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/8880.9d3963c3.async.js

1214 lines
2.5 MiB

(self.webpackChunk=self.webpackChunk||[]).push([[8880],{10906:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Mt}});var te=ue(67711),wt=ue(59301),Qt={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 512h-56c-4.4 0-8 3.6-8 8v320H184V184h320c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V520c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M355.9 534.9L354 653.8c-.1 8.9 7.1 16.2 16 16.2h.4l118-2.9c2-.1 4-.9 5.4-2.3l415.9-415c3.1-3.1 3.1-8.2 0-11.3L785.4 114.3c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-415.8 415a8.3 8.3 0 00-2.3 5.6zm63.5 23.6L779.7 199l45.2 45.1-360.5 359.7-45.7 1.1.7-46.4z"}}]},name:"form",theme:"outlined"},Yt=Qt,Bt=ue(7657),jt=function(St,kt){return wt.createElement(Bt.Z,(0,te.Z)({},St,{ref:kt,icon:Yt}))},Ct=wt.forwardRef(jt),Mt=Ct},8336:function(){"use strict"},12469:function(){"use strict"},99587:function(bn,jn){"use strict";jn.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 bn(vt,et,tt,lt){tt===void 0&&(tt=0),lt===void 0&&(lt=1/0),this._name=vt,this._defaultValue=et,this._minimum=tt,this._maximum=lt}Object.defineProperty(bn.prototype,"name",{get:function(){return this._name},set:function(vt){if(typeof vt!="string"||vt==="")throw new Error("Shape name must be a valid string.");this._name=vt}}),Object.defineProperty(bn.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(vt){if(typeof vt!="number"||isNaN(vt))throw new Error("The default value must be a real number, not: "+vt);this._defaultValue=vt}}),Object.defineProperty(bn.prototype,"minimum",{get:function(){return this._minimum},set:function(vt){if(typeof vt!="number"||isNaN(vt))throw new Error("Minimum must be a real number, not: "+vt);this._minimum=vt}}),Object.defineProperty(bn.prototype,"maximum",{get:function(){return this._maximum},set:function(vt){if(typeof vt!="number"||isNaN(vt))throw new Error("Maximum must be a real number, not: "+vt);this._maximum=vt}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(vt,et){var tt=go.Shape._FigureParameters[vt];return tt?tt[et]:null},go.Shape.setFigureParameter=function(vt,et,tt){if(!(tt instanceof bn))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+tt);if(tt.defaultValue<tt.minimum||tt.defaultValue>tt.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+tt.defaultValue);var lt=go.Shape._FigureParameters[vt];lt||(lt=[],go.Shape._FigureParameters[vt]=lt),lt[et]=tt};var jn=[];function ue(vt,et){var tt=jn.pop();return tt===void 0?new go.Point(vt,et):(tt.x=vt,tt.y=et,tt)}function te(){var vt=jn.pop();return vt===void 0?new go.Point:vt}function wt(vt){jn.push(vt)}function Qt(vt,et,tt,lt,ot,ut,ct,ft,gt){gt||(gt=new go.Point);var Lt=vt-tt,Rt=ot-ct,Ut=NaN,Nt=NaN;if(Lt===0)if(Rt===0)vt===tt&&(Ut=vt,Nt=et);else{var $t=(ut-ft)/Rt,qt=ut-$t*ot;Ut=vt,Nt=$t*Ut+qt}else if(Rt===0){var Zt=(et-lt)/Lt,ce=et-Zt*vt;Ut=ot,Nt=Zt*Ut+ce}else{var Zt=(et-lt)/Lt,$t=(ut-ft)/Rt,ce=et-Zt*vt,qt=ut-$t*ot;Ut=(qt-ce)/(Zt-$t),Nt=Zt*Ut+ce}return gt.x=Ut,gt.y=Nt,gt}function Yt(vt,et,tt,lt,ot,ut,ct,ft,gt,Lt,Rt,Ut,Nt,$t){var qt=1-gt,Zt=gt,ce=vt*qt+tt*Zt,de=et*qt+lt*Zt,be=tt*qt+ot*Zt,Ne=lt*qt+ut*Zt,Ge=ot*qt+ct*Zt,xe=ut*qt+ft*Zt,We=ce*qt+be*Zt,he=de*qt+Ne*Zt,Jt=be*qt+Ge*Zt,re=Ne*qt+xe*Zt,se=We*qt+Jt*Zt,pe=he*qt+re*Zt;Lt.x=ce,Lt.y=de,Rt.x=We,Rt.y=he,Ut.x=se,Ut.y=pe,Nt.x=Jt,Nt.y=re,$t.x=Ge,$t.y=xe}var Bt=new go.Spot(.156,.156),jt=new go.Spot(.844,.844),Ct=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new bn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;(isNaN(lt)||lt<0)&&(lt=5),lt=Math.min(lt,et/3),lt=Math.min(lt,tt/3);var ot=lt*Ct,ut=new go.Geometry().add(new go.PathFigure(lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,lt,et-ot,0,et,ot)).add(new go.PathSegment(go.PathSegment.Line,et,tt-lt)).add(new go.PathSegment(go.PathSegment.Bezier,et-lt,tt,et,tt-ot,et-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,lt,tt)).add(new go.PathSegment(go.PathSegment.Bezier,0,tt-lt,ot,tt,0,tt-ot)).add(new go.PathSegment(go.PathSegment.Line,0,lt)).add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,ot,ot,0).close()));return ot>1&&(ut.spot1=new go.Spot(0,0,ot,ot),ut.spot2=new go.Spot(1,1,-ot,-ot)),ut}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(vt,et,tt){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,tt).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(et,tt).add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,et,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(et,tt).add(new go.PathSegment(go.PathSegment.Line,0,tt)).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(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.5*et,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(vt,et,tt){var lt=new go.Geometry(go.Geometry.Line);return lt.startX=0,lt.startY=tt/2,lt.endX=et,lt.endY=tt/2,lt}),go.Shape.defineFigureGenerator("LineV",function(vt,et,tt){var lt=new go.Geometry(go.Geometry.Line);return lt.startX=et/2,lt.startY=0,lt.endX=et/2,lt.endY=tt,lt}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,tt/2,!1).add(new go.PathSegment(go.PathSegment.Line,et,tt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,tt)))}),go.Shape.defineFigureGenerator("XLine",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,tt,!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,tt)))}),go.Shape.defineFigureGenerator("LineRight",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.25*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,tt)))}),go.Shape.defineFigureGenerator("LineDown",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,.25*tt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.75*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.25*tt)))}),go.Shape.defineFigureGenerator("LineLeft",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.75*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,tt)))}),go.Shape.defineFigureGenerator("LineUp",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,.75*tt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.25*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.75*tt)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(vt,et,tt){var lt=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(lt*et,(1-lt)*tt,!1).add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,lt*tt)).add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*tt)).add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,(1-lt)*tt)).add(new go.PathSegment(go.PathSegment.Move,0,tt/2)).add(new go.PathSegment(go.PathSegment.Line,et,tt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,tt)))}),go.Shape.defineFigureGenerator("CircleLine",function(vt,et,tt){var lt=et/2,ot=new go.Geometry().add(new go.PathFigure(et,et/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,lt,lt,lt,lt).close()));return ot.spot1=Bt,ot.spot2=jt,ot.defaultStretch=go.GraphObject.Uniform,ot}),go.Shape.defineFigureGenerator("Line1",function(vt,et,tt){var lt=new go.Geometry(go.Geometry.Line);return lt.startX=0,lt.startY=0,lt.endX=et,lt.endY=tt,lt}),go.Shape.defineFigureGenerator("Line2",function(vt,et,tt){var lt=new go.Geometry(go.Geometry.Line);return lt.startX=et,lt.startY=0,lt.endX=0,lt.endY=tt,lt}),go.Shape.defineFigureGenerator("Curve1",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,tt,Ct*et,0,et,(1-Ct)*tt)))}),go.Shape.defineFigureGenerator("Curve2",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,tt,0,Ct*tt,(1-Ct)*et,tt)))}),go.Shape.defineFigureGenerator("Curve3",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,tt,et,Ct*tt,Ct*et,tt)))}),go.Shape.defineFigureGenerator("Curve4",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,tt,(1-Ct)*et,0,0,(1-Ct)*tt)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(et,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(vt,et,tt){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,tt).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(vt,et,tt){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,tt).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new bn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)?lt=.1:lt<-1?lt=-1:lt>1&&(lt=1);var ot=Math.abs(lt)*et;if(lt===0){var ut=new go.Geometry(go.Geometry.Rectangle);return ut.startX=0,ut.startY=0,ut.endX=et,ut.endY=tt,ut}else{var ut=new go.Geometry;return lt>0?ut.add(new go.PathFigure(ot,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())):ut.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-ot,0)).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,ot,tt).close())),ot<et/2&&ut.setSpots(ot/et,0,(et-ot)/et,1),ut}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new bn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)?lt=10:lt<-et?lt=-et:lt>et&&(lt=et);var ot=Math.abs(lt);if(lt===0){var ut=new go.Geometry(go.Geometry.Rectangle);return ut.startX=0,ut.startY=0,ut.endX=et,ut.endY=tt,ut}else{var ut=new go.Geometry;return lt>0?ut.add(new go.PathFigure(ot,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())):ut.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-ot,0)).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,ot,tt).close())),ot<et/2&&ut.setSpots(ot/et,0,(et-ot)/et,1),ut}}),go.Shape.setFigureParameter("Trapezoid1",0,new bn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)?lt=.2:lt<.5?lt=-.5:lt>.5&&(lt=.5);var ot=Math.abs(lt)*et;if(lt===0){var ut=new go.Geometry(go.Geometry.Rectangle);return ut.startX=0,ut.startY=0,ut.endX=et,ut.endY=tt,ut}else{var ut=new go.Geometry;return lt>0?ut.add(new go.PathFigure(ot,0).add(new go.PathSegment(go.PathSegment.Line,et-ot,0)).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())):ut.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,ot,tt).close())),ot<et/2&&ut.setSpots(ot/et,0,(et-ot)/et,1),ut}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new bn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)?lt=20:lt<-et?lt=-et/2:lt>et&&(lt=et/2);var ot=Math.abs(lt);if(lt===0){var ut=new go.Geometry(go.Geometry.Rectangle);return ut.startX=0,ut.startY=0,ut.endX=et,ut.endY=tt,ut}else{var ut=new go.Geometry;return lt>0?ut.add(new go.PathFigure(ot,0).add(new go.PathSegment(go.PathSegment.Line,et-ot,0)).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())):ut.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,ot,tt).close())),ot<et/2&&ut.setSpots(ot/et,0,(et-ot)/et,1),ut}}),go.Shape.setFigureParameter("ManualOperation",0,new bn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)?lt=10:lt<-et?lt=-et/2:lt>et&&(lt=et/2);var ot=Math.abs(lt);if(lt===0){var ut=new go.Geometry(go.Geometry.Rectangle);return ut.startX=0,ut.startY=0,ut.endX=et,ut.endY=tt,ut}else{var ut=new go.Geometry;return lt>0?ut.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,ot,tt).close())):ut.add(new go.PathFigure(ot,0).add(new go.PathSegment(go.PathSegment.Line,et-ot,0)).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close())),ot<et/2&&ut.setSpots(ot/et,0,(et-ot)/et,1),ut}});var Mt=[];function It(){var vt=Mt.pop();return vt===void 0?[]:vt}function St(vt){vt.length=0,Mt.push(vt)}function kt(vt){for(var et=It(),tt=.5,lt=.5,ot=Math.PI*1.5,ut=0,ct=0;ct<vt;ct++)ut=2*Math.PI/vt*ct+ot,et[ct]=new go.Point(lt+tt*Math.cos(ut),lt+tt*Math.sin(ut));return et.push(et[0]),et}function xt(vt){var et=Ft(vt),tt=It();tt[0]=et[0];for(var lt=1,ot=1;lt<et.length;lt+=2,ot+=3)tt[ot]=et[lt],tt[ot+1]=et[lt],tt[ot+2]=et[lt+1];return St(et),tt}function Ft(vt){for(var et=kt(vt),tt=It(),lt=Math.floor(et.length/2),ot=et.length-1,ut=vt%2===0?2:1,ct=0;ct<ot;ct++){var ft=et[ct],gt=et[ct+1],Lt=et[(lt+ct-1)%ot],Rt=et[(lt+ct+ut)%ot];tt[ct*2]=ft,tt[ct*2+1]=Qt(ft.x,ft.y,Lt.x,Lt.y,gt.x,gt.y,Rt.x,Rt.y,new go.Point)}return tt[tt.length]=tt[0],St(et),tt}go.Shape.defineFigureGenerator("Pentagon",function(vt,et,tt){var lt=kt(5),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<5;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.2,.22),ot.spot2=new go.Spot(.8,.9),ot}),go.Shape.defineFigureGenerator("Hexagon",function(vt,et,tt){var lt=kt(6),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<6;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.07,.25),ot.spot2=new go.Spot(.93,.75),ot}),go.Shape.defineFigureGenerator("Heptagon",function(vt,et,tt){var lt=kt(7),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<7;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.2,.15),ot.spot2=new go.Spot(.8,.85),ot}),go.Shape.defineFigureGenerator("Octagon",function(vt,et,tt){var lt=kt(8),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<8;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.15,.15),ot.spot2=new go.Spot(.85,.85),ot}),go.Shape.defineFigureGenerator("Nonagon",function(vt,et,tt){var lt=kt(9),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<9;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.17,.13),ot.spot2=new go.Spot(.82,.82),ot}),go.Shape.defineFigureGenerator("Decagon",function(vt,et,tt){var lt=kt(10),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<10;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.16,.16),ot.spot2=new go.Spot(.84,.84),ot}),go.Shape.defineFigureGenerator("Dodecagon",function(vt,et,tt){var lt=kt(12),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<12;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.16,.16),ot.spot2=new go.Spot(.84,.84),ot}),go.Shape.defineFigureGenerator("FivePointedStar",function(vt,et,tt){var lt=Ft(5),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<10;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.266,.333),ot.spot2=new go.Spot(.733,.733),ot}),go.Shape.defineFigureGenerator("SixPointedStar",function(vt,et,tt){var lt=Ft(6),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<12;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.17,.25),ot.spot2=new go.Spot(.83,.75),ot}),go.Shape.defineFigureGenerator("SevenPointedStar",function(vt,et,tt){var lt=Ft(7),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<14;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.222,.277),ot.spot2=new go.Spot(.777,.666),ot}),go.Shape.defineFigureGenerator("EightPointedStar",function(vt,et,tt){var lt=Ft(8),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<16;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.25,.25),ot.spot2=new go.Spot(.75,.75),ot}),go.Shape.defineFigureGenerator("NinePointedStar",function(vt,et,tt){var lt=Ft(9),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<18;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.222,.277),ot.spot2=new go.Spot(.777,.666),ot}),go.Shape.defineFigureGenerator("TenPointedStar",function(vt,et,tt){var lt=Ft(10),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<20;ct++)ut.add(new go.PathSegment(go.PathSegment.Line,lt[ct].x*et,lt[ct].y*tt));return ut.add(new go.PathSegment(go.PathSegment.Line,lt[0].x*et,lt[0].y*tt).close()),St(lt),ot.spot1=new go.Spot(.281,.261),ot.spot2=new go.Spot(.723,.748),ot}),go.Shape.defineFigureGenerator("FivePointedBurst",function(vt,et,tt){var lt=xt(5),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<lt.length;ct+=3)ut.add(new go.PathSegment(go.PathSegment.Bezier,lt[ct+2].x*et,lt[ct+2].y*tt,lt[ct].x*et,lt[ct].y*tt,lt[ct+1].x*et,lt[ct+1].y*tt));return ut.segments.last().close(),St(lt),ot.spot1=new go.Spot(.222,.277),ot.spot2=new go.Spot(.777,.777),ot}),go.Shape.defineFigureGenerator("SixPointedBurst",function(vt,et,tt){var lt=xt(6),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<lt.length;ct+=3)ut.add(new go.PathSegment(go.PathSegment.Bezier,lt[ct+2].x*et,lt[ct+2].y*tt,lt[ct].x*et,lt[ct].y*tt,lt[ct+1].x*et,lt[ct+1].y*tt));return ut.segments.last().close(),St(lt),ot.spot1=new go.Spot(.17,.222),ot.spot2=new go.Spot(.833,.777),ot}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(vt,et,tt){var lt=xt(7),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<lt.length;ct+=3)ut.add(new go.PathSegment(go.PathSegment.Bezier,lt[ct+2].x*et,lt[ct+2].y*tt,lt[ct].x*et,lt[ct].y*tt,lt[ct+1].x*et,lt[ct+1].y*tt));return ut.segments.last().close(),St(lt),ot.spot1=new go.Spot(.222,.222),ot.spot2=new go.Spot(.777,.777),ot}),go.Shape.defineFigureGenerator("EightPointedBurst",function(vt,et,tt){var lt=xt(8),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<lt.length;ct+=3)ut.add(new go.PathSegment(go.PathSegment.Bezier,lt[ct+2].x*et,lt[ct+2].y*tt,lt[ct].x*et,lt[ct].y*tt,lt[ct+1].x*et,lt[ct+1].y*tt));return ut.segments.last().close(),St(lt),ot.spot1=new go.Spot(.222,.222),ot.spot2=new go.Spot(.777,.777),ot}),go.Shape.defineFigureGenerator("NinePointedBurst",function(vt,et,tt){var lt=xt(9),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<lt.length;ct+=3)ut.add(new go.PathSegment(go.PathSegment.Bezier,lt[ct+2].x*et,lt[ct+2].y*tt,lt[ct].x*et,lt[ct].y*tt,lt[ct+1].x*et,lt[ct+1].y*tt));return ut.segments.last().close(),St(lt),ot.spot1=new go.Spot(.222,.222),ot.spot2=new go.Spot(.777,.777),ot}),go.Shape.defineFigureGenerator("TenPointedBurst",function(vt,et,tt){var lt=xt(10),ot=new go.Geometry,ut=new go.PathFigure(lt[0].x*et,lt[0].y*tt,!0);ot.add(ut);for(var ct=1;ct<lt.length;ct+=3)ut.add(new go.PathSegment(go.PathSegment.Bezier,lt[ct+2].x*et,lt[ct+2].y*tt,lt[ct].x*et,lt[ct].y*tt,lt[ct+1].x*et,lt[ct+1].y*tt));return ut.segments.last().close(),St(lt),ot.spot1=new go.Spot(.222,.222),ot.spot2=new go.Spot(.777,.777),ot}),go.Shape.setFigureParameter("FramedRectangle",0,new bn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new bn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(vt,et,tt){var lt=vt?vt.parameter1:NaN,ot=vt?vt.parameter2:NaN;isNaN(lt)&&(lt=8),isNaN(ot)&&(ot=8);var ut=new go.Geometry,ct=new go.PathFigure(0,0,!0);return ut.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt<et/2&&ot<tt/2&&(ct.add(new go.PathSegment(go.PathSegment.Move,lt,ot)),ct.add(new go.PathSegment(go.PathSegment.Line,lt,tt-ot)),ct.add(new go.PathSegment(go.PathSegment.Line,et-lt,tt-ot)),ct.add(new go.PathSegment(go.PathSegment.Line,et-lt,ot).close())),ut.setSpots(0,0,1,1,lt,ot,-lt,-ot),ut}),go.Shape.setFigureParameter("Ring",0,new bn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;(isNaN(lt)||lt<0)&&(lt=8);var ot=et/2,ut=new go.Geometry,ct=new go.PathFigure(et,et/2,!0);ut.add(ct),ct.add(new go.PathSegment(go.PathSegment.Arc,0,360,ot,ot,ot,ot).close());var ft=Math.max(ot-lt,0);return ft>0&&(ct.add(new go.PathSegment(go.PathSegment.Move,et/2+ft,et/2)),ct.add(new go.PathSegment(go.PathSegment.Arc,0,-360,ot,ot,ft,ft).close())),ut.spot1=Bt,ut.spot2=jt,ut.defaultStretch=go.GraphObject.Uniform,ut}),go.Shape.defineFigureGenerator("Cloud",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.08034461*et,.1944299*tt,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*et,.05349299*tt,-.09239631*et,.07836421*tt,.1406031*et,-.0542823*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*et,.074219*tt,.2450511*et,-.00697547*tt,.3776197*et,-.01112067*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*et,.07004196*tt,.4539471*et,0,.6066018*et,-.02526587*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*et,.08370865*tt,.6914277*et,-.01904177*tt,.8921095*et,-.01220843*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*et,.3194596*tt,1.036446*et,.04105738*tt,1.020377*et,.3022052*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*et,.562044*tt,1.04448*et,.360238*tt,.992256*et,.5219009*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*et,.8217117*tt,1.032337*et,.5771781*tt,1.018411*et,.8120651*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*et,.9156953*tt,1.028411*et,.9571472*tt,.8556702*et,1.052487*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*et,.9310455*tt,.7431877*et,1.009325*tt,.5624123*et,1.021761*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*et,.9344623*tt,.4820677*et,1.031761*tt,.3030112*et,1.002796*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.870098*tt,.2329994*et,1.01518*tt,.03213784*et,1.01518*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*et,.6545475*tt,-.02812061*et,.9032597*tt,-.01205169*et,.6835638*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*et,.4265613*tt,-.01812061*et,.6089503*tt,-.00606892*et,.4555777*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.1944299*tt,-.01606892*et,.3892545*tt,-.01205169*et,.1944299*tt))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(vt,et,tt){var lt=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(lt*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,lt*tt)).add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*tt)).add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,tt)).add(new go.PathSegment(go.PathSegment.Line,lt*et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*tt)).add(new go.PathSegment(go.PathSegment.Line,0,lt*tt).close())).setSpots(lt/2,lt/2,1-lt/2,1-lt/2)}),go.Shape.setFigureParameter("Pie",0,new bn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new bn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(vt,et,tt){var lt=vt?vt.parameter1:NaN,ot=vt?vt.parameter2:NaN;isNaN(lt)&&(lt=0),isNaN(ot)&&(ot=315);var ut=lt%360;ut<0&&(ut+=360);var ct=ot%360,ft=Math.min(et,tt)/2;return new go.Geometry().add(new go.PathFigure(ft,ft).add(new go.PathSegment(go.PathSegment.Arc,ut,ct,ft,ft,ft,ft).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(vt,et,tt){var lt=Ct/Math.SQRT2*.5,ot=Math.SQRT2/2,ut=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(et,tt,!0).add(new go.PathSegment(go.PathSegment.Bezier,ot*et,ut*tt,et,(1-lt)*tt,(ot+lt)*et,(ut+lt)*tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close()))}),go.Shape.setFigureParameter("ThickCross",0,new bn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;(isNaN(lt)||lt<0)&&(lt=30);var ot=Math.min(lt,et)/2,ut=et/2,ct=tt/2;return new go.Geometry().add(new go.PathFigure(ut-ot,0,!0).add(new go.PathSegment(go.PathSegment.Line,ut+ot,0)).add(new go.PathSegment(go.PathSegment.Line,ut+ot,ct-ot)).add(new go.PathSegment(go.PathSegment.Line,et,ct-ot)).add(new go.PathSegment(go.PathSegment.Line,et,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,ut+ot,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,ut+ot,tt)).add(new go.PathSegment(go.PathSegment.Line,ut-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,ut-ot,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,0,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,0,ct-ot)).add(new go.PathSegment(go.PathSegment.Line,ut-ot,ct-ot).close()))}),go.Shape.setFigureParameter("ThinCross",0,new bn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;(isNaN(lt)||lt<0)&&(lt=10);var ot=Math.min(lt,et)/2,ut=et/2,ct=tt/2;return new go.Geometry().add(new go.PathFigure(ut-ot,0,!0).add(new go.PathSegment(go.PathSegment.Line,ut+ot,0)).add(new go.PathSegment(go.PathSegment.Line,ut+ot,ct-ot)).add(new go.PathSegment(go.PathSegment.Line,et,ct-ot)).add(new go.PathSegment(go.PathSegment.Line,et,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,ut+ot,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,ut+ot,tt)).add(new go.PathSegment(go.PathSegment.Line,ut-ot,tt)).add(new go.PathSegment(go.PathSegment.Line,ut-ot,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,0,ct+ot)).add(new go.PathSegment(go.PathSegment.Line,0,ct-ot)).add(new go.PathSegment(go.PathSegment.Line,ut-ot,ct-ot).close()))}),go.Shape.setFigureParameter("ThickX",0,new bn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;if((isNaN(lt)||lt<0)&&(lt=30),et===0||tt===0){var ot=new go.Geometry(go.Geometry.Rectangle);return ot.startX=0,ot.startY=0,ot.endX=et,ot.endY=tt,ot}else{var ut=et/2,ct=tt/2,ft=Math.atan2(tt,et),gt=lt-Math.min(Math.cos(ft)*lt/2,ut),Lt=lt-Math.min(Math.sin(ft)*lt/2,ct),ot=new go.Geometry,Rt=new go.PathFigure(gt,0,!0);return ot.add(Rt),Rt.add(new go.PathSegment(go.PathSegment.Line,ut,.2*tt)),Rt.add(new go.PathSegment(go.PathSegment.Line,et-gt,0)),Rt.add(new go.PathSegment(go.PathSegment.Line,et,Lt)),Rt.add(new go.PathSegment(go.PathSegment.Line,.8*et,ct)),Rt.add(new go.PathSegment(go.PathSegment.Line,et,tt-Lt)),Rt.add(new go.PathSegment(go.PathSegment.Line,et-gt,tt)),Rt.add(new go.PathSegment(go.PathSegment.Line,ut,.8*tt)),Rt.add(new go.PathSegment(go.PathSegment.Line,gt,tt)),Rt.add(new go.PathSegment(go.PathSegment.Line,0,tt-Lt)),Rt.add(new go.PathSegment(go.PathSegment.Line,.2*et,ct)),Rt.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),ot}}),go.Shape.setFigureParameter("ThinX",0,new bn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;(isNaN(lt)||lt<0)&&(lt=10);var ot=new go.Geometry,ut=new go.PathFigure(.1*et,0,!0);return ot.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.1*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.6*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.9*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.9*et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.1*et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.9*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.1*tt).close()),ot}),go.Shape.setFigureParameter("SquareIBeam",0,new bn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.2);var ot=new go.Geometry,ut=new go.PathFigure(0,0,!0);return ot.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,lt*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(.5+lt/2)*et,lt*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(.5+lt/2)*et,(1-lt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(.5-lt/2)*et,(1-lt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(.5-lt/2)*et,lt*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,lt*tt).close()),ot}),go.Shape.setFigureParameter("RoundedIBeam",0,new bn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.5);var ot=new go.Geometry,ut=new go.PathFigure(0,0,!0);return ot.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Bezier,et,tt,Math.abs(1-lt)*et,.25*tt,Math.abs(1-lt)*et,.75*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,0,0,lt*et,.75*tt,lt*et,.25*tt).close()),ot}),go.Shape.defineFigureGenerator("HalfEllipse",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,Ct*et,0,et,(.5-Ct/2)*tt)).add(new go.PathSegment(go.PathSegment.Bezier,0,tt,et,(.5+Ct/2)*tt,Ct*et,tt).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,tt,et,0,et,tt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*et,.75*tt,.5*et,.25*tt).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.5*et,tt,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*tt,.1*et,.8*tt,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*tt,0,0,.45*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,.3*tt,.55*et,0,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,et,.5*tt,.9*et,.8*tt).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.5*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*et,.01*tt)).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,.6*et,.2*tt,et,.25*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.7*tt,et,.8*tt,.6*et,.8*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.75*et,tt,.5*et,.75*tt,.55*et,.95*tt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,tt)).add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.7*tt,.45*et,.95*tt,.5*et,.75*tt)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*tt,.4*et,.8*tt,0,.8*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.49*et,.01*tt,0,.25*tt,.4*et,.2*tt).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.4*et,.6*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Bezier,.15*et,tt,.5*et,.75*tt,.45*et,.95*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.85*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.6*tt,.55*et,.95*tt,.5*et,.75*tt));var ut=.2,ct=.3,ft=0,gt=ut*Ct;return ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ct)*et,(.5+ut+ft)*tt,(.5-ut+ct)*et,(.5+gt+ft)*tt,(.5-gt+ct)*et,(.5+ut+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+ut+ct)*et,(.5+ft)*tt,(.5+gt+ct)*et,(.5+ut+ft)*tt,(.5+ut+ct)*et,(.5+gt+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ct)*et,(.5-ut+ft)*tt,(1-.5+ut+ct)*et,(.5-gt+ft)*tt,(.5+gt+ct)*et,(.5-ut+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*tt,(.5-gt+ct)*et,(.5-ut+ft)*tt,(.5-ut+ct+.05)*et,(.5-gt+ft-.02)*tt)),ut=.2,ct=0,ft=-.3,gt=ut*Ct,ot.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+ut+ct)*et,(.5+ft)*tt,(.5+gt+ct)*et,(.5+ut+ft)*tt,(.5+ut+ct)*et,(.5+gt+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ct)*et,(.5-ut+ft)*tt,(1-.5+ut+ct)*et,(.5-gt+ft)*tt,(.5+gt+ct)*et,(.5-ut+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ut+ct)*et,(.5+ft)*tt,(.5-gt+ct)*et,(.5-ut+ft)*tt,(.5-ut+ct)*et,(.5-gt+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5-gt+ct)*et,(.5+ut+ft)*tt,(.5-ut+ct)*et,(.5+gt+ft)*tt,(.5-gt+ct)*et,(.5+ut+ft)*tt)),ut=.2,ct=-.3,ft=0,gt=ut*Ct,ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ct)*et,(.5-ut+ft)*tt,(1-.5+ut+ct-.05)*et,(.5-gt+ft-.02)*tt,(.5+gt+ct)*et,(.5-ut+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ut+ct)*et,(.5+ft)*tt,(.5-gt+ct)*et,(.5-ut+ft)*tt,(.5-ut+ct)*et,(.5-gt+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ct)*et,(.5+ut+ft)*tt,(.5-ut+ct)*et,(.5+gt+ft)*tt,(.5-gt+ct)*et,(.5+ut+ft)*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*tt,(.5+gt+ct)*et,(.5+ut+ft)*tt,(.5+ut+ct)*et,(.5+gt+ft)*tt).close()),lt.setSpots(.06,.33,.93,.68),lt}),go.Shape.defineFigureGenerator("YinYang",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*.5,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*.5,et*.5,et*.5,et*.5)),ot.add(new go.PathSegment(go.PathSegment.Arc,90,-180,et*.5,et*.75,et*.25,et*.25)),ot.add(new go.PathSegment(go.PathSegment.Arc,90,180,et*.5,et*.25,et*.25,et*.25));var ut=.1,ct=.5,ft=.25;return ot.add(new go.PathSegment(go.PathSegment.Move,(ct+ut)*et,ft*tt)),ot.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*ct,tt*ft,ut*et,ut*et).close()),ot=new go.PathFigure(et*.5,0,!1),lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*.5,et*.5,et*.5,et*.5)),ft=.75,ot=new go.PathFigure((ct+ut)*et,ft*tt,!0),lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*ct,tt*ft,ut*et,ut*et).close()),lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Peace",function(vt,et,tt){var lt=.8535533905932737,ot=.5*et,ut=.5*tt;return new go.Geometry().add(new go.PathFigure(ot,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,ot,ut,ot,ut)).add(new go.PathSegment(go.PathSegment.Line,ot,tt)).add(new go.PathSegment(go.PathSegment.Move,ot,ut)).add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,lt*tt)).add(new go.PathSegment(go.PathSegment.Move,ot,ut)).add(new go.PathSegment(go.PathSegment.Line,lt*et,lt*tt)))}),go.Shape.defineFigureGenerator("NotAllowed",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=.5,ct=.5,ft=.5,gt=new go.PathFigure(ct*et,(ft-ut)*tt);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ut)*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt)),ut=.4,ot=Ct*.4;var Lt=te(),Rt=te(),Ut=te(),Nt=te();Yt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.42,Lt,Rt,Ut,Nt,Nt);var $t=te(),qt=te(),Zt=te();Yt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.58,Nt,Nt,Zt,$t,qt);var ce=te(),de=te(),be=te();Yt(ct,ft+ut,ct-ot,ft+ut,ct-ut,ft+ot,ct-ut,ft,.42,ce,de,be,Nt,Nt);var Ne=te(),Ge=te(),xe=te();return Yt(ct,ft+ut,ct-ot,ft+ut,ct-ut,ft+ot,ct-ut,ft,.58,Nt,Nt,xe,Ne,Ge),gt.add(new go.PathSegment(go.PathSegment.Move,xe.x*et,xe.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,Ne.x*et,Ne.y*tt,Ge.x*et,Ge.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,Ut.x*et,Ut.y*tt,Lt.x*et,Lt.y*tt,Rt.x*et,Rt.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,xe.x*et,xe.y*tt).close()),gt.add(new go.PathSegment(go.PathSegment.Move,be.x*et,be.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,Zt.x*et,Zt.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,$t.x*et,$t.y*tt,qt.x*et,qt.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,be.x*et,be.y*tt,ce.x*et,ce.y*tt,de.x*et,de.y*tt).close()),wt(Lt),wt(Rt),wt(Ut),wt(Nt),wt($t),wt(qt),wt(Zt),wt(ce),wt(de),wt(be),wt(Ne),wt(Ge),wt(xe),lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Fragile",function(vt,et,tt){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*tt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.25*tt)).add(new go.PathSegment(go.PathSegment.Line,.29*et,.33*tt)).add(new go.PathSegment(go.PathSegment.Line,.35*et,.25*tt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.15*tt)).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*tt,et,.25*tt,.75*et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*tt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.9*tt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,tt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,tt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.9*tt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*tt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*tt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.5*tt,0,.25*tt).close()))}),go.Shape.setFigureParameter("HourGlass",0,new bn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;(isNaN(lt)||lt<0)&&(lt=30),lt>et&&(lt=et);var ot=(et-lt)/2,ut=ot+lt;return new go.Geometry().add(new go.PathFigure(ut,.5*tt).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt)).add(new go.PathSegment(go.PathSegment.Line,ot,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,.55*tt).add(new go.PathSegment(go.PathSegment.Line,.6*et,0)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.45*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.45*tt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,tt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.55*tt).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.4,ut=.4,ct=.5,ft=.5,gt=te(),Lt=te(),Rt=te(),Ut=te(),Nt=new go.PathFigure((ct-ut)*et,ft*tt,!1);lt.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt)),Yt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.44,Rt,Ut,Lt,gt,gt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Lt.x*et,Lt.y*tt,Rt.x*et,Rt.y*tt,Ut.x*et,Ut.y*tt));var $t=ue(Lt.x,Lt.y);Yt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.56,gt,gt,Lt,Rt,Ut);var qt=ue(Lt.x,Lt.y);Nt.add(new go.PathSegment(go.PathSegment.Line,($t.x*.1+.95*.9)*et,$t.y*.1*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.85*et,$t.y*.1*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.85*et,0)),Nt.add(new go.PathSegment(go.PathSegment.Line,et,0)),Nt.add(new go.PathSegment(go.PathSegment.Line,et,.15*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,(qt.x*.1+.9)*et,.15*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,(qt.x*.1+.9)*et,(qt.y*.1+.05*.9)*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,qt.x*et,qt.y*tt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,Rt.x*et,Rt.y*tt,Ut.x*et,Ut.y*tt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,(ct-ot)*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt)),ut=.35,ot=Ct*.35;var Zt=new go.PathFigure(ct*et,(ft-ut)*tt,!1);lt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ut)*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt));var ce=new go.PathFigure((ct-ut)*et,ft*tt,!1);return lt.add(ce),wt(gt),wt(Lt),wt(Rt),wt(Ut),wt($t),wt(qt),lt.spot1=new go.Spot(.202,.257),lt.spot2=new go.Spot(.792,.739),lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("GenderFemale",function(vt,et,tt){var lt=new go.Geometry,ot=.375,ut=0,ct=-.125,ft=ot*Ct,gt=new go.PathFigure((.525+ut)*et,(.5+ot+ct)*tt,!1);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+ot+ut)*et,(.5+ct)*tt,(.5+ft+ut)*et,(.5+ot+ct)*tt,(.5+ot+ut)*et,(.5+ft+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ut)*et,(.5-ot+ct)*tt,(1-.5+ot+ut)*et,(.5-ft+ct)*tt,(.5+ft+ut)*et,(.5-ot+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ot+ut)*et,(.5+ct)*tt,(.5-ft+ut)*et,(.5-ot+ct)*tt,(.5-ot+ut)*et,(.5-ft+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+ut)*et,(.5+ot+ct)*tt,(.5-ot+ut)*et,(.5+ft+ct)*tt,(.5-ft+ut)*et,(.5+ot+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.475*et,tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.525*et,tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*tt).close()),ot=.325,ut=0,ct=-.125,ft=ot*Ct;var gt=new go.PathFigure((1-.5+ot+ut)*et,(.5+ct)*tt,!1);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ut)*et,(.5+ot+ct)*tt,(.5+ot+ut)*et,(.5+ft+ct)*tt,(.5+ft+ut)*et,(.5+ot+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ot+ut)*et,(.5+ct)*tt,(.5-ft+ut)*et,(.5+ot+ct)*tt,(.5-ot+ut)*et,(.5+ft+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ut)*et,(.5-ot+ct)*tt,(.5-ot+ut)*et,(.5-ft+ct)*tt,(.5-ft+ut)*et,(.5-ot+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+ot+ut)*et,(.5+ct)*tt,(.5+ft+ut)*et,(.5-ot+ct)*tt,(1-.5+ot+ut)*et,(.5-ft+ct)*tt));var gt=new go.PathFigure((.525+ut)*et,(.5+ot+ct)*tt,!1);return lt.add(gt),lt.spot1=new go.Spot(.232,.136),lt.spot2=new go.Spot(.682,.611),lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("LogicImplies",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;return isNaN(lt)&&(lt=.2),new go.Geometry().add(new go.PathFigure((1-lt)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,tt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;return isNaN(lt)&&(lt=.2),new go.Geometry().add(new go.PathFigure((1-lt)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,tt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)).add(new go.PathSegment(go.PathSegment.Move,lt*et,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,lt*et,tt))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(vt,et,tt){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,tt)))}),go.Shape.defineFigureGenerator("LogicAnd",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,tt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,tt))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)).add(new go.PathSegment(go.PathSegment.Line,et,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(vt,et,tt){var lt=new go.Geometry().add(new go.PathFigure(.5*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*et,.5*tt,.5*et,.5*tt)));return lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("LogicTruth",function(vt,et,tt){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,tt)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,tt,!1).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Move,.5*et,tt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(vt,et,tt){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*tt)).add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)).add(new go.PathSegment(go.PathSegment.Move,et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,et,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt)))}),go.Shape.defineFigureGenerator("LogicForAll",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*tt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*tt))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(vt,et,tt){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*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)).add(new go.PathSegment(go.PathSegment.Move,0,tt)).add(new go.PathSegment(go.PathSegment.Line,et,tt))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(vt,et,tt){var lt=.5;return new go.Geometry().add(new go.PathFigure(0,tt,!1).add(new go.PathSegment(go.PathSegment.Line,0,lt*tt)).add(new go.PathSegment(go.PathSegment.Arc,180,180,lt*et,lt*tt,lt*et,lt*tt)).add(new go.PathSegment(go.PathSegment.Line,et,tt))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(vt,et,tt){var lt=.5;return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,lt*tt)).add(new go.PathSegment(go.PathSegment.Arc,0,180,lt*et,lt*tt,lt*et,lt*tt)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new bn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new bn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.3);var ot=vt?vt.parameter2:NaN;isNaN(ot)&&(ot=.3);var ut=(1-lt)*et,ct=(.5-ot/2)*tt,ft=(.5+ot/2)*tt,gt=new go.Geometry,Lt=new go.PathFigure(0,ct,!0);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,ct)),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,tt)),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,ft)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,ft).close()),gt.spot1=new go.Spot(0,ct/tt);var Rt=Qt(0,ft/tt,1,ft/tt,ut/et,1,1,.5,te());return gt.spot2=new go.Spot(Rt.x,Rt.y),wt(Rt),gt}),go.Shape.setFigureParameter("Arrow2",0,new bn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new bn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=30),lt>et&&(lt=et);var ot=vt?vt.parameter2:NaN;isNaN(ot)&&(ot=30),ot=Math.min(ot,tt/2);var ut=et-lt,ct=(tt-ot)/2,ft=ct+ot,gt=new go.Geometry,Lt=new go.PathFigure(0,ct,!0);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,ct)),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,tt)),Lt.add(new go.PathSegment(go.PathSegment.Line,ut,ft)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,ft).close()),gt.spot1=new go.Spot(0,ct/tt);var Rt=Qt(0,ft/tt,1,ft/tt,ut/et,1,1,.5,te());return gt.spot2=new go.Spot(Rt.x,Rt.y),wt(Rt),gt}),go.Shape.defineFigureGenerator("Chevron",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt).close()),lt}),go.Shape.defineFigureGenerator("DoubleArrow",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,.214*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,1*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,1*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,.786*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,1*tt).close()),lt}),go.Shape.setFigureParameter("DoubleEndArrow",0,new bn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.3);var ot=(.5-lt/2)*tt,ut=(.5+lt/2)*tt,ct=new go.Geometry,ft=new go.PathFigure(et,.5*tt,!0);ct.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,.3*et,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,.3*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),ft.add(new go.PathSegment(go.PathSegment.Line,.3*et,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var gt=Qt(0,.5,.3,0,0,ot/tt,.1,ot/tt,te());return ct.spot1=new go.Spot(gt.x,gt.y),gt=Qt(.7,1,1,.5,0,ut/tt,1,ut/tt,gt),ct.spot2=new go.Spot(gt.x,gt.y),wt(gt),ct}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new bn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new bn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=40);var ot=vt?vt.parameter2:NaN;isNaN(ot)&&(ot=100);var ut=(tt-lt)/2,ct=ut+lt,ft=(tt-ot)/2,gt=ft+ot;(lt>tt||ot>tt)&&(ot>lt?(lt=lt*tt/ot,ut=(tt-lt)/2,ct=ut+lt,ft=0,gt=tt):(ut=0,ct=tt,ft=0,gt=tt));var Lt=new go.Geometry,Rt=new go.PathFigure(et,.5*tt,!0);Lt.add(Rt),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,ct)),Rt.add(new go.PathSegment(go.PathSegment.Line,.3*et,ct)),Rt.add(new go.PathSegment(go.PathSegment.Line,.3*et,gt)),Rt.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)),Rt.add(new go.PathSegment(go.PathSegment.Line,.3*et,ft)),Rt.add(new go.PathSegment(go.PathSegment.Line,.3*et,ut)),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,ut)),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,ft).close());var Ut=Qt(0,.5,.3,ft/tt,0,ut/tt,1,ut/tt,te());return Lt.spot1=new go.Spot(Ut.x,Ut.y),Ut=Qt(.7,gt/tt,1,.5,0,ct/tt,1,ct/tt,Ut),Lt.spot2=new go.Spot(Ut.x,Ut.y),wt(Ut),Lt}),go.Shape.setFigureParameter("IBeamArrow",0,new bn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.3);var ot=(.5-lt/2)*tt,ut=(.5+lt/2)*tt,ct=new go.Geometry,ft=new go.PathFigure(et,.5*tt,!0);ct.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,.2*et,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,.2*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,0,0)),ft.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),ft.add(new go.PathSegment(go.PathSegment.Line,.2*et,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),ct.spot1=new go.Spot(0,ot/tt);var gt=Qt(.7,1,1,.5,0,ut/tt,1,ut/tt,te());return ct.spot2=new go.Spot(gt.x,gt.y),wt(gt),ct}),go.Shape.setFigureParameter("IBeamArrow2",0,new bn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new bn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=40);var ot=vt?vt.parameter2:NaN;isNaN(ot)&&(ot=100);var ut=(tt-lt)/2,ct=ut+lt,ft=(tt-ot)/2,gt=ft+ot;(lt>tt||ot>tt)&&(ot>lt?(lt=lt*tt/ot,ut=(tt-lt)/2,ct=ut+lt,ft=0,gt=tt):(ut=0,ct=tt,ft=0,gt=tt));var Lt=new go.Geometry,Rt=new go.PathFigure(et,.5*tt,!0);Lt.add(Rt),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,ct)),Rt.add(new go.PathSegment(go.PathSegment.Line,.2*et,ct)),Rt.add(new go.PathSegment(go.PathSegment.Line,.2*et,gt)),Rt.add(new go.PathSegment(go.PathSegment.Line,0,gt)),Rt.add(new go.PathSegment(go.PathSegment.Line,0,ft)),Rt.add(new go.PathSegment(go.PathSegment.Line,.2*et,ft)),Rt.add(new go.PathSegment(go.PathSegment.Line,.2*et,ut)),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,ut)),Rt.add(new go.PathSegment(go.PathSegment.Line,.7*et,ft).close()),Lt.spot1=new go.Spot(0,ut/tt);var Ut=Qt(.7,gt/tt,1,.5,0,ct/tt,1,ct/tt,te());return Lt.spot2=new go.Spot(Ut.x,Ut.y),wt(Ut),Lt}),go.Shape.setFigureParameter("Pointer",0,new bn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.1);var ot=new go.Geometry,ut=new go.PathFigure(et,.5*tt,!0);ot.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,lt*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),ot.spot1=new go.Spot(lt,.35);var ct=Qt(.2,.65,1,.65,0,1,1,.5,te());return ot.spot2=new go.Spot(ct.x,ct.y),wt(ct),ot}),go.Shape.setFigureParameter("RoundedPointer",0,new bn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.3);var ot=new go.Geometry,ut=new go.PathFigure(et,.5*tt,!0);ot.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,0,0,lt*et,.75*tt,lt*et,.25*tt).close()),ot.spot1=new go.Spot(lt,.35);var ct=Qt(0,.65,1,.65,0,1,1,.5,te());return ot.spot2=new go.Spot(ct.x,ct.y),wt(ct),ot}),go.Shape.setFigureParameter("SplitEndArrow",0,new bn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.4);var ot=(.5-lt/2)*tt,ut=(.5+lt/2)*tt,ct=new go.Geometry,ft=new go.PathFigure(et,.5*tt,!0);ct.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,0,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,0,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),ct.spot1=new go.Spot(.2,.3);var gt=Qt(.7,1,1,.5,0,ut/tt,1,ut/tt,te());return ct.spot2=new go.Spot(gt.x,gt.y),wt(gt),ct}),go.Shape.setFigureParameter("SplitEndArrow2",0,new bn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=50);var ot=(tt-lt)/2,ut=ot+lt;lt>tt&&(ot=0,ut=tt);var ct=new go.Geometry,ft=new go.PathFigure(et,.5*tt,!0);ct.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,0,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,0,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),ct.spot1=new go.Spot(.2,ot/tt);var gt=Qt(.7,1,1,.5,0,ut/tt,1,ut/tt,te());return ct.spot2=new go.Spot(gt.x,gt.y),wt(gt),ct}),go.Shape.setFigureParameter("SquareArrow",0,new bn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.7);var ot=new go.Geometry,ut=new go.PathFigure(et,.5*tt,!0);return ot.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,lt*et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,0)),ut.add(new go.PathSegment(go.PathSegment.Line,lt*et,0).close()),ot.spot1=go.Spot.TopLeft,ot.spot2=new go.Spot(lt,1),ot}),go.Shape.defineFigureGenerator("Cone1",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=Ct*.1,ct=new go.PathFigure(0,.9*tt,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,et,.9*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,et,(.9+ut)*tt,(.5+ot)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*tt,(.5-ot)*et,tt,0,(.9+ut)*tt).close()),lt.spot1=new go.Spot(.25,.5),lt.spot2=new go.Spot(.75,.97),lt}),go.Shape.defineFigureGenerator("Cone2",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.9*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*tt,(1-.85/.9)*et,tt,.85/.9*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.9*tt).close());var ut=new go.PathFigure(0,.9*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*tt,(1-.85/.9)*et,.8*tt,.85/.9*et,.8*tt)),lt.spot1=new go.Spot(.25,.5),lt.spot2=new go.Spot(.75,.82),lt}),go.Shape.defineFigureGenerator("Cube1",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.85*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.15*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.15*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.85*tt).close());var ut=new go.PathFigure(.5*et,tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.15*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.5*et,.3*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.15*tt)),lt.spot1=new go.Spot(0,.3),lt.spot2=new go.Spot(.5,.85),lt}),go.Shape.defineFigureGenerator("Cube2",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.3*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.7*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,0).close());var ut=new go.PathFigure(0,.3*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,.3*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Move,.7*et,.3*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,tt)),lt.spot1=new go.Spot(0,.3),lt.spot2=new go.Spot(.7,1),lt}),go.Shape.defineFigureGenerator("Cylinder1",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=5),lt=Math.min(lt,tt/3);var ot=new go.Geometry,ut=Ct*.5,ct=new go.PathFigure(0,lt,!0);ot.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,Ct*lt,(.5-ut)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,1*et,lt,(.5+ut)*et,0,1*et,Ct*lt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt-lt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,1*tt,1*et,tt-Ct*lt,(.5+ut)*et,1*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,tt-lt,(.5-ut)*et,1*tt,0,tt-Ct*lt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,lt));var ft=new go.PathFigure(et,lt,!1);return ot.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*lt,1*et,2*lt-Ct*lt,(.5+ut)*et,2*lt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,0,lt,(.5-ut)*et,2*lt,0,2*lt-Ct*lt)),ot.spot1=new go.Spot(0,0,0,2*lt),ot.spot2=new go.Spot(1,1),ot}),go.Shape.defineFigureGenerator("Cylinder2",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=5),lt=Math.min(lt,tt/3);var ot=new go.Geometry,ut=Ct*.5,ct=new go.PathFigure(0,tt-lt,!0);ot.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,0,lt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,Ct*lt,(.5-ut)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,lt,(.5+ut)*et,0,et,Ct*lt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt-lt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,et,tt-Ct*lt,(.5+ut)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,tt-lt,(.5-ut)*et,tt,0,tt-Ct*lt));var ft=new go.PathFigure(0,tt-lt,!1);return ot.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt-2*lt,0,tt-lt-Ct*lt,(.5-ut)*et,tt-2*lt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,et,tt-lt,(.5+ut)*et,tt-2*lt,et,tt-lt-Ct*lt)),ot.spot1=new go.Spot(0,0),ot.spot2=new go.Spot(1,1,0,-2*lt),ot}),go.Shape.defineFigureGenerator("Cylinder3",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=5),lt=Math.min(lt,et/3);var ot=new go.Geometry,ut=Ct*.5,ct=new go.PathFigure(lt,0,!0);ot.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et-lt,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,et-Ct*lt,0,et,(.5-ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,tt,et,(.5+ut)*tt,et-Ct*lt,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,lt,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*tt,Ct*lt,tt,0,(.5+ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,(.5-ut)*tt,Ct*lt,0));var ft=new go.PathFigure(lt,0,!1);return ot.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,2*lt,.5*tt,lt+Ct*lt,0,2*lt,(.5-ut)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,lt,tt,2*lt,(.5+ut)*tt,lt+Ct*lt,tt)),ot.spot1=new go.Spot(0,0,2*lt,0),ot.spot2=new go.Spot(1,1),ot}),go.Shape.defineFigureGenerator("Cylinder4",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=5),lt=Math.min(lt,et/3);var ot=new go.Geometry,ut=Ct*.5,ct=new go.PathFigure(et-lt,0,!0);ot.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,et-Ct*lt,0,et,(.5-ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,tt,et,(.5+ut)*tt,et-Ct*lt,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,lt,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*tt,Ct*lt,tt,0,(.5+ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,(.5-ut)*tt,Ct*lt,0)),ct.add(new go.PathSegment(go.PathSegment.Line,et-lt,0));var ft=new go.PathFigure(et-lt,0,!1);return ot.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,et-2*lt,.5*tt,et-lt-Ct*lt,0,et-2*lt,(.5-ut)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,tt,et-2*lt,(.5+ut)*tt,et-lt-Ct*lt,tt)),ot.spot1=new go.Spot(0,0),ot.spot2=new go.Spot(1,1,-2*lt,0),ot}),go.Shape.defineFigureGenerator("Prism1",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.25*et,.25*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ut=new go.PathFigure(.25*et,.25*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),lt.spot1=new go.Spot(.408,.172),lt.spot2=new go.Spot(.833,.662),lt}),go.Shape.defineFigureGenerator("Prism2",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.25*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ut=new go.PathFigure(0,tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.25*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,0,.25*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*tt)),lt.spot1=new go.Spot(.25,.5),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("Pyramid1",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.75*tt).close());var ut=new go.PathFigure(.5*et,0,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),lt.spot1=new go.Spot(.25,.367),lt.spot2=new go.Spot(.75,.875),lt}),go.Shape.defineFigureGenerator("Pyramid2",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.85*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.85*tt).close());var ut=new go.PathFigure(.5*et,0,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.85*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.85*tt)),lt.spot1=new go.Spot(.25,.367),lt.spot2=new go.Spot(.75,.875),lt}),go.Shape.defineFigureGenerator("Actor",function(vt,et,tt){var lt=new go.Geometry,ot=.2,ut=.1,ct=Ct*ot,ft=Ct*ut,gt=.5,Lt=.1,Rt=new go.PathFigure(gt*et,(Lt+ut)*tt,!0);lt.add(Rt),Rt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ot)*et,Lt*tt,(gt-ct)*et,(Lt+ut)*tt,(gt-ot)*et,(Lt+ft)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-ut)*tt,(gt-ot)*et,(Lt-ft)*tt,(gt-ct)*et,(Lt-ut)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ot)*et,Lt*tt,(gt+ct)*et,(Lt-ut)*tt,(gt+ot)*et,(Lt-ft)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt+ut)*tt,(gt+ot)*et,(Lt+ft)*tt,(gt+ct)*et,(Lt+ut)*tt));var Ut=.05,Nt=Ct*Ut;gt=.05,Lt=.25;var $t=new go.PathFigure(.5*et,.2*tt,!0);return lt.add($t),$t.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*tt)),gt=.95,Lt=.25,$t.add(new go.PathSegment(go.PathSegment.Bezier,(gt+Ut)*et,Lt*tt,(gt+Nt)*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,et,.6*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*tt)),Ut=.025,Nt=Ct*Ut,gt=.825,Lt=.35,$t.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt,(gt+Nt)*et,(Lt-Ut)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(gt-Ut)*et,Lt*tt,(gt-Nt)*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.8*et,tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*tt)),Ut=.05,Nt=Ct*Ut,gt=.5,Lt=.7,$t.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt,(gt+Nt)*et,(Lt-Ut)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(gt-Ut)*et,Lt*tt,(gt-Nt)*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.45*et,tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.2*et,tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*tt)),Ut=.025,Nt=Ct*Ut,gt=.175,Lt=.35,$t.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt,(gt+Nt)*et,(Lt-Ut)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(gt-Ut)*et,Lt*tt,(gt-Nt)*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,0,.6*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,0,.25*tt)),Ut=.05,Nt=Ct*Ut,gt=.05,Lt=.25,$t.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt,(gt-Nt)*et,(Lt-Ut)*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*tt)),lt.spot1=new go.Spot(.2,.2),lt.spot2=new go.Spot(.8,.65),lt}),go.Shape.setFigureParameter("Card",0,new bn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;isNaN(lt)&&(lt=.2);var ot=new go.Geometry,ut=new go.PathFigure(et,0,!0);return ot.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,lt*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,lt*et,0).close()),ot.spot1=new go.Spot(0,lt),ot.spot2=go.Spot.BottomRight,ot}),go.Shape.defineFigureGenerator("Collate",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,.5*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt));var ut=new go.PathFigure(.5*et,.5*tt,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt)),lt.spot1=new go.Spot(.25,0),lt.spot2=new go.Spot(.75,.25),lt}),go.Shape.defineFigureGenerator("CreateRequest",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.1);var ut=new go.PathFigure(0,0,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ct=new go.PathFigure(0,ot*tt,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,ot*tt)),ct.add(new go.PathSegment(go.PathSegment.Move,0,(1-ot)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,(1-ot)*tt)),lt}),go.Shape.defineFigureGenerator("Database",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=Ct*.1,ct=new go.PathFigure(et,.1*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,.9*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,et,(.9+ut)*tt,(.5+ot)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*tt,(.5-ot)*et,tt,0,(.9+ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,.1*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-ut)*tt,(.5-ot)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*tt,(.5+ot)*et,0,et,(.1-ut)*tt));var ft=new go.PathFigure(et,.1*tt,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*tt,et,(.1+ut)*tt,(.5+ot)*et,.2*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*tt,(.5-ot)*et,.2*tt,0,(.1+ut)*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,et,.2*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*tt,et,(.2+ut)*tt,(.5+ot)*et,.3*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*tt,(.5-ot)*et,.3*tt,0,(.2+ut)*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,et,.3*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*tt,et,(.3+ut)*tt,(.5+ot)*et,.4*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*tt,(.5-ot)*et,.4*tt,0,(.3+ut)*tt)),lt.spot1=new go.Spot(0,.4),lt.spot2=new go.Spot(1,.9),lt}),go.Shape.defineFigureGenerator("DataStorage",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,tt,et,0,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.9*tt,.25*et,.1*tt).close()),lt.spot1=new go.Spot(.226,0),lt.spot2=new go.Spot(.81,1),lt}),go.Shape.defineFigureGenerator("DiskStorage",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=Ct*.1,ct=new go.PathFigure(et,.1*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,.9*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,et,(.9+ut)*tt,(.5+ot)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*tt,(.5-ot)*et,tt,0,(.9+ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,.1*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-ut)*tt,(.5-ot)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*tt,(.5+ot)*et,0,et,(.1-ut)*tt));var ft=new go.PathFigure(et,.1*tt,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*tt,et,(.1+ut)*tt,(.5+ot)*et,.2*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*tt,(.5-ot)*et,.2*tt,0,(.1+ut)*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,et,.2*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*tt,et,(.2+ut)*tt,(.5+ot)*et,.3*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*tt,(.5-ot)*et,.3*tt,0,(.2+ut)*tt)),lt.spot1=new go.Spot(0,.3),lt.spot2=new go.Spot(1,.9),lt}),go.Shape.defineFigureGenerator("Display",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.25*et,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,tt,et,0,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.25*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt).close()),lt.spot1=new go.Spot(.25,0),lt.spot2=new go.Spot(.75,1),lt}),go.Shape.defineFigureGenerator("DividedEvent",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)?ot=.2:ot<.15&&(ot=.15);var ut=Ct*.2,ct=new go.PathFigure(0,.2*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,0,(.2-ut)*tt,(.2-ut)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,.2*tt,(.8+ut)*et,0,et,(.2-ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,.8*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,tt,et,(.8+ut)*tt,(.8+ut)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*tt,(.2-ut)*et,tt,0,(.8+ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,.2*tt));var ft=new go.PathFigure(0,ot*tt,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et,ot*tt)),lt}),go.Shape.defineFigureGenerator("DividedProcess",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;(isNaN(ot)||ot<.1)&&(ot=.1);var ut=new go.PathFigure(0,0,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ct=new go.PathFigure(0,ot*tt,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,ot*tt)),lt}),go.Shape.defineFigureGenerator("Document",function(vt,et,tt){var lt=new go.Geometry;tt=tt/.8;var ot=new go.PathFigure(0,.7*tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*tt,.5*et,.4*tt,.5*et,tt).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(1,.6),lt}),go.Shape.defineFigureGenerator("ExternalOrganization",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;(isNaN(ot)||ot<.2)&&(ot=.2);var ut=new go.PathFigure(0,0,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ct=new go.PathFigure(ot*et,0,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,0,ot*tt)),ct.add(new go.PathSegment(go.PathSegment.Move,et,ot*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,(1-ot)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Move,0,(1-ot)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,ot*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Move,(1-ot)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,(1-ot)*tt)),lt}),go.Shape.defineFigureGenerator("ExternalProcess",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt).close());var ut=new go.PathFigure(.1*et,.4*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.9*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.6*et,.1*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.4*et,.1*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.4*et,.9*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.6*et,.9*tt)),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("File",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ut=new go.PathFigure(.75*et,0,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.25*tt)),lt.spot1=new go.Spot(0,.25),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Interrupt",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et,.5*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt));var ut=new go.PathFigure(et,.5*tt,!1);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt));var ct=new go.PathFigure(et,.5*tt,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.spot1=new go.Spot(0,.25),lt.spot2=new go.Spot(.5,.75),lt}),go.Shape.defineFigureGenerator("InternalStorage",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN,ut=vt?vt.parameter2:NaN;isNaN(ot)&&(ot=.1),isNaN(ut)&&(ut=.1);var ct=new go.PathFigure(0,0,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ft=new go.PathFigure(ot*et,0,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,ot*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Move,0,ut*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,et,ut*tt)),lt}),go.Shape.defineFigureGenerator("Junction",function(vt,et,tt){var lt=new go.Geometry,ot=1/Math.SQRT2,ut=(1-1/Math.SQRT2)/2,ct=Ct*.5,ft=.5,gt=new go.PathFigure(et,ft*tt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,ft*et,tt,et,(ft+ct)*tt,(ft+ct)*et,tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,0,ft*tt,(ft-ct)*et,tt,0,(ft+ct)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ft*et,0,0,(ft-ct)*tt,(ft-ct)*et,0)),gt.add(new go.PathSegment(go.PathSegment.Bezier,et,ft*tt,(ft+ct)*et,0,et,(ft-ct)*tt));var Lt=new go.PathFigure((ut+ot)*et,(ut+ot)*tt,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,ut*et,ut*tt)),Lt.add(new go.PathSegment(go.PathSegment.Move,ut*et,(ut+ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Line,(ut+ot)*et,ut*tt)),lt}),go.Shape.defineFigureGenerator("LinedDocument",function(vt,et,tt){var lt=new go.Geometry;tt=tt/.8;var ot=new go.PathFigure(0,.7*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*tt,.5*et,.4*tt,.5*et,tt).close());var ut=new go.PathFigure(.1*et,0,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.1*et,.75*tt)),lt.spot1=new go.Spot(.1,0),lt.spot2=new go.Spot(1,.6),lt}),go.Shape.defineFigureGenerator("LoopLimit",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt).close()),lt.spot1=new go.Spot(0,.25),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("MagneticTape",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=.5,ct=new go.PathFigure(.5*et,tt,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,ut*tt,(ut-ot)*et,tt,0,(ut+ot)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,ut*et,0,0,(ut-ot)*tt,(ut-ot)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,ut*tt,(ut+ot)*et,0,et,(ut-ot)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,(ut+.1)*et,.9*tt,et,(ut+ot)*tt,(ut+ot)*et,.9*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,.9*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.8),lt}),go.Shape.defineFigureGenerator("ManualInput",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.25*tt).close()),lt.spot1=new go.Spot(0,.25),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("MessageFromUser",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.7);var ut=new go.PathFigure(0,0,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,ot*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt.spot1=go.Spot.TopLeft,lt}),go.Shape.defineFigureGenerator("MicroformProcessing",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.25);var ut=new go.PathFigure(0,0,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,ot*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,(1-ot)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt}),go.Shape.defineFigureGenerator("MicroformRecording",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.15*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.85*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt.spot1=new go.Spot(0,.25),lt.spot2=new go.Spot(1,.75),lt}),go.Shape.defineFigureGenerator("MultiDocument",function(vt,et,tt){var lt=new go.Geometry;tt=tt/.8;var ot=new go.PathFigure(et,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.44*tt,.96*et,.47*tt,.93*et,.45*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.54*tt,.86*et,.57*tt,.83*et,.55*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*tt,.4*et,.4*tt,.4*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,0).close());var ut=new go.PathFigure(.1*et,.2*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.54*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.9*et,.44*tt)),lt.spot1=new go.Spot(0,.25),lt.spot2=new go.Spot(.8,.77),lt}),go.Shape.defineFigureGenerator("MultiProcess",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.1*et,.1*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*tt).close());var ut=new go.PathFigure(.2*et,.1*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.1*et,.2*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*tt)),lt.spot1=new go.Spot(0,.2),lt.spot2=new go.Spot(.8,1),lt}),go.Shape.defineFigureGenerator("OfflineStorage",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.1);var ut=1-ot,ct=new go.PathFigure(0,0,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt).close());var ft=new go.PathFigure(.5*ot*et,ot*tt,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,(1-.5*ot)*et,ot*tt)),lt}),go.Shape.defineFigureGenerator("OffPageConnector",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(.75,1),lt}),go.Shape.defineFigureGenerator("Or",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=.5,ct=new go.PathFigure(et,ut*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,ut*et,tt,et,(ut+ot)*tt,(ut+ot)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,ut*tt,(ut-ot)*et,tt,0,(ut+ot)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,ut*et,0,0,(ut-ot)*tt,(ut-ot)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,ut*tt,(ut+ot)*et,0,et,(ut-ot)*tt));var ft=new go.PathFigure(et,.5*tt,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,.5*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt}),go.Shape.defineFigureGenerator("PaperTape",function(vt,et,tt){var lt=new go.Geometry;tt=tt/.8;var ot=new go.PathFigure(0,.7*tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,.3*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,et,.3*tt,.5*et,.6*tt,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*tt,.5*et,.4*tt,.5*et,tt).close()),lt.spot1=new go.Spot(0,.49),lt.spot2=new go.Spot(1,.75),lt}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN,ut=vt?vt.parameter2:NaN;isNaN(ot)&&(ot=.1),isNaN(ut)&&(ut=.3);var ct=new go.PathFigure(0,0,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,(1-ut)*et,.5*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN,ut=vt?vt.parameter2:NaN;isNaN(ot)&&(ot=.1),isNaN(ut)&&(ut=.3);var ct=new go.PathFigure(0,0,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,(1-ut)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,(1-ut)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt}),go.Shape.defineFigureGenerator("Procedure",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.1);var ut=new go.PathFigure(0,0,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ct=new go.PathFigure((1-ot)*et,0,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,(1-ot)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Move,ot*et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,ot*et,tt)),lt}),go.Shape.defineFigureGenerator("Process",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.1);var ut=new go.PathFigure(0,0,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ct=new go.PathFigure(ot*et,0,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,ot*et,tt)),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Sort",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt).close());var ut=new go.PathFigure(0,.5*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.5),lt}),go.Shape.defineFigureGenerator("Start",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.25);var ut=new go.PathFigure(ot*et,0,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*tt,.25*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*tt,.25*et,.5*tt));var ct=new go.PathFigure(ot*et,0,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,ot*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Move,(1-ot)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,(1-ot)*et,tt)),lt.spot1=new go.Spot(ot,0),lt.spot2=new go.Spot(1-ot,1),lt}),go.Shape.defineFigureGenerator("Terminator",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.25*et,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*tt,.25*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*tt,.25*et,.5*tt)),lt.spot1=new go.Spot(.23,0),lt.spot2=new go.Spot(.77,1),lt}),go.Shape.defineFigureGenerator("TransmittalTape",function(vt,et,tt){var lt=new go.Geometry,ot=vt?vt.parameter1:NaN;isNaN(ot)&&(ot=.1);var ut=new go.PathFigure(0,0,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.75*et,(1-ot)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,(1-ot)*tt).close()),lt.spot1=go.Spot.TopLeft,lt}),go.Shape.defineFigureGenerator("AndGate",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=new go.PathFigure(0,0,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ut.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,(.5+ot)*et,0,et,(.5-ot)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,et,(.5+ot)*tt,(.5+ot)*et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(.55,1),lt}),go.Shape.defineFigureGenerator("Buffer",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt.spot1=new go.Spot(0,.25),lt.spot2=new go.Spot(.5,.75),lt}),go.Shape.defineFigureGenerator("Clock",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=.5,ct=new go.PathFigure(et,ut*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,ut*et,tt,et,(ut+ot)*tt,(ut+ot)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,ut*tt,(ut-ot)*et,tt,0,(ut+ot)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,ut*et,0,0,(ut-ot)*tt,(ut-ot)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,ut*tt,(ut+ot)*et,0,et,(ut-ot)*tt));var ft=new go.PathFigure(et,ut*tt,!1);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et,ut*tt));var gt=new go.PathFigure(.8*et,.75*tt,!1);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*tt)),lt}),go.Shape.defineFigureGenerator("Ground",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.3*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.7*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.4*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,tt)),lt}),go.Shape.defineFigureGenerator("Inverter",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.1,ut=.1,ct=.9,ft=.5,gt=new go.PathFigure(.8*et,.5*tt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,0,tt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,0)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*tt));var Lt=new go.PathFigure((ct+ut)*et,ft*tt,!0);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,(ct-ot)*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,(ct+ot)*et,(ft-ut)*tt,(ct+ut)*et,(ft-ot)*tt)),lt.spot1=new go.Spot(0,.25),lt.spot2=new go.Spot(.4,.75),lt}),go.Shape.defineFigureGenerator("NandGate",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=Ct*.4,ct=Ct*.1,ft=.1,gt=.9,Lt=.5,Rt=new go.PathFigure(.8*et,.5*tt,!0);lt.add(Rt),Rt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,tt,.8*et,(.5+ut)*tt,(.4+ot)*et,tt)),Rt.add(new go.PathSegment(go.PathSegment.Line,0,tt)),Rt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Rt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*tt,(.4+ot)*et,0,.8*et,(.5-ut)*tt));var Ut=new go.PathFigure((gt+ft)*et,Lt*tt,!0);return lt.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt+ft)*tt,(gt+ft)*et,(Lt+ct)*tt,(gt+ct)*et,(Lt+ft)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ft)*et,Lt*tt,(gt-ct)*et,(Lt+ft)*tt,(gt-ft)*et,(Lt+ct)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-ft)*tt,(gt-ft)*et,(Lt-ct)*tt,(gt-ct)*et,(Lt-ft)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ft)*et,Lt*tt,(gt+ct)*et,(Lt-ft)*tt,(gt+ft)*et,(Lt-ct)*tt)),lt.spot1=new go.Spot(0,.05),lt.spot2=new go.Spot(.55,.95),lt}),go.Shape.defineFigureGenerator("NorGate",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=Ct*ot,ct=0,ft=.5,gt=new go.PathFigure(.8*et,.5*tt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,0,tt,.7*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*tt,.25*et,.25*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*tt,(ct+ut)*et,(ft-ot)*tt,.7*et,(ft-ut)*tt)),ot=.1,ut=Ct*.1,ct=.9,ft=.5;var Lt=new go.PathFigure((ct-ot)*et,ft*tt,!0);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ot)*et,ft*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ot)*et,ft*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt)),lt.spot1=new go.Spot(.2,.25),lt.spot2=new go.Spot(.6,.75),lt}),go.Shape.defineFigureGenerator("OrGate",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=Ct*ot,ct=0,ft=.5,gt=new go.PathFigure(0,0,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,(ct+ut+ut)*et,(ft-ot)*tt,.8*et,(ft-ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,0,tt,.8*et,(ft+ut)*tt,(ct+ut+ut)*et,(ft+ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*tt,.25*et,.25*tt).close()),lt.spot1=new go.Spot(.2,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("XnorGate",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=Ct*ot,ct=.2,ft=.5,gt=new go.PathFigure(.1*et,0,!1);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,tt,.35*et,.25*tt,.35*et,.75*tt));var Lt=new go.PathFigure(.8*et,.5*tt,!0);lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,tt,.7*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*tt,.45*et,.25*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*tt,(ct+ut)*et,(ft-ot)*tt,.7*et,(ft-ut)*tt)),ot=.1,ut=Ct*.1,ct=.9,ft=.5;var Rt=new go.PathFigure((ct-ot)*et,ft*tt,!0);return lt.add(Rt),Rt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ot)*et,ft*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ot)*et,ft*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt)),lt.spot1=new go.Spot(.4,.25),lt.spot2=new go.Spot(.65,.75),lt}),go.Shape.defineFigureGenerator("XorGate",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=Ct*ot,ct=.2,ft=.5,gt=new go.PathFigure(.1*et,0,!1);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,tt,.35*et,.25*tt,.35*et,.75*tt));var Lt=new go.PathFigure(.2*et,0,!0);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,(ct+ut)*et,(ft-ot)*tt,.9*et,(ft-ut)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,tt,.9*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*tt,.45*et,.25*tt).close()),lt.spot1=new go.Spot(.4,.25),lt.spot2=new go.Spot(.8,.75),lt}),go.Shape.defineFigureGenerator("Capacitor",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),lt}),go.Shape.defineFigureGenerator("Resistor",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.5*tt,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*tt)),lt}),go.Shape.defineFigureGenerator("Inductor",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.1,ut=.1,ct=.1,ft=.5,gt=new go.PathFigure((ct-ot*.5)*et,tt,!1);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,0,(ct-ot)*et,tt,(ct-ut)*et,0)),ct=.3,gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,tt,(ct+ut)*et,0,(ct+ot)*et,tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,0,(ct-ot)*et,tt,(ct-ut)*et,0)),ct=.5,gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,tt,(ct+ut)*et,0,(ct+ot)*et,tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,0,(ct-ot)*et,tt,(ct-ut)*et,0)),ct=.7,gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,tt,(ct+ut)*et,0,(ct+ot)*et,tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,0,(ct-ot)*et,tt,(ct-ut)*et,0)),ct=.9,gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ot*.5)*et,tt,(ct+ut)*et,0,(ct+ot)*et,tt)),lt}),go.Shape.defineFigureGenerator("ACvoltageSource",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.5,ut=.5,ct=.5,ft=.5,gt=new go.PathFigure((ct-ut)*et,ft*tt,!1);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,(ct+ot)*et,(ft-ut)*tt,(ct+ut)*et,(ft-ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,(ct-ot)*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Move,(ct-ut+.1)*et,ft*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut-.1)*et,ft*tt,ct*et,(ft-ut)*tt,ct*et,(ft+ut)*tt)),lt}),go.Shape.defineFigureGenerator("DCvoltageSource",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.75*tt,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),lt}),go.Shape.defineFigureGenerator("Diode",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),lt.spot1=new go.Spot(0,.25),lt.spot2=new go.Spot(.5,.75),lt}),go.Shape.defineFigureGenerator("Wifi",function(vt,et,tt){var lt=new go.Geometry,ot=et,ut=tt;et=et*.38,tt=tt*.6;var ct=Ct*.8,ft=.8,gt=0,Lt=.5,Rt=(ot-et)/2,Ut=(ut-tt)/2,Nt=new go.PathFigure(gt*et+Rt,(Lt+ft)*tt+Ut,!0);lt.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ft)*et+Rt,Lt*tt+Ut,(gt-ct)*et+Rt,(Lt+ft)*tt+Ut,(gt-ft)*et+Rt,(Lt+ct)*tt+Ut)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt-ft)*tt+Ut,(gt-ft)*et+Rt,(Lt-ct)*tt+Ut,(gt-ct)*et+Rt,(Lt-ft)*tt+Ut)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ft+ct*.5)*et+Rt,Lt*tt+Ut,gt*et+Rt,(Lt-ft)*tt+Ut,(gt-ft+ct*.5)*et+Rt,(Lt-ct)*tt+Ut)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt+ft)*tt+Ut,(gt-ft+ct*.5)*et+Rt,(Lt+ct)*tt+Ut,gt*et+Rt,(Lt+ft)*tt+Ut).close()),ct=Ct*.4,ft=.4,gt=.2,Lt=.5;var $t=new go.PathFigure(gt*et+Rt,(Lt+ft)*tt+Ut,!0);lt.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ft)*et+Rt,Lt*tt+Ut,(gt-ct)*et+Rt,(Lt+ft)*tt+Ut,(gt-ft)*et+Rt,(Lt+ct)*tt+Ut)),$t.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt-ft)*tt+Ut,(gt-ft)*et+Rt,(Lt-ct)*tt+Ut,(gt-ct)*et+Rt,(Lt-ft)*tt+Ut)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ft+ct*.5)*et+Rt,Lt*tt+Ut,gt*et+Rt,(Lt-ft)*tt+Ut,(gt-ft+ct*.5)*et+Rt,(Lt-ct)*tt+Ut)),$t.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt+ft)*tt+Ut,(gt-ft+ct*.5)*et+Rt,(Lt+ct)*tt+Ut,gt*et+Rt,(Lt+ft)*tt+Ut).close()),ct=Ct*.2,ft=.2,gt=.5,Lt=.5;var qt=new go.PathFigure((gt-ft)*et+Rt,Lt*tt+Ut,!0);lt.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt-ft)*tt+Ut,(gt-ft)*et+Rt,(Lt-ct)*tt+Ut,(gt-ct)*et+Rt,(Lt-ft)*tt+Ut)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ft)*et+Rt,Lt*tt+Ut,(gt+ct)*et+Rt,(Lt-ft)*tt+Ut,(gt+ft)*et+Rt,(Lt-ct)*tt+Ut)),qt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt+ft)*tt+Ut,(gt+ft)*et+Rt,(Lt+ct)*tt+Ut,(gt+ct)*et+Rt,(Lt+ft)*tt+Ut)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ft)*et+Rt,Lt*tt+Ut,(gt-ct)*et+Rt,(Lt+ft)*tt+Ut,(gt-ft)*et+Rt,(Lt+ct)*tt+Ut)),ct=Ct*.4,ft=.4,gt=.8,Lt=.5;var Zt=new go.PathFigure(gt*et+Rt,(Lt-ft)*tt+Ut,!0);lt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ft)*et+Rt,Lt*tt+Ut,(gt+ct)*et+Rt,(Lt-ft)*tt+Ut,(gt+ft)*et+Rt,(Lt-ct)*tt+Ut)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt+ft)*tt+Ut,(gt+ft)*et+Rt,(Lt+ct)*tt+Ut,(gt+ct)*et+Rt,(Lt+ft)*tt+Ut)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ft-ct*.5)*et+Rt,Lt*tt+Ut,gt*et+Rt,(Lt+ft)*tt+Ut,(gt+ft-ct*.5)*et+Rt,(Lt+ct)*tt+Ut)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt-ft)*tt+Ut,(gt+ft-ct*.5)*et+Rt,(Lt-ct)*tt+Ut,gt*et+Rt,(Lt-ft)*tt+Ut).close()),ct=Ct*.8,ft=.8,gt=1,Lt=.5;var ce=new go.PathFigure(gt*et+Rt,(Lt-ft)*tt+Ut,!0);return lt.add(ce),ce.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ft)*et+Rt,Lt*tt+Ut,(gt+ct)*et+Rt,(Lt-ft)*tt+Ut,(gt+ft)*et+Rt,(Lt-ct)*tt+Ut)),ce.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt+ft)*tt+Ut,(gt+ft)*et+Rt,(Lt+ct)*tt+Ut,(gt+ct)*et+Rt,(Lt+ft)*tt+Ut)),ce.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ft-ct*.5)*et+Rt,Lt*tt+Ut,gt*et+Rt,(Lt+ft)*tt+Ut,(gt+ft-ct*.5)*et+Rt,(Lt+ct)*tt+Ut)),ce.add(new go.PathSegment(go.PathSegment.Bezier,gt*et+Rt,(Lt-ft)*tt+Ut,(gt+ft-ct*.5)*et+Rt,(Lt-ct)*tt+Ut,gt*et+Rt,(Lt-ft)*tt+Ut).close()),lt}),go.Shape.defineFigureGenerator("Email",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ut=new go.PathFigure(0,0,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,0)),ut.add(new go.PathSegment(go.PathSegment.Move,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.45*et,.54*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.55*et,.54*tt)),lt}),go.Shape.defineFigureGenerator("Ethernet",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.35*et,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.65*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.35*et,0).close());var ut=new go.PathFigure(.1*et,tt,!0,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.4*et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.4*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.1*et,tt).close());var ct=new go.PathFigure(.6*et,tt,!0,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.9*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.6*et,.6*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.6*et,tt).close());var ft=new go.PathFigure(0,.5*tt,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*tt)),lt}),go.Shape.defineFigureGenerator("Power",function(vt,et,tt){var lt=new go.Geometry,ot=Ct*.4,ut=.4,ct=.5,ft=.5,gt=te(),Lt=te(),Rt=te(),Ut=te();Yt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.5,gt,gt,Lt,Rt,Ut);var Nt=ue(Lt.x,Lt.y),$t=new go.PathFigure(Lt.x*et,Lt.y*tt,!0);lt.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,Rt.x*et,Rt.y*tt,Ut.x*et,Ut.y*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,(ct-ot)*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt)),Yt(ct-ut,ft,ct-ut,ft-ot,ct-ot,ft-ut,ct,ft-ut,.5,Rt,Ut,Lt,gt,gt),$t.add(new go.PathSegment(go.PathSegment.Bezier,Lt.x*et,Lt.y*tt,Rt.x*et,Rt.y*tt,Ut.x*et,Ut.y*tt)),ot=Ct*.3,ut=.3,Yt(ct-ut,ft,ct-ut,ft-ot,ct-ot,ft-ut,ct,ft-ut,.5,Rt,Ut,Lt,gt,gt),$t.add(new go.PathSegment(go.PathSegment.Line,Lt.x*et,Lt.y*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,Ut.x*et,Ut.y*tt,Rt.x*et,Rt.y*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),Yt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.5,gt,gt,Lt,Rt,Ut),$t.add(new go.PathSegment(go.PathSegment.Bezier,Lt.x*et,Lt.y*tt,Ut.x*et,Ut.y*tt,Rt.x*et,Rt.y*tt).close());var $t=new go.PathFigure(.45*et,0,!0);return lt.add($t),$t.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*tt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),wt(gt),wt(Lt),wt(Rt),wt(Ut),wt(Nt),lt.spot1=new go.Spot(.25,.45),lt.spot2=new go.Spot(.75,.8),lt}),go.Shape.defineFigureGenerator("Fallout",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt/2,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Arc,180,360,et/2,tt/2,et/2,tt/2));function ut(ct,ft,gt){ct.add(new go.PathSegment(go.PathSegment.Move,(.3+ft)*et,(.8+gt)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,(.5+ft)*et,(.5+gt)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,(.1+ft)*et,(.5+gt)*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,(.3+ft)*et,(.8+gt)*tt).close())}return ut(ot,0,0),ut(ot,.4,0),ut(ot,.2,-.3),lt}),go.Shape.defineFigureGenerator("IrritationHazard",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.2*et,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.2*tt).close()),lt.spot1=new go.Spot(.3,.3),lt.spot2=new go.Spot(.7,.7),lt}),go.Shape.defineFigureGenerator("ElectricalHazard",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.37*et,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.11*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.77*et,.04*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.33*et,.49*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.37*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.63*et,.86*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.77*et,.91*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.34*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.34*et,.78*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.44*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.65*et,.56*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.68*tt).close()),lt}),go.Shape.defineFigureGenerator("FireHazard",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.1*et,tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Bezier,.29*et,0,-.25*et,.63*tt,.45*et,.44*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.51*et,.42*tt,.48*et,.17*tt,.54*et,.35*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.59*et,.18*tt,.59*et,.29*tt,.58*et,.28*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,.6*tt,.8*et,.34*tt,.88*et,.43*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.88*et,.31*tt,.87*et,.48*tt,.88*et,.43*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,tt,1.17*et,.76*tt,.82*et,.8*tt).close()),lt.spot1=new go.Spot(.07,.445),lt.spot2=new go.Spot(.884,.958),lt}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=0,ct=0,ft=ot*Ct,gt=.4*Math.SQRT2/2+.5,Lt=.5-.5*Math.SQRT2/2,Rt=1,Ut=.5,Nt=.5,$t=0,qt=new go.PathFigure(gt*et,(1-Lt)*tt,!1);return lt.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,Ut*tt,Rt*et,.7*tt,Rt*et,Ut*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+ut)*et,($t+ut)*tt,(.5+ot+ut)*et,(.5-ft+ut)*tt,(.5+ft+ut)*et,(.5-ot+ut)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ot+ut)*et,(.5+ct)*tt,(.5-ft+ut)*et,(.5-ot+ct)*tt,(.5-ot+ut)*et,(.5-ft+ct)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(.35+ut)*et,.9*tt,(.5-ot+ut)*et,(.5+ft+ct)*tt,(.5-ft+ut)*et,.9*tt)),qt.add(new go.PathSegment(go.PathSegment.Move,(.25+ut)*et,.8*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,(.35+ut)*et,.9*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,(.2+ut)*et,.95*tt)),lt}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),lt}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Move,0,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),lt}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);lt.add(ot);var ut=new go.PathFigure(et,tt,!1);lt.add(ut);var ct=new go.PathFigure(0,.5*tt,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*tt,.2*et,.35*tt,.3*et,.35*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,.7*et,.65*tt,.8*et,.65*tt)),lt}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.5*tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt).close()),lt}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.2*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.8*tt).close());var ot=new go.PathFigure(0,.2*tt,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.2*tt)),lt}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.7*et,tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,0,.6*et,.5*tt,0,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.7*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,tt,.4*et,.5*tt,et,.5*tt).close());var ut=new go.PathFigure(.45*et,.73*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,.73*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.38*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.63*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.31*et,.27*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.56*et,.27*tt)),lt}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);lt.add(ot);var ut=new go.PathFigure(.335*et,(1-.555)*tt,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,et,.68*tt,(1-.12)*et,.46*tt,(1-.02)*et,.54*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.68*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,.335*et,(1-.555)*tt,.02*et,.54*tt,.12*et,.46*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.365*et,(1-.595)*tt));var ct=.5-.285,ft=.5,gt=ct,Lt=Math.PI/4,Rt=4*(1-Math.cos(Lt))/(3*Math.sin(Lt)),Ut=Rt*.5,Nt=ct,$t=ct,qt=Rt*Nt,Zt=Rt*$t;ut.add(new go.PathSegment(go.PathSegment.Bezier,(ft-Nt)*et,gt*tt,(ft-(qt+Nt)/2)*et,(gt+($t+Zt)/2)*tt,(ft-Nt)*et,(gt+Zt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,ft*et,(gt-$t)*tt,(ft-Nt)*et,(gt-Zt)*tt,(ft-qt)*et,(gt-$t)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,(ft+Nt)*et,gt*tt,(ft+qt)*et,(gt-$t)*tt,(ft+Nt)*et,(gt-Zt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*tt,(ft+Nt)*et,(gt+Zt)*tt,(ft+(qt+Nt)/2)*et,(gt+($t+Zt)/2)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*et,(1-.595)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*tt));var ce=new go.PathFigure(.2*et,tt,!1);lt.add(ce),ce.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*tt));var de=new go.PathFigure(.8*et,tt,!1);return lt.add(de),de.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*tt)),lt}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.1*et,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,tt).close());var ut=new go.PathFigure(.2*et,.2*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Move,.2*et,.8*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*tt)),lt}),go.Shape.defineFigureGenerator("BpmnEventError",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.66*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.66*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.33*et,.5*tt).close()),lt}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);lt.add(ot);var ut=new go.PathFigure(et,tt,!1);lt.add(ut);var ct=new go.PathFigure(.1*et,tt,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ct.add(new go.PathSegment(go.PathSegment.Line,.9*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt).close()),lt}),go.Shape.defineFigureGenerator("Caution",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.05*et,tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.8*tt,0,tt,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.45*et,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.1*tt,.5*et,0,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.95*et,.9*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,tt,et,tt,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.05*et,tt));var ut=.05;return ot.add(new go.PathSegment(go.PathSegment.Move,(.5-ut)*et,.875*tt)),ot.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*et,.875*tt,ut*et,ut*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.325*tt,.575*et,.725*tt,.625*et,.375*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.75*tt,.375*et,.375*tt,.425*et,.725*tt)),lt}),go.Shape.defineFigureGenerator("Recycle",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.45*et,.95*tt,!1);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,.95*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.185*et,.85*tt,.17*et,.95*tt,.15*et,.9*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.235*et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.3*et,.625*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.35*et,.65*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.275*et,.45*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.05*et,.45*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.05*et,.575*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.1875*et,.95*tt,0,.675*tt,0,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.45*et,.95*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.45*et,.775*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.22*et,.775*tt));var ut=new go.PathFigure(.475*et,.2*tt,!1);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.4*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.225*et,.3*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.275*et,.175*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.325*et,.05*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.05*tt,.35*et,0,.375*et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,.575*et,.375*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.525*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.75*et,.475*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.85*et,.315*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.32*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.65*et,.05*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,0,.65*et,.05*tt,.625*et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,.38*et,.0105*tt));var ct=new go.PathFigure(.675*et,.575*tt,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.875*et,.525*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,.775*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,.85*et,.95*tt,et,.8*tt,et,.85*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.65*et,.95*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.65*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.55*et,.85*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.65*et,.725*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.65*et,.775*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,.775*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,et,.775*tt)),ct.add(new go.PathSegment(go.PathSegment.Move,.675*et,.575*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.775*et,.775*tt)),lt}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=Ct*.5,ct=new go.PathFigure(et,ot*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Bezier,ot*et,tt,et,(ot+ut)*tt,(ot+ut)*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,ot*tt,(ot-ut)*et,tt,0,(ot+ut)*tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,ot*et,0,0,(ot-ut)*tt,(ot-ut)*et,0)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et,ot*tt,(ot+ut)*et,0,et,(ot-ut)*tt));var ft=new go.PathFigure(ot*et,0,!1);return lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,ot*et,.15*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,ot*et,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,ot*et,.85*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,0,ot*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.15*et,ot*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,et,ot*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.85*et,ot*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,ot*et,ot*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*tt)),ft.add(new go.PathSegment(go.PathSegment.Move,ot*et,ot*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*tt)),lt}),go.Shape.defineFigureGenerator("Package",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.15*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,.15*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close());var ut=new go.PathFigure(0,.15*tt,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,0,0)),ut.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,.65*et,.15*tt).close()),lt.spot1=new go.Spot(0,.1),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Class",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ut=new go.PathFigure(0,.2*tt,!1);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,.2*tt).close());var ct=new go.PathFigure(0,.5*tt,!1);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt).close()),lt}),go.Shape.defineFigureGenerator("Component",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et,tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.15*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.15*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt).close());var ut=new go.PathFigure(0,.2*tt,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.45*et,.2*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.2*tt).close());var ct=new go.PathFigure(0,.6*tt,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.45*et,.6*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.45*et,.8*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,.8*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,0,.6*tt).close()),lt}),go.Shape.defineFigureGenerator("Boat Shipment",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.15*et,.6*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.15*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.85*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*tt));var ut=new go.PathFigure(.15*et,.6*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*tt)),lt}),go.Shape.defineFigureGenerator("Customer/Supplier",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et,tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.66*et,.33*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.66*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.33*et,.33*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.33*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt).close()),lt}),go.Shape.defineFigureGenerator("Workcell",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.65*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.35*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),lt}),go.Shape.defineFigureGenerator("Supermarket",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.33*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.33*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,et,.33*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.66*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.66*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,et,.66*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),lt}),go.Shape.defineFigureGenerator("TruckShipment",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ut=new go.PathFigure(et,.8*tt,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.6*et,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.8*tt).close());var ct=.1,ft=Ct*.1,gt=.2,Lt=.9,Rt=new go.PathFigure((gt-ct)*et,Lt*tt,!0);lt.add(Rt),Rt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-ct)*tt,(gt-ct)*et,(Lt-ft)*tt,(gt-ft)*et,(Lt-ct)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ct)*et,Lt*tt,(gt+ft)*et,(Lt-ct)*tt,(gt+ct)*et,(Lt-ft)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt+ct)*tt,(gt+ct)*et,(Lt+ft)*tt,(gt+ft)*et,(Lt+ct)*tt)),Rt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ct)*et,Lt*tt,(gt-ft)*et,(Lt+ct)*tt,(gt-ct)*et,(Lt+ft)*tt).close()),ct=.1,ft=Ct*.1,gt=.8,Lt=.9;var Ut=new go.PathFigure((gt-ct)*et,Lt*tt,!0);return lt.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-ct)*tt,(gt-ct)*et,(Lt-ft)*tt,(gt-ft)*et,(Lt-ct)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(gt+ct)*et,Lt*tt,(gt+ft)*et,(Lt-ct)*tt,(gt+ct)*et,(Lt-ft)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt+ct)*tt,(gt+ct)*et,(Lt+ft)*tt,(gt+ft)*et,(Lt+ct)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(gt-ct)*et,Lt*tt,(gt-ft)*et,(Lt+ct)*tt,(gt-ct)*et,(Lt+ft)*tt).close()),lt}),go.Shape.defineFigureGenerator("KanbanPost",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.2*et,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,tt)),lt}),go.Shape.defineFigureGenerator("Forklift",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0));var ut=new go.PathFigure(0,.5*tt,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,0,.8*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt));var ct=new go.PathFigure(.5*et,.8*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,.1*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.55*et,.1*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.55*et,.8*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*tt));var ft=new go.PathFigure(.5*et,.7*tt,!1);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et,.7*tt));var gt=.1,Lt=Ct*.1,Rt=.1,Ut=.9,Nt=new go.PathFigure((Rt-gt)*et,Ut*tt,!0);lt.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,(Ut-gt)*tt,(Rt-gt)*et,(Ut-Lt)*tt,(Rt-Lt)*et,(Ut-gt)*tt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(Rt+gt)*et,Ut*tt,(Rt+Lt)*et,(Ut-gt)*tt,(Rt+gt)*et,(Ut-Lt)*tt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,(Ut+gt)*tt,(Rt+gt)*et,(Ut+Lt)*tt,(Rt+Lt)*et,(Ut+gt)*tt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(Rt-gt)*et,Ut*tt,(Rt-Lt)*et,(Ut+gt)*tt,(Rt-gt)*et,(Ut+Lt)*tt)),gt=.1,Lt=Ct*.1,Rt=.4,Ut=.9;var $t=new go.PathFigure((Rt-gt)*et,Ut*tt,!0);return lt.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,(Ut-gt)*tt,(Rt-gt)*et,(Ut-Lt)*tt,(Rt-Lt)*et,(Ut-gt)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Rt+gt)*et,Ut*tt,(Rt+Lt)*et,(Ut-gt)*tt,(Rt+gt)*et,(Ut-Lt)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,(Ut+gt)*tt,(Rt+gt)*et,(Ut+Lt)*tt,(Rt+Lt)*et,(Ut+gt)*tt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Rt-gt)*et,Ut*tt,(Rt-Lt)*et,(Ut+gt)*tt,(Rt-gt)*et,(Ut+Lt)*tt)),lt}),go.Shape.defineFigureGenerator("RailShipment",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.1*et,.4*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.4*tt).close());var ut=new go.PathFigure(.45*et,.7*tt,!1);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*tt));var ct=new go.PathFigure(.55*et,.4*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.55*et,.4*tt).close());var Rt=.05,Ut=Ct*.05,Nt=.175,$t=.95,ft=new go.PathFigure((Nt-Rt)*et,$t*tt,!0);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t-Rt)*tt,(Nt-Rt)*et,($t-Ut)*tt,(Nt-Ut)*et,($t-Rt)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,$t*tt,(Nt+Ut)*et,($t-Rt)*tt,(Nt+Rt)*et,($t-Ut)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t+Rt)*tt,(Nt+Rt)*et,($t+Ut)*tt,(Nt+Ut)*et,($t+Rt)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,$t*tt,(Nt-Ut)*et,($t+Rt)*tt,(Nt-Rt)*et,($t+Ut)*tt));var Rt=.05,Ut=Ct*.05,Nt=.375,$t=.95,gt=new go.PathFigure((Nt-Rt)*et,$t*tt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t-Rt)*tt,(Nt-Rt)*et,($t-Ut)*tt,(Nt-Ut)*et,($t-Rt)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,$t*tt,(Nt+Ut)*et,($t-Rt)*tt,(Nt+Rt)*et,($t-Ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t+Rt)*tt,(Nt+Rt)*et,($t+Ut)*tt,(Nt+Ut)*et,($t+Rt)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,$t*tt,(Nt-Ut)*et,($t+Rt)*tt,(Nt-Rt)*et,($t+Ut)*tt));var Rt=.05,Ut=Ct*.05,Nt=.625,$t=.95,Lt=new go.PathFigure((Nt-Rt)*et,$t*tt,!0);lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t-Rt)*tt,(Nt-Rt)*et,($t-Ut)*tt,(Nt-Ut)*et,($t-Rt)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,$t*tt,(Nt+Ut)*et,($t-Rt)*tt,(Nt+Rt)*et,($t-Ut)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t+Rt)*tt,(Nt+Rt)*et,($t+Ut)*tt,(Nt+Ut)*et,($t+Rt)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,$t*tt,(Nt-Ut)*et,($t+Rt)*tt,(Nt-Rt)*et,($t+Ut)*tt));var Rt=.05,Ut=Ct*.05,Nt=.825,$t=.95,qt=new go.PathFigure((Nt-Rt)*et,$t*tt,!0);lt.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t-Rt)*tt,(Nt-Rt)*et,($t-Ut)*tt,(Nt-Ut)*et,($t-Rt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,$t*tt,(Nt+Ut)*et,($t-Rt)*tt,(Nt+Rt)*et,($t-Ut)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,($t+Rt)*tt,(Nt+Rt)*et,($t+Ut)*tt,(Nt+Ut)*et,($t+Rt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,$t*tt,(Nt-Ut)*et,($t+Rt)*tt,(Nt-Rt)*et,($t+Ut)*tt).close());var Zt=new go.PathFigure(0,tt,!1);return lt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Line,et,tt).close()),lt}),go.Shape.defineFigureGenerator("Warehouse",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ut=new go.PathFigure(0,.2*tt,!1);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,.2*tt).close());var ct=new go.PathFigure(.15*et,tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.15*et,.5*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.4*et,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.15*et,tt).close());var ft=.05,gt=Ct*.05,Lt=.35,Rt=.775,Ut=new go.PathFigure((Lt-ft)*et,Rt*tt,!0);return lt.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,(Rt-ft)*tt,(Lt-ft)*et,(Rt-gt)*tt,(Lt-gt)*et,(Rt-ft)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(Lt+ft)*et,Rt*tt,(Lt+gt)*et,(Rt-ft)*tt,(Lt+ft)*et,(Rt-gt)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,(Rt+ft)*tt,(Lt+ft)*et,(Rt+gt)*tt,(Lt+gt)*et,(Rt+ft)*tt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(Lt-ft)*et,Rt*tt,(Lt-gt)*et,(Rt+ft)*tt,(Lt-ft)*et,(Rt+gt)*tt).close()),lt}),go.Shape.defineFigureGenerator("ControlCenter",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.1*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*tt).close()),lt}),go.Shape.defineFigureGenerator("Bluetooth",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.75*tt,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.25*tt)),lt}),go.Shape.defineFigureGenerator("Bookmark",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*tt)),lt}),go.Shape.defineFigureGenerator("Bookmark",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,0,0)),ot.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*tt)),lt}),go.Shape.defineFigureGenerator("Globe",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,0,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*tt,.75*et,0,et,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,et,.75*tt,.75*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*tt,.25*et,tt,0,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,.25*tt,.25*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,tt,.15*et,.25*tt,.15*et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.85*et,.75*tt,.85*et,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.15*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.15*tt,.35*et,.3*tt,.65*et,.3*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.85*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.85*tt,.35*et,.7*tt,.65*et,.7*tt)),lt}),go.Shape.defineFigureGenerator("Wave",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.25*tt,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.25*tt,.1*et,0,.2*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.25*tt,.425*et,.5*tt,.575*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,et,.25*tt,.8*et,0,.9*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,0,.25*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.75*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.75*tt,.1*et,.5*tt,.2*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.75*tt,.425*et,tt,.575*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,et,.75*tt,.8*et,.5*tt,.9*et,.5*tt)),lt}),go.Shape.defineFigureGenerator("Operator",function(vt,et,tt){var lt=new go.Geometry,ot=.3,ut=Ct*.3,ct=.5,ft=.7,gt=new go.PathFigure((ct-ot)*et,ft*tt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ot)*et,ft*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ot)*et,ft*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt));var Lt=new go.PathFigure(0,.7*tt,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*tt,0,0,et,0)),lt}),go.Shape.defineFigureGenerator("TripleFanBlades",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.5*et,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*tt,.65*et,.3*tt,.65*et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.35*et,.5*tt,.35*et,.3*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,tt,.3*et,.6*tt,.1*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*tt,.2*et,tt,.35*et,.95*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,et,tt,.7*et,.6*tt,.9*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*tt,.8*et,tt,.65*et,.95*tt)),lt}),go.Shape.defineFigureGenerator("CentrifugalPump",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et,0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*tt,0,.075*tt,0,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,tt,0,tt,.4*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.4*tt,.8*et,tt,.85*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt}),go.Shape.defineFigureGenerator("Battery",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.4*et,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,.1*tt));var ut=new go.PathFigure(0,.6*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Move,0,.4*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,et,.4*tt)),lt}),go.Shape.defineFigureGenerator("Delete",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=Ct*.5,ct=.5,ft=.5,gt=new go.PathFigure((ct-ot)*et,ft*tt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ot)*et,ft*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ot)*et,ft*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt));var Lt=new go.PathFigure(.15*et,.5*tt,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*tt)),lt}),go.Shape.defineFigureGenerator("Flag",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.1*tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,0,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.1*tt,.15*et,0,.35*et,0)),ot.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*tt,.65*et,.2*tt,.85*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*tt,.85*et,.6*tt,.65*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*tt,.35*et,.4*tt,.15*et,.4*tt).close()),lt}),go.Shape.defineFigureGenerator("Help",function(vt,et,tt){var lt=new go.Geometry,ot=.5,ut=Ct*.5,ct=.5,ft=.5,gt=new go.PathFigure((ct-ot)*et,ft*tt,!1);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ot)*et,ft*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ot)*et,ft*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt).close()),ot=.05,ut=Ct*.05,ct=.5,ft=.8;var Lt=new go.PathFigure((ct-ot)*et,ft*tt,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft-ot)*tt,(ct-ot)*et,(ft-ut)*tt,(ct-ut)*et,(ft-ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ot)*et,ft*tt,(ct+ut)*et,(ft-ot)*tt,(ct+ot)*et,(ft-ut)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ot)*et,ft*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt).close()),Lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*tt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*tt,.75*et,.475*tt,.75*et,.225*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.35*tt,.4*et,.2*tt,.3*et,.25*tt)),lt}),go.Shape.defineFigureGenerator("Location",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.5*et,tt,!0).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.975*et,.025*tt,.5*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*et,.5*tt,.5*et,0,.025*et,.025*tt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*tt)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*et,.3*tt,.1*et,.1*tt).close()))}),go.Shape.defineFigureGenerator("Lock",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.5*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt));var ut=new go.PathFigure(.2*et,.5*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*tt,.25*et,0,.75*et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.3*tt)),lt}),go.Shape.defineFigureGenerator("Unlocked",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.5*tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.5*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.5*tt));var ut=new go.PathFigure(.2*et,.5*tt,!1);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*tt,.25*et,0,.75*et,0)),ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,.35*tt)),lt}),go.Shape.defineFigureGenerator("Gear",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(.9375*et,.56246875*tt,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.4375*tt)).add(new go.PathSegment(go.PathSegment.Line,.80621875*et,.4375*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.763*et,.3316875*tt,.79840625*et,.39915625*tt,.7834375*et,.3635*tt)).add(new go.PathSegment(go.PathSegment.Line,.8566875*et,.23796875*tt)).add(new go.PathSegment(go.PathSegment.Line,.76825*et,.14959375*tt)).add(new go.PathSegment(go.PathSegment.Line,.67596875*et,.24184375*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*et,.19378125*tt,.64228125*et,.2188125*tt,.603875*et,.2021875*tt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.0625*tt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.0625*tt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.19378125*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*et,.239375*tt,.39759375*et,.20190625*tt,.36053125*et,.2176875*tt)).add(new go.PathSegment(go.PathSegment.Line,.2379375*et,.14959375*tt)).add(new go.PathSegment(go.PathSegment.Line,.14953125*et,.2379375*tt)).add(new go.PathSegment(go.PathSegment.Line,.23934375*et,.3278125*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*et,.4375*tt,.21765625*et,.36059375*tt,.201875*et,.397625*tt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.4375*tt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.5625*tt)).add(new go.PathSegment(go.PathSegment.Line,.1938125*et,.5625*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*et,.67596875*tt,.20221875*et,.603875*tt,.21884375*et,.64228125*tt)).add(new go.PathSegment(go.PathSegment.Line,.1495625*et,.76825*tt)).add(new go.PathSegment(go.PathSegment.Line,.238*et,.8566875*tt)).add(new go.PathSegment(go.PathSegment.Line,.3316875*et,.76296875*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*et,.80621875*tt,.36353125*et,.78340625*tt,.3991875*et,.79840625*tt)).add(new go.PathSegment(go.PathSegment.Line,.43753125*et,.9375*tt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.9375*tt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.80621875*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*et,.760625*tt,.602375*et,.79809375*tt,.63946875*et,.78234375*tt)).add(new go.PathSegment(go.PathSegment.Line,.76828125*et,.8566875*tt)).add(new go.PathSegment(go.PathSegment.Line,.85671875*et,.76825*tt)).add(new go.PathSegment(go.PathSegment.Line,.76065625*et,.67221875*tt)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*et,.56246875*tt,.78234375*et,.63940625*tt,.798125*et,.602375*tt)).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.56246875*tt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.6*tt)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*et,.5*tt,.1*et,.1*tt).close()))}),go.Shape.defineFigureGenerator("Hand",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.5*tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.3*tt,0,.375*tt,.05*et,.325*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.075*tt,.3*et,.225*tt,.4*et,.175*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.525*et,.075*tt,.46*et,.05*tt,.525*et,.05*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.4*tt,.525*et,.275*tt,.475*et,.325*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.55*tt,et,.4*tt,et,.55*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.425*et,.55*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,.55*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.7*tt,.675*et,.55*tt,.675*et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.575*et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,.85*tt,.65*et,.7*tt,.65*et,.85*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,.85*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.535*et,tt,.61*et,.85*tt,.61*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*tt,.435*et,tt,0,tt).close()),lt}),go.Shape.defineFigureGenerator("Map",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,.2*tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt).close()),ot.add(new go.PathSegment(go.PathSegment.Move,.25*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt)),ot.add(new go.PathSegment(go.PathSegment.Move,.75*et,0)),ot.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*tt)),lt}),go.Shape.defineFigureGenerator("Eject",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt*.7)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*.7).close());var ut=new go.PathFigure(0,tt*.6,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et,.6*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close()),lt}),go.Shape.defineFigureGenerator("Pencil",function(vt,et,tt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*tt)).add(new go.PathSegment(go.PathSegment.Line,et,.9*tt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,tt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*tt).close()))}),go.Shape.defineFigureGenerator("Building",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*1,tt*1,!1);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*.85)),ot.add(new go.PathSegment(go.PathSegment.Line,.046*et,tt*.85)),ot.add(new go.PathSegment(go.PathSegment.Line,.046*et,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*.3)),ot.add(new go.PathSegment(go.PathSegment.Line,.046*et,tt*.3)),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,tt*.3)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt*.3)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,tt*.85)),ot.add(new go.PathSegment(go.PathSegment.Line,et,tt*.85).close());var ut=new go.PathFigure(.126*et,.85*tt,!1);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,.126*et,.45*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.322*et,.45*tt)),ut.add(new go.PathSegment(go.PathSegment.Line,.322*et,.85*tt).close());var ct=new go.PathFigure(.402*et,.85*tt,!1);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,.402*et,.45*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.598*et,.45*tt)),ct.add(new go.PathSegment(go.PathSegment.Line,.598*et,.85*tt).close());var ft=new go.PathFigure(.678*et,.85*tt,!1);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*tt)),ft.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*tt).close());var gt=new go.PathFigure(.5*et,.1*tt,!1);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*tt)),gt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*tt).close()),lt}),go.Shape.defineFigureGenerator("Staircase",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt*1,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*.2,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.2,tt*.8)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.4,tt*.8)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.4,tt*.6)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.6,tt*.6)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.6,tt*.4)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.8,tt*.4)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.8,tt*.2)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*.2)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*.15)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.75,tt*.15)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.75,tt*.35)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.55,tt*.35)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.55,tt*.55)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.35,tt*.55)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.35,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.15,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.15,tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*.95).close()),lt}),go.Shape.defineFigureGenerator("5Bars",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,tt*1,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*.184,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.184,tt*(1-.184)).close());var ut=new go.PathFigure(et*.204,tt,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et*.204,tt*(1-.184))),ut.add(new go.PathSegment(go.PathSegment.Line,et*.388,tt*(1-.184*2))),ut.add(new go.PathSegment(go.PathSegment.Line,et*.388,tt*1).close());var ct=new go.PathFigure(et*.408,tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et*.408,tt*(1-.184*2))),ct.add(new go.PathSegment(go.PathSegment.Line,et*.592,tt*(1-.184*3))),ct.add(new go.PathSegment(go.PathSegment.Line,et*.592,tt*1).close());var ft=new go.PathFigure(et*.612,tt,!0);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et*.612,tt*(1-.184*3))),ft.add(new go.PathSegment(go.PathSegment.Line,et*.796,tt*(1-.184*4))),ft.add(new go.PathSegment(go.PathSegment.Line,et*.796,tt*1).close());var gt=new go.PathFigure(et*.816,tt,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.816,tt*(1-.184*4))),gt.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*(1-.184*5))),gt.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*1).close()),lt}),go.Shape.defineFigureGenerator("PC",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,0).close());var ut=new go.PathFigure(et*.055,.07*tt,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et*.245,tt*.07)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.245,tt*.1)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.055,tt*.1).close());var ct=new go.PathFigure(et*.055,.13*tt,!0);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et*.245,tt*.13)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.245,tt*.16)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.055,tt*.16).close());var ft=new go.PathFigure(et*.055,.18*tt,!0);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et*.245,tt*.18)),ft.add(new go.PathSegment(go.PathSegment.Line,et*.245,tt*.21)),ft.add(new go.PathSegment(go.PathSegment.Line,et*.055,tt*.21).close());var gt=new go.PathFigure(et*1,0,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.4,tt*.65)),gt.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*.65).close()),lt}),go.Shape.defineFigureGenerator("Plane",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(.55*et,tt,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.1*et,.475*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.35*et,.525*tt,0,.4*tt,.225*et,.45*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.4*et,.475*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.15*et,.35*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.2*et,.325*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,.325*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.85*et,.1*tt)),ot.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.2*tt,.975*et,0,et,.08*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.7*et,.45*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.6*et,.95*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,.55*et,tt).close()),lt}),go.Shape.defineFigureGenerator("Key",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*1,tt*.5,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*.9,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,.4*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,.35*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.45,.35*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.15,.2*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.35*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,0,.65*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.15,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,.8*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.45,.65*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,.65*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.6,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.65,.55*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.7,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.75,.55*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.8,.6*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.85,.575*tt)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.9,.6*tt).close()),ot.add(new go.PathSegment(go.PathSegment.Move,.17*et,.425*tt)),ot.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*et,.5*tt,.075*et,.075*tt).close()),lt}),go.Shape.defineFigureGenerator("FilmTape",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(0,0,!1);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*0,et*.3,et*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,0,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.08,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.08,tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),tt*.95)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*1));var ut=new go.PathFigure(0,0,!1);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*0)),ut.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*1,et*.3,et*.055)),ut.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*1));var ct=new go.PathFigure(et*.11,tt*.1,!1);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),tt*.1)),ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),tt*.8)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.11,tt*.8).close());var ft=new go.PathFigure(et*(.11+.24133333*1+.028*1),tt*.1,!1);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),tt*.1)),ft.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),tt*.8)),ft.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),tt*.8).close());var gt=new go.PathFigure(et*(.11+.24133333*2+.028*2),tt*.1,!1);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),tt*.1)),gt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),tt*.8)),gt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),tt*.8).close()),lt}),go.Shape.defineFigureGenerator("FloppyDisk",function(vt,et,tt){var lt=new go.Geometry,ot=8,ut=ot*Ct,ct=new go.PathFigure(ot,0,!1);lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et*.86,0)),ct.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*.14)),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt-ot)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et-ot,tt,et,tt-ut,et-ut,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,ot,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,tt-ot,ut,tt,0,tt-ut)),ct.add(new go.PathSegment(go.PathSegment.Line,0,ot)),ct.add(new go.PathSegment(go.PathSegment.Bezier,ot,0,0,ut,ut,0).close());var ft=new go.PathFigure(et*.83,0,!1);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et*.83,tt*.3)),ft.add(new go.PathSegment(go.PathSegment.Line,et*.17,tt*.3)),ft.add(new go.PathSegment(go.PathSegment.Line,et*.17,tt*0).close());var gt=new go.PathFigure(et*.83,tt*1,!1);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.83,tt*.5)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.17,tt*.5)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.17,tt*1).close());var Lt=new go.PathFigure(et*.78,tt*.05,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*.05)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*.25)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.78,tt*.25).close()),lt}),go.Shape.defineFigureGenerator("SpeechBubble",function(vt,et,tt){var lt=vt?vt.parameter1:NaN;(isNaN(lt)||lt<0)&&(lt=15),lt=Math.min(lt,et/3),lt=Math.min(lt,tt/3);var ot=lt*Ct,ut=tt*.8,ct=new go.Geometry,ft=new go.PathFigure(lt,0,!0);return ct.add(ft),ft.add(new go.PathSegment(go.PathSegment.Line,et-lt,0)),ft.add(new go.PathSegment(go.PathSegment.Bezier,et,lt,et-ot,0,et,ot)),ft.add(new go.PathSegment(go.PathSegment.Line,et,ut-lt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,ut,et,ut-ot,et-ot,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,et*.7,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,et*.7,tt)),ft.add(new go.PathSegment(go.PathSegment.Line,et*.55,ut)),ft.add(new go.PathSegment(go.PathSegment.Line,lt,ut)),ft.add(new go.PathSegment(go.PathSegment.Bezier,0,ut-lt,ot,ut,0,ut-ot)),ft.add(new go.PathSegment(go.PathSegment.Line,0,lt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,ot,ot,0).close()),ot>1?(ct.spot1=new go.Spot(0,0,ot,ot),ct.spot2=new go.Spot(1,.8,-ot,-ot)):(ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(1,.8)),ct}),go.Shape.defineFigureGenerator("Repeat",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*0,tt*.45,!0);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*.25,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,tt*.9)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.6,tt*.9)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.65,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.2,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.2,tt*.45).close());var ut=new go.PathFigure(et*1,tt*.55,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et*.75,tt*1)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.5,tt*.55)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.7,tt*.55)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.7,tt*.1)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.4,tt*.1)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.35,tt*0)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.8,tt*0)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.8,tt*.55).close()),lt}),go.Shape.defineFigureGenerator("Windows",function(vt,et,tt){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,tt)).add(new go.PathSegment(go.PathSegment.Line,0,tt).close()).add(new go.PathSegment(go.PathSegment.Move,.4*et,.4*tt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,.8*tt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*tt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*tt).close()).add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*tt)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.6*tt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.6*tt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.1*tt).close()).add(new go.PathSegment(go.PathSegment.Move,.1*et,.6*tt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*tt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.9*tt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*tt).close()))}),go.Shape.defineFigureGenerator("Terminal",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*0,tt*.1,!1);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*.1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*.9)),ot.add(new go.PathSegment(go.PathSegment.Line,et*0,tt*.9).close());var ut=new go.PathFigure(et*.1,tt*.2,!0);lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et*.1,tt*.25)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.22,tt*.285)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.1,tt*.32)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.1,tt*.37)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.275,tt*.32)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.275,tt*.25).close());var ct=new go.PathFigure(et*.28,tt*.37,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et*.45,tt*.37)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.45,tt*.41)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.28,tt*.41).close()),lt}),go.Shape.defineFigureGenerator("Beaker",function(vt,et,tt){var lt=new go.Geometry,ot=15,ut=ot*Ct,ct=new go.PathFigure(et*.62,tt*.475,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et,tt-ot)),ct.add(new go.PathSegment(go.PathSegment.Bezier,et-ot,tt,et,tt-ut,et-ut,tt)),ct.add(new go.PathSegment(go.PathSegment.Line,ot,tt)),ct.add(new go.PathSegment(go.PathSegment.Bezier,0,tt-ot,ut,tt,0,tt-ut)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.38,tt*.475)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.38,tt*.03)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.36,tt*0)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.64,tt*0)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.62,tt*.03).close()),ut>1?(lt.spot1=new go.Spot(0,0,ut,ut),lt.spot2=new go.Spot(1,1,-ut,-ut)):(lt.spot1=go.Spot.TopLeft,lt.spot2=go.Spot.BottomRight),lt}),go.Shape.defineFigureGenerator("Download",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*0,tt*1,!0);lt.add(ot);var ut=.1/.3;ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.8,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.755,tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.93,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.64,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.61,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.39,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.36,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.07,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*0,tt*(1-ut)).close());var ct=new go.PathFigure(et*.4,tt*0,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et*.4,tt*.44)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.26,tt*.44)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.5,tt*.66)),ct.add(new go.PathSegment(go.PathSegment.Line,et*(1-.26),tt*.44)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.6,tt*.44)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.6,tt*0).close()),lt}),go.Shape.defineFigureGenerator("Bin",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*0,tt*1,!0);lt.add(ot);var ut=.1/.3;return ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.8,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.755,tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.93,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.64,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.61,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.39,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.36,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.07,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*0,tt*(1-ut)).close()),lt}),go.Shape.defineFigureGenerator("Upload",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*0,tt*1,!0);lt.add(ot);var ut=.1/.3;ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.8,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.66,tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.755,tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.93,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.64,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.61,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.39,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.36,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*.07,tt*(1-ut))),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),tt*.055)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*0,tt*(1-ut)).close());var ct=new go.PathFigure(et*.5,tt*0,!0);return lt.add(ct),ct.add(new go.PathSegment(go.PathSegment.Line,et*.26,tt*.25)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.4,tt*.25)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.4,tt*.63)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.6,tt*.63)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.6,tt*.25)),ct.add(new go.PathSegment(go.PathSegment.Line,et*.74,tt*.25).close()),lt}),go.Shape.defineFigureGenerator("EmptyDrink",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*.15,tt*0,!1);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*.85,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.7,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,tt*1).close()),lt}),go.Shape.defineFigureGenerator("Drink",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*.15,tt*0,!1);lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*.85,tt*0)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.7,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.3,tt*1).close());var ut=new go.PathFigure(et*.235,tt*.28,!0);return lt.add(ut),ut.add(new go.PathSegment(go.PathSegment.Line,et*.765,tt*.28)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.655,tt*.97)),ut.add(new go.PathSegment(go.PathSegment.Line,et*.345,tt*.97).close()),lt}),go.Shape.defineFigureGenerator("4Arrows",function(vt,et,tt){var lt=new go.Geometry,ot=new go.PathFigure(et*.5,tt*0,!0);return lt.add(ot),ot.add(new go.PathSegment(go.PathSegment.Line,et*.65,tt*.25)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.55,tt*.25)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.55,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.75,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.75,tt*.35)),ot.add(new go.PathSegment(go.PathSegment.Line,et*1,tt*.5)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.75,tt*.65)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.75,tt*.55)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.55,tt*.55)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.55,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.65,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.5,tt*1)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.35,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.45,tt*.75)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.45,tt*.55)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.25,tt*.55)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.25,tt*.65)),ot.add(new go.PathSegment(go.PathSegment.Line,et*0,tt*.5)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.25,tt*.35)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.25,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.45,tt*.45)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.45,tt*.25)),ot.add(new go.PathSegment(go.PathSegment.Line,et*.35,tt*.25).close()),lt}),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 bn={},jn="5.0",ue={},te=null,wt=!1,Qt=!1,Yt=null,Bt=!1,jt=null,Ct=null,Mt=0;Mt<arguments.length;Mt++){var It=arguments[Mt];if(It!==null)switch(typeof It){case"number":jn=It.toFixed(1);break;case"string":It.match(new RegExp("^[0-9]\\.[0-9]+$"))?jn=It:Yt=It;break;case"object":typeof It.is3D!="undefined"?te=It:ue=It;break;case"boolean":wt=It,Qt=!0;break}}te===null&&(te={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},ue.material_id!==void 0&&!Qt&&(wt=!0)),Yt!==null&&ue.id===void 0&&(ue.id=Yt);var St="",kt="",xt=!1,Ft=null,vt=null,et=null,tt=!1,lt=null,ot=null,ut=null,ct=null,ft=null;ue.height!==void 0&&(ue.height=Math.round(ue.height)),ue.width!==void 0&&(ue.width=Math.round(ue.width));var gt=function(le){return parseFloat(le)>4?parseFloat(le):5};bn.setHTML5Codebase=function(le,ze){Ct=le,re(le,ze)},bn.setJavaCodebase=bn.setJavaCodebaseVersion=bn.isCompiledInstalled=bn.setPreCompiledScriptPath=bn.setPreCompiledResourcePath=function(){},bn.setHTML5CodebaseVersion=function(le,ze){var Me=parseFloat(le);if(Me!==NaN&&Me<5){console.log("The GeoGebra HTML5 codebase version "+Me+" is deprecated. Using version latest instead.");return}jt=le,Jt(le,ze)},bn.getHTML5CodebaseVersion=function(){return vt},bn.getParameters=function(){return ue},bn.setFontsCSSURL=function(le){ct=le},bn.setGiacJSURL=function(le){},bn.setJNLPFile=function(le){St=le},bn.setJNLPBaseDir=function(le){},bn.inject=function(){function le(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var ze="auto",Me=ue.id,Je,Le=!1,we=0;we<arguments.length;we++){var Re=arguments[we];typeof Re=="string"?(Re=Re.toLowerCase(),Re.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?ze=Re:Me=arguments[we]):typeof Re=="boolean"?Le=Re:Re instanceof HTMLElement&&(Je=Re)}De();function De(){if(!Bt){setTimeout(De,200);return}ze=We(ze);var je=Je||document.getElementById(Me);if(!je){console.log("possibly bug on ajax loading? ");return}if(bn.removeExistingApplet(je,!1),ue.width===void 0&&je.clientWidth&&(ue.width=je.clientWidth),ue.height===void 0&&je.clientHeight&&(ue.height=je.clientHeight),!(ue.width&&ue.height)&&ze==="html5"&&(delete ue.width,delete ue.height),Ft=ze,ze==="screenshot")de(je,ue);else{var ee=!1;ue.hasOwnProperty("playButton")&&ue.playButton||ue.hasOwnProperty("clickToLoad")&&ue.clickToLoad?ee=!0:ue.hasOwnProperty("playButtonAutoDecide")&&ue.playButtonAutoDecide&&(ee=(!Lt()||le())&&Rt()),ee?(Ft="screenshot",Ne(je,ue,Le,ze)):ce(je,ue,Le)}}};function Lt(){try{return window.self!==window.top}catch(le){return!0}}function Rt(){return ue.hasOwnProperty("screenshotGenerator")&&ue.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}bn.getViews=function(){return te},bn.isJavaInstalled=function(){return!1};var Ut=function(le){var ze=function(we){var Re=JSON.parse(we),De=function(Et){return Et.type=="G"||Et.type=="E"},je=Re.elements?Re.elements.filter(De)[0]:Re;if(!je||!je.url){Me();return}ue.fileName=je.url,Nt(je.settings||{}),te.is3D=!0;var ee="https://www.geogebra.org/images/";bn.setPreviewImage(lt||je.previewUrl,ee+"GeoGebra_loading.png",ee+"applet_play.png"),le()},Me=function(){ue.onError&&ue.onError(),se("Error: Fetching material (id "+ue.material_id+") failed.",ue)},Je=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Le="/materials/"+ue.material_id+"?scope=basic";$t("https://"+Je+"/api/proxy.php?path="+encodeURIComponent(Le),ze,Me)};function Nt(le){var ze=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Me){le[Me]=!!le[Me]}),ze.forEach(function(Me){ue[Me]===void 0&&le[Me]!==void 0&&(ue[Me]=le[Me])}),ue.showToolBarHelp===void 0&&(ue.showToolBarHelp=ue.showToolBar)}function $t(le,ze,Me){var Je=new XMLHttpRequest;Je.open("GET",le),Je.onload=function(){ze(Je.responseText)},Je.onerror=Me,Je.send()}bn.isHTML5Installed=function(){return!0},bn.getLoadedAppletType=function(){return Ft},bn.setPreviewImage=function(le,ze,Me){lt=le,ot=ze,ut=Me},bn.removeExistingApplet=function(le,ze){var Me;typeof le=="string"&&(le=document.getElementById(le)),Ft=null;var Je=null;for(Me=0;Me<le.childNodes.length;Me++){var Le=le.childNodes[Me],we=Le.className;we==="applet_screenshot"?ze?(Le.style.display="block",Ft="screenshot"):Le.style.display="none":we!=="applet_scaler prerender"&&(le.removeChild(Le),Je=we&&we.indexOf("appletParameters")!=-1?Le.id:null,Me--)}var Re=ue.id!==void 0?ue.id:Je,De=window[Re];De&&typeof De.getBase64=="function"&&(De.remove(),window[Re]=null)},bn.refreshHitPoints=function(){if(gt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var le=bn.getAppletObject();return le&&typeof le.recalculateEnvironments=="function"?(le.recalculateEnvironments(),!0):!1},bn.startAnimation=function(){var le=bn.getAppletObject();return le&&typeof le.startAnimation=="function"?(le.startAnimation(),!0):!1},bn.stopAnimation=function(){var le=bn.getAppletObject();return le&&typeof le.stopAnimation=="function"?(le.stopAnimation(),!0):!1},bn.getAppletObject=function(){var le=ue.id!==void 0?ue.id:"ggbApplet";return window[le]},bn.resize=function(){};var qt=function(le,ze,Me){var Je=document.createElement("param");Je.setAttribute("name",ze),Je.setAttribute("value",Me),le.appendChild(Je)},Zt=function(le){return le&&le!=="false"},ce=function(le,ze,Me){gt(vt)<=4.2&&(Me=!0);var Je=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==vt||ggbHTML5LoadedCodebaseIsWebSimple&&!tt)&&(Je=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Le=document.createElement("div");Le.classList.add("appletParameters","notranslate");var we=ze.width,Re=ze.height;if(ze.disableAutoScale=ze.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():ze.disableAutoScale,ze.width!==void 0)if(gt(vt)<=4.4)Zt(ze.showToolBar)&&(ze.height-=7),Zt(ze.showAlgebraInput)&&(ze.height-=37),ze.width<605&&Zt(ze.showToolBar)&&(ze.width=605,we=605);else{var De=100;(Zt(ze.showToolBar)||Zt(ze.showMenuBar))&&(ze.hasOwnProperty("customToolBar")&&(ze.customToolbar=ze.customToolBar),De=Zt(ze.showMenuBar)?245:155),we<De&&(ze.width=De,we=De)}Le.style.border="none",Le.style.display="inline-block";for(var je in ze)ze.hasOwnProperty(je)&&je!=="appletOnLoad"&&Le.setAttribute("data-param-"+je,ze[je]);ct&&Le.setAttribute("data-param-fontscssurl",ct),bn.resize=function(){GGBAppletUtils.responsiveResize(le,ze)},window.addEventListener("resize",function(ge){bn.resize()});var ee=typeof ze.appletOnLoad=="function"?ze.appletOnLoad:function(){};if(!Me&&ze.width!==void 0){ze.hasOwnProperty("showSplash")||Le.setAttribute("data-param-showSplash","false");var Et=le.querySelector(".applet_scaler.prerender"),bt=Et!==null;if(bt)var Kt=Et.querySelector(".ggb_preview");else{var Kt=xe(we,Re,ze.borderColor,!1);Et=document.createElement("div"),Et.className="applet_scaler",Et.style.position="relative",Et.style.display="block",Et.style.width=we+"px",Et.style.height=Re+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Et,"66%"),gt(vt)>=5?(ze.appletOnLoad=function(ge){var Pe=le.querySelector(".ggb_preview");Pe&&Pe.parentNode.removeChild(Pe),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Et),window.GGBT_wsf_view&&$(window).trigger("resize"),ee(ge)},bt||Et.appendChild(Kt)):Le.appendChild(Kt),Et.appendChild(Le),bt||le.appendChild(Et),setTimeout(function(){bn.resize()},1)}else{var oe=document.createElement("div");oe.className="applet_scaler",oe.style.position="relative",oe.style.display="block",oe.appendChild(Le),le.appendChild(oe),ze.appletOnLoad=function(ge){bn.resize(),ee(ge)}}function _t(ge,Pe){Pe&&typeof Pe.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(ge,Pe.appletOnLoad):renderGGBElement(ge),se("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",Pe)}function Ot(ge,Pe){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:ge,params:Pe}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Ve){_t(Ve.article,Ve.params)}),html5AppletsToProcess=null)},gt(vt)<5&&(ge.className+=" geogebraweb")):_t(ge,Pe)}if(Je){scriptLoadStarted=!0;for(var Pt=0;Pt<Le.childNodes.length;Pt++){var Dt=Le.childNodes[Pt].tagName;Dt==="TABLE"&&(Le.removeChild(Le.childNodes[Pt]),Pt--)}if(ggbHTML5LoadedScript!==null){var ie=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');ie!=null&&ie.parentNode.removeChild(ie)}var Gt=document.createElement("script"),Wt=function(){Ot(Le,ze)};Gt.src=kt+et,ggbHTML5LoadedCodebaseIsWebSimple=tt,ggbHTML5LoadedCodebaseVersion=vt,ggbHTML5LoadedScript=Gt.src,se("GeoGebra HTML5 codebase loaded: '"+kt+"'.",ze),!Ct&&(!jt||jt=="5.0")?(tt?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),Wt()):kt.requirejs?__webpack_require__.e(7963).then(function(){var ge=[__webpack_require__(87963)];Wt.apply(null,ge)}.bind(this)).catch(__webpack_require__.oe):(Gt.onload=Wt,le.appendChild(Gt))}else Ot(Le,ze);ze.height=Re,ze.width=we},de=function(le,ze,Me){var Je=xe(ze.width,ze.height,ze.borderColor,Me),Le=document.createElement("div");Le.style.position="relative",Le.style.display="block",Le.style.width=ze.width+"px",Le.style.height=ze.height+"px",Le.className="applet_screenshot applet_scaler"+(Me?" applet_screenshot_play":""),Le.appendChild(Je);var we=GGBAppletUtils.getScale(ze,le,Me);Me?(le.appendChild(Ge()),window.GGBT_wsf_view||(le.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Le,"66%"),le.appendChild(Le),we!==1&&!isNaN(we)&&(GGBAppletUtils.scaleElement(Le,we),Le.style.width=ze.width+"px",Le.style.height=ze.height+"px",Le.parentNode.style.width=ze.width*we+"px",Le.parentNode.style.height=ze.height*we+"px"),bn.resize=function(){be(le,Je,Le,Me)},window.addEventListener("resize",function(Re){bn.resize()}),bn.resize()};function be(le,ze,Me,Je){if(le.contains(ze)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(le.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(le)}var Le=GGBAppletUtils.getScale(ue,le,Je);Me.parentNode!==null&&(!isNaN(Le)&&Le!==1?(GGBAppletUtils.scaleElement(Me,Le),Me.parentNode.style.width=ue.width*Le+"px",Me.parentNode.style.height=ue.height*Le+"px"):(GGBAppletUtils.scaleElement(Me,1),Me.parentNode.style.width=ue.width+"px",Me.parentNode.style.height=ue.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(le),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}bn.onExitFullscreen=function(le,ze){ze.appendChild(le)};var Ne=function(le,ze,Me,Je){de(le,ze,!0);for(var Le=function(){var De=[];for(Re=0;Re<le.childNodes.length;Re++)De.push(le.childNodes[Re]);if(window.GGBT_wsf_view){var je=window.GGBT_wsf_view.renderFullScreen(le,ze.id),ee=document.getElementById("fullscreencontainer"),Et=jQuery(le).find(".fullscreencontent");Et.length>0?(je.remove(),Et.attr("id","fullscreencontent").show(),jQuery(ee).append(Et),window.dispatchEvent(new Event("resize"))):ce(je,ze,!1),window.GGBT_wsf_view.launchFullScreen(ee)}else Ft=Je,ce(le,ze,!1);if(!window.GGBT_wsf_view)for(Re=0;Re<De.length;Re++)le.removeChild(De[Re])},we=le.getElementsByClassName("ggb_preview_play"),Re=0;Re<we.length;Re++)we[Re].addEventListener("click",Le,!1),we[Re].addEventListener("ontouchstart",Le,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(le),Rt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},Ge=function(){var le=document.createElement("div");if(le.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var ze='.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");}',Me=document.createElement("style");Me.styleSheet?Me.styleSheet.cssText=ze:Me.appendChild(document.createTextNode(ze)),document.getElementsByTagName("head")[0].appendChild(Me)}return le},xe=function(le,ze,Me,Je){var Le=document.createElement("div");Le.className="ggb_preview",Le.style.position="absolute",Le.style.zIndex="90",Le.style.width=le-2+"px",Le.style.height=ze-2+"px",Le.style.top="0px",Le.style.left="0px",Le.style.overflow="hidden",Le.style.backgroundColor="white";var we="lightgrey";Me!==void 0&&(Me==="none"?we="transparent":we=Me),Le.style.border="1px solid "+we;var Re=document.createElement("img");if(Re.style.position="relative",Re.style.zIndex="1000",Re.style.top="-1px",Re.style.left="-1px",lt!==null&&Re.setAttribute("src",lt),Re.style.opacity=.7,ot!==null){var De,je,ee;if(!Je){De=document.createElement("img"),De.style.position="absolute",De.style.zIndex="1001",De.style.opacity=1,Re.style.opacity=.3,je=360,je>le/4*3&&(je=le/4*3),ee=je/5.8,De.setAttribute("src",ot),De.setAttribute("width",je),De.setAttribute("height",ee);var Et=(le-je)/2,bt=(ze-ee)/2;De.style.left=Et+"px",De.style.top=bt+"px",Le.appendChild(De)}}return Le.appendChild(Re),Le},We=function(le){return le=le.toLowerCase(),le==="html5"||le==="screenshot"?le:"html5"},he=["web","webSimple","web3d","tablet","tablet3d","phone"],Jt=function(le,ze){if(vt=le,ze){re(vt,!0);return}var Me=!wt;if(Me){var Je=gt(vt);!isNaN(Je)&&Je<4.4&&(Me=!1)}var Le,we;window.location.protocol.substr(0,4)==="http"?Le=window.location.protocol:Le="http:";var Re=vt.indexOf("//");Re>0?we=vt:Re===0?we=Le+vt:we="https://www.geogebra.org/apps/5.2.814.0/";for(var De in he)if(vt.slice(he[De].length*-1)===he[De]||vt.slice((he[De].length+1)*-1)===he[De]+"/"){re(we,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Me&&!te.is3D&&!te.AV&&!te.SV&&!te.CV&&!te.EV2&&!te.CP&&!te.PC&&!te.DA&&!te.FI&&!te.PV&&!Zt(ue.showToolBar)&&!Zt(ue.showMenuBar)&&!Zt(ue.showAlgebraInput)&&!Zt(ue.enableRightClick)&&(!ue.appName||ue.appName=="classic")?we+="webSimple/":we+="web3d/",re(we,!1)},re=function(le,ze){if(le.requirejs){kt=le;return}le.slice(-1)!=="/"&&(le+="/"),kt=le,ze===null&&(ze=le.indexOf("http")===-1),xt=ze,et="web.nocache.js",tt=!1;var Me=kt.split("/");Me.length>1&&(!ze&&Me[Me.length-2]==="webSimple"?(et="webSimple.nocache.js",tt=!0):he.indexOf(Me[Me.length-2])>=0&&(et=Me[Me.length-2]+".nocache.js")),Me=le.split("/"),vt=Me[Me.length-3],vt.substr(0,4)==="test"?vt=vt.substr(4,1)+"."+vt.substr(5,1):(vt.substr(0,3)==="war"||vt.substr(0,4)==="beta")&&(vt="5.0");var Je=parseFloat(vt);Je!==NaN&&Je<5&&le.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+Je+" is deprecated. Using version latest instead."),Jt("5.0",ze))},se=function(le,ze){window.console&&window.console.log&&(!ze||typeof ze.showLogging=="undefined"||ze.showLogging&&ze.showLogging!=="false")&&console.log(le)};ue.material_id!==void 0?Ut(pe):pe();function pe(){var le=jn;jt!==null?le=jt:parseFloat(le)<5&&(le="5.0"),Jt(le,!1),Ct!==null&&re(Ct,xt),Bt=!0}return bn},GGBAppletUtils=function(){"use strict";function bn(){return window.GGBT_wsf_edit!==void 0}function jn(Bt,jt){jt!=1?(Bt.style.transformOrigin="0% 0% 0px",Bt.style.webkitTransformOrigin="0% 0% 0px",Bt.style.transform="scale("+jt+","+jt+")",Bt.style.webkitTransform="scale("+jt+","+jt+")",Bt.style.maxWidth="initial",Bt.querySelector(".ggb_preview")!==null&&(Bt.querySelector(".ggb_preview").style.maxWidth="initial"),Bt.querySelectorAll(".ggb_preview img")[0]!==void 0&&(Bt.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),Bt.querySelectorAll(".ggb_preview img")[1]!==void 0&&(Bt.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(Bt.style.transform="none",Bt.style.webkitTransform="none")}function ue(Bt,jt,Ct,Mt,It,St){var kt=null;if(St!=null&&St!="")for(var xt=Bt.parentNode;xt!=null;)if((" "+xt.className+" ").indexOf(" "+St+" ")>-1){kt=xt;break}else xt=xt.parentNode;var Ft=0,vt=0,et=0,tt=0,lt=0,ot=0,ut=0;if(kt)Ft=kt.offsetWidth,vt=Math.max(Mt?kt.offsetWidth:0,kt.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Ft=Math.min(window.innerWidth,document.documentElement.clientWidth),vt=Math.min(window.innerHeight,document.documentElement.clientHeight),et=Ft):(Ft=window.innerWidth,vt=window.innerHeight,et=window.innerWidth),Bt){var ct=Bt.getBoundingClientRect();ct.left>0&&ct.left<=Ft&&(It===void 0||!It)&&(document.dir==="rtl"?(lt=Ft-ct.width-ct.left,ot=et<=480?10:30):(ot=ct.left,lt=et<=480?10:30),tt=ot+lt)}if(Bt&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var ft=Bt.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(tt=40,ut=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(tt=0,ut=40)}}return Bt&&((Ct===void 0||!Ct)&&jt>0&&jt+tt<Ft?Ft=jt:Ft-=tt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Ct===void 0||!Ct)&&(vt-=ut)),{width:Ft,height:vt}}function te(Bt,jt,Ct,Mt,It){if(Bt.isScreenshoGenerator)return 1;var St=Mt!==void 0&&Mt,kt=Bt.noScaleMargin!=null&&Bt.noScaleMargin,xt=function(ft){return ft&&ft!=="false"},Ft=xt(Bt.autoHeight),vt=ue(jt,Bt.width,Ct,Ft,St&&window.GGBT_wsf_view||kt,It),et=parseInt(vt.width),tt=Bt.width,lt=Bt.height;if(tt===void 0){var ot=jt.querySelector(".appletParameters");ot&&(tt=ot.offsetWidth,lt=ot.offsetHeight)}var ut=et/tt,ct=St?1:vt.height/lt;return Ct!==void 0&&!Ct&&(ut=Math.min(1,ut),ct=Math.min(1,ct)),Math.min(ut,ct)}function wt(Bt,jt,Ct){var Mt=1,It,St=!1;if(Bt.hasOwnProperty("allowUpscale")&&(St=Bt.allowUpscale),Bt.hasOwnProperty("scale")&&(Mt=parseFloat(Bt.scale),(isNaN(Mt)||Mt===null||Mt===0)&&(Mt=1),Mt>1&&(St=!0)),jt&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(St=!0),!(Bt.hasOwnProperty("disableAutoScale")&&Bt.disableAutoScale))It=te(Bt,jt,St,Ct,Bt.scaleContainerClass);else return Mt;return St&&(!Bt.hasOwnProperty("scale")||Mt===1)?It:Math.min(Mt,It)}function Qt(Bt){var jt=Math.min(window.innerWidth,document.documentElement.clientWidth),Ct=Math.min(window.innerHeight,document.documentElement.clientHeight),Mt=Bt.getBoundingClientRect(),It=(jt-Mt.width)/2,St=(Ct-Mt.height)/2;St<0&&(St=0),Bt.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(It<40?Bt.style.left="40px":Bt.style.left=It+"px",Bt.style.top=St+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(St<40?Bt.style.top="40px":Bt.style.top=St+"px",Bt.style.left=It+"px")}function Yt(Bt,jt){var Ct=Bt.querySelector(".appletParameters");if(Ct){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(jt.id!==Ct.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(Bt)}if(Ct.parentElement&&/fullscreen/.test(Ct.parentElement.className))return;var Mt=wt(jt,Bt);bn()&&Ct.setAttribute("data-param-scale",Mt);for(var It=null,St=0;St<Bt.childNodes.length;St++)if(Bt.childNodes[St].className!==void 0&&Bt.childNodes[St].className.match(/^applet_scaler/)){It=Bt.childNodes[St];break}if(It!==null&&It.querySelector(".noscale")!==null)return;var kt=jt.id!==void 0?jt.id:"ggbApplet",xt=window[kt];(xt==null||!xt.recalculateEnvironments)&&It!==null&&!It.className.match(/fullscreen/)&&(It.parentNode.style.transform="",!isNaN(Mt)&&Mt!==1?(It.parentNode.style.width=jt.width*Mt+"px",It.parentNode.style.height=jt.height*Mt+"px",jn(It,Mt)):(jn(It,1),It.parentNode.style.width=jt.width+"px",It.parentNode.style.height=jt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&Qt(Bt),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(Ct).parents(".content-added-content"))}}return{responsiveResize:Yt,isFlexibleWorksheetEditor:bn,positionCenter:Qt,getScale:wt,scaleElement:jn}}();__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 bn=n.location.search;return bn.indexOf(J)!=-1||bn.indexOf(K)!=-1}function q(bn,jn){}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(bn){var jn=s[L].bindings;s[L].bindings=function(){for(var ue=jn?jn():{},te=bn[webModule.__softPermutationId],wt=O;wt<te.length;wt++){var Qt=te[wt];ue[Qt[O]]=Qt[P]}return ue}};var t;function u(){return v(),t}function v(){if(!t){var bn=o.createElement(Q);if(bn.id=L,bn.style.cssText=R+S,bn.tabIndex=-1,o.body.appendChild(bn),t=bn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var jn=document.compatMode==U?V:W;t.write(jn+X),t.close()}}}function w(bn){function jn(te){function wt(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var Qt=wt();if(Qt){te();return}function Yt(){if(!Qt){if(!wt())return;Qt=!0,te(),o.removeEventListener&&o.removeEventListener(Z,Yt,!1),Bt&&clearInterval(Bt)}}o.addEventListener&&o.addEventListener(Z,Yt,!1);var Bt=setInterval(function(){Yt()},$)}function ue(te){var wt=u(),Qt=wt.body,Yt=wt.createElement(_);Yt.language=ab,Yt.crossOrigin=W,Yt.src=te,webModule.__errFn&&(Yt.onerror=function(){webModule.__errFn(L,new Error(bb+te))}),Qt.appendChild(Yt)}jn(function(){ue(bn)})}webModule.__startLoadingFragment=function(bn){return C(bn)},webModule.__installRunAsyncCode=function(bn){var jn=u(),ue=jn.body,te=jn.createElement(_);te.language=ab,te.text=bn,ue.appendChild(te),ue.removeChild(te)};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(bn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(bn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(bn){var jn=c[bn];return jn==null?null:jn},r=d,webModule.__errFn=e}function B(){function bn(Bt){var jt=Bt.lastIndexOf(rb);jt==-1&&(jt=Bt.length);var Ct=Bt.indexOf(sb);Ct==-1&&(Ct=Bt.length);var Mt=Bt.lastIndexOf(tb,Math.min(Ct,jt));return Mt>=O?Bt.substring(O,Mt+P):W}function jn(Bt){if(!Bt.match(/^\w+:\/\//)){var jt=o.createElement(ub);jt.src=Bt+vb,Bt=bn(jt.src)}return Bt}function ue(){var Bt=__gwt_getMetaProperty(wb);return Bt!=null?Bt:W}function te(){for(var Bt=o.getElementsByTagName(_),jt=O;jt<Bt.length;++jt)if(Bt[jt].src.indexOf(xb)!=-1)return bn(Bt[jt].src);return W}function wt(){var Bt=o.getElementsByTagName(yb);return Bt.length>O?Bt[Bt.length-P].href:W}function Qt(){var Bt=o.location;return Bt.href==Bt.protocol+zb+Bt.host+Bt.pathname+Bt.search+Bt.hash}var Yt=ue();return Yt==W&&(Yt=te()),Yt==W&&(Yt=wt()),Yt==W&&Qt()&&(Yt=bn(o.location.href)),Yt=jn(Yt),Yt}function C(bn){return bn.match(/^\//)||bn.match(/^[a-zA-Z]+:\/\//)?bn:webModule.__moduleBase+bn}function D(){var bn=[],jn=O,ue=[],te=[];function wt(Bt){var jt=te[Bt](),Ct=ue[Bt];if(jt in Ct)return jt;var Mt=[];for(var It in Ct)Mt[Ct[It]]=It;throw r&&r(Bt,Mt,jt),null}if(__gwt_isKnownPropertyValue=function(Bt,jt){return jt in ue[Bt]},webModule.__getPropMap=function(){var Bt={};for(var jt in ue)ue.hasOwnProperty(jt)&&(Bt[jt]=wt(jt));return Bt},webModule.__computePropValue=wt,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Qt;try{Qt=Cb;var Yt=Qt.indexOf(Db);Yt!=-1&&(jn=parseInt(Qt.substring(Yt+P),$),Qt=Qt.substring(O,Yt))}catch(Bt){}return webModule.__softPermutationId=jn,C(Qt+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})()},11324:function(bn,jn,ue){"use strict";ue.d(jn,{$Y:function(){return we},A0:function(){return ze},EP:function(){return Bt},F_:function(){return Mt},Fk:function(){return _t},G9:function(){return Ct},GB:function(){return re},GR:function(){return ot},GW:function(){return Je},Hh:function(){return Ot},Hp:function(){return Ft},Ir:function(){return wt},N$:function(){return se},NZ:function(){return be},Nv:function(){return oe},OA:function(){return Et},OJ:function(){return xe},QF:function(){return Pe},RS:function(){return Lt},RY:function(){return Wt},Rj:function(){return Ne},SX:function(){return Nt},Tp:function(){return Re},Ui:function(){return le},V1:function(){return he},Vn:function(){return Ut},dL:function(){return Kt},fo:function(){return qt},gG:function(){return Zt},gK:function(){return lt},hK:function(){return vt},i3:function(){return St},ib:function(){return et},lS:function(){return tt},m5:function(){return jt},n4:function(){return te},n_:function(){return kt},oP:function(){return De},p2:function(){return Me},pl:function(){return de},rM:function(){return ft},sM:function(){return xt},t2:function(){return Rt},tD:function(){return ut},u8:function(){return ct},um:function(){return ge},vm:function(){return bt},wQ:function(){return It},wj:function(){return We},wt:function(){return ce},yS:function(){return gt},yi:function(){return Qt},ym:function(){return Ge},z2:function(){return Yt}});const te="FETCH_TASK_START",wt="FETCH_TASK_FAILURE",Qt="FETCH_TASK_SUCCESS",Yt="UPDATE_TASK_DATA",Bt="HIDE_EVALUATE_RESULT",jt="SHOW_EVALUATE_RESULT",Ct="UPDATE_TIMESTRAP",Mt="MOVE_X",It="MOVE_Y",St="TRIGGER_RIGHT_PANEL_MASK ",kt="SET_ACTIVE_INDEX",xt="GET_TASK_LIST",Ft="SHOW_TASK_LIST",vt="HIDE_TASK_LIST",et="SET_TASK_STAR",tt="TRIGGER_ENLARGE_UNITY3D ",lt="TRIGGER_TAB_FIXED ",ot="GET_DISCUSSES",ut="SHOW_DISCUSSES_LOADING",ct="TOP_OR_DOWN_DISCUSS",ft="PLUS_DISCUSS",gt="SET_ACTION_TYPE",Lt="SHOW_REWARD_DIALOG",Rt="CANCEL_REWARD_DIALOG",Ut="SET_REWARD",Nt="ACTIVE_DISCUSS_INDEX",$t="CREATE_DISCUSS",qt="DISABLE_DISCUSS",Zt="CHANGE_PAGE",ce="SHOW_ANSWER_LOADING",de="FETCH_ANSWER_INFO",be="HIGH_TIP_MODAL",Ne="SHOW_TIP_MODAL",Ge="SELECT_UNLOCK_ANSWER",xe="SET_CHOOSE_ANSWERS",We="EVAL_CHOOSE_START",he="EVAL_CHOOSE_END",Jt="SHOW_REP_loading",re="FETCH_REP_CONTENT",se="EDIT_REP_CONTENT",pe="SET_REP_PATH",le="SHOW_EVALUATE_LOADING",ze="HIDE_EVALUATE_LOADING",Me="SET_EVALUATE_MESSAGE",Je="SET_SHOW_DIR",Le="SET_EDITOR_SETTING",we="SET_EDITOR_THEME",Re="SET_EDITOR_FONTSIZE",De="SET_REPOS",je="SHOW_PATH_LIST",ee="HIDE_PATH_LIST",Et="HIDE_PICTURE_VIEW",bt="SHOW_PICTURE_VIEW",Kt="SHOW_NOTICE",oe="HIDE_NOTICE",_t="SHOW_CASE_NOTICE",Ot="HIDE_CASE_NOTICE",Pt="SET_TAB_INDEX",Dt="SET_SSH_TABS",ie="SET_SSH_CONFIGDATA",Gt="SET_SSH_CONFIGDATAARR",Wt="SET_VNC_LOADING ",ge="ON_TAB_TO_SPACE ",Pe="ON_AUTO_FORMAT "},46699:function(bn,jn,ue){"use strict";ue.d(jn,{Ax:function(){return Yt},Ds:function(){return Bt},KI:function(){return Ct},SI:function(){return Qt},f1:function(){return wt}});var te=ue(346);function wt(Mt){let It=!0;if(Mt.length>0){for(let St=0;St<Mt.length;St++)if(Mt[St].compile_success==0||!Mt[St].compile_success){It=!1;break}}else It=!1;return It}function Qt(Mt,It=""){let St=[];for(let kt=0;kt<Mt.length;kt++){let xt=Mt[kt],Ft=It?`${It}/${xt.name}`:`${xt.name}`;St.push({title:xt.name,type:xt.type,isLeaf:xt.type!=="tree",key:Ft})}return St}function Yt(Mt,It,St){for(let kt=0;kt<Mt.length;kt++){let xt=Mt[kt];if(xt.key===It){xt.children=St;break}xt.children&&Yt(xt.children,It,St)}return Mt}function Bt(Mt,It,St){let kt;return function(){let xt=this,Ft=arguments,vt=function(){kt=null,St||Mt.apply(xt,Ft)},et=St&&!kt;clearTimeout(kt),kt=setTimeout(vt,It),et&&Mt.apply(xt,Ft)}}const jt=!0,Ct=te.Z.API_SERVER},84842:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return vt}});var te=ue(99571),wt=ue(59301),Qt=Object.defineProperty,Yt=Object.defineProperties,Bt=Object.getOwnPropertyDescriptors,jt=Object.getOwnPropertySymbols,Ct=Object.prototype.hasOwnProperty,Mt=Object.prototype.propertyIsEnumerable,It=(et,tt,lt)=>tt in et?Qt(et,tt,{enumerable:!0,configurable:!0,writable:!0,value:lt}):et[tt]=lt,St=(et,tt)=>{for(var lt in tt||(tt={}))Ct.call(tt,lt)&&It(et,lt,tt[lt]);if(jt)for(var lt of jt(tt))Mt.call(tt,lt)&&It(et,lt,tt[lt]);return et},kt=(et,tt)=>Yt(et,Bt(tt)),xt=(et,tt)=>{var lt={};for(var ot in et)Ct.call(et,ot)&&tt.indexOf(ot)<0&&(lt[ot]=et[ot]);if(et!=null&&jt)for(var ot of jt(et))tt.indexOf(ot)<0&&Mt.call(et,ot)&&(lt[ot]=et[ot]);return lt},Ft=(et,tt,lt)=>new Promise((ot,ut)=>{var ct=Lt=>{try{gt(lt.next(Lt))}catch(Rt){ut(Rt)}},ft=Lt=>{try{gt(lt.throw(Lt))}catch(Rt){ut(Rt)}},gt=Lt=>Lt.done?ot(Lt.value):Promise.resolve(Lt.value).then(ct,ft);gt((lt=lt.apply(et,tt)).next())});const vt=et=>{var tt=et,{children:lt}=tt,ot=xt(tt,["children"]);const[ut,ct]=(0,wt.useState)(!1);return wt.createElement(te.ZP,kt(St({},ot),{loading:ut,onClick:ft=>Ft(void 0,null,function*(){try{ct(!0),yield ot.onClick(ft),ct(!1)}catch(gt){console.error(gt),ct(!1)}})}),lt)}},30502:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return St}});var te=ue(59301),wt=ue(99571),Qt=ue(6767),Yt=ue(14566),Bt=ue(32050),jt=ue(19248),Ct=ue(346),Mt={img:"img___BgL9D"},St=({value:kt,onChange:xt,getFileProgress:Ft})=>{const[vt,et]=(0,te.useState)(!1),tt=te.createElement(wt.ZP,{loading:vt,icon:te.createElement(Bt.Z,null)},"\u9009\u62E9\u4E0A\u4F20\u6587\u4EF6"),lt=()=>te.createElement("div",{className:Mt.img},te.createElement("img",{src:Ct.Z.API_SERVER+"/api/attachments/"+kt,alt:"avatar",style:{width:288}}),te.createElement("div",null,te.createElement(jt.Z,{onClick:()=>xt(""),style:{fontSize:"16px",color:"red"}}))),ot=ut=>{var ct,ft,gt,Lt,Rt,Ut;if(Ft&&Ft(ut),ut.file.status==="uploading"){et(!0);return}if(ut.file.status==="done"){if(et(!1),ut.file.status==="done"&&((ft=(ct=ut.file)==null?void 0:ct.response)==null?void 0:ft.status)===-1){Qt.ZP.error((Lt=(gt=ut.file)==null?void 0:gt.response)==null?void 0:Lt.message);return}xt((Ut=(Rt=ut==null?void 0:ut.file)==null?void 0:Rt.response)==null?void 0:Ut.id)}};return te.createElement(te.Fragment,null,kt?lt():te.createElement("div",null,te.createElement(Yt.default,{withCredentials:!0,name:"file",showUploadList:!1,action:`${Ct.Z.API_SERVER}/api/attachments.json`,onChange:ot,accept:"image/*"},tt),te.createElement("div",{className:"mt20 c-light-black"},"\u8BF4\u660E\uFF1A\u652F\u6301\u4E0A\u4F20jpg/png\u7B49\u683C\u5F0F\u6587\u4EF6\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC72M,\u5EFA\u8BAE\u4F7F\u7528288*158\u50CF\u7D20\uFF1B"),te.createElement("div",{className:"c-light-black"},"\u5982\u4E0D\u4E0A\u4F20\uFF0C\u9ED8\u8BA4\u4F7F\u7528\u7CFB\u7EDF\u56FE\u7247\u3002")))}},9507:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return kt}});var te=ue(59301),wt={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Qt=ue(92310),Yt=ue.n(Qt),Bt=ue(29787),jt=ue(2859),Ct=ue(38986),Mt=ue(51257),It=(xt,Ft,vt)=>new Promise((et,tt)=>{var lt=ct=>{try{ut(vt.next(ct))}catch(ft){tt(ft)}},ot=ct=>{try{ut(vt.throw(ct))}catch(ft){tt(ft)}},ut=ct=>ct.done?et(ct.value):Promise.resolve(ct.value).then(lt,ot);ut((vt=vt.apply(xt,Ft)).next())}),kt=({data:xt,className:Ft,fullWidth:vt,style:et={},onClose:tt,onOk:lt,showFullTools:ot,noAssociationId:ut})=>{const ct=(0,te.useRef)(null),ft=(0,te.useRef)(null),gt=(0,te.useRef)(null),Lt=(0,te.useRef)(null),[Rt,Ut]=(0,te.useState)(!1),[Nt,$t]=(0,te.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,te.useEffect)(()=>(gt.current||(gt.current=document.createElement("style"),document.head.appendChild(gt.current)),xt!=null&&xt.visible?(document.body.setAttribute("data-custom","y-hidden"),gt.current.innerHTML=" html { overflow-y: hidden; }",xt!=null&&xt.src&&qt()):(document.body.removeAttribute("data-custom"),gt.current&&(document.head.removeChild(gt.current),gt.current=null)),()=>{document.body.removeAttribute("data-custom"),gt.current&&(document.head.removeChild(gt.current),gt.current=null)}),[xt==null?void 0:xt.visible]);const qt=()=>It(void 0,null,function*(){Ut(!0),$t("\u6B63\u5728\u52A0\u8F7D\u4E2D");const be=yield(0,Mt.ZJ)(xt==null?void 0:xt.src);ct.current.src="",ct.current.src=be,ct.current.onload=function(){de()},Ut(!1),$t("")}),Zt=be=>It(void 0,null,function*(){Ut(!0),$t("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Ne=yield(0,Ct.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:xt.title,file:be.dataUrl}});Ne!=null&&Ne.id&&!ut?(yield(0,Ct.ZP)(`/api/attachments/${xt.id}/add_subitem.json`,{method:"post",body:{subitem_id:Ne==null?void 0:Ne.id,settings:JSON.stringify(be.state)}})).status===0&&lt():Ne!=null&&Ne.id&&lt(Ne),Ut(!1),$t("")}),ce=()=>{const be=document.querySelector('a[href="https://markerjs.com/"]');be&&be.parentNode&&(be.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(Ge=>{const xe=document.querySelector(Ge.name);xe&&xe.setAttribute("title",Ge.title)})},de=()=>{ft.current=new jt.hP(ct.current),ft.current.targetRoot=Lt.current,ft.current.addEventListener("render",Zt),ft.current.addEventListener("beforeclose",tt),ot&&(ft.current.availableMarkerTypes=ft.current.ALL_MARKER_TYPES,ft.current.uiStyleSettings.redoButtonVisible=!0,ft.current.uiStyleSettings.notesButtonVisible=!0,ft.current.uiStyleSettings.zoomButtonVisible=!0,ft.current.uiStyleSettings.zoomOutButtonVisible=!0,ft.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=ft.current.uiStyleSettings,ft.current.show(),xt!=null&&xt.snapshotData&&ft.current.restoreState(xt.snapshotData),setTimeout(()=>{window.scrollTo(0,0),ce()},300)};return te.createElement(te.Fragment,null,(xt==null?void 0:xt.visible)&&te.createElement(Bt.Z,{spinning:Rt,tip:Nt,style:{position:"absolute",width:"100vw"}},te.createElement("div",{ref:Lt,className:Yt()(wt.imageDimensions,Ft,vt?wt.fullWidth:""),style:et},te.createElement("img",{className:wt.img,ref:ct}))))}},76562:function(bn,jn,ue){"use strict";var te=ue(59301),wt=ue(77019),Qt=ue(5269),Yt=ue(20554),Bt=ue(99571),jt=ue(76902),Ct=ue(99587),Mt=ue(48136),It=ue(59301);const St=(0,te.forwardRef)(({callback:kt,showSaveButton:xt,value:Ft=""},vt)=>{const et=(0,te.useRef)(),tt=[{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 "}]}]}],lt=[{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}`}]}]}],ot=ft=>{et.current.setValue(et.current.getValue()+" "+ft.value+" ")},ut=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:It.createElement(wt.Z,{className:Ct.Z.lists,gutter:[10,10]},tt.map((ft,gt)=>It.createElement(Qt.Z,{flex:"110px",className:Ct.Z.item},It.createElement("div",null,It.createElement(jt.Z,{value:`$$${ft.value}$$`}),ft.name),It.createElement("div",{className:Ct.Z.children},ft.children.map((Lt,Rt)=>It.createElement("div",{key:Rt},It.createElement("h1",null,Lt.name),It.createElement(wt.Z,{gutter:[10,10]},Lt.data.map((Ut,Nt)=>It.createElement(Qt.Z,{key:Nt,onClick:()=>ot(Ut),className:Ct.Z.diamond},It.createElement(jt.Z,{value:"`$$"+Ut.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:It.createElement(wt.Z,{className:Ct.Z.lists,gutter:[10,10]},lt.map((ft,gt)=>It.createElement(Qt.Z,{flex:"110px",className:Ct.Z.item},It.createElement("div",null,It.createElement(jt.Z,{value:"`$$"+ft.value+"$$`"}),ft.name),It.createElement("div",{className:Ct.Z.children},ft.children.map((Lt,Rt)=>It.createElement("div",{key:Rt},Lt.name&&It.createElement("h1",null,Lt.name),It.createElement(wt.Z,{gutter:[10,10]},Lt.data.map((Ut,Nt)=>It.createElement(Qt.Z,{key:Nt,onClick:()=>ot(Ut),className:Ct.Z.diamond},It.createElement(jt.Z,{value:"`$$"+Ut.value+"$$`"}))))))))))}],ct=()=>{var ft=document.createElement("div");ft.innerHTML=et.current.getValue();var gt=ft.innerText;return kt&&kt(gt),gt};return(0,te.useImperativeHandle)(vt,()=>({getData:ct})),It.createElement("div",{className:Ct.Z.mathWrap},It.createElement(Yt.default,{defaultActiveKey:"1",items:ut}),It.createElement("math-field",{locale:"zh_cn",className:Ct.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},Ft||""),xt&&It.createElement("div",{className:Ct.Z.button},It.createElement(Bt.ZP,{size:"large",onClick:ct,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});jn.Z=St},96472:function(bn,jn,ue){"use strict";ue.d(jn,{z:function(){return We},Z:function(){return he}});var te=ue(59301),wt=ue(14566),Qt=ue(6767),Yt=ue(62957),Bt=ue(99571),jt=ue(346),Ct=ue(51917),Mt=Object.defineProperty,It=Object.getOwnPropertySymbols,St=Object.prototype.hasOwnProperty,kt=Object.prototype.propertyIsEnumerable,xt=(Jt,re,se)=>re in Jt?Mt(Jt,re,{enumerable:!0,configurable:!0,writable:!0,value:se}):Jt[re]=se,Ft=(Jt,re)=>{for(var se in re||(re={}))St.call(re,se)&&xt(Jt,se,re[se]);if(It)for(var se of It(re))kt.call(re,se)&&xt(Jt,se,re[se]);return Jt},vt=(Jt,re,se)=>new Promise((pe,le)=>{var ze=Le=>{try{Je(se.next(Le))}catch(we){le(we)}},Me=Le=>{try{Je(se.throw(Le))}catch(we){le(we)}},Je=Le=>Le.done?pe(Le.value):Promise.resolve(Le.value).then(ze,Me);Je((se=se.apply(Jt,re)).next())});const et="\u3000\u3000";function tt(Jt){var re=["Bytes","KB","MB","GB","TB"];if(Jt==0)return"0 Byte";var se=parseInt(""+Math.floor(Math.log(Jt)/Math.log(1024)),10);return(Jt/Math.pow(1024,se)).toFixed(1)+" "+re[se]}var lt=({value:Jt=[],action:re,onChange:se,className:pe,maxSize:le=150,title:ze="\u6587\u4EF6\u4E0A\u4F20",accept:Me=null})=>{const Je={multiple:!1,fileList:Jt,accept:Me,withCredentials:!0,beforeUpload:we=>we.size/1024/1024<le?!0:(message.error(`\u8BE5\u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(${le}MB),\u5EFA\u8BAE\u4E0A\u4F20\u5230\u767E\u5EA6\u4E91\u7B49\u5176\u5B83\u5171\u4EAB\u5DE5\u5177\u91CC\uFF0C\u7136\u540E\u518Dtxt\u6587\u6863\u91CC\u7ED9\u51FA\u94FE\u63A5\u4EE5\u53CA\u5171\u4EAB\u5BC6\u7801\u5E76\u4E0A\u4F20`),Promise.reject()),action:`${ENV.API_SERVER}/api/attachments.json`,onChange(we){var Re,De,je,ee;let Et=[...we.fileList];if(Et=Et.map(bt=>(bt.name.indexOf(et)===-1&&(bt.name=`${bt.name}${et}${tt(bt.size)}`),Ft({},bt))),we.file.status==="done"&&((De=(Re=we.file)==null?void 0:Re.response)==null?void 0:De.status)===-1){message.error((ee=(je=we.file)==null?void 0:je.response)==null?void 0:ee.message),se([]);return}se(Et)},onRemove:we=>vt(void 0,null,function*(){const Re=we.size/1024/1024;return we.status==="uploading"?!0:Re<le&&(we.response?we.response.id:we.uid)?yield removeAttachment(we.response?we.response.id:we.id):!0})};function Le(we){we.preventDefault(),we.stopPropagation()}return React.createElement("div",{className:`single-upload ${pe||""}`},React.createElement(Upload,Ft({},Je),React.createElement(Button,{type:"primary",title:Jt.length>0?"\u6BCF\u6B21\u53EA\u80FD\u4E0A\u4F20\u4E00\u4E2A\u8D44\u6E90\uFF0C \u5220\u9664\u4E0B\u9762\u8D44\u6E90\u53EF\u91CD\u65B0\u4E0A\u4F20 ":"",disabled:Jt.length>0,ghost:!0},ze),React.createElement("span",{onClick:Le,style:{marginLeft:10}},"(\u5355\u4E2A\u6587\u4EF6\u6700\u5927",le,"M)"," ")))},ot=ue(61481),ut=ue(89392),ct=Object.defineProperty,ft=Object.getOwnPropertySymbols,gt=Object.prototype.hasOwnProperty,Lt=Object.prototype.propertyIsEnumerable,Rt=(Jt,re,se)=>re in Jt?ct(Jt,re,{enumerable:!0,configurable:!0,writable:!0,value:se}):Jt[re]=se,Ut=(Jt,re)=>{for(var se in re||(re={}))gt.call(re,se)&&Rt(Jt,se,re[se]);if(ft)for(var se of ft(re))Lt.call(re,se)&&Rt(Jt,se,re[se]);return Jt};const Nt=Jt=>React.createElement("svg",Ut({width:14,height:14,xmlns:"http://www.w3.org/2000/svg"},Jt),React.createElement("title",null,"\u5F62\u72B6"),React.createElement("path",{d:"M10.354 3.5h-2.77v8.167H6.416V3.5H3.646L7 0l3.354 3.5ZM14 7h-1.167v5.833H1.167V7H0v7h14V7Z",fill:"#3061D0",fillRule:"nonzero"}));var $t="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjM1NCAzLjVoLTIuNzd2OC4xNjdINi40MTZWMy41SDMuNjQ2TDcgMGwzLjM1NCAzLjVaTTE0IDdoLTEuMTY3djUuODMzSDEuMTY3VjdIMHY3aDE0VjdaIiBmaWxsPSIjMzA2MUQwIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=",qt=Object.defineProperty,Zt=Object.getOwnPropertySymbols,ce=Object.prototype.hasOwnProperty,de=Object.prototype.propertyIsEnumerable,be=(Jt,re,se)=>re in Jt?qt(Jt,re,{enumerable:!0,configurable:!0,writable:!0,value:se}):Jt[re]=se,Ne=(Jt,re)=>{for(var se in re||(re={}))ce.call(re,se)&&be(Jt,se,re[se]);if(Zt)for(var se of Zt(re))de.call(re,se)&&be(Jt,se,re[se]);return Jt},Ge=(Jt,re,se)=>new Promise((pe,le)=>{var ze=Le=>{try{Je(se.next(Le))}catch(we){le(we)}},Me=Le=>{try{Je(se.throw(Le))}catch(we){le(we)}},Je=Le=>Le.done?pe(Le.value):Promise.resolve(Le.value).then(ze,Me);Je((se=se.apply(Jt,re)).next())});const{Dragger:xe}=wt.default;function We(Jt){let re=[];return Jt&&Jt.length>0&&(re=Jt.map(se=>({uid:se.id,id:se.id,name:se.title+et+se.filesize,url:se.url,filesize:se.filesize,status:"done",response:{id:se.id}}))),re}var he=({value:Jt,onChange:re,action:se,data:pe,className:le,maxSize:ze=150,title:Me="\u4E0A\u4F20\u9644\u4EF6",showRemoveModal:Je=!1,accept:Le="",additionalText:we,isDragger:Re,number:De=1e3,aloneClear:je=!1,realTimeRemove:ee=!0,uploadText:Et,setFileProgress:bt,showFileProgress:Kt})=>{const[oe,_t]=(0,te.useState)(!1);let[Ot,Pt]=(0,te.useState)(Jt||[]),[Dt,ie]=(0,te.useState)(1);(0,te.useEffect)(()=>{Jt&&(Dt===1&&Pt([...Jt]),ie(2),De===(Jt==null?void 0:Jt.length)&&_t(!0))},[Jt]);const Gt=()=>{setTimeout(()=>{Ot.pop(),Pt([...Ot])},500)};Kt&&bt(Ot.some(Pe=>Pe.status==="uploading"));const Wt={multiple:!0,disabled:oe,accept:Le,withCredentials:!0,fileList:Ot,beforeUpload:(Pe,Ve)=>{const _e=Pe.size/1024/1024;return Ot.concat(Ve).length>De?(Ot.pop(),Pt([...Ot]),Qt.ZP.error(`\u6700\u591A\u53EA\u80FD\u4E0A\u4F20${De}\u4E2A\u6587\u4EF6`),je?Promise.reject():(Gt(),!1)):_e<ze?!0:(Qt.ZP.error(`\u8BE5\u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(${ze}MB).`),je?Promise.reject():(Gt(),!1))},data:pe,action:se||`${jt.Z.API_SERVER}/api/attachments.json`,onChange(Pe){var Ve,_e,Fe,rn;if(Pe.file.status==="removed"?Ot=Pe.fileList:Ot=(0,ut.uniqBy)([...Pe.fileList,...Ot],"uid"),Pe.file.status==="done"&&((_e=(Ve=Pe.file)==null?void 0:Ve.response)==null?void 0:_e.status)===-1){Qt.ZP.error((rn=(Fe=Pe.file)==null?void 0:Fe.response)==null?void 0:rn.message);return}Ot.length>=De?_t(!0):_t(!1),Pt([...Ot]),Ot=Ot.map(sn=>{var on,Xe;return(on=sn==null?void 0:sn.response)!=null&&on.id&&(sn.url=(Xe=sn==null?void 0:sn.response)==null?void 0:Xe.url),sn.name.indexOf(et)===-1&&(sn.name=`${sn.name}${et}${tt(sn.size)}`),Ne({},sn)}),console.log("info:",Pe,Ot),re(Ot)},onRemove:Pe=>Ge(void 0,null,function*(){if(!ee)return!0;const Ve=()=>Ge(void 0,null,function*(){if(Pe.response?Pe.response.id:Pe.id){let Fe=yield(0,Ct.JZ)(Pe.response?Pe.response.id:Pe.uid);return Promise.resolve(Fe)}else return!0});return Je?new Promise((_e,Fe)=>{Yt.default.confirm({centered:!0,width:530,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:te.createElement("div",{className:"tc font16"},"\u662F\u5426\u786E\u8BA4\u5220\u9664?"),onOk:()=>Ge(void 0,null,function*(){const rn=yield Ve();Qt.ZP.success("\u5220\u9664\u6210\u529F"),_e(!0)}),onCancel:()=>_e(!1)})}):yield Ve()})};function ge(Pe){Pe.preventDefault(),Pe.stopPropagation()}return te.createElement("div",{className:`multi-upload ${le||""}`},Re&&te.createElement(xe,Ne({},Wt),te.createElement("p",{className:"ant-upload-drag-icon"},te.createElement(ot.Z,null)),te.createElement("p",{className:"ant-upload-text"},"\u70B9\u51FB\u4E0A\u4F20\u56FE\u6807\uFF0C\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6587\u4EF6\u6216\u5C06\u6587\u4EF6\u62D6\u62FD\u5230\u6B64",te.createElement("br",null),"(\u5355\u4E2A\u6587\u4EF6\u6700\u5927\u9650\u5236\u4E3A",ze,"MB)"," "),we),!Re&&te.createElement(wt.default,Ne({},Wt),te.createElement(Bt.ZP,{disabled:oe,className:"upload_button"},te.createElement("img",{className:"aBtn_img",src:$t}),Me),te.createElement("span",{onClick:ge,className:"upload_text"},Et||`(\u5355\u4E2A\u6587\u4EF6\u6700\u5927${ze}MB)`)))}},28426:function(bn,jn,ue){"use strict";var te=ue(59301),wt=ue(93314),Qt=ue(99571),Yt=Object.defineProperty,Bt=Object.defineProperties,jt=Object.getOwnPropertyDescriptors,Ct=Object.getOwnPropertySymbols,Mt=Object.prototype.hasOwnProperty,It=Object.prototype.propertyIsEnumerable,St=(vt,et,tt)=>et in vt?Yt(vt,et,{enumerable:!0,configurable:!0,writable:!0,value:tt}):vt[et]=tt,kt=(vt,et)=>{for(var tt in et||(et={}))Mt.call(et,tt)&&St(vt,tt,et[tt]);if(Ct)for(var tt of Ct(et))It.call(et,tt)&&St(vt,tt,et[tt]);return vt},xt=(vt,et)=>Bt(vt,jt(et));const Ft=({img:vt,buttonProps:et={},styles:tt={},customText:lt,ButtonText:ot,ButtonClick:ut,Buttonclass:ct,ButtonTwo:ft,imgStyles:gt,loading:Lt=!1,className:Rt=""})=>te.createElement("section",{className:`tc animated fadeIn ${Rt}`,style:kt({color:"#999",margin:"100px auto",visibility:Lt?"hidden":"visible"},tt)},te.createElement("img",{src:vt||wt,style:xt(kt({},gt),{pointerEvents:"none",userSelect:"none"})}),te.createElement("p",{className:"mt20 font14"},lt||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),ot&&te.createElement(Qt.ZP,kt({className:ct,onClick:ut},et),ot),ft&&ft);jn.Z=Ft},45677:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return ct}});var te=ue(59301),wt={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Qt=ue(99571),Yt=ue(70557),Bt=ue(75975),jt=ue(25399),Ct=ue(51257),Mt=ue(81722),It=ue(28426),St=ue(346),kt=ue(44203),xt=ue(59301),Ft=Object.defineProperty,vt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,tt=Object.prototype.propertyIsEnumerable,lt=(ft,gt,Lt)=>gt in ft?Ft(ft,gt,{enumerable:!0,configurable:!0,writable:!0,value:Lt}):ft[gt]=Lt,ot=(ft,gt)=>{for(var Lt in gt||(gt={}))et.call(gt,Lt)&&lt(ft,Lt,gt[Lt]);if(vt)for(var Lt of vt(gt))tt.call(gt,Lt)&&lt(ft,Lt,gt[Lt]);return ft},ut=(ft,gt,Lt)=>new Promise((Rt,Ut)=>{var Nt=Zt=>{try{qt(Lt.next(Zt))}catch(ce){Ut(ce)}},$t=Zt=>{try{qt(Lt.throw(Zt))}catch(ce){Ut(ce)}},qt=Zt=>Zt.done?Rt(Zt.value):Promise.resolve(Zt.value).then(Nt,$t);qt((Lt=Lt.apply(ft,gt)).next())}),ct=({editOffice:ft="view",data:gt,issaver:Lt,onSaver:Rt,theme:Ut,type:Nt,filename:$t,monacoEditor:qt,className:Zt,style:ce,close:de,onClose:be,hasMask:Ne,disabledDownload:Ge,onImgDimensions:xe,showNodata:We,recordInfo:he})=>{const[Jt,re]=(0,te.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[se,pe]=(0,te.useState)(""),[le,ze]=(0,te.useState)(),Me=window.ENV==="build"?"/react/build":"",Je=location.host.startsWith("localhost")?St.Z.PROXY_SERVER:St.Z.API_SERVER,we=10*(1024*1024),Re=(0,te.useRef)();gt!=null&&gt.startsWith("/api")&&Nt!=="txt"&&(gt=St.Z.API_SERVER+gt);const De=Kt=>Kt.substring(Kt.lastIndexOf("/")+1).split(".").pop();$t&&qt&&(qt.filename=$t),(0,te.useEffect)(()=>{var Kt,oe;const _t=(oe=(Kt=document.cookie)==null?void 0:Kt.replace(/\s/g,""))==null?void 0:oe.split(";");_t==null||_t.map(Ot=>{let Pt=Ot.split("=");Pt[0]==="_educoder_session"&&pe(Pt[1])})},[]),(0,te.useEffect)(()=>{Nt==="office"&&(gt.indexOf("bigfilescdn.")>-1||gt.indexOf("bigfiles1")>-1?ze({url:gt,fileType:De(gt),model:gt.indexOf("model=edit")?"edit":"view"}):ee())},[Nt,gt]);function je(Kt){return ut(this,null,function*(){Kt.data.type==="pdfdata"&&(Rt(Kt.data.data),window.removeEventListener("message",je,!1)),console.log("mess---:",Kt.data)})}const ee=()=>ut(void 0,null,function*(){console.log("data:",gt);let Kt=gt;gt.startsWith("http")||(Kt=location.origin+Kt);let oe=new URL(Kt).pathname.split("/").pop();const _t=yield(0,Mt.gJ)({attachment_id:oe});_t.url=Je+_t.url,ze(_t)}),Et=()=>{if(gt.startsWith("http")||gt.startsWith("blob:")){bt();return}(0,Ct.Sv)($t||"educoder",gt,$t)},bt=()=>{he&&(0,kt.fc)({id:he==null?void 0:he.id,watch_type:1,course_id:he==null?void 0:he.course_id}),(0,Ct.Nd)($t||"educoder",decodeURIComponent(gt))};return xt.createElement("div",{style:ot({},ce||{}),className:`${Ne&&wt.bgBlack} ${Nt?wt.wrp:"hide"}`},de&&xt.createElement("div",{className:wt.close,ref:Re},!!xe&&xt.createElement(jt.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>Re.current},xt.createElement("span",{onClick:()=>{be(),xe()}},xt.createElement("i",{className:"icon-yulanpizhu"}))),!Ge&&xt.createElement(jt.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>Re.current},xt.createElement("span",{onClick:bt},xt.createElement("i",{className:"icon-quxiaozhiding"}))),Lt&&xt.createElement(jt.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>Re.current},xt.createElement("span",{className:"",onClick:()=>{const Kt=document.getElementById("pdfiframe");window.addEventListener("message",je,!1),setTimeout(()=>{Kt.contentWindow.postMessage("getData","*")},300)}},xt.createElement("i",{className:"icon-baocun"}))),xt.createElement(jt.Z,{title:"\u5173\u95ED",getPopupContainer:()=>Re.current},xt.createElement("span",{className:"",onClick:()=>{be()}},xt.createElement("i",{className:"icon-guanbi1"})))),xt.createElement("div",{className:`${wt[Zt]} ${Zt} ${wt.monaco} ${Nt==="txt"?"show":"hide"}`},Nt==="txt"&&xt.createElement(xt.Fragment,null,xt.createElement(Bt.ZP,ot({},qt)))),Nt==="audio"&&xt.createElement("audio",{src:`${(gt==null?void 0:gt.indexOf("http://"))>-1||(gt==null?void 0:gt.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${gt}`,autoPlay:!0}),Nt==="video"&&xt.createElement(xt.Fragment,null,(gt==null?void 0:gt.indexOf("http"))>-1?xt.createElement("video",{controls:!0,src:`${gt}`,autoPlay:!0}):xt.createElement("video",{controls:!0,src:`data:video/mp4;base64,${gt}`,autoPlay:!0})),Nt==="office"&&le&&xt.createElement("iframe",{src:`${Me}/office.html?key=${le.key}&url=${btoa(le.url)}&callbackUrl=${Je+(le.callbackUrl||"")}&fileType=${le.fileType}&title=${le.title||""}&model=${ft}&officeServer=${St.Z.ONLYOFFICE}&disabledDownload=${!!Ge}`}),Nt==="html"&&xt.createElement("iframe",{src:gt+"&disposition=inline"}),Nt==="pdf"&&xt.createElement("iframe",{id:"pdfiframe",src:`${Me}/js/pdfview/index.html?filename=${$t||"educoder.pdf"}&url=${encodeURIComponent(gt)}&disabledDownload=${!!Ge}&model=${ft}`}),Nt==="image"&&xt.createElement("img",{src:`${(gt==null?void 0:gt.indexOf("http://"))>-1||(gt==null?void 0:gt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${gt}`}),(Nt==="other"||Nt==="download")&&xt.createElement(xt.Fragment,null,We?xt.createElement(It.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:xt.createElement(Qt.ZP,{icon:xt.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:Et,disabled:Ge},"\u4E0B\u8F7D")}):xt.createElement(Qt.ZP,{type:"primary",size:"middle",onClick:Et,disabled:Ge},xt.createElement(Yt.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},76902:function(bn,jn,ue){"use strict";ue.d(jn,{z:function(){return Ut},Z:function(){return Nt}});var te=ue(59301),wt=ue(8944),Qt=ue(81428),Yt=ue(64018),Bt=ue(81168),jt=ue(346),Ct=ue(51257),Mt=ue(15342),It=ue(1012),St=ue(45677),kt=ue(59301),Ft=({html:$t})=>{const qt=(0,te.useRef)(null),Zt=(0,te.useRef)(null),ce=`.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,te.useEffect)(()=>{const de=qt.current.attachShadow({mode:"open"});Zt.current=document.createElement("div"),Zt.current.className="markdown-body",Zt.current.innerHTML=$t,de.appendChild(Zt.current);const be=document.createElement("style");return be.textContent=ce,de.appendChild(be),()=>{de.innerHTML=""}},[]),(0,te.useEffect)(()=>{Zt.current&&(Zt.current.innerHTML=$t)},[$t]),kt.createElement("div",{ref:qt})};function vt($t){const qt=["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"],Zt=new RegExp(`\\b(${qt.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return $t.replace(Zt,"").trim()}var et=Object.defineProperty,tt=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,ot=Object.prototype.propertyIsEnumerable,ut=($t,qt,Zt)=>qt in $t?et($t,qt,{enumerable:!0,configurable:!0,writable:!0,value:Zt}):$t[qt]=Zt,ct=($t,qt)=>{for(var Zt in qt||(qt={}))lt.call(qt,Zt)&&ut($t,Zt,qt[Zt]);if(tt)for(var Zt of tt(qt))ot.call(qt,Zt)&&ut($t,Zt,qt[Zt]);return $t};const ft="@\u2581\u2581@",gt="@\u2581@",Lt=/<pre[^>]*>/g;function Rt($t){let qt=document.createElement("div");return qt.innerHTML=$t,qt.childNodes.length===0?"":qt.childNodes[0].nodeValue}const Ut=($t,qt)=>{$t=$t||"";const Zt=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,ce=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,de=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,be=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return qt?$t.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(Zt,(Ne,Ge,xe,We,he,Jt,re)=>{const se=Ge||We||Jt,pe=xe||he||re||"?";return jt.Z.API_SERVER+"/api/attachments/"+se+pe+"&t="+(0,Ct.Jn)(se,Date.now())+(Ne.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):($t=$t.replace(be,(Ne,Ge,xe,We,he,Jt,re)=>{const se=Ge||We||Jt,pe=xe||he||re||"?";return jt.Z.API_SERVER+"/attachments/download/"+se+pe+"&t="+(0,Ct.Jn)(se,Date.now())+(Ne.indexOf(")")>-1?")":"&")}).replace(Zt,(Ne,Ge,xe,We,he,Jt,re)=>{const se=Ge||We||Jt,pe=xe||he||re||"?";return jt.Z.API_SERVER+"/api/attachments/"+se+pe+"&t="+(0,Ct.Jn)(se,Date.now())+(Ne.indexOf(")")>-1?")":"&")}).replace(ce,(Ne,Ge,xe,We,he)=>{const Jt=Ge||We,re=xe||he||"";return'"'+jt.Z.API_SERVER+"/api/attachments/"+Jt+re+Jt+re+"&t="+(0,Ct.Jn)(Jt,Date.now())}).replace(de,(Ne,Ge,xe,We,he)=>{const Jt=Ge||We,re=xe||he||"";return"("+jt.Z.API_SERVER+"/files/uploads/"+Jt+re+Jt+re+"&t="+(0,Ct.Jn)(Jt,Date.now())}).replaceAll('src="(','src="').replaceAll("src='(",'src="').replaceAll("http://video.educoder","https://video.educoder").replaceAll("http://www.educoder.net/api","https://data.educoder.net/api").replaceAll("https://www.educoder.net/api","https://data.educoder.net/api").replace(/\r\n/g,`
`),$t)};var Nt=({value:$t="",className:qt,showTextOnly:Zt,showLines:ce,style:de={},stylesPrev:be={},highlightKeywords:Ne,showProgramFill:Ge,isProgramFill:xe,disabledFill:We=!1,programFillValue:he,onFillChange:Jt=pe=>{},onFillBlur:re=()=>{},onFillFocus:se=()=>{}})=>{let pe=vt(String($t||""));const[le,ze]=(0,te.useState)(""),[Me,Je]=(0,te.useState)("office"),[Le,we]=(0,te.useState)([]),Re=(0,te.useRef)("a"+(0,It.Z)()),De={},je=Wt=>/<style[\s\S]*?>/i.test(Wt||""),ee=(Wt,ge,Pe)=>{const Ve=document.createElement(Wt===gt?"input":"textarea");Ve.style.width="100%",Ve.style.height=Wt===gt?"40px":"151px",Ve.rows=5,Ve.spellcheck=!1,Ve.name="edu-program-fill",Ve.placeholder="\u8BF7\u8F93\u5165",Ve.dataset.id=ge;const _e=Object.keys(De).length;return De[_e]=Ve,`<span class="edu-program-fill-wrap ${Wt===gt?"":"show"}" style="width:${Wt===gt?"600px":"100%"}" title=${Pe||""}><span>${Ve.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function Et(Wt){return Wt=Wt.replace(/!\[.*?\]\(.*?\)/g,""),Wt=Wt.replace(/\[.*?\]\(.*?\)/g,""),Wt=Wt.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),Wt=Wt.replace(/<embed.*?>/g,""),Wt=Wt.replace(/<img.*?>/g,""),Wt=Wt.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),Wt=Wt.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),Wt=Wt.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),Wt=Wt.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),Wt}const bt=Wt=>!Zt&&je(pe)?Wt:Wt.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(ge,Pe){let Ve=Pe.replace(/(\n|\r)/g,"").split("}"),_e=[];return Ve.map(Fe=>{Fe!=""&&_e.push(`.${Re.current} ${Fe}`)}),`<style>${_e.join("}")}</style>`}),Kt=(0,te.useMemo)(()=>{try{const Ve=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,_e=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Fe=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,rn=/\(\/attachments\/download\//g;pe=pe.replace(rn,"("+jt.Z.API_SERVER+"/attachments/download/").replace(Ve,"("+jt.Z.API_SERVER+"/api/attachments/").replace(_e,'"'+jt.Z.API_SERVER+"/api/attachments/").replace(Fe,'"'+jt.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(Ve){}if(Ge){let Ve=-1;return pe=pe.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(_e,Fe,rn){var sn;return++Ve,ee(_e,Ve,(sn=he==null?void 0:he[Ve])==null?void 0:sn.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${bt(pe||"")}</pre>`}let Wt=bt(pe);Wt=(0,Qt.ZP)(Wt);const ge=(0,Qt.ez)();pe.match(/\[TOC\]/)&&(Wt=Wt.replace("<p>[TOC]</p>",(0,Qt.Qv)()),(0,Qt.Iy)()),Wt=Wt.replace(/(__special_katext_id_\d+__)/g,(Ve,_e)=>{const{type:Fe,expression:rn}=ge[_e];return(0,Mt.renderToString)(Rt(rn)||"",{displayMode:Fe==="block",throwOnError:!1,output:"html"})}),Wt=Wt.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Qt.AL)();const Pe=document.createElement("div");if(Pe.innerHTML=Wt,Zt)return Pe.innerText;if(Ne){const Ve=Ne.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Pt(Pe,Ve),Pe.innerHTML}return setTimeout(()=>Gt(),500),Pe.innerHTML},[pe,Ne]);(0,te.useEffect)(()=>{Dt.current&&Dt.current.querySelectorAll(["input","textarea"]).forEach(ge=>{ge.oninput=oe,ge.onblur=_t,ge.onfocus=Ot})},[Le]),(0,te.useEffect)(()=>{var Wt,ge,Pe,Ve,_e;if(he!=null&&he.length)try{const Fe=Dt.current.querySelectorAll(".edu-program-fill-score"),rn=Dt.current.querySelectorAll('[name="edu-program-fill"]');for(const[sn,on]of rn.entries())on.value=((Wt=he==null?void 0:he[sn])==null?void 0:Wt.value)||"",((ge=he==null?void 0:he[sn])==null?void 0:ge.type)==="warning"?on.className="program-fill-warning":((Pe=he==null?void 0:he[sn])==null?void 0:Pe.type)==="success"?on.className="program-fill-success":on.className="";for(const[sn,on]of Fe.entries())on.innerHTML=(Ve=he==null?void 0:he[sn])!=null&&Ve.score?`${(_e=he==null?void 0:he[sn])==null?void 0:_e.score}\u5206`:"";we(he)}catch(Fe){console.log(Fe,"error")}},[he]);const oe=Wt=>{Le[Wt.target.dataset.id]=Le[Wt.target.dataset.id]||{},Le[Wt.target.dataset.id].value=Wt.target.value,we([...Le]),Jt(Le,Wt.target.dataset.id)},_t=Wt=>{Le[Wt.target.dataset.id]=Le[Wt.target.dataset.id]||{},Le[Wt.target.dataset.id].value=Wt.target.value,we([...Le]),re(Le,Wt.target.dataset.id)},Ot=Wt=>{Le[Wt.target.dataset.id]=Le[Wt.target.dataset.id]||{},Le[Wt.target.dataset.id].value=Wt.target.value,we([...Le]),se(Le,Wt.target.dataset.id)};function Pt(Wt,ge){return Wt.childNodes.forEach(Pe=>{var Ve;if(Pe.childNodes.length>0)Pt(Pe,ge);else if(Pe.nodeName!=="IMG")if(Pe.innerHTML)Pe.innerHTML=(Ve=Pe.innerHTML)==null?void 0:Ve.replace(new RegExp(ge,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const _e=document.createElement("span");_e.innerHTML=Pe.textContent.replace(new RegExp(ge,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),Pe.replaceWith(_e)}})}const Dt=(0,te.useRef)();Qt.jb.WebkitLineClamp=ce,ce&&(de=ct(ct({},de),Qt.jb));function ie(Wt){let ge=Wt.target;if(ge.tagName.toUpperCase()==="A"){let Pe=ge.getAttribute("href");if(Pe.indexOf("office")>-1)Wt.preventDefault(),ze(Pe),Je("office");else if(Pe.indexOf("application/pdf")>-1)Wt.preventDefault(),ze(Pe),Je("pdf");else if(Pe.indexOf("text/html")>-1)Wt.preventDefault(),ze(Pe),Je("html");else if(Pe.startsWith("#")){Wt.preventDefault();let Ve=document.getElementById(Pe.replace("#",""));Ve&&Ve.scrollIntoView(!0)}}}const Gt=()=>{var Wt;const ge=(Wt=Dt.current)==null?void 0:Wt.querySelectorAll("video");ge==null||ge.forEach(Pe=>{if(Pe.oncontextmenu=()=>!1,Pe.src.indexOf(".m3u8")>-1&&!Pe.canPlayType("application/vnd.apple.mpegurl")){if(Bt.ZP.isSupported()){var Ve=new Bt.ZP;Ve.loadSource(Pe.src),Ve.attachMedia(Pe)}}})};return(0,te.useEffect)(()=>{if(Dt.current&&Kt&&Kt.match(Lt)&&window.PR.prettyPrint(),Dt.current)return Dt.current.addEventListener("click",ie),()=>{var Wt;(Wt=Dt.current)==null||Wt.removeEventListener("click",ie),(0,Qt.AL)(),(0,Qt.Iy)()}},[Kt,Dt.current,ie]),(0,te.useEffect)(()=>{var Wt;const ge=Pe=>{Pe.preventDefault(),Pe.clipboardData.setData("text",window.getSelection().toString())};return(Wt=Dt.current)==null||Wt.addEventListener("copy",ge),()=>{var Pe;(Pe=Dt.current)==null||Pe.removeEventListener("copy",ge)}},[Dt.current]),te.createElement(te.Fragment,null,Zt&&te.createElement("div",{ref:Dt},Kt),!Zt&&!je(Kt)&&te.createElement("div",{ref:Dt,style:ct({},de),className:`${qt||""} ${We?"disabled-fill":""} markdown-body ${Re.current}`,dangerouslySetInnerHTML:{__html:Kt}}),!Zt&&je(Kt)&&te.createElement(Ft,{html:Kt}),te.createElement(St.Z,{close:!0,data:le,type:le!=null&&le.length?Me:"",style:ct({},be),onClose:()=>ze("")}))}},87320:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Yt}});var te=ue(59301),wt=ue(49535),Qt=ue(90083),Yt=()=>{const[Bt,jt]=(0,te.useState)(""),[Ct,Mt]=(0,te.useState)(0);let[It,St]=(0,te.useState)(),[kt,xt]=(0,te.useState)();const[Ft,vt]=(0,te.useState)(!1),et=(0,te.useRef)("");(0,te.useEffect)(()=>wt.Z.subscribe("preview-image",Nt=>{jt(Nt),console.log(Lt.current)}),[]),(0,te.useEffect)(()=>(document.addEventListener("keydown",tt),()=>{document.removeEventListener("keydown",tt)}),[]),(0,te.useEffect)(()=>{et.current=Bt},[Bt]);function tt(Ut){console.log("e====",Ut),Ut.keyCode==27&&et.current&&lt()}function lt(){document.body.style.overflow="auto",St(void 0),xt(void 0),Mt(0),jt("")}function ot(){Mt(Ct+90)}function ut(){It=Lt.current.width*1.1,kt=Lt.current.height*1.1,xt(kt),St(It)}function ct(){It=Lt.current.width/1.1,kt=Lt.current.height/1.1,xt(kt),St(It)}const ft=(0,te.useRef)(),gt=(0,te.useRef)(),Lt=(0,te.useRef)(),Rt=Ut=>{(Ut.nativeEvent.target===ft.current||Ut.nativeEvent.target===gt.current)&&lt()};return te.createElement(te.Fragment,null,Bt?te.createElement("div",null,te.createElement("div",{className:"preview-wrp-group",ref:gt},te.createElement(Qt.Z,{className:"image-preview",src:Bt,style:{display:"none"},preview:{visible:!0,src:Bt,onVisibleChange:Ut=>{jt("")}},alt:"\u9884\u89C8\u5927\u56FE"}))):null)}},69720:function(bn,jn,ue){"use strict";ue.d(jn,{h:function(){return ft}});var te=ue(59301),wt=ue(82326),Qt=ue(28284),Yt=ue(99571),Bt=ue(89780),jt=ue.n(Bt),Ct=ue(8336),Mt=ue(12469),It=Object.defineProperty,St=Object.defineProperties,kt=Object.getOwnPropertyDescriptors,xt=Object.getOwnPropertySymbols,Ft=Object.prototype.hasOwnProperty,vt=Object.prototype.propertyIsEnumerable,et=(gt,Lt,Rt)=>Lt in gt?It(gt,Lt,{enumerable:!0,configurable:!0,writable:!0,value:Rt}):gt[Lt]=Rt,tt=(gt,Lt)=>{for(var Rt in Lt||(Lt={}))Ft.call(Lt,Rt)&&et(gt,Rt,Lt[Rt]);if(xt)for(var Rt of xt(Lt))vt.call(Lt,Rt)&&et(gt,Rt,Lt[Rt]);return gt},lt=(gt,Lt)=>St(gt,kt(Lt));const ot=wt.default.Option,ut={labelCol:{span:4},wrapperCol:{span:20}},ct={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"]};jn.Z=({callback:gt,onCancel:Lt})=>{const[Rt,Ut]=(0,te.useState)("python");function Nt(qt){Ut(ct[qt][1])}function $t(qt){gt(qt)}return te.createElement(Qt.default,lt(tt({},ut),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:$t,style:{width:500}}),te.createElement(Qt.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},te.createElement(wt.default,{getPopupContainer:qt=>qt.parentNode,onChange:Nt},Object.keys(ct).map(qt=>te.createElement(ot,{key:qt,value:qt},ct[qt][0])))),te.createElement(Qt.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},te.createElement(ft,{mode:Rt})),te.createElement("div",{className:"flex-container flex-end"},te.createElement(Yt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(Yt.ZP,{type:"ghost",onClick:Lt},"\u53D6\u6D88")))};function ft({value:gt,onChange:Lt,mode:Rt,options:Ut={}}){const Nt=(0,te.useRef)(),[$t,qt]=(0,te.useState)();return(0,te.useEffect)(()=>{if($t){let Zt=function(ce){const de=ce.getValue();Lt&&Lt(de)};return $t.on("change",Zt),()=>{$t.off("change",Zt)}}},[$t,Lt]),(0,te.useEffect)(()=>{$t&&$t.setOption("mode",Rt)},[$t,Rt]),(0,te.useEffect)(()=>{$t&&(gt!==$t.getValue()||gt==="")&&setTimeout(()=>{$t.setValue(gt||"")},300)},[$t,gt]),(0,te.useEffect)(()=>{if(Nt.current&&!$t){const Zt=jt().fromTextArea(Nt.current,tt({mode:Rt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},Ut));qt(Zt)}},[Nt.current,$t]),te.createElement("div",{className:"my-codemirror-container"},te.createElement("textarea",{ref:Nt}))}},39793:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Ri}});var te=ue(59301),wt=ue(89780),Qt=ue.n(wt),Yt=ue(76374),Bt=ue(8336),jt=ue(6313),Ct=ue(25717),Mt=ue(99498),It=ue(25419),St=ue(67549),kt=ue(76902),xt=({value:tn="",className:en,showTextOnly:Ze,showLines:un,style:ni={}})=>{const Vn=(0,te.useMemo)(()=>"",[tn]);return te.createElement(te.Fragment,null,te.createElement("div",{dangerouslySetInnerHTML:{__html:Vn}}))},Ft=Object.defineProperty,vt=Object.defineProperties,et=Object.getOwnPropertyDescriptors,tt=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,ot=Object.prototype.propertyIsEnumerable,ut=(tn,en,Ze)=>en in tn?Ft(tn,en,{enumerable:!0,configurable:!0,writable:!0,value:Ze}):tn[en]=Ze,ct=(tn,en)=>{for(var Ze in en||(en={}))lt.call(en,Ze)&&ut(tn,Ze,en[Ze]);if(tt)for(var Ze of tt(en))ot.call(en,Ze)&&ut(tn,Ze,en[Ze]);return tn},ft=(tn,en)=>vt(tn,et(en));let gt=[{title:"\u7C97\u4F53",icon:"md-iconfont icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"md-iconfont icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"md-iconfont icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"md-iconfont icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"md-iconfont icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"md-iconfont icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"md-iconfont icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"md-iconfont icon-sum",actionName:"inline-latex"},{title:"\u6570\u5B66\u516C\u5F0F",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"md-iconfont icon-formula",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"md-iconfont icon-picture",actionName:"upload-image"},{title:"\u63D2\u5165\u753B\u56FE",icon:"iconfont icon-sheji",actionName:"draw-image"},{title:"\u63D2\u5165\u6D41\u7A0B\u56FE",icon:"iconfont icon-liucheng",actionName:"add-flowchart"},{title:"\u8868\u683C",icon:"md-iconfont icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"md-iconfont icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"md-iconfont icon-eraser",actionName:"eraser"}];function Lt({onActionCallback:tn,title:en,icon:Ze,actionName:un,className:ni="",children:Vn}){function Si(){tn(un)}return te.createElement("a",{title:en,className:ni,onClick:Si},te.createElement("i",{className:`${Ze}`}),Vn)}var Rt=({watch:tn,showNullButton:en,showNullProgramButton:Ze,onActionCallback:un,fullScreen:ni,insertTemp:Vn,hidetoolBar:Si,extraUse:nn})=>{const dn=[...gt,{title:`${tn?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${tn?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return te.createElement("ul",{className:"markdown-toolbar-container"},!Si&&dn.map((Qn,Ci)=>te.createElement("li",{key:Ci},Qn.actionName?te.createElement(Lt,ft(ct({},Qn),{onActionCallback:un})):te.createElement("span",{className:"v-line"}))),en?te.createElement("li",null,te.createElement(Lt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:un},te.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,Ze?te.createElement(te.Fragment,null,te.createElement("li",null,te.createElement(Lt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:un},te.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),te.createElement("li",null,te.createElement(Lt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:un},te.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,Vn&&te.createElement("li",null,te.createElement(Lt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${Vn}`,onActionCallback:un},te.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),nn&&te.createElement("li",null,nn),te.createElement("li",{className:"btn-full-screen"},te.createElement(Lt,{icon:`${ni?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:ni?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:un})))},Ut=ue(91558),Nt=ue(28284),$t=ue(37568),qt=ue(99571),Zt=Object.defineProperty,ce=Object.defineProperties,de=Object.getOwnPropertyDescriptors,be=Object.getOwnPropertySymbols,Ne=Object.prototype.hasOwnProperty,Ge=Object.prototype.propertyIsEnumerable,xe=(tn,en,Ze)=>en in tn?Zt(tn,en,{enumerable:!0,configurable:!0,writable:!0,value:Ze}):tn[en]=Ze,We=(tn,en)=>{for(var Ze in en||(en={}))Ne.call(en,Ze)&&xe(tn,Ze,en[Ze]);if(be)for(var Ze of be(en))Ge.call(en,Ze)&&xe(tn,Ze,en[Ze]);return tn},he=(tn,en)=>ce(tn,de(en));const Jt={labelCol:{span:4},wrapperCol:{span:20}};var re=({callback:tn,onCancel:en})=>{function Ze(un){tn(un)}return te.createElement(Nt.default,he(We({},Jt),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:Ze,style:{width:500}}),te.createElement(Nt.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},te.createElement($t.default,null)),te.createElement(Nt.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},te.createElement($t.default,null)),te.createElement("div",{className:"flex-container flex-end"},te.createElement(qt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(qt.ZP,{type:"ghost",onClick:en},"\u53D6\u6D88")))},se=ue(69720),pe=ue(17077),le=ue(62957),ze=ue(77019),Me=ue(9507),Je=ue(59301),Le=({callback:tn,onCancel:en})=>{const Ze=document.createElement("canvas"),un=Ze.getContext("2d");Ze.width=1e3,Ze.height=800,un.fillStyle="#ffffff",un.fillRect(0,0,Ze.width,Ze.height);const ni=Ze.toDataURL("image/png");return Je.createElement(le.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},Je.createElement(ze.Z,{style:{height:"100vh"}},Je.createElement(Me.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:ni,visible:!0,title:String(Date.now())},onOk:Vn=>{tn({src:Vn.url})},onClose:en})))},we=ue(12378);function Re(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(Re,go.CommandHandler),Re.prototype.canAlignSelection=function(){var tn=this.diagram;return!(tn===null||tn.isReadOnly||tn.isModelReadOnly||tn.selection.count<2)},Re.prototype.alignLeft=function(){var tn=this.diagram;tn.startTransaction("aligning left");var en=1/0;tn.selection.each(function(Ze){Ze instanceof go.Link||(en=Math.min(Ze.position.x,en))}),tn.selection.each(function(Ze){Ze instanceof go.Link||Ze.move(new go.Point(en,Ze.position.y))}),tn.commitTransaction("aligning left")},Re.prototype.alignRight=function(){var tn=this.diagram;tn.startTransaction("aligning right");var en=-1/0;tn.selection.each(function(Ze){if(!(Ze instanceof go.Link)){var un=Ze.actualBounds.x+Ze.actualBounds.width;en=Math.max(un,en)}}),tn.selection.each(function(Ze){Ze instanceof go.Link||Ze.move(new go.Point(en-Ze.actualBounds.width,Ze.position.y))}),tn.commitTransaction("aligning right")},Re.prototype.alignTop=function(){var tn=this.diagram;tn.startTransaction("alignTop");var en=1/0;tn.selection.each(function(Ze){Ze instanceof go.Link||(en=Math.min(Ze.position.y,en))}),tn.selection.each(function(Ze){Ze instanceof go.Link||Ze.move(new go.Point(Ze.position.x,en))}),tn.commitTransaction("alignTop")},Re.prototype.alignBottom=function(){var tn=this.diagram;tn.startTransaction("aligning bottom");var en=-1/0;tn.selection.each(function(Ze){if(!(Ze instanceof go.Link)){var un=Ze.actualBounds.y+Ze.actualBounds.height;en=Math.max(un,en)}}),tn.selection.each(function(Ze){Ze instanceof go.Link||Ze.move(new go.Point(Ze.actualBounds.x,en-Ze.actualBounds.height))}),tn.commitTransaction("aligning bottom")},Re.prototype.alignCenterX=function(){var tn=this.diagram,en=tn.selection.first();if(en){tn.startTransaction("aligning Center X");var Ze=en.actualBounds.x+en.actualBounds.width/2;tn.selection.each(function(un){un instanceof go.Link||un.move(new go.Point(Ze-un.actualBounds.width/2,un.actualBounds.y))}),tn.commitTransaction("aligning Center X")}},Re.prototype.alignCenterY=function(){var tn=this.diagram,en=tn.selection.first();if(en){tn.startTransaction("aligning Center Y");var Ze=en.actualBounds.y+en.actualBounds.height/2;tn.selection.each(function(un){un instanceof go.Link||un.move(new go.Point(un.actualBounds.x,Ze-un.actualBounds.height/2))}),tn.commitTransaction("aligning Center Y")}},Re.prototype.alignColumn=function(tn){var en=this.diagram;en.startTransaction("align Column"),tn===void 0&&(tn=0),tn=parseFloat(tn);var Ze=new Array;en.selection.each(function(nn){nn instanceof go.Link||Ze.push(nn)});for(var un=0;un<Ze.length-1;un++){var ni=Ze[un],Vn=ni.actualBounds.y+ni.actualBounds.height+tn,Si=Ze[un+1];Si.move(new go.Point(ni.actualBounds.x,Vn))}en.commitTransaction("align Column")},Re.prototype.alignRow=function(tn){tn===void 0&&(tn=0),tn=parseFloat(tn);var en=this.diagram;en.startTransaction("align Row");var Ze=new Array;en.selection.each(function(nn){nn instanceof go.Link||Ze.push(nn)});for(var un=0;un<Ze.length-1;un++){var ni=Ze[un],Vn=ni.actualBounds.x+ni.actualBounds.width+tn,Si=Ze[un+1];Si.move(new go.Point(Vn,ni.actualBounds.y))}en.commitTransaction("align Row")},Re.prototype.canRotate=function(tn){var en=this.diagram;return!(en===null||en.isReadOnly||en.isModelReadOnly||en.selection.count<1)},Re.prototype.rotate=function(tn){tn===void 0&&(tn=90);var en=this.diagram;en.startTransaction("rotate "+tn.toString());var en=this.diagram;en.selection.each(function(Ze){Ze instanceof go.Link||Ze instanceof go.Group||(Ze.angle+=tn)}),en.commitTransaction("rotate "+tn.toString())},Re.prototype.pullToFront=function(){var tn=this.diagram;tn.startTransaction("pullToFront");var en=new go.Map;tn.selection.each(function(Ze){en.set(Ze.layer,0)}),en.iteratorKeys.each(function(Ze){var un=0;Ze.parts.each(function(ni){if(!ni.isSelected){var Vn=ni.zOrder;isNaN(Vn)?ni.zOrder=0:un=Math.max(un,Vn)}}),en.set(Ze,un)}),tn.selection.each(function(Ze){Re._assignZOrder(Ze,en.get(Ze.layer)+1)}),tn.commitTransaction("pullToFront")},Re.prototype.pushToBack=function(){var tn=this.diagram;tn.startTransaction("pushToBack");var en=new go.Map;tn.selection.each(function(Ze){en.set(Ze.layer,0)}),en.iteratorKeys.each(function(Ze){var un=0;Ze.parts.each(function(ni){if(!ni.isSelected){var Vn=ni.zOrder;isNaN(Vn)?ni.zOrder=0:un=Math.min(un,Vn)}}),en.set(Ze,un)}),tn.selection.each(function(Ze){Re._assignZOrder(Ze,en.get(Ze.layer)-1-Re._findGroupDepth(Ze))}),tn.commitTransaction("pushToBack")},Re._assignZOrder=function(tn,en,Ze){Ze===void 0&&(Ze=tn),tn.layer===Ze.layer&&(tn.zOrder=en),tn instanceof go.Group&&tn.memberParts.each(function(un){Re._assignZOrder(un,en+1,Ze)})},Re._findGroupDepth=function(tn){if(tn instanceof go.Group){var en=0;return tn.memberParts.each(function(Ze){en=Math.max(en,Re._findGroupDepth(Ze))}),en+1}else return 0},Re.prototype.doKeyDown=function(){var tn=this.diagram;if(tn!==null){var en=tn.lastInput;if(en.key==="Up"||en.key==="Down"||en.key==="Left"||en.key==="Right"){var Ze=this.arrowKeyBehavior;if(Ze==="none")return;if(Ze==="select"){this._arrowKeySelect();return}else if(Ze==="move"){this._arrowKeyMove();return}else if(Ze==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},Re.prototype._getAllParts=function(){var tn=new Array;return this.diagram.nodes.each(function(en){tn.push(en)}),this.diagram.parts.each(function(en){tn.push(en)}),tn},Re.prototype._arrowKeyMove=function(){var tn=this.diagram,en=tn.lastInput,Ze=0,un=0;if(en.control||en.meta)Ze=1,un=1;else if(tn.grid!==null){var ni=tn.grid.gridCellSize;un=ni.width,Ze=ni.height}tn.startTransaction("arrowKeyMove"),tn.selection.each(function(Vn){en.key==="Up"?Vn.move(new go.Point(Vn.actualBounds.x,Vn.actualBounds.y-Ze)):en.key==="Down"?Vn.move(new go.Point(Vn.actualBounds.x,Vn.actualBounds.y+Ze)):en.key==="Left"?Vn.move(new go.Point(Vn.actualBounds.x-un,Vn.actualBounds.y)):en.key==="Right"&&Vn.move(new go.Point(Vn.actualBounds.x+un,Vn.actualBounds.y))}),tn.commitTransaction("arrowKeyMove")},Re.prototype._arrowKeySelect=function(){var tn=this.diagram,en=tn.lastInput,Ze=null;en.key==="Up"?Ze=this._findNearestPartTowards(270):en.key==="Down"?Ze=this._findNearestPartTowards(90):en.key==="Left"?Ze=this._findNearestPartTowards(180):en.key==="Right"&&(Ze=this._findNearestPartTowards(0)),Ze!==null&&(en.shift?Ze.isSelected=!0:en.control||en.meta?Ze.isSelected=!Ze.isSelected:tn.select(Ze))},Re.prototype._findNearestPartTowards=function(tn){var en=this.diagram.selection.first();if(en===null)return null;for(var Ze=en.actualBounds.center,un=this._getAllParts(),ni=1/0,Vn=en,Si=0;Si<un.length;Si++){var nn=un[Si];if(nn!==en&&nn.canSelect()){var dn=nn.actualBounds.center,Qn=Ze.directionPoint(dn),Ci=this._angleCloseness(Qn,tn);if(Ci<=45){var Ln=Ze.distanceSquaredPoint(dn);Ln*=1+Math.sin(Ci*Math.PI/180),Ln<ni&&(ni=Ln,Vn=nn)}}}return Vn},Re.prototype._angleCloseness=function(tn,en){return Math.min(Math.abs(en-tn),Math.min(Math.abs(en+360-tn),Math.abs(en-360-tn)))},Re.prototype._arrowKeyTree=function(){var tn=this.diagram,en=tn.selection.first();if(en instanceof go.Node){var Ze=tn.lastInput;if(Ze.key==="Right"){if(!en.isTreeLeaf)if(!en.isTreeExpanded)tn.commandHandler.canExpandTree(en)&&tn.commandHandler.expandTree(en);else{var un=this._sortTreeChildrenByY(en).first();un!==null&&tn.select(un)}}else if(Ze.key==="Left")if(!en.isTreeLeaf&&en.isTreeExpanded)tn.commandHandler.canCollapseTree(en)&&tn.commandHandler.collapseTree(en);else{var ni=en.findTreeParentNode();ni!==null&&tn.select(ni)}else if(Ze.key==="Up"){var ni=en.findTreeParentNode();if(ni!==null){var Vn=this._sortTreeChildrenByY(ni),Si=Vn.indexOf(en);if(Si>0){for(var nn=Vn.elt(Si-1);nn!==null&&nn.isTreeExpanded&&!nn.isTreeLeaf;){var dn=this._sortTreeChildrenByY(nn);nn=dn.last()}nn!==null&&tn.select(nn)}else tn.select(ni)}}else if(Ze.key==="Down")if(en.isTreeExpanded&&!en.isTreeLeaf){var un=this._sortTreeChildrenByY(en).first();un!==null&&tn.select(un)}else for(;en!==null;){var ni=en.findTreeParentNode();if(ni===null)break;var Vn=this._sortTreeChildrenByY(ni),Si=Vn.indexOf(en);if(Si<Vn.length-1){tn.select(Vn.elt(Si+1));break}else en=ni}var Qn=tn.selection.first();Qn!==null&&tn.scrollToRect(Qn.actualBounds)}},Re.prototype._sortTreeChildrenByY=function(tn){var en=new go.List().addAll(tn.findTreeChildrenNodes());return en.sort(function(Ze,un){var ni=Ze.location,Vn=un.location;return ni.y<Vn.y?-1:ni.y>Vn.y?1:ni.x<Vn.x?-1:ni.x>Vn.x?1:0}),en},Re.prototype.copyToClipboard=function(tn){go.CommandHandler.prototype.copyToClipboard.call(this,tn),this._lastPasteOffset.set(this.pasteOffset)},Re.prototype.pasteFromClipboard=function(){var tn=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(tn,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),tn},Object.defineProperty(Re.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(tn){if(tn!=="move"&&tn!=="select"&&tn!=="scroll"&&tn!=="tree"&&tn!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+tn);this._arrowKeyBehavior=tn}}),Object.defineProperty(Re.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(tn){if(!(tn instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+tn);this._pasteOffset.set(tn)}});var De=Re,je=ue(63720),ee=ue(5269),Et=ue(38986),bt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Kt=ue(48790),oe=ue(59301),_t=(tn,en,Ze)=>new Promise((un,ni)=>{var Vn=dn=>{try{nn(Ze.next(dn))}catch(Qn){ni(Qn)}},Si=dn=>{try{nn(Ze.throw(dn))}catch(Qn){ni(Qn)}},nn=dn=>dn.done?un(dn.value):Promise.resolve(dn.value).then(Vn,Si);nn((Ze=Ze.apply(tn,en)).next())});function Ot({onCancel:tn,callback:en}){let Ze=(0,te.useRef)(),un=(0,te.useRef)(),ni=(0,te.useRef)(),Vn=(0,te.useRef)(!1);const Si=(0,te.useRef)(!1),[nn,dn]=(0,te.useState)(0);function Qn(){const Ln=we.bx.make,Ae={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"};Ze.current=new we.S0(un.current,{padding:20,grid:Ln(we.s_,"Grid",Ln(we.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Ln(we.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:Ye=>{var ui=Ye.diagram.commandHandler.addTopLevelParts(Ye.diagram.selection,!0);ui||Ye.diagram.currentTool.doCancel()},commandHandler:Ln(De),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:Ye=>{var ui=Ye.subject;ui.location=ui.location.copy().snapToGridPoint(Ye.diagram.grid.gridOrigin,Ye.diagram.grid.gridCellSize),setTimeout(()=>{Ye.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:Ye=>{var ui=Ye.subject;setTimeout(()=>{Ye.diagram.commandHandler.editTextBlock()})},LinkRelinked:Ye=>{var ui=Ye.parameter.part;ui.invalidateConnectedLinks();var Oi=Ye.subject;Ye.diagram.toolManager.linkingTool.isForwards?Oi.toNode.invalidateConnectedLinks():Oi.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),Ze.current.nodeTemplate=Ln(we.NB,"Auto",{locationSpot:we.z6.Center,locationObjectName:"SHAPE",desiredSize:new we.$u(120,60),minSize:new we.$u(40,40),resizable:!0,resizeCellSize:new we.$u(10,10),rotatable:!0},new we.KX("location","loc",we.E9.parse).makeTwoWay(we.E9.stringify),new we.KX("desiredSize","size",we.$u.parse).makeTwoWay(we.$u.stringify),Ln(we.bn,{name:"SHAPE",fill:Ae.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:we.z6.AllSides,toSpot:we.z6.AllSides},new we.KX("figure"),new we.KX("fill"),new we.KX("stroke","borderColor"),new we.KX("strokeWidth","thickness"),new we.KX("strokeDashArray","dash")),Ln(we.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Ln(we.al,{margin:1,textAlign:"center",overflow:we.al.OverflowEllipsis,editable:!0},new we.KX("text").makeTwoWay(),new we.KX("stroke","color"))),Ze.current.nodeTemplate.toolTip=Ln("ToolTip",Ln(we.s_,"Vertical",{maxSize:new we.$u(200,NaN)},Ln(we.al,{font:"bold 10pt sans-serif",textAlign:"center"},new we.KX("text")),Ln(we.al,{font:"10pt sans-serif",textAlign:"center"},new we.KX("text","details"))));function Ue(Ye,ui){var Oi=(ti,Qi)=>{ti.handled=!0,ti.diagram.model.commit(Wi=>{var qi=Qi.part.adornedPart,_i=new we.E9().setRectSpot(qi.actualBounds,Ye);_i.subtract(qi.location),_i.scale(2,2),_i.x+=Math.sign(_i.x)*130,_i.y+=Math.sign(_i.y)*130,_i.add(qi.location),_i.snapToGridPoint(ti.diagram.grid.gridOrigin,ti.diagram.grid.gridCellSize);var Ji=Wi.copyNodeData(qi.data);Wi.setGroupKeyForNodeData(Ji,Wi.getGroupKeyForNodeData(qi.data)),Wi.addNodeData(Ji);var dr={from:qi.key,to:Wi.getKeyForNodeData(Ji)};Wi.addLinkData(dr);var hn=ti.diagram.findNodeForData(Ji);hn.location=_i,ti.diagram.select(hn),setTimeout(()=>{ti.diagram.commandHandler.editTextBlock()},20)})};return Ln(we.bn,{figure:ui,alignment:Ye,alignmentFocus:Ye.opposite(),width:Ye.equals(we.z6.Top)||Ye.equals(we.z6.Bottom)?25:18,height:Ye.equals(we.z6.Top)||Ye.equals(we.z6.Bottom)?18:25,fill:"orange",stroke:Ae.white,strokeWidth:4,mouseEnter:(ti,Qi)=>Qi.fill="dodgerblue",mouseLeave:(ti,Qi)=>Qi.fill="orange",isActionable:!0,click:Oi,contextClick:Oi})}function kn(Ye){return Ln(we.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:(ui,Oi)=>Oi.fill="dodgerblue",mouseLeave:(ui,Oi)=>Oi.fill="orange",click:(ui,Oi)=>{ui.diagram.commandHandler.showContextMenu(Oi.part.adornedPart)}},Ye||{})}Ze.current.nodeTemplate.selectionAdornmentTemplate=Ln(we.uz,"Spot",Ln(we.Vm,{padding:10}),Ue(we.z6.Top,"TriangleUp"),Ue(we.z6.Left,"TriangleLeft"),Ue(we.z6.Right,"TriangleRight"),Ue(we.z6.Bottom,"TriangleDown"),kn({alignment:new we.z6(.75,0)}));function Cn(Ye,ui){return(Oi,ti)=>{Oi.handled=!0,Oi.diagram.model.commit(Qi=>{Qi.set(ti.part.adornedPart.data,Ye,ui)})}}function Qe(Ye,ui){return ui||(ui="color"),Ln(we.bn,{width:16,height:16,stroke:"lightgray",fill:Ye,margin:1,background:"transparent",mouseEnter:(Oi,ti)=>ti.stroke="dodgerblue",mouseLeave:(Oi,ti)=>ti.stroke="lightgray",click:Cn(ui,Ye),contextClick:Cn(ui,Ye)})}function Pn(){return[Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Qe(Ae.white,"fill"),Qe(Ae.beige,"fill"),Qe(Ae.extralightblue,"fill"),Qe(Ae.extralightred,"fill"))),Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Qe(Ae.lightgray,"fill"),Qe(Ae.lightgreen,"fill"),Qe(Ae.lightblue,"fill"),Qe(Ae.lightred,"fill")))]}function Yn(){return[Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Qe(Ae.black),Qe(Ae.green),Qe(Ae.blue),Qe(Ae.red))),Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Qe(Ae.white),Qe(Ae.magenta),Qe(Ae.purple),Qe(Ae.orange)))]}function Zn(Ye,ui){return ui||(ui="thickness"),Ln(we.bn,"LineH",{width:16,height:16,strokeWidth:Ye,margin:1,background:"transparent",mouseEnter:(Oi,ti)=>ti.background="dodgerblue",mouseLeave:(Oi,ti)=>ti.background="transparent",click:Cn(ui,Ye),contextClick:Cn(ui,Ye)})}function ri(Ye,ui){return ui||(ui="dash"),Ln(we.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:Ye,margin:1,background:"transparent",mouseEnter:(Oi,ti)=>ti.background="dodgerblue",mouseLeave:(Oi,ti)=>ti.background="transparent",click:Cn(ui,Ye),contextClick:Cn(ui,Ye)})}function Fn(){return[Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Zn(1),Zn(2),Zn(3),Zn(4))),Ln("ContextMenuButton",Ln(we.s_,"Horizontal",ri(null),ri([2,4]),ri([4,4])))]}function Nn(Ye,ui){return ui||(ui="figure"),Ln(we.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:Ye,margin:1,background:"transparent",mouseEnter:(Oi,ti)=>ti.fill="dodgerblue",mouseLeave:(Oi,ti)=>ti.fill="lightgray",click:Cn(ui,Ye),contextClick:Cn(ui,Ye)})}Ze.current.nodeTemplate.contextMenu=Ln("ContextMenu",Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Nn("Rectangle"),Nn("RoundedRectangle"),Nn("Ellipse"),Nn("Diamond"))),Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Nn("Parallelogram2"),Nn("ManualOperation"),Nn("Procedure"),Nn("Cylinder1"))),Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Nn("Terminator"),Nn("CreateRequest"),Nn("Document"),Nn("TriangleDown"))),Pn(),Yn(),Fn()),Ze.current.groupTemplate=Ln(we.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:we.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(Ye,ui)=>{var Oi=ui.addMembers(ui.diagram.selection,!0);Oi||ui.diagram.currentTool.doCancel()},avoidable:!1},new we.KX("location","loc",we.E9.parse).makeTwoWay(we.E9.stringify),Ln(we.s_,"Auto",{name:"BODY"},Ln(we.bn,{parameter1:10,fill:Ae.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:we.z6.AllSides,toSpot:we.z6.AllSides},new we.KX("fill"),new we.KX("stroke","color"),new we.KX("strokeWidth","thickness"),new we.KX("strokeDashArray","dash")),Ln(we.Vm,{background:"transparent",margin:20})),Ln(we.al,{alignment:we.z6.Top,alignmentFocus:we.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new we.KX("text"),new we.KX("stroke","color"))),Ze.current.groupTemplate.selectionAdornmentTemplate=Ln(we.uz,"Spot",Ln(we.s_,"Auto",Ln(we.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Ln(we.Vm,{margin:1.5})),kn({alignment:we.z6.TopRight,alignmentFocus:we.z6.BottomRight})),Ze.current.groupTemplate.contextMenu=Ln("ContextMenu",Pn(),Yn(),Fn()),Ze.current.linkTemplate=Ln(we.rU,{layerName:"Foreground",routing:we.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new we.KX("fromSpot","fromSpot",we.z6.parse),new we.KX("toSpot","toSpot",we.z6.parse),new we.KX("fromShortLength","dir",Ye=>Ye>=1?10:0),new we.KX("toShortLength","dir",Ye=>Ye>=1?10:0),new we.KX("points").makeTwoWay(),Ln(we.bn,{strokeWidth:2},new we.KX("stroke","color"),new we.KX("strokeWidth","thickness"),new we.KX("strokeDashArray","dash")),Ln(we.bn,{segmentIndex:0,segmentOffset:new we.E9(15,0),segmentOrientation:we.rU.OrientAlong,alignmentFocus:we.z6.Right,figure:"circle",width:10,strokeWidth:0},new we.KX("fill","color"),new we.KX("visible","dir",Ye=>Ye===1)),Ln(we.bn,{segmentIndex:-1,segmentOffset:new we.E9(-10,6),segmentOrientation:we.rU.OrientPlus90,alignmentFocus:we.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new we.KX("fill","color"),new we.KX("visible","dir",Ye=>Ye>=1),new we.KX("width","thickness",Ye=>7+3*Ye),new we.KX("height","thickness",Ye=>7+3*Ye),new we.KX("segmentOffset","thickness",Ye=>new we.E9(-15,4+1.5*Ye))),Ln(we.bn,{segmentIndex:0,segmentOffset:new we.E9(15,-6),segmentOrientation:we.rU.OrientMinus90,alignmentFocus:we.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new we.KX("fill","color"),new we.KX("visible","dir",Ye=>Ye===2),new we.KX("width","thickness",Ye=>7+3*Ye),new we.KX("height","thickness",Ye=>7+3*Ye),new we.KX("segmentOffset","thickness",Ye=>new we.E9(-15,4+1.5*Ye))),Ln(we.al,{alignmentFocus:new we.z6(0,1,-4,0),editable:!0},new we.KX("text").makeTwoWay(),new we.KX("stroke","color"))),Ze.current.linkTemplate.selectionAdornmentTemplate=Ln(we.uz,Ln(we.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Bn(2)},new we.KX("pathPattern","thickness",Bn)),kn({alignmentFocus:new we.z6(0,0,-6,-4)}));function Bn(Ye){return Ln(we.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(Ye+4).toString()+" H3"})}function pi(Ye){var ui="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return Ye===0?ui="M0 0 M16 16 M0 8 L16 8":Ye===2&&(ui="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Ln(we.bn,{geometryString:ui,margin:2,background:"transparent",mouseEnter:(Oi,ti)=>ti.background="dodgerblue",mouseLeave:(Oi,ti)=>ti.background="transparent",click:Cn("dir",Ye),contextClick:Cn("dir",Ye)})}function si(Ye){var ui=(Oi,ti)=>{Oi.handled=!0,Oi.diagram.model.commit(Qi=>{var Wi=ti.part.adornedPart;Qi.set(Wi.data,Ye?"toSpot":"fromSpot",we.z6.stringify(we.z6.AllSides)),(Ye?Wi.toNode:Wi.fromNode).invalidateConnectedLinks()})};return Ln(we.bn,{width:12,height:12,fill:"transparent",mouseEnter:(Oi,ti)=>ti.background="dodgerblue",mouseLeave:(Oi,ti)=>ti.background="transparent",click:ui,contextClick:ui})}function pn(Ye,ui){var Oi=0,ti=we.z6.RightSide;Ye.equals(we.z6.Top)?(Oi=270,ti=we.z6.TopSide):Ye.equals(we.z6.Left)?(Oi=180,ti=we.z6.LeftSide):Ye.equals(we.z6.Bottom)&&(Oi=90,ti=we.z6.BottomSide),ui||(Oi-=180);var Qi=(Wi,qi)=>{Wi.handled=!0,Wi.diagram.model.commit(_i=>{var Ji=qi.part.adornedPart;_i.set(Ji.data,ui?"toSpot":"fromSpot",we.z6.stringify(ti)),(ui?Ji.toNode:Ji.fromNode).invalidateConnectedLinks()})};return Ln(we.bn,{alignment:Ye,alignmentFocus:Ye.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:Oi,background:"transparent",mouseEnter:(Wi,qi)=>qi.background="dodgerblue",mouseLeave:(Wi,qi)=>qi.background="transparent",click:Qi,contextClick:Qi})}Ze.current.linkTemplate.contextMenu=Ln("ContextMenu",Yn(),Fn(),Ln("ContextMenuButton",Ln(we.s_,"Horizontal",pi(0),pi(1),pi(2))),Ln("ContextMenuButton",Ln(we.s_,"Horizontal",Ln(we.s_,"Spot",si(!1),pn(we.z6.Top,!1),pn(we.z6.Left,!1),pn(we.z6.Right,!1),pn(we.z6.Bottom,!1)),Ln(we.s_,"Spot",{margin:new we.Zt(0,0,0,2)},si(!0),pn(we.z6.Top,!0),pn(we.z6.Left,!0),pn(we.z6.Right,!0),pn(we.z6.Bottom,!0)))));const Wn=`{ "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 Ui=["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 rr(Ye){return console.log("shapeName:",Ye),Ui.indexOf(Ye)>=0}var yr=new we.YI(ni.current,{maxSelectionCount:1,linkTemplate:Ln(we.rU,{locationSpot:we.z6.Center,selectionAdornmentTemplate:Ln(we.uz,"Link",{locationSpot:we.z6.Center},Ln(we.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Ln(we.bn,{toArrow:"Standard",stroke:null}))},{routing:we.rU.AvoidsNodes,curve:we.rU.JumpOver,corner:5,toShortLength:4},new we.KX("points"),Ln(we.bn,{isPanelMain:!0,strokeWidth:2}),Ln(we.bn,{toArrow:"Standard",stroke:null})),model:new we.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...we.bn.getFigureGenerators().toArray().map(Ye=>({text:"\u672A\u547D\u540D",size:"100 100",figure:Ye.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return Ze.current.addDiagramListener("TextEdited",function(Ye){var ui;const Oi=Ye.subject.part;var ti=(ui=document.activeElement)==null?void 0:ui.value;typeof ti=="string"&&ti.trim()===""&&Ze.current.model.commit(function(Qi){Qi.set(Oi.data,"text","\u672A\u547D\u540D"),Ze.current.commandHandler.stopCommand()},"increment")}),yr.nodeTemplate=Ln(we.NB,"Auto",{locationSpot:we.z6.Center},new we.KX("location","location",we.E9.parse).makeTwoWay(we.E9.stringify),Ln(we.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 we.KX("stroke").makeTwoWay(),new we.KX("fill").makeTwoWay(),new we.KX("figure")),Ln(we.al,{margin:new we.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new we.$u(16,16),maxSize:new we.$u(10,NaN),textAlign:"center",editable:!0},new we.KX("key").makeTwoWay())),setTimeout(()=>{Ze.current.grid=Ln(we.s_,"Grid",Ln(we.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Ln(we.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),Ze.current.grid.visible=!0,Ze.current.grid.gridCellStroke="darkgray",Ze.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=Ze.current,Ze.current}const Ci=()=>_t(this,null,function*(){var Ln,Ae=Ze.current.makeImage();const Ue=yield(0,Et.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:Ae.src,file_data:JSON.stringify({login:(Ln=(0,Kt.eY)())==null?void 0:Ln.login,data:JSON.parse(Ze.current.model.toJson())})}});en({src:Ue.url})});return(0,te.useEffect)(()=>(setTimeout(()=>{Qn()},500),dn(nn+1),()=>{Ze.current=null}),[]),oe.createElement("div",{ref:Si,className:"body-overflow-initial"},oe.createElement(le.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!nn,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:oe.createElement(ze.Z,null,oe.createElement(ee.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),oe.createElement(ee.Z,{onClick:()=>{var Ln,Ae,Ue=Ze.current.selection.first();if(Vn.current=!Vn.current,document.activeElement&&Ue){let kn=(Ae=(Ln=document.activeElement)==null?void 0:Ln.value)==null?void 0:Ae.trim();typeof kn=="string"&&Ze.current.model.commit(function(Cn){Cn.set(Ue.data,"text",kn||"\u672A\u547D\u540D"),Ze.current.commandHandler.stopCommand()},"increment")}dn(nn+1)}},oe.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:tn},oe.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:Vn.current?"none":"block"},className:bt.flowChartWrp},oe.createElement("div",{style:{display:"flex",height:"100%"}},oe.createElement("div",{style:{width:"300px",height:"100%"}},oe.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),oe.createElement("div",{style:{height:"calc(100% - 50px)"},className:bt.myPaletteDiv,ref:ni})),oe.createElement("div",{style:{flex:1,position:"relative"}},oe.createElement("div",{ref:un,style:{height:"80vh"}}))),oe.createElement("div",{className:"tr"},oe.createElement(qt.ZP,{size:"large",onClick:Ci,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var Pt=Ot,Dt=ue(47889),ie=ue(71051);const Gt=Dt.ZP.Group,Wt={margin:"0 8px"};var ge=({callback:tn,onCancel:en})=>{function Ze(un){tn(un)}return te.createElement(Nt.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:Ze},te.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},te.createElement("span",{style:Wt},"\u5355\u5143\u683C\u6570\uFF1A"),te.createElement("span",{style:Wt},"\u884C\u6570"),te.createElement(Nt.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},te.createElement(ie.Z,null)),te.createElement("span",{style:Wt},"\u5217\u6570"),te.createElement(Nt.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},te.createElement(ie.Z,null))),te.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},te.createElement("span",{style:Wt},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),te.createElement(Nt.default.Item,{name:"align"},te.createElement(Gt,null,te.createElement(Dt.ZP,{value:"default"},te.createElement("i",{className:"fa fa-align-justify"})),te.createElement(Dt.ZP,{value:"left"},te.createElement("i",{className:"fa fa-align-left"})),te.createElement(Dt.ZP,{value:"center"},te.createElement("i",{className:"fa fa-align-center"})),te.createElement(Dt.ZP,{value:"right"},te.createElement("i",{className:"fa fa-align-right"}))))),te.createElement("div",{className:"flex-container flex-end"},te.createElement(qt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(qt.ZP,{type:"ghost",onClick:en},"\u53D6\u6D88")))},Pe=ue(71411),Ve=ue(43001),_e=ue.n(Ve),rn=(0,te.forwardRef)(({use3d:tn,width:en,height:Ze,callback:un,showSaveButton:ni},Vn)=>{const Si=(0,te.useRef)(),nn=(0,te.useRef)(),[dn,Qn]=(0,te.useState)(!1),Ci=(0,te.useRef)({id:Si,appName:"graphing",width:en||1e3,height:Ze||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,te.useEffect)(()=>{nn.current=new(_e())(Ci.current,!0),window.onload=function(){nn.current.inject("applet_container")}},[]);const Ln=()=>{var Ae=window.ggbApplet.getPNGBase64(1,!0,72);return un&&un(Ae),Ae};return(0,te.useEffect)(()=>{Ci.current.appName=dn?"3D":"graphing",nn.current.inject("applet_container")},[dn]),(0,te.useEffect)(()=>{Qn(tn)},[tn]),(0,te.useImperativeHandle)(Vn,()=>({getImgData:Ln})),te.createElement(te.Fragment,null,te.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:Si}),te.createElement(ze.Z,{align:"middle"},te.createElement(ee.Z,{flex:1},te.createElement(Pe.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:dn,onChange:Ae=>Qn(Ae)})),te.createElement(ee.Z,null,te.createElement(qt.ZP,{size:"large",onClick:Ln,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),sn=ue(76562),on=ue(6767);const Xe="link",Dn="upload-image",xn="add-flowchart",Mn="draw-image",In="add-flowchart",qn="code-block",Sn="add-table",oi="------------",vi={default:oi,left:`:${oi}`,center:`:${oi}:`,right:`${oi}:`};var yi=ue(37808);function zi(){}let Yi=0;const Gi=1e4,Ii="\u2581",li="@\u2581\u2581@",Bi="@\u2581@",Vt=`
**\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`,ii=["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 Rn(tn){return/^\d+$/.test(tn)?`${tn}px`:tn}const Gn=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",Hn={[Gn+"-B"]:"bold",[Gn+"-I"]:"italic"},Kn={[Xe]:"\u6DFB\u52A0\u94FE\u63A5",[qn]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[Dn]:"\u6DFB\u52A0\u56FE\u7247",[Mn]:"\u6DFB\u52A0\u753B\u56FE",[xn]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Sn]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Ri=({defaultValue:tn="",onChange:en,width:Ze="100%",height:un=400,miniToolbar:ni=!1,isFocus:Vn=!1,watch:Si,insertTemp:nn,mode:dn="markdown",id:Qn="markdown-editor-id",showResizeBar:Ci=!1,noStorage:Ln=!1,showNullButton:Ae=!1,showNullProgramButton:Ue=!1,hidetoolBar:kn=!1,fullScreen:Cn=!1,onBlur:Qe,onCMBeforeChange:Pn,onFullScreen:Yn,className:Zn="",disablePaste:ri=!1,disabled:Fn=!1,disabledFill:Nn=!1,placeholder:Bn="",values:pi="",extraUse:si})=>{const[pn,Wn]=(0,te.useState)(null),[Ui,rr]=(0,te.useState)(tn),[yr,Ye]=(0,te.useState)(Si),[ui,Oi]=(0,te.useState)(Cn),[ti,Qi]=(0,te.useState)(""),[Wi,qi]=(0,te.useState)(0),[_i,Ji]=(0,te.useState)(un),[dr,hn]=(0,te.useState)(!1),[mr,fn]=(0,te.useState)(0),[di,$i]=(0,te.useState)(0),Ni=(0,te.useRef)(),gr=(0,te.useRef)(),tr=(0,te.useRef)(),ji=(0,te.useRef)();(0,te.useEffect)(()=>{const mi=window.scrollY||window.pageYOffset;rr(pi),pn==null||pn.setValue(pi),window.scrollTo(0,mi)},[pi]),(0,te.useEffect)(()=>{Yn==null||Yn(ui)},[ui]),(0,te.useEffect)(()=>{if(Ni.current){let mi=function(Li,wn){var pr;if(ri){wn.preventDefault();return}const Ar=wn.clipboardData;if(Ar){const no=Ar.types.toString(),Cr=Ar.items;if(no==="Files"||Ar.types.indexOf("Files")>-1){if(wn.preventDefault(),dn=="stex")return;try{let oo=Cr[1];((pr=Cr[0])==null?void 0:pr.kind)==="file"&&(oo=Cr[0]);const yo=oo.getAsFile(),Bo=yo.name.split(".").pop();(0,pe.I)(yo,ho=>{var es,ko,$e;ho.id?((es=yo==null?void 0:yo.type)==null?void 0:es.indexOf("image"))>-1?ci.replaceSelection(`<img width="100%" src="/api/attachments/${ho.id}?type=${ho.content_type})" alt="" />`):((ko=yo==null?void 0:yo.type)==null?void 0:ko.indexOf("video"))>-1?ci.replaceSelection(`<video width="100%" controls src="/api/attachments/${ho.id}"></video>`):(($e=yo==null?void 0:yo.type)==null?void 0:$e.indexOf("pdf"))>-1?ci.replaceSelection(`<a href="/api/attachments/${ho.id}?type=${yo.type}&disposition=inline" target="_blank">${yo.name}</a>`):ii.includes(Bo)?ci.replaceSelection(`<a href="/api/attachments/${ho.id}?type=office&disposition=inline" target="_blank">${yo.name}</a>`):ci.replaceSelection(`[${yo.name}](/api/attachments/${ho.id}?type=${ho.content_type})`):(ho==null?void 0:ho.status)===401&&(document.location.href="/user/login")})}catch(oo){on.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const ci=Qt().fromTextArea(Ni.current,{mode:dn,lineNumbers:!ni,lineWrapping:!0,value:tn,autoCloseTags:!0,autoCloseBrackets:!0});return ci.on("keyup",function(Li,wn){wn.keyCode===8&&(Li.getValue()==""?ci.setOption("placeholder",Bn):ci.setOption("placeholder",null))}),ci.on("keydown",function(Li,wn){if(wn.keyCode===8){var pr=Do(Li);pr&&wn.preventDefault()}}),Vn&&ci.focus(),ci.on("paste",mi),Fn&&ci.on("beforeChange",function(Li,wn){(wn.origin==="paste"||wn.origin==="+input")&&wn.cancel()}),Wn(ci),()=>{ci.off("paste",mi)}}},[]);const kr=(0,te.useCallback)(()=>{if(gr.current)try{}catch(mi){console.log(mi,"---- to set md editor body height")}},[_i,gr,ui]);(0,te.useEffect)(()=>{function mi(){let ci=new Yt.Z(Li=>{for(let wn of Li)(wn.target.offsetHeight>0||wn.target.offsetWidth>0)&&(kr(),pn.setSize("100%","100%"),pn.refresh())});return ci.observe(Ni.current.parentElement),ci}if(pn){const ci=mi();return()=>{var Li,wn;(Li=Ni.current)!=null&&Li.parentElement&&ci.unobserve((wn=Ni.current)==null?void 0:wn.parentElement)}}},[pn,kr]),(0,te.useEffect)(()=>{if(pn){let mi=[];for(const[ci,Li]of Object.entries(Hn)){let wn={[ci]:()=>{Rr(Li)}};mi.push(wn),pn.addKeyMap(wn)}return()=>{for(let ci of mi)pn.removeKeyMap(ci)}}},[pn]),(0,te.useEffect)(()=>{Cn!==ui&&Oi(Cn)},[Cn]),(0,yi.Z)(()=>{if(!Ln&&Wi>0){let mi=new Date().getTime(),ci=window.sessionStorage.getItem(Qn);mi>=Wi+Gi&&(!ci||ci!==Ui)&&(window.sessionStorage.setItem(Qn,Ui),hn(!0))}},Gi),(0,te.useEffect)(()=>{Ye(Si)},[pn,Si]),(0,te.useEffect)(()=>{pn&&Vn&&pn.focus()},[pn,Vn]),(0,te.useEffect)(()=>{if(yr&&pn){let mi=function(Li){let wn=Li.target;if(ji.current){let pr=wn.scrollTop/wn.scrollHeight;ji.current.scrollTop=ji.current.scrollHeight*pr}};const ci=pn.getScrollerElement();return ci.addEventListener("scroll",mi),()=>{ci.removeEventListener("scroll",mi)}}},[pn,yr]),(0,te.useEffect)(()=>{if(pn&&Pn){let mi=function(ci,Li){Pn(ci,Li)};return pn.on("beforeChange",mi),()=>{pn.off("beforeChange",mi)}}},[pn,Pn]),(0,te.useEffect)(()=>{if(pn&&Qe){let mi=function(){Qe(pn.getValue())};return pn.on("blur",mi),()=>{pn.off("blur",mi)}}},[pn,Qe]);function Do(mi,ci){var Li=mi.getDoc(),wn=Li.getCursor(),pr=Li.getLine(wn.line),Ar=pr.charAt(wn.ch-1),no=pr.lastIndexOf("@\u2581@",wn.ch),Cr=pr.lastIndexOf("@\u2581\u2581@",wn.ch),oo=no>Cr?no:Cr,yo=no>Cr?3:4;if(li.indexOf(Ar)===-1)return null;if(console.log("change1:",ci,mi,pr,wn,oo,no,Cr,Ar),oo>=0&&wn.ch-oo<5){var Bo=oo+yo;return Li.replaceRange("",{line:wn.line,ch:oo},{line:wn.line,ch:Bo}),{line:wn.line,ch:Bo}}return null}(0,te.useEffect)(()=>{if(pn){let mi=function(ci,Li){const wn=ci.getValue();rr(wn),qi(new Date().getTime()),ci.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),en&&(Ue?en(wn,hi(wn)):en(wn))};return pn.on("change",mi),()=>{pn.off("change",mi)}}},[pn,en]),(0,te.useEffect)(()=>{if(pn)if(tn==null)pn.setValue(""),rr("");else{const mi=window.scrollY||window.pageYOffset;tn!==pn.getValue()&&(pn.setValue(tn),rr(tn),pn.setCursor(Fn?1:pn.lineCount(),0),window.scrollTo(0,mi))}},[pn,tn]);const Rr=(0,te.useCallback)(mi=>{const ci=pn.getCursor(),Li=pn.getSelection();let wn=Li.split(`
`);switch(mi){case"bold":return pn.replaceSelection("**"+Li+"**"),Li===""&&pn.setCursor(ci.line,ci.ch+2),pn.focus();case"italic":return pn.replaceSelection("*"+Li+"*"),Li===""&&pn.setCursor(ci.line,ci.ch+1),pn.focus();case"code":return pn.replaceSelection("`"+Li+"`"),Li===""&&pn.setCursor(ci.line,ci.ch+1),pn.focus();case"inline-latex":return Qi("inline-latex"),pn.focus();case"latex":return pn.replaceSelection("```latex\n"+Li+"\n```"),pn.setCursor(ci.line+1,Li.length+1),pn.focus();case"line-break":return pn.replaceSelection(`<br/>
`),pn.focus();case"list-ul":return Li===""?pn.replaceSelection("- "+Li):pn.replaceSelection(wn.map(pr=>pr===""?"":`- ${pr}`).join(`
`)),pn.focus();case"list-ol":return Li===""?pn.replaceSelection("1. "+Li):pn.replaceSelection(wn.map((pr,Ar)=>pr===""?"":`${Ar+1}. ${pr}`).join(`
`)),pn.focus();case"add-null-ch":return Li===""&&pn.setCursor(ci.line,ci.ch),pn.replaceSelection(Ii),pn.focus();case"add-signal":return Li===""&&pn.setCursor(ci.line,ci.ch),pn.replaceSelection(Bi),pn.focus();case"add-multiple":return Li===""&&pn.setCursor(ci.line,ci.ch),pn.replaceSelection(li),pn.focus();case"inster-template-1":return Li===""&&pn.setCursor(ci.line,ci.ch),pn.replaceSelection(Vt),pn.focus();case"eraser":return pn.setValue(""),pn.focus();case"trigger-watch":return Ye(!yr),pn.focus();case"trigger-full-screen":return Oi(!ui),pn.focus();case Xe:Qi(Xe);return;case qn:Qi(qn);return;case Dn:Qi(Dn);return;case Mn:Qi(Mn);return;case"maths-latex":Qi("maths-latex");return;case xn:Qi(xn);return;case Sn:Qi(Sn);return;default:throw new Error}},[pn,yr,ui]),Jn=(0,te.useCallback)((mi,ci)=>{var Li,wn,pr,Ar,no,Cr;switch(Qi(""),ti){case Xe:const{title:es,link:ko}=mi;return pn.replaceSelection(`[${es}](${ko})`),pn.focus();case qn:const{language:$e,content:ns}=mi;return pn.replaceSelection(["```"+$e,ns,"```"].join(`
`)),pn.focus();case"maths-latex":for(var oo=atob(mi),yo=new Uint8Array(oo.length),Bo=0;Bo<oo.length;Bo++)yo[Bo]=oo.charCodeAt(Bo);var ho=new Blob([yo],{type:"image/png"});(0,pe.I)(ho,Gs=>{Gs.id?pn.replaceSelection(`![,](/api/attachments/${Gs.id}?type=${Gs.content_type})`):(Gs==null?void 0:Gs.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":pn.replaceSelection("`$$"+mi+"$$`");break;case Dn:case Mn:case In:const{src:Ws,alt:Xs}=mi,Hr=ci,Qa=(pr=(wn=(Li=Hr==null?void 0:Hr.name)==null?void 0:Li.split("."))==null?void 0:wn.pop)==null?void 0:pr.call(wn);return((Ar=Hr==null?void 0:Hr.type)==null?void 0:Ar.indexOf("image"))>-1||!(Hr!=null&&Hr.type)?Hr!=null&&Hr.align||Hr!=null&&Hr.width?pn.replaceSelection(`<p style="text-align:${Hr.align||"initial"}"><img width="${Hr.width?Hr.width+"%":"initial"}" src="${Ws}" alt="${Xs||""}" /></p>`):pn.replaceSelection(`<img width="100%" src="${Ws}" alt="${Xs||""}" />`):((no=Hr==null?void 0:Hr.type)==null?void 0:no.indexOf("video"))>-1?pn.replaceSelection(`<video width="100%" controls src="${Ws}"></video>`):((Cr=Hr==null?void 0:Hr.type)==null?void 0:Cr.indexOf("pdf"))>-1?pn.replaceSelection(`<a href="${Ws}?type=${Hr.type}&disposition=inline" target="_blank">${Hr.name}</a>`):ii.includes(Qa)?pn.replaceSelection(`<a href="${Ws}?type=office&disposition=inline" target="_blank">${Hr.name}</a>`):pn.replaceSelection(`[${Hr.name}](${Ws})`),pn.focus();case Sn:const{row:ua,col:kl,align:Fr}=mi;let Eo=`
`;for(let Gs=0;Gs<ua;Gs++){let fl=[],uu=[];for(let wa=0;wa<kl;wa++)Gs===1&&uu.push(vi[Fr]),fl.push(" ");Gs===1&&(Eo+=`| ${uu.join(" | ")} |
`),Eo+=`| ${fl.join(kl===1?"":" | ")} |
`}return pn.replaceSelection(Eo+`
`),pn.focus();default:throw new Error}},[pn,ti]),Se=(0,te.useMemo)(()=>{switch(ti){case Xe:return te.createElement(re,{callback:Jn,onCancel:Nr});case qn:return te.createElement(se.Z,{callback:Jn,onCancel:Nr});case Dn:return te.createElement(pe.Z,{callback:Jn,onCancel:Nr});case xn:return te.createElement(Pt,{callback:Jn,onCancel:Nr});case Sn:return te.createElement(ge,{callback:Jn,onCancel:Nr});case"maths-latex":return te.createElement(rn,{showSaveButton:!0,callback:Jn});case"inline-latex":return te.createElement(sn.Z,{showSaveButton:!0,callback:Jn});default:return null}},[ti]);function Nr(){Qi("")}(0,te.useEffect)(()=>{if(tr.current){let mi=function(no){pr=!0,Ar=no.pageY},ci=function(){pr=!1},Li=function(no){if(pr){let Cr=no.pageY-Ar;Cr<0&&(Cr=0),Cr>300&&(Cr=300);let oo=un+Cr+"px";Ji(oo)}},wn=tr.current,pr=!1,Ar=0;return wn.addEventListener("mousedown",mi),document.addEventListener("mousemove",Li),document.addEventListener("mouseup",ci),()=>{wn.removeEventListener("mousedown",mi),document.removeEventListener("mousemove",Li),document.removeEventListener("mouseup",ci)}}},[pn,tr]),(0,te.useEffect)(()=>{Ji(un)},[un]);const ds=Rn(Ze),ts=Rn(_i),vo={width:ds,height:ts},Pr=(0,te.useMemo)(()=>{if(Wi){let mi=new Date(Wi),ci=mi.getHours(),Li=mi.getMinutes(),wn=mi.getSeconds();return ci=ci<10?"0"+ci:ci,Li=Li<10?"0"+Li:Li,wn=wn<10?"0"+wn:wn,`${ci}:${Li}:${wn}`}return 0},[Wi]),hi=mi=>{const ci=[];if(Ue){let Li=-1;mi=mi.replace(/(@▁▁@|@▁@)/g,function(wn,pr,Ar){ci.push({multiLine:wn!==Bi})})}return ci};function bi(){window.sessionStorage.removeItem(Qn),hn(!1),qi(0)}function er(){hn(!1),qi(0),pn.setValue(window.sessionStorage.getItem(Qn))}(0,te.useEffect)(()=>{Kn[ti]&&ti!==Mn&&ti!==xn&&setTimeout(()=>{const mi=document.getElementsByClassName("markdown-popup-form")[0],ci=window.innerWidth/2-mi.offsetWidth/2,Li=window.innerHeight/2-mi.offsetHeight/2;fn(ci),$i(Li)},0)},[ti]);const gi=mi=>{mi.preventDefault();const ci=mi.clientX-mr,Li=mi.clientY-di;document.body.onmousemove=wn=>{let pr=wn.clientX-ci,Ar=wn.clientY-Li;const no=document.getElementsByClassName("markdown-popup-form")[0],Cr=window.innerWidth-no.offsetWidth,oo=window.innerHeight-no.offsetHeight;pr=Math.max(0,Math.min(pr,Cr)),Ar=Math.max(0,Math.min(Ar,oo)),Vi(wn.clientX,wn.clientY,ci,Li)&&(fn(pr),$i(Ar))},document.body.onmouseup=function(){document.body.onmousemove=null}},Vi=(mi,ci,Li,wn)=>{const pr=document.body.clientHeight,Ar=document.body.clientWidth;return mi<20&&Li>mi||mi>Ar-20&&Li<mi||ci<20&&wn>ci||ci>pr-20&&wn<ci?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return te.createElement(te.Fragment,null,te.createElement("div",{className:"markdown-editor-wrapper",ref:gr},te.createElement("div",{className:`markdown-editor-container ${Zn} ${yr?"on-preview":""} ${ni?"mini":""} ${ui?"full-screen":""}`,style:vo},te.createElement(Rt,{insertTemp:nn,watch:yr,fullScreen:ui,showNullButton:Ae,showNullProgramButton:Ue,onActionCallback:Rr,hidetoolBar:kn,extraUse:si}),te.createElement("div",{className:"markdown-editor-body"},te.createElement("div",{className:"codemirror-container"},te.createElement("textarea",{ref:Ni,placeholder:Bn})),yr?te.createElement("div",{ref:ji,className:"preview-container"},dn==="stex"&&te.createElement(xt,{value:Ui}),dn!=="stex"&&te.createElement(kt.Z,{disabledFill:Nn,showProgramFill:Ue,value:Ui})):null))),Ci?te.createElement("a",{ref:tr,className:"editor-resize"}):null,ti===Mn&&te.createElement(Le,{callback:Jn,onCancel:Nr}),ti===xn&&te.createElement(Pt,{callback:Jn,onCancel:Nr}),te.createElement(Ut.Z,null,Kn[ti]&&ti!==Mn&&ti!==xn?te.createElement(le.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:mr,top:di},title:te.createElement("div",{style:{cursor:"move"},onMouseDown:gi},Kn[ti]),open:!0,onCancel:Nr,footer:null,destroyOnClose:!0,width:ti===xn?"1200px":null,height:ti===xn?"80vh":null,className:"markdown-popup-form"},Se):null))}},17077:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Lt},I:function(){return Ut}});var te=ue(28284),wt=ue(6767),Qt=ue(37568),Yt=ue(77736),Bt=ue(71051),jt=ue(47889),Ct=ue(99571),Mt=ue(46699),It=ue(59301),St=ue(59301),kt=Object.defineProperty,xt=Object.defineProperties,Ft=Object.getOwnPropertyDescriptors,vt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,tt=Object.prototype.propertyIsEnumerable,lt=(Nt,$t,qt)=>$t in Nt?kt(Nt,$t,{enumerable:!0,configurable:!0,writable:!0,value:qt}):Nt[$t]=qt,ot=(Nt,$t)=>{for(var qt in $t||($t={}))et.call($t,qt)&&lt(Nt,qt,$t[qt]);if(vt)for(var qt of vt($t))tt.call($t,qt)&&lt(Nt,qt,$t[qt]);return Nt},ut=(Nt,$t)=>xt(Nt,Ft($t));const{useForm:ct}=te.default,ft={width:280,marginRight:10},gt={labelCol:{span:5},wrapperCol:{span:19}};var Lt=({callback:Nt,onCancel:$t})=>{const[qt]=ct();let Zt=(0,It.useRef)();function ce(Ne){Zt.current.width=qt.getFieldValue("width"),Zt.current.align=qt.getFieldValue("align"),Nt(Ne,Zt.current)}function de(Ne,Ge){if(Ne.status===-1){wt.ZP.error(Ne.message);return}qt.setFieldsValue({src:`/api/attachments/${Ne.id}`,type:Ge.type})}function be(Ne){let Ge=Ne.target.files[0];Zt.current=Ge,Ut(Ge,de)}return St.createElement(te.default,ut(ot({form:qt},gt),{className:"upload-image-panel",onFinish:ce,style:{width:470,overflow:"hidden"}}),St.createElement(te.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},St.createElement("div",{className:"flex-container"},St.createElement(te.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},St.createElement(Qt.default,{style:ft})),St.createElement(Rt,{onFileChange:be}))),St.createElement(te.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},St.createElement(Qt.default,{style:{width:264}})),St.createElement(te.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},St.createElement(Yt.Z,null,St.createElement(te.default.Item,{name:"width",style:{margin:0}},St.createElement(Bt.Z,{style:{width:264}})),St.createElement("span",{className:"ml8"},"%"))),St.createElement(te.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},St.createElement(jt.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"}]})),St.createElement("aside",null,St.createElement(te.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},St.createElement(Ct.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),St.createElement(Ct.ZP,{type:"default",onClick:$t},"\u53D6\u6D88"))))};function Rt({onFileChange:Nt}){return St.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",St.createElement("input",{type:"file",onChange:Nt}))}function Ut(Nt,$t){if(!Nt)throw new String("\u6CA1\u6709\u6587\u4EF6");let qt=new FormData;qt.append("editormd-image-file",Nt),qt.append("file_param_name","editormd-image-file"),qt.append("byxhr","true");var Zt=new window.XMLHttpRequest;Zt.withCredentials=!0,Zt.addEventListener("load",function(ce){$t(JSON.parse(ce.target.responseText),Nt)},!1),Zt.addEventListener("error",function(ce){console.error(ce)},!1),Zt.open("POST",`${Mt.KI}/api/attachments.json`),Zt.send(qt)}},91558:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Qt}});var te=ue(59301),wt=ue(4676);class Qt extends te.Component{constructor(Bt){super(Bt);const jt=window.document;this.node=jt.createElement("div"),jt.body.appendChild(this.node)}render(){const{children:Bt}=this.props;return(0,wt.createPortal)(Bt,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(bn,jn,ue){"use strict";ue.d(jn,{SV:function(){return we},ZP:function(){return Le}});var te=ue(59301),wt=ue(76374);const Qt={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"]},Yt={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"]},Bt={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(`
`)}]},jt={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(`
`)}]},Ct={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 Mt=ue(53184),It=ue.n(Mt),St=(Re,De,je)=>new Promise((ee,Et)=>{var bt=_t=>{try{oe(je.next(_t))}catch(Ot){Et(Ot)}},Kt=_t=>{try{oe(je.throw(_t))}catch(Ot){Et(Ot)}},oe=_t=>_t.done?ee(_t.value):Promise.resolve(_t.value).then(bt,Kt);oe((je=je.apply(Re,De)).next())});const kt={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"]}},xt=(Re,De,je,ee)=>{const Et=De.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:je.lineNumber,endColumn:je.column});return Array.from(new Set(Et.match(/\b\w{2,}\b/g)||[])).map(Kt=>({label:Kt,kind:Re.languages.CompletionItemKind.Text,insertText:Kt,range:ee}))},Ft=(Re,De,je,ee)=>{Re.languages.registerCompletionItemProvider(De,{provideCompletionItems(Et,bt){const Kt=Et.getWordUntilPosition(bt),oe={startLineNumber:bt.lineNumber,endLineNumber:bt.lineNumber,startColumn:Kt.startColumn,endColumn:Kt.endColumn},_t=Et.getLineContent(bt.lineNumber).substring(Kt.startColumn-2,Kt.endColumn);return{suggestions:[...xt(Re,Et,bt,oe),...je.map(Pt=>({label:Pt,kind:Re.languages.CompletionItemKind.Keyword,documentation:Pt,insertText:Pt,insertTextRules:Re.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:oe})),...ee.map(Pt=>({label:Pt.label,kind:Re.languages.CompletionItemKind.Snippet,documentation:Pt.content,insertText:_t.startsWith("#")?Pt.content.replace(/#/,""):Pt.content,insertTextRules:Re.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:oe}))]}}})};var vt=Re=>{kt.languages.forEach(De=>{Re.languages.registerDocumentFormattingEditProvider(De,{provideDocumentFormattingEdits(je){return St(this,null,function*(){const ee=It()(je.getValue(),{indent_size:2,indent_char:" ",max_preserve_newlines:2,preserve_newlines:!0,keep_array_indentation:!0,break_chained_methods:!1,indent_scripts:"normal",brace_style:"collapse",space_before_conditional:!0,unescape_strings:!1,jslint_happy:!1,end_with_newline:!0,wrap_line_length:0,indent_inner_html:!1,comma_first:!1,e4x:!1,indent_empty_lines:!1});return[{range:je.getFullModelRange(),text:ee}]})}})}),Ft(Re,"java",Yt.keywords,Yt.quickKey),Ft(Re,"cpp",Bt.keywords,Bt.quickKey),Ft(Re,"c",Qt.keywords,[]),Ft(Re,"python",jt.keywords,jt.quickKey),Ft(Re,"scala",Ct.keywords,Ct.quickKey)};const et="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var tt=Object.defineProperty,lt=(Re,De,je)=>De in Re?tt(Re,De,{enumerable:!0,configurable:!0,writable:!0,value:je}):Re[De]=je,ot=(Re,De,je)=>lt(Re,typeof De!="symbol"?De+"":De,je);const ut=class mx{constructor(De,je,ee){this.placeholder=De,this.editor=je,this.monaco=ee,je.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return mx.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)}};ot(ut,"ID","editor.widget.placeholderHint");var ft=ut,gt=ue(96236),Lt=ue(6767),Rt=ue(25399),Ut=ue(89392),Nt=ue(49535),$t=ue(56102),qt=Object.defineProperty,Zt=Object.defineProperties,ce=Object.getOwnPropertyDescriptors,de=Object.getOwnPropertySymbols,be=Object.prototype.hasOwnProperty,Ne=Object.prototype.propertyIsEnumerable,Ge=(Re,De,je)=>De in Re?qt(Re,De,{enumerable:!0,configurable:!0,writable:!0,value:je}):Re[De]=je,xe=(Re,De)=>{for(var je in De||(De={}))be.call(De,je)&&Ge(Re,je,De[je]);if(de)for(var je of de(De))Ne.call(De,je)&&Ge(Re,je,De[je]);return Re},We=(Re,De)=>Zt(Re,ce(De)),he=(Re,De)=>{var je={};for(var ee in Re)be.call(Re,ee)&&De.indexOf(ee)<0&&(je[ee]=Re[ee]);if(Re!=null&&de)for(var ee of de(Re))De.indexOf(ee)<0&&Ne.call(Re,ee)&&(je[ee]=Re[ee]);return je},Jt=(Re,De,je)=>new Promise((ee,Et)=>{var bt=_t=>{try{oe(je.next(_t))}catch(Ot){Et(Ot)}},Kt=_t=>{try{oe(je.throw(_t))}catch(Ot){Et(Ot)}},oe=_t=>_t.done?ee(_t.value):Promise.resolve(_t.value).then(bt,Kt);oe((je=je.apply(Re,De)).next())});function re(Re){return/^\d+$/.test(Re)?`${Re}px`:Re}function se(){}let pe=!1;const le={"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 ze(Re=[]){let De=Re;if(Array.isArray(Re)){for(let je=0;je<Re.length;je++){let ee=le[Re[je]];if(ee)return ee}return De[0]}return le[De]||De}let Me=null;const Je=()=>Jt(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Re){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Re)}});var Le=Re=>{var De=Re,{width:je="100%",height:ee="100%",value:Et,language:bt="javascript",style:Kt={},options:oe={},overrideServices:_t={},theme:Ot="vs-dark",onEditBlur:Pt,isCopy:Dt=!1,onSave:ie,autoHeight:Gt=!1,forbidCopy:Wt=!1,onChange:ge=se,editorDidMount:Pe=se,onFocus:Ve=se,onBreakPoint:_e=se,breakPointValue:Fe=[],filename:rn="educoder.txt",errorLine:sn,errorContent:on="",highlightLine:Xe,openBreakPoint:Dn=!1,placeholder:xn="",showMiniMap:Mn=!0}=De,In=he(De,["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 qn=(0,te.useRef)(),Sn=(0,te.useRef)({}),oi=(0,te.useRef)(),vi=(0,te.useRef)(),yi=(0,te.useRef)([]),zi=(0,te.useRef)(!1),Yi=(0,te.useRef)(),Gi=(0,te.useRef)(),Ii=(0,te.useRef)(!1),[li,Bi]=(0,te.useState)(!1);function Vt(){let nn;return qn.current&&(nn=new wt.Z(dn=>{for(let Qn of dn)(Qn.target.offsetHeight>0||Qn.target.offsetWidth>0)&&Sn.current.instance.layout()}),nn.observe(qn.current)),nn}function ii(){Lt.ZP.warning({content:decodeURIComponent(et),key:"monaco-editor-tip"})}const Rn=()=>{let nn=Sn.current.instance;if(Et!=null&&nn&&li){const dn=nn.getModel();dn&&Et!==dn.getValue()&&(pe=!0,dn.setValue(Et),nn.layout(),pe=!1)}};(0,te.useEffect)(()=>{const nn=Nt.Z.subscribe("formatDocument",dn=>{var Qn;let Ci=Sn.current.instance;(Qn=Ci==null?void 0:Ci.getAction)==null||Qn.call(Ci,"editor.action.formatDocument").run()});return window.updateMonacoValue=dn=>{ge(dn)},nn},[]),(0,te.useEffect)(()=>{var nn;let dn=Sn.current.instance;vi.current&&clearTimeout(vi.current),vi.current=setTimeout(()=>{Rn()},500),Et&&(Et!=null&&Et.length)&&((nn=dn==null?void 0:dn.updateOptions)==null||nn.call(dn,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Et.split(/\r\n|\r|\n/g).length))+3,5)}))},[Et,li,Sn.current]),(0,te.useEffect)(()=>{if(sn&&Sn.current&&Sn.current.instance){let dn=Sn.current.instance;dn.changeViewZones(function(Qn){var Ci=document.createElement("div");Ci.style.padding="10px 20px",Ci.style.width="calc(100% - 20px)",Ci.className="my-error-line-wrp",Ci.innerHTML=on,Qn.addZone({afterLineNumber:sn||11,heightInLines:3,domNode:Ci})});var nn={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}};dn.addOverlayWidget(nn),dn.revealPositionInCenter({lineNumber:20,column:1})}},[sn,Sn.current,li]);const En=(nn="",dn)=>{if(!nn||nn.trim()==="")return!0;const Ci=Sn.current.instance.getModel().getLineTokens(dn);let Ln=!1;for(let Ae=0;Ae<2;Ae++)Ci.getStandardTokenType(Ae)===1&&(Ln=!0);return Ln};(0,te.useEffect)(()=>{var nn;const dn=(nn=Sn.current)==null?void 0:nn.instance;if(dn&&li&&Wt){const Qn=dn.onDidBlurEditorWidget(()=>{Ii.current=!1}),Ci=dn.onDidFocusEditorText(()=>{Ii.current=!0});return()=>{Qn.dispose(),Ci.dispose()}}},[Sn.current,li,Wt]),(0,te.useEffect)(()=>{var nn;if((nn=Sn.current)!=null&&nn.instance&&li&&Dn){let dn=Sn.current.instance,Qn=dn.getModel();if(!Qn)return;(()=>{var Fn;let Nn=[],Bn=[];const pi=Qn.getAllDecorations();for(let pn of pi)pn.options.className==="highlighted-line"&&(Nn.push((Fn=pn==null?void 0:pn.range)==null?void 0:Fn.startLineNumber),Bn.push(pn==null?void 0:pn.id));if(Xe===Nn[0])return;Qn.deltaDecorations(Bn,[]);const si=Qn.getLineCount();Xe&&Xe<=si&&(dn.deltaDecorations([],[{range:new Me.Range(Xe,1,Xe,Qn.getLineMaxColumn(Xe)),options:{isWholeLine:!0,className:"highlighted-line"}}]),dn.revealLineInCenter(Xe))})();const Ln=(Fn=!1)=>{var Nn;let Bn=[],pi=[];const si=Qn.getAllDecorations();for(let pn of si)pn.options.linesDecorationsClassName==="breakpoints-select"&&(Bn.push((Nn=pn==null?void 0:pn.range)==null?void 0:Nn.startLineNumber),pi.push(pn==null?void 0:pn.id));if(Fn)return{lines:Bn,ids:pi};_e(Bn)},Ae=Fn=>Jt(void 0,null,function*(){let Nn={range:new Me.Range(Fn,1,Fn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Qn.deltaDecorations([],[Nn]),Ln()}),Ue=Fn=>Jt(void 0,null,function*(){let Nn=[];const Bn=dn.getLineDecorations(Fn);for(let pi of Bn)pi.options.linesDecorationsClassName==="breakpoints-select"&&Nn.push(pi.id);yield Qn.deltaDecorations(Nn,[]),Ln()}),kn=Fn=>{let Nn=dn.getLineDecorations(Fn);for(let Bn of Nn)if(Bn.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,Ut.isEqual)(Fe,Ln(!0).lines)){Qn.deltaDecorations(Ln(!0).ids,[]);const Fn=Fe.map(Nn=>({range:new Me.Range(Nn,1,Nn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Qn.deltaDecorations([],Fn)}const Cn=dn.onDidChangeModelContent(Fn=>{let Nn=dn.getPosition();if(Nn){let Bn=Nn.lineNumber;clearTimeout(Gi.current),Gi.current=setTimeout(()=>{En(Qn.getLineContent(Bn),Bn)?Ue(Bn):kn(Bn)?(Ue(Bn),Ae(Bn)):Ln()},100)}}),Qe=dn.onMouseDown(Fn=>{var Nn,Bn,pi;if(Fn.target.detail&&((pi=(Bn=(Nn=Fn.target)==null?void 0:Nn.element)==null?void 0:Bn.className)!=null&&pi.includes("line-numbers"))){let si=Fn.target.position.lineNumber;if(En(Qn.getLineContent(si),si))return;kn(si)?Ue(si):Ae(si)}}),Pn=Fn=>{let Nn={range:new Me.Range(Fn,1,Fn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};yi.current=dn.deltaDecorations(yi.current,[Nn])},Yn=()=>{yi.current=dn.deltaDecorations(yi.current,[])},Zn=dn.onMouseMove(Fn=>{var Nn,Bn,pi;if(Yn(),Fn.target.detail&&((pi=(Bn=(Nn=Fn.target)==null?void 0:Nn.element)==null?void 0:Bn.className)!=null&&pi.includes("line-numbers"))){let si=Fn.target.position.lineNumber;if(En(Qn.getLineContent(si),si))return;Pn(si)}}),ri=dn.onMouseLeave(()=>{Yn()});return()=>{Cn.dispose(),Qe.dispose(),Zn.dispose(),ri.dispose()}}},[Sn.current,li,Fe,Xe,Dn,bt]),(0,te.useEffect)(()=>{var nn;(nn=Sn.current)!=null&&nn.instance&&Dn&&Sn.current.instance.setPosition({lineNumber:0,column:0})},[Xe]);function Gn(){let nn=Sn.current.instance;if(nn){const dn=nn.getSelection(),Qn=Sn.current.pastePos||{},Ci=new Me.Range(Qn.startLineNumber||dn.endLineNumber,Qn.startColumn||dn.endColumn,Qn.endLineNumber||dn.endLineNumber,Qn.endColumn||dn.endColumn);setTimeout(()=>{nn.executeEdits("",[{range:Ci,text:""}])},300)}}function Hn(nn){(window.navigator.platform.match("Mac")?nn.metaKey:nn.ctrlKey)&&nn.keyCode==83&&(nn.preventDefault(),ie())}const Kn=()=>{if(Gt&&Sn.current.instance){const nn=Sn.current.instance.getContentHeight();Vn(nn<ee?ee:nn)}else Vn(ee)};function Ri(nn){var dn=document.createEvent("MouseEvents");dn.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),nn.dispatchEvent(dn)}const tn=nn=>{if(!Ii.current)return;const{keyCode:dn,ctrlKey:Qn,metaKey:Ci,target:Ln,type:Ae}=nn;return(Ae==="paste"||(dn===67||dn===86)&&(Ci||Qn))&&Ln.nodeName==="TEXTAREA"&&(ii(),nn.preventDefault()),!1};function en(nn,dn){var Qn=window.URL||window.webkitURL||window,Ci=new Blob([dn]),Ln=document.createElementNS("http://www.w3.org/1999/xhtml","a");Ln.href=Qn.createObjectURL(Ci),Ln.download=nn,Ri(Ln)}(0,te.useEffect)(()=>{Kn()},[Kn]),(0,te.useEffect)(()=>{qn.current&&!li&&Promise.all([ue.e(8909),ue.e(6656)]).then(ue.bind(ue,71448)).then(nn=>{try{Me=nn,Sn.current.instance=Me.editor.create(qn.current,{value:Et,language:ze(bt),theme:Ot,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Mn||!1}},_t);const dn=Sn.current.instance;let Ln=[...gt.BH._menuItems].find(Cn=>Cn[0]._debugName=="EditorContext")[1],Ae=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],Ue=(Cn,Qe)=>{var Pn,Yn;let Zn=Cn._first;do Qe.includes((Yn=(Pn=Zn.element)==null?void 0:Pn.command)==null?void 0:Yn.id)&&Cn._remove(Zn);while(Zn=Zn.next)};if(Pe(dn,Me),setTimeout(()=>{Kn(),Sn.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{en(rn||"educoder.txt",dn.getValue())}})},500),Sn.current.subscription=dn.onDidChangeModelContent(Cn=>{zi.current?clearTimeout(Yi.current):(Kn(),ge(dn.getValue(),Cn)),Yi.current=setTimeout(()=>{zi.current=!1},500)}),window.Monaco||vt(Me,ze(bt)),Wt&&(Ue(Ln,Ae),qn.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",tn),window.removeEventListener("paste",tn),window.addEventListener("keydown",tn),window.addEventListener("paste",tn)),window.Monaco=Me,Pt&&dn.onDidBlurEditorWidget(()=>{Pt(dn.getValue())}),Ve&&dn.onDidFocusEditorText(()=>{Wt&&Je(),Ve(dn.getValue())}),Wt){Je();try{dn.onDidPaste(Cn=>{const Qe=dn.getSelection(),Pn=Sn.current.pastePos||{},Yn=new Me.Range(Pn.startLineNumber||Qe.endLineNumber,Pn.startColumn||Qe.endColumn,Pn.endLineNumber||Qe.endLineNumber,Pn.endColumn||Qe.endColumn);dn.executeEdits("",[{range:Cn.range,text:""}])})}catch(Cn){}}let kn=Vt();return xn&&typeof xn=="string"&&new ft(xn,dn,Me),Bi(!0),()=>{const Cn=Sn.current.instance;Cn.dispose();const Qe=Cn.getModel();Qe&&Qe.dispose(),Sn.current.subscription&&Sn.current.subscription.dispose(),kn.unobserve(qn.current)}}catch(dn){}})},[]),(0,te.useEffect)(()=>{if(Sn.current.instance&&li)return document.addEventListener("keydown",Hn,!1),()=>{document.removeEventListener("keydown",Hn)}},[ie,li]),(0,te.useEffect)(()=>{let nn=Sn.current.instance;if(nn&&li){let dn=ze(bt);Me.editor.setModelLanguage(nn.getModel(),dn)}},[bt,li]),(0,te.useEffect)(()=>{Sn.current.instance&&li&&Me.editor.setTheme(Ot)},[Ot,li]),(0,te.useEffect)(()=>{let nn=Sn.current.instance;oi.current=oe,nn&&li&&(nn.updateOptions(xe({},oe)),setTimeout(()=>{nn.getModel().updateOptions(xe({},oe))},200))},[JSON.stringify(oe),li]),(0,te.useEffect)(()=>{let nn=Sn.current.instance;nn&&li&&nn.layout()},[je,ee,li]);const[Ze,un]=(0,te.useState)(re(je)),[ni,Vn]=(0,te.useState)(re(ee)),Si=We(xe({},Kt),{width:Ze,height:ni,position:"relative"});return te.createElement("div",{className:"my-monaco-editor",ref:qn,style:Si},Dt&&te.createElement($t.CopyToClipboard,{text:Et,onCopy:()=>Lt.ZP.success("\u590D\u5236\u6210\u529F")},te.createElement(Rt.Z,{title:"\u590D\u5236\u4EE3\u7801"},te.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},te.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function we({width:Re="100%",height:De="100%",original:je,modified:ee,language:Et,options:bt={}}){const Kt=(0,te.useRef)(),[oe,_t]=(0,te.useState)(null);function Ot(Gt){let Wt;return Kt.current&&(Wt=new wt.Z(ge=>{for(let Pe of ge)(Pe.target.offsetHeight>0||Pe.target.offsetWidth>0)&&Gt.layout()}),Wt.observe(Kt.current)),Wt}(0,te.useEffect)(()=>(Kt.current&&Promise.all([ue.e(8909),ue.e(9404)]).then(ue.bind(ue,2550)).then(Gt=>{Me=Gt;const Wt=Me.editor.createDiffEditor(Kt.current,We(xe({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},bt),{wordWrap:!0}));_t(Wt);let ge=Ot(Wt);return()=>{Wt.dispose();const Pe=Wt.getModel();Pe&&Pe.dispose(),ge.unobserve(Kt.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,te.useEffect)(()=>{oe&&oe.setModel({original:Me.editor.createModel(je,Et),modified:Me.editor.createModel(ee,Et)})},[je,ee,Et,oe]);const Pt=re(Re),Dt=re(De),ie={width:Pt,height:Dt};return te.createElement("div",{className:"my-diff-editor",ref:Kt,style:ie})}},10661:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return xt}});var te={flex_box_center:"flex_box_center___AQ53o",flex_space_between:"flex_space_between___i2aIa",flex_box_vertical_center:"flex_box_vertical_center___sPEKB",flex_box_center_end:"flex_box_center_end___GhSSH",flex_box_column:"flex_box_column___R9_Hb",list:"list___jb2Ay",wrap:"wrap___VsQDr",lockWrap:"lockWrap___g1k1T",li:"li___IxCLC",cover:"cover___Mu8wr",img:"img___IpFLA",movebq:"movebq___mF7wt",bq:"bq___Bil0T",sign:"sign___DXJ4d",name:"name___l7FoJ",e:"e___pXQUG",unit:"unit___wCIFR",tags:"tags___w_Mil",tag1:"tag1___dxm7r",tag2:"tag2___llZkf",wrapisCurrent:"wrapisCurrent___qIfQT"},wt=ue(29787),Qt=ue(25399),Yt=ue(60242),Bt=ue(92310),jt=ue.n(Bt),Ct=ue(51257),Mt=ue(28426),It=ue(48790),St=ue(59301),xt=({className:Ft,dataSource:vt=[],col:et=4,right:tt,bottom:lt=23,precision:ot=0,wrapWidth:ut=1200,trackEventItems:ct,loading:ft,onRemove:gt=()=>{},isCurrent:Lt=!0,showProgress:Rt=!1,showAlias:Ut=!1})=>{const Nt=Math.floor((ut-(et-1)*tt)/et),$t=[{name:"\u63A8\u8350\u81EA\u5B66",ptimg:"/images/tjzx.png",swimg:"/images/sw_tjzx.png"},{name:"101\u8BA1\u5212",ptimg:"/images/jh.png",swimg:"/images/sw_jh.png"},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:"/images/gjyl.png",swimg:"/images/sw_gjyl.png"},{name:"\u7701\u7EA7\u4E00\u6D41",ptimg:"/images/sjyl.png",swimg:"/images/sw_sjyl.png"},{name:"\u7CBE\u54C1\u8BFE\u7A0B",ptimg:"/images/jpkc.png",swimg:"/images/sw_jpkc.png"},{name:"\u519B\u961F\u4E00\u6D41",ptimg:"/images/jdyl.png",swimg:"/images/sw_jdyl.png"},{name:"\u65B0\u578B\u6559\u6750",ptimg:"/images/xxjc.png",swimg:"/images/sw_xxjc.png"}];return St.createElement(wt.Z,{spinning:ft},St.createElement("div",{className:jt()(te.list,Ft)},!!(vt!=null&&vt.length)&&(vt==null?void 0:vt.map((qt,Zt)=>{var ce,de,be,Ne,Ge,xe;const{name:We,id:he,identifier:Jt,featured:re,school_name:se,image_url:pe,excellent:le,is_plan:ze}=qt;return St.createElement("div",{key:he,className:Lt&&Rt?te.wrapisCurrent:te.wrap,style:{width:Nt,marginRight:(1+Zt)%et===0?0:tt+ot,marginBottom:lt}},St.createElement("a",{className:te.li,onClick:Me=>{Me.preventDefault(),Me.stopPropagation(),ct&&(0,Ct.L9)([ct]),(0,Ct.xg)(`/paths/${Jt}`)}},St.createElement("div",{className:te.img},St.createElement("img",{className:te.cover,src:`${pe}`}),Lt&&(0,It.bg)()&&(qt==null?void 0:qt.studying)&&St.createElement("div",{className:`${te.movebq} user-path-items`,onClick:Me=>{Me.stopPropagation(),gt(qt)}},St.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),St.createElement("span",{className:"c-red"},"\u79FB\u9664")),(ce=qt==null?void 0:qt.subject_tags)==null?void 0:ce.map((Me,Je)=>{var Le,we;if(Je===0){const De=(Le=$t.find(je=>je.name==Me))==null?void 0:Le.swimg;return St.createElement("img",{className:te.sign,src:De,style:{left:"-4px"}})}const Re=(we=$t.find(De=>De.name==Me))==null?void 0:we.ptimg;return St.createElement("img",{className:te.sign,src:Re,style:{left:`${48+52*(Je-1)+2*Je}px`}})}),St.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(qt==null?void 0:qt.excellent)&&St.createElement("div",{className:te.bq},"\u5F00\u653E\u8BFE\u7A0B"))),St.createElement("div",{className:te.name},St.createElement(Qt.Z,{title:Ut&&(qt!=null&&qt.excellent_alias_name)?St.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${We}`,St.createElement("br",null),St.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${qt==null?void 0:qt.excellent_alias_name}`)):We},St.createElement("span",{className:te.e},Ut&&(qt==null?void 0:qt.excellent_alias_name)||We))),Lt&&Rt&&((de=qt==null?void 0:qt.progress)==null?void 0:de.all_score)!=0&&St.createElement("div",{style:{padding:"0px 10px",color:"#333",marginTop:10}},St.createElement(Yt.Z,{strokeColor:"#44d7b6",gap:"small",percent:(((be=qt==null?void 0:qt.progress)==null?void 0:be.my_score)/((Ne=qt==null?void 0:qt.progress)==null?void 0:Ne.all_score)*100).toFixed(),showInfo:!1}),"\u5DF2\u5B8C\u6210 ",(Ge=qt==null?void 0:qt.progress)==null?void 0:Ge.my_score,"/",(xe=qt==null?void 0:qt.progress)==null?void 0:xe.all_score),(!Lt||!Rt)&&St.createElement(Qt.Z,{title:`\u53D1\u5E03\u5355\u4F4D\uFF1A${se}`},St.createElement("div",{className:te.unit},St.createElement("i",{className:"iconfont icon-danwei1 font14 mr3"}),se)),(!Lt||!Rt)&&St.createElement("div",{className:te.tags},St.createElement("div",null,St.createElement(Qt.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},St.createElement("span",null,St.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),St.createElement("span",null,qt.stages_count))),St.createElement(Qt.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},St.createElement("span",null,St.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),St.createElement("span",null,qt.members_count)))))))})),!vt.length&&St.createElement(Mt.Z,null)))}},9148:function(bn,jn,ue){"use strict";ue.d(jn,{jL:function(){return Bt},w9:function(){return re},QD:function(){return sn},cQ:function(){return Ge.Z},op:function(){return ge},O5:function(){return Rn},_b:function(){return In},t7:function(){return ot},Gi:function(){return Je},YG:function(){return ze},qp:function(){return kt},vr:function(){return Dn},qE:function(){return _e},Je:function(){return ft},wb:function(){return Ne},cq:function(){return ee},tp:function(){return vt}});var te=ue(59301),wt={flex_box_center:"flex_box_center___NeSU8",flex_space_between:"flex_space_between___ImTGl",flex_box_vertical_center:"flex_box_vertical_center___BtRd9",flex_box_center_end:"flex_box_center_end___qcLe3",flex_box_column:"flex_box_column___Ze_3q",banner:"banner___PoUBO",content:"content___XoDjy",btns:"btns___Pb35j"},Qt="data:image/png;base64,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",Bt=({dataSource:En=[],img:Gn,imgWidth:Hn=346,title:Kn,sunTitle:Ri,bannerExtraContent:tn})=>te.createElement("div",{className:wt.banner},te.createElement("div",{className:wt.content},te.createElement("aside",null,te.createElement("p",null,te.createElement("b",null,Kn),te.createElement("span",null,Ri)),En.length>0&&te.createElement("div",{className:wt.btns},En.map((en,Ze)=>te.createElement("div",{key:Ze,onClick:en.click},en.name,en.sign?te.createElement("img",{src:Qt,width:39}):null))),tn),Gn&&te.createElement("img",{style:{marginTop:33,marginRight:38},src:Gn,width:Hn}))),jt={flex_box_center:"flex_box_center___hG6RI",flex_space_between:"flex_space_between___ss3Fh",flex_box_vertical_center:"flex_box_vertical_center___K80p9",flex_box_center_end:"flex_box_center_end___qmXX3",flex_box_column:"flex_box_column___GFV8F",row:"row___aXJjm",title:"title___HUKL0",tagsWrap:"tagsWrap___XB2W3",action:"action___VdHb1",bar:"bar___t1kKC",tag:"tag___V7Eft",name:"name___Hk1Ip",num:"num___xQpcH",active:"active___XryTX",tagsBorderWrap:"tagsBorderWrap___OMxjs"},Ct=ue(92310),Mt=ue.n(Ct),It=ue(89392),kt=({dataSource:En=[],value:Gn,onChange:Hn,onTitleChange:Kn,className:Ri,title:tn,titleWidth:en=41,style:Ze={},fontColor:un="#6A7283",showCount:ni})=>{const[Vn,Si]=(0,te.useState)(0),[nn,dn]=(0,te.useState)(!1),Qn=(0,te.useRef)(null),Ci=(0,te.useRef)(null);return(0,te.useEffect)(()=>{var Ln;En.length!==0&&(((Ln=Qn==null?void 0:Qn.current)==null?void 0:Ln.clientHeight)>97?Si(1):Si(0)),En.length===0&&Si(0),dn(!1)},[En]),te.createElement("div",{className:Mt()(jt.row,Ri),style:Ze},te.createElement("div",{onClick:(0,It.throttle)(()=>Kn==null?void 0:Kn(),2e3),style:{width:en,marginTop:nn?12:4},className:`${jt.title} ${Kn?"current":""}`},tn),te.createElement("div",{className:nn?`${jt.tagsWrap} ${jt.tagsBorderWrap}`:jt.tagsWrap},te.createElement("div",{className:jt.bar,ref:Ci,style:Vn>0?{height:Vn===1?97:"auto",overflow:Vn===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},te.createElement("div",{className:jt.tag,ref:Qn},En==null?void 0:En.map(Ln=>te.createElement("span",{onClick:()=>Hn(Ln.id),key:Ln.id,style:{color:un},className:Gn===Ln.id?jt.active:""},te.createElement("span",{title:Ln.name,className:jt.name},Ln.name),!!ni&&te.createElement("span",{className:jt.num},Ln.count))))),!!Vn&&te.createElement(te.Fragment,null,Vn===1?te.createElement("div",{onClick:()=>{var Ln;Si(2),((Ln=Qn==null?void 0:Qn.current)==null?void 0:Ln.clientHeight)>245?dn(!0):dn(!1)},className:jt.action},"\u5C55\u5F00",te.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):te.createElement("div",{onClick:()=>{Ci.current.scrollTop=0,Si(1),dn(!1)},className:jt.action},"\u6536\u8D77",te.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},xt={flex_box_center:"flex_box_center___aK2n3",flex_space_between:"flex_space_between___HX0Oh",flex_box_vertical_center:"flex_box_vertical_center___LJOJr",flex_box_center_end:"flex_box_center_end___SCakF",flex_box_column:"flex_box_column___AYv4m",tabs:"tabs___GTqPV",active:"active___F26E8"},vt=({dataSource:En=[],value:Gn,onChange:Hn,className:Kn,style:Ri={}})=>te.createElement("div",{style:Ri,className:Mt()(xt.tabs,Kn)},En.map(tn=>te.createElement("span",{onClick:()=>Hn(tn.id),className:Gn===tn.id?xt.active:"",key:tn.id},tn.name))),et={flex_box_center:"flex_box_center___yX6Oa",flex_space_between:"flex_space_between___t7oqF",flex_box_vertical_center:"flex_box_vertical_center___dEIHy",flex_box_center_end:"flex_box_center_end___taQDF",flex_box_column:"flex_box_column___xY_Lr",input:"input___PW2zI",dropdown:"dropdown___vSy8B",menu:"menu___NiyBu",text:"text___Grueu",b1:"b1___ZKryM",b2:"b2___aKyGa"},tt=ue(37568),ot=({dataSource:En=[],value:Gn="",onChange:Hn,onInputChange:Kn=()=>{},className:Ri,style:tn={},placeholder:en,allowClear:Ze=!1})=>{var un;const[ni,Vn]=(0,te.useState)(""),[Si,nn]=(0,te.useState)("");(0,te.useEffect)(()=>{var Ci;let Ln=Gn;(Ci=JSON.stringify(Gn))!=null&&Ci.includes("{")&&(Vn(Gn.id),Ln=Gn.value||"");try{nn(decodeURIComponent(Ln||""))}catch(Ae){nn(decodeURIComponent(Ln||""))}},[Gn]);const dn=()=>{Hn(encodeURIComponent(Si),ni||null)},Qn=Ci=>{Ci!==ni&&(Vn(Ci),Hn(encodeURIComponent(Si),Ci))};return te.createElement("div",{className:Mt()(et.input,Ri),style:tn},!!En.length&&te.createElement("div",{className:et.dropdown},te.createElement("div",{className:et.text},(un=En.find(Ci=>Ci.id===ni))==null?void 0:un.name,te.createElement("i",{className:"iconfont icon-zhankai4"}),te.createElement("b",{className:et.b1}),te.createElement("b",{className:et.b2})),te.createElement("div",{className:et.menu},En.map((Ci,Ln)=>te.createElement("div",{key:Ln,onClick:()=>Qn(Ci.id)},Ci.name)))),te.createElement(tt.default,{onPressEnter:dn,value:Si,onChange:Ci=>{nn(Ci.target.value),Kn(encodeURIComponent(Ci.target.value),ni||null)},bordered:!1,placeholder:en}),te.createElement("i",{onClick:dn,className:"iconfont icon-sousuo9 font14 pl10 current"}))},ut={flex_box_center:"flex_box_center___tol8o",flex_space_between:"flex_space_between___Z235C",flex_box_vertical_center:"flex_box_vertical_center___Wq1sZ",flex_box_center_end:"flex_box_center_end___LLxom",flex_box_column:"flex_box_column___DbMSN",quickPager:"quickPager___GM30J",disabled:"disabled___Ozc8I"},ft=({value:En,onChange:Gn,className:Hn,total:Kn,pageSize:Ri,style:tn={}})=>{const en=En<2,Ze=En>=Math.ceil(Kn/Ri);return Kn<=Ri?te.createElement(te.Fragment,null):te.createElement("div",{className:Mt()(ut.quickPager,Hn),style:tn},te.createElement("div",{onClick:()=>{en||Gn(En-1,"prev")},className:en?ut.disabled:""},"\u4E0A\u4E00\u9875"),te.createElement("div",{onClick:()=>{Ze||Gn(En+1,"next")},className:Ze?ut.disabled:""},"\u4E0B\u4E00\u9875"))},gt={flex_box_center:"flex_box_center___FO7TP",flex_space_between:"flex_space_between___LotYx",flex_box_vertical_center:"flex_box_vertical_center___bWdaw",flex_box_center_end:"flex_box_center_end___mVJ1o",flex_box_column:"flex_box_column___M83Mm",list:"list___oOsiS",wrap:"wrap___G6T7F",lockWrap:"lockWrap___Rl79E",li:"li___oZZ7l",cover:"cover___b2bYW",img:"img___IQX7w",sign:"sign___HkT6C",name:"name___SsJx8",e:"e___TMqq0",tags:"tags___bcjyo",rate:"rate___YACg7"},Lt=ue(29787),Rt=ue(25399),Ut=ue(58018),Nt=ue(346),$t=ue(51257),qt=ue(96908),Zt=ue(57177),ce=ue(81378),de=ue(28426),Ne=({className:En,dataSource:Gn=[],col:Hn=4,right:Kn,bottom:Ri=23,precision:tn=0,wrapWidth:en=1200,trackEventItems:Ze,loading:un})=>{const ni=Math.floor((en-(Hn-1)*Kn)/Hn);return te.createElement(Lt.Z,{spinning:un},te.createElement("div",{className:Mt()(gt.list,En)},!!Gn.length&&Gn.map((Vn,Si)=>{const{name:nn,id:dn,identifier:Qn,power:Ci,cover_image_id:Ln,pic:Ae}=Vn;return te.createElement("div",{className:gt.wrap,key:dn,style:{width:ni,marginRight:(1+Si)%Hn===0?0:Kn+tn,marginBottom:Ri}},te.createElement("a",{target:"_blank",href:`/shixuns/${Qn}/challenges`,className:gt.li,onClick:Ue=>{Ue.preventDefault(),Ze&&(0,$t.L9)([Ze]),Ci&&(0,$t.xg)(`/shixuns/${Qn}/challenges`)}},te.createElement("div",{className:gt.img},te.createElement("img",{className:gt.cover,src:`${Ae}`}),Vn.is_jupyter&&te.createElement("img",{className:gt.sign,src:qt}),Vn.is_jupyter_lab&&te.createElement("img",{className:gt.sign,src:Zt}),Vn.is_unity_3d&&te.createElement("img",{className:gt.sign,src:ce})),te.createElement("div",{className:gt.name},te.createElement(Rt.Z,{title:nn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},te.createElement("span",{className:gt.e},nn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),te.createElement("div",{className:gt.tags},te.createElement(Rt.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},te.createElement("span",null,te.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),te.createElement("span",null,Vn.challenges_count))),!!Vn.myshixuns_count&&te.createElement(Rt.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},te.createElement("span",null,te.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),te.createElement("span",null,Vn.myshixuns_count))),te.createElement(Rt.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},te.createElement("span",null,te.createElement("span",null,Vn.level))),te.createElement("div",{className:gt.rate},te.createElement(Ut.Z,{allowHalf:!0,disabled:!0,defaultValue:Vn.score_info}),te.createElement("span",null,"\xA0",Vn.score_info?`${Vn.score_info}\u5206`:"5\u5206")))),!Ci&&te.createElement("div",{className:gt.lockWrap},te.createElement("img",{src:`${Nt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),te.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!Gn.length&&te.createElement(de.Z,null)))},Ge=ue(10661),xe={flex_box_center:"flex_box_center___eMcr7",flex_space_between:"flex_space_between___HcNca",flex_box_vertical_center:"flex_box_vertical_center___ZnvVN",flex_box_center_end:"flex_box_center_end___fdgDf",flex_box_column:"flex_box_column___SEKvd",list:"list___L1hmU",wrap:"wrap___pKgcW",lockWrap:"lockWrap___SMhkK",top:"top___udHSB",sign:"sign___uwRpq",name:"name___Fpf90",img:"img___AMLhL",text:"text___KiTb7",btns:"btns___i6IuZ",bottom:"bottom____k2sh"},We="data:image/png;base64,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",he=ue(59301),re=({className:En,dataSource:Gn=[],col:Hn=4,right:Kn,bottom:Ri=23,precision:tn=0,wrapWidth:en=1200,trackEventItems:Ze,loading:un,handleVery:ni=()=>!0})=>{const Vn=Math.floor((en-(Hn-1)*Kn)/Hn);return he.createElement(Lt.Z,{spinning:un},he.createElement("div",{className:Mt()(xe.list,En)},!!Gn.length&&Gn.map((Si,nn)=>{const{subject_identifier:dn,id:Qn,identifier:Ci,power:Ln}=Si,Ae=Si.is_public!=0&&Si.is_public;return he.createElement("div",{className:xe.wrap,key:Qn,style:{width:Vn,marginRight:(1+nn)%Hn===0?0:Kn+tn,marginBottom:Ri}},he.createElement("a",{className:xe.li,onClick:Ue=>{Ue.preventDefault(),ni(Si==null?void 0:Si.first_category_url)&&(Ze&&(0,$t.L9)([Ze]),(0,$t.xg)(Si.first_category_url))}},he.createElement("div",{className:xe.top},he.createElement(Rt.Z,{title:Si.name},he.createElement("div",{className:xe.name},Si.name)),he.createElement("img",{className:xe.img,src:Nt.Z.IMG_SERVER+"/images/"+Si.avatar_url}),he.createElement("div",{className:xe.text,title:Si.creator},Si.creator),dn&&he.createElement("div",{className:xe.btns},he.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),he.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),Ae&&he.createElement("div",{className:xe.sign},"\u516C\u5F00")),he.createElement("div",{className:xe.bottom},Si.visits>0&&he.createElement(Rt.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},he.createElement("span",null,he.createElement("i",{className:"iconfont icon-liulanyan"}),he.createElement("span",null,Si.visits))),Si.course_members_count>0&&he.createElement(Rt.Z,{title:"\u6210\u5458",placement:"bottom"},he.createElement("span",null,he.createElement("i",{className:"iconfont icon-chengyuan"}),Si.course_members_count)),Si.tasks_count>0&&he.createElement(Rt.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},he.createElement("span",null,he.createElement("i",{className:"iconfont icon-zuoye"}),Si.tasks_count)),Si.is_end?he.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):he.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!Si.is_accessible&&he.createElement("div",{className:xe.lockWrap},he.createElement("img",{src:`${Nt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),he.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!Gn.length&&he.createElement(de.Z,null)))},se={flex_box_center:"flex_box_center___d27mZ",flex_space_between:"flex_space_between___qfRU9",flex_box_vertical_center:"flex_box_vertical_center___fCRld",flex_box_center_end:"flex_box_center_end___ORMV8",flex_box_column:"flex_box_column___PNKtZ",tabs:"tabs___alpa7",tabsWrap:"tabsWrap___aCQjw",tab:"tab___MKLr4",active:"active___nl_4v"},pe=ue(25690),ze=({dataSource:En=[],value:Gn,onChange:Hn,className:Kn,style:Ri={},tabBarExtraContent:tn})=>te.createElement("div",{className:Mt()(se.tabs,Kn),style:Ri},te.createElement("div",{className:se.tabsWrap},En.map((en,Ze)=>!(en!=null&&en.hide)&&te.createElement("aside",{className:se.tab,onClick:()=>{Hn(en.id),en.link&&pe.history.push(en.link)},key:Ze},te.createElement("div",{className:Gn===en.id?se.active:""},en.name),(en==null?void 0:en.resetCount)==null&&(en==null?void 0:en.total)!==void 0&&te.createElement("span",null,"\uFF08",en==null?void 0:en.total,"\uFF09"),(en==null?void 0:en.resetCount)!==void 0&&(en==null?void 0:en.total)!==void 0&&te.createElement(Rt.Z,{title:(en==null?void 0:en.tip)!=null?en==null?void 0:en.tip:""},te.createElement("span",{style:{color:"#9096A3"}},"\uFF08",te.createElement("span",{style:{color:"#000"}},en==null?void 0:en.resetCount),"/",te.createElement("span",null,en==null?void 0:en.total),"\uFF09"))))),te.createElement("div",{className:se.tabBar},tn)),Je=({className:En,style:Gn={},children:Hn})=>te.createElement("div",{className:Mt()(En),style:Gn},Hn),Le={flex_box_center:"flex_box_center___e6HxQ",flex_space_between:"flex_space_between___RnXYe",flex_box_vertical_center:"flex_box_vertical_center___lVxPk",flex_box_center_end:"flex_box_center_end___bu8yv",flex_box_column:"flex_box_column___JczGj",orderWrap:"orderWrap___ZfyGX",orderIconWrap:"orderIconWrap___XTB_O",orderAsc:"orderAsc___KWHmA",orderDesc:"orderDesc___rHdbB",active:"active___a7eSP",cursorPointer:"cursorPointer___gs9kL",orderTextWrap:"orderTextWrap___teAKn"},we=ue(75727),Re=ue(93041);const De=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var ee=({sortValue:En,dropValue:Gn,className:Hn,onSort:Kn,onDrop:Ri,dataSource:tn=De})=>{var en;return te.createElement("div",{className:Mt()(Le.orderWrap,Hn)},te.createElement(we.Z,{dropdownRender:()=>te.createElement(Re.default,null,tn.map((Ze,un)=>te.createElement(Re.default.Item,{key:un,onClick:()=>Ri(Ze.id)},Ze.name)))},te.createElement("span",{className:Le.orderTextWrap},(en=tn.find(Ze=>Gn===Ze.id))==null?void 0:en.name)),te.createElement("span",{className:Le.orderIconWrap},te.createElement("span",{className:Le.orderAsc},te.createElement("i",{className:En==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Le.cursorPointer} ${Le.active}`:`iconfont icon-sanjiaoxing-up font12 ${Le.cursorPointer}`,onClick:()=>Kn(En==="asc"?"desc":"asc")})),te.createElement("span",{className:Le.orderDesc},te.createElement("i",{className:En==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Le.cursorPointer} ${Le.active}`:`iconfont icon-sanjiaoxing-down font12 ${Le.cursorPointer}`,onClick:()=>Kn(En==="asc"?"desc":"asc")}))))},Et={flex_box_center:"flex_box_center___LCi0B",flex_space_between:"flex_space_between___hzONe",flex_box_vertical_center:"flex_box_vertical_center___ZyQRE",flex_box_center_end:"flex_box_center_end___XKM74",flex_box_column:"flex_box_column___p8LCU",btn:"btn___In02G","mediacy-round":"mediacy-round___uveEv","mediacy-default":"mediacy-default___dDxsd",default:"default___K791v"},bt=ue(99571),Kt=Object.defineProperty,oe=Object.getOwnPropertySymbols,_t=Object.prototype.hasOwnProperty,Ot=Object.prototype.propertyIsEnumerable,Pt=(En,Gn,Hn)=>Gn in En?Kt(En,Gn,{enumerable:!0,configurable:!0,writable:!0,value:Hn}):En[Gn]=Hn,Dt=(En,Gn)=>{for(var Hn in Gn||(Gn={}))_t.call(Gn,Hn)&&Pt(En,Hn,Gn[Hn]);if(oe)for(var Hn of oe(Gn))Ot.call(Gn,Hn)&&Pt(En,Hn,Gn[Hn]);return En},ie=(En,Gn)=>{var Hn={};for(var Kn in En)_t.call(En,Kn)&&Gn.indexOf(Kn)<0&&(Hn[Kn]=En[Kn]);if(En!=null&&oe)for(var Kn of oe(En))Gn.indexOf(Kn)<0&&Ot.call(En,Kn)&&(Hn[Kn]=En[Kn]);return Hn},Gt=(En,Gn,Hn)=>new Promise((Kn,Ri)=>{var tn=un=>{try{Ze(Hn.next(un))}catch(ni){Ri(ni)}},en=un=>{try{Ze(Hn.throw(un))}catch(ni){Ri(ni)}},Ze=un=>un.done?Kn(un.value):Promise.resolve(un.value).then(tn,en);Ze((Hn=Hn.apply(En,Gn)).next())}),ge=En=>{var Gn=En,{className:Hn,style:Kn,children:Ri,loading:tn=!1,openLoading:en,onClick:Ze=()=>{},size:un="middle",shape:ni="round"}=Gn,Vn=ie(Gn,["className","style","children","loading","openLoading","onClick","size","shape"]);const[Si,nn]=(0,te.useState)(!1);return te.createElement(bt.ZP,Dt({onClick:(0,It.throttle)(dn=>Gt(void 0,null,function*(){en&&nn(!0);try{yield Ze(dn)}catch(Qn){console.log("error",Qn)}en&&nn(!1)}),2e3,{leading:!0,trailing:!1}),className:Mt()(Et.btn,Et[`${un}-${ni}`],Hn),style:Kn,size:un,shape:ni,loading:Si||tn},Vn),Ri)},Pe={flex_box_center:"flex_box_center___TB7bQ",flex_space_between:"flex_space_between___oBlTb",flex_box_vertical_center:"flex_box_vertical_center___b5XbB",flex_box_center_end:"flex_box_center_end___CNhe7",flex_box_column:"flex_box_column___yHXKW",head:"head___ghH72",node:"node___mjPEy"},_e=({className:En,style:Gn,children:Hn=null,onClick:Kn,title:Ri})=>te.createElement("div",{className:Mt()(Pe.head,En),style:Gn},te.createElement("span",{className:"primary-hover",onClick:Kn},te.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),te.createElement("b",{title:Ri},Ri),te.createElement("div",{className:Pe.node},Hn)),Fe={flex_box_center:"flex_box_center___AlHuF",flex_space_between:"flex_space_between___vN2LW",flex_box_vertical_center:"flex_box_vertical_center___Ac7D2",flex_box_center_end:"flex_box_center_end___y38I7",flex_box_column:"flex_box_column___iQE6P",btns:"btns___sNgTb",confirm:"confirm___Ozirl",cancel:"cancel___aiq1I"},sn=({confirmShow:En=!0,confirmTitle:Gn,confirmClick:Hn,cancelShow:Kn=!0,cancelTitle:Ri,cancelClick:tn,className:en,style:Ze,confirmLoading:un=!1})=>te.createElement("div",{className:Mt()(Fe.btns,en),style:Ze},En&&te.createElement(bt.ZP,{loading:un,onClick:Hn,type:"primary",className:Fe.confirm},Gn),Kn&&te.createElement(bt.ZP,{onClick:tn,className:Fe.cancel},Ri)),on={flex_box_center:"flex_box_center___jkpdr",flex_space_between:"flex_space_between___OtsL8",flex_box_vertical_center:"flex_box_vertical_center___rbcb_",flex_box_center_end:"flex_box_center_end___zBR21",flex_box_column:"flex_box_column___nS_eP",fixedBottom:"fixedBottom___oJl7m",wrap:"wrap___A3Oq1",center:"center____VL1y"},Dn=({className:En,style:Gn={},LeftContent:Hn,children:Kn,RightContent:Ri})=>te.createElement("div",{className:Mt()(on.fixedBottom,En),style:Gn},te.createElement("div",{className:on.wrap},te.createElement("div",{className:on.left},Hn),te.createElement("div",{className:on.center},Kn),te.createElement("div",{className:on.right},Ri))),xn={flex_box_center:"flex_box_center___tY8Yn",flex_space_between:"flex_space_between___vHdYA",flex_box_vertical_center:"flex_box_vertical_center___pa61F",flex_box_center_end:"flex_box_center_end___HyDXt",flex_box_column:"flex_box_column___UjZek",crumbs:"crumbs___V41Oe",hover:"hover___bEIVd"},In=({className:En,style:Gn={},dataSource:Hn=[]})=>te.createElement("div",{className:Mt()(xn.crumbs,En),style:Gn},Hn.map((Kn,Ri)=>Ri<Hn.length-1?te.createElement(te.Fragment,{key:Ri},Kn.path||Kn.onClick?te.createElement("span",{className:xn.hover,onClick:Kn!=null&&Kn.onClick?Kn.onClick:()=>pe.history.push(Kn.path)},Kn.name):te.createElement("span",null,Kn.name),te.createElement("span",null,"\xA0",">","\xA0")):te.createElement("span",{key:Ri,style:{color:"#5F6368"}},Kn.name))),qn=ue(11938),Sn=Object.defineProperty,oi=Object.defineProperties,vi=Object.getOwnPropertyDescriptors,yi=Object.getOwnPropertySymbols,zi=Object.prototype.hasOwnProperty,Yi=Object.prototype.propertyIsEnumerable,Gi=(En,Gn,Hn)=>Gn in En?Sn(En,Gn,{enumerable:!0,configurable:!0,writable:!0,value:Hn}):En[Gn]=Hn,Ii=(En,Gn)=>{for(var Hn in Gn||(Gn={}))zi.call(Gn,Hn)&&Gi(En,Hn,Gn[Hn]);if(yi)for(var Hn of yi(Gn))Yi.call(Gn,Hn)&&Gi(En,Hn,Gn[Hn]);return En},li=(En,Gn)=>oi(En,vi(Gn)),Bi=(En,Gn)=>{var Hn={};for(var Kn in En)zi.call(En,Kn)&&Gn.indexOf(Kn)<0&&(Hn[Kn]=En[Kn]);if(En!=null&&yi)for(var Kn of yi(En))Gn.indexOf(Kn)<0&&Yi.call(En,Kn)&&(Hn[Kn]=En[Kn]);return Hn};const{Countdown:Vt}=qn.default;var Rn=En=>{var Gn=En,{onChange:Hn}=Gn,Kn=Bi(Gn,["onChange"]);const[Ri,tn]=(0,te.useState)(null);(0,te.useEffect)(()=>{typeof Ri=="number"&&Ri>=0&&Hn(Ri)},[Ri]);const en=Ze=>{const un=Math.floor(Ze/1e3);tn(un)};return te.createElement(Vt,li(Ii({},Kn),{onChange:en}))}},37808:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return wt}});var te=ue(59301);function wt(Qt,Yt){const Bt=(0,te.useRef)();(0,te.useEffect)(()=>{Bt.current=Qt}),(0,te.useEffect)(()=>{function jt(){Bt.current()}if(Yt!==null){let Ct=setInterval(jt,Yt);return()=>clearInterval(Ct)}},[Yt])}},51917:function(bn,jn,ue){"use strict";ue.d(jn,{$J:function(){return Qt},JZ:function(){return Bt},bN:function(){return Ct},jP:function(){return jt},rO:function(){return Yt}});var te=ue(38986),wt=(Mt,It,St)=>new Promise((kt,xt)=>{var Ft=tt=>{try{et(St.next(tt))}catch(lt){xt(lt)}},vt=tt=>{try{et(St.throw(tt))}catch(lt){xt(lt)}},et=tt=>tt.done?kt(tt.value):Promise.resolve(tt.value).then(Ft,vt);et((St=St.apply(Mt,It)).next())});function Qt(Mt){return(0,te.U2)(`libraries/${Mt}.json`)}function Yt(){return(0,te.U2)("library_tags.json")}function Bt(Mt){return wt(this,null,function*(){return(yield(0,te.IV)(`attachments/${Mt}.json`)).status===0})}function jt(Mt){return(0,te.v_)("libraries.json",Mt)}function Ct(Mt,It){return(0,te.gz)(`libraries/${Mt}.json`,It)}},23019:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Ut}});var te=ue(59301),wt=ue(25690),Qt=ue(37568),Yt=ue(28284),Bt=ue(6767),jt=ue(62957),Ct=ue(60242),Mt=ue(62673),It=ue(96599),St={modal:"modal___EKlPQ",uploadWrap:"uploadWrap___YGxav",upload:"upload___ouqG9",uploadLink:"uploadLink___nuif6",fileProgress:"fileProgress___tf4qy",fileCancel:"fileCancel___Bh3Wh",videoName:"videoName___Ra0NM",contentItem:"contentItem___zMdIq","tagsList-content":"tagsList-content___sDVph"},kt=ue(67776),xt=ue(30502),Ft=ue(48790),vt=Object.defineProperty,et=Object.getOwnPropertySymbols,tt=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,ot=(Nt,$t,qt)=>$t in Nt?vt(Nt,$t,{enumerable:!0,configurable:!0,writable:!0,value:qt}):Nt[$t]=qt,ut=(Nt,$t)=>{for(var qt in $t||($t={}))tt.call($t,qt)&&ot(Nt,qt,$t[qt]);if(et)for(var qt of et($t))lt.call($t,qt)&&ot(Nt,qt,$t[qt]);return Nt},ct=(Nt,$t,qt)=>new Promise((Zt,ce)=>{var de=Ge=>{try{Ne(qt.next(Ge))}catch(xe){ce(xe)}},be=Ge=>{try{Ne(qt.throw(Ge))}catch(xe){ce(xe)}},Ne=Ge=>Ge.done?Zt(Ge.value):Promise.resolve(Ge.value).then(de,be);Ne((qt=qt.apply(Nt,$t)).next())});const{TextArea:ft}=Qt.default,gt=1024,Lt=(Nt,$t)=>{var qt;const{uploadInfo:Zt={}}=$t.payload||{};switch($t.type){case"addVideo":return{videoList:[...Nt.videoList,{name:Zt.file.name,size:Zt.file.size,type:Zt.file.type,fileHash:Zt.fileHash,state:Zt.state,videoId:Zt.videoId,loaded:Zt.loaded||0,title:""}]};case"removeVideo":return{videoList:Nt.videoList.filter(ce=>ce.name!==$t.payload.name)};case"removeAll":return{videoList:[]};case"updateProgress":return{videoList:Nt.videoList.map(ce=>ce.name===$t.payload.uploadInfo.file.name?ut(ut({},ce),{loaded:$t.payload.progressPercent,videoId:Zt.videoId,fileHash:Zt.fileHash}):ce)};case"updateTitle":return{videoList:(qt=Nt.videoList)==null?void 0:qt.map(ce=>ce.name===$t.payload.item.name?ut(ut({},ce),{title:$t.payload.title}):ce)};default:return{videoList:[]}}},Rt=({user:Nt,globalSetting:$t,loading:qt,dispatch:Zt,visible:ce,editData:de,onCancel:be=()=>{},onOk:Ne=()=>{},queryParams:Ge={}})=>{var xe;const We=(0,wt.useParams)(),[he]=Yt.default.useForm(),[Jt,re]=(0,te.useReducer)(Lt,{videoList:[]}),[se,pe]=(0,te.useState)(!1),le=(0,te.useRef)(),[ze,Me]=(0,te.useState)(),[Je,Le]=(0,te.useState)(!1),[we,Re]=(0,te.useState)(!1),De=(0,Ft.Ny)()?3:1;(0,te.useEffect)(()=>{var Wt,ge,Pe;ce&&de&&(Le(de.is_link),Me(de.link),!de.is_link&&re({type:"addVideo",payload:{uploadInfo:{file:{name:de.filename||""},videoId:de.video_id,loaded:100}}}),Dt(((Wt=de==null?void 0:de.tags)==null?void 0:Wt.map(Ve=>Ve==null?void 0:Ve.name))||[]),he.setFieldsValue({name:de.name,description:de.description,attachment_id:(ge=de==null?void 0:de.video)==null?void 0:ge.attachment_id,allow_skip:(Pe=de==null?void 0:de.video_item)==null?void 0:Pe.allow_skip}))},[de,ce]);const je=()=>{const Wt=document.getElementById("fileUpload");Wt.value=""},ee=Wt=>{var ge;Le(!1);const Pe=Wt.target.files[0];if(!Pe){je();return}const Ve=Pe.name.toLowerCase();if(Ve&&Ve.indexOf(".avi")==-1&&Ve.indexOf(".flv")==-1&&Ve.indexOf(".f4v")==-1&&Ve.indexOf(".m4v")==-1&&Ve.indexOf(".mov")==-1&&Ve.indexOf(".mp4")==-1&&Ve.indexOf(".rmvb")==-1&&Ve.indexOf(".swf")==-1&&Ve.indexOf(".webm")==-1&&Ve.indexOf(".wmv")==-1){Bt.ZP.info("\u4E0D\u652F\u6301\u7684\u89C6\u9891\u683C\u5F0F"),je();return}if(Pe.size>gt*De*1024*1024){Bt.ZP.info(`\u89C6\u9891\u5927\u5C0F\u8D85\u8FC7${De}G`),je();return}if((ge=Jt.videoList)!=null&&ge.find(_e=>_e.name===Pe.name)){Bt.ZP.info("\u4F60\u4E0D\u80FD\u4E0A\u4F20\u540C\u4E00\u4E2A\u89C6\u9891\u6587\u4EF6\u540D\u79F0\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\u3002"),je();return}bt(Pe)},Et=(Wt,ge)=>{jt.default.confirm({title:"\u63D0\u793A",centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",content:te.createElement("div",{className:"tc"},"\u60A8\u786E\u8BA4\u8981",ge?"\u5220\u9664":"\u53D6\u6D88\u4E0A\u4F20","\u8BE5\u89C6\u9891\u5417\uFF1F"),onOk:()=>{je(),re({type:"removeVideo",payload:{name:Wt}})}})},bt=Wt=>{var ge,Pe='{"Vod":{}}';if(pe(!0),le.current){le.current.addFile(Wt,null,null,null,Pe);return}(0,kt.o)((ge=Nt.userInfo)==null?void 0:ge.login,"",{create:!le,addFileSuccess:Ve=>{re({type:"addVideo",payload:{uploadInfo:Ve}})},onUploadProgress:(Ve,_e,Fe)=>{const rn=Math.ceil(Fe*100);re({type:"updateProgress",payload:{uploadInfo:Ve,progressPercent:rn}}),je()},onUploadFailed:Ve=>{Bt.ZP.info("\u89C6\u9891\u4E91\u670D\u52A1\u51FA\u73B0\u5F02\u5E38\uFF0C\u8BF7\u91CD\u65B0\u4E0A\u4F20\u3002")},onUploadEnd:Ve=>{pe(!1)},onUploadSucceed:Ve=>{pe(!1)},onUploadError:Ve=>{pe(!1)},gotUploader:Ve=>{Ve.addFile(Wt,null,null,null,Pe),le.current=Ve}})},Kt=()=>ct(void 0,null,function*(){var Wt,ge;if(yield he.validateFields(),!Je&&!((Wt=Jt.videoList)!=null&&Wt.length)||Je&&!ze){Bt.ZP.info("\u8BF7\u5148\u4E0A\u4F20\u89C6\u9891\u6216\u8005\u6DFB\u52A0\u5916\u94FE");return}Re(!0);const Pe=Je?{link:ze}:{video_id:(ge=Jt.videoList)==null?void 0:ge[0].videoId},Ve=yield Ne(ut(ut(ut({},Pe),Ge),{name:he.getFieldValue("name"),attachment_id:he.getFieldValue("attachment_id"),description:he.getFieldValue("description"),tags:he.getFieldValue("tag"),allow_skip:he.getFieldValue("allow_skip")}));Re(!1),Ve!=null&&Ve.id&&oe()}),oe=()=>{he.resetFields(),re({type:"removeAll"}),Me(null),Dt([]),Le(null)},_t=()=>{be(),oe()},Ot=()=>{var Wt,ge,Pe,Ve,_e,Fe,rn,sn,on,Xe,Dn,xn,Mn,In,qn,Sn,oi;return te.createElement(te.Fragment,null,!Je&&!!((Wt=Jt.videoList)!=null&&Wt.length)&&te.createElement("div",{className:St.fileProgress},((Pe=(ge=Jt.videoList)==null?void 0:ge[0])==null?void 0:Pe.loaded)==100?te.createElement("div",{className:`${St.videoName} font14`},(_e=(Ve=Jt.videoList)==null?void 0:Ve[0])!=null&&_e.videoId?(rn=(Fe=Jt.videoList)==null?void 0:Fe[0])==null?void 0:rn.name:(sn=de==null?void 0:de.video_item)!=null&&sn.is_link?(on=de==null?void 0:de.video_item)==null?void 0:on.link:(Xe=de==null?void 0:de.video_item)==null?void 0:Xe.file_name):te.createElement(Ct.Z,{style:{width:"80%"},percent:(xn=(Dn=Jt.videoList)==null?void 0:Dn[0])==null?void 0:xn.loaded,status:((In=(Mn=Jt.videoList)==null?void 0:Mn[0])==null?void 0:In.loaded)==100?"normal":"active"}),te.createElement("div",{className:St.fileCancel,onClick:()=>{var vi,yi,zi,Yi;return Et((yi=(vi=Jt.videoList)==null?void 0:vi[0])==null?void 0:yi.name,((Yi=(zi=Jt.videoList)==null?void 0:zi[0])==null?void 0:Yi.loaded)==100)}},((Sn=(qn=Jt.videoList)==null?void 0:qn[0])==null?void 0:Sn.loaded)===100?"\u5220\u9664":"\u53D6\u6D88\u4E0A\u4F20")),!((oi=Jt.videoList)!=null&&oi.length)&&te.createElement("div",{className:St.uploadWrap},te.createElement("label",{htmlFor:"fileUpload",className:St.upload},te.createElement("i",{className:"iconfont icon-shangchuanshipin1 mr5"}),"\u4E0A\u4F20\u89C6\u9891"),te.createElement("label",{className:`${St.upload} ${St.uploadLink}`,onClick:()=>Le(!0)},te.createElement("i",{className:"iconfont icon-lianjie1 mr5"}),"\u6DFB\u52A0\u5916\u94FE")),Je&&te.createElement(Qt.default,{className:"mt5",placeholder:"\u8BF7\u8F93\u5165\u89C6\u9891\u94FE\u63A5",value:ze,onChange:vi=>Me(vi.target.value)}))},[Pt,Dt]=(0,te.useState)([]),ie=Wt=>{if(Wt.key=="Enter"){const ge=he.getFieldValue("tag");if(he.setFieldsValue({tag:""}),!ge){Bt.ZP.info("\u6807\u7B7E\u4E0D\u80FD\u4E3A\u7A7A");return}if(Pt.filter(Pe=>Pe===ge).length>0){Bt.ZP.info("\u5DF2\u6709\u76F8\u540C\u540D\u79F0\u6807\u7B7E");return}Pt.push(ge),Dt([...Pt])}},Gt=(Wt,ge)=>{Wt.preventDefault(),Dt([...Pt.filter(Pe=>Pe!=ge)])};return te.createElement(jt.default,{centered:!0,maskClosable:!1,destroyOnClose:!0,title:de?"\u7F16\u8F91\u89C6\u9891\u9879\u76EE":"\u65B0\u5EFA\u89C6\u9891\u9879\u76EE",width:740,className:St.modal,open:ce,confirmLoading:we,onOk:Kt,onCancel:_t},te.createElement(Yt.default,{form:he},te.createElement("input",{type:"file",id:"fileUpload",style:{display:"none"},onChange:ee,accept:".mkv, .flv, .f4v, .rmvb, .swf, video/mp4,video/x-m4v,video/flv,video/f4v,video/rmvb,video/swf,video/*"}),te.createElement(Yt.default.Item,{label:"\u9879\u76EE\u540D\u79F0",name:"name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u9879\u76EE\u540D\u79F0"}]},te.createElement(Qt.default,{maxLength:40,placeholder:"\u8BF7\u8F93\u5165\u4E0D\u8D85\u8FC740\u5B57\u7684\u9879\u76EE\u540D\u79F0"})),te.createElement(Yt.default.Item,{label:"\u9879\u76EE\u5185\u5BB9",name:"content",className:St.contentItem},Ot()),te.createElement(Yt.default.Item,{name:"attachment_id",label:"\u4E0A\u4F20\u5C01\u9762\u56FE:"},te.createElement(xt.Z,{getFileProgress:Wt=>{if(Wt.file.status==="uploading"){Re(!0);return}Wt.file.status==="done"&&Re(!1)}})),te.createElement(Yt.default.Item,{label:"\u9879\u76EE\u7B80\u4ECB",name:"description",className:"ml8"},te.createElement(ft,{rows:5,maxLength:800,placeholder:"\u8BF7\u8F93\u5165\u672C\u89C6\u9891\u7B80\u4ECB\uFF0C\u6700\u591A\u4E0D\u8D85\u8FC7800\u5B57"})),te.createElement(Yt.default.Item,{label:"\u77E5\u8BC6\u6807\u7B7E",name:"tag",className:"ml8"},te.createElement(Qt.default,{onKeyUp:ie})),te.createElement(Yt.default.Item,{label:"\u64AD\u653E\u8BBE\u7F6E",name:"allow_skip",valuePropName:"checked",className:"ml8",initialValue:!0},te.createElement(Mt.default,null,"\u5141\u8BB8\u5FEB\u8FDB\u64AD\u653E")),te.createElement("div",{className:St["tagsList-content"]},Pt.map((Wt,ge)=>te.createElement(It.default,{key:ge+Wt,closable:!0,onClose:Pe=>{Gt(Pe,Wt)}},Wt))),te.createElement("div",{className:"c-grey-999"},te.createElement("div",null,"\u6CE8\u610F\uFF1A"),te.createElement("div",null,"1\u3001\u4E0A\u4F20\u89C6\u9891\uFF0C\u5373\u8868\u793A\u60A8\u5DF2\u540C\u610F",te.createElement(wt.Link,{to:`/users/${(xe=Nt.userInfo)==null?void 0:xe.login}/videos/protocol`,target:"_blank",className:St.colorBlue},"\u4E0A\u4F20\u5185\u5BB9\u534F\u8BAE"),"\uFF0C\u4E0D\u5F97\u4E0A\u4F20\u672A\u7ECF\u4ED6\u4EBA\u6388\u6743\u7684\u4F5C\u54C1\uFF1B"),te.createElement("div",null,"2\u3001\u4E0D\u652F\u6301\u65AD\u70B9\u7EED\u4F20\uFF0C\u6587\u4EF6\u5927\u5C0F\u8BF7\u52FF\u8D85\u8FC7",De,"G\uFF1B"),te.createElement("div",null,"3\u3001\u652F\u6301\u6587\u4EF6\u683C\u5F0F\uFF1Aavi\u3001flv\u3001f4v\u3001m4v\u3001mov\u3001mp4\u3001rmvb\u3001swf\u3001webm\u3001wmv\uFF1B"),te.createElement("div",null,"4\u3001\u5982\u679C\u89C6\u9891\u6765\u81EA\u4E8E\u5916\u90E8\u94FE\u63A5\uFF0C\u672C\u7F51\u7AD9\u4E0D\u63D0\u4F9B\u64AD\u653E\u9875\u9762\uFF0C\u65E0\u6CD5\u63D0\u4F9B\u7EDF\u8BA1\u6570\u636E\u3002"))))};var Ut=(0,wt.connect)(({user:Nt,loading:$t,globalSetting:qt})=>({user:Nt,globalSetting:qt,loading:$t}))(Rt)},67776:function(bn,jn,ue){"use strict";ue.d(jn,{o:function(){return It}});var te=ue(38986),wt=ue(93125),Qt=ue.n(wt);let Yt="",Bt,jt="";function Ct(St){Mt(St)}function Mt(St){Bt=new(Qt()).Vod({timeout:6e4,partSize:1048576,parallel:5,retryCount:3,retryDuration:2,region:"ap-southeast-1",userId:0x6803cbd867207,enableUploadProgress:!1,addFileSuccess:function(kt){console.log("addFileSuccess: "+kt.file.name),St.addFileSuccess&&St.addFileSuccess(kt),Bt.startUpload()},onUploadstarted:function(kt){const xt=kt.file.name;if(kt.videoId){var vt=`/api/users/${Yt}/video_auths.json`;(0,te.ZP)(vt,{method:"put",body:{video_id:kt.videoId,title:xt,file_name:xt,virtual_classroom_id:jt}}).then(et=>{if(et.status==-1){St.onUploadError&&St.onUploadError(kt);return}const tt=et.data;var lt=tt.UploadAuth,ot=tt.UploadAddress,ut=tt.VideoId;Bt.setUploadAuthAndAddress(kt,lt,ot)}).catch(et=>{Bt.deleteFile(Bt._curIndex),Bt.nextUpload(),console.log(et)})}else{var Ft=`/api/users/${Yt}/video_auths.json`;const et="";(0,te.ZP)(Ft,{method:"Post",body:{title:et+xt,file_name:et+xt,virtual_classroom_id:jt}}).then(tt=>{if(tt){const ct=tt.data;var lt=ct.UploadAuth,ot=ct.UploadAddress,ut=ct.VideoId;Bt.setUploadAuthAndAddress(kt,lt,ot,ut)}}).catch(tt=>{Bt.deleteFile(Bt._curIndex),Bt.nextUpload(),console.log(tt)}),console.log("\u6587\u4EF6\u5F00\u59CB\u4E0A\u4F20...")}},onUploadSucceed:function(kt){St.onUploadSucceed&&St.onUploadSucceed(kt),console.log("\u6587\u4EF6\u4E0A\u4F20\u6210\u529F!")},onUploadFailed:function(kt,xt,Ft){St.onUploadFailed&&St.onUploadFailed(kt),console.log("\u6587\u4EF6\u4E0A\u4F20\u5931\u8D25!")},onUploadCanceled:function(kt,xt,Ft){console.log("\u6587\u4EF6\u4E0A\u4F20\u5DF2\u6682\u505C!")},onUploadProgress:function(kt,xt,Ft){St.onUploadProgress&&St.onUploadProgress(kt,xt,Ft);var vt=Math.ceil(Ft*100);console.log("\u6587\u4EF6\u4E0A\u4F20\u4E2D...")},onUploadTokenExpired:function(kt){console.log("\u6587\u4EF6\u4E0A\u4F20\u8D85\u65F6!");var xt=`/api/users/${Yt}/video_auths.json`;(0,te.ZP)(xt,{method:"put",body:{video_id:kt.videoId}}).then(Ft=>{var et=Ft.data.UploadAuth;Bt.resumeUploadWithAuth(et)}).catch(Ft=>{console.log(Ft)})},onUploadEnd:function(kt){St.onUploadEnd&&St.onUploadEnd(kt),console.log("onUploadEnd: uploaded all the files")}}),St.gotUploader&&St.gotUploader(Bt)}function It(St,kt,xt){St&&(Yt=St),kt&&(jt=kt),Ct(xt)}},81428:function(bn,jn,ue){"use strict";ue.d(jn,{AL:function(){return ft},Iy:function(){return kt},Qv:function(){return vt},ez:function(){return ct},jb:function(){return xt}});var te=ue(32834),wt=ue.n(te),Qt=ue(11690),Yt=ue.n(Qt);let Bt=1;function jt(Nt,$t){const qt=Nt.match(/^(\s+)(?:```)/);if(qt===null)return $t;const Zt=qt[1];return $t.split(`
`).map(ce=>{const de=ce.match(/^\s+/);if(de===null)return ce;const[be]=de;return be.length>=Zt.length?ce.slice(Zt.length):ce}).join(`
`)}let Ct=[],Mt=["<ul>"];const It=new(wt()).Renderer,St=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function kt(){Ct.length=0,Mt=["<ul>"]}const xt={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function Ft(Nt,$t,qt,Zt){if($t>=Nt.length||Nt[$t].level<=qt)return $t;var ce=Nt[$t];Zt.push("<li><a href='#"+Bt+ce.anchor+"'>"+ce.text+"</a>"),$t++;var de=[];return $t=Ft(Nt,$t,ce.level,de),de.length>0&&(Zt.push("<ul>"),de.forEach(function(be){Zt.push(be)}),Zt.push("</ul>")),Zt.push("</li>"),$t=Ft(Nt,$t,qt,Zt),$t}function vt(){return Ft(Ct,0,0,Mt),Mt.push("</ul>"),Mt.join("")}const et={heading(Nt){const $t=St.exec(Nt);if(Bt+=1,$t)return{type:"heading",raw:$t[0],depth:$t[1].length,text:$t[2]}},fences(Nt){const $t=this.rules.block.fences.exec(Nt);if($t){const qt=$t[0];let Zt=jt(qt,$t[3]||"");const ce=$t[2]?$t[2].trim():$t[2];if(["latex","katex","math"].indexOf(ce)>=0){const de=ot(),be=Zt;Zt=de,ut[de]={type:"block",expression:be}}return{type:"code",raw:qt,lang:ce,text:Zt}}}},tt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let lt=0;const ot=()=>`__special_katext_id_${lt++}__`;let ut={};function ct(){return ut}function ft(){lt=0,ut={}}function gt(Nt){return Nt=Nt.replace(tt,($t,qt)=>{const Zt=ot();return ut[Zt]={type:"inline",expression:qt},Zt}),Nt}const Lt=It.listitem;It.listitem=function(Nt){return Lt(gt(Nt))};const Rt=It.paragraph;It.paragraph=function(Nt){return Rt(gt(Nt))};const Ut=It.tablecell;It.tablecell=function(Nt,$t){return Ut(gt(Nt),$t)},It.code=function(Nt,$t,qt){const Zt=($t||"").match(/\S*/)[0];return Zt?["latex","katex","math"].indexOf(Zt)>=0?`<p class='editormd-tex'>${Nt}</p>`:`<pre class="prettyprint linenums"><code class="language-${$t}">${qt?Nt:(0,Qt.escape)(Nt,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(qt?Nt:(0,Qt.escape)(Nt,!0))+"</code></pre>"},It.heading=function(Nt,$t,qt){let Zt=this.options.headerPrefix+qt.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return Ct.push({anchor:Zt,level:$t,text:Nt}),"<h"+$t+' id="'+Bt+Zt+'">'+Nt+"</h"+$t+">"},wt().setOptions({silent:!0,gfm:!0,pedantic:!1}),wt().use({tokenizer:et,renderer:It}),jn.ZP=wt()},40197:function(bn,jn,ue){"use strict";ue.d(jn,{rX:function(){return gt},pW:function(){return Lt},gy:function(){return Rt},xY:function(){return ft},O5:function(){return ct},hs:function(){return tt},tJ:function(){return vt},o1:function(){return et},Rd:function(){return ut}});var te=ue(25690),wt=ue(62957),Qt=ue(37285),Yt=ue(6767),Bt=ue(48790),jt=ue(51257),Ct=ue(87169),Mt=ue(25510),It="data:image/png;base64,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",St=ue.p+"static/newqrcode.a8740efb.png",kt=ue(32637),xt=ue(59301),Ft=(Ut,Nt,$t)=>new Promise((qt,Zt)=>{var ce=Ne=>{try{be($t.next(Ne))}catch(Ge){Zt(Ge)}},de=Ne=>{try{be($t.throw(Ne))}catch(Ge){Zt(Ge)}},be=Ne=>Ne.done?qt(Ne.value):Promise.resolve(Ne.value).then(ce,de);be(($t=$t.apply(Ut,Nt)).next())});const vt=(Ut,Nt=!1,$t=!1,qt="",Zt=!1)=>!!(et(Ut)&&lt(Ut,Nt,$t,qt,Zt)),et=Ut=>(0,Bt.bg)()?!0:(Ut({type:"user/showPopLogin",payload:{showPopLogin:!0,showClosable:!0}}),!1),tt=Ut=>{var Nt,$t,qt;const{user:Zt}=(0,te.getDvaApp)()._store.getState();(0,Bt.bg)()&&!(($t=(Nt=Zt==null?void 0:Zt.userInfo)==null?void 0:Nt.course)!=null&&$t.course_public)&&!((qt=Zt==null?void 0:Zt.userInfo)!=null&&qt.profile_completed)&&Ut({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:"/account/profile/edit",isCurrentPage:!0}})},lt=(Ut,Nt=!1,$t=!0,qt="",Zt=!1)=>{var ce;const{user:de}=(0,te.getDvaApp)()._store.getState();return(ce=de.userInfo)!=null&&ce.profile_completed?!0:($t?Ut({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:qt,isCurrentPage:Zt}}):wt.default.confirm({title:"\u63D0\u793A",width:530,centered:!0,content:"\u60A8\u9700\u8981\u53BB\u5B8C\u5584\u60A8\u7684\u4E2A\u4EBA\u8D44\u6599\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD",okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:()=>{(0,jt.xg)("/account/profile/edit"),ot()}}),!1)},ot=()=>{wt.default.success({title:"\u63D0\u793A",width:430,closable:!0,centered:!0,content:"\u5DF2\u5B8C\u5584\u4E2A\u4EBA\u8D44\u6599\uFF1F\u8BF7\u5237\u65B0\u9875\u9762",okText:"\u7ACB\u5373\u5237\u65B0",icon:null,onOk:()=>{location.reload()}})},ut=()=>{wt.default.warning({title:"\u63D0\u793A",icon:null,width:400,content:xt.createElement("div",{style:{textAlign:"center"}},xt.createElement("div",{style:{color:"#191919",fontSize:14,marginBottom:15,textAlign:"left"}},"\u8001\u5E08\u60A8\u597D\uFF0C\u60A8\u7684\u8BFE\u5802\u8BD5\u7528\u671F\u5DF2\u7ED3\u675F\uFF0C\u76F8\u5173\u529F\u80FD\u88AB\u9650\u5236\u3002 \u5982\u9700\u7EE7\u7EED\u4F7F\u7528\uFF0C\u8BF7\u5C3D\u5FEB\u5BF9\u63A5\u4EBA\u5DE5\u652F\u6301\uFF01"),xt.createElement("img",{style:{border:"1px solid #D8E3E9",width:190,height:180},src:kt}),xt.createElement("div",{style:{color:"#666666",fontSize:14,marginTop:15}},"\u6DFB\u52A0\u5BA2\u670D\u4EBA\u5458\u5FAE\u4FE1\uFF0C\u83B7\u5F97\u66F4\u591A\u652F\u6301"))})},ct=()=>{var Ut;const{user:Nt}=(0,te.getDvaApp)()._store.getState();return(Ut=Nt.userInfo)!=null&&Ut.professional_certification?!0:(wt.default.confirm({title:"\u63D0\u793A",centered:!0,content:xt.createElement("div",{className:"tc"},"\u60A8\u9700\u8981\u53BB\u5B8C\u6210\u60A8\u7684\u804C\u4E1A\u8BA4\u8BC1\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD"),okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:()=>{(0,jt.xg)("/account/certification")}}),!1)},ft=()=>(0,Bt.V9)()?!0:(wt.default.warning({centered:!0,width:530,title:"\u63D0\u793A",content:xt.createElement("div",{className:"tc",style:{marginLeft:-38}},xt.createElement("p",null,"\u626B\u7801\u52A0\u5934\u6B4C\u52A9\u6559\uFF0C\u7533\u8BF7\u64CD\u4F5C\u6743\u9650"),xt.createElement("img",{src:St,width:200})),okText:"\u6211\u77E5\u9053\u4E86",maskClosable:!0}),!1),gt=(Ut,Nt)=>Ut?!0:(wt.default.confirm({centered:!0,zIndex:1e4,width:530,title:"\u63D0\u793A",content:xt.createElement("div",null,xt.createElement("p",null,Nt||"\u8BE5\u5B9E\u8DF5\u8D44\u6E90\u9700\u6388\u6743\u540E\u624D\u53EF\u4F7F\u7528\u3002 \u60A8\u53EF\u4EE5\u5728QQ\u670D\u52A1\u7FA4\u5411\u7BA1\u7406\u5458\u7533\u8BF7\uFF0C\u83B7\u5F97\u7EE7\u7EED\u64CD\u4F5C\u7684\u6743\u9650\u3002"),xt.createElement("div",{style:{marginLeft:"110px"}},xt.createElement("img",{src:It,width:200}),xt.createElement("div",{style:{marginLeft:"35px"}},"\u7FA4\u53F7\uFF1A","714336072"))),okText:"\u7ACB\u5373\u8054\u7CFB",cancelText:"\u53D6\u6D88",onOk:()=>{(0,jt.xg)("https://qm.qq.com/cgi-bin/qm/qr?k=tIyDPXUtE0yEk-MOJxhH55lTUJS-nYAM&jump_from=webapi")}}),!1),Lt=Ut=>{wt.default.info({title:"\u8054\u7CFB\u5E73\u53F0\u8FD0\u8425",icon:null,width:615,centered:!0,content:xt.createElement("div",null,xt.createElement("div",null,xt.createElement("p",{style:{color:"#191919",fontWeight:400,fontSize:14}},"\u201C\u4FDD\u5B58\u5B9E\u9A8C\u4E34\u65F6\u6570\u636E\u201D\u529F\u80FD\u4E3A\u4ED8\u8D39\u529F\u80FD\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u8FD0\u8425\u8FDB\u884C\u5F00\u901A\u3002"),xt.createElement(Qt.Z,null),xt.createElement("p",{style:{color:"#666666",fontSize:12}}," ",xt.createElement("span",{style:{display:"inline-flex",width:14,height:14,borderRadius:2,background:"#F3F3F3",justifyContent:"center",color:"#666666",fontSize:12,lineHeight:"14px",marginRight:8}},"1")," \u56E0\u5E73\u53F0\u7684\u5B9E\u9A8C\u6570\u636E\u50A8\u5B58\u5BB9\u91CF\u548C\u6210\u672C\u6D88\u8017\u8F83\u5927\uFF0C\u5B9E\u8DF5\u9879\u76EE\u9ED8\u8BA4\u4FDD\u5B58\u5B9E\u9A8C\u73AF\u5883\u4E2D\u4E34\u65F6\u6570\u636E ",xt.createElement("a",null,Ut),"\u5929\u3002"),xt.createElement("p",{style:{color:"#666666",fontSize:12}}," ",xt.createElement("span",{style:{display:"inline-flex",width:14,height:14,borderRadius:2,background:"#F3F3F3",justifyContent:"center",color:"#666666",fontSize:12,lineHeight:"14px",marginRight:8}},"2"),"\u82E5\u60A8\u9700\u8981\u4E2A\u6027\u5316\u7684\u6570\u636E\u4FDD\u5B58\u5468\u671F\u670D\u52A1\uFF0C\u6211\u4EEC\u53EF\u4EE5\u63D0\u4F9B\u76F8\u5173\u6280\u672F\u652F\u6301\uFF0C\u5E76\u6839\u636E\u60A8\u7684\u9700\u6C42\u6536\u53D6\u5B9A\u5236\u8D39\u7528\u3002")),xt.createElement("div",{style:{textAlign:"center",marginTop:30}},xt.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:Mt,alt:"\u4E8C\u7EF4\u7801",width:160})))})},Rt=(Ut,Nt="")=>{const{shixunsDetail:{detail:$t}}=(0,te.getDvaApp)()._store.getState();if(($t==null?void 0:$t.public)===2||($t==null?void 0:$t.public)===1||($t==null?void 0:$t.shixun_status)===3){let qt="";return($t==null?void 0:$t.public)===2&&(qt="\u5DF2\u516C\u5F00"),($t==null?void 0:$t.public)===1&&(qt="\u5F85\u5BA1\u6838"),($t==null?void 0:$t.shixun_status)===3&&(qt="\u5DF2\u5173\u95ED"),wt.default.info({centered:!0,icon:xt.createElement(Ct.Z,{style:{color:"#faad14"}}),width:460,title:"\u63D0\u793A",content:xt.createElement("div",{className:"tc",style:{marginLeft:-38}},xt.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",paddingLeft:38,margin:"12px 0"}},xt.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u7684\u72B6\u6001\u4E3A",qt,"\uFF0C",Nt,"\u3002"),xt.createElement("p",null,"\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u7BA1\u7406\u5458\u8FDB\u884C\u6280\u672F\u652F\u6301\u3002")),xt.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:Mt,alt:"\u4E8C\u7EF4\u7801",width:160})),okText:"\u6211\u77E5\u9053\u4E86"}),!0}return($t==null?void 0:$t.shixun_status)===2?(wt.default.confirm({centered:!0,icon:xt.createElement(Ct.Z,null),title:"\u63D0\u793A",content:xt.createElement("div",null,xt.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u5DF2\u53D1\u5E03\uFF0C",Nt,"\u3002"),xt.createElement("br",null),xt.createElement("span",null,"\u5982\u6709\u9700\u8981\uFF0C\u60A8\u53EF\u4EE5\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u518D\u8FDB\u884C\u64CD\u4F5C\u3002")),okText:"\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:()=>{wt.default.confirm({width:440,centered:!0,icon:xt.createElement(Ct.Z,{style:{color:"#faad14"}}),title:"\u63D0\u793A",content:"\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u5B66\u5458\u5C06\u65E0\u6CD5\u8FDB\u884C\u7EC3\u4E60\u3002\u662F\u5426\u786E\u8BA4\u64A4\u9500\u53D1\u5E03\uFF1F",okText:"\u786E\u5B9A\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:()=>Ft(void 0,null,function*(){(yield Ut({type:"shixunsDetail/cancelRelease",payload:{id:$t==null?void 0:$t.identifier}})).status!==401&&(Yt.ZP.success("\u64A4\u9500\u53D1\u5E03\u6210\u529F\u3002\u5B9E\u8BAD\u56DE\u5230\u672A\u53D1\u5E03\u7684\u72B6\u6001\u3002"),Ut({type:"shixunsDetail/getShixunsDetail",payload:{id:$t==null?void 0:$t.identifier}}),Ut({type:"practiceSetting/getCommonData",payload:{id:$t==null?void 0:$t.identifier}}))})})}}),!0):!1}},93125:function(bn,jn,ue){(function(te){if(1)window.OSS=te(),bn.exports=te();else var wt})(function(){var te;return function(){function wt(Qt,Yt,Bt){function jt(It,St){if(!Yt[It]){if(!Qt[It]){var kt=void 0;if(!St&&kt)return require(It,!0);if(Ct)return Ct(It,!0);var xt=new Error("Cannot find module '"+It+"'");throw xt.code="MODULE_NOT_FOUND",xt}var Ft=Yt[It]={exports:{}};Qt[It][0].call(Ft.exports,function(vt){return jt(Qt[It][1][vt]||vt)},Ft,Ft.exports,wt,Qt,Yt,Bt)}return Yt[It].exports}for(var Ct=void 0,Mt=0;Mt<Bt.length;Mt++)jt(Bt[Mt]);return jt}return wt}()({1:[function(wt,Qt,Yt){"use strict";var Bt=wt("./browser/client");Bt.Buffer=wt("buffer").Buffer,Bt.co=wt("co"),Bt.urllib=wt("../shims/xhr"),Bt.version=wt("./browser/version").version,Qt.exports=Bt},{"../shims/xhr":244,"./browser/client":2,"./browser/version":5,buffer:38,co:41}],2:[function(wt,Qt,Yt){(function(Bt,jt){"use strict";function Ct(Jt){return Jt&&Jt.__esModule?Jt:{default:Jt}}function Mt(Jt,re){return Jt[re]||Jt[re.toLowerCase()]}function It(Jt,re){var se=Nt.parse(Jt);if(!se.protocol){var pe=re?"https://":"http://";se=Nt.parse(pe+Jt)}if(se.protocol!=="http:"&&se.protocol!=="https:")throw new Error("Endpoint protocol must be http or https.");return se}function St(Jt,re,se){var pe=se?"https://":"http://",le=re?"-internal.aliyuncs.com":".aliyuncs.com";return Jt.substr(0,14)==="vpc100-oss-cn-"&&(le=".aliyuncs.com"),Nt.parse(pe+Jt+le)}function kt(){return document&&document.location&&document.location.protocol==="https:"}function xt(Jt,re){if(!(this instanceof xt))return new xt(Jt,re);Jt&&Jt.inited?this.options=Jt:this.options=xt.initOptions(Jt),this.options.cancelFlag=!1,this.options.urllib?this.urllib=this.options.urllib:(this.urllib=ce,this.agent=this.options.agent||We),this.ctx=re,this.userAgent=this._getUserAgent(),this.options.amendTimeSkewed=0}var Ft=wt("babel-runtime/regenerator"),vt=Ct(Ft),et=wt("babel-runtime/core-js/object/keys"),tt=Ct(et),lt=wt("debug")("ali-oss"),ot=wt("./../../shims/crypto/crypto.js"),ut=wt("path"),ct=wt("copy-to"),ft=wt("mime"),gt=wt("xml2js"),Lt=wt("humanize-ms"),Rt=wt("agentkeepalive"),Ut=wt("merge-descriptors"),Nt=wt("url"),$t=wt("is-type-of"),qt=wt("platform"),Zt=wt("utility"),ce=wt("urllib"),de=wt("./version"),be=wt("dateformat"),Ne=wt("bowser"),Ge=wt("../common/signUtils"),xe=wt("../common/utils"),We=new Rt;Qt.exports=xt,xt.initOptions=function(Jt){if(!Jt||!Jt.accessKeyId||!Jt.accessKeySecret)throw new Error("require accessKeyId, accessKeySecret");var re=kt(),se={region:"oss-cn-hangzhou",internal:!1,secure:re,bucket:null,endpoint:null,cname:!1};if((0,tt.default)(Jt).forEach(function(pe){Jt[pe]!==void 0&&(se[pe]=Jt[pe])}),se.accessKeyId=se.accessKeyId.trim(),se.accessKeySecret=se.accessKeySecret.trim(),se.timeout&&(se.timeout=Lt(se.timeout)),se.endpoint)se.endpoint=It(se.endpoint,se.secure);else{if(!se.region)throw new Error("require options.endpoint or options.region");se.endpoint=St(se.region,se.internal,se.secure)}return se.inited=!0,se};var he=xt.prototype;Ut(he,wt("./object")),Ut(he,wt("./managed_upload")),Ut(he,wt("../common/multipart")),Ut(he,wt("../common/thunkpool.js")),xt.Wrapper=wt("./wrapper"),he.signature=function(Jt){return lt("authorization stringToSign: %s",Jt),Ge.computeSignature(this.options.accessKeySecret,Jt)},he.authorization=function(Jt,re,se,pe){var le=Ge.buildCanonicalString(Jt.toUpperCase(),re,{headers:pe,parameters:se});return Ge.authorization(this.options.accessKeyId,this.options.accessKeySecret,le)},he.createRequest=function(Jt){var re={"x-oss-date":be(+new Date+this.options.amendTimeSkewed,"UTC:ddd, dd mmm yyyy HH:MM:ss 'GMT'"),"x-oss-user-agent":this.userAgent};this.options.stsToken&&(re["x-oss-security-token"]=this.options.stsToken),ct(Jt.headers).to(re),Mt(re,"Content-Type")||(Jt.mime===ft.default_type&&(Jt.mime=""),Jt.mime&&Jt.mime.indexOf("/")>0?re["Content-Type"]=Jt.mime:re["Content-Type"]=ft.getType(Jt.mime||ut.extname(Jt.object||""))||"application/octet-stream"),Jt.content&&(re["Content-Md5"]=ot.createHash("md5").update(new jt(Jt.content,"utf8")).digest("base64"),re["Content-Length"]||(re["Content-Length"]=Jt.content.length));var se=this._getResource(Jt);re.authorization=this.authorization(Jt.method,se,Jt.subres,re);var pe=this._getReqUrl(Jt);lt("request %s %s, with headers %j, !!stream: %s",Jt.method,pe,re,!!Jt.stream);var le=Jt.timeout||this.options.timeout;return{url:pe,params:{agent:this.agent,method:Jt.method,content:Jt.content,stream:Jt.stream,headers:re,timeout:le,writeStream:Jt.writeStream,customResponse:Jt.customResponse,ctx:Jt.ctx||this.ctx}}},he.request=vt.default.mark(function Jt(re){var se,pe,le,ze;return vt.default.wrap(function(Me){for(;;)switch(Me.prev=Me.next){case 0:return se=this.createRequest(re),pe=void 0,le=void 0,Me.prev=3,Me.next=6,this.urllib.request(se.url,se.params);case 6:pe=Me.sent,lt("response %s %s, got %s, headers: %j",re.method,se.url,pe.status,pe.headers),Me.next=13;break;case 10:Me.prev=10,Me.t0=Me.catch(3),le=Me.t0;case 13:if(ze=void 0,!pe||!re.successStatuses||re.successStatuses.indexOf(pe.status)!==-1){Me.next=26;break}return Me.next=17,this.requestError(pe);case 17:if(ze=Me.sent,ze.code!=="RequestTimeTooSkewed"){Me.next=23;break}return this.options.amendTimeSkewed=+new Date(ze.serverTime)-new Date,Me.next=22,this.request(re);case 22:return Me.abrupt("return",Me.sent);case 23:ze.params=re,Me.next=30;break;case 26:if(!le){Me.next=30;break}return Me.next=29,this.requestError(le);case 29:ze=Me.sent;case 30:if(!ze){Me.next=32;break}throw ze;case 32:if(!re.xmlResponse){Me.next=36;break}return Me.next=35,this.parseXML(pe.data);case 35:pe.data=Me.sent;case 36:return Me.abrupt("return",pe);case 37:case"end":return Me.stop()}},Jt,this,[[3,10]])}),he._getResource=function(Jt){var re="/";return Jt.bucket&&(re+=Jt.bucket+"/"),Jt.object&&(re+=Jt.object),re},he._isIP=function(Jt){return xe._isIP(Jt)},he._escape=function(Jt){return Zt.encodeURIComponent(Jt).replace(/%2F/g,"/")},he._getReqUrl=function(Jt){var re={};ct(this.options.endpoint).to(re);var se=this._isIP(re.hostname),pe=this.options.cname;!Jt.bucket||pe||se||(re.host=Jt.bucket+"."+re.host);var le="/";Jt.bucket&&se&&(le+=Jt.bucket+"/"),Jt.object&&(le+=this._escape(Jt.object).replace(/\+/g,"%2B")),re.pathname=le;var ze={};if(Jt.query&&Ut(ze,Jt.query),Jt.subres){var Me={};$t.string(Jt.subres)?Me[Jt.subres]="":$t.array(Jt.subres)?Jt.subres.forEach(function(Je){Me[Je]=""}):Me=Jt.subres,Ut(ze,Me)}return re.query=ze,Nt.format(re)},he._getUserAgent=function(){var Jt=Bt&&Bt.browser?"js":"nodejs",re="aliyun-sdk-"+Jt+"/"+de.version,se=qt.description;return!se&&Bt&&(se="Node.js "+Bt.version.slice(1)+" on "+Bt.platform+" "+Bt.arch),this._checkUserAgent(re+" "+se)},he._checkUserAgent=function(Jt){return Jt.replace(/\u03b1/,"alpha").replace(/\u03b2/,"beta")},he.checkBrowserAndVersion=function(Jt,re){return Ne.name===Jt&&Ne.version.split(".")[0]===re},he.parseXML=function(Jt){return function(re){jt.isBuffer(Jt)&&(Jt=Jt.toString()),gt.parseString(Jt,{explicitRoot:!1,explicitArray:!1},re)}},he.requestError=vt.default.mark(function Jt(re){var se,pe,le,ze;return vt.default.wrap(function(Me){for(;;)switch(Me.prev=Me.next){case 0:if(se=null,re.data&&re.data.length){Me.next=5;break}re.status===-1||re.status===-2?(se=new Error(re.message),se.name=re.name,se.status=re.status,se.code=re.name):(re.status===404?(se=new Error("Object not exists"),se.name="NoSuchKeyError",se.status=404,se.code="NoSuchKey"):re.status===412?(se=new Error("Pre condition failed"),se.name="PreconditionFailedError",se.status=412,se.code="PreconditionFailed"):(se=new Error("Unknow error, status: "+re.status),se.name="UnknowError",se.status=re.status),se.requestId=re.headers["x-oss-request-id"],se.host=""),Me.next=30;break;case 5:return pe=String(re.data),lt("request response error data: %s",pe),le=void 0,Me.prev=8,Me.next=11,this.parseXML(pe)||{};case 11:le=Me.sent,Me.next=21;break;case 14:return Me.prev=14,Me.t0=Me.catch(8),lt(pe),Me.t0.message+=`
raw xml: `+pe,Me.t0.status=re.status,Me.t0.requestId=re.headers["x-oss-request-id"],Me.abrupt("return",Me.t0);case 21:ze=le.Message||"unknow request error, status: "+re.status,le.Condition&&(ze+=" (condition: "+le.Condition+")"),se=new Error(ze),se.name=le.Code?le.Code+"Error":"UnknowError",se.status=re.status,se.code=le.Code,se.requestId=le.RequestId,se.hostId=le.HostId,se.serverTime=le.ServerTime;case 30:return lt("generate error %j",se),Me.abrupt("return",se);case 32:case"end":return Me.stop()}},Jt,this,[[8,14]])})}).call(this,wt("_process"),wt("buffer").Buffer)},{"../common/multipart":8,"../common/signUtils":9,"../common/thunkpool.js":10,"../common/utils":11,"./../../shims/crypto/crypto.js":237,"./managed_upload":3,"./object":4,"./version":5,"./wrapper":6,_process:173,agentkeepalive:12,"babel-runtime/core-js/object/keys":23,"babel-runtime/regenerator":33,bowser:35,buffer:38,"copy-to":43,dateformat:154,debug:155,"humanize-ms":160,"is-type-of":165,"merge-descriptors":168,mime:242,path:170,platform:171,url:203,urllib:244,utility:243,xml2js:213}],3:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(ct){return ct&&ct.__esModule?ct:{default:ct}}function Ct(ct,ft){if(!(this instanceof Ct))return new Ct(ct,ft);ut.call(this,ft),this.file=ct,this.reader=new FileReader,this.start=0,this.finish=!1,this.fileBuffer=null}var Mt=wt("babel-runtime/core-js/array/from"),It=jt(Mt),St=wt("babel-runtime/regenerator"),kt=jt(St),xt=wt("is-type-of"),Ft=wt("util"),vt=wt("path"),et=wt("mime"),tt=wt("copy-to"),lt=Yt;lt.multipartUpload=kt.default.mark(function ct(ft,gt,Lt){var Rt,Ut,Nt,$t,qt,Zt,ce,de,be;return kt.default.wrap(function(Ne){for(;;)switch(Ne.prev=Ne.next){case 0:if(this.resetCancelFlag(),Lt=Lt||{},!Lt.checkpoint||!Lt.checkpoint.uploadId){Ne.next=6;break}return Ne.next=5,this._resumeMultipart(Lt.checkpoint,Lt);case 5:return Ne.abrupt("return",Ne.sent);case 6:return Rt=102400,Lt.mime||(xt.file(gt)?Lt.mime=et.getType(vt.extname(gt.name)):xt.blob(gt)?Lt.mime=gt.type:Lt.mime=et.getType(vt.extname(gt))),Lt.headers=Lt.headers||{},this._convertMetaToHeaders(Lt.meta,Lt.headers),Ne.next=12,this._getFileSize(gt);case 12:if(!((Ut=Ne.sent)<Rt)){Ne.next=25;break}return Nt=this._createStream(gt,0,Ut),Lt.contentLength=Ut,Ne.next=18,this.putStream(ft,Nt,Lt);case 18:if($t=Ne.sent,!Lt||!Lt.progress){Ne.next=22;break}return Ne.next=22,Lt.progress(1);case 22:return qt={res:$t.res,bucket:this.options.bucket,name:ft,etag:$t.res.headers.etag},(Lt.headers&&Lt.headers["x-oss-callback"]||Lt.callback)&&(qt.data=$t.data),Ne.abrupt("return",qt);case 25:if(!(Lt.partSize&&Lt.partSize<Rt)){Ne.next=27;break}throw new Error("partSize must not be smaller than "+Rt);case 27:return Ne.next=29,this.initMultipartUpload(ft,Lt);case 29:if(Zt=Ne.sent,ce=Zt.uploadId,de=this._getPartSize(Ut,Lt.partSize),be={file:gt,name:ft,fileSize:Ut,partSize:de,uploadId:ce,doneParts:[]},!Lt||!Lt.progress){Ne.next=36;break}return Ne.next=36,Lt.progress(0,be,Zt.res);case 36:return Ne.next=38,this._resumeMultipart(be,Lt);case 38:return Ne.abrupt("return",Ne.sent);case 39:case"end":return Ne.stop()}},ct,this)}),lt._resumeMultipart=kt.default.mark(function ct(ft,gt){var Lt,Rt,Ut,Nt,$t,qt,Zt,ce,de,be,Ne,Ge,xe,We,he,Jt,re,se,pe,le,ze;return kt.default.wrap(function(Me){for(;;)switch(Me.prev=Me.next){case 0:if(!this.isCancel()){Me.next=2;break}throw this._makeCancelEvent();case 2:if(Lt=ft.file,Rt=ft.fileSize,Ut=ft.partSize,Nt=ft.uploadId,$t=ft.doneParts,qt=ft.name,Zt=[],$t.length>0&&tt($t).to(Zt),ce=this._divideParts(Rt,Ut),de=ce.length,be=!1,Ne=kt.default.mark(function Je(Le,we){var Re,De,je;return kt.default.wrap(function(ee){for(;;)switch(ee.prev=ee.next){case 0:if(Le.isCancel()){ee.next=21;break}return ee.prev=1,Re=ce[we-1],De={stream:Le._createStream(Lt,Re.start,Re.end),size:Re.end-Re.start},ee.next=6,Le._uploadPart(qt,Nt,we,De);case 6:if(je=ee.sent,Le.isCancel()||be){ee.next=13;break}if(ft.doneParts.push({number:we,etag:je.res.headers.etag}),Zt.push({number:we,etag:je.res.headers.etag}),!gt||!gt.progress){ee.next=13;break}return ee.next=13,gt.progress($t.length/de,ft,je.res);case 13:ee.next=21;break;case 15:if(ee.prev=15,ee.t0=ee.catch(1),Le.isCancel()){ee.next=21;break}throw Le.cancel(),ee.t0.partNum=we,ee.t0;case 21:case"end":return ee.stop()}},Je,this,[[1,15]])}),Ge=(0,It.default)(new Array(de),function(Je,Le){return Le+1}),xe=Zt.map(function(Je){return Je.number}),We=Ge.filter(function(Je){return xe.indexOf(Je)<0}),he=5,Jt=gt.parallel||he,!this.checkBrowserAndVersion("Internet Explorer","10")&&Jt!==1){Me.next=26;break}re=0;case 16:if(!(re<We.length)){Me.next=24;break}if(!this.isCancel()){Me.next=19;break}throw this._makeCancelEvent();case 19:return Me.next=21,Ne(this,We[re]);case 21:re++,Me.next=16;break;case 24:Me.next=40;break;case 26:for(se=[],pe=0;pe<We.length;pe++)se.push(Ne(this,We[pe]));return Me.next=30,this._thunkPool(se,Jt);case 30:if(le=Me.sent,be=!0,!(le&&le.length>0)){Me.next=37;break}throw this.resetCancelFlag(),ze=le[0],ze.message="Failed to upload some parts with error: "+ze.toString()+" part_num: "+ze.partNum,ze;case 37:if(!this.isCancel()){Me.next=40;break}throw se=null,this._makeCancelEvent();case 40:return Me.next=42,this.completeMultipartUpload(qt,Nt,Zt,gt);case 42:return Me.abrupt("return",Me.sent);case 43:case"end":return Me.stop()}},ct,this)}),xt.file=function(ct){return typeof File!="undefined"&&ct instanceof File},xt.blob=function(ct){return typeof Blob!="undefined"&&ct instanceof Blob},lt._getFileSize=kt.default.mark(function ct(ft){var gt;return kt.default.wrap(function(Lt){for(;;)switch(Lt.prev=Lt.next){case 0:if(!xt.buffer(ft)){Lt.next=4;break}return Lt.abrupt("return",ft.length);case 4:if(!xt.blob(ft)&&!xt.file(ft)){Lt.next=6;break}return Lt.abrupt("return",ft.size);case 6:if(!xt.string(ft)){Lt.next=11;break}return Lt.next=9,this._statFile(ft);case 9:return gt=Lt.sent,Lt.abrupt("return",gt.size);case 11:throw new Error("_getFileSize requires Buffer/File/String.");case 12:case"end":return Lt.stop()}},ct,this)});var ot=wt("stream"),ut=ot.Readable;Ft.inherits(Ct,ut),Ct.prototype.readFileAndPush=function(ct){if(this.fileBuffer)for(var ft=!0;ft&&this.fileBuffer&&this.start<this.fileBuffer.length;){var gt=this.start,Lt=gt+ct;Lt=Lt>this.fileBuffer.length?this.fileBuffer.length:Lt,this.start=Lt,ft=this.push(this.fileBuffer.slice(gt,Lt))}},Ct.prototype._read=function(ct){if(this.file&&this.start>=this.file.size||this.fileBuffer&&this.start>=this.fileBuffer.length||this.finish||this.start===0&&!this.file)return this.finish||(this.fileBuffer=null,this.finish=!0),void this.push(null);ct=ct||16384;var ft=this;this.reader.onload=function(gt){ft.fileBuffer=new Bt(new Uint8Array(gt.target.result)),ft.file=null,ft.readFileAndPush(ct)},this.start===0?this.reader.readAsArrayBuffer(this.file):this.readFileAndPush(ct)},lt._createStream=function(ct,ft,gt){if(xt.blob(ct)||xt.file(ct))return new Ct(ct.slice(ft,gt));throw new Error("_createStream requires File/String.")},lt._getPartSize=function(ct,ft){return ft?Math.max(Math.ceil(ct/1e4),ft):1048576},lt._divideParts=function(ct,ft){for(var gt=Math.ceil(ct/ft),Lt=[],Rt=0;Rt<gt;Rt++){var Ut=ft*Rt,Nt=Math.min(Ut+ft,ct);Lt.push({start:Ut,end:Nt})}return Lt},lt._makeCancelEvent=function(){return{status:0,name:"cancel"}}}).call(this,wt("buffer").Buffer)},{"babel-runtime/core-js/array/from":16,"babel-runtime/regenerator":33,buffer:38,"copy-to":43,"is-type-of":165,mime:242,path:170,stream:195,util:207}],4:[function(wt,Qt,Yt){"use strict";function Bt(ft){return ft&&ft.__esModule?ft:{default:ft}}var jt=wt("babel-runtime/core-js/object/keys"),Ct=Bt(jt),Mt=wt("babel-runtime/regenerator"),It=Bt(Mt),St=wt("debug")("ali-oss:object"),kt=wt("utility"),xt=wt("fs"),Ft=wt("is-type-of"),vt=wt("url"),et=wt("copy-to"),tt=wt("path"),lt=wt("mime"),ot=wt("../common/callback"),ut=wt("../common/signUtils"),ct=Yt;ct.append=It.default.mark(function ft(gt,Lt,Rt){var Ut;return It.default.wrap(function(Nt){for(;;)switch(Nt.prev=Nt.next){case 0:return Rt=Rt||{},Rt.position===void 0&&(Rt.position="0"),Rt.subres={append:"",position:Rt.position},Rt.method="POST",Nt.next=6,this.put(gt,Lt,Rt);case 6:return Ut=Nt.sent,Ut.nextAppendPosition=Ut.res.headers["x-oss-next-append-position"],Nt.abrupt("return",Ut);case 9:case"end":return Nt.stop()}},ft,this)}),ct.put=It.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,$t,qt,Zt,ce;return It.default.wrap(function(de){for(;;)switch(de.prev=de.next){case 0:if(Ut=void 0,Rt=Rt||{},!Ft.buffer(Lt)){de.next=6;break}Ut=Lt,de.next=18;break;case 6:if(!Ft.blob(Lt)&&!Ft.file(Lt)){de.next=17;break}return Rt.mime||(Ft.file(Lt)?Rt.mime=lt.getType(tt.extname(Lt.name)):Rt.mime=Lt.type),Nt=this._createStream(Lt,0,Lt.size),de.next=11,this._getFileSize(Lt);case 11:return Rt.contentLength=de.sent,de.next=14,this.putStream(gt,Nt,Rt);case 14:return de.abrupt("return",de.sent);case 17:throw new TypeError("Must provide Buffer/Blob for put.");case 18:return Rt.headers=Rt.headers||{},this._convertMetaToHeaders(Rt.meta,Rt.headers),$t=Rt.method||"PUT",qt=this._objectRequestParams($t,gt,Rt),ot.encodeCallback(qt,Rt),qt.mime=Rt.mime,qt.content=Ut,qt.successStatuses=[200],de.next=28,this.request(qt);case 28:return Zt=de.sent,ce={name:gt,url:this._objectUrl(gt),res:Zt.res},qt.headers&&qt.headers["x-oss-callback"]&&(ce.data=JSON.parse(Zt.data.toString())),de.abrupt("return",ce);case 32:case"end":return de.stop()}},ft,this)}),ct.putStream=It.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,$t,qt;return It.default.wrap(function(Zt){for(;;)switch(Zt.prev=Zt.next){case 0:return Rt=Rt||{},Rt.headers=Rt.headers||{},Rt.contentLength?Rt.headers["Content-Length"]=Rt.contentLength:Rt.headers["Transfer-Encoding"]="chunked",this._convertMetaToHeaders(Rt.meta,Rt.headers),Ut=Rt.method||"PUT",Nt=this._objectRequestParams(Ut,gt,Rt),ot.encodeCallback(Nt,Rt),Nt.mime=Rt.mime,Nt.stream=Lt,Nt.successStatuses=[200],Zt.next=12,this.request(Nt);case 12:return $t=Zt.sent,qt={name:gt,url:this._objectUrl(gt),res:$t.res},Nt.headers&&Nt.headers["x-oss-callback"]&&(qt.data=JSON.parse($t.data.toString())),Zt.abrupt("return",qt);case 16:case"end":return Zt.stop()}},ft,this)}),ct.head=It.default.mark(function ft(gt,Lt){var Rt,Ut,Nt;return It.default.wrap(function($t){for(;;)switch($t.prev=$t.next){case 0:return Rt=this._objectRequestParams("HEAD",gt,Lt),Rt.successStatuses=[200,304],$t.next=4,this.request(Rt);case 4:return Ut=$t.sent,Nt={meta:null,res:Ut.res,status:Ut.status},Ut.status===200&&(0,Ct.default)(Ut.headers).forEach(function(qt){qt.indexOf("x-oss-meta-")===0&&(Nt.meta||(Nt.meta={}),Nt.meta[qt.substring(11)]=Ut.headers[qt])}),$t.abrupt("return",Nt);case 8:case"end":return $t.stop()}},ft,this)}),ct.get=It.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,$t,qt;return It.default.wrap(function(Zt){for(;;)switch(Zt.prev=Zt.next){case 0:return Ut=null,Nt=!1,Ft.writableStream(Lt)?Ut=Lt:Ft.string(Lt)?(Ut=xt.createWriteStream(Lt),Nt=!0):Rt=Lt,Rt=Rt||{},Rt.process&&(Rt.subres=Rt.subres||{},Rt.subres["x-oss-process"]=Rt.process),$t=void 0,Zt.prev=6,qt=this._objectRequestParams("GET",gt,Rt),qt.writeStream=Ut,qt.successStatuses=[200,206,304],Zt.next=12,this.request(qt);case 12:$t=Zt.sent,Nt&&Ut.destroy(),Zt.next=24;break;case 16:if(Zt.prev=16,Zt.t0=Zt.catch(6),!Nt){Zt.next=23;break}return Ut.destroy(),St("get error: %s, delete the exists file %s",Zt.t0,Lt),Zt.next=23,this._deleteFileSafe(Lt);case 23:throw Zt.t0;case 24:return Zt.abrupt("return",{res:$t.res,content:$t.data});case 25:case"end":return Zt.stop()}},ft,this,[[6,16]])}),ct.getStream=It.default.mark(function ft(gt,Lt){var Rt,Ut;return It.default.wrap(function(Nt){for(;;)switch(Nt.prev=Nt.next){case 0:return Lt=Lt||{},Rt=this._objectRequestParams("GET",gt,Lt),Rt.customResponse=!0,Rt.successStatuses=[200,206,304],Nt.next=6,this.request(Rt);case 6:return Ut=Nt.sent,Nt.abrupt("return",{stream:Ut.res,res:{status:Ut.status,headers:Ut.headers}});case 8:case"end":return Nt.stop()}},ft,this)}),ct.delete=It.default.mark(function ft(gt,Lt){var Rt,Ut;return It.default.wrap(function(Nt){for(;;)switch(Nt.prev=Nt.next){case 0:return Rt=this._objectRequestParams("DELETE",gt,Lt),Rt.successStatuses=[204],Nt.next=4,this.request(Rt);case 4:return Ut=Nt.sent,Nt.abrupt("return",{res:Ut.res});case 6:case"end":return Nt.stop()}},ft,this)}),ct.deleteMulti=It.default.mark(function ft(gt,Lt){var Rt,Ut,Nt,$t,qt,Zt;return It.default.wrap(function(ce){for(;;)switch(ce.prev=ce.next){case 0:for(Lt=Lt||{},Rt=`<?xml version="1.0" encoding="UTF-8"?>
<Delete>
`,Lt.quiet?Rt+=` <Quiet>true</Quiet>
`:Rt+=` <Quiet>false</Quiet>
`,Ut=0;Ut<gt.length;Ut++)Rt+=" <Object><Key>"+kt.escape(this._objectName(gt[Ut]))+`</Key></Object>
`;return Rt+="</Delete>",St("delete multi objects: %s",Rt),Lt.subres="delete",Nt=this._objectRequestParams("POST","",Lt),Nt.mime="xml",Nt.content=Rt,Nt.xmlResponse=!0,Nt.successStatuses=[200],ce.next=14,this.request(Nt);case 14:return $t=ce.sent,qt=$t.data,Zt=qt&&qt.Deleted||null,Zt&&(Array.isArray(Zt)||(Zt=[Zt]),Zt=Zt.map(function(de){return de.Key})),ce.abrupt("return",{res:$t.res,deleted:Zt});case 19:case"end":return ce.stop()}},ft,this)}),ct.copy=It.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,$t;return It.default.wrap(function(qt){for(;;)switch(qt.prev=qt.next){case 0:return Rt=Rt||{},Rt.headers=Rt.headers||{},(0,Ct.default)(Rt.headers).forEach(function(Zt){Rt.headers["x-oss-copy-source-"+Zt.toLowerCase()]=Rt.headers[Zt]}),Rt.meta&&(Rt.headers["x-oss-metadata-directive"]="REPLACE"),this._convertMetaToHeaders(Rt.meta,Rt.headers),Lt=Lt[0]!=="/"?"/"+this.options.bucket+"/"+encodeURIComponent(Lt):"/"+encodeURIComponent(Lt.slice(1)),Rt.headers["x-oss-copy-source"]=Lt,Ut=this._objectRequestParams("PUT",gt,Rt),Ut.xmlResponse=!0,Ut.successStatuses=[200,304],qt.next=12,this.request(Ut);case 12:return Nt=qt.sent,$t=Nt.data,$t&&($t={etag:$t.ETag,lastModified:$t.LastModified}),qt.abrupt("return",{data:$t,res:Nt.res});case 16:case"end":return qt.stop()}},ft,this)}),ct.putMeta=It.default.mark(function ft(gt,Lt,Rt){return It.default.wrap(function(Ut){for(;;)switch(Ut.prev=Ut.next){case 0:return Ut.next=2,this.copy(gt,gt,{meta:Lt||{},timeout:Rt&&Rt.timeout,ctx:Rt&&Rt.ctx});case 2:return Ut.abrupt("return",Ut.sent);case 3:case"end":return Ut.stop()}},ft,this)}),ct.list=It.default.mark(function ft(gt,Lt){var Rt,Ut,Nt,$t,qt;return It.default.wrap(function(Zt){for(;;)switch(Zt.prev=Zt.next){case 0:return Rt=this._objectRequestParams("GET","",Lt),Rt.query=gt,Rt.xmlResponse=!0,Rt.successStatuses=[200],Zt.next=6,this.request(Rt);case 6:return Ut=Zt.sent,Nt=Ut.data.Contents,$t=this,Nt&&(Array.isArray(Nt)||(Nt=[Nt]),Nt=Nt.map(function(ce){return{name:ce.Key,url:$t._objectUrl(ce.Key),lastModified:ce.LastModified,etag:ce.ETag,type:ce.Type,size:Number(ce.Size),storageClass:ce.StorageClass,owner:{id:ce.Owner.ID,displayName:ce.Owner.DisplayName}}})),qt=Ut.data.CommonPrefixes||null,qt&&(Array.isArray(qt)||(qt=[qt]),qt=qt.map(function(ce){return ce.Prefix})),Zt.abrupt("return",{res:Ut.res,objects:Nt,prefixes:qt,nextMarker:Ut.data.NextMarker||null,isTruncated:Ut.data.IsTruncated==="true"});case 13:case"end":return Zt.stop()}},ft,this)}),ct.putACL=It.default.mark(function ft(gt,Lt,Rt){var Ut,Nt;return It.default.wrap(function($t){for(;;)switch($t.prev=$t.next){case 0:return Rt=Rt||{},Rt.subres="acl",Rt.headers=Rt.headers||{},Rt.headers["x-oss-object-acl"]=Lt,gt=this._objectName(gt),Ut=this._objectRequestParams("PUT",gt,Rt),Ut.successStatuses=[200],$t.next=9,this.request(Ut);case 9:return Nt=$t.sent,$t.abrupt("return",{res:Nt.res});case 11:case"end":return $t.stop()}},ft,this)}),ct.getACL=It.default.mark(function ft(gt,Lt){var Rt,Ut;return It.default.wrap(function(Nt){for(;;)switch(Nt.prev=Nt.next){case 0:return Lt=Lt||{},Lt.subres="acl",gt=this._objectName(gt),Rt=this._objectRequestParams("GET",gt,Lt),Rt.successStatuses=[200],Rt.xmlResponse=!0,Nt.next=8,this.request(Rt);case 8:return Ut=Nt.sent,Nt.abrupt("return",{acl:Ut.data.AccessControlList.Grant,owner:{id:Ut.data.Owner.ID,displayName:Ut.data.Owner.DisplayName},res:Ut.res});case 10:case"end":return Nt.stop()}},ft,this)}),ct.restore=It.default.mark(function ft(gt,Lt){var Rt,Ut;return It.default.wrap(function(Nt){for(;;)switch(Nt.prev=Nt.next){case 0:return Lt=Lt||{},Lt.subres="restore",Rt=this._objectRequestParams("POST",gt,Lt),Rt.successStatuses=[202],Nt.next=6,this.request(Rt);case 6:return Ut=Nt.sent,Nt.abrupt("return",{res:Ut.res});case 8:case"end":return Nt.stop()}},ft,this)}),ct.signatureUrl=function(ft,gt){gt=gt||{},ft=this._objectName(ft),gt.method=gt.method||"GET";var Lt=kt.timestamp()+(gt.expires||1800),Rt={bucket:this.options.bucket,object:ft},Ut=this._getResource(Rt);this.options.stsToken&&(gt["security-token"]=this.options.stsToken);var Nt=ut._signatureForURL(this.options.accessKeySecret,gt,Ut,Lt),$t=vt.parse(this._getReqUrl(Rt));return $t.query={OSSAccessKeyId:this.options.accessKeyId,Expires:Lt,Signature:Nt.Signature},et(Nt.subResource).to($t.query),$t.format()},ct.getObjectUrl=function(ft,gt){return gt?gt[gt.length-1]!=="/"&&(gt+="/"):gt=this.options.endpoint.format(),gt+this._escape(this._objectName(ft))},ct._objectUrl=function(ft){return this._getReqUrl({bucket:this.options.bucket,object:ft})},ct.generateObjectUrl=function(ft,gt){if(gt)gt[gt.length-1]!=="/"&&(gt+="/");else{gt=this.options.endpoint.format();var Lt=vt.parse(gt),Rt=this.options.bucket;Lt.hostname=Rt+"."+Lt.hostname,Lt.host=Rt+"."+Lt.host,gt=Lt.format()}return gt+this._escape(this._objectName(ft))},ct._objectRequestParams=function(ft,gt,Lt){if(!this.options.bucket)throw new Error("Please create a bucket first");Lt=Lt||{},gt=this._objectName(gt);var Rt={object:gt,bucket:this.options.bucket,method:ft,subres:Lt&&Lt.subres,timeout:Lt&&Lt.timeout,ctx:Lt&&Lt.ctx};return Lt.headers&&(Rt.headers={},et(Lt.headers).to(Rt.headers)),Rt},ct._objectName=function(ft){return ft.replace(/^\/+/,"")},ct._statFile=function(ft){return function(gt){xt.stat(ft,gt)}},ct._convertMetaToHeaders=function(ft,gt){ft&&(0,Ct.default)(ft).forEach(function(Lt){gt["x-oss-meta-"+Lt]=ft[Lt]})},ct._deleteFileSafe=function(ft){return function(gt){xt.exists(ft,function(Lt){Lt?xt.unlink(ft,function(Rt){Rt&&St("unlink %j error: %s",ft,Rt),gt()}):gt()})}}},{"../common/callback":7,"../common/signUtils":9,"babel-runtime/core-js/object/keys":23,"babel-runtime/regenerator":33,"copy-to":43,debug:155,fs:36,"is-type-of":165,mime:242,path:170,url:203,utility:243}],5:[function(wt,Qt,Yt){"use strict";Yt.version="5.3.1"},{}],6:[function(wt,Qt,Yt){"use strict";function Bt(tt){return tt&&tt.__esModule?tt:{default:tt}}function jt(tt){return tt&&typeof tt.next=="function"&&typeof tt.throw=="function"}function Ct(tt){if(!tt)return!1;var lt=tt.constructor;return!!lt&&(lt.name==="GeneratorFunction"||lt.displayName==="GeneratorFunction"||jt(lt.prototype)||jt(tt.prototype))}function Mt(tt,lt){var ot=new tt(lt),ut=(0,Ft.default)(ot),ct=(0,Ft.default)((0,kt.default)(ot));ut.concat(ct).forEach(function(ft){Ct(ot[ft])?this[ft]=vt.wrap(ot[ft]).bind(ot):this[ft]=ot[ft]},this)}function It(tt){if(!(this instanceof It))return new It(tt);Mt.call(this,et,tt)}var St=wt("babel-runtime/core-js/object/get-prototype-of"),kt=Bt(St),xt=wt("babel-runtime/core-js/object/keys"),Ft=Bt(xt),vt=wt("co"),et=wt("./client");Qt.exports=It,It.STS=function tt(lt){if(!(this instanceof tt))return new tt(lt);Mt.call(this,et.STS,lt)}},{"./client":2,"babel-runtime/core-js/object/get-prototype-of":22,"babel-runtime/core-js/object/keys":23,co:41}],7:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(kt){return kt&&kt.__esModule?kt:{default:kt}}var Ct=wt("babel-runtime/core-js/object/keys"),Mt=jt(Ct),It=wt("babel-runtime/core-js/json/stringify"),St=jt(It);Yt.encodeCallback=function(kt,xt){if(kt.headers=kt.headers||{},!Object.prototype.hasOwnProperty.call(kt.headers,"x-oss-callback")&&xt.callback){var Ft={callbackUrl:encodeURI(xt.callback.url),callbackBody:xt.callback.body};xt.callback.host&&(Ft.callbackHost=xt.callback.host),xt.callback.contentType&&(Ft.callbackBodyType=xt.callback.contentType);var vt=new Bt((0,St.default)(Ft)).toString("base64");if(kt.headers["x-oss-callback"]=vt,xt.callback.customValue){var et={};(0,Mt.default)(xt.callback.customValue).forEach(function(tt){et["x:"+tt]=xt.callback.customValue[tt]}),kt.headers["x-oss-callback-var"]=new Bt((0,St.default)(et)).toString("base64")}}}}).call(this,wt("buffer").Buffer)},{"babel-runtime/core-js/json/stringify":17,"babel-runtime/core-js/object/keys":23,buffer:38}],8:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/regenerator"),jt=function(St){return St&&St.__esModule?St:{default:St}}(Bt),Ct=wt("copy-to"),Mt=wt("./callback"),It=Yt;It.listUploads=jt.default.mark(function St(kt,xt){var Ft,vt,et,tt;return jt.default.wrap(function(lt){for(;;)switch(lt.prev=lt.next){case 0:return xt=xt||{},Ft={},Ct(xt).to(Ft),Ft.subres="uploads",vt=this._objectRequestParams("GET","",Ft),vt.query=kt,vt.xmlResponse=!0,vt.successStatuses=[200],lt.next=10,this.request(vt);case 10:return et=lt.sent,tt=et.data.Upload||[],Array.isArray(tt)||(tt=[tt]),tt=tt.map(function(ot){return{name:ot.Key,uploadId:ot.UploadId,initiated:ot.Initiated}}),lt.abrupt("return",{res:et.res,uploads:tt,bucket:et.data.Bucket,nextKeyMarker:et.data.NextKeyMarker,nextUploadIdMarker:et.data.NextUploadIdMarker,isTruncated:et.data.IsTruncated==="true"});case 15:case"end":return lt.stop()}},St,this)}),It.listParts=jt.default.mark(function St(kt,xt,Ft,vt){var et,tt,lt;return jt.default.wrap(function(ot){for(;;)switch(ot.prev=ot.next){case 0:return vt=vt||{},et={},Ct(vt).to(et),et.subres={uploadId:xt},tt=this._objectRequestParams("GET",kt,et),tt.query=Ft,tt.xmlResponse=!0,tt.successStatuses=[200],ot.next=10,this.request(tt);case 10:return lt=ot.sent,ot.abrupt("return",{res:lt.res,uploadId:lt.data.UploadId,bucket:lt.data.Bucket,name:lt.data.Key,partNumberMarker:lt.data.PartNumberMarker,nextPartNumberMarker:lt.data.NextPartNumberMarker,maxParts:lt.data.MaxParts,isTruncated:lt.data.IsTruncated,parts:lt.data.Part||[]});case 12:case"end":return ot.stop()}},St,this)}),It.abortMultipartUpload=jt.default.mark(function St(kt,xt,Ft){var vt,et,tt;return jt.default.wrap(function(lt){for(;;)switch(lt.prev=lt.next){case 0:return this.cancel(),Ft=Ft||{},vt={},Ct(Ft).to(vt),vt.subres={uploadId:xt},et=this._objectRequestParams("DELETE",kt,vt),et.successStatuses=[204],lt.next=9,this.request(et);case 9:return tt=lt.sent,lt.abrupt("return",{res:tt.res});case 11:case"end":return lt.stop()}},St,this)}),It.initMultipartUpload=jt.default.mark(function St(kt,xt){var Ft,vt,et;return jt.default.wrap(function(tt){for(;;)switch(tt.prev=tt.next){case 0:return xt=xt||{},Ft={},Ct(xt).to(Ft),Ft.headers=Ft.headers||{},this._convertMetaToHeaders(xt.meta,Ft.headers),Ft.subres="uploads",vt=this._objectRequestParams("POST",kt,Ft),vt.mime=xt.mime,vt.xmlResponse=!0,vt.successStatuses=[200],tt.next=12,this.request(vt);case 12:return et=tt.sent,tt.abrupt("return",{res:et.res,bucket:et.data.Bucket,name:et.data.Key,uploadId:et.data.UploadId});case 14:case"end":return tt.stop()}},St,this)}),It.uploadPart=jt.default.mark(function St(kt,xt,Ft,vt,et,tt,lt){var ot;return jt.default.wrap(function(ut){for(;;)switch(ut.prev=ut.next){case 0:return ot={stream:this._createStream(vt,et,tt),size:tt-et},ut.next=3,this._uploadPart(kt,xt,Ft,ot,lt);case 3:return ut.abrupt("return",ut.sent);case 4:case"end":return ut.stop()}},St,this)}),It.completeMultipartUpload=jt.default.mark(function St(kt,xt,Ft,vt){var et,tt,lt,ot,ut,ct,ft,gt;return jt.default.wrap(function(Lt){for(;;)switch(Lt.prev=Lt.next){case 0:for(et=Ft.concat().sort(function(Rt,Ut){return Rt.number-Ut.number}).filter(function(Rt,Ut,Nt){return!Ut||Rt.number!==Nt[Ut-1].number}),tt=`<?xml version="1.0" encoding="UTF-8"?>
<CompleteMultipartUpload>
`,lt=0;lt<et.length;lt++)ot=et[lt],tt+=`<Part>
`,tt+="<PartNumber>"+ot.number+`</PartNumber>
`,tt+="<ETag>"+ot.etag+`</ETag>
`,tt+=`</Part>
`;return tt+="</CompleteMultipartUpload>",vt=vt||{},ut={},Ct(vt).to(ut),ut.subres={uploadId:xt},ct=this._objectRequestParams("POST",kt,ut),Mt.encodeCallback(ct,ut),ct.mime="xml",ct.content=tt,ct.headers&&ct.headers["x-oss-callback"]||(ct.xmlResponse=!0),ct.successStatuses=[200],Lt.next=16,this.request(ct);case 16:return ft=Lt.sent,gt={res:ft.res,bucket:ct.bucket,name:kt,etag:ft.res.headers.etag},ct.headers&&ct.headers["x-oss-callback"]&&(gt.data=JSON.parse(ft.data.toString())),Lt.abrupt("return",gt);case 20:case"end":return Lt.stop()}},St,this)}),It._uploadPart=jt.default.mark(function St(kt,xt,Ft,vt,et){var tt,lt,ot;return jt.default.wrap(function(ut){for(;;)switch(ut.prev=ut.next){case 0:return et=et||{},tt={},Ct(et).to(tt),tt.headers={"Content-Length":vt.size},tt.subres={partNumber:Ft,uploadId:xt},lt=this._objectRequestParams("PUT",kt,tt),lt.mime=tt.mime,lt.stream=vt.stream,lt.successStatuses=[200],ut.next=11,this.request(lt);case 11:return ot=ut.sent,vt.stream=null,lt.stream=null,ut.abrupt("return",{name:kt,etag:ot.res.headers.etag,res:ot.res});case 15:case"end":return ut.stop()}},St,this)})},{"./callback":7,"babel-runtime/regenerator":33,"copy-to":43}],9:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(Ft){return Ft&&Ft.__esModule?Ft:{default:Ft}}var Ct=wt("babel-runtime/core-js/json/stringify"),Mt=jt(Ct),It=wt("babel-runtime/core-js/object/keys"),St=jt(It),kt=wt("./../../shims/crypto/crypto.js"),xt=wt("is-type-of");Yt.buildCanonicalizedResource=function(Ft,vt){var et=""+Ft,tt="?";if(xt.string(vt)&&vt.trim()!=="")et+=tt+vt;else if(xt.array(vt))vt.sort(),et+=tt+vt.join("&");else if(vt){var lt=function(ut,ct){return ut[0]>ct[0]?1:ut[0]<ct[0]?-1:0},ot=function(ut){et+=tt+ut,vt[ut]&&(et+="="+vt[ut]),tt="&"};(0,St.default)(vt).sort(lt).forEach(ot)}return et},Yt.buildCanonicalString=function(Ft,vt,et,tt){et=et||{};var lt=et.headers||{},ot=[],ut={},ct=[Ft.toUpperCase(),lt["Content-Md5"]||"",lt["Content-Type"]||lt["Content-Type".toLowerCase()],tt||lt["x-oss-date"]];return(0,St.default)(lt).forEach(function(ft){var gt=ft.toLowerCase();gt.indexOf("x-oss-")===0&&(ut[gt]=String(lt[ft]).trim())}),(0,St.default)(ut).sort().forEach(function(ft){ot.push(ft+":"+ut[ft])}),ct=ct.concat(ot),ct.push(this.buildCanonicalizedResource(vt,et.parameters)),ct.join(`
`)},Yt.computeSignature=function(Ft,vt){return kt.createHmac("sha1",Ft).update(new Bt(vt,"utf8")).digest("base64")},Yt.authorization=function(Ft,vt,et){return"OSS "+Ft+":"+this.computeSignature(vt,et)},Yt._signatureForURL=function(Ft,vt,et,tt){var lt={},ot={};if(vt.process&&(ot["x-oss-process"]=vt.process),vt.response&&(0,St.default)(vt.response).forEach(function(gt){var Lt="response-"+gt.toLowerCase();ot[Lt]=vt.response[gt]}),(0,St.default)(vt).forEach(function(gt){var Lt=gt.toLowerCase(),Rt=vt[gt];Lt.indexOf("x-oss-")===0?lt[Lt]=Rt:Lt.indexOf("content-md5")===0||Lt.indexOf("content-type")===0?lt[gt]=Rt:Lt!=="expires"&&Lt!=="response"&&Lt!=="process"&&Lt!=="method"&&(ot[Lt]=Rt)}),Object.prototype.hasOwnProperty.call(vt,"security-token")&&(ot["security-token"]=vt["security-token"]),Object.prototype.hasOwnProperty.call(vt,"callback")){var ut={callbackUrl:encodeURI(vt.callback.url),callbackBody:vt.callback.body};if(vt.callback.host&&(ut.callbackHost=vt.callback.host),vt.callback.contentType&&(ut.callbackBodyType=vt.callback.contentType),ot.callback=new Bt((0,Mt.default)(ut)).toString("base64"),vt.callback.customValue){var ct={};(0,St.default)(vt.callback.customValue).forEach(function(gt){ct["x:"+gt]=vt.callback.customValue[gt]}),ot["callback-var"]=new Bt((0,Mt.default)(ct)).toString("base64")}}var ft=this.buildCanonicalString(vt.method,et,{headers:lt,parameters:ot},tt.toString());return{Signature:this.computeSignature(Ft,ft),subResource:ot}}}).call(this,wt("buffer").Buffer)},{"./../../shims/crypto/crypto.js":237,"babel-runtime/core-js/json/stringify":17,"babel-runtime/core-js/object/keys":23,buffer:38,"is-type-of":165}],10:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/regenerator"),jt=function(kt){return kt&&kt.__esModule?kt:{default:kt}}(Bt),Ct=wt("co"),Mt=wt("co-priority-queue"),It=wt("any-promise"),St=Yt;St._thunkPool=function(kt,xt){function Ft(ot,ut){++tt===ot.length&&ut(lt)}function vt(ot,ut){function ct(){var Nt;return jt.default.wrap(function($t){for(;;)switch($t.prev=$t.next){case 0:Nt=void 0;case 1:if(et.isCancel()){$t.next=9;break}return $t.next=4,Lt.next();case 4:return Nt=$t.sent,$t.next=7,Nt();case 7:$t.next=1;break;case 9:Rt+=1,Rt===ot&&(Lt.fns=[],Lt.buffer=[],ut(lt));case 11:case"end":return $t.stop()}},gt,this)}function ft(Nt){console.error(Nt.stack)}for(var gt=jt.default.mark(ct),Lt=new Mt,Rt=0,Ut=0;Ut<ot;Ut++)Ct(ct).catch(ft);return function(Nt,$t){return function(qt){Lt.push(jt.default.mark(function Zt(){return jt.default.wrap(function(ce){for(;;)switch(ce.prev=ce.next){case 0:return ce.prev=0,ce.t0=qt,ce.next=4,Nt;case 4:ce.t1=ce.sent,(0,ce.t0)(null,ce.t1),ce.next=11;break;case 8:ce.prev=8,ce.t2=ce.catch(0),qt(ce.t2);case 11:case"end":return ce.stop()}},Zt,this,[[0,8]])}),$t)}}}var et=this,tt=0,lt=[];return new It(function(ot){function ut(Rt){return jt.default.wrap(function(Ut){for(;;)switch(Ut.prev=Ut.next){case 0:return Ut.next=2,gt(kt[Rt]);case 2:Ft(kt,ot);case 3:case"end":return Ut.stop()}},ft,this)}function ct(Rt){lt.push(Rt),Ft(kt,ot)}for(var ft=jt.default.mark(ut),gt=new vt(xt,ot),Lt=0;Lt<kt.length;Lt++)Ct(ut(Lt)).catch(ct)})},St.cancel=function(){this.options.cancelFlag=!0},St.isCancel=function(){return this.options.cancelFlag},St.resetCancelFlag=function(){this.options.cancelFlag=!1}},{"any-promise":13,"babel-runtime/regenerator":33,co:41,"co-priority-queue":40}],11:[function(wt,Qt,Yt){"use strict";Yt._isIP=function(Bt){var jt=/^(25[0-5]|2[0-4]\d|[0-1]?\d?\d)(\.(25[0-5]|2[0-4]\d|[0-1]?\d?\d)){3}$/,Ct=/^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$/;return jt.test(Bt)||Ct.test(Bt)}},{}],12:[function(wt,Qt,Yt){function Bt(){}Qt.exports=Bt,Qt.exports.HttpsAgent=Bt},{}],13:[function(wt,Qt,Yt){Qt.exports=wt("./register")().Promise},{"./register":15}],14:[function(wt,Qt,Yt){"use strict";var Bt=null;Qt.exports=function(jt,Ct){return function(Mt,It){Mt=Mt||null,It=It||{};var St=It.global!==!1;if(Bt===null&&St&&(Bt=jt["@@any-promise/REGISTRATION"]||null),Bt!==null&&Mt!==null&&Bt.implementation!==Mt)throw new Error('any-promise already defined as "'+Bt.implementation+'". You can only register an implementation before the first call to require("any-promise") and an implementation cannot be changed');return Bt===null&&(Bt=Mt!==null&&It.Promise!==void 0?{Promise:It.Promise,implementation:Mt}:Ct(Mt),St&&(jt["@@any-promise/REGISTRATION"]=Bt)),Bt}}},{}],15:[function(wt,Qt,Yt){"use strict";function Bt(){if(window.Promise===void 0)throw new Error("any-promise browser requires a polyfill or explicit registration e.g: require('any-promise/register/bluebird')");return{Promise:window.Promise,implementation:"window.Promise"}}Qt.exports=wt("./loader")(window,Bt)},{"./loader":14}],16:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/array/from"),__esModule:!0}},{"core-js/library/fn/array/from":44}],17:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/json/stringify"),__esModule:!0}},{"core-js/library/fn/json/stringify":45}],18:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/object/assign"),__esModule:!0}},{"core-js/library/fn/object/assign":46}],19:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/object/create"),__esModule:!0}},{"core-js/library/fn/object/create":47}],20:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/object/define-property"),__esModule:!0}},{"core-js/library/fn/object/define-property":48}],21:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/object/get-own-property-names"),__esModule:!0}},{"core-js/library/fn/object/get-own-property-names":49}],22:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/object/get-prototype-of"),__esModule:!0}},{"core-js/library/fn/object/get-prototype-of":50}],23:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/object/keys"),__esModule:!0}},{"core-js/library/fn/object/keys":51}],24:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/promise"),__esModule:!0}},{"core-js/library/fn/promise":52}],25:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/set-immediate"),__esModule:!0}},{"core-js/library/fn/set-immediate":53}],26:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/string/from-code-point"),__esModule:!0}},{"core-js/library/fn/string/from-code-point":54}],27:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/symbol"),__esModule:!0}},{"core-js/library/fn/symbol":56}],28:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/symbol/has-instance"),__esModule:!0}},{"core-js/library/fn/symbol/has-instance":55}],29:[function(wt,Qt,Yt){Qt.exports={default:wt("core-js/library/fn/symbol/iterator"),__esModule:!0}},{"core-js/library/fn/symbol/iterator":57}],30:[function(wt,Qt,Yt){"use strict";Yt.__esModule=!0,Yt.default=function(Bt,jt){if(!(Bt instanceof jt))throw new TypeError("Cannot call a class as a function")}},{}],31:[function(wt,Qt,Yt){"use strict";Yt.__esModule=!0;var Bt=wt("../core-js/object/define-property"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);Yt.default=function(){function Ct(Mt,It){for(var St=0;St<It.length;St++){var kt=It[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),(0,jt.default)(Mt,kt.key,kt)}}return function(Mt,It,St){return It&&Ct(Mt.prototype,It),St&&Ct(Mt,St),Mt}}()},{"../core-js/object/define-property":20}],32:[function(wt,Qt,Yt){"use strict";function Bt(kt){return kt&&kt.__esModule?kt:{default:kt}}Yt.__esModule=!0;var jt=wt("../core-js/symbol/iterator"),Ct=Bt(jt),Mt=wt("../core-js/symbol"),It=Bt(Mt),St=typeof It.default=="function"&&typeof Ct.default=="symbol"?function(kt){return typeof kt}:function(kt){return kt&&typeof It.default=="function"&&kt.constructor===It.default&&kt!==It.default.prototype?"symbol":typeof kt};Yt.default=typeof It.default=="function"&&St(Ct.default)==="symbol"?function(kt){return kt===void 0?"undefined":St(kt)}:function(kt){return kt&&typeof It.default=="function"&&kt.constructor===It.default&&kt!==It.default.prototype?"symbol":kt===void 0?"undefined":St(kt)}},{"../core-js/symbol":27,"../core-js/symbol/iterator":29}],33:[function(wt,Qt,Yt){Qt.exports=wt("regenerator-runtime")},{"regenerator-runtime":191}],34:[function(wt,Qt,Yt){"use strict";function Bt(ot){var ut=ot.length;if(ut%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var ct=ot.indexOf("=");return ct===-1&&(ct=ut),[ct,ct===ut?0:4-ct%4]}function jt(ot){var ut=Bt(ot),ct=ut[0],ft=ut[1];return 3*(ct+ft)/4-ft}function Ct(ot,ut,ct){return 3*(ut+ct)/4-ct}function Mt(ot){for(var ut,ct=Bt(ot),ft=ct[0],gt=ct[1],Lt=new vt(Ct(ot,ft,gt)),Rt=0,Ut=gt>0?ft-4:ft,Nt=0;Nt<Ut;Nt+=4)ut=Ft[ot.charCodeAt(Nt)]<<18|Ft[ot.charCodeAt(Nt+1)]<<12|Ft[ot.charCodeAt(Nt+2)]<<6|Ft[ot.charCodeAt(Nt+3)],Lt[Rt++]=ut>>16&255,Lt[Rt++]=ut>>8&255,Lt[Rt++]=255&ut;return gt===2&&(ut=Ft[ot.charCodeAt(Nt)]<<2|Ft[ot.charCodeAt(Nt+1)]>>4,Lt[Rt++]=255&ut),gt===1&&(ut=Ft[ot.charCodeAt(Nt)]<<10|Ft[ot.charCodeAt(Nt+1)]<<4|Ft[ot.charCodeAt(Nt+2)]>>2,Lt[Rt++]=ut>>8&255,Lt[Rt++]=255&ut),Lt}function It(ot){return xt[ot>>18&63]+xt[ot>>12&63]+xt[ot>>6&63]+xt[63&ot]}function St(ot,ut,ct){for(var ft,gt=[],Lt=ut;Lt<ct;Lt+=3)ft=(ot[Lt]<<16&16711680)+(ot[Lt+1]<<8&65280)+(255&ot[Lt+2]),gt.push(It(ft));return gt.join("")}function kt(ot){for(var ut,ct=ot.length,ft=ct%3,gt=[],Lt=0,Rt=ct-ft;Lt<Rt;Lt+=16383)gt.push(St(ot,Lt,Lt+16383>Rt?Rt:Lt+16383));return ft===1?(ut=ot[ct-1],gt.push(xt[ut>>2]+xt[ut<<4&63]+"==")):ft===2&&(ut=(ot[ct-2]<<8)+ot[ct-1],gt.push(xt[ut>>10]+xt[ut>>4&63]+xt[ut<<2&63]+"=")),gt.join("")}Yt.byteLength=jt,Yt.toByteArray=Mt,Yt.fromByteArray=kt;for(var xt=[],Ft=[],vt=typeof Uint8Array!="undefined"?Uint8Array:Array,et="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",tt=0,lt=et.length;tt<lt;++tt)xt[tt]=et[tt],Ft[et.charCodeAt(tt)]=tt;Ft[45]=62,Ft[95]=63},{}],35:[function(wt,Qt,Yt){(function(Bt,jt,Ct){Qt!==void 0&&Qt.exports?Qt.exports=Ct():typeof te=="function"&&te.amd?te("bowser",Ct):Bt.bowser=Ct()})(this,0,function(){function Bt(Ft){function vt(Jt){var re=Ft.match(Jt);return re&&re.length>1&&re[1]||""}function et(Jt){var re=Ft.match(Jt);return re&&re.length>1&&re[2]||""}var tt,lt=vt(/(ipod|iphone|ipad)/i).toLowerCase(),ot=/like android/i.test(Ft),ut=!ot&&/android/i.test(Ft),ct=/nexus\s*[0-6]\s*/i.test(Ft),ft=!ct&&/nexus\s*[0-9]+/i.test(Ft),gt=/CrOS/.test(Ft),Lt=/silk/i.test(Ft),Rt=/sailfish/i.test(Ft),Ut=/tizen/i.test(Ft),Nt=/(web|hpw)os/i.test(Ft),$t=/windows phone/i.test(Ft),qt=(/SamsungBrowser/i.test(Ft),!$t&&/windows/i.test(Ft)),Zt=!lt&&!Lt&&/macintosh/i.test(Ft),ce=!ut&&!Rt&&!Ut&&!Nt&&/linux/i.test(Ft),de=et(/edg([ea]|ios)\/(\d+(\.\d+)?)/i),be=vt(/version\/(\d+(\.\d+)?)/i),Ne=/tablet/i.test(Ft)&&!/tablet pc/i.test(Ft),Ge=!Ne&&/[^-]mobi/i.test(Ft),xe=/xbox/i.test(Ft);/opera/i.test(Ft)?tt={name:"Opera",opera:kt,version:be||vt(/(?:opera|opr|opios)[\s\/](\d+(\.\d+)?)/i)}:/opr\/|opios/i.test(Ft)?tt={name:"Opera",opera:kt,version:vt(/(?:opr|opios)[\s\/](\d+(\.\d+)?)/i)||be}:/SamsungBrowser/i.test(Ft)?tt={name:"Samsung Internet for Android",samsungBrowser:kt,version:be||vt(/(?:SamsungBrowser)[\s\/](\d+(\.\d+)?)/i)}:/coast/i.test(Ft)?tt={name:"Opera Coast",coast:kt,version:be||vt(/(?:coast)[\s\/](\d+(\.\d+)?)/i)}:/yabrowser/i.test(Ft)?tt={name:"Yandex Browser",yandexbrowser:kt,version:be||vt(/(?:yabrowser)[\s\/](\d+(\.\d+)?)/i)}:/ucbrowser/i.test(Ft)?tt={name:"UC Browser",ucbrowser:kt,version:vt(/(?:ucbrowser)[\s\/](\d+(?:\.\d+)+)/i)}:/mxios/i.test(Ft)?tt={name:"Maxthon",maxthon:kt,version:vt(/(?:mxios)[\s\/](\d+(?:\.\d+)+)/i)}:/epiphany/i.test(Ft)?tt={name:"Epiphany",epiphany:kt,version:vt(/(?:epiphany)[\s\/](\d+(?:\.\d+)+)/i)}:/puffin/i.test(Ft)?tt={name:"Puffin",puffin:kt,version:vt(/(?:puffin)[\s\/](\d+(?:\.\d+)?)/i)}:/sleipnir/i.test(Ft)?tt={name:"Sleipnir",sleipnir:kt,version:vt(/(?:sleipnir)[\s\/](\d+(?:\.\d+)+)/i)}:/k-meleon/i.test(Ft)?tt={name:"K-Meleon",kMeleon:kt,version:vt(/(?:k-meleon)[\s\/](\d+(?:\.\d+)+)/i)}:$t?(tt={name:"Windows Phone",osname:"Windows Phone",windowsphone:kt},de?(tt.msedge=kt,tt.version=de):(tt.msie=kt,tt.version=vt(/iemobile\/(\d+(\.\d+)?)/i))):/msie|trident/i.test(Ft)?tt={name:"Internet Explorer",msie:kt,version:vt(/(?:msie |rv:)(\d+(\.\d+)?)/i)}:gt?tt={name:"Chrome",osname:"Chrome OS",chromeos:kt,chromeBook:kt,chrome:kt,version:vt(/(?:chrome|crios|crmo)\/(\d+(\.\d+)?)/i)}:/edg([ea]|ios)/i.test(Ft)?tt={name:"Microsoft Edge",msedge:kt,version:de}:/vivaldi/i.test(Ft)?tt={name:"Vivaldi",vivaldi:kt,version:vt(/vivaldi\/(\d+(\.\d+)?)/i)||be}:Rt?tt={name:"Sailfish",osname:"Sailfish OS",sailfish:kt,version:vt(/sailfish\s?browser\/(\d+(\.\d+)?)/i)}:/seamonkey\//i.test(Ft)?tt={name:"SeaMonkey",seamonkey:kt,version:vt(/seamonkey\/(\d+(\.\d+)?)/i)}:/firefox|iceweasel|fxios/i.test(Ft)?(tt={name:"Firefox",firefox:kt,version:vt(/(?:firefox|iceweasel|fxios)[ \/](\d+(\.\d+)?)/i)},/\((mobile|tablet);[^\)]*rv:[\d\.]+\)/i.test(Ft)&&(tt.firefoxos=kt,tt.osname="Firefox OS")):Lt?tt={name:"Amazon Silk",silk:kt,version:vt(/silk\/(\d+(\.\d+)?)/i)}:/phantom/i.test(Ft)?tt={name:"PhantomJS",phantom:kt,version:vt(/phantomjs\/(\d+(\.\d+)?)/i)}:/slimerjs/i.test(Ft)?tt={name:"SlimerJS",slimer:kt,version:vt(/slimerjs\/(\d+(\.\d+)?)/i)}:/blackberry|\bbb\d+/i.test(Ft)||/rim\stablet/i.test(Ft)?tt={name:"BlackBerry",osname:"BlackBerry OS",blackberry:kt,version:be||vt(/blackberry[\d]+\/(\d+(\.\d+)?)/i)}:Nt?(tt={name:"WebOS",osname:"WebOS",webos:kt,version:be||vt(/w(?:eb)?osbrowser\/(\d+(\.\d+)?)/i)},/touchpad\//i.test(Ft)&&(tt.touchpad=kt)):/bada/i.test(Ft)?tt={name:"Bada",osname:"Bada",bada:kt,version:vt(/dolfin\/(\d+(\.\d+)?)/i)}:Ut?tt={name:"Tizen",osname:"Tizen",tizen:kt,version:vt(/(?:tizen\s?)?browser\/(\d+(\.\d+)?)/i)||be}:/qupzilla/i.test(Ft)?tt={name:"QupZilla",qupzilla:kt,version:vt(/(?:qupzilla)[\s\/](\d+(?:\.\d+)+)/i)||be}:/chromium/i.test(Ft)?tt={name:"Chromium",chromium:kt,version:vt(/(?:chromium)[\s\/](\d+(?:\.\d+)?)/i)||be}:/chrome|crios|crmo/i.test(Ft)?tt={name:"Chrome",chrome:kt,version:vt(/(?:chrome|crios|crmo)\/(\d+(\.\d+)?)/i)}:ut?tt={name:"Android",version:be}:/safari|applewebkit/i.test(Ft)?(tt={name:"Safari",safari:kt},be&&(tt.version=be)):lt?(tt={name:lt=="iphone"?"iPhone":lt=="ipad"?"iPad":"iPod"},be&&(tt.version=be)):tt=/googlebot/i.test(Ft)?{name:"Googlebot",googlebot:kt,version:vt(/googlebot\/(\d+(\.\d+))/i)||be}:{name:vt(/^(.*)\/(.*) /),version:et(/^(.*)\/(.*) /)},!tt.msedge&&/(apple)?webkit/i.test(Ft)?(/(apple)?webkit\/537\.36/i.test(Ft)?(tt.name=tt.name||"Blink",tt.blink=kt):(tt.name=tt.name||"Webkit",tt.webkit=kt),!tt.version&&be&&(tt.version=be)):!tt.opera&&/gecko\//i.test(Ft)&&(tt.name=tt.name||"Gecko",tt.gecko=kt,tt.version=tt.version||vt(/gecko\/(\d+(\.\d+)?)/i)),tt.windowsphone||!ut&&!tt.silk?!tt.windowsphone&&lt?(tt[lt]=kt,tt.ios=kt,tt.osname="iOS"):Zt?(tt.mac=kt,tt.osname="macOS"):xe?(tt.xbox=kt,tt.osname="Xbox"):qt?(tt.windows=kt,tt.osname="Windows"):ce&&(tt.linux=kt,tt.osname="Linux"):(tt.android=kt,tt.osname="Android");var We="";tt.windows?We=function(Jt){switch(Jt){case"NT":return"NT";case"XP":return"XP";case"NT 5.0":return"2000";case"NT 5.1":return"XP";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}}(vt(/Windows ((NT|XP)( \d\d?.\d)?)/i)):tt.windowsphone?We=vt(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i):tt.mac?(We=vt(/Mac OS X (\d+([_\.\s]\d+)*)/i),We=We.replace(/[_\s]/g,".")):lt?(We=vt(/os (\d+([_\s]\d+)*) like mac os x/i),We=We.replace(/[_\s]/g,".")):ut?We=vt(/android[ \/-](\d+(\.\d+)*)/i):tt.webos?We=vt(/(?:web|hpw)os\/(\d+(\.\d+)*)/i):tt.blackberry?We=vt(/rim\stablet\sos\s(\d+(\.\d+)*)/i):tt.bada?We=vt(/bada\/(\d+(\.\d+)*)/i):tt.tizen&&(We=vt(/tizen[\/\s](\d+(\.\d+)*)/i)),We&&(tt.osversion=We);var he=!tt.windows&&We.split(".")[0];return Ne||ft||lt=="ipad"||ut&&(he==3||he>=4&&!Ge)||tt.silk?tt.tablet=kt:(Ge||lt=="iphone"||lt=="ipod"||ut||ct||tt.blackberry||tt.webos||tt.bada)&&(tt.mobile=kt),tt.msedge||tt.msie&&tt.version>=10||tt.yandexbrowser&&tt.version>=15||tt.vivaldi&&tt.version>=1||tt.chrome&&tt.version>=20||tt.samsungBrowser&&tt.version>=4||tt.firefox&&tt.version>=20||tt.safari&&tt.version>=6||tt.opera&&tt.version>=10||tt.ios&&tt.osversion&&tt.osversion.split(".")[0]>=6||tt.blackberry&&tt.version>=10.1||tt.chromium&&tt.version>=20?tt.a=kt:tt.msie&&tt.version<10||tt.chrome&&tt.version<20||tt.firefox&&tt.version<20||tt.safari&&tt.version<6||tt.opera&&tt.version<10||tt.ios&&tt.osversion&&tt.osversion.split(".")[0]<6||tt.chromium&&tt.version<20?tt.c=kt:tt.x=kt,tt}function jt(Ft){return Ft.split(".").length}function Ct(Ft,vt){var et,tt=[];if(Array.prototype.map)return Array.prototype.map.call(Ft,vt);for(et=0;et<Ft.length;et++)tt.push(vt(Ft[et]));return tt}function Mt(Ft){for(var vt=Math.max(jt(Ft[0]),jt(Ft[1])),et=Ct(Ft,function(tt){var lt=vt-jt(tt);return tt+=new Array(lt+1).join(".0"),Ct(tt.split("."),function(ot){return new Array(20-ot.length).join("0")+ot}).reverse()});--vt>=0;){if(et[0][vt]>et[1][vt])return 1;if(et[0][vt]!==et[1][vt])return-1;if(vt===0)return 0}}function It(Ft,vt,et){var tt=xt;typeof vt=="string"&&(et=vt,vt=void 0),vt===void 0&&(vt=!1),et&&(tt=Bt(et));var lt=""+tt.version;for(var ot in Ft)if(Ft.hasOwnProperty(ot)&&tt[ot]){if(typeof Ft[ot]!="string")throw new Error("Browser version in the minVersion map should be a string: "+ot+": "+String(Ft));return Mt([lt,Ft[ot]])<0}return vt}function St(Ft,vt,et){return!It(Ft,vt,et)}var kt=!0,xt=Bt(typeof navigator!="undefined"&&navigator.userAgent||"");return xt.test=function(Ft){for(var vt=0;vt<Ft.length;++vt){var et=Ft[vt];if(typeof et=="string"&&et in xt)return!0}return!1},xt.isUnsupportedBrowser=It,xt.compareVersions=Mt,xt.check=St,xt._detect=Bt,xt.detect=Bt,xt})},{}],36:[function(wt,Qt,Yt){},{}],37:[function(wt,Qt,Yt){function Bt(xt){if(xt&&!St(xt))throw new Error("Unknown encoding: "+xt)}function jt(xt){return xt.toString(this.encoding)}function Ct(xt){this.charReceived=xt.length%2,this.charLength=this.charReceived?2:0}function Mt(xt){this.charReceived=xt.length%3,this.charLength=this.charReceived?3:0}var It=wt("buffer").Buffer,St=It.isEncoding||function(xt){switch(xt&&xt.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}},kt=Yt.StringDecoder=function(xt){switch(this.encoding=(xt||"utf8").toLowerCase().replace(/[-_]/,""),Bt(xt),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=Ct;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=Mt;break;default:return void(this.write=jt)}this.charBuffer=new It(6),this.charReceived=0,this.charLength=0};kt.prototype.write=function(xt){for(var Ft="";this.charLength;){var vt=xt.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:xt.length;if(xt.copy(this.charBuffer,this.charReceived,0,vt),this.charReceived+=vt,this.charReceived<this.charLength)return"";xt=xt.slice(vt,xt.length),Ft=this.charBuffer.slice(0,this.charLength).toString(this.encoding);var tt=Ft.charCodeAt(Ft.length-1);if(!(tt>=55296&&tt<=56319)){if(this.charReceived=this.charLength=0,xt.length===0)return Ft;break}this.charLength+=this.surrogateSize,Ft=""}this.detectIncompleteChar(xt);var et=xt.length;this.charLength&&(xt.copy(this.charBuffer,0,xt.length-this.charReceived,et),et-=this.charReceived),Ft+=xt.toString(this.encoding,0,et);var et=Ft.length-1,tt=Ft.charCodeAt(et);if(tt>=55296&&tt<=56319){var lt=this.surrogateSize;return this.charLength+=lt,this.charReceived+=lt,this.charBuffer.copy(this.charBuffer,lt,0,lt),xt.copy(this.charBuffer,0,0,lt),Ft.substring(0,et)}return Ft},kt.prototype.detectIncompleteChar=function(xt){for(var Ft=xt.length>=3?3:xt.length;Ft>0;Ft--){var vt=xt[xt.length-Ft];if(Ft==1&&vt>>5==6){this.charLength=2;break}if(Ft<=2&&vt>>4==14){this.charLength=3;break}if(Ft<=3&&vt>>3==30){this.charLength=4;break}}this.charReceived=Ft},kt.prototype.end=function(xt){var Ft="";if(xt&&xt.length&&(Ft=this.write(xt)),this.charReceived){var vt=this.charReceived,et=this.charBuffer,tt=this.encoding;Ft+=et.slice(0,vt).toString(tt)}return Ft}},{buffer:38}],38:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(){return Mt.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function Ct(Pt,Dt){if(jt()<Dt)throw new RangeError("Invalid typed array length");return Mt.TYPED_ARRAY_SUPPORT?(Pt=new Uint8Array(Dt),Pt.__proto__=Mt.prototype):(Pt===null&&(Pt=new Mt(Dt)),Pt.length=Dt),Pt}function Mt(Pt,Dt,ie){if(!(Mt.TYPED_ARRAY_SUPPORT||this instanceof Mt))return new Mt(Pt,Dt,ie);if(typeof Pt=="number"){if(typeof Dt=="string")throw new Error("If encoding is specified then the first argument must be a string");return xt(this,Pt)}return It(this,Pt,Dt,ie)}function It(Pt,Dt,ie,Gt){if(typeof Dt=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer!="undefined"&&Dt instanceof ArrayBuffer?et(Pt,Dt,ie,Gt):typeof Dt=="string"?Ft(Pt,Dt,ie):tt(Pt,Dt)}function St(Pt){if(typeof Pt!="number")throw new TypeError('"size" argument must be a number');if(Pt<0)throw new RangeError('"size" argument must not be negative')}function kt(Pt,Dt,ie,Gt){return St(Dt),Dt<=0?Ct(Pt,Dt):ie!==void 0?typeof Gt=="string"?Ct(Pt,Dt).fill(ie,Gt):Ct(Pt,Dt).fill(ie):Ct(Pt,Dt)}function xt(Pt,Dt){if(St(Dt),Pt=Ct(Pt,Dt<0?0:0|lt(Dt)),!Mt.TYPED_ARRAY_SUPPORT)for(var ie=0;ie<Dt;++ie)Pt[ie]=0;return Pt}function Ft(Pt,Dt,ie){if(typeof ie=="string"&&ie!==""||(ie="utf8"),!Mt.isEncoding(ie))throw new TypeError('"encoding" must be a valid string encoding');var Gt=0|ut(Dt,ie);Pt=Ct(Pt,Gt);var Wt=Pt.write(Dt,ie);return Wt!==Gt&&(Pt=Pt.slice(0,Wt)),Pt}function vt(Pt,Dt){var ie=Dt.length<0?0:0|lt(Dt.length);Pt=Ct(Pt,ie);for(var Gt=0;Gt<ie;Gt+=1)Pt[Gt]=255&Dt[Gt];return Pt}function et(Pt,Dt,ie,Gt){if(Dt.byteLength,ie<0||Dt.byteLength<ie)throw new RangeError("'offset' is out of bounds");if(Dt.byteLength<ie+(Gt||0))throw new RangeError("'length' is out of bounds");return Dt=ie===void 0&&Gt===void 0?new Uint8Array(Dt):Gt===void 0?new Uint8Array(Dt,ie):new Uint8Array(Dt,ie,Gt),Mt.TYPED_ARRAY_SUPPORT?(Pt=Dt,Pt.__proto__=Mt.prototype):Pt=vt(Pt,Dt),Pt}function tt(Pt,Dt){if(Mt.isBuffer(Dt)){var ie=0|lt(Dt.length);return Pt=Ct(Pt,ie),Pt.length===0||Dt.copy(Pt,0,0,ie),Pt}if(Dt){if(typeof ArrayBuffer!="undefined"&&Dt.buffer instanceof ArrayBuffer||"length"in Dt)return typeof Dt.length!="number"||Et(Dt.length)?Ct(Pt,0):vt(Pt,Dt);if(Dt.type==="Buffer"&&oe(Dt.data))return vt(Pt,Dt.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function lt(Pt){if(Pt>=jt())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+jt().toString(16)+" bytes");return 0|Pt}function ot(Pt){return+Pt!=Pt&&(Pt=0),Mt.alloc(+Pt)}function ut(Pt,Dt){if(Mt.isBuffer(Pt))return Pt.length;if(typeof ArrayBuffer!="undefined"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(Pt)||Pt instanceof ArrayBuffer))return Pt.byteLength;typeof Pt!="string"&&(Pt=""+Pt);var ie=Pt.length;if(ie===0)return 0;for(var Gt=!1;;)switch(Dt){case"ascii":case"latin1":case"binary":return ie;case"utf8":case"utf-8":case void 0:return we(Pt).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*ie;case"hex":return ie>>>1;case"base64":return je(Pt).length;default:if(Gt)return we(Pt).length;Dt=(""+Dt).toLowerCase(),Gt=!0}}function ct(Pt,Dt,ie){var Gt=!1;if((Dt===void 0||Dt<0)&&(Dt=0),Dt>this.length||((ie===void 0||ie>this.length)&&(ie=this.length),ie<=0)||(ie>>>=0,Dt>>>=0,ie<=Dt))return"";for(Pt||(Pt="utf8");;)switch(Pt){case"hex":return xe(this,Dt,ie);case"utf8":case"utf-8":return de(this,Dt,ie);case"ascii":return Ne(this,Dt,ie);case"latin1":case"binary":return Ge(this,Dt,ie);case"base64":return ce(this,Dt,ie);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return We(this,Dt,ie);default:if(Gt)throw new TypeError("Unknown encoding: "+Pt);Pt=(Pt+"").toLowerCase(),Gt=!0}}function ft(Pt,Dt,ie){var Gt=Pt[Dt];Pt[Dt]=Pt[ie],Pt[ie]=Gt}function gt(Pt,Dt,ie,Gt,Wt){if(Pt.length===0)return-1;if(typeof ie=="string"?(Gt=ie,ie=0):ie>2147483647?ie=2147483647:ie<-2147483648&&(ie=-2147483648),ie=+ie,isNaN(ie)&&(ie=Wt?0:Pt.length-1),ie<0&&(ie=Pt.length+ie),ie>=Pt.length){if(Wt)return-1;ie=Pt.length-1}else if(ie<0){if(!Wt)return-1;ie=0}if(typeof Dt=="string"&&(Dt=Mt.from(Dt,Gt)),Mt.isBuffer(Dt))return Dt.length===0?-1:Lt(Pt,Dt,ie,Gt,Wt);if(typeof Dt=="number")return Dt&=255,Mt.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?Wt?Uint8Array.prototype.indexOf.call(Pt,Dt,ie):Uint8Array.prototype.lastIndexOf.call(Pt,Dt,ie):Lt(Pt,[Dt],ie,Gt,Wt);throw new TypeError("val must be string, number or Buffer")}function Lt(Pt,Dt,ie,Gt,Wt){function ge(Xe,Dn){return Pe===1?Xe[Dn]:Xe.readUInt16BE(Dn*Pe)}var Pe=1,Ve=Pt.length,_e=Dt.length;if(Gt!==void 0&&((Gt=String(Gt).toLowerCase())==="ucs2"||Gt==="ucs-2"||Gt==="utf16le"||Gt==="utf-16le")){if(Pt.length<2||Dt.length<2)return-1;Pe=2,Ve/=2,_e/=2,ie/=2}var Fe;if(Wt){var rn=-1;for(Fe=ie;Fe<Ve;Fe++)if(ge(Pt,Fe)===ge(Dt,rn===-1?0:Fe-rn)){if(rn===-1&&(rn=Fe),Fe-rn+1===_e)return rn*Pe}else rn!==-1&&(Fe-=Fe-rn),rn=-1}else for(ie+_e>Ve&&(ie=Ve-_e),Fe=ie;Fe>=0;Fe--){for(var sn=!0,on=0;on<_e;on++)if(ge(Pt,Fe+on)!==ge(Dt,on)){sn=!1;break}if(sn)return Fe}return-1}function Rt(Pt,Dt,ie,Gt){ie=Number(ie)||0;var Wt=Pt.length-ie;Gt?(Gt=Number(Gt))>Wt&&(Gt=Wt):Gt=Wt;var ge=Dt.length;if(ge%2!=0)throw new TypeError("Invalid hex string");Gt>ge/2&&(Gt=ge/2);for(var Pe=0;Pe<Gt;++Pe){var Ve=parseInt(Dt.substr(2*Pe,2),16);if(isNaN(Ve))return Pe;Pt[ie+Pe]=Ve}return Pe}function Ut(Pt,Dt,ie,Gt){return ee(we(Dt,Pt.length-ie),Pt,ie,Gt)}function Nt(Pt,Dt,ie,Gt){return ee(Re(Dt),Pt,ie,Gt)}function $t(Pt,Dt,ie,Gt){return Nt(Pt,Dt,ie,Gt)}function qt(Pt,Dt,ie,Gt){return ee(je(Dt),Pt,ie,Gt)}function Zt(Pt,Dt,ie,Gt){return ee(De(Dt,Pt.length-ie),Pt,ie,Gt)}function ce(Pt,Dt,ie){return Dt===0&&ie===Pt.length?bt.fromByteArray(Pt):bt.fromByteArray(Pt.slice(Dt,ie))}function de(Pt,Dt,ie){ie=Math.min(Pt.length,ie);for(var Gt=[],Wt=Dt;Wt<ie;){var ge=Pt[Wt],Pe=null,Ve=ge>239?4:ge>223?3:ge>191?2:1;if(Wt+Ve<=ie){var _e,Fe,rn,sn;switch(Ve){case 1:ge<128&&(Pe=ge);break;case 2:_e=Pt[Wt+1],(192&_e)==128&&(sn=(31&ge)<<6|63&_e)>127&&(Pe=sn);break;case 3:_e=Pt[Wt+1],Fe=Pt[Wt+2],(192&_e)==128&&(192&Fe)==128&&(sn=(15&ge)<<12|(63&_e)<<6|63&Fe)>2047&&(sn<55296||sn>57343)&&(Pe=sn);break;case 4:_e=Pt[Wt+1],Fe=Pt[Wt+2],rn=Pt[Wt+3],(192&_e)==128&&(192&Fe)==128&&(192&rn)==128&&(sn=(15&ge)<<18|(63&_e)<<12|(63&Fe)<<6|63&rn)>65535&&sn<1114112&&(Pe=sn)}}Pe===null?(Pe=65533,Ve=1):Pe>65535&&(Pe-=65536,Gt.push(Pe>>>10&1023|55296),Pe=56320|1023&Pe),Gt.push(Pe),Wt+=Ve}return be(Gt)}function be(Pt){var Dt=Pt.length;if(Dt<=_t)return String.fromCharCode.apply(String,Pt);for(var ie="",Gt=0;Gt<Dt;)ie+=String.fromCharCode.apply(String,Pt.slice(Gt,Gt+=_t));return ie}function Ne(Pt,Dt,ie){var Gt="";ie=Math.min(Pt.length,ie);for(var Wt=Dt;Wt<ie;++Wt)Gt+=String.fromCharCode(127&Pt[Wt]);return Gt}function Ge(Pt,Dt,ie){var Gt="";ie=Math.min(Pt.length,ie);for(var Wt=Dt;Wt<ie;++Wt)Gt+=String.fromCharCode(Pt[Wt]);return Gt}function xe(Pt,Dt,ie){var Gt=Pt.length;(!Dt||Dt<0)&&(Dt=0),(!ie||ie<0||ie>Gt)&&(ie=Gt);for(var Wt="",ge=Dt;ge<ie;++ge)Wt+=Le(Pt[ge]);return Wt}function We(Pt,Dt,ie){for(var Gt=Pt.slice(Dt,ie),Wt="",ge=0;ge<Gt.length;ge+=2)Wt+=String.fromCharCode(Gt[ge]+256*Gt[ge+1]);return Wt}function he(Pt,Dt,ie){if(Pt%1!=0||Pt<0)throw new RangeError("offset is not uint");if(Pt+Dt>ie)throw new RangeError("Trying to access beyond buffer length")}function Jt(Pt,Dt,ie,Gt,Wt,ge){if(!Mt.isBuffer(Pt))throw new TypeError('"buffer" argument must be a Buffer instance');if(Dt>Wt||Dt<ge)throw new RangeError('"value" argument is out of bounds');if(ie+Gt>Pt.length)throw new RangeError("Index out of range")}function re(Pt,Dt,ie,Gt){Dt<0&&(Dt=65535+Dt+1);for(var Wt=0,ge=Math.min(Pt.length-ie,2);Wt<ge;++Wt)Pt[ie+Wt]=(Dt&255<<8*(Gt?Wt:1-Wt))>>>8*(Gt?Wt:1-Wt)}function se(Pt,Dt,ie,Gt){Dt<0&&(Dt=4294967295+Dt+1);for(var Wt=0,ge=Math.min(Pt.length-ie,4);Wt<ge;++Wt)Pt[ie+Wt]=Dt>>>8*(Gt?Wt:3-Wt)&255}function pe(Pt,Dt,ie,Gt,Wt,ge){if(ie+Gt>Pt.length)throw new RangeError("Index out of range");if(ie<0)throw new RangeError("Index out of range")}function le(Pt,Dt,ie,Gt,Wt){return Wt||pe(Pt,Dt,ie,4,34028234663852886e22,-34028234663852886e22),Kt.write(Pt,Dt,ie,Gt,23,4),ie+4}function ze(Pt,Dt,ie,Gt,Wt){return Wt||pe(Pt,Dt,ie,8,17976931348623157e292,-17976931348623157e292),Kt.write(Pt,Dt,ie,Gt,52,8),ie+8}function Me(Pt){if(Pt=Je(Pt).replace(Ot,""),Pt.length<2)return"";for(;Pt.length%4!=0;)Pt+="=";return Pt}function Je(Pt){return Pt.trim?Pt.trim():Pt.replace(/^\s+|\s+$/g,"")}function Le(Pt){return Pt<16?"0"+Pt.toString(16):Pt.toString(16)}function we(Pt,Dt){Dt=Dt||1/0;for(var ie,Gt=Pt.length,Wt=null,ge=[],Pe=0;Pe<Gt;++Pe){if((ie=Pt.charCodeAt(Pe))>55295&&ie<57344){if(!Wt){if(ie>56319){(Dt-=3)>-1&&ge.push(239,191,189);continue}if(Pe+1===Gt){(Dt-=3)>-1&&ge.push(239,191,189);continue}Wt=ie;continue}if(ie<56320){(Dt-=3)>-1&&ge.push(239,191,189),Wt=ie;continue}ie=65536+(Wt-55296<<10|ie-56320)}else Wt&&(Dt-=3)>-1&&ge.push(239,191,189);if(Wt=null,ie<128){if((Dt-=1)<0)break;ge.push(ie)}else if(ie<2048){if((Dt-=2)<0)break;ge.push(ie>>6|192,63&ie|128)}else if(ie<65536){if((Dt-=3)<0)break;ge.push(ie>>12|224,ie>>6&63|128,63&ie|128)}else{if(!(ie<1114112))throw new Error("Invalid code point");if((Dt-=4)<0)break;ge.push(ie>>18|240,ie>>12&63|128,ie>>6&63|128,63&ie|128)}}return ge}function Re(Pt){for(var Dt=[],ie=0;ie<Pt.length;++ie)Dt.push(255&Pt.charCodeAt(ie));return Dt}function De(Pt,Dt){for(var ie,Gt,Wt,ge=[],Pe=0;Pe<Pt.length&&!((Dt-=2)<0);++Pe)ie=Pt.charCodeAt(Pe),Gt=ie>>8,Wt=ie%256,ge.push(Wt),ge.push(Gt);return ge}function je(Pt){return bt.toByteArray(Me(Pt))}function ee(Pt,Dt,ie,Gt){for(var Wt=0;Wt<Gt&&!(Wt+ie>=Dt.length||Wt>=Pt.length);++Wt)Dt[Wt+ie]=Pt[Wt];return Wt}function Et(Pt){return Pt!==Pt}var bt=wt("base64-js"),Kt=wt("ieee754"),oe=wt("isarray");Yt.Buffer=Mt,Yt.SlowBuffer=ot,Yt.INSPECT_MAX_BYTES=50,Mt.TYPED_ARRAY_SUPPORT=Bt.TYPED_ARRAY_SUPPORT!==void 0?Bt.TYPED_ARRAY_SUPPORT:function(){try{var Pt=new Uint8Array(1);return Pt.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},Pt.foo()===42&&typeof Pt.subarray=="function"&&Pt.subarray(1,1).byteLength===0}catch(Dt){return!1}}(),Yt.kMaxLength=jt(),Mt.poolSize=8192,Mt._augment=function(Pt){return Pt.__proto__=Mt.prototype,Pt},Mt.from=function(Pt,Dt,ie){return It(null,Pt,Dt,ie)},Mt.TYPED_ARRAY_SUPPORT&&(Mt.prototype.__proto__=Uint8Array.prototype,Mt.__proto__=Uint8Array,typeof Symbol!="undefined"&&Symbol.species&&Mt[Symbol.species]===Mt&&Object.defineProperty(Mt,Symbol.species,{value:null,configurable:!0})),Mt.alloc=function(Pt,Dt,ie){return kt(null,Pt,Dt,ie)},Mt.allocUnsafe=function(Pt){return xt(null,Pt)},Mt.allocUnsafeSlow=function(Pt){return xt(null,Pt)},Mt.isBuffer=function(Pt){return!(Pt==null||!Pt._isBuffer)},Mt.compare=function(Pt,Dt){if(!Mt.isBuffer(Pt)||!Mt.isBuffer(Dt))throw new TypeError("Arguments must be Buffers");if(Pt===Dt)return 0;for(var ie=Pt.length,Gt=Dt.length,Wt=0,ge=Math.min(ie,Gt);Wt<ge;++Wt)if(Pt[Wt]!==Dt[Wt]){ie=Pt[Wt],Gt=Dt[Wt];break}return ie<Gt?-1:Gt<ie?1:0},Mt.isEncoding=function(Pt){switch(String(Pt).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},Mt.concat=function(Pt,Dt){if(!oe(Pt))throw new TypeError('"list" argument must be an Array of Buffers');if(Pt.length===0)return Mt.alloc(0);var ie;if(Dt===void 0)for(Dt=0,ie=0;ie<Pt.length;++ie)Dt+=Pt[ie].length;var Gt=Mt.allocUnsafe(Dt),Wt=0;for(ie=0;ie<Pt.length;++ie){var ge=Pt[ie];if(!Mt.isBuffer(ge))throw new TypeError('"list" argument must be an Array of Buffers');ge.copy(Gt,Wt),Wt+=ge.length}return Gt},Mt.byteLength=ut,Mt.prototype._isBuffer=!0,Mt.prototype.swap16=function(){var Pt=this.length;if(Pt%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var Dt=0;Dt<Pt;Dt+=2)ft(this,Dt,Dt+1);return this},Mt.prototype.swap32=function(){var Pt=this.length;if(Pt%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var Dt=0;Dt<Pt;Dt+=4)ft(this,Dt,Dt+3),ft(this,Dt+1,Dt+2);return this},Mt.prototype.swap64=function(){var Pt=this.length;if(Pt%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var Dt=0;Dt<Pt;Dt+=8)ft(this,Dt,Dt+7),ft(this,Dt+1,Dt+6),ft(this,Dt+2,Dt+5),ft(this,Dt+3,Dt+4);return this},Mt.prototype.toString=function(){var Pt=0|this.length;return Pt===0?"":arguments.length===0?de(this,0,Pt):ct.apply(this,arguments)},Mt.prototype.equals=function(Pt){if(!Mt.isBuffer(Pt))throw new TypeError("Argument must be a Buffer");return this===Pt||Mt.compare(this,Pt)===0},Mt.prototype.inspect=function(){var Pt="",Dt=Yt.INSPECT_MAX_BYTES;return this.length>0&&(Pt=this.toString("hex",0,Dt).match(/.{2}/g).join(" "),this.length>Dt&&(Pt+=" ... ")),"<Buffer "+Pt+">"},Mt.prototype.compare=function(Pt,Dt,ie,Gt,Wt){if(!Mt.isBuffer(Pt))throw new TypeError("Argument must be a Buffer");if(Dt===void 0&&(Dt=0),ie===void 0&&(ie=Pt?Pt.length:0),Gt===void 0&&(Gt=0),Wt===void 0&&(Wt=this.length),Dt<0||ie>Pt.length||Gt<0||Wt>this.length)throw new RangeError("out of range index");if(Gt>=Wt&&Dt>=ie)return 0;if(Gt>=Wt)return-1;if(Dt>=ie)return 1;if(Dt>>>=0,ie>>>=0,Gt>>>=0,Wt>>>=0,this===Pt)return 0;for(var ge=Wt-Gt,Pe=ie-Dt,Ve=Math.min(ge,Pe),_e=this.slice(Gt,Wt),Fe=Pt.slice(Dt,ie),rn=0;rn<Ve;++rn)if(_e[rn]!==Fe[rn]){ge=_e[rn],Pe=Fe[rn];break}return ge<Pe?-1:Pe<ge?1:0},Mt.prototype.includes=function(Pt,Dt,ie){return this.indexOf(Pt,Dt,ie)!==-1},Mt.prototype.indexOf=function(Pt,Dt,ie){return gt(this,Pt,Dt,ie,!0)},Mt.prototype.lastIndexOf=function(Pt,Dt,ie){return gt(this,Pt,Dt,ie,!1)},Mt.prototype.write=function(Pt,Dt,ie,Gt){if(Dt===void 0)Gt="utf8",ie=this.length,Dt=0;else if(ie===void 0&&typeof Dt=="string")Gt=Dt,ie=this.length,Dt=0;else{if(!isFinite(Dt))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");Dt|=0,isFinite(ie)?(ie|=0,Gt===void 0&&(Gt="utf8")):(Gt=ie,ie=void 0)}var Wt=this.length-Dt;if((ie===void 0||ie>Wt)&&(ie=Wt),Pt.length>0&&(ie<0||Dt<0)||Dt>this.length)throw new RangeError("Attempt to write outside buffer bounds");Gt||(Gt="utf8");for(var ge=!1;;)switch(Gt){case"hex":return Rt(this,Pt,Dt,ie);case"utf8":case"utf-8":return Ut(this,Pt,Dt,ie);case"ascii":return Nt(this,Pt,Dt,ie);case"latin1":case"binary":return $t(this,Pt,Dt,ie);case"base64":return qt(this,Pt,Dt,ie);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zt(this,Pt,Dt,ie);default:if(ge)throw new TypeError("Unknown encoding: "+Gt);Gt=(""+Gt).toLowerCase(),ge=!0}},Mt.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var _t=4096;Mt.prototype.slice=function(Pt,Dt){var ie=this.length;Pt=~~Pt,Dt=Dt===void 0?ie:~~Dt,Pt<0?(Pt+=ie)<0&&(Pt=0):Pt>ie&&(Pt=ie),Dt<0?(Dt+=ie)<0&&(Dt=0):Dt>ie&&(Dt=ie),Dt<Pt&&(Dt=Pt);var Gt;if(Mt.TYPED_ARRAY_SUPPORT)Gt=this.subarray(Pt,Dt),Gt.__proto__=Mt.prototype;else{var Wt=Dt-Pt;Gt=new Mt(Wt,void 0);for(var ge=0;ge<Wt;++ge)Gt[ge]=this[ge+Pt]}return Gt},Mt.prototype.readUIntLE=function(Pt,Dt,ie){Pt|=0,Dt|=0,ie||he(Pt,Dt,this.length);for(var Gt=this[Pt],Wt=1,ge=0;++ge<Dt&&(Wt*=256);)Gt+=this[Pt+ge]*Wt;return Gt},Mt.prototype.readUIntBE=function(Pt,Dt,ie){Pt|=0,Dt|=0,ie||he(Pt,Dt,this.length);for(var Gt=this[Pt+--Dt],Wt=1;Dt>0&&(Wt*=256);)Gt+=this[Pt+--Dt]*Wt;return Gt},Mt.prototype.readUInt8=function(Pt,Dt){return Dt||he(Pt,1,this.length),this[Pt]},Mt.prototype.readUInt16LE=function(Pt,Dt){return Dt||he(Pt,2,this.length),this[Pt]|this[Pt+1]<<8},Mt.prototype.readUInt16BE=function(Pt,Dt){return Dt||he(Pt,2,this.length),this[Pt]<<8|this[Pt+1]},Mt.prototype.readUInt32LE=function(Pt,Dt){return Dt||he(Pt,4,this.length),(this[Pt]|this[Pt+1]<<8|this[Pt+2]<<16)+16777216*this[Pt+3]},Mt.prototype.readUInt32BE=function(Pt,Dt){return Dt||he(Pt,4,this.length),16777216*this[Pt]+(this[Pt+1]<<16|this[Pt+2]<<8|this[Pt+3])},Mt.prototype.readIntLE=function(Pt,Dt,ie){Pt|=0,Dt|=0,ie||he(Pt,Dt,this.length);for(var Gt=this[Pt],Wt=1,ge=0;++ge<Dt&&(Wt*=256);)Gt+=this[Pt+ge]*Wt;return Wt*=128,Gt>=Wt&&(Gt-=Math.pow(2,8*Dt)),Gt},Mt.prototype.readIntBE=function(Pt,Dt,ie){Pt|=0,Dt|=0,ie||he(Pt,Dt,this.length);for(var Gt=Dt,Wt=1,ge=this[Pt+--Gt];Gt>0&&(Wt*=256);)ge+=this[Pt+--Gt]*Wt;return Wt*=128,ge>=Wt&&(ge-=Math.pow(2,8*Dt)),ge},Mt.prototype.readInt8=function(Pt,Dt){return Dt||he(Pt,1,this.length),128&this[Pt]?-1*(255-this[Pt]+1):this[Pt]},Mt.prototype.readInt16LE=function(Pt,Dt){Dt||he(Pt,2,this.length);var ie=this[Pt]|this[Pt+1]<<8;return 32768&ie?4294901760|ie:ie},Mt.prototype.readInt16BE=function(Pt,Dt){Dt||he(Pt,2,this.length);var ie=this[Pt+1]|this[Pt]<<8;return 32768&ie?4294901760|ie:ie},Mt.prototype.readInt32LE=function(Pt,Dt){return Dt||he(Pt,4,this.length),this[Pt]|this[Pt+1]<<8|this[Pt+2]<<16|this[Pt+3]<<24},Mt.prototype.readInt32BE=function(Pt,Dt){return Dt||he(Pt,4,this.length),this[Pt]<<24|this[Pt+1]<<16|this[Pt+2]<<8|this[Pt+3]},Mt.prototype.readFloatLE=function(Pt,Dt){return Dt||he(Pt,4,this.length),Kt.read(this,Pt,!0,23,4)},Mt.prototype.readFloatBE=function(Pt,Dt){return Dt||he(Pt,4,this.length),Kt.read(this,Pt,!1,23,4)},Mt.prototype.readDoubleLE=function(Pt,Dt){return Dt||he(Pt,8,this.length),Kt.read(this,Pt,!0,52,8)},Mt.prototype.readDoubleBE=function(Pt,Dt){return Dt||he(Pt,8,this.length),Kt.read(this,Pt,!1,52,8)},Mt.prototype.writeUIntLE=function(Pt,Dt,ie,Gt){Pt=+Pt,Dt|=0,ie|=0,!Gt&&Jt(this,Pt,Dt,ie,Math.pow(2,8*ie)-1,0);var Wt=1,ge=0;for(this[Dt]=255&Pt;++ge<ie&&(Wt*=256);)this[Dt+ge]=Pt/Wt&255;return Dt+ie},Mt.prototype.writeUIntBE=function(Pt,Dt,ie,Gt){Pt=+Pt,Dt|=0,ie|=0,!Gt&&Jt(this,Pt,Dt,ie,Math.pow(2,8*ie)-1,0);var Wt=ie-1,ge=1;for(this[Dt+Wt]=255&Pt;--Wt>=0&&(ge*=256);)this[Dt+Wt]=Pt/ge&255;return Dt+ie},Mt.prototype.writeUInt8=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,1,255,0),Mt.TYPED_ARRAY_SUPPORT||(Pt=Math.floor(Pt)),this[Dt]=255&Pt,Dt+1},Mt.prototype.writeUInt16LE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,2,65535,0),Mt.TYPED_ARRAY_SUPPORT?(this[Dt]=255&Pt,this[Dt+1]=Pt>>>8):re(this,Pt,Dt,!0),Dt+2},Mt.prototype.writeUInt16BE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,2,65535,0),Mt.TYPED_ARRAY_SUPPORT?(this[Dt]=Pt>>>8,this[Dt+1]=255&Pt):re(this,Pt,Dt,!1),Dt+2},Mt.prototype.writeUInt32LE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,4,4294967295,0),Mt.TYPED_ARRAY_SUPPORT?(this[Dt+3]=Pt>>>24,this[Dt+2]=Pt>>>16,this[Dt+1]=Pt>>>8,this[Dt]=255&Pt):se(this,Pt,Dt,!0),Dt+4},Mt.prototype.writeUInt32BE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,4,4294967295,0),Mt.TYPED_ARRAY_SUPPORT?(this[Dt]=Pt>>>24,this[Dt+1]=Pt>>>16,this[Dt+2]=Pt>>>8,this[Dt+3]=255&Pt):se(this,Pt,Dt,!1),Dt+4},Mt.prototype.writeIntLE=function(Pt,Dt,ie,Gt){if(Pt=+Pt,Dt|=0,!Gt){var Wt=Math.pow(2,8*ie-1);Jt(this,Pt,Dt,ie,Wt-1,-Wt)}var ge=0,Pe=1,Ve=0;for(this[Dt]=255&Pt;++ge<ie&&(Pe*=256);)Pt<0&&Ve===0&&this[Dt+ge-1]!==0&&(Ve=1),this[Dt+ge]=(Pt/Pe>>0)-Ve&255;return Dt+ie},Mt.prototype.writeIntBE=function(Pt,Dt,ie,Gt){if(Pt=+Pt,Dt|=0,!Gt){var Wt=Math.pow(2,8*ie-1);Jt(this,Pt,Dt,ie,Wt-1,-Wt)}var ge=ie-1,Pe=1,Ve=0;for(this[Dt+ge]=255&Pt;--ge>=0&&(Pe*=256);)Pt<0&&Ve===0&&this[Dt+ge+1]!==0&&(Ve=1),this[Dt+ge]=(Pt/Pe>>0)-Ve&255;return Dt+ie},Mt.prototype.writeInt8=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,1,127,-128),Mt.TYPED_ARRAY_SUPPORT||(Pt=Math.floor(Pt)),Pt<0&&(Pt=255+Pt+1),this[Dt]=255&Pt,Dt+1},Mt.prototype.writeInt16LE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,2,32767,-32768),Mt.TYPED_ARRAY_SUPPORT?(this[Dt]=255&Pt,this[Dt+1]=Pt>>>8):re(this,Pt,Dt,!0),Dt+2},Mt.prototype.writeInt16BE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,2,32767,-32768),Mt.TYPED_ARRAY_SUPPORT?(this[Dt]=Pt>>>8,this[Dt+1]=255&Pt):re(this,Pt,Dt,!1),Dt+2},Mt.prototype.writeInt32LE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,4,2147483647,-2147483648),Mt.TYPED_ARRAY_SUPPORT?(this[Dt]=255&Pt,this[Dt+1]=Pt>>>8,this[Dt+2]=Pt>>>16,this[Dt+3]=Pt>>>24):se(this,Pt,Dt,!0),Dt+4},Mt.prototype.writeInt32BE=function(Pt,Dt,ie){return Pt=+Pt,Dt|=0,ie||Jt(this,Pt,Dt,4,2147483647,-2147483648),Pt<0&&(Pt=4294967295+Pt+1),Mt.TYPED_ARRAY_SUPPORT?(this[Dt]=Pt>>>24,this[Dt+1]=Pt>>>16,this[Dt+2]=Pt>>>8,this[Dt+3]=255&Pt):se(this,Pt,Dt,!1),Dt+4},Mt.prototype.writeFloatLE=function(Pt,Dt,ie){return le(this,Pt,Dt,!0,ie)},Mt.prototype.writeFloatBE=function(Pt,Dt,ie){return le(this,Pt,Dt,!1,ie)},Mt.prototype.writeDoubleLE=function(Pt,Dt,ie){return ze(this,Pt,Dt,!0,ie)},Mt.prototype.writeDoubleBE=function(Pt,Dt,ie){return ze(this,Pt,Dt,!1,ie)},Mt.prototype.copy=function(Pt,Dt,ie,Gt){if(ie||(ie=0),Gt||Gt===0||(Gt=this.length),Dt>=Pt.length&&(Dt=Pt.length),Dt||(Dt=0),Gt>0&&Gt<ie&&(Gt=ie),Gt===ie||Pt.length===0||this.length===0)return 0;if(Dt<0)throw new RangeError("targetStart out of bounds");if(ie<0||ie>=this.length)throw new RangeError("sourceStart out of bounds");if(Gt<0)throw new RangeError("sourceEnd out of bounds");Gt>this.length&&(Gt=this.length),Pt.length-Dt<Gt-ie&&(Gt=Pt.length-Dt+ie);var Wt,ge=Gt-ie;if(this===Pt&&ie<Dt&&Dt<Gt)for(Wt=ge-1;Wt>=0;--Wt)Pt[Wt+Dt]=this[Wt+ie];else if(ge<1e3||!Mt.TYPED_ARRAY_SUPPORT)for(Wt=0;Wt<ge;++Wt)Pt[Wt+Dt]=this[Wt+ie];else Uint8Array.prototype.set.call(Pt,this.subarray(ie,ie+ge),Dt);return ge},Mt.prototype.fill=function(Pt,Dt,ie,Gt){if(typeof Pt=="string"){if(typeof Dt=="string"?(Gt=Dt,Dt=0,ie=this.length):typeof ie=="string"&&(Gt=ie,ie=this.length),Pt.length===1){var Wt=Pt.charCodeAt(0);Wt<256&&(Pt=Wt)}if(Gt!==void 0&&typeof Gt!="string")throw new TypeError("encoding must be a string");if(typeof Gt=="string"&&!Mt.isEncoding(Gt))throw new TypeError("Unknown encoding: "+Gt)}else typeof Pt=="number"&&(Pt&=255);if(Dt<0||this.length<Dt||this.length<ie)throw new RangeError("Out of range index");if(ie<=Dt)return this;Dt>>>=0,ie=ie===void 0?this.length:ie>>>0,Pt||(Pt=0);var ge;if(typeof Pt=="number")for(ge=Dt;ge<ie;++ge)this[ge]=Pt;else{var Pe=Mt.isBuffer(Pt)?Pt:we(new Mt(Pt,Gt).toString()),Ve=Pe.length;for(ge=0;ge<ie-Dt;++ge)this[ge+Dt]=Pe[ge%Ve]}return this};var Ot=/[^+\/0-9A-Za-z-_]/g}).call(this,typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"base64-js":34,ieee754:161,isarray:166}],39:[function(wt,Qt,Yt){Qt.exports={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}},{}],40:[function(wt,Qt,Yt){"use strict";var Bt=function(){this.buffer=[],this.fns=[]};Bt.prototype.push=function(Ct,Mt){if(this.fns.length)return this.fns.shift()(null,Ct);var It={data:Ct,priority:Mt},St=jt(this.buffer,It,function(kt){return kt.priority});this.buffer.splice(St,0,It)},Bt.prototype.next=function(){var Ct=this;return function(Mt){if(Ct.buffer.length)return Mt(null,Ct.buffer.pop().data);Ct.fns.push(Mt)}};var jt=function(Ct,Mt,It){Mt=It(Mt);for(var St=0,kt=Ct?Ct.length:St;St<kt;){var xt=St+kt>>>1;It(Ct[xt])<Mt?St=xt+1:kt=xt}return St};Qt.exports=Bt},{}],41:[function(wt,Qt,Yt){function Bt(et){var tt=this,lt=vt.call(arguments,1);return new Promise(function(ot,ut){function ct(Lt){var Rt;try{Rt=et.next(Lt)}catch(Ut){return ut(Ut)}gt(Rt)}function ft(Lt){var Rt;try{Rt=et.throw(Lt)}catch(Ut){return ut(Ut)}gt(Rt)}function gt(Lt){if(Lt.done)return ot(Lt.value);var Rt=jt.call(tt,Lt.value);return Rt&&St(Rt)?Rt.then(ct,ft):ft(new TypeError('You may only yield a function, promise, generator, array, or object, but the following object was passed: "'+String(Lt.value)+'"'))}if(typeof et=="function"&&(et=et.apply(tt,lt)),!et||typeof et.next!="function")return ot(et);ct()})}function jt(et){return et&&(St(et)?et:xt(et)||kt(et)?Bt.call(this,et):typeof et=="function"?Ct.call(this,et):Array.isArray(et)?Mt.call(this,et):Ft(et)?It.call(this,et):et)}function Ct(et){var tt=this;return new Promise(function(lt,ot){et.call(tt,function(ut,ct){if(ut)return ot(ut);arguments.length>2&&(ct=vt.call(arguments,1)),lt(ct)})})}function Mt(et){return Promise.all(et.map(jt,this))}function It(et){for(var tt=new et.constructor,lt=Object.keys(et),ot=[],ut=0;ut<lt.length;ut++){var ct=lt[ut],ft=jt.call(this,et[ct]);ft&&St(ft)?function(gt,Lt){tt[Lt]=void 0,ot.push(gt.then(function(Rt){tt[Lt]=Rt}))}(ft,ct):tt[ct]=et[ct]}return Promise.all(ot).then(function(){return tt})}function St(et){return typeof et.then=="function"}function kt(et){return typeof et.next=="function"&&typeof et.throw=="function"}function xt(et){var tt=et.constructor;return!!tt&&(tt.name==="GeneratorFunction"||tt.displayName==="GeneratorFunction"||kt(tt.prototype))}function Ft(et){return Object==et.constructor}var vt=Array.prototype.slice;Qt.exports=Bt.default=Bt.co=Bt,Bt.wrap=function(et){function tt(){return Bt.call(this,et.apply(this,arguments))}return tt.__generatorFunction__=et,tt}},{}],42:[function(wt,Qt,Yt){Qt.exports={O_RDONLY:0,O_WRONLY:1,O_RDWR:2,S_IFMT:61440,S_IFREG:32768,S_IFDIR:16384,S_IFCHR:8192,S_IFBLK:24576,S_IFIFO:4096,S_IFLNK:40960,S_IFSOCK:49152,O_CREAT:512,O_EXCL:2048,O_NOCTTY:131072,O_TRUNC:1024,O_APPEND:8,O_DIRECTORY:1048576,O_NOFOLLOW:256,O_SYNC:128,O_SYMLINK:2097152,O_NONBLOCK:4,S_IRWXU:448,S_IRUSR:256,S_IWUSR:128,S_IXUSR:64,S_IRWXG:56,S_IRGRP:32,S_IWGRP:16,S_IXGRP:8,S_IRWXO:7,S_IROTH:4,S_IWOTH:2,S_IXOTH:1,E2BIG:7,EACCES:13,EADDRINUSE:48,EADDRNOTAVAIL:49,EAFNOSUPPORT:47,EAGAIN:35,EALREADY:37,EBADF:9,EBADMSG:94,EBUSY:16,ECANCELED:89,ECHILD:10,ECONNABORTED:53,ECONNREFUSED:61,ECONNRESET:54,EDEADLK:11,EDESTADDRREQ:39,EDOM:33,EDQUOT:69,EEXIST:17,EFAULT:14,EFBIG:27,EHOSTUNREACH:65,EIDRM:90,EILSEQ:92,EINPROGRESS:36,EINTR:4,EINVAL:22,EIO:5,EISCONN:56,EISDIR:21,ELOOP:62,EMFILE:24,EMLINK:31,EMSGSIZE:40,EMULTIHOP:95,ENAMETOOLONG:63,ENETDOWN:50,ENETRESET:52,ENETUNREACH:51,ENFILE:23,ENOBUFS:55,ENODATA:96,ENODEV:19,ENOENT:2,ENOEXEC:8,ENOLCK:77,ENOLINK:97,ENOMEM:12,ENOMSG:91,ENOPROTOOPT:42,ENOSPC:28,ENOSR:98,ENOSTR:99,ENOSYS:78,ENOTCONN:57,ENOTDIR:20,ENOTEMPTY:66,ENOTSOCK:38,ENOTSUP:45,ENOTTY:25,ENXIO:6,EOPNOTSUPP:102,EOVERFLOW:84,EPERM:1,EPIPE:32,EPROTO:100,EPROTONOSUPPORT:43,EPROTOTYPE:41,ERANGE:34,EROFS:30,ESPIPE:29,ESRCH:3,ESTALE:70,ETIME:101,ETIMEDOUT:60,ETXTBSY:26,EWOULDBLOCK:35,EXDEV:18,SIGHUP:1,SIGINT:2,SIGQUIT:3,SIGILL:4,SIGTRAP:5,SIGABRT:6,SIGIOT:6,SIGBUS:10,SIGFPE:8,SIGKILL:9,SIGUSR1:30,SIGSEGV:11,SIGUSR2:31,SIGPIPE:13,SIGALRM:14,SIGTERM:15,SIGCHLD:20,SIGCONT:19,SIGSTOP:17,SIGTSTP:18,SIGTTIN:21,SIGTTOU:22,SIGURG:16,SIGXCPU:24,SIGXFSZ:25,SIGVTALRM:26,SIGPROF:27,SIGWINCH:28,SIGIO:23,SIGSYS:12,SSL_OP_ALL:2147486719,SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION:262144,SSL_OP_CIPHER_SERVER_PREFERENCE:4194304,SSL_OP_CISCO_ANYCONNECT:32768,SSL_OP_COOKIE_EXCHANGE:8192,SSL_OP_CRYPTOPRO_TLSEXT_BUG:2147483648,SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS:2048,SSL_OP_EPHEMERAL_RSA:0,SSL_OP_LEGACY_SERVER_CONNECT:4,SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER:32,SSL_OP_MICROSOFT_SESS_ID_BUG:1,SSL_OP_MSIE_SSLV2_RSA_PADDING:0,SSL_OP_NETSCAPE_CA_DN_BUG:536870912,SSL_OP_NETSCAPE_CHALLENGE_BUG:2,SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG:1073741824,SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG:8,SSL_OP_NO_COMPRESSION:131072,SSL_OP_NO_QUERY_MTU:4096,SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION:65536,SSL_OP_NO_SSLv2:16777216,SSL_OP_NO_SSLv3:33554432,SSL_OP_NO_TICKET:16384,SSL_OP_NO_TLSv1:67108864,SSL_OP_NO_TLSv1_1:268435456,SSL_OP_NO_TLSv1_2:134217728,SSL_OP_PKCS1_CHECK_1:0,SSL_OP_PKCS1_CHECK_2:0,SSL_OP_SINGLE_DH_USE:1048576,SSL_OP_SINGLE_ECDH_USE:524288,SSL_OP_SSLEAY_080_CLIENT_DH_BUG:128,SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG:0,SSL_OP_TLS_BLOCK_PADDING_BUG:512,SSL_OP_TLS_D5_BUG:256,SSL_OP_TLS_ROLLBACK_BUG:8388608,ENGINE_METHOD_DSA:2,ENGINE_METHOD_DH:4,ENGINE_METHOD_RAND:8,ENGINE_METHOD_ECDH:16,ENGINE_METHOD_ECDSA:32,ENGINE_METHOD_CIPHERS:64,ENGINE_METHOD_DIGESTS:128,ENGINE_METHOD_STORE:256,ENGINE_METHOD_PKEY_METHS:512,ENGINE_METHOD_PKEY_ASN1_METHS:1024,ENGINE_METHOD_ALL:65535,ENGINE_METHOD_NONE:0,DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6,F_OK:0,R_OK:4,W_OK:2,X_OK:1,UV_UDP_REUSEADDR:4}},{}],43:[function(wt,Qt,Yt){"use strict";function Bt(Mt,It){if(!(this instanceof Bt))return new Bt(Mt,It);this.src=Mt,this._withAccess=It}function jt(Mt,It){return Mt[It]===void 0&&Mt.__lookupGetter__(It)===void 0&&Mt.__lookupSetter__(It)===void 0}var Ct=Array.prototype.slice;Qt.exports=Bt,Bt.prototype.withAccess=function(Mt){return this._withAccess=Mt!==!1,this},Bt.prototype.pick=function(Mt){return Array.isArray(Mt)||(Mt=Ct.call(arguments)),Mt.length&&(this.keys=Mt),this},Bt.prototype.to=function(Mt){if(Mt=Mt||{},!this.src)return Mt;var It=this.keys||Object.keys(this.src);if(!this._withAccess){for(var St=0;St<It.length;St++)kt=It[St],Mt[kt]===void 0&&(Mt[kt]=this.src[kt]);return Mt}for(var St=0;St<It.length;St++){var kt=It[St];if(jt(Mt,kt)){var xt=this.src.__lookupGetter__(kt),Ft=this.src.__lookupSetter__(kt);xt&&Mt.__defineGetter__(kt,xt),Ft&&Mt.__defineSetter__(kt,Ft),xt||Ft||(Mt[kt]=this.src[kt])}}return Mt},Bt.prototype.toCover=function(Mt){for(var It=this.keys||Object.keys(this.src),St=0;St<It.length;St++){var kt=It[St];delete Mt[kt];var xt=this.src.__lookupGetter__(kt),Ft=this.src.__lookupSetter__(kt);xt&&Mt.__defineGetter__(kt,xt),Ft&&Mt.__defineSetter__(kt,Ft),xt||Ft||(Mt[kt]=this.src[kt])}},Bt.prototype.override=Bt.prototype.toCover,Bt.prototype.and=function(Mt){var It={};return this.to(It),this.src=Mt,this.to(It),this.src=It,this}},{}],44:[function(wt,Qt,Yt){wt("../../modules/es6.string.iterator"),wt("../../modules/es6.array.from"),Qt.exports=wt("../../modules/_core").Array.from},{"../../modules/_core":65,"../../modules/es6.array.from":133,"../../modules/es6.string.iterator":145}],45:[function(wt,Qt,Yt){var Bt=wt("../../modules/_core"),jt=Bt.JSON||(Bt.JSON={stringify:JSON.stringify});Qt.exports=function(Ct){return jt.stringify.apply(jt,arguments)}},{"../../modules/_core":65}],46:[function(wt,Qt,Yt){wt("../../modules/es6.object.assign"),Qt.exports=wt("../../modules/_core").Object.assign},{"../../modules/_core":65,"../../modules/es6.object.assign":136}],47:[function(wt,Qt,Yt){wt("../../modules/es6.object.create");var Bt=wt("../../modules/_core").Object;Qt.exports=function(jt,Ct){return Bt.create(jt,Ct)}},{"../../modules/_core":65,"../../modules/es6.object.create":137}],48:[function(wt,Qt,Yt){wt("../../modules/es6.object.define-property");var Bt=wt("../../modules/_core").Object;Qt.exports=function(jt,Ct,Mt){return Bt.defineProperty(jt,Ct,Mt)}},{"../../modules/_core":65,"../../modules/es6.object.define-property":138}],49:[function(wt,Qt,Yt){wt("../../modules/es6.object.get-own-property-names");var Bt=wt("../../modules/_core").Object;Qt.exports=function(jt){return Bt.getOwnPropertyNames(jt)}},{"../../modules/_core":65,"../../modules/es6.object.get-own-property-names":139}],50:[function(wt,Qt,Yt){wt("../../modules/es6.object.get-prototype-of"),Qt.exports=wt("../../modules/_core").Object.getPrototypeOf},{"../../modules/_core":65,"../../modules/es6.object.get-prototype-of":140}],51:[function(wt,Qt,Yt){wt("../../modules/es6.object.keys"),Qt.exports=wt("../../modules/_core").Object.keys},{"../../modules/_core":65,"../../modules/es6.object.keys":141}],52:[function(wt,Qt,Yt){wt("../modules/es6.object.to-string"),wt("../modules/es6.string.iterator"),wt("../modules/web.dom.iterable"),wt("../modules/es6.promise"),wt("../modules/es7.promise.finally"),wt("../modules/es7.promise.try"),Qt.exports=wt("../modules/_core").Promise},{"../modules/_core":65,"../modules/es6.object.to-string":142,"../modules/es6.promise":143,"../modules/es6.string.iterator":145,"../modules/es7.promise.finally":147,"../modules/es7.promise.try":148,"../modules/web.dom.iterable":151}],53:[function(wt,Qt,Yt){wt("../modules/web.immediate"),Qt.exports=wt("../modules/_core").setImmediate},{"../modules/_core":65,"../modules/web.immediate":152}],54:[function(wt,Qt,Yt){wt("../../modules/es6.string.from-code-point"),Qt.exports=wt("../../modules/_core").String.fromCodePoint},{"../../modules/_core":65,"../../modules/es6.string.from-code-point":144}],55:[function(wt,Qt,Yt){wt("../../modules/es6.function.has-instance"),Qt.exports=wt("../../modules/_wks-ext").f("hasInstance")},{"../../modules/_wks-ext":130,"../../modules/es6.function.has-instance":135}],56:[function(wt,Qt,Yt){wt("../../modules/es6.symbol"),wt("../../modules/es6.object.to-string"),wt("../../modules/es7.symbol.async-iterator"),wt("../../modules/es7.symbol.observable"),Qt.exports=wt("../../modules/_core").Symbol},{"../../modules/_core":65,"../../modules/es6.object.to-string":142,"../../modules/es6.symbol":146,"../../modules/es7.symbol.async-iterator":149,"../../modules/es7.symbol.observable":150}],57:[function(wt,Qt,Yt){wt("../../modules/es6.string.iterator"),wt("../../modules/web.dom.iterable"),Qt.exports=wt("../../modules/_wks-ext").f("iterator")},{"../../modules/_wks-ext":130,"../../modules/es6.string.iterator":145,"../../modules/web.dom.iterable":151}],58:[function(wt,Qt,Yt){Qt.exports=function(Bt){if(typeof Bt!="function")throw TypeError(Bt+" is not a function!");return Bt}},{}],59:[function(wt,Qt,Yt){Qt.exports=function(){}},{}],60:[function(wt,Qt,Yt){Qt.exports=function(Bt,jt,Ct,Mt){if(!(Bt instanceof jt)||Mt!==void 0&&Mt in Bt)throw TypeError(Ct+": incorrect invocation!");return Bt}},{}],61:[function(wt,Qt,Yt){var Bt=wt("./_is-object");Qt.exports=function(jt){if(!Bt(jt))throw TypeError(jt+" is not an object!");return jt}},{"./_is-object":85}],62:[function(wt,Qt,Yt){var Bt=wt("./_to-iobject"),jt=wt("./_to-length"),Ct=wt("./_to-absolute-index");Qt.exports=function(Mt){return function(It,St,kt){var xt,Ft=Bt(It),vt=jt(Ft.length),et=Ct(kt,vt);if(Mt&&St!=St){for(;vt>et;)if((xt=Ft[et++])!=xt)return!0}else for(;vt>et;et++)if((Mt||et in Ft)&&Ft[et]===St)return Mt||et||0;return!Mt&&-1}}},{"./_to-absolute-index":121,"./_to-iobject":123,"./_to-length":124}],63:[function(wt,Qt,Yt){var Bt=wt("./_cof"),jt=wt("./_wks")("toStringTag"),Ct=Bt(function(){return arguments}())=="Arguments",Mt=function(It,St){try{return It[St]}catch(kt){}};Qt.exports=function(It){var St,kt,xt;return It===void 0?"Undefined":It===null?"Null":typeof(kt=Mt(St=Object(It),jt))=="string"?kt:Ct?Bt(St):(xt=Bt(St))=="Object"&&typeof St.callee=="function"?"Arguments":xt}},{"./_cof":64,"./_wks":131}],64:[function(wt,Qt,Yt){var Bt={}.toString;Qt.exports=function(jt){return Bt.call(jt).slice(8,-1)}},{}],65:[function(wt,Qt,Yt){var Bt=Qt.exports={version:"2.5.7"};typeof __e=="number"&&(__e=Bt)},{}],66:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_object-dp"),jt=wt("./_property-desc");Qt.exports=function(Ct,Mt,It){Mt in Ct?Bt.f(Ct,Mt,jt(0,It)):Ct[Mt]=It}},{"./_object-dp":98,"./_property-desc":111}],67:[function(wt,Qt,Yt){var Bt=wt("./_a-function");Qt.exports=function(jt,Ct,Mt){if(Bt(jt),Ct===void 0)return jt;switch(Mt){case 1:return function(It){return jt.call(Ct,It)};case 2:return function(It,St){return jt.call(Ct,It,St)};case 3:return function(It,St,kt){return jt.call(Ct,It,St,kt)}}return function(){return jt.apply(Ct,arguments)}}},{"./_a-function":58}],68:[function(wt,Qt,Yt){Qt.exports=function(Bt){if(Bt==null)throw TypeError("Can't call method on "+Bt);return Bt}},{}],69:[function(wt,Qt,Yt){Qt.exports=!wt("./_fails")(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},{"./_fails":74}],70:[function(wt,Qt,Yt){var Bt=wt("./_is-object"),jt=wt("./_global").document,Ct=Bt(jt)&&Bt(jt.createElement);Qt.exports=function(Mt){return Ct?jt.createElement(Mt):{}}},{"./_global":76,"./_is-object":85}],71:[function(wt,Qt,Yt){Qt.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},{}],72:[function(wt,Qt,Yt){var Bt=wt("./_object-keys"),jt=wt("./_object-gops"),Ct=wt("./_object-pie");Qt.exports=function(Mt){var It=Bt(Mt),St=jt.f;if(St)for(var kt,xt=St(Mt),Ft=Ct.f,vt=0;xt.length>vt;)Ft.call(Mt,kt=xt[vt++])&&It.push(kt);return It}},{"./_object-gops":103,"./_object-keys":106,"./_object-pie":107}],73:[function(wt,Qt,Yt){var Bt=wt("./_global"),jt=wt("./_core"),Ct=wt("./_ctx"),Mt=wt("./_hide"),It=wt("./_has"),St=function(kt,xt,Ft){var vt,et,tt,lt=kt&St.F,ot=kt&St.G,ut=kt&St.S,ct=kt&St.P,ft=kt&St.B,gt=kt&St.W,Lt=ot?jt:jt[xt]||(jt[xt]={}),Rt=Lt.prototype,Ut=ot?Bt:ut?Bt[xt]:(Bt[xt]||{}).prototype;ot&&(Ft=xt);for(vt in Ft)(et=!lt&&Ut&&Ut[vt]!==void 0)&&It(Lt,vt)||(tt=et?Ut[vt]:Ft[vt],Lt[vt]=ot&&typeof Ut[vt]!="function"?Ft[vt]:ft&&et?Ct(tt,Bt):gt&&Ut[vt]==tt?function(Nt){var $t=function(qt,Zt,ce){if(this instanceof Nt){switch(arguments.length){case 0:return new Nt;case 1:return new Nt(qt);case 2:return new Nt(qt,Zt)}return new Nt(qt,Zt,ce)}return Nt.apply(this,arguments)};return $t.prototype=Nt.prototype,$t}(tt):ct&&typeof tt=="function"?Ct(Function.call,tt):tt,ct&&((Lt.virtual||(Lt.virtual={}))[vt]=tt,kt&St.R&&Rt&&!Rt[vt]&&Mt(Rt,vt,tt)))};St.F=1,St.G=2,St.S=4,St.P=8,St.B=16,St.W=32,St.U=64,St.R=128,Qt.exports=St},{"./_core":65,"./_ctx":67,"./_global":76,"./_has":77,"./_hide":78}],74:[function(wt,Qt,Yt){Qt.exports=function(Bt){try{return!!Bt()}catch(jt){return!0}}},{}],75:[function(wt,Qt,Ft){var Bt=wt("./_ctx"),jt=wt("./_iter-call"),Ct=wt("./_is-array-iter"),Mt=wt("./_an-object"),It=wt("./_to-length"),St=wt("./core.get-iterator-method"),kt={},xt={},Ft=Qt.exports=function(vt,et,tt,lt,ot){var ut,ct,ft,gt,Lt=ot?function(){return vt}:St(vt),Rt=Bt(tt,lt,et?2:1),Ut=0;if(typeof Lt!="function")throw TypeError(vt+" is not iterable!");if(Ct(Lt)){for(ut=It(vt.length);ut>Ut;Ut++)if((gt=et?Rt(Mt(ct=vt[Ut])[0],ct[1]):Rt(vt[Ut]))===kt||gt===xt)return gt}else for(ft=Lt.call(vt);!(ct=ft.next()).done;)if((gt=jt(ft,Rt,ct.value,et))===kt||gt===xt)return gt};Ft.BREAK=kt,Ft.RETURN=xt},{"./_an-object":61,"./_ctx":67,"./_is-array-iter":83,"./_iter-call":86,"./_to-length":124,"./core.get-iterator-method":132}],76:[function(wt,Qt,Yt){var Bt=Qt.exports=typeof window!="undefined"&&window.Math==Math?window:typeof self!="undefined"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=Bt)},{}],77:[function(wt,Qt,Yt){var Bt={}.hasOwnProperty;Qt.exports=function(jt,Ct){return Bt.call(jt,Ct)}},{}],78:[function(wt,Qt,Yt){var Bt=wt("./_object-dp"),jt=wt("./_property-desc");Qt.exports=wt("./_descriptors")?function(Ct,Mt,It){return Bt.f(Ct,Mt,jt(1,It))}:function(Ct,Mt,It){return Ct[Mt]=It,Ct}},{"./_descriptors":69,"./_object-dp":98,"./_property-desc":111}],79:[function(wt,Qt,Yt){var Bt=wt("./_global").document;Qt.exports=Bt&&Bt.documentElement},{"./_global":76}],80:[function(wt,Qt,Yt){Qt.exports=!wt("./_descriptors")&&!wt("./_fails")(function(){return Object.defineProperty(wt("./_dom-create")("div"),"a",{get:function(){return 7}}).a!=7})},{"./_descriptors":69,"./_dom-create":70,"./_fails":74}],81:[function(wt,Qt,Yt){Qt.exports=function(Bt,jt,Ct){var Mt=Ct===void 0;switch(jt.length){case 0:return Mt?Bt():Bt.call(Ct);case 1:return Mt?Bt(jt[0]):Bt.call(Ct,jt[0]);case 2:return Mt?Bt(jt[0],jt[1]):Bt.call(Ct,jt[0],jt[1]);case 3:return Mt?Bt(jt[0],jt[1],jt[2]):Bt.call(Ct,jt[0],jt[1],jt[2]);case 4:return Mt?Bt(jt[0],jt[1],jt[2],jt[3]):Bt.call(Ct,jt[0],jt[1],jt[2],jt[3])}return Bt.apply(Ct,jt)}},{}],82:[function(wt,Qt,Yt){var Bt=wt("./_cof");Qt.exports=Object("z").propertyIsEnumerable(0)?Object:function(jt){return Bt(jt)=="String"?jt.split(""):Object(jt)}},{"./_cof":64}],83:[function(wt,Qt,Yt){var Bt=wt("./_iterators"),jt=wt("./_wks")("iterator"),Ct=Array.prototype;Qt.exports=function(Mt){return Mt!==void 0&&(Bt.Array===Mt||Ct[jt]===Mt)}},{"./_iterators":91,"./_wks":131}],84:[function(wt,Qt,Yt){var Bt=wt("./_cof");Qt.exports=Array.isArray||function(jt){return Bt(jt)=="Array"}},{"./_cof":64}],85:[function(wt,Qt,Yt){Qt.exports=function(Bt){return typeof Bt=="object"?Bt!==null:typeof Bt=="function"}},{}],86:[function(wt,Qt,Yt){var Bt=wt("./_an-object");Qt.exports=function(jt,Ct,Mt,It){try{return It?Ct(Bt(Mt)[0],Mt[1]):Ct(Mt)}catch(kt){var St=jt.return;throw St!==void 0&&Bt(St.call(jt)),kt}}},{"./_an-object":61}],87:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_object-create"),jt=wt("./_property-desc"),Ct=wt("./_set-to-string-tag"),Mt={};wt("./_hide")(Mt,wt("./_wks")("iterator"),function(){return this}),Qt.exports=function(It,St,kt){It.prototype=Bt(Mt,{next:jt(1,kt)}),Ct(It,St+" Iterator")}},{"./_hide":78,"./_object-create":97,"./_property-desc":111,"./_set-to-string-tag":115,"./_wks":131}],88:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_library"),jt=wt("./_export"),Ct=wt("./_redefine"),Mt=wt("./_hide"),It=wt("./_iterators"),St=wt("./_iter-create"),kt=wt("./_set-to-string-tag"),xt=wt("./_object-gpo"),Ft=wt("./_wks")("iterator"),vt=!([].keys&&"next"in[].keys()),et=function(){return this};Qt.exports=function(tt,lt,ot,ut,ct,ft,gt){St(ot,lt,ut);var Lt,Rt,Ut,Nt=function(xe){if(!vt&&xe in ce)return ce[xe];switch(xe){case"keys":case"values":return function(){return new ot(this,xe)}}return function(){return new ot(this,xe)}},$t=lt+" Iterator",qt=ct=="values",Zt=!1,ce=tt.prototype,de=ce[Ft]||ce["@@iterator"]||ct&&ce[ct],be=de||Nt(ct),Ne=ct?qt?Nt("entries"):be:void 0,Ge=lt=="Array"&&ce.entries||de;if(Ge&&(Ut=xt(Ge.call(new tt)))!==Object.prototype&&Ut.next&&(kt(Ut,$t,!0),Bt||typeof Ut[Ft]=="function"||Mt(Ut,Ft,et)),qt&&de&&de.name!=="values"&&(Zt=!0,be=function(){return de.call(this)}),Bt&&!gt||!vt&&!Zt&&ce[Ft]||Mt(ce,Ft,be),It[lt]=be,It[$t]=et,ct)if(Lt={values:qt?be:Nt("values"),keys:ft?be:Nt("keys"),entries:Ne},gt)for(Rt in Lt)Rt in ce||Ct(ce,Rt,Lt[Rt]);else jt(jt.P+jt.F*(vt||Zt),lt,Lt);return Lt}},{"./_export":73,"./_hide":78,"./_iter-create":87,"./_iterators":91,"./_library":92,"./_object-gpo":104,"./_redefine":113,"./_set-to-string-tag":115,"./_wks":131}],89:[function(wt,Qt,Yt){var Bt=wt("./_wks")("iterator"),jt=!1;try{var Ct=[7][Bt]();Ct.return=function(){jt=!0},Array.from(Ct,function(){throw 2})}catch(Mt){}Qt.exports=function(Mt,It){if(!It&&!jt)return!1;var St=!1;try{var kt=[7],xt=kt[Bt]();xt.next=function(){return{done:St=!0}},kt[Bt]=function(){return xt},Mt(kt)}catch(Ft){}return St}},{"./_wks":131}],90:[function(wt,Qt,Yt){Qt.exports=function(Bt,jt){return{value:jt,done:!!Bt}}},{}],91:[function(wt,Qt,Yt){Qt.exports={}},{}],92:[function(wt,Qt,Yt){Qt.exports=!0},{}],93:[function(wt,Qt,Yt){var Bt=wt("./_uid")("meta"),jt=wt("./_is-object"),Ct=wt("./_has"),Mt=wt("./_object-dp").f,It=0,St=Object.isExtensible||function(){return!0},kt=!wt("./_fails")(function(){return St(Object.preventExtensions({}))}),xt=function(lt){Mt(lt,Bt,{value:{i:"O"+ ++It,w:{}}})},Ft=function(lt,ot){if(!jt(lt))return typeof lt=="symbol"?lt:(typeof lt=="string"?"S":"P")+lt;if(!Ct(lt,Bt)){if(!St(lt))return"F";if(!ot)return"E";xt(lt)}return lt[Bt].i},vt=function(lt,ot){if(!Ct(lt,Bt)){if(!St(lt))return!0;if(!ot)return!1;xt(lt)}return lt[Bt].w},et=function(lt){return kt&&tt.NEED&&St(lt)&&!Ct(lt,Bt)&&xt(lt),lt},tt=Qt.exports={KEY:Bt,NEED:!1,fastKey:Ft,getWeak:vt,onFreeze:et}},{"./_fails":74,"./_has":77,"./_is-object":85,"./_object-dp":98,"./_uid":127}],94:[function(wt,Qt,Yt){var Bt=wt("./_global"),jt=wt("./_task").set,Ct=Bt.MutationObserver||Bt.WebKitMutationObserver,Mt=Bt.process,It=Bt.Promise,St=wt("./_cof")(Mt)=="process";Qt.exports=function(){var kt,xt,Ft,vt=function(){var ot,ut;for(St&&(ot=Mt.domain)&&ot.exit();kt;){ut=kt.fn,kt=kt.next;try{ut()}catch(ct){throw kt?Ft():xt=void 0,ct}}xt=void 0,ot&&ot.enter()};if(St)Ft=function(){Mt.nextTick(vt)};else if(!Ct||Bt.navigator&&Bt.navigator.standalone)if(It&&It.resolve){var et=It.resolve(void 0);Ft=function(){et.then(vt)}}else Ft=function(){jt.call(Bt,vt)};else{var tt=!0,lt=document.createTextNode("");new Ct(vt).observe(lt,{characterData:!0}),Ft=function(){lt.data=tt=!tt}}return function(ot){var ut={fn:ot,next:void 0};xt&&(xt.next=ut),kt||(kt=ut,Ft()),xt=ut}}},{"./_cof":64,"./_global":76,"./_task":120}],95:[function(wt,Qt,Yt){"use strict";function Bt(Ct){var Mt,It;this.promise=new Ct(function(St,kt){if(Mt!==void 0||It!==void 0)throw TypeError("Bad Promise constructor");Mt=St,It=kt}),this.resolve=jt(Mt),this.reject=jt(It)}var jt=wt("./_a-function");Qt.exports.f=function(Ct){return new Bt(Ct)}},{"./_a-function":58}],96:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_object-keys"),jt=wt("./_object-gops"),Ct=wt("./_object-pie"),Mt=wt("./_to-object"),It=wt("./_iobject"),St=Object.assign;Qt.exports=!St||wt("./_fails")(function(){var kt={},xt={},Ft=Symbol(),vt="abcdefghijklmnopqrst";return kt[Ft]=7,vt.split("").forEach(function(et){xt[et]=et}),St({},kt)[Ft]!=7||Object.keys(St({},xt)).join("")!=vt})?function(kt,xt){for(var Ft=Mt(kt),vt=arguments.length,et=1,tt=jt.f,lt=Ct.f;vt>et;)for(var ot,ut=It(arguments[et++]),ct=tt?Bt(ut).concat(tt(ut)):Bt(ut),ft=ct.length,gt=0;ft>gt;)lt.call(ut,ot=ct[gt++])&&(Ft[ot]=ut[ot]);return Ft}:St},{"./_fails":74,"./_iobject":82,"./_object-gops":103,"./_object-keys":106,"./_object-pie":107,"./_to-object":125}],97:[function(wt,Qt,Yt){var Bt=wt("./_an-object"),jt=wt("./_object-dps"),Ct=wt("./_enum-bug-keys"),Mt=wt("./_shared-key")("IE_PROTO"),It=function(){},St=function(){var kt,xt=wt("./_dom-create")("iframe"),Ft=Ct.length;for(xt.style.display="none",wt("./_html").appendChild(xt),xt.src="javascript:",kt=xt.contentWindow.document,kt.open(),kt.write("<script>document.F=Object<\/script>"),kt.close(),St=kt.F;Ft--;)delete St.prototype[Ct[Ft]];return St()};Qt.exports=Object.create||function(kt,xt){var Ft;return kt!==null?(It.prototype=Bt(kt),Ft=new It,It.prototype=null,Ft[Mt]=kt):Ft=St(),xt===void 0?Ft:jt(Ft,xt)}},{"./_an-object":61,"./_dom-create":70,"./_enum-bug-keys":71,"./_html":79,"./_object-dps":99,"./_shared-key":116}],98:[function(wt,Qt,Yt){var Bt=wt("./_an-object"),jt=wt("./_ie8-dom-define"),Ct=wt("./_to-primitive"),Mt=Object.defineProperty;Yt.f=wt("./_descriptors")?Object.defineProperty:function(It,St,kt){if(Bt(It),St=Ct(St,!0),Bt(kt),jt)try{return Mt(It,St,kt)}catch(xt){}if("get"in kt||"set"in kt)throw TypeError("Accessors not supported!");return"value"in kt&&(It[St]=kt.value),It}},{"./_an-object":61,"./_descriptors":69,"./_ie8-dom-define":80,"./_to-primitive":126}],99:[function(wt,Qt,Yt){var Bt=wt("./_object-dp"),jt=wt("./_an-object"),Ct=wt("./_object-keys");Qt.exports=wt("./_descriptors")?Object.defineProperties:function(Mt,It){jt(Mt);for(var St,kt=Ct(It),xt=kt.length,Ft=0;xt>Ft;)Bt.f(Mt,St=kt[Ft++],It[St]);return Mt}},{"./_an-object":61,"./_descriptors":69,"./_object-dp":98,"./_object-keys":106}],100:[function(wt,Qt,Yt){var Bt=wt("./_object-pie"),jt=wt("./_property-desc"),Ct=wt("./_to-iobject"),Mt=wt("./_to-primitive"),It=wt("./_has"),St=wt("./_ie8-dom-define"),kt=Object.getOwnPropertyDescriptor;Yt.f=wt("./_descriptors")?kt:function(xt,Ft){if(xt=Ct(xt),Ft=Mt(Ft,!0),St)try{return kt(xt,Ft)}catch(vt){}if(It(xt,Ft))return jt(!Bt.f.call(xt,Ft),xt[Ft])}},{"./_descriptors":69,"./_has":77,"./_ie8-dom-define":80,"./_object-pie":107,"./_property-desc":111,"./_to-iobject":123,"./_to-primitive":126}],101:[function(wt,Qt,Yt){var Bt=wt("./_to-iobject"),jt=wt("./_object-gopn").f,Ct={}.toString,Mt=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],It=function(St){try{return jt(St)}catch(kt){return Mt.slice()}};Qt.exports.f=function(St){return Mt&&Ct.call(St)=="[object Window]"?It(St):jt(Bt(St))}},{"./_object-gopn":102,"./_to-iobject":123}],102:[function(wt,Qt,Yt){var Bt=wt("./_object-keys-internal"),jt=wt("./_enum-bug-keys").concat("length","prototype");Yt.f=Object.getOwnPropertyNames||function(Ct){return Bt(Ct,jt)}},{"./_enum-bug-keys":71,"./_object-keys-internal":105}],103:[function(wt,Qt,Yt){Yt.f=Object.getOwnPropertySymbols},{}],104:[function(wt,Qt,Yt){var Bt=wt("./_has"),jt=wt("./_to-object"),Ct=wt("./_shared-key")("IE_PROTO"),Mt=Object.prototype;Qt.exports=Object.getPrototypeOf||function(It){return It=jt(It),Bt(It,Ct)?It[Ct]:typeof It.constructor=="function"&&It instanceof It.constructor?It.constructor.prototype:It instanceof Object?Mt:null}},{"./_has":77,"./_shared-key":116,"./_to-object":125}],105:[function(wt,Qt,Yt){var Bt=wt("./_has"),jt=wt("./_to-iobject"),Ct=wt("./_array-includes")(!1),Mt=wt("./_shared-key")("IE_PROTO");Qt.exports=function(It,St){var kt,xt=jt(It),Ft=0,vt=[];for(kt in xt)kt!=Mt&&Bt(xt,kt)&&vt.push(kt);for(;St.length>Ft;)Bt(xt,kt=St[Ft++])&&(~Ct(vt,kt)||vt.push(kt));return vt}},{"./_array-includes":62,"./_has":77,"./_shared-key":116,"./_to-iobject":123}],106:[function(wt,Qt,Yt){var Bt=wt("./_object-keys-internal"),jt=wt("./_enum-bug-keys");Qt.exports=Object.keys||function(Ct){return Bt(Ct,jt)}},{"./_enum-bug-keys":71,"./_object-keys-internal":105}],107:[function(wt,Qt,Yt){Yt.f={}.propertyIsEnumerable},{}],108:[function(wt,Qt,Yt){var Bt=wt("./_export"),jt=wt("./_core"),Ct=wt("./_fails");Qt.exports=function(Mt,It){var St=(jt.Object||{})[Mt]||Object[Mt],kt={};kt[Mt]=It(St),Bt(Bt.S+Bt.F*Ct(function(){St(1)}),"Object",kt)}},{"./_core":65,"./_export":73,"./_fails":74}],109:[function(wt,Qt,Yt){Qt.exports=function(Bt){try{return{e:!1,v:Bt()}}catch(jt){return{e:!0,v:jt}}}},{}],110:[function(wt,Qt,Yt){var Bt=wt("./_an-object"),jt=wt("./_is-object"),Ct=wt("./_new-promise-capability");Qt.exports=function(Mt,It){if(Bt(Mt),jt(It)&&It.constructor===Mt)return It;var St=Ct.f(Mt);return(0,St.resolve)(It),St.promise}},{"./_an-object":61,"./_is-object":85,"./_new-promise-capability":95}],111:[function(wt,Qt,Yt){Qt.exports=function(Bt,jt){return{enumerable:!(1&Bt),configurable:!(2&Bt),writable:!(4&Bt),value:jt}}},{}],112:[function(wt,Qt,Yt){var Bt=wt("./_hide");Qt.exports=function(jt,Ct,Mt){for(var It in Ct)Mt&&jt[It]?jt[It]=Ct[It]:Bt(jt,It,Ct[It]);return jt}},{"./_hide":78}],113:[function(wt,Qt,Yt){Qt.exports=wt("./_hide")},{"./_hide":78}],114:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_global"),jt=wt("./_core"),Ct=wt("./_object-dp"),Mt=wt("./_descriptors"),It=wt("./_wks")("species");Qt.exports=function(St){var kt=typeof jt[St]=="function"?jt[St]:Bt[St];Mt&&kt&&!kt[It]&&Ct.f(kt,It,{configurable:!0,get:function(){return this}})}},{"./_core":65,"./_descriptors":69,"./_global":76,"./_object-dp":98,"./_wks":131}],115:[function(wt,Qt,Yt){var Bt=wt("./_object-dp").f,jt=wt("./_has"),Ct=wt("./_wks")("toStringTag");Qt.exports=function(Mt,It,St){Mt&&!jt(Mt=St?Mt:Mt.prototype,Ct)&&Bt(Mt,Ct,{configurable:!0,value:It})}},{"./_has":77,"./_object-dp":98,"./_wks":131}],116:[function(wt,Qt,Yt){var Bt=wt("./_shared")("keys"),jt=wt("./_uid");Qt.exports=function(Ct){return Bt[Ct]||(Bt[Ct]=jt(Ct))}},{"./_shared":117,"./_uid":127}],117:[function(wt,Qt,Yt){var Bt=wt("./_core"),jt=wt("./_global"),Ct=jt["__core-js_shared__"]||(jt["__core-js_shared__"]={});(Qt.exports=function(Mt,It){return Ct[Mt]||(Ct[Mt]=It!==void 0?It:{})})("versions",[]).push({version:Bt.version,mode:wt("./_library")?"pure":"global",copyright:"\u6F0F 2018 Denis Pushkarev (zloirock.ru)"})},{"./_core":65,"./_global":76,"./_library":92}],118:[function(wt,Qt,Yt){var Bt=wt("./_an-object"),jt=wt("./_a-function"),Ct=wt("./_wks")("species");Qt.exports=function(Mt,It){var St,kt=Bt(Mt).constructor;return kt===void 0||(St=Bt(kt)[Ct])==null?It:jt(St)}},{"./_a-function":58,"./_an-object":61,"./_wks":131}],119:[function(wt,Qt,Yt){var Bt=wt("./_to-integer"),jt=wt("./_defined");Qt.exports=function(Ct){return function(Mt,It){var St,kt,xt=String(jt(Mt)),Ft=Bt(It),vt=xt.length;return Ft<0||Ft>=vt?Ct?"":void 0:(St=xt.charCodeAt(Ft),St<55296||St>56319||Ft+1===vt||(kt=xt.charCodeAt(Ft+1))<56320||kt>57343?Ct?xt.charAt(Ft):St:Ct?xt.slice(Ft,Ft+2):kt-56320+(St-55296<<10)+65536)}}},{"./_defined":68,"./_to-integer":122}],120:[function(wt,Qt,Yt){var Bt,jt,Ct,Mt=wt("./_ctx"),It=wt("./_invoke"),St=wt("./_html"),kt=wt("./_dom-create"),xt=wt("./_global"),Ft=xt.process,vt=xt.setImmediate,et=xt.clearImmediate,tt=xt.MessageChannel,lt=xt.Dispatch,ot=0,ut={},ct=function(){var gt=+this;if(ut.hasOwnProperty(gt)){var Lt=ut[gt];delete ut[gt],Lt()}},ft=function(gt){ct.call(gt.data)};vt&&et||(vt=function(gt){for(var Lt=[],Rt=1;arguments.length>Rt;)Lt.push(arguments[Rt++]);return ut[++ot]=function(){It(typeof gt=="function"?gt:Function(gt),Lt)},Bt(ot),ot},et=function(gt){delete ut[gt]},wt("./_cof")(Ft)=="process"?Bt=function(gt){Ft.nextTick(Mt(ct,gt,1))}:lt&&lt.now?Bt=function(gt){lt.now(Mt(ct,gt,1))}:tt?(jt=new tt,Ct=jt.port2,jt.port1.onmessage=ft,Bt=Mt(Ct.postMessage,Ct,1)):xt.addEventListener&&typeof postMessage=="function"&&!xt.importScripts?(Bt=function(gt){xt.postMessage(gt+"","*")},xt.addEventListener("message",ft,!1)):Bt="onreadystatechange"in kt("script")?function(gt){St.appendChild(kt("script")).onreadystatechange=function(){St.removeChild(this),ct.call(gt)}}:function(gt){setTimeout(Mt(ct,gt,1),0)}),Qt.exports={set:vt,clear:et}},{"./_cof":64,"./_ctx":67,"./_dom-create":70,"./_global":76,"./_html":79,"./_invoke":81}],121:[function(wt,Qt,Yt){var Bt=wt("./_to-integer"),jt=Math.max,Ct=Math.min;Qt.exports=function(Mt,It){return Mt=Bt(Mt),Mt<0?jt(Mt+It,0):Ct(Mt,It)}},{"./_to-integer":122}],122:[function(wt,Qt,Yt){var Bt=Math.ceil,jt=Math.floor;Qt.exports=function(Ct){return isNaN(Ct=+Ct)?0:(Ct>0?jt:Bt)(Ct)}},{}],123:[function(wt,Qt,Yt){var Bt=wt("./_iobject"),jt=wt("./_defined");Qt.exports=function(Ct){return Bt(jt(Ct))}},{"./_defined":68,"./_iobject":82}],124:[function(wt,Qt,Yt){var Bt=wt("./_to-integer"),jt=Math.min;Qt.exports=function(Ct){return Ct>0?jt(Bt(Ct),9007199254740991):0}},{"./_to-integer":122}],125:[function(wt,Qt,Yt){var Bt=wt("./_defined");Qt.exports=function(jt){return Object(Bt(jt))}},{"./_defined":68}],126:[function(wt,Qt,Yt){var Bt=wt("./_is-object");Qt.exports=function(jt,Ct){if(!Bt(jt))return jt;var Mt,It;if(Ct&&typeof(Mt=jt.toString)=="function"&&!Bt(It=Mt.call(jt))||typeof(Mt=jt.valueOf)=="function"&&!Bt(It=Mt.call(jt))||!Ct&&typeof(Mt=jt.toString)=="function"&&!Bt(It=Mt.call(jt)))return It;throw TypeError("Can't convert object to primitive value")}},{"./_is-object":85}],127:[function(wt,Qt,Yt){var Bt=0,jt=Math.random();Qt.exports=function(Ct){return"Symbol(".concat(Ct===void 0?"":Ct,")_",(++Bt+jt).toString(36))}},{}],128:[function(wt,Qt,Yt){var Bt=wt("./_global"),jt=Bt.navigator;Qt.exports=jt&&jt.userAgent||""},{"./_global":76}],129:[function(wt,Qt,Yt){var Bt=wt("./_global"),jt=wt("./_core"),Ct=wt("./_library"),Mt=wt("./_wks-ext"),It=wt("./_object-dp").f;Qt.exports=function(St){var kt=jt.Symbol||(jt.Symbol=Ct?{}:Bt.Symbol||{});St.charAt(0)=="_"||St in kt||It(kt,St,{value:Mt.f(St)})}},{"./_core":65,"./_global":76,"./_library":92,"./_object-dp":98,"./_wks-ext":130}],130:[function(wt,Qt,Yt){Yt.f=wt("./_wks")},{"./_wks":131}],131:[function(wt,Qt,Yt){var Bt=wt("./_shared")("wks"),jt=wt("./_uid"),Ct=wt("./_global").Symbol,Mt=typeof Ct=="function";(Qt.exports=function(It){return Bt[It]||(Bt[It]=Mt&&Ct[It]||(Mt?Ct:jt)("Symbol."+It))}).store=Bt},{"./_global":76,"./_shared":117,"./_uid":127}],132:[function(wt,Qt,Yt){var Bt=wt("./_classof"),jt=wt("./_wks")("iterator"),Ct=wt("./_iterators");Qt.exports=wt("./_core").getIteratorMethod=function(Mt){if(Mt!=null)return Mt[jt]||Mt["@@iterator"]||Ct[Bt(Mt)]}},{"./_classof":63,"./_core":65,"./_iterators":91,"./_wks":131}],133:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_ctx"),jt=wt("./_export"),Ct=wt("./_to-object"),Mt=wt("./_iter-call"),It=wt("./_is-array-iter"),St=wt("./_to-length"),kt=wt("./_create-property"),xt=wt("./core.get-iterator-method");jt(jt.S+jt.F*!wt("./_iter-detect")(function(Ft){Array.from(Ft)}),"Array",{from:function(Ft){var vt,et,tt,lt,ot=Ct(Ft),ut=typeof this=="function"?this:Array,ct=arguments.length,ft=ct>1?arguments[1]:void 0,gt=ft!==void 0,Lt=0,Rt=xt(ot);if(gt&&(ft=Bt(ft,ct>2?arguments[2]:void 0,2)),Rt==null||ut==Array&&It(Rt))for(vt=St(ot.length),et=new ut(vt);vt>Lt;Lt++)kt(et,Lt,gt?ft(ot[Lt],Lt):ot[Lt]);else for(lt=Rt.call(ot),et=new ut;!(tt=lt.next()).done;Lt++)kt(et,Lt,gt?Mt(lt,ft,[tt.value,Lt],!0):tt.value);return et.length=Lt,et}})},{"./_create-property":66,"./_ctx":67,"./_export":73,"./_is-array-iter":83,"./_iter-call":86,"./_iter-detect":89,"./_to-length":124,"./_to-object":125,"./core.get-iterator-method":132}],134:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_add-to-unscopables"),jt=wt("./_iter-step"),Ct=wt("./_iterators"),Mt=wt("./_to-iobject");Qt.exports=wt("./_iter-define")(Array,"Array",function(It,St){this._t=Mt(It),this._i=0,this._k=St},function(){var It=this._t,St=this._k,kt=this._i++;return!It||kt>=It.length?(this._t=void 0,jt(1)):St=="keys"?jt(0,kt):St=="values"?jt(0,It[kt]):jt(0,[kt,It[kt]])},"values"),Ct.Arguments=Ct.Array,Bt("keys"),Bt("values"),Bt("entries")},{"./_add-to-unscopables":59,"./_iter-define":88,"./_iter-step":90,"./_iterators":91,"./_to-iobject":123}],135:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_is-object"),jt=wt("./_object-gpo"),Ct=wt("./_wks")("hasInstance"),Mt=Function.prototype;Ct in Mt||wt("./_object-dp").f(Mt,Ct,{value:function(It){if(typeof this!="function"||!Bt(It))return!1;if(!Bt(this.prototype))return It instanceof this;for(;It=jt(It);)if(this.prototype===It)return!0;return!1}})},{"./_is-object":85,"./_object-dp":98,"./_object-gpo":104,"./_wks":131}],136:[function(wt,Qt,Yt){var Bt=wt("./_export");Bt(Bt.S+Bt.F,"Object",{assign:wt("./_object-assign")})},{"./_export":73,"./_object-assign":96}],137:[function(wt,Qt,Yt){var Bt=wt("./_export");Bt(Bt.S,"Object",{create:wt("./_object-create")})},{"./_export":73,"./_object-create":97}],138:[function(wt,Qt,Yt){var Bt=wt("./_export");Bt(Bt.S+Bt.F*!wt("./_descriptors"),"Object",{defineProperty:wt("./_object-dp").f})},{"./_descriptors":69,"./_export":73,"./_object-dp":98}],139:[function(wt,Qt,Yt){wt("./_object-sap")("getOwnPropertyNames",function(){return wt("./_object-gopn-ext").f})},{"./_object-gopn-ext":101,"./_object-sap":108}],140:[function(wt,Qt,Yt){var Bt=wt("./_to-object"),jt=wt("./_object-gpo");wt("./_object-sap")("getPrototypeOf",function(){return function(Ct){return jt(Bt(Ct))}})},{"./_object-gpo":104,"./_object-sap":108,"./_to-object":125}],141:[function(wt,Qt,Yt){var Bt=wt("./_to-object"),jt=wt("./_object-keys");wt("./_object-sap")("keys",function(){return function(Ct){return jt(Bt(Ct))}})},{"./_object-keys":106,"./_object-sap":108,"./_to-object":125}],142:[function(wt,Qt,Yt){arguments[4][36][0].apply(Yt,arguments)},{dup:36}],143:[function(wt,Qt,Yt){"use strict";var Bt,jt,Ct,Mt,It=wt("./_library"),St=wt("./_global"),kt=wt("./_ctx"),xt=wt("./_classof"),Ft=wt("./_export"),vt=wt("./_is-object"),et=wt("./_a-function"),tt=wt("./_an-instance"),lt=wt("./_for-of"),ot=wt("./_species-constructor"),ut=wt("./_task").set,ct=wt("./_microtask")(),ft=wt("./_new-promise-capability"),gt=wt("./_perform"),Lt=wt("./_user-agent"),Rt=wt("./_promise-resolve"),Ut=St.TypeError,Nt=St.process,$t=Nt&&Nt.versions,qt=$t&&$t.v8||"",Zt=St.Promise,ce=xt(Nt)=="process",de=function(){},be=jt=ft.f,Ne=!!function(){try{var pe=Zt.resolve(1),le=(pe.constructor={})[wt("./_wks")("species")]=function(ze){ze(de,de)};return(ce||typeof PromiseRejectionEvent=="function")&&pe.then(de)instanceof le&&qt.indexOf("6.6")!==0&&Lt.indexOf("Chrome/66")===-1}catch(ze){}}(),Ge=function(pe){var le;return!(!vt(pe)||typeof(le=pe.then)!="function")&&le},xe=function(pe,le){if(!pe._n){pe._n=!0;var ze=pe._c;ct(function(){for(var Me=pe._v,Je=pe._s==1,Le=0;ze.length>Le;)(function(we){var Re,De,je,ee=Je?we.ok:we.fail,Et=we.resolve,bt=we.reject,Kt=we.domain;try{ee?(Je||(pe._h==2&&Jt(pe),pe._h=1),ee===!0?Re=Me:(Kt&&Kt.enter(),Re=ee(Me),Kt&&(Kt.exit(),je=!0)),Re===we.promise?bt(Ut("Promise-chain cycle")):(De=Ge(Re))?De.call(Re,Et,bt):Et(Re)):bt(Me)}catch(oe){Kt&&!je&&Kt.exit(),bt(oe)}})(ze[Le++]);pe._c=[],pe._n=!1,le&&!pe._h&&We(pe)})}},We=function(pe){ut.call(St,function(){var le,ze,Me,Je=pe._v,Le=he(pe);if(Le&&(le=gt(function(){ce?Nt.emit("unhandledRejection",Je,pe):(ze=St.onunhandledrejection)?ze({promise:pe,reason:Je}):(Me=St.console)&&Me.error&&Me.error("Unhandled promise rejection",Je)}),pe._h=ce||he(pe)?2:1),pe._a=void 0,Le&&le.e)throw le.v})},he=function(pe){return pe._h!==1&&(pe._a||pe._c).length===0},Jt=function(pe){ut.call(St,function(){var le;ce?Nt.emit("rejectionHandled",pe):(le=St.onrejectionhandled)&&le({promise:pe,reason:pe._v})})},re=function(pe){var le=this;le._d||(le._d=!0,le=le._w||le,le._v=pe,le._s=2,le._a||(le._a=le._c.slice()),xe(le,!0))},se=function(pe){var le,ze=this;if(!ze._d){ze._d=!0,ze=ze._w||ze;try{if(ze===pe)throw Ut("Promise can't be resolved itself");(le=Ge(pe))?ct(function(){var Me={_w:ze,_d:!1};try{le.call(pe,kt(se,Me,1),kt(re,Me,1))}catch(Je){re.call(Me,Je)}}):(ze._v=pe,ze._s=1,xe(ze,!1))}catch(Me){re.call({_w:ze,_d:!1},Me)}}};Ne||(Zt=function(pe){tt(this,Zt,"Promise","_h"),et(pe),Bt.call(this);try{pe(kt(se,this,1),kt(re,this,1))}catch(le){re.call(this,le)}},Bt=function(pe){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},Bt.prototype=wt("./_redefine-all")(Zt.prototype,{then:function(pe,le){var ze=be(ot(this,Zt));return ze.ok=typeof pe!="function"||pe,ze.fail=typeof le=="function"&&le,ze.domain=ce?Nt.domain:void 0,this._c.push(ze),this._a&&this._a.push(ze),this._s&&xe(this,!1),ze.promise},catch:function(pe){return this.then(void 0,pe)}}),Ct=function(){var pe=new Bt;this.promise=pe,this.resolve=kt(se,pe,1),this.reject=kt(re,pe,1)},ft.f=be=function(pe){return pe===Zt||pe===Mt?new Ct(pe):jt(pe)}),Ft(Ft.G+Ft.W+Ft.F*!Ne,{Promise:Zt}),wt("./_set-to-string-tag")(Zt,"Promise"),wt("./_set-species")("Promise"),Mt=wt("./_core").Promise,Ft(Ft.S+Ft.F*!Ne,"Promise",{reject:function(pe){var le=be(this);return(0,le.reject)(pe),le.promise}}),Ft(Ft.S+Ft.F*(It||!Ne),"Promise",{resolve:function(pe){return Rt(It&&this===Mt?Zt:this,pe)}}),Ft(Ft.S+Ft.F*!(Ne&&wt("./_iter-detect")(function(pe){Zt.all(pe).catch(de)})),"Promise",{all:function(pe){var le=this,ze=be(le),Me=ze.resolve,Je=ze.reject,Le=gt(function(){var we=[],Re=0,De=1;lt(pe,!1,function(je){var ee=Re++,Et=!1;we.push(void 0),De++,le.resolve(je).then(function(bt){Et||(Et=!0,we[ee]=bt,--De||Me(we))},Je)}),--De||Me(we)});return Le.e&&Je(Le.v),ze.promise},race:function(pe){var le=this,ze=be(le),Me=ze.reject,Je=gt(function(){lt(pe,!1,function(Le){le.resolve(Le).then(ze.resolve,Me)})});return Je.e&&Me(Je.v),ze.promise}})},{"./_a-function":58,"./_an-instance":60,"./_classof":63,"./_core":65,"./_ctx":67,"./_export":73,"./_for-of":75,"./_global":76,"./_is-object":85,"./_iter-detect":89,"./_library":92,"./_microtask":94,"./_new-promise-capability":95,"./_perform":109,"./_promise-resolve":110,"./_redefine-all":112,"./_set-species":114,"./_set-to-string-tag":115,"./_species-constructor":118,"./_task":120,"./_user-agent":128,"./_wks":131}],144:[function(wt,Qt,Yt){var Bt=wt("./_export"),jt=wt("./_to-absolute-index"),Ct=String.fromCharCode,Mt=String.fromCodePoint;Bt(Bt.S+Bt.F*(!!Mt&&Mt.length!=1),"String",{fromCodePoint:function(It){for(var St,kt=[],xt=arguments.length,Ft=0;xt>Ft;){if(St=+arguments[Ft++],jt(St,1114111)!==St)throw RangeError(St+" is not a valid code point");kt.push(St<65536?Ct(St):Ct(55296+((St-=65536)>>10),St%1024+56320))}return kt.join("")}})},{"./_export":73,"./_to-absolute-index":121}],145:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_string-at")(!0);wt("./_iter-define")(String,"String",function(jt){this._t=String(jt),this._i=0},function(){var jt,Ct=this._t,Mt=this._i;return Mt>=Ct.length?{value:void 0,done:!0}:(jt=Bt(Ct,Mt),this._i+=jt.length,{value:jt,done:!1})})},{"./_iter-define":88,"./_string-at":119}],146:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_global"),jt=wt("./_has"),Ct=wt("./_descriptors"),Mt=wt("./_export"),It=wt("./_redefine"),St=wt("./_meta").KEY,kt=wt("./_fails"),xt=wt("./_shared"),Ft=wt("./_set-to-string-tag"),vt=wt("./_uid"),et=wt("./_wks"),tt=wt("./_wks-ext"),lt=wt("./_wks-define"),ot=wt("./_enum-keys"),ut=wt("./_is-array"),ct=wt("./_an-object"),ft=wt("./_is-object"),gt=wt("./_to-iobject"),Lt=wt("./_to-primitive"),Rt=wt("./_property-desc"),Ut=wt("./_object-create"),Nt=wt("./_object-gopn-ext"),$t=wt("./_object-gopd"),qt=wt("./_object-dp"),Zt=wt("./_object-keys"),ce=$t.f,de=qt.f,be=Nt.f,Ne=Bt.Symbol,Ge=Bt.JSON,xe=Ge&&Ge.stringify,We=et("_hidden"),he=et("toPrimitive"),Jt={}.propertyIsEnumerable,re=xt("symbol-registry"),se=xt("symbols"),pe=xt("op-symbols"),le=Object.prototype,ze=typeof Ne=="function",Me=Bt.QObject,Je=!Me||!Me.prototype||!Me.prototype.findChild,Le=Ct&&kt(function(){return Ut(de({},"a",{get:function(){return de(this,"a",{value:7}).a}})).a!=7})?function(ie,Gt,Wt){var ge=ce(le,Gt);ge&&delete le[Gt],de(ie,Gt,Wt),ge&&ie!==le&&de(le,Gt,ge)}:de,we=function(ie){var Gt=se[ie]=Ut(Ne.prototype);return Gt._k=ie,Gt},Re=ze&&typeof Ne.iterator=="symbol"?function(ie){return typeof ie=="symbol"}:function(ie){return ie instanceof Ne},De=function(ie,Gt,Wt){return ie===le&&De(pe,Gt,Wt),ct(ie),Gt=Lt(Gt,!0),ct(Wt),jt(se,Gt)?(Wt.enumerable?(jt(ie,We)&&ie[We][Gt]&&(ie[We][Gt]=!1),Wt=Ut(Wt,{enumerable:Rt(0,!1)})):(jt(ie,We)||de(ie,We,Rt(1,{})),ie[We][Gt]=!0),Le(ie,Gt,Wt)):de(ie,Gt,Wt)},je=function(ie,Gt){ct(ie);for(var Wt,ge=ot(Gt=gt(Gt)),Pe=0,Ve=ge.length;Ve>Pe;)De(ie,Wt=ge[Pe++],Gt[Wt]);return ie},ee=function(ie,Gt){return Gt===void 0?Ut(ie):je(Ut(ie),Gt)},Et=function(ie){var Gt=Jt.call(this,ie=Lt(ie,!0));return!(this===le&&jt(se,ie)&&!jt(pe,ie))&&(!(Gt||!jt(this,ie)||!jt(se,ie)||jt(this,We)&&this[We][ie])||Gt)},bt=function(ie,Gt){if(ie=gt(ie),Gt=Lt(Gt,!0),ie!==le||!jt(se,Gt)||jt(pe,Gt)){var Wt=ce(ie,Gt);return!Wt||!jt(se,Gt)||jt(ie,We)&&ie[We][Gt]||(Wt.enumerable=!0),Wt}},Kt=function(ie){for(var Gt,Wt=be(gt(ie)),ge=[],Pe=0;Wt.length>Pe;)jt(se,Gt=Wt[Pe++])||Gt==We||Gt==St||ge.push(Gt);return ge},oe=function(ie){for(var Gt,Wt=ie===le,ge=be(Wt?pe:gt(ie)),Pe=[],Ve=0;ge.length>Ve;)!jt(se,Gt=ge[Ve++])||Wt&&!jt(le,Gt)||Pe.push(se[Gt]);return Pe};ze||(Ne=function(){if(this instanceof Ne)throw TypeError("Symbol is not a constructor!");var ie=vt(arguments.length>0?arguments[0]:void 0),Gt=function(Wt){this===le&&Gt.call(pe,Wt),jt(this,We)&&jt(this[We],ie)&&(this[We][ie]=!1),Le(this,ie,Rt(1,Wt))};return Ct&&Je&&Le(le,ie,{configurable:!0,set:Gt}),we(ie)},It(Ne.prototype,"toString",function(){return this._k}),$t.f=bt,qt.f=De,wt("./_object-gopn").f=Nt.f=Kt,wt("./_object-pie").f=Et,wt("./_object-gops").f=oe,Ct&&!wt("./_library")&&It(le,"propertyIsEnumerable",Et,!0),tt.f=function(ie){return we(et(ie))}),Mt(Mt.G+Mt.W+Mt.F*!ze,{Symbol:Ne});for(var _t="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),Ot=0;_t.length>Ot;)et(_t[Ot++]);for(var Pt=Zt(et.store),Dt=0;Pt.length>Dt;)lt(Pt[Dt++]);Mt(Mt.S+Mt.F*!ze,"Symbol",{for:function(ie){return jt(re,ie+="")?re[ie]:re[ie]=Ne(ie)},keyFor:function(ie){if(!Re(ie))throw TypeError(ie+" is not a symbol!");for(var Gt in re)if(re[Gt]===ie)return Gt},useSetter:function(){Je=!0},useSimple:function(){Je=!1}}),Mt(Mt.S+Mt.F*!ze,"Object",{create:ee,defineProperty:De,defineProperties:je,getOwnPropertyDescriptor:bt,getOwnPropertyNames:Kt,getOwnPropertySymbols:oe}),Ge&&Mt(Mt.S+Mt.F*(!ze||kt(function(){var ie=Ne();return xe([ie])!="[null]"||xe({a:ie})!="{}"||xe(Object(ie))!="{}"})),"JSON",{stringify:function(ie){for(var Gt,Wt,ge=[ie],Pe=1;arguments.length>Pe;)ge.push(arguments[Pe++]);if(Wt=Gt=ge[1],(ft(Gt)||ie!==void 0)&&!Re(ie))return ut(Gt)||(Gt=function(Ve,_e){if(typeof Wt=="function"&&(_e=Wt.call(this,Ve,_e)),!Re(_e))return _e}),ge[1]=Gt,xe.apply(Ge,ge)}}),Ne.prototype[he]||wt("./_hide")(Ne.prototype,he,Ne.prototype.valueOf),Ft(Ne,"Symbol"),Ft(Math,"Math",!0),Ft(Bt.JSON,"JSON",!0)},{"./_an-object":61,"./_descriptors":69,"./_enum-keys":72,"./_export":73,"./_fails":74,"./_global":76,"./_has":77,"./_hide":78,"./_is-array":84,"./_is-object":85,"./_library":92,"./_meta":93,"./_object-create":97,"./_object-dp":98,"./_object-gopd":100,"./_object-gopn":102,"./_object-gopn-ext":101,"./_object-gops":103,"./_object-keys":106,"./_object-pie":107,"./_property-desc":111,"./_redefine":113,"./_set-to-string-tag":115,"./_shared":117,"./_to-iobject":123,"./_to-primitive":126,"./_uid":127,"./_wks":131,"./_wks-define":129,"./_wks-ext":130}],147:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_export"),jt=wt("./_core"),Ct=wt("./_global"),Mt=wt("./_species-constructor"),It=wt("./_promise-resolve");Bt(Bt.P+Bt.R,"Promise",{finally:function(St){var kt=Mt(this,jt.Promise||Ct.Promise),xt=typeof St=="function";return this.then(xt?function(Ft){return It(kt,St()).then(function(){return Ft})}:St,xt?function(Ft){return It(kt,St()).then(function(){throw Ft})}:St)}})},{"./_core":65,"./_export":73,"./_global":76,"./_promise-resolve":110,"./_species-constructor":118}],148:[function(wt,Qt,Yt){"use strict";var Bt=wt("./_export"),jt=wt("./_new-promise-capability"),Ct=wt("./_perform");Bt(Bt.S,"Promise",{try:function(Mt){var It=jt.f(this),St=Ct(Mt);return(St.e?It.reject:It.resolve)(St.v),It.promise}})},{"./_export":73,"./_new-promise-capability":95,"./_perform":109}],149:[function(wt,Qt,Yt){wt("./_wks-define")("asyncIterator")},{"./_wks-define":129}],150:[function(wt,Qt,Yt){wt("./_wks-define")("observable")},{"./_wks-define":129}],151:[function(wt,Qt,Yt){wt("./es6.array.iterator");for(var Bt=wt("./_global"),jt=wt("./_hide"),Ct=wt("./_iterators"),Mt=wt("./_wks")("toStringTag"),It="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),St=0;St<It.length;St++){var kt=It[St],xt=Bt[kt],Ft=xt&&xt.prototype;Ft&&!Ft[Mt]&&jt(Ft,Mt,kt),Ct[kt]=Ct.Array}},{"./_global":76,"./_hide":78,"./_iterators":91,"./_wks":131,"./es6.array.iterator":134}],152:[function(wt,Qt,Yt){var Bt=wt("./_export"),jt=wt("./_task");Bt(Bt.G+Bt.B,{setImmediate:jt.set,clearImmediate:jt.clear})},{"./_export":73,"./_task":120}],153:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(Lt){return Array.isArray?Array.isArray(Lt):ct(Lt)==="[object Array]"}function Ct(Lt){return typeof Lt=="boolean"}function Mt(Lt){return Lt===null}function It(Lt){return Lt==null}function St(Lt){return typeof Lt=="number"}function kt(Lt){return typeof Lt=="string"}function xt(Lt){return(Lt===void 0?"undefined":(0,gt.default)(Lt))==="symbol"}function Ft(Lt){return Lt===void 0}function vt(Lt){return ct(Lt)==="[object RegExp]"}function et(Lt){return(Lt===void 0?"undefined":(0,gt.default)(Lt))==="object"&&Lt!==null}function tt(Lt){return ct(Lt)==="[object Date]"}function lt(Lt){return ct(Lt)==="[object Error]"||Lt instanceof Error}function ot(Lt){return typeof Lt=="function"}function ut(Lt){return Lt===null||typeof Lt=="boolean"||typeof Lt=="number"||typeof Lt=="string"||(Lt===void 0?"undefined":(0,gt.default)(Lt))==="symbol"||Lt===void 0}function ct(Lt){return Object.prototype.toString.call(Lt)}var ft=wt("babel-runtime/helpers/typeof"),gt=function(Lt){return Lt&&Lt.__esModule?Lt:{default:Lt}}(ft);Yt.isArray=jt,Yt.isBoolean=Ct,Yt.isNull=Mt,Yt.isNullOrUndefined=It,Yt.isNumber=St,Yt.isString=kt,Yt.isSymbol=xt,Yt.isUndefined=Ft,Yt.isRegExp=vt,Yt.isObject=et,Yt.isDate=tt,Yt.isError=lt,Yt.isFunction=ot,Yt.isPrimitive=ut,Yt.isBuffer=Bt.isBuffer}).call(this,{isBuffer:wt("../../is-buffer/index.js")})},{"../../is-buffer/index.js":163,"babel-runtime/helpers/typeof":32}],154:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/helpers/typeof"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(Ct){function Mt(Ft,vt){for(Ft=String(Ft),vt=vt||2;Ft.length<vt;)Ft="0"+Ft;return Ft}function It(Ft){var vt=new Date(Ft.getFullYear(),Ft.getMonth(),Ft.getDate());vt.setDate(vt.getDate()-(vt.getDay()+6)%7+3);var et=new Date(vt.getFullYear(),0,4);et.setDate(et.getDate()-(et.getDay()+6)%7+3);var tt=vt.getTimezoneOffset()-et.getTimezoneOffset();vt.setHours(vt.getHours()-tt);var lt=(vt-et)/6048e5;return 1+Math.floor(lt)}function St(Ft){var vt=Ft.getDay();return vt===0&&(vt=7),vt}function kt(Ft){return Ft===null?"null":Ft===void 0?"undefined":(Ft===void 0?"undefined":(0,jt.default)(Ft))!=="object"?Ft===void 0?"undefined":(0,jt.default)(Ft):Array.isArray(Ft)?"array":{}.toString.call(Ft).slice(8,-1).toLowerCase()}var xt=function(){var Ft=/d{1,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|[LloSZWN]|'[^']*'|'[^']*'/g,vt=/\b(?:[PMCEA][SDP]T|(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time|(?:GMT|UTC)(?:[-+]\d{4})?)\b/g,et=/[^-+\dA-Z]/g;return function(tt,lt,ot,ut){if(arguments.length!==1||kt(tt)!=="string"||/\d/.test(tt)||(lt=tt,tt=void 0),tt=tt||new Date,tt instanceof Date||(tt=new Date(tt)),isNaN(tt))throw TypeError("Invalid date");lt=String(xt.masks[lt]||lt||xt.masks.default);var ct=lt.slice(0,4);ct!=="UTC:"&&ct!=="GMT:"||(lt=lt.slice(4),ot=!0,ct==="GMT:"&&(ut=!0));var ft=ot?"getUTC":"get",gt=tt[ft+"Date"](),Lt=tt[ft+"Day"](),Rt=tt[ft+"Month"](),Ut=tt[ft+"FullYear"](),Nt=tt[ft+"Hours"](),$t=tt[ft+"Minutes"](),qt=tt[ft+"Seconds"](),Zt=tt[ft+"Milliseconds"](),ce=ot?0:tt.getTimezoneOffset(),de=It(tt),be=St(tt),Ne={d:gt,dd:Mt(gt),ddd:xt.i18n.dayNames[Lt],dddd:xt.i18n.dayNames[Lt+7],m:Rt+1,mm:Mt(Rt+1),mmm:xt.i18n.monthNames[Rt],mmmm:xt.i18n.monthNames[Rt+12],yy:String(Ut).slice(2),yyyy:Ut,h:Nt%12||12,hh:Mt(Nt%12||12),H:Nt,HH:Mt(Nt),M:$t,MM:Mt($t),s:qt,ss:Mt(qt),l:Mt(Zt,3),L:Mt(Math.round(Zt/10)),t:Nt<12?"a":"p",tt:Nt<12?"am":"pm",T:Nt<12?"A":"P",TT:Nt<12?"AM":"PM",Z:ut?"GMT":ot?"UTC":(String(tt).match(vt)||[""]).pop().replace(et,""),o:(ce>0?"-":"+")+Mt(100*Math.floor(Math.abs(ce)/60)+Math.abs(ce)%60,4),S:["th","st","nd","rd"][gt%10>3?0:(gt%100-gt%10!=10)*gt%10],W:de,N:be};return lt.replace(Ft,function(Ge){return Ge in Ne?Ne[Ge]:Ge.slice(1,Ge.length-1)})}}();xt.masks={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},xt.i18n={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"]},typeof te=="function"&&te.amd?te(function(){return xt}):(Yt===void 0?"undefined":(0,jt.default)(Yt))==="object"?Qt.exports=xt:Ct.dateFormat=xt})(void 0)},{"babel-runtime/helpers/typeof":32}],155:[function(wt,Qt,Yt){(function(Bt){function jt(){return!(typeof window=="undefined"||!window.process||window.process.type!=="renderer")||typeof document!="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function Ct(kt){var xt=this.useColors;if(kt[0]=(xt?"%c":"")+this.namespace+(xt?" %c":" ")+kt[0]+(xt?"%c ":" ")+"+"+Yt.humanize(this.diff),xt){var Ft="color: "+this.color;kt.splice(1,0,Ft,"color: inherit");var vt=0,et=0;kt[0].replace(/%[a-zA-Z%]/g,function(tt){tt!=="%%"&&(vt++,tt==="%c"&&(et=vt))}),kt.splice(et,0,Ft)}}function Mt(){return typeof console=="object"&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function It(kt){try{kt==null?Yt.storage.removeItem("debug"):Yt.storage.debug=kt}catch(xt){}}function St(){var kt;try{kt=Yt.storage.debug}catch(xt){}return!kt&&Bt!==void 0&&"env"in Bt&&(kt=Bt.env.DEBUG),kt}Yt=Qt.exports=wt("./debug"),Yt.log=Mt,Yt.formatArgs=Ct,Yt.save=It,Yt.load=St,Yt.useColors=jt,Yt.storage=typeof chrome!="undefined"&&chrome.storage!==void 0?chrome.storage.local:function(){try{return window.localStorage}catch(kt){}}(),Yt.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],Yt.formatters.j=function(kt){try{return JSON.stringify(kt)}catch(xt){return"[UnexpectedJSONParseError]: "+xt.message}},Yt.enable(St())}).call(this,wt("_process"))},{"./debug":156,_process:173}],156:[function(wt,Qt,Yt){function Bt(xt){var Ft,vt=0;for(Ft in xt)vt=(vt<<5)-vt+xt.charCodeAt(Ft),vt|=0;return Yt.colors[Math.abs(vt)%Yt.colors.length]}function jt(xt){function Ft(){if(Ft.enabled){var vt=Ft,et=+new Date,tt=et-(kt||et);vt.diff=tt,vt.prev=kt,vt.curr=et,kt=et;for(var lt=new Array(arguments.length),ot=0;ot<lt.length;ot++)lt[ot]=arguments[ot];lt[0]=Yt.coerce(lt[0]),typeof lt[0]!="string"&&lt.unshift("%O");var ut=0;lt[0]=lt[0].replace(/%([a-zA-Z%])/g,function(ct,ft){if(ct==="%%")return ct;ut++;var gt=Yt.formatters[ft];if(typeof gt=="function"){var Lt=lt[ut];ct=gt.call(vt,Lt),lt.splice(ut,1),ut--}return ct}),Yt.formatArgs.call(vt,lt),(Ft.log||Yt.log||console.log.bind(console)).apply(vt,lt)}}return Ft.namespace=xt,Ft.enabled=Yt.enabled(xt),Ft.useColors=Yt.useColors(),Ft.color=Bt(xt),typeof Yt.init=="function"&&Yt.init(Ft),Ft}function Ct(xt){Yt.save(xt),Yt.names=[],Yt.skips=[];for(var Ft=(typeof xt=="string"?xt:"").split(/[\s,]+/),vt=Ft.length,et=0;et<vt;et++)Ft[et]&&(xt=Ft[et].replace(/\*/g,".*?"),xt[0]==="-"?Yt.skips.push(new RegExp("^"+xt.substr(1)+"$")):Yt.names.push(new RegExp("^"+xt+"$")))}function Mt(){Yt.enable("")}function It(xt){var Ft,vt;for(Ft=0,vt=Yt.skips.length;Ft<vt;Ft++)if(Yt.skips[Ft].test(xt))return!1;for(Ft=0,vt=Yt.names.length;Ft<vt;Ft++)if(Yt.names[Ft].test(xt))return!0;return!1}function St(xt){return xt instanceof Error?xt.stack||xt.message:xt}Yt=Qt.exports=jt.debug=jt.default=jt,Yt.coerce=St,Yt.disable=Mt,Yt.enable=Ct,Yt.enabled=It,Yt.humanize=wt("ms"),Yt.names=[],Yt.skips=[],Yt.formatters={};var kt},{ms:169}],157:[function(wt,Qt,Yt){"use strict";function Bt(Ct){var Mt=""+Ct,It=jt.exec(Mt);if(!It)return Mt;var St,kt="",xt=0,Ft=0;for(xt=It.index;xt<Mt.length;xt++){switch(Mt.charCodeAt(xt)){case 34:St="&quot;";break;case 38:St="&amp;";break;case 39:St="&#39;";break;case 60:St="&lt;";break;case 62:St="&gt;";break;default:continue}Ft!==xt&&(kt+=Mt.substring(Ft,xt)),Ft=xt+1,kt+=St}return Ft!==xt?kt+Mt.substring(Ft,xt):kt}var jt=/["'&<>]/;Qt.exports=Bt},{}],158:[function(wt,Qt,Yt){function Bt(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function jt(St){return typeof St=="function"}function Ct(St){return typeof St=="number"}function Mt(St){return typeof St=="object"&&St!==null}function It(St){return St===void 0}Qt.exports=Bt,Bt.EventEmitter=Bt,Bt.prototype._events=void 0,Bt.prototype._maxListeners=void 0,Bt.defaultMaxListeners=10,Bt.prototype.setMaxListeners=function(St){if(!Ct(St)||St<0||isNaN(St))throw TypeError("n must be a positive number");return this._maxListeners=St,this},Bt.prototype.emit=function(St){var kt,xt,Ft,vt,et,tt;if(this._events||(this._events={}),St==="error"&&(!this._events.error||Mt(this._events.error)&&!this._events.error.length)){if((kt=arguments[1])instanceof Error)throw kt;var lt=new Error('Uncaught, unspecified "error" event. ('+kt+")");throw lt.context=kt,lt}if(xt=this._events[St],It(xt))return!1;if(jt(xt))switch(arguments.length){case 1:xt.call(this);break;case 2:xt.call(this,arguments[1]);break;case 3:xt.call(this,arguments[1],arguments[2]);break;default:vt=Array.prototype.slice.call(arguments,1),xt.apply(this,vt)}else if(Mt(xt))for(vt=Array.prototype.slice.call(arguments,1),tt=xt.slice(),Ft=tt.length,et=0;et<Ft;et++)tt[et].apply(this,vt);return!0},Bt.prototype.addListener=function(St,kt){var xt;if(!jt(kt))throw TypeError("listener must be a function");return this._events||(this._events={}),this._events.newListener&&this.emit("newListener",St,jt(kt.listener)?kt.listener:kt),this._events[St]?Mt(this._events[St])?this._events[St].push(kt):this._events[St]=[this._events[St],kt]:this._events[St]=kt,Mt(this._events[St])&&!this._events[St].warned&&(xt=It(this._maxListeners)?Bt.defaultMaxListeners:this._maxListeners)&&xt>0&&this._events[St].length>xt&&(this._events[St].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[St].length),typeof console.trace=="function"&&console.trace()),this},Bt.prototype.on=Bt.prototype.addListener,Bt.prototype.once=function(St,kt){function xt(){this.removeListener(St,xt),Ft||(Ft=!0,kt.apply(this,arguments))}if(!jt(kt))throw TypeError("listener must be a function");var Ft=!1;return xt.listener=kt,this.on(St,xt),this},Bt.prototype.removeListener=function(St,kt){var xt,Ft,vt,et;if(!jt(kt))throw TypeError("listener must be a function");if(!this._events||!this._events[St])return this;if(xt=this._events[St],vt=xt.length,Ft=-1,xt===kt||jt(xt.listener)&&xt.listener===kt)delete this._events[St],this._events.removeListener&&this.emit("removeListener",St,kt);else if(Mt(xt)){for(et=vt;et-- >0;)if(xt[et]===kt||xt[et].listener&&xt[et].listener===kt){Ft=et;break}if(Ft<0)return this;xt.length===1?(xt.length=0,delete this._events[St]):xt.splice(Ft,1),this._events.removeListener&&this.emit("removeListener",St,kt)}return this},Bt.prototype.removeAllListeners=function(St){var kt,xt;if(!this._events)return this;if(!this._events.removeListener)return arguments.length===0?this._events={}:this._events[St]&&delete this._events[St],this;if(arguments.length===0){for(kt in this._events)kt!=="removeListener"&&this.removeAllListeners(kt);return this.removeAllListeners("removeListener"),this._events={},this}if(xt=this._events[St],jt(xt))this.removeListener(St,xt);else if(xt)for(;xt.length;)this.removeListener(St,xt[xt.length-1]);return delete this._events[St],this},Bt.prototype.listeners=function(St){return this._events&&this._events[St]?jt(this._events[St])?[this._events[St]]:this._events[St].slice():[]},Bt.prototype.listenerCount=function(St){if(this._events){var kt=this._events[St];if(jt(kt))return 1;if(kt)return kt.length}return 0},Bt.listenerCount=function(St,kt){return St.listenerCount(kt)}},{}],159:[function(wt,Qt,Yt){var Bt=wt("http"),jt=Qt.exports;for(var Ct in Bt)Bt.hasOwnProperty(Ct)&&(jt[Ct]=Bt[Ct]);jt.request=function(Mt,It){return Mt||(Mt={}),Mt.scheme="https",Mt.protocol="https:",Bt.request.call(this,Mt,It)}},{http:196}],160:[function(wt,Qt,Yt){"use strict";var Bt=wt("util"),jt=wt("ms");Qt.exports=function(Ct){if(typeof Ct=="number")return Ct;var Mt=jt(Ct);if(Mt===void 0){var It=new Error(Bt.format("humanize-ms(%j) result undefined",Ct));console.warn(It.stack)}return Mt}},{ms:169,util:207}],161:[function(wt,Qt,Yt){Yt.read=function(Bt,jt,Ct,Mt,It){var St,kt,xt=8*It-Mt-1,Ft=(1<<xt)-1,vt=Ft>>1,et=-7,tt=Ct?It-1:0,lt=Ct?-1:1,ot=Bt[jt+tt];for(tt+=lt,St=ot&(1<<-et)-1,ot>>=-et,et+=xt;et>0;St=256*St+Bt[jt+tt],tt+=lt,et-=8);for(kt=St&(1<<-et)-1,St>>=-et,et+=Mt;et>0;kt=256*kt+Bt[jt+tt],tt+=lt,et-=8);if(St===0)St=1-vt;else{if(St===Ft)return kt?NaN:1/0*(ot?-1:1);kt+=Math.pow(2,Mt),St-=vt}return(ot?-1:1)*kt*Math.pow(2,St-Mt)},Yt.write=function(Bt,jt,Ct,Mt,It,St){var kt,xt,Ft,vt=8*St-It-1,et=(1<<vt)-1,tt=et>>1,lt=It===23?Math.pow(2,-24)-Math.pow(2,-77):0,ot=Mt?0:St-1,ut=Mt?1:-1,ct=jt<0||jt===0&&1/jt<0?1:0;for(jt=Math.abs(jt),isNaN(jt)||jt===1/0?(xt=isNaN(jt)?1:0,kt=et):(kt=Math.floor(Math.log(jt)/Math.LN2),jt*(Ft=Math.pow(2,-kt))<1&&(kt--,Ft*=2),jt+=kt+tt>=1?lt/Ft:lt*Math.pow(2,1-tt),jt*Ft>=2&&(kt++,Ft/=2),kt+tt>=et?(xt=0,kt=et):kt+tt>=1?(xt=(jt*Ft-1)*Math.pow(2,It),kt+=tt):(xt=jt*Math.pow(2,tt-1)*Math.pow(2,It),kt=0));It>=8;Bt[Ct+ot]=255&xt,ot+=ut,xt/=256,It-=8);for(kt=kt<<It|xt,vt+=It;vt>0;Bt[Ct+ot]=255&kt,ot+=ut,kt/=256,vt-=8);Bt[Ct+ot-ut]|=128*ct}},{}],162:[function(wt,Qt,Yt){typeof Object.create=="function"?Qt.exports=function(Bt,jt){Bt.super_=jt,Bt.prototype=Object.create(jt.prototype,{constructor:{value:Bt,enumerable:!1,writable:!0,configurable:!0}})}:Qt.exports=function(Bt,jt){Bt.super_=jt;var Ct=function(){};Ct.prototype=jt.prototype,Bt.prototype=new Ct,Bt.prototype.constructor=Bt}},{}],163:[function(wt,Qt,Yt){function Bt(Ct){return!!Ct.constructor&&typeof Ct.constructor.isBuffer=="function"&&Ct.constructor.isBuffer(Ct)}function jt(Ct){return typeof Ct.readFloatLE=="function"&&typeof Ct.slice=="function"&&Bt(Ct.slice(0,0))}Qt.exports=function(Ct){return Ct!=null&&(Bt(Ct)||jt(Ct)||!!Ct._isBuffer)}},{}],164:[function(wt,Qt,Yt){(function(Bt){function jt(It){return Mt.call(It).replace(/^[^{]*{\s*/,"").replace(/\s*}[^}]*$/,"")}function Ct(It){return typeof It=="function"&&(/^class(\s|\{\}$)/.test(Mt.call(It))||/^.*classCallCheck\(/.test(jt(It)))}var Mt=Function.prototype.toString;Yt!==void 0?(Qt!==void 0&&Qt.exports&&(Yt=Qt.exports=Ct),Yt.isClass=Ct):typeof te=="function"&&te.amd?te([],function(){return Ct}):Bt.isClass=Ct})(this)},{}],165:[function(wt,Qt,Yt){"use strict";function Bt(St){var kt=St.slice(2);return kt=kt[0].toLowerCase()+kt.slice(1)}var jt=wt("core-util-is"),Ct=wt("isstream"),Mt=wt("is-class");Object.keys(jt).map(function(St){Yt[Bt(St)]=jt[St]}),Yt.stream=Ct,Yt.readableStream=Ct.isReadable,Yt.writableStream=Ct.isWritable,Yt.duplexStream=Ct.isDuplex,Yt.class=Mt,Yt.finite=function(St){return Number.isFinite(St)},Yt.NaN=function(St){return Number.isNaN(St)},Yt.generator=function(St){return St&&typeof St.next=="function"&&typeof St.throw=="function"},Yt.generatorFunction=function(St){return St&&St.constructor&&St.constructor.name==="GeneratorFunction"},Yt.asyncFunction=function(St){return St&&St.constructor&&St.constructor.name==="AsyncFunction"},Yt.promise=function(St){return St&&typeof St.then=="function"};var It=Math.pow(2,31);Yt.int=function(St){return jt.isNumber(St)&&St%1==0},Yt.int32=function(St){return Yt.int(St)&&St<It&&St>=-It},Yt.long=function(St){return Yt.int(St)&&(St>=It||St<-It)},Yt.Long=function(St){return Yt.object(St)&&Yt.number(St.high)&&Yt.number(St.low)},Yt.double=function(St){return jt.isNumber(St)&&!isNaN(St)&&St%1!=0},Yt.date=function(St){return St instanceof Date},Yt.regExp=function(St){return St instanceof RegExp},Yt.regexp=Yt.regExp,Yt.error=function(St){return St instanceof Error},Yt.array=function(St){return Array.isArray(St)}},{"core-util-is":153,"is-class":164,isstream:167}],166:[function(wt,Qt,Yt){var Bt={}.toString;Qt.exports=Array.isArray||function(jt){return Bt.call(jt)=="[object Array]"}},{}],167:[function(wt,Qt,Yt){function Bt(St){return St instanceof It.Stream}function jt(St){return Bt(St)&&typeof St._read=="function"&&typeof St._readableState=="object"}function Ct(St){return Bt(St)&&typeof St._write=="function"&&typeof St._writableState=="object"}function Mt(St){return jt(St)&&Ct(St)}var It=wt("stream");Qt.exports=Bt,Qt.exports.isReadable=jt,Qt.exports.isWritable=Ct,Qt.exports.isDuplex=Mt},{stream:195}],168:[function(wt,Qt,Yt){"use strict";function Bt(Ct,Mt,It){if(!Ct)throw new TypeError("argument dest is required");if(!Mt)throw new TypeError("argument src is required");return It===void 0&&(It=!0),Object.getOwnPropertyNames(Mt).forEach(function(St){if(It||!jt.call(Ct,St)){var kt=Object.getOwnPropertyDescriptor(Mt,St);Object.defineProperty(Ct,St,kt)}}),Ct}Qt.exports=Bt;var jt=Object.prototype.hasOwnProperty},{}],169:[function(wt,Qt,Yt){function Bt(vt){if(vt=String(vt),!(vt.length>100)){var et=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(vt);if(et){var tt=parseFloat(et[1]);switch((et[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return tt*Ft;case"days":case"day":case"d":return tt*xt;case"hours":case"hour":case"hrs":case"hr":case"h":return tt*kt;case"minutes":case"minute":case"mins":case"min":case"m":return tt*St;case"seconds":case"second":case"secs":case"sec":case"s":return tt*It;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return tt;default:return}}}}function jt(vt){return vt>=xt?Math.round(vt/xt)+"d":vt>=kt?Math.round(vt/kt)+"h":vt>=St?Math.round(vt/St)+"m":vt>=It?Math.round(vt/It)+"s":vt+"ms"}function Ct(vt){return Mt(vt,xt,"day")||Mt(vt,kt,"hour")||Mt(vt,St,"minute")||Mt(vt,It,"second")||vt+" ms"}function Mt(vt,et,tt){if(!(vt<et))return vt<1.5*et?Math.floor(vt/et)+" "+tt:Math.ceil(vt/et)+" "+tt+"s"}var It=1e3,St=60*It,kt=60*St,xt=24*kt,Ft=365.25*xt;Qt.exports=function(vt,et){et=et||{};var tt=typeof vt;if(tt==="string"&&vt.length>0)return Bt(vt);if(tt==="number"&&isNaN(vt)===!1)return et.long?Ct(vt):jt(vt);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(vt))}},{}],170:[function(wt,Qt,Yt){(function(Bt){function jt(St,kt){for(var xt=0,Ft=St.length-1;Ft>=0;Ft--){var vt=St[Ft];vt==="."?St.splice(Ft,1):vt===".."?(St.splice(Ft,1),xt++):xt&&(St.splice(Ft,1),xt--)}if(kt)for(;xt--;xt)St.unshift("..");return St}function Ct(St){typeof St!="string"&&(St+="");var kt,xt=0,Ft=-1,vt=!0;for(kt=St.length-1;kt>=0;--kt)if(St.charCodeAt(kt)===47){if(!vt){xt=kt+1;break}}else Ft===-1&&(vt=!1,Ft=kt+1);return Ft===-1?"":St.slice(xt,Ft)}function Mt(St,kt){if(St.filter)return St.filter(kt);for(var xt=[],Ft=0;Ft<St.length;Ft++)kt(St[Ft],Ft,St)&&xt.push(St[Ft]);return xt}Yt.resolve=function(){for(var St="",kt=!1,xt=arguments.length-1;xt>=-1&&!kt;xt--){var Ft=xt>=0?arguments[xt]:Bt.cwd();if(typeof Ft!="string")throw new TypeError("Arguments to path.resolve must be strings");Ft&&(St=Ft+"/"+St,kt=Ft.charAt(0)==="/")}return St=jt(Mt(St.split("/"),function(vt){return!!vt}),!kt).join("/"),(kt?"/":"")+St||"."},Yt.normalize=function(St){var kt=Yt.isAbsolute(St),xt=It(St,-1)==="/";return St=jt(Mt(St.split("/"),function(Ft){return!!Ft}),!kt).join("/"),St||kt||(St="."),St&&xt&&(St+="/"),(kt?"/":"")+St},Yt.isAbsolute=function(St){return St.charAt(0)==="/"},Yt.join=function(){var St=Array.prototype.slice.call(arguments,0);return Yt.normalize(Mt(St,function(kt,xt){if(typeof kt!="string")throw new TypeError("Arguments to path.join must be strings");return kt}).join("/"))},Yt.relative=function(St,kt){function xt(ut){for(var ct=0;ct<ut.length&&ut[ct]==="";ct++);for(var ft=ut.length-1;ft>=0&&ut[ft]==="";ft--);return ct>ft?[]:ut.slice(ct,ft-ct+1)}St=Yt.resolve(St).substr(1),kt=Yt.resolve(kt).substr(1);for(var Ft=xt(St.split("/")),vt=xt(kt.split("/")),et=Math.min(Ft.length,vt.length),tt=et,lt=0;lt<et;lt++)if(Ft[lt]!==vt[lt]){tt=lt;break}for(var ot=[],lt=tt;lt<Ft.length;lt++)ot.push("..");return ot=ot.concat(vt.slice(tt)),ot.join("/")},Yt.sep="/",Yt.delimiter=":",Yt.dirname=function(St){if(typeof St!="string"&&(St+=""),St.length===0)return".";for(var kt=St.charCodeAt(0),xt=kt===47,Ft=-1,vt=!0,et=St.length-1;et>=1;--et)if((kt=St.charCodeAt(et))===47){if(!vt){Ft=et;break}}else vt=!1;return Ft===-1?xt?"/":".":xt&&Ft===1?"/":St.slice(0,Ft)},Yt.basename=function(St,kt){var xt=Ct(St);return kt&&xt.substr(-1*kt.length)===kt&&(xt=xt.substr(0,xt.length-kt.length)),xt},Yt.extname=function(St){typeof St!="string"&&(St+="");for(var kt=-1,xt=0,Ft=-1,vt=!0,et=0,tt=St.length-1;tt>=0;--tt){var lt=St.charCodeAt(tt);if(lt!==47)Ft===-1&&(vt=!1,Ft=tt+1),lt===46?kt===-1?kt=tt:et!==1&&(et=1):kt!==-1&&(et=-1);else if(!vt){xt=tt+1;break}}return kt===-1||Ft===-1||et===0||et===1&&kt===Ft-1&&kt===xt+1?"":St.slice(kt,Ft)};var It=function(St,kt,xt){return St.substr(kt,xt)}}).call(this,wt("_process"))},{_process:173}],171:[function(wt,Qt,Yt){(function(Bt){(function(){"use strict";function jt(qt){return qt=String(qt),qt.charAt(0).toUpperCase()+qt.slice(1)}function Ct(qt,Zt,ce){var de={"10.0":"10",6.4:"10 Technical Preview",6.3:"8.1",6.2:"8",6.1:"Server 2008 R2 / 7","6.0":"Server 2008 / Vista",5.2:"Server 2003 / XP 64-bit",5.1:"XP",5.01:"2000 SP1","5.0":"2000","4.0":"NT","4.90":"ME"};return Zt&&ce&&/^Win/i.test(qt)&&!/^Windows Phone /i.test(qt)&&(de=de[/[\d.]+$/.exec(qt)])&&(qt="Windows "+de),qt=String(qt),Zt&&ce&&(qt=qt.replace(RegExp(Zt,"i"),ce)),qt=It(qt.replace(/ ce$/i," CE").replace(/\bhpw/i,"web").replace(/\bMacintosh\b/,"Mac OS").replace(/_PowerPC\b/i," OS").replace(/\b(OS X) [^ \d]+/i,"$1").replace(/\bMac (OS X)\b/,"$1").replace(/\/(\d)/," $1").replace(/_/g,".").replace(/(?: BePC|[ .]*fc[ \d.]+)$/i,"").replace(/\bx86\.64\b/gi,"x86_64").replace(/\b(Windows Phone) OS\b/,"$1").replace(/\b(Chrome OS \w+) [\d.]+\b/,"$1").split(" on ")[0])}function Mt(qt,Zt){var ce=-1,de=qt?qt.length:0;if(typeof de=="number"&&de>-1&&de<=gt)for(;++ce<de;)Zt(qt[ce],ce,qt);else St(qt,Zt)}function It(qt){return qt=et(qt),/^(?:webOS|i(?:OS|P))/.test(qt)?qt:jt(qt)}function St(qt,Zt){for(var ce in qt)Ut.call(qt,ce)&&Zt(qt[ce],ce,qt)}function kt(qt){return qt==null?jt(qt):Nt.call(qt).slice(8,-1)}function xt(qt,Zt){var ce=qt!=null?typeof qt[Zt]:"number";return!(/^(?:boolean|number|string|undefined)$/.test(ce)||ce=="object"&&!qt[Zt])}function Ft(qt){return String(qt).replace(/([ -])(?!$)/g,"$1?")}function vt(qt,Zt){var ce=null;return Mt(qt,function(de,be){ce=Zt(ce,de,be,qt)}),ce}function et(qt){return String(qt).replace(/^ +| +$/g,"")}function tt(qt){function Zt(ie){return vt(ie,function(Gt,Wt){var ge=Wt.pattern||Ft(Wt);return!Gt&&(Gt=RegExp("\\b"+ge+" *\\d+[.\\w_]*","i").exec(qt)||RegExp("\\b"+ge+" *\\w+-[\\w]*","i").exec(qt)||RegExp("\\b"+ge+"(?:; *(?:[a-z]+[_-])?[a-z]+\\d+|[^ ();-]*)","i").exec(qt))&&((Gt=String(Wt.label&&!RegExp(ge,"i").test(Wt.label)?Wt.label:Gt).split("/"))[1]&&!/[\d.]+/.test(Gt[0])&&(Gt[0]+=" "+Gt[1]),Wt=Wt.label||Wt,Gt=It(Gt[0].replace(RegExp(ge,"i"),Wt).replace(RegExp("; *(?:"+Wt+"[_-])?","i")," ").replace(RegExp("("+Wt+")[-_.]?(\\w)","i"),"$1 $2"))),Gt})}function ce(){return this.description||""}var de=ot,be=qt&&typeof qt=="object"&&kt(qt)!="String";be&&(de=qt,qt=null);var Ne=de.navigator||{},Ge=Ne.userAgent||"";qt||(qt=Ge);var xe,We,he=be?!!Ne.likeChrome:/\bChrome\b/.test(qt)&&!/internal|\n/i.test(Nt.toString()),Jt=be?"Object":"ScriptBridgingProxyObject",re=be?"Object":"Environment",se=be&&de.java?"JavaPackage":kt(de.java),pe=be?"Object":"RuntimeObject",le=/\bJava/.test(se)&&de.java,ze=le&&kt(de.environment)==re,Me=le?"a":"\u4F2A",Je=le?"b":"\u5C3E",Le=de.document||{},we=de.operamini||de.opera,Re=Lt.test(Re=be&&we?we["[[Class]]"]:kt(we))?Re:we=null,De=qt,je=[],ee=null,Et=qt==Ge,bt=Et&&we&&typeof we.version=="function"&&we.version(),Kt=function(ie){return vt(ie,function(Gt,Wt){return Gt||RegExp("\\b"+(Wt.pattern||Ft(Wt))+"\\b","i").exec(qt)&&(Wt.label||Wt)})}([{label:"EdgeHTML",pattern:"Edge"},"Trident",{label:"WebKit",pattern:"AppleWebKit"},"iCab","Presto","NetFront","Tasman","KHTML","Gecko"]),oe=function(ie){return vt(ie,function(Gt,Wt){return Gt||RegExp("\\b"+(Wt.pattern||Ft(Wt))+"\\b","i").exec(qt)&&(Wt.label||Wt)})}(["Adobe AIR","Arora","Avant Browser","Breach","Camino","Electron","Epiphany","Fennec","Flock","Galeon","GreenBrowser","iCab","Iceweasel","K-Meleon","Konqueror","Lunascape","Maxthon",{label:"Microsoft Edge",pattern:"Edge"},"Midori","Nook Browser","PaleMoon","PhantomJS","Raven","Rekonq","RockMelt",{label:"Samsung Internet",pattern:"SamsungBrowser"},"SeaMonkey",{label:"Silk",pattern:"(?:Cloud9|Silk-Accelerated)"},"Sleipnir","SlimBrowser",{label:"SRWare Iron",pattern:"Iron"},"Sunrise","Swiftfox","Waterfox","WebPositive","Opera Mini",{label:"Opera Mini",pattern:"OPiOS"},"Opera",{label:"Opera",pattern:"OPR"},"Chrome",{label:"Chrome Mobile",pattern:"(?:CriOS|CrMo)"},{label:"Firefox",pattern:"(?:Firefox|Minefield)"},{label:"Firefox for iOS",pattern:"FxiOS"},{label:"IE",pattern:"IEMobile"},{label:"IE",pattern:"MSIE"},"Safari"]),_t=Zt([{label:"BlackBerry",pattern:"BB10"},"BlackBerry",{label:"Galaxy S",pattern:"GT-I9000"},{label:"Galaxy S2",pattern:"GT-I9100"},{label:"Galaxy S3",pattern:"GT-I9300"},{label:"Galaxy S4",pattern:"GT-I9500"},{label:"Galaxy S5",pattern:"SM-G900"},{label:"Galaxy S6",pattern:"SM-G920"},{label:"Galaxy S6 Edge",pattern:"SM-G925"},{label:"Galaxy S7",pattern:"SM-G930"},{label:"Galaxy S7 Edge",pattern:"SM-G935"},"Google TV","Lumia","iPad","iPod","iPhone","Kindle",{label:"Kindle Fire",pattern:"(?:Cloud9|Silk-Accelerated)"},"Nexus","Nook","PlayBook","PlayStation Vita","PlayStation","TouchPad","Transformer",{label:"Wii U",pattern:"WiiU"},"Wii","Xbox One",{label:"Xbox 360",pattern:"Xbox"},"Xoom"]),Ot=function(ie){return vt(ie,function(Gt,Wt,ge){return Gt||(Wt[_t]||Wt[/^[a-z]+(?: +[a-z]+\b)*/i.exec(_t)]||RegExp("\\b"+Ft(ge)+"(?:\\b|\\w*\\d)","i").exec(qt))&&ge})}({Apple:{iPad:1,iPhone:1,iPod:1},Archos:{},Amazon:{Kindle:1,"Kindle Fire":1},Asus:{Transformer:1},"Barnes & Noble":{Nook:1},BlackBerry:{PlayBook:1},Google:{"Google TV":1,Nexus:1},HP:{TouchPad:1},HTC:{},LG:{},Microsoft:{Xbox:1,"Xbox One":1},Motorola:{Xoom:1},Nintendo:{"Wii U":1,Wii:1},Nokia:{Lumia:1},Samsung:{"Galaxy S":1,"Galaxy S2":1,"Galaxy S3":1,"Galaxy S4":1},Sony:{PlayStation:1,"PlayStation Vita":1}}),Pt=function(ie){return vt(ie,function(Gt,Wt){var ge=Wt.pattern||Ft(Wt);return!Gt&&(Gt=RegExp("\\b"+ge+"(?:/[\\d.]+|[ \\w.]*)","i").exec(qt))&&(Gt=Ct(Gt,ge,Wt.label||Wt)),Gt})}(["Windows Phone","Android","CentOS",{label:"Chrome OS",pattern:"CrOS"},"Debian","Fedora","FreeBSD","Gentoo","Haiku","Kubuntu","Linux Mint","OpenBSD","Red Hat","SuSE","Ubuntu","Xubuntu","Cygwin","Symbian OS","hpwOS","webOS ","webOS","Tablet OS","Tizen","Linux","Mac OS X","Macintosh","Mac","Windows 98;","Windows "]);if(Kt&&(Kt=[Kt]),Ot&&!_t&&(_t=Zt([Ot])),(xe=/\bGoogle TV\b/.exec(_t))&&(_t=xe[0]),/\bSimulator\b/i.test(qt)&&(_t=(_t?_t+" ":"")+"Simulator"),oe=="Opera Mini"&&/\bOPiOS\b/.test(qt)&&je.push("running in Turbo/Uncompressed mode"),oe=="IE"&&/\blike iPhone OS\b/.test(qt)?(xe=tt(qt.replace(/like iPhone OS/,"")),Ot=xe.manufacturer,_t=xe.product):/^iP/.test(_t)?(oe||(oe="Safari"),Pt="iOS"+((xe=/ OS ([\d_]+)/i.exec(qt))?" "+xe[1].replace(/_/g,"."):"")):oe!="Konqueror"||/buntu/i.test(Pt)?Ot&&Ot!="Google"&&(/Chrome/.test(oe)&&!/\bMobile Safari\b/i.test(qt)||/\bVita\b/.test(_t))||/\bAndroid\b/.test(Pt)&&/^Chrome/.test(oe)&&/\bVersion\//i.test(qt)?(oe="Android Browser",Pt=/\bAndroid\b/.test(Pt)?Pt:"Android"):oe=="Silk"?(/\bMobi/i.test(qt)||(Pt="Android",je.unshift("desktop mode")),/Accelerated *= *true/i.test(qt)&&je.unshift("accelerated")):oe=="PaleMoon"&&(xe=/\bFirefox\/([\d.]+)\b/.exec(qt))?je.push("identifying as Firefox "+xe[1]):oe=="Firefox"&&(xe=/\b(Mobile|Tablet|TV)\b/i.exec(qt))?(Pt||(Pt="Firefox OS"),_t||(_t=xe[1])):!oe||(xe=!/\bMinefield\b/i.test(qt)&&/\b(?:Firefox|Safari)\b/.exec(oe))?(oe&&!_t&&/[\/,]|^[^(]+?\)/.test(qt.slice(qt.indexOf(xe+"/")+8))&&(oe=null),(xe=_t||Ot||Pt)&&(_t||Ot||/\b(?:Android|Symbian OS|Tablet OS|webOS)\b/.test(Pt))&&(oe=/[a-z]+(?: Hat)?/i.exec(/\bAndroid\b/.test(Pt)?Pt:xe)+" Browser")):oe=="Electron"&&(xe=(/\bChrome\/([\d.]+)\b/.exec(qt)||0)[1])&&je.push("Chromium "+xe):Pt="Kubuntu",bt||(bt=function(ie){return vt(ie,function(Gt,Wt){return Gt||(RegExp(Wt+"(?:-[\\d.]+/|(?: for [\\w-]+)?[ /-])([\\d.]+[^ ();/_-]*)","i").exec(qt)||0)[1]||null})}(["(?:Cloud9|CriOS|CrMo|Edge|FxiOS|IEMobile|Iron|Opera ?Mini|OPiOS|OPR|Raven|SamsungBrowser|Silk(?!/[\\d.]+$))","Version",Ft(oe),"(?:Firefox|Minefield|NetFront)"])),(xe=Kt=="iCab"&&parseFloat(bt)>3&&"WebKit"||/\bOpera\b/.test(oe)&&(/\bOPR\b/.test(qt)?"Blink":"Presto")||/\b(?:Midori|Nook|Safari)\b/i.test(qt)&&!/^(?:Trident|EdgeHTML)$/.test(Kt)&&"WebKit"||!Kt&&/\bMSIE\b/i.test(qt)&&(Pt=="Mac OS"?"Tasman":"Trident")||Kt=="WebKit"&&/\bPlayStation\b(?! Vita\b)/i.test(oe)&&"NetFront")&&(Kt=[xe]),oe=="IE"&&(xe=(/; *(?:XBLWP|ZuneWP)(\d+)/i.exec(qt)||0)[1])?(oe+=" Mobile",Pt="Windows Phone "+(/\+$/.test(xe)?xe:xe+".x"),je.unshift("desktop mode")):/\bWPDesktop\b/i.test(qt)?(oe="IE Mobile",Pt="Windows Phone 8.x",je.unshift("desktop mode"),bt||(bt=(/\brv:([\d.]+)/.exec(qt)||0)[1])):oe!="IE"&&Kt=="Trident"&&(xe=/\brv:([\d.]+)/.exec(qt))&&(oe&&je.push("identifying as "+oe+(bt?" "+bt:"")),oe="IE",bt=xe[1]),Et){if(xt(de,"global"))if(le&&(xe=le.lang.System,De=xe.getProperty("os.arch"),Pt=Pt||xe.getProperty("os.name")+" "+xe.getProperty("os.version")),ze){try{bt=de.require("ringo/engine").version.join("."),oe="RingoJS"}catch(ie){(xe=de.system)&&xe.global.system==de.system&&(oe="Narwhal",Pt||(Pt=xe[0].os||null))}oe||(oe="Rhino")}else typeof de.process=="object"&&!de.process.browser&&(xe=de.process)&&(typeof xe.versions=="object"&&(typeof xe.versions.electron=="string"?(je.push("Node "+xe.versions.node),oe="Electron",bt=xe.versions.electron):typeof xe.versions.nw=="string"&&(je.push("Chromium "+bt,"Node "+xe.versions.node),oe="NW.js",bt=xe.versions.nw)),oe||(oe="Node.js",De=xe.arch,Pt=xe.platform,bt=/[\d.]+/.exec(xe.version),bt=bt?bt[0]:null));else kt(xe=de.runtime)==Jt?(oe="Adobe AIR",Pt=xe.flash.system.Capabilities.os):kt(xe=de.phantom)==pe?(oe="PhantomJS",bt=(xe=xe.version||null)&&xe.major+"."+xe.minor+"."+xe.patch):typeof Le.documentMode=="number"&&(xe=/\bTrident\/(\d+)/i.exec(qt))?(bt=[bt,Le.documentMode],(xe=+xe[1]+4)!=bt[1]&&(je.push("IE "+bt[1]+" mode"),Kt&&(Kt[1]=""),bt[1]=xe),bt=oe=="IE"?String(bt[1].toFixed(1)):bt[0]):typeof Le.documentMode=="number"&&/^(?:Chrome|Firefox)\b/.test(oe)&&(je.push("masking as "+oe+" "+bt),oe="IE",bt="11.0",Kt=["Trident"],Pt="Windows");Pt=Pt&&It(Pt)}if(bt&&(xe=/(?:[ab]|dp|pre|[ab]\d+pre)(?:\d+\+?)?$/i.exec(bt)||/(?:alpha|beta)(?: ?\d)?/i.exec(qt+";"+(Et&&Ne.appMinorVersion))||/\bMinefield\b/i.test(qt)&&"a")&&(ee=/b/i.test(xe)?"beta":"alpha",bt=bt.replace(RegExp(xe+"\\+?$"),"")+(ee=="beta"?Je:Me)+(/\d+\+?/.exec(xe)||"")),oe=="Fennec"||oe=="Firefox"&&/\b(?:Android|Firefox OS)\b/.test(Pt))oe="Firefox Mobile";else if(oe=="Maxthon"&&bt)bt=bt.replace(/\.[\d.]+/,".x");else if(/\bXbox\b/i.test(_t))_t=="Xbox 360"&&(Pt=null),_t=="Xbox 360"&&/\bIEMobile\b/.test(qt)&&je.unshift("mobile mode");else if(!/^(?:Chrome|IE|Opera)$/.test(oe)&&(!oe||_t||/Browser|Mobi/.test(oe))||Pt!="Windows CE"&&!/Mobi/i.test(qt))if(oe=="IE"&&Et)try{de.external===null&&je.unshift("platform preview")}catch(ie){je.unshift("embedded")}else(/\bBlackBerry\b/.test(_t)||/\bBB10\b/.test(qt))&&(xe=(RegExp(_t.replace(/ +/g," *")+"/([.\\d]+)","i").exec(qt)||0)[1]||bt)?(xe=[xe,/BB10/.test(qt)],Pt=(xe[1]?(_t=null,Ot="BlackBerry"):"Device Software")+" "+xe[0],bt=null):this!=St&&_t!="Wii"&&(Et&&we||/Opera/.test(oe)&&/\b(?:MSIE|Firefox)\b/i.test(qt)||oe=="Firefox"&&/\bOS X (?:\d+\.){2,}/.test(Pt)||oe=="IE"&&(Pt&&!/^Win/.test(Pt)&&bt>5.5||/\bWindows XP\b/.test(Pt)&&bt>8||bt==8&&!/\bTrident\b/.test(qt)))&&!Lt.test(xe=tt.call(St,qt.replace(Lt,"")+";"))&&xe.name&&(xe="ing as "+xe.name+((xe=xe.version)?" "+xe:""),Lt.test(oe)?(/\bIE\b/.test(xe)&&Pt=="Mac OS"&&(Pt=null),xe="identify"+xe):(xe="mask"+xe,oe=Re?It(Re.replace(/([a-z])([A-Z])/g,"$1 $2")):"Opera",/\bIE\b/.test(xe)&&(Pt=null),Et||(bt=null)),Kt=["Presto"],je.push(xe));else oe+=" Mobile";(xe=(/\bAppleWebKit\/([\d.]+\+?)/i.exec(qt)||0)[1])&&(xe=[parseFloat(xe.replace(/\.(\d)$/,".0$1")),xe],oe=="Safari"&&xe[1].slice(-1)=="+"?(oe="WebKit Nightly",ee="alpha",bt=xe[1].slice(0,-1)):bt!=xe[1]&&bt!=(xe[2]=(/\bSafari\/([\d.]+\+?)/i.exec(qt)||0)[1])||(bt=null),xe[1]=(/\bChrome\/([\d.]+)/i.exec(qt)||0)[1],xe[0]==537.36&&xe[2]==537.36&&parseFloat(xe[1])>=28&&Kt=="WebKit"&&(Kt=["Blink"]),Et&&(he||xe[1])?(Kt&&(Kt[1]="like Chrome"),xe=xe[1]||(xe=xe[0],xe<530?1:xe<532?2:xe<532.05?3:xe<533?4:xe<534.03?5:xe<534.07?6:xe<534.1?7:xe<534.13?8:xe<534.16?9:xe<534.24?10:xe<534.3?11:xe<535.01?12:xe<535.02?"13+":xe<535.07?15:xe<535.11?16:xe<535.19?17:xe<536.05?18:xe<536.1?19:xe<537.01?20:xe<537.11?"21+":xe<537.13?23:xe<537.18?24:xe<537.24?25:xe<537.36?26:Kt!="Blink"?"27":"28")):(Kt&&(Kt[1]="like Safari"),xe=xe[0],xe=xe<400?1:xe<500?2:xe<526?3:xe<533?4:xe<534?"4+":xe<535?5:xe<537?6:xe<538?7:xe<601?8:"8"),Kt&&(Kt[1]+=" "+(xe+=typeof xe=="number"?".x":/[.+]/.test(xe)?"":"+")),oe=="Safari"&&(!bt||parseInt(bt)>45)&&(bt=xe)),oe=="Opera"&&(xe=/\bzbov|zvav$/.exec(Pt))?(oe+=" ",je.unshift("desktop mode"),xe=="zvav"?(oe+="Mini",bt=null):oe+="Mobile",Pt=Pt.replace(RegExp(" *"+xe+"$"),"")):oe=="Safari"&&/\bChrome\b/.exec(Kt&&Kt[1])&&(je.unshift("desktop mode"),oe="Chrome Mobile",bt=null,/\bOS X\b/.test(Pt)?(Ot="Apple",Pt="iOS 4.3+"):Pt=null),bt&&bt.indexOf(xe=/[\d.]+$/.exec(Pt))==0&&qt.indexOf("/"+xe+"-")>-1&&(Pt=et(Pt.replace(xe,""))),Kt&&!/\b(?:Avant|Nook)\b/.test(oe)&&(/Browser|Lunascape|Maxthon/.test(oe)||oe!="Safari"&&/^iOS/.test(Pt)&&/\bSafari\b/.test(Kt[1])||/^(?:Adobe|Arora|Breach|Midori|Opera|Phantom|Rekonq|Rock|Samsung Internet|Sleipnir|Web)/.test(oe)&&Kt[1])&&(xe=Kt[Kt.length-1])&&je.push(xe),je.length&&(je=["("+je.join("; ")+")"]),Ot&&_t&&_t.indexOf(Ot)<0&&je.push("on "+Ot),_t&&je.push((/^on /.test(je[je.length-1])?"":"on ")+_t),Pt&&(xe=/ ([\d.+]+)$/.exec(Pt),We=xe&&Pt.charAt(Pt.length-xe[0].length-1)=="/",Pt={architecture:32,family:xe&&!We?Pt.replace(xe[0],""):Pt,version:xe?xe[1]:null,toString:function(){var ie=this.version;return this.family+(ie&&!We?" "+ie:"")+(this.architecture==64?" 64-bit":"")}}),(xe=/\b(?:AMD|IA|Win|WOW|x86_|x)64\b/i.exec(De))&&!/\bi686\b/i.test(De)?(Pt&&(Pt.architecture=64,Pt.family=Pt.family.replace(RegExp(" *"+xe),"")),oe&&(/\bWOW64\b/i.test(qt)||Et&&/\w(?:86|32)$/.test(Ne.cpuClass||Ne.platform)&&!/\bWin64; x64\b/i.test(qt))&&je.unshift("32-bit")):Pt&&/^OS X/.test(Pt.family)&&oe=="Chrome"&&parseFloat(bt)>=39&&(Pt.architecture=64),qt||(qt=null);var Dt={};return Dt.description=qt,Dt.layout=Kt&&Kt[0],Dt.manufacturer=Ot,Dt.name=oe,Dt.prerelease=ee,Dt.product=_t,Dt.ua=qt,Dt.version=oe&&bt,Dt.os=Pt||{architecture:null,family:null,version:null,toString:function(){return"null"}},Dt.parse=tt,Dt.toString=ce,Dt.version&&je.unshift(bt),Dt.name&&je.unshift(oe),Pt&&oe&&(Pt!=String(Pt).split(" ")[0]||Pt!=oe.split(" ")[0]&&!_t)&&je.push(_t?"("+Pt+")":"on "+Pt),je.length&&(Dt.description=je.join(" ")),Dt}var lt={function:!0,object:!0},ot=lt[typeof window]&&window||this,ut=lt[typeof Yt]&&Yt,ct=lt[typeof Qt]&&Qt&&!Qt.nodeType&&Qt,ft=ut&&ct&&typeof Bt=="object"&&Bt;!ft||ft.global!==ft&&ft.window!==ft&&ft.self!==ft||(ot=ft);var gt=Math.pow(2,53)-1,Lt=/\bOpera/,Rt=Object.prototype,Ut=Rt.hasOwnProperty,Nt=Rt.toString,$t=tt();typeof te=="function"&&typeof te.amd=="object"&&te.amd?(ot.platform=$t,te(function(){return $t})):ut&&ct?St($t,function(qt,Zt){ut[Zt]=qt}):ot.platform=$t}).call(this)}).call(this,typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],172:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(Ct,Mt,It,St){if(typeof Ct!="function")throw new TypeError('"callback" argument must be a function');var kt,xt,Ft=arguments.length;switch(Ft){case 0:case 1:return Bt.nextTick(Ct);case 2:return Bt.nextTick(function(){Ct.call(null,Mt)});case 3:return Bt.nextTick(function(){Ct.call(null,Mt,It)});case 4:return Bt.nextTick(function(){Ct.call(null,Mt,It,St)});default:for(kt=new Array(Ft-1),xt=0;xt<kt.length;)kt[xt++]=arguments[xt];return Bt.nextTick(function(){Ct.apply(null,kt)})}}!Bt.version||Bt.version.indexOf("v0.")===0||Bt.version.indexOf("v1.")===0&&Bt.version.indexOf("v1.8.")!==0?Qt.exports={nextTick:jt}:Qt.exports=Bt}).call(this,wt("_process"))},{_process:173}],173:[function(wt,Qt,Yt){function Bt(){throw new Error("setTimeout has not been defined")}function jt(){throw new Error("clearTimeout has not been defined")}function Ct(ct){if(Ft===setTimeout)return setTimeout(ct,0);if((Ft===Bt||!Ft)&&setTimeout)return Ft=setTimeout,setTimeout(ct,0);try{return Ft(ct,0)}catch(ft){try{return Ft.call(null,ct,0)}catch(gt){return Ft.call(this,ct,0)}}}function Mt(ct){if(vt===clearTimeout)return clearTimeout(ct);if((vt===jt||!vt)&&clearTimeout)return vt=clearTimeout,clearTimeout(ct);try{return vt(ct)}catch(ft){try{return vt.call(null,ct)}catch(gt){return vt.call(this,ct)}}}function It(){ot&&tt&&(ot=!1,tt.length?lt=tt.concat(lt):ut=-1,lt.length&&St())}function St(){if(!ot){var ct=Ct(It);ot=!0;for(var ft=lt.length;ft;){for(tt=lt,lt=[];++ut<ft;)tt&&tt[ut].run();ut=-1,ft=lt.length}tt=null,ot=!1,Mt(ct)}}function kt(ct,ft){this.fun=ct,this.array=ft}function xt(){}var Ft,vt,et=Qt.exports={};(function(){try{Ft=typeof setTimeout=="function"?setTimeout:Bt}catch(ct){Ft=Bt}try{vt=typeof clearTimeout=="function"?clearTimeout:jt}catch(ct){vt=jt}})();var tt,lt=[],ot=!1,ut=-1;et.nextTick=function(ct){var ft=new Array(arguments.length-1);if(arguments.length>1)for(var gt=1;gt<arguments.length;gt++)ft[gt-1]=arguments[gt];lt.push(new kt(ct,ft)),lt.length!==1||ot||Ct(St)},kt.prototype.run=function(){this.fun.apply(null,this.array)},et.title="browser",et.browser=!0,et.env={},et.argv=[],et.version="",et.versions={},et.on=xt,et.addListener=xt,et.once=xt,et.off=xt,et.removeListener=xt,et.removeAllListeners=xt,et.emit=xt,et.prependListener=xt,et.prependOnceListener=xt,et.listeners=function(ct){return[]},et.binding=function(ct){throw new Error("process.binding is not supported")},et.cwd=function(){return"/"},et.chdir=function(ct){throw new Error("process.chdir is not supported")},et.umask=function(){return 0}},{}],174:[function(wt,Qt,Yt){(function(Bt){(function(jt){function Ct(se){throw new RangeError(We[se])}function Mt(se,pe){for(var le=se.length,ze=[];le--;)ze[le]=pe(se[le]);return ze}function It(se,pe){var le=se.split("@"),ze="";return le.length>1&&(ze=le[0]+"@",se=le[1]),se=se.replace(xe,"."),ze+Mt(se.split("."),pe).join(".")}function St(se){for(var pe,le,ze=[],Me=0,Je=se.length;Me<Je;)pe=se.charCodeAt(Me++),pe>=55296&&pe<=56319&&Me<Je?(le=se.charCodeAt(Me++),(64512&le)==56320?ze.push(((1023&pe)<<10)+(1023&le)+65536):(ze.push(pe),Me--)):ze.push(pe);return ze}function kt(se){return Mt(se,function(pe){var le="";return pe>65535&&(pe-=65536,le+=re(pe>>>10&1023|55296),pe=56320|1023&pe),le+=re(pe)}).join("")}function xt(se){return se-48<10?se-22:se-65<26?se-65:se-97<26?se-97:Ut}function Ft(se,pe){return se+22+75*(se<26)-((pe!=0)<<5)}function vt(se,pe,le){var ze=0;for(se=le?Jt(se/Zt):se>>1,se+=Jt(se/pe);se>he*$t>>1;ze+=Ut)se=Jt(se/he);return Jt(ze+(he+1)*se/(se+qt))}function et(se){var pe,le,ze,Me,Je,Le,we,Re,De,je,ee=[],Et=se.length,bt=0,Kt=de,oe=ce;for(le=se.lastIndexOf(be),le<0&&(le=0),ze=0;ze<le;++ze)se.charCodeAt(ze)>=128&&Ct("not-basic"),ee.push(se.charCodeAt(ze));for(Me=le>0?le+1:0;Me<Et;){for(Je=bt,Le=1,we=Ut;Me>=Et&&Ct("invalid-input"),Re=xt(se.charCodeAt(Me++)),(Re>=Ut||Re>Jt((Rt-bt)/Le))&&Ct("overflow"),bt+=Re*Le,De=we<=oe?Nt:we>=oe+$t?$t:we-oe,!(Re<De);we+=Ut)je=Ut-De,Le>Jt(Rt/je)&&Ct("overflow"),Le*=je;pe=ee.length+1,oe=vt(bt-Je,pe,Je==0),Jt(bt/pe)>Rt-Kt&&Ct("overflow"),Kt+=Jt(bt/pe),bt%=pe,ee.splice(bt++,0,Kt)}return kt(ee)}function tt(se){var pe,le,ze,Me,Je,Le,we,Re,De,je,ee,Et,bt,Kt,oe,_t=[];for(se=St(se),Et=se.length,pe=de,le=0,Je=ce,Le=0;Le<Et;++Le)(ee=se[Le])<128&&_t.push(re(ee));for(ze=Me=_t.length,Me&&_t.push(be);ze<Et;){for(we=Rt,Le=0;Le<Et;++Le)(ee=se[Le])>=pe&&ee<we&&(we=ee);for(bt=ze+1,we-pe>Jt((Rt-le)/bt)&&Ct("overflow"),le+=(we-pe)*bt,pe=we,Le=0;Le<Et;++Le)if(ee=se[Le],ee<pe&&++le>Rt&&Ct("overflow"),ee==pe){for(Re=le,De=Ut;je=De<=Je?Nt:De>=Je+$t?$t:De-Je,!(Re<je);De+=Ut)oe=Re-je,Kt=Ut-je,_t.push(re(Ft(je+oe%Kt,0))),Re=Jt(oe/Kt);_t.push(re(Ft(Re,0))),Je=vt(le,bt,ze==Me),le=0,++ze}++le,++pe}return _t.join("")}function lt(se){return It(se,function(pe){return Ne.test(pe)?et(pe.slice(4).toLowerCase()):pe})}function ot(se){return It(se,function(pe){return Ge.test(pe)?"xn--"+tt(pe):pe})}var ut=typeof Yt=="object"&&Yt&&!Yt.nodeType&&Yt,ct=typeof Qt=="object"&&Qt&&!Qt.nodeType&&Qt,ft=typeof Bt=="object"&&Bt;ft.global!==ft&&ft.window!==ft&&ft.self!==ft||(jt=ft);var gt,Lt,Rt=2147483647,Ut=36,Nt=1,$t=26,qt=38,Zt=700,ce=72,de=128,be="-",Ne=/^xn--/,Ge=/[^\x20-\x7E]/,xe=/[\x2E\u3002\uFF0E\uFF61]/g,We={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},he=Ut-Nt,Jt=Math.floor,re=String.fromCharCode;if(gt={version:"1.4.1",ucs2:{decode:St,encode:kt},decode:et,encode:tt,toASCII:ot,toUnicode:lt},typeof te=="function"&&typeof te.amd=="object"&&te.amd)te("punycode",function(){return gt});else if(ut&&ct)if(Qt.exports==ut)ct.exports=gt;else for(Lt in gt)gt.hasOwnProperty(Lt)&&(ut[Lt]=gt[Lt]);else jt.punycode=gt})(this)}).call(this,typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],175:[function(wt,Qt,Yt){"use strict";function Bt(Ct,Mt){return Object.prototype.hasOwnProperty.call(Ct,Mt)}Qt.exports=function(Ct,Mt,It,St){Mt=Mt||"&",It=It||"=";var kt={};if(typeof Ct!="string"||Ct.length===0)return kt;var xt=/\+/g;Ct=Ct.split(Mt);var Ft=1e3;St&&typeof St.maxKeys=="number"&&(Ft=St.maxKeys);var vt=Ct.length;Ft>0&&vt>Ft&&(vt=Ft);for(var et=0;et<vt;++et){var tt,lt,ot,ut,ct=Ct[et].replace(xt,"%20"),ft=ct.indexOf(It);ft>=0?(tt=ct.substr(0,ft),lt=ct.substr(ft+1)):(tt=ct,lt=""),ot=decodeURIComponent(tt),ut=decodeURIComponent(lt),Bt(kt,ot)?jt(kt[ot])?kt[ot].push(ut):kt[ot]=[kt[ot],ut]:kt[ot]=ut}return kt};var jt=Array.isArray||function(Ct){return Object.prototype.toString.call(Ct)==="[object Array]"}},{}],176:[function(wt,Qt,Yt){"use strict";function Bt(It,St){if(It.map)return It.map(St);for(var kt=[],xt=0;xt<It.length;xt++)kt.push(St(It[xt],xt));return kt}var jt=function(It){switch(typeof It){case"string":return It;case"boolean":return It?"true":"false";case"number":return isFinite(It)?It:"";default:return""}};Qt.exports=function(It,St,kt,xt){return St=St||"&",kt=kt||"=",It===null&&(It=void 0),typeof It=="object"?Bt(Mt(It),function(Ft){var vt=encodeURIComponent(jt(Ft))+kt;return Ct(It[Ft])?Bt(It[Ft],function(et){return vt+encodeURIComponent(jt(et))}).join(St):vt+encodeURIComponent(jt(It[Ft]))}).join(St):xt?encodeURIComponent(jt(xt))+kt+encodeURIComponent(jt(It)):""};var Ct=Array.isArray||function(It){return Object.prototype.toString.call(It)==="[object Array]"},Mt=Object.keys||function(It){var St=[];for(var kt in It)Object.prototype.hasOwnProperty.call(It,kt)&&St.push(kt);return St}},{}],177:[function(wt,Qt,Yt){"use strict";Yt.decode=Yt.parse=wt("./decode"),Yt.encode=Yt.stringify=wt("./encode")},{"./decode":175,"./encode":176}],178:[function(wt,Qt,Yt){Qt.exports=wt("./lib/_stream_duplex.js")},{"./lib/_stream_duplex.js":179}],179:[function(wt,Qt,Yt){"use strict";function Bt(ot){if(!(this instanceof Bt))return new Bt(ot);Ft.call(this,ot),vt.call(this,ot),ot&&ot.readable===!1&&(this.readable=!1),ot&&ot.writable===!1&&(this.writable=!1),this.allowHalfOpen=!0,ot&&ot.allowHalfOpen===!1&&(this.allowHalfOpen=!1),this.once("end",jt)}function jt(){this.allowHalfOpen||this._writableState.ended||St.nextTick(Ct,this)}function Ct(ot){ot.end()}var Mt=wt("babel-runtime/core-js/object/keys"),It=function(ot){return ot&&ot.__esModule?ot:{default:ot}}(Mt),St=wt("process-nextick-args"),kt=It.default||function(ot){var ut=[];for(var ct in ot)ut.push(ct);return ut};Qt.exports=Bt;var xt=wt("core-util-is");xt.inherits=wt("inherits");var Ft=wt("./_stream_readable"),vt=wt("./_stream_writable");xt.inherits(Bt,Ft);for(var et=kt(vt.prototype),tt=0;tt<et.length;tt++){var lt=et[tt];Bt.prototype[lt]||(Bt.prototype[lt]=vt.prototype[lt])}Object.defineProperty(Bt.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(Bt.prototype,"destroyed",{get:function(){return this._readableState!==void 0&&this._writableState!==void 0&&this._readableState.destroyed&&this._writableState.destroyed},set:function(ot){this._readableState!==void 0&&this._writableState!==void 0&&(this._readableState.destroyed=ot,this._writableState.destroyed=ot)}}),Bt.prototype._destroy=function(ot,ut){this.push(null),this.end(),St.nextTick(ut,ot)}},{"./_stream_readable":181,"./_stream_writable":183,"babel-runtime/core-js/object/keys":23,"core-util-is":153,inherits:162,"process-nextick-args":172}],180:[function(wt,Qt,Yt){"use strict";function Bt(Mt){if(!(this instanceof Bt))return new Bt(Mt);jt.call(this,Mt)}Qt.exports=Bt;var jt=wt("./_stream_transform"),Ct=wt("core-util-is");Ct.inherits=wt("inherits"),Ct.inherits(Bt,jt),Bt.prototype._transform=function(Mt,It,St){St(null,Mt)}},{"./_stream_transform":182,"core-util-is":153,inherits:162}],181:[function(wt,Qt,Yt){(function(Bt,jt){"use strict";function Ct(Et){return le.from(Et)}function Mt(Et){return le.isBuffer(Et)||Et instanceof ze}function It(Et,bt,Kt){if(typeof Et.prependListener=="function")return Et.prependListener(bt,Kt);Et._events&&Et._events[bt]?re(Et._events[bt])?Et._events[bt].unshift(Kt):Et._events[bt]=[Kt,Et._events[bt]]:Et.on(bt,Kt)}function St(Et,bt){Jt=Jt||wt("./_stream_duplex"),Et=Et||{};var Kt=bt instanceof Jt;this.objectMode=!!Et.objectMode,Kt&&(this.objectMode=this.objectMode||!!Et.readableObjectMode);var oe=Et.highWaterMark,_t=Et.readableHighWaterMark,Ot=this.objectMode?16:16384;this.highWaterMark=oe||oe===0?oe:Kt&&(_t||_t===0)?_t:Ot,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new Re,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=Et.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,Et.encoding&&(we||(we=wt("string_decoder/").StringDecoder),this.decoder=new we(Et.encoding),this.encoding=Et.encoding)}function kt(Et){if(Jt=Jt||wt("./_stream_duplex"),!(this instanceof kt))return new kt(Et);this._readableState=new St(Et,this),this.readable=!0,Et&&(typeof Et.read=="function"&&(this._read=Et.read),typeof Et.destroy=="function"&&(this._destroy=Et.destroy)),pe.call(this)}function xt(Et,bt,Kt,oe,_t){var Ot=Et._readableState;if(bt===null)Ot.reading=!1,ot(Et,Ot);else{var Pt;_t||(Pt=vt(Ot,bt)),Pt?Et.emit("error",Pt):Ot.objectMode||bt&&bt.length>0?(typeof bt=="string"||Ot.objectMode||(0,We.default)(bt)===le.prototype||(bt=Ct(bt)),oe?Ot.endEmitted?Et.emit("error",new Error("stream.unshift() after end event")):Ft(Et,Ot,bt,!0):Ot.ended?Et.emit("error",new Error("stream.push() after EOF")):(Ot.reading=!1,Ot.decoder&&!Kt?(bt=Ot.decoder.write(bt),Ot.objectMode||bt.length!==0?Ft(Et,Ot,bt,!1):ft(Et,Ot)):Ft(Et,Ot,bt,!1))):oe||(Ot.reading=!1)}return et(Ot)}function Ft(Et,bt,Kt,oe){bt.flowing&&bt.length===0&&!bt.sync?(Et.emit("data",Kt),Et.read(0)):(bt.length+=bt.objectMode?1:Kt.length,oe?bt.buffer.unshift(Kt):bt.buffer.push(Kt),bt.needReadable&&ut(Et)),ft(Et,bt)}function vt(Et,bt){var Kt;return Mt(bt)||typeof bt=="string"||bt===void 0||Et.objectMode||(Kt=new TypeError("Invalid non-string/buffer chunk")),Kt}function et(Et){return!Et.ended&&(Et.needReadable||Et.length<Et.highWaterMark||Et.length===0)}function tt(Et){return Et>=ee?Et=ee:(Et--,Et|=Et>>>1,Et|=Et>>>2,Et|=Et>>>4,Et|=Et>>>8,Et|=Et>>>16,Et++),Et}function lt(Et,bt){return Et<=0||bt.length===0&&bt.ended?0:bt.objectMode?1:Et!==Et?bt.flowing&&bt.length?bt.buffer.head.data.length:bt.length:(Et>bt.highWaterMark&&(bt.highWaterMark=tt(Et)),Et<=bt.length?Et:bt.ended?bt.length:(bt.needReadable=!0,0))}function ot(Et,bt){if(!bt.ended){if(bt.decoder){var Kt=bt.decoder.end();Kt&&Kt.length&&(bt.buffer.push(Kt),bt.length+=bt.objectMode?1:Kt.length)}bt.ended=!0,ut(Et)}}function ut(Et){var bt=Et._readableState;bt.needReadable=!1,bt.emittedReadable||(Le("emitReadable",bt.flowing),bt.emittedReadable=!0,bt.sync?he.nextTick(ct,Et):ct(Et))}function ct(Et){Le("emit readable"),Et.emit("readable"),$t(Et)}function ft(Et,bt){bt.readingMore||(bt.readingMore=!0,he.nextTick(gt,Et,bt))}function gt(Et,bt){for(var Kt=bt.length;!bt.reading&&!bt.flowing&&!bt.ended&&bt.length<bt.highWaterMark&&(Le("maybeReadMore read 0"),Et.read(0),Kt!==bt.length);)Kt=bt.length;bt.readingMore=!1}function Lt(Et){return function(){var bt=Et._readableState;Le("pipeOnDrain",bt.awaitDrain),bt.awaitDrain&&bt.awaitDrain--,bt.awaitDrain===0&&se(Et,"data")&&(bt.flowing=!0,$t(Et))}}function Rt(Et){Le("readable nexttick read 0"),Et.read(0)}function Ut(Et,bt){bt.resumeScheduled||(bt.resumeScheduled=!0,he.nextTick(Nt,Et,bt))}function Nt(Et,bt){bt.reading||(Le("resume read 0"),Et.read(0)),bt.resumeScheduled=!1,bt.awaitDrain=0,Et.emit("resume"),$t(Et),bt.flowing&&!bt.reading&&Et.read(0)}function $t(Et){var bt=Et._readableState;for(Le("flow",bt.flowing);bt.flowing&&Et.read()!==null;);}function qt(Et,bt){if(bt.length===0)return null;var Kt;return bt.objectMode?Kt=bt.buffer.shift():!Et||Et>=bt.length?(Kt=bt.decoder?bt.buffer.join(""):bt.buffer.length===1?bt.buffer.head.data:bt.buffer.concat(bt.length),bt.buffer.clear()):Kt=Zt(Et,bt.buffer,bt.decoder),Kt}function Zt(Et,bt,Kt){var oe;return Et<bt.head.data.length?(oe=bt.head.data.slice(0,Et),bt.head.data=bt.head.data.slice(Et)):oe=Et===bt.head.data.length?bt.shift():Kt?ce(Et,bt):de(Et,bt),oe}function ce(Et,bt){var Kt=bt.head,oe=1,_t=Kt.data;for(Et-=_t.length;Kt=Kt.next;){var Ot=Kt.data,Pt=Et>Ot.length?Ot.length:Et;if(Pt===Ot.length?_t+=Ot:_t+=Ot.slice(0,Et),(Et-=Pt)===0){Pt===Ot.length?(++oe,Kt.next?bt.head=Kt.next:bt.head=bt.tail=null):(bt.head=Kt,Kt.data=Ot.slice(Pt));break}++oe}return bt.length-=oe,_t}function de(Et,bt){var Kt=le.allocUnsafe(Et),oe=bt.head,_t=1;for(oe.data.copy(Kt),Et-=oe.data.length;oe=oe.next;){var Ot=oe.data,Pt=Et>Ot.length?Ot.length:Et;if(Ot.copy(Kt,Kt.length-Et,0,Pt),(Et-=Pt)===0){Pt===Ot.length?(++_t,oe.next?bt.head=oe.next:bt.head=bt.tail=null):(bt.head=oe,oe.data=Ot.slice(Pt));break}++_t}return bt.length-=_t,Kt}function be(Et){var bt=Et._readableState;if(bt.length>0)throw new Error('"endReadable()" called on non-empty stream');bt.endEmitted||(bt.ended=!0,he.nextTick(Ne,bt,Et))}function Ne(Et,bt){Et.endEmitted||Et.length!==0||(Et.endEmitted=!0,bt.readable=!1,bt.emit("end"))}function Ge(Et,bt){for(var Kt=0,oe=Et.length;Kt<oe;Kt++)if(Et[Kt]===bt)return Kt;return-1}var xe=wt("babel-runtime/core-js/object/get-prototype-of"),We=function(Et){return Et&&Et.__esModule?Et:{default:Et}}(xe),he=wt("process-nextick-args");Qt.exports=kt;var Jt,re=wt("isarray");kt.ReadableState=St;var se=(wt("events").EventEmitter,function(Et,bt){return Et.listeners(bt).length}),pe=wt("./internal/streams/stream"),le=wt("safe-buffer").Buffer,ze=jt.Uint8Array||function(){},Me=wt("core-util-is");Me.inherits=wt("inherits");var Je=wt("util"),Le=void 0;Le=Je&&Je.debuglog?Je.debuglog("stream"):function(){};var we,Re=wt("./internal/streams/BufferList"),De=wt("./internal/streams/destroy");Me.inherits(kt,pe);var je=["error","close","destroy","pause","resume"];Object.defineProperty(kt.prototype,"destroyed",{get:function(){return this._readableState!==void 0&&this._readableState.destroyed},set:function(Et){this._readableState&&(this._readableState.destroyed=Et)}}),kt.prototype.destroy=De.destroy,kt.prototype._undestroy=De.undestroy,kt.prototype._destroy=function(Et,bt){this.push(null),bt(Et)},kt.prototype.push=function(Et,bt){var Kt,oe=this._readableState;return oe.objectMode?Kt=!0:typeof Et=="string"&&(bt=bt||oe.defaultEncoding,bt!==oe.encoding&&(Et=le.from(Et,bt),bt=""),Kt=!0),xt(this,Et,bt,!1,Kt)},kt.prototype.unshift=function(Et){return xt(this,Et,null,!0,!1)},kt.prototype.isPaused=function(){return this._readableState.flowing===!1},kt.prototype.setEncoding=function(Et){return we||(we=wt("string_decoder/").StringDecoder),this._readableState.decoder=new we(Et),this._readableState.encoding=Et,this};var ee=8388608;kt.prototype.read=function(Et){Le("read",Et),Et=parseInt(Et,10);var bt=this._readableState,Kt=Et;if(Et!==0&&(bt.emittedReadable=!1),Et===0&&bt.needReadable&&(bt.length>=bt.highWaterMark||bt.ended))return Le("read: emitReadable",bt.length,bt.ended),bt.length===0&&bt.ended?be(this):ut(this),null;if((Et=lt(Et,bt))===0&&bt.ended)return bt.length===0&&be(this),null;var oe=bt.needReadable;Le("need readable",oe),(bt.length===0||bt.length-Et<bt.highWaterMark)&&(oe=!0,Le("length less than watermark",oe)),bt.ended||bt.reading?(oe=!1,Le("reading or ended",oe)):oe&&(Le("do read"),bt.reading=!0,bt.sync=!0,bt.length===0&&(bt.needReadable=!0),this._read(bt.highWaterMark),bt.sync=!1,bt.reading||(Et=lt(Kt,bt)));var _t;return _t=Et>0?qt(Et,bt):null,_t===null?(bt.needReadable=!0,Et=0):bt.length-=Et,bt.length===0&&(bt.ended||(bt.needReadable=!0),Kt!==Et&&bt.ended&&be(this)),_t!==null&&this.emit("data",_t),_t},kt.prototype._read=function(Et){this.emit("error",new Error("_read() is not implemented"))},kt.prototype.pipe=function(Et,bt){function Kt(sn,on){Le("onunpipe"),sn===Wt&&on&&on.hasUnpiped===!1&&(on.hasUnpiped=!0,_t())}function oe(){Le("onend"),Et.end()}function _t(){Le("cleanup"),Et.removeListener("close",Dt),Et.removeListener("finish",ie),Et.removeListener("drain",_e),Et.removeListener("error",Pt),Et.removeListener("unpipe",Kt),Wt.removeListener("end",oe),Wt.removeListener("end",Gt),Wt.removeListener("data",Ot),Fe=!0,!ge.awaitDrain||Et._writableState&&!Et._writableState.needDrain||_e()}function Ot(sn){Le("ondata"),rn=!1,Et.write(sn)!==!1||rn||((ge.pipesCount===1&&ge.pipes===Et||ge.pipesCount>1&&Ge(ge.pipes,Et)!==-1)&&!Fe&&(Le("false write response, pause",Wt._readableState.awaitDrain),Wt._readableState.awaitDrain++,rn=!0),Wt.pause())}function Pt(sn){Le("onerror",sn),Gt(),Et.removeListener("error",Pt),se(Et,"error")===0&&Et.emit("error",sn)}function Dt(){Et.removeListener("finish",ie),Gt()}function ie(){Le("onfinish"),Et.removeListener("close",Dt),Gt()}function Gt(){Le("unpipe"),Wt.unpipe(Et)}var Wt=this,ge=this._readableState;switch(ge.pipesCount){case 0:ge.pipes=Et;break;case 1:ge.pipes=[ge.pipes,Et];break;default:ge.pipes.push(Et)}ge.pipesCount+=1,Le("pipe count=%d opts=%j",ge.pipesCount,bt);var Pe=(!bt||bt.end!==!1)&&Et!==Bt.stdout&&Et!==Bt.stderr,Ve=Pe?oe:Gt;ge.endEmitted?he.nextTick(Ve):Wt.once("end",Ve),Et.on("unpipe",Kt);var _e=Lt(Wt);Et.on("drain",_e);var Fe=!1,rn=!1;return Wt.on("data",Ot),It(Et,"error",Pt),Et.once("close",Dt),Et.once("finish",ie),Et.emit("pipe",Wt),ge.flowing||(Le("pipe resume"),Wt.resume()),Et},kt.prototype.unpipe=function(Et){var bt=this._readableState,Kt={hasUnpiped:!1};if(bt.pipesCount===0)return this;if(bt.pipesCount===1)return Et&&Et!==bt.pipes?this:(Et||(Et=bt.pipes),bt.pipes=null,bt.pipesCount=0,bt.flowing=!1,Et&&Et.emit("unpipe",this,Kt),this);if(!Et){var oe=bt.pipes,_t=bt.pipesCount;bt.pipes=null,bt.pipesCount=0,bt.flowing=!1;for(var Ot=0;Ot<_t;Ot++)oe[Ot].emit("unpipe",this,Kt);return this}var Pt=Ge(bt.pipes,Et);return Pt===-1?this:(bt.pipes.splice(Pt,1),bt.pipesCount-=1,bt.pipesCount===1&&(bt.pipes=bt.pipes[0]),Et.emit("unpipe",this,Kt),this)},kt.prototype.on=function(Et,bt){var Kt=pe.prototype.on.call(this,Et,bt);if(Et==="data")this._readableState.flowing!==!1&&this.resume();else if(Et==="readable"){var oe=this._readableState;oe.endEmitted||oe.readableListening||(oe.readableListening=oe.needReadable=!0,oe.emittedReadable=!1,oe.reading?oe.length&&ut(this):he.nextTick(Rt,this))}return Kt},kt.prototype.addListener=kt.prototype.on,kt.prototype.resume=function(){var Et=this._readableState;return Et.flowing||(Le("resume"),Et.flowing=!0,Ut(this,Et)),this},kt.prototype.pause=function(){return Le("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(Le("pause"),this._readableState.flowing=!1,this.emit("pause")),this},kt.prototype.wrap=function(Et){var bt=this,Kt=this._readableState,oe=!1;Et.on("end",function(){if(Le("wrapped end"),Kt.decoder&&!Kt.ended){var Pt=Kt.decoder.end();Pt&&Pt.length&&bt.push(Pt)}bt.push(null)}),Et.on("data",function(Pt){Le("wrapped data"),Kt.decoder&&(Pt=Kt.decoder.write(Pt)),(!Kt.objectMode||Pt!=null)&&(Kt.objectMode||Pt&&Pt.length)&&(bt.push(Pt)||(oe=!0,Et.pause()))});for(var _t in Et)this[_t]===void 0&&typeof Et[_t]=="function"&&(this[_t]=function(Pt){return function(){return Et[Pt].apply(Et,arguments)}}(_t));for(var Ot=0;Ot<je.length;Ot++)Et.on(je[Ot],this.emit.bind(this,je[Ot]));return this._read=function(Pt){Le("wrapped _read",Pt),oe&&(oe=!1,Et.resume())},this},Object.defineProperty(kt.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),kt._fromList=qt}).call(this,wt("_process"),typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"./_stream_duplex":179,"./internal/streams/BufferList":184,"./internal/streams/destroy":185,"./internal/streams/stream":186,_process:173,"babel-runtime/core-js/object/get-prototype-of":22,"core-util-is":153,events:158,inherits:162,isarray:166,"process-nextick-args":172,"safe-buffer":193,"string_decoder/":200,util:36}],182:[function(wt,Qt,Yt){"use strict";function Bt(kt,xt){var Ft=this._transformState;Ft.transforming=!1;var vt=Ft.writecb;if(!vt)return this.emit("error",new Error("write callback called multiple times"));Ft.writechunk=null,Ft.writecb=null,xt!=null&&this.push(xt),vt(kt);var et=this._readableState;et.reading=!1,(et.needReadable||et.length<et.highWaterMark)&&this._read(et.highWaterMark)}function jt(kt){if(!(this instanceof jt))return new jt(kt);It.call(this,kt),this._transformState={afterTransform:Bt.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,kt&&(typeof kt.transform=="function"&&(this._transform=kt.transform),typeof kt.flush=="function"&&(this._flush=kt.flush)),this.on("prefinish",Ct)}function Ct(){var kt=this;typeof this._flush=="function"?this._flush(function(xt,Ft){Mt(kt,xt,Ft)}):Mt(this,null,null)}function Mt(kt,xt,Ft){if(xt)return kt.emit("error",xt);if(Ft!=null&&kt.push(Ft),kt._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(kt._transformState.transforming)throw new Error("Calling transform done when still transforming");return kt.push(null)}Qt.exports=jt;var It=wt("./_stream_duplex"),St=wt("core-util-is");St.inherits=wt("inherits"),St.inherits(jt,It),jt.prototype.push=function(kt,xt){return this._transformState.needTransform=!1,It.prototype.push.call(this,kt,xt)},jt.prototype._transform=function(kt,xt,Ft){throw new Error("_transform() is not implemented")},jt.prototype._write=function(kt,xt,Ft){var vt=this._transformState;if(vt.writecb=Ft,vt.writechunk=kt,vt.writeencoding=xt,!vt.transforming){var et=this._readableState;(vt.needTransform||et.needReadable||et.length<et.highWaterMark)&&this._read(et.highWaterMark)}},jt.prototype._read=function(kt){var xt=this._transformState;xt.writechunk!==null&&xt.writecb&&!xt.transforming?(xt.transforming=!0,this._transform(xt.writechunk,xt.writeencoding,xt.afterTransform)):xt.needTransform=!0},jt.prototype._destroy=function(kt,xt){var Ft=this;It.prototype._destroy.call(this,kt,function(vt){xt(vt),Ft.emit("close")})}},{"./_stream_duplex":179,"core-util-is":153,inherits:162}],183:[function(wt,Qt,Yt){(function(Bt,jt){"use strict";function Ct(De){return De&&De.__esModule?De:{default:De}}function Mt(De){var je=this;this.next=null,this.entry=null,this.finish=function(){ce(je,De)}}function It(De){return Je.from(De)}function St(De){return Je.isBuffer(De)||De instanceof Le}function kt(){}function xt(De,je){se=se||wt("./_stream_duplex"),De=De||{};var ee=je instanceof se;this.objectMode=!!De.objectMode,ee&&(this.objectMode=this.objectMode||!!De.writableObjectMode);var Et=De.highWaterMark,bt=De.writableHighWaterMark,Kt=this.objectMode?16:16384;this.highWaterMark=Et||Et===0?Et:ee&&(bt||bt===0)?bt:Kt,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var oe=De.decodeStrings===!1;this.decodeStrings=!oe,this.defaultEncoding=De.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(_t){ft(je,_t)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new Mt(this)}function Ft(De){if(se=se||wt("./_stream_duplex"),!(Re.call(Ft,this)||this instanceof se))return new Ft(De);this._writableState=new xt(De,this),this.writable=!0,De&&(typeof De.write=="function"&&(this._write=De.write),typeof De.writev=="function"&&(this._writev=De.writev),typeof De.destroy=="function"&&(this._destroy=De.destroy),typeof De.final=="function"&&(this._final=De.final)),Me.call(this)}function vt(De,je){var ee=new Error("write after end");De.emit("error",ee),re.nextTick(je,ee)}function et(De,je,ee,Et){var bt=!0,Kt=!1;return ee===null?Kt=new TypeError("May not write null values to stream"):typeof ee=="string"||ee===void 0||je.objectMode||(Kt=new TypeError("Invalid non-string/buffer chunk")),Kt&&(De.emit("error",Kt),re.nextTick(Et,Kt),bt=!1),bt}function tt(De,je,ee){return De.objectMode||De.decodeStrings===!1||typeof je!="string"||(je=Je.from(je,ee)),je}function lt(De,je,ee,Et,bt,Kt){if(!ee){var oe=tt(je,Et,bt);Et!==oe&&(ee=!0,bt="buffer",Et=oe)}var _t=je.objectMode?1:Et.length;je.length+=_t;var Ot=je.length<je.highWaterMark;if(Ot||(je.needDrain=!0),je.writing||je.corked){var Pt=je.lastBufferedRequest;je.lastBufferedRequest={chunk:Et,encoding:bt,isBuf:ee,callback:Kt,next:null},Pt?Pt.next=je.lastBufferedRequest:je.bufferedRequest=je.lastBufferedRequest,je.bufferedRequestCount+=1}else ot(De,je,!1,_t,Et,bt,Kt);return Ot}function ot(De,je,ee,Et,bt,Kt,oe){je.writelen=Et,je.writecb=oe,je.writing=!0,je.sync=!0,ee?De._writev(bt,je.onwrite):De._write(bt,Kt,je.onwrite),je.sync=!1}function ut(De,je,ee,Et,bt){--je.pendingcb,ee?(re.nextTick(bt,Et),re.nextTick(qt,De,je),De._writableState.errorEmitted=!0,De.emit("error",Et)):(bt(Et),De._writableState.errorEmitted=!0,De.emit("error",Et),qt(De,je))}function ct(De){De.writing=!1,De.writecb=null,De.length-=De.writelen,De.writelen=0}function ft(De,je){var ee=De._writableState,Et=ee.sync,bt=ee.writecb;if(ct(ee),je)ut(De,ee,Et,je,bt);else{var Kt=Ut(ee);Kt||ee.corked||ee.bufferProcessing||!ee.bufferedRequest||Rt(De,ee),Et?pe(gt,De,ee,Kt,bt):gt(De,ee,Kt,bt)}}function gt(De,je,ee,Et){ee||Lt(De,je),je.pendingcb--,Et(),qt(De,je)}function Lt(De,je){je.length===0&&je.needDrain&&(je.needDrain=!1,De.emit("drain"))}function Rt(De,je){je.bufferProcessing=!0;var ee=je.bufferedRequest;if(De._writev&&ee&&ee.next){var Et=je.bufferedRequestCount,bt=new Array(Et),Kt=je.corkedRequestsFree;Kt.entry=ee;for(var oe=0,_t=!0;ee;)bt[oe]=ee,ee.isBuf||(_t=!1),ee=ee.next,oe+=1;bt.allBuffers=_t,ot(De,je,!0,je.length,bt,"",Kt.finish),je.pendingcb++,je.lastBufferedRequest=null,Kt.next?(je.corkedRequestsFree=Kt.next,Kt.next=null):je.corkedRequestsFree=new Mt(je),je.bufferedRequestCount=0}else{for(;ee;){var Ot=ee.chunk,Pt=ee.encoding,Dt=ee.callback;if(ot(De,je,!1,je.objectMode?1:Ot.length,Ot,Pt,Dt),ee=ee.next,je.bufferedRequestCount--,je.writing)break}ee===null&&(je.lastBufferedRequest=null)}je.bufferedRequest=ee,je.bufferProcessing=!1}function Ut(De){return De.ending&&De.length===0&&De.bufferedRequest===null&&!De.finished&&!De.writing}function Nt(De,je){De._final(function(ee){je.pendingcb--,ee&&De.emit("error",ee),je.prefinished=!0,De.emit("prefinish"),qt(De,je)})}function $t(De,je){je.prefinished||je.finalCalled||(typeof De._final=="function"?(je.pendingcb++,je.finalCalled=!0,re.nextTick(Nt,De,je)):(je.prefinished=!0,De.emit("prefinish")))}function qt(De,je){var ee=Ut(je);return ee&&($t(De,je),je.pendingcb===0&&(je.finished=!0,De.emit("finish"))),ee}function Zt(De,je,ee){je.ending=!0,qt(De,je),ee&&(je.finished?re.nextTick(ee):De.once("finish",ee)),je.ended=!0,De.writable=!1}function ce(De,je,ee){var Et=De.entry;for(De.entry=null;Et;){var bt=Et.callback;je.pendingcb--,bt(ee),Et=Et.next}je.corkedRequestsFree?je.corkedRequestsFree.next=De:je.corkedRequestsFree=De}var de=wt("babel-runtime/core-js/object/define-property"),be=Ct(de),Ne=wt("babel-runtime/core-js/symbol/has-instance"),Ge=Ct(Ne),xe=wt("babel-runtime/core-js/symbol"),We=Ct(xe),he=wt("babel-runtime/core-js/set-immediate"),Jt=Ct(he),re=wt("process-nextick-args");Qt.exports=Ft;var se,pe=!Bt.browser&&["v0.10","v0.9."].indexOf(Bt.version.slice(0,5))>-1?Jt.default:re.nextTick;Ft.WritableState=xt;var le=wt("core-util-is");le.inherits=wt("inherits");var ze={deprecate:wt("util-deprecate")},Me=wt("./internal/streams/stream"),Je=wt("safe-buffer").Buffer,Le=jt.Uint8Array||function(){},we=wt("./internal/streams/destroy");le.inherits(Ft,Me),xt.prototype.getBuffer=function(){for(var De=this.bufferedRequest,je=[];De;)je.push(De),De=De.next;return je},function(){try{Object.defineProperty(xt.prototype,"buffer",{get:ze.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(De){}}();var Re;typeof We.default=="function"&&Ge.default&&typeof Function.prototype[Ge.default]=="function"?(Re=Function.prototype[Ge.default],(0,be.default)(Ft,Ge.default,{value:function(De){return!!Re.call(this,De)||this===Ft&&De&&De._writableState instanceof xt}})):Re=function(De){return De instanceof this},Ft.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},Ft.prototype.write=function(De,je,ee){var Et=this._writableState,bt=!1,Kt=!Et.objectMode&&St(De);return Kt&&!Je.isBuffer(De)&&(De=It(De)),typeof je=="function"&&(ee=je,je=null),Kt?je="buffer":je||(je=Et.defaultEncoding),typeof ee!="function"&&(ee=kt),Et.ended?vt(this,ee):(Kt||et(this,Et,De,ee))&&(Et.pendingcb++,bt=lt(this,Et,Kt,De,je,ee)),bt},Ft.prototype.cork=function(){this._writableState.corked++},Ft.prototype.uncork=function(){var De=this._writableState;De.corked&&(De.corked--,De.writing||De.corked||De.finished||De.bufferProcessing||!De.bufferedRequest||Rt(this,De))},Ft.prototype.setDefaultEncoding=function(De){if(typeof De=="string"&&(De=De.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((De+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+De);return this._writableState.defaultEncoding=De,this},Object.defineProperty(Ft.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Ft.prototype._write=function(De,je,ee){ee(new Error("_write() is not implemented"))},Ft.prototype._writev=null,Ft.prototype.end=function(De,je,ee){var Et=this._writableState;typeof De=="function"?(ee=De,De=null,je=null):typeof je=="function"&&(ee=je,je=null),De!=null&&this.write(De,je),Et.corked&&(Et.corked=1,this.uncork()),Et.ending||Et.finished||Zt(this,Et,ee)},Object.defineProperty(Ft.prototype,"destroyed",{get:function(){return this._writableState!==void 0&&this._writableState.destroyed},set:function(De){this._writableState&&(this._writableState.destroyed=De)}}),Ft.prototype.destroy=we.destroy,Ft.prototype._undestroy=we.undestroy,Ft.prototype._destroy=function(De,je){this.end(),je(De)}}).call(this,wt("_process"),typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"./_stream_duplex":179,"./internal/streams/destroy":185,"./internal/streams/stream":186,_process:173,"babel-runtime/core-js/object/define-property":20,"babel-runtime/core-js/set-immediate":25,"babel-runtime/core-js/symbol":27,"babel-runtime/core-js/symbol/has-instance":28,"core-util-is":153,inherits:162,"process-nextick-args":172,"safe-buffer":193,"util-deprecate":205}],184:[function(wt,Qt,Yt){"use strict";function Bt(It,St){if(!(It instanceof St))throw new TypeError("Cannot call a class as a function")}function jt(It,St,kt){It.copy(St,kt)}var Ct=wt("safe-buffer").Buffer,Mt=wt("util");Qt.exports=function(){function It(){Bt(this,It),this.head=null,this.tail=null,this.length=0}return It.prototype.push=function(St){var kt={data:St,next:null};this.length>0?this.tail.next=kt:this.head=kt,this.tail=kt,++this.length},It.prototype.unshift=function(St){var kt={data:St,next:this.head};this.length===0&&(this.tail=kt),this.head=kt,++this.length},It.prototype.shift=function(){if(this.length!==0){var St=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,St}},It.prototype.clear=function(){this.head=this.tail=null,this.length=0},It.prototype.join=function(St){if(this.length===0)return"";for(var kt=this.head,xt=""+kt.data;kt=kt.next;)xt+=St+kt.data;return xt},It.prototype.concat=function(St){if(this.length===0)return Ct.alloc(0);if(this.length===1)return this.head.data;for(var kt=Ct.allocUnsafe(St>>>0),xt=this.head,Ft=0;xt;)jt(xt.data,kt,Ft),Ft+=xt.data.length,xt=xt.next;return kt},It}(),Mt&&Mt.inspect&&Mt.inspect.custom&&(Qt.exports.prototype[Mt.inspect.custom]=function(){var It=Mt.inspect({length:this.length});return this.constructor.name+" "+It})},{"safe-buffer":193,util:36}],185:[function(wt,Qt,Yt){"use strict";function Bt(It,St){var kt=this,xt=this._readableState&&this._readableState.destroyed,Ft=this._writableState&&this._writableState.destroyed;return xt||Ft?(St?St(It):!It||this._writableState&&this._writableState.errorEmitted||Mt.nextTick(Ct,this,It),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(It||null,function(vt){!St&&vt?(Mt.nextTick(Ct,kt,vt),kt._writableState&&(kt._writableState.errorEmitted=!0)):St&&St(vt)}),this)}function jt(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function Ct(It,St){It.emit("error",St)}var Mt=wt("process-nextick-args");Qt.exports={destroy:Bt,undestroy:jt}},{"process-nextick-args":172}],186:[function(wt,Qt,Yt){"use strict";Qt.exports=wt("events").EventEmitter},{events:158}],187:[function(wt,Qt,Yt){Qt.exports=wt("./readable").PassThrough},{"./readable":188}],188:[function(wt,Qt,Yt){Yt=Qt.exports=wt("./lib/_stream_readable.js"),Yt.Stream=Yt,Yt.Readable=Yt,Yt.Writable=wt("./lib/_stream_writable.js"),Yt.Duplex=wt("./lib/_stream_duplex.js"),Yt.Transform=wt("./lib/_stream_transform.js"),Yt.PassThrough=wt("./lib/_stream_passthrough.js")},{"./lib/_stream_duplex.js":179,"./lib/_stream_passthrough.js":180,"./lib/_stream_readable.js":181,"./lib/_stream_transform.js":182,"./lib/_stream_writable.js":183}],189:[function(wt,Qt,Yt){Qt.exports=wt("./readable").Transform},{"./readable":188}],190:[function(wt,Qt,Yt){Qt.exports=wt("./lib/_stream_writable.js")},{"./lib/_stream_writable.js":183}],191:[function(wt,Qt,Yt){var Bt=function(){return this}()||Function("return this")(),jt=Bt.regeneratorRuntime&&Object.getOwnPropertyNames(Bt).indexOf("regeneratorRuntime")>=0,Ct=jt&&Bt.regeneratorRuntime;if(Bt.regeneratorRuntime=void 0,Qt.exports=wt("./runtime"),jt)Bt.regeneratorRuntime=Ct;else try{delete Bt.regeneratorRuntime}catch(Mt){Bt.regeneratorRuntime=void 0}},{"./runtime":192}],192:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(Jt,re,se,pe){var le=re&&re.prototype instanceof Mt?re:Mt,ze=Object.create(le.prototype),Me=new lt(pe||[]);return ze._invoke=Ft(Jt,se,Me),ze}function Ct(Jt,re,se){try{return{type:"normal",arg:Jt.call(re,se)}}catch(pe){return{type:"throw",arg:pe}}}function Mt(){}function It(){}function St(){}function kt(Jt){["next","throw","return"].forEach(function(re){Jt[re]=function(se){return this._invoke(re,se)}})}function xt(Jt){function re(le,ze,Me,Je){var Le=Ct(Jt[le],Jt,ze);if(Le.type!=="throw"){var we=Le.arg,Re=we.value;return Re&&typeof Re=="object"&&gt.call(Re,"__await")?Promise.resolve(Re.__await).then(function(De){re("next",De,Me,Je)},function(De){re("throw",De,Me,Je)}):Promise.resolve(Re).then(function(De){we.value=De,Me(we)},Je)}Je(Le.arg)}function se(le,ze){function Me(){return new Promise(function(Je,Le){re(le,ze,Je,Le)})}return pe=pe?pe.then(Me,Me):Me()}var pe;this._invoke=se}function Ft(Jt,re,se){var pe=Zt;return function(le,ze){if(pe===de)throw new Error("Generator is already running");if(pe===be){if(le==="throw")throw ze;return ut()}for(se.method=le,se.arg=ze;;){var Me=se.delegate;if(Me){var Je=vt(Me,se);if(Je){if(Je===Ne)continue;return Je}}if(se.method==="next")se.sent=se._sent=se.arg;else if(se.method==="throw"){if(pe===Zt)throw pe=be,se.arg;se.dispatchException(se.arg)}else se.method==="return"&&se.abrupt("return",se.arg);pe=de;var Le=Ct(Jt,re,se);if(Le.type==="normal"){if(pe=se.done?be:ce,Le.arg===Ne)continue;return{value:Le.arg,done:se.done}}Le.type==="throw"&&(pe=be,se.method="throw",se.arg=Le.arg)}}}function vt(Jt,re){var se=Jt.iterator[re.method];if(se===ct){if(re.delegate=null,re.method==="throw"){if(Jt.iterator.return&&(re.method="return",re.arg=ct,vt(Jt,re),re.method==="throw"))return Ne;re.method="throw",re.arg=new TypeError("The iterator does not provide a 'throw' method")}return Ne}var pe=Ct(se,Jt.iterator,re.arg);if(pe.type==="throw")return re.method="throw",re.arg=pe.arg,re.delegate=null,Ne;var le=pe.arg;return le?le.done?(re[Jt.resultName]=le.value,re.next=Jt.nextLoc,re.method!=="return"&&(re.method="next",re.arg=ct),re.delegate=null,Ne):le:(re.method="throw",re.arg=new TypeError("iterator result is not an object"),re.delegate=null,Ne)}function et(Jt){var re={tryLoc:Jt[0]};1 in Jt&&(re.catchLoc=Jt[1]),2 in Jt&&(re.finallyLoc=Jt[2],re.afterLoc=Jt[3]),this.tryEntries.push(re)}function tt(Jt){var re=Jt.completion||{};re.type="normal",delete re.arg,Jt.completion=re}function lt(Jt){this.tryEntries=[{tryLoc:"root"}],Jt.forEach(et,this),this.reset(!0)}function ot(Jt){if(Jt){var re=Jt[Rt];if(re)return re.call(Jt);if(typeof Jt.next=="function")return Jt;if(!isNaN(Jt.length)){var se=-1,pe=function le(){for(;++se<Jt.length;)if(gt.call(Jt,se))return le.value=Jt[se],le.done=!1,le;return le.value=ct,le.done=!0,le};return pe.next=pe}}return{next:ut}}function ut(){return{value:ct,done:!0}}var ct,ft=Object.prototype,gt=ft.hasOwnProperty,Lt=typeof Symbol=="function"?Symbol:{},Rt=Lt.iterator||"@@iterator",Ut=Lt.asyncIterator||"@@asyncIterator",Nt=Lt.toStringTag||"@@toStringTag",$t=typeof Qt=="object",qt=Bt.regeneratorRuntime;if(qt)return void($t&&(Qt.exports=qt));qt=Bt.regeneratorRuntime=$t?Qt.exports:{},qt.wrap=jt;var Zt="suspendedStart",ce="suspendedYield",de="executing",be="completed",Ne={},Ge={};Ge[Rt]=function(){return this};var xe=Object.getPrototypeOf,We=xe&&xe(xe(ot([])));We&&We!==ft&&gt.call(We,Rt)&&(Ge=We);var he=St.prototype=Mt.prototype=Object.create(Ge);It.prototype=he.constructor=St,St.constructor=It,St[Nt]=It.displayName="GeneratorFunction",qt.isGeneratorFunction=function(Jt){var re=typeof Jt=="function"&&Jt.constructor;return!!re&&(re===It||(re.displayName||re.name)==="GeneratorFunction")},qt.mark=function(Jt){return Object.setPrototypeOf?Object.setPrototypeOf(Jt,St):(Jt.__proto__=St,Nt in Jt||(Jt[Nt]="GeneratorFunction")),Jt.prototype=Object.create(he),Jt},qt.awrap=function(Jt){return{__await:Jt}},kt(xt.prototype),xt.prototype[Ut]=function(){return this},qt.AsyncIterator=xt,qt.async=function(Jt,re,se,pe){var le=new xt(jt(Jt,re,se,pe));return qt.isGeneratorFunction(re)?le:le.next().then(function(ze){return ze.done?ze.value:le.next()})},kt(he),he[Nt]="Generator",he[Rt]=function(){return this},he.toString=function(){return"[object Generator]"},qt.keys=function(Jt){var re=[];for(var se in Jt)re.push(se);return re.reverse(),function pe(){for(;re.length;){var le=re.pop();if(le in Jt)return pe.value=le,pe.done=!1,pe}return pe.done=!0,pe}},qt.values=ot,lt.prototype={constructor:lt,reset:function(Jt){if(this.prev=0,this.next=0,this.sent=this._sent=ct,this.done=!1,this.delegate=null,this.method="next",this.arg=ct,this.tryEntries.forEach(tt),!Jt)for(var re in this)re.charAt(0)==="t"&&gt.call(this,re)&&!isNaN(+re.slice(1))&&(this[re]=ct)},stop:function(){this.done=!0;var Jt=this.tryEntries[0],re=Jt.completion;if(re.type==="throw")throw re.arg;return this.rval},dispatchException:function(Jt){function re(Le,we){return ze.type="throw",ze.arg=Jt,se.next=Le,we&&(se.method="next",se.arg=ct),!!we}if(this.done)throw Jt;for(var se=this,pe=this.tryEntries.length-1;pe>=0;--pe){var le=this.tryEntries[pe],ze=le.completion;if(le.tryLoc==="root")return re("end");if(le.tryLoc<=this.prev){var Me=gt.call(le,"catchLoc"),Je=gt.call(le,"finallyLoc");if(Me&&Je){if(this.prev<le.catchLoc)return re(le.catchLoc,!0);if(this.prev<le.finallyLoc)return re(le.finallyLoc)}else if(Me){if(this.prev<le.catchLoc)return re(le.catchLoc,!0)}else{if(!Je)throw new Error("try statement without catch or finally");if(this.prev<le.finallyLoc)return re(le.finallyLoc)}}}},abrupt:function(Jt,re){for(var se=this.tryEntries.length-1;se>=0;--se){var pe=this.tryEntries[se];if(pe.tryLoc<=this.prev&&gt.call(pe,"finallyLoc")&&this.prev<pe.finallyLoc){var le=pe;break}}le&&(Jt==="break"||Jt==="continue")&&le.tryLoc<=re&&re<=le.finallyLoc&&(le=null);var ze=le?le.completion:{};return ze.type=Jt,ze.arg=re,le?(this.method="next",this.next=le.finallyLoc,Ne):this.complete(ze)},complete:function(Jt,re){if(Jt.type==="throw")throw Jt.arg;return Jt.type==="break"||Jt.type==="continue"?this.next=Jt.arg:Jt.type==="return"?(this.rval=this.arg=Jt.arg,this.method="return",this.next="end"):Jt.type==="normal"&&re&&(this.next=re),Ne},finish:function(Jt){for(var re=this.tryEntries.length-1;re>=0;--re){var se=this.tryEntries[re];if(se.finallyLoc===Jt)return this.complete(se.completion,se.afterLoc),tt(se),Ne}},catch:function(Jt){for(var re=this.tryEntries.length-1;re>=0;--re){var se=this.tryEntries[re];if(se.tryLoc===Jt){var pe=se.completion;if(pe.type==="throw"){var le=pe.arg;tt(se)}return le}}throw new Error("illegal catch attempt")},delegateYield:function(Jt,re,se){return this.delegate={iterator:ot(Jt),resultName:re,nextLoc:se},this.method==="next"&&(this.arg=ct),Ne}}})(function(){return this}()||Function("return this")())},{}],193:[function(wt,Qt,Yt){function Bt(It,St){for(var kt in It)St[kt]=It[kt]}function jt(It,St,kt){return Mt(It,St,kt)}var Ct=wt("buffer"),Mt=Ct.Buffer;Mt.from&&Mt.alloc&&Mt.allocUnsafe&&Mt.allocUnsafeSlow?Qt.exports=Ct:(Bt(Ct,Yt),Yt.Buffer=jt),Bt(Mt,jt),jt.from=function(It,St,kt){if(typeof It=="number")throw new TypeError("Argument must not be a number");return Mt(It,St,kt)},jt.alloc=function(It,St,kt){if(typeof It!="number")throw new TypeError("Argument must be a number");var xt=Mt(It);return St!==void 0?typeof kt=="string"?xt.fill(St,kt):xt.fill(St):xt.fill(0),xt},jt.allocUnsafe=function(It){if(typeof It!="number")throw new TypeError("Argument must be a number");return Mt(It)},jt.allocUnsafeSlow=function(It){if(typeof It!="number")throw new TypeError("Argument must be a number");return Ct.SlowBuffer(It)}},{buffer:38}],194:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(ut){return ut&&ut.__esModule?ut:{default:ut}}var Ct=wt("babel-runtime/core-js/string/from-code-point"),Mt=jt(Ct),It=wt("babel-runtime/core-js/json/stringify"),St=jt(It),kt=wt("babel-runtime/helpers/typeof"),xt=jt(kt),Ft=wt("babel-runtime/core-js/object/define-property"),vt=jt(Ft),et=wt("babel-runtime/core-js/object/keys"),tt=jt(et),lt=wt("babel-runtime/core-js/object/create"),ot=jt(lt);(function(ut){function ct(Gt,Wt){if(!(this instanceof ct))return new ct(Gt,Wt);var ge=this;gt(ge),ge.q=ge.c="",ge.bufferCheckPosition=ut.MAX_BUFFER_LENGTH,ge.opt=Wt||{},ge.opt.lowercase=ge.opt.lowercase||ge.opt.lowercasetags,ge.looseCase=ge.opt.lowercase?"toLowerCase":"toUpperCase",ge.tags=[],ge.closed=ge.closedRoot=ge.sawRoot=!1,ge.tag=ge.error=null,ge.strict=!!Gt,ge.noscript=!(!Gt&&!ge.opt.noscript),ge.state=Dt.BEGIN,ge.strictEntities=ge.opt.strictEntities,ge.ENTITIES=ge.strictEntities?(0,ot.default)(ut.XML_ENTITIES):(0,ot.default)(ut.ENTITIES),ge.attribList=[],ge.opt.xmlns&&(ge.ns=(0,ot.default)(Kt)),ge.trackPosition=ge.opt.position!==!1,ge.trackPosition&&(ge.position=ge.line=ge.column=0),de(ge,"onready")}function ft(Gt){for(var Wt=Math.max(ut.MAX_BUFFER_LENGTH,10),ge=0,Pe=0,Ve=we.length;Pe<Ve;Pe++){var _e=Gt[we[Pe]].length;if(_e>Wt)switch(we[Pe]){case"textNode":Ne(Gt);break;case"cdata":be(Gt,"oncdata",Gt.cdata),Gt.cdata="";break;case"script":be(Gt,"onscript",Gt.script),Gt.script="";break;default:xe(Gt,"Max buffer length exceeded: "+we[Pe])}ge=Math.max(ge,_e)}var Fe=ut.MAX_BUFFER_LENGTH-ge;Gt.bufferCheckPosition=Fe+Gt.position}function gt(Gt){for(var Wt=0,ge=we.length;Wt<ge;Wt++)Gt[we[Wt]]=""}function Lt(Gt){Ne(Gt),Gt.cdata!==""&&(be(Gt,"oncdata",Gt.cdata),Gt.cdata=""),Gt.script!==""&&(be(Gt,"onscript",Gt.script),Gt.script="")}function Rt(Gt,Wt){return new Ut(Gt,Wt)}function Ut(Gt,Wt){if(!(this instanceof Ut))return new Ut(Gt,Wt);Re.apply(this),this._parser=new ct(Gt,Wt),this.writable=!0,this.readable=!0;var ge=this;this._parser.onend=function(){ge.emit("end")},this._parser.onerror=function(Pe){ge.emit("error",Pe),ge._parser.error=null},this._decoder=null,De.forEach(function(Pe){(0,vt.default)(ge,"on"+Pe,{get:function(){return ge._parser["on"+Pe]},set:function(Ve){if(!Ve)return ge.removeAllListeners(Pe),ge._parser["on"+Pe]=Ve,Ve;ge.on(Pe,Ve)},enumerable:!0,configurable:!1})})}function Nt(Gt){return Gt===" "||Gt===`
`||Gt==="\r"||Gt===" "}function $t(Gt){return Gt==='"'||Gt==="'"}function qt(Gt){return Gt===">"||Nt(Gt)}function Zt(Gt,Wt){return Gt.test(Wt)}function ce(Gt,Wt){return!Zt(Gt,Wt)}function de(Gt,Wt,ge){Gt[Wt]&&Gt[Wt](ge)}function be(Gt,Wt,ge){Gt.textNode&&Ne(Gt),de(Gt,Wt,ge)}function Ne(Gt){Gt.textNode=Ge(Gt.opt,Gt.textNode),Gt.textNode&&de(Gt,"ontext",Gt.textNode),Gt.textNode=""}function Ge(Gt,Wt){return Gt.trim&&(Wt=Wt.trim()),Gt.normalize&&(Wt=Wt.replace(/\s+/g," ")),Wt}function xe(Gt,Wt){return Ne(Gt),Gt.trackPosition&&(Wt+=`
Line: `+Gt.line+`
Column: `+Gt.column+`
Char: `+Gt.c),Wt=new Error(Wt),Gt.error=Wt,de(Gt,"onerror",Wt),Gt}function We(Gt){return Gt.sawRoot&&!Gt.closedRoot&&he(Gt,"Unclosed root tag"),Gt.state!==Dt.BEGIN&&Gt.state!==Dt.BEGIN_WHITESPACE&&Gt.state!==Dt.TEXT&&xe(Gt,"Unexpected end"),Ne(Gt),Gt.c="",Gt.closed=!0,de(Gt,"onend"),ct.call(Gt,Gt.strict,Gt.opt),Gt}function he(Gt,Wt){if((Gt===void 0?"undefined":(0,xt.default)(Gt))!=="object"||!(Gt instanceof ct))throw new Error("bad call to strictFail");Gt.strict&&xe(Gt,Wt)}function Jt(Gt){Gt.strict||(Gt.tagName=Gt.tagName[Gt.looseCase]());var Wt=Gt.tags[Gt.tags.length-1]||Gt,ge=Gt.tag={name:Gt.tagName,attributes:{}};Gt.opt.xmlns&&(ge.ns=Wt.ns),Gt.attribList.length=0,be(Gt,"onopentagstart",ge)}function re(Gt,Wt){var ge=Gt.indexOf(":"),Pe=ge<0?["",Gt]:Gt.split(":"),Ve=Pe[0],_e=Pe[1];return Wt&&Gt==="xmlns"&&(Ve="xmlns",_e=""),{prefix:Ve,local:_e}}function se(Gt){if(Gt.strict||(Gt.attribName=Gt.attribName[Gt.looseCase]()),Gt.attribList.indexOf(Gt.attribName)!==-1||Gt.tag.attributes.hasOwnProperty(Gt.attribName))return void(Gt.attribName=Gt.attribValue="");if(Gt.opt.xmlns){var Wt=re(Gt.attribName,!0),ge=Wt.prefix,Pe=Wt.local;if(ge==="xmlns")if(Pe==="xml"&&Gt.attribValue!==Et)he(Gt,"xml: prefix must be bound to "+Et+`
Actual: `+Gt.attribValue);else if(Pe==="xmlns"&&Gt.attribValue!==bt)he(Gt,"xmlns: prefix must be bound to "+bt+`
Actual: `+Gt.attribValue);else{var Ve=Gt.tag,_e=Gt.tags[Gt.tags.length-1]||Gt;Ve.ns===_e.ns&&(Ve.ns=(0,ot.default)(_e.ns)),Ve.ns[Pe]=Gt.attribValue}Gt.attribList.push([Gt.attribName,Gt.attribValue])}else Gt.tag.attributes[Gt.attribName]=Gt.attribValue,be(Gt,"onattribute",{name:Gt.attribName,value:Gt.attribValue});Gt.attribName=Gt.attribValue=""}function pe(Gt,Wt){if(Gt.opt.xmlns){var ge=Gt.tag,Pe=re(Gt.tagName);ge.prefix=Pe.prefix,ge.local=Pe.local,ge.uri=ge.ns[Pe.prefix]||"",ge.prefix&&!ge.uri&&(he(Gt,"Unbound namespace prefix: "+(0,St.default)(Gt.tagName)),ge.uri=Pe.prefix);var Ve=Gt.tags[Gt.tags.length-1]||Gt;ge.ns&&Ve.ns!==ge.ns&&(0,tt.default)(ge.ns).forEach(function(qn){be(Gt,"onopennamespace",{prefix:qn,uri:ge.ns[qn]})});for(var _e=0,Fe=Gt.attribList.length;_e<Fe;_e++){var rn=Gt.attribList[_e],sn=rn[0],on=rn[1],Xe=re(sn,!0),Dn=Xe.prefix,xn=Xe.local,Mn=Dn===""?"":ge.ns[Dn]||"",In={name:sn,value:on,prefix:Dn,local:xn,uri:Mn};Dn&&Dn!=="xmlns"&&!Mn&&(he(Gt,"Unbound namespace prefix: "+(0,St.default)(Dn)),In.uri=Dn),Gt.tag.attributes[sn]=In,be(Gt,"onattribute",In)}Gt.attribList.length=0}Gt.tag.isSelfClosing=!!Wt,Gt.sawRoot=!0,Gt.tags.push(Gt.tag),be(Gt,"onopentag",Gt.tag),Wt||(Gt.noscript||Gt.tagName.toLowerCase()!=="script"?Gt.state=Dt.TEXT:Gt.state=Dt.SCRIPT,Gt.tag=null,Gt.tagName=""),Gt.attribName=Gt.attribValue="",Gt.attribList.length=0}function le(Gt){if(!Gt.tagName)return he(Gt,"Weird empty close tag."),Gt.textNode+="</>",void(Gt.state=Dt.TEXT);if(Gt.script){if(Gt.tagName!=="script")return Gt.script+="</"+Gt.tagName+">",Gt.tagName="",void(Gt.state=Dt.SCRIPT);be(Gt,"onscript",Gt.script),Gt.script=""}var Wt=Gt.tags.length,ge=Gt.tagName;Gt.strict||(ge=ge[Gt.looseCase]());for(var Pe=ge;Wt--&&Gt.tags[Wt].name!==Pe;)he(Gt,"Unexpected close tag");if(Wt<0)return he(Gt,"Unmatched closing tag: "+Gt.tagName),Gt.textNode+="</"+Gt.tagName+">",void(Gt.state=Dt.TEXT);Gt.tagName=ge;for(var Ve=Gt.tags.length;Ve-- >Wt;){var _e=Gt.tag=Gt.tags.pop();Gt.tagName=Gt.tag.name,be(Gt,"onclosetag",Gt.tagName);var Fe={};for(var rn in _e.ns)Fe[rn]=_e.ns[rn];var sn=Gt.tags[Gt.tags.length-1]||Gt;Gt.opt.xmlns&&_e.ns!==sn.ns&&(0,tt.default)(_e.ns).forEach(function(on){var Xe=_e.ns[on];be(Gt,"onclosenamespace",{prefix:on,uri:Xe})})}Wt===0&&(Gt.closedRoot=!0),Gt.tagName=Gt.attribValue=Gt.attribName="",Gt.attribList.length=0,Gt.state=Dt.TEXT}function ze(Gt){var Wt,ge=Gt.entity,Pe=ge.toLowerCase(),Ve="";return Gt.ENTITIES[ge]?Gt.ENTITIES[ge]:Gt.ENTITIES[Pe]?Gt.ENTITIES[Pe]:(ge=Pe,ge.charAt(0)==="#"&&(ge.charAt(1)==="x"?(ge=ge.slice(2),Wt=parseInt(ge,16),Ve=Wt.toString(16)):(ge=ge.slice(1),Wt=parseInt(ge,10),Ve=Wt.toString(10))),ge=ge.replace(/^0+/,""),isNaN(Wt)||Ve.toLowerCase()!==ge?(he(Gt,"Invalid character entity"),"&"+Gt.entity+";"):(0,Mt.default)(Wt))}function Me(Gt,Wt){Wt==="<"?(Gt.state=Dt.OPEN_WAKA,Gt.startTagPosition=Gt.position):Nt(Wt)||(he(Gt,"Non-whitespace before first tag."),Gt.textNode=Wt,Gt.state=Dt.TEXT)}function Je(Gt,Wt){var ge="";return Wt<Gt.length&&(ge=Gt.charAt(Wt)),ge}function Le(Gt){var Wt=this;if(this.error)throw this.error;if(Wt.closed)return xe(Wt,"Cannot write after close. Assign an onready handler.");if(Gt===null)return We(Wt);(Gt===void 0?"undefined":(0,xt.default)(Gt))==="object"&&(Gt=Gt.toString());for(var ge=0,Pe="";Pe=Je(Gt,ge++),Wt.c=Pe,!!Pe;)switch(Wt.trackPosition&&(Wt.position++,Pe===`
`?(Wt.line++,Wt.column=0):Wt.column++),Wt.state){case Dt.BEGIN:if(Wt.state=Dt.BEGIN_WHITESPACE,Pe==="\uFEFF")continue;Me(Wt,Pe);continue;case Dt.BEGIN_WHITESPACE:Me(Wt,Pe);continue;case Dt.TEXT:if(Wt.sawRoot&&!Wt.closedRoot){for(var Ve=ge-1;Pe&&Pe!=="<"&&Pe!=="&";)(Pe=Je(Gt,ge++))&&Wt.trackPosition&&(Wt.position++,Pe===`
`?(Wt.line++,Wt.column=0):Wt.column++);Wt.textNode+=Gt.substring(Ve,ge-1)}Pe!=="<"||Wt.sawRoot&&Wt.closedRoot&&!Wt.strict?(Nt(Pe)||Wt.sawRoot&&!Wt.closedRoot||he(Wt,"Text data outside of root node."),Pe==="&"?Wt.state=Dt.TEXT_ENTITY:Wt.textNode+=Pe):(Wt.state=Dt.OPEN_WAKA,Wt.startTagPosition=Wt.position);continue;case Dt.SCRIPT:Pe==="<"?Wt.state=Dt.SCRIPT_ENDING:Wt.script+=Pe;continue;case Dt.SCRIPT_ENDING:Pe==="/"?Wt.state=Dt.CLOSE_TAG:(Wt.script+="<"+Pe,Wt.state=Dt.SCRIPT);continue;case Dt.OPEN_WAKA:if(Pe==="!")Wt.state=Dt.SGML_DECL,Wt.sgmlDecl="";else if(!Nt(Pe))if(Zt(oe,Pe))Wt.state=Dt.OPEN_TAG,Wt.tagName=Pe;else if(Pe==="/")Wt.state=Dt.CLOSE_TAG,Wt.tagName="";else if(Pe==="?")Wt.state=Dt.PROC_INST,Wt.procInstName=Wt.procInstBody="";else{if(he(Wt,"Unencoded <"),Wt.startTagPosition+1<Wt.position){var _e=Wt.position-Wt.startTagPosition;Pe=new Array(_e).join(" ")+Pe}Wt.textNode+="<"+Pe,Wt.state=Dt.TEXT}continue;case Dt.SGML_DECL:(Wt.sgmlDecl+Pe).toUpperCase()===je?(be(Wt,"onopencdata"),Wt.state=Dt.CDATA,Wt.sgmlDecl="",Wt.cdata=""):Wt.sgmlDecl+Pe==="--"?(Wt.state=Dt.COMMENT,Wt.comment="",Wt.sgmlDecl=""):(Wt.sgmlDecl+Pe).toUpperCase()===ee?(Wt.state=Dt.DOCTYPE,(Wt.doctype||Wt.sawRoot)&&he(Wt,"Inappropriately located doctype declaration"),Wt.doctype="",Wt.sgmlDecl=""):Pe===">"?(be(Wt,"onsgmldeclaration",Wt.sgmlDecl),Wt.sgmlDecl="",Wt.state=Dt.TEXT):($t(Pe)&&(Wt.state=Dt.SGML_DECL_QUOTED),Wt.sgmlDecl+=Pe);continue;case Dt.SGML_DECL_QUOTED:Pe===Wt.q&&(Wt.state=Dt.SGML_DECL,Wt.q=""),Wt.sgmlDecl+=Pe;continue;case Dt.DOCTYPE:Pe===">"?(Wt.state=Dt.TEXT,be(Wt,"ondoctype",Wt.doctype),Wt.doctype=!0):(Wt.doctype+=Pe,Pe==="["?Wt.state=Dt.DOCTYPE_DTD:$t(Pe)&&(Wt.state=Dt.DOCTYPE_QUOTED,Wt.q=Pe));continue;case Dt.DOCTYPE_QUOTED:Wt.doctype+=Pe,Pe===Wt.q&&(Wt.q="",Wt.state=Dt.DOCTYPE);continue;case Dt.DOCTYPE_DTD:Wt.doctype+=Pe,Pe==="]"?Wt.state=Dt.DOCTYPE:$t(Pe)&&(Wt.state=Dt.DOCTYPE_DTD_QUOTED,Wt.q=Pe);continue;case Dt.DOCTYPE_DTD_QUOTED:Wt.doctype+=Pe,Pe===Wt.q&&(Wt.state=Dt.DOCTYPE_DTD,Wt.q="");continue;case Dt.COMMENT:Pe==="-"?Wt.state=Dt.COMMENT_ENDING:Wt.comment+=Pe;continue;case Dt.COMMENT_ENDING:Pe==="-"?(Wt.state=Dt.COMMENT_ENDED,Wt.comment=Ge(Wt.opt,Wt.comment),Wt.comment&&be(Wt,"oncomment",Wt.comment),Wt.comment=""):(Wt.comment+="-"+Pe,Wt.state=Dt.COMMENT);continue;case Dt.COMMENT_ENDED:Pe!==">"?(he(Wt,"Malformed comment"),Wt.comment+="--"+Pe,Wt.state=Dt.COMMENT):Wt.state=Dt.TEXT;continue;case Dt.CDATA:Pe==="]"?Wt.state=Dt.CDATA_ENDING:Wt.cdata+=Pe;continue;case Dt.CDATA_ENDING:Pe==="]"?Wt.state=Dt.CDATA_ENDING_2:(Wt.cdata+="]"+Pe,Wt.state=Dt.CDATA);continue;case Dt.CDATA_ENDING_2:Pe===">"?(Wt.cdata&&be(Wt,"oncdata",Wt.cdata),be(Wt,"onclosecdata"),Wt.cdata="",Wt.state=Dt.TEXT):Pe==="]"?Wt.cdata+="]":(Wt.cdata+="]]"+Pe,Wt.state=Dt.CDATA);continue;case Dt.PROC_INST:Pe==="?"?Wt.state=Dt.PROC_INST_ENDING:Nt(Pe)?Wt.state=Dt.PROC_INST_BODY:Wt.procInstName+=Pe;continue;case Dt.PROC_INST_BODY:if(!Wt.procInstBody&&Nt(Pe))continue;Pe==="?"?Wt.state=Dt.PROC_INST_ENDING:Wt.procInstBody+=Pe;continue;case Dt.PROC_INST_ENDING:Pe===">"?(be(Wt,"onprocessinginstruction",{name:Wt.procInstName,body:Wt.procInstBody}),Wt.procInstName=Wt.procInstBody="",Wt.state=Dt.TEXT):(Wt.procInstBody+="?"+Pe,Wt.state=Dt.PROC_INST_BODY);continue;case Dt.OPEN_TAG:Zt(_t,Pe)?Wt.tagName+=Pe:(Jt(Wt),Pe===">"?pe(Wt):Pe==="/"?Wt.state=Dt.OPEN_TAG_SLASH:(Nt(Pe)||he(Wt,"Invalid character in tag name"),Wt.state=Dt.ATTRIB));continue;case Dt.OPEN_TAG_SLASH:Pe===">"?(pe(Wt,!0),le(Wt)):(he(Wt,"Forward-slash in opening tag not followed by >"),Wt.state=Dt.ATTRIB);continue;case Dt.ATTRIB:if(Nt(Pe))continue;Pe===">"?pe(Wt):Pe==="/"?Wt.state=Dt.OPEN_TAG_SLASH:Zt(oe,Pe)?(Wt.attribName=Pe,Wt.attribValue="",Wt.state=Dt.ATTRIB_NAME):he(Wt,"Invalid attribute name");continue;case Dt.ATTRIB_NAME:Pe==="="?Wt.state=Dt.ATTRIB_VALUE:Pe===">"?(he(Wt,"Attribute without value"),Wt.attribValue=Wt.attribName,se(Wt),pe(Wt)):Nt(Pe)?Wt.state=Dt.ATTRIB_NAME_SAW_WHITE:Zt(_t,Pe)?Wt.attribName+=Pe:he(Wt,"Invalid attribute name");continue;case Dt.ATTRIB_NAME_SAW_WHITE:if(Pe==="=")Wt.state=Dt.ATTRIB_VALUE;else{if(Nt(Pe))continue;he(Wt,"Attribute without value"),Wt.tag.attributes[Wt.attribName]="",Wt.attribValue="",be(Wt,"onattribute",{name:Wt.attribName,value:""}),Wt.attribName="",Pe===">"?pe(Wt):Zt(oe,Pe)?(Wt.attribName=Pe,Wt.state=Dt.ATTRIB_NAME):(he(Wt,"Invalid attribute name"),Wt.state=Dt.ATTRIB)}continue;case Dt.ATTRIB_VALUE:if(Nt(Pe))continue;$t(Pe)?(Wt.q=Pe,Wt.state=Dt.ATTRIB_VALUE_QUOTED):(he(Wt,"Unquoted attribute value"),Wt.state=Dt.ATTRIB_VALUE_UNQUOTED,Wt.attribValue=Pe);continue;case Dt.ATTRIB_VALUE_QUOTED:if(Pe!==Wt.q){Pe==="&"?Wt.state=Dt.ATTRIB_VALUE_ENTITY_Q:Wt.attribValue+=Pe;continue}se(Wt),Wt.q="",Wt.state=Dt.ATTRIB_VALUE_CLOSED;continue;case Dt.ATTRIB_VALUE_CLOSED:Nt(Pe)?Wt.state=Dt.ATTRIB:Pe===">"?pe(Wt):Pe==="/"?Wt.state=Dt.OPEN_TAG_SLASH:Zt(oe,Pe)?(he(Wt,"No whitespace between attributes"),Wt.attribName=Pe,Wt.attribValue="",Wt.state=Dt.ATTRIB_NAME):he(Wt,"Invalid attribute name");continue;case Dt.ATTRIB_VALUE_UNQUOTED:if(!qt(Pe)){Pe==="&"?Wt.state=Dt.ATTRIB_VALUE_ENTITY_U:Wt.attribValue+=Pe;continue}se(Wt),Pe===">"?pe(Wt):Wt.state=Dt.ATTRIB;continue;case Dt.CLOSE_TAG:if(Wt.tagName)Pe===">"?le(Wt):Zt(_t,Pe)?Wt.tagName+=Pe:Wt.script?(Wt.script+="</"+Wt.tagName,Wt.tagName="",Wt.state=Dt.SCRIPT):(Nt(Pe)||he(Wt,"Invalid tagname in closing tag"),Wt.state=Dt.CLOSE_TAG_SAW_WHITE);else{if(Nt(Pe))continue;ce(oe,Pe)?Wt.script?(Wt.script+="</"+Pe,Wt.state=Dt.SCRIPT):he(Wt,"Invalid tagname in closing tag."):Wt.tagName=Pe}continue;case Dt.CLOSE_TAG_SAW_WHITE:if(Nt(Pe))continue;Pe===">"?le(Wt):he(Wt,"Invalid characters in closing tag");continue;case Dt.TEXT_ENTITY:case Dt.ATTRIB_VALUE_ENTITY_Q:case Dt.ATTRIB_VALUE_ENTITY_U:var Fe,rn;switch(Wt.state){case Dt.TEXT_ENTITY:Fe=Dt.TEXT,rn="textNode";break;case Dt.ATTRIB_VALUE_ENTITY_Q:Fe=Dt.ATTRIB_VALUE_QUOTED,rn="attribValue";break;case Dt.ATTRIB_VALUE_ENTITY_U:Fe=Dt.ATTRIB_VALUE_UNQUOTED,rn="attribValue"}Pe===";"?(Wt[rn]+=ze(Wt),Wt.entity="",Wt.state=Fe):Zt(Wt.entity.length?Pt:Ot,Pe)?Wt.entity+=Pe:(he(Wt,"Invalid character in entity name"),Wt[rn]+="&"+Wt.entity+Pe,Wt.entity="",Wt.state=Fe);continue;default:throw new Error(Wt,"Unknown state: "+Wt.state)}return Wt.position>=Wt.bufferCheckPosition&&ft(Wt),Wt}ut.parser=function(Gt,Wt){return new ct(Gt,Wt)},ut.SAXParser=ct,ut.SAXStream=Ut,ut.createStream=Rt,ut.MAX_BUFFER_LENGTH=65536;var we=["comment","sgmlDecl","textNode","tagName","doctype","procInstName","procInstBody","entity","attribName","attribValue","cdata","script"];ut.EVENTS=["text","processinginstruction","sgmldeclaration","doctype","comment","opentagstart","attribute","opentag","closetag","opencdata","cdata","closecdata","error","end","ready","script","opennamespace","closenamespace"],ot.default||(Object.create=function(Gt){function Wt(){}return Wt.prototype=Gt,new Wt}),tt.default||(Object.keys=function(Gt){var Wt=[];for(var ge in Gt)Gt.hasOwnProperty(ge)&&Wt.push(ge);return Wt}),ct.prototype={end:function(){We(this)},write:Le,resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){Lt(this)}};var Re;try{Re=wt("stream").Stream}catch(Gt){Re=function(){}}var De=ut.EVENTS.filter(function(Gt){return Gt!=="error"&&Gt!=="end"});Ut.prototype=(0,ot.default)(Re.prototype,{constructor:{value:Ut}}),Ut.prototype.write=function(Gt){if(typeof Bt=="function"&&typeof Bt.isBuffer=="function"&&Bt.isBuffer(Gt)){if(!this._decoder){var Wt=wt("string_decoder").StringDecoder;this._decoder=new Wt("utf8")}Gt=this._decoder.write(Gt)}return this._parser.write(Gt.toString()),this.emit("data",Gt),!0},Ut.prototype.end=function(Gt){return Gt&&Gt.length&&this.write(Gt),this._parser.end(),!0},Ut.prototype.on=function(Gt,Wt){var ge=this;return ge._parser["on"+Gt]||De.indexOf(Gt)===-1||(ge._parser["on"+Gt]=function(){var Pe=arguments.length===1?[arguments[0]]:Array.apply(null,arguments);Pe.splice(0,0,Gt),ge.emit.apply(ge,Pe)}),Re.prototype.on.call(ge,Gt,Wt)};var je="[CDATA[",ee="DOCTYPE",Et="http://www.w3.org/XML/1998/namespace",bt="http://www.w3.org/2000/xmlns/",Kt={xml:Et,xmlns:bt},oe=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,_t=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,Ot=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,Pt=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,Dt=0;ut.STATE={BEGIN:Dt++,BEGIN_WHITESPACE:Dt++,TEXT:Dt++,TEXT_ENTITY:Dt++,OPEN_WAKA:Dt++,SGML_DECL:Dt++,SGML_DECL_QUOTED:Dt++,DOCTYPE:Dt++,DOCTYPE_QUOTED:Dt++,DOCTYPE_DTD:Dt++,DOCTYPE_DTD_QUOTED:Dt++,COMMENT_STARTING:Dt++,COMMENT:Dt++,COMMENT_ENDING:Dt++,COMMENT_ENDED:Dt++,CDATA:Dt++,CDATA_ENDING:Dt++,CDATA_ENDING_2:Dt++,PROC_INST:Dt++,PROC_INST_BODY:Dt++,PROC_INST_ENDING:Dt++,OPEN_TAG:Dt++,OPEN_TAG_SLASH:Dt++,ATTRIB:Dt++,ATTRIB_NAME:Dt++,ATTRIB_NAME_SAW_WHITE:Dt++,ATTRIB_VALUE:Dt++,ATTRIB_VALUE_QUOTED:Dt++,ATTRIB_VALUE_CLOSED:Dt++,ATTRIB_VALUE_UNQUOTED:Dt++,ATTRIB_VALUE_ENTITY_Q:Dt++,ATTRIB_VALUE_ENTITY_U:Dt++,CLOSE_TAG:Dt++,CLOSE_TAG_SAW_WHITE:Dt++,SCRIPT:Dt++,SCRIPT_ENDING:Dt++},ut.XML_ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'"},ut.ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'",AElig:198,Aacute:193,Acirc:194,Agrave:192,Aring:197,Atilde:195,Auml:196,Ccedil:199,ETH:208,Eacute:201,Ecirc:202,Egrave:200,Euml:203,Iacute:205,Icirc:206,Igrave:204,Iuml:207,Ntilde:209,Oacute:211,Ocirc:212,Ograve:210,Oslash:216,Otilde:213,Ouml:214,THORN:222,Uacute:218,Ucirc:219,Ugrave:217,Uuml:220,Yacute:221,aacute:225,acirc:226,aelig:230,agrave:224,aring:229,atilde:227,auml:228,ccedil:231,eacute:233,ecirc:234,egrave:232,eth:240,euml:235,iacute:237,icirc:238,igrave:236,iuml:239,ntilde:241,oacute:243,ocirc:244,ograve:242,oslash:248,otilde:245,ouml:246,szlig:223,thorn:254,uacute:250,ucirc:251,ugrave:249,uuml:252,yacute:253,yuml:255,copy:169,reg:174,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,ordf:170,laquo:171,not:172,shy:173,macr:175,deg:176,plusmn:177,sup1:185,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,times:215,divide:247,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,int:8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},(0,tt.default)(ut.ENTITIES).forEach(function(Gt){var Wt=ut.ENTITIES[Gt],ge=typeof Wt=="number"?String.fromCharCode(Wt):Wt;ut.ENTITIES[Gt]=ge});for(var ie in ut.STATE)ut.STATE[ut.STATE[ie]]=ie;Dt=ut.STATE,Mt.default||function(){var Gt=String.fromCharCode,Wt=Math.floor,ge=function(){var Pe,Ve,_e=[],Fe=-1,rn=arguments.length;if(!rn)return"";for(var sn="";++Fe<rn;){var on=Number(arguments[Fe]);if(!isFinite(on)||on<0||on>1114111||Wt(on)!==on)throw RangeError("Invalid code point: "+on);on<=65535?_e.push(on):(on-=65536,Pe=55296+(on>>10),Ve=on%1024+56320,_e.push(Pe,Ve)),(Fe+1===rn||_e.length>16384)&&(sn+=Gt.apply(null,_e),_e.length=0)}return sn};vt.default?Object.defineProperty(String,"fromCodePoint",{value:ge,configurable:!0,writable:!0}):String.fromCodePoint=ge}()})(Yt===void 0?(void 0).sax={}:Yt)}).call(this,wt("buffer").Buffer)},{"babel-runtime/core-js/json/stringify":17,"babel-runtime/core-js/object/create":19,"babel-runtime/core-js/object/define-property":20,"babel-runtime/core-js/object/keys":23,"babel-runtime/core-js/string/from-code-point":26,"babel-runtime/helpers/typeof":32,buffer:38,stream:195,string_decoder:37}],195:[function(wt,Qt,Yt){function Bt(){jt.call(this)}Qt.exports=Bt;var jt=wt("events").EventEmitter;wt("inherits")(Bt,jt),Bt.Readable=wt("readable-stream/readable.js"),Bt.Writable=wt("readable-stream/writable.js"),Bt.Duplex=wt("readable-stream/duplex.js"),Bt.Transform=wt("readable-stream/transform.js"),Bt.PassThrough=wt("readable-stream/passthrough.js"),Bt.Stream=Bt,Bt.prototype.pipe=function(Ct,Mt){function It(lt){Ct.writable&&Ct.write(lt)===!1&&et.pause&&et.pause()}function St(){et.readable&&et.resume&&et.resume()}function kt(){tt||(tt=!0,Ct.end())}function xt(){tt||(tt=!0,typeof Ct.destroy=="function"&&Ct.destroy())}function Ft(lt){if(vt(),jt.listenerCount(this,"error")===0)throw lt}function vt(){et.removeListener("data",It),Ct.removeListener("drain",St),et.removeListener("end",kt),et.removeListener("close",xt),et.removeListener("error",Ft),Ct.removeListener("error",Ft),et.removeListener("end",vt),et.removeListener("close",vt),Ct.removeListener("close",vt)}var et=this;et.on("data",It),Ct.on("drain",St),Ct._isStdio||Mt&&Mt.end===!1||(et.on("end",kt),et.on("close",xt));var tt=!1;return et.on("error",Ft),Ct.on("error",Ft),et.on("end",vt),et.on("close",vt),Ct.on("close",vt),Ct.emit("pipe",et),Ct}},{events:158,inherits:162,"readable-stream/duplex.js":178,"readable-stream/passthrough.js":187,"readable-stream/readable.js":188,"readable-stream/transform.js":189,"readable-stream/writable.js":190}],196:[function(wt,Qt,Yt){(function(Bt){var jt=wt("./lib/request"),Ct=wt("./lib/response"),Mt=wt("xtend"),It=wt("builtin-status-codes"),St=wt("url"),kt=Yt;kt.request=function(xt,Ft){xt=typeof xt=="string"?St.parse(xt):Mt(xt);var vt=Bt.location.protocol.search(/^https?:$/)===-1?"http:":"",et=xt.protocol||vt,tt=xt.hostname||xt.host,lt=xt.port,ot=xt.path||"/";tt&&tt.indexOf(":")!==-1&&(tt="["+tt+"]"),xt.url=(tt?et+"//"+tt:"")+(lt?":"+lt:"")+ot,xt.method=(xt.method||"GET").toUpperCase(),xt.headers=xt.headers||{};var ut=new jt(xt);return Ft&&ut.on("response",Ft),ut},kt.get=function(xt,Ft){var vt=kt.request(xt,Ft);return vt.end(),vt},kt.ClientRequest=jt,kt.IncomingMessage=Ct.IncomingMessage,kt.Agent=function(){},kt.Agent.defaultMaxSockets=4,kt.globalAgent=new kt.Agent,kt.STATUS_CODES=It,kt.METHODS=["CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REPORT","SEARCH","SUBSCRIBE","TRACE","UNLOCK","UNSUBSCRIBE"]}).call(this,typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"./lib/request":198,"./lib/response":199,"builtin-status-codes":39,url:203,xtend:236}],197:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(){if(It!==void 0)return It;if(Bt.XMLHttpRequest){It=new Bt.XMLHttpRequest;try{It.open("GET",Bt.XDomainRequest?"/":"https://example.com")}catch(xt){It=null}}else It=null;return It}function Ct(xt){var Ft=jt();if(!Ft)return!1;try{return Ft.responseType=xt,Ft.responseType===xt}catch(vt){}return!1}function Mt(xt){return typeof xt=="function"}Yt.fetch=Mt(Bt.fetch)&&Mt(Bt.ReadableStream),Yt.writableStream=Mt(Bt.WritableStream),Yt.abortController=Mt(Bt.AbortController),Yt.blobConstructor=!1;try{new Blob([new ArrayBuffer(1)]),Yt.blobConstructor=!0}catch(xt){}var It,St=Bt.ArrayBuffer!==void 0,kt=St&&Mt(Bt.ArrayBuffer.prototype.slice);Yt.arraybuffer=Yt.fetch||St&&Ct("arraybuffer"),Yt.msstream=!Yt.fetch&&kt&&Ct("ms-stream"),Yt.mozchunkedarraybuffer=!Yt.fetch&&St&&Ct("moz-chunked-arraybuffer"),Yt.overrideMimeType=Yt.fetch||!!jt()&&Mt(jt().overrideMimeType),Yt.vbArray=Mt(Bt.VBArray),It=null}).call(this,typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],198:[function(wt,Qt,Yt){(function(Bt,jt,Ct){"use strict";function Mt(ft,gt){return xt.fetch&&gt?"fetch":xt.mozchunkedarraybuffer?"moz-chunked-arraybuffer":xt.msstream?"ms-stream":xt.arraybuffer&&ft?"arraybuffer":xt.vbArray&&ft?"text:vbarray":"text"}function It(ft){try{var gt=ft.status;return gt!==null&&gt!==0}catch(Lt){return!1}}var St=wt("babel-runtime/core-js/object/keys"),kt=function(ft){return ft&&ft.__esModule?ft:{default:ft}}(St),xt=wt("./capability"),Ft=wt("inherits"),vt=wt("./response"),et=wt("readable-stream"),tt=wt("to-arraybuffer"),lt=vt.IncomingMessage,ot=vt.readyStates,ut=Qt.exports=function(ft){var gt=this;et.Writable.call(gt),gt._opts=ft,gt._body=[],gt._headers={},ft.auth&&gt.setHeader("Authorization","Basic "+new Ct(ft.auth).toString("base64")),(0,kt.default)(ft.headers).forEach(function(Ut){gt.setHeader(Ut,ft.headers[Ut])});var Lt,Rt=!0;if(ft.mode==="disable-fetch"||"requestTimeout"in ft&&!xt.abortController)Rt=!1,Lt=!0;else if(ft.mode==="prefer-streaming")Lt=!1;else if(ft.mode==="allow-wrong-content-type")Lt=!xt.overrideMimeType;else{if(ft.mode&&ft.mode!=="default"&&ft.mode!=="prefer-fast")throw new Error("Invalid value for opts.mode");Lt=!0}gt._mode=Mt(Lt,Rt),gt._fetchTimer=null,gt.on("finish",function(){gt._onFinish()})};Ft(ut,et.Writable),ut.prototype.setHeader=function(ft,gt){var Lt=this,Rt=ft.toLowerCase();ct.indexOf(Rt)===-1&&(Lt._headers[Rt]={name:ft,value:gt})},ut.prototype.getHeader=function(ft){var gt=this._headers[ft.toLowerCase()];return gt?gt.value:null},ut.prototype.removeHeader=function(ft){delete this._headers[ft.toLowerCase()]},ut.prototype._onFinish=function(){var ft=this;if(!ft._destroyed){var gt=ft._opts,Lt=ft._headers,Rt=null;gt.method!=="GET"&&gt.method!=="HEAD"&&(Rt=xt.arraybuffer?tt(Ct.concat(ft._body)):xt.blobConstructor?new jt.Blob(ft._body.map(function(Zt){return tt(Zt)}),{type:(Lt["content-type"]||{}).value||""}):Ct.concat(ft._body).toString());var Ut=[];if((0,kt.default)(Lt).forEach(function(Zt){var ce=Lt[Zt].name,de=Lt[Zt].value;Array.isArray(de)?de.forEach(function(be){Ut.push([ce,be])}):Ut.push([ce,de])}),ft._mode==="fetch"){var Nt=null;if(xt.abortController){var $t=new AbortController;Nt=$t.signal,ft._fetchAbortController=$t,"requestTimeout"in gt&&gt.requestTimeout!==0&&(ft._fetchTimer=jt.setTimeout(function(){ft.emit("requestTimeout"),ft._fetchAbortController&&ft._fetchAbortController.abort()},gt.requestTimeout))}jt.fetch(ft._opts.url,{method:ft._opts.method,headers:Ut,body:Rt||void 0,mode:"cors",credentials:gt.withCredentials?"include":"same-origin",signal:Nt}).then(function(Zt){ft._fetchResponse=Zt,ft._connect()},function(Zt){jt.clearTimeout(ft._fetchTimer),ft._destroyed||ft.emit("error",Zt)})}else{var qt=ft._xhr=new jt.XMLHttpRequest;try{qt.open(ft._opts.method,ft._opts.url,!0)}catch(Zt){return void Bt.nextTick(function(){ft.emit("error",Zt)})}"responseType"in qt&&(qt.responseType=ft._mode.split(":")[0]),"withCredentials"in qt&&(qt.withCredentials=!!gt.withCredentials),ft._mode==="text"&&"overrideMimeType"in qt&&qt.overrideMimeType("text/plain; charset=x-user-defined"),"requestTimeout"in gt&&(qt.timeout=gt.requestTimeout,qt.ontimeout=function(){ft.emit("requestTimeout")}),Ut.forEach(function(Zt){qt.setRequestHeader(Zt[0],Zt[1])}),ft._response=null,qt.onreadystatechange=function(){switch(qt.readyState){case ot.LOADING:case ot.DONE:ft._onXHRProgress()}},ft._mode==="moz-chunked-arraybuffer"&&(qt.onprogress=function(){ft._onXHRProgress()}),qt.onerror=function(){ft._destroyed||ft.emit("error",new Error("XHR error"))};try{qt.send(Rt)}catch(Zt){return void Bt.nextTick(function(){ft.emit("error",Zt)})}}}},ut.prototype._onXHRProgress=function(){var ft=this;It(ft._xhr)&&!ft._destroyed&&(ft._response||ft._connect(),ft._response._onXHRProgress())},ut.prototype._connect=function(){var ft=this;ft._destroyed||(ft._response=new lt(ft._xhr,ft._fetchResponse,ft._mode,ft._fetchTimer),ft._response.on("error",function(gt){ft.emit("error",gt)}),ft.emit("response",ft._response))},ut.prototype._write=function(ft,gt,Lt){this._body.push(ft),Lt()},ut.prototype.abort=ut.prototype.destroy=function(){var ft=this;ft._destroyed=!0,jt.clearTimeout(ft._fetchTimer),ft._response&&(ft._response._destroyed=!0),ft._xhr?ft._xhr.abort():ft._fetchAbortController&&ft._fetchAbortController.abort()},ut.prototype.end=function(ft,gt,Lt){var Rt=this;typeof ft=="function"&&(Lt=ft,ft=void 0),et.Writable.prototype.end.call(Rt,ft,gt,Lt)},ut.prototype.flushHeaders=function(){},ut.prototype.setTimeout=function(){},ut.prototype.setNoDelay=function(){},ut.prototype.setSocketKeepAlive=function(){};var ct=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","cookie","cookie2","date","dnt","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","user-agent","via"]}).call(this,wt("_process"),typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{},wt("buffer").Buffer)},{"./capability":197,"./response":199,_process:173,"babel-runtime/core-js/object/keys":23,buffer:38,inherits:162,"readable-stream":188,"to-arraybuffer":202}],199:[function(wt,Qt,Yt){(function(Bt,jt,Ct){"use strict";var Mt=wt("babel-runtime/core-js/promise"),It=function(et){return et&&et.__esModule?et:{default:et}}(Mt),St=wt("./capability"),kt=wt("inherits"),xt=wt("readable-stream"),Ft=Yt.readyStates={UNSENT:0,OPENED:1,HEADERS_RECEIVED:2,LOADING:3,DONE:4},vt=Yt.IncomingMessage=function(et,tt,lt,ot){var ut=this;if(xt.Readable.call(ut),ut._mode=lt,ut.headers={},ut.rawHeaders=[],ut.trailers={},ut.rawTrailers=[],ut.on("end",function(){Bt.nextTick(function(){ut.emit("close")})}),lt==="fetch"){if(ut._fetchResponse=tt,ut.url=tt.url,ut.statusCode=tt.status,ut.statusMessage=tt.statusText,tt.headers.forEach(function(Rt,Ut){ut.headers[Ut.toLowerCase()]=Rt,ut.rawHeaders.push(Ut,Rt)}),St.writableStream){var ct=new WritableStream({write:function(Rt){return new It.default(function(Ut,Nt){ut._destroyed?Nt():ut.push(new Ct(Rt))?Ut():ut._resumeFetch=Ut})},close:function(){jt.clearTimeout(ot),ut._destroyed||ut.push(null)},abort:function(Rt){ut._destroyed||ut.emit("error",Rt)}});try{return void tt.body.pipeTo(ct).catch(function(Rt){jt.clearTimeout(ot),ut._destroyed||ut.emit("error",Rt)})}catch(Rt){}}var ft=tt.body.getReader();(function Rt(){ft.read().then(function(Ut){if(!ut._destroyed){if(Ut.done)return jt.clearTimeout(ot),void ut.push(null);ut.push(new Ct(Ut.value)),Rt()}}).catch(function(Ut){jt.clearTimeout(ot),ut._destroyed||ut.emit("error",Ut)})})()}else if(ut._xhr=et,ut._pos=0,ut.url=et.responseURL,ut.statusCode=et.status,ut.statusMessage=et.statusText,et.getAllResponseHeaders().split(/\r?\n/).forEach(function(Rt){var Ut=Rt.match(/^([^:]+):\s*(.*)/);if(Ut){var Nt=Ut[1].toLowerCase();Nt==="set-cookie"?(ut.headers[Nt]===void 0&&(ut.headers[Nt]=[]),ut.headers[Nt].push(Ut[2])):ut.headers[Nt]!==void 0?ut.headers[Nt]+=", "+Ut[2]:ut.headers[Nt]=Ut[2],ut.rawHeaders.push(Ut[1],Ut[2])}}),ut._charset="x-user-defined",!St.overrideMimeType){var gt=ut.rawHeaders["mime-type"];if(gt){var Lt=gt.match(/;\s*charset=([^;])(;|$)/);Lt&&(ut._charset=Lt[1].toLowerCase())}ut._charset||(ut._charset="utf-8")}};kt(vt,xt.Readable),vt.prototype._read=function(){var et=this,tt=et._resumeFetch;tt&&(et._resumeFetch=null,tt())},vt.prototype._onXHRProgress=function(){var et=this,tt=et._xhr,lt=null;switch(et._mode){case"text:vbarray":if(tt.readyState!==Ft.DONE)break;try{lt=new jt.VBArray(tt.responseBody).toArray()}catch(gt){}if(lt!==null){et.push(new Ct(lt));break}case"text":try{lt=tt.responseText}catch(gt){et._mode="text:vbarray";break}if(lt.length>et._pos){var ot=lt.substr(et._pos);if(et._charset==="x-user-defined"){for(var ut=new Ct(ot.length),ct=0;ct<ot.length;ct++)ut[ct]=255&ot.charCodeAt(ct);et.push(ut)}else et.push(ot,et._charset);et._pos=lt.length}break;case"arraybuffer":if(tt.readyState!==Ft.DONE||!tt.response)break;lt=tt.response,et.push(new Ct(new Uint8Array(lt)));break;case"moz-chunked-arraybuffer":if(lt=tt.response,tt.readyState!==Ft.LOADING||!lt)break;et.push(new Ct(new Uint8Array(lt)));break;case"ms-stream":if(lt=tt.response,tt.readyState!==Ft.LOADING)break;var ft=new jt.MSStreamReader;ft.onprogress=function(){ft.result.byteLength>et._pos&&(et.push(new Ct(new Uint8Array(ft.result.slice(et._pos)))),et._pos=ft.result.byteLength)},ft.onload=function(){et.push(null)},ft.readAsArrayBuffer(lt)}et._xhr.readyState===Ft.DONE&&et._mode!=="ms-stream"&&et.push(null)}}).call(this,wt("_process"),typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{},wt("buffer").Buffer)},{"./capability":197,_process:173,"babel-runtime/core-js/promise":24,buffer:38,inherits:162,"readable-stream":188}],200:[function(wt,Qt,Yt){"use strict";function Bt(gt){if(!gt)return"utf8";for(var Lt;;)switch(gt){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return gt;default:if(Lt)return;gt=(""+gt).toLowerCase(),Lt=!0}}function jt(gt){var Lt=Bt(gt);if(typeof Lt!="string"&&(ct.isEncoding===ft||!ft(gt)))throw new Error("Unknown encoding: "+gt);return Lt||gt}function Ct(gt){this.encoding=jt(gt);var Lt;switch(this.encoding){case"utf16le":this.text=vt,this.end=et,Lt=4;break;case"utf8":this.fillLast=kt,Lt=4;break;case"base64":this.text=tt,this.end=lt,Lt=3;break;default:return this.write=ot,void(this.end=ut)}this.lastNeed=0,this.lastTotal=0,this.lastChar=ct.allocUnsafe(Lt)}function Mt(gt){return gt<=127?0:gt>>5==6?2:gt>>4==14?3:gt>>3==30?4:gt>>6==2?-1:-2}function It(gt,Lt,Rt){var Ut=Lt.length-1;if(Ut<Rt)return 0;var Nt=Mt(Lt[Ut]);return Nt>=0?(Nt>0&&(gt.lastNeed=Nt-1),Nt):--Ut<Rt||Nt===-2?0:(Nt=Mt(Lt[Ut]))>=0?(Nt>0&&(gt.lastNeed=Nt-2),Nt):--Ut<Rt||Nt===-2?0:(Nt=Mt(Lt[Ut]),Nt>=0?(Nt>0&&(Nt===2?Nt=0:gt.lastNeed=Nt-3),Nt):0)}function St(gt,Lt,Rt){if((192&Lt[0])!=128)return gt.lastNeed=0,"\u951F\uFFFD";if(gt.lastNeed>1&&Lt.length>1){if((192&Lt[1])!=128)return gt.lastNeed=1,"\u951F\uFFFD";if(gt.lastNeed>2&&Lt.length>2&&(192&Lt[2])!=128)return gt.lastNeed=2,"\u951F\uFFFD"}}function kt(gt){var Lt=this.lastTotal-this.lastNeed,Rt=St(this,gt,Lt);return Rt!==void 0?Rt:this.lastNeed<=gt.length?(gt.copy(this.lastChar,Lt,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(gt.copy(this.lastChar,Lt,0,gt.length),void(this.lastNeed-=gt.length))}function xt(gt,Lt){var Rt=It(this,gt,Lt);if(!this.lastNeed)return gt.toString("utf8",Lt);this.lastTotal=Rt;var Ut=gt.length-(Rt-this.lastNeed);return gt.copy(this.lastChar,0,Ut),gt.toString("utf8",Lt,Ut)}function Ft(gt){var Lt=gt&&gt.length?this.write(gt):"";return this.lastNeed?Lt+"\u951F\uFFFD":Lt}function vt(gt,Lt){if((gt.length-Lt)%2==0){var Rt=gt.toString("utf16le",Lt);if(Rt){var Ut=Rt.charCodeAt(Rt.length-1);if(Ut>=55296&&Ut<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=gt[gt.length-2],this.lastChar[1]=gt[gt.length-1],Rt.slice(0,-1)}return Rt}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=gt[gt.length-1],gt.toString("utf16le",Lt,gt.length-1)}function et(gt){var Lt=gt&&gt.length?this.write(gt):"";if(this.lastNeed){var Rt=this.lastTotal-this.lastNeed;return Lt+this.lastChar.toString("utf16le",0,Rt)}return Lt}function tt(gt,Lt){var Rt=(gt.length-Lt)%3;return Rt===0?gt.toString("base64",Lt):(this.lastNeed=3-Rt,this.lastTotal=3,Rt===1?this.lastChar[0]=gt[gt.length-1]:(this.lastChar[0]=gt[gt.length-2],this.lastChar[1]=gt[gt.length-1]),gt.toString("base64",Lt,gt.length-Rt))}function lt(gt){var Lt=gt&&gt.length?this.write(gt):"";return this.lastNeed?Lt+this.lastChar.toString("base64",0,3-this.lastNeed):Lt}function ot(gt){return gt.toString(this.encoding)}function ut(gt){return gt&&gt.length?this.write(gt):""}var ct=wt("safe-buffer").Buffer,ft=ct.isEncoding||function(gt){switch((gt=""+gt)&&gt.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};Yt.StringDecoder=Ct,Ct.prototype.write=function(gt){if(gt.length===0)return"";var Lt,Rt;if(this.lastNeed){if((Lt=this.fillLast(gt))===void 0)return"";Rt=this.lastNeed,this.lastNeed=0}else Rt=0;return Rt<gt.length?Lt?Lt+this.text(gt,Rt):this.text(gt,Rt):Lt||""},Ct.prototype.end=Ft,Ct.prototype.text=xt,Ct.prototype.fillLast=function(gt){if(this.lastNeed<=gt.length)return gt.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);gt.copy(this.lastChar,this.lastTotal-this.lastNeed,0,gt.length),this.lastNeed-=gt.length}},{"safe-buffer":193}],201:[function(wt,Qt,Yt){(function(Bt,jt){function Ct(Ft,vt){this._id=Ft,this._clearFn=vt}var Mt=wt("process/browser.js").nextTick,It=Function.prototype.apply,St=Array.prototype.slice,kt={},xt=0;Yt.setTimeout=function(){return new Ct(It.call(setTimeout,window,arguments),clearTimeout)},Yt.setInterval=function(){return new Ct(It.call(setInterval,window,arguments),clearInterval)},Yt.clearTimeout=Yt.clearInterval=function(Ft){Ft.close()},Ct.prototype.unref=Ct.prototype.ref=function(){},Ct.prototype.close=function(){this._clearFn.call(window,this._id)},Yt.enroll=function(Ft,vt){clearTimeout(Ft._idleTimeoutId),Ft._idleTimeout=vt},Yt.unenroll=function(Ft){clearTimeout(Ft._idleTimeoutId),Ft._idleTimeout=-1},Yt._unrefActive=Yt.active=function(Ft){clearTimeout(Ft._idleTimeoutId);var vt=Ft._idleTimeout;vt>=0&&(Ft._idleTimeoutId=setTimeout(function(){Ft._onTimeout&&Ft._onTimeout()},vt))},Yt.setImmediate=typeof Bt=="function"?Bt:function(Ft){var vt=xt++,et=!(arguments.length<2)&&St.call(arguments,1);return kt[vt]=!0,Mt(function(){kt[vt]&&(et?Ft.apply(null,et):Ft.call(null),Yt.clearImmediate(vt))}),vt},Yt.clearImmediate=typeof jt=="function"?jt:function(Ft){delete kt[Ft]}}).call(this,wt("timers").setImmediate,wt("timers").clearImmediate)},{"process/browser.js":173,timers:201}],202:[function(wt,Qt,Yt){var Bt=wt("buffer").Buffer;Qt.exports=function(jt){if(jt instanceof Uint8Array){if(jt.byteOffset===0&&jt.byteLength===jt.buffer.byteLength)return jt.buffer;if(typeof jt.buffer.slice=="function")return jt.buffer.slice(jt.byteOffset,jt.byteOffset+jt.byteLength)}if(Bt.isBuffer(jt)){for(var Ct=new Uint8Array(jt.length),Mt=jt.length,It=0;It<Mt;It++)Ct[It]=jt[It];return Ct.buffer}throw new Error("Argument must be a Buffer")}},{buffer:38}],203:[function(wt,Qt,Yt){"use strict";function Bt(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}function jt(Nt,$t,qt){if(Nt&&kt.isObject(Nt)&&Nt instanceof Bt)return Nt;var Zt=new Bt;return Zt.parse(Nt,$t,qt),Zt}function Ct(Nt){return kt.isString(Nt)&&(Nt=jt(Nt)),Nt instanceof Bt?Nt.format():Bt.prototype.format.call(Nt)}function Mt(Nt,$t){return jt(Nt,!1,!0).resolve($t)}function It(Nt,$t){return Nt?jt(Nt,!1,!0).resolveObject($t):$t}var St=wt("punycode"),kt=wt("./util");Yt.parse=jt,Yt.resolve=Mt,Yt.resolveObject=It,Yt.format=Ct,Yt.Url=Bt;var xt=/^([a-z0-9.+-]+:)/i,Ft=/:[0-9]*$/,vt=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,et=["<",">",'"',"`"," ","\r",`
`," "],tt=["{","}","|","\\","^","`"].concat(et),lt=["'"].concat(tt),ot=["%","/","?",";","#"].concat(lt),ut=["/","?","#"],ct=/^[+a-z0-9A-Z_-]{0,63}$/,ft=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,gt={javascript:!0,"javascript:":!0},Lt={javascript:!0,"javascript:":!0},Rt={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},Ut=wt("querystring");Bt.prototype.parse=function(Nt,$t,qt){if(!kt.isString(Nt))throw new TypeError("Parameter 'url' must be a string, not "+typeof Nt);var Zt=Nt.indexOf("?"),ce=Zt!==-1&&Zt<Nt.indexOf("#")?"?":"#",de=Nt.split(ce),be=/\\/g;de[0]=de[0].replace(be,"/"),Nt=de.join(ce);var Ne=Nt;if(Ne=Ne.trim(),!qt&&Nt.split("#").length===1){var Ge=vt.exec(Ne);if(Ge)return this.path=Ne,this.href=Ne,this.pathname=Ge[1],Ge[2]?(this.search=Ge[2],this.query=$t?Ut.parse(this.search.substr(1)):this.search.substr(1)):$t&&(this.search="",this.query={}),this}var xe=xt.exec(Ne);if(xe){xe=xe[0];var We=xe.toLowerCase();this.protocol=We,Ne=Ne.substr(xe.length)}if(qt||xe||Ne.match(/^\/\/[^@\/]+@[^@\/]+/)){var he=Ne.substr(0,2)==="//";!he||xe&&Lt[xe]||(Ne=Ne.substr(2),this.slashes=!0)}if(!Lt[xe]&&(he||xe&&!Rt[xe])){for(var Jt=-1,re=0;re<ut.length;re++){var se=Ne.indexOf(ut[re]);se!==-1&&(Jt===-1||se<Jt)&&(Jt=se)}var pe,le;le=Jt===-1?Ne.lastIndexOf("@"):Ne.lastIndexOf("@",Jt),le!==-1&&(pe=Ne.slice(0,le),Ne=Ne.slice(le+1),this.auth=decodeURIComponent(pe)),Jt=-1;for(var re=0;re<ot.length;re++){var se=Ne.indexOf(ot[re]);se!==-1&&(Jt===-1||se<Jt)&&(Jt=se)}Jt===-1&&(Jt=Ne.length),this.host=Ne.slice(0,Jt),Ne=Ne.slice(Jt),this.parseHost(),this.hostname=this.hostname||"";var ze=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!ze)for(var Me=this.hostname.split(/\./),re=0,Je=Me.length;re<Je;re++){var Le=Me[re];if(Le&&!Le.match(ct)){for(var we="",Re=0,De=Le.length;Re<De;Re++)Le.charCodeAt(Re)>127?we+="x":we+=Le[Re];if(!we.match(ct)){var je=Me.slice(0,re),ee=Me.slice(re+1),Et=Le.match(ft);Et&&(je.push(Et[1]),ee.unshift(Et[2])),ee.length&&(Ne="/"+ee.join(".")+Ne),this.hostname=je.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),ze||(this.hostname=St.toASCII(this.hostname));var bt=this.port?":"+this.port:"",Kt=this.hostname||"";this.host=Kt+bt,this.href+=this.host,ze&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),Ne[0]!=="/"&&(Ne="/"+Ne))}if(!gt[We])for(var re=0,Je=lt.length;re<Je;re++){var oe=lt[re];if(Ne.indexOf(oe)!==-1){var _t=encodeURIComponent(oe);_t===oe&&(_t=escape(oe)),Ne=Ne.split(oe).join(_t)}}var Ot=Ne.indexOf("#");Ot!==-1&&(this.hash=Ne.substr(Ot),Ne=Ne.slice(0,Ot));var Pt=Ne.indexOf("?");if(Pt!==-1?(this.search=Ne.substr(Pt),this.query=Ne.substr(Pt+1),$t&&(this.query=Ut.parse(this.query)),Ne=Ne.slice(0,Pt)):$t&&(this.search="",this.query={}),Ne&&(this.pathname=Ne),Rt[We]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){var bt=this.pathname||"",Dt=this.search||"";this.path=bt+Dt}return this.href=this.format(),this},Bt.prototype.format=function(){var Nt=this.auth||"";Nt&&(Nt=encodeURIComponent(Nt),Nt=Nt.replace(/%3A/i,":"),Nt+="@");var $t=this.protocol||"",qt=this.pathname||"",Zt=this.hash||"",ce=!1,de="";this.host?ce=Nt+this.host:this.hostname&&(ce=Nt+(this.hostname.indexOf(":")===-1?this.hostname:"["+this.hostname+"]"),this.port&&(ce+=":"+this.port)),this.query&&kt.isObject(this.query)&&Object.keys(this.query).length&&(de=Ut.stringify(this.query));var be=this.search||de&&"?"+de||"";return $t&&$t.substr(-1)!==":"&&($t+=":"),this.slashes||(!$t||Rt[$t])&&ce!==!1?(ce="//"+(ce||""),qt&&qt.charAt(0)!=="/"&&(qt="/"+qt)):ce||(ce=""),Zt&&Zt.charAt(0)!=="#"&&(Zt="#"+Zt),be&&be.charAt(0)!=="?"&&(be="?"+be),qt=qt.replace(/[?#]/g,function(Ne){return encodeURIComponent(Ne)}),be=be.replace("#","%23"),$t+ce+qt+be+Zt},Bt.prototype.resolve=function(Nt){return this.resolveObject(jt(Nt,!1,!0)).format()},Bt.prototype.resolveObject=function(Nt){if(kt.isString(Nt)){var $t=new Bt;$t.parse(Nt,!1,!0),Nt=$t}for(var qt=new Bt,Zt=Object.keys(this),ce=0;ce<Zt.length;ce++){var de=Zt[ce];qt[de]=this[de]}if(qt.hash=Nt.hash,Nt.href==="")return qt.href=qt.format(),qt;if(Nt.slashes&&!Nt.protocol){for(var be=Object.keys(Nt),Ne=0;Ne<be.length;Ne++){var Ge=be[Ne];Ge!=="protocol"&&(qt[Ge]=Nt[Ge])}return Rt[qt.protocol]&&qt.hostname&&!qt.pathname&&(qt.path=qt.pathname="/"),qt.href=qt.format(),qt}if(Nt.protocol&&Nt.protocol!==qt.protocol){if(!Rt[Nt.protocol]){for(var xe=Object.keys(Nt),We=0;We<xe.length;We++){var he=xe[We];qt[he]=Nt[he]}return qt.href=qt.format(),qt}if(qt.protocol=Nt.protocol,Nt.host||Lt[Nt.protocol])qt.pathname=Nt.pathname;else{for(var Je=(Nt.pathname||"").split("/");Je.length&&!(Nt.host=Je.shift()););Nt.host||(Nt.host=""),Nt.hostname||(Nt.hostname=""),Je[0]!==""&&Je.unshift(""),Je.length<2&&Je.unshift(""),qt.pathname=Je.join("/")}if(qt.search=Nt.search,qt.query=Nt.query,qt.host=Nt.host||"",qt.auth=Nt.auth,qt.hostname=Nt.hostname||Nt.host,qt.port=Nt.port,qt.pathname||qt.search){var Jt=qt.pathname||"",re=qt.search||"";qt.path=Jt+re}return qt.slashes=qt.slashes||Nt.slashes,qt.href=qt.format(),qt}var se=qt.pathname&&qt.pathname.charAt(0)==="/",pe=Nt.host||Nt.pathname&&Nt.pathname.charAt(0)==="/",le=pe||se||qt.host&&Nt.pathname,ze=le,Me=qt.pathname&&qt.pathname.split("/")||[],Je=Nt.pathname&&Nt.pathname.split("/")||[],Le=qt.protocol&&!Rt[qt.protocol];if(Le&&(qt.hostname="",qt.port=null,qt.host&&(Me[0]===""?Me[0]=qt.host:Me.unshift(qt.host)),qt.host="",Nt.protocol&&(Nt.hostname=null,Nt.port=null,Nt.host&&(Je[0]===""?Je[0]=Nt.host:Je.unshift(Nt.host)),Nt.host=null),le=le&&(Je[0]===""||Me[0]==="")),pe)qt.host=Nt.host||Nt.host===""?Nt.host:qt.host,qt.hostname=Nt.hostname||Nt.hostname===""?Nt.hostname:qt.hostname,qt.search=Nt.search,qt.query=Nt.query,Me=Je;else if(Je.length)Me||(Me=[]),Me.pop(),Me=Me.concat(Je),qt.search=Nt.search,qt.query=Nt.query;else if(!kt.isNullOrUndefined(Nt.search)){if(Le){qt.hostname=qt.host=Me.shift();var we=!!(qt.host&&qt.host.indexOf("@")>0)&&qt.host.split("@");we&&(qt.auth=we.shift(),qt.host=qt.hostname=we.shift())}return qt.search=Nt.search,qt.query=Nt.query,kt.isNull(qt.pathname)&&kt.isNull(qt.search)||(qt.path=(qt.pathname?qt.pathname:"")+(qt.search?qt.search:"")),qt.href=qt.format(),qt}if(!Me.length)return qt.pathname=null,qt.search?qt.path="/"+qt.search:qt.path=null,qt.href=qt.format(),qt;for(var Re=Me.slice(-1)[0],De=(qt.host||Nt.host||Me.length>1)&&(Re==="."||Re==="..")||Re==="",je=0,ee=Me.length;ee>=0;ee--)Re=Me[ee],Re==="."?Me.splice(ee,1):Re===".."?(Me.splice(ee,1),je++):je&&(Me.splice(ee,1),je--);if(!le&&!ze)for(;je--;je)Me.unshift("..");!le||Me[0]===""||Me[0]&&Me[0].charAt(0)==="/"||Me.unshift(""),De&&Me.join("/").substr(-1)!=="/"&&Me.push("");var Et=Me[0]===""||Me[0]&&Me[0].charAt(0)==="/";if(Le){qt.hostname=qt.host=Et?"":Me.length?Me.shift():"";var we=!!(qt.host&&qt.host.indexOf("@")>0)&&qt.host.split("@");we&&(qt.auth=we.shift(),qt.host=qt.hostname=we.shift())}return le=le||qt.host&&Me.length,le&&!Et&&Me.unshift(""),Me.length?qt.pathname=Me.join("/"):(qt.pathname=null,qt.path=null),kt.isNull(qt.pathname)&&kt.isNull(qt.search)||(qt.path=(qt.pathname?qt.pathname:"")+(qt.search?qt.search:"")),qt.auth=Nt.auth||qt.auth,qt.slashes=qt.slashes||Nt.slashes,qt.href=qt.format(),qt},Bt.prototype.parseHost=function(){var Nt=this.host,$t=Ft.exec(Nt);$t&&($t=$t[0],$t!==":"&&(this.port=$t.substr(1)),Nt=Nt.substr(0,Nt.length-$t.length)),Nt&&(this.hostname=Nt)}},{"./util":204,punycode:174,querystring:177}],204:[function(wt,Qt,Yt){"use strict";Qt.exports={isString:function(Bt){return typeof Bt=="string"},isObject:function(Bt){return typeof Bt=="object"&&Bt!==null},isNull:function(Bt){return Bt===null},isNullOrUndefined:function(Bt){return Bt==null}}},{}],205:[function(wt,Qt,Yt){(function(Bt){function jt(Mt,It){function St(){if(!kt){if(Ct("throwDeprecation"))throw new Error(It);Ct("traceDeprecation")?console.trace(It):console.warn(It),kt=!0}return Mt.apply(this,arguments)}if(Ct("noDeprecation"))return Mt;var kt=!1;return St}function Ct(Mt){try{if(!Bt.localStorage)return!1}catch(St){return!1}var It=Bt.localStorage[Mt];return It!=null&&String(It).toLowerCase()==="true"}Qt.exports=jt}).call(this,typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],206:[function(wt,Qt,Yt){Qt.exports=function(Bt){return Bt&&typeof Bt=="object"&&typeof Bt.copy=="function"&&typeof Bt.fill=="function"&&typeof Bt.readUInt8=="function"}},{}],207:[function(wt,Qt,Yt){(function(Bt,jt){function Ct(re,se){var pe={seen:[],stylize:It};return arguments.length>=3&&(pe.depth=arguments[2]),arguments.length>=4&&(pe.colors=arguments[3]),ot(se)?pe.showHidden=se:se&&Yt._extend(pe,se),Rt(pe.showHidden)&&(pe.showHidden=!1),Rt(pe.depth)&&(pe.depth=2),Rt(pe.colors)&&(pe.colors=!1),Rt(pe.customInspect)&&(pe.customInspect=!0),pe.colors&&(pe.stylize=Mt),kt(pe,re,pe.depth)}function Mt(re,se){var pe=Ct.styles[se];return pe?"\x1B["+Ct.colors[pe][0]+"m"+re+"\x1B["+Ct.colors[pe][1]+"m":re}function It(re,se){return re}function St(re){var se={};return re.forEach(function(pe,le){se[pe]=!0}),se}function kt(re,se,pe){if(re.customInspect&&se&&Zt(se.inspect)&&se.inspect!==Yt.inspect&&(!se.constructor||se.constructor.prototype!==se)){var le=se.inspect(pe,re);return gt(le)||(le=kt(re,le,pe)),le}var ze=xt(re,se);if(ze)return ze;var Me=Object.keys(se),Je=St(Me);if(re.showHidden&&(Me=Object.getOwnPropertyNames(se)),qt(se)&&(Me.indexOf("message")>=0||Me.indexOf("description")>=0))return Ft(se);if(Me.length===0){if(Zt(se)){var Le=se.name?": "+se.name:"";return re.stylize("[Function"+Le+"]","special")}if(Ut(se))return re.stylize(RegExp.prototype.toString.call(se),"regexp");if($t(se))return re.stylize(Date.prototype.toString.call(se),"date");if(qt(se))return Ft(se)}var we="",Re=!1,De=["{","}"];if(lt(se)&&(Re=!0,De=["[","]"]),Zt(se)&&(we=" [Function"+(se.name?": "+se.name:"")+"]"),Ut(se)&&(we=" "+RegExp.prototype.toString.call(se)),$t(se)&&(we=" "+Date.prototype.toUTCString.call(se)),qt(se)&&(we=" "+Ft(se)),Me.length===0&&(!Re||se.length==0))return De[0]+we+De[1];if(pe<0)return Ut(se)?re.stylize(RegExp.prototype.toString.call(se),"regexp"):re.stylize("[Object]","special");re.seen.push(se);var je;return je=Re?vt(re,se,pe,Je,Me):Me.map(function(ee){return et(re,se,pe,Je,ee,Re)}),re.seen.pop(),tt(je,we,De)}function xt(re,se){if(Rt(se))return re.stylize("undefined","undefined");if(gt(se)){var pe="'"+JSON.stringify(se).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return re.stylize(pe,"string")}return ft(se)?re.stylize(""+se,"number"):ot(se)?re.stylize(""+se,"boolean"):ut(se)?re.stylize("null","null"):void 0}function Ft(re){return"["+Error.prototype.toString.call(re)+"]"}function vt(re,se,pe,le,ze){for(var Me=[],Je=0,Le=se.length;Je<Le;++Je)Ge(se,String(Je))?Me.push(et(re,se,pe,le,String(Je),!0)):Me.push("");return ze.forEach(function(we){we.match(/^\d+$/)||Me.push(et(re,se,pe,le,we,!0))}),Me}function et(re,se,pe,le,ze,Me){var Je,Le,we;if(we=Object.getOwnPropertyDescriptor(se,ze)||{value:se[ze]},we.get?Le=we.set?re.stylize("[Getter/Setter]","special"):re.stylize("[Getter]","special"):we.set&&(Le=re.stylize("[Setter]","special")),Ge(le,ze)||(Je="["+ze+"]"),Le||(re.seen.indexOf(we.value)<0?(Le=ut(pe)?kt(re,we.value,null):kt(re,we.value,pe-1),Le.indexOf(`
`)>-1&&(Le=Me?Le.split(`
`).map(function(Re){return" "+Re}).join(`
`).substr(2):`
`+Le.split(`
`).map(function(Re){return" "+Re}).join(`
`))):Le=re.stylize("[Circular]","special")),Rt(Je)){if(Me&&ze.match(/^\d+$/))return Le;Je=JSON.stringify(""+ze),Je.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(Je=Je.substr(1,Je.length-2),Je=re.stylize(Je,"name")):(Je=Je.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),Je=re.stylize(Je,"string"))}return Je+": "+Le}function tt(re,se,pe){var le=0;return re.reduce(function(ze,Me){return le++,Me.indexOf(`
`)>=0&&le++,ze+Me.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?pe[0]+(se===""?"":se+`
`)+" "+re.join(`,
`)+" "+pe[1]:pe[0]+se+" "+re.join(", ")+" "+pe[1]}function lt(re){return Array.isArray(re)}function ot(re){return typeof re=="boolean"}function ut(re){return re===null}function ct(re){return re==null}function ft(re){return typeof re=="number"}function gt(re){return typeof re=="string"}function Lt(re){return typeof re=="symbol"}function Rt(re){return re===void 0}function Ut(re){return Nt(re)&&de(re)==="[object RegExp]"}function Nt(re){return typeof re=="object"&&re!==null}function $t(re){return Nt(re)&&de(re)==="[object Date]"}function qt(re){return Nt(re)&&(de(re)==="[object Error]"||re instanceof Error)}function Zt(re){return typeof re=="function"}function ce(re){return re===null||typeof re=="boolean"||typeof re=="number"||typeof re=="string"||typeof re=="symbol"||re===void 0}function de(re){return Object.prototype.toString.call(re)}function be(re){return re<10?"0"+re.toString(10):re.toString(10)}function Ne(){var re=new Date,se=[be(re.getHours()),be(re.getMinutes()),be(re.getSeconds())].join(":");return[re.getDate(),Jt[re.getMonth()],se].join(" ")}function Ge(re,se){return Object.prototype.hasOwnProperty.call(re,se)}var xe=/%[sdj%]/g;Yt.format=function(re){if(!gt(re)){for(var se=[],pe=0;pe<arguments.length;pe++)se.push(Ct(arguments[pe]));return se.join(" ")}for(var pe=1,le=arguments,ze=le.length,Me=String(re).replace(xe,function(we){if(we==="%%")return"%";if(pe>=ze)return we;switch(we){case"%s":return String(le[pe++]);case"%d":return Number(le[pe++]);case"%j":try{return JSON.stringify(le[pe++])}catch(Re){return"[Circular]"}default:return we}}),Je=le[pe];pe<ze;Je=le[++pe])ut(Je)||!Nt(Je)?Me+=" "+Je:Me+=" "+Ct(Je);return Me},Yt.deprecate=function(re,se){function pe(){if(!le){if(Bt.throwDeprecation)throw new Error(se);Bt.traceDeprecation?console.trace(se):console.error(se),le=!0}return re.apply(this,arguments)}if(Rt(jt.process))return function(){return Yt.deprecate(re,se).apply(this,arguments)};if(Bt.noDeprecation===!0)return re;var le=!1;return pe};var We,he={};Yt.debuglog=function(re){if(Rt(We)&&(We=Bt.env.NODE_DEBUG||""),re=re.toUpperCase(),!he[re])if(new RegExp("\\b"+re+"\\b","i").test(We)){var se=Bt.pid;he[re]=function(){var pe=Yt.format.apply(Yt,arguments);console.error("%s %d: %s",re,se,pe)}}else he[re]=function(){};return he[re]},Yt.inspect=Ct,Ct.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},Ct.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},Yt.isArray=lt,Yt.isBoolean=ot,Yt.isNull=ut,Yt.isNullOrUndefined=ct,Yt.isNumber=ft,Yt.isString=gt,Yt.isSymbol=Lt,Yt.isUndefined=Rt,Yt.isRegExp=Ut,Yt.isObject=Nt,Yt.isDate=$t,Yt.isError=qt,Yt.isFunction=Zt,Yt.isPrimitive=ce,Yt.isBuffer=wt("./support/isBuffer");var Jt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];Yt.log=function(){console.log("%s - %s",Ne(),Yt.format.apply(Yt,arguments))},Yt.inherits=wt("inherits"),Yt._extend=function(re,se){if(!se||!Nt(se))return re;for(var pe=Object.keys(se),le=pe.length;le--;)re[pe[le]]=se[pe[le]];return re}}).call(this,wt("_process"),typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"./support/isBuffer":206,_process:173,inherits:162}],208:[function(wt,Qt,Yt){"use strict";(function(){Yt.stripBOM=function(Bt){return Bt[0]==="\uFEFF"?Bt.substring(1):Bt}}).call(void 0)},{}],209:[function(wt,Qt,Yt){"use strict";function Bt(St){return St&&St.__esModule?St:{default:St}}var jt=wt("babel-runtime/helpers/typeof"),Ct=Bt(jt),Mt=wt("babel-runtime/core-js/object/keys"),It=Bt(Mt);(function(){var St,kt,xt,Ft,vt,et={}.hasOwnProperty;St=wt("xmlbuilder"),kt=wt("./defaults").defaults,Ft=function(tt){return typeof tt=="string"&&(tt.indexOf("&")>=0||tt.indexOf(">")>=0||tt.indexOf("<")>=0)},vt=function(tt){return"<![CDATA["+xt(tt)+"]]>"},xt=function(tt){return tt.replace("]]>","]]]]><![CDATA[>")},Yt.Builder=function(){function tt(lt){var ot,ut,ct;this.options={},ut=kt[.2];for(ot in ut)et.call(ut,ot)&&(ct=ut[ot],this.options[ot]=ct);for(ot in lt)et.call(lt,ot)&&(ct=lt[ot],this.options[ot]=ct)}return tt.prototype.buildObject=function(lt){var ot,ut,ct,ft,gt;return ot=this.options.attrkey,ut=this.options.charkey,(0,It.default)(lt).length===1&&this.options.rootName===kt[.2].rootName?(gt=(0,It.default)(lt)[0],lt=lt[gt]):gt=this.options.rootName,ct=function(Lt){return function(Rt,Ut){var Nt,$t,qt,Zt,ce,de;if((Ut===void 0?"undefined":(0,Ct.default)(Ut))!=="object")Lt.options.cdata&&Ft(Ut)?Rt.raw(vt(Ut)):Rt.txt(Ut);else if(Array.isArray(Ut)){for(Zt in Ut)if(et.call(Ut,Zt)){$t=Ut[Zt];for(ce in $t)qt=$t[ce],Rt=ct(Rt.ele(ce),qt).up()}}else for(ce in Ut)if(et.call(Ut,ce))if($t=Ut[ce],ce===ot){if(($t===void 0?"undefined":(0,Ct.default)($t))==="object")for(Nt in $t)de=$t[Nt],Rt=Rt.att(Nt,de)}else if(ce===ut)Rt=Lt.options.cdata&&Ft($t)?Rt.raw(vt($t)):Rt.txt($t);else if(Array.isArray($t))for(Zt in $t)et.call($t,Zt)&&(qt=$t[Zt],Rt=typeof qt=="string"?Lt.options.cdata&&Ft(qt)?Rt.ele(ce).raw(vt(qt)).up():Rt.ele(ce,qt).up():ct(Rt.ele(ce),qt).up());else($t===void 0?"undefined":(0,Ct.default)($t))==="object"?Rt=ct(Rt.ele(ce),$t).up():typeof $t=="string"&&Lt.options.cdata&&Ft($t)?Rt=Rt.ele(ce).raw(vt($t)).up():($t==null&&($t=""),Rt=Rt.ele(ce,$t.toString()).up());return Rt}}(this),ft=St.create(gt,this.options.xmldec,this.options.doctype,{headless:this.options.headless,allowSurrogateChars:this.options.allowSurrogateChars}),ct(ft,lt).end(this.options.renderOpts)},tt}()}).call(void 0)},{"./defaults":210,"babel-runtime/core-js/object/keys":23,"babel-runtime/helpers/typeof":32,xmlbuilder:235}],210:[function(wt,Qt,Yt){"use strict";(function(){Yt.defaults={.1:{explicitCharkey:!1,trim:!0,normalize:!0,normalizeTags:!1,attrkey:"@",charkey:"#",explicitArray:!1,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!1,validator:null,xmlns:!1,explicitChildren:!1,childkey:"@@",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,emptyTag:""},.2:{explicitCharkey:!1,trim:!1,normalize:!1,normalizeTags:!1,attrkey:"$",charkey:"_",explicitArray:!0,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!0,validator:null,xmlns:!1,explicitChildren:!1,preserveChildrenOrder:!1,childkey:"$$",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,rootName:"root",xmldec:{version:"1.0",encoding:"UTF-8",standalone:!0},doctype:null,renderOpts:{pretty:!0,indent:" ",newline:`
`},headless:!1,chunkSize:1e4,emptyTag:"",cdata:!1}}}).call(void 0)},{}],211:[function(wt,Qt,Yt){"use strict";function Bt(xt){return xt&&xt.__esModule?xt:{default:xt}}var jt=wt("babel-runtime/core-js/object/get-own-property-names"),Ct=Bt(jt),Mt=wt("babel-runtime/core-js/object/keys"),It=Bt(Mt),St=wt("babel-runtime/helpers/typeof"),kt=Bt(St);(function(){var xt,Ft,vt,et,tt,lt,ot,ut,ct=function(Lt,Rt){return function(){return Lt.apply(Rt,arguments)}},ft=function(Lt,Rt){function Ut(){this.constructor=Lt}for(var Nt in Rt)gt.call(Rt,Nt)&&(Lt[Nt]=Rt[Nt]);return Ut.prototype=Rt.prototype,Lt.prototype=new Ut,Lt.__super__=Rt.prototype,Lt},gt={}.hasOwnProperty;ot=wt("sax"),vt=wt("events"),xt=wt("./bom"),lt=wt("./processors"),ut=wt("timers").setImmediate,Ft=wt("./defaults").defaults,et=function(Lt){return(Lt===void 0?"undefined":(0,kt.default)(Lt))==="object"&&Lt!=null&&(0,It.default)(Lt).length===0},tt=function(Lt,Rt,Ut){var Nt,$t,qt;for(Nt=0,$t=Lt.length;Nt<$t;Nt++)qt=Lt[Nt],Rt=qt(Rt,Ut);return Rt},Yt.Parser=function(Lt){function Rt(Ut){this.parseString=ct(this.parseString,this),this.reset=ct(this.reset,this),this.assignOrPush=ct(this.assignOrPush,this),this.processAsync=ct(this.processAsync,this);var Nt,$t,qt;if(!(this instanceof Yt.Parser))return new Yt.Parser(Ut);this.options={},$t=Ft[.2];for(Nt in $t)gt.call($t,Nt)&&(qt=$t[Nt],this.options[Nt]=qt);for(Nt in Ut)gt.call(Ut,Nt)&&(qt=Ut[Nt],this.options[Nt]=qt);this.options.xmlns&&(this.options.xmlnskey=this.options.attrkey+"ns"),this.options.normalizeTags&&(this.options.tagNameProcessors||(this.options.tagNameProcessors=[]),this.options.tagNameProcessors.unshift(lt.normalize)),this.reset()}return ft(Rt,Lt),Rt.prototype.processAsync=function(){var Ut,Nt;try{return this.remaining.length<=this.options.chunkSize?(Ut=this.remaining,this.remaining="",this.saxParser=this.saxParser.write(Ut),this.saxParser.close()):(Ut=this.remaining.substr(0,this.options.chunkSize),this.remaining=this.remaining.substr(this.options.chunkSize,this.remaining.length),this.saxParser=this.saxParser.write(Ut),ut(this.processAsync))}catch($t){if(Nt=$t,!this.saxParser.errThrown)return this.saxParser.errThrown=!0,this.emit(Nt)}},Rt.prototype.assignOrPush=function(Ut,Nt,$t){return Nt in Ut?(Ut[Nt]instanceof Array||(Ut[Nt]=[Ut[Nt]]),Ut[Nt].push($t)):this.options.explicitArray?Ut[Nt]=[$t]:Ut[Nt]=$t},Rt.prototype.reset=function(){var Ut,Nt,$t,qt;return this.removeAllListeners(),this.saxParser=ot.parser(this.options.strict,{trim:!1,normalize:!1,xmlns:this.options.xmlns}),this.saxParser.errThrown=!1,this.saxParser.onerror=function(Zt){return function(ce){if(Zt.saxParser.resume(),!Zt.saxParser.errThrown)return Zt.saxParser.errThrown=!0,Zt.emit("error",ce)}}(this),this.saxParser.onend=function(Zt){return function(){if(!Zt.saxParser.ended)return Zt.saxParser.ended=!0,Zt.emit("end",Zt.resultObject)}}(this),this.saxParser.ended=!1,this.EXPLICIT_CHARKEY=this.options.explicitCharkey,this.resultObject=null,qt=[],Ut=this.options.attrkey,Nt=this.options.charkey,this.saxParser.onopentag=function(Zt){return function(ce){var de,be,Ne,Ge,xe;if(Ne={},Ne[Nt]="",!Zt.options.ignoreAttrs){xe=ce.attributes;for(de in xe)gt.call(xe,de)&&(Ut in Ne||Zt.options.mergeAttrs||(Ne[Ut]={}),be=Zt.options.attrValueProcessors?tt(Zt.options.attrValueProcessors,ce.attributes[de],de):ce.attributes[de],Ge=Zt.options.attrNameProcessors?tt(Zt.options.attrNameProcessors,de):de,Zt.options.mergeAttrs?Zt.assignOrPush(Ne,Ge,be):Ne[Ut][Ge]=be)}return Ne["#name"]=Zt.options.tagNameProcessors?tt(Zt.options.tagNameProcessors,ce.name):ce.name,Zt.options.xmlns&&(Ne[Zt.options.xmlnskey]={uri:ce.uri,local:ce.local}),qt.push(Ne)}}(this),this.saxParser.onclosetag=function(Zt){return function(){var ce,de,be,Ne,Ge,xe,We,he,Jt,re;if(xe=qt.pop(),Ge=xe["#name"],Zt.options.explicitChildren&&Zt.options.preserveChildrenOrder||delete xe["#name"],xe.cdata===!0&&(ce=xe.cdata,delete xe.cdata),Jt=qt[qt.length-1],xe[Nt].match(/^\s*$/)&&!ce?(de=xe[Nt],delete xe[Nt]):(Zt.options.trim&&(xe[Nt]=xe[Nt].trim()),Zt.options.normalize&&(xe[Nt]=xe[Nt].replace(/\s{2,}/g," ").trim()),xe[Nt]=Zt.options.valueProcessors?tt(Zt.options.valueProcessors,xe[Nt],Ge):xe[Nt],(0,It.default)(xe).length===1&&Nt in xe&&!Zt.EXPLICIT_CHARKEY&&(xe=xe[Nt])),et(xe)&&(xe=Zt.options.emptyTag!==""?Zt.options.emptyTag:de),Zt.options.validator!=null&&(re="/"+function(){var se,pe,le;for(le=[],se=0,pe=qt.length;se<pe;se++)Ne=qt[se],le.push(Ne["#name"]);return le}().concat(Ge).join("/"),function(){var se;try{xe=Zt.options.validator(re,Jt&&Jt[Ge],xe)}catch(pe){return se=pe,Zt.emit("error",se)}}()),Zt.options.explicitChildren&&!Zt.options.mergeAttrs&&(xe===void 0?"undefined":(0,kt.default)(xe))==="object")if(Zt.options.preserveChildrenOrder){if(Jt){Jt[Zt.options.childkey]=Jt[Zt.options.childkey]||[],We={};for(be in xe)gt.call(xe,be)&&(We[be]=xe[be]);Jt[Zt.options.childkey].push(We),delete xe["#name"],(0,It.default)(xe).length===1&&Nt in xe&&!Zt.EXPLICIT_CHARKEY&&(xe=xe[Nt])}}else Ne={},Zt.options.attrkey in xe&&(Ne[Zt.options.attrkey]=xe[Zt.options.attrkey],delete xe[Zt.options.attrkey]),!Zt.options.charsAsChildren&&Zt.options.charkey in xe&&(Ne[Zt.options.charkey]=xe[Zt.options.charkey],delete xe[Zt.options.charkey]),(0,Ct.default)(xe).length>0&&(Ne[Zt.options.childkey]=xe),xe=Ne;return qt.length>0?Zt.assignOrPush(Jt,Ge,xe):(Zt.options.explicitRoot&&(he=xe,xe={},xe[Ge]=he),Zt.resultObject=xe,Zt.saxParser.ended=!0,Zt.emit("end",Zt.resultObject))}}(this),$t=function(Zt){return function(ce){var de,be;if(be=qt[qt.length-1])return be[Nt]+=ce,Zt.options.explicitChildren&&Zt.options.preserveChildrenOrder&&Zt.options.charsAsChildren&&(Zt.options.includeWhiteChars||ce.replace(/\\n/g,"").trim()!=="")&&(be[Zt.options.childkey]=be[Zt.options.childkey]||[],de={"#name":"__text__"},de[Nt]=ce,Zt.options.normalize&&(de[Nt]=de[Nt].replace(/\s{2,}/g," ").trim()),be[Zt.options.childkey].push(de)),be}}(this),this.saxParser.ontext=$t,this.saxParser.oncdata=function(Zt){return function(ce){var de;if(de=$t(ce))return de.cdata=!0}}()},Rt.prototype.parseString=function(Ut,Nt){var $t;Nt!=null&&typeof Nt=="function"&&(this.on("end",function(qt){return this.reset(),Nt(null,qt)}),this.on("error",function(qt){return this.reset(),Nt(qt)}));try{return Ut=Ut.toString(),Ut.trim()===""?(this.emit("end",null),!0):(Ut=xt.stripBOM(Ut),this.options.async?(this.remaining=Ut,ut(this.processAsync),this.saxParser):this.saxParser.write(Ut).close())}catch(qt){if($t=qt,!this.saxParser.errThrown&&!this.saxParser.ended)return this.emit("error",$t),this.saxParser.errThrown=!0;if(this.saxParser.ended)throw $t}},Rt}(vt.EventEmitter),Yt.parseString=function(Lt,Rt,Ut){var Nt,$t,qt;return Ut!=null?(typeof Ut=="function"&&(Nt=Ut),(Rt===void 0?"undefined":(0,kt.default)(Rt))==="object"&&($t=Rt)):(typeof Rt=="function"&&(Nt=Rt),$t={}),qt=new Yt.Parser($t),qt.parseString(Lt,Nt)}}).call(void 0)},{"./bom":208,"./defaults":210,"./processors":212,"babel-runtime/core-js/object/get-own-property-names":21,"babel-runtime/core-js/object/keys":23,"babel-runtime/helpers/typeof":32,events:158,sax:194,timers:201}],212:[function(wt,Qt,Yt){"use strict";(function(){var Bt;Bt=new RegExp(/(?!xmlns)^.*:/),Yt.normalize=function(jt){return jt.toLowerCase()},Yt.firstCharLowerCase=function(jt){return jt.charAt(0).toLowerCase()+jt.slice(1)},Yt.stripPrefix=function(jt){return jt.replace(Bt,"")},Yt.parseNumbers=function(jt){return isNaN(jt)||(jt=jt%1==0?parseInt(jt,10):parseFloat(jt)),jt},Yt.parseBooleans=function(jt){return/^(?:true|false)$/i.test(jt)&&(jt=jt.toLowerCase()==="true"),jt}}).call(void 0)},{}],213:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It=function(kt,xt){function Ft(){this.constructor=kt}for(var vt in xt)St.call(xt,vt)&&(kt[vt]=xt[vt]);return Ft.prototype=xt.prototype,kt.prototype=new Ft,kt.__super__=xt.prototype,kt},St={}.hasOwnProperty;jt=wt("./defaults"),Bt=wt("./builder"),Ct=wt("./parser"),Mt=wt("./processors"),Yt.defaults=jt.defaults,Yt.processors=Mt,Yt.ValidationError=function(kt){function xt(Ft){this.message=Ft}return It(xt,kt),xt}(Error),Yt.Builder=Bt.Builder,Yt.Parser=Ct.Parser,Yt.parseString=Ct.parseString}).call(void 0)},{"./builder":209,"./defaults":210,"./parser":211,"./processors":212}],214:[function(wt,Qt,Yt){"use strict";function Bt(xt){return xt&&xt.__esModule?xt:{default:xt}}var jt=wt("babel-runtime/core-js/object/get-prototype-of"),Ct=Bt(jt),Mt=wt("babel-runtime/helpers/typeof"),It=Bt(Mt),St=wt("babel-runtime/core-js/object/assign"),kt=Bt(St);(function(){var xt,Ft,vt,et,tt,lt,ot=[].slice,ut={}.hasOwnProperty;xt=function(){var ct,ft,gt,Lt,Rt,Ut;if(Ut=arguments[0],Rt=2<=arguments.length?ot.call(arguments,1):[],et(kt.default))kt.default.apply(null,arguments);else for(ct=0,gt=Rt.length;ct<gt;ct++)if((Lt=Rt[ct])!=null)for(ft in Lt)ut.call(Lt,ft)&&(Ut[ft]=Lt[ft]);return Ut},et=function(ct){return!!ct&&Object.prototype.toString.call(ct)==="[object Function]"},tt=function(ct){var ft;return!!ct&&((ft=ct===void 0?"undefined":(0,It.default)(ct))==="function"||ft==="object")},Ft=function(ct){return et(Array.isArray)?Array.isArray(ct):Object.prototype.toString.call(ct)==="[object Array]"},vt=function(ct){var ft;if(Ft(ct))return!ct.length;for(ft in ct)if(ut.call(ct,ft))return!1;return!0},lt=function(ct){var ft,gt;return tt(ct)&&(gt=(0,Ct.default)(ct))&&(ft=gt.constructor)&&typeof ft=="function"&&ft instanceof ft&&Function.prototype.toString.call(ft)===Function.prototype.toString.call(Object)},Qt.exports.assign=xt,Qt.exports.isFunction=et,Qt.exports.isObject=tt,Qt.exports.isArray=Ft,Qt.exports.isEmpty=vt,Qt.exports.isPlainObject=lt}).call(void 0)},{"babel-runtime/core-js/object/assign":18,"babel-runtime/core-js/object/get-prototype-of":22,"babel-runtime/helpers/typeof":32}],215:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(){Qt.exports=function(){function Ct(Mt,It,St){if(this.options=Mt.options,this.stringify=Mt.stringify,It==null)throw new Error("Missing attribute name of element "+Mt.name);if(St==null)throw new Error("Missing attribute value for attribute "+It+" of element "+Mt.name);this.name=this.stringify.attName(It),this.value=this.stringify.attValue(St)}return Ct.prototype.clone=function(){return(0,jt.default)(this)},Ct.prototype.toString=function(Mt){return this.options.writer.set(Mt).attribute(this)},Ct}()}).call(void 0)},{"babel-runtime/core-js/object/create":19}],216:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Ft in kt)It.call(kt,Ft)&&(St[Ft]=kt[Ft]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},It={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Ft){if(kt.__super__.constructor.call(this,xt),Ft==null)throw new Error("Missing CDATA text");this.text=this.stringify.cdata(Ft)}return Mt(kt,St),kt.prototype.clone=function(){return(0,jt.default)(this)},kt.prototype.toString=function(xt){return this.options.writer.set(xt).cdata(this)},kt}(Ct)}).call(void 0)},{"./XMLNode":227,"babel-runtime/core-js/object/create":19}],217:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Ft in kt)It.call(kt,Ft)&&(St[Ft]=kt[Ft]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},It={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Ft){if(kt.__super__.constructor.call(this,xt),Ft==null)throw new Error("Missing comment text");this.text=this.stringify.comment(Ft)}return Mt(kt,St),kt.prototype.clone=function(){return(0,jt.default)(this)},kt.prototype.toString=function(xt){return this.options.writer.set(xt).comment(this)},kt}(Ct)}).call(void 0)},{"./XMLNode":227,"babel-runtime/core-js/object/create":19}],218:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt=function(Mt,It){function St(){this.constructor=Mt}for(var kt in It)Ct.call(It,kt)&&(Mt[kt]=It[kt]);return St.prototype=It.prototype,Mt.prototype=new St,Mt.__super__=It.prototype,Mt},Ct={}.hasOwnProperty;Bt=wt("./XMLNode"),Qt.exports=function(Mt){function It(St,kt,xt,Ft,vt,et){if(It.__super__.constructor.call(this,St),kt==null)throw new Error("Missing DTD element name");if(xt==null)throw new Error("Missing DTD attribute name");if(!Ft)throw new Error("Missing DTD attribute type");if(!vt)throw new Error("Missing DTD attribute default");if(vt.indexOf("#")!==0&&(vt="#"+vt),!vt.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT");if(et&&!vt.match(/^(#FIXED|#DEFAULT)$/))throw new Error("Default value only applies to #FIXED or #DEFAULT");this.elementName=this.stringify.eleName(kt),this.attributeName=this.stringify.attName(xt),this.attributeType=this.stringify.dtdAttType(Ft),this.defaultValue=this.stringify.dtdAttDefault(et),this.defaultValueType=vt}return jt(It,Mt),It.prototype.toString=function(St){return this.options.writer.set(St).dtdAttList(this)},It}(Bt)}).call(void 0)},{"./XMLNode":227}],219:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt=function(Mt,It){function St(){this.constructor=Mt}for(var kt in It)Ct.call(It,kt)&&(Mt[kt]=It[kt]);return St.prototype=It.prototype,Mt.prototype=new St,Mt.__super__=It.prototype,Mt},Ct={}.hasOwnProperty;Bt=wt("./XMLNode"),Qt.exports=function(Mt){function It(St,kt,xt){if(It.__super__.constructor.call(this,St),kt==null)throw new Error("Missing DTD element name");xt||(xt="(#PCDATA)"),Array.isArray(xt)&&(xt="("+xt.join(",")+")"),this.name=this.stringify.eleName(kt),this.value=this.stringify.dtdElementValue(xt)}return jt(It,Mt),It.prototype.toString=function(St){return this.options.writer.set(St).dtdElement(this)},It}(Bt)}).call(void 0)},{"./XMLNode":227}],220:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct=function(It,St){function kt(){this.constructor=It}for(var xt in St)Mt.call(St,xt)&&(It[xt]=St[xt]);return kt.prototype=St.prototype,It.prototype=new kt,It.__super__=St.prototype,It},Mt={}.hasOwnProperty;jt=wt("./Utility").isObject,Bt=wt("./XMLNode"),Qt.exports=function(It){function St(kt,xt,Ft,vt){if(St.__super__.constructor.call(this,kt),Ft==null)throw new Error("Missing entity name");if(vt==null)throw new Error("Missing entity value");if(this.pe=!!xt,this.name=this.stringify.eleName(Ft),jt(vt)){if(!vt.pubID&&!vt.sysID)throw new Error("Public and/or system identifiers are required for an external entity");if(vt.pubID&&!vt.sysID)throw new Error("System identifier is required for a public external entity");if(vt.pubID!=null&&(this.pubID=this.stringify.dtdPubID(vt.pubID)),vt.sysID!=null&&(this.sysID=this.stringify.dtdSysID(vt.sysID)),vt.nData!=null&&(this.nData=this.stringify.dtdNData(vt.nData)),this.pe&&this.nData)throw new Error("Notation declaration is not allowed in a parameter entity")}else this.value=this.stringify.dtdEntityValue(vt)}return Ct(St,It),St.prototype.toString=function(kt){return this.options.writer.set(kt).dtdEntity(this)},St}(Bt)}).call(void 0)},{"./Utility":214,"./XMLNode":227}],221:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt=function(Mt,It){function St(){this.constructor=Mt}for(var kt in It)Ct.call(It,kt)&&(Mt[kt]=It[kt]);return St.prototype=It.prototype,Mt.prototype=new St,Mt.__super__=It.prototype,Mt},Ct={}.hasOwnProperty;Bt=wt("./XMLNode"),Qt.exports=function(Mt){function It(St,kt,xt){if(It.__super__.constructor.call(this,St),kt==null)throw new Error("Missing notation name");if(!xt.pubID&&!xt.sysID)throw new Error("Public or system identifiers are required for an external entity");this.name=this.stringify.eleName(kt),xt.pubID!=null&&(this.pubID=this.stringify.dtdPubID(xt.pubID)),xt.sysID!=null&&(this.sysID=this.stringify.dtdSysID(xt.sysID))}return jt(It,Mt),It.prototype.toString=function(St){return this.options.writer.set(St).dtdNotation(this)},It}(Bt)}).call(void 0)},{"./XMLNode":227}],222:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct=function(It,St){function kt(){this.constructor=It}for(var xt in St)Mt.call(St,xt)&&(It[xt]=St[xt]);return kt.prototype=St.prototype,It.prototype=new kt,It.__super__=St.prototype,It},Mt={}.hasOwnProperty;jt=wt("./Utility").isObject,Bt=wt("./XMLNode"),Qt.exports=function(It){function St(kt,xt,Ft,vt){var et;St.__super__.constructor.call(this,kt),jt(xt)&&(et=xt,xt=et.version,Ft=et.encoding,vt=et.standalone),xt||(xt="1.0"),this.version=this.stringify.xmlVersion(xt),Ft!=null&&(this.encoding=this.stringify.xmlEncoding(Ft)),vt!=null&&(this.standalone=this.stringify.xmlStandalone(vt))}return Ct(St,It),St.prototype.toString=function(kt){return this.options.writer.set(kt).declaration(this)},St}(Bt)}).call(void 0)},{"./Utility":214,"./XMLNode":227}],223:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It,St,kt=function(Ft,vt){function et(){this.constructor=Ft}for(var tt in vt)xt.call(vt,tt)&&(Ft[tt]=vt[tt]);return et.prototype=vt.prototype,Ft.prototype=new et,Ft.__super__=vt.prototype,Ft},xt={}.hasOwnProperty;St=wt("./Utility").isObject,It=wt("./XMLNode"),Bt=wt("./XMLDTDAttList"),Ct=wt("./XMLDTDEntity"),jt=wt("./XMLDTDElement"),Mt=wt("./XMLDTDNotation"),Qt.exports=function(Ft){function vt(et,tt,lt){var ot,ut;vt.__super__.constructor.call(this,et),this.documentObject=et,St(tt)&&(ot=tt,tt=ot.pubID,lt=ot.sysID),lt==null&&(ut=[tt,lt],lt=ut[0],tt=ut[1]),tt!=null&&(this.pubID=this.stringify.dtdPubID(tt)),lt!=null&&(this.sysID=this.stringify.dtdSysID(lt))}return kt(vt,Ft),vt.prototype.element=function(et,tt){var lt;return lt=new jt(this,et,tt),this.children.push(lt),this},vt.prototype.attList=function(et,tt,lt,ot,ut){var ct;return ct=new Bt(this,et,tt,lt,ot,ut),this.children.push(ct),this},vt.prototype.entity=function(et,tt){var lt;return lt=new Ct(this,!1,et,tt),this.children.push(lt),this},vt.prototype.pEntity=function(et,tt){var lt;return lt=new Ct(this,!0,et,tt),this.children.push(lt),this},vt.prototype.notation=function(et,tt){var lt;return lt=new Mt(this,et,tt),this.children.push(lt),this},vt.prototype.toString=function(et){return this.options.writer.set(et).docType(this)},vt.prototype.ele=function(et,tt){return this.element(et,tt)},vt.prototype.att=function(et,tt,lt,ot,ut){return this.attList(et,tt,lt,ot,ut)},vt.prototype.ent=function(et,tt){return this.entity(et,tt)},vt.prototype.pent=function(et,tt){return this.pEntity(et,tt)},vt.prototype.not=function(et,tt){return this.notation(et,tt)},vt.prototype.up=function(){return this.root()||this.documentObject},vt}(It)}).call(void 0)},{"./Utility":214,"./XMLDTDAttList":218,"./XMLDTDElement":219,"./XMLDTDEntity":220,"./XMLDTDNotation":221,"./XMLNode":227}],224:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It=function(kt,xt){function Ft(){this.constructor=kt}for(var vt in xt)St.call(xt,vt)&&(kt[vt]=xt[vt]);return Ft.prototype=xt.prototype,kt.prototype=new Ft,kt.__super__=xt.prototype,kt},St={}.hasOwnProperty;Mt=wt("./Utility").isPlainObject,Bt=wt("./XMLNode"),Ct=wt("./XMLStringifier"),jt=wt("./XMLStringWriter"),Qt.exports=function(kt){function xt(Ft){xt.__super__.constructor.call(this,null),Ft||(Ft={}),Ft.writer||(Ft.writer=new jt),this.options=Ft,this.stringify=new Ct(Ft),this.isDocument=!0}return It(xt,kt),xt.prototype.end=function(Ft){var vt;return Ft?Mt(Ft)&&(vt=Ft,Ft=this.options.writer.set(vt)):Ft=this.options.writer,Ft.document(this)},xt.prototype.toString=function(Ft){return this.options.writer.set(Ft).document(this)},xt}(Bt)}).call(void 0)},{"./Utility":214,"./XMLNode":227,"./XMLStringWriter":231,"./XMLStringifier":232}],225:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It,St,kt,xt,Ft,vt,et,tt,lt,ot,ut,ct,ft,gt,Lt,Rt={}.hasOwnProperty;Lt=wt("./Utility"),ft=Lt.isObject,ct=Lt.isFunction,gt=Lt.isPlainObject,vt=wt("./XMLElement"),jt=wt("./XMLCData"),Ct=wt("./XMLComment"),tt=wt("./XMLRaw"),ut=wt("./XMLText"),et=wt("./XMLProcessingInstruction"),xt=wt("./XMLDeclaration"),Ft=wt("./XMLDocType"),Mt=wt("./XMLDTDAttList"),St=wt("./XMLDTDEntity"),It=wt("./XMLDTDElement"),kt=wt("./XMLDTDNotation"),Bt=wt("./XMLAttribute"),ot=wt("./XMLStringifier"),lt=wt("./XMLStringWriter"),Qt.exports=function(){function Ut(Nt,$t,qt){var Zt;Nt||(Nt={}),Nt.writer?gt(Nt.writer)&&(Zt=Nt.writer,Nt.writer=new lt(Zt)):Nt.writer=new lt(Nt),this.options=Nt,this.writer=Nt.writer,this.stringify=new ot(Nt),this.onDataCallback=$t||function(){},this.onEndCallback=qt||function(){},this.currentNode=null,this.currentLevel=-1,this.openTags={},this.documentStarted=!1,this.documentCompleted=!1,this.root=null}return Ut.prototype.node=function(Nt,$t,qt){var Zt;if(Nt==null)throw new Error("Missing node name");if(this.root&&this.currentLevel===-1)throw new Error("Document can only have one root node");return this.openCurrent(),Nt=Nt.valueOf(),$t==null&&($t={}),$t=$t.valueOf(),ft($t)||(Zt=[$t,qt],qt=Zt[0],$t=Zt[1]),this.currentNode=new vt(this,Nt,$t),this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,qt!=null&&this.text(qt),this},Ut.prototype.element=function(Nt,$t,qt){return this.currentNode&&this.currentNode instanceof Ft?this.dtdElement.apply(this,arguments):this.node(Nt,$t,qt)},Ut.prototype.attribute=function(Nt,$t){var qt,Zt;if(!this.currentNode||this.currentNode.children)throw new Error("att() can only be used immediately after an ele() call in callback mode");if(Nt!=null&&(Nt=Nt.valueOf()),ft(Nt))for(qt in Nt)Rt.call(Nt,qt)&&(Zt=Nt[qt],this.attribute(qt,Zt));else ct($t)&&($t=$t.apply()),this.options.skipNullAttributes&&$t==null||(this.currentNode.attributes[Nt]=new Bt(this,Nt,$t));return this},Ut.prototype.text=function(Nt){var $t;return this.openCurrent(),$t=new ut(this,Nt),this.onData(this.writer.text($t,this.currentLevel+1)),this},Ut.prototype.cdata=function(Nt){var $t;return this.openCurrent(),$t=new jt(this,Nt),this.onData(this.writer.cdata($t,this.currentLevel+1)),this},Ut.prototype.comment=function(Nt){var $t;return this.openCurrent(),$t=new Ct(this,Nt),this.onData(this.writer.comment($t,this.currentLevel+1)),this},Ut.prototype.raw=function(Nt){var $t;return this.openCurrent(),$t=new tt(this,Nt),this.onData(this.writer.raw($t,this.currentLevel+1)),this},Ut.prototype.instruction=function(Nt,$t){var qt,Zt,ce,de,be;if(this.openCurrent(),Nt!=null&&(Nt=Nt.valueOf()),$t!=null&&($t=$t.valueOf()),Array.isArray(Nt))for(qt=0,de=Nt.length;qt<de;qt++)Zt=Nt[qt],this.instruction(Zt);else if(ft(Nt))for(Zt in Nt)Rt.call(Nt,Zt)&&(ce=Nt[Zt],this.instruction(Zt,ce));else ct($t)&&($t=$t.apply()),be=new et(this,Nt,$t),this.onData(this.writer.processingInstruction(be,this.currentLevel+1));return this},Ut.prototype.declaration=function(Nt,$t,qt){var Zt;if(this.openCurrent(),this.documentStarted)throw new Error("declaration() must be the first node");return Zt=new xt(this,Nt,$t,qt),this.onData(this.writer.declaration(Zt,this.currentLevel+1)),this},Ut.prototype.doctype=function(Nt,$t,qt){if(this.openCurrent(),Nt==null)throw new Error("Missing root node name");if(this.root)throw new Error("dtd() must come before the root node");return this.currentNode=new Ft(this,$t,qt),this.currentNode.rootNodeName=Nt,this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,this},Ut.prototype.dtdElement=function(Nt,$t){var qt;return this.openCurrent(),qt=new It(this,Nt,$t),this.onData(this.writer.dtdElement(qt,this.currentLevel+1)),this},Ut.prototype.attList=function(Nt,$t,qt,Zt,ce){var de;return this.openCurrent(),de=new Mt(this,Nt,$t,qt,Zt,ce),this.onData(this.writer.dtdAttList(de,this.currentLevel+1)),this},Ut.prototype.entity=function(Nt,$t){var qt;return this.openCurrent(),qt=new St(this,!1,Nt,$t),this.onData(this.writer.dtdEntity(qt,this.currentLevel+1)),this},Ut.prototype.pEntity=function(Nt,$t){var qt;return this.openCurrent(),qt=new St(this,!0,Nt,$t),this.onData(this.writer.dtdEntity(qt,this.currentLevel+1)),this},Ut.prototype.notation=function(Nt,$t){var qt;return this.openCurrent(),qt=new kt(this,Nt,$t),this.onData(this.writer.dtdNotation(qt,this.currentLevel+1)),this},Ut.prototype.up=function(){if(this.currentLevel<0)throw new Error("The document node has no parent");return this.currentNode?(this.currentNode.children?this.closeNode(this.currentNode):this.openNode(this.currentNode),this.currentNode=null):this.closeNode(this.openTags[this.currentLevel]),delete this.openTags[this.currentLevel],this.currentLevel--,this},Ut.prototype.end=function(){for(;this.currentLevel>=0;)this.up();return this.onEnd()},Ut.prototype.openCurrent=function(){if(this.currentNode)return this.currentNode.children=!0,this.openNode(this.currentNode)},Ut.prototype.openNode=function(Nt){if(!Nt.isOpen)return!this.root&&this.currentLevel===0&&Nt instanceof vt&&(this.root=Nt),this.onData(this.writer.openNode(Nt,this.currentLevel)),Nt.isOpen=!0},Ut.prototype.closeNode=function(Nt){if(!Nt.isClosed)return this.onData(this.writer.closeNode(Nt,this.currentLevel)),Nt.isClosed=!0},Ut.prototype.onData=function(Nt){return this.documentStarted=!0,this.onDataCallback(Nt)},Ut.prototype.onEnd=function(){return this.documentCompleted=!0,this.onEndCallback()},Ut.prototype.ele=function(){return this.element.apply(this,arguments)},Ut.prototype.nod=function(Nt,$t,qt){return this.node(Nt,$t,qt)},Ut.prototype.txt=function(Nt){return this.text(Nt)},Ut.prototype.dat=function(Nt){return this.cdata(Nt)},Ut.prototype.com=function(Nt){return this.comment(Nt)},Ut.prototype.ins=function(Nt,$t){return this.instruction(Nt,$t)},Ut.prototype.dec=function(Nt,$t,qt){return this.declaration(Nt,$t,qt)},Ut.prototype.dtd=function(Nt,$t,qt){return this.doctype(Nt,$t,qt)},Ut.prototype.e=function(Nt,$t,qt){return this.element(Nt,$t,qt)},Ut.prototype.n=function(Nt,$t,qt){return this.node(Nt,$t,qt)},Ut.prototype.t=function(Nt){return this.text(Nt)},Ut.prototype.d=function(Nt){return this.cdata(Nt)},Ut.prototype.c=function(Nt){return this.comment(Nt)},Ut.prototype.r=function(Nt){return this.raw(Nt)},Ut.prototype.i=function(Nt,$t){return this.instruction(Nt,$t)},Ut.prototype.att=function(){return this.currentNode&&this.currentNode instanceof Ft?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},Ut.prototype.a=function(){return this.currentNode&&this.currentNode instanceof Ft?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},Ut.prototype.ent=function(Nt,$t){return this.entity(Nt,$t)},Ut.prototype.pent=function(Nt,$t){return this.pEntity(Nt,$t)},Ut.prototype.not=function(Nt,$t){return this.notation(Nt,$t)},Ut}()}).call(void 0)},{"./Utility":214,"./XMLAttribute":215,"./XMLCData":216,"./XMLComment":217,"./XMLDTDAttList":218,"./XMLDTDElement":219,"./XMLDTDEntity":220,"./XMLDTDNotation":221,"./XMLDeclaration":222,"./XMLDocType":223,"./XMLElement":226,"./XMLProcessingInstruction":228,"./XMLRaw":229,"./XMLStringWriter":231,"./XMLStringifier":232,"./XMLText":233}],226:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(){var Ct,Mt,It,St,kt,xt=function(vt,et){function tt(){this.constructor=vt}for(var lt in et)Ft.call(et,lt)&&(vt[lt]=et[lt]);return tt.prototype=et.prototype,vt.prototype=new tt,vt.__super__=et.prototype,vt},Ft={}.hasOwnProperty;kt=wt("./Utility"),St=kt.isObject,It=kt.isFunction,Mt=wt("./XMLNode"),Ct=wt("./XMLAttribute"),Qt.exports=function(vt){function et(tt,lt,ot){if(et.__super__.constructor.call(this,tt),lt==null)throw new Error("Missing element name");this.name=this.stringify.eleName(lt),this.attributes={},ot!=null&&this.attribute(ot),tt.isDocument&&(this.isRoot=!0,this.documentObject=tt,tt.rootObject=this)}return xt(et,vt),et.prototype.clone=function(){var tt,lt,ot,ut;ot=(0,jt.default)(this),ot.isRoot&&(ot.documentObject=null),ot.attributes={},ut=this.attributes;for(lt in ut)Ft.call(ut,lt)&&(tt=ut[lt],ot.attributes[lt]=tt.clone());return ot.children=[],this.children.forEach(function(ct){var ft;return ft=ct.clone(),ft.parent=ot,ot.children.push(ft)}),ot},et.prototype.attribute=function(tt,lt){var ot,ut;if(tt!=null&&(tt=tt.valueOf()),St(tt))for(ot in tt)Ft.call(tt,ot)&&(ut=tt[ot],this.attribute(ot,ut));else It(lt)&&(lt=lt.apply()),this.options.skipNullAttributes&&lt==null||(this.attributes[tt]=new Ct(this,tt,lt));return this},et.prototype.removeAttribute=function(tt){var lt,ot,ut;if(tt==null)throw new Error("Missing attribute name");if(tt=tt.valueOf(),Array.isArray(tt))for(ot=0,ut=tt.length;ot<ut;ot++)lt=tt[ot],delete this.attributes[lt];else delete this.attributes[tt];return this},et.prototype.toString=function(tt){return this.options.writer.set(tt).element(this)},et.prototype.att=function(tt,lt){return this.attribute(tt,lt)},et.prototype.a=function(tt,lt){return this.attribute(tt,lt)},et}(Mt)}).call(void 0)},{"./Utility":214,"./XMLAttribute":215,"./XMLNode":227,"babel-runtime/core-js/object/create":19}],227:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It,St,kt,xt,Ft,vt,et,tt,lt={}.hasOwnProperty;tt=wt("./Utility"),et=tt.isObject,vt=tt.isFunction,Ft=tt.isEmpty,It=null,Bt=null,jt=null,Ct=null,Mt=null,kt=null,xt=null,St=null,Qt.exports=function(){function ot(ut){this.parent=ut,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),this.children=[],It||(It=wt("./XMLElement"),Bt=wt("./XMLCData"),jt=wt("./XMLComment"),Ct=wt("./XMLDeclaration"),Mt=wt("./XMLDocType"),kt=wt("./XMLRaw"),xt=wt("./XMLText"),St=wt("./XMLProcessingInstruction"))}return ot.prototype.element=function(ut,ct,ft){var gt,Lt,Rt,Ut,Nt,$t,qt,Zt,ce,de;if($t=null,ct==null&&(ct={}),ct=ct.valueOf(),et(ct)||(ce=[ct,ft],ft=ce[0],ct=ce[1]),ut!=null&&(ut=ut.valueOf()),Array.isArray(ut))for(Rt=0,qt=ut.length;Rt<qt;Rt++)Lt=ut[Rt],$t=this.element(Lt);else if(vt(ut))$t=this.element(ut.apply());else if(et(ut)){for(Nt in ut)if(lt.call(ut,Nt))if(de=ut[Nt],vt(de)&&(de=de.apply()),et(de)&&Ft(de)&&(de=null),!this.options.ignoreDecorators&&this.stringify.convertAttKey&&Nt.indexOf(this.stringify.convertAttKey)===0)$t=this.attribute(Nt.substr(this.stringify.convertAttKey.length),de);else if(!this.options.separateArrayItems&&Array.isArray(de))for(Ut=0,Zt=de.length;Ut<Zt;Ut++)Lt=de[Ut],gt={},gt[Nt]=Lt,$t=this.element(gt);else et(de)?($t=this.element(Nt),$t.element(de)):$t=this.element(Nt,de)}else $t=!this.options.ignoreDecorators&&this.stringify.convertTextKey&&ut.indexOf(this.stringify.convertTextKey)===0?this.text(ft):!this.options.ignoreDecorators&&this.stringify.convertCDataKey&&ut.indexOf(this.stringify.convertCDataKey)===0?this.cdata(ft):!this.options.ignoreDecorators&&this.stringify.convertCommentKey&&ut.indexOf(this.stringify.convertCommentKey)===0?this.comment(ft):!this.options.ignoreDecorators&&this.stringify.convertRawKey&&ut.indexOf(this.stringify.convertRawKey)===0?this.raw(ft):!this.options.ignoreDecorators&&this.stringify.convertPIKey&&ut.indexOf(this.stringify.convertPIKey)===0?this.instruction(ut.substr(this.stringify.convertPIKey.length),ft):this.node(ut,ct,ft);if($t==null)throw new Error("Could not create any elements with: "+ut);return $t},ot.prototype.insertBefore=function(ut,ct,ft){var gt,Lt,Rt;if(this.isRoot)throw new Error("Cannot insert elements at root level");return Lt=this.parent.children.indexOf(this),Rt=this.parent.children.splice(Lt),gt=this.parent.element(ut,ct,ft),Array.prototype.push.apply(this.parent.children,Rt),gt},ot.prototype.insertAfter=function(ut,ct,ft){var gt,Lt,Rt;if(this.isRoot)throw new Error("Cannot insert elements at root level");return Lt=this.parent.children.indexOf(this),Rt=this.parent.children.splice(Lt+1),gt=this.parent.element(ut,ct,ft),Array.prototype.push.apply(this.parent.children,Rt),gt},ot.prototype.remove=function(){var ut;if(this.isRoot)throw new Error("Cannot remove the root element");return ut=this.parent.children.indexOf(this),[].splice.apply(this.parent.children,[ut,ut-ut+1].concat([])),this.parent},ot.prototype.node=function(ut,ct,ft){var gt,Lt;return ut!=null&&(ut=ut.valueOf()),ct||(ct={}),ct=ct.valueOf(),et(ct)||(Lt=[ct,ft],ft=Lt[0],ct=Lt[1]),gt=new It(this,ut,ct),ft!=null&&gt.text(ft),this.children.push(gt),gt},ot.prototype.text=function(ut){var ct;return ct=new xt(this,ut),this.children.push(ct),this},ot.prototype.cdata=function(ut){var ct;return ct=new Bt(this,ut),this.children.push(ct),this},ot.prototype.comment=function(ut){var ct;return ct=new jt(this,ut),this.children.push(ct),this},ot.prototype.commentBefore=function(ut){var ct,ft;return ct=this.parent.children.indexOf(this),ft=this.parent.children.splice(ct),this.parent.comment(ut),Array.prototype.push.apply(this.parent.children,ft),this},ot.prototype.commentAfter=function(ut){var ct,ft;return ct=this.parent.children.indexOf(this),ft=this.parent.children.splice(ct+1),this.parent.comment(ut),Array.prototype.push.apply(this.parent.children,ft),this},ot.prototype.raw=function(ut){var ct;return ct=new kt(this,ut),this.children.push(ct),this},ot.prototype.instruction=function(ut,ct){var ft,gt,Lt,Rt,Ut;if(ut!=null&&(ut=ut.valueOf()),ct!=null&&(ct=ct.valueOf()),Array.isArray(ut))for(Rt=0,Ut=ut.length;Rt<Ut;Rt++)ft=ut[Rt],this.instruction(ft);else if(et(ut))for(ft in ut)lt.call(ut,ft)&&(gt=ut[ft],this.instruction(ft,gt));else vt(ct)&&(ct=ct.apply()),Lt=new St(this,ut,ct),this.children.push(Lt);return this},ot.prototype.instructionBefore=function(ut,ct){var ft,gt;return ft=this.parent.children.indexOf(this),gt=this.parent.children.splice(ft),this.parent.instruction(ut,ct),Array.prototype.push.apply(this.parent.children,gt),this},ot.prototype.instructionAfter=function(ut,ct){var ft,gt;return ft=this.parent.children.indexOf(this),gt=this.parent.children.splice(ft+1),this.parent.instruction(ut,ct),Array.prototype.push.apply(this.parent.children,gt),this},ot.prototype.declaration=function(ut,ct,ft){var gt,Lt;return gt=this.document(),Lt=new Ct(gt,ut,ct,ft),gt.children[0]instanceof Ct?gt.children[0]=Lt:gt.children.unshift(Lt),gt.root()||gt},ot.prototype.doctype=function(ut,ct){var ft,gt,Lt,Rt,Ut,Nt,$t,qt,Zt,ce;for(gt=this.document(),Lt=new Mt(gt,ut,ct),Zt=gt.children,Rt=Ut=0,$t=Zt.length;Ut<$t;Rt=++Ut)if((ft=Zt[Rt])instanceof Mt)return gt.children[Rt]=Lt,Lt;for(ce=gt.children,Rt=Nt=0,qt=ce.length;Nt<qt;Rt=++Nt)if(ft=ce[Rt],ft.isRoot)return gt.children.splice(Rt,0,Lt),Lt;return gt.children.push(Lt),Lt},ot.prototype.up=function(){if(this.isRoot)throw new Error("The root node has no parent. Use doc() if you need to get the document object.");return this.parent},ot.prototype.root=function(){var ut;for(ut=this;ut;){if(ut.isDocument)return ut.rootObject;if(ut.isRoot)return ut;ut=ut.parent}},ot.prototype.document=function(){var ut;for(ut=this;ut;){if(ut.isDocument)return ut;ut=ut.parent}},ot.prototype.end=function(ut){return this.document().end(ut)},ot.prototype.prev=function(){var ut;if((ut=this.parent.children.indexOf(this))<1)throw new Error("Already at the first node");return this.parent.children[ut-1]},ot.prototype.next=function(){var ut;if((ut=this.parent.children.indexOf(this))===-1||ut===this.parent.children.length-1)throw new Error("Already at the last node");return this.parent.children[ut+1]},ot.prototype.importDocument=function(ut){var ct;return ct=ut.root().clone(),ct.parent=this,ct.isRoot=!1,this.children.push(ct),this},ot.prototype.ele=function(ut,ct,ft){return this.element(ut,ct,ft)},ot.prototype.nod=function(ut,ct,ft){return this.node(ut,ct,ft)},ot.prototype.txt=function(ut){return this.text(ut)},ot.prototype.dat=function(ut){return this.cdata(ut)},ot.prototype.com=function(ut){return this.comment(ut)},ot.prototype.ins=function(ut,ct){return this.instruction(ut,ct)},ot.prototype.doc=function(){return this.document()},ot.prototype.dec=function(ut,ct,ft){return this.declaration(ut,ct,ft)},ot.prototype.dtd=function(ut,ct){return this.doctype(ut,ct)},ot.prototype.e=function(ut,ct,ft){return this.element(ut,ct,ft)},ot.prototype.n=function(ut,ct,ft){return this.node(ut,ct,ft)},ot.prototype.t=function(ut){return this.text(ut)},ot.prototype.d=function(ut){return this.cdata(ut)},ot.prototype.c=function(ut){return this.comment(ut)},ot.prototype.r=function(ut){return this.raw(ut)},ot.prototype.i=function(ut,ct){return this.instruction(ut,ct)},ot.prototype.u=function(){return this.up()},ot.prototype.importXMLBuilder=function(ut){return this.importDocument(ut)},ot}()}).call(void 0)},{"./Utility":214,"./XMLCData":216,"./XMLComment":217,"./XMLDeclaration":222,"./XMLDocType":223,"./XMLElement":226,"./XMLProcessingInstruction":228,"./XMLRaw":229,"./XMLText":233}],228:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Ft in kt)It.call(kt,Ft)&&(St[Ft]=kt[Ft]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},It={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Ft,vt){if(kt.__super__.constructor.call(this,xt),Ft==null)throw new Error("Missing instruction target");this.target=this.stringify.insTarget(Ft),vt&&(this.value=this.stringify.insValue(vt))}return Mt(kt,St),kt.prototype.clone=function(){return(0,jt.default)(this)},kt.prototype.toString=function(xt){return this.options.writer.set(xt).processingInstruction(this)},kt}(Ct)}).call(void 0)},{"./XMLNode":227,"babel-runtime/core-js/object/create":19}],229:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Ft in kt)It.call(kt,Ft)&&(St[Ft]=kt[Ft]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},It={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Ft){if(kt.__super__.constructor.call(this,xt),Ft==null)throw new Error("Missing raw text");this.value=this.stringify.raw(Ft)}return Mt(kt,St),kt.prototype.clone=function(){return(0,jt.default)(this)},kt.prototype.toString=function(xt){return this.options.writer.set(xt).raw(this)},kt}(Ct)}).call(void 0)},{"./XMLNode":227,"babel-runtime/core-js/object/create":19}],230:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It,St,kt,xt,Ft,vt,et,tt,lt,ot=function(ct,ft){function gt(){this.constructor=ct}for(var Lt in ft)ut.call(ft,Lt)&&(ct[Lt]=ft[Lt]);return gt.prototype=ft.prototype,ct.prototype=new gt,ct.__super__=ft.prototype,ct},ut={}.hasOwnProperty;kt=wt("./XMLDeclaration"),xt=wt("./XMLDocType"),Bt=wt("./XMLCData"),jt=wt("./XMLComment"),Ft=wt("./XMLElement"),et=wt("./XMLRaw"),tt=wt("./XMLText"),vt=wt("./XMLProcessingInstruction"),Ct=wt("./XMLDTDAttList"),Mt=wt("./XMLDTDElement"),It=wt("./XMLDTDEntity"),St=wt("./XMLDTDNotation"),lt=wt("./XMLWriterBase"),Qt.exports=function(ct){function ft(gt,Lt){ft.__super__.constructor.call(this,Lt),this.stream=gt}return ot(ft,ct),ft.prototype.document=function(gt){var Lt,Rt,Ut,Nt,$t,qt,Zt,ce;for(qt=gt.children,Rt=0,Nt=qt.length;Rt<Nt;Rt++)Lt=qt[Rt],Lt.isLastRootNode=!1;for(gt.children[gt.children.length-1].isLastRootNode=!0,Zt=gt.children,ce=[],Ut=0,$t=Zt.length;Ut<$t;Ut++)switch(Lt=Zt[Ut],!1){case!(Lt instanceof kt):ce.push(this.declaration(Lt));break;case!(Lt instanceof xt):ce.push(this.docType(Lt));break;case!(Lt instanceof jt):ce.push(this.comment(Lt));break;case!(Lt instanceof vt):ce.push(this.processingInstruction(Lt));break;default:ce.push(this.element(Lt))}return ce},ft.prototype.attribute=function(gt){return this.stream.write(" "+gt.name+'="'+gt.value+'"')},ft.prototype.cdata=function(gt,Lt){return this.stream.write(this.space(Lt)+"<![CDATA["+gt.text+"]]>"+this.endline(gt))},ft.prototype.comment=function(gt,Lt){return this.stream.write(this.space(Lt)+"<!-- "+gt.text+" -->"+this.endline(gt))},ft.prototype.declaration=function(gt,Lt){return this.stream.write(this.space(Lt)),this.stream.write('<?xml version="'+gt.version+'"'),gt.encoding!=null&&this.stream.write(' encoding="'+gt.encoding+'"'),gt.standalone!=null&&this.stream.write(' standalone="'+gt.standalone+'"'),this.stream.write(this.spacebeforeslash+"?>"),this.stream.write(this.endline(gt))},ft.prototype.docType=function(gt,Lt){var Rt,Ut,Nt,$t;if(Lt||(Lt=0),this.stream.write(this.space(Lt)),this.stream.write("<!DOCTYPE "+gt.root().name),gt.pubID&&gt.sysID?this.stream.write(' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"'):gt.sysID&&this.stream.write(' SYSTEM "'+gt.sysID+'"'),gt.children.length>0){for(this.stream.write(" ["),this.stream.write(this.endline(gt)),$t=gt.children,Ut=0,Nt=$t.length;Ut<Nt;Ut++)switch(Rt=$t[Ut],!1){case!(Rt instanceof Ct):this.dtdAttList(Rt,Lt+1);break;case!(Rt instanceof Mt):this.dtdElement(Rt,Lt+1);break;case!(Rt instanceof It):this.dtdEntity(Rt,Lt+1);break;case!(Rt instanceof St):this.dtdNotation(Rt,Lt+1);break;case!(Rt instanceof Bt):this.cdata(Rt,Lt+1);break;case!(Rt instanceof jt):this.comment(Rt,Lt+1);break;case!(Rt instanceof vt):this.processingInstruction(Rt,Lt+1);break;default:throw new Error("Unknown DTD node type: "+Rt.constructor.name)}this.stream.write("]")}return this.stream.write(this.spacebeforeslash+">"),this.stream.write(this.endline(gt))},ft.prototype.element=function(gt,Lt){var Rt,Ut,Nt,$t,qt,Zt,ce,de;Lt||(Lt=0),de=this.space(Lt),this.stream.write(de+"<"+gt.name),Zt=gt.attributes;for(qt in Zt)ut.call(Zt,qt)&&(Rt=Zt[qt],this.attribute(Rt));if(gt.children.length===0||gt.children.every(function(be){return be.value===""}))this.allowEmpty?this.stream.write("></"+gt.name+">"):this.stream.write(this.spacebeforeslash+"/>");else if(this.pretty&&gt.children.length===1&&gt.children[0].value!=null)this.stream.write(">"),this.stream.write(gt.children[0].value),this.stream.write("</"+gt.name+">");else{for(this.stream.write(">"+this.newline),ce=gt.children,Nt=0,$t=ce.length;Nt<$t;Nt++)switch(Ut=ce[Nt],!1){case!(Ut instanceof Bt):this.cdata(Ut,Lt+1);break;case!(Ut instanceof jt):this.comment(Ut,Lt+1);break;case!(Ut instanceof Ft):this.element(Ut,Lt+1);break;case!(Ut instanceof et):this.raw(Ut,Lt+1);break;case!(Ut instanceof tt):this.text(Ut,Lt+1);break;case!(Ut instanceof vt):this.processingInstruction(Ut,Lt+1);break;default:throw new Error("Unknown XML node type: "+Ut.constructor.name)}this.stream.write(de+"</"+gt.name+">")}return this.stream.write(this.endline(gt))},ft.prototype.processingInstruction=function(gt,Lt){return this.stream.write(this.space(Lt)+"<?"+gt.target),gt.value&&this.stream.write(" "+gt.value),this.stream.write(this.spacebeforeslash+"?>"+this.endline(gt))},ft.prototype.raw=function(gt,Lt){return this.stream.write(this.space(Lt)+gt.value+this.endline(gt))},ft.prototype.text=function(gt,Lt){return this.stream.write(this.space(Lt)+gt.value+this.endline(gt))},ft.prototype.dtdAttList=function(gt,Lt){return this.stream.write(this.space(Lt)+"<!ATTLIST "+gt.elementName+" "+gt.attributeName+" "+gt.attributeType),gt.defaultValueType!=="#DEFAULT"&&this.stream.write(" "+gt.defaultValueType),gt.defaultValue&&this.stream.write(' "'+gt.defaultValue+'"'),this.stream.write(this.spacebeforeslash+">"+this.endline(gt))},ft.prototype.dtdElement=function(gt,Lt){return this.stream.write(this.space(Lt)+"<!ELEMENT "+gt.name+" "+gt.value),this.stream.write(this.spacebeforeslash+">"+this.endline(gt))},ft.prototype.dtdEntity=function(gt,Lt){return this.stream.write(this.space(Lt)+"<!ENTITY"),gt.pe&&this.stream.write(" %"),this.stream.write(" "+gt.name),gt.value?this.stream.write(' "'+gt.value+'"'):(gt.pubID&&gt.sysID?this.stream.write(' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"'):gt.sysID&&this.stream.write(' SYSTEM "'+gt.sysID+'"'),gt.nData&&this.stream.write(" NDATA "+gt.nData)),this.stream.write(this.spacebeforeslash+">"+this.endline(gt))},ft.prototype.dtdNotation=function(gt,Lt){return this.stream.write(this.space(Lt)+"<!NOTATION "+gt.name),gt.pubID&&gt.sysID?this.stream.write(' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"'):gt.pubID?this.stream.write(' PUBLIC "'+gt.pubID+'"'):gt.sysID&&this.stream.write(' SYSTEM "'+gt.sysID+'"'),this.stream.write(this.spacebeforeslash+">"+this.endline(gt))},ft.prototype.endline=function(gt){return gt.isLastRootNode?"":this.newline},ft}(lt)}).call(void 0)},{"./XMLCData":216,"./XMLComment":217,"./XMLDTDAttList":218,"./XMLDTDElement":219,"./XMLDTDEntity":220,"./XMLDTDNotation":221,"./XMLDeclaration":222,"./XMLDocType":223,"./XMLElement":226,"./XMLProcessingInstruction":228,"./XMLRaw":229,"./XMLText":233,"./XMLWriterBase":234}],231:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It,St,kt,xt,Ft,vt,et,tt,lt,ot=function(ct,ft){function gt(){this.constructor=ct}for(var Lt in ft)ut.call(ft,Lt)&&(ct[Lt]=ft[Lt]);return gt.prototype=ft.prototype,ct.prototype=new gt,ct.__super__=ft.prototype,ct},ut={}.hasOwnProperty;kt=wt("./XMLDeclaration"),xt=wt("./XMLDocType"),Bt=wt("./XMLCData"),jt=wt("./XMLComment"),Ft=wt("./XMLElement"),et=wt("./XMLRaw"),tt=wt("./XMLText"),vt=wt("./XMLProcessingInstruction"),Ct=wt("./XMLDTDAttList"),Mt=wt("./XMLDTDElement"),It=wt("./XMLDTDEntity"),St=wt("./XMLDTDNotation"),lt=wt("./XMLWriterBase"),Qt.exports=function(ct){function ft(gt){ft.__super__.constructor.call(this,gt)}return ot(ft,ct),ft.prototype.document=function(gt){var Lt,Rt,Ut,Nt,$t;for(this.textispresent=!1,Nt="",$t=gt.children,Rt=0,Ut=$t.length;Rt<Ut;Rt++)Lt=$t[Rt],Nt+=function(){switch(!1){case!(Lt instanceof kt):return this.declaration(Lt);case!(Lt instanceof xt):return this.docType(Lt);case!(Lt instanceof jt):return this.comment(Lt);case!(Lt instanceof vt):return this.processingInstruction(Lt);default:return this.element(Lt,0)}}.call(this);return this.pretty&&Nt.slice(-this.newline.length)===this.newline&&(Nt=Nt.slice(0,-this.newline.length)),Nt},ft.prototype.attribute=function(gt){return" "+gt.name+'="'+gt.value+'"'},ft.prototype.cdata=function(gt,Lt){return this.space(Lt)+"<![CDATA["+gt.text+"]]>"+this.newline},ft.prototype.comment=function(gt,Lt){return this.space(Lt)+"<!-- "+gt.text+" -->"+this.newline},ft.prototype.declaration=function(gt,Lt){var Rt;return Rt=this.space(Lt),Rt+='<?xml version="'+gt.version+'"',gt.encoding!=null&&(Rt+=' encoding="'+gt.encoding+'"'),gt.standalone!=null&&(Rt+=' standalone="'+gt.standalone+'"'),Rt+=this.spacebeforeslash+"?>",Rt+=this.newline},ft.prototype.docType=function(gt,Lt){var Rt,Ut,Nt,$t,qt;if(Lt||(Lt=0),$t=this.space(Lt),$t+="<!DOCTYPE "+gt.root().name,gt.pubID&&gt.sysID?$t+=' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"':gt.sysID&&($t+=' SYSTEM "'+gt.sysID+'"'),gt.children.length>0){for($t+=" [",$t+=this.newline,qt=gt.children,Ut=0,Nt=qt.length;Ut<Nt;Ut++)Rt=qt[Ut],$t+=function(){switch(!1){case!(Rt instanceof Ct):return this.dtdAttList(Rt,Lt+1);case!(Rt instanceof Mt):return this.dtdElement(Rt,Lt+1);case!(Rt instanceof It):return this.dtdEntity(Rt,Lt+1);case!(Rt instanceof St):return this.dtdNotation(Rt,Lt+1);case!(Rt instanceof Bt):return this.cdata(Rt,Lt+1);case!(Rt instanceof jt):return this.comment(Rt,Lt+1);case!(Rt instanceof vt):return this.processingInstruction(Rt,Lt+1);default:throw new Error("Unknown DTD node type: "+Rt.constructor.name)}}.call(this);$t+="]"}return $t+=this.spacebeforeslash+">",$t+=this.newline},ft.prototype.element=function(gt,Lt){var Rt,Ut,Nt,$t,qt,Zt,ce,de,be,Ne,Ge,xe,We;Lt||(Lt=0),We=!1,this.textispresent?(this.newline="",this.pretty=!1):(this.newline=this.newlinedefault,this.pretty=this.prettydefault),xe=this.space(Lt),de="",de+=xe+"<"+gt.name,be=gt.attributes;for(ce in be)ut.call(be,ce)&&(Rt=be[ce],de+=this.attribute(Rt));if(gt.children.length===0||gt.children.every(function(he){return he.value===""}))this.allowEmpty?de+="></"+gt.name+">"+this.newline:de+=this.spacebeforeslash+"/>"+this.newline;else if(this.pretty&&gt.children.length===1&&gt.children[0].value!=null)de+=">",de+=gt.children[0].value,de+="</"+gt.name+">"+this.newline;else{if(this.dontprettytextnodes){for(Ne=gt.children,Nt=0,qt=Ne.length;Nt<qt;Nt++)if(Ut=Ne[Nt],Ut.value!=null){this.textispresent++,We=!0;break}}for(this.textispresent&&(this.newline="",this.pretty=!1,xe=this.space(Lt)),de+=">"+this.newline,Ge=gt.children,$t=0,Zt=Ge.length;$t<Zt;$t++)Ut=Ge[$t],de+=function(){switch(!1){case!(Ut instanceof Bt):return this.cdata(Ut,Lt+1);case!(Ut instanceof jt):return this.comment(Ut,Lt+1);case!(Ut instanceof Ft):return this.element(Ut,Lt+1);case!(Ut instanceof et):return this.raw(Ut,Lt+1);case!(Ut instanceof tt):return this.text(Ut,Lt+1);case!(Ut instanceof vt):return this.processingInstruction(Ut,Lt+1);default:throw new Error("Unknown XML node type: "+Ut.constructor.name)}}.call(this);We&&this.textispresent--,this.textispresent||(this.newline=this.newlinedefault,this.pretty=this.prettydefault),de+=xe+"</"+gt.name+">"+this.newline}return de},ft.prototype.processingInstruction=function(gt,Lt){var Rt;return Rt=this.space(Lt)+"<?"+gt.target,gt.value&&(Rt+=" "+gt.value),Rt+=this.spacebeforeslash+"?>"+this.newline},ft.prototype.raw=function(gt,Lt){return this.space(Lt)+gt.value+this.newline},ft.prototype.text=function(gt,Lt){return this.space(Lt)+gt.value+this.newline},ft.prototype.dtdAttList=function(gt,Lt){var Rt;return Rt=this.space(Lt)+"<!ATTLIST "+gt.elementName+" "+gt.attributeName+" "+gt.attributeType,gt.defaultValueType!=="#DEFAULT"&&(Rt+=" "+gt.defaultValueType),gt.defaultValue&&(Rt+=' "'+gt.defaultValue+'"'),Rt+=this.spacebeforeslash+">"+this.newline},ft.prototype.dtdElement=function(gt,Lt){return this.space(Lt)+"<!ELEMENT "+gt.name+" "+gt.value+this.spacebeforeslash+">"+this.newline},ft.prototype.dtdEntity=function(gt,Lt){var Rt;return Rt=this.space(Lt)+"<!ENTITY",gt.pe&&(Rt+=" %"),Rt+=" "+gt.name,gt.value?Rt+=' "'+gt.value+'"':(gt.pubID&&gt.sysID?Rt+=' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"':gt.sysID&&(Rt+=' SYSTEM "'+gt.sysID+'"'),gt.nData&&(Rt+=" NDATA "+gt.nData)),Rt+=this.spacebeforeslash+">"+this.newline},ft.prototype.dtdNotation=function(gt,Lt){var Rt;return Rt=this.space(Lt)+"<!NOTATION "+gt.name,gt.pubID&&gt.sysID?Rt+=' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"':gt.pubID?Rt+=' PUBLIC "'+gt.pubID+'"':gt.sysID&&(Rt+=' SYSTEM "'+gt.sysID+'"'),Rt+=this.spacebeforeslash+">"+this.newline},ft.prototype.openNode=function(gt,Lt){var Rt,Ut,Nt,$t;if(Lt||(Lt=0),gt instanceof Ft){Nt=this.space(Lt)+"<"+gt.name,$t=gt.attributes;for(Ut in $t)ut.call($t,Ut)&&(Rt=$t[Ut],Nt+=this.attribute(Rt));return Nt+=(gt.children?">":"/>")+this.newline}return Nt=this.space(Lt)+"<!DOCTYPE "+gt.rootNodeName,gt.pubID&&gt.sysID?Nt+=' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"':gt.sysID&&(Nt+=' SYSTEM "'+gt.sysID+'"'),Nt+=(gt.children?" [":">")+this.newline},ft.prototype.closeNode=function(gt,Lt){switch(Lt||(Lt=0),!1){case!(gt instanceof Ft):return this.space(Lt)+"</"+gt.name+">"+this.newline;case!(gt instanceof xt):return this.space(Lt)+"]>"+this.newline}},ft}(lt)}).call(void 0)},{"./XMLCData":216,"./XMLComment":217,"./XMLDTDAttList":218,"./XMLDTDElement":219,"./XMLDTDEntity":220,"./XMLDTDNotation":221,"./XMLDeclaration":222,"./XMLDocType":223,"./XMLElement":226,"./XMLProcessingInstruction":228,"./XMLRaw":229,"./XMLText":233,"./XMLWriterBase":234}],232:[function(wt,Qt,Yt){"use strict";(function(){var Bt=function(Ct,Mt){return function(){return Ct.apply(Mt,arguments)}},jt={}.hasOwnProperty;Qt.exports=function(){function Ct(Mt){this.assertLegalChar=Bt(this.assertLegalChar,this);var It,St,kt;Mt||(Mt={}),this.noDoubleEncoding=Mt.noDoubleEncoding,St=Mt.stringify||{};for(It in St)jt.call(St,It)&&(kt=St[It],this[It]=kt)}return Ct.prototype.eleName=function(Mt){return Mt=""+Mt||"",this.assertLegalChar(Mt)},Ct.prototype.eleText=function(Mt){return Mt=""+Mt||"",this.assertLegalChar(this.elEscape(Mt))},Ct.prototype.cdata=function(Mt){return Mt=""+Mt||"",Mt=Mt.replace("]]>","]]]]><![CDATA[>"),this.assertLegalChar(Mt)},Ct.prototype.comment=function(Mt){if(Mt=""+Mt||"",Mt.match(/--/))throw new Error("Comment text cannot contain double-hypen: "+Mt);return this.assertLegalChar(Mt)},Ct.prototype.raw=function(Mt){return""+Mt||""},Ct.prototype.attName=function(Mt){return Mt=""+Mt||""},Ct.prototype.attValue=function(Mt){return Mt=""+Mt||"",this.attEscape(Mt)},Ct.prototype.insTarget=function(Mt){return""+Mt||""},Ct.prototype.insValue=function(Mt){if(Mt=""+Mt||"",Mt.match(/\?>/))throw new Error("Invalid processing instruction value: "+Mt);return Mt},Ct.prototype.xmlVersion=function(Mt){if(Mt=""+Mt||"",!Mt.match(/1\.[0-9]+/))throw new Error("Invalid version number: "+Mt);return Mt},Ct.prototype.xmlEncoding=function(Mt){if(Mt=""+Mt||"",!Mt.match(/^[A-Za-z](?:[A-Za-z0-9._-])*$/))throw new Error("Invalid encoding: "+Mt);return Mt},Ct.prototype.xmlStandalone=function(Mt){return Mt?"yes":"no"},Ct.prototype.dtdPubID=function(Mt){return""+Mt||""},Ct.prototype.dtdSysID=function(Mt){return""+Mt||""},Ct.prototype.dtdElementValue=function(Mt){return""+Mt||""},Ct.prototype.dtdAttType=function(Mt){return""+Mt||""},Ct.prototype.dtdAttDefault=function(Mt){return Mt!=null?""+Mt||"":Mt},Ct.prototype.dtdEntityValue=function(Mt){return""+Mt||""},Ct.prototype.dtdNData=function(Mt){return""+Mt||""},Ct.prototype.convertAttKey="@",Ct.prototype.convertPIKey="?",Ct.prototype.convertTextKey="#text",Ct.prototype.convertCDataKey="#cdata",Ct.prototype.convertCommentKey="#comment",Ct.prototype.convertRawKey="#raw",Ct.prototype.assertLegalChar=function(Mt){var It;if(It=Mt.match(/[\0\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/))throw new Error("Invalid character in string: "+Mt+" at index "+It.index);return Mt},Ct.prototype.elEscape=function(Mt){var It;return It=this.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,Mt.replace(It,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\r/g,"&#xD;")},Ct.prototype.attEscape=function(Mt){var It;return It=this.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,Mt.replace(It,"&amp;").replace(/</g,"&lt;").replace(/"/g,"&quot;").replace(/\t/g,"&#x9;").replace(/\n/g,"&#xA;").replace(/\r/g,"&#xD;")},Ct}()}).call(void 0)},{}],233:[function(wt,Qt,Yt){"use strict";var Bt=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Bt);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Ft in kt)It.call(kt,Ft)&&(St[Ft]=kt[Ft]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},It={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Ft){if(kt.__super__.constructor.call(this,xt),Ft==null)throw new Error("Missing element text");this.value=this.stringify.eleText(Ft)}return Mt(kt,St),kt.prototype.clone=function(){return(0,jt.default)(this)},kt.prototype.toString=function(xt){return this.options.writer.set(xt).text(this)},kt}(Ct)}).call(void 0)},{"./XMLNode":227,"babel-runtime/core-js/object/create":19}],234:[function(wt,Qt,Yt){"use strict";(function(){var Bt={}.hasOwnProperty;Qt.exports=function(){function jt(Ct){var Mt,It,St,kt,xt,Ft,vt,et,tt;Ct||(Ct={}),this.pretty=Ct.pretty||!1,this.allowEmpty=(It=Ct.allowEmpty)!=null&&It,this.pretty?(this.indent=(St=Ct.indent)!=null?St:" ",this.newline=(kt=Ct.newline)!=null?kt:`
`,this.offset=(xt=Ct.offset)!=null?xt:0,this.dontprettytextnodes=(Ft=Ct.dontprettytextnodes)!=null?Ft:0):(this.indent="",this.newline="",this.offset=0,this.dontprettytextnodes=0),this.spacebeforeslash=(vt=Ct.spacebeforeslash)!=null?vt:"",this.spacebeforeslash===!0&&(this.spacebeforeslash=" "),this.newlinedefault=this.newline,this.prettydefault=this.pretty,et=Ct.writer||{};for(Mt in et)Bt.call(et,Mt)&&(tt=et[Mt],this[Mt]=tt)}return jt.prototype.set=function(Ct){var Mt,It,St;Ct||(Ct={}),"pretty"in Ct&&(this.pretty=Ct.pretty),"allowEmpty"in Ct&&(this.allowEmpty=Ct.allowEmpty),this.pretty?(this.indent="indent"in Ct?Ct.indent:" ",this.newline="newline"in Ct?Ct.newline:`
`,this.offset="offset"in Ct?Ct.offset:0,this.dontprettytextnodes="dontprettytextnodes"in Ct?Ct.dontprettytextnodes:0):(this.indent="",this.newline="",this.offset=0,this.dontprettytextnodes=0),this.spacebeforeslash="spacebeforeslash"in Ct?Ct.spacebeforeslash:"",this.spacebeforeslash===!0&&(this.spacebeforeslash=" "),this.newlinedefault=this.newline,this.prettydefault=this.pretty,It=Ct.writer||{};for(Mt in It)Bt.call(It,Mt)&&(St=It[Mt],this[Mt]=St);return this},jt.prototype.space=function(Ct){var Mt;return this.pretty?(Mt=(Ct||0)+this.offset+1,Mt>0?new Array(Mt).join(this.indent):""):""},jt}()}).call(void 0)},{}],235:[function(wt,Qt,Yt){"use strict";(function(){var Bt,jt,Ct,Mt,It,St,kt;kt=wt("./Utility"),It=kt.assign,St=kt.isFunction,Bt=wt("./XMLDocument"),jt=wt("./XMLDocumentCB"),Mt=wt("./XMLStringWriter"),Ct=wt("./XMLStreamWriter"),Qt.exports.create=function(xt,Ft,vt,et){var tt,lt;if(xt==null)throw new Error("Root element needs a name");return et=It({},Ft,vt,et),tt=new Bt(et),lt=tt.element(xt),et.headless||(tt.declaration(et),et.pubID==null&&et.sysID==null||tt.doctype(et)),lt},Qt.exports.begin=function(xt,Ft,vt){var et;return St(xt)&&(et=[xt,Ft],Ft=et[0],vt=et[1],xt={}),Ft?new jt(xt,Ft,vt):new Bt(xt)},Qt.exports.stringWriter=function(xt){return new Mt(xt)},Qt.exports.streamWriter=function(xt,Ft){return new Ct(xt,Ft)}}).call(void 0)},{"./Utility":214,"./XMLDocument":224,"./XMLDocumentCB":225,"./XMLStreamWriter":230,"./XMLStringWriter":231}],236:[function(wt,Qt,Yt){function Bt(){for(var Ct={},Mt=0;Mt<arguments.length;Mt++){var It=arguments[Mt];for(var St in It)jt.call(It,St)&&(Ct[St]=It[St])}return Ct}Qt.exports=Bt;var jt=Object.prototype.hasOwnProperty},{}],237:[function(wt,Qt,Yt){"use strict";function Bt(et,tt,lt){Mt.isBuffer(tt)||(tt=new Mt(tt)),Mt.isBuffer(lt)||(lt=new Mt(lt)),tt.length>Ft?tt=et(tt):tt.length<Ft&&(tt=Mt.concat([tt,vt],Ft));for(var ot=new Mt(Ft),ut=new Mt(Ft),ct=0;ct<Ft;ct++)ot[ct]=54^tt[ct],ut[ct]=92^tt[ct];var ft=et(Mt.concat([ot,lt]));return et(Mt.concat([ut,ft]))}function jt(et,tt){et=et||"sha1";var lt=xt[et],ot=[],ut=0;return lt||Ct("algorithm:",et,"is not yet supported"),{update:function(ct){return Mt.isBuffer(ct)||(ct=new Mt(ct)),ot.push(ct),ut+=ct.length,this},digest:function(ct){var ft=Mt.concat(ot),gt=tt?Bt(lt,tt,ft):lt(ft);return ot=null,ct?gt.toString(ct):gt}}}function Ct(){var et=[].slice.call(arguments).join(" ");throw new Error([et,"we accept pull requests","http://github.com/dominictarr/crypto-browserify"].join(`
`))}var Mt=wt("buffer").Buffer,It=wt("./sha"),St=wt("./sha256"),kt=wt("./md5"),xt={sha1:It,sha256:St,md5:kt},Ft=64,vt=new Mt(Ft);vt.fill(0),Yt.createHash=function(et){return jt(et)},Yt.createHmac=function(et,tt){return jt(et,tt)},function(et,tt){for(var lt in et)tt(et[lt],lt)}(["createCredentials","createCipher","createCipheriv","createDecipher","createDecipheriv","createSign","createVerify","createDiffieHellman","pbkdf2"],function(et){Yt[et]=function(){Ct("sorry,",et,"is not implemented yet")}})},{"./md5":239,"./sha":240,"./sha256":241,buffer:38}],238:[function(wt,Qt,Yt){"use strict";function Bt(xt,Ft){if(xt.length%It!=0){var vt=xt.length+(It-xt.length%It);xt=Mt.concat([xt,St],vt)}for(var et=[],tt=Ft?xt.readInt32BE:xt.readInt32LE,lt=0;lt<xt.length;lt+=It)et.push(tt.call(xt,lt));return et}function jt(xt,Ft,vt){for(var et=new Mt(Ft),tt=vt?et.writeInt32BE:et.writeInt32LE,lt=0;lt<xt.length;lt++)tt.call(et,xt[lt],4*lt,!0);return et}function Ct(xt,Ft,vt,et){return Mt.isBuffer(xt)||(xt=new Mt(xt)),jt(Ft(Bt(xt,et),xt.length*kt),vt,et)}var Mt=wt("buffer").Buffer,It=4,St=new Mt(It);St.fill(0);var kt=8;Qt.exports={hash:Ct}},{buffer:38}],239:[function(wt,Qt,Yt){"use strict";function Bt(vt,et){vt[et>>5]|=128<<et%32,vt[14+(et+64>>>9<<4)]=et;for(var tt=1732584193,lt=-271733879,ot=-1732584194,ut=271733878,ct=0;ct<vt.length;ct+=16){var ft=tt,gt=lt,Lt=ot,Rt=ut;tt=Ct(tt,lt,ot,ut,vt[ct+0],7,-680876936),ut=Ct(ut,tt,lt,ot,vt[ct+1],12,-389564586),ot=Ct(ot,ut,tt,lt,vt[ct+2],17,606105819),lt=Ct(lt,ot,ut,tt,vt[ct+3],22,-1044525330),tt=Ct(tt,lt,ot,ut,vt[ct+4],7,-176418897),ut=Ct(ut,tt,lt,ot,vt[ct+5],12,1200080426),ot=Ct(ot,ut,tt,lt,vt[ct+6],17,-1473231341),lt=Ct(lt,ot,ut,tt,vt[ct+7],22,-45705983),tt=Ct(tt,lt,ot,ut,vt[ct+8],7,1770035416),ut=Ct(ut,tt,lt,ot,vt[ct+9],12,-1958414417),ot=Ct(ot,ut,tt,lt,vt[ct+10],17,-42063),lt=Ct(lt,ot,ut,tt,vt[ct+11],22,-1990404162),tt=Ct(tt,lt,ot,ut,vt[ct+12],7,1804603682),ut=Ct(ut,tt,lt,ot,vt[ct+13],12,-40341101),ot=Ct(ot,ut,tt,lt,vt[ct+14],17,-1502002290),lt=Ct(lt,ot,ut,tt,vt[ct+15],22,1236535329),tt=Mt(tt,lt,ot,ut,vt[ct+1],5,-165796510),ut=Mt(ut,tt,lt,ot,vt[ct+6],9,-1069501632),ot=Mt(ot,ut,tt,lt,vt[ct+11],14,643717713),lt=Mt(lt,ot,ut,tt,vt[ct+0],20,-373897302),tt=Mt(tt,lt,ot,ut,vt[ct+5],5,-701558691),ut=Mt(ut,tt,lt,ot,vt[ct+10],9,38016083),ot=Mt(ot,ut,tt,lt,vt[ct+15],14,-660478335),lt=Mt(lt,ot,ut,tt,vt[ct+4],20,-405537848),tt=Mt(tt,lt,ot,ut,vt[ct+9],5,568446438),ut=Mt(ut,tt,lt,ot,vt[ct+14],9,-1019803690),ot=Mt(ot,ut,tt,lt,vt[ct+3],14,-187363961),lt=Mt(lt,ot,ut,tt,vt[ct+8],20,1163531501),tt=Mt(tt,lt,ot,ut,vt[ct+13],5,-1444681467),ut=Mt(ut,tt,lt,ot,vt[ct+2],9,-51403784),ot=Mt(ot,ut,tt,lt,vt[ct+7],14,1735328473),lt=Mt(lt,ot,ut,tt,vt[ct+12],20,-1926607734),tt=It(tt,lt,ot,ut,vt[ct+5],4,-378558),ut=It(ut,tt,lt,ot,vt[ct+8],11,-2022574463),ot=It(ot,ut,tt,lt,vt[ct+11],16,1839030562),lt=It(lt,ot,ut,tt,vt[ct+14],23,-35309556),tt=It(tt,lt,ot,ut,vt[ct+1],4,-1530992060),ut=It(ut,tt,lt,ot,vt[ct+4],11,1272893353),ot=It(ot,ut,tt,lt,vt[ct+7],16,-155497632),lt=It(lt,ot,ut,tt,vt[ct+10],23,-1094730640),tt=It(tt,lt,ot,ut,vt[ct+13],4,681279174),ut=It(ut,tt,lt,ot,vt[ct+0],11,-358537222),ot=It(ot,ut,tt,lt,vt[ct+3],16,-722521979),lt=It(lt,ot,ut,tt,vt[ct+6],23,76029189),tt=It(tt,lt,ot,ut,vt[ct+9],4,-640364487),ut=It(ut,tt,lt,ot,vt[ct+12],11,-421815835),ot=It(ot,ut,tt,lt,vt[ct+15],16,530742520),lt=It(lt,ot,ut,tt,vt[ct+2],23,-995338651),tt=St(tt,lt,ot,ut,vt[ct+0],6,-198630844),ut=St(ut,tt,lt,ot,vt[ct+7],10,1126891415),ot=St(ot,ut,tt,lt,vt[ct+14],15,-1416354905),lt=St(lt,ot,ut,tt,vt[ct+5],21,-57434055),tt=St(tt,lt,ot,ut,vt[ct+12],6,1700485571),ut=St(ut,tt,lt,ot,vt[ct+3],10,-1894986606),ot=St(ot,ut,tt,lt,vt[ct+10],15,-1051523),lt=St(lt,ot,ut,tt,vt[ct+1],21,-2054922799),tt=St(tt,lt,ot,ut,vt[ct+8],6,1873313359),ut=St(ut,tt,lt,ot,vt[ct+15],10,-30611744),ot=St(ot,ut,tt,lt,vt[ct+6],15,-1560198380),lt=St(lt,ot,ut,tt,vt[ct+13],21,1309151649),tt=St(tt,lt,ot,ut,vt[ct+4],6,-145523070),ut=St(ut,tt,lt,ot,vt[ct+11],10,-1120210379),ot=St(ot,ut,tt,lt,vt[ct+2],15,718787259),lt=St(lt,ot,ut,tt,vt[ct+9],21,-343485551),tt=kt(tt,ft),lt=kt(lt,gt),ot=kt(ot,Lt),ut=kt(ut,Rt)}return Array(tt,lt,ot,ut)}function jt(vt,et,tt,lt,ot,ut){return kt(xt(kt(kt(et,vt),kt(lt,ut)),ot),tt)}function Ct(vt,et,tt,lt,ot,ut,ct){return jt(et&tt|~et&lt,vt,et,ot,ut,ct)}function Mt(vt,et,tt,lt,ot,ut,ct){return jt(et&lt|tt&~lt,vt,et,ot,ut,ct)}function It(vt,et,tt,lt,ot,ut,ct){return jt(et^tt^lt,vt,et,ot,ut,ct)}function St(vt,et,tt,lt,ot,ut,ct){return jt(tt^(et|~lt),vt,et,ot,ut,ct)}function kt(vt,et){var tt=(65535&vt)+(65535&et);return(vt>>16)+(et>>16)+(tt>>16)<<16|65535&tt}function xt(vt,et){return vt<<et|vt>>>32-et}var Ft=wt("./helpers");Qt.exports=function(vt){return Ft.hash(vt,Bt,16)}},{"./helpers":238}],240:[function(wt,Qt,Yt){"use strict";function Bt(kt,xt){kt[xt>>5]|=128<<24-xt%32,kt[15+(xt+64>>9<<4)]=xt;for(var Ft=Array(80),vt=1732584193,et=-271733879,tt=-1732584194,lt=271733878,ot=-1009589776,ut=0;ut<kt.length;ut+=16){for(var ct=vt,ft=et,gt=tt,Lt=lt,Rt=ot,Ut=0;Ut<80;Ut++){Ft[Ut]=Ut<16?kt[ut+Ut]:It(Ft[Ut-3]^Ft[Ut-8]^Ft[Ut-14]^Ft[Ut-16],1);var Nt=Mt(Mt(It(vt,5),jt(Ut,et,tt,lt)),Mt(Mt(ot,Ft[Ut]),Ct(Ut)));ot=lt,lt=tt,tt=It(et,30),et=vt,vt=Nt}vt=Mt(vt,ct),et=Mt(et,ft),tt=Mt(tt,gt),lt=Mt(lt,Lt),ot=Mt(ot,Rt)}return Array(vt,et,tt,lt,ot)}function jt(kt,xt,Ft,vt){return kt<20?xt&Ft|~xt&vt:kt<40?xt^Ft^vt:kt<60?xt&Ft|xt&vt|Ft&vt:xt^Ft^vt}function Ct(kt){return kt<20?1518500249:kt<40?1859775393:kt<60?-1894007588:-899497514}function Mt(kt,xt){var Ft=(65535&kt)+(65535&xt);return(kt>>16)+(xt>>16)+(Ft>>16)<<16|65535&Ft}function It(kt,xt){return kt<<xt|kt>>>32-xt}var St=wt("./helpers");Qt.exports=function(kt){return St.hash(kt,Bt,20,!0)}},{"./helpers":238}],241:[function(wt,Qt,Yt){"use strict";var Bt=wt("./helpers"),jt=function(tt,lt){var ot=(65535&tt)+(65535&lt);return(tt>>16)+(lt>>16)+(ot>>16)<<16|65535&ot},Ct=function(tt,lt){return tt>>>lt|tt<<32-lt},Mt=function(tt,lt){return tt>>>lt},It=function(tt,lt,ot){return tt&lt^~tt&ot},St=function(tt,lt,ot){return tt&lt^tt&ot^lt&ot},kt=function(tt){return Ct(tt,2)^Ct(tt,13)^Ct(tt,22)},xt=function(tt){return Ct(tt,6)^Ct(tt,11)^Ct(tt,25)},Ft=function(tt){return Ct(tt,7)^Ct(tt,18)^Mt(tt,3)},vt=function(tt){return Ct(tt,17)^Ct(tt,19)^Mt(tt,10)},et=function(tt,lt){var ot,ut,ct,ft,gt,Lt,Rt,Ut,Nt,$t,qt,Zt,ce=new Array(1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298),de=new Array(1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225),be=new Array(64);tt[lt>>5]|=128<<24-lt%32,tt[15+(lt+64>>9<<4)]=lt;for(var Nt=0;Nt<tt.length;Nt+=16){ot=de[0],ut=de[1],ct=de[2],ft=de[3],gt=de[4],Lt=de[5],Rt=de[6],Ut=de[7];for(var $t=0;$t<64;$t++)be[$t]=$t<16?tt[$t+Nt]:jt(jt(jt(vt(be[$t-2]),be[$t-7]),Ft(be[$t-15])),be[$t-16]),qt=jt(jt(jt(jt(Ut,xt(gt)),It(gt,Lt,Rt)),ce[$t]),be[$t]),Zt=jt(kt(ot),St(ot,ut,ct)),Ut=Rt,Rt=Lt,Lt=gt,gt=jt(ft,qt),ft=ct,ct=ut,ut=ot,ot=jt(qt,Zt);de[0]=jt(ot,de[0]),de[1]=jt(ut,de[1]),de[2]=jt(ct,de[2]),de[3]=jt(ft,de[3]),de[4]=jt(gt,de[4]),de[5]=jt(Lt,de[5]),de[6]=jt(Rt,de[6]),de[7]=jt(Ut,de[7])}return de};Qt.exports=function(tt){return Bt.hash(tt,et,32,!0)}},{"./helpers":238}],242:[function(wt,Qt,Yt){(function(Bt){"use strict";function jt(et){return et&&et.__esModule?et:{default:et}}var Ct=wt("babel-runtime/core-js/object/create"),Mt=jt(Ct),It=wt("babel-runtime/helpers/classCallCheck"),St=jt(It),kt=wt("babel-runtime/helpers/createClass"),xt=jt(kt),Ft=wt("babel-runtime/helpers/typeof"),vt=jt(Ft);(function(et){if((Yt===void 0?"undefined":(0,vt.default)(Yt))==="object"&&Qt!==void 0)Qt.exports=et();else if(typeof te=="function"&&te.amd)te([],et);else{var tt;tt=typeof window!="undefined"?window:Bt!==void 0?Bt:typeof self!="undefined"?self:this,tt.mime=et()}})(function(){return function et(tt,lt,ot){function ut(gt,Lt){if(!lt[gt]){if(!tt[gt]){var Rt=typeof wt=="function"&&wt;if(!Lt&&Rt)return Rt(gt,!0);if(ct)return ct(gt,!0);var Ut=new Error("Cannot find module '"+gt+"'");throw Ut.code="MODULE_NOT_FOUND",Ut}var Nt=lt[gt]={exports:{}};tt[gt][0].call(Nt.exports,function($t){var qt=tt[gt][1][$t];return ut(qt||$t)},Nt,Nt.exports,et,tt,lt,ot)}return lt[gt].exports}for(var ct=typeof wt=="function"&&wt,ft=0;ft<ot.length;ft++)ut(ot[ft]);return ut}({1:[function(et,tt,lt){var ot=function(){function ut(){(0,St.default)(this,ut),this._types=(0,Mt.default)(null),this._extensions=(0,Mt.default)(null);for(var ct=0;ct<arguments.length;ct++)this.define(arguments[ct])}return(0,xt.default)(ut,[{key:"define",value:function(ct,ft){for(var gt in ct){for(var Lt=ct[gt],Rt=0;Rt<Lt.length;Rt++){var Ut=Lt[Rt];if(!ft&&Ut in this._types)throw new Error('Attempt to change mapping for "'+Ut+'" extension from "'+this._types[Ut]+'" to "'+gt+'". Pass `force=true` to allow this, otherwise remove "'+Ut+'" from the list of extensions for "'+gt+'".');this._types[Ut]=gt}!ft&&this._extensions[gt]||(this._extensions[gt]=Lt[0])}}},{key:"getType",value:function(ct){ct=String(ct);var ft=ct.replace(/^.*[\/\\]/,"").toLowerCase(),gt=ft.replace(/^.*\./,"").toLowerCase(),Lt=ft.length<ct.length;return(gt.length<ft.length-1||!Lt)&&this._types[gt]||null}},{key:"getExtension",value:function(ct){return(ct=/^\s*([^;\s]*)/.test(ct)&&RegExp.$1)&&this._extensions[ct.toLowerCase()]||null}}]),ut}();tt.exports=ot},{}],2:[function(et,tt,lt){var ot=et("./Mime");tt.exports=new ot(et("./types/standard"),et("./types/other"))},{"./Mime":1,"./types/other":3,"./types/standard":4}],3:[function(et,tt,lt){tt.exports={"application/prs.cww":["cww"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["xfdf"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["mpp","mpt"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":[],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":[],"application/x-bittorrent":["torrent"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-otf":[],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-ttf":["ttf","ttc"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-iso9660-image":[],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":[],"application/x-msdownload":["com","bat"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["wmf","emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":[],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":[],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":[],"audio/x-wav":[],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":[],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/x-3ds":["3ds"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":[],"image/x-pcx":["pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["mts"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":[],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]}},{}],4:[function(et,tt,lt){tt.exports={"application/andrew-inset":["ez"],"application/applixware":["aw"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomsvc+xml":["atomsvc"],"application/bdoc":["bdoc"],"application/ccxml+xml":["ccxml"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cu-seeme":["cu"],"application/dash+xml":["mpd"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/font-tdpfr":["pfr"],"application/font-woff":["woff"],"application/font-woff2":["woff2"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["js","mjs"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["mp4s","m4p"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-signature":["asc","sig"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/pskc+xml":["pskcxml"],"application/rdf+xml":["rdf"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/voicexml+xml":["vxml"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-diff+xml":["xdf"],"application/xenc+xml":["xenc"],"application/xhtml+xml":["xhtml","xht"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":[],"audio/adpcm":["adp"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mp3":[],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":[],"audio/webm":["weba"],"audio/xm":["xm"],"font/otf":["otf"],"image/apng":["apng"],"image/bmp":["bmp"],"image/cgm":["cgm"],"image/g3fax":["g3"],"image/gif":["gif"],"image/ief":["ief"],"image/jpeg":["jpeg","jpg","jpe"],"image/ktx":["ktx"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/tiff":["tiff","tif"],"image/webp":["webp"],"message/rfc822":["eml","mime"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/mesh":["msh","mesh","silo"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["x3db","x3dbz"],"model/x3d+vrml":["x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/hjson":["hjson"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["markdown","md"],"text/mathml":["mml"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":[],"text/sgml":["sgml","sgm"],"text/slim":["slim","slm"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/xml":[],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/jpeg":["jpgv"],"video/jpm":["jpm","jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]}},{}]},{},[2])(2)})}).call(this,typeof ue.g!="undefined"?ue.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"babel-runtime/core-js/object/create":19,"babel-runtime/helpers/classCallCheck":30,"babel-runtime/helpers/createClass":31,"babel-runtime/helpers/typeof":32}],243:[function(wt,Qt,Yt){"use strict";Yt.encodeURIComponent=function(Bt){try{return encodeURIComponent(Bt)}catch(jt){return Bt}},Yt.escape=wt("escape-html"),Yt.timestamp=function(Bt){if(Bt){var jt=Bt;return typeof jt=="string"&&(jt=Number(jt)),String(Bt).length===10&&(jt*=1e3),new Date(jt)}return Math.round(Date.now()/1e3)}},{"escape-html":157}],244:[function(wt,Qt,Yt){(function(Bt,jt){"use strict";function Ct(Ut){return Ut&&Ut.__esModule?Ut:{default:Ut}}function Mt(Ut,Nt){return Ut===void 0?Nt:Ut}function It(Ut,Nt){return function($t,qt,Zt){if($t)return Nt($t);Ut({data:qt,status:Zt.statusCode,headers:Zt.headers,res:Zt})}}var St,kt=wt("babel-runtime/core-js/json/stringify"),xt=Ct(kt),Ft=wt("babel-runtime/helpers/typeof"),vt=Ct(Ft),et=wt("util"),tt=wt("url"),lt=wt("http"),ot=wt("https"),ut=wt("debug")("urllib"),ct=wt("humanize-ms"),ft=0,gt=Math.pow(2,31)-10,Lt=/^https?:\/\//i;Yt.TIMEOUTS=[ct("300s"),ct("300s")];var Rt=["json","text"];Yt.request=function(Ut,Nt,$t){return arguments.length===2&&typeof Nt=="function"&&($t=Nt,Nt=null),typeof $t=="function"?Yt.requestWithCallback(Ut,Nt,$t):(St||(St=wt("any-promise")),new St(function(qt,Zt){Yt.requestWithCallback(Ut,Nt,It(qt,Zt))}))},Yt.requestWithCallback=function(Ut,Nt,$t){function qt(){_t&&(clearTimeout(_t),_t=null)}function Zt(){Ot&&(clearTimeout(Ot),Ot=null)}function ce(Xe,Dn,xn){if(Zt(),!$t)return console.warn("[urllib:warn] [%s] [%s] [worker:%s] %s %s callback twice!!!",Date(),he,Bt.pid,Le.method,Ut),void(Xe&&console.warn(`[urllib:warn] [%s] [%s] [worker:%s] %s: %s
stack: %s`,Date(),he,Bt.pid,Xe.name,Xe.message,Xe.stack));var Mn=$t;$t=null;var In={};if(xn&&(Wt=xn.statusCode,In=xn.headers),Wt===401&&In["www-authenticate"]&&(!Nt.headers||!Nt.headers.Authorization)&&Nt.digestAuth){var qn=In["www-authenticate"];if(qn.indexOf("Digest ")>=0)return ut("Request#%d %s: got digest auth header WWW-Authenticate: %s",he,Ut,qn),Nt.headers=Nt.headers||{},Nt.headers.Authorization=digestAuthHeader(Le.method,Le.path,qn,Nt.digestAuth),ut("Request#%d %s: auth with digest header: %s",he,Ut,Nt.headers.Authorization),xn.headers["set-cookie"]&&(Nt.headers.Cookie=xn.headers["set-cookie"].join(";")),Yt.requestWithCallback(Ut,Nt,Mn)}var Sn=Date.now()-se;_e&&(_e.contentDownload=Sn),ut("[%sms] done, %s bytes HTTP %s %s %s %s, keepAliveSocket: %s, timing: %j",Sn,Gt,Wt,Le.method,Le.host,Le.path,ie,_e);var oi={status:Wt,statusCode:Wt,headers:In,size:Gt,aborted:ge,rt:Sn,keepAliveSocket:ie,data:Dn,requestUrls:Nt.requestUrls,timing:_e,remoteAddress:Pe,remotePort:Ve};if(Xe){var vi="";Me&&typeof Me.getCurrentStatus=="function"&&(vi=", agent status: "+(0,xt.default)(Me.getCurrentStatus())),Xe.message+=", "+Le.method+" "+Ut+" "+Wt+" (connected: "+Dt+", keepalive socket: "+ie+vi+`)
headers: `+(0,xt.default)(In),Xe.data=Dn,Xe.path=Le.path,Xe.status=Wt,Xe.headers=In,Xe.res=oi}Mn(Xe,Dn,Nt.streaming?xn:oi),Nt.emitter&&(Jt.url=Ut,Jt.socket=on&&on.connection,Jt.options=Le,Jt.size=Kt,Nt.emitter.emit("response",{requestId:he,error:Xe,ctx:Nt.ctx,req:Jt,res:oi}))}function de(Xe){var Dn=null;if(Nt.followRedirect&&statuses.redirect[Xe.statusCode]){Nt._followRedirectCount=(Nt._followRedirectCount||0)+1;var xn=Xe.headers.location;if(xn){if(!(Nt._followRedirectCount>Nt.maxRedirects)){var Mn=Nt.formatRedirectUrl?Nt.formatRedirectUrl(Ut,xn):tt.resolve(Ut,xn);ut("Request#%d %s: `redirected` from %s to %s",he,Le.path,Ut,Mn),Zt(),Nt.headers&&Nt.headers.Host&&Lt.test(xn)&&(Nt.headers.Host=null);var In=$t;return $t=null,Yt.requestWithCallback(Mn,Nt,In),{redirect:!0,error:null}}Dn=new Error("Exceeded maxRedirects. Probably stuck in a redirect loop "+Ut),Dn.name="MaxRedirectError"}else Dn=new Error("Got statusCode "+Xe.statusCode+" but cannot resolve next location from headers"),Dn.name="FollowRedirectError"}return{redirect:!1,error:Dn}}function be(Xe,Dn,xn){return xn(null,Dn,Xe.headers["content-encoding"])}function Ne(Xe){if(_e&&(_e.waiting=Date.now()-se),ut("Request#%d %s `req response` event emit: status %d, headers: %j",he,Ut,Xe.statusCode,Xe.headers),Nt.streaming){var Dn=de(Xe);return Dn.redirect?void Xe.resume():Dn.error?(Xe.resume(),ce(Dn.error,null,Xe)):ce(null,null,Xe)}if(Xe.on("close",function(){ut("Request#%d %s: `res close` event emit, total size %d",he,Ut,Gt)}),Xe.on("error",function(){ut("Request#%d %s: `res error` event emit, total size %d",he,Ut,Gt)}),Xe.on("aborted",function(){ge=!0,ut("Request#%d %s: `res aborted` event emit, total size %d",he,Ut,Gt)}),Fe){var Dn=de(Xe);return Dn.redirect?void Xe.resume():Dn.error?(Xe.resume(),Fe.end(),ce(Dn.error,null,Xe)):(Nt.consumeWriteStream===!1?Xe.on("end",ce.bind(null,null,null,Xe)):isNode010||isNode012?first([[Fe,"close"],[Xe,"aborted"]],function(In,qn,Sn){ut("Request#%d %s: writeStream or res %s event emitted",he,Ut,Sn),ce(Pt||null,null,Xe)}):Fe.on("close",function(){ut("Request#%d %s: writeStream close event emitted",he,Ut),ce(Pt||null,null,Xe)}),Xe.pipe(Fe))}var xn=[];Xe.on("data",function(Mn){ut("Request#%d %s: `res data` event emit, size %d",he,Ut,Mn.length),Gt+=Mn.length,xn.push(Mn)}),Xe.on("end",function(){var Mn=jt.concat(xn,Gt);if(ut("Request#%d %s: `res end` event emit, total size %d, _dumped: %s",he,Ut,Gt,Xe._dumped),Pt)return ce(Pt,Mn,Xe);var In=de(Xe);if(In.error)return ce(In.error,Mn,Xe);In.redirect||be(Xe,Mn,function(qn,Sn,oi){if(qn)return ce(qn,Mn,Xe);if(!oi&&Rt.indexOf(Nt.dataType)>=0){try{Sn=decodeBodyByCharset(Sn,Xe)}catch(yi){return ut("decodeBodyByCharset error: %s",yi),ce(null,Sn,Xe)}if(Nt.dataType==="json")if(Gt===0)Sn=null;else{var vi=parseJSON(Sn,Je);vi.error?qn=vi.error:Sn=vi.data}}ge&&ut("Request#%d %s: Remote socket was terminated before `response.end()` was called",he,Ut),ce(qn,Sn,Xe)})})}function Ge(){ut("Response timer ticking, timeout: %d",sn),Ot=setTimeout(function(){Ot=null;var Xe="Response timeout for "+sn+"ms";Pt=new Error(Xe),Pt.name="ResponseTimeoutError",Pt.requestId=he,ut("ResponseTimeout: Request#%d %s %s: %s, connected: %s",he,Ut,Pt.name,Xe,Dt),xe()},sn)}function xe(){ut("Request#%d %s abort, connected: %s",he,Ut,Dt),on.socket||(Pt.noSocket=!0,ce(Pt)),on.abort()}if(!Ut||typeof Ut!="string"&&(Ut===void 0?"undefined":(0,vt.default)(Ut))!=="object"){var We=et.format("expect request url to be a string or a http request options, but got %j",Ut);throw new Error(We)}arguments.length===2&&typeof Nt=="function"&&($t=Nt,Nt=null),Nt=Nt||{},ft>=gt&&(ft=0);var he=++ft;Nt.requestUrls=Nt.requestUrls||[];var Jt={requestId:he,url:Ut,args:Nt,ctx:Nt.ctx};Nt.emitter&&Nt.emitter.emit("request",Jt),Nt.timeout=Nt.timeout||Yt.TIMEOUTS,Nt.maxRedirects=Nt.maxRedirects||10,Nt.streaming=Nt.streaming||Nt.customResponse;var re,se=Date.now();typeof Ut=="string"?(Lt.test(Ut)||(Ut="http://"+Ut),re=tt.parse(Ut)):re=Ut;var pe=(Nt.type||Nt.method||re.method||"GET").toUpperCase(),le=re.port||80,ze=lt,Me=Mt(Nt.agent,Yt.agent),Je=Nt.fixJSONCtlChars;re.protocol==="https:"&&(ze=ot,Me=Mt(Nt.httpsAgent,Yt.httpsAgent),re.port||(le=443));var Le={host:re.hostname||re.host||"localhost",path:re.path||"/",method:pe,port:le,agent:Me,headers:Nt.headers||{},lookup:Nt.lookup};Array.isArray(Nt.timeout)?Le.requestTimeout=Nt.timeout[Nt.timeout.length-1]:Nt.timeout!==void 0&&(Le.requestTimeout=Nt.timeout);for(var we=["pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","secureProtocol","secureOptions"],Re=0;Re<we.length;Re++){var De=we[Re];Nt.hasOwnProperty(De)&&(Le[De]=Nt[De])}Le.rejectUnauthorized!==!1||Le.hasOwnProperty("secureOptions")||(Le.secureOptions=wt("constants").SSL_OP_NO_TLSv1_2);var je=Nt.auth||re.auth;je&&(Le.auth=je);var ee=Nt.content||Nt.data,Et=pe==="GET"||pe==="HEAD"||Nt.dataAsQueryString;if(!Nt.content&&ee&&typeof ee!="string"&&!jt.isBuffer(ee))if(Et)ee=Nt.nestedQuerystring?qs.stringify(ee):querystring.stringify(ee);else{var bt=Le.headers["Content-Type"]||Le.headers["content-type"];bt||(bt=Nt.contentType==="json"?"application/json":"application/x-www-form-urlencoded",Le.headers["Content-Type"]=bt),ee=parseContentType(bt).type==="application/json"?(0,xt.default)(ee):Nt.nestedQuerystring?qs.stringify(ee):querystring.stringify(ee)}Et&&ee&&(Le.path+=(re.query?"&":"?")+ee,ee=null);var Kt=0;if(ee){var oe=ee.length;jt.isBuffer(ee)||(oe=jt.byteLength(ee)),Kt=Le.headers["Content-Length"]=oe}Nt.dataType==="json"&&(Le.headers.Accept="application/json"),typeof Nt.beforeRequest=="function"&&Nt.beforeRequest(Le);var _t=null,Ot=null,Pt=null,Dt=!1,ie=!1,Gt=0,Wt=-1,ge=!1,Pe="",Ve="",_e=null;Nt.timing&&(_e={queuing:0,dnslookup:0,connected:0,requestSent:0,waiting:0,contentDownload:0}),Le.headers["User-Agent"]||Le.headers["user-agent"]||(Le.headers["User-Agent"]=navigator.userAgent),Nt.gzip&&(Le.headers["Accept-Encoding"]||Le.headers["accept-encoding"]||(Le.headers["Accept-Encoding"]="gzip"));var Fe=Nt.writeStream;ut("Request#%d %s %s with headers %j, options.path: %s",he,pe,Ut,Le.headers,Le.path),Nt.requestUrls.push(Ut);var rn,sn;Array.isArray(Nt.timeout)?(rn=ct(Nt.timeout[0]),sn=ct(Nt.timeout[1])):rn=sn=ct(Nt.timeout),ut("ConnectTimeout: %d, ResponseTimeout: %d",rn,sn);var on;try{on=ze.request(Le,Ne)}catch(Xe){return ce(Xe)}return typeof window=="undefined"?function(){ut("Connect timer ticking, timeout: %d",rn),_t=setTimeout(function(){_t=null,Wt===-1&&(Wt=-2);var Xe="Connect timeout for "+rn+"ms",Dn="ConnectionTimeoutError";on.socket||(Dn="SocketAssignTimeoutError",Xe+=", working sockets is full"),Pt=new Error(Xe),Pt.name=Dn,Pt.requestId=he,ut("ConnectTimeout: Request#%d %s %s: %s, connected: %s",he,Ut,Pt.name,Xe,Dt),xe()},rn)}():on.on("requestTimeout",function(){Wt===-1&&(Wt=-2);var Xe="Connect timeout for "+rn+"ms";Pt=new Error(Xe),Pt.name="ConnectionTimeoutError",Pt.requestId=he,xe()}),_e&&on.on("finish",function(){_e.requestSent=Date.now()-se}),on.once("socket",function(Xe){_e&&(_e.queuing=Date.now()-se),isNode010&&Xe.socket&&(Xe=Xe.socket);var Dn=Xe.readyState;if(Dn==="opening")return Xe.once("lookup",function(xn,Mn,In){ut("Request#%d %s lookup: %s, %s, %s",he,Ut,xn,Mn,In),_e&&(_e.dnslookup=Date.now()-se),Mn&&(Pe=Mn)}),void Xe.once("connect",function(){_e&&(_e.connected=Date.now()-se),qt(),Ge(),ut("Request#%d %s new socket connected",he,Ut),Dt=!0,Pe||(Pe=Xe.remoteAddress),Ve=Xe.remotePort});ut("Request#%d %s reuse socket connected, readyState: %s",he,Ut,Dn),Dt=!0,ie=!0,Pe||(Pe=Xe.remoteAddress),Ve=Xe.remotePort,qt(),Ge()}),on.on("error",function(Xe){Xe.name!=="Error"&&Xe.name!=="TypeError"||(Xe.name=Dt?"ResponseError":"RequestError"),Xe.message+=' (req "error")',ut("Request#%d %s `req error` event emit, %s: %s",he,Ut,Xe.name,Xe.message),ce(Pt||Xe)}),Fe&&Fe.once("error",function(Xe){Xe.message+=' (writeStream "error")',Pt=Xe,ut("Request#%d %s `writeStream error` event emit, %s: %s",he,Ut,Xe.name,Xe.message),xe()}),Nt.stream?(Nt.stream.pipe(on),Nt.stream.once("error",function(Xe){Xe.message+=' (stream "error")',Pt=Xe,ut("Request#%d %s `readStream error` event emit, %s: %s",he,Ut,Xe.name,Xe.message),xe()})):on.end(ee),on.requestId=he,on}}).call(this,wt("_process"),wt("buffer").Buffer)},{_process:173,"any-promise":13,"babel-runtime/core-js/json/stringify":17,"babel-runtime/helpers/typeof":32,buffer:38,constants:42,debug:155,http:196,https:159,"humanize-ms":160,url:203,util:207}]},{},[1])(1)}),function(te){function wt(Yt){if(Qt[Yt])return Qt[Yt].exports;var Bt=Qt[Yt]={i:Yt,l:!1,exports:{}};return te[Yt].call(Bt.exports,Bt,Bt.exports,wt),Bt.l=!0,Bt.exports}var Qt={};wt.m=te,wt.c=Qt,wt.d=function(Yt,Bt,jt){wt.o(Yt,Bt)||Object.defineProperty(Yt,Bt,{configurable:!1,enumerable:!0,get:jt})},wt.n=function(Yt){var Bt=Yt&&Yt.__esModule?function(){return Yt.default}:function(){return Yt};return wt.d(Bt,"a",Bt),Bt},wt.o=function(Yt,Bt){return Object.prototype.hasOwnProperty.call(Yt,Bt)},wt.p="",wt(wt.s=12)}([function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt()})(0,function(){var Yt=Yt||function(Bt,jt){var Ct=Object.create||function(){function ot(){}return function(ut){var ct;return ot.prototype=ut,ct=new ot,ot.prototype=null,ct}}(),Mt={},It=Mt.lib={},St=It.Base=function(){return{extend:function(ot){var ut=Ct(this);return ot&&ut.mixIn(ot),ut.hasOwnProperty("init")&&this.init!==ut.init||(ut.init=function(){ut.$super.init.apply(this,arguments)}),ut.init.prototype=ut,ut.$super=this,ut},create:function(){var ot=this.extend();return ot.init.apply(ot,arguments),ot},init:function(){},mixIn:function(ot){for(var ut in ot)ot.hasOwnProperty(ut)&&(this[ut]=ot[ut]);ot.hasOwnProperty("toString")&&(this.toString=ot.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),kt=It.WordArray=St.extend({init:function(ot,ut){ot=this.words=ot||[],this.sigBytes=ut!=null?ut:4*ot.length},toString:function(ot){return(ot||Ft).stringify(this)},concat:function(ot){var ut=this.words,ct=ot.words,ft=this.sigBytes,gt=ot.sigBytes;if(this.clamp(),ft%4)for(var Lt=0;Lt<gt;Lt++){var Rt=ct[Lt>>>2]>>>24-Lt%4*8&255;ut[ft+Lt>>>2]|=Rt<<24-(ft+Lt)%4*8}else for(var Lt=0;Lt<gt;Lt+=4)ut[ft+Lt>>>2]=ct[Lt>>>2];return this.sigBytes+=gt,this},clamp:function(){var ot=this.words,ut=this.sigBytes;ot[ut>>>2]&=4294967295<<32-ut%4*8,ot.length=Bt.ceil(ut/4)},clone:function(){var ot=St.clone.call(this);return ot.words=this.words.slice(0),ot},random:function(ot){for(var ut,ct=[],ft=0;ft<ot;ft+=4){var gt=function(Rt){var Rt=Rt,Ut=987654321,Nt=4294967295;return function(){Ut=36969*(65535&Ut)+(Ut>>16)&Nt,Rt=18e3*(65535&Rt)+(Rt>>16)&Nt;var $t=(Ut<<16)+Rt&Nt;return $t/=4294967296,($t+=.5)*(Bt.random()>.5?1:-1)}}(4294967296*(ut||Bt.random()));ut=987654071*gt(),ct.push(4294967296*gt()|0)}return new kt.init(ct,ot)}}),xt=Mt.enc={},Ft=xt.Hex={stringify:function(ot){for(var ut=ot.words,ct=ot.sigBytes,ft=[],gt=0;gt<ct;gt++){var Lt=ut[gt>>>2]>>>24-gt%4*8&255;ft.push((Lt>>>4).toString(16)),ft.push((15&Lt).toString(16))}return ft.join("")},parse:function(ot){for(var ut=ot.length,ct=[],ft=0;ft<ut;ft+=2)ct[ft>>>3]|=parseInt(ot.substr(ft,2),16)<<24-ft%8*4;return new kt.init(ct,ut/2)}},vt=xt.Latin1={stringify:function(ot){for(var ut=ot.words,ct=ot.sigBytes,ft=[],gt=0;gt<ct;gt++){var Lt=ut[gt>>>2]>>>24-gt%4*8&255;ft.push(String.fromCharCode(Lt))}return ft.join("")},parse:function(ot){for(var ut=ot.length,ct=[],ft=0;ft<ut;ft++)ct[ft>>>2]|=(255&ot.charCodeAt(ft))<<24-ft%4*8;return new kt.init(ct,ut)}},et=xt.Utf8={stringify:function(ot){try{return decodeURIComponent(escape(vt.stringify(ot)))}catch(ut){throw new Error("Malformed UTF-8 data")}},parse:function(ot){return vt.parse(unescape(encodeURIComponent(ot)))}},tt=It.BufferedBlockAlgorithm=St.extend({reset:function(){this._data=new kt.init,this._nDataBytes=0},_append:function(ot){typeof ot=="string"&&(ot=et.parse(ot)),this._data.concat(ot),this._nDataBytes+=ot.sigBytes},_process:function(ot){var ut=this._data,ct=ut.words,ft=ut.sigBytes,gt=this.blockSize,Lt=4*gt,Rt=ft/Lt;Rt=ot?Bt.ceil(Rt):Bt.max((0|Rt)-this._minBufferSize,0);var Ut=Rt*gt,Nt=Bt.min(4*Ut,ft);if(Ut){for(var $t=0;$t<Ut;$t+=gt)this._doProcessBlock(ct,$t);var qt=ct.splice(0,Ut);ut.sigBytes-=Nt}return new kt.init(qt,Nt)},clone:function(){var ot=St.clone.call(this);return ot._data=this._data.clone(),ot},_minBufferSize:0}),lt=(It.Hasher=tt.extend({cfg:St.extend(),init:function(ot){this.cfg=this.cfg.extend(ot),this.reset()},reset:function(){tt.reset.call(this),this._doReset()},update:function(ot){return this._append(ot),this._process(),this},finalize:function(ot){return ot&&this._append(ot),this._doFinalize()},blockSize:16,_createHelper:function(ot){return function(ut,ct){return new ot.init(ct).finalize(ut)}},_createHmacHelper:function(ot){return function(ut,ct){return new lt.HMAC.init(ot,ct).finalize(ut)}}}),Mt.algo={});return Mt}(Math);return Yt})},function(te,wt,Qt){"use strict";function Yt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function Ct(Mt,It){for(var St=0;St<It.length;St++){var kt=It[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,It,St){return It&&Ct(Mt.prototype,It),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Yt(this,Ct)}return Bt(Ct,null,[{key:"detectIEVersion",value:function(){for(var Mt=4,It=document.createElement("div"),St=It.getElementsByTagName("i");It.innerHTML="<!--[if gt IE "+Mt+"]><i></i><![endif]-->",St[0];)Mt++;return Mt>4&&Mt}},{key:"extend",value:function(Mt,It){for(var St in It)Object.prototype.hasOwnProperty.call(It,St)&&It[St]&&(Mt[St]=It[St])}},{key:"isArray",value:function(Mt){return Object.prototype.toString.call(arg)==="[object Array]"}},{key:"getFileType",value:function(Mt){return Mt=Mt.toLowerCase(),/.mp4|.flv|.m3u8|.avi|.rm|.rmvb|.mpeg|.mpg|.mov|.wmv|.3gp|.asf|.dat|.dv|.f4v|.gif|.m2t|.m4v|.mj2|.mjpeg|.mpe|.mts|.ogg|.qt|.swf|.ts|.vob|.wmv|.webm/.test(Mt)?"video":/.mp3|.wav|.ape|.cda|.au|.midi|.mac|.aac|.ac3|.acm|.amr|.caf|.flac|.m4a|.ra|.wma/.test(Mt)?"audio":/.bmp|.jpg|.jpeg|.png/.test(Mt)?"img":"other"}},{key:"isImage",value:function(Mt){return Mt=Mt.toLowerCase(),!!/.jpg|.jpeg|.png/.test(Mt)}},{key:"ISODateString",value:function(Mt){function It(St){return St<10?"0"+St:St}return Mt.getUTCFullYear()+"-"+It(Mt.getUTCMonth()+1)+"-"+It(Mt.getUTCDate())+"T"+It(Mt.getUTCHours())+":"+It(Mt.getUTCMinutes())+":"+It(Mt.getUTCSeconds())+"Z"}},{key:"isIntNum",value:function(Mt){return!!/^\d+$/.test(Mt)}}]),Ct}();wt.default=jt},function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt(Qt(0))})(0,function(Yt){return function(Bt){function jt(lt,ot,ut,ct,ft,gt,Lt){var Rt=lt+(ot&ut|~ot&ct)+ft+Lt;return(Rt<<gt|Rt>>>32-gt)+ot}function Ct(lt,ot,ut,ct,ft,gt,Lt){var Rt=lt+(ot&ct|ut&~ct)+ft+Lt;return(Rt<<gt|Rt>>>32-gt)+ot}function Mt(lt,ot,ut,ct,ft,gt,Lt){var Rt=lt+(ot^ut^ct)+ft+Lt;return(Rt<<gt|Rt>>>32-gt)+ot}function It(lt,ot,ut,ct,ft,gt,Lt){var Rt=lt+(ut^(ot|~ct))+ft+Lt;return(Rt<<gt|Rt>>>32-gt)+ot}var St=Yt,kt=St.lib,xt=kt.WordArray,Ft=kt.Hasher,vt=St.algo,et=[];(function(){for(var lt=0;lt<64;lt++)et[lt]=4294967296*Bt.abs(Bt.sin(lt+1))|0})();var tt=vt.MD5=Ft.extend({_doReset:function(){this._hash=new xt.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(lt,ot){for(var ut=0;ut<16;ut++){var ct=ot+ut,ft=lt[ct];lt[ct]=16711935&(ft<<8|ft>>>24)|4278255360&(ft<<24|ft>>>8)}var gt=this._hash.words,Lt=lt[ot+0],Rt=lt[ot+1],Ut=lt[ot+2],Nt=lt[ot+3],$t=lt[ot+4],qt=lt[ot+5],Zt=lt[ot+6],ce=lt[ot+7],de=lt[ot+8],be=lt[ot+9],Ne=lt[ot+10],Ge=lt[ot+11],xe=lt[ot+12],We=lt[ot+13],he=lt[ot+14],Jt=lt[ot+15],re=gt[0],se=gt[1],pe=gt[2],le=gt[3];re=jt(re,se,pe,le,Lt,7,et[0]),le=jt(le,re,se,pe,Rt,12,et[1]),pe=jt(pe,le,re,se,Ut,17,et[2]),se=jt(se,pe,le,re,Nt,22,et[3]),re=jt(re,se,pe,le,$t,7,et[4]),le=jt(le,re,se,pe,qt,12,et[5]),pe=jt(pe,le,re,se,Zt,17,et[6]),se=jt(se,pe,le,re,ce,22,et[7]),re=jt(re,se,pe,le,de,7,et[8]),le=jt(le,re,se,pe,be,12,et[9]),pe=jt(pe,le,re,se,Ne,17,et[10]),se=jt(se,pe,le,re,Ge,22,et[11]),re=jt(re,se,pe,le,xe,7,et[12]),le=jt(le,re,se,pe,We,12,et[13]),pe=jt(pe,le,re,se,he,17,et[14]),se=jt(se,pe,le,re,Jt,22,et[15]),re=Ct(re,se,pe,le,Rt,5,et[16]),le=Ct(le,re,se,pe,Zt,9,et[17]),pe=Ct(pe,le,re,se,Ge,14,et[18]),se=Ct(se,pe,le,re,Lt,20,et[19]),re=Ct(re,se,pe,le,qt,5,et[20]),le=Ct(le,re,se,pe,Ne,9,et[21]),pe=Ct(pe,le,re,se,Jt,14,et[22]),se=Ct(se,pe,le,re,$t,20,et[23]),re=Ct(re,se,pe,le,be,5,et[24]),le=Ct(le,re,se,pe,he,9,et[25]),pe=Ct(pe,le,re,se,Nt,14,et[26]),se=Ct(se,pe,le,re,de,20,et[27]),re=Ct(re,se,pe,le,We,5,et[28]),le=Ct(le,re,se,pe,Ut,9,et[29]),pe=Ct(pe,le,re,se,ce,14,et[30]),se=Ct(se,pe,le,re,xe,20,et[31]),re=Mt(re,se,pe,le,qt,4,et[32]),le=Mt(le,re,se,pe,de,11,et[33]),pe=Mt(pe,le,re,se,Ge,16,et[34]),se=Mt(se,pe,le,re,he,23,et[35]),re=Mt(re,se,pe,le,Rt,4,et[36]),le=Mt(le,re,se,pe,$t,11,et[37]),pe=Mt(pe,le,re,se,ce,16,et[38]),se=Mt(se,pe,le,re,Ne,23,et[39]),re=Mt(re,se,pe,le,We,4,et[40]),le=Mt(le,re,se,pe,Lt,11,et[41]),pe=Mt(pe,le,re,se,Nt,16,et[42]),se=Mt(se,pe,le,re,Zt,23,et[43]),re=Mt(re,se,pe,le,be,4,et[44]),le=Mt(le,re,se,pe,xe,11,et[45]),pe=Mt(pe,le,re,se,Jt,16,et[46]),se=Mt(se,pe,le,re,Ut,23,et[47]),re=It(re,se,pe,le,Lt,6,et[48]),le=It(le,re,se,pe,ce,10,et[49]),pe=It(pe,le,re,se,he,15,et[50]),se=It(se,pe,le,re,qt,21,et[51]),re=It(re,se,pe,le,xe,6,et[52]),le=It(le,re,se,pe,Nt,10,et[53]),pe=It(pe,le,re,se,Ne,15,et[54]),se=It(se,pe,le,re,Rt,21,et[55]),re=It(re,se,pe,le,de,6,et[56]),le=It(le,re,se,pe,Jt,10,et[57]),pe=It(pe,le,re,se,Zt,15,et[58]),se=It(se,pe,le,re,We,21,et[59]),re=It(re,se,pe,le,$t,6,et[60]),le=It(le,re,se,pe,Ge,10,et[61]),pe=It(pe,le,re,se,Ut,15,et[62]),se=It(se,pe,le,re,be,21,et[63]),gt[0]=gt[0]+re|0,gt[1]=gt[1]+se|0,gt[2]=gt[2]+pe|0,gt[3]=gt[3]+le|0},_doFinalize:function(){var lt=this._data,ot=lt.words,ut=8*this._nDataBytes,ct=8*lt.sigBytes;ot[ct>>>5]|=128<<24-ct%32;var ft=Bt.floor(ut/4294967296),gt=ut;ot[15+(ct+64>>>9<<4)]=16711935&(ft<<8|ft>>>24)|4278255360&(ft<<24|ft>>>8),ot[14+(ct+64>>>9<<4)]=16711935&(gt<<8|gt>>>24)|4278255360&(gt<<24|gt>>>8),lt.sigBytes=4*(ot.length+1),this._process();for(var Lt=this._hash,Rt=Lt.words,Ut=0;Ut<4;Ut++){var Nt=Rt[Ut];Rt[Ut]=16711935&(Nt<<8|Nt>>>24)|4278255360&(Nt<<24|Nt>>>8)}return Lt},clone:function(){var lt=Ft.clone.call(this);return lt._hash=this._hash.clone(),lt}});St.MD5=Ft._createHelper(tt),St.HmacMD5=Ft._createHmacHelper(tt)}(Math),Yt.MD5})},function(te,wt,Qt){"use strict";Object.defineProperty(wt,"__esModule",{value:!0}),wt.UPLOADSTATE={INIT:"init",UPLOADING:"uploading",COMPLETE:"complete",INTERRUPT:"interrupt"},wt.UPLOADSTEP={INIT:"init",PART:"part",COMPLETE:"complete"},wt.UPLOADDEFAULT={PARALLEL:5,PARTSIZE:1048576}},function(te,wt,Qt){"use strict";function Yt(tt){return tt&&tt.__esModule?tt:{default:tt}}function Bt(tt,lt){if(!(tt instanceof lt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function tt(lt,ot){for(var ut=0;ut<ot.length;ut++){var ct=ot[ut];ct.enumerable=ct.enumerable||!1,ct.configurable=!0,"value"in ct&&(ct.writable=!0),Object.defineProperty(lt,ct.key,ct)}}return function(lt,ot,ut){return ot&&tt(lt.prototype,ot),ut&&tt(lt,ut),lt}}(),Ct=Qt(5),Mt=Yt(Ct),It=Qt(25),St=Yt(It),kt=Qt(6),xt=Yt(kt),Ft=Qt(7),vt=Yt(Ft),et=function(){function tt(lt){Bt(this,tt);var ot=vt.default.os.name,ut=vt.default.os.version||"",ct=vt.default.browser.name,ft=vt.default.browser.version||"",gt=window.location.href,Lt="";gt&&(Lt=vt.default.getHost(gt));var Rt="pc";vt.default.os.ipad?Rt="pad":(vt.default.os.iphone||vt.default.os.android)&&(Rt="phone"),this._ri=Mt.default.create(),this.initParam={APIVersion:"0.6.0",lv:"1",av:xt.default.version,pd:"upload",sm:"upload",md:"uploader",uuid:tt.getUuid(),os:ot,ov:ut,et:ct,ev:ft,uat:navigator.userAgent,app_n:Lt,tt:Rt,dm:"h5",ut:""}}return jt(tt,[{key:"log",value:function(lt,ot){ot&&ot.ri?(this._ri=ot.ri,delete ot.ri):this._ri=Mt.default.create(),ot&&ot.ut&&(this.initParam.ut=ot.ut,delete ot.ut),this.initParam.t=new Date().getTime(),this.initParam.ll=lt=="20006"?"error":"info",this.initParam.ri=this._ri,this.initParam.e=lt;var ut=[];if(ot)for(var ct in ot)ut.push(ct+"="+ot[ct]);var ft=ut.join("&");this.initParam.args=encodeURIComponent(ft==""?"0":ft);var gt=[];for(var ct in this.initParam)gt.push(ct+"="+this.initParam[ct]);var Lt=gt.join("&");AliyunUpload&&AliyunUpload.__logTestCallback__?AliyunUpload.__logTestCallback__(Lt):new Image(0,0).src="https://videocloud.cn-hangzhou.log.aliyuncs.com/logstores/upload/track?"+Lt}}],[{key:"getUuid",value:function(){var lt=St.default.get("p_h5_upload_u");return lt||(lt=Mt.default.create(),St.default.set("p_h5_upload_u",lt,730)),lt}},{key:"getClientId",value:function(){return St.default.get("p_h5_upload_clientId")}},{key:"setClientId",value:function(lt){return lt||(lt=Mt.default.create()),St.default.set("p_h5_upload_clientId",lt,730),lt}}]),tt}();wt.default=et},function(te,wt,Qt){"use strict";function Yt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function Ct(Mt,It){for(var St=0;St<It.length;St++){var kt=It[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,It,St){return It&&Ct(Mt.prototype,It),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Yt(this,Ct)}return Bt(Ct,null,[{key:"create",value:function(Mt,It){var St,kt="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),xt=[];if(It=It||kt.length,Mt)for(St=0;St<Mt;St++)xt[St]=kt[0|Math.random()*It];else{var Ft;for(xt[8]=xt[13]=xt[18]=xt[23]="-",xt[14]="4",St=0;St<36;St++)xt[St]||(Ft=0|16*Math.random(),xt[St]=kt[St==19?3&Ft|8:Ft])}return xt.join("")}}]),Ct}();wt.default=jt},function(te,wt,Qt){"use strict";Object.defineProperty(wt,"__esModule",{value:!0});var Yt={version:"1.5.0"};wt.default=Yt},function(te,wt,Qt){"use strict";function Yt(kt,xt){if(!(kt instanceof xt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function kt(xt,Ft){for(var vt=0;vt<Ft.length;vt++){var et=Ft[vt];et.enumerable=et.enumerable||!1,et.configurable=!0,"value"in et&&(et.writable=!0),Object.defineProperty(xt,et.key,et)}}return function(xt,Ft,vt){return Ft&&kt(xt.prototype,Ft),vt&&kt(xt,vt),xt}}(),jt=function(kt){var xt=navigator.userAgent,Ft="other";if(kt.ios)return"iOS";if(kt.android)return"android";if(xt.indexOf("Baiduspider")>-1)return"Baiduspider";if(xt.indexOf("PlayStation")>-1)return"PS4";var vt=navigator.platform=="Win32"||navigator.platform=="Windows"||xt.indexOf("Windows")>-1,et=navigator.platform=="Mac68K"||navigator.platform=="MacPPC"||navigator.platform=="Macintosh"||navigator.platform=="MacIntel";return et&&(Ft="macOS"),navigator.platform=="X11"&&!vt&&!et&&(Ft="Unix"),String(navigator.platform).indexOf("Linux")>-1&&(Ft="Linux"),vt?"windows":Ft},Ct=function(){var kt=navigator.userAgent,xt="";return(kt.indexOf("Windows NT 5.0")>-1||kt.indexOf("Windows 2000")>-1)&&(xt="2000"),(kt.indexOf("Windows NT 5.1")>-1||kt.indexOf("Windows XP")>-1)&&(xt="XP"),(kt.indexOf("Windows NT 5.2")>-1||kt.indexOf("Windows 2003")>-1)&&(xt="2003"),(kt.indexOf("Windows NT 6.0")>-1||kt.indexOf("Windows Vista")>-1)&&(xt="Vista"),(kt.indexOf("Windows NT 6.1")>-1||kt.indexOf("Windows 7")>-1)&&(xt="7"),(kt.indexOf("Windows NT 6.2")>-1||kt.indexOf("Windows 8")>-1)&&(xt="8"),(kt.indexOf("Windows NT 6.3")>-1||kt.indexOf("Windows 8.1")>-1)&&(xt="8.1"),(kt.indexOf("Windows NT 10")>-1||kt.indexOf("Windows 10")>-1)&&(xt="10"),xt},Mt=function(kt){var xt=navigator.userAgent.toLowerCase();return kt.chrome?"Chrome":kt.firefox?"Firefox":kt.safari?"Safari":kt.webview?"webview":kt.ie?/edge/.test(xt)?"Edge":"IE":/baiduspider/.test(xt)?"Baiduspider":/ucweb/.test(xt)||/UCBrowser/.test(xt)?"UC":/opera/.test(xt)?"Opera":/ucweb/.test(xt)?"UC":/360se/.test(xt)?"360\u6D4F\u89C8\u5668":/bidubrowser/.test(xt)?"\u767E\u5EA6\u6D4F\u89C8\u5668":/metasr/.test(xt)?"\u641C\u72D7\u6D4F\u89C8\u5668":/lbbrowser/.test(xt)?"\u730E\u8C79\u6D4F\u89C8\u5668":/micromessenger/.test(xt)?"\u5FAE\u4FE1\u5185\u7F6E\u6D4F\u89C8\u5668":/qqbrowser/.test(xt)?"QQ\u6D4F\u89C8\u5668":/playstation/.test(xt)?"PS4\u6D4F\u89C8\u5668":void 0},It=function(){var kt={},xt={},Ft=navigator.userAgent,vt=navigator.platform,et=Ft.match(/Web[kK]it[\/]{0,1}([\d.]+)/),tt=Ft.match(/(Android);?[\s\/]+([\d.]+)?/),lt=!!Ft.match(/\(Macintosh\; Intel /),ot=Ft.match(/(iPad).*OS\s([\d_]+)/),ut=Ft.match(/(iPod)(.*OS\s([\d_]+))?/),ct=!ot&&Ft.match(/(iPhone\sOS)\s([\d_]+)/),ft=Ft.match(/(webOS|hpwOS)[\s\/]([\d.]+)/),gt=/Win\d{2}|Windows/.test(vt),Lt=Ft.match(/Windows Phone ([\d.]+)/),Rt=ft&&Ft.match(/TouchPad/),Ut=Ft.match(/Kindle\/([\d.]+)/),Nt=Ft.match(/Silk\/([\d._]+)/),$t=Ft.match(/(BlackBerry).*Version\/([\d.]+)/),qt=Ft.match(/(BB10).*Version\/([\d.]+)/),Zt=Ft.match(/(RIM\sTablet\sOS)\s([\d.]+)/),ce=Ft.match(/PlayBook/),de=Ft.match(/Chrome\/([\d.]+)/)||Ft.match(/CriOS\/([\d.]+)/),be=Ft.match(/Firefox\/([\d.]+)/),Ne=Ft.match(/\((?:Mobile|Tablet); rv:([\d.]+)\).*Firefox\/[\d.]+/),Ge=Ft.match(/MSIE\s([\d.]+)/)||Ft.match(/Trident\/[\d](?=[^\?]+).*rv:([0-9.].)/),xe=!de&&Ft.match(/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/),We=xe||Ft.match(/Version\/([\d.]+)([^S](Safari)|[^M]*(Mobile)[^S]*(Safari))/);if((xt.webkit=!!et)&&(xt.version=et[1]),tt&&(kt.android=!0,kt.version=tt[2]),ct&&!ut&&(kt.ios=kt.iphone=!0,kt.version=ct[2].replace(/_/g,".")),ot&&(kt.ios=kt.ipad=!0,kt.version=ot[2].replace(/_/g,".")),ut&&(kt.ios=kt.ipod=!0,kt.version=ut[3]?ut[3].replace(/_/g,"."):null),Lt&&(kt.wp=!0,kt.version=Lt[1]),ft&&(kt.webos=!0,kt.version=ft[2]),Rt&&(kt.touchpad=!0),$t&&(kt.blackberry=!0,kt.version=$t[2]),qt&&(kt.bb10=!0,kt.version=qt[2]),Zt&&(kt.rimtabletos=!0,kt.version=Zt[2]),ce&&(xt.playbook=!0),Ut&&(kt.kindle=!0,kt.version=Ut[1]),Nt&&(xt.silk=!0,xt.version=Nt[1]),!Nt&&kt.android&&Ft.match(/Kindle Fire/)&&(xt.silk=!0),de&&(xt.chrome=!0,xt.version=de[1]),be&&(xt.firefox=!0,xt.version=be[1]),Ne&&(kt.firefoxos=!0,kt.version=Ne[1]),Ge&&(xt.ie=!0,xt.version=Ge[1]),We&&(lt||kt.ios||gt||tt)&&(xt.safari=!0,kt.ios||(xt.version=We[1])),xe&&(xt.webview=!0),lt){var he=Ft.match(/[\d]*_[\d]*_[\d]*/);he&&he.length>0&&he[0]&&(kt.version=he[0].replace(/_/g,"."))}return kt.tablet=!!(ot||ce||tt&&!Ft.match(/Mobile/)||be&&Ft.match(/Tablet/)||Ge&&!Ft.match(/Phone/)&&Ft.match(/Touch/)),kt.phone=!(kt.tablet||kt.ipod||!(tt||ct||ft||$t||qt||de&&Ft.match(/Android/)||de&&Ft.match(/CriOS\/([\d.]+)/)||be&&Ft.match(/Mobile/)||Ge&&Ft.match(/Touch/))),kt.pc=!kt.tablet&&!kt.phone,lt?kt.name="macOS":gt?(kt.name="windows",kt.version=Ct()):kt.name=jt(kt),xt.name=Mt(xt),{os:kt,browser:xt}}(),St=function(){function kt(){Yt(this,kt)}return Bt(kt,null,[{key:"getHost",value:function(xt){var et="";if(xt===void 0||xt==null||xt=="")return"";var Ft=xt.indexOf("//"),vt=xt;Ft>-1&&(vt=xt.substring(Ft+2));var et=vt,tt=vt.split("/");return tt&&tt.length>0&&(et=tt[0]),tt=et.split(":"),tt&&tt.length>0&&(et=tt[0]),et}},{key:"os",get:function(){return It.os}},{key:"browser",get:function(){var xt=It.browser;return xt.name||(xt.name=Mt()),xt}}]),kt}();wt.default=St},function(te,wt,Qt){"use strict";function Yt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function Ct(Mt,It){for(var St=0;St<It.length;St++){var kt=It[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,It,St){return It&&Ct(Mt.prototype,It),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Yt(this,Ct)}return Bt(Ct,null,[{key:"get",value:function(Mt,It,St,kt,xt){var Ft;St=St||function(){},typeof XMLHttpRequest=="undefined"&&(window.XMLHttpRequest=function(){try{return new window.ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(vt){}try{return new window.ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(vt){}try{return new window.ActiveXObject("Msxml2.XMLHTTP")}catch(vt){}throw new Error("This browser does not support XMLHttpRequest.")}),Ft=new XMLHttpRequest,Ft.onreadystatechange=function(){Ft.readyState===4&&(Ft.status===200?It(Ft.responseText):St(Ft.responseText))};try{kt===void 0&&(kt=!0),Ft.open("GET",Mt,kt),xt&&(Ft.withCredentials=!0)}catch(vt){return void St(vt)}try{Ft.send()}catch(vt){St(vt)}}}]),Ct}();wt.default=jt},function(te,wt,Qt){"use strict";function Yt(It,St){if(!(It instanceof St))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function It(St,kt){for(var xt=0;xt<kt.length;xt++){var Ft=kt[xt];Ft.enumerable=Ft.enumerable||!1,Ft.configurable=!0,"value"in Ft&&(Ft.writable=!0),Object.defineProperty(St,Ft.key,Ft)}}return function(St,kt,xt){return kt&&It(St.prototype,kt),xt&&It(St,xt),St}}(),jt=Qt(27),Ct=Qt(30),Mt=(Qt(10),function(){function It(){Yt(this,It)}return Bt(It,null,[{key:"randomUUID",value:function(){for(var St=[],kt="0123456789abcdef",xt=0;xt<36;xt++)St[xt]=kt.substr(Math.floor(16*Math.random()),1);return St[14]="4",St[19]=kt.substr(3&St[19]|8,1),St[8]=St[13]=St[18]=St[23]="-",St.join("")}},{key:"aliyunEncodeURI",value:function(St){var kt=encodeURIComponent(St);return kt=kt.replace(/\+/g,"%20").replace(/\*/g,"%2A").replace(/%7E/g,"~").replace(/!/g,"%21").replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/'/g,"%27")}},{key:"makeUTF8sort",value:function(St,kt,xt){if(!St)throw new Error("PrismPlayer Error: vid should not be null!");var Ft=[];for(var vt in St)Ft.push(vt);for(var et=Ft.sort(),tt="",lt=et.length,vt=0;vt<lt;vt++){var ot=It.aliyunEncodeURI(et[vt]),ut=It.aliyunEncodeURI(St[et[vt]]);tt==""?tt=ot+kt+ut:tt+=xt+ot+kt+ut}return tt}},{key:"makeChangeSiga",value:function(St,kt){if(!St)throw new Error("PrismPlayer Error: vid should not be null!");return Ct.stringify(jt("GET&"+It.aliyunEncodeURI("/")+"&"+It.aliyunEncodeURI(It.makeUTF8sort(St,"=","&")),kt+"&"))}}]),It}());wt.default=Mt},function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt(Qt(0))})(0,function(Yt){return Yt.enc.Utf8})},function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt(Qt(0))})(0,function(Yt){return Yt.enc.Hex})},function(te,wt,Qt){te.exports=Qt(13)},function(te,wt,Qt){"use strict";var Yt,Bt,jt=Qt(14),Ct=function(It){return It&&It.__esModule?It:{default:It}}(jt),Mt={Vod:Ct.default};Yt=[],(Bt=function(){return Mt}.apply(wt,Yt))!==void 0&&(te.exports=Bt),window.AliyunUpload=Mt,bn.exports=AliyunUpload},function(te,wt,Qt){"use strict";function Yt(qt){return qt&&qt.__esModule?qt:{default:qt}}function Bt(qt,Zt){if(!(qt instanceof Zt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function qt(Zt,ce){for(var de=0;de<ce.length;de++){var be=ce[de];be.enumerable=be.enumerable||!1,be.configurable=!0,"value"in be&&(be.writable=!0),Object.defineProperty(Zt,be.key,be)}}return function(Zt,ce,de){return ce&&qt(Zt.prototype,ce),de&&qt(Zt,de),Zt}}(),Ct=Qt(15),Mt=Qt(3),It=Qt(16),St=Yt(It),kt=Qt(18),xt=Yt(kt),Ft=Qt(24),vt=Yt(Ft),et=Qt(4),tt=Yt(et),lt=Qt(1),ot=Yt(lt),ut=Qt(5),ct=Yt(ut),ft=Qt(26),gt=Yt(ft),Lt=Qt(31),Rt=Yt(Lt),Ut=Qt(32),Nt=Yt(Ut),$t=(Qt(2),function(){function qt(Zt){Bt(this,qt),this.options=Zt,this.options.partSize=this.options.partSize||Mt.UPLOADDEFAULT.PARTSIZE,this.options.parallel=this.options.parallel||Mt.UPLOADDEFAULT.PARALLEL,this.options.region=this.options.region||"cn-shanghai",this.options.cname=this.options.cname||!1,this.options.localCheckpoint=this.options.localCheckpoint||!1,this.options.enableUploadProgress===void 0&&(this.options.enableUploadProgress=!0),this._ossCreditor=new Object,this._state=Ct.VODSTATE.INIT,this._uploadList=[],this._curIndex=-1,this._ossUpload=null,this._log=new tt.default,this._retryCount=0,this._retryTotal=this.options.retryCount||3,this._retryDuration=this.options.retryDuration||2,this._state=Ct.VODSTATE.INIT,this._uploadWay="vod",this._onbeforeunload=!1,this._invalidUserId=!1,this._initEvent()}return jt(qt,[{key:"init",value:function(Zt,ce,de,be){return this._retryCount=0,!(de&&!be||!de&&be)&&!(Zt&&!ce||!Zt&&ce)&&(this._ossCreditor.accessKeyId=Zt,this._ossCreditor.accessKeySecret=ce,this._ossCreditor.securityToken=de,this._ossCreditor.expireTime=be,!0)}},{key:"addFile",value:function(Zt,ce,de,be,Ne,Ge){if(!Zt)return!1;if(Zt.size==0)try{this.options.onUploadFailed({file:Zt},"EmptyFile","\u6587\u4EF6\u5927\u5C0F\u4E3A0\uFF0C\u4E0D\u80FD\u4E0A\u4F20")}catch(Jt){console.log(Jt)}for(var xe=(this.options,0);xe<this._uploadList.length;xe++)if(this._uploadList[xe].file==Zt)return!1;var We=new Object;if(We.file=Zt,We._endpoint=ce,We._bucket=de,We._object=be,We.state=Ct.UPLOADSTATE.INIT,We.isImage=ot.default.isImage(Zt.name),!We.isImage&&this.options.enableUploadProgress){var he=this;Nt.default.getMd5(Zt,function(Jt){We.fileHash=Jt;var re=he._getCheckoutpoint(We);he.options.localCheckpoint||re||he._getCheckoutpointFromCloud(We,function(se){if(se.UploadPoint){var pe=JSON.parse(se.UploadPoint);pe.loaded!=1&&(We.checkpoint=pe.checkpoint,We.loaded=pe.loaded,We.videoId=se.VideoId,he._saveCheckoutpoint(We,pe.checkpoint))}},function(se){try{if((se=JSON.parse(se))&&se.Code=="InvalidParameter"&&se.Message.indexOf("UserId")>0){he._invalidUserId=!0;var pe=se.Message+"\uFF0C\u6B63\u786E\u8D26\u53F7ID(userId)\u8BF7\u53C2\u8003\uFF1Ahttps://help.aliyun.com/knowledge_detail/37196.html";console.log(pe)}}catch(le){console.log(le)}})})}Ne&&(We.videoInfo=Ne?JSON.parse(Ne).Vod:{},We.userData=xt.default.encode(Ne)),We.ri=ct.default.create(),this._uploadList.push(We),this._reportLog("20001",We,{ql:this._uploadList.length});try{this.options.addFileSuccess&&this.options.addFileSuccess(We)}catch(Jt){console.log(Jt)}return!0}},{key:"deleteFile",value:function(Zt){return!!this.cancelFile(Zt)&&(this._uploadList.splice(Zt,1),!0)}},{key:"cleanList",value:function(){this.stopUpload(),this._uploadList.length=0,this._curIndex=-1}},{key:"cancelFile",value:function(Zt){if(this.options,Zt<0||Zt>=this._uploadList.length)return!1;var ce=this._uploadList[Zt];if(Zt==this._curIndex&&ce.state==Ct.UPLOADSTATE.UPLOADING){ce.state=Ct.UPLOADSTATE.CANCELED;var de=this._getCheckoutpoint(ce);de&&de.checkpoint&&(de=de.checkpoint),de&&this._ossUpload.abort(ce),this._removeCheckoutpoint(ce),this.nextUpload()}else ce.state!=Ct.UPLOADSTATE.SUCCESS&&(ce.state=Ct.UPLOADSTATE.CANCELED);return this._reportLog("20008",ce),!0}},{key:"resumeFile",value:function(Zt){if(this.options,Zt<0||Zt>=this._uploadList.length)return!1;var ce=this._uploadList[Zt];return ce.state==Ct.UPLOADSTATE.CANCELED&&(ce.state=Ct.UPLOADSTATE.INIT,!0)}},{key:"listFiles",value:function(){return this._uploadList}},{key:"getCheckpoint",value:function(Zt){return this._getCheckoutpoint({file:Zt})}},{key:"startUpload",value:function(Zt){if(this._retryCount=0,this.options,this._state==Ct.VODSTATE.START||this._state==Ct.VODSTATE.EXPIRE)return void console.log("already started or expired");if(this._initState(),this._curIndex=this._findUploadIndex(),this._curIndex==-1)return void(this._state=Ct.VODSTATE.END);var ce=this._uploadList[this._curIndex];this._ossUpload=null,this._upload(ce),this._state=Ct.VODSTATE.START}},{key:"nextUpload",value:function(){var Zt=this.options;if(this._state==Ct.VODSTATE.START)if(this._curIndex=this._findUploadIndex(),this._curIndex!=-1){var ce=this._uploadList[this._curIndex];this._ossUpload=null,this._upload(ce)}else{this._state=Ct.VODSTATE.END;try{Zt.onUploadEnd&&Zt.onUploadEnd(ce)}catch(de){console.log(de)}}}},{key:"clear",value:function(Zt){for(var ce=this.options,de=0,be=0;be<this._uploadList.length;be++)ce.uploadList[be].state==Ct.UPLOADSTATE.SUCCESS&&de++,this._uploadList[be].state==Zt&&(ce.uploadList.splice(be,1),be--);ce.onClear&&ce.onClear(ce.uploadList.length,de)}},{key:"stopUpload",value:function(){if((this._state==Ct.VODSTATE.START||this._state==Ct.VODSTATE.FAILURE||this._curIndex==-1)&&this._curIndex!=-1){var Zt=this._uploadList[this._curIndex];this._state=Ct.VODSTATE.STOP,Zt.state=Ct.UPLOADSTATE.STOPED,this._changeState(Zt,Ct.UPLOADSTATE.STOPED),this._ossUpload.cancel()}}},{key:"resumeUploadWithAuth",value:function(Zt){var ce=this;if(!Zt)return!1;var de=JSON.parse(xt.default.decode(Zt));return!!(de.AccessKeyId&&de.AccessKeySecret&&de.SecurityToken&&de.Expiration)&&ce.resumeUploadWithToken(de.AccessKeyId,de.AccessKeySecret,de.SecurityToken,de.Expiration)}},{key:"resumeUploadWithToken",value:function(Zt,ce,de,be){if(this.options,!(Zt&&ce&&de&&be)||this._state!=Ct.VODSTATE.EXPIRE||this._curIndex==-1)return!1;var Ne="";return this._uploadList.length>this._curIndex&&(Ne=this._uploadList[this._curIndex]),Ne&&(this.init(Zt,ce,de,be),this._state=Ct.VODSTATE.START,this._ossUpload=null,this._uploadCore(Ne,Ne.retry),Ne.retry=!1),!0}},{key:"resumeUploadWithSTSToken",value:function(Zt,ce,de){if(this._curIndex==-1||this._state!=Ct.VODSTATE.EXPIRE)return!1;if(this._uploadList.length>this._curIndex){var be=this._uploadList[this._curIndex];be.object?this._refreshSTSTokenUpload(be,Zt,ce,de):this.setSTSToken(be,Zt,ce,de)}}},{key:"setSTSTokenDirectlyUpload",value:function(Zt,ce,de,be,Ne){if(!(ce&&de&&be&&Ne))return console.log("accessKeyId\u3001ccessKeySecret\u3001securityToken and expiration should not be empty."),!1;this._ut="oss";var Ge=Zt;this.init(ce,de,be,Ne),Ge.endpoint=Ge._endpoint,Ge.bucket=Ge._bucket,Ge.object=Ge._object,this._ossUpload=null,this._uploadCore(Ge,Zt.retry),Zt.retry=!1}},{key:"setSTSToken",value:function(Zt,ce,de,be){if(!ce||!de||!be)return console.log("accessKeyId\u3001ccessKeySecret\u3001securityToken should not be empty."),!1;this._ut="vod",this._uploadWay="sts";var Ne=Zt.videoInfo,Ge={accessKeyId:ce,securityToken:be,accessKeySecret:de,fileName:Zt.file.name,title:Ne.Title,requestId:Zt.ri,region:this.options.region};Ne.ImageType&&(Ge.imageType=Ne.ImageType),Ne.ImageExt&&(Ge.imageExt=Ne.ImageExt),Ne.FileSize&&(Ge.fileSize=Ne.FileSize),Ne.Description&&(Ge.description=Ne.Description),Ne.CateId&&(Ge.cateId=Ne.CateId),Ne.Tags&&(Ge.tags=Ne.Tags),Ne.TemplateGroupId&&(Ge.templateGroupId=Ne.TemplateGroupId),Ne.StorageLocation&&(Ge.storageLocation=Ne.StorageLocation),Ne.CoverURL&&(Ge.coverUrl=Ne.CoverURL),Ne.TransCodeMode&&(Ge.transCodeMode=Ne.TransCodeMode),Ne.UserData&&(Ge.userData=Ne.UserData);var xe=this,We="getUploadAuth";Zt.videoId?(Ge.videoId=Zt.videoId,We="refreshUploadAuth"):Zt.isImage&&(We="getImageUploadAuth"),gt.default[We](Ge,function(he){Zt.videoId=he.VideoId?he.VideoId:Zt.videoId,xe.setUploadAuthAndAddress(Zt,he.UploadAuth,he.UploadAddress),xe._state=Ct.VODSTATE.START},function(he){xe._error(Zt,{name:he.Code,code:he.Code,message:he.Message,requestId:he.RequestId})})}},{key:"setUploadAuthAndAddress",value:function(Zt,ce,de,be){if(!Zt||!ce||!de)return!1;var Ne=JSON.parse(xt.default.decode(ce));if(!(Ne.AccessKeyId&&Ne.AccessKeySecret&&Ne.SecurityToken&&Ne.Expiration))return console.error("uploadauth is invalid"),!1;var Ge={},xe=Zt;if(de){if(Ge=JSON.parse(xt.default.decode(de)),!Ge.Endpoint||!Ge.Bucket||!Ge.FileName)return console.error("uploadAddress is invalid"),!1}else Ge.Endpoint=xe.endpoint,Ge.Bucket=xe.bucket,Ge.FileName=xe.object;this._ut="vod",this._uploadWay="vod",this.options.region=Ne.Region||this.options.region,this.init(Ne.AccessKeyId,Ne.AccessKeySecret,Ne.SecurityToken,Ne.Expiration),xe.endpoint=xe._endpoint?xe._endpoint:Ge.Endpoint,xe.bucket=xe._bucket?xe._bucket:Ge.Bucket,xe.object=xe._object?xe._object:Ge.FileName,xe.region=this.options.region,be&&(xe.videoId=be),this._ossUpload=null,this._uploadCore(xe,Zt.retry),Zt.retry=!1}},{key:"_refreshSTSTokenUpload",value:function(Zt,ce,de,be){if(!ce||!de||!be)return console.log("accessKeyId\u3001ccessKeySecret\u3001securityToken should not be empty."),!1;var Ne={accessKeyId:ce,securityToken:be,accessKeySecret:de,videoId:Zt.object,requestId:Zt.ri,region:this.options.region},Ge=this,xe="refreshUploadAuth";Zt.isImage&&(xe="getImageUploadAuth"),gt.default[xe](Ne,function(We){Ge.setUploadAuthAndAddress(Zt,We.UploadAuth,UploadAddress),Ge._state=Ct.VODSTATE.START},function(We){Ge._error(Zt,{name:We.Code,code:We.Code,message:We.Message,requestId:We.RequestId})})}},{key:"_upload",value:function(Zt){var ce=arguments.length>1&&arguments[1]!==void 0&&arguments[1],de=this.options;if(Zt.retry=ce,de.onUploadstarted&&!ce)try{var be=this._getCheckoutpoint(Zt);be&&be.state!=Ct.UPLOADSTATE.UPLOADING&&(Zt.checkpoint=be,Zt.videoId=be.videoId),de.onUploadstarted(Zt)}catch(Ne){console.log(Ne)}}},{key:"_uploadCore",value:function(Zt){if(arguments.length>1&&arguments[1]!==void 0&&arguments[1],!this._ossCreditor.accessKeyId||!this._ossCreditor.accessKeySecret||!this._ossCreditor.securityToken)throw new Error("AccessKeyId\u3001AccessKeySecret\u3001securityToken should not be null");if(Zt.state=Ct.UPLOADSTATE.UPLOADING,!this._ossUpload){Zt.endpoint=Zt.endpoint||"http://oss-cn-hangzhou.aliyuncs.com";var ce=this;this._ossUpload=new St.default({bucket:Zt.bucket,endpoint:Zt.endpoint,AccessKeyId:this._ossCreditor.accessKeyId,AccessKeySecret:this._ossCreditor.accessKeySecret,SecurityToken:this._ossCreditor.securityToken,timeout:this.options.timeout,cname:this.options.cname},{onerror:function(he,Jt){ce._error.call(ce,he,Jt)},oncomplete:function(he,Jt){ce._complete.call(ce,he,Jt)},onprogress:function(he,Jt,re){ce._progress.call(ce,he,Jt,re)}})}var de=ot.default.getFileType(Zt.file.name),be=this._getCheckoutpoint(Zt),Ne="",Ge="";be&&be.checkpoint&&(Ge=be.state,Ne=be.videoId,be=be.checkpoint),be&&Ne==Zt.videoId&&Ge!=Ct.UPLOADSTATE.UPLOADING&&(be.file=Zt.file,Zt.checkpoint=be,be.uploadId);var xe=this._adjustPartSize(Zt);this._reportLog("20002",Zt,{ft:de,fs:Zt.file.size,bu:Zt.bucket,ok:Zt.object,vid:Zt.videoId||"",fn:Zt.file.name,fw:null,fh:null,ps:xe});var We={headers:{"x-oss-notification":Zt.userData?Zt.userData:""},partSize:xe,parallel:this.options.parallel};this._ossUpload.upload(Zt,We)}},{key:"_findUploadIndex",value:function(){for(var Zt=-1,ce=0;ce<this._uploadList.length;ce++)if(this._uploadList[ce].state==Ct.UPLOADSTATE.INIT){Zt=ce;break}return Zt}},{key:"_error",value:function(Zt,ce){if(ce.name=="cancel")try{this.options.onUploadCanceled(Zt,ce)}catch(be){console.log(be)}else{if(ce.message.indexOf("InvalidAccessKeyIdError")>0||ce.name=="SignatureDoesNotMatchError"||ce.code=="SecurityTokenExpired"||ce.code=="InvalidSecurityToken.Expired"||ce.code=="InvalidAccessKeyId"&&this._ossCreditor.securityToken){if(this.options.onUploadTokenExpired){this._state=Ct.VODSTATE.EXPIRE,Zt.state=Ct.UPLOADSTATE.FAIlURE;try{this.options.onUploadTokenExpired(Zt,ce)}catch(be){console.log(be)}}return}if((ce.name=="RequestTimeoutError"||ce.name=="ConnectionTimeout"||ce.name=="ConnectionTimeoutError")&&this._retryTotal>this._retryCount){var de=this;return setTimeout(function(){de._uploadCore(Zt,!0)},1e3*de._retryDuration),void this._retryCount++}ce.name=="NoSuchUploadError"&&this._removeCheckoutpoint(Zt),this._handleError(Zt,ce)}}},{key:"_handleError",value:function(Zt,ce){var de=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],be=Ct.UPLOADSTATE.FAIlURE;if(Zt.state!=Ct.UPLOADSTATE.CANCELED&&(Zt.state=Ct.UPLOADSTATE.FAIlURE,this._state=Ct.VODSTATE.FAILURE,this.options.onUploadFailed&&ce&&ce.code&&ce.message))try{this.options.onUploadFailed(Zt,ce.code,ce.message)}catch(Ge){console.log(Ge)}if(de&&this._changeState(Zt,be),this._reportLog("20006",Zt,{code:ce.name,message:ce.message,requestId:ce.requestId,fs:Zt.file.size,bu:Zt.bucket,ok:Zt.object,fn:Zt.file.name}),this._reportLog("20004",Zt,{requestId:ce.requestId,fs:Zt.file.size,bu:Zt.bucket,ok:Zt.object,fn:Zt.file.name}),Zt.ri=ct.default.create(),this._findUploadIndex()!=-1){var Ne=this;this._state=Ct.VODSTATE.START,setTimeout(function(){Ne.nextUpload()},100)}}},{key:"_complete",value:function(Zt,ce){if(Zt.state=Ct.UPLOADSTATE.SUCCESS,this.options.onUploadSucceed)try{this.options.onUploadSucceed(Zt)}catch(Ne){console.log(Ne)}var de=0;ce&&ce.res&&ce.res.headers&&(de=ce.res.headers["x-oss-request-id"]),this._removeCheckoutpoint(Zt);var be=this;setTimeout(function(){be.nextUpload()},100),this._retryCount=0,this._reportLog("20003",Zt,{requestId:de})}},{key:"_progress",value:function(Zt,ce,de){if(this.options.onUploadProgress)try{Zt.loaded=ce.loaded,this.options.onUploadProgress(Zt,ce.total,ce.loaded)}catch(Jt){console.log(Jt)}var be=ce.checkpoint,Ne=0;be&&(Zt.checkpoint=be,this._saveCheckoutpoint(Zt,be,Ct.UPLOADSTATE.UPLOADING),Ne=be.uploadId),this._retryCount=0;var Ge=this._getPortNumber(be),xe=0;if(de&&de.headers&&(xe=de.headers["x-oss-request-id"]),ce.loaded!=0&&this._reportLog("20007",Zt,{pn:Ge,requestId:xe}),ce.loaded!=1&&this._reportLog("20005",Zt,{UploadId:Ne,pn:Ge+1,pr:Zt.retry?1:0,fs:Zt.file.size,bu:Zt.bucket,ok:Zt.object,fn:Zt.file.name}),!this._invalidUserId&&!Zt.isImage&&this._ut=="vod"&&this.options.enableUploadProgress){var We={file:Zt.file,checkpoint:ce,userId:this.options.userId,videoId:Zt.videoId,region:this.options.region,fileHash:Zt.fileHash};try{var he=this;Rt.default.upload(We,function(){},function(Jt){if((Jt=JSON.parse(Jt))&&Jt.Code=="InvalidParameter"&&Jt.Message.indexOf("UserId")>0){he._invalidUserId=!0;var re=Jt.Message+"\uFF0C\u6B63\u786E\u8D26\u53F7ID(userId)\u8BF7\u53C2\u8003\uFF1Ahttps://help.aliyun.com/knowledge_detail/37196.html";console.log(re)}})}catch(Jt){console.log(Jt)}}}},{key:"_getPortNumber",value:function(Zt){if(Zt){var ce=Zt.doneParts;if(ce&&ce.length>0)return ce[ce.length-1].number}return 0}},{key:"_removeCheckoutpoint",value:function(Zt){var ce=this._getCheckoutpointKey(Zt);vt.default.remove(ce)}},{key:"_getCheckoutpoint",value:function(Zt){var ce=this._getCheckoutpointKey(Zt),de=vt.default.get(ce);if(de)try{return JSON.parse(de)}catch(be){}return""}},{key:"_saveCheckoutpoint",value:function(Zt,ce,de){if(ce){var be=this._getCheckoutpointKey(Zt),Ne=Zt.file,Ge={fileName:Ne.name,lastModified:Ne.lastModified,size:Ne.size,object:Zt.object,videoId:Zt.videoId,bucket:Zt.bucket,endpoint:Zt.endpoint,checkpoint:ce,loaded:Zt.loaded,state:de};vt.default.set(be,JSON.stringify(Ge))}}},{key:"_changeState",value:function(Zt,ce){var de=this._getCheckoutpoint(Zt);de&&((this._onbeforeunload=!0)&&(ce=Ct.UPLOADSTATE.STOPED),this._saveCheckoutpoint(Zt,de.checkpoint,ce))}},{key:"_getCheckoutpointKey",value:function(Zt){return"upload_"+Zt.file.lastModified+"_"+Zt.file.name+"_"+Zt.file.size}},{key:"_getCheckoutpointFromCloud",value:function(Zt,ce,de){var be={userId:this.options.userId,uploadInfoList:[{FileName:Zt.file.name,FileSize:Zt.file.size,FileCreateTime:Zt.file.lastModified,FileHash:Zt.fileHash}],region:this.options.region};Rt.default.get(be,function(Ne){ce(Ne)},de)}},{key:"_reportLog",value:function(Zt,ce,de){de||(de={}),de.ri=ce.ri,this._ut&&(de.ut=this._ut),this._log.log(Zt,de)}},{key:"_initEvent",value:function(){var Zt=this;window&&(window.onbeforeunload=function(ce){if(Zt._onbeforeunload=!0,Zt._curIndex!=-1&&Zt._uploadList.length>Zt._curIndex){var de=Zt._uploadList[Zt._curIndex];Zt._changeState(de,Ct.UPLOADSTATE.STOPED)}})}},{key:"_initState",value:function(){for(var Zt=0;Zt<this._uploadList.length;Zt++){var ce=this._uploadList[Zt];ce.state!=Ct.UPLOADSTATE.FAIlURE&&ce.state!=Ct.UPLOADSTATE.STOPED||(ce.state=Ct.UPLOADSTATE.INIT)}this._state=Ct.VODSTATE.INIT}},{key:"_adjustPartSize",value:function(Zt){return Zt.file.size/this.options.partSize>1e4?Zt.file.size/9999:this.options.partSize}}]),qt}());wt.default=$t},function(te,wt,Qt){"use strict";Object.defineProperty(wt,"__esModule",{value:!0}),wt.UPLOADSTATE={INIT:"Ready",UPLOADING:"Uploading",SUCCESS:"Success",FAIlURE:"Failure",CANCELED:"Canceled",STOPED:"Stoped"},wt.VODSTATE={INIT:"Init",START:"Start",STOP:"Stop",FAILURE:"Failure",EXPIRE:"Expire",END:"End"}},function(te,wt,Qt){"use strict";function Yt(kt){return kt&&kt.__esModule?kt:{default:kt}}function Bt(kt,xt){if(!(kt instanceof xt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function kt(xt,Ft){for(var vt=0;vt<Ft.length;vt++){var et=Ft[vt];et.enumerable=et.enumerable||!1,et.configurable=!0,"value"in et&&(et.writable=!0),Object.defineProperty(xt,et.key,et)}}return function(xt,Ft,vt){return Ft&&kt(xt.prototype,Ft),vt&&kt(xt,vt),xt}}(),Ct=Qt(3),Mt=Qt(17),It=(Yt(Mt),Qt(1)),St=(Yt(It),function(){function kt(xt,Ft){if(Bt(this,kt),xt){this._config=xt,this.create(this._config),this._uploadInfo=null,this._callback={};var vt=function(){};this._callback.onerror=Ft.onerror||vt,this._callback.oncomplete=Ft.oncomplete||vt,this._callback.onprogress=Ft.onprogress||vt}}return jt(kt,[{key:"create",value:function(xt){if(xt.endpoint=xt.endpoint||this._config.endpoint,xt.bucket=xt.bucket||this._config.bucket,!(xt.AccessKeyId&&xt.AccessKeySecret&&xt.endpoint&&xt.SecurityToken))throw new Error("AccessKeyId\u3001AccessKeySecret\u3001endpoint should not be null");var Ft={accessKeyId:xt.AccessKeyId,accessKeySecret:xt.AccessKeySecret,stsToken:xt.SecurityToken,endpoint:xt.endpoint||this._config.endpoint,bucket:xt.bucket||this._config.bucket,secure:!0,cname:xt.cname};xt.timeout&&(Ft.timeout=xt.timeout),this.oss=new OSS.Wrapper(Ft)}},{key:"abort",value:function(xt){if(xt.checkpoint){var Ft=xt.checkpoint.uploadId;this.oss.abortMultipartUpload(xt.object,Ft)}}},{key:"getVersion",value:function(){}},{key:"cancel",value:function(){this.oss.cancel&&this.oss.cancel()}},{key:"upload",value:function(xt,Ft){this._uploadInfo=xt;var vt=this,et=function(lt,ot,ut){return function(ct){vt._progress(lt,ot,ut),ct()}},tt={parallel:Ft.parallel||this._config.parallel||Ct.UPLOADDEFAULT.PARALLEL,partSize:Ft.partSize||this._config.partSize||Ct.UPLOADDEFAULT.PARTSIZE,progress:et};Ft.headers&&(tt.headers=Ft.headers),xt.checkpoint&&(tt.checkpoint=xt.checkpoint),xt.bucket||(this.oss.options.bucket=xt.bucket),xt.endpoint||(this.oss.options.endpoint=xt.endpoint),this.oss.multipartUpload(xt.object,xt.file,tt).then(function(lt,ot){vt._complete(lt)}).catch(function(lt){vt.oss.cancel&&(vt.oss&&vt.oss.isCancel()?console.log("oss is cancel as error"):vt.oss.cancel()),vt._error(lt)})}},{key:"header",value:function(xt,Ft,vt){this.oss.get(xt.object).then(function(et){Ft(et)}).catch(function(et){vt(et)})}},{key:"_progress",value:function(xt,Ft,vt){this._callback.onprogress(this._uploadInfo,{loaded:xt,total:this._uploadInfo.file.size,checkpoint:Ft},vt)}},{key:"_error",value:function(xt){this._callback.onerror(this._uploadInfo,xt)}},{key:"_complete",value:function(xt){this._callback.oncomplete(this._uploadInfo,xt)}}]),kt}());wt.default=St},function(te,wt,Qt){"use strict";function Yt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function Ct(Mt,It){for(var St=0;St<It.length;St++){var kt=It[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,It,St){return It&&Ct(Mt.prototype,It),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Yt(this,Ct)}return Bt(Ct,null,[{key:"format",value:function(Mt){if(arguments.length<2)return null;for(var It=arguments[1],St=1;St<arguments.length;St++){var kt=new RegExp("\\{"+(St-1)+"\\}","gm");It=It.replace(kt,arguments[St+1])}return{code:Mt,message:It}}},{key:"CODE",get:function(){return{SUCCESS:"Successful",EmptyValue:"InvalidParameter.EmptyValue",STSInvalid:"InvalidParameter.TokenInvalid",ReadFileError:"ReadFileError",FILEDUPLICATION:"FileDuplication",UploadALEADRYSTARTED:"UploadAlearyStarted"}}},{key:"MESSAGE",get:function(){return{SUCCESS:"Successful",EmptyValue:"\u53C2\u6570 {0} \u4E0D\u80FD\u4E3A\u7A7A\u3002",STSInvalid:"STS\u53C2\u6570\u975E\u6CD5\uFF0C accessKeyId\u3001accessKeySecret\u3001secretToken\u3001expireTime\u90FD\u4E0D\u80FD\u4E3A\u7A7A\u3002",ReadFileError:"\u8BFB\u53D6\u6587\u4EF6{0}{1}\u5931\u8D25.",FILEDUPLICATION:"\u6587\u4EF6\u91CD\u590D\u6DFB\u52A0 {0}",UploadALEADRYSTARTED:"\u91CD\u590D\u5F00\u59CB."}}}]),Ct}();wt.default=jt},function(te,wt,Qt){"use strict";(function(Yt){function Bt(Mt,It){if(!(Mt instanceof It))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function Mt(It,St){for(var kt=0;kt<St.length;kt++){var xt=St[kt];xt.enumerable=xt.enumerable||!1,xt.configurable=!0,"value"in xt&&(xt.writable=!0),Object.defineProperty(It,xt.key,xt)}}return function(It,St,kt){return St&&Mt(It.prototype,St),kt&&Mt(It,kt),It}}(),Ct=function(){function Mt(){Bt(this,Mt)}return jt(Mt,null,[{key:"encode",value:function(It){return new Yt(It).toString("base64")}},{key:"decode",value:function(It){return new Yt(It,"base64").toString()}}]),Mt}();wt.default=Ct}).call(wt,Qt(19).Buffer)},function(te,wt,Qt){"use strict";(function(Yt){function Bt(){return Ct.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function jt(Ot,Pt){if(Bt()<Pt)throw new RangeError("Invalid typed array length");return Ct.TYPED_ARRAY_SUPPORT?(Ot=new Uint8Array(Pt),Ot.__proto__=Ct.prototype):(Ot===null&&(Ot=new Ct(Pt)),Ot.length=Pt),Ot}function Ct(Ot,Pt,Dt){if(!(Ct.TYPED_ARRAY_SUPPORT||this instanceof Ct))return new Ct(Ot,Pt,Dt);if(typeof Ot=="number"){if(typeof Pt=="string")throw new Error("If encoding is specified then the first argument must be a string");return kt(this,Ot)}return Mt(this,Ot,Pt,Dt)}function Mt(Ot,Pt,Dt,ie){if(typeof Pt=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer!="undefined"&&Pt instanceof ArrayBuffer?vt(Ot,Pt,Dt,ie):typeof Pt=="string"?xt(Ot,Pt,Dt):et(Ot,Pt)}function It(Ot){if(typeof Ot!="number")throw new TypeError('"size" argument must be a number');if(Ot<0)throw new RangeError('"size" argument must not be negative')}function St(Ot,Pt,Dt,ie){return It(Pt),Pt<=0?jt(Ot,Pt):Dt!==void 0?typeof ie=="string"?jt(Ot,Pt).fill(Dt,ie):jt(Ot,Pt).fill(Dt):jt(Ot,Pt)}function kt(Ot,Pt){if(It(Pt),Ot=jt(Ot,Pt<0?0:0|tt(Pt)),!Ct.TYPED_ARRAY_SUPPORT)for(var Dt=0;Dt<Pt;++Dt)Ot[Dt]=0;return Ot}function xt(Ot,Pt,Dt){if(typeof Dt=="string"&&Dt!==""||(Dt="utf8"),!Ct.isEncoding(Dt))throw new TypeError('"encoding" must be a valid string encoding');var ie=0|ot(Pt,Dt);Ot=jt(Ot,ie);var Gt=Ot.write(Pt,Dt);return Gt!==ie&&(Ot=Ot.slice(0,Gt)),Ot}function Ft(Ot,Pt){var Dt=Pt.length<0?0:0|tt(Pt.length);Ot=jt(Ot,Dt);for(var ie=0;ie<Dt;ie+=1)Ot[ie]=255&Pt[ie];return Ot}function vt(Ot,Pt,Dt,ie){if(Pt.byteLength,Dt<0||Pt.byteLength<Dt)throw new RangeError("'offset' is out of bounds");if(Pt.byteLength<Dt+(ie||0))throw new RangeError("'length' is out of bounds");return Pt=Dt===void 0&&ie===void 0?new Uint8Array(Pt):ie===void 0?new Uint8Array(Pt,Dt):new Uint8Array(Pt,Dt,ie),Ct.TYPED_ARRAY_SUPPORT?(Ot=Pt,Ot.__proto__=Ct.prototype):Ot=Ft(Ot,Pt),Ot}function et(Ot,Pt){if(Ct.isBuffer(Pt)){var Dt=0|tt(Pt.length);return Ot=jt(Ot,Dt),Ot.length===0||Pt.copy(Ot,0,0,Dt),Ot}if(Pt){if(typeof ArrayBuffer!="undefined"&&Pt.buffer instanceof ArrayBuffer||"length"in Pt)return typeof Pt.length!="number"||ee(Pt.length)?jt(Ot,0):Ft(Ot,Pt);if(Pt.type==="Buffer"&&Kt(Pt.data))return Ft(Ot,Pt.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function tt(Ot){if(Ot>=Bt())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Bt().toString(16)+" bytes");return 0|Ot}function lt(Ot){return+Ot!=Ot&&(Ot=0),Ct.alloc(+Ot)}function ot(Ot,Pt){if(Ct.isBuffer(Ot))return Ot.length;if(typeof ArrayBuffer!="undefined"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(Ot)||Ot instanceof ArrayBuffer))return Ot.byteLength;typeof Ot!="string"&&(Ot=""+Ot);var Dt=Ot.length;if(Dt===0)return 0;for(var ie=!1;;)switch(Pt){case"ascii":case"latin1":case"binary":return Dt;case"utf8":case"utf-8":case void 0:return Le(Ot).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*Dt;case"hex":return Dt>>>1;case"base64":return De(Ot).length;default:if(ie)return Le(Ot).length;Pt=(""+Pt).toLowerCase(),ie=!0}}function ut(Ot,Pt,Dt){var ie=!1;if((Pt===void 0||Pt<0)&&(Pt=0),Pt>this.length||((Dt===void 0||Dt>this.length)&&(Dt=this.length),Dt<=0)||(Dt>>>=0,Pt>>>=0,Dt<=Pt))return"";for(Ot||(Ot="utf8");;)switch(Ot){case"hex":return Ge(this,Pt,Dt);case"utf8":case"utf-8":return ce(this,Pt,Dt);case"ascii":return be(this,Pt,Dt);case"latin1":case"binary":return Ne(this,Pt,Dt);case"base64":return Zt(this,Pt,Dt);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return xe(this,Pt,Dt);default:if(ie)throw new TypeError("Unknown encoding: "+Ot);Ot=(Ot+"").toLowerCase(),ie=!0}}function ct(Ot,Pt,Dt){var ie=Ot[Pt];Ot[Pt]=Ot[Dt],Ot[Dt]=ie}function ft(Ot,Pt,Dt,ie,Gt){if(Ot.length===0)return-1;if(typeof Dt=="string"?(ie=Dt,Dt=0):Dt>2147483647?Dt=2147483647:Dt<-2147483648&&(Dt=-2147483648),Dt=+Dt,isNaN(Dt)&&(Dt=Gt?0:Ot.length-1),Dt<0&&(Dt=Ot.length+Dt),Dt>=Ot.length){if(Gt)return-1;Dt=Ot.length-1}else if(Dt<0){if(!Gt)return-1;Dt=0}if(typeof Pt=="string"&&(Pt=Ct.from(Pt,ie)),Ct.isBuffer(Pt))return Pt.length===0?-1:gt(Ot,Pt,Dt,ie,Gt);if(typeof Pt=="number")return Pt&=255,Ct.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?Gt?Uint8Array.prototype.indexOf.call(Ot,Pt,Dt):Uint8Array.prototype.lastIndexOf.call(Ot,Pt,Dt):gt(Ot,[Pt],Dt,ie,Gt);throw new TypeError("val must be string, number or Buffer")}function gt(Ot,Pt,Dt,ie,Gt){function Wt(on,Xe){return ge===1?on[Xe]:on.readUInt16BE(Xe*ge)}var ge=1,Pe=Ot.length,Ve=Pt.length;if(ie!==void 0&&((ie=String(ie).toLowerCase())==="ucs2"||ie==="ucs-2"||ie==="utf16le"||ie==="utf-16le")){if(Ot.length<2||Pt.length<2)return-1;ge=2,Pe/=2,Ve/=2,Dt/=2}var _e;if(Gt){var Fe=-1;for(_e=Dt;_e<Pe;_e++)if(Wt(Ot,_e)===Wt(Pt,Fe===-1?0:_e-Fe)){if(Fe===-1&&(Fe=_e),_e-Fe+1===Ve)return Fe*ge}else Fe!==-1&&(_e-=_e-Fe),Fe=-1}else for(Dt+Ve>Pe&&(Dt=Pe-Ve),_e=Dt;_e>=0;_e--){for(var rn=!0,sn=0;sn<Ve;sn++)if(Wt(Ot,_e+sn)!==Wt(Pt,sn)){rn=!1;break}if(rn)return _e}return-1}function Lt(Ot,Pt,Dt,ie){Dt=Number(Dt)||0;var Gt=Ot.length-Dt;ie?(ie=Number(ie))>Gt&&(ie=Gt):ie=Gt;var Wt=Pt.length;if(Wt%2!=0)throw new TypeError("Invalid hex string");ie>Wt/2&&(ie=Wt/2);for(var ge=0;ge<ie;++ge){var Pe=parseInt(Pt.substr(2*ge,2),16);if(isNaN(Pe))return ge;Ot[Dt+ge]=Pe}return ge}function Rt(Ot,Pt,Dt,ie){return je(Le(Pt,Ot.length-Dt),Ot,Dt,ie)}function Ut(Ot,Pt,Dt,ie){return je(we(Pt),Ot,Dt,ie)}function Nt(Ot,Pt,Dt,ie){return Ut(Ot,Pt,Dt,ie)}function $t(Ot,Pt,Dt,ie){return je(De(Pt),Ot,Dt,ie)}function qt(Ot,Pt,Dt,ie){return je(Re(Pt,Ot.length-Dt),Ot,Dt,ie)}function Zt(Ot,Pt,Dt){return Pt===0&&Dt===Ot.length?Et.fromByteArray(Ot):Et.fromByteArray(Ot.slice(Pt,Dt))}function ce(Ot,Pt,Dt){Dt=Math.min(Ot.length,Dt);for(var ie=[],Gt=Pt;Gt<Dt;){var Wt=Ot[Gt],ge=null,Pe=Wt>239?4:Wt>223?3:Wt>191?2:1;if(Gt+Pe<=Dt){var Ve,_e,Fe,rn;switch(Pe){case 1:Wt<128&&(ge=Wt);break;case 2:Ve=Ot[Gt+1],(192&Ve)==128&&(rn=(31&Wt)<<6|63&Ve)>127&&(ge=rn);break;case 3:Ve=Ot[Gt+1],_e=Ot[Gt+2],(192&Ve)==128&&(192&_e)==128&&(rn=(15&Wt)<<12|(63&Ve)<<6|63&_e)>2047&&(rn<55296||rn>57343)&&(ge=rn);break;case 4:Ve=Ot[Gt+1],_e=Ot[Gt+2],Fe=Ot[Gt+3],(192&Ve)==128&&(192&_e)==128&&(192&Fe)==128&&(rn=(15&Wt)<<18|(63&Ve)<<12|(63&_e)<<6|63&Fe)>65535&&rn<1114112&&(ge=rn)}}ge===null?(ge=65533,Pe=1):ge>65535&&(ge-=65536,ie.push(ge>>>10&1023|55296),ge=56320|1023&ge),ie.push(ge),Gt+=Pe}return de(ie)}function de(Ot){var Pt=Ot.length;if(Pt<=oe)return String.fromCharCode.apply(String,Ot);for(var Dt="",ie=0;ie<Pt;)Dt+=String.fromCharCode.apply(String,Ot.slice(ie,ie+=oe));return Dt}function be(Ot,Pt,Dt){var ie="";Dt=Math.min(Ot.length,Dt);for(var Gt=Pt;Gt<Dt;++Gt)ie+=String.fromCharCode(127&Ot[Gt]);return ie}function Ne(Ot,Pt,Dt){var ie="";Dt=Math.min(Ot.length,Dt);for(var Gt=Pt;Gt<Dt;++Gt)ie+=String.fromCharCode(Ot[Gt]);return ie}function Ge(Ot,Pt,Dt){var ie=Ot.length;(!Pt||Pt<0)&&(Pt=0),(!Dt||Dt<0||Dt>ie)&&(Dt=ie);for(var Gt="",Wt=Pt;Wt<Dt;++Wt)Gt+=Je(Ot[Wt]);return Gt}function xe(Ot,Pt,Dt){for(var ie=Ot.slice(Pt,Dt),Gt="",Wt=0;Wt<ie.length;Wt+=2)Gt+=String.fromCharCode(ie[Wt]+256*ie[Wt+1]);return Gt}function We(Ot,Pt,Dt){if(Ot%1!=0||Ot<0)throw new RangeError("offset is not uint");if(Ot+Pt>Dt)throw new RangeError("Trying to access beyond buffer length")}function he(Ot,Pt,Dt,ie,Gt,Wt){if(!Ct.isBuffer(Ot))throw new TypeError('"buffer" argument must be a Buffer instance');if(Pt>Gt||Pt<Wt)throw new RangeError('"value" argument is out of bounds');if(Dt+ie>Ot.length)throw new RangeError("Index out of range")}function Jt(Ot,Pt,Dt,ie){Pt<0&&(Pt=65535+Pt+1);for(var Gt=0,Wt=Math.min(Ot.length-Dt,2);Gt<Wt;++Gt)Ot[Dt+Gt]=(Pt&255<<8*(ie?Gt:1-Gt))>>>8*(ie?Gt:1-Gt)}function re(Ot,Pt,Dt,ie){Pt<0&&(Pt=4294967295+Pt+1);for(var Gt=0,Wt=Math.min(Ot.length-Dt,4);Gt<Wt;++Gt)Ot[Dt+Gt]=Pt>>>8*(ie?Gt:3-Gt)&255}function se(Ot,Pt,Dt,ie,Gt,Wt){if(Dt+ie>Ot.length)throw new RangeError("Index out of range");if(Dt<0)throw new RangeError("Index out of range")}function pe(Ot,Pt,Dt,ie,Gt){return Gt||se(Ot,Pt,Dt,4,34028234663852886e22,-34028234663852886e22),bt.write(Ot,Pt,Dt,ie,23,4),Dt+4}function le(Ot,Pt,Dt,ie,Gt){return Gt||se(Ot,Pt,Dt,8,17976931348623157e292,-17976931348623157e292),bt.write(Ot,Pt,Dt,ie,52,8),Dt+8}function ze(Ot){if(Ot=Me(Ot).replace(_t,""),Ot.length<2)return"";for(;Ot.length%4!=0;)Ot+="=";return Ot}function Me(Ot){return Ot.trim?Ot.trim():Ot.replace(/^\s+|\s+$/g,"")}function Je(Ot){return Ot<16?"0"+Ot.toString(16):Ot.toString(16)}function Le(Ot,Pt){Pt=Pt||1/0;for(var Dt,ie=Ot.length,Gt=null,Wt=[],ge=0;ge<ie;++ge){if((Dt=Ot.charCodeAt(ge))>55295&&Dt<57344){if(!Gt){if(Dt>56319){(Pt-=3)>-1&&Wt.push(239,191,189);continue}if(ge+1===ie){(Pt-=3)>-1&&Wt.push(239,191,189);continue}Gt=Dt;continue}if(Dt<56320){(Pt-=3)>-1&&Wt.push(239,191,189),Gt=Dt;continue}Dt=65536+(Gt-55296<<10|Dt-56320)}else Gt&&(Pt-=3)>-1&&Wt.push(239,191,189);if(Gt=null,Dt<128){if((Pt-=1)<0)break;Wt.push(Dt)}else if(Dt<2048){if((Pt-=2)<0)break;Wt.push(Dt>>6|192,63&Dt|128)}else if(Dt<65536){if((Pt-=3)<0)break;Wt.push(Dt>>12|224,Dt>>6&63|128,63&Dt|128)}else{if(!(Dt<1114112))throw new Error("Invalid code point");if((Pt-=4)<0)break;Wt.push(Dt>>18|240,Dt>>12&63|128,Dt>>6&63|128,63&Dt|128)}}return Wt}function we(Ot){for(var Pt=[],Dt=0;Dt<Ot.length;++Dt)Pt.push(255&Ot.charCodeAt(Dt));return Pt}function Re(Ot,Pt){for(var Dt,ie,Gt,Wt=[],ge=0;ge<Ot.length&&!((Pt-=2)<0);++ge)Dt=Ot.charCodeAt(ge),ie=Dt>>8,Gt=Dt%256,Wt.push(Gt),Wt.push(ie);return Wt}function De(Ot){return Et.toByteArray(ze(Ot))}function je(Ot,Pt,Dt,ie){for(var Gt=0;Gt<ie&&!(Gt+Dt>=Pt.length||Gt>=Ot.length);++Gt)Pt[Gt+Dt]=Ot[Gt];return Gt}function ee(Ot){return Ot!==Ot}var Et=Qt(21),bt=Qt(22),Kt=Qt(23);wt.Buffer=Ct,wt.SlowBuffer=lt,wt.INSPECT_MAX_BYTES=50,Ct.TYPED_ARRAY_SUPPORT=Yt.TYPED_ARRAY_SUPPORT!==void 0?Yt.TYPED_ARRAY_SUPPORT:function(){try{var Ot=new Uint8Array(1);return Ot.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},Ot.foo()===42&&typeof Ot.subarray=="function"&&Ot.subarray(1,1).byteLength===0}catch(Pt){return!1}}(),wt.kMaxLength=Bt(),Ct.poolSize=8192,Ct._augment=function(Ot){return Ot.__proto__=Ct.prototype,Ot},Ct.from=function(Ot,Pt,Dt){return Mt(null,Ot,Pt,Dt)},Ct.TYPED_ARRAY_SUPPORT&&(Ct.prototype.__proto__=Uint8Array.prototype,Ct.__proto__=Uint8Array,typeof Symbol!="undefined"&&Symbol.species&&Ct[Symbol.species]===Ct&&Object.defineProperty(Ct,Symbol.species,{value:null,configurable:!0})),Ct.alloc=function(Ot,Pt,Dt){return St(null,Ot,Pt,Dt)},Ct.allocUnsafe=function(Ot){return kt(null,Ot)},Ct.allocUnsafeSlow=function(Ot){return kt(null,Ot)},Ct.isBuffer=function(Ot){return!(Ot==null||!Ot._isBuffer)},Ct.compare=function(Ot,Pt){if(!Ct.isBuffer(Ot)||!Ct.isBuffer(Pt))throw new TypeError("Arguments must be Buffers");if(Ot===Pt)return 0;for(var Dt=Ot.length,ie=Pt.length,Gt=0,Wt=Math.min(Dt,ie);Gt<Wt;++Gt)if(Ot[Gt]!==Pt[Gt]){Dt=Ot[Gt],ie=Pt[Gt];break}return Dt<ie?-1:ie<Dt?1:0},Ct.isEncoding=function(Ot){switch(String(Ot).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},Ct.concat=function(Ot,Pt){if(!Kt(Ot))throw new TypeError('"list" argument must be an Array of Buffers');if(Ot.length===0)return Ct.alloc(0);var Dt;if(Pt===void 0)for(Pt=0,Dt=0;Dt<Ot.length;++Dt)Pt+=Ot[Dt].length;var ie=Ct.allocUnsafe(Pt),Gt=0;for(Dt=0;Dt<Ot.length;++Dt){var Wt=Ot[Dt];if(!Ct.isBuffer(Wt))throw new TypeError('"list" argument must be an Array of Buffers');Wt.copy(ie,Gt),Gt+=Wt.length}return ie},Ct.byteLength=ot,Ct.prototype._isBuffer=!0,Ct.prototype.swap16=function(){var Ot=this.length;if(Ot%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var Pt=0;Pt<Ot;Pt+=2)ct(this,Pt,Pt+1);return this},Ct.prototype.swap32=function(){var Ot=this.length;if(Ot%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var Pt=0;Pt<Ot;Pt+=4)ct(this,Pt,Pt+3),ct(this,Pt+1,Pt+2);return this},Ct.prototype.swap64=function(){var Ot=this.length;if(Ot%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var Pt=0;Pt<Ot;Pt+=8)ct(this,Pt,Pt+7),ct(this,Pt+1,Pt+6),ct(this,Pt+2,Pt+5),ct(this,Pt+3,Pt+4);return this},Ct.prototype.toString=function(){var Ot=0|this.length;return Ot===0?"":arguments.length===0?ce(this,0,Ot):ut.apply(this,arguments)},Ct.prototype.equals=function(Ot){if(!Ct.isBuffer(Ot))throw new TypeError("Argument must be a Buffer");return this===Ot||Ct.compare(this,Ot)===0},Ct.prototype.inspect=function(){var Ot="",Pt=wt.INSPECT_MAX_BYTES;return this.length>0&&(Ot=this.toString("hex",0,Pt).match(/.{2}/g).join(" "),this.length>Pt&&(Ot+=" ... ")),"<Buffer "+Ot+">"},Ct.prototype.compare=function(Ot,Pt,Dt,ie,Gt){if(!Ct.isBuffer(Ot))throw new TypeError("Argument must be a Buffer");if(Pt===void 0&&(Pt=0),Dt===void 0&&(Dt=Ot?Ot.length:0),ie===void 0&&(ie=0),Gt===void 0&&(Gt=this.length),Pt<0||Dt>Ot.length||ie<0||Gt>this.length)throw new RangeError("out of range index");if(ie>=Gt&&Pt>=Dt)return 0;if(ie>=Gt)return-1;if(Pt>=Dt)return 1;if(Pt>>>=0,Dt>>>=0,ie>>>=0,Gt>>>=0,this===Ot)return 0;for(var Wt=Gt-ie,ge=Dt-Pt,Pe=Math.min(Wt,ge),Ve=this.slice(ie,Gt),_e=Ot.slice(Pt,Dt),Fe=0;Fe<Pe;++Fe)if(Ve[Fe]!==_e[Fe]){Wt=Ve[Fe],ge=_e[Fe];break}return Wt<ge?-1:ge<Wt?1:0},Ct.prototype.includes=function(Ot,Pt,Dt){return this.indexOf(Ot,Pt,Dt)!==-1},Ct.prototype.indexOf=function(Ot,Pt,Dt){return ft(this,Ot,Pt,Dt,!0)},Ct.prototype.lastIndexOf=function(Ot,Pt,Dt){return ft(this,Ot,Pt,Dt,!1)},Ct.prototype.write=function(Ot,Pt,Dt,ie){if(Pt===void 0)ie="utf8",Dt=this.length,Pt=0;else if(Dt===void 0&&typeof Pt=="string")ie=Pt,Dt=this.length,Pt=0;else{if(!isFinite(Pt))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");Pt|=0,isFinite(Dt)?(Dt|=0,ie===void 0&&(ie="utf8")):(ie=Dt,Dt=void 0)}var Gt=this.length-Pt;if((Dt===void 0||Dt>Gt)&&(Dt=Gt),Ot.length>0&&(Dt<0||Pt<0)||Pt>this.length)throw new RangeError("Attempt to write outside buffer bounds");ie||(ie="utf8");for(var Wt=!1;;)switch(ie){case"hex":return Lt(this,Ot,Pt,Dt);case"utf8":case"utf-8":return Rt(this,Ot,Pt,Dt);case"ascii":return Ut(this,Ot,Pt,Dt);case"latin1":case"binary":return Nt(this,Ot,Pt,Dt);case"base64":return $t(this,Ot,Pt,Dt);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return qt(this,Ot,Pt,Dt);default:if(Wt)throw new TypeError("Unknown encoding: "+ie);ie=(""+ie).toLowerCase(),Wt=!0}},Ct.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var oe=4096;Ct.prototype.slice=function(Ot,Pt){var Dt=this.length;Ot=~~Ot,Pt=Pt===void 0?Dt:~~Pt,Ot<0?(Ot+=Dt)<0&&(Ot=0):Ot>Dt&&(Ot=Dt),Pt<0?(Pt+=Dt)<0&&(Pt=0):Pt>Dt&&(Pt=Dt),Pt<Ot&&(Pt=Ot);var ie;if(Ct.TYPED_ARRAY_SUPPORT)ie=this.subarray(Ot,Pt),ie.__proto__=Ct.prototype;else{var Gt=Pt-Ot;ie=new Ct(Gt,void 0);for(var Wt=0;Wt<Gt;++Wt)ie[Wt]=this[Wt+Ot]}return ie},Ct.prototype.readUIntLE=function(Ot,Pt,Dt){Ot|=0,Pt|=0,Dt||We(Ot,Pt,this.length);for(var ie=this[Ot],Gt=1,Wt=0;++Wt<Pt&&(Gt*=256);)ie+=this[Ot+Wt]*Gt;return ie},Ct.prototype.readUIntBE=function(Ot,Pt,Dt){Ot|=0,Pt|=0,Dt||We(Ot,Pt,this.length);for(var ie=this[Ot+--Pt],Gt=1;Pt>0&&(Gt*=256);)ie+=this[Ot+--Pt]*Gt;return ie},Ct.prototype.readUInt8=function(Ot,Pt){return Pt||We(Ot,1,this.length),this[Ot]},Ct.prototype.readUInt16LE=function(Ot,Pt){return Pt||We(Ot,2,this.length),this[Ot]|this[Ot+1]<<8},Ct.prototype.readUInt16BE=function(Ot,Pt){return Pt||We(Ot,2,this.length),this[Ot]<<8|this[Ot+1]},Ct.prototype.readUInt32LE=function(Ot,Pt){return Pt||We(Ot,4,this.length),(this[Ot]|this[Ot+1]<<8|this[Ot+2]<<16)+16777216*this[Ot+3]},Ct.prototype.readUInt32BE=function(Ot,Pt){return Pt||We(Ot,4,this.length),16777216*this[Ot]+(this[Ot+1]<<16|this[Ot+2]<<8|this[Ot+3])},Ct.prototype.readIntLE=function(Ot,Pt,Dt){Ot|=0,Pt|=0,Dt||We(Ot,Pt,this.length);for(var ie=this[Ot],Gt=1,Wt=0;++Wt<Pt&&(Gt*=256);)ie+=this[Ot+Wt]*Gt;return Gt*=128,ie>=Gt&&(ie-=Math.pow(2,8*Pt)),ie},Ct.prototype.readIntBE=function(Ot,Pt,Dt){Ot|=0,Pt|=0,Dt||We(Ot,Pt,this.length);for(var ie=Pt,Gt=1,Wt=this[Ot+--ie];ie>0&&(Gt*=256);)Wt+=this[Ot+--ie]*Gt;return Gt*=128,Wt>=Gt&&(Wt-=Math.pow(2,8*Pt)),Wt},Ct.prototype.readInt8=function(Ot,Pt){return Pt||We(Ot,1,this.length),128&this[Ot]?-1*(255-this[Ot]+1):this[Ot]},Ct.prototype.readInt16LE=function(Ot,Pt){Pt||We(Ot,2,this.length);var Dt=this[Ot]|this[Ot+1]<<8;return 32768&Dt?4294901760|Dt:Dt},Ct.prototype.readInt16BE=function(Ot,Pt){Pt||We(Ot,2,this.length);var Dt=this[Ot+1]|this[Ot]<<8;return 32768&Dt?4294901760|Dt:Dt},Ct.prototype.readInt32LE=function(Ot,Pt){return Pt||We(Ot,4,this.length),this[Ot]|this[Ot+1]<<8|this[Ot+2]<<16|this[Ot+3]<<24},Ct.prototype.readInt32BE=function(Ot,Pt){return Pt||We(Ot,4,this.length),this[Ot]<<24|this[Ot+1]<<16|this[Ot+2]<<8|this[Ot+3]},Ct.prototype.readFloatLE=function(Ot,Pt){return Pt||We(Ot,4,this.length),bt.read(this,Ot,!0,23,4)},Ct.prototype.readFloatBE=function(Ot,Pt){return Pt||We(Ot,4,this.length),bt.read(this,Ot,!1,23,4)},Ct.prototype.readDoubleLE=function(Ot,Pt){return Pt||We(Ot,8,this.length),bt.read(this,Ot,!0,52,8)},Ct.prototype.readDoubleBE=function(Ot,Pt){return Pt||We(Ot,8,this.length),bt.read(this,Ot,!1,52,8)},Ct.prototype.writeUIntLE=function(Ot,Pt,Dt,ie){Ot=+Ot,Pt|=0,Dt|=0,!ie&&he(this,Ot,Pt,Dt,Math.pow(2,8*Dt)-1,0);var Gt=1,Wt=0;for(this[Pt]=255&Ot;++Wt<Dt&&(Gt*=256);)this[Pt+Wt]=Ot/Gt&255;return Pt+Dt},Ct.prototype.writeUIntBE=function(Ot,Pt,Dt,ie){Ot=+Ot,Pt|=0,Dt|=0,!ie&&he(this,Ot,Pt,Dt,Math.pow(2,8*Dt)-1,0);var Gt=Dt-1,Wt=1;for(this[Pt+Gt]=255&Ot;--Gt>=0&&(Wt*=256);)this[Pt+Gt]=Ot/Wt&255;return Pt+Dt},Ct.prototype.writeUInt8=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,1,255,0),Ct.TYPED_ARRAY_SUPPORT||(Ot=Math.floor(Ot)),this[Pt]=255&Ot,Pt+1},Ct.prototype.writeUInt16LE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,2,65535,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=255&Ot,this[Pt+1]=Ot>>>8):Jt(this,Ot,Pt,!0),Pt+2},Ct.prototype.writeUInt16BE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,2,65535,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=Ot>>>8,this[Pt+1]=255&Ot):Jt(this,Ot,Pt,!1),Pt+2},Ct.prototype.writeUInt32LE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,4,4294967295,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt+3]=Ot>>>24,this[Pt+2]=Ot>>>16,this[Pt+1]=Ot>>>8,this[Pt]=255&Ot):re(this,Ot,Pt,!0),Pt+4},Ct.prototype.writeUInt32BE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,4,4294967295,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=Ot>>>24,this[Pt+1]=Ot>>>16,this[Pt+2]=Ot>>>8,this[Pt+3]=255&Ot):re(this,Ot,Pt,!1),Pt+4},Ct.prototype.writeIntLE=function(Ot,Pt,Dt,ie){if(Ot=+Ot,Pt|=0,!ie){var Gt=Math.pow(2,8*Dt-1);he(this,Ot,Pt,Dt,Gt-1,-Gt)}var Wt=0,ge=1,Pe=0;for(this[Pt]=255&Ot;++Wt<Dt&&(ge*=256);)Ot<0&&Pe===0&&this[Pt+Wt-1]!==0&&(Pe=1),this[Pt+Wt]=(Ot/ge>>0)-Pe&255;return Pt+Dt},Ct.prototype.writeIntBE=function(Ot,Pt,Dt,ie){if(Ot=+Ot,Pt|=0,!ie){var Gt=Math.pow(2,8*Dt-1);he(this,Ot,Pt,Dt,Gt-1,-Gt)}var Wt=Dt-1,ge=1,Pe=0;for(this[Pt+Wt]=255&Ot;--Wt>=0&&(ge*=256);)Ot<0&&Pe===0&&this[Pt+Wt+1]!==0&&(Pe=1),this[Pt+Wt]=(Ot/ge>>0)-Pe&255;return Pt+Dt},Ct.prototype.writeInt8=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,1,127,-128),Ct.TYPED_ARRAY_SUPPORT||(Ot=Math.floor(Ot)),Ot<0&&(Ot=255+Ot+1),this[Pt]=255&Ot,Pt+1},Ct.prototype.writeInt16LE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,2,32767,-32768),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=255&Ot,this[Pt+1]=Ot>>>8):Jt(this,Ot,Pt,!0),Pt+2},Ct.prototype.writeInt16BE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,2,32767,-32768),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=Ot>>>8,this[Pt+1]=255&Ot):Jt(this,Ot,Pt,!1),Pt+2},Ct.prototype.writeInt32LE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,4,2147483647,-2147483648),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=255&Ot,this[Pt+1]=Ot>>>8,this[Pt+2]=Ot>>>16,this[Pt+3]=Ot>>>24):re(this,Ot,Pt,!0),Pt+4},Ct.prototype.writeInt32BE=function(Ot,Pt,Dt){return Ot=+Ot,Pt|=0,Dt||he(this,Ot,Pt,4,2147483647,-2147483648),Ot<0&&(Ot=4294967295+Ot+1),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=Ot>>>24,this[Pt+1]=Ot>>>16,this[Pt+2]=Ot>>>8,this[Pt+3]=255&Ot):re(this,Ot,Pt,!1),Pt+4},Ct.prototype.writeFloatLE=function(Ot,Pt,Dt){return pe(this,Ot,Pt,!0,Dt)},Ct.prototype.writeFloatBE=function(Ot,Pt,Dt){return pe(this,Ot,Pt,!1,Dt)},Ct.prototype.writeDoubleLE=function(Ot,Pt,Dt){return le(this,Ot,Pt,!0,Dt)},Ct.prototype.writeDoubleBE=function(Ot,Pt,Dt){return le(this,Ot,Pt,!1,Dt)},Ct.prototype.copy=function(Ot,Pt,Dt,ie){if(Dt||(Dt=0),ie||ie===0||(ie=this.length),Pt>=Ot.length&&(Pt=Ot.length),Pt||(Pt=0),ie>0&&ie<Dt&&(ie=Dt),ie===Dt||Ot.length===0||this.length===0)return 0;if(Pt<0)throw new RangeError("targetStart out of bounds");if(Dt<0||Dt>=this.length)throw new RangeError("sourceStart out of bounds");if(ie<0)throw new RangeError("sourceEnd out of bounds");ie>this.length&&(ie=this.length),Ot.length-Pt<ie-Dt&&(ie=Ot.length-Pt+Dt);var Gt,Wt=ie-Dt;if(this===Ot&&Dt<Pt&&Pt<ie)for(Gt=Wt-1;Gt>=0;--Gt)Ot[Gt+Pt]=this[Gt+Dt];else if(Wt<1e3||!Ct.TYPED_ARRAY_SUPPORT)for(Gt=0;Gt<Wt;++Gt)Ot[Gt+Pt]=this[Gt+Dt];else Uint8Array.prototype.set.call(Ot,this.subarray(Dt,Dt+Wt),Pt);return Wt},Ct.prototype.fill=function(Ot,Pt,Dt,ie){if(typeof Ot=="string"){if(typeof Pt=="string"?(ie=Pt,Pt=0,Dt=this.length):typeof Dt=="string"&&(ie=Dt,Dt=this.length),Ot.length===1){var Gt=Ot.charCodeAt(0);Gt<256&&(Ot=Gt)}if(ie!==void 0&&typeof ie!="string")throw new TypeError("encoding must be a string");if(typeof ie=="string"&&!Ct.isEncoding(ie))throw new TypeError("Unknown encoding: "+ie)}else typeof Ot=="number"&&(Ot&=255);if(Pt<0||this.length<Pt||this.length<Dt)throw new RangeError("Out of range index");if(Dt<=Pt)return this;Pt>>>=0,Dt=Dt===void 0?this.length:Dt>>>0,Ot||(Ot=0);var Wt;if(typeof Ot=="number")for(Wt=Pt;Wt<Dt;++Wt)this[Wt]=Ot;else{var ge=Ct.isBuffer(Ot)?Ot:Le(new Ct(Ot,ie).toString()),Pe=ge.length;for(Wt=0;Wt<Dt-Pt;++Wt)this[Wt+Pt]=ge[Wt%Pe]}return this};var _t=/[^+\/0-9A-Za-z-_]/g}).call(wt,Qt(20))},function(te,wt){var Qt;Qt=function(){return this}();try{Qt=Qt||Function("return this")()||(0,eval)("this")}catch(Yt){typeof window=="object"&&(Qt=window)}te.exports=Qt},function(te,wt,Qt){"use strict";function Yt(tt){var lt=tt.length;if(lt%4>0)throw new Error("Invalid string. Length must be a multiple of 4");return tt[lt-2]==="="?2:tt[lt-1]==="="?1:0}function Bt(tt){return 3*tt.length/4-Yt(tt)}function jt(tt){var lt,ot,ut,ct,ft,gt=tt.length;ct=Yt(tt),ft=new xt(3*gt/4-ct),ot=ct>0?gt-4:gt;var Lt=0;for(lt=0;lt<ot;lt+=4)ut=kt[tt.charCodeAt(lt)]<<18|kt[tt.charCodeAt(lt+1)]<<12|kt[tt.charCodeAt(lt+2)]<<6|kt[tt.charCodeAt(lt+3)],ft[Lt++]=ut>>16&255,ft[Lt++]=ut>>8&255,ft[Lt++]=255&ut;return ct===2?(ut=kt[tt.charCodeAt(lt)]<<2|kt[tt.charCodeAt(lt+1)]>>4,ft[Lt++]=255&ut):ct===1&&(ut=kt[tt.charCodeAt(lt)]<<10|kt[tt.charCodeAt(lt+1)]<<4|kt[tt.charCodeAt(lt+2)]>>2,ft[Lt++]=ut>>8&255,ft[Lt++]=255&ut),ft}function Ct(tt){return St[tt>>18&63]+St[tt>>12&63]+St[tt>>6&63]+St[63&tt]}function Mt(tt,lt,ot){for(var ut,ct=[],ft=lt;ft<ot;ft+=3)ut=(tt[ft]<<16)+(tt[ft+1]<<8)+tt[ft+2],ct.push(Ct(ut));return ct.join("")}function It(tt){for(var lt,ot=tt.length,ut=ot%3,ct="",ft=[],gt=0,Lt=ot-ut;gt<Lt;gt+=16383)ft.push(Mt(tt,gt,gt+16383>Lt?Lt:gt+16383));return ut===1?(lt=tt[ot-1],ct+=St[lt>>2],ct+=St[lt<<4&63],ct+="=="):ut===2&&(lt=(tt[ot-2]<<8)+tt[ot-1],ct+=St[lt>>10],ct+=St[lt>>4&63],ct+=St[lt<<2&63],ct+="="),ft.push(ct),ft.join("")}wt.byteLength=Bt,wt.toByteArray=jt,wt.fromByteArray=It;for(var St=[],kt=[],xt=typeof Uint8Array!="undefined"?Uint8Array:Array,Ft="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",vt=0,et=Ft.length;vt<et;++vt)St[vt]=Ft[vt],kt[Ft.charCodeAt(vt)]=vt;kt[45]=62,kt[95]=63},function(te,wt){wt.read=function(Qt,Yt,Bt,jt,Ct){var Mt,It,St=8*Ct-jt-1,kt=(1<<St)-1,xt=kt>>1,Ft=-7,vt=Bt?Ct-1:0,et=Bt?-1:1,tt=Qt[Yt+vt];for(vt+=et,Mt=tt&(1<<-Ft)-1,tt>>=-Ft,Ft+=St;Ft>0;Mt=256*Mt+Qt[Yt+vt],vt+=et,Ft-=8);for(It=Mt&(1<<-Ft)-1,Mt>>=-Ft,Ft+=jt;Ft>0;It=256*It+Qt[Yt+vt],vt+=et,Ft-=8);if(Mt===0)Mt=1-xt;else{if(Mt===kt)return It?NaN:1/0*(tt?-1:1);It+=Math.pow(2,jt),Mt-=xt}return(tt?-1:1)*It*Math.pow(2,Mt-jt)},wt.write=function(Qt,Yt,Bt,jt,Ct,Mt){var It,St,kt,xt=8*Mt-Ct-1,Ft=(1<<xt)-1,vt=Ft>>1,et=Ct===23?Math.pow(2,-24)-Math.pow(2,-77):0,tt=jt?0:Mt-1,lt=jt?1:-1,ot=Yt<0||Yt===0&&1/Yt<0?1:0;for(Yt=Math.abs(Yt),isNaN(Yt)||Yt===1/0?(St=isNaN(Yt)?1:0,It=Ft):(It=Math.floor(Math.log(Yt)/Math.LN2),Yt*(kt=Math.pow(2,-It))<1&&(It--,kt*=2),Yt+=It+vt>=1?et/kt:et*Math.pow(2,1-vt),Yt*kt>=2&&(It++,kt/=2),It+vt>=Ft?(St=0,It=Ft):It+vt>=1?(St=(Yt*kt-1)*Math.pow(2,Ct),It+=vt):(St=Yt*Math.pow(2,vt-1)*Math.pow(2,Ct),It=0));Ct>=8;Qt[Bt+tt]=255&St,tt+=lt,St/=256,Ct-=8);for(It=It<<Ct|St,xt+=Ct;xt>0;Qt[Bt+tt]=255&It,tt+=lt,It/=256,xt-=8);Qt[Bt+tt-lt]|=128*ot}},function(te,wt){var Qt={}.toString;te.exports=Array.isArray||function(Yt){return Qt.call(Yt)=="[object Array]"}},function(te,wt,Qt){"use strict";function Yt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function Ct(Mt,It){for(var St=0;St<It.length;St++){var kt=It[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,It,St){return It&&Ct(Mt.prototype,It),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Yt(this,Ct)}return Bt(Ct,null,[{key:"set",value:function(Mt,It){try{window.localStorage&&localStorage.setItem(Mt,It)}catch(St){window[Mt+"_localStorage"]=It}}},{key:"get",value:function(Mt){try{if(window.localStorage)return localStorage.getItem(Mt)}catch(It){return window[Mt+"_localStorage"]}return""}},{key:"remove",value:function(Mt){try{window.localStorage&&localStorage.removeItem(Mt)}catch(It){delete window[Mt+"_localStorage"]}}}]),Ct}();wt.default=jt},function(te,wt,Qt){"use strict";function Yt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function Ct(Mt,It){for(var St=0;St<It.length;St++){var kt=It[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,It,St){return It&&Ct(Mt.prototype,It),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Yt(this,Ct)}return Bt(Ct,null,[{key:"get",value:function(Mt){for(var It=Mt+"",St=document.cookie.split(";"),kt=0;kt<St.length;kt++){var xt=St[kt].trim();if(xt.indexOf(It)==0)return unescape(xt.substring(It.length+1,xt.length))}return""}},{key:"set",value:function(Mt,It,St){var kt=new Date;kt.setTime(kt.getTime()+24*St*60*60*1e3);var xt="expires="+kt.toGMTString();document.cookie=Mt+"="+escape(It)+"; "+xt}}]),Ct}();wt.default=jt},function(te,wt,Qt){"use strict";function Yt(xt){return xt&&xt.__esModule?xt:{default:xt}}function Bt(xt,Ft){if(!(xt instanceof Ft))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function xt(Ft,vt){for(var et=0;et<vt.length;et++){var tt=vt[et];tt.enumerable=tt.enumerable||!1,tt.configurable=!0,"value"in tt&&(tt.writable=!0),Object.defineProperty(Ft,tt.key,tt)}}return function(Ft,vt,et){return vt&&xt(Ft.prototype,vt),et&&xt(Ft,et),Ft}}(),Ct=Qt(8),Mt=Yt(Ct),It=Qt(9),St=Yt(It),kt=function(){function xt(){Bt(this,xt)}return jt(xt,null,[{key:"refreshUploadAuth",value:function(Ft,vt,et){var tt=(St.default.randomUUID(),St.default.randomUUID()),lt={AccessKeyId:Ft.accessKeyId,SecurityToken:Ft.securityToken,Action:"RefreshUploadVideo",VideoId:Ft.videoId,Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:tt,RequestId:Ft.requestId},ot=St.default.makeUTF8sort(lt,"=","&")+"&Signature="+St.default.aliyunEncodeURI(St.default.makeChangeSiga(lt,Ft.accessKeySecret)),ut="https://vod."+Ft.region+".aliyuncs.com/?"+ot;Mt.default.get(ut,function(ft){var ft=JSON.parse(ft);vt&&vt(ft)},function(ct){if(et){var ft=JSON.parse(ct);et(ft)}})}},{key:"getUploadAuth",value:function(Ft,vt,et){var tt=(St.default.randomUUID(),St.default.randomUUID()),lt={AccessKeyId:Ft.accessKeyId,SecurityToken:Ft.securityToken,Action:"CreateUploadVideo",Title:Ft.title,FileName:Ft.fileName,Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:tt,RequestId:Ft.requestId};Ft.fileSize&&(lt.FileSize=Ft.fileSize),Ft.description&&(lt.Description=Ft.description),Ft.cateId&&(lt.CateId=Ft.cateId),Ft.tags&&(lt.Tags=Ft.tags),Ft.templateGroupId&&(lt.TemplateGroupId=Ft.templateGroupId),Ft.storageLocation&&(lt.StorageLocation=Ft.storageLocation),Ft.coverUrl&&(lt.CoverURL=Ft.coverUrl),Ft.transCodeMode&&(lt.TransCodeMode=Ft.transCodeMode),Ft.userData&&(lt.UserData=JSON.stringify(Ft.userData));var ot=St.default.makeUTF8sort(lt,"=","&")+"&Signature="+St.default.aliyunEncodeURI(St.default.makeChangeSiga(lt,Ft.accessKeySecret)),ut="https://vod."+Ft.region+".aliyuncs.com/?"+ot;Mt.default.get(ut,function(ct){try{ct=JSON.parse(ct)}catch(ft){if(et)return void et({Code:"GetUploadAuthFailed",Message:"\u83B7\u53D6uploadauth\u5931\u8D25"})}vt&&vt(ct)},function(ct){if(et){var ft={Code:"GetUploadAuthFailed",Message:"\u83B7\u53D6uploadauth\u5931\u8D25"};try{ft=JSON.parse(ct)}catch(gt){}et(ft)}})}},{key:"getImageUploadAuth",value:function(Ft,vt,et){var tt=(St.default.randomUUID(),St.default.randomUUID()),lt={AccessKeyId:Ft.accessKeyId,SecurityToken:Ft.securityToken,Action:"CreateUploadImage",ImageType:Ft.imageType?Ft.imageType:"default",Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:tt,RequestId:Ft.requestId};Ft.title&&(lt.Title=Ft.title),Ft.imageExt&&(lt.ImageExt=Ft.imageExt),Ft.tags&&(lt.Tags=Ft.tags),Ft.storageLocation&&(lt.StorageLocation=Ft.storageLocation);var ot=St.default.makeUTF8sort(lt,"=","&")+"&Signature="+St.default.aliyunEncodeURI(St.default.makeChangeSiga(lt,Ft.accessKeySecret)),ut="https://vod."+Ft.region+".aliyuncs.com/?"+ot;Mt.default.get(ut,function(ct){ct=JSON.parse(ct),vt&&vt(ct)},function(ct){if(et){var ft=JSON.parse(ct);et(ft)}})}}]),xt}();wt.default=kt},function(te,wt,Qt){(function(Yt,Bt,jt){te.exports=wt=Bt(Qt(0),Qt(28),Qt(29))})(0,function(Yt){return Yt.HmacSHA1})},function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt(Qt(0))})(0,function(Yt){return function(){var Bt=Yt,jt=Bt.lib,Ct=jt.WordArray,Mt=jt.Hasher,It=Bt.algo,St=[],kt=It.SHA1=Mt.extend({_doReset:function(){this._hash=new Ct.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(xt,Ft){for(var vt=this._hash.words,et=vt[0],tt=vt[1],lt=vt[2],ot=vt[3],ut=vt[4],ct=0;ct<80;ct++){if(ct<16)St[ct]=0|xt[Ft+ct];else{var ft=St[ct-3]^St[ct-8]^St[ct-14]^St[ct-16];St[ct]=ft<<1|ft>>>31}var gt=(et<<5|et>>>27)+ut+St[ct];gt+=ct<20?1518500249+(tt&lt|~tt&ot):ct<40?1859775393+(tt^lt^ot):ct<60?(tt&lt|tt&ot|lt&ot)-1894007588:(tt^lt^ot)-899497514,ut=ot,ot=lt,lt=tt<<30|tt>>>2,tt=et,et=gt}vt[0]=vt[0]+et|0,vt[1]=vt[1]+tt|0,vt[2]=vt[2]+lt|0,vt[3]=vt[3]+ot|0,vt[4]=vt[4]+ut|0},_doFinalize:function(){var xt=this._data,Ft=xt.words,vt=8*this._nDataBytes,et=8*xt.sigBytes;return Ft[et>>>5]|=128<<24-et%32,Ft[14+(et+64>>>9<<4)]=Math.floor(vt/4294967296),Ft[15+(et+64>>>9<<4)]=vt,xt.sigBytes=4*Ft.length,this._process(),this._hash},clone:function(){var xt=Mt.clone.call(this);return xt._hash=this._hash.clone(),xt}});Bt.SHA1=Mt._createHelper(kt),Bt.HmacSHA1=Mt._createHmacHelper(kt)}(),Yt.SHA1})},function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt(Qt(0))})(0,function(Yt){(function(){var Bt=Yt,jt=Bt.lib,Ct=jt.Base,Mt=Bt.enc,It=Mt.Utf8,St=Bt.algo;St.HMAC=Ct.extend({init:function(kt,xt){kt=this._hasher=new kt.init,typeof xt=="string"&&(xt=It.parse(xt));var Ft=kt.blockSize,vt=4*Ft;xt.sigBytes>vt&&(xt=kt.finalize(xt)),xt.clamp();for(var et=this._oKey=xt.clone(),tt=this._iKey=xt.clone(),lt=et.words,ot=tt.words,ut=0;ut<Ft;ut++)lt[ut]^=1549556828,ot[ut]^=909522486;et.sigBytes=tt.sigBytes=vt,this.reset()},reset:function(){var kt=this._hasher;kt.reset(),kt.update(this._iKey)},update:function(kt){return this._hasher.update(kt),this},finalize:function(kt){var xt=this._hasher,Ft=xt.finalize(kt);return xt.reset(),xt.finalize(this._oKey.clone().concat(Ft))}})})()})},function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt(Qt(0))})(0,function(Yt){return function(){function Bt(St,kt,xt){for(var Ft=[],vt=0,et=0;et<kt;et++)if(et%4){var tt=xt[St.charCodeAt(et-1)]<<et%4*2,lt=xt[St.charCodeAt(et)]>>>6-et%4*2;Ft[vt>>>2]|=(tt|lt)<<24-vt%4*8,vt++}return Mt.create(Ft,vt)}var jt=Yt,Ct=jt.lib,Mt=Ct.WordArray,It=jt.enc;It.Base64={stringify:function(St){var kt=St.words,xt=St.sigBytes,Ft=this._map;St.clamp();for(var vt=[],et=0;et<xt;et+=3)for(var tt=kt[et>>>2]>>>24-et%4*8&255,lt=kt[et+1>>>2]>>>24-(et+1)%4*8&255,ot=kt[et+2>>>2]>>>24-(et+2)%4*8&255,ut=tt<<16|lt<<8|ot,ct=0;ct<4&&et+.75*ct<xt;ct++)vt.push(Ft.charAt(ut>>>6*(3-ct)&63));var ft=Ft.charAt(64);if(ft)for(;vt.length%4;)vt.push(ft);return vt.join("")},parse:function(St){var kt=St.length,xt=this._map,Ft=this._reverseMap;if(!Ft){Ft=this._reverseMap=[];for(var vt=0;vt<xt.length;vt++)Ft[xt.charCodeAt(vt)]=vt}var et=xt.charAt(64);if(et){var tt=St.indexOf(et);tt!==-1&&(kt=tt)}return Bt(St,kt,Ft)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),Yt.enc.Base64})},function(te,wt,Qt){"use strict";function Yt(Lt){return Lt&&Lt.__esModule?Lt:{default:Lt}}function Bt(Lt,Rt){if(!(Lt instanceof Rt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function Lt(Rt,Ut){for(var Nt=0;Nt<Ut.length;Nt++){var $t=Ut[Nt];$t.enumerable=$t.enumerable||!1,$t.configurable=!0,"value"in $t&&($t.writable=!0),Object.defineProperty(Rt,$t.key,$t)}}return function(Rt,Ut,Nt){return Ut&&Lt(Rt.prototype,Ut),Nt&&Lt(Rt,Nt),Rt}}(),Ct=Qt(8),Mt=Yt(Ct),It=Qt(7),St=Yt(It),kt=Qt(4),xt=Yt(kt),Ft=Qt(6),vt=Yt(Ft),et=Qt(1),tt=Yt(et),lt=Qt(9),ot=Yt(lt),ut=Qt(2),ct=Qt(11),ft=Qt(10),gt=function(){function Lt(){Bt(this,Lt)}return jt(Lt,null,[{key:"getAuthInfo",value:function(Rt,Ut,Nt){var $t=Rt+"|f#Ylm&^1TppeRhLg|"+Nt;return Ut&&($t=Rt+"|"+Ut+"|f#Ylm&^1TppeRhLg|"+Nt),ut(ft.parse($t)).toString(ct)}},{key:"upload",value:function(Rt,Ut,Nt){var $t=tt.default.ISODateString(new Date),qt=Math.floor(new Date().valueOf()/1e3),Zt=xt.default.getClientId();Zt=xt.default.setClientId(Zt);var ce=Lt.getAuthInfo(Rt.userId,Zt,qt),de=ot.default.randomUUID(),be={Source:"WebSDK",BusinessType:"UploadVideo",Action:"ReportUploadProgress",TerminalType:"H5",DeviceModel:St.default.browser.name+(St.default.browser.version||""),AppVersion:vt.default.version,AuthTimestamp:qt,Timestamp:$t,AuthInfo:ce,FileName:Rt.file.name,FileSize:Rt.file.size,FileCreateTime:Rt.file.lastModified,FileHash:Rt.fileHash,UploadId:Rt.checkpoint.checkpoint.uploadId,PartSize:Rt.checkpoint.checkpoint.partSize,DonePartsCount:Rt.checkpoint.checkpoint.doneParts.length,UploadPoint:JSON.stringify(Rt.checkpoint),UploadRatio:Rt.checkpoint.loaded,UserId:Rt.userId,VideoId:Rt.videoId,Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:de};Zt&&(be.ClientId=Zt);var Ne=ot.default.makeUTF8sort(be,"=","&")+"&Signature="+ot.default.aliyunEncodeURI(ot.default.makeChangeSiga(be,Rt.accessKeySecret)),Ge="https://vod."+Rt.region+".aliyuncs.com/?"+Ne;Mt.default.get(Ge,function(xe){Ut&&Ut()},function(xe){xe&&(Nt(xe),console.log(xe))})}},{key:"get",value:function(Rt,Ut,Nt){var $t=tt.default.ISODateString(new Date),qt=Math.floor(new Date().valueOf()/1e3),Zt=xt.default.getClientId(),ce=Lt.getAuthInfo(Rt.userId,Zt,qt),de=ot.default.randomUUID(),be={Source:"WebSDK",BusinessType:"UploadVideo",Action:"GetUploadProgress",TerminalType:"H5",DeviceModel:St.default.browser.name+(St.default.browser.version||""),AppVersion:vt.default.version,AuthTimestamp:qt,Timestamp:$t,AuthInfo:ce,UserId:Rt.userId,UploadInfoList:JSON.stringify(Rt.uploadInfoList),Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:de};Zt&&(be.ClientId=Zt);var Ne=ot.default.makeUTF8sort(be,"=","&")+"&Signature="+ot.default.aliyunEncodeURI(ot.default.makeChangeSiga(be,Rt.accessKeySecret)),Ge="https://vod."+Rt.region+".aliyuncs.com/?"+Ne;Mt.default.get(Ge,function(xe){var We={},he=Zt;xe=xe?JSON.parse(xe):{},xe.UploadProgress&&xe.UploadProgress.UploadProgressList&&xe.UploadProgress.UploadProgressList.length>0&&(We=xe.UploadProgress.UploadProgressList[0],he=We.ClientId),xt.default.setClientId(he),Ut&&Ut(We)},function(xe){xe&&(Nt(xe),console.log(xe))})}}]),Lt}();wt.default=gt},function(te,wt,Qt){"use strict";function Yt(It,St){if(!(It instanceof St))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Bt=function(){function It(St,kt){for(var xt=0;xt<kt.length;xt++){var Ft=kt[xt];Ft.enumerable=Ft.enumerable||!1,Ft.configurable=!0,"value"in Ft&&(Ft.writable=!0),Object.defineProperty(St,Ft.key,Ft)}}return function(St,kt,xt){return kt&&It(St.prototype,kt),xt&&It(St,xt),St}}(),jt=Qt(2),Ct=Qt(33),Mt=(Qt(11),function(){function It(){Yt(this,It)}return Bt(It,null,[{key:"getMd5",value:function(St,kt,xt){var Ft=new FileReader;Ft.onload=function(tt){try{if(tt&&tt.target){var lt=jt(Ct.parse(tt.target.result)),ot=lt.toString();kt(ot)}}catch(ut){console.log(ut)}},Ft.onerror=function(tt){console.log(tt),errorCallback(tt)};var vt=File.prototype.slice||File.prototype.mozSlice||File.prototype.webkitSlice,et=vt.call(St,0,1024);Ft.readAsBinaryString(et)}}]),It}());wt.default=Mt},function(te,wt,Qt){(function(Yt,Bt){te.exports=wt=Bt(Qt(0))})(0,function(Yt){return Yt.enc.Latin1})}])},99498:function(bn,jn,ue){(function(te){te(ue(89780))})(function(te){te.defineOption("placeholder","",function(Mt,It,St){var kt=St&&St!=te.Init;if(It&&!kt)Mt.on("blur",Bt),Mt.on("change",jt),Mt.on("swapDoc",jt),te.on(Mt.getInputField(),"compositionupdate",Mt.state.placeholderCompose=function(){Yt(Mt)}),jt(Mt);else if(!It&&kt){Mt.off("blur",Bt),Mt.off("change",jt),Mt.off("swapDoc",jt),te.off(Mt.getInputField(),"compositionupdate",Mt.state.placeholderCompose),wt(Mt);var xt=Mt.getWrapperElement();xt.className=xt.className.replace(" CodeMirror-empty","")}It&&!Mt.hasFocus()&&Bt(Mt)});function wt(Mt){Mt.state.placeholder&&(Mt.state.placeholder.parentNode.removeChild(Mt.state.placeholder),Mt.state.placeholder=null)}function Qt(Mt){wt(Mt);var It=Mt.state.placeholder=document.createElement("pre");It.style.cssText="height: 0; overflow: visible",It.style.direction=Mt.getOption("direction"),It.className="CodeMirror-placeholder CodeMirror-line-like";var St=Mt.getOption("placeholder");typeof St=="string"&&(St=document.createTextNode(St)),It.appendChild(St),Mt.display.lineSpace.insertBefore(It,Mt.display.lineSpace.firstChild)}function Yt(Mt){setTimeout(function(){var It=!1,St=Mt.getInputField();St.nodeName=="TEXTAREA"?It=!St.value:Mt.lineCount()==1&&(It=!/[^\u200b]/.test(St.querySelector(".CodeMirror-line").textContent)),It?Qt(Mt):wt(Mt)},20)}function Bt(Mt){Ct(Mt)&&Qt(Mt)}function jt(Mt){var It=Mt.getWrapperElement(),St=Ct(Mt);It.className=It.className.replace(" CodeMirror-empty","")+(St?" CodeMirror-empty":""),St?Qt(Mt):wt(Mt)}function Ct(Mt){return Mt.lineCount()===1&&Mt.getLine(0)===""}})},25717:function(bn,jn,ue){(function(te){te(ue(89780))})(function(te){var wt={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Qt=te.Pos;te.defineOption("autoCloseBrackets",!1,function(et,tt,lt){lt&&lt!=te.Init&&(et.removeKeyMap(Bt),et.state.closeBrackets=null),tt&&(jt(Yt(tt,"pairs")),et.state.closeBrackets=tt,et.addKeyMap(Bt))});function Yt(et,tt){return tt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[tt]!=null?et[tt]:wt[tt]}var Bt={Backspace:It,Enter:St};function jt(et){for(var tt=0;tt<et.length;tt++){var lt=et.charAt(tt),ot="'"+lt+"'";Bt[ot]||(Bt[ot]=Ct(lt))}}jt(wt.pairs+"`");function Ct(et){return function(tt){return xt(tt,et)}}function Mt(et){var tt=et.state.closeBrackets;if(!tt||tt.override)return tt;var lt=et.getModeAt(et.getCursor());return lt.closeBrackets||tt}function It(et){var tt=Mt(et);if(!tt||et.getOption("disableInput"))return te.Pass;for(var lt=Yt(tt,"pairs"),ot=et.listSelections(),ut=0;ut<ot.length;ut++){if(!ot[ut].empty())return te.Pass;var ct=Ft(et,ot[ut].head);if(!ct||lt.indexOf(ct)%2!=0)return te.Pass}for(var ut=ot.length-1;ut>=0;ut--){var ft=ot[ut].head;et.replaceRange("",Qt(ft.line,ft.ch-1),Qt(ft.line,ft.ch+1),"+delete")}}function St(et){var tt=Mt(et),lt=tt&&Yt(tt,"explode");if(!lt||et.getOption("disableInput"))return te.Pass;for(var ot=et.listSelections(),ut=0;ut<ot.length;ut++){if(!ot[ut].empty())return te.Pass;var ct=Ft(et,ot[ut].head);if(!ct||lt.indexOf(ct)%2!=0)return te.Pass}et.operation(function(){var ft=et.lineSeparator()||`
`;et.replaceSelection(ft+ft,null),et.execCommand("goCharLeft"),ot=et.listSelections();for(var gt=0;gt<ot.length;gt++){var Lt=ot[gt].head.line;et.indentLine(Lt,null,!0),et.indentLine(Lt+1,null,!0)}})}function kt(et){var tt=te.cmpPos(et.anchor,et.head)>0;return{anchor:new Qt(et.anchor.line,et.anchor.ch+(tt?-1:1)),head:new Qt(et.head.line,et.head.ch+(tt?1:-1))}}function xt(et,tt){var lt=Mt(et);if(!lt||et.getOption("disableInput"))return te.Pass;var ot=Yt(lt,"pairs"),ut=ot.indexOf(tt);if(ut==-1)return te.Pass;for(var ct=Yt(lt,"closeBefore"),ft=Yt(lt,"triples"),gt=ot.charAt(ut+1)==tt,Lt=et.listSelections(),Rt=ut%2==0,Ut,Nt=0;Nt<Lt.length;Nt++){var $t=Lt[Nt],qt=$t.head,Zt,ce=et.getRange(qt,Qt(qt.line,qt.ch+1));if(Rt&&!$t.empty())Zt="surround";else if((gt||!Rt)&&ce==tt)gt&&vt(et,qt)?Zt="both":ft.indexOf(tt)>=0&&et.getRange(qt,Qt(qt.line,qt.ch+3))==tt+tt+tt?Zt="skipThree":Zt="skip";else if(gt&&qt.ch>1&&ft.indexOf(tt)>=0&&et.getRange(Qt(qt.line,qt.ch-2),qt)==tt+tt){if(qt.ch>2&&/\bstring/.test(et.getTokenTypeAt(Qt(qt.line,qt.ch-2))))return te.Pass;Zt="addFour"}else if(gt){var de=qt.ch==0?" ":et.getRange(Qt(qt.line,qt.ch-1),qt);if(!te.isWordChar(ce)&&de!=tt&&!te.isWordChar(de))Zt="both";else return te.Pass}else if(Rt&&(ce.length===0||/\s/.test(ce)||ct.indexOf(ce)>-1))Zt="both";else return te.Pass;if(!Ut)Ut=Zt;else if(Ut!=Zt)return te.Pass}var be=ut%2?ot.charAt(ut-1):tt,Ne=ut%2?tt:ot.charAt(ut+1);et.operation(function(){if(Ut=="skip")et.execCommand("goCharRight");else if(Ut=="skipThree")for(var Ge=0;Ge<3;Ge++)et.execCommand("goCharRight");else if(Ut=="surround"){for(var xe=et.getSelections(),Ge=0;Ge<xe.length;Ge++)xe[Ge]=be+xe[Ge]+Ne;et.replaceSelections(xe,"around"),xe=et.listSelections().slice();for(var Ge=0;Ge<xe.length;Ge++)xe[Ge]=kt(xe[Ge]);et.setSelections(xe)}else Ut=="both"?(et.replaceSelection(be+Ne,null),et.triggerElectric(be+Ne),et.execCommand("goCharLeft")):Ut=="addFour"&&(et.replaceSelection(be+be+be+be,"before"),et.execCommand("goCharRight"))})}function Ft(et,tt){var lt=et.getRange(Qt(tt.line,tt.ch-1),Qt(tt.line,tt.ch+1));return lt.length==2?lt:null}function vt(et,tt){var lt=et.getTokenAt(Qt(tt.line,tt.ch+1));return/\bstring/.test(lt.type)&&lt.start==tt.ch&&(tt.ch==0||!/\bstring/.test(et.getTokenTypeAt(tt)))}})},6313:function(bn,jn,ue){(function(te){te(ue(89780),ue(32855))})(function(te){te.defineOption("autoCloseTags",!1,function(It,St,kt){if(kt!=te.Init&&kt&&It.removeKeyMap("autoCloseTags"),!!St){var xt={name:"autoCloseTags"};(typeof St!="object"||St.whenClosing!==!1)&&(xt["'/'"]=function(Ft){return jt(Ft)}),(typeof St!="object"||St.whenOpening!==!1)&&(xt["'>'"]=function(Ft){return Yt(Ft)}),It.addKeyMap(xt)}});var wt=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],Qt=["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 Yt(It){if(It.getOption("disableInput"))return te.Pass;for(var St=It.listSelections(),kt=[],xt=It.getOption("autoCloseTags"),Ft=0;Ft<St.length;Ft++){if(!St[Ft].empty())return te.Pass;var vt=St[Ft].head,et=It.getTokenAt(vt),tt=te.innerMode(It.getMode(),et.state),lt=tt.state,ot=tt.mode.xmlCurrentTag&&tt.mode.xmlCurrentTag(lt),ut=ot&&ot.name;if(!ut)return te.Pass;var ct=tt.mode.configuration=="html",ft=typeof xt=="object"&&xt.dontCloseTags||ct&&wt,gt=typeof xt=="object"&&xt.indentTags||ct&&Qt;et.end>vt.ch&&(ut=ut.slice(0,ut.length-et.end+vt.ch));var Lt=ut.toLowerCase();if(!ut||et.type=="string"&&(et.end!=vt.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&&ot.close||et.string.indexOf("/")==vt.ch-et.start-1||ft&&Ct(ft,Lt)>-1||Mt(It,tt.mode.xmlCurrentContext&&tt.mode.xmlCurrentContext(lt)||[],ut,vt,!0))return te.Pass;var Rt=typeof xt=="object"&&xt.emptyTags;if(Rt&&Ct(Rt,ut)>-1){kt[Ft]={text:"/>",newPos:te.Pos(vt.line,vt.ch+2)};continue}var Ut=gt&&Ct(gt,Lt)>-1;kt[Ft]={indent:Ut,text:">"+(Ut?`
`:"")+"</"+ut+">",newPos:Ut?te.Pos(vt.line+1,0):te.Pos(vt.line,vt.ch+1)}}for(var Nt=typeof xt=="object"&&xt.dontIndentOnAutoClose,Ft=St.length-1;Ft>=0;Ft--){var $t=kt[Ft];It.replaceRange($t.text,St[Ft].head,St[Ft].anchor,"+insert");var qt=It.listSelections().slice(0);qt[Ft]={head:$t.newPos,anchor:$t.newPos},It.setSelections(qt),!Nt&&$t.indent&&(It.indentLine($t.newPos.line,null,!0),It.indentLine($t.newPos.line+1,null,!0))}}function Bt(It,St){for(var kt=It.listSelections(),xt=[],Ft=St?"/":"</",vt=It.getOption("autoCloseTags"),et=typeof vt=="object"&&vt.dontIndentOnSlash,tt=0;tt<kt.length;tt++){if(!kt[tt].empty())return te.Pass;var lt=kt[tt].head,ot=It.getTokenAt(lt),ut=te.innerMode(It.getMode(),ot.state),ct=ut.state;if(St&&(ot.type=="string"||ot.string.charAt(0)!="<"||ot.start!=lt.ch-1))return te.Pass;var ft,gt=ut.mode.name!="xml"&&It.getMode().name=="htmlmixed";if(gt&&ut.mode.name=="javascript")ft=Ft+"script";else if(gt&&ut.mode.name=="css")ft=Ft+"style";else{var Lt=ut.mode.xmlCurrentContext&&ut.mode.xmlCurrentContext(ct);if(!Lt||Lt.length&&Mt(It,Lt,Lt[Lt.length-1],lt))return te.Pass;ft=Ft+Lt[Lt.length-1]}It.getLine(lt.line).charAt(ot.end)!=">"&&(ft+=">"),xt[tt]=ft}if(It.replaceSelections(xt),kt=It.listSelections(),!et)for(var tt=0;tt<kt.length;tt++)(tt==kt.length-1||kt[tt].head.line<kt[tt+1].head.line)&&It.indentLine(kt[tt].head.line)}function jt(It){return It.getOption("disableInput")?te.Pass:Bt(It,!0)}te.commands.closeTag=function(It){return Bt(It)};function Ct(It,St){if(It.indexOf)return It.indexOf(St);for(var kt=0,xt=It.length;kt<xt;++kt)if(It[kt]==St)return kt;return-1}function Mt(It,St,kt,xt,Ft){if(!te.scanForClosingTag)return!1;var vt=Math.min(It.lastLine()+1,xt.line+500),et=te.scanForClosingTag(It,xt,null,vt);if(!et||et.tag!=kt)return!1;for(var tt=Ft?1:0,lt=St.length-1;lt>=0&&St[lt]==kt;lt--)++tt;xt=et.to;for(var lt=1;lt<tt;lt++){var ot=te.scanForClosingTag(It,xt,null,vt);if(!ot||ot.tag!=kt)return!1;xt=ot.to}return!0}})},32855:function(bn,jn,ue){(function(te){te(ue(89780))})(function(te){"use strict";var wt=te.Pos;function Qt(lt,ot){return lt.line-ot.line||lt.ch-ot.ch}var Yt="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",Bt=Yt+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",jt=new RegExp("<(/?)(["+Yt+"]["+Bt+"]*)","g");function Ct(lt,ot,ut,ct){this.line=ot,this.ch=ut,this.cm=lt,this.text=lt.getLine(ot),this.min=ct?Math.max(ct.from,lt.firstLine()):lt.firstLine(),this.max=ct?Math.min(ct.to-1,lt.lastLine()):lt.lastLine()}function Mt(lt,ot){var ut=lt.cm.getTokenTypeAt(wt(lt.line,ot));return ut&&/\btag\b/.test(ut)}function It(lt){if(!(lt.line>=lt.max))return lt.ch=0,lt.text=lt.cm.getLine(++lt.line),!0}function St(lt){if(!(lt.line<=lt.min))return lt.text=lt.cm.getLine(--lt.line),lt.ch=lt.text.length,!0}function kt(lt){for(;;){var ot=lt.text.indexOf(">",lt.ch);if(ot==-1){if(It(lt))continue;return}if(!Mt(lt,ot+1)){lt.ch=ot+1;continue}var ut=lt.text.lastIndexOf("/",ot),ct=ut>-1&&!/\S/.test(lt.text.slice(ut+1,ot));return lt.ch=ot+1,ct?"selfClose":"regular"}}function xt(lt){for(;;){var ot=lt.ch?lt.text.lastIndexOf("<",lt.ch-1):-1;if(ot==-1){if(St(lt))continue;return}if(!Mt(lt,ot+1)){lt.ch=ot;continue}jt.lastIndex=ot,lt.ch=ot;var ut=jt.exec(lt.text);if(ut&&ut.index==ot)return ut}}function Ft(lt){for(;;){jt.lastIndex=lt.ch;var ot=jt.exec(lt.text);if(!ot){if(It(lt))continue;return}if(!Mt(lt,ot.index+1)){lt.ch=ot.index+1;continue}return lt.ch=ot.index+ot[0].length,ot}}function vt(lt){for(;;){var ot=lt.ch?lt.text.lastIndexOf(">",lt.ch-1):-1;if(ot==-1){if(St(lt))continue;return}if(!Mt(lt,ot+1)){lt.ch=ot;continue}var ut=lt.text.lastIndexOf("/",ot),ct=ut>-1&&!/\S/.test(lt.text.slice(ut+1,ot));return lt.ch=ot+1,ct?"selfClose":"regular"}}function et(lt,ot){for(var ut=[];;){var ct=Ft(lt),ft,gt=lt.line,Lt=lt.ch-(ct?ct[0].length:0);if(!ct||!(ft=kt(lt)))return;if(ft!="selfClose")if(ct[1]){for(var Rt=ut.length-1;Rt>=0;--Rt)if(ut[Rt]==ct[2]){ut.length=Rt;break}if(Rt<0&&(!ot||ot==ct[2]))return{tag:ct[2],from:wt(gt,Lt),to:wt(lt.line,lt.ch)}}else ut.push(ct[2])}}function tt(lt,ot){for(var ut=[];;){var ct=vt(lt);if(!ct)return;if(ct=="selfClose"){xt(lt);continue}var ft=lt.line,gt=lt.ch,Lt=xt(lt);if(!Lt)return;if(Lt[1])ut.push(Lt[2]);else{for(var Rt=ut.length-1;Rt>=0;--Rt)if(ut[Rt]==Lt[2]){ut.length=Rt;break}if(Rt<0&&(!ot||ot==Lt[2]))return{tag:Lt[2],from:wt(lt.line,lt.ch),to:wt(ft,gt)}}}}te.registerHelper("fold","xml",function(lt,ot){for(var ut=new Ct(lt,ot.line,0);;){var ct=Ft(ut);if(!ct||ut.line!=ot.line)return;var ft=kt(ut);if(!ft)return;if(!ct[1]&&ft!="selfClose"){var gt=wt(ut.line,ut.ch),Lt=et(ut,ct[2]);return Lt&&Qt(Lt.from,gt)>0?{from:gt,to:Lt.from}:null}}}),te.findMatchingTag=function(lt,ot,ut){var ct=new Ct(lt,ot.line,ot.ch,ut);if(!(ct.text.indexOf(">")==-1&&ct.text.indexOf("<")==-1)){var ft=kt(ct),gt=ft&&wt(ct.line,ct.ch),Lt=ft&&xt(ct);if(!(!ft||!Lt||Qt(ct,ot)>0)){var Rt={from:wt(ct.line,ct.ch),to:gt,tag:Lt[2]};return ft=="selfClose"?{open:Rt,close:null,at:"open"}:Lt[1]?{open:tt(ct,Lt[2]),close:Rt,at:"close"}:(ct=new Ct(lt,gt.line,gt.ch,ut),{open:Rt,close:et(ct,Lt[2]),at:"open"})}}},te.findEnclosingTag=function(lt,ot,ut,ct){for(var ft=new Ct(lt,ot.line,ot.ch,ut);;){var gt=tt(ft,ct);if(!gt)break;var Lt=new Ct(lt,ot.line,ot.ch,ut),Rt=et(Lt,gt.tag);if(Rt)return{open:gt,close:Rt}}},te.scanForClosingTag=function(lt,ot,ut,ct){var ft=new Ct(lt,ot.line,ot.ch,ct?{from:0,to:ct}:null);return et(ft,ut)}})},89780:function(bn){(function(jn,ue){bn.exports=ue()})(this,function(){"use strict";var jn=navigator.userAgent,ue=navigator.platform,te=/gecko\/\d/i.test(jn),wt=/MSIE \d/.test(jn),Qt=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(jn),Yt=/Edge\/(\d+)/.exec(jn),Bt=wt||Qt||Yt,jt=Bt&&(wt?document.documentMode||6:+(Yt||Qt)[1]),Ct=!Yt&&/WebKit\//.test(jn),Mt=Ct&&/Qt\/\d+\.\d+/.test(jn),It=!Yt&&/Chrome\//.test(jn),St=/Opera\//.test(jn),kt=/Apple Computer/.test(navigator.vendor),xt=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(jn),Ft=/PhantomJS/.test(jn),vt=!Yt&&/AppleWebKit/.test(jn)&&/Mobile\/\w+/.test(jn),et=/Android/.test(jn),tt=vt||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(jn),lt=vt||/Mac/.test(ue),ot=/\bCrOS\b/.test(jn),ut=/win/i.test(ue),ct=St&&jn.match(/Version\/(\d*\.\d*)/);ct&&(ct=Number(ct[1])),ct&&ct>=15&&(St=!1,Ct=!0);var ft=lt&&(Mt||St&&(ct==null||ct<12.11)),gt=te||Bt&&jt>=9;function Lt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var Rt=function(it,at){var mt=it.className,pt=Lt(at).exec(mt);if(pt){var At=mt.slice(pt.index+pt[0].length);it.className=mt.slice(0,pt.index)+(At?pt[1]+At:"")}};function Ut(it){for(var at=it.childNodes.length;at>0;--at)it.removeChild(it.firstChild);return it}function Nt(it,at){return Ut(it).appendChild(at)}function $t(it,at,mt,pt){var At=document.createElement(it);if(mt&&(At.className=mt),pt&&(At.style.cssText=pt),typeof at=="string")At.appendChild(document.createTextNode(at));else if(at)for(var Xt=0;Xt<at.length;++Xt)At.appendChild(at[Xt]);return At}function qt(it,at,mt,pt){var At=$t(it,at,mt,pt);return At.setAttribute("role","presentation"),At}var Zt;document.createRange?Zt=function(it,at,mt,pt){var At=document.createRange();return At.setEnd(pt||it,mt),At.setStart(it,at),At}:Zt=function(it,at,mt){var pt=document.body.createTextRange();try{pt.moveToElementText(it.parentNode)}catch(At){return pt}return pt.collapse(!0),pt.moveEnd("character",mt),pt.moveStart("character",at),pt};function ce(it,at){if(at.nodeType==3&&(at=at.parentNode),it.contains)return it.contains(at);do if(at.nodeType==11&&(at=at.host),at==it)return!0;while(at=at.parentNode)}function de(){var it;try{it=document.activeElement}catch(at){it=document.body||null}for(;it&&it.shadowRoot&&it.shadowRoot.activeElement;)it=it.shadowRoot.activeElement;return it}function be(it,at){var mt=it.className;Lt(at).test(mt)||(it.className+=(mt?" ":"")+at)}function Ne(it,at){for(var mt=it.split(" "),pt=0;pt<mt.length;pt++)mt[pt]&&!Lt(mt[pt]).test(at)&&(at+=" "+mt[pt]);return at}var Ge=function(it){it.select()};vt?Ge=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:Bt&&(Ge=function(it){try{it.select()}catch(at){}});function xe(it){var at=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,at)}}function We(it,at,mt){at||(at={});for(var pt in it)it.hasOwnProperty(pt)&&(mt!==!1||!at.hasOwnProperty(pt))&&(at[pt]=it[pt]);return at}function he(it,at,mt,pt,At){at==null&&(at=it.search(/[^\s\u00a0]/),at==-1&&(at=it.length));for(var Xt=pt||0,ae=At||0;;){var ye=it.indexOf(" ",Xt);if(ye<0||ye>=at)return ae+(at-Xt);ae+=ye-Xt,ae+=mt-ae%mt,Xt=ye+1}}var Jt=function(){this.id=null,this.f=null,this.time=0,this.handler=xe(this.onTimeout,this)};Jt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Jt.prototype.set=function(it,at){this.f=at;var mt=+new Date+it;(!this.id||mt<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,it),this.time=mt)};function re(it,at){for(var mt=0;mt<it.length;++mt)if(it[mt]==at)return mt;return-1}var se=50,pe={toString:function(){return"CodeMirror.Pass"}},le={scroll:!1},ze={origin:"*mouse"},Me={origin:"+move"};function Je(it,at,mt){for(var pt=0,At=0;;){var Xt=it.indexOf(" ",pt);Xt==-1&&(Xt=it.length);var ae=Xt-pt;if(Xt==it.length||At+ae>=at)return pt+Math.min(ae,at-At);if(At+=Xt-pt,At+=mt-At%mt,pt=Xt+1,At>=at)return pt}}var Le=[""];function we(it){for(;Le.length<=it;)Le.push(Re(Le)+" ");return Le[it]}function Re(it){return it[it.length-1]}function De(it,at){for(var mt=[],pt=0;pt<it.length;pt++)mt[pt]=at(it[pt],pt);return mt}function je(it,at,mt){for(var pt=0,At=mt(at);pt<it.length&&mt(it[pt])<=At;)pt++;it.splice(pt,0,at)}function ee(){}function Et(it,at){var mt;return Object.create?mt=Object.create(it):(ee.prototype=it,mt=new ee),at&&We(at,mt),mt}var bt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Kt(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||bt.test(it))}function oe(it,at){return at?at.source.indexOf("\\w")>-1&&Kt(it)?!0:at.test(it):Kt(it)}function _t(it){for(var at in it)if(it.hasOwnProperty(at)&&it[at])return!1;return!0}var Ot=/[\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 Pt(it){return it.charCodeAt(0)>=768&&Ot.test(it)}function Dt(it,at,mt){for(;(mt<0?at>0:at<it.length)&&Pt(it.charAt(at));)at+=mt;return at}function ie(it,at,mt){for(var pt=at>mt?-1:1;;){if(at==mt)return at;var At=(at+mt)/2,Xt=pt<0?Math.ceil(At):Math.floor(At);if(Xt==at)return it(Xt)?at:mt;it(Xt)?mt=Xt:at=Xt+pt}}function Gt(it,at,mt,pt){if(!it)return pt(at,mt,"ltr",0);for(var At=!1,Xt=0;Xt<it.length;++Xt){var ae=it[Xt];(ae.from<mt&&ae.to>at||at==mt&&ae.to==at)&&(pt(Math.max(ae.from,at),Math.min(ae.to,mt),ae.level==1?"rtl":"ltr",Xt),At=!0)}At||pt(at,mt,"ltr")}var Wt=null;function ge(it,at,mt){var pt;Wt=null;for(var At=0;At<it.length;++At){var Xt=it[At];if(Xt.from<at&&Xt.to>at)return At;Xt.to==at&&(Xt.from!=Xt.to&&mt=="before"?pt=At:Wt=At),Xt.from==at&&(Xt.from!=Xt.to&&mt!="before"?pt=At:Wt=At)}return pt!=null?pt:Wt}var Pe=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",at="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function mt(Te){return Te<=247?it.charAt(Te):1424<=Te&&Te<=1524?"R":1536<=Te&&Te<=1785?at.charAt(Te-1536):1774<=Te&&Te<=2220?"r":8192<=Te&&Te<=8203?"w":Te==8204?"b":"L"}var pt=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,At=/[stwN]/,Xt=/[LRr]/,ae=/[Lb1n]/,ye=/[1n]/;function me(Te,qe,Oe){this.level=Te,this.from=qe,this.to=Oe}return function(Te,qe){var Oe=qe=="ltr"?"L":"R";if(Te.length==0||qe=="ltr"&&!pt.test(Te))return!1;for(var cn=Te.length,ln=[],Un=0;Un<cn;++Un)ln.push(mt(Te.charCodeAt(Un)));for(var Xn=0,ai=Oe;Xn<cn;++Xn){var Ai=ln[Xn];Ai=="m"?ln[Xn]=ai:ai=Ai}for(var Ki=0,Mi=Oe;Ki<cn;++Ki){var Xi=ln[Ki];Xi=="1"&&Mi=="r"?ln[Ki]="n":Xt.test(Xi)&&(Mi=Xi,Xi=="r"&&(ln[Ki]="R"))}for(var fr=1,Ei=ln[0];fr<cn-1;++fr){var Mr=ln[fr];Mr=="+"&&Ei=="1"&&ln[fr+1]=="1"?ln[fr]="1":Mr==","&&Ei==ln[fr+1]&&(Ei=="1"||Ei=="n")&&(ln[fr]=Ei),Ei=Mr}for(var wo=0;wo<cn;++wo){var ls=ln[wo];if(ls==",")ln[wo]="N";else if(ls=="%"){var No=void 0;for(No=wo+1;No<cn&&ln[No]=="%";++No);for(var pa=wo&&ln[wo-1]=="!"||No<cn&&ln[No]=="1"?"1":"N",_s=wo;_s<No;++_s)ln[_s]=pa;wo=No-1}}for(var Qo=0,Ma=Oe;Qo<cn;++Qo){var Bs=ln[Qo];Ma=="L"&&Bs=="1"?ln[Qo]="L":Xt.test(Bs)&&(Ma=Bs)}for(var qo=0;qo<cn;++qo)if(At.test(ln[qo])){var Vr=void 0;for(Vr=qo+1;Vr<cn&&At.test(ln[Vr]);++Vr);for(var Io=(qo?ln[qo-1]:Oe)=="L",Ss=(Vr<cn?ln[Vr]:Oe)=="L",Os=Io==Ss?Io?"L":"R":Oe,vl=qo;vl<Vr;++vl)ln[vl]=Os;qo=Vr-1}for(var Fo=[],rl,zo=0;zo<cn;)if(ae.test(ln[zo])){var Sd=zo;for(++zo;zo<cn&&ae.test(ln[zo]);++zo);Fo.push(new me(0,Sd,zo))}else{var _a=zo,Ta=Fo.length,ma=qe=="rtl"?1:0;for(++zo;zo<cn&&ln[zo]!="L";++zo);for(var ao=_a;ao<zo;)if(ye.test(ln[ao])){_a<ao&&(Fo.splice(Ta,0,new me(1,_a,ao)),Ta+=ma);var xs=ao;for(++ao;ao<zo&&ye.test(ln[ao]);++ao);Fo.splice(Ta,0,new me(2,xs,ao)),Ta+=ma,_a=ao}else++ao;_a<zo&&Fo.splice(Ta,0,new me(1,_a,zo))}return qe=="ltr"&&(Fo[0].level==1&&(rl=Te.match(/^\s+/))&&(Fo[0].from=rl[0].length,Fo.unshift(new me(0,0,rl[0].length))),Re(Fo).level==1&&(rl=Te.match(/\s+$/))&&(Re(Fo).to-=rl[0].length,Fo.push(new me(0,cn-rl[0].length,cn)))),qe=="rtl"?Fo.reverse():Fo}}();function Ve(it,at){var mt=it.order;return mt==null&&(mt=it.order=Pe(it.text,at)),mt}var _e=[],Fe=function(it,at,mt){if(it.addEventListener)it.addEventListener(at,mt,!1);else if(it.attachEvent)it.attachEvent("on"+at,mt);else{var pt=it._handlers||(it._handlers={});pt[at]=(pt[at]||_e).concat(mt)}};function rn(it,at){return it._handlers&&it._handlers[at]||_e}function sn(it,at,mt){if(it.removeEventListener)it.removeEventListener(at,mt,!1);else if(it.detachEvent)it.detachEvent("on"+at,mt);else{var pt=it._handlers,At=pt&&pt[at];if(At){var Xt=re(At,mt);Xt>-1&&(pt[at]=At.slice(0,Xt).concat(At.slice(Xt+1)))}}}function on(it,at){var mt=rn(it,at);if(mt.length)for(var pt=Array.prototype.slice.call(arguments,2),At=0;At<mt.length;++At)mt[At].apply(null,pt)}function Xe(it,at,mt){return typeof at=="string"&&(at={type:at,preventDefault:function(){this.defaultPrevented=!0}}),on(it,mt||at.type,it,at),Sn(at)||at.codemirrorIgnore}function Dn(it){var at=it._handlers&&it._handlers.cursorActivity;if(at)for(var mt=it.curOp.cursorActivityHandlers||(it.curOp.cursorActivityHandlers=[]),pt=0;pt<at.length;++pt)re(mt,at[pt])==-1&&mt.push(at[pt])}function xn(it,at){return rn(it,at).length>0}function Mn(it){it.prototype.on=function(at,mt){Fe(this,at,mt)},it.prototype.off=function(at,mt){sn(this,at,mt)}}function In(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function qn(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Sn(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function oi(it){In(it),qn(it)}function vi(it){return it.target||it.srcElement}function yi(it){var at=it.which;return at==null&&(it.button&1?at=1:it.button&2?at=3:it.button&4&&(at=2)),lt&&it.ctrlKey&&at==1&&(at=3),at}var zi=function(){if(Bt&&jt<9)return!1;var it=$t("div");return"draggable"in it||"dragDrop"in it}(),Yi;function Gi(it){if(Yi==null){var at=$t("span","\u200B");Nt(it,$t("span",[at,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(Yi=at.offsetWidth<=1&&at.offsetHeight>2&&!(Bt&&jt<8))}var mt=Yi?$t("span","\u200B"):$t("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return mt.setAttribute("cm-text",""),mt}var Ii;function li(it){if(Ii!=null)return Ii;var at=Nt(it,document.createTextNode("A\u062EA")),mt=Zt(at,0,1).getBoundingClientRect(),pt=Zt(at,1,2).getBoundingClientRect();return Ut(it),!mt||mt.left==mt.right?!1:Ii=pt.right-mt.right<3}var Bi=`
b`.split(/\n/).length!=3?function(it){for(var at=0,mt=[],pt=it.length;at<=pt;){var At=it.indexOf(`
`,at);At==-1&&(At=it.length);var Xt=it.slice(at,it.charAt(At-1)=="\r"?At-1:At),ae=Xt.indexOf("\r");ae!=-1?(mt.push(Xt.slice(0,ae)),at+=ae+1):(mt.push(Xt),at=At+1)}return mt}:function(it){return it.split(/\r\n?|\n/)},Vt=window.getSelection?function(it){try{return it.selectionStart!=it.selectionEnd}catch(at){return!1}}:function(it){var at;try{at=it.ownerDocument.selection.createRange()}catch(mt){}return!at||at.parentElement()!=it?!1:at.compareEndPoints("StartToEnd",at)!=0},ii=function(){var it=$t("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),Rn=null;function En(it){if(Rn!=null)return Rn;var at=Nt(it,$t("span","x")),mt=at.getBoundingClientRect(),pt=Zt(at,0,1).getBoundingClientRect();return Rn=Math.abs(mt.left-pt.left)>1}var Gn={},Hn={};function Kn(it,at){arguments.length>2&&(at.dependencies=Array.prototype.slice.call(arguments,2)),Gn[it]=at}function Ri(it,at){Hn[it]=at}function tn(it){if(typeof it=="string"&&Hn.hasOwnProperty(it))it=Hn[it];else if(it&&typeof it.name=="string"&&Hn.hasOwnProperty(it.name)){var at=Hn[it.name];typeof at=="string"&&(at={name:at}),it=Et(at,it),it.name=at.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return tn("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return tn("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function en(it,at){at=tn(at);var mt=Gn[at.name];if(!mt)return en(it,"text/plain");var pt=mt(it,at);if(Ze.hasOwnProperty(at.name)){var At=Ze[at.name];for(var Xt in At)At.hasOwnProperty(Xt)&&(pt.hasOwnProperty(Xt)&&(pt["_"+Xt]=pt[Xt]),pt[Xt]=At[Xt])}if(pt.name=at.name,at.helperType&&(pt.helperType=at.helperType),at.modeProps)for(var ae in at.modeProps)pt[ae]=at.modeProps[ae];return pt}var Ze={};function un(it,at){var mt=Ze.hasOwnProperty(it)?Ze[it]:Ze[it]={};We(at,mt)}function ni(it,at){if(at===!0)return at;if(it.copyState)return it.copyState(at);var mt={};for(var pt in at){var At=at[pt];At instanceof Array&&(At=At.concat([])),mt[pt]=At}return mt}function Vn(it,at){for(var mt;it.innerMode&&(mt=it.innerMode(at),!(!mt||mt.mode==it));)at=mt.state,it=mt.mode;return mt||{mode:it,state:at}}function Si(it,at,mt){return it.startState?it.startState(at,mt):!0}var nn=function(it,at,mt){this.pos=this.start=0,this.string=it,this.tabSize=at||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=mt};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(it){var at=this.string.charAt(this.pos),mt;if(typeof it=="string"?mt=at==it:mt=at&&(it.test?it.test(at):it(at)),mt)return++this.pos,at},nn.prototype.eatWhile=function(it){for(var at=this.pos;this.eat(it););return this.pos>at},nn.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},nn.prototype.skipToEnd=function(){this.pos=this.string.length},nn.prototype.skipTo=function(it){var at=this.string.indexOf(it,this.pos);if(at>-1)return this.pos=at,!0},nn.prototype.backUp=function(it){this.pos-=it},nn.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=he(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?he(this.string,this.lineStart,this.tabSize):0)},nn.prototype.indentation=function(){return he(this.string,null,this.tabSize)-(this.lineStart?he(this.string,this.lineStart,this.tabSize):0)},nn.prototype.match=function(it,at,mt){if(typeof it=="string"){var pt=function(ae){return mt?ae.toLowerCase():ae},At=this.string.substr(this.pos,it.length);if(pt(At)==pt(it))return at!==!1&&(this.pos+=it.length),!0}else{var Xt=this.string.slice(this.pos).match(it);return Xt&&Xt.index>0?null:(Xt&&at!==!1&&(this.pos+=Xt[0].length),Xt)}},nn.prototype.current=function(){return this.string.slice(this.start,this.pos)},nn.prototype.hideFirstChars=function(it,at){this.lineStart+=it;try{return at()}finally{this.lineStart-=it}},nn.prototype.lookAhead=function(it){var at=this.lineOracle;return at&&at.lookAhead(it)},nn.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function dn(it,at){if(at-=it.first,at<0||at>=it.size)throw new Error("There is no line "+(at+it.first)+" in the document.");for(var mt=it;!mt.lines;)for(var pt=0;;++pt){var At=mt.children[pt],Xt=At.chunkSize();if(at<Xt){mt=At;break}at-=Xt}return mt.lines[at]}function Qn(it,at,mt){var pt=[],At=at.line;return it.iter(at.line,mt.line+1,function(Xt){var ae=Xt.text;At==mt.line&&(ae=ae.slice(0,mt.ch)),At==at.line&&(ae=ae.slice(at.ch)),pt.push(ae),++At}),pt}function Ci(it,at,mt){var pt=[];return it.iter(at,mt,function(At){pt.push(At.text)}),pt}function Ln(it,at){var mt=at-it.height;if(mt)for(var pt=it;pt;pt=pt.parent)pt.height+=mt}function Ae(it){if(it.parent==null)return null;for(var at=it.parent,mt=re(at.lines,it),pt=at.parent;pt;at=pt,pt=pt.parent)for(var At=0;pt.children[At]!=at;++At)mt+=pt.children[At].chunkSize();return mt+at.first}function Ue(it,at){var mt=it.first;t:do{for(var pt=0;pt<it.children.length;++pt){var At=it.children[pt],Xt=At.height;if(at<Xt){it=At;continue t}at-=Xt,mt+=At.chunkSize()}return mt}while(!it.lines);for(var ae=0;ae<it.lines.length;++ae){var ye=it.lines[ae],me=ye.height;if(at<me)break;at-=me}return mt+ae}function kn(it,at){return at>=it.first&&at<it.first+it.size}function Cn(it,at){return String(it.lineNumberFormatter(at+it.firstLineNumber))}function Qe(it,at,mt){if(mt===void 0&&(mt=null),!(this instanceof Qe))return new Qe(it,at,mt);this.line=it,this.ch=at,this.sticky=mt}function Pn(it,at){return it.line-at.line||it.ch-at.ch}function Yn(it,at){return it.sticky==at.sticky&&Pn(it,at)==0}function Zn(it){return Qe(it.line,it.ch)}function ri(it,at){return Pn(it,at)<0?at:it}function Fn(it,at){return Pn(it,at)<0?it:at}function Nn(it,at){return Math.max(it.first,Math.min(at,it.first+it.size-1))}function Bn(it,at){if(at.line<it.first)return Qe(it.first,0);var mt=it.first+it.size-1;return at.line>mt?Qe(mt,dn(it,mt).text.length):pi(at,dn(it,at.line).text.length)}function pi(it,at){var mt=it.ch;return mt==null||mt>at?Qe(it.line,at):mt<0?Qe(it.line,0):it}function si(it,at){for(var mt=[],pt=0;pt<at.length;pt++)mt[pt]=Bn(it,at[pt]);return mt}var pn=function(it,at){this.state=it,this.lookAhead=at},Wn=function(it,at,mt,pt){this.state=at,this.doc=it,this.line=mt,this.maxLookAhead=pt||0,this.baseTokens=null,this.baseTokenPos=1};Wn.prototype.lookAhead=function(it){var at=this.doc.getLine(this.line+it);return at!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),at},Wn.prototype.baseToken=function(it){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=it;)this.baseTokenPos+=2;var at=this.baseTokens[this.baseTokenPos+1];return{type:at&&at.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-it}},Wn.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Wn.fromSaved=function(it,at,mt){return at instanceof pn?new Wn(it,ni(it.mode,at.state),mt,at.lookAhead):new Wn(it,ni(it.mode,at),mt)},Wn.prototype.save=function(it){var at=it!==!1?ni(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new pn(at,this.maxLookAhead):at};function Ui(it,at,mt,pt){var At=[it.state.modeGen],Xt={};qi(it,at.text,it.doc.mode,mt,function(Te,qe){return At.push(Te,qe)},Xt,pt);for(var ae=mt.state,ye=function(Te){mt.baseTokens=At;var qe=it.state.overlays[Te],Oe=1,cn=0;mt.state=!0,qi(it,at.text,qe.mode,mt,function(ln,Un){for(var Xn=Oe;cn<ln;){var ai=At[Oe];ai>ln&&At.splice(Oe,1,ln,At[Oe+1],ai),Oe+=2,cn=Math.min(ln,ai)}if(Un)if(qe.opaque)At.splice(Xn,Oe-Xn,ln,"overlay "+Un),Oe=Xn+2;else for(;Xn<Oe;Xn+=2){var Ai=At[Xn+1];At[Xn+1]=(Ai?Ai+" ":"")+"overlay "+Un}},Xt),mt.state=ae,mt.baseTokens=null,mt.baseTokenPos=1},me=0;me<it.state.overlays.length;++me)ye(me);return{styles:At,classes:Xt.bgClass||Xt.textClass?Xt:null}}function rr(it,at,mt){if(!at.styles||at.styles[0]!=it.state.modeGen){var pt=yr(it,Ae(at)),At=at.text.length>it.options.maxHighlightLength&&ni(it.doc.mode,pt.state),Xt=Ui(it,at,pt);At&&(pt.state=At),at.stateAfter=pt.save(!At),at.styles=Xt.styles,Xt.classes?at.styleClasses=Xt.classes:at.styleClasses&&(at.styleClasses=null),mt===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return at.styles}function yr(it,at,mt){var pt=it.doc,At=it.display;if(!pt.mode.startState)return new Wn(pt,!0,at);var Xt=_i(it,at,mt),ae=Xt>pt.first&&dn(pt,Xt-1).stateAfter,ye=ae?Wn.fromSaved(pt,ae,Xt):new Wn(pt,Si(pt.mode),Xt);return pt.iter(Xt,at,function(me){Ye(it,me.text,ye);var Te=ye.line;me.stateAfter=Te==at-1||Te%5==0||Te>=At.viewFrom&&Te<At.viewTo?ye.save():null,ye.nextLine()}),mt&&(pt.modeFrontier=ye.line),ye}function Ye(it,at,mt,pt){var At=it.doc.mode,Xt=new nn(at,it.options.tabSize,mt);for(Xt.start=Xt.pos=pt||0,at==""&&ui(At,mt.state);!Xt.eol();)Oi(At,Xt,mt.state),Xt.start=Xt.pos}function ui(it,at){if(it.blankLine)return it.blankLine(at);if(it.innerMode){var mt=Vn(it,at);if(mt.mode.blankLine)return mt.mode.blankLine(mt.state)}}function Oi(it,at,mt,pt){for(var At=0;At<10;At++){pt&&(pt[0]=Vn(it,mt).mode);var Xt=it.token(at,mt);if(at.pos>at.start)return Xt}throw new Error("Mode "+it.name+" failed to advance stream.")}var ti=function(it,at,mt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=at||null,this.state=mt};function Qi(it,at,mt,pt){var At=it.doc,Xt=At.mode,ae;at=Bn(At,at);var ye=dn(At,at.line),me=yr(it,at.line,mt),Te=new nn(ye.text,it.options.tabSize,me),qe;for(pt&&(qe=[]);(pt||Te.pos<at.ch)&&!Te.eol();)Te.start=Te.pos,ae=Oi(Xt,Te,me.state),pt&&qe.push(new ti(Te,ae,ni(At.mode,me.state)));return pt?qe:new ti(Te,ae,me.state)}function Wi(it,at){if(it)for(;;){var mt=it.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!mt)break;it=it.slice(0,mt.index)+it.slice(mt.index+mt[0].length);var pt=mt[1]?"bgClass":"textClass";at[pt]==null?at[pt]=mt[2]:new RegExp("(?:^|\\s)"+mt[2]+"(?:$|\\s)").test(at[pt])||(at[pt]+=" "+mt[2])}return it}function qi(it,at,mt,pt,At,Xt,ae){var ye=mt.flattenSpans;ye==null&&(ye=it.options.flattenSpans);var me=0,Te=null,qe=new nn(at,it.options.tabSize,pt),Oe,cn=it.options.addModeClass&&[null];for(at==""&&Wi(ui(mt,pt.state),Xt);!qe.eol();){if(qe.pos>it.options.maxHighlightLength?(ye=!1,ae&&Ye(it,at,pt,qe.pos),qe.pos=at.length,Oe=null):Oe=Wi(Oi(mt,qe,pt.state,cn),Xt),cn){var ln=cn[0].name;ln&&(Oe="m-"+(Oe?ln+" "+Oe:ln))}if(!ye||Te!=Oe){for(;me<qe.start;)me=Math.min(qe.start,me+5e3),At(me,Te);Te=Oe}qe.start=qe.pos}for(;me<qe.pos;){var Un=Math.min(qe.pos,me+5e3);At(Un,Te),me=Un}}function _i(it,at,mt){for(var pt,At,Xt=it.doc,ae=mt?-1:at-(it.doc.mode.innerMode?1e3:100),ye=at;ye>ae;--ye){if(ye<=Xt.first)return Xt.first;var me=dn(Xt,ye-1),Te=me.stateAfter;if(Te&&(!mt||ye+(Te instanceof pn?Te.lookAhead:0)<=Xt.modeFrontier))return ye;var qe=he(me.text,null,it.options.tabSize);(At==null||pt>qe)&&(At=ye-1,pt=qe)}return At}function Ji(it,at){if(it.modeFrontier=Math.min(it.modeFrontier,at),!(it.highlightFrontier<at-10)){for(var mt=it.first,pt=at-1;pt>mt;pt--){var At=dn(it,pt).stateAfter;if(At&&(!(At instanceof pn)||pt+At.lookAhead<at)){mt=pt+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,mt)}}var dr=!1,hn=!1;function mr(){dr=!0}function fn(){hn=!0}function di(it,at,mt){this.marker=it,this.from=at,this.to=mt}function $i(it,at){if(it)for(var mt=0;mt<it.length;++mt){var pt=it[mt];if(pt.marker==at)return pt}}function Ni(it,at){for(var mt,pt=0;pt<it.length;++pt)it[pt]!=at&&(mt||(mt=[])).push(it[pt]);return mt}function gr(it,at){it.markedSpans=it.markedSpans?it.markedSpans.concat([at]):[at],at.marker.attachLine(it)}function tr(it,at,mt){var pt;if(it)for(var At=0;At<it.length;++At){var Xt=it[At],ae=Xt.marker,ye=Xt.from==null||(ae.inclusiveLeft?Xt.from<=at:Xt.from<at);if(ye||Xt.from==at&&ae.type=="bookmark"&&(!mt||!Xt.marker.insertLeft)){var me=Xt.to==null||(ae.inclusiveRight?Xt.to>=at:Xt.to>at);(pt||(pt=[])).push(new di(ae,Xt.from,me?null:Xt.to))}}return pt}function ji(it,at,mt){var pt;if(it)for(var At=0;At<it.length;++At){var Xt=it[At],ae=Xt.marker,ye=Xt.to==null||(ae.inclusiveRight?Xt.to>=at:Xt.to>at);if(ye||Xt.from==at&&ae.type=="bookmark"&&(!mt||Xt.marker.insertLeft)){var me=Xt.from==null||(ae.inclusiveLeft?Xt.from<=at:Xt.from<at);(pt||(pt=[])).push(new di(ae,me?null:Xt.from-at,Xt.to==null?null:Xt.to-at))}}return pt}function kr(it,at){if(at.full)return null;var mt=kn(it,at.from.line)&&dn(it,at.from.line).markedSpans,pt=kn(it,at.to.line)&&dn(it,at.to.line).markedSpans;if(!mt&&!pt)return null;var At=at.from.ch,Xt=at.to.ch,ae=Pn(at.from,at.to)==0,ye=tr(mt,At,ae),me=ji(pt,Xt,ae),Te=at.text.length==1,qe=Re(at.text).length+(Te?At:0);if(ye)for(var Oe=0;Oe<ye.length;++Oe){var cn=ye[Oe];if(cn.to==null){var ln=$i(me,cn.marker);ln?Te&&(cn.to=ln.to==null?null:ln.to+qe):cn.to=At}}if(me)for(var Un=0;Un<me.length;++Un){var Xn=me[Un];if(Xn.to!=null&&(Xn.to+=qe),Xn.from==null){var ai=$i(ye,Xn.marker);ai||(Xn.from=qe,Te&&(ye||(ye=[])).push(Xn))}else Xn.from+=qe,Te&&(ye||(ye=[])).push(Xn)}ye&&(ye=Do(ye)),me&&me!=ye&&(me=Do(me));var Ai=[ye];if(!Te){var Ki=at.text.length-2,Mi;if(Ki>0&&ye)for(var Xi=0;Xi<ye.length;++Xi)ye[Xi].to==null&&(Mi||(Mi=[])).push(new di(ye[Xi].marker,null,null));for(var fr=0;fr<Ki;++fr)Ai.push(Mi);Ai.push(me)}return Ai}function Do(it){for(var at=0;at<it.length;++at){var mt=it[at];mt.from!=null&&mt.from==mt.to&&mt.marker.clearWhenEmpty!==!1&&it.splice(at--,1)}return it.length?it:null}function Rr(it,at,mt){var pt=null;if(it.iter(at.line,mt.line+1,function(ln){if(ln.markedSpans)for(var Un=0;Un<ln.markedSpans.length;++Un){var Xn=ln.markedSpans[Un].marker;Xn.readOnly&&(!pt||re(pt,Xn)==-1)&&(pt||(pt=[])).push(Xn)}}),!pt)return null;for(var At=[{from:at,to:mt}],Xt=0;Xt<pt.length;++Xt)for(var ae=pt[Xt],ye=ae.find(0),me=0;me<At.length;++me){var Te=At[me];if(!(Pn(Te.to,ye.from)<0||Pn(Te.from,ye.to)>0)){var qe=[me,1],Oe=Pn(Te.from,ye.from),cn=Pn(Te.to,ye.to);(Oe<0||!ae.inclusiveLeft&&!Oe)&&qe.push({from:Te.from,to:ye.from}),(cn>0||!ae.inclusiveRight&&!cn)&&qe.push({from:ye.to,to:Te.to}),At.splice.apply(At,qe),me+=qe.length-3}}return At}function Jn(it){var at=it.markedSpans;if(at){for(var mt=0;mt<at.length;++mt)at[mt].marker.detachLine(it);it.markedSpans=null}}function Se(it,at){if(at){for(var mt=0;mt<at.length;++mt)at[mt].marker.attachLine(it);it.markedSpans=at}}function Nr(it){return it.inclusiveLeft?-1:0}function ds(it){return it.inclusiveRight?1:0}function ts(it,at){var mt=it.lines.length-at.lines.length;if(mt!=0)return mt;var pt=it.find(),At=at.find(),Xt=Pn(pt.from,At.from)||Nr(it)-Nr(at);if(Xt)return-Xt;var ae=Pn(pt.to,At.to)||ds(it)-ds(at);return ae||at.id-it.id}function vo(it,at){var mt=hn&&it.markedSpans,pt;if(mt)for(var At=void 0,Xt=0;Xt<mt.length;++Xt)At=mt[Xt],At.marker.collapsed&&(at?At.from:At.to)==null&&(!pt||ts(pt,At.marker)<0)&&(pt=At.marker);return pt}function Pr(it){return vo(it,!0)}function hi(it){return vo(it,!1)}function bi(it,at){var mt=hn&&it.markedSpans,pt;if(mt)for(var At=0;At<mt.length;++At){var Xt=mt[At];Xt.marker.collapsed&&(Xt.from==null||Xt.from<at)&&(Xt.to==null||Xt.to>at)&&(!pt||ts(pt,Xt.marker)<0)&&(pt=Xt.marker)}return pt}function er(it,at,mt,pt,At){var Xt=dn(it,at),ae=hn&&Xt.markedSpans;if(ae)for(var ye=0;ye<ae.length;++ye){var me=ae[ye];if(me.marker.collapsed){var Te=me.marker.find(0),qe=Pn(Te.from,mt)||Nr(me.marker)-Nr(At),Oe=Pn(Te.to,pt)||ds(me.marker)-ds(At);if(!(qe>=0&&Oe<=0||qe<=0&&Oe>=0)&&(qe<=0&&(me.marker.inclusiveRight&&At.inclusiveLeft?Pn(Te.to,mt)>=0:Pn(Te.to,mt)>0)||qe>=0&&(me.marker.inclusiveRight&&At.inclusiveLeft?Pn(Te.from,pt)<=0:Pn(Te.from,pt)<0)))return!0}}}function gi(it){for(var at;at=Pr(it);)it=at.find(-1,!0).line;return it}function Vi(it){for(var at;at=hi(it);)it=at.find(1,!0).line;return it}function mi(it){for(var at,mt;at=hi(it);)it=at.find(1,!0).line,(mt||(mt=[])).push(it);return mt}function ci(it,at){var mt=dn(it,at),pt=gi(mt);return mt==pt?at:Ae(pt)}function Li(it,at){if(at>it.lastLine())return at;var mt=dn(it,at),pt;if(!wn(it,mt))return at;for(;pt=hi(mt);)mt=pt.find(1,!0).line;return Ae(mt)+1}function wn(it,at){var mt=hn&&at.markedSpans;if(mt){for(var pt=void 0,At=0;At<mt.length;++At)if(pt=mt[At],!!pt.marker.collapsed){if(pt.from==null)return!0;if(!pt.marker.widgetNode&&pt.from==0&&pt.marker.inclusiveLeft&&pr(it,at,pt))return!0}}}function pr(it,at,mt){if(mt.to==null){var pt=mt.marker.find(1,!0);return pr(it,pt.line,$i(pt.line.markedSpans,mt.marker))}if(mt.marker.inclusiveRight&&mt.to==at.text.length)return!0;for(var At=void 0,Xt=0;Xt<at.markedSpans.length;++Xt)if(At=at.markedSpans[Xt],At.marker.collapsed&&!At.marker.widgetNode&&At.from==mt.to&&(At.to==null||At.to!=mt.from)&&(At.marker.inclusiveLeft||mt.marker.inclusiveRight)&&pr(it,at,At))return!0}function Ar(it){it=gi(it);for(var at=0,mt=it.parent,pt=0;pt<mt.lines.length;++pt){var At=mt.lines[pt];if(At==it)break;at+=At.height}for(var Xt=mt.parent;Xt;mt=Xt,Xt=mt.parent)for(var ae=0;ae<Xt.children.length;++ae){var ye=Xt.children[ae];if(ye==mt)break;at+=ye.height}return at}function no(it){if(it.height==0)return 0;for(var at=it.text.length,mt,pt=it;mt=Pr(pt);){var At=mt.find(0,!0);pt=At.from.line,at+=At.from.ch-At.to.ch}for(pt=it;mt=hi(pt);){var Xt=mt.find(0,!0);at-=pt.text.length-Xt.from.ch,pt=Xt.to.line,at+=pt.text.length-Xt.to.ch}return at}function Cr(it){var at=it.display,mt=it.doc;at.maxLine=dn(mt,mt.first),at.maxLineLength=no(at.maxLine),at.maxLineChanged=!0,mt.iter(function(pt){var At=no(pt);At>at.maxLineLength&&(at.maxLineLength=At,at.maxLine=pt)})}var oo=function(it,at,mt){this.text=it,Se(this,at),this.height=mt?mt(this):1};oo.prototype.lineNo=function(){return Ae(this)},Mn(oo);function yo(it,at,mt,pt){it.text=at,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),Jn(it),Se(it,mt);var At=pt?pt(it):1;At!=it.height&&Ln(it,At)}function Bo(it){it.parent=null,Jn(it)}var ho={},es={};function ko(it,at){if(!it||/^\s*$/.test(it))return null;var mt=at.addModeClass?es:ho;return mt[it]||(mt[it]=it.replace(/\S+/g,"cm-$&"))}function $e(it,at){var mt=qt("span",null,null,Ct?"padding-right: .1px":null),pt={pre:qt("pre",[mt],"CodeMirror-line"),content:mt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};at.measure={};for(var At=0;At<=(at.rest?at.rest.length:0);At++){var Xt=At?at.rest[At-1]:at.line,ae=void 0;pt.pos=0,pt.addToken=Ws,li(it.display.measure)&&(ae=Ve(Xt,it.doc.direction))&&(pt.addToken=Hr(pt.addToken,ae)),pt.map=[];var ye=at!=it.display.externalMeasured&&Ae(Xt);ua(Xt,pt,rr(it,Xt,ye)),Xt.styleClasses&&(Xt.styleClasses.bgClass&&(pt.bgClass=Ne(Xt.styleClasses.bgClass,pt.bgClass||"")),Xt.styleClasses.textClass&&(pt.textClass=Ne(Xt.styleClasses.textClass,pt.textClass||""))),pt.map.length==0&&pt.map.push(0,0,pt.content.appendChild(Gi(it.display.measure))),At==0?(at.measure.map=pt.map,at.measure.cache={}):((at.measure.maps||(at.measure.maps=[])).push(pt.map),(at.measure.caches||(at.measure.caches=[])).push({}))}if(Ct){var me=pt.content.lastChild;(/\bcm-tab\b/.test(me.className)||me.querySelector&&me.querySelector(".cm-tab"))&&(pt.content.className="cm-tab-wrap-hack")}return on(it,"renderLine",it,at.line,pt.pre),pt.pre.className&&(pt.textClass=Ne(pt.pre.className,pt.textClass||"")),pt}function ns(it){var at=$t("span","\u2022","cm-invalidchar");return at.title="\\u"+it.charCodeAt(0).toString(16),at.setAttribute("aria-label",at.title),at}function Ws(it,at,mt,pt,At,Xt,ae){if(at){var ye=it.splitSpaces?Xs(at,it.trailingSpace):at,me=it.cm.state.specialChars,Te=!1,qe;if(!me.test(at))it.col+=at.length,qe=document.createTextNode(ye),it.map.push(it.pos,it.pos+at.length,qe),Bt&&jt<9&&(Te=!0),it.pos+=at.length;else{qe=document.createDocumentFragment();for(var Oe=0;;){me.lastIndex=Oe;var cn=me.exec(at),ln=cn?cn.index-Oe:at.length-Oe;if(ln){var Un=document.createTextNode(ye.slice(Oe,Oe+ln));Bt&&jt<9?qe.appendChild($t("span",[Un])):qe.appendChild(Un),it.map.push(it.pos,it.pos+ln,Un),it.col+=ln,it.pos+=ln}if(!cn)break;Oe+=ln+1;var Xn=void 0;if(cn[0]==" "){var ai=it.cm.options.tabSize,Ai=ai-it.col%ai;Xn=qe.appendChild($t("span",we(Ai),"cm-tab")),Xn.setAttribute("role","presentation"),Xn.setAttribute("cm-text"," "),it.col+=Ai}else cn[0]=="\r"||cn[0]==`
`?(Xn=qe.appendChild($t("span",cn[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),Xn.setAttribute("cm-text",cn[0]),it.col+=1):(Xn=it.cm.options.specialCharPlaceholder(cn[0]),Xn.setAttribute("cm-text",cn[0]),Bt&&jt<9?qe.appendChild($t("span",[Xn])):qe.appendChild(Xn),it.col+=1);it.map.push(it.pos,it.pos+1,Xn),it.pos++}}if(it.trailingSpace=ye.charCodeAt(at.length-1)==32,mt||pt||At||Te||Xt||ae){var Ki=mt||"";pt&&(Ki+=pt),At&&(Ki+=At);var Mi=$t("span",[qe],Ki,Xt);if(ae)for(var Xi in ae)ae.hasOwnProperty(Xi)&&Xi!="style"&&Xi!="class"&&Mi.setAttribute(Xi,ae[Xi]);return it.content.appendChild(Mi)}it.content.appendChild(qe)}}function Xs(it,at){if(it.length>1&&!/ /.test(it))return it;for(var mt=at,pt="",At=0;At<it.length;At++){var Xt=it.charAt(At);Xt==" "&&mt&&(At==it.length-1||it.charCodeAt(At+1)==32)&&(Xt="\xA0"),pt+=Xt,mt=Xt==" "}return pt}function Hr(it,at){return function(mt,pt,At,Xt,ae,ye,me){At=At?At+" cm-force-border":"cm-force-border";for(var Te=mt.pos,qe=Te+pt.length;;){for(var Oe=void 0,cn=0;cn<at.length&&(Oe=at[cn],!(Oe.to>Te&&Oe.from<=Te));cn++);if(Oe.to>=qe)return it(mt,pt,At,Xt,ae,ye,me);it(mt,pt.slice(0,Oe.to-Te),At,Xt,null,ye,me),Xt=null,pt=pt.slice(Oe.to-Te),Te=Oe.to}}}function Qa(it,at,mt,pt){var At=!pt&&mt.widgetNode;At&&it.map.push(it.pos,it.pos+at,At),!pt&&it.cm.display.input.needsContentAttribute&&(At||(At=it.content.appendChild(document.createElement("span"))),At.setAttribute("cm-marker",mt.id)),At&&(it.cm.display.input.setUneditable(At),it.content.appendChild(At)),it.pos+=at,it.trailingSpace=!1}function ua(it,at,mt){var pt=it.markedSpans,At=it.text,Xt=0;if(!pt){for(var ae=1;ae<mt.length;ae+=2)at.addToken(at,At.slice(Xt,Xt=mt[ae]),ko(mt[ae+1],at.cm.options));return}for(var ye=At.length,me=0,Te=1,qe="",Oe,cn,ln=0,Un,Xn,ai,Ai,Ki;;){if(ln==me){Un=Xn=ai=cn="",Ki=null,Ai=null,ln=1/0;for(var Mi=[],Xi=void 0,fr=0;fr<pt.length;++fr){var Ei=pt[fr],Mr=Ei.marker;if(Mr.type=="bookmark"&&Ei.from==me&&Mr.widgetNode)Mi.push(Mr);else if(Ei.from<=me&&(Ei.to==null||Ei.to>me||Mr.collapsed&&Ei.to==me&&Ei.from==me)){if(Ei.to!=null&&Ei.to!=me&&ln>Ei.to&&(ln=Ei.to,Xn=""),Mr.className&&(Un+=" "+Mr.className),Mr.css&&(cn=(cn?cn+";":"")+Mr.css),Mr.startStyle&&Ei.from==me&&(ai+=" "+Mr.startStyle),Mr.endStyle&&Ei.to==ln&&(Xi||(Xi=[])).push(Mr.endStyle,Ei.to),Mr.title&&((Ki||(Ki={})).title=Mr.title),Mr.attributes)for(var wo in Mr.attributes)(Ki||(Ki={}))[wo]=Mr.attributes[wo];Mr.collapsed&&(!Ai||ts(Ai.marker,Mr)<0)&&(Ai=Ei)}else Ei.from>me&&ln>Ei.from&&(ln=Ei.from)}if(Xi)for(var ls=0;ls<Xi.length;ls+=2)Xi[ls+1]==ln&&(Xn+=" "+Xi[ls]);if(!Ai||Ai.from==me)for(var No=0;No<Mi.length;++No)Qa(at,0,Mi[No]);if(Ai&&(Ai.from||0)==me){if(Qa(at,(Ai.to==null?ye+1:Ai.to)-me,Ai.marker,Ai.from==null),Ai.to==null)return;Ai.to==me&&(Ai=!1)}}if(me>=ye)break;for(var pa=Math.min(ye,ln);;){if(qe){var _s=me+qe.length;if(!Ai){var Qo=_s>pa?qe.slice(0,pa-me):qe;at.addToken(at,Qo,Oe?Oe+Un:Un,ai,me+Qo.length==ln?Xn:"",cn,Ki)}if(_s>=pa){qe=qe.slice(pa-me),me=pa;break}me=_s,ai=""}qe=At.slice(Xt,Xt=mt[Te++]),Oe=ko(mt[Te++],at.cm.options)}}}function kl(it,at,mt){this.line=at,this.rest=mi(at),this.size=this.rest?Ae(Re(this.rest))-mt+1:1,this.node=this.text=null,this.hidden=wn(it,at)}function Fr(it,at,mt){for(var pt=[],At,Xt=at;Xt<mt;Xt=At){var ae=new kl(it.doc,dn(it.doc,Xt),Xt);At=Xt+ae.size,pt.push(ae)}return pt}var Eo=null;function Gs(it){Eo?Eo.ops.push(it):it.ownsGroup=Eo={ops:[it],delayedCallbacks:[]}}function fl(it){var at=it.delayedCallbacks,mt=0;do{for(;mt<at.length;mt++)at[mt].call(null);for(var pt=0;pt<it.ops.length;pt++){var At=it.ops[pt];if(At.cursorActivityHandlers)for(;At.cursorActivityCalled<At.cursorActivityHandlers.length;)At.cursorActivityHandlers[At.cursorActivityCalled++].call(null,At.cm)}}while(mt<at.length)}function uu(it,at){var mt=it.ownsGroup;if(mt)try{fl(mt)}finally{Eo=null,at(mt)}}var wa=null;function Fi(it,at){var mt=rn(it,at);if(mt.length){var pt=Array.prototype.slice.call(arguments,2),At;Eo?At=Eo.delayedCallbacks:wa?At=wa:(At=wa=[],setTimeout(Gl,0));for(var Xt=function(ye){At.push(function(){return mt[ye].apply(null,pt)})},ae=0;ae<mt.length;++ae)Xt(ae)}}function Gl(){var it=wa;wa=null;for(var at=0;at<it.length;++at)it[at]()}function hu(it,at,mt,pt){for(var At=0;At<at.changes.length;At++){var Xt=at.changes[At];Xt=="text"?ei(it,at):Xt=="gutter"?sr(it,at,mt,pt):Xt=="class"?Hi(it,at):Xt=="widget"&&lr(it,at,pt)}at.changes=null}function ha(it){return it.node==it.text&&(it.node=$t("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),Bt&&jt<8&&(it.node.style.zIndex=2)),it.node}function Vo(it,at){var mt=at.bgClass?at.bgClass+" "+(at.line.bgClass||""):at.line.bgClass;if(mt&&(mt+=" CodeMirror-linebackground"),at.background)mt?at.background.className=mt:(at.background.parentNode.removeChild(at.background),at.background=null);else if(mt){var pt=ha(at);at.background=pt.insertBefore($t("div",null,mt),pt.firstChild),it.display.input.setUneditable(at.background)}}function Nu(it,at){var mt=it.display.externalMeasured;return mt&&mt.line==at.line?(it.display.externalMeasured=null,at.measure=mt.measure,mt.built):$e(it,at)}function ei(it,at){var mt=at.text.className,pt=Nu(it,at);at.text==at.node&&(at.node=pt.pre),at.text.parentNode.replaceChild(pt.pre,at.text),at.text=pt.pre,pt.bgClass!=at.bgClass||pt.textClass!=at.textClass?(at.bgClass=pt.bgClass,at.textClass=pt.textClass,Hi(it,at)):mt&&(at.text.className=mt)}function Hi(it,at){Vo(it,at),at.line.wrapClass?ha(at).className=at.line.wrapClass:at.node!=at.text&&(at.node.className="");var mt=at.textClass?at.textClass+" "+(at.line.textClass||""):at.line.textClass;at.text.className=mt||""}function sr(it,at,mt,pt){if(at.gutter&&(at.node.removeChild(at.gutter),at.gutter=null),at.gutterBackground&&(at.node.removeChild(at.gutterBackground),at.gutterBackground=null),at.line.gutterClass){var At=ha(at);at.gutterBackground=$t("div",null,"CodeMirror-gutter-background "+at.line.gutterClass,"left: "+(it.options.fixedGutter?pt.fixedPos:-pt.gutterTotalWidth)+"px; width: "+pt.gutterTotalWidth+"px"),it.display.input.setUneditable(at.gutterBackground),At.insertBefore(at.gutterBackground,at.text)}var Xt=at.line.gutterMarkers;if(it.options.lineNumbers||Xt){var ae=ha(at),ye=at.gutter=$t("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?pt.fixedPos:-pt.gutterTotalWidth)+"px");if(it.display.input.setUneditable(ye),ae.insertBefore(ye,at.text),at.line.gutterClass&&(ye.className+=" "+at.line.gutterClass),it.options.lineNumbers&&(!Xt||!Xt["CodeMirror-linenumbers"])&&(at.lineNumber=ye.appendChild($t("div",Cn(it.options,mt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+pt.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),Xt)for(var me=0;me<it.display.gutterSpecs.length;++me){var Te=it.display.gutterSpecs[me].className,qe=Xt.hasOwnProperty(Te)&&Xt[Te];qe&&ye.appendChild($t("div",[qe],"CodeMirror-gutter-elt","left: "+pt.gutterLeft[Te]+"px; width: "+pt.gutterWidth[Te]+"px"))}}}function lr(it,at,mt){at.alignable&&(at.alignable=null);for(var pt=Lt("CodeMirror-linewidget"),At=at.node.firstChild,Xt=void 0;At;At=Xt)Xt=At.nextSibling,pt.test(At.className)&&at.node.removeChild(At);Kr(it,at,mt)}function vr(it,at,mt,pt){var At=Nu(it,at);return at.text=at.node=At.pre,At.bgClass&&(at.bgClass=At.bgClass),At.textClass&&(at.textClass=At.textClass),Hi(it,at),sr(it,at,mt,pt),Kr(it,at,pt),at.node}function Kr(it,at,mt){if(Ti(it,at.line,at,mt,!0),at.rest)for(var pt=0;pt<at.rest.length;pt++)Ti(it,at.rest[pt],at,mt,!1)}function Ti(it,at,mt,pt,At){if(at.widgets)for(var Xt=ha(mt),ae=0,ye=at.widgets;ae<ye.length;++ae){var me=ye[ae],Te=$t("div",[me.node],"CodeMirror-linewidget"+(me.className?" "+me.className:""));me.handleMouseEvents||Te.setAttribute("cm-ignore-events","true"),Pa(me,Te,mt,pt),it.display.input.setUneditable(Te),At&&me.above?Xt.insertBefore(Te,mt.gutter||mt.text):Xt.appendChild(Te),Fi(me,"redraw")}}function Pa(it,at,mt,pt){if(it.noHScroll){(mt.alignable||(mt.alignable=[])).push(at);var At=pt.wrapperWidth;at.style.left=pt.fixedPos+"px",it.coverGutter||(At-=pt.gutterTotalWidth,at.style.paddingLeft=pt.gutterTotalWidth+"px"),at.style.width=At+"px"}it.coverGutter&&(at.style.zIndex=5,at.style.position="relative",it.noHScroll||(at.style.marginLeft=-pt.gutterTotalWidth+"px"))}function is(it){if(it.height!=null)return it.height;var at=it.doc.cm;if(!at)return 0;if(!ce(document.body,it.node)){var mt="position: relative;";it.coverGutter&&(mt+="margin-left: -"+at.display.gutters.offsetWidth+"px;"),it.noHScroll&&(mt+="width: "+at.display.wrapper.clientWidth+"px;"),Nt(at.display.measure,$t("div",[it.node],null,mt))}return it.height=it.node.parentNode.offsetHeight}function Wo(it,at){for(var mt=vi(at);mt!=it.wrapper;mt=mt.parentNode)if(!mt||mt.nodeType==1&&mt.getAttribute("cm-ignore-events")=="true"||mt.parentNode==it.sizer&&mt!=it.mover)return!0}function io(it){return it.lineSpace.offsetTop}function Js(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function Ca(it){if(it.cachedPaddingH)return it.cachedPaddingH;var at=Nt(it.measure,$t("pre","x","CodeMirror-line-like")),mt=window.getComputedStyle?window.getComputedStyle(at):at.currentStyle,pt={left:parseInt(mt.paddingLeft),right:parseInt(mt.paddingRight)};return!isNaN(pt.left)&&!isNaN(pt.right)&&(it.cachedPaddingH=pt),pt}function Ts(it){return se-it.display.nativeBarWidth}function ba(it){return it.display.scroller.clientWidth-Ts(it)-it.display.barWidth}function El(it){return it.display.scroller.clientHeight-Ts(it)-it.display.barHeight}function qa(it,at,mt){var pt=it.options.lineWrapping,At=pt&&ba(it);if(!at.measure.heights||pt&&at.measure.width!=At){var Xt=at.measure.heights=[];if(pt){at.measure.width=At;for(var ae=at.text.firstChild.getClientRects(),ye=0;ye<ae.length-1;ye++){var me=ae[ye],Te=ae[ye+1];Math.abs(me.bottom-Te.bottom)>2&&Xt.push((me.bottom+Te.top)/2-mt.top)}}Xt.push(mt.bottom-mt.top)}}function Fu(it,at,mt){if(it.line==at)return{map:it.measure.map,cache:it.measure.cache};for(var pt=0;pt<it.rest.length;pt++)if(it.rest[pt]==at)return{map:it.measure.maps[pt],cache:it.measure.caches[pt]};for(var At=0;At<it.rest.length;At++)if(Ae(it.rest[At])>mt)return{map:it.measure.maps[At],cache:it.measure.caches[At],before:!0}}function Zc(it,at){at=gi(at);var mt=Ae(at),pt=it.display.externalMeasured=new kl(it.doc,at,mt);pt.lineN=mt;var At=pt.built=$e(it,pt);return pt.text=At.pre,Nt(it.display.lineMeasure,At.pre),pt}function ac(it,at,mt,pt){return ja(it,Ul(it,at),mt,pt)}function gl(it,at){if(at>=it.display.viewFrom&&at<it.display.viewTo)return it.display.view[za(it,at)];var mt=it.display.externalMeasured;if(mt&&at>=mt.lineN&&at<mt.lineN+mt.size)return mt}function Ul(it,at){var mt=Ae(at),pt=gl(it,mt);pt&&!pt.text?pt=null:pt&&pt.changes&&(hu(it,pt,mt,cu(it)),it.curOp.forceUpdate=!0),pt||(pt=Zc(it,at));var At=Fu(pt,at,mt);return{line:at,view:pt,rect:null,map:At.map,cache:At.cache,before:At.before,hasHeights:!1}}function ja(it,at,mt,pt,At){at.before&&(mt=-1);var Xt=mt+(pt||""),ae;return at.cache.hasOwnProperty(Xt)?ae=at.cache[Xt]:(at.rect||(at.rect=at.view.text.getBoundingClientRect()),at.hasHeights||(qa(it,at.view,at.rect),at.hasHeights=!0),ae=Mo(it,at,mt,pt),ae.bogus||(at.cache[Xt]=ae)),{left:ae.left,right:ae.right,top:At?ae.rtop:ae.top,bottom:At?ae.rbottom:ae.bottom}}var lc={left:0,right:0,top:0,bottom:0};function uc(it,at,mt){for(var pt,At,Xt,ae,ye,me,Te=0;Te<it.length;Te+=3)if(ye=it[Te],me=it[Te+1],at<ye?(At=0,Xt=1,ae="left"):at<me?(At=at-ye,Xt=At+1):(Te==it.length-3||at==me&&it[Te+3]>at)&&(Xt=me-ye,At=Xt-1,at>=me&&(ae="right")),At!=null){if(pt=it[Te+2],ye==me&&mt==(pt.insertLeft?"left":"right")&&(ae=mt),mt=="left"&&At==0)for(;Te&&it[Te-2]==it[Te-3]&&it[Te-1].insertLeft;)pt=it[(Te-=3)+2],ae="left";if(mt=="right"&&At==me-ye)for(;Te<it.length-3&&it[Te+3]==it[Te+4]&&!it[Te+5].insertLeft;)pt=it[(Te+=3)+2],ae="right";break}return{node:pt,start:At,end:Xt,collapse:ae,coverStart:ye,coverEnd:me}}function Xc(it,at){var mt=lc;if(at=="left")for(var pt=0;pt<it.length&&(mt=it[pt]).left==mt.right;pt++);else for(var At=it.length-1;At>=0&&(mt=it[At]).left==mt.right;At--);return mt}function Mo(it,at,mt,pt){var At=uc(at.map,mt,pt),Xt=At.node,ae=At.start,ye=At.end,me=At.collapse,Te;if(Xt.nodeType==3){for(var qe=0;qe<4;qe++){for(;ae&&Pt(at.line.text.charAt(At.coverStart+ae));)--ae;for(;At.coverStart+ye<At.coverEnd&&Pt(at.line.text.charAt(At.coverStart+ye));)++ye;if(Bt&&jt<9&&ae==0&&ye==At.coverEnd-At.coverStart?Te=Xt.parentNode.getBoundingClientRect():Te=Xc(Zt(Xt,ae,ye).getClientRects(),pt),Te.left||Te.right||ae==0)break;ye=ae,ae=ae-1,me="right"}Bt&&jt<11&&(Te=Ud(it.display.measure,Te))}else{ae>0&&(me=pt="right");var Oe;it.options.lineWrapping&&(Oe=Xt.getClientRects()).length>1?Te=Oe[pt=="right"?Oe.length-1:0]:Te=Xt.getBoundingClientRect()}if(Bt&&jt<9&&!ae&&(!Te||!Te.left&&!Te.right)){var cn=Xt.parentNode.getClientRects()[0];cn?Te={left:cn.left,right:cn.left+pl(it.display),top:cn.top,bottom:cn.bottom}:Te=lc}for(var ln=Te.top-at.rect.top,Un=Te.bottom-at.rect.top,Xn=(ln+Un)/2,ai=at.view.measure.heights,Ai=0;Ai<ai.length-1&&!(Xn<ai[Ai]);Ai++);var Ki=Ai?ai[Ai-1]:0,Mi=ai[Ai],Xi={left:(me=="right"?Te.right:Te.left)-at.rect.left,right:(me=="left"?Te.left:Te.right)-at.rect.left,top:Ki,bottom:Mi};return!Te.left&&!Te.right&&(Xi.bogus=!0),it.options.singleCursorHeightPerLine||(Xi.rtop=ln,Xi.rbottom=Un),Xi}function Ud(it,at){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!En(it))return at;var mt=screen.logicalXDPI/screen.deviceXDPI,pt=screen.logicalYDPI/screen.deviceYDPI;return{left:at.left*mt,right:at.right*mt,top:at.top*pt,bottom:at.bottom*pt}}function hc(it){if(it.measure&&(it.measure.cache={},it.measure.heights=null,it.rest))for(var at=0;at<it.rest.length;at++)it.measure.caches[at]={}}function Du(it){it.display.externalMeasure=null,Ut(it.display.lineMeasure);for(var at=0;at<it.display.view.length;at++)hc(it.display.view[at])}function Bu(it){Du(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function fs(){return It&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Ns(){return It&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Yo(it){var at=0;if(it.widgets)for(var mt=0;mt<it.widgets.length;++mt)it.widgets[mt].above&&(at+=is(it.widgets[mt]));return at}function rs(it,at,mt,pt,At){if(!At){var Xt=Yo(at);mt.top+=Xt,mt.bottom+=Xt}if(pt=="line")return mt;pt||(pt="local");var ae=Ar(at);if(pt=="local"?ae+=io(it.display):ae-=it.display.viewOffset,pt=="page"||pt=="window"){var ye=it.display.lineSpace.getBoundingClientRect();ae+=ye.top+(pt=="window"?0:Ns());var me=ye.left+(pt=="window"?0:fs());mt.left+=me,mt.right+=me}return mt.top+=ae,mt.bottom+=ae,mt}function cc(it,at,mt){if(mt=="div")return at;var pt=at.left,At=at.top;if(mt=="page")pt-=fs(),At-=Ns();else if(mt=="local"||!mt){var Xt=it.display.sizer.getBoundingClientRect();pt+=Xt.left,At+=Xt.top}var ae=it.display.lineSpace.getBoundingClientRect();return{left:pt-ae.left,top:At-ae.top}}function Ou(it,at,mt,pt,At){return pt||(pt=dn(it.doc,at.line)),rs(it,pt,ac(it,pt,at.ch,At),mt)}function co(it,at,mt,pt,At,Xt){pt=pt||dn(it.doc,at.line),At||(At=Ul(it,pt));function ae(Un,Xn){var ai=ja(it,At,Un,Xn?"right":"left",Xt);return Xn?ai.left=ai.right:ai.right=ai.left,rs(it,pt,ai,mt)}var ye=Ve(pt,it.doc.direction),me=at.ch,Te=at.sticky;if(me>=pt.text.length?(me=pt.text.length,Te="before"):me<=0&&(me=0,Te="after"),!ye)return ae(Te=="before"?me-1:me,Te=="before");function qe(Un,Xn,ai){var Ai=ye[Xn],Ki=Ai.level==1;return ae(ai?Un-1:Un,Ki!=ai)}var Oe=ge(ye,me,Te),cn=Wt,ln=qe(me,Oe,Te=="before");return cn!=null&&(ln.other=qe(me,cn,Te!="before")),ln}function Ur(it,at){var mt=0;at=Bn(it.doc,at),it.options.lineWrapping||(mt=pl(it.display)*at.ch);var pt=dn(it.doc,at.line),At=Ar(pt)+io(it.display);return{left:mt,right:mt,top:At,bottom:At+pt.height}}function Dr(it,at,mt,pt,At){var Xt=Qe(it,at,mt);return Xt.xRel=At,pt&&(Xt.outside=pt),Xt}function Fs(it,at,mt){var pt=it.doc;if(mt+=it.display.viewOffset,mt<0)return Dr(pt.first,0,null,-1,-1);var At=Ue(pt,mt),Xt=pt.first+pt.size-1;if(At>Xt)return Dr(pt.first+pt.size-1,dn(pt,Xt).text.length,null,1,1);at<0&&(at=0);for(var ae=dn(pt,At);;){var ye=vn(it,ae,At,at,mt),me=bi(ae,ye.ch+(ye.xRel>0||ye.outside>0?1:0));if(!me)return ye;var Te=me.find(1);if(Te.line==At)return Te;ae=dn(pt,At=Te.line)}}function xi(it,at,mt,pt){pt-=Yo(at);var At=at.text.length,Xt=ie(function(ae){return ja(it,mt,ae-1).bottom<=pt},At,0);return At=ie(function(ae){return ja(it,mt,ae).top>pt},Xt,At),{begin:Xt,end:At}}function Zo(it,at,mt,pt){mt||(mt=Ul(it,at));var At=rs(it,at,ja(it,mt,pt),"line").top;return xi(it,at,mt,At)}function Ie(it,at,mt,pt){return it.bottom<=mt?!1:it.top>mt?!0:(pt?it.left:it.right)>at}function vn(it,at,mt,pt,At){At-=Ar(at);var Xt=Ul(it,at),ae=Yo(at),ye=0,me=at.text.length,Te=!0,qe=Ve(at,it.doc.direction);if(qe){var Oe=(it.options.lineWrapping?_l:$a)(it,at,mt,Xt,qe,pt,At);Te=Oe.level!=1,ye=Te?Oe.from:Oe.to-1,me=Te?Oe.to:Oe.from-1}var cn=null,ln=null,Un=ie(function(fr){var Ei=ja(it,Xt,fr);return Ei.top+=ae,Ei.bottom+=ae,Ie(Ei,pt,At,!1)?(Ei.top<=At&&Ei.left<=pt&&(cn=fr,ln=Ei),!0):!1},ye,me),Xn,ai,Ai=!1;if(ln){var Ki=pt-ln.left<ln.right-pt,Mi=Ki==Te;Un=cn+(Mi?0:1),ai=Mi?"after":"before",Xn=Ki?ln.left:ln.right}else{!Te&&(Un==me||Un==ye)&&Un++,ai=Un==0?"after":Un==at.text.length?"before":ja(it,Xt,Un-(Te?1:0)).bottom+ae<=At==Te?"after":"before";var Xi=co(it,Qe(mt,Un,ai),"line",at,Xt);Xn=Xi.left,Ai=At<Xi.top?-1:At>=Xi.bottom?1:0}return Un=Dt(at.text,Un,1),Dr(mt,Un,ai,Ai,pt-Xn)}function $a(it,at,mt,pt,At,Xt,ae){var ye=ie(function(Oe){var cn=At[Oe],ln=cn.level!=1;return Ie(co(it,Qe(mt,ln?cn.to:cn.from,ln?"before":"after"),"line",at,pt),Xt,ae,!0)},0,At.length-1),me=At[ye];if(ye>0){var Te=me.level!=1,qe=co(it,Qe(mt,Te?me.from:me.to,Te?"after":"before"),"line",at,pt);Ie(qe,Xt,ae,!0)&&qe.top>ae&&(me=At[ye-1])}return me}function _l(it,at,mt,pt,At,Xt,ae){var ye=xi(it,at,pt,ae),me=ye.begin,Te=ye.end;/\s/.test(at.text.charAt(Te-1))&&Te--;for(var qe=null,Oe=null,cn=0;cn<At.length;cn++){var ln=At[cn];if(!(ln.from>=Te||ln.to<=me)){var Un=ln.level!=1,Xn=ja(it,pt,Un?Math.min(Te,ln.to)-1:Math.max(me,ln.from)).right,ai=Xn<Xt?Xt-Xn+1e9:Xn-Xt;(!qe||Oe>ai)&&(qe=ln,Oe=ai)}}return qe||(qe=At[At.length-1]),qe.from<me&&(qe={from:me,to:qe.to,level:qe.level}),qe.to>Te&&(qe={from:qe.from,to:Te,level:qe.level}),qe}var ca;function Qs(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(ca==null){ca=$t("pre",null,"CodeMirror-line-like");for(var at=0;at<49;++at)ca.appendChild(document.createTextNode("x")),ca.appendChild($t("br"));ca.appendChild(document.createTextNode("x"))}Nt(it.measure,ca);var mt=ca.offsetHeight/50;return mt>3&&(it.cachedTextHeight=mt),Ut(it.measure),mt||1}function pl(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var at=$t("span","xxxxxxxxxx"),mt=$t("pre",[at],"CodeMirror-line-like");Nt(it.measure,mt);var pt=at.getBoundingClientRect(),At=(pt.right-pt.left)/10;return At>2&&(it.cachedCharWidth=At),At||10}function cu(it){for(var at=it.display,mt={},pt={},At=at.gutters.clientLeft,Xt=at.gutters.firstChild,ae=0;Xt;Xt=Xt.nextSibling,++ae){var ye=it.display.gutterSpecs[ae].className;mt[ye]=Xt.offsetLeft+Xt.clientLeft+At,pt[ye]=Xt.clientWidth}return{fixedPos:Jc(at),gutterTotalWidth:at.gutters.offsetWidth,gutterLeft:mt,gutterWidth:pt,wrapperWidth:at.wrapper.clientWidth}}function Jc(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function So(it){var at=Qs(it.display),mt=it.options.lineWrapping,pt=mt&&Math.max(5,it.display.scroller.clientWidth/pl(it.display)-3);return function(At){if(wn(it.doc,At))return 0;var Xt=0;if(At.widgets)for(var ae=0;ae<At.widgets.length;ae++)At.widgets[ae].height&&(Xt+=At.widgets[ae].height);return mt?Xt+(Math.ceil(At.text.length/pt)||1)*at:Xt+at}}function or(it){var at=it.doc,mt=So(it);at.iter(function(pt){var At=mt(pt);At!=pt.height&&Ln(pt,At)})}function $s(it,at,mt,pt){var At=it.display;if(!mt&&vi(at).getAttribute("cm-not-content")=="true")return null;var Xt,ae,ye=At.lineSpace.getBoundingClientRect();try{Xt=at.clientX-ye.left,ae=at.clientY-ye.top}catch(Oe){return null}var me=Fs(it,Xt,ae),Te;if(pt&&me.xRel>0&&(Te=dn(it.doc,me.line).text).length==me.ch){var qe=he(Te,Te.length,it.options.tabSize)-Te.length;me=Qe(me.line,Math.max(0,Math.round((Xt-Ca(it.display).left)/pl(it.display))-qe))}return me}function za(it,at){if(at>=it.display.viewTo||(at-=it.display.viewFrom,at<0))return null;for(var mt=it.display.view,pt=0;pt<mt.length;pt++)if(at-=mt[pt].size,at<0)return pt}function xo(it,at,mt,pt){at==null&&(at=it.doc.first),mt==null&&(mt=it.doc.first+it.doc.size),pt||(pt=0);var At=it.display;if(pt&&mt<At.viewTo&&(At.updateLineNumbers==null||At.updateLineNumbers>at)&&(At.updateLineNumbers=at),it.curOp.viewChanged=!0,at>=At.viewTo)hn&&ci(it.doc,at)<At.viewTo&&Go(it);else if(mt<=At.viewFrom)hn&&Li(it.doc,mt+pt)>At.viewFrom?Go(it):(At.viewFrom+=pt,At.viewTo+=pt);else if(at<=At.viewFrom&&mt>=At.viewTo)Go(it);else if(at<=At.viewFrom){var Xt=da(it,mt,mt+pt,1);Xt?(At.view=At.view.slice(Xt.index),At.viewFrom=Xt.lineN,At.viewTo+=pt):Go(it)}else if(mt>=At.viewTo){var ae=da(it,at,at,-1);ae?(At.view=At.view.slice(0,ae.index),At.viewTo=ae.lineN):Go(it)}else{var ye=da(it,at,at,-1),me=da(it,mt,mt+pt,1);ye&&me?(At.view=At.view.slice(0,ye.index).concat(Fr(it,ye.lineN,me.lineN)).concat(At.view.slice(me.index)),At.viewTo+=pt):Go(it)}var Te=At.externalMeasured;Te&&(mt<Te.lineN?Te.lineN+=pt:at<Te.lineN+Te.size&&(At.externalMeasured=null))}function Lr(it,at,mt){it.curOp.viewChanged=!0;var pt=it.display,At=it.display.externalMeasured;if(At&&at>=At.lineN&&at<At.lineN+At.size&&(pt.externalMeasured=null),!(at<pt.viewFrom||at>=pt.viewTo)){var Xt=pt.view[za(it,at)];if(Xt.node!=null){var ae=Xt.changes||(Xt.changes=[]);re(ae,mt)==-1&&ae.push(mt)}}}function Go(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function da(it,at,mt,pt){var At=za(it,at),Xt,ae=it.display.view;if(!hn||mt==it.doc.first+it.doc.size)return{index:At,lineN:mt};for(var ye=it.display.viewFrom,me=0;me<At;me++)ye+=ae[me].size;if(ye!=at){if(pt>0){if(At==ae.length-1)return null;Xt=ye+ae[At].size-at,At++}else Xt=ye-at;at+=Xt,mt+=Xt}for(;ci(it.doc,mt)!=mt;){if(At==(pt<0?0:ae.length-1))return null;mt+=pt*ae[At-(pt<0?1:0)].size,At+=pt}return{index:At,lineN:mt}}function ro(it,at,mt){var pt=it.display,At=pt.view;At.length==0||at>=pt.viewTo||mt<=pt.viewFrom?(pt.view=Fr(it,at,mt),pt.viewFrom=at):(pt.viewFrom>at?pt.view=Fr(it,at,pt.viewFrom).concat(pt.view):pt.viewFrom<at&&(pt.view=pt.view.slice(za(it,at))),pt.viewFrom=at,pt.viewTo<mt?pt.view=pt.view.concat(Fr(it,pt.viewTo,mt)):pt.viewTo>mt&&(pt.view=pt.view.slice(0,za(it,mt)))),pt.viewTo=mt}function Aa(it){for(var at=it.display.view,mt=0,pt=0;pt<at.length;pt++){var At=at[pt];!At.hidden&&(!At.node||At.changes)&&++mt}return mt}function os(it){it.display.input.showSelection(it.display.input.prepareSelection())}function Iu(it,at){at===void 0&&(at=!0);for(var mt=it.doc,pt={},At=pt.cursors=document.createDocumentFragment(),Xt=pt.selection=document.createDocumentFragment(),ae=0;ae<mt.sel.ranges.length;ae++)if(!(!at&&ae==mt.sel.primIndex)){var ye=mt.sel.ranges[ae];if(!(ye.from().line>=it.display.viewTo||ye.to().line<it.display.viewFrom)){var me=ye.empty();(me||it.options.showCursorWhenSelecting)&&jr(it,ye.head,At),me||Ir(it,ye,Xt)}}return pt}function jr(it,at,mt){var pt=co(it,at,"div",null,null,!it.options.singleCursorHeightPerLine),At=mt.appendChild($t("div","\xA0","CodeMirror-cursor"));if(At.style.left=pt.left+"px",At.style.top=pt.top+"px",At.style.height=Math.max(0,pt.bottom-pt.top)*it.options.cursorHeight+"px",pt.other){var Xt=mt.appendChild($t("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));Xt.style.display="",Xt.style.left=pt.other.left+"px",Xt.style.top=pt.other.top+"px",Xt.style.height=(pt.other.bottom-pt.other.top)*.85+"px"}}function ta(it,at){return it.top-at.top||it.left-at.left}function Ir(it,at,mt){var pt=it.display,At=it.doc,Xt=document.createDocumentFragment(),ae=Ca(it.display),ye=ae.left,me=Math.max(pt.sizerWidth,ba(it)-pt.sizer.offsetLeft)-ae.right,Te=At.direction=="ltr";function qe(Mi,Xi,fr,Ei){Xi<0&&(Xi=0),Xi=Math.round(Xi),Ei=Math.round(Ei),Xt.appendChild($t("div",null,"CodeMirror-selected","position: absolute; left: "+Mi+`px;
top: `+Xi+"px; width: "+(fr==null?me-Mi:fr)+`px;
height: `+(Ei-Xi)+"px"))}function Oe(Mi,Xi,fr){var Ei=dn(At,Mi),Mr=Ei.text.length,wo,ls;function No(Qo,Ma){return Ou(it,Qe(Mi,Qo),"div",Ei,Ma)}function pa(Qo,Ma,Bs){var qo=Zo(it,Ei,null,Qo),Vr=Ma=="ltr"==(Bs=="after")?"left":"right",Io=Bs=="after"?qo.begin:qo.end-(/\s/.test(Ei.text.charAt(qo.end-1))?2:1);return No(Io,Vr)[Vr]}var _s=Ve(Ei,At.direction);return Gt(_s,Xi||0,fr==null?Mr:fr,function(Qo,Ma,Bs,qo){var Vr=Bs=="ltr",Io=No(Qo,Vr?"left":"right"),Ss=No(Ma-1,Vr?"right":"left"),Os=Xi==null&&Qo==0,vl=fr==null&&Ma==Mr,Fo=qo==0,rl=!_s||qo==_s.length-1;if(Ss.top-Io.top<=3){var zo=(Te?Os:vl)&&Fo,Sd=(Te?vl:Os)&&rl,_a=zo?ye:(Vr?Io:Ss).left,Ta=Sd?me:(Vr?Ss:Io).right;qe(_a,Io.top,Ta-_a,Io.bottom)}else{var ma,ao,xs,Xl;Vr?(ma=Te&&Os&&Fo?ye:Io.left,ao=Te?me:pa(Qo,Bs,"before"),xs=Te?ye:pa(Ma,Bs,"after"),Xl=Te&&vl&&rl?me:Ss.right):(ma=Te?pa(Qo,Bs,"before"):ye,ao=!Te&&Os&&Fo?me:Io.right,xs=!Te&&vl&&rl?ye:Ss.left,Xl=Te?pa(Ma,Bs,"after"):me),qe(ma,Io.top,ao-ma,Io.bottom),Io.bottom<Ss.top&&qe(ye,Io.bottom,null,Ss.top),qe(xs,Ss.top,Xl-xs,Ss.bottom)}(!wo||ta(Io,wo)<0)&&(wo=Io),ta(Ss,wo)<0&&(wo=Ss),(!ls||ta(Io,ls)<0)&&(ls=Io),ta(Ss,ls)<0&&(ls=Ss)}),{start:wo,end:ls}}var cn=at.from(),ln=at.to();if(cn.line==ln.line)Oe(cn.line,cn.ch,ln.ch);else{var Un=dn(At,cn.line),Xn=dn(At,ln.line),ai=gi(Un)==gi(Xn),Ai=Oe(cn.line,cn.ch,ai?Un.text.length+1:null).end,Ki=Oe(ln.line,ai?0:null,ln.ch).start;ai&&(Ai.top<Ki.top-2?(qe(Ai.right,Ai.top,null,Ai.bottom),qe(ye,Ki.top,Ki.left,Ki.bottom)):qe(Ai.right,Ai.top,Ki.left-Ai.right,Ai.bottom)),Ai.bottom<Ki.top&&qe(ye,Ai.bottom,null,Ki.top)}mt.appendChild(Xt)}function Jr(it){if(it.state.focused){var at=it.display;clearInterval(at.blinker);var mt=!0;at.cursorDiv.style.visibility="",it.options.cursorBlinkRate>0?at.blinker=setInterval(function(){it.hasFocus()||wh(it),at.cursorDiv.style.visibility=(mt=!mt)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(at.cursorDiv.style.visibility="hidden")}}function fo(it){it.state.focused||(it.display.input.focus(),zr(it))}function bo(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,wh(it))},100)}function zr(it,at){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(on(it,"focus",it,at),it.state.focused=!0,be(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),Ct&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),Jr(it))}function wh(it,at){it.state.delayingBlurEvent||(it.state.focused&&(on(it,"blur",it,at),it.state.focused=!1,Rt(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function nr(it){for(var at=it.display,mt=at.lineDiv.offsetTop,pt=0;pt<at.view.length;pt++){var At=at.view[pt],Xt=it.options.lineWrapping,ae=void 0,ye=0;if(!At.hidden){if(Bt&&jt<8){var me=At.node.offsetTop+At.node.offsetHeight;ae=me-mt,mt=me}else{var Te=At.node.getBoundingClientRect();ae=Te.bottom-Te.top,!Xt&&At.text.firstChild&&(ye=At.text.firstChild.getBoundingClientRect().right-Te.left-1)}var qe=At.line.height-ae;if((qe>.005||qe<-.005)&&(Ln(At.line,ae),Op(At.line),At.rest))for(var Oe=0;Oe<At.rest.length;Oe++)Op(At.rest[Oe]);if(ye>it.display.sizerWidth){var cn=Math.ceil(ye/pl(it.display));cn>it.display.maxLineLength&&(it.display.maxLineLength=cn,it.display.maxLine=At.line,it.display.maxLineChanged=!0)}}}}function Op(it){if(it.widgets)for(var at=0;at<it.widgets.length;++at){var mt=it.widgets[at],pt=mt.node.parentNode;pt&&(mt.height=pt.offsetHeight)}}function Or(it,at,mt){var pt=mt&&mt.top!=null?Math.max(0,mt.top):it.scroller.scrollTop;pt=Math.floor(pt-io(it));var At=mt&&mt.bottom!=null?mt.bottom:pt+it.wrapper.clientHeight,Xt=Ue(at,pt),ae=Ue(at,At);if(mt&&mt.ensure){var ye=mt.ensure.from.line,me=mt.ensure.to.line;ye<Xt?(Xt=ye,ae=Ue(at,Ar(dn(at,ye))+it.wrapper.clientHeight)):Math.min(me,at.lastLine())>=ae&&(Xt=Ue(at,Ar(dn(at,me))-it.wrapper.clientHeight),ae=me)}return{from:Xt,to:Math.max(ae,Xt+1)}}function Ip(it,at){if(!Xe(it,"scrollCursorIntoView")){var mt=it.display,pt=mt.sizer.getBoundingClientRect(),At=null;if(at.top+pt.top<0?At=!0:at.bottom+pt.top>(window.innerHeight||document.documentElement.clientHeight)&&(At=!1),At!=null&&!Ft){var Xt=$t("div","\u200B",null,`position: absolute;
top: `+(at.top-mt.viewOffset-io(it.display))+`px;
height: `+(at.bottom-at.top+Ts(it)+mt.barHeight)+`px;
left: `+at.left+"px; width: "+Math.max(2,at.right-at.left)+"px;");it.display.lineSpace.appendChild(Xt),Xt.scrollIntoView(At),it.display.lineSpace.removeChild(Xt)}}}function dc(it,at,mt,pt){pt==null&&(pt=0);var At;!it.options.lineWrapping&&at==mt&&(at=at.ch?Qe(at.line,at.sticky=="before"?at.ch-1:at.ch,"after"):at,mt=at.sticky=="before"?Qe(at.line,at.ch+1,"before"):at);for(var Xt=0;Xt<5;Xt++){var ae=!1,ye=co(it,at),me=!mt||mt==at?ye:co(it,mt);At={left:Math.min(ye.left,me.left),top:Math.min(ye.top,me.top)-pt,right:Math.max(ye.left,me.left),bottom:Math.max(ye.bottom,me.bottom)+pt};var Te=eg(it,At),qe=it.doc.scrollTop,Oe=it.doc.scrollLeft;if(Te.scrollTop!=null&&(Ch(it,Te.scrollTop),Math.abs(it.doc.scrollTop-qe)>1&&(ae=!0)),Te.scrollLeft!=null&&(fu(it,Te.scrollLeft),Math.abs(it.doc.scrollLeft-Oe)>1&&(ae=!0)),!ae)break}return At}function Qc(it,at){var mt=eg(it,at);mt.scrollTop!=null&&Ch(it,mt.scrollTop),mt.scrollLeft!=null&&fu(it,mt.scrollLeft)}function eg(it,at){var mt=it.display,pt=Qs(it.display);at.top<0&&(at.top=0);var At=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:mt.scroller.scrollTop,Xt=El(it),ae={};at.bottom-at.top>Xt&&(at.bottom=at.top+Xt);var ye=it.doc.height+Js(mt),me=at.top<pt,Te=at.bottom>ye-pt;if(at.top<At)ae.scrollTop=me?0:at.top;else if(at.bottom>At+Xt){var qe=Math.min(at.top,(Te?ye:at.bottom)-Xt);qe!=At&&(ae.scrollTop=qe)}var Oe=it.options.fixedGutter?0:mt.gutters.offsetWidth,cn=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:mt.scroller.scrollLeft-Oe,ln=ba(it)-mt.gutters.offsetWidth,Un=at.right-at.left>ln;return Un&&(at.right=at.left+ln),at.left<10?ae.scrollLeft=0:at.left<cn?ae.scrollLeft=Math.max(0,at.left+Oe-(Un?0:10)):at.right>ln+cn-3&&(ae.scrollLeft=at.right+(Un?0:10)-ln),ae}function _d(it,at){at!=null&&(Hl(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+at)}function du(it){Hl(it);var at=it.getCursor();it.curOp.scrollToPos={from:at,to:at,margin:it.options.cursorScrollMargin}}function Ph(it,at,mt){(at!=null||mt!=null)&&Hl(it),at!=null&&(it.curOp.scrollLeft=at),mt!=null&&(it.curOp.scrollTop=mt)}function Wr(it,at){Hl(it),it.curOp.scrollToPos=at}function Hl(it){var at=it.curOp.scrollToPos;if(at){it.curOp.scrollToPos=null;var mt=Ur(it,at.from),pt=Ur(it,at.to);Hd(it,mt,pt,at.margin)}}function Hd(it,at,mt,pt){var At=eg(it,{left:Math.min(at.left,mt.left),top:Math.min(at.top,mt.top)-pt,right:Math.max(at.right,mt.right),bottom:Math.max(at.bottom,mt.bottom)+pt});Ph(it,At.scrollLeft,At.scrollTop)}function Ch(it,at){Math.abs(it.doc.scrollTop-at)<2||(te||Uu(it,{top:at}),ng(it,at,!0),te&&Uu(it),fc(it,100))}function ng(it,at,mt){at=Math.max(0,Math.min(it.display.scroller.scrollHeight-it.display.scroller.clientHeight,at)),!(it.display.scroller.scrollTop==at&&!mt)&&(it.doc.scrollTop=at,it.display.scrollbars.setScrollTop(at),it.display.scroller.scrollTop!=at&&(it.display.scroller.scrollTop=at))}function fu(it,at,mt,pt){at=Math.max(0,Math.min(at,it.display.scroller.scrollWidth-it.display.scroller.clientWidth)),!((mt?at==it.doc.scrollLeft:Math.abs(it.doc.scrollLeft-at)<2)&&!pt)&&(it.doc.scrollLeft=at,Yd(it),it.display.scroller.scrollLeft!=at&&(it.display.scroller.scrollLeft=at),it.display.scrollbars.setScrollLeft(at))}function tl(it){var at=it.display,mt=at.gutters.offsetWidth,pt=Math.round(it.doc.height+Js(it.display));return{clientHeight:at.scroller.clientHeight,viewHeight:at.wrapper.clientHeight,scrollWidth:at.scroller.scrollWidth,clientWidth:at.scroller.clientWidth,viewWidth:at.wrapper.clientWidth,barLeft:it.options.fixedGutter?mt:0,docHeight:pt,scrollHeight:pt+Ts(it)+at.barHeight,nativeBarWidth:at.nativeBarWidth,gutterWidth:mt}}var Ru=function(it,at,mt){this.cm=mt;var pt=this.vert=$t("div",[$t("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),At=this.horiz=$t("div",[$t("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");pt.tabIndex=At.tabIndex=-1,it(pt),it(At),Fe(pt,"scroll",function(){pt.clientHeight&&at(pt.scrollTop,"vertical")}),Fe(At,"scroll",function(){At.clientWidth&&at(At.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,Bt&&jt<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Ru.prototype.update=function(it){var at=it.scrollWidth>it.clientWidth+1,mt=it.scrollHeight>it.clientHeight+1,pt=it.nativeBarWidth;if(mt){this.vert.style.display="block",this.vert.style.bottom=at?pt+"px":"0";var At=it.viewHeight-(at?pt:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+At)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(at){this.horiz.style.display="block",this.horiz.style.right=mt?pt+"px":"0",this.horiz.style.left=it.barLeft+"px";var Xt=it.viewWidth-it.barLeft-(mt?pt:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+Xt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(pt==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:mt?pt:0,bottom:at?pt:0}},Ru.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Ru.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Ru.prototype.zeroWidthHack=function(){var it=lt&&!xt?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Jt,this.disableVert=new Jt},Ru.prototype.enableZeroWidthBar=function(it,at,mt){it.style.pointerEvents="auto";function pt(){var At=it.getBoundingClientRect(),Xt=mt=="vert"?document.elementFromPoint(At.right-1,(At.top+At.bottom)/2):document.elementFromPoint((At.right+At.left)/2,At.bottom-1);Xt!=it?it.style.pointerEvents="none":at.set(1e3,pt)}at.set(1e3,pt)},Ru.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var Ml=function(){};Ml.prototype.update=function(){return{bottom:0,right:0}},Ml.prototype.setScrollLeft=function(){},Ml.prototype.setScrollTop=function(){},Ml.prototype.clear=function(){};function ju(it,at){at||(at=tl(it));var mt=it.display.barWidth,pt=it.display.barHeight;Kd(it,at);for(var At=0;At<4&&mt!=it.display.barWidth||pt!=it.display.barHeight;At++)mt!=it.display.barWidth&&it.options.lineWrapping&&nr(it),Kd(it,tl(it)),mt=it.display.barWidth,pt=it.display.barHeight}function Kd(it,at){var mt=it.display,pt=mt.scrollbars.update(at);mt.sizer.style.paddingRight=(mt.barWidth=pt.right)+"px",mt.sizer.style.paddingBottom=(mt.barHeight=pt.bottom)+"px",mt.heightForcer.style.borderBottom=pt.bottom+"px solid transparent",pt.right&&pt.bottom?(mt.scrollbarFiller.style.display="block",mt.scrollbarFiller.style.height=pt.bottom+"px",mt.scrollbarFiller.style.width=pt.right+"px"):mt.scrollbarFiller.style.display="",pt.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(mt.gutterFiller.style.display="block",mt.gutterFiller.style.height=pt.bottom+"px",mt.gutterFiller.style.width=at.gutterWidth+"px"):mt.gutterFiller.style.display=""}var ig={native:Ru,null:Ml};function rg(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&Rt(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new ig[it.options.scrollbarStyle](function(at){it.display.wrapper.insertBefore(at,it.display.scrollbarFiller),Fe(at,"mousedown",function(){it.state.focused&&setTimeout(function(){return it.display.input.focus()},0)}),at.setAttribute("cm-not-content","true")},function(at,mt){mt=="horizontal"?fu(it,at):Ch(it,at)},it),it.display.scrollbars.addClass&&be(it.display.wrapper,it.display.scrollbars.addClass)}var Rp=0;function zu(it){it.curOp={cm:it,viewChanged:!1,startHeight:it.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++Rp},Gs(it.curOp)}function Wu(it){var at=it.curOp;at&&uu(at,function(mt){for(var pt=0;pt<mt.ops.length;pt++)mt.ops[pt].cm.curOp=null;Q0(mt)})}function Q0(it){for(var at=it.ops,mt=0;mt<at.length;mt++)q0(at[mt]);for(var pt=0;pt<at.length;pt++)$0(at[pt]);for(var At=0;At<at.length;At++)jp(at[At]);for(var Xt=0;Xt<at.length;Xt++)Oo(at[Xt]);for(var ae=0;ae<at.length;ae++)Gu(at[ae])}function q0(it){var at=it.cm,mt=at.display;zp(at),it.updateMaxLine&&Cr(at),it.mustUpdate=it.viewChanged||it.forceUpdate||it.scrollTop!=null||it.scrollToPos&&(it.scrollToPos.from.line<mt.viewFrom||it.scrollToPos.to.line>=mt.viewTo)||mt.maxLineChanged&&at.options.lineWrapping,it.update=it.mustUpdate&&new bh(at,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function $0(it){it.updatedDisplay=it.mustUpdate&&Vd(it.cm,it.update)}function jp(it){var at=it.cm,mt=at.display;it.updatedDisplay&&nr(at),it.barMeasure=tl(at),mt.maxLineChanged&&!at.options.lineWrapping&&(it.adjustWidthTo=ac(at,mt.maxLine,mt.maxLine.text.length).left+3,at.display.sizerWidth=it.adjustWidthTo,it.barMeasure.scrollWidth=Math.max(mt.scroller.clientWidth,mt.sizer.offsetLeft+it.adjustWidthTo+Ts(at)+at.display.barWidth),it.maxScrollLeft=Math.max(0,mt.sizer.offsetLeft+it.adjustWidthTo-ba(at))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=mt.input.prepareSelection())}function Oo(it){var at=it.cm;it.adjustWidthTo!=null&&(at.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<at.doc.scrollLeft&&fu(at,Math.min(at.display.scroller.scrollLeft,it.maxScrollLeft),!0),at.display.maxLineChanged=!1);var mt=it.focus&&it.focus==de();it.preparedSelection&&at.display.input.showSelection(it.preparedSelection,mt),(it.updatedDisplay||it.startHeight!=at.doc.height)&&ju(at,it.barMeasure),it.updatedDisplay&&Hu(at,it.barMeasure),it.selectionChanged&&Jr(at),at.state.focused&&it.updateInput&&at.display.input.reset(it.typing),mt&&fo(it.cm)}function Gu(it){var at=it.cm,mt=at.display,pt=at.doc;if(it.updatedDisplay&&Qr(at,it.update),mt.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(mt.wheelStartX=mt.wheelStartY=null),it.scrollTop!=null&&ng(at,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&fu(at,it.scrollLeft,!0,!0),it.scrollToPos){var At=dc(at,Bn(pt,it.scrollToPos.from),Bn(pt,it.scrollToPos.to),it.scrollToPos.margin);Ip(at,At)}var Xt=it.maybeHiddenMarkers,ae=it.maybeUnhiddenMarkers;if(Xt)for(var ye=0;ye<Xt.length;++ye)Xt[ye].lines.length||on(Xt[ye],"hide");if(ae)for(var me=0;me<ae.length;++me)ae[me].lines.length&&on(ae[me],"unhide");mt.wrapper.offsetHeight&&(pt.scrollTop=at.display.scroller.scrollTop),it.changeObjs&&on(at,"changes",at,it.changeObjs),it.update&&it.update.finish()}function Yr(it,at){if(it.curOp)return at();zu(it);try{return at()}finally{Wu(it)}}function ss(it,at){return function(){if(it.curOp)return at.apply(it,arguments);zu(it);try{return at.apply(it,arguments)}finally{Wu(it)}}}function gs(it){return function(){if(this.curOp)return it.apply(this,arguments);zu(this);try{return it.apply(this,arguments)}finally{Wu(this)}}}function ps(it){return function(){var at=this.cm;if(!at||at.curOp)return it.apply(this,arguments);zu(at);try{return it.apply(this,arguments)}finally{Wu(at)}}}function fc(it,at){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(at,xe(ms,it))}function ms(it){var at=it.doc;if(!(at.highlightFrontier>=it.display.viewTo)){var mt=+new Date+it.options.workTime,pt=yr(it,at.highlightFrontier),At=[];at.iter(pt.line,Math.min(at.first+at.size,it.display.viewTo+500),function(Xt){if(pt.line>=it.display.viewFrom){var ae=Xt.styles,ye=Xt.text.length>it.options.maxHighlightLength?ni(at.mode,pt.state):null,me=Ui(it,Xt,pt,!0);ye&&(pt.state=ye),Xt.styles=me.styles;var Te=Xt.styleClasses,qe=me.classes;qe?Xt.styleClasses=qe:Te&&(Xt.styleClasses=null);for(var Oe=!ae||ae.length!=Xt.styles.length||Te!=qe&&(!Te||!qe||Te.bgClass!=qe.bgClass||Te.textClass!=qe.textClass),cn=0;!Oe&&cn<ae.length;++cn)Oe=ae[cn]!=Xt.styles[cn];Oe&&At.push(pt.line),Xt.stateAfter=pt.save(),pt.nextLine()}else Xt.text.length<=it.options.maxHighlightLength&&Ye(it,Xt.text,pt),Xt.stateAfter=pt.line%5==0?pt.save():null,pt.nextLine();if(+new Date>mt)return fc(it,it.options.workDelay),!0}),at.highlightFrontier=pt.line,at.modeFrontier=Math.max(at.modeFrontier,pt.line),At.length&&Yr(it,function(){for(var Xt=0;Xt<At.length;Xt++)Lr(it,At[Xt],"text")})}}var bh=function(it,at,mt){var pt=it.display;this.viewport=at,this.visible=Or(pt,it.doc,at),this.editorIsHidden=!pt.wrapper.offsetWidth,this.wrapperHeight=pt.wrapper.clientHeight,this.wrapperWidth=pt.wrapper.clientWidth,this.oldDisplayWidth=ba(it),this.force=mt,this.dims=cu(it),this.events=[]};bh.prototype.signal=function(it,at){xn(it,at)&&this.events.push(arguments)},bh.prototype.finish=function(){for(var it=0;it<this.events.length;it++)on.apply(null,this.events[it])};function zp(it){var at=it.display;!at.scrollbarsClipped&&at.scroller.offsetWidth&&(at.nativeBarWidth=at.scroller.offsetWidth-at.scroller.clientWidth,at.heightForcer.style.height=Ts(it)+"px",at.sizer.style.marginBottom=-at.nativeBarWidth+"px",at.sizer.style.borderRightWidth=Ts(it)+"px",at.scrollbarsClipped=!0)}function Wp(it){if(it.hasFocus())return null;var at=de();if(!at||!ce(it.display.lineDiv,at))return null;var mt={activeElt:at};if(window.getSelection){var pt=window.getSelection();pt.anchorNode&&pt.extend&&ce(it.display.lineDiv,pt.anchorNode)&&(mt.anchorNode=pt.anchorNode,mt.anchorOffset=pt.anchorOffset,mt.focusNode=pt.focusNode,mt.focusOffset=pt.focusOffset)}return mt}function fa(it){if(!(!it||!it.activeElt||it.activeElt==de())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&ce(document.body,it.anchorNode)&&ce(document.body,it.focusNode))){var at=window.getSelection(),mt=document.createRange();mt.setEnd(it.anchorNode,it.anchorOffset),mt.collapse(!1),at.removeAllRanges(),at.addRange(mt),at.extend(it.focusNode,it.focusOffset)}}function Vd(it,at){var mt=it.display,pt=it.doc;if(at.editorIsHidden)return Go(it),!1;if(!at.force&&at.visible.from>=mt.viewFrom&&at.visible.to<=mt.viewTo&&(mt.updateLineNumbers==null||mt.updateLineNumbers>=mt.viewTo)&&mt.renderedView==mt.view&&Aa(it)==0)return!1;Xo(it)&&(Go(it),at.dims=cu(it));var At=pt.first+pt.size,Xt=Math.max(at.visible.from-it.options.viewportMargin,pt.first),ae=Math.min(At,at.visible.to+it.options.viewportMargin);mt.viewFrom<Xt&&Xt-mt.viewFrom<20&&(Xt=Math.max(pt.first,mt.viewFrom)),mt.viewTo>ae&&mt.viewTo-ae<20&&(ae=Math.min(At,mt.viewTo)),hn&&(Xt=ci(it.doc,Xt),ae=Li(it.doc,ae));var ye=Xt!=mt.viewFrom||ae!=mt.viewTo||mt.lastWrapHeight!=at.wrapperHeight||mt.lastWrapWidth!=at.wrapperWidth;ro(it,Xt,ae),mt.viewOffset=Ar(dn(it.doc,mt.viewFrom)),it.display.mover.style.top=mt.viewOffset+"px";var me=Aa(it);if(!ye&&me==0&&!at.force&&mt.renderedView==mt.view&&(mt.updateLineNumbers==null||mt.updateLineNumbers>=mt.viewTo))return!1;var Te=Wp(it);return me>4&&(mt.lineDiv.style.display="none"),og(it,mt.updateLineNumbers,at.dims),me>4&&(mt.lineDiv.style.display=""),mt.renderedView=mt.view,fa(Te),Ut(mt.cursorDiv),Ut(mt.selectionDiv),mt.gutters.style.height=mt.sizer.style.minHeight=0,ye&&(mt.lastWrapHeight=at.wrapperHeight,mt.lastWrapWidth=at.wrapperWidth,fc(it,400)),mt.updateLineNumbers=null,!0}function Qr(it,at){for(var mt=at.viewport,pt=!0;;pt=!1){if(!pt||!it.options.lineWrapping||at.oldDisplayWidth==ba(it)){if(mt&&mt.top!=null&&(mt={top:Math.min(it.doc.height+Js(it.display)-El(it),mt.top)}),at.visible=Or(it.display,it.doc,mt),at.visible.from>=it.display.viewFrom&&at.visible.to<=it.display.viewTo)break}else pt&&(at.visible=Or(it.display,it.doc,mt));if(!Vd(it,at))break;nr(it);var At=tl(it);os(it),ju(it,At),Hu(it,At),at.force=!1}at.signal(it,"update",it),(it.display.viewFrom!=it.display.reportedViewFrom||it.display.viewTo!=it.display.reportedViewTo)&&(at.signal(it,"viewportChange",it,it.display.viewFrom,it.display.viewTo),it.display.reportedViewFrom=it.display.viewFrom,it.display.reportedViewTo=it.display.viewTo)}function Uu(it,at){var mt=new bh(it,at);if(Vd(it,mt)){nr(it),Qr(it,mt);var pt=tl(it);os(it),ju(it,pt),Hu(it,pt),mt.finish()}}function og(it,at,mt){var pt=it.display,At=it.options.lineNumbers,Xt=pt.lineDiv,ae=Xt.firstChild;function ye(Un){var Xn=Un.nextSibling;return Ct&&lt&&it.display.currentWheelTarget==Un?Un.style.display="none":Un.parentNode.removeChild(Un),Xn}for(var me=pt.view,Te=pt.viewFrom,qe=0;qe<me.length;qe++){var Oe=me[qe];if(!Oe.hidden)if(!Oe.node||Oe.node.parentNode!=Xt){var cn=vr(it,Oe,Te,mt);Xt.insertBefore(cn,ae)}else{for(;ae!=Oe.node;)ae=ye(ae);var ln=At&&at!=null&&at<=Te&&Oe.lineNumber;Oe.changes&&(re(Oe.changes,"gutter")>-1&&(ln=!1),hu(it,Oe,Te,mt)),ln&&(Ut(Oe.lineNumber),Oe.lineNumber.appendChild(document.createTextNode(Cn(it.options,Te)))),ae=Oe.node.nextSibling}Te+=Oe.size}for(;ae;)ae=ye(ae)}function _u(it){var at=it.gutters.offsetWidth;it.sizer.style.marginLeft=at+"px"}function Hu(it,at){it.display.sizer.style.minHeight=at.docHeight+"px",it.display.heightForcer.style.top=at.docHeight+"px",it.display.gutters.style.height=at.docHeight+it.display.barHeight+Ts(it)+"px"}function Yd(it){var at=it.display,mt=at.view;if(!(!at.alignWidgets&&(!at.gutters.firstChild||!it.options.fixedGutter))){for(var pt=Jc(at)-at.scroller.scrollLeft+it.doc.scrollLeft,At=at.gutters.offsetWidth,Xt=pt+"px",ae=0;ae<mt.length;ae++)if(!mt[ae].hidden){it.options.fixedGutter&&(mt[ae].gutter&&(mt[ae].gutter.style.left=Xt),mt[ae].gutterBackground&&(mt[ae].gutterBackground.style.left=Xt));var ye=mt[ae].alignable;if(ye)for(var me=0;me<ye.length;me++)ye[me].style.left=Xt}it.options.fixedGutter&&(at.gutters.style.left=pt+At+"px")}}function Xo(it){if(!it.options.lineNumbers)return!1;var at=it.doc,mt=Cn(it.options,at.first+at.size-1),pt=it.display;if(mt.length!=pt.lineNumChars){var At=pt.measure.appendChild($t("div",[$t("div",mt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),Xt=At.firstChild.offsetWidth,ae=At.offsetWidth-Xt;return pt.lineGutter.style.width="",pt.lineNumInnerWidth=Math.max(Xt,pt.lineGutter.offsetWidth-ae)+1,pt.lineNumWidth=pt.lineNumInnerWidth+ae,pt.lineNumChars=pt.lineNumInnerWidth?mt.length:-1,pt.lineGutter.style.width=pt.lineNumWidth+"px",_u(it.display),!0}return!1}function vs(it,at){for(var mt=[],pt=!1,At=0;At<it.length;At++){var Xt=it[At],ae=null;if(typeof Xt!="string"&&(ae=Xt.style,Xt=Xt.className),Xt=="CodeMirror-linenumbers")if(at)pt=!0;else continue;mt.push({className:Xt,style:ae})}return at&&!pt&&mt.push({className:"CodeMirror-linenumbers",style:null}),mt}function Ah(it){var at=it.gutters,mt=it.gutterSpecs;Ut(at),it.lineGutter=null;for(var pt=0;pt<mt.length;++pt){var At=mt[pt],Xt=At.className,ae=At.style,ye=at.appendChild($t("div",null,"CodeMirror-gutter "+Xt));ae&&(ye.style.cssText=ae),Xt=="CodeMirror-linenumbers"&&(it.lineGutter=ye,ye.style.width=(it.lineNumWidth||1)+"px")}at.style.display=mt.length?"":"none",_u(it)}function Wa(it){Ah(it.display),xo(it),Yd(it)}function Ku(it,at,mt,pt){var At=this;this.input=mt,At.scrollbarFiller=$t("div",null,"CodeMirror-scrollbar-filler"),At.scrollbarFiller.setAttribute("cm-not-content","true"),At.gutterFiller=$t("div",null,"CodeMirror-gutter-filler"),At.gutterFiller.setAttribute("cm-not-content","true"),At.lineDiv=qt("div",null,"CodeMirror-code"),At.selectionDiv=$t("div",null,null,"position: relative; z-index: 1"),At.cursorDiv=$t("div",null,"CodeMirror-cursors"),At.measure=$t("div",null,"CodeMirror-measure"),At.lineMeasure=$t("div",null,"CodeMirror-measure"),At.lineSpace=qt("div",[At.measure,At.lineMeasure,At.selectionDiv,At.cursorDiv,At.lineDiv],null,"position: relative; outline: none");var Xt=qt("div",[At.lineSpace],"CodeMirror-lines");At.mover=$t("div",[Xt],null,"position: relative"),At.sizer=$t("div",[At.mover],"CodeMirror-sizer"),At.sizerWidth=null,At.heightForcer=$t("div",null,null,"position: absolute; height: "+se+"px; width: 1px;"),At.gutters=$t("div",null,"CodeMirror-gutters"),At.lineGutter=null,At.scroller=$t("div",[At.sizer,At.heightForcer,At.gutters],"CodeMirror-scroll"),At.scroller.setAttribute("tabIndex","-1"),At.wrapper=$t("div",[At.scrollbarFiller,At.gutterFiller,At.scroller],"CodeMirror"),Bt&&jt<8&&(At.gutters.style.zIndex=-1,At.scroller.style.paddingRight=0),!Ct&&!(te&&tt)&&(At.scroller.draggable=!0),it&&(it.appendChild?it.appendChild(At.wrapper):it(At.wrapper)),At.viewFrom=At.viewTo=at.first,At.reportedViewFrom=At.reportedViewTo=at.first,At.view=[],At.renderedView=null,At.externalMeasured=null,At.viewOffset=0,At.lastWrapHeight=At.lastWrapWidth=0,At.updateLineNumbers=null,At.nativeBarWidth=At.barHeight=At.barWidth=0,At.scrollbarsClipped=!1,At.lineNumWidth=At.lineNumInnerWidth=At.lineNumChars=null,At.alignWidgets=!1,At.cachedCharWidth=At.cachedTextHeight=At.cachedPaddingH=null,At.maxLine=null,At.maxLineLength=0,At.maxLineChanged=!1,At.wheelDX=At.wheelDY=At.wheelStartX=At.wheelStartY=null,At.shift=!1,At.selForContextMenu=null,At.activeTouch=null,At.gutterSpecs=vs(pt.gutters,pt.lineNumbers),Ah(At),mt.init(At)}var La=0,Uo=null;Bt?Uo=-.53:te?Uo=15:It?Uo=-.7:kt&&(Uo=-1/3);function Tl(it){var at=it.wheelDeltaX,mt=it.wheelDeltaY;return at==null&&it.detail&&it.axis==it.HORIZONTAL_AXIS&&(at=it.detail),mt==null&&it.detail&&it.axis==it.VERTICAL_AXIS?mt=it.detail:mt==null&&(mt=it.wheelDelta),{x:at,y:mt}}function Ga(it){var at=Tl(it);return at.x*=Uo,at.y*=Uo,at}function ys(it,at){var mt=Tl(at),pt=mt.x,At=mt.y,Xt=it.display,ae=Xt.scroller,ye=ae.scrollWidth>ae.clientWidth,me=ae.scrollHeight>ae.clientHeight;if(pt&&ye||At&&me){if(At&&lt&&Ct){t:for(var Te=at.target,qe=Xt.view;Te!=ae;Te=Te.parentNode)for(var Oe=0;Oe<qe.length;Oe++)if(qe[Oe].node==Te){it.display.currentWheelTarget=Te;break t}}if(pt&&!te&&!St&&Uo!=null){At&&me&&Ch(it,Math.max(0,ae.scrollTop+At*Uo)),fu(it,Math.max(0,ae.scrollLeft+pt*Uo)),(!At||At&&me)&&In(at),Xt.wheelStartX=null;return}if(At&&Uo!=null){var cn=At*Uo,ln=it.doc.scrollTop,Un=ln+Xt.wrapper.clientHeight;cn<0?ln=Math.max(0,ln+cn-50):Un=Math.min(it.doc.height,Un+cn+50),Uu(it,{top:ln,bottom:Un})}La<20&&(Xt.wheelStartX==null?(Xt.wheelStartX=ae.scrollLeft,Xt.wheelStartY=ae.scrollTop,Xt.wheelDX=pt,Xt.wheelDY=At,setTimeout(function(){if(Xt.wheelStartX!=null){var Xn=ae.scrollLeft-Xt.wheelStartX,ai=ae.scrollTop-Xt.wheelStartY,Ai=ai&&Xt.wheelDY&&ai/Xt.wheelDY||Xn&&Xt.wheelDX&&Xn/Xt.wheelDX;Xt.wheelStartX=Xt.wheelStartY=null,Ai&&(Uo=(Uo*La+Ai)/(La+1),++La)}},200)):(Xt.wheelDX+=pt,Xt.wheelDY+=At))}}var el=function(it,at){this.ranges=it,this.primIndex=at};el.prototype.primary=function(){return this.ranges[this.primIndex]},el.prototype.equals=function(it){if(it==this)return!0;if(it.primIndex!=this.primIndex||it.ranges.length!=this.ranges.length)return!1;for(var at=0;at<this.ranges.length;at++){var mt=this.ranges[at],pt=it.ranges[at];if(!Yn(mt.anchor,pt.anchor)||!Yn(mt.head,pt.head))return!1}return!0},el.prototype.deepCopy=function(){for(var it=[],at=0;at<this.ranges.length;at++)it[at]=new qr(Zn(this.ranges[at].anchor),Zn(this.ranges[at].head));return new el(it,this.primIndex)},el.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},el.prototype.contains=function(it,at){at||(at=it);for(var mt=0;mt<this.ranges.length;mt++){var pt=this.ranges[mt];if(Pn(at,pt.from())>=0&&Pn(it,pt.to())<=0)return mt}return-1};var qr=function(it,at){this.anchor=it,this.head=at};qr.prototype.from=function(){return Fn(this.anchor,this.head)},qr.prototype.to=function(){return ri(this.anchor,this.head)},qr.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function ml(it,at,mt){var pt=it&&it.options.selectionsMayTouch,At=at[mt];at.sort(function(cn,ln){return Pn(cn.from(),ln.from())}),mt=re(at,At);for(var Xt=1;Xt<at.length;Xt++){var ae=at[Xt],ye=at[Xt-1],me=Pn(ye.to(),ae.from());if(pt&&!ae.empty()?me>0:me>=0){var Te=Fn(ye.from(),ae.from()),qe=ri(ye.to(),ae.to()),Oe=ye.empty()?ae.from()==ae.head:ye.from()==ye.head;Xt<=mt&&--mt,at.splice(--Xt,2,new qr(Oe?qe:Te,Oe?Te:qe))}}return new el(at,mt)}function gu(it,at){return new el([new qr(it,at||it)],0)}function Vu(it){return it.text?Qe(it.from.line+it.text.length-1,Re(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function Lh(it,at){if(Pn(it,at.from)<0)return it;if(Pn(it,at.to)<=0)return Vu(at);var mt=it.line+at.text.length-(at.to.line-at.from.line)-1,pt=it.ch;return it.line==at.to.line&&(pt+=Vu(at).ch-at.to.ch),Qe(mt,pt)}function qc(it,at){for(var mt=[],pt=0;pt<it.sel.ranges.length;pt++){var At=it.sel.ranges[pt];mt.push(new qr(Lh(At.anchor,at),Lh(At.head,at)))}return ml(it.cm,mt,it.sel.primIndex)}function gc(it,at,mt){return it.line==at.line?Qe(mt.line,it.ch-at.ch+mt.ch):Qe(mt.line+(it.line-at.line),it.ch)}function $c(it,at,mt){for(var pt=[],At=Qe(it.first,0),Xt=At,ae=0;ae<at.length;ae++){var ye=at[ae],me=gc(ye.from,At,Xt),Te=gc(Vu(ye),At,Xt);if(At=ye.to,Xt=Te,mt=="around"){var qe=it.sel.ranges[ae],Oe=Pn(qe.head,qe.anchor)<0;pt[ae]=new qr(Oe?Te:me,Oe?me:Te)}else pt[ae]=new qr(me,me)}return new el(pt,it.sel.primIndex)}function Er(it){it.doc.mode=en(it.options,it.doc.modeOption),td(it)}function td(it){it.doc.iter(function(at){at.stateAfter&&(at.stateAfter=null),at.styles&&(at.styles=null)}),it.doc.modeFrontier=it.doc.highlightFrontier=it.doc.first,fc(it,100),it.state.modeGen++,it.curOp&&xo(it)}function sg(it,at){return at.from.ch==0&&at.to.ch==0&&Re(at.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Zd(it,at,mt,pt){function At(Ki){return mt?mt[Ki]:null}function Xt(Ki,Mi,Xi){yo(Ki,Mi,Xi,pt),Fi(Ki,"change",Ki,at)}function ae(Ki,Mi){for(var Xi=[],fr=Ki;fr<Mi;++fr)Xi.push(new oo(Te[fr],At(fr),pt));return Xi}var ye=at.from,me=at.to,Te=at.text,qe=dn(it,ye.line),Oe=dn(it,me.line),cn=Re(Te),ln=At(Te.length-1),Un=me.line-ye.line;if(at.full)it.insert(0,ae(0,Te.length)),it.remove(Te.length,it.size-Te.length);else if(sg(it,at)){var Xn=ae(0,Te.length-1);Xt(Oe,Oe.text,ln),Un&&it.remove(ye.line,Un),Xn.length&&it.insert(ye.line,Xn)}else if(qe==Oe)if(Te.length==1)Xt(qe,qe.text.slice(0,ye.ch)+cn+qe.text.slice(me.ch),ln);else{var ai=ae(1,Te.length-1);ai.push(new oo(cn+qe.text.slice(me.ch),ln,pt)),Xt(qe,qe.text.slice(0,ye.ch)+Te[0],At(0)),it.insert(ye.line+1,ai)}else if(Te.length==1)Xt(qe,qe.text.slice(0,ye.ch)+Te[0]+Oe.text.slice(me.ch),At(0)),it.remove(ye.line+1,Un);else{Xt(qe,qe.text.slice(0,ye.ch)+Te[0],At(0)),Xt(Oe,cn+Oe.text.slice(me.ch),ln);var Ai=ae(1,Te.length-1);Un>1&&it.remove(ye.line+1,Un-1),it.insert(ye.line+1,Ai)}Fi(it,"change",it,at)}function Nl(it,at,mt){function pt(At,Xt,ae){if(At.linked)for(var ye=0;ye<At.linked.length;++ye){var me=At.linked[ye];if(me.doc!=Xt){var Te=ae&&me.sharedHist;mt&&!Te||(at(me.doc,Te),pt(me.doc,At,Te))}}}pt(it,null,!0)}function Xd(it,at){if(at.cm)throw new Error("This document is already in use.");it.doc=at,at.cm=it,or(it),Er(it),ed(it),it.options.lineWrapping||Cr(it),it.options.mode=at.modeOption,xo(it)}function ed(it){(it.doc.direction=="rtl"?be:Rt)(it.display.lineDiv,"CodeMirror-rtl")}function tv(it){Yr(it,function(){ed(it),xo(it)})}function pc(it){this.done=[],this.undone=[],this.undoDepth=1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=it||1}function Jd(it,at){var mt={from:Zn(at.from),to:Vu(at),text:Qn(it,at.from,at.to)};return Yu(it,mt,at.from.line,at.to.line+1),Nl(it,function(pt){return Yu(pt,mt,at.from.line,at.to.line+1)},!0),mt}function mc(it){for(;it.length;){var at=Re(it);if(at.ranges)it.pop();else break}}function nd(it,at){if(at)return mc(it.done),Re(it.done);if(it.done.length&&!Re(it.done).ranges)return Re(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),Re(it.done)}function id(it,at,mt,pt){var At=it.history;At.undone.length=0;var Xt=+new Date,ae,ye;if((At.lastOp==pt||At.lastOrigin==at.origin&&at.origin&&(at.origin.charAt(0)=="+"&&At.lastModTime>Xt-(it.cm?it.cm.options.historyEventDelay:500)||at.origin.charAt(0)=="*"))&&(ae=nd(At,At.lastOp==pt)))ye=Re(ae.changes),Pn(at.from,at.to)==0&&Pn(at.from,ye.to)==0?ye.to=Vu(at):ae.changes.push(Jd(it,at));else{var me=Re(At.done);for((!me||!me.ranges)&&vc(it.sel,At.done),ae={changes:[Jd(it,at)],generation:At.generation},At.done.push(ae);At.done.length>At.undoDepth;)At.done.shift(),At.done[0].ranges||At.done.shift()}At.done.push(mt),At.generation=++At.maxGeneration,At.lastModTime=At.lastSelTime=Xt,At.lastOp=At.lastSelOp=pt,At.lastOrigin=At.lastSelOrigin=at.origin,ye||on(it,"historyAdded")}function ag(it,at,mt,pt){var At=at.charAt(0);return At=="*"||At=="+"&&mt.ranges.length==pt.ranges.length&&mt.somethingSelected()==pt.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function rd(it,at,mt,pt){var At=it.history,Xt=pt&&pt.origin;mt==At.lastSelOp||Xt&&At.lastSelOrigin==Xt&&(At.lastModTime==At.lastSelTime&&At.lastOrigin==Xt||ag(it,Xt,Re(At.done),at))?At.done[At.done.length-1]=at:vc(at,At.done),At.lastSelTime=+new Date,At.lastSelOrigin=Xt,At.lastSelOp=mt,pt&&pt.clearRedo!==!1&&mc(At.undone)}function vc(it,at){var mt=Re(at);mt&&mt.ranges&&mt.equals(it)||at.push(it)}function Yu(it,at,mt,pt){var At=at["spans_"+it.id],Xt=0;it.iter(Math.max(it.first,mt),Math.min(it.first+it.size,pt),function(ae){ae.markedSpans&&((At||(At=at["spans_"+it.id]={}))[Xt]=ae.markedSpans),++Xt})}function ea(it){if(!it)return null;for(var at,mt=0;mt<it.length;++mt)it[mt].marker.explicitlyCleared?at||(at=it.slice(0,mt)):at&&at.push(it[mt]);return at?at.length?at:null:it}function Kl(it,at){var mt=at["spans_"+it.id];if(!mt)return null;for(var pt=[],At=0;At<at.text.length;++At)pt.push(ea(mt[At]));return pt}function Qd(it,at){var mt=Kl(it,at),pt=kr(it,at);if(!mt)return pt;if(!pt)return mt;for(var At=0;At<mt.length;++At){var Xt=mt[At],ae=pt[At];if(Xt&&ae)t:for(var ye=0;ye<ae.length;++ye){for(var me=ae[ye],Te=0;Te<Xt.length;++Te)if(Xt[Te].marker==me.marker)continue t;Xt.push(me)}else ae&&(mt[At]=ae)}return mt}function pu(it,at,mt){for(var pt=[],At=0;At<it.length;++At){var Xt=it[At];if(Xt.ranges){pt.push(mt?el.prototype.deepCopy.call(Xt):Xt);continue}var ae=Xt.changes,ye=[];pt.push({changes:ye});for(var me=0;me<ae.length;++me){var Te=ae[me],qe=void 0;if(ye.push({from:Te.from,to:Te.to,text:Te.text}),at)for(var Oe in Te)(qe=Oe.match(/^spans_(\d+)$/))&&re(at,Number(qe[1]))>-1&&(Re(ye)[Oe]=Te[Oe],delete Te[Oe])}}return pt}function qd(it,at,mt,pt){if(pt){var At=it.anchor;if(mt){var Xt=Pn(at,At)<0;Xt!=Pn(mt,At)<0?(At=at,at=mt):Xt!=Pn(at,mt)<0&&(at=mt)}return new qr(At,at)}else return new qr(mt||at,at)}function $d(it,at,mt,pt,At){At==null&&(At=it.cm&&(it.cm.display.shift||it.extend)),Us(it,new el([qd(it.sel.primary(),at,mt,At)],0),pt)}function Gp(it,at,mt){for(var pt=[],At=it.cm&&(it.cm.display.shift||it.extend),Xt=0;Xt<it.sel.ranges.length;Xt++)pt[Xt]=qd(it.sel.ranges[Xt],at[Xt],null,At);var ae=ml(it.cm,pt,it.sel.primIndex);Us(it,ae,mt)}function Zu(it,at,mt,pt){var At=it.sel.ranges.slice(0);At[at]=mt,Us(it,ml(it.cm,At,it.sel.primIndex),pt)}function kh(it,at,mt,pt){Us(it,gu(at,mt),pt)}function Up(it,at,mt){var pt={ranges:at.ranges,update:function(At){this.ranges=[];for(var Xt=0;Xt<At.length;Xt++)this.ranges[Xt]=new qr(Bn(it,At[Xt].anchor),Bn(it,At[Xt].head))},origin:mt&&mt.origin};return on(it,"beforeSelectionChange",it,pt),it.cm&&on(it.cm,"beforeSelectionChange",it.cm,pt),pt.ranges!=at.ranges?ml(it.cm,pt.ranges,pt.ranges.length-1):at}function tf(it,at,mt){var pt=it.history.done,At=Re(pt);At&&At.ranges?(pt[pt.length-1]=at,Eh(it,at,mt)):Us(it,at,mt)}function Us(it,at,mt){Eh(it,at,mt),rd(it,it.sel,it.cm?it.cm.curOp.id:NaN,mt)}function Eh(it,at,mt){(xn(it,"beforeSelectionChange")||it.cm&&xn(it.cm,"beforeSelectionChange"))&&(at=Up(it,at,mt));var pt=mt&&mt.bias||(Pn(at.primary().head,it.sel.primary().head)<0?-1:1);lg(it,sd(it,at,pt,!0)),!(mt&&mt.scroll===!1)&&it.cm&&du(it.cm)}function lg(it,at){at.equals(it.sel)||(it.sel=at,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,Dn(it.cm)),Fi(it,"cursorActivity",it))}function od(it){lg(it,sd(it,it.sel,null,!1))}function sd(it,at,mt,pt){for(var At,Xt=0;Xt<at.ranges.length;Xt++){var ae=at.ranges[Xt],ye=at.ranges.length==it.sel.ranges.length&&it.sel.ranges[Xt],me=ad(it,ae.anchor,ye&&ye.anchor,mt,pt),Te=ad(it,ae.head,ye&&ye.head,mt,pt);(At||me!=ae.anchor||Te!=ae.head)&&(At||(At=at.ranges.slice(0,Xt)),At[Xt]=new qr(me,Te))}return At?ml(it.cm,At,at.primIndex):at}function mu(it,at,mt,pt,At){var Xt=dn(it,at.line);if(Xt.markedSpans)for(var ae=0;ae<Xt.markedSpans.length;++ae){var ye=Xt.markedSpans[ae],me=ye.marker,Te="selectLeft"in me?!me.selectLeft:me.inclusiveLeft,qe="selectRight"in me?!me.selectRight:me.inclusiveRight;if((ye.from==null||(Te?ye.from<=at.ch:ye.from<at.ch))&&(ye.to==null||(qe?ye.to>=at.ch:ye.to>at.ch))){if(At&&(on(me,"beforeCursorEnter"),me.explicitlyCleared))if(Xt.markedSpans){--ae;continue}else break;if(!me.atomic)continue;if(mt){var Oe=me.find(pt<0?1:-1),cn=void 0;if((pt<0?qe:Te)&&(Oe=ug(it,Oe,-pt,Oe&&Oe.line==at.line?Xt:null)),Oe&&Oe.line==at.line&&(cn=Pn(Oe,mt))&&(pt<0?cn<0:cn>0))return mu(it,Oe,at,pt,At)}var ln=me.find(pt<0?-1:1);return(pt<0?Te:qe)&&(ln=ug(it,ln,pt,ln.line==at.line?Xt:null)),ln?mu(it,ln,at,pt,At):null}}return at}function ad(it,at,mt,pt,At){var Xt=pt||1,ae=mu(it,at,mt,Xt,At)||!At&&mu(it,at,mt,Xt,!0)||mu(it,at,mt,-Xt,At)||!At&&mu(it,at,mt,-Xt,!0);return ae||(it.cantEdit=!0,Qe(it.first,0))}function ug(it,at,mt,pt){return mt<0&&at.ch==0?at.line>it.first?Bn(it,Qe(at.line-1)):null:mt>0&&at.ch==(pt||dn(it,at.line)).text.length?at.line<it.first+it.size-1?Qe(at.line+1,0):null:new Qe(at.line,at.ch+mt)}function _o(it){it.setSelection(Qe(it.firstLine(),0),Qe(it.lastLine()),le)}function ld(it,at,mt){var pt={canceled:!1,from:at.from,to:at.to,text:at.text,origin:at.origin,cancel:function(){return pt.canceled=!0}};return mt&&(pt.update=function(At,Xt,ae,ye){At&&(pt.from=Bn(it,At)),Xt&&(pt.to=Bn(it,Xt)),ae&&(pt.text=ae),ye!==void 0&&(pt.origin=ye)}),on(it,"beforeChange",it,pt),it.cm&&on(it.cm,"beforeChange",it.cm,pt),pt.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:pt.from,to:pt.to,text:pt.text,origin:pt.origin}}function Xu(it,at,mt){if(it.cm){if(!it.cm.curOp)return ss(it.cm,Xu)(it,at,mt);if(it.cm.state.suppressEdits)return}if(!((xn(it,"beforeChange")||it.cm&&xn(it.cm,"beforeChange"))&&(at=ld(it,at,!0),!at))){var pt=dr&&!mt&&Rr(it,at.from,at.to);if(pt)for(var At=pt.length-1;At>=0;--At)Mh(it,{from:pt[At].from,to:pt[At].to,text:At?[""]:at.text,origin:at.origin});else Mh(it,at)}}function Mh(it,at){if(!(at.text.length==1&&at.text[0]==""&&Pn(at.from,at.to)==0)){var mt=qc(it,at);id(it,at,mt,it.cm?it.cm.curOp.id:NaN),yc(it,at,mt,kr(it,at));var pt=[];Nl(it,function(At,Xt){!Xt&&re(pt,At.history)==-1&&(cg(At.history,at),pt.push(At.history)),yc(At,at,null,kr(At,at))})}}function ud(it,at,mt){var pt=it.cm&&it.cm.state.suppressEdits;if(!(pt&&!mt)){for(var At=it.history,Xt,ae=it.sel,ye=at=="undo"?At.done:At.undone,me=at=="undo"?At.undone:At.done,Te=0;Te<ye.length&&(Xt=ye[Te],!(mt?Xt.ranges&&!Xt.equals(it.sel):!Xt.ranges));Te++);if(Te!=ye.length){for(At.lastOrigin=At.lastSelOrigin=null;;)if(Xt=ye.pop(),Xt.ranges){if(vc(Xt,me),mt&&!Xt.equals(it.sel)){Us(it,Xt,{clearRedo:!1});return}ae=Xt}else if(pt){ye.push(Xt);return}else break;var qe=[];vc(ae,me),me.push({changes:qe,generation:At.generation}),At.generation=Xt.generation||++At.maxGeneration;for(var Oe=xn(it,"beforeChange")||it.cm&&xn(it.cm,"beforeChange"),cn=function(Xn){var ai=Xt.changes[Xn];if(ai.origin=at,Oe&&!ld(it,ai,!1))return ye.length=0,{};qe.push(Jd(it,ai));var Ai=Xn?qc(it,ai):Re(ye);yc(it,ai,Ai,Qd(it,ai)),!Xn&&it.cm&&it.cm.scrollIntoView({from:ai.from,to:Vu(ai)});var Ki=[];Nl(it,function(Mi,Xi){!Xi&&re(Ki,Mi.history)==-1&&(cg(Mi.history,ai),Ki.push(Mi.history)),yc(Mi,ai,null,Qd(Mi,ai))})},ln=Xt.changes.length-1;ln>=0;--ln){var Un=cn(ln);if(Un)return Un.v}}}}function hg(it,at){if(at!=0&&(it.first+=at,it.sel=new el(De(it.sel.ranges,function(At){return new qr(Qe(At.anchor.line+at,At.anchor.ch),Qe(At.head.line+at,At.head.ch))}),it.sel.primIndex),it.cm)){xo(it.cm,it.first,it.first-at,at);for(var mt=it.cm.display,pt=mt.viewFrom;pt<mt.viewTo;pt++)Lr(it.cm,pt,"gutter")}}function yc(it,at,mt,pt){if(it.cm&&!it.cm.curOp)return ss(it.cm,yc)(it,at,mt,pt);if(at.to.line<it.first){hg(it,at.text.length-1-(at.to.line-at.from.line));return}if(!(at.from.line>it.lastLine())){if(at.from.line<it.first){var At=at.text.length-1-(it.first-at.from.line);hg(it,At),at={from:Qe(it.first,0),to:Qe(at.to.line+At,at.to.ch),text:[Re(at.text)],origin:at.origin}}var Xt=it.lastLine();at.to.line>Xt&&(at={from:at.from,to:Qe(Xt,dn(it,Xt).text.length),text:[at.text[0]],origin:at.origin}),at.removed=Qn(it,at.from,at.to),mt||(mt=qc(it,at)),it.cm?_p(it.cm,at,pt):Zd(it,at,pt),Eh(it,mt,le),it.cantEdit&&ad(it,Qe(it.firstLine(),0))&&(it.cantEdit=!1)}}function _p(it,at,mt){var pt=it.doc,At=it.display,Xt=at.from,ae=at.to,ye=!1,me=Xt.line;it.options.lineWrapping||(me=Ae(gi(dn(pt,Xt.line))),pt.iter(me,ae.line+1,function(ln){if(ln==At.maxLine)return ye=!0,!0})),pt.sel.contains(at.from,at.to)>-1&&Dn(it),Zd(pt,at,mt,So(it)),it.options.lineWrapping||(pt.iter(me,Xt.line+at.text.length,function(ln){var Un=no(ln);Un>At.maxLineLength&&(At.maxLine=ln,At.maxLineLength=Un,At.maxLineChanged=!0,ye=!1)}),ye&&(it.curOp.updateMaxLine=!0)),Ji(pt,Xt.line),fc(it,400);var Te=at.text.length-(ae.line-Xt.line)-1;at.full?xo(it):Xt.line==ae.line&&at.text.length==1&&!sg(it.doc,at)?Lr(it,Xt.line,"text"):xo(it,Xt.line,ae.line+1,Te);var qe=xn(it,"changes"),Oe=xn(it,"change");if(Oe||qe){var cn={from:Xt,to:ae,text:at.text,removed:at.removed,origin:at.origin};Oe&&Fi(it,"change",it,cn),qe&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(cn)}it.display.selForContextMenu=null}function Th(it,at,mt,pt,At){var Xt;pt||(pt=mt),Pn(pt,mt)<0&&(Xt=[pt,mt],mt=Xt[0],pt=Xt[1]),typeof at=="string"&&(at=it.splitLines(at)),Xu(it,{from:mt,to:pt,text:at,origin:At})}function nl(it,at,mt,pt){mt<it.line?it.line+=pt:at<it.line&&(it.line=at,it.ch=0)}function Hp(it,at,mt,pt){for(var At=0;At<it.length;++At){var Xt=it[At],ae=!0;if(Xt.ranges){Xt.copied||(Xt=it[At]=Xt.deepCopy(),Xt.copied=!0);for(var ye=0;ye<Xt.ranges.length;ye++)nl(Xt.ranges[ye].anchor,at,mt,pt),nl(Xt.ranges[ye].head,at,mt,pt);continue}for(var me=0;me<Xt.changes.length;++me){var Te=Xt.changes[me];if(mt<Te.from.line)Te.from=Qe(Te.from.line+pt,Te.from.ch),Te.to=Qe(Te.to.line+pt,Te.to.ch);else if(at<=Te.to.line){ae=!1;break}}ae||(it.splice(0,At+1),At=0)}}function cg(it,at){var mt=at.from.line,pt=at.to.line,At=at.text.length-(pt-mt)-1;Hp(it.done,mt,pt,At),Hp(it.undone,mt,pt,At)}function Nh(it,at,mt,pt){var At=at,Xt=at;return typeof at=="number"?Xt=dn(it,Nn(it,at)):At=Ae(at),At==null?null:(pt(Xt,At)&&it.cm&&Lr(it.cm,At,mt),Xt)}function Sc(it){this.lines=it,this.parent=null;for(var at=0,mt=0;mt<it.length;++mt)it[mt].parent=this,at+=it[mt].height;this.height=at}Sc.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,at){for(var mt=it,pt=it+at;mt<pt;++mt){var At=this.lines[mt];this.height-=At.height,Bo(At),Fi(At,"delete")}this.lines.splice(it,at)},collapse:function(it){it.push.apply(it,this.lines)},insertInner:function(it,at,mt){this.height+=mt,this.lines=this.lines.slice(0,it).concat(at).concat(this.lines.slice(it));for(var pt=0;pt<at.length;++pt)at[pt].parent=this},iterN:function(it,at,mt){for(var pt=it+at;it<pt;++it)if(mt(this.lines[it]))return!0}};function To(it){this.children=it;for(var at=0,mt=0,pt=0;pt<it.length;++pt){var At=it[pt];at+=At.chunkSize(),mt+=At.height,At.parent=this}this.size=at,this.height=mt,this.parent=null}To.prototype={chunkSize:function(){return this.size},removeInner:function(it,at){this.size-=at;for(var mt=0;mt<this.children.length;++mt){var pt=this.children[mt],At=pt.chunkSize();if(it<At){var Xt=Math.min(at,At-it),ae=pt.height;if(pt.removeInner(it,Xt),this.height-=ae-pt.height,At==Xt&&(this.children.splice(mt--,1),pt.parent=null),(at-=Xt)==0)break;it=0}else it-=At}if(this.size-at<25&&(this.children.length>1||!(this.children[0]instanceof Sc))){var ye=[];this.collapse(ye),this.children=[new Sc(ye)],this.children[0].parent=this}},collapse:function(it){for(var at=0;at<this.children.length;++at)this.children[at].collapse(it)},insertInner:function(it,at,mt){this.size+=at.length,this.height+=mt;for(var pt=0;pt<this.children.length;++pt){var At=this.children[pt],Xt=At.chunkSize();if(it<=Xt){if(At.insertInner(it,at,mt),At.lines&&At.lines.length>50){for(var ae=At.lines.length%25+25,ye=ae;ye<At.lines.length;){var me=new Sc(At.lines.slice(ye,ye+=25));At.height-=me.height,this.children.splice(++pt,0,me),me.parent=this}At.lines=At.lines.slice(0,ae),this.maybeSpill()}break}it-=Xt}},maybeSpill:function(){if(!(this.children.length<=10)){var it=this;do{var at=it.children.splice(it.children.length-5,5),mt=new To(at);if(it.parent){it.size-=mt.size,it.height-=mt.height;var At=re(it.parent.children,it);it.parent.children.splice(At+1,0,mt)}else{var pt=new To(it.children);pt.parent=it,it.children=[pt,mt],it=pt}mt.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,at,mt){for(var pt=0;pt<this.children.length;++pt){var At=this.children[pt],Xt=At.chunkSize();if(it<Xt){var ae=Math.min(at,Xt-it);if(At.iterN(it,ae,mt))return!0;if((at-=ae)==0)break;it=0}else it-=Xt}}};var vu=function(it,at,mt){if(mt)for(var pt in mt)mt.hasOwnProperty(pt)&&(this[pt]=mt[pt]);this.doc=it,this.node=at};vu.prototype.clear=function(){var it=this.doc.cm,at=this.line.widgets,mt=this.line,pt=Ae(mt);if(!(pt==null||!at)){for(var At=0;At<at.length;++At)at[At]==this&&at.splice(At--,1);at.length||(mt.widgets=null);var Xt=is(this);Ln(mt,Math.max(0,mt.height-Xt)),it&&(Yr(it,function(){Kp(it,mt,-Xt),Lr(it,pt,"widget")}),Fi(it,"lineWidgetCleared",it,this,pt))}},vu.prototype.changed=function(){var it=this,at=this.height,mt=this.doc.cm,pt=this.line;this.height=null;var At=is(this)-at;At&&(wn(this.doc,pt)||Ln(pt,pt.height+At),mt&&Yr(mt,function(){mt.curOp.forceUpdate=!0,Kp(mt,pt,At),Fi(mt,"lineWidgetChanged",mt,it,Ae(pt))}))},Mn(vu);function Kp(it,at,mt){Ar(at)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&_d(it,mt)}function ef(it,at,mt,pt){var At=new vu(it,mt,pt),Xt=it.cm;return Xt&&At.noHScroll&&(Xt.display.alignWidgets=!0),Nh(it,at,"widget",function(ae){var ye=ae.widgets||(ae.widgets=[]);if(At.insertAt==null?ye.push(At):ye.splice(Math.min(ye.length-1,Math.max(0,At.insertAt)),0,At),At.line=ae,Xt&&!wn(it,ae)){var me=Ar(ae)<it.scrollTop;Ln(ae,ae.height+is(At)),me&&_d(Xt,At.height),Xt.curOp.forceUpdate=!0}return!0}),Xt&&Fi(Xt,"lineWidgetAdded",Xt,At,typeof at=="number"?at:Ae(at)),At}var Vp=0,Ke=function(it,at){this.lines=[],this.type=at,this.doc=it,this.id=++Vp};Ke.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,at=it&&!it.curOp;if(at&&zu(it),xn(this,"clear")){var mt=this.find();mt&&Fi(this,"clear",mt.from,mt.to)}for(var pt=null,At=null,Xt=0;Xt<this.lines.length;++Xt){var ae=this.lines[Xt],ye=$i(ae.markedSpans,this);it&&!this.collapsed?Lr(it,Ae(ae),"text"):it&&(ye.to!=null&&(At=Ae(ae)),ye.from!=null&&(pt=Ae(ae))),ae.markedSpans=Ni(ae.markedSpans,ye),ye.from==null&&this.collapsed&&!wn(this.doc,ae)&&it&&Ln(ae,Qs(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var me=0;me<this.lines.length;++me){var Te=gi(this.lines[me]),qe=no(Te);qe>it.display.maxLineLength&&(it.display.maxLine=Te,it.display.maxLineLength=qe,it.display.maxLineChanged=!0)}pt!=null&&it&&this.collapsed&&xo(it,pt,At+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&od(it.doc)),it&&Fi(it,"markerCleared",it,this,pt,At),at&&Wu(it),this.parent&&this.parent.clear()}},Ke.prototype.find=function(it,at){it==null&&this.type=="bookmark"&&(it=1);for(var mt,pt,At=0;At<this.lines.length;++At){var Xt=this.lines[At],ae=$i(Xt.markedSpans,this);if(ae.from!=null&&(mt=Qe(at?Xt:Ae(Xt),ae.from),it==-1))return mt;if(ae.to!=null&&(pt=Qe(at?Xt:Ae(Xt),ae.to),it==1))return pt}return mt&&{from:mt,to:pt}},Ke.prototype.changed=function(){var it=this,at=this.find(-1,!0),mt=this,pt=this.doc.cm;!at||!pt||Yr(pt,function(){var At=at.line,Xt=Ae(at.line),ae=gl(pt,Xt);if(ae&&(hc(ae),pt.curOp.selectionChanged=pt.curOp.forceUpdate=!0),pt.curOp.updateMaxLine=!0,!wn(mt.doc,At)&&mt.height!=null){var ye=mt.height;mt.height=null;var me=is(mt)-ye;me&&Ln(At,At.height+me)}Fi(pt,"markerChanged",pt,it)})},Ke.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var at=this.doc.cm.curOp;(!at.maybeHiddenMarkers||re(at.maybeHiddenMarkers,this)==-1)&&(at.maybeUnhiddenMarkers||(at.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},Ke.prototype.detachLine=function(it){if(this.lines.splice(re(this.lines,it),1),!this.lines.length&&this.doc.cm){var at=this.doc.cm.curOp;(at.maybeHiddenMarkers||(at.maybeHiddenMarkers=[])).push(this)}},Mn(Ke);function Fh(it,at,mt,pt,At){if(pt&&pt.shared)return Yp(it,at,mt,pt,At);if(it.cm&&!it.cm.curOp)return ss(it.cm,Fh)(it,at,mt,pt,At);var Xt=new Ke(it,At),ae=Pn(at,mt);if(pt&&We(pt,Xt,!1),ae>0||ae==0&&Xt.clearWhenEmpty!==!1)return Xt;if(Xt.replacedWith&&(Xt.collapsed=!0,Xt.widgetNode=qt("span",[Xt.replacedWith],"CodeMirror-widget"),pt.handleMouseEvents||Xt.widgetNode.setAttribute("cm-ignore-events","true"),pt.insertLeft&&(Xt.widgetNode.insertLeft=!0)),Xt.collapsed){if(er(it,at.line,at,mt,Xt)||at.line!=mt.line&&er(it,mt.line,at,mt,Xt))throw new Error("Inserting collapsed marker partially overlapping an existing one");fn()}Xt.addToHistory&&id(it,{from:at,to:mt,origin:"markText"},it.sel,NaN);var ye=at.line,me=it.cm,Te;if(it.iter(ye,mt.line+1,function(Oe){me&&Xt.collapsed&&!me.options.lineWrapping&&gi(Oe)==me.display.maxLine&&(Te=!0),Xt.collapsed&&ye!=at.line&&Ln(Oe,0),gr(Oe,new di(Xt,ye==at.line?at.ch:null,ye==mt.line?mt.ch:null)),++ye}),Xt.collapsed&&it.iter(at.line,mt.line+1,function(Oe){wn(it,Oe)&&Ln(Oe,0)}),Xt.clearOnEnter&&Fe(Xt,"beforeCursorEnter",function(){return Xt.clear()}),Xt.readOnly&&(mr(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),Xt.collapsed&&(Xt.id=++Vp,Xt.atomic=!0),me){if(Te&&(me.curOp.updateMaxLine=!0),Xt.collapsed)xo(me,at.line,mt.line+1);else if(Xt.className||Xt.startStyle||Xt.endStyle||Xt.css||Xt.attributes||Xt.title)for(var qe=at.line;qe<=mt.line;qe++)Lr(me,qe,"text");Xt.atomic&&od(me.doc),Fi(me,"markerAdded",me,Xt)}return Xt}var Vl=function(it,at){this.markers=it,this.primary=at;for(var mt=0;mt<it.length;++mt)it[mt].parent=this};Vl.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();Fi(this,"clear")}},Vl.prototype.find=function(it,at){return this.primary.find(it,at)},Mn(Vl);function Yp(it,at,mt,pt,At){pt=We(pt),pt.shared=!1;var Xt=[Fh(it,at,mt,pt,At)],ae=Xt[0],ye=pt.widgetNode;return Nl(it,function(me){ye&&(pt.widgetNode=ye.cloneNode(!0)),Xt.push(Fh(me,Bn(me,at),Bn(me,mt),pt,At));for(var Te=0;Te<me.linked.length;++Te)if(me.linked[Te].isParent)return;ae=Re(Xt)}),new Vl(Xt,ae)}function dg(it){return it.findMarks(Qe(it.first,0),it.clipPos(Qe(it.lastLine())),function(at){return at.parent})}function Zp(it,at){for(var mt=0;mt<at.length;mt++){var pt=at[mt],At=pt.find(),Xt=it.clipPos(At.from),ae=it.clipPos(At.to);if(Pn(Xt,ae)){var ye=Fh(it,Xt,ae,pt.primary,pt.primary.type);pt.markers.push(ye),ye.parent=pt}}}function fg(it){for(var at=function(pt){var At=it[pt],Xt=[At.primary.doc];Nl(At.primary.doc,function(me){return Xt.push(me)});for(var ae=0;ae<At.markers.length;ae++){var ye=At.markers[ae];re(Xt,ye.doc)==-1&&(ye.parent=null,At.markers.splice(ae--,1))}},mt=0;mt<it.length;mt++)at(mt)}var ev=0,Ds=function(it,at,mt,pt,At){if(!(this instanceof Ds))return new Ds(it,at,mt,pt,At);mt==null&&(mt=0),To.call(this,[new Sc([new oo("",null)])]),this.first=mt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=mt;var Xt=Qe(mt,0);this.sel=gu(Xt),this.history=new pc(null),this.id=++ev,this.modeOption=at,this.lineSep=pt,this.direction=At=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Zd(this,{from:Xt,to:Xt,text:it}),Us(this,gu(Xt),le)};Ds.prototype=Et(To.prototype,{constructor:Ds,iter:function(it,at,mt){mt?this.iterN(it-this.first,at-it,mt):this.iterN(this.first,this.first+this.size,it)},insert:function(it,at){for(var mt=0,pt=0;pt<at.length;++pt)mt+=at[pt].height;this.insertInner(it-this.first,at,mt)},remove:function(it,at){this.removeInner(it-this.first,at)},getValue:function(it){var at=Ci(this,this.first,this.first+this.size);return it===!1?at:at.join(it||this.lineSeparator())},setValue:ps(function(it){var at=Qe(this.first,0),mt=this.first+this.size-1;Xu(this,{from:at,to:Qe(mt,dn(this,mt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&Ph(this.cm,0,0),Us(this,gu(at),le)}),replaceRange:function(it,at,mt,pt){at=Bn(this,at),mt=mt?Bn(this,mt):at,Th(this,it,at,mt,pt)},getRange:function(it,at,mt){var pt=Qn(this,Bn(this,it),Bn(this,at));return mt===!1?pt:pt.join(mt||this.lineSeparator())},getLine:function(it){var at=this.getLineHandle(it);return at&&at.text},getLineHandle:function(it){if(kn(this,it))return dn(this,it)},getLineNumber:function(it){return Ae(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=dn(this,it)),gi(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return Bn(this,it)},getCursor:function(it){var at=this.sel.primary(),mt;return it==null||it=="head"?mt=at.head:it=="anchor"?mt=at.anchor:it=="end"||it=="to"||it===!1?mt=at.to():mt=at.from(),mt},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:ps(function(it,at,mt){kh(this,Bn(this,typeof it=="number"?Qe(it,at||0):it),null,mt)}),setSelection:ps(function(it,at,mt){kh(this,Bn(this,it),Bn(this,at||it),mt)}),extendSelection:ps(function(it,at,mt){$d(this,Bn(this,it),at&&Bn(this,at),mt)}),extendSelections:ps(function(it,at){Gp(this,si(this,it),at)}),extendSelectionsBy:ps(function(it,at){var mt=De(this.sel.ranges,it);Gp(this,si(this,mt),at)}),setSelections:ps(function(it,at,mt){if(it.length){for(var pt=[],At=0;At<it.length;At++)pt[At]=new qr(Bn(this,it[At].anchor),Bn(this,it[At].head));at==null&&(at=Math.min(it.length-1,this.sel.primIndex)),Us(this,ml(this.cm,pt,at),mt)}}),addSelection:ps(function(it,at,mt){var pt=this.sel.ranges.slice(0);pt.push(new qr(Bn(this,it),Bn(this,at||it))),Us(this,ml(this.cm,pt,pt.length-1),mt)}),getSelection:function(it){for(var at=this.sel.ranges,mt,pt=0;pt<at.length;pt++){var At=Qn(this,at[pt].from(),at[pt].to());mt=mt?mt.concat(At):At}return it===!1?mt:mt.join(it||this.lineSeparator())},getSelections:function(it){for(var at=[],mt=this.sel.ranges,pt=0;pt<mt.length;pt++){var At=Qn(this,mt[pt].from(),mt[pt].to());it!==!1&&(At=At.join(it||this.lineSeparator())),at[pt]=At}return at},replaceSelection:function(it,at,mt){for(var pt=[],At=0;At<this.sel.ranges.length;At++)pt[At]=it;this.replaceSelections(pt,at,mt||"+input")},replaceSelections:ps(function(it,at,mt){for(var pt=[],At=this.sel,Xt=0;Xt<At.ranges.length;Xt++){var ae=At.ranges[Xt];pt[Xt]={from:ae.from(),to:ae.to(),text:this.splitLines(it[Xt]),origin:mt}}for(var ye=at&&at!="end"&&$c(this,pt,at),me=pt.length-1;me>=0;me--)Xu(this,pt[me]);ye?tf(this,ye):this.cm&&du(this.cm)}),undo:ps(function(){ud(this,"undo")}),redo:ps(function(){ud(this,"redo")}),undoSelection:ps(function(){ud(this,"undo",!0)}),redoSelection:ps(function(){ud(this,"redo",!0)}),setExtending:function(it){this.extend=it},getExtending:function(){return this.extend},historySize:function(){for(var it=this.history,at=0,mt=0,pt=0;pt<it.done.length;pt++)it.done[pt].ranges||++at;for(var At=0;At<it.undone.length;At++)it.undone[At].ranges||++mt;return{undo:at,redo:mt}},clearHistory:function(){var it=this;this.history=new pc(this.history.maxGeneration),Nl(this,function(at){return at.history=it.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(it){return it&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(it){return this.history.generation==(it||this.cleanGeneration)},getHistory:function(){return{done:pu(this.history.done),undone:pu(this.history.undone)}},setHistory:function(it){var at=this.history=new pc(this.history.maxGeneration);at.done=pu(it.done.slice(0),null,!0),at.undone=pu(it.undone.slice(0),null,!0)},setGutterMarker:ps(function(it,at,mt){return Nh(this,it,"gutter",function(pt){var At=pt.gutterMarkers||(pt.gutterMarkers={});return At[at]=mt,!mt&&_t(At)&&(pt.gutterMarkers=null),!0})}),clearGutter:ps(function(it){var at=this;this.iter(function(mt){mt.gutterMarkers&&mt.gutterMarkers[it]&&Nh(at,mt,"gutter",function(){return mt.gutterMarkers[it]=null,_t(mt.gutterMarkers)&&(mt.gutterMarkers=null),!0})})}),lineInfo:function(it){var at;if(typeof it=="number"){if(!kn(this,it)||(at=it,it=dn(this,it),!it))return null}else if(at=Ae(it),at==null)return null;return{line:at,handle:it,text:it.text,gutterMarkers:it.gutterMarkers,textClass:it.textClass,bgClass:it.bgClass,wrapClass:it.wrapClass,widgets:it.widgets}},addLineClass:ps(function(it,at,mt){return Nh(this,it,at=="gutter"?"gutter":"class",function(pt){var At=at=="text"?"textClass":at=="background"?"bgClass":at=="gutter"?"gutterClass":"wrapClass";if(!pt[At])pt[At]=mt;else{if(Lt(mt).test(pt[At]))return!1;pt[At]+=" "+mt}return!0})}),removeLineClass:ps(function(it,at,mt){return Nh(this,it,at=="gutter"?"gutter":"class",function(pt){var At=at=="text"?"textClass":at=="background"?"bgClass":at=="gutter"?"gutterClass":"wrapClass",Xt=pt[At];if(Xt)if(mt==null)pt[At]=null;else{var ae=Xt.match(Lt(mt));if(!ae)return!1;var ye=ae.index+ae[0].length;pt[At]=Xt.slice(0,ae.index)+(!ae.index||ye==Xt.length?"":" ")+Xt.slice(ye)||null}else return!1;return!0})}),addLineWidget:ps(function(it,at,mt){return ef(this,it,at,mt)}),removeLineWidget:function(it){it.clear()},markText:function(it,at,mt){return Fh(this,Bn(this,it),Bn(this,at),mt,mt&&mt.type||"range")},setBookmark:function(it,at){var mt={replacedWith:at&&(at.nodeType==null?at.widget:at),insertLeft:at&&at.insertLeft,clearWhenEmpty:!1,shared:at&&at.shared,handleMouseEvents:at&&at.handleMouseEvents};return it=Bn(this,it),Fh(this,it,it,mt,"bookmark")},findMarksAt:function(it){it=Bn(this,it);var at=[],mt=dn(this,it.line).markedSpans;if(mt)for(var pt=0;pt<mt.length;++pt){var At=mt[pt];(At.from==null||At.from<=it.ch)&&(At.to==null||At.to>=it.ch)&&at.push(At.marker.parent||At.marker)}return at},findMarks:function(it,at,mt){it=Bn(this,it),at=Bn(this,at);var pt=[],At=it.line;return this.iter(it.line,at.line+1,function(Xt){var ae=Xt.markedSpans;if(ae)for(var ye=0;ye<ae.length;ye++){var me=ae[ye];!(me.to!=null&&At==it.line&&it.ch>=me.to||me.from==null&&At!=it.line||me.from!=null&&At==at.line&&me.from>=at.ch)&&(!mt||mt(me.marker))&&pt.push(me.marker.parent||me.marker)}++At}),pt},getAllMarks:function(){var it=[];return this.iter(function(at){var mt=at.markedSpans;if(mt)for(var pt=0;pt<mt.length;++pt)mt[pt].from!=null&&it.push(mt[pt].marker)}),it},posFromIndex:function(it){var at,mt=this.first,pt=this.lineSeparator().length;return this.iter(function(At){var Xt=At.text.length+pt;if(Xt>it)return at=it,!0;it-=Xt,++mt}),Bn(this,Qe(mt,at))},indexFromPos:function(it){it=Bn(this,it);var at=it.ch;if(it.line<this.first||it.ch<0)return 0;var mt=this.lineSeparator().length;return this.iter(this.first,it.line,function(pt){at+=pt.text.length+mt}),at},copy:function(it){var at=new Ds(Ci(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return at.scrollTop=this.scrollTop,at.scrollLeft=this.scrollLeft,at.sel=this.sel,at.extend=!1,it&&(at.history.undoDepth=this.history.undoDepth,at.setHistory(this.getHistory())),at},linkedDoc:function(it){it||(it={});var at=this.first,mt=this.first+this.size;it.from!=null&&it.from>at&&(at=it.from),it.to!=null&&it.to<mt&&(mt=it.to);var pt=new Ds(Ci(this,at,mt),it.mode||this.modeOption,at,this.lineSep,this.direction);return it.sharedHist&&(pt.history=this.history),(this.linked||(this.linked=[])).push({doc:pt,sharedHist:it.sharedHist}),pt.linked=[{doc:this,isParent:!0,sharedHist:it.sharedHist}],Zp(pt,dg(this)),pt},unlinkDoc:function(it){if(it instanceof _r&&(it=it.doc),this.linked)for(var at=0;at<this.linked.length;++at){var mt=this.linked[at];if(mt.doc==it){this.linked.splice(at,1),it.unlinkDoc(this),fg(dg(this));break}}if(it.history==this.history){var pt=[it.id];Nl(it,function(At){return pt.push(At.id)},!0),it.history=new pc(null),it.history.done=pu(this.history.done,pt),it.history.undone=pu(this.history.undone,pt)}},iterLinkedDocs:function(it){Nl(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):Bi(it)},lineSeparator:function(){return this.lineSep||`
`},setDirection:ps(function(it){it!="rtl"&&(it="ltr"),it!=this.direction&&(this.direction=it,this.iter(function(at){return at.order=null}),this.cm&&tv(this.cm))})}),Ds.prototype.eachLine=Ds.prototype.iter;var hd=0;function gg(it){var at=this;if(Qp(at),!(Xe(at,it)||Wo(at.display,it))){In(it),Bt&&(hd=+new Date);var mt=$s(at,it,!0),pt=it.dataTransfer.files;if(!(!mt||at.isReadOnly()))if(pt&&pt.length&&window.FileReader&&window.File)for(var At=pt.length,Xt=Array(At),ae=0,ye=function(){++ae==At&&ss(at,function(){mt=Bn(at.doc,mt);var ln={from:mt,to:mt,text:at.doc.splitLines(Xt.filter(function(Un){return Un!=null}).join(at.doc.lineSeparator())),origin:"paste"};Xu(at.doc,ln),tf(at.doc,gu(Bn(at.doc,mt),Bn(at.doc,Vu(ln))))})()},me=function(ln,Un){if(at.options.allowDropFileTypes&&re(at.options.allowDropFileTypes,ln.type)==-1){ye();return}var Xn=new FileReader;Xn.onerror=function(){return ye()},Xn.onload=function(){var ai=Xn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(ai)){ye();return}Xt[Un]=ai,ye()},Xn.readAsText(ln)},Te=0;Te<pt.length;Te++)me(pt[Te],Te);else{if(at.state.draggingText&&at.doc.sel.contains(mt)>-1){at.state.draggingText(it),setTimeout(function(){return at.display.input.focus()},20);return}try{var qe=it.dataTransfer.getData("Text");if(qe){var Oe;if(at.state.draggingText&&!at.state.draggingText.copy&&(Oe=at.listSelections()),Eh(at.doc,gu(mt,mt)),Oe)for(var cn=0;cn<Oe.length;++cn)Th(at.doc,"",Oe[cn].anchor,Oe[cn].head,"drag");at.replaceSelection(qe,"around","paste"),at.display.input.focus()}}catch(ln){}}}}function Xp(it,at){if(Bt&&(!it.state.draggingText||+new Date-hd<100)){oi(at);return}if(!(Xe(it,at)||Wo(it.display,at))&&(at.dataTransfer.setData("Text",it.getSelection()),at.dataTransfer.effectAllowed="copyMove",at.dataTransfer.setDragImage&&!kt)){var mt=$t("img",null,null,"position: fixed; left: 0; top: 0;");mt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",St&&(mt.width=mt.height=1,it.display.wrapper.appendChild(mt),mt._top=mt.offsetTop),at.dataTransfer.setDragImage(mt,0,0),St&&mt.parentNode.removeChild(mt)}}function Jp(it,at){var mt=$s(it,at);if(mt){var pt=document.createDocumentFragment();jr(it,mt,pt),it.display.dragCursor||(it.display.dragCursor=$t("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),it.display.lineSpace.insertBefore(it.display.dragCursor,it.display.cursorDiv)),Nt(it.display.dragCursor,pt)}}function Qp(it){it.display.dragCursor&&(it.display.lineSpace.removeChild(it.display.dragCursor),it.display.dragCursor=null)}function qp(it){if(document.getElementsByClassName){for(var at=document.getElementsByClassName("CodeMirror"),mt=[],pt=0;pt<at.length;pt++){var At=at[pt].CodeMirror;At&&mt.push(At)}mt.length&&mt[0].operation(function(){for(var Xt=0;Xt<mt.length;Xt++)it(mt[Xt])})}}var pg=!1;function Ua(){pg||(xc(),pg=!0)}function xc(){var it;Fe(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,qp(mg)},100))}),Fe(window,"blur",function(){return qp(wh)})}function mg(it){var at=it.display;at.cachedCharWidth=at.cachedTextHeight=at.cachedPaddingH=null,at.scrollbarsClipped=!1,it.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"},cd=0;cd<10;cd++)Yl[cd+48]=Yl[cd+96]=String(cd);for(var nf=65;nf<=90;nf++)Yl[nf]=String.fromCharCode(nf);for(var dd=1;dd<=12;dd++)Yl[dd+111]=Yl[dd+63235]="F"+dd;var ka={};ka.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"},ka.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"},ka.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"},ka.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"]},ka.default=lt?ka.macDefault:ka.pcDefault;function vg(it){var at=it.split(/-(?!$)/);it=at[at.length-1];for(var mt,pt,At,Xt,ae=0;ae<at.length-1;ae++){var ye=at[ae];if(/^(cmd|meta|m)$/i.test(ye))Xt=!0;else if(/^a(lt)?$/i.test(ye))mt=!0;else if(/^(c|ctrl|control)$/i.test(ye))pt=!0;else if(/^s(hift)?$/i.test(ye))At=!0;else throw new Error("Unrecognized modifier name: "+ye)}return mt&&(it="Alt-"+it),pt&&(it="Ctrl-"+it),Xt&&(it="Cmd-"+it),At&&(it="Shift-"+it),it}function yg(it){var at={};for(var mt in it)if(it.hasOwnProperty(mt)){var pt=it[mt];if(/^(name|fallthrough|(de|at)tach)$/.test(mt))continue;if(pt=="..."){delete it[mt];continue}for(var At=De(mt.split(" "),vg),Xt=0;Xt<At.length;Xt++){var ae=void 0,ye=void 0;Xt==At.length-1?(ye=At.join(" "),ae=pt):(ye=At.slice(0,Xt+1).join(" "),ae="...");var me=at[ye];if(!me)at[ye]=ae;else if(me!=ae)throw new Error("Inconsistent bindings for "+ye)}delete it[mt]}for(var Te in at)it[Te]=at[Te];return it}function il(it,at,mt,pt){at=Dh(at);var At=at.call?at.call(it,pt):at[it];if(At===!1)return"nothing";if(At==="...")return"multi";if(At!=null&&mt(At))return"handled";if(at.fallthrough){if(Object.prototype.toString.call(at.fallthrough)!="[object Array]")return il(it,at.fallthrough,mt,pt);for(var Xt=0;Xt<at.fallthrough.length;Xt++){var ae=il(it,at.fallthrough[Xt],mt,pt);if(ae)return ae}}}function wc(it){var at=typeof it=="string"?it:Yl[it.keyCode];return at=="Ctrl"||at=="Alt"||at=="Shift"||at=="Mod"}function Sg(it,at,mt){var pt=it;return at.altKey&&pt!="Alt"&&(it="Alt-"+it),(ft?at.metaKey:at.ctrlKey)&&pt!="Ctrl"&&(it="Ctrl-"+it),(ft?at.ctrlKey:at.metaKey)&&pt!="Mod"&&(it="Cmd-"+it),!mt&&at.shiftKey&&pt!="Shift"&&(it="Shift-"+it),it}function $p(it,at){if(St&&it.keyCode==34&&it.char)return!1;var mt=Yl[it.keyCode];return mt==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(mt=it.code),Sg(mt,it,at))}function Dh(it){return typeof it=="string"?ka[it]:it}function Ea(it,at){for(var mt=it.doc.sel.ranges,pt=[],At=0;At<mt.length;At++){for(var Xt=at(mt[At]);pt.length&&Pn(Xt.from,Re(pt).to)<=0;){var ae=pt.pop();if(Pn(ae.from,Xt.from)<0){Xt.from=ae.from;break}}pt.push(Xt)}Yr(it,function(){for(var ye=pt.length-1;ye>=0;ye--)Th(it.doc,"",pt[ye].from,pt[ye].to,"+delete");du(it)})}function xg(it,at,mt){var pt=Dt(it.text,at+mt,mt);return pt<0||pt>it.text.length?null:pt}function Ho(it,at,mt){var pt=xg(it,at.ch,mt);return pt==null?null:new Qe(at.line,pt,mt<0?"after":"before")}function fd(it,at,mt,pt,At){if(it){at.doc.direction=="rtl"&&(At=-At);var Xt=Ve(mt,at.doc.direction);if(Xt){var ae=At<0?Re(Xt):Xt[0],ye=At<0==(ae.level==1),me=ye?"after":"before",Te;if(ae.level>0||at.doc.direction=="rtl"){var qe=Ul(at,mt);Te=At<0?mt.text.length-1:0;var Oe=ja(at,qe,Te).top;Te=ie(function(cn){return ja(at,qe,cn).top==Oe},At<0==(ae.level==1)?ae.from:ae.to-1,Te),me=="before"&&(Te=xg(mt,Te,1))}else Te=At<0?ae.to:ae.from;return new Qe(pt,Te,me)}}return new Qe(pt,At<0?mt.text.length:0,At<0?"before":"after")}function rf(it,at,mt,pt){var At=Ve(at,it.doc.direction);if(!At)return Ho(at,mt,pt);mt.ch>=at.text.length?(mt.ch=at.text.length,mt.sticky="before"):mt.ch<=0&&(mt.ch=0,mt.sticky="after");var Xt=ge(At,mt.ch,mt.sticky),ae=At[Xt];if(it.doc.direction=="ltr"&&ae.level%2==0&&(pt>0?ae.to>mt.ch:ae.from<mt.ch))return Ho(at,mt,pt);var ye=function(Ai,Ki){return xg(at,Ai instanceof Qe?Ai.ch:Ai,Ki)},me,Te=function(Ai){return it.options.lineWrapping?(me=me||Ul(it,at),Zo(it,at,me,Ai)):{begin:0,end:at.text.length}},qe=Te(mt.sticky=="before"?ye(mt,-1):mt.ch);if(it.doc.direction=="rtl"||ae.level==1){var Oe=ae.level==1==pt<0,cn=ye(mt,Oe?1:-1);if(cn!=null&&(Oe?cn<=ae.to&&cn<=qe.end:cn>=ae.from&&cn>=qe.begin)){var ln=Oe?"before":"after";return new Qe(mt.line,cn,ln)}}var Un=function(Ai,Ki,Mi){for(var Xi=function(wo,ls){return ls?new Qe(mt.line,ye(wo,1),"before"):new Qe(mt.line,wo,"after")};Ai>=0&&Ai<At.length;Ai+=Ki){var fr=At[Ai],Ei=Ki>0==(fr.level!=1),Mr=Ei?Mi.begin:ye(Mi.end,-1);if(fr.from<=Mr&&Mr<fr.to||(Mr=Ei?fr.from:ye(fr.to,-1),Mi.begin<=Mr&&Mr<Mi.end))return Xi(Mr,Ei)}},Xn=Un(Xt+pt,pt,qe);if(Xn)return Xn;var ai=pt>0?qe.end:ye(qe.begin,-1);return ai!=null&&!(pt>0&&ai==at.text.length)&&(Xn=Un(pt>0?0:At.length-1,pt,Te(ai)),Xn)?Xn:null}var Ju={selectAll:_o,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),le)},killLine:function(it){return Ea(it,function(at){if(at.empty()){var mt=dn(it.doc,at.head.line).text.length;return at.head.ch==mt&&at.head.line<it.lastLine()?{from:at.head,to:Qe(at.head.line+1,0)}:{from:at.head,to:Qe(at.head.line,mt)}}else return{from:at.from(),to:at.to()}})},deleteLine:function(it){return Ea(it,function(at){return{from:Qe(at.from().line,0),to:Bn(it.doc,Qe(at.to().line+1,0))}})},delLineLeft:function(it){return Ea(it,function(at){return{from:Qe(at.from().line,0),to:at.from()}})},delWrappedLineLeft:function(it){return Ea(it,function(at){var mt=it.charCoords(at.head,"div").top+5,pt=it.coordsChar({left:0,top:mt},"div");return{from:pt,to:at.from()}})},delWrappedLineRight:function(it){return Ea(it,function(at){var mt=it.charCoords(at.head,"div").top+5,pt=it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:mt},"div");return{from:at.from(),to:pt}})},undo:function(it){return it.undo()},redo:function(it){return it.redo()},undoSelection:function(it){return it.undoSelection()},redoSelection:function(it){return it.redoSelection()},goDocStart:function(it){return it.extendSelection(Qe(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(Qe(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(at){return Pc(it,at.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(at){return wg(it,at.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(at){return Cc(it,at.head.line)},{origin:"+move",bias:-1})},goLineRight:function(it){return it.extendSelectionsBy(function(at){var mt=it.cursorCoords(at.head,"div").top+5;return it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:mt},"div")},Me)},goLineLeft:function(it){return it.extendSelectionsBy(function(at){var mt=it.cursorCoords(at.head,"div").top+5;return it.coordsChar({left:0,top:mt},"div")},Me)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(at){var mt=it.cursorCoords(at.head,"div").top+5,pt=it.coordsChar({left:0,top:mt},"div");return pt.ch<it.getLine(pt.line).search(/\S/)?wg(it,at.head):pt},Me)},goLineUp:function(it){return it.moveV(-1,"line")},goLineDown:function(it){return it.moveV(1,"line")},goPageUp:function(it){return it.moveV(-1,"page")},goPageDown:function(it){return it.moveV(1,"page")},goCharLeft:function(it){return it.moveH(-1,"char")},goCharRight:function(it){return it.moveH(1,"char")},goColumnLeft:function(it){return it.moveH(-1,"column")},goColumnRight:function(it){return it.moveH(1,"column")},goWordLeft:function(it){return it.moveH(-1,"word")},goGroupRight:function(it){return it.moveH(1,"group")},goGroupLeft:function(it){return it.moveH(-1,"group")},goWordRight:function(it){return it.moveH(1,"word")},delCharBefore:function(it){return it.deleteH(-1,"codepoint")},delCharAfter:function(it){return it.deleteH(1,"char")},delWordBefore:function(it){return it.deleteH(-1,"word")},delWordAfter:function(it){return it.deleteH(1,"word")},delGroupBefore:function(it){return it.deleteH(-1,"group")},delGroupAfter:function(it){return it.deleteH(1,"group")},indentAuto:function(it){return it.indentSelection("smart")},indentMore:function(it){return it.indentSelection("add")},indentLess:function(it){return it.indentSelection("subtract")},insertTab:function(it){return it.replaceSelection(" ")},insertSoftTab:function(it){for(var at=[],mt=it.listSelections(),pt=it.options.tabSize,At=0;At<mt.length;At++){var Xt=mt[At].from(),ae=he(it.getLine(Xt.line),Xt.ch,pt);at.push(we(pt-ae%pt))}it.replaceSelections(at)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return Yr(it,function(){for(var at=it.listSelections(),mt=[],pt=0;pt<at.length;pt++)if(at[pt].empty()){var At=at[pt].head,Xt=dn(it.doc,At.line).text;if(Xt){if(At.ch==Xt.length&&(At=new Qe(At.line,At.ch-1)),At.ch>0)At=new Qe(At.line,At.ch+1),it.replaceRange(Xt.charAt(At.ch-1)+Xt.charAt(At.ch-2),Qe(At.line,At.ch-2),At,"+transpose");else if(At.line>it.doc.first){var ae=dn(it.doc,At.line-1).text;ae&&(At=new Qe(At.line,1),it.replaceRange(Xt.charAt(0)+it.doc.lineSeparator()+ae.charAt(ae.length-1),Qe(At.line-1,ae.length-1),At,"+transpose"))}}mt.push(new qr(At,At))}it.setSelections(mt)})},newlineAndIndent:function(it){return Yr(it,function(){for(var at=it.listSelections(),mt=at.length-1;mt>=0;mt--)it.replaceRange(it.doc.lineSeparator(),at[mt].anchor,at[mt].head,"+input");at=it.listSelections();for(var pt=0;pt<at.length;pt++)it.indentLine(at[pt].from().line,null,!0);du(it)})},openLine:function(it){return it.replaceSelection(`
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function Pc(it,at){var mt=dn(it.doc,at),pt=gi(mt);return pt!=mt&&(at=Ae(pt)),fd(!0,it,pt,at,1)}function Cc(it,at){var mt=dn(it.doc,at),pt=Vi(mt);return pt!=mt&&(at=Ae(pt)),fd(!0,it,mt,at,-1)}function wg(it,at){var mt=Pc(it,at.line),pt=dn(it.doc,mt.line),At=Ve(pt,it.doc.direction);if(!At||At[0].level==0){var Xt=Math.max(mt.ch,pt.text.search(/\S/)),ae=at.line==mt.line&&at.ch<=Xt&&at.ch;return Qe(mt.line,ae?0:Xt,mt.sticky)}return mt}function bc(it,at,mt){if(typeof at=="string"&&(at=Ju[at],!at))return!1;it.display.input.ensurePolled();var pt=it.display.shift,At=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),mt&&(it.display.shift=!1),At=at(it)!=pe}finally{it.display.shift=pt,it.state.suppressEdits=!1}return At}function Pg(it,at,mt){for(var pt=0;pt<it.state.keyMaps.length;pt++){var At=il(at,it.state.keyMaps[pt],mt,it);if(At)return At}return it.options.extraKeys&&il(at,it.options.extraKeys,mt,it)||il(at,it.options.keyMap,mt,it)}var Zl=new Jt;function Bh(it,at,mt,pt){var At=it.state.keySeq;if(At){if(wc(at))return"handled";if(/\'$/.test(at)?it.state.keySeq=null:Zl.set(50,function(){it.state.keySeq==At&&(it.state.keySeq=null,it.display.input.reset())}),of(it,At+" "+at,mt,pt))return!0}return of(it,at,mt,pt)}function of(it,at,mt,pt){var At=Pg(it,at,pt);return At=="multi"&&(it.state.keySeq=at),At=="handled"&&Fi(it,"keyHandled",it,at,mt),(At=="handled"||At=="multi")&&(In(mt),Jr(it)),!!At}function sf(it,at){var mt=$p(at,!0);return mt?at.shiftKey&&!it.state.keySeq?Bh(it,"Shift-"+mt,at,function(pt){return bc(it,pt,!0)})||Bh(it,mt,at,function(pt){if(typeof pt=="string"?/^go[A-Z]/.test(pt):pt.motion)return bc(it,pt)}):Bh(it,mt,at,function(pt){return bc(it,pt)}):!1}function af(it,at,mt){return Bh(it,"'"+mt+"'",at,function(pt){return bc(it,pt,!0)})}var Oh=null;function Cg(it){var at=this;if(!(it.target&&it.target!=at.display.input.getField())&&(at.curOp.focus=de(),!Xe(at,it))){Bt&&jt<11&&it.keyCode==27&&(it.returnValue=!1);var mt=it.keyCode;at.display.shift=mt==16||it.shiftKey;var pt=sf(at,it);St&&(Oh=pt?mt:null,!pt&&mt==88&&!ii&&(lt?it.metaKey:it.ctrlKey)&&at.replaceSelection("",null,"cut")),te&&!lt&&!pt&&mt==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),mt==18&&!/\bCodeMirror-crosshair\b/.test(at.display.lineDiv.className)&&bg(at)}}function bg(it){var at=it.display.lineDiv;be(at,"CodeMirror-crosshair");function mt(pt){(pt.keyCode==18||!pt.altKey)&&(Rt(at,"CodeMirror-crosshair"),sn(document,"keyup",mt),sn(document,"mouseover",mt))}Fe(document,"keyup",mt),Fe(document,"mouseover",mt)}function Ag(it){it.keyCode==16&&(this.doc.sel.shift=!1),Xe(this,it)}function Fl(it){var at=this;if(!(it.target&&it.target!=at.display.input.getField())&&!(Wo(at.display,it)||Xe(at,it)||it.ctrlKey&&!it.altKey||lt&&it.metaKey)){var mt=it.keyCode,pt=it.charCode;if(St&&mt==Oh){Oh=null,In(it);return}if(!(St&&(!it.which||it.which<10)&&sf(at,it))){var At=String.fromCharCode(pt==null?mt:pt);At!="\b"&&(af(at,it,At)||at.display.input.onKeyPress(it))}}}var tm=400,Lg=function(it,at,mt){this.time=it,this.pos=at,this.button=mt};Lg.prototype.compare=function(it,at,mt){return this.time+tm>it&&Pn(at,this.pos)==0&&mt==this.button};var Ac,Ih;function kg(it,at){var mt=+new Date;return Ih&&Ih.compare(mt,it,at)?(Ac=Ih=null,"triple"):Ac&&Ac.compare(mt,it,at)?(Ih=new Lg(mt,it,at),Ac=null,"double"):(Ac=new Lg(mt,it,at),Ih=null,"single")}function Dl(it){var at=this,mt=at.display;if(!(Xe(at,it)||mt.activeTouch&&mt.input.supportsTouch())){if(mt.input.ensurePolled(),mt.shift=it.shiftKey,Wo(mt,it)){Ct||(mt.scroller.draggable=!1,setTimeout(function(){return mt.scroller.draggable=!0},100));return}if(!hf(at,it)){var pt=$s(at,it),At=yi(it),Xt=pt?kg(pt,At):"single";window.focus(),At==1&&at.state.selectingText&&at.state.selectingText(it),!(pt&&Eg(at,At,pt,Xt,it))&&(At==1?pt?em(at,pt,Xt,it):vi(it)==mt.scroller&&In(it):At==2?(pt&&$d(at.doc,pt),setTimeout(function(){return mt.input.focus()},20)):At==3&&(gt?at.display.input.onContextMenu(it):bo(at)))}}}function Eg(it,at,mt,pt,At){var Xt="Click";return pt=="double"?Xt="Double"+Xt:pt=="triple"&&(Xt="Triple"+Xt),Xt=(at==1?"Left":at==2?"Middle":"Right")+Xt,Bh(it,Sg(Xt,At),At,function(ae){if(typeof ae=="string"&&(ae=Ju[ae]),!ae)return!1;var ye=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),ye=ae(it,mt)!=pe}finally{it.state.suppressEdits=!1}return ye})}function lf(it,at,mt){var pt=it.getOption("configureMouse"),At=pt?pt(it,at,mt):{};if(At.unit==null){var Xt=ot?mt.shiftKey&&mt.metaKey:mt.altKey;At.unit=Xt?"rectangle":at=="single"?"char":at=="double"?"word":"line"}return(At.extend==null||it.doc.extend)&&(At.extend=it.doc.extend||mt.shiftKey),At.addNew==null&&(At.addNew=lt?mt.metaKey:mt.ctrlKey),At.moveOnDrag==null&&(At.moveOnDrag=!(lt?mt.altKey:mt.ctrlKey)),At}function em(it,at,mt,pt){Bt?setTimeout(xe(fo,it),0):it.curOp.focus=de();var At=lf(it,mt,pt),Xt=it.doc.sel,ae;it.options.dragDrop&&zi&&!it.isReadOnly()&&mt=="single"&&(ae=Xt.contains(at))>-1&&(Pn((ae=Xt.ranges[ae]).from(),at)<0||at.xRel>0)&&(Pn(ae.to(),at)>0||at.xRel<0)?Mg(it,pt,at,At):nv(it,pt,at,At)}function Mg(it,at,mt,pt){var At=it.display,Xt=!1,ae=ss(it,function(Te){Ct&&(At.scroller.draggable=!1),it.state.draggingText=!1,sn(At.wrapper.ownerDocument,"mouseup",ae),sn(At.wrapper.ownerDocument,"mousemove",ye),sn(At.scroller,"dragstart",me),sn(At.scroller,"drop",ae),Xt||(In(Te),pt.addNew||$d(it.doc,mt,null,null,pt.extend),Ct&&!kt||Bt&&jt==9?setTimeout(function(){At.wrapper.ownerDocument.body.focus({preventScroll:!0}),At.input.focus()},20):At.input.focus())}),ye=function(Te){Xt=Xt||Math.abs(at.clientX-Te.clientX)+Math.abs(at.clientY-Te.clientY)>=10},me=function(){return Xt=!0};Ct&&(At.scroller.draggable=!0),it.state.draggingText=ae,ae.copy=!pt.moveOnDrag,At.scroller.dragDrop&&At.scroller.dragDrop(),Fe(At.wrapper.ownerDocument,"mouseup",ae),Fe(At.wrapper.ownerDocument,"mousemove",ye),Fe(At.scroller,"dragstart",me),Fe(At.scroller,"drop",ae),bo(it),setTimeout(function(){return At.input.focus()},20)}function Tg(it,at,mt){if(mt=="char")return new qr(at,at);if(mt=="word")return it.findWordAt(at);if(mt=="line")return new qr(Qe(at.line,0),Bn(it.doc,Qe(at.line+1,0)));var pt=mt(it,at);return new qr(pt.from,pt.to)}function nv(it,at,mt,pt){var At=it.display,Xt=it.doc;In(at);var ae,ye,me=Xt.sel,Te=me.ranges;if(pt.addNew&&!pt.extend?(ye=Xt.sel.contains(mt),ye>-1?ae=Te[ye]:ae=new qr(mt,mt)):(ae=Xt.sel.primary(),ye=Xt.sel.primIndex),pt.unit=="rectangle")pt.addNew||(ae=new qr(mt,mt)),mt=$s(it,at,!0,!0),ye=-1;else{var qe=Tg(it,mt,pt.unit);pt.extend?ae=qd(ae,qe.anchor,qe.head,pt.extend):ae=qe}pt.addNew?ye==-1?(ye=Te.length,Us(Xt,ml(it,Te.concat([ae]),ye),{scroll:!1,origin:"*mouse"})):Te.length>1&&Te[ye].empty()&&pt.unit=="char"&&!pt.extend?(Us(Xt,ml(it,Te.slice(0,ye).concat(Te.slice(ye+1)),0),{scroll:!1,origin:"*mouse"}),me=Xt.sel):Zu(Xt,ye,ae,ze):(ye=0,Us(Xt,new el([ae],0),ze),me=Xt.sel);var Oe=mt;function cn(Mi){if(Pn(Oe,Mi)!=0)if(Oe=Mi,pt.unit=="rectangle"){for(var Xi=[],fr=it.options.tabSize,Ei=he(dn(Xt,mt.line).text,mt.ch,fr),Mr=he(dn(Xt,Mi.line).text,Mi.ch,fr),wo=Math.min(Ei,Mr),ls=Math.max(Ei,Mr),No=Math.min(mt.line,Mi.line),pa=Math.min(it.lastLine(),Math.max(mt.line,Mi.line));No<=pa;No++){var _s=dn(Xt,No).text,Qo=Je(_s,wo,fr);wo==ls?Xi.push(new qr(Qe(No,Qo),Qe(No,Qo))):_s.length>Qo&&Xi.push(new qr(Qe(No,Qo),Qe(No,Je(_s,ls,fr))))}Xi.length||Xi.push(new qr(mt,mt)),Us(Xt,ml(it,me.ranges.slice(0,ye).concat(Xi),ye),{origin:"*mouse",scroll:!1}),it.scrollIntoView(Mi)}else{var Ma=ae,Bs=Tg(it,Mi,pt.unit),qo=Ma.anchor,Vr;Pn(Bs.anchor,qo)>0?(Vr=Bs.head,qo=Fn(Ma.from(),Bs.anchor)):(Vr=Bs.anchor,qo=ri(Ma.to(),Bs.head));var Io=me.ranges.slice(0);Io[ye]=nm(it,new qr(Bn(Xt,qo),Vr)),Us(Xt,ml(it,Io,ye),ze)}}var ln=At.wrapper.getBoundingClientRect(),Un=0;function Xn(Mi){var Xi=++Un,fr=$s(it,Mi,!0,pt.unit=="rectangle");if(fr)if(Pn(fr,Oe)!=0){it.curOp.focus=de(),cn(fr);var Ei=Or(At,Xt);(fr.line>=Ei.to||fr.line<Ei.from)&&setTimeout(ss(it,function(){Un==Xi&&Xn(Mi)}),150)}else{var Mr=Mi.clientY<ln.top?-20:Mi.clientY>ln.bottom?20:0;Mr&&setTimeout(ss(it,function(){Un==Xi&&(At.scroller.scrollTop+=Mr,Xn(Mi))}),50)}}function ai(Mi){it.state.selectingText=!1,Un=1/0,Mi&&(In(Mi),At.input.focus()),sn(At.wrapper.ownerDocument,"mousemove",Ai),sn(At.wrapper.ownerDocument,"mouseup",Ki),Xt.history.lastSelOrigin=null}var Ai=ss(it,function(Mi){Mi.buttons===0||!yi(Mi)?ai(Mi):Xn(Mi)}),Ki=ss(it,ai);it.state.selectingText=Ki,Fe(At.wrapper.ownerDocument,"mousemove",Ai),Fe(At.wrapper.ownerDocument,"mouseup",Ki)}function nm(it,at){var mt=at.anchor,pt=at.head,At=dn(it.doc,mt.line);if(Pn(mt,pt)==0&&mt.sticky==pt.sticky)return at;var Xt=Ve(At);if(!Xt)return at;var ae=ge(Xt,mt.ch,mt.sticky),ye=Xt[ae];if(ye.from!=mt.ch&&ye.to!=mt.ch)return at;var me=ae+(ye.from==mt.ch==(ye.level!=1)?0:1);if(me==0||me==Xt.length)return at;var Te;if(pt.line!=mt.line)Te=(pt.line-mt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var qe=ge(Xt,pt.ch,pt.sticky),Oe=qe-ae||(pt.ch-mt.ch)*(ye.level==1?-1:1);qe==me-1||qe==me?Te=Oe<0:Te=Oe>0}var cn=Xt[me+(Te?-1:0)],ln=Te==(cn.level==1),Un=ln?cn.from:cn.to,Xn=ln?"after":"before";return mt.ch==Un&&mt.sticky==Xn?at:new qr(new Qe(mt.line,Un,Xn),pt)}function uf(it,at,mt,pt){var At,Xt;if(at.touches)At=at.touches[0].clientX,Xt=at.touches[0].clientY;else try{At=at.clientX,Xt=at.clientY}catch(cn){return!1}if(At>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;pt&&In(at);var ae=it.display,ye=ae.lineDiv.getBoundingClientRect();if(Xt>ye.bottom||!xn(it,mt))return Sn(at);Xt-=ye.top-ae.viewOffset;for(var me=0;me<it.display.gutterSpecs.length;++me){var Te=ae.gutters.childNodes[me];if(Te&&Te.getBoundingClientRect().right>=At){var qe=Ue(it.doc,Xt),Oe=it.display.gutterSpecs[me];return on(it,mt,it,qe,Oe.className,at),Sn(at)}}}function hf(it,at){return uf(it,at,"gutterClick",!0)}function cf(it,at){Wo(it.display,at)||im(it,at)||Xe(it,at,"contextmenu")||gt||it.display.input.onContextMenu(at)}function im(it,at){return xn(it,"gutterContextMenu")?uf(it,at,"gutterContextMenu",!1):!1}function df(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Bu(it)}var Qu={toString:function(){return"CodeMirror.Init"}},Ng={},gd={};function rm(it){var at=it.optionHandlers;function mt(pt,At,Xt,ae){it.defaults[pt]=At,Xt&&(at[pt]=ae?function(ye,me,Te){Te!=Qu&&Xt(ye,me,Te)}:Xt)}it.defineOption=mt,it.Init=Qu,mt("value","",function(pt,At){return pt.setValue(At)},!0),mt("mode",null,function(pt,At){pt.doc.modeOption=At,Er(pt)},!0),mt("indentUnit",2,Er,!0),mt("indentWithTabs",!1),mt("smartIndent",!0),mt("tabSize",4,function(pt){td(pt),Bu(pt),xo(pt)},!0),mt("lineSeparator",null,function(pt,At){if(pt.doc.lineSep=At,!!At){var Xt=[],ae=pt.doc.first;pt.doc.iter(function(me){for(var Te=0;;){var qe=me.text.indexOf(At,Te);if(qe==-1)break;Te=qe+At.length,Xt.push(Qe(ae,qe))}ae++});for(var ye=Xt.length-1;ye>=0;ye--)Th(pt.doc,At,Xt[ye],Qe(Xt[ye].line,Xt[ye].ch+At.length))}}),mt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(pt,At,Xt){pt.state.specialChars=new RegExp(At.source+(At.test(" ")?"":"| "),"g"),Xt!=Qu&&pt.refresh()}),mt("specialCharPlaceholder",ns,function(pt){return pt.refresh()},!0),mt("electricChars",!0),mt("inputStyle",tt?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),mt("spellcheck",!1,function(pt,At){return pt.getInputField().spellcheck=At},!0),mt("autocorrect",!1,function(pt,At){return pt.getInputField().autocorrect=At},!0),mt("autocapitalize",!1,function(pt,At){return pt.getInputField().autocapitalize=At},!0),mt("rtlMoveVisually",!ut),mt("wholeLineUpdateBefore",!0),mt("theme","default",function(pt){df(pt),Wa(pt)},!0),mt("keyMap","default",function(pt,At,Xt){var ae=Dh(At),ye=Xt!=Qu&&Dh(Xt);ye&&ye.detach&&ye.detach(pt,ae),ae.attach&&ae.attach(pt,ye||null)}),mt("extraKeys",null),mt("configureMouse",null),mt("lineWrapping",!1,om,!0),mt("gutters",[],function(pt,At){pt.display.gutterSpecs=vs(At,pt.options.lineNumbers),Wa(pt)},!0),mt("fixedGutter",!0,function(pt,At){pt.display.gutters.style.left=At?Jc(pt.display)+"px":"0",pt.refresh()},!0),mt("coverGutterNextToScrollbar",!1,function(pt){return ju(pt)},!0),mt("scrollbarStyle","native",function(pt){rg(pt),ju(pt),pt.display.scrollbars.setScrollTop(pt.doc.scrollTop),pt.display.scrollbars.setScrollLeft(pt.doc.scrollLeft)},!0),mt("lineNumbers",!1,function(pt,At){pt.display.gutterSpecs=vs(pt.options.gutters,At),Wa(pt)},!0),mt("firstLineNumber",1,Wa,!0),mt("lineNumberFormatter",function(pt){return pt},Wa,!0),mt("showCursorWhenSelecting",!1,os,!0),mt("resetSelectionOnContextMenu",!0),mt("lineWiseCopyCut",!0),mt("pasteLinesPerSelection",!0),mt("selectionsMayTouch",!1),mt("readOnly",!1,function(pt,At){At=="nocursor"&&(wh(pt),pt.display.input.blur()),pt.display.input.readOnlyChanged(At)}),mt("screenReaderLabel",null,function(pt,At){At=At===""?null:At,pt.display.input.screenReaderLabelChanged(At)}),mt("disableInput",!1,function(pt,At){At||pt.display.input.reset()},!0),mt("dragDrop",!0,ff),mt("allowDropFileTypes",null),mt("cursorBlinkRate",530),mt("cursorScrollMargin",0),mt("cursorHeight",1,os,!0),mt("singleCursorHeightPerLine",!0,os,!0),mt("workTime",100),mt("workDelay",100),mt("flattenSpans",!0,td,!0),mt("addModeClass",!1,td,!0),mt("pollInterval",100),mt("undoDepth",200,function(pt,At){return pt.doc.history.undoDepth=At}),mt("historyEventDelay",1250),mt("viewportMargin",10,function(pt){return pt.refresh()},!0),mt("maxHighlightLength",1e4,td,!0),mt("moveInputWithCursor",!0,function(pt,At){At||pt.display.input.resetPosition()}),mt("tabindex",null,function(pt,At){return pt.display.input.getField().tabIndex=At||""}),mt("autofocus",null),mt("direction","ltr",function(pt,At){return pt.doc.setDirection(At)},!0),mt("phrases",null)}function ff(it,at,mt){var pt=mt&&mt!=Qu;if(!at!=!pt){var At=it.display.dragFunctions,Xt=at?Fe:sn;Xt(it.display.scroller,"dragstart",At.start),Xt(it.display.scroller,"dragenter",At.enter),Xt(it.display.scroller,"dragover",At.over),Xt(it.display.scroller,"dragleave",At.leave),Xt(it.display.scroller,"drop",At.drop)}}function om(it){it.options.lineWrapping?(be(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(Rt(it.display.wrapper,"CodeMirror-wrap"),Cr(it)),or(it),xo(it),Bu(it),setTimeout(function(){return ju(it)},100)}function _r(it,at){var mt=this;if(!(this instanceof _r))return new _r(it,at);this.options=at=at?We(at):{},We(Ng,at,!1);var pt=at.value;typeof pt=="string"?pt=new Ds(pt,at.mode,null,at.lineSeparator,at.direction):at.mode&&(pt.modeOption=at.mode),this.doc=pt;var At=new _r.inputStyles[at.inputStyle](this),Xt=this.display=new Ku(it,pt,At,at);Xt.wrapper.CodeMirror=this,df(this),at.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),rg(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Jt,keySeq:null,specialChars:null},at.autofocus&&!tt&&Xt.input.focus(),Bt&&jt<11&&setTimeout(function(){return mt.display.input.reset(!0)},20),Lc(this),Ua(),zu(this),this.curOp.forceUpdate=!0,Xd(this,pt),at.autofocus&&!tt||this.hasFocus()?setTimeout(function(){mt.hasFocus()&&!mt.state.focused&&zr(mt)},20):wh(this);for(var ae in gd)gd.hasOwnProperty(ae)&&gd[ae](this,at[ae],Qu);Xo(this),at.finishInit&&at.finishInit(this);for(var ye=0;ye<Rh.length;++ye)Rh[ye](this);Wu(this),Ct&&at.lineWrapping&&getComputedStyle(Xt.lineDiv).textRendering=="optimizelegibility"&&(Xt.lineDiv.style.textRendering="auto")}_r.defaults=Ng,_r.optionHandlers=gd;function Lc(it){var at=it.display;Fe(at.scroller,"mousedown",ss(it,Dl)),Bt&&jt<11?Fe(at.scroller,"dblclick",ss(it,function(me){if(!Xe(it,me)){var Te=$s(it,me);if(!(!Te||hf(it,me)||Wo(it.display,me))){In(me);var qe=it.findWordAt(Te);$d(it.doc,qe.anchor,qe.head)}}})):Fe(at.scroller,"dblclick",function(me){return Xe(it,me)||In(me)}),Fe(at.scroller,"contextmenu",function(me){return cf(it,me)}),Fe(at.input.getField(),"contextmenu",function(me){at.scroller.contains(me.target)||cf(it,me)});var mt,pt={end:0};function At(){at.activeTouch&&(mt=setTimeout(function(){return at.activeTouch=null},1e3),pt=at.activeTouch,pt.end=+new Date)}function Xt(me){if(me.touches.length!=1)return!1;var Te=me.touches[0];return Te.radiusX<=1&&Te.radiusY<=1}function ae(me,Te){if(Te.left==null)return!0;var qe=Te.left-me.left,Oe=Te.top-me.top;return qe*qe+Oe*Oe>20*20}Fe(at.scroller,"touchstart",function(me){if(!Xe(it,me)&&!Xt(me)&&!hf(it,me)){at.input.ensurePolled(),clearTimeout(mt);var Te=+new Date;at.activeTouch={start:Te,moved:!1,prev:Te-pt.end<=300?pt:null},me.touches.length==1&&(at.activeTouch.left=me.touches[0].pageX,at.activeTouch.top=me.touches[0].pageY)}}),Fe(at.scroller,"touchmove",function(){at.activeTouch&&(at.activeTouch.moved=!0)}),Fe(at.scroller,"touchend",function(me){var Te=at.activeTouch;if(Te&&!Wo(at,me)&&Te.left!=null&&!Te.moved&&new Date-Te.start<300){var qe=it.coordsChar(at.activeTouch,"page"),Oe;!Te.prev||ae(Te,Te.prev)?Oe=new qr(qe,qe):!Te.prev.prev||ae(Te,Te.prev.prev)?Oe=it.findWordAt(qe):Oe=new qr(Qe(qe.line,0),Bn(it.doc,Qe(qe.line+1,0))),it.setSelection(Oe.anchor,Oe.head),it.focus(),In(me)}At()}),Fe(at.scroller,"touchcancel",At),Fe(at.scroller,"scroll",function(){at.scroller.clientHeight&&(Ch(it,at.scroller.scrollTop),fu(it,at.scroller.scrollLeft,!0),on(it,"scroll",it))}),Fe(at.scroller,"mousewheel",function(me){return ys(it,me)}),Fe(at.scroller,"DOMMouseScroll",function(me){return ys(it,me)}),Fe(at.wrapper,"scroll",function(){return at.wrapper.scrollTop=at.wrapper.scrollLeft=0}),at.dragFunctions={enter:function(me){Xe(it,me)||oi(me)},over:function(me){Xe(it,me)||(Jp(it,me),oi(me))},start:function(me){return Xp(it,me)},drop:ss(it,gg),leave:function(me){Xe(it,me)||Qp(it)}};var ye=at.input.getField();Fe(ye,"keyup",function(me){return Ag.call(it,me)}),Fe(ye,"keydown",ss(it,Cg)),Fe(ye,"keypress",ss(it,Fl)),Fe(ye,"focus",function(me){return zr(it,me)}),Fe(ye,"blur",function(me){return wh(it,me)})}var Rh=[];_r.defineInitHook=function(it){return Rh.push(it)};function as(it,at,mt,pt){var At=it.doc,Xt;mt==null&&(mt="add"),mt=="smart"&&(At.mode.indent?Xt=yr(it,at).state:mt="prev");var ae=it.options.tabSize,ye=dn(At,at),me=he(ye.text,null,ae);ye.stateAfter&&(ye.stateAfter=null);var Te=ye.text.match(/^\s*/)[0],qe;if(!pt&&!/\S/.test(ye.text))qe=0,mt="not";else if(mt=="smart"&&(qe=At.mode.indent(Xt,ye.text.slice(Te.length),ye.text),qe==pe||qe>150)){if(!pt)return;mt="prev"}mt=="prev"?at>At.first?qe=he(dn(At,at-1).text,null,ae):qe=0:mt=="add"?qe=me+it.options.indentUnit:mt=="subtract"?qe=me-it.options.indentUnit:typeof mt=="number"&&(qe=me+mt),qe=Math.max(0,qe);var Oe="",cn=0;if(it.options.indentWithTabs)for(var ln=Math.floor(qe/ae);ln;--ln)cn+=ae,Oe+=" ";if(cn<qe&&(Oe+=we(qe-cn)),Oe!=Te)return Th(At,Oe,Qe(at,0),Qe(at,Te.length),"+input"),ye.stateAfter=null,!0;for(var Un=0;Un<At.sel.ranges.length;Un++){var Xn=At.sel.ranges[Un];if(Xn.head.line==at&&Xn.head.ch<Te.length){var ai=Qe(at,Te.length);Zu(At,Un,new qr(ai,ai));break}}}var ga=null;function jh(it){ga=it}function pd(it,at,mt,pt,At){var Xt=it.doc;it.display.shift=!1,pt||(pt=Xt.sel);var ae=+new Date-200,ye=At=="paste"||it.state.pasteIncoming>ae,me=Bi(at),Te=null;if(ye&&pt.ranges.length>1)if(ga&&ga.text.join(`
`)==at){if(pt.ranges.length%ga.text.length==0){Te=[];for(var qe=0;qe<ga.text.length;qe++)Te.push(Xt.splitLines(ga.text[qe]))}}else me.length==pt.ranges.length&&it.options.pasteLinesPerSelection&&(Te=De(me,function(Ai){return[Ai]}));for(var Oe=it.curOp.updateInput,cn=pt.ranges.length-1;cn>=0;cn--){var ln=pt.ranges[cn],Un=ln.from(),Xn=ln.to();ln.empty()&&(mt&&mt>0?Un=Qe(Un.line,Un.ch-mt):it.state.overwrite&&!ye?Xn=Qe(Xn.line,Math.min(dn(Xt,Xn.line).text.length,Xn.ch+Re(me).length)):ye&&ga&&ga.lineWise&&ga.text.join(`
`)==me.join(`
`)&&(Un=Xn=Qe(Un.line,0)));var ai={from:Un,to:Xn,text:Te?Te[cn%Te.length]:me,origin:At||(ye?"paste":it.state.cutIncoming>ae?"cut":"+input")};Xu(it.doc,ai),Fi(it,"inputRead",it,ai)}at&&!ye&&Dg(it,at),du(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Oe),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Fg(it,at){var mt=it.clipboardData&&it.clipboardData.getData("Text");if(mt)return it.preventDefault(),!at.isReadOnly()&&!at.options.disableInput&&Yr(at,function(){return pd(at,mt,0,null,"paste")}),!0}function Dg(it,at){if(!(!it.options.electricChars||!it.options.smartIndent))for(var mt=it.doc.sel,pt=mt.ranges.length-1;pt>=0;pt--){var At=mt.ranges[pt];if(!(At.head.ch>100||pt&&mt.ranges[pt-1].head.line==At.head.line)){var Xt=it.getModeAt(At.head),ae=!1;if(Xt.electricChars){for(var ye=0;ye<Xt.electricChars.length;ye++)if(at.indexOf(Xt.electricChars.charAt(ye))>-1){ae=as(it,At.head.line,"smart");break}}else Xt.electricInput&&Xt.electricInput.test(dn(it.doc,At.head.line).text.slice(0,At.head.ch))&&(ae=as(it,At.head.line,"smart"));ae&&Fi(it,"electricInput",it,At.head.line)}}}function Bg(it){for(var at=[],mt=[],pt=0;pt<it.doc.sel.ranges.length;pt++){var At=it.doc.sel.ranges[pt].head.line,Xt={anchor:Qe(At,0),head:Qe(At+1,0)};mt.push(Xt),at.push(it.getRange(Xt.anchor,Xt.head))}return{text:at,ranges:mt}}function Og(it,at,mt,pt){it.setAttribute("autocorrect",mt?"":"off"),it.setAttribute("autocapitalize",pt?"":"off"),it.setAttribute("spellcheck",!!at)}function Ig(){var it=$t("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),at=$t("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return Ct?it.style.width="1000px":it.setAttribute("wrap","off"),vt&&(it.style.border="1px solid black"),Og(it),at}function qu(it){var at=it.optionHandlers,mt=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(pt,At){var Xt=this.options,ae=Xt[pt];Xt[pt]==At&&pt!="mode"||(Xt[pt]=At,at.hasOwnProperty(pt)&&ss(this,at[pt])(this,At,ae),on(this,"optionChange",this,pt))},getOption:function(pt){return this.options[pt]},getDoc:function(){return this.doc},addKeyMap:function(pt,At){this.state.keyMaps[At?"push":"unshift"](Dh(pt))},removeKeyMap:function(pt){for(var At=this.state.keyMaps,Xt=0;Xt<At.length;++Xt)if(At[Xt]==pt||At[Xt].name==pt)return At.splice(Xt,1),!0},addOverlay:gs(function(pt,At){var Xt=pt.token?pt:it.getMode(this.options,pt);if(Xt.startState)throw new Error("Overlays may not be stateful.");je(this.state.overlays,{mode:Xt,modeSpec:pt,opaque:At&&At.opaque,priority:At&&At.priority||0},function(ae){return ae.priority}),this.state.modeGen++,xo(this)}),removeOverlay:gs(function(pt){for(var At=this.state.overlays,Xt=0;Xt<At.length;++Xt){var ae=At[Xt].modeSpec;if(ae==pt||typeof pt=="string"&&ae.name==pt){At.splice(Xt,1),this.state.modeGen++,xo(this);return}}}),indentLine:gs(function(pt,At,Xt){typeof At!="string"&&typeof At!="number"&&(At==null?At=this.options.smartIndent?"smart":"prev":At=At?"add":"subtract"),kn(this.doc,pt)&&as(this,pt,At,Xt)}),indentSelection:gs(function(pt){for(var At=this.doc.sel.ranges,Xt=-1,ae=0;ae<At.length;ae++){var ye=At[ae];if(ye.empty())ye.head.line>Xt&&(as(this,ye.head.line,pt,!0),Xt=ye.head.line,ae==this.doc.sel.primIndex&&du(this));else{var me=ye.from(),Te=ye.to(),qe=Math.max(Xt,me.line);Xt=Math.min(this.lastLine(),Te.line-(Te.ch?0:1))+1;for(var Oe=qe;Oe<Xt;++Oe)as(this,Oe,pt);var cn=this.doc.sel.ranges;me.ch==0&&At.length==cn.length&&cn[ae].from().ch>0&&Zu(this.doc,ae,new qr(me,cn[ae].to()),le)}}}),getTokenAt:function(pt,At){return Qi(this,pt,At)},getLineTokens:function(pt,At){return Qi(this,Qe(pt),At,!0)},getTokenTypeAt:function(pt){pt=Bn(this.doc,pt);var At=rr(this,dn(this.doc,pt.line)),Xt=0,ae=(At.length-1)/2,ye=pt.ch,me;if(ye==0)me=At[2];else for(;;){var Te=Xt+ae>>1;if((Te?At[Te*2-1]:0)>=ye)ae=Te;else if(At[Te*2+1]<ye)Xt=Te+1;else{me=At[Te*2+2];break}}var qe=me?me.indexOf("overlay "):-1;return qe<0?me:qe==0?null:me.slice(0,qe-1)},getModeAt:function(pt){var At=this.doc.mode;return At.innerMode?it.innerMode(At,this.getTokenAt(pt).state).mode:At},getHelper:function(pt,At){return this.getHelpers(pt,At)[0]},getHelpers:function(pt,At){var Xt=[];if(!mt.hasOwnProperty(At))return Xt;var ae=mt[At],ye=this.getModeAt(pt);if(typeof ye[At]=="string")ae[ye[At]]&&Xt.push(ae[ye[At]]);else if(ye[At])for(var me=0;me<ye[At].length;me++){var Te=ae[ye[At][me]];Te&&Xt.push(Te)}else ye.helperType&&ae[ye.helperType]?Xt.push(ae[ye.helperType]):ae[ye.name]&&Xt.push(ae[ye.name]);for(var qe=0;qe<ae._global.length;qe++){var Oe=ae._global[qe];Oe.pred(ye,this)&&re(Xt,Oe.val)==-1&&Xt.push(Oe.val)}return Xt},getStateAfter:function(pt,At){var Xt=this.doc;return pt=Nn(Xt,pt==null?Xt.first+Xt.size-1:pt),yr(this,pt+1,At).state},cursorCoords:function(pt,At){var Xt,ae=this.doc.sel.primary();return pt==null?Xt=ae.head:typeof pt=="object"?Xt=Bn(this.doc,pt):Xt=pt?ae.from():ae.to(),co(this,Xt,At||"page")},charCoords:function(pt,At){return Ou(this,Bn(this.doc,pt),At||"page")},coordsChar:function(pt,At){return pt=cc(this,pt,At||"page"),Fs(this,pt.left,pt.top)},lineAtHeight:function(pt,At){return pt=cc(this,{top:pt,left:0},At||"page").top,Ue(this.doc,pt+this.display.viewOffset)},heightAtLine:function(pt,At,Xt){var ae=!1,ye;if(typeof pt=="number"){var me=this.doc.first+this.doc.size-1;pt<this.doc.first?pt=this.doc.first:pt>me&&(pt=me,ae=!0),ye=dn(this.doc,pt)}else ye=pt;return rs(this,ye,{top:0,left:0},At||"page",Xt||ae).top+(ae?this.doc.height-Ar(ye):0)},defaultTextHeight:function(){return Qs(this.display)},defaultCharWidth:function(){return pl(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(pt,At,Xt,ae,ye){var me=this.display;pt=co(this,Bn(this.doc,pt));var Te=pt.bottom,qe=pt.left;if(At.style.position="absolute",At.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(At),me.sizer.appendChild(At),ae=="over")Te=pt.top;else if(ae=="above"||ae=="near"){var Oe=Math.max(me.wrapper.clientHeight,this.doc.height),cn=Math.max(me.sizer.clientWidth,me.lineSpace.clientWidth);(ae=="above"||pt.bottom+At.offsetHeight>Oe)&&pt.top>At.offsetHeight?Te=pt.top-At.offsetHeight:pt.bottom+At.offsetHeight<=Oe&&(Te=pt.bottom),qe+At.offsetWidth>cn&&(qe=cn-At.offsetWidth)}At.style.top=Te+"px",At.style.left=At.style.right="",ye=="right"?(qe=me.sizer.clientWidth-At.offsetWidth,At.style.right="0px"):(ye=="left"?qe=0:ye=="middle"&&(qe=(me.sizer.clientWidth-At.offsetWidth)/2),At.style.left=qe+"px"),Xt&&Qc(this,{left:qe,top:Te,right:qe+At.offsetWidth,bottom:Te+At.offsetHeight})},triggerOnKeyDown:gs(Cg),triggerOnKeyPress:gs(Fl),triggerOnKeyUp:Ag,triggerOnMouseDown:gs(Dl),execCommand:function(pt){if(Ju.hasOwnProperty(pt))return Ju[pt].call(null,this)},triggerElectric:gs(function(pt){Dg(this,pt)}),findPosH:function(pt,At,Xt,ae){var ye=1;At<0&&(ye=-1,At=-At);for(var me=Bn(this.doc,pt),Te=0;Te<At&&(me=md(this.doc,me,ye,Xt,ae),!me.hitSide);++Te);return me},moveH:gs(function(pt,At){var Xt=this;this.extendSelectionsBy(function(ae){return Xt.display.shift||Xt.doc.extend||ae.empty()?md(Xt.doc,ae.head,pt,At,Xt.options.rtlMoveVisually):pt<0?ae.from():ae.to()},Me)}),deleteH:gs(function(pt,At){var Xt=this.doc.sel,ae=this.doc;Xt.somethingSelected()?ae.replaceSelection("",null,"+delete"):Ea(this,function(ye){var me=md(ae,ye.head,pt,At,!1);return pt<0?{from:me,to:ye.head}:{from:ye.head,to:me}})}),findPosV:function(pt,At,Xt,ae){var ye=1,me=ae;At<0&&(ye=-1,At=-At);for(var Te=Bn(this.doc,pt),qe=0;qe<At;++qe){var Oe=co(this,Te,"div");if(me==null?me=Oe.left:Oe.left=me,Te=$u(this,Oe,ye,Xt),Te.hitSide)break}return Te},moveV:gs(function(pt,At){var Xt=this,ae=this.doc,ye=[],me=!this.display.shift&&!ae.extend&&ae.sel.somethingSelected();if(ae.extendSelectionsBy(function(qe){if(me)return pt<0?qe.from():qe.to();var Oe=co(Xt,qe.head,"div");qe.goalColumn!=null&&(Oe.left=qe.goalColumn),ye.push(Oe.left);var cn=$u(Xt,Oe,pt,At);return At=="page"&&qe==ae.sel.primary()&&_d(Xt,Ou(Xt,cn,"div").top-Oe.top),cn},Me),ye.length)for(var Te=0;Te<ae.sel.ranges.length;Te++)ae.sel.ranges[Te].goalColumn=ye[Te]}),findWordAt:function(pt){var At=this.doc,Xt=dn(At,pt.line).text,ae=pt.ch,ye=pt.ch;if(Xt){var me=this.getHelper(pt,"wordChars");(pt.sticky=="before"||ye==Xt.length)&&ae?--ae:++ye;for(var Te=Xt.charAt(ae),qe=oe(Te,me)?function(Oe){return oe(Oe,me)}:/\s/.test(Te)?function(Oe){return/\s/.test(Oe)}:function(Oe){return!/\s/.test(Oe)&&!oe(Oe)};ae>0&&qe(Xt.charAt(ae-1));)--ae;for(;ye<Xt.length&&qe(Xt.charAt(ye));)++ye}return new qr(Qe(pt.line,ae),Qe(pt.line,ye))},toggleOverwrite:function(pt){pt!=null&&pt==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?be(this.display.cursorDiv,"CodeMirror-overwrite"):Rt(this.display.cursorDiv,"CodeMirror-overwrite"),on(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==de()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:gs(function(pt,At){Ph(this,pt,At)}),getScrollInfo:function(){var pt=this.display.scroller;return{left:pt.scrollLeft,top:pt.scrollTop,height:pt.scrollHeight-Ts(this)-this.display.barHeight,width:pt.scrollWidth-Ts(this)-this.display.barWidth,clientHeight:El(this),clientWidth:ba(this)}},scrollIntoView:gs(function(pt,At){pt==null?(pt={from:this.doc.sel.primary().head,to:null},At==null&&(At=this.options.cursorScrollMargin)):typeof pt=="number"?pt={from:Qe(pt,0),to:null}:pt.from==null&&(pt={from:pt,to:null}),pt.to||(pt.to=pt.from),pt.margin=At||0,pt.from.line!=null?Wr(this,pt):Hd(this,pt.from,pt.to,pt.margin)}),setSize:gs(function(pt,At){var Xt=this,ae=function(me){return typeof me=="number"||/^\d+$/.test(String(me))?me+"px":me};pt!=null&&(this.display.wrapper.style.width=ae(pt)),At!=null&&(this.display.wrapper.style.height=ae(At)),this.options.lineWrapping&&Du(this);var ye=this.display.viewFrom;this.doc.iter(ye,this.display.viewTo,function(me){if(me.widgets){for(var Te=0;Te<me.widgets.length;Te++)if(me.widgets[Te].noHScroll){Lr(Xt,ye,"widget");break}}++ye}),this.curOp.forceUpdate=!0,on(this,"refresh",this)}),operation:function(pt){return Yr(this,pt)},startOperation:function(){return zu(this)},endOperation:function(){return Wu(this)},refresh:gs(function(){var pt=this.display.cachedTextHeight;xo(this),this.curOp.forceUpdate=!0,Bu(this),Ph(this,this.doc.scrollLeft,this.doc.scrollTop),_u(this.display),(pt==null||Math.abs(pt-Qs(this.display))>.5||this.options.lineWrapping)&&or(this),on(this,"refresh",this)}),swapDoc:gs(function(pt){var At=this.doc;return At.cm=null,this.state.selectingText&&this.state.selectingText(),Xd(this,pt),Bu(this),this.display.input.reset(),Ph(this,pt.scrollLeft,pt.scrollTop),this.curOp.forceScroll=!0,Fi(this,"swapDoc",this,At),At}),phrase:function(pt){var At=this.options.phrases;return At&&Object.prototype.hasOwnProperty.call(At,pt)?At[pt]:pt},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}},Mn(it),it.registerHelper=function(pt,At,Xt){mt.hasOwnProperty(pt)||(mt[pt]=it[pt]={_global:[]}),mt[pt][At]=Xt},it.registerGlobalHelper=function(pt,At,Xt,ae){it.registerHelper(pt,At,ae),mt[pt]._global.push({pred:Xt,val:ae})}}function md(it,at,mt,pt,At){var Xt=at,ae=mt,ye=dn(it,at.line),me=At&&it.direction=="rtl"?-mt:mt;function Te(){var Ki=at.line+me;return Ki<it.first||Ki>=it.first+it.size?!1:(at=new Qe(Ki,at.ch,at.sticky),ye=dn(it,Ki))}function qe(Ki){var Mi;if(pt=="codepoint"){var Xi=ye.text.charCodeAt(at.ch+(pt>0?0:-1));isNaN(Xi)?Mi=null:Mi=new Qe(at.line,Math.max(0,Math.min(ye.text.length,at.ch+mt*(Xi>=55296&&Xi<56320?2:1))),-mt)}else At?Mi=rf(it.cm,ye,at,mt):Mi=Ho(ye,at,mt);if(Mi==null)if(!Ki&&Te())at=fd(At,it.cm,ye,at.line,me);else return!1;else at=Mi;return!0}if(pt=="char"||pt=="codepoint")qe();else if(pt=="column")qe(!0);else if(pt=="word"||pt=="group")for(var Oe=null,cn=pt=="group",ln=it.cm&&it.cm.getHelper(at,"wordChars"),Un=!0;!(mt<0&&!qe(!Un));Un=!1){var Xn=ye.text.charAt(at.ch)||`
`,ai=oe(Xn,ln)?"w":cn&&Xn==`
`?"n":!cn||/\s/.test(Xn)?null:"p";if(cn&&!Un&&!ai&&(ai="s"),Oe&&Oe!=ai){mt<0&&(mt=1,qe(),at.sticky="after");break}if(ai&&(Oe=ai),mt>0&&!qe(!Un))break}var Ai=ad(it,at,Xt,ae,!0);return Yn(Xt,Ai)&&(Ai.hitSide=!0),Ai}function $u(it,at,mt,pt){var At=it.doc,Xt=at.left,ae;if(pt=="page"){var ye=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),me=Math.max(ye-.5*Qs(it.display),3);ae=(mt>0?at.bottom:at.top)+mt*me}else pt=="line"&&(ae=mt>0?at.bottom+3:at.top-3);for(var Te;Te=Fs(it,Xt,ae),!!Te.outside;){if(mt<0?ae<=0:ae>=At.height){Te.hitSide=!0;break}ae+=mt*5}return Te}var so=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Jt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};so.prototype.init=function(it){var at=this,mt=this,pt=mt.cm,At=mt.div=it.lineDiv;Og(At,pt.options.spellcheck,pt.options.autocorrect,pt.options.autocapitalize);function Xt(ye){for(var me=ye.target;me;me=me.parentNode){if(me==At)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(me.className))break}return!1}Fe(At,"paste",function(ye){!Xt(ye)||Xe(pt,ye)||Fg(ye,pt)||jt<=11&&setTimeout(ss(pt,function(){return at.updateFromDOM()}),20)}),Fe(At,"compositionstart",function(ye){at.composing={data:ye.data,done:!1}}),Fe(At,"compositionupdate",function(ye){at.composing||(at.composing={data:ye.data,done:!1})}),Fe(At,"compositionend",function(ye){at.composing&&(ye.data!=at.composing.data&&at.readFromDOMSoon(),at.composing.done=!0)}),Fe(At,"touchstart",function(){return mt.forceCompositionEnd()}),Fe(At,"input",function(){at.composing||at.readFromDOMSoon()});function ae(ye){if(!(!Xt(ye)||Xe(pt,ye))){if(pt.somethingSelected())jh({lineWise:!1,text:pt.getSelections()}),ye.type=="cut"&&pt.replaceSelection("",null,"cut");else if(pt.options.lineWiseCopyCut){var me=Bg(pt);jh({lineWise:!0,text:me.text}),ye.type=="cut"&&pt.operation(function(){pt.setSelections(me.ranges,0,le),pt.replaceSelection("",null,"cut")})}else return;if(ye.clipboardData){ye.clipboardData.clearData();var Te=ga.text.join(`
`);if(ye.clipboardData.setData("Text",Te),ye.clipboardData.getData("Text")==Te){ye.preventDefault();return}}var qe=Ig(),Oe=qe.firstChild;pt.display.lineSpace.insertBefore(qe,pt.display.lineSpace.firstChild),Oe.value=ga.text.join(`
`);var cn=document.activeElement;Ge(Oe),setTimeout(function(){pt.display.lineSpace.removeChild(qe),cn.focus(),cn==At&&mt.showPrimarySelection()},50)}}Fe(At,"copy",ae),Fe(At,"cut",ae)},so.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},so.prototype.prepareSelection=function(){var it=Iu(this.cm,!1);return it.focus=document.activeElement==this.div,it},so.prototype.showSelection=function(it,at){!it||!this.cm.display.view.length||((it.focus||at)&&this.showPrimarySelection(),this.showMultipleSelections(it))},so.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},so.prototype.showPrimarySelection=function(){var it=this.getSelection(),at=this.cm,mt=at.doc.sel.primary(),pt=mt.from(),At=mt.to();if(at.display.viewTo==at.display.viewFrom||pt.line>=at.display.viewTo||At.line<at.display.viewFrom){it.removeAllRanges();return}var Xt=vd(at,it.anchorNode,it.anchorOffset),ae=vd(at,it.focusNode,it.focusOffset);if(!(Xt&&!Xt.bad&&ae&&!ae.bad&&Pn(Fn(Xt,ae),pt)==0&&Pn(ri(Xt,ae),At)==0)){var ye=at.display.view,me=pt.line>=at.display.viewFrom&&gf(at,pt)||{node:ye[0].measure.map[2],offset:0},Te=At.line<at.display.viewTo&&gf(at,At);if(!Te){var qe=ye[ye.length-1].measure,Oe=qe.maps?qe.maps[qe.maps.length-1]:qe.map;Te={node:Oe[Oe.length-1],offset:Oe[Oe.length-2]-Oe[Oe.length-3]}}if(!me||!Te){it.removeAllRanges();return}var cn=it.rangeCount&&it.getRangeAt(0),ln;try{ln=Zt(me.node,me.offset,Te.offset,Te.node)}catch(Un){}ln&&(!te&&at.state.focused?(it.collapse(me.node,me.offset),ln.collapsed||(it.removeAllRanges(),it.addRange(ln))):(it.removeAllRanges(),it.addRange(ln)),cn&&it.anchorNode==null?it.addRange(cn):te&&this.startGracePeriod()),this.rememberSelection()}},so.prototype.startGracePeriod=function(){var it=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){it.gracePeriod=!1,it.selectionChanged()&&it.cm.operation(function(){return it.cm.curOp.selectionChanged=!0})},20)},so.prototype.showMultipleSelections=function(it){Nt(this.cm.display.cursorDiv,it.cursors),Nt(this.cm.display.selectionDiv,it.selection)},so.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},so.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var at=it.getRangeAt(0).commonAncestorContainer;return ce(this.div,at)},so.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},so.prototype.blur=function(){this.div.blur()},so.prototype.getField=function(){return this.div},so.prototype.supportsTouch=function(){return!0},so.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():Yr(this.cm,function(){return it.cm.curOp.selectionChanged=!0});function at(){it.cm.state.focused&&(it.pollSelection(),it.polling.set(it.cm.options.pollInterval,at))}this.polling.set(this.cm.options.pollInterval,at)},so.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},so.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),at=this.cm;if(et&&It&&this.cm.display.gutterSpecs.length&&Rg(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var mt=vd(at,it.anchorNode,it.anchorOffset),pt=vd(at,it.focusNode,it.focusOffset);mt&&pt&&Yr(at,function(){Us(at.doc,gu(mt,pt),le),(mt.bad||pt.bad)&&(at.curOp.selectionChanged=!0)})}}},so.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,at=it.display,mt=it.doc.sel.primary(),pt=mt.from(),At=mt.to();if(pt.ch==0&&pt.line>it.firstLine()&&(pt=Qe(pt.line-1,dn(it.doc,pt.line-1).length)),At.ch==dn(it.doc,At.line).text.length&&At.line<it.lastLine()&&(At=Qe(At.line+1,0)),pt.line<at.viewFrom||At.line>at.viewTo-1)return!1;var Xt,ae,ye;pt.line==at.viewFrom||(Xt=za(it,pt.line))==0?(ae=Ae(at.view[0].line),ye=at.view[0].node):(ae=Ae(at.view[Xt].line),ye=at.view[Xt-1].node.nextSibling);var me=za(it,At.line),Te,qe;if(me==at.view.length-1?(Te=at.viewTo-1,qe=at.lineDiv.lastChild):(Te=Ae(at.view[me+1].line)-1,qe=at.view[me+1].node.previousSibling),!ye)return!1;for(var Oe=it.doc.splitLines(Ec(it,ye,qe,ae,Te)),cn=Qn(it.doc,Qe(ae,0),Qe(Te,dn(it.doc,Te).text.length));Oe.length>1&&cn.length>1;)if(Re(Oe)==Re(cn))Oe.pop(),cn.pop(),Te--;else if(Oe[0]==cn[0])Oe.shift(),cn.shift(),ae++;else break;for(var ln=0,Un=0,Xn=Oe[0],ai=cn[0],Ai=Math.min(Xn.length,ai.length);ln<Ai&&Xn.charCodeAt(ln)==ai.charCodeAt(ln);)++ln;for(var Ki=Re(Oe),Mi=Re(cn),Xi=Math.min(Ki.length-(Oe.length==1?ln:0),Mi.length-(cn.length==1?ln:0));Un<Xi&&Ki.charCodeAt(Ki.length-Un-1)==Mi.charCodeAt(Mi.length-Un-1);)++Un;if(Oe.length==1&&cn.length==1&&ae==pt.line)for(;ln&&ln>pt.ch&&Ki.charCodeAt(Ki.length-Un-1)==Mi.charCodeAt(Mi.length-Un-1);)ln--,Un++;Oe[Oe.length-1]=Ki.slice(0,Ki.length-Un).replace(/^\u200b+/,""),Oe[0]=Oe[0].slice(ln).replace(/\u200b+$/,"");var fr=Qe(ae,ln),Ei=Qe(Te,cn.length?Re(cn).length-Un:0);if(Oe.length>1||Oe[0]||Pn(fr,Ei))return Th(it.doc,Oe,fr,Ei,"+input"),!0},so.prototype.ensurePolled=function(){this.forceCompositionEnd()},so.prototype.reset=function(){this.forceCompositionEnd()},so.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},so.prototype.readFromDOMSoon=function(){var it=this;this.readDOMTimeout==null&&(this.readDOMTimeout=setTimeout(function(){if(it.readDOMTimeout=null,it.composing)if(it.composing.done)it.composing=null;else return;it.updateFromDOM()},80))},so.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&Yr(this.cm,function(){return xo(it.cm)})},so.prototype.setUneditable=function(it){it.contentEditable="false"},so.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||ss(this.cm,pd)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},so.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},so.prototype.onContextMenu=function(){},so.prototype.resetPosition=function(){},so.prototype.needsContentAttribute=!0;function gf(it,at){var mt=gl(it,at.line);if(!mt||mt.hidden)return null;var pt=dn(it.doc,at.line),At=Fu(mt,pt,at.line),Xt=Ve(pt,it.doc.direction),ae="left";if(Xt){var ye=ge(Xt,at.ch);ae=ye%2?"right":"left"}var me=uc(At.map,at.ch,ae);return me.offset=me.collapse=="right"?me.end:me.start,me}function Rg(it){for(var at=it;at;at=at.parentNode)if(/CodeMirror-gutter-wrapper/.test(at.className))return!0;return!1}function kc(it,at){return at&&(it.bad=!0),it}function Ec(it,at,mt,pt,At){var Xt="",ae=!1,ye=it.doc.lineSeparator(),me=!1;function Te(ln){return function(Un){return Un.id==ln}}function qe(){ae&&(Xt+=ye,me&&(Xt+=ye),ae=me=!1)}function Oe(ln){ln&&(qe(),Xt+=ln)}function cn(ln){if(ln.nodeType==1){var Un=ln.getAttribute("cm-text");if(Un){Oe(Un);return}var Xn=ln.getAttribute("cm-marker"),ai;if(Xn){var Ai=it.findMarks(Qe(pt,0),Qe(At+1,0),Te(+Xn));Ai.length&&(ai=Ai[0].find(0))&&Oe(Qn(it.doc,ai.from,ai.to).join(ye));return}if(ln.getAttribute("contenteditable")=="false")return;var Ki=/^(pre|div|p|li|table|br)$/i.test(ln.nodeName);if(!/^br$/i.test(ln.nodeName)&&ln.textContent.length==0)return;Ki&&qe();for(var Mi=0;Mi<ln.childNodes.length;Mi++)cn(ln.childNodes[Mi]);/^(pre|p)$/i.test(ln.nodeName)&&(me=!0),Ki&&(ae=!0)}else ln.nodeType==3&&Oe(ln.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;cn(at),at!=mt;)at=at.nextSibling,me=!1;return Xt}function vd(it,at,mt){var pt;if(at==it.display.lineDiv){if(pt=it.display.lineDiv.childNodes[mt],!pt)return kc(it.clipPos(Qe(it.display.viewTo-1)),!0);at=null,mt=0}else for(pt=at;;pt=pt.parentNode){if(!pt||pt==it.display.lineDiv)return null;if(pt.parentNode&&pt.parentNode==it.display.lineDiv)break}for(var At=0;At<it.display.view.length;At++){var Xt=it.display.view[At];if(Xt.node==pt)return sm(Xt,at,mt)}}function sm(it,at,mt){var pt=it.text.firstChild,At=!1;if(!at||!ce(pt,at))return kc(Qe(Ae(it.line),0),!0);if(at==pt&&(At=!0,at=pt.childNodes[mt],mt=0,!at)){var Xt=it.rest?Re(it.rest):it.line;return kc(Qe(Ae(Xt),Xt.text.length),At)}var ae=at.nodeType==3?at:null,ye=at;for(!ae&&at.childNodes.length==1&&at.firstChild.nodeType==3&&(ae=at.firstChild,mt&&(mt=ae.nodeValue.length));ye.parentNode!=pt;)ye=ye.parentNode;var me=it.measure,Te=me.maps;function qe(ai,Ai,Ki){for(var Mi=-1;Mi<(Te?Te.length:0);Mi++)for(var Xi=Mi<0?me.map:Te[Mi],fr=0;fr<Xi.length;fr+=3){var Ei=Xi[fr+2];if(Ei==ai||Ei==Ai){var Mr=Ae(Mi<0?it.line:it.rest[Mi]),wo=Xi[fr]+Ki;return(Ki<0||Ei!=ai)&&(wo=Xi[fr+(Ki?1:0)]),Qe(Mr,wo)}}}var Oe=qe(ae,ye,mt);if(Oe)return kc(Oe,At);for(var cn=ye.nextSibling,ln=ae?ae.nodeValue.length-mt:0;cn;cn=cn.nextSibling){if(Oe=qe(cn,cn.firstChild,0),Oe)return kc(Qe(Oe.line,Oe.ch-ln),At);ln+=cn.textContent.length}for(var Un=ye.previousSibling,Xn=mt;Un;Un=Un.previousSibling){if(Oe=qe(Un,Un.firstChild,-1),Oe)return kc(Qe(Oe.line,Oe.ch+Xn),At);Xn+=Un.textContent.length}}var Jo=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Jt,this.hasSelection=!1,this.composing=null};Jo.prototype.init=function(it){var at=this,mt=this,pt=this.cm;this.createField(it);var At=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),vt&&(At.style.width="0px"),Fe(At,"input",function(){Bt&&jt>=9&&at.hasSelection&&(at.hasSelection=null),mt.poll()}),Fe(At,"paste",function(ae){Xe(pt,ae)||Fg(ae,pt)||(pt.state.pasteIncoming=+new Date,mt.fastPoll())});function Xt(ae){if(!Xe(pt,ae)){if(pt.somethingSelected())jh({lineWise:!1,text:pt.getSelections()});else if(pt.options.lineWiseCopyCut){var ye=Bg(pt);jh({lineWise:!0,text:ye.text}),ae.type=="cut"?pt.setSelections(ye.ranges,null,le):(mt.prevInput="",At.value=ye.text.join(`
`),Ge(At))}else return;ae.type=="cut"&&(pt.state.cutIncoming=+new Date)}}Fe(At,"cut",Xt),Fe(At,"copy",Xt),Fe(it.scroller,"paste",function(ae){if(!(Wo(it,ae)||Xe(pt,ae))){if(!At.dispatchEvent){pt.state.pasteIncoming=+new Date,mt.focus();return}var ye=new Event("paste");ye.clipboardData=ae.clipboardData,At.dispatchEvent(ye)}}),Fe(it.lineSpace,"selectstart",function(ae){Wo(it,ae)||In(ae)}),Fe(At,"compositionstart",function(){var ae=pt.getCursor("from");mt.composing&&mt.composing.range.clear(),mt.composing={start:ae,range:pt.markText(ae,pt.getCursor("to"),{className:"CodeMirror-composing"})}}),Fe(At,"compositionend",function(){mt.composing&&(mt.poll(),mt.composing.range.clear(),mt.composing=null)})},Jo.prototype.createField=function(it){this.wrapper=Ig(),this.textarea=this.wrapper.firstChild},Jo.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},Jo.prototype.prepareSelection=function(){var it=this.cm,at=it.display,mt=it.doc,pt=Iu(it);if(it.options.moveInputWithCursor){var At=co(it,mt.sel.primary().head,"div"),Xt=at.wrapper.getBoundingClientRect(),ae=at.lineDiv.getBoundingClientRect();pt.teTop=Math.max(0,Math.min(at.wrapper.clientHeight-10,At.top+ae.top-Xt.top)),pt.teLeft=Math.max(0,Math.min(at.wrapper.clientWidth-10,At.left+ae.left-Xt.left))}return pt},Jo.prototype.showSelection=function(it){var at=this.cm,mt=at.display;Nt(mt.cursorDiv,it.cursors),Nt(mt.selectionDiv,it.selection),it.teTop!=null&&(this.wrapper.style.top=it.teTop+"px",this.wrapper.style.left=it.teLeft+"px")},Jo.prototype.reset=function(it){if(!(this.contextMenuPending||this.composing)){var at=this.cm;if(at.somethingSelected()){this.prevInput="";var mt=at.getSelection();this.textarea.value=mt,at.state.focused&&Ge(this.textarea),Bt&&jt>=9&&(this.hasSelection=mt)}else it||(this.prevInput=this.textarea.value="",Bt&&jt>=9&&(this.hasSelection=null))}},Jo.prototype.getField=function(){return this.textarea},Jo.prototype.supportsTouch=function(){return!1},Jo.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!tt||de()!=this.textarea))try{this.textarea.focus()}catch(it){}},Jo.prototype.blur=function(){this.textarea.blur()},Jo.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Jo.prototype.receivedFocus=function(){this.slowPoll()},Jo.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},Jo.prototype.fastPoll=function(){var it=!1,at=this;at.pollingFast=!0;function mt(){var pt=at.poll();!pt&&!it?(it=!0,at.polling.set(60,mt)):(at.pollingFast=!1,at.slowPoll())}at.polling.set(20,mt)},Jo.prototype.poll=function(){var it=this,at=this.cm,mt=this.textarea,pt=this.prevInput;if(this.contextMenuPending||!at.state.focused||Vt(mt)&&!pt&&!this.composing||at.isReadOnly()||at.options.disableInput||at.state.keySeq)return!1;var At=mt.value;if(At==pt&&!at.somethingSelected())return!1;if(Bt&&jt>=9&&this.hasSelection===At||lt&&/[\uf700-\uf7ff]/.test(At))return at.display.input.reset(),!1;if(at.doc.sel==at.display.selForContextMenu){var Xt=At.charCodeAt(0);if(Xt==8203&&!pt&&(pt="\u200B"),Xt==8666)return this.reset(),this.cm.execCommand("undo")}for(var ae=0,ye=Math.min(pt.length,At.length);ae<ye&&pt.charCodeAt(ae)==At.charCodeAt(ae);)++ae;return Yr(at,function(){pd(at,At.slice(ae),pt.length-ae,null,it.composing?"*compose":null),At.length>1e3||At.indexOf(`
`)>-1?mt.value=it.prevInput="":it.prevInput=At,it.composing&&(it.composing.range.clear(),it.composing.range=at.markText(it.composing.start,at.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Jo.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Jo.prototype.onKeyPress=function(){Bt&&jt>=9&&(this.hasSelection=null),this.fastPoll()},Jo.prototype.onContextMenu=function(it){var at=this,mt=at.cm,pt=mt.display,At=at.textarea;at.contextMenuPending&&at.contextMenuPending();var Xt=$s(mt,it),ae=pt.scroller.scrollTop;if(!Xt||St)return;var ye=mt.options.resetSelectionOnContextMenu;ye&&mt.doc.sel.contains(Xt)==-1&&ss(mt,Us)(mt.doc,gu(Xt),le);var me=At.style.cssText,Te=at.wrapper.style.cssText,qe=at.wrapper.offsetParent.getBoundingClientRect();at.wrapper.style.cssText="position: static",At.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(it.clientY-qe.top-5)+"px; left: "+(it.clientX-qe.left-5)+`px;
z-index: 1000; background: `+(Bt?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Oe;Ct&&(Oe=window.scrollY),pt.input.focus(),Ct&&window.scrollTo(null,Oe),pt.input.reset(),mt.somethingSelected()||(At.value=at.prevInput=" "),at.contextMenuPending=ln,pt.selForContextMenu=mt.doc.sel,clearTimeout(pt.detectingSelectAll);function cn(){if(At.selectionStart!=null){var Xn=mt.somethingSelected(),ai="\u200B"+(Xn?At.value:"");At.value="\u21DA",At.value=ai,at.prevInput=Xn?"":"\u200B",At.selectionStart=1,At.selectionEnd=ai.length,pt.selForContextMenu=mt.doc.sel}}function ln(){if(at.contextMenuPending==ln&&(at.contextMenuPending=!1,at.wrapper.style.cssText=Te,At.style.cssText=me,Bt&&jt<9&&pt.scrollbars.setScrollTop(pt.scroller.scrollTop=ae),At.selectionStart!=null)){(!Bt||Bt&&jt<9)&&cn();var Xn=0,ai=function(){pt.selForContextMenu==mt.doc.sel&&At.selectionStart==0&&At.selectionEnd>0&&at.prevInput=="\u200B"?ss(mt,_o)(mt):Xn++<10?pt.detectingSelectAll=setTimeout(ai,500):(pt.selForContextMenu=null,pt.input.reset())};pt.detectingSelectAll=setTimeout(ai,200)}}if(Bt&&jt>=9&&cn(),gt){oi(it);var Un=function(){sn(window,"mouseup",Un),setTimeout(ln,20)};Fe(window,"mouseup",Un)}else setTimeout(ln,50)},Jo.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},Jo.prototype.setUneditable=function(){},Jo.prototype.needsContentAttribute=!1;function am(it,at){if(at=at?We(at):{},at.value=it.value,!at.tabindex&&it.tabIndex&&(at.tabindex=it.tabIndex),!at.placeholder&&it.placeholder&&(at.placeholder=it.placeholder),at.autofocus==null){var mt=de();at.autofocus=mt==it||it.getAttribute("autofocus")!=null&&mt==document.body}function pt(){it.value=ye.getValue()}var At;if(it.form&&(Fe(it.form,"submit",pt),!at.leaveSubmitMethodAlone)){var Xt=it.form;At=Xt.submit;try{var ae=Xt.submit=function(){pt(),Xt.submit=At,Xt.submit(),Xt.submit=ae}}catch(me){}}at.finishInit=function(me){me.save=pt,me.getTextArea=function(){return it},me.toTextArea=function(){me.toTextArea=isNaN,pt(),it.parentNode.removeChild(me.getWrapperElement()),it.style.display="",it.form&&(sn(it.form,"submit",pt),!at.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=At))}},it.style.display="none";var ye=_r(function(me){return it.parentNode.insertBefore(me,it.nextSibling)},at);return ye}function Mc(it){it.off=sn,it.on=Fe,it.wheelEventPixels=Ga,it.Doc=Ds,it.splitLines=Bi,it.countColumn=he,it.findColumn=Je,it.isWordChar=Kt,it.Pass=pe,it.signal=on,it.Line=oo,it.changeEnd=Vu,it.scrollbarModel=ig,it.Pos=Qe,it.cmpPos=Pn,it.modes=Gn,it.mimeModes=Hn,it.resolveMode=tn,it.getMode=en,it.modeExtensions=Ze,it.extendMode=un,it.copyState=ni,it.startState=Si,it.innerMode=Vn,it.commands=Ju,it.keyMap=ka,it.keyName=$p,it.isModifierKey=wc,it.lookupKey=il,it.normalizeKeyMap=yg,it.StringStream=nn,it.SharedTextMarker=Vl,it.TextMarker=Ke,it.LineWidget=vu,it.e_preventDefault=In,it.e_stopPropagation=qn,it.e_stop=oi,it.addClass=be,it.contains=ce,it.rmClass=Rt,it.keyNames=Yl}rm(_r),qu(_r);var yu="iter insert remove copy getEditor constructor".split(" ");for(var yd in Ds.prototype)Ds.prototype.hasOwnProperty(yd)&&re(yu,yd)<0&&(_r.prototype[yd]=function(it){return function(){return it.apply(this.doc,arguments)}}(Ds.prototype[yd]));return Mn(Ds),_r.inputStyles={textarea:Jo,contenteditable:so},_r.defineMode=function(it){!_r.defaults.mode&&it!="null"&&(_r.defaults.mode=it),Kn.apply(this,arguments)},_r.defineMIME=Ri,_r.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),_r.defineMIME("text/plain","null"),_r.defineExtension=function(it,at){_r.prototype[it]=at},_r.defineDocExtension=function(it,at){Ds.prototype[it]=at},_r.fromTextArea=am,Mc(_r),_r.version="5.58.2",_r})},25419:function(bn,jn,ue){(function(te){te(ue(89780),ue(15525),ue(98101))})(function(te){"use strict";te.defineMode("markdown",function(wt,Qt){var Yt=te.getMode(wt,"text/html"),Bt=Yt.name=="null";function jt(he){if(te.findModeByName){var Jt=te.findModeByName(he);Jt&&(he=Jt.mime||Jt.mimes[0])}var re=te.getMode(wt,he);return re.name=="null"?null:re}Qt.highlightFormatting===void 0&&(Qt.highlightFormatting=!1),Qt.maxBlockquoteDepth===void 0&&(Qt.maxBlockquoteDepth=0),Qt.taskLists===void 0&&(Qt.taskLists=!1),Qt.strikethrough===void 0&&(Qt.strikethrough=!1),Qt.emoji===void 0&&(Qt.emoji=!1),Qt.fencedCodeBlockHighlighting===void 0&&(Qt.fencedCodeBlockHighlighting=!0),Qt.fencedCodeBlockDefaultMode===void 0&&(Qt.fencedCodeBlockDefaultMode="text/plain"),Qt.xml===void 0&&(Qt.xml=!0),Qt.tokenTypeOverrides===void 0&&(Qt.tokenTypeOverrides={});var Ct={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 Mt in Ct)Ct.hasOwnProperty(Mt)&&Qt.tokenTypeOverrides[Mt]&&(Ct[Mt]=Qt.tokenTypeOverrides[Mt]);var It=/^([*\-_])(?:\s*\1){2,}\s*$/,St=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,kt=/^\[(x| )\](?=\s)/i,xt=Qt.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,Ft=/^ {0,3}(?:\={1,}|-{2,})\s*$/,vt=/^[^#!\[\]*_\\<>` "'(~:]+/,et=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,tt=/^\s*\[[^\]]+?\]:.*$/,lt=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\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]/,ot=" ";function ut(he,Jt,re){return Jt.f=Jt.inline=re,re(he,Jt)}function ct(he,Jt,re){return Jt.f=Jt.block=re,re(he,Jt)}function ft(he){return!he||!/\S/.test(he.string)}function gt(he){if(he.linkTitle=!1,he.linkHref=!1,he.linkText=!1,he.em=!1,he.strong=!1,he.strikethrough=!1,he.quote=0,he.indentedCode=!1,he.f==Rt){var Jt=Bt;if(!Jt){var re=te.innerMode(Yt,he.htmlState);Jt=re.mode.name=="xml"&&re.state.tagStart===null&&!re.state.context&&re.state.tokenize.isInText}Jt&&(he.f=qt,he.block=Lt,he.htmlState=null)}return he.trailingSpace=0,he.trailingSpaceNewLine=!1,he.prevLine=he.thisLine,he.thisLine={stream:null},null}function Lt(he,Jt){var re=he.column()===Jt.indentation,se=ft(Jt.prevLine.stream),pe=Jt.indentedCode,le=Jt.prevLine.hr,ze=Jt.list!==!1,Me=(Jt.listStack[Jt.listStack.length-1]||0)+3;Jt.indentedCode=!1;var Je=Jt.indentation;if(Jt.indentationDiff===null&&(Jt.indentationDiff=Jt.indentation,ze)){for(Jt.list=null;Je<Jt.listStack[Jt.listStack.length-1];)Jt.listStack.pop(),Jt.listStack.length?Jt.indentation=Jt.listStack[Jt.listStack.length-1]:Jt.list=!1;Jt.list!==!1&&(Jt.indentationDiff=Je-Jt.listStack[Jt.listStack.length-1])}var Le=!se&&!le&&!Jt.prevLine.header&&(!ze||!pe)&&!Jt.prevLine.fencedCodeEnd,we=(Jt.list===!1||le||se)&&Jt.indentation<=Me&&he.match(It),Re=null;if(Jt.indentationDiff>=4&&(pe||Jt.prevLine.fencedCodeEnd||Jt.prevLine.header||se))return he.skipToEnd(),Jt.indentedCode=!0,Ct.code;if(he.eatSpace())return null;if(re&&Jt.indentation<=Me&&(Re=he.match(xt))&&Re[1].length<=6)return Jt.quote=0,Jt.header=Re[1].length,Jt.thisLine.header=!0,Qt.highlightFormatting&&(Jt.formatting="header"),Jt.f=Jt.inline,Nt(Jt);if(Jt.indentation<=Me&&he.eat(">"))return Jt.quote=re?1:Jt.quote+1,Qt.highlightFormatting&&(Jt.formatting="quote"),he.eatSpace(),Nt(Jt);if(!we&&!Jt.setext&&re&&Jt.indentation<=Me&&(Re=he.match(St))){var De=Re[1]?"ol":"ul";return Jt.indentation=Je+he.current().length,Jt.list=!0,Jt.quote=0,Jt.listStack.push(Jt.indentation),Jt.em=!1,Jt.strong=!1,Jt.code=!1,Jt.strikethrough=!1,Qt.taskLists&&he.match(kt,!1)&&(Jt.taskList=!0),Jt.f=Jt.inline,Qt.highlightFormatting&&(Jt.formatting=["list","list-"+De]),Nt(Jt)}else{if(re&&Jt.indentation<=Me&&(Re=he.match(et,!0)))return Jt.quote=0,Jt.fencedEndRE=new RegExp(Re[1]+"+ *$"),Jt.localMode=Qt.fencedCodeBlockHighlighting&&jt(Re[2]||Qt.fencedCodeBlockDefaultMode),Jt.localMode&&(Jt.localState=te.startState(Jt.localMode)),Jt.f=Jt.block=Ut,Qt.highlightFormatting&&(Jt.formatting="code-block"),Jt.code=-1,Nt(Jt);if(Jt.setext||(!Le||!ze)&&!Jt.quote&&Jt.list===!1&&!Jt.code&&!we&&!tt.test(he.string)&&(Re=he.lookAhead(1))&&(Re=Re.match(Ft)))return Jt.setext?(Jt.header=Jt.setext,Jt.setext=0,he.skipToEnd(),Qt.highlightFormatting&&(Jt.formatting="header")):(Jt.header=Re[0].charAt(0)=="="?1:2,Jt.setext=Jt.header),Jt.thisLine.header=!0,Jt.f=Jt.inline,Nt(Jt);if(we)return he.skipToEnd(),Jt.hr=!0,Jt.thisLine.hr=!0,Ct.hr;if(he.peek()==="[")return ut(he,Jt,Ne)}return ut(he,Jt,Jt.inline)}function Rt(he,Jt){var re=Yt.token(he,Jt.htmlState);if(!Bt){var se=te.innerMode(Yt,Jt.htmlState);(se.mode.name=="xml"&&se.state.tagStart===null&&!se.state.context&&se.state.tokenize.isInText||Jt.md_inside&&he.current().indexOf(">")>-1)&&(Jt.f=qt,Jt.block=Lt,Jt.htmlState=null)}return re}function Ut(he,Jt){var re=Jt.listStack[Jt.listStack.length-1]||0,se=Jt.indentation<re,pe=re+3;if(Jt.fencedEndRE&&Jt.indentation<=pe&&(se||he.match(Jt.fencedEndRE))){Qt.highlightFormatting&&(Jt.formatting="code-block");var le;return se||(le=Nt(Jt)),Jt.localMode=Jt.localState=null,Jt.block=Lt,Jt.f=qt,Jt.fencedEndRE=null,Jt.code=0,Jt.thisLine.fencedCodeEnd=!0,se?ct(he,Jt,Jt.block):le}else return Jt.localMode?Jt.localMode.token(he,Jt.localState):(he.skipToEnd(),Ct.code)}function Nt(he){var Jt=[];if(he.formatting){Jt.push(Ct.formatting),typeof he.formatting=="string"&&(he.formatting=[he.formatting]);for(var re=0;re<he.formatting.length;re++)Jt.push(Ct.formatting+"-"+he.formatting[re]),he.formatting[re]==="header"&&Jt.push(Ct.formatting+"-"+he.formatting[re]+"-"+he.header),he.formatting[re]==="quote"&&(!Qt.maxBlockquoteDepth||Qt.maxBlockquoteDepth>=he.quote?Jt.push(Ct.formatting+"-"+he.formatting[re]+"-"+he.quote):Jt.push("error"))}if(he.taskOpen)return Jt.push("meta"),Jt.length?Jt.join(" "):null;if(he.taskClosed)return Jt.push("property"),Jt.length?Jt.join(" "):null;if(he.linkHref?Jt.push(Ct.linkHref,"url"):(he.strong&&Jt.push(Ct.strong),he.em&&Jt.push(Ct.em),he.strikethrough&&Jt.push(Ct.strikethrough),he.emoji&&Jt.push(Ct.emoji),he.linkText&&Jt.push(Ct.linkText),he.code&&Jt.push(Ct.code),he.image&&Jt.push(Ct.image),he.imageAltText&&Jt.push(Ct.imageAltText,"link"),he.imageMarker&&Jt.push(Ct.imageMarker)),he.header&&Jt.push(Ct.header,Ct.header+"-"+he.header),he.quote&&(Jt.push(Ct.quote),!Qt.maxBlockquoteDepth||Qt.maxBlockquoteDepth>=he.quote?Jt.push(Ct.quote+"-"+he.quote):Jt.push(Ct.quote+"-"+Qt.maxBlockquoteDepth)),he.list!==!1){var se=(he.listStack.length-1)%3;se?se===1?Jt.push(Ct.list2):Jt.push(Ct.list3):Jt.push(Ct.list1)}return he.trailingSpaceNewLine?Jt.push("trailing-space-new-line"):he.trailingSpace&&Jt.push("trailing-space-"+(he.trailingSpace%2?"a":"b")),Jt.length?Jt.join(" "):null}function $t(he,Jt){if(he.match(vt,!0))return Nt(Jt)}function qt(he,Jt){var re=Jt.text(he,Jt);if(typeof re!="undefined")return re;if(Jt.list)return Jt.list=null,Nt(Jt);if(Jt.taskList){var se=he.match(kt,!0)[1]===" ";return se?Jt.taskOpen=!0:Jt.taskClosed=!0,Qt.highlightFormatting&&(Jt.formatting="task"),Jt.taskList=!1,Nt(Jt)}if(Jt.taskOpen=!1,Jt.taskClosed=!1,Jt.header&&he.match(/^#+$/,!0))return Qt.highlightFormatting&&(Jt.formatting="header"),Nt(Jt);var pe=he.next();if(Jt.linkTitle){Jt.linkTitle=!1;var le=pe;pe==="("&&(le=")"),le=(le+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var ze="^\\s*(?:[^"+le+"\\\\]+|\\\\\\\\|\\\\.)"+le;if(he.match(new RegExp(ze),!0))return Ct.linkHref}if(pe==="`"){var Me=Jt.formatting;Qt.highlightFormatting&&(Jt.formatting="code"),he.eatWhile("`");var Je=he.current().length;if(Jt.code==0&&(!Jt.quote||Je==1))return Jt.code=Je,Nt(Jt);if(Je==Jt.code){var Le=Nt(Jt);return Jt.code=0,Le}else return Jt.formatting=Me,Nt(Jt)}else if(Jt.code)return Nt(Jt);if(pe==="\\"&&(he.next(),Qt.highlightFormatting)){var we=Nt(Jt),Re=Ct.formatting+"-escape";return we?we+" "+Re:Re}if(pe==="!"&&he.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Jt.imageMarker=!0,Jt.image=!0,Qt.highlightFormatting&&(Jt.formatting="image"),Nt(Jt);if(pe==="["&&Jt.imageMarker&&he.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Jt.imageMarker=!1,Jt.imageAltText=!0,Qt.highlightFormatting&&(Jt.formatting="image"),Nt(Jt);if(pe==="]"&&Jt.imageAltText){Qt.highlightFormatting&&(Jt.formatting="image");var we=Nt(Jt);return Jt.imageAltText=!1,Jt.image=!1,Jt.inline=Jt.f=ce,we}if(pe==="["&&!Jt.image)return Jt.linkText&&he.match(/^.*?\]/)||(Jt.linkText=!0,Qt.highlightFormatting&&(Jt.formatting="link")),Nt(Jt);if(pe==="]"&&Jt.linkText){Qt.highlightFormatting&&(Jt.formatting="link");var we=Nt(Jt);return Jt.linkText=!1,Jt.inline=Jt.f=he.match(/\(.*?\)| ?\[.*?\]/,!1)?ce:qt,we}if(pe==="<"&&he.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Jt.f=Jt.inline=Zt,Qt.highlightFormatting&&(Jt.formatting="link");var we=Nt(Jt);return we?we+=" ":we="",we+Ct.linkInline}if(pe==="<"&&he.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Jt.f=Jt.inline=Zt,Qt.highlightFormatting&&(Jt.formatting="link");var we=Nt(Jt);return we?we+=" ":we="",we+Ct.linkEmail}if(Qt.xml&&pe==="<"&&he.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var De=he.string.indexOf(">",he.pos);if(De!=-1){var je=he.string.substring(he.start,De);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(je)&&(Jt.md_inside=!0)}return he.backUp(1),Jt.htmlState=te.startState(Yt),ct(he,Jt,Rt)}if(Qt.xml&&pe==="<"&&he.match(/^\/\w*?>/))return Jt.md_inside=!1,"tag";if(pe==="*"||pe==="_"){for(var ee=1,Et=he.pos==1?" ":he.string.charAt(he.pos-2);ee<3&&he.eat(pe);)ee++;var bt=he.peek()||" ",Kt=!/\s/.test(bt)&&(!lt.test(bt)||/\s/.test(Et)||lt.test(Et)),oe=!/\s/.test(Et)&&(!lt.test(Et)||/\s/.test(bt)||lt.test(bt)),_t=null,Ot=null;if(ee%2&&(!Jt.em&&Kt&&(pe==="*"||!oe||lt.test(Et))?_t=!0:Jt.em==pe&&oe&&(pe==="*"||!Kt||lt.test(bt))&&(_t=!1)),ee>1&&(!Jt.strong&&Kt&&(pe==="*"||!oe||lt.test(Et))?Ot=!0:Jt.strong==pe&&oe&&(pe==="*"||!Kt||lt.test(bt))&&(Ot=!1)),Ot!=null||_t!=null){Qt.highlightFormatting&&(Jt.formatting=_t==null?"strong":Ot==null?"em":"strong em"),_t===!0&&(Jt.em=pe),Ot===!0&&(Jt.strong=pe);var Le=Nt(Jt);return _t===!1&&(Jt.em=!1),Ot===!1&&(Jt.strong=!1),Le}}else if(pe===" "&&(he.eat("*")||he.eat("_"))){if(he.peek()===" ")return Nt(Jt);he.backUp(1)}if(Qt.strikethrough){if(pe==="~"&&he.eatWhile(pe)){if(Jt.strikethrough){Qt.highlightFormatting&&(Jt.formatting="strikethrough");var Le=Nt(Jt);return Jt.strikethrough=!1,Le}else if(he.match(/^[^\s]/,!1))return Jt.strikethrough=!0,Qt.highlightFormatting&&(Jt.formatting="strikethrough"),Nt(Jt)}else if(pe===" "&&he.match(/^~~/,!0)){if(he.peek()===" ")return Nt(Jt);he.backUp(2)}}if(Qt.emoji&&pe===":"&&he.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Jt.emoji=!0,Qt.highlightFormatting&&(Jt.formatting="emoji");var Pt=Nt(Jt);return Jt.emoji=!1,Pt}return pe===" "&&(he.match(/^ +$/,!1)?Jt.trailingSpace++:Jt.trailingSpace&&(Jt.trailingSpaceNewLine=!0)),Nt(Jt)}function Zt(he,Jt){var re=he.next();if(re===">"){Jt.f=Jt.inline=qt,Qt.highlightFormatting&&(Jt.formatting="link");var se=Nt(Jt);return se?se+=" ":se="",se+Ct.linkInline}return he.match(/^[^>]+/,!0),Ct.linkInline}function ce(he,Jt){if(he.eatSpace())return null;var re=he.next();return re==="("||re==="["?(Jt.f=Jt.inline=be(re==="("?")":"]"),Qt.highlightFormatting&&(Jt.formatting="link-string"),Jt.linkHref=!0,Nt(Jt)):"error"}var de={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function be(he){return function(Jt,re){var se=Jt.next();if(se===he){re.f=re.inline=qt,Qt.highlightFormatting&&(re.formatting="link-string");var pe=Nt(re);return re.linkHref=!1,pe}return Jt.match(de[he]),re.linkHref=!0,Nt(re)}}function Ne(he,Jt){return he.match(/^([^\]\\]|\\.)*\]:/,!1)?(Jt.f=Ge,he.next(),Qt.highlightFormatting&&(Jt.formatting="link"),Jt.linkText=!0,Nt(Jt)):ut(he,Jt,qt)}function Ge(he,Jt){if(he.match(/^\]:/,!0)){Jt.f=Jt.inline=xe,Qt.highlightFormatting&&(Jt.formatting="link");var re=Nt(Jt);return Jt.linkText=!1,re}return he.match(/^([^\]\\]|\\.)+/,!0),Ct.linkText}function xe(he,Jt){return he.eatSpace()?null:(he.match(/^[^\s]+/,!0),he.peek()===void 0?Jt.linkTitle=!0:he.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Jt.f=Jt.inline=qt,Ct.linkHref+" url")}var We={startState:function(){return{f:Lt,prevLine:{stream:null},thisLine:{stream:null},block:Lt,htmlState:null,indentation:0,inline:qt,text:$t,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(he){return{f:he.f,prevLine:he.prevLine,thisLine:he.thisLine,block:he.block,htmlState:he.htmlState&&te.copyState(Yt,he.htmlState),indentation:he.indentation,localMode:he.localMode,localState:he.localMode?te.copyState(he.localMode,he.localState):null,inline:he.inline,text:he.text,formatting:!1,linkText:he.linkText,linkTitle:he.linkTitle,linkHref:he.linkHref,code:he.code,em:he.em,strong:he.strong,strikethrough:he.strikethrough,emoji:he.emoji,header:he.header,setext:he.setext,hr:he.hr,taskList:he.taskList,list:he.list,listStack:he.listStack.slice(0),quote:he.quote,indentedCode:he.indentedCode,trailingSpace:he.trailingSpace,trailingSpaceNewLine:he.trailingSpaceNewLine,md_inside:he.md_inside,fencedEndRE:he.fencedEndRE}},token:function(he,Jt){if(Jt.formatting=!1,he!=Jt.thisLine.stream){if(Jt.header=0,Jt.hr=!1,he.match(/^\s*$/,!0))return gt(Jt),null;if(Jt.prevLine=Jt.thisLine,Jt.thisLine={stream:he},Jt.taskList=!1,Jt.trailingSpace=0,Jt.trailingSpaceNewLine=!1,!Jt.localState&&(Jt.f=Jt.block,Jt.f!=Rt)){var re=he.match(/^\s*/,!0)[0].replace(/\t/g,ot).length;if(Jt.indentation=re,Jt.indentationDiff=null,re>0)return null}}return Jt.f(he,Jt)},innerMode:function(he){return he.block==Rt?{state:he.htmlState,mode:Yt}:he.localState?{state:he.localState,mode:he.localMode}:{state:he,mode:We}},indent:function(he,Jt,re){return he.block==Rt&&Yt.indent?Yt.indent(he.htmlState,Jt,re):he.localState&&he.localMode.indent?he.localMode.indent(he.localState,Jt,re):te.Pass},blankLine:gt,getType:Nt,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return We},"xml"),te.defineMIME("text/markdown","markdown"),te.defineMIME("text/x-markdown","markdown")})},98101:function(bn,jn,ue){(function(te){te(ue(89780))})(function(te){"use strict";te.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 wt=0;wt<te.modeInfo.length;wt++){var Qt=te.modeInfo[wt];Qt.mimes&&(Qt.mime=Qt.mimes[0])}te.findModeByMIME=function(Yt){Yt=Yt.toLowerCase();for(var Bt=0;Bt<te.modeInfo.length;Bt++){var jt=te.modeInfo[Bt];if(jt.mime==Yt)return jt;if(jt.mimes){for(var Ct=0;Ct<jt.mimes.length;Ct++)if(jt.mimes[Ct]==Yt)return jt}}if(/\+xml$/.test(Yt))return te.findModeByMIME("application/xml");if(/\+json$/.test(Yt))return te.findModeByMIME("application/json")},te.findModeByExtension=function(Yt){Yt=Yt.toLowerCase();for(var Bt=0;Bt<te.modeInfo.length;Bt++){var jt=te.modeInfo[Bt];if(jt.ext){for(var Ct=0;Ct<jt.ext.length;Ct++)if(jt.ext[Ct]==Yt)return jt}}},te.findModeByFileName=function(Yt){for(var Bt=0;Bt<te.modeInfo.length;Bt++){var jt=te.modeInfo[Bt];if(jt.file&&jt.file.test(Yt))return jt}var Ct=Yt.lastIndexOf("."),Mt=Ct>-1&&Yt.substring(Ct+1,Yt.length);if(Mt)return te.findModeByExtension(Mt)},te.findModeByName=function(Yt){Yt=Yt.toLowerCase();for(var Bt=0;Bt<te.modeInfo.length;Bt++){var jt=te.modeInfo[Bt];if(jt.name.toLowerCase()==Yt)return jt;if(jt.alias){for(var Ct=0;Ct<jt.alias.length;Ct++)if(jt.alias[Ct].toLowerCase()==Yt)return jt}}}})},67549:function(bn,jn,ue){(function(te){te(ue(89780))})(function(te){"use strict";te.defineMode("stex",function(wt,Qt){"use strict";function Yt(vt,et){vt.cmdState.push(et)}function Bt(vt){return vt.cmdState.length>0?vt.cmdState[vt.cmdState.length-1]:null}function jt(vt){var et=vt.cmdState.pop();et&&et.closeBracket()}function Ct(vt){for(var et=vt.cmdState,tt=et.length-1;tt>=0;tt--){var lt=et[tt];if(lt.name!="DEFAULT")return lt}return{styleIdentifier:function(){return null}}}function Mt(vt,et,tt){return function(){this.name=vt,this.bracketNo=0,this.style=et,this.styles=tt,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var It={};It.importmodule=Mt("importmodule","tag",["string","builtin"]),It.documentclass=Mt("documentclass","tag",["","atom"]),It.usepackage=Mt("usepackage","tag",["atom"]),It.begin=Mt("begin","tag",["atom"]),It.end=Mt("end","tag",["atom"]),It.label=Mt("label","tag",["atom"]),It.ref=Mt("ref","tag",["atom"]),It.eqref=Mt("eqref","tag",["atom"]),It.cite=Mt("cite","tag",["atom"]),It.bibitem=Mt("bibitem","tag",["atom"]),It.Bibitem=Mt("Bibitem","tag",["atom"]),It.RBibitem=Mt("RBibitem","tag",["atom"]),It.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function St(vt,et){vt.f=et}function kt(vt,et){var tt;if(vt.match(/^\\[a-zA-Z@]+/)){var lt=vt.current().slice(1);return tt=It.hasOwnProperty(lt)?It[lt]:It.DEFAULT,tt=new tt,Yt(et,tt),St(et,Ft),tt.style}if(vt.match(/^\\[$&%#{}_]/)||vt.match(/^\\[,;!\/\\]/))return"tag";if(vt.match("\\["))return St(et,function(ut,ct){return xt(ut,ct,"\\]")}),"keyword";if(vt.match("\\("))return St(et,function(ut,ct){return xt(ut,ct,"\\)")}),"keyword";if(vt.match("$$"))return St(et,function(ut,ct){return xt(ut,ct,"$$")}),"keyword";if(vt.match("$"))return St(et,function(ut,ct){return xt(ut,ct,"$")}),"keyword";var ot=vt.next();if(ot=="%")return vt.skipToEnd(),"comment";if(ot=="}"||ot=="]"){if(tt=Bt(et),tt)tt.closeBracket(ot),St(et,Ft);else return"error";return"bracket"}else return ot=="{"||ot=="["?(tt=It.DEFAULT,tt=new tt,Yt(et,tt),"bracket"):/\d/.test(ot)?(vt.eatWhile(/[\w.%]/),"atom"):(vt.eatWhile(/[\w\-_]/),tt=Ct(et),tt.name=="begin"&&(tt.argument=vt.current()),tt.styleIdentifier())}function xt(vt,et,tt){if(vt.eatSpace())return null;if(tt&&vt.match(tt))return St(et,kt),"keyword";if(vt.match(/^\\[a-zA-Z@]+/))return"tag";if(vt.match(/^[a-zA-Z]+/))return"variable-2";if(vt.match(/^\\[$&%#{}_]/)||vt.match(/^\\[,;!\/]/)||vt.match(/^[\^_&]/))return"tag";if(vt.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(vt.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var lt=vt.next();return lt=="{"||lt=="}"||lt=="["||lt=="]"||lt=="("||lt==")"?"bracket":lt=="%"?(vt.skipToEnd(),"comment"):"error"}function Ft(vt,et){var tt=vt.peek(),lt;return tt=="{"||tt=="["?(lt=Bt(et),lt.openBracket(tt),vt.eat(tt),St(et,kt),"bracket"):/[ \t\r]/.test(tt)?(vt.eat(tt),null):(St(et,kt),jt(et),kt(vt,et))}return{startState:function(){var vt=Qt.inMathMode?function(et,tt){return xt(et,tt)}:kt;return{cmdState:[],f:vt}},copyState:function(vt){return{cmdState:vt.cmdState.slice(),f:vt.f}},token:function(vt,et){return et.f(vt,et)},blankLine:function(vt){vt.f=kt,vt.cmdState.length=0},lineComment:"%"}}),te.defineMIME("text/x-stex","stex"),te.defineMIME("text/x-latex","stex")})},15525:function(bn,jn,ue){(function(te){te(ue(89780))})(function(te){"use strict";var wt={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},Qt={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};te.defineMode("xml",function(Yt,Bt){var jt=Yt.indentUnit,Ct={},Mt=Bt.htmlMode?wt:Qt;for(var It in Mt)Ct[It]=Mt[It];for(var It in Bt)Ct[It]=Bt[It];var St,kt;function xt(Zt,ce){function de(Ge){return ce.tokenize=Ge,Ge(Zt,ce)}var be=Zt.next();if(be=="<")return Zt.eat("!")?Zt.eat("[")?Zt.match("CDATA[")?de(et("atom","]]>")):null:Zt.match("--")?de(et("comment","-->")):Zt.match("DOCTYPE",!0,!0)?(Zt.eatWhile(/[\w\._\-]/),de(tt(1))):null:Zt.eat("?")?(Zt.eatWhile(/[\w\._\-]/),ce.tokenize=et("meta","?>"),"meta"):(St=Zt.eat("/")?"closeTag":"openTag",ce.tokenize=Ft,"tag bracket");if(be=="&"){var Ne;return Zt.eat("#")?Zt.eat("x")?Ne=Zt.eatWhile(/[a-fA-F\d]/)&&Zt.eat(";"):Ne=Zt.eatWhile(/[\d]/)&&Zt.eat(";"):Ne=Zt.eatWhile(/[\w\.\-:]/)&&Zt.eat(";"),Ne?"atom":"error"}else return Zt.eatWhile(/[^&<]/),null}xt.isInText=!0;function Ft(Zt,ce){var de=Zt.next();if(de==">"||de=="/"&&Zt.eat(">"))return ce.tokenize=xt,St=de==">"?"endTag":"selfcloseTag","tag bracket";if(de=="=")return St="equals",null;if(de=="<"){ce.tokenize=xt,ce.state=ct,ce.tagName=ce.tagStart=null;var be=ce.tokenize(Zt,ce);return be?be+" tag error":"tag error"}else return/[\'\"]/.test(de)?(ce.tokenize=vt(de),ce.stringStartCol=Zt.column(),ce.tokenize(Zt,ce)):(Zt.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function vt(Zt){var ce=function(de,be){for(;!de.eol();)if(de.next()==Zt){be.tokenize=Ft;break}return"string"};return ce.isInAttribute=!0,ce}function et(Zt,ce){return function(de,be){for(;!de.eol();){if(de.match(ce)){be.tokenize=xt;break}de.next()}return Zt}}function tt(Zt){return function(ce,de){for(var be;(be=ce.next())!=null;){if(be=="<")return de.tokenize=tt(Zt+1),de.tokenize(ce,de);if(be==">")if(Zt==1){de.tokenize=xt;break}else return de.tokenize=tt(Zt-1),de.tokenize(ce,de)}return"meta"}}function lt(Zt,ce,de){this.prev=Zt.context,this.tagName=ce,this.indent=Zt.indented,this.startOfLine=de,(Ct.doNotIndent.hasOwnProperty(ce)||Zt.context&&Zt.context.noIndent)&&(this.noIndent=!0)}function ot(Zt){Zt.context&&(Zt.context=Zt.context.prev)}function ut(Zt,ce){for(var de;;){if(!Zt.context||(de=Zt.context.tagName,!Ct.contextGrabbers.hasOwnProperty(de)||!Ct.contextGrabbers[de].hasOwnProperty(ce)))return;ot(Zt)}}function ct(Zt,ce,de){return Zt=="openTag"?(de.tagStart=ce.column(),ft):Zt=="closeTag"?gt:ct}function ft(Zt,ce,de){return Zt=="word"?(de.tagName=ce.current(),kt="tag",Ut):Ct.allowMissingTagName&&Zt=="endTag"?(kt="tag bracket",Ut(Zt,ce,de)):(kt="error",ft)}function gt(Zt,ce,de){if(Zt=="word"){var be=ce.current();return de.context&&de.context.tagName!=be&&Ct.implicitlyClosed.hasOwnProperty(de.context.tagName)&&ot(de),de.context&&de.context.tagName==be||Ct.matchClosing===!1?(kt="tag",Lt):(kt="tag error",Rt)}else return Ct.allowMissingTagName&&Zt=="endTag"?(kt="tag bracket",Lt(Zt,ce,de)):(kt="error",Rt)}function Lt(Zt,ce,de){return Zt!="endTag"?(kt="error",Lt):(ot(de),ct)}function Rt(Zt,ce,de){return kt="error",Lt(Zt,ce,de)}function Ut(Zt,ce,de){if(Zt=="word")return kt="attribute",Nt;if(Zt=="endTag"||Zt=="selfcloseTag"){var be=de.tagName,Ne=de.tagStart;return de.tagName=de.tagStart=null,Zt=="selfcloseTag"||Ct.autoSelfClosers.hasOwnProperty(be)?ut(de,be):(ut(de,be),de.context=new lt(de,be,Ne==de.indented)),ct}return kt="error",Ut}function Nt(Zt,ce,de){return Zt=="equals"?$t:(Ct.allowMissing||(kt="error"),Ut(Zt,ce,de))}function $t(Zt,ce,de){return Zt=="string"?qt:Zt=="word"&&Ct.allowUnquoted?(kt="string",Ut):(kt="error",Ut(Zt,ce,de))}function qt(Zt,ce,de){return Zt=="string"?qt:Ut(Zt,ce,de)}return{startState:function(Zt){var ce={tokenize:xt,state:ct,indented:Zt||0,tagName:null,tagStart:null,context:null};return Zt!=null&&(ce.baseIndent=Zt),ce},token:function(Zt,ce){if(!ce.tagName&&Zt.sol()&&(ce.indented=Zt.indentation()),Zt.eatSpace())return null;St=null;var de=ce.tokenize(Zt,ce);return(de||St)&&de!="comment"&&(kt=null,ce.state=ce.state(St||de,Zt,ce),kt&&(de=kt=="error"?de+" error":kt)),de},indent:function(Zt,ce,de){var be=Zt.context;if(Zt.tokenize.isInAttribute)return Zt.tagStart==Zt.indented?Zt.stringStartCol+1:Zt.indented+jt;if(be&&be.noIndent)return te.Pass;if(Zt.tokenize!=Ft&&Zt.tokenize!=xt)return de?de.match(/^(\s*)/)[0].length:0;if(Zt.tagName)return Ct.multilineTagIndentPastTag!==!1?Zt.tagStart+Zt.tagName.length+2:Zt.tagStart+jt*(Ct.multilineTagIndentFactor||1);if(Ct.alignCDATA&&/<!\[CDATA\[/.test(ce))return 0;var Ne=ce&&/^<(\/)?([\w_:\.-]*)/.exec(ce);if(Ne&&Ne[1])for(;be;)if(be.tagName==Ne[2]){be=be.prev;break}else if(Ct.implicitlyClosed.hasOwnProperty(be.tagName))be=be.prev;else break;else if(Ne)for(;be;){var Ge=Ct.contextGrabbers[be.tagName];if(Ge&&Ge.hasOwnProperty(Ne[2]))be=be.prev;else break}for(;be&&be.prev&&!be.startOfLine;)be=be.prev;return be?be.indent+jt:Zt.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:Ct.htmlMode?"html":"xml",helperType:Ct.htmlMode?"html":"xml",skipAttribute:function(Zt){Zt.state==$t&&(Zt.state=Ut)},xmlCurrentTag:function(Zt){return Zt.tagName?{name:Zt.tagName,close:Zt.type=="closeTag"}:null},xmlCurrentContext:function(Zt){for(var ce=[],de=Zt.context;de;de=de.prev)de.tagName&&ce.push(de.tagName);return ce.reverse()}}}),te.defineMIME("text/xml","xml"),te.defineMIME("application/xml","xml"),te.mimeModes.hasOwnProperty("text/html")||te.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(bn,jn,ue){"use strict";ue.d(jn,{$u:function(){return It},BD:function(){return ee},E9:function(){return Mt},FF:function(){return Yi},FJ:function(){return ct},Hn:function(){return ut},KX:function(){return gt},NB:function(){return Gt},S0:function(){return Re},UL:function(){return St},Vk:function(){return ot},Vm:function(){return ge},YI:function(){return De},ZA:function(){return Qt},Zt:function(){return kt},al:function(){return _t},bn:function(){return oe},bx:function(){return Et},g2:function(){return je},h1:function(){return $t},hD:function(){return Mn},l4:function(){return jt},rU:function(){return Wt},s_:function(){return bt},uz:function(){return ie},z6:function(){return xt}}),bn=ue.hmd(bn),function(){var Vt;function ii(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function Rn(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:ii(a)}}function En(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var Gn=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},Hn;if(typeof Object.setPrototypeOf=="function")Hn=Object.setPrototypeOf;else{var Kn;t:{var Ri={a:!0},tn={};try{tn.__proto__=Ri,Kn=tn.a;break t}catch(a){}Kn=!1}Hn=Kn?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var en=Hn;function Ze(a,y){if(a.prototype=Gn(y.prototype),a.prototype.constructor=a,en)en(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 un=typeof ue.g!="undefined"&&ue.g!=null?ue.g:self,ni=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},Vn=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function Si(a,y){if(y){var x=un;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&&Vn(x,a,{writable:!0,value:y})}}Si("Object.assign",function(a){return a||ni}),Si("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 ue.g=="object"&&ue.g.global===ue.g&&ue.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 dn(){}function Qn(a,y){var x=-1;return function(){var b=this,E=arguments;x!==-1&&nn.clearTimeout(x),x=Ci(function(){x=-1,a.apply(b,E)},y)}}function Ci(a,y){return nn.setTimeout(a,y)}function Ln(a){return nn.document.createElement(a)}function Ae(a){throw Error(a)}function Ue(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Ae(a)}function kn(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),Ae(x+" is not in the range "+y+": "+a)}function Cn(a){nn.console&&nn.console.log(a)}function Qe(a){return typeof a=="object"&&a!==null}function Pn(a){return Array.isArray(a)||nn.NodeList&&a instanceof nn.NodeList||nn.HTMLCollection&&a instanceof nn.HTMLCollection}function Yn(a){return Array.prototype.slice.call(a)}function Zn(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Ae("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function ri(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Ae("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Fn(){var a=yr.pop();return a===void 0?[]:a}function Nn(a){a.length=0,yr.push(a)}function Bn(a){if(typeof a=="function"){if(a.className)return a.className;if(a.name)return a.name;var y=a.toString();if(y=y.substring(9,y.indexOf("(")).trim(),y!=="")return a._className=y}else if(Qe(a)&&a.constructor)return Bn(a.constructor);return typeof a}function pi(a){var y=a;return Qe(a)&&(a.text?y=a.text:a.name?y=a.name:a.key!==void 0?y=a.key:a.id!==void 0?y=a.id:a.constructor===Object&&(a.Text?y=a.Text:a.Name?y=a.Name:a.Key!==void 0?y=a.Key:a.Id!==void 0?y=a.Id:a.ID!==void 0&&(y=a.ID))),y===void 0?"undefined":y===null?"null":y.toString()}function si(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 pn(a,y,x){Object.defineProperty(Or.prototype,a,{get:y,set:x})}function Wn(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="",nt=0;nt<a.length;nt++)x=(x+1)%256,b=(b+y[x])%256,E=y[x],y[x]=y[b],y[b]=E,z+=String.fromCharCode(a.charCodeAt(nt)^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 Ui=nn.navigator!==void 0&&0<nn.navigator.userAgent.indexOf("Trident/7"),rr=nn.navigator!==void 0&&nn.navigator.platform!==void 0&&nn.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,yr=[];Object.freeze([]),dn.className="Util",dn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",dn.adym="gojs.net",dn.vfo="28e645fdb266",dn.className="Util";function Ye(a,y,x){di(this),this.j=a,this.xa=y,this.o=x}Ye.prototype.toString=function(){return"EnumValue."+this.xa};function ui(a,y){return y==null||y===""?null:a[y]}un.Object.defineProperties(Ye.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),Ye.className="EnumValue";function Oi(){this.ew=[]}Oi.prototype.toString=function(){return this.ew.join("")},Oi.prototype.add=function(a){a!==""&&this.ew.push(a)},Oi.className="StringBuilder";function ti(){}ti.className="PropertyCollection";var Qi={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(nt,rt){return function(){throw Error("Property "+nt.Zl[rt.Tj]+" of "+nt.x+" is read-only.")}}(y,E)})}}}y={Zl:y.Zl,x:y.x}}}};function Wi(){}Wi.prototype.reset=function(){},Wi.prototype.next=function(){return!1},Wi.prototype.Ad=function(){return!1},Wi.prototype.first=function(){return null},Wi.prototype.any=function(){return!1},Wi.prototype.all=function(){return!0},Wi.prototype.each=function(){return this},Wi.prototype.map=function(){return this},Wi.prototype.filter=function(){return this},Wi.prototype.de=function(){},Wi.prototype.toString=function(){return"EmptyIterator"},un.Object.defineProperties(Wi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),Wi.prototype.first=Wi.prototype.first,Wi.prototype.hasNext=Wi.prototype.Ad,Wi.prototype.next=Wi.prototype.next,Wi.prototype.reset=Wi.prototype.reset;var qi=null;Wi.className="EmptyIterator",qi=new Wi;function _i(a){this.key=-1,this.value=a}_i.prototype.reset=function(){this.key=-1},_i.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},_i.prototype.Ad=function(){return this.next()},_i.prototype.first=function(){return this.key=0,this.value},_i.prototype.any=function(a){return this.key=-1,a(this.value)},_i.prototype.all=function(a){return this.key=-1,a(this.value)},_i.prototype.each=function(a){return this.key=-1,a(this.value),this},_i.prototype.map=function(a){return new _i(a(this.value))},_i.prototype.filter=function(a){return a(this.value)?new _i(this.value):qi},_i.prototype.de=function(){this.value=null},_i.prototype.toString=function(){return"SingletonIterator("+this.value+")"},un.Object.defineProperties(_i.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),_i.prototype.first=_i.prototype.first,_i.prototype.hasNext=_i.prototype.Ad,_i.prototype.next=_i.prototype.next,_i.prototype.reset=_i.prototype.reset,_i.className="SingletonIterator";function Ji(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}Ji.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},Ji.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},Ji.prototype.Ad=function(){return this.next()},Ji.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},Ji.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},Ji.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},Ji.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},Ji.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 nt=y[z];(E===null||E(nt))&&x.push(a(nt))}return a=new hn,a.s=x,a.xb(),a.iterator},Ji.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 nt=y[z];(E===null||E(nt))&&a(nt)&&x.push(nt)}return a=new hn,a.s=x,a.xb(),a.iterator},Ji.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},Ji.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},un.Object.defineProperties(Ji.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}}}),Ji.prototype.first=Ji.prototype.first,Ji.prototype.hasNext=Ji.prototype.Ad,Ji.prototype.next=Ji.prototype.next,Ji.prototype.reset=Ji.prototype.reset,Ji.className="ListIterator";function dr(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}dr.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},dr.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)},dr.prototype.Ad=function(){return this.next()},dr.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},dr.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},dr.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},dr.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},dr.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 hn,a.s=x,a.xb(),a.iterator},dr.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 hn,a.s=x,a.xb(),a.iterator},dr.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},dr.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},un.Object.defineProperties(dr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),dr.prototype.first=dr.prototype.first,dr.prototype.hasNext=dr.prototype.Ad,dr.prototype.next=dr.prototype.next,dr.prototype.reset=dr.prototype.reset,dr.className="ListIteratorBackwards";function hn(a){di(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Ae("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Vt=hn.prototype,Vt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return this._isFrozen=!1,this},Vt.toString=function(){return"List()#"+Ni(this)},Vt.add=function(a){return a===null?this:(this._isFrozen&&Ue(this,a),this.s.push(a),this.xb(),this)},Vt.push=function(a){this.add(a)},Vt.addAll=function(a){if(a===null)return this;this._isFrozen&&Ue(this);var y=this.s;if(Pn(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},Vt.clear=function(){this._isFrozen&&Ue(this),this.s.length=0,this.xb()},Vt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Vt.has=function(a){return this.contains(a)},Vt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Vt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&kn(a,"0 <= i < length",hn,"elt:i"),y[a]},Vt.get=function(a){return this.M(a)},Vt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&kn(a,"0 <= i < length",hn,"setElt:i"),this._isFrozen&&Ue(this,a),x[a]=y},Vt.set=function(a,y){this.cd(a,y)},Vt.first=function(){var a=this.s;return a.length===0?null:a[0]},Vt.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Vt.pop=function(){this._isFrozen&&Ue(this);var a=this.s;return 0<a.length?a.pop():null},hn.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},hn.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},hn.prototype.each=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)a(y[b]);return this},hn.prototype.map=function(a){for(var y=new hn,x=[],b=this.s,E=b.length,z=0;z<E;z++)x.push(a(b[z]));return y.s=x,y.xb(),y},hn.prototype.filter=function(a){for(var y=new hn,x=[],b=this.s,E=b.length,z=0;z<E;z++){var nt=b[z];a(nt)&&x.push(nt)}return y.s=x,y.xb(),y},Vt=hn.prototype,Vt.Gb=function(a,y){0>a&&kn(a,">= 0",hn,"insertAt:i"),this._isFrozen&&Ue(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Vt.remove=function(a){if(a===null)return!1;this._isFrozen&&Ue(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)},Vt.delete=function(a){return this.remove(a)},Vt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&kn(a,"0 <= i < length",hn,"removeAt:i"),this._isFrozen&&Ue(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Vt.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&&Ue(this);for(var E=a,z=y+1;z<b;)x[E++]=x[z++];return x.length=b-(y-a+1),this.xb(),this},hn.prototype.copy=function(){var a=new hn,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Vt=hn.prototype,Vt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),b=0;b<y;b++)x[b]=a[b];return x},Vt.Iv=function(){for(var a=new fn,y=this.s,x=this.count,b=0;b<x;b++)a.add(y[b]);return a},Vt.sort=function(a){return this._isFrozen&&Ue(this),this.s.sort(a),this.xb(),this},Vt.zi=function(a,y,x){var b=this.s,E=b.length;y===void 0&&(y=0),x===void 0&&(x=E),this._isFrozen&&Ue(this);var z=x-y;if(1>=z)return this;if((0>y||y>=E-1)&&kn(y,"0 <= from < length",hn,"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},Vt.reverse=function(){return this._isFrozen&&Ue(this),this.s.reverse(),this.xb(),this},un.Object.defineProperties(hn.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 qi;var a=this.Sa;return a!==null?(a.reset(),a):new Ji(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return qi;var a=this.Hg;return a!==null?(a.reset(),a):new dr(this)}}}),hn.prototype.reverse=hn.prototype.reverse,hn.prototype.sortRange=hn.prototype.zi,hn.prototype.sort=hn.prototype.sort,hn.prototype.toSet=hn.prototype.Iv,hn.prototype.toArray=hn.prototype.Fa,hn.prototype.removeRange=hn.prototype.removeRange,hn.prototype.removeAt=hn.prototype.mb,hn.prototype.delete=hn.prototype.delete,hn.prototype.remove=hn.prototype.remove,hn.prototype.insertAt=hn.prototype.Gb,hn.prototype.pop=hn.prototype.pop,hn.prototype.last=hn.prototype.jc,hn.prototype.first=hn.prototype.first,hn.prototype.set=hn.prototype.set,hn.prototype.setElt=hn.prototype.cd,hn.prototype.get=hn.prototype.get,hn.prototype.elt=hn.prototype.M,hn.prototype.indexOf=hn.prototype.indexOf,hn.prototype.has=hn.prototype.has,hn.prototype.contains=hn.prototype.contains,hn.prototype.clear=hn.prototype.clear,hn.prototype.addAll=hn.prototype.addAll,hn.prototype.push=hn.prototype.push,hn.prototype.add=hn.prototype.add,hn.prototype.thaw=hn.prototype.ka,hn.prototype.freeze=hn.prototype.freeze,hn.className="List";function mr(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}mr.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},mr.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)},mr.prototype.Ad=function(){return this.next()},mr.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},mr.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},mr.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},mr.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},mr.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new hn;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},mr.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new hn;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},mr.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},mr.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},un.Object.defineProperties(mr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),mr.prototype.first=mr.prototype.first,mr.prototype.hasNext=mr.prototype.Ad,mr.prototype.next=mr.prototype.next,mr.prototype.reset=mr.prototype.reset,mr.className="SetIterator";function fn(a){di(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Ae("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Vt=fn.prototype,Vt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return this._isFrozen=!1,this},Vt.toString=function(){return"Set()#"+Ni(this)},Vt.add=function(a){if(a===null)return this;this._isFrozen&&Ue(this,a);var y=a;return Qe(a)&&(y=$i(a)),this.Tb[y]===void 0&&(this.Sb++,a=new Do(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},Vt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&Ue(this),Pn(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},Vt.contains=function(a){if(a===null)return!1;var y=a;return Qe(a)&&(y=Ni(a),y===void 0)?!1:this.Tb[y]!==void 0},Vt.has=function(a){return this.contains(a)},Vt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Vt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Vt.first=function(){var a=this.ea;return a===null?null:a.value},fn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},fn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},fn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},fn.prototype.map=function(a){for(var y=new fn,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},fn.prototype.filter=function(a){for(var y=new fn,x=this.ea;x!==null;){var b=x.value;a(b)&&y.add(b),x=x.va}return y},Vt=fn.prototype,Vt.remove=function(a){if(a===null)return!1;this._isFrozen&&Ue(this,a);var y=a;if(Qe(a)&&(y=Ni(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},Vt.delete=function(a){return this.remove(a)},Vt.hp=function(a){if(a===null)return this;if(this._isFrozen&&Ue(this),Pn(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},Vt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&Ue(this);var y=new fn;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},Vt.clear=function(){this._isFrozen&&Ue(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},fn.prototype.copy=function(){var a=new fn,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},fn.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},fn.prototype.Hv=function(){var a=new hn,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function di(a){a.__gohashid=gr++}function $i(a){var y=a.__gohashid;return y===void 0&&(y=gr++,a.__gohashid=y),y}function Ni(a){return a.__gohashid}un.Object.defineProperties(fn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return qi;var a=this.Sa;return a!==null?(a.reset(),a):new mr(this)}}}),fn.prototype.toList=fn.prototype.Hv,fn.prototype.toArray=fn.prototype.Fa,fn.prototype.clear=fn.prototype.clear,fn.prototype.retainAll=fn.prototype.pA,fn.prototype.removeAll=fn.prototype.hp,fn.prototype.delete=fn.prototype.delete,fn.prototype.remove=fn.prototype.remove,fn.prototype.first=fn.prototype.first,fn.prototype.containsAny=fn.prototype.Ty,fn.prototype.containsAll=fn.prototype.Sy,fn.prototype.has=fn.prototype.has,fn.prototype.contains=fn.prototype.contains,fn.prototype.addAll=fn.prototype.addAll,fn.prototype.add=fn.prototype.add,fn.prototype.thaw=fn.prototype.ka,fn.prototype.freeze=fn.prototype.freeze;var gr=1;fn.className="Set",fn.uniqueHash=di,fn.hashIdUnique=$i,fn.hashId=Ni;function tr(a){this.ma=a,this.qa=a.Ja,this.sa=null}tr.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},tr.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)},tr.prototype.Ad=function(){return this.next()},tr.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},tr.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},tr.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},tr.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},tr.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new hn;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},tr.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new hn;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},tr.prototype.de=function(){this.value=this.key=null,this.qa=-1},tr.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},un.Object.defineProperties(tr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),tr.prototype.first=tr.prototype.first,tr.prototype.hasNext=tr.prototype.Ad,tr.prototype.next=tr.prototype.next,tr.prototype.reset=tr.prototype.reset,tr.className="MapKeySetIterator";function ji(a){fn.call(this),di(this),this._isFrozen=!0,this.ma=a}Ze(ji,fn),Vt=ji.prototype,Vt.freeze=function(){return this},Vt.ka=function(){return this},Vt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Vt.add=function(){Ae("This Set is read-only: "+this.toString())},Vt.contains=function(a){return this.ma.contains(a)},Vt.has=function(a){return this.contains(a)},Vt.remove=function(){Ae("This Set is read-only: "+this.toString())},Vt.delete=function(a){return this.remove(a)},Vt.clear=function(){Ae("This Set is read-only: "+this.toString())},Vt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},ji.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},ji.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},ji.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},ji.prototype.map=function(a){for(var y=new fn,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},ji.prototype.filter=function(a){for(var y=new fn,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},ji.prototype.copy=function(){return new ji(this.ma)},ji.prototype.Iv=function(){var a=new fn,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},ji.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},ji.prototype.Hv=function(){var a=new hn,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},un.Object.defineProperties(ji.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?qi:new tr(this.ma)}}}),ji.prototype.toList=ji.prototype.Hv,ji.prototype.toArray=ji.prototype.Fa,ji.prototype.toSet=ji.prototype.Iv,ji.prototype.first=ji.prototype.first,ji.prototype.clear=ji.prototype.clear,ji.prototype.delete=ji.prototype.delete,ji.prototype.remove=ji.prototype.remove,ji.prototype.has=ji.prototype.has,ji.prototype.contains=ji.prototype.contains,ji.prototype.add=ji.prototype.add,ji.prototype.thaw=ji.prototype.ka,ji.prototype.freeze=ji.prototype.freeze,ji.className="MapKeySet";function kr(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}kr.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},kr.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)},kr.prototype.Ad=function(){return this.next()},kr.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},kr.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},kr.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},kr.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},kr.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new hn;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},kr.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new hn;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},kr.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},kr.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},un.Object.defineProperties(kr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),kr.prototype.first=kr.prototype.first,kr.prototype.hasNext=kr.prototype.Ad,kr.prototype.next=kr.prototype.next,kr.prototype.reset=kr.prototype.reset,kr.className="MapValueSetIterator";function Do(a,y){this.key=a,this.value=y,this.ll=this.va=null}Do.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Do.className="KeyValuePair";function Rr(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Rr.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},Rr.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)},Rr.prototype.Ad=function(){return this.next()},Rr.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},Rr.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},Rr.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},Rr.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},Rr.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new hn;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},Rr.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new hn;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},Rr.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},Rr.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},un.Object.defineProperties(Rr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Rr.prototype.first=Rr.prototype.first,Rr.prototype.hasNext=Rr.prototype.Ad,Rr.prototype.next=Rr.prototype.next,Rr.prototype.reset=Rr.prototype.reset,Rr.className="MapIterator";function Jn(a){di(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"&&Ae("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Vt=Jn.prototype,Vt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return this._isFrozen=!1,this},Vt.toString=function(){return"Map()#"+Ni(this)},Vt.add=function(a,y){this._isFrozen&&Ue(this,a);var x=a;Qe(a)&&(x=$i(a));var b=this.Tb[x];return b===void 0?(this.Sb++,a=new Do(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},Vt.set=function(a,y){return this.add(a,y)},Vt.addAll=function(a){if(a===null)return this;if(Pn(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 Jn)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},Vt.first=function(){return this.ea},Jn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},Jn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},Jn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},Jn.prototype.map=function(a){for(var y=new Jn,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},Jn.prototype.filter=function(a){for(var y=new Jn,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Vt=Jn.prototype,Vt.contains=function(a){var y=a;return Qe(a)&&(y=Ni(a),y===void 0)?!1:this.Tb[y]!==void 0},Vt.has=function(a){return this.contains(a)},Vt.I=function(a){var y=a;return Qe(a)&&(y=Ni(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Vt.get=function(a){return this.I(a)},Vt.remove=function(a){if(a===null)return!1;this._isFrozen&&Ue(this,a);var y=a;if(Qe(a)&&(y=Ni(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},Vt.delete=function(a){return this.remove(a)},Vt.clear=function(){this._isFrozen&&Ue(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()},Jn.prototype.copy=function(){var a=new Jn,y=this.Tb,x;for(x in y){var b=y[x];a.add(b.key,b.value)}return a},Jn.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 Do(E.key,E.value),x++}return y},Jn.prototype.Lf=function(){return new ji(this)},un.Object.defineProperties(Jn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return qi;var a=this.Sa;return a!==null?(a.reset(),a):new Rr(this)}},iteratorKeys:{get:function(){return 0>=this.count?qi:new tr(this)}},iteratorValues:{get:function(){if(0>=this.count)return qi;var a=this.jf;return a!==null?(a.reset(),a):new kr(this)}}}),Jn.prototype.toKeySet=Jn.prototype.Lf,Jn.prototype.toArray=Jn.prototype.Fa,Jn.prototype.clear=Jn.prototype.clear,Jn.prototype.delete=Jn.prototype.delete,Jn.prototype.remove=Jn.prototype.remove,Jn.prototype.get=Jn.prototype.get,Jn.prototype.getValue=Jn.prototype.I,Jn.prototype.has=Jn.prototype.has,Jn.prototype.contains=Jn.prototype.contains,Jn.prototype.first=Jn.prototype.first,Jn.prototype.addAll=Jn.prototype.addAll,Jn.prototype.set=Jn.prototype.set,Jn.prototype.add=Jn.prototype.add,Jn.prototype.thaw=Jn.prototype.ka,Jn.prototype.freeze=Jn.prototype.freeze,Jn.className="Map";function Se(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Ae("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var Nr,ds,ts,vo,Pr;Se.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},Se.prototype.h=function(a,y){return this.x=a,this.y=y,this},Se.prototype.sg=function(a,y){return this.x=a,this.y=y,this},Se.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},Se.prototype.copy=function(){var a=new Se;return a.x=this.x,a.y=this.y,a},Vt=Se.prototype,Vt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Vt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return Object.isFrozen(this)&&Ae("cannot thaw constant: "+this),this._isFrozen=!1,this};function hi(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 Se(x,E)}return new Se}function bi(a){return a.x.toString()+" "+a.y.toString()}Vt.toString=function(){return"Point("+this.x+","+this.y+")"},Vt.D=function(a){return a instanceof Se?this.x===a.x&&this.y===a.y:!1},Vt.hi=function(a,y){return this.x===a&&this.y===y},Vt.Xa=function(a){return Ie.B(this.x,a.x)&&Ie.B(this.y,a.y)},Vt.add=function(a){return this.x+=a.x,this.y+=a.y,this},Vt.re=function(a){return this.x-=a.x,this.y-=a.y,this},Vt.offset=function(a,y){return this.x+=a,this.y+=y,this},Se.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},Vt=Se.prototype,Vt.scale=function(a,y){return this.x*=a,this.y*=y,this},Vt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Vt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Vt.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},Vt.ab=function(a){return er(a.x-this.x,a.y-this.y)},Vt.direction=function(a,y){return er(a-this.x,y-this.y)};function er(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}Vt.Ry=function(a,y){return Ie.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Vt.fA=function(a,y,x,b){return Ie.qh(a,y,x,b,this.x,this.y,this),this},Vt.gA=function(a,y){return Ie.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Vt.uA=function(a,y,x,b){return Ie.No(this.x,this.y,a,y,x,b,this),this},Vt.vA=function(a,y){return Ie.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Vt.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},Vt.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},Vt.transform=function(a){return a.Ga(this),this};function gi(a,y){return y.Cd(a),a}function Vi(a,y,x,b,E,z){var nt=E-x,rt=z-b,st=nt*nt+rt*rt;x-=a,b-=y;var ht=-x*nt-b*rt;return 0>=ht||ht>=st?(nt=E-a,rt=z-y,Math.min(x*x+b*b,nt*nt+rt*rt)):(a=nt*b-rt*x,a*a/st)}function mi(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function ci(a,y,x,b){return a=x-a,y=b-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(b=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?b=0>y?b+180:180-b:0>y&&(b=360-b),b)}Vt.w=function(){return isFinite(this.x)&&isFinite(this.y)},Se.alloc=function(){var a=Li.pop();return a===void 0?new Se:a},Se.allocAt=function(a,y){var x=Li.pop();return x===void 0?new Se(a,y):(x.x=a,x.y=y,x)},Se.free=function(a){Li.push(a)},Se.prototype.isReal=Se.prototype.w,Se.prototype.setSpot=Se.prototype.yi,Se.prototype.setRectSpot=Se.prototype.xi,Se.prototype.snapToGridPoint=Se.prototype.vA,Se.prototype.snapToGrid=Se.prototype.uA,Se.prototype.projectOntoLineSegmentPoint=Se.prototype.gA,Se.prototype.projectOntoLineSegment=Se.prototype.fA,Se.intersectingLineSegments=function(a,y,x,b,E,z,nt,rt){return Ie.Rl(a,y,x,b,E,z,nt,rt)},Se.prototype.compareWithLineSegmentPoint=Se.prototype.Ry,Se.compareWithLineSegment=function(a,y,x,b,E,z){return Ie.Fl(a,y,x,b,E,z)},Se.prototype.direction=Se.prototype.direction,Se.prototype.directionPoint=Se.prototype.ab,Se.prototype.normalize=Se.prototype.normalize,Se.prototype.distanceSquared=Se.prototype.zd,Se.prototype.distanceSquaredPoint=Se.prototype.Bf,Se.prototype.scale=Se.prototype.scale,Se.prototype.rotate=Se.prototype.rotate,Se.prototype.offset=Se.prototype.offset,Se.prototype.subtract=Se.prototype.re,Se.prototype.add=Se.prototype.add,Se.prototype.equalsApprox=Se.prototype.Xa,Se.prototype.equalTo=Se.prototype.hi,Se.prototype.equals=Se.prototype.D,Se.prototype.set=Se.prototype.set,Se.prototype.setTo=Se.prototype.sg;var Li=[];Se.className="Point",Se.parse=hi,Se.stringify=bi,Se.distanceLineSegmentSquared=Vi,Se.distanceSquared=mi,Se.direction=ci,Se.Origin=Nr=new Se(0,0).ja(),Se.InfiniteTopLeft=ds=new Se(-1/0,-1/0).ja(),Se.InfiniteBottomRight=ts=new Se(1/0,1/0).ja(),Se.SixPoint=vo=new Se(6,6).ja(),Se.NoPoint=Pr=new Se(NaN,NaN).ja(),Se.parse=hi,Se.stringify=bi,Se.distanceLineSegmentSquared=Vi,Se.distanceSquared=mi,Se.direction=ci;function wn(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):Ae("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var pr,Ar,no,Cr,oo,yo,Bo;wn.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},wn.prototype.h=function(a,y){return this.width=a,this.height=y,this},wn.prototype.sg=function(a,y){return this.width=a,this.height=y,this},wn.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},wn.prototype.copy=function(){var a=new wn;return a.width=this.width,a.height=this.height,a},Vt=wn.prototype,Vt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Vt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return Object.isFrozen(this)&&Ae("cannot thaw constant: "+this),this._isFrozen=!1,this};function ho(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 wn(x,E)}return new wn}function es(a){return a.width.toString()+" "+a.height.toString()}Vt.toString=function(){return"Size("+this.width+","+this.height+")"},Vt.D=function(a){return a instanceof wn?this.width===a.width&&this.height===a.height:!1},Vt.hi=function(a,y){return this.width===a&&this.height===y},Vt.Xa=function(a){return Ie.B(this.width,a.width)&&Ie.B(this.height,a.height)},Vt.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},Vt.w=function(){return isFinite(this.width)&&isFinite(this.height)},wn.alloc=function(){var a=ko.pop();return a===void 0?new wn:a},wn.free=function(a){ko.push(a)},wn.prototype.isReal=wn.prototype.w,wn.prototype.inflate=wn.prototype.Bc,wn.prototype.equalsApprox=wn.prototype.Xa,wn.prototype.equalTo=wn.prototype.hi,wn.prototype.equals=wn.prototype.D,wn.prototype.set=wn.prototype.set,wn.prototype.setTo=wn.prototype.sg;var ko=[];wn.className="Size",wn.parse=ho,wn.stringify=es,wn.ZeroSize=pr=new wn(0,0).ja(),wn.OneSize=Ar=new wn(1,1).ja(),wn.SixSize=no=new wn(6,6).ja(),wn.EightSize=Cr=new wn(8,8).ja(),wn.TenSize=oo=new wn(10,10).ja(),wn.InfiniteSize=yo=new wn(1/0,1/0).ja(),wn.NoSize=Bo=new wn(NaN,NaN).ja(),wn.parse=ho,wn.stringify=es;function $e(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 Se?(x=a.x,a=a.y,y instanceof Se?(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 wn?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Ae("Incorrect second argument supplied to Rect constructor "+y)):Ae("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Vt=$e.prototype,Vt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Vt.h=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this};function ns(a,y,x){a.width=y,a.height=x}Vt.sg=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this},Vt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Vt.dd=function(a){return this.x=a.x,this.y=a.y,this},Vt.tA=function(a){return this.width=a.width,this.height=a.height,this},$e.prototype.copy=function(){var a=new $e;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Vt=$e.prototype,Vt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Vt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return Object.isFrozen(this)&&Ae("cannot thaw constant: "+this),this._isFrozen=!1,this};function Ws(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 nt=0;a[y]==="";)y++;return(b=a[y++])&&(nt=parseFloat(b)),new $e(x,E,z,nt)}return new $e}function Xs(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Vt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Vt.D=function(a){return a instanceof $e?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Vt.hi=function(a,y,x,b){return this.x===a&&this.y===y&&this.width===x&&this.height===b},Vt.Xa=function(a){return Ie.B(this.x,a.x)&&Ie.B(this.y,a.y)&&Ie.B(this.width,a.width)&&Ie.B(this.height,a.height)};function Hr(a,y){return Ie.$(a.x,y.x)&&Ie.$(a.y,y.y)&&Ie.$(a.width,y.width)&&Ie.$(a.height,y.height)}Vt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Vt.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},Vt.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},Vt.offset=function(a,y){return this.x+=a,this.y+=y,this},Vt.Bc=function(a,y){return Qa(this,y,a,y,a)},Vt.Co=function(a){return Qa(this,a.top,a.right,a.bottom,a.left)},Vt.Fv=function(a){return Qa(this,-a.top,-a.right,-a.bottom,-a.left)},Vt.Hz=function(a,y,x,b){return Qa(this,a,y,x,b)};function Qa(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}Vt.Ex=function(a){return ua(this,a.x,a.y,a.width,a.height)},Vt.Uu=function(a,y,x,b){return ua(this,a,y,x,b)};function ua(a,y,x,b,E){var z=Math.max(a.x,y),nt=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=nt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-nt),a}Vt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Vt.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 kl(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))}Vt.Ye=function(a){return Fr(this,a.x,a.y,0,0)},Vt.ed=function(a){return Fr(this,a.x,a.y,a.width,a.height)},Vt.Kv=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),Fr(this,a,y,x,b)};function Fr(a,y,x,b,E){var z=Math.min(a.x,y),nt=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=nt,a.width=y-z,a.height=x-nt,a}Vt.yi=function(a,y,x){return this.x=a-x.offsetX-x.x*this.width,this.y=y-x.offsetY-x.y*this.height,this};function Eo(a,y,x,b,E,z,nt,rt){return nt===void 0&&(nt=0),rt===void 0&&(rt=0),a<=E&&E+nt<=a+x&&y<=z&&z+rt<=y+b}function Gs(a,y,x,b,E,z,nt,rt){return a>nt+E||E>x+a?!1:!(y>rt+z||z>b+y)}Vt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Vt.Mz=function(){return this.width===0&&this.height===0},$e.alloc=function(){var a=wa.pop();return a===void 0?new $e:a},$e.allocAt=function(a,y,x,b){var E=wa.pop();return E===void 0?new $e(a,y,x,b):E.h(a,y,x,b)},$e.free=function(a){wa.push(a)},un.Object.defineProperties($e.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 Se(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new wn(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new Se(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}}}),$e.prototype.isEmpty=$e.prototype.Mz,$e.prototype.isReal=$e.prototype.w,$e.intersectsLineSegment=function(a,y,x,b,E,z,nt,rt){return Ie.Fx(a,y,x,b,E,z,nt,rt)},$e.prototype.setSpot=$e.prototype.yi,$e.prototype.union=$e.prototype.Kv,$e.prototype.unionRect=$e.prototype.ed,$e.prototype.unionPoint=$e.prototype.Ye,$e.prototype.intersects=$e.prototype.Vu,$e.prototype.intersectsRect=$e.prototype.Yc,$e.prototype.intersect=$e.prototype.Uu,$e.prototype.intersectRect=$e.prototype.Ex,$e.prototype.grow=$e.prototype.Hz,$e.prototype.subtractMargin=$e.prototype.Fv,$e.prototype.addMargin=$e.prototype.Co,$e.prototype.inflate=$e.prototype.Bc,$e.prototype.offset=$e.prototype.offset,$e.prototype.contains=$e.prototype.contains,$e.prototype.containsRect=$e.prototype.Re,$e.prototype.containsPoint=$e.prototype.ca,$e.prototype.equalsApprox=$e.prototype.Xa,$e.prototype.equalTo=$e.prototype.hi,$e.prototype.equals=$e.prototype.D,$e.prototype.setSize=$e.prototype.tA,$e.prototype.setPoint=$e.prototype.dd,$e.prototype.set=$e.prototype.set,$e.prototype.setTo=$e.prototype.sg;var fl=null,uu=null,wa=[];$e.className="Rect",$e.parse=Ws,$e.stringify=Xs,$e.contains=Eo,$e.intersects=Gs,$e.ZeroRect=fl=new $e(0,0,0,0).ja(),$e.NoRect=uu=new $e(NaN,NaN,NaN,NaN).ja(),$e.parse=Ws,$e.stringify=Xs,$e.contains=Eo,$e.intersects=Gs;function Fi(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):Ae("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Fi.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Fi.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},Fi.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Fi.prototype.copy=function(){var a=new Fi;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Vt=Fi.prototype,Vt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Vt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return Object.isFrozen(this)&&Ae("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 Fi;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new Fi(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new Fi(x,E);for(var nt=NaN;a[y]==="";)y++;return(b=a[y++])&&(nt=parseFloat(b)),isNaN(nt)?new Fi(x,E):new Fi(x,E,z,nt)}return new Fi}function hu(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Vt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Vt.D=function(a){return a instanceof Fi?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Vt.hi=function(a,y,x,b){return this.top===a&&this.right===y&&this.bottom===x&&this.left===b},Vt.Xa=function(a){return Ie.B(this.top,a.top)&&Ie.B(this.right,a.right)&&Ie.B(this.bottom,a.bottom)&&Ie.B(this.left,a.left)},Vt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},Fi.alloc=function(){var a=Nu.pop();return a===void 0?new Fi:a},Fi.free=function(a){Nu.push(a)},Fi.prototype.isReal=Fi.prototype.w,Fi.prototype.equalsApprox=Fi.prototype.Xa,Fi.prototype.equalTo=Fi.prototype.hi,Fi.prototype.equals=Fi.prototype.D,Fi.prototype.set=Fi.prototype.set,Fi.prototype.setTo=Fi.prototype.sg;var ha=null,Vo=null,Nu=[];Fi.className="Margin",Fi.parse=Gl,Fi.stringify=hu,Fi.ZeroMargin=ha=new Fi(0,0,0,0).ja(),Fi.TwoMargin=Vo=new Fi(2,2,2,2).ja(),Fi.parse=Gl,Fi.stringify=hu;function ei(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 Hi,sr,lr,vr,Kr,Ti,Pa,is,Wo,io,Js,Ca,Ts,ba,El,qa,Fu,Zc,ac,gl,Ul,ja,lc,uc,Xc,Mo,Ud,hc,Du,Bu,fs,Ns,Yo,rs,cc,Ou;ei.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},ei.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},ei.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},ei.prototype.copy=function(){var a=new ei;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Vt=ei.prototype,Vt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Vt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return Object.isFrozen(this)&&Ae("cannot thaw constant: "+this),this._isFrozen=!1,this};function co(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function Ur(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return Hi;if(a==="TopLeft")return sr;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return lr;if(a==="TopRight")return vr;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return Kr;if(a==="Center")return Ti;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return Pa;if(a==="BottomLeft")return is;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Wo;if(a==="BottomRight")return io;if(a==="TopSide")return Js;if(a==="LeftSide")return Ca;if(a==="RightSide")return Ts;if(a==="BottomSide")return ba;if(a==="TopBottomSides")return El;if(a==="LeftRightSides")return qa;if(a==="TopLeftSides")return Fu;if(a==="TopRightSides")return Zc;if(a==="BottomLeftSides")return ac;if(a==="BottomRightSides")return gl;if(a==="NotTopSide")return Ul;if(a==="NotLeftSide")return ja;if(a==="NotRightSide")return lc;if(a==="NotBottomSide")return uc;if(a==="AllSides")return Xc;if(a==="Default")return Mo;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 nt=0;a[y]==="";)y++;return b=a[y++],b!==void 0&&0<b.length&&(nt=parseFloat(b)),new ei(x,E,z,nt)}return new ei}function Dr(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Vt.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(Hi)?"None":this.D(sr)?"TopLeft":this.D(lr)?"Top":this.D(vr)?"TopRight":this.D(Kr)?"Left":this.D(Ti)?"Center":this.D(Pa)?"Right":this.D(is)?"BottomLeft":this.D(Wo)?"Bottom":this.D(io)?"BottomRight":this.D(Js)?"TopSide":this.D(Ca)?"LeftSide":this.D(Ts)?"RightSide":this.D(ba)?"BottomSide":this.D(El)?"TopBottomSides":this.D(qa)?"LeftRightSides":this.D(Fu)?"TopLeftSides":this.D(Zc)?"TopRightSides":this.D(ac)?"BottomLeftSides":this.D(gl)?"BottomRightSides":this.D(Ul)?"NotTopSide":this.D(ja)?"NotLeftSide":this.D(lc)?"NotRightSide":this.D(uc)?"NotBottomSide":this.D(Xc)?"AllSides":this.D(Mo)?"Default":"None"},Vt.D=function(a){return a instanceof ei?(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},Vt.gv=function(){return new ei(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Vt.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Ud))a=Ca;else if(a.D(hc))a=Ts;else if(a.D(Du))a=Js;else if(a.D(Bu))a=ba;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Vt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Vt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Vt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Vt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Vt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},ei.alloc=function(){var a=Fs.pop();return a===void 0?new ei:a},ei.free=function(a){Fs.push(a)},ei.prototype.isDefault=ei.prototype.Xb,ei.prototype.isNone=ei.prototype.ys,ei.prototype.isSide=ei.prototype.$c,ei.prototype.isNoSpot=ei.prototype.Mc,ei.prototype.isSpot=ei.prototype.sb,ei.prototype.includesSide=ei.prototype.Hf,ei.prototype.opposite=ei.prototype.gv,ei.prototype.equals=ei.prototype.D,ei.prototype.set=ei.prototype.set,ei.prototype.setTo=ei.prototype.sg;var Fs=[];ei.className="Spot",ei.parse=Ur,ei.stringify=Dr,ei.None=Hi=co(new ei(0,0,0,0),0).ja(),ei.Default=Mo=co(new ei(0,0,-1,0),-1).ja(),ei.TopLeft=sr=new ei(0,0,0,0).ja(),ei.TopCenter=lr=new ei(.5,0,0,0).ja(),ei.TopRight=vr=new ei(1,0,0,0).ja(),ei.LeftCenter=Kr=new ei(0,.5,0,0).ja(),ei.Center=Ti=new ei(.5,.5,0,0).ja(),ei.RightCenter=Pa=new ei(1,.5,0,0).ja(),ei.BottomLeft=is=new ei(0,1,0,0).ja(),ei.BottomCenter=Wo=new ei(.5,1,0,0).ja(),ei.BottomRight=io=new ei(1,1,0,0).ja(),ei.MiddleTop=fs=lr,ei.MiddleLeft=Ns=Kr,ei.MiddleRight=Yo=Pa,ei.MiddleBottom=rs=Wo,ei.Top=Du=lr,ei.Left=Ud=Kr,ei.Right=hc=Pa,ei.Bottom=Bu=Wo,ei.TopSide=Js=co(new ei(0,0,1,1),1).ja(),ei.LeftSide=Ca=co(new ei(0,0,1,2),1).ja(),ei.RightSide=Ts=co(new ei(0,0,1,4),1).ja(),ei.BottomSide=ba=co(new ei(0,0,1,8),1).ja(),ei.TopBottomSides=El=co(new ei(0,0,1,9),1).ja(),ei.LeftRightSides=qa=co(new ei(0,0,1,6),1).ja(),ei.TopLeftSides=Fu=co(new ei(0,0,1,3),1).ja(),ei.TopRightSides=Zc=co(new ei(0,0,1,5),1).ja(),ei.BottomLeftSides=ac=co(new ei(0,0,1,10),1).ja(),ei.BottomRightSides=gl=co(new ei(0,0,1,12),1).ja(),ei.NotTopSide=Ul=co(new ei(0,0,1,14),1).ja(),ei.NotLeftSide=ja=co(new ei(0,0,1,13),1).ja(),ei.NotRightSide=lc=co(new ei(0,0,1,11),1).ja(),ei.NotBottomSide=uc=co(new ei(0,0,1,7),1).ja(),ei.AllSides=Xc=co(new ei(0,0,1,15),1).ja(),cc=new ei(.156,.156).ja(),Ou=new ei(.844,.844).ja(),ei.parse=Ur,ei.stringify=Dr;function xi(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}xi.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},xi.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},xi.prototype.copy=function(){var a=new xi;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},xi.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},xi.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},xi.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},xi.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},xi.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},xi.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,nt=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*nt+this.m21*a+this.dx,this.dy=this.m12*nt+this.m22*a+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},xi.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},xi.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,nt=this.m12*-b+this.m22*a;return this.m11=this.m11*a+this.m21*b,this.m12=E,this.m21=z,this.m22=nt,this.translate(-y,-x),this},Vt=xi.prototype,Vt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Vt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Vt.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)},Vt.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))},Vt.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))},Vt.pp=function(a){var y=a.x,x=a.y,b=y+a.width,E=x+a.height,z=this.m11,nt=this.m12,rt=this.m21,st=this.m22,ht=this.dx,dt=this.dy,yt=y*z+x*rt+ht,Tt=y*nt+x*st+dt,zt=b*z+x*rt+ht,Ht=b*nt+x*st+dt;return x=y*z+E*rt+ht,y=y*nt+E*st+dt,z=b*z+E*rt+ht,b=b*nt+E*st+dt,E=Math.min(yt,zt),yt=Math.max(yt,zt),zt=Math.min(Tt,Ht),Tt=Math.max(Tt,Ht),E=Math.min(E,x),yt=Math.max(yt,x),zt=Math.min(zt,y),Tt=Math.max(Tt,y),E=Math.min(E,z),yt=Math.max(yt,z),zt=Math.min(zt,b),Tt=Math.max(Tt,b),a.h(E,zt,yt-E,Tt-zt),a},xi.alloc=function(){var a=Zo.pop();return a===void 0?new xi:a},xi.free=function(a){Zo.push(a)},xi.prototype.transformRect=xi.prototype.pp,xi.prototype.transformPoint=xi.prototype.Ga,xi.prototype.scale=xi.prototype.scale,xi.prototype.translate=xi.prototype.translate,xi.prototype.rotate=xi.prototype.rotate,xi.prototype.invert=xi.prototype.Vj,xi.prototype.multiplyInverted=xi.prototype.bv,xi.prototype.multiply=xi.prototype.multiply,xi.prototype.reset=xi.prototype.reset,xi.prototype.isIdentity=xi.prototype.ws,xi.prototype.equals=xi.prototype.D,xi.prototype.setTransform=xi.prototype.setTransform,xi.prototype.set=xi.prototype.set;var Zo=[];xi.className="Transform",xi.xF="54a702f3e53909c447824c6706603faf4c";var Ie={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=Ie.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);Ie.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,nt){if(0>=E&&(E=1e-6),a<x)var rt=a,st=x;else rt=x,st=a;if(y<b)var ht=y,dt=b;else ht=b,dt=y;if(a===x)return ht<=nt&&nt<=dt&&a-E<=z&&z<=a+E;if(y===b)return rt<=z&&z<=st&&y-E<=nt&&nt<=y+E;if(st+=E,rt-=E,rt<=z&&z<=st&&(dt+=E,ht-=E,ht<=nt&&nt<=dt))if(st-rt>dt-ht)if(a-x>E||x-a>E){if(z=(b-y)/(x-a)*(z-a)+y,z-E<=nt&&nt<=z+E)return!0}else return!0;else if(y-b>E||b-y>E){if(nt=(x-a)/(b-y)*(nt-y)+a,nt-E<=z&&z<=nt+E)return!0}else return!0;return!1},cs:function(a,y,x,b,E,z,nt,rt,st,ht,dt,yt){if(Ie.Yb(a,y,nt,rt,yt,x,b)&&Ie.Yb(a,y,nt,rt,yt,E,z))return Ie.Yb(a,y,nt,rt,yt,ht,dt);var Tt=(a+x)/2,zt=(y+b)/2,Ht=(x+E)/2,ne=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(Tt+Ht)/2,x=(zt+ne)/2,Ht=(Ht+E)/2,ne=(ne+z)/2;var ve=(b+Ht)/2,fe=(x+ne)/2;return Ie.cs(a,y,Tt,zt,b,x,ve,fe,st,ht,dt,yt)||Ie.cs(ve,fe,Ht,ne,E,z,nt,rt,st,ht,dt,yt)},ax:function(a,y,x,b,E,z,nt,rt,st){var ht=(x+E)/2,dt=(b+z)/2;return st.h((((a+x)/2+ht)/2+(ht+(E+nt)/2)/2)/2,(((y+b)/2+dt)/2+(dt+(z+rt)/2)/2)/2),st},My:function(a,y,x,b,E,z,nt,rt){var st=(x+E)/2,ht=(b+z)/2;return ci(((a+x)/2+st)/2,((y+b)/2+ht)/2,(st+(E+nt)/2)/2,(ht+(z+rt)/2)/2)},Dl:function(a,y,x,b,E,z,nt,rt,st,ht){if(Ie.Yb(a,y,nt,rt,st,x,b)&&Ie.Yb(a,y,nt,rt,st,E,z))Fr(ht,a,y,0,0),Fr(ht,nt,rt,0,0);else{var dt=(a+x)/2,yt=(y+b)/2,Tt=(x+E)/2,zt=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(dt+Tt)/2,x=(yt+zt)/2,Tt=(Tt+E)/2,zt=(zt+z)/2;var Ht=(b+Tt)/2,ne=(x+zt)/2;Ie.Dl(a,y,dt,yt,b,x,Ht,ne,st,ht),Ie.Dl(Ht,ne,Tt,zt,E,z,nt,rt,st,ht)}return ht},Qe:function(a,y,x,b,E,z,nt,rt,st,ht){if(Ie.Yb(a,y,nt,rt,st,x,b)&&Ie.Yb(a,y,nt,rt,st,E,z))ht.length===0&&(ht.push(a),ht.push(y)),ht.push(nt),ht.push(rt);else{var dt=(a+x)/2,yt=(y+b)/2,Tt=(x+E)/2,zt=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(dt+Tt)/2,x=(yt+zt)/2,Tt=(Tt+E)/2,zt=(zt+z)/2;var Ht=(b+Tt)/2,ne=(x+zt)/2;Ie.Qe(a,y,dt,yt,b,x,Ht,ne,st,ht),Ie.Qe(Ht,ne,Tt,zt,E,z,nt,rt,st,ht)}return ht},jv:function(a,y,x,b,E,z,nt,rt,st,ht){if(Ie.Yb(a,y,E,z,ht,x,b))return Ie.Yb(a,y,E,z,ht,rt,st);var dt=(a+x)/2,yt=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var Tt=(dt+x)/2,zt=(yt+b)/2;return Ie.jv(a,y,dt,yt,Tt,zt,nt,rt,st,ht)||Ie.jv(Tt,zt,x,b,E,z,nt,rt,st,ht)},OA:function(a,y,x,b,E,z,nt){return nt.h(((a+x)/2+(x+E)/2)/2,((y+b)/2+(b+z)/2)/2),nt},iv:function(a,y,x,b,E,z,nt,rt){if(Ie.Yb(a,y,E,z,nt,x,b))Fr(rt,a,y,0,0),Fr(rt,E,z,0,0);else{var st=(a+x)/2,ht=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var dt=(st+x)/2,yt=(ht+b)/2;Ie.iv(a,y,st,ht,dt,yt,nt,rt),Ie.iv(dt,yt,x,b,E,z,nt,rt)}return rt},ep:function(a,y,x,b,E,z,nt,rt){if(Ie.Yb(a,y,E,z,nt,x,b))rt.length===0&&(rt.push(a),rt.push(y)),rt.push(E),rt.push(z);else{var st=(a+x)/2,ht=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var dt=(st+x)/2,yt=(ht+b)/2;Ie.ep(a,y,st,ht,dt,yt,nt,rt),Ie.ep(dt,yt,x,b,E,z,nt,rt)}return rt},Eo:function(a,y,x,b,E,z,nt,rt,st,ht,dt,yt,Tt,zt){if(Ie.Yb(a,y,nt,rt,Tt,x,b)&&Ie.Yb(a,y,nt,rt,Tt,E,z))return!Ie.Rl(a,y,nt,rt,st,ht,dt,yt)||(Tt=(a-nt)*(ht-yt)-(y-rt)*(st-dt),Tt===0)?!1:(zt.h(((a*rt-y*nt)*(st-dt)-(a-nt)*(st*yt-ht*dt))/Tt,((a*rt-y*nt)*(ht-yt)-(y-rt)*(st*yt-ht*dt))/Tt),!0);var Ht=(a+x)/2,ne=(y+b)/2,ve=(x+E)/2,fe=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(Ht+ve)/2,x=(ne+fe)/2,ve=(ve+E)/2,fe=(fe+z)/2;var Ce=(b+ve)/2,ke=(x+fe)/2,Ee=1/0,Be=!1,He=0,An=0;return Ie.Eo(a,y,Ht,ne,b,x,Ce,ke,st,ht,dt,yt,Tt,zt)&&(a=(zt.x-st)*(zt.x-st)+(zt.y-ht)*(zt.y-ht),a<Ee&&(Ee=a,Be=!0,He=zt.x,An=zt.y)),Ie.Eo(Ce,ke,ve,fe,E,z,nt,rt,st,ht,dt,yt,Tt,zt)&&(zt.x-st)*(zt.x-st)+(zt.y-ht)*(zt.y-ht)<Ee&&(Be=!0,He=zt.x,An=zt.y),Be&&(zt.x=He,zt.y=An),Be},Fo:function(a,y,x,b,E,z,nt,rt,st,ht,dt,yt,Tt){var zt=0;if(Ie.Yb(a,y,nt,rt,Tt,x,b)&&Ie.Yb(a,y,nt,rt,Tt,E,z)){if(Tt=(a-nt)*(ht-yt)-(y-rt)*(st-dt),Tt===0)return zt;var Ht=((a*rt-y*nt)*(st-dt)-(a-nt)*(st*yt-ht*dt))/Tt,ne=((a*rt-y*nt)*(ht-yt)-(y-rt)*(st*yt-ht*dt))/Tt;if(Ht>=dt)return zt;if((st>dt?st-dt:dt-st)<(ht>yt?ht-yt:yt-ht)){if(y<rt?(st=y,a=rt):(st=rt,a=y),ne<st||ne>a)return zt}else if(a<nt?(st=a,a=nt):st=nt,Ht<st||Ht>a)return zt;0<Tt?zt++:0>Tt&&zt--}else{Ht=(a+x)/2,ne=(y+b)/2;var ve=(x+E)/2,fe=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(Ht+ve)/2,x=(ne+fe)/2,ve=(ve+E)/2,fe=(fe+z)/2;var Ce=(b+ve)/2,ke=(x+fe)/2;zt+=Ie.Fo(a,y,Ht,ne,b,x,Ce,ke,st,ht,dt,yt,Tt),zt+=Ie.Fo(Ce,ke,ve,fe,E,z,nt,rt,st,ht,dt,yt,Tt)}return zt},qh:function(a,y,x,b,E,z,nt){return Ie.$(a,x)?(y<b?(x=y,y=b):x=b,z<x?(nt.h(a,x),!1):z>y?(nt.h(a,y),!1):(nt.h(a,z),!0)):Ie.$(y,b)?(a<x?(b=a,a=x):b=x,E<b?(nt.h(b,y),!1):E>a?(nt.h(a,y),!1):(nt.h(E,y),!0)):(E=((a-E)*(a-x)+(y-z)*(y-b))/((x-a)*(x-a)+(b-y)*(b-y)),-5e-6>E?(nt.h(a,y),!1):1.000005<E?(nt.h(x,b),!1):(nt.h(a+E*(x-a),y+E*(b-y)),!0))},Ve:function(a,y,x,b,E,z,nt,rt,st){return Ie.B(a,x)&&Ie.B(y,b)?(st.h(a,y),!1):Ie.$(E,nt)?Ie.$(a,x)?(Ie.qh(a,y,x,b,E,z,st),!1):Ie.qh(a,y,x,b,E,(b-y)/(x-a)*(E-a)+y,st):(rt=(rt-z)/(nt-E),Ie.$(a,x)?(x=rt*(a-E)+z,y<b?(E=y,y=b):E=b,x<E?(st.h(a,E),!1):x>y?(st.h(a,y),!1):(st.h(a,x),!0)):(nt=(b-y)/(x-a),Ie.$(rt,nt)?(Ie.qh(a,y,x,b,E,z,st),!1):(E=(nt*a-rt*E+z-y)/(nt-rt),Ie.$(nt,0)?(a<x?(b=a,a=x):b=x,E<b?(st.h(b,y),!1):E>a?(st.h(a,y),!1):(st.h(E,y),!0)):Ie.qh(a,y,x,b,E,nt*(E-a)+y,st))))},MA:function(a,y,x,b,E){return Ie.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,nt,rt,st,ht){function dt(ve,fe){var Ce=(ve-a)*(ve-a)+(fe-y)*(fe-y);Ce<yt&&(yt=Ce,st.h(ve,fe))}var yt=1/0;dt(st.x,st.y);var Tt=0,zt=0,Ht=0,ne=0;if(E<nt?(Tt=E,zt=nt):(Tt=nt,zt=E),z<rt?(Ht=E,ne=nt):(Ht=nt,ne=E),Tt=(zt-Tt)/2+ht,ht=(ne-Ht)/2+ht,E=(E+nt)/2,z=(z+rt)/2,Tt===0||ht===0)return st;if(.5>(x>a?x-a:a-x)){if(Tt=1-(x-E)*(x-E)/(Tt*Tt),0>Tt)return st;Tt=Math.sqrt(Tt),b=-ht*Tt+z,dt(x,ht*Tt+z),dt(x,b)}else{if(x=(b-y)/(x-a),b=1/(Tt*Tt)+x*x/(ht*ht),rt=2*x*(y-x*a)/(ht*ht)-2*x*z/(ht*ht)-2*E/(Tt*Tt),Tt=rt*rt-4*b*(2*x*a*z/(ht*ht)-2*y*z/(ht*ht)+z*z/(ht*ht)+E*E/(Tt*Tt)-1+(y-x*a)*(y-x*a)/(ht*ht)),0>Tt)return st;Tt=Math.sqrt(Tt),ht=(-rt+Tt)/(2*b),dt(ht,x*ht-x*a+y),Tt=(-rt-Tt)/(2*b),dt(Tt,x*Tt-x*a+y)}return st},Ff:function(a,y,x,b,E,z,nt,rt,st){var ht=1e21,dt=a,yt=y;if(Ie.Ve(a,y,a,b,E,z,nt,rt,st)){var Tt=(st.x-E)*(st.x-E)+(st.y-z)*(st.y-z);Tt<ht&&(ht=Tt,dt=st.x,yt=st.y)}return Ie.Ve(x,y,x,b,E,z,nt,rt,st)&&(Tt=(st.x-E)*(st.x-E)+(st.y-z)*(st.y-z),Tt<ht&&(ht=Tt,dt=st.x,yt=st.y)),Ie.Ve(a,y,x,y,E,z,nt,rt,st)&&(y=(st.x-E)*(st.x-E)+(st.y-z)*(st.y-z),y<ht&&(ht=y,dt=st.x,yt=st.y)),Ie.Ve(a,b,x,b,E,z,nt,rt,st)&&(a=(st.x-E)*(st.x-E)+(st.y-z)*(st.y-z),a<ht&&(ht=a,dt=st.x,yt=st.y)),st.h(dt,yt),1e21>ht},us:function(a,y,x){return Ie.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,nt,rt){var st=a+x,ht=y+b;return E===nt?(z<rt?(nt=z,z=rt):nt=rt,a<=E&&E<=st&&nt<=ht&&z>=y):z===rt?(E<nt?(rt=E,E=nt):rt=nt,y<=z&&z<=ht&&rt<=st&&E>=a):!!(Eo(a,y,x,b,E,z)||Eo(a,y,x,b,nt,rt)||Ie.Rl(a,y,st,y,E,z,nt,rt)||Ie.Rl(st,y,st,ht,E,z,nt,rt)||Ie.Rl(st,ht,a,ht,E,z,nt,rt)||Ie.Rl(a,ht,a,y,E,z,nt,rt))},Rl:function(a,y,x,b,E,z,nt,rt){return a===x&&y===b&&E===nt&&z===rt?a===E&&y===z:0>=Ie.Fl(a,y,x,b,E,z)*Ie.Fl(a,y,x,b,nt,rt)&&0>=Ie.Fl(E,z,nt,rt,a,y)*Ie.Fl(E,z,nt,rt,x,b)},Fl:function(a,y,x,b,E,z){return x-=a,b-=y,a=E-a,y=z-y,z=a*b-y*x,z===0&&(z=a*x+y*b,0<z&&(z=(a-x)*x+(y-b)*b,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,b,E,z){var nt=Math.PI;z||(b*=nt/180,E*=nt/180);var rt=b>E?-1:1;z=[];var st=nt/2,ht=b;if(b=Math.min(2*nt,Math.abs(E-b)),1e-5>b)return st=ht+rt*Math.min(b,st),rt=a+x*Math.cos(ht),ht=y+x*Math.sin(ht),a+=x*Math.cos(st),y+=x*Math.sin(st),x=(rt+a)/2,st=(ht+y)/2,z.push([rt,ht,x,st,x,st,a,y]),z;for(;1e-5<b;)E=ht+rt*Math.min(b,st),z.push(Ie.Vy(x,ht,E,a,y)),b-=Math.abs(E-ht),ht=E;return z},Vy:function(a,y,x,b,E){var z=(x-y)/2,nt=a*Math.cos(z),rt=a*Math.sin(z),st=-rt,ht=nt*nt+st*st,dt=ht+nt*nt+st*rt;return ht=4/3*(Math.sqrt(2*ht*dt)-dt)/(nt*rt-st*nt),rt=nt-ht*st,nt=st+ht*nt,st=-nt,ht=z+y,z=Math.cos(ht),ht=Math.sin(ht),[b+a*Math.cos(y),E+a*Math.sin(y),b+rt*z-nt*ht,E+rt*ht+nt*z,b+rt*z-st*ht,E+rt*ht+st*z,b+a*Math.cos(x),E+a*Math.sin(x)]},No:function(a,y,x,b,E,z,nt){x=Math.floor((a-x)/E)*E+x,b=Math.floor((y-b)/z)*z+b;var rt=x;return x+E-a<E/2&&(rt=x+E),a=b,b+z-y<z/2&&(a=b+z),nt.h(rt,a),nt},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 nt=1,rt=0;else nt=0,rt=1;var st=nt===0?a:y,ht=nt===0?x:b;return(nt===0?E:z)&&(ht=-ht),nt=rt,x=nt===0?x:b,(nt===0?E:z)&&(x=-x),Ie.az(st,nt===0?a:y,ht,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 nt=y*b,rt=-z+nt,st=-z+Math.sqrt(a*a+nt*nt);y=rt;for(var ht=0;9999999999>ht&&(y=.5*(rt+st),!(y===rt||y===st));++ht){var dt=a/(y+E),yt=nt/(y+z);if(dt=dt*dt+yt*yt-1,0<dt)rt=y;else if(0>dt)st=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 ti,um:new ti,Mf:new ti,Nf:0,vm:100};Ie.za=Ie.AA;function vn(a){di(this),this.l=2,a===void 0&&(a=vn.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===vn.o?this.ee=new hn:(vn.V===null&&(vn.V=new hn().freeze()),this.ee=vn.V),this.aq=this.ee.Ja,this.Ip=new $e().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=sr,this.gg=io,this.Rk=this.Sk=NaN,this.Uf=cn}vn.prototype.copy=function(){var a=new vn;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===vn.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},vn.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},vn.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==vn.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},vn.prototype.ka=function(){if(Object.isFrozen(this)&&Ae("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==vn.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},vn.prototype.Xa=function(a){if(!(a instanceof vn))return!1;if(this.type!==a.type)return this.type===vn.j&&a.type===vn.o?$a(this,a):a.type===vn.j&&this.type===vn.o?$a(a,this):!1;if(this.type===vn.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 Ie.B(this.startX,a.startX)&&Ie.B(this.startY,a.startY)&&Ie.B(this.endX,a.endX)&&Ie.B(this.endY,a.endY)};function $a(a,y){return a.type!==vn.j||y.type!==vn.o?!1:!!(y.figures.count===1&&(y=y.figures.M(0),y.segments.count===1&&Ie.B(a.startX,y.startX)&&Ie.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===Lr&&Ie.B(a.endX,y.endX)&&Ie.B(a.endY,y.endY))))}vn.ia=function(a){return a.toString()},vn.prototype.qb=function(a){a.classType===vn&&(this.type=a)},vn.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case vn.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 vn.u:var y=new $e(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 vn.F:if(y=new $e(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 vn.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()}},vn.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},vn.parse=function(a,y){function x(){return ne>=Ee-1?!0:ht[ne+1].match(Be)!==null}function b(){return ne++,ht[ne]}function E(wi){var fi=parseFloat(b()),ar=parseFloat(b());ve===ve.toLowerCase()&&(fi=ke.x+fi,ar=ke.y+ar),wi.h(fi,ar)}function z(){return E(ke),ke}function nt(){return E(Ce),Ce}function rt(){var wi=fe.toLowerCase();return wi!=="c"&&wi!=="s"&&wi!=="q"&&wi!=="t"?ke:new Se(2*ke.x-Ce.x,2*ke.y-Ce.y)}y===void 0&&(y=!1);var st=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(st,"$1 $2"),a=a.replace(st,"$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 ht=a.split(" ");for(a=0;a<ht.length;a++){var dt=ht[a];if(dt.match(/(\.[0-9]*)(\.)/gm)!==null){st=Fn();for(var yt="",Tt=!1,zt=0;zt<dt.length;zt++){var Ht=dt[zt];Ht!=="."||Tt?Ht==="."?(st.push(yt),yt="."):yt+=Ht:(Tt=!0,yt+=Ht)}for(st.push(yt),ht.splice(a,1),dt=0;dt<st.length;dt++)ht.splice(a+dt,0,st[dt]);a+=st.length-1,Nn(st)}}var ne=-1,ve="",fe="";st=new Se(0,0);var Ce=new Se(0,0),ke=new Se(0,0),Ee=ht.length;a=N1(null),Tt=yt=dt=!1,zt=!0,Ht=null;for(var Be=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(ne>=Ee-1);)if(fe=ve,ve=b(),ve!=="")switch(ve.toUpperCase()){case"X":zt=!0,yt=dt=!1;break;case"M":for(Ht=z(),a.mc===null||zt===!0?(Ef(a,Ht.x,Ht.y,dt,!yt,Tt),zt=!1):a.moveTo(Ht.x,Ht.y),st.assign(ke);!x();)Ht=z(),a.lineTo(Ht.x,Ht.y);break;case"L":for(;!x();)Ht=z(),a.lineTo(Ht.x,Ht.y);break;case"H":for(;!x();)ke=new Se((ve===ve.toLowerCase()?ke.x:0)+parseFloat(b()),ke.y),a.lineTo(ke.x,ke.y);break;case"V":for(;!x();)ke=new Se(ke.x,(ve===ve.toLowerCase()?ke.y:0)+parseFloat(b())),a.lineTo(ke.x,ke.y);break;case"C":for(;!x();){Ht=new Se,E(Ht);var He=nt(),An=z();ih(a,Ht.x,Ht.y,He.x,He.y,An.x,An.y)}break;case"S":for(;!x();)Ht=rt(),He=nt(),An=z(),ih(a,Ht.x,Ht.y,He.x,He.y,An.x,An.y);break;case"Q":for(;!x();)Ht=nt(),He=z(),Rm(a,Ht.x,Ht.y,He.x,He.y);break;case"T":for(;!x();)Ce=Ht=rt(),He=z(),Rm(a,Ht.x,Ht.y,He.x,He.y);break;case"B":for(;!x();){Ht=parseFloat(b()),He=parseFloat(b()),An=parseFloat(b());var zn=parseFloat(b()),On=parseFloat(b()),mn=On,an=!1;x()||(mn=parseFloat(b()),x()||(an=parseFloat(b())!==0)),ve===ve.toLowerCase()&&(An+=ke.x,zn+=ke.y),a.arcTo(Ht,He,An,zn,On,mn,an)}break;case"A":for(;!x();)Ht=Math.abs(parseFloat(b())),He=Math.abs(parseFloat(b())),An=parseFloat(b()),On=zn=!1,an=mn=0,mn=b(),mn.length===1?(zn=!!parseFloat(mn),On=!!parseFloat(b()),mn=parseFloat(b())):mn.length===2?(zn=!!parseFloat(mn[0]),On=!!parseFloat(mn[1]),mn=parseFloat(b())):(zn=!!parseFloat(mn[0]),On=!!parseFloat(mn[1]),mn=parseFloat(mn.slice(2))),an=parseFloat(b()),ve===ve.toLowerCase()&&(mn=ke.x+mn,an=ke.y+an),ke.h(mn,an),Cx(a,Ht,He,An,zn,On,mn,an);break;case"Z":Px(a),ke.assign(st);break;case"F":for(Ht="",He=1;ht[ne+He];)if(ht[ne+He]==="0")Tt=!0,He++;else if(ht[ne+He].match(/[Uu]/)!==null)He++;else if(ht[ne+He].match(Be)===null)He++;else{Ht=ht[ne+He];break}Ht.match(/[Mm]/)?dt=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(Ht="",He=1;ht[ne+He];)if(ht[ne+He].match(/[Ff]/)!==null)He++;else if(ht[ne+He].match(Be)===null)He++;else{Ht=ht[ne+He];break}Ht.match(/[Mm]/)?yt=!0:a.mc.isShadowed=!1}if(st=a.os,jm=a,y)for(y=st.figures.iterator;y.next();)y.value.isFilled=!0;return st},vn.Ha=function(a,y){for(var x=a.length,b=Se.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}Se.free(b)},vn.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===vn.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},vn.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===vn.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 nt=b[z];nt._isInvalidBounds=!1,nt.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),_l(this,a,!1),Fr(a,0,0,0,0),a.freeze()},vn.prototype.ix=function(){var a=new $e;return _l(this,a,!0),a};function _l(a,y,x){switch(a.type){case vn.j:case vn.u:case vn.F:x?y.h(a.od,a.pd,0,0):Fr(y,a.od,a.pd,0,0),Fr(y,a.Dc,a.Ec,0,0);break;case vn.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):Fr(y,z.startX,z.startY,0,0);for(var nt=z.segments.s,rt=nt.length,st=z.startX,ht=z.startY,dt=0;dt<rt;dt++){var yt=nt[dt];switch(yt.type){case Lr:case xo:st=yt.endX,ht=yt.endY,Fr(y,st,ht,0,0);break;case Go:Ie.Dl(st,ht,yt.point1X,yt.point1Y,yt.point2X,yt.point2Y,yt.endX,yt.endY,.5,y),st=yt.endX,ht=yt.endY;break;case da:Ie.iv(st,ht,yt.point1X,yt.point1Y,yt.endX,yt.endY,.5,y),st=yt.endX,ht=yt.endY;break;case ro:case Aa:var Tt=yt.type===ro?$s(yt,z):za(yt,z,st,ht),zt=Tt.length;if(zt===0){st=yt.type===ro?yt.centerX:yt.endX,ht=yt.type===ro?yt.centerY:yt.endY,Fr(y,st,ht,0,0);break}yt=null;for(var Ht=0;Ht<zt;Ht++)yt=Tt[Ht],Ie.Dl(yt[0],yt[1],yt[2],yt[3],yt[4],yt[5],yt[6],yt[7],.5,y);yt!==null&&(st=yt[6],ht=yt[7]);break;default:Ae("Unknown Segment type: "+yt.type)}}}break;default:Ae("Unknown Geometry type: "+a.type)}}vn.prototype.normalize=function(){this._isFrozen&&Ue(this);var a=this.ix();return this.offset(-a.x,-a.y),new Se(-a.x,-a.y)},vn.prototype.offset=function(a,y){return this._isFrozen&&Ue(this),this.transform(1,0,0,1,a,y),this},vn.prototype.scale=function(a,y){return this._isFrozen&&Ue(this),this.transform(a,0,0,y,0,0),this},vn.prototype.rotate=function(a,y,x){this._isFrozen&&Ue(this),y===void 0&&(y=0),x===void 0&&(x=0);var b=xi.alloc();return b.reset(),b.rotate(a,y,x),this.transform(b.m11,b.m12,b.m21,b.m22,b.dx,b.dy),xi.free(b),this},Vt=vn.prototype,Vt.transform=function(a,y,x,b,E,z){switch(this.type){case vn.j:case vn.u:case vn.F:var nt=this.od,rt=this.pd;this.od=nt*a+rt*x+E,this.pd=nt*y+rt*b+z,nt=this.Dc,rt=this.Ec,this.Dc=nt*a+rt*x+E,this.Ec=nt*y+rt*b+z;break;case vn.o:for(var st=this.figures.s,ht=st.length,dt=0;dt<ht;dt++){var yt=st[dt];nt=yt.startX,rt=yt.startY,yt.startX=nt*a+rt*x+E,yt.startY=nt*y+rt*b+z,yt=yt.segments.s;for(var Tt=yt.length,zt=0;zt<Tt;zt++){var Ht=yt[zt];switch(Ht.type){case Lr:case xo:nt=Ht.endX,rt=Ht.endY,Ht.endX=nt*a+rt*x+E,Ht.endY=nt*y+rt*b+z;break;case Go:nt=Ht.point1X,rt=Ht.point1Y,Ht.point1X=nt*a+rt*x+E,Ht.point1Y=nt*y+rt*b+z,nt=Ht.point2X,rt=Ht.point2Y,Ht.point2X=nt*a+rt*x+E,Ht.point2Y=nt*y+rt*b+z,nt=Ht.endX,rt=Ht.endY,Ht.endX=nt*a+rt*x+E,Ht.endY=nt*y+rt*b+z;break;case da:nt=Ht.point1X,rt=Ht.point1Y,Ht.point1X=nt*a+rt*x+E,Ht.point1Y=nt*y+rt*b+z,nt=Ht.endX,rt=Ht.endY,Ht.endX=nt*a+rt*x+E,Ht.endY=nt*y+rt*b+z;break;case ro:nt=Ht.centerX,rt=Ht.centerY,Ht.centerX=nt*a+rt*x+E,Ht.centerY=nt*y+rt*b+z,y!==0&&(nt=180*Math.atan2(y,a)/Math.PI,0>nt&&(nt+=360),Ht.startAngle+=nt),0>a&&(Ht.startAngle=180-Ht.startAngle,Ht.sweepAngle=-Ht.sweepAngle),0>b&&(Ht.startAngle=-Ht.startAngle,Ht.sweepAngle=-Ht.sweepAngle),Ht.radiusX*=Math.sqrt(a*a+x*x),Ht.radiusY!==void 0&&(Ht.radiusY*=Math.sqrt(y*y+b*b));break;case Aa:if(nt=Ht.endX,rt=Ht.endY,Ht.endX=nt*a+rt*x+E,Ht.endY=nt*y+rt*b+z,Ht.radiusX===0||Ht.radiusY===0)break;y!==0&&(nt=180*Math.atan2(y,a)/Math.PI,0>nt&&(nt+=360),Ht.xAxisRotation+=nt),0>a&&(Ht.xAxisRotation=180-Ht.xAxisRotation,Ht.isClockwiseArc=!Ht.isClockwiseArc),0>b&&(Ht.xAxisRotation=-Ht.xAxisRotation,Ht.isClockwiseArc=!Ht.isClockwiseArc),Ht.radiusX*=Math.sqrt(a*a+x*x),Ht.radiusY*=Math.sqrt(y*y+b*b);break;default:Ae("Unknown Segment type: "+Ht.type)}}}}return this._isInvalidBounds=!0,this},Vt.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 vn.j:return Ie.Yb(x,b,E,z,y,a.x,a.y);case vn.u:var nt=$e.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=nt.ca(a),$e.free(nt),a;case vn.F:nt=Math.min(x,E)-y;var rt=Math.min(b,z)-y;return x=(Math.abs(E-x)+2*y)/2,y=(Math.abs(z-b)+2*y)/2,0>=x||0>=y?!1:(nt=a.x-(nt+x),rt=a.y-(rt+y),1>=nt*nt/(x*x)+rt*rt/(y*y));case vn.o:return ca(this,a,y,!0,!1);default:return!1}};function ca(a,y,x,b,E){var z=y.x;y=y.y;for(var nt=a.bounds.x-20,rt=0,st,ht,dt,yt,Tt=a.figures.s,zt=Tt.length,Ht=0;Ht<zt;Ht++){var ne=Tt[Ht],ve=!ne.isEvenOdd;if(ne.isFilled){if(b&&ne.ca(z,y,x))return!0;var fe=ne.segments;st=ne.startX,ht=ne.startY;for(var Ce=st,ke=ht,Ee=fe.s,Be=0;Be<=fe.length;Be++){var He=void 0;if(Be!==fe.length){He=Ee[Be];var An=He.type;a=He.endX,yt=He.endY}else An=Lr,a=Ce,yt=ke;switch(An){case xo:if(Ce=Qs(z,y,nt,y,st,ht,Ce,ke),isNaN(Ce))return!0;rt+=Ce,Ce=a,ke=yt;break;case Lr:if(st=Qs(z,y,nt,y,st,ht,a,yt),isNaN(st))return!0;rt+=st;break;case Go:dt=Ie.Fo(st,ht,He.point1X,He.point1Y,He.point2X,He.point2Y,a,yt,nt,y,z,y,.5),rt+=dt;break;case da:dt=Ie.Fo(st,ht,(st+2*He.point1X)/3,(ht+2*He.point1Y)/3,(2*He.point1X+a)/3,(2*He.point1Y+yt)/3,a,yt,nt,y,z,y,.5),rt+=dt;break;case ro:case Aa:An=He.type===ro?$s(He,ne):za(He,ne,st,ht);var zn=An.length;if(zn===0){if(st=Qs(z,y,nt,y,st,ht,He.type===ro?He.centerX:He.endX,He.type===ro?He.centerY:He.endY),isNaN(st))return!0;rt+=st;break}He=null;for(var On=0;On<zn;On++){if(He=An[On],On===0){if(dt=Qs(z,y,nt,y,st,ht,He[0],He[1]),isNaN(dt))return!0;rt+=dt}dt=Ie.Fo(He[0],He[1],He[2],He[3],He[4],He[5],He[6],He[7],nt,y,z,y,.5),rt+=dt}He!==null&&(a=He[6],yt=He[7]);break;default:Ae("Unknown Segment type: "+He.type)}st=a,ht=yt}if(ve){if(rt!==0)return!0}else if(rt%2!==0)return!0;rt=0}else if(ne.ca(z,y,E?x:x+2))return!0}return!1}function Qs(a,y,x,b,E,z,nt,rt){if(Ie.Yb(E,z,nt,rt,.05,a,y))return NaN;var st=(a-x)*(z-rt);if(st===0)return 0;var ht=((a*b-y*x)*(E-nt)-(a-x)*(E*rt-z*nt))/st;if(y=(a*b-y*x)*(z-rt)/st,ht>=a)return 0;if((E>nt?E-nt:nt-E)<(z>rt?z-rt:rt-z)){if(z<rt){if(y<z||y>rt)return 0}else if(y<rt||y>z)return 0}else if(E<nt){if(ht<E||ht>nt)return 0}else if(ht<nt||ht>E)return 0;return 0<st?1:-1}function pl(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}Vt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new Se),this.type===vn.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,nt=0,rt=0;rt<E;rt++){var st=b[rt],ht=st.length;for(a=0;a<ht;a++){var dt=st[a];if(nt+dt>=z)return b=z-nt,b=dt===0?0:b/dt,x=x[rt],rt=x[2*a],E=x[2*a+1],y.h(rt+(x[2*a+2]-rt)*b,E+(x[2*a+3]-E)*b),y;nt+=dt}}return y},Vt.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===vn.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,nt=0;nt<b;nt++){var rt=x[nt],st=rt.length;for(a=0;a<st;a++){var ht=rt[a];if(z+ht>=E)return E=y[nt],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+=ht}}return NaN},Vt.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===vn.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,nt=0,rt=0;rt<E;rt++){var st=b[rt],ht=st.length;for(a=0;a<ht;a++){var dt=st[a];if(nt+dt>=z)return b=z-nt,b=dt===0?0:b/dt,dt=x[rt],x=dt[2*a],rt=dt[2*a+1],E=dt[2*a+2],a=dt[2*a+3],y[0]=x+(E-x)*b,y[1]=rt+(a-rt)*b,y[2]=1>Math.abs(E-x)&&1>Math.abs(a-rt)?0:1>Math.abs(E-x)?0<=a-rt?90:270:1>Math.abs(a-rt)?0<=E-x?0:180:180*Math.atan2(a-rt,E-x)/Math.PI,y;nt+=dt}}return y},Vt.xx=function(a){if(this.type===vn.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 nt=x;b=E}else nt=E,b=x;return a<=nt?nt===x?0:1:a>=b?b===x?0:1:Math.abs(a-x)/(b-nt)}if(x===E)return y<b?nt=y:(nt=b,b=y),z<=nt?nt===y?0:1:z>=b?b===y?0:1:Math.abs(z-y)/(b-nt);nt=(b-y)*(b-y)+(E-x)*(E-x);var rt=Se.alloc();return Ie.qh(y,x,b,E,z,a,rt),a=rt.x,z=rt.y,Se.free(rt),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/nt)}}else if(this.type===vn.u){nt=this.startX,rt=this.startY;var st=this.endX;if(E=this.endY,nt!==st||rt!==E){y=st-nt,x=E-rt,z=2*y+2*x,b=a.x,a=a.y,b=Math.min(Math.max(b,nt),st),a=Math.min(Math.max(a,rt),E),nt=Math.abs(b-nt),st=Math.abs(b-st),rt=Math.abs(a-rt),E=Math.abs(a-E);var ht=Math.min(nt,st,rt,E);if(ht===rt)return b/z;if(ht===st)return(y+a)/z;if(ht===E)return(2*y+x-b)/z;if(ht===nt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,b=Se.alloc(),E=1/0,rt=nt=0,st=y.length;for(var dt=ht=0,yt=0;yt<st;yt++)for(var Tt=y[yt],zt=x[yt],Ht=Tt.length,ne=0;ne<Ht;ne+=2){var ve=Tt[ne],fe=Tt[ne+1];if(ne!==0){Ie.qh(ht,dt,ve,fe,a.x,a.y,b);var Ce=(b.x-a.x)*(b.x-a.x)+(b.y-a.y)*(b.y-a.y);Ce<E&&(E=Ce,nt=rt,nt+=Math.sqrt((b.x-ht)*(b.x-ht)+(b.y-dt)*(b.y-dt))),rt+=zt[(ne-2)/2]}ht=ve,dt=fe}return Se.free(b),a=nt/z,0>a?0:1<a?1:a}return 0};function cu(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],b=[],E=[];if(a.type===vn.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===vn.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===vn.F){var z=new So;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var nt=new or(ro);if(nt.startAngle=0,nt.sweepAngle=360,nt.centerX=(a.startX+a.endX)/2,nt.centerY=(a.startY+a.endY)/2,nt.radiusX=Math.abs(a.startX-a.endX)/2,nt.radiusY=Math.abs(a.startY-a.endY)/2,z.add(nt),a=$s(nt,z),E=a.length,E===0)b.push(nt.centerX),b.push(nt.centerY);else{nt=z.startX,z=z.startY;for(var rt=0;rt<E;rt++){var st=a[rt];Ie.Qe(nt,z,st[2],st[3],st[4],st[5],st[6],st[7],.5,b),nt=st[6],z=st[7]}}y.push(b),x.push(Jc(b))}else for(a=a.figures.iterator;a.next();){E=a.value,b=[],b.push(E.startX),b.push(E.startY),nt=E.startX,z=E.startY,rt=nt,st=z;for(var ht=E.segments.s,dt=ht.length,yt=0;yt<dt;yt++){var Tt=ht[yt];switch(Tt.type){case xo:4<=b.length&&(y.push(b),x.push(Jc(b))),b=[],b.push(Tt.endX),b.push(Tt.endY),nt=Tt.endX,z=Tt.endY,rt=nt,st=z;break;case Lr:b.push(Tt.endX),b.push(Tt.endY),nt=Tt.endX,z=Tt.endY;break;case Go:Ie.Qe(nt,z,Tt.point1X,Tt.point1Y,Tt.point2X,Tt.point2Y,Tt.endX,Tt.endY,.5,b),nt=Tt.endX,z=Tt.endY;break;case da:Ie.ep(nt,z,Tt.point1X,Tt.point1Y,Tt.endX,Tt.endY,.5,b),nt=Tt.endX,z=Tt.endY;break;case ro:var zt=$s(Tt,E),Ht=zt.length;if(Ht===0){b.push(Tt.centerX),b.push(Tt.centerY),nt=Tt.centerX,z=Tt.centerY;break}for(var ne=0;ne<Ht;ne++){var ve=zt[ne];Ie.Qe(nt,z,ve[2],ve[3],ve[4],ve[5],ve[6],ve[7],.5,b),nt=ve[6],z=ve[7]}break;case Aa:if(zt=za(Tt,E,nt,z),Ht=zt.length,ne=Tt.endX,ve=Tt.endY,Ht===0){b.push(ne),b.push(ve),nt=ne,z=ve;break}for(ne=0;ne<Ht;ne++)ve=zt[ne],Ie.Qe(nt,z,ve[2],ve[3],ve[4],ve[5],ve[6],ve[7],.5,b),nt=ve[6],z=ve[7];break;default:Ae("Segment not of valid type: "+Tt.type)}Tt.isClosed&&(b.push(rt),b.push(st))}4<=b.length&&(y.push(b),x.push(Jc(b)))}}}function Jc(a){for(var y=[],x=0,b=0,E=a.length,z=0;z<E;z+=2){var nt=a[z],rt=a[z+1];z!==0&&y.push(Math.sqrt(mi(x,b,nt,rt))),x=nt,b=rt}return y}Vt.add=function(a){return this.ee.add(a),this},Vt.pm=function(a,y,x,b,E,z,nt,rt){return this._isFrozen&&Ue(this),this.fg=new ei(a,y,E,z).freeze(),this.gg=new ei(x,b,nt,rt).freeze(),this},un.Object.defineProperties(vn.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 cu(this),this.tk}},flattenedLengths:{get:function(){return cu(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===vn.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===vn.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,nt=0;nt<z;nt++)a+=E[nt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&Ue(this,a),this.na=a,a===vn.o?this.ee=new hn:(vn.V===null&&(vn.V=new hn().freeze()),this.ee=vn.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&Ue(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&Ue(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&Ue(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&Ue(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&Ue(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&Ue(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&Ue(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&Ue(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),vn.prototype.setSpots=vn.prototype.pm,vn.prototype.add=vn.prototype.add,vn.prototype.getFractionForPoint=vn.prototype.xx,vn.prototype.getPointAndAngleAlongPath=vn.prototype.Qu,vn.prototype.getAngleAlongPath=vn.prototype.wx,vn.prototype.getPointAlongPath=vn.prototype.Pu,vn.prototype.containsPoint=vn.prototype.ca,vn.prototype.transform=vn.prototype.transform,vn.prototype.rotate=vn.prototype.rotate,vn.prototype.scale=vn.prototype.scale,vn.prototype.offset=vn.prototype.offset,vn.prototype.normalize=vn.prototype.normalize,vn.prototype.computeBoundsWithoutOrigin=vn.prototype.ix,vn.prototype.equalsApprox=vn.prototype.Xa,vn.className="Geometry",vn.j=new Ye(vn,"Line",0),vn.u=new Ye(vn,"Rectangle",1),vn.F=new Ye(vn,"Ellipse",2),vn.o=new Ye(vn,"Path",3),vn.V=null,vn.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",vn.className="Geometry",vn.stringify=vn.ia,vn.fillPath=vn.nb,vn.parse=vn.parse,vn.Line=vn.j,vn.Rectangle=vn.u,vn.Ellipse=vn.F,vn.Path=vn.o;function So(a,y,x,b,E){di(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 hn,this.sr=this.pl.Ja,this.fw=null}So.prototype.copy=function(){var a=new So;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},Vt=So.prototype,Vt.Xa=function(a){if(!(a instanceof So&&Ie.B(this.startX,a.startX)&&Ie.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},Vt.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},Vt.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},Vt.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},Vt.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},Vt.add=function(a){return this.pl.add(a),this},Vt.ca=function(a,y,x){for(var b=this.startX,E=this.startY,z=b,nt=E,rt=this.segments.s,st=rt.length,ht=0;ht<st;ht++){var dt=rt[ht];switch(dt.type){case xo:z=dt.endX,nt=dt.endY,b=dt.endX,E=dt.endY;break;case Lr:if(Ie.Yb(b,E,dt.endX,dt.endY,x,a,y))return!0;b=dt.endX,E=dt.endY;break;case Go:if(Ie.cs(b,E,dt.point1X,dt.point1Y,dt.point2X,dt.point2Y,dt.endX,dt.endY,.5,a,y,x))return!0;b=dt.endX,E=dt.endY;break;case da:if(Ie.jv(b,E,dt.point1X,dt.point1Y,dt.endX,dt.endY,.5,a,y,x))return!0;b=dt.endX,E=dt.endY;break;case ro:case Aa:var yt=dt.type===ro?$s(dt,this):za(dt,this,b,E),Tt=yt.length,zt=dt.type===ro?dt.centerX:dt.endX,Ht=dt.type===ro?dt.centerY:dt.endY;if(Tt===0){if(Ie.Yb(b,E,zt,Ht,x,a,y))return!0;b=zt,E=Ht;break}for(zt=null,Ht=0;Ht<Tt;Ht++)if(zt=yt[Ht],Ht===0&&Ie.Yb(b,E,zt[0],zt[1],x,a,y)||Ie.cs(zt[0],zt[1],zt[2],zt[3],zt[4],zt[5],zt[6],zt[7],.5,a,y,x))return!0;zt!==null&&(b=zt[6],E=zt[7]);break;default:Ae("Unknown Segment type: "+dt.type)}if(dt.isClosed&&(b!==z||E!==nt)&&Ie.Yb(b,E,z,nt,x,a,y))return!0}return!1},un.Object.defineProperties(So.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&&Ue(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&Ue(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&Ue(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&Ue(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&Ue(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&Ue(this,a),this.pl=a,this._isInvalidBounds=!0}}}),So.prototype.add=So.prototype.add,So.prototype.equalsApprox=So.prototype.Xa,So.className="PathFigure";function or(a,y,x,b,E,z,nt,rt){di(this),a===void 0&&(a=Lr),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),nt===void 0&&(nt=0),a===Aa?(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 nt=="boolean"?nt&&(this.isLargeArc=!0):typeof nt=="number"&&nt&&(this.isLargeArc=!0),rt&&(this.isClockwiseArc=!0)):(this.Ne=b,this.Vh=E,a===ro&&(z=Math.max(z,0)),this.Wh=z,typeof nt=="number"?(a===ro&&(nt=Math.max(nt,0)),this.Pg=nt):this.Pg=0),this.ae=null}or.prototype.copy=function(){var a=new or;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},Vt=or.prototype,Vt.Xa=function(a){if(!(a instanceof or)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case xo:case Lr:return Ie.B(this.endX,a.endX)&&Ie.B(this.endY,a.endY);case Go:return Ie.B(this.endX,a.endX)&&Ie.B(this.endY,a.endY)&&Ie.B(this.point1X,a.point1X)&&Ie.B(this.point1Y,a.point1Y)&&Ie.B(this.point2X,a.point2X)&&Ie.B(this.point2Y,a.point2Y);case da:return Ie.B(this.endX,a.endX)&&Ie.B(this.endY,a.endY)&&Ie.B(this.point1X,a.point1X)&&Ie.B(this.point1Y,a.point1Y);case ro:return Ie.B(this.startAngle,a.startAngle)&&Ie.B(this.sweepAngle,a.sweepAngle)&&Ie.B(this.centerX,a.centerX)&&Ie.B(this.centerY,a.centerY)&&Ie.B(this.radiusX,a.radiusX)&&Ie.B(this.radiusY,a.radiusY);case Aa:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&Ie.B(this.xAxisRotation,a.xAxisRotation)&&Ie.B(this.endX,a.endX)&&Ie.B(this.endY,a.endY)&&Ie.B(this.radiusX,a.radiusX)&&Ie.B(this.radiusY,a.radiusY);default:return!1}},Vt.qb=function(a){a.classType===or&&(this.type=a)},Vt.toString=function(a){switch(a===void 0&&(a=-1),this.type){case xo:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Lr:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Go: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 ro: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 Aa: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":"")},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return this._isFrozen=!1,this},Vt.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=Ie.jx(0,0,x<b?x:b,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==b){var nt=xi.alloc();nt.reset(),x<b?nt.scale(1,b/x):nt.scale(x/b,1),vn.Ha(z,nt),xi.free(nt)}for(x=z.length,b=0;b<x;b++)nt=z[b],nt[0]+=y,nt[1]+=E,nt[2]+=y,nt[3]+=E,nt[4]+=y,nt[5]+=E,nt[6]+=y,nt[7]+=E;return a.ae=z,a.ae}function za(a,y,x,b){function E(ne,ve,fe,Ce){return(ne*Ce<ve*fe?-1:1)*Math.acos((ne*fe+ve*Ce)/(Math.sqrt(ne*ne+ve*ve)*Math.sqrt(fe*fe+Ce*Ce)))}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 nt=Math.PI/180*a.Ne,rt=a.isLargeArc,st=a.isClockwiseArc,ht=a.Dc,dt=a.Ec,yt=Math.cos(nt),Tt=Math.sin(nt),zt=yt*(x-ht)/2+Tt*(b-dt)/2;nt=-Tt*(x-ht)/2+yt*(b-dt)/2;var Ht=zt*zt/(y*y)+nt*nt/(z*z);return 1<Ht&&(y*=Math.sqrt(Ht),z*=Math.sqrt(Ht)),Ht=(rt===st?-1:1)*Math.sqrt((y*y*z*z-y*y*nt*nt-z*z*zt*zt)/(y*y*nt*nt+z*z*zt*zt)),isNaN(Ht)&&(Ht=0),rt=Ht*y*nt/z,Ht=Ht*-z*zt/y,isNaN(rt)&&(rt=0),isNaN(Ht)&&(Ht=0),x=(x+ht)/2+yt*rt-Tt*Ht,b=(b+dt)/2+Tt*rt+yt*Ht,dt=E(1,0,(zt-rt)/y,(nt-Ht)/z),yt=(zt-rt)/y,ht=(nt-Ht)/z,zt=(-zt-rt)/y,rt=(-nt-Ht)/z,nt=E(yt,ht,zt,rt),zt=(yt*zt+ht*rt)/(Math.sqrt(yt*yt+ht*ht)*Math.sqrt(zt*zt+rt*rt)),-1>=zt?nt=Math.PI:1<=zt&&(nt=0),!st&&0<nt&&(nt-=2*Math.PI),st&&0>nt&&(nt+=2*Math.PI),st=y>z?1:y/z,zt=y>z?z/y:1,y=Ie.jx(0,0,y>z?y:z,dt,dt+nt,!0),z=xi.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(st,zt),vn.Ha(y,z),xi.free(z),a.ae=y,a.ae}un.Object.defineProperties(or.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&&Ue(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&Ue(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&Ue(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&Ue(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&Ue(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&Ue(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&Ue(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&Ue(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&Ue(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&kn(a,">= zero",or,"radiusX"),this._isFrozen&&Ue(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&kn(a,">= zero",or,"radiusY"),this._isFrozen&&Ue(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&Ue(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&&Ue(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&&Ue(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&&Ue(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&&Ue(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),or.prototype.equalsApprox=or.prototype.Xa;var xo=new Ye(or,"Move",0),Lr=new Ye(or,"Line",1),Go=new Ye(or,"Bezier",2),da=new Ye(or,"QuadraticBezier",3),ro=new Ye(or,"Arc",4),Aa=new Ye(or,"SvgArc",4);or.className="PathSegment",or.Move=xo,or.Line=Lr,or.Bezier=Go,or.QuadraticBezier=da,or.Arc=ro,or.SvgArc=Aa;function os(){this.H=null,this.xu=new Se(0,0).freeze(),this.mt=new Se(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||Sg(x,a,y),y},os.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(Sg(x,a,y),y.assign(x.Ps(y))),y},un.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 Iu(){this.H=null,this.xa="",this.ar=this.Lr=null}Iu.prototype.copy=function(){var a=new Iu;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},Iu.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},un.Object.defineProperties(Iu.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}}}),Iu.className="DiagramEvent";function jr(){this.Fm=Ir,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}jr.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},jr.prototype.copy=function(){var a=new jr;a.Fm=this.Fm,a.Qq=this.Qq,a.rf=this.rf,a.cc=this.cc,a.H=this.H,a.Qn=this.Qn;var y=this.Sn;return a.Sn=Qe(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=Qe(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=Qe(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=Qe(y)&&typeof y.J=="function"?y.J():y,a},jr.prototype.qb=function(a){a.classType===jr&&(this.change=a)},jr.prototype.toString=function(){var a="";return a=this.change===ta?a+"* ":this.change===Ir?a+(this.model!==null?"!m":"!d"):a+((this.model!==null?"!m":"!d")+this.change),this.propertyName&&typeof this.propertyName=="string"&&(a+=" "+this.propertyName),this.modelChange&&this.modelChange!==this.propertyName&&(a+=" "+this.modelChange),a+=": ",this.change===ta?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=pi(this.object)),this.oldValue!==null&&(a+=" old: "+pi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+pi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},jr.prototype.I=function(a){return a?this.oldValue:this.newValue},jr.prototype.Dz=function(a){return a?this.oldParam:this.newParam},jr.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},jr.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},jr.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},jr.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},un.Object.defineProperties(jr.prototype,{model:{get:function(){return this.cc},set:function(a){this.cc=a}},diagram:{get:function(){return this.H},set:function(a){this.H=a}},change:{get:function(){return this.Fm},set:function(a){this.Fm=a}},modelChange:{get:function(){return this.Qq},set:function(a){this.Qq=a}},propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},isTransactionFinished:{get:function(){return this.Fm===ta&&(this.rf==="CommittedTransaction"||this.rf==="FinishedUndo"||this.rf==="FinishedRedo")}},object:{get:function(){return this.Qn},set:function(a){this.Qn=a}},oldValue:{get:function(){return this.Sn},set:function(a){this.Sn=a}},oldParam:{get:function(){return this.Rn},set:function(a){this.Rn=a}},newValue:{get:function(){return this.Mn},set:function(a){this.Mn=a}},newParam:{get:function(){return this.Ln},set:function(a){this.Ln=a}}}),jr.prototype.redo=jr.prototype.redo,jr.prototype.canRedo=jr.prototype.canRedo,jr.prototype.undo=jr.prototype.undo,jr.prototype.canUndo=jr.prototype.canUndo,jr.prototype.getParam=jr.prototype.Dz,jr.prototype.getValue=jr.prototype.I,jr.prototype.clear=jr.prototype.clear;var ta=new Ye(jr,"Transaction",-1),Ir=new Ye(jr,"Property",0),Jr=new Ye(jr,"Insert",1),fo=new Ye(jr,"Remove",2);jr.className="ChangedEvent",jr.Transaction=ta,jr.Property=Ir,jr.Insert=Jr,jr.Remove=fo;function bo(){this.o=new hn().freeze(),this.xa="",this.j=!1}bo.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},bo.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()},bo.prototype.canUndo=function(){return this.isComplete},bo.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()}},bo.prototype.canRedo=function(){return this.isComplete},bo.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()}},bo.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new Jn,x=0;x<a.count;x++){var b=a.M(x);if(b!==null&&b.change===Ir&&b.object){var E=y.get(b.object);E||(E=new Jn,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()}},un.Object.defineProperties(bo.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}}}),bo.prototype.optimize=bo.prototype.ak,bo.prototype.redo=bo.prototype.redo,bo.prototype.canRedo=bo.prototype.canRedo,bo.prototype.undo=bo.prototype.undo,bo.prototype.canUndo=bo.prototype.canUndo,bo.prototype.clear=bo.prototype.clear,bo.className="Transaction";function zr(){this.Pt=new fn,this.Jd=!1,this.u=new hn().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new hn().freeze(),this.hl=new hn,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}zr.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},zr.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},zr.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Vt=zr.prototype,Vt.Xw=function(a){this.Pt.add(a)},Vt.Rx=function(a){this.Pt.remove(a)},Vt.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},Vt.eb=function(a){return a===void 0&&(a=""),wh(this,!0,a)},Vt.Kf=function(){return wh(this,!1,"")};function wh(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 nt=a.Ie.count;0<nt&&(x===""&&(x=a.Ie.M(0)),a.Ie.ka(),a.Ie.mb(nt-1),a.Ie.freeze()),nt=a.hl.count,0<nt&&(z=a.hl.M(nt-1),a.hl.mb(nt-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}Vt.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()}},zr.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},zr.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}}},zr.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},zr.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}}},zr.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var b=new jr;for(b.change=ta,b.propertyName=a,b.object=x,b.oldValue=y,a=this.models;a.next();)y=a.value,b.model=y,y.ds(b)},zr.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new bo);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()))}},zr.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},un.Object.defineProperties(zr.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}}}),zr.prototype.handleChanged=zr.prototype.Tu,zr.prototype.redo=zr.prototype.redo,zr.prototype.undo=zr.prototype.undo,zr.prototype.canUndo=zr.prototype.canUndo,zr.prototype.discardHistoryAfterIndex=zr.prototype.lx,zr.prototype.rollbackTransaction=zr.prototype.Kf,zr.prototype.commitTransaction=zr.prototype.eb,zr.prototype.startTransaction=zr.prototype.Ea,zr.prototype.removeModel=zr.prototype.Rx,zr.prototype.addModel=zr.prototype.Xw,zr.prototype.clear=zr.prototype.clear,zr.className="UndoManager";function nr(){di(this),this.H=Vl,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new os,this.Zr=-1}nr.prototype.toString=function(){return this.name!==""?this.name+" Tool":Bn(this.constructor)},nr.prototype.updateAdornments=function(){},nr.prototype.canStart=function(){return this.isEnabled},nr.prototype.doStart=function(){},nr.prototype.doActivate=function(){this.isActive=!0},nr.prototype.doDeactivate=function(){this.isActive=!1},nr.prototype.doStop=function(){},nr.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},nr.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},nr.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},nr.prototype.doMouseMove=function(){},nr.prototype.doMouseUp=function(){this.stopTool()},nr.prototype.doMouseWheel=function(){},nr.prototype.canStartMultiTouch=function(){return!0},nr.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Se.allocAt(NaN,NaN)),b=y.So(1,Se.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}Se.free(x),Se.free(b)},nr.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Se.allocAt(NaN,NaN)),b=y.So(1,Se.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 Se((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 nt=a.commandHandler;if(z!==a.scale&&nt.canResetZoom(z)){var rt=a.zoomPoint;a.zoomPoint=E,nt.resetZoom(z),a.zoomPoint=rt}y.bubbles=!1}Se.free(x),Se.free(b)},nr.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},nr.prototype.doKeyUp=function(){},nr.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},nr.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},nr.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(rr?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||(rr?y.meta:y.control)||y.shift||a.clearSelection()}},nr.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(E){return!E.layer.isTemporary});var x=this.diagram,b=x.lastInput;return a=x.ic(b.documentPoint,a,y),b.targetObject=a,Op(a,b,x),b.handled};function Op(a,y,x){if(y.handled=!1,a===null||a.If()){var b=0;y.left?b=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(b=3);var E="ObjectSingleClicked";if(a!==null){switch(b){case 1:E="ObjectSingleClicked";break;case 2:E="ObjectDoubleClicked";break;case 3:E="ObjectContextClicked"}b!==0&&x.R(E,a)}else{switch(b){case 1:E="BackgroundSingleClicked";break;case 2:E="BackgroundDoubleClicked";break;case 3:E="BackgroundContextClicked"}b!==0&&x.R(E)}if(a!==null)for(;a!==null;){switch(x=null,b){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,b){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}nr.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,nt=z;for(a.Ck=b,this.doCurrentObjectChanged(z,b),y.handled=!1;z!==null;){var rt=z.mouseLeave;if(rt!==null&&(b===z||b!==null&&b.rg(z)||(rt(y,z,b),E=!0,y.handled)))break;z=z.panel}for(z=nt,y.handled=!1;b!==null&&(nt=b.mouseEnter,!(nt!==null&&(z===b||z!==null&&z.rg(b)||(nt(y,b,z),E=!0,y.handled))));)b=b.panel;b=a.Ck}if(b!==null){for(z=b,nt="";z!==null&&(nt=z.cursor,nt==="");)z=z.panel;for(a.currentCursor=nt,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}},nr.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},nr.prototype.doCurrentObjectChanged=function(){},nr.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===Qc&&!y.shift||E===dc&&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===Qc&&y.shift||E===dc&&!y.control){b=a.position.copy();var z=y.event;E=z.deltaMode;var nt=z.deltaX;z=z.deltaY;var rt="pixel";if(nt===0&&z===0||y.shift)!y.shift&&a.allowVerticalScroll?(x=3*x*a.scrollVerticalLineChange,a.scroll(rt,0<x?"up":"down",Math.abs(x))):y.shift&&a.allowHorizontalScroll&&(x=3*x*a.scrollHorizontalLineChange,a.scroll(rt,0<x?"left":"right",Math.abs(x)));else{switch(E){case 0:rt="pixel";break;case 1:rt="line";break;case 2:rt="page"}nt!==0&&a.allowHorizontalScroll&&(nt*=a.scrollHorizontalLineChange/16,a.scroll(rt,0<nt?"right":"left",Math.abs(nt))),z!==0&&a.allowVerticalScroll&&(z*=a.scrollVerticalLineChange/16,a.scroll(rt,0<z?"down":"up",Math.abs(z)))}this.doWheelChange(a,b,y)}}},nr.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},nr.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,b=y.clone(this.yy);this.Zr=Ci(function(){x.doWaitAfter(b)},a)},nr.prototype.cancelWaitAfter=function(){this.Zr!==-1&&nn.clearTimeout(this.Zr),this.Zr=-1},nr.prototype.doWaitAfter=function(){},nr.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof ir);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},nr.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},un.Object.defineProperties(nr.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof Ke&&(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}}}),nr.prototype.startTransaction=nr.prototype.Ea,nr.className="Tool";function Or(){nr.call(this),this.name="ToolManager",this.hb=new hn,this.ob=new hn,this.Hb=new hn,this.F=this.V=850,this.o=new wn(2,2).ja(),this.Ha=5e3,this.ia=dc,this.u=_d,this.Mp=this.j=null,this.zj=-1}Ze(Or,nr),Or.prototype.initializeStandardTools=function(){},Or.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof ir&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},Or.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===dc?this.mouseWheelBehavior=Qc:this.mouseWheelBehavior===Qc&&(this.mouseWheelBehavior=dc)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},Or.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}}Ip(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Ip(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}Or.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof ir&&(y===a||y.rg(a))||this.hideToolTip()},Or.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()))},Or.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)},Or.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 ir)||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()},Or.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof ir){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 Tl&&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=Ci(function(){E.hideToolTip()},a)}},Or.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}},Or.prototype.hideToolTip=function(){this.zj!==-1&&(nn.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof ir?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Tl&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},Or.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()},Or.prototype.doMouseWheel=function(){this.standardMouseWheel()},Or.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},Or.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},Or.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},Or.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},Or.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)},un.Object.defineProperties(Or.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 ir?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}}}),Or.prototype.replaceStandardTool=Or.prototype.gb;var dc=new Ye(Or,"WheelScroll",0),Qc=new Ye(Or,"WheelZoom",1),eg=new Ye(Or,"WheelNone",2),_d=new Ye(Or,"GestureZoom",3),du=new Ye(Or,"GestureCancel",4),Ph=new Ye(Or,"GestureNone",5);Or.className="ToolManager",Or.WheelScroll=dc,Or.WheelZoom=Qc,Or.WheelNone=eg,Or.GestureZoom=_d,Or.GestureCancel=du,Or.GestureNone=Ph;function Wr(){nr.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 Se(NaN,NaN),this.Fr=new Se,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new fn().freeze(),this.ia=new at,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var Hl;Ze(Wr,nr),Wr.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},Wr.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},Wr.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,(rr?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},Wr.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),Oo=null,this.isActive=!0,this.tl.set(a.position),Hd(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),af(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,Oo=this,Gu=this.diagram,this.doSimulatedDragOut()))};function Hd(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof yn?(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))}}Wr.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},Wr.prototype.Pd=function(a){return a===void 0?new yu(Nr):this.isGridSnapEnabled?new yu(new Se(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new yu(a.copy())},Wr.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),Ch(this),Oh(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<Hl.count){for(var y=Hl,x=y.length,b=0;b<x;b++){var E=y.M(b);Ru(E),tl(E),Ch(E),E.diagram.ug()}y.clear()}Ru(this),this.tl.h(NaN,NaN),Gu!==null&&(Gu.currentCursor=""),Oo=Gu=null,tl(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),hd(a,!0)},Wr.prototype.stopTransaction=function(){var a=this.diagram,y=nr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function Ch(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,ig(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function ng(){var a=Oo;tl(a),ju(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}Wr.prototype.doCancel=function(){tl(this),ju(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},Wr.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},Wr.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")):ju(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 Jn,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 yn&&b.canCopy()&&x.add(b,a.Pd());a.copiedParts=x,Hd(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,sh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function tl(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 yn&&(x.value.point=new Se(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function Ru(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 Ml(a,y,x){var b=a.diagram,E=a.startPoint,z=Se.alloc();z.assign(b.lastInput.documentPoint),a.moveParts(y,z.re(E),x),Se.free(z),b.Gf("temporaryPixelRatio")===!0&&b.Yh===null&&30<b.$w&&(Ds(b),b.hk())}Wr.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 ju(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 yn&&b.suspendsRouting){var E=x.value.point;a.draggedParts.add(b,a.Pd()),sh(b,-E.x,-E.y)}y.bd()}}function Kd(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,nt=!1;try{if(x.skipsUndoManager=!0,nt=ig(a,E,b),!a.isActive&&Oo===null)return;var rt=b!==null?b.part:null;if(rt===null||x.handlesDragDropForTopLevelParts&&rt.isTopLevel&&!(rt instanceof Pi)){var st=x.mouseDragOver;st!==null&&(st(E),nt=!0)}if(!a.isActive&&Oo===null||(a.doDragOver(y,b),!a.isActive&&Oo===null))return}finally{x.skipsUndoManager=z,nt&&x.bd()}a.Bn=b,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(E.viewPoint)}Wr.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 ir||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},Wr.prototype.doUpdateCursor=function(a){var y=this.diagram;(a===null||this.Bn!==a)&&(!this.diagram.currentTool.isActive||this.mayCopy()?y.currentCursor=this.copyCursor:this.mayMove()?y.currentCursor=this.moveCursor:this.mayDragOut()&&(y.currentCursor=this.nodropCursor))};function ig(a,y,x){var b=!1,E=a.Cg.length,z=0<E?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var nt=0;nt<E;nt++){var rt=a.Cg[nt],st=rt.mouseDragLeave;if(st!==null&&(st(y,rt,x),b=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&Oo===null||x===null)return b;for(y.handled=!1,E=x;E!==null;)a.Cg.push(E),E=rg(E);for(E=a.Cg.length,x=0;x<E&&(nt=a.Cg[x],rt=nt.mouseDragEnter,rt===null||(rt(y,nt,z),b=!0,!y.handled));x++);return b}function rg(a){var y=a.panel;return y!==null?y:a instanceof $n&&!(a instanceof Pi)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Rp(a,y,x){var b=a.Oe;if(b===null)return null;var E=a.diagram.og(y,b.portGravity,function(ht){return b.findValidLinkablePort(ht,x)});a=Se.alloc();var z=1/0,nt=null;for(E=E.iterator;E.next();){var rt=E.value;if(rt.part!==null){var st=rt.ga(Ti,a);st=y.Bf(st),st<z&&(nt=rt,z=st)}}return Se.free(a),nt}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,nt=null;x.fromNode===null&&(z=Rp(a,x.i(0),!1),z!==null&&(nt=z.part));var rt=null,st=null;x.toNode===null&&(rt=Rp(a,x.i(x.pointsCount-1),!0),rt!==null&&(st=rt.part)),E.isValidLink(nt,z,st,rt)?y?(x.defaultFromPoint=x.i(0),x.defaultToPoint=x.i(x.pointsCount-1),x.suspendsRouting=!1,x.fromNode=nt,z!==null&&(x.fromPortId=z.portId),x.toNode=st,rt!==null&&(x.toPortId=rt.portId),x.fromPort!==b.Mx&&b.R("LinkRelinked",x,b.Mx),x.toPort!==b.Nx&&b.R("LinkRelinked",x,b.Nx)):Vd(E,nt,z,st,rt):Vd(E,null,null,null,null)}}}}Wr.prototype.doDragOver=function(){};function Wu(a,y){var x=a.diagram;a.dragsLink&&zu(a,!0),Ch(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 nt=z.mouseDrop;if(nt!==null&&(nt(E,z),E.handled))break;Q0(a,E,z),z=rg(z)}}else z=x.mouseDrop,z!==null&&z(E);if(a.isActive||Oo!==null){for(E=(a.copiedParts||a.draggedParts).iterator;E.next();)z=E.key,z instanceof Tn&&z.linksConnected.each(function(rt){rt.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||Oo!==null){for(a=$e.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof Tn&&q0(x,b,a);$e.free(a)}}}function Q0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof Pi||(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 yn},!0,function(E){return E instanceof yn},b),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}Wr.prototype.doDropOnto=function(){},Wr.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),af(a,this.copiedParts),Ml(this,this.copiedParts,!1),Oh(a,this.copiedParts)):this.mayMove()?(tl(this),Ml(this,this.draggedParts,!0)):this.mayDragOut()?(fu(this,!1),Ml(this,this.copiedParts,!1)):tl(this),Kd(this,a.lastInput.documentPoint))}},Wr.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?(tl(this),fu(this,!0),af(a,this.copiedParts),Ml(this,this.copiedParts,!1),Oh(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,tl(this),this.mayMove()&&(Ml(this,this.draggedParts,!0),Kd(this,a.lastInput.documentPoint))),this.Ym=!0,Wu(this,a.lastInput.documentPoint),this.isActive){var b=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&$0(this),a.Ya(),Oh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",b)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},Wr.prototype.simulatedMouseMove=function(a,y,x){if(Oo===null)return!1;var b=Oo.diagram;x instanceof Ke||(x=null);var E=Gu;return x!==E&&(E!==null&&E!==b&&(E.ug(),Oo.isDragOutStarted=!1,E=E.toolManager.findTool("Dragging"),E!==null&&E.doSimulatedDragLeave()),Gu=x,x!==null&&x!==b&&(ng(),E=x.toolManager.findTool("Dragging"),E!==null&&(Hl.contains(E)||Hl.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)},Wr.prototype.simulatedMouseUp=function(a,y,x){if(Oo===null)return!1;var b=Gu,E=Oo.diagram;if(x===null)return Oo.doCancel(),!0;if(x!==b){var z=b.toolManager.findTool("Dragging");if(b!==null&&b!==E&&z!==null)return b.ug(),Oo.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;Gu=x,b=x.toolManager.findTool("Dragging"),b!==null&&(ng(),Hl.contains(b)||Hl.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 Se),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=Oo,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 Tn&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}Wr.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(rr?!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())},Wr.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())},Wr.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())},Wr.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},Wr.prototype.Az=function(){return Oo},Wr.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=Oo;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},Wr.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),Ea(a),a.animationManager.Cc(),a=Oo,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},Wr.prototype.doSimulatedDragLeave=function(){var a=Oo;a!==null&&a.doSimulatedDragOut(),this.doCancel()},Wr.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=Oo;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;jp(this,y.draggedParts.Lf(),!1,a.firstInput),Ml(this,this.copiedParts,!1),Kd(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},Wr.prototype.doSimulatedDrop=function(){var a=this.diagram,y=Oo;if(y!==null){var x=y.diagram;if(y.Ym=!0,tl(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),jp(this,y.draggedParts.Lf(),!0,a.lastInput),Ml(this,this.copiedParts,!1);var b=new fn;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0,b.add(E)})),Wu(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",b,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function jp(a,y,x,b){if(a.copiedParts===null){var E=a.diagram;if(!E.isReadOnly&&!E.isModelReadOnly){E.skipsUndoManager=!x,E.partManager.addsToTemporaryLayer=!x,a.startPoint=b.documentPoint,x=E.Kj(y,E,!0);var z=$e.alloc();E=b=1/0;for(var nt=-1/0,rt=-1/0,st=y.iterator;st.next();){var ht=st.value;if(ht.isVisible()){var dt=ht.location;ht=dt.x,dt=dt.y,isNaN(ht)||isNaN(dt)||(ht<b&&(b=ht),dt<E&&(E=dt),ht>nt&&(nt=ht),dt>rt&&(rt=dt))}}for(b===1/0?z.h(0,0,0,0):z.h(b,E,nt-b,rt-E),b=z.x+z.width/2,E=z.y+z.height/2,$e.free(z),z=a.Fr,nt=new Jn,rt=Se.alloc(),st=y.iterator;st.next();)ht=st.value,ht instanceof yn&&ht.canCopy()&&(dt=x.I(ht),dt!==null&&(dt.points=ht.points,sh(dt,z.x-b,z.y-E),dt.suspendsRouting=!0,nt.add(dt,a.Pd())));for(y=y.iterator;y.next();)ht=y.value,ht.Zc()&&ht.canCopy()&&(st=x.I(ht),st!==null&&(ht=ht.location,rt.h(z.x-(b-ht.x),z.y-(E-ht.y)),st.location=rt,st.Va(),nt.add(st,a.Pd(rt))));Se.free(rt),a.copiedParts=nt,Hd(a,nt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,sh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}Wr.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},Wr.prototype.computeMove=function(a,y,x,b){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,b):new Se},un.Object.defineProperties(Wr.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}}}),Wr.prototype.getDraggingSource=Wr.prototype.Az;var Oo=null,Gu=null;Wr.className="DraggingTool",Hl=new hn,pn("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Or.prototype.doCancel=function(){Oo!==null&&Oo.doCancel(),nr.prototype.doCancel.call(this)};function Yr(){nr.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new yn,y=new ki;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new ki,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new Tn,y=new ki,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Ar,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new Tn,y=new ki,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Ar,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 Jn,this.Of=this.gj=this.Pf=null}Ze(Yr,nr),Yr.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},Yr.prototype.copyPortProperties=function(a,y,x,b,E){if(a!==null&&y!==null&&x!==null&&b!==null){var z=y.Df(),nt=wn.alloc();nt.width=y.naturalBounds.width*z,nt.height=y.naturalBounds.height*z,b.desiredSize=nt,wn.free(nt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=Ti,z=Se.alloc(),x.location=y.ga(Ti,z),Se.free(z),b.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,b,E)}},Yr.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=Ar,y.fromSpot=Hi,y.toSpot=Hi),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},Yr.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},Yr.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof Tn){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)}},Yr.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof Tn))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof Tn)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(b===!1)break;a=a.panel}return null},Yr.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(yt){return E.findValidLinkablePort(yt,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var nt=z.value,rt=nt.part;if(rt instanceof Tn){var st=nt.ga(Ti,Se.alloc()),ht=x.x-st.x,dt=x.y-st.y;Se.free(st),st=ht*ht+dt*dt,st<b&&(ht=this.validPortsCache.I(nt),ht!==null?ht&&(y=nt,b=st):a&&this.isValidLink(this.originalFromNode,this.originalFromPort,rt,nt)||!a&&this.isValidLink(rt,nt,this.originalToNode,this.originalToPort)?(this.validPortsCache.add(nt,!0),y=nt,b=st):this.validPortsCache.add(nt,!1))}}return y!==null&&(x=y.part,x instanceof Tn&&(x.layer===null||x.layer.allowLink))?y:null},Yr.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},Yr.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},Yr.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},Yr.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof Tn))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof Tn))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},Yr.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)},Yr.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 fn;return b.add(a),ss(this,x,y,b)};function ss(a,y,x,b){if(y===x)return!0;var E=y.fromNode;return E!==null&&E.isLinkLabel&&(b.add(E),ss(a,E.labeledLink,x,b))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(b.add(y),ss(a,y.labeledLink,x,b))))}Yr.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!==pd){if(b===Og){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=y.linksConnected;b.next();){var E=b.value;if(E!==x&&E.isTreeLink&&E.toNode===y)return!1}return!gs(this,a,y,x,!0)}if(b===Ig){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=a.linksConnected;b.next();)if(E=b.value,E!==x&&E.isTreeLink&&E.fromNode===a)return!1;return!gs(this,a,y,x,!0)}if(b===Fg)return a===y?a=!0:(b=new fn,b.add(y),a=ps(this,b,a,y,x)),!a;if(b===Dg)return!gs(this,a,y,x,!1);if(b===Bg)return a===y?a=!0:(b=new fn,b.add(y),a=fc(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 nt=z.value;if(nt!==b&&(!E||nt.isTreeLink)&&nt.toNode===y&&(nt=nt.fromNode,nt!==y&&gs(a,nt,x,b,E)))return!0}return!1}function ps(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 nt=z.value;if(nt!==E&&nt.toNode===x&&(nt=nt.fromNode,nt!==x&&ps(a,y,nt,b,E)))return!0}return!1}function fc(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 nt=z.value;if(nt!==E){var rt=nt.fromNode;if(nt=nt.toNode,rt=rt===x?nt:rt,rt!==x&&fc(a,y,rt,b,E))return!0}}return!1}un.Object.defineProperties(Yr.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}}}),Yr.className="LinkingBaseTool";function ms(){Yr.call(this),this.name="Linking",this.V={},this.F=null,this.K=bh,this.Xd=null}Ze(ms,Yr),ms.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},ms.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 Tn)))return null;var x=this.direction;if(x===bh||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===bh||x===Wp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},ms.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 Tn&&(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 Tn&&(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)},ms.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()},ms.prototype.doStop=function(){Yr.prototype.doStop.call(this),this.startObject=null},ms.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,b=null,E=null,z=null;try{var nt=this.targetPort=this.findTargetPort(this.isForwards);if(nt!==null){var rt=nt.part;rt instanceof Tn&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),b=rt,E=nt):(y=rt,x=nt,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?(nt===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)}}},ms.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof yn)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)},ms.prototype.insertLink=function(a,y,x,b){return this.diagram.partManager.insertLink(a,y,x,b)},ms.prototype.doNoLink=function(){},un.Object.defineProperties(ms.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 bh=new Ye(ms,"Either",0),zp=new Ye(ms,"ForwardsOnly",0),Wp=new Ye(ms,"BackwardsOnly",0);ms.className="LinkingTool",ms.Either=bh,ms.ForwardsOnly=zp,ms.BackwardsOnly=Wp;function fa(){Yr.call(this),this.name="Relinking";var a=new ki;a.figure="Diamond",a.desiredSize=Cr,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new ki,a.figure="Diamond",a.desiredSize=Cr,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new $e}Ze(fa,Yr),fa.prototype.updateAdornments=function(a){if(a!==null&&a instanceof yn){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 ir;return x.type=gn.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 ir&&x.adornedPart instanceof yn))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=pr),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=pr),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===Nf||x===ah)&&(x=Cs),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(){Yr.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 nt=this.targetPort.part;nt instanceof Tn&&(this.isForwards?(b=nt,E=this.targetPort):(y=nt,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 Vd(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)}un.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 ir))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),fa.className="RelinkingTool",pn("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),pn("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function Qr(){nr.call(this),this.name="LinkReshaping";var a=new ki;a.figure="Rectangle",a.desiredSize=no,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new ki,a.figure="Diamond",a.desiredSize=Cr,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new Se,this.Yq=new hn}Ze(Qr,nr),Qr.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:og},Qr.prototype.om=function(a,y){a.reshapingBehavior=y},Qr.prototype.updateAdornments=function(a){if(a!==null&&a instanceof yn){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)}},Qr.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,b=y.isOrthogonal,E=null;if(y.points!==null&&1<x){E=new ir,E.type=gn.Link,x=y.firstPickIndex;var z=y.lastPickIndex,nt=b?1:0;if(y.resegmentable&&y.computeCurve()!==ya)for(var rt=x+nt;rt<z-nt;rt++){var st=this.makeResegmentHandle(a,rt);st!==null&&(st.segmentIndex=rt,st.segmentFraction=.5,st.fromMaxLinks=999,E.add(st))}for(nt=x+1;nt<z;nt++)if(rt=this.makeHandle(a,nt),rt!==null){if(rt.segmentIndex=nt,nt!==x)if(nt===x+1&&b){st=y.i(x);var ht=y.i(x+1);Ie.B(st.x,ht.x)&&Ie.B(st.y,ht.y)&&(ht=y.i(x-1)),Ie.B(st.x,ht.x)?(this.om(rt,Hu),rt.cursor="n-resize"):Ie.B(st.y,ht.y)&&(this.om(rt,_u),rt.cursor="w-resize")}else nt===z-1&&b?(st=y.i(z-1),ht=y.i(z),Ie.B(st.x,ht.x)&&Ie.B(st.y,ht.y)&&(st=y.i(z+1)),Ie.B(st.x,ht.x)?(this.om(rt,Hu),rt.cursor="n-resize"):Ie.B(st.y,ht.y)&&(this.om(rt,_u),rt.cursor="w-resize")):nt!==z&&(this.om(rt,Yd),rt.cursor="move");E.add(rt)}E.adornedObject=a}return E},Qr.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},Qr.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},Qr.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},Qr.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 yn){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}}},Qr.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},Qr.prototype.stopTransaction=function(){var a=this.diagram,y=nr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Qr.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},Qr.prototype.getResegmentingPoint=function(){return this.handle.ga(Ti)},Qr.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},Qr.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 nt=y.i(x-2);if(Math.abs(b.x-E.x)<this.resegmentingDistance&&Math.abs(b.y-E.y)<this.resegmentingDistance&&(Uu(this,nt,b,E,z,!0)||Uu(this,nt,b,E,z,!1))){var rt=y.points.copy();Uu(this,nt,b,E,z,!0)?(rt.cd(x-2,new Se(nt.x,(z.y+nt.y)/2)),rt.cd(x+1,new Se(z.x,(z.y+nt.y)/2))):(rt.cd(x-2,new Se((z.x+nt.x)/2,nt.y)),rt.cd(x+1,new Se((z.x+nt.x)/2,z.y))),rt.mb(x),rt.mb(x-1),y.points=rt,y.Wb()}else nt=y.i(x+2),Math.abs(E.x-z.x)<this.resegmentingDistance&&Math.abs(E.y-z.y)<this.resegmentingDistance&&(Uu(this,b,E,z,nt,!0)||Uu(this,b,E,z,nt,!1))&&(rt=y.points.copy(),Uu(this,b,E,z,nt,!0)?(rt.cd(x-1,new Se(b.x,(b.y+nt.y)/2)),rt.cd(x+2,new Se(nt.x,(b.y+nt.y)/2))):(rt.cd(x-1,new Se((b.x+nt.x)/2,b.y)),rt.cd(x+2,new Se((b.x+nt.x)/2,nt.y))),rt.mb(x+1),rt.mb(x),y.points=rt,y.Wb())}}else nt=Se.alloc(),Ie.qh(b.x,b.y,z.x,z.y,E.x,E.y,nt)&&nt.Bf(E)<this.resegmentingDistance*this.resegmentingDistance&&(b=y.points.copy(),b.mb(x),y.points=b,y.Wb()),Se.free(nt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function Uu(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}Qr.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===Hu?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):b===_u&&(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===Hu?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):b===_u&&(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),nt=y.i(b+1);Ie.B(z.x,E.x)&&Ie.B(E.y,nt.y)?(Ie.B(z.x,y.i(b-2).x)&&!Ie.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),Ie.B(nt.y,y.i(b+2).y)&&!Ie.B(nt.x,y.i(b+2).x)?y.m(b+1,nt.x,a.y):y.L(b+1,nt.x,a.y)):Ie.B(z.y,E.y)&&Ie.B(E.x,nt.x)?(Ie.B(z.y,y.i(b-2).y)&&!Ie.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),Ie.B(nt.x,y.i(b+2).x)&&!Ie.B(nt.y,y.i(b+2).y)?y.m(b+1,a.x,nt.y):y.L(b+1,a.x,nt.y)):Ie.B(z.x,E.x)&&Ie.B(E.x,nt.x)?(Ie.B(z.x,y.i(b-2).x)&&!Ie.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),Ie.B(nt.x,y.i(b+2).x)&&!Ie.B(nt.y,y.i(b+2).y)?y.m(b+1,a.x,nt.y):y.L(b+1,a.x,nt.y)):Ie.B(z.y,E.y)&&Ie.B(E.y,nt.y)&&(Ie.B(z.y,y.i(b-2).y)&&!Ie.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),Ie.B(nt.y,y.i(b+2).y)&&!Ie.B(nt.x,y.i(b+2).x)?y.m(b+1,nt.x,a.y):y.L(b+1,nt.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(Ti,Se.alloc()),b=y.getLinkPointFromPoint(b,E,z,a,!0,Se.alloc()),y.L(0,b.x,b.y),Se.free(z),Se.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(Ti,Se.alloc()),a=y.getLinkPointFromPoint(b,E,x,a,!1,Se.alloc()),y.L(y.pointsCount-1,a.x,a.y),Se.free(x),Se.free(a));y.zf()},Qr.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Yd:return a;case Hu:return new Se(y.i(x).x,a.y);case _u:return new Se(a.x,y.i(x).y);default:case og:return y.i(x)}},un.Object.defineProperties(Qr.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 ir))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}}}),Qr.prototype.setReshapingBehavior=Qr.prototype.om,Qr.prototype.getReshapingBehavior=Qr.prototype.Ru;var og=new Ye(Qr,"None",0),_u=new Ye(Qr,"Horizontal",1),Hu=new Ye(Qr,"Vertical",2),Yd=new Ye(Qr,"All",3);Qr.className="LinkReshapingTool",Qr.None=og,Qr.Horizontal=_u,Qr.Vertical=Hu,Qr.All=Yd,pn("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function Xo(){nr.call(this),this.name="Resizing",this.o=new wn(1,1).freeze(),this.j=new wn(9999,9999).freeze(),this.yg=new wn(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new ki;a.alignmentFocus=Ti,a.figure="Rectangle",a.desiredSize=no,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new Se,this.Dw=new wn,this.Tn=new Se,this.rt=new wn(0,0),this.qt=new wn(1/0,1/0),this.pt=new wn(1,1)}Ze(Xo,nr),Xo.prototype.updateAdornments=function(a){if(!(a===null||a instanceof yn)){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)}},Xo.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new ir,y.type=gn.Spot,y.locationSpot=Ti;var x=new Ps;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,sr)),y.add(this.makeHandle(a,vr)),y.add(this.makeHandle(a,io)),y.add(this.makeHandle(a,is)),y.add(this.makeHandle(a,fs)),y.add(this.makeHandle(a,Yo)),y.add(this.makeHandle(a,rs)),y.add(this.makeHandle(a,Ns))}else if(Ka(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Xo.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},Xo.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=Ti),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 gn)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},Xo.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},Xo.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))},Xo.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},Xo.prototype.stopTransaction=function(){var a=this.diagram,y=nr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Xo.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},Xo.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,Se.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),Se.free(E)}},Xo.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,Se.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),Se.free(E),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},Xo.prototype.resize=function(a){var y=this.diagram,x=this.adornedObject;if(x!==null){if(x.desiredSize=a.size,a=x.part,a.Va(),x=x.ga(this.handle.alignment.gv()),a instanceof Pi){var b=new hn;if(b.add(a),!this.dragsMembers&&a.placeholder===null){var E=new at;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()}},Xo.prototype.computeResize=function(a,y,x,b,E,z){y.Mc()&&(y=Ti);var nt=this.adornedObject.naturalBounds,rt=nt.x,st=nt.y,ht=nt.x+nt.width,dt=nt.y+nt.height,yt=1;if(!z){yt=nt.width;var Tt=nt.height;0>=yt&&(yt=1),0>=Tt&&(Tt=1),yt=Tt/yt}return Tt=Se.alloc(),Ie.No(a.x,a.y,rt,st,E.width,E.height,Tt),a=nt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(Tt.x,ht-b.width),a.x=Math.min(a.x,ht-x.width),a.width=Math.max(ht-a.x,x.width),a.y=Math.max(Tt.y,dt-b.height),a.y=Math.min(a.y,dt-x.height),a.height=Math.max(dt-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(yt*a.width,b.height),x.height),a.width=a.height/yt):(a.width=Math.max(Math.min(a.height/yt,b.width),x.width),a.height=yt*a.width),a.x=ht-a.width,a.y=dt-a.height)):1<=y.y?(a.x=Math.max(Tt.x,ht-b.width),a.x=Math.min(a.x,ht-x.width),a.width=Math.max(ht-a.x,x.width),a.height=Math.max(Math.min(Tt.y-st,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(yt*a.width,b.height),x.height),a.width=a.height/yt):(a.width=Math.max(Math.min(a.height/yt,b.width),x.width),a.height=yt*a.width),a.x=ht-a.width)):(a.x=Math.max(Tt.x,ht-b.width),a.x=Math.min(a.x,ht-x.width),a.width=ht-a.x,z||(a.height=Math.max(Math.min(yt*a.width,b.height),x.height),a.width=a.height/yt,a.y=st+.5*(dt-st-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(Tt.x-rt,b.width),x.width),a.y=Math.max(Tt.y,dt-b.height),a.y=Math.min(a.y,dt-x.height),a.height=Math.max(dt-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(yt*a.width,b.height),x.height),a.width=a.height/yt):(a.width=Math.max(Math.min(a.height/yt,b.width),x.width),a.height=yt*a.width),a.y=dt-a.height)):1<=y.y?(a.width=Math.max(Math.min(Tt.x-rt,b.width),x.width),a.height=Math.max(Math.min(Tt.y-st,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(yt*a.width,b.height),x.height),a.width=a.height/yt):(a.width=Math.max(Math.min(a.height/yt,b.width),x.width),a.height=yt*a.width))):(a.width=Math.max(Math.min(Tt.x-rt,b.width),x.width),z||(a.height=Math.max(Math.min(yt*a.width,b.height),x.height),a.width=a.height/yt,a.y=st+.5*(dt-st-a.height))):0>=y.y?(a.y=Math.max(Tt.y,dt-b.height),a.y=Math.min(a.y,dt-x.height),a.height=dt-a.y,z||(a.width=Math.max(Math.min(a.height/yt,b.width),x.width),a.height=yt*a.width,a.x=rt+.5*(ht-rt-a.width))):1<=y.y&&(a.height=Math.max(Math.min(Tt.y-st,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/yt,b.width),x.width),a.height=yt*a.width,a.x=rt+.5*(ht-rt-a.width))),Se.free(Tt),a},Xo.prototype.computeReshape=function(){var a=ln;return this.adornedObject instanceof ki&&(a=Av(this.adornedObject)),!(a===Un||this.diagram.lastInput.shift)},Xo.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},Xo.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},Xo.prototype.computeCellSize=function(){var a=new wn(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},un.Object.defineProperties(Xo.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 ir))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 ir)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}}}),Xo.className="ResizingTool",pn("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function vs(){nr.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new Se,this.ue=null;var a=new ki;a.figure="Ellipse",a.desiredSize=Cr,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new Se(NaN,NaN),this.u=0,this.F=50}Ze(vs,nr),vs.prototype.updateAdornments=function(a){if(a!==null){if(a.ph()){var y=a.rotateObject;if(y===a||y===a.path||y.isPanelMain)return}if(a.isSelected&&!this.diagram.isReadOnly&&(y=a.rotateObject,y!==null&&a.canRotate()&&a.actualBounds.w()&&a.isVisible()&&y.actualBounds.w()&&y.Ed())){var x=a.Pj(this.name);if((x===null||x.adornedObject!==y)&&(x=this.makeAdornment(y)),x!==null){x.angle=y.li(),x.placeholder===null&&(x.location=this.computeAdornmentLocation(y)),a.bh(this.name,x);return}}a.Jf(this.name)}},vs.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new ir,y.type=gn.Position,y.locationSpot=Ti;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(Ka(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},vs.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!a.isReadOnly&&a.allowRotate&&a.lastInput.left?this.findToolHandleAt(a.firstInput.documentPoint,this.name)!==null:!1},vs.prototype.doActivate=function(){var a=this.diagram;if(this.adornedObject===null){if(this.handle===null&&(this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name)),this.handle===null)return;this.adornedObject=this.handle.part.adornedObject}this.adornedObject!==null&&(a.isMouseCaptured=!0,a.delaysLayout=!0,this.Ea(this.name),this.Cw=this.adornedObject.angle,this.kr=this.computeRotationPoint(this.adornedObject),this.Tn=this.adornedObject.part.location.copy(),this.isActive=!0)},vs.prototype.computeRotationPoint=function(a){var y=a.part,x=y.locationObject;return y.rotationSpot.sb()?a.ga(y.rotationSpot):a===y||a===x?x.ga(y.locationSpot):a.ga(Ti)},vs.prototype.computeAdornmentLocation=function(a){var y=this.rotationPoint;y.w()||(y=this.computeRotationPoint(a)),y=a.qs(y);var x=this.handleAngle;0>x?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var 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)},vs.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new Se(NaN,NaN),this.isActive=a.isMouseCaptured=!1},vs.prototype.stopTransaction=function(){var a=this.diagram,y=nr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},vs.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},vs.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},vs.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){a.delaysLayout=!1;var y=this.computeRotate(a.lastInput.documentPoint);this.rotate(y),a.Ya(),this.transactionResult=this.name,a.R("PartRotated",this.adornedObject,this.originalAngle)}this.stopTool()},vs.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,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()}},vs.prototype.computeRotate=function(a){a=this.rotationPoint.ab(a)-this.handleAngle;var y=this.adornedObject.panel;y!==null&&(a-=y.li()),360<=a?a-=360:0>a&&(a+=360),y=Math.min(Math.abs(this.snapAngleMultiple),180);var x=Math.min(Math.abs(this.snapAngleEpsilon),y/2);return!this.diagram.lastInput.shift&&0<y&&0<x&&(a%y<x?a=Math.floor(a/y)*y:a%y>y-x&&(a=(Math.floor(a/y)+1)*y)),360<=a?a-=360:0>a&&(a+=360),a},un.Object.defineProperties(vs.prototype,{handleArchetype:{get:function(){return this.o},set:function(a){this.o=a}},handle:{get:function(){return this.j},set:function(a){if(a!==null&&!(a.part instanceof ir))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 ir)throw Error("new handle must not be in an Adornment: "+a);this.ue=a}},snapAngleMultiple:{get:function(){return this.ia},set:function(a){this.ia=a}},snapAngleEpsilon:{get:function(){return this.V},set:function(a){this.V=a}},originalAngle:{get:function(){return this.Cw}},rotationPoint:{get:function(){return this.kr},set:function(a){this.kr=a.copy()}},handleAngle:{get:function(){return this.u},set:function(a){this.u=a}},handleDistance:{get:function(){return this.F},set:function(a){this.F=a}}}),vs.className="RotatingTool",pn("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Ah(){nr.call(this),this.name="ClickSelecting"}Ze(Ah,nr),Ah.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Ah.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Ah.className="ClickSelectingTool";function Wa(){nr.call(this),this.name="Action",this.pk=null}Ze(Wa,nr),Wa.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},Wa.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()},Wa.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))}},Wa.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()},Wa.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())},Wa.prototype.doStop=function(){this.pk=null},Wa.className="ActionTool";function Ku(){nr.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new Se(0,0)}Ze(Ku,nr),Ku.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)},Ku.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Ku.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 $n)x.Zc()&&(Ka(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);Qe(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=Se.allocAt(a.x,a.y);this.isGridSnapEnabled&&sf(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),Se.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},un.Object.defineProperties(Ku.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}}}),Ku.className="ClickCreatingTool";function La(){nr.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new $n;a.layerName="Tool",a.selectable=!1;var y=new ki;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}Ze(La,nr),La.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))},La.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},La.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},La.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=wn.alloc().h(y.width,y.height);x.desiredSize=b,this.box.mm(y.x,y.y,!1),wn.free(b),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},La.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()},La.prototype.computeBoxBounds=function(){var a=this.diagram;return new $e(a.firstInput.documentPoint,a.lastInput.documentPoint)},La.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),rr?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 hn,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)}},un.Object.defineProperties(La.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}}}),La.className="DragSelectingTool";function Uo(){nr.call(this),this.name="Panning",this.Xt=new Se,this.xy=new Se,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()}}Ze(Uo,nr),Uo.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())},Uo.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},Uo.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},Uo.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},Uo.prototype.doMouseMove=function(){this.move()},Uo.prototype.doMouseUp=function(){this.move(),this.stopTool()},Uo.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)}},un.Object.defineProperties(Uo.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),Uo.className="PanningTool",pn("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),pn("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),pn("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),pn("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),pn("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function Tl(){this.F=this.u=this.j=this.o=null}un.Object.defineProperties(Tl.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}}}),Tl.className="HTMLInfo";function Ga(a,y,x){this.text=a,this.hx=y,this.visible=x}Ga.className="ContextMenuButtonInfo";function ys(){nr.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new Se,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}Ze(ys,nr);function el(a){var y=new Tl;y.show=function(E,z,nt){nt.showDefaultContextMenu()},y.hide=function(E,z){z.hideDefaultContextMenu()},Lh=y,a.tu=function(){a.stopTool()},y=Ln("div");var x=Ln("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=Ln("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",qr,!1),b.addEventListener(y,"selectstart",qr,!1),b.addEventListener(x,"contextmenu",qr,!1)),y.className="goCXforeground",x.className="goCXbackground",nn.document.body&&(nn.document.body.appendChild(y),nn.document.body.appendChild(x)),$c=y,gc=x,qc=!0}function qr(a){return a.preventDefault(),!1}ys.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)},ys.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},ys.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},ys.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,b=null;if(a instanceof Ke||(a instanceof Oe?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},ys.prototype.doActivate=function(){},ys.prototype.doMouseDown=function(){if(nr.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof ir){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&ml(this)},ys.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof ir){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}ml(this)};function ml(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var b=null;x instanceof Tl||(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())}ys.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=Lh,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var b=x.contextMenu;b!==null?(a.currentObject=x instanceof Oe?x:null,a.showContextMenu(b,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof ir&&!a.currentContextMenu.visible&&a.stopTool()}}ys.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},ys.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof ir){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 Tl&&a.show(y,x,this);this.currentContextMenu=a},ys.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}},ys.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof ir?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Tl&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function Vu(a){var y=new hn;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}ys.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=Vu(this)),$c.innerHTML="",gc.addEventListener("pointerdown",this.tu,!1);var y=this,x=Ln("ul");x.className="goCXul",$c.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=Ln("li"),z.className="goCXli";var nt=Ln("a");nt.className="goCXa",nt.href="#",nt.ky=E.hx,nt.addEventListener("pointerdown",function(rt){return this.ky(a),y.stopTool(),rt.preventDefault(),!1},!1),nt.textContent=E.text,z.appendChild(nt),x.appendChild(z)}}$c.style.display="block",gc.style.display="block"},ys.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===Lh){$c.style.display="none",gc.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(gc,"pointerdown",this.tu,!1),this.currentContextMenu=null}},un.Object.defineProperties(ys.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof ir?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return qc===!1&&Lh===null&&_r&&el(this),Lh},set:function(a){a===null&&(qc=!0),Lh=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var Lh=null,qc=!1,gc=null,$c=null;ys.className="ContextMenuTool",pn("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function Er(){nr.call(this),this.name="TextEditing",this.Zh=new xr,this.ia=null,this.V=pc,this.vj=null,this.qa=mc,this.u=1,this.F=!0,this.o=null,this.j=new Tl,this.kt=null,td(this,this.j)}Ze(Er,nr);function td(a,y){if(_r){var x=Ln("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(ed)):E==="Tab"?(a.acceptText(Xd),b.preventDefault()):E==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==mc){var b=a.kt;a.qa===nd&&(a.qa=id),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==mc){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 xr&&z instanceof Er)if(z.state===rd)x.style.border="3px solid red",x.focus();else{var nt=b.ga(Ti),rt=E.position,st=E.scale,ht=b.Df()*st;ht<z.minimumEditorScale&&(ht=z.minimumEditorScale);var dt=b.naturalBounds.width*ht+6,yt=b.naturalBounds.height*ht+2,Tt=(nt.x-rt.x)*st;nt=(nt.y-rt.y)*st,rt=b.verticalAlignment,st=(b.lineHeight+b.spacingAbove+b.spacingBelow)*b.lineCount*ht,yt=rt.y*yt-rt.y*st+rt.offsetY-(.5*yt-.5*st)-st/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*ht+"%",x.style.lineHeight="normal",x.style.width=dt+"px",x.style.left=(Tt-dt/2|0)-1+"px",x.style.top=(nt+yt|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=ht,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)}}}Er.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 xr&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===pc&&!y.isSelected||this.starting===Jd&&2>a.lastInput.clickCount)):!1},Er.prototype.doStart=function(){Yu=this,this.textBlock!==null&&this.doActivate()},Er.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 xr&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=nd;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var b=new $e(this.textBlock.ga(sr),this.textBlock.ga(io));a.tv(b),x.show(y,a,this),this.currentTextEditor=x}}}},Er.prototype.doCancel=function(){this.stopTool()},Er.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},Er.prototype.doMouseDown=function(){this.isActive&&this.acceptText(Nl)},Er.prototype.acceptText=function(a){switch(a){case Nl:this.qa===vc?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===nd||this.qa===rd||this.qa===id)&&(this.qa=ag,sg(this));break;case Zd:case ed:case Xd:(ed!==a||this.textBlock.isMultiline!==!0)&&(this.qa===nd||this.qa===rd||this.qa===id)&&(this.qa=ag,sg(this))}};function sg(a){var y=a.textBlock,x=a.diagram,b=a.currentTextEditor;if(y!==null&&b!==null){var E=y.text,z="";b.valueFunction!==null&&(z=b.valueFunction()),a.isValidText(y,E,z)?(a.Ea(a.name),a.qa=vc,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=rd,a.doError(E,z))}}Er.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)},Er.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},Er.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=mc,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},Er.prototype.doStop=function(){Yu=null},Er.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)))},Er.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},un.Object.defineProperties(Er.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)}}}),Er.prototype.measureTemporaryTextBlock=Er.prototype.Lx;var Zd=new Ye(Er,"LostFocus",0),Nl=new Ye(Er,"MouseDown",1),Xd=new Ye(Er,"Tab",2),ed=new Ye(Er,"Enter",3),tv=new Ye(Er,"SingleClick",0),pc=new Ye(Er,"SingleClickSelected",1),Jd=new Ye(Er,"DoubleClick",2),mc=new Ye(Er,"StateNone",0),nd=new Ye(Er,"StateActive",1),id=new Ye(Er,"StateEditing",2),ag=new Ye(Er,"StateValidating",3),rd=new Ye(Er,"StateInvalid",4),vc=new Ye(Er,"StateValidated",5),Yu=null;Er.className="TextEditingTool",Er.LostFocus=Zd,Er.MouseDown=Nl,Er.Tab=Xd,Er.Enter=ed,Er.SingleClick=tv,Er.SingleClickSelected=pc,Er.DoubleClick=Jd,Er.StateNone=mc,Er.StateActive=nd,Er.StateEditing=id,Er.StateValidating=ag,Er.StateInvalid=rd,Er.StateValidated=vc,pn("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function ea(a){sd||(lg(),sd=!0),this.H=Vl,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=mu,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new fn,this.ce=new _o,this.ce.Yd=this,this.Ei=new fn,this.pu=new fn,this.Sr=new fn,this.pr=new fn,a&&Object.assign(this,a)}ea.prototype.Xe=function(a){this.H=a},ea.prototype.canStart=function(){return!0};function Kl(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),Ho(a.H),a.zb=!0)}function Qd(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,b=a.Zd.contains("Model");b&&(a.Ok=!0,a.Pk===mu?(y.isViewportUnconstrained=!0,y.vc.clear(),y.add(x,"position",x.position.copy().offset(0,-200),x.position),y.add(x,"opacity",0,1)):a.Pk===ug&&y.vc.clear(),a.Qw=!!(a.Pk===ad&&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(),ld(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,b=y.vc.get(x),x.autoScale!==as&&b!==null&&(delete b.start.scale,delete b.end.scale),nn.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Ds(x),gg(x),a.zb=!1,y.start(),y.bc&&(Zu(a),x.Ya(),hg(y,0),Ea(x,!0),kh(a),x.R("AnimationStarting",a)))}))}}function pu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function qd(a,y,x,b){a.isTicking||pu(a)||y instanceof yn&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,b,!1)}Vt=ea.prototype,Vt.fv=function(a){return this.ce.fv(a)},Vt.Xu=function(a){return this.ce.Xu(a)};function $d(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 nt=z.value;if(nt.bc!==!1){t:if(0<nt.yl.count)var rt=!0;else{for(rt=nt.vc.iterator;rt.next();){var st=rt.key;if(st instanceof Oe&&st.diagram!==null||st instanceof Ke){rt=!0;break t}}rt=!1}rt?ud(nt,!1):nt.Xk=!0}}E.pu.clear(),E.bc!==!1&&(Zu(E),Ea(E.H),kh(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 Zu(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 kh(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Vt.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(),ld(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),ld(y,this.H)},Vt.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))},Vt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),Us(this,a))},Vt.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),Xu(this.ce,y,"position",y.position,y.position),Us(this,a))};function Up(a,y,x){!a.zb||y.D(x)||pu(a)||(a.H.pi||(y=x.copy()),Xu(a.ce,a.H,"position",y,x))}function tf(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function Us(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function Eh(a,y,x,b,E){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],nt=a[1],rt=a[2];a=a[3];var st=y[0],ht=y[1],dt=y[2];return y=y[3],rt===0||rt===100?(z=st,nt=ht):(dt===0||dt===100)&&(st=z,ht=nt),180<Math.abs(st-z)&&(st>z?z+=360:st+=360),z=E(x,z,st-z,b)%360,nt=E(x,nt,ht-nt,b),rt=E(x,rt,dt-rt,b),x=E(x,a,y-a,b),"hsla("+z+", "+nt+"%, "+rt+"%, "+x+")"}function lg(){function a(x,b,E,z,nt,rt){x.position=new Se(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt))}var y=new Jn;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,b,E,z,nt,rt){nt<rt?x.mm(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt),!1):x.position=new Se(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt))}),y.add("location",function(x,b,E,z,nt,rt){nt<rt?x.mm(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt),!0):x.location=new Se(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt))}),y.add("position:placeholder",function(x,b,E,z,nt,rt){nt<rt?x.mm(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt),!1):x.position=new Se(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt))}),y.add("position:nodeCollapse",function(x,b,E,z,nt,rt){var st=x.actualBounds,ht=E.actualBounds;E=ht.x+ht.width/2-st.width/2,st=ht.y+ht.height/2-st.height/2,nt<rt?x.mm(z(nt,b.x,E-b.x,rt),z(nt,b.y,st-b.y,rt),!1):x.position=new Se(z(nt,b.x,E-b.x,rt),z(nt,b.y,st-b.y,rt))}),y.add("desiredSize",function(x,b,E,z,nt,rt){x.desiredSize=new $e(z(nt,b.width,E.width-b.width,rt),z(nt,b.height,E.height-b.height,rt))}),y.add("width",function(x,b,E,z,nt,rt){x.width=z(nt,b,E-b,rt)}),y.add("height",function(x,b,E,z,nt,rt){x.height=z(nt,b,E-b,rt)}),y.add("fill",function(x,b,E,z,nt,rt){x.fill=Eh(b,E,nt,rt,z)}),y.add("stroke",function(x,b,E,z,nt,rt){x.stroke=Eh(b,E,nt,rt,z)}),y.add("strokeWidth",function(x,b,E,z,nt,rt){x.strokeWidth=z(nt,b,E-b,rt)}),y.add("strokeDashOffset",function(x,b,E,z,nt,rt){x.strokeDashOffset=z(nt,b,E-b,rt)}),y.add("background",function(x,b,E,z,nt,rt){x.background=Eh(b,E,nt,rt,z)}),y.add("areaBackground",function(x,b,E,z,nt,rt){x.areaBackground=Eh(b,E,nt,rt,z)}),y.add("opacity",function(x,b,E,z,nt,rt){x.opacity=z(nt,b,E-b,rt)}),y.add("scale",function(x,b,E,z,nt,rt){x.scale=z(nt,b,E-b,rt)}),y.add("angle",function(x,b,E,z,nt,rt){x.angle=z(nt,b,E-b,rt)}),od=y}un.Object.defineProperties(ea.prototype,{animationReasons:{get:function(){return this.Zd}},isEnabled:{get:function(){return this.Jd},set:function(a){(this.Jd=a)&&this.Ei.each(function(y){y.isAnimating||y.runCount!==1/0||y.start()})}},duration:{get:function(){return this.Dg},set:function(a){1>a&&kn(a,">= 1",ea,"duration"),this.Dg=a}},isAnimating:{get:function(){return this.bc}},isTicking:{get:function(){return this.vq}},isInitial:{get:function(){return this.Gh},set:function(a){this.Gh=a}},defaultAnimation:{get:function(){return this.ce}},activeAnimations:{get:function(){return this.Ei}},initialAnimationStyle:{get:function(){return this.Pk},set:function(a){this.Pk=a}}}),ea.prototype.stopAnimation=ea.prototype.Cc;var od=null,sd=!1,mu=new Ye(ea,"Default",1),ad=new Ye(ea,"AnimateLocations",2),ug=new Ye(ea,"None",3);ea.className="AnimationManager",ea.defineAnimationEffect=function(a,y){sd||(lg(),sd=!0),od.add(a,y)},ea.Default=mu,ea.AnimateLocations=ad,ea.None=ug;function _o(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=yc,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=Nr,this.vc=new Jn,this.Tt=new Jn,this.yl=new fn,this.Ut=new fn,this.dw=qu,a&&Object.assign(this,a)}_o.prototype.suspend=function(){this.Xk=!0},_o.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,ud(this,!0),Zu(this.Yd),Ea(this.H),kh(this.Yd),this.H.redraw()};function ld(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}Vt=_o.prototype,Vt.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 Ke?a=x:x instanceof Oe&&(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===mu&&this===y.defaultAnimation&&(this.Lp=_p,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=md),Zu(y),this.yl.each(function(b){b.data=null,a.add(b)}),kh(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,$d(y,this),this)},Vt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Vt.add=function(a,y,x,b,E){if(y==="position"&&x.Xa(b))return this;if(this.H===null&&(a instanceof Ke?this.H=a:a instanceof Oe&&a.diagram!==null&&(this.H=a.diagram)),a instanceof $n){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return Xu(this,a,y,x,b,E),this};function Xu(a,y,x,b,E,z){var nt=a.vc;if(y instanceof Ke&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(xu(b),av(),b=[va.j,va.u,va.o,va.F],xu(E),av(),E=[va.j,va.u,va.o,va.F]),nt.contains(y)){var rt=nt.I(y),st=rt.start,ht=rt.end;st[x]===void 0&&(st[x]=Mh(b)),ht[x]=Mh(E)}else st={},ht={},st[x]=Mh(b),ht[x]=Mh(E),rt=st.position,y instanceof Oe&&rt instanceof Se&&!rt.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&rt.assign(ht.position),rt=new Th(st,ht,z),nt.add(y,rt);nt=st[x],nt instanceof Se&&!nt.w()&&nt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof $n?rt.Ku.location=Mh(y.location):z&&(rt.Ku[x]=Mh(b))}function Mh(a){return a instanceof Se||a instanceof wn?a.copy():a}Vt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Vt.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function ud(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),Zu(x),hg(a,E),Ea(a.H,!0),kh(x),b>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function hg(a,y){for(var x=a.Gd,b=a.vc.iterator,E=a.Wk;b.next();){var z=b.key;if(!(z instanceof Oe&&z.diagram===null)){var nt=b.value,rt=E?nt.end:nt.start;nt=E?nt.start:nt.end;var st=od,ht;for(ht in nt)ht==="position"&&(nt["position:placeholder"]||nt["position:nodeCollapse"])||st.get(ht)===null||st.get(ht)(z,rt[ht],nt[ht],a.Lp,y,x,a)}}}Vt.stop=function(){return this.bc?(this.Ml(!0),this):this},Vt.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,Zu(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=od;b.next();){var nt=b.key,rt=b.value,st=E?rt.end:rt.start,ht=E?rt.start:rt.end,dt=rt.Ku,yt;for(yt in ht)if(z.get(yt)!==null){var Tt=yt;!rt.Hu||Tt!=="position:nodeCollapse"&&Tt!=="position:placeholder"||(Tt="position"),z.get(Tt)(nt,st[yt],dt[yt]!==void 0?dt[yt]:rt.Hu?st[yt]:ht[yt],this.Lp,this.Gd,this.Gd,this)}rt.Hu&&dt.location!==void 0&&nt instanceof $n&&(nt.location=dt.location),rt.nv&&nt instanceof $n&&nt.Zb(!1)}if(y.As.clear(),hd(y,!1),y.Ya(),y.N(),Ea(y,!0),x.defaultAnimation===this){for(yt=x.pr.iterator;yt.next();)E=yt.value,E.Tg!==null&&(E.points=E.Tg,E.Tg=null);x.pr.clear()}Ea(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),kh(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),ld(this,null),x.Ml(this),y.$b())}},Vt.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof Pi&&(b=y.placeholder),b!==null?(x=b.ga(sr),b=b.padding,x.x+=b.left,x.y+=b.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new Se(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof Pi)for(a=a.memberParts;a.next();)b=a.value,b instanceof Tn&&this.Cj(b,y)},Vt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof Pi&&(x=y.placeholder),x!==null){var b=x.ga(sr);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 Pi)for(a=a.memberParts;a.next();)b=a.value,b instanceof Tn&&this.Aj(b,y)}},Vt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},un.Object.defineProperties(_o.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&kn(a,">= 1",_o,"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:Ae("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}}}),_o.prototype.getTemporaryState=_o.prototype.Ez,_o.prototype.stop=_o.prototype.stop,_o.prototype.add=_o.prototype.add,_o.prototype.addTemporaryPart=_o.prototype.Iy;function yc(a,y,x,b){return a/=b/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function _p(a,y,x,b){return a===b?y+x:x*(-Math.pow(2,-10*a/b)+1)+y}_o.className="Animation",_o.EaseLinear=function(a,y,x,b){return x*a/b+y},_o.EaseInOutQuad=yc,_o.EaseInQuad=function(a,y,x,b){return x*(a/=b)*a+y},_o.EaseOutQuad=function(a,y,x,b){return-x*(a/=b)*(a-2)+y},_o.EaseInExpo=function(a,y,x,b){return a===0?y:x*Math.pow(2,10*(a/b-1))+y},_o.EaseOutExpo=_p;function Th(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Th.className="AnimationState";function nl(a,y,x){this.xd=null,this.rf=a,this.so=x||cg,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Nh))}nl.prototype.copy=function(){var a=new nl(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 Hp(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))}un.Object.defineProperties(nl.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 cg=new Ye(nl,"Default",1),Nh=new Ye(nl,"Immediate",2),Sc=new Ye(nl,"Bundled",3);nl.className="AnimationTrigger",nl.Default=cg,nl.Immediate=Nh,nl.Bundled=Sc;function To(a){di(this),this.H=null,this.Pa=new hn,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)}Vt=To.prototype,Vt.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,qo(x)}a.clear(),this.Zq.length=0},Vt.Xe=function(a){this.H=a},Vt.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,nt=0,rt=this.Pa.iterator;rt.next();){var st=rt.value;st instanceof Pi?E++:st instanceof Tn?b++:st instanceof yn?z++:st instanceof ir?nt++:x++}if(rt="",0<x&&(rt+=x+" Parts "),0<b&&(rt+=b+" Nodes "),0<E&&(rt+=E+" Groups "),0<z&&(rt+=z+" Links "),0<nt&&(rt+=nt+" Adornments "),1<a)for(a=this.Pa.iterator;a.next();)x=a.value,rt+=`
`+x.toString(),b=x.data,b!==null&&Ni(b)&&(rt+=" #"+Ni(b)),x instanceof Tn?rt+=" "+pi(b):x instanceof yn&&(rt+=" "+pi(x.fromNode)+" "+pi(x.toNode));return y+" "+this.Pa.count+": "+rt},Vt.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=Se.alloc(),z=this.Pa.s,nt=z.length;nt--;){var rt=z[nt];if((b!==!0||Gh(rt)!==!1)&&rt.isVisible()&&(E.assign(a),gi(E,rt.oe),rt=rt.ic(E,y,x),rt!==null&&(y!==null&&(rt=y(rt)),rt!==null&&(x===null||x(rt)))))return Se.free(E),rt}return Se.free(E),null},Vt.ji=function(a,y,x,b){if(y===void 0&&(y=null),x===void 0&&(x=null),b instanceof hn||b instanceof fn||(b=new fn),this.Uh===!1)return b;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var z=Se.alloc(),nt=this.Pa.s,rt=nt.length;rt--;){var st=nt[rt];if((E!==!0||Gh(st)!==!1)&&st.isVisible()){z.assign(a),gi(z,st.oe);var ht=st;st.ji(z,y,x,b)&&(y!==null&&(ht=y(ht)),ht===null||x!==null&&!x(ht)||b.add(ht))}}return Se.free(z),b},Vt.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 hn||E instanceof fn||(E=new fn),this.Uh===!1)return E;var z=!1;this.diagram!==null&&this.diagram.viewportBounds.Re(a)&&(z=!0);for(var nt=this.Pa.s,rt=nt.length;rt--;){var st=nt[rt];if((z!==!0||Gh(st)!==!1)&&st.isVisible()){var ht=st;st.Cf(a,y,x,b,E)&&(y!==null&&(ht=y(ht)),ht===null||x!==null&&!x(ht)||E.add(ht))}}return E},Vt.Nu=function(a,y,x,b,E,z,nt){if(this.Uh===!1)return E;for(var rt=this.Pa.s,st=rt.length;st--;){var ht=rt[st];if((nt!==!0||Gh(ht)!==!1)&&z(ht)&&ht.isVisible()){var dt=ht;ht.Cf(a,y,x,b,E)&&(y!==null&&(dt=y(dt)),dt===null||x!==null&&!x(dt)||E.add(dt))}}return E},Vt.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 hn||E instanceof fn)&&(z=E),E=!0),z instanceof hn||z instanceof fn||(z=new fn),this.Uh===!1)return z;var nt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(nt=!0);for(var rt=Se.alloc(),st=Se.alloc(),ht=this.Pa.s,dt=ht.length;dt--;){var yt=ht[dt];if((nt!==!0||Gh(yt)!==!1)&&yt.isVisible()){rt.assign(a),gi(rt,yt.oe),st.h(a.x+y,a.y),gi(st,yt.oe);var Tt=yt;yt.og(rt,st,x,b,E,z)&&(x!==null&&(Tt=x(Tt)),Tt===null||b!==null&&!b(Tt)||z.add(Tt))}}return Se.free(rt),Se.free(st),z},Vt.Fd=function(a,y){if(this.visible){var x=this.Pa.s,b=x.length;if(b!==0){a=Fn();for(var E=Fn(),z=0;z<b;z++){var nt=x[z];if(nt.vw=z,nt instanceof yn){if(nt.fd===!1)continue}else if(nt instanceof ir&&nt.adornedPart!==null)continue;var rt=nt.actualBounds;nt.isVisible()&&kl(rt,y)?(nt.Fd(!0),a.push(nt)):(nt.Fd(!1),nt.adornments!==null&&0<nt.adornments.count&&E.push(nt))}for(y=0;y<a.length;y++)for(x=a[y],Iv(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++)Iv(E[y]);Nn(a),Nn(E)}}};function vu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Vt.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=vu(this,a);var z=this.Zq;z.length=0;for(var nt=y.scale,rt=$e.alloc(),st=0;st<b;st++)this.Oj(a,x[st],y,z,nt,rt,!0);if($e.free(rt),a.isTemporary)for(y=0;y<b;y++)x[y].Gj();a.globalAlpha=E}}};function Kp(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 nt=vu(a,y),rt=a.Zq;rt.length=0;for(var st=x.scale,ht=$e.alloc(),dt=0;dt<z;dt++){var yt=E[dt];b.contains(yt)&&a.Oj(y,yt,x,rt,st,ht,!1)}$e.free(ht),y.globalAlpha=nt}}}Vt.Oj=function(a,y,x,b,E,z,nt){if(nt&&!Gh(y))a.Hs(y);else{if(b!==null&&y instanceof yn&&(y.isOrthogonal&&b.push(y),y.fd===!1)){a.Hs(y);return}for(nt=!1,b=y.containingGroup;b!==null;)nt?b.tb!==null&&z.Ex(b.tb):b.tb!==null&&(nt=!0,z.assign(b.tb)),b=b.containingGroup;var rt=y.actualBounds;if(b=!1,nt&&y.isVisible()){if(!z.Yc(rt)){a.Hs(y);return}b=!z.Re(rt)}b&&(a.save(),a instanceof na?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),rt.width*E>x.Oq||rt.height*E>x.Oq?y.gc(a,x):(E=y.actualBounds,z=y.naturalBounds,E.width===0||E.height===0||isNaN(E.x)||isNaN(E.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(Vr(y,a,y.areaBackground,!0,!0,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.areaBackground===null&&y.background===null&&(Vr(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),Vr(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))}},Vt.g=function(a,y,x,b,E){var z=this.diagram;z!==null&&z.cb(Ir,a,this,y,x,b,E)},Vt.oi=function(a,y,x){var b=this.Pa;if(y.Ig=this,this===null&&qo(y),a>=b.count)a=b.count;else if(b.M(a)===y)return-1;return b.Gb(a,y),y.Vo(x),b=this.diagram,b!==null&&(x?b.N():b.oi(y)),ef(this,a,y),a},Vt.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,qo(y),a};function ef(a,y,x){if(y=Vp(a,y,x),x instanceof Pi&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var b=-1,E=a.Pa.s,z=E.length,nt=0;nt<z;nt++){var rt=E[nt];if(rt===x&&(y=nt,0<=b)||0>b&&rt.containingGroup===x&&(b=nt,0<=y))break}!(0>b)&&b<y&&(E=a.Pa,E.mb(y),E.Gb(b,x))}y=x.containingGroup,y!==null&&ef(a,-1,y)}x.svg!==null&&x.svg.remove()}function Vp(a,y,x){var b=x.zOrder;if(isNaN(b))return y;a=a.Pa;var E=a.count;if(1>=E)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,nt=NaN;0<=z&&(nt=a.M(z).zOrder,!!isNaN(nt));)z--;for(var rt=y+1,st=NaN;rt<E&&(st=a.M(rt).zOrder,!!isNaN(st));)rt++;if(!isNaN(nt)&&nt>b)for(;;){if(z===-1||nt<=b){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(nt=NaN;0<=--z&&(nt=a.M(z).zOrder,isNaN(nt)););}else if(!isNaN(st)&&st<b)for(;;){if(rt===E||st>=b){if(rt--,rt===y)break;return a.mb(y),a.Gb(rt,x),rt}for(st=NaN;++rt<E&&(st=a.M(rt).zOrder,isNaN(st)););}return y}un.Object.defineProperties(To.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===""&&Ae("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Ae("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)&&kn(a,"0 <= value <= 1",To,"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))}}}),To.prototype.findObjectsNear=To.prototype.og,To.prototype.findObjectsIn=To.prototype.Cf,To.prototype.findObjectsAt=To.prototype.ji,To.prototype.findObjectAt=To.prototype.ic,To.className="Layer";function Ke(a,y){if(sm||(Jo(),sm=!0),di(this),Vl=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,_r){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,ff.add("Model",hr);var E=this;return this.Hb=function(z){var nt=E.partManager;if(z.model===nt.diagram.model&&nt.diagram.aa){nt.diagram.aa=!1;try{var rt=z.change;z.modelChange===""&&rt===Ir&&nt.updateDataBindings(z.object,z.propertyName)}finally{nt.diagram.aa=!0}}},this.Oc=function(z){E.partManager.doModelChanged(z)},this.hu=this.ku=null,Yp(this),this.model=cy(),this.Wg=!0,Xp(this),this.layout=new Br,this.Wg=!1,this.ck=this.ek=this.fk=this.dk=this.ui=this.aA=this.$j=this.Ov=null,this.hk=function(){},this.preventDefault=null,this.rn=!1,this.Yf=new am,a!==void 0&&(typeof a=="string"||nn.Element&&a instanceof Element?fg(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var Fh,Vl;function Yp(a){a.Yd=new ea,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new hn,a.pj=new Jn,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new Se(NaN,NaN).freeze(),a.du=new Se(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new Se(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new xi,a.zu=new Se(NaN,NaN).freeze(),a.ut=new $e(NaN,NaN,NaN,NaN).freeze(),a.rj=new Fi(0,0,0,0).freeze(),a.sj=qu,a.nu=!1,a.Zt=null,a.fu=null,a.yh=as,a.zk=Mo,a.Fg=as,a.pq=Mo,a.yt=sr,a.Bt=sr,a.Fc=!0,a.pn=!1,a.De=new fn,a.Eh=new Jn,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new Fi(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,nv(a),a.ai=new fn,a.Ht=!0,a.uu=$u,a.pw=!1,a.wu=pd,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 Jn,a.Xn=new hn,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 Fi(5).freeze(),a.Hw=new fn().freeze(),a.Nt=999999999,a.nw=new fn().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 fn,a.ow=new fn,a.Xh=null,a.aw=new wn(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new Se,bounds:new $e,Py:new wn,bA:new wn,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new $e(NaN,NaN,NaN,NaN).freeze(),a.wo=new wn(NaN,NaN).freeze(),a.Sp=new $e(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new Jn;var y=new Tn,x=new xr;x.bind(new $r("text","",pi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new Tn,x=new xr,x.stroke="brown",x.bind(new $r("text","",pi)),y.add(x),a.Lg.add("Comment",y),y=new Tn,y.selectable=!1,y.avoidable=!1,x=new ki,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new wn(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new Jn,y=new Pi,y.selectionObjectName="GROUPPANEL",y.type=gn.Vertical,x=new xr,x.font="bold 12pt sans-serif",x.bind(new $r("text","",pi)),y.add(x),x=new gn(gn.Auto),x.name="GROUPPANEL";var b=new ki;b.figure="Rectangle",b.fill="rgba(128,128,128,0.2)",b.stroke="black",x.add(b),b=new Ps,b.padding=new Fi(5,5,5,5).ja(),x.add(b),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new Jn,y=new yn,x=new ki,x.isPanelMain=!0,y.add(x),x=new ki,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new yn,x=new ki,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new ir,y.type=gn.Auto,x=new ki,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Ps,x.margin=new Fi(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new ir,y.type=gn.Link,x=new ki,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 hr,a.toolManager=new Or,a.toolManager.initializeStandardTools(),a.defaultTool=a.toolManager,a.currentTool=a.defaultTool,a.nt=null,a.Wm=new at,a.Vt=null,a.Wt=null,a.Mr=!1,a.commandHandler=Zp(),a.eq=null,a.fq=Pr,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 Se,a.zy=500,a.wp=new Se,a.wq=!1}Ke.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),Lc=null,Rh="",dg(this,!1),this.Xn.clear(),Lf(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function dg(a,y){a.animationManager.Cc(!0),a.Hw=new fn().freeze(),a.nw=new fn().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=[],nt=a.Wa.length;if(y){for(y=0;y<nt;y++)for(var rt=a.Wa.s[y].parts;rt.next();){var st=rt.value;st!==E&&st.data===null&&z.push(st)}for(y=0;y<z.length;y++)a.remove(z[y])}for(y=0;y<nt;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(),Lf(),a.Og.clear(),yr=[],E!==null&&(a.add(E),a.partManager.parts.remove(E)),b&&(a.skipsUndoManager=x),z}function Zp(){return null}Ke.prototype.reset=function(){this.clear(),this.vb=!0,Yp(this),Dl(this),this.Wg=!0,Xp(this),this.layout=new Br,this.Wg=!1,this.model=cy(),this.model.undoManager=new zr,this.vb=this.rn=!1,this.N()},Ke.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=nn.document.body);var y=Ln("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},Ke.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=nn.document.body);var y=0;if(_r){var x=om;y=Fh,x===null&&(x=om=Ln("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Fh=Ln("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||rr||(y=11)}this.Db=y,this.Gw=!0},Ke.prototype.qb=function(a){a.classType===Ke&&(this.autoScale=a)},Ke.prototype.toString=function(a){a===void 0&&(a=0);var y="";if(this.div&&this.div.id&&(y=this.div.id),y='Diagram "'+y+'"',0>=a)return y;for(var x=this.Wa.iterator;x.next();)y+=`
`+x.value.toString(a-1);return y};function fg(a,y){if(_r){if(y!=null||Ae("Diagram setup requires an argument DIV."),a.Ka!==null&&Ae("Diagram has already completed setup."),typeof y=="string"?a.Ka=nn.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Ae("No DIV or DIV id supplied: "+y),a.Ka===null&&Ae("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Ae("Invalid div id; div already has a Diagram associated with it."),!a.ol&&nn.ResizeObserver){var x=Qn(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 Ha(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),wg(a,a.Aa,a.ya),a.Ka.insertBefore(E.Oa,a.Ka.firstChild),E=new Ha(null),E.width=1,E.height=1,a.jw=E,a.oy=E.context,_r){E=Ln("div");var z=Ln("div");E.style.position="absolute",E.style.overflow="auto",E.style.width=a.Aa+"px",E.style.height=a.ya+"px",E.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(E),E.appendChild(z),E.onscroll=Qp,E.addEventListener("pointerdown",qp),E.H=a,E.uy=!0,E.vy=!0,a.ku=E,a.hu=z}a.hk=Qn(function(){a.Yh=null,a.N()},300),a.Ov=Qn(function(){gg(a)},250),a.preventDefault=function(nt){return nt.preventDefault(),!1},a.$j=function(nt){if(a.isEnabled){var rt=ka(a,nt,!0);rt.bubbles=!0;var st=0,ht=0;rt.delta=0,nt.deltaX!==void 0?(nt.deltaX!==0&&(st=0<nt.deltaX?1:-1),nt.deltaY!==0&&(ht=0<nt.deltaY?1:-1),rt.delta=Math.abs(nt.deltaX)>Math.abs(nt.deltaY)?-st:-ht):nt.wheelDeltaX!==void 0?(nt.wheelDeltaX!==0&&(st=0<nt.wheelDeltaX?-1:1),nt.wheelDeltaY!==0&&(ht=0<nt.wheelDeltaY?-1:1),rt.delta=Math.abs(nt.wheelDeltaX)>Math.abs(nt.wheelDeltaY)?-st:-ht):nt.wheelDelta!==void 0&&nt.wheelDelta!==0&&(rt.delta=0<nt.wheelDelta?1:-1),a.doMouseWheel(),il(rt,nt)}},a.aA=function(nt){a.isEnabled&&(a.Vk=!1,ka(a,nt,!0),nt=a.currentTool,nt.cancelWaitAfter(),nt.standardMouseOver())},a.ui=function(nt){if(a.isEnabled){a.Vk=!0;var rt=a.Yt;rt[nt.pointerId]===void 0&&(rt[nt.pointerId]=nt),rt=a.oj;var st=!1;if(rt[0]===null||rt[0].pointerId!==nt.pointerId&&rt[0].pointerType===nt.pointerType)if(rt[1]!==null&&rt[1].pointerId===nt.pointerId)rt[1]=nt,st=!0;else if(rt[0]===null)rt[0]=nt;else if(rt[1]===null)rt[1]=nt,st=!0;else{nt.preventDefault();return}else rt[0]=nt;(rt=nt.pointerType==="touch"||nt.pointerType==="pen")&&(a.qu=!1,a.wq=!0);var ht=st;st=yg(a,nt,!0,!1,!0,ht),wc(a,nt,st),st.targetDiagram=vg(nt,nt.target),st.targetObject=null,ht||st.clone(a.bq),ht=a.uw,rt=rt?25:10,nt.timeStamp-a.tw<a.zy&&!(Math.abs(ht.x-nt.screenX)>rt||Math.abs(ht.y-nt.screenY)>rt)?a.yq++:a.yq=1,st.clickCount=a.yq,a.tw=nt.timeStamp,a.uw.sg(nt.screenX,nt.screenY),a.doMouseDown(),nt.button===1?nt.preventDefault():il(st,nt)}},a.dk=function(nt){if(a.isEnabled){a.Vk=!0;var rt=a.oj;if(rt[0]===null||rt[0].pointerId!==nt.pointerId&&rt[0].pointerType===nt.pointerType){if(rt[1]!==null&&rt[1].pointerId===nt.pointerId){rt[1]=nt;return}if(rt[0]===null)rt[0]=nt;else return}else rt[0]=nt;if(rt[0].pointerId===nt.pointerId){rt=yg(a,nt,!1,!1,!1,rt[1]!==null);var st=nn.document.elementFromPoint(nt.clientX,nt.clientY)||null;st!==null&&st.shadowRoot!==void 0&&st.shadowRoot!==null&&(st=st.shadowRoot.elementFromPoint(nt.clientX,nt.clientY));var ht=a,dt=nt;st&&st.H&&(dt=nt,ht=st.H),rt.targetDiagram=ht,wc(a,dt,rt),rt.targetObject=null,a.doMouseMove(),il(rt,nt)}}},a.fk=function(nt){if(a.isEnabled){a.Vk=!0;var rt=nt.pointerType==="touch"||nt.pointerType==="pen",st=a.Yt;if(rt&&a.qu)delete st[nt.pointerId],nt.preventDefault();else if(st=a.oj,st[0]===null||st[0].pointerId!==nt.pointerId&&st[0].pointerType===nt.pointerType)st[1]!==null&&st[1].pointerId===nt.pointerId&&(st[1]=null);else{st[0]=null,st=yg(a,nt,!1,!0,!0,!1);var ht=nn.document.elementFromPoint(nt.clientX,nt.clientY)||null;ht!==null&&ht.shadowRoot!==void 0&&ht.shadowRoot!==null&&(ht=ht.shadowRoot.elementFromPoint(nt.clientX,nt.clientY)),ht!==null&&ht.H instanceof Ke&&ht.H!==a&&wc(ht.H,nt,st),ht===null&&(ht=nt.target),wc(a,nt,st),st.clickCount=a.yq,st.targetDiagram=vg(nt,ht),st.targetObject=null,a.doMouseUp(),il(st,nt),rt&&(a.wq=!1)}}},a.ek=function(nt){if(a.isEnabled){a.Vk=!1;var rt=a.Yt;rt[nt.pointerId]&&delete rt[nt.pointerId],rt=a.oj,rt[0]!==null&&rt[0].pointerId===nt.pointerId&&(rt[0]=null),rt[1]!==null&&rt[1].pointerId===nt.pointerId&&(rt[1]=null),nt.pointerType!=="touch"&&nt.pointerType!=="pen"&&(nt=a.currentTool,nt.cancelWaitAfter(),nt.standardMouseOver())}},a.ck=function(nt){var rt=a.oj;rt[0]!==null&&rt[0].pointerId===nt.pointerId?(rt[0]=null,a.wq=!1):rt[1]!==null&&rt[1].pointerId===nt.pointerId&&(rt[1]=null)},a.Vp=b.Z["d"+yd[1]+yd[2]+"wI"+Ec.slice(1,5)]["b"+Dx.slice(1,y)](b.Z,vd,y,y),b.Vc(!0),ev(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}Ke.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},Ke.prototype.removeEventListener=function(a,y,x,b){a.removeEventListener(y,x,{capture:b})};function ev(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 hd(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),Qi&&Qi.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}Ke.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:nn.devicePixelRatio||1},Ke.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},Ke.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},Ke.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},Ke.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},Ke.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},Ke.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},Ke.prototype.doFocus=function(){this.focus()},Ke.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)}},Ke.prototype.Oy=function(){this.H.R("GainedFocus")},Ke.prototype.Ny=function(){this.H.R("LostFocus")};function gg(a){if(a.ta!==null){var y=a.Ka;if(y!==null&&y.clientWidth!==0&&y.clientHeight!==0){a.Gw||a.setScrollWidth();var x=a.gf?a.Db:0,b=a.Be?a.Db:0,E=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==E&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+b)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===as&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Xp(a){var y=new To;y.name="Background",a.Al(y),y=new To,y.name="",a.Al(y),y=new To,y.name="Foreground",a.Al(y),y=new To,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new To,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new To,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Jp(a){var y=new gn(gn.Grid);y.name="GRID";var x=new ki;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new ki,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new ki,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new ki,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new ki,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new ki,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new $n,x.add(y),x.layerName="Grid",x.zOrder=0,x.isInDocumentBounds=!1,x.isAnimated=!1,x.pickable=!1,x.locationObjectName="GRID",a.add(x),a.partManager.parts.remove(x),y.visible=!1,y}function Qp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):bc(this.H)}function qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):bc(this.H)}Ke.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,nt=b.x-z.left,rt=b.y-z.top,st=b.width+z.left+z.right,ht=b.height+z.top+z.bottom,dt=b.right+z.right;z=b.bottom+z.bottom;var yt=E.x;b=E.y;var Tt=E.width,zt=E.height,Ht=E.right,ne=E.bottom;E=this.scale;var ve=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":ve=ve+a.scrollWidth-a.clientWidth;break;case"reverse":ve=a.scrollWidth-ve-a.clientWidth}var fe=ve;Tt<st||zt<ht?(ve=Se.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==fe&&(ve.x=fe/E+nt,this.ju=fe),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(ve.y=a.scrollTop/E+rt,this.lu=a.scrollTop),this.position=ve,Se.free(ve),this.Ee=this.qr=!1):(ve=Se.alloc(),a.uy&&this.allowHorizontalScroll&&(nt<yt&&(this.position=ve.h(fe+nt,this.position.y)),dt>Ht&&(this.position=ve.h(-(y.scrollWidth-this.Aa)+fe-this.Aa/E+dt,this.position.y))),a.vy&&this.allowVerticalScroll&&(rt<b&&(this.position=ve.h(this.position.x,a.scrollTop+rt)),z>ne&&(this.position=ve.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/E+z))),Se.free(ve),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,dt=b.right,Ht=E.right,z=b.bottom,ne=E.bottom,nt=b.x,yt=E.x,rt=b.y,b=E.y,Tt>=st&&nt>=yt&&dt<=Ht&&(x.style.width="1px"),zt>=ht&&rt>=b&&z<=ne&&(x.style.height="1px"))}},Ke.prototype.computeBounds=function(a){return a===void 0&&(a=new $e),Ho(this),pg(this,a)};function pg(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,b=a.Wa.s,E=b.length,z=0;z<E;z++){var nt=b[z];if(nt.visible&&nt.isInDocumentBounds){nt=nt.Pa.s;for(var rt=nt.length,st=0;st<rt;st++){var ht=nt[st];ht.isInDocumentBounds&&ht.isVisible()&&(ht=ht.actualBounds,ht.w()&&(x?(x=!1,y.assign(ht)):y.ed(ht)))}}}return x&&y.h(0,0,0,0),y.Co(a.yb),y}Ke.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(Pn(a))for(var b=0;b<a.length;b++){var E=a[b];!y&&E instanceof yn||(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 yn||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds));return x===null?new $e(NaN,NaN,0,0):x};function Ua(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=Se.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var b=a.viewportBounds;b=$e.allocAt(0,0,b.width,b.height);var E=Se.alloc();E.xi(b,a.initialViewportSpot),E.h(x.x-E.x,x.y-E.y),a.position=E,$e.free(b),Se.free(E),Se.free(x)}x=a.yh,y&&a.Fg!==as&&(x=a.Fg);var z=x!==as?xc(a,x):a.scale;x=a.pa.x,b=a.pa.y,E=a.Aa/z;var nt=a.ya/z,rt=a.zk,st=a.pq;y&&!rt.sb()&&(st.sb()||st.Xb())&&(rt=st.Xb()?Ti:st),mg(a,a.documentBounds,E,nt,rt,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,Ie.B(z.x,x)&&Ie.B(z.y,b)&&Ie.B(z.width,E)&&Ie.B(z.height,nt)||a.onViewportBoundsChanged(new $e(x,b,E,nt),z,y,!1)}}function xc(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),nt=a.ya+(a.Be?a.Db:0),rt=z/E,st=nt/b;return y===ga?(y=Math.min(st,rt),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===jh?(y=st>rt?(nt-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}Ke.prototype.zoomToFit=function(){var a=this.sj;this.sj=qu,this.scale=xc(this,ga),a!==qu&&(Ua(this,!1),mg(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Vt=Ke.prototype,Vt.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===jh)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===jh?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 Se(a.x,a.y)}},Vt.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new Se(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))},Vt.zz=function(a){if(a instanceof Oe){this.eq=a;var y=Se.alloc();this.fq=this.op(a.ga(sr,y)),Se.free(y)}else this.eq=null,this.fq=Pr};function mg(a,y,x,b,E,z){var nt=Se.allocAt(a.pa.x,a.pa.y),rt=nt.x,st=nt.y;if(a.eq!==null){var ht=Se.alloc();ht=a.eq.ga(sr,ht),rt=ht.x-a.fq.x/a.scale,st=ht.y-a.fq.y/a.scale,E=Hi,Se.free(ht)}(z||a.scrollMode===qu)&&(E.sb()&&(x>y.width&&(rt=y.x+(E.x*y.width+E.offsetX)-(E.x*x-E.offsetX)),b>y.height&&(st=y.y+(E.y*y.height+E.offsetY)-(E.y*b-E.offsetY))),E=a.rj,z=x-y.width,x<y.width+E.left+E.right?(rt=Math.min(rt+x/2,y.right+Math.max(z,E.right)-x/2),rt=Math.max(rt,y.left-Math.max(z,E.left)+x/2),rt-=x/2):rt>y.left?rt=y.left:rt<y.right-x&&(rt=y.right-x),x=b-y.height,b<y.height+E.top+E.bottom?(st=Math.min(st+b/2,y.bottom+Math.max(x,E.bottom)-b/2),st=Math.max(st,y.top-Math.max(x,E.top)+b/2),st-=b/2):st>y.top?st=y.top:st<y.bottom-b&&(st=y.bottom-b)),nt.x=isFinite(rt)?rt:-a.yb.left,nt.y=isFinite(st)?st:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,nt),nt.x=y.x,nt.y=y.y),Up(a.Yd,a.pa,nt),a.pa.h(nt.x,nt.y),Dl(a),Se.free(nt)}Vt.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 $n)return a}else if(a=Yl(this,a,function(x){return x.part}),a instanceof $n)return a;return null},Vt.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),Ho(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),Ho(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}Vt.lz=function(a,y,x){return y===void 0&&(y=!0),cd(this,a,function(b){return b.part},y?function(b){return b instanceof $n&&b.canSelect()}:null,x)};function cd(a,y,x,b,E){for(x===void 0&&(x=null),b===void 0&&(b=null),E instanceof hn||E instanceof fn||(E=new fn),Ho(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,b,E)}return E}Vt.ji=function(a,y,x,b){y===void 0&&(y=null),x===void 0&&(x=null),b instanceof hn||b instanceof fn||(b=new fn),Ho(this);for(var E=this.Wa.iteratorBackwards;E.next();){var z=E.value;z.visible&&z.ji(a,y,x,b)}return b},Vt.ux=function(a,y,x,b){return y===void 0&&(y=!1),x===void 0&&(x=!0),nf(this,a,function(E){return E instanceof $n&&(!x||E.canSelect())},y,b)},Vt.Cf=function(a,y,x,b,E){y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof hn||E instanceof fn||(E=new fn),Ho(this);for(var z=this.Wa.iteratorBackwards;z.next();){var nt=z.value;nt.visible&&nt.Cf(a,y,x,b,E)}return E},Vt.Nu=function(a,y,x,b,E,z){var nt=new fn;Ho(this);for(var rt=this.Wa.iteratorBackwards;rt.next();){var st=rt.value;st.visible&&st.Nu(a,y,x,b,nt,E,z)}return nt};function nf(a,y,x,b,E){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof hn||E instanceof fn||(E=new fn),Ho(a),a=a.Wa.iteratorBackwards;a.next();){var nt=a.value;nt.visible&&!nt.isTemporary&&nt.Cf(y,z,x,b,E)}return E}Vt.mz=function(a,y,x,b,E){return x===void 0&&(x=!0),b===void 0&&(b=!0),dd(this,a,y,function(z){return z instanceof $n&&(!b||z.canSelect())},x,E)},Vt.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 hn||E instanceof fn)&&(z=E),E=!0),z instanceof hn||z instanceof fn||(z=new fn),Ho(this);for(var nt=this.Wa.iteratorBackwards;nt.next();){var rt=nt.value;rt.visible&&rt.og(a,y,x,b,E,z)}return z};function dd(a,y,x,b,E,z){var nt=null;for(nt===void 0&&(nt=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof hn||E instanceof fn)&&(z=E),E=!0),z instanceof hn||z instanceof fn||(z=new fn),Ho(a),a=a.Wa.iteratorBackwards;a.next();){var rt=a.value;rt.visible&&!rt.isTemporary&&rt.og(y,x,nt,b,E,z)}return z}Ke.prototype.acceptEvent=function(a){return ka(this,a,a instanceof MouseEvent)};function ka(a,y,x){var b=a.Qg;return a.Qg=a.cj,a.cj=b,b.diagram=a,b.event=y,x?wc(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),rr&&y.button===0&&y.ctrlKey&&(b.button=2),b.down=!1,b.up=!1,b.clickCount=1,b.delta=0,b.handled=!1,b.bubbles=!1,b.timestamp=y.timeStamp,b.isMultiTouch=!1,b.targetDiagram=vg(y,y.target),b.targetObject=null,b}function vg(a,y){return y===null?null:(y=y.H)?y:((y=a.path)||typeof a.composedPath!="function"||(y=a.composedPath()),y&&y[0]&&y[0].H?y[0].H:null)}function yg(a,y,x,b,E,z){var nt=a.Qg;return a.Qg=a.cj,a.cj=nt,nt.diagram=a,nt.clickCount=1,a=nt.delta=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),nt.modifiers=a,nt.event=y,nt.timestamp=y.timeStamp,nt.button=y.button,nt.buttons=y.buttons,rr&&y.button===0&&y.ctrlKey&&(nt.button=2),nt.down=x,nt.up=b,nt.handled=!1,nt.bubbles=E,nt.isMultiTouch=z,nt}function il(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}Ke.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=ka(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(),il(x,a)},Ke.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=ka(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(),il(x,a)},Ke.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=ka(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),il(x,a)},Ke.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=ka(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),il(x,a)},Ke.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new Se(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?gi(new Se(y,a),this.Ab):new Se(y,a)};function wc(a,y,x){var b=a.ta,E=a.Aa,z=a.ya,nt=0,rt=0;b!==null&&(b=b.getBoundingClientRect(),nt=y.clientX-E/b.width*b.left,rt=y.clientY-z/b.height*b.top),x.viewPoint.h(nt,rt),a.Ab!==null?(y=Se.allocAt(nt,rt),a.Ab.Cd(y),x.documentPoint.assign(y),Se.free(y)):x.documentPoint.h(nt,rt)}function Sg(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var b=a.ta;b!==null&&(b=b.getBoundingClientRect(),x.h(y.clientX-a.Aa/b.width*b.left,y.clientY-a.ya/b.height*b.top))}}Ke.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function $p(a){a.ld||Ho(a),a.Va()}Ke.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Vt=Ke.prototype,Vt.Pz=function(){return this.kg},Vt.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,Ea(this),this.hf=!1,this.du=new Se(NaN,NaN),y.isEnabled=x,this.ld=!0;var b=this;a!==null&&Ci(function(){b.ld=!1,Kl(y,"Model"),a(b)},1)},Vt.$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()})}},Vt.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),Ea(this))};function Dh(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||bc(a)||(y&&Ho(a),x&&Ua(a,!1))}function Ea(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,nt=0;nt<z;nt++){var rt=E[nt];ao(rt,!1),rt.v()}b.clear()}b=a.ow,0<b.count&&(b.each(function(st){st.Nv()}),b.clear()),E=b=!1,x.defaultAnimation.isAnimating&&(E=!0,b=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||gg(a),Dh(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(Fl(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),Ho(a),z=!1,(!a.hf||a.xh)&&(a.hf?Mg(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Mg(a,!1)),z=!0),a.Jk=!1,Ho(a),a.ou||$p(a),Dh(a,!0,!1),nt=!1,z?(x=$e.alloc(),x.assign(a.viewportBounds),a.hf||(nt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,xg(a)),a.R("LayoutCompleted"),Dh(a,!0,!1),$e.free(x)):x.Ok&&x.Qw&&(a.Fg!==as?a.scale=xc(a,a.Fg):a.yh!==as?a.scale=xc(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),Ua(a,!0)),z&&nt&&a.eb("Initial Layout"),Ho(a),y||a.gc(a.ib),E&&(a.skipsUndoManager=b),a.ld=!1}}function xg(a){if(a.Fg!==as)a.scale=xc(a,a.Fg);else if(a.yh!==as)a.scale=xc(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}Ua(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 Ho(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 fn,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof Pi&&b.U&65536&&(b.U=b.U^65536)})}}Vt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof Pi||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof Pi&&x.isVisible()&&fd(this,x);for(a.reset();a.next();)x=a.value,x instanceof yn&&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 ir&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function fd(a,y){for(var x=Fn(),b=Fn(),E=y.memberParts;E.next();){var z=E.value;z.isVisible()&&(z instanceof Pi?(ma(z)||xs(z)||Wh(z))&&fd(a,z):z instanceof yn?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(Nn(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();Nn(b)}Vt.Fd=function(a,y,x,b){if(this.vd||this.animationManager.isAnimating)for(var E=0;E<y;E++)a[E].Fd(x,b)},Vt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Ae("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Cc(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,nt=Math.round(y.y*E)/E,rt=this.Ab;for(rt.reset(),E!==1&&rt.scale(E),y.x===0&&y.y===0||rt.translate(-z,-nt),a.ti=null,Xy(a,rt.m11,rt.m12,rt.m21,rt.m22,rt.dx,rt.dy),this.pb!==1&&(a.globalAlpha=this.pb),Ju(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?Mc(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(xi.prototype.Cd=xi.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,Cc(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(),nt=this.Mb,rt=this.pa;var st=this.Ca,ht=Math.round(rt.x*st)/st,dt=Math.round(rt.y*st)/st;for(st!==1&&z.scale(st),rt.x===0&&rt.y===0||z.translate(-ht,-dt),a.setTransform(nt,0,0,nt,0,0),a.clearRect(0,0,this.Aa,this.ya),this.pb!==1&&(a.globalAlpha=this.pb),Ju(this,a),rt=0;rt<E;rt++)a.setTransform(nt,0,0,nt,0,0),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),a.yc(),y[rt].gc(a,this);if(y=!1,this.Yf?Mc(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(xi.prototype.Cd=xi.prototype.Eu),b?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,b=Qi&&Qi.nx,x=this.zw,b||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,E=y=0;E<x.length;E++)y+=x[E];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),b)for(a.setTransform(1,0,0,1,0,0),b=0;b<x.length;b++)a.fillText(x[b].toString(),20,150+ +(20*b))}}};function rf(a,y,x,b,E,z,nt,rt,st,ht){if(a.Ka!==null){a.ta===null&&Ae("No canvas specified"),nt===void 0&&(nt=null),rt===void 0&&(rt=null),st===void 0&&(st=!1),ht===void 0&&(ht=!1),Cc(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var dt=a.Ca;a.Ca=E;var yt=a.Wa.s,Tt=yt.length;try{var zt=new $e(z.x,z.y,b.width/E,b.height/E),Ht=zt.copy();Ht.Co(x),Fl(a,Ht),Ho(a),a.Fd(yt,Tt,a,zt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,b.width,b.height),rt!==null&&rt!==""&&(y.fillStyle=rt,y.ox(0,0,b.width,b.height));var ne=a.Mb;y.scale(ne,ne);var ve=xi.alloc();ve.reset(),ve.translate(x.left,x.top),ve.scale(E),z.x===0&&z.y===0||ve.translate(-z.x,-z.y),y.setTransform(ve.m11,ve.m12,ve.m21,ve.m22,ve.dx,ve.dy),y.yc(),y instanceof na&&Xy(y,ve.m11,ve.m12,ve.m21,ve.m22,ve.dx,ve.dy),xi.free(ve),Ju(a,y),y.globalAlpha=a.pb;var fe=a.Qj("Grid");if(nt){var Ce=new fn,ke=nt.iterator;for(ke.reset();ke.next();){var Ee=ke.value;Ee instanceof $n&&(ht||Ee.layer!==fe)&&(Ee.Gj(),Ce.add(Ee))}for(ht=0;ht<Tt;ht++)Kp(yt[ht],y,a,Ce,st);Ce.each(function(He){return He.Gj()})}else for(Ce=0;Ce<Tt;Ce++){var Be=yt[Ce];Be===fe?ht&&Be.gc(y,a,!0):Be.gc(y,a,st)}a.$i=!1,a.Yf&&Mc(a.Yf,a)&&a.Vp()}finally{a.Ca=dt,a.ib.Vc(!0),a.vd=!0,a.Fd(yt,Tt,a,a.viewportBounds),Fl(a),a.ib instanceof na&&(a.ib.Nj.PA(),a.redraw())}}}Vt.Gf=function(a){return this.Rg[a]},Vt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Vt.Tx=function(){this.Rg=new ti,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(rr||Ui),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function Ju(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Vt.Ql=function(a){return this.on[a]},Vt.sA=function(a,y){this.on[a]=y},Vt.Sx=function(){this.on=new ti,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Vt.set=function(a){return Object.assign(this,a),this},Vt.Du=function(a){return this.nm(a)},Vt.nm=function(a){return Pc(this,a),this};function Pc(a,y){var x=a instanceof gn,b=a instanceof Ke,E;for(E in y){E===""&&Ae("Setting properties requires non-empty property names");var z=a,nt=E;if(x||b){var rt=E.indexOf(".");if(0<rt){var st=E.substring(0,rt);x?z=a.fb(st):(z=a[st],z==null&&(z=a.toolManager[st])),Qe(z)?nt=E.substr(rt+1):Ae("Unable to find object named: "+st+" in "+a.toString()+" when trying to set property: "+E)}}if(nt[0]!=="_"&&!si(z,nt))if(b&&nt==="ModelChanged"){a.Yw(y[nt]);continue}else if(b&&nt==="Changed"){a.Pe(y[nt]);continue}else if(b&&si(a.toolManager,nt))z=a.toolManager;else if(b&&nm(a,nt)){a.Bj(nt,y[nt]);continue}else if(a instanceof _n&&nt==="Changed"){a.Pe(y[nt]);continue}else Ae('Trying to set undefined property "'+nt+'" on object: '+z.toString());z[nt]=y[E],nt[0]==="_"&&z instanceof Oe&&z.Vw(nt)}}Vt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new Jn,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Vt.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")},Ke.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!==md&&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=$e.alloc(),Eg(this,this.computeBounds(b)),$e.free(b)),b=this.ta,b===null||b instanceof Bl)))){var nt=this.Mb;E=this.Aa*nt;var rt=this.ya*nt,st=this.scale*nt;z=Math.round(Math.round(y.x*st)-Math.round(a.x*st)),y=Math.round(Math.round(y.y*st)-Math.round(a.y*st)),st=this.jw,a=this.oy,st.width!==E&&(st.width=E),st.height!==rt&&(st.height=rt),a.clearRect(0,0,E,rt),st=190*nt;var ht=70*nt,dt=Math.max(z,0),yt=Math.max(y,0),Tt=Math.floor(E-dt),zt=Math.floor(rt-yt);a.drawImage(b.Oa,dt,yt,Tt,zt,0,0,Tt,zt),Mc(this.Yf,this)&&a.clearRect(0,0,st,ht),b=Fn(),a=Fn(),zt=Math.abs(z),Tt=Math.abs(y);var Ht=dt===0?0:E-zt;dt=Se.allocAt(Ht,0),zt=Se.allocAt(zt+Ht,rt),a.push(new $e(Math.min(dt.x,zt.x),Math.min(dt.y,zt.y),Math.abs(dt.x-zt.x),Math.abs(dt.y-zt.y)));var ne=this.Ab;if(ne.reset(),ne.scale(nt,nt),this.Ca!==1&&ne.scale(this.Ca),nt=this.pa,(nt.x!==0||nt.y!==0)&&isFinite(nt.x)&&isFinite(nt.y)&&ne.translate(-nt.x,-nt.y),gi(dt,ne),gi(zt,ne),b.push(new $e(Math.min(dt.x,zt.x),Math.min(dt.y,zt.y),Math.abs(dt.x-zt.x),Math.abs(dt.y-zt.y))),Ht=yt===0?0:rt-Tt,dt.h(0,Ht),zt.h(E,Tt+Ht),a.push(new $e(Math.min(dt.x,zt.x),Math.min(dt.y,zt.y),Math.abs(dt.x-zt.x),Math.abs(dt.y-zt.y))),gi(dt,ne),gi(zt,ne),b.push(new $e(Math.min(dt.x,zt.x),Math.min(dt.y,zt.y),Math.abs(dt.x-zt.x),Math.abs(dt.y-zt.y))),Mc(this.Yf,this)&&(E=0<z?0:-z,rt=0<y?0:-y,dt.h(E,rt),zt.h(st+E,ht+rt),a.push(new $e(Math.min(dt.x,zt.x),Math.min(dt.y,zt.y),Math.abs(dt.x-zt.x),Math.abs(dt.y-zt.y))),gi(dt,ne),gi(zt,ne),b.push(new $e(Math.min(dt.x,zt.x),Math.min(dt.y,zt.y),Math.abs(dt.x-zt.x),Math.abs(dt.y-zt.y)))),Se.free(dt),Se.free(zt),Dh(this,!1,!0),this.Ka===null&&Ae("No div specified"),this.ta===null&&Ae("No canvas specified"),!this.animationManager.zb&&(E=this.ib,this.Fc)){for(Cc(this),rt=this.Mb,E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,this.Aa*rt,this.ya*rt),E.drawImage(this.jw.Oa,0<z?0:Math.round(-z),0<y?0:Math.round(-y)),z=this.pa,nt=this.Ca,st=Math.round(z.x*nt)/nt,ht=Math.round(z.y*nt)/nt,y=this.Ab,y.reset(),nt!==1&&y.scale(nt),z.x===0&&z.y===0||y.translate(-st,-ht),E.save(),E.beginPath(),z=a.length,nt=0;nt<z;nt++)st=a[nt],st.width!==0&&st.height!==0&&E.rect(Math.floor(st.x),Math.floor(st.y),Math.ceil(st.width),Math.ceil(st.height));for(E.clip(),E.setTransform(rt,0,0,rt,0,0),E.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),E.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),Ju(this,E),E.globalAlpha=this.pb,rt=0;rt<z;rt++)if(nt=y[rt],st=b,nt.visible&&nt.pb!==0){ht=vu(nt,E),yt=nt.Zq,yt.length=0,dt=this.scale,Tt=$e.alloc(),zt=nt.Pa.s,ne=zt.length,Ht=st.length;for(var ve=0;ve<ne;ve++){var fe=zt[ve],Ce=Ic(fe,fe.actualBounds);t:{for(var ke=2/dt,Ee=4/dt,Be=0;Be<Ht;Be++){var He=st[Be];if(He.width!==0&&He.height!==0&&Ce.Vu(He.x-ke,He.y-ke,He.width+Ee,He.height+Ee)){Ce=!0;break t}}Ce=!1}Ce&&nt.Oj(E,fe,this,yt,dt,Tt,!0)}$e.free(Tt),E.globalAlpha=ht}E.restore(),E.Vc(!0),this.Yf&&Mc(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}Nn(b),Nn(a),this.ld=!1}}else this.bd();x&&(Ds(this),this.bd(),hd(this,!0))}else x?(Ds(this),this.bd(),hd(this,!0)):this.bd()}};function Cc(a){a.pn!==!1&&(a.pn=!1,wg(a,a.Aa,a.ya))}function wg(a,y,x){Dl(a);var b=a.Mb;a.ta.resize(y*b,x*b,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function bc(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,nt=a.gf?a.Db:0,rt=a.Be?a.Db:0,st=E.clientWidth||x+nt,ht=E.clientHeight||b+rt,dt=a.viewportBounds;E=dt.x;var yt=dt.y,Tt=dt.width,zt=dt.height;if((st!==x+nt||ht!==b+rt)&&(a.gf=!1,a.Be=!1,rt=nt=0,a.Aa=st,a.ya=ht,z=a.pn=!0,Dl(a)),!a.hf||!a.viewportBounds.w())return!0;var Ht=a.ku,ne=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var ve=a.documentBounds,fe=0,Ce=0,ke=0,Ee=0,Be=dt.width,He=dt.height,An=a.rj;a.contentAlignment.sb()?(ve.width>Be&&(fe=An.left,Ce=An.right),ve.height>He&&(ke=An.top,Ee=An.bottom)):(fe=An.left,Ce=An.right,ke=An.top,Ee=An.bottom);var zn=ve.width+fe+Ce,On=ve.height+ke+Ee;An=a.scale;var mn=zn>st/An,an=On>ht/An;if(!(z||a.gf||a.Be||mn||an))return!0;fe=ve.x-fe,st=dt.x,Ce=ve.right+Ce,ht=dt.right+nt,ke=ve.y-ke;var wi=dt.y;ve=ve.bottom+Ee,dt=dt.bottom+rt;var fi="1px";if(Ee="1px",a.scrollMode===qu&&(mn||an)&&(mn&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(mn=1,fe+1<st&&(mn=Math.max((st-fe)*An+a.Aa,mn)),Ce>ht+1&&(mn=Math.max((Ce-ht)*An+a.Aa,mn)),Be+nt+1<zn&&(mn=Math.max((zn-Be)*An+a.Aa,mn)),fi=mn.toString()+"px"),an&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(mn=1,ke+1<wi&&(mn=Math.max((wi-ke)*An+a.ya,mn)),ve>dt+1&&(mn=Math.max((ve-dt)*An+a.ya,mn)),He+rt+1<On&&(mn=Math.max((On-He)*An+a.ya,mn)),Ee=mn.toString()+"px")),mn=fi!=="1px",an=Ee!=="1px",mn&&an||!mn&&!an||(an&&(ht-=a.Db),mn&&(dt-=a.Db),zn<Be+nt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(nt=1,fe+1<st&&(nt=Math.max((st-fe)*An+a.Aa,nt)),Ce>ht+1&&(nt=Math.max((Ce-ht)*An+a.Aa,nt)),Be+1<zn&&(nt=Math.max((zn-Be)*An+a.Aa,nt)),fi=nt.toString()+"px"),mn=fi!=="1px",nt=a.ya,mn!==a.Be&&(nt=mn?a.ya-a.Db:a.ya+a.Db),On<He+rt||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(rt=1,ke+1<wi&&(rt=Math.max((wi-ke)*An+nt,rt)),ve>dt+1&&(rt=Math.max((ve-dt)*An+nt,rt)),He+1<On&&(rt=Math.max((On-He)*An+nt,rt)),Ee=rt.toString()+"px"),an=Ee!=="1px"),a.qr&&mn===a.Be&&an===a.gf)return x===a.Aa&&b===a.ya||a.bd(),!1;if(mn!==a.Be&&(fi==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=mn,ne.style.width=fi,an!==a.gf&&(Ee==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(rt=Se.alloc(),an?(y.style.left=a.Db+"px",a.position=rt.h(a.pa.x+a.Db/a.scale,a.pa.y)):(y.style.left="0px",a.position=rt.h(a.pa.x-a.Db/a.scale,a.pa.y)),Se.free(rt))),z&&Dl(a),a.gf=an,ne.style.height=Ee,a.gu=!0,z&&(a.pn=!0),y=Ht.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Be+1<zn?y=(a.position.x-fe)*An:fe+1<st?y=Ht.scrollWidth-Ht.clientWidth:Ce>ht+1&&(y=a.position.x*An)),a.tn)switch(a.bu){case"negative":y=-(Ht.scrollWidth-y-Ht.clientWidth);break;case"reverse":y=Ht.scrollWidth-y-Ht.clientWidth}return Ht.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(He+1<On?Ht.scrollTop=(a.position.y-ke)*An:ke+1<wi?Ht.scrollTop=Ht.scrollHeight-Ht.clientHeight:ve>dt+1&&(Ht.scrollTop=a.position.y*An)),st=a.Aa,ht=a.ya,Ht.style.width=st+(a.gf?a.Db:0)+"px",Ht.style.height=ht+(a.Be?a.Db:0)+"px",x!==st||b!==ht||a.animationManager.zb?(x=$e.allocAt(E,yt,Tt,zt),a.onViewportBoundsChanged(x,a.viewportBounds,An,z),$e.free(x),!1):!0}Vt=Ke.prototype,Vt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Ae("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&&Ae('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(Jr,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Vt.oi=function(a){this.partManager.oi(a);var y=this;Dc(a,function(x){Ac(y,x)}),(a instanceof ir||a instanceof Pi&&a.placeholder!==null)&&a.v(),a.data!==null&&Dc(a,function(x){ly(y.partManager,x)}),xs(a)!==!0&&Wh(a)!==!0||this.De.add(a),j1(a,!0,this),W1(a)?(a.actualBounds.w()&&this.N(Ic(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Ic(a,a.actualBounds)),this.$b()},Vt.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Dc(a,function(x){uy(y.partManager,x,y)}),this.De.remove(a),W1(a)?(a.actualBounds.w()&&this.N(Ic(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Ic(a,a.actualBounds)),this.$b()},Vt.remove=function(a){Pg(this,a,!0)};function Pg(a,y,x){var b=y.layer;b!==null&&b.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=b.pc(-1,y,!1),0<=x&&a.cb(fo,"parts",b,y,null,x,null),a=y.layerChanged,a!==null&&a(y,b,null))}Vt.Is=function(a,y){if(y===void 0&&(y=!1),Pn(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 fn,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Vt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},Ke.prototype.moveParts=function(a,y,x,b){if(x===void 0&&(x=!1),b===void 0&&(b=of(this)),this.toolManager!==null){var E=new Jn;if(a!==null)if(Pn(a))for(var z=0;z<a.length;z++)Zl(this,E,a[z],x,b);else for(a=a.iterator;a.next();)Zl(this,E,a.value,x,b);else{for(a=this.parts;a.next();)Zl(this,E,a.value,x,b);for(a=this.nodes;a.next();)Zl(this,E,a.value,x,b);for(a=this.links;a.next();)Zl(this,E,a.value,x,b)}Bh(this,E,y,b,x)}};function Zl(a,y,x,b,E,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!b||z||x.canMove()||x.canCopy()))if(E===void 0&&(E=of(a)),x instanceof Tn){if(y.add(x,a.Pd(E,x,x.location)),x instanceof Pi&&(x.placeholder!==null||E.dragsMembers))for(z=x.memberParts;z.next();)Zl(a,y,z.value,b,E,E.groupsAlwaysMove);for(z=x.linksConnected;z.next();){var nt=z.value;if(!y.contains(nt)){var rt=nt.fromNode,st=nt.toNode;rt!==null&&y.contains(rt)&&st!==null&&y.contains(st)&&Zl(a,y,nt,b,E)}}if(E.dragsTree)for(x=x.Ou();x.next();)Zl(a,y,x.value,b,E)}else if(x instanceof yn)for(y.add(x,a.Pd(E,x)),x=x.labelNodes;x.next();)Zl(a,y,x.value,b,E);else x instanceof ir||y.add(x,a.Pd(E,x,x.location))}function Bh(a,y,x,b,E){if(y!==null&&y.count!==0){var z=Se.alloc(),nt=Se.alloc();nt.assign(x),isNaN(nt.x)&&(nt.x=0),isNaN(nt.y)&&(nt.y=0),(x=a.Mr)||af(a,y);for(var rt=Fn(),st=Fn(),ht=y.iterator,dt=Se.alloc();ht.next();){var yt=ht.key,Tt=ht.value;if(yt.Zc()){var zt=Cg(a,yt,y);zt!==null?rt.push(new it(yt,Tt,zt)):(!E||yt.canMove())&&(zt=Tt.point,z.assign(zt),a.computeMove(yt,z.add(nt),b,dt),yt.location=dt,Tt.shifted===void 0&&(Tt.shifted=new Se),Tt.shifted.assign(dt.re(zt)))}else ht.key instanceof yn&&st.push(ht.sa)}for(Se.free(dt),E=rt.length,ht=0;ht<E;ht++)yt=rt[ht],z.assign(yt.info.point),yt.Su.shifted===void 0&&(yt.Su.shifted=new Se),yt.node.location=z.add(yt.Su.shifted);for(E=Se.alloc(),ht=Se.alloc(),yt=st.length,Tt=0;Tt<yt;Tt++){var Ht=st[Tt];if(zt=Ht.key,zt instanceof yn)if(zt.suspendsRouting){zt.Tg=null,dt=zt.fromNode;var ne=zt.toNode;if(a.draggedLink!==null&&b.dragsLink)if(ne=Ht.value.point,zt.dragComputation===null)y.add(zt,a.Pd(b,zt,nt)),sh(zt,nt.x-ne.x,nt.y-ne.y);else{Ht=Se.allocAt(0,0),(dt=zt.i(0))&&dt.w()&&Ht.assign(dt);var ve=dt=Se.alloc().assign(Ht).add(nt);b.isGridSnapEnabled&&(b.isGridSnapRealtime||a.lastInput.up)&&(ve=Se.alloc(),sf(a,zt,dt,ve,b)),dt.assign(zt.dragComputation(zt,dt,ve)).re(Ht),y.add(zt,a.Pd(b,zt,dt)),sh(zt,dt.x-ne.x,dt.y-ne.y),Se.free(Ht),Se.free(dt),ve!==dt&&Se.free(ve)}else dt!==null&&(E.assign(dt.location),ve=y.I(dt),ve!==null&&E.re(ve.point)),ne!==null&&(ht.assign(ne.location),ve=y.I(ne),ve!==null&&ht.re(ve.point)),dt!==null&&ne!==null?E.Xa(ht)?(dt=Ht.value.point,ne=z,ne.assign(E),ne.re(dt),y.add(zt,a.Pd(b,zt,E)),sh(zt,ne.x,ne.y)):(zt.suspendsRouting=!1,zt.bb()):(Ht=Ht.value.point,dt=dt!==null?E:ne!==null?ht:nt,y.add(zt,a.Pd(b,zt,dt)),sh(zt,dt.x-Ht.x,dt.y-Ht.y))}else(zt.fromNode===null||zt.toNode===null)&&(dt=Ht.value.point,y.add(zt,a.Pd(b,zt,nt)),sh(zt,nt.x-dt.x,nt.y-dt.y))}Se.free(z),Se.free(nt),Se.free(E),Se.free(ht),Nn(rt),Nn(st),x||(Ho(a),Oh(a,y))}}Ke.prototype.computeMove=function(a,y,x,b){if(b===void 0&&(b=new Se),b.assign(y),a===null)return b;var E=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(E=Se.alloc(),sf(this,a,y,E,x)),x=a.dragComputation!==null?a.dragComputation(a,y,E):E;var nt=a.minLocation,rt=nt.x;isNaN(rt)&&(rt=z?Math.round(1e3*a.location.x)/1e3:a.location.x),nt=nt.y,isNaN(nt)&&(nt=z?Math.round(1e3*a.location.y)/1e3:a.location.y);var st=a.maxLocation,ht=st.x;return isNaN(ht)&&(ht=z?Math.round(1e3*a.location.x)/1e3:a.location.x),st=st.y,isNaN(st)&&(st=z?Math.round(1e3*a.location.y)/1e3:a.location.y),b.h(Math.max(rt,Math.min(x.x,ht)),Math.max(nt,Math.min(x.y,st))),E!==y&&Se.free(E),b};function of(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function sf(a,y,x,b,E){if(E===void 0&&(E=of(a)),b.assign(x),y!==null){var z=a.grid;y=E.gridSnapCellSize,a=y.width,y=y.height;var nt=E.gridSnapOrigin,rt=nt.x;if(nt=nt.y,E=E.gridSnapCellSpot,z!==null){var st=z.gridCellSize;isNaN(a)&&(a=st.width),isNaN(y)&&(y=st.height),z=z.gridOrigin,isNaN(rt)&&(rt=z.x),isNaN(nt)&&(nt=z.y)}z=Se.allocAt(0,0),z.yi(0,0,a,y,E),Ie.No(x.x,x.y,rt+z.x,nt+z.y,a,y,b),Se.free(z)}}function af(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof yn&&(y.suspendsRouting=!0)}function Oh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof yn&&(x.suspendsRouting=!1,Zv(x)&&x.bb())}a.Mr=!1}}function Cg(a,y,x){return y=y.containingGroup,y!==null&&(a=Cg(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Vt=Ke.prototype,Vt.Pd=function(a,y,x){if(x===void 0)return new yu(Nr);var b=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(b=!1),b?new yu(new Se(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new yu(x.copy())};function bg(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Ae("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Ae("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Ae("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Ae("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&&Ae("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Vt.Al=function(a){bg(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(Jr,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Vt.Ww=function(a,y){bg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(fo,"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(Jr,"layers",this,null,a,null,z),this.N(),0>b&&this.Ya(),this},Vt.Cy=function(a,y){bg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(fo,"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(Jr,"layers",this,null,a,null,z+1),this.N(),0>b&&this.Ya(),this},Vt.kA=function(a){if(a.diagram!==this&&Ae("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(fo,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Vt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Vt.Yw=function(a){return this.pf===null&&(this.pf=new hn),this.pf.add(a),this.model.Pe(a),this},Vt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Vt.Pe=function(a){return this.zg===null&&(this.zg=new hn),this.zg.add(a),this},Vt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Vt.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==ta&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,b=0;b<x;b++)y.M(b)(a)},Vt.cb=function(a,y,x,b,E,z,nt){z===void 0&&(z=null),nt===void 0&&(nt=null);var rt=new jr;rt.diagram=this,rt.change=a,rt.propertyName=y,rt.object=x,rt.oldValue=b,rt.oldParam=z,rt.newValue=E,rt.newParam=nt,this.ds(rt)},Vt.g=function(a,y,x,b,E){this.cb(Ir,a,this,y,x,b,E)},Ke.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===Ir){var E=a.object;if(Tr(E,a.propertyName,a.I(y)),E instanceof Oe){var z=E.part;z!==null&&z.Wb()}this.isModified=!0}else if(b===Jr){var nt=a.object,rt=a.newParam,st=a.newValue;if(nt instanceof gn)if(typeof rt=="number"&&st instanceof Oe){y?nt.pc(rt):nt.Gb(rt,st);var ht=nt.part;ht!==null&&ht.Wb()}else typeof rt=="number"&&st instanceof lo&&(st.isRow?c1(nt,rt,y?void 0:st):d1(nt,rt,y?void 0:st));else if(nt instanceof To){var dt=a.oldParam===!0;typeof rt=="number"&&st instanceof $n&&(y?(st.isSelected=!1,st.isHighlighted=!1,st.Wb(),nt.pc(dt?rt:-1,st,dt)):nt.oi(rt,st,dt))}else nt instanceof Ke?typeof rt=="number"&&st instanceof To&&(y?this.Wa.mb(rt):(st.Xe(this),this.Wa.Gb(rt,st))):Ae("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(b===fo){var yt=a.object,Tt=a.oldParam,zt=a.oldValue;if(yt instanceof gn)typeof Tt=="number"&&zt instanceof Oe?y?yt.Gb(Tt,zt):yt.pc(Tt):typeof Tt=="number"&&zt instanceof lo&&(zt.isRow?c1(yt,Tt,y?zt:void 0):d1(yt,Tt,y?zt:void 0));else if(yt instanceof To){var Ht=a.newParam===!0;typeof Tt=="number"&&zt instanceof $n&&(y?0>yt.Pa.indexOf(zt)&&yt.oi(Tt,zt,Ht):(zt.isSelected=!1,zt.isHighlighted=!1,zt.Wb(),yt.pc(Ht?Tt:-1,zt,Ht)))}else yt instanceof Ke?typeof Tt=="number"&&zt instanceof To&&(y?(zt.Xe(this),this.Wa.Gb(Tt,zt)):this.Wa.mb(Tt)):Ae("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==ta&&Ae("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},Ke.prototype.Ea=function(a){return this.undoManager.Ea(a)},Ke.prototype.eb=function(a){return this.undoManager.eb(a)},Ke.prototype.Kf=function(){return this.undoManager.Kf()},Ke.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}},Ke.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},Ke.prototype.rp=function(){this.partManager.rp()};function Ag(a,y,x){var b=a.animationManager;if(a.vb||a.ld)a.Ca=x,Dl(a),a.N(),a.Ee=!0,b.zb&&(pu(b)||b.ce.add(b.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,Dl(a);else{a.vb=!0;var E=a.viewportBounds.copy(),z=a.Aa,nt=a.ya,rt=a.zoomPoint.x,st=a.zoomPoint.y,ht=a.contentAlignment;isNaN(rt)&&(ht.$c()?ht.Hf(Ca)?rt=0:ht.Hf(Ts)&&(rt=z-1):rt=ht.sb()?ht.x*(z-1):z/2),isNaN(st)&&(ht.$c()?ht.Hf(Js)?st=0:ht.Hf(ba)&&(st=nt-1):st=ht.sb()?ht.y*(nt-1):nt/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=Se.allocAt(a.pa.x+rt/y-rt/x,a.pa.y+st/y-st/x),a.position=z,Se.free(z),a.Ca=x,Dl(a),a.vb=!1,a.onViewportBoundsChanged(E,a.viewportBounds,y,!1),Ua(a,!1),b.zb&&(pu(b)||b.ce.add(b.H,"scale",y,a.Ca))}}Ke.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!==as||a.width===y.width&&a.height===y.height||E.C(),E=this.currentTool,this.Vk===!0&&E instanceof Or&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Ip(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=wn.alloc(),E=1,z=1,nt=x.O.s,rt=nt.length,st=0;st<rt;st++){var ht=nt[st],dt=Math.abs(ht.interval);2>dt||(mv(ht.figure)?z=z*dt/Ie.vx(z,dt):E=E*dt/Ie.vx(E,dt))}if(nt=x.gridCellSize,b.h(z*nt.width,E*nt.height),y!==void 0)E=y.width,z=y.height,a=y.x,nt=y.y;else{if(y=$e.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){$e.free(y);return}E=y.width,z=y.height,a=y.x,nt=y.y,$e.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=Se.alloc(),Ie.No(a,nt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),wn.free(b),x.part.location=y,Se.free(y)}}Ke.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)}},Ke.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))},Ke.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),Pn(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];b instanceof $n||Ae("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 $n||Ae("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},Ke.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()}},Vt=Ke.prototype,Vt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Vt.Jz=function(a){a=new fn().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 $n||Ae("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Vt.scroll=function(a,y,x){x===void 0&&(x=1);var b=y==="up"||y==="down",E=0,z=Se.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)),Se.free(z);return}Ae("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):Ae("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),Se.free(z)},Vt.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)},Vt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Vt.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)},Vt.zA=function(a){var y=this.Ab,x=a.x,b=a.y,E=x+a.width,z=b+a.height,nt=y.m11,rt=y.m12,st=y.m21,ht=y.m22,dt=y.dx,yt=y.dy,Tt=x*nt+b*st+dt;y=x*rt+b*ht+yt;var zt=E*nt+b*st+dt;return a=E*rt+b*ht+yt,b=x*nt+z*st+dt,x=x*rt+z*ht+yt,nt=E*nt+z*st+dt,E=E*rt+z*ht+yt,z=Math.min(Tt,zt),Tt=Math.max(Tt,zt),zt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,b),Tt=Math.max(Tt,b),zt=Math.min(zt,x),y=Math.max(y,x),z=Math.min(z,nt),Tt=Math.max(Tt,nt),zt=Math.min(zt,E),y=Math.max(y,E),new $e(z,zt,Tt-z,y-zt)},Vt.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),gi(a.copy(),this.Ab)};function tm(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function Lg(a){return a=ff.get(a),a!==null?new a:new hr}Ke.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,b=a.propertyName;if(x===ta&&b[0]==="S")if(b==="StartingFirstTransaction"){var E=this;a=this.toolManager,a.mouseDownTools.each(function(st){return st.diagram=E}),a.mouseMoveTools.each(function(st){return st.diagram=E}),a.mouseUpTools.each(function(st){return st.diagram=E}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else b==="StartingUndo"||b==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):b==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===ta){(b==="FinishedUndo"||b==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),Ho(this));var z=this.animationManager;b==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||Qd(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 nt=a.isTransactionFinished;if(nt&&(tm(this),this.As.clear(),Gp(this.animationManager)),!this.Rt&&nt&&this.lastInput.targetDiagram){this.Rt=!0;var rt=this;Ci(function(){rt.currentTool.standardMouseOver(),rt.Rt=!1},10)}}}finally{this.aa=!0}}}};function Ac(a,y){y=y.O.s;for(var x=y.length,b=0;b<x;b++)Ih(a,y[b])}function Ih(a,y){if(y instanceof Rs){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof fn&&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 kg(a,y){if(y instanceof Rs){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 fn&&x.Bg.remove(a),Lf(b));break}}}}}Ke.prototype.Wd=function(){this.partManager.Wd()},Ke.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},Ke.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},Ke.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},Ke.prototype.Vb=function(a){return this.partManager.Vb(a)},Ke.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Vt=Ke.prototype,Vt.Lc=function(a){return this.partManager.Lc(a)},Vt.ii=function(a){return this.partManager.ii(a)},Vt.Kc=function(a){return this.partManager.Kc(a)},Vt.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:En(Rn(y)))},Vt.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:En(Rn(y)))};function Dl(a){var y=a.pa,x=a.Ca;a.Rw.h(y.x,y.y,Math.max(a.Aa,0)/x,Math.max(a.ya,0)/x),a.vd=!0}function Eg(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),Ua(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Vt.Va=function(){if(this.Zi){var a=$e.alloc();Eg(this,this.computeBounds(a)),$e.free(a)}},Vt.rz=function(){for(var a=new fn,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},Vt.qz=function(){return this.ai.iterator},Vt.Uz=function(a){Ho(this),a&&lf(this,!0),this.ld?Mg(this,!1):(this.Jk=!0,Ea(this))};function lf(a,y){for(var x=a.ai.iterator;x.next();)em(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function em(a,y,x){if(y!==null){for(var b=y.gl.iterator;b.next();)em(a,b.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Mg(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||Kl(z,"Layout")),a.xh=!1;for(var nt=a.ai.iterator;nt.next();)Tg(a,nt.value,y,b);E.isValidLayout||(!y||E.isRealtime||E.isRealtime===null||b===0?(E.doLayout(a),Ho(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||Qd(z),a.aa=x}}}function Tg(a,y,x,b){if(y!==null){for(var E=y.gl.iterator;E.next();)Tg(a,E.value,x,b);E=y.layout,E===null||E.isValidLayout||(!x||E.isRealtime||b===0?(y.rh=!y.location.w(),E.doLayout(y),y.C(32),fd(a,y),E.isValidLayout=!0):a.xh=!0)}}Vt.yz=function(){for(var a=new hn,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function nv(a){function y(E){var z=E.toLowerCase(),nt=new hn;x.add(E,nt),x.add(z,nt),b.add(E,E),b.add(z,E)}var x=new Jn,b=new Jn;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=b}function nm(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function uf(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Ae("Unknown DiagramEvent name: "+y)}Vt.Bj=function(a,y){return a=uf(this,a),a!==null&&a.add(y),this},Vt.am=function(a,y){a=uf(this,a),a!==null&&a.remove(y)},Vt.R=function(a,y,x){var b=uf(this,a),E=new Iu;if(E.diagram=this,a=nm(this,a),a!==null&&(E.name=a),y!==void 0&&(E.subject=y),x!==void 0&&(E.parameter=x),y=b.length,y===1)b.M(0)(E);else if(y!==0)for(b=b.Fa(),x=0;x<y;x++)(0,b[x])(E)};function hf(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Vt.Yj=function(a,y){return cf(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},Ke.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?pg(this,a):a.assign(this.documentBounds)};function cf(a,y,x,b){var E=a.Xh;if(E===null&&(a.Xh=E=new op(a.avoidanceCellSize)),E.vs||E.group!==x||E.Yx!==b){if(E.Hx=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),E.Ix=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=im(a,x)),x===null){y=$e.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),E.initialize(y);for(var z=a.nodes;z.next();){var nt=z.value,rt=nt.layer;rt!==null&&rt.visible&&!rt.isTemporary&&df(a,nt,b,y)}$e.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),E.initialize(y)),y=$e.alloc(),z=x.memberParts;z.next();)nt=z.value,nt instanceof Tn&&df(a,nt,b,y);$e.free(y)}E.group=x,E.Yx=b,E.vs=!1}else y&&oS(E);return E}function im(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?im(a,y.containingGroup):null}function df(a,y,x,b){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(b),a=a.Xh;var E=y.x,z=y.y;if(Ff(a,E,z))for(x=(z-a.Od)/a.sc|0,b=Math.min((E+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),E=(E-a.Nd)/a.rc|0;E<=b;E++)if(z=a.ac[E],z.fill)z.fill(lh,x,y+1);else for(var nt=x;nt<=y;nt++)z[nt]=lh}else if(y instanceof Pi)for(y=y.memberParts;y.next();)E=y.value,E instanceof Tn&&df(a,E,x,b)}}function Qu(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}Ke.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Ng(this)};function Ng(a){a.vk===-1&&(a.vk=Ci(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=$e.alloc(),a.computeBounds(y),y.ed(a.documentBounds),Eg(a,y),$e.free(y),a.Fc=!0,a.bd(),Ng(a))}},a.vp))}Ke.prototype.ug=function(){this.vk!==-1&&(nn.clearTimeout(this.vk),this.vk=-1)},Ke.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=$e.allocAt(0,0,b.width*E,b.height*E);var z=Se.allocAt(0,0);if(a.x>=b.x&&a.x<b.x+x.left&&this.allowHorizontalScroll){var nt=Math.max(this.scrollHorizontalLineChange,1);nt|=0,z.x-=nt,a.x<b.x+x.left/2&&(z.x-=nt),a.x<b.x+x.left/4&&(z.x-=4*nt)}else a.x<=b.x+b.width&&a.x>b.x+b.width-x.right&&this.allowHorizontalScroll&&(nt=Math.max(this.scrollHorizontalLineChange,1),nt|=0,z.x+=nt,a.x>b.x+b.width-x.right/2&&(z.x+=nt),a.x>b.x+b.width-x.right/4&&(z.x+=4*nt));return a.y>=b.y&&a.y<b.y+x.top&&this.allowVerticalScroll?(nt=Math.max(this.scrollVerticalLineChange,1),nt|=0,z.y-=nt,a.y<b.y+x.top/2&&(z.y-=nt),a.y<b.y+x.top/4&&(z.y-=4*nt)):a.y<=b.y+b.height&&a.y>b.y+b.height-x.bottom&&this.allowVerticalScroll&&(nt=Math.max(this.scrollVerticalLineChange,1),nt|=0,z.y+=nt,a.y>b.y+b.height-x.bottom/2&&(z.y+=nt),a.y>b.y+b.height-x.bottom/4&&(z.y+=4*nt)),z.Xa(Nr)||(y=new Se(y.x+z.x/E,y.y+z.y/E)),$e.free(b),Se.free(z),y},Vt=Ke.prototype,Vt.Cs=function(){return null},Vt.av=function(){return null},Vt.bs=function(a,y){this.pj.add(a,y)},Vt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof Pi&&(y.$p=null)})};function gd(a,y,x){function b(){var dt=+new Date;for(z=!0,nt.reset();nt.next();)if(!nt.value[0].al){z=!1;break}z||dt-ht>st?y(x,E,rt):nn.requestAnimationFrame(b)}for(var E=x.callback,z=!0,nt=a.Og.iterator;nt.next();)if(!nt.value[0].al){z=!1;break}if(typeof E!="function"||z)return y(x,E,a);var rt=a,st=x.callbackTimeout||300,ht=+new Date;return nn.requestAnimationFrame(function(){b()}),null}Vt.Wz=function(a){return _r?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Vt.Jx=function(a){return a===void 0&&(a={}),gd(this,this.Xz,a)},Vt.Xz=function(a,y,x){var b=rm(x,a,"canvas",null);if(b===null)return null;x=b.Z.canvas;var E=null;if(x!==null)switch(E=a.returnType,E===void 0?E="string":E=E.toLowerCase(),E){case Ec+"data":E=b.getImageData(0,0,x.width,x.height);break;case Ec:b=(a.document||document).createElement("img"),b.src=x.toDataURL(a.type,a.details),E=b;break;case"blob":return typeof y!="function"&&Ae('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:E=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(E),null):E};function rm(a,y,x,b){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Ae("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 nt=y.maxSize;y.maxSize===void 0&&(nt=x==="SVG"?new wn(1/0,1/0):new wn(2e3,2e3));var rt=y.position||null,st=y.parts||null,ht=y.padding===void 0?1:y.padding,dt=y.background||null,yt=y.omitTemporary;yt===void 0&&(yt=!0);var Tt=y.document||document,zt=y.elementFinished||null,Ht=y.showTemporary;Ht===void 0&&(Ht=!yt),y=y.showGrid,y===void 0&&(y=Ht),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof ht=="number"?ht=new Fi(ht):ht instanceof Fi||Ae("MakeImage padding must be a Margin or a number."),ht.left=Math.max(ht.left,0),ht.right=Math.max(ht.right,0),ht.top=Math.max(ht.top,0),ht.bottom=Math.max(ht.bottom,0),a.ib.Vc(!0),yt=new Ha(null,Tt,void 0,!0);var ne=yt.context;if(!(E||z||st||rt))return yt.width=a.Aa+Math.ceil(ht.left+ht.right),yt.height=a.ya+Math.ceil(ht.top+ht.bottom),x==="SVG"?b===null?null:(b.resize(yt.width,yt.height,yt.width,yt.height),b.ownerDocument=Tt,b.hs=zt,rf(a,b.context,ht,new wn(yt.width,yt.height),a.Ca,a.pa,st,dt,Ht,y),b.context):(a.Xm=!1,rf(a,ne,ht,new wn(yt.width,yt.height),a.Ca,a.pa,st,dt,Ht,y),a.Xm=!0,yt.context);var ve=a.Pp,fe=a.documentBounds.copy();if(fe.Fv(a.yb),Ht)for(var Ce=a.Wa.s,ke=Ce.length,Ee=0;Ee<ke;Ee++){var Be=Ce[Ee];if(Be.visible&&Be.isTemporary){Be=Be.Pa.s;for(var He=Be.length,An=0;An<He;An++){var zn=Be[An];zn.isInDocumentBounds&&zn.isVisible()&&(zn=zn.actualBounds,zn.w()&&fe.ed(zn))}}}if(Ce=new Se(fe.x,fe.y),st!==null){for(ke=new $e(0,0,0,0),Ee=!0,Be=st.iterator,Be.reset();Be.next();)He=Be.value,He instanceof $n&&(An=He.layer,An!==null&&!An.visible||An!==null&&!Ht&&An.isTemporary||!He.isVisible()||(He=He.actualBounds,He.w()&&(Ee?(Ee=!1,ke.assign(He)):ke.ed(He))));fe.width=ke.width,fe.height=ke.height,Ce.x=ke.x,Ce.y=ke.y}return rt!==null&&rt.w()&&(Ce=rt,z||(z=ve)),ke=rt=0,ht!==null&&(rt=ht.left+ht.right,ke=ht.top+ht.bottom),Ee=Be=0,E!==null&&(Be=E.width,Ee=E.height,isFinite(Be)&&(Be=Math.max(0,Be-rt)),isFinite(Ee)&&(Ee=Math.max(0,Ee-ke))),E!==null&&z!==null?(z==="NaN"&&(z=ve),E.w()?(E=Be,fe=Ee):isNaN(Ee)?(E=Be,fe=fe.height*z):(E=fe.width*z,fe=Ee)):E!==null?E.w()?(z=Math.min(Be/fe.width,Ee/fe.height),E=Be,fe=Ee):isNaN(Ee)?(z=Be/fe.width,E=Be,fe=fe.height*z):(z=Ee/fe.height,E=fe.width*z,fe=Ee):z!==null?z==="NaN"&&nt.w()?(z=Math.min((nt.width-rt)/fe.width,(nt.height-ke)/fe.height),z>ve?(z=ve,E=fe.width,fe=fe.height):(E=nt.width,fe=nt.height)):(E=fe.width*z,fe=fe.height*z):(z=ve,E=fe.width,fe=fe.height),ht!==null?(E+=rt,fe+=ke):ht=new Fi(0),nt!==null&&(ve=nt.width,nt=nt.height,isNaN(ve)&&(ve=2e3),isNaN(nt)&&(nt=2e3),isFinite(ve)&&(E=Math.min(E,ve)),isFinite(nt)&&(fe=Math.min(fe,nt))),yt.width=Math.ceil(E),yt.height=Math.ceil(fe),x==="SVG"?b===null?null:(b.resize(yt.width,yt.height,yt.width,yt.height),b.ownerDocument=Tt,b.hs=zt,rf(a,b.context,ht,new wn(Math.ceil(E),Math.ceil(fe)),z,Ce,st,dt,Ht,y),b.context):(a.Xm=!1,rf(a,ne,ht,new wn(Math.ceil(E),Math.ceil(fe)),z,Ce,st,dt,Ht,y),a.Xm=!0,yt.context)}un.Object.defineProperties(Ke.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof At||(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 Bl(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 Bl(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),Vl===this&&(Vl=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),fg(this,a),this.hk())}}},$w:{get:function(){return this.Sq}},pi:{get:function(){return this.hf}},draggedLink:{get:function(){return this.nt},set:function(a){this.nt!==a&&(this.nt=a,a!==null&&(this.Vt=a.fromPort,this.Wt=a.toPort))}},Mx:{get:function(){return this.Vt},set:function(a){this.Vt=a}},Nx:{get:function(){return this.Wt},set:function(a){this.Wt=a}},animationManager:{get:function(){return this.Yd}},undoManager:{get:function(){return this.cc.undoManager}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a,this.cc.skipsUndoManager=a}},delaysLayout:{get:function(){return this.lt},set:function(a){this.lt=a}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&kn(a,"0 <= value <= 1",Ke,"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),Ua(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),Ua(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),Ua(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),Ua(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&kn(a,">= 0",Ke,"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&&kn(a,">= 0",Ke,"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 kn(a,">= 0",Ke,"maxSelectionCount")}},nodeSelectionAdornmentTemplate:{get:function(){return this.St},set:function(a){var y=this.St;y!==a&&(this.St=a,this.g("nodeSelectionAdornmentTemplate",y,a))}},groupSelectionAdornmentTemplate:{get:function(){return this.wt},set:function(a){var y=this.wt;y!==a&&(this.wt=a,this.g("groupSelectionAdornmentTemplate",y,a))}},linkSelectionAdornmentTemplate:{get:function(){return this.Kt},set:function(a){var y=this.Kt;y!==a&&(this.Kt=a,this.g("linkSelectionAdornmentTemplate",y,a))}},highlighteds:{get:function(){return this.nw}},isModified:{get:function(){var a=this.undoManager;return a.isEnabled?a.currentTransaction!==null?!0:this.rn&&this.Ce!==a.historyIndex:this.rn},set:function(a){if(this.rn!==a){this.rn=a;var y=this.undoManager;!a&&y.isEnabled&&(this.Ce=y.historyIndex),a||tm(this)}}},model:{get:function(){return this.cc},set:function(a){var y=this.cc;if(y!==a){this.currentTool.doCancel(),y&&y.undoManager!==a.undoManager&&y.undoManager.isInTransaction&&Ae("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=dg(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var b=this.vb;this.vb=!0,Kl(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=Lg(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=Se.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),Up(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?Dl(this):(this.vb=!0,a=this.scale,mg(this,this.Sp,this.Aa/a,this.ya/a,this.zk,!1),this.vb=!1),this.vb||this.onViewportBoundsChanged(x,this.viewportBounds,this.Ca,!1)}Se.free(y)}},initialPosition:{get:function(){return this.zt},set:function(a){this.zt.D(a)||(this.zt=a.J())}},initialScale:{get:function(){return this.At},set:function(a){this.At!==a&&(this.At=a)}},grid:{get:function(){return this.fe===null&&(this.fe=Jp(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Jp(this)),a.type!==gn.Grid&&Ae("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),Dl(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||Ae("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 Fi(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&&Ua(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,Ua(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,Ag(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&&Ag(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!==as&&Ua(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()||Ae("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()||Ae("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)):kn(a,"> 0",Ke,"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)):kn(a,"> 0",Ke,"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),Ua(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 Fi(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&&Ae("Cannot share PartManagers between Diagrams: "+a.toString()),y&&y.Xe(null),this.Pc=a,a.Xe(this))}},nodes:{get:function(){return this.partManager.nodes.iterator}},links:{get:function(){return this.partManager.links.iterator}},parts:{get:function(){return this.partManager.parts.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;y!==a&&(this.Sc=a,a.diagram=this,a.group=null,this.xh=!0,this.g("layout",y,a),this.$b())}},isTreePathToChildren:{get:function(){return this.Ht},set:function(a){var y=this.Ht;if(y!==a&&(this.Ht=a,this.g("isTreePathToChildren",y,a),!this.undoManager.isUndoingRedoing))for(a=this.nodes;a.next();)Xg(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==$u&&a!==so&&a!==gf&&Ae("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 wn(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 Fi(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),un.Object.defineProperties(Ke,{licenseKey:{get:function(){return Rg.jc()},set:function(a){Rg.add(a.replace(/\s/g,""))}},version:{get:function(){return kc}}}),Ke.prototype.makeImageData=Ke.prototype.Jx,Ke.prototype.makeImage=Ke.prototype.Wz,Ke.prototype.cacheGroupExternalLinks=Ke.prototype.Fu,Ke.prototype.addRenderer=Ke.prototype.bs,Ke.prototype.makeSVG=Ke.prototype.av,Ke.prototype.makeSvg=Ke.prototype.Cs,Ke.prototype.stopAutoScroll=Ke.prototype.ug,Ke.prototype.doAutoScroll=Ke.prototype.gs,Ke.prototype.isUnoccupied=Ke.prototype.Yj,Ke.prototype.raiseDiagramEvent=Ke.prototype.R,Ke.prototype.removeDiagramListener=Ke.prototype.am,Ke.prototype.addDiagramListener=Ke.prototype.Bj,Ke.prototype.findTreeRoots=Ke.prototype.yz,Ke.prototype.layoutDiagram=Ke.prototype.Uz,Ke.prototype.findTopLevelGroups=Ke.prototype.qz,Ke.prototype.findTopLevelNodesAndLinks=Ke.prototype.rz,Ke.prototype.ensureBounds=Ke.prototype.Va,Ke.prototype.findLinksByExample=Ke.prototype.ls,Ke.prototype.findNodesByExample=Ke.prototype.ms,Ke.prototype.findLinkForData=Ke.prototype.Kc,Ke.prototype.findNodeForData=Ke.prototype.ii,Ke.prototype.findPartForData=Ke.prototype.Lc,Ke.prototype.findLinkForKey=Ke.prototype.findLinkForKey,Ke.prototype.findNodeForKey=Ke.prototype.Vb,Ke.prototype.findPartForKey=Ke.prototype.findPartForKey,Ke.prototype.rebuildParts=Ke.prototype.Wd,Ke.prototype.transformViewToDoc=Ke.prototype.Ps,Ke.prototype.transformRectDocToView=Ke.prototype.zA,Ke.prototype.transformDocToView=Ke.prototype.op,Ke.prototype.centerRect=Ke.prototype.es,Ke.prototype.scrollToRect=Ke.prototype.tv,Ke.prototype.scroll=Ke.prototype.scroll,Ke.prototype.highlightCollection=Ke.prototype.Jz,Ke.prototype.highlight=Ke.prototype.Iz,Ke.prototype.selectCollection=Ke.prototype.rA,Ke.prototype.select=Ke.prototype.select,Ke.prototype.updateAllRelationshipsFromData=Ke.prototype.rp,Ke.prototype.updateAllTargetBindings=Ke.prototype.updateAllTargetBindings,Ke.prototype.commit=Ke.prototype.commit,Ke.prototype.rollbackTransaction=Ke.prototype.Kf,Ke.prototype.commitTransaction=Ke.prototype.eb,Ke.prototype.startTransaction=Ke.prototype.Ea,Ke.prototype.raiseChanged=Ke.prototype.g,Ke.prototype.raiseChangedEvent=Ke.prototype.cb,Ke.prototype.removeChangedListener=Ke.prototype.ik,Ke.prototype.addChangedListener=Ke.prototype.Pe,Ke.prototype.removeModelChangedListener=Ke.prototype.mA,Ke.prototype.addModelChangedListener=Ke.prototype.Yw,Ke.prototype.findLayer=Ke.prototype.Qj,Ke.prototype.removeLayer=Ke.prototype.kA,Ke.prototype.addLayerAfter=Ke.prototype.Cy,Ke.prototype.addLayerBefore=Ke.prototype.Ww,Ke.prototype.addLayer=Ke.prototype.Al,Ke.prototype.moveParts=Ke.prototype.moveParts,Ke.prototype.copyParts=Ke.prototype.Kj,Ke.prototype.removeParts=Ke.prototype.Is,Ke.prototype.remove=Ke.prototype.remove,Ke.prototype.add=Ke.prototype.add,Ke.prototype.clearDelayedGeometries=Ke.prototype.bx,Ke.prototype.setProperties=Ke.prototype.nm,Ke.prototype.attach=Ke.prototype.Du,Ke.prototype.set=Ke.prototype.set,Ke.prototype.resetInputOptions=Ke.prototype.Sx,Ke.prototype.setInputOption=Ke.prototype.sA,Ke.prototype.getInputOption=Ke.prototype.Ql,Ke.prototype.resetRenderingHints=Ke.prototype.Tx,Ke.prototype.setRenderingHint=Ke.prototype.Xx,Ke.prototype.getRenderingHint=Ke.prototype.Gf,Ke.prototype.maybeUpdate=Ke.prototype.bd,Ke.prototype.requestUpdate=Ke.prototype.$b,Ke.prototype.delayInitialization=Ke.prototype.Xy,Ke.prototype.isUpdateRequested=Ke.prototype.Pz,Ke.prototype.invalidateDocumentBounds=Ke.prototype.Ya,Ke.prototype.findObjectsNear=Ke.prototype.og,Ke.prototype.findPartsNear=Ke.prototype.mz,Ke.prototype.findObjectsIn=Ke.prototype.Cf,Ke.prototype.findPartsIn=Ke.prototype.ux,Ke.prototype.findObjectsAt=Ke.prototype.ji,Ke.prototype.findPartsAt=Ke.prototype.lz,Ke.prototype.findObjectAt=Ke.prototype.ic,Ke.prototype.findPartAt=Ke.prototype.Ol,Ke.prototype.focusObject=Ke.prototype.zz,Ke.prototype.alignDocument=Ke.prototype.Jy,Ke.prototype.zoomToRect=Ke.prototype.BA,Ke.prototype.zoomToFit=Ke.prototype.zoomToFit,Ke.prototype.diagramScroll=Ke.prototype.kx,Ke.prototype.focus=Ke.prototype.focus;var ff=new Jn,om=null,_r=nn.document!==void 0,Lc=null,Rh="",as=new Ye(Ke,"None",0),ga=new Ye(Ke,"Uniform",1),jh=new Ye(Ke,"UniformToFill",2),pd=new Ye(Ke,"CycleAll",10),Fg=new Ye(Ke,"CycleNotDirected",11),Dg=new Ye(Ke,"CycleNotDirectedFast",12),Bg=new Ye(Ke,"CycleNotUndirected",13),Og=new Ye(Ke,"CycleDestinationTree",14),Ig=new Ye(Ke,"CycleSourceTree",15),qu=new Ye(Ke,"DocumentScroll",1),md=new Ye(Ke,"InfiniteScroll",2),$u=new Ye(Ke,"TreeParentCollapsed",21),so=new Ye(Ke,"AllParentsCollapsed",22),gf=new Ye(Ke,"AnyParentsCollapsed",23),Rg=new hn,kc="2.3.10",Ec="image",vd=null,sm=!1;function Jo(){if(_r){var a=nn.document.createElement("canvas"),y=a.getContext("2d"),x=Wn("7ca11abfd022028846");y[x]=Wn("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",dn.Dx+"4ae6247590da4bb21c324ba3a84e385776",xi.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",Ie.za],E=1;5>E;E++)y[Wn("7ca11abfd7330390")](Wn(b[E-1]),10,15*E);for(y[x]=Wn("39f046ebb36e4b"),x=1;5>x;x++)y[Wn("7ca11abfd7330390")](Wn(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(xi.prototype.Cd=xi.prototype.Eu),vd=a}}Ke.className="Diagram",Ke.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=nn.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof Ke?y.H:null},Ke.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},Ke.useDOM=function(a){_r=a?nn.document!==void 0:!1},Ke.isUsingDOM=function(){return _r},Ke.None=as,Ke.Uniform=ga,Ke.UniformToFill=jh,Ke.CycleAll=pd,Ke.CycleNotDirected=Fg,Ke.CycleNotDirectedFast=Dg,Ke.CycleNotUndirected=Bg,Ke.CycleDestinationTree=Og,Ke.CycleSourceTree=Ig,Ke.DocumentScroll=qu,Ke.InfiniteScroll=md,Ke.TreeParentCollapsed=$u,Ke.AllParentsCollapsed=so,Ke.AnyParentsCollapsed=gf;function am(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function Mc(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[Wn("76a715b2f73f148a")][Wn("72ba13b5")]||"";if(a.Rc=!0,_r){var b=Ke[Wn("76a115b6ed251eaf4692")];if(b)for(var E=Rg.iterator;E.next()&&(b=E.value,b=Wn(b).split(Wn("39e9")),!(6>b.length));){var z=Wn(b[1]).split(".");if(b[4]!=="7da71ca0")break;var nt=Wn(dn[Wn("6cae19")]).split(".");if(z[0]>nt[0]||z[0]===nt[0]&&z[1]>=nt[1]){var rt=nn[Wn("74a900bae4370f8b51")][Wn("6fbb13a1c2311e8a57")].toLowerCase();if(nt=rt[Wn("73a612b6fb191d")](Wn("3aad1ab6e022098b4dc4")),z=Wn(b[2]),-1<nt&&(rt=rt[Wn("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<rt&&rt<nt),!a.Rc))break;for(nt=x[Wn("76ad18b4f73e")],rt=x[Wn("73a612b6fb191d")](Wn("35e7"))+2;rt<nt;rt++)y+=x[rt];if(nt=y[Wn("73a612b6fb191d")](z),0>nt&&z!==Wn("7da71ca0ad381e90")&&(nt=y[Wn("73a612b6fb191d")](Wn("76a715b2ef3e149757"))),0>nt&&(nt=y[Wn("73a612b6fb191d")](Wn("76a715b2ef3e149757"))),0>nt&&(nt=y[Wn("73a612b6fb191d")](Wn("2bfa41fdb3784bca12"))),0>nt&&(nt=x[Wn("73a612b6fb191d")](Wn("7baa19a6f76c1988428554"))),a.Rc=!(0<=nt&&nt<y[Wn("73a612b6fb191d")](Wn("35"))||y[Wn("73a612b6fb191d")](Wn("35"))===-1),!a.Rc||x[Wn("73a612b6fb191d")](Wn("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[Wn("73a612b6fb191d")](z)),!a.Rc)||(nt=nn[Wn("76a715b2f73f148a")][Wn("69ad17a1e03e")],rt=nt[Wn("73a612b6fb191d")](Wn("7fb002b6ed25128b4da25b2e")),-1<rt&&(a.Rc=!(nt[Wn("73a612b6fb191d")](z)>rt),!a.Rc)))break;if(z[0]==="#"){nt=nn.document.createElement("div");for(var st=b[0].replace(/[A-Za-z]/g,"");4>st.length;)st+="9";if(rt=st,st=st.substr(st.length-4),b="",b+=["gsh","gsf"][parseInt(st.substr(0,1),10)%2],b+=["Header","Background","Display","Feedback"][parseInt(st.substr(0,1),10)%4],nt[Wn("79a417a0f0181a8946")]=b,nn.document[Wn("78a712aa")]){nn.document[Wn("78a712aa")][Wn("7bb806b6ed32388c4a875b")](nt),st=nn.getComputedStyle(nt).getPropertyValue(Wn("78a704b7e62456904c9b12701b6532a8"));var ht=nn.getComputedStyle(nt).getPropertyValue(Wn("75b817b0ea2202"));if(nn.document[Wn("78a712aa")][Wn("68ad1bbcf533388c4a875b")](nt),st){if(nt=nn[Wn("77a902b0eb1b1e804a8a")],ht==="0."+parseInt(rt,10)%100||st.indexOf(parseInt(z[1]+z[2],16))!==-1&&st.indexOf(parseInt(z[3]+z[4],16))!==-1){a.Rc=!1;break}else if(nt&&nt(Wn("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(b="."+b,z=0;z<document.styleSheets.length;z++){nt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var dt in nt)if(b===nt[dt].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(dt=x[Wn("76ad18b4f73e")],E=x[Wn("73a612b6fb191d")](Wn("35e7"))+2;E<dt;E++)y+=x[E];x=y[Wn("73a612b6fb191d")](Wn("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[Wn("73a612b6fb191d")](Wn("35")))}}}return 0<a.Rc&&a!==a.wy}am.className="DiagramHelper";function yu(a){this.j=a===void 0?new Se:a,this.o=new Se}un.Object.defineProperties(yu.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 yd="DraggingInfo";yu.className="DraggingInfo";function it(a,y,x){this.node=a,this.info=y,this.Su=x}it.className="DraggingNodeInfoPair";function at(){this.reset()}at.prototype.reset=function(){this.isGridSnapEnabled=!1,this.isGridSnapRealtime=!0,this.gridSnapCellSize=new wn(NaN,NaN).freeze(),this.gridSnapCellSpot=sr,this.gridSnapOrigin=new Se(NaN,NaN).freeze(),this.groupsSnapMembers=this.dragsTree=this.dragsLink=!1,this.dragsMembers=this.groupsAlwaysMove=!0},at.className="DraggingOptions";function mt(a,y){if(typeof a=="string"||nn.Element&&a instanceof Element)var x=Ke.call(this,a)||this;else x=Ke.call(this)||this,y=a;return pt(x),y&&x.nm(y),x}Ze(mt,Ke);function pt(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=lr,a.layout=new Ro}mt.prototype.reset=function(){Ke.prototype.reset.call(this),pt(this)},mt.className="Palette";function At(a,y){if(typeof a=="string"||nn.Element&&a instanceof Element)var x=Ke.call(this,a)||this;else x=Ke.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 $n;var E=new ki;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 Fi(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new ye,x.toolManager.mouseMoveTools),x.click=function(){var z=b.observed;if(z!==null){var nt=z.viewportBounds,rt=b.lastInput.documentPoint;z.position=new Se(rt.x-nt.width/2,rt.y-nt.height/2)}},x.Pf=function(){b.Ya(),ae(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&&ae(b)},x.autoScale=ga,x.vb=!1,y&&Object.assign(x,y),x}Ze(At,Ke),At.prototype.computePixelRatio=function(){return 1},At.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(Cc(this),this.ql===null){var x=new Ha(null);x.width=a.width,x.height=a.height,this.ql=x}try{this.ta=this.ql,this.ib=this.ta.context,this.ib.Vc(!0),this.ib.setTransform(1,0,0,1,0,0),this.ib.clearRect(0,0,this.ta.width,this.ta.height),Xt(this)}finally{this.ta=a,this.ib=y}}}Ke.prototype.redraw.call(this)},At.prototype.gc=function(){if(this.Ka===null&&Ae("No div specified"),this.ta===null&&Ae("No canvas specified"),!(this.ta instanceof Bl)&&(Iv(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){Cc(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?Xt(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 Xt(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=$e.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Fl(y,E),$e.free(E),Ho(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 nt=0;nt<z;nt++){var rt=y[nt],st=a;if(rt.visible&&rt.opacity!==0){var ht=rt.diagram.grid.part;if(!x&&rt.isTemporary)b&&ht.layer===rt&&(rt=vu(rt,E),ht.gc(E,st),E.globalAlpha=rt);else{for(var dt=vu(rt,E),yt=st.scale,Tt=$e.alloc(),zt=rt.Pa.s,Ht=zt.length,ne=0;ne<Ht;ne++){var ve=zt[ne];(b||ve!==ht)&&rt.Oj(E,ve,st,null,yt,Tt,!1)}$e.free(Tt),E.globalAlpha=dt}}}}}function ae(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=wn.alloc();E.h(x.width,x.height),b.desiredSize=E,wn.free(E),a=2/a.scale,b instanceof ki&&(b.strokeWidth=a),y.location=new Se(x.x-a/2,x.y-a/2),y.isSelected=!0}}}At.prototype.computeBounds=function(){var a=this.observed;if(a===null)return fl;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},At.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},At.prototype.onViewportBoundsChanged=function(a,y,x,b){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),ae(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))},un.Object.defineProperties(At.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof At&&Ae("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),ae(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),ae(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)}}}),At.className="Overview";function ye(){Wr.call(this),this.j=null}Ze(ye,Wr),ye.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 Se(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new Se(a.x-this.j.x,a.y-this.j.y)),!0)},ye.prototype.doActivate=function(){this.j=null,Wr.prototype.doActivate.call(this)},ye.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},ye.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 Se(b.x-x.x,b.y-x.y)}a=a.lastInput.documentPoint,y.position=new Se(a.x-this.j.x,a.y-this.j.y)}}},ye.className="OverviewDraggingTool";function me(){di(this),this.H=Vl,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=fl,this.hb=!0,this.cg=null,this.ob=200}me.prototype.toString=function(){return"CommandHandler"},me.prototype.Xe=function(a){this.H=a},me.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=rr?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()},me.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},me.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof Or&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},me.prototype.canStopCommand=function(){return!0},me.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=""}},me.prototype.canSelectAll=function(){return this.diagram.allowSelect},me.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 fn,x=a.selection.iterator;x.next();)Uh(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=""}},me.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},me.prototype.copySelection=function(){var a=this.diagram,y=new fn;for(a=a.selection.iterator;a.next();)Uh(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},me.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},me.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},me.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},me.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)Lc=null,Rh="";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 hn,x.addAll(z),Lc=x,Rh=y.model.dataFormat}}y.R("ClipboardChanged",x)},me.prototype.pasteFromClipboard=function(){var a=new fn,y=Lc;if(y===null)return a;var x=this.diagram;if(Rh!==x.model.dataFormat)return a;var b=x.model,E=!1,z=!1,nt=null;try{b.Tl()&&(E=b.Jj,b.Jj=this.copiesParentKey),b.Wj()&&(z=b.Ij,b.Ij=this.copiesGroupKey),nt=x.Kj(y,x,!1)}finally{for(b.Tl()&&(b.Jj=E),b.Wj()&&(b.Ij=z),y=nt.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},me.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 Se(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=""}},me.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||Lc===null||Lc.count===0||Rh!==a.model.dataFormat)},me.prototype.undo=function(){this.diagram.undoManager.undo()},me.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},me.prototype.redo=function(){this.diagram.undoManager.redo()},me.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},me.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===as&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},me.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==as?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},me.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===as&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},me.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==as?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},me.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},me.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},me.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,b=a.scale;Kl(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=fl):(this.Jt=b,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),Qd(y)},me.prototype.canZoomToFit=function(){return this.diagram.allowZoom},me.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(st){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;Kl(x,"Scroll To Part");var b=this.scrollToPartPause;if(0<b){var E=Te(this,a,[a]);if(E.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var st=E.pop();0<E.length&&st instanceof Tn&&st.isTreeExpanded&&(!(st instanceof Pi)||st.isSubGraphExpanded);)st=E.pop();0<E.length?(st instanceof $n&&y.tv(st.actualBounds),st instanceof Tn&&!st.isTreeExpanded&&(st.isTreeExpanded=!0),st instanceof Pi&&!st.isSubGraphExpanded&&(st.isSubGraphExpanded=!0)):(st instanceof $n&&y.es(st.actualBounds),y.am("LayoutCompleted",nt)),y.eb("Scroll To Part")},nt=function(){Ci(z,(x.isEnabled?x.duration:0)+b)};y.Bj("LayoutCompleted",nt),z()}}else{var rt=y.position.copy();y.es(a.actualBounds),rt.Xa(y.position)&&x.Cc()}}};function Te(a,y,x){if(y.isVisible())return x;if(y instanceof ir)Te(a,y.adornedPart,x);else if(y instanceof yn){var b=y.fromNode;b!==null&&Te(a,b,x),y=y.toNode,y!==null&&Te(a,y,x)}else y instanceof Tn&&(b=y.labeledLink,b!==null&&Te(a,b,x),b=y.pg(),b!==null&&(b.isTreeExpanded||b.wasTreeExpanded||x.push(b),Te(a,b,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),Te(a,y,x));return x}me.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof $n)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},me.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),Kl(y.animationManager,"Collapse Tree");var x=new hn;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 Tn&&E.isTreeExpanded&&(E.collapseTree(),x.add(E))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},me.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof Tn&&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 Tn&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},me.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),Kl(y.animationManager,"Expand Tree");var x=new hn;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 Tn&&!E.isTreeExpanded&&(E.expandTree(),x.add(E))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},me.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof Tn)||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 Tn&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},me.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 hn,z=a.selection.iterator;z.next();){var nt=z.value;nt.Zc()&&nt.canGroup()&&E.add(nt)}for(var rt=new hn,st=E.iterator;st.next();){var ht=st.value;z=!1;for(var dt=E.iterator;dt.next();)if(ht.Td(dt.value)){z=!0;break}z||rt.add(ht)}if(0<rt.count){var yt=rt.first().containingGroup;if(yt!==null)for(;yt!==null;){E=!1;for(var Tt=rt.iterator;Tt.next();)if(!Tt.value.Td(yt)){E=!0;break}if(E)yt=yt.containingGroup;else break}if(x instanceof Pi)Ka(x),b=x.copy(),b!==null&&a.add(b);else if(y.Yu(x)){var zt=y.copyNodeData(x);Qe(zt)&&(y.xf(zt),b=a.ii(zt))}if(b!==null){yt!==null&&this.isValidMember(yt,b)&&(b.containingGroup=yt);for(var Ht=rt.iterator;Ht.next();){var ne=Ht.value;this.isValidMember(b,ne)&&(ne.containingGroup=b)}a.clearSelection(!0),b.isSelected=!0}}a.R("SelectionGrouped",b)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},me.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 qe(a){var y=Fn();for(a=a.iterator;a.next();){var x=a.value;x instanceof yn||y.push(x)}a=new fn,x=y.length;for(var b=0;b<x;b++){for(var E=y[b],z=!0,nt=0;nt<x;nt++)if(E.Td(y[nt])){z=!1;break}z&&a.add(E)}return Nn(y),a}me.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof yn)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},me.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 hn;if(a!==null)b.add(a);else for(var E=y.selection.iterator;E.next();){var z=E.value;z instanceof Pi&&z.canUngroup()&&b.add(z)}var nt=new hn;if(0<b.count){y.clearSelection(!0);for(var rt=b.iterator;rt.next();){var st=rt.value;st.expandSubGraph();var ht=st.containingGroup,dt=ht!==null&&ht.data!==null?x.wa(ht.data):void 0;nt.addAll(st.memberParts);for(var yt=nt.iterator;yt.next();){var Tt=yt.value;if(Tt.isSelected=!0,!(Tt instanceof yn)){var zt=Tt.data;zt!==null?x.mp(zt,dt):Tt.containingGroup=ht}}y.remove(st)}}y.R("SelectionUngrouped",b,nt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},me.prototype.canUngroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowDelete||!y.allowUngroup||!y.model.Xj())return!1;if(a!==null){if(!(a instanceof Pi))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Pi&&y.canUngroup())return!0;return!1},me.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=qe(a).iterator;a.next();){var b=a.value;b.containingGroup!==null&&(!y||this.isValidMember(null,b)?b.containingGroup=null:x=!1)}return x},me.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),Kl(y.animationManager,"Collapse SubGraph");var x=new hn;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 Pi&&E.isSubGraphExpanded&&(E.collapseSubGraph(),x.add(E))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},me.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof Pi&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Pi&&y.isSubGraphExpanded)return!0;return!1},me.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),Kl(y.animationManager,"Expand SubGraph");var x=new hn;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 Pi&&!E.isSubGraphExpanded&&(E.expandSubGraph(),x.add(E))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},me.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof Pi&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Pi&&!y.isSubGraphExpanded)return!0;return!1},me.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 xr&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},me.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 xr))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 xr&&x.editable}),a!==null))return!0;return!1},me.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 Oe?E=a.ga(Ti):y.viewportBounds.ca(b.documentPoint)||(E=y.viewportBounds,E=new Se(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)}},me.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)},me.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 Jn,a===null)return b;for(var z=a.iterator;z.next();)Zl(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 yn&&(y=a.fromNode,y===null||b.contains(y)?(y=a.toNode,y===null||b.contains(y)||b.remove(a)):b.remove(a));return b},un.Object.defineProperties(me.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||Ae("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}}}),me.className="CommandHandler",Zp=function(){return new me};function Oe(){di(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new Se(NaN,NaN).freeze(),this.jd=Bo,this.Ab=new xi,this.wh=new xi,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=ha,this.uc=new $e(NaN,NaN,NaN,NaN).freeze(),this.Ib=new $e(NaN,NaN,NaN,NaN).freeze(),this.dc=new $e(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=Mo,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 cn,ln,Un,Xn,ai,Ai,Ki,Mi,Xi,fr;Oe.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=Yn(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Oe.prototype.Vw=function(a){var y=this.Dh;if(Pn(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Oe.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Oe.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},Oe.prototype.copy=function(){return this.clone()},Vt=Oe.prototype,Vt.qb=function(a){a.classType===yn?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Ae("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Oe&&(this.stretch=a)},Vt.toString=function(){return Bn(this.constructor)+"#"+Ni(this)},Vt.th=function(){this.A!==null&&(this.A.nc=!0)};function Ei(a){a.A===null?a.A=new xd:a.A.nc&&(a.A=a.A.copy())}Vt.Xc=function(){if(this.ba===null){var a=new jg;a.Xi=Hi,a.yj=Hi,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Vt.cb=function(a,y,x,b,E,z,nt){var rt=this.part;if(rt!==null&&(rt.gk(a,y,x,b,E,z,nt),x===this&&a===Ir&&zo(this)&&Mr(this,rt,y),z=this.diagram,this.animationTriggers===null||z===null||!z.pi||z.undoManager.isUndoingRedoing||z.animationManager.Dm||(a=this.animationTriggers.get(y),a!==null&&z.animationManager.isEnabled&&!z.animationManager.isTicking&&(this.jo===null&&(this.jo=new Jn),nt=z.undoManager.transactionLevel===0,a.startCondition===Nh?nt=!0:a.startCondition===Sc&&(nt=!1),nt?(z=new _o,Hp(a,z),nt=this.jo.get(a),nt!==null&&nt.stop(),this.jo.add(a,z),z.vu=this,z.Nw=a,z.add(this,y,b,E),z.start()):(Kl(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,b,E)))),this instanceof gn&&x===rt&&(rt.l&16777216)!==0&&rt.data!==null))for(x=this.O.s,b=x.length,E=0;E<b;E++)rt=x[E],rt instanceof gn&&Dc(rt,function(st){st.data!==null&&st.l&16777216&&st.La(y)})};function Mr(a,y,x){var b=a.ih();if(b!==null)for(var E=a.localBindings.iterator;E.next();){var z=E.value,nt=null;if(z.sourceName!==null){if(nt=kS(z,b,a),nt===null)continue;z.sp(a,nt,x,null)}else if(z.isToModel){var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,rt.model.modelData,x,b)}else{if(rt=b.data,rt===null)continue;var st=y.diagram;st===null||st.skipsModelSourceBindings||z.sp(a,rt,x,b)}nt===a&&(rt=b.ks(z.Ai),rt!==null&&z.Mv(rt,nt,x))}}Vt.ks=function(a){return this.bindingId===a?this:null},Vt.g=function(a,y,x){this.cb(Ir,a,this,y,x)},Vt.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 xi);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),z.pp(E)}};function wo(a,y,x,b){return a.pickable===!1?!1:(b.multiply(a.transform),x?a.Yc(y,b):a.fh(y,b))}Vt.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},Vt.se=function(){return!0},Vt.ca=function(a){var y=Se.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return Se.free(y),!1;var b=this.diagram;if(b!==null&&b.wq){var E=b.Ql("extraTouchThreshold"),z=b.Ql("extraTouchArea"),nt=z/2,rt=this.naturalBounds;b=this.Df()*b.scale;var st=1/b;if(rt.width*b<E&&rt.height*b<E)return a=Eo(x.x-nt*st,x.y-nt*st,x.width+z*st,x.height+z*st,y.x,y.y),Se.free(y),a}return E=!1,(this instanceof ir||this instanceof ki?Eo(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?E=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?E=!0:E=this.gh(a)),Se.free(y),E},Vt.gh=function(a){var y=this.naturalBounds;return Eo(0,0,y.width,y.height,a.x,a.y)},Vt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=$e.allocAt(0,0,y.width,y.height);var x=this.transform,b=!1,E=Se.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)))),Se.free(E),$e.free(y),b},Vt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,b=!1,E=Se.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)))),Se.free(E),b},Vt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,b=Se.allocAt(0,0),E=Se.allocAt(0,x.height),z=Se.allocAt(x.width,x.height),nt=Se.allocAt(x.width,0),rt=!1;if(a.ca(y.Ga(b))||a.ca(y.Ga(E))||a.ca(y.Ga(z))||a.ca(y.Ga(nt)))rt=!0;else{x=$e.allocAt(0,0,x.width,x.height);var st=Se.allocAt(a.x,a.y);x.ca(y.Cd(st))?rt=!0:(st.h(a.x,a.bottom),x.ca(y.Cd(st))?rt=!0:(st.h(a.right,a.bottom),x.ca(y.Cd(st))?rt=!0:(st.h(a.right,a.y),x.ca(y.Cd(st))&&(rt=!0)))),Se.free(st),$e.free(x),!rt&&(Ie.us(a,b,E)||Ie.us(a,E,z)||Ie.us(a,z,nt)||Ie.us(a,nt,b))&&(rt=!0)}return Se.free(b),Se.free(E),Se.free(z),Se.free(nt),rt},Vt.ga=function(a,y){if(y===void 0&&(y=new Se),a instanceof ei){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},Vt.mi=function(a){a===void 0&&(a=new $e);var y=this.naturalBounds,x=this.oe,b=Se.allocAt(0,0).transform(x);return a.h(b.x,b.y,0,0),b.h(y.width,0).transform(x),Fr(a,b.x,b.y,0,0),b.h(y.width,y.height).transform(x),Fr(a,b.x,b.y,0,0),b.h(0,y.height).transform(x),Fr(a,b.x,b.y,0,0),Se.free(b),a},Vt.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},Vt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Vt.qs=function(a,y){return y===void 0&&(y=new Se),y.assign(a),this.oe.Cd(y),y},Vt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Vt.Sj=function(a,y,x,b,E){var z=this.transform,nt=1/(z.m11*z.m22-z.m12*z.m21),rt=z.m22*nt,st=-z.m12*nt,ht=-z.m21*nt,dt=z.m11*nt,yt=nt*(z.m21*z.dy-z.m22*z.dx),Tt=nt*(z.m12*z.dx-z.m11*z.dy);return this.areaBackground!==null?(z=this.actualBounds,Ie.Ff(z.left,z.top,z.right,z.bottom,a,y,x,b,E)):(nt=a*rt+y*ht+yt,a=a*st+y*dt+Tt,y=x*rt+b*ht+yt,x=x*st+b*dt+Tt,E.h(0,0),b=this.naturalBounds,x=Ie.Ff(0,0,b.width,b.height,nt,a,y,x,E),E.transform(z),x)},Oe.prototype.measure=function(a,y,x,b){if(ma(this)!==!1){var E=this.Kg,z=E.right+E.left;E=E.top+E.bottom,a=Math.max(a-z,0),y=Math.max(y-E,0),x=Math.max((x||0)-z,0),b=Math.max((b||0)-E,0),z=this.angle,E=this.desiredSize;var nt=this.kq();z===90||z===270?(a=isFinite(E.height)?E.height+nt:a,y=isFinite(E.width)?E.width+nt:y):(a=isFinite(E.width)?E.width+nt:a,y=isFinite(E.height)?E.height+nt:y),E=x||0,nt=b||0;var rt=this instanceof gn;switch(Os(this,!0)){case ln:nt=E=0,rt&&(y=a=1/0);break;case cn:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(nt=y);break;case Xn:isFinite(a)&&a>x&&(E=a),nt=0,rt&&(y=1/0);break;case ai:isFinite(y)&&y>b&&(nt=y),E=0,rt&&(a=1/0)}rt=this.maxSize;var st=this.minSize;E>rt.width&&st.width<rt.width&&(E=rt.width),nt>rt.height&&st.height<rt.height&&(nt=rt.height),x=Math.max(E,st.width),b=Math.max(nt,st.height),rt.width<x&&(x=Math.min(st.width,x)),rt.height<b&&(b=Math.min(st.height,b)),a=Math.min(rt.width,a),y=Math.min(rt.height,y),a=Math.max(x,a),y=Math.max(b,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=b,b=z),this.uc.ka(),this.Wl(a,y,x,b),this.uc.freeze(),this.uc.w()||Ae("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),ao(this,!1)}},Oe.prototype.Wl=function(){},Oe.prototype.Dd=function(){return!1},Oe.prototype.arrange=function(a,y,x,b,E){this.Uk();var z=$e.alloc();z.assign(this.Ib),this.Ib.ka(),xs(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&&nh(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 xr&&(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()||Ae("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Xl(this,!1),$e.free(z)},Vt=Oe.prototype,Vt.eh=function(){};function ls(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 nt=x.top+x.bottom;switch(x=z.width+y,z=z.height+nt,b+=y,E+=nt,y=Os(a,!0),x===b&&z===E&&(y=ln),y){case ln:(x>b||z>E)&&(ao(a,!0),a.measure(x>b?b:x,z>E?E:z,0,0));break;case cn:ao(a,!0),a.measure(b,E,0,0);break;case Xn:ao(a,!0),a.measure(b,z,0,0);break;case ai:ao(a,!0),a.measure(x,E,0,0)}}}Vt.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(),Hr(a,y)||(x.oh(),this.Pn(x)))},Vt.Pn=function(a){this.portId!==null&&(zv(a,!0),a instanceof Tn&&H1(a,this))},Vt.gc=function(a,y){if(!Ma(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 gn&&nh(this),nt=this.Ib;if(z){var rt=this.Ib,st=this.dc,ht=this.areaBackground,dt=this.Ma;ht===null&&dt===null||a.yc(),ht!==null&&(Vr(this,a,ht,!0,!0,st,rt),ht instanceof ur&&ht.type===Fa?(a.beginPath(),a.rect(rt.x,rt.y,rt.width,rt.height),a.ng(ht)):a.fillRect(rt.x,rt.y,rt.width,rt.height)),dt!==null&&(Vr(this,a,dt,!0,!1,st,rt),dt instanceof ur&&dt.type===Fa?(a.beginPath(),a.rect(rt.x,rt.y,rt.width,rt.height),a.ng(dt)):a.fillRect(rt.x,rt.y,rt.width,rt.height)),this.hh(a,y)}if(!z&&(z||nt.width!==0&&nt.height!==0&&!isNaN(nt.x)&&!isNaN(nt.y))){z=this.transform,rt=this.panel,this.l&4096&&Io(this),ht=this.part,st=!1;var yt=0;ht&&y.Gf("drawShadows")&&(st=ht.isShadowed)&&(dt=ht.shadowOffset,yt=Math.max(dt.y,dt.x)*y.scale*y.Mb),dt=this.Dd();var Tt;if(!(Tt=y.$i||!dt)){var zt=this.naturalBounds;Tt=this.wh;var Ht=Tt.m11,ne=Tt.m21,ve=Tt.dx,fe=Tt.m12,Ce=Tt.m22,ke=Tt.dy,Ee,Be=Ee=0;Tt=Ee*Ht+Be*ne+ve;var He=Ee*fe+Be*Ce+ke;Ee=zt.width+yt,Be=0;var An=Ee*Ht+Be*ne+ve;Ee=Ee*fe+Be*Ce+ke,Be=Math.min(Tt,An);var zn=Math.min(He,Ee),On=Math.max(Tt+0,An)-Be,mn=Math.max(He+0,Ee)-zn;Tt=Be,He=zn,Ee=zt.width+yt,Be=zt.height+yt,An=Ee*Ht+Be*ne+ve,Ee=Ee*fe+Be*Ce+ke,Be=Math.min(Tt,An),zn=Math.min(He,Ee),On=Math.max(Tt+On,An)-Be,mn=Math.max(He+mn,Ee)-zn,Tt=Be,He=zn,Ee=0,Be=zt.height+yt,An=Ee*Ht+Be*ne+ve,Ee=Ee*fe+Be*Ce+ke,Be=Math.min(Tt,An),zn=Math.min(He,Ee),On=Math.max(Tt+On,An)-Be,mn=Math.max(He+mn,Ee)-zn,Tt=Be,He=zn,yt=y.viewportBounds,zt=yt.x,Ht=yt.y,Tt=!(Tt>yt.width+zt||zt>On+Tt||He>yt.height+Ht||Ht>mn+He)}if(Tt){if(Tt=(this.l&256)!==0,a.clipInsteadOfFill&&(Tt=!1),this instanceof xr&&(a.font=this.font),Tt){if(He=rt.se()?rt.naturalBounds:rt.actualBounds,On=Math.max(nt.x,He.x),mn=Math.max(nt.y,He.y),yt=Math.min(nt.right,He.right)-On,zt=Math.min(nt.bottom,He.bottom)-mn,Ht=this.tb,Ht!==null&&(On=Ht.x,mn=Ht.y,yt=Ht.width,zt=Ht.height),On>nt.width+nt.x||nt.x>He.width+He.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(On,mn,yt,zt),a.clip()}if(dt){if(!ht.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}st&&(He=ht.shadowOffset,a.Ev(He.x*y.scale*this.scale*y.Mb,He.y*y.scale*this.scale*y.Mb,ht.shadowBlur),Su(a),a.shadowColor=ht.shadowColor)}st&&this.shadowVisible===!0?Su(a):st&&this.shadowVisible===!1&&Jl(a),ht=this.naturalBounds,this.areaBackground!==null&&(a.yc(),pa(this,a,ht,nt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),st&&No(this,rt)&&this.shadowVisible===null&&Jl(a),this.Ma!==null&&(a.yc(),_s(this,a,ht,nt)),st&&(this.Ma!==null||this.areaBackground!==null||No(this,rt))?(rl(this,!0),this.shadowVisible===null&&Jl(a)):rl(this,!1),this.hh(a,y),st&&this.l&512&&Su(a),dt&&st&&Jl(a),Tt&&(a.restore(),a.Vc(this instanceof gn)),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 No(a,y){return y===null?!1:(nh(y)&&(y=y.panel),(y.l&512)!==0||(y.type===gn.Auto||y.type===gn.Spot)&&y.Pb()!==a)}Vt.Dv=function(){};function pa(a,y,x,b){Vr(a,y,a.areaBackground,!0,!0,x,b),a.areaBackground instanceof ur&&a.areaBackground.type===Fa?(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 _s(a,y,x,b){var E=a.kq(),z=x.x,nt=x.y,rt=x.width+E,st=x.height+E;Vr(a,y,a.Ma,!0,!1,x,b),a.Ma instanceof ur&&a.Ma.type===Fa?(y.beginPath(),y.rect(z-E/2,nt-E/2,rt,st),y.ng(a.Ma)):y.fillRect(z-E/2,nt-E/2,rt,st)}function Qo(a,y,x){for(var b=y.O.s,E=b.length,z=-1,nt=0;nt<E;nt++)if(b[nt]===a){z=nt;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===gn.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 Ma(a,y,x){if(!(y instanceof na))return!1;if(!a.visible||a.opacity===0||a.Dd()&&!a.isVisible())return a.svg!==null&&a.svg.parentNode!==null&&a.svg.remove(),!0;var b=a.panel,E=a.nk(y);if(a.kk(y,x,E))return a.svg.parentElement!==null?(a.Dd()&&(y.ti=a.svg),!0):(a.Dd()?(y.ti!==null?y.ti.after(a.svg):y.Nj.prepend(a.svg),y.ti=a.svg):b&&Qo(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),Su(y),y.shadowColor=a.shadowColor}a instanceof xr&&(y.font=a.font),y.yd=null;var nt=a.transform;z=a instanceof gn;var rt=a instanceof gn?nh(a):!1;a.l&4096&&Io(a);var st=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,E&&(y.o=!0,z&&rt?(zg(y,1,0,0,1,0,0),a.svg=y.ad):z?(zg(y,nt.m11,nt.m12,nt.m21,nt.m22,nt.dx,nt.dy),a.svg=y.ad):zg(y,1,0,0,1,0,0)),E=a.naturalBounds,a.areaBackground!==null){var ht=nt.copy().Vj();y.rb.ha=[ht.m11,ht.m12,ht.m21,ht.m22,ht.dx,ht.dy],pa(a,y,E,st),y.rb.ha=[1,0,0,1,0,0],y.yd.gd=y.ad,y.yd.prepend(y.ad)}return z||(y.rb.ha=[nt.m11,nt.m12,nt.m21,nt.m22,nt.dx,nt.dy]),a.background!==null&&(z?(rt&&(y.rb.ha=[nt.m11,nt.m12,nt.m21,nt.m22,nt.dx,nt.dy]),_s(a,y,E,st),rt&&(y.rb.ha=[1,0,0,1,0,0])):(y.rb.ha=[nt.m11,nt.m12,nt.m21,nt.m22,nt.dx,nt.dy],_s(a,y,E,st)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),nt=y.yd,E=a.part,rt=!1,E&&x.Gf("drawShadows")&&(rt=E.isShadowed),y.clipInsteadOfFill&&(rt=!1),a.Dd()&&rt&&Su(y),rt&&a.shadowVisible===!0?Su(y):rt&&a.shadowVisible===!1&&Jl(y),E=a.panel,rt&&No(a,E)&&a.shadowVisible===null&&Jl(y),y.Il&&(ht=x.computePixelRatio(),ht="drop-shadow("+y.shadowOffsetX/ht+"px "+y.shadowOffsetY/ht+"px "+y.shadowBlur/ht/2+"px "+y.shadowColor+")",a.background!==null&&nt.Ma.setAttributeNS(null,"filter",ht),a.areaBackground!==null&&nt.gd.setAttributeNS(null,"filter",ht)),rt&&(a.Ma!==null||a.areaBackground!==null||No(a,E))?(rl(a,!0),a.shadowVisible===null&&Jl(y)):rl(a,!1),E=rt,a.hh(y,x),z&&y.nh.pop(),y.o&&y.nh.pop(),nt=y.Gv.hs,rt=z?a.svg:y.yd,ht=a.svg,!z&&ht!==null&&rt!==ht&&ht.parentNode===a.panel.svg?(a.svg.replaceWith(rt),a.svg=rt,rt!==null&&a.$o(y,b,st,rt),Bs(y,ht),!0):(a.svg=rt,nt!==null&&rt===null&&(um(y),y.nh.pop()),rt===null||(a.$o(y,b,st,rt),y.Il&&(x=x.computePixelRatio(),a.Dv(rt,"drop-shadow("+y.shadowOffsetX/x+"px "+y.shadowOffsetY/x+"px "+y.shadowBlur/x/2+"px "+y.shadowColor+")")),E&&a.l&512&&Su(y),a.Dd()&&Jl(y),x=a.Dd()?a.opacity*y.globalAlpha:a.opacity,x!==1&&rt.setAttributeNS(null,"opacity",x.toString()),a.filter!==""&&rt.setAttributeNS(null,"filter",a.filter),a.Dd()?(y.ti?y.ti.after(rt):y.Nj.prepend(rt),y.ti=rt):b!==null&&Qo(a,b,rt),nt!==null&&nt(a,rt)),!0)}Vt.$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 nt=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,nt=z.width,x=z.height),z=b.getAttribute("clip-path");var rt=null;z!==null&&(rt=a.svg.getElementById(z.split("#")[1].slice(0,-1))),rt===null?(z="CLIP"+gr++,rt=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:E,width:nt,height:x}),this instanceof gn&&(E=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")),rt.appendChild(y),a.svg.appendChild(rt),b.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=rt.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",E.toString()),a.setAttribute("width",nt.toString()),a.setAttribute("height",x.toString()))}else b.removeAttributeNS(null,"clip-path"),Bs(a,b)};function Bs(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function qo(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=Rn(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()}}Vt.hh=function(){},Vt.lv=function(){this.Uc=!0},Vt.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 gn?nh(this):!1;if(!(this instanceof gn&&E))if(this instanceof Rs){var z=this.bt;a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy],z!==null&&Jy(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",Qy(a)):y.setAttributeNS(null,"transform",Qy(a))}else if(!x||this instanceof gn)y.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");else if(this instanceof ki){z=y.getElementsByTagName("path");for(var nt=0;nt<z.length;nt++)z[nt].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):(nt=b.copy().Vj(),a.rb.ha=[nt.m11,nt.m12,nt.m21,nt.m22,nt.dx,nt.dy],pa(this,a,this.naturalBounds,this.actualBounds),a.rb.ha=[1,0,0,1,0,0],y.gd?(nt=y.gd.getAttribute("filter"),nt!==null&&a.ad.setAttribute("filter",nt),y.gd.replaceWith(a.ad)):y.prepend(a.ad),y.gd=a.ad),z&&hm(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(hm(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((E||x&&!(this instanceof gn))&&(a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy]),_s(this,a,this.naturalBounds,this.actualBounds),y.Ma?(hm(a,y.Ma),x=y.Ma.getAttribute("filter"),x!==null&&a.ad.setAttribute("filter",x),y.Ma.replaceWith(a.ad)):y.prepend(a.ad),y.Ma=a.ad),z&&hm(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Vt.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 Vr(a,y,x,b,E,z,nt){if(x!==null){var rt=1,st=1;if(typeof x=="string")b?y.fillStyle=x:y.strokeStyle=x;else if(x.type===eh)b?y.fillStyle=x.color:y.strokeStyle=x.color;else{var ht=a.kq();if(rt=z.width,st=z.height,E?(rt=nt.width,st=nt.height):b||(rt+=ht,st+=ht),(z=y instanceof Fc)&&x.xe&&(x.type===wf||x.yk===rt&&x.ft===st))var dt=x.xe;else{var yt=0,Tt=0,zt=0,Ht=0,ne=0,ve=0;if(ve=ne=0,E?(ne=nt.x,ve=nt.y):b||(ne-=ht/2,ve-=ht/2),yt=x.start.x*rt+x.start.offsetX,Tt=x.start.y*st+x.start.offsetY,zt=x.end.x*rt+x.end.offsetX,Ht=x.end.y*st+x.end.offsetY,yt+=ne,zt+=ne,Tt+=ve,Ht+=ve,x.type===wu)dt=y.createLinearGradient(yt,Tt,zt,Ht);else if(x.type===Fa)ve=isNaN(x.endRadius)?Math.max(rt,st)/2:x.endRadius,isNaN(x.startRadius)?(ne=0,ve=Math.max(rt,st)/2):ne=x.startRadius,dt=y.createRadialGradient(yt,Tt,ne,zt,Ht,ve);else if(x.type===wf)try{dt=y.createPattern(x.pattern,"repeat")}catch(Ce){dt=null}if(x.type!==wf&&(E=x.colorStops,E!==null))for(E=E.iterator;E.next();)dt.addColorStop(E.key,E.value);if(z&&(x.xe=dt,dt!==null&&(x.yk=rt,x.ft=st),dt===null&&x.type===wf&&x.yk!==-1)){x.yk=-1;var fe=a.diagram;fe!==null&&x.yk===-1&&Ci(function(){fe.redraw()},600)}}b?y.fillStyle=dt:y.strokeStyle=dt}}}Vt.rg=function(a){if(a instanceof gn)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},Vt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Vt.If=function(){for(var a=this instanceof gn?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function Io(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){_a(a,!1);return}if(y.translate(a.Ib.x-a.uc.x,a.Ib.y-a.uc.y),a.scale!==1||a.angle!==0){var x=a.naturalBounds;a.no(y,x.x,x.y,x.width,x.height)}_a(a,!1),Ta(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Ta(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,Ta(a,!1)))}Vt.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Se.alloc();z.yi(y,x,b,E,Ti),a.rotate(this.Kb,z.x,z.y),Se.free(z)}},Vt.v=function(a){if(!ma(this)){a===void 0&&(a=!1),ao(this,!0),Xl(this,!0);var y=this.panel;y===null||a||y.v()}},Vt.Uj=function(){ma(this)||(ao(this,!0),Xl(this,!0))};function Ss(a){if(!xs(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof Tn&&a.Bd(),y.$b())),Xl(a,!0)}}Vt.Uk=function(){!(this.l&2048)&&(_a(this,!0),Ta(this,!0))},Vt.Wu=function(){Ta(this,!0)},Vt.N=function(){var a=this.part;a!==null&&a.N()};function Os(a,y){var x=a.stretch,b=a.panel;return b!==null&&b.type===gn.Table?vl(a,b.Fb(a.row),b.Eb(a.column),y):b!==null&&b.type===gn.Auto&&b.Pb()===a?Fo(a,cn,y):x===Ai?b!==null?b.type===gn.Spot&&b.Pb()===a?Fo(a,cn,y):(x=b.defaultStretch,x===Ai?Fo(a,ln,y):Fo(a,x,y)):Fo(a,ln,y):Fo(a,x,y)}function vl(a,y,x,b){var E=a.stretch;if(E!==Ai)return Fo(a,E,b);var z=E=null;switch(y.stretch){case ai:z=!0;break;case cn:z=!0}switch(x.stretch){case Xn:E=!0;break;case cn:E=!0}return y=a.panel.defaultStretch,E===null&&(E=y===Xn||y===cn),z===null&&(z=y===ai||y===cn),E===!0&&z===!0?Fo(a,cn,b):E===!0?Fo(a,Xn,b):z===!0?Fo(a,ai,b):Fo(a,ln,b)}function Fo(a,y,x){if(x)return y;if(y===ln||(x=a.desiredSize,x.w()))return ln;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===Xn)return ln;if(y===cn)return ai}else{if(y===ai)return ln;if(y===cn)return Xn}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===ai)return ln;if(y===cn)return Xn}else{if(y===Xn)return ln;if(y===cn)return ai}return y}function rl(a,y){a.l=y?a.l|512:a.l&-513}function zo(a){return(a.l&1024)!==0}function Sd(a,y){a.l=y?a.l|1024:a.l&-1025}function _a(a,y){a.l=y?a.l|2048:a.l&-2049}function Ta(a,y){a.l=y?a.l|4096:a.l&-4097}function ma(a){return(a.l&8192)!==0}function ao(a,y){a.l=y?a.l|8192:a.l&-8193}function xs(a){return(a.l&16384)!==0}function Xl(a,y){a.l=y?a.l|16384:a.l&-16385}Vt.Gj=function(){this.svg=null},Vt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Vt.Av=function(){},Vt.zv=function(a){return this.pa=a,Ss(this),!0},Vt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Vt.kq=function(){return 0};function Tc(a){var y=a.part;if(y instanceof Tn&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||H1(y,a)}}function Zy(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof gn?a instanceof Tn?a.Bd():a.qm(a,function(x){Tc(x)}):Tc(a))}Vt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new $r(a,y,x,b):E=a,E.xd=this,a=this.ih(),a!==null&&f1(a)&&Ae("Cannot add a Binding to a template that has already been copied: "+E),this.localBindings===null&&(this.localBindings=new hn),this.localBindings.add(E),this},Vt.set=function(a){return Object.assign(this,a),this},Vt.Du=function(a){return iv(this,a),this},Vt.apply=function(a){return a(this),this},Vt.nm=function(a){return Pc(this,a),this},Vt.pz=function(){return this.ih()},Vt.ih=function(){for(var a=this instanceof gn?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Vt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new Jn),this.animationTriggers.add(a.propertyName,a),this};function Na(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var b=null,E=null;if(typeof a=="function")E=a;else if(typeof a=="string"){var z=pf.I(a);typeof z=="function"?(x=Yn(arguments),b=z(x),Qe(b)||Ae('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):E=nn.go[a]}if(b===null&&(E!=null&&E.constructor||Ae("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 Ke&&1<x.length){z=b;var nt=x[1];(typeof nt=="string"||nt instanceof HTMLDivElement)&&(fg(z,nt),E++)}for(;E<x.length;E++)z=x[E],z===void 0?Ae("Undefined value at argument "+E+" for object being constructed by GraphObject.make: "+b):iv(b,z);return b}function iv(a,y){if(typeof y=="string")if(a instanceof xr)a.text=y;else if(a instanceof ki)a.figure=y;else if(a instanceof Rs)a.source=y;else if(a instanceof gn)y=ol.I(y),y!==null&&(a.type=y);else if(a instanceof ur){var x=ui(ur,y);x!==null?a.type=x:Ae("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof vn?(y=ui(vn,y),y!==null&&(a.type=y)):a instanceof or&&(y=ui(or,y),y!==null&&(a.type=y));else if(y instanceof Oe)a instanceof gn||Ae("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof lo){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 lo?Lm(b,y):Ae("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof Ye)typeof a.qb=="function"&&a.qb(y);else if(y instanceof po)a.type=y;else if(y instanceof $r)a instanceof Oe||a instanceof lo?a.bind(y):Ae("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof nl)a instanceof Oe?a.Jv(y):Ae("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof So)a instanceof vn&&a.type===vn.o?a.figures.add(y):Ae("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof or)a instanceof So?a.segments.add(y):Ae("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof Br)a instanceof Ke||a instanceof Pi?a.layout=y:Ae("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++)iv(a,y[x]);else if(typeof y=="object"&&y!==null)if(a instanceof ur){x=new ti;for(var E in y)b=parseFloat(E),isNaN(b)?x[E]=y[E]:a.addColorStop(b,y[E]);Pc(a,x)}else if(a instanceof lo){y.row!==void 0?(E=y.row,(E==null||E===1/0||isNaN(E)||0>E)&&Ae("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)&&Ae("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new ti;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);Pc(a,E)}else Pc(a,y);else Ae('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function th(a,y){pf.add(a,y)}function lm(a,y,x){x===void 0&&(x=null);var b=a[1];if(typeof x=="function"?x(b):typeof b=="string")return a.splice(1,1),b;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}un.Object.defineProperties(Oe.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new xd),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 xd),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 xd),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(Ei(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&&(Ei(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:Cs},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===Cs&&(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:Nr},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:Ai},set:function(a){var y=this.stretch;y!==a&&(Ei(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&&(Ei(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)&&kn(a,"0 <= value <= 1",Oe,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Ic(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(Ic(y,y.actualBounds)))}},visible:{get:function(){return(this.l&1)!==0},set:function(a){var y=(this.l&1)!==0;y!==a&&(this.l^=1,this.g("visible",y,a),y=this.panel,y!==null?y.v():this.Dd()&&this.Zb(a),this.N(),Zy(this))}},pickable:{get:function(){return(this.l&2)!==0},set:function(a){var y=(this.l&2)!==0;y!==a&&(this.l^=2,this.g("pickable",y,a))}},fromLinkableDuplicates:{get:function(){return(this.l&4)!==0},set:function(a){var y=(this.l&4)!==0;y!==a&&(this.l^=4,this.g("fromLinkableDuplicates",y,a))}},fromLinkableSelfNode:{get:function(){return(this.l&8)!==0},set:function(a){var y=(this.l&8)!==0;y!==a&&(this.l^=8,this.g("fromLinkableSelfNode",y,a))}},toLinkableDuplicates:{get:function(){return(this.l&16)!==0},set:function(a){var y=(this.l&16)!==0;y!==a&&(this.l^=16,this.g("toLinkableDuplicates",y,a))}},toLinkableSelfNode:{get:function(){return(this.l&32)!==0},set:function(a){var y=(this.l&32)!==0;y!==a&&(this.l^=32,this.g("toLinkableSelfNode",y,a))}},isPanelMain:{get:function(){return(this.l&64)!==0},set:function(a){var y=(this.l&64)!==0;y!==a&&(this.l^=64,this.v(),this.g("isPanelMain",y,a))}},isActionable:{get:function(){return(this.l&128)!==0},set:function(a){var y=(this.l&128)!==0;y!==a&&(this.l^=128,this.g("isActionable",y,a))}},areaBackground:{get:function(){return this.A!==null?this.A.gd:null},set:function(a){var y=this.areaBackground;y!==a&&(a!==null&&Pd(a,"GraphObject.areaBackground"),a instanceof ur&&a.freeze(),Ei(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&&Pd(a,"GraphObject.background"),a instanceof ur&&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 $n)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 Se(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&&Ae("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Zy(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,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 ki&&this.qc(),this.g("desiredSize",b,a),zo(this)&&(a=this.part,a!==null&&(Mr(this,a,"width"),Mr(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 wn(a,this.jd.height).freeze(),this.v(),this instanceof ki&&this.qc(),this.g("desiredSize",y,a),zo(this)&&(a=this.part,a!==null&&Mr(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 wn(this.jd.width,a).freeze(),this.v(),this instanceof ki&&this.qc(),this.g("desiredSize",y,a),zo(this)&&(a=this.part,a!==null&&Mr(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:pr},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(),Ei(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:yo},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(),Ei(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 Fi(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&&Io(this),this.Ab}},oe:{get:function(){return this.l&4096&&Io(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(Ei(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:ln},set:function(a){this.reshapingBehavior!==a&&(Ei(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()&&Ae("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),Ss(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&&kn(a,">= 0",Oe,"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&&kn(a,">= 1",Oe,"columnSpan"),Ei(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&&kn(a,">= 0",Oe,"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&&kn(a,">= 1",Oe,"rowSpan"),Ei(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&&(Ei(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 Tn||Ae("Cannot set portID on a Link: "+a),y!==null&&x!==null&&_v(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,Y1(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:Hi},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),Tc(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&kn(a,">= 0",Oe,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),Tc(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),Tc(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&&kn(a,">= 0",Oe,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Hi},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),Tc(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&kn(a,">= 0",Oe,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),Tc(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),Tc(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&&kn(a,">= 0",Oe,"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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(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&&(Ei(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Oe.prototype.trigger=Oe.prototype.Jv,Oe.prototype.findBindingPanel=Oe.prototype.ih,Oe.prototype.findTemplateBinder=Oe.prototype.pz,Oe.prototype.setProperties=Oe.prototype.nm,Oe.prototype.apply=Oe.prototype.apply,Oe.prototype.attach=Oe.prototype.Du,Oe.prototype.set=Oe.prototype.set,Oe.prototype.isEnabledObject=Oe.prototype.If,Oe.prototype.isVisibleObject=Oe.prototype.Ed,Oe.prototype.isContainedBy=Oe.prototype.rg,Oe.prototype.getNearestIntersectionPoint=Oe.prototype.rs,Oe.prototype.getLocalPoint=Oe.prototype.qs,Oe.prototype.getDocumentScale=Oe.prototype.Df,Oe.prototype.getDocumentAngle=Oe.prototype.li,Oe.prototype.getDocumentBounds=Oe.prototype.mi,Oe.prototype.getDocumentPoint=Oe.prototype.ga,Oe.prototype.intersectsRect=Oe.prototype.Yc,Oe.prototype.containedInRect=Oe.prototype.fh,Oe.prototype.containsRect=Oe.prototype.Re,Oe.prototype.containsPoint=Oe.prototype.ca,Oe.prototype.raiseChanged=Oe.prototype.g,Oe.prototype.raiseChangedEvent=Oe.prototype.cb,Oe.prototype.addCopyProperty=Oe.prototype.Vw;var pf=null;Oe.className="GraphObject",pf=new Jn,th("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=Na(gn,gn.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof gn){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"},Na(ki,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new ei(0,0,2.76142374915397,2.761423749153969),spot2:new ei(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 gn&&(x=b.fb("ButtonBorder"),x instanceof ki)){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 gn&&(x=b.fb("ButtonBorder"),x instanceof ki&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof gn&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof ki){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var nt=b._buttonFillPressed;b._buttonFillOver=E.fill,E.fill=nt,nt=b._buttonStrokePressed,b._buttonStrokeOver=E.stroke,E.stroke=nt,x.skipsUndoManager=z}}},y.actionUp=function(x,b){if(b.If()&&b instanceof gn&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof ki){var z=x.diagram,nt=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=nt}}},y.actionCancel=function(x,b){if(b.If()&&b instanceof gn&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof ki){var z=x.diagram,nt=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=nt}}},y.actionMove=function(x,b){if(b.If()&&b instanceof gn&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof ki))){var z=E.skipsUndoManager;E.skipsUndoManager=!0;var nt=b._buttonFillPressed;x.fill!==nt&&(x.fill=nt),nt=b._buttonStrokePressed,x.stroke!==nt&&(x.stroke=nt),E.skipsUndoManager=z}}},y}),th("TreeExpanderButton",function(){var a=Na("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},Na(ki,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Cr},new $r("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new $r("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof ir&&(x=x.adornedPart),x instanceof Tn){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}),th("SubGraphExpanderButton",function(){var a=Na("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},Na(ki,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Cr},new $r("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 ir&&(x=x.adornedPart),x instanceof Pi){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}),th("ToolTip",function(){return Na(ir,gn.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Se(0,3),shadowBlur:5},Na(ki,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new ei(0,0,4,6),spot2:new ei(1,1,-4,-4)}))}),th("ContextMenu",function(){return Na(ir,gn.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Se(0,3),shadowBlur:5},new $r("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),th("ContextMenuButton",function(){var a=Na("Button");a.stretch=Xn;var y=a.fb("ButtonBorder");return y instanceof ki&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new ei(0,0,2,3),y.spot2=new ei(1,1,-2,-2)),a}),th("PanelExpanderButton",function(a){var y=lm(a,"COLLAPSIBLE"),x=Na("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},Na(ki,{name:"ButtonIcon",strokeWidth:2},new $r("geometryString","visible",function(b){return b?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof ki&&(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 nt=E.ih();nt===null&&(nt=E.part),nt!==null&&(E=nt.fb(y),E!==null&&(b.handled=!0,z.Ea("Collapse/Expand Panel"),E.visible=!E.visible,z.eb("Collapse/Expand Panel")))}},x}),th("CheckBoxButton",function(a){var y=lm(a);return a=Na("Button",{desiredSize:new wn(14,14)},Na(ki,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:cn,geometryStretch:Un,visible:!1},y!==""?new $r("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof gn){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}),th("CheckBox",function(a){a=lm(a),a=Na("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new Fi(0,1,0,0)});var y=Na(gn,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new Fi(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}),Oe.None=ln=new Ye(Oe,"None",0),Oe.Default=Ai=new Ye(Oe,"Default",0),Oe.Vertical=ai=new Ye(Oe,"Vertical",4),Oe.Horizontal=Xn=new Ye(Oe,"Horizontal",5),Oe.Fill=cn=new Ye(Oe,"Fill",3),Oe.Uniform=Un=new Ye(Oe,"Uniform",1),Oe.UniformToFill=Ki=new Ye(Oe,"UniformToFill",2),Oe.FlipVertical=Mi=new Ye(Oe,"FlipVertical",1),Oe.FlipHorizontal=Xi=new Ye(Oe,"FlipHorizontal",2),Oe.FlipBoth=fr=new Ye(Oe,"FlipBoth",3),Oe.make=Na,Oe.getBuilders=function(){var a=new Jn,y;for(y in pf)if(y!==y.toLowerCase()){var x=pf.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Oe.defineBuilder=th,Oe.build=function(a,y,x){for(var b=[],E=2;E<arguments.length;++E)b[E-2]=arguments[E];if(E=pf.I(a),typeof E=="function"&&(b=E([a].concat(b)),b instanceof Oe))return y&&b.set(y),b;Ae('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Oe.takeBuilderArgument=lm;function xd(){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=pr,this.o=yo,this.hg=Ai,this.ob=this.Bi=1,this.Pf=ln,this.Pc=this.Ci=this.gd=null,this.Oc="category"}xd.prototype.copy=function(){var a=new xd;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=Nr,this.rr=Cs,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 jg(){this.yj=this.Xi=Mo,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}jg.prototype.copy=function(){var a=new jg;return a.Xi=this.Xi.J(),a.yj=this.yj.J(),a.Vi=this.Vi,a.wj=this.wj,a.Wi=this.Wi,a.xj=this.xj,a.hq=this.hq,a.Tr=this.Tr,a.iq=this.iq,a.Ur=this.Ur,a},jg.className="LinkSettings";function Nc(){this.ha=[1,0,0,1,0,0]}Nc.prototype.copy=function(){var a=new Nc;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},Nc.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},Nc.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Nc.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,nt=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]=nt,this.translate(-y,-x)}},Nc.className="STransform";function wd(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}wd.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},wd.className="SGradient";function Bl(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 na(this,x)}Bl.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},Bl.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),Qe(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},Bl.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Bl.prototype.focus=function(){this.Oa.focus()},Bl.prototype.mx=function(){this.ownerDocument=null},un.Object.defineProperties(Bl.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}}}),Bl.className="SVGSurface";function na(a,y){this.Gv=a,this.svg=a.Oa,this.stack=[],this.nh=[],this.fillStyle="#000000",this.font="10px sans-serif",this.globalAlpha=1,this.lineCap="butt",this.lineDashOffset=0,this.lineJoin="miter",this.lineWidth=1,this.miterLimit=10,this.shadowBlur=0,this.shadowColor="rgba(0, 0, 0, 0)",this.shadowOffsetY=this.shadowOffsetX=0,this.Il=!1,this.strokeStyle="#000000",this.textAlign="start",this.clipInsteadOfFill=!1,this.Vg=this.Br=this.Ar=0,this.yd=this.ad=null,this.path=[],this.Yl={},this.Ct=!1,this.Yg=null,this.uj=0,this.rb=new Nc,this.j=um(this),this.Nj=um(this,"gojs-diagram"),this.Hl=this.ti=null;var x=gr++,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 Xy(a,y,x,b,E,z,nt){a.Nj===void 0?zg(a,y,x,b,E,z,nt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+b+", "+E+", "+z+", "+nt+")")}Vt=na.prototype,Vt.arc=function(a,y,x,b,E,z,nt,rt){var st=2*Math.PI,ht=st-1e-6,dt=x*Math.cos(b),yt=x*Math.sin(b),Tt=a+dt,zt=y+yt,Ht=z?0:1;b=z?b-E:E-b,(1e-6<Math.abs(nt-Tt)||1e-6<Math.abs(rt-zt))&&this.path.push(["L",Tt,+zt]),0>b&&(b=b%st+st),b>ht?(this.path.push(["A",x,x,0,1,Ht,a-dt,y-yt]),this.path.push(["A",x,x,0,1,Ht,Tt,zt])):1e-6<b&&this.path.push(["A",x,x,0,+(b>=Math.PI),Ht,a+x*Math.cos(E),y+x*Math.sin(E)])},Vt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Vt.Se=function(a){this.addPath(this.path,this.rb,a||0)},Vt.bezierCurveTo=function(a,y,x,b,E,z){this.path.push(["C",a,y,x,b,E,z])},Vt.clearRect=function(){},Vt.clip=function(){this.Yl.clipPath=!0},Vt.closePath=function(){this.path.push(["z"])},Vt.createLinearGradient=function(a,y,x,b){var E=new wd("linear");return E.x1=a,E.y1=y,E.x2=x,E.y2=b,E},Vt.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"+gr++,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(Ec,E)),this.svg.appendChild(a),x[y]=b,"url(#"+b+")"},Vt.createRadialGradient=function(a,y,x,b,E,z){var nt=new wd("radial");return nt.x1=a,nt.y1=y,nt.r1=x,nt.x2=b,nt.y2=E,nt.r2=z,nt};function Jy(a,y,x,b,E,z,nt,rt,st){b=rt/b,E=st/E,z===0&&nt===0||a.rb.translate(z,nt),b===1&&E===1||a.rb.scale(b,E),y===0&&x===0||a.rb.translate(-y,-x)}Vt.drawImage=function(a,y,x,b,E,z,nt,rt,st){var ht="";a instanceof HTMLCanvasElement&&(ht=a.toDataURL()),a instanceof HTMLImageElement&&(ht=a.getAttribute("src"));var dt=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,b===void 0&&(z=y,nt=x,rt=b=dt,st=E=a),b=b||0,E=E||0,rt=rt||0,st=st||0,Jy(this,y,x,b,E,z||0,nt||0,rt,st),z={x:0,y:0,width:dt||b,height:a||E,href:ht},Ie.$(b,rt)&&Ie.$(E,st)?ht.toLowerCase().indexOf(".svg")===-1&&ht.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||b!==dt||E!==a)&&(b+=y,E+=x,z["clip-path"]="path('M "+y+","+x+" L "+b+" "+x+" L "+b+" "+E+" L "+y+" "+E+" z')"),mf(this,Ec,z,this.rb),this.addElement(Ec,z)},Vt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),rv(this,this.Yl)},Vt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Vt.fillRect=function(a,y,x,b){a=[a,y,x,b],a={x:a[0],y:a[1],width:a[2],height:a[3]},mf(this,"fill",a,this.rb),this.addElement("rect",a)},Vt.ox=function(a,y,x,b){a={x:a,y,width:x,height:b},mf(this,"fill",a,this.rb),rv(this,a),this.svg.prepend(this.Ud("rect",a))},Vt.fillText=function(a,y,x){a=[a,y,x],y=this.textAlign,y==="left"?y="start":y==="right"?y="end":y==="center"&&(y="middle"),y={x:a[1],y:a[2],style:"font: "+this.font,"text-anchor":y},mf(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Vt.lineTo=function(a,y){this.path.push(["L",a,y])},Vt.moveTo=function(a,y){this.path.push(["M",a,y])},Vt.quadraticCurveTo=function(a,y,x,b){this.path.push(["Q",a,y,x,b])},Vt.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"])},Vt.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},Vt.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())},Vt.setTransform=function(a,y,x,b,E,z){a===1&&y===0&&x===0&&b===1&&E===0&&z===0||zg(this,a,y,x,b,E,z)};function Qy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Vt.scale=function(a,y){this.rb.scale(a,y)},Vt.translate=function(a,y){this.rb.translate(a,y)},Vt.transform=function(){},Vt.yc=function(){},Vt.stroke=function(){$y(this,this.Yl)},Vt.jk=function(){this.clipInsteadOfFill||this.stroke()},Vt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Vt.addElement=function(a,y,x){return a=this.Ud(a,y,x),this.yd!==null?this.yd.appendChild(a):this.yd=a,this.ad=a};function mf(a,y,x,b){y==="fill"?rv(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 rv(a,y){a.fillStyle instanceof wd?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 wd?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 wd)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"+gr++,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=[],nt=0;nt<y;nt++){var rt=E[nt],st=rt.color;rt={offset:rt.offset,"stop-color":st},/^rgba\(/.test(st)&&(st=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(st),rt["stop-color"]="rgb("+st[1]+","+st[2]+","+st[3]+")",rt["stop-opacity"]=st[4]),z.push(rt)}for(z.sort(function(ht,dt){return ht.offset>dt.offset?1:-1}),E=0;E<y;E++)x.appendChild(a.Ud("stop",z[E]));return a.svg.appendChild(x),"url(#"+b+")"}Vt.addPath=function(a,y,x){for(var b=[],E=0;E<a.length;E++){var z=Yn(a[E]),nt=[z.shift()];if(nt[0]==="A")nt.push(z.shift()+","+z.shift(),z.shift(),z.shift()+","+z.shift(),z.shift()+","+z.shift());else for(;z.length;)nt.push(z.shift()+","+z.shift());b.push(nt.join(" "))}if(b=b.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+b+'")');else if(a.d=b,mf(this,"",a,y),this.Hl!==null)if(y=this.Hl,y.nodeName!=="g")for(var rt in a)rt!=="transform"&&y.setAttributeNS(null,rt,a[rt]);else{rt=y.getElementsByTagName("path");for(var st in a)st!=="transform"&&rt[x].setAttributeNS(null,st,a[st])}else this.addElement("path",a)};function zg(a,y,x,b,E,z,nt){var rt=new Nc;rt.ha=[y,x,b,E,z,nt],y={},mf(a,"g",y,rt),rt=a.addElement("g",y),a.nh.push(rt)}function um(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}Vt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function Jl(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function Su(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Vt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Vt.fs=function(){this.Ct=!1},Vt.Vc=function(){},Vt.Wx=function(){},na.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},na.prototype.getImageData=function(){return null},na.prototype.measureText=function(){return null};function hm(a,y){y=y.getAttribute("fill"),y!==null&&(y=y.split("#"),y.length!==1&&(y=a.svg.getElementById(y[1].slice(0,-1)),y!==null&&a.svg.innerHTML.match(new RegExp(y.id,"g")).length===1&&y.remove()))}na.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},na.className="SVGContext",Ke.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Bl(this,nn.document));var y=new Bl(this,nn.document,!0);a===void 0&&(a=new ti);var x=this;return gd(this,function(b,E){return b=rm(x,b,"SVG",y),b=b!==null?b.svg:null,typeof E=="function"?(E(b),null):b},a)},Ke.prototype.makeSvg=Ke.prototype.Cs,Ke.prototype.av=function(a){return this.Cs(a)},Ke.prototype.makeSVG=Ke.prototype.av;function Ha(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 Fc(y,x,b),y.H=a}Ha.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",!0):!1},Ha.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},Ha.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Ha.prototype.focus=function(){this.Oa.focus()},Ha.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},un.Object.defineProperties(Ha.prototype,{width:{get:function(){return this.Oa.width},set:function(a){this.Oa.width=a}},height:{get:function(){return this.Oa.height},set:function(a){this.Oa.height=a}},style:{get:function(){return this.Oa.style}}}),Ha.className="CanvasSurface";function Fc(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Ae("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 xi,this.isTemporary=!!x}Vt=Fc.prototype,Vt.Wx=function(a){this.Z.imageSmoothingEnabled=a},Vt.arc=function(a,y,x,b,E,z){this.Z.arc(a,y,x,b,E,z)},Vt.beginPath=function(){this.Z.beginPath()},Vt.Se=function(){},Vt.bezierCurveTo=function(a,y,x,b,E,z){this.Z.bezierCurveTo(a,y,x,b,E,z)},Vt.clearRect=function(a,y,x,b){this.yc(),this.Z.clearRect(a,y,x,b)},Vt.clip=function(){this.Z.clip()},Vt.closePath=function(){this.Z.closePath()},Vt.createLinearGradient=function(a,y,x,b){return this.Z.createLinearGradient(a,y,x,b)},Vt.createPattern=function(a,y){return this.Z.createPattern(a,y)},Vt.createRadialGradient=function(a,y,x,b,E,z){return this.Z.createRadialGradient(a,y,x,b,E,z)},Vt.drawImage=function(a,y,x,b,E,z,nt,rt,st){b===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,b,E,z,nt,rt,st)},Vt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Vt.fillRect=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Vt.ox=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Vt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Vt.getImageData=function(a,y,x,b){return this.Z.getImageData(a,y,x,b)},Vt.lineTo=function(a,y){this.Z.lineTo(a,y)},Vt.measureText=function(a){return this.Z.measureText(a)},Vt.moveTo=function(a,y){this.Z.moveTo(a,y)},Vt.quadraticCurveTo=function(a,y,x,b){this.Z.quadraticCurveTo(a,y,x,b)},Vt.rect=function(a,y,x,b){this.Z.rect(a,y,x,b)},Vt.restore=function(){this.Z.restore()},Vt.save=function(){this.yc(),this.Z.save()},Fc.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Vt=Fc.prototype,Vt.setTransform=function(a,y,x,b,E,z){this.El.setTransform(a,y,x,b,E,z)},Vt.scale=function(a,y){this.El.scale(a,y)},Vt.translate=function(a,y){this.El.translate(a,y)},Vt.stroke=function(){this.Z.stroke()},Vt.transform=function(a,y,x,b,E,z){if(a!==1||y!==0||x!==0||b!==1||E!==0||z!==0){var nt=this.El,rt=nt.m11*a+nt.m21*y;a=nt.m12*a+nt.m22*y,y=nt.m11*x+nt.m21*b,x=nt.m12*x+nt.m22*b,nt.dx=nt.m11*E+nt.m21*z+nt.dx,nt.dy=nt.m12*E+nt.m22*z+nt.dy,nt.m11=rt,nt.m12=a,nt.m21=y,nt.m22=x}},Vt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Vt.ng=function(a,y){if(a instanceof ur&&a.type===Fa){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)},Vt.jk=function(){this.Hm||this.stroke()},Vt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Vt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Vt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(vx),a.lineDashOffset=0)},Vt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Vt.Hs=function(){},un.Object.defineProperties(Fc.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 vx=Object.freeze([]);Fc.className="CanvasSurfaceContext";function Wg(){this.F=this.o=this.u=this.j=0}Wg.className="ColorNumbers";function ur(a,y){xf||(cv(),xf=!0),di(this),this._isFrozen=!1,a===void 0?(this.na=eh,this.xk="black"):typeof a=="string"?(this.na=eh,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===wu?(this.Qd=lr,this.Lk=Wo):this.Lk=a===Fa?this.Qd=Ti:this.Qd=Hi,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}ur.prototype.copy=function(){var a=new ur;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},Vt=ur.prototype,Vt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Vt.ka=function(){return Object.isFrozen(this)&&Ae("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Vt.qb=function(a){a.classType===ur&&(this.type=a)},Vt.toString=function(){var a="Brush(";if(this.type===eh)a+=this.color;else if(a=this.type===wu?a+"Linear ":this.type===Fa?a+"Radial ":this.type===wf?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Vt.addColorStop=function(a,y){return this._isFrozen&&Ue(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&kn(a,"0 <= loc <= 1",ur,"addColorStop:loc"),this.we===null&&(this.we=new Jn),this.we.add(a,y),this.na===eh&&(this.type=wu),this.xe=null,this},Vt.Vz=function(a,y){if(this._isFrozen&&Ue(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pf:y,this.type===eh)xu(this.color),this.color=yf(a,y);else if((this.type===wu||this.type===Fa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)xu(x.value),this.addColorStop(x.key,yf(a,y));return this};function t1(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pf:x,xu(a),yf(y,x)}Vt.Wy=function(a,y){if(this._isFrozen&&Ue(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pf:y,this.type===eh)xu(this.color),this.color=yf(-a,y);else if((this.type===wu||this.type===Fa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)xu(x.value),this.addColorStop(x.key,yf(-a,y));return this};function e1(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pf:x,xu(a),yf(-y,x)}function sv(a,y,x){xu(a),a=br.j;var b=br.u,E=br.o,z=br.F;return xu(y),x===void 0&&(x=.5),"rgba("+Math.round((br.j-a)*x+a)+", "+Math.round((br.u-b)*x+b)+", "+Math.round((br.o-E)*x+E)+", "+Math.round((br.F-z)*x+z)+")"}Vt.Gx=function(){if(this.type===eh)return vf(this.color);if((this.type===wu||this.type===Fa)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Fa)return vf(a.first().value);if(a.get(.5)!==null)return vf(a.get(.5));if(a.count===2)return a=a.Fa(),vf(sv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,b=-1,E=1,z=1;y.next();){var nt=y.key,rt=Math.abs(.5-y.key);E>z&&rt<E?(x=nt,E=rt):z>=E&&rt<z&&(b=nt,z=rt)}return x>b&&(z=x,x=b,b=z,z=E),E=b-x,vf(sv(a.get(x),a.get(b),1-z/E))}return!1};function vf(a){return a?a instanceof ur?a.Gx():(xu(a),128>(299*br.j+587*br.u+114*br.o)/1e3):!1}function yf(a,y){switch(y){case Pf:y=100*lv(br.j);var x=100*lv(br.u),b=100*lv(br.o);return ws.j=.4124564*y+.3575761*x+.1804375*b,ws.u=.2126729*y+.7151522*x+.072175*b,ws.o=.0193339*y+.119192*x+.9503041*b,ws.F=br.F,y=hv(ws.j/Sf[0]),x=hv(ws.u/Sf[1]),b=hv(ws.o/Sf[2]),Ql.j=116*x-16,Ql.u=500*(y-x),Ql.o=200*(x-b),Ql.F=ws.F,Ql.j=Math.min(100,Math.max(0,Ql.j+100*a)),a=(Ql.j+16)/116,y=a-Ql.o/200,ws.j=Sf[0]*n1(Ql.u/500+a),ws.u=Sf[1]*(Ql.j>cm*dv?Math.pow(a,3):Ql.j/cm),ws.o=Sf[2]*n1(y),ws.F=Ql.F,a=-.969266*ws.j+1.8760108*ws.u+.041556*ws.o,y=.0556434*ws.j+-.2040259*ws.u+1.0572252*ws.o,br.j=255*uv((3.2404542*ws.j+-1.5371385*ws.u+-.4985314*ws.o)/100),br.u=255*uv(a/100),br.o=255*uv(y/100),br.F=ws.F,br.j=Math.round(br.j),255<br.j?br.j=255:0>br.j&&(br.j=0),br.u=Math.round(br.u),255<br.u?br.u=255:0>br.u&&(br.u=0),br.o=Math.round(br.o),255<br.o?br.o=255:0>br.o&&(br.o=0),"rgba("+br.j+", "+br.u+", "+br.o+", "+br.F+")";case i1:return av(),va.o=Math.min(100,Math.max(0,va.o+100*a)),"hsla("+va.j+", "+va.u+"%, "+va.o+"%, "+va.F+")";default:Ae("Unknown color space: "+y)}}function xu(a){xf||(cv(),xf=!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,br.j=a[0],br.u=a[1],br.o=a[2],br.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,br.j=0,br.u=0,br.o=0,br.F=1)}}function av(){var a=br.j/255,y=br.u/255,x=br.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 nt=a=0;else{switch(b){case a:nt=(y-x)/z%6;break;case y:nt=(x-a)/z+2;break;case x:nt=(a-y)/z+4}nt*=60,0>nt&&(nt+=360),a=z/(1-Math.abs(2*E-1))}va.j=Math.round(nt),va.u=Math.round(100*a),va.o=Math.round(100*E),va.F=br.F}function lv(a){return a/=255,.04045>=a?a/12.92:Math.pow((a+.055)/1.055,2.4)}function uv(a){return .0031308>=a?12.92*a:1.055*Math.pow(a,1/2.4)-.055}function hv(a){return a>dv?Math.pow(a,1/3):(cm*a+16)/116}function n1(a){var y=a*a*a;return y>dv?y:(116*a-16)/cm}function Pd(a,y){typeof a!="string"&&(a instanceof ur||Ae("Value for "+y+" must be a color string or a Brush, not "+a))}function cv(){fv=_r?new Ha(null,void 0,{willReadFrequently:!0}).context:null}un.Object.defineProperties(ur.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&Ue(this,a),this.na=a,this.start.Mc()&&(a===wu?this.start=lr:a===Fa&&(this.start=Ti)),this.end.Mc()&&(a===wu?this.end=Wo:a===Fa&&(this.end=Ti)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&Ue(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&Ue(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&Ue(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&Ue(this,a),0>a&&kn(a,">= zero",ur,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&Ue(this,a),0>a&&kn(a,">= zero",ur,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&Ue(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&Ue(this,a),this.cr=a,this.xe=null}}}),ur.prototype.isDark=ur.prototype.Gx,ur.prototype.darkenBy=ur.prototype.Wy,ur.prototype.lightenBy=ur.prototype.Vz,ur.prototype.addColorStop=ur.prototype.addColorStop;var dv=216/24389,cm=24389/27,Sf=[95.047,100,108.883],fv=null,br=new Wg,va=new Wg,ws=new Wg,Ql=new Wg,xf=!1;ur.className="Brush";var eh;ur.Solid=eh=new Ye(ur,"Solid",0);var wu;ur.Linear=wu=new Ye(ur,"Linear",1);var Fa;ur.Radial=Fa=new Ye(ur,"Radial",2);var wf;ur.Pattern=wf=new Ye(ur,"Pattern",4);var Pf;ur.Lab=Pf=new Ye(ur,"Lab",5);var i1;ur.HSL=i1=new Ye(ur,"HSL",6),ur.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},ur.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;xf||(cv(),xf=!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)},ur.lighten=function(a){return t1(a)},ur.lightenBy=t1,ur.darken=function(a){return e1(a)},ur.darkenBy=e1,ur.mix=sv,ur.isDark=vf;function po(){this.xa="Base"}po.prototype.measure=function(){},po.prototype.Yz=function(a,y,x,b,E){a.measure(y,x,b,E)},po.prototype.arrange=function(){},po.prototype.Ly=function(a,y,x,b,E,z){a.arrange(y,x,b,E,z)},po.prototype.iA=function(a){a.Uj()},po.prototype.gc=function(){},un.Object.defineProperties(po.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return gn}}}),po.prototype.remeasureObject=po.prototype.iA,po.prototype.arrangeElement=po.prototype.Ly,po.prototype.measureElement=po.prototype.Yz,po.className="PanelLayout";function dm(){this.xa="Base"}Ze(dm,po),dm.prototype.measure=function(a,y,x,b,E,z,nt){var rt=b.length;a=Pu(a);for(var st=0;st<rt;st++){var ht=b[st];if(ht.visible||ht===a){var dt=ht.margin,yt=dt.right+dt.left;dt=dt.top+dt.bottom,ht.measure(y,x,z,nt);var Tt=ht.measuredBounds;yt=Math.max(Tt.width+yt,0),dt=Math.max(Tt.height+dt,0),Tt=ht.position.x;var zt=ht.position.y;isFinite(Tt)||(Tt=0),isFinite(zt)||(zt=0),ht instanceof ki&&ht.isGeometryPositioned&&(ht=ht.strokeWidth/2,Tt-=ht,zt-=ht),Fr(E,Tt,zt,yt,dt)}}},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],nt=z.measuredBounds,rt=z.margin,st=z.position.x,ht=z.position.y;if(st=isNaN(st)?-a:st-a,ht=isNaN(ht)?-x:ht-x,z instanceof ki&&z.isGeometryPositioned){var dt=z.strokeWidth/2;st-=dt,ht-=dt}z.visible&&z.arrange(st+rt.left,ht+rt.top,nt.width,nt.height)}};function fm(){this.xa="Base"}Ze(fm,po),fm.prototype.measure=function(a,y,x,b,E,z,nt){var rt=b.length;y=Fn(),z=Pu(a);for(var st=0;st<rt;st++){var ht=b[st];if(ht.visible||ht===z){var dt=Os(ht,!1);if(dt!==ln&&dt!==Xn)y.push(ht);else{ht.measure(1/0,x,0,nt),dt=ht.margin,ht=ht.measuredBounds;var yt=Math.max(ht.height+dt.top+dt.bottom,0);E.width+=Math.max(ht.width+dt.right+dt.left,0),E.height=Math.max(E.height,yt)}}}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++)st=y[a],(st.visible||st===z)&&(dt=st.margin,rt=dt.right+dt.left,dt=dt.top+dt.bottom,st.measure(1/0,x,0,nt),st=st.measuredBounds,dt=Math.max(st.height+dt,0),E.width+=Math.max(st.width+rt,0),E.height=Math.max(E.height,dt));Nn(y)},fm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.top,nt=a.isOpposite,rt=nt?x.width:E.left,st=0;st<b;st++){var ht=z,dt=y[st];if(dt.visible){var yt=dt.measuredBounds,Tt=dt.margin,zt=Tt.top+Tt.bottom,Ht=z+E.bottom,ne=yt.height,ve=Os(dt,!1);(isNaN(dt.desiredSize.height)&&ve===cn||ve===ai)&&(ne=Math.max(x.height-zt-Ht,0)),zt=ne+zt+Ht,Ht=dt.alignment,Ht.Xb()&&(Ht=a.defaultAlignment),Ht.sb()||(Ht=Ti),nt&&(rt-=yt.width+Tt.left+Tt.right),dt.arrange(rt+Ht.offsetX+Tt.left,ht+Ht.offsetY+Tt.top+(x.height*Ht.y-zt*Ht.y),yt.width,ne),nt||(rt+=yt.width+Tt.left+Tt.right)}}};function gm(){this.xa="Base"}Ze(gm,po),gm.prototype.measure=function(a,y,x,b,E,z){var nt=b.length;x=Fn();for(var rt=Pu(a),st=0;st<nt;st++){var ht=b[st];if(ht.visible||ht===rt){var dt=Os(ht,!1);if(dt!==ln&&dt!==ai)x.push(ht);else{var yt=ht.margin;dt=yt.right+yt.left,yt=yt.top+yt.bottom,ht.measure(y,1/0,z,0),ht=ht.measuredBounds,ns(E,Math.max(E.width,Math.max(ht.width+dt,0)),E.height+Math.max(ht.height+yt,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++)st=x[a],(st.visible||st===rt)&&(ht=st.margin,nt=ht.right+ht.left,ht=ht.top+ht.bottom,st.measure(y,1/0,z,0),st=st.measuredBounds,ht=Math.max(st.height+ht,0),E.width=Math.max(E.width,Math.max(st.width+nt,0)),E.height+=ht);Nn(x)}},gm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.left,nt=a.isOpposite,rt=nt?x.height:E.top,st=0;st<b;st++){var ht=z,dt=y[st];if(dt.visible){var yt=dt.measuredBounds,Tt=dt.margin,zt=Tt.left+Tt.right,Ht=z+E.right,ne=yt.width,ve=Os(dt,!1);(isNaN(dt.desiredSize.width)&&ve===cn||ve===Xn)&&(ne=Math.max(x.width-zt-Ht,0)),zt=ne+zt+Ht,Ht=dt.alignment,Ht.Xb()&&(Ht=a.defaultAlignment),Ht.sb()||(Ht=Ti),nt&&(rt-=yt.height+Tt.bottom+Tt.top),dt.arrange(ht+Ht.offsetX+Tt.left+(x.width*Ht.x-zt*Ht.x),rt+Ht.offsetY+Tt.top,ne,yt.height),nt||(rt+=yt.height+Tt.bottom+Tt.top)}}};function pm(){this.xa="Base"}Ze(pm,po),pm.prototype.measure=function(a,y,x,b,E,z,nt){var rt=b.length,st=a.Pb(),ht=st.margin,dt=ht.right+ht.left,yt=ht.top+ht.bottom;st.measure(y,x,z,nt);var Tt=st.measuredBounds;z=Tt.width,nt=Tt.height;var zt=Math.max(z+dt,0),Ht=Math.max(nt+yt,0),ne=a.isClipping,ve=$e.allocAt(-ht.left,-ht.top,zt,Ht),fe=$e.allocAt(0,0,z,nt);gv(st,fe,!0),z=fe.width,nt=fe.height;for(var Ce=!0,ke=Pu(a),Ee=0;Ee<rt;Ee++){var Be=b[Ee];Tt=y;var He=x;if(Be!==st&&(Be.visible||Be===ke)){ht=Be.margin;var An=ht.left,zn=ht.top;switch(zt=ht.right+ht.left,Ht=ht.top+ht.bottom,ht=Os(Be,!1),ht){case cn:Tt=z,He=nt,zn=An=Ht=zt=0;break;case Xn:Tt=z,An=zt=0;break;case ai:He=nt,zn=Ht=0}Be.measure(Tt,He,0,0),Tt=Be.measuredBounds,zt=Math.max(Tt.width+zt,0),Ht=Math.max(Tt.height+Ht,0),ht=Be.alignment,ht.Xb()&&(ht=a.defaultAlignment),ht.sb()||(ht=Ti);var On=Be.alignmentFocus;if(On.Xb()&&(On=Ti),He=null,Be instanceof gn&&Be.$e!==""&&(He=Be.fb(Be.$e),He===Be&&(He=null)),An=fe.x-An,zn=fe.y-zn,He!==null){for(Be.arrange(0,0,Tt.width,Tt.height),Tt=He.actualBounds,Tt=Se.allocAt(Tt.x+(On.x*Tt.width-On.offsetX),Tt.y+(On.y*Tt.height-On.offsetY)),He=He.panel;He!==Be;)He.transform.Ga(Tt),He=He.panel;An+=ht.x*z+ht.offsetX-Tt.x,zn+=ht.y*nt+ht.offsetY-Tt.y,Se.free(Tt)}else An+=ht.x*z+ht.offsetX-(On.x*Tt.width+On.offsetX),zn+=ht.y*nt+ht.offsetY-(On.y*Tt.height+On.offsetY);Ce?(Ce=!1,E.h(An,zn,zt,Ht)):Fr(E,An,zn,zt,Ht)}}switch(Ce?E.assign(ve):ne?E.Uu(fe.x,fe.y,fe.width,fe.height):Fr(E,ve.x,ve.y,ve.width,ve.height),$e.free(ve),$e.free(fe),ht=st.stretch,ht===Ai&&(ht=Os(st,!1)),ht){case ln:return;case cn:if(!isFinite(y)&&!isFinite(x))return;break;case Xn:if(!isFinite(y))return;break;case ai:if(!isFinite(x))return}for(Tt=st.measuredBounds,z=Tt.width,nt=Tt.height,zt=Math.max(z+dt,0),Ht=Math.max(nt+yt,0),ht=st.margin,fe=$e.allocAt(-ht.left,-ht.top,zt,Ht),gv(st,fe,!0),z=fe.width,nt=fe.height,y=0;y<rt;y++)x=b[y],x===st||!x.visible&&x!==ke||(ht=x.margin,zt=ht.right+ht.left,Ht=ht.top+ht.bottom,Tt=x.measuredBounds,zt=Math.max(Tt.width+zt,0),Ht=Math.max(Tt.height+Ht,0),dt=x.alignment,dt.Xb()&&(dt=a.defaultAlignment),dt.sb()||(dt=Ti),x=x.alignmentFocus,x.Xb()&&(x=Ti),Ce?(Ce=!1,E.h(dt.x*z+dt.offsetX-(x.x*Tt.width+x.offsetX)-ht.left,dt.y*nt+dt.offsetY-(x.y*Tt.height+x.offsetY)-ht.top,zt,Ht)):Fr(E,dt.x*z+dt.offsetX-(x.x*Tt.width+x.offsetX)-ht.left,dt.y*nt+dt.offsetY-(x.y*Tt.height+x.offsetY)-ht.top,zt,Ht));Ce?E.assign(ve):ne?E.Uu(fe.x,fe.y,fe.width,fe.height):Fr(E,ve.x,ve.y,ve.width,ve.height),$e.free(fe)},pm.prototype.arrange=function(a,y,x){var b=y.length,E=a.Pb(),z=E.measuredBounds,nt=z.width,rt=z.height,st=a.padding;z=st.left,st=st.top;var ht=z-x.x,dt=st-x.y;for(E.arrange(ht,dt,nt,rt),nt=$e.allocAt(0,0,nt,rt),gv(E,nt,!1),rt=0;rt<b;rt++){var yt=y[rt];if(yt!==E){ht=yt.measuredBounds;var Tt=ht.width,zt=ht.height;dt=yt.alignment,dt.Xb()&&(dt=a.defaultAlignment),dt.sb()||(dt=Ti);var Ht=yt.alignmentFocus;if(Ht.Xb()&&(Ht=Ti),ht=null,yt instanceof gn&&yt.$e!==""&&(ht=yt.fb(yt.$e),ht===yt&&(ht=null)),ht!==null){var ne=ht.actualBounds;for(Ht=Se.allocAt(ne.x+(Ht.x*ne.width-Ht.offsetX),ne.y+(Ht.y*ne.height-Ht.offsetY)),ht=ht.panel;ht!==yt;)ht.transform.Ga(Ht),ht=ht.panel;ht=dt.x*nt.width+dt.offsetX-Ht.x,dt=dt.y*nt.height+dt.offsetY-Ht.y,Se.free(Ht)}else ht=dt.x*nt.width+dt.offsetX-(Ht.x*Tt+Ht.offsetX),dt=dt.y*nt.height+dt.offsetY-(Ht.y*zt+Ht.offsetY);ht+=nt.x-x.x,dt+=nt.y-x.y,yt.visible&&yt.arrange(z+ht,st+dt,Tt,zt)}}$e.free(nt)};function gv(a,y,x){var b=null;if(a instanceof gn&&a.$e!==""&&(b=a.fb(a.$e),b===a&&(b=null)),b!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(b.actualBounds),b=b.panel;b!==a;)b.transform.pp(y),b=b.panel}function mm(){this.xa="Base"}Ze(mm,po),mm.prototype.measure=function(a,y,x,b,E,z,nt){var rt=b.length,st=a.Pb(),ht=st.margin,dt=y,yt=x,Tt=ht.right+ht.left,zt=ht.top+ht.bottom;st.measure(y,x,z,nt),ht=st.measuredBounds;var Ht=0,ne=null;st instanceof ki&&(ne=st,Ht=ne.strokeWidth*ne.scale);var ve=Math.max(ht.width+Tt,0);ht=Math.max(ht.height+zt,0);var fe=yv(st),Ce=fe.x*ve+fe.offsetX;fe=fe.y*ht+fe.offsetY;var ke=Sv(st),Ee=ke.x*ve+ke.offsetX;for(ke=ke.y*ht+ke.offsetY,isFinite(y)&&(dt=Math.max(Math.abs(Ce-Ee)-Ht,0)),isFinite(x)&&(yt=Math.max(Math.abs(fe-ke)-Ht,0)),Ht=wn.alloc(),Ht.h(0,0),a=Pu(a),ke=0;ke<rt;ke++)fe=b[ke],fe===st||!fe.visible&&fe!==a||(ht=fe.margin,ve=ht.right+ht.left,Ce=ht.top+ht.bottom,fe.measure(dt,yt,0,0),ht=fe.measuredBounds,ve=Math.max(ht.width+ve,0),ht=Math.max(ht.height+Ce,0),Ht.h(Math.max(ve,Ht.width),Math.max(ht,Ht.height)));if(rt===1)E.width=ve,E.height=ht,wn.free(Ht);else{switch(fe=yv(st),ke=Sv(st),rt=b=0,ke.x!==fe.x&&ke.y!==fe.y&&(b=Ht.width/Math.abs(ke.x-fe.x),rt=Ht.height/Math.abs(ke.y-fe.y)),wn.free(Ht),Ht=0,ne!==null&&(Ht=ne.strokeWidth*ne.scale,Av(ne)===Un&&(b=rt=Math.max(b,rt))),b+=Math.abs(fe.offsetX)+Math.abs(ke.offsetX)+Ht,rt+=Math.abs(fe.offsetY)+Math.abs(ke.offsetY)+Ht,ne=st.stretch,ne===Ai&&(ne=Os(st,!1)),ne){case ln:nt=z=0;break;case cn:isFinite(y)&&(b=y),isFinite(x)&&(rt=x);break;case Xn:isFinite(y)&&(b=y),nt=0;break;case ai:z=0,isFinite(x)&&(rt=x)}st.Uj(),st.measure(b,rt,z,nt),E.width=st.measuredBounds.width+Tt,E.height=st.measuredBounds.height+zt}},mm.prototype.arrange=function(a,y){var x=y.length,b=a.Pb(),E=b.measuredBounds,z=$e.alloc();z.h(0,0,1,1);var nt=b.margin,rt=nt.left;nt=nt.top;var st=a.padding,ht=st.left;st=st.top,b.arrange(ht+rt,st+nt,E.width,E.height);var dt=yv(b),yt=Sv(b),Tt=dt.y*E.height+dt.offsetY,zt=yt.x*E.width+yt.offsetX;for(yt=yt.y*E.height+yt.offsetY,z.x=dt.x*E.width+dt.offsetX,z.y=Tt,Fr(z,zt,yt,0,0),z.x+=rt+ht,z.y+=nt+st,E=0;E<x;E++)rt=y[E],rt!==b&&(ht=rt.measuredBounds,nt=rt.margin,st=Math.max(ht.width+nt.right+nt.left,0),dt=Math.max(ht.height+nt.top+nt.bottom,0),Tt=rt.alignment,Tt.Xb()&&(Tt=a.defaultAlignment),Tt.sb()||(Tt=Ti),st=z.width*Tt.x+Tt.offsetX-st*Tt.x+nt.left+z.x,nt=z.height*Tt.y+Tt.offsetY-dt*Tt.y+nt.top+z.y,rt.visible&&(Eo(z.x,z.y,z.width,z.height,st,nt,ht.width,ht.height)?rt.arrange(st,nt,ht.width,ht.height):rt.arrange(st,nt,ht.width,ht.height,new $e(z.x,z.y,z.width,z.height))));$e.free(z)};function vm(){this.xa="Base",this.name="Table"}Ze(vm,po),vm.prototype.measure=function(a,y,x,b,E){for(var z=b.length,nt=Fn(),rt=Fn(),st=0;st<z;st++){var ht=b[st],dt=ht instanceof gn?ht:null;if(dt!==null&&nh(dt)&&ht.visible){rt.push(dt);for(var yt=dt.O.s,Tt=yt.length,zt=0;zt<Tt;zt++){var Ht=yt[zt];dt.type===gn.TableRow?Ht.row=ht.row:dt.type===gn.TableColumn&&(Ht.column=ht.column),nt.push(Ht)}}else nt.push(ht)}z=nt.length,z===0&&(a.Fb(0),a.Eb(0));for(var ne=[],ve=0;ve<z;ve++){var fe=nt[ve];fe.visible&&(ao(fe,!0),Xl(fe,!0),ne[fe.row]||(ne[fe.row]=[]),ne[fe.row][fe.column]||(ne[fe.row][fe.column]=[]),ne[fe.row][fe.column].push(fe))}Nn(nt);var Ce=Fn(),ke=Fn(),Ee=Fn(),Be={count:0},He={count:0},An=y,zn=x,On=a.rowDefs,mn=a.colDefs,an=null;z=On.length;for(var wi=0;wi<z;wi++)an=On[wi],an!==void 0&&(an.actual=0);z=mn.length;for(var fi=0;fi<z;fi++)an=mn[fi],an!==void 0&&(an.actual=0);for(var ar=ne.length,Sr=0,Po=0;Po<ar;Po++)ne[Po]&&(Sr=Math.max(Sr,ne[Po].length));var Lo=Math.min(a.topIndex,ar-1),us=Math.min(a.leftIndex,Sr-1),Co=0;ar=ne.length;for(var dh=Pu(a),to=0;to<ar;to++)if(ne[to]){Sr=ne[to].length;var Pl=a.Fb(to);Pl.actual=0;for(var hs=Pl.oc=0;hs<Sr;hs++)if(ne[to][hs]){var fh=a.Eb(hs);Ce[hs]===void 0&&(fh.actual=0,fh.oc=0,Ce[hs]=!0);for(var xa=ne[to][hs],Za=xa.length,oa=0;oa<Za;oa++){var Ks=xa[oa];if(Ks.visible||Ks===dh){var $h=1<Ks.rowSpan||1<Ks.columnSpan;$h&&(to<Lo||hs<us||ke.push(Ks));var Cl=Ks.margin,Kf=Cl.right+Cl.left,sa=Cl.top+Cl.bottom,cs=vl(Ks,Pl,fh,!1),kp=Ks.desiredSize,Bd=!isNaN(kp.height),Rl=!isNaN(kp.width)&&Bd;if($h||cs===ln||Rl||to<Lo||hs<us||(Be[hs]!==void 0||cs!==cn&&cs!==Xn||(Be[hs]=-1,Be.count++),He[to]!==void 0||cs!==cn&&cs!==ai||(He[to]=-1,He.count++),Ee.push(Ks)),Ks.measure(1/0,1/0,0,0),!(to<Lo||hs<us)){var Vs=Ks.measuredBounds,Gc=Math.max(Vs.width+Kf,0),aa=Math.max(Vs.height+sa,0);if(Ks.rowSpan===1&&(cs===ln||cs===Xn)){an=a.Fb(to);var tc=an.Wc();Co=Math.max(aa-an.actual,0),Co+tc>zn&&(Co=Math.max(zn-tc,0));var W0=an.oa===0;an.oc=an.oc+Co,an.actual=an.oa+Co,zn=Math.max(zn-(Co+(W0?tc:0)),0)}if(Ks.columnSpan===1&&(cs===ln||cs===ai)){an=a.Eb(hs);var Ep=an.Wc();Co=Math.max(Gc-an.actual,0),Co+Ep>An&&(Co=Math.max(An-Ep,0));var Gy=an.oa===0;an.oc=an.oc+Co,an.actual=an.oa+Co,An=Math.max(An-(Co+(Gy?Ep:0)),0)}$h&&Ks.Uj()}}}}}Nn(Ce);var su=0,Au=0;z=a.columnCount;for(var Od=0;Od<z;Od++){var ec=mn[Od];ec!==void 0&&(su+=isNaN(ec.Hc)?ec.oc:ec.Hc,ec.oc!==0&&(su+=ec.Wc()))}z=a.rowCount;for(var Vf=0;Vf<z;Vf++){var nc=On[Vf];nc!==void 0&&(Au+=isNaN(nc.Hc)?nc.oc:nc.Hc,nc.oc!==0&&(Au+=nc.Wc()))}An=Math.max(y-su,0);var au=zn=Math.max(x-Au,0),gh=An;z=Ee.length;for(var Ys=0;Ys<z;Ys++){var jl=Ee[Ys],G0=a.Fb(jl.row),Lu=a.Eb(jl.column),Yf=jl.measuredBounds,bl=jl.margin,Uc=bl.right+bl.left,zl=bl.top+bl.bottom;Be[jl.column]=Lu.oc===0&&Be[jl.column]!==void 0?Math.max(Yf.width+Uc,Be[jl.column]):null,He[jl.row]=G0.oc===0&&He[jl.row]!==void 0?Math.max(Yf.height+zl,He[jl.row]):null}var Id=0,Zf=0,cl;for(cl in He)cl!=="count"&&(Id+=He[cl]);for(cl in Be)cl!=="count"&&(Zf+=Be[cl]);for(var jo=wn.alloc(),Mp=0;Mp<z;Mp++){var Es=Ee[Mp];if(Es.visible||Es===dh){var eo=a.Fb(Es.row),Ms=a.Eb(Es.column),ku=0;isFinite(Ms.width)?ku=Ms.width:(isFinite(An)&&Be[Es.column]!==null?Zf===0?ku=Ms.actual+An:ku=Be[Es.column]/Zf*gh:Be[Es.column]!==null?ku=An:ku=Ms.actual||An,ku=Math.max(0,ku-Ms.Wc()));var ph=0;switch(isFinite(eo.height)?ph=eo.height:(isFinite(zn)&&He[Es.row]!==null?Id===0?ph=eo.actual+zn:ph=He[Es.row]/Id*au:He[Es.row]!==null?ph=zn:ph=eo.actual||zn,ph=Math.max(0,ph-eo.Wc())),jo.h(Math.max(Ms.minimum,Math.min(ku,Ms.maximum)),Math.max(eo.minimum,Math.min(ph,eo.maximum))),cs=vl(Es,eo,Ms,!1),cs){case Xn:jo.height=Math.max(jo.height,eo.actual+zn);break;case ai:jo.width=Math.max(jo.width,Ms.actual+An)}var _c=Es.margin,Uy=_c.right+_c.left,U0=_c.top+_c.bottom;Es.Uj(),Es.measure(jo.width,jo.height,Ms.minimum,eo.minimum);var Xf=Es.measuredBounds,Hc=Math.max(Xf.width+Uy,0),Rd=Math.max(Xf.height+U0,0);isFinite(An)&&(Hc=Math.min(Hc,jo.width)),isFinite(zn)&&(Rd=Math.min(Rd,jo.height));var Zs=0;Zs=eo.actual,eo.actual=Math.max(eo.actual,Rd),eo.oc=Math.max(eo.oc,Rd),Co=eo.actual-Zs,zn=Math.max(zn-Co,0),He[Es.row]===null&&(au=Math.max(au-Co,0)),Zs=Ms.actual,Ms.actual=Math.max(Ms.actual,Hc),Ms.oc=Math.max(Ms.oc,Hc),Co=Ms.actual-Zs,An=Math.max(An-Co,0),Be[Es.column]===null&&(gh=Math.max(gh-Co,0))}}Nn(Ee);var Eu=wn.alloc(),Al=Fn(),Ra=Fn();if(z=ke.length,z!==0){for(var ic=0;ic<ar;ic++)if(ne[ic]){Sr=ne[ic].length;var Jf=a.Fb(ic);Al[ic]=Jf.actual;for(var rc=0;rc<Sr;rc++)if(ne[ic][rc]){var _0=a.Eb(rc);Ra[rc]=_0.actual}}}for(var Qf=0;Qf<z;Qf++){var Zr=ke[Qf];if(Zr.visible||Zr===dh){var dl=a.Fb(Zr.row),Xa=a.Eb(Zr.column);switch(jo.h(Math.max(Xa.minimum,Math.min(y,Xa.maximum)),Math.max(dl.minimum,Math.min(x,dl.maximum))),cs=vl(Zr,dl,Xa,!1),cs){case cn:Ra[Xa.index]!==0&&(jo.width=Math.min(jo.width,Ra[Xa.index])),Al[dl.index]!==0&&(jo.height=Math.min(jo.height,Al[dl.index]));break;case Xn:Ra[Xa.index]!==0&&(jo.width=Math.min(jo.width,Ra[Xa.index]));break;case ai:Al[dl.index]!==0&&(jo.height=Math.min(jo.height,Al[dl.index]))}isFinite(Xa.width)&&(jo.width=Xa.width),isFinite(dl.height)&&(jo.height=dl.height),Eu.h(0,0);for(var H0=Xa.minimum,la=dl.minimum,mh=1;mh<Zr.rowSpan&&!(Zr.row+mh>=a.rowCount);mh++)an=a.Fb(Zr.row+mh),Co=0,Co=cs===cn||cs===ai?Math.max(an.minimum,Al[Zr.row+mh]===0?an.maximum:Math.min(Al[Zr.row+mh],an.maximum)):Math.max(an.minimum,isNaN(an.Hc)?an.maximum:Math.min(an.Hc,an.maximum)),Eu.height+=Co,la+=an.minimum;for(var Ja=1;Ja<Zr.columnSpan&&!(Zr.column+Ja>=a.columnCount);Ja++)an=a.Eb(Zr.column+Ja),Co=0,Co=cs===cn||cs===Xn?Math.max(an.minimum,Ra[Zr.column+Ja]===0?an.maximum:Math.min(Ra[Zr.column+Ja],an.maximum)):Math.max(an.minimum,isNaN(an.Hc)?an.maximum:Math.min(an.Hc,an.maximum)),Eu.width+=Co,H0+=an.minimum;jo.width+=Eu.width,jo.height+=Eu.height;var qf=Zr.margin,oc=qf.right+qf.left,Tp=qf.top+qf.bottom;Zr.measure(jo.width,jo.height,H0,la);for(var $f=Zr.measuredBounds,Wl=Math.max($f.width+oc,0),Kc=Math.max($f.height+Tp,0),sc=0,tg=0;tg<Zr.rowSpan&&!(Zr.row+tg>=a.rowCount);tg++)an=a.Fb(Zr.row+tg),sc+=an.total||0;if(sc<Kc){var vh=Kc-sc,lu=Kc-sc;if(Zr.spanAllocation!==null)for(var yh=Zr.spanAllocation,Mu=0;Mu<Zr.rowSpan&&!(0>=vh)&&!(Zr.row+Mu>=a.rowCount);Mu++){an=a.Fb(Zr.row+Mu);var Sh=an.oa||0,Vc=yh(Zr,an,lu);an.actual=Math.min(an.maximum,Sh+Vc),an.oa!==Sh&&(vh-=an.oa-Sh)}for(;0<vh;){var Ll=an.oa||0;if(isNaN(an.height)&&an.maximum>Ll&&(an.actual=Math.min(an.maximum,Ll+vh),an.oa!==Ll&&(vh-=an.oa-Ll)),an.index===0)break;an=a.Fb(an.index-1)}}for(var jd=0,xh=0;xh<Zr.columnSpan&&!(Zr.column+xh>=a.columnCount);xh++)an=a.Eb(Zr.column+xh),jd+=an.total||0;if(jd<Wl){var zd=Wl-jd,_y=Wl-jd;if(Zr.spanAllocation!==null)for(var Tu=Zr.spanAllocation,Yc=0;Yc<Zr.columnSpan&&!(0>=zd)&&!(Zr.column+Yc>=a.columnCount);Yc++){an=a.Eb(Zr.column+Yc);var Np=an.oa||0,Hy=Tu(Zr,an,_y);an.actual=Math.min(an.maximum,Np+Hy),an.oa!==Np&&(zd-=an.oa-Np)}for(;0<zd;){var K0=an.oa||0;if(isNaN(an.width)&&an.maximum>K0&&(an.actual=Math.min(an.maximum,K0+zd),an.oa!==K0&&(zd-=an.oa-K0)),an.index===0)break;an=a.Eb(an.index-1)}}}}Nn(ke),wn.free(Eu),wn.free(jo),Al!==void 0&&Nn(Al),Ra!==void 0&&Nn(Ra);var Wd=0,Gd=0,V0=a.desiredSize,px=a.maxSize;cs=Os(a,!0);var Fp=Au=su=0,Dp=0;z=a.columnCount;for(var Y0=0;Y0<z;Y0++)mn[Y0]!==void 0&&(an=a.Eb(Y0),isFinite(an.width)?(Fp+=an.width,Fp+=an.Wc()):km(an)===Hg?(Fp+=an.oa,Fp+=an.Wc()):an.oa!==0&&(su+=an.oa,su+=an.Wc()));isFinite(V0.width)?Wd=Math.min(V0.width,px.width):Wd=cs!==ln&&isFinite(y)?y:su,Wd=Math.max(Wd,a.minSize.width),Wd=Math.max(Wd-Fp,0);for(var qx=su===0?1:Math.max(Wd/su,1),Z0=0;Z0<z;Z0++)mn[Z0]!==void 0&&(an=a.Eb(Z0),isFinite(an.width)||km(an)===Hg||(an.actual=an.oa*qx),an.position=E.width,an.oa!==0&&(E.width+=an.oa,E.width+=an.Wc()));z=a.rowCount;for(var X0=0;X0<z;X0++)On[X0]!==void 0&&(an=a.Fb(X0),isFinite(an.height)?(Dp+=an.height,Dp+=an.Wc()):km(an)===Hg?(Dp+=an.oa,Dp+=an.Wc()):an.oa!==0&&(Au+=an.oa,Au+=an.Wc()));isFinite(V0.height)?Gd=Math.min(V0.height,px.height):Gd=cs!==ln&&isFinite(x)?x:Au,Gd=Math.max(Gd,a.minSize.height),Gd=Math.max(Gd-Dp,0);for(var $x=Au===0?1:Math.max(Gd/Au,1),J0=0;J0<z;J0++)On[J0]!==void 0&&(an=a.Fb(J0),isFinite(an.height)||km(an)===Hg||(an.actual=an.oa*$x),an.position=E.height,an.oa!==0&&(E.height+=an.oa,E.height+=an.Wc()));z=rt.length;for(var Ky=0;Ky<z;Ky++){var Bp=rt[Ky],Vy=0,Yy=0;Bp.type===gn.TableRow?(Vy=E.width,an=a.Fb(Bp.row),Yy=an.actual):(an=a.Eb(Bp.column),Vy=an.actual,Yy=E.height),Bp.measuredBounds.h(0,0,Vy,Yy),ao(Bp,!1)}Nn(rt),a.inRowsCols=ne},vm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding,z=E.left;E=E.top;var nt=a.inRowsCols;if(nt!==null){for(var rt,st,ht=nt.length,dt=0,yt=0;yt<ht;yt++)nt[yt]&&(dt=Math.max(dt,nt[yt].length));st=a.rowDefs,rt=a.colDefs;var Tt=yt=0,zt=Math.min(a.topIndex,ht-1);if(0<st.length){for(;zt!==ht&&(st[zt]===void 0||st[zt].oa===0);)zt++;zt=Math.max(Math.min(zt,ht-1),0),yt=-st[zt].position}var Ht=Math.min(a.leftIndex,dt-1);if(0<rt.length){for(;Ht!==dt&&(rt[Ht]===void 0||rt[Ht].oa===0);)Ht++;Ht=Math.max(Math.min(Ht,dt-1),0),Tt=-rt[Ht].position}for(var ne=0,ve=0;ne!==ht&&st[ne]===void 0;)ne++;for(;ve!==ht&&rt[ve]===void 0;)ve++;dt=a.part,a.Fb(ne),a.Eb(ve);for(var fe=0;fe<y.length;fe++){var Ce=y[fe];if(Ce instanceof gn&&Ce.visible&&nh(Ce)){if(Ce.type===gn.TableRow){rt=a.Fb(Ce.row);var ke=a.Eb(ve)}else rt=a.Fb(ne),ke=a.Eb(Ce.column);st=rt.position+yt+E,rt.oa!==0&&(st+=rt.Io(Math.max(ne,zt))),rt=ke.position+Tt+z,ke.oa!==0&&(rt+=ke.Io(Math.max(ve,Ht))),ke=Ce.measuredBounds,Ce.Uk(),Ce.actualBounds.ka();var Ee=Ce.actualBounds,Be=$e.allocAt(Ee.x,Ee.y,Ee.width,Ee.height);Ee.x=Ce.type===gn.TableRow?z:rt,Ee.y=Ce.type===gn.TableColumn?E:st,Ee.width=ke.width,Ee.height=ke.height,Ce.actualBounds.freeze(),Xl(Ce,!1),Hr(Be,Ee)||dt===null||(dt.oh(),Ce.Pn(dt)),$e.free(Be)}}for(fe=wn.alloc(),Ce=0;Ce<ht;Ce++)if(nt[Ce]){for(dt=nt[Ce].length,ke=a.Fb(Ce),st=ke.position+yt+E,ke.oa!==0&&(st+=ke.Io(Math.max(ne,zt))),Ee=0;Ee<dt;Ee++)if(nt[Ce][Ee]){Be=a.Eb(Ee),rt=Be.position+Tt+z,Be.oa!==0&&(rt+=Be.Io(Math.max(ve,Ht)));for(var He=nt[Ce][Ee],An=He.length,zn=0;zn<An;zn++){var On=He[zn],mn=On.measuredBounds;fe.h(0,0);for(var an=1;an<On.rowSpan&&!(Ce+an>=a.rowCount);an++){var wi=a.Fb(Ce+an);wi.oa!==0&&(fe.height+=wi.total)}for(an=1;an<On.columnSpan&&!(Ee+an>=a.columnCount);an++)wi=a.Eb(Ee+an),wi.oa!==0&&(fe.width+=wi.total);var fi=Be.oa+fe.width,ar=ke.oa+fe.height;an=rt,wi=st;var Sr=fi,Po=ar,Lo=rt,us=st,Co=fi,dh=ar;rt+fi>x.width&&(Co=Math.max(x.width-rt,0)),st+ar>x.height&&(dh=Math.max(x.height-st,0));var to=On.alignment;if(to.Xb()){to=a.defaultAlignment,to.sb()||(to=Ti);var Pl=to.x,hs=to.y,fh=to.offsetX;to=to.offsetY;var xa=Be.alignment,Za=ke.alignment;xa.sb()&&(Pl=xa.x,fh=xa.offsetX),Za.sb()&&(hs=Za.y,to=Za.offsetY)}else Pl=to.x,hs=to.y,fh=to.offsetX,to=to.offsetY;(isNaN(Pl)||isNaN(hs))&&(hs=Pl=.5,to=fh=0),xa=mn.width,Za=mn.height;var oa=On.margin,Ks=oa.left+oa.right,$h=oa.top+oa.bottom,Cl=vl(On,ke,Be,!1);!isNaN(On.desiredSize.width)||Cl!==cn&&Cl!==Xn||(xa=Math.max(fi-Ks,0)),!isNaN(On.desiredSize.height)||Cl!==cn&&Cl!==ai||(Za=Math.max(ar-$h,0)),fi=On.maxSize,ar=On.minSize,xa=Math.min(fi.width,xa),Za=Math.min(fi.height,Za),xa=Math.max(ar.width,xa),Za=Math.max(ar.height,Za),fi=Za+$h,an+=Sr*Pl-(xa+Ks)*Pl+fh+oa.left,wi+=Po*hs-fi*hs+to+oa.top,On.visible&&(Eo(Lo,us,Co,dh,an,wi,mn.width,mn.height)?On.arrange(an,wi,xa,Za):On.arrange(an,wi,xa,Za,new $e(Lo,us,Co,dh)))}}}for(wn.free(fe),a=0;a<b;a++)x=y[a],z=x instanceof gn?x:null,z!==null&&nh(z)&&(z=x.actualBounds,x.naturalBounds.ka(),x.naturalBounds.h(0,0,z.width,z.height),x.naturalBounds.freeze())}};function ym(){this.xa="Base"}Ze(ym,po),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}Ze(Sm,po),Sm.prototype.measure=function(){},Sm.prototype.arrange=function(){};function xm(){this.xa="Base"}Ze(xm,po),xm.prototype.measure=function(a,y,x,b,E,z,nt){1<b.length&&Ae("Viewbox Panel cannot contain more than one GraphObject."),b=b[0],b.Ca=1,b.Uj(),b.measure(1/0,1/0,z,nt);var rt=b.measuredBounds,st=b.margin,ht=st.right+st.left;if(st=st.top+st.bottom,isFinite(y)||isFinite(x)){var dt=b.scale,yt=rt.width;rt=rt.height;var Tt=Math.max(y-ht,0),zt=Math.max(x-st,0),Ht=1;a.viewboxStretch===Un?yt!==0&&rt!==0&&(Ht=Math.min(Tt/yt,zt/rt)):yt!==0&&rt!==0&&(Ht=Math.max(Tt/yt,zt/rt)),Ht===0&&(Ht=1e-4),b.Ca*=Ht,dt!==b.scale&&(ao(b,!0),b.measure(1/0,1/0,z,nt))}rt=b.measuredBounds,E.width=isFinite(y)?y:Math.max(rt.width+ht,0),E.height=isFinite(x)?x:Math.max(rt.height+st,0)},xm.prototype.arrange=function(a,y,x){y=y[0];var b=y.measuredBounds,E=y.margin,z=Math.max(b.width+(E.right+E.left),0);E=Math.max(b.height+(E.top+E.bottom),0);var nt=y.alignment;nt.Xb()&&(nt=a.defaultAlignment),nt.sb()||(nt=Ti),y.arrange(x.width*nt.x-z*nt.x+nt.offsetX,x.height*nt.y-E*nt.y+nt.offsetY,b.width,b.height)};function Gg(){this.xa="Base"}Ze(Gg,po),Gg.prototype.measure=function(){},Gg.prototype.arrange=function(){},Gg.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var b=a.gridCellSize,E=b.width;b=b.height;var z=a.naturalBounds,nt=a.actualBounds,rt=z.width,st=z.height,ht=Math.ceil(rt/E),dt=Math.ceil(st/b),yt=a.gridOrigin,Tt=yt.x;yt=yt.y,y.save(),y.beginPath(),y.rect(0,0,rt,st),y.clip(),y.Se();for(var zt=[],Ht=a.O.s,ne=Ht.length,ve=0;ve<ne;ve++){var fe=Ht[ve],Ce=[];if(zt.push(Ce),fe.visible){var ke=fe.interval;if(!(0>ke)){fe=mv(fe.figure);for(var Ee=0;Ee<ne;Ee++)if(Ee!==ve){var Be=Ht[Ee];Be.visible&&mv(Be.figure)===fe&&(Be=Be.interval,Be>ke&&Ce.push(Be))}}}}for(Ht=a.O.s,ne=Ht.length,ve=0;ve<ne;ve++){var He=Ht[ve];if(He.visible&&(Ce=He.interval||1,fe=Math.abs(Ce),!(2>E*fe*x))){if(ke=He.segmentIndex,(!isFinite(ke)||isNaN(ke))&&(ke=0),0>ke&&(ke=fe-Math.min(-ke,fe)),ke=Math.round(ke%fe),fe=He.opacity,Ee=1,fe!==1){if(fe===0)continue;Ee=y.globalAlpha,y.globalAlpha=Ee*fe}Be=zt[ve];var An=!1,zn=He.strokeDashArray;if(zn!==null&&(An=!0,y.js(zn,He.strokeDashOffset)),He.figure==="LineV"&&He.stroke!==null&&0<He.strokeWidth){for(y.lineWidth=He.strokeWidth,Vr(a,y,He.stroke,!1,!1,z,nt),y.beginPath(),zn=He=Math.floor((Tt-E)/E);zn<=He+ht;zn++){var On=zn*E+Tt;0<=On&&On<=rt&&wm(zn,Ce,ke,Be)&&(y.moveTo(On,0),y.lineTo(On,st))}y.stroke(),y.Se()}else if(He.figure==="LineH"&&He.stroke!==null&&0<He.strokeWidth){for(y.lineWidth=He.strokeWidth,Vr(a,y,He.stroke,!1,!1,z,nt),y.beginPath(),zn=He=Math.floor((yt-b)/b);zn<=He+dt;zn++)On=zn*b+yt,0<=On&&On<=st&&wm(zn,Ce,ke,Be)&&(y.moveTo(0,On),y.lineTo(rt,On));y.stroke(),y.Se()}else if(He.figure==="BarV"&&He.fill!==null)for(Vr(a,y,He.fill,!0,!1,z,nt),He=He.width,isNaN(He)&&(He=E),On=zn=Math.floor((Tt-E)/E);On<=zn+ht;On++){var mn=On*E+Tt;0<=mn+He&&mn<=rt&&wm(On,Ce,ke,Be)&&y.fillRect(mn,0,He,st)}else if(He.figure==="BarH"&&He.fill!==null)for(Vr(a,y,He.fill,!0,!1,z,nt),He=He.height,isNaN(He)&&(He=b),On=zn=Math.floor((yt-b)/b);On<=zn+dt;On++)mn=On*b+yt,0<=mn+He&&mn<=st&&wm(On,Ce,ke,Be)&&y.fillRect(0,mn,rt,He);An&&y.fs(),fe!==1&&(y.globalAlpha=Ee)}}y.restore(),y.Vc(!1)};function wm(a,y,x,b){if(0>y)return a%y===x;if(a%y!==x)return!1;y=b.length;for(var E=0;E<y;E++)if(a%b[E]===x)return!1;return!0}function Pm(){this.xa="Base"}Ze(Pm,po),Pm.prototype.measure=function(a,y,x,b,E){var z=b.length;if(a instanceof ir||a instanceof yn){var nt=null,rt=null;if(a instanceof yn&&(nt=a),a instanceof ir&&(rt=a,nt=rt.adornedPart,a.j===null&&(a.j=[])),nt instanceof yn){var st=nt;if(z===0)ns(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var ht=a instanceof ir?null:nt.path;y=nt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var dt=st.points,yt=nt.pointsCount;rt!==null?rt.Ul(!1):nt!==null&&nt.Ul(!1),rt=y.width;var Tt=y.height,zt=a.j;if(zt.length=0,ht!==null){r1(a,rt,Tt,ht);var Ht=ht.measuredBounds;x.ed(Ht),zt.push(Ht)}Ht=xi.alloc();for(var ne=Se.alloc(),ve=Se.alloc(),fe=0;fe<z;fe++){var Ce=b[fe];if(Ce!==ht)if(Ce.isPanelMain&&Ce instanceof ki){r1(a,rt,Tt,Ce);var ke=Ce.measuredBounds;x.ed(ke),zt.push(ke)}else if(2>yt)Ce.measure(1/0,1/0,0,0),ke=Ce.measuredBounds,x.ed(ke),zt.push(ke);else{var Ee=Ce.segmentIndex,Be=Ce.segmentFraction,He=Ce.alignmentFocus;He.Mc()&&(He=Ti);var An=Ce.segmentOrientation,zn=Ce.segmentOffset;if(isNaN(Ee)){var On=st.ua;ke=Fn(),On.Qu(Be,ke);var mn=Se.allocAt(ke[0],ke[1]);if(mn.add(st.i(0)),On.type===vn.j?mn.offset(-On.startX,-On.startY):(On=On.figures.first(),On!==null&&mn.offset(-On.startX,-On.startY)),On=ke[2],An!==Cs){var an=st.computeAngle(Ce,An,On);Ce.Kb=an}an=mn.x-y.x;var wi=mn.y-y.y;Se.free(mn),Nn(ke)}else if(Ee<-yt||Ee>=yt)ke=Se.alloc(),st.vg(),st.computeMidPoint(ke),On=st.midAngle,An!==Cs&&(an=st.computeAngle(Ce,An,On),Ce.Kb=an),an=ke.x-y.x,wi=ke.y-y.y,Se.free(ke);else{if(an=0,0<=Ee?(wi=dt.M(Ee),ke=Ee<yt-1?dt.M(Ee+1):wi):(an=yt+Ee,wi=dt.M(an),ke=0<an?dt.M(an-1):wi),wi.Xa(ke)){0<=Ee?(On=0<Ee?dt.M(Ee-1):wi,an=Ee<yt-2?dt.M(Ee+2):ke):(On=an<yt-1?dt.M(an+1):wi,an=1<an?dt.M(an-2):ke),mn=On.Bf(wi);var fi=ke.Bf(an);On=mn>fi+10?0<=Ee?On.ab(wi):wi.ab(On):fi>mn+10?0<=Ee?ke.ab(an):an.ab(ke):0<=Ee?On.ab(an):an.ab(On)}else On=0<=Ee?wi.ab(ke):ke.ab(wi);An!==Cs&&(an=st.computeAngle(Ce,An,On),Ce.Kb=an),an=wi.x+(ke.x-wi.x)*Be-y.x,wi=wi.y+(ke.y-wi.y)*Be-y.y}Ce.measure(1/0,1/0,0,0),ke=Ce.measuredBounds,mn=Ce.naturalBounds;var ar=0;Ce instanceof ki&&(ar=Ce.strokeWidth),fi=mn.width+ar;var Sr=mn.height+ar;Ht.reset(),Ht.translate(-ke.x,-ke.y),Ht.scale(Ce.scale,Ce.scale),Ht.rotate(An===Cs?Ce.angle:On,fi/2,Sr/2),An!==tp&&An!==np||Ht.rotate(90,fi/2,Sr/2),An!==ep&&An!==ip||Ht.rotate(-90,fi/2,Sr/2),An===qm&&(45<On&&135>On||225<On&&315>On)&&Ht.rotate(-On,fi/2,Sr/2),mn=new $e(0,0,fi,Sr),ne.xi(mn,He),Ht.Ga(ne),He=-ne.x+ar/2*Ce.scale,Ce=-ne.y+ar/2*Ce.scale,ve.assign(zn),ar=isNaN(zn.x);var Po=isNaN(zn.y);if(ar||Po){fi=fi/2+3,Sr=Sr/2+3;var Lo=45<=On&&135>=On,us=225<=On&&315>=On;An===Cs&&(Lo||us)?(ve.x=Po?fi:zn.y,ve.y=ar?Sr:zn.x,Lo?0<=Ee||isNaN(Ee)&&.5>Be||!ar||(ve.y=-Sr):us&&((0<=Ee||isNaN(Ee)&&.5>Be)&&ar&&(ve.y=-Sr),Po&&(ve.x=-fi))):(ar&&(ve.x=0<=Ee||isNaN(Ee)&&.5>Be?fi:-fi),Po&&(ve.y=-Sr),ve.rotate(On))}else ve.rotate(On);an+=ve.x,wi+=ve.y,mn.set(ke),mn.h(an+He,wi+Ce,ke.width,ke.height),zt.push(mn),x.ed(mn)}}if(nt!==null)for(b=nt.labelNodes;b.next();)b.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),ns(E,x.width||0,x.height||0),xi.free(Ht),Se.free(ne),Se.free(ve)}}}},Pm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof ir||a instanceof yn){var b=a,E=null;a instanceof ir&&(E=a,b=E.adornedPart);var z=a instanceof ir?null:b.path,nt=a.j;if(nt.length!==0){var rt=0;if(z!==null&&rt<nt.length){var st=nt[rt];rt++,z.arrange(st.x-a.jg.x,st.y-a.jg.y,st.width,st.height)}for(st=0;st<x;st++){var ht=y[st];if(ht!==z&&rt<nt.length){var dt=nt[rt];rt++,ht.arrange(dt.x-a.jg.x,dt.y-a.jg.y,dt.width,dt.height)}}}if(y=b.points,x=y.count,2<=x&&a instanceof yn)for(z=a.labelNodes;z.next();){var yt=a;nt=z.value,rt=nt.segmentIndex,st=nt.segmentFraction;var Tt=nt.alignmentFocus;if(ht=nt.segmentOrientation,dt=nt.segmentOffset,isNaN(rt)){var zt=yt.ua,Ht=Fn();zt.Qu(st,Ht);var ne=Se.allocAt(Ht[0],Ht[1]);ne.add(yt.i(0)),zt.type===vn.j||(zt=zt.figures.first()),ne.offset(-zt.startX,-zt.startY),zt=Ht[2],ht!==Cs&&(yt=yt.computeAngle(nt,ht,zt),nt.angle=yt),yt=ne.x;var ve=ne.y;Se.free(ne),Nn(Ht)}else if(rt<-x||rt>=x)Ht=Se.alloc(),zt=yt,ve=Ht,zt.vg(),zt.computeMidPoint(ve),zt=yt.midAngle,ht!==Cs&&(yt=yt.computeAngle(nt,ht,zt),nt.angle=yt),yt=Ht.x,ve=Ht.y,Se.free(Ht);else{if(ne=0,0<=rt?(Ht=y.s[rt],ve=rt<x-1?y.s[rt+1]:Ht):(ne=x+rt,Ht=y.s[ne],ve=0<ne?y.s[ne-1]:Ht),Ht.Xa(ve)){0<=rt?(zt=0<rt?y.s[rt-1]:Ht,ne=rt<x-2?y.s[rt+2]:ve):(zt=ne<x-1?y.s[ne+1]:Ht,ne=1<ne?y.s[ne-2]:ve);var fe=zt.Bf(Ht),Ce=ve.Bf(ne);zt=fe>Ce+10?0<=rt?zt.ab(Ht):Ht.ab(zt):Ce>fe+10?0<=rt?ve.ab(ne):ne.ab(ve):0<=rt?zt.ab(ne):ne.ab(zt)}else zt=0<=rt?Ht.ab(ve):ve.ab(Ht);ht!==Cs&&(yt=yt.computeAngle(nt,ht,zt),nt.angle=yt),yt=Ht.x+(ve.x-Ht.x)*st,ve=Ht.y+(ve.y-Ht.y)*st}if(Tt.ys())nt.location=new Se(yt,ve);else{Tt.Mc()&&(Tt=Ti),Ht=xi.alloc(),Ht.reset(),Ht.scale(nt.scale,nt.scale),Ht.rotate(nt.angle,0,0);var ke=nt.naturalBounds;ne=$e.allocAt(0,0,ke.width,ke.height),fe=Se.alloc(),fe.xi(ne,Tt),Ht.Ga(fe),Tt=-fe.x,Ce=-fe.y;var Ee=ke.width,Be=ke.height;ke=Se.alloc(),ke.assign(dt);var He=isNaN(dt.x),An=isNaN(dt.y);if(He||An){Ee=Ee/2+3,Be=Be/2+3;var zn=45<=zt&&135>=zt,On=225<=zt&&315>=zt;ht===Cs&&(zn||On)?(ke.x=An?Ee:dt.y,ke.y=He?Be:dt.x,zn?0<=rt||isNaN(rt)&&.5>st||!He||(ke.y=-Be):On&&((0<=rt||isNaN(rt)&&.5>st)&&He&&(ke.y=-Be),An&&(ke.x=-Ee))):(He&&(ke.x=0<=rt||isNaN(rt)&&.5>st?Ee:-Ee),An&&(ke.y=-Be),ke.rotate(zt))}else ke.rotate(zt);yt+=ke.x,ve+=ke.y,Ht.pp(ne),Tt+=ne.x,Ce+=ne.y,rt=Se.allocAt(yt+Tt,ve+Ce),nt.move(rt),Se.free(rt),Se.free(ke),Se.free(fe),$e.free(ne),xi.free(Ht)}}E!==null?E.Ul(!1):b.Ul(!1),b=D1(a),a.location.h(a.position.x+b.x,a.position.y+b.y),Se.free(b)}};function r1(a,y,x,b){if(ma(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof ir&&a.type===gn.Link&&a.adornedObject instanceof ki&&(E=a.adornedObject.strokeWidth),E*=b.Ca,a instanceof yn&&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 ir&&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),ao(b,!1)}}function Ug(){this.xa="Base"}Ze(Ug,po),Ug.prototype.measure=function(a,y,x,b,E,z,nt){var rt=a.Pb();a.graduatedBounds=[];var st=rt.margin,ht=st.right+st.left,dt=st.top+st.bottom;rt.measure(y,x,z,nt);var yt=rt.measuredBounds,Tt=new $e(-st.left,-st.top,Math.max(yt.width+ht,0),Math.max(yt.height+dt,0));a.graduatedBounds.push(Tt),E.assign(Tt);for(var zt=rt.geometry,Ht=rt.strokeWidth,ne=zt.flattenedSegments,ve=zt.flattenedLengths,fe=zt.flattenedTotalLength,Ce=ne.length,ke=0,Ee=0,Be=Fn(),He=0;He<Ce;He++){var An=ne[He],zn=[];Ee=ke=0;for(var On=An.length,mn=0;mn<On;mn+=2){var an=An[mn],wi=An[mn+1];if(mn!==0){var fi=180*Math.atan2(wi-Ee,an-ke)/Math.PI;0>fi&&(fi+=360),zn.push(fi)}ke=an,Ee=wi}Be.push(zn)}if(a.graduatedIntervals===null){for(var ar=[],Sr=a.O.s,Po=Sr.length,Lo=0;Lo<Po;Lo++){var us=Sr[Lo],Co=[];if(ar.push(Co),us.visible){var dh=us.interval;if(!(0>dh)){for(var to=0;to<Po;to++)if(to!==Lo){var Pl=Sr[to];if(Pl.visible&&us.constructor===Pl.constructor){var hs=Pl.interval;hs>dh&&Co.push(hs)}}}}}a.graduatedIntervals=ar}var fh=a.graduatedIntervals,xa=a.O.s,Za=xa.length,oa=0,Ks=0,$h=fe;a.graduatedMarks=[];for(var Cl,Kf=0;Kf<Za;Kf++){var sa=xa[Kf];if(Cl=[],sa.visible&&sa!==rt){var cs=Math.abs(sa.interval),kp=a.graduatedTickUnit;if(!(2>kp*cs*fe/a.graduatedRange&&sa.graduatedSkip===null)){var Bd=ve[0][0],Rl=0,Vs=0;Ks=fe*sa.graduatedStart-1e-4,$h=fe*sa.graduatedEnd+1e-4;var Gc=kp*cs,aa=a.graduatedTickBase;if(aa<a.graduatedMin){var tc=(a.graduatedMin-aa)/Gc;tc=tc%1===0?tc:Math.floor(tc+1),aa+=tc*Gc}else aa>a.graduatedMin+Gc&&(aa-=Math.floor((aa-a.graduatedMin)/Gc)*Gc);for(var W0=fh[Kf],Ep=aa,Gy=1e-6*a.graduatedMax,su=1;aa<=a.graduatedMax+Gy;su++){t:{for(var Au=W0.length,Od=0;Od<Au;Od++){var ec=(aa-a.graduatedTickBase)%(W0[Od]*a.graduatedTickUnit),Vf=1e-6*a.graduatedTickUnit;if(ec<Vf&&ec>-Vf){var nc=!1;break t}}nc=!0}if(nc&&(aa>a.graduatedMax&&(aa=a.graduatedMax),sa.graduatedSkip===null||sa instanceof xr&&!sa.graduatedSkip(aa,sa)||sa instanceof ki&&!sa.graduatedSkip(aa,sa))&&(oa=(aa-a.graduatedMin)*fe/a.graduatedRange,oa>fe&&(oa=fe),Ks<=oa&&oa<=$h)){for(var au=Be[Rl][Vs],gh=ve[Rl][Vs];Rl<ve.length;){for(;oa>Bd&&Vs<ve[Rl].length-1;)Vs++,au=Be[Rl][Vs],gh=ve[Rl][Vs],Bd+=gh;if(oa<=Bd)break;Rl++,Vs=0,au=Be[Rl][Vs],gh=ve[Rl][Vs],Bd+=gh}var Ys=ne[Rl],jl=Ys[2*Vs],G0=Ys[2*Vs+1],Lu=(oa-(Bd-gh))/gh,Yf=new Se(jl+(Ys[2*Vs+2]-jl)*Lu+Ht/2-zt.bounds.x,G0+(Ys[2*Vs+3]-G0)*Lu+Ht/2-zt.bounds.y);Yf.scale(rt.scale,rt.scale);t:{var bl=au,Uc=Be[Rl];if(!(.5005>Lu&&.4995<Lu)){var zl=bl;if(.5>Lu?0<Vs?zl=Uc[Vs-1]:Ie.$(Ys[0],Ys[Ys.length-2])&&Ie.$(Ys[1],Ys[Ys.length-1])&&(zl=Uc[Uc.length-1]):.5<Lu&&(Vs+1<Uc.length?zl=Uc[Vs+1]:Ie.$(Ys[0],Ys[Ys.length-2])&&Ie.$(Ys[1],Ys[Ys.length-1])&&(zl=Uc[0])),bl!==zl){var Id=Math.abs(bl-zl);if(180<Id&&(bl<zl?bl+=360:zl+=360,Id=Math.abs(bl-zl)),5e-4>Lu||.9995<Lu){au=(bl+zl)/2%360;break t}if(10>Id){var Zf=1-Math.abs(.5-Lu);au=(bl*Zf+zl*(1-Zf))%360;break t}}}au=bl}if(sa instanceof xr){var cl="";sa.graduatedFunction!==null?(cl=sa.graduatedFunction(aa,sa),cl=cl!=null?cl.toString():""):cl=(+aa.toFixed(2)).toString(),cl!==""&&Cl.push({$l:Yf,angle:au,text:cl})}else Cl.push({$l:Yf,angle:au})}aa=Ep+su*Gc}}}a.graduatedMarks.push(Cl)}Nn(Be);var jo=a.graduatedMarks;if(jo!==null)for(var Mp=b.length,Es=0;Es<Mp;Es++){var eo=b[Es],Ms=jo[Es];if(eo.visible&&eo!==rt&&Ms.length!==0){if(eo instanceof ki){var ku=a,ph=E,_c=eo.alignmentFocus;_c.Mc()&&(_c=lr);var Uy=eo.angle;eo.Kb=0,eo.measure(1/0,1/0,0,0),eo.Kb=Uy;var U0=eo.measuredBounds,Xf=U0.width,Hc=U0.height,Rd=$e.allocAt(0,0,Xf,Hc),Zs=Se.alloc();Zs.xi(Rd,_c),$e.free(Rd);for(var Eu=-Zs.x,Al=-Zs.y,Ra=new $e,ic=Ms.length,Jf=0;Jf<ic;Jf++)for(var rc=Ms[Jf],_0=rc.$l.x,Qf=rc.$l.y,Zr=rc.angle,dl=0;4>dl;dl++){switch(dl){case 0:Zs.h(Eu,Al);break;case 1:Zs.h(Eu+Xf,Al);break;case 2:Zs.h(Eu,Al+Hc);break;case 3:Zs.h(Eu+Xf,Al+Hc)}Zs.rotate(Zr+eo.angle),Zs.offset(_0,Qf),Jf===0&&dl===0?Ra.h(Zs.x,Zs.y,0,0):Ra.Ye(Zs),Zs.offset(-_0,-Qf),Zs.rotate(-Zr-eo.angle)}Se.free(Zs),ku.graduatedBounds!==null&&ku.graduatedBounds.push(Ra),Fr(ph,Ra.x,Ra.y,Ra.width,Ra.height)}else if(eo instanceof xr){var Xa=a,H0=E;Xa.temporaryTextBlock===null&&(Xa.temporaryTextBlock=new xr);var la=Xa.temporaryTextBlock;S1(la,eo);var mh=eo.alignmentFocus;mh.Mc()&&(mh=lr);for(var Ja=eo.segmentOrientation,qf=eo.segmentOffset,oc=new $e,Tp=0,$f=0,Wl=0,Kc=0,sc=0,tg=Ms.length,vh=0;vh<tg;vh++){var lu=Ms[vh];Tp=lu.$l.x,$f=lu.$l.y,Wl=lu.angle,sc=Kc=eo.angle,Ja!==Cs&&(sc=Ja===$g||Ja===Qm?Wl+eo.angle:Wl,Kc=yn.computeAngle(Ja,sc)),la.Kb=Kc,la.text=lu.text||"",la.measure(1/0,1/0,0,0);var yh=la.measuredBounds,Mu=la.naturalBounds,Sh=Mu.width,Vc=Mu.height,Ll=xi.alloc();Ll.reset(),Ll.translate(-yh.x,-yh.y),Ll.scale(la.scale,la.scale),Ll.rotate(sc,Sh/2,Vc/2),Ja!==tp&&Ja!==np||Ll.rotate(90,Sh/2,Vc/2),Ja!==ep&&Ja!==ip||Ll.rotate(-90,Sh/2,Vc/2),Ja===qm&&(45<Wl&&135>Wl||225<Wl&&315>Wl)&&Ll.rotate(-Wl,Sh/2,Vc/2);var jd=$e.allocAt(0,0,Sh,Vc),xh=Se.alloc();xh.xi(jd,mh),Ll.Ga(xh);var zd=-xh.x,_y=-xh.y,Tu=Se.alloc();Tu.assign(qf),isNaN(Tu.x)&&(Tu.x=Sh/2+3),isNaN(Tu.y)&&(Tu.y=-(Vc/2+3)),Tu.rotate(Wl),Tp+=Tu.x+zd,$f+=Tu.y+_y;var Yc=new $e(Tp,$f,yh.width,yh.height),Np=new $e(yh.x,yh.y,yh.width,yh.height),Hy=new $e(Mu.x,Mu.y,Mu.width,Mu.height);lu.Sz=Kc,lu.lineCount=la.lineCount,lu.lines=[la.Cb,la.Ih,la.df,la.Le,la.Qc,la.Qb,la.ze],lu.actualBounds=Yc,lu.measuredBounds=Np,lu.naturalBounds=Hy,vh===0?oc.assign(Yc):oc.ed(Yc),Se.free(Tu),Se.free(xh),$e.free(jd),xi.free(Ll)}Xa.graduatedBounds!==null&&Xa.graduatedBounds.push(oc),Fr(H0,oc.x,oc.y,oc.width,oc.height)}ao(eo,!1)}}},Ug.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var b=a.Pb(),E=a.graduatedMarks;if(E!==null){var z=a.graduatedBounds,nt=0,rt=z[nt];nt++,b!==null&&b.arrange(rt.x-x.x,rt.y-x.y,rt.width,rt.height);for(var st=y.length,ht=0;ht<st;ht++){var dt=y[ht];rt=E[ht],dt.visible&&dt!==b&&rt.length!==0&&(rt=z[nt],nt++,dt.arrange(rt.x-x.x,rt.y-x.y,rt.width,rt.height))}a.graduatedBounds=null}}},Ug.prototype.gc=function(a,y,x){var b=x.$i;x.$i=!0;var E=a.naturalBounds,z=E.width,nt=E.height;E=y instanceof na,y.save(),y.beginPath(),y.rect(-1,-1,z+1,nt+1),y.clip(),y.Se(),z=a.Pb(),z.gc(y,x),nt=a.Df()*x.scale,0>=nt&&(nt=1);for(var rt=z.actualBounds,st=a.O.s,ht=a.graduatedMarks,dt=st.length,yt=0;yt<dt;yt++){var Tt=st[yt],zt=ht[yt],Ht=zt.length;if(Tt.visible&&Tt!==z&&zt.length!==0){if(Tt instanceof ki){if(!(2>a.graduatedTickUnit*Tt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*nt&&Tt.graduatedSkip===null)){var ne=Tt.measuredBounds,ve=Tt.strokeWidth*Tt.scale,fe=Tt.alignmentFocus;fe.Mc()&&(fe=lr);for(var Ce=0;Ce<Ht;Ce++){var ke=zt[Ce].$l,Ee=zt[Ce].angle,Be=fe,He=Tt.Ab;He.reset(),He.translate(ke.x+rt.x,ke.y+rt.y),He.rotate(Ee+Tt.angle,0,0),He.translate(-ne.width*Be.x+Be.offsetX+ve/2,-ne.height*Be.y+Be.offsetY+ve/2),He.scale(Tt.scale,Tt.scale),_a(Tt,!1),Tt.wh.set(Tt.Ab),Tt.Kk=Tt.scale,Ta(Tt,!1),Tt.gc(y,x),E&&(a.svg.appendChild(Tt.svg),Tt.svg=null),Tt.Ab.reset()}}}else if(Tt instanceof xr)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new xr),ne=a.temporaryTextBlock,S1(ne,Tt),ve=0;ve<Ht;ve++)fe=zt[ve],fe.actualBounds&&fe.measuredBounds&&fe.naturalBounds&&(ne.ec=fe.text||"",ne.Kb=fe.Sz||0,ne.Gc=fe.lineCount||0,Ce=fe.lines,Ce!==void 0&&(ne.Cb=Ce[0],ne.Ih=Ce[1],ne.df=Ce[2],ne.Le=Ce[3],ne.Qc=Ce[4],ne.Qb=Ce[5],ne.ze=Ce[6]),fe.naturalBounds&&(ne.dc=fe.naturalBounds),fe.actualBounds&&(Ce=fe.actualBounds,ne.arrange(Ce.x,Ce.y,Ce.width,Ce.height)),Ce=fe.actualBounds,ne.arrange(Ce.x,Ce.y,Ce.width,Ce.height),ke=fe.measuredBounds,fe=fe.naturalBounds,Ee=ne.Ab,Ee.reset(),Ee.translate(Ce.x+rt.x,Ce.y+rt.y),Ee.translate(-ke.x,-ke.y),ne.no(Ee,fe.x,fe.y,fe.width,fe.height),_a(ne,!1),ne.wh.set(ne.Ab),ne.Kk=ne.scale,Ta(ne,!1),ne.Ng=Tt.part,ne.Me=Tt.panel,ne.gc(y,x),ne.Me=null,ne.Ng=null,E&&(a.svg.appendChild(ne.svg),ne.svg=null))}}x.$i=b,y.restore(),y.Vc(!0)};function gn(a,y){if(Oe.call(this),this.na=null,a===void 0)this.na=gn.Position;else if(typeof a=="string"){var x=ol.I(a);x!==null&&(this.na=x)}else a instanceof po?this.na=a:a&&(this.na=gn.Position,y=a);this.na===null&&Ae("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===gn.Grid?1048576:0),this.O=new hn,this.yb=ha,this.Tm=Mo,this.Uf=Ai,this.$g=null,this.$e="",this.jg=new $e(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=Un,this.jn=oo,this.kn=Nr,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}Ze(gn,Oe),gn.prototype.cloneProtected=function(a){Oe.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},gn.prototype.Af=function(a){Oe.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},gn.prototype.copy=function(){var a=Oe.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,nt=z.count;if(z.Gb(nt,E),z=a.part,z!==null){z.Rh=null,E.portId!==null&&z instanceof Tn&&(z.Te=!0);var rt=a.diagram;rt!==null&&rt.undoManager.isUndoingRedoing||z.cb(Jr,"elements",a,null,E,null,nt)}}return a}return null},Vt=gn.prototype,Vt.toString=function(){return"Panel("+this.type.name+")#"+Ni(this)},Vt.Pn=function(a){Oe.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,b=0;b<x;b++)y[b].Pn(a)},Vt.hh=function(a,y){if(this.na===gn.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===gn.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===gn.Table)if(a.yc(),a instanceof na){var x=a.yd;a.yd=um(a,"gojs-ts"),pv(this,a),a.nh.pop(),a.yd=x}else pv(this,a);(x=this.isClipping&&this.na===gn.Spot)&&a.save();for(var b=this.Pb(),E=this.O.s,z=E.length,nt=0;nt<z;nt++){var rt=E[nt];x&&rt===b&&(a.clipInsteadOfFill=!0),rt.gc(a,y),x&&rt===b&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function pv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,b=0<a.columnCount?a.colDefs:null;x!==null&&Cm(a,y,!0,x,!0),b!==null&&Cm(a,y,!1,b,!0),x!==null&&o1(a,y,!0,x),b!==null&&o1(a,y,!1,b),x!==null&&Cm(a,y,!0,x,!1),b!==null&&Cm(a,y,!1,b,!1)}function o1(a,y,x,b){for(var E=b.length,z=a.actualBounds,nt=a.naturalBounds,rt=!0,st=0;st<E;st++){var ht=b[st];if(ht!==void 0&&ht.actual!==0)if(rt)rt=!1;else{if(x){if(ht.position>nt.height)continue}else if(ht.position>nt.width)continue;var dt=ht.separatorStrokeWidth;isNaN(dt)&&(dt=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var yt=ht.separatorStroke;if(yt===null&&(yt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),dt!==0&&yt!==null){Vr(a,y,yt,!1,!1,nt,z),yt=!1;var Tt=ht.separatorDashArray;Tt===null&&(Tt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),Tt!==null&&(yt=!0,y.js(Tt,0)),y.beginPath(),Tt=ht.position+dt,x?Tt>nt.height&&(dt-=Tt-nt.height):Tt>nt.width&&(dt-=Tt-nt.width),ht=ht.position+dt/2,y.lineWidth=dt,dt=a.yb,x?(ht+=dt.top,Tt=nt.width-dt.right,y.moveTo(dt.left,ht),y.lineTo(Tt,ht)):(ht+=dt.left,Tt=nt.height-dt.bottom,y.moveTo(ht,dt.top),y.lineTo(ht,Tt)),y.stroke(),y.Se(),yt&&y.fs()}}}}function Cm(a,y,x,b,E){for(var z=b.length,nt=a.actualBounds,rt=a.naturalBounds,st=s1(a,!0),ht=s1(a,!1),dt=0;dt<z;dt++){var yt=b[dt];if(yt!==void 0&&yt.background!==null&&yt.coversSeparators!==E&&yt.actual!==0){var Tt=x?nt.height:nt.width;if(!(yt.position>Tt)){var zt=yt.Wc(),Ht=yt.separatorStrokeWidth;isNaN(Ht)&&(Ht=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var ne=yt.separatorStroke;ne===null&&(ne=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(ne===null||yt.index===(x?st:ht))&&(Ht=0),zt-=Ht,Ht=yt.position+Ht,zt+=yt.actual,Ht+zt>Tt&&(zt=Tt-Ht),0>=zt||(Tt=a.yb,Vr(a,y,yt.background,!0,!1,rt,nt),x?y.fillRect(Tt.left,Ht+Tt.top,nt.width-(Tt.left+Tt.right),zt):y.fillRect(Ht+Tt.left,Tt.top,zt,nt.height-(Tt.top+Tt.bottom)))}}}}function s1(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 mv(a){return a==="LineV"||a==="BarV"}Vt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Vt.kk=function(a,y,x){if(!Oe.prototype.kk.call(this,a,y,x))return!1;if(this.type===gn.Table)x=this.svg.getElementsByClassName("gojs-ts"),x=x.length!==0?x[0]:null,x!==null&&(x.innerHTML=""),a.yd=x,pv(this,a),a.yd=null;else if(this.na===gn.Grid||this.na===gn.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},Vt.nk=function(){return!0},Vt.$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,nt=0;nt<y.length;nt++)if(y[nt].Ed()){var rt=y[nt].actualBounds;E=nt===0?rt.x:Math.min(rt.x,E),z=nt===0?rt.y:Math.min(rt.y,z)}b.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-E)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else Oe.prototype.$o.call(this,a,y,x,b)},Vt.Sj=function(a,y,x,b,E){var z=this.se(),nt=this.transform,rt=1/(nt.m11*nt.m22-nt.m12*nt.m21),st=nt.m22*rt,ht=-nt.m12*rt,dt=-nt.m21*rt,yt=nt.m11*rt,Tt=rt*(nt.m21*nt.dy-nt.m22*nt.dx),zt=rt*(nt.m12*nt.dx-nt.m11*nt.dy);if(this.areaBackground!==null)return nt=this.actualBounds,Ie.Ff(nt.left,nt.top,nt.right,nt.bottom,a,y,x,b,E);if(this.background!==null)return z=a*st+y*dt+Tt,rt=a*ht+y*yt+zt,a=x*st+b*dt+Tt,st=x*ht+b*yt+zt,E.h(0,0),x=this.naturalBounds,z=Ie.Ff(0,0,x.width,x.height,z,rt,a,st,E),E.transform(nt),z;z||(st=1,dt=ht=0,yt=1,zt=Tt=0),rt=a*st+y*dt+Tt,a=a*ht+y*yt+zt,st=x*st+b*dt+Tt,x=x*ht+b*yt+zt,E.h(st,x),b=(st-rt)*(st-rt)+(x-a)*(x-a),ht=!1,yt=this.O.s,zt=yt.length,dt=Se.alloc(),Tt=null,y=1/0;var Ht=null,ne=this.isClipping&&this.na===gn.Spot;ne&&(Ht=Se.alloc(),Tt=this.Pb(),(ht=Tt.Sj(rt,a,st,x,Ht))&&(y=(rt-Ht.x)*(rt-Ht.x)+(a-Ht.y)*(a-Ht.y)));for(var ve=0;ve<zt;ve++){var fe=yt[ve];fe.visible&&fe!==Tt&&fe.Sj(rt,a,st,x,dt)&&(ht=!0,fe=(rt-dt.x)*(rt-dt.x)+(a-dt.y)*(a-dt.y),fe<b&&(b=fe,E.set(dt)))}return ne&&(y>b&&E.set(Ht),Se.free(Ht)),Se.free(dt),z&&E.transform(nt),ht},Vt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Oe.prototype.Gj.call(this)},Vt.v=function(a){if(!ma(this)){Oe.prototype.v.call(this,a),a=null,(this.na===gn.Auto||this.na===gn.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=Os(E,!1);(E instanceof Ps||E instanceof gn||E instanceof xr||z!==ln)&&E.v(!0)}}}},Vt.Uj=function(){if(!ma(this)){ao(this,!0),Xl(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Vt.Uk=function(){if(!(this.l&2048)){_a(this,!0),Ta(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Vt.Wu=function(){Ta(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Vt.Wl=function(a,y,x,b){var E=this.jg;E.h(0,0,0,0);var z=this.desiredSize,nt=this.minSize;x===void 0&&(x=nt.width,b=nt.height),x=Math.max(x,nt.width),b=Math.max(b,nt.height);var rt=this.maxSize;isNaN(z.width)||(a=Math.min(z.width,rt.width)),isNaN(z.height)||(y=Math.min(z.height,rt.height)),a=Math.max(x,a),y=Math.max(b,y);var st=this.yb;a=Math.max(a-st.left-st.right,0),y=Math.max(y-st.top-st.bottom,0);var ht=this.O.s;ht.length!==0&&this.na.measure(this,a,y,ht,E,x,b),a=E.width+st.left+st.right,st=E.height+st.top+st.bottom,isFinite(z.width)&&(a=z.width),isFinite(z.height)&&(st=z.height),a=Math.min(rt.width,a),st=Math.min(rt.height,st),a=Math.max(nt.width,a),st=Math.max(nt.height,st),a=Math.max(x,a),st=Math.max(b,st),ns(E,a,st),ns(this.naturalBounds,a,st),this.Ge(0,0,a,st)},Vt.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}Vt.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=Os(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var nt=this.Kg,rt=nt.left+nt.right;switch(nt=nt.top+nt.bottom,y===x&&z===b&&(a=ln),a){case ln:(y>x||z>b)&&(this.v(),this.measure(y>x?x:y,z>b?b:z,0,0));break;case cn:this.v(!0),this.measure(x+rt,b+nt,0,0);break;case Xn:this.v(!0),this.measure(x+rt,z+nt,0,0);break;case ai:this.v(!0),this.measure(y+rt,b+nt,0,0)}}this.na.arrange(this,E,this.jg)}},Vt.gh=function(a){var y=this.naturalBounds,x=Pu(this);if(Eo(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var b=y.length,E=Se.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(gi(E.set(a),z.transform),z.ca(E)))return Se.free(E),!0}return Se.free(E),!(this.Ma===null&&this.areaBackground===null)}return!1},Vt.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},Vt.qm=function(a,y){if(y(this,a),a instanceof gn){a=a.O.s;for(var x=a.length,b=0;b<x;b++)this.qm(a[b],y)}};function Dc(a,y){a1(a,a,y)}function a1(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 gn&&a1(a,z,x)}}function yx(a,y){l1(a,a,y)}function l1(a,y,x){if(x(y),y instanceof gn){y=y.O.s;for(var b=y.length,E=0;E<b;E++)l1(a,y[E],x)}}Vt.Nl=function(a){return u1(this,this,a)};function u1(a,y,x){if(x(y))return y;if(y instanceof gn){y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=u1(a,y[E],x);if(z!==null)return z}}return null}Vt.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=_g(this));for(var b=0;b<x;b++){var E=y[b];if(E instanceof gn){var z=E.fb(a);if(z!==null)return z}if(E.name===a)return E}return null};function h1(a){a=a.O.s;for(var y=a.length,x=0,b=0;b<y;b++){var E=a[b];E instanceof gn?x=Math.max(x,h1(E)):E instanceof ki&&(x=Math.max(x,E.ig/2*E.strokeMiterLimit*E.Df()))}return x}Vt.se=function(){return!(this.type===gn.TableRow||this.type===gn.TableColumn)};function nh(a){return a.type===gn.TableRow||a.type===gn.TableColumn}Vt.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),xs(this)))return null;var b=this.naturalBounds,E=1/this.Df(),z=this.se(),nt=z?a:gi(Se.allocAt(a.x,a.y),this.transform),rt=this.diagram,st=10,ht=5;if(rt!==null&&(st=rt.Ql("extraTouchArea"),ht=st/2),Eo(-(ht*E),-(ht*E),b.width+st*E,b.height+st*E,nt.x,nt.y)){if(!this.isAtomic){E=this.O.s;var dt=E.length;if(rt=Se.alloc(),ht=(st=this.isClipping&&this.na===gn.Spot)?this.Pb():null,st&&(ht.se()?gi(rt.set(a),ht.transform):rt.set(a),!ht.ca(rt)))return Se.free(rt),z||Se.free(nt),null;for(var yt=Pu(this);dt--;){var Tt=E[dt];if((Tt.visible||Tt===yt)&&(Tt.se()?gi(rt.set(a),Tt.transform):rt.set(a),!st||Tt!==ht)){var zt=null;if(Tt instanceof gn?zt=Tt.ic(rt,y,x):Tt.pickable===!0&&Tt.ca(rt)&&(zt=Tt),zt!==null&&(y!==null&&(zt=y(zt)),zt!==null&&(x===null||x(zt))))return Se.free(rt),z||Se.free(nt),zt}}Se.free(rt)}return this.background===null&&this.areaBackground===null?(z||Se.free(nt),null):(a=Eo(0,0,b.width,b.height,nt.x,nt.y)?this:null,z||Se.free(nt),a)}return z||Se.free(nt),null},Vt.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(),nt=z?a:gi(Se.allocAt(a.x,a.y),this.transform);if(E=Eo(0,0,E.width,E.height,nt.x,nt.y),nh(this)||E){if(!this.isAtomic){for(var rt=this.O.s,st=rt.length,ht=Se.alloc(),dt=Pu(this);st--;){var yt=rt[st];if(yt.visible||yt===dt){yt.se()?gi(ht.set(a),yt.transform):ht.set(a);var Tt=yt;yt=yt instanceof gn?yt:null,(yt!==null?yt.ji(ht,y,x,b):Tt.ca(ht))&&Tt.pickable!==!1&&(y!==null&&(Tt=y(Tt)),Tt===null||x!==null&&!x(Tt)||b.add(Tt))}}Se.free(ht)}return z||Se.free(nt),E&&(this.background!==null||this.areaBackground!==null)}return z||Se.free(nt),!1},Vt.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 nt=z;if(z===void 0&&(nt=xi.alloc(),nt.reset()),nt.multiply(this.transform),this.fh(a,nt))return vv(this,y,x,E),z===void 0&&xi.free(nt),!0;if(this.Yc(a,nt)){if(!this.isAtomic)for(var rt=Pu(this),st=this.O.s,ht=st.length;ht--;){var dt=st[ht];if(dt.visible||dt===rt){var yt=dt.actualBounds,Tt=this.naturalBounds;yt.x>Tt.width||yt.y>Tt.height||0>yt.x+yt.width||0>yt.y+yt.height||(yt=dt,dt=dt instanceof gn?dt:null,Tt=xi.alloc(),Tt.set(nt),(dt!==null?dt.Cf(a,y,x,b,E,Tt):wo(yt,a,b,Tt))&&(y!==null&&(yt=y(yt)),yt===null||x!==null&&!x(yt)||E.add(yt)),xi.free(Tt))}}return z===void 0&&xi.free(nt),b}return z===void 0&&xi.free(nt),!1};function vv(a,y,x,b){for(var E=a.O.s,z=E.length;z--;){var nt=E[z];if(nt.visible){var rt=nt.actualBounds,st=a.naturalBounds;rt.x>st.width||rt.y>st.height||0>rt.x+rt.width||0>rt.y+rt.height||(nt instanceof gn&&vv(nt,y,x,b),y!==null&&(nt=y(nt)),nt===null||x!==null&&!x(nt)||b.add(nt))}}}Vt.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 nt=this.naturalBounds,rt=this.se(),st=rt?a:gi(Se.allocAt(a.x,a.y),this.transform),ht=rt?y:gi(Se.allocAt(y.x,y.y),this.transform),dt=st.Bf(ht),yt=0<st.x&&st.x<nt.width&&0<st.y&&st.y<nt.height||Vi(st.x,st.y,0,0,0,nt.height)<=dt||Vi(st.x,st.y,0,nt.height,nt.width,nt.height)<=dt||Vi(st.x,st.y,nt.width,nt.height,nt.width,0)<=dt||Vi(st.x,st.y,nt.width,0,0,0)<=dt;if(nt=st.zd(0,0)<=dt&&st.zd(0,nt.height)<=dt&&st.zd(nt.width,0)<=dt&&st.zd(nt.width,nt.height)<=dt,rt||(Se.free(st),Se.free(ht)),yt){if(!this.isAtomic){st=Se.alloc(),ht=Se.alloc(),dt=Pu(this);for(var Tt=this.O.s,zt=Tt.length;zt--;){var Ht=Tt[zt];if(Ht.visible||Ht===dt){var ne=Ht.actualBounds,ve=this.naturalBounds;(!rt||!(ne.x>ve.width||ne.y>ve.height||0>ne.x+ne.width||0>ne.y+ne.height))&&(Ht.se()?(ne=Ht.transform,gi(st.set(a),ne),gi(ht.set(y),ne)):(st.set(a),ht.set(y)),ne=Ht,Ht=Ht instanceof gn?Ht:null,(Ht!==null?Ht.og(st,ht,x,b,E,z):ne.tx(st,ht,E))&&(x!==null&&(ne=x(ne)),ne===null||b!==null&&!b(ne)||z.add(ne)))}}Se.free(st),Se.free(ht)}return E?yt:nt}return!1};function yv(a){var y=null;return a instanceof ki&&(y=a.spot1,y===Mo&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=sr),y}function Sv(a){var y=null;return a instanceof ki&&(y=a.spot2,y===Mo&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=io),y}Vt.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},Vt.M=function(a){return this.O.M(a)},Vt.Gb=function(a,y){y instanceof $n&&Ae("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Ae("Cannot make a Panel contain itself: "+this.toString()),Ae("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Ae("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!==gn.Grid||y instanceof ki||Ae("Can only add Shapes to a Grid Panel, not: "+y),this.na!==gn.Graduated||y instanceof ki||y instanceof xr||Ae("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 Jn),this.ge.add(b,y))}var E=this.O;if(b=-1,x===this){for(var z=-1,nt=this.O.s,rt=nt.length,st=0;st<rt;st++)if(nt[st]===y){z=st;break}if(z!==-1){if(z===a||z+1>=E.count&&a>=E.count)return;E.mb(z),b=z}else Ae("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>E.count)&&(a=E.count),E.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),ma(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof gn&&y.Te===!0&&(this.Te=!0),this.graduatedIntervals=null,this.If()||Am(this,y,!1),x=this.part,x!==null&&(x.Rh=null,x.ag=NaN,this.Te&&x instanceof Tn&&(x.Te=!0),x.Te&&x instanceof Tn&&(x.wc=null),E=this.diagram,E!==null&&E.undoManager.isUndoingRedoing||(b!==-1&&x.cb(fo,"elements",this,y,null,b,null),x.cb(Jr,"elements",this,null,y,null,a)))};function xv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Vt.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)},Vt.mb=function(a){0<=a&&this.pc(a,!0)},Vt.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),ao(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 Tn&&(b instanceof gn?b.qm(b,function(nt,rt){_v(z,rt,y)}):_v(z,b,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(fo,"elements",this,b,null,a,null))},Vt.Fb=function(a){0>a&&kn(a,">= 0",gn,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new lo;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(Jr,"rowdefs",this,null,x,null,a)}return y[a]},Vt.oA=function(a){if(0>a&&kn(a,">= 0",gn,"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(fo,"rowdefs",this,x,null,a,null),this.v()}}};function c1(a,y,x){var b=a.rowDefs;if(!(0>y)){if(b[y]=x instanceof lo?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Vt.Eb=function(a){0>a&&kn(a,">= 0",gn,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new lo;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(Jr,"coldefs",this,null,x,null,a)}return y[a]},Vt.jA=function(a){if(0>a&&kn(a,">= 0",gn,"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(fo,"coldefs",this,x,null,a,null),this.v()}}};function d1(a,y,x){var b=a.colDefs;if(!(0>y)){if(b[y]=x instanceof lo?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Vt.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&Lm(y,a),this},Vt.Hy=function(a,y){return(a=this.Fb(a))&&Lm(a,new lo(y)),this},Vt.By=function(a,y){return(a=this.Eb(a))&&Lm(a,new lo(y)),this},Vt.nz=function(a){if(0>a||this.type!==gn.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},Vt.fz=function(a){if(0>a||this.type!==gn.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},Vt.Fz=function(a,y){if(y===void 0&&(y=new Se(NaN,NaN)),this.type!==gn.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)},Vt.Gz=function(a){if(this.type!==gn.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function f1(a){return a=a.allBindings,a!==null&&a._isFrozen}function Ka(a){var y=a.allBindings;if(y===null)a.data!==null&&Ae("Template cannot have .data be non-null: "+a),a.allBindings=y=new hn;else if(y._isFrozen)return;var x=new hn;xv(a,!1),a.qm(a,function(ht,dt){dt.th();var yt=dt.localBindings;if(yt!==null)for(Sd(dt,!1),yt=yt.iterator;yt.next();){var Tt=yt.value;Tt.mode===cp&&Sd(dt,!0);var zt=Tt.sourceName;zt!==null&&(zt==="/"&&xv(ht,!0),zt=kS(Tt,ht,dt),zt!==null&&(x.add(zt),zt.srcBindings===null&&(zt.srcBindings=new hn),zt.srcBindings.add(Tt))),y.add(Tt)}if(dt instanceof gn&&dt.type===gn.Table){if(0<dt.rowCount){for(ht=dt.rowDefs,yt=ht.length,Tt=0;Tt<yt;Tt++)if(zt=ht[Tt],zt!==void 0&&zt.be!==null)for(var Ht=zt.be.iterator;Ht.next();){var ne=Ht.value;ne.xd=zt,ne.to=2,ne.wl=zt.index,y.add(ne)}}if(0<dt.columnCount){for(dt=dt.colDefs,ht=dt.length,yt=0;yt<ht;yt++)if(Tt=dt[yt],Tt!==void 0&&Tt.be!==null)for(zt=Tt.be.iterator;zt.next();)Ht=zt.value,Ht.xd=Tt,Ht.to=1,Ht.wl=Tt.index,y.add(Ht)}}});for(var b=x.iterator;b.next();){var E=b.value;if(E.srcBindings!==null){Sd(E,!0);for(var z=E.srcBindings.iterator;z.next();){var nt=z.value;E.localBindings===null&&(E.localBindings=new hn),E.localBindings.add(nt)}}E.srcBindings=null}for(b=y.iterator;b.next();)if(E=b.value,z=E.xd,z!==null){E.xd=null;var rt=E.targetProperty,st=rt.indexOf(".");0<st&&z instanceof gn&&(nt=rt.substring(0,st),rt=rt.substr(st+1),st=z.fb(nt),st!==null?(z=st,E.targetProperty=rt):Cn('Warning: unable to find GraphObject named "'+nt+'" for Binding: '+E.toString())),z instanceof lo?(nt=Ni(z.panel),E.Ai=nt===void 0?-1:nt,z.panel.bindingId=E.Ai):z instanceof Oe?(nt=Ni(z),E.Ai=nt===void 0?-1:nt,z.bindingId=E.Ai):Ae("Unknown type of binding target: "+z)}y.freeze(),a instanceof $n&&a.Zc()&&a.Va()}Vt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return yx(y,function(x){x instanceof gn&&(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&&Ka(y),y},Vt.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,nt=x.Ai;if(nt!==-1){if(z=this.ks(nt),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 gn))continue;E===1?z=z.Eb(x.wl):E===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,b)}}},Vt.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function Sx(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 gn&&z.data!==null));)E++,z=a[E];if(x-E!==b)return!0;if(z===null)return 0<b;for(var nt=0;E<x&&nt<b;){if(z=a[E],!(z instanceof gn)||z.data!==y[nt])return!0;E++,nt++}return!1}function _g(a){if(a.type===gn.Spot||a.type===gn.Auto)return Math.min(a.O.length,1);if(a.type===gn.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var b=a.M(x);if(!(b instanceof ki&&b.isPanelMain))break}return x}return a.type===gn.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof gn&&nh(a))?1:0}Vt.mv=function(){for(var a=_g(this);this.O.length>a;)this.pc(this.O.length-1,!1);g1(this,this.itemArray)};function g1(a,y){var x=_g(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++)bm(a,y[b],b,!0)}else{b=x;for(var E=0;E<y.length;E++,b++){var z=y[E],nt=b<a.O.length?a.O.M(b):null;if(nt instanceof gn){if(nt.data!==z){var rt=Pv(a,nt.data),st=Pv(a,z),ht=st!==rt;ht||(rt=Cv(a,rt),ht=Cv(a,st)!==rt),ht?(a.pc(b,!1),bm(a,z,E,!1)):nt.data=z}}else bm(a,z,E,!1)}for(;b<a.O.length;)a.pc(b,!1);a.$g=null,wv(a,x,0),ma(a)||a.v(),a.graduatedIntervals=null,a.If()||Am(a,a,!1),y=a.part,y!==null&&(y.Rh=null,y.ag=NaN,a.Te&&y instanceof Tn&&(y.Te=!0),y.Te&&y instanceof Tn&&(y.wc=null))}}function bm(a,y,x,b){if(!(y==null||0>x)){var E=Pv(a,y);if(E=Cv(a,E),E!==null){if(Ka(E),E=E.copy(),E.l&16777216){var z=a.ih();z!==null&&xv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new Jn),a.ge.add(y,E)),z=x+_g(a),a.Gb(z,E),b&&(E.ub=y,wv(a,z,x),E.ub=null),E.data=y}}}function wv(a,y,x){for(a=a.O;y<a.length;){var b=a.M(y);if(b instanceof gn){var E=y,z=x;b.type===gn.TableRow?b.row=E:b.type===gn.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=Xr(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Ae("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function Cv(a,y){var x=a.itemTemplateMap,b=null;return x!==null&&(b=x.I(y)),b===null&&(x!==null&&(b=x.I("")),b===null&&(p1||(p1=!0,Cn('No item template Panel found for category "'+y+'" on '+a),Cn(" Using default item template."),a=new gn,y=new xr,y.bind(new $r("text","",pi)),a.add(y),m1=a),b=m1)),b}function Am(a,y,x){var b=y.enabledChanged;if(b!==null&&b(y,x),y instanceof gn){y=y.O.s,b=y.length;for(var E=0;E<b;E++){var z=y[E];x&&z instanceof gn&&!z.isEnabled||Am(a,z,x)}}}function Ol(a,y){y.name=a,ol.add(a,y)}un.Object.defineProperties(gn.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===gn.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&&kn(a,">= 0",gn,"padding"),a=new Fi(a)):(0>a.left&&kn(a.left,">= 0",gn,"padding:value.left"),0>a.right&&kn(a.right,">= 0",gn,"padding:value.right"),0>a.top&&kn(a.top,">= 0",gn,"padding:value.top"),0>a.bottom&&kn(a.bottom,">= 0",gn,"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:ha},set:function(a){typeof a=="number"&&(a=new Fi(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Da),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 ur)&&(a instanceof ur&&a.freeze(),this.T===null&&(this.T=new Da),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 Da),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)||Ae("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 Da),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 ur)&&(a instanceof ur&&a.freeze(),this.T===null&&(this.T=new Da),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 Da),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)||Ae("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 Da),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 Da),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||Ae("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()||Ae("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 Cu),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),zo(this)&&(a=this.part,a!==null&&Mr(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 Cu),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),zo(this)&&(a=this.part,a!==null&&Mr(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 Cu),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 Cu),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 Cu,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 Cu,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 Cu,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 Cu,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 Da),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Da),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:Em},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new Da),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:Em},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new Da),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)&&Ae("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Da),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)&&Ae("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Da),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 $n&&!(this instanceof ir);Ka(this),this.ub=a;var b=this.diagram;b!==null&&(x?(x=b.partManager,this instanceof yn?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof $n&&(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 xd),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&Sx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&uy(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&ly(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||g1(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 Jn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof $n||a.isPanelMain)&&Ae("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(););Ei(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&&(Ei(this),this.A.Oc=a,this.g("itemCategoryProperty",y,a))}},isAtomic:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("isAtomic",y,a))}},isClipping:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this instanceof Pi&&(this.tb=null),this.v(),this.g("isClipping",y,a))}},isOpposite:{get:function(){return(this.l&33554432)!==0},set:function(a){var y=(this.l&33554432)!==0;y!==a&&(this.l^=33554432,this.v(),this.g("isOpposite",y,a))}},isEnabled:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;if(y!==a){var x=this.panel===null||this.panel.If();this.l^=4194304,this.g("isEnabled",y,a),y=this.diagram,y!==null&&y.undoManager.isUndoingRedoing||x&&Am(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))}}}),un.Object.defineProperties(gn,{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")}}}),gn.prototype.rebuildItemElements=gn.prototype.mv,gn.prototype.findItemPanelForData=gn.prototype.sx,gn.prototype.updateTargetBindings=gn.prototype.La,gn.prototype.copyTemplate=gn.prototype.Uy,gn.prototype.graduatedValueForPoint=gn.prototype.Gz,gn.prototype.graduatedPointForValue=gn.prototype.Fz,gn.prototype.findColumnForLocalX=gn.prototype.fz,gn.prototype.findRowForLocalY=gn.prototype.nz,gn.prototype.addColumnDefinition=gn.prototype.By,gn.prototype.addRowDefinition=gn.prototype.Hy,gn.prototype.addRowColumnDefinition=gn.prototype.Gy,gn.prototype.removeColumnDefinition=gn.prototype.jA,gn.prototype.getColumnDefinition=gn.prototype.Eb,gn.prototype.removeRowDefinition=gn.prototype.oA,gn.prototype.getRowDefinition=gn.prototype.Fb,gn.prototype.removeAt=gn.prototype.mb,gn.prototype.remove=gn.prototype.remove,gn.prototype.insertAt=gn.prototype.Gb,gn.prototype.elt=gn.prototype.M,gn.prototype.add=gn.prototype.add,gn.prototype.findObject=gn.prototype.fb,gn.prototype.findInVisualTree=gn.prototype.Nl,gn.prototype.walkVisualTreeFrom=gn.prototype.qm,gn.prototype.findMainElement=gn.prototype.Pb;var p1=!1,m1=null,ol=new Jn;gn.className="Panel",gn.definePanelLayout=Ol,Ol("Position",new dm),Ol("Vertical",new gm),Ol("Auto",new mm),Ol("Link",new Pm);function Cu(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}Cu.prototype.copy=function(){var a=new Cu;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},Cu.className="GradPanelSettings";function Da(){this.Pc=[],this.Oc=[],this.j=this.ob=Em,this.hb=this.Hb=0,this.Qp=ha,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}Da.prototype.copy=function(a){for(var y=new Da,x=this.Pc,b=x.length,E=y.Pc,z=0;z<b;z++)if(x[z]!==void 0){var nt=x[z].copy();nt.wi(a),E[z]=nt}for(x=this.Oc,b=x.length,E=y.Oc,z=0;z<b;z++)x[z]!==void 0&&(nt=x[z].copy(),nt.wi(a),E[z]=nt);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},Da.className="TablePanelSettings";function lo(a){di(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=Mo,this.pa=this.oc=this.oa=0,this.be=null,this.oo=bv,this.hg=Ai,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))}lo.prototype.copy=function(){var a=new lo;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=Yn(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function Lm(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=Yn(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Vt=lo.prototype,Vt.qb=function(a){a.classType===lo&&(this.sizing=a)},Vt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+Ni(this)},Vt.wi=function(a){this.Me=a},Vt.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)},Vt.Wc=function(){var a=0,y=this.Me,x=0,b=this.isRow;if(y!==null&&y.type===gn.Table)for(var E=b?y.rowDefs.length:y.colDefs.length,z=0;z<E;z++){var nt=b?y.rowDefs[z]:y.colDefs[z];if(nt!==void 0&&nt.oa!==0){x=nt.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)},Vt.Ob=function(a,y,x){var b=this.Me;if(b!==null&&(b.cb(Ir,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 km(a){if(a.sizing===bv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Vt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new $r(a,y,x,b):E=a,E.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&f1(y)&&Ae("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+E+" on "+a)),this.be===null&&(this.be=new hn),this.be.add(E),this},un.Object.defineProperties(lo.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&&kn(a,">= 0",lo,"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&&kn(a,">= 0",lo,"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))&&kn(a,">= 0",lo,"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&&kn(a,">= 0",lo,"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 Fi(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&&Pd(a,"RowColumnDefinition.separatorStroke"),a instanceof ur&&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)||Ae("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&&Pd(a,"RowColumnDefinition.background"),a instanceof ur&&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}}}),lo.prototype.computeEffectiveSpacing=lo.prototype.Wc,lo.prototype.computeEffectiveSpacingTop=lo.prototype.Io;var bv=new Ye(lo,"Default",0),Hg=new Ye(lo,"None",1),Em=new Ye(lo,"ProportionalExtra",2);lo.className="RowColumnDefinition",lo.Default=bv,lo.None=Hg,lo.ProportionalExtra=Em;function ki(a,y){Oe.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)}Ze(ki,Oe),ki.prototype.cloneProtected=function(a){Oe.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=Yn(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 Bc(a){a.Na===null?a.Na=new kv:a.Na.nc&&(a.Na=a.Na.copy())}Vt=ki.prototype,Vt.th=function(){Oe.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Vt.qb=function(a){a===ln||a===Un||a===Ki||a===Ai?this.geometryStretch=a:Oe.prototype.qb.call(this,a)},Vt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+Ni(this)};function Cf(a,y,x,b){var E=x.length;if(!(4>E)){var z=b.measuredBounds,nt=Math.max(1,z.width);z=z.height;for(var rt=x[0],st=x[1],ht,dt,yt,Tt,zt,Ht,ne=0,ve=Fn(),fe=2;fe<E;fe+=2)ht=x[fe],dt=x[fe+1],yt=ht-rt,rt=dt-st,yt===0&&(yt=.001),Tt=rt/yt,zt=Math.atan2(rt,yt),Ht=Math.sqrt(yt*yt+rt*rt),ve.push([yt,zt,Tt,Ht]),ne+=Ht,rt=ht,st=dt;rt=x[0],st=x[1],yt=b.measuredBounds.width,b instanceof ki&&(yt-=b.strokeWidth),1>yt&&(yt=1),E=x=yt,ht=nt/2,dt=ht!==0,fe=0,Ht=ve[fe],yt=Ht[0],zt=Ht[1],Tt=Ht[2],Ht=Ht[3];for(var Ce=0;.1<=ne;){if(Ce===0&&(dt?(E=x,E-=ht,ne-=ht,dt=!1):E=x,E===0&&(E=1)),E>ne){Nn(ve);return}E>Ht?(Ce=E-Ht,E=Ht):Ce=0;var ke=Math.sqrt(E*E/(1+Tt*Tt));if(0>yt&&(ke=-ke),rt+=ke,st+=Tt*ke,a.translate(rt,st),a.rotate(zt),a.translate(-(nt/2),-(z/2)),Ce===0&&b.hh(a,y),a.translate(nt/2,z/2),a.rotate(-zt),a.translate(-rt,-st),ne-=E,Ht-=E,Ce!==0){if(fe++,fe===ve.length){Nn(ve);return}Ht=ve[fe],yt=Ht[0],zt=Ht[1],Tt=Ht[2],Ht=Ht[3],E=Ce}}Nn(ve)}}Vt.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,nt=this.naturalBounds;b!==null&&Vr(this,a,b,!0,!1,nt,z);var rt=this.part,st=this.ig;if(x===null||st!==0||rt===null||!this.isPanelMain&&rt.Pb()!==this||(st=rt.type===gn.Link&&rt instanceof ir&&rt.category==="Selection"&&rt.adornedObject instanceof ki&&rt.adornedPart.Pb()===rt.adornedObject?rt.adornedObject.strokeWidth:0),st===0&&(x=null),x!==null&&st!==0&&(Vr(this,a,x,!1,!1,nt,z),a.lineWidth=st,a.lineJoin=this.strokeJoin,a.lineCap=this.strokeCap,a.miterLimit=this.strokeMiterLimit),z=!1,rt&&y.Gf("drawShadows")&&(z=rt.isShadowed),a.Il===!1&&(z=!1),rt=!0,x===null||b!==null&&b!=="transparent"||(rt=!1),nt=!1,st=this.strokeDashArray,st!==null&&(nt=!0,a.js(st,this.strokeDashOffset)),E.type===vn.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===vn.u){var ht=E.startX;st=E.startY;var dt=E.endX,yt=E.endY;E=Math.min(ht,dt);var Tt=Math.min(st,yt);ht=Math.abs(dt-ht),st=Math.abs(yt-st),a.beginPath(),a.rect(E,Tt,ht,st),b!==null&&a.ng(b),x!==null&&(rt&&z&&Jl(a),a.jk(),rt&&z&&Su(a)),a.Se()}else if(E.type===vn.F)ht=E.startX,st=E.startY,dt=E.endX,yt=E.endY,E=Math.abs(dt-ht)/2,Tt=Math.abs(yt-st)/2,ht=Math.min(ht,dt)+E,st=Math.min(st,yt)+Tt,a.beginPath(),a.moveTo(ht,st-Tt),a.bezierCurveTo(ht+Ie.wg*E,st-Tt,ht+E,st-Ie.wg*Tt,ht+E,st),a.bezierCurveTo(ht+E,st+Ie.wg*Tt,ht+Ie.wg*E,st+Tt,ht,st+Tt),a.bezierCurveTo(ht-Ie.wg*E,st+Tt,ht-E,st+Ie.wg*Tt,ht-E,st),a.bezierCurveTo(ht-E,st-Ie.wg*Tt,ht-Ie.wg*E,st-Tt,ht,st-Tt),a.closePath(),b!==null&&a.ng(b),x!==null&&(rt&&z&&Jl(a),a.jk(),rt&&z&&Su(a)),a.Se();else if(E.type===vn.o)for(E=E.figures,st=E.length,Tt=0;Tt<st;Tt++){ht=E.s[Tt],a.beginPath(),a.moveTo(ht.startX,ht.startY),dt=ht.segments.s,yt=dt.length;for(var zt=null,Ht=0;Ht<yt;Ht++){var ne=dt[Ht];switch(ne.type){case xo:a.moveTo(ne.endX,ne.endY);break;case Lr:a.lineTo(ne.endX,ne.endY);break;case Go:a.bezierCurveTo(ne.point1X,ne.point1Y,ne.point2X,ne.point2Y,ne.endX,ne.endY);break;case da:a.quadraticCurveTo(ne.point1X,ne.point1Y,ne.endX,ne.endY);break;case ro:if(ne.radiusX===ne.radiusY){var ve=Math.PI/180;a.arc(ne.point1X,ne.point1Y,ne.radiusX,ne.startAngle*ve,(ne.startAngle+ne.sweepAngle)*ve,0>ne.sweepAngle,zt!==null?zt.endX:ht.startX,zt!==null?zt.endY:ht.startY)}else if(zt=$s(ne,ht),ve=zt.length,ve===0)a.lineTo(ne.centerX,ne.centerY);else for(var fe=0;fe<ve;fe++){var Ce=zt[fe];fe===0&&a.lineTo(Ce[0],Ce[1]),a.bezierCurveTo(Ce[2],Ce[3],Ce[4],Ce[5],Ce[6],Ce[7])}break;case Aa:if(fe=ve=0,zt!==null&&zt.type===ro){if(zt=$s(zt,ht),Ce=zt.length,Ce===0){a.lineTo(ne.endX,ne.endY);break}zt=zt[Ce-1]||null,zt!==null&&(ve=zt[6],fe=zt[7])}else ve=zt!==null?zt.endX:ht.startX,fe=zt!==null?zt.endY:ht.startY;if(zt=za(ne,ht,ve,fe),ve=zt.length,ve===0){a.lineTo(ne.endX,ne.endY);break}for(fe=0;fe<ve;fe++)Ce=zt[fe],a.bezierCurveTo(Ce[2],Ce[3],Ce[4],Ce[5],Ce[6],Ce[7]);break;default:Ae("Segment not of valid type: "+ne.type)}ne.isClosed&&a.closePath(),zt=ne}dt=ht.isFilled,z?ht.isShadowed?(dt===!0&&b!=="transparent"&&b!==null&&a.ng(b,ht.isEvenOdd),x!==null&&(dt&&rt&&Jl(a),a.jk(),dt&&rt&&Su(a))):(Jl(a),dt&&b!=="transparent"&&b!==null&&a.ng(b,ht.isEvenOdd),x!==null&&a.jk(),Su(a)):(dt&&b!==null&&a.ng(b,ht.isEvenOdd),x!==null&&a.jk()),a.Se(Tt)}if(nt&&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=Fn(),z.type===vn.j)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.endY),Cf(a,y,b,x);else if(z.type===vn.o)for(z=z.figures.iterator;z.next();){for(rt=z.value,b.length=0,b.push(rt.startX),b.push(rt.startY),nt=rt.startX,E=rt.startY,st=nt,Tt=E,ht=rt.segments.s,dt=ht.length,yt=0;yt<dt;yt++){switch(Ht=ht[yt],Ht.type){case xo:Cf(a,y,b,x),b.length=0,b.push(Ht.endX),b.push(Ht.endY),nt=Ht.endX,E=Ht.endY,st=nt,Tt=E;break;case Lr:b.push(Ht.endX),b.push(Ht.endY),nt=Ht.endX,E=Ht.endY;break;case Go:Ie.Qe(nt,E,Ht.point1X,Ht.point1Y,Ht.point2X,Ht.point2Y,Ht.endX,Ht.endY,.5,b),nt=Ht.endX,E=Ht.endY;break;case da:Ie.ep(nt,E,Ht.point1X,Ht.point1Y,Ht.endX,Ht.endY,.5,b),nt=Ht.endX,E=Ht.endY;break;case ro:if(ne=$s(Ht,rt),zt=ne.length,zt===0){b.push(Ht.centerX),b.push(Ht.centerY),nt=Ht.centerX,E=Ht.centerY;break}for(ve=0;ve<zt;ve++)fe=ne[ve],Ie.Qe(nt,E,fe[2],fe[3],fe[4],fe[5],fe[6],fe[7],.5,b),nt=fe[6],E=fe[7];break;case Aa:if(ne=za(Ht,rt,nt,E),zt=ne.length,zt===0){b.push(Ht.endX),b.push(Ht.endY),nt=Ht.endX,E=Ht.endY;break}for(ve=0;ve<zt;ve++)fe=ne[ve],Ie.Qe(nt,E,fe[2],fe[3],fe[4],fe[5],fe[6],fe[7],.5,b),nt=fe[6],E=fe[7];break;default:Ae("Segment not of valid type: "+Ht.type)}Ht.isClosed&&(b.push(st),b.push(Tt),Cf(a,y,b,x))}Cf(a,y,b,x)}else if(z.type===vn.u)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.startY),b.push(z.endX),b.push(z.endY),b.push(z.startX),b.push(z.endY),b.push(z.startX),b.push(z.startY),Cf(a,y,b,x);else if(z.type===vn.F){if(E=new So,E.startX=z.endX,E.startY=(z.startY+z.endY)/2,nt=new or(ro),nt.startAngle=0,nt.sweepAngle=360,nt.centerX=(z.startX+z.endX)/2,nt.centerY=(z.startY+z.endY)/2,nt.radiusX=Math.abs(z.startX-z.endX)/2,nt.radiusY=Math.abs(z.startY-z.endY)/2,E.add(nt),z=$s(nt,E),rt=z.length,rt===0)b.push(nt.centerX),b.push(nt.centerY);else for(nt=E.startX,E=E.startY,st=0;st<rt;st++)Tt=z[st],Ie.Qe(nt,E,Tt[2],Tt[3],Tt[4],Tt[5],Tt[6],Tt[7],.5,b),nt=Tt[6],E=Tt[7];Cf(a,y,b,x)}Nn(b),a.restore(),a.Vc(!1)}}}},Vt.kk=function(a,y,x){return!Oe.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)},Vt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Oe.prototype.nk.call(this,a)},Vt.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)}},Vt.ga=function(a,y){if(y===void 0&&(y=new Se),a instanceof ei){a.Mc()&&Ae("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},Vt.mi=function(a){a===void 0&&(a=new $e);var y=this.naturalBounds,x=this.oe;y=$e.allocAt(y.x,y.y,y.width,y.height);var b=this.strokeWidth;return y.Bc(b/2,b/2),b=Se.allocAt(y.x,y.y).transform(x),a.h(b.x,b.y,0,0),b.h(y.right,y.y).transform(x),Fr(a,b.x,b.y,0,0),b.h(y.right,y.bottom).transform(x),Fr(a,b.x,b.y,0,0),b.h(y.x,y.bottom).transform(x),Fr(a,b.x,b.y,0,0),$e.free(y),Se.free(b),a},Vt.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!==vn.j||y||(E+=2);var z=$e.alloc();if(z.assign(b),z.Bc(E+2,E+2),!z.ca(a))return $e.free(z),!1;if(b=E+1e-4,x.type===vn.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:($e.free(z),Ie.Yb(x.startX,x.startY,x.endX,x.endY,E,a.x,a.y));if(x.type===vn.u){y=x.startX;var nt=x.startY,rt=x.endX;if(x=x.endY,z.x=Math.min(y,rt),z.y=Math.min(nt,x),z.width=Math.abs(rt-y),z.height=Math.abs(x-nt),this.fill===null){if(z.Bc(-b,-b),z.ca(a))return $e.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),$e.free(z),a}if(x.type===vn.F){nt=x.startX,E=x.startY,rt=x.endX;var st=x.endY;if(x=Math.min(nt,rt),y=Math.min(E,st),nt=Math.abs(rt-nt)/2,E=Math.abs(st-E)/2,x=a.x-(x+nt),y=a.y-(y+E),this.fill===null){if(nt-=b,E-=b,0>=nt||0>=E||1>=x*x/(nt*nt)+y*y/(E*E))return $e.free(z),!1;nt+=b,E+=b}return this.stroke!==null&&(nt+=b,E+=b),$e.free(z),0>=nt||0>=E?!1:1>=x*x/(nt*nt)+y*y/(E*E)}if(x.type===vn.o)return $e.free(z),this.fill===null?pl(x,a.x,a.y,E):ca(x,a,E,1<this.strokeWidth,y);Ae("Unknown Geometry type: "+x.type)},Vt.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 nt=this.geometry.bounds;else{var rt=this.figure,st=Lv[rt];if(st===void 0){var ht=Ie.Ze[rt];typeof ht=="string"&&(ht=Ie.Ze[ht]),typeof ht=="function"?(st=ht(null,100,100),Lv[rt]=st):Ae("Unsupported Figure: "+rt)}nt=st.bounds}rt=nt.width,st=nt.height,ht=nt.width;var dt=nt.height;switch(Os(this,!0)){case ln:b=x=0;break;case cn:ht=Math.max(a-z,0),dt=Math.max(y-z,0);break;case Xn:ht=Math.max(a-z,0),b=0;break;case ai:x=0,dt=Math.max(y-z,0)}isFinite(E.width)&&(ht=E.width),isFinite(E.height)&&(dt=E.height);var yt=this.maxSize,Tt=this.minSize;switch(x=Math.max(x-z,Tt.width),b=Math.max(b-z,Tt.height),ht=Math.min(yt.width,ht),dt=Math.min(yt.height,dt),ht=isFinite(ht)?Math.max(x,ht):Math.max(rt,x),dt=isFinite(dt)?Math.max(b,dt):Math.max(st,b),x=Av(this),x){case ln:break;case cn:rt=ht,st=dt;break;case Un:x=Math.min(ht/rt,dt/st),isFinite(x)||(x=1),rt*=x,st*=x;break;default:Ae(x+" is not a valid geometryStretch.")}this.Rd!==null?(rt===0&&(rt=.001),st===0&&(st=.001),x=this.Rd!==null?this.Rd:this.ua,nt=x.bounds,b=rt/nt.width,nt=st/nt.height,isFinite(b)||(b=1),isFinite(nt)||(nt=1),this.ua=b===1&&nt===1?x:x.copy().scale(b,nt)):this.ua!==null&&Ie.$(this.ua.Sk,a-z)&&Ie.$(this.ua.Rk,y-z)||(this.ua=ki.makeGeometry(this,rt,st)),nt=this.ua.bounds,a===1/0||y===1/0?this.Ge(nt.x-z/2,nt.y-z/2,a===0&&rt===0?0:nt.width+z,y===0&&st===0?0:nt.height+z):this.Ge(-(z/2),-(z/2),ht+z,dt+z),E.w()?(ht=E.width,dt=E.height,ht=Math.min(yt.width,ht),dt=Math.min(yt.height,dt),ht=Math.max(Tt.width,ht),dt=Math.max(Tt.height,dt),this.dc.h(0,0,ht,dt)):this.dc.assign(nt)};function Av(a){var y=a.geometryStretch;return a.Rd!==null?y===Ai?cn:y:y===Ai?Lv[a.figure].defaultStretch:y}Vt.eh=function(a,y,x,b){ls(this,a,y,x,b)},Vt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Vt.Sj=function(a,y,x,b,E){var z=this.transform,nt=1/(z.m11*z.m22-z.m12*z.m21),rt=z.m22*nt,st=-z.m12*nt,ht=-z.m21*nt,dt=z.m11*nt,yt=nt*(z.m21*z.dy-z.m22*z.dx),Tt=nt*(z.m12*z.dx-z.m11*z.dy);z=a*rt+y*ht+yt,nt=a*st+y*dt+Tt,rt=x*rt+b*ht+yt,st=x*st+b*dt+Tt,yt=this.ig/2,ht=this.ua,ht===null&&(this.measure(1/0,1/0),ht=this.ua);var zt=ht.bounds;if(dt=!1,ht.type===vn.j)if(1.5>=this.strokeWidth)dt=Ie.Ve(ht.startX,ht.startY,ht.endX,ht.endY,z,nt,rt,st,E);else{if(ht.startX===ht.endX?(b=yt,dt=0):(y=(ht.endY-ht.startY)/(ht.endX-ht.startX),dt=yt/Math.sqrt(1+y*y),b=dt*y),y=Fn(),a=new Se,Ie.Ve(ht.startX+b,ht.startY+dt,ht.endX+b,ht.endY+dt,z,nt,rt,st,a)&&y.push(a),a=new Se,Ie.Ve(ht.startX-b,ht.startY-dt,ht.endX-b,ht.endY-dt,z,nt,rt,st,a)&&y.push(a),a=new Se,Ie.Ve(ht.startX+b,ht.startY+dt,ht.startX-b,ht.startY-dt,z,nt,rt,st,a)&&y.push(a),a=new Se,Ie.Ve(ht.endX+b,ht.endY+dt,ht.endX-b,ht.endY-dt,z,nt,rt,st,a)&&y.push(a),rt=y.length,rt===0)return Nn(y),!1;for(dt=!0,st=1/0,b=0;b<rt;b++)a=y[b],x=(a.x-z)*(a.x-z)+(a.y-nt)*(a.y-nt),x<st&&(st=x,E.x=a.x,E.y=a.y);Nn(y)}else if(ht.type===vn.u)dt=Ie.Ff(zt.x-yt,zt.y-yt,zt.x+zt.width+yt,zt.y+zt.height+yt,z,nt,rt,st,E);else if(ht.type===vn.F){y=$e.allocAt(zt.x,zt.y,zt.width,zt.height).Bc(yt,yt);t:if(y.width===0)dt=Ie.Ve(y.x,y.y,y.x,y.y+y.height,z,nt,rt,st,E);else if(y.height===0)dt=Ie.Ve(y.x,y.y,y.x+y.width,y.y,z,nt,rt,st,E);else{if(a=y.width/2,ht=y.height/2,b=y.x+a,dt=y.y+ht,x=9999,z!==rt&&(x=(nt-st)/(z-rt)),9999>Math.abs(x)){if(st=nt-dt-x*(z-b),0>a*a*x*x+ht*ht-st*st){E.x=NaN,E.y=NaN,dt=!1;break t}yt=Math.sqrt(a*a*x*x+ht*ht-st*st),rt=(-(a*a*x*st)+a*ht*yt)/(ht*ht+a*a*x*x)+b,a=(-(a*a*x*st)-a*ht*yt)/(ht*ht+a*a*x*x)+b,ht=x*(rt-b)+st+dt,st=x*(a-b)+st+dt,Math.abs((z-rt)*(z-rt))+Math.abs((nt-ht)*(nt-ht))<Math.abs((z-a)*(z-a))+Math.abs((nt-st)*(nt-st))?(E.x=rt,E.y=ht):(E.x=a,E.y=st)}else{if(rt=ht*ht,st=z-b,rt-=rt/(a*a)*st*st,0>rt){E.x=NaN,E.y=NaN,dt=!1;break t}st=Math.sqrt(rt),rt=dt+st,st=dt-st,Math.abs(rt-nt)<Math.abs(st-nt)?(E.x=z,E.y=rt):(E.x=z,E.y=st)}dt=!0}$e.free(y)}else if(ht.type===vn.o){Tt=Se.alloc();var Ht=rt-z,ne=st-nt,ve=Ht*Ht+ne*ne,fe=z,Ce=nt;if(0<ve&&zt.contains(fe,Ce)&&(Tt.x=fe,Tt.y=Ce,this.ca(Tt)))for(Ht!==0&&.5>Math.abs(Ht)?(ne*=.5/Ht,Ht=.5):ne!==0&&.5>Math.abs(ne)&&(Ht*=.5/ne,ne=.5),fe-=Ht,Ce-=ne;zt.contains(fe,Ce);)fe-=Ht,Ce-=ne;for(E.x=rt,E.y=st,ne=0;ne<ht.figures.count;ne++){var ke=ht.figures.s[ne],Ee=ke.isFilled?fe:z,Be=ke.isFilled?Ce:nt,He=ke.segments;zt=ke.startX,Ht=ke.startY;for(var An=zt,zn=Ht,On=0;On<He.count;On++){var mn=He.s[On],an=mn.type,wi=mn.endX,fi=mn.endY,ar=!1;switch(an){case xo:An=wi,zn=fi;break;case Lr:ar=Tm(zt,Ht,wi,fi,Ee,Be,rt,st,Tt);break;case Go:ar=Ie.Eo(zt,Ht,mn.point1X,mn.point1Y,mn.point2X,mn.point2Y,wi,fi,Ee,Be,rt,st,.6,Tt);break;case da:ar=Ie.Eo(zt,Ht,zt+2/3*(mn.point1X-zt),Ht+2/3*(mn.point1Y-Ht),wi+2/3*(mn.point1X-wi),fi+2/3*(mn.point1Y-fi),wi,fi,Ee,Be,rt,st,.6,Tt);break;case ro:case Aa:an=mn.type===ro?$s(mn,ke):za(mn,ke,zt,Ht);var Sr=an.length;if(Sr===0){ar=Tm(zt,Ht,mn.type===ro?mn.centerX:mn.endX,mn.type===ro?mn.centerY:mn.endY,Ee,Be,rt,st,Tt);break}for(fi=null,wi=0;wi<Sr;wi++){if(fi=an[wi],wi===0&&Tm(zt,Ht,fi[0],fi[1],Ee,Be,rt,st,Tt)){var Po=Mm(Ee,Be,Tt,ve,E);Po<ve&&(ve=Po,dt=!0)}Ie.Eo(fi[0],fi[1],fi[2],fi[3],fi[4],fi[5],fi[6],fi[7],Ee,Be,rt,st,.6,Tt)&&(Po=Mm(Ee,Be,Tt,ve,E),Po<ve&&(ve=Po,dt=!0))}wi=fi[6],fi=fi[7];break;default:Ae("Unknown Segment type: "+an)}zt=wi,Ht=fi,ar&&(ar=Mm(Ee,Be,Tt,ve,E),ar<ve&&(ve=ar,dt=!0)),mn.isClosed&&(wi=An,fi=zn,Tm(zt,Ht,wi,fi,Ee,Be,rt,st,Tt)&&(mn=Mm(Ee,Be,Tt,ve,E),mn<ve&&(ve=mn,dt=!0)))}}z=x-a,nt=b-y,rt=Math.sqrt(z*z+nt*nt),rt!==0&&(z/=rt,nt/=rt),E.x-=z*yt,E.y-=nt*yt,Se.free(Tt)}else Ae("Unknown Geometry type: "+ht.type);return dt?(this.transform.Ga(E),!0):!1};function Mm(a,y,x,b,E){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<b?(E.x=x.x,E.y=x.y,y):b}function Tm(a,y,x,b,E,z,nt,rt,st){if(Ie.$(a,x)&&Ie.$(y,b)||Ie.$(E,nt)&&Ie.$(z,rt))return!1;var ht=!1,dt=(E-nt)*(y-b)-(z-rt)*(a-x);return dt===0?!1:(st.x=((E*rt-z*nt)*(a-x)-(E-nt)*(a*b-y*x))/dt,st.y=((E*rt-z*nt)*(y-b)-(z-rt)*(a*b-y*x))/dt,(a>x?a-x:x-a)<(y>b?y-b:b-y)?(a=y<b?y:b,y=y<b?b:y,(st.y>a||Ie.$(st.y,a))&&(st.y<y||Ie.$(st.y,y))&&(ht=!0)):(y=a<x?a:x,a=a<x?x:a,(st.x>y||Ie.$(st.x,y))&&(st.x<a||Ie.$(st.x,a))&&(ht=!0)),ht)}Vt.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=Se.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)))),Se.free(z),E},Vt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=xi.alloc();x.set(y),x.Vj();var b=a.left,E=a.right,z=a.top;a=a.bottom;var nt=Se.alloc();if(nt.h(b,z),x.Ga(nt),this.gh(nt,!0)||(nt.h(E,z),x.Ga(nt),this.gh(nt,!0))||(nt.h(b,a),x.Ga(nt),this.gh(nt,!0))||(nt.h(E,a),x.Ga(nt),this.gh(nt,!0)))return Se.free(nt),!0;var rt=Se.alloc(),st=Se.alloc();return x.set(y),x.bv(this.transform),x.Vj(),rt.x=E,rt.y=z,rt.transform(x),nt.x=b,nt.y=z,nt.transform(x),y=!1,Oc(this,nt,rt,st)?y=!0:(nt.x=E,nt.y=a,nt.transform(x),Oc(this,nt,rt,st)?y=!0:(rt.x=b,rt.y=a,rt.transform(x),Oc(this,nt,rt,st)?y=!0:(nt.x=b,nt.y=z,nt.transform(x),Oc(this,nt,rt,st)&&(y=!0)))),Se.free(nt),xi.free(x),Se.free(rt),Se.free(st),y};function Oc(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)}Vt.tx=function(a,y,x){function b(ve,fe){for(var Ce=ve.length,ke=0;ke<Ce;ke+=2)if(fe.zd(ve[ke],ve[ke+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 nt=y.bounds,rt=nt.x,st=nt.y,ht=nt.x+nt.width;if(nt=nt.y+nt.height,mi(a.x,a.y,rt,st)<=E&&mi(a.x,a.y,ht,st)<=E&&mi(a.x,a.y,rt,nt)<=E&&mi(a.x,a.y,ht,nt)<=E)return!0}if(rt=y.startX,st=y.startY,ht=y.endX,nt=y.endY,y.type===vn.j){if(x=(rt-ht)*(a.x-ht)+(st-nt)*(a.y-nt),Vi(a.x,a.y,rt,st,ht,nt)<=(0<=(ht-rt)*(a.x-rt)+(nt-st)*(a.y-st)&&0<=x?E:z))return!0}else{if(y.type===vn.u)return y=!1,x&&(y=Vi(a.x,a.y,rt,st,rt,nt)<=E||Vi(a.x,a.y,rt,st,ht,st)<=E||Vi(a.x,a.y,ht,st,ht,nt)<=E||Vi(a.x,a.y,rt,nt,ht,nt)<=E),y;if(y.type===vn.F){y=a.x-(rt+ht)/2,z=a.y-(st+nt)/2;var dt=Math.abs(ht-rt)/2,yt=Math.abs(nt-st)/2;if(dt===0||yt===0)return Vi(a.x,a.y,rt,st,ht,nt)<=E;if(x){if(a=Ie.$y(dt,yt,y,z),a*a<=E)return!0}else return!(mi(y,z,-dt,0)>=E||mi(y,z,0,-yt)>=E||mi(y,z,0,yt)>=E||mi(y,z,dt,0)>=E)}else if(y.type===vn.o){if(ht=y.bounds,z=ht.x,rt=ht.y,st=ht.x+ht.width,ht=ht.y+ht.height,a.x>st&&a.x<z&&a.y>ht&&a.y<rt&&Vi(a.x,a.y,z,rt,z,ht)>E&&Vi(a.x,a.y,z,rt,st,rt)>E&&Vi(a.x,a.y,st,ht,z,ht)>E&&Vi(a.x,a.y,st,ht,st,rt)>E)return!1;if(z=Math.sqrt(E),x){if(this.fill===null?pl(y,a.x,a.y,z):ca(y,a,z,!0,!1))return!0}else{for(x=y.figures,y=0;y<x.count;y++){if(z=x.s[y],nt=z.startX,dt=z.startY,a.zd(nt,dt)>E)return!1;for(rt=z.segments.s,st=rt.length,ht=0;ht<st;ht++)switch(yt=rt[ht],yt.type){case xo:case Lr:if(nt=yt.endX,dt=yt.endY,a.zd(nt,dt)>E)return!1;break;case Go:var Tt=Fn();if(Ie.Qe(nt,dt,yt.point1X,yt.point1Y,yt.point2X,yt.point2Y,yt.endX,yt.endY,.8,Tt),nt=b(Tt,a),Nn(Tt),nt||(nt=yt.endX,dt=yt.endY,a.zd(nt,dt)>E))return!1;break;case da:if(Tt=Fn(),Ie.ep(nt,dt,yt.point1X,yt.point1Y,yt.endX,yt.endY,.8,Tt),nt=b(Tt,a),Nn(Tt),nt||(nt=yt.endX,dt=yt.endY,a.zd(nt,dt)>E))return!1;break;case ro:case Aa:Tt=yt.type===ro?$s(yt,z):za(yt,z,nt,dt);var zt=Tt.length;if(zt===0){if(nt=yt.type===ro?yt.centerX:yt.endX,dt=yt.type===ro?yt.centerY:yt.endY,a.zd(nt,dt)>E)return!1;break}yt=null;for(var Ht=Fn(),ne=0;ne<zt;ne++)if(yt=Tt[ne],Ht.length=0,Ie.Qe(yt[0],yt[1],yt[2],yt[3],yt[4],yt[5],yt[6],yt[7],.8,Ht),b(Ht,a))return Nn(Ht),!1;Nn(Ht),yt!==null&&(nt=yt[6],dt=yt[7]);break;default:Ae("Unknown Segment type: "+yt.type)}}return!0}}}return!1},Vt.qc=function(){this.ua=null},Vt.kq=function(){return this.ig};function v1(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=$g,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=Yo):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new ei(1-Yo.x,Yo.y)))}ki.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var b=ql[a.toArrow];else a.fromArrow!=="None"?b=ql[a.fromArrow]:(b=Ie.Ze[a.figure],typeof b=="string"&&(b=Ie.Ze[b]),b===void 0&&Ae("Unknown Shape.figure: "+a.figure),b=b(a,y,x),b.Sk=y,b.Rk=x);if(b===null){var E=Ie.Ze.Rectangle;typeof E=="function"&&(b=E(a,y,x))}return b};function y1(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 Ie.um)if(E.toLowerCase()===x){b=E;break}if(b!==null)return a=vn.parse(Ie.um[b],!1),ql[b]=a,x!==b&&(ql[x]=b),b}}return typeof y=="string"?y:y instanceof vn?a:null}un.Object.defineProperties(ki.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),zo(this)&&(a=this.part,a!==null&&Mr(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=vn.parse(a);var y=a.normalize();this.geometry=a,this.position=a=Se.allocAt(-y.x,-y.y),Se.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&&Pd(a,"Shape.fill"),a instanceof ur&&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&&Pd(a,"Shape.stroke"),a instanceof ur&&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 kn(a,"value >= 0",ki,"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"?kn(a,'"butt", "round", or "square"',ki,"strokeCap"):(Bc(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"?kn(a,'"miter", "bevel", or "round"',ki,"strokeJoin"):(Bc(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){Bc(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)||Ae("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&&(Bc(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=Ie.Ze[a];typeof x=="function"?x=a:(x=Ie.Ze[a.toLowerCase()])||Ae("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=y1(a);x===null?Ae("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new zh),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),v1(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=y1(a);x===null?Ae("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new zh),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),v1(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:Mo},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Bc(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:Mo},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),Bc(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&&(Bc(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:Ai},set:function(a){var y=this.geometryStretch;y!==a&&(Bc(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))}}}),ki.prototype.intersectsRect=ki.prototype.Yc,ki.prototype.containedInRect=ki.prototype.fh,ki.prototype.getNearestIntersectionPoint=ki.prototype.rs,ki.prototype.getDocumentBounds=ki.prototype.mi,ki.prototype.getDocumentPoint=ki.prototype.ga;var ql=new ti,Lv=new ti;ki.className="Shape",ki.getFigureGenerators=function(){var a=new Jn,y;for(y in Ie.Ze)y!==y.toLowerCase()&&a.add(y,Ie.Ze[y]);return a.freeze(),a},ki.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),b=Ie.Ze;b[a]=y,b[x]=a},ki.getArrowheadGeometries=function(){var a=new Jn;for(b in Ie.um)if(ql[b]===void 0){var y=vn.parse(Ie.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 vn&&a.add(x,b)}return a.freeze(),a},ki.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=vn.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Ae("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var b=ql;b[a]=x,b[y]=a};function kv(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=Ai,this.gg=this.fg=Mo}kv.prototype.copy=function(){var a=new kv;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 xr(a,y){return Oe.call(this),Om||(Is=_r?new Ha(null).context:null,Om=!0),this.l|=2097152,this.ec="",this.xc="black",this.Ae="13px sans-serif",this.Lq=this.Cb=this.Gc=0,this.da=this.fa=this.Gm=null,this.Ih=0,this.df=null,this.Le=0,this.ze=this.Qb=this.Qc=null,typeof a=="string"?this.text=a:a&&Object.assign(this,a),y&&Object.assign(this,y),this}Ze(xr,Oe),xr.prototype.cloneProtected=function(a){Oe.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 Il(a){a.da===null?a.da=new Bv:a.da.nc&&(a.da=a.da.copy())}Vt=xr.prototype,Vt.th=function(){Oe.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function S1(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}Vt.qb=function(a){a.classType===xr?this.wrap=a:Oe.prototype.qb.call(this,a)},Vt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Vt.v=function(){Oe.prototype.v.call(this)},Vt.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,nt=Vg(this),rt=a.textAlign=this.textAlign,st=y.tn;rt==="start"?rt=st?"right":"left":rt==="end"&&(rt=st?"left":"right"),st=this.isUnderline;var ht=this.isStrikethrough;Vr(this,a,this.xc,!0,!1,x,b),(st||ht)&&Vr(this,a,this.xc,!1,!1,x,b),b=0,x=!1;var dt=this.oe,yt=dt.dx-(nt*dt.m21+dt.dx);dt=dt.dy-(nt*dt.m22+dt.dy);var Tt=y.scale;switch(8>(yt*yt+dt*dt)*Tt*Tt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof na&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,yt=this.spacingBelow,this.flip){case Xi:a.translate(E,0),a.scale(-1,1);break;case Mi:a.translate(0,z),a.scale(1,-1);break;case fr:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),dt=this.Gc,Tt=(y+nt+yt)*dt,z>Tt&&(b=this.verticalAlignment,b=b.y*z-b.y*Tt+b.offsetY),dt===1&&this.ze!==null)yt=this.Cb,yt>E&&(yt=E),this.Oj(this.ze,a,0,b+y,E,nt,yt,x,rt,st,ht);else if(this.Qc!==null&&this.Qb!==null)for(Tt=0;Tt<dt;Tt++){var zt=this.Qc[Tt];zt>E&&(zt=E),b+=y,this.Oj(this.Qb[Tt],a,0,b,E,nt,zt,x,rt,st,ht),b+=nt+yt}switch(this.flip){case Xi:a.scale(-1,1),a.translate(-E,0);break;case Mi:a.scale(1,-1),a.translate(0,-z);break;case fr:a.scale(-1,-1),a.translate(-E,-z)}}},Vt.Oj=function(a,y,x,b,E,z,nt,rt,st,ht,dt){var yt=0;if(rt)st==="left"?yt=0:st==="right"?yt=E-nt:st==="center"&&(yt=(E-nt)/2),y.fillRect(x+yt,b+.25*z,nt,1);else{if(st==="left"?yt=0:st==="right"?yt=E:st==="center"&&(yt=E/2),E=Nm!==null?Nm(this,z):.75*z,y.fillText(a,x+yt,b+E),a=z/20|0,a===0&&(a=1),st==="right"?yt-=nt:st==="center"&&(yt-=nt/2),ht){rt=Fm!==null?Fm(this,z):.8*z,st=x+yt,ht=b+rt,E=x+yt+nt,rt=b+rt;var Tt=a;y.beginPath(),y.lineWidth=Tt,y.moveTo(st,ht),y.lineTo(E,rt),y.stroke(),y.Se(),y instanceof na&&y.ad.classList.add("gojs-td")}dt&&(dt=b+z-z/2.2|0,a%2!==0&&(dt+=.5),b=x+yt,z=dt,x=x+yt+nt,nt=dt,yt=a,y.beginPath(),y.lineWidth=yt,y.moveTo(b,z),y.lineTo(x,nt),y.stroke(),y.Se(),y instanceof na&&y.ad.classList.add("gojs-td"))}},Vt.kk=function(a,y,x){if(!Oe.prototype.kk.call(this,a,y,x))return!1;if(Vr(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},Vt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Oe.prototype.nk.call(this,a)},Vt.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)}},Vt.Wl=function(a,y,x,b){var E=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;Is!==null&&L1!==z&&(L1=Is.font=z),this.Cb=this.Le=0,this.ze=this.Qb=this.Qc=this.df=null;var nt;if(isNaN(this.desiredSize.width)){if(z=this.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),z.length===0)z=8;else if(this.isMultiline){for(var rt=nt=0,st=!1;!st;){var ht=z.indexOf(`
`,rt);ht===-1&&(ht=z.length,st=!0),rt=z.substr(rt,ht-rt),this.formatting===Yg&&(rt=rt.trim()),nt=Math.max(nt,sl(rt)),rt=ht+1}z=nt}else nt=z.indexOf(`
`,0),0<=nt&&(z=z.substr(0,nt)),z=sl(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)),nt=w1(this,z),isNaN(this.desiredSize.height)?nt=Math.min(nt,y/this.scale):nt=this.desiredSize.height,st=nt,this.Cb!==0&&this.Qc!==null&&this.Qb!==null&&this.overflow===Dm&&(y=this.Ae,y=this.overflow===Dm?x1(y):0,ht=this.spacingAbove+this.spacingBelow,ht=Math.max(0,Vg(this)+ht),st=Math.min(this.maxLines-1,Math.max(Math.floor(st/ht+.01)-1,0)),!(st+1>=this.Qb.length))){for(this.l|=16777216,ht=this.Qb[st],y=Math.max(1,a-y);sl(ht)>y&&1<ht.length;)ht=ht.substr(0,ht.length-1);ht+=Zg,y=sl(ht),this.Qb[st]=ht,this.Qb=this.Qb.slice(0,st+1),this.Qc[st]=y,this.Qc=this.Qc.slice(0,st+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===P1||isNaN(this.desiredSize.width))&&(z=isNaN(a)?this.Cb:Math.min(a,this.Cb)),z=Math.max(x,z),nt=Math.max(b,nt),ns(this.dc,z,nt),this.Ge(0,0,z,nt),this.svg!==null&&E!==this.Gc&&(this.Uc=!0)},Vt.eh=function(a,y,x,b){ls(this,a,y,x,b)};function Kg(a,y,x){a.ze===null?(a.ze=y,a.Cb=x):((a.Qb===null||a.Qc===null)&&(a.Qb=[],a.Qc=[],a.Qb.push(a.ze),a.Qc.push(a.Cb)),a.Qb.push(y),a.Qc.push(x),a.Qb.length>a.maxLines&&(a.l|=16777216))}function Ev(a,y,x,b){var E=a.formatting===Yg;E&&(y=y.trim());var z=0,nt=a.Ae,rt=a.spacingAbove+a.spacingBelow;rt=Math.max(0,Vg(a)+rt);var st=a.overflow===Dm?x1(nt):0;if(a.Gc>=a.maxLines)b!==null&&b.h(0,rt);else if(nt=y,a.wrap===Mv){a.Le=1;var ht=sl(y);if(st===0||ht<=x)a.Cb=Math.max(a.Cb,ht),Kg(a,y,a.Cb),b!==null&&b.h(ht,rt);else{for(z=bf(a,nt),nt=nt.substr(z.length),y=bf(a,nt),ht=sl(z+y);0<y.length&&ht<=x;)z+=y,nt=nt.substr(y.length),y=bf(a,nt),ht=z+y,E&&(ht=ht.trim()),ht=sl(ht);for(E&&(y=y.trim()),z+=y,x=Math.max(1,x-st);sl(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Zg;var dt=sl(z);a.Cb=dt,Kg(a,z,dt),b!==null&&b.h(dt,rt)}}else{for(st=0,nt.length===0&&(st=1,Kg(a,nt,0));0<nt.length;){for(y=bf(a,nt),nt=nt.substr(y.length);sl(y)>x;){var yt=1;for(ht=sl(y.substr(0,yt)),dt=0;ht<=x;)yt++,dt=ht,ht=sl(y.substr(0,yt));if(yt===1){var Tt=ht;z=Math.max(z,ht)}else Tt=dt,z=Math.max(z,dt);if(yt--,1>yt&&(yt=1),Kg(a,y.substr(0,yt),Tt),st++,y=y.substr(yt),a.Gc+st>a.maxLines)break}for(dt=bf(a,nt),ht=sl(y+dt);0<dt.length&&ht<=x;)y+=dt,nt=nt.substr(dt.length),dt=bf(a,nt),ht=y+dt,E&&(ht=ht.trim()),ht=sl(ht);if(E&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),dt.length===0?(yt=ht,z=Math.max(z,ht)):(yt=dt=sl(y),z=Math.max(z,dt)),Kg(a,y,yt),st++,a.Gc+st>a.maxLines))break}a.Le=Math.min(a.maxLines,st),a.Cb=Math.max(a.Cb,z),b!==null&&b.h(a.Cb,rt*a.Le)}}function bf(a,y){if(a.wrap===C1)return y.substr(0,1);for(var x=y.length,b=0,E=xx;b<x&&!E.test(y.charAt(b));)b++;for(a.formatting===b1&&(x=Math.min(x,b+1));b<x&&E.test(y.charAt(b));)b++;return b>=y.length?y:y.substr(0,b)}function sl(a){return Is===null?8*a.length:Is.measureText(a).width}function Vg(a){if(a.df!==null)return a.df;var y=a.Ae;if(Is===null){var x=16;return a.df=x}return Fv[y]!==void 0&&5e3>A1?x=Fv[y]:(x=1.3*Is.measureText("M").width,Fv[y]=x,A1++),a.df=x}function x1(a){if(Is===null)return 6;if(Bm[a]!==void 0&&5e3>Dv)var y=Bm[a];else y=Is.measureText(Zg).width,Bm[a]=y,Dv++;return y}function w1(a,y){var x=a.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),b=a.spacingAbove+a.spacingBelow;if(b=Math.max(0,Vg(a)+b),x.length===0)return a.Cb=0,a.Gc=1,b;if(!a.isMultiline){var E=x.indexOf(`
`,0);0<=E&&(x=x.substr(0,E))}E=0;for(var z=a.Gc=0,nt,rt=!1;!rt;){if(nt=x.indexOf(`
`,z),nt===-1&&(nt=x.length,rt=!0),z<=nt){if(z=x.substr(z,nt-z),a.wrap!==Mv){a.Le=0;var st=wn.alloc();Ev(a,z,y,st),E+=st.height,wn.free(st),a.Gc+=a.Le}else Ev(a,z,y,null),E+=b,a.Gc++;a.Gc===a.maxLines&&(rt=!0)}z=nt+1}return a.Lq=E}un.Object.defineProperties(xr.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"||(Il(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:ln},set:function(a){var y=this.flip;y!==a&&(Il(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Du},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),Il(this),this.da.Yr=a,Ss(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=wn.alloc();Ev(this,this.ec,999999,a);var y=a.width;wn.free(a),a=w1(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),ns(this.dc,y,a)}return this.dc}},isMultiline:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this.v(),this.g("isMultiline",y,a))}},isUnderline:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;y!==a&&(this.l^=4194304,this.Uc=!0,this.N(),this.g("isUnderline",y,a))}},isStrikethrough:{get:function(){return(this.l&8388608)!==0},set:function(a){var y=(this.l&8388608)!==0;y!==a&&(this.l^=8388608,this.Uc=!0,this.N(),this.g("isStrikethrough",y,a))}},wrap:{get:function(){return this.da!==null?this.da.$r:Tv},set:function(a){var y=this.wrap;y!==a&&(Il(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Nv},set:function(a){var y=this.overflow;y!==a&&(Il(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&&Pd(a,"TextBlock.stroke"),a instanceof ur&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Vg(this)}},editable:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("editable",y,a))}},textEditor:{get:function(){return this.da!==null?this.da.Qr:null},set:function(a){var y=this.textEditor;y!==a&&(Il(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&&(Il(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&&(Il(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&&(Il(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&&(Il(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&&(Il(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Yg},set:function(a){var y=this.formatting;y!==a&&(Il(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&&kn(a,"> 0",xr,"maxLines"),Il(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 Nm=null,Fm=null,Mv=new Ye(xr,"None",0),P1=new Ye(xr,"WrapFit",1),Tv=new Ye(xr,"WrapDesiredSize",2),C1=new Ye(xr,"WrapBreakAll",3),Nv=new Ye(xr,"OverflowClip",0),Dm=new Ye(xr,"OverflowEllipsis",1),Yg=new Ye(xr,"FormatTrim",0),b1=new Ye(xr,"FormatNone",0),xx=/[ \u200b\u00ad]/,Fv=new ti,A1=0,Bm=new ti,Dv=0,Zg="...",L1="",Is=null,Om=!1;xr.className="TextBlock";function Bv(){this.nc=!1,this.Hd=null,this.Xf=ln,this.gq=Yg,this.Jq=1/0,this.$q=Nv,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Du,this.$r=Tv}Bv.prototype.copy=function(){var a=new Bv;return a.Hd=this.Hd,a.Xf=this.Xf,a.gq=this.gq,a.Jq=this.Jq,a.$q=this.$q,a.Dr=this.Dr,a.Er=this.Er,a.Or=this.Or,a.Pr=this.Pr,a.Qr=this.Qr,a.vj=this.vj,a.Yr=this.Yr,a.$r=this.$r,a},xr.getEllipsis=function(){return Zg},xr.setEllipsis=function(a){Zg=a,Bm=new ti,Dv=0},xr.getBaseline=function(){return Nm},xr.setBaseline=function(a){Nm=a},xr.getUnderline=function(){return Fm},xr.setUnderline=function(a){Fm=a},xr.isValidFont=function(a){if(Om||(Is=_r?new Ha(null).context:null,Om=!0),Is===null)return!0;var y=Is.font;if(a===y||a==="10px sans-serif")return!0;Is.font="10px sans-serif",Is.font=a;var x=Is.font;if(x!=="10px sans-serif")return Is.font=y,!0;Is.font="19px serif";var b=Is.font;return Is.font=a,x=Is.font,Is.font=y,x!==b},xr.FormatNone=b1,xr.FormatTrim=Yg,xr.None=Mv,xr.OverflowClip=Nv,xr.OverflowEllipsis=Dm,xr.WrapBreakAll=C1,xr.WrapDesiredSize=Tv,xr.WrapFit=P1;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 Rs(a,y){Oe.call(this),this.Eg=null,this.qo="",this.Xg=uu,this.Nk=cn,this.Zg=this.Hd=null,this.Mk=Ti,this.Xf=ln,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 Af;Ze(Rs,Oe),Rs.prototype.cloneProtected=function(a){Oe.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},Rs.prototype.qb=function(a){a===ln||a===Un||a===Ki?this.imageStretch=a:Oe.prototype.qb.call(this,a)},Rs.prototype.toString=function(){return"Picture("+this.source+")#"+Ni(this)};function Lf(a){a===void 0&&(a=""),a!==""?Af[a]&&(delete Af[a],Im--):(Af=new ti,Im=0)}function k1(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")||"",nt=E.Og.I(z);if(nt!==null)for(var rt=nt.length,st=0;st<rt;st++)z=nt[st],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()||(ao(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")||"",nt=E.Og.I(z);if(nt!==null){E=nt.length,z=Fn();for(var rt=0;rt<E;rt++)z.push(nt[rt]);if(y.hn)for(rt=0;rt<E;rt++)nt=z[rt],nt.Hd!==null&&nt.Hd(nt,x);Nn(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}Rs.prototype.hA=function(){if(this.source!==""){Lf(this.source);var a=this.source;this.source="",this.source=a}},Rs.prototype.redraw=function(){this.N(),this.Uc=!0},Rs.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 Fc)){var E=a instanceof na;b=this.naturalBounds;var z=0,nt=0,rt=this.qn,st=rt?+x.width:x.naturalWidth;if(rt=rt?+x.height:x.naturalHeight,st===void 0&&x.videoWidth&&(st=x.videoWidth),rt===void 0&&x.videoHeight&&(rt=x.videoHeight),st=st||b.width,rt=rt||b.height,st!==0&&rt!==0){var ht=st,dt=rt;this.sourceRect.w()&&(z=this.Xg.x,nt=this.Xg.y,st=this.Xg.width,rt=this.Xg.height);var yt=st,Tt=rt,zt=this.Nk,Ht=this.Mk;switch(zt){case ln:if(this.sourceRect.w())break;yt>=b.width&&(z=z+Ht.offsetX+(yt*Ht.x-b.width*Ht.x)),Tt>=b.height&&(nt=nt+Ht.offsetY+(Tt*Ht.y-b.height*Ht.y)),st=Math.min(b.width,yt),rt=Math.min(b.height,Tt);break;case cn:yt=b.width,Tt=b.height;break;case Un:case Ki:zt===Un?(zt=Math.min(b.height/Tt,b.width/yt),yt*=zt,Tt*=zt):zt===Ki&&(zt=Math.max(b.height/Tt,b.width/yt),yt*=zt,Tt*=zt,yt>=b.width&&(z=(z+Ht.offsetX+(yt*Ht.x-b.width*Ht.x)/yt)*st),Tt>=b.height&&(nt=(nt+Ht.offsetY+(Tt*Ht.y-b.height*Ht.y)/Tt)*rt),st*=1/(yt/b.width),rt*=1/(Tt/b.height),yt=b.width,Tt=b.height)}zt=this.Df()*y.scale;var ne=yt*zt*Tt*zt,ve=st*rt/ne,fe=x.__goCache;zt=null;var Ce=wx;if(!E){if(x.sq&&fe!==void 0&&4<ne&&ve>Ce*Ce)for(fe.gi===null&&(M1(fe,4,ht,dt,x),M1(fe,16,ht,dt,x)),E=fe.gi,ht=E.length,dt=0;dt<ht&&E[dt].ratio*E[dt].ratio<ve;dt++)zt=E[dt];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{E=new Ha(null).context;try{E.drawImage(this.Eg,0,0)}catch(ke){this.en=!1}try{E.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(ke){this.vl=!0}}if(this.vl)return}}switch(E=yt<b.width?Ht.offsetX+(b.width*Ht.x-yt*Ht.x):0,Ht=Tt<b.height?Ht.offsetY+(b.height*Ht.y-Tt*Ht.y):0,this.flip){case Xi:a.translate(Math.min(b.width,yt),0),a.scale(-1,1);break;case Mi:a.translate(0,Math.min(b.height,Tt)),a.scale(1,-1);break;case fr:a.translate(Math.min(b.width,yt),Math.min(b.height,Tt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&fe!==void 0&&zt!==null&&zt.ratio!==1){a.save(),y=zt.ratio;try{a.drawImage(zt.source,z/y,nt/y,Math.min(zt.source.width,st/y),Math.min(zt.source.height,rt/y),E,Ht,Math.min(b.width,yt),Math.min(b.height,Tt)),a instanceof na&&(this.bt=[z/y,nt/y,Math.min(zt.source.width,st/y),Math.min(zt.source.height,rt/y),E,Ht,Math.min(b.width,yt),Math.min(b.height,Tt)])}catch(ke){this.en=!1}a.restore()}else try{a.drawImage(x,z,nt,st,rt,E,Ht,Math.min(b.width,yt),Math.min(b.height,Tt)),a instanceof na&&(this.bt=[z,nt,st,rt,E,Ht,Math.min(b.width,yt),Math.min(b.height,Tt)])}catch(ke){this.en=!1}switch(this.flip){case Xi:a.scale(-1,1),a.translate(-Math.min(b.width,yt),0);break;case Mi:a.scale(1,-1),a.translate(0,-Math.min(b.height,Tt));break;case fr:a.scale(-1,-1),a.translate(-Math.min(b.width,yt),-Math.min(b.height,Tt))}}}}},Rs.prototype.Wl=function(a,y,x,b){var E=this.desiredSize,z=Os(this,!0),nt=this.Eg,rt=this.qn,st=0,ht=0;(rt||!this.al&&nt&&nt.complete)&&(this.al=!0),nt===null?(isFinite(E.width)||(a=0),isFinite(E.height)||(y=0)):(st=rt?+nt.width:nt.naturalWidth,ht=rt?+nt.height:nt.naturalHeight),isFinite(E.width)||z===cn||z===Xn?(isFinite(a)||(this.sourceRect.w()?a=this.sourceRect.width:nt!==null&&(a=st)),x=0):nt!==null&&this.al!==!1&&(a=this.sourceRect.w()?this.sourceRect.width:st),isFinite(E.height)||z===cn||z===ai?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:nt!==null&&(y=ht)),b=0):nt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:ht),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),nt===null||nt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),ns(this.dc,a,y),this.Ge(0,0,a,y)},Rs.prototype.eh=function(a,y,x,b){ls(this,a,y,x,b)},un.Object.defineProperties(Rs.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||Ae("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var b=this.diagram;b!==null&&kg(b,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new fn),b!==null&&x&&Ih(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()||(ao(this,!1),this.v())):x&&k1(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=Af;if(_r){var b=null;if(x[a]!==void 0)b=x[a];else if(a!==""){30<Im&&(Lf(),x=Af),b=Ln("img"),b.hn=!0,k1(this,b);var E=this.rl;E!==null&&(b.crossOrigin=E(this)),b.src=a,x[a]=b,Im++}this.element=b,b!==null&&b.__goCache===void 0&&(b.__goCache=new E1),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}}}),Rs.prototype.redraw=Rs.prototype.redraw,Rs.prototype.reloadSource=Rs.prototype.hA;var Im=0,wx=4;Rs.className="Picture",Af=new ti,Rs.clearCache=Lf;function E1(){this.gi=null}function M1(a,y,x,b,E){a.gi===null&&(a.gi=[]);var z=new Ha(null),nt=z.context,rt=1/y;z.width=x/y,z.height=b/y,z.width!==0&&z.height!==0&&(y=new T1(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],E=x.source,x=x.ratio),nt.setTransform(rt*x,0,0,rt*x,0,0),nt.yc(),nt.drawImage(E,0,0),a.gi.push(y))}E1.className="PictureCacheArray";function T1(a,y){this.source=a,this.ratio=y}T1.className="PictureCacheInstance";function kf(){this.os=new vn,this.mc=null}kf.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new vn,this.mc=null};function Ef(a,y,x,b,E,z){a.mc=new So,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()}kf.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var b=new or(xo);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)},kf.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var b=new or(Lr);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)};function ih(a,y,x,b,E,z,nt){var rt;rt===void 0&&(rt=!1);var st=new or(Go);st.point1X=y,st.point1Y=x,st.point2X=b,st.point2Y=E,st.endX=z,st.endY=nt,rt&&st.close(),a.mc.segments.add(st)}function Rm(a,y,x,b,E){var z;z===void 0&&(z=!1);var nt=new or(da);nt.point1X=y,nt.point1Y=x,nt.endX=b,nt.endY=E,z&&nt.close(),a.mc.segments.add(nt)}kf.prototype.arcTo=function(a,y,x,b,E,z,nt){z===void 0&&(z=0),nt===void 0&&(nt=!1);var rt=new or(ro);rt.startAngle=a,rt.sweepAngle=y,rt.centerX=x,rt.centerY=b,rt.radiusX=E,rt.radiusY=z!==0?z:E,nt&&rt.close(),this.mc.segments.add(rt)};function Cx(a,y,x,b,E,z,nt,rt){var st;st===void 0&&(st=!1),y=new or(Aa,nt,rt,y,x,b,E,z),st&&y.close(),a.mc.segments.add(y)}function N1(a){var y=jm;return y!==null?(jm=null,y.reset(a),y):(y=new kf,y.reset(a),y)}var jm=null;kf.className="StreamGeometryContext";function $o(a,y){var x=a.toLowerCase(),b=Ie.Ze;b[a]=y,b[x]=a}$o("Rectangle",function(a,y,x){a="r"+y+","+x;var b=Ie.Mf[a];return b!==void 0||(b=new vn(vn.u),b.endX=y,b.endY=x,Ie.Nf<Ie.vm&&(Ie.Mf[a]=b,Ie.Nf++)),b}),$o("Square",function(a,y,x){a="s"+y+","+x;var b=Ie.Mf[a];return b!==void 0||(b=new vn(vn.u),b.endX=y,b.endY=x,b.defaultStretch=Un,Ie.Nf<Ie.vm&&(Ie.Mf[a]=b,Ie.Nf++)),b}),$o("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=Ie.Mf[b];if(E!==void 0)return E;var z=a*Ie.wg;return E=new vn().add(new So(a,0,!0).add(new or(Lr,y-a,0)).add(new or(Go,y,a,y-z,0,y,z)).add(new or(Lr,y,x-a)).add(new or(Go,y-a,x,y,x-z,y-z,x)).add(new or(Lr,a,x)).add(new or(Go,0,x-a,z,x,0,x-z)).add(new or(Lr,0,a)).add(new or(Go,a,0,0,z,z,0).close())),1<z&&(E.spot1=new ei(0,0,z,z),E.spot2=new ei(1,1,-z,-z)),Ie.Nf<Ie.vm&&(Ie.Mf[b]=E,Ie.Nf++),E}),$o("Border","RoundedRectangle"),$o("Ellipse",function(a,y,x){a="e"+y+","+x;var b=Ie.Mf[a];return b!==void 0||(b=new vn(vn.F),b.endX=y,b.endY=x,b.spot1=cc,b.spot2=Ou,Ie.Nf<Ie.vm&&(Ie.Mf[a]=b,Ie.Nf++)),b}),$o("Circle",function(a,y,x){a="c"+y+","+x;var b=Ie.Mf[a];return b!==void 0||(b=new vn(vn.F),b.endX=y,b.endY=x,b.spot1=cc,b.spot2=Ou,b.defaultStretch=Un,Ie.Nf<Ie.vm&&(Ie.Mf[a]=b,Ie.Nf++)),b}),$o("TriangleRight",function(a,y,x){return new vn().add(new So(0,0).add(new or(Lr,y,.5*x)).add(new or(Lr,0,x).close())).pm(0,.25,.5,.75)}),$o("TriangleDown",function(a,y,x){return new vn().add(new So(0,0).add(new or(Lr,y,0)).add(new or(Lr,.5*y,x).close())).pm(.25,0,.75,.5)}),$o("TriangleLeft",function(a,y,x){return new vn().add(new So(y,x).add(new or(Lr,0,.5*x)).add(new or(Lr,y,0).close())).pm(.5,.25,1,.75)}),$o("TriangleUp",function(a,y,x){return new vn().add(new So(y,x).add(new or(Lr,0,x)).add(new or(Lr,.5*y,0).close())).pm(.25,.5,.75,1)}),$o("Triangle","TriangleUp"),$o("Diamond",function(a,y,x){return new vn().add(new So(.5*y,0).add(new or(Lr,0,.5*x)).add(new or(Lr,.5*y,x)).add(new or(Lr,y,.5*x).close())).pm(.25,.25,.75,.75)}),$o("LineH",function(a,y,x){return a=new vn(vn.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),$o("LineV",function(a,y,x){return a=new vn(vn.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),$o("None","Rectangle"),$o("BarH","Rectangle"),$o("BarV","Rectangle"),$o("MinusLine","LineH"),$o("PlusLine",function(a,y,x){return new vn().add(new So(0,x/2,!1).add(new or(Lr,y,x/2)).add(new or(xo,y/2,0)).add(new or(Lr,y/2,x)))}),$o("XLine",function(a,y,x){return new vn().add(new So(0,x,!1).add(new or(Lr,y,0)).add(new or(xo,0,0)).add(new or(Lr,y,x)))}),$o("LineRight",function(a,y,x){return new vn().add(new So(.25*y,0,!1).add(new or(Lr,.75*y,.5*x)).add(new or(Lr,.25*y,x)))}),$o("LineDown",function(a,y,x){return new vn().add(new So(0,.25*x,!1).add(new or(Lr,.5*y,.75*x)).add(new or(Lr,y,.25*x)))}),$o("LineLeft",function(a,y,x){return new vn().add(new So(.75*y,0,!1).add(new or(Lr,.25*y,.5*x)).add(new or(Lr,.75*y,x)))}),$o("LineUp",function(a,y,x){return new vn().add(new So(0,.75*x,!1).add(new or(Lr,.5*y,.25*x)).add(new or(Lr,y,.75*x)))}),Ie.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 Ov(){this.nc=!1,this.tr=this.Kp=this.zq=null,this.vr="",this.fr=this.oq=this.ur=null,this.hr="",this.gr=Bo,this.ir=null,this.jr="",this.lr=Mo,this.Gq="",this.Hq=sr,this.Pq=ds,this.Kq=ts,this.Up=null,this.Cq=127,this.zr=vo,this.yr="gray",this.Vg=4}Ov.prototype.copy=function(){var a=new Ov;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 $n(a,y){a===void 0||a instanceof po||typeof a=="string"?gn.call(this,a):(gn.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 Se(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new $e,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}Ze($n,gn),$n.prototype.cloneProtected=function(a){gn.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},Vt=$n.prototype,Vt.Af=function(a){gn.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Vt.toString=function(){var a=Bn(this.constructor)+"#"+Ni(this);return this.data!==null&&(a+="("+pi(this.data)+")"),a};function js(a){a.P===null?a.P=new Ov:a.P.nc&&(a.P=a.P.copy())}Vt.th=function(){gn.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Vt.gk=function(a,y,x,b,E,z,nt){var rt=this.diagram;rt!==null&&(a===Jr&&y==="elements"?E instanceof gn?Dc(E,function(st){ly(rt.partManager,st),Ac(rt,st)}):Ih(rt,E):a===fo&&y==="elements"&&(E instanceof gn?Dc(E,function(st){uy(rt.partManager,st,rt)}):kg(rt,E)),rt.cb(a,y,x,b,E,z,nt))},Vt.La=function(a){if(gn.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 gn&&Dc(E,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},$n.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},$n.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},$n.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 Jn),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)))}}},$n.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)}},$n.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=Fn();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);Nn(y)}},$n.prototype.updateAdornments=function(){var a=this.diagram;if(a!==null){for(var y=this.adornments;y.next();){var x=y.value;x.v(),x.placeholder&&x.placeholder.v()}t:{if(this.isSelected&&this.selectionAdorned&&(y=this.selectionObject,y!==null&&this.actualBounds.w()&&this.isVisible()&&y.Ed()&&y.actualBounds.w())){if(x=this.Pj("Selection"),x===null){if(x=this.selectionAdornmentTemplate,x===null&&(x=this.ph()?a.linkSelectionAdornmentTemplate:this instanceof Pi?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof ir))break t;Ka(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=gn.Link),x.adornedObject=y)}if(x!==null){x.type===gn.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(bx(this,a),y=this.adornments;y.next();)y.value.La()}},$n.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Iv(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function bx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function zm(a){if(Wh(a)===!1){jv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function F1(a){if(a.G|=2097152,Wh(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||O1(a,y,x),x=a.Ib;var b=$e.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(b,x),$e.free(b),jv(a,!1)}}$n.prototype.Ge=function(a,y,x,b){var E=this.uc;E.h(a,y,x,b),this.Lb===null&&(this.Lb=new xi);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),this.Lb=z,z.ws()||z.pp(E)},$n.prototype.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Ti;this.locationSpot.sb()&&(z=this.locationSpot);var nt=Se.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,nt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(nt),nt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(nt),nt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else nt.yi(y,x,b,E,z);a.rotate(this.Kb,nt.x,nt.y),Se.free(nt)}},$n.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},$n.prototype.moveTo=function(a,y,x){a=Se.allocAt(a,y),this.move(a,x),Se.free(a)},$n.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())},$n.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())},$n.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new Jn),y.I(a)!==null)return y.I(a);var x=gn.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function rh(a,y,x,b){b===void 0&&(b=new Se),x=x.Mc()?Ti: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}$n.prototype.mi=function(a){return a===void 0&&(a=new $e),a.assign(this.actualBounds)},$n.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function D1(a){var y=Se.alloc(),x=a.locationObject,b=x.naturalBounds,E=x instanceof ki?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 Ic(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=h1(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 nt=a.shadowBlur;return a=a.shadowOffset,z+=nt,y+=nt,b-=nt/2,E-=nt/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}$n.prototype.arrange=function(){if(xs(this)===!1)F1(this);else{Xl(this,!1);var a=this.Ib,y=$e.alloc();y.assign(a);var x=Gh(this);this.eh(0,0,this.uc.width,this.uc.height);var b=this.position;O1(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()||Ie.B(y.width,a.width)&&Ie.B(y.height,a.height)||0<=this.vw&&this.C(16),$e.free(y),jv(this,!1)}},Vt=$n.prototype,Vt.Xl=function(a,y){var x=this.diagram;if(x!==null){var b=!1;if(x.Zi===!1&&a.w()){var E=$e.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),$e.free(E)}!(this.G&65536)&&a.D(y)||j1(this,b,x),x.N(),!a.w()&&!y.w()||Hr(a,y)||(this instanceof Tn&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Vt.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var b=this.diagram;return b!==null&&B1(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 Se(b.x+(a.x-y),b.y+(a.y-x)),this.g("location",b,this.ke.copy())),Wh(this)===!1&&xs(this)===!1&&(zm(this),F1(this)),!0};function B1(a,y,x,b,E){y===null||a instanceof ir||(y=y.animationManager,y.zb&&qd(y,a,new Se(b,E),x))}Vt.mm=function(a,y,x){var b=this.ke,E=this.pa;if(x){if(b.x===a&&b.y===y)return;Wh(this)||xs(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)},Vt.Av=function(){this.G&=-2097153,zm(this)};function O1(a,y,x){var b=D1(a),E=a.diagram,z=x.w(),nt=y.w();z&&nt?a.G&2097152?I1(a,y,x,E,b):R1(a,y,x,E,b):z?I1(a,y,x,E,b):nt&&R1(a,y,x,E,b),a.G|=2097152,Se.free(b),a.Uk()}function I1(a,y,x,b,E){var z=y.x,nt=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 ir||qd(x,a,new Se(z,nt),y),b||y.x===z&&y.y===nt||a.g("position",new Se(z,nt),y.copy()))}function R1(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 j1(a,y,x){zv(a,!1),a instanceof Tn&&Qu(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var b=x.viewportBounds;b.w()?Gh(a)?(kl(y,b)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(b)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Vt.si=function(){return!0},Vt.Zc=function(){return!0},Vt.ph=function(){return!1},Vt.Dd=function(){return!0};function Rv(a,y,x,b){y.constructor===a.constructor||G1||(G1=!0,Cn('Should not change the class of the Part when changing category from "'+x+'" to "'+b+'"'),Cn(" Old class: "+Bn(a.constructor)+", new class: "+Bn(y.constructor)+", part: "+a.toString())),a.Ej();var E=a.data;x=a.layerName;var z=a.isSelected,nt=a.isHighlighted,rt=!0,st=!0,ht=!1;a instanceof Tn&&(rt=a.isTreeLeaf,st=a.isTreeExpanded,ht=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=nt?a.G|524288:a.G&-524289,a instanceof Tn&&(a.U=rt?a.U|4:a.U&-5,a.U=st?a.U|1:a.U&-2,a.U=ht?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)}$n.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},$n.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},$n.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},$n.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},$n.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},$n.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},$n.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},$n.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},$n.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 Wh(a){return(a.G&32768)!==0}function jv(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}Vt=$n.prototype,Vt.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function Wm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Vt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Vt.N=function(){var a=this.diagram;a!==null&&!xs(this)&&!Wh(this)&&this.isVisible()&&this.Ib.w()&&a.N(Ic(this,this.Ib))},Vt.v=function(){gn.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof Tn&&this.labeledLink!==null&&Ss(this.labeledLink),a.$b(!0))},Vt.Vo=function(a){a||(a=this.Ah,a!==null&&Kv(a,this))},Vt.Wo=function(a){a||(a=this.Ah,a!==null&&Vv(a,this))},Vt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Vt.oz=function(){return Wv(this,this)};function Wv(a,y){var x=y.containingGroup;return x!==null?1+Wv(a,x):y instanceof Tn&&(y=y.labeledLink,y!==null)?Wv(a,y):0}Vt.sz=function(){return z1(this,this)};function z1(a,y){var x=y.containingGroup;return x!==null||y instanceof Tn&&(x=y.labeledLink,x!==null)?z1(a,x):y}Vt.Td=function(a){return a instanceof Pi?Gv(this,this,a):!1};function Gv(a,y,x){if(y===x||x===null)return!1;var b=y.containingGroup;return b===null||b!==x&&!Gv(a,b,x)?y instanceof Tn&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}Vt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof Pi&&Wm(y,!0),y instanceof Tn){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 Tn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof Pi&&Wm(y,!1),y instanceof Tn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},$n.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof Tn&&this.isLinkLabel)},$n.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 Tn&&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 W1(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function Uh(a,y,x,b,E,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof ir)){if(a.add(y),y instanceof Tn){if(x&&y instanceof Pi)for(var nt=y.memberParts;nt.next();)Uh(a,nt.value,x,b,E,z);if(E!==!1)for(nt=y.linksConnected;nt.next();){var rt=nt.value;if(!a.contains(rt)){var st=rt.fromNode,ht=rt.toNode;st=st===null||a.contains(st),ht=ht===null||a.contains(ht),(E?st&&ht:st||ht)&&Uh(a,rt,x,b,E,z)}}if(1<b)for(y=y.Ou();y.next();)Uh(a,y.value,x,b-1,E,z)}else if(y instanceof yn)for(y=y.labelNodes;y.next();)Uh(a,y.value,x,b,E,z)}}un.Object.defineProperties($n.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?qi: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(fo,"parts",y,this,null,b,!0),b=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=b&&x.cb(Jr,"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&&ef(x,-1,this),this.g("zOrder",y,a),a=this.diagram,a!==null&&a.N()}}},locationObject:{get:function(){if(this.nf===null){var a=this.locationObjectName;a!==""?(a=this.fb(a),a!==null?this.nf=a:this.nf=this):this instanceof ir?this.type!==gn.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:ds},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:sr},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,xs(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)),B1(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 ir)){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 ir?this instanceof ir&&(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&&(Ka(x),x=x.copy(),x!==null&&Rv(this,x,y,a))):(z!==null&&z.jm(b,a),x=dS(x.partManager,b,a),x!==null&&(Ka(x),x=x.copy(),x===null||x instanceof yn||(b=this.location.copy(),Rv(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){Rv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var 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 yn?(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:Bo},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:Mo},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&&Ae("Cannot make a Group a member of itself: "+this.toString()),Ae("Cannot make a Group indirectly contain itself: "+this.toString()+" already contains "+a.toString())),this.C(2);var x=this.diagram;if(y!==null?Vv(y,this):this instanceof Pi&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Kv(a,this):this instanceof Pi&&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 Pi){for(x=new fn,Uh(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof Tn)for(b=b.linksConnected;b.next();)Mf(b.value)}if(this instanceof Tn){for(x=this.linksConnected;x.next();)Mf(x.value);x=this.labeledLink,x!==null&&Mf(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&ef(y,-1,a))}}else Ae("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 Tn&&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:vo},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))}}}),$n.prototype.invalidateLayout=$n.prototype.C,$n.prototype.findCommonContainingGroup=$n.prototype.px,$n.prototype.isMemberOf=$n.prototype.Td,$n.prototype.findTopLevelPart=$n.prototype.sz,$n.prototype.findSubGraphLevel=$n.prototype.oz,$n.prototype.ensureBounds=$n.prototype.Va,$n.prototype.getDocumentBounds=$n.prototype.mi,$n.prototype.findObject=$n.prototype.fb,$n.prototype.moveTo=$n.prototype.moveTo,$n.prototype.invalidateAdornments=$n.prototype.Wb,$n.prototype.clearAdornments=$n.prototype.Ej,$n.prototype.removeAdornment=$n.prototype.Jf,$n.prototype.addAdornment=$n.prototype.bh,$n.prototype.findAdornment=$n.prototype.Pj,$n.prototype.updateTargetBindings=$n.prototype.La;var G1=!1;$n.className="Part",$n.LayoutNone=0,$n.LayoutAdded=1,$n.LayoutRemoved=2,$n.LayoutShown=4,$n.LayoutHidden=8,$n.LayoutNodeSized=16,$n.LayoutGroupLayout=32,$n.LayoutNodeReplaced=64,$n.LayoutStandard=127,$n.LayoutAll=16777215;function ir(a,y){a===void 0||a instanceof po||typeof a=="string"?$n.call(this,a):($n.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)}Ze(ir,$n),ir.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},ir.prototype.updateRelationshipsFromData=function(){},ir.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof yn&&y instanceof ki){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 ki&&(E.ua=a)}}},ir.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!xs(a))},ir.prototype.Zc=function(){return!1},ir.prototype.gk=function(a,y,x,b,E,z,nt){if(a===Jr&&y==="elements"){if(E instanceof Ps)this.$a===null&&(this.$a=E);else if(E instanceof gn){var rt=E.Nl(function(st){return st instanceof Ps});rt instanceof Ps&&this.$a===null&&(this.$a=rt)}}else a===fo&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof gn&&this.$a.rg(b)&&(this.$a=null));$n.prototype.gk.call(this,a,y,x,b,E,z,nt)},ir.prototype.updateAdornments=function(){},ir.prototype.Lj=function(){},un.Object.defineProperties(ir.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}}}),ir.className="Adornment";function Uv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=Vo,this.er=_m,this.Kr=this.ij=this.Nq=this.Mq=null}Uv.prototype.copy=function(){var a=new Uv;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 Tn(a,y){a===void 0||a instanceof po||typeof a=="string"?$n.call(this,a):($n.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new hn,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}Ze(Tn,$n),Tn.prototype.cloneProtected=function(a){$n.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Vt=Tn.prototype,Vt.Af=function(a){$n.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function oh(a){a.Ba===null?a.Ba=new Uv:a.Ba.nc&&(a.Ba=a.Ba.copy())}Vt.th=function(){$n.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function U1(a,y){y!==null&&(a.af===null&&(a.af=new fn),a.af.add(y))}function _1(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}Vt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=_1(this,a,y,x),a!==null&&a.Sl()},Vt.gk=function(a,y,x,b,E,z,nt){a===Jr&&y==="elements"?this.wc=null:a===fo&&y==="elements"&&(this.wc=null),$n.prototype.gk.call(this,a,y,x,b,E,z,nt)},Vt.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(ia(x.fromPort),ia(x.toPort),x.bb())}};function H1(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(ia(x.fromPort),ia(x.toPort),x.bb())}}function ia(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||ia(y.port)}}Vt.si=function(){return!0},Tn.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},Tn.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},Tn.prototype.isVisible=function(){if(!$n.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===so){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(b){return!b.isTreeExpanded}))return!1}else if(y===gf&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(b){return!b.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},Tn.prototype.Zb=function(a){$n.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)}},Tn.prototype.qx=function(){var a=new fn,y=new fn;return K1(this,this,a,y),y.iterator};function K1(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(nt){nt.isTreeLink?(E?nt.fromNode===y:nt.toNode===y)&&K1(a,E?nt.toNode:nt.fromNode,x,b):b.add(nt)})}}Tn.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new Ji(this.jb),x=this;return y.predicate=function(b){return b.fromNode===x&&b.fromPortId===a||b.toNode===x&&b.toPortId===a},y},Vt=Tn.prototype,Vt.Mo=function(a){a===void 0&&(a=null);var y=new Ji(this.jb),x=this;return y.predicate=function(b){return b.fromNode!==x?!1:a===null?!0:b.fromPortId===a},y},Vt.Sd=function(a){a===void 0&&(a=null);var y=new Ji(this.jb),x=this;return y.predicate=function(b){return b.toNode!==x?!1:a===null?!0:b.toPortId===a},y},Vt.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 fn,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 fn,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new _i(x):qi},Vt.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 fn,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new _i(x):qi},Vt.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 fn,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new _i(x):qi},Vt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ji(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},Vt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ji(this.jb),E=this;return b.predicate=function(z){return!(z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},b};function Gm(a,y,x){ia(x);var b=a.jb.contains(y);if(b||a.jb.add(y),!b||y.fromNode===y.toNode){var E=a.linkConnected;if(E!==null){var z=!0,nt=a.diagram;nt!==null&&(z=nt.aa,nt.aa=!0),E(a,y,x),nt!==null&&(nt.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 Um(a,y,x){ia(x);var b=a.jb.remove(y),E=null;if(b||y.toNode===y.fromNode){var z=a.linkDisconnected;if(E=a.diagram,z!==null){var nt=!0;E!==null&&(nt=E.aa,E.aa=!0),z(a,y,x),E!==null&&(E.aa=nt)}}b&&y.isTreeLink&&(x=!0,E!==null&&(x=E.isTreePathToChildren),a=x?y.toNode:y.fromNode,y=x?y.fromNode:y.toNode,a!==null&&(a.ci=!1),y===null||y.isTreeLeaf||(y.jb.count===0?(y.ci=null,E!==null&&E.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Xg(y)))}function Xg(a){if(a.ci=!1,a.jb.count!==0){var y=!0,x=a.diagram;if(x===null||!x.undoManager.isUndoingRedoing){for(x!==null&&(y=x.isTreePathToChildren),x=a.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink){if(y){if(b.fromNode===a){a.isTreeLeaf=!1;return}}else if(b.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}Tn.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Vt=Tn.prototype,Vt.Vo=function(a){$n.prototype.Vo.call(this,a),a||(Xg(this),a=this.Yk,a!==null&&tS(a,this))},Vt.Wo=function(a){$n.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Vt.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,$n.prototype.Lj.call(this)},Vt.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;V1(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function V1(a){a.wc===null?a.wc=new Jn:a.wc.clear(),a.qm(a,function(y,x){Y1(y,x)}),a.wc.count===0&&a.wc.add("",a)}function Y1(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function _v(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=Fn()),x.push(b);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);Nn(x)}}}Vt.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},Vt.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}},Vt.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)Wm(y,!0),y=y.pg();var x=null;for(y=a;y!==null;){if(y.G&1048576){x=y;break}y=y.pg()}for(y=this;y!==null;)Wm(y,!1),y=y.pg();return x},Vt.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},Vt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof Tn)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},Vt.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 fn;return a(this,y),y},Vt.uz=function(){return Z1(this,this)};function Z1(a,y){return y=y.pg(),y===null?0:1+Z1(a,y)}Vt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new Ji(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},Vt.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 hn,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 hn,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new _i(x):qi},Vt.wz=function(a){a===void 0&&(a=1/0);var y=new fn;return Uh(y,this,!1,a,!0),y},Tn.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 fn;x.add(this),X1(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===$u),y.Ue=!1}};function X1(a,y,x,b,E,z,nt){if(1<b)for(var rt=x?a.Mo():a.Sd();rt.next();){var st=rt.value;st.isTreeLink&&(st=st.To(a),st===null||st===a||y.contains(st)||(y.add(st),X1(st,y,x,b-1,E,z,nt)))}else J1(a,y,x,E,z,nt)}function J1(a,y,x,b,E,z){for(var nt=E===a?!0:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),st={};rt.next();){var ht=rt.value;if(ht.isTreeLink&&(ht=ht.To(a),ht!==null&&ht!==a)){var dt=y.contains(ht);if(dt||y.add(ht),nt){var yt=x?ht.Oo():ht.Po();st.uv=a,yt.all(function(Tt){return function(zt){return zt===Tt.uv||!zt.isTreeExpanded}}(st))&&b.Aj(ht,E),ht.oh(),ht.Zb(!1)}ht.isTreeExpanded&&(ht.wasTreeExpanded=ht.isTreeExpanded,dt||J1(ht,y,x,b,E,z))}st={uv:st.uv}}a.isTreeExpanded=!1}Tn.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 fn;x.add(this),Q1(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===$u),y.Ue=!1}};function Q1(a,y,x,b,E,z,nt){for(var rt=z===a?!1:a.isTreeExpanded,st=x?a.Mo():a.Sd(),ht={};st.next();){var dt=st.value;if(dt.isTreeLink&&(rt||dt.fd||dt.bb(),dt=dt.To(a),dt!==null&&dt!==a&&!y.contains(dt))){if(y.add(dt),!rt){dt.Zb(!0),dt.oh();var yt=x?dt.Oo():dt.Po();ht.vv=a,yt.all(function(Tt){return function(zt){return zt===Tt.vv||!zt.isTreeExpanded}}(ht))&&E.Cj(dt,z)}(2<b||dt.wasTreeExpanded)&&(dt.wasTreeExpanded=!1,Q1(dt,y,x,b-1,E,z,nt))}ht={vv:ht.vv}}a.isTreeExpanded=!0}un.Object.defineProperties(Tn.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:_m},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&&Qu(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:Vo},set:function(a){typeof a=="number"&&(a=new Fi(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),oh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&Qu(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 nt=z.wa(b);nt!==void 0&&z.Qx(E,nt)}}this.containingGroup=null}this.Yk=a,a!==null&&(tS(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),Ss(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&V1(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))}}}),Tn.prototype.expandTree=Tn.prototype.expandTree,Tn.prototype.collapseTree=Tn.prototype.collapseTree,Tn.prototype.findTreeParts=Tn.prototype.wz,Tn.prototype.findTreeChildrenNodes=Tn.prototype.Ou,Tn.prototype.findTreeChildrenLinks=Tn.prototype.Qo,Tn.prototype.findTreeLevel=Tn.prototype.uz,Tn.prototype.findTreeParentChain=Tn.prototype.vz,Tn.prototype.findTreeParentNode=Tn.prototype.pg,Tn.prototype.findTreeParentLink=Tn.prototype.kh,Tn.prototype.findCommonTreeParent=Tn.prototype.gz,Tn.prototype.findTreeRoot=Tn.prototype.xz,Tn.prototype.isInTreeOf=Tn.prototype.Nz,Tn.prototype.findPort=Tn.prototype.ns,Tn.prototype.findLinksTo=Tn.prototype.kz,Tn.prototype.findLinksBetween=Tn.prototype.jz,Tn.prototype.findNodesInto=Tn.prototype.Oo,Tn.prototype.findNodesOutOf=Tn.prototype.Po,Tn.prototype.findNodesConnected=Tn.prototype.Mu,Tn.prototype.findLinksInto=Tn.prototype.Sd,Tn.prototype.findLinksOutOf=Tn.prototype.Mo,Tn.prototype.findExternalTreeLinksConnected=Tn.prototype.qx,Tn.prototype.invalidateConnectedLinks=Tn.prototype.Bd,Tn.prototype.invalidateLinkBundle=Tn.prototype.Lz;var Ax=new Ye(Tn,"SpreadingNone",10),_m=new Ye(Tn,"SpreadingEvenly",11),Hv=new Ye(Tn,"SpreadingPacked",12);Tn.className="Node",Tn.SpreadingNone=Ax,Tn.SpreadingEvenly=_m,Tn.SpreadingPacked=Hv;function Pi(a,y){a===void 0||a instanceof po||typeof a=="string"?Tn.call(this,a):(Tn.call(this),a&&(y=a)),this.U|=4608,this.Gn=new fn,this.$a=null,this.Sc=new Br,this.Sc.group=this,this.gl=new fn,this.tb=this.$p=null,y&&Object.assign(this,y)}Ze(Pi,Tn),Pi.prototype.cloneProtected=function(a){Tn.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())},Vt=Pi.prototype,Vt.Af=function(a){Tn.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 Tn)x.Bd(y);else if(x instanceof yn)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Vt.gk=function(a,y,x,b,E,z,nt){if(a===Jr&&y==="elements"){if(E instanceof Ps)this.$a===null?this.$a=E:this.$a!==E&&Ae("Cannot insert a second Placeholder into the visual tree of a Group.");else if(E instanceof gn){var rt=E.Nl(function(st){return st instanceof Ps});rt instanceof Ps&&(this.$a===null?this.$a=rt:this.$a!==rt&&Ae("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===fo&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof gn&&this.$a.rg(b)&&(this.$a=null));Tn.prototype.gk.call(this,a,y,x,b,E,z,nt)},Vt.Xl=function(a,y){Tn.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==gn.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof gn&&(a=a.Pb()),this.tb===null&&(this.tb=new $e),a.mi(this.tb),a instanceof ki&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Vt.eh=function(a,y,x,b){this.nf=this.$a,Tn.prototype.eh.call(this,a,y,x,b)},Vt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof yn||y.Va()}),Tn.prototype.Va.call(this)},Vt.si=function(){if(!Tn.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof Tn){if(y.isVisible()&&xs(y))return!1}else if(y instanceof yn&&y.isVisible()&&xs(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Kv(a,y){if(a.Gn.add(y)){y instanceof Pi&&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 yn&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Vv(a,y){if(a.Gn.remove(y)){y instanceof Pi&&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 yn&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Vt.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)}Tn.prototype.Lj.call(this)},Pi.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=qe(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},Pi.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var b=!0;for(a=qe(a).iterator;a.next();){var E=a.value;!y||x.isValidMember(this,E)?E.containingGroup=this:b=!1}return b},Pi.prototype.canUngroup=function(){if(!this.ungroupable)return!1;var a=this.layer;return a===null||!a.allowUngroup?!1:(a=a.diagram,!!(a===null||a.allowUngroup))},Vt=Pi.prototype,Vt.Bd=function(a){var y=(this.U&65536)!==0;if(Tn.prototype.Bd.call(this,a),!y)for(!(this.U&65536)&&(this.U=this.U^65536),y=this.Lu();y.next();){var x=y.value;if(a===void 0||!a.contains(x)){var b=x.fromNode;b!==null&&b!==this&&b.Td(this)&&!b.isVisible()?(ia(x.fromPort),ia(x.toPort),x.bb()):(b=x.toNode,b!==null&&b!==this&&b.Td(this)&&!b.isVisible()&&(ia(x.fromPort),ia(x.toPort),x.bb()))}}},Vt.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 fn,b=y.iterator;b.next();){var E=b.value;if(E instanceof Tn)for(E=E.linksConnected;E.next();){var z=E.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Vt.iz=function(){var a=this.Rj();a.add(this);for(var y=new fn,x=a.iterator;x.next();){var b=x.value;if(b instanceof Tn)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},Vt.hz=function(){function a(x,b){x!==null&&(b.add(x),a(x.containingGroup,b))}var y=new fn;return a(this,y),y},Vt.Rj=function(){var a=new fn;return Uh(a,this,!0,0,!0),a.remove(this),a},Vt.Zb=function(a){Tn.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},Pi.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();q1(this,y,a,this),a.Ue=!1}};function q1(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!1),z instanceof Pi&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,q1(z,y,x,b)),z instanceof Tn)z.Bd(y),x.Aj(z,b);else if(z instanceof yn)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}Pi.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();$1(this,y,a,this),a.Ue=!1}};function $1(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!0),z instanceof Pi&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,$1(z,y,x,b)),z instanceof Tn)z.Bd(y),x.Cj(z,b);else if(z instanceof yn)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}Pi.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,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=Se.alloc(),Tn.prototype.move.call(this,a,y),a=new fn,y=this.Rj().iterator;y.next();)E=y.value,E instanceof yn&&(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 Tn&&E.isLinkLabel)){var nt=E.position,rt=E.location;nt.w()?(z.x=nt.x+b,z.y=nt.y+x,E.position=z):rt.w()&&(z.x=rt.x+b,z.y=rt.y+x,E.location=z)}for(y.reset();y.next();)E=y.value,E instanceof yn&&(E.suspendsRouting=a.contains(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(nt=E.position,z.x=nt.x+b,z.y=nt.y+x,z.w()?E.move(z):E.bb(),Zv(E)&&E.bb());Se.free(z)}},un.Object.defineProperties(Pi.prototype,{placeholder:{get:function(){return this.$a}},computesBoundsAfterDrag:{get:function(){return(this.U&2048)!==0},set:function(a){var y=(this.U&2048)!==0;y!==a&&(this.U^=2048,this.g("computesBoundsAfterDrag",y,a))}},computesBoundsIncludingLinks:{get:function(){return(this.U&4096)!==0},set:function(a){var y=(this.U&4096)!==0;y!==a&&(this.U^=4096,this.g("computesBoundsIncludingLinks",y,a))}},computesBoundsIncludingLocation:{get:function(){return(this.U&8192)!==0},set:function(a){var y=(this.U&8192)!==0;y!==a&&(this.U^=8192,this.g("computesBoundsIncludingLocation",y,a))}},handlesDragDropForMembers:{get:function(){return(this.U&16384)!==0},set:function(a){var y=(this.U&16384)!==0;y!==a&&(this.U^=16384,this.g("handlesDragDropForMembers",y,a))}},memberParts:{get:function(){return this.Gn.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;if(y!==a){a!==null&&a.diagram!==null&&a.diagram.layout===a&&Ae("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)}}}),Pi.prototype.expandSubGraph=Pi.prototype.expandSubGraph,Pi.prototype.collapseSubGraph=Pi.prototype.collapseSubGraph,Pi.prototype.findSubGraphParts=Pi.prototype.Rj,Pi.prototype.findContainingGroupChain=Pi.prototype.hz,Pi.prototype.findExternalNodesConnected=Pi.prototype.iz,Pi.prototype.findExternalLinksConnected=Pi.prototype.Lu,Pi.prototype.ensureBounds=Pi.prototype.Va,Pi.className="Group";function Ps(a){Oe.call(this),this.yb=ha,this.ko=new $e(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}Ze(Ps,Oe),Ps.prototype.cloneProtected=function(a){Oe.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 Eo(0,0,y.width,y.height,a.x,a.y)},Ps.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof Pi||a instanceof ir)||Ae("Placeholder is not inside a Group or Adornment."),a instanceof Pi){var y=this.computeBorder(this.ko),x=this.minSize,b=this.dc;for(ns(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=Se.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),Se.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 nt=0;z instanceof ki&&(nt=z.strokeWidth);var rt=z.Df(),st=z.naturalBounds,ht=(st.width+nt)*rt;nt=(st.height+nt)*rt,a.type!==gn.Link&&(rt=z.ga(a.category==="Selection"?sr:a.locationSpot,Se.alloc()),a.location=rt,Se.free(rt)),isNaN(ht)||isNaN(nt)?(a=z.ga(sr,Se.alloc()),ht=$e.allocAt(a.x,a.y,0,0),ht.Ye(z.ga(io,a)),ht.Ye(z.ga(vr,a)),ht.Ye(z.ga(is,a)),ns(y,ht.width+b||0,ht.height+E||0),this.Ge(-x.left,-x.top,y.width,y.height),Se.free(a),$e.free(ht)):(ns(y,ht+b||0,nt+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 Pi&&!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=$e.alloc(),E=this.computeMemberBounds(x);var z=this.yb;return y instanceof Pi&&!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)),$e.free(x),b&&y instanceof Pi&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Ps.prototype.computeMemberBounds=function(a){if(!(this.part instanceof Pi))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,b=1/0,E=-1/0,z=-1/0,nt=y.memberParts;nt.next();){var rt=nt.value;if(rt.isVisible()){if(rt instanceof yn&&(!y.computesBoundsIncludingLinks||ma(rt)||rt.fromNode===y||rt.toNode===y))continue;rt=rt.actualBounds,rt.left<x&&(x=rt.left),rt.top<b&&(b=rt.top),rt.right>E&&(E=rt.right),rt.bottom>z&&(z=rt.bottom)}}return isFinite(x)&&isFinite(b)?a.h(x,b,E-x,z-b):(y=y.location,a.h(y.x,y.y,0,0)),a},un.Object.defineProperties(Ps.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new Fi(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Ps.className="Placeholder";function yn(a){$n.call(this,gn.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=Cs,this.Om=0,this.Qm=Cs,this.Rm=NaN,this.qj=Qv,this.po=.5,this.wd=null,this.Nb=new hn().freeze(),this.Tg=this.Mg=null,this.ml=new $e,this.ua=new vn,this.u=this.o=this.Sf=this.Wf=null,this.su=new Se,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}Ze(yn,$n),yn.prototype.cloneProtected=function(a){$n.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())},Vt=yn.prototype,Vt.Af=function(a){$n.prototype.Af.call(this,a),this.ff=a.ff,this.vf=a.vf,a.Mg=null,a.bb(),a.Sf=this.Sf;var y=a.fromPort;y!==null&&ia(y),a=a.toPort,a!==null&&ia(a)},Vt.qb=function(a){a.classType===yn?(a.value&2)===2?this.routing=a:a===ya||a===ah||a===Nf?this.curve=a:a===qg||a===Xm||a===Jm?this.adjusting=a:a!==Qv&&a!==Cs&&Ae("Unknown Link enum value for a Link property: "+a):$n.prototype.qb.call(this,a)},Vt.Xc=function(){this.ba===null&&(this.ba=new jg)},Vt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),xs(a)||Wh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),xs(a)||Wh(a)))},Vt.zv=function(){return!1},Vt.Av=function(){},Vt.Zc=function(){return!1},yn.prototype.computeAngle=function(a,y,x){return yn.computeAngle(y,x)},yn.computeAngle=function(a,y){switch(a){default:case Cs:a=0;break;case $g:a=y;break;case tp:a=y+90;break;case ep:a=y-90;break;case qv:a=y+180;break;case Qm:a=Ie.bp(y),90<a&&270>a&&(a-=180);break;case np:a=Ie.bp(y+90),90<a&&270>a&&(a-=180);break;case ip:a=Ie.bp(y-90),90<a&&270>a&&(a-=180);break;case qm:if(a=Ie.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return Ie.bp(a)};function Mf(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&&Vv(x,a),a.Ah=y,y!==null&&Kv(y,a);var E=a.containingGroupChanged;if(E!==null){var z=!0,nt=a.diagram;nt!==null&&(z=nt.aa,nt.aa=!0),E(a,x,y),nt!==null&&(nt.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}Vt=yn.prototype,Vt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&$n.prototype.oh.call(this)},Vt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Vt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function tS(a,y){a.wd===null&&(a.wd=new fn),a.wd.add(y),a.v()}Vt.Vo=function(a){if($n.prototype.Vo.call(this,a),Rc(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)}Jg(this)}},Vt.Wo=function(a){if($n.prototype.Wo.call(this,a),Rc(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Um(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Um(x,this,b)}Qg(this)}},Vt.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))},yn.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},yn.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?$n.prototype.move.call(this,a,!1):(a=Se.allocAt(x.x+b,x.y+E),$n.prototype.move.call(this,a,!1),Se.free(a)),sh(this,b,E),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+b,x.y+E)},yn.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},yn.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},yn.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(Pr),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),b=this.i(1);return a.h((x.x+b.x)/2,(x.y+b.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===ya))return this.ua.Pu(.5,a),a.add(this.i(0)),x=this.ua.figures.first(),a.offset(-x.startX,-x.startY),a;if(this.computeCurve()===ya){if(y===3){x=this.i(0),b=this.i(1);var E=this.i(2);return Ie.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),Ie.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 nt=this.flattenedLengths;for(x=this.flattenedTotalLength,E=z=b=0;b<x/2&&z<y&&(E=nt[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},yn.prototype.computeMidAngle=function(){var a=this.pointsCount;if(2>a)return NaN;if(a===2)return this.i(0).ab(this.i(1));if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===ya))return this.ua.wx(.5);if(this.computeCurve()===ya&&4<=a){var y=(a-1)/3|0,x=3*(y/2|0);if(y%2===1){x=Math.floor(x),a=this.i(x),y=this.i(x+1);var b=this.i(x+2);return x=this.i(x+3),Ie.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)},Vt=yn.prototype,Vt.i=function(a){return this.Nb.s[a]},Vt.dd=function(a,y){this.Nb.cd(a,y)},Vt.L=function(a,y,x){this.Nb.cd(a,new Se(y,x))},Vt.Kz=function(a,y){this.Nb.Gb(a,y)},Vt.m=function(a,y,x){this.Nb.Gb(a,new Se(y,x))},Vt.ne=function(a){this.Nb.add(a)},Vt.yf=function(a,y){this.Nb.add(new Se(a,y))},Vt.pv=function(a){this.Nb.mb(a)},Vt.Fj=function(){this.Nb.clear()};function sh(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 hn,z=a.Nb.iterator;z.next();){var nt=z.value;E.add(new Se(nt.x+y,nt.y+x).freeze())}E.freeze(),z=a.Nb,a.Nb=E,nt=a.diagram,isNaN(y)||isNaN(x)||nt!==null&&nt.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),Ss(a)),b?Hm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),nt!==null&&nt.animationManager.zb&&tf(nt.animationManager,a,E),a.g("points",z,E)}}Vt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Vt.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,nt=0;nt<z;nt++){var rt=E[nt];x=Math.min(rt.x,x),b=Math.min(rt.y,b)}rt=nt=1/0;for(var st=y.s,ht=st.length,dt=0;dt<ht;dt++){var yt=st[dt];nt=Math.min(yt.x,nt),rt=Math.min(yt.y,rt),yt.freeze()}if(y.freeze(),ht===z){for(z=0;z<ht;z++)if(dt=E[z],yt=st[z],dt.x-x!==yt.x-nt||dt.y-b!==yt.y-rt){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&tf(x.animationManager,this,y),Hm(this),this.g("points",a,y)}},Vt.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Hm(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),Zm(a,!1))}Vt.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())}},Vt.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()}}},yn.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(Ad||(Ad=new Tn,Ad.desiredSize=pr,Ad.Va()),this.defaultFromPoint&&(Ad.location=this.defaultFromPoint,Ad.Va(),y=a=Ad)):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?(Ld||(Ld=new Tn,Ld.desiredSize=pr,Ld.Va()),this.defaultToPoint&&(Ld.location=this.defaultToPoint,Ld.Va(),E=b=Ld)):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,nt=this.computeSpot(!0,y);x=this.computeSpot(!1,E);var rt=Tf(nt),st=Tf(x),ht=y===E&&y!==null,dt=this.isOrthogonal,yt=this.curve===ya;this.Wf=ht&&!dt?yt=!0:!1;var Tt=this.computeAdjusting()===Cs||ht;if(!dt&&!ht&&rt&&st){if(rt=!1,!Tt&&3<=z&&(Tt=this.getLinkPoint(a,y,nt,!0,!1,b,E),st=this.getLinkPoint(b,E,x,!1,!1,a,y),rt=this.adjustPoints(0,Tt,z-1,st))&&(Tt=this.getLinkPoint(a,y,nt,!0,!1,b,E),st=this.getLinkPoint(b,E,x,!1,!1,a,y),this.adjustPoints(0,Tt,z-1,st)),!rt)if(this.Fj(),yt){z=this.getLinkPoint(a,y,nt,!0,!1,b,E),Tt=this.getLinkPoint(b,E,x,!1,!1,a,y),rt=Tt.x-z.x,st=Tt.y-z.y,ht=this.computeCurviness(),yt=dt=0;var zt=z.x+rt/3,Ht=z.y+st/3,ne=zt,ve=Ht;Ie.B(st,0)?ve=0<rt?ve-ht:ve+ht:(dt=-rt/st,yt=Math.sqrt(ht*ht/(dt*dt+1)),0>ht&&(yt=-yt),ne=(0>st?-1:1)*yt+zt,ve=dt*(ne-zt)+Ht),zt=z.x+2*rt/3,Ht=z.y+2*st/3;var fe=zt,Ce=Ht;Ie.B(st,0)?Ce=0<rt?Ce-ht:Ce+ht:(fe=(0>st?-1:1)*yt+zt,Ce=dt*(fe-zt)+Ht),this.Fj(),this.ne(z),this.yf(ne,ve),this.yf(fe,Ce),this.ne(Tt),this.dd(0,this.getLinkPoint(a,y,nt,!0,!1,b,E)),this.dd(3,this.getLinkPoint(b,E,x,!1,!1,a,y))}else z=b,Tt=E,b=this.getLinkPoint(a,y,nt,!0,!1,z,Tt),E=this.getLinkPoint(z,Tt,x,!1,!1,a,y),this.hasCurviness()?(Tt=E.x-b.x,x=E.y-b.y,nt=this.computeCurviness(),a=b.x+Tt/2,y=b.y+x/2,z=a,rt=y,Ie.B(x,0)?rt=0<Tt?rt-nt:rt+nt:(Tt=-Tt/x,z=Math.sqrt(nt*nt/(Tt*Tt+1)),0>nt&&(z=-z),z=(0>x?-1:1)*z+a,rt=Tt*(z-a)+y),this.ne(b),this.yf(z,rt),this.ne(E)):(this.ne(b),this.ne(E),rt=$e.alloc(),y.mi(rt),st=rt.ca(E),Tt.mi(rt),ht=rt.ca(b),(st||ht)&&(nt=y.ga(Vm(nt),new Se),this.dd(0,this.getLinkPointFromPoint(a,y,nt,E,!0,nt)),x=Tt.ga(Vm(x),new Se),this.dd(1,this.getLinkPointFromPoint(z,Tt,x,b,!1,x))),$e.free(rt))}else{yt=this.isAvoiding,Tt&&(dt&&yt||ht)&&this.Fj();var ke=ht?this.computeCurviness():0;yt=this.getLinkPoint(a,y,nt,!0,dt,b,E),zt=ne=Ht=0,(dt||!rt||ht)&&(ve=this.computeEndSegmentLength(a,y,nt,!0),zt=this.getLinkDirection(a,y,yt,nt,!0,dt,b,E),ht&&(rt||nt.D(x)||!dt&&nt.x+x.x===1&&nt.y+x.y===1)&&(zt-=dt?90:30,0>ke&&(zt-=180)),0>zt?zt+=360:360<=zt&&(zt-=360),ht&&(ve+=Math.abs(ke)*(dt?1:2)),zt===0?Ht=ve:zt===90?ne=ve:zt===180?Ht=-ve:zt===270?ne=-ve:(Ht=ve*Math.cos(zt*Math.PI/180),ne=ve*Math.sin(zt*Math.PI/180)),nt.Mc()&&ht&&(ve=y.ga(Ti,Se.alloc()),fe=Se.allocAt(ve.x+1e3*Ht,ve.y+1e3*ne),this.getLinkPointFromPoint(a,y,ve,fe,!0,yt),Se.free(ve),Se.free(fe))),ve=this.getLinkPoint(b,E,x,!1,dt,a,y);var Ee=Ce=fe=0;if(dt||!st||ht){var Be=this.computeEndSegmentLength(b,E,x,!1);Ee=this.getLinkDirection(b,E,ve,x,!1,dt,a,y),ht&&(st||nt.D(x)||!dt&&nt.x+x.x===1&&nt.y+x.y===1)&&(Ee+=dt?0:30,0>ke&&(Ee+=180)),0>Ee?Ee+=360:360<=Ee&&(Ee-=360),ht&&(Be+=Math.abs(ke)*(dt?1:2)),Ee===0?fe=Be:Ee===90?Ce=Be:Ee===180?fe=-Be:Ee===270?Ce=-Be:(fe=Be*Math.cos(Ee*Math.PI/180),Ce=Be*Math.sin(Ee*Math.PI/180)),x.Mc()&&ht&&(x=E.ga(Ti,Se.alloc()),nt=Se.allocAt(x.x+1e3*fe,x.y+1e3*Ce),this.getLinkPointFromPoint(b,E,x,nt,!1,ve),Se.free(x),Se.free(nt))}x=yt,(dt||!rt||ht)&&(x=new Se(yt.x+Ht,yt.y+ne)),nt=ve,(dt||!st||ht)&&(nt=new Se(ve.x+fe,ve.y+Ce)),!Tt&&!dt&&rt&&3<z&&this.adjustPoints(0,yt,z-2,nt)?this.dd(z-1,ve):!Tt&&!dt&&st&&3<z&&this.adjustPoints(1,x,z-1,ve)?this.dd(0,yt):!Tt&&(dt?6<=z:4<z)&&this.adjustPoints(1,x,z-2,nt)?(this.dd(0,yt),this.dd(z-1,ve)):(this.Fj(),this.ne(yt),(dt||!rt||ht)&&this.ne(x),dt&&this.addOrthoPoints(x,zt,nt,Ee,a,b),(dt||!st||ht)&&this.ne(nt),this.ne(ve))}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}yn.prototype.getLinkPointFromPoint=function(a,y,x,b,E,z){if(z===void 0&&(z=new Se),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 nt=x.x;x=x.y}else{a=E.oe,E=1/(a.m11*a.m22-a.m12*a.m21),nt=a.m22*E;var rt=-a.m12*E,st=-a.m21*E,ht=a.m11*E,dt=E*(a.m21*a.dy-a.m22*a.dx),yt=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*nt+b.y*st+dt,b=b.x*rt+b.y*ht+yt,nt=x.x*nt+x.y*st+dt,x=x.x*rt+x.y*ht+yt}return y.Sj(E,b,nt,x,z),a!==null&&z.transform(a),z};function Km(a,y){var x=y.Zn;return x===null&&(x=new kd,x.port=y,x.node=y.part,y.Zn=x),lS(x,a)}yn.prototype.getLinkPoint=function(a,y,x,b,E,z,nt,rt){if(rt===void 0&&(rt=new Se),x.sb()&&!Tf(x))return y.ga(x,rt),rt;if(x.$c()){var st=Km(this,y);if(st!==null){if(rt.assign(st.Zo),E&&this.routing===nS){var ht=Km(this,nt);if(ht!==null&&st.Gl<ht.Gl){st=Se.alloc(),ht=Se.alloc();var dt=new $e(y.ga(sr,st),y.ga(io,ht)),yt=this.computeSpot(!b,nt);a=this.getLinkPoint(z,nt,yt,!b,E,a,y,ht),(x.Hf(Ca)||x.Hf(Ts))&&a.y>=dt.y&&a.y<=dt.y+dt.height?rt.y=a.y:(x.Hf(Js)||x.Hf(ba))&&a.x>=dt.x&&a.x<=dt.x+dt.width&&(rt.x=a.x),Se.free(st),Se.free(ht)}}return rt}}return x=y.ga(Vm(x),Se.alloc()),this.pointsCount>(E?6:2)?(nt=b?this.i(1):this.i(this.pointsCount-2),E&&(nt=Yv(x,nt.copy()))):(st=this.computeSpot(!b,nt),z=Se.alloc(),nt=nt.ga(Vm(st),z),E&&(nt=Yv(x,nt)),Se.free(z)),this.getLinkPointFromPoint(a,y,x,nt,b,rt),Se.free(x),rt},yn.prototype.getLinkDirection=function(a,y,x,b,E,z,nt,rt){t:if(b.sb())var st=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()&&(st=Km(this,y),st!==null))switch(st.Nc){case 1:st=270;break t;case 2:st=180;break t;default:case 4:st=0;break t;case 8:st=90;break t}st=y.ga(Ti,Se.alloc()),this.pointsCount>(z?6:2)?(rt=E?this.i(1):this.i(this.pointsCount-2),rt=z?Yv(st,rt.copy()):x):(x=Se.alloc(),rt=rt.ga(Ti,x),Se.free(x)),x=Math.abs(rt.x-st.x)>Math.abs(rt.y-st.y)?rt.x>=st.x?0:180:rt.y>=st.y?90:270,Se.free(st),st=x}return b.Mc()&&nt.Td(a)&&(st+=180,360<=st&&(st-=360)),Tf(b)||(a=y.li(),a===0)||(45<=a&&135>a?st+=90:135<=a&&225>a?st+=180:225<=a&&315>a&&(st+=270),360<=st&&(st-=360)),st},yn.prototype.computeEndSegmentLength=function(a,y,x,b){return y!==null&&x.$c()&&(a=Km(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)},yn.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=Ti:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===Mo?Hi:y)):(a=y||this.toPort,a===null?a=Ti:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===Mo?Hi:y)),a};function Tf(a){return a===Hi||a.x===.5&&a.y===.5}function Vm(a){return a.x===.5&&a.y===.5?a:Ti}yn.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Cs&&4<this.pointsCount?this.computeMidPoint(new Se):(a=y.Zn,a=a!==null?lS(a,this):null,a!==null?a.Zo:y.ga(Ti))},yn.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},yn.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 nt=z;if(z===void 0&&(nt=xi.alloc(),nt.reset()),nt.multiply(this.transform),this.fh(a,nt))return vv(this,y,x,E),z===void 0&&xi.free(nt),!0;if(this.Yc(a,nt)){var rt=!1;if(!this.isAtomic)for(var st=this.O.s,ht=st.length;ht--;){var dt=st[ht];if(dt.visible||dt===this.locationObject){var yt=dt.actualBounds,Tt=this.naturalBounds;if(!(yt.x>Tt.width||yt.y>Tt.height||0>yt.x+yt.width||0>yt.y+yt.height)){if(yt=xi.alloc(),yt.set(nt),dt instanceof gn)rt=dt.Cf(a,y,x,b,E,yt);else if(this.path===dt){if(dt instanceof ki)if(rt=a,Tt=b,dt.pickable===!1)rt=!1;else if(yt.multiply(dt.transform),Tt)t:{var zt=rt,Ht=yt;if(dt.fh(zt,Ht))rt=!0;else{if(Ht===void 0&&(Ht=dt.transform,zt.Re(dt.actualBounds))){rt=!0;break t}rt=zt.left,Tt=zt.right;var ne=zt.top;zt=zt.bottom;var ve=Se.alloc(),fe=Se.alloc(),Ce=Se.alloc(),ke=xi.alloc();ke.set(Ht),ke.bv(dt.transform),ke.Vj(),fe.x=Tt,fe.y=ne,fe.transform(ke),ve.x=rt,ve.y=ne,ve.transform(ke),Ht=!1,Oc(dt,ve,fe,Ce)?Ht=!0:(ve.x=Tt,ve.y=zt,ve.transform(ke),Oc(dt,ve,fe,Ce)?Ht=!0:(fe.x=rt,fe.y=zt,fe.transform(ke),Oc(dt,ve,fe,Ce)?Ht=!0:(ve.x=rt,ve.y=ne,ve.transform(ke),Oc(dt,ve,fe,Ce)&&(Ht=!0)))),xi.free(ke),Se.free(ve),Se.free(fe),Se.free(Ce),rt=Ht}}else rt=dt.fh(rt,yt)}else rt=wo(dt,a,b,yt);rt&&(Tt=dt,y!==null&&(Tt=y(dt)),Tt&&(x===null||x(Tt))&&E.add(Tt)),xi.free(yt)}}}return z===void 0&&xi.free(nt),rt||this.background!==null||this.areaBackground!==null}return z===void 0&&xi.free(nt),!1},yn.prototype.computeCurve=function(){if(this.Wf===null){var a=this.fromPort,y=this.isOrthogonal;this.Wf=a!==null&&a===this.toPort&&!y}return this.Wf?ya:this.curve},yn.prototype.computeCorner=function(){if(this.curve===ya)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},yn.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},yn.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=rS;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,nt=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===$g||b===Qm||b===qv?a=Math.max(a,E):b===ep||b===ip||b===tp||b===np?a=Math.max(a,nt):(y=y.ga(Ti).ab(x.ga(Ti))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*nt)+Math.abs(Math.cos(y)*E)+1)),this.curve===ya&&(a*=1.333)}}return a},yn.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===Cs&&x.bb()}},yn.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=iS;var y=this.Sf;if(y!==null){for(var x=Fn(),b=0,E=y.links,z=0;z<E.length;z++){var nt=E[z].computeSpacing();x.push(nt),b+=nt}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),Nn(x)}}return a},yn.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},yn.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},yn.prototype.adjustPoints=function(a,y,x,b){var E=this.computeAdjusting();if(this.isOrthogonal){if(E===Xm)return!1;E===Jm&&(E=qg)}switch(E){case Xm:var z=this.i(a),nt=this.i(x);if(!z.Xa(y)||!nt.Xa(b)){E=z.x,z=z.y;var rt=nt.x-E,st=nt.y-z,ht=Math.sqrt(rt*rt+st*st);if(!Ie.$(ht,0)){if(Ie.$(rt,0))var dt=0>st?-Math.PI/2:Math.PI/2;else dt=Math.atan(st/Math.abs(rt)),0>rt&&(dt=Math.PI-dt);nt=y.x;var yt=y.y;rt=b.x-nt;var Tt=b.y-yt;for(st=Math.sqrt(rt*rt+Tt*Tt),Ie.$(rt,0)?Tt=0>Tt?-Math.PI/2:Math.PI/2:(Tt=Math.atan(Tt/Math.abs(rt)),0>rt&&(Tt=Math.PI-Tt)),ht=st/ht,dt=Tt-dt,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),rt=y.x-E,st=y.y-z,y=Math.sqrt(rt*rt+st*st),Ie.$(y,0)||(Ie.$(rt,0)?st=0>st?-Math.PI/2:Math.PI/2:(st=Math.atan(st/Math.abs(rt)),0>rt&&(st=Math.PI-st)),rt=st+dt,y*=ht,this.L(a,nt+y*Math.cos(rt),yt+y*Math.sin(rt)));this.dd(x,b)}}return!0;case Jm:if(z=this.i(a),yt=this.i(x),!z.Xa(y)||!yt.Xa(b)){E=z.x,z=z.y,nt=yt.x,yt=yt.y,ht=(nt-E)*(nt-E)+(yt-z)*(yt-z),rt=y.x,dt=y.y,st=b.x,Tt=b.y;var zt=1;if(st-rt!==0){var Ht=(Tt-dt)/(st-rt);zt=Math.sqrt(1+1/(Ht*Ht))}else Ht=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var ne=y.x,ve=y.y,fe=.5;ht!==0&&(fe=((E-ne)*(E-nt)+(z-ve)*(z-yt))/ht);var Ce=E+fe*(nt-E),ke=z+fe*(yt-z);y=Math.sqrt((ne-Ce)*(ne-Ce)+(ve-ke)*(ve-ke)),ve<Ht*(ne-Ce)+ke&&(y=-y),0<Ht&&(y=-y),ne=rt+fe*(st-rt),fe=dt+fe*(Tt-dt),Ht!==0?(y=ne+y/zt,this.L(a,y,fe-(y-ne)/Ht)):this.L(a,ne,fe+y)}this.dd(x,b)}return!0;case qg:t:{if(this.isOrthogonal&&(E=this.i(a),z=this.i(a+1),nt=this.i(a+2),rt=z.x,dt=z.y,yt=rt,ht=dt,Ie.B(E.y,z.y)?Ie.B(z.x,nt.x)?dt=y.y:Ie.B(z.y,nt.y)&&(rt=y.x):Ie.B(E.x,z.x)&&(Ie.B(z.y,nt.y)?rt=y.x:Ie.B(z.x,nt.x)&&(dt=y.y)),this.L(a+1,rt,dt),E=this.i(x),z=this.i(x-1),nt=this.i(x-2),rt=z.x,dt=z.y,st=rt,Tt=dt,Ie.B(E.y,z.y)?Ie.B(z.x,nt.x)?dt=b.y:Ie.B(z.y,nt.y)&&(rt=b.x):Ie.B(E.x,z.x)&&(Ie.B(z.y,nt.y)?rt=b.x:Ie.B(z.x,nt.x)&&(dt=b.y)),this.L(x-1,rt,dt),Zv(this))){this.L(a+1,yt,ht),this.L(x-1,st,Tt),x=!1;break t}this.dd(a,y),this.dd(x,b),x=!0}return x;default:return!1}},yn.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 nt=b;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,b=315<=b||45>b?0:45<=b&&135>b?90:135<=b&&225>b?180:270;var rt=E.actualBounds.copy(),st=z.actualBounds.copy();if(rt.w()&&st.w()){rt.Bc(rp,rp),st.Bc(rp,rp),rt.Ye(a),st.Ye(x);var ht=Se.alloc(),dt=Se.alloc();y===0?x.x>a.x||b===270&&x.y<a.y&&st.right>a.x||b===90&&x.y>a.y&&st.right>a.x?(ht.h(x.x,a.y),dt.h(x.x,(a.y+x.y)/2),b===180?(ht.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),dt.x=ht.x,dt.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(ht.x=a.x<st.left?this.computeMidOrthoPosition(a.x,a.y,st.left,x.y,!1):a.x<st.right&&(b===270&&a.y<st.top||b===90&&a.y>st.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):st.right,dt.x=ht.x,dt.y=x.y):b===0&&a.x<st.left&&a.y>st.top&&a.y<st.bottom&&(ht.x=a.x,ht.y=a.y<x.y?Math.min(x.y,st.top):Math.max(x.y,st.bottom),dt.y=ht.y)):(ht.h(a.x,x.y),dt.h((a.x+x.x)/2,x.y),(b===180||b===90&&x.y<rt.top||b===270&&x.y>rt.bottom)&&(b===180&&(st.ca(a)||rt.ca(x))?ht.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===180||b===90)?ht.y=this.computeMidOrthoPosition(a.x,rt.top,x.x,Math.max(x.y,st.bottom),!0):x.y>a.y&&(b===180||b===270)&&(ht.y=this.computeMidOrthoPosition(a.x,rt.bottom,x.x,Math.min(x.y,st.top),!0)),dt.x=x.x,dt.y=ht.y),ht.y>rt.top&&ht.y<rt.bottom&&(x.x>=rt.left&&x.x<=a.x||a.x<=st.right&&a.x>=x.x?(b===90||b===270)&&(ht.h(Math.max((a.x+x.x)/2,a.x),a.y),dt.h(ht.x,x.y)):(ht.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===0?rt.top:Math.min(rt.top,st.top)):Math.max(x.y,b===0?rt.bottom:Math.max(rt.bottom,st.bottom)),dt.x=x.x,dt.y=ht.y))):y===180?x.x<a.x||b===270&&x.y<a.y&&st.left<a.x||b===90&&x.y>a.y&&st.left<a.x?(ht.h(x.x,a.y),dt.h(x.x,(a.y+x.y)/2),b===0?(ht.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),dt.x=ht.x,dt.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(ht.x=a.x>st.right?this.computeMidOrthoPosition(a.x,a.y,st.right,x.y,!1):a.x>st.left&&(b===270&&a.y<st.top||b===90&&a.y>st.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):st.left,dt.x=ht.x,dt.y=x.y):b===180&&a.x>st.right&&a.y>st.top&&a.y<st.bottom&&(ht.x=a.x,ht.y=a.y<x.y?Math.min(x.y,st.top):Math.max(x.y,st.bottom),dt.y=ht.y)):(ht.h(a.x,x.y),dt.h((a.x+x.x)/2,x.y),(b===0||b===90&&x.y<rt.top||b===270&&x.y>rt.bottom)&&(b===0&&(st.ca(a)||rt.ca(x))?ht.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===0||b===90)?ht.y=this.computeMidOrthoPosition(a.x,rt.top,x.x,Math.max(x.y,st.bottom),!0):x.y>a.y&&(b===0||b===270)&&(ht.y=this.computeMidOrthoPosition(a.x,rt.bottom,x.x,Math.min(x.y,st.top),!0)),dt.x=x.x,dt.y=ht.y),ht.y>rt.top&&ht.y<rt.bottom&&(x.x<=rt.right&&x.x>=a.x||a.x>=st.left&&a.x<=x.x?(b===90||b===270)&&(ht.h(Math.min((a.x+x.x)/2,a.x),a.y),dt.h(ht.x,x.y)):(ht.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===180?rt.top:Math.min(rt.top,st.top)):Math.max(x.y,b===180?rt.bottom:Math.max(rt.bottom,st.bottom)),dt.x=x.x,dt.y=ht.y))):y===90?x.y>a.y||b===180&&x.x<a.x&&st.bottom>a.y||b===0&&x.x>a.x&&st.bottom>a.y?(ht.h(a.x,x.y),dt.h((a.x+x.x)/2,x.y),b===270?(ht.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),dt.x=x.x,dt.y=ht.y):b===180&&x.x<a.x||b===0&&x.x>a.x?(ht.y=a.y<st.top?this.computeMidOrthoPosition(a.x,a.y,x.x,st.top,!0):a.y<st.bottom&&(b===180&&a.x<st.left||b===0&&a.x>st.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):st.bottom,dt.x=x.x,dt.y=ht.y):b===90&&a.y<st.top&&a.x>st.left&&a.x<st.right&&(ht.x=a.x<x.x?Math.min(x.x,st.left):Math.max(x.x,st.right),ht.y=a.y,dt.x=ht.x)):(ht.h(x.x,a.y),dt.h(x.x,(a.y+x.y)/2),(b===270||b===0&&x.x<rt.left||b===180&&x.x>rt.right)&&(b===270&&(st.ca(a)||rt.ca(x))?ht.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===270||b===0)?ht.x=this.computeMidOrthoPosition(rt.left,a.y,Math.max(x.x,st.right),x.y,!1):x.x>a.x&&(b===270||b===180)&&(ht.x=this.computeMidOrthoPosition(rt.right,a.y,Math.min(x.x,st.left),x.y,!1)),dt.x=ht.x,dt.y=x.y),ht.x>rt.left&&ht.x<rt.right&&(x.y>=rt.top&&x.y<=a.y||a.y<=st.bottom&&a.y>=x.y?(b===0||b===180)&&(ht.h(a.x,Math.max((a.y+x.y)/2,a.y)),dt.h(x.x,ht.y)):(ht.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===90?rt.left:Math.min(rt.left,st.left)):Math.max(x.x,b===90?rt.right:Math.max(rt.right,st.right)),dt.x=ht.x,dt.y=x.y))):x.y<a.y||b===180&&x.x<a.x&&st.top<a.y||b===0&&x.x>a.x&&st.top<a.y?(ht.h(a.x,x.y),dt.h((a.x+x.x)/2,x.y),b===90?(ht.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),dt.x=x.x,dt.y=ht.y):b===180&&x.x<a.x||b===0&&x.x>=a.x?(ht.y=a.y>st.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,st.bottom,!0):a.y>st.top&&(b===180&&a.x<st.left||b===0&&a.x>st.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):st.top,dt.x=x.x,dt.y=ht.y):b===270&&a.y>st.bottom&&a.x>st.left&&a.x<st.right&&(ht.x=a.x<x.x?Math.min(x.x,st.left):Math.max(x.x,st.right),ht.y=a.y,dt.x=ht.x)):(ht.h(x.x,a.y),dt.h(x.x,(a.y+x.y)/2),(b===90||b===0&&x.x<rt.left||b===180&&x.x>rt.right)&&(b===90&&(st.ca(a)||rt.ca(x))?ht.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===90||b===0)?ht.x=this.computeMidOrthoPosition(rt.left,a.y,Math.max(x.x,st.right),x.y,!1):x.x>a.x&&(b===90||b===180)&&(ht.x=this.computeMidOrthoPosition(rt.right,a.y,Math.min(x.x,st.left),x.y,!1)),dt.x=ht.x,dt.y=x.y),ht.x>rt.left&&ht.x<rt.right&&(x.y<=rt.bottom&&x.y>=a.y||a.y>=st.top&&a.y<=x.y?(b===0||b===180)&&(ht.h(a.x,Math.min((a.y+x.y)/2,a.y)),dt.h(x.x,ht.y)):(ht.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===270?rt.left:Math.min(rt.left,st.left)):Math.max(x.x,b===270?rt.right:Math.max(rt.right,st.right)),dt.x=ht.x,dt.y=x.y)));var yt=x;if(this.isAvoiding){var Tt=this.diagram;if(Tt===null||E===z||this.layer.isTemporary||!hf(Tt)||rt.ca(yt)&&!z.Td(E)||st.ca(a)&&!E.Td(z))y=!1;else{var zt=cf(Tt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&zt.Yj(Math.min(a.x,ht.x),Math.min(a.y,ht.y),Math.abs(a.x-ht.x),Math.abs(a.y-ht.y))&&zt.Yj(Math.min(ht.x,dt.x),Math.min(ht.y,dt.y),Math.abs(ht.x-dt.x),Math.abs(ht.y-dt.y))&&zt.Yj(Math.min(dt.x,yt.x),Math.min(dt.y,yt.y),Math.abs(dt.x-yt.x),Math.abs(dt.y-yt.y)))y=!1;else{E=a,z=yt;var Ht=x=null;if(Tt.isVirtualized){Tt=zt.bounds.copy(),Tt.Bc(-zt.Ho,-zt.Go);var ne=Se.alloc();Ff(zt,a.x,a.y)||(Ie.Ff(Tt.x,Tt.y,Tt.x+Tt.width,Tt.y+Tt.height,a.x,a.y,ht.x,ht.y,ne)?(x=a=ne.copy(),y=ne.ab(ht)):Ie.Ff(Tt.x,Tt.y,Tt.x+Tt.width,Tt.y+Tt.height,ht.x,ht.y,dt.x,dt.y,ne)?(x=a=ne.copy(),y=ne.ab(dt)):Ie.Ff(Tt.x,Tt.y,Tt.x+Tt.width,Tt.y+Tt.height,dt.x,dt.y,yt.x,yt.y,ne)&&(x=a=ne.copy(),y=ne.ab(yt))),Ff(zt,yt.x,yt.y)||(Ie.Ff(Tt.x,Tt.y,Tt.x+Tt.width,Tt.y+Tt.height,yt.x,yt.y,dt.x,dt.y,ne)?(Ht=yt=ne.copy(),b=dt.ab(ne)):Ie.Ff(Tt.x,Tt.y,Tt.x+Tt.width,Tt.y+Tt.height,dt.x,dt.y,ht.x,ht.y,ne)?(Ht=yt=ne.copy(),b=ht.ab(ne)):Ie.Ff(Tt.x,Tt.y,Tt.x+Tt.width,Tt.y+Tt.height,ht.x,ht.y,a.x,a.y,ne)&&(Ht=yt=ne.copy(),b=a.ab(ne))),Se.free(ne)}rt=rt.copy().ed(st),rt.Bc(zt.Ho*zt.Os,zt.Go*zt.Os),sS(zt,a,y,yt,b,rt,!0),st=tu(zt,yt.x,yt.y),!zt.abort&&st>=Df&&(oS(zt),rt.Bc(zt.Ho*zt.Hx,zt.Go*zt.Ix),sS(zt,a,y,yt,b,rt,!1),st=tu(zt,yt.x,yt.y)),!zt.abort&&st<Df&&tu(zt,yt.x,yt.y)!==lh?(Xv(this,zt,yt.x,yt.y,b,!0,nt),rt=this.i(2),4>this.pointsCount?(y===0||y===180?(rt.x=a.x,rt.y=yt.y):(rt.x=yt.x,rt.y=a.y),this.L(2,rt.x,rt.y),this.m(3,rt.x,rt.y)):(nt=this.i(3),y===0||y===180?Ie.B(rt.x,nt.x)?(rt=y===0?Math.max(rt.x,a.x):Math.min(rt.x,a.x),this.L(2,rt,a.y),this.L(3,rt,nt.y)):Ie.B(rt.y,nt.y)?(Math.abs(a.y-rt.y)<=zt.Go/2&&(this.L(2,rt.x,a.y),this.L(3,nt.x,a.y)),this.m(2,rt.x,a.y)):this.L(2,a.x,rt.y):(y===90||y===270)&&(Ie.B(rt.y,nt.y)?(rt=y===90?Math.max(rt.y,a.y):Math.min(rt.y,a.y),this.L(2,a.x,rt),this.L(3,nt.x,rt)):Ie.B(rt.x,nt.x)?(Math.abs(a.x-rt.x)<=zt.Ho/2&&(this.L(2,a.x,rt.y),this.L(3,a.x,nt.y)),this.m(2,a.x,rt.y)):this.L(2,rt.x,a.y))),x!==null&&(a=this.i(1),nt=this.i(2),a.x!==nt.x&&a.y!==nt.y?y===0||y===180?this.m(2,a.x,nt.y):this.m(2,nt.x,a.y):y===0||y===180?this.m(2,E.x,x.y):this.m(2,x.x,E.y)),Ht!==null&&(b===0||b===180?this.yf(z.x,Ht.y):this.yf(Ht.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(ht.copy()),this.ne(dt.copy())),Se.free(ht),Se.free(dt)}},yn.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 Zv(a){if(a.diagram===null||!a.isAvoiding||!hf(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=cf(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 Xv(a,y,x,b,E,z,nt){var rt=y.Ho,st=y.Go,ht=tu(y,x,b),dt=x,yt=b;for(E===0?dt+=rt:E===90?yt+=st:E===180?dt-=rt:yt-=st,E!==nt&&ht>jc&&tu(y,dt,yt)!==ht-1&&(tu(y,x-rt,b)===ht-1?(E=180,dt=x-rt,yt=b):tu(y,x+rt,b)===ht-1?(E=0,dt=x+rt,yt=b):tu(y,x,b-st)===ht-1?(E=270,dt=x,yt=b-st):tu(y,x,b+st)===ht-1&&(E=90,dt=x,yt=b+st));ht>jc&&tu(y,dt,yt)===ht-1;)x=dt,b=yt,E===0?dt+=rt:E===90?yt+=st:E===180?dt-=rt:yt-=st,--ht;z?ht>jc&&(E===180||E===0?x=Math.floor(x/rt)*rt+rt/2:(E===90||E===270)&&(b=Math.floor(b/st)*st+st/2)):(x=Math.floor(x/rt)*rt+rt/2,b=Math.floor(b/st)*st+st/2),ht>jc&&(z=E,nt=x,dt=b,E===0?(z=90,dt+=st):E===90?(z=180,nt-=rt):E===180?(z=270,dt-=st):E===270&&(z=0,nt+=rt),tu(y,nt,dt)===ht-1?Xv(a,y,nt,dt,z,!1,z):(nt=x,dt=b,E===0?(z=270,dt-=st):E===90?(z=0,nt+=rt):E===180?(z=90,dt+=st):E===270&&(z=180,nt-=rt),tu(y,nt,dt)===ht-1&&Xv(a,y,nt,dt,z,!1,z))),a.yf(x,b)}yn.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,nt=1;nt<this.pointsCount-1;nt++){x=this.i(nt+1);var rt=Vi(y,a,b.x,b.y,x.x,x.y);b=x,rt<E&&(z=nt,E=rt)}return z},yn.prototype.qc=function(){this.lk=!1,this.v()},yn.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 ki&&(E.ua=this.ua)}}},yn.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,b=this.diagram;b!==null&&Rc(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 nt=this.computeCurve();if(nt===ya&&3<=y&&!Ie.$(this.smoothness,0))if(y===3){var rt=this.i(1);b=Math.min(E.x,rt.x);var st=Math.min(E.y,rt.y);rt=this.i(2),b=Math.min(b,rt.x),st=Math.min(st,rt.y)}else{if(this.isOrthogonal)for(st=0;st<y;st++)rt=b[st],z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);else for(b=3;b<y;b+=3)b+3>=y&&(b=y-1),st=this.i(b),z.x=Math.min(st.x,z.x),z.y=Math.min(st.y,z.y);b=z.x,st=z.y}else{for(st=0;st<y;st++)rt=b[st],z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);b=z.x,st=z.y}if(b-=this.su.x,st-=this.su.y,E.x-=b,E.y-=st,y!==2||Rc(this)){if(a.type=vn.o,rt=N1(a),this.computeShortLength(!0)!==0&&(E=Cd(this,E,!0,z)),Ef(rt,E.x,E.y,!1),nt===ya&&3<=y&&!Ie.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-b,x=x.y-st,E=this.i(2).copy(),E.x-=b,E.y-=st,this.computeShortLength(!1)!==0&&(E=Cd(this,E,!1,z)),ih(rt,y,x,y,x,E.x,E.y);else if(this.isOrthogonal){y=Se.allocAt(b,st),x=Se.alloc(),x.assign(this.i(1)),z=Se.allocAt(b,st),E=Se.allocAt(b,st),nt=this.i(0);for(var ht,dt=this.smoothness/3,yt=1;yt<this.pointsCount-1;yt++){ht=this.i(yt);var Tt=nt,zt=ht,Ht=this.i(Jv(this,ht,yt,!1));if((!Ie.$(Tt.x,zt.x)||!Ie.$(zt.x,Ht.x))&&(!Ie.$(Tt.y,zt.y)||!Ie.$(zt.y,Ht.y))){var ne=dt;isNaN(ne)&&(ne=this.smoothness/3);var ve=Tt.x;Tt=Tt.y;var fe=zt.x;zt=zt.y;var Ce=Ht.x;Ht=Ht.y;var ke=ne*Ym(ve,Tt,fe,zt);ne*=Ym(fe,zt,Ce,Ht),Ie.$(Tt,zt)&&Ie.$(fe,Ce)&&(fe>ve?Ht>zt?(z.x=fe-ke,z.y=zt-ke,E.x=fe+ne,E.y=zt+ne):(z.x=fe-ke,z.y=zt+ke,E.x=fe+ne,E.y=zt-ne):Ht>zt?(z.x=fe+ke,z.y=zt-ke,E.x=fe-ne,E.y=zt+ne):(z.x=fe+ke,z.y=zt+ke,E.x=fe-ne,E.y=zt-ne)),Ie.$(ve,fe)&&Ie.$(zt,Ht)&&(zt>Tt?(Ce>fe?(z.x=fe-ke,z.y=zt-ke,E.x=fe+ne):(z.x=fe+ke,z.y=zt-ke,E.x=fe-ne),E.y=zt+ne):(Ce>fe?(z.x=fe-ke,z.y=zt+ke,E.x=fe+ne):(z.x=fe+ke,z.y=zt+ke,E.x=fe-ne),E.y=zt-ne)),(Ie.$(ve,fe)&&Ie.$(fe,Ce)||Ie.$(Tt,zt)&&Ie.$(zt,Ht))&&(ve=.5*(ve+Ce),Tt=.5*(Tt+Ht),z.x=ve,z.y=Tt,E.x=ve,E.y=Tt),(yt===1||yt===2&&Ie.$(nt.x,this.i(0).x)&&Ie.$(nt.y,this.i(0).y))&&(x.x=.5*(nt.x+ht.x),x.y=.5*(nt.y+ht.y)),ih(rt,x.x-b,x.y-st,z.x-b,z.y-st,ht.x-b,ht.y-st),y.set(z),x.set(E),nt=ht}}ht=nt.x,nt=nt.y,dt=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(dt=Cd(this,dt.copy(),!1,Nr)),ht=.5*(ht+dt.x),nt=.5*(nt+dt.y),ih(rt,E.x-b,E.y-st,ht-b,nt-st,dt.x-b,dt.y-st),Se.free(y),Se.free(x),Se.free(z),Se.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),nt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(nt=Cd(this,nt.copy(),!1,Nr)),ih(rt,z.x-b,z.y-st,E.x-b,E.y-st,nt.x-b,nt.y-st);else{for(z=Se.alloc(),z.assign(this.i(0)),E=Se.alloc(),E.assign(z),nt=this.computeCorner(),yt=1,ht=0;yt<y;){if(yt=Jv(this,z,yt,1<yt),dt=this.i(yt),yt>=y-1){if(!z.D(dt))this.computeShortLength(!1)!==0&&(dt=Cd(this,dt.copy(),!1,Nr)),bd(this,rt,-b,-st,z,dt,x);else if(ht===0)for(yt=1;yt<y;)E.assign(z),dt=this.i(yt++),bd(this,rt,-b,-st,z,dt,x),z.assign(dt);break}if(ht=Jv(this,dt,yt+1,yt<y-3),yt=-b,ve=-st,Tt=dt,fe=this.i(ht),ne=x,Ie.B(z.y,Tt.y)&&Ie.B(Tt.x,fe.x))if(Ht=Math.min(nt,Math.abs(Tt.x-E.x)/2),Ht=ke=Math.min(Ht,Math.abs(fe.y-Tt.y)/2),Ie.B(Ht,0))bd(this,rt,yt,ve,z,Tt,ne),z.assign(Tt);else{var Ee=Tt.x,Be=Tt.y;zt=Ee,Ce=Be,Tt.x>z.x?Ee=Tt.x-Ht:Ee=Tt.x+Ht,fe.y>Tt.y?Ce=Tt.y+ke:Ce=Tt.y-ke,fe=Se.allocAt(Ee,Be),bd(this,rt,yt,ve,z,fe,ne),Se.free(fe),Rm(rt,Tt.x+yt,Tt.y+ve,zt+yt,Ce+ve),z.h(zt,Ce)}else Ie.B(z.x,Tt.x)&&Ie.B(Tt.y,fe.y)?(Ht=Math.min(nt,Math.abs(Tt.y-E.y)/2),Ht=ke=Math.min(Ht,Math.abs(fe.x-Tt.x)/2),Ie.B(ke,0)?(bd(this,rt,yt,ve,z,Tt,ne),z.assign(Tt)):(Ee=Tt.x,Be=Tt.y,zt=Ee,Ce=Be,Tt.y>z.y?Be=Tt.y-Ht:Be=Tt.y+Ht,fe.x>Tt.x?zt=Tt.x+ke:zt=Tt.x-ke,fe=Se.allocAt(Ee,Be),bd(this,rt,yt,ve,z,fe,ne),Se.free(fe),Rm(rt,Tt.x+yt,Tt.y+ve,zt+yt,Ce+ve),z.h(zt,Ce))):(bd(this,rt,yt,ve,z,Tt,ne),z.assign(Tt));E.assign(dt),yt=ht}Se.free(z)}jm=rt}else rt=this.i(1).copy(),rt.x-=b,rt.y-=st,this.computeShortLength(!0)!==0&&(E=Cd(this,E,!0,z)),this.computeShortLength(!1)!==0&&(rt=Cd(this,rt,!1,z)),a.type=vn.j,a.startX=E.x,a.startY=E.y,a.endX=rt.x,a.endY=rt.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),Ie.$(a,0)?y:Ie.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Cd(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 Jv(a,y,x,b){for(var E=a.pointsCount,z=y;Ie.$(y.x,z.x)&&Ie.$(y.y,z.y);){if(x>=E)return E-1;z=a.i(x++)}if(!Ie.$(y.x,z.x)&&!Ie.$(y.y,z.y))return x-1;for(var nt=z;Ie.$(y.x,z.x)&&Ie.$(z.x,nt.x)&&(!b||(y.y>=z.y?z.y>=nt.y:z.y<=nt.y))||Ie.$(y.y,z.y)&&Ie.$(z.y,nt.y)&&(!b||(y.x>=z.x?z.x>=nt.x:z.x<=nt.x));){if(x>=E)return E-1;nt=a.i(x++)}return x-2}yn.prototype.computeJumpLength=function(){return 10};function bd(a,y,x,b,E,z,nt){if(!nt&&Rc(a)){nt=a.computeJumpLength();var rt=nt/2,st=[],ht=0;if(a.isVisible()&&(ht=Lx(a,E,z,st)),0<ht){if(Ie.B(E.y,z.y))if(E.x<z.x)for(var dt=0;dt<ht;){var yt=Math.max(E.x,Math.min(st[dt++]-rt,z.x-nt));y.lineTo(yt+x,z.y+b);for(var Tt=yt+x,zt=Math.min(yt+nt,z.x);dt<ht&&(yt=st[dt],yt<zt+nt);)dt++,zt=Math.min(yt+rt,z.x);yt=z.y-nt+b,zt+=x;var Ht=z.y+b;a.curve===ah?Ef(y,zt,Ht,!1):ih(y,Tt,yt,zt,yt,zt,Ht)}else for(--ht;0<=ht;){for(dt=Math.min(E.x,Math.max(st[ht--]+rt,z.x+nt)),y.lineTo(dt+x,z.y+b),Tt=dt+x,yt=Math.max(dt-nt,z.x);0<=ht&&(dt=st[ht],dt>yt-nt);)ht--,yt=Math.max(dt-rt,z.x);dt=z.y-nt+b,yt+=x,zt=z.y+b,a.curve===ah?Ef(y,yt,zt,!1):ih(y,Tt,dt,yt,dt,yt,zt)}else if(Ie.B(E.x,z.x))if(E.y<z.y)for(dt=0;dt<ht;){for(yt=Math.max(E.y,Math.min(st[dt++]-rt,z.y-nt)),y.lineTo(z.x+x,yt+b),Tt=yt+b,yt=Math.min(yt+nt,z.y);dt<ht&&(zt=st[dt],zt<yt+nt);)dt++,yt=Math.min(zt+rt,z.y);zt=z.x-nt+x,Ht=z.x+x,yt+=b,a.curve===ah?Ef(y,Ht,yt,!1):ih(y,zt,Tt,zt,yt,Ht,yt)}else for(--ht;0<=ht;){for(dt=Math.min(E.y,Math.max(st[ht--]+rt,z.y+nt)),y.lineTo(z.x+x,dt+b),Tt=dt+b,dt=Math.max(dt-nt,z.y);0<=ht&&(yt=st[ht],yt>dt-nt);)ht--,dt=Math.max(yt-rt,z.y);yt=z.x-nt+x,zt=z.x+x,dt+=b,a.curve===ah?Ef(y,zt,dt,!1):ih(y,yt,Tt,yt,dt,zt,dt)}}}y.lineTo(z.x+x,z.y+b)}function Lx(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 nt=z.length,rt=0;rt<nt;rt++){var st=z[rt];if(st instanceof yn){if(st===a)return 0<b.length&&b.sort(function(dt,yt){return dt-yt}),b.length;if(st.isVisible()&&Rc(st)){var ht=st.routeBounds;ht.w()&&a.routeBounds.Yc(ht)&&!a.usesSamePort(st)&&(ht=st.path,ht!==null&&ht.Ed()&&kx(y,x,b,st))}}}}}return 0<b.length&&b.sort(function(dt,yt){return dt-yt}),b.length}function kx(a,y,x,b){for(var E=Ie.B(a.y,y.y),z=b.pointsCount,nt=b.i(0),rt=Se.alloc(),st=1;st<z;st++){var ht=b.i(st);if(st<z-1){var dt=b.i(st+1);if(nt.y===ht.y&&ht.y===dt.y){if(ht.x>nt.x&&dt.x>=ht.x||ht.x<nt.x&&dt.x<=ht.x)continue}else if(nt.x===ht.x&&ht.x===dt.x&&(ht.y>nt.y&&dt.y>=ht.y||ht.y<nt.y&&dt.y<=ht.y))continue}t:{dt=a.x;var yt=a.y,Tt=y.x,zt=y.y,Ht=nt.x;nt=nt.y;var ne=ht.x,ve=ht.y;if(Ie.B(dt,Tt)){if(!Ie.B(yt,zt)&&Ie.B(nt,ve)&&Math.min(yt,zt)<nt&&Math.max(yt,zt)>nt&&Math.min(Ht,ne)<dt&&Math.max(Ht,ne)>dt&&!Ie.B(Ht,ne)){rt.x=dt,rt.y=nt,dt=!0;break t}}else if(Ie.B(yt,zt)&&Ie.B(Ht,ne)&&Math.min(dt,Tt)<Ht&&Math.max(dt,Tt)>Ht&&Math.min(nt,ve)<yt&&Math.max(nt,ve)>yt&&!Ie.B(nt,ve)){rt.x=Ht,rt.y=yt,dt=!0;break t}rt.x=0,rt.y=0,dt=!1}dt&&(E?x.push(rt.x):x.push(rt.y)),nt=ht}Se.free(rt)}function Rc(a){return a=a.curve,a===Nf||a===ah}function Zm(a,y){(y||Rc(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()))}yn.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 nt=E.length,rt=0;rt<nt;rt++){var st=E[rt];st instanceof yn&&(st===this?z=!0:z&&eS(this,st,a))}}else if(b)for(z=E.Pa.s,E=z.length,nt=0;nt<E;nt++)rt=z[nt],rt instanceof yn&&eS(this,rt,a)}}}}};function eS(a,y,x){if(y!==null&&y.lk&&y.fd&&Rc(y)){var b=y.routeBounds;b.w()&&(a.routeBounds.Yc(b)||x.Yc(b))&&(a.usesSamePort(y)||y.qc())}}yn.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},yn.prototype.isVisible=function(){if(!$n.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},yn.prototype.Zb=function(a){if($n.prototype.Zb.call(this,a),a&&Zm(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},yn.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?qg:this.qk};function Jg(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var b=a.ff,E=a.vf,z=a=null,nt=y.jb.s,rt=nt.length,st=0;st<rt;st++){var ht=nt[st];(ht.ef===y&&ht.ff===b&&ht.uf===x&&ht.vf===E||ht.ef===x&&ht.ff===E&&ht.uf===y&&ht.vf===b)&&(z===null?z=ht:(a===null&&(a=[],a.push(z)),a.push(ht)))}if(a!==null){for(z=_1(y,x,b,E),z===null&&(z=new $m(y,b,x,E),U1(y,z),U1(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Qg(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(ri(y.links,a),y.Sl()))}yn.prototype.ph=function(){return!0},un.Object.defineProperties(yn.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&&Um(y,this,x),Qg(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setFromNodeForLink(this,a,y);var E=this.fromPort,z=this.fromPortChanged;if(z!==null){var nt=!0;b!==null&&(nt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=nt)}a!==null&&(this.uf!==a&&Gm(a,this,E),Jg(this),this.C(1)),this.g("fromNode",y,a),Mf(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&ia(x),Qg(this),this.ff=a;var b=this.fromPort;b!==null&&ia(b);var E=this.diagram;if(E!==null){var z=this.data,nt=E.model;z!==null&&nt.ri()&&nt.xv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(nt=!0,E!==null&&(nt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=nt))),Jg(this),this.g("fromPortId",y,a)}}},fromPort:{get:function(){var a=this.ef;return a===null?null:a.ns(this.ff)}},fromPortChanged:{get:function(){return this.gn},set:function(a){var y=this.gn;y!==a&&(this.gn=a,this.g("fromPortChanged",y,a))}},toNode:{get:function(){return this.uf},set:function(a){var y=this.uf;if(y!==a){var x=this.toPort;y!==null&&(this.ef!==y&&Um(y,this,x),Qg(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setToNodeForLink(this,a,y);var E=this.toPort,z=this.toPortChanged;if(z!==null){var nt=!0;b!==null&&(nt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=nt)}a!==null&&(this.ef!==a&&Gm(a,this,E),Jg(this),this.C(1)),this.g("toNode",y,a),Mf(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&ia(x),Qg(this),this.vf=a;var b=this.toPort;b!==null&&ia(b);var E=this.diagram;if(E!==null){var z=this.data,nt=E.model;z!==null&&nt.ri()&&nt.Cv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(nt=!0,E!==null&&(nt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=nt))),Jg(this),this.g("toPortId",y,a)}}},toPort:{get:function(){var a=this.uf;return a===null?null:a.ns(this.vf)}},toPortChanged:{get:function(){return this.uo},set:function(a){var y=this.uo;y!==a&&(this.uo=a,this.g("toPortChanged",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Mo},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),(y.$c()||a.$c())&&this.fromNode!==null&&ia(this.fromPort),this.bb())}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:NaN},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&kn(a,">= 0",yn,"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:Mo},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),(y.$c()||a.$c())&&this.toNode!==null&&ia(this.toPort),this.bb())}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:NaN},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&kn(a,">= 0",yn,"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?qi:this.wd.iterator}},relinkableFrom:{get:function(){return(this.Qa&1)!==0},set:function(a){var y=(this.Qa&1)!==0;y!==a&&(this.Qa^=1,this.g("relinkableFrom",y,a),this.Wb())}},relinkableTo:{get:function(){return(this.Qa&2)!==0},set:function(a){var y=(this.Qa&2)!==0;y!==a&&(this.Qa^=2,this.g("relinkableTo",y,a),this.Wb())}},resegmentable:{get:function(){return(this.Qa&4)!==0},set:function(a){var y=(this.Qa&4)!==0;y!==a&&(this.Qa^=4,this.g("resegmentable",y,a),this.Wb())}},isTreeLink:{get:function(){return(this.Qa&8)!==0},set:function(a){var y=(this.Qa&8)!==0;y!==a&&(this.Qa^=8,this.g("isTreeLink",y,a),this.fromNode!==null&&Xg(this.fromNode),this.toNode!==null&&Xg(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof ki?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,b=this.pointsCount;if(b===0)a.h(NaN,NaN,0,0);else{if(b===1)b=this.i(0),y=Math.min(b.x,y),x=Math.min(b.y,x),a.h(b.x,b.y,0,0);else if(b===2){b=this.i(0);var E=this.i(1);y=Math.min(b.x,E.x),x=Math.min(b.y,E.y),a.h(b.x,b.y,0,0),a.Ye(E)}else if(this.computeCurve()===ya&&3<=b&&!this.isOrthogonal)if(E=this.i(0),y=E.x,x=E.y,a.h(y,x,0,0),b===3){b=this.i(1),y=Math.min(b.x,y),x=Math.min(b.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),Ie.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 nt=this.i(z-2);z+3>=b&&(z=b-1);var rt=this.i(z-1),st=this.i(z);Ie.Dl(E.x,E.y,nt.x,nt.y,rt.x,rt.y,st.x,st.y,.5,a),y=Math.min(st.x,y),x=Math.min(st.y,x),E=st}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 Se)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Hm(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);Ie.$(b.x,E.x)?(b=E.y-b.y,0>b&&(b=-b)):Ie.$(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 hn,b=0;b<a.length/2;b++)E=new Se(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(!Qe(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){b=!1;break}}if(b)for(x=new hn,b=0;b<a.length;b++)E=a[b],x.add(new Se(E.x,E.y).freeze())}}else if(a instanceof hn)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Ae("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Hm(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&tf(a.animationManager,this,x)),this.g("points",y,x)}}},pointsCount:{get:function(){return this.Nb.count}},fd:{get:function(){return(this.Qa&16)!==0},set:function(a){(this.Qa&16)!==0!==a&&(this.Qa^=16)}},suspendsRouting:{get:function(){return(this.Qa&32)!==0},set:function(a){(this.Qa&32)!==0!==a&&(this.Qa^=32)}},computingPoints:{get:function(){return(this.Qa&64)!==0},set:function(a){(this.Qa&64)!==0!==a&&(this.Qa^=64)}},defaultFromPoint:{get:function(){return this.o},set:function(a){this.o=a.copy()}},defaultToPoint:{get:function(){return this.u},set:function(a){this.u=a.copy()}},isOrthogonal:{get:function(){return(this.qj.value&2)===2}},isAvoiding:{get:function(){return(this.qj.value&4)===4}},lk:{get:function(){return(this.Qa&128)!==0},set:function(a){(this.Qa&128)!==0!==a&&(this.Qa^=128)}},geometry:{get:function(){if(!this.lk){if(this.vg(),2>this.pointsCount)return this.lk=!0,this.ua;this.ua=this.makeGeometry()}return this.ua}},firstPickIndex:{get:function(){return 2>=this.pointsCount?0:this.isOrthogonal||!Tf(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!Tf(this.computeSpot(!1))?a-2:a-1}},adjusting:{get:function(){return this.qk},set:function(a){var y=this.qk;y!==a&&(this.qk=a,this.g("adjusting",y,a))}},corner:{get:function(){return this.Om},set:function(a){var y=this.Om;y!==a&&(this.Om=a,this.qc(),this.g("corner",y,a))}},curve:{get:function(){return this.Qm},set:function(a){var y=this.Qm;y!==a&&(this.Qm=a,this.bb(),this.qc(),Zm(this,y===ah||y===Nf||a===ah||a===Nf),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(),Zm(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)}}}),yn.prototype.invalidateOtherJumpOvers=yn.prototype.Xo,yn.prototype.findClosestSegment=yn.prototype.ez,yn.prototype.updateRoute=yn.prototype.vg,yn.prototype.invalidateRoute=yn.prototype.bb,yn.prototype.rollbackRoute=yn.prototype.rv,yn.prototype.commitRoute=yn.prototype.zf,yn.prototype.startRoute=yn.prototype.uh,yn.prototype.clearPoints=yn.prototype.Fj,yn.prototype.removePoint=yn.prototype.pv,yn.prototype.addPointAt=yn.prototype.yf,yn.prototype.addPoint=yn.prototype.ne,yn.prototype.insertPointAt=yn.prototype.m,yn.prototype.insertPoint=yn.prototype.Kz,yn.prototype.setPointAt=yn.prototype.L,yn.prototype.setPoint=yn.prototype.dd,yn.prototype.getPoint=yn.prototype.i,yn.prototype.getOtherPort=yn.prototype.Cz,yn.prototype.getOtherNode=yn.prototype.To;var Ad=null,Ld=null,Qv=new Ye(yn,"Normal",1),Ex=new Ye(yn,"Orthogonal",2),Mx=new Ye(yn,"AvoidsNodes",6),nS=new Ye(yn,"AvoidsNodesStraight",7),Cs=new Ye(yn,"None",0),ya=new Ye(yn,"Bezier",9),ah=new Ye(yn,"JumpGap",10),Nf=new Ye(yn,"JumpOver",11),qg=new Ye(yn,"End",17),Xm=new Ye(yn,"Scale",18),Jm=new Ye(yn,"Stretch",19),$g=new Ye(yn,"OrientAlong",21),tp=new Ye(yn,"OrientPlus90",22),ep=new Ye(yn,"OrientMinus90",23),qv=new Ye(yn,"OrientOpposite",24),Qm=new Ye(yn,"OrientUpright",25),np=new Ye(yn,"OrientPlus90Upright",26),ip=new Ye(yn,"OrientMinus90Upright",27),qm=new Ye(yn,"OrientUpright45",28),iS=16,rS=14,rp=8;yn.className="Link",yn.Normal=Qv,yn.Orthogonal=Ex,yn.AvoidsNodes=Mx,yn.AvoidsNodesStraight=nS,yn.None=Cs,yn.Bezier=ya,yn.JumpGap=ah,yn.JumpOver=Nf,yn.End=qg,yn.Scale=Xm,yn.Stretch=Jm,yn.OrientAlong=$g,yn.OrientPlus90=tp,yn.OrientMinus90=ep,yn.OrientOpposite=qv,yn.OrientUpright=Qm,yn.OrientPlus90Upright=np,yn.OrientMinus90Upright=ip,yn.OrientUpright45=qm,yn.EndSegmentStep=8,yn.CurvinessStart=iS,yn.SpacingMin=rS,yn.OrthoShortCut=rp;function $m(a,y,x,b){di(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){di(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 Ff(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function tu(a,y,x){return Ff(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):$v}function oS(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]>=jc&&(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]===lh)return!1}return!0};function eu(a,y,x,b,E,z,nt,rt,st){if(!(y<z||y>nt||x<rt||x>st)){var ht=y|0,dt=x|0,yt=a.ac[ht][dt];if(yt>=jc&&yt<Df)for(E?dt+=b:ht+=b,yt+=1;z<=ht&&ht<=nt&&rt<=dt&&dt<=st&&!(yt>=a.ac[ht][dt]);)a.ac[ht][dt]=yt,yt+=1,E?dt+=b:ht+=b;if(ht=E?dt:ht,E)if(0<b)for(x+=b;x<ht;x+=b)eu(a,y,x,1,!E,z,nt,rt,st),eu(a,y,x,-1,!E,z,nt,rt,st);else for(x+=b;x>ht;x+=b)eu(a,y,x,1,!E,z,nt,rt,st),eu(a,y,x,-1,!E,z,nt,rt,st);else if(0<b)for(y+=b;y<ht;y+=b)eu(a,y,x,1,!E,z,nt,rt,st),eu(a,y,x,-1,!E,z,nt,rt,st);else for(y+=b;y>ht;y+=b)eu(a,y,x,1,!E,z,nt,rt,st),eu(a,y,x,-1,!E,z,nt,rt,st)}}function t0(a,y,x,b,E,z,nt,rt,st){y|=0,x|=0;var ht=lh,dt=jc;for(a.ac[y][x]=dt;ht===lh&&y>z&&y<nt&&x>rt&&x<st;)dt+=1,a.ac[y][x]=dt,E?x+=b:y+=b,ht=a.ac[y][x]}function e0(a,y,x,b,E,z,nt,rt,st){y|=0,x|=0;var ht=lh,dt=Df;for(a.ac[y][x]=dt;ht===lh&&y>z&&y<nt&&x>rt&&x<st;)a.ac[y][x]=dt,E?x+=b:y+=b,ht=a.ac[y][x]}function sS(a,y,x,b,E,z,nt){if(a.ac!==null){a.abort=!1;var rt=y.x,st=y.y;if(Ff(a,rt,st)){rt-=a.Nd,rt/=a.rc,st-=a.Od,st/=a.sc;var ht=b.x,dt=b.y;if(Ff(a,ht,dt))if(ht-=a.Nd,ht/=a.rc,dt-=a.Od,dt/=a.sc,1>=Math.abs(rt-ht)&&1>=Math.abs(st-dt))a.abort=!0;else{var yt=z.x;b=z.y,y=z.x+z.width;var Tt=z.y+z.height;yt-=a.Nd,yt/=a.rc,b-=a.Od,b/=a.sc,y-=a.Nd,y/=a.rc,Tt-=a.Od,Tt/=a.sc,z=Math.max(0,Math.min(a.di,yt|0)),y=Math.min(a.di,Math.max(0,y|0)),yt=Math.max(0,Math.min(a.ei,b|0)),Tt=Math.min(a.ei,Math.max(0,Tt|0)),b=a.ac,rt|=0,st|=0,ht|=0,dt|=0;var zt=x===0||x===90?1:-1;if(x=x===90||x===270,b[rt][st]===lh?(t0(a,rt,st,zt,x,z,y,yt,Tt),t0(a,rt,st,1,!x,z,y,yt,Tt),t0(a,rt,st,-1,!x,z,y,yt,Tt)):t0(a,rt,st,zt,x,rt,st,rt,st),b[ht][dt]===lh?(e0(a,ht,dt,E===0||E===90?1:-1,E===90||E===270,z,y,yt,Tt),e0(a,ht,dt,1,!(E===90||E===270),z,y,yt,Tt),e0(a,ht,dt,-1,!(E===90||E===270),z,y,yt,Tt)):e0(a,ht,dt,zt,x,ht,dt,ht,dt),x=Fn(),nt&&aS(a,ht,dt,E,rt,st,x))for((x[0]!==ht||x[1]!==dt)&&(x.unshift(dt),x.unshift(ht)),(x[x.length-2]!==rt||x[x.length-1]!==st)&&(x.push(rt),x.push(st)),a=jc,E=x[x.length-2],nt=x[x.length-1],b[E][nt]=a++,z=x.length-4;0<=z;z-=2)for(E=x[z+2],nt=x[z+3],y=x[z],ht=x[z+1];y>E?E++:y<E?E--:ht>nt?nt++:ht<nt&&nt--,b[E][nt]=a++,E!==y||nt!==ht;);else eu(a,rt,st,1,!1,z,y,yt,Tt),eu(a,rt,st,-1,!1,z,y,yt,Tt),eu(a,rt,st,1,!0,z,y,yt,Tt),eu(a,rt,st,-1,!0,z,y,yt,Tt);Nn(x)}}}}function aS(a,y,x,b,E,z,nt){for(var rt=a.ac,st=y,ht=x;;){if(st===E&&ht===z)return!0;var dt=st,yt=ht;if(b===0)if(dt<E)dt++;else break;else if(b===90)if(yt<z)yt++;else break;else if(b===180)if(dt>E)dt--;else break;else if(yt>z)yt--;else break;var Tt=rt[dt][yt];if(Tt===0||Tt===ty)break;st=dt,ht=yt}for(;;){if(dt=b,yt=st,Tt=ht,b===0?Tt<z?(dt=90,Tt++):Tt>z&&(dt=270,Tt--):b===90?yt<E?(dt=0,yt++):yt>E&&(dt=180,yt--):b===180?Tt<z?(dt=90,Tt++):Tt>z&&(dt=270,Tt--):yt<E?(dt=0,yt++):yt>E&&(dt=180,yt--),yt=rt[yt][Tt],dt!==b&&yt!==0&&yt!==ty){if(nt.push(st),nt.push(ht),aS(a,st,ht,dt,E,z,nt))return!0;nt.pop(),nt.pop()}if(rt[st][ht]=ty,b===0){if(st===y)return!1;st--}else if(b===90){if(ht===x)return!1;ht--}else if(b===180){if(st===y)return!1;st++}else{if(ht===x)return!1;ht++}}}un.Object.defineProperties(op.prototype,{bounds:{get:function(){return new $e(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 lh=0,jc=1,Df=999999,$v=Df+1,ty=Df+2;op.className="PositionArray";function kd(){di(this),this.port=this.node=null,this.pe=[],this.ap=!1}kd.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var b=a[x];b!==null&&(y+=`
`+b.toString())}return y};function Tx(a,y,x,b){switch(y=y.offsetY,y){case 8:return 90;case 2:return 180;case 1:return 270;case 4:return 0}switch(y){case 9:return 180<x?270:90;case 6:return 90<x&&270>=x?180:0}switch(a=180*Math.atan2(a.height,a.width)/Math.PI,y){case 3:return x>a&&x<=180+a?180:270;case 5:return x>180-a&&x<=360-a?270:0;case 12:return x>a&&x<=180+a?90:0;case 10:return x>180-a&&x<=360-a?180:90;case 7:return 90<x&&x<=180+a?180:x>180+a&&x<=360-a?270:0;case 13:return 180<x&&x<=360-a?270:x>a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return b&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}kd.prototype.Sl=function(){this.pe.length=0};function lS(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 Pi?E:null;if(z===null||z.isSubGraphExpanded)var nt=E.isTreeExpanded?E.findLinksConnected(a.port.portId):E.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}b=z,nt=b.Lu()}z=a.pe.length=0;var rt=a.port.ga(sr,Se.alloc()),st=a.port.ga(io,Se.alloc());for(E=$e.allocAt(rt.x,rt.y,0,0),E.Ye(st),Se.free(rt),Se.free(st),rt=Se.allocAt(E.x+E.width/2,E.y+E.height/2),st=a.port.li(),nt=nt.iterator;nt.next();){var ht=nt.value;if(ht.isVisible()&&ht.fromPort!==ht.toPort){var dt=ht.fromPort===a.port||ht.fromNode!==null&&ht.fromNode.Td(b),yt=ht.computeSpot(dt,a.port);if(yt.$c()&&(dt=dt?ht.toPort:ht.fromPort,dt!==null)){var Tt=dt.part;if(Tt!==null){var zt=Tt.findVisibleNode();zt!==null&&zt!==Tt&&(Tt=zt,dt=Tt.port),dt=ht.computeOtherPoint(Tt,dt),Tt=rt.ab(dt),Tt-=st,0>Tt?Tt+=360:360<=Tt&&(Tt-=360),yt=Tx(E,yt,Tt,ht.isOrthogonal),yt===0?(yt=4,180<Tt&&(Tt-=360)):yt===90?(yt=8,270<Tt&&(Tt-=360)):yt===180?yt=2:(yt=1,90>Tt&&(Tt+=360)),zt=a.pe[z],zt===void 0?(zt=new ey(ht,Tt,yt),a.pe[z]=zt):(zt.link=ht,zt.angle=Tt,zt.Nc=yt),zt.hv.set(dt),z++}}}}for(Se.free(rt),a.pe.sort(kd.prototype.j),st=a.pe.length,b=-1,z=rt=0;z<st;z++)nt=a.pe[z],nt!==void 0&&(nt.Nc!==b&&(b=nt.Nc,rt=0),nt.Uo=rt,rt++);for(b=-1,rt=0,z=st-1;0<=z;z--)st=a.pe[z],st!==void 0&&(st.Nc!==b&&(b=st.Nc,rt=st.Uo+1),st.Gl=rt);if(z=a.pe,yt=a.port,b=a.node.portSpreading,rt=Se.alloc(),st=Se.alloc(),nt=Se.alloc(),ht=Se.alloc(),yt.ga(sr,rt),yt.ga(vr,st),yt.ga(io,nt),yt.ga(is,ht),zt=Tt=dt=yt=0,b===Hv)for(var Ht=0;Ht<z.length;Ht++){var ne=z[Ht];if(ne!==null){var ve=ne.link.computeThickness();switch(ne.Nc){case 8:Tt+=ve;break;case 2:zt+=ve;break;case 1:yt+=ve;break;default:case 4:dt+=ve}}}var fe=Ht=0,Ce=1,ke=ne=0;for(ve=0;ve<z.length;ve++){var Ee=z[ve];if(Ee!==null){if(Ht!==Ee.Nc){switch(Ht=Ee.Nc,Ht){case 8:var Be=nt;fe=ht;break;case 2:Be=ht,fe=rt;break;case 1:Be=rt,fe=st;break;default:case 4:Be=st,fe=nt}switch(ne=fe.x-Be.x,ke=fe.y-Be.y,Ht){case 8:Tt>Math.abs(ne)?(Ce=Math.abs(ne)/Tt,Tt=Math.abs(ne)):Ce=1;break;case 2:zt>Math.abs(ke)?(Ce=Math.abs(ke)/zt,zt=Math.abs(ke)):Ce=1;break;case 1:yt>Math.abs(ne)?(Ce=Math.abs(ne)/yt,yt=Math.abs(ne)):Ce=1;break;default:case 4:dt>Math.abs(ke)?(Ce=Math.abs(ke)/dt,dt=Math.abs(ke)):Ce=1}fe=0}var He=Ee.Zo;if(b===Hv){switch(Ee=Ee.link.computeThickness(),Ee*=Ce,He.set(Be),Ht){case 8:He.x=Be.x+ne/2+Tt/2-fe-Ee/2;break;case 2:He.y=Be.y+ke/2+zt/2-fe-Ee/2;break;case 1:He.x=Be.x+ne/2-yt/2+fe+Ee/2;break;default:case 4:He.y=Be.y+ke/2-dt/2+fe+Ee/2}fe+=Ee}else{var An=.5;b===_m&&(An=(Ee.Uo+1)/(Ee.Gl+1)),He.x=Be.x+ne*An,He.y=Be.y+ke*An}}}for(Se.free(rt),Se.free(st),Se.free(nt),Se.free(ht),Be=a.pe,z=0;z<Be.length;z++)b=Be[z],b!==null&&(b.Ju=a.computeEndSegmentLength(b));a.ap=x,$e.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}kd.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},kd.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,Hi,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)},kd.className="Knot";function ey(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new Se,this.Gl=this.Uo=0,this.Zo=new Se,this.Ju=0}ey.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()},ey.className="LinkInfo";function Br(a){di(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new Se(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}Br.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},Br.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Br.prototype.qb=function(){},Br.prototype.toString=function(){var a=Bn(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},Br.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())}}},Br.prototype.createNetwork=function(){return new wr(this)},Br.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof Ke?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof Pi?y.lg(a.memberParts):y.lg(a.iterator),y},Br.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")}},Br.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()}},Br.prototype.doLayout=function(a){var y=new fn;a instanceof Ke?(_h(this,y,a.nodes,!0,this.rh,!0,!1,!0),_h(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof Pi?_h(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},Br.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,nt=0;for(a=a.iterator;a.next();){var rt=a.value;sp(rt);var st=rt.measuredBounds,ht=st.width;st=st.height,rt.moveTo(b,E),rt instanceof Pi&&(rt.rh=!1),b+=Math.max(ht,50)+20,nt=Math.max(nt,Math.max(st,50)),z>=y-1?(z=0,b=x,E+=nt+20,nt=0):z++}},Br.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,nt=this.network.vertexes.iterator;nt.next();){var rt=nt.value.node;if(!(rt===null||rt instanceof yn)&&(sp(rt),this.rh(rt))){var st=rt.measuredBounds,ht=st.width;st=st.height,rt.moveTo(x,b),rt instanceof Pi&&(rt.rh=!1),x+=Math.max(ht,50)+20,z=Math.max(z,Math.max(st,50)),E>=a-1?(E=0,x=y,b+=z+20,z=0):E++}}},Br.prototype.rh=function(a){return!!(!a.location.w()||a instanceof Pi&&a.rh)};function _h(a,y,x,b,E,z,nt,rt){for(x=x.iterator;x.next();){var st=x.value;b&&!st.isTopLevel||E!==null&&!E(st)||!st.canLayout()||(z&&st instanceof Tn?st.isLinkLabel||(st instanceof Pi&&st.layout===null?_h(a,y,st.memberParts,!1,E,z,nt,rt):(sp(st),y.add(st))):nt&&st instanceof yn?y.add(st):!rt||!st.Zc()||st instanceof Tn||(sp(st),y.add(st)))}}function sp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}Br.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new $e),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},Br.prototype.ex=function(a){var y=new fn;return a instanceof Ke?(_h(this,y,a.nodes,!0,null,!0,!0,!0),_h(this,y,a.links,!0,null,!0,!0,!0),_h(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof Pi?_h(this,y,a.memberParts,!1,null,!0,!0,!0):_h(this,y,a.iterator,!1,null,!0,!0,!0),y},Br.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(sr),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},un.Object.defineProperties(Br.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())}}}),Br.prototype.collectParts=Br.prototype.ex,Br.prototype.getLayoutBounds=Br.prototype.ni,Br.prototype.invalidateLayout=Br.prototype.C,Br.className="Layout";function wr(a){di(this),this.Sc=a,this.wf=new fn,this.ye=new fn,this.Es=new Jn,this.zs=new Jn}wr.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 fn,this.ye=new fn,this.Es=new Jn,this.zs=new Jn},wr.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},wr.prototype.createVertex=function(){return new mo(this)},wr.prototype.createEdge=function(){return new ra(this)},wr.prototype.lg=function(a,y,x){if(a!==null){for(y===void 0&&(y=!1),x===void 0&&(x=null),x===null&&(x=function(nt){if(nt instanceof Tn)return!nt.isLinkLabel;if(nt instanceof yn){var rt=nt.fromNode;return rt===null||rt.isLinkLabel?!1:(nt=nt.toNode,!(nt===null||nt.isLinkLabel))}return!1}),a=a.iterator;a.next();){var b=a.value;if(b instanceof Tn&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)){if(b instanceof Pi&&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 yn&&(!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))}}},wr.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},Vt=wr.prototype,Vt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Vt.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},Vt.Iu=function(a){if(a!==null&&uS(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 uS(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}Vt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Vt.ki=function(a){return a===null?null:this.Es.I(a)},Vt.Bo=function(a){if(a!==null){ny(this,a);var y=a.toVertex;y!==null&&y.Cl(a),y=a.fromVertex,y!==null&&y.zl(a)}};function ny(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}}Vt.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},Vt.Mj=function(a){if(a!==null){var y=a.toVertex;y!==null&&y.Kl(a),y=a.fromVertex,y!==null&&y.Jl(a),iy(this,a)}};function iy(a,y){y!==null&&a.ye.remove(y)&&(y=y.link,y!==null&&a.zs.remove(y))}Vt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Vt.Lo=function(a){return a===null?null:this.zs.I(a)},Vt.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},Vt.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))}},Vt.Ko=function(){for(var a=Fn(),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]);Nn(a)},wr.prototype.deleteArtificialVertexes=function(){for(var a=Fn(),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=Fn(),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]);Nn(a),Nn(y)};function Nx(a){for(var y=Fn(),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]);Nn(y)}wr.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Nx(this),this.Ko()),a=new hn;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),ry(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 ry(a,y,x){if(x!==null&&x.network!==y){uS(a,x),y.dh(x);for(var b=x.sourceEdges;b.next();){var E=b.value;E.network!==y&&(iy(a,E),ny(y,E),ry(a,y,E.fromVertex))}for(b=x.destinationEdges;b.next();)x=b.value,x.network!==y&&(iy(a,x),ny(y,x),ry(a,y,x.toVertex))}}wr.prototype.dz=function(){for(var a=new fn,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},un.Object.defineProperties(wr.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}}}),wr.prototype.findAllParts=wr.prototype.dz,wr.prototype.splitIntoSubNetworks=wr.prototype.Zx,wr.prototype.deleteSelfEdges=wr.prototype.Ko,wr.prototype.reverseEdge=wr.prototype.gm,wr.prototype.linkVertexes=wr.prototype.Zj,wr.prototype.findEdge=wr.prototype.Lo,wr.prototype.deleteLink=wr.prototype.Yy,wr.prototype.deleteEdge=wr.prototype.Mj,wr.prototype.addLink=wr.prototype.Dy,wr.prototype.addEdge=wr.prototype.Bo,wr.prototype.findVertex=wr.prototype.ki,wr.prototype.deleteNode=wr.prototype.Zy,wr.prototype.deleteVertex=wr.prototype.Iu,wr.prototype.addNode=wr.prototype.Bl,wr.prototype.addVertex=wr.prototype.dh,wr.prototype.addParts=wr.prototype.lg,wr.className="LayoutNetwork";function mo(a){di(this),this.ob=a,this.j=new $e(0,0,10,10).freeze(),this.o=new Se(5,5).freeze(),this.Sh=this.ub=null,this.tg=new hn,this.mg=new hn}mo.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new hn,this.mg=new hn},mo.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+Ni(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},mo.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;Qe(x)?(x.x=y.x,x.y=y.y,x.width=y.width,x.height=y.height):a.bounds=y.copy()}else if(a=this.node,a!==null){if(y=this.bounds,!(a instanceof Pi)){x=$e.alloc(),a.Va();var b=this.network.layout.ni(a,x),E=a.locationObject.ga(Ti);if(b.w()&&E.w()){a.moveTo(y.x+this.focusX-(E.x-b.x),y.y+this.focusY-(E.y-b.y)),$e.free(x);return}$e.free(x)}a.moveTo(y.x,y.y)}},mo.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},mo.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},mo.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},mo.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}un.Object.defineProperties(mo.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=$e.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),$e.free(x),!(a instanceof Pi)&&(a=a.locationObject.ga(Ti),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 fn,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new fn,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new fn,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 hn,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}}}),mo.prototype.deleteDestinationEdge=mo.prototype.Jl,mo.prototype.addDestinationEdge=mo.prototype.zl,mo.prototype.deleteSourceEdge=mo.prototype.Kl,mo.prototype.addSourceEdge=mo.prototype.Cl,mo.className="LayoutVertex",mo.standardComparer=oy,mo.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 ra(a){di(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}ra.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},ra.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+Ni(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},ra.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},ra.prototype.commit=function(){},ra.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},un.Object.defineProperties(ra.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)}}}),ra.prototype.getOtherVertex=ra.prototype.Ax,ra.className="LayoutEdge";function Ro(a){Br.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new wn(NaN,NaN).freeze(),this.tf=new wn(10,10).freeze(),this.Jb=ap,this.Rb=i0,this.nd=lp,this.hd=hS,a&&Object.assign(this,a)}Ze(Ro,Br),Ro.prototype.cloneProtected=function(a){Br.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},Ro.prototype.qb=function(a){a.classType===Ro?a===lp||a===o0||a===sy||a===r0?this.sorting=a:a===i0||a===yl?this.arrangement=a:a===ap||a===n0?this.alignment=a:Ae("Unknown enum value: "+a):Br.prototype.qb.call(this,a)},Ro.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 Pi)for(b=b.memberParts;b.next();)y.remove(b.value)}else y.remove(b)}var E=y.Fa();if(E.length!==0){switch(this.sorting){case r0:E.reverse();break;case lp:E.sort(this.comparer);break;case o0:E.sort(this.comparer),E.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var nt=this.wrappingWidth;switch(isNaN(nt)&&a!==null?(y=a.padding,nt=Math.max(a.viewportBounds.width-y.left-y.right,0)):nt=Math.max(this.wrappingWidth,0),0>=z&&0>=nt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),b=[],this.alignment){case n0:var rt=y,st=x,ht=$e.alloc(),dt=Math.max(this.cellSize.width,1);if(!isFinite(dt))for(var yt=dt=0;yt<E.length;yt++){var Tt=this.ni(E[yt],ht);dt=Math.max(dt,Tt.width)}if(dt=Math.max(dt+rt,1),yt=Math.max(this.cellSize.height,1),!isFinite(yt))for(Tt=yt=0;Tt<E.length;Tt++){var zt=this.ni(E[Tt],ht);yt=Math.max(yt,zt.height)}yt=Math.max(yt+st,1),Tt=this.arrangement;for(var Ht=zt=this.arrangementOrigin.x,ne=this.arrangementOrigin.y,ve=0,fe=0,Ce=0;Ce<E.length;Ce++){var ke=E[Ce],Ee=this.ni(ke,ht),Be=Math.ceil((Ee.width+rt)/dt)*dt,He=Math.ceil((Ee.height+st)/yt)*yt;switch(Tt){case yl:var An=Math.abs(Ht-Ee.width);break;default:An=Ht+Ee.width}switch((0<z&&ve>z-1||0<nt&&0<ve&&An-zt>nt)&&(b.push(new $e(0,ne,nt+rt,fe)),ve=0,Ht=zt,ne+=fe,fe=0),fe=Math.max(fe,He),Tt){case yl:Ee=-Ee.width;break;default:Ee=0}switch(ke.moveTo(Ht+Ee,ne),Tt){case yl:Ht-=Be;break;default:Ht+=Be}ve++}b.push(new $e(0,ne,nt+rt,fe)),$e.free(ht);break;case ap:for(st=nt,dt=z,yt=y,Tt=x,nt=$e.alloc(),zt=Math.max(this.cellSize.width,1),z=ne=ht=0,rt=Se.alloc(),Ht=0;Ht<E.length;Ht++)fe=E[Ht],ve=this.ni(fe,nt),fe=rh(fe,fe.locationObject,fe.locationSpot,rt),ht=Math.max(ht,fe.x),ne=Math.max(ne,ve.width-fe.x),z=Math.max(z,fe.y);switch(Ht=this.arrangement,Ht){case yl:ht+=yt;break;default:ne+=yt}zt=isFinite(zt)?Math.max(zt+yt,1):Math.max(ht+ne,1);var zn=fe=this.arrangementOrigin.x;for(Ce=this.arrangementOrigin.y,ne=0,st>=ht&&(st-=ht),ht=ke=0,Be=Math.max(this.cellSize.height,1),Ee=z=0,He=!0,ve=Se.alloc(),An=0;An<E.length;An++){var On=E[An],mn=this.ni(On,nt),an=rh(On,On.locationObject,On.locationSpot,rt);if(0<ne)switch(Ht){case yl:zn=(zn-fe-(mn.width-an.x))/zt,zn=Ie.$(Math.round(zn),zn)?Math.round(zn):Math.floor(zn),zn=zn*zt+fe;break;default:zn=(zn-fe+an.x)/zt,zn=Ie.$(Math.round(zn),zn)?Math.round(zn):Math.ceil(zn),zn=zn*zt+fe}else switch(Ht){case yl:ke=zn+an.x+mn.width;break;default:ke=zn-an.x}switch(Ht){case yl:var wi=-(zn+an.x)+ke;break;default:wi=zn+mn.width-an.x-ke}if(0<dt&&ne>dt-1||0<st&&0<ne&&wi>st){for(b.push(new $e(0,He?Ce-z:Ce,st+yt,Ee+z+Tt)),zn=0;zn<ne&&An!==ne;zn++){wi=E[An-ne+zn];var fi=rh(wi,wi.locationObject,wi.locationSpot,ve);wi.moveTo(wi.position.x,wi.position.y+z-fi.y)}Ee+=Tt,Ce=He?Ce+Ee:Ce+(Ee+z),ne=Ee=z=0,zn=fe,He=!1}switch(zn===fe&&(ht=Ht===yl?Math.max(ht,mn.width-an.x):Math.min(ht,-an.x)),z=Math.max(z,an.y),Ee=Math.max(Ee,mn.height-an.y),isFinite(Be)&&(Ee=Math.max(Ee,Math.max(mn.height,Be)-an.y)),He?On.moveTo(zn-an.x,Ce-an.y):On.moveTo(zn-an.x,Ce),Ht){case yl:zn-=an.x+yt;break;default:zn+=mn.width-an.x+yt}ne++}if(b.push(new $e(0,Ce,st+yt,(He?Ee:Ee+z)+Tt)),E.length!==ne)for(st=0;st<ne;st++)dt=E[E.length-ne+st],yt=rh(dt,dt.locationObject,dt.locationSpot,rt),dt.moveTo(dt.position.x,dt.position.y+z-yt.y);if(Se.free(rt),Se.free(ve),Ht===yl)for(E=0;E<b.length;E++)z=b[E],z.width+=ht,z.x-=ht;else for(E=0;E<b.length;E++)z=b[E],z.x>ht&&(z.width+=z.x-ht,z.x=ht);$e.free(nt)}for(rt=z=nt=E=0;rt<b.length;rt++)st=b[rt],E=Math.min(E,st.x),nt=Math.min(nt,st.y),z=Math.max(z,st.x+st.width);this.arrangement===yl?this.commitLayers(b,new Se(E+y/2-(z+E),nt-x/2)):this.commitLayers(b,new Se(E-y/2,nt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},Ro.prototype.commitLayers=function(){};function hS(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}un.Object.defineProperties(Ro.prototype,{wrappingWidth:{get:function(){return this.zo},set:function(a){this.zo!==a&&(0<a||isNaN(a))&&(this.zo=a,this.isViewportSized=isNaN(a),this.C())}},wrappingColumn:{get:function(){return this.yo},set:function(a){this.yo!==a&&(0<a||isNaN(a))&&(this.yo=a,this.C())}},cellSize:{get:function(){return this.yg},set:function(a){this.yg.D(a)||(this.yg.assign(a),this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf.D(a)||(this.tf.assign(a),this.C())}},alignment:{get:function(){return this.Jb},set:function(a){this.Jb===a||a!==ap&&a!==n0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==i0&&a!==yl||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==sy&&a!==r0&&a!==lp&&a!==o0||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}}});var n0=new Ye(Ro,"Position",0),ap=new Ye(Ro,"Location",1),i0=new Ye(Ro,"LeftToRight",2),yl=new Ye(Ro,"RightToLeft",3),sy=new Ye(Ro,"Forward",4),r0=new Ye(Ro,"Reverse",5),lp=new Ye(Ro,"Ascending",6),o0=new Ye(Ro,"Descending",7);Ro.className="GridLayout",Ro.standardComparer=hS,Ro.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},Ro.Position=n0,Ro.Location=ap,Ro.LeftToRight=i0,Ro.RightToLeft=yl,Ro.Forward=sy,Ro.Reverse=r0,Ro.Ascending=lp,Ro.Descending=o0;function hr(){this.On=new fn,this.Dn=new fn,this.Pa=new fn,this.cf=new Jn,this.bf=new Jn,this.aj=new Jn,this.H=null,this.tp=!1}Vt=hr.prototype,Vt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Vt.Xe=function(a){this.H=a},Vt.oi=function(a){if(a instanceof Tn){if(this.On.add(a),a instanceof Pi){var y=a.containingGroup;y===null?this.H.ai.add(a):y.gl.add(a),y=a.layout,y!==null&&(y.diagram=this.H)}}else a instanceof yn?this.Dn.add(a):a instanceof ir||this.Pa.add(a);y=a.data,y===null||a instanceof ir||(a instanceof yn?this.bf.add(y,a):this.cf.add(y,a))},Vt.pc=function(a){if(a.Ej(),a instanceof Tn){if(this.On.remove(a),a instanceof Pi){var y=a.containingGroup;y===null?this.H.ai.remove(a):y.gl.remove(a),y=a.layout,y!==null&&(y.diagram=null)}}else a instanceof yn?this.Dn.remove(a):a instanceof ir||this.Pa.remove(a);y=a.data,y===null||a instanceof ir||(a instanceof yn?this.bf.remove(y):this.cf.remove(y))},Vt.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 Pi)&&Ae('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 Pi||Ae('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 yn||Ae('Invalid link template in Diagram.linkTemplateMap: template for "'+b+'" must be a Link, not a normal Node or simple Part: '+x);for(y=Fn(),x=a.selection.iterator;x.next();)(b=x.value.data)&&y.push(b);for(x=Fn(),a=a.highlighteds.iterator;a.next();)(b=a.value.data)&&x.push(b);for(a=Fn(),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]);Nn(y),Nn(x),Nn(a)}},hr.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},hr.prototype.addModeledParts=function(a,y){var x=this,b=this.diagram.model;a.forEach(function(E){b.lb(E)&&cS(x,E,!1)}),a.forEach(function(E){b.lb(E)&&x.resolveReferencesForData(E)}),y!==!1&&lf(this.diagram,!1)};function cS(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=dS(a,y,b);if(E!==null&&(Ka(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)}}hr.prototype.insertLink=function(){return null},hr.prototype.resolveReferencesForData=function(){},hr.prototype.Ro=function(a){return this.H.model.Ro(a)};function dS(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&&(pS||(pS=!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&&(gS||(gS=!0,Cn('No Node template found for category "'+x+'"'),Cn(" Using default node template")),y=a.ny))),y}hr.prototype.getLinkCategoryForData=function(){return""},hr.prototype.setLinkCategoryForData=function(){},hr.prototype.setFromNodeForLink=function(){},hr.prototype.setToNodeForLink=function(){},hr.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(mS||(mS=!0,Cn('No Link template found for category "'+a+'"'),Cn(" Using default link template")),x=y.my)),x},hr.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},hr.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},hr.prototype.ip=function(a){a=this.Lc(a),a!==null&&(Pg(this.diagram,a,!1),this.unresolveReferencesForPart(a))},hr.prototype.unresolveReferencesForPart=function(){},hr.prototype.removeDataForLink=function(){},hr.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},hr.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof Tn?a:null)},hr.prototype.findLinkForKey=function(){return null},Vt=hr.prototype,Vt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Vt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof Tn?a:null)},Vt.Kc=function(a){return a===null?null:this.bf.I(a)},Vt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new fn;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 nt=arguments[z];if(Qe(nt)&&ay(this,E,nt)){y.add(b);break}}}return y.iterator},Vt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new fn;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 nt=arguments[z];if(Qe(nt)&&ay(this,E,nt)){y.add(b);break}}}return y.iterator};function ay(a,y,x){for(var b in x){var E=y[b],z=x[b];if(Pn(z)){if(!Pn(E)||E.length<z.length)return!1;for(var nt=0;nt<E.length;nt++){var rt=z[nt];if(rt!==void 0&&!fS(a,E[nt],rt))return!1}}else if(!fS(a,E,z))return!1}return!0}function fS(a,y,x){if(typeof x=="function"){if(!x(y))return!1}else if(x instanceof RegExp){if(!y||!x.test(y.toString()))return!1}else if(Qe(y)&&Qe(x)){if(!ay(a,y,x))return!1}else if(y!==x)return!1;return!0}hr.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===Ir){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===Jr){var nt=a.newValue;b==="nodeDataArray"&&Qe(nt)&&cS(this,nt),y.isModified=!0}else if(x===fo){var rt=a.oldValue;b==="nodeDataArray"&&Qe(rt)&&this.ip(rt),y.isModified=!0}else x===ta&&(b==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):b==="ModelDisplaced"&&this.Wd());else if(x===Ir){var st=a.propertyName,ht=a.object;ht===y.model?(st==="nodeKeyProperty"||st==="nodeCategoryProperty")&&(y.undoManager.isUndoingRedoing||this.Wd()):this.updateDataBindings(ht,st),y.isModified=!0}else if(x===Jr||x===fo){var dt=a.change===Jr,yt=dt?a.newParam:a.oldParam,Tt=dt?a.newValue:a.oldValue,zt=this.aj.I(a.object);if(Array.isArray(zt))for(a=0;a<zt.length;a++){var Ht=zt[a];if(dt)bm(Ht,Tt,yt,!0);else if(!(0>yt)){var ne=yt+_g(Ht);Ht.pc(ne,!0),wv(Ht,ne,yt)}}y.isModified=!0}}finally{y.aa=!0}}}}},hr.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)},hr.prototype.rp=function(){for(var a=this.H.model,y=new fn,x=a.nodeDataArray,b=0;b<x.length;b++)y.add(x[b]);var E=[];for(this.nodes.each(function(nt){nt.data===null||y.contains(nt.data)||E.push(nt.data)}),this.parts.each(function(nt){nt.data===null||y.contains(nt.data)||E.push(nt.data)}),E.forEach(function(nt){AS(a,nt,!1)}),b=0;b<x.length;b++){var z=x[b];this.Lc(z)===null&&bS(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()},hr.prototype.refreshDataBoundLinks=function(){},hr.prototype.updateRelationshipsFromData=function(){},hr.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 nt=E[z].sx(a);nt!==null&&(x===null&&(x=Fn()),x.push(nt))}if(x!==null)break}if(x!==null){for(b=0;b<x.length;b++)x[b].La(y);Nn(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ly(a,y){var x=y.Hh;if(Pn(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 uy(a,y,x){Dc(y,function(nt){nt=nt.O.s;for(var rt=nt.length,st=0;st<rt;st++)kg(x,nt[st])});var b=y.Hh;if(Pn(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}}}}hr.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var b=new Jn;if(Pn(a))for(var E=0;E<a.length;E++)s0(this,a[E],y,b,x);else for(a=a.iterator;a.next();)s0(this,a.value,y,b,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,E=new fn;for(var z=new Jn,nt=b.iterator;nt.next();){var rt=nt.value;if(rt instanceof yn)a||rt.fromNode!==null&&rt.toNode!==null||E.add(rt);else if(rt instanceof Tn&&rt.data!==null&&x.Tl()){var st=rt;rt=nt.key;var ht=rt.pg();ht!==null&&(ht=b.I(ht),ht!==null?(x.qe(st.data,x.wa(ht.data)),st=y.Kc(st.data),rt=rt.kh(),rt!==null&&st!==null&&z.add(rt,st)):x.qe(st.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 dt=new Jn;b.each(function(yt){yt.key.data!==null&&dt.add(yt.key.data,yt.value.data)}),x(dt,y,this.H.model)}for(y=b.iterator;y.next();)y.value.La();return b};function s0(a,y,x,b,E){if(y===null||E&&!y.canCopy())return null;if(b.contains(y))return b.I(y);var z=a.copyPartData(y,x);if(!(z instanceof $n))return null;if(z.isSelected=!1,z.isHighlighted=!1,b.add(y,z),y instanceof Tn){for(var nt=y.linksConnected;nt.next();){var rt=nt.value;if(rt.fromNode===y){var st=b.I(rt);st!==null&&(st.fromNode=z)}rt.toNode===y&&(rt=b.I(rt),rt!==null&&(rt.toNode=z))}if(y instanceof Pi&&z instanceof Pi)for(y=y.memberParts;y.next();)nt=s0(a,y.value,x,b,E),nt instanceof yn||nt===null||(nt.containingGroup=z)}else if(y instanceof yn&&z instanceof yn)for(nt=y.fromNode,nt!==null&&(nt=b.I(nt),nt!==null&&(z.fromNode=nt)),nt=y.toNode,nt!==null&&(nt=b.I(nt),nt!==null&&(z.toNode=nt)),y=y.labelNodes;y.next();)nt=s0(a,y.value,x,b,E),nt!==null&&nt instanceof Tn&&(nt.labeledLink=z);return z}hr.prototype.copyPartData=function(a,y){var x=null,b=a.data;if(b!==null&&y!==null){var E=y.model;a instanceof yn||(b=E.copyNodeData(b),Qe(b)&&(E.xf(b),x=y.Lc(b)))}else Ka(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 yn||(E=y.copyNodeData(b)),Qe(E)&&(x.data=E)));return x},un.Object.defineProperties(hr.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}}}),hr.prototype.updateAllRelationshipsFromData=hr.prototype.rp,hr.prototype.findLinksByExample=hr.prototype.ls,hr.prototype.findNodesByExample=hr.prototype.ms,hr.prototype.findLinkForData=hr.prototype.Kc,hr.prototype.findNodeForData=hr.prototype.ii,hr.prototype.findPartForData=hr.prototype.Lc,hr.prototype.findNodeForKey=hr.prototype.Vb,hr.prototype.removeModeledPart=hr.prototype.ip,hr.prototype.removeModeledParts=hr.prototype.Gs,hr.prototype.rebuildParts=hr.prototype.Wd;var gS=!1,pS=!1,mS=!1;hr.className="PartManager";function Ao(a){hr.apply(this,arguments)}Ze(Ao,hr),Ao.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),vS(this,a.linkDataArray)},Ao.prototype.addModeledParts=function(a){for(hr.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)Mf(a.value);lf(this.diagram,!1)};function vS(a,y){y.forEach(function(x){yS(a,x)}),lf(a.diagram,!1)}function yS(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){Ka(b);var E=b.copy();if(E!==null){b=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,E.Tf=x,E.ub=y,x=a.diagram.model;var z=h0(x,y,!0);z!==""&&(E.fromPortId=z),z=Sa(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof Tn&&(E.fromNode=z)),z=h0(x,y,!1),z!==""&&(E.toPortId=z),z=Sa(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof Tn&&(E.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(nt){nt=a.Vb(nt),nt!==null&&(nt.labeledLink=E)}),a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=b}}}}Ao.prototype.removeAllModeledParts=function(){var a=this.diagram.model;SS(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function SS(a,y){y.forEach(function(x){a.ip(x)})}Ao.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},Ao.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},Ao.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},Ao.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},Ao.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},Ao.prototype.findPartForKey=function(a){var y=hr.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},Ao.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},Ao.prototype.doModelChanged=function(a){var y=this;if(hr.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===Ir){if(E==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var nt=this.Vb(a.newValue);z.fromNode=nt}}else if(E==="linkToKey"){var rt=this.Kc(a.object);if(rt!==null){var st=this.Vb(a.newValue);rt.toNode=st}}else if(E==="linkFromPortId"){var ht=this.Kc(a.object);if(ht!==null){var dt=a.newValue;typeof dt=="string"&&(ht.fromPortId=dt)}}else if(E==="linkToPortId"){var yt=this.Kc(a.object);if(yt!==null){var Tt=a.newValue;typeof Tt=="string"&&(yt.toPortId=Tt)}}else if(E==="nodeGroupKey"){var zt=this.Lc(a.object);if(zt!==null){var Ht=a.newValue;if(Ht!==void 0){var ne=this.Vb(Ht);ne instanceof Pi?zt.containingGroup=ne:zt.containingGroup=null}else zt.containingGroup=null}}else if(E==="linkLabelKeys"){var ve=this.Kc(a.object);if(ve!==null){var fe=a.oldValue,Ce=a.newValue;Array.isArray(fe)&&fe.forEach(function(an){0<=Ce.indexOf(an)||(an=y.Vb(an),an!==null&&(an.labeledLink=null))}),Array.isArray(Ce)&&Ce.forEach(function(an){an=y.Vb(an),an!==null&&(an.labeledLink=ve)})}}else if(E==="linkCategory"){var ke=this.Kc(a.object),Ee=a.newValue;ke!==null&&typeof Ee=="string"&&(ke.category=Ee)}else E==="linkDataArray"&&(SS(this,a.oldValue),vS(this,a.newValue));x.isModified=!0}else if(b===Jr){var Be=a.newValue;if(E==="linkDataArray"&&typeof Be=="object"&&Be!==null)yS(this,Be);else if(E==="linkLabelKeys"&&Kh(Be)){var He=this.Kc(a.object),An=this.Vb(Be);He!==null&&An!==null&&(An.labeledLink=He)}x.isModified=!0}else if(b===fo){var zn=a.oldValue;if(E==="linkDataArray"&&typeof zn=="object"&&zn!==null)this.ip(zn);else if(E==="linkLabelKeys"&&Kh(zn)){var On=this.Vb(zn);On!==null&&(On.labeledLink=null)}x.isModified=!0}}else if(b===Ir){var mn=a.propertyName;a.object!==x.model||mn!=="linkFromKeyProperty"&&mn!=="linkToKeyProperty"&&mn!=="linkFromPortIdProperty"&&mn!=="linkToPortIdProperty"&&mn!=="linkLabelKeysProperty"&&mn!=="nodeIsGroupProperty"&&mn!=="nodeGroupKeyProperty"&&mn!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},Ao.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new fn,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){NS(y,z,!1)}),b.forEach(function(z){a.Kc(z)===null&&TS(y,z,!1)})},Ao.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 yn){var E=Sa(b,y,!0);if(E=x.Vb(E),a.fromNode=E,E=Sa(b,y,!1),E=x.Vb(E),a.toNode=E,y=b.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){E=y[0];var z=a.labelNodes.first();if(b.wa(z.data)===E)return}E=new fn().addAll(y);var nt=new fn;a.labelNodes.each(function(rt){rt.data!==null&&(rt=b.wa(rt.data),rt!==void 0&&nt.add(rt))}),y=nt.copy(),y.hp(E),E=E.copy(),E.hp(nt),(0<y.count||0<E.count)&&(y.each(function(rt){rt=x.Vb(rt),rt!==null&&rt.labeledLink===a&&(rt.labeledLink=null)}),E.each(function(rt){rt=x.Vb(rt),rt!==null&&rt.labeledLink!==a&&(rt.labeledLink=a)}))}}else!(a instanceof ir)&&(y=b.lh(y),y=x.findPartForKey(y),y===null||y instanceof Pi)&&(a.containingGroup=y)}}},Ao.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=up(y,x),E=this.Lc(a);if(b!==null&&E!==null){b=b.iterator;for(var z={};b.next();){var nt=b.value;y.lb(nt)?E instanceof Pi&&y.lh(nt)===x&&(nt=this.Lc(nt),nt!==null&&(nt.containingGroup=E)):(z.link=this.Kc(nt),z.link!==null&&E instanceof Tn&&(Sa(y,nt,!0)===x&&(z.link.fromNode=E),Sa(y,nt,!1)===x&&(z.link.toNode=E),nt=y.Ef(nt),Array.isArray(nt)&&nt.some(function(rt){return function(st){return st===x?(E.labeledLink=rt.link,!0):!1}}(z)))),z={link:z.link}}xl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof Pi&&(E.containingGroup=a))}},Ao.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Tn){var x=y.wa(a.data);if(x!==void 0){for(var b=a.linksConnected;b.next();)Sl(y,x,b.value.data);if(a.isLinkLabel&&(b=a.labeledLink,b!==null&&Sl(y,x,b.data)),a instanceof Pi)for(a=a.memberParts;a.next();)b=a.value.data,y.lb(b)&&Sl(y,x,b)}}},Ao.prototype.copyPartData=function(a,y){var x=hr.prototype.copyPartData.call(this,a,y);if(a instanceof yn)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},Ao.prototype.insertLink=function(a,y,x,b){var E=this.diagram,z=E.model,nt=E.toolManager.findTool("Linking"),rt="";if(a!==null&&(y===null&&(y=a),rt=y.portId,rt===null&&(rt="")),y="",x!==null&&(b===null&&(b=x),y=b.portId,y===null&&(y="")),b=nt.archetypeLinkData,b instanceof yn){if(Ka(b),z=b.copy(),z!==null)return z.fromNode=a,z.fromPortId=rt,z.toNode=x,z.toPortId=y,E.add(z),a=nt.archetypeLabelNodeData,a instanceof Tn&&(Ka(a),a=a.copy(),a!==null&&(a.labeledLink=z,E.add(a))),z}else if(b!==null&&(b=z.Jo(b),typeof b=="object"&&b!==null))return a!==null&&Of(z,b,z.wa(a.data),!0),If(z,b,rt,!0),x!==null&&Of(z,b,z.wa(x.data),!1),If(z,b,y,!1),z.fi(b),a=nt.archetypeLabelNodeData,a===null||a instanceof Tn||(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},Ao.prototype.findLinkForKey=Ao.prototype.findLinkForKey,Ao.prototype.findPartForKey=Ao.prototype.findPartForKey,Ao.prototype.removeAllModeledParts=Ao.prototype.removeAllModeledParts,Ao.prototype.addModeledParts=Ao.prototype.addModeledParts,Ao.prototype.addAllModeledParts=Ao.prototype.addAllModeledParts,Ao.className="GraphLinksPartManager";function Ba(){hr.apply(this,arguments),this.Sg=null}Ze(Ba,hr);function a0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var b=a.diagram.toolManager.findTool("Linking"),E=y,z=x;if(a.diagram.isTreePathToChildren||(E=x,z=y),(b===null||!gs(b,E,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),b=a.findLinkTemplateForCategory(y),b!==null&&(Ka(b),b=b.copy(),b!==null))){var nt=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=nt}}}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(hr.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===Ir){if(b==="nodeParentKey"){var E=a.object,z=this.Vb(a.newValue),nt=this.ii(E);if(this.Sg!==null)z!==null&&(this.Sg.data=E,this.Sg.category=this.getLinkCategoryForData(E));else if(nt!==null){var rt=nt.kh();rt!==null?z===null?y.remove(rt):y.isTreePathToChildren?rt.fromNode=z:rt.toNode=z:a0(this,z,nt)}}else if(b==="parentLinkCategory"){var st=this.ii(a.object),ht=a.newValue;if(st!==null&&typeof ht=="string"){var dt=st.kh();dt!==null&&(dt.category=ht)}}y.isModified=!0}}else if(x===Ir){var yt=a.propertyName;a.object===y.model&&yt==="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 Tn&&(y=b.mh(y),y=x.Vb(y),b=a.pg(),y!==b&&(b=a.kh(),y!==null?b!==null?x.isTreePathToChildren?b.fromNode=y:b.toNode=y:a0(this,y,a):b!==null&&Pg(x,b,!1)))}}},Ba.prototype.updateDataBindings=function(a,y){hr.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=up(y,x),E=this.Lc(a);if(b!==null&&E!==null){for(b=b.iterator;b.next();){var z=b.value;y.lb(z)&&E instanceof Tn&&y.mh(z)===x&&a0(this,E,this.ii(z))}xl(y,x)}a=y.mh(a),a!==void 0&&E instanceof Tn&&(a=this.Vb(a),a0(this,a,E))}},Ba.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Tn){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(fo,"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)&&Sl(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 _n(a,y){this.kl=new fn,this.il=new fn,this.Wv=`,
"insertedNodeKeys": `,this.jy=`,
"modifiedNodeData": `,this.Yv=`,
"removedNodeKeys": `,this.vh=null,di(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new Jn,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 Jn,this.Lt=new hn,this.Wg=!1,this.o=null,this.undoManager=new zr,a!==void 0&&(Pn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}_n.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},_n.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},_n.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},_n.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)+":"+pi(E)}}return y},_n.prototype.xA=function(a){a.change!==ta&&Ae("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof bo?(wS(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},_n.prototype.Qv=function(a,y){var x=this,b=!1,E=new fn,z=new fn,nt=new fn,rt=this.vh;a.changes.each(function(yt){yt.model===x&&(yt.modelChange==="nodeDataArray"?yt.change===Jr?E.add(yt.newValue):yt.change===fo&&nt.add(yt.oldValue):x.lb(yt.object)?z.add(yt.object):yt.change!==Ir||x.modelData!==yt.object&&yt.propertyName!=="modelData"?yt.object!==null&&(rt&&rt.contains(yt.object)?rt.get(yt.object).each(function(Tt){x.lb(Tt)&&z.add(Tt)}):yt.object instanceof _n||x.ri()&&x.Jc(yt.object)||PS(x,yt.object).each(function(Tt){z.add(Tt)})):b=!0)});var st=this.il;st.clear(),E.each(function(yt){st.add(x.wa(yt)),y||z.add(yt)});var ht=this.kl;ht.clear(),nt.each(function(yt){ht.add(x.wa(yt)),y&&z.add(yt)}),a=x.cloneDeep(z.Fa());var dt=null;return b&&(dt===null&&(dt={}),dt.modelData=this.cloneDeep(this.modelData)),0<st.count&&(dt===null&&(dt={}),y?dt.removedNodeKeys=st.Fa():dt.insertedNodeKeys=st.Fa()),0<a.length&&(dt===null&&(dt={}),dt.modifiedNodeData=a),0<ht.count&&(dt===null&&(dt={}),y?dt.insertedNodeKeys=ht.Fa():dt.removedNodeKeys=ht.Fa()),ht.clear(),st.clear(),dt},_n.prototype.cloneDeep=function(a){return Bf(this,a,!0)};function Bf(a,y,x,b,E,z){function nt(yt,Tt){rt?(yt.__gohashid===void 0&&z.push(yt),b.set(yt,Tt)):(yt=gr++,b.set(yt,Tt),E.set(yt,y))}if(!Qe(y))return y;z||(z=[]);var rt=Object.isExtensible(y);if(b||(b=new Jn),rt){var st=b.get(y);if(st)return st}else for(E||(E=new Jn),st=E.iterator;st.next();){var ht=st.key;if(st.value===y&&(ht=b.get(ht)))return ht}if(Array.isArray(y)){st=[],nt(y,st);for(var dt=0;dt<y.length;dt++)st.push(Bf(a,y[dt],!1,b,E,z))}else if(y instanceof Se||y instanceof wn||y instanceof $e||y instanceof Fi||y instanceof ei)st=y.copy(),nt(y,st);else{if(y instanceof ur||y instanceof vn||y instanceof Ye)return y;if(y instanceof hn)st=new hn().addAll(Bf(a,y.Fa(),!1,b,E,z)),nt(y,st);else if(y instanceof fn)st=new fn().addAll(Bf(a,y.Fa(),!1,b,E,z)),nt(y,st);else if(y instanceof Jn)st=new Jn().addAll(Bf(a,y.Fa(),!1,b,E,z)),nt(y,st);else if(y instanceof Date)st=new Date(y.getTime()),nt(y,st);else if(y instanceof RegExp)st=new RegExp(y),nt(y,st),st.lastIndex=y.lastIndex;else if(typeof y.copy=="function")st=y.copy(),nt(y,st);else for(dt in st={},nt(y,st),y)dt!=="__gohashid"&&(st[dt]=Bf(a,y[dt],!1,b,E,z))}return x&&z.forEach(function(yt){delete yt.__gohashid}),st}Vt=_n.prototype,Vt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Vt.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},Vt.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 xS(a,y){y=y.modelData,Qe(y)&&(a.dm(y),a.modelData=y)}Vt.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!CS(x,a[x])){y=!0;break}return a="",y&&(a=`,
"modelData": `+hy(this,this.modelData)),a+`,
"nodeDataArray": `+Hh(this,this.nodeDataArray,!0)},Vt.kv=function(a){xS(this,a),a=a.nodeDataArray,Pn(a)&&(this.dm(a),this.nodeDataArray=a)};function wS(a,y){function x(E,z){if((z=z.part)&&(z=z.data,E!==z)){var nt=b.get(E);nt===null?(nt=new fn,nt.add(z),b.add(E,nt)):nt.add(z)}}var b=a.vh;b===null&&(b=new Jn,y.changes.each(function(E){if(E.diagram!==null){var z=E.change;z===Ir?(E=E.object.panel)&&(z=E.data)&&x(z,E):(z===Jr||z===fo)&&(E=E.object,(z=E.itemArray)&&x(z,E))}}),a.vh=b)}function PS(a,y){for(var x=new fn,b=0;b<a.nodeDataArray.length;b++){var E=a.nodeDataArray[b];l0(a,y,E,E,x)}return x}function l0(a,y,x,b,E){if(Array.isArray(x))for(var z=0;z<x.length;z++){var nt=x[z];if(nt===y)return E.add(b),!0;if(l0(a,y,nt,b,E))return!0}else if(Qe(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(nt=x[z],nt===y)return E.add(b),!0;if(l0(a,y,nt,b,E))return!0}return!1}Vt.Pv=function(a,y){var x=this,b=!1,E=new fn,z=new fn,nt=new fn,rt=this.vh;a.changes.each(function(dt){dt.model===x&&(dt.modelChange==="nodeDataArray"?dt.change===Jr?E.add(dt.newValue):dt.change===fo&&nt.add(dt.oldValue):x.lb(dt.object)?z.add(dt.object):dt.change!==Ir||x.modelData!==dt.object&&dt.propertyName!=="modelData"?dt.object!==null&&(rt&&rt.contains(dt.object)?rt.get(dt.object).each(function(yt){x.lb(yt)&&z.add(yt)}):dt.object instanceof _n||x.ri()&&x.Jc(dt.object)||PS(x,dt.object).each(function(yt){z.add(yt)})):b=!0)});var st=this.il;st.clear(),E.each(function(dt){st.add(x.wa(dt)),y||z.add(dt)});var ht=this.kl;return ht.clear(),nt.each(function(dt){ht.add(x.wa(dt)),y&&z.add(dt)}),a="",b&&(a+=`,
"modelData": `+hy(this,this.modelData)),0<st.count&&(a+=(y?this.Yv:this.Wv)+Hh(this,st.Fa(),!0)),0<z.count&&(a+=this.jy+Hh(this,z.Fa(),!0)),0<ht.count&&(a+=(y?this.Wv:this.Yv)+Hh(this,ht.Fa(),!0)),ht.clear(),st.clear(),a},Vt.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)&&Ae("applyIncrementalJson cannot change Model properties"),xS(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,b=new Jn;if(Array.isArray(x))for(var E=0;E<x.length;E++){var z=x[E],nt=this.wa(z);nt!=null&&b.set(nt,z)}if(Array.isArray(y))for(E=y.length,z=0;z<E;z++){nt=y[z];var rt=this.hc(nt);rt===null&&(rt=(rt=b.get(nt))?rt:this.copyNodeData({}),this.km(rt,nt),this.xf(rt))}if(Array.isArray(x)){for(y=x.length,b=0;b<y;b++)if(E=x[b],z=this.wa(E),z=this.hc(z),z!==null){for(var st in E)st==="__gohashid"||st===this.nodeKeyProperty||this.Wj()&&st===this.nodeIsGroupProperty||this.setDataProperty(z,st,E[st]);this.lm(E,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,st=0;st<x;st++)y=this.hc(a[st]),y!==null&&this.cm(y)},Vt.$x=function(a,y){a.change!==ta&&Ae("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof bo?(y===void 0&&(y=hp(this,this)),wS(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 }'},Vt.yA=function(a,y){return this.$x(a,y)},Vt.np=function(a){return a===void 0&&(a=hp(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Vt.toJSON=function(a){return this.np(a)},Vt.Zw=function(a){var y=null;if(typeof a=="string")try{y=nn.JSON.parse(a)}catch(b){}else typeof a=="object"?y=a:Ae("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Ae("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Vt.Ky=function(a){return this.Zw(a)},_n.constructGraphLinksModel=function(){return new _n},Vt=_n.prototype,Vt.dm=function(a){if(Pn(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];if(Qe(b)){var E=x;b=this.dm(b),Array.isArray(a)?a[E]=b:Ae("Cannot replace an object in an HTMLCollection or NodeList at "+E)}}else if(Qe(a)){for(y in a)if(x=a[y],Qe(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(E=x.length%2===0,b=0;b<x.length;b++)if(typeof x[b]!="number"){E=!1;break}if(E){for(E=new hn,b=0;b<x.length/2;b++)E.add(new Se(x[2*b],x[2*b+1]));E.freeze(),a[y]=E}}return Fx(a)}return a},Vt.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()):Pn(a)?Hh(this,a):Qe(a)?hy(this,a):typeof a=="function"?"null":a.toString()};function Hh(a,y,x){x===void 0&&(x=!1);var b=y.length;if(0>=b)return"[]";var E=new Oi;E.add("["),x&&1<b&&E.add(`
`);for(var z=0;z<b;z++){var nt=y[z];nt!==void 0&&(0<z&&(E.add(","),x&&E.add(`
`)),E.add(a.sm(nt)))}return x&&1<b&&E.add(`
`),E.add("]"),E.toString()}function CS(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function bs(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function hy(a,y){var x=y;if(x instanceof Se)y={class:"go.Point",x:bs(x.x),y:bs(x.y)};else if(x instanceof wn)y={class:"go.Size",width:bs(x.width),height:bs(x.height)};else if(x instanceof $e)y={class:"go.Rect",x:bs(x.x),y:bs(x.y),width:bs(x.width),height:bs(x.height)};else if(x instanceof Fi)y={class:"go.Margin",top:bs(x.top),right:bs(x.right),bottom:bs(x.bottom),left:bs(x.left)};else if(x instanceof ei)x.sb()?y={class:"go.Spot",x:bs(x.x),y:bs(x.y),offsetX:bs(x.offsetX),offsetY:bs(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof ur){if(y={class:"go.Brush",type:x.type.name},x.type===eh?y.color=x.color:(x.type===wu||x.type===Fa)&&(y.start=x.start,y.end=x.end,x.type===Fa&&(x.startRadius!==0&&(y.startRadius=bs(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=bs(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 vn?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=bs(x.startX)),x.startY!==0&&(y.startY=bs(x.startY)),x.endX!==0&&(y.endX=bs(x.endX)),x.endY!==0&&(y.endY=bs(x.endY)),x.spot1.D(sr)||(y.spot1=x.spot1),x.spot2.D(io)||(y.spot2=x.spot2),x.type===vn.o&&(y.path=vn.ia(x))):x instanceof Ye&&(y={class:"go.EnumValue",classType:hp(a,x.classType),name:x.name});b="{",x=!0;for(var E in y){var z=Xr(y,E);if(!CS(E,z))if(x?x=!1:b+=",",b+=a.quote(E)+":",E==="points"&&z instanceof hn){var nt="[";for(z=z.iterator;z.next();){var rt=z.value;1<nt.length&&(nt+=","),nt+=a.sm(rt.x),nt+=",",nt+=a.sm(rt.y)}nt+="]",b+=nt}else b+=a.sm(z)}return b+"}"}function As(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function Fx(a){if(typeof a!="object")return a;var y=a.class||"";if(y==="NaN")return NaN;if(y==="Date")return new Date(a.value);if(y.indexOf("go.")!==0)return a;y=y.substr(3);var x=a;if(y==="Point")x=new Se(As(a.x),As(a.y));else if(y==="Size")x=new wn(As(a.width),As(a.height));else if(y==="Rect")x=new $e(As(a.x),As(a.y),As(a.width),As(a.height));else if(y==="Margin")x=new Fi(As(a.top),As(a.right),As(a.bottom),As(a.left));else if(y==="Spot")typeof a.enum=="string"?x=Ur(a.enum):x=new ei(As(a.x),As(a.y),As(a.offsetX),As(a.offsetY));else if(y==="Brush"){if(x=new ur,x.type=ui(ur,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof ei&&(x.start=a.start),a.end instanceof ei&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=As(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=As(a.endRadius)),a=a.colorStops,Qe(a))for(var b in a)x.addColorStop(parseFloat(b),a[b])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=vn.parse(a.path):x=new vn,x.type=ui(vn,a.type),typeof a.startX=="number"&&(x.startX=As(a.startX)),typeof a.startY=="number"&&(x.startY=As(a.startY)),typeof a.endX=="number"&&(x.endX=As(a.endX)),typeof a.endY=="number"&&(x.endY=As(a.endY)),a.spot1 instanceof ei&&(x.spot1=a.spot1),a.spot2 instanceof ei&&(x.spot2=a.spot2)):y==="EnumValue"&&(b=a.classType,b.indexOf("go.")===0&&(b=b.substr(3)),b=dy(b),typeof b=="function"&&(x=ui(b,a.name)));return x}Vt.Pe=function(a){return this.Lt.add(a),this},Vt.ik=function(a){this.Lt.remove(a)},Vt.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)},Vt.cb=function(a,y,x,b,E,z,nt){uo(this,"",a,y,x,b,E,z,nt)},Vt.g=function(a,y,x,b,E){uo(this,"",Ir,a,this,y,x,b,E)},Vt.Fs=function(a,y,x,b,E,z){uo(this,"",Ir,y,a,x,b,E,z)};function uo(a,y,x,b,E,z,nt,rt,st){rt===void 0&&(rt=null),st===void 0&&(st=null);var ht=new jr;ht.model=a,ht.change=x,ht.modelChange=y,ht.propertyName=b,ht.object=E,ht.oldValue=z,ht.oldParam=rt,ht.newValue=nt,ht.newParam=st,a.ds(ht)}_n.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===Ir){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)),Tr(x,b,E)}else a.change===Jr?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,Qe(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]===a&&ri(this.Tc,x),b!==void 0&&this.kb.remove(b)):(this.Tc[x]!==a&&Zn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)))):a.modelChange===""?((b=a.object)&&!Pn(b)&&a.propertyName&&(b=Xr(a.object,a.propertyName)),Pn(b)&&typeof x=="number"&&(a=a.newValue,y?ri(b,x):Zn(b,x,a))):Ae("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===fo?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,Qe(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]!==a&&Zn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)):(this.Tc[x]===a&&ri(this.Tc,x),b!==void 0&&this.kb.remove(b)))):a.modelChange===""?((b=a.object)&&!Pn(b)&&a.propertyName&&(b=Xr(a.object,a.propertyName)),Pn(b)&&typeof x=="number"&&(a=a.oldValue,y?Zn(b,x,a):ri(b,x))):Ae("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==ta&&Ae("unknown ChangedEvent: "+a.toString())},_n.prototype.Ea=function(a){return this.undoManager.Ea(a)},_n.prototype.eb=function(a){return this.undoManager.eb(a)},_n.prototype.Kf=function(){return this.undoManager.Kf()},_n.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}},Vt=_n.prototype,Vt.La=function(a,y){y===void 0&&(y=""),uo(this,"SourceChanged",ta,y,a,null,null)},Vt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;Ae("Key value for node data "+a+" is not a number or a string: "+y)}}},Vt.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var b=Xr(a,x);b!==y&&this.hc(y)===null&&(Tr(a,x,y),b!==void 0&&this.kb.remove(b),this.kb.add(y,a),uo(this,"nodeKey",Ir,x,a,b,y),typeof x=="string"&&this.La(a,x),this.jp(b,y))}else Tr(a,x,y)}};function Kh(a){return typeof a=="number"||typeof a=="string"}Vt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Vt.hc=function(a){return a===null&&Ae("Model.findNodeDataForKey:key must not be null"),a!==void 0&&Kh(a)?this.kb.I(a):null},Vt.$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))){Tr(a,y,x);return}if(typeof x=="string"){for(b=2;this.kb.contains(x+b);)b++;Tr(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;Tr(a,y,x)}}}}},Vt.xf=function(a){a!==null&&($i(a),this.lb(a)||bS(this,a,!0))};function bS(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&&Ae("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(b,y),b=null,x&&(b=a.Tc.length,Zn(a.Tc,b,y)),uo(a,"nodeDataArray",Jr,"nodeDataArray",a,null,y,null,b),a.fm(y),a.em(y))}Vt.Fy=function(a){if(Pn(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)},Vt.cm=function(a){a!==null&&AS(this,a,!0)};function AS(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;ri(a.Tc,b)}uo(a,"nodeDataArray",fo,"nodeDataArray",a,y,null,b,null),a.qp(y)}Vt.nA=function(a){if(Pn(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)},Vt.$z=function(a){if(a!==this.nodeDataArray&&Pn(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],nt=this.wa(z);if(nt!==void 0){x.add(nt);var rt=this.hc(nt);rt!==z&&(rt!==null?(this.Do(rt,z),this.lm(z,rt)):(z=this.cloneDeep(z),this.km(z,nt),this.xf(z)))}else nt=this.cloneDeep(z),this.xf(nt),x.add(this.wa(nt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.hc(b))&&this.cm(b);y.clear(),x.clear()}},Vt.jp=function(a,y){y!==void 0&&(a=up(this,a),a instanceof fn&&this.Vf.add(y,a))},Vt.Lv=function(){},Vt.fm=function(){},Vt.em=function(){},Vt.qp=function(){};function Sl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b===null&&(b=new fn,a.Vf.add(y,b)),b.add(x)}}function xl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b instanceof fn&&(x==null?a.Vf.remove(y):(b.remove(x),b.count===0&&a.Vf.remove(y)))}}function up(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof fn?a:null)}Vt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},_n.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):u0(this,a,!0),Qe(a)&&di(a),a};function u0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var b=[];for(x=0;x<y.length;x++){var E=u0(a,y[x],a.copiesArrayObjects);b.push(E)}return di(b),b}if(x&&Qe(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=Xr(y,b),nt=hp(a,z);nt==="GraphObject"||nt==="Diagram"||nt==="Layer"||nt==="RowColumnDefinition"||nt==="AnimationManager"||nt==="Tool"||nt==="CommandHandler"||nt==="Layout"||nt==="InputEvent"||nt==="DiagramEvent"||z instanceof _n||z instanceof zr||z instanceof bo||z instanceof jr||(z=u0(a,z,!1)),Tr(x,b,z)}return di(x),x}return y instanceof Se||y instanceof wn||y instanceof $e||y instanceof ei||y instanceof Fi?y.copy():y}_n.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!LS&&a instanceof Oe&&(LS=!0,Cn('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),Cn(" Is that really your intent?"));var b=Xr(a,y);b!==x&&(Tr(a,y,x),this.Fs(a,y,b,x))},Vt=_n.prototype,Vt.set=function(a,y,x){this.setDataProperty(a,y,x)},Vt.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])}},Vt.Ay=function(a,y){this.ts(a,-1,y)},Vt.ts=function(a,y,x){0>y&&(y=a.length),Zn(a,y,x),uo(this,"",Jr,"",a,null,x,null,y)},Vt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Ae("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];ri(a,y),uo(this,"",fo,"",a,x,null,y,null)},Vt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=Xr(a,y),y===void 0))return"";if(typeof y=="string")return y;Ae("getCategoryForNodeData found a non-string category for "+a+": "+y)},Vt.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var b=Xr(a,x);b===void 0&&(b=""),b!==y&&(Tr(a,x,y),uo(this,"nodeCategory",Ir,x,a,b,y))}else Tr(a,x,y)}},Vt.lm=function(a,y){this.jm(y,this.Ro(a))},Vt.Tl=function(){return!1},Vt.Wj=function(){return!1},Vt.ri=function(){return!1},Vt.xs=function(){return!1},Vt.Xj=function(){return!1};function cy(){return new _n}function hp(a,y){if(typeof y=="function"){if(y.className)return y.className;if(y.name)return y.name}else if(typeof y=="object"&&y!==null&&y.constructor)return hp(a,y.constructor);return typeof y}function dy(a){return al[a]?al[a]:nn.go!==void 0&&nn.go[a]?nn.go[a]:null}function Xr(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 Tr(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){}}un.Object.defineProperties(_n.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===""&&Ae("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Ae("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];Qe(E)||Ae("Model.nodeDataArray must only contain Objects, not: "+E),$i(E)}for(this.Tc=a,b=new hn,E=0;E<x;E++){var z=a[E],nt=this.wa(z);nt===void 0||this.kb.I(nt)!==null?b.add(z):this.kb.add(nt,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(uo(this,"nodeDataArray",Ir,"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"}}}),_n.prototype.setCategoryForNodeData=_n.prototype.jm,_n.prototype.getCategoryForNodeData=_n.prototype.Ro,_n.prototype.removeArrayItem=_n.prototype.ov,_n.prototype.insertArrayItem=_n.prototype.ts,_n.prototype.addArrayItem=_n.prototype.Ay,_n.prototype.assignAllDataProperties=_n.prototype.Do,_n.prototype.set=_n.prototype.set,_n.prototype.clearUnresolvedReferences=_n.prototype.Qy,_n.prototype.mergeNodeDataArray=_n.prototype.$z,_n.prototype.removeNodeDataCollection=_n.prototype.nA,_n.prototype.removeNodeData=_n.prototype.cm,_n.prototype.addNodeDataCollection=_n.prototype.Fy,_n.prototype.addNodeData=_n.prototype.xf,_n.prototype.makeNodeDataKeyUnique=_n.prototype.$u,_n.prototype.findNodeDataForKey=_n.prototype.hc,_n.prototype.containsNodeData=_n.prototype.lb,_n.prototype.setKeyForNodeData=_n.prototype.km,_n.prototype.getKeyForNodeData=_n.prototype.wa,_n.prototype.updateTargetBindings=_n.prototype.La,_n.prototype.commit=_n.prototype.commit,_n.prototype.rollbackTransaction=_n.prototype.Kf,_n.prototype.commitTransaction=_n.prototype.eb,_n.prototype.startTransaction=_n.prototype.Ea,_n.prototype.raiseDataChanged=_n.prototype.Fs,_n.prototype.raiseChanged=_n.prototype.g,_n.prototype.raiseChangedEvent=_n.prototype.cb,_n.prototype.removeChangedListener=_n.prototype.ik,_n.prototype.addChangedListener=_n.prototype.Pe,_n.prototype.writeJsonValue=_n.prototype.sm,_n.prototype.replaceJsonObjects=_n.prototype.dm,_n.prototype.applyIncrementalJSON=_n.prototype.Ky,_n.prototype.applyIncrementalJson=_n.prototype.Zw,_n.prototype.toJSON=_n.prototype.toJSON,_n.prototype.toJson=_n.prototype.np,_n.prototype.toIncrementalJSON=_n.prototype.yA,_n.prototype.toIncrementalJson=_n.prototype.$x,_n.prototype.toIncrementalData=_n.prototype.xA,_n.prototype.clear=_n.prototype.clear;var LS=!1,al={};_n.className="Model",_n.fromJSON=_n.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:Ae("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 _n?y=a:Ae("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=_n.constructGraphLinksModel()),y.gp(x),y.kv(x),y},_n.safePropertyValue=Xr,_n.safePropertySet=Tr,al.Brush=ur,al.ChangedEvent=jr,al.Geometry=vn,al.Margin=Fi,al.Panel=gn,al.Point=Se,al.Rect=$e,al.Size=wn,al.Spot=ei,al.Transaction=bo,al.UndoManager=zr;function $r(a,y,x,b){di(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=ES,this.wk=null):(this.el=cp,this.wk=b),this.st=new fn}$r.prototype.copy=function(){var a=new $r;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},Vt=$r.prototype,Vt.qb=function(a){a.classType===$r&&(this.mode=a)},Vt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Vt.freeze=function(){return this._isFrozen=!0,this},Vt.ka=function(){return this._isFrozen=!1,this},Vt.Kx=function(a){return a===void 0&&(a=null),this.mode=cp,this.backConverter=a,this},Vt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Vt.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function kS(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Vt.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=Xr(y,b)),z!==void 0)if(E===null)x!==""&&Tr(a,x,z);else try{if(x!==""){var nt=E(z,a);Tr(a,x,nt)}else E(z,a)}catch(rt){}}}},Vt.sp=function(a,y,x,b){if(this.el===cp){var E=this.xl;if(x===void 0||E===x){x=this.sl;var z=this.wk,nt=a;if(E!==""&&(nt=Xr(a,E)),nt!==void 0&&!this.st.contains(a))try{this.st.add(a);var rt=b!==null?b.diagram:null,st=rt!==null?rt.model:null;if(z===null){if(x!=="")st!==null?st.setDataProperty(y,x,nt):Tr(y,x,nt);else if(st!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var ht=b.itemIndex,dt=b.panel.itemArray;st.ov(dt,ht),st.ts(dt,ht,nt)}}else try{if(x!==""){var yt=z(nt,y,st);st!==null?st.setDataProperty(y,x,yt):Tr(y,x,yt)}else{var Tt=z(nt,y,st);if(Tt!==void 0&&st!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var zt=b.itemIndex,Ht=b.panel.itemArray;st.ov(Ht,zt),st.ts(Ht,zt,Tt)}}}catch(ne){}}finally{this.st.remove(a)}}}},un.Object.defineProperties($r.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&Ue(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&Ue(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&Ue(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&Ue(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&Ue(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&Ue(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&Ue(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&Ue(this),this.el=a}}}),$r.prototype.updateSource=$r.prototype.sp,$r.prototype.updateTarget=$r.prototype.Mv,$r.prototype.ofModel=$r.prototype.dA,$r.prototype.ofObject=$r.prototype.cp,$r.prototype.makeTwoWay=$r.prototype.Kx;var Dx="Binding",ES=new Ye($r,"OneWay",1),cp=new Ye($r,"TwoWay",2);$r.className="Binding",$r.parseEnum=function(a,y){return function(x){return x=ui(a,x),x===null?y:x}},$r.toString=pi,$r.OneWay=ES,$r.TwoWay=cp;function Zi(a,y,x){_n.call(this),this.Vv=`,
"insertedLinkKeys": `,this.iy=`,
"modifiedLinkData": `,this.Xv=`,
"removedLinkKeys": `,this.md=[],this.$f=new fn,this.wb=new Jn,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&&(Pn(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}Ze(Zi,_n),Zi.constructGraphLinksModel=_n.constructGraphLinksModel,Zi.prototype.cloneProtected=function(a){_n.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},Vt=Zi.prototype,Vt.clear=function(){_n.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Vt.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)+":"+pi(E)}for(y+=`
link data:`,a=this.linkDataArray,x=a.length,b=0;b<x;b++)E=a[b],y+=" "+Sa(this,E,!0)+"-->"+Sa(this,E,!1)}return y},Vt.Qv=function(a,y){this.linkKeyProperty===""&&Ae("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=_n.prototype.Qv.call(this,a,y),b=this,E=new fn,z=new fn,nt=new fn,rt=this.vh;a.changes.each(function(dt){dt.model===b&&(dt.modelChange==="linkDataArray"?dt.change===Jr?E.add(dt.newValue):dt.change===fo&&nt.add(dt.oldValue):b.Jc(dt.object)?z.add(dt.object):dt.object!==null&&(dt.object!==null&&rt&&rt.contains(dt.object)?rt.get(dt.object).each(function(yt){b.Jc(yt)&&z.add(yt)}):dt.object instanceof _n||b.lb(dt.object)||MS(b,dt.object).each(function(yt){z.add(yt)})))});var st=this.il;st.clear(),E.each(function(dt){st.add(b.Ac(dt)),y||z.add(dt)});var ht=this.kl;return ht.clear(),nt.each(function(dt){ht.add(b.Ac(dt)),y&&z.add(dt)}),a=b.cloneDeep(z.Fa()),0<st.count&&(x===null&&(x={}),y?x.removedLinkKeys=st.Fa():x.insertedLinkKeys=st.Fa()),0<a.length&&(x===null&&(x={}),x.modifiedLinkData=a),0<ht.count&&(x===null&&(x={}),y?x.insertedLinkKeys=ht.Fa():x.removedLinkKeys=ht.Fa()),ht.clear(),st.clear(),x},Vt.rm=function(){var a=_n.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},Vt.gp=function(a){_n.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)},Vt.Rv=function(){var a=_n.prototype.Rv.call(this),y=`,
"linkDataArray": `+Hh(this,this.linkDataArray,!0);return a+y},Vt.kv=function(a){_n.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function MS(a,y){for(var x=new fn,b=0;b<a.linkDataArray.length;b++){var E=a.linkDataArray[b];l0(a,y,E,E,x)}return x}Vt.Pv=function(a,y){this.linkKeyProperty===""&&Ae("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=_n.prototype.Pv.call(this,a,y),b=this,E=new fn,z=new fn,nt=new fn,rt=this.vh;a.changes.each(function(dt){dt.model===b&&(dt.modelChange==="linkDataArray"?dt.change===Jr?E.add(dt.newValue):dt.change===fo&&nt.add(dt.oldValue):b.Jc(dt.object)?z.add(dt.object):dt.object!==null&&(dt.object!==null&&rt&&rt.contains(dt.object)?rt.get(dt.object).each(function(yt){b.Jc(yt)&&z.add(yt)}):dt.object instanceof _n||b.lb(dt.object)||MS(b,dt.object).each(function(yt){z.add(yt)})))});var st=this.il;st.clear(),E.each(function(dt){st.add(b.Ac(dt)),y||z.add(dt)});var ht=this.kl;return ht.clear(),nt.each(function(dt){ht.add(b.Ac(dt)),y&&z.add(dt)}),a=x,0<st.count&&(a+=(y?this.Xv:this.Vv)+Hh(this,st.Fa(),!0)),0<z.count&&(a+=this.iy+Hh(this,z.Fa(),!0)),0<ht.count&&(a+=(y?this.Vv:this.Xv)+Hh(this,ht.Fa(),!0)),ht.clear(),st.clear(),a},Vt.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)&&Ae("applyIncrementalJson cannot change Model properties"),_n.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 nt in E)nt!=="__gohashid"&&nt!==this.linkKeyProperty&&this.setDataProperty(z,nt,E[nt]);FS(this,E,z)}}if(a=a.removedLinkKeys,Array.isArray(a))for(nt=a.length,y=0;y<nt;y++)x=this.jh(a[y]),x!==null&&this.bm(x)},Zi.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===Ir){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),Tr(x,b,E);return}}else if(a.change===Jr){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,Qe(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===fo){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,Qe(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}}_n.prototype.changeState.call(this,a,y)}},Vt=Zi.prototype,Vt.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),Tr(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Vt.yx=function(a){return Sa(this,a,!0)},Vt.wv=function(a,y){Of(this,a,y,!0)},Vt.Bx=function(a){return Sa(this,a,!1)},Vt.Bv=function(a,y){Of(this,a,y,!1)};function Sa(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=Xr(y,a),a!==void 0))){if(Kh(a))return a;Ae((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Of(a,y,x,b){if(x===null&&(x=void 0),y!==null){var E=b?a.lf:a.mf;if(E!=="")if(x=a.Vl(x),a.Jc(y)){var z=Xr(y,E);z!==x&&(xl(a,z,y),Tr(y,E,x),a.hc(x)===null&&Sl(a,x,y),uo(a,b?"linkFromKey":"linkToKey",Ir,E,y,z,x),typeof E=="string"&&a.La(y,E))}else Tr(y,E,x)}}Vt.zx=function(a){return h0(this,a,!0)},Vt.xv=function(a,y){If(this,a,y,!0)},Vt.Cx=function(a){return h0(this,a,!1)},Vt.Cv=function(a,y){If(this,a,y,!1)};function h0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=Xr(y,a),y===void 0?"":y)}function If(a,y,x,b){if(y!==null){var E=b?a.ej:a.fj;if(E!=="")if(a.Jc(y)){var z=Xr(y,E);z===void 0&&(z=""),z!==x&&(Tr(y,E,x),uo(a,b?"linkFromPortId":"linkToPortId",Ir,E,y,z,x),typeof E=="string"&&a.La(y,E))}else Tr(y,E,x)}}Vt.Ef=function(a){if(a===null)return c0;var y=this.je;return y===""?c0:(a=Xr(a,y),a===void 0?c0:a)},Vt.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var b=Xr(a,x);if(b===void 0&&(b=c0),b!==y){if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)xl(this,b[z],a);for(Tr(a,x,y),E=y.length,z=0;z<E;z++){var nt=y[z];this.hc(nt)===null&&Sl(this,nt,a)}uo(this,"linkLabelKeys",Ir,x,a,b,y),typeof x=="string"&&this.La(a,x)}}else Tr(a,x,y)}},Vt.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Xr(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&&Sl(this,y,a),uo(this,"linkLabelKeys",Jr,x,a,null,y,null,E)))}else Ae(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Vt.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Xr(a,x);if(Array.isArray(b)){var E=b.indexOf(y);0>E||(b.splice(E,1),this.Jc(a)&&(xl(this,y,a),uo(this,"linkLabelKeys",fo,x,a,y,null,E,null)))}else b!==void 0&&Ae(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Vt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;Ae("Key value for link data "+a+" is not a number or a string: "+y)}}},Vt.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var b=Xr(a,x);b!==y&&this.jh(y)===null&&(Tr(a,x,y),b!==void 0&&this.wb.remove(b),this.wb.add(y,a),uo(this,"linkKey",Ir,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Tr(a,x,y)}},Vt.jh=function(a){return a===null&&Ae("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&Kh(a)?this.wb.I(a):null},Vt.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))){Tr(a,y,x);return}if(typeof x=="string"){for(b=2;this.wb.contains(x+b);)b++;Tr(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;Tr(a,y,x)}}}}},Vt.Jc=function(a){return a===null?!1:this.$f.contains(a)},Vt.fi=function(a){a!==null&&($i(a),this.Jc(a)||TS(this,a,!0))};function TS(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&&Ae("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)),uo(a,"linkDataArray",Jr,"linkDataArray",a,null,y,null,b),fy(a,y)}Vt.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)},Vt.bm=function(a){a!==null&&NS(this,a,!0)};function NS(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(uo(a,"linkDataArray",fo,"linkDataArray",a,y,null,b,null),x=Sa(a,y,!0),xl(a,x,y),x=Sa(a,y,!1),xl(a,x,y),b=a.Ef(y),Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],xl(a,x,y)}Vt.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)},Vt.Zz=function(a){if(this.linkKeyProperty===""&&Ae("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&Pn(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],nt=this.Ac(z);if(nt!==void 0){x.add(nt);var rt=this.jh(nt);rt!==z&&(rt!==null?(this.Do(rt,z),FS(this,z,rt)):(z=this.cloneDeep(z),this.Ks(z,nt),this.fi(z)))}else nt=this.cloneDeep(z),this.fi(nt),x.add(this.Ac(nt))}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=Sa(a,y,!0);x=a.Vl(x),a.hc(x)===null&&Sl(a,x,y),x=Sa(a,y,!1),x=a.Vl(x),a.hc(x)===null&&Sl(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&&Sl(a,x,y)}Vt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):u0(this,a,!0),Qe(a)&&(di(a),this.lf!==""&&Tr(a,this.lf,void 0),this.mf!==""&&Tr(a,this.mf,void 0),this.je!==""&&Tr(a,this.je,[])),a},Vt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!Xr(a,y)},Vt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;Ae("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Vt.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var b=Xr(a,x);b!==y&&(xl(this,b,a),Tr(a,x,y),this.hc(y)===null&&Sl(this,y,a),uo(this,"nodeGroupKey",Ir,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Tr(a,x,y)}},Zi.prototype.copyNodeData=function(a){return a===null?null:(a=_n.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||Xr(a,this.Je)===void 0||Tr(a,this.Je,void 0),a)},Zi.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeGroupKeyProperty){this.mp(a,x);return}}else if(this.Jc(a)){if(y===this.linkFromKeyProperty){Of(this,a,x,!0);return}if(y===this.linkToKeyProperty){Of(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){If(this,a,x,!0);return}if(y===this.linkToPortIdProperty){If(this,a,x,!1);return}if(y===this.linkKeyProperty){this.Ks(a,x);return}if(y===this.linkCategoryProperty){this.lp(a,x);return}if(y===this.linkLabelKeysProperty){this.Ls(a,x);return}}var b=Xr(a,y);b!==x&&(Tr(a,y,x),this.Fs(a,y,b,x))},Vt=Zi.prototype,Vt.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&&Xr(a,E)===y[E]||b&&E===this.linkKeyProperty||this.setDataProperty(a,E,y[E])}},Vt.jp=function(a,y){_n.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y);for(x=this.$f.iterator;x.next();){var b=x.value,E=a,z=y;if(Sa(this,b,!0)===E){var nt=this.lf;Tr(b,nt,z),uo(this,"linkFromKey",Ir,nt,b,E,z),typeof nt=="string"&&this.La(b,nt)}if(Sa(this,b,!1)===E&&(nt=this.mf,Tr(b,nt,z),uo(this,"linkToKey",Ir,nt,b,E,z),typeof nt=="string"&&this.La(b,nt)),nt=this.Ef(b),Array.isArray(nt))for(var rt=nt.length,st=this.je,ht=0;ht<rt;ht++)nt[ht]===E&&(nt[ht]=z,uo(this,"linkLabelKeys",Jr,st,b,E,z,ht,ht))}},Vt.qv=function(a,y,x){if(this.lh(a)===y){var b=this.Je;Tr(a,b,x),uo(this,"nodeGroupKey",Ir,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Vt.Lv=function(){_n.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)fy(this,a[x])},Vt.fm=function(a){_n.prototype.fm.call(this,a),a=this.wa(a);var y=up(this,a);if(y!==null){var x=Fn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)){if(this.lh(b)===a){var E=this.Je;uo(this,"nodeGroupKey",Ir,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}else if(Sa(this,b,!0)===a&&(E=this.lf,uo(this,"linkFromKey",Ir,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),Sa(this,b,!1)===a&&(E=this.mf,uo(this,"linkToKey",Ir,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,nt=this.je,rt=0;rt<z;rt++)E[rt]===a&&(uo(this,"linkLabelKeys",Jr,nt,b,a,a,rt,rt),x.push(b))}for(y=0;y<x.length;y++)xl(this,a,x[y]);Nn(x)}},Vt.em=function(a){_n.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&Sl(this,y,a)},Vt.qp=function(a){_n.prototype.qp.call(this,a);var y=this.lh(a);xl(this,y,a)},Vt.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=Xr(a,y),y===void 0))return"";if(typeof y=="string")return y;Ae("getCategoryForLinkData found a non-string category for "+a+": "+y)},Zi.prototype.getLinkCategoryForData=function(a){return this.ps(a)},Zi.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var b=Xr(a,x);b===void 0&&(b=""),b!==y&&(Tr(a,x,y),uo(this,"linkCategory",Ir,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Tr(a,x,y)}},Zi.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Vt=Zi.prototype,Vt.lm=function(a,y){_n.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function FS(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))}Vt.Wj=function(){return!0},Vt.ri=function(){return!0},Vt.xs=function(){return!0},Vt.Xj=function(){return!0},un.Object.defineProperties(Zi.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];Qe(E)||Ae("GraphLinksModel.linkDataArray must only contain Objects, not: "+E),$i(E)}if(this.md=a,this.linkKeyProperty!==""){for(b=new hn,E=0;E<x;E++){var z=a[E],nt=this.Ac(z);nt===void 0||this.wb.I(nt)!==null?b.add(z):this.wb.add(nt,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 fn,E=0;E<x;E++)b.add(a[E]);for(this.$f=b,uo(this,"linkDataArray",Ir,"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"}}}),Zi.prototype.setCategoryForLinkData=Zi.prototype.lp,Zi.prototype.getCategoryForLinkData=Zi.prototype.ps,Zi.prototype.assignAllDataProperties=Zi.prototype.Do,Zi.prototype.setGroupKeyForNodeData=Zi.prototype.mp,Zi.prototype.getGroupKeyForNodeData=Zi.prototype.lh,Zi.prototype.isGroupForNodeData=Zi.prototype.Yu,Zi.prototype.copyLinkData=Zi.prototype.Jo,Zi.prototype.mergeLinkDataArray=Zi.prototype.Zz,Zi.prototype.removeLinkDataCollection=Zi.prototype.lA,Zi.prototype.removeLinkData=Zi.prototype.bm,Zi.prototype.addLinkDataCollection=Zi.prototype.Ey,Zi.prototype.addLinkData=Zi.prototype.fi,Zi.prototype.containsLinkData=Zi.prototype.Jc,Zi.prototype.makeLinkDataKeyUnique=Zi.prototype.Bs,Zi.prototype.findLinkDataForKey=Zi.prototype.jh,Zi.prototype.setKeyForLinkData=Zi.prototype.Ks,Zi.prototype.getKeyForLinkData=Zi.prototype.Ac,Zi.prototype.removeLabelKeyForLinkData=Zi.prototype.Qx,Zi.prototype.addLabelKeyForLinkData=Zi.prototype.Bu,Zi.prototype.setLabelKeysForLinkData=Zi.prototype.Ls,Zi.prototype.getLabelKeysForLinkData=Zi.prototype.Ef,Zi.prototype.setToPortIdForLinkData=Zi.prototype.Cv,Zi.prototype.getToPortIdForLinkData=Zi.prototype.Cx,Zi.prototype.setFromPortIdForLinkData=Zi.prototype.xv,Zi.prototype.getFromPortIdForLinkData=Zi.prototype.zx,Zi.prototype.setToKeyForLinkData=Zi.prototype.Bv,Zi.prototype.getToKeyForLinkData=Zi.prototype.Bx,Zi.prototype.setFromKeyForLinkData=Zi.prototype.wv,Zi.prototype.getFromKeyForLinkData=Zi.prototype.yx,Zi.prototype.clear=Zi.prototype.clear;var c0=Object.freeze([]);Zi.className="GraphLinksModel",al.GraphLinksModel=Zi,_n.constructGraphLinksModel=_n.constructGraphLinksModel=function(){return new Zi},_n.initDiagramModel=cy=function(){return new Zi};function Ls(a,y){_n.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(Pn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Ze(Ls,_n),Ls.constructGraphLinksModel=_n.constructGraphLinksModel,Ls.prototype.cloneProtected=function(a){_n.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Vt=Ls.prototype,Vt.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)+":"+pi(E)}}return y},Vt.rm=function(){var a=_n.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Vt.gp=function(a){_n.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Vt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Ae("applyIncrementalJson cannot change Model properties"),_n.prototype.fp.call(this,a)},Vt.Vl=function(a){return a},Vt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;Ae("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Vt.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=Xr(a,x);b!==y&&(xl(this,b,a),Tr(a,x,y),this.hc(y)===null&&Sl(this,y,a),uo(this,"nodeParentKey",Ir,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Tr(a,x,y)}},Vt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=Xr(a,y),y===void 0)?"":typeof y=="string"?y:(Ae("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},Ls.prototype.getLinkCategoryForData=function(a){return this.ss(a)},Ls.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var b=Xr(a,x);b===void 0&&(b=""),b!==y&&(Tr(a,x,y),uo(this,"parentLinkCategory",Ir,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Tr(a,x,y)}},Ls.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},Ls.prototype.copyNodeData=function(a){return a===null?null:(a=_n.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||Xr(a,this.Ke)===void 0||Tr(a,this.Ke,void 0),a)},Ls.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=Xr(a,y);b!==x&&(Tr(a,y,x),this.Fs(a,y,b,x))},Vt=Ls.prototype,Vt.jp=function(a,y){_n.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Vt.qv=function(a,y,x){if(this.mh(a)===y){var b=this.Ke;Tr(a,b,x),uo(this,"nodeParentKey",Ir,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Vt.fm=function(a){_n.prototype.fm.call(this,a),a=this.wa(a);var y=up(this,a);if(y!==null){var x=Fn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)&&this.mh(b)===a){var E=this.Ke;uo(this,"nodeParentKey",Ir,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}for(y=0;y<x.length;y++)xl(this,a,x[y]);Nn(x)}},Vt.em=function(a){_n.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&Sl(this,y,a)},Vt.qp=function(a){_n.prototype.qp.call(this,a);var y=this.mh(a);xl(this,y,a)},Vt.lm=function(a,y){_n.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Vt.Tl=function(){return!0},Vt.xs=function(){return!0},un.Object.defineProperties(Ls.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"}}}),Ls.prototype.setParentLinkCategoryForNodeData=Ls.prototype.Ms,Ls.prototype.getParentLinkCategoryForNodeData=Ls.prototype.ss,Ls.prototype.setParentKeyForNodeData=Ls.prototype.qe,Ls.prototype.getParentKeyForNodeData=Ls.prototype.mh,Ls.className="TreeModel",al.TreeModel=Ls;function Gr(a){Br.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=ll,this.Ti=0,this.Zv=new Se,this.Jp=this.me=0,this.Xr=new pp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=ll,this.K=ks,this.nd=jf,this.hd=oy,this.tf=6,this.Nn=y0,a&&Object.assign(this,a)}Ze(Gr,Br),Gr.prototype.cloneProtected=function(a){Br.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},Gr.prototype.qb=function(a){a.classType===Gr?a===m0||a===v0||a===g0||a===p0||a===jf?this.sorting=a:a===zc||a===Rf||a===ks||a===Yh?this.direction=a:a===uh||a===Vh||a===ll||a===ul?this.arrangement=a:(a===Ed||a===y0)&&(this.nodeDiameterFormula=a):Br.prototype.qb.call(this,a)},Gr.prototype.createNetwork=function(){return new zf(this)},Gr.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 hn;y.addAll(a.iterator),a=new hn;var x=new hn,b=this.sort(y),E,z,nt=this.Jp,rt=this.arrangement,st=this.nodeDiameterFormula,ht=this.radius;(!isFinite(ht)||0>=ht)&&(ht=NaN);var dt=this.aspectRatio;(!isFinite(dt)||0>=dt)&&(dt=1);var yt=this.startAngle;isFinite(yt)||(yt=0);var Tt=this.sweepAngle;if((!isFinite(Tt)||360<Tt||1>Tt)&&(Tt=360),y=this.spacing,isFinite(y)||(y=NaN),rt===ul&&st===Ed?rt=ll:rt===ul&&st!==Ed&&(rt=this.arrangement),(this.direction===zc||this.direction===Rf)&&this.sorting!==jf){for(st=0;!(st>=b.length)&&(a.add(b.M(st)),!(st+1>=b.length));st+=2)x.add(b.M(st+1));this.direction===zc?(this.arrangement===ul&&a.reverse(),b=new hn,b.addAll(a),b.addAll(x)):(this.arrangement===ul&&x.reverse(),b=new hn,b.addAll(x),b.addAll(a))}st=b.length;for(var zt=z=E=0;zt<b.length;zt++){var Ht=yt+Tt*z*(this.direction===ks?1:-1)/st,ne=b.M(zt).diameter;isNaN(ne)&&(ne=Zh(b.M(zt),Ht)),360>Tt&&(zt===0||zt===b.length-1)&&(ne/=2),E+=ne,z++}if(isNaN(ht)||rt===ul){if(isNaN(y)&&(y=6),rt!==ll&&rt!==ul){for(z=-1/0,nt=0;nt<st;nt++)zt=b.M(nt),E=b.M(nt===st-1?0:nt+1),isNaN(zt.diameter)&&Zh(zt,0),isNaN(E.diameter)&&Zh(E,0),z=Math.max(z,(zt.diameter+E.diameter)/2);nt=z+y,rt===uh?ht=(z+y)/(2*Math.PI/st):ht=d0(this,nt*(360<=Tt?st:st-1),dt,yt*Math.PI/180,Tt*Math.PI/180)}else ht=d0(this,E+(360<=Tt?st:st-1)*(rt!==ul?y:1.6*y),dt,yt*Math.PI/180,Tt*Math.PI/180);z=ht*dt}else if(z=ht*dt,zt=gy(this,ht,z,yt*Math.PI/180,Tt*Math.PI/180),isNaN(y))(rt===ll||rt===ul)&&(y=(zt-E)/(360<=Tt?st:st-1));else if(rt===ll||rt===ul)zt=(zt-E)/(360<=Tt?st:st-1),zt<y?(ht=d0(this,E+y*(360<=Tt?st:st-1),dt,yt*Math.PI/180,Tt*Math.PI/180),z=ht*dt):y=zt;else{for(nt=-1/0,E=0;E<st;E++)Ht=b.M(E),ne=b.M(E===st-1?0:E+1),isNaN(Ht.diameter)&&Zh(Ht,0),isNaN(ne.diameter)&&Zh(ne,0),nt=Math.max(nt,(Ht.diameter+ne.diameter)/2);nt+=y,E=d0(this,nt*(360<=Tt?st:st-1),dt,yt*Math.PI/180,Tt*Math.PI/180),E>ht?(ht=E,z=ht*dt):nt=zt/(360<=Tt?st:st-1)}if(this.kw=rt,this.lc=ht,this.Zm=dt,this.lw=yt,this.Wp=Tt,this.Ti=y,this.me=z,this.Jp=nt,y=b,b=this.kw,rt=this.lc,ht=this.lw,dt=this.Wp,yt=this.Ti,Tt=this.me,st=this.Jp,this.direction!==zc&&this.direction!==Rf||b!==ul)if(this.direction===zc||this.direction===Rf){switch(nt=0,b){case Vh:nt=180*f0(this,rt,Tt,ht,st)/Math.PI;break;case ll:st=y=0,nt=a.first(),nt!==null&&(y=Zh(nt,Math.PI/2)),nt=x.first(),nt!==null&&(st=Zh(nt,Math.PI/2)),nt=180*f0(this,rt,Tt,ht,yt+(y+st)/2)/Math.PI;break;case uh:nt=dt/y.length}if(this.direction===zc){switch(b){case Vh:gp(this,a,ht,Yh);break;case ll:fp(this,a,ht,Yh);break;case uh:dp(this,a,dt/2,ht,Yh)}switch(b){case Vh:gp(this,x,ht+nt,ks);break;case ll:fp(this,x,ht+nt,ks);break;case uh:dp(this,x,dt/2,ht+nt,ks)}}else{switch(b){case Vh:gp(this,x,ht,Yh);break;case ll:fp(this,x,ht,Yh);break;case uh:dp(this,x,dt/2,ht,Yh)}switch(b){case Vh:gp(this,a,ht+nt,ks);break;case ll:fp(this,a,ht+nt,ks);break;case uh:dp(this,a,dt/2,ht+nt,ks)}}}else switch(b){case Vh:gp(this,y,ht,this.direction);break;case ll:fp(this,y,ht,this.direction);break;case uh:dp(this,y,dt,ht,this.direction);break;case ul:DS(this,y,dt,ht,this.direction)}else DS(this,y,dt,ht-dt/2,ks)}this.updateParts(),this.network=null,this.isValidLayout=!0};function dp(a,y,x,b,E){var z=a.Wp,nt=a.lc;a=a.me,b=b*Math.PI/180,x=x*Math.PI/180;for(var rt=y.length,st=0;st<rt;st++){var ht=b+(E===ks?st*x/(360<=z?rt:rt-1):-(st*x)/rt),dt=y.M(st),yt=nt*Math.tan(ht)/a;yt=Math.sqrt((nt*nt+a*a*yt*yt)/(1+yt*yt)),dt.centerX=yt*Math.cos(ht),dt.centerY=yt*Math.sin(ht),dt.actualAngle=180*ht/Math.PI}}function fp(a,y,x,b){var E=a.lc,z=a.me,nt=a.Ti;x=x*Math.PI/180;for(var rt=y.length,st=0;st<rt;st++){var ht=y.M(st),dt=y.M(st===rt-1?0:st+1),yt=z*Math.sin(x);ht.centerX=E*Math.cos(x),ht.centerY=yt,ht.actualAngle=180*x/Math.PI,isNaN(ht.diameter)&&Zh(ht,0),isNaN(dt.diameter)&&Zh(dt,0),ht=f0(a,E,z,b===ks?x:-x,(ht.diameter+dt.diameter)/2+nt),x+=b===ks?ht:-ht}}function gp(a,y,x,b){var E=a.lc,z=a.me,nt=a.Jp;x=x*Math.PI/180;for(var rt=y.length,st=0;st<rt;st++){var ht=y.M(st);ht.centerX=E*Math.cos(x),ht.centerY=z*Math.sin(x),ht.actualAngle=180*x/Math.PI,ht=f0(a,E,z,b===ks?x:-x,nt),x+=b===ks?ht:-ht}}function DS(a,y,x,b,E){var z=a.Wp;if(a.mj=0,a.Xr=new pp,360>x){for(z=b+(E===ks?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,OS(a,y,x,b,E)}else BS(a,y,x,b,E);a.Xr.commit(y)}function BS(a,y,x,b,E){var z=a.lc,nt=a.Ti,rt=a.Zm,st=z*Math.cos(b*Math.PI/180),ht=a.me*Math.sin(b*Math.PI/180),dt=y.Fa();if(dt.length===3)dt[0].centerX=z,dt[0].centerY=0,dt[1].centerX=dt[0].centerX-dt[0].width/2-dt[1].width/2-nt,dt[1].y=dt[0].y,dt[2].centerX=(dt[0].centerX+dt[1].centerX)/2,dt[2].y=dt[0].y-dt[2].height-nt;else if(dt.length===4)dt[0].centerX=z,dt[0].centerY=0,dt[2].centerX=-dt[0].centerX,dt[2].centerY=dt[0].centerY,dt[1].centerX=0,dt[1].y=Math.min(dt[0].y,dt[2].y)-dt[1].height-nt,dt[3].centerX=0,dt[3].y=Math.max(dt[0].y+dt[0].height+nt,dt[2].y+dt[2].height+nt);else{z=Se.alloc();for(var yt=0;yt<dt.length&&(dt[yt].centerX=st,dt[yt].centerY=ht,!(yt>=dt.length-1));yt++)IS(a,st,ht,dt,yt,E,z)||RS(a,st,ht,dt,yt,E,z),st=z.x,ht=z.y;if(Se.free(z),a.mj++,!(23<a.mj)){st=dt[0].centerX,ht=dt[0].centerY,z=dt[dt.length-1].centerX,yt=dt[dt.length-1].centerY;var Tt=Math.abs(st-z)-((dt[0].width+dt[dt.length-1].width)/2+nt),zt=Math.abs(ht-yt)-((dt[0].height+dt[dt.length-1].height)/2+nt);nt=0,1>Math.abs(zt)?Math.abs(st-z)<(dt[0].width+dt[dt.length-1].width)/2&&(nt=0):nt=0<zt?zt:1>Math.abs(Tt)?0:Tt,st=Math.abs(z)>Math.abs(yt)?0<z!=ht>yt:0<yt!=st<z,(st=E===ks?st:!st)&&(nt=-Math.abs(nt),nt=Math.min(nt,-dt[dt.length-1].width),nt=Math.min(nt,-dt[dt.length-1].height)),a.Xr.compare(nt,dt),1<Math.abs(nt)&&(a.lc=8>a.mj?a.lc-nt/(2*Math.PI):5>dt.length&&10<nt?a.lc/2:a.lc-(0<nt?1.7:-2.3),a.me=a.lc*rt,BS(a,y,x,b,E))}}}function OS(a,y,x,b,E){for(var z=a.lc,nt=a.me,rt=a.Zm,st=z*Math.cos(b*Math.PI/180),ht=nt*Math.sin(b*Math.PI/180),dt=Se.alloc(),yt=y.Fa(),Tt=0;Tt<yt.length&&(yt[Tt].centerX=st,yt[Tt].centerY=ht,!(Tt>=yt.length-1));Tt++)IS(a,st,ht,yt,Tt,E,dt)||RS(a,st,ht,yt,Tt,E,dt),st=dt.x,ht=dt.y;if(Se.free(dt),a.mj++,!(23<a.mj)){if(st=Math.atan2(ht,st),st=E===ks?a.gt-st:st-a.gt,st=Math.abs(st)<Math.abs(st-2*Math.PI)?st:st-2*Math.PI,z=st*(z+nt)/2,nt=a.Xr,Math.abs(z)<Math.abs(nt.Pl))for(nt.Pl=z,nt.mk=[],nt.tm=[],st=0;st<yt.length;st++)nt.mk[st]=yt[st].bounds.x,nt.tm[st]=yt[st].bounds.y;1<Math.abs(z)&&(a.lc=8>a.mj?a.lc-z/(2*Math.PI):a.lc-(0<z?1.7:-2.3),a.me=a.lc*rt,OS(a,y,x,b,E))}}function IS(a,y,x,b,E,z,nt){var rt=a.lc,st=a.me,ht=0;a=(b[E].width+b[E+1].width)/2+a.Ti;var dt=!1;if(0<=x!=(z===ks)){if(z=y+a,z>rt){if(z=y-a,z<-rt)return nt.x=z,nt.y=ht,!1;dt=!0}}else if(z=y-a,z<-rt){if(z=y+a,z>rt)return nt.x=z,nt.y=ht,!1;dt=!0}return ht=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*st,0>x!==dt&&(ht=-ht),Math.abs(x-ht)>(b[E].height+b[E+1].height)/2?(nt.x=z,nt.y=ht,!1):(nt.x=z,nt.y=ht,!0)}function RS(a,y,x,b,E,z,nt){var rt=a.lc,st=a.me,ht=0;if(a=(b[E].height+b[E+1].height)/2+a.Ti,b=!1,0<=y!=(z===ks)){if(z=x-a,z<-st){if(z=x+a,z>st){nt.x=ht,nt.y=z;return}b=!0}}else if(z=x+a,z>st){if(z=x-a,z<-st){nt.x=ht,nt.y=z;return}b=!0}ht=Math.sqrt(1-Math.min(1,z*z/(st*st)))*rt,0>y!==b&&(ht=-ht),nt.x=ht,nt.y=z}Gr.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},Gr.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 Se(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))},Gr.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 nt=0,rt=b!==void 0&&E!==void 0?E/(z+1):Math.PI/(2*(z+1)),st=0,ht=0;ht<=z;ht++){b!==void 0&&E!==void 0?st=b+ht*E/z:st=ht*Math.PI/(2*z);var dt=Math.sin(st);nt+=Math.sqrt(1-a*a*dt*dt)*rt}return b!==void 0&&E!==void 0?(y>x?y:x)*nt:4*(y>x?y:x)*nt}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,nt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(b+=Math.PI/2);for(var rt=0;;rt++){var st=Math.sin(b+rt*a);if(nt+=(y>x?y:x)*Math.sqrt(1-z*z*st*st)*a,nt>=E)return rt*a}}Gr.prototype.sort=function(a){switch(this.sorting){case g0:break;case p0:a.reverse();break;case m0:a.sort(this.comparer);break;case v0:a.sort(this.comparer),a.reverse();break;case jf:return this.ak(Bx(a));default:Ae("Invalid sorting type.")}return a};function Bx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new hn;for(var b=0;b<a.length;b++){var E=-1,z=-1;if(b===0)for(var nt=0;nt<a.length;nt++){var rt=a.M(nt).edgesCount;rt>E&&(E=rt,z=nt)}else for(nt=0;nt<a.length;nt++)rt=y[nt],rt>E&&(E=rt,z=nt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),nt=z.sourceEdges;nt.next();)E=a.indexOf(nt.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}Gr.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 nt=[],rt=[];b=[],E=new hn;for(var st=0,ht=0;ht<y.length;ht++){var dt=y[ht].length;if(dt===1)b.push(ht);else if(dt===0)E.add(a.M(ht));else{if(st===0)x.push(ht);else{for(var yt=dt=1/0,Tt=-1,zt=[],Ht=0;Ht<x.length;Ht++)0>y[x[Ht]].indexOf(x[Ht===x.length-1?0:Ht+1])&&zt.push(Ht===x.length-1?0:Ht+1);if(zt.length===0)for(Ht=0;Ht<x.length;Ht++)zt.push(Ht);for(Ht=0;Ht<zt.length;Ht++){for(var ne=zt[Ht],ve=y[ht],fe=0,Ce=0;Ce<nt.length;Ce++){var ke=z[nt[Ce]],Ee=z[rt[Ce]];if(ke<Ee){var Be=ke;ke=Ee}else Be=Ee;if(Be<ne&&ne<=ke)for(Ee=0;Ee<ve.length;Ee++){var He=ve[Ee];0>x.indexOf(He)||Be<z[He]&&z[He]<ke||Be===z[He]||ke===z[He]||fe++}else for(Ee=0;Ee<ve.length;Ee++)He=ve[Ee],0>x.indexOf(He)||Be<z[He]&&z[He]<ke&&Be!==z[He]&&ke!==z[He]&&fe++}for(ve=fe,Ce=fe=0;Ce<y[ht].length;Ce++)Be=x.indexOf(y[ht][Ce]),0<=Be&&(Be=Math.abs(ne-(Be>=ne?Be+1:Be)),fe+=Be<x.length+1-Be?Be:x.length+1-Be);for(Ce=0;Ce<nt.length;Ce++)Be=z[nt[Ce]],ke=z[rt[Ce]],Be>=ne&&Be++,ke>=ne&&ke++,Be>ke&&(Ee=ke,ke=Be,Be=Ee),ke-Be<(x.length+2)/2==(Be<ne&&ne<=ke)&&fe++;(ve<dt||ve===dt&&fe<yt)&&(dt=ve,yt=fe,Tt=ne)}for(x.splice(Tt,0,ht),dt=0;dt<x.length;dt++)z[x[dt]]=dt;for(dt=0;dt<y[ht].length;dt++)yt=y[ht][dt],0<=x.indexOf(yt)&&(nt.push(ht),rt.push(yt))}st++}}for(nt=x.length;;){for(z=!0,rt=0;rt<b.length;rt++)if(st=b[rt],ht=y[st][0],dt=x.indexOf(ht),0<=dt){for(Tt=yt=0;Tt<y[ht].length;Tt++)zt=x.indexOf(y[ht][Tt]),0>zt||zt===dt||(Ht=zt>dt?zt-dt:dt-zt,yt+=zt<dt!=Ht>nt-Ht?1:-1);x.splice(0>yt?dt:dt+1,0,st),b.splice(rt,1),rt--}else z=!1;if(z)break;x.push(b[0]),b.splice(0,1)}for(y=0;y<x.length;y++)E.add(a.M(x[y]));return E},un.Object.defineProperties(Gr.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!==ul&&a!==ll&&a!==Vh&&a!==uh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==ks&&a!==Yh&&a!==zc&&a!==Rf||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==g0&&a!==p0&&a!==m0&&!v0&&a!==jf||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf!==a&&(this.tf=a,this.C())}},nodeDiameterFormula:{get:function(){return this.Nn},set:function(a){this.Nn===a||a!==y0&&a!==Ed||(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 ll=new Ye(Gr,"ConstantSpacing",0),Vh=new Ye(Gr,"ConstantDistance",1),uh=new Ye(Gr,"ConstantAngle",2),ul=new Ye(Gr,"Packed",3),ks=new Ye(Gr,"Clockwise",4),Yh=new Ye(Gr,"Counterclockwise",5),zc=new Ye(Gr,"BidirectionalLeft",6),Rf=new Ye(Gr,"BidirectionalRight",7),g0=new Ye(Gr,"Forwards",8),p0=new Ye(Gr,"Reverse",9),m0=new Ye(Gr,"Ascending",10),v0=new Ye(Gr,"Descending",11),jf=new Ye(Gr,"Optimized",12),y0=new Ye(Gr,"Pythagorean",13),Ed=new Ye(Gr,"Circular",14);Gr.className="CircularLayout",Gr.ConstantSpacing=ll,Gr.ConstantDistance=Vh,Gr.ConstantAngle=uh,Gr.Packed=ul,Gr.Clockwise=ks,Gr.Counterclockwise=Yh,Gr.BidirectionalLeft=zc,Gr.BidirectionalRight=Rf,Gr.Forwards=g0,Gr.Reverse=p0,Gr.Ascending=m0,Gr.Descending=v0,Gr.Optimized=jf,Gr.Pythagorean=y0,Gr.Circular=Ed;function pp(){this.Pl=-1/0,this.tm=this.mk=null}pp.prototype.compare=function(a,y){if(0<a&&0>this.Pl||Math.abs(a)<Math.abs(this.Pl)&&!(0>a&&0<this.Pl))for(this.Pl=a,this.mk=[],this.tm=[],a=0;a<y.length;a++)this.mk[a]=y[a].bounds.x,this.tm[a]=y[a].bounds.y},pp.prototype.commit=function(a){if(this.mk!==null&&this.tm!==null)for(var y=0;y<this.mk.length;y++){var x=a.M(y);x.x=this.mk[y],x.y=this.tm[y]}},pp.className="VertexArrangement";function zf(a){wr.call(this,a)}Ze(zf,wr),zf.prototype.createVertex=function(){return new mp(this)},zf.prototype.createEdge=function(){return new S0(this)},zf.className="CircularNetwork";function mp(a){mo.call(this,a),this.u=this.Si=NaN}Ze(mp,mo);function Zh(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===ul)if(x.nodeDiameterFormula===Ed)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===Ed?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}un.Object.defineProperties(mp.prototype,{diameter:{get:function(){return this.Si},set:function(a){this.Si!==a&&(this.Si=a)}},actualAngle:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}}}),mp.className="CircularVertex";function S0(a){ra.call(this,a)}Ze(S0,ra),S0.className="CircularEdge";function Ko(a){Br.call(this),this.ah=null,this.An=0,this.$d=new wn(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)}Ze(Ko,Br),Ko.prototype.cloneProtected=function(a){Br.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},Ko.prototype.createNetwork=function(){return new Md(this)},Ko.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}jS(this,0,a)}this.network=y;var nt=b=x.iterator;b=this.arrangementSpacing;var rt=nt.count,st=!0;z=E=0;for(var ht=Fn(),dt=0;dt<rt+y.vertexes.count+2;dt++)ht[dt]=null;rt=0,nt.reset();for(var yt=$e.alloc();nt.next();)if(dt=nt.value,this.computeBounds(dt,yt),st)st=!1,E=yt.x+yt.width/2,z=yt.y+yt.height/2,ht[0]=new Se(yt.x+yt.width+b.width,yt.y),ht[1]=new Se(yt.x,yt.y+yt.height+b.height),rt=2;else{var Tt=zS(ht,rt,E,z,yt.width,yt.height,b),zt=ht[Tt],Ht=new Se(zt.x+yt.width+b.width,zt.y),ne=new Se(zt.x,zt.y+yt.height+b.height);for(Tt+1<rt&&ht.splice(Tt+1,0,null),ht[Tt]=Ht,ht[Tt+1]=ne,rt++,Tt=zt.x-yt.x,zt=zt.y-yt.y,dt=dt.vertexes.iterator;dt.next();)Ht=dt.value,Ht.centerX+=Tt,Ht.centerY+=zt}for($e.free(yt),dt=y.vertexes.iterator;dt.next();)nt=dt.value,Tt=nt.bounds,2>rt?(E=Tt.x+Tt.width/2,z=Tt.y+Tt.height/2,ht[0]=new Se(Tt.x+Tt.width+b.width,Tt.y),ht[1]=new Se(Tt.x,Tt.y+Tt.height+b.height),rt=2):(st=zS(ht,rt,E,z,Tt.width,Tt.height,b),yt=ht[st],zt=new Se(yt.x+Tt.width+b.width,yt.y),Tt=new Se(yt.x,yt.y+Tt.height+b.height),st+1<rt&&ht.splice(st+1,0,null),ht[st]=zt,ht[st+1]=Tt,rt++,nt.centerX=yt.x+nt.width/2,nt.centerY=yt.y+nt.height/2);for(Nn(ht),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)}}GS(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},Ko.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},Ko.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 jS(a,y,x){if(Ox(a,y)){var b=a.Zf;a.Zf*=1+1/(y+1);var E=Ix(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,jS(a,y+1,x),GS(a,z),Rx(a,E),y=E.vertexes.Fa(),y.sort(function(nt,rt){return nt===null||rt===null||nt===rt?0:rt.Vd-nt.Vd}),x=0;x<y.length;x++)jx(a,y[x]);a.Zf=b}}function Ox(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 Ix(a,y){for(var x=a.network,b=new Md(a),E=0;E<a.ah.length;E++){var z=a.ah[E];if(1<z.Vd){b.dh(z);var nt=new US;nt.Rs=z.Vd,nt.Ss=z.width,nt.Qs=z.height,nt.Sv=z.focus.x,nt.Tv=z.focus.y,z.We===null&&(z.We=new hn),z.We.add(nt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var rt=z.value;E=rt.fromVertex,nt=rt.toVertex,E.network===b&&nt.network===b?b.Bo(rt):E.network===b?(rt=E.Hj,rt===null&&(rt=new hn,E.Hj=rt),rt.add(nt),E.Vd--,E.sh+=nt.sh):nt.network===b&&(rt=nt.Hj,rt===null&&(rt=new hn,nt.Hj=rt),rt.add(E),nt.Vd--,nt.sh+=E.sh)}for(E=b.edges.iterator;E.next();)z=E.value,z.length*=Math.max(1,Ie.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=b.vertexes.iterator;y.next();){E=y.value;var st=E.Hj;if(st!==null&&0<st.count&&(nt=E.We.M(E.We.count-1).Rs-E.Vd,!(0>=nt))){for(var ht=rt=0,dt=st.count-nt;dt<st.count;dt++){var yt=st.M(dt),Tt=null;for(z=yt.edges.iterator;z.next();){var zt=z.value;if(zt.Ax(yt)===E){Tt=zt;break}}Tt!==null&&(ht+=Tt.length,rt+=yt.width*yt.height)}z=E.centerX,st=E.centerY,dt=E.width,yt=E.height,Tt=E.focus,zt=dt*yt,1>zt&&(zt=1),rt=Ie.sqrt((rt+zt+ht*ht*4/(nt*nt))/zt),nt=(rt-1)*dt/2,rt=(rt-1)*yt/2,E.bounds=new $e(z-Tt.x-nt,st-Tt.y-rt,dt+2*nt,yt+2*rt),E.focus=new Se(Tt.x+nt,Tt.y+rt)}}return a.network=b,x}function Rx(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,nt=E.Tv;b.bounds=new $e(b.centerX-z,b.centerY-nt,E.Ss,E.Qs),b.focus=new Se(z,nt),b.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function jx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var b=y.centerX,E=y.centerY,z=y.width,nt=y.height;y.We!==null&&0<y.We.count&&(nt=y.We.M(0),z=nt.Ss,nt=nt.Qs),z=Ie.sqrt(z*z+nt*nt)/2;for(var rt=!1,st=nt=0,ht=0,dt=y.vertexes.iterator;dt.next();){var yt=dt.value;1>=yt.Vd?st++:(rt=!0,ht++,nt+=Math.atan2(y.centerY-yt.centerY,y.centerX-yt.centerX))}if(st!==0){for(0<ht&&(nt/=ht),ht=y=0,y=rt?2*Math.PI/(st+1):2*Math.PI/st,st%2===0&&(ht=y/2),1<x.count&&x.sort(function(zt,Ht){return zt===null||Ht===null||zt===Ht?0:Ht.width*Ht.height-zt.width*zt.height}),rt=st%2===0?0:1,x=x.iterator;x.next();)if(st=x.value,!(1<st.Vd||a.isFixed(st))){for(dt=null,yt=st.edges.iterator;yt.next();){dt=yt.value;break}yt=st.width;var Tt=st.height;yt=Ie.sqrt(yt*yt+Tt*Tt)/2,dt=z+dt.length+yt,yt=nt+(y*(rt/2>>1)+ht)*(rt%2===0?1:-1),st.centerX=b+dt*Math.cos(yt),st.centerY=E+dt*Math.sin(yt),rt++}}}}function zS(a,y,x,b,E,z,nt){var rt=9e19,st=-1,ht=0;t:for(;ht<y;ht++){var dt=a[ht],yt=dt.x-x,Tt=dt.y-b;if(yt=yt*yt+Tt*Tt,yt<rt){for(Tt=ht-1;0<=Tt;Tt--)if(a[Tt].y>dt.y&&a[Tt].x-dt.x<E+nt.width)continue t;for(Tt=ht+1;Tt<y;Tt++)if(a[Tt].x>dt.x&&a[Tt].y-dt.y<z+nt.height)continue t;st=ht,rt=yt}}return st}Ko.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Ko.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 WS(a,y){var x=a.bounds,b=x.x;a=x.y;var E=x.width;x=x.height;var z=y.bounds,nt=z.x;y=z.y;var rt=z.width;return z=z.height,b+E<nt?a>y+z?(x=b+E-nt,a=a-y-z,Ie.sqrt(x*x+a*a)):a+x<y?(b=b+E-nt,a=a+x-y,Ie.sqrt(b*b+a*a)):nt-(b+E):b>nt+rt?a>y+z?(x=b-nt-rt,a=a-y-z,Ie.sqrt(x*x+a*a)):a+x<y?(b=b-nt-rt,a=a+x-y,Ie.sqrt(b*b+a*a)):b-(nt+rt):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function GS(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,nt=1;nt<y.length;nt++){var rt=y[nt];rt.forceX=0,rt.forceY=0;var st=rt.centerX;rt=rt.centerY,b=Math.min(b,st),E=Math.max(E,st),x=Math.min(x,rt),z=Math.max(z,rt)}(E=E-b>z-x)?y.sort(function(ne,ve){return ne===null||ve===null||ne===ve?0:ne.centerX-ve.centerX}):y.sort(function(ne,ve){return ne===null||ve===null||ne===ve?0:ne.centerY-ve.centerY}),x=a.Zf;var ht=b=rt=0;for(z=0;z<y.length;z++){nt=y[z],b=nt.bounds,rt=nt.focus,st=b.x+rt.x;var dt=b.y+rt.y;b=nt.charge*a.electricalFieldX(st,dt),ht=nt.charge*a.electricalFieldY(st,dt),b+=nt.mass*a.gravitationalFieldX(st,dt),ht+=nt.mass*a.gravitationalFieldY(st,dt),nt.forceX+=b,nt.forceY+=ht;for(var yt=z+1;yt<y.length;yt++){var Tt=y[yt];if(Tt!==nt){b=Tt.bounds,rt=Tt.focus,ht=b.x+rt.x;var zt=b.y+rt.y;if(st-ht>x||ht-st>x){if(E)break}else if(dt-zt>x||zt-dt>x){if(!E)break}else{var Ht=WS(nt,Tt);1>Ht?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new x0),Ht=b.random(),rt=b.random(),st>ht?(b=Math.abs(Tt.bounds.right-nt.bounds.x),b=(1+b)*Ht):st<ht?(b=Math.abs(Tt.bounds.x-nt.bounds.right),b=-(1+b)*Ht):(b=Math.max(Tt.width,nt.width),b=(1+b)*Ht-b/2),dt>zt?(ht=Math.abs(Tt.bounds.bottom-nt.bounds.y),ht=(1+ht)*rt):st<ht?(ht=Math.abs(Tt.bounds.y-nt.bounds.bottom),ht=-(1+ht)*rt):(ht=Math.max(Tt.height,nt.height),ht=(1+ht)*rt-ht/2)):(rt=-(nt.charge*Tt.charge)/(Ht*Ht),b=(ht-st)/Ht*rt,ht=(zt-dt)/Ht*rt),nt.forceX+=b,nt.forceY+=ht,Tt.forceX-=b,Tt.forceY-=ht}}}}for(E=a.network.edges.iterator;E.next();)rt=E.value,x=rt.fromVertex,z=rt.toVertex,nt=x.bounds,st=x.focus,b=nt.x+st.x,nt=nt.y+st.y,dt=z.bounds,yt=z.focus,st=dt.x+yt.x,dt=dt.y+yt.y,yt=WS(x,z),1>yt?(yt=a.randomNumberGenerator,yt===null&&(a.randomNumberGenerator=yt=new x0),rt=yt.random(),yt=yt.random(),b=(b>st?1:-1)*(1+(z.width>x.width?z.width:x.width))*rt,ht=(nt>dt?1:-1)*(1+(z.height>x.height?z.height:x.height))*yt):(rt=rt.stiffness*(yt-rt.length),b=(st-b)/yt*rt,ht=(dt-nt)/yt*rt),x.forceX+=b,x.forceY+=ht,z.forceX-=b,z.forceY-=ht;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}Ko.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},Ko.prototype.moveFixedVertex=function(){},Ko.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Ko.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=Mo,y.toSpot=Mo)}},Ko.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=$e.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,$e.free(x)}x=$e.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()}$e.free(x)},Ko.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Ko.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Ko.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Ko.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Ko.prototype.electricalFieldX=function(){return 0},Ko.prototype.electricalFieldY=function(){return 0},Ko.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Ko.prototype.gravitationalFieldX=function(){return 0},Ko.prototype.gravitationalFieldY=function(){return 0},Ko.prototype.isFixed=function(a){return a.isFixed},un.Object.defineProperties(Ko.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"&&Ae('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())}}}),Ko.className="ForceDirectedLayout";function US(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}US.className="ForceDirectedSubnet";function Md(a){wr.call(this,a)}Ze(Md,wr),Md.prototype.createVertex=function(){return new vp(this)},Md.prototype.createEdge=function(){return new yp(this)},Md.className="ForceDirectedNetwork";function vp(a){mo.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}Ze(vp,mo),un.Object.defineProperties(vp.prototype,{isFixed:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},charge:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},mass:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},forceX:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}},forceY:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}}}),vp.className="ForceDirectedVertex";function yp(a){ra.call(this,a),this.j=this.o=NaN}Ze(yp,ra),un.Object.defineProperties(yp.prototype,{stiffness:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},length:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}}}),yp.className="ForceDirectedEdge";function x0(){var a=0;a===void 0&&(a=42),this.seed=a,this.ay=48271,this.ey=2147483647,this.Q=44488.07041494893,this.gy=3399,this.by=1/2147483647,this.random()}x0.prototype.random=function(){var a=this.seed%this.Q*this.ay-this.seed/this.Q*this.gy;return 0<a?this.seed=a:this.seed=a+this.ey,this.seed*this.by},x0.className="RandomNumberGenerator";function cr(a){Br.call(this),this.kc=this.ie=25,this.K=0,this.Dk=A0,this.Zk=L0,this.Qk=k0,this.bj=4,this.rk=E0,this.bg=15,this.sf=!0,this.Cn=4,this.Ra=this.Iq=this.Ia=-1,this.Md=this.Hn=0,this.Ta=this.Kd=this.Ld=this.he=this.tc=null,this.Kn=0,this.Jn=this.kj=null,this.le=0,this.fl=null,this.Rf=new Se,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}Ze(cr,Br),cr.prototype.cloneProtected=function(a){Br.prototype.cloneProtected.call(this,a),a.ie=this.ie,a.kc=this.kc,a.K=this.K,a.Dk=this.Dk,a.Zk=this.Zk,a.Qk=this.Qk,a.bj=this.bj,a.rk=this.rk,a.bg=this.bg,a.sf=this.sf,a.Cn=this.Cn,a.ve=this.ve},cr.prototype.qb=function(a){a.classType===cr?a.name.indexOf("Aggressive")===0?this.aggressiveOption=a:a.name.indexOf("Cycle")===0?this.cycleRemoveOption=a:a.name.indexOf("Init")===0?this.initializeOption=a:a.name.indexOf("Layer")===0?this.layeringOption=a:Ae("Unknown enum value: "+a):Br.prototype.qb.call(this,a)},cr.prototype.createNetwork=function(){return new Gf(this)},cr.prototype.doLayout=function(a){for(this.network===null&&(this.network=this.makeNetwork(a)),this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin),this.Iq=-1,this.Md=this.Hn=0,this.fl=this.Jn=this.kj=null,a=0;a<this.He.length;a++)this.He[a]=null;if(0<this.network.vertexes.count){for(this.network.Ko(),this.cycleRemoveOption!==xp&&this.removeCycles(),a=this.network.vertexes.iterator;a.next();)a.value.layer=-1;for(this.Ia=-1,this.assignLayers(),a.reset();a.next();)this.Ia=Math.max(this.Ia,a.value.layer);this.cycleRemoveOption===xp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var b=x.value;b.valid=!1,y.push(b)}for(x=0;x<y.length;x++){b=y[x];var E=b.fromVertex,z=b.toVertex;if(!(b.valid||(E.node===null&&E.data===null||z.node===null&&z.data===null)&&E.layer===z.layer)){var nt=0,rt=0,st=0,ht=0;if(b.link!==null){if(rt=b.link,rt===null)continue;var dt=E.node;if(nt=z.node,dt===null||nt===null)continue;var yt=rt.fromNode;st=rt.toNode;for(var Tt=rt.fromPort;Tt!==null&&!Tt.Ed();)Tt=Tt.panel;for(rt=rt.toPort;rt!==null&&!rt.Ed();)rt=rt.panel;if(b.rev){ht=yt;var zt=Tt;yt=st,Tt=rt,st=ht,rt=zt}var Ht=E.focus;ht=z.focus;var ne=b.rev?z.bounds:E.bounds;zt=Se.alloc(),dt!==yt?ne.w()&&yt.isVisible()?yt.actualBounds.w()?(rh(yt,Tt,Ti,zt),zt.x+=yt.actualBounds.x-ne.x,zt.y+=yt.actualBounds.y-ne.y):(rh(yt,Tt,Ti,zt),zt.w()||zt.assign(Ht)):zt.assign(Ht):ne.w()?(rh(yt,Tt,Ti,zt),zt.w()||zt.assign(Ht)):zt.assign(Ht),yt=b.rev?E.bounds:z.bounds,dt=Se.alloc(),nt!==st?yt.w()&&st.isVisible()?st.actualBounds.w()?(rh(st,rt,Ti,dt),dt.x+=st.actualBounds.x-yt.x,dt.y+=st.actualBounds.y-yt.y):(rh(st,rt,Ti,dt),dt.w()||dt.assign(ht)):dt.assign(ht):yt.w()?(rh(st,rt,Ti,dt),dt.w()||dt.assign(ht)):dt.assign(ht),this.K===90||this.K===270?(nt=Math.round((zt.x-Ht.x)/this.kc),st=zt.x,rt=Math.round((dt.x-ht.x)/this.kc),ht=dt.x):(nt=Math.round((zt.y-Ht.y)/this.kc),st=zt.y,rt=Math.round((dt.y-ht.y)/this.kc),ht=dt.y),Se.free(zt),Se.free(dt),b.portFromColOffset=nt,b.portFromPos=st,b.portToColOffset=rt,b.portToPos=ht}else b.portFromColOffset=0,b.portFromPos=0,b.portToColOffset=0,b.portToPos=0;if(zt=E.layer,dt=z.layer,yt=0,ne=b.link,ne!==null){var ve=ne.fromPort,fe=ne.toPort;if(ve!==null&&fe!==null){var Ce=ne.fromNode;if(Tt=ne.toNode,Ce!==null&&Tt!==null){var ke=b0(this,!0),Ee=b0(this,!1),Be=this.setsPortSpots?ke:ne.computeSpot(!0,ve);Ht=this.setsPortSpots?Ee:ne.computeSpot(!1,fe);var He=ne.isOrthogonal;Be.$c()&&Be.Hf(Ee)&&Ht.$c()&&Ht.Hf(ke)?yt=0:(ke=ne.getLinkPoint(Ce,ve,Be,!0,He,Tt,fe,Se.alloc()),Ee=ne.getLinkDirection(Ce,ve,ke,Be,!0,He,Tt,fe),Se.free(ke),Be.ys()||Ee!==QS(this,b,!0)?this.setsPortSpots&&Ce!==null&&Ce.ports.count===1&&b.rev&&(yt+=1):yt+=1,Be=ne.getLinkPoint(Tt,fe,Ht,!1,He,Ce,ve,Se.alloc()),ne=ne.getLinkDirection(Tt,fe,Be,Ht,!1,He,Ce,ve),Se.free(Be),Ht.ys()||ne!==QS(this,b,!1)?this.setsPortSpots&&Tt!==null&&Tt.ports.count===1&&b.rev&&(yt+=2):yt+=2)}}}if(Tt=yt,yt=Tt===1||Tt===3,(Tt=Tt===2||Tt===3)&&(Ht=a.createVertex(),Ht.node=null,Ht.Dj=1,Ht.layer=zt,Ht.near=E,a.dh(Ht),E=a.Zj(E,Ht,b.link),E.valid=!1,E.rev=b.rev,E.portFromColOffset=nt,E.portToColOffset=0,E.portFromPos=st,E.portToPos=0,E=Ht),ne=1,yt&&ne--,zt-dt>ne&&0<zt){for(b.valid=!1,Ht=a.createVertex(),Ht.node=null,Ht.Dj=2,Ht.layer=zt-1,a.dh(Ht),E=a.Zj(E,Ht,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=Tt?0:nt,E.portToColOffset=0,E.portFromPos=Tt?0:st,E.portToPos=0,E=Ht,zt--;zt-dt>ne&&0<zt;)Ht=a.createVertex(),Ht.node=null,Ht.Dj=3,Ht.layer=zt-1,a.dh(Ht),E=a.Zj(E,Ht,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=0,E.portFromPos=0,E.portToPos=0,E=Ht,zt--;E=a.Zj(Ht,z,b.link),E.valid=!yt,yt&&(Ht.near=z),E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=rt,E.portFromPos=0,E.portToPos=ht}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=Xh(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),Jh(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},cr.prototype.linkMinLength=function(){return 1};function py(a){var y=a.fromVertex.node||a.fromVertex.data;return a=a.toVertex.node||a.toVertex.data,y===null&&a===null?8:y===null||a===null?4:1}cr.prototype.nodeMinLayerSpace=function(a,y){return a.node===null&&a.data===null?0:this.K===90||this.K===270?y?a.focus.y+10:a.bounds.height-a.focus.y+10:y?a.focus.x+10:a.bounds.width-a.focus.x+10},cr.prototype.nodeMinColumnSpace=function(a,y){if(a.node===null&&a.data===null)return 0;var x=y?a.ev:a.dv;return x!==null?x:(x=this.K,x===90||x===270?y?a.ev=a.focus.x/this.kc+1|0:a.dv=(a.bounds.width-a.focus.x)/this.kc+1|0:y?a.ev=a.focus.y/this.kc+1|0:a.dv=(a.bounds.height-a.focus.y)/this.kc+1|0)};function zs(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 Oa(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 _S(a,y,x){var b=Xh(a,y),E=a.tc[y];(a.Jn===null||a.Jn.length<E*E)&&(a.Jn=[]);for(var z=a.Jn,nt=0;nt<E;nt++){var rt=0,st=b[nt],ht=st.near;if(ht!==null&&ht.layer===st.layer)if(st=ht.index,st>nt)for(var dt=nt+1;dt<st;dt++){var yt=b[dt];yt.near===ht&&yt.Dj===ht.Dj||rt++}else for(dt=nt-1;dt>st;dt--)yt=b[dt],yt.near===ht&&yt.Dj===ht.Dj||rt++;var Tt;if(0<=x)for(st=b[nt].sourceEdgesArrayAccess,ht=0;ht<st.length;ht++){var zt=st[ht];if(zt.valid&&zt.fromVertex.layer!==y)for(yt=zt.fromVertex.index,dt=zt.portToPos,zt=zt.portFromPos,Tt=ht+1;Tt<st.length;Tt++){var Ht=st[Tt];if(Ht.valid&&Ht.fromVertex.layer!==y){var ne=Ht.fromVertex.index,ve=Ht.portToPos;Ht=Ht.portFromPos,dt<ve&&(yt>ne||yt===ne&&zt>Ht)&&rt++,ve<dt&&(ne>yt||ne===yt&&Ht>zt)&&rt++}}}if(0>=x){for(st=b[nt].destinationEdgesArrayAccess,ht=0;ht<st.length;ht++)if(zt=st[ht],zt.valid&&zt.toVertex.layer!==y)for(yt=zt.toVertex.index,dt=zt.portToPos,zt=zt.portFromPos,Tt=ht+1;Tt<st.length;Tt++)Ht=st[Tt],Ht.valid&&Ht.toVertex.layer!==y&&(ne=Ht.toVertex.index,ve=Ht.portToPos,Ht=Ht.portFromPos,zt<Ht&&(yt>ne||yt===ne&&dt>ve)&&rt++,Ht<zt&&(ne>yt||ne===yt&&ve>dt)&&rt++)}for(z[nt*E+nt]=rt,st=nt+1;st<E;st++){var fe=0,Ce=0;if(0<=x){rt=b[nt].sourceEdgesArrayAccess;var ke=b[st].sourceEdgesArrayAccess;for(ht=0;ht<rt.length;ht++)if(zt=rt[ht],zt.valid&&zt.fromVertex.layer!==y)for(yt=zt.fromVertex.index,zt=zt.portFromPos,Tt=0;Tt<ke.length;Tt++)Ht=ke[Tt],Ht.valid&&Ht.fromVertex.layer!==y&&(ne=Ht.fromVertex.index,Ht=Ht.portFromPos,(yt<ne||yt===ne&&zt<Ht)&&Ce++,(ne<yt||ne===yt&&Ht<zt)&&fe++)}if(0>=x){for(rt=b[nt].destinationEdgesArrayAccess,ke=b[st].destinationEdgesArrayAccess,ht=0;ht<rt.length;ht++)if(zt=rt[ht],zt.valid&&zt.toVertex.layer!==y)for(yt=zt.toVertex.index,dt=zt.portToPos,Tt=0;Tt<ke.length;Tt++)Ht=ke[Tt],Ht.valid&&Ht.toVertex.layer!==y&&(ne=Ht.toVertex.index,ve=Ht.portToPos,(yt<ne||yt===ne&&dt<ve)&&Ce++,(ne<yt||ne===yt&&ve<dt)&&fe++)}z[nt*E+st]=fe,z[st*E+nt]=Ce}}return Jh(a,y,b),z}cr.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=_S(this,y,1),b=this.tc[y],E=0;E<b;E++)for(var z=E;z<b;z++)a+=x[E*b+z];return a};function w0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var b=a,E=x,z=Xh(b,E),nt=b.tc[E],rt=0,st=0;st<nt;st++){var ht=z[st].destinationEdgesArrayAccess;if(ht!==null)for(var dt=0;dt<ht.length;dt++){var yt=ht[dt];if(yt.valid&&yt.toVertex.layer!==E){var Tt=yt.fromVertex.column+yt.portFromColOffset,zt=yt.toVertex.column+yt.portToColOffset;rt+=(Math.abs(Tt-zt)+1)*py(yt)}}}Jh(b,E,z),y+=rt}return y}cr.prototype.normalize=function(){var a=1/0;this.Ra=-1;for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;a=Math.min(a,x.column-this.nodeMinColumnSpace(x,!0)),this.Ra=Math.max(this.Ra,x.column+this.nodeMinColumnSpace(x,!1))}for(y.reset();y.next();)y.value.column-=a;this.Ra-=a};function my(a,y,x){for(var b=Xh(a,y),E=a.tc[y],z=[],nt=0;nt<E;nt++){var rt=b[nt],st=null;0>=x&&(st=rt.sourceEdgesArrayAccess);var ht=null;0<=x&&(ht=rt.destinationEdgesArrayAccess);var dt=0,yt=0,Tt=rt.near;if(Tt!==null&&Tt.layer===rt.layer&&(dt+=Tt.column-1,yt++),st!==null)for(Tt=0;Tt<st.length;Tt++){rt=st[Tt];var zt=rt.fromVertex;rt.valid&&!rt.rev&&zt.layer!==y&&(dt+=zt.column,yt++)}if(ht!==null)for(st=0;st<ht.length;st++)rt=ht[st],Tt=rt.toVertex,rt.valid&&!rt.rev&&Tt.layer!==y&&(dt+=Tt.column,yt++);z[nt]=yt===0?-1:dt/yt}return Jh(a,y,b),z}function HS(a,y,x){for(var b=Xh(a,y),E=a.tc[y],z=[],nt=0;nt<E;nt++){var rt=b[nt],st=null;0>=x&&(st=rt.sourceEdgesArrayAccess);var ht=null;0<=x&&(ht=rt.destinationEdgesArrayAccess);var dt=0,yt=[],Tt=rt.near;if(Tt!==null&&Tt.layer===rt.layer&&(yt[dt]=Tt.column-1,dt++),rt=void 0,st!==null)for(Tt=0;Tt<st.length;Tt++){rt=st[Tt];var zt=rt.fromVertex;rt.valid&&!rt.rev&&zt.layer!==y&&(yt[dt]=zt.column+rt.portFromColOffset,dt++)}if(ht!==null)for(st=0;st<ht.length;st++)rt=ht[st],Tt=rt.toVertex,rt.valid&&!rt.rev&&Tt.layer!==y&&(yt[dt]=Tt.column+rt.portToColOffset,dt++);dt===0?z[nt]=-1:(yt.sort(function(Ht,ne){return Ht-ne}),ht=dt>>1,z[nt]=dt&1?yt[ht]:yt[ht-1]+yt[ht]>>1)}return Jh(a,y,b),z}function Sp(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var nt=y.destinationEdges;nt.next();){var rt=nt.value,st=rt.toVertex,ht=y.layer-st.layer;rt=a.linkMinLength(rt),ht===rt&&Sp(a,st,x,b,E,z)}if(z)for(nt=y.sourceEdges;nt.next();)rt=nt.value,st=rt.fromVertex,ht=st.layer-y.layer,rt=a.linkMinLength(rt),ht===rt&&Sp(a,st,x,b,E,z)}}function vy(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var nt=y.destinationEdges;nt.next();)vy(a,nt.value.toVertex,x,b,E,z);if(z)for(y=y.sourceEdges;y.next();)vy(a,y.value.fromVertex,x,b,E,z)}}cr.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case xy: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(;Wx(a)!==null;){for(E=KS(a);E!==null;)b[x]=E,x--,E.valid=!1,E=KS(a);for(E=VS(a);E!==null;)b[y]=E,y++,E.valid=!1,E=VS(a);E=null;for(var z=0,nt=this.network.vertexes.iterator;nt.next();){var rt=nt.value;if(rt.valid){for(var st=0,ht=rt.destinationEdges;ht.next();)ht.value.toVertex.valid&&st++;ht=0;for(var dt=rt.sourceEdges;dt.next();)dt.value.fromVertex.valid&&ht++;(E===null||z<st-ht)&&(E=rt,z=st-ht)}}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 A0: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&&yy(this,y);for(b.reset();b.next();)y=b.value,y.Ll===-1&&yy(this,y);for(a.reset();a.next();)b=a.value,b.forest||(y=b.fromVertex,x=y.finish,E=b.toVertex,z=E.finish,E.Ll<y.Ll&&x<z&&(this.network.gm(b),b.rev=!0));break;case xp:for(a=this.network,y=a.vertexes.iterator,b=1/0;y.next();)b=Math.min(b,y.value.layer);if(1/0>b){if(0>b)for(y.reset();y.next();)y.value.layer-=b;for(b=[],y.reset();y.next();)x=y.value,E=b[x.layer],E===void 0?b[x.layer]=[x]:E.push(x);for(x=y=0;x<b.length;x++)if(E=b[x],!E||E.length===0)y++;else if(0<x)for(z=0;z<E.length;z++)E[z].layer-=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function Wx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function KS(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 VS(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 yy(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,yy(a,E))}y.finish=a.Kn,a.Kn++}cr.prototype.assignLayers=function(){switch(this.Zk){case wy:YS(this);break;case Py:for(var a,y=this.network.vertexes.iterator;y.next();)a=XS(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 L0:for(YS(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&JS(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 YS(a){for(var y=a.network.vertexes.iterator;y.next();){var x=ZS(a,y.value);a.Ia=Math.max(x,a.Ia)}}function ZS(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,ZS(a,z)+E)}y.layer=x}else x=y.layer;return x}function XS(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,XS(a,z)+E)}y.layer=x}else x=y.layer;return x}function JS(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)JS(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 nt=b[z],rt=nt.fromVertex,st=nt.toVertex;nt=a.linkMinLength(nt),rt.layer-st.layer>nt&&Sp(a,rt,0,-1,!0,!1)}for(Sp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,b=1/0,rt=0,st=null,nt=a.network.vertexes.iterator;nt.next();){var ht=nt.value;if(ht.component===1){var dt=0,yt=!1,Tt=ht.sourceEdgesArrayAccess;E=Tt.length;for(var zt=0;zt<E;zt++){var Ht=Tt[zt],ne=Ht.fromVertex;dt+=1,ne.component!==1&&(z+=1,ne=ne.layer-ht.layer,Ht=a.linkMinLength(Ht),b=Math.min(b,ne-Ht))}for(Tt=ht.destinationEdgesArrayAccess,E=Tt.length,zt=0;zt<E;zt++)Ht=Tt[zt].toVertex,--dt,Ht.component!==1?--z:yt=!0;(st===null||dt<rt)&&!yt&&(st=ht,rt=dt)}}if(0<z){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer+=b);y.component=0}else st.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(Sp(a,y,1,-1,!0,!1);y.component!==0;){for(b=0,E=1/0,z=0,rt=null,st=a.network.vertexes.iterator;st.next();)if(nt=st.value,nt.component===1){for(ht=0,dt=!1,Tt=nt.sourceEdgesArrayAccess,yt=Tt.length,zt=0;zt<yt;zt++)Ht=Tt[zt].fromVertex,ht+=1,Ht.component!==1?b+=1:dt=!0;for(Tt=nt.destinationEdgesArrayAccess,yt=Tt.length,zt=0;zt<yt;zt++)Ht=Tt[zt],ne=Ht.toVertex,--ht,ne.component!==1&&(--b,ne=nt.layer-ne.layer,Ht=a.linkMinLength(Ht),E=Math.min(E,ne-Ht));(rt===null||ht>z)&&!dt&&(rt=nt,z=ht)}if(0>b){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer-=E);y.component=0}else rt.component=0}}}function QS(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}cr.prototype.initializeIndices=function(){switch(this.Qk){default:case by: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 k0: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&&qS(this,x);break;case Cy: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&&$S(this,x)}};function qS(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&&qS(a,b))}function $S(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&&$S(a,b))}cr.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=zs(this),x,b;for(x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,1),Va(this,b,1);var E=this.countCrossings();for(E<a&&(a=E,y=zs(this)),b=this.Ia;0<=b;b--)P0(this,b,-1),Va(this,b,-1);E=this.countCrossings(),E<a&&(a=E,y=zs(this))}for(Oa(this,y),x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,0),Va(this,b,0);for(E=this.countCrossings(),E<a&&(a=E,y=zs(this)),b=this.Ia;0<=b;b--)P0(this,b,0),Va(this,b,0);E=this.countCrossings(),E<a&&(a=E,y=zs(this))}Oa(this,y);var z,nt,rt;switch(this.rk){case Ay:break;case Ly:for(rt=a+1;(b=this.countCrossings())<rt;)for(rt=b,x=this.Ia;0<=x;x--)for(nt=0;nt<=x;nt++){for(z=!0;z;)for(z=!1,b=x;b>=nt;b--)z=Va(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=nt;b--)z=Va(this,b,1)||z;for(E=this.countCrossings(),E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=nt;b<=x;b++)z=Va(this,b,1)||z;for(E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=nt;b<=x;b++)z=Va(this,b,-1)||z;for(E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=nt;b--)z=Va(this,b,0)||z;for(E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=nt;b<=x;b++)z=Va(this,b,0)||z;E>=a?Oa(this,y):(a=E,y=zs(this))}break;default:case E0:for(x=this.Ia,nt=0,rt=a+1;(b=this.countCrossings())<rt;){for(rt=b,z=!0;z;)for(z=!1,b=x;b>=nt;b--)z=Va(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=nt;b--)z=Va(this,b,1)||z;for(E=this.countCrossings(),E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=nt;b<=x;b++)z=Va(this,b,1)||z;for(E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=nt;b<=x;b++)z=Va(this,b,-1)||z;for(E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=nt;b--)z=Va(this,b,0)||z;for(E>=a?Oa(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=nt;b<=x;b++)z=Va(this,b,0)||z;E>=a?Oa(this,y):(a=E,y=zs(this))}}Oa(this,y)};function P0(a,y,x){var b=Xh(a,y),E=a.tc[y],z=HS(a,y,x),nt=my(a,y,x);for(x=0;x<E;x++)nt[x]===-1&&(nt[x]=b[x].column),z[x]===-1&&(z[x]=b[x].column);for(var rt=!0,st;rt;)for(rt=!1,x=0;x<E-1;x++)(z[x+1]<z[x]||z[x+1]===z[x]&&nt[x+1]<nt[x])&&(rt=!0,st=z[x],z[x]=z[x+1],z[x+1]=st,st=nt[x],nt[x]=nt[x+1],nt[x+1]=st,st=b[x],b[x]=b[x+1],b[x+1]=st);for(x=z=0;x<E;x++)st=b[x],st.index=x,z+=a.nodeMinColumnSpace(st,!0),st.column=z,z+=1,z+=a.nodeMinColumnSpace(st,!1);Jh(a,y,b)}function Va(a,y,x){var b=Xh(a,y),E=a.tc[y];x=_S(a,y,x);var z,nt=[];for(z=0;z<E;z++)nt[z]=-1;var rt=[];for(z=0;z<E;z++)rt[z]=-1;for(var st=!1,ht=!0;ht;)for(ht=!1,z=0;z<E-1;z++){var dt=x[b[z].index*E+b[z+1].index],yt=x[b[z+1].index*E+b[z].index],Tt=0,zt=0,Ht=b[z].column,ne=b[z+1].column,ve=a.nodeMinColumnSpace(b[z],!0),fe=a.nodeMinColumnSpace(b[z],!1),Ce=a.nodeMinColumnSpace(b[z+1],!0),ke=a.nodeMinColumnSpace(b[z+1],!1);ve=Ht-ve+Ce,fe=ne-fe+ke;var Ee=b[z].sourceEdges.iterator;for(Ee.reset();Ee.next();)if(Ce=Ee.value,ke=Ce.fromVertex,Ce.valid&&ke.layer===y){for(Ce=0;b[Ce]!==ke;)Ce++;Ce<z&&(Tt+=2*(z-Ce),zt+=2*(z+1-Ce)),Ce===z+1&&(Tt+=1),Ce>z+1&&(Tt+=4*(Ce-z),zt+=4*(Ce-(z+1)))}for(Ee=b[z].destinationEdges.iterator,Ee.reset();Ee.next();)if(Ce=Ee.value,ke=Ce.toVertex,Ce.valid&&ke.layer===y){for(Ce=0;b[Ce]!==ke;)Ce++;Ce===z+1&&(zt+=1)}for(Ee=b[z+1].sourceEdges.iterator,Ee.reset();Ee.next();)if(Ce=Ee.value,ke=Ce.fromVertex,Ce.valid&&ke.layer===y){for(Ce=0;b[Ce]!==ke;)Ce++;Ce<z&&(Tt+=2*(z+1-Ce),zt+=2*(z-Ce)),Ce===z&&(zt+=1),Ce>z+1&&(Tt+=4*(Ce-(z+1)),zt+=4*(Ce-z))}for(Ee=b[z+1].destinationEdges.iterator,Ee.reset();Ee.next();)if(Ce=Ee.value,ke=Ce.toVertex,Ce.valid&&ke.layer===y){for(Ce=0;b[Ce]!==ke;)Ce++;Ce===z&&(Tt+=1)}Ce=ke=0,Ee=nt[b[z].index];var Be=rt[b[z].index],He=nt[b[z+1].index],An=rt[b[z+1].index];Ee!==-1&&(ke+=Math.abs(Ee-Ht),Ce+=Math.abs(Ee-fe)),Be!==-1&&(ke+=Math.abs(Be-Ht),Ce+=Math.abs(Be-fe)),He!==-1&&(ke+=Math.abs(He-ne),Ce+=Math.abs(He-ve)),An!==-1&&(ke+=Math.abs(An-ne),Ce+=Math.abs(An-ve)),(zt<Tt-.5||zt===Tt&&yt<dt-.5||zt===Tt&&yt===dt&&Ce<ke-.5)&&(ht=st=!0,b[z].column=fe,b[z+1].column=ve,dt=b[z],b[z]=b[z+1],b[z+1]=dt)}for(z=0;z<E;z++)b[z].index=z;return Jh(a,y,b),st}cr.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Zx)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var 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=Wf(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=Wf(this,y,-1)||x;x=Wf(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)Sy(this,y,1);for(y=this.Md-1;0<=y;y--)Sy(this,y,-1);Sy(this,this.Md,0)}if(a&&(tx(this,-1),tx(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=Wf(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=Wf(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=Wf(this,y,0)||x}}else Hx(this)};function Wf(a,y,x){for(var b=!1;Gx(a,y,x);)b=!0;return b}function Gx(a,y,x){var b,E=Xh(a,y),z=a.tc[y],nt=my(a,y,-1);if(0<x)for(b=0;b<z;b++)nt[b]=-1;var rt=my(a,y,1);if(0>x)for(b=0;b<z;b++)rt[b]=-1;for(var st=!1,ht=!0;ht;)for(ht=!1,b=0;b<z;b++){var dt=E[b].column,yt=a.nodeMinColumnSpace(E[b],!0),Tt=a.nodeMinColumnSpace(E[b],!1),zt=0;0>b-1||dt-E[b-1].column-1>yt+a.nodeMinColumnSpace(E[b-1],!1)?zt=dt-1:zt=dt,yt=b+1>=z||E[b+1].column-dt-1>Tt+a.nodeMinColumnSpace(E[b+1],!0)?dt+1:dt;var Ht=Tt=0,ne=0;if(0>=x)for(var ve=E[b].sourceEdges.iterator;ve.next();){var fe=ve.value,Ce=fe.fromVertex;if(fe.valid&&Ce.layer!==y){var ke=py(fe),Ee=fe.portFromColOffset;fe=fe.portToColOffset,Ce=Ce.column,Tt+=(Math.abs(dt+fe-(Ce+Ee))+1)*ke,Ht+=(Math.abs(zt+fe-(Ce+Ee))+1)*ke,ne+=(Math.abs(yt+fe-(Ce+Ee))+1)*ke}}if(0<=x)for(ve=E[b].destinationEdges.iterator;ve.next();)fe=ve.value,Ce=fe.toVertex,fe.valid&&Ce.layer!==y&&(ke=py(fe),Ee=fe.portFromColOffset,fe=fe.portToColOffset,Ce=Ce.column,Tt+=(Math.abs(dt+Ee-(Ce+fe))+1)*ke,Ht+=(Math.abs(zt+Ee-(Ce+fe))+1)*ke,ne+=(Math.abs(yt+Ee-(Ce+fe))+1)*ke);fe=Ee=ke=0,ve=nt[E[b].index],Ce=rt[E[b].index],ve!==-1&&(ke+=Math.abs(ve-dt),Ee+=Math.abs(ve-zt),fe+=Math.abs(ve-yt)),Ce!==-1&&(ke+=Math.abs(Ce-dt),Ee+=Math.abs(Ce-zt),fe+=Math.abs(Ce-yt)),Ht<Tt||Ht===Tt&&Ee<ke?(ht=st=!0,E[b].column=zt):(ne<Tt||ne===Tt&&fe<ke)&&(ht=st=!0,E[b].column=yt)}return Jh(a,y,E),a.normalize(),st}function Sy(a,y,x){var b=Xh(a,y),E=a.tc[y],z=HS(a,y,x),nt=[];for(x=0;x<E;x++)nt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<E;x++){var rt=b[x].column,st=a.nodeMinColumnSpace(b[x],!0),ht=a.nodeMinColumnSpace(b[x],!1),dt=0;if(nt[x]===-1)if(x===0&&x===E-1)dt=rt;else if(x===0){var yt=b[x+1].column;yt-rt===ht+a.nodeMinColumnSpace(b[x+1],!0)?dt=rt-1:dt=rt}else x===E-1?(yt=b[x-1].column,dt=rt-yt===st+a.nodeMinColumnSpace(b[x-1],!1)?rt+1:rt):(yt=b[x-1].column,st=yt+a.nodeMinColumnSpace(b[x-1],!1)+st+1,yt=b[x+1].column,ht=yt-a.nodeMinColumnSpace(b[x+1],!0)-ht-1,dt=(st+ht)/2|0);else x===0&&x===E-1?dt=nt[x]:x===0?(yt=b[x+1].column,ht=yt-a.nodeMinColumnSpace(b[x+1],!0)-ht-1,dt=Math.min(nt[x],ht)):x===E-1?(yt=b[x-1].column,st=yt+a.nodeMinColumnSpace(b[x-1],!1)+st+1,dt=Math.max(nt[x],st)):(yt=b[x-1].column,st=yt+a.nodeMinColumnSpace(b[x-1],!1)+st+1,yt=b[x+1].column,ht=yt-a.nodeMinColumnSpace(b[x+1],!0)-ht-1,st<nt[x]&&nt[x]<ht?dt=nt[x]:st>=nt[x]?dt=st:ht<=nt[x]&&(dt=ht));dt!==rt&&(z=!0,b[x].column=dt)}Jh(a,y,b),a.normalize()}function Ux(a,y){for(var x=!0,b=a.network.vertexes.iterator;b.next();){var E=b.value,z=a.nodeMinColumnSpace(E,!0),nt=a.nodeMinColumnSpace(E,!1);if(E.column-z<=y&&E.column+nt>=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 _x(a,y){var x=y+1,b,E=[],z=[];for(b=0;b<=a.Ia;b++)E[b]=!1,z[b]=!1;for(var nt=a.network.vertexes.iterator;nt.next();){b=nt.value;var rt=b.column-a.nodeMinColumnSpace(b,!0),st=b.column+a.nodeMinColumnSpace(b,!1);rt<=y&&st>=y&&(E[b.layer]=!0),rt<=x&&st>=x&&(z[b.layer]=!0)}for(rt=!0,x=!1,b=0;b<=a.Ia;b++)rt=rt&&!(E[b]&&z[b]);if(rt)for(nt.reset();nt.next();)a=nt.value,a.column>y&&(--a.column,x=!0);return x}function tx(a,y){for(var x=0;x<=a.Ra;x++)for(;Ux(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;_x(a,x););a.normalize();var b;if(0<y)for(x=0;x<=a.Ra;x++){var E=zs(a),z=w0(a);for(b=z+1;z<b;){b=z,ex(a,x,1);var nt=w0(a);nt>z?Oa(a,E):nt<z&&(z=nt,E=zs(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(E=zs(a),z=w0(a),b=z+1;z<b;)b=z,ex(a,x,-1),nt=w0(a),nt>z?Oa(a,E):nt<z&&(z=nt,E=zs(a));a.normalize()}function ex(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&&(vy(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 nt=z.layer,rt=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),st=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));rt<=st;rt++)E[nt*(a.Ra+1)+rt]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(nt=0;nt<a.Ra;nt++)E[z*(a.Ra+1)+nt]!==-1&&E[z*(a.Ra+1)+nt+1]!==-1&&E[z*(a.Ra+1)+nt]!==E[z*(a.Ra+1)+nt+1]&&(y[E[z*(a.Ra+1)+nt]*a.le+E[z*(a.Ra+1)+nt+1]]=!0);if(0>x)for(nt=a.Ra;0<nt;nt--)E[z*(a.Ra+1)+nt]!==-1&&E[z*(a.Ra+1)+nt-1]!==-1&&E[z*(a.Ra+1)+nt]!==E[z*(a.Ra+1)+nt-1]&&(y[E[z*(a.Ra+1)+nt]*a.le+E[z*(a.Ra+1)+nt-1]]=!0)}for(E=[],z=0;z<a.le;z++)E[z]=!0;for(nt=[],nt.push(0);nt.length!==0;)if(st=nt[nt.length-1],nt.pop(),E[st])for(E[st]=!1,z=0;z<a.le;z++)y[st*a.le+z]&&nt.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 Hx(a){for(var y=Fn(),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 fn,Kx(y,x);var z=null,nt=null,rt=null,st=null,ht=(a.ve&1)!==0,dt=(a.ve&2)!==0,yt=(a.ve&4)!==0,Tt=(a.ve&8)!==0;for(ht&&(a.verticalAlignment(y,x,!0),z=C0(a,y,!0,!1)),y.reverse(),yt&&(a.verticalAlignment(y,x,!1),rt=C0(a,y,!1,!1)),b=Rn(y),E=b.next();!E.done;E=b.next())E.value.reverse();Tt&&(a.verticalAlignment(y,x,!1),st=C0(a,y,!1,!0)),y.reverse(),dt&&(a.verticalAlignment(y,x,!0),nt=C0(a,y,!0,!0)),Nn(y),a.u(z,nt,rt,st),a.network.vertexes.each(function(zt){var Ht=Fn();ht&&Ht.push(z.get(zt)),dt&&Ht.push(nt.get(zt)),yt&&Ht.push(rt.get(zt)),Tt&&Ht.push(st.get(zt)),Ht.sort(function(ve,fe){return ve-fe});var ne=Ht.length;ne=(Ht[Math.floor((ne-1)/2)]+Ht[Math.ceil((ne-1)/2)])/2,Nn(Ht),zt.zc=ne})}function Kx(a,y){for(var x=a.length,b=1;b<x-1;b++)for(var E=0,z=0,nt=a[b],rt=a[b+1],st=0;z<rt.length;st++){var ht=rt[st];t:{if(ht.node===null){var dt=ky(ht);if(0<dt.length){dt=dt[0].node===null;break t}}dt=!1}var yt=dt;if(st===rt.length-1||yt){for(dt=nt.length-1,yt&&(dt=ky(ht)[0].index);z<=st;){if(ht=rt[z],!ht.bo){yt=[];for(var Tt=Rn(ht.sourceEdgesArrayAccess),zt=Tt.next();!zt.done;zt=Tt.next())zt=zt.value,zt.valid&&yt.push(zt);ht.bo=yt}for(ht=Rn(ht.bo),yt=ht.next();!yt.done;yt=ht.next())yt=yt.value,Tt=yt.fromVertex.index,(Tt<E||Tt>dt)&&y.add(yt);z++}E=dt}}}cr.prototype.verticalAlignment=function(a,y,x){Vx(a),a=Rn(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=Rn(b.value);for(var z=b.next();!z.done;z=b.next()){z=z.value;var nt=x?ky(z):Xx(z),rt=nt.length;if(0<rt){nt.sort(function(yt,Tt){return yt.vi-Tt.vi});var st=(rt-1)/2;for(rt=Math.floor(st),st=Math.ceil(st);rt<=st;rt++)if(z.align===z){var ht=nt[rt],dt=void 0;dt=x?M0(ht,z):M0(z,ht),!y.contains(dt)&&E<ht.vi&&(ht.align=z,z.root=ht.root,z.align=ht.root,E=ht.vi)}}}}};function Vx(a){for(var y=0;y<a.length;y++)for(var x=a[y],b=0;b<x.length;b++){var E=x[b];E.root=E,E.align=E,E.Tz=y,E.vi=b}}function C0(a,y,x,b){for(var E=a.K===90||a.K===270,z=Rn(y),nt=z.next();!nt.done;nt=z.next()){var rt=Rn(nt.value);for(nt=rt.next();!nt.done;nt=rt.next())nt=nt.value,nt.sd=nt,nt.shift=1/0,nt.zc=NaN,nt.qg=0}for(nt=a.K===90||a.K===270,z=Rn(y),rt=z.next();!rt.done;rt=z.next()){rt=Rn(rt.value);for(var st=rt.next();!st.done;st=rt.next())if(st=st.value,st.root===st){for(var ht=0,dt=st;dt.align!==st;){var yt=dt.align,Tt=nt?dt.width:dt.height,zt=nt?yt.width:yt.height;if(x){var Ht=M0(dt,yt),ne=Ht.portFromPos,ve=Ht.portToPos;Ht.link!==null&&(dt.node&&dt.node!==Ht.link.fromNode&&(ne=nt?dt.focusX:dt.focusY),yt.node&&yt.node!==Ht.link.toNode&&(ve=nt?yt.focusX:yt.focusY))}else Ht=M0(yt,dt),ne=Ht.portToPos,ve=Ht.portFromPos,Ht.link!==null&&(dt.node&&dt.node!==Ht.link.toNode&&(ne=nt?dt.focusX:dt.focusY),yt.node&&yt.node!==Ht.link.fromNode&&(ve=nt?yt.focusX:yt.focusY));Tt=b?dt.qg+(Tt-ne)-(zt-ve):dt.qg+ne-ve,yt.qg=Tt,ht=Math.min(ht,Tt),dt=dt.align}dt=st;do dt.qg=dt.qg-ht,dt=dt.align;while(dt!==st)}}for(x=Rn(y),nt=x.next();!nt.done;nt=x.next())for(z=Rn(nt.value),nt=z.next();!nt.done;nt=z.next())nt=nt.value,nt.root===nt&&nx(a,nt,y);for(x=0;x<y.length;x++)if(!(0>=y[x].length)&&(nt=y[x][0],nt.sd===nt)){nt.sd.shift===1/0&&(nt.sd.shift=0),nt=x,rt=0;do{for(z=y[nt][rt];z.align!==z.root;)z=z.align,nt++,0<z.vi&&(rt=ix(z,y),rt.sd.shift=Math.min(rt.sd.shift,z.sd.shift+z.zc+z.qg-(rt.zc+rt.qg+(E?rt.width:rt.height)+a.columnSpacing)));rt=z.vi+1}while(nt<y.length&&rt<y[nt].length&&z.sd===y[nt][rt].sd)}for(a=new Jn,y=Rn(y),nt=y.next();!nt.done;nt=y.next())for(x=Rn(nt.value),nt=x.next();!nt.done;nt=x.next())nt=nt.value,nt.zc=nt.zc+nt.sd.shift+nt.qg,z=E?nt.width:nt.height,a.add(nt,b?-nt.zc-z:nt.zc);return a}function nx(a,y,x){if(isNaN(y.zc)){y.zc=0;var b=y;do{if(0<b.vi){var E=ix(b,x),z=E.root;nx(a,z,x),y.sd===y&&(y.sd=z.sd);var nt=a.K===90||a.K===270?E.width:E.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+E.qg+nt-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 ix(a,y){var x=a.Tz;return a=a.vi,1>a&&Ae("Could not determine previous vertex in layer"),y[x][a-1]}cr.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var b=Fn(),E=Fn(),z=1/0,nt=0;4>nt;nt++)if(y[nt]){var rt=Yx(this,y[nt],b,E,nt);rt<z&&(x=nt,z=rt)}for(z={},nt=0;4>nt;z={delta:z.delta},nt++)y[nt]&&(z.delta=nt===0||nt===2?b[x]-b[nt]:E[x]-E[nt],z.delta!==0&&y[nt].each(function(st){return function(ht){ht.value+=st.delta}}(z)));Nn(b),Nn(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,nt=-1/0;return y.each(function(rt){var st=rt.key;rt=rt.value,st=a.K===90||a.K===270?st.width:st.height,rt<z&&(z=rt),rt+st>nt&&(nt=rt+st)}),x[E]=z,b[E]=nt,nt-z}cr.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=b0(this,!0),y=b0(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 b0(a,y){return a.K===270?y?fs:rs:a.K===90?y?rs:fs:a.K===180?y?Ns:Yo:y?Yo:Ns}cr.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var b=0;b<=this.Ia;b++){var E=x;0>=this.he[b]+this.Ld[b]&&(E=0),0<b&&(y+=E/2),this.K===90||this.K===0?(y+=this.Ld[b],this.Kd[b]=y,y+=this.he[b]):(y+=this.he[b],this.Kd[b]=y,y+=this.Ld[b]),b<this.Ia&&(y+=E/2),this.Ta[b]=y}for(x=y,y=this.arrangementOrigin,b=0;b<=this.Ia;b++)this.K===270?this.Kd[b]=y.y+this.Kd[b]:this.K===90?(this.Kd[b]=y.y+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]):this.K===180?this.Kd[b]=y.x+this.Kd[b]:(this.Kd[b]=y.x+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]);x=this.ve!==0,a.reset(),b=this.K===270||this.K===90;for(var z=1/0,nt=E=1/0,rt=-1/0;a.next();){var st=a.value,ht=st.layer,dt=st.column|0;b?(nt=y.x+this.kc*dt,ht=this.Kd[ht]):(nt=this.Kd[ht],ht=y.y+this.kc*dt),st.centerX=nt,st.centerY=ht,x&&isFinite(st.zc)&&(b?st.node?st.x=y.x+st.zc:st.centerX=y.x+st.zc:st.node?st.y=y.y+st.zc:st.centerY=y.y+st.zc),z=Math.min(st.x,z),E=Math.min(st.y,E),b?(nt=z,rt=Math.max(rt,st.bounds.right)):(nt=E,rt=Math.max(rt,st.bounds.bottom))}for(this.xw=rt-nt,z=y.x-z,y=y.y-E,this.Rf=new Se(x&&b?0:z,x&&!b?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},cr.prototype.Gu=function(){for(var a=0,y=this.ie,x=0;x<=this.Ia;x++)a+=this.he[x],a+=this.Ld[x];a+=this.Ia*y,y=[],x=this.ve!==0?this.xw:this.kc*this.Ra;for(var b=this.maxLayer;0<=b;b--)this.K===270?b===0?y.push(new $e(0,0,x,Math.abs(this.Ta[0]))):y.push(new $e(0,this.Ta[b-1],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===90?b===0?y.push(new $e(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new $e(0,this.Ta[b],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===180?b===0?y.push(new $e(0,0,Math.abs(this.Ta[0]),x)):y.push(new $e(this.Ta[b-1],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x)):b===0?y.push(new $e(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new $e(this.Ta[b],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x));this.commitLayers(y,this.Rf)},cr.prototype.commitLayers=function(){},cr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var b=y,E=b.fromNode,z=b.toNode,nt=b.fromPort,rt=b.toPort;if(E!==null){var st=E.findVisibleNode();st!==null&&st!==E&&(E=st,nt=st.port)}z!==null&&(st=z.findVisibleNode(),st!==null&&st!==z&&(z=st,rt=st.port));var ht=y.computeSpot(!0,nt);st=y.computeSpot(!1,rt);var dt=x.fromVertex,yt=x.toVertex;if(x.valid)y.curve===ya&&y.pointsCount===4&&(dt.column===yt.column&&this.alignOption===0?(x=y.getLinkPoint(E,nt,ht,!0,!1,z,rt),rt=y.getLinkPoint(z,rt,st,!1,!1,E,nt),x.w()||x.set(E.actualBounds.center),rt.w()||rt.set(z.actualBounds.center),y.Fj(),y.yf(x.x,x.y),y.yf((2*x.x+rt.x)/3,(2*x.y+rt.y)/3),y.yf((x.x+2*rt.x)/3,(x.y+2*rt.y)/3),y.yf(rt.x,rt.y)):(x=b=!1,nt!==null&&ht===Hi&&(b=!0),rt!==null&&st===Hi&&(x=!0),(b||x)&&(st=null,b&&(st=y.getLinkPointFromPoint(E,nt,nt.ga(Ti),y.i(3),!0),st.w()||st.set(E.actualBounds.center),y.L(0,st.x,st.y)),E=null,x&&(E=y.getLinkPointFromPoint(z,rt,rt.ga(Ti),y.i(0),!1),E.w()||E.set(z.actualBounds.center),y.L(3,E.x,E.y)),st&&(z=y.i(2),y.L(1,(2*st.x+z.x)/3,(2*st.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(dt.layer===yt.layer)y.zf();else{var Tt=!1,zt=!1,Ht=this.ie,ne=y.firstPickIndex+1;if(y.isOrthogonal){zt=!0;var ve=y.pointsCount;4<ve&&y.points.removeRange(2,ve-3)}else if(y.curve===ya)Tt=!0,ve=y.pointsCount,4<ve&&y.points.removeRange(2,ve-3),ve===4&&(ne=2);else{ve=y.pointsCount;var fe=ht===Hi,Ce=st===Hi;2<ve&&fe&&Ce?y.points.removeRange(1,ve-2):3<ve&&fe&&!Ce?y.points.removeRange(1,ve-3):3<ve&&!fe&&Ce?y.points.removeRange(2,ve-2):4<ve&&!fe&&!Ce&&y.points.removeRange(2,ve-3)}if(x.rev){for(;yt!==null&&dt!==yt;){var ke=ve=null;for(fe=yt.sourceEdges.iterator;fe.next()&&(Ce=fe.value,Ce.link!==x.link||(ve=Ce.fromVertex,ke=Ce.toVertex,ve.node!==null)););if(ve===null)break;if(ve!==dt){fe=y.i(ne-1).x,Ce=y.i(ne-1).y;var Ee=ve.centerX,Be=ve.centerY;if(zt)this.K===180||this.K===0?ne===y.firstPickIndex+1?(y.m(ne++,fe,Ce),y.m(ne++,fe,Be)):(ke!==null?ke.centerY:Ce)!==Be&&(ke=this.Ta[ve.layer-1]+this.Rf.x,y.m(ne++,ke,Ce),y.m(ne++,ke,Be)):ne===y.firstPickIndex+1?(y.m(ne++,fe,Ce),y.m(ne++,Ee,Ce)):(ke!==null?ke.centerX:fe)!==Ee&&(ke=this.Ta[ve.layer-1]+this.Rf.y,y.m(ne++,fe,ke),y.m(ne++,Ee,ke));else if(ne===y.firstPickIndex+1){ke=Math.max(10,this.he[yt.layer]);var He=Math.max(10,this.Ld[yt.layer]);if(Tt)this.K===180?Ee<=yt.bounds.x?(yt=yt.bounds.x,y.m(ne++,yt-ke,Be),y.m(ne++,yt,Be),y.m(ne++,yt+He,Be)):(y.m(ne++,Ee-ke,Be),y.m(ne++,Ee,Be),y.m(ne++,Ee+He,Be)):this.K===90?Be>=yt.bounds.bottom?(yt=yt.bounds.y+yt.bounds.height,y.m(ne++,Ee,yt+He),y.m(ne++,Ee,yt),y.m(ne++,Ee,yt-ke)):(y.m(ne++,Ee,Be+He),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be-ke)):this.K===270?Be<=yt.bounds.y?(yt=yt.bounds.y,y.m(ne++,Ee,yt-ke),y.m(ne++,Ee,yt),y.m(ne++,Ee,yt+He)):(y.m(ne++,Ee,Be-ke),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be+He)):this.K===0&&(Ee>=yt.bounds.right?(yt=yt.bounds.x+yt.bounds.width,y.m(ne++,yt+He,Be),y.m(ne++,yt,Be),y.m(ne++,yt-ke,Be)):(y.m(ne++,Ee+He,Be),y.m(ne++,Ee,Be),y.m(ne++,Ee-ke,Be)));else{y.m(ne++,fe,Ce);var An=0;this.K===180||this.K===0?((this.K===180?Ee>=yt.bounds.right:Ee<=yt.bounds.x)&&(An=(this.K===0?-ke:He)/2),y.m(ne++,fe+An,Be)):((this.K===270?Be>=yt.bounds.bottom:Be<=yt.bounds.y)&&(An=(this.K===90?-ke:He)/2),y.m(ne++,Ee,Ce+An)),y.m(ne++,Ee,Be)}}else ke=Math.max(10,this.he[ve.layer]),He=Math.max(10,this.Ld[ve.layer]),Tt?this.K===180?(y.m(ne++,Ee-ke-Ht,Be),y.m(ne++,Math.min(Ee-ke+Ht/2,Ee),Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Math.max(Ee+He-Ht/2,Ee),Be),y.m(ne++,Ee+He+Ht,Be)):this.K===90?(y.m(ne++,Ee,Be+He+Ht),y.m(ne++,Ee,Math.max(Be+He-Ht/2,Be)),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Math.min(Be-ke+Ht/2,Be)),y.m(ne++,Ee,Be-ke-Ht)):this.K===270?(y.m(ne++,Ee,Be-ke-Ht),y.m(ne++,Ee,Math.min(Be-ke+Ht/2,Be)),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Math.max(Be+He-Ht/2,Be)),y.m(ne++,Ee,Be+He+Ht)):(y.m(ne++,Ee+He+Ht,Be),y.m(ne++,Math.max(Ee+He-Ht/2,Ee),Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Math.min(Ee-ke+Ht/2,Ee),Be),y.m(ne++,Ee-ke-Ht,Be)):y.m(ne++,Ee,Be)}yt=ve}(rt===null||ht!==Hi||zt)&&(fe=y.i(ne-1).x,Ce=y.i(ne-1).y,Ee=y.i(ne).x,Be=y.i(ne).y,zt?(Ht=this.Ld[dt.layer],this.K===180||this.K===0?(zt=Ce,zt>=dt.bounds.y&&zt<=dt.bounds.bottom&&(this.K===180?Ee>=dt.bounds.x:Ee<=dt.bounds.right)&&(yt=dt.centerX+(this.K===180?-Ht:Ht),zt<dt.bounds.y+dt.bounds.height/2?zt=dt.bounds.y-this.kc/2:zt=dt.bounds.bottom+this.kc/2,y.m(ne++,yt,Ce),y.m(ne++,yt,zt)),y.m(ne++,Ee,zt)):(zt=fe,zt>=dt.bounds.x&&zt<=dt.bounds.right&&(this.K===270?Be>=dt.bounds.y:Be<=dt.bounds.bottom)&&(yt=dt.centerY+(this.K===270?-Ht:Ht),zt<dt.bounds.x+dt.bounds.width/2?zt=dt.bounds.x-this.kc/2:zt=dt.bounds.right+this.kc/2,y.m(ne++,fe,yt),y.m(ne++,zt,yt)),y.m(ne++,zt,Be)),y.m(ne++,Ee,Be)):Tt?(ke=Math.max(10,this.he[dt.layer]),He=Math.max(10,this.Ld[dt.layer]),this.K===180&&Ee>=dt.bounds.x?(yt=dt.bounds.x+dt.bounds.width,y.L(ne-2,yt,Ce),y.L(ne-1,yt+He,Ce)):this.K===90&&Be<=dt.bounds.bottom?(yt=dt.bounds.y,y.L(ne-2,fe,yt),y.L(ne-1,fe,yt-ke)):this.K===270&&Be>=dt.bounds.y?(yt=dt.bounds.y+dt.bounds.height,y.L(ne-2,fe,yt),y.L(ne-1,fe,yt+He)):this.K===0&&Ee<=dt.bounds.right&&(yt=dt.bounds.x,y.L(ne-2,yt,Ce),y.L(ne-1,yt-ke,Ce))):(ke=Math.max(10,this.he[dt.layer]),He=Math.max(10,this.Ld[dt.layer]),zt=0,this.K===180||this.K===0?((this.K===180?Ee<=dt.bounds.x:Ee>=dt.bounds.right)&&(zt=(this.K===0?He:-ke)/2),y.m(ne++,Ee+zt,Ce)):((this.K===270?Be<=dt.bounds.y:Be>=dt.bounds.bottom)&&(zt=(this.K===90?He:-ke)/2),y.m(ne++,fe,Be+zt)),y.m(ne++,Ee,Be)))}else{for(;dt!==null&&dt!==yt;){for(ke=ve=null,dt=dt.destinationEdges.iterator;dt.next()&&(fe=dt.value,fe.link!==x.link||(ve=fe.toVertex,ke=fe.fromVertex,ke.node!==null&&(ke=null),ve.node!==null)););if(ve===null)break;ve!==yt&&(fe=y.i(ne-1).x,Ce=y.i(ne-1).y,Ee=ve.centerX,Be=ve.centerY,zt?this.K===180||this.K===0?(ke!==null?ke.centerY:Ce)!==Be&&(ke=this.Ta[ve.layer]+this.Rf.x,ne===y.firstPickIndex+1&&(ke=this.K===0?Math.max(ke,fe):Math.min(ke,fe)),y.m(ne++,ke,Ce),y.m(ne++,ke,Be)):(ke!==null?ke.centerX:fe)!==Ee&&(ke=this.Ta[ve.layer]+this.Rf.y,ne===y.firstPickIndex+1&&(ke=this.K===90?Math.max(ke,Ce):Math.min(ke,Ce)),y.m(ne++,fe,ke),y.m(ne++,Ee,ke)):(ke=Math.max(10,this.he[ve.layer]),He=Math.max(10,this.Ld[ve.layer]),Tt?this.K===180?(y.m(ne++,Ee+He+Ht,Be),y.m(ne++,Math.max(Ee+He-Ht/2,Ee),Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Math.min(Ee-ke+Ht/2,Ee),Be),y.m(ne++,Ee-ke-Ht,Be)):this.K===90?(y.m(ne++,Ee,Be-ke-Ht),y.m(ne++,Ee,Math.min(Be-ke+Ht/2,Be)),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Math.max(Be+He-Ht/2,Be)),y.m(ne++,Ee,Be+He+Ht)):this.K===270?(y.m(ne++,Ee,Be+He+Ht),y.m(ne++,Ee,Math.max(Be+He-Ht/2,Be)),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Math.min(Be-ke+Ht/2,Be)),y.m(ne++,Ee,Be-ke-Ht)):(y.m(ne++,Ee-ke-Ht,Be),y.m(ne++,Math.min(Ee-ke+Ht/2,Ee),Be),y.m(ne++,Ee,Be),y.m(ne++,Ee,Be),y.m(ne++,Math.max(Ee+He-Ht/2,Ee),Be),y.m(ne++,Ee+He+Ht,Be)):this.K===180?(y.m(ne++,Ee+He,Be),y.m(ne++,Ee-ke,Be)):this.K===90?(y.m(ne++,Ee,Be-ke),y.m(ne++,Ee,Be+He)):this.K===270?(y.m(ne++,Ee,Be+He),y.m(ne++,Ee,Be-ke)):(y.m(ne++,Ee-ke,Be),y.m(ne++,Ee+He,Be)))),dt=ve}zt&&(fe=y.i(ne-1).x,Ce=y.i(ne-1).y,Ee=y.i(ne).x,Be=y.i(ne).y,this.K===180||this.K===0?Ce!==Be&&(ke=this.K===0?Math.min(Math.max((Ee+fe)/2,this.Ta[yt.layer]+this.Rf.x),Ee):Math.max(Math.min((Ee+fe)/2,this.Ta[yt.layer]+this.Rf.x),Ee),y.m(ne++,ke,Ce),y.m(ne++,ke,Be)):fe!==Ee&&(ke=this.K===90?Math.min(Math.max((Be+Ce)/2,this.Ta[yt.layer]+this.Rf.y),Be):Math.max(Math.min((Be+Ce)/2,this.Ta[yt.layer]+this.Rf.y),Be),y.m(ne++,fe,ke),y.m(ne++,Ee,ke)))}b!==null&&Tt&&4<=y.pointsCount&&(nt!==null&&(nt=ht===Hi?y.getLinkPointFromPoint(E,nt,nt.ga(Ti),y.i(3),!0):y.i(0),ht===Hi&&(ht=y.i(2),b=y.i(3),this.direction===90||this.direction===270?(y.L(1,(nt.x+ht.x)/2,ht.y),y.L(2,b.x,(ht.y+b.y)/2)):(y.L(1,ht.x,(nt.y+ht.y)/2),y.L(2,(ht.x+b.x)/2,b.y))),nt.w()||nt.set(E.actualBounds.center),y.L(0,nt.x,nt.y)),rt!==null&&(E=st===Hi?y.getLinkPointFromPoint(z,rt,rt.ga(Ti),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),st===Hi&&(rt=y.i(y.pointsCount-3),st=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(E.x+rt.x)/2,rt.y),y.L(y.pointsCount-2,st.x,(rt.y+st.y)/2)):(y.L(y.pointsCount-2,rt.x,(E.y+rt.y)/2),y.L(y.pointsCount-3,(rt.x+st.x)/2,st.y))),E.w()||E.set(z.actualBounds.center),y.L(y.pointsCount-1,E.x,E.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},cr.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new hn,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),nt=b.i(E+1);if(this.B(z.y,nt.y)&&!this.B(z.x,nt.x)){var rt=new Qh;rt.layer=Math.floor(z.y/2);var st=b.i(0),ht=b.i(b.pointsCount-1);if(rt.first=st.x*st.x+st.y,rt.jc=ht.x*ht.x+ht.y,rt.rd=Math.min(z.x,nt.x),rt.Ic=Math.max(z.x,nt.x),rt.index=E,rt.link=b,E+2<b.pointsCount){st=b.i(E-1),ht=b.i(E+2);var dt=0;st.y<z.y?dt=ht.y<z.y?3:z.x<nt.x?2:1:st.y>z.y&&(dt=ht.y>z.y?0:nt.x<z.x?2:1),rt.j=dt}x.push(rt)}}}if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(nt=x[z].Ic,E=a+1;E<b&&x[E].rd<nt;)nt=Math.max(nt,x[E].Ic),E++;if(nt=E-z,1<nt){for(this.zi(x,this.Js,z,z+nt),dt=1,rt=x[z].jc,st=z;st<E;st++)ht=x[st],ht.jc!==rt&&(dt++,rt=ht.jc);this.zi(x,this.Ux,z,z+nt);var yt=1;for(rt=x[z].first,st=z;st<E;st++)ht=x[st],ht.first!==rt&&(yt++,rt=ht.first);for(st=!0,ht=yt,dt<yt?(st=!1,ht=dt,rt=x[z].jc,this.zi(x,this.Js,z,z+nt)):rt=x[z].first,dt=0,yt=z;yt<E;yt++){var Tt=x[yt];(st?Tt.first:Tt.jc)!==rt&&(dt++,rt=st?Tt.first:Tt.jc);var zt=Tt.link;z=zt.i(Tt.index),nt=zt.i(Tt.index+1);var Ht=this.linkSpacing*(dt-(ht-1)/2);y++,zt.uh(),zt.L(Tt.index,z.x,z.y+Ht),zt.L(Tt.index+1,nt.x,nt.y+Ht),zt.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),nt=b.i(E+1),this.B(z.x,nt.x)&&!this.B(z.y,nt.y)&&(rt=new Qh,rt.layer=Math.floor(z.x/2),st=b.i(0),ht=b.i(b.pointsCount-1),rt.first=st.x+st.y*st.y,rt.jc=ht.x+ht.y*ht.y,rt.rd=Math.min(z.y,nt.y),rt.Ic=Math.max(z.y,nt.y),rt.index=E,rt.link=b,E+2<b.pointsCount&&(st=b.i(E-1),ht=b.i(E+2),dt=0,st.x<z.x?dt=ht.x<z.x?3:z.y<nt.y?2:1:st.x>z.x&&(dt=ht.x>z.x?0:nt.y<z.y?2:1),rt.j=dt),x.push(rt));if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(nt=x[z].Ic,E=a+1;E<b&&x[E].rd<nt;)nt=Math.max(nt,x[E].Ic),E++;if(nt=E-z,1<nt){for(this.zi(x,this.Js,z,z+nt),dt=1,rt=x[z].jc,st=z;st<E;st++)ht=x[st],ht.jc!==rt&&(dt++,rt=ht.jc);for(this.zi(x,this.Ux,z,z+nt),yt=1,rt=x[z].first,st=z;st<E;st++)ht=x[st],ht.first!==rt&&(yt++,rt=ht.first);for(st=!0,ht=yt,dt<yt?(st=!1,ht=dt,rt=x[z].jc,this.zi(x,this.Js,z,z+nt)):rt=x[z].first,dt=0,yt=z;yt<E;yt++)Tt=x[yt],(st?Tt.first:Tt.jc)!==rt&&(dt++,rt=st?Tt.first:Tt.jc),zt=Tt.link,z=zt.i(Tt.index),nt=zt.i(Tt.index+1),Ht=this.linkSpacing*(dt-(ht-1)/2),y++,zt.uh(),zt.L(Tt.index,z.x+Ht,z.y),zt.L(Tt.index+1,nt.x+Ht,nt.y),zt.zf()}z=E}a=b}}}},Vt=cr.prototype,Vt.Vx=function(a,y){return a instanceof Qh&&y instanceof Qh&&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},Vt.Ux=function(a,y){return a instanceof Qh&&y instanceof Qh&&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},Vt.Js=function(a,y){return a instanceof Qh&&y instanceof Qh&&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},Vt.B=function(a,y){return a-=y,-1<a&&1>a},Vt.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&Ae("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 Xh(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 Jh(a,y,x){a.He[a.tc[y]]=x}un.Object.defineProperties(cr.prototype,{layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&0<=a&&(this.ie=a,this.C())}},columnSpacing:{get:function(){return this.kc},set:function(a){this.kc!==a&&0<a&&(this.kc=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K!==a&&(a===0||a===90||a===180||a===270?(this.K=a,this.C()):Ae("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==xy&&a!==A0&&a!==xp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==L0&&a!==wy&&a!==Py||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==k0&&a!==Cy&&a!==by||(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!==Ay&&a!==E0&&a!==Ly||(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 A0=new Ye(cr,"CycleDepthFirst",0),xy=new Ye(cr,"CycleGreedy",1),xp=new Ye(cr,"CycleFromLayers",2),L0=new Ye(cr,"LayerOptimalLinkLength",0),wy=new Ye(cr,"LayerLongestPathSink",1),Py=new Ye(cr,"LayerLongestPathSource",2),k0=new Ye(cr,"InitDepthFirstOut",0),Cy=new Ye(cr,"InitDepthFirstIn",1),by=new Ye(cr,"InitNaive",2),Ay=new Ye(cr,"AggressiveNone",0),E0=new Ye(cr,"AggressiveLess",1),Ly=new Ye(cr,"AggressiveMore",2),Zx=8;cr.className="LayeredDigraphLayout",cr.CycleDepthFirst=A0,cr.CycleGreedy=xy,cr.CycleFromLayers=xp,cr.LayerOptimalLinkLength=L0,cr.LayerLongestPathSink=wy,cr.LayerLongestPathSource=Py,cr.InitDepthFirstOut=k0,cr.InitDepthFirstIn=Cy,cr.InitNaive=by,cr.AggressiveNone=Ay,cr.AggressiveLess=E0,cr.AggressiveMore=Ly,cr.PackNone=0,cr.PackExpand=1,cr.PackStraighten=2,cr.PackMedian=4,cr.PackAll=15,cr.AlignNone=0,cr.AlignUpperLeft=1,cr.AlignUpperRight=2,cr.AlignLowerLeft=4,cr.AlignLowerRight=8,cr.AlignAll=15;function Qh(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Qh.className="SegInfo";function Gf(a){wr.call(this,a)}Ze(Gf,wr),Gf.prototype.createVertex=function(){return new Ia(this)},Gf.prototype.createEdge=function(){return new wp(this)},Gf.className="LayeredDigraphNetwork";function Ia(a){mo.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}Ze(Ia,mo);function rx(a,y){return a.index-y.index}function M0(a,y){if(!a.$n){for(var x=[],b=Rn(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=Rn(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Ae("Unable to find destination edge to given vertex")}function ky(a){if(!a.co){for(var y=[],x=Rn(a.sourceEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.fromVertex);y.sort(rx),a.co=y}return a.co}function Xx(a){if(!a.ao){for(var y=[],x=Rn(a.destinationEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.toVertex);y.sort(rx),a.ao=y}return a.ao}Ia.prototype.Cl=function(a){mo.prototype.Cl.call(this,a),this.bo=this.co=null},Ia.prototype.Kl=function(a){mo.prototype.Kl.call(this,a),this.bo=this.co=null},Ia.prototype.zl=function(a){mo.prototype.zl.call(this,a),this.$n=this.ao=null},Ia.prototype.Jl=function(a){mo.prototype.Jl.call(this,a),this.$n=this.ao=null},un.Object.defineProperties(Ia.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)}}}),Ia.prototype.deleteDestinationEdge=Ia.prototype.Jl,Ia.prototype.addDestinationEdge=Ia.prototype.zl,Ia.prototype.deleteSourceEdge=Ia.prototype.Kl,Ia.prototype.addSourceEdge=Ia.prototype.Cl,Ia.className="LayeredDigraphVertex";function wp(a){ra.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}Ze(wp,ra),un.Object.defineProperties(wp.prototype,{fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}},valid:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},rev:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},forest:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}},portFromPos:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},portToPos:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}},portFromColOffset:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},portToColOffset:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}}}),wp.className="LayeredDigraphEdge";function Di(a){Br.call(this),this.Ub=new fn,this.Wn=D0,this.ud=nu,this.vo=O0,this.Bq=jy,this.$v=[],this.td=!0,this.Rb=I0,this.$d=new wn(10,10).freeze();var y=new Dd(this);this.W=new Ya(y),this.Y=new Ya(y),this.ru=[],a&&Object.assign(this,a)}Ze(Di,Br),Di.prototype.cloneProtected=function(a){Br.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)},Di.prototype.qb=function(a){a.classType===Di?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:Ae("Unknown enum value: "+a):Br.prototype.qb.call(this,a)},Di.prototype.createNetwork=function(){return new Dd(this)},Di.prototype.makeNetwork=function(a){function y(b){if(b instanceof Tn)return!b.isLinkLabel&&b.category!=="Comment";if(b instanceof yn){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 Ke?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof Pi?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},Di.prototype.doLayout=function(a){this.network===null&&(this.network=this.makeNetwork(a)),this.arrangement!==R0&&(this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin));var y=this.diagram;if(y===null&&a instanceof Ke&&(y=a),this.path===D0&&y!==null?this.ud=y.isTreePathToChildren?nu:Nd:this.ud=this.path===D0?nu: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 fn,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof Tn?(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,Ey(this,y));for(y=this.network.vertexes,a=null;a=Jx(y),0<a.count;)y=ox(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,Ey(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&lx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&ux(this,y);if(this.Cu(),this.layerStyle===j0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var b=x.parent;b===null&&(b=x),b=b.angle===0||b.angle===180;var E=a[x.level];E===void 0&&(E=0),a[x.level]=Math.max(E,b?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,b=x.parent,b===null&&(b=x),b.angle===0||b.angle===180?(b.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(b.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===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 fn,this.isValidLayout=!0};function Jx(a){var y=new fn;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}Di.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case nu:x.sourceEdges.count===0&&this.Ub.add(x);break;case Nd:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Ae("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 nu:E.sourceEdges.count<x&&(x=E.sourceEdges.count,b=E);break;case Nd:E.destinationEdges.count<x&&(x=E.destinationEdges.count,b=E);break;default:Ae("Unhandled path value "+a.ud.toString())}}return b}function Ey(a,y){if(y!==null){switch(a.ud){case nu:if(0<y.destinationEdges.count){for(var x=new hn,b=y.destinationVertexes;b.next();){var E=b.value;sx(a,y,E)&&x.add(E)}0<x.count&&(y.children=x.Fa())}break;case Nd:if(0<y.sourceEdges.count){for(x=new hn,b=y.sourceVertexes;b.next();)E=b.value,sx(a,y,E)&&x.add(E);0<x.count&&(y.children=x.Fa())}break;default:Ae("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++)Ey(a,x[y])}}function sx(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}Di.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 ax(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,nt=z.length,rt=0;rt<nt;rt++){var st=z[rt];ax(a,st),x+=st.descendantCount+1,b=Math.max(b,st.maxChildrenCount),E=Math.max(E,st.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=b,y.maxGenerationCount=0<b?E+1:0}}function Qx(a,y){switch(a.vo){default:case O0:return y.parent!==null?y.parent:a.W;case Iy:return y.parent===null?a.W:y.parent.parent===null?a.Y:y.parent;case Oy: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}}Di.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Qx(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 lx(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,b=0;b<x;b++)lx(a,y[b])}}Di.prototype.assignTreeVertexValues=function(){};function ux(a,y){if(y!==null){y.alignment!==ou&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,b=0;b<x;b++)ux(a,y[b])}}Di.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Uf:break;case Cp:a.children.reverse();break;case bp:a.children.sort(a.comparer);break;case Ap:a.children.sort(a.comparer),a.children.reverse();break;default:Ae("Unhandled sorting value "+a.sorting.toString())}},Di.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Di.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,nt=0,rt=0,st=a.commentSpacing;if(a.node!==null)for(var ht=a.node.Mu();ht.next();){var dt=ht.value;dt.category==="Comment"&&dt.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(dt),dt.Va(),dt=dt.measuredBounds,y&&!x||!E&&!b&&x||E&&b&&x?(z=Math.max(z,dt.width),nt+=dt.height+Math.abs(rt)):(z+=dt.width+Math.abs(rt),nt=Math.max(nt,dt.height)),rt=st)}a.comments!==null&&(y&&!x||!E&&!b&&x||E&&b&&x?(z+=Math.abs(a.commentMargin),nt=Math.max(0,nt-a.height)):(nt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),E=$e.allocAt(0,0,a.bounds.width+z,a.bounds.height+nt),a.bounds=E,$e.free(E))};function qh(a){return a===hh||a===ou||a===ch||a===bu}function Pp(a){return a===hh||a===ou}function My(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===ch)return!0}}return!1}Di.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 nt=a.childrenCount===0,rt=My(a),st=0,ht=a.comments,dt=ht.length,yt=Se.alloc(),Tt=0;Tt<dt;Tt++){var zt=ht[Tt],Ht=zt.measuredBounds;if(b&&!nt||!z&&!x&&nt||z&&x&&nt){if(135<E&&!z||x&&rt)if(0<=a.commentMargin)for(yt.h(a.bounds.x-a.commentMargin-Ht.width,a.bounds.y+st),zt.move(yt),zt=zt.Sd();zt.next();){var ne=zt.value;ne.fromSpot=Ns,ne.toSpot=Yo}else for(yt.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+st),zt.move(yt),zt=zt.Sd();zt.next();)ne=zt.value,ne.fromSpot=Yo,ne.toSpot=Ns;else if(0<=a.commentMargin)for(yt.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+st),zt.move(yt),zt=zt.Sd();zt.next();)ne=zt.value,ne.fromSpot=Yo,ne.toSpot=Ns;else for(yt.h(a.bounds.x+a.commentMargin-Ht.width,a.bounds.y+st),zt.move(yt),zt=zt.Sd();zt.next();)ne=zt.value,ne.fromSpot=Ns,ne.toSpot=Yo;st=0<=a.commentSpacing?st+(Ht.height+a.commentSpacing):st+(a.commentSpacing-Ht.height)}else{if(135<E&&!z||!x&&rt)if(0<=a.commentMargin)for(yt.h(a.bounds.x+st,a.bounds.y-a.commentMargin-Ht.height),zt.move(yt),zt=zt.Sd();zt.next();)ne=zt.value,ne.fromSpot=fs,ne.toSpot=rs;else for(yt.h(a.bounds.x+st,a.bounds.y+2*a.focus.y-a.commentMargin),zt.move(yt),zt=zt.Sd();zt.next();)ne=zt.value,ne.fromSpot=rs,ne.toSpot=fs;else if(0<=a.commentMargin)for(yt.h(a.bounds.x+st,a.bounds.y+2*a.focus.y+a.commentMargin),zt.move(yt),zt=zt.Sd();zt.next();)ne=zt.value,ne.fromSpot=rs,ne.toSpot=fs;else for(yt.h(a.bounds.x+st,a.bounds.y+a.commentMargin-Ht.height),zt.move(yt),zt=zt.Sd();zt.next();)ne=zt.value,ne.fromSpot=fs,ne.toSpot=rs;st=0<=a.commentSpacing?st+(Ht.width+a.commentSpacing):st+(a.commentSpacing-Ht.width)}}if(Se.free(yt),y=st-a.commentSpacing-(b?y.height:y.width),this.ud===nu)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)}},Di.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:hx(this,a);break;case Lp:if(a.alignment===ou)hx(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=My(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=hl(a);y=E===90||E===270;var z=0,nt=a.children,rt=nt.length;for(x=0;x<rt;x++)b=nt[x],z=Math.max(z,y?b.Da.width:b.Da.height);var st=a.alignment;b=st===iu;var ht=st===ru,dt=qh(st),yt=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var Tt=a.nodeSpacing,zt=this.computeNodeIndent(a),Ht=a.rowSpacing,ne=0;(b||ht||a.hm||a.im&&a.maxGenerationCount===1)&&(ne=Math.max(0,a.rowIndent)),b=a.width;var ve=a.height,fe=0,Ce=0,ke=0,Ee=null,Be=null,He=0,An=0,zn=0,On=0,mn=0,an=0,wi=0,fi=0;if(dt&&!Pp(st)&&135<E&&nt.reverse(),Pp(st))if(1<rt)for(var ar=0;ar<rt;ar++)ar%2===0&&ar!==rt-1&&(fi=Math.max(fi,y?nt[ar].Da.width:nt[ar].Da.height));else rt===1&&(fi=y?nt[0].Da.width:nt[0].Da.height);if(dt){switch(st){case hh:Ce=135>E?cx(this,a,nt,fi,fe,Ce):dx(this,a,nt,fi,fe,Ce),fi=Ce.x,fe=Ce.width,Ce=Ce.height;break;case ch:for(Ee=0;Ee<rt;Ee++)Be=nt[Ee],yt=Be.Da,ke=an===0?0:Ht,y?(Be.S.h(z-yt.width,On+ke),fe=Math.max(fe,yt.width),Ce=Math.max(Ce,On+ke+yt.height),On+=ke+yt.height):(Be.S.h(zn+ke,z-yt.height),fe=Math.max(fe,zn+ke+yt.width),Ce=Math.max(Ce,yt.height),zn+=ke+yt.width),an++;break;case bu:for(Ee=0;Ee<rt;Ee++)Be=nt[Ee],z=Be.Da,yt=an===0?0:Ht,y?(Be.S.h(Tt/2+a.focus.x,On+yt),fe=Math.max(fe,z.width),Ce=Math.max(Ce,On+yt+z.height),On+=yt+z.height):(Be.S.h(zn+yt,Tt/2+a.focus.y),fe=Math.max(fe,zn+yt+z.width),Ce=Math.max(Ce,z.height),zn+=yt+z.width),an++}Ee=Hs(this,2),Be=Hs(this,2),y?(Ee[0].h(0,0),Ee[1].h(0,Ce),Be[0].h(fe,0)):(Ee[0].h(0,0),Ee[1].h(fe,0),Be[0].h(0,Ce)),Be[1].h(fe,Ce)}else for(ar=0;ar<rt;ar++){var Sr=nt[ar],Po=Sr.Da;if(y){0<yt&&0<an&&zn+Tt+Po.width>yt&&(zn<z&&Wc(a,st,z-zn,0,wi,ar-1),mn++,an=0,wi=ar,ke=Ce,zn=0,On=135<E?-Ce-Ht:Ce+Ht),N0(this,Sr,0,On);var Lo=0;if(an===0)Ee=Sr.Yo,Be=Sr.kp,He=Po.width,An=Po.height,(Ee===null||Be===null||E!==hl(Sr))&&(Ee=Hs(this,2),Be=Hs(this,2),Ee[0].h(0,0),Ee[1].h(0,An),Be[0].h(He,0),Be[1].h(He,An));else{var us=Fn();An=fx(this,a,Sr,Ee,Be,He,An,us),Lo=An.x,Ee=us[0],Be=us[1],He=An.width,An=An.height,Nn(us),zn<Po.width&&0>Lo&&(Td(a,-Lo,0,wi,ar-1),F0(Ee,-Lo,0),F0(Be,-Lo,0),Lo=0)}Sr.S.h(Lo,On),fe=Math.max(fe,He),Ce=Math.max(Ce,ke+(mn===0?0:Ht)+Po.height),zn=He}else 0<yt&&0<an&&On+Tt+Po.height>yt&&(On<z&&Wc(a,st,0,z-On,wi,ar-1),mn++,an=0,wi=ar,ke=fe,On=0,zn=135<E?-fe-Ht:fe+Ht),N0(this,Sr,zn,0),Lo=0,an===0?(Ee=Sr.Yo,Be=Sr.kp,He=Po.width,An=Po.height,(Ee===null||Be===null||E!==hl(Sr))&&(Ee=Hs(this,2),Be=Hs(this,2),Ee[0].h(0,0),Ee[1].h(He,0),Be[0].h(0,An),Be[1].h(He,An))):(us=Fn(),An=fx(this,a,Sr,Ee,Be,He,An,us),Lo=An.x,Ee=us[0],Be=us[1],He=An.width,An=An.height,Nn(us),On<Po.height&&0>Lo&&(Td(a,0,-Lo,wi,ar-1),F0(Ee,0,-Lo),F0(Be,0,-Lo),Lo=0)),Sr.S.h(zn,Lo),Ce=Math.max(Ce,An),fe=Math.max(fe,ke+(mn===0?0:Ht)+Po.width),On=An;an++}switch(0<mn&&(y?(Ce+=Math.max(0,x),zn<fe&&Wc(a,st,fe-zn,0,wi,rt-1),0<ne&&(ht||Td(a,ne,0,0,rt-1),fe+=ne)):(fe+=Math.max(0,x),On<Ce&&Wc(a,st,0,Ce-On,wi,rt-1),0<ne&&(ht||Td(a,0,ne,0,rt-1),Ce+=ne))),ne=ht=0,st){case _f:y?ht+=fe/2-a.focus.x-zt/2:ne+=Ce/2-a.focus.y-zt/2;break;case Fd:0<mn?y?ht+=fe/2-a.focus.x-zt/2:ne+=Ce/2-a.focus.y-zt/2:y?(fi=nt[0].S.x+nt[0].la.x,ht+=fi+(nt[rt-1].S.x+nt[rt-1].la.x+2*nt[rt-1].focus.x-fi)/2-a.focus.x-zt/2):(fi=nt[0].S.y+nt[0].la.y,ne+=fi+(nt[rt-1].S.y+nt[rt-1].la.y+2*nt[rt-1].focus.y-fi)/2-a.focus.y-zt/2);break;case iu:y?(ht-=zt,fe+=zt):(ne-=zt,Ce+=zt);break;case ru:y?(ht+=fe-a.width+zt,fe+=zt):(ne+=Ce-a.height+zt,Ce+=zt);break;case hh:y?1<rt?ht+=fi+Tt/2-a.focus.x:ht+=nt[0].focus.x-a.focus.x+nt[0].la.x:1<rt?ne+=fi+Tt/2-a.focus.y:ne+=nt[0].focus.y-a.focus.y+nt[0].la.y;break;case ch:y?ht+=fe+Tt/2-a.focus.x:ne+=Ce+Tt/2-a.focus.y;break;case bu:break;default:Ce=this.customAlignment(a,ht,ne,fe,Ce),ht=Ce[0],ne=Ce[1],fe=Ce[2],Ce=Ce[3]}for(zt=0;zt<rt;zt++)fi=nt[zt],y?fi.S.h(fi.S.x+fi.la.x-ht,fi.S.y+(135<E?(dt?-Ce:-fi.Da.height)+fi.la.y-x:ve+x+fi.la.y)):fi.S.h(fi.S.x+(135<E?(dt?-fe:-fi.Da.width)+fi.la.x-x:b+x+fi.la.x),fi.S.y+fi.la.y-ne);if(rt=nt=0,dt?y?(fe=Ty(a,fe,ht),0>ht&&(ht=0),135<E&&(ne+=Ce+x),Ce+=ve+x,st===bu&&(nt+=Tt/2+a.focus.x),rt+=ve+x):(135<E&&(ht+=fe+x),fe+=b+x,Ce=Ny(a,Ce,ne),0>ne&&(ne=0),st===bu&&(rt+=Tt/2+a.focus.y),nt+=b+x):y?(a.comments===null?b>fe&&(fe=Fy(st,b-fe,0),nt=fe.x,rt=fe.y,fe=b,ht=0):fe=Ty(a,fe,ht),0>ht&&(nt-=ht,ht=0),135<E&&(ne+=Ce+x),Ce=Math.max(Math.max(Ce,ve),Ce+ve+x),rt+=ve+x):(135<E&&(ht+=fe+x),fe=Math.max(Math.max(fe,b),fe+b+x),a.comments===null?ve>Ce&&(Ce=Fy(st,0,ve-Ce),nt=Ce.x,rt=Ce.y,Ce=ve,ne=0):Ce=Ny(a,Ce,ne),0>ne&&(rt-=ne,ne=0),nt+=b+x),0<mn)E=Hs(this,4),mn=Hs(this,4),y?(E[2].h(0,ve+x),E[3].h(E[2].x,Ce),mn[2].h(fe,E[2].y),mn[3].h(mn[2].x,E[3].y)):(E[2].h(b+x,0),E[3].h(fe,E[2].y),mn[2].h(E[2].x,Ce),mn[3].h(E[3].x,mn[2].y));else{for(E=Hs(this,Ee.length+2),mn=Hs(this,Be.length+2),st=0;st<Ee.length;st++)dt=Ee[st],E[st+2].h(dt.x+nt,dt.y+rt);for(st=0;st<Be.length;st++)dt=Be[st],mn[st+2].h(dt.x+nt,dt.y+rt)}y?(E[0].h(ht,0),E[1].h(E[0].x,ve),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])),mn[0].h(ht+b,0),mn[1].h(mn[0].x,ve),mn[2].y<mn[1].y&&(mn[2].x<mn[0].x?mn[2].assign(mn[1]):mn[1].assign(mn[2])),mn[3].y<mn[2].y&&(mn[3].x<mn[0].x?mn[3].assign(mn[2]):mn[2].assign(mn[3])),E[2].y-=x/2,mn[2].y-=x/2):(E[0].h(0,ne),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])),mn[0].h(0,ne+ve),mn[1].h(b,mn[0].y),mn[2].x<mn[1].x&&(mn[2].y<mn[0].y?mn[2].assign(mn[1]):mn[1].assign(mn[2])),mn[3].x<mn[2].x&&(mn[3].y<mn[0].y?mn[3].assign(mn[2]):mn[2].assign(mn[3])),E[2].x-=x/2,mn[2].x-=x/2),wl(this,Ee),wl(this,Be),a.Yo=E,a.kp=mn,a.la.h(ht,ne),a.Da.h(fe,Ce)}break;default:Ae("Unhandled compaction value "+a.compaction.toString())}}};function hx(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=My(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=hl(y),x=b===90||b===270;var z=0;E=y.children;for(var nt=E.length,rt=0;rt<nt;rt++){var st=E[rt];z=Math.max(z,x?st.Da.width:st.Da.height)}var ht=y.alignment,dt=ht===iu,yt=ht===ru;rt=qh(ht);var Tt=Math.max(0,y.breadthLimit);st=a.computeLayerSpacing(y);var zt=y.nodeSpacing,Ht=a.computeNodeIndent(y),ne=dt||yt?0:Ht/2,ve=y.rowSpacing,fe=0;(dt||yt||y.hm||y.im&&y.maxGenerationCount===1)&&(fe=Math.max(0,y.rowIndent)),dt=y.width;var Ce=y.height,ke=0,Ee=0,Be=0,He=0,An=0,zn=0,On=0,mn=0,an=0,wi=0;if(rt&&!Pp(ht)&&135<b&&E.reverse(),Pp(ht))if(1<nt)for(var fi=0;fi<nt;fi++){var ar=E[fi],Sr=ar.Da;fi%2===0&&fi!==nt-1?an=Math.max(an,(x?Sr.width:Sr.height)+a.computeBusNodeSpacing(ar)-zt):fi%2!==0&&(wi=Math.max(wi,(x?Sr.width:Sr.height)+a.computeBusNodeSpacing(ar)-zt))}else nt===1&&(an=x?E[0].Da.width:E[0].Da.height);if(rt)switch(ht){case hh:case ou:Ee=135>b?cx(a,y,E,an,ke,Ee):dx(a,y,E,an,ke,Ee),an=Ee.x,ke=Ee.width,Ee=Ee.height;break;case ch:for(Tt=0;Tt<nt;Tt++)ne=E[Tt],Be=ne.Da,wi=On===0?0:ve,x?(ne.S.h(z-Be.width,An+wi),ke=Math.max(ke,Be.width),Ee=Math.max(Ee,An+wi+Be.height),An+=wi+Be.height):(ne.S.h(He+wi,z-Be.height),ke=Math.max(ke,He+wi+Be.width),Ee=Math.max(Ee,Be.height),He+=wi+Be.width),On++;break;case bu:for(z=0;z<nt;z++)Tt=E[z],ne=Tt.Da,Be=On===0?0:ve,x?(Tt.S.h(zt/2+y.focus.x,An+Be),ke=Math.max(ke,ne.width),Ee=Math.max(Ee,An+Be+ne.height),An+=Be+ne.height):(Tt.S.h(He+Be,zt/2+y.focus.y),ke=Math.max(ke,He+Be+ne.width),Ee=Math.max(Ee,ne.height),He+=Be+ne.width),On++}else for(wi=0;wi<nt;wi++)fi=E[wi],ar=fi.Da,x?(0<Tt&&0<On&&He+zt+ar.width>Tt&&(He<z&&Wc(y,ht,z-He,0,mn,wi-1),zn++,On=0,mn=wi,Be=Ee,He=0,An=135<b?-Ee-ve:Ee+ve),Sr=On===0?ne:zt,N0(a,fi,0,An),fi.S.h(He+Sr,An),ke=Math.max(ke,He+Sr+ar.width),Ee=Math.max(Ee,Be+(zn===0?0:ve)+ar.height),He+=Sr+ar.width):(0<Tt&&0<On&&An+zt+ar.height>Tt&&(An<z&&Wc(y,ht,0,z-An,mn,wi-1),zn++,On=0,mn=wi,Be=ke,An=0,He=135<b?-ke-ve:ke+ve),Sr=On===0?ne:zt,N0(a,fi,He,0),fi.S.h(He,An+Sr),Ee=Math.max(Ee,An+Sr+ar.height),ke=Math.max(ke,Be+(zn===0?0:ve)+ar.width),An+=Sr+ar.height),On++;switch(0<zn&&(x?(Ee+=Math.max(0,st),He<ke&&Wc(y,ht,ke-He,0,mn,nt-1),0<fe&&(yt||Td(y,fe,0,0,nt-1),ke+=fe)):(ke+=Math.max(0,st),An<Ee&&Wc(y,ht,0,Ee-An,mn,nt-1),0<fe&&(yt||Td(y,0,fe,0,nt-1),Ee+=fe))),fe=yt=0,ht){case _f:x?yt+=ke/2-y.focus.x-Ht/2:fe+=Ee/2-y.focus.y-Ht/2;break;case Fd:0<zn?x?yt+=ke/2-y.focus.x-Ht/2:fe+=Ee/2-y.focus.y-Ht/2:x?(a=E[0].S.x+E[0].la.x,yt+=a+(E[nt-1].S.x+E[nt-1].la.x+2*E[nt-1].focus.x-a)/2-y.focus.x-Ht/2):(a=E[0].S.y+E[0].la.y,fe+=a+(E[nt-1].S.y+E[nt-1].la.y+2*E[nt-1].focus.y-a)/2-y.focus.y-Ht/2);break;case iu:x?(yt-=Ht,ke+=Ht):(fe-=Ht,Ee+=Ht);break;case ru:x?(yt+=ke-y.width+Ht,ke+=Ht):(fe+=Ee-y.height+Ht,Ee+=Ht);break;case hh:case ou:x?1<nt?yt+=an+zt/2-y.focus.x:yt+=E[0].focus.x-y.focus.x+E[0].la.x:1<nt?fe+=an+zt/2-y.focus.y:fe+=E[0].focus.y-y.focus.y+E[0].la.y;break;case ch:x?yt+=ke+zt/2-y.focus.x:fe+=Ee+zt/2-y.focus.y;break;case bu:break;default:a=a.customAlignment(y,yt,fe,ke,Ee),yt=a[0],fe=a[1],ke=a[2],Ee=a[3]}for(a=0;a<nt;a++)Ht=E[a],x?Ht.S.h(Ht.S.x+Ht.la.x-yt,Ht.S.y+(135<b?(rt?-Ee:-Ht.Da.height)+Ht.la.y-st:Ce+st+Ht.la.y)):Ht.S.h(Ht.S.x+(135<b?(rt?-ke:-Ht.Da.width)+Ht.la.x-st:dt+st+Ht.la.x),Ht.S.y+Ht.la.y-fe);x?(ke=Ty(y,ke,yt),0>yt&&(yt=0),135<b&&(fe+=Ee+st),Ee=Math.max(Math.max(Ee,Ce),Ee+Ce+st)):(135<b&&(yt+=ke+st),ke=Math.max(Math.max(ke,dt),ke+dt+st),Ee=Ny(y,Ee,fe),0>fe&&(fe=0)),y.la.h(yt,fe),y.Da.h(ke,Ee)}}Di.prototype.customAlignment=function(a,y,x,b,E){return[y,x,b,E]};function cx(a,y,x,b,E,z){var nt=x.length;if(nt===0)return new $e(b,0,E,z);if(nt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new $e(b,0,E,z);for(var rt=y.nodeSpacing,st=y.rowSpacing,ht=hl(y)===90,dt=0,yt=0,Tt=0,zt=0;zt<nt;zt++)if(!(zt%2!==0||1<nt&&zt===nt-1)){var Ht=x[zt],ne=Ht.Da,ve=dt===0?0:st;if(ht){var fe=a.computeBusNodeSpacing(Ht)-rt;Ht.S.h(b-(ne.width+fe),Tt+ve),E=Math.max(E,ne.width+fe),z=Math.max(z,Tt+ve+ne.height),Tt+=ve+ne.height}else fe=a.computeBusNodeSpacing(Ht)-rt,Ht.S.h(yt+ve,b-(ne.height+fe)),z=Math.max(z,ne.height+fe),E=Math.max(E,yt+ve+ne.width),yt+=ve+ne.width;dt++}for(dt=0,Ht=yt,zt=Tt,ht?(yt=b+rt,Tt=0):(yt=0,Tt=b+rt),ne=0;ne<nt;ne++)if(ne%2!==0){ve=x[ne],fe=ve.Da;var Ce=dt===0?0:st;if(ht){var ke=a.computeBusNodeSpacing(ve)-rt;ve.S.h(yt+ke,Tt+Ce),E=Math.max(E,yt+fe.width+ke),z=Math.max(z,Tt+Ce+fe.height),Tt+=Ce+fe.height}else ke=a.computeBusNodeSpacing(ve)-rt,ve.S.h(yt+Ce,Tt+ke),E=Math.max(E,yt+Ce+fe.width),z=Math.max(z,Tt+fe.height+ke),yt+=Ce+fe.width;dt++}return 1<nt&&nt%2===1&&(x=x[nt-1],nt=x.Da,a=a.computeBusLastRowSpacing(x,ht?Math.max(Math.abs(zt),Math.abs(Tt)):Math.max(Math.abs(Ht),Math.abs(yt))),ht?(x.S.h(b+rt/2-x.focus.x-x.la.x,z+a),ht=b+rt/2-x.focus.x-x.la.x,E=Math.max(E,ht+nt.width),0>ht&&(E-=ht),z=Math.max(z,Math.max(zt,Tt)+a+nt.height),0>x.S.x&&(b=T0(y,x.S.x,!1,b,rt))):(x.S.h(E+a,b+rt/2-x.focus.y-x.la.y),E=Math.max(E,Math.max(Ht,yt)+a+nt.width),Tt=b+rt/2-x.focus.y-x.la.y,z=Math.max(z,Tt+nt.height),0>Tt&&(z-=Tt),0>x.S.y&&(b=T0(y,x.S.y,!0,b,rt)))),new $e(b,0,E,z)}function dx(a,y,x,b,E,z){var nt=x.length;if(nt===0)return new $e(b,0,E,z);if(nt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new $e(b,0,E,z);for(var rt=y.nodeSpacing,st=y.rowSpacing,ht=hl(y)===270,dt=0,yt=0,Tt=0,zt=0;zt<nt;zt++)if(!(zt%2!==0||1<nt&&zt===nt-1)){var Ht=x[zt],ne=Ht.Da,ve=dt===0?0:st;if(ht){var fe=a.computeBusNodeSpacing(Ht)-rt;Tt-=ve+ne.height,Ht.S.h(b-(ne.width+fe),Tt),E=Math.max(E,ne.width+fe),z=Math.max(z,Math.abs(Tt))}else fe=a.computeBusNodeSpacing(Ht)-rt,yt-=ve+ne.width,Ht.S.h(yt,b-(ne.height+fe)),z=Math.max(z,ne.height+fe),E=Math.max(E,Math.abs(yt));dt++}for(dt=0,Ht=yt,zt=Tt,ht?(yt=b+rt,Tt=0):(yt=0,Tt=b+rt),ne=0;ne<nt;ne++)if(ne%2!==0){ve=x[ne],fe=ve.Da;var Ce=dt===0?0:st;if(ht){var ke=a.computeBusNodeSpacing(ve)-rt;Tt-=Ce+fe.height,ve.S.h(yt+ke,Tt),E=Math.max(E,yt+fe.width+ke),z=Math.max(z,Math.abs(Tt))}else ke=a.computeBusNodeSpacing(ve)-rt,yt-=Ce+fe.width,ve.S.h(yt,Tt+ke),z=Math.max(z,Tt+fe.height+ke),E=Math.max(E,Math.abs(yt));dt++}for(1<nt&&nt%2===1&&(st=x[nt-1],dt=st.Da,a=a.computeBusLastRowSpacing(st,ht?Math.max(Math.abs(zt),Math.abs(Tt)):Math.max(Math.abs(Ht),Math.abs(yt))),ht?(st.S.h(b+rt/2-st.focus.x-st.la.x,-z-dt.height-a),yt=b+rt/2-st.focus.x-st.la.x,E=Math.max(E,yt+dt.width),0>yt&&(E-=yt),z=Math.max(z,Math.abs(Math.min(zt,Tt))+a+dt.height),0>st.S.x&&(b=T0(y,st.S.x,!1,b,rt))):(st.S.h(-E-dt.width-a,b+rt/2-st.focus.y-st.la.y),E=Math.max(E,Math.abs(Math.min(Ht,yt))+a+dt.width),Tt=b+rt/2-st.focus.y-st.la.y,z=Math.max(z,Tt+dt.height),0>Tt&&(z-=Tt),0>st.S.y&&(b=T0(y,st.S.y,!0,b,rt)))),y=0;y<nt;y++)rt=x[y],ht?rt.S.h(rt.S.x,rt.S.y+z):rt.S.h(rt.S.x+E,rt.S.y);return new $e(b,0,E,z)}Di.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},Di.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function T0(a,y,x,b,E){a=a.children;for(var z=a.length,nt=0;nt<z;nt++)x?a[nt].S.h(a[nt].S.x,a[nt].S.y-y):a[nt].S.h(a[nt].S.x-y,a[nt].S.y);return y=a[z-1],Math.max(b,x?y.la.y+y.focus.y-E/2:y.la.x+y.focus.x-E/2)}function Ty(a,y,x){switch(a.alignment){case Fd:case _f:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case iu:return a.width>y?a.width:y;case ru:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case hh:case ou:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case ch:return a.width-a.focus.x+a.nodeSpacing/2+y;case bu:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Ny(a,y,x){switch(a.alignment){case Fd:case _f:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case iu:return a.height>y?a.height:y;case ru:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case hh:case ou:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case ch:return a.height-a.focus.y+a.nodeSpacing/2+y;case bu:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Fy(a,y,x){switch(a){case _f:y/=2,x/=2;break;case Fd:y/=2,x/=2;break;case iu:x=y=0;break;case ru:break;default:Ae("Unhandled alignment value "+a.toString())}return new Se(y,x)}function Wc(a,y,x,b,E,z){y=Fy(y,x,b),Td(a,y.x,y.y,E,z)}function Td(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 N0(a,y,x,b){var E=y.parent;switch(a.ud){case nu:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===E&&y.relativePoint.h(x,b);break;case Nd:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===E&&y.relativePoint.h(x,b);break;default:Ae("Unhandled path value "+a.ud.toString())}}function F0(a,y,x){for(var b=0;b<a.length;b++){var E=a[b];E.x+=y,E.y+=x}}function fx(a,y,x,b,E,z,nt,rt){var st=hl(y),ht=st===90||st===270,dt=y.nodeSpacing;y=b;var yt=E;b=z;var Tt=nt,zt=x.Yo,Ht=x.kp;nt=x.Da;var ne=ht?Math.max(Tt,nt.height):Math.max(b,nt.width);if((zt===null||st!==hl(x))&&(zt=Hs(a,2),Ht=Hs(a,2),ht?(zt[0].h(0,0),zt[1].h(0,nt.height),Ht[0].h(nt.width,0),Ht[1].h(Ht[0].x,zt[1].y)):(zt[0].h(0,0),zt[1].h(nt.width,0),Ht[0].h(0,nt.height),Ht[1].h(zt[1].x,Ht[0].y))),ht){if(Tt=9999999,!(yt===null||2>yt.length||zt===null||2>zt.length))for(E=x=0;x<yt.length&&E<zt.length;){z=yt[x];var ve=zt[E];st=ve.x,ht=ve.y,st+=b;var fe=z;x+1<yt.length&&(fe=yt[x+1]);var Ce=ve;ve=Ce.x,Ce=Ce.y,E+1<zt.length&&(Ce=zt[E+1],ve=Ce.x,Ce=Ce.y,ve+=b);var ke=Tt;z.y===ht?ke=st-z.x:z.y>ht&&z.y<Ce?ke=st+(z.y-ht)/(Ce-ht)*(ve-st)-z.x:ht>z.y&&ht<fe.y&&(ke=st-(z.x+(ht-z.y)/(fe.y-z.y)*(fe.x-z.x))),ke<Tt&&(Tt=ke),fe.y<=z.y?x++:Ce<=ht?E++:(fe.y<=Ce&&x++,Ce<=fe.y&&E++)}if(Tt=b-Tt,Tt+=dt,x=zt,E=Tt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(dt=Hs(a,y.length+x.length),b=z=st=0;z<x.length&&x[z].y<y[0].y;)ht=x[z++],dt[b++].h(ht.x+E,ht.y);for(;st<y.length;)ht=y[st++],dt[b++].h(ht.x,ht.y);for(st=y[y.length-1].y;z<x.length&&x[z].y<=st;)z++;for(;z<x.length&&x[z].y>st;)ht=x[z++],dt[b++].h(ht.x+E,ht.y);for(x=Hs(a,b),st=0;st<b;st++)x[st].assign(dt[st]);wl(a,dt),b=x}if(z=Ht,st=Tt,yt===null||2>yt.length||z===null||2>z.length)E=null;else{for(dt=Hs(a,yt.length+z.length),E=ht=x=0;x<yt.length&&yt[x].y<z[0].y;)fe=yt[x++],dt[E++].h(fe.x,fe.y);for(;ht<z.length;)fe=z[ht++],dt[E++].h(fe.x+st,fe.y);for(z=z[z.length-1].y;x<yt.length&&yt[x].y<=z;)x++;for(;x<yt.length&&yt[x].y>z;)st=yt[x++],dt[E++].h(st.x,st.y);for(z=Hs(a,E),x=0;x<E;x++)z[x].assign(dt[x]);wl(a,dt),E=z}return z=Math.max(0,Tt)+nt.width,nt=ne,wl(a,y),wl(a,zt),wl(a,yt),wl(a,Ht),rt[0]=b,rt[1]=E,new $e(Tt,0,z,nt)}if(b=9999999,!(yt===null||2>yt.length||zt===null||2>zt.length))for(E=x=0;x<yt.length&&E<zt.length;)z=yt[x],ve=zt[E],st=ve.x,ht=ve.y,ht+=Tt,fe=z,x+1<yt.length&&(fe=yt[x+1]),Ce=ve,ve=Ce.x,Ce=Ce.y,E+1<zt.length&&(Ce=zt[E+1],ve=Ce.x,Ce=Ce.y,Ce+=Tt),ke=b,z.x===st?ke=ht-z.y:z.x>st&&z.x<ve?ke=ht+(z.x-st)/(ve-st)*(Ce-ht)-z.y:st>z.x&&st<fe.x&&(ke=ht-(z.y+(st-z.x)/(fe.x-z.x)*(fe.y-z.y))),ke<b&&(b=ke),fe.x<=z.x?x++:ve<=st?E++:(fe.x<=ve&&x++,ve<=fe.x&&E++);if(Tt-=b,Tt+=dt,x=zt,E=Tt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(dt=Hs(a,y.length+x.length),b=z=st=0;z<x.length&&x[z].x<y[0].x;)ht=x[z++],dt[b++].h(ht.x,ht.y+E);for(;st<y.length;)ht=y[st++],dt[b++].h(ht.x,ht.y);for(st=y[y.length-1].x;z<x.length&&x[z].x<=st;)z++;for(;z<x.length&&x[z].x>st;)ht=x[z++],dt[b++].h(ht.x,ht.y+E);for(x=Hs(a,b),st=0;st<b;st++)x[st].assign(dt[st]);wl(a,dt),b=x}if(z=Ht,st=Tt,yt===null||2>yt.length||z===null||2>z.length)E=null;else{for(dt=Hs(a,yt.length+z.length),E=ht=x=0;x<yt.length&&yt[x].x<z[0].x;)fe=yt[x++],dt[E++].h(fe.x,fe.y);for(;ht<z.length;)fe=z[ht++],dt[E++].h(fe.x,fe.y+st);for(z=z[z.length-1].x;x<yt.length&&yt[x].x<=z;)x++;for(;x<yt.length&&yt[x].x>z;)st=yt[x++],dt[E++].h(st.x,st.y);for(z=Hs(a,E),x=0;x<E;x++)z[x].assign(dt[x]);wl(a,dt),E=z}return z=ne,nt=Math.max(0,Tt)+nt.height,wl(a,y),wl(a,zt),wl(a,yt),wl(a,Ht),rt[0]=b,rt[1]=E,new $e(Tt,0,z,nt)}function Hs(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 Se;return a}function wl(a,y){var x=y.length,b=a.ru[x];b===void 0&&(b=[],a.ru[x]=b),b.push(y)}Di.prototype.arrangeTrees=function(){if(this.Rb===R0)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),Dy(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 Uf:break;case Cp:a.reverse();break;case bp:a.sort(this.comparer);break;case Ap:a.sort(this.comparer),a.reverse();break;default:Ae("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,b=0;b<a.length;b++){var E=a[b];switch(Dy(this,E,y+E.la.x,x+E.la.y),this.Rb){case I0:x+=E.Da.height+this.$d.height;break;case Ry:y+=E.Da.width+this.$d.width;break;default:Ae("Unhandled arrangement value "+this.Rb.toString())}}}};function Dy(a,y,x,b){if(y!==null){y.x=x,y.y=b,y=y.children;for(var E=y.length,z=0;z<E;z++){var nt=y[z];Dy(a,nt,x+nt.S.x,b+nt.S.y)}}}Di.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},Di.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},Di.prototype.Gu=function(){if(this.layerStyle===j0){for(var a=this.$v,y=[],x=null,b=this.network.vertexes.iterator;b.next();){var E=b.value;x===null?x=E.bounds.copy():x.ed(E.bounds);var z=y[E.level];z===void 0?z=this.computeLayerSpacing(E):z=Math.max(z,this.computeLayerSpacing(E)),y[E.level]=z}for(b=0;b<y.length;b++)y[b]===void 0&&(y[b]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),b=new Se(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),b=new Se(-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 nt=0;nt<a.length;nt++)z+=a[nt]+y[nt];for(nt=0;nt<a.length;nt++){var rt=a[nt]+y[nt];this.angle===270?(z-=rt,E.push(new $e(0,z,x,rt))):this.angle===90?(E.push(new $e(0,z,x,rt)),z+=rt):this.angle===180?(z-=rt,E.push(new $e(z,0,rt,x))):(E.push(new $e(z,0,rt,x)),z+=rt)}this.commitLayers(E,b)}},Di.prototype.commitLayers=function(){},Di.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Di.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])}}Di.prototype.setPortSpots=function(a){var y=a.alignment;if(qh(y)){var x=this.ud===nu,b=hl(a);switch(b){case 0:var E=Yo;break;case 90:E=rs;break;case 180:E=Ns;break;default:E=fs}var z=a.children,nt=z.length;switch(y){case hh:case ou:for(y=0;y<nt;y++){var rt=z[y];if(rt=(x?rt.sourceEdges:rt.destinationEdges).first(),rt!==null&&(rt=rt.link,rt!==null)){var st=b===90||b===270?Ns:fs;if(nt===1||y===nt-1&&nt%2===1)switch(b){case 0:st=Ns;break;case 90:st=fs;break;case 180:st=Yo;break;default:st=rs}else y%2===0&&(st=b===90||b===270?Yo:rs);x?(a.setsPortSpot&&(rt.fromSpot=E),a.setsChildPortSpot&&(rt.toSpot=st)):(a.setsPortSpot&&(rt.fromSpot=st),a.setsChildPortSpot&&(rt.toSpot=E))}}break;case ch:for(b=b===90||b===270?Yo:rs,z=x?a.destinationEdges:a.sourceEdges;z.next();)nt=z.value.link,nt!==null&&(x?(a.setsPortSpot&&(nt.fromSpot=E),a.setsChildPortSpot&&(nt.toSpot=b)):(a.setsPortSpot&&(nt.fromSpot=b),a.setsChildPortSpot&&(nt.toSpot=E)));break;case bu:for(b=b===90||b===270?Ns:fs,z=x?a.destinationEdges:a.sourceEdges;z.next();)nt=z.value.link,nt!==null&&(x?(a.setsPortSpot&&(nt.fromSpot=E),a.setsChildPortSpot&&(nt.toSpot=b)):(a.setsPortSpot&&(nt.fromSpot=b),a.setsChildPortSpot&&(nt.toSpot=E)))}}else if(x=hl(a),this.ud===nu){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=Yo;break;case 90:b.fromSpot=rs;break;case 180:b.fromSpot=Ns;break;default:b.fromSpot=fs}else b.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.toSpot=Ns;break;case 90:b.toSpot=fs;break;case 180:b.toSpot=Yo;break;default:b.toSpot=rs}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=Yo;break;case 90:b.toSpot=rs;break;case 180:b.toSpot=Ns;break;default:b.toSpot=fs}else b.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.fromSpot=Ns;break;case 90:b.fromSpot=fs;break;case 180:b.fromSpot=Yo;break;default:b.fromSpot=rs}else b.fromSpot=a.childPortSpot}};function hl(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}Di.prototype.computeLayerSpacing=function(a){var y=hl(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},Di.prototype.computeNodeIndent=function(a){var y=hl(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)},un.Object.defineProperties(Di.prototype,{roots:{get:function(){return this.Ub},set:function(a){this.Ub!==a&&(this.Ub=a,this.C())}},path:{get:function(){return this.Wn},set:function(a){this.Wn!==a&&(this.Wn=a,this.C())}},treeStyle:{get:function(){return this.vo},set:function(a){this.Rb===a||a!==O0&&a!==Oy&&a!==By&&a!==Iy||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==jy&&a!==zy&&a!==j0||(this.Bq=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==I0&&a!==Ry&&a!==R0||(this.Rb=a,this.C())}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},rootDefaults:{get:function(){return this.W},set:function(a){this.W!==a&&(this.W=a,this.C())}},alternateDefaults:{get:function(){return this.Y},set:function(a){this.Y!==a&&(this.Y=a,this.C())}},sorting:{get:function(){return this.W.sorting},set:function(a){this.W.sorting===a||a!==Uf&&a!==Cp&&a!==bp&&!Ap||(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()):Ae("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!==Lp||(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!==Uf&&a!==Cp&&a!==bp&&!Ap||(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!==Lp||(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 D0=new Ye(Di,"PathDefault",-1),nu=new Ye(Di,"PathDestination",0),Nd=new Ye(Di,"PathSource",1),Uf=new Ye(Di,"SortingForwards",10),Cp=new Ye(Di,"SortingReverse",11),bp=new Ye(Di,"SortingAscending",12),Ap=new Ye(Di,"SortingDescending",13),_f=new Ye(Di,"AlignmentCenterSubtrees",20),Fd=new Ye(Di,"AlignmentCenterChildren",21),iu=new Ye(Di,"AlignmentStart",22),ru=new Ye(Di,"AlignmentEnd",23),hh=new Ye(Di,"AlignmentBus",24),ou=new Ye(Di,"AlignmentBusBranching",25),ch=new Ye(Di,"AlignmentTopLeftBus",26),bu=new Ye(Di,"AlignmentBottomRightBus",27),B0=new Ye(Di,"CompactionNone",30),Lp=new Ye(Di,"CompactionBlock",31),O0=new Ye(Di,"StyleLayered",40),By=new Ye(Di,"StyleLastParents",41),Oy=new Ye(Di,"StyleAlternating",42),Iy=new Ye(Di,"StyleRootOnly",43),I0=new Ye(Di,"ArrangementVertical",50),Ry=new Ye(Di,"ArrangementHorizontal",51),R0=new Ye(Di,"ArrangementFixedRoots",52),jy=new Ye(Di,"LayerIndividual",60),zy=new Ye(Di,"LayerSiblings",61),j0=new Ye(Di,"LayerUniform",62);Di.className="TreeLayout",Di.PathDefault=D0,Di.PathDestination=nu,Di.PathSource=Nd,Di.SortingForwards=Uf,Di.SortingReverse=Cp,Di.SortingAscending=bp,Di.SortingDescending=Ap,Di.AlignmentCenterSubtrees=_f,Di.AlignmentCenterChildren=Fd,Di.AlignmentStart=iu,Di.AlignmentEnd=ru,Di.AlignmentBus=hh,Di.AlignmentBusBranching=ou,Di.AlignmentTopLeftBus=ch,Di.AlignmentBottomRightBus=bu,Di.CompactionNone=B0,Di.CompactionBlock=Lp,Di.StyleLayered=O0,Di.StyleLastParents=By,Di.StyleAlternating=Oy,Di.StyleRootOnly=Iy,Di.ArrangementVertical=I0,Di.ArrangementHorizontal=Ry,Di.ArrangementFixedRoots=R0,Di.LayerIndividual=jy,Di.LayerSiblings=zy,Di.LayerUniform=j0;function Dd(a){wr.call(this,a)}Ze(Dd,wr),Dd.prototype.createVertex=function(){return new Ya(this)},Dd.prototype.createEdge=function(){return new Hf(this)},Dd.className="TreeNetwork";function Ya(a){mo.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 Se(0,0),this.Da=new wn(0,0),this.la=new Se(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Uf,this.hd=oy,this.Kb=0,this.Jb=Fd,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=Lp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=Mo,this.wr=!0,this.Dp=Mo}Ze(Ya,mo),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)},un.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 Hf(a){ra.call(this,a),this.$t=new Se(0,0)}Ze(Hf,ra),Hf.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 nu:x=this.fromVertex,b=this.toVertex;break;case Nd:x=this.toVertex,b=this.fromVertex;break;default:Ae("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=hl(x),nt=y.computeLayerSpacing(x),rt=x.rowSpacing;a.vg();var st=a.curve===ya,ht=a.isOrthogonal,dt;if(a.uh(),ht||st){for(dt=2;4<a.pointsCount;)a.pv(2);var yt=a.i(1),Tt=a.i(2)}else{for(dt=1;3<a.pointsCount;)a.pv(1);yt=a.i(0),Tt=a.i(a.pointsCount-1)}var zt=a.i(a.pointsCount-1);z===0?(x.alignment===ru?(z=b.bottom+E.y,E.y===0&&yt.y>zt.y+x.rowIndent&&(z=Math.min(z,Math.max(yt.y,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.top+E.y,E.y===0&&yt.y<zt.y-x.rowIndent&&(z=Math.max(z,Math.min(yt.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,st?(a.m(dt,yt.x,z),dt++,a.m(dt,b.right+nt,z),dt++,a.m(dt,b.right+nt+(E.x-rt)/3,z),dt++,a.m(dt,b.right+nt+2*(E.x-rt)/3,z),dt++,a.m(dt,b.right+nt+(E.x-rt),z),dt++,a.m(dt,Tt.x,z)):(ht&&(a.m(dt,b.right+nt/2,yt.y),dt++),a.m(dt,b.right+nt/2,z),dt++,a.m(dt,b.right+nt+E.x-(ht?rt/2:rt),z),dt++,ht&&a.m(dt,a.i(dt-1).x,Tt.y))):z===90?(x.alignment===ru?(z=b.right+E.x,E.x===0&&yt.x>zt.x+x.rowIndent&&(z=Math.min(z,Math.max(yt.x,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.left+E.x,E.x===0&&yt.x<zt.x-x.rowIndent&&(z=Math.max(z,Math.min(yt.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,st?(a.m(dt,z,yt.y),dt++,a.m(dt,z,b.bottom+nt),dt++,a.m(dt,z,b.bottom+nt+(E.y-rt)/3),dt++,a.m(dt,z,b.bottom+nt+2*(E.y-rt)/3),dt++,a.m(dt,z,b.bottom+nt+(E.y-rt)),dt++,a.m(dt,z,Tt.y)):(ht&&(a.m(dt,yt.x,b.bottom+nt/2),dt++),a.m(dt,z,b.bottom+nt/2),dt++,a.m(dt,z,b.bottom+nt+E.y-(ht?rt/2:rt)),dt++,ht&&a.m(dt,Tt.x,a.i(dt-1).y))):z===180?(x.alignment===ru?(z=b.bottom+E.y,E.y===0&&yt.y>zt.y+x.rowIndent&&(z=Math.min(z,Math.max(yt.y,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.top+E.y,E.y===0&&yt.y<zt.y-x.rowIndent&&(z=Math.max(z,Math.min(yt.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,st?(a.m(dt,yt.x,z),dt++,a.m(dt,b.left-nt,z),dt++,a.m(dt,b.left-nt+(E.x+rt)/3,z),dt++,a.m(dt,b.left-nt+2*(E.x+rt)/3,z),dt++,a.m(dt,b.left-nt+(E.x+rt),z),dt++,a.m(dt,Tt.x,z)):(ht&&(a.m(dt,b.left-nt/2,yt.y),dt++),a.m(dt,b.left-nt/2,z),dt++,a.m(dt,b.left-nt+E.x+(ht?rt/2:rt),z),dt++,ht&&a.m(dt,a.i(dt-1).x,Tt.y))):z===270?(x.alignment===ru?(z=b.right+E.x,E.x===0&&yt.x>zt.x+x.rowIndent&&(z=Math.min(z,Math.max(yt.x,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.left+E.x,E.x===0&&yt.x<zt.x-x.rowIndent&&(z=Math.max(z,Math.min(yt.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,st?(a.m(dt,z,yt.y),dt++,a.m(dt,z,b.top-nt),dt++,a.m(dt,z,b.top-nt+(E.y+rt)/3),dt++,a.m(dt,z,b.top-nt+2*(E.y+rt)/3),dt++,a.m(dt,z,b.top-nt+(E.y+rt)),dt++,a.m(dt,z,Tt.y)):(ht&&(a.m(dt,yt.x,b.top-nt/2),dt++),a.m(dt,z,b.top-nt/2),dt++,a.m(dt,z,b.top-nt+E.y+(ht?rt/2:rt)),dt++,ht&&a.m(dt,Tt.x,a.i(dt-1).y))):Ae("Invalid angle "+z),a.zf()}else E=b,a=this.link,b=this.network.layout,y=hl(x),y!==hl(E)&&(nt=b.computeLayerSpacing(x),rt=x.bounds,x=E.bounds,y===0&&x.left-rt.right<nt+1||y===90&&x.top-rt.bottom<nt+1||y===180&&rt.left-x.right<nt+1||y===270&&rt.top-x.bottom<nt+1||(a.vg(),x=a.curve===ya,E=a.isOrthogonal,b=qh(this.fromVertex.alignment),a.uh(),y===0?(y=rt.right+nt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y-20,a.i(1).y),a.m(2,y-20,x),a.m(3,y,x),a.m(4,y+20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=rt.bottom+nt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y-20),a.m(2,x,y-20),a.m(3,x,y),a.m(4,x,y+20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=rt.left-nt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y+20,a.i(1).y),a.m(2,y+20,x),a.m(3,y,x),a.m(4,y-20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=rt.top-nt/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()))}}},un.Object.defineProperties(Hf.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)}}}),Hf.className="TreeEdge",Or.prototype.initializeStandardTools=function(){this.gb("Action",new Wa,this.mouseDownTools),this.gb("Relinking",new fa,this.mouseDownTools),this.gb("LinkReshaping",new Qr,this.mouseDownTools),this.gb("Rotating",new vs,this.mouseDownTools),this.gb("Resizing",new Xo,this.mouseDownTools),this.gb("Linking",new ms,this.mouseMoveTools),this.gb("Dragging",new Wr,this.mouseMoveTools),this.gb("DragSelecting",new La,this.mouseMoveTools),this.gb("Panning",new Uo,this.mouseMoveTools),this.gb("ContextMenu",new ys,this.mouseUpTools),this.gb("TextEditing",new Er,this.mouseUpTools),this.gb("ClickCreating",new Ku,this.mouseUpTools),this.gb("ClickSelecting",new Ah,this.mouseUpTools)},Ol("Horizontal",new fm),Ol("Spot",new pm),Ol("Table",new vm),Ol("Viewbox",new xm),Ol("TableRow",new ym),Ol("TableColumn",new Sm),Ol("Graduated",new Ug),Ol("Grid",new Gg),ff.add("GraphLinksModel",Ao),ff.add("TreeModel",Ba);var z0=nn.go,Wy={get licenseKey(){return Ke.licenseKey},set licenseKey(a){Ke.licenseKey=a},get version(){return Ke.version},Group:Pi,EnumValue:Ye,List:hn,Set:fn,Map:Jn,Point:Se,Size:wn,Rect:$e,Margin:Fi,Spot:ei,Geometry:vn,PathFigure:So,PathSegment:or,InputEvent:os,DiagramEvent:Iu,ChangedEvent:jr,Model:_n,GraphLinksModel:Zi,TreeModel:Ls,Binding:$r,Transaction:bo,UndoManager:zr,CommandHandler:me,Tool:nr,DraggingTool:Wr,DraggingInfo:yu,DraggingOptions:at,LinkingBaseTool:Yr,LinkingTool:ms,RelinkingTool:fa,LinkReshapingTool:Qr,ResizingTool:Xo,RotatingTool:vs,ClickSelectingTool:Ah,ActionTool:Wa,ClickCreatingTool:Ku,HTMLInfo:Tl,ContextMenuTool:ys,DragSelectingTool:La,PanningTool:Uo,TextEditingTool:Er,ToolManager:Or,Animation:_o,AnimationManager:ea,AnimationTrigger:nl,Layer:To,Diagram:Ke,Palette:mt,Overview:At,Brush:ur,GraphObject:Oe,Panel:gn,RowColumnDefinition:lo,Shape:ki,TextBlock:xr,Picture:Rs,Part:$n,Adornment:ir,Node:Tn,Link:yn,Placeholder:Ps,Layout:Br,LayoutNetwork:wr,LayoutVertex:mo,LayoutEdge:ra,GridLayout:Ro,PanelLayout:po,CircularLayout:Gr,CircularNetwork:zf,CircularVertex:mp,CircularEdge:S0,ForceDirectedLayout:Ko,ForceDirectedNetwork:Md,ForceDirectedVertex:vp,ForceDirectedEdge:yp,LayeredDigraphLayout:cr,LayeredDigraphNetwork:Gf,LayeredDigraphVertex:Ia,LayeredDigraphEdge:wp,TreeLayout:Di,TreeNetwork:Dd,TreeVertex:Ya,TreeEdge:Hf};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: "+Wy.version),Ke.prototype.go=Wy,nn.go=Wy,typeof bn.exports=="object"&&(bn.exports=typeof ue.g!="undefined"?ue.g.go:self.go)}();var te=typeof ue.g!="undefined"?ue.g.go:self.go;const wt=typeof ue.g!="undefined"?ue.g.go:self.go,Qt=wt.Group,Yt=wt.EnumValue,Bt=wt.List,jt=wt.Set,Ct=wt.Map,Mt=wt.Point,It=wt.Size,St=wt.Rect,kt=wt.Margin,xt=wt.Spot,Ft=wt.Geometry,vt=wt.PathFigure,et=wt.PathSegment,tt=wt.InputEvent,lt=wt.DiagramEvent,ot=wt.ChangedEvent,ut=wt.Model,ct=wt.GraphLinksModel,ft=wt.TreeModel,gt=wt.Binding,Lt=wt.Transaction,Rt=wt.UndoManager,Ut=wt.CommandHandler,Nt=wt.Tool,$t=wt.DraggingTool,qt=wt.DraggingInfo,Zt=wt.LinkingBaseTool,ce=wt.LinkingTool,de=wt.RelinkingTool,be=wt.LinkReshapingTool,Ne=wt.ResizingTool,Ge=wt.RotatingTool,xe=wt.ClickSelectingTool,We=wt.ActionTool,he=wt.ClickCreatingTool,Jt=wt.HTMLInfo,re=wt.ContextMenuTool,se=wt.DragSelectingTool,pe=wt.PanningTool,le=wt.TextEditingTool,ze=wt.ToolManager,Me=wt.Animation,Je=wt.AnimationManager,Le=wt.AnimationTrigger,we=wt.Layer,Re=wt.Diagram,De=wt.Palette,je=wt.Overview,ee=wt.Brush,Et=wt.GraphObject,bt=wt.Panel,Kt=wt.RowColumnDefinition,oe=wt.Shape,_t=wt.TextBlock,Ot=wt.TextBlockMetrics,Pt=wt.Picture,Dt=wt.Part,ie=wt.Adornment,Gt=wt.Node,Wt=wt.Link,ge=wt.Placeholder,Pe=wt.Layout,Ve=wt.LayoutNetwork,_e=wt.LayoutVertex,Fe=wt.LayoutEdge,rn=wt.GridLayout,sn=wt.PanelLayout,on=wt.CircularLayout,Xe=wt.CircularNetwork,Dn=wt.CircularVertex,xn=wt.CircularEdge,Mn=wt.ForceDirectedLayout,In=wt.ForceDirectedNetwork,qn=wt.ForceDirectedVertex,Sn=wt.ForceDirectedEdge,oi=wt.LayeredDigraphLayout,vi=wt.LayeredDigraphNetwork,yi=wt.LayeredDigraphVertex,zi=wt.LayeredDigraphEdge,Yi=wt.TreeLayout,Gi=wt.TreeNetwork,Ii=wt.TreeVertex,li=wt.TreeEdge,Bi=wt.version},2859:function(bn,jn,ue){"use strict";ue.d(jn,{hP:function(){return je}});var te=function(ee,Et){return(te=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(bt,Kt){bt.__proto__=Kt}||function(bt,Kt){for(var oe in Kt)Object.prototype.hasOwnProperty.call(Kt,oe)&&(bt[oe]=Kt[oe])})(ee,Et)};function wt(ee,Et){function bt(){this.constructor=ee}te(ee,Et),ee.prototype=Et===null?Object.create(Et):(bt.prototype=Et.prototype,new bt)}function Qt(ee,Et,bt,Kt){return new(bt||(bt=Promise))(function(oe,_t){function Ot(ie){try{Dt(Kt.next(ie))}catch(Gt){_t(Gt)}}function Pt(ie){try{Dt(Kt.throw(ie))}catch(Gt){_t(Gt)}}function Dt(ie){var Gt;ie.done?oe(ie.value):(Gt=ie.value,Gt instanceof bt?Gt:new bt(function(Wt){Wt(Gt)})).then(Ot,Pt)}Dt((Kt=Kt.apply(ee,Et||[])).next())})}function Yt(ee,Et){var bt,Kt,oe,_t,Ot={label:0,sent:function(){if(1&oe[0])throw oe[1];return oe[1]},trys:[],ops:[]};return _t={next:Pt(0),throw:Pt(1),return:Pt(2)},typeof Symbol=="function"&&(_t[Symbol.iterator]=function(){return this}),_t;function Pt(Dt){return function(ie){return function(Gt){if(bt)throw new TypeError("Generator is already executing.");for(;Ot;)try{if(bt=1,Kt&&(oe=2&Gt[0]?Kt.return:Gt[0]?Kt.throw||((oe=Kt.return)&&oe.call(Kt),0):Kt.next)&&!(oe=oe.call(Kt,Gt[1])).done)return oe;switch(Kt=0,oe&&(Gt=[2&Gt[0],oe.value]),Gt[0]){case 0:case 1:oe=Gt;break;case 4:return Ot.label++,{value:Gt[1],done:!1};case 5:Ot.label++,Kt=Gt[1],Gt=[0];continue;case 7:Gt=Ot.ops.pop(),Ot.trys.pop();continue;default:if(oe=Ot.trys,!((oe=oe.length>0&&oe[oe.length-1])||Gt[0]!==6&&Gt[0]!==2)){Ot=0;continue}if(Gt[0]===3&&(!oe||Gt[1]>oe[0]&&Gt[1]<oe[3])){Ot.label=Gt[1];break}if(Gt[0]===6&&Ot.label<oe[1]){Ot.label=oe[1],oe=Gt;break}if(oe&&Ot.label<oe[2]){Ot.label=oe[2],Ot.ops.push(Gt);break}oe[2]&&Ot.ops.pop(),Ot.trys.pop();continue}Gt=Et.call(ee,Ot)}catch(Wt){Gt=[6,Wt],Kt=0}finally{bt=oe=0}if(5&Gt[0])throw Gt[1];return{value:Gt[0]?Gt[1]:void 0,done:!0}}([Dt,ie])}}}function Bt(){for(var ee=0,Et=0,bt=arguments.length;Et<bt;Et++)ee+=arguments[Et].length;var Kt=Array(ee),oe=0;for(Et=0;Et<bt;Et++)for(var _t=arguments[Et],Ot=0,Pt=_t.length;Ot<Pt;Ot++,oe++)Kt[oe]=_t[Ot];return Kt}var jt=function(){function ee(){}return ee.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},ee.setAttributes=function(Et,bt){for(var Kt=0,oe=bt;Kt<oe.length;Kt++){var _t=oe[Kt],Ot=_t[0],Pt=_t[1];Et.setAttribute(Ot,Pt)}},ee.createRect=function(Et,bt,Kt){var oe=document.createElementNS("http://www.w3.org/2000/svg","rect");return oe.setAttribute("width",Et.toString()),oe.setAttribute("height",bt.toString()),Kt&&ee.setAttributes(oe,Kt),oe},ee.createLine=function(Et,bt,Kt,oe,_t){var Ot=document.createElementNS("http://www.w3.org/2000/svg","line");return Ot.setAttribute("x1",Et.toString()),Ot.setAttribute("y1",bt.toString()),Ot.setAttribute("x2",Kt.toString()),Ot.setAttribute("y2",oe.toString()),_t&&ee.setAttributes(Ot,_t),Ot},ee.createPolygon=function(Et,bt){var Kt=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Kt.setAttribute("points",Et),bt&&ee.setAttributes(Kt,bt),Kt},ee.createCircle=function(Et,bt){var Kt=document.createElementNS("http://www.w3.org/2000/svg","circle");return Kt.setAttribute("cx",(Et/2).toString()),Kt.setAttribute("cy",(Et/2).toString()),Kt.setAttribute("r",Et.toString()),bt&&ee.setAttributes(Kt,bt),Kt},ee.createEllipse=function(Et,bt,Kt){var oe=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return oe.setAttribute("cx",(Et/2).toString()),oe.setAttribute("cy",(bt/2).toString()),oe.setAttribute("rx",(Et/2).toString()),oe.setAttribute("ry",(bt/2).toString()),Kt&&ee.setAttributes(oe,Kt),oe},ee.createGroup=function(Et){var bt=document.createElementNS("http://www.w3.org/2000/svg","g");return Et&&ee.setAttributes(bt,Et),bt},ee.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},ee.createMarker=function(Et,bt,Kt,oe,_t,Ot,Pt){var Dt=document.createElementNS("http://www.w3.org/2000/svg","marker");return ee.setAttributes(Dt,[["id",Et],["orient",bt],["markerWidth",Kt.toString()],["markerHeight",oe.toString()],["refX",_t.toString()],["refY",Ot.toString()]]),Dt.appendChild(Pt),Dt},ee.createText=function(Et){var bt=document.createElementNS("http://www.w3.org/2000/svg","text");return bt.setAttribute("x","0"),bt.setAttribute("y","0"),Et&&ee.setAttributes(bt,Et),bt},ee.createTSpan=function(Et,bt){var Kt=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Kt.textContent=Et,bt&&ee.setAttributes(Kt,bt),Kt},ee.createImage=function(Et){var bt=document.createElementNS("http://www.w3.org/2000/svg","image");return Et&&ee.setAttributes(bt,Et),bt},ee.createPoint=function(Et,bt){var Kt=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Kt.x=Et,Kt.y=bt,Kt},ee.createPath=function(Et,bt){var Kt=document.createElementNS("http://www.w3.org/2000/svg","path");return Kt.setAttribute("d",Et),bt&&ee.setAttributes(Kt,bt),Kt},ee}(),Ct=function(){function ee(){}return ee.addKey=function(Et){ee.key=Et},Object.defineProperty(ee,"isLicensed",{get:function(){return!!ee.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(ee.key)},enumerable:!1,configurable:!0}),ee}(),Mt=function(){function ee(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return ee.prototype.rasterize=function(Et,bt,Kt){var oe=this;return new Promise(function(_t){var Ot=Kt!==void 0?Kt:document.createElement("canvas");Et===null&&(oe.markersOnly=!0,oe.naturalSize=!1);var Pt=document.createElementNS("http://www.w3.org/2000/svg","svg");Pt.setAttribute("xmlns","http://www.w3.org/2000/svg"),Pt.setAttribute("width",bt.width.baseVal.valueAsString),Pt.setAttribute("height",bt.height.baseVal.valueAsString),Pt.setAttribute("viewBox","0 0 "+bt.viewBox.baseVal.width.toString()+" "+bt.viewBox.baseVal.height.toString()),Pt.innerHTML=bt.innerHTML,oe.naturalSize===!0?(Pt.width.baseVal.value=Et.naturalWidth,Pt.height.baseVal.value=Et.naturalHeight):oe.width!==void 0&&oe.height!==void 0&&(Pt.width.baseVal.value=oe.width,Pt.height.baseVal.value=oe.height),Ot.width=Pt.width.baseVal.value,Ot.height=Pt.height.baseVal.value;var Dt=Pt.outerHTML,ie=Ot.getContext("2d");oe.markersOnly!==!0&&ie.drawImage(Et,0,0,Ot.width,Ot.height);var Gt=window.URL,Wt=new Image(Ot.width,Ot.height);Wt.setAttribute("crossOrigin","anonymous");var ge=new Blob([Dt],{type:"image/svg+xml"}),Pe=Gt.createObjectURL(ge);Wt.onload=function(){ie.drawImage(Wt,0,0),Gt.revokeObjectURL(Pe);var Ve=Ot.toDataURL(oe.imageType,oe.imageQuality);_t(Ve)},Wt.src=Pe})},ee}(),It=function(){},St=function(){function ee(Et){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+Et+"_"}return Object.defineProperty(ee.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(ee.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(ee.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),ee.prototype.addClass=function(Et){return this.styleSheet===void 0&&this.addStyleSheet(),Et.name=""+this.classNamePrefix+Et.localName,this.classes.push(Et),this.styleSheet.sheet.insertRule("."+Et.name+" {"+Et.style+"}",this.styleSheet.sheet.cssRules.length),Et},ee.prototype.addRule=function(Et){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(Et),this.styleSheet.sheet.insertRule(Et.selector+" {"+Et.style+"}",this.styleSheet.sheet.cssRules.length)},ee.prototype.addStyleSheet=function(){var Et;this.styleSheet=document.createElement("style"),((Et=this.styleSheetRoot)!==null&&Et!==void 0?Et:document.head).appendChild(this.styleSheet),this.addRule(new kt("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new kt("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new kt("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new xt("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new xt("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},ee.prototype.removeStyleSheet=function(){var Et;this.styleSheet&&(((Et=this.styleSheetRoot)!==null&&Et!==void 0?Et:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},ee}(),kt=function(ee,Et){this.selector=ee,this.style=Et},xt=function(ee,Et){this.localName=ee,this.style=Et},Ft=function(){function ee(Et,bt,Kt,oe,_t){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Et,this.displayMode=bt,this.markerItems=Kt,this.uiStyleSettings=oe,this.styles=_t,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return ee.prototype.show=function(Et){var bt=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Et,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Kt=document.createElement("div");Kt.className=this.toolbarBlockStyleClass.name,Kt.style.whiteSpace="nowrap",this.uiContainer.appendChild(Kt),this.addActionButton(Kt,'<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(Kt,'<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(Kt,'<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(Kt,'<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(Kt,'<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(Kt,'<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(Kt,'<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(Kt,'<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(_t){var Ot=document.createElement("div");Ot.className=""+bt.toolbarButtonStyleClass.name,Ot.setAttribute("data-type-name",_t.typeName),Ot.innerHTML=_t.icon,Ot.addEventListener("click",function(){bt.markerToolbarButtonClicked(Ot,_t)}),bt.buttons.push(Ot),bt.markerButtons.push(Ot)}),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 oe=document.createElement("div");oe.className=this.toolbarBlockStyleClass.name,oe.style.whiteSpace="nowrap",oe.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(oe),this.addActionButton(oe,'<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(oe,'<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()},ee.prototype.addButtonClickListener=function(Et){this.buttonClickListeners.push(Et)},ee.prototype.removeButtonClickListener=function(Et){this.buttonClickListeners.indexOf(Et)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Et),1)},ee.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},ee.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Et=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var bt=0;bt<this.markerButtons.length;bt++)bt<Et||bt===Et&&this.markerButtons.length-1===Et?this.markerButtonBlock.appendChild(this.markerButtons[bt]):(bt===Et&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[bt]))}},ee.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")},ee.prototype.resetButtonStyles=function(){var Et=this;this.buttons.forEach(function(bt){bt.className=bt.className.replace(Et.uiStyleSettings.toolbarButtonStyleColorsClassName?Et.uiStyleSettings.toolbarButtonStyleColorsClassName:Et.toolbarButtonStyleColorsClass.name,"").trim(),bt.className=bt.className.replace(Et.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Et.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Et.toolbarActiveButtonStyleColorsClass.name,"").trim(),bt.className+=" "+(Et.uiStyleSettings.toolbarButtonStyleColorsClassName?Et.uiStyleSettings.toolbarButtonStyleColorsClassName:Et.toolbarButtonStyleColorsClass.name)})},ee.prototype.addActionButton=function(Et,bt,Kt){var oe=this,_t=document.createElement("div");switch(_t.className=""+this.toolbarButtonStyleClass.name,_t.innerHTML=bt,_t.setAttribute("data-action",Kt),_t.addEventListener("click",function(){oe.actionToolbarButtonClicked(_t,Kt)}),Kt){case"select":_t.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":_t.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":_t.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":_t.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":_t.style.fill=this.uiStyleSettings.closeButtonColor}Et.appendChild(_t),this.buttons.push(_t)},ee.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new xt("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 xt("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new xt("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new xt("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 xt("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var Et=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new xt("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*Et)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*Et)+`px;
padding: `+Et+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new xt("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new xt("toolbar_active_button",`
fill: `+this.uiStyleSettings.toolbarColor+`;
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new kt("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`)),this.styles.addRule(new kt("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`))},ee.prototype.markerToolbarButtonClicked=function(Et,bt){this.setActiveButton(Et),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Kt){return Kt("marker",bt)}),this.markerButtonOverflowBlock.style.display="none"},ee.prototype.actionToolbarButtonClicked=function(Et,bt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Kt){return Kt("action",bt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},ee.prototype.setActiveButton=function(Et){this.resetButtonStyles(),Et.className=Et.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Et.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},ee.prototype.setActiveMarkerButton=function(Et){var bt=this.markerButtons.find(function(Kt){return Kt.getAttribute("data-type-name")===Et});bt&&this.setActiveButton(bt)},ee.prototype.setCurrentMarker=function(Et){var bt=this;this.currentMarker=Et,this.buttons.filter(function(Kt){return/delete|notes/.test(Kt.getAttribute("data-action"))}).forEach(function(Kt){bt.currentMarker===void 0?(Kt.style.fillOpacity="0.4",Kt.style.pointerEvents="none"):(Kt.style.fillOpacity="1",Kt.style.pointerEvents="all")})},ee}(),vt=function(){function ee(Et,bt,Kt,oe){this.panels=[],this.panelButtons=[],this.markerjsContainer=Et,this.displayMode=bt,this.uiStyleSettings=Kt,this.styles=oe,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return ee.prototype.addStyles=function(){var Et;this.toolboxStyleClass=this.styles.addClass(new xt("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 xt("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var bt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new xt("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new xt("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new xt("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 xt("toolbox-panel-row_colors",`
background-color: `+((Et=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Et!==void 0?Et:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new xt("toolbox_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*bt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*bt)+`px;
padding: `+bt+`px;
box-sizing: content-box;
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new xt("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new xt("toolbox-active-button_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.styles.addRule(new kt("."+this.toolboxButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new kt("."+this.toolboxButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`))},ee.prototype.show=function(Et){var bt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Et,this.uiContainer.className=this.toolboxStyleClass.name+" "+((bt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&bt!==void 0?bt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},ee.prototype.setPanelButtons=function(Et){var bt,Kt,oe=this;this.panels=Et,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((bt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&bt!==void 0?bt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Kt=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Kt!==void 0?Kt:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(_t){var Ot;_t.uiStyleSettings=oe.uiStyleSettings;var Pt=document.createElement("div");Pt.className=oe.toolboxButtonStyleClass.name+" "+((Ot=oe.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Ot!==void 0?Ot:oe.toolboxButtonStyleColorsClass.name),Pt.innerHTML=_t.icon,Pt.title=_t.title,Pt.addEventListener("click",function(){oe.panelButtonClick(_t)}),oe.panelButtons.push(Pt),oe.buttonRow.appendChild(Pt)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},ee.prototype.panelButtonClick=function(Et){var bt=this,Kt=-1;if(Et!==this.activePanel){Kt=this.panels.indexOf(Et),this.panelRow.innerHTML="";var oe=Et.getUi();oe.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(oe),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=Et}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){bt.displayMode==="inline"?bt.panelRow.style.display="none":bt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(_t,Ot){var Pt,Dt;_t.className=bt.toolboxButtonStyleClass.name+" "+(Ot===Kt?""+((Pt=bt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Pt!==void 0?Pt:bt.toolboxActiveButtonStyleColorsClass.name):""+((Dt=bt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Dt!==void 0?Dt:bt.toolboxButtonStyleColorsClass.name))})},ee}(),et=function(ee,Et){this.title=ee,this.icon=Et},tt=function(ee){function Et(bt,Kt,oe,_t){var Ot=ee.call(this,bt,_t||'<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 Ot.colors=[],Ot.addTransparent=!1,Ot.colorBoxes=[],Ot.colors=Kt,Ot.currentColor=oe,Ot.setCurrentColor=Ot.setCurrentColor.bind(Ot),Ot.getColorBox=Ot.getColorBox.bind(Ot),Ot}return wt(Et,ee),Et.prototype.getUi=function(){var bt=this,Kt=document.createElement("div");return Kt.style.overflow="hidden",Kt.style.whiteSpace="nowrap",this.colors.forEach(function(oe){var _t=bt.getColorBox(oe);Kt.appendChild(_t),bt.colorBoxes.push(_t)}),Kt},Et.prototype.getColorBox=function(bt){var Kt=this,oe=this.uiStyleSettings.toolbarHeight/4,_t=this.uiStyleSettings.toolbarHeight-oe,Ot=document.createElement("div");Ot.style.display="inline-block",Ot.style.boxSizing="content-box",Ot.style.width=_t-2+"px",Ot.style.height=_t-2+"px",Ot.style.padding="1px",Ot.style.marginRight="2px",Ot.style.marginBottom="2px",Ot.style.borderWidth="2px",Ot.style.borderStyle="solid",Ot.style.borderRadius=(_t+2)/2+"px",Ot.style.borderColor=bt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",Ot.addEventListener("click",function(){Kt.setCurrentColor(bt,Ot)});var Pt=document.createElement("div");return Pt.style.display="inline-block",Pt.style.width=_t-2+"px",Pt.style.height=_t-2+"px",Pt.style.backgroundColor=bt,Pt.style.borderRadius=_t/2+"px",bt==="transparent"&&(Pt.style.fill=this.uiStyleSettings.toolboxAccentColor,Pt.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>`),Ot.appendChild(Pt),Ot},Et.prototype.setCurrentColor=function(bt,Kt){var oe=this;this.currentColor=bt,this.colorBoxes.forEach(function(_t){_t.style.borderColor=_t===Kt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(bt)},Et}(et),lt=function(){function ee(Et,bt,Kt){this._state="new",this._isSelected=!1,this._container=Et,this._overlayContainer=bt,this.globalSettings=Kt,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(ee.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),ee.prototype.ownsTarget=function(Et){return!1},Object.defineProperty(ee.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),ee.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},ee.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},ee.prototype.pointerDown=function(Et,bt){},ee.prototype.dblClick=function(Et,bt){},ee.prototype.manipulate=function(Et){},ee.prototype.pointerUp=function(Et){this.stateChanged()},ee.prototype.dispose=function(){},ee.prototype.addMarkerVisualToContainer=function(Et){this.container.childNodes.length>0?this.container.insertBefore(Et,this.container.childNodes[0]):this.container.appendChild(Et)},ee.prototype.getState=function(){return{typeName:ee.typeName,state:this.state,notes:this.notes}},ee.prototype.restoreState=function(Et){this._state=Et.state,this.notes=Et.notes},ee.prototype.scale=function(Et,bt){},ee.prototype.colorChanged=function(Et){this.onColorChanged&&this.onColorChanged(Et),this.stateChanged()},ee.prototype.fillColorChanged=function(Et){this.onFillColorChanged&&this.onFillColorChanged(Et),this.stateChanged()},ee.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Et=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Et.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Et)&&this.onStateChanged(this)}},ee.typeName="MarkerBase",ee}(),ot=function(){function ee(){this.findGripByVisual=this.findGripByVisual.bind(this)}return ee.prototype.findGripByVisual=function(Et){return this.topLeft.ownsTarget(Et)?this.topLeft:this.topCenter.ownsTarget(Et)?this.topCenter:this.topRight.ownsTarget(Et)?this.topRight:this.centerLeft.ownsTarget(Et)?this.centerLeft:this.centerRight.ownsTarget(Et)?this.centerRight:this.bottomLeft.ownsTarget(Et)?this.bottomLeft:this.bottomCenter.ownsTarget(Et)?this.bottomCenter:this.bottomRight.ownsTarget(Et)?this.bottomRight:void 0},ee}(),ut=function(){function ee(){this.GRIP_SIZE=10,this.visual=jt.createGroup(),this.visual.appendChild(jt.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(jt.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return ee.prototype.ownsTarget=function(Et){return Et===this.visual||Et===this.visual.childNodes[0]||Et===this.visual.childNodes[1]},ee}(),ct=function(){function ee(){}return ee.toITransformMatrix=function(Et){return{a:Et.a,b:Et.b,c:Et.c,d:Et.d,e:Et.e,f:Et.f}},ee.toSVGMatrix=function(Et,bt){return Et.a=bt.a,Et.b=bt.b,Et.c=bt.c,Et.d=bt.d,Et.e=bt.e,Et.f=bt.f,Et},ee}(),ft=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.left=0,_t.top=0,_t.width=0,_t.height=0,_t.defaultSize={x:50,y:20},_t.offsetX=0,_t.offsetY=0,_t.rotationAngle=0,_t.CB_DISTANCE=10,_t._suppressMarkerCreateEvent=!1,_t.container.transform.baseVal.appendItem(jt.createTransform()),_t.setupControlBox(),_t}return wt(Et,ee),Object.defineProperty(Et.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"visual",{get:function(){return this._visual},set:function(bt){this._visual=bt;var Kt=jt.createTransform();this._visual.transform.baseVal.appendItem(Kt)},enumerable:!1,configurable:!0}),Et.prototype.ownsTarget=function(bt){return!!ee.prototype.ownsTarget.call(this,bt)||!!(this.controlGrips.findGripByVisual(bt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(bt))},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.state==="new"&&(this.left=bt.x,this.top=bt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var oe=this.unrotatePoint(bt);if(this.manipulationStartX=oe.x,this.manipulationStartY=oe.y,this.offsetX=oe.x-this.left,this.offsetY=oe.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Kt),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Kt)){this.activeGrip=this.rotatorGrip;var _t=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=_t.x-this.width/2,this.top=_t.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var Ot=this.container.transform.baseVal.getItem(0);Ot.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(Ot,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Et.prototype.pointerUp=function(bt){var Kt=this.state;ee.prototype.pointerUp.call(this,bt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(bt),this._state="select",Kt==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Et.prototype.moveVisual=function(bt){this.visual.style.transform="translate("+bt.x+"px, "+bt.y+"px)"},Et.prototype.manipulate=function(bt){var Kt=this.unrotatePoint(bt);this.state==="creating"?this.resize(bt):this.state==="move"?(this.left=this.manipulationStartLeft+(Kt.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Kt.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Kt):this.state==="rotate"&&this.rotate(bt)},Et.prototype.resize=function(bt){var Kt=this.manipulationStartLeft,oe=this.manipulationStartWidth,_t=this.manipulationStartTop,Ot=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Kt=this.manipulationStartLeft+bt.x-this.manipulationStartX,oe=this.manipulationStartWidth+this.manipulationStartLeft-Kt;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:oe=this.manipulationStartWidth+bt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:_t=this.manipulationStartTop+bt.y-this.manipulationStartY,Ot=this.manipulationStartHeight+this.manipulationStartTop-_t;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:Ot=this.manipulationStartHeight+bt.y-this.manipulationStartY}oe>=0?(this.left=Kt,this.width=oe):(this.left=Kt+oe,this.width=-oe),Ot>=0?(this.top=_t,this.height=Ot):(this.top=_t+Ot,this.height=-Ot),this.setSize()},Et.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Et.prototype.rotate=function(bt){if(Math.abs(bt.x-this.centerX)>.1){var Kt=Math.sign(bt.x-this.centerX);this.rotationAngle=180*Math.atan((bt.y-this.centerY)/(bt.x-this.centerX))/Math.PI+90*Kt,this.applyRotation()}},Et.prototype.applyRotation=function(){var bt=this.container.transform.baseVal.getItem(0);bt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(bt,0)},Et.prototype.rotatePoint=function(bt){if(this.rotationAngle===0)return bt;var Kt=this.container.getCTM(),oe=jt.createPoint(bt.x,bt.y);return{x:(oe=oe.matrixTransform(Kt)).x,y:oe.y}},Et.prototype.unrotatePoint=function(bt){if(this.rotationAngle===0)return bt;var Kt=this.container.getCTM();Kt=Kt.inverse();var oe=jt.createPoint(bt.x,bt.y);return{x:(oe=oe.matrixTransform(Kt)).x,y:oe.y}},Et.prototype.select=function(){ee.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Et.prototype.deselect=function(){ee.prototype.deselect.call(this),this.controlBox.style.display="none"},Et.prototype.setupControlBox=function(){this.controlBox=jt.createGroup();var bt=jt.createTransform();bt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(bt),this.container.appendChild(this.controlBox),this.controlRect=jt.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=jt.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 ot,this.addControlGrips(),this.controlBox.style.display="none"},Et.prototype.adjustControlBox=function(){var bt=this.controlBox.transform.baseVal.getItem(0);bt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(bt,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()},Et.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()},Et.prototype.createGrip=function(){var bt=new ut;return bt.visual.transform.baseVal.appendItem(jt.createTransform()),this.controlBox.appendChild(bt.visual),bt},Et.prototype.positionGrips=function(){var bt=this.controlGrips.topLeft.GRIP_SIZE,Kt=-bt/2,oe=Kt,_t=(this.width+this.CB_DISTANCE)/2-bt/2,Ot=(this.height+this.CB_DISTANCE)/2-bt/2,Pt=this.height+this.CB_DISTANCE-bt/2,Dt=this.width+this.CB_DISTANCE-bt/2;this.positionGrip(this.controlGrips.topLeft.visual,Kt,oe),this.positionGrip(this.controlGrips.topCenter.visual,_t,oe),this.positionGrip(this.controlGrips.topRight.visual,Dt,oe),this.positionGrip(this.controlGrips.centerLeft.visual,Kt,Ot),this.positionGrip(this.controlGrips.centerRight.visual,Dt,Ot),this.positionGrip(this.controlGrips.bottomLeft.visual,Kt,Pt),this.positionGrip(this.controlGrips.bottomCenter.visual,_t,Pt),this.positionGrip(this.controlGrips.bottomRight.visual,Dt,Pt),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,_t,oe-3*this.CB_DISTANCE)},Et.prototype.positionGrip=function(bt,Kt,oe){var _t=bt.transform.baseVal.getItem(0);_t.setTranslate(Kt,oe),bt.transform.baseVal.replaceItem(_t,0)},Et.prototype.hideControlBox=function(){this.controlBox.style.display="none"},Et.prototype.showControlBox=function(){this.controlBox.style.display=""},Et.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:ct.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:ct.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},ee.prototype.getState.call(this))},Et.prototype.restoreState=function(bt){ee.prototype.restoreState.call(this,bt);var Kt=bt;this.left=Kt.left,this.top=Kt.top,this.width=Kt.width,this.height=Kt.height,this.rotationAngle=Kt.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(ct.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Kt.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(ct.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Kt.containerTransformMatrix))},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt);var oe=this.rotatePoint({x:this.left,y:this.top}),_t=this.unrotatePoint({x:oe.x*bt,y:oe.y*Kt});this.left=_t.x,this.top=_t.y,this.width=this.width*bt,this.height=this.height*Kt,this.adjustControlBox()},Et}(lt),gt=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.fillColor="transparent",_t.strokeColor="transparent",_t.strokeWidth=0,_t.strokeDasharray="",_t.opacity=1,_t.setStrokeColor=_t.setStrokeColor.bind(_t),_t.setFillColor=_t.setFillColor.bind(_t),_t.setStrokeWidth=_t.setStrokeWidth.bind(_t),_t.setStrokeDasharray=_t.setStrokeDasharray.bind(_t),_t.createVisual=_t.createVisual.bind(_t),_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.visual)},Et.prototype.createVisual=function(){this.visual=jt.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)},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.state==="new"&&(this.createVisual(),this.moveVisual(bt),this._state="creating")},Et.prototype.manipulate=function(bt){ee.prototype.manipulate.call(this,bt)},Et.prototype.resize=function(bt){ee.prototype.resize.call(this,bt),this.setSize()},Et.prototype.setSize=function(){ee.prototype.setSize.call(this),jt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Et.prototype.pointerUp=function(bt){ee.prototype.pointerUp.call(this,bt),this.setSize()},Et.prototype.setStrokeColor=function(bt){this.strokeColor=bt,this.visual&&jt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(bt),this.stateChanged()},Et.prototype.setFillColor=function(bt){this.fillColor=bt,this.visual&&jt.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Et.prototype.setStrokeWidth=function(bt){this.strokeWidth=bt,this.visual&&jt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Et.prototype.setStrokeDasharray=function(bt){this.strokeDasharray=bt,this.visual&&jt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Et.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},ee.prototype.getState.call(this))},Et.prototype.restoreState=function(bt){var Kt=bt;this.fillColor=Kt.fillColor,this.strokeColor=Kt.strokeColor,this.strokeWidth=Kt.strokeWidth,this.strokeDasharray=Kt.strokeDasharray,this.opacity=Kt.opacity,this.createVisual(),ee.prototype.restoreState.call(this,bt),this.setSize()},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt),this.setSize()},Et.title="Rectangle marker",Et}(ft),Lt=function(ee){function Et(bt,Kt,oe,_t){var Ot=ee.call(this,bt,_t||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return Ot.widths=[],Ot.widthBoxes=[],Ot.widths=Kt,Ot.currentWidth=oe,Ot.setCurrentWidth=Ot.setCurrentWidth.bind(Ot),Ot}return wt(Et,ee),Et.prototype.getUi=function(){var bt=this,Kt=document.createElement("div");return Kt.style.display="flex",Kt.style.overflow="hidden",Kt.style.flexGrow="2",this.widths.forEach(function(oe){var _t=document.createElement("div");_t.style.display="flex",_t.style.flexGrow="2",_t.style.alignItems="center",_t.style.justifyContent="space-between",_t.style.padding="5px",_t.style.borderWidth="2px",_t.style.borderStyle="solid",_t.style.borderColor=oe===bt.currentWidth?bt.uiStyleSettings.toolboxAccentColor:"transparent",_t.addEventListener("click",function(){bt.setCurrentWidth(oe,_t)}),Kt.appendChild(_t);var Ot=document.createElement("div");Ot.innerText=oe.toString(),Ot.style.marginRight="5px",_t.appendChild(Ot);var Pt=document.createElement("div");Pt.style.minHeight="20px",Pt.style.flexGrow="2",Pt.style.display="flex",Pt.style.alignItems="center";var Dt=document.createElement("hr");Dt.style.minWidth="20px",Dt.style.border="0px",Dt.style.borderTop=oe+"px solid "+bt.uiStyleSettings.toolboxColor,Dt.style.flexGrow="2",Pt.appendChild(Dt),_t.appendChild(Pt),bt.widthBoxes.push(_t)}),Kt},Et.prototype.setCurrentWidth=function(bt,Kt){var oe=this;this.currentWidth=bt,this.widthBoxes.forEach(function(_t){_t.style.borderColor=_t===Kt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Et}(et),Rt=function(ee){function Et(bt,Kt,oe,_t){var Ot=ee.call(this,bt,_t||'<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 Ot.styles=[],Ot.styleBoxes=[],Ot.styles=Kt,Ot.currentStyle=oe,Ot.setCurrentStyle=Ot.setCurrentStyle.bind(Ot),Ot}return wt(Et,ee),Et.prototype.getUi=function(){var bt=this,Kt=document.createElement("div");return Kt.style.display="flex",Kt.style.overflow="hidden",Kt.style.flexGrow="2",this.styles.forEach(function(oe){var _t=document.createElement("div");_t.style.display="flex",_t.style.alignItems="center",_t.style.justifyContent="space-between",_t.style.padding="5px",_t.style.borderWidth="2px",_t.style.borderStyle="solid",_t.style.overflow="hidden",_t.style.maxWidth=100/bt.styles.length-5+"%",_t.style.borderColor=oe===bt.currentStyle?bt.uiStyleSettings.toolboxAccentColor:"transparent",_t.addEventListener("click",function(){bt.setCurrentStyle(oe,_t)}),Kt.appendChild(_t);var Ot=document.createElement("div");Ot.style.minHeight="20px",Ot.style.flexGrow="2",Ot.style.overflow="hidden";var Pt=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+bt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(oe!==""?'stroke-dasharray="'+oe+'"':"")+` />
</svg>`;Ot.innerHTML=Pt,_t.appendChild(Ot),bt.styleBoxes.push(_t)}),Kt},Et.prototype.setCurrentStyle=function(bt,Kt){var oe=this;this.currentStyle=bt,this.styleBoxes.forEach(function(_t){_t.style.borderColor=_t===Kt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Et}(et),Ut=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.strokeColor=oe.defaultColor,_t.strokeWidth=oe.defaultStrokeWidth,_t.strokeDasharray=oe.defaultStrokeDasharray,_t.strokePanel=new tt("Line color",oe.defaultColorSet,oe.defaultColor),_t.strokePanel.onColorChanged=_t.setStrokeColor,_t.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),_t.strokeWidthPanel.onWidthChanged=_t.setStrokeWidth,_t.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),_t.strokeStylePanel.onStyleChanged=_t.setStrokeDasharray,_t}return wt(Et,ee),Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=ee.prototype.getState.call(this);return bt.typeName=Et.typeName,bt},Et.typeName="FrameMarker",Et.title="Frame marker",Et.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Et}(gt),Nt=function(){this.defaultColorSet=["#EF4444","#10B981","#2563EB","#FFFF00","#7C3AED","#F472B6","#000000","#FFFFFF"],this.defaultColor=this.defaultColorSet[0],this.defaultFillColor=this.defaultColorSet[0],this.defaultStrokeColor=this.defaultColorSet[7],this.defaultHighlightColor=this.defaultColorSet[3],this.defaultStrokeWidth=3,this.defaultStrokeDasharray="",this.defaultHighlightOpacity=.5,this.defaultFontFamily="Helvetica, Arial, sans-serif",this.defaultStrokeWidths=[1,2,3,5,10],this.defaultStrokeDasharrays=["","3","12 3","9 6 3 6"],this.defaultOpacitySteps=[.1,.25,.5,.75,1],this.displayMode="inline",this.defaultFontFamilies=['Times, "Times New Roman", serif',"Helvetica, Arial, sans-serif",'Courier, "Courier New", monospace',"cursive","fantasy"],this.popupMargin=30,this.newFreehandMarkerOnPointerUp=!1,this.defaultColorsFollowCurrentColors=!1,this.freehandPixelRatio=1,this.disableRotation=!1,this.defaultCaptionFontSize="1rem",this.defaultCaptionText="Text"},$t=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.x1=0,_t.y1=0,_t.x2=0,_t.y2=0,_t.defaultLength=50,_t.manipulationStartX=0,_t.manipulationStartY=0,_t.manipulationStartX1=0,_t.manipulationStartY1=0,_t.manipulationStartX2=0,_t.manipulationStartY2=0,_t.setupControlBox(),_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!!ee.prototype.ownsTarget.call(this,bt)||!(!this.grip1.ownsTarget(bt)&&!this.grip2.ownsTarget(bt))},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.manipulationStartX=bt.x,this.manipulationStartY=bt.y,this.state==="new"&&(this.x1=bt.x,this.y1=bt.y,this.x2=bt.x,this.y2=bt.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(Kt)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Kt)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Et.prototype.pointerUp=function(bt){var Kt=this.state;ee.prototype.pointerUp.call(this,bt),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(bt),this._state="select",Kt==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Et.prototype.adjustVisual=function(){},Et.prototype.manipulate=function(bt){this.state==="creating"?this.resize(bt):this.state==="move"?(this.x1=this.manipulationStartX1+bt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+bt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+bt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+bt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(bt)},Et.prototype.resize=function(bt){switch(this.activeGrip){case this.grip1:this.x1=bt.x,this.y1=bt.y;break;case this.grip2:case void 0:this.x2=bt.x,this.y2=bt.y}this.adjustVisual(),this.adjustControlBox()},Et.prototype.select=function(){ee.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Et.prototype.deselect=function(){ee.prototype.deselect.call(this),this.controlBox.style.display="none"},Et.prototype.setupControlBox=function(){this.controlBox=jt.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Et.prototype.adjustControlBox=function(){this.positionGrips()},Et.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Et.prototype.createGrip=function(){var bt=new ut;return bt.visual.transform.baseVal.appendItem(jt.createTransform()),this.controlBox.appendChild(bt.visual),bt},Et.prototype.positionGrips=function(){var bt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-bt/2,this.y1-bt/2),this.positionGrip(this.grip2.visual,this.x2-bt/2,this.y2-bt/2)},Et.prototype.positionGrip=function(bt,Kt,oe){var _t=bt.transform.baseVal.getItem(0);_t.setTranslate(Kt,oe),bt.transform.baseVal.replaceItem(_t,0)},Et.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},ee.prototype.getState.call(this))},Et.prototype.restoreState=function(bt){ee.prototype.restoreState.call(this,bt);var Kt=bt;this.x1=Kt.x1,this.y1=Kt.y1,this.x2=Kt.x2,this.y2=Kt.y2},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt),this.x1=this.x1*bt,this.y1=this.y1*Kt,this.x2=this.x2*bt,this.y2=this.y2*Kt,this.adjustVisual(),this.adjustControlBox()},Et}(lt),qt=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.strokeColor="transparent",_t.strokeWidth=0,_t.strokeDasharray="",_t.setStrokeColor=_t.setStrokeColor.bind(_t),_t.setStrokeWidth=_t.setStrokeWidth.bind(_t),_t.setStrokeDasharray=_t.setStrokeDasharray.bind(_t),_t.strokeColor=oe.defaultColor,_t.strokeWidth=oe.defaultStrokeWidth,_t.strokeDasharray=oe.defaultStrokeDasharray,_t.strokePanel=new tt("Line color",oe.defaultColorSet,oe.defaultColor),_t.strokePanel.onColorChanged=_t.setStrokeColor,_t.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),_t.strokeWidthPanel.onWidthChanged=_t.setStrokeWidth,_t.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),_t.strokeStylePanel.onStyleChanged=_t.setStrokeDasharray,_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.visual&&bt!==this.selectorLine&&bt!==this.visibleLine)},Et.prototype.createVisual=function(){this.visual=jt.createGroup(),this.selectorLine=jt.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=jt.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)},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},Et.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()),jt.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),jt.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),jt.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Et.prototype.setStrokeColor=function(bt){this.strokeColor=bt,this.adjustVisual(),this.colorChanged(bt)},Et.prototype.setStrokeWidth=function(bt){this.strokeWidth=bt,this.adjustVisual()},Et.prototype.setStrokeDasharray=function(bt){this.strokeDasharray=bt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},ee.prototype.getState.call(this));return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){ee.prototype.restoreState.call(this,bt);var Kt=bt;this.strokeColor=Kt.strokeColor,this.strokeWidth=Kt.strokeWidth,this.strokeDasharray=Kt.strokeDasharray,this.createVisual(),this.adjustVisual()},Et.typeName="LineMarker",Et.title="Line marker",Et.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',Et}($t),Zt=function(ee){function Et(bt,Kt,oe,_t){var Ot=ee.call(this,bt,_t||'<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 Ot.fonts=[],Ot.fontBoxes=[],Ot.fonts=Kt,Ot.currentFont=oe,Ot.setCurrentFont=Ot.setCurrentFont.bind(Ot),Ot}return wt(Et,ee),Et.prototype.getUi=function(){var bt=this,Kt=document.createElement("div");return Kt.style.overflow="hidden",Kt.style.flexGrow="2",this.fonts.forEach(function(oe){var _t=document.createElement("div");_t.style.display="inline-block",_t.style.alignItems="center",_t.style.justifyContent="space-between",_t.style.padding="5px",_t.style.borderWidth="2px",_t.style.borderStyle="solid",_t.style.overflow="hidden",_t.style.maxWidth=100/bt.fonts.length-5+"%",_t.style.borderColor=oe===bt.currentFont?bt.uiStyleSettings.toolboxAccentColor:"transparent",_t.addEventListener("click",function(){bt.setCurrentFont(oe,_t)}),Kt.appendChild(_t);var Ot=document.createElement("div");Ot.style.display="flex",Ot.style.minHeight="20px",Ot.style.flexGrow="2",Ot.style.fontFamily=oe,Ot.style.overflow="hidden";var Pt=document.createElement("div");Pt.style.whiteSpace="nowrap",Pt.style.overflow="hidden",Pt.style.textOverflow="ellipsis",Pt.innerHTML="The quick brown fox jumps over the lazy dog",Ot.appendChild(Pt),_t.appendChild(Ot),bt.fontBoxes.push(_t)}),Kt},Et.prototype.setCurrentFont=function(bt,Kt){var oe=this;this.currentFont=bt,this.fontBoxes.forEach(function(_t){_t.style.borderColor=_t===Kt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Et}(et),ce=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.color="transparent",_t.padding=5,_t.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",_t.text=_t.DEFAULT_TEXT,_t.isMoved=!1,_t.color=oe.defaultColor,_t.fontFamily=oe.defaultFontFamily,_t.defaultSize={x:100,y:30},_t.setColor=_t.setColor.bind(_t),_t.setFont=_t.setFont.bind(_t),_t.renderText=_t.renderText.bind(_t),_t.sizeText=_t.sizeText.bind(_t),_t.textEditDivClicked=_t.textEditDivClicked.bind(_t),_t.showTextEditor=_t.showTextEditor.bind(_t),_t.setSize=_t.setSize.bind(_t),_t.positionTextEditor=_t.positionTextEditor.bind(_t),_t.colorPanel=new tt("Color",oe.defaultColorSet,oe.defaultColor),_t.colorPanel.onColorChanged=_t.setColor,_t.fontFamilyPanel=new Zt("Font",oe.defaultFontFamilies,oe.defaultFontFamily),_t.fontFamilyPanel.onFontChanged=_t.setFont,_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){if(ee.prototype.ownsTarget.call(this,bt)||bt===this.visual||bt===this.textElement||bt===this.bgRectangle)return!0;var Kt=!1;return this.textElement.childNodes.forEach(function(oe){oe===bt&&(Kt=!0)}),Kt},Et.prototype.createVisual=function(){this.visual=jt.createGroup(),this.bgRectangle=jt.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=jt.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(jt.createTransform()),this.textElement.transform.baseVal.appendItem(jt.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.isMoved=!1,this.pointerDownPoint=bt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(bt),this._state="creating")},Et.prototype.renderText=function(){var bt=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(Kt){bt.textElement.appendChild(jt.createTSpan(Kt.trim()===""?" ":Kt.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Et.prototype.getTextScale=function(){var bt=this.textElement.getBBox(),Kt=1;if(bt.width>0&&bt.height>0){var oe=(1*this.width-this.width*this.padding*2/100)/bt.width,_t=(1*this.height-this.height*this.padding*2/100)/bt.height;Kt=Math.min(oe,_t)}return Kt},Et.prototype.getTextPosition=function(bt){var Kt=this.textElement.getBBox(),oe=0,_t=0;return Kt.width>0&&Kt.height>0&&(oe=(this.width-Kt.width*bt)/2,_t=this.height/2-Kt.height*bt/2),{x:oe,y:_t}},Et.prototype.sizeText=function(){var bt=this.textElement.getBBox(),Kt=this.getTextScale(),oe=this.getTextPosition(Kt);oe.y-=bt.y*Kt,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+oe.x+"px, "+oe.y+"px) scale("+Kt+", "+Kt+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(oe.x,oe.y),this.textElement.transform.baseVal.getItem(1).setScale(Kt,Kt))},Et.prototype.manipulate=function(bt){ee.prototype.manipulate.call(this,bt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(bt.x-this.pointerDownPoint.x)>5||Math.abs(bt.y-this.pointerDownPoint.y)>5)},Et.prototype.resize=function(bt){ee.prototype.resize.call(this,bt),this.isMoved=!0,this.setSize(),this.sizeText()},Et.prototype.setSize=function(){ee.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(jt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),jt.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},Et.prototype.pointerUp=function(bt){var Kt=this.state;Kt==="creating"&&(this._suppressMarkerCreateEvent=!0),ee.prototype.pointerUp.call(this,bt),this.setSize(),(Kt==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Et.prototype.showTextEditor=function(){var bt=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(Kt){Kt.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Kt=Number.parseFloat(bt.textEditor.style.fontSize);bt.textEditor.clientWidth>=Number.parseInt(bt.textEditor.style.maxWidth)&&Kt>.9;)Kt-=.1,bt.textEditor.style.fontSize=Math.max(Kt,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Kt){Kt.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Kt){if(Kt.clipboardData){var oe=Kt.clipboardData.getData("text"),_t=window.getSelection();if(!_t.rangeCount)return!1;_t.deleteFromDocument(),_t.getRangeAt(0).insertNode(document.createTextNode(oe)),Kt.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){bt.textEditDivClicked(bt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Et.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var bt=this.getTextScale(),Kt=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),oe=this.textElement.getBBox(),_t={x:oe.width*bt,y:oe.height*bt};Kt.x-=_t.x/2,Kt.y-=_t.y/2,this.textEditor.style.top=Kt.y+"px",this.textEditor.style.left=Kt.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Kt.x+"px",this.textEditor.style.fontSize=Math.max(16*bt,12)+"px",this.textElement.style.display="none"}},Et.prototype.textEditDivClicked=function(bt){this.text=bt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Et.prototype.select=function(){ee.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Et.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),ee.prototype.deselect.call(this)},Et.prototype.dblClick=function(bt,Kt){ee.prototype.dblClick.call(this,bt,Kt),this.showTextEditor()},Et.prototype.setColor=function(bt){this.textElement&&jt.setAttributes(this.textElement,[["fill",bt]]),this.color=bt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(bt)},Et.prototype.setFont=function(bt){this.textElement&&jt.setAttributes(this.textElement,[["font-family",bt]]),this.fontFamily=bt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Et.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Et.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},ee.prototype.getState.call(this));return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){var Kt=bt;this.color=Kt.color,this.fontFamily=Kt.fontFamily,this.padding=Kt.padding,this.text=Kt.text,this.createVisual(),ee.prototype.restoreState.call(this,bt),this.setSize()},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt),this.setSize(),this.sizeText(),this.positionTextEditor()},Et.typeName="TextMarker",Et.title="Text marker",Et.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>',Et}(ft),de=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.color="transparent",_t.lineWidth=3,_t.drawing=!1,_t.pixelRatio=1,_t.color=oe.defaultColor,_t.lineWidth=oe.defaultStrokeWidth,_t.pixelRatio=oe.freehandPixelRatio,_t.setColor=_t.setColor.bind(_t),_t.addCanvas=_t.addCanvas.bind(_t),_t.finishCreation=_t.finishCreation.bind(_t),_t.setLineWidth=_t.setLineWidth.bind(_t),_t.colorPanel=new tt("Color",oe.defaultColorSet,oe.defaultColor),_t.colorPanel.onColorChanged=_t.setColor,_t.lineWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),_t.lineWidthPanel.onWidthChanged=_t.setLineWidth,_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.visual&&bt!==this.drawingImage)},Et.prototype.createVisual=function(){this.visual=jt.createGroup(),this.drawingImage=jt.createImage(),this.visual.appendChild(this.drawingImage);var bt=jt.createTransform();this.visual.transform.baseVal.appendItem(bt),this.addMarkerVisualToContainer(this.visual)},Et.prototype.pointerDown=function(bt,Kt){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(bt.x,bt.y),this.drawing=!0):ee.prototype.pointerDown.call(this,bt,Kt)},Et.prototype.manipulate=function(bt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(bt.x,bt.y),this.canvasContext.stroke()):ee.prototype.manipulate.call(this,bt)},Et.prototype.resize=function(bt){ee.prototype.resize.call(this,bt),jt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),jt.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Et.prototype.pointerUp=function(bt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):ee.prototype.pointerUp.call(this,bt)},Et.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)},Et.prototype.select=function(){this.state==="creating"&&this.finishCreation(),ee.prototype.select.call(this)},Et.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),ee.prototype.deselect.call(this)},Et.prototype.finishCreation=function(){for(var bt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Kt=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],oe=Kt[0],_t=Kt[1],Ot=Kt[2],Pt=Kt[3],Dt=!1,ie=0;ie<this.canvasElement.height;ie++)for(var Gt=0;Gt<this.canvasElement.width;Gt++)bt.data[ie*this.canvasElement.width*4+4*Gt+3]>0&&(Dt=!0,ie<_t&&(_t=ie),Gt<oe&&(oe=Gt),ie>Pt&&(Pt=ie),Gt>Ot&&(Ot=Gt));if(Dt){this.left=oe/this.pixelRatio,this.top=_t/this.pixelRatio,this.width=(Ot-oe)/this.pixelRatio,this.height=(Pt-_t)/this.pixelRatio;var Wt=document.createElement("canvas");Wt.width=Ot-oe,Wt.height=Pt-_t,Wt.getContext("2d").putImageData(this.canvasContext.getImageData(oe,_t,Ot-oe,Pt-_t),0,0),this.drawingImgUrl=Wt.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Et.prototype.setDrawingImage=function(){jt.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),jt.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},Et.prototype.setColor=function(bt){this.color=bt,this.colorChanged(bt)},Et.prototype.setLineWidth=function(bt){this.lineWidth=bt},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=Object.assign({drawingImgUrl:this.drawingImgUrl},ee.prototype.getState.call(this));return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){this.createVisual(),ee.prototype.restoreState.call(this,bt),this.drawingImgUrl=bt.drawingImgUrl,this.setDrawingImage()},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt),this.setDrawingImage()},Et.typeName="FreehandMarker",Et.title="Freehand marker",Et.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>',Et}(ft),be=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,oe||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return _t.typeBoxes=[],_t.currentType=Kt,_t.setCurrentType=_t.setCurrentType.bind(_t),_t}return wt(Et,ee),Et.prototype.getUi=function(){var bt=this,Kt=document.createElement("div");Kt.style.display="flex",Kt.style.overflow="hidden",Kt.style.flexGrow="2";for(var oe=function(Pt){var Dt="both";switch(Pt){case 0:Dt="both";break;case 1:Dt="start";break;case 2:Dt="end";break;case 3:Dt="none"}var ie=document.createElement("div");if(ie.style.display="flex",ie.style.flexGrow="2",ie.style.alignItems="center",ie.style.justifyContent="space-between",ie.style.padding="5px",ie.style.borderWidth="2px",ie.style.borderStyle="solid",ie.style.borderColor=Dt===_t.currentType?_t.uiStyleSettings.toolboxAccentColor:"transparent",ie.addEventListener("click",function(){bt.setCurrentType(Dt,ie)}),Kt.appendChild(ie),Dt==="both"||Dt==="start"){var Gt=document.createElement("div");Gt.style.display="flex",Gt.style.alignItems="center",Gt.style.minHeight="20px",Gt.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="`+(_t.uiStyleSettings!==void 0?_t.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Gt.style.marginLeft="5px",ie.appendChild(Gt)}var Wt=document.createElement("div");Wt.style.display="flex",Wt.style.alignItems="center",Wt.style.minHeight="20px",Wt.style.flexGrow="2";var ge=document.createElement("hr");if(ge.style.minWidth="20px",ge.style.border="0px",ge.style.borderTop="3px solid "+(_t.uiStyleSettings!==void 0?_t.uiStyleSettings.toolboxColor:"#eeeeee"),ge.style.flexGrow="2",Wt.appendChild(ge),ie.appendChild(Wt),Dt==="both"||Dt==="end"){var Pe=document.createElement("div");Pe.style.display="flex",Pe.style.alignItems="center",Pe.style.minHeight="20px",Pe.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="`+(_t.uiStyleSettings!==void 0?_t.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Pe.style.marginRight="5px",ie.appendChild(Pe)}_t.typeBoxes.push(ie)},_t=this,Ot=0;Ot<4;Ot++)oe(Ot);return Kt},Et.prototype.setCurrentType=function(bt,Kt){var oe=this;this.currentType=bt,this.typeBoxes.forEach(function(_t){_t.style.borderColor=_t===Kt?oe.uiStyleSettings!==void 0?oe.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Et}(et),Ne=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.arrowType="end",_t.arrowBaseHeight=10,_t.arrowBaseWidth=10,_t.getArrowPoints=_t.getArrowPoints.bind(_t),_t.setArrowType=_t.setArrowType.bind(_t),_t.arrowTypePanel=new be("Arrow type","end"),_t.arrowTypePanel.onArrowTypeChanged=_t.setArrowType,_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.arrow1&&bt!==this.arrow2)},Et.prototype.getArrowPoints=function(bt,Kt){var oe=this.arrowBaseWidth+2*this.strokeWidth,_t=this.arrowBaseHeight+2*this.strokeWidth;return bt-oe/2+","+(Kt+_t/2)+" "+bt+","+(Kt-_t/2)+" "+(bt+oe/2)+","+(Kt+_t/2)},Et.prototype.createTips=function(){this.arrow1=jt.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(jt.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=jt.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(jt.createTransform()),this.visual.appendChild(this.arrow2)},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.state==="creating"&&this.createTips()},Et.prototype.adjustVisual=function(){if(ee.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",jt.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),jt.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var bt=0;Math.abs(this.x1-this.x2)>.1&&(bt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Kt=this.arrow1.transform.baseVal.getItem(0);Kt.setRotate(bt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Kt,0);var oe=this.arrow2.transform.baseVal.getItem(0);oe.setRotate(bt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(oe,0)}},Et.prototype.setArrowType=function(bt){this.arrowType=bt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=Object.assign({arrowType:this.arrowType},ee.prototype.getState.call(this));return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){ee.prototype.restoreState.call(this,bt);var Kt=bt;this.arrowType=Kt.arrowType,this.createTips(),this.adjustVisual()},Et.typeName="ArrowMarker",Et.title="Arrow marker",Et.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',Et}(qt),Ge=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.fillColor=oe.defaultFillColor,_t.strokeWidth=0,_t.fillPanel=new tt("Color",oe.defaultColorSet,oe.defaultFillColor),_t.fillPanel.onColorChanged=_t.setFillColor,_t}return wt(Et,ee),Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=ee.prototype.getState.call(this);return bt.typeName=Et.typeName,bt},Et.typeName="CoverMarker",Et.title="Cover marker",Et.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Et}(gt),xe=function(ee){function Et(bt,Kt,oe,_t){var Ot=ee.call(this,bt,_t||'<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 Ot.opacities=[],Ot.opacityBoxes=[],Ot.opacities=Kt,Ot.currentOpacity=oe,Ot.setCurrentOpacity=Ot.setCurrentOpacity.bind(Ot),Ot}return wt(Et,ee),Et.prototype.getUi=function(){var bt=this,Kt=document.createElement("div");return Kt.style.display="flex",Kt.style.overflow="hidden",Kt.style.flexGrow="2",Kt.style.justifyContent="space-between",this.opacities.forEach(function(oe){var _t=document.createElement("div");_t.style.display="flex",_t.style.alignItems="center",_t.style.justifyContent="center",_t.style.padding="5px",_t.style.borderWidth="2px",_t.style.borderStyle="solid",_t.style.borderColor=oe===bt.currentOpacity?bt.uiStyleSettings.toolboxAccentColor:"transparent",_t.addEventListener("click",function(){bt.setCurrentOpacity(oe,_t)}),Kt.appendChild(_t);var Ot=document.createElement("div");Ot.innerText=100*oe+"%",_t.appendChild(Ot),bt.opacityBoxes.push(_t)}),Kt},Et.prototype.setCurrentOpacity=function(bt,Kt){var oe=this;this.currentOpacity=bt,this.opacityBoxes.forEach(function(_t){_t.style.borderColor=_t===Kt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Et}(et),We=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.setOpacity=_t.setOpacity.bind(_t),_t.fillColor=oe.defaultHighlightColor,_t.strokeWidth=0,_t.opacity=oe.defaultHighlightOpacity,_t.fillPanel=new tt("Color",oe.defaultColorSet,_t.fillColor),_t.fillPanel.onColorChanged=_t.setFillColor,_t.opacityPanel=new xe("Opacity",oe.defaultOpacitySteps,_t.opacity),_t.opacityPanel.onOpacityChanged=_t.setOpacity,_t}return wt(Et,ee),Et.prototype.setOpacity=function(bt){this.opacity=bt,this.visual&&jt.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=ee.prototype.getState.call(this);return bt.typeName=Et.typeName,bt},Et.typeName="HighlightMarker",Et.title="Highlight marker",Et.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>',Et}(Ge),he='<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>',Jt='<svg viewBox="0 0 24 24"><path d="M19 11.5s-2 2.17-2 3.5a2 2 0 002 2 2 2 0 002-2c0-1.33-2-3.5-2-3.5M5.21 10L10 5.21 14.79 10m1.77-1.06L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15c-.59.56-.59 1.53 0 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.59.59-1.56 0-2.12z"/></svg>',re=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.bgColor="transparent",_t.tipPosition={x:0,y:0},_t.tipBase1Position={x:0,y:0},_t.tipBase2Position={x:0,y:0},_t.tipMoving=!1,_t.color=oe.defaultStrokeColor,_t.bgColor=oe.defaultFillColor,_t.fontFamily=oe.defaultFontFamily,_t.defaultSize={x:100,y:30},_t.setBgColor=_t.setBgColor.bind(_t),_t.getTipPoints=_t.getTipPoints.bind(_t),_t.positionTip=_t.positionTip.bind(_t),_t.setTipPoints=_t.setTipPoints.bind(_t),_t.colorPanel=new tt("Text color",oe.defaultColorSet,_t.color,he),_t.colorPanel.onColorChanged=_t.setColor,_t.bgColorPanel=new tt("Fill color",oe.defaultColorSet,_t.bgColor,Jt),_t.bgColorPanel.onColorChanged=_t.setBgColor,_t.fontFamilyPanel=new Zt("Font",oe.defaultFontFamilies,oe.defaultFontFamily),_t.fontFamilyPanel.onFontChanged=_t.setFont,_t.tipGrip=new ut,_t.tipGrip.visual.transform.baseVal.appendItem(jt.createTransform()),_t.controlBox.appendChild(_t.tipGrip.visual),_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return ee.prototype.ownsTarget.call(this,bt)||this.tipGrip.ownsTarget(bt)||this.tip===bt},Et.prototype.createTip=function(){jt.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=jt.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},Et.prototype.pointerDown=function(bt,Kt){this.state==="new"&&ee.prototype.pointerDown.call(this,bt,Kt),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Kt)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):ee.prototype.pointerDown.call(this,bt,Kt)},Et.prototype.pointerUp=function(bt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,ee.prototype.pointerUp.call(this,bt);else{var Kt=this.state==="creating";ee.prototype.pointerUp.call(this,bt),this.setTipPoints(Kt),this.positionTip()}},Et.prototype.manipulate=function(bt){if(this.tipMoving){var Kt=this.unrotatePoint(bt);this.tipPosition={x:Kt.x-this.manipulationStartLeft,y:Kt.y-this.manipulationStartTop},this.positionTip()}else ee.prototype.manipulate.call(this,bt)},Et.prototype.setBgColor=function(bt){this.bgRectangle&&this.tip&&(jt.setAttributes(this.bgRectangle,[["fill",bt]]),jt.setAttributes(this.tip,[["fill",bt]])),this.bgColor=bt,this.fillColorChanged(bt)},Et.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},Et.prototype.setTipPoints=function(bt){bt===void 0&&(bt=!1);var Kt=Math.min(this.height/2,15),oe=this.height/5;bt&&(this.tipPosition={x:Kt+oe/2,y:this.height+20});var _t=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?_t<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(oe=this.width/5,Kt=Math.min(this.width/2,15),this.tipBase1Position={x:Kt,y:0},this.tipBase2Position={x:Kt+oe,y:0}):(this.tipBase1Position={x:0,y:Kt},this.tipBase2Position={x:0,y:Kt+oe}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?_t<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(oe=this.width/5,Kt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Kt-oe,y:0},this.tipBase2Position={x:this.width-Kt,y:0}):(this.tipBase1Position={x:this.width,y:Kt},this.tipBase2Position={x:this.width,y:Kt+oe}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?_t<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(oe=this.width/5,Kt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Kt-oe,y:this.height},this.tipBase2Position={x:this.width-Kt,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Kt-oe},this.tipBase2Position={x:this.width,y:this.height-Kt}):_t<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(oe=this.width/5,Kt=Math.min(this.width/2,15),this.tipBase1Position={x:Kt,y:this.height},this.tipBase2Position={x:Kt+oe,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Kt},this.tipBase2Position={x:0,y:this.height-Kt-oe})},Et.prototype.resize=function(bt){ee.prototype.resize.call(this,bt),this.positionTip()},Et.prototype.positionTip=function(){jt.setAttributes(this.tip,[["points",this.getTipPoints()]]);var bt=this.tipGrip.visual.transform.baseVal.getItem(0);bt.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(bt,0)},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Et.prototype.select=function(){this.positionTip(),ee.prototype.select.call(this)},Et.prototype.getState=function(){var bt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},ee.prototype.getState.call(this));return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){var Kt=bt;this.bgColor=Kt.bgColor,this.tipPosition=Kt.tipPosition,ee.prototype.restoreState.call(this,bt),this.createTip(),this.setTipPoints()},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt),this.tipPosition={x:this.tipPosition.x*bt,y:this.tipPosition.y*Kt},this.positionTip()},Et.typeName="CalloutMarker",Et.title="Callout marker",Et.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>',Et}(ce),se=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.fillColor="transparent",_t.strokeColor="transparent",_t.strokeWidth=0,_t.strokeDasharray="",_t.opacity=1,_t.strokeColor=oe.defaultColor,_t.strokeWidth=oe.defaultStrokeWidth,_t.strokeDasharray=oe.defaultStrokeDasharray,_t.fillColor=oe.defaultFillColor,_t.setStrokeColor=_t.setStrokeColor.bind(_t),_t.setFillColor=_t.setFillColor.bind(_t),_t.setStrokeWidth=_t.setStrokeWidth.bind(_t),_t.setStrokeDasharray=_t.setStrokeDasharray.bind(_t),_t.setOpacity=_t.setOpacity.bind(_t),_t.createVisual=_t.createVisual.bind(_t),_t.strokePanel=new tt("Line color",Bt(oe.defaultColorSet,["transparent"]),oe.defaultColor),_t.strokePanel.onColorChanged=_t.setStrokeColor,_t.fillPanel=new tt("Fill color",Bt(oe.defaultColorSet,["transparent"]),_t.fillColor,Jt),_t.fillPanel.onColorChanged=_t.setFillColor,_t.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),_t.strokeWidthPanel.onWidthChanged=_t.setStrokeWidth,_t.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),_t.strokeStylePanel.onStyleChanged=_t.setStrokeDasharray,_t.opacityPanel=new xe("Opacity",oe.defaultOpacitySteps,_t.opacity),_t.opacityPanel.onOpacityChanged=_t.setOpacity,_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.visual)},Et.prototype.createVisual=function(){this.visual=jt.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)},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.state==="new"&&(this.createVisual(),this.moveVisual(bt),this._state="creating")},Et.prototype.manipulate=function(bt){ee.prototype.manipulate.call(this,bt)},Et.prototype.resize=function(bt){ee.prototype.resize.call(this,bt),this.setSize()},Et.prototype.setSize=function(){ee.prototype.setSize.call(this),jt.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},Et.prototype.pointerUp=function(bt){ee.prototype.pointerUp.call(this,bt),this.setSize()},Et.prototype.setStrokeColor=function(bt){this.strokeColor=bt,this.visual&&jt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(bt),this.stateChanged()},Et.prototype.setFillColor=function(bt){this.fillColor=bt,this.visual&&jt.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(bt),this.stateChanged()},Et.prototype.setStrokeWidth=function(bt){this.strokeWidth=bt,this.visual&&jt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Et.prototype.setStrokeDasharray=function(bt){this.strokeDasharray=bt,this.visual&&jt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Et.prototype.setOpacity=function(bt){this.opacity=bt,this.visual&&jt.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},ee.prototype.getState.call(this));return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){var Kt=bt;this.fillColor=Kt.fillColor,this.strokeColor=Kt.strokeColor,this.strokeWidth=Kt.strokeWidth,this.strokeDasharray=Kt.strokeDasharray,this.opacity=Kt.opacity,this.createVisual(),ee.prototype.restoreState.call(this,bt),this.setSize()},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt),this.setSize()},Et.typeName="EllipseMarker",Et.title="Ellipse marker",Et.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>',Et}(ft),pe=function(ee){function Et(bt,Kt,oe){return ee.call(this,bt,Kt,oe)||this}return wt(Et,ee),Object.defineProperty(Et.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.tip1&&bt!==this.tip2)},Et.prototype.createTips=function(){this.tip1=jt.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(jt.createTransform()),this.visual.appendChild(this.tip1),this.tip2=jt.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(jt.createTransform()),this.visual.appendChild(this.tip2)},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.state==="creating"&&this.createTips()},Et.prototype.adjustVisual=function(){if(ee.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(jt.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()]]),jt.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 bt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Kt=this.tip1.transform.baseVal.getItem(0);Kt.setRotate(bt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Kt,0);var oe=this.tip2.transform.baseVal.getItem(0);oe.setRotate(bt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(oe,0)}},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=ee.prototype.getState.call(this);return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){ee.prototype.restoreState.call(this,bt),this.createTips(),this.adjustVisual()},Et.typeName="MeasurementMarker",Et.title="Measurement marker",Et.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>',Et}(qt),le=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.strokePanel.colors=oe.defaultColorSet,_t.fillColor="transparent",_t}return wt(Et,ee),Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=ee.prototype.getState.call(this);return bt.typeName=Et.typeName,bt},Et.typeName="EllipseFrameMarker",Et.title="Ellipse frame marker",Et.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>',Et}(se),ze=function(){function ee(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(ee.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),ee.prototype.addUndoStep=function(Et){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(Et)||(this.undoStack.push(Et),JSON.stringify(this.lastRedoStep)!==JSON.stringify(Et)&&this.redoStack.splice(0,this.redoStack.length))},ee.prototype.replaceLastUndoStep=function(Et){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=Et)},ee.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},ee.prototype.undo=function(){if(this.undoStack.length>1){var Et=this.undoStack.pop();return Et!==void 0&&this.redoStack.push(Et),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},ee.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},ee}(),Me=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.strokeColor="transparent",_t.strokeWidth=0,_t.strokeDasharray="",_t.curveX=0,_t.curveY=0,_t.manipulationStartCurveX=0,_t.manipulationStartCurveY=0,_t.setStrokeColor=_t.setStrokeColor.bind(_t),_t.setStrokeWidth=_t.setStrokeWidth.bind(_t),_t.setStrokeDasharray=_t.setStrokeDasharray.bind(_t),_t.positionGrips=_t.positionGrips.bind(_t),_t.addControlGrips=_t.addControlGrips.bind(_t),_t.adjustVisual=_t.adjustVisual.bind(_t),_t.setupControlBox=_t.setupControlBox.bind(_t),_t.resize=_t.resize.bind(_t),_t.strokeColor=oe.defaultColor,_t.strokeWidth=oe.defaultStrokeWidth,_t.strokeDasharray=oe.defaultStrokeDasharray,_t.strokePanel=new tt("Line color",oe.defaultColorSet,oe.defaultColor),_t.strokePanel.onColorChanged=_t.setStrokeColor,_t.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),_t.strokeWidthPanel.onWidthChanged=_t.setStrokeWidth,_t.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),_t.strokeStylePanel.onStyleChanged=_t.setStrokeDasharray,_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.visual&&bt!==this.selectorCurve&&bt!==this.visibleCurve&&!this.curveGrip.ownsTarget(bt))},Et.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Et.prototype.createVisual=function(){this.visual=jt.createGroup(),this.selectorCurve=jt.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=jt.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)},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=bt.x,this.curveY=bt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Kt)&&(this.activeGrip=this.curveGrip,this._state="resize")},Et.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),jt.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),jt.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),jt.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Et.prototype.setupControlBox=function(){ee.prototype.setupControlBox.call(this),this.curveControlLine1=jt.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=jt.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)},Et.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,ee.prototype.addControlGrips.call(this)},Et.prototype.positionGrips=function(){ee.prototype.positionGrips.call(this);var bt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-bt/2,this.curveY-bt/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()))},Et.prototype.manipulate=function(bt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+bt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+bt.y-this.manipulationStartY),ee.prototype.manipulate.call(this,bt)},Et.prototype.resize=function(bt){this.activeGrip===this.curveGrip&&(this.curveX=bt.x,this.curveY=bt.y),ee.prototype.resize.call(this,bt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Et.prototype.setStrokeColor=function(bt){this.strokeColor=bt,this.adjustVisual(),this.colorChanged(bt)},Et.prototype.setStrokeWidth=function(bt){this.strokeWidth=bt,this.adjustVisual()},Et.prototype.setStrokeDasharray=function(bt){this.strokeDasharray=bt,this.adjustVisual()},Et.prototype.scale=function(bt,Kt){this.curveX=this.curveX*bt,this.curveY=this.curveY*Kt,ee.prototype.scale.call(this,bt,Kt)},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},ee.prototype.getState.call(this));return bt.typeName=Et.typeName,bt},Et.prototype.restoreState=function(bt){ee.prototype.restoreState.call(this,bt);var Kt=bt;this.strokeColor=Kt.strokeColor,this.strokeWidth=Kt.strokeWidth,this.strokeDasharray=Kt.strokeDasharray,this.curveX=Kt.curveX,this.curveY=Kt.curveY,this.createVisual(),this.adjustVisual()},Et.typeName="CurveMarker",Et.title="Curve marker",Et.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>',Et}($t),Je=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,Kt,oe)||this;return _t.fillColor="transparent",_t.strokeColor="transparent",_t.strokeWidth=0,_t.strokeDasharray="",_t.textColor="transparent",_t.fontSize="1rem",_t.isMoved=!1,_t.captionText="Caption",_t.PADDING=5,_t.captionBoxWidth=0,_t.captionBoxHeight=0,_t.strokeColor=oe.defaultColor,_t.strokeWidth=oe.defaultStrokeWidth,_t.strokeDasharray=oe.defaultStrokeDasharray,_t.fillColor=oe.defaultFillColor,_t.textColor=oe.defaultStrokeColor,_t.fontFamily=oe.defaultFontFamily,_t.fontSize=oe.defaultCaptionFontSize,_t.captionText=oe.defaultCaptionText,_t.setStrokeColor=_t.setStrokeColor.bind(_t),_t.setFillColor=_t.setFillColor.bind(_t),_t.setStrokeWidth=_t.setStrokeWidth.bind(_t),_t.setStrokeDasharray=_t.setStrokeDasharray.bind(_t),_t.createVisual=_t.createVisual.bind(_t),_t.sizeCaption=_t.sizeCaption.bind(_t),_t.setCaptionText=_t.setCaptionText.bind(_t),_t.showTextEditor=_t.showTextEditor.bind(_t),_t.positionTextEditor=_t.positionTextEditor.bind(_t),_t.finishTextEditing=_t.finishTextEditing.bind(_t),_t.setFont=_t.setFont.bind(_t),_t.setTextColor=_t.setTextColor.bind(_t),_t.strokePanel=new tt("Line color",Bt(oe.defaultColorSet,["transparent"]),_t.strokeColor),_t.strokePanel.onColorChanged=_t.setStrokeColor,_t.fillPanel=new tt("Fill color",Bt(oe.defaultColorSet,["transparent"]),_t.fillColor,Jt),_t.fillPanel.onColorChanged=_t.setFillColor,_t.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),_t.strokeWidthPanel.onWidthChanged=_t.setStrokeWidth,_t.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),_t.strokeStylePanel.onStyleChanged=_t.setStrokeDasharray,_t.fontFamilyPanel=new Zt("Font",oe.defaultFontFamilies,oe.defaultFontFamily),_t.fontFamilyPanel.onFontChanged=_t.setFont,_t.textColorPanel=new tt("Text color",oe.defaultColorSet,_t.textColor,he),_t.textColorPanel.onColorChanged=_t.setTextColor,_t}return wt(Et,ee),Et.prototype.ownsTarget=function(bt){return!(!ee.prototype.ownsTarget.call(this,bt)&&bt!==this.visual&&bt!==this.frame&&bt!==this.captionBg&&bt!==this.captionElement)},Et.prototype.createVisual=function(){this.visual=jt.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=jt.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=jt.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=jt.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()},Et.prototype.setCaptionText=function(bt){this.captionText=bt,this.captionElement.textContent=this.captionText,this.sizeCaption()},Et.prototype.pointerDown=function(bt,Kt){ee.prototype.pointerDown.call(this,bt,Kt),this.isMoved=!1,this.pointerDownPoint=bt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(bt),this._state="creating")},Et.prototype.manipulate=function(bt){ee.prototype.manipulate.call(this,bt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(bt.x-this.pointerDownPoint.x)>5||Math.abs(bt.y-this.pointerDownPoint.y)>5)},Et.prototype.resize=function(bt){ee.prototype.resize.call(this,bt),this.setSize()},Et.prototype.sizeCaption=function(){var bt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=bt.width+2*this.PADDING,this.captionBoxHeight=bt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),jt.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')"]]),jt.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')"]])},Et.prototype.showTextEditor=function(){var bt=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(Kt){Kt.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Kt){Kt.key==="Enter"&&bt.finishTextEditing(bt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Kt){Kt.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){bt.finishTextEditing(bt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){bt.finishTextEditing(bt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Et.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"))},Et.prototype.finishTextEditing=function(bt){this.setCaptionText(bt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Et.prototype.setFont=function(bt){this.captionElement&&jt.setAttributes(this.captionElement,[["font-family",bt]]),this.fontFamily=bt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Et.prototype.setTextColor=function(bt){this.captionElement&&jt.setAttributes(this.captionElement,[["fill",bt]]),this.textColor=bt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Et.prototype.setSize=function(){ee.prototype.setSize.call(this),jt.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Et.prototype.pointerUp=function(bt){ee.prototype.pointerUp.call(this,bt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Et.prototype.dblClick=function(bt,Kt){ee.prototype.dblClick.call(this,bt,Kt),this.showTextEditor()},Et.prototype.setStrokeColor=function(bt){this.strokeColor=bt,this.frame&&jt.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(bt),this.stateChanged()},Et.prototype.setFillColor=function(bt){this.fillColor=bt,this.captionBg&&jt.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(bt),this.stateChanged()},Et.prototype.setStrokeWidth=function(bt){this.strokeWidth=bt,this.frame&&jt.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Et.prototype.setStrokeDasharray=function(bt){this.strokeDasharray=bt,this.frame&&jt.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Et.prototype.getState=function(){var bt=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},ee.prototype.getState.call(this));return bt.typeName=this.typeName,bt},Et.prototype.restoreState=function(bt){var Kt=bt;this.fillColor=Kt.fillColor,this.strokeColor=Kt.strokeColor,this.strokeWidth=Kt.strokeWidth,this.strokeDasharray=Kt.strokeDasharray,this.textColor=Kt.textColor,this.fontFamily=Kt.fontFamily,this.captionText=Kt.captionText,this.fontSize=Kt.fontSize,this.createVisual(),ee.prototype.restoreState.call(this,bt),this.setSize()},Et.prototype.scale=function(bt,Kt){ee.prototype.scale.call(this,bt,Kt),this.setSize()},Et.typeName="CaptionFrameMarker",Et.title="Caption frame marker",Et.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>',Et}(ft),Le=function(){function ee(Et,bt){bt===void 0&&(bt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Et,this.cancelable=bt}return Object.defineProperty(ee.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),ee.prototype.preventDefault=function(){this._defaultPrevented=!0},ee}(),we=function(ee){function Et(bt,Kt,oe){var _t=ee.call(this,bt,!1)||this;return _t.dataUrl=Kt,_t.state=oe,_t}return wt(Et,ee),Et}(Le),Re=function(ee){function Et(bt,Kt,oe){oe===void 0&&(oe=!1);var _t=ee.call(this,bt,oe)||this;return _t.marker=Kt,_t}return wt(Et,ee),Et}(Le),De=function(){function ee(){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 ee.prototype.addEventListener=function(Et,bt){this[Et].push(bt)},ee.prototype.removeEventListener=function(Et,bt){var Kt=this[Et].indexOf(bt);Kt>-1&&this[Et].splice(Kt,1)},ee}(),je=function(){function ee(Et){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new Nt,this._isOpen=!1,this.undoRedoManager=new ze,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 De,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=ee.instanceCounter++,this.styles=new St(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=Et,this.targetRoot=document.body,this.width=Et.clientWidth,this.height=Et.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(ee.prototype,"ALL_MARKER_TYPES",{get:function(){return[Ut,de,Ne,ce,le,se,We,re,pe,Ge,qt,Me,Je]},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[Ut,de,Ne,ce,se,We,re]},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"BASIC_MARKER_TYPES",{get:function(){return[Ut,de,Ne,ce,We]},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Et){var bt=this;this._availableMarkerTypes.splice(0),Et.forEach(function(Kt){if(typeof Kt=="string"){var oe=bt.ALL_MARKER_TYPES.find(function(_t){return _t.typeName===Kt});oe!==void 0&&bt._availableMarkerTypes.push(oe)}else bt._availableMarkerTypes.push(Kt)})},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(Et){this._zoomLevel=Et,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(ee.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),ee.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),Ct.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},ee.prototype.show=function(){var Et=this;this.styles.styleSheetRoot===void 0&&It.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=It.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(bt){return bt(new Le(Et))})},ee.prototype.render=function(){return Qt(this,void 0,void 0,function(){var Et;return Yt(this,function(bt){switch(bt.label){case 0:return this.setCurrentMarker(),(Et=new Mt).naturalSize=this.renderAtNaturalSize,Et.imageType=this.renderImageType,Et.imageQuality=this.renderImageQuality,Et.markersOnly=this.renderMarkersOnly,Et.width=this.renderWidth,Et.height=this.renderHeight,[4,Et.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return bt.sent(),[4,Et.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,bt.sent()]}})})},ee.prototype.close=function(Et){var bt=this;if(Et===void 0&&(Et=!1),this.isOpen){var Kt=!1;Et||this.eventListeners.beforeclose.forEach(function(oe){var _t=new Le(bt,!0);oe(_t),_t.defaultPrevented&&(Kt=!0)}),Kt||(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(oe){return oe(new Le(bt))}),this.detachEvents(),this._isOpen=!1)}},ee.prototype.addMarkersToToolbar=function(){for(var Et,bt=[],Kt=0;Kt<arguments.length;Kt++)bt[Kt]=arguments[Kt];(Et=this._availableMarkerTypes).push.apply(Et,bt)},ee.prototype.addRenderEventListener=function(Et){this.addEventListener("render",function(bt){Et(bt.dataUrl,bt.state)})},ee.prototype.removeRenderEventListener=function(Et){},ee.prototype.addCloseEventListener=function(Et){this.addEventListener("close",function(){Et()})},ee.prototype.removeCloseEventListener=function(Et){},ee.prototype.setupResizeObserver=function(){var Et=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){Et.resize(Et.target.clientWidth,Et.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return Et.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},ee.prototype.onPopupTargetResize=function(){var Et=1*this.target.clientWidth/this.target.clientHeight,bt=this.editorCanvas.clientWidth/Et>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Et:this.editorCanvas.clientWidth,Kt=bt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Et;this.resize(bt,Kt)},ee.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},ee.prototype.resize=function(Et,bt){this._isResizing=!0;var Kt=Et/this.imageWidth,oe=bt/this.imageHeight;this.imageWidth=Math.round(Et),this.imageHeight=Math.round(bt),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(Kt,oe),this._isResizing=!1},ee.prototype.scaleMarkers=function(Et,bt){var Kt,oe=this;this._currentMarker&&this._currentMarker instanceof ce?this._currentMarker.scale(Et,bt):(Kt=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(_t){_t!==oe._currentMarker&&_t.scale(Et,bt)}),Kt!==void 0&&this.setCurrentMarker(Kt)},ee.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"},ee.prototype.setTopLeft=function(){var Et=this.editingTarget.getBoundingClientRect(),bt=this.editorCanvas.getBoundingClientRect();this.left=Et.left-bt.left,this.top=Et.top-bt.top},ee.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)},ee.prototype.addDefs=function(){for(var Et,bt=[],Kt=0;Kt<arguments.length;Kt++)bt[Kt]=arguments[Kt];this.defs=jt.createDefs(),this.addDefsToImage(),(Et=this.defs).append.apply(Et,bt)},ee.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},ee.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)},ee.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},ee.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},ee.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)},ee.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},ee.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)},ee.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 Et=document.createElement("a");Et.href="https://markerjs.com/",Et.target="_blank",Et.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>',Et.title="Powered by marker.js",Et.style.display="grid",Et.style.alignItems="center",Et.style.justifyItems="center",Et.style.padding="3px",Et.style.width="20px",Et.style.height="20px",this.logoUI.appendChild(Et),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},ee.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")},ee.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"},ee.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},ee.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 Et=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=Et+"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 Ft(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 vt(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},ee.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},ee.prototype.removeMarker=function(Et){this.markerImage.removeChild(Et.container),this.markers.indexOf(Et)>-1&&this.markers.splice(this.markers.indexOf(Et),1),Et.dispose()},ee.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())},ee.prototype.toolbarButtonClicked=function(Et,bt){if(Et==="marker"&&bt!==void 0)this.createNewMarker(bt);else if(Et==="action")switch(bt){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()}},ee.prototype.deleteSelectedMarker=function(){var Et=this;if(this._currentMarker!==void 0){var bt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(oe){var _t=new Re(Et,Et._currentMarker,!0);oe(_t),_t.defaultPrevented&&(bt=!0)}),!bt){var Kt=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(oe){return oe(new Re(Et,Kt))})}}},ee.prototype.clear=function(){var Et=this,bt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(Ot){var Pt=new Re(Et,void 0,!0);Ot(Pt),Pt.defaultPrevented&&(bt=!0)}),!bt)){this.setCurrentMarker();for(var Kt=function(Ot){var Pt=oe.markers[Ot];oe.setCurrentMarker(oe.markers[Ot]),oe._currentMarker.dispose(),oe.markerImage.removeChild(oe._currentMarker.container),oe.markers.splice(oe.markers.indexOf(oe._currentMarker),1),oe.eventListeners.markerdelete.forEach(function(Dt){return Dt(new Re(Et,Pt))})},oe=this,_t=this.markers.length-1;_t>=0;_t--)Kt(_t);this.addUndoStep()}},Object.defineProperty(ee.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),ee.prototype.showNotesEditor=function(){var Et;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=(Et=this._currentMarker.notes)!==null&&Et!==void 0?Et:"",this.overlayContainer.appendChild(this.notesArea))},ee.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)},ee.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},ee.prototype.addUndoStep=function(){var Et=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var bt=this.getState(),Kt=this.undoRedoManager.getLastUndoStep();if(!Kt||Kt.width===bt.width&&Kt.height===bt.height){var oe=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(bt),oe<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(_t){return _t(new Le(Et))})}else this.undoRedoManager.replaceLastUndoStep(bt),this.eventListeners.statechange.forEach(function(_t){return _t(new Le(Et))})}},ee.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},ee.prototype.undoStep=function(){var Et=this,bt=this.undoRedoManager.undo();bt!==void 0&&(this.restoreState(bt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Kt){return Kt(new Le(Et))}))},ee.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},ee.prototype.redoStep=function(){var Et=this,bt=this.undoRedoManager.redo();bt!==void 0&&(this.restoreState(bt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Kt){return Kt(new Le(Et))}))},ee.prototype.stepZoom=function(){var Et=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=Et<this.zoomSteps.length-1?this.zoomSteps[Et+1]:this.zoomSteps[0]},ee.prototype.panTo=function(Et){this.contentDiv.scrollBy({left:this.prevPanPoint.x-Et.x,top:this.prevPanPoint.y-Et.y}),this.prevPanPoint=Et},ee.prototype.startRenderAndClose=function(){return Qt(this,void 0,void 0,function(){var Et,bt,Kt=this;return Yt(this,function(oe){switch(oe.label){case 0:return[4,this.render()];case 1:return Et=oe.sent(),bt=this.getState(),this.eventListeners.render.forEach(function(_t){return _t(new we(Kt,Et,bt))}),this.close(!0),[2]}})})},ee.prototype.getState=function(Et){Et===!0&&this.setCurrentMarker();var bt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Kt){return bt.markers.push(Kt.getState())}),bt},ee.prototype.restoreState=function(Et){var bt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Et.markers.forEach(function(Kt){var oe=bt._availableMarkerTypes.find(function(Ot){return Ot.typeName===Kt.typeName});if(oe!==void 0){var _t=bt.addNewMarker(oe);_t.restoreState(Kt),bt.markers.push(_t)}}),Et.width&&Et.height&&(Et.width!==this.imageWidth||Et.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/Et.width,this.imageHeight/Et.height),this.eventListeners.restorestate.forEach(function(Kt){return Kt(new Le(bt))})},ee.prototype.addNewMarker=function(Et){var bt=jt.createGroup();return this.markerImage.appendChild(bt),new Et(bt,this.overlayContainer,this.settings)},ee.prototype.createNewMarker=function(Et){var bt,Kt=this;(bt=typeof Et=="string"?this._availableMarkerTypes.find(function(oe){return oe.typeName===Et}):Et)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(bt),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(bt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(oe){return oe(new Re(Kt,Kt._currentMarker))}))},ee.prototype.markerCreated=function(Et){var bt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Et),this.setCurrentMarker(Et),Et instanceof de&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(de):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Kt){return Kt(new Re(bt,bt._currentMarker))})},ee.prototype.colorChanged=function(Et){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=Et,this.settings.defaultStrokeColor=Et)},ee.prototype.fillColorChanged=function(Et){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=Et)},ee.prototype.markerStateChanged=function(Et){var bt=this;this.eventListeners.markerchange.forEach(function(Kt){return Kt(new Re(bt,Et))})},ee.prototype.setCurrentMarker=function(Et){var bt=this;this._currentMarker!==Et&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Kt){return Kt(new Re(bt,bt._currentMarker))})),this._currentMarker=Et,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(Kt){return Kt(new Re(bt,bt._currentMarker))}))},ee.prototype.onPointerDown=function(Et){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||Et.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var bt=this.markers.find(function(Kt){return Kt.ownsTarget(Et.target)});bt!==void 0?(this.setCurrentMarker(bt),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Et.clientX,Et.clientY),Et.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:Et.clientX,y:Et.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Et.clientX,Et.clientY))},ee.prototype.onDblClick=function(Et){if(this._isFocused||this.focus(),this.mode==="select"){var bt=this.markers.find(function(Kt){return Kt.ownsTarget(Et.target)});bt!==void 0&&bt!==this._currentMarker&&this.setCurrentMarker(bt),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(Et.clientX,Et.clientY),Et.target):this.setCurrentMarker()}},ee.prototype.onPointerMove=function(Et){this.touchPoints!==1&&Et.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||Et.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(Et.clientX,Et.clientY)):this.zoomLevel>1&&this.panTo({x:Et.clientX,y:Et.clientY}))},ee.prototype.onPointerUp=function(Et){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(Et.clientX,Et.clientY)),this.isDragging=!1,this.addUndoStep()},ee.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},ee.prototype.onKeyUp=function(Et){this._currentMarker===void 0||this.notesArea!==void 0||Et.key!=="Delete"&&Et.key!=="Backspace"||this.deleteSelectedMarker()},ee.prototype.clientToLocalCoordinates=function(Et,bt){var Kt=this.markerImage.getBoundingClientRect();return{x:(Et-Kt.left)/this.zoomLevel,y:(bt-Kt.top)/this.zoomLevel}},ee.prototype.onWindowResize=function(){this.positionUI()},ee.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var Et=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Et+"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()},ee.prototype.addLicenseKey=function(Et){Ct.addKey(Et)},ee.prototype.addEventListener=function(Et,bt){this.eventListeners.addEventListener(Et,bt)},ee.prototype.removeEventListener=function(Et,bt){this.eventListeners.removeEventListener(Et,bt)},ee.prototype.renderState=function(Et){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Et),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(ee.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),ee.prototype.focus=function(){var Et=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(bt){return bt(new Le(Et))}))},ee.prototype.blur=function(){var Et=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(bt){return bt(new Le(Et))}))},ee.instanceCounter=0,ee}()},66042:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return ce}});var te=ue(98506),wt=ue(16886),Qt=ue(43403),Yt=ue(34280),Bt=ue(59301),jt=Bt.createContext(null),Ct=Bt.createContext({}),Mt=jt,It=ue(52873),St=ue(67711),kt=ue(92310),xt=ue.n(kt),Ft=ue(77900),vt=ue(10228),et=ue(26112),tt=ue(33346),lt=ue(8654),ot=["prefixCls","className","containerRef"],ut=function(be){var Ne=be.prefixCls,Ge=be.className,xe=be.containerRef,We=(0,tt.Z)(be,ot),he=Bt.useContext(Ct),Jt=he.panel,re=(0,lt.x1)(Jt,xe);return Bt.createElement("div",(0,St.Z)({className:xt()("".concat(Ne,"-content"),Ge),role:"dialog",ref:re},(0,et.Z)(be,{aria:!0}),{"aria-modal":"true"},We))},ct=ut,ft=ue(48736);function gt(de){return typeof de=="string"&&String(Number(de))===de?((0,ft.ZP)(!1,"Invalid value type of `width` or `height` which should be number type instead."),Number(de)):de}function Lt(de){warning(!("wrapperClassName"in de),"'wrapperClassName' is removed. Please use 'rootClassName' instead."),warning(canUseDom()||!de.open,"Drawer with 'open' in SSR is not work since no place to createPortal. Please move to 'useEffect' instead.")}var Rt={width:0,height:0,overflow:"hidden",outline:"none",position:"absolute"};function Ut(de,be){var Ne,Ge,xe,We=de.prefixCls,he=de.open,Jt=de.placement,re=de.inline,se=de.push,pe=de.forceRender,le=de.autoFocus,ze=de.keyboard,Me=de.classNames,Je=de.rootClassName,Le=de.rootStyle,we=de.zIndex,Re=de.className,De=de.id,je=de.style,ee=de.motion,Et=de.width,bt=de.height,Kt=de.children,oe=de.mask,_t=de.maskClosable,Ot=de.maskMotion,Pt=de.maskClassName,Dt=de.maskStyle,ie=de.afterOpenChange,Gt=de.onClose,Wt=de.onMouseEnter,ge=de.onMouseOver,Pe=de.onMouseLeave,Ve=de.onClick,_e=de.onKeyDown,Fe=de.onKeyUp,rn=de.styles,sn=de.drawerRender,on=Bt.useRef(),Xe=Bt.useRef(),Dn=Bt.useRef();Bt.useImperativeHandle(be,function(){return on.current});var xn=function(Rn){var En=Rn.keyCode,Gn=Rn.shiftKey;switch(En){case vt.Z.TAB:{if(En===vt.Z.TAB){if(!Gn&&document.activeElement===Dn.current){var Hn;(Hn=Xe.current)===null||Hn===void 0||Hn.focus({preventScroll:!0})}else if(Gn&&document.activeElement===Xe.current){var Kn;(Kn=Dn.current)===null||Kn===void 0||Kn.focus({preventScroll:!0})}}break}case vt.Z.ESC:{Gt&&ze&&(Rn.stopPropagation(),Gt(Rn));break}}};Bt.useEffect(function(){if(he&&le){var ii;(ii=on.current)===null||ii===void 0||ii.focus({preventScroll:!0})}},[he]);var Mn=Bt.useState(!1),In=(0,wt.Z)(Mn,2),qn=In[0],Sn=In[1],oi=Bt.useContext(Mt),vi;typeof se=="boolean"?vi=se?{}:{distance:0}:vi=se||{};var yi=(Ne=(Ge=(xe=vi)===null||xe===void 0?void 0:xe.distance)!==null&&Ge!==void 0?Ge:oi==null?void 0:oi.pushDistance)!==null&&Ne!==void 0?Ne:180,zi=Bt.useMemo(function(){return{pushDistance:yi,push:function(){Sn(!0)},pull:function(){Sn(!1)}}},[yi]);Bt.useEffect(function(){if(he){var ii;oi==null||(ii=oi.push)===null||ii===void 0||ii.call(oi)}else{var Rn;oi==null||(Rn=oi.pull)===null||Rn===void 0||Rn.call(oi)}},[he]),Bt.useEffect(function(){return function(){var ii;oi==null||(ii=oi.pull)===null||ii===void 0||ii.call(oi)}},[]);var Yi=oe&&Bt.createElement(Ft.default,(0,St.Z)({key:"mask"},Ot,{visible:he}),function(ii,Rn){var En=ii.className,Gn=ii.style;return Bt.createElement("div",{className:xt()("".concat(We,"-mask"),En,Me==null?void 0:Me.mask,Pt),style:(0,te.Z)((0,te.Z)((0,te.Z)({},Gn),Dt),rn==null?void 0:rn.mask),onClick:_t&&he?Gt:void 0,ref:Rn})}),Gi=typeof ee=="function"?ee(Jt):ee,Ii={};if(qn&&yi)switch(Jt){case"top":Ii.transform="translateY(".concat(yi,"px)");break;case"bottom":Ii.transform="translateY(".concat(-yi,"px)");break;case"left":Ii.transform="translateX(".concat(yi,"px)");break;default:Ii.transform="translateX(".concat(-yi,"px)");break}Jt==="left"||Jt==="right"?Ii.width=gt(Et):Ii.height=gt(bt);var li={onMouseEnter:Wt,onMouseOver:ge,onMouseLeave:Pe,onClick:Ve,onKeyDown:_e,onKeyUp:Fe},Bi=Bt.createElement(Ft.default,(0,St.Z)({key:"panel"},Gi,{visible:he,forceRender:pe,onVisibleChanged:function(Rn){ie==null||ie(Rn)},removeOnLeave:!1,leavedClassName:"".concat(We,"-content-wrapper-hidden")}),function(ii,Rn){var En=ii.className,Gn=ii.style,Hn=Bt.createElement(ct,(0,St.Z)({id:De,containerRef:Rn,prefixCls:We,className:xt()(Re,Me==null?void 0:Me.content),style:(0,te.Z)((0,te.Z)({},je),rn==null?void 0:rn.content)},(0,et.Z)(de,{aria:!0}),li),Kt);return Bt.createElement("div",(0,St.Z)({className:xt()("".concat(We,"-content-wrapper"),Me==null?void 0:Me.wrapper,En),style:(0,te.Z)((0,te.Z)((0,te.Z)({},Ii),Gn),rn==null?void 0:rn.wrapper)},(0,et.Z)(de,{data:!0})),sn?sn(Hn):Hn)}),Vt=(0,te.Z)({},Le);return we&&(Vt.zIndex=we),Bt.createElement(Mt.Provider,{value:zi},Bt.createElement("div",{className:xt()(We,"".concat(We,"-").concat(Jt),Je,(0,It.Z)((0,It.Z)({},"".concat(We,"-open"),he),"".concat(We,"-inline"),re)),style:Vt,tabIndex:-1,ref:on,onKeyDown:xn},Yi,Bt.createElement("div",{tabIndex:0,ref:Xe,style:Rt,"aria-hidden":"true","data-sentinel":"start"}),Bi,Bt.createElement("div",{tabIndex:0,ref:Dn,style:Rt,"aria-hidden":"true","data-sentinel":"end"})))}var Nt=Bt.forwardRef(Ut),$t=Nt,qt=function(be){var Ne=be.open,Ge=Ne===void 0?!1:Ne,xe=be.prefixCls,We=xe===void 0?"rc-drawer":xe,he=be.placement,Jt=he===void 0?"right":he,re=be.autoFocus,se=re===void 0?!0:re,pe=be.keyboard,le=pe===void 0?!0:pe,ze=be.width,Me=ze===void 0?378:ze,Je=be.mask,Le=Je===void 0?!0:Je,we=be.maskClosable,Re=we===void 0?!0:we,De=be.getContainer,je=be.forceRender,ee=be.afterOpenChange,Et=be.destroyOnClose,bt=be.onMouseEnter,Kt=be.onMouseOver,oe=be.onMouseLeave,_t=be.onClick,Ot=be.onKeyDown,Pt=be.onKeyUp,Dt=be.panelRef,ie=Bt.useState(!1),Gt=(0,wt.Z)(ie,2),Wt=Gt[0],ge=Gt[1],Pe=Bt.useState(!1),Ve=(0,wt.Z)(Pe,2),_e=Ve[0],Fe=Ve[1];(0,Yt.Z)(function(){Fe(!0)},[]);var rn=_e?Ge:!1,sn=Bt.useRef(),on=Bt.useRef();(0,Yt.Z)(function(){rn&&(on.current=document.activeElement)},[rn]);var Xe=function(qn){var Sn;if(ge(qn),ee==null||ee(qn),!qn&&on.current&&!((Sn=sn.current)!==null&&Sn!==void 0&&Sn.contains(on.current))){var oi;(oi=on.current)===null||oi===void 0||oi.focus({preventScroll:!0})}},Dn=Bt.useMemo(function(){return{panel:Dt}},[Dt]);if(!je&&!Wt&&!rn&&Et)return null;var xn={onMouseEnter:bt,onMouseOver:Kt,onMouseLeave:oe,onClick:_t,onKeyDown:Ot,onKeyUp:Pt},Mn=(0,te.Z)((0,te.Z)({},be),{},{open:rn,prefixCls:We,placement:Jt,autoFocus:se,keyboard:le,width:Me,mask:Le,maskClosable:Re,inline:De===!1,afterOpenChange:Xe,ref:sn},xn);return Bt.createElement(Ct.Provider,{value:Dn},Bt.createElement(Qt.Z,{open:rn||je||Wt,autoDestroy:!1,getContainer:De,autoLock:Le&&(rn||Wt)},Bt.createElement($t,Mn)))},Zt=qt,ce=Zt},91574:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Ve}});var te=ue(67711),wt=ue(98506),Qt=ue(52873),Yt=ue(16886),Bt=ue(26420),jt=ue(33346),Ct=ue(92310),Mt=ue.n(Ct),It=/margin|padding|width|height|max|min|offset/,St={left:!0,top:!0},kt={cssFloat:1,styleFloat:1,float:1};function xt(_e){return _e.nodeType===1?_e.ownerDocument.defaultView.getComputedStyle(_e,null):{}}function Ft(_e,Fe,rn){if(Fe=Fe.toLowerCase(),rn==="auto"){if(Fe==="height")return _e.offsetHeight;if(Fe==="width")return _e.offsetWidth}return Fe in St||(St[Fe]=It.test(Fe)),St[Fe]?parseFloat(rn)||0:rn}function vt(_e,Fe){var rn=arguments.length,sn=xt(_e);return Fe=kt[Fe]?"cssFloat"in _e.style?"cssFloat":"styleFloat":Fe,rn===1?sn:Ft(_e,Fe,sn[Fe]||_e.style[Fe])}function et(_e,Fe,rn){var sn=arguments.length;if(Fe=kt[Fe]?"cssFloat"in _e.style?"cssFloat":"styleFloat":Fe,sn===3)return typeof rn=="number"&&It.test(Fe)&&(rn="".concat(rn,"px")),_e.style[Fe]=rn,rn;for(var on in Fe)Fe.hasOwnProperty(on)&&et(_e,on,Fe[on]);return xt(_e)}function tt(_e){return _e===document.body?document.documentElement.clientWidth:_e.offsetWidth}function lt(_e){return _e===document.body?window.innerHeight||document.documentElement.clientHeight:_e.offsetHeight}function ot(){var _e=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth),Fe=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);return{width:_e,height:Fe}}function ut(){var _e=document.documentElement.clientWidth,Fe=window.innerHeight||document.documentElement.clientHeight;return{width:_e,height:Fe}}function ct(){return{scrollLeft:Math.max(document.documentElement.scrollLeft,document.body.scrollLeft),scrollTop:Math.max(document.documentElement.scrollTop,document.body.scrollTop)}}function ft(_e){var Fe=_e.getBoundingClientRect(),rn=document.documentElement;return{left:Fe.left+(window.pageXOffset||rn.scrollLeft)-(rn.clientLeft||document.body.clientLeft||0),top:Fe.top+(window.pageYOffset||rn.scrollTop)-(rn.clientTop||document.body.clientTop||0)}}var gt=ue(18929),Lt=ue(59301),Rt=ue(55311),Ut=ue(8224),Nt=ue(10228),$t=ue(43403),qt=ue(77900),Zt=Lt.createContext(null),ce=function(Fe){var rn=Fe.visible,sn=Fe.maskTransitionName,on=Fe.getContainer,Xe=Fe.prefixCls,Dn=Fe.rootClassName,xn=Fe.icons,Mn=Fe.countRender,In=Fe.showSwitch,qn=Fe.showProgress,Sn=Fe.current,oi=Fe.transform,vi=Fe.count,yi=Fe.scale,zi=Fe.minScale,Yi=Fe.maxScale,Gi=Fe.closeIcon,Ii=Fe.onActive,li=Fe.onClose,Bi=Fe.onZoomIn,Vt=Fe.onZoomOut,ii=Fe.onRotateRight,Rn=Fe.onRotateLeft,En=Fe.onFlipX,Gn=Fe.onFlipY,Hn=Fe.onReset,Kn=Fe.toolbarRender,Ri=Fe.zIndex,tn=Fe.image,en=(0,Lt.useContext)(Zt),Ze=xn.rotateLeft,un=xn.rotateRight,ni=xn.zoomIn,Vn=xn.zoomOut,Si=xn.close,nn=xn.left,dn=xn.right,Qn=xn.flipX,Ci=xn.flipY,Ln="".concat(Xe,"-operations-operation");Lt.useEffect(function(){var Bn=function(si){si.keyCode===Nt.Z.ESC&&li()};return rn&&window.addEventListener("keydown",Bn),function(){window.removeEventListener("keydown",Bn)}},[rn]);var Ae=function(pi,si){pi.preventDefault(),pi.stopPropagation(),Ii(si)},Ue=Lt.useCallback(function(Bn){var pi=Bn.type,si=Bn.disabled,pn=Bn.onClick,Wn=Bn.icon;return Lt.createElement("div",{key:pi,className:Mt()(Ln,"".concat(Xe,"-operations-operation-").concat(pi),(0,Qt.Z)({},"".concat(Xe,"-operations-operation-disabled"),!!si)),onClick:pn},Wn)},[Ln,Xe]),kn=In?Ue({icon:nn,onClick:function(pi){return Ae(pi,-1)},type:"prev",disabled:Sn===0}):void 0,Cn=In?Ue({icon:dn,onClick:function(pi){return Ae(pi,1)},type:"next",disabled:Sn===vi-1}):void 0,Qe=Ue({icon:Ci,onClick:Gn,type:"flipY"}),Pn=Ue({icon:Qn,onClick:En,type:"flipX"}),Yn=Ue({icon:Ze,onClick:Rn,type:"rotateLeft"}),Zn=Ue({icon:un,onClick:ii,type:"rotateRight"}),ri=Ue({icon:Vn,onClick:Vt,type:"zoomOut",disabled:yi<=zi}),Fn=Ue({icon:ni,onClick:Bi,type:"zoomIn",disabled:yi===Yi}),Nn=Lt.createElement("div",{className:"".concat(Xe,"-operations")},Qe,Pn,Yn,Zn,ri,Fn);return Lt.createElement(qt.default,{visible:rn,motionName:sn},function(Bn){var pi=Bn.className,si=Bn.style;return Lt.createElement($t.Z,{open:!0,getContainer:on!=null?on:document.body},Lt.createElement("div",{className:Mt()("".concat(Xe,"-operations-wrapper"),pi,Dn),style:(0,wt.Z)((0,wt.Z)({},si),{},{zIndex:Ri})},Gi===null?null:Lt.createElement("button",{className:"".concat(Xe,"-close"),onClick:li},Gi||Si),In&&Lt.createElement(Lt.Fragment,null,Lt.createElement("div",{className:Mt()("".concat(Xe,"-switch-left"),(0,Qt.Z)({},"".concat(Xe,"-switch-left-disabled"),Sn===0)),onClick:function(Wn){return Ae(Wn,-1)}},nn),Lt.createElement("div",{className:Mt()("".concat(Xe,"-switch-right"),(0,Qt.Z)({},"".concat(Xe,"-switch-right-disabled"),Sn===vi-1)),onClick:function(Wn){return Ae(Wn,1)}},dn)),Lt.createElement("div",{className:"".concat(Xe,"-footer")},qn&&Lt.createElement("div",{className:"".concat(Xe,"-progress")},Mn?Mn(Sn+1,vi):"".concat(Sn+1," / ").concat(vi)),Kn?Kn(Nn,(0,wt.Z)((0,wt.Z)({icons:{prevIcon:kn,nextIcon:Cn,flipYIcon:Qe,flipXIcon:Pn,rotateLeftIcon:Yn,rotateRightIcon:Zn,zoomOutIcon:ri,zoomInIcon:Fn},actions:{onActive:Ii,onFlipY:Gn,onFlipX:En,onRotateLeft:Rn,onRotateRight:ii,onZoomOut:Vt,onZoomIn:Bi,onReset:Hn,onClose:li},transform:oi},en?{current:Sn,total:vi}:{}),{},{image:tn})):Nn)))})},de=ce,be=ue(13697),Ne=ue(16089),Ge={x:0,y:0,rotate:0,scale:1,flipX:!1,flipY:!1};function xe(_e,Fe,rn,sn){var on=(0,Lt.useRef)(null),Xe=(0,Lt.useRef)([]),Dn=(0,Lt.useState)(Ge),xn=(0,Yt.Z)(Dn,2),Mn=xn[0],In=xn[1],qn=function(yi){In(Ge),(0,be.Z)(Ge,Mn)||sn==null||sn({transform:Ge,action:yi})},Sn=function(yi,zi){on.current===null&&(Xe.current=[],on.current=(0,Ne.Z)(function(){In(function(Yi){var Gi=Yi;return Xe.current.forEach(function(Ii){Gi=(0,wt.Z)((0,wt.Z)({},Gi),Ii)}),on.current=null,sn==null||sn({transform:Gi,action:zi}),Gi})})),Xe.current.push((0,wt.Z)((0,wt.Z)({},Mn),yi))},oi=function(yi,zi,Yi,Gi,Ii){var li=_e.current,Bi=li.width,Vt=li.height,ii=li.offsetWidth,Rn=li.offsetHeight,En=li.offsetLeft,Gn=li.offsetTop,Hn=yi,Kn=Mn.scale*yi;Kn>rn?(Kn=rn,Hn=rn/Mn.scale):Kn<Fe&&(Kn=Ii?Kn:Fe,Hn=Kn/Mn.scale);var Ri=Yi!=null?Yi:innerWidth/2,tn=Gi!=null?Gi:innerHeight/2,en=Hn-1,Ze=en*Bi*.5,un=en*Vt*.5,ni=en*(Ri-Mn.x-En),Vn=en*(tn-Mn.y-Gn),Si=Mn.x-(ni-Ze),nn=Mn.y-(Vn-un);if(yi<1&&Kn===1){var dn=ii*Kn,Qn=Rn*Kn,Ci=ut(),Ln=Ci.width,Ae=Ci.height;dn<=Ln&&Qn<=Ae&&(Si=0,nn=0)}Sn({x:Si,y:nn,scale:Kn},zi)};return{transform:Mn,resetTransform:qn,updateTransform:Sn,dispatchZoomChange:oi}}var We=ue(48736);function he(_e,Fe,rn,sn){var on=Fe+rn,Xe=(rn-sn)/2;if(rn>sn){if(Fe>0)return(0,Qt.Z)({},_e,Xe);if(Fe<0&&on<sn)return(0,Qt.Z)({},_e,-Xe)}else if(Fe<0||on>sn)return(0,Qt.Z)({},_e,Fe<0?Xe:-Xe);return{}}function Jt(_e,Fe,rn,sn){var on=ut(),Xe=on.width,Dn=on.height,xn=null;return _e<=Xe&&Fe<=Dn?xn={x:0,y:0}:(_e>Xe||Fe>Dn)&&(xn=(0,wt.Z)((0,wt.Z)({},he("x",rn,_e,Xe)),he("y",sn,Fe,Dn))),xn}var re=1,se=1;function pe(_e,Fe,rn,sn,on,Xe,Dn){var xn=on.rotate,Mn=on.scale,In=on.x,qn=on.y,Sn=(0,Lt.useState)(!1),oi=(0,Yt.Z)(Sn,2),vi=oi[0],yi=oi[1],zi=(0,Lt.useRef)({diffX:0,diffY:0,transformX:0,transformY:0}),Yi=function(Vt){!Fe||Vt.button!==0||(Vt.preventDefault(),Vt.stopPropagation(),zi.current={diffX:Vt.pageX-In,diffY:Vt.pageY-qn,transformX:In,transformY:qn},yi(!0))},Gi=function(Vt){rn&&vi&&Xe({x:Vt.pageX-zi.current.diffX,y:Vt.pageY-zi.current.diffY},"move")},Ii=function(){if(rn&&vi){yi(!1);var Vt=zi.current,ii=Vt.transformX,Rn=Vt.transformY,En=In!==ii&&qn!==Rn;if(!En)return;var Gn=_e.current.offsetWidth*Mn,Hn=_e.current.offsetHeight*Mn,Kn=_e.current.getBoundingClientRect(),Ri=Kn.left,tn=Kn.top,en=xn%180!==0,Ze=Jt(en?Hn:Gn,en?Gn:Hn,Ri,tn);Ze&&Xe((0,wt.Z)({},Ze),"dragRebound")}},li=function(Vt){if(!(!rn||Vt.deltaY==0)){var ii=Math.abs(Vt.deltaY/100),Rn=Math.min(ii,se),En=re+Rn*sn;Vt.deltaY>0&&(En=re/En),Dn(En,"wheel",Vt.clientX,Vt.clientY)}};return(0,Lt.useEffect)(function(){var Bi,Vt,ii,Rn;if(Fe){ii=(0,Ut.Z)(window,"mouseup",Ii,!1),Rn=(0,Ut.Z)(window,"mousemove",Gi,!1);try{window.top!==window.self&&(Bi=(0,Ut.Z)(window.top,"mouseup",Ii,!1),Vt=(0,Ut.Z)(window.top,"mousemove",Gi,!1))}catch(En){(0,We.Kp)(!1,"[rc-image] ".concat(En))}}return function(){var En,Gn,Hn,Kn;(En=ii)===null||En===void 0||En.remove(),(Gn=Rn)===null||Gn===void 0||Gn.remove(),(Hn=Bi)===null||Hn===void 0||Hn.remove(),(Kn=Vt)===null||Kn===void 0||Kn.remove()}},[rn,vi,In,qn,xn,Fe]),{isMoving:vi,onMouseDown:Yi,onMouseMove:Gi,onMouseUp:Ii,onWheel:li}}function le(_e){return new Promise(function(Fe){if(!_e){Fe(!1);return}var rn=document.createElement("img");rn.onerror=function(){return Fe(!1)},rn.onload=function(){return Fe(!0)},rn.src=_e})}function ze(_e){var Fe=_e.src,rn=_e.isCustomPlaceholder,sn=_e.fallback,on=(0,Lt.useState)(rn?"loading":"normal"),Xe=(0,Yt.Z)(on,2),Dn=Xe[0],xn=Xe[1],Mn=(0,Lt.useRef)(!1),In=Dn==="error";(0,Lt.useEffect)(function(){var vi=!0;return le(Fe).then(function(yi){!yi&&vi&&xn("error")}),function(){vi=!1}},[Fe]),(0,Lt.useEffect)(function(){rn&&!Mn.current?xn("loading"):In&&xn("normal")},[Fe]);var qn=function(){xn("normal")},Sn=function(yi){Mn.current=!1,Dn==="loading"&&yi!==null&&yi!==void 0&&yi.complete&&(yi.naturalWidth||yi.naturalHeight)&&(Mn.current=!0,qn())},oi=In&&sn?{src:sn}:{onLoad:qn,src:Fe};return[Sn,oi,Dn]}function Me(_e,Fe){var rn=_e.x-Fe.x,sn=_e.y-Fe.y;return Math.hypot(rn,sn)}function Je(_e,Fe,rn,sn){var on=Me(_e,rn),Xe=Me(Fe,sn);if(on===0&&Xe===0)return[_e.x,_e.y];var Dn=on/(on+Xe),xn=_e.x+Dn*(Fe.x-_e.x),Mn=_e.y+Dn*(Fe.y-_e.y);return[xn,Mn]}function Le(_e,Fe,rn,sn,on,Xe,Dn){var xn=on.rotate,Mn=on.scale,In=on.x,qn=on.y,Sn=(0,Lt.useState)(!1),oi=(0,Yt.Z)(Sn,2),vi=oi[0],yi=oi[1],zi=(0,Lt.useRef)({point1:{x:0,y:0},point2:{x:0,y:0},eventType:"none"}),Yi=function(Vt){zi.current=(0,wt.Z)((0,wt.Z)({},zi.current),Vt)},Gi=function(Vt){if(Fe){Vt.stopPropagation(),yi(!0);var ii=Vt.touches,Rn=ii===void 0?[]:ii;Rn.length>1?Yi({point1:{x:Rn[0].clientX,y:Rn[0].clientY},point2:{x:Rn[1].clientX,y:Rn[1].clientY},eventType:"touchZoom"}):Yi({point1:{x:Rn[0].clientX-In,y:Rn[0].clientY-qn},eventType:"move"})}},Ii=function(Vt){var ii=Vt.touches,Rn=ii===void 0?[]:ii,En=zi.current,Gn=En.point1,Hn=En.point2,Kn=En.eventType;if(Rn.length>1&&Kn==="touchZoom"){var Ri={x:Rn[0].clientX,y:Rn[0].clientY},tn={x:Rn[1].clientX,y:Rn[1].clientY},en=Je(Gn,Hn,Ri,tn),Ze=(0,Yt.Z)(en,2),un=Ze[0],ni=Ze[1],Vn=Me(Ri,tn)/Me(Gn,Hn);Dn(Vn,"touchZoom",un,ni,!0),Yi({point1:Ri,point2:tn,eventType:"touchZoom"})}else Kn==="move"&&(Xe({x:Rn[0].clientX-Gn.x,y:Rn[0].clientY-Gn.y},"move"),Yi({eventType:"move"}))},li=function(){if(rn){if(vi&&yi(!1),Yi({eventType:"none"}),sn>Mn)return Xe({x:0,y:0,scale:sn},"touchZoom");var Vt=_e.current.offsetWidth*Mn,ii=_e.current.offsetHeight*Mn,Rn=_e.current.getBoundingClientRect(),En=Rn.left,Gn=Rn.top,Hn=xn%180!==0,Kn=Jt(Hn?ii:Vt,Hn?Vt:ii,En,Gn);Kn&&Xe((0,wt.Z)({},Kn),"dragRebound")}};return(0,Lt.useEffect)(function(){var Bi;return rn&&Fe&&(Bi=(0,Ut.Z)(window,"touchmove",function(Vt){return Vt.preventDefault()},{passive:!1})),function(){var Vt;(Vt=Bi)===null||Vt===void 0||Vt.remove()}},[rn,Fe]),{isTouching:vi,onTouchStart:Gi,onTouchMove:Ii,onTouchEnd:li}}var we=["fallback","src","imgRef"],Re=["prefixCls","src","alt","imageInfo","fallback","movable","onClose","visible","icons","rootClassName","closeIcon","getContainer","current","count","countRender","scaleStep","minScale","maxScale","transitionName","maskTransitionName","imageRender","imgCommonProps","toolbarRender","onTransform","onChange"],De=function(Fe){var rn=Fe.fallback,sn=Fe.src,on=Fe.imgRef,Xe=(0,jt.Z)(Fe,we),Dn=ze({src:sn,fallback:rn}),xn=(0,Yt.Z)(Dn,2),Mn=xn[0],In=xn[1];return Lt.createElement("img",(0,te.Z)({ref:function(Sn){on.current=Sn,Mn(Sn)}},Xe,In))},je=function(Fe){var rn=Fe.prefixCls,sn=Fe.src,on=Fe.alt,Xe=Fe.imageInfo,Dn=Fe.fallback,xn=Fe.movable,Mn=xn===void 0?!0:xn,In=Fe.onClose,qn=Fe.visible,Sn=Fe.icons,oi=Sn===void 0?{}:Sn,vi=Fe.rootClassName,yi=Fe.closeIcon,zi=Fe.getContainer,Yi=Fe.current,Gi=Yi===void 0?0:Yi,Ii=Fe.count,li=Ii===void 0?1:Ii,Bi=Fe.countRender,Vt=Fe.scaleStep,ii=Vt===void 0?.5:Vt,Rn=Fe.minScale,En=Rn===void 0?1:Rn,Gn=Fe.maxScale,Hn=Gn===void 0?50:Gn,Kn=Fe.transitionName,Ri=Kn===void 0?"zoom":Kn,tn=Fe.maskTransitionName,en=tn===void 0?"fade":tn,Ze=Fe.imageRender,un=Fe.imgCommonProps,ni=Fe.toolbarRender,Vn=Fe.onTransform,Si=Fe.onChange,nn=(0,jt.Z)(Fe,Re),dn=(0,Lt.useRef)(),Qn=(0,Lt.useContext)(Zt),Ci=Qn&&li>1,Ln=Qn&&li>=1,Ae=(0,Lt.useState)(!0),Ue=(0,Yt.Z)(Ae,2),kn=Ue[0],Cn=Ue[1],Qe=xe(dn,En,Hn,Vn),Pn=Qe.transform,Yn=Qe.resetTransform,Zn=Qe.updateTransform,ri=Qe.dispatchZoomChange,Fn=pe(dn,Mn,qn,ii,Pn,Zn,ri),Nn=Fn.isMoving,Bn=Fn.onMouseDown,pi=Fn.onWheel,si=Le(dn,Mn,qn,En,Pn,Zn,ri),pn=si.isTouching,Wn=si.onTouchStart,Ui=si.onTouchMove,rr=si.onTouchEnd,yr=Pn.rotate,Ye=Pn.scale,ui=Mt()((0,Qt.Z)({},"".concat(rn,"-moving"),Nn));(0,Lt.useEffect)(function(){kn||Cn(!0)},[kn]);var Oi=function(){Yn("close")},ti=function(){ri(re+ii,"zoomIn")},Qi=function(){ri(re/(re+ii),"zoomOut")},Wi=function(){Zn({rotate:yr+90},"rotateRight")},qi=function(){Zn({rotate:yr-90},"rotateLeft")},_i=function(){Zn({flipX:!Pn.flipX},"flipX")},Ji=function(){Zn({flipY:!Pn.flipY},"flipY")},dr=function(){Yn("reset")},hn=function(gr){var tr=Gi+gr;!Number.isInteger(tr)||tr<0||tr>li-1||(Cn(!1),Yn(gr<0?"prev":"next"),Si==null||Si(tr,Gi))},mr=function(gr){!qn||!Ci||(gr.keyCode===Nt.Z.LEFT?hn(-1):gr.keyCode===Nt.Z.RIGHT&&hn(1))},fn=function(gr){qn&&(Ye!==1?Zn({x:0,y:0,scale:1},"doubleClick"):ri(re+ii,"doubleClick",gr.clientX,gr.clientY))};(0,Lt.useEffect)(function(){var Ni=(0,Ut.Z)(window,"keydown",mr,!1);return function(){Ni.remove()}},[qn,Ci,Gi]);var di=Lt.createElement(De,(0,te.Z)({},un,{width:Fe.width,height:Fe.height,imgRef:dn,className:"".concat(rn,"-img"),alt:on,style:{transform:"translate3d(".concat(Pn.x,"px, ").concat(Pn.y,"px, 0) scale3d(").concat(Pn.flipX?"-":"").concat(Ye,", ").concat(Pn.flipY?"-":"").concat(Ye,", 1) rotate(").concat(yr,"deg)"),transitionDuration:(!kn||pn)&&"0s"},fallback:Dn,src:sn,onWheel:pi,onMouseDown:Bn,onDoubleClick:fn,onTouchStart:Wn,onTouchMove:Ui,onTouchEnd:rr,onTouchCancel:rr})),$i=(0,wt.Z)({url:sn,alt:on},Xe);return Lt.createElement(Lt.Fragment,null,Lt.createElement(Rt.Z,(0,te.Z)({transitionName:Ri,maskTransitionName:en,closable:!1,keyboard:!0,prefixCls:rn,onClose:In,visible:qn,classNames:{wrapper:ui},rootClassName:vi,getContainer:zi},nn,{afterClose:Oi}),Lt.createElement("div",{className:"".concat(rn,"-img-wrapper")},Ze?Ze(di,(0,wt.Z)({transform:Pn,image:$i},Qn?{current:Gi}:{})):di)),Lt.createElement(de,{visible:qn,transform:Pn,maskTransitionName:en,closeIcon:yi,getContainer:zi,prefixCls:rn,rootClassName:vi,icons:oi,countRender:Bi,showSwitch:Ci,showProgress:Ln,current:Gi,count:li,scale:Ye,minScale:En,maxScale:Hn,toolbarRender:ni,onActive:hn,onZoomIn:ti,onZoomOut:Qi,onRotateRight:Wi,onRotateLeft:qi,onFlipX:_i,onFlipY:Ji,onClose:In,onReset:dr,zIndex:nn.zIndex!==void 0?nn.zIndex+1:void 0,image:$i}))},ee=je,Et=ue(15142),bt=["crossOrigin","decoding","draggable","loading","referrerPolicy","sizes","srcSet","useMap","alt"];function Kt(_e){var Fe=Lt.useState({}),rn=(0,Yt.Z)(Fe,2),sn=rn[0],on=rn[1],Xe=Lt.useCallback(function(xn,Mn){return on(function(In){return(0,wt.Z)((0,wt.Z)({},In),{},(0,Qt.Z)({},xn,Mn))}),function(){on(function(In){var qn=(0,wt.Z)({},In);return delete qn[xn],qn})}},[]),Dn=Lt.useMemo(function(){return _e?_e.map(function(xn){if(typeof xn=="string")return{data:{src:xn}};var Mn={};return Object.keys(xn).forEach(function(In){["src"].concat((0,Et.Z)(bt)).includes(In)&&(Mn[In]=xn[In])}),{data:Mn}}):Object.keys(sn).reduce(function(xn,Mn){var In=sn[Mn],qn=In.canPreview,Sn=In.data;return qn&&xn.push({data:Sn,id:Mn}),xn},[])},[_e,sn]);return[Dn,Xe,!!_e]}var oe=["visible","onVisibleChange","getContainer","current","movable","minScale","maxScale","countRender","closeIcon","onChange","onTransform","toolbarRender","imageRender"],_t=["src"],Ot=function(Fe){var rn,sn=Fe.previewPrefixCls,on=sn===void 0?"rc-image-preview":sn,Xe=Fe.children,Dn=Fe.icons,xn=Dn===void 0?{}:Dn,Mn=Fe.items,In=Fe.preview,qn=Fe.fallback,Sn=(0,Bt.Z)(In)==="object"?In:{},oi=Sn.visible,vi=Sn.onVisibleChange,yi=Sn.getContainer,zi=Sn.current,Yi=Sn.movable,Gi=Sn.minScale,Ii=Sn.maxScale,li=Sn.countRender,Bi=Sn.closeIcon,Vt=Sn.onChange,ii=Sn.onTransform,Rn=Sn.toolbarRender,En=Sn.imageRender,Gn=(0,jt.Z)(Sn,oe),Hn=Kt(Mn),Kn=(0,Yt.Z)(Hn,3),Ri=Kn[0],tn=Kn[1],en=Kn[2],Ze=(0,gt.Z)(0,{value:zi}),un=(0,Yt.Z)(Ze,2),ni=un[0],Vn=un[1],Si=(0,Lt.useState)(!1),nn=(0,Yt.Z)(Si,2),dn=nn[0],Qn=nn[1],Ci=((rn=Ri[ni])===null||rn===void 0?void 0:rn.data)||{},Ln=Ci.src,Ae=(0,jt.Z)(Ci,_t),Ue=(0,gt.Z)(!!oi,{value:oi,onChange:function(pn,Wn){vi==null||vi(pn,Wn,ni)}}),kn=(0,Yt.Z)(Ue,2),Cn=kn[0],Qe=kn[1],Pn=(0,Lt.useState)(null),Yn=(0,Yt.Z)(Pn,2),Zn=Yn[0],ri=Yn[1],Fn=Lt.useCallback(function(si,pn,Wn,Ui){var rr=en?Ri.findIndex(function(yr){return yr.data.src===pn}):Ri.findIndex(function(yr){return yr.id===si});Vn(rr<0?0:rr),Qe(!0),ri({x:Wn,y:Ui}),Qn(!0)},[Ri,en]);Lt.useEffect(function(){Cn?dn||Vn(0):Qn(!1)},[Cn]);var Nn=function(pn,Wn){Vn(pn),Vt==null||Vt(pn,Wn)},Bn=function(){Qe(!1),ri(null)},pi=Lt.useMemo(function(){return{register:tn,onPreview:Fn}},[tn,Fn]);return Lt.createElement(Zt.Provider,{value:pi},Xe,Lt.createElement(ee,(0,te.Z)({"aria-hidden":!Cn,movable:Yi,visible:Cn,prefixCls:on,closeIcon:Bi,onClose:Bn,mousePosition:Zn,imgCommonProps:Ae,src:Ln,fallback:qn,icons:xn,minScale:Gi,maxScale:Ii,getContainer:yi,current:ni,count:Ri.length,countRender:li,onTransform:ii,toolbarRender:Rn,imageRender:En,onChange:Nn},Gn)))},Pt=Ot,Dt=0;function ie(_e,Fe){var rn=Lt.useState(function(){return Dt+=1,String(Dt)}),sn=(0,Yt.Z)(rn,1),on=sn[0],Xe=Lt.useContext(Zt),Dn={data:Fe,canPreview:_e};return Lt.useEffect(function(){if(Xe)return Xe.register(on,Dn)},[]),Lt.useEffect(function(){Xe&&Xe.register(on,Dn)},[_e,Fe]),on}var Gt=["src","alt","onPreviewClose","prefixCls","previewPrefixCls","placeholder","fallback","width","height","style","preview","className","onClick","onError","wrapperClassName","wrapperStyle","rootClassName"],Wt=["src","visible","onVisibleChange","getContainer","mask","maskClassName","movable","icons","scaleStep","minScale","maxScale","imageRender","toolbarRender"],ge=function(Fe){var rn=Fe.src,sn=Fe.alt,on=Fe.onPreviewClose,Xe=Fe.prefixCls,Dn=Xe===void 0?"rc-image":Xe,xn=Fe.previewPrefixCls,Mn=xn===void 0?"".concat(Dn,"-preview"):xn,In=Fe.placeholder,qn=Fe.fallback,Sn=Fe.width,oi=Fe.height,vi=Fe.style,yi=Fe.preview,zi=yi===void 0?!0:yi,Yi=Fe.className,Gi=Fe.onClick,Ii=Fe.onError,li=Fe.wrapperClassName,Bi=Fe.wrapperStyle,Vt=Fe.rootClassName,ii=(0,jt.Z)(Fe,Gt),Rn=In&&In!==!0,En=(0,Bt.Z)(zi)==="object"?zi:{},Gn=En.src,Hn=En.visible,Kn=Hn===void 0?void 0:Hn,Ri=En.onVisibleChange,tn=Ri===void 0?on:Ri,en=En.getContainer,Ze=en===void 0?void 0:en,un=En.mask,ni=En.maskClassName,Vn=En.movable,Si=En.icons,nn=En.scaleStep,dn=En.minScale,Qn=En.maxScale,Ci=En.imageRender,Ln=En.toolbarRender,Ae=(0,jt.Z)(En,Wt),Ue=Gn!=null?Gn:rn,kn=(0,gt.Z)(!!Kn,{value:Kn,onChange:tn}),Cn=(0,Yt.Z)(kn,2),Qe=Cn[0],Pn=Cn[1],Yn=ze({src:rn,isCustomPlaceholder:Rn,fallback:qn}),Zn=(0,Yt.Z)(Yn,3),ri=Zn[0],Fn=Zn[1],Nn=Zn[2],Bn=(0,Lt.useState)(null),pi=(0,Yt.Z)(Bn,2),si=pi[0],pn=pi[1],Wn=(0,Lt.useContext)(Zt),Ui=!!zi,rr=function(){Pn(!1),pn(null)},yr=Mt()(Dn,li,Vt,(0,Qt.Z)({},"".concat(Dn,"-error"),Nn==="error")),Ye=(0,Lt.useMemo)(function(){var Qi={};return bt.forEach(function(Wi){Fe[Wi]!==void 0&&(Qi[Wi]=Fe[Wi])}),Qi},bt.map(function(Qi){return Fe[Qi]})),ui=(0,Lt.useMemo)(function(){return(0,wt.Z)((0,wt.Z)({},Ye),{},{src:Ue})},[Ue,Ye]),Oi=ie(Ui,ui),ti=function(Wi){var qi=ft(Wi.target),_i=qi.left,Ji=qi.top;Wn?Wn.onPreview(Oi,Ue,_i,Ji):(pn({x:_i,y:Ji}),Pn(!0)),Gi==null||Gi(Wi)};return Lt.createElement(Lt.Fragment,null,Lt.createElement("div",(0,te.Z)({},ii,{className:yr,onClick:Ui?ti:Gi,style:(0,wt.Z)({width:Sn,height:oi},Bi)}),Lt.createElement("img",(0,te.Z)({},Ye,{className:Mt()("".concat(Dn,"-img"),(0,Qt.Z)({},"".concat(Dn,"-img-placeholder"),In===!0),Yi),style:(0,wt.Z)({height:oi},vi),ref:ri},Fn,{width:Sn,height:oi,onError:Ii})),Nn==="loading"&&Lt.createElement("div",{"aria-hidden":"true",className:"".concat(Dn,"-placeholder")},In),un&&Ui&&Lt.createElement("div",{className:Mt()("".concat(Dn,"-mask"),ni),style:{display:(vi==null?void 0:vi.display)==="none"?"none":void 0}},un)),!Wn&&Ui&&Lt.createElement(ee,(0,te.Z)({"aria-hidden":!Qe,visible:Qe,prefixCls:Mn,onClose:rr,mousePosition:si,src:Ue,alt:sn,imageInfo:{width:Sn,height:oi},fallback:qn,getContainer:Ze,icons:Si,movable:Vn,scaleStep:nn,minScale:dn,maxScale:Qn,rootClassName:Vt,imageRender:Ci,imgCommonProps:Ye,toolbarRender:Ln},Ae)))};ge.PreviewGroup=Pt;var Pe=ge,Ve=Pe},23425:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Rt}});var te=ue(52873),wt=ue(67711),Qt=ue(26420),Yt=ue(98506),Bt=ue(16886),jt=ue(92310),Ct=ue.n(jt),Mt=ue(18929),It=ue(10228),St=ue(26112),kt=ue(48736),xt=ue(59301),Ft=ue(17119),vt=[10,20,50,100],et=function(Nt){var $t=Nt.pageSizeOptions,qt=$t===void 0?vt:$t,Zt=Nt.locale,ce=Nt.changeSize,de=Nt.pageSize,be=Nt.goButton,Ne=Nt.quickGo,Ge=Nt.rootPrefixCls,xe=Nt.disabled,We=Nt.buildOptionText,he=Nt.showSizeChanger,Jt=Nt.sizeChangerRender,re=xt.useState(""),se=(0,Bt.Z)(re,2),pe=se[0],le=se[1],ze=function(){return!pe||Number.isNaN(pe)?void 0:Number(pe)},Me=typeof We=="function"?We:function(bt){return"".concat(bt," ").concat(Zt.items_per_page)},Je=function(Kt){le(Kt.target.value)},Le=function(Kt){be||pe===""||(le(""),!(Kt.relatedTarget&&(Kt.relatedTarget.className.indexOf("".concat(Ge,"-item-link"))>=0||Kt.relatedTarget.className.indexOf("".concat(Ge,"-item"))>=0))&&(Ne==null||Ne(ze())))},we=function(Kt){pe!==""&&(Kt.keyCode===It.Z.ENTER||Kt.type==="click")&&(le(""),Ne==null||Ne(ze()))},Re=function(){return qt.some(function(Kt){return Kt.toString()===de.toString()})?qt:qt.concat([de]).sort(function(Kt,oe){var _t=Number.isNaN(Number(Kt))?0:Number(Kt),Ot=Number.isNaN(Number(oe))?0:Number(oe);return _t-Ot})},De="".concat(Ge,"-options");if(!he&&!Ne)return null;var je=null,ee=null,Et=null;return he&&Jt&&(je=Jt({disabled:xe,size:de,onSizeChange:function(Kt){ce==null||ce(Number(Kt))},"aria-label":Zt.page_size,className:"".concat(De,"-size-changer"),options:Re().map(function(bt){return{label:Me(bt),value:bt}})})),Ne&&(be&&(Et=typeof be=="boolean"?xt.createElement("button",{type:"button",onClick:we,onKeyUp:we,disabled:xe,className:"".concat(De,"-quick-jumper-button")},Zt.jump_to_confirm):xt.createElement("span",{onClick:we,onKeyUp:we},be)),ee=xt.createElement("div",{className:"".concat(De,"-quick-jumper")},Zt.jump_to,xt.createElement("input",{disabled:xe,type:"text",value:pe,onChange:Je,onKeyUp:we,onBlur:Le,"aria-label":Zt.page}),Zt.page,Et)),xt.createElement("li",{className:De},je,ee)},tt=et,lt=function(Nt){var $t=Nt.rootPrefixCls,qt=Nt.page,Zt=Nt.active,ce=Nt.className,de=Nt.showTitle,be=Nt.onClick,Ne=Nt.onKeyPress,Ge=Nt.itemRender,xe="".concat($t,"-item"),We=Ct()(xe,"".concat(xe,"-").concat(qt),(0,te.Z)((0,te.Z)({},"".concat(xe,"-active"),Zt),"".concat(xe,"-disabled"),!qt),ce),he=function(){be(qt)},Jt=function(pe){Ne(pe,be,qt)},re=Ge(qt,"page",xt.createElement("a",{rel:"nofollow"},qt));return re?xt.createElement("li",{title:de?String(qt):null,className:We,onClick:he,onKeyDown:Jt,tabIndex:0},re):null},ot=lt,ut=function(Nt,$t,qt){return qt};function ct(){}function ft(Ut){var Nt=Number(Ut);return typeof Nt=="number"&&!Number.isNaN(Nt)&&isFinite(Nt)&&Math.floor(Nt)===Nt}function gt(Ut,Nt,$t){var qt=typeof Ut=="undefined"?Nt:Ut;return Math.floor(($t-1)/qt)+1}var Lt=function(Nt){var $t=Nt.prefixCls,qt=$t===void 0?"rc-pagination":$t,Zt=Nt.selectPrefixCls,ce=Zt===void 0?"rc-select":Zt,de=Nt.className,be=Nt.current,Ne=Nt.defaultCurrent,Ge=Ne===void 0?1:Ne,xe=Nt.total,We=xe===void 0?0:xe,he=Nt.pageSize,Jt=Nt.defaultPageSize,re=Jt===void 0?10:Jt,se=Nt.onChange,pe=se===void 0?ct:se,le=Nt.hideOnSinglePage,ze=Nt.align,Me=Nt.showPrevNextJumpers,Je=Me===void 0?!0:Me,Le=Nt.showQuickJumper,we=Nt.showLessItems,Re=Nt.showTitle,De=Re===void 0?!0:Re,je=Nt.onShowSizeChange,ee=je===void 0?ct:je,Et=Nt.locale,bt=Et===void 0?Ft.Z:Et,Kt=Nt.style,oe=Nt.totalBoundaryShowSizeChanger,_t=oe===void 0?50:oe,Ot=Nt.disabled,Pt=Nt.simple,Dt=Nt.showTotal,ie=Nt.showSizeChanger,Gt=ie===void 0?We>_t:ie,Wt=Nt.sizeChangerRender,ge=Nt.pageSizeOptions,Pe=Nt.itemRender,Ve=Pe===void 0?ut:Pe,_e=Nt.jumpPrevIcon,Fe=Nt.jumpNextIcon,rn=Nt.prevIcon,sn=Nt.nextIcon,on=xt.useRef(null),Xe=(0,Mt.Z)(10,{value:he,defaultValue:re}),Dn=(0,Bt.Z)(Xe,2),xn=Dn[0],Mn=Dn[1],In=(0,Mt.Z)(1,{value:be,defaultValue:Ge,postState:function($i){return Math.max(1,Math.min($i,gt(void 0,xn,We)))}}),qn=(0,Bt.Z)(In,2),Sn=qn[0],oi=qn[1],vi=xt.useState(Sn),yi=(0,Bt.Z)(vi,2),zi=yi[0],Yi=yi[1];(0,xt.useEffect)(function(){Yi(Sn)},[Sn]);var Gi=pe!==ct,Ii="current"in Nt,li=Math.max(1,Sn-(we?3:5)),Bi=Math.min(gt(void 0,xn,We),Sn+(we?3:5));function Vt(di,$i){var Ni=di||xt.createElement("button",{type:"button","aria-label":$i,className:"".concat(qt,"-item-link")});return typeof di=="function"&&(Ni=xt.createElement(di,(0,Yt.Z)({},Nt))),Ni}function ii(di){var $i=di.target.value,Ni=gt(void 0,xn,We),gr;return $i===""?gr=$i:Number.isNaN(Number($i))?gr=zi:$i>=Ni?gr=Ni:gr=Number($i),gr}function Rn(di){return ft(di)&&di!==Sn&&ft(We)&&We>0}var En=We>xn?Le:!1;function Gn(di){(di.keyCode===It.Z.UP||di.keyCode===It.Z.DOWN)&&di.preventDefault()}function Hn(di){var $i=ii(di);switch($i!==zi&&Yi($i),di.keyCode){case It.Z.ENTER:tn($i);break;case It.Z.UP:tn($i-1);break;case It.Z.DOWN:tn($i+1);break;default:break}}function Kn(di){tn(ii(di))}function Ri(di){var $i=gt(di,xn,We),Ni=Sn>$i&&$i!==0?$i:Sn;Mn(di),Yi(Ni),ee==null||ee(Sn,di),oi(Ni),pe==null||pe(Ni,di)}function tn(di){if(Rn(di)&&!Ot){var $i=gt(void 0,xn,We),Ni=di;return di>$i?Ni=$i:di<1&&(Ni=1),Ni!==zi&&Yi(Ni),oi(Ni),pe==null||pe(Ni,xn),Ni}return Sn}var en=Sn>1,Ze=Sn<gt(void 0,xn,We);function un(){en&&tn(Sn-1)}function ni(){Ze&&tn(Sn+1)}function Vn(){tn(li)}function Si(){tn(Bi)}function nn(di,$i){if(di.key==="Enter"||di.charCode===It.Z.ENTER||di.keyCode===It.Z.ENTER){for(var Ni=arguments.length,gr=new Array(Ni>2?Ni-2:0),tr=2;tr<Ni;tr++)gr[tr-2]=arguments[tr];$i.apply(void 0,gr)}}function dn(di){nn(di,un)}function Qn(di){nn(di,ni)}function Ci(di){nn(di,Vn)}function Ln(di){nn(di,Si)}function Ae(di){var $i=Ve(di,"prev",Vt(rn,"prev page"));return xt.isValidElement($i)?xt.cloneElement($i,{disabled:!en}):$i}function Ue(di){var $i=Ve(di,"next",Vt(sn,"next page"));return xt.isValidElement($i)?xt.cloneElement($i,{disabled:!Ze}):$i}function kn(di){(di.type==="click"||di.keyCode===It.Z.ENTER)&&tn(zi)}var Cn=null,Qe=(0,St.Z)(Nt,{aria:!0,data:!0}),Pn=Dt&&xt.createElement("li",{className:"".concat(qt,"-total-text")},Dt(We,[We===0?0:(Sn-1)*xn+1,Sn*xn>We?We:Sn*xn])),Yn=null,Zn=gt(void 0,xn,We);if(le&&We<=xn)return null;var ri=[],Fn={rootPrefixCls:qt,onClick:tn,onKeyPress:nn,showTitle:De,itemRender:Ve,page:-1},Nn=Sn-1>0?Sn-1:0,Bn=Sn+1<Zn?Sn+1:Zn,pi=Le&&Le.goButton,si=(0,Qt.Z)(Pt)==="object"?Pt.readOnly:!Pt,pn=pi,Wn=null;Pt&&(pi&&(typeof pi=="boolean"?pn=xt.createElement("button",{type:"button",onClick:kn,onKeyUp:kn},bt.jump_to_confirm):pn=xt.createElement("span",{onClick:kn,onKeyUp:kn},pi),pn=xt.createElement("li",{title:De?"".concat(bt.jump_to).concat(Sn,"/").concat(Zn):null,className:"".concat(qt,"-simple-pager")},pn)),Wn=xt.createElement("li",{title:De?"".concat(Sn,"/").concat(Zn):null,className:"".concat(qt,"-simple-pager")},si?zi:xt.createElement("input",{type:"text","aria-label":bt.jump_to,value:zi,disabled:Ot,onKeyDown:Gn,onKeyUp:Hn,onChange:Hn,onBlur:Kn,size:3}),xt.createElement("span",{className:"".concat(qt,"-slash")},"/"),Zn));var Ui=we?1:2;if(Zn<=3+Ui*2){Zn||ri.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:"noPager",page:1,className:"".concat(qt,"-item-disabled")})));for(var rr=1;rr<=Zn;rr+=1)ri.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:rr,page:rr,active:Sn===rr})))}else{var yr=we?bt.prev_3:bt.prev_5,Ye=we?bt.next_3:bt.next_5,ui=Ve(li,"jump-prev",Vt(_e,"prev page")),Oi=Ve(Bi,"jump-next",Vt(Fe,"next page"));Je&&(Cn=ui?xt.createElement("li",{title:De?yr:null,key:"prev",onClick:Vn,tabIndex:0,onKeyDown:Ci,className:Ct()("".concat(qt,"-jump-prev"),(0,te.Z)({},"".concat(qt,"-jump-prev-custom-icon"),!!_e))},ui):null,Yn=Oi?xt.createElement("li",{title:De?Ye:null,key:"next",onClick:Si,tabIndex:0,onKeyDown:Ln,className:Ct()("".concat(qt,"-jump-next"),(0,te.Z)({},"".concat(qt,"-jump-next-custom-icon"),!!Fe))},Oi):null);var ti=Math.max(1,Sn-Ui),Qi=Math.min(Sn+Ui,Zn);Sn-1<=Ui&&(Qi=1+Ui*2),Zn-Sn<=Ui&&(ti=Zn-Ui*2);for(var Wi=ti;Wi<=Qi;Wi+=1)ri.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:Wi,page:Wi,active:Sn===Wi})));if(Sn-1>=Ui*2&&Sn!==3&&(ri[0]=xt.cloneElement(ri[0],{className:Ct()("".concat(qt,"-item-after-jump-prev"),ri[0].props.className)}),ri.unshift(Cn)),Zn-Sn>=Ui*2&&Sn!==Zn-2){var qi=ri[ri.length-1];ri[ri.length-1]=xt.cloneElement(qi,{className:Ct()("".concat(qt,"-item-before-jump-next"),qi.props.className)}),ri.push(Yn)}ti!==1&&ri.unshift(xt.createElement(ot,(0,wt.Z)({},Fn,{key:1,page:1}))),Qi!==Zn&&ri.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:Zn,page:Zn})))}var _i=Ae(Nn);if(_i){var Ji=!en||!Zn;_i=xt.createElement("li",{title:De?bt.prev_page:null,onClick:un,tabIndex:Ji?null:0,onKeyDown:dn,className:Ct()("".concat(qt,"-prev"),(0,te.Z)({},"".concat(qt,"-disabled"),Ji)),"aria-disabled":Ji},_i)}var dr=Ue(Bn);if(dr){var hn,mr;Pt?(hn=!Ze,mr=en?0:null):(hn=!Ze||!Zn,mr=hn?null:0),dr=xt.createElement("li",{title:De?bt.next_page:null,onClick:ni,tabIndex:mr,onKeyDown:Qn,className:Ct()("".concat(qt,"-next"),(0,te.Z)({},"".concat(qt,"-disabled"),hn)),"aria-disabled":hn},dr)}var fn=Ct()(qt,de,(0,te.Z)((0,te.Z)((0,te.Z)((0,te.Z)((0,te.Z)({},"".concat(qt,"-start"),ze==="start"),"".concat(qt,"-center"),ze==="center"),"".concat(qt,"-end"),ze==="end"),"".concat(qt,"-simple"),Pt),"".concat(qt,"-disabled"),Ot));return xt.createElement("ul",(0,wt.Z)({className:fn,style:Kt,ref:on},Qe),Pn,_i,Pt?Wn:ri,dr,xt.createElement(tt,{locale:bt,rootPrefixCls:qt,disabled:Ot,selectPrefixCls:ce,changeSize:Ri,pageSize:xn,pageSizeOptions:ge,quickGo:En?tn:null,goButton:pn,showSizeChanger:Gt,sizeChangerRender:Wt}))},Rt=Lt},25930:function(bn,jn,ue){"use strict";ue.d(jn,{Cd:function(){return qt}});var te=ue(67711),wt=ue(98506),Qt=ue(33346),Yt=ue(59301),Bt=ue(92310),jt=ue.n(Bt),Ct={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},Mt=function(){var de=(0,Yt.useRef)([]),be=(0,Yt.useRef)(null);return(0,Yt.useEffect)(function(){var Ne=Date.now(),Ge=!1;de.current.forEach(function(xe){if(xe){Ge=!0;var We=xe.style;We.transitionDuration=".3s, .3s, .3s, .06s",be.current&&Ne-be.current<100&&(We.transitionDuration="0s, 0s")}}),Ge&&(be.current=Date.now())}),de.current},It=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],St=function(de){var be=(0,wt.Z)((0,wt.Z)({},Ct),de),Ne=be.className,Ge=be.percent,xe=be.prefixCls,We=be.strokeColor,he=be.strokeLinecap,Jt=be.strokeWidth,re=be.style,se=be.trailColor,pe=be.trailWidth,le=be.transition,ze=(0,Qt.Z)(be,It);delete ze.gapPosition;var Me=Array.isArray(Ge)?Ge:[Ge],Je=Array.isArray(We)?We:[We],Le=Mt(),we=Jt/2,Re=100-Jt/2,De="M ".concat(he==="round"?we:0,",").concat(we,`
L `).concat(he==="round"?Re:100,",").concat(we),je="0 0 100 ".concat(Jt),ee=0;return Yt.createElement("svg",(0,te.Z)({className:jt()("".concat(xe,"-line"),Ne),viewBox:je,preserveAspectRatio:"none",style:re},ze),Yt.createElement("path",{className:"".concat(xe,"-line-trail"),d:De,strokeLinecap:he,stroke:se,strokeWidth:pe||Jt,fillOpacity:"0"}),Me.map(function(Et,bt){var Kt=1;switch(he){case"round":Kt=1-Jt/100;break;case"square":Kt=1-Jt/2/100;break;default:Kt=1;break}var oe={strokeDasharray:"".concat(Et*Kt,"px, 100px"),strokeDashoffset:"-".concat(ee,"px"),transition:le||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},_t=Je[bt]||Je[Je.length-1];return ee+=Et,Yt.createElement("path",{key:bt,className:"".concat(xe,"-line-path"),d:De,strokeLinecap:he,stroke:_t,strokeWidth:Jt,fillOpacity:"0",ref:function(Pt){Le[bt]=Pt},style:oe})}))},kt=St,xt=ue(26420),Ft=ue(16886),vt=ue(47273),et=0,tt=(0,vt.Z)();function lt(){var ce;return tt?(ce=et,et+=1):ce="TEST_OR_SSR",ce}var ot=function(ce){var de=Yt.useState(),be=(0,Ft.Z)(de,2),Ne=be[0],Ge=be[1];return Yt.useEffect(function(){Ge("rc_progress_".concat(lt()))},[]),ce||Ne},ut=function(de){var be=de.bg,Ne=de.children;return Yt.createElement("div",{style:{width:"100%",height:"100%",background:be}},Ne)};function ct(ce,de){return Object.keys(ce).map(function(be){var Ne=parseFloat(be),Ge="".concat(Math.floor(Ne*de),"%");return"".concat(ce[be]," ").concat(Ge)})}var ft=Yt.forwardRef(function(ce,de){var be=ce.prefixCls,Ne=ce.color,Ge=ce.gradientId,xe=ce.radius,We=ce.style,he=ce.ptg,Jt=ce.strokeLinecap,re=ce.strokeWidth,se=ce.size,pe=ce.gapDegree,le=Ne&&(0,xt.Z)(Ne)==="object",ze=le?"#FFF":void 0,Me=se/2,Je=Yt.createElement("circle",{className:"".concat(be,"-circle-path"),r:xe,cx:Me,cy:Me,stroke:ze,strokeLinecap:Jt,strokeWidth:re,opacity:he===0?0:1,style:We,ref:de});if(!le)return Je;var Le="".concat(Ge,"-conic"),we=pe?"".concat(180+pe/2,"deg"):"0deg",Re=ct(Ne,(360-pe)/360),De=ct(Ne,1),je="conic-gradient(from ".concat(we,", ").concat(Re.join(", "),")"),ee="linear-gradient(to ".concat(pe?"bottom":"top",", ").concat(De.join(", "),")");return Yt.createElement(Yt.Fragment,null,Yt.createElement("mask",{id:Le},Je),Yt.createElement("foreignObject",{x:0,y:0,width:se,height:se,mask:"url(#".concat(Le,")")},Yt.createElement(ut,{bg:ee},Yt.createElement(ut,{bg:je}))))}),gt=ft,Lt=100,Rt=function(de,be,Ne,Ge,xe,We,he,Jt,re,se){var pe=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,le=Ne/100*360*((360-We)/360),ze=We===0?0:{bottom:0,top:180,left:90,right:-90}[he],Me=(100-Ge)/100*be;re==="round"&&Ge!==100&&(Me+=se/2,Me>=be&&(Me=be-.01));var Je=Lt/2;return{stroke:typeof Jt=="string"?Jt:void 0,strokeDasharray:"".concat(be,"px ").concat(de),strokeDashoffset:Me+pe,transform:"rotate(".concat(xe+le+ze,"deg)"),transformOrigin:"".concat(Je,"px ").concat(Je,"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}},Ut=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function Nt(ce){var de=ce!=null?ce:[];return Array.isArray(de)?de:[de]}var $t=function(de){var be=(0,wt.Z)((0,wt.Z)({},Ct),de),Ne=be.id,Ge=be.prefixCls,xe=be.steps,We=be.strokeWidth,he=be.trailWidth,Jt=be.gapDegree,re=Jt===void 0?0:Jt,se=be.gapPosition,pe=be.trailColor,le=be.strokeLinecap,ze=be.style,Me=be.className,Je=be.strokeColor,Le=be.percent,we=(0,Qt.Z)(be,Ut),Re=Lt/2,De=ot(Ne),je="".concat(De,"-gradient"),ee=Re-We/2,Et=Math.PI*2*ee,bt=re>0?90+re/2:-90,Kt=Et*((360-re)/360),oe=(0,xt.Z)(xe)==="object"?xe:{count:xe,gap:2},_t=oe.count,Ot=oe.gap,Pt=Nt(Le),Dt=Nt(Je),ie=Dt.find(function(Fe){return Fe&&(0,xt.Z)(Fe)==="object"}),Gt=ie&&(0,xt.Z)(ie)==="object",Wt=Gt?"butt":le,ge=Rt(Et,Kt,0,100,bt,re,se,pe,Wt,We),Pe=Mt(),Ve=function(){var rn=0;return Pt.map(function(sn,on){var Xe=Dt[on]||Dt[Dt.length-1],Dn=Rt(Et,Kt,rn,sn,bt,re,se,Xe,Wt,We);return rn+=sn,Yt.createElement(gt,{key:on,color:Xe,ptg:sn,radius:ee,prefixCls:Ge,gradientId:je,style:Dn,strokeLinecap:Wt,strokeWidth:We,gapDegree:re,ref:function(Mn){Pe[on]=Mn},size:Lt})}).reverse()},_e=function(){var rn=Math.round(_t*(Pt[0]/100)),sn=100/_t,on=0;return new Array(_t).fill(null).map(function(Xe,Dn){var xn=Dn<=rn-1?Dt[0]:pe,Mn=xn&&(0,xt.Z)(xn)==="object"?"url(#".concat(je,")"):void 0,In=Rt(Et,Kt,on,sn,bt,re,se,xn,"butt",We,Ot);return on+=(Kt-In.strokeDashoffset+Ot)*100/Kt,Yt.createElement("circle",{key:Dn,className:"".concat(Ge,"-circle-path"),r:ee,cx:Re,cy:Re,stroke:Mn,strokeWidth:We,opacity:1,style:In,ref:function(Sn){Pe[Dn]=Sn}})})};return Yt.createElement("svg",(0,te.Z)({className:jt()("".concat(Ge,"-circle"),Me),viewBox:"0 0 ".concat(Lt," ").concat(Lt),style:ze,id:Ne,role:"presentation"},we),!_t&&Yt.createElement("circle",{className:"".concat(Ge,"-circle-trail"),r:ee,cx:Re,cy:Re,stroke:pe,strokeLinecap:Wt,strokeWidth:he||We,style:ge}),_t?_e():Ve())},qt=$t,Zt={Line:kt,Circle:qt}},738:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return ct}});var te=ue(67711),wt=ue(52873),Qt=ue(16886),Yt=ue(33346),Bt=ue(92310),jt=ue.n(Bt),Ct=ue(18929),Mt=ue(10228),It=ue(26112),St=ue(59301);function kt(ft,gt){var Lt=ft.disabled,Rt=ft.prefixCls,Ut=ft.character,Nt=ft.characterRender,$t=ft.index,qt=ft.count,Zt=ft.value,ce=ft.allowHalf,de=ft.focused,be=ft.onHover,Ne=ft.onClick,Ge=function(le){be(le,$t)},xe=function(le){Ne(le,$t)},We=function(le){le.keyCode===Mt.Z.ENTER&&Ne(le,$t)},he=$t+1,Jt=new Set([Rt]);Zt===0&&$t===0&&de?Jt.add("".concat(Rt,"-focused")):ce&&Zt+.5>=he&&Zt<he?(Jt.add("".concat(Rt,"-half")),Jt.add("".concat(Rt,"-active")),de&&Jt.add("".concat(Rt,"-focused"))):(he<=Zt?Jt.add("".concat(Rt,"-full")):Jt.add("".concat(Rt,"-zero")),he===Zt&&de&&Jt.add("".concat(Rt,"-focused")));var re=typeof Ut=="function"?Ut(ft):Ut,se=St.createElement("li",{className:jt()(Array.from(Jt)),ref:gt},St.createElement("div",{onClick:Lt?null:xe,onKeyDown:Lt?null:We,onMouseMove:Lt?null:Ge,role:"radio","aria-checked":Zt>$t?"true":"false","aria-posinset":$t+1,"aria-setsize":qt,tabIndex:Lt?-1:0},St.createElement("div",{className:"".concat(Rt,"-first")},re),St.createElement("div",{className:"".concat(Rt,"-second")},re)));return Nt&&(se=Nt(se,ft)),se}var xt=St.forwardRef(kt);function Ft(){var ft=St.useRef({});function gt(Rt){return ft.current[Rt]}function Lt(Rt){return function(Ut){ft.current[Rt]=Ut}}return[gt,Lt]}function vt(ft){var gt=ft.pageXOffset,Lt="scrollLeft";if(typeof gt!="number"){var Rt=ft.document;gt=Rt.documentElement[Lt],typeof gt!="number"&&(gt=Rt.body[Lt])}return gt}function et(ft){var gt,Lt,Rt=ft.ownerDocument,Ut=Rt.body,Nt=Rt&&Rt.documentElement,$t=ft.getBoundingClientRect();return gt=$t.left,Lt=$t.top,gt-=Nt.clientLeft||Ut.clientLeft||0,Lt-=Nt.clientTop||Ut.clientTop||0,{left:gt,top:Lt}}function tt(ft){var gt=et(ft),Lt=ft.ownerDocument,Rt=Lt.defaultView||Lt.parentWindow;return gt.left+=vt(Rt),gt.left}var lt=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","keyboard","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function ot(ft,gt){var Lt=ft.prefixCls,Rt=Lt===void 0?"rc-rate":Lt,Ut=ft.className,Nt=ft.defaultValue,$t=ft.value,qt=ft.count,Zt=qt===void 0?5:qt,ce=ft.allowHalf,de=ce===void 0?!1:ce,be=ft.allowClear,Ne=be===void 0?!0:be,Ge=ft.keyboard,xe=Ge===void 0?!0:Ge,We=ft.character,he=We===void 0?"\u2605":We,Jt=ft.characterRender,re=ft.disabled,se=ft.direction,pe=se===void 0?"ltr":se,le=ft.tabIndex,ze=le===void 0?0:le,Me=ft.autoFocus,Je=ft.onHoverChange,Le=ft.onChange,we=ft.onFocus,Re=ft.onBlur,De=ft.onKeyDown,je=ft.onMouseLeave,ee=(0,Yt.Z)(ft,lt),Et=Ft(),bt=(0,Qt.Z)(Et,2),Kt=bt[0],oe=bt[1],_t=St.useRef(null),Ot=function(){if(!re){var li;(li=_t.current)===null||li===void 0||li.focus()}};St.useImperativeHandle(gt,function(){return{focus:Ot,blur:function(){if(!re){var li;(li=_t.current)===null||li===void 0||li.blur()}}}});var Pt=(0,Ct.Z)(Nt||0,{value:$t}),Dt=(0,Qt.Z)(Pt,2),ie=Dt[0],Gt=Dt[1],Wt=(0,Ct.Z)(null),ge=(0,Qt.Z)(Wt,2),Pe=ge[0],Ve=ge[1],_e=function(li,Bi){var Vt=pe==="rtl",ii=li+1;if(de){var Rn=Kt(li),En=tt(Rn),Gn=Rn.clientWidth;(Vt&&Bi-En>Gn/2||!Vt&&Bi-En<Gn/2)&&(ii-=.5)}return ii},Fe=function(li){Gt(li),Le==null||Le(li)},rn=St.useState(!1),sn=(0,Qt.Z)(rn,2),on=sn[0],Xe=sn[1],Dn=function(){Xe(!0),we==null||we()},xn=function(){Xe(!1),Re==null||Re()},Mn=St.useState(null),In=(0,Qt.Z)(Mn,2),qn=In[0],Sn=In[1],oi=function(li,Bi){var Vt=_e(Bi,li.pageX);Vt!==Pe&&(Sn(Vt),Ve(null)),Je==null||Je(Vt)},vi=function(li){re||(Sn(null),Ve(null),Je==null||Je(void 0)),li&&(je==null||je(li))},yi=function(li,Bi){var Vt=_e(Bi,li.pageX),ii=!1;Ne&&(ii=Vt===ie),vi(),Fe(ii?0:Vt),Ve(ii?Vt:null)},zi=function(li){var Bi=li.keyCode,Vt=pe==="rtl",ii=de?.5:1;xe&&(Bi===Mt.Z.RIGHT&&ie<Zt&&!Vt?(Fe(ie+ii),li.preventDefault()):Bi===Mt.Z.LEFT&&ie>0&&!Vt||Bi===Mt.Z.RIGHT&&ie>0&&Vt?(Fe(ie-ii),li.preventDefault()):Bi===Mt.Z.LEFT&&ie<Zt&&Vt&&(Fe(ie+ii),li.preventDefault())),De==null||De(li)};St.useEffect(function(){Me&&!re&&Ot()},[]);var Yi=new Array(Zt).fill(0).map(function(Ii,li){return St.createElement(xt,{ref:oe(li),index:li,count:Zt,disabled:re,prefixCls:"".concat(Rt,"-star"),allowHalf:de,value:qn===null?ie:qn,onClick:yi,onHover:oi,key:Ii||li,character:he,characterRender:Jt,focused:on})}),Gi=jt()(Rt,Ut,(0,wt.Z)((0,wt.Z)({},"".concat(Rt,"-disabled"),re),"".concat(Rt,"-rtl"),pe==="rtl"));return St.createElement("ul",(0,te.Z)({className:Gi,onMouseLeave:vi,tabIndex:re?-1:ze,onFocus:re?null:Dn,onBlur:re?null:xn,onKeyDown:re?null:zi,ref:_t},(0,It.Z)(ee,{aria:!0,data:!0,attr:!0})),Yi)}var ut=St.forwardRef(ot),ct=ut},6551:function(bn,jn,ue){"use strict";ue.d(jn,{ZP:function(){return Ct}});var te=ue(16886),wt=ue(59301),Qt=ue(47273),Yt=0,Bt=(0,Qt.Z)();function jt(){var Mt;return Bt?(Mt=Yt,Yt+=1):Mt="TEST_OR_SSR",Mt}function Ct(Mt){var It=wt.useState(),St=(0,te.Z)(It,2),kt=St[0],xt=St[1];return wt.useEffect(function(){xt("rc_select_".concat(jt()))},[]),Mt||kt}},37463:function(bn,jn,ue){"use strict";ue.d(jn,{Ac:function(){return Xe},Xo:function(){return xn},Wx:function(){return In},ZP:function(){return Ln},lk:function(){return ct}});var te=ue(67711),wt=ue(15142),Qt=ue(52873),Yt=ue(98506),Bt=ue(16886),jt=ue(33346),Ct=ue(26420),Mt=ue(18929),It=ue(48736),St=ue(59301),kt=ue(92310),xt=ue.n(kt),Ft=ue(34280),vt=ue(49658),et=ue(8654),tt=function(Ue){var kn=Ue.className,Cn=Ue.customizeIcon,Qe=Ue.customizeIconProps,Pn=Ue.children,Yn=Ue.onMouseDown,Zn=Ue.onClick,ri=typeof Cn=="function"?Cn(Qe):Cn;return St.createElement("span",{className:kn,onMouseDown:function(Nn){Nn.preventDefault(),Yn==null||Yn(Nn)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:Zn,"aria-hidden":!0},ri!==void 0?ri:St.createElement("span",{className:xt()(kn.split(/\s+/).map(function(Fn){return"".concat(Fn,"-icon")}))},Pn))},lt=tt,ot=function(Ue,kn,Cn,Qe,Pn){var Yn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,Zn=arguments.length>6?arguments[6]:void 0,ri=arguments.length>7?arguments[7]:void 0,Fn=St.useMemo(function(){if((0,Ct.Z)(Qe)==="object")return Qe.clearIcon;if(Pn)return Pn},[Qe,Pn]),Nn=St.useMemo(function(){return!!(!Yn&&Qe&&(Cn.length||Zn)&&!(ri==="combobox"&&Zn===""))},[Qe,Yn,Cn.length,Zn,ri]);return{allowClear:Nn,clearIcon:St.createElement(lt,{className:"".concat(Ue,"-clear"),onMouseDown:kn,customizeIcon:Fn},"\xD7")}},ut=St.createContext(null);function ct(){return St.useContext(ut)}function ft(){var Ae=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,Ue=St.useState(!1),kn=(0,Bt.Z)(Ue,2),Cn=kn[0],Qe=kn[1],Pn=St.useRef(null),Yn=function(){window.clearTimeout(Pn.current)};St.useEffect(function(){return Yn},[]);var Zn=function(Fn,Nn){Yn(),Pn.current=window.setTimeout(function(){Qe(Fn),Nn&&Nn()},Ae)};return[Cn,Zn,Yn]}function gt(){var Ae=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,Ue=St.useRef(null),kn=St.useRef(null);St.useEffect(function(){return function(){window.clearTimeout(kn.current)}},[]);function Cn(Qe){(Qe||Ue.current===null)&&(Ue.current=Qe),window.clearTimeout(kn.current),kn.current=window.setTimeout(function(){Ue.current=null},Ae)}return[function(){return Ue.current},Cn]}function Lt(Ae,Ue,kn,Cn){var Qe=St.useRef(null);Qe.current={open:Ue,triggerOpen:kn,customizedTrigger:Cn},St.useEffect(function(){function Pn(Yn){var Zn;if(!((Zn=Qe.current)!==null&&Zn!==void 0&&Zn.customizedTrigger)){var ri=Yn.target;ri.shadowRoot&&Yn.composed&&(ri=Yn.composedPath()[0]||ri),Qe.current.open&&Ae().filter(function(Fn){return Fn}).every(function(Fn){return!Fn.contains(ri)&&Fn!==ri})&&Qe.current.triggerOpen(!1)}}return window.addEventListener("mousedown",Pn),function(){return window.removeEventListener("mousedown",Pn)}},[])}var Rt=ue(10228);function Ut(Ae){return Ae&&![Rt.Z.ESC,Rt.Z.SHIFT,Rt.Z.BACKSPACE,Rt.Z.TAB,Rt.Z.WIN_KEY,Rt.Z.ALT,Rt.Z.META,Rt.Z.WIN_KEY_RIGHT,Rt.Z.CTRL,Rt.Z.SEMICOLON,Rt.Z.EQUALS,Rt.Z.CAPS_LOCK,Rt.Z.CONTEXT_MENU,Rt.Z.F1,Rt.Z.F2,Rt.Z.F3,Rt.Z.F4,Rt.Z.F5,Rt.Z.F6,Rt.Z.F7,Rt.Z.F8,Rt.Z.F9,Rt.Z.F10,Rt.Z.F11,Rt.Z.F12].includes(Ae)}var Nt=ue(26112),$t=ue(11780);function qt(Ae,Ue,kn){var Cn=(0,Yt.Z)((0,Yt.Z)({},Ae),kn?Ue:{});return Object.keys(Ue).forEach(function(Qe){var Pn=Ue[Qe];typeof Pn=="function"&&(Cn[Qe]=function(){for(var Yn,Zn=arguments.length,ri=new Array(Zn),Fn=0;Fn<Zn;Fn++)ri[Fn]=arguments[Fn];return Pn.apply(void 0,ri),(Yn=Ae[Qe])===null||Yn===void 0?void 0:Yn.call.apply(Yn,[Ae].concat(ri))})}),Cn}var Zt=qt,ce=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],de=function(Ue,kn){var Cn=Ue.prefixCls,Qe=Ue.id,Pn=Ue.inputElement,Yn=Ue.autoFocus,Zn=Ue.autoComplete,ri=Ue.editable,Fn=Ue.activeDescendantId,Nn=Ue.value,Bn=Ue.open,pi=Ue.attrs,si=(0,jt.Z)(Ue,ce),pn=Pn||St.createElement("input",null),Wn=pn,Ui=Wn.ref,rr=Wn.props;return(0,It.Kp)(!("maxLength"in pn.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),pn=St.cloneElement(pn,(0,Yt.Z)((0,Yt.Z)((0,Yt.Z)({type:"search"},Zt(si,rr,!0)),{},{id:Qe,ref:(0,et.sQ)(kn,Ui),autoComplete:Zn||"off",autoFocus:Yn,className:xt()("".concat(Cn,"-selection-search-input"),rr==null?void 0:rr.className),role:"combobox","aria-expanded":Bn||!1,"aria-haspopup":"listbox","aria-owns":"".concat(Qe,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(Qe,"_list"),"aria-activedescendant":Bn?Fn:void 0},pi),{},{value:ri?Nn:"",readOnly:!ri,unselectable:ri?null:"on",style:(0,Yt.Z)((0,Yt.Z)({},rr.style),{},{opacity:ri?null:0})})),pn},be=St.forwardRef(de),Ne=be;function Ge(Ae){return Array.isArray(Ae)?Ae:Ae!==void 0?[Ae]:[]}var xe=typeof window!="undefined"&&window.document&&window.document.documentElement,We=xe;function he(Ae){return Ae!=null}function Jt(Ae){return!Ae&&Ae!==0}function re(Ae){return["string","number"].includes((0,Ct.Z)(Ae))}function se(Ae){var Ue=void 0;return Ae&&(re(Ae.title)?Ue=Ae.title.toString():re(Ae.label)&&(Ue=Ae.label.toString())),Ue}function pe(Ae,Ue){We?St.useLayoutEffect(Ae,Ue):St.useEffect(Ae,Ue)}function le(Ae){var Ue;return(Ue=Ae.key)!==null&&Ue!==void 0?Ue:Ae.value}var ze=function(Ue){Ue.preventDefault(),Ue.stopPropagation()},Me=function(Ue){var kn=Ue.id,Cn=Ue.prefixCls,Qe=Ue.values,Pn=Ue.open,Yn=Ue.searchValue,Zn=Ue.autoClearSearchValue,ri=Ue.inputRef,Fn=Ue.placeholder,Nn=Ue.disabled,Bn=Ue.mode,pi=Ue.showSearch,si=Ue.autoFocus,pn=Ue.autoComplete,Wn=Ue.activeDescendantId,Ui=Ue.tabIndex,rr=Ue.removeIcon,yr=Ue.maxTagCount,Ye=Ue.maxTagTextLength,ui=Ue.maxTagPlaceholder,Oi=ui===void 0?function(er){return"+ ".concat(er.length," ...")}:ui,ti=Ue.tagRender,Qi=Ue.onToggleOpen,Wi=Ue.onRemove,qi=Ue.onInputChange,_i=Ue.onInputPaste,Ji=Ue.onInputKeyDown,dr=Ue.onInputMouseDown,hn=Ue.onInputCompositionStart,mr=Ue.onInputCompositionEnd,fn=Ue.onInputBlur,di=St.useRef(null),$i=(0,St.useState)(0),Ni=(0,Bt.Z)($i,2),gr=Ni[0],tr=Ni[1],ji=(0,St.useState)(!1),kr=(0,Bt.Z)(ji,2),Do=kr[0],Rr=kr[1],Jn="".concat(Cn,"-selection"),Se=Pn||Bn==="multiple"&&Zn===!1||Bn==="tags"?Yn:"",Nr=Bn==="tags"||Bn==="multiple"&&Zn===!1||pi&&(Pn||Do);pe(function(){tr(di.current.scrollWidth)},[Se]);var ds=function(gi,Vi,mi,ci,Li){return St.createElement("span",{title:se(gi),className:xt()("".concat(Jn,"-item"),(0,Qt.Z)({},"".concat(Jn,"-item-disabled"),mi))},St.createElement("span",{className:"".concat(Jn,"-item-content")},Vi),ci&&St.createElement(lt,{className:"".concat(Jn,"-item-remove"),onMouseDown:ze,onClick:Li,customizeIcon:rr},"\xD7"))},ts=function(gi,Vi,mi,ci,Li,wn){var pr=function(no){ze(no),Qi(!Pn)};return St.createElement("span",{onMouseDown:pr},ti({label:Vi,value:gi,disabled:mi,closable:ci,onClose:Li,isMaxTag:!!wn}))},vo=function(gi){var Vi=gi.disabled,mi=gi.label,ci=gi.value,Li=!Nn&&!Vi,wn=mi;if(typeof Ye=="number"&&(typeof mi=="string"||typeof mi=="number")){var pr=String(wn);pr.length>Ye&&(wn="".concat(pr.slice(0,Ye),"..."))}var Ar=function(Cr){Cr&&Cr.stopPropagation(),Wi(gi)};return typeof ti=="function"?ts(ci,wn,Vi,Li,Ar):ds(gi,wn,Vi,Li,Ar)},Pr=function(gi){if(!Qe.length)return null;var Vi=typeof Oi=="function"?Oi(gi):Oi;return typeof ti=="function"?ts(void 0,Vi,!1,!1,void 0,!0):ds({title:Vi},Vi,!1)},hi=St.createElement("div",{className:"".concat(Jn,"-search"),style:{width:gr},onFocus:function(){Rr(!0)},onBlur:function(){Rr(!1)}},St.createElement(Ne,{ref:ri,open:Pn,prefixCls:Cn,id:kn,inputElement:null,disabled:Nn,autoFocus:si,autoComplete:pn,editable:Nr,activeDescendantId:Wn,value:Se,onKeyDown:Ji,onMouseDown:dr,onChange:qi,onPaste:_i,onCompositionStart:hn,onCompositionEnd:mr,onBlur:fn,tabIndex:Ui,attrs:(0,Nt.Z)(Ue,!0)}),St.createElement("span",{ref:di,className:"".concat(Jn,"-search-mirror"),"aria-hidden":!0},Se,"\xA0")),bi=St.createElement($t.Z,{prefixCls:"".concat(Jn,"-overflow"),data:Qe,renderItem:vo,renderRest:Pr,suffix:hi,itemKey:le,maxCount:yr});return St.createElement("span",{className:"".concat(Jn,"-wrap")},bi,!Qe.length&&!Se&&St.createElement("span",{className:"".concat(Jn,"-placeholder")},Fn))},Je=Me,Le=function(Ue){var kn=Ue.inputElement,Cn=Ue.prefixCls,Qe=Ue.id,Pn=Ue.inputRef,Yn=Ue.disabled,Zn=Ue.autoFocus,ri=Ue.autoComplete,Fn=Ue.activeDescendantId,Nn=Ue.mode,Bn=Ue.open,pi=Ue.values,si=Ue.placeholder,pn=Ue.tabIndex,Wn=Ue.showSearch,Ui=Ue.searchValue,rr=Ue.activeValue,yr=Ue.maxLength,Ye=Ue.onInputKeyDown,ui=Ue.onInputMouseDown,Oi=Ue.onInputChange,ti=Ue.onInputPaste,Qi=Ue.onInputCompositionStart,Wi=Ue.onInputCompositionEnd,qi=Ue.onInputBlur,_i=Ue.title,Ji=St.useState(!1),dr=(0,Bt.Z)(Ji,2),hn=dr[0],mr=dr[1],fn=Nn==="combobox",di=fn||Wn,$i=pi[0],Ni=Ui||"";fn&&rr&&!hn&&(Ni=rr),St.useEffect(function(){fn&&mr(!1)},[fn,rr]);var gr=Nn!=="combobox"&&!Bn&&!Wn?!1:!!Ni,tr=_i===void 0?se($i):_i,ji=St.useMemo(function(){return $i?null:St.createElement("span",{className:"".concat(Cn,"-selection-placeholder"),style:gr?{visibility:"hidden"}:void 0},si)},[$i,gr,si,Cn]);return St.createElement("span",{className:"".concat(Cn,"-selection-wrap")},St.createElement("span",{className:"".concat(Cn,"-selection-search")},St.createElement(Ne,{ref:Pn,prefixCls:Cn,id:Qe,open:Bn,inputElement:kn,disabled:Yn,autoFocus:Zn,autoComplete:ri,editable:di,activeDescendantId:Fn,value:Ni,onKeyDown:Ye,onMouseDown:ui,onChange:function(Do){mr(!0),Oi(Do)},onPaste:ti,onCompositionStart:Qi,onCompositionEnd:Wi,onBlur:qi,tabIndex:pn,attrs:(0,Nt.Z)(Ue,!0),maxLength:fn?yr:void 0})),!fn&&$i?St.createElement("span",{className:"".concat(Cn,"-selection-item"),title:tr,style:gr?{visibility:"hidden"}:void 0},$i.label):null,ji)},we=Le,Re=function(Ue,kn){var Cn=(0,St.useRef)(null),Qe=(0,St.useRef)(!1),Pn=Ue.prefixCls,Yn=Ue.open,Zn=Ue.mode,ri=Ue.showSearch,Fn=Ue.tokenWithEnter,Nn=Ue.disabled,Bn=Ue.prefix,pi=Ue.autoClearSearchValue,si=Ue.onSearch,pn=Ue.onSearchSubmit,Wn=Ue.onToggleOpen,Ui=Ue.onInputKeyDown,rr=Ue.onInputBlur,yr=Ue.domRef;St.useImperativeHandle(kn,function(){return{focus:function(tr){Cn.current.focus(tr)},blur:function(){Cn.current.blur()}}});var Ye=gt(0),ui=(0,Bt.Z)(Ye,2),Oi=ui[0],ti=ui[1],Qi=function(tr){var ji=tr.which,kr=Cn.current instanceof HTMLTextAreaElement;!kr&&Yn&&(ji===Rt.Z.UP||ji===Rt.Z.DOWN)&&tr.preventDefault(),Ui&&Ui(tr),ji===Rt.Z.ENTER&&Zn==="tags"&&!Qe.current&&!Yn&&(pn==null||pn(tr.target.value)),!(kr&&!Yn&&~[Rt.Z.UP,Rt.Z.DOWN,Rt.Z.LEFT,Rt.Z.RIGHT].indexOf(ji))&&Ut(ji)&&Wn(!0)},Wi=function(){ti(!0)},qi=(0,St.useRef)(null),_i=function(tr){si(tr,!0,Qe.current)!==!1&&Wn(!0)},Ji=function(){Qe.current=!0},dr=function(tr){Qe.current=!1,Zn!=="combobox"&&_i(tr.target.value)},hn=function(tr){var ji=tr.target.value;if(Fn&&qi.current&&/[\r\n]/.test(qi.current)){var kr=qi.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");ji=ji.replace(kr,qi.current)}qi.current=null,_i(ji)},mr=function(tr){var ji=tr.clipboardData,kr=ji==null?void 0:ji.getData("text");qi.current=kr||""},fn=function(tr){var ji=tr.target;if(ji!==Cn.current){var kr=document.body.style.msTouchAction!==void 0;kr?setTimeout(function(){Cn.current.focus()}):Cn.current.focus()}},di=function(tr){var ji=Oi();tr.target!==Cn.current&&!ji&&!(Zn==="combobox"&&Nn)&&tr.preventDefault(),(Zn!=="combobox"&&(!ri||!ji)||!Yn)&&(Yn&&pi!==!1&&si("",!0,!1),Wn())},$i={inputRef:Cn,onInputKeyDown:Qi,onInputMouseDown:Wi,onInputChange:hn,onInputPaste:mr,onInputCompositionStart:Ji,onInputCompositionEnd:dr,onInputBlur:rr},Ni=Zn==="multiple"||Zn==="tags"?St.createElement(Je,(0,te.Z)({},Ue,$i)):St.createElement(we,(0,te.Z)({},Ue,$i));return St.createElement("div",{ref:yr,className:"".concat(Pn,"-selector"),onClick:fn,onMouseDown:di},Bn&&St.createElement("div",{className:"".concat(Pn,"-prefix")},Bn),Ni)},De=St.forwardRef(Re),je=De,ee=ue(65030),Et=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],bt=function(Ue){var kn=Ue===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:kn,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:kn,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:kn,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:kn,adjustY:1},htmlRegion:"scroll"}}},Kt=function(Ue,kn){var Cn=Ue.prefixCls,Qe=Ue.disabled,Pn=Ue.visible,Yn=Ue.children,Zn=Ue.popupElement,ri=Ue.animation,Fn=Ue.transitionName,Nn=Ue.dropdownStyle,Bn=Ue.dropdownClassName,pi=Ue.direction,si=pi===void 0?"ltr":pi,pn=Ue.placement,Wn=Ue.builtinPlacements,Ui=Ue.dropdownMatchSelectWidth,rr=Ue.dropdownRender,yr=Ue.dropdownAlign,Ye=Ue.getPopupContainer,ui=Ue.empty,Oi=Ue.getTriggerDOMNode,ti=Ue.onPopupVisibleChange,Qi=Ue.onPopupMouseEnter,Wi=(0,jt.Z)(Ue,Et),qi="".concat(Cn,"-dropdown"),_i=Zn;rr&&(_i=rr(Zn));var Ji=St.useMemo(function(){return Wn||bt(Ui)},[Wn,Ui]),dr=ri?"".concat(qi,"-").concat(ri):Fn,hn=typeof Ui=="number",mr=St.useMemo(function(){return hn?null:Ui===!1?"minWidth":"width"},[Ui,hn]),fn=Nn;hn&&(fn=(0,Yt.Z)((0,Yt.Z)({},fn),{},{width:Ui}));var di=St.useRef(null);return St.useImperativeHandle(kn,function(){return{getPopupElement:function(){var Ni;return(Ni=di.current)===null||Ni===void 0?void 0:Ni.popupElement}}}),St.createElement(ee.Z,(0,te.Z)({},Wi,{showAction:ti?["click"]:[],hideAction:ti?["click"]:[],popupPlacement:pn||(si==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:Ji,prefixCls:qi,popupTransitionName:dr,popup:St.createElement("div",{onMouseEnter:Qi},_i),ref:di,stretch:mr,popupAlign:yr,popupVisible:Pn,getPopupContainer:Ye,popupClassName:xt()(Bn,(0,Qt.Z)({},"".concat(qi,"-empty"),ui)),popupStyle:fn,getTriggerDOMNode:Oi,onPopupVisibleChange:ti}),Yn)},oe=St.forwardRef(Kt),_t=oe,Ot=ue(57879);function Pt(Ae,Ue){var kn=Ae.key,Cn;return"value"in Ae&&(Cn=Ae.value),kn!=null?kn:Cn!==void 0?Cn:"rc-index-key-".concat(Ue)}function Dt(Ae){return typeof Ae!="undefined"&&!Number.isNaN(Ae)}function ie(Ae,Ue){var kn=Ae||{},Cn=kn.label,Qe=kn.value,Pn=kn.options,Yn=kn.groupLabel,Zn=Cn||(Ue?"children":"label");return{label:Zn,value:Qe||"value",options:Pn||"options",groupLabel:Yn||Zn}}function Gt(Ae){var Ue=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},kn=Ue.fieldNames,Cn=Ue.childrenAsData,Qe=[],Pn=ie(kn,!1),Yn=Pn.label,Zn=Pn.value,ri=Pn.options,Fn=Pn.groupLabel;function Nn(Bn,pi){Array.isArray(Bn)&&Bn.forEach(function(si){if(pi||!(ri in si)){var pn=si[Zn];Qe.push({key:Pt(si,Qe.length),groupOption:pi,data:si,label:si[Yn],value:pn})}else{var Wn=si[Fn];Wn===void 0&&Cn&&(Wn=si.label),Qe.push({key:Pt(si,Qe.length),group:!0,data:si,label:Wn}),Nn(si[ri],!0)}})}return Nn(Ae,!1),Qe}function Wt(Ae){var Ue=(0,Yt.Z)({},Ae);return"props"in Ue||Object.defineProperty(Ue,"props",{get:function(){return(0,It.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),Ue}}),Ue}var ge=function(Ue,kn,Cn){if(!kn||!kn.length)return null;var Qe=!1,Pn=function Zn(ri,Fn){var Nn=(0,Ot.Z)(Fn),Bn=Nn[0],pi=Nn.slice(1);if(!Bn)return[ri];var si=ri.split(Bn);return Qe=Qe||si.length>1,si.reduce(function(pn,Wn){return[].concat((0,wt.Z)(pn),(0,wt.Z)(Zn(Wn,pi)))},[]).filter(Boolean)},Yn=Pn(Ue,kn);return Qe?typeof Cn!="undefined"?Yn.slice(0,Cn):Yn:null},Pe=St.createContext(null),Ve=Pe;function _e(Ae){var Ue=Ae.visible,kn=Ae.values;if(!Ue)return null;var Cn=50;return St.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(kn.slice(0,Cn).map(function(Qe){var Pn=Qe.label,Yn=Qe.value;return["number","string"].includes((0,Ct.Z)(Pn))?Pn:Yn}).join(", ")),kn.length>Cn?", ...":null)}var Fe=["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"],rn=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],sn=function(Ue){return Ue==="tags"||Ue==="multiple"},on=St.forwardRef(function(Ae,Ue){var kn,Cn=Ae.id,Qe=Ae.prefixCls,Pn=Ae.className,Yn=Ae.showSearch,Zn=Ae.tagRender,ri=Ae.direction,Fn=Ae.omitDomProps,Nn=Ae.displayValues,Bn=Ae.onDisplayValuesChange,pi=Ae.emptyOptions,si=Ae.notFoundContent,pn=si===void 0?"Not Found":si,Wn=Ae.onClear,Ui=Ae.mode,rr=Ae.disabled,yr=Ae.loading,Ye=Ae.getInputElement,ui=Ae.getRawInputElement,Oi=Ae.open,ti=Ae.defaultOpen,Qi=Ae.onDropdownVisibleChange,Wi=Ae.activeValue,qi=Ae.onActiveValueChange,_i=Ae.activeDescendantId,Ji=Ae.searchValue,dr=Ae.autoClearSearchValue,hn=Ae.onSearch,mr=Ae.onSearchSplit,fn=Ae.tokenSeparators,di=Ae.allowClear,$i=Ae.prefix,Ni=Ae.suffixIcon,gr=Ae.clearIcon,tr=Ae.OptionList,ji=Ae.animation,kr=Ae.transitionName,Do=Ae.dropdownStyle,Rr=Ae.dropdownClassName,Jn=Ae.dropdownMatchSelectWidth,Se=Ae.dropdownRender,Nr=Ae.dropdownAlign,ds=Ae.placement,ts=Ae.builtinPlacements,vo=Ae.getPopupContainer,Pr=Ae.showAction,hi=Pr===void 0?[]:Pr,bi=Ae.onFocus,er=Ae.onBlur,gi=Ae.onKeyUp,Vi=Ae.onKeyDown,mi=Ae.onMouseDown,ci=(0,jt.Z)(Ae,Fe),Li=sn(Ui),wn=(Yn!==void 0?Yn:Li)||Ui==="combobox",pr=(0,Yt.Z)({},ci);rn.forEach(function(Ur){delete pr[Ur]}),Fn==null||Fn.forEach(function(Ur){delete pr[Ur]});var Ar=St.useState(!1),no=(0,Bt.Z)(Ar,2),Cr=no[0],oo=no[1];St.useEffect(function(){oo((0,vt.Z)())},[]);var yo=St.useRef(null),Bo=St.useRef(null),ho=St.useRef(null),es=St.useRef(null),ko=St.useRef(null),$e=St.useRef(!1),ns=ft(),Ws=(0,Bt.Z)(ns,3),Xs=Ws[0],Hr=Ws[1],Qa=Ws[2];St.useImperativeHandle(Ue,function(){var Ur,Dr;return{focus:(Ur=es.current)===null||Ur===void 0?void 0:Ur.focus,blur:(Dr=es.current)===null||Dr===void 0?void 0:Dr.blur,scrollTo:function(xi){var Zo;return(Zo=ko.current)===null||Zo===void 0?void 0:Zo.scrollTo(xi)},nativeElement:yo.current||Bo.current}});var ua=St.useMemo(function(){var Ur;if(Ui!=="combobox")return Ji;var Dr=(Ur=Nn[0])===null||Ur===void 0?void 0:Ur.value;return typeof Dr=="string"||typeof Dr=="number"?String(Dr):""},[Ji,Ui,Nn]),kl=Ui==="combobox"&&typeof Ye=="function"&&Ye()||null,Fr=typeof ui=="function"&&ui(),Eo=(0,et.x1)(Bo,Fr==null||(kn=Fr.props)===null||kn===void 0?void 0:kn.ref),Gs=St.useState(!1),fl=(0,Bt.Z)(Gs,2),uu=fl[0],wa=fl[1];(0,Ft.Z)(function(){wa(!0)},[]);var Fi=(0,Mt.Z)(!1,{defaultValue:ti,value:Oi}),Gl=(0,Bt.Z)(Fi,2),hu=Gl[0],ha=Gl[1],Vo=uu?hu:!1,Nu=!pn&&pi;(rr||Nu&&Vo&&Ui==="combobox")&&(Vo=!1);var ei=Nu?!1:Vo,Hi=St.useCallback(function(Ur){var Dr=Ur!==void 0?Ur:!Vo;rr||(ha(Dr),Vo!==Dr&&(Qi==null||Qi(Dr)))},[rr,Vo,ha,Qi]),sr=St.useMemo(function(){return(fn||[]).some(function(Ur){return[`
`,`\r
`].includes(Ur)})},[fn]),lr=St.useContext(Ve)||{},vr=lr.maxCount,Kr=lr.rawValues,Ti=function(Dr,Fs,xi){if(!(Li&&Dt(vr)&&(Kr==null?void 0:Kr.size)>=vr)){var Zo=!0,Ie=Dr;qi==null||qi(null);var vn=ge(Dr,fn,Dt(vr)?vr-Kr.size:void 0),$a=xi?null:vn;return Ui!=="combobox"&&$a&&(Ie="",mr==null||mr($a),Hi(!1),Zo=!1),hn&&ua!==Ie&&hn(Ie,{source:Fs?"typing":"effect"}),Zo}},Pa=function(Dr){!Dr||!Dr.trim()||hn(Dr,{source:"submit"})};St.useEffect(function(){!Vo&&!Li&&Ui!=="combobox"&&Ti("",!1,!1)},[Vo]),St.useEffect(function(){hu&&rr&&ha(!1),rr&&!$e.current&&Hr(!1)},[rr]);var is=gt(),Wo=(0,Bt.Z)(is,2),io=Wo[0],Js=Wo[1],Ca=St.useRef(!1),Ts=function(Dr){var Fs=io(),xi=Dr.key,Zo=xi==="Enter";if(Zo&&(Ui!=="combobox"&&Dr.preventDefault(),Vo||Hi(!0)),Js(!!ua),xi==="Backspace"&&!Fs&&Li&&!ua&&Nn.length){for(var Ie=(0,wt.Z)(Nn),vn=null,$a=Ie.length-1;$a>=0;$a-=1){var _l=Ie[$a];if(!_l.disabled){Ie.splice($a,1),vn=_l;break}}vn&&Bn(Ie,{type:"remove",values:[vn]})}for(var ca=arguments.length,Qs=new Array(ca>1?ca-1:0),pl=1;pl<ca;pl++)Qs[pl-1]=arguments[pl];if(Vo&&(!Zo||!Ca.current)){var cu;Zo&&(Ca.current=!0),(cu=ko.current)===null||cu===void 0||cu.onKeyDown.apply(cu,[Dr].concat(Qs))}Vi==null||Vi.apply(void 0,[Dr].concat(Qs))},ba=function(Dr){for(var Fs=arguments.length,xi=new Array(Fs>1?Fs-1:0),Zo=1;Zo<Fs;Zo++)xi[Zo-1]=arguments[Zo];if(Vo){var Ie;(Ie=ko.current)===null||Ie===void 0||Ie.onKeyUp.apply(Ie,[Dr].concat(xi))}Dr.key==="Enter"&&(Ca.current=!1),gi==null||gi.apply(void 0,[Dr].concat(xi))},El=function(Dr){var Fs=Nn.filter(function(xi){return xi!==Dr});Bn(Fs,{type:"remove",values:[Dr]})},qa=function(){Ca.current=!1},Fu=St.useRef(!1),Zc=function(){Hr(!0),rr||(bi&&!Fu.current&&bi.apply(void 0,arguments),hi.includes("focus")&&Hi(!0)),Fu.current=!0},ac=function(){$e.current=!0,Hr(!1,function(){Fu.current=!1,$e.current=!1,Hi(!1)}),!rr&&(ua&&(Ui==="tags"?hn(ua,{source:"submit"}):Ui==="multiple"&&hn("",{source:"blur"})),er&&er.apply(void 0,arguments))},gl=[];St.useEffect(function(){return function(){gl.forEach(function(Ur){return clearTimeout(Ur)}),gl.splice(0,gl.length)}},[]);var Ul=function(Dr){var Fs,xi=Dr.target,Zo=(Fs=ho.current)===null||Fs===void 0?void 0:Fs.getPopupElement();if(Zo&&Zo.contains(xi)){var Ie=setTimeout(function(){var ca=gl.indexOf(Ie);if(ca!==-1&&gl.splice(ca,1),Qa(),!Cr&&!Zo.contains(document.activeElement)){var Qs;(Qs=es.current)===null||Qs===void 0||Qs.focus()}});gl.push(Ie)}for(var vn=arguments.length,$a=new Array(vn>1?vn-1:0),_l=1;_l<vn;_l++)$a[_l-1]=arguments[_l];mi==null||mi.apply(void 0,[Dr].concat($a))},ja=St.useState({}),lc=(0,Bt.Z)(ja,2),uc=lc[1];function Xc(){uc({})}var Mo;Fr&&(Mo=function(Dr){Hi(Dr)}),Lt(function(){var Ur;return[yo.current,(Ur=ho.current)===null||Ur===void 0?void 0:Ur.getPopupElement()]},ei,Hi,!!Fr);var Ud=St.useMemo(function(){return(0,Yt.Z)((0,Yt.Z)({},Ae),{},{notFoundContent:pn,open:Vo,triggerOpen:ei,id:Cn,showSearch:wn,multiple:Li,toggleOpen:Hi})},[Ae,pn,ei,Vo,Cn,wn,Li,Hi]),hc=!!Ni||yr,Du;hc&&(Du=St.createElement(lt,{className:xt()("".concat(Qe,"-arrow"),(0,Qt.Z)({},"".concat(Qe,"-arrow-loading"),yr)),customizeIcon:Ni,customizeIconProps:{loading:yr,searchValue:ua,open:Vo,focused:Xs,showSearch:wn}}));var Bu=function(){var Dr;Wn==null||Wn(),(Dr=es.current)===null||Dr===void 0||Dr.focus(),Bn([],{type:"clear",values:Nn}),Ti("",!1,!1)},fs=ot(Qe,Bu,Nn,di,gr,rr,ua,Ui),Ns=fs.allowClear,Yo=fs.clearIcon,rs=St.createElement(tr,{ref:ko}),cc=xt()(Qe,Pn,(0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)({},"".concat(Qe,"-focused"),Xs),"".concat(Qe,"-multiple"),Li),"".concat(Qe,"-single"),!Li),"".concat(Qe,"-allow-clear"),di),"".concat(Qe,"-show-arrow"),hc),"".concat(Qe,"-disabled"),rr),"".concat(Qe,"-loading"),yr),"".concat(Qe,"-open"),Vo),"".concat(Qe,"-customize-input"),kl),"".concat(Qe,"-show-search"),wn)),Ou=St.createElement(_t,{ref:ho,disabled:rr,prefixCls:Qe,visible:ei,popupElement:rs,animation:ji,transitionName:kr,dropdownStyle:Do,dropdownClassName:Rr,direction:ri,dropdownMatchSelectWidth:Jn,dropdownRender:Se,dropdownAlign:Nr,placement:ds,builtinPlacements:ts,getPopupContainer:vo,empty:pi,getTriggerDOMNode:function(Dr){return Bo.current||Dr},onPopupVisibleChange:Mo,onPopupMouseEnter:Xc},Fr?St.cloneElement(Fr,{ref:Eo}):St.createElement(je,(0,te.Z)({},Ae,{domRef:Bo,prefixCls:Qe,inputElement:kl,ref:es,id:Cn,prefix:$i,showSearch:wn,autoClearSearchValue:dr,mode:Ui,activeDescendantId:_i,tagRender:Zn,values:Nn,open:Vo,onToggleOpen:Hi,activeValue:Wi,searchValue:ua,onSearch:Ti,onSearchSubmit:Pa,onRemove:El,tokenWithEnter:sr,onInputBlur:qa}))),co;return Fr?co=Ou:co=St.createElement("div",(0,te.Z)({className:cc},pr,{ref:yo,onMouseDown:Ul,onKeyDown:Ts,onKeyUp:ba,onFocus:Zc,onBlur:ac}),St.createElement(_e,{visible:Xs&&!Vo,values:Nn}),Ou,Du,Ns&&Yo),St.createElement(ut.Provider,{value:Ud},co)}),Xe=on,Dn=function(){return null};Dn.isSelectOptGroup=!0;var xn=Dn,Mn=function(){return null};Mn.isSelectOption=!0;var In=Mn,qn=ue(80547),Sn=ue(2738),oi=ue(6790);function vi(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var yi=["disabled","title","children","style","className"];function zi(Ae){return typeof Ae=="string"||typeof Ae=="number"}var Yi=function(Ue,kn){var Cn=ct(),Qe=Cn.prefixCls,Pn=Cn.id,Yn=Cn.open,Zn=Cn.multiple,ri=Cn.mode,Fn=Cn.searchValue,Nn=Cn.toggleOpen,Bn=Cn.notFoundContent,pi=Cn.onPopupScroll,si=St.useContext(Ve),pn=si.maxCount,Wn=si.flattenOptions,Ui=si.onActiveValue,rr=si.defaultActiveFirstOption,yr=si.onSelect,Ye=si.menuItemSelectedIcon,ui=si.rawValues,Oi=si.fieldNames,ti=si.virtual,Qi=si.direction,Wi=si.listHeight,qi=si.listItemHeight,_i=si.optionRender,Ji="".concat(Qe,"-item"),dr=(0,qn.Z)(function(){return Wn},[Yn,Wn],function(Pr,hi){return hi[0]&&Pr[1]!==hi[1]}),hn=St.useRef(null),mr=St.useMemo(function(){return Zn&&Dt(pn)&&(ui==null?void 0:ui.size)>=pn},[Zn,pn,ui==null?void 0:ui.size]),fn=function(hi){hi.preventDefault()},di=function(hi){var bi;(bi=hn.current)===null||bi===void 0||bi.scrollTo(typeof hi=="number"?{index:hi}:hi)},$i=St.useCallback(function(Pr){return ri==="combobox"?!1:ui.has(Pr)},[ri,(0,wt.Z)(ui).toString(),ui.size]),Ni=function(hi){for(var bi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,er=dr.length,gi=0;gi<er;gi+=1){var Vi=(hi+gi*bi+er)%er,mi=dr[Vi]||{},ci=mi.group,Li=mi.data;if(!ci&&!(Li!=null&&Li.disabled)&&($i(Li.value)||!mr))return Vi}return-1},gr=St.useState(function(){return Ni(0)}),tr=(0,Bt.Z)(gr,2),ji=tr[0],kr=tr[1],Do=function(hi){var bi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;kr(hi);var er={source:bi?"keyboard":"mouse"},gi=dr[hi];if(!gi){Ui(null,-1,er);return}Ui(gi.value,hi,er)};(0,St.useEffect)(function(){Do(rr!==!1?Ni(0):-1)},[dr.length,Fn]);var Rr=St.useCallback(function(Pr){return ri==="combobox"?String(Pr).toLowerCase()===Fn.toLowerCase():ui.has(Pr)},[ri,Fn,(0,wt.Z)(ui).toString(),ui.size]);(0,St.useEffect)(function(){var Pr=setTimeout(function(){if(!Zn&&Yn&&ui.size===1){var bi=Array.from(ui)[0],er=dr.findIndex(function(gi){var Vi=gi.data;return Fn?String(Vi.value).startsWith(Fn):Vi.value===bi});er!==-1&&(Do(er),di(er))}});if(Yn){var hi;(hi=hn.current)===null||hi===void 0||hi.scrollTo(void 0)}return function(){return clearTimeout(Pr)}},[Yn,Fn]);var Jn=function(hi){hi!==void 0&&yr(hi,{selected:!ui.has(hi)}),Zn||Nn(!1)};if(St.useImperativeHandle(kn,function(){return{onKeyDown:function(hi){var bi=hi.which,er=hi.ctrlKey;switch(bi){case Rt.Z.N:case Rt.Z.P:case Rt.Z.UP:case Rt.Z.DOWN:{var gi=0;if(bi===Rt.Z.UP?gi=-1:bi===Rt.Z.DOWN?gi=1:vi()&&er&&(bi===Rt.Z.N?gi=1:bi===Rt.Z.P&&(gi=-1)),gi!==0){var Vi=Ni(ji+gi,gi);di(Vi),Do(Vi,!0)}break}case Rt.Z.TAB:case Rt.Z.ENTER:{var mi,ci=dr[ji];ci&&!(ci!=null&&(mi=ci.data)!==null&&mi!==void 0&&mi.disabled)&&!mr?Jn(ci.value):Jn(void 0),Yn&&hi.preventDefault();break}case Rt.Z.ESC:Nn(!1),Yn&&hi.stopPropagation()}},onKeyUp:function(){},scrollTo:function(hi){di(hi)}}}),dr.length===0)return St.createElement("div",{role:"listbox",id:"".concat(Pn,"_list"),className:"".concat(Ji,"-empty"),onMouseDown:fn},Bn);var Se=Object.keys(Oi).map(function(Pr){return Oi[Pr]}),Nr=function(hi){return hi.label};function ds(Pr,hi){var bi=Pr.group;return{role:bi?"presentation":"option",id:"".concat(Pn,"_list_").concat(hi)}}var ts=function(hi){var bi=dr[hi];if(!bi)return null;var er=bi.data||{},gi=er.value,Vi=bi.group,mi=(0,Nt.Z)(er,!0),ci=Nr(bi);return bi?St.createElement("div",(0,te.Z)({"aria-label":typeof ci=="string"&&!Vi?ci:null},mi,{key:hi},ds(bi,hi),{"aria-selected":Rr(gi)}),gi):null},vo={role:"listbox",id:"".concat(Pn,"_list")};return St.createElement(St.Fragment,null,ti&&St.createElement("div",(0,te.Z)({},vo,{style:{height:0,width:0,overflow:"hidden"}}),ts(ji-1),ts(ji),ts(ji+1)),St.createElement(oi.Z,{itemKey:"key",ref:hn,data:dr,height:Wi,itemHeight:qi,fullHeight:!1,onMouseDown:fn,onScroll:pi,virtual:ti,direction:Qi,innerProps:ti?null:vo},function(Pr,hi){var bi=Pr.group,er=Pr.groupOption,gi=Pr.data,Vi=Pr.label,mi=Pr.value,ci=gi.key;if(bi){var Li,wn=(Li=gi.title)!==null&&Li!==void 0?Li:zi(Vi)?Vi.toString():void 0;return St.createElement("div",{className:xt()(Ji,"".concat(Ji,"-group"),gi.className),title:wn},Vi!==void 0?Vi:ci)}var pr=gi.disabled,Ar=gi.title,no=gi.children,Cr=gi.style,oo=gi.className,yo=(0,jt.Z)(gi,yi),Bo=(0,Sn.Z)(yo,Se),ho=$i(mi),es=pr||!ho&&mr,ko="".concat(Ji,"-option"),$e=xt()(Ji,ko,oo,(0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)({},"".concat(ko,"-grouped"),er),"".concat(ko,"-active"),ji===hi&&!es),"".concat(ko,"-disabled"),es),"".concat(ko,"-selected"),ho)),ns=Nr(Pr),Ws=!Ye||typeof Ye=="function"||ho,Xs=typeof ns=="number"?ns:ns||mi,Hr=zi(Xs)?Xs.toString():void 0;return Ar!==void 0&&(Hr=Ar),St.createElement("div",(0,te.Z)({},(0,Nt.Z)(Bo),ti?{}:ds(Pr,hi),{"aria-selected":Rr(mi),className:$e,title:Hr,onMouseMove:function(){ji===hi||es||Do(hi)},onClick:function(){es||Jn(mi)},style:Cr}),St.createElement("div",{className:"".concat(ko,"-content")},typeof _i=="function"?_i(Pr,{index:hi}):Xs),St.isValidElement(Ye)||ho,Ws&&St.createElement(lt,{className:"".concat(Ji,"-option-state"),customizeIcon:Ye,customizeIconProps:{value:mi,disabled:es,isSelected:ho}},ho?"\u2713":null))}))},Gi=St.forwardRef(Yi),Ii=Gi,li=function(Ae,Ue){var kn=St.useRef({values:new Map,options:new Map}),Cn=St.useMemo(function(){var Pn=kn.current,Yn=Pn.values,Zn=Pn.options,ri=Ae.map(function(Bn){if(Bn.label===void 0){var pi;return(0,Yt.Z)((0,Yt.Z)({},Bn),{},{label:(pi=Yn.get(Bn.value))===null||pi===void 0?void 0:pi.label})}return Bn}),Fn=new Map,Nn=new Map;return ri.forEach(function(Bn){Fn.set(Bn.value,Bn),Nn.set(Bn.value,Ue.get(Bn.value)||Zn.get(Bn.value))}),kn.current.values=Fn,kn.current.options=Nn,ri},[Ae,Ue]),Qe=St.useCallback(function(Pn){return Ue.get(Pn)||kn.current.options.get(Pn)},[Ue]);return[Cn,Qe]};function Bi(Ae,Ue){return Ge(Ae).join("").toUpperCase().includes(Ue)}var Vt=function(Ae,Ue,kn,Cn,Qe){return St.useMemo(function(){if(!kn||Cn===!1)return Ae;var Pn=Ue.options,Yn=Ue.label,Zn=Ue.value,ri=[],Fn=typeof Cn=="function",Nn=kn.toUpperCase(),Bn=Fn?Cn:function(si,pn){return Qe?Bi(pn[Qe],Nn):pn[Pn]?Bi(pn[Yn!=="children"?Yn:"label"],Nn):Bi(pn[Zn],Nn)},pi=Fn?function(si){return Wt(si)}:function(si){return si};return Ae.forEach(function(si){if(si[Pn]){var pn=Bn(kn,pi(si));if(pn)ri.push(si);else{var Wn=si[Pn].filter(function(Ui){return Bn(kn,pi(Ui))});Wn.length&&ri.push((0,Yt.Z)((0,Yt.Z)({},si),{},(0,Qt.Z)({},Pn,Wn)))}return}Bn(kn,pi(si))&&ri.push(si)}),ri},[Ae,Cn,Qe,kn,Ue])},ii=ue(6551),Rn=ue(11592),En=["children","value"],Gn=["children"];function Hn(Ae){var Ue=Ae,kn=Ue.key,Cn=Ue.props,Qe=Cn.children,Pn=Cn.value,Yn=(0,jt.Z)(Cn,En);return(0,Yt.Z)({key:kn,value:Pn!==void 0?Pn:kn,children:Qe},Yn)}function Kn(Ae){var Ue=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,Rn.Z)(Ae).map(function(kn,Cn){if(!St.isValidElement(kn)||!kn.type)return null;var Qe=kn,Pn=Qe.type.isSelectOptGroup,Yn=Qe.key,Zn=Qe.props,ri=Zn.children,Fn=(0,jt.Z)(Zn,Gn);return Ue||!Pn?Hn(kn):(0,Yt.Z)((0,Yt.Z)({key:"__RC_SELECT_GRP__".concat(Yn===null?Cn:Yn,"__"),label:Yn},Fn),{},{options:Kn(ri)})}).filter(function(kn){return kn})}var Ri=function(Ue,kn,Cn,Qe,Pn){return St.useMemo(function(){var Yn=Ue,Zn=!Ue;Zn&&(Yn=Kn(kn));var ri=new Map,Fn=new Map,Nn=function(si,pn,Wn){Wn&&typeof Wn=="string"&&si.set(pn[Wn],pn)},Bn=function pi(si){for(var pn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Wn=0;Wn<si.length;Wn+=1){var Ui=si[Wn];!Ui[Cn.options]||pn?(ri.set(Ui[Cn.value],Ui),Nn(Fn,Ui,Cn.label),Nn(Fn,Ui,Qe),Nn(Fn,Ui,Pn)):pi(Ui[Cn.options],!0)}};return Bn(Yn),{options:Yn,valueOptions:ri,labelOptions:Fn}},[Ue,kn,Cn,Qe,Pn])},tn=Ri;function en(Ae){var Ue=St.useRef();Ue.current=Ae;var kn=St.useCallback(function(){return Ue.current.apply(Ue,arguments)},[]);return kn}function Ze(Ae){var Ue=Ae.mode,kn=Ae.options,Cn=Ae.children,Qe=Ae.backfill,Pn=Ae.allowClear,Yn=Ae.placeholder,Zn=Ae.getInputElement,ri=Ae.showSearch,Fn=Ae.onSearch,Nn=Ae.defaultOpen,Bn=Ae.autoFocus,pi=Ae.labelInValue,si=Ae.value,pn=Ae.inputValue,Wn=Ae.optionLabelProp,Ui=isMultiple(Ue),rr=ri!==void 0?ri:Ui||Ue==="combobox",yr=kn||convertChildrenToData(Cn);if(warning(Ue!=="tags"||yr.every(function(ti){return!ti.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),Ue==="tags"||Ue==="combobox"){var Ye=yr.some(function(ti){return ti.options?ti.options.some(function(Qi){return typeof("value"in Qi?Qi.value:Qi.key)=="number"}):typeof("value"in ti?ti.value:ti.key)=="number"});warning(!Ye,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(Ue!=="combobox"||!Wn,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(Ue==="combobox"||!Qe,"`backfill` only works with `combobox` mode."),warning(Ue==="combobox"||!Zn,"`getInputElement` only work with `combobox` mode."),noteOnce(Ue!=="combobox"||!Zn||!Pn||!Yn,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Fn&&!rr&&Ue!=="combobox"&&Ue!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!Nn||Bn,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),si!=null){var ui=toArray(si);warning(!pi||ui.every(function(ti){return _typeof(ti)==="object"&&("key"in ti||"value"in ti)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!Ui||Array.isArray(si),"`value` should be array when `mode` is `multiple` or `tags`")}if(Cn){var Oi=null;toNodeArray(Cn).some(function(ti){if(!React.isValidElement(ti)||!ti.type)return!1;var Qi=ti,Wi=Qi.type;if(Wi.isSelectOption)return!1;if(Wi.isSelectOptGroup){var qi=toNodeArray(ti.props.children).every(function(_i){return!React.isValidElement(_i)||!ti.type||_i.type.isSelectOption?!0:(Oi=_i.type,!1)});return!qi}return Oi=Wi,!0}),Oi&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(Oi.displayName||Oi.name||Oi,"`.")),warning(pn===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function un(Ae,Ue){if(Ae){var kn=function Cn(Qe){for(var Pn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Yn=0;Yn<Qe.length;Yn++){var Zn=Qe[Yn];if(Zn[Ue==null?void 0:Ue.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!Pn&&Array.isArray(Zn[Ue==null?void 0:Ue.options])&&Cn(Zn[Ue==null?void 0:Ue.options],!0))break}};kn(Ae)}}var ni=null,Vn=["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"],Si=["inputValue"];function nn(Ae){return!Ae||(0,Ct.Z)(Ae)!=="object"}var dn=St.forwardRef(function(Ae,Ue){var kn=Ae.id,Cn=Ae.mode,Qe=Ae.prefixCls,Pn=Qe===void 0?"rc-select":Qe,Yn=Ae.backfill,Zn=Ae.fieldNames,ri=Ae.inputValue,Fn=Ae.searchValue,Nn=Ae.onSearch,Bn=Ae.autoClearSearchValue,pi=Bn===void 0?!0:Bn,si=Ae.onSelect,pn=Ae.onDeselect,Wn=Ae.dropdownMatchSelectWidth,Ui=Wn===void 0?!0:Wn,rr=Ae.filterOption,yr=Ae.filterSort,Ye=Ae.optionFilterProp,ui=Ae.optionLabelProp,Oi=Ae.options,ti=Ae.optionRender,Qi=Ae.children,Wi=Ae.defaultActiveFirstOption,qi=Ae.menuItemSelectedIcon,_i=Ae.virtual,Ji=Ae.direction,dr=Ae.listHeight,hn=dr===void 0?200:dr,mr=Ae.listItemHeight,fn=mr===void 0?20:mr,di=Ae.labelRender,$i=Ae.value,Ni=Ae.defaultValue,gr=Ae.labelInValue,tr=Ae.onChange,ji=Ae.maxCount,kr=(0,jt.Z)(Ae,Vn),Do=(0,ii.ZP)(kn),Rr=sn(Cn),Jn=!!(!Oi&&Qi),Se=St.useMemo(function(){return rr===void 0&&Cn==="combobox"?!1:rr},[rr,Cn]),Nr=St.useMemo(function(){return ie(Zn,Jn)},[JSON.stringify(Zn),Jn]),ds=(0,Mt.Z)("",{value:Fn!==void 0?Fn:ri,postState:function(sr){return sr||""}}),ts=(0,Bt.Z)(ds,2),vo=ts[0],Pr=ts[1],hi=tn(Oi,Qi,Nr,Ye,ui),bi=hi.valueOptions,er=hi.labelOptions,gi=hi.options,Vi=St.useCallback(function(Hi){var sr=Ge(Hi);return sr.map(function(lr){var vr,Kr,Ti,Pa,is;if(nn(lr))vr=lr;else{var Wo;Ti=lr.key,Kr=lr.label,vr=(Wo=lr.value)!==null&&Wo!==void 0?Wo:Ti}var io=bi.get(vr);if(io){var Js;if(Kr===void 0&&(Kr=io==null?void 0:io[ui||Nr.label]),Ti===void 0&&(Ti=(Js=io==null?void 0:io.key)!==null&&Js!==void 0?Js:vr),Pa=io==null?void 0:io.disabled,is=io==null?void 0:io.title,0)var Ca}return{label:Kr,value:vr,key:Ti,disabled:Pa,title:is}})},[Nr,ui,bi]),mi=(0,Mt.Z)(Ni,{value:$i}),ci=(0,Bt.Z)(mi,2),Li=ci[0],wn=ci[1],pr=St.useMemo(function(){var Hi,sr=Rr&&Li===null?[]:Li,lr=Vi(sr);return Cn==="combobox"&&Jt((Hi=lr[0])===null||Hi===void 0?void 0:Hi.value)?[]:lr},[Li,Vi,Cn,Rr]),Ar=li(pr,bi),no=(0,Bt.Z)(Ar,2),Cr=no[0],oo=no[1],yo=St.useMemo(function(){if(!Cn&&Cr.length===1){var Hi=Cr[0];if(Hi.value===null&&(Hi.label===null||Hi.label===void 0))return[]}return Cr.map(function(sr){var lr;return(0,Yt.Z)((0,Yt.Z)({},sr),{},{label:(lr=typeof di=="function"?di(sr):sr.label)!==null&&lr!==void 0?lr:sr.value})})},[Cn,Cr,di]),Bo=St.useMemo(function(){return new Set(Cr.map(function(Hi){return Hi.value}))},[Cr]);St.useEffect(function(){if(Cn==="combobox"){var Hi,sr=(Hi=Cr[0])===null||Hi===void 0?void 0:Hi.value;Pr(he(sr)?String(sr):"")}},[Cr]);var ho=en(function(Hi,sr){var lr=sr!=null?sr:Hi;return(0,Qt.Z)((0,Qt.Z)({},Nr.value,Hi),Nr.label,lr)}),es=St.useMemo(function(){if(Cn!=="tags")return gi;var Hi=(0,wt.Z)(gi),sr=function(vr){return bi.has(vr)};return(0,wt.Z)(Cr).sort(function(lr,vr){return lr.value<vr.value?-1:1}).forEach(function(lr){var vr=lr.value;sr(vr)||Hi.push(ho(vr,lr.label))}),Hi},[ho,gi,bi,Cr,Cn]),ko=Vt(es,Nr,vo,Se,Ye),$e=St.useMemo(function(){return Cn!=="tags"||!vo||ko.some(function(Hi){return Hi[Ye||"value"]===vo})||ko.some(function(Hi){return Hi[Nr.value]===vo})?ko:[ho(vo)].concat((0,wt.Z)(ko))},[ho,Ye,Cn,ko,vo,Nr]),ns=function Hi(sr){var lr=(0,wt.Z)(sr).sort(function(vr,Kr){return yr(vr,Kr,{searchValue:vo})});return lr.map(function(vr){return Array.isArray(vr.options)?(0,Yt.Z)((0,Yt.Z)({},vr),{},{options:vr.options.length>0?Hi(vr.options):vr.options}):vr})},Ws=St.useMemo(function(){return yr?ns($e):$e},[$e,yr,vo]),Xs=St.useMemo(function(){return Gt(Ws,{fieldNames:Nr,childrenAsData:Jn})},[Ws,Nr,Jn]),Hr=function(sr){var lr=Vi(sr);if(wn(lr),tr&&(lr.length!==Cr.length||lr.some(function(Ti,Pa){var is;return((is=Cr[Pa])===null||is===void 0?void 0:is.value)!==(Ti==null?void 0:Ti.value)}))){var vr=gr?lr:lr.map(function(Ti){return Ti.value}),Kr=lr.map(function(Ti){return Wt(oo(Ti.value))});tr(Rr?vr:vr[0],Rr?Kr:Kr[0])}},Qa=St.useState(null),ua=(0,Bt.Z)(Qa,2),kl=ua[0],Fr=ua[1],Eo=St.useState(0),Gs=(0,Bt.Z)(Eo,2),fl=Gs[0],uu=Gs[1],wa=Wi!==void 0?Wi:Cn!=="combobox",Fi=St.useCallback(function(Hi,sr){var lr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},vr=lr.source,Kr=vr===void 0?"keyboard":vr;uu(sr),Yn&&Cn==="combobox"&&Hi!==null&&Kr==="keyboard"&&Fr(String(Hi))},[Yn,Cn]),Gl=function(sr,lr,vr){var Kr=function(){var El,qa=oo(sr);return[gr?{label:qa==null?void 0:qa[Nr.label],value:sr,key:(El=qa==null?void 0:qa.key)!==null&&El!==void 0?El:sr}:sr,Wt(qa)]};if(lr&&si){var Ti=Kr(),Pa=(0,Bt.Z)(Ti,2),is=Pa[0],Wo=Pa[1];si(is,Wo)}else if(!lr&&pn&&vr!=="clear"){var io=Kr(),Js=(0,Bt.Z)(io,2),Ca=Js[0],Ts=Js[1];pn(Ca,Ts)}},hu=en(function(Hi,sr){var lr,vr=Rr?sr.selected:!0;vr?lr=Rr?[].concat((0,wt.Z)(Cr),[Hi]):[Hi]:lr=Cr.filter(function(Kr){return Kr.value!==Hi}),Hr(lr),Gl(Hi,vr),Cn==="combobox"?Fr(""):(!sn||pi)&&(Pr(""),Fr(""))}),ha=function(sr,lr){Hr(sr);var vr=lr.type,Kr=lr.values;(vr==="remove"||vr==="clear")&&Kr.forEach(function(Ti){Gl(Ti.value,!1,vr)})},Vo=function(sr,lr){if(Pr(sr),Fr(null),lr.source==="submit"){var vr=(sr||"").trim();if(vr){var Kr=Array.from(new Set([].concat((0,wt.Z)(Bo),[vr])));Hr(Kr),Gl(vr,!0),Pr("")}return}lr.source!=="blur"&&(Cn==="combobox"&&Hr(sr),Nn==null||Nn(sr))},Nu=function(sr){var lr=sr;Cn!=="tags"&&(lr=sr.map(function(Kr){var Ti=er.get(Kr);return Ti==null?void 0:Ti.value}).filter(function(Kr){return Kr!==void 0}));var vr=Array.from(new Set([].concat((0,wt.Z)(Bo),(0,wt.Z)(lr))));Hr(vr),vr.forEach(function(Kr){Gl(Kr,!0)})},ei=St.useMemo(function(){var Hi=_i!==!1&&Ui!==!1;return(0,Yt.Z)((0,Yt.Z)({},hi),{},{flattenOptions:Xs,onActiveValue:Fi,defaultActiveFirstOption:wa,onSelect:hu,menuItemSelectedIcon:qi,rawValues:Bo,fieldNames:Nr,virtual:Hi,direction:Ji,listHeight:hn,listItemHeight:fn,childrenAsData:Jn,maxCount:ji,optionRender:ti})},[ji,hi,Xs,Fi,wa,hu,qi,Bo,Nr,_i,Ui,Ji,hn,fn,Jn,ti]);return St.createElement(Ve.Provider,{value:ei},St.createElement(Xe,(0,te.Z)({},kr,{id:Do,prefixCls:Pn,ref:Ue,omitDomProps:Si,mode:Cn,displayValues:yo,onDisplayValuesChange:ha,direction:Ji,searchValue:vo,onSearch:Vo,autoClearSearchValue:pi,onSearchSplit:Nu,dropdownMatchSelectWidth:Ui,OptionList:Ii,emptyOptions:!Xs.length,activeValue:kl,activeDescendantId:"".concat(Do,"_list_").concat(fl)})))}),Qn=dn;Qn.Option=In,Qn.OptGroup=xn;var Ci=Qn,Ln=Ci},63158:function(bn,jn,ue){"use strict";var te=ue(67711),wt=ue(52873),Qt=ue(16886),Yt=ue(33346),Bt=ue(59301),jt=ue(92310),Ct=ue.n(jt),Mt=ue(18929),It=ue(10228),St=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],kt=Bt.forwardRef(function(xt,Ft){var vt,et=xt.prefixCls,tt=et===void 0?"rc-switch":et,lt=xt.className,ot=xt.checked,ut=xt.defaultChecked,ct=xt.disabled,ft=xt.loadingIcon,gt=xt.checkedChildren,Lt=xt.unCheckedChildren,Rt=xt.onClick,Ut=xt.onChange,Nt=xt.onKeyDown,$t=(0,Yt.Z)(xt,St),qt=(0,Mt.Z)(!1,{value:ot,defaultValue:ut}),Zt=(0,Qt.Z)(qt,2),ce=Zt[0],de=Zt[1];function be(We,he){var Jt=ce;return ct||(Jt=We,de(Jt),Ut==null||Ut(Jt,he)),Jt}function Ne(We){We.which===It.Z.LEFT?be(!1,We):We.which===It.Z.RIGHT&&be(!0,We),Nt==null||Nt(We)}function Ge(We){var he=be(!ce,We);Rt==null||Rt(he,We)}var xe=Ct()(tt,lt,(vt={},(0,wt.Z)(vt,"".concat(tt,"-checked"),ce),(0,wt.Z)(vt,"".concat(tt,"-disabled"),ct),vt));return Bt.createElement("button",(0,te.Z)({},$t,{type:"button",role:"switch","aria-checked":ce,disabled:ct,className:xe,ref:Ft,onKeyDown:Ne,onClick:Ge}),ft,Bt.createElement("span",{className:"".concat(tt,"-inner")},Bt.createElement("span",{className:"".concat(tt,"-inner-checked")},gt),Bt.createElement("span",{className:"".concat(tt,"-inner-unchecked")},Lt)))});kt.displayName="Switch",jn.Z=kt},22711:function(bn,jn,ue){"use strict";ue.r(jn),ue.d(jn,{ResizableTextArea:function(){return Zt},default:function(){return Ne}});var te=ue(67711),wt=ue(52873),Qt=ue(98506),Yt=ue(15142),Bt=ue(16886),jt=ue(33346),Ct=ue(92310),Mt=ue.n(Ct),It=ue(36901),St=ue(66003),kt=ue(30292),xt=ue(18929),Ft=ue(59301),vt=ue(26420),et=ue(29301),tt=ue(34280),lt=ue(16089),ot=`
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;
`,ut=["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"],ct={},ft;function gt(Ge){var xe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,We=Ge.getAttribute("id")||Ge.getAttribute("data-reactid")||Ge.getAttribute("name");if(xe&&ct[We])return ct[We];var he=window.getComputedStyle(Ge),Jt=he.getPropertyValue("box-sizing")||he.getPropertyValue("-moz-box-sizing")||he.getPropertyValue("-webkit-box-sizing"),re=parseFloat(he.getPropertyValue("padding-bottom"))+parseFloat(he.getPropertyValue("padding-top")),se=parseFloat(he.getPropertyValue("border-bottom-width"))+parseFloat(he.getPropertyValue("border-top-width")),pe=ut.map(function(ze){return"".concat(ze,":").concat(he.getPropertyValue(ze))}).join(";"),le={sizingStyle:pe,paddingSize:re,borderSize:se,boxSizing:Jt};return xe&&We&&(ct[We]=le),le}function Lt(Ge){var xe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,We=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,he=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;ft||(ft=document.createElement("textarea"),ft.setAttribute("tab-index","-1"),ft.setAttribute("aria-hidden","true"),ft.setAttribute("name","hiddenTextarea"),document.body.appendChild(ft)),Ge.getAttribute("wrap")?ft.setAttribute("wrap",Ge.getAttribute("wrap")):ft.removeAttribute("wrap");var Jt=gt(Ge,xe),re=Jt.paddingSize,se=Jt.borderSize,pe=Jt.boxSizing,le=Jt.sizingStyle;ft.setAttribute("style","".concat(le,";").concat(ot)),ft.value=Ge.value||Ge.placeholder||"";var ze=void 0,Me=void 0,Je,Le=ft.scrollHeight;if(pe==="border-box"?Le+=se:pe==="content-box"&&(Le-=re),We!==null||he!==null){ft.value=" ";var we=ft.scrollHeight-re;We!==null&&(ze=we*We,pe==="border-box"&&(ze=ze+re+se),Le=Math.max(ze,Le)),he!==null&&(Me=we*he,pe==="border-box"&&(Me=Me+re+se),Je=Le>Me?"":"hidden",Le=Math.min(Me,Le))}var Re={height:Le,overflowY:Je,resize:"none"};return ze&&(Re.minHeight=ze),Me&&(Re.maxHeight=Me),Re}var Rt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],Ut=0,Nt=1,$t=2,qt=Ft.forwardRef(function(Ge,xe){var We=Ge,he=We.prefixCls,Jt=We.defaultValue,re=We.value,se=We.autoSize,pe=We.onResize,le=We.className,ze=We.style,Me=We.disabled,Je=We.onChange,Le=We.onInternalAutoSize,we=(0,jt.Z)(We,Rt),Re=(0,xt.Z)(Jt,{value:re,postState:function(In){return In!=null?In:""}}),De=(0,Bt.Z)(Re,2),je=De[0],ee=De[1],Et=function(In){ee(In.target.value),Je==null||Je(In)},bt=Ft.useRef();Ft.useImperativeHandle(xe,function(){return{textArea:bt.current}});var Kt=Ft.useMemo(function(){return se&&(0,vt.Z)(se)==="object"?[se.minRows,se.maxRows]:[]},[se]),oe=(0,Bt.Z)(Kt,2),_t=oe[0],Ot=oe[1],Pt=!!se,Dt=function(){try{if(document.activeElement===bt.current){var In=bt.current,qn=In.selectionStart,Sn=In.selectionEnd,oi=In.scrollTop;bt.current.setSelectionRange(qn,Sn),bt.current.scrollTop=oi}}catch(vi){}},ie=Ft.useState($t),Gt=(0,Bt.Z)(ie,2),Wt=Gt[0],ge=Gt[1],Pe=Ft.useState(),Ve=(0,Bt.Z)(Pe,2),_e=Ve[0],Fe=Ve[1],rn=function(){ge(Ut)};(0,tt.Z)(function(){Pt&&rn()},[re,_t,Ot,Pt]),(0,tt.Z)(function(){if(Wt===Ut)ge(Nt);else if(Wt===Nt){var Mn=Lt(bt.current,!1,_t,Ot);ge($t),Fe(Mn)}else Dt()},[Wt]);var sn=Ft.useRef(),on=function(){lt.Z.cancel(sn.current)},Xe=function(In){Wt===$t&&(pe==null||pe(In),se&&(on(),sn.current=(0,lt.Z)(function(){rn()})))};Ft.useEffect(function(){return on},[]);var Dn=Pt?_e:null,xn=(0,Qt.Z)((0,Qt.Z)({},ze),Dn);return(Wt===Ut||Wt===Nt)&&(xn.overflowY="hidden",xn.overflowX="hidden"),Ft.createElement(et.Z,{onResize:Xe,disabled:!(se||pe)},Ft.createElement("textarea",(0,te.Z)({},we,{ref:bt,style:xn,className:Mt()(he,le,(0,wt.Z)({},"".concat(he,"-disabled"),Me)),disabled:Me,value:je,onChange:Et})))}),Zt=qt,ce=["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"],de=Ft.forwardRef(function(Ge,xe){var We,he=Ge.defaultValue,Jt=Ge.value,re=Ge.onFocus,se=Ge.onBlur,pe=Ge.onChange,le=Ge.allowClear,ze=Ge.maxLength,Me=Ge.onCompositionStart,Je=Ge.onCompositionEnd,Le=Ge.suffix,we=Ge.prefixCls,Re=we===void 0?"rc-textarea":we,De=Ge.showCount,je=Ge.count,ee=Ge.className,Et=Ge.style,bt=Ge.disabled,Kt=Ge.hidden,oe=Ge.classNames,_t=Ge.styles,Ot=Ge.onResize,Pt=Ge.onClear,Dt=Ge.onPressEnter,ie=Ge.readOnly,Gt=Ge.autoSize,Wt=Ge.onKeyDown,ge=(0,jt.Z)(Ge,ce),Pe=(0,xt.Z)(he,{value:Jt,defaultValue:he}),Ve=(0,Bt.Z)(Pe,2),_e=Ve[0],Fe=Ve[1],rn=_e==null?"":String(_e),sn=Ft.useState(!1),on=(0,Bt.Z)(sn,2),Xe=on[0],Dn=on[1],xn=Ft.useRef(!1),Mn=Ft.useState(null),In=(0,Bt.Z)(Mn,2),qn=In[0],Sn=In[1],oi=(0,Ft.useRef)(null),vi=(0,Ft.useRef)(null),yi=function(){var Qn;return(Qn=vi.current)===null||Qn===void 0?void 0:Qn.textArea},zi=function(){yi().focus()};(0,Ft.useImperativeHandle)(xe,function(){var dn;return{resizableTextArea:vi.current,focus:zi,blur:function(){yi().blur()},nativeElement:((dn=oi.current)===null||dn===void 0?void 0:dn.nativeElement)||yi()}}),(0,Ft.useEffect)(function(){Dn(function(dn){return!bt&&dn})},[bt]);var Yi=Ft.useState(null),Gi=(0,Bt.Z)(Yi,2),Ii=Gi[0],li=Gi[1];Ft.useEffect(function(){if(Ii){var dn;(dn=yi()).setSelectionRange.apply(dn,(0,Yt.Z)(Ii))}},[Ii]);var Bi=(0,St.Z)(je,De),Vt=(We=Bi.max)!==null&&We!==void 0?We:ze,ii=Number(Vt)>0,Rn=Bi.strategy(rn),En=!!Vt&&Rn>Vt,Gn=function(Qn,Ci){var Ln=Ci;!xn.current&&Bi.exceedFormatter&&Bi.max&&Bi.strategy(Ci)>Bi.max&&(Ln=Bi.exceedFormatter(Ci,{max:Bi.max}),Ci!==Ln&&li([yi().selectionStart||0,yi().selectionEnd||0])),Fe(Ln),(0,kt.rJ)(Qn.currentTarget,Qn,pe,Ln)},Hn=function(Qn){xn.current=!0,Me==null||Me(Qn)},Kn=function(Qn){xn.current=!1,Gn(Qn,Qn.currentTarget.value),Je==null||Je(Qn)},Ri=function(Qn){Gn(Qn,Qn.target.value)},tn=function(Qn){Qn.key==="Enter"&&Dt&&Dt(Qn),Wt==null||Wt(Qn)},en=function(Qn){Dn(!0),re==null||re(Qn)},Ze=function(Qn){Dn(!1),se==null||se(Qn)},un=function(Qn){Fe(""),zi(),(0,kt.rJ)(yi(),Qn,pe)},ni=Le,Vn;Bi.show&&(Bi.showFormatter?Vn=Bi.showFormatter({value:rn,count:Rn,maxLength:Vt}):Vn="".concat(Rn).concat(ii?" / ".concat(Vt):""),ni=Ft.createElement(Ft.Fragment,null,ni,Ft.createElement("span",{className:Mt()("".concat(Re,"-data-count"),oe==null?void 0:oe.count),style:_t==null?void 0:_t.count},Vn)));var Si=function(Qn){var Ci;Ot==null||Ot(Qn),(Ci=yi())!==null&&Ci!==void 0&&Ci.style.height&&Sn(!0)},nn=!Gt&&!De&&!le;return Ft.createElement(It.BaseInput,{ref:oi,value:rn,allowClear:le,handleReset:un,suffix:ni,prefixCls:Re,classNames:(0,Qt.Z)((0,Qt.Z)({},oe),{},{affixWrapper:Mt()(oe==null?void 0:oe.affixWrapper,(0,wt.Z)((0,wt.Z)({},"".concat(Re,"-show-count"),De),"".concat(Re,"-textarea-allow-clear"),le))}),disabled:bt,focused:Xe,className:Mt()(ee,En&&"".concat(Re,"-out-of-range")),style:(0,Qt.Z)((0,Qt.Z)({},Et),qn&&!nn?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof Vn=="string"?Vn:void 0}},hidden:Kt,readOnly:ie,onClear:Pt},Ft.createElement(Zt,(0,te.Z)({},ge,{autoSize:Gt,maxLength:ze,onKeyDown:tn,onChange:Ri,onFocus:en,onBlur:Ze,onCompositionStart:Hn,onCompositionEnd:Kn,className:Mt()(oe==null?void 0:oe.textarea),style:(0,Qt.Z)((0,Qt.Z)({},_t==null?void 0:_t.textarea),{},{resize:Et==null?void 0:Et.resize}),disabled:bt,prefixCls:Re,onResize:Si,ref:vi,readOnly:ie})))}),be=de,Ne=be},639:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return ct}});var te=ue(67711),wt=ue(52873),Qt=ue(98506),Yt=ue(16886),Bt=ue(33346),jt=ue(59301),Ct=ue(92310),Mt=ue.n(Ct),It=ue(26112),St=ue(30699),kt=function(gt){for(var Lt=gt.prefixCls,Rt=gt.level,Ut=gt.isStart,Nt=gt.isEnd,$t="".concat(Lt,"-indent-unit"),qt=[],Zt=0;Zt<Rt;Zt+=1)qt.push(jt.createElement("span",{key:Zt,className:Mt()($t,(0,wt.Z)((0,wt.Z)({},"".concat($t,"-start"),Ut[Zt]),"".concat($t,"-end"),Nt[Zt]))}));return jt.createElement("span",{"aria-hidden":"true",className:"".concat(Lt,"-indent")},qt)},xt=jt.memo(kt),Ft=ue(65065),vt=ue(34061),et=["eventKey","className","style","dragOver","dragOverGapTop","dragOverGapBottom","isLeaf","isStart","isEnd","expanded","selected","checked","halfChecked","loading","domRef","active","data","onMouseMove","selectable"],tt="open",lt="close",ot="---",ut=function(gt){var Lt,Rt,Ut,Nt=gt.eventKey,$t=gt.className,qt=gt.style,Zt=gt.dragOver,ce=gt.dragOverGapTop,de=gt.dragOverGapBottom,be=gt.isLeaf,Ne=gt.isStart,Ge=gt.isEnd,xe=gt.expanded,We=gt.selected,he=gt.checked,Jt=gt.halfChecked,re=gt.loading,se=gt.domRef,pe=gt.active,le=gt.data,ze=gt.onMouseMove,Me=gt.selectable,Je=(0,Bt.Z)(gt,et),Le=jt.useContext(St.k),we=jt.useContext(St.y),Re=jt.useRef(null),De=jt.useState(!1),je=(0,Yt.Z)(De,2),ee=je[0],Et=je[1],bt=!!(Le.disabled||gt.disabled||(Lt=we.nodeDisabled)!==null&&Lt!==void 0&&Lt.call(we,le)),Kt=jt.useMemo(function(){return!Le.checkable||gt.checkable===!1?!1:Le.checkable},[Le.checkable,gt.checkable]),oe=function(Rn){bt||Le.onNodeSelect(Rn,(0,vt.F)(gt))},_t=function(Rn){bt||!Kt||gt.disableCheckbox||Le.onNodeCheck(Rn,(0,vt.F)(gt),!he)},Ot=jt.useMemo(function(){return typeof Me=="boolean"?Me:Le.selectable},[Me,Le.selectable]),Pt=function(Rn){Le.onNodeClick(Rn,(0,vt.F)(gt)),Ot?oe(Rn):_t(Rn)},Dt=function(Rn){Le.onNodeDoubleClick(Rn,(0,vt.F)(gt))},ie=function(Rn){Le.onNodeMouseEnter(Rn,(0,vt.F)(gt))},Gt=function(Rn){Le.onNodeMouseLeave(Rn,(0,vt.F)(gt))},Wt=function(Rn){Le.onNodeContextMenu(Rn,(0,vt.F)(gt))},ge=jt.useMemo(function(){return!!(Le.draggable&&(!Le.draggable.nodeDraggable||Le.draggable.nodeDraggable(le)))},[Le.draggable,le]),Pe=function(Rn){Rn.stopPropagation(),Et(!0),Le.onNodeDragStart(Rn,gt);try{Rn.dataTransfer.setData("text/plain","")}catch(En){}},Ve=function(Rn){Rn.preventDefault(),Rn.stopPropagation(),Le.onNodeDragEnter(Rn,gt)},_e=function(Rn){Rn.preventDefault(),Rn.stopPropagation(),Le.onNodeDragOver(Rn,gt)},Fe=function(Rn){Rn.stopPropagation(),Le.onNodeDragLeave(Rn,gt)},rn=function(Rn){Rn.stopPropagation(),Et(!1),Le.onNodeDragEnd(Rn,gt)},sn=function(Rn){Rn.preventDefault(),Rn.stopPropagation(),Et(!1),Le.onNodeDrop(Rn,gt)},on=function(Rn){re||Le.onNodeExpand(Rn,(0,vt.F)(gt))},Xe=jt.useMemo(function(){var ii=(0,Ft.Z)(Le.keyEntities,Nt)||{},Rn=ii.children;return!!(Rn||[]).length},[Le.keyEntities,Nt]),Dn=jt.useMemo(function(){return be===!1?!1:be||!Le.loadData&&!Xe||Le.loadData&&gt.loaded&&!Xe},[be,Le.loadData,Xe,gt.loaded]);jt.useEffect(function(){re||typeof Le.loadData=="function"&&xe&&!Dn&&!gt.loaded&&Le.onNodeLoad((0,vt.F)(gt))},[re,Le.loadData,Le.onNodeLoad,xe,Dn,gt]);var xn=jt.useMemo(function(){var ii;return(ii=Le.draggable)!==null&&ii!==void 0&&ii.icon?jt.createElement("span",{className:"".concat(Le.prefixCls,"-draggable-icon")},Le.draggable.icon):null},[Le.draggable]),Mn=function(Rn){var En=gt.switcherIcon||Le.switcherIcon;return typeof En=="function"?En((0,Qt.Z)((0,Qt.Z)({},gt),{},{isLeaf:Rn})):En},In=function(){if(Dn){var Rn=Mn(!0);return Rn!==!1?jt.createElement("span",{className:Mt()("".concat(Le.prefixCls,"-switcher"),"".concat(Le.prefixCls,"-switcher-noop"))},Rn):null}var En=Mn(!1);return En!==!1?jt.createElement("span",{onClick:on,className:Mt()("".concat(Le.prefixCls,"-switcher"),"".concat(Le.prefixCls,"-switcher_").concat(xe?tt:lt))},En):null},qn=jt.useMemo(function(){if(!Kt)return null;var ii=typeof Kt!="boolean"?Kt:null;return jt.createElement("span",{className:Mt()("".concat(Le.prefixCls,"-checkbox"),(0,wt.Z)((0,wt.Z)((0,wt.Z)({},"".concat(Le.prefixCls,"-checkbox-checked"),he),"".concat(Le.prefixCls,"-checkbox-indeterminate"),!he&&Jt),"".concat(Le.prefixCls,"-checkbox-disabled"),bt||gt.disableCheckbox)),onClick:_t,role:"checkbox","aria-checked":Jt?"mixed":he,"aria-disabled":bt||gt.disableCheckbox,"aria-label":"Select ".concat(typeof gt.title=="string"?gt.title:"tree node")},ii)},[Kt,he,Jt,bt,gt.disableCheckbox,gt.title]),Sn=jt.useMemo(function(){return Dn?null:xe?tt:lt},[Dn,xe]),oi=jt.useMemo(function(){return jt.createElement("span",{className:Mt()("".concat(Le.prefixCls,"-iconEle"),"".concat(Le.prefixCls,"-icon__").concat(Sn||"docu"),(0,wt.Z)({},"".concat(Le.prefixCls,"-icon_loading"),re))})},[Le.prefixCls,Sn,re]),vi=jt.useMemo(function(){var ii=!!Le.draggable,Rn=!gt.disabled&&ii&&Le.dragOverNodeKey===Nt;return Rn?Le.dropIndicatorRender({dropPosition:Le.dropPosition,dropLevelOffset:Le.dropLevelOffset,indent:Le.indent,prefixCls:Le.prefixCls,direction:Le.direction}):null},[Le.dropPosition,Le.dropLevelOffset,Le.indent,Le.prefixCls,Le.direction,Le.draggable,Le.dragOverNodeKey,Le.dropIndicatorRender]),yi=jt.useMemo(function(){var ii=gt.title,Rn=ii===void 0?ot:ii,En="".concat(Le.prefixCls,"-node-content-wrapper"),Gn;if(Le.showIcon){var Hn=gt.icon||Le.icon;Gn=Hn?jt.createElement("span",{className:Mt()("".concat(Le.prefixCls,"-iconEle"),"".concat(Le.prefixCls,"-icon__customize"))},typeof Hn=="function"?Hn(gt):Hn):oi}else Le.loadData&&re&&(Gn=oi);var Kn;return typeof Rn=="function"?Kn=Rn(le):Le.titleRender?Kn=Le.titleRender(le):Kn=Rn,jt.createElement("span",{ref:Re,title:typeof Rn=="string"?Rn:"",className:Mt()(En,"".concat(En,"-").concat(Sn||"normal"),(0,wt.Z)({},"".concat(Le.prefixCls,"-node-selected"),!bt&&(We||ee))),onMouseEnter:ie,onMouseLeave:Gt,onContextMenu:Wt,onClick:Pt,onDoubleClick:Dt},Gn,jt.createElement("span",{className:"".concat(Le.prefixCls,"-title")},Kn),vi)},[Le.prefixCls,Le.showIcon,gt,Le.icon,oi,Le.titleRender,le,Sn,ie,Gt,Wt,Pt,Dt]),zi=(0,It.Z)(Je,{aria:!0,data:!0}),Yi=(0,Ft.Z)(Le.keyEntities,Nt)||{},Gi=Yi.level,Ii=Ge[Ge.length-1],li=!bt&&ge,Bi=Le.draggingNodeKey===Nt,Vt=Me!==void 0?{"aria-selected":!!Me}:void 0;return jt.createElement("div",(0,te.Z)({ref:se,role:"treeitem","aria-expanded":be?void 0:xe,className:Mt()($t,"".concat(Le.prefixCls,"-treenode"),(Ut={},(0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)(Ut,"".concat(Le.prefixCls,"-treenode-disabled"),bt),"".concat(Le.prefixCls,"-treenode-switcher-").concat(xe?"open":"close"),!be),"".concat(Le.prefixCls,"-treenode-checkbox-checked"),he),"".concat(Le.prefixCls,"-treenode-checkbox-indeterminate"),Jt),"".concat(Le.prefixCls,"-treenode-selected"),We),"".concat(Le.prefixCls,"-treenode-loading"),re),"".concat(Le.prefixCls,"-treenode-active"),pe),"".concat(Le.prefixCls,"-treenode-leaf-last"),Ii),"".concat(Le.prefixCls,"-treenode-draggable"),ge),"dragging",Bi),(0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)(Ut,"drop-target",Le.dropTargetKey===Nt),"drop-container",Le.dropContainerKey===Nt),"drag-over",!bt&&Zt),"drag-over-gap-top",!bt&&ce),"drag-over-gap-bottom",!bt&&de),"filter-node",(Rt=Le.filterTreeNode)===null||Rt===void 0?void 0:Rt.call(Le,(0,vt.F)(gt))),"".concat(Le.prefixCls,"-treenode-leaf"),Dn))),style:qt,draggable:li,onDragStart:li?Pe:void 0,onDragEnter:ge?Ve:void 0,onDragOver:ge?_e:void 0,onDragLeave:ge?Fe:void 0,onDrop:ge?sn:void 0,onDragEnd:ge?rn:void 0,onMouseMove:ze},Vt,zi),jt.createElement(xt,{prefixCls:Le.prefixCls,level:Gi,isStart:Ne,isEnd:Ge}),xn,In(),qn,yi)};ut.isTreeNode=1;var ct=ut},30699:function(bn,jn,ue){"use strict";ue.d(jn,{k:function(){return wt},y:function(){return Qt}});var te=ue(59301),wt=te.createContext(null),Qt=te.createContext({})},71598:function(bn,jn,ue){"use strict";ue.d(jn,{OF:function(){return Nt.Z},y6:function(){return lt.y},ZP:function(){return bt}});var te=ue(67711),wt=ue(26420),Qt=ue(98506),Yt=ue(15142),Bt=ue(42573),jt=ue(58698),Ct=ue(62437),Mt=ue(74700),It=ue(45080),St=ue(52873),kt=ue(92310),xt=ue.n(kt),Ft=ue(10228),vt=ue(26112),et=ue(48736),tt=ue(59301),lt=ue(30699),ot=function(oe){var _t=oe.dropPosition,Ot=oe.dropLevelOffset,Pt=oe.indent,Dt={pointerEvents:"none",position:"absolute",right:0,backgroundColor:"red",height:2};switch(_t){case-1:Dt.top=0,Dt.left=-Ot*Pt;break;case 1:Dt.bottom=0,Dt.left=-Ot*Pt;break;case 0:Dt.bottom=0,Dt.left=Pt;break}return tt.createElement("div",{style:Dt})},ut=ot;function ct(Kt){if(Kt==null)throw new TypeError("Cannot destructure "+Kt)}var ft=ue(16886),gt=ue(33346),Lt=ue(34280),Rt=ue(6790),Ut=ue(77900),Nt=ue(639);function $t(Kt,oe){var _t=tt.useState(!1),Ot=(0,ft.Z)(_t,2),Pt=Ot[0],Dt=Ot[1];(0,Lt.Z)(function(){if(Pt)return Kt(),function(){oe()}},[Pt]),(0,Lt.Z)(function(){return Dt(!0),function(){Dt(!1)}},[])}var qt=$t,Zt=ue(34061),ce=["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"],de=tt.forwardRef(function(Kt,oe){var _t=Kt.className,Ot=Kt.style,Pt=Kt.motion,Dt=Kt.motionNodes,ie=Kt.motionType,Gt=Kt.onMotionStart,Wt=Kt.onMotionEnd,ge=Kt.active,Pe=Kt.treeNodeRequiredProps,Ve=(0,gt.Z)(Kt,ce),_e=tt.useState(!0),Fe=(0,ft.Z)(_e,2),rn=Fe[0],sn=Fe[1],on=tt.useContext(lt.k),Xe=on.prefixCls,Dn=Dt&&ie!=="hide";(0,Lt.Z)(function(){Dt&&Dn!==rn&&sn(Dn)},[Dt]);var xn=function(){Dt&&Gt()},Mn=tt.useRef(!1),In=function(){Dt&&!Mn.current&&(Mn.current=!0,Wt())};qt(xn,In);var qn=function(oi){Dn===oi&&In()};return Dt?tt.createElement(Ut.default,(0,te.Z)({ref:oe,visible:rn},Pt,{motionAppear:ie==="show",onVisibleChanged:qn}),function(Sn,oi){var vi=Sn.className,yi=Sn.style;return tt.createElement("div",{ref:oi,className:xt()("".concat(Xe,"-treenode-motion"),vi),style:yi},Dt.map(function(zi){var Yi=Object.assign({},(ct(zi.data),zi.data)),Gi=zi.title,Ii=zi.key,li=zi.isStart,Bi=zi.isEnd;delete Yi.children;var Vt=(0,Zt.H8)(Ii,Pe);return tt.createElement(Nt.Z,(0,te.Z)({},Yi,Vt,{title:Gi,active:ge,data:zi.data,key:Ii,isStart:li,isEnd:Bi}))}))}):tt.createElement(Nt.Z,(0,te.Z)({domRef:oe,className:_t,style:Ot},Ve,{active:ge}))}),be=de;function Ne(){var Kt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],_t=Kt.length,Ot=oe.length;if(Math.abs(_t-Ot)!==1)return{add:!1,key:null};function Pt(Dt,ie){var Gt=new Map;Dt.forEach(function(ge){Gt.set(ge,!0)});var Wt=ie.filter(function(ge){return!Gt.has(ge)});return Wt.length===1?Wt[0]:null}return _t<Ot?{add:!0,key:Pt(Kt,oe)}:{add:!1,key:Pt(oe,Kt)}}function Ge(Kt,oe,_t){var Ot=Kt.findIndex(function(Gt){return Gt.key===_t}),Pt=Kt[Ot+1],Dt=oe.findIndex(function(Gt){return Gt.key===_t});if(Pt){var ie=oe.findIndex(function(Gt){return Gt.key===Pt.key});return oe.slice(Dt+1,ie)}return oe.slice(Dt+1)}var xe=["prefixCls","data","selectable","checkable","expandedKeys","selectedKeys","checkedKeys","loadedKeys","loadingKeys","halfCheckedKeys","keyEntities","disabled","dragging","dragOverNodeKey","dropPosition","motion","height","itemHeight","virtual","scrollWidth","focusable","activeItem","focused","tabIndex","onKeyDown","onFocus","onBlur","onActiveChange","onListChangeStart","onListChangeEnd"],We={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},he=function(){},Jt="RC_TREE_MOTION_".concat(Math.random()),re={key:Jt},se={key:Jt,level:0,index:0,pos:"0",node:re,nodes:[re]},pe={parent:null,children:[],pos:se.pos,data:re,title:null,key:Jt,isStart:[],isEnd:[]};function le(Kt,oe,_t,Ot){return oe===!1||!_t?Kt:Kt.slice(0,Math.ceil(_t/Ot)+1)}function ze(Kt){var oe=Kt.key,_t=Kt.pos;return(0,Zt.km)(oe,_t)}function Me(Kt){for(var oe=String(Kt.data.key),_t=Kt;_t.parent;)_t=_t.parent,oe="".concat(_t.data.key," > ").concat(oe);return oe}var Je=tt.forwardRef(function(Kt,oe){var _t=Kt.prefixCls,Ot=Kt.data,Pt=Kt.selectable,Dt=Kt.checkable,ie=Kt.expandedKeys,Gt=Kt.selectedKeys,Wt=Kt.checkedKeys,ge=Kt.loadedKeys,Pe=Kt.loadingKeys,Ve=Kt.halfCheckedKeys,_e=Kt.keyEntities,Fe=Kt.disabled,rn=Kt.dragging,sn=Kt.dragOverNodeKey,on=Kt.dropPosition,Xe=Kt.motion,Dn=Kt.height,xn=Kt.itemHeight,Mn=Kt.virtual,In=Kt.scrollWidth,qn=Kt.focusable,Sn=Kt.activeItem,oi=Kt.focused,vi=Kt.tabIndex,yi=Kt.onKeyDown,zi=Kt.onFocus,Yi=Kt.onBlur,Gi=Kt.onActiveChange,Ii=Kt.onListChangeStart,li=Kt.onListChangeEnd,Bi=(0,gt.Z)(Kt,xe),Vt=tt.useRef(null),ii=tt.useRef(null);tt.useImperativeHandle(oe,function(){return{scrollTo:function(Zn){Vt.current.scrollTo(Zn)},getIndentWidth:function(){return ii.current.offsetWidth}}});var Rn=tt.useState(ie),En=(0,ft.Z)(Rn,2),Gn=En[0],Hn=En[1],Kn=tt.useState(Ot),Ri=(0,ft.Z)(Kn,2),tn=Ri[0],en=Ri[1],Ze=tt.useState(Ot),un=(0,ft.Z)(Ze,2),ni=un[0],Vn=un[1],Si=tt.useState([]),nn=(0,ft.Z)(Si,2),dn=nn[0],Qn=nn[1],Ci=tt.useState(null),Ln=(0,ft.Z)(Ci,2),Ae=Ln[0],Ue=Ln[1],kn=tt.useRef(Ot);kn.current=Ot;function Cn(){var Yn=kn.current;en(Yn),Vn(Yn),Qn([]),Ue(null),li()}(0,Lt.Z)(function(){Hn(ie);var Yn=Ne(Gn,ie);if(Yn.key!==null)if(Yn.add){var Zn=tn.findIndex(function(si){var pn=si.key;return pn===Yn.key}),ri=le(Ge(tn,Ot,Yn.key),Mn,Dn,xn),Fn=tn.slice();Fn.splice(Zn+1,0,pe),Vn(Fn),Qn(ri),Ue("show")}else{var Nn=Ot.findIndex(function(si){var pn=si.key;return pn===Yn.key}),Bn=le(Ge(Ot,tn,Yn.key),Mn,Dn,xn),pi=Ot.slice();pi.splice(Nn+1,0,pe),Vn(pi),Qn(Bn),Ue("hide")}else tn!==Ot&&(en(Ot),Vn(Ot))},[ie,Ot]),tt.useEffect(function(){rn||Cn()},[rn]);var Qe=Xe?ni:Ot,Pn={expandedKeys:ie,selectedKeys:Gt,loadedKeys:ge,loadingKeys:Pe,checkedKeys:Wt,halfCheckedKeys:Ve,dragOverNodeKey:sn,dropPosition:on,keyEntities:_e};return tt.createElement(tt.Fragment,null,oi&&Sn&&tt.createElement("span",{style:We,"aria-live":"assertive"},Me(Sn)),tt.createElement("div",null,tt.createElement("input",{style:We,disabled:qn===!1||Fe,tabIndex:qn!==!1?vi:null,onKeyDown:yi,onFocus:zi,onBlur:Yi,value:"",onChange:he,"aria-label":"for screen reader"})),tt.createElement("div",{className:"".concat(_t,"-treenode"),"aria-hidden":!0,style:{position:"absolute",pointerEvents:"none",visibility:"hidden",height:0,overflow:"hidden",border:0,padding:0}},tt.createElement("div",{className:"".concat(_t,"-indent")},tt.createElement("div",{ref:ii,className:"".concat(_t,"-indent-unit")}))),tt.createElement(Rt.Z,(0,te.Z)({},Bi,{data:Qe,itemKey:ze,height:Dn,fullHeight:!1,virtual:Mn,itemHeight:xn,scrollWidth:In,prefixCls:"".concat(_t,"-list"),ref:Vt,role:"tree",onVisibleChange:function(Zn){Zn.every(function(ri){return ze(ri)!==Jt})&&Cn()}}),function(Yn){var Zn=Yn.pos,ri=Object.assign({},(ct(Yn.data),Yn.data)),Fn=Yn.title,Nn=Yn.key,Bn=Yn.isStart,pi=Yn.isEnd,si=(0,Zt.km)(Nn,Zn);delete ri.key,delete ri.children;var pn=(0,Zt.H8)(si,Pn);return tt.createElement(be,(0,te.Z)({},ri,pn,{title:Fn,active:!!Sn&&Nn===Sn.key,pos:Zn,data:Yn.data,isStart:Bn,isEnd:pi,motion:Xe,motionNodes:Nn===Jt?dn:null,motionType:Ae,onMotionStart:Ii,onMotionEnd:Cn,treeNodeRequiredProps:Pn,onMouseMove:function(){Gi(null)}}))}))}),Le=Je,we=ue(82661),Re=ue(34643),De=ue(65065),je=10,ee=function(Kt){(0,Mt.Z)(_t,Kt);var oe=(0,It.Z)(_t);function _t(){var Ot;(0,Bt.Z)(this,_t);for(var Pt=arguments.length,Dt=new Array(Pt),ie=0;ie<Pt;ie++)Dt[ie]=arguments[ie];return Ot=oe.call.apply(oe,[this].concat(Dt)),(0,St.Z)((0,Ct.Z)(Ot),"destroyed",!1),(0,St.Z)((0,Ct.Z)(Ot),"delayedDragEnterLogic",void 0),(0,St.Z)((0,Ct.Z)(Ot),"loadingRetryTimes",{}),(0,St.Z)((0,Ct.Z)(Ot),"state",{keyEntities:{},indent:null,selectedKeys:[],checkedKeys:[],halfCheckedKeys:[],loadedKeys:[],loadingKeys:[],expandedKeys:[],draggingNodeKey:null,dragChildrenKeys:[],dropTargetKey:null,dropPosition:null,dropContainerKey:null,dropLevelOffset:null,dropTargetPos:null,dropAllowed:!0,dragOverNodeKey:null,treeData:[],flattenNodes:[],focused:!1,activeKey:null,listChanging:!1,prevProps:null,fieldNames:(0,Zt.w$)()}),(0,St.Z)((0,Ct.Z)(Ot),"dragStartMousePosition",null),(0,St.Z)((0,Ct.Z)(Ot),"dragNodeProps",null),(0,St.Z)((0,Ct.Z)(Ot),"currentMouseOverDroppableNodeKey",null),(0,St.Z)((0,Ct.Z)(Ot),"listRef",tt.createRef()),(0,St.Z)((0,Ct.Z)(Ot),"onNodeDragStart",function(Gt,Wt){var ge=Ot.state,Pe=ge.expandedKeys,Ve=ge.keyEntities,_e=Ot.props.onDragStart,Fe=Wt.eventKey;Ot.dragNodeProps=Wt,Ot.dragStartMousePosition={x:Gt.clientX,y:Gt.clientY};var rn=(0,we._5)(Pe,Fe);Ot.setState({draggingNodeKey:Fe,dragChildrenKeys:(0,we.wA)(Fe,Ve),indent:Ot.listRef.current.getIndentWidth()}),Ot.setExpandedKeys(rn),window.addEventListener("dragend",Ot.onWindowDragEnd),_e==null||_e({event:Gt,node:(0,Zt.F)(Wt)})}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeDragEnter",function(Gt,Wt){var ge=Ot.state,Pe=ge.expandedKeys,Ve=ge.keyEntities,_e=ge.dragChildrenKeys,Fe=ge.flattenNodes,rn=ge.indent,sn=Ot.props,on=sn.onDragEnter,Xe=sn.onExpand,Dn=sn.allowDrop,xn=sn.direction,Mn=Wt.pos,In=Wt.eventKey;if(Ot.currentMouseOverDroppableNodeKey!==In&&(Ot.currentMouseOverDroppableNodeKey=In),!Ot.dragNodeProps){Ot.resetDragState();return}var qn=(0,we.OM)(Gt,Ot.dragNodeProps,Wt,rn,Ot.dragStartMousePosition,Dn,Fe,Ve,Pe,xn),Sn=qn.dropPosition,oi=qn.dropLevelOffset,vi=qn.dropTargetKey,yi=qn.dropContainerKey,zi=qn.dropTargetPos,Yi=qn.dropAllowed,Gi=qn.dragOverNodeKey;if(_e.includes(vi)||!Yi){Ot.resetDragState();return}if(Ot.delayedDragEnterLogic||(Ot.delayedDragEnterLogic={}),Object.keys(Ot.delayedDragEnterLogic).forEach(function(Ii){clearTimeout(Ot.delayedDragEnterLogic[Ii])}),Ot.dragNodeProps.eventKey!==Wt.eventKey&&(Gt.persist(),Ot.delayedDragEnterLogic[Mn]=window.setTimeout(function(){if(Ot.state.draggingNodeKey!==null){var Ii=(0,Yt.Z)(Pe),li=(0,De.Z)(Ve,Wt.eventKey);li&&(li.children||[]).length&&(Ii=(0,we.L0)(Pe,Wt.eventKey)),Ot.props.hasOwnProperty("expandedKeys")||Ot.setExpandedKeys(Ii),Xe==null||Xe(Ii,{node:(0,Zt.F)(Wt),expanded:!0,nativeEvent:Gt.nativeEvent})}},800)),Ot.dragNodeProps.eventKey===vi&&oi===0){Ot.resetDragState();return}Ot.setState({dragOverNodeKey:Gi,dropPosition:Sn,dropLevelOffset:oi,dropTargetKey:vi,dropContainerKey:yi,dropTargetPos:zi,dropAllowed:Yi}),on==null||on({event:Gt,node:(0,Zt.F)(Wt),expandedKeys:Pe})}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeDragOver",function(Gt,Wt){var ge=Ot.state,Pe=ge.dragChildrenKeys,Ve=ge.flattenNodes,_e=ge.keyEntities,Fe=ge.expandedKeys,rn=ge.indent,sn=Ot.props,on=sn.onDragOver,Xe=sn.allowDrop,Dn=sn.direction;if(Ot.dragNodeProps){var xn=(0,we.OM)(Gt,Ot.dragNodeProps,Wt,rn,Ot.dragStartMousePosition,Xe,Ve,_e,Fe,Dn),Mn=xn.dropPosition,In=xn.dropLevelOffset,qn=xn.dropTargetKey,Sn=xn.dropContainerKey,oi=xn.dropTargetPos,vi=xn.dropAllowed,yi=xn.dragOverNodeKey;Pe.includes(qn)||!vi||(Ot.dragNodeProps.eventKey===qn&&In===0?Ot.state.dropPosition===null&&Ot.state.dropLevelOffset===null&&Ot.state.dropTargetKey===null&&Ot.state.dropContainerKey===null&&Ot.state.dropTargetPos===null&&Ot.state.dropAllowed===!1&&Ot.state.dragOverNodeKey===null||Ot.resetDragState():Mn===Ot.state.dropPosition&&In===Ot.state.dropLevelOffset&&qn===Ot.state.dropTargetKey&&Sn===Ot.state.dropContainerKey&&oi===Ot.state.dropTargetPos&&vi===Ot.state.dropAllowed&&yi===Ot.state.dragOverNodeKey||Ot.setState({dropPosition:Mn,dropLevelOffset:In,dropTargetKey:qn,dropContainerKey:Sn,dropTargetPos:oi,dropAllowed:vi,dragOverNodeKey:yi}),on==null||on({event:Gt,node:(0,Zt.F)(Wt)}))}}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeDragLeave",function(Gt,Wt){Ot.currentMouseOverDroppableNodeKey===Wt.eventKey&&!Gt.currentTarget.contains(Gt.relatedTarget)&&(Ot.resetDragState(),Ot.currentMouseOverDroppableNodeKey=null);var ge=Ot.props.onDragLeave;ge==null||ge({event:Gt,node:(0,Zt.F)(Wt)})}),(0,St.Z)((0,Ct.Z)(Ot),"onWindowDragEnd",function(Gt){Ot.onNodeDragEnd(Gt,null,!0),window.removeEventListener("dragend",Ot.onWindowDragEnd)}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeDragEnd",function(Gt,Wt){var ge=Ot.props.onDragEnd;Ot.setState({dragOverNodeKey:null}),Ot.cleanDragState(),ge==null||ge({event:Gt,node:(0,Zt.F)(Wt)}),Ot.dragNodeProps=null,window.removeEventListener("dragend",Ot.onWindowDragEnd)}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeDrop",function(Gt,Wt){var ge,Pe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Ve=Ot.state,_e=Ve.dragChildrenKeys,Fe=Ve.dropPosition,rn=Ve.dropTargetKey,sn=Ve.dropTargetPos,on=Ve.dropAllowed;if(on){var Xe=Ot.props.onDrop;if(Ot.setState({dragOverNodeKey:null}),Ot.cleanDragState(),rn!==null){var Dn=(0,Qt.Z)((0,Qt.Z)({},(0,Zt.H8)(rn,Ot.getTreeNodeRequiredProps())),{},{active:((ge=Ot.getActiveItem())===null||ge===void 0?void 0:ge.key)===rn,data:(0,De.Z)(Ot.state.keyEntities,rn).node}),xn=_e.includes(rn);(0,et.ZP)(!xn,"Can not drop to dragNode's children node. This is a bug of rc-tree. Please report an issue.");var Mn=(0,we.yx)(sn),In={event:Gt,node:(0,Zt.F)(Dn),dragNode:Ot.dragNodeProps?(0,Zt.F)(Ot.dragNodeProps):null,dragNodesKeys:[Ot.dragNodeProps.eventKey].concat(_e),dropToGap:Fe!==0,dropPosition:Fe+Number(Mn[Mn.length-1])};Pe||Xe==null||Xe(In),Ot.dragNodeProps=null}}}),(0,St.Z)((0,Ct.Z)(Ot),"cleanDragState",function(){var Gt=Ot.state.draggingNodeKey;Gt!==null&&Ot.setState({draggingNodeKey:null,dropPosition:null,dropContainerKey:null,dropTargetKey:null,dropLevelOffset:null,dropAllowed:!0,dragOverNodeKey:null}),Ot.dragStartMousePosition=null,Ot.currentMouseOverDroppableNodeKey=null}),(0,St.Z)((0,Ct.Z)(Ot),"triggerExpandActionExpand",function(Gt,Wt){var ge=Ot.state,Pe=ge.expandedKeys,Ve=ge.flattenNodes,_e=Wt.expanded,Fe=Wt.key,rn=Wt.isLeaf;if(!(rn||Gt.shiftKey||Gt.metaKey||Gt.ctrlKey)){var sn=Ve.filter(function(Xe){return Xe.key===Fe})[0],on=(0,Zt.F)((0,Qt.Z)((0,Qt.Z)({},(0,Zt.H8)(Fe,Ot.getTreeNodeRequiredProps())),{},{data:sn.data}));Ot.setExpandedKeys(_e?(0,we._5)(Pe,Fe):(0,we.L0)(Pe,Fe)),Ot.onNodeExpand(Gt,on)}}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeClick",function(Gt,Wt){var ge=Ot.props,Pe=ge.onClick,Ve=ge.expandAction;Ve==="click"&&Ot.triggerExpandActionExpand(Gt,Wt),Pe==null||Pe(Gt,Wt)}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeDoubleClick",function(Gt,Wt){var ge=Ot.props,Pe=ge.onDoubleClick,Ve=ge.expandAction;Ve==="doubleClick"&&Ot.triggerExpandActionExpand(Gt,Wt),Pe==null||Pe(Gt,Wt)}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeSelect",function(Gt,Wt){var ge=Ot.state.selectedKeys,Pe=Ot.state,Ve=Pe.keyEntities,_e=Pe.fieldNames,Fe=Ot.props,rn=Fe.onSelect,sn=Fe.multiple,on=Wt.selected,Xe=Wt[_e.key],Dn=!on;Dn?sn?ge=(0,we.L0)(ge,Xe):ge=[Xe]:ge=(0,we._5)(ge,Xe);var xn=ge.map(function(Mn){var In=(0,De.Z)(Ve,Mn);return In?In.node:null}).filter(Boolean);Ot.setUncontrolledState({selectedKeys:ge}),rn==null||rn(ge,{event:"select",selected:Dn,node:Wt,selectedNodes:xn,nativeEvent:Gt.nativeEvent})}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeCheck",function(Gt,Wt,ge){var Pe=Ot.state,Ve=Pe.keyEntities,_e=Pe.checkedKeys,Fe=Pe.halfCheckedKeys,rn=Ot.props,sn=rn.checkStrictly,on=rn.onCheck,Xe=Wt.key,Dn,xn={event:"check",node:Wt,checked:ge,nativeEvent:Gt.nativeEvent};if(sn){var Mn=ge?(0,we.L0)(_e,Xe):(0,we._5)(_e,Xe),In=(0,we._5)(Fe,Xe);Dn={checked:Mn,halfChecked:In},xn.checkedNodes=Mn.map(function(zi){return(0,De.Z)(Ve,zi)}).filter(Boolean).map(function(zi){return zi.node}),Ot.setUncontrolledState({checkedKeys:Mn})}else{var qn=(0,Re.S)([].concat((0,Yt.Z)(_e),[Xe]),!0,Ve),Sn=qn.checkedKeys,oi=qn.halfCheckedKeys;if(!ge){var vi=new Set(Sn);vi.delete(Xe);var yi=(0,Re.S)(Array.from(vi),{checked:!1,halfCheckedKeys:oi},Ve);Sn=yi.checkedKeys,oi=yi.halfCheckedKeys}Dn=Sn,xn.checkedNodes=[],xn.checkedNodesPositions=[],xn.halfCheckedKeys=oi,Sn.forEach(function(zi){var Yi=(0,De.Z)(Ve,zi);if(Yi){var Gi=Yi.node,Ii=Yi.pos;xn.checkedNodes.push(Gi),xn.checkedNodesPositions.push({node:Gi,pos:Ii})}}),Ot.setUncontrolledState({checkedKeys:Sn},!1,{halfCheckedKeys:oi})}on==null||on(Dn,xn)}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeLoad",function(Gt){var Wt,ge=Gt.key,Pe=Ot.state.keyEntities,Ve=(0,De.Z)(Pe,ge);if(!(Ve!=null&&(Wt=Ve.children)!==null&&Wt!==void 0&&Wt.length)){var _e=new Promise(function(Fe,rn){Ot.setState(function(sn){var on=sn.loadedKeys,Xe=on===void 0?[]:on,Dn=sn.loadingKeys,xn=Dn===void 0?[]:Dn,Mn=Ot.props,In=Mn.loadData,qn=Mn.onLoad;if(!In||Xe.includes(ge)||xn.includes(ge))return null;var Sn=In(Gt);return Sn.then(function(){var oi=Ot.state.loadedKeys,vi=(0,we.L0)(oi,ge);qn==null||qn(vi,{event:"load",node:Gt}),Ot.setUncontrolledState({loadedKeys:vi}),Ot.setState(function(yi){return{loadingKeys:(0,we._5)(yi.loadingKeys,ge)}}),Fe()}).catch(function(oi){if(Ot.setState(function(yi){return{loadingKeys:(0,we._5)(yi.loadingKeys,ge)}}),Ot.loadingRetryTimes[ge]=(Ot.loadingRetryTimes[ge]||0)+1,Ot.loadingRetryTimes[ge]>=je){var vi=Ot.state.loadedKeys;(0,et.ZP)(!1,"Retry for `loadData` many times but still failed. No more retry."),Ot.setUncontrolledState({loadedKeys:(0,we.L0)(vi,ge)}),Fe()}rn(oi)}),{loadingKeys:(0,we.L0)(xn,ge)}})});return _e.catch(function(){}),_e}}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeMouseEnter",function(Gt,Wt){var ge=Ot.props.onMouseEnter;ge==null||ge({event:Gt,node:Wt})}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeMouseLeave",function(Gt,Wt){var ge=Ot.props.onMouseLeave;ge==null||ge({event:Gt,node:Wt})}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeContextMenu",function(Gt,Wt){var ge=Ot.props.onRightClick;ge&&(Gt.preventDefault(),ge({event:Gt,node:Wt}))}),(0,St.Z)((0,Ct.Z)(Ot),"onFocus",function(){var Gt=Ot.props.onFocus;Ot.setState({focused:!0});for(var Wt=arguments.length,ge=new Array(Wt),Pe=0;Pe<Wt;Pe++)ge[Pe]=arguments[Pe];Gt==null||Gt.apply(void 0,ge)}),(0,St.Z)((0,Ct.Z)(Ot),"onBlur",function(){var Gt=Ot.props.onBlur;Ot.setState({focused:!1}),Ot.onActiveChange(null);for(var Wt=arguments.length,ge=new Array(Wt),Pe=0;Pe<Wt;Pe++)ge[Pe]=arguments[Pe];Gt==null||Gt.apply(void 0,ge)}),(0,St.Z)((0,Ct.Z)(Ot),"getTreeNodeRequiredProps",function(){var Gt=Ot.state,Wt=Gt.expandedKeys,ge=Gt.selectedKeys,Pe=Gt.loadedKeys,Ve=Gt.loadingKeys,_e=Gt.checkedKeys,Fe=Gt.halfCheckedKeys,rn=Gt.dragOverNodeKey,sn=Gt.dropPosition,on=Gt.keyEntities;return{expandedKeys:Wt||[],selectedKeys:ge||[],loadedKeys:Pe||[],loadingKeys:Ve||[],checkedKeys:_e||[],halfCheckedKeys:Fe||[],dragOverNodeKey:rn,dropPosition:sn,keyEntities:on}}),(0,St.Z)((0,Ct.Z)(Ot),"setExpandedKeys",function(Gt){var Wt=Ot.state,ge=Wt.treeData,Pe=Wt.fieldNames,Ve=(0,Zt.oH)(ge,Gt,Pe);Ot.setUncontrolledState({expandedKeys:Gt,flattenNodes:Ve},!0)}),(0,St.Z)((0,Ct.Z)(Ot),"onNodeExpand",function(Gt,Wt){var ge=Ot.state.expandedKeys,Pe=Ot.state,Ve=Pe.listChanging,_e=Pe.fieldNames,Fe=Ot.props,rn=Fe.onExpand,sn=Fe.loadData,on=Wt.expanded,Xe=Wt[_e.key];if(!Ve){var Dn=ge.includes(Xe),xn=!on;if((0,et.ZP)(on&&Dn||!on&&!Dn,"Expand state not sync with index check"),ge=xn?(0,we.L0)(ge,Xe):(0,we._5)(ge,Xe),Ot.setExpandedKeys(ge),rn==null||rn(ge,{node:Wt,expanded:xn,nativeEvent:Gt.nativeEvent}),xn&&sn){var Mn=Ot.onNodeLoad(Wt);Mn&&Mn.then(function(){var In=(0,Zt.oH)(Ot.state.treeData,ge,_e);Ot.setUncontrolledState({flattenNodes:In})}).catch(function(){var In=Ot.state.expandedKeys,qn=(0,we._5)(In,Xe);Ot.setExpandedKeys(qn)})}}}),(0,St.Z)((0,Ct.Z)(Ot),"onListChangeStart",function(){Ot.setUncontrolledState({listChanging:!0})}),(0,St.Z)((0,Ct.Z)(Ot),"onListChangeEnd",function(){setTimeout(function(){Ot.setUncontrolledState({listChanging:!1})})}),(0,St.Z)((0,Ct.Z)(Ot),"onActiveChange",function(Gt){var Wt=Ot.state.activeKey,ge=Ot.props,Pe=ge.onActiveChange,Ve=ge.itemScrollOffset,_e=Ve===void 0?0:Ve;Wt!==Gt&&(Ot.setState({activeKey:Gt}),Gt!==null&&Ot.scrollTo({key:Gt,offset:_e}),Pe==null||Pe(Gt))}),(0,St.Z)((0,Ct.Z)(Ot),"getActiveItem",function(){var Gt=Ot.state,Wt=Gt.activeKey,ge=Gt.flattenNodes;return Wt===null?null:ge.find(function(Pe){var Ve=Pe.key;return Ve===Wt})||null}),(0,St.Z)((0,Ct.Z)(Ot),"offsetActiveKey",function(Gt){var Wt=Ot.state,ge=Wt.flattenNodes,Pe=Wt.activeKey,Ve=ge.findIndex(function(rn){var sn=rn.key;return sn===Pe});Ve===-1&&Gt<0&&(Ve=ge.length),Ve=(Ve+Gt+ge.length)%ge.length;var _e=ge[Ve];if(_e){var Fe=_e.key;Ot.onActiveChange(Fe)}else Ot.onActiveChange(null)}),(0,St.Z)((0,Ct.Z)(Ot),"onKeyDown",function(Gt){var Wt=Ot.state,ge=Wt.activeKey,Pe=Wt.expandedKeys,Ve=Wt.checkedKeys,_e=Wt.fieldNames,Fe=Ot.props,rn=Fe.onKeyDown,sn=Fe.checkable,on=Fe.selectable;switch(Gt.which){case Ft.Z.UP:{Ot.offsetActiveKey(-1),Gt.preventDefault();break}case Ft.Z.DOWN:{Ot.offsetActiveKey(1),Gt.preventDefault();break}}var Xe=Ot.getActiveItem();if(Xe&&Xe.data){var Dn=Ot.getTreeNodeRequiredProps(),xn=Xe.data.isLeaf===!1||!!(Xe.data[_e.children]||[]).length,Mn=(0,Zt.F)((0,Qt.Z)((0,Qt.Z)({},(0,Zt.H8)(ge,Dn)),{},{data:Xe.data,active:!0}));switch(Gt.which){case Ft.Z.LEFT:{xn&&Pe.includes(ge)?Ot.onNodeExpand({},Mn):Xe.parent&&Ot.onActiveChange(Xe.parent.key),Gt.preventDefault();break}case Ft.Z.RIGHT:{xn&&!Pe.includes(ge)?Ot.onNodeExpand({},Mn):Xe.children&&Xe.children.length&&Ot.onActiveChange(Xe.children[0].key),Gt.preventDefault();break}case Ft.Z.ENTER:case Ft.Z.SPACE:{sn&&!Mn.disabled&&Mn.checkable!==!1&&!Mn.disableCheckbox?Ot.onNodeCheck({},Mn,!Ve.includes(ge)):!sn&&on&&!Mn.disabled&&Mn.selectable!==!1&&Ot.onNodeSelect({},Mn);break}}}rn==null||rn(Gt)}),(0,St.Z)((0,Ct.Z)(Ot),"setUncontrolledState",function(Gt){var Wt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ge=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!Ot.destroyed){var Pe=!1,Ve=!0,_e={};Object.keys(Gt).forEach(function(Fe){if(Ot.props.hasOwnProperty(Fe)){Ve=!1;return}Pe=!0,_e[Fe]=Gt[Fe]}),Pe&&(!Wt||Ve)&&Ot.setState((0,Qt.Z)((0,Qt.Z)({},_e),ge))}}),(0,St.Z)((0,Ct.Z)(Ot),"scrollTo",function(Gt){Ot.listRef.current.scrollTo(Gt)}),Ot}return(0,jt.Z)(_t,[{key:"componentDidMount",value:function(){this.destroyed=!1,this.onUpdated()}},{key:"componentDidUpdate",value:function(){this.onUpdated()}},{key:"onUpdated",value:function(){var Pt=this.props,Dt=Pt.activeKey,ie=Pt.itemScrollOffset,Gt=ie===void 0?0:ie;Dt!==void 0&&Dt!==this.state.activeKey&&(this.setState({activeKey:Dt}),Dt!==null&&this.scrollTo({key:Dt,offset:Gt}))}},{key:"componentWillUnmount",value:function(){window.removeEventListener("dragend",this.onWindowDragEnd),this.destroyed=!0}},{key:"resetDragState",value:function(){this.setState({dragOverNodeKey:null,dropPosition:null,dropLevelOffset:null,dropTargetKey:null,dropContainerKey:null,dropTargetPos:null,dropAllowed:!1})}},{key:"render",value:function(){var Pt=this.state,Dt=Pt.focused,ie=Pt.flattenNodes,Gt=Pt.keyEntities,Wt=Pt.draggingNodeKey,ge=Pt.activeKey,Pe=Pt.dropLevelOffset,Ve=Pt.dropContainerKey,_e=Pt.dropTargetKey,Fe=Pt.dropPosition,rn=Pt.dragOverNodeKey,sn=Pt.indent,on=this.props,Xe=on.prefixCls,Dn=on.className,xn=on.style,Mn=on.showLine,In=on.focusable,qn=on.tabIndex,Sn=qn===void 0?0:qn,oi=on.selectable,vi=on.showIcon,yi=on.icon,zi=on.switcherIcon,Yi=on.draggable,Gi=on.checkable,Ii=on.checkStrictly,li=on.disabled,Bi=on.motion,Vt=on.loadData,ii=on.filterTreeNode,Rn=on.height,En=on.itemHeight,Gn=on.scrollWidth,Hn=on.virtual,Kn=on.titleRender,Ri=on.dropIndicatorRender,tn=on.onContextMenu,en=on.onScroll,Ze=on.direction,un=on.rootClassName,ni=on.rootStyle,Vn=(0,vt.Z)(this.props,{aria:!0,data:!0}),Si;Yi&&((0,wt.Z)(Yi)==="object"?Si=Yi:typeof Yi=="function"?Si={nodeDraggable:Yi}:Si={});var nn={prefixCls:Xe,selectable:oi,showIcon:vi,icon:yi,switcherIcon:zi,draggable:Si,draggingNodeKey:Wt,checkable:Gi,checkStrictly:Ii,disabled:li,keyEntities:Gt,dropLevelOffset:Pe,dropContainerKey:Ve,dropTargetKey:_e,dropPosition:Fe,dragOverNodeKey:rn,indent:sn,direction:Ze,dropIndicatorRender:Ri,loadData:Vt,filterTreeNode:ii,titleRender:Kn,onNodeClick:this.onNodeClick,onNodeDoubleClick:this.onNodeDoubleClick,onNodeExpand:this.onNodeExpand,onNodeSelect:this.onNodeSelect,onNodeCheck:this.onNodeCheck,onNodeLoad:this.onNodeLoad,onNodeMouseEnter:this.onNodeMouseEnter,onNodeMouseLeave:this.onNodeMouseLeave,onNodeContextMenu:this.onNodeContextMenu,onNodeDragStart:this.onNodeDragStart,onNodeDragEnter:this.onNodeDragEnter,onNodeDragOver:this.onNodeDragOver,onNodeDragLeave:this.onNodeDragLeave,onNodeDragEnd:this.onNodeDragEnd,onNodeDrop:this.onNodeDrop};return tt.createElement(lt.k.Provider,{value:nn},tt.createElement("div",{className:xt()(Xe,Dn,un,(0,St.Z)((0,St.Z)((0,St.Z)({},"".concat(Xe,"-show-line"),Mn),"".concat(Xe,"-focused"),Dt),"".concat(Xe,"-active-focused"),ge!==null)),style:ni},tt.createElement(Le,(0,te.Z)({ref:this.listRef,prefixCls:Xe,style:xn,data:ie,disabled:li,selectable:oi,checkable:!!Gi,motion:Bi,dragging:Wt!==null,height:Rn,itemHeight:En,virtual:Hn,focusable:In,focused:Dt,tabIndex:Sn,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:tn,onScroll:en,scrollWidth:Gn},this.getTreeNodeRequiredProps(),Vn))))}}],[{key:"getDerivedStateFromProps",value:function(Pt,Dt){var ie=Dt.prevProps,Gt={prevProps:Pt};function Wt(Sn){return!ie&&Pt.hasOwnProperty(Sn)||ie&&ie[Sn]!==Pt[Sn]}var ge,Pe=Dt.fieldNames;if(Wt("fieldNames")&&(Pe=(0,Zt.w$)(Pt.fieldNames),Gt.fieldNames=Pe),Wt("treeData")?ge=Pt.treeData:Wt("children")&&((0,et.ZP)(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),ge=(0,Zt.zn)(Pt.children)),ge){Gt.treeData=ge;var Ve=(0,Zt.I8)(ge,{fieldNames:Pe});Gt.keyEntities=(0,Qt.Z)((0,St.Z)({},Jt,se),Ve.keyEntities)}var _e=Gt.keyEntities||Dt.keyEntities;if(Wt("expandedKeys")||ie&&Wt("autoExpandParent"))Gt.expandedKeys=Pt.autoExpandParent||!ie&&Pt.defaultExpandParent?(0,we.r7)(Pt.expandedKeys,_e):Pt.expandedKeys;else if(!ie&&Pt.defaultExpandAll){var Fe=(0,Qt.Z)({},_e);delete Fe[Jt];var rn=[];Object.keys(Fe).forEach(function(Sn){var oi=Fe[Sn];oi.children&&oi.children.length&&rn.push(oi.key)}),Gt.expandedKeys=rn}else!ie&&Pt.defaultExpandedKeys&&(Gt.expandedKeys=Pt.autoExpandParent||Pt.defaultExpandParent?(0,we.r7)(Pt.defaultExpandedKeys,_e):Pt.defaultExpandedKeys);if(Gt.expandedKeys||delete Gt.expandedKeys,ge||Gt.expandedKeys){var sn=(0,Zt.oH)(ge||Dt.treeData,Gt.expandedKeys||Dt.expandedKeys,Pe);Gt.flattenNodes=sn}if(Pt.selectable&&(Wt("selectedKeys")?Gt.selectedKeys=(0,we.BT)(Pt.selectedKeys,Pt):!ie&&Pt.defaultSelectedKeys&&(Gt.selectedKeys=(0,we.BT)(Pt.defaultSelectedKeys,Pt))),Pt.checkable){var on;if(Wt("checkedKeys")?on=(0,we.E6)(Pt.checkedKeys)||{}:!ie&&Pt.defaultCheckedKeys?on=(0,we.E6)(Pt.defaultCheckedKeys)||{}:ge&&(on=(0,we.E6)(Pt.checkedKeys)||{checkedKeys:Dt.checkedKeys,halfCheckedKeys:Dt.halfCheckedKeys}),on){var Xe=on,Dn=Xe.checkedKeys,xn=Dn===void 0?[]:Dn,Mn=Xe.halfCheckedKeys,In=Mn===void 0?[]:Mn;if(!Pt.checkStrictly){var qn=(0,Re.S)(xn,!0,_e);xn=qn.checkedKeys,In=qn.halfCheckedKeys}Gt.checkedKeys=xn,Gt.halfCheckedKeys=In}}return Wt("loadedKeys")&&(Gt.loadedKeys=Pt.loadedKeys),Gt}}]),_t}(tt.Component);(0,St.Z)(ee,"defaultProps",{prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[],dropIndicatorRender:ut,allowDrop:function(){return!0},expandAction:!1}),(0,St.Z)(ee,"TreeNode",Nt.Z);var Et=ee,bt=Et},82661:function(bn,jn,ue){"use strict";ue.d(jn,{BT:function(){return tt},E6:function(){return ut},L0:function(){return St},OM:function(){return et},_5:function(){return It},r7:function(){return ct},wA:function(){return xt},yx:function(){return kt}});var te=ue(15142),wt=ue(26420),Qt=ue(48736),Yt=ue(59301),Bt=ue(639),jt=ue(65065),Ct=ue(34061),Mt=null;function It(ft,gt){if(!ft)return[];var Lt=ft.slice(),Rt=Lt.indexOf(gt);return Rt>=0&&Lt.splice(Rt,1),Lt}function St(ft,gt){var Lt=(ft||[]).slice();return Lt.indexOf(gt)===-1&&Lt.push(gt),Lt}function kt(ft){return ft.split("-")}function xt(ft,gt){var Lt=[],Rt=(0,jt.Z)(gt,ft);function Ut(){var Nt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];Nt.forEach(function($t){var qt=$t.key,Zt=$t.children;Lt.push(qt),Ut(Zt)})}return Ut(Rt.children),Lt}function Ft(ft){if(ft.parent){var gt=kt(ft.pos);return Number(gt[gt.length-1])===ft.parent.children.length-1}return!1}function vt(ft){var gt=kt(ft.pos);return Number(gt[gt.length-1])===0}function et(ft,gt,Lt,Rt,Ut,Nt,$t,qt,Zt,ce){var de,be=ft.clientX,Ne=ft.clientY,Ge=ft.target.getBoundingClientRect(),xe=Ge.top,We=Ge.height,he=(ce==="rtl"?-1:1)*(((Ut==null?void 0:Ut.x)||0)-be),Jt=(he-12)/Rt,re=Zt.filter(function(bt){var Kt;return(Kt=qt[bt])===null||Kt===void 0||(Kt=Kt.children)===null||Kt===void 0?void 0:Kt.length}),se=(0,jt.Z)(qt,Lt.eventKey);if(Ne<xe+We/2){var pe=$t.findIndex(function(bt){return bt.key===se.key}),le=pe<=0?0:pe-1,ze=$t[le].key;se=(0,jt.Z)(qt,ze)}var Me=se.key,Je=se,Le=se.key,we=0,Re=0;if(!re.includes(Me))for(var De=0;De<Jt&&Ft(se);De+=1)se=se.parent,Re+=1;var je=gt.data,ee=se.node,Et=!0;return vt(se)&&se.level===0&&Ne<xe+We/2&&Nt({dragNode:je,dropNode:ee,dropPosition:-1})&&se.key===Lt.eventKey?we=-1:(Je.children||[]).length&&re.includes(Le)?Nt({dragNode:je,dropNode:ee,dropPosition:0})?we=0:Et=!1:Re===0?Jt>-1.5?Nt({dragNode:je,dropNode:ee,dropPosition:1})?we=1:Et=!1:Nt({dragNode:je,dropNode:ee,dropPosition:0})?we=0:Nt({dragNode:je,dropNode:ee,dropPosition:1})?we=1:Et=!1:Nt({dragNode:je,dropNode:ee,dropPosition:1})?we=1:Et=!1,{dropPosition:we,dropLevelOffset:Re,dropTargetKey:se.key,dropTargetPos:se.pos,dragOverNodeKey:Le,dropContainerKey:we===0?null:((de=se.parent)===null||de===void 0?void 0:de.key)||null,dropAllowed:Et}}function tt(ft,gt){if(ft){var Lt=gt.multiple;return Lt?ft.slice():ft.length?[ft[0]]:ft}}var lt=function(gt){return gt};function ot(ft,gt){if(!ft)return[];var Lt=gt||{},Rt=Lt.processProps,Ut=Rt===void 0?lt:Rt,Nt=Array.isArray(ft)?ft:[ft];return Nt.map(function($t){var qt=$t.children,Zt=_objectWithoutProperties($t,Mt),ce=ot(qt,gt);return React.createElement(TreeNode,_extends({key:Zt.key},Ut(Zt)),ce)})}function ut(ft){if(!ft)return null;var gt;if(Array.isArray(ft))gt={checkedKeys:ft,halfCheckedKeys:void 0};else if((0,wt.Z)(ft)==="object")gt={checkedKeys:ft.checked||void 0,halfCheckedKeys:ft.halfChecked||void 0};else return(0,Qt.ZP)(!1,"`checkedKeys` is not an array or an object"),null;return gt}function ct(ft,gt){var Lt=new Set;function Rt(Ut){if(!Lt.has(Ut)){var Nt=(0,jt.Z)(gt,Ut);if(Nt){Lt.add(Ut);var $t=Nt.parent,qt=Nt.node;qt.disabled||$t&&Rt($t.key)}}}return(ft||[]).forEach(function(Ut){Rt(Ut)}),(0,te.Z)(Lt)}},34643:function(bn,jn,ue){"use strict";ue.d(jn,{S:function(){return Ct}});var te=ue(48736),wt=ue(65065);function Qt(Mt,It){var St=new Set;return Mt.forEach(function(kt){It.has(kt)||St.add(kt)}),St}function Yt(Mt){var It=Mt||{},St=It.disabled,kt=It.disableCheckbox,xt=It.checkable;return!!(St||kt)||xt===!1}function Bt(Mt,It,St,kt){for(var xt=new Set(Mt),Ft=new Set,vt=0;vt<=St;vt+=1){var et=It.get(vt)||new Set;et.forEach(function(ut){var ct=ut.key,ft=ut.node,gt=ut.children,Lt=gt===void 0?[]:gt;xt.has(ct)&&!kt(ft)&&Lt.filter(function(Rt){return!kt(Rt.node)}).forEach(function(Rt){xt.add(Rt.key)})})}for(var tt=new Set,lt=St;lt>=0;lt-=1){var ot=It.get(lt)||new Set;ot.forEach(function(ut){var ct=ut.parent,ft=ut.node;if(!(kt(ft)||!ut.parent||tt.has(ut.parent.key))){if(kt(ut.parent.node)){tt.add(ct.key);return}var gt=!0,Lt=!1;(ct.children||[]).filter(function(Rt){return!kt(Rt.node)}).forEach(function(Rt){var Ut=Rt.key,Nt=xt.has(Ut);gt&&!Nt&&(gt=!1),!Lt&&(Nt||Ft.has(Ut))&&(Lt=!0)}),gt&&xt.add(ct.key),Lt&&Ft.add(ct.key),tt.add(ct.key)}})}return{checkedKeys:Array.from(xt),halfCheckedKeys:Array.from(Qt(Ft,xt))}}function jt(Mt,It,St,kt,xt){for(var Ft=new Set(Mt),vt=new Set(It),et=0;et<=kt;et+=1){var tt=St.get(et)||new Set;tt.forEach(function(ct){var ft=ct.key,gt=ct.node,Lt=ct.children,Rt=Lt===void 0?[]:Lt;!Ft.has(ft)&&!vt.has(ft)&&!xt(gt)&&Rt.filter(function(Ut){return!xt(Ut.node)}).forEach(function(Ut){Ft.delete(Ut.key)})})}vt=new Set;for(var lt=new Set,ot=kt;ot>=0;ot-=1){var ut=St.get(ot)||new Set;ut.forEach(function(ct){var ft=ct.parent,gt=ct.node;if(!(xt(gt)||!ct.parent||lt.has(ct.parent.key))){if(xt(ct.parent.node)){lt.add(ft.key);return}var Lt=!0,Rt=!1;(ft.children||[]).filter(function(Ut){return!xt(Ut.node)}).forEach(function(Ut){var Nt=Ut.key,$t=Ft.has(Nt);Lt&&!$t&&(Lt=!1),!Rt&&($t||vt.has(Nt))&&(Rt=!0)}),Lt||Ft.delete(ft.key),Rt&&vt.add(ft.key),lt.add(ft.key)}})}return{checkedKeys:Array.from(Ft),halfCheckedKeys:Array.from(Qt(vt,Ft))}}function Ct(Mt,It,St,kt){var xt=[],Ft;kt?Ft=kt:Ft=Yt;var vt=new Set(Mt.filter(function(ot){var ut=!!(0,wt.Z)(St,ot);return ut||xt.push(ot),ut})),et=new Map,tt=0;Object.keys(St).forEach(function(ot){var ut=St[ot],ct=ut.level,ft=et.get(ct);ft||(ft=new Set,et.set(ct,ft)),ft.add(ut),tt=Math.max(tt,ct)}),(0,te.ZP)(!xt.length,"Tree missing follow keys: ".concat(xt.slice(0,100).map(function(ot){return"'".concat(ot,"'")}).join(", ")));var lt;return It===!0?lt=Bt(vt,et,tt,Ft):lt=jt(vt,It.halfCheckedKeys,et,tt,Ft),lt}},65065:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return te}});function te(wt,Qt){return wt[Qt]}},34061:function(bn,jn,ue){"use strict";ue.d(jn,{F:function(){return ct},H8:function(){return ut},I8:function(){return ot},km:function(){return xt},oH:function(){return tt},w$:function(){return Ft},zn:function(){return et}});var te=ue(26420),wt=ue(15142),Qt=ue(98506),Yt=ue(33346),Bt=ue(11592),jt=ue(2738),Ct=ue(48736),Mt=ue(65065),It=["children"];function St(ft,gt){return"".concat(ft,"-").concat(gt)}function kt(ft){return ft&&ft.type&&ft.type.isTreeNode}function xt(ft,gt){return ft!=null?ft:gt}function Ft(ft){var gt=ft||{},Lt=gt.title,Rt=gt._title,Ut=gt.key,Nt=gt.children,$t=Lt||"title";return{title:$t,_title:Rt||[$t],key:Ut||"key",children:Nt||"children"}}function vt(ft,gt){var Lt=new Map;function Rt(Ut){var Nt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(Ut||[]).forEach(function($t){var qt=$t[gt.key],Zt=$t[gt.children];warning(qt!=null,"Tree node must have a certain key: [".concat(Nt).concat(qt,"]"));var ce=String(qt);warning(!Lt.has(ce)||qt===null||qt===void 0,"Same 'key' exist in the Tree: ".concat(ce)),Lt.set(ce,!0),Rt(Zt,"".concat(Nt).concat(ce," > "))})}Rt(ft)}function et(ft){function gt(Lt){var Rt=(0,Bt.Z)(Lt);return Rt.map(function(Ut){if(!kt(Ut))return(0,Ct.ZP)(!Ut,"Tree/TreeNode can only accept TreeNode as children."),null;var Nt=Ut.key,$t=Ut.props,qt=$t.children,Zt=(0,Yt.Z)($t,It),ce=(0,Qt.Z)({key:Nt},Zt),de=gt(qt);return de.length&&(ce.children=de),ce}).filter(function(Ut){return Ut})}return gt(ft)}function tt(ft,gt,Lt){var Rt=Ft(Lt),Ut=Rt._title,Nt=Rt.key,$t=Rt.children,qt=new Set(gt===!0?[]:gt),Zt=[];function ce(de){var be=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return de.map(function(Ne,Ge){for(var xe=St(be?be.pos:"0",Ge),We=xt(Ne[Nt],xe),he,Jt=0;Jt<Ut.length;Jt+=1){var re=Ut[Jt];if(Ne[re]!==void 0){he=Ne[re];break}}var se=Object.assign((0,jt.Z)(Ne,[].concat((0,wt.Z)(Ut),[Nt,$t])),{title:he,key:We,parent:be,pos:xe,children:null,data:Ne,isStart:[].concat((0,wt.Z)(be?be.isStart:[]),[Ge===0]),isEnd:[].concat((0,wt.Z)(be?be.isEnd:[]),[Ge===de.length-1])});return Zt.push(se),gt===!0||qt.has(We)?se.children=ce(Ne[$t]||[],se):se.children=[],se})}return ce(ft),Zt}function lt(ft,gt,Lt){var Rt={};(0,te.Z)(Lt)==="object"?Rt=Lt:Rt={externalGetKey:Lt},Rt=Rt||{};var Ut=Rt,Nt=Ut.childrenPropName,$t=Ut.externalGetKey,qt=Ut.fieldNames,Zt=Ft(qt),ce=Zt.key,de=Zt.children,be=Nt||de,Ne;$t?typeof $t=="string"?Ne=function(We){return We[$t]}:typeof $t=="function"&&(Ne=function(We){return $t(We)}):Ne=function(We,he){return xt(We[ce],he)};function Ge(xe,We,he,Jt){var re=xe?xe[be]:ft,se=xe?St(he.pos,We):"0",pe=xe?[].concat((0,wt.Z)(Jt),[xe]):[];if(xe){var le=Ne(xe,se),ze={node:xe,index:We,pos:se,key:le,parentPos:he.node?he.pos:null,level:he.level+1,nodes:pe};gt(ze)}re&&re.forEach(function(Me,Je){Ge(Me,Je,{node:xe,pos:se,level:he?he.level+1:-1},pe)})}Ge(null)}function ot(ft){var gt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Lt=gt.initWrapper,Rt=gt.processEntity,Ut=gt.onProcessFinished,Nt=gt.externalGetKey,$t=gt.childrenPropName,qt=gt.fieldNames,Zt=arguments.length>2?arguments[2]:void 0,ce=Nt||Zt,de={},be={},Ne={posEntities:de,keyEntities:be};return Lt&&(Ne=Lt(Ne)||Ne),lt(ft,function(Ge){var xe=Ge.node,We=Ge.index,he=Ge.pos,Jt=Ge.key,re=Ge.parentPos,se=Ge.level,pe=Ge.nodes,le={node:xe,nodes:pe,index:We,key:Jt,pos:he,level:se},ze=xt(Jt,he);de[he]=le,be[ze]=le,le.parent=de[re],le.parent&&(le.parent.children=le.parent.children||[],le.parent.children.push(le)),Rt&&Rt(le,Ne)},{externalGetKey:ce,childrenPropName:$t,fieldNames:qt}),Ut&&Ut(Ne),Ne}function ut(ft,gt){var Lt=gt.expandedKeys,Rt=gt.selectedKeys,Ut=gt.loadedKeys,Nt=gt.loadingKeys,$t=gt.checkedKeys,qt=gt.halfCheckedKeys,Zt=gt.dragOverNodeKey,ce=gt.dropPosition,de=gt.keyEntities,be=(0,Mt.Z)(de,ft),Ne={eventKey:ft,expanded:Lt.indexOf(ft)!==-1,selected:Rt.indexOf(ft)!==-1,loaded:Ut.indexOf(ft)!==-1,loading:Nt.indexOf(ft)!==-1,checked:$t.indexOf(ft)!==-1,halfChecked:qt.indexOf(ft)!==-1,pos:String(be?be.pos:""),dragOver:Zt===ft&&ce===0,dragOverGapTop:Zt===ft&&ce===-1,dragOverGapBottom:Zt===ft&&ce===1};return Ne}function ct(ft){var gt=ft.data,Lt=ft.expanded,Rt=ft.selected,Ut=ft.checked,Nt=ft.loaded,$t=ft.loading,qt=ft.halfChecked,Zt=ft.dragOver,ce=ft.dragOverGapTop,de=ft.dragOverGapBottom,be=ft.pos,Ne=ft.active,Ge=ft.eventKey,xe=(0,Qt.Z)((0,Qt.Z)({},gt),{},{expanded:Lt,selected:Rt,checked:Ut,loaded:Nt,loading:$t,halfChecked:qt,dragOver:Zt,dragOverGapTop:ce,dragOverGapBottom:de,pos:be,active:Ne,key:Ge});return"props"in xe||Object.defineProperty(xe,"props",{get:function(){return(0,Ct.ZP)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),ft}}),xe}},90472:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Ge}});var te=ue(67711),wt=ue(42573),Qt=ue(58698),Yt=ue(62437),Bt=ue(74700),jt=ue(45080),Ct=ue(52873),Mt=ue(59301),It=ue(98506),St=ue(33346),kt=ue(26420),xt=ue(77910),Ft=ue(51343),vt=ue(15142),et=ue(92310),tt=ue.n(et),lt=ue(26112),ot=ue(48736),ut=function(xe,We){if(xe&&We){var he=Array.isArray(We)?We:We.split(","),Jt=xe.name||"",re=xe.type||"",se=re.replace(/\/.*$/,"");return he.some(function(pe){var le=pe.trim();if(/^\*(\/\*)?$/.test(pe))return!0;if(le.charAt(0)==="."){var ze=Jt.toLowerCase(),Me=le.toLowerCase(),Je=[Me];return(Me===".jpg"||Me===".jpeg")&&(Je=[".jpg",".jpeg"]),Je.some(function(Le){return ze.endsWith(Le)})}return/\/\*$/.test(le)?se===le.replace(/\/.*$/,""):re===le?!0:/^\w+$/.test(le)?((0,ot.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(le,"'.Skip for check.")),!0):!1})}return!0};function ct(xe,We){var he="cannot ".concat(xe.method," ").concat(xe.action," ").concat(We.status,"'"),Jt=new Error(he);return Jt.status=We.status,Jt.method=xe.method,Jt.url=xe.action,Jt}function ft(xe){var We=xe.responseText||xe.response;if(!We)return We;try{return JSON.parse(We)}catch(he){return We}}function gt(xe){var We=new XMLHttpRequest;xe.onProgress&&We.upload&&(We.upload.onprogress=function(se){se.total>0&&(se.percent=se.loaded/se.total*100),xe.onProgress(se)});var he=new FormData;xe.data&&Object.keys(xe.data).forEach(function(re){var se=xe.data[re];if(Array.isArray(se)){se.forEach(function(pe){he.append("".concat(re,"[]"),pe)});return}he.append(re,se)}),xe.file instanceof Blob?he.append(xe.filename,xe.file,xe.file.name):he.append(xe.filename,xe.file),We.onerror=function(se){xe.onError(se)},We.onload=function(){return We.status<200||We.status>=300?xe.onError(ct(xe,We),ft(We)):xe.onSuccess(ft(We),We)},We.open(xe.method,xe.action,!0),xe.withCredentials&&"withCredentials"in We&&(We.withCredentials=!0);var Jt=xe.headers||{};return Jt["X-Requested-With"]!==null&&We.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Jt).forEach(function(re){Jt[re]!==null&&We.setRequestHeader(re,Jt[re])}),We.send(he),{abort:function(){We.abort()}}}var Lt=function(){var xe=(0,Ft.Z)((0,xt.Z)().mark(function We(he,Jt){var re,se,pe,le,ze,Me,Je,Le;return(0,xt.Z)().wrap(function(Re){for(;;)switch(Re.prev=Re.next){case 0:Me=function(){return Me=(0,Ft.Z)((0,xt.Z)().mark(function je(ee){return(0,xt.Z)().wrap(function(bt){for(;;)switch(bt.prev=bt.next){case 0:return bt.abrupt("return",new Promise(function(Kt){ee.file(function(oe){Jt(oe)?(ee.fullPath&&!oe.webkitRelativePath&&(Object.defineProperties(oe,{webkitRelativePath:{writable:!0}}),oe.webkitRelativePath=ee.fullPath.replace(/^\//,""),Object.defineProperties(oe,{webkitRelativePath:{writable:!1}})),Kt(oe)):Kt(null)})}));case 1:case"end":return bt.stop()}},je)})),Me.apply(this,arguments)},ze=function(je){return Me.apply(this,arguments)},le=function(){return le=(0,Ft.Z)((0,xt.Z)().mark(function je(ee){var Et,bt,Kt,oe,_t;return(0,xt.Z)().wrap(function(Pt){for(;;)switch(Pt.prev=Pt.next){case 0:Et=ee.createReader(),bt=[];case 2:return Pt.next=5,new Promise(function(Dt){Et.readEntries(Dt,function(){return Dt([])})});case 5:if(Kt=Pt.sent,oe=Kt.length,oe){Pt.next=9;break}return Pt.abrupt("break",12);case 9:for(_t=0;_t<oe;_t++)bt.push(Kt[_t]);Pt.next=2;break;case 12:return Pt.abrupt("return",bt);case 13:case"end":return Pt.stop()}},je)})),le.apply(this,arguments)},pe=function(je){return le.apply(this,arguments)},re=[],se=[],he.forEach(function(De){return se.push(De.webkitGetAsEntry())}),Je=function(){var De=(0,Ft.Z)((0,xt.Z)().mark(function je(ee,Et){var bt,Kt;return(0,xt.Z)().wrap(function(_t){for(;;)switch(_t.prev=_t.next){case 0:if(ee){_t.next=2;break}return _t.abrupt("return");case 2:if(ee.path=Et||"",!ee.isFile){_t.next=10;break}return _t.next=6,ze(ee);case 6:bt=_t.sent,bt&&re.push(bt),_t.next=15;break;case 10:if(!ee.isDirectory){_t.next=15;break}return _t.next=13,pe(ee);case 13:Kt=_t.sent,se.push.apply(se,(0,vt.Z)(Kt));case 15:case"end":return _t.stop()}},je)}));return function(ee,Et){return De.apply(this,arguments)}}(),Le=0;case 9:if(!(Le<se.length)){Re.next=15;break}return Re.next=12,Je(se[Le]);case 12:Le++,Re.next=9;break;case 15:return Re.abrupt("return",re);case 16:case"end":return Re.stop()}},We)}));return function(he,Jt){return xe.apply(this,arguments)}}(),Rt=Lt,Ut=+new Date,Nt=0;function $t(){return"rc-upload-".concat(Ut,"-").concat(++Nt)}var qt=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],Zt=function(xe){(0,Bt.Z)(he,xe);var We=(0,jt.Z)(he);function he(){var Jt;(0,wt.Z)(this,he);for(var re=arguments.length,se=new Array(re),pe=0;pe<re;pe++)se[pe]=arguments[pe];return Jt=We.call.apply(We,[this].concat(se)),(0,Ct.Z)((0,Yt.Z)(Jt),"state",{uid:$t()}),(0,Ct.Z)((0,Yt.Z)(Jt),"reqs",{}),(0,Ct.Z)((0,Yt.Z)(Jt),"fileInput",void 0),(0,Ct.Z)((0,Yt.Z)(Jt),"_isMounted",void 0),(0,Ct.Z)((0,Yt.Z)(Jt),"onChange",function(le){var ze=Jt.props,Me=ze.accept,Je=ze.directory,Le=le.target.files,we=(0,vt.Z)(Le).filter(function(Re){return!Je||ut(Re,Me)});Jt.uploadFiles(we),Jt.reset()}),(0,Ct.Z)((0,Yt.Z)(Jt),"onClick",function(le){var ze=Jt.fileInput;if(ze){var Me=le.target,Je=Jt.props.onClick;if(Me&&Me.tagName==="BUTTON"){var Le=ze.parentNode;Le.focus(),Me.blur()}ze.click(),Je&&Je(le)}}),(0,Ct.Z)((0,Yt.Z)(Jt),"onKeyDown",function(le){le.key==="Enter"&&Jt.onClick(le)}),(0,Ct.Z)((0,Yt.Z)(Jt),"onFileDrop",function(){var le=(0,Ft.Z)((0,xt.Z)().mark(function ze(Me){var Je,Le,we;return(0,xt.Z)().wrap(function(De){for(;;)switch(De.prev=De.next){case 0:if(Je=Jt.props.multiple,Me.preventDefault(),Me.type!=="dragover"){De.next=4;break}return De.abrupt("return");case 4:if(!Jt.props.directory){De.next=11;break}return De.next=7,Rt(Array.prototype.slice.call(Me.dataTransfer.items),function(je){return ut(je,Jt.props.accept)});case 7:Le=De.sent,Jt.uploadFiles(Le),De.next=14;break;case 11:we=(0,vt.Z)(Me.dataTransfer.files).filter(function(je){return ut(je,Jt.props.accept)}),Je===!1&&(we=we.slice(0,1)),Jt.uploadFiles(we);case 14:case"end":return De.stop()}},ze)}));return function(ze){return le.apply(this,arguments)}}()),(0,Ct.Z)((0,Yt.Z)(Jt),"uploadFiles",function(le){var ze=(0,vt.Z)(le),Me=ze.map(function(Je){return Je.uid=$t(),Jt.processFile(Je,ze)});Promise.all(Me).then(function(Je){var Le=Jt.props.onBatchStart;Le==null||Le(Je.map(function(we){var Re=we.origin,De=we.parsedFile;return{file:Re,parsedFile:De}})),Je.filter(function(we){return we.parsedFile!==null}).forEach(function(we){Jt.post(we)})})}),(0,Ct.Z)((0,Yt.Z)(Jt),"processFile",function(){var le=(0,Ft.Z)((0,xt.Z)().mark(function ze(Me,Je){var Le,we,Re,De,je,ee,Et,bt,Kt;return(0,xt.Z)().wrap(function(_t){for(;;)switch(_t.prev=_t.next){case 0:if(Le=Jt.props.beforeUpload,we=Me,!Le){_t.next=14;break}return _t.prev=3,_t.next=6,Le(Me,Je);case 6:we=_t.sent,_t.next=12;break;case 9:_t.prev=9,_t.t0=_t.catch(3),we=!1;case 12:if(we!==!1){_t.next=14;break}return _t.abrupt("return",{origin:Me,parsedFile:null,action:null,data:null});case 14:if(Re=Jt.props.action,typeof Re!="function"){_t.next=21;break}return _t.next=18,Re(Me);case 18:De=_t.sent,_t.next=22;break;case 21:De=Re;case 22:if(je=Jt.props.data,typeof je!="function"){_t.next=29;break}return _t.next=26,je(Me);case 26:ee=_t.sent,_t.next=30;break;case 29:ee=je;case 30:return Et=((0,kt.Z)(we)==="object"||typeof we=="string")&&we?we:Me,Et instanceof File?bt=Et:bt=new File([Et],Me.name,{type:Me.type}),Kt=bt,Kt.uid=Me.uid,_t.abrupt("return",{origin:Me,data:ee,parsedFile:Kt,action:De});case 35:case"end":return _t.stop()}},ze,null,[[3,9]])}));return function(ze,Me){return le.apply(this,arguments)}}()),(0,Ct.Z)((0,Yt.Z)(Jt),"saveFileInput",function(le){Jt.fileInput=le}),Jt}return(0,Qt.Z)(he,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(re){var se=this,pe=re.data,le=re.origin,ze=re.action,Me=re.parsedFile;if(this._isMounted){var Je=this.props,Le=Je.onStart,we=Je.customRequest,Re=Je.name,De=Je.headers,je=Je.withCredentials,ee=Je.method,Et=le.uid,bt=we||gt,Kt={action:ze,filename:Re,data:pe,file:Me,headers:De,withCredentials:je,method:ee||"post",onProgress:function(_t){var Ot=se.props.onProgress;Ot==null||Ot(_t,Me)},onSuccess:function(_t,Ot){var Pt=se.props.onSuccess;Pt==null||Pt(_t,Me,Ot),delete se.reqs[Et]},onError:function(_t,Ot){var Pt=se.props.onError;Pt==null||Pt(_t,Ot,Me),delete se.reqs[Et]}};Le(le),this.reqs[Et]=bt(Kt)}}},{key:"reset",value:function(){this.setState({uid:$t()})}},{key:"abort",value:function(re){var se=this.reqs;if(re){var pe=re.uid?re.uid:re;se[pe]&&se[pe].abort&&se[pe].abort(),delete se[pe]}else Object.keys(se).forEach(function(le){se[le]&&se[le].abort&&se[le].abort(),delete se[le]})}},{key:"render",value:function(){var re=this.props,se=re.component,pe=re.prefixCls,le=re.className,ze=re.classNames,Me=ze===void 0?{}:ze,Je=re.disabled,Le=re.id,we=re.name,Re=re.style,De=re.styles,je=De===void 0?{}:De,ee=re.multiple,Et=re.accept,bt=re.capture,Kt=re.children,oe=re.directory,_t=re.openFileDialogOnClick,Ot=re.onMouseEnter,Pt=re.onMouseLeave,Dt=re.hasControlInside,ie=(0,St.Z)(re,qt),Gt=tt()((0,Ct.Z)((0,Ct.Z)((0,Ct.Z)({},pe,!0),"".concat(pe,"-disabled"),Je),le,le)),Wt=oe?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},ge=Je?{}:{onClick:_t?this.onClick:function(){},onKeyDown:_t?this.onKeyDown:function(){},onMouseEnter:Ot,onMouseLeave:Pt,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:Dt?void 0:"0"};return Mt.createElement(se,(0,te.Z)({},ge,{className:Gt,role:Dt?void 0:"button",style:Re}),Mt.createElement("input",(0,te.Z)({},(0,lt.Z)(ie,{aria:!0,data:!0}),{id:Le,name:we,disabled:Je,type:"file",ref:this.saveFileInput,onClick:function(Ve){return Ve.stopPropagation()},key:this.state.uid,style:(0,It.Z)({display:"none"},je.input),className:Me.input,accept:Et},Wt,{multiple:ee,onChange:this.onChange},bt!=null?{capture:bt}:{})),Kt)}}]),he}(Mt.Component),ce=Zt;function de(){}var be=function(xe){(0,Bt.Z)(he,xe);var We=(0,jt.Z)(he);function he(){var Jt;(0,wt.Z)(this,he);for(var re=arguments.length,se=new Array(re),pe=0;pe<re;pe++)se[pe]=arguments[pe];return Jt=We.call.apply(We,[this].concat(se)),(0,Ct.Z)((0,Yt.Z)(Jt),"uploader",void 0),(0,Ct.Z)((0,Yt.Z)(Jt),"saveUploader",function(le){Jt.uploader=le}),Jt}return(0,Qt.Z)(he,[{key:"abort",value:function(re){this.uploader.abort(re)}},{key:"render",value:function(){return Mt.createElement(ce,(0,te.Z)({},this.props,{ref:this.saveUploader}))}}]),he}(Mt.Component);(0,Ct.Z)(be,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:de,onError:de,onSuccess:de,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var Ne=be,Ge=Ne},8224:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return wt}});var te=ue(4676);function wt(Qt,Yt,Bt,jt){var Ct=te.unstable_batchedUpdates?function(It){te.unstable_batchedUpdates(Bt,It)}:Bt;return Qt!=null&&Qt.addEventListener&&Qt.addEventListener(Yt,Ct,jt),{remove:function(){Qt!=null&&Qt.removeEventListener&&Qt.removeEventListener(Yt,Ct,jt)}}}},6790:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return je}});var te=ue(67711),wt=ue(26420),Qt=ue(98506),Yt=ue(52873),Bt=ue(16886),jt=ue(33346),Ct=ue(92310),Mt=ue.n(Ct),It=ue(29301),St=ue(70425),kt=ue(34280),xt=ue(59301),Ft=ue(4676),vt=xt.forwardRef(function(ee,Et){var bt=ee.height,Kt=ee.offsetY,oe=ee.offsetX,_t=ee.children,Ot=ee.prefixCls,Pt=ee.onInnerResize,Dt=ee.innerProps,ie=ee.rtl,Gt=ee.extra,Wt={},ge={display:"flex",flexDirection:"column"};return Kt!==void 0&&(Wt={height:bt,position:"relative",overflow:"hidden"},ge=(0,Qt.Z)((0,Qt.Z)({},ge),{},(0,Yt.Z)((0,Yt.Z)((0,Yt.Z)((0,Yt.Z)((0,Yt.Z)({transform:"translateY(".concat(Kt,"px)")},ie?"marginRight":"marginLeft",-oe),"position","absolute"),"left",0),"right",0),"top",0))),xt.createElement("div",{style:Wt},xt.createElement(It.Z,{onResize:function(Ve){var _e=Ve.offsetHeight;_e&&Pt&&Pt()}},xt.createElement("div",(0,te.Z)({style:ge,className:Mt()((0,Yt.Z)({},"".concat(Ot,"-holder-inner"),Ot)),ref:Et},Dt),_t,Gt)))});vt.displayName="Filler";var et=vt;function tt(ee){var Et=ee.children,bt=ee.setRef,Kt=xt.useCallback(function(oe){bt(oe)},[]);return xt.cloneElement(Et,{ref:Kt})}function lt(ee,Et,bt,Kt,oe,_t,Ot,Pt){var Dt=Pt.getKey;return ee.slice(Et,bt+1).map(function(ie,Gt){var Wt=Et+Gt,ge=Ot(ie,Wt,{style:{width:Kt},offsetX:oe}),Pe=Dt(ie);return xt.createElement(tt,{key:Pe,setRef:function(_e){return _t(ie,_e)}},ge)})}function ot(ee,Et,bt,Kt){var oe=bt-ee,_t=Et-bt,Ot=Math.min(oe,_t)*2;if(Kt<=Ot){var Pt=Math.floor(Kt/2);return Kt%2?bt+Pt+1:bt-Pt}return oe>_t?bt-(Kt-_t):bt+(Kt-oe)}function ut(ee,Et,bt){var Kt=ee.length,oe=Et.length,_t,Ot;if(Kt===0&&oe===0)return null;Kt<oe?(_t=ee,Ot=Et):(_t=Et,Ot=ee);var Pt={__EMPTY_ITEM__:!0};function Dt(Ve){return Ve!==void 0?bt(Ve):Pt}for(var ie=null,Gt=Math.abs(Kt-oe)!==1,Wt=0;Wt<Ot.length;Wt+=1){var ge=Dt(_t[Wt]),Pe=Dt(Ot[Wt]);if(ge!==Pe){ie=Wt,Gt=Gt||ge!==Dt(Ot[Wt+1]);break}}return ie===null?null:{index:ie,multiple:Gt}}function ct(ee,Et,bt){var Kt=xt.useState(ee),oe=(0,Bt.Z)(Kt,2),_t=oe[0],Ot=oe[1],Pt=xt.useState(null),Dt=(0,Bt.Z)(Pt,2),ie=Dt[0],Gt=Dt[1];return xt.useEffect(function(){var Wt=ut(_t||[],ee||[],Et);(Wt==null?void 0:Wt.index)!==void 0&&(bt==null||bt(Wt.index),Gt(ee[Wt.index])),Ot(ee)},[ee]),[ie]}var ft=ue(16089),gt=(typeof navigator=="undefined"?"undefined":(0,wt.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Lt=gt,Rt=function(ee,Et,bt,Kt){var oe=(0,xt.useRef)(!1),_t=(0,xt.useRef)(null);function Ot(){clearTimeout(_t.current),oe.current=!0,_t.current=setTimeout(function(){oe.current=!1},50)}var Pt=(0,xt.useRef)({top:ee,bottom:Et,left:bt,right:Kt});return Pt.current.top=ee,Pt.current.bottom=Et,Pt.current.left=bt,Pt.current.right=Kt,function(Dt,ie){var Gt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Wt=Dt?ie<0&&Pt.current.left||ie>0&&Pt.current.right:ie<0&&Pt.current.top||ie>0&&Pt.current.bottom;return Gt&&Wt?(clearTimeout(_t.current),oe.current=!1):(!Wt||oe.current)&&Ot(),!oe.current&&Wt}};function Ut(ee,Et,bt,Kt,oe,_t,Ot){var Pt=(0,xt.useRef)(0),Dt=(0,xt.useRef)(null),ie=(0,xt.useRef)(null),Gt=(0,xt.useRef)(!1),Wt=Rt(Et,bt,Kt,oe);function ge(sn,on){if(ft.Z.cancel(Dt.current),!Wt(!1,on)){var Xe=sn;if(!Xe._virtualHandled)Xe._virtualHandled=!0;else return;Pt.current+=on,ie.current=on,Lt||Xe.preventDefault(),Dt.current=(0,ft.Z)(function(){var Dn=Gt.current?10:1;Ot(Pt.current*Dn,!1),Pt.current=0})}}function Pe(sn,on){Ot(on,!0),Lt||sn.preventDefault()}var Ve=(0,xt.useRef)(null),_e=(0,xt.useRef)(null);function Fe(sn){if(ee){ft.Z.cancel(_e.current),_e.current=(0,ft.Z)(function(){Ve.current=null},2);var on=sn.deltaX,Xe=sn.deltaY,Dn=sn.shiftKey,xn=on,Mn=Xe;(Ve.current==="sx"||!Ve.current&&Dn&&Xe&&!on)&&(xn=Xe,Mn=0,Ve.current="sx");var In=Math.abs(xn),qn=Math.abs(Mn);Ve.current===null&&(Ve.current=_t&&In>qn?"x":"y"),Ve.current==="y"?ge(sn,Mn):Pe(sn,xn)}}function rn(sn){ee&&(Gt.current=sn.detail===ie.current)}return[Fe,rn]}function Nt(ee,Et,bt,Kt){var oe=xt.useMemo(function(){return[new Map,[]]},[ee,bt.id,Kt]),_t=(0,Bt.Z)(oe,2),Ot=_t[0],Pt=_t[1],Dt=function(Gt){var Wt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Gt,ge=Ot.get(Gt),Pe=Ot.get(Wt);if(ge===void 0||Pe===void 0)for(var Ve=ee.length,_e=Pt.length;_e<Ve;_e+=1){var Fe,rn=ee[_e],sn=Et(rn);Ot.set(sn,_e);var on=(Fe=bt.get(sn))!==null&&Fe!==void 0?Fe:Kt;if(Pt[_e]=(Pt[_e-1]||0)+on,sn===Gt&&(ge=_e),sn===Wt&&(Pe=_e),ge!==void 0&&Pe!==void 0)break}return{top:Pt[ge-1]||0,bottom:Pt[Pe]}};return Dt}var $t=ue(42573),qt=ue(58698),Zt=function(){function ee(){(0,$t.Z)(this,ee),(0,Yt.Z)(this,"maps",void 0),(0,Yt.Z)(this,"id",0),(0,Yt.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,qt.Z)(ee,[{key:"set",value:function(bt,Kt){this.diffRecords.set(bt,this.maps[bt]),this.maps[bt]=Kt,this.id+=1}},{key:"get",value:function(bt){return this.maps[bt]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),ee}(),ce=Zt;function de(ee){var Et=parseFloat(ee);return isNaN(Et)?0:Et}function be(ee,Et,bt){var Kt=xt.useState(0),oe=(0,Bt.Z)(Kt,2),_t=oe[0],Ot=oe[1],Pt=(0,xt.useRef)(new Map),Dt=(0,xt.useRef)(new ce),ie=(0,xt.useRef)(0);function Gt(){ie.current+=1}function Wt(){var Pe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Gt();var Ve=function(){var rn=!1;Pt.current.forEach(function(sn,on){if(sn&&sn.offsetParent){var Xe=sn.offsetHeight,Dn=getComputedStyle(sn),xn=Dn.marginTop,Mn=Dn.marginBottom,In=de(xn),qn=de(Mn),Sn=Xe+In+qn;Dt.current.get(on)!==Sn&&(Dt.current.set(on,Sn),rn=!0)}}),rn&&Ot(function(sn){return sn+1})};if(Pe)Ve();else{ie.current+=1;var _e=ie.current;Promise.resolve().then(function(){_e===ie.current&&Ve()})}}function ge(Pe,Ve){var _e=ee(Pe),Fe=Pt.current.get(_e);Ve?(Pt.current.set(_e,Ve),Wt()):Pt.current.delete(_e),!Fe!=!Ve&&(Ve?Et==null||Et(Pe):bt==null||bt(Pe))}return(0,xt.useEffect)(function(){return Gt},[]),[ge,Wt,Dt.current,_t]}var Ne=14/15;function Ge(ee,Et,bt){var Kt=(0,xt.useRef)(!1),oe=(0,xt.useRef)(0),_t=(0,xt.useRef)(0),Ot=(0,xt.useRef)(null),Pt=(0,xt.useRef)(null),Dt,ie=function(Pe){if(Kt.current){var Ve=Math.ceil(Pe.touches[0].pageX),_e=Math.ceil(Pe.touches[0].pageY),Fe=oe.current-Ve,rn=_t.current-_e,sn=Math.abs(Fe)>Math.abs(rn);sn?oe.current=Ve:_t.current=_e;var on=bt(sn,sn?Fe:rn,!1,Pe);on&&Pe.preventDefault(),clearInterval(Pt.current),on&&(Pt.current=setInterval(function(){sn?Fe*=Ne:rn*=Ne;var Xe=Math.floor(sn?Fe:rn);(!bt(sn,Xe,!0)||Math.abs(Xe)<=.1)&&clearInterval(Pt.current)},16))}},Gt=function(){Kt.current=!1,Dt()},Wt=function(Pe){Dt(),Pe.touches.length===1&&!Kt.current&&(Kt.current=!0,oe.current=Math.ceil(Pe.touches[0].pageX),_t.current=Math.ceil(Pe.touches[0].pageY),Ot.current=Pe.target,Ot.current.addEventListener("touchmove",ie,{passive:!1}),Ot.current.addEventListener("touchend",Gt,{passive:!0}))};Dt=function(){Ot.current&&(Ot.current.removeEventListener("touchmove",ie),Ot.current.removeEventListener("touchend",Gt))},(0,kt.Z)(function(){return ee&&Et.current.addEventListener("touchstart",Wt,{passive:!0}),function(){var ge;(ge=Et.current)===null||ge===void 0||ge.removeEventListener("touchstart",Wt),Dt(),clearInterval(Pt.current)}},[ee])}function xe(ee){return Math.floor(Math.pow(ee,.5))}function We(ee,Et){var bt="touches"in ee?ee.touches[0]:ee;return bt[Et?"pageX":"pageY"]-window[Et?"scrollX":"scrollY"]}function he(ee,Et,bt){xt.useEffect(function(){var Kt=Et.current;if(ee&&Kt){var oe=!1,_t,Ot,Pt=function(){ft.Z.cancel(_t)},Dt=function ge(){Pt(),_t=(0,ft.Z)(function(){bt(Ot),ge()})},ie=function(Pe){if(!(Pe.target.draggable||Pe.button!==0)){var Ve=Pe;Ve._virtualHandled||(Ve._virtualHandled=!0,oe=!0)}},Gt=function(){oe=!1,Pt()},Wt=function(Pe){if(oe){var Ve=We(Pe,!1),_e=Kt.getBoundingClientRect(),Fe=_e.top,rn=_e.bottom;if(Ve<=Fe){var sn=Fe-Ve;Ot=-xe(sn),Dt()}else if(Ve>=rn){var on=Ve-rn;Ot=xe(on),Dt()}else Pt()}};return Kt.addEventListener("mousedown",ie),Kt.ownerDocument.addEventListener("mouseup",Gt),Kt.ownerDocument.addEventListener("mousemove",Wt),function(){Kt.removeEventListener("mousedown",ie),Kt.ownerDocument.removeEventListener("mouseup",Gt),Kt.ownerDocument.removeEventListener("mousemove",Wt),Pt()}}},[ee])}var Jt=10;function re(ee,Et,bt,Kt,oe,_t,Ot,Pt){var Dt=xt.useRef(),ie=xt.useState(null),Gt=(0,Bt.Z)(ie,2),Wt=Gt[0],ge=Gt[1];return(0,kt.Z)(function(){if(Wt&&Wt.times<Jt){if(!ee.current){ge(function(Bi){return(0,Qt.Z)({},Bi)});return}_t();var Pe=Wt.targetAlign,Ve=Wt.originAlign,_e=Wt.index,Fe=Wt.offset,rn=ee.current.clientHeight,sn=!1,on=Pe,Xe=null;if(rn){for(var Dn=Pe||Ve,xn=0,Mn=0,In=0,qn=Math.min(Et.length-1,_e),Sn=0;Sn<=qn;Sn+=1){var oi=oe(Et[Sn]);Mn=xn;var vi=bt.get(oi);In=Mn+(vi===void 0?Kt:vi),xn=In}for(var yi=Dn==="top"?Fe:rn-Fe,zi=qn;zi>=0;zi-=1){var Yi=oe(Et[zi]),Gi=bt.get(Yi);if(Gi===void 0){sn=!0;break}if(yi-=Gi,yi<=0)break}switch(Dn){case"top":Xe=Mn-Fe;break;case"bottom":Xe=In-rn+Fe;break;default:{var Ii=ee.current.scrollTop,li=Ii+rn;Mn<Ii?on="top":In>li&&(on="bottom")}}Xe!==null&&Ot(Xe),Xe!==Wt.lastTop&&(sn=!0)}sn&&ge((0,Qt.Z)((0,Qt.Z)({},Wt),{},{times:Wt.times+1,targetAlign:on,lastTop:Xe}))}},[Wt,ee.current]),function(Pe){if(Pe==null){Pt();return}if(ft.Z.cancel(Dt.current),typeof Pe=="number")Ot(Pe);else if(Pe&&(0,wt.Z)(Pe)==="object"){var Ve,_e=Pe.align;"index"in Pe?Ve=Pe.index:Ve=Et.findIndex(function(sn){return oe(sn)===Pe.key});var Fe=Pe.offset,rn=Fe===void 0?0:Fe;ge({times:0,index:Ve,offset:rn,originAlign:_e})}}}var se=xt.forwardRef(function(ee,Et){var bt=ee.prefixCls,Kt=ee.rtl,oe=ee.scrollOffset,_t=ee.scrollRange,Ot=ee.onStartMove,Pt=ee.onStopMove,Dt=ee.onScroll,ie=ee.horizontal,Gt=ee.spinSize,Wt=ee.containerSize,ge=ee.style,Pe=ee.thumbStyle,Ve=ee.showScrollBar,_e=xt.useState(!1),Fe=(0,Bt.Z)(_e,2),rn=Fe[0],sn=Fe[1],on=xt.useState(null),Xe=(0,Bt.Z)(on,2),Dn=Xe[0],xn=Xe[1],Mn=xt.useState(null),In=(0,Bt.Z)(Mn,2),qn=In[0],Sn=In[1],oi=!Kt,vi=xt.useRef(),yi=xt.useRef(),zi=xt.useState(Ve),Yi=(0,Bt.Z)(zi,2),Gi=Yi[0],Ii=Yi[1],li=xt.useRef(),Bi=function(){Ve===!0||Ve===!1||(clearTimeout(li.current),Ii(!0),li.current=setTimeout(function(){Ii(!1)},3e3))},Vt=_t-Wt||0,ii=Wt-Gt||0,Rn=xt.useMemo(function(){if(oe===0||Vt===0)return 0;var un=oe/Vt;return un*ii},[oe,Vt,ii]),En=function(ni){ni.stopPropagation(),ni.preventDefault()},Gn=xt.useRef({top:Rn,dragging:rn,pageY:Dn,startTop:qn});Gn.current={top:Rn,dragging:rn,pageY:Dn,startTop:qn};var Hn=function(ni){sn(!0),xn(We(ni,ie)),Sn(Gn.current.top),Ot(),ni.stopPropagation(),ni.preventDefault()};xt.useEffect(function(){var un=function(nn){nn.preventDefault()},ni=vi.current,Vn=yi.current;return ni.addEventListener("touchstart",un,{passive:!1}),Vn.addEventListener("touchstart",Hn,{passive:!1}),function(){ni.removeEventListener("touchstart",un),Vn.removeEventListener("touchstart",Hn)}},[]);var Kn=xt.useRef();Kn.current=Vt;var Ri=xt.useRef();Ri.current=ii,xt.useEffect(function(){if(rn){var un,ni=function(nn){var dn=Gn.current,Qn=dn.dragging,Ci=dn.pageY,Ln=dn.startTop;ft.Z.cancel(un);var Ae=vi.current.getBoundingClientRect(),Ue=Wt/(ie?Ae.width:Ae.height);if(Qn){var kn=(We(nn,ie)-Ci)*Ue,Cn=Ln;!oi&&ie?Cn-=kn:Cn+=kn;var Qe=Kn.current,Pn=Ri.current,Yn=Pn?Cn/Pn:0,Zn=Math.ceil(Yn*Qe);Zn=Math.max(Zn,0),Zn=Math.min(Zn,Qe),un=(0,ft.Z)(function(){Dt(Zn,ie)})}},Vn=function(){sn(!1),Pt()};return window.addEventListener("mousemove",ni,{passive:!0}),window.addEventListener("touchmove",ni,{passive:!0}),window.addEventListener("mouseup",Vn,{passive:!0}),window.addEventListener("touchend",Vn,{passive:!0}),function(){window.removeEventListener("mousemove",ni),window.removeEventListener("touchmove",ni),window.removeEventListener("mouseup",Vn),window.removeEventListener("touchend",Vn),ft.Z.cancel(un)}}},[rn]),xt.useEffect(function(){return Bi(),function(){clearTimeout(li.current)}},[oe]),xt.useImperativeHandle(Et,function(){return{delayHidden:Bi}});var tn="".concat(bt,"-scrollbar"),en={position:"absolute",visibility:Gi?null:"hidden"},Ze={position:"absolute",borderRadius:99,background:"var(--rc-virtual-list-scrollbar-bg, rgba(0, 0, 0, 0.5))",cursor:"pointer",userSelect:"none"};return ie?(Object.assign(en,{height:8,left:0,right:0,bottom:0}),Object.assign(Ze,(0,Yt.Z)({height:"100%",width:Gt},oi?"left":"right",Rn))):(Object.assign(en,(0,Yt.Z)({width:8,top:0,bottom:0},oi?"right":"left",0)),Object.assign(Ze,{width:"100%",height:Gt,top:Rn})),xt.createElement("div",{ref:vi,className:Mt()(tn,(0,Yt.Z)((0,Yt.Z)((0,Yt.Z)({},"".concat(tn,"-horizontal"),ie),"".concat(tn,"-vertical"),!ie),"".concat(tn,"-visible"),Gi)),style:(0,Qt.Z)((0,Qt.Z)({},en),ge),onMouseDown:En,onMouseMove:Bi},xt.createElement("div",{ref:yi,className:Mt()("".concat(tn,"-thumb"),(0,Yt.Z)({},"".concat(tn,"-thumb-moving"),rn)),style:(0,Qt.Z)((0,Qt.Z)({},Ze),Pe),onMouseDown:Hn}))}),pe=se,le=20;function ze(){var ee=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Et=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,bt=ee/Et*ee;return isNaN(bt)&&(bt=0),bt=Math.max(bt,le),Math.floor(bt)}var Me=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],Je=[],Le={overflowY:"auto",overflowAnchor:"none"};function we(ee,Et){var bt=ee.prefixCls,Kt=bt===void 0?"rc-virtual-list":bt,oe=ee.className,_t=ee.height,Ot=ee.itemHeight,Pt=ee.fullHeight,Dt=Pt===void 0?!0:Pt,ie=ee.style,Gt=ee.data,Wt=ee.children,ge=ee.itemKey,Pe=ee.virtual,Ve=ee.direction,_e=ee.scrollWidth,Fe=ee.component,rn=Fe===void 0?"div":Fe,sn=ee.onScroll,on=ee.onVirtualScroll,Xe=ee.onVisibleChange,Dn=ee.innerProps,xn=ee.extraRender,Mn=ee.styles,In=ee.showScrollBar,qn=In===void 0?"optional":In,Sn=(0,jt.Z)(ee,Me),oi=xt.useCallback(function(hi){return typeof ge=="function"?ge(hi):hi==null?void 0:hi[ge]},[ge]),vi=be(oi,null,null),yi=(0,Bt.Z)(vi,4),zi=yi[0],Yi=yi[1],Gi=yi[2],Ii=yi[3],li=!!(Pe!==!1&&_t&&Ot),Bi=xt.useMemo(function(){return Object.values(Gi.maps).reduce(function(hi,bi){return hi+bi},0)},[Gi.id,Gi.maps]),Vt=li&&Gt&&(Math.max(Ot*Gt.length,Bi)>_t||!!_e),ii=Ve==="rtl",Rn=Mt()(Kt,(0,Yt.Z)({},"".concat(Kt,"-rtl"),ii),oe),En=Gt||Je,Gn=(0,xt.useRef)(),Hn=(0,xt.useRef)(),Kn=(0,xt.useRef)(),Ri=(0,xt.useState)(0),tn=(0,Bt.Z)(Ri,2),en=tn[0],Ze=tn[1],un=(0,xt.useState)(0),ni=(0,Bt.Z)(un,2),Vn=ni[0],Si=ni[1],nn=(0,xt.useState)(!1),dn=(0,Bt.Z)(nn,2),Qn=dn[0],Ci=dn[1],Ln=function(){Ci(!0)},Ae=function(){Ci(!1)},Ue={getKey:oi};function kn(hi){Ze(function(bi){var er;typeof hi=="function"?er=hi(bi):er=hi;var gi=Wi(er);return Gn.current.scrollTop=gi,gi})}var Cn=(0,xt.useRef)({start:0,end:En.length}),Qe=(0,xt.useRef)(),Pn=ct(En,oi),Yn=(0,Bt.Z)(Pn,1),Zn=Yn[0];Qe.current=Zn;var ri=xt.useMemo(function(){if(!li)return{scrollHeight:void 0,start:0,end:En.length-1,offset:void 0};if(!Vt){var hi;return{scrollHeight:((hi=Hn.current)===null||hi===void 0?void 0:hi.offsetHeight)||0,start:0,end:En.length-1,offset:void 0}}for(var bi=0,er,gi,Vi,mi=En.length,ci=0;ci<mi;ci+=1){var Li=En[ci],wn=oi(Li),pr=Gi.get(wn),Ar=bi+(pr===void 0?Ot:pr);Ar>=en&&er===void 0&&(er=ci,gi=bi),Ar>en+_t&&Vi===void 0&&(Vi=ci),bi=Ar}return er===void 0&&(er=0,gi=0,Vi=Math.ceil(_t/Ot)),Vi===void 0&&(Vi=En.length-1),Vi=Math.min(Vi+1,En.length-1),{scrollHeight:bi,start:er,end:Vi,offset:gi}},[Vt,li,en,En,Ii,_t]),Fn=ri.scrollHeight,Nn=ri.start,Bn=ri.end,pi=ri.offset;Cn.current.start=Nn,Cn.current.end=Bn,xt.useLayoutEffect(function(){var hi=Gi.getRecord();if(hi.size===1){var bi=Array.from(hi.keys())[0],er=hi.get(bi),gi=En[Nn];if(gi&&er===void 0){var Vi=oi(gi);if(Vi===bi){var mi=Gi.get(bi),ci=mi-Ot;kn(function(Li){return Li+ci})}}}Gi.resetRecord()},[Fn]);var si=xt.useState({width:0,height:_t}),pn=(0,Bt.Z)(si,2),Wn=pn[0],Ui=pn[1],rr=function(bi){Ui({width:bi.offsetWidth,height:bi.offsetHeight})},yr=(0,xt.useRef)(),Ye=(0,xt.useRef)(),ui=xt.useMemo(function(){return ze(Wn.width,_e)},[Wn.width,_e]),Oi=xt.useMemo(function(){return ze(Wn.height,Fn)},[Wn.height,Fn]),ti=Fn-_t,Qi=(0,xt.useRef)(ti);Qi.current=ti;function Wi(hi){var bi=hi;return Number.isNaN(Qi.current)||(bi=Math.min(bi,Qi.current)),bi=Math.max(bi,0),bi}var qi=en<=0,_i=en>=ti,Ji=Vn<=0,dr=Vn>=_e,hn=Rt(qi,_i,Ji,dr),mr=function(){return{x:ii?-Vn:Vn,y:en}},fn=(0,xt.useRef)(mr()),di=(0,St.zX)(function(hi){if(on){var bi=(0,Qt.Z)((0,Qt.Z)({},mr()),hi);(fn.current.x!==bi.x||fn.current.y!==bi.y)&&(on(bi),fn.current=bi)}});function $i(hi,bi){var er=hi;bi?((0,Ft.flushSync)(function(){Si(er)}),di()):kn(er)}function Ni(hi){var bi=hi.currentTarget.scrollTop;bi!==en&&kn(bi),sn==null||sn(hi),di()}var gr=function(bi){var er=bi,gi=_e?_e-Wn.width:0;return er=Math.max(er,0),er=Math.min(er,gi),er},tr=(0,St.zX)(function(hi,bi){bi?((0,Ft.flushSync)(function(){Si(function(er){var gi=er+(ii?-hi:hi);return gr(gi)})}),di()):kn(function(er){var gi=er+hi;return gi})}),ji=Ut(li,qi,_i,Ji,dr,!!_e,tr),kr=(0,Bt.Z)(ji,2),Do=kr[0],Rr=kr[1];Ge(li,Gn,function(hi,bi,er,gi){var Vi=gi;return hn(hi,bi,er)?!1:!Vi||!Vi._virtualHandled?(Vi&&(Vi._virtualHandled=!0),Do({preventDefault:function(){},deltaX:hi?bi:0,deltaY:hi?0:bi}),!0):!1}),he(Vt,Gn,function(hi){kn(function(bi){return bi+hi})}),(0,kt.Z)(function(){function hi(er){var gi=qi&&er.detail<0,Vi=_i&&er.detail>0;li&&!gi&&!Vi&&er.preventDefault()}var bi=Gn.current;return bi.addEventListener("wheel",Do,{passive:!1}),bi.addEventListener("DOMMouseScroll",Rr,{passive:!0}),bi.addEventListener("MozMousePixelScroll",hi,{passive:!1}),function(){bi.removeEventListener("wheel",Do),bi.removeEventListener("DOMMouseScroll",Rr),bi.removeEventListener("MozMousePixelScroll",hi)}},[li,qi,_i]),(0,kt.Z)(function(){if(_e){var hi=gr(Vn);Si(hi),di({x:hi})}},[Wn.width,_e]);var Jn=function(){var bi,er;(bi=yr.current)===null||bi===void 0||bi.delayHidden(),(er=Ye.current)===null||er===void 0||er.delayHidden()},Se=re(Gn,En,Gi,Ot,oi,function(){return Yi(!0)},kn,Jn);xt.useImperativeHandle(Et,function(){return{nativeElement:Kn.current,getScrollInfo:mr,scrollTo:function(bi){function er(gi){return gi&&(0,wt.Z)(gi)==="object"&&("left"in gi||"top"in gi)}er(bi)?(bi.left!==void 0&&Si(gr(bi.left)),Se(bi.top)):Se(bi)}}}),(0,kt.Z)(function(){if(Xe){var hi=En.slice(Nn,Bn+1);Xe(hi,En)}},[Nn,Bn,En]);var Nr=Nt(En,oi,Gi,Ot),ds=xn==null?void 0:xn({start:Nn,end:Bn,virtual:Vt,offsetX:Vn,offsetY:pi,rtl:ii,getSize:Nr}),ts=lt(En,Nn,Bn,_e,Vn,zi,Wt,Ue),vo=null;_t&&(vo=(0,Qt.Z)((0,Yt.Z)({},Dt?"height":"maxHeight",_t),Le),li&&(vo.overflowY="hidden",_e&&(vo.overflowX="hidden"),Qn&&(vo.pointerEvents="none")));var Pr={};return ii&&(Pr.dir="rtl"),xt.createElement("div",(0,te.Z)({ref:Kn,style:(0,Qt.Z)((0,Qt.Z)({},ie),{},{position:"relative"}),className:Rn},Pr,Sn),xt.createElement(It.Z,{onResize:rr},xt.createElement(rn,{className:"".concat(Kt,"-holder"),style:vo,ref:Gn,onScroll:Ni,onMouseEnter:Jn},xt.createElement(et,{prefixCls:Kt,height:Fn,offsetX:Vn,offsetY:pi,scrollWidth:_e,onInnerResize:Yi,ref:Hn,innerProps:Dn,rtl:ii,extra:ds},ts))),Vt&&Fn>_t&&xt.createElement(pe,{ref:yr,prefixCls:Kt,scrollOffset:en,scrollRange:Fn,rtl:ii,onScroll:$i,onStartMove:Ln,onStopMove:Ae,spinSize:Oi,containerSize:Wn.height,style:Mn==null?void 0:Mn.verticalScrollBar,thumbStyle:Mn==null?void 0:Mn.verticalScrollBarThumb,showScrollBar:qn}),Vt&&_e>Wn.width&&xt.createElement(pe,{ref:Ye,prefixCls:Kt,scrollOffset:Vn,scrollRange:_e,rtl:ii,onScroll:$i,onStartMove:Ln,onStopMove:Ae,spinSize:ui,containerSize:Wn.width,horizontal:!0,style:Mn==null?void 0:Mn.horizontalScrollBar,thumbStyle:Mn==null?void 0:Mn.horizontalScrollBarThumb,showScrollBar:qn}))}var Re=xt.forwardRef(we);Re.displayName="List";var De=Re,je=De},25510:function(bn){"use strict";bn.exports="data:image/png;base64,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KFt6yaXs+quutUsvuMiuue5aW2T8Inbu+efZVltvHbZG33LrLfaRj3zEXnvtVVtnnbXt9F/+0iZMnBjcUQR7H3HEkbbV5pvZT37ykwBifnDiD0KW1n9+3wfsC1/6oq215po2ZpGxfUGsNrtvU01I+DbK5r4+x8aMGGUv/O0Fm3H3Pfbv/7a3PXD/X23XXXe19ddfzzbb5G12wcUX2+k//6W99tosW3+99e1XZ54Z3DCf+PQn7eprrrannn/aPvjB3e0D73+/PfPUU3brLX+y478JPSbaN75xtG280UZhq/deH/mwzXx1pu20y062yz/ubBPfsqjtt+8X7MmHH7X11p5m//Otb9vqq69tN15/rZ140g/sxz/7ic0dO9Le99732YYbTLcVll/epq21tm20ySbzdzD17S9iy7cy7gZXyPw5UABLASztisMCWPIpVwBLASz5XNOBJwpg6QMs7CB59NFHbcsttwxU1Xb4kOhtvmK84vLf2zlnnWXHH3ucTZo4ySZNmmSjx4wOwbFYENiGO2nRybbKaqvaMccdazded4Mdeeih9tijj4Wg2lN/9rOwK2jG7XfY1b//vX3xC1+28YtOsF+feaZtseWWNmvOHLvplpsDYGG30Lrrrms//elPQ06Na66+OgCWww873LbeZhs76Yc/tD/84UY78cQT7cKLLrL37/FB+++v7G9rrLGmjSADLwnm5r7WlzyMlLbs+QnpS14P7bn5pltt749+xJZdehk78sgjbOONN7IllphiL738ou237352+SWX29hRY+17J37fVnjrCvbxT37C/vDHP9riUxcPcSwrLLO8vfDC32zGXXfZx/b+t5Cw8dvHn2Brr72O3XvfvfbZfT9jq6y+in1or73sA8ThjFvEDjn8SDvzF7+2xSZOtgM//2V7/7+83/508y32fz/8vp38s1Ns1PhF7Mprr7ZVlls+ZLcdM2qMjRnLoZEcc9C3zbtvbxCRyH1gZX4aluISKjEsbUvDAljySVcASwEs+VzTgScKYGkGLH0JZV+3q6+6yn7323PtW0cfbWuvsaZt+45t+/JdjCThGnlMRtioMWNssSmL2ft2+4Cdecav7bhvHWcv/O1vtsvOO9uJP/iBjRk5xh595CG76Y832gfe///sLYsvZr88/XTbfMstQv6Tm2+91fbYfY/g/thg/fUDYFl08mS7WoDl8CNtm222thN/eJLdfPNNAbj87ne/tX9833vtawd9LcTUAFiwrMx9ffb8RGucJzSq75yiESPt7rtn2JVXXm2f/cxnbf31N7Djjv2WTZ++QThO4PUR8+yggw6ys848y5576nk79LDDbM01VrPPf+m/QgDt6musbuedf74tOXVJe+WVl+0v9/3F9tjjQ/bIww/bN446Ouyauv322+yrB+5vSy+7tG2+xWb2trdvYiNHj7RzLrzYbrjyGpsy+S22z3982j7x8U/aH2/6g/3gRyfZz375c3vLkovbTTfdbMtNmdJ3oGJIudJ34GII8OGMGfH8/DOaOCuJq1hYioWlXXFYAEs+5QpgKYAln2s68EQBLM2AhWX9vLlz7bprr7XzzzvPjv7GUbb9dtvbFz//haDAcVPMsXk2dvy4cA4QwGPqUkvZ9/7ve/a9737PXnv1VfvAbrvZccceGzLG/u3F5+z2O2+zbbZ5hy2x5FT7xS9+YVtsvkVwdtzyp1tst/d/MOQq2XD6dPvZz061iePH2zVXX2OXX3G5HXHkkbbV1lvZD086yW67/TY75eST7de//rW9Y4ft7agjjrT11l03HHgYzhsaafbySy8FlxWuq3Hjxtn4CRPt5ptvtQsvvMj++7+/attsu7Udc8yxtu5664YTnIl1OeHbJ9hpp/3S7pvxF9t3n31svWlr28GHHWIPPPhX22STje1HJ59iyyy7jL362iy7//4HbM899rQHH3jIDj/kkHAMwJ9uucWOOPLwEEczdcmpNmWJKSGe56Hnnrbnn3zSll1iKfvYHh+x/fbZz669/no76Scn2+lnnWnLrbyiXX81gGZyOOCRYws4KTqYi8h+O9IBlvm8r4iWAlgKYGlXHBbAkk+5AlgKYMnnmg48UQBLAmCZ7xP6/SWX2tlnnGEnfv/79o+77mIHfe1gW2vatL6ji/G3zE8pj6+CBGz/+7//a9854bshv8n7/+V9dsJxx4dYl7+99LzdcdfttuUWW9viS04JW54BLLPnzLVbb7nV9tp9z2AhIYbkpz/BwjLJfn/55XbFFVfat775LVt/w+l2+umn2cOPPmo/P+2Xdvwxx9hKq/6D/fDEH9qmm2xiE8ct0medmDfXbrjuOrv4ggvsvvvusw9/9GO2wYbT7bHHn7Srrr7GPvmf/2nbbvsO+8Y3vm7rrbeuLUKm3dfNjjnmGPvlaafbX+673z7+7x+3rbfYzA446AC79957bNq0dUKcy8RJEwNgeeCBB23vvfe22/98hx33rWNt1ZVXsRtvvMG+ccThNmrsaFt6uWVs6lJL2quzXrOZYyzE0Cw9ZartsOU77D8+/Um76ppr7KQfnWSnn/krW2Oj9e388863pSZNslE0ZNYcGzV6HBnl5h87PTIAn+AW0tlK84NYCmApgKVdcVgASz7lehKw1HWDFNYc9pZz4e9PPbxK9XL6cspBZEF+vf66UX799dc3GDD1IkYh9+A/4gteeuml1FeEcl/+8pfDx1/+LKSqM4ze/e53B1dAKg2yGjS/cC8Alm7wmWir80j4P9tzORTOx6eoXKsYFh0BwVice+659o1vfMPe80/vsSOOPMKmTSMPy7yQxI006ToXhXeRFfeII46wxx57zN7+9reHZ7n/l7/cZ9ddd53tvffHwtkvlCN2hrbeeOON9m//9m8hTfyaa64ZLCzElpx11lkhhuV73/uebb75Fvbzn58a5tP5559v//7v/x6exZWzzTbbhLq4x3zADXXCCSfYs889Z//xH/9hn/jEJ0JEDu/56Ec/YmuttVYAKGSCXXzxxQONPvvZz9pvf/vb0IZjjz02lPnUpz5lHPq51FJL2U033WSkgKf+GTPuCfUQ/3PkkUeGNj/4wIP22c991kiHv+eee9r73ve+EEtz94wZNnnSJJswYUJ4nnl3/fXX2/e///1gZdpg+nS78IILQmyQrpSzvSgbp+b32ZMZH9qn9O/QhrGiTdTPuDLXcrLdtpPptp353EoGLkyZbuuyXUMzDnPs5oUMvPLKKyvPU6tqF7899NBDtsEGG1TK5qqs6jxTDj/s5igOw7qff/75cDYQ3712oUwQcvFVN1H5fbvttgtK6s0KWAYyhp0ELAIhHOD5m9/8xv7nf/4nbEN+73vfa8svv3wABzp0k7/JdEtsC7t+vvSlL9ndd98djoAA6FAeAfy73/0ugBCU9tlnnx3O4AF0sK35wx/+cOBhTp3FSsM5VwTX/uEPfwi5WN7xjneE/0+dOtVuv/32AFQALgALANQee+wR3k9beRfPAIxOOumk0G5ACefNcBo67iISzwFY1lhjjQAgADgciUGbAVOAi3/9138NQp3yhxxyiO200072+OOP2x//+Ec79NBDg7I/+uijgxCnzIc+9KEAPHbb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"},32637:function(bn,jn,ue){"use strict";bn.exports=ue.p+"static/AssistantCode3.a8740efb.jpeg"},93314:function(bn){"use strict";bn.exports="data:image/png;base64,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"},96908:function(bn){"use strict";bn.exports="data:image/png;base64,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"},57177:function(bn){"use strict";bn.exports="data:image/png;base64,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"},81378:function(bn){"use strict";bn.exports="data:image/png;base64,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"},16722:function(bn,jn,ue){"use strict";ue.d(jn,{Z:function(){return Mt}});const te=It=>typeof It=="object"&&It!=null&&It.nodeType===1,wt=(It,St)=>(!St||It!=="hidden")&&It!=="visible"&&It!=="clip",Qt=(It,St)=>{if(It.clientHeight<It.scrollHeight||It.clientWidth<It.scrollWidth){const kt=getComputedStyle(It,null);return wt(kt.overflowY,St)||wt(kt.overflowX,St)||(xt=>{const Ft=(vt=>{if(!vt.ownerDocument||!vt.ownerDocument.defaultView)return null;try{return vt.ownerDocument.defaultView.frameElement}catch(et){return null}})(xt);return!!Ft&&(Ft.clientHeight<xt.scrollHeight||Ft.clientWidth<xt.scrollWidth)})(It)}return!1},Yt=(It,St,kt,xt,Ft,vt,et,tt)=>vt<It&&et>St||vt>It&&et<St?0:vt<=It&&tt<=kt||et>=St&&tt>=kt?vt-It-xt:et>St&&tt<kt||vt<It&&tt>kt?et-St+Ft:0,Bt=It=>{const St=It.parentElement;return St==null?It.getRootNode().host||null:St},jt=(It,St)=>{var kt,xt,Ft,vt;if(typeof document=="undefined")return[];const{scrollMode:et,block:tt,inline:lt,boundary:ot,skipOverflowHiddenElements:ut}=St,ct=typeof ot=="function"?ot:pe=>pe!==ot;if(!te(It))throw new TypeError("Invalid target");const ft=document.scrollingElement||document.documentElement,gt=[];let Lt=It;for(;te(Lt)&&ct(Lt);){if(Lt=Bt(Lt),Lt===ft){gt.push(Lt);break}Lt!=null&&Lt===document.body&&Qt(Lt)&&!Qt(document.documentElement)||Lt!=null&&Qt(Lt,ut)&&gt.push(Lt)}const Rt=(xt=(kt=window.visualViewport)==null?void 0:kt.width)!=null?xt:innerWidth,Ut=(vt=(Ft=window.visualViewport)==null?void 0:Ft.height)!=null?vt:innerHeight,{scrollX:Nt,scrollY:$t}=window,{height:qt,width:Zt,top:ce,right:de,bottom:be,left:Ne}=It.getBoundingClientRect(),{top:Ge,right:xe,bottom:We,left:he}=(pe=>{const le=window.getComputedStyle(pe);return{top:parseFloat(le.scrollMarginTop)||0,right:parseFloat(le.scrollMarginRight)||0,bottom:parseFloat(le.scrollMarginBottom)||0,left:parseFloat(le.scrollMarginLeft)||0}})(It);let Jt=tt==="start"||tt==="nearest"?ce-Ge:tt==="end"?be+We:ce+qt/2-Ge+We,re=lt==="center"?Ne+Zt/2-he+xe:lt==="end"?de+xe:Ne-he;const se=[];for(let pe=0;pe<gt.length;pe++){const le=gt[pe],{height:ze,width:Me,top:Je,right:Le,bottom:we,left:Re}=le.getBoundingClientRect();if(et==="if-needed"&&ce>=0&&Ne>=0&&be<=Ut&&de<=Rt&&(le===ft&&!Qt(le)||ce>=Je&&be<=we&&Ne>=Re&&de<=Le))return se;const De=getComputedStyle(le),je=parseInt(De.borderLeftWidth,10),ee=parseInt(De.borderTopWidth,10),Et=parseInt(De.borderRightWidth,10),bt=parseInt(De.borderBottomWidth,10);let Kt=0,oe=0;const _t="offsetWidth"in le?le.offsetWidth-le.clientWidth-je-Et:0,Ot="offsetHeight"in le?le.offsetHeight-le.clientHeight-ee-bt:0,Pt="offsetWidth"in le?le.offsetWidth===0?0:Me/le.offsetWidth:0,Dt="offsetHeight"in le?le.offsetHeight===0?0:ze/le.offsetHeight:0;if(ft===le)Kt=tt==="start"?Jt:tt==="end"?Jt-Ut:tt==="nearest"?Yt($t,$t+Ut,Ut,ee,bt,$t+Jt,$t+Jt+qt,qt):Jt-Ut/2,oe=lt==="start"?re:lt==="center"?re-Rt/2:lt==="end"?re-Rt:Yt(Nt,Nt+Rt,Rt,je,Et,Nt+re,Nt+re+Zt,Zt),Kt=Math.max(0,Kt+$t),oe=Math.max(0,oe+Nt);else{Kt=tt==="start"?Jt-Je-ee:tt==="end"?Jt-we+bt+Ot:tt==="nearest"?Yt(Je,we,ze,ee,bt+Ot,Jt,Jt+qt,qt):Jt-(Je+ze/2)+Ot/2,oe=lt==="start"?re-Re-je:lt==="center"?re-(Re+Me/2)+_t/2:lt==="end"?re-Le+Et+_t:Yt(Re,Le,Me,je,Et+_t,re,re+Zt,Zt);const{scrollLeft:ie,scrollTop:Gt}=le;Kt=Dt===0?0:Math.max(0,Math.min(Gt+Kt/Dt,le.scrollHeight-ze/Dt+Ot)),oe=Pt===0?0:Math.max(0,Math.min(ie+oe/Pt,le.scrollWidth-Me/Pt+_t)),Jt+=Gt-Kt,re+=ie-oe}se.push({el:le,top:Kt,left:oe})}return se},Ct=It=>It===!1?{block:"end",inline:"nearest"}:(St=>St===Object(St)&&Object.keys(St).length!==0)(It)?It:{block:"start",inline:"nearest"};function Mt(It,St){if(!It.isConnected||!(Ft=>{let vt=Ft;for(;vt&&vt.parentNode;){if(vt.parentNode===document)return!0;vt=vt.parentNode instanceof ShadowRoot?vt.parentNode.host:vt.parentNode}return!1})(It))return;const kt=(Ft=>{const vt=window.getComputedStyle(Ft);return{top:parseFloat(vt.scrollMarginTop)||0,right:parseFloat(vt.scrollMarginRight)||0,bottom:parseFloat(vt.scrollMarginBottom)||0,left:parseFloat(vt.scrollMarginLeft)||0}})(It);if((Ft=>typeof Ft=="object"&&typeof Ft.behavior=="function")(St))return St.behavior(jt(It,St));const xt=typeof St=="boolean"||St==null?void 0:St.behavior;for(const{el:Ft,top:vt,left:et}of jt(It,Ct(St))){const tt=vt-kt.top+kt.bottom,lt=et-kt.left+kt.right;Ft.scroll({top:tt,left:lt,behavior:xt})}}}}]);