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/9352.e1b1522f.async.js

1214 lines
2.5 MiB

(self.webpackChunk=self.webpackChunk||[]).push([[9352],{10906:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Mt}});var $t=ce(14809),wt=ce(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"},Zt=Qt,Ot=ce(7657),jt=function(St,kt){return wt.createElement(Ot.Z,(0,$t.Z)({},St,{ref:kt,icon:Zt}))},Ct=wt.forwardRef(jt),Mt=Ct},8336:function(){"use strict"},12469:function(){"use strict"},99587:function(Pn,_n){"use strict";_n.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 Pn(yt,et,tt,lt){tt===void 0&&(tt=0),lt===void 0&&(lt=1/0),this._name=yt,this._defaultValue=et,this._minimum=tt,this._maximum=lt}Object.defineProperty(Pn.prototype,"name",{get:function(){return this._name},set:function(yt){if(typeof yt!="string"||yt==="")throw new Error("Shape name must be a valid string.");this._name=yt}}),Object.defineProperty(Pn.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(yt){if(typeof yt!="number"||isNaN(yt))throw new Error("The default value must be a real number, not: "+yt);this._defaultValue=yt}}),Object.defineProperty(Pn.prototype,"minimum",{get:function(){return this._minimum},set:function(yt){if(typeof yt!="number"||isNaN(yt))throw new Error("Minimum must be a real number, not: "+yt);this._minimum=yt}}),Object.defineProperty(Pn.prototype,"maximum",{get:function(){return this._maximum},set:function(yt){if(typeof yt!="number"||isNaN(yt))throw new Error("Maximum must be a real number, not: "+yt);this._maximum=yt}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(yt,et){var tt=go.Shape._FigureParameters[yt];return tt?tt[et]:null},go.Shape.setFigureParameter=function(yt,et,tt){if(!(tt instanceof Pn))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[yt];lt||(lt=[],go.Shape._FigureParameters[yt]=lt),lt[et]=tt};var _n=[];function ce(yt,et){var tt=_n.pop();return tt===void 0?new go.Point(yt,et):(tt.x=yt,tt.y=et,tt)}function $t(){var yt=_n.pop();return yt===void 0?new go.Point:yt}function wt(yt){_n.push(yt)}function Qt(yt,et,tt,lt,ot,ut,ct,ft,gt){gt||(gt=new go.Point);var Lt=yt-tt,Rt=ot-ct,Ut=NaN,Nt=NaN;if(Lt===0)if(Rt===0)yt===tt&&(Ut=yt,Nt=et);else{var qt=(ut-ft)/Rt,ee=ut-qt*ot;Ut=yt,Nt=qt*Ut+ee}else if(Rt===0){var Yt=(et-lt)/Lt,de=et-Yt*yt;Ut=ot,Nt=Yt*Ut+de}else{var Yt=(et-lt)/Lt,qt=(ut-ft)/Rt,de=et-Yt*yt,ee=ut-qt*ot;Ut=(ee-de)/(Yt-qt),Nt=Yt*Ut+de}return gt.x=Ut,gt.y=Nt,gt}function Zt(yt,et,tt,lt,ot,ut,ct,ft,gt,Lt,Rt,Ut,Nt,qt){var ee=1-gt,Yt=gt,de=yt*ee+tt*Yt,ge=et*ee+lt*Yt,be=tt*ee+ot*Yt,Ne=lt*ee+ut*Yt,We=ot*ee+ct*Yt,we=ut*ee+ft*Yt,je=de*ee+be*Yt,he=ge*ee+Ne*Yt,Jt=be*ee+We*Yt,re=Ne*ee+we*Yt,se=je*ee+Jt*Yt,pe=he*ee+re*Yt;Lt.x=de,Lt.y=ge,Rt.x=je,Rt.y=he,Ut.x=se,Ut.y=pe,Nt.x=Jt,Nt.y=re,qt.x=We,qt.y=we}var Ot=new go.Spot(.156,.156),jt=new go.Spot(.844,.844),Ct=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new Pn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(yt,et,tt){var lt=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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=Ot,ot.spot2=jt,ot.defaultStretch=go.GraphObject.Uniform,ot}),go.Shape.defineFigureGenerator("Line1",function(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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 Pn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(yt,et,tt){var lt=yt?yt.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 Pn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(yt,et,tt){var lt=yt?yt.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 Pn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(yt,et,tt){var lt=yt?yt.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 Pn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(yt,et,tt){var lt=yt?yt.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 Pn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(yt,et,tt){var lt=yt?yt.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 Bt(){var yt=Mt.pop();return yt===void 0?[]:yt}function St(yt){yt.length=0,Mt.push(yt)}function kt(yt){for(var et=Bt(),tt=.5,lt=.5,ot=Math.PI*1.5,ut=0,ct=0;ct<yt;ct++)ut=2*Math.PI/yt*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(yt){var et=Dt(yt),tt=Bt();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 Dt(yt){for(var et=kt(yt),tt=Bt(),lt=Math.floor(et.length/2),ot=et.length-1,ut=yt%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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,et,tt){var lt=Dt(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(yt,et,tt){var lt=Dt(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(yt,et,tt){var lt=Dt(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(yt,et,tt){var lt=Dt(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(yt,et,tt){var lt=Dt(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(yt,et,tt){var lt=Dt(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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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 Pn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new Pn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(yt,et,tt){var lt=yt?yt.parameter1:NaN,ot=yt?yt.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 Pn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(yt,et,tt){var lt=yt?yt.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=Ot,ut.spot2=jt,ut.defaultStretch=go.GraphObject.Uniform,ut}),go.Shape.defineFigureGenerator("Cloud",function(yt,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(yt,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 Pn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new Pn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(yt,et,tt){var lt=yt?yt.parameter1:NaN,ot=yt?yt.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(yt,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 Pn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(yt,et,tt){var lt=yt?yt.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 Pn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(yt,et,tt){var lt=yt?yt.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 Pn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(yt,et,tt){var lt=yt?yt.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 Pn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(yt,et,tt){var lt=yt?yt.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 Pn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(yt,et,tt){var lt=yt?yt.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 Pn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(yt,et,tt){var lt=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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=$t(),Rt=$t(),Ut=$t(),Nt=$t();Zt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.42,Lt,Rt,Ut,Nt,Nt);var qt=$t(),ee=$t(),Yt=$t();Zt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.58,Nt,Nt,Yt,qt,ee);var de=$t(),ge=$t(),be=$t();Zt(ct,ft+ut,ct-ot,ft+ut,ct-ut,ft+ot,ct-ut,ft,.42,de,ge,be,Nt,Nt);var Ne=$t(),We=$t(),we=$t();return Zt(ct,ft+ut,ct-ot,ft+ut,ct-ut,ft+ot,ct-ut,ft,.58,Nt,Nt,we,Ne,We),gt.add(new go.PathSegment(go.PathSegment.Move,we.x*et,we.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,Ne.x*et,Ne.y*tt,We.x*et,We.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,we.x*et,we.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,Yt.x*et,Yt.y*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,qt.x*et,qt.y*tt,ee.x*et,ee.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,de.x*et,de.y*tt,ge.x*et,ge.y*tt).close()),wt(Lt),wt(Rt),wt(Ut),wt(Nt),wt(qt),wt(ee),wt(Yt),wt(de),wt(ge),wt(be),wt(Ne),wt(We),wt(we),lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Fragile",function(yt,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 Pn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(yt,et,tt){var lt=yt?yt.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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=Ct*.4,ut=.4,ct=.5,ft=.5,gt=$t(),Lt=$t(),Rt=$t(),Ut=$t(),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)),Zt(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 qt=ce(Lt.x,Lt.y);Zt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.56,gt,gt,Lt,Rt,Ut);var ee=ce(Lt.x,Lt.y);Nt.add(new go.PathSegment(go.PathSegment.Line,(qt.x*.1+.95*.9)*et,qt.y*.1*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.85*et,qt.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,(ee.x*.1+.9)*et,.15*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,(ee.x*.1+.9)*et,(ee.y*.1+.05*.9)*tt)),Nt.add(new go.PathSegment(go.PathSegment.Line,ee.x*et,ee.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 Yt=new go.PathFigure(ct*et,(ft-ut)*tt,!1);lt.add(Yt),Yt.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.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.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.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 de=new go.PathFigure((ct-ut)*et,ft*tt,!1);return lt.add(de),wt(gt),wt(Lt),wt(Rt),wt(Ut),wt(qt),wt(ee),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(yt,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(yt,et,tt){var lt=yt?yt.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(yt,et,tt){var lt=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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 Pn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new Pn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(yt,et,tt){var lt=yt?yt.parameter1:NaN;isNaN(lt)&&(lt=.3);var ot=yt?yt.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,$t());return gt.spot2=new go.Spot(Rt.x,Rt.y),wt(Rt),gt}),go.Shape.setFigureParameter("Arrow2",0,new Pn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new Pn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(yt,et,tt){var lt=yt?yt.parameter1:NaN;isNaN(lt)&&(lt=30),lt>et&&(lt=et);var ot=yt?yt.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,$t());return gt.spot2=new go.Spot(Rt.x,Rt.y),wt(Rt),gt}),go.Shape.defineFigureGenerator("Chevron",function(yt,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(yt,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 Pn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(yt,et,tt){var lt=yt?yt.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,$t());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 Pn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new Pn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(yt,et,tt){var lt=yt?yt.parameter1:NaN;isNaN(lt)&&(lt=40);var ot=yt?yt.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,$t());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 Pn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(yt,et,tt){var lt=yt?yt.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,$t());return ct.spot2=new go.Spot(gt.x,gt.y),wt(gt),ct}),go.Shape.setFigureParameter("IBeamArrow2",0,new Pn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new Pn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(yt,et,tt){var lt=yt?yt.parameter1:NaN;isNaN(lt)&&(lt=40);var ot=yt?yt.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,$t());return Lt.spot2=new go.Spot(Ut.x,Ut.y),wt(Ut),Lt}),go.Shape.setFigureParameter("Pointer",0,new Pn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(yt,et,tt){var lt=yt?yt.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,$t());return ot.spot2=new go.Spot(ct.x,ct.y),wt(ct),ot}),go.Shape.setFigureParameter("RoundedPointer",0,new Pn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(yt,et,tt){var lt=yt?yt.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,$t());return ot.spot2=new go.Spot(ct.x,ct.y),wt(ct),ot}),go.Shape.setFigureParameter("SplitEndArrow",0,new Pn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(yt,et,tt){var lt=yt?yt.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,$t());return ct.spot2=new go.Spot(gt.x,gt.y),wt(gt),ct}),go.Shape.setFigureParameter("SplitEndArrow2",0,new Pn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(yt,et,tt){var lt=yt?yt.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,$t());return ct.spot2=new go.Spot(gt.x,gt.y),wt(gt),ct}),go.Shape.setFigureParameter("SquareArrow",0,new Pn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(yt,et,tt){var lt=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,et,tt){var lt=yt?yt.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(yt,et,tt){var lt=yt?yt.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(yt,et,tt){var lt=yt?yt.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(yt,et,tt){var lt=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,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 qt=new go.PathFigure(.5*et,.2*tt,!0);return lt.add(qt),qt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*tt)),gt=.95,Lt=.25,qt.add(new go.PathSegment(go.PathSegment.Bezier,(gt+Ut)*et,Lt*tt,(gt+Nt)*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,et,.6*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*tt)),Ut=.025,Nt=Ct*Ut,gt=.825,Lt=.35,qt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt,(gt+Nt)*et,(Lt-Ut)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-Ut)*et,Lt*tt,(gt-Nt)*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.8*et,tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*tt)),Ut=.05,Nt=Ct*Ut,gt=.5,Lt=.7,qt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt,(gt+Nt)*et,(Lt-Ut)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-Ut)*et,Lt*tt,(gt-Nt)*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*tt)),Ut=.025,Nt=Ct*Ut,gt=.175,Lt=.35,qt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt+Ut)*et,(Lt-Nt)*tt,(gt+Nt)*et,(Lt-Ut)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(gt-Ut)*et,Lt*tt,(gt-Nt)*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,0,.6*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,0,.25*tt)),Ut=.05,Nt=Ct*Ut,gt=.05,Lt=.25,qt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,(Lt-Ut)*tt,(gt-Ut)*et,(Lt-Nt)*tt,(gt-Nt)*et,(Lt-Ut)*tt)),qt.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 Pn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(yt,et,tt){var lt=yt?yt.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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.parameter1:NaN,ut=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.parameter1:NaN,ut=yt?yt.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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.parameter1:NaN,ut=yt?yt.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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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 qt=new go.PathFigure(gt*et+Rt,(Lt+ft)*tt+Ut,!0);lt.add(qt),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+ct*.5)*et+Rt,Lt*tt+Ut,gt*et+Rt,(Lt-ft)*tt+Ut,(gt-ft+ct*.5)*et+Rt,(Lt-ct)*tt+Ut)),qt.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 ee=new go.PathFigure((gt-ft)*et+Rt,Lt*tt+Ut,!0);lt.add(ee),ee.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)),ee.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)),ee.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)),ee.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 Yt=new go.PathFigure(gt*et+Rt,(Lt-ft)*tt+Ut,!0);lt.add(Yt),Yt.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)),Yt.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)),Yt.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)),Yt.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 de=new go.PathFigure(gt*et+Rt,(Lt-ft)*tt+Ut,!0);return lt.add(de),de.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)),de.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)),de.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)),de.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(yt,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(yt,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(yt,et,tt){var lt=new go.Geometry,ot=Ct*.4,ut=.4,ct=.5,ft=.5,gt=$t(),Lt=$t(),Rt=$t(),Ut=$t();Zt(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.5,gt,gt,Lt,Rt,Ut);var Nt=ce(Lt.x,Lt.y),qt=new go.PathFigure(Lt.x*et,Lt.y*tt,!0);lt.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,(ct+ut)*et,ft*tt,Rt.x*et,Rt.y*tt,Ut.x*et,Ut.y*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct+ut)*et,(ft+ot)*tt,(ct+ot)*et,(ft+ut)*tt)),qt.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(ct-ut,ft,ct-ut,ft-ot,ct-ot,ft-ut,ct,ft-ut,.5,Rt,Ut,Lt,gt,gt),qt.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,Zt(ct-ut,ft,ct-ut,ft-ot,ct-ot,ft-ut,ct,ft-ut,.5,Rt,Ut,Lt,gt,gt),qt.add(new go.PathSegment(go.PathSegment.Line,Lt.x*et,Lt.y*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(ct-ut)*et,ft*tt,Ut.x*et,Ut.y*tt,Rt.x*et,Rt.y*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,ct*et,(ft+ut)*tt,(ct-ut)*et,(ft+ot)*tt,(ct-ot)*et,(ft+ut)*tt)),qt.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(ct,ft-ut,ct+ot,ft-ut,ct+ut,ft-ot,ct+ut,ft,.5,gt,gt,Lt,Rt,Ut),qt.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 qt=new go.PathFigure(.45*et,0,!0);return lt.add(qt),qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*tt)),qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*tt)),qt.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(yt,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(yt,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(yt,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(yt,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(yt,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,qt=0,ee=new go.PathFigure(gt*et,(1-Lt)*tt,!1);return lt.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,Ut*tt,Rt*et,.7*tt,Rt*et,Ut*tt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+ut)*et,(qt+ut)*tt,(.5+ot+ut)*et,(.5-ft+ut)*tt,(.5+ft+ut)*et,(.5-ot+ut)*tt)),ee.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)),ee.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)),ee.add(new go.PathSegment(go.PathSegment.Move,(.25+ut)*et,.8*tt)),ee.add(new go.PathSegment(go.PathSegment.Line,(.35+ut)*et,.9*tt)),ee.add(new go.PathSegment(go.PathSegment.Line,(.2+ut)*et,.95*tt)),lt}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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,qt=ct,ee=Rt*Nt,Yt=Rt*qt;ut.add(new go.PathSegment(go.PathSegment.Bezier,(ft-Nt)*et,gt*tt,(ft-(ee+Nt)/2)*et,(gt+(qt+Yt)/2)*tt,(ft-Nt)*et,(gt+Yt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,ft*et,(gt-qt)*tt,(ft-Nt)*et,(gt-Yt)*tt,(ft-ee)*et,(gt-qt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,(ft+Nt)*et,gt*tt,(ft+ee)*et,(gt-qt)*tt,(ft+Nt)*et,(gt-Yt)*tt)),ut.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*tt,(ft+Nt)*et,(gt+Yt)*tt,(ft+(ee+Nt)/2)*et,(gt+(qt+Yt)/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 de=new go.PathFigure(.2*et,tt,!1);lt.add(de),de.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*tt));var ge=new go.PathFigure(.8*et,tt,!1);return lt.add(ge),ge.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*tt)),lt}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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 qt=new go.PathFigure((Rt-gt)*et,Ut*tt,!0);return lt.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,(Ut-gt)*tt,(Rt-gt)*et,(Ut-Lt)*tt,(Rt-Lt)*et,(Ut-gt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(Rt+gt)*et,Ut*tt,(Rt+Lt)*et,(Ut-gt)*tt,(Rt+gt)*et,(Ut-Lt)*tt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,Rt*et,(Ut+gt)*tt,(Rt+gt)*et,(Ut+Lt)*tt,(Rt+Lt)*et,(Ut+gt)*tt)),qt.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(yt,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,qt=.95,ft=new go.PathFigure((Nt-Rt)*et,qt*tt,!0);lt.add(ft),ft.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt-Rt)*tt,(Nt-Rt)*et,(qt-Ut)*tt,(Nt-Ut)*et,(qt-Rt)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,qt*tt,(Nt+Ut)*et,(qt-Rt)*tt,(Nt+Rt)*et,(qt-Ut)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt+Rt)*tt,(Nt+Rt)*et,(qt+Ut)*tt,(Nt+Ut)*et,(qt+Rt)*tt)),ft.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,qt*tt,(Nt-Ut)*et,(qt+Rt)*tt,(Nt-Rt)*et,(qt+Ut)*tt));var Rt=.05,Ut=Ct*.05,Nt=.375,qt=.95,gt=new go.PathFigure((Nt-Rt)*et,qt*tt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt-Rt)*tt,(Nt-Rt)*et,(qt-Ut)*tt,(Nt-Ut)*et,(qt-Rt)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,qt*tt,(Nt+Ut)*et,(qt-Rt)*tt,(Nt+Rt)*et,(qt-Ut)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt+Rt)*tt,(Nt+Rt)*et,(qt+Ut)*tt,(Nt+Ut)*et,(qt+Rt)*tt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,qt*tt,(Nt-Ut)*et,(qt+Rt)*tt,(Nt-Rt)*et,(qt+Ut)*tt));var Rt=.05,Ut=Ct*.05,Nt=.625,qt=.95,Lt=new go.PathFigure((Nt-Rt)*et,qt*tt,!0);lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt-Rt)*tt,(Nt-Rt)*et,(qt-Ut)*tt,(Nt-Ut)*et,(qt-Rt)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,qt*tt,(Nt+Ut)*et,(qt-Rt)*tt,(Nt+Rt)*et,(qt-Ut)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt+Rt)*tt,(Nt+Rt)*et,(qt+Ut)*tt,(Nt+Ut)*et,(qt+Rt)*tt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,qt*tt,(Nt-Ut)*et,(qt+Rt)*tt,(Nt-Rt)*et,(qt+Ut)*tt));var Rt=.05,Ut=Ct*.05,Nt=.825,qt=.95,ee=new go.PathFigure((Nt-Rt)*et,qt*tt,!0);lt.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt-Rt)*tt,(Nt-Rt)*et,(qt-Ut)*tt,(Nt-Ut)*et,(qt-Rt)*tt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Rt)*et,qt*tt,(Nt+Ut)*et,(qt-Rt)*tt,(Nt+Rt)*et,(qt-Ut)*tt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(qt+Rt)*tt,(Nt+Rt)*et,(qt+Ut)*tt,(Nt+Ut)*et,(qt+Rt)*tt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Rt)*et,qt*tt,(Nt-Ut)*et,(qt+Rt)*tt,(Nt-Rt)*et,(qt+Ut)*tt).close());var Yt=new go.PathFigure(0,tt,!1);return lt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Line,et,tt).close()),lt}),go.Shape.defineFigureGenerator("Warehouse",function(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,et,tt){var lt=yt?yt.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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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(yt,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 Pn={},_n="5.0",ce={},$t=null,wt=!1,Qt=!1,Zt=null,Ot=!1,jt=null,Ct=null,Mt=0;Mt<arguments.length;Mt++){var Bt=arguments[Mt];if(Bt!==null)switch(typeof Bt){case"number":_n=Bt.toFixed(1);break;case"string":Bt.match(new RegExp("^[0-9]\\.[0-9]+$"))?_n=Bt:Zt=Bt;break;case"object":typeof Bt.is3D!="undefined"?$t=Bt:ce=Bt;break;case"boolean":wt=Bt,Qt=!0;break}}$t===null&&($t={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},ce.material_id!==void 0&&!Qt&&(wt=!0)),Zt!==null&&ce.id===void 0&&(ce.id=Zt);var St="",kt="",xt=!1,Dt=null,yt=null,et=null,tt=!1,lt=null,ot=null,ut=null,ct=null,ft=null;ce.height!==void 0&&(ce.height=Math.round(ce.height)),ce.width!==void 0&&(ce.width=Math.round(ce.width));var gt=function(ue){return parseFloat(ue)>4?parseFloat(ue):5};Pn.setHTML5Codebase=function(ue,Ie){Ct=ue,re(ue,Ie)},Pn.setJavaCodebase=Pn.setJavaCodebaseVersion=Pn.isCompiledInstalled=Pn.setPreCompiledScriptPath=Pn.setPreCompiledResourcePath=function(){},Pn.setHTML5CodebaseVersion=function(ue,Ie){var Fe=parseFloat(ue);if(Fe!==NaN&&Fe<5){console.log("The GeoGebra HTML5 codebase version "+Fe+" is deprecated. Using version latest instead.");return}jt=ue,Jt(ue,Ie)},Pn.getHTML5CodebaseVersion=function(){return yt},Pn.getParameters=function(){return ce},Pn.setFontsCSSURL=function(ue){ct=ue},Pn.setGiacJSURL=function(ue){},Pn.setJNLPFile=function(ue){St=ue},Pn.setJNLPBaseDir=function(ue){},Pn.inject=function(){function ue(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var Ie="auto",Fe=ce.id,Qe,Ae=!1,Pe=0;Pe<arguments.length;Pe++){var He=arguments[Pe];typeof He=="string"?(He=He.toLowerCase(),He.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?Ie=He:Fe=arguments[Pe]):typeof He=="boolean"?Ae=He:He instanceof HTMLElement&&(Qe=He)}Re();function Re(){if(!Ot){setTimeout(Re,200);return}Ie=je(Ie);var _e=Qe||document.getElementById(Fe);if(!_e){console.log("possibly bug on ajax loading? ");return}if(Pn.removeExistingApplet(_e,!1),ce.width===void 0&&_e.clientWidth&&(ce.width=_e.clientWidth),ce.height===void 0&&_e.clientHeight&&(ce.height=_e.clientHeight),!(ce.width&&ce.height)&&Ie==="html5"&&(delete ce.width,delete ce.height),Dt=Ie,Ie==="screenshot")ge(_e,ce);else{var ie=!1;ce.hasOwnProperty("playButton")&&ce.playButton||ce.hasOwnProperty("clickToLoad")&&ce.clickToLoad?ie=!0:ce.hasOwnProperty("playButtonAutoDecide")&&ce.playButtonAutoDecide&&(ie=(!Lt()||ue())&&Rt()),ie?(Dt="screenshot",Ne(_e,ce,Ae,Ie)):de(_e,ce,Ae)}}};function Lt(){try{return window.self!==window.top}catch(ue){return!0}}function Rt(){return ce.hasOwnProperty("screenshotGenerator")&&ce.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}Pn.getViews=function(){return $t},Pn.isJavaInstalled=function(){return!1};var Ut=function(ue){var Ie=function(Pe){var He=JSON.parse(Pe),Re=function(Tt){return Tt.type=="G"||Tt.type=="E"},_e=He.elements?He.elements.filter(Re)[0]:He;if(!_e||!_e.url){Fe();return}ce.fileName=_e.url,Nt(_e.settings||{}),$t.is3D=!0;var ie="https://www.geogebra.org/images/";Pn.setPreviewImage(lt||_e.previewUrl,ie+"GeoGebra_loading.png",ie+"applet_play.png"),ue()},Fe=function(){ce.onError&&ce.onError(),se("Error: Fetching material (id "+ce.material_id+") failed.",ce)},Qe=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Ae="/materials/"+ce.material_id+"?scope=basic";qt("https://"+Qe+"/api/proxy.php?path="+encodeURIComponent(Ae),Ie,Fe)};function Nt(ue){var Ie=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Fe){ue[Fe]=!!ue[Fe]}),Ie.forEach(function(Fe){ce[Fe]===void 0&&ue[Fe]!==void 0&&(ce[Fe]=ue[Fe])}),ce.showToolBarHelp===void 0&&(ce.showToolBarHelp=ce.showToolBar)}function qt(ue,Ie,Fe){var Qe=new XMLHttpRequest;Qe.open("GET",ue),Qe.onload=function(){Ie(Qe.responseText)},Qe.onerror=Fe,Qe.send()}Pn.isHTML5Installed=function(){return!0},Pn.getLoadedAppletType=function(){return Dt},Pn.setPreviewImage=function(ue,Ie,Fe){lt=ue,ot=Ie,ut=Fe},Pn.removeExistingApplet=function(ue,Ie){var Fe;typeof ue=="string"&&(ue=document.getElementById(ue)),Dt=null;var Qe=null;for(Fe=0;Fe<ue.childNodes.length;Fe++){var Ae=ue.childNodes[Fe],Pe=Ae.className;Pe==="applet_screenshot"?Ie?(Ae.style.display="block",Dt="screenshot"):Ae.style.display="none":Pe!=="applet_scaler prerender"&&(ue.removeChild(Ae),Qe=Pe&&Pe.indexOf("appletParameters")!=-1?Ae.id:null,Fe--)}var He=ce.id!==void 0?ce.id:Qe,Re=window[He];Re&&typeof Re.getBase64=="function"&&(Re.remove(),window[He]=null)},Pn.refreshHitPoints=function(){if(gt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var ue=Pn.getAppletObject();return ue&&typeof ue.recalculateEnvironments=="function"?(ue.recalculateEnvironments(),!0):!1},Pn.startAnimation=function(){var ue=Pn.getAppletObject();return ue&&typeof ue.startAnimation=="function"?(ue.startAnimation(),!0):!1},Pn.stopAnimation=function(){var ue=Pn.getAppletObject();return ue&&typeof ue.stopAnimation=="function"?(ue.stopAnimation(),!0):!1},Pn.getAppletObject=function(){var ue=ce.id!==void 0?ce.id:"ggbApplet";return window[ue]},Pn.resize=function(){};var ee=function(ue,Ie,Fe){var Qe=document.createElement("param");Qe.setAttribute("name",Ie),Qe.setAttribute("value",Fe),ue.appendChild(Qe)},Yt=function(ue){return ue&&ue!=="false"},de=function(ue,Ie,Fe){gt(yt)<=4.2&&(Fe=!0);var Qe=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==yt||ggbHTML5LoadedCodebaseIsWebSimple&&!tt)&&(Qe=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Ae=document.createElement("div");Ae.classList.add("appletParameters","notranslate");var Pe=Ie.width,He=Ie.height;if(Ie.disableAutoScale=Ie.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():Ie.disableAutoScale,Ie.width!==void 0)if(gt(yt)<=4.4)Yt(Ie.showToolBar)&&(Ie.height-=7),Yt(Ie.showAlgebraInput)&&(Ie.height-=37),Ie.width<605&&Yt(Ie.showToolBar)&&(Ie.width=605,Pe=605);else{var Re=100;(Yt(Ie.showToolBar)||Yt(Ie.showMenuBar))&&(Ie.hasOwnProperty("customToolBar")&&(Ie.customToolbar=Ie.customToolBar),Re=Yt(Ie.showMenuBar)?245:155),Pe<Re&&(Ie.width=Re,Pe=Re)}Ae.style.border="none",Ae.style.display="inline-block";for(var _e in Ie)Ie.hasOwnProperty(_e)&&_e!=="appletOnLoad"&&Ae.setAttribute("data-param-"+_e,Ie[_e]);ct&&Ae.setAttribute("data-param-fontscssurl",ct),Pn.resize=function(){GGBAppletUtils.responsiveResize(ue,Ie)},window.addEventListener("resize",function(le){Pn.resize()});var ie=typeof Ie.appletOnLoad=="function"?Ie.appletOnLoad:function(){};if(!Fe&&Ie.width!==void 0){Ie.hasOwnProperty("showSplash")||Ae.setAttribute("data-param-showSplash","false");var Tt=ue.querySelector(".applet_scaler.prerender"),At=Tt!==null;if(At)var Vt=Tt.querySelector(".ggb_preview");else{var Vt=we(Pe,He,Ie.borderColor,!1);Tt=document.createElement("div"),Tt.className="applet_scaler",Tt.style.position="relative",Tt.style.display="block",Tt.style.width=Pe+"px",Tt.style.height=He+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Tt,"66%"),gt(yt)>=5?(Ie.appletOnLoad=function(le){var ye=ue.querySelector(".ggb_preview");ye&&ye.parentNode.removeChild(ye),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Tt),window.GGBT_wsf_view&&$(window).trigger("resize"),ie(le)},At||Tt.appendChild(Vt)):Ae.appendChild(Vt),Tt.appendChild(Ae),At||ue.appendChild(Tt),setTimeout(function(){Pn.resize()},1)}else{var oe=document.createElement("div");oe.className="applet_scaler",oe.style.position="relative",oe.style.display="block",oe.appendChild(Ae),ue.appendChild(oe),Ie.appletOnLoad=function(le){Pn.resize(),ie(le)}}function Ht(le,ye){ye&&typeof ye.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(le,ye.appletOnLoad):renderGGBElement(le),se("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",ye)}function It(le,ye){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:le,params:ye}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Ge){Ht(Ge.article,Ge.params)}),html5AppletsToProcess=null)},gt(yt)<5&&(le.className+=" geogebraweb")):Ht(le,ye)}if(Qe){scriptLoadStarted=!0;for(var Pt=0;Pt<Ae.childNodes.length;Pt++){var Et=Ae.childNodes[Pt].tagName;Et==="TABLE"&&(Ae.removeChild(Ae.childNodes[Pt]),Pt--)}if(ggbHTML5LoadedScript!==null){var te=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');te!=null&&te.parentNode.removeChild(te)}var zt=document.createElement("script"),Wt=function(){It(Ae,Ie)};zt.src=kt+et,ggbHTML5LoadedCodebaseIsWebSimple=tt,ggbHTML5LoadedCodebaseVersion=yt,ggbHTML5LoadedScript=zt.src,se("GeoGebra HTML5 codebase loaded: '"+kt+"'.",Ie),!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 le=[__webpack_require__(87963)];Wt.apply(null,le)}.bind(this)).catch(__webpack_require__.oe):(zt.onload=Wt,ue.appendChild(zt))}else It(Ae,Ie);Ie.height=He,Ie.width=Pe},ge=function(ue,Ie,Fe){var Qe=we(Ie.width,Ie.height,Ie.borderColor,Fe),Ae=document.createElement("div");Ae.style.position="relative",Ae.style.display="block",Ae.style.width=Ie.width+"px",Ae.style.height=Ie.height+"px",Ae.className="applet_screenshot applet_scaler"+(Fe?" applet_screenshot_play":""),Ae.appendChild(Qe);var Pe=GGBAppletUtils.getScale(Ie,ue,Fe);Fe?(ue.appendChild(We()),window.GGBT_wsf_view||(ue.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Ae,"66%"),ue.appendChild(Ae),Pe!==1&&!isNaN(Pe)&&(GGBAppletUtils.scaleElement(Ae,Pe),Ae.style.width=Ie.width+"px",Ae.style.height=Ie.height+"px",Ae.parentNode.style.width=Ie.width*Pe+"px",Ae.parentNode.style.height=Ie.height*Pe+"px"),Pn.resize=function(){be(ue,Qe,Ae,Fe)},window.addEventListener("resize",function(He){Pn.resize()}),Pn.resize()};function be(ue,Ie,Fe,Qe){if(ue.contains(Ie)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ue.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(ue)}var Ae=GGBAppletUtils.getScale(ce,ue,Qe);Fe.parentNode!==null&&(!isNaN(Ae)&&Ae!==1?(GGBAppletUtils.scaleElement(Fe,Ae),Fe.parentNode.style.width=ce.width*Ae+"px",Fe.parentNode.style.height=ce.height*Ae+"px"):(GGBAppletUtils.scaleElement(Fe,1),Fe.parentNode.style.width=ce.width+"px",Fe.parentNode.style.height=ce.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(ue),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}Pn.onExitFullscreen=function(ue,Ie){Ie.appendChild(ue)};var Ne=function(ue,Ie,Fe,Qe){ge(ue,Ie,!0);for(var Ae=function(){var Re=[];for(He=0;He<ue.childNodes.length;He++)Re.push(ue.childNodes[He]);if(window.GGBT_wsf_view){var _e=window.GGBT_wsf_view.renderFullScreen(ue,Ie.id),ie=document.getElementById("fullscreencontainer"),Tt=jQuery(ue).find(".fullscreencontent");Tt.length>0?(_e.remove(),Tt.attr("id","fullscreencontent").show(),jQuery(ie).append(Tt),window.dispatchEvent(new Event("resize"))):de(_e,Ie,!1),window.GGBT_wsf_view.launchFullScreen(ie)}else Dt=Qe,de(ue,Ie,!1);if(!window.GGBT_wsf_view)for(He=0;He<Re.length;He++)ue.removeChild(Re[He])},Pe=ue.getElementsByClassName("ggb_preview_play"),He=0;He<Pe.length;He++)Pe[He].addEventListener("click",Ae,!1),Pe[He].addEventListener("ontouchstart",Ae,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(ue),Rt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},We=function(){var ue=document.createElement("div");if(ue.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var Ie='.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");}',Fe=document.createElement("style");Fe.styleSheet?Fe.styleSheet.cssText=Ie:Fe.appendChild(document.createTextNode(Ie)),document.getElementsByTagName("head")[0].appendChild(Fe)}return ue},we=function(ue,Ie,Fe,Qe){var Ae=document.createElement("div");Ae.className="ggb_preview",Ae.style.position="absolute",Ae.style.zIndex="90",Ae.style.width=ue-2+"px",Ae.style.height=Ie-2+"px",Ae.style.top="0px",Ae.style.left="0px",Ae.style.overflow="hidden",Ae.style.backgroundColor="white";var Pe="lightgrey";Fe!==void 0&&(Fe==="none"?Pe="transparent":Pe=Fe),Ae.style.border="1px solid "+Pe;var He=document.createElement("img");if(He.style.position="relative",He.style.zIndex="1000",He.style.top="-1px",He.style.left="-1px",lt!==null&&He.setAttribute("src",lt),He.style.opacity=.7,ot!==null){var Re,_e,ie;if(!Qe){Re=document.createElement("img"),Re.style.position="absolute",Re.style.zIndex="1001",Re.style.opacity=1,He.style.opacity=.3,_e=360,_e>ue/4*3&&(_e=ue/4*3),ie=_e/5.8,Re.setAttribute("src",ot),Re.setAttribute("width",_e),Re.setAttribute("height",ie);var Tt=(ue-_e)/2,At=(Ie-ie)/2;Re.style.left=Tt+"px",Re.style.top=At+"px",Ae.appendChild(Re)}}return Ae.appendChild(He),Ae},je=function(ue){return ue=ue.toLowerCase(),ue==="html5"||ue==="screenshot"?ue:"html5"},he=["web","webSimple","web3d","tablet","tablet3d","phone"],Jt=function(ue,Ie){if(yt=ue,Ie){re(yt,!0);return}var Fe=!wt;if(Fe){var Qe=gt(yt);!isNaN(Qe)&&Qe<4.4&&(Fe=!1)}var Ae,Pe;window.location.protocol.substr(0,4)==="http"?Ae=window.location.protocol:Ae="http:";var He=yt.indexOf("//");He>0?Pe=yt:He===0?Pe=Ae+yt:Pe="https://www.geogebra.org/apps/5.2.814.0/";for(var Re in he)if(yt.slice(he[Re].length*-1)===he[Re]||yt.slice((he[Re].length+1)*-1)===he[Re]+"/"){re(Pe,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Fe&&!$t.is3D&&!$t.AV&&!$t.SV&&!$t.CV&&!$t.EV2&&!$t.CP&&!$t.PC&&!$t.DA&&!$t.FI&&!$t.PV&&!Yt(ce.showToolBar)&&!Yt(ce.showMenuBar)&&!Yt(ce.showAlgebraInput)&&!Yt(ce.enableRightClick)&&(!ce.appName||ce.appName=="classic")?Pe+="webSimple/":Pe+="web3d/",re(Pe,!1)},re=function(ue,Ie){if(ue.requirejs){kt=ue;return}ue.slice(-1)!=="/"&&(ue+="/"),kt=ue,Ie===null&&(Ie=ue.indexOf("http")===-1),xt=Ie,et="web.nocache.js",tt=!1;var Fe=kt.split("/");Fe.length>1&&(!Ie&&Fe[Fe.length-2]==="webSimple"?(et="webSimple.nocache.js",tt=!0):he.indexOf(Fe[Fe.length-2])>=0&&(et=Fe[Fe.length-2]+".nocache.js")),Fe=ue.split("/"),yt=Fe[Fe.length-3],yt.substr(0,4)==="test"?yt=yt.substr(4,1)+"."+yt.substr(5,1):(yt.substr(0,3)==="war"||yt.substr(0,4)==="beta")&&(yt="5.0");var Qe=parseFloat(yt);Qe!==NaN&&Qe<5&&ue.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+Qe+" is deprecated. Using version latest instead."),Jt("5.0",Ie))},se=function(ue,Ie){window.console&&window.console.log&&(!Ie||typeof Ie.showLogging=="undefined"||Ie.showLogging&&Ie.showLogging!=="false")&&console.log(ue)};ce.material_id!==void 0?Ut(pe):pe();function pe(){var ue=_n;jt!==null?ue=jt:parseFloat(ue)<5&&(ue="5.0"),Jt(ue,!1),Ct!==null&&re(Ct,xt),Ot=!0}return Pn},GGBAppletUtils=function(){"use strict";function Pn(){return window.GGBT_wsf_edit!==void 0}function _n(Ot,jt){jt!=1?(Ot.style.transformOrigin="0% 0% 0px",Ot.style.webkitTransformOrigin="0% 0% 0px",Ot.style.transform="scale("+jt+","+jt+")",Ot.style.webkitTransform="scale("+jt+","+jt+")",Ot.style.maxWidth="initial",Ot.querySelector(".ggb_preview")!==null&&(Ot.querySelector(".ggb_preview").style.maxWidth="initial"),Ot.querySelectorAll(".ggb_preview img")[0]!==void 0&&(Ot.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),Ot.querySelectorAll(".ggb_preview img")[1]!==void 0&&(Ot.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(Ot.style.transform="none",Ot.style.webkitTransform="none")}function ce(Ot,jt,Ct,Mt,Bt,St){var kt=null;if(St!=null&&St!="")for(var xt=Ot.parentNode;xt!=null;)if((" "+xt.className+" ").indexOf(" "+St+" ")>-1){kt=xt;break}else xt=xt.parentNode;var Dt=0,yt=0,et=0,tt=0,lt=0,ot=0,ut=0;if(kt)Dt=kt.offsetWidth,yt=Math.max(Mt?kt.offsetWidth:0,kt.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Dt=Math.min(window.innerWidth,document.documentElement.clientWidth),yt=Math.min(window.innerHeight,document.documentElement.clientHeight),et=Dt):(Dt=window.innerWidth,yt=window.innerHeight,et=window.innerWidth),Ot){var ct=Ot.getBoundingClientRect();ct.left>0&&ct.left<=Dt&&(Bt===void 0||!Bt)&&(document.dir==="rtl"?(lt=Dt-ct.width-ct.left,ot=et<=480?10:30):(ot=ct.left,lt=et<=480?10:30),tt=ot+lt)}if(Ot&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var ft=Ot.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(tt=40,ut=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(tt=0,ut=40)}}return Ot&&((Ct===void 0||!Ct)&&jt>0&&jt+tt<Dt?Dt=jt:Dt-=tt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Ct===void 0||!Ct)&&(yt-=ut)),{width:Dt,height:yt}}function $t(Ot,jt,Ct,Mt,Bt){if(Ot.isScreenshoGenerator)return 1;var St=Mt!==void 0&&Mt,kt=Ot.noScaleMargin!=null&&Ot.noScaleMargin,xt=function(ft){return ft&&ft!=="false"},Dt=xt(Ot.autoHeight),yt=ce(jt,Ot.width,Ct,Dt,St&&window.GGBT_wsf_view||kt,Bt),et=parseInt(yt.width),tt=Ot.width,lt=Ot.height;if(tt===void 0){var ot=jt.querySelector(".appletParameters");ot&&(tt=ot.offsetWidth,lt=ot.offsetHeight)}var ut=et/tt,ct=St?1:yt.height/lt;return Ct!==void 0&&!Ct&&(ut=Math.min(1,ut),ct=Math.min(1,ct)),Math.min(ut,ct)}function wt(Ot,jt,Ct){var Mt=1,Bt,St=!1;if(Ot.hasOwnProperty("allowUpscale")&&(St=Ot.allowUpscale),Ot.hasOwnProperty("scale")&&(Mt=parseFloat(Ot.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),!(Ot.hasOwnProperty("disableAutoScale")&&Ot.disableAutoScale))Bt=$t(Ot,jt,St,Ct,Ot.scaleContainerClass);else return Mt;return St&&(!Ot.hasOwnProperty("scale")||Mt===1)?Bt:Math.min(Mt,Bt)}function Qt(Ot){var jt=Math.min(window.innerWidth,document.documentElement.clientWidth),Ct=Math.min(window.innerHeight,document.documentElement.clientHeight),Mt=Ot.getBoundingClientRect(),Bt=(jt-Mt.width)/2,St=(Ct-Mt.height)/2;St<0&&(St=0),Ot.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(Bt<40?Ot.style.left="40px":Ot.style.left=Bt+"px",Ot.style.top=St+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(St<40?Ot.style.top="40px":Ot.style.top=St+"px",Ot.style.left=Bt+"px")}function Zt(Ot,jt){var Ct=Ot.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(Ot)}if(Ct.parentElement&&/fullscreen/.test(Ct.parentElement.className))return;var Mt=wt(jt,Ot);Pn()&&Ct.setAttribute("data-param-scale",Mt);for(var Bt=null,St=0;St<Ot.childNodes.length;St++)if(Ot.childNodes[St].className!==void 0&&Ot.childNodes[St].className.match(/^applet_scaler/)){Bt=Ot.childNodes[St];break}if(Bt!==null&&Bt.querySelector(".noscale")!==null)return;var kt=jt.id!==void 0?jt.id:"ggbApplet",xt=window[kt];(xt==null||!xt.recalculateEnvironments)&&Bt!==null&&!Bt.className.match(/fullscreen/)&&(Bt.parentNode.style.transform="",!isNaN(Mt)&&Mt!==1?(Bt.parentNode.style.width=jt.width*Mt+"px",Bt.parentNode.style.height=jt.height*Mt+"px",_n(Bt,Mt)):(_n(Bt,1),Bt.parentNode.style.width=jt.width+"px",Bt.parentNode.style.height=jt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&Qt(Ot),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(Ct).parents(".content-added-content"))}}return{responsiveResize:Zt,isFlexibleWorksheetEditor:Pn,positionCenter:Qt,getScale:wt,scaleElement:_n}}();__WEBPACK_AMD_DEFINE_ARRAY__=[],__WEBPACK_AMD_DEFINE_RESULT__=function(){return GGBApplet}.apply(exports,__WEBPACK_AMD_DEFINE_ARRAY__),__WEBPACK_AMD_DEFINE_RESULT__!==void 0&&(module.exports=__WEBPACK_AMD_DEFINE_RESULT__),GGBAppletUtils.makeModule=function(name,permutation){function webModule(){var H="bootstrap",I="begin",J="gwt.codesvr."+name+"=",K="gwt.codesvr=",L=name,M="startup",N="DUMMY",O=0,P=1,Q="iframe",R="position:absolute; width:0; height:0; border:none; left: -1000px;",S=" top: -1000px;",T="Chrome",U="CSS1Compat",V="<!doctype html>",W="",X="<html><head></head><body></body></html>",Y="undefined",Z="readystatechange",$=10,_="script",ab="javascript",bb="Failed to load ",cb="moduleStartup",db="scriptTagAdded",eb="moduleRequested",fb="meta",gb="name",hb=name+"::",ib="::",jb="gwt:property",kb="content",lb="=",mb="gwt:onPropertyErrorFn",nb='Bad handler "',ob='" for "gwt:onPropertyErrorFn"',pb="gwt:onLoadErrorFn",qb='" for "gwt:onLoadErrorFn"',rb="#",sb="?",tb="/",ub="img",vb="clear.cache.gif",wb="baseUrl",xb=name+".nocache.js",yb="base",zb="//",Ab="selectingPermutation",Bb=name+".devmode.js",Cb=permutation,Db=":",Eb=".cache.js",Fb="loadExternalRefs",Gb="end",n=window,o=document;function p(){var Pn=n.location.search;return Pn.indexOf(J)!=-1||Pn.indexOf(K)!=-1}function q(Pn,_n){}webModule.__sendStats=q,webModule.__moduleName=L,webModule.__errFn=null,webModule.__moduleBase=N,webModule.__softPermutationId=O,webModule.__computePropValue=null,webModule.__getPropMap=null,webModule.__installRunAsyncCode=function(){},webModule.__gwtStartLoadingFragment=function(){return null},webModule.__gwt_isKnownPropertyValue=function(){return!1},webModule.__gwt_getMetaProperty=function(){return null};var r=null,s=n.__gwt_activeModules=n.__gwt_activeModules||{};s[L]={moduleName:L},webModule.__moduleStartupDone=function(Pn){var _n=s[L].bindings;s[L].bindings=function(){for(var ce=_n?_n():{},$t=Pn[webModule.__softPermutationId],wt=O;wt<$t.length;wt++){var Qt=$t[wt];ce[Qt[O]]=Qt[P]}return ce}};var t;function u(){return v(),t}function v(){if(!t){var Pn=o.createElement(Q);if(Pn.id=L,Pn.style.cssText=R+S,Pn.tabIndex=-1,o.body.appendChild(Pn),t=Pn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var _n=document.compatMode==U?V:W;t.write(_n+X),t.close()}}}function w(Pn){function _n($t){function wt(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var Qt=wt();if(Qt){$t();return}function Zt(){if(!Qt){if(!wt())return;Qt=!0,$t(),o.removeEventListener&&o.removeEventListener(Z,Zt,!1),Ot&&clearInterval(Ot)}}o.addEventListener&&o.addEventListener(Z,Zt,!1);var Ot=setInterval(function(){Zt()},$)}function ce($t){var wt=u(),Qt=wt.body,Zt=wt.createElement(_);Zt.language=ab,Zt.crossOrigin=W,Zt.src=$t,webModule.__errFn&&(Zt.onerror=function(){webModule.__errFn(L,new Error(bb+$t))}),Qt.appendChild(Zt)}_n(function(){ce(Pn)})}webModule.__startLoadingFragment=function(Pn){return C(Pn)},webModule.__installRunAsyncCode=function(Pn){var _n=u(),ce=_n.body,$t=_n.createElement(_);$t.language=ab,$t.text=Pn,ce.appendChild($t),ce.removeChild($t)};function A(){for(var c={},d,e,f=o.getElementsByTagName(fb),g=O,h=f.length;g<h;++g){var i=f[g],j=i.getAttribute(gb),k;if(j){if(j=j.replace(hb,W),j.indexOf(ib)>=O)continue;if(j==jb){if(k=i.getAttribute(kb),k){var l,m=k.indexOf(lb);m>=O?(j=k.substring(O,m),l=k.substring(m+P)):(j=k,l=W),c[j]=l}}else if(j==mb){if(k=i.getAttribute(kb),k)try{d=eval(k)}catch(Pn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(Pn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(Pn){var _n=c[Pn];return _n==null?null:_n},r=d,webModule.__errFn=e}function B(){function Pn(Ot){var jt=Ot.lastIndexOf(rb);jt==-1&&(jt=Ot.length);var Ct=Ot.indexOf(sb);Ct==-1&&(Ct=Ot.length);var Mt=Ot.lastIndexOf(tb,Math.min(Ct,jt));return Mt>=O?Ot.substring(O,Mt+P):W}function _n(Ot){if(!Ot.match(/^\w+:\/\//)){var jt=o.createElement(ub);jt.src=Ot+vb,Ot=Pn(jt.src)}return Ot}function ce(){var Ot=__gwt_getMetaProperty(wb);return Ot!=null?Ot:W}function $t(){for(var Ot=o.getElementsByTagName(_),jt=O;jt<Ot.length;++jt)if(Ot[jt].src.indexOf(xb)!=-1)return Pn(Ot[jt].src);return W}function wt(){var Ot=o.getElementsByTagName(yb);return Ot.length>O?Ot[Ot.length-P].href:W}function Qt(){var Ot=o.location;return Ot.href==Ot.protocol+zb+Ot.host+Ot.pathname+Ot.search+Ot.hash}var Zt=ce();return Zt==W&&(Zt=$t()),Zt==W&&(Zt=wt()),Zt==W&&Qt()&&(Zt=Pn(o.location.href)),Zt=_n(Zt),Zt}function C(Pn){return Pn.match(/^\//)||Pn.match(/^[a-zA-Z]+:\/\//)?Pn:webModule.__moduleBase+Pn}function D(){var Pn=[],_n=O,ce=[],$t=[];function wt(Ot){var jt=$t[Ot](),Ct=ce[Ot];if(jt in Ct)return jt;var Mt=[];for(var Bt in Ct)Mt[Ct[Bt]]=Bt;throw r&&r(Ot,Mt,jt),null}if(__gwt_isKnownPropertyValue=function(Ot,jt){return jt in ce[Ot]},webModule.__getPropMap=function(){var Ot={};for(var jt in ce)ce.hasOwnProperty(jt)&&(Ot[jt]=wt(jt));return Ot},webModule.__computePropValue=wt,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Qt;try{Qt=Cb;var Zt=Qt.indexOf(Db);Zt!=-1&&(_n=parseInt(Qt.substring(Zt+P),$),Qt=Qt.substring(O,Zt))}catch(Ot){}return webModule.__softPermutationId=_n,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(Pn,_n,ce){"use strict";ce.d(_n,{$Y:function(){return Pe},A0:function(){return Ie},EP:function(){return Ot},F_:function(){return Mt},Fk:function(){return Ht},G9:function(){return Ct},GB:function(){return re},GR:function(){return ot},GW:function(){return Qe},Hh:function(){return It},Hp:function(){return Dt},Ir:function(){return wt},N$:function(){return se},NZ:function(){return be},Nv:function(){return oe},OA:function(){return Tt},OJ:function(){return we},QF:function(){return ye},RS:function(){return Lt},RY:function(){return Wt},Rj:function(){return Ne},SX:function(){return Nt},Tp:function(){return He},Ui:function(){return ue},V1:function(){return he},Vn:function(){return Ut},dL:function(){return Vt},fo:function(){return ee},gG:function(){return Yt},gK:function(){return lt},hK:function(){return yt},i3:function(){return St},ib:function(){return et},lS:function(){return tt},m5:function(){return jt},n4:function(){return $t},n_:function(){return kt},oP:function(){return Re},p2:function(){return Fe},pl:function(){return ge},rM:function(){return ft},sM:function(){return xt},t2:function(){return Rt},tD:function(){return ut},u8:function(){return ct},um:function(){return le},vm:function(){return At},wQ:function(){return Bt},wj:function(){return je},wt:function(){return de},yS:function(){return gt},yi:function(){return Qt},ym:function(){return We},z2:function(){return Zt}});const $t="FETCH_TASK_START",wt="FETCH_TASK_FAILURE",Qt="FETCH_TASK_SUCCESS",Zt="UPDATE_TASK_DATA",Ot="HIDE_EVALUATE_RESULT",jt="SHOW_EVALUATE_RESULT",Ct="UPDATE_TIMESTRAP",Mt="MOVE_X",Bt="MOVE_Y",St="TRIGGER_RIGHT_PANEL_MASK ",kt="SET_ACTIVE_INDEX",xt="GET_TASK_LIST",Dt="SHOW_TASK_LIST",yt="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",qt="CREATE_DISCUSS",ee="DISABLE_DISCUSS",Yt="CHANGE_PAGE",de="SHOW_ANSWER_LOADING",ge="FETCH_ANSWER_INFO",be="HIGH_TIP_MODAL",Ne="SHOW_TIP_MODAL",We="SELECT_UNLOCK_ANSWER",we="SET_CHOOSE_ANSWERS",je="EVAL_CHOOSE_START",he="EVAL_CHOOSE_END",Jt="SHOW_REP_loading",re="FETCH_REP_CONTENT",se="EDIT_REP_CONTENT",pe="SET_REP_PATH",ue="SHOW_EVALUATE_LOADING",Ie="HIDE_EVALUATE_LOADING",Fe="SET_EVALUATE_MESSAGE",Qe="SET_SHOW_DIR",Ae="SET_EDITOR_SETTING",Pe="SET_EDITOR_THEME",He="SET_EDITOR_FONTSIZE",Re="SET_REPOS",_e="SHOW_PATH_LIST",ie="HIDE_PATH_LIST",Tt="HIDE_PICTURE_VIEW",At="SHOW_PICTURE_VIEW",Vt="SHOW_NOTICE",oe="HIDE_NOTICE",Ht="SHOW_CASE_NOTICE",It="HIDE_CASE_NOTICE",Pt="SET_TAB_INDEX",Et="SET_SSH_TABS",te="SET_SSH_CONFIGDATA",zt="SET_SSH_CONFIGDATAARR",Wt="SET_VNC_LOADING ",le="ON_TAB_TO_SPACE ",ye="ON_AUTO_FORMAT "},46699:function(Pn,_n,ce){"use strict";ce.d(_n,{Ax:function(){return Zt},Ds:function(){return Ot},KI:function(){return Ct},SI:function(){return Qt},f1:function(){return wt}});var $t=ce(346);function wt(Mt){let Bt=!0;if(Mt.length>0){for(let St=0;St<Mt.length;St++)if(Mt[St].compile_success==0||!Mt[St].compile_success){Bt=!1;break}}else Bt=!1;return Bt}function Qt(Mt,Bt=""){let St=[];for(let kt=0;kt<Mt.length;kt++){let xt=Mt[kt],Dt=Bt?`${Bt}/${xt.name}`:`${xt.name}`;St.push({title:xt.name,type:xt.type,isLeaf:xt.type!=="tree",key:Dt})}return St}function Zt(Mt,Bt,St){for(let kt=0;kt<Mt.length;kt++){let xt=Mt[kt];if(xt.key===Bt){xt.children=St;break}xt.children&&Zt(xt.children,Bt,St)}return Mt}function Ot(Mt,Bt,St){let kt;return function(){let xt=this,Dt=arguments,yt=function(){kt=null,St||Mt.apply(xt,Dt)},et=St&&!kt;clearTimeout(kt),kt=setTimeout(yt,Bt),et&&Mt.apply(xt,Dt)}}const jt=!0,Ct=$t.Z.API_SERVER},84842:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return yt}});var $t=ce(99571),wt=ce(59301),Qt=Object.defineProperty,Zt=Object.defineProperties,Ot=Object.getOwnPropertyDescriptors,jt=Object.getOwnPropertySymbols,Ct=Object.prototype.hasOwnProperty,Mt=Object.prototype.propertyIsEnumerable,Bt=(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)&&Bt(et,lt,tt[lt]);if(jt)for(var lt of jt(tt))Mt.call(tt,lt)&&Bt(et,lt,tt[lt]);return et},kt=(et,tt)=>Zt(et,Ot(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},Dt=(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 yt=et=>{var tt=et,{children:lt}=tt,ot=xt(tt,["children"]);const[ut,ct]=(0,wt.useState)(!1);return wt.createElement($t.ZP,kt(St({},ot),{loading:ut,onClick:ft=>Dt(void 0,null,function*(){try{ct(!0),yield ot.onClick(ft),ct(!1)}catch(gt){console.error(gt),ct(!1)}})}),lt)}},30502:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return St}});var $t=ce(59301),wt=ce(99571),Qt=ce(6767),Zt=ce(14566),Ot=ce(32050),jt=ce(19248),Ct=ce(346),Mt={img:"img___BgL9D"},St=({value:kt,onChange:xt,getFileProgress:Dt})=>{const[yt,et]=(0,$t.useState)(!1),tt=$t.createElement(wt.ZP,{loading:yt,icon:$t.createElement(Ot.Z,null)},"\u9009\u62E9\u4E0A\u4F20\u6587\u4EF6"),lt=()=>$t.createElement("div",{className:Mt.img},$t.createElement("img",{src:Ct.Z.API_SERVER+"/api/attachments/"+kt,alt:"avatar",style:{width:288}}),$t.createElement("div",null,$t.createElement(jt.Z,{onClick:()=>xt(""),style:{fontSize:"16px",color:"red"}}))),ot=ut=>{var ct,ft,gt,Lt,Rt,Ut;if(Dt&&Dt(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 $t.createElement($t.Fragment,null,kt?lt():$t.createElement("div",null,$t.createElement(Zt.default,{withCredentials:!0,name:"file",showUploadList:!1,action:`${Ct.Z.API_SERVER}/api/attachments.json`,onChange:ot,accept:"image/*"},tt),$t.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"),$t.createElement("div",{className:"c-light-black"},"\u5982\u4E0D\u4E0A\u4F20\uFF0C\u9ED8\u8BA4\u4F7F\u7528\u7CFB\u7EDF\u56FE\u7247\u3002")))}},9507:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return kt}});var $t=ce(59301),wt={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Qt=ce(92310),Zt=ce.n(Qt),Ot=ce(29787),jt=ce(2859),Ct=ce(38986),Mt=ce(51257),Bt=(xt,Dt,yt)=>new Promise((et,tt)=>{var lt=ct=>{try{ut(yt.next(ct))}catch(ft){tt(ft)}},ot=ct=>{try{ut(yt.throw(ct))}catch(ft){tt(ft)}},ut=ct=>ct.done?et(ct.value):Promise.resolve(ct.value).then(lt,ot);ut((yt=yt.apply(xt,Dt)).next())}),kt=({data:xt,className:Dt,fullWidth:yt,style:et={},onClose:tt,onOk:lt,showFullTools:ot,noAssociationId:ut})=>{const ct=(0,$t.useRef)(null),ft=(0,$t.useRef)(null),gt=(0,$t.useRef)(null),Lt=(0,$t.useRef)(null),[Rt,Ut]=(0,$t.useState)(!1),[Nt,qt]=(0,$t.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,$t.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&&ee()):(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 ee=()=>Bt(void 0,null,function*(){Ut(!0),qt("\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(){ge()},Ut(!1),qt("")}),Yt=be=>Bt(void 0,null,function*(){Ut(!0),qt("\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),qt("")}),de=()=>{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(We=>{const we=document.querySelector(We.name);we&&we.setAttribute("title",We.title)})},ge=()=>{ft.current=new jt.hP(ct.current),ft.current.targetRoot=Lt.current,ft.current.addEventListener("render",Yt),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),de()},300)};return $t.createElement($t.Fragment,null,(xt==null?void 0:xt.visible)&&$t.createElement(Ot.Z,{spinning:Rt,tip:Nt,style:{position:"absolute",width:"100vw"}},$t.createElement("div",{ref:Lt,className:Zt()(wt.imageDimensions,Dt,yt?wt.fullWidth:""),style:et},$t.createElement("img",{className:wt.img,ref:ct}))))}},76562:function(Pn,_n,ce){"use strict";var $t=ce(59301),wt=ce(77019),Qt=ce(5269),Zt=ce(20554),Ot=ce(99571),jt=ce(76902),Ct=ce(99587),Mt=ce(48136),Bt=ce(59301);const St=(0,$t.forwardRef)(({callback:kt,showSaveButton:xt,value:Dt=""},yt)=>{const et=(0,$t.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:Bt.createElement(wt.Z,{className:Ct.Z.lists,gutter:[10,10]},tt.map((ft,gt)=>Bt.createElement(Qt.Z,{flex:"110px",className:Ct.Z.item},Bt.createElement("div",null,Bt.createElement(jt.Z,{value:`$$${ft.value}$$`}),ft.name),Bt.createElement("div",{className:Ct.Z.children},ft.children.map((Lt,Rt)=>Bt.createElement("div",{key:Rt},Bt.createElement("h1",null,Lt.name),Bt.createElement(wt.Z,{gutter:[10,10]},Lt.data.map((Ut,Nt)=>Bt.createElement(Qt.Z,{key:Nt,onClick:()=>ot(Ut),className:Ct.Z.diamond},Bt.createElement(jt.Z,{value:"`$$"+Ut.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:Bt.createElement(wt.Z,{className:Ct.Z.lists,gutter:[10,10]},lt.map((ft,gt)=>Bt.createElement(Qt.Z,{flex:"110px",className:Ct.Z.item},Bt.createElement("div",null,Bt.createElement(jt.Z,{value:"`$$"+ft.value+"$$`"}),ft.name),Bt.createElement("div",{className:Ct.Z.children},ft.children.map((Lt,Rt)=>Bt.createElement("div",{key:Rt},Lt.name&&Bt.createElement("h1",null,Lt.name),Bt.createElement(wt.Z,{gutter:[10,10]},Lt.data.map((Ut,Nt)=>Bt.createElement(Qt.Z,{key:Nt,onClick:()=>ot(Ut),className:Ct.Z.diamond},Bt.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,$t.useImperativeHandle)(yt,()=>({getData:ct})),Bt.createElement("div",{className:Ct.Z.mathWrap},Bt.createElement(Zt.default,{defaultActiveKey:"1",items:ut}),Bt.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}},Dt||""),xt&&Bt.createElement("div",{className:Ct.Z.button},Bt.createElement(Ot.ZP,{size:"large",onClick:ct,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});_n.Z=St},96472:function(Pn,_n,ce){"use strict";ce.d(_n,{z:function(){return je},Z:function(){return he}});var $t=ce(59301),wt=ce(14566),Qt=ce(6767),Zt=ce(62957),Ot=ce(99571),jt=ce(346),Ct=ce(51917),Mt=Object.defineProperty,Bt=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,Dt=(Jt,re)=>{for(var se in re||(re={}))St.call(re,se)&&xt(Jt,se,re[se]);if(Bt)for(var se of Bt(re))kt.call(re,se)&&xt(Jt,se,re[se]);return Jt},yt=(Jt,re,se)=>new Promise((pe,ue)=>{var Ie=Ae=>{try{Qe(se.next(Ae))}catch(Pe){ue(Pe)}},Fe=Ae=>{try{Qe(se.throw(Ae))}catch(Pe){ue(Pe)}},Qe=Ae=>Ae.done?pe(Ae.value):Promise.resolve(Ae.value).then(Ie,Fe);Qe((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:ue=150,title:Ie="\u6587\u4EF6\u4E0A\u4F20",accept:Fe=null})=>{const Qe={multiple:!1,fileList:Jt,accept:Fe,withCredentials:!0,beforeUpload:Pe=>Pe.size/1024/1024<ue?!0:(message.error(`\u8BE5\u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(${ue}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(Pe){var He,Re,_e,ie;let Tt=[...Pe.fileList];if(Tt=Tt.map(At=>(At.name.indexOf(et)===-1&&(At.name=`${At.name}${et}${tt(At.size)}`),Dt({},At))),Pe.file.status==="done"&&((Re=(He=Pe.file)==null?void 0:He.response)==null?void 0:Re.status)===-1){message.error((ie=(_e=Pe.file)==null?void 0:_e.response)==null?void 0:ie.message),se([]);return}se(Tt)},onRemove:Pe=>yt(void 0,null,function*(){const He=Pe.size/1024/1024;return Pe.status==="uploading"?!0:He<ue&&(Pe.response?Pe.response.id:Pe.uid)?yield removeAttachment(Pe.response?Pe.response.id:Pe.id):!0})};function Ae(Pe){Pe.preventDefault(),Pe.stopPropagation()}return React.createElement("div",{className:`single-upload ${pe||""}`},React.createElement(Upload,Dt({},Qe),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},Ie),React.createElement("span",{onClick:Ae,style:{marginLeft:10}},"(\u5355\u4E2A\u6587\u4EF6\u6700\u5927",ue,"M)"," ")))},ot=ce(61481),ut=ce(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 qt="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjM1NCAzLjVoLTIuNzd2OC4xNjdINi40MTZWMy41SDMuNjQ2TDcgMGwzLjM1NCAzLjVaTTE0IDdoLTEuMTY3djUuODMzSDEuMTY3VjdIMHY3aDE0VjdaIiBmaWxsPSIjMzA2MUQwIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=",ee=Object.defineProperty,Yt=Object.getOwnPropertySymbols,de=Object.prototype.hasOwnProperty,ge=Object.prototype.propertyIsEnumerable,be=(Jt,re,se)=>re in Jt?ee(Jt,re,{enumerable:!0,configurable:!0,writable:!0,value:se}):Jt[re]=se,Ne=(Jt,re)=>{for(var se in re||(re={}))de.call(re,se)&&be(Jt,se,re[se]);if(Yt)for(var se of Yt(re))ge.call(re,se)&&be(Jt,se,re[se]);return Jt},We=(Jt,re,se)=>new Promise((pe,ue)=>{var Ie=Ae=>{try{Qe(se.next(Ae))}catch(Pe){ue(Pe)}},Fe=Ae=>{try{Qe(se.throw(Ae))}catch(Pe){ue(Pe)}},Qe=Ae=>Ae.done?pe(Ae.value):Promise.resolve(Ae.value).then(Ie,Fe);Qe((se=se.apply(Jt,re)).next())});const{Dragger:we}=wt.default;function je(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:ue,maxSize:Ie=150,title:Fe="\u4E0A\u4F20\u9644\u4EF6",showRemoveModal:Qe=!1,accept:Ae="",additionalText:Pe,isDragger:He,number:Re=1e3,aloneClear:_e=!1,realTimeRemove:ie=!0,uploadText:Tt,setFileProgress:At,showFileProgress:Vt})=>{const[oe,Ht]=(0,$t.useState)(!1);let[It,Pt]=(0,$t.useState)(Jt||[]),[Et,te]=(0,$t.useState)(1);(0,$t.useEffect)(()=>{Jt&&(Et===1&&Pt([...Jt]),te(2),Re===(Jt==null?void 0:Jt.length)&&Ht(!0))},[Jt]);const zt=()=>{setTimeout(()=>{It.pop(),Pt([...It])},500)};Vt&&At(It.some(ye=>ye.status==="uploading"));const Wt={multiple:!0,disabled:oe,accept:Ae,withCredentials:!0,fileList:It,beforeUpload:(ye,Ge)=>{const ze=ye.size/1024/1024;return It.concat(Ge).length>Re?(It.pop(),Pt([...It]),Qt.ZP.error(`\u6700\u591A\u53EA\u80FD\u4E0A\u4F20${Re}\u4E2A\u6587\u4EF6`),_e?Promise.reject():(zt(),!1)):ze<Ie?!0:(Qt.ZP.error(`\u8BE5\u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(${Ie}MB).`),_e?Promise.reject():(zt(),!1))},data:pe,action:se||`${jt.Z.API_SERVER}/api/attachments.json`,onChange(ye){var Ge,ze,Ee,Xe;if(ye.file.status==="removed"?It=ye.fileList:It=(0,ut.uniqBy)([...ye.fileList,...It],"uid"),ye.file.status==="done"&&((ze=(Ge=ye.file)==null?void 0:Ge.response)==null?void 0:ze.status)===-1){Qt.ZP.error((Xe=(Ee=ye.file)==null?void 0:Ee.response)==null?void 0:Xe.message);return}It.length>=Re?Ht(!0):Ht(!1),Pt([...It]),It=It.map(on=>{var rn,Je;return(rn=on==null?void 0:on.response)!=null&&rn.id&&(on.url=(Je=on==null?void 0:on.response)==null?void 0:Je.url),on.name.indexOf(et)===-1&&(on.name=`${on.name}${et}${tt(on.size)}`),Ne({},on)}),console.log("info:",ye,It),re(It)},onRemove:ye=>We(void 0,null,function*(){if(!ie)return!0;const Ge=()=>We(void 0,null,function*(){if(ye.response?ye.response.id:ye.id){let Ee=yield(0,Ct.JZ)(ye.response?ye.response.id:ye.uid);return Promise.resolve(Ee)}else return!0});return Qe?new Promise((ze,Ee)=>{Zt.default.confirm({centered:!0,width:530,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:$t.createElement("div",{className:"tc font16"},"\u662F\u5426\u786E\u8BA4\u5220\u9664?"),onOk:()=>We(void 0,null,function*(){const Xe=yield Ge();Qt.ZP.success("\u5220\u9664\u6210\u529F"),ze(!0)}),onCancel:()=>ze(!1)})}):yield Ge()})};function le(ye){ye.preventDefault(),ye.stopPropagation()}return $t.createElement("div",{className:`multi-upload ${ue||""}`},He&&$t.createElement(we,Ne({},Wt),$t.createElement("p",{className:"ant-upload-drag-icon"},$t.createElement(ot.Z,null)),$t.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",$t.createElement("br",null),"(\u5355\u4E2A\u6587\u4EF6\u6700\u5927\u9650\u5236\u4E3A",Ie,"MB)"," "),Pe),!He&&$t.createElement(wt.default,Ne({},Wt),$t.createElement(Ot.ZP,{disabled:oe,className:"upload_button"},$t.createElement("img",{className:"aBtn_img",src:qt}),Fe),$t.createElement("span",{onClick:le,className:"upload_text"},Tt||`(\u5355\u4E2A\u6587\u4EF6\u6700\u5927${Ie}MB)`)))}},28426:function(Pn,_n,ce){"use strict";var $t=ce(59301),wt=ce(93314),Qt=ce(99571),Zt=Object.defineProperty,Ot=Object.defineProperties,jt=Object.getOwnPropertyDescriptors,Ct=Object.getOwnPropertySymbols,Mt=Object.prototype.hasOwnProperty,Bt=Object.prototype.propertyIsEnumerable,St=(yt,et,tt)=>et in yt?Zt(yt,et,{enumerable:!0,configurable:!0,writable:!0,value:tt}):yt[et]=tt,kt=(yt,et)=>{for(var tt in et||(et={}))Mt.call(et,tt)&&St(yt,tt,et[tt]);if(Ct)for(var tt of Ct(et))Bt.call(et,tt)&&St(yt,tt,et[tt]);return yt},xt=(yt,et)=>Ot(yt,jt(et));const Dt=({img:yt,buttonProps:et={},styles:tt={},customText:lt,ButtonText:ot,ButtonClick:ut,Buttonclass:ct,ButtonTwo:ft,imgStyles:gt,loading:Lt=!1,className:Rt=""})=>$t.createElement("section",{className:`tc animated fadeIn ${Rt}`,style:kt({color:"#999",margin:"100px auto",visibility:Lt?"hidden":"visible"},tt)},$t.createElement("img",{src:yt||wt,style:xt(kt({},gt),{pointerEvents:"none",userSelect:"none"})}),$t.createElement("p",{className:"mt20 font14"},lt||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),ot&&$t.createElement(Qt.ZP,kt({className:ct,onClick:ut},et),ot),ft&&ft);_n.Z=Dt},45677:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return ct}});var $t=ce(59301),wt={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Qt=ce(99571),Zt=ce(70557),Ot=ce(75975),jt=ce(25399),Ct=ce(51257),Mt=ce(81722),Bt=ce(28426),St=ce(346),kt=ce(44203),xt=ce(59301),Dt=Object.defineProperty,yt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,tt=Object.prototype.propertyIsEnumerable,lt=(ft,gt,Lt)=>gt in ft?Dt(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(yt)for(var Lt of yt(gt))tt.call(gt,Lt)&&lt(ft,Lt,gt[Lt]);return ft},ut=(ft,gt,Lt)=>new Promise((Rt,Ut)=>{var Nt=Yt=>{try{ee(Lt.next(Yt))}catch(de){Ut(de)}},qt=Yt=>{try{ee(Lt.throw(Yt))}catch(de){Ut(de)}},ee=Yt=>Yt.done?Rt(Yt.value):Promise.resolve(Yt.value).then(Nt,qt);ee((Lt=Lt.apply(ft,gt)).next())}),ct=({editOffice:ft="view",data:gt,issaver:Lt,onSaver:Rt,theme:Ut,type:Nt,filename:qt,monacoEditor:ee,className:Yt,style:de,close:ge,onClose:be,hasMask:Ne,disabledDownload:We,onImgDimensions:we,showNodata:je,recordInfo:he})=>{const[Jt,re]=(0,$t.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,$t.useState)(""),[ue,Ie]=(0,$t.useState)(),Fe=window.ENV==="build"?"/react/build":"",Qe=location.host.startsWith("localhost")?St.Z.PROXY_SERVER:St.Z.API_SERVER,Pe=10*(1024*1024),He=(0,$t.useRef)();gt!=null&&gt.startsWith("/api")&&Nt!=="txt"&&(gt=St.Z.API_SERVER+gt);const Re=Vt=>Vt.substring(Vt.lastIndexOf("/")+1).split(".").pop();qt&&ee&&(ee.filename=qt),(0,$t.useEffect)(()=>{var Vt,oe;const Ht=(oe=(Vt=document.cookie)==null?void 0:Vt.replace(/\s/g,""))==null?void 0:oe.split(";");Ht==null||Ht.map(It=>{let Pt=It.split("=");Pt[0]==="_educoder_session"&&pe(Pt[1])})},[]),(0,$t.useEffect)(()=>{Nt==="office"&&(gt.indexOf("bigfilescdn.")>-1||gt.indexOf("bigfiles1")>-1?Ie({url:gt,fileType:Re(gt),model:gt.indexOf("model=edit")?"edit":"view"}):ie())},[Nt,gt]);function _e(Vt){return ut(this,null,function*(){Vt.data.type==="pdfdata"&&(Rt(Vt.data.data),window.removeEventListener("message",_e,!1)),console.log("mess---:",Vt.data)})}const ie=()=>ut(void 0,null,function*(){console.log("data:",gt);let Vt=gt;gt.startsWith("http")||(Vt=location.origin+Vt);let oe=new URL(Vt).pathname.split("/").pop();const Ht=yield(0,Mt.gJ)({attachment_id:oe});Ht.url=Qe+Ht.url,Ie(Ht)}),Tt=()=>{if(gt.startsWith("http")||gt.startsWith("blob:")){At();return}(0,Ct.Sv)(qt||"educoder",gt,qt)},At=()=>{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)(qt||"educoder",decodeURIComponent(gt))};return xt.createElement("div",{style:ot({},de||{}),className:`${Ne&&wt.bgBlack} ${Nt?wt.wrp:"hide"}`},ge&&xt.createElement("div",{className:wt.close,ref:He},!!we&&xt.createElement(jt.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>He.current},xt.createElement("span",{onClick:()=>{be(),we()}},xt.createElement("i",{className:"icon-yulanpizhu"}))),!We&&xt.createElement(jt.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>He.current},xt.createElement("span",{onClick:At},xt.createElement("i",{className:"icon-quxiaozhiding"}))),Lt&&xt.createElement(jt.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>He.current},xt.createElement("span",{className:"",onClick:()=>{const Vt=document.getElementById("pdfiframe");window.addEventListener("message",_e,!1),setTimeout(()=>{Vt.contentWindow.postMessage("getData","*")},300)}},xt.createElement("i",{className:"icon-baocun"}))),xt.createElement(jt.Z,{title:"\u5173\u95ED",getPopupContainer:()=>He.current},xt.createElement("span",{className:"",onClick:()=>{be()}},xt.createElement("i",{className:"icon-guanbi1"})))),xt.createElement("div",{className:`${wt[Yt]} ${Yt} ${wt.monaco} ${Nt==="txt"?"show":"hide"}`},Nt==="txt"&&xt.createElement(xt.Fragment,null,xt.createElement(Ot.ZP,ot({},ee)))),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"&&ue&&xt.createElement("iframe",{src:`${Fe}/office.html?key=${ue.key}&url=${btoa(ue.url)}&callbackUrl=${Qe+(ue.callbackUrl||"")}&fileType=${ue.fileType}&title=${ue.title||""}&model=${ft}&officeServer=${St.Z.ONLYOFFICE}&disabledDownload=${!!We}`}),Nt==="html"&&xt.createElement("iframe",{src:gt+"&disposition=inline"}),Nt==="pdf"&&xt.createElement("iframe",{id:"pdfiframe",src:`${Fe}/js/pdfview/index.html?filename=${qt||"educoder.pdf"}&url=${encodeURIComponent(gt)}&disabledDownload=${!!We}&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,je?xt.createElement(Bt.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:Tt,disabled:We},"\u4E0B\u8F7D")}):xt.createElement(Qt.ZP,{type:"primary",size:"middle",onClick:Tt,disabled:We},xt.createElement(Zt.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},76902:function(Pn,_n,ce){"use strict";ce.d(_n,{z:function(){return Ut},Z:function(){return Nt}});var $t=ce(59301),wt=ce(8944),Qt=ce(81428),Zt=ce(64018),Ot=ce(15360),jt=ce(346),Ct=ce(51257),Mt=ce(15342),Bt=ce(1012),St=ce(45677),kt=ce(59301),Dt=({html:qt})=>{const ee=(0,$t.useRef)(null),Yt=(0,$t.useRef)(null),de=`.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,$t.useEffect)(()=>{const ge=ee.current.attachShadow({mode:"open"});Yt.current=document.createElement("div"),Yt.current.className="markdown-body",Yt.current.innerHTML=qt,ge.appendChild(Yt.current);const be=document.createElement("style");return be.textContent=de,ge.appendChild(be),()=>{ge.innerHTML=""}},[]),(0,$t.useEffect)(()=>{Yt.current&&(Yt.current.innerHTML=qt)},[qt]),kt.createElement("div",{ref:ee})};function yt(qt){const ee=["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"],Yt=new RegExp(`\\b(${ee.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return qt.replace(Yt,"").trim()}var et=Object.defineProperty,tt=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,ot=Object.prototype.propertyIsEnumerable,ut=(qt,ee,Yt)=>ee in qt?et(qt,ee,{enumerable:!0,configurable:!0,writable:!0,value:Yt}):qt[ee]=Yt,ct=(qt,ee)=>{for(var Yt in ee||(ee={}))lt.call(ee,Yt)&&ut(qt,Yt,ee[Yt]);if(tt)for(var Yt of tt(ee))ot.call(ee,Yt)&&ut(qt,Yt,ee[Yt]);return qt};const ft="@\u2581\u2581@",gt="@\u2581@",Lt=/<pre[^>]*>/g;function Rt(qt){let ee=document.createElement("div");return ee.innerHTML=qt,ee.childNodes.length===0?"":ee.childNodes[0].nodeValue}const Ut=(qt,ee)=>{qt=qt||"";const Yt=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,de=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,ge=/\(\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 ee?qt.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(Yt,(Ne,We,we,je,he,Jt,re)=>{const se=We||je||Jt,pe=we||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="'):(qt=qt.replace(be,(Ne,We,we,je,he,Jt,re)=>{const se=We||je||Jt,pe=we||he||re||"?";return jt.Z.API_SERVER+"/attachments/download/"+se+pe+"&t="+(0,Ct.Jn)(se,Date.now())+(Ne.indexOf(")")>-1?")":"&")}).replace(Yt,(Ne,We,we,je,he,Jt,re)=>{const se=We||je||Jt,pe=we||he||re||"?";return jt.Z.API_SERVER+"/api/attachments/"+se+pe+"&t="+(0,Ct.Jn)(se,Date.now())+(Ne.indexOf(")")>-1?")":"&")}).replace(de,(Ne,We,we,je,he)=>{const Jt=We||je,re=we||he||"";return'"'+jt.Z.API_SERVER+"/api/attachments/"+Jt+re+Jt+re+"&t="+(0,Ct.Jn)(Jt,Date.now())}).replace(ge,(Ne,We,we,je,he)=>{const Jt=We||je,re=we||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,`
`),qt)};var Nt=({value:qt="",className:ee,showTextOnly:Yt,showLines:de,style:ge={},stylesPrev:be={},highlightKeywords:Ne,showProgramFill:We,isProgramFill:we,disabledFill:je=!1,programFillValue:he,onFillChange:Jt=pe=>{},onFillBlur:re=()=>{},onFillFocus:se=()=>{}})=>{let pe=yt(String(qt||""));const[ue,Ie]=(0,$t.useState)(""),[Fe,Qe]=(0,$t.useState)("office"),[Ae,Pe]=(0,$t.useState)([]),He=(0,$t.useRef)("a"+(0,Bt.Z)()),Re={},_e=Wt=>/<style[\s\S]*?>/i.test(Wt||""),ie=(Wt,le,ye)=>{const Ge=document.createElement(Wt===gt?"input":"textarea");Ge.style.width="100%",Ge.style.height=Wt===gt?"40px":"151px",Ge.rows=5,Ge.spellcheck=!1,Ge.name="edu-program-fill",Ge.placeholder="\u8BF7\u8F93\u5165",Ge.dataset.id=le;const ze=Object.keys(Re).length;return Re[ze]=Ge,`<span class="edu-program-fill-wrap ${Wt===gt?"":"show"}" style="width:${Wt===gt?"400px":"100%"}" title=${ye||""}><span>${Ge.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function Tt(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 At=Wt=>!Yt&&_e(pe)?Wt:Wt.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(le,ye){let Ge=ye.replace(/(\n|\r)/g,"").split("}"),ze=[];return Ge.map(Ee=>{Ee!=""&&ze.push(`.${He.current} ${Ee}`)}),`<style>${ze.join("}")}</style>`}),Vt=(0,$t.useMemo)(()=>{try{const Ge=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,ze=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Ee=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,Xe=/\(\/attachments\/download\//g;pe=pe.replace(Xe,"("+jt.Z.API_SERVER+"/attachments/download/").replace(Ge,"("+jt.Z.API_SERVER+"/api/attachments/").replace(ze,'"'+jt.Z.API_SERVER+"/api/attachments/").replace(Ee,'"'+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(Ge){}if(We){let Ge=-1;return pe=pe.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(ze,Ee,Xe){var on;return++Ge,ie(ze,Ge,(on=he==null?void 0:he[Ge])==null?void 0:on.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${At(pe||"")}</pre>`}let Wt=At(pe);Wt=(0,Qt.ZP)(Wt);const le=(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,(Ge,ze)=>{const{type:Ee,expression:Xe}=le[ze];return(0,Mt.renderToString)(Rt(Xe)||"",{displayMode:Ee==="block",throwOnError:!1,output:"html"})}),Wt=Wt.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Qt.AL)();const ye=document.createElement("div");if(ye.innerHTML=Wt,Yt)return ye.innerText;if(Ne){const Ge=Ne.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Pt(ye,Ge),ye.innerHTML}return setTimeout(()=>zt(),500),ye.innerHTML},[pe,Ne]);(0,$t.useEffect)(()=>{Et.current&&Et.current.querySelectorAll(["input","textarea"]).forEach(le=>{le.oninput=oe,le.onblur=Ht,le.onfocus=It})},[Ae]),(0,$t.useEffect)(()=>{var Wt,le,ye,Ge,ze;if(he!=null&&he.length)try{const Ee=Et.current.querySelectorAll(".edu-program-fill-score"),Xe=Et.current.querySelectorAll('[name="edu-program-fill"]');for(const[on,rn]of Xe.entries())rn.value=((Wt=he==null?void 0:he[on])==null?void 0:Wt.value)||"",((le=he==null?void 0:he[on])==null?void 0:le.type)==="warning"?rn.className="program-fill-warning":((ye=he==null?void 0:he[on])==null?void 0:ye.type)==="success"?rn.className="program-fill-success":rn.className="";for(const[on,rn]of Ee.entries())rn.innerHTML=(Ge=he==null?void 0:he[on])!=null&&Ge.score?`${(ze=he==null?void 0:he[on])==null?void 0:ze.score}\u5206`:"";Pe(he)}catch(Ee){console.log(Ee,"error")}},[he]);const oe=Wt=>{Ae[Wt.target.dataset.id]=Ae[Wt.target.dataset.id]||{},Ae[Wt.target.dataset.id].value=Wt.target.value,Pe([...Ae]),Jt(Ae,Wt.target.dataset.id)},Ht=Wt=>{Ae[Wt.target.dataset.id]=Ae[Wt.target.dataset.id]||{},Ae[Wt.target.dataset.id].value=Wt.target.value,Pe([...Ae]),re(Ae,Wt.target.dataset.id)},It=Wt=>{Ae[Wt.target.dataset.id]=Ae[Wt.target.dataset.id]||{},Ae[Wt.target.dataset.id].value=Wt.target.value,Pe([...Ae]),se(Ae,Wt.target.dataset.id)};function Pt(Wt,le){return Wt.childNodes.forEach(ye=>{var Ge;if(ye.childNodes.length>0)Pt(ye,le);else if(ye.nodeName!=="IMG")if(ye.innerHTML)ye.innerHTML=(Ge=ye.innerHTML)==null?void 0:Ge.replace(new RegExp(le,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const ze=document.createElement("span");ze.innerHTML=ye.textContent.replace(new RegExp(le,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),ye.replaceWith(ze)}})}const Et=(0,$t.useRef)();Qt.jb.WebkitLineClamp=de,de&&(ge=ct(ct({},ge),Qt.jb));function te(Wt){let le=Wt.target;if(le.tagName.toUpperCase()==="A"){let ye=le.getAttribute("href");if(ye.indexOf("office")>-1)Wt.preventDefault(),Ie(ye),Qe("office");else if(ye.indexOf("application/pdf")>-1)Wt.preventDefault(),Ie(ye),Qe("pdf");else if(ye.indexOf("text/html")>-1)Wt.preventDefault(),Ie(ye),Qe("html");else if(ye.startsWith("#")){Wt.preventDefault();let Ge=document.getElementById(ye.replace("#",""));Ge&&Ge.scrollIntoView(!0)}}}const zt=()=>{var Wt;const le=(Wt=Et.current)==null?void 0:Wt.querySelectorAll("video");le==null||le.forEach(ye=>{if(ye.oncontextmenu=()=>!1,ye.src.indexOf(".m3u8")>-1&&!ye.canPlayType("application/vnd.apple.mpegurl")){if(Ot.ZP.isSupported()){var Ge=new Ot.ZP;Ge.loadSource(ye.src),Ge.attachMedia(ye)}}})};return(0,$t.useEffect)(()=>{if(Et.current&&Vt&&Vt.match(Lt)&&window.PR.prettyPrint(),Et.current)return Et.current.addEventListener("click",te),()=>{var Wt;(Wt=Et.current)==null||Wt.removeEventListener("click",te),(0,Qt.AL)(),(0,Qt.Iy)()}},[Vt,Et.current,te]),(0,$t.useEffect)(()=>{var Wt;const le=ye=>{ye.preventDefault(),ye.clipboardData.setData("text",window.getSelection().toString())};return(Wt=Et.current)==null||Wt.addEventListener("copy",le),()=>{var ye;(ye=Et.current)==null||ye.removeEventListener("copy",le)}},[Et.current]),$t.createElement($t.Fragment,null,Yt&&$t.createElement("div",{ref:Et},Vt),!Yt&&!_e(Vt)&&$t.createElement("div",{ref:Et,style:ct({},ge),className:`${ee||""} ${je?"disabled-fill":""} markdown-body ${He.current}`,dangerouslySetInnerHTML:{__html:Vt}}),!Yt&&_e(Vt)&&$t.createElement(Dt,{html:Vt}),$t.createElement(St.Z,{close:!0,data:ue,type:ue!=null&&ue.length?Fe:"",style:ct({},be),onClose:()=>Ie("")}))}},87320:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Zt}});var $t=ce(59301),wt=ce(49535),Qt=ce(90083),Zt=()=>{const[Ot,jt]=(0,$t.useState)(""),[Ct,Mt]=(0,$t.useState)(0);let[Bt,St]=(0,$t.useState)(),[kt,xt]=(0,$t.useState)();const[Dt,yt]=(0,$t.useState)(!1),et=(0,$t.useRef)("");(0,$t.useEffect)(()=>wt.Z.subscribe("preview-image",Nt=>{jt(Nt),console.log(Lt.current),document.body.style.overflow="hidden"}),[]),(0,$t.useEffect)(()=>(document.addEventListener("keydown",tt),()=>{document.removeEventListener("keydown",tt)}),[]),(0,$t.useEffect)(()=>{et.current=Ot},[Ot]);function tt(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(){Bt=Lt.current.width*1.1,kt=Lt.current.height*1.1,xt(kt),St(Bt)}function ct(){Bt=Lt.current.width/1.1,kt=Lt.current.height/1.1,xt(kt),St(Bt)}const ft=(0,$t.useRef)(),gt=(0,$t.useRef)(),Lt=(0,$t.useRef)(),Rt=Ut=>{(Ut.nativeEvent.target===ft.current||Ut.nativeEvent.target===gt.current)&&lt()};return $t.createElement($t.Fragment,null,Ot?$t.createElement("div",null,$t.createElement("div",{className:"preview-wrp-group",ref:gt},$t.createElement(Qt.Z,{className:"image-preview",src:Ot,style:{display:"none"},preview:{visible:!0,src:Ot,onVisibleChange:Ut=>{jt("")}},alt:"\u9884\u89C8\u5927\u56FE"}))):null)}},69720:function(Pn,_n,ce){"use strict";ce.d(_n,{h:function(){return ft}});var $t=ce(59301),wt=ce(82326),Qt=ce(28284),Zt=ce(99571),Ot=ce(89780),jt=ce.n(Ot),Ct=ce(8336),Mt=ce(12469),Bt=Object.defineProperty,St=Object.defineProperties,kt=Object.getOwnPropertyDescriptors,xt=Object.getOwnPropertySymbols,Dt=Object.prototype.hasOwnProperty,yt=Object.prototype.propertyIsEnumerable,et=(gt,Lt,Rt)=>Lt in gt?Bt(gt,Lt,{enumerable:!0,configurable:!0,writable:!0,value:Rt}):gt[Lt]=Rt,tt=(gt,Lt)=>{for(var Rt in Lt||(Lt={}))Dt.call(Lt,Rt)&&et(gt,Rt,Lt[Rt]);if(xt)for(var Rt of xt(Lt))yt.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"]};_n.Z=({callback:gt,onCancel:Lt})=>{const[Rt,Ut]=(0,$t.useState)("python");function Nt(ee){Ut(ct[ee][1])}function qt(ee){gt(ee)}return $t.createElement(Qt.default,lt(tt({},ut),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:qt,style:{width:500}}),$t.createElement(Qt.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},$t.createElement(wt.default,{getPopupContainer:ee=>ee.parentNode,onChange:Nt},Object.keys(ct).map(ee=>$t.createElement(ot,{key:ee,value:ee},ct[ee][0])))),$t.createElement(Qt.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},$t.createElement(ft,{mode:Rt})),$t.createElement("div",{className:"flex-container flex-end"},$t.createElement(Zt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),$t.createElement(Zt.ZP,{type:"ghost",onClick:Lt},"\u53D6\u6D88")))};function ft({value:gt,onChange:Lt,mode:Rt,options:Ut={}}){const Nt=(0,$t.useRef)(),[qt,ee]=(0,$t.useState)();return(0,$t.useEffect)(()=>{if(qt){let Yt=function(de){const ge=de.getValue();Lt&&Lt(ge)};return qt.on("change",Yt),()=>{qt.off("change",Yt)}}},[qt,Lt]),(0,$t.useEffect)(()=>{qt&&qt.setOption("mode",Rt)},[qt,Rt]),(0,$t.useEffect)(()=>{qt&&(gt!==qt.getValue()||gt==="")&&setTimeout(()=>{qt.setValue(gt||"")},300)},[qt,gt]),(0,$t.useEffect)(()=>{if(Nt.current&&!qt){const Yt=jt().fromTextArea(Nt.current,tt({mode:Rt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},Ut));ee(Yt)}},[Nt.current,qt]),$t.createElement("div",{className:"my-codemirror-container"},$t.createElement("textarea",{ref:Nt}))}},39793:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return ji}});var $t=ce(59301),wt=ce(89780),Qt=ce.n(wt),Zt=ce(76374),Ot=ce(8336),jt=ce(6313),Ct=ce(25717),Mt=ce(99498),Bt=ce(25419),St=ce(67549),kt=ce(76902),xt=({value:nn="",className:qe,showTextOnly:Ye,showLines:an,style:ri={}})=>{const $n=(0,$t.useMemo)(()=>"",[nn]);return $t.createElement($t.Fragment,null,$t.createElement("div",{dangerouslySetInnerHTML:{__html:$n}}))},Dt=Object.defineProperty,yt=Object.defineProperties,et=Object.getOwnPropertyDescriptors,tt=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,ot=Object.prototype.propertyIsEnumerable,ut=(nn,qe,Ye)=>qe in nn?Dt(nn,qe,{enumerable:!0,configurable:!0,writable:!0,value:Ye}):nn[qe]=Ye,ct=(nn,qe)=>{for(var Ye in qe||(qe={}))lt.call(qe,Ye)&&ut(nn,Ye,qe[Ye]);if(tt)for(var Ye of tt(qe))ot.call(qe,Ye)&&ut(nn,Ye,qe[Ye]);return nn},ft=(nn,qe)=>yt(nn,et(qe));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:nn,title:qe,icon:Ye,actionName:an,className:ri="",children:$n}){function mi(){nn(an)}return $t.createElement("a",{title:qe,className:ri,onClick:mi},$t.createElement("i",{className:`${Ye}`}),$n)}var Rt=({watch:nn,showNullButton:qe,showNullProgramButton:Ye,onActionCallback:an,fullScreen:ri,insertTemp:$n,hidetoolBar:mi,extraUse:fn})=>{const Wn=[...gt,{title:`${nn?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${nn?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return $t.createElement("ul",{className:"markdown-toolbar-container"},!mi&&Wn.map((gi,Hi)=>$t.createElement("li",{key:Hi},gi.actionName?$t.createElement(Lt,ft(ct({},gi),{onActionCallback:an})):$t.createElement("span",{className:"v-line"}))),qe?$t.createElement("li",null,$t.createElement(Lt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:an},$t.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,Ye?$t.createElement($t.Fragment,null,$t.createElement("li",null,$t.createElement(Lt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:an},$t.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),$t.createElement("li",null,$t.createElement(Lt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:an},$t.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,$n&&$t.createElement("li",null,$t.createElement(Lt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${$n}`,onActionCallback:an},$t.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),fn&&$t.createElement("li",null,fn),$t.createElement("li",{className:"btn-full-screen"},$t.createElement(Lt,{icon:`${ri?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:ri?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:an})))},Ut=ce(91558),Nt=ce(28284),qt=ce(37568),ee=ce(99571),Yt=Object.defineProperty,de=Object.defineProperties,ge=Object.getOwnPropertyDescriptors,be=Object.getOwnPropertySymbols,Ne=Object.prototype.hasOwnProperty,We=Object.prototype.propertyIsEnumerable,we=(nn,qe,Ye)=>qe in nn?Yt(nn,qe,{enumerable:!0,configurable:!0,writable:!0,value:Ye}):nn[qe]=Ye,je=(nn,qe)=>{for(var Ye in qe||(qe={}))Ne.call(qe,Ye)&&we(nn,Ye,qe[Ye]);if(be)for(var Ye of be(qe))We.call(qe,Ye)&&we(nn,Ye,qe[Ye]);return nn},he=(nn,qe)=>de(nn,ge(qe));const Jt={labelCol:{span:4},wrapperCol:{span:20}};var re=({callback:nn,onCancel:qe})=>{function Ye(an){nn(an)}return $t.createElement(Nt.default,he(je({},Jt),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:Ye,style:{width:500}}),$t.createElement(Nt.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},$t.createElement(qt.default,null)),$t.createElement(Nt.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},$t.createElement(qt.default,null)),$t.createElement("div",{className:"flex-container flex-end"},$t.createElement(ee.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),$t.createElement(ee.ZP,{type:"ghost",onClick:qe},"\u53D6\u6D88")))},se=ce(69720),pe=ce(17077),ue=ce(62957),Ie=ce(77019),Fe=ce(9507),Qe=ce(59301),Ae=({callback:nn,onCancel:qe})=>{const Ye=document.createElement("canvas"),an=Ye.getContext("2d");Ye.width=1e3,Ye.height=800,an.fillStyle="#ffffff",an.fillRect(0,0,Ye.width,Ye.height);const ri=Ye.toDataURL("image/png");return Qe.createElement(ue.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},Qe.createElement(Ie.Z,{style:{height:"100vh"}},Qe.createElement(Fe.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:ri,visible:!0,title:String(Date.now())},onOk:$n=>{nn({src:$n.url})},onClose:qe})))},Pe=ce(12378);function He(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(He,go.CommandHandler),He.prototype.canAlignSelection=function(){var nn=this.diagram;return!(nn===null||nn.isReadOnly||nn.isModelReadOnly||nn.selection.count<2)},He.prototype.alignLeft=function(){var nn=this.diagram;nn.startTransaction("aligning left");var qe=1/0;nn.selection.each(function(Ye){Ye instanceof go.Link||(qe=Math.min(Ye.position.x,qe))}),nn.selection.each(function(Ye){Ye instanceof go.Link||Ye.move(new go.Point(qe,Ye.position.y))}),nn.commitTransaction("aligning left")},He.prototype.alignRight=function(){var nn=this.diagram;nn.startTransaction("aligning right");var qe=-1/0;nn.selection.each(function(Ye){if(!(Ye instanceof go.Link)){var an=Ye.actualBounds.x+Ye.actualBounds.width;qe=Math.max(an,qe)}}),nn.selection.each(function(Ye){Ye instanceof go.Link||Ye.move(new go.Point(qe-Ye.actualBounds.width,Ye.position.y))}),nn.commitTransaction("aligning right")},He.prototype.alignTop=function(){var nn=this.diagram;nn.startTransaction("alignTop");var qe=1/0;nn.selection.each(function(Ye){Ye instanceof go.Link||(qe=Math.min(Ye.position.y,qe))}),nn.selection.each(function(Ye){Ye instanceof go.Link||Ye.move(new go.Point(Ye.position.x,qe))}),nn.commitTransaction("alignTop")},He.prototype.alignBottom=function(){var nn=this.diagram;nn.startTransaction("aligning bottom");var qe=-1/0;nn.selection.each(function(Ye){if(!(Ye instanceof go.Link)){var an=Ye.actualBounds.y+Ye.actualBounds.height;qe=Math.max(an,qe)}}),nn.selection.each(function(Ye){Ye instanceof go.Link||Ye.move(new go.Point(Ye.actualBounds.x,qe-Ye.actualBounds.height))}),nn.commitTransaction("aligning bottom")},He.prototype.alignCenterX=function(){var nn=this.diagram,qe=nn.selection.first();if(qe){nn.startTransaction("aligning Center X");var Ye=qe.actualBounds.x+qe.actualBounds.width/2;nn.selection.each(function(an){an instanceof go.Link||an.move(new go.Point(Ye-an.actualBounds.width/2,an.actualBounds.y))}),nn.commitTransaction("aligning Center X")}},He.prototype.alignCenterY=function(){var nn=this.diagram,qe=nn.selection.first();if(qe){nn.startTransaction("aligning Center Y");var Ye=qe.actualBounds.y+qe.actualBounds.height/2;nn.selection.each(function(an){an instanceof go.Link||an.move(new go.Point(an.actualBounds.x,Ye-an.actualBounds.height/2))}),nn.commitTransaction("aligning Center Y")}},He.prototype.alignColumn=function(nn){var qe=this.diagram;qe.startTransaction("align Column"),nn===void 0&&(nn=0),nn=parseFloat(nn);var Ye=new Array;qe.selection.each(function(fn){fn instanceof go.Link||Ye.push(fn)});for(var an=0;an<Ye.length-1;an++){var ri=Ye[an],$n=ri.actualBounds.y+ri.actualBounds.height+nn,mi=Ye[an+1];mi.move(new go.Point(ri.actualBounds.x,$n))}qe.commitTransaction("align Column")},He.prototype.alignRow=function(nn){nn===void 0&&(nn=0),nn=parseFloat(nn);var qe=this.diagram;qe.startTransaction("align Row");var Ye=new Array;qe.selection.each(function(fn){fn instanceof go.Link||Ye.push(fn)});for(var an=0;an<Ye.length-1;an++){var ri=Ye[an],$n=ri.actualBounds.x+ri.actualBounds.width+nn,mi=Ye[an+1];mi.move(new go.Point($n,ri.actualBounds.y))}qe.commitTransaction("align Row")},He.prototype.canRotate=function(nn){var qe=this.diagram;return!(qe===null||qe.isReadOnly||qe.isModelReadOnly||qe.selection.count<1)},He.prototype.rotate=function(nn){nn===void 0&&(nn=90);var qe=this.diagram;qe.startTransaction("rotate "+nn.toString());var qe=this.diagram;qe.selection.each(function(Ye){Ye instanceof go.Link||Ye instanceof go.Group||(Ye.angle+=nn)}),qe.commitTransaction("rotate "+nn.toString())},He.prototype.pullToFront=function(){var nn=this.diagram;nn.startTransaction("pullToFront");var qe=new go.Map;nn.selection.each(function(Ye){qe.set(Ye.layer,0)}),qe.iteratorKeys.each(function(Ye){var an=0;Ye.parts.each(function(ri){if(!ri.isSelected){var $n=ri.zOrder;isNaN($n)?ri.zOrder=0:an=Math.max(an,$n)}}),qe.set(Ye,an)}),nn.selection.each(function(Ye){He._assignZOrder(Ye,qe.get(Ye.layer)+1)}),nn.commitTransaction("pullToFront")},He.prototype.pushToBack=function(){var nn=this.diagram;nn.startTransaction("pushToBack");var qe=new go.Map;nn.selection.each(function(Ye){qe.set(Ye.layer,0)}),qe.iteratorKeys.each(function(Ye){var an=0;Ye.parts.each(function(ri){if(!ri.isSelected){var $n=ri.zOrder;isNaN($n)?ri.zOrder=0:an=Math.min(an,$n)}}),qe.set(Ye,an)}),nn.selection.each(function(Ye){He._assignZOrder(Ye,qe.get(Ye.layer)-1-He._findGroupDepth(Ye))}),nn.commitTransaction("pushToBack")},He._assignZOrder=function(nn,qe,Ye){Ye===void 0&&(Ye=nn),nn.layer===Ye.layer&&(nn.zOrder=qe),nn instanceof go.Group&&nn.memberParts.each(function(an){He._assignZOrder(an,qe+1,Ye)})},He._findGroupDepth=function(nn){if(nn instanceof go.Group){var qe=0;return nn.memberParts.each(function(Ye){qe=Math.max(qe,He._findGroupDepth(Ye))}),qe+1}else return 0},He.prototype.doKeyDown=function(){var nn=this.diagram;if(nn!==null){var qe=nn.lastInput;if(qe.key==="Up"||qe.key==="Down"||qe.key==="Left"||qe.key==="Right"){var Ye=this.arrowKeyBehavior;if(Ye==="none")return;if(Ye==="select"){this._arrowKeySelect();return}else if(Ye==="move"){this._arrowKeyMove();return}else if(Ye==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},He.prototype._getAllParts=function(){var nn=new Array;return this.diagram.nodes.each(function(qe){nn.push(qe)}),this.diagram.parts.each(function(qe){nn.push(qe)}),nn},He.prototype._arrowKeyMove=function(){var nn=this.diagram,qe=nn.lastInput,Ye=0,an=0;if(qe.control||qe.meta)Ye=1,an=1;else if(nn.grid!==null){var ri=nn.grid.gridCellSize;an=ri.width,Ye=ri.height}nn.startTransaction("arrowKeyMove"),nn.selection.each(function($n){qe.key==="Up"?$n.move(new go.Point($n.actualBounds.x,$n.actualBounds.y-Ye)):qe.key==="Down"?$n.move(new go.Point($n.actualBounds.x,$n.actualBounds.y+Ye)):qe.key==="Left"?$n.move(new go.Point($n.actualBounds.x-an,$n.actualBounds.y)):qe.key==="Right"&&$n.move(new go.Point($n.actualBounds.x+an,$n.actualBounds.y))}),nn.commitTransaction("arrowKeyMove")},He.prototype._arrowKeySelect=function(){var nn=this.diagram,qe=nn.lastInput,Ye=null;qe.key==="Up"?Ye=this._findNearestPartTowards(270):qe.key==="Down"?Ye=this._findNearestPartTowards(90):qe.key==="Left"?Ye=this._findNearestPartTowards(180):qe.key==="Right"&&(Ye=this._findNearestPartTowards(0)),Ye!==null&&(qe.shift?Ye.isSelected=!0:qe.control||qe.meta?Ye.isSelected=!Ye.isSelected:nn.select(Ye))},He.prototype._findNearestPartTowards=function(nn){var qe=this.diagram.selection.first();if(qe===null)return null;for(var Ye=qe.actualBounds.center,an=this._getAllParts(),ri=1/0,$n=qe,mi=0;mi<an.length;mi++){var fn=an[mi];if(fn!==qe&&fn.canSelect()){var Wn=fn.actualBounds.center,gi=Ye.directionPoint(Wn),Hi=this._angleCloseness(gi,nn);if(Hi<=45){var Dn=Ye.distanceSquaredPoint(Wn);Dn*=1+Math.sin(Hi*Math.PI/180),Dn<ri&&(ri=Dn,$n=fn)}}}return $n},He.prototype._angleCloseness=function(nn,qe){return Math.min(Math.abs(qe-nn),Math.min(Math.abs(qe+360-nn),Math.abs(qe-360-nn)))},He.prototype._arrowKeyTree=function(){var nn=this.diagram,qe=nn.selection.first();if(qe instanceof go.Node){var Ye=nn.lastInput;if(Ye.key==="Right"){if(!qe.isTreeLeaf)if(!qe.isTreeExpanded)nn.commandHandler.canExpandTree(qe)&&nn.commandHandler.expandTree(qe);else{var an=this._sortTreeChildrenByY(qe).first();an!==null&&nn.select(an)}}else if(Ye.key==="Left")if(!qe.isTreeLeaf&&qe.isTreeExpanded)nn.commandHandler.canCollapseTree(qe)&&nn.commandHandler.collapseTree(qe);else{var ri=qe.findTreeParentNode();ri!==null&&nn.select(ri)}else if(Ye.key==="Up"){var ri=qe.findTreeParentNode();if(ri!==null){var $n=this._sortTreeChildrenByY(ri),mi=$n.indexOf(qe);if(mi>0){for(var fn=$n.elt(mi-1);fn!==null&&fn.isTreeExpanded&&!fn.isTreeLeaf;){var Wn=this._sortTreeChildrenByY(fn);fn=Wn.last()}fn!==null&&nn.select(fn)}else nn.select(ri)}}else if(Ye.key==="Down")if(qe.isTreeExpanded&&!qe.isTreeLeaf){var an=this._sortTreeChildrenByY(qe).first();an!==null&&nn.select(an)}else for(;qe!==null;){var ri=qe.findTreeParentNode();if(ri===null)break;var $n=this._sortTreeChildrenByY(ri),mi=$n.indexOf(qe);if(mi<$n.length-1){nn.select($n.elt(mi+1));break}else qe=ri}var gi=nn.selection.first();gi!==null&&nn.scrollToRect(gi.actualBounds)}},He.prototype._sortTreeChildrenByY=function(nn){var qe=new go.List().addAll(nn.findTreeChildrenNodes());return qe.sort(function(Ye,an){var ri=Ye.location,$n=an.location;return ri.y<$n.y?-1:ri.y>$n.y?1:ri.x<$n.x?-1:ri.x>$n.x?1:0}),qe},He.prototype.copyToClipboard=function(nn){go.CommandHandler.prototype.copyToClipboard.call(this,nn),this._lastPasteOffset.set(this.pasteOffset)},He.prototype.pasteFromClipboard=function(){var nn=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(nn,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),nn},Object.defineProperty(He.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(nn){if(nn!=="move"&&nn!=="select"&&nn!=="scroll"&&nn!=="tree"&&nn!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+nn);this._arrowKeyBehavior=nn}}),Object.defineProperty(He.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(nn){if(!(nn instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+nn);this._pasteOffset.set(nn)}});var Re=He,_e=ce(63720),ie=ce(5269),Tt=ce(38986),At={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Vt=ce(48790),oe=ce(59301),Ht=(nn,qe,Ye)=>new Promise((an,ri)=>{var $n=Wn=>{try{fn(Ye.next(Wn))}catch(gi){ri(gi)}},mi=Wn=>{try{fn(Ye.throw(Wn))}catch(gi){ri(gi)}},fn=Wn=>Wn.done?an(Wn.value):Promise.resolve(Wn.value).then($n,mi);fn((Ye=Ye.apply(nn,qe)).next())});function It({onCancel:nn,callback:qe}){let Ye=(0,$t.useRef)(),an=(0,$t.useRef)(),ri=(0,$t.useRef)(),$n=(0,$t.useRef)(!1);const mi=(0,$t.useRef)(!1),[fn,Wn]=(0,$t.useState)(0);function gi(){const Dn=Pe.bx.make,ke={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"};Ye.current=new Pe.S0(an.current,{padding:20,grid:Dn(Pe.s_,"Grid",Dn(Pe.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Dn(Pe.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:Ze=>{var Jn=Ze.diagram.commandHandler.addTopLevelParts(Ze.diagram.selection,!0);Jn||Ze.diagram.currentTool.doCancel()},commandHandler:Dn(Re),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:Ze=>{var Jn=Ze.subject;Jn.location=Jn.location.copy().snapToGridPoint(Ze.diagram.grid.gridOrigin,Ze.diagram.grid.gridCellSize),setTimeout(()=>{Ze.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:Ze=>{var Jn=Ze.subject;setTimeout(()=>{Ze.diagram.commandHandler.editTextBlock()})},LinkRelinked:Ze=>{var Jn=Ze.parameter.part;Jn.invalidateConnectedLinks();var di=Ze.subject;Ze.diagram.toolManager.linkingTool.isForwards?di.toNode.invalidateConnectedLinks():di.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),Ye.current.nodeTemplate=Dn(Pe.NB,"Auto",{locationSpot:Pe.z6.Center,locationObjectName:"SHAPE",desiredSize:new Pe.$u(120,60),minSize:new Pe.$u(40,40),resizable:!0,resizeCellSize:new Pe.$u(10,10),rotatable:!0},new Pe.KX("location","loc",Pe.E9.parse).makeTwoWay(Pe.E9.stringify),new Pe.KX("desiredSize","size",Pe.$u.parse).makeTwoWay(Pe.$u.stringify),Dn(Pe.bn,{name:"SHAPE",fill:ke.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:Pe.z6.AllSides,toSpot:Pe.z6.AllSides},new Pe.KX("figure"),new Pe.KX("fill"),new Pe.KX("stroke","borderColor"),new Pe.KX("strokeWidth","thickness"),new Pe.KX("strokeDashArray","dash")),Dn(Pe.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Dn(Pe.al,{margin:1,textAlign:"center",overflow:Pe.al.OverflowEllipsis,editable:!0},new Pe.KX("text").makeTwoWay(),new Pe.KX("stroke","color"))),Ye.current.nodeTemplate.toolTip=Dn("ToolTip",Dn(Pe.s_,"Vertical",{maxSize:new Pe.$u(200,NaN)},Dn(Pe.al,{font:"bold 10pt sans-serif",textAlign:"center"},new Pe.KX("text")),Dn(Pe.al,{font:"10pt sans-serif",textAlign:"center"},new Pe.KX("text","details"))));function Ue(Ze,Jn){var di=(Un,Bi)=>{Un.handled=!0,Un.diagram.model.commit(ki=>{var Ii=Bi.part.adornedPart,Ki=new Pe.E9().setRectSpot(Ii.actualBounds,Ze);Ki.subtract(Ii.location),Ki.scale(2,2),Ki.x+=Math.sign(Ki.x)*130,Ki.y+=Math.sign(Ki.y)*130,Ki.add(Ii.location),Ki.snapToGridPoint(Un.diagram.grid.gridOrigin,Un.diagram.grid.gridCellSize);var $i=ki.copyNodeData(Ii.data);ki.setGroupKeyForNodeData($i,ki.getGroupKeyForNodeData(Ii.data)),ki.addNodeData($i);var fr={from:Ii.key,to:ki.getKeyForNodeData($i)};ki.addLinkData(fr);var un=Un.diagram.findNodeForData($i);un.location=Ki,Un.diagram.select(un),setTimeout(()=>{Un.diagram.commandHandler.editTextBlock()},20)})};return Dn(Pe.bn,{figure:Jn,alignment:Ze,alignmentFocus:Ze.opposite(),width:Ze.equals(Pe.z6.Top)||Ze.equals(Pe.z6.Bottom)?25:18,height:Ze.equals(Pe.z6.Top)||Ze.equals(Pe.z6.Bottom)?18:25,fill:"orange",stroke:ke.white,strokeWidth:4,mouseEnter:(Un,Bi)=>Bi.fill="dodgerblue",mouseLeave:(Un,Bi)=>Bi.fill="orange",isActionable:!0,click:di,contextClick:di})}function kn(Ze){return Dn(Pe.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:(Jn,di)=>di.fill="dodgerblue",mouseLeave:(Jn,di)=>di.fill="orange",click:(Jn,di)=>{Jn.diagram.commandHandler.showContextMenu(di.part.adornedPart)}},Ze||{})}Ye.current.nodeTemplate.selectionAdornmentTemplate=Dn(Pe.uz,"Spot",Dn(Pe.Vm,{padding:10}),Ue(Pe.z6.Top,"TriangleUp"),Ue(Pe.z6.Left,"TriangleLeft"),Ue(Pe.z6.Right,"TriangleRight"),Ue(Pe.z6.Bottom,"TriangleDown"),kn({alignment:new Pe.z6(.75,0)}));function En(Ze,Jn){return(di,Un)=>{di.handled=!0,di.diagram.model.commit(Bi=>{Bi.set(Un.part.adornedPart.data,Ze,Jn)})}}function $e(Ze,Jn){return Jn||(Jn="color"),Dn(Pe.bn,{width:16,height:16,stroke:"lightgray",fill:Ze,margin:1,background:"transparent",mouseEnter:(di,Un)=>Un.stroke="dodgerblue",mouseLeave:(di,Un)=>Un.stroke="lightgray",click:En(Jn,Ze),contextClick:En(Jn,Ze)})}function bn(){return[Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",$e(ke.white,"fill"),$e(ke.beige,"fill"),$e(ke.extralightblue,"fill"),$e(ke.extralightred,"fill"))),Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",$e(ke.lightgray,"fill"),$e(ke.lightgreen,"fill"),$e(ke.lightblue,"fill"),$e(ke.lightred,"fill")))]}function wn(){return[Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",$e(ke.black),$e(ke.green),$e(ke.blue),$e(ke.red))),Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",$e(ke.white),$e(ke.magenta),$e(ke.purple),$e(ke.orange)))]}function Sn(Ze,Jn){return Jn||(Jn="thickness"),Dn(Pe.bn,"LineH",{width:16,height:16,strokeWidth:Ze,margin:1,background:"transparent",mouseEnter:(di,Un)=>Un.background="dodgerblue",mouseLeave:(di,Un)=>Un.background="transparent",click:En(Jn,Ze),contextClick:En(Jn,Ze)})}function Gn(Ze,Jn){return Jn||(Jn="dash"),Dn(Pe.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:Ze,margin:1,background:"transparent",mouseEnter:(di,Un)=>Un.background="dodgerblue",mouseLeave:(di,Un)=>Un.background="transparent",click:En(Jn,Ze),contextClick:En(Jn,Ze)})}function Fn(){return[Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",Sn(1),Sn(2),Sn(3),Sn(4))),Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",Gn(null),Gn([2,4]),Gn([4,4])))]}function On(Ze,Jn){return Jn||(Jn="figure"),Dn(Pe.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:Ze,margin:1,background:"transparent",mouseEnter:(di,Un)=>Un.fill="dodgerblue",mouseLeave:(di,Un)=>Un.fill="lightgray",click:En(Jn,Ze),contextClick:En(Jn,Ze)})}Ye.current.nodeTemplate.contextMenu=Dn("ContextMenu",Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",On("Rectangle"),On("RoundedRectangle"),On("Ellipse"),On("Diamond"))),Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",On("Parallelogram2"),On("ManualOperation"),On("Procedure"),On("Cylinder1"))),Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",On("Terminator"),On("CreateRequest"),On("Document"),On("TriangleDown"))),bn(),wn(),Fn()),Ye.current.groupTemplate=Dn(Pe.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:Pe.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(Ze,Jn)=>{var di=Jn.addMembers(Jn.diagram.selection,!0);di||Jn.diagram.currentTool.doCancel()},avoidable:!1},new Pe.KX("location","loc",Pe.E9.parse).makeTwoWay(Pe.E9.stringify),Dn(Pe.s_,"Auto",{name:"BODY"},Dn(Pe.bn,{parameter1:10,fill:ke.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:Pe.z6.AllSides,toSpot:Pe.z6.AllSides},new Pe.KX("fill"),new Pe.KX("stroke","color"),new Pe.KX("strokeWidth","thickness"),new Pe.KX("strokeDashArray","dash")),Dn(Pe.Vm,{background:"transparent",margin:20})),Dn(Pe.al,{alignment:Pe.z6.Top,alignmentFocus:Pe.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new Pe.KX("text"),new Pe.KX("stroke","color"))),Ye.current.groupTemplate.selectionAdornmentTemplate=Dn(Pe.uz,"Spot",Dn(Pe.s_,"Auto",Dn(Pe.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Dn(Pe.Vm,{margin:1.5})),kn({alignment:Pe.z6.TopRight,alignmentFocus:Pe.z6.BottomRight})),Ye.current.groupTemplate.contextMenu=Dn("ContextMenu",bn(),wn(),Fn()),Ye.current.linkTemplate=Dn(Pe.rU,{layerName:"Foreground",routing:Pe.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new Pe.KX("fromSpot","fromSpot",Pe.z6.parse),new Pe.KX("toSpot","toSpot",Pe.z6.parse),new Pe.KX("fromShortLength","dir",Ze=>Ze>=1?10:0),new Pe.KX("toShortLength","dir",Ze=>Ze>=1?10:0),new Pe.KX("points").makeTwoWay(),Dn(Pe.bn,{strokeWidth:2},new Pe.KX("stroke","color"),new Pe.KX("strokeWidth","thickness"),new Pe.KX("strokeDashArray","dash")),Dn(Pe.bn,{segmentIndex:0,segmentOffset:new Pe.E9(15,0),segmentOrientation:Pe.rU.OrientAlong,alignmentFocus:Pe.z6.Right,figure:"circle",width:10,strokeWidth:0},new Pe.KX("fill","color"),new Pe.KX("visible","dir",Ze=>Ze===1)),Dn(Pe.bn,{segmentIndex:-1,segmentOffset:new Pe.E9(-10,6),segmentOrientation:Pe.rU.OrientPlus90,alignmentFocus:Pe.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new Pe.KX("fill","color"),new Pe.KX("visible","dir",Ze=>Ze>=1),new Pe.KX("width","thickness",Ze=>7+3*Ze),new Pe.KX("height","thickness",Ze=>7+3*Ze),new Pe.KX("segmentOffset","thickness",Ze=>new Pe.E9(-15,4+1.5*Ze))),Dn(Pe.bn,{segmentIndex:0,segmentOffset:new Pe.E9(15,-6),segmentOrientation:Pe.rU.OrientMinus90,alignmentFocus:Pe.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new Pe.KX("fill","color"),new Pe.KX("visible","dir",Ze=>Ze===2),new Pe.KX("width","thickness",Ze=>7+3*Ze),new Pe.KX("height","thickness",Ze=>7+3*Ze),new Pe.KX("segmentOffset","thickness",Ze=>new Pe.E9(-15,4+1.5*Ze))),Dn(Pe.al,{alignmentFocus:new Pe.z6(0,1,-4,0),editable:!0},new Pe.KX("text").makeTwoWay(),new Pe.KX("stroke","color"))),Ye.current.linkTemplate.selectionAdornmentTemplate=Dn(Pe.uz,Dn(Pe.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Vn(2)},new Pe.KX("pathPattern","thickness",Vn)),kn({alignmentFocus:new Pe.z6(0,0,-6,-4)}));function Vn(Ze){return Dn(Pe.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(Ze+4).toString()+" H3"})}function bi(Ze){var Jn="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return Ze===0?Jn="M0 0 M16 16 M0 8 L16 8":Ze===2&&(Jn="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Dn(Pe.bn,{geometryString:Jn,margin:2,background:"transparent",mouseEnter:(di,Un)=>Un.background="dodgerblue",mouseLeave:(di,Un)=>Un.background="transparent",click:En("dir",Ze),contextClick:En("dir",Ze)})}function ui(Ze){var Jn=(di,Un)=>{di.handled=!0,di.diagram.model.commit(Bi=>{var ki=Un.part.adornedPart;Bi.set(ki.data,Ze?"toSpot":"fromSpot",Pe.z6.stringify(Pe.z6.AllSides)),(Ze?ki.toNode:ki.fromNode).invalidateConnectedLinks()})};return Dn(Pe.bn,{width:12,height:12,fill:"transparent",mouseEnter:(di,Un)=>Un.background="dodgerblue",mouseLeave:(di,Un)=>Un.background="transparent",click:Jn,contextClick:Jn})}function pn(Ze,Jn){var di=0,Un=Pe.z6.RightSide;Ze.equals(Pe.z6.Top)?(di=270,Un=Pe.z6.TopSide):Ze.equals(Pe.z6.Left)?(di=180,Un=Pe.z6.LeftSide):Ze.equals(Pe.z6.Bottom)&&(di=90,Un=Pe.z6.BottomSide),Jn||(di-=180);var Bi=(ki,Ii)=>{ki.handled=!0,ki.diagram.model.commit(Ki=>{var $i=Ii.part.adornedPart;Ki.set($i.data,Jn?"toSpot":"fromSpot",Pe.z6.stringify(Un)),(Jn?$i.toNode:$i.fromNode).invalidateConnectedLinks()})};return Dn(Pe.bn,{alignment:Ze,alignmentFocus:Ze.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:di,background:"transparent",mouseEnter:(ki,Ii)=>Ii.background="dodgerblue",mouseLeave:(ki,Ii)=>Ii.background="transparent",click:Bi,contextClick:Bi})}Ye.current.linkTemplate.contextMenu=Dn("ContextMenu",wn(),Fn(),Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",bi(0),bi(1),bi(2))),Dn("ContextMenuButton",Dn(Pe.s_,"Horizontal",Dn(Pe.s_,"Spot",ui(!1),pn(Pe.z6.Top,!1),pn(Pe.z6.Left,!1),pn(Pe.z6.Right,!1),pn(Pe.z6.Bottom,!1)),Dn(Pe.s_,"Spot",{margin:new Pe.Zt(0,0,0,2)},ui(!0),pn(Pe.z6.Top,!0),pn(Pe.z6.Left,!0),pn(Pe.z6.Right,!0),pn(Pe.z6.Bottom,!0)))));const Rn=`{ "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 Ti=["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 Ji(Ze){return console.log("shapeName:",Ze),Ti.indexOf(Ze)>=0}var hr=new Pe.YI(ri.current,{maxSelectionCount:1,linkTemplate:Dn(Pe.rU,{locationSpot:Pe.z6.Center,selectionAdornmentTemplate:Dn(Pe.uz,"Link",{locationSpot:Pe.z6.Center},Dn(Pe.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Dn(Pe.bn,{toArrow:"Standard",stroke:null}))},{routing:Pe.rU.AvoidsNodes,curve:Pe.rU.JumpOver,corner:5,toShortLength:4},new Pe.KX("points"),Dn(Pe.bn,{isPanelMain:!0,strokeWidth:2}),Dn(Pe.bn,{toArrow:"Standard",stroke:null})),model:new Pe.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...Pe.bn.getFigureGenerators().toArray().map(Ze=>({text:"\u672A\u547D\u540D",size:"100 100",figure:Ze.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return Ye.current.addDiagramListener("TextEdited",function(Ze){var Jn;const di=Ze.subject.part;var Un=(Jn=document.activeElement)==null?void 0:Jn.value;typeof Un=="string"&&Un.trim()===""&&Ye.current.model.commit(function(Bi){Bi.set(di.data,"text","\u672A\u547D\u540D"),Ye.current.commandHandler.stopCommand()},"increment")}),hr.nodeTemplate=Dn(Pe.NB,"Auto",{locationSpot:Pe.z6.Center},new Pe.KX("location","location",Pe.E9.parse).makeTwoWay(Pe.E9.stringify),Dn(Pe.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 Pe.KX("stroke").makeTwoWay(),new Pe.KX("fill").makeTwoWay(),new Pe.KX("figure")),Dn(Pe.al,{margin:new Pe.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new Pe.$u(16,16),maxSize:new Pe.$u(10,NaN),textAlign:"center",editable:!0},new Pe.KX("key").makeTwoWay())),setTimeout(()=>{Ye.current.grid=Dn(Pe.s_,"Grid",Dn(Pe.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Dn(Pe.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),Ye.current.grid.visible=!0,Ye.current.grid.gridCellStroke="darkgray",Ye.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=Ye.current,Ye.current}const Hi=()=>Ht(this,null,function*(){var Dn,ke=Ye.current.makeImage();const Ue=yield(0,Tt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:ke.src,file_data:JSON.stringify({login:(Dn=(0,Vt.eY)())==null?void 0:Dn.login,data:JSON.parse(Ye.current.model.toJson())})}});qe({src:Ue.url})});return(0,$t.useEffect)(()=>(setTimeout(()=>{gi()},500),Wn(fn+1),()=>{Ye.current=null}),[]),oe.createElement("div",{ref:mi,className:"body-overflow-initial"},oe.createElement(ue.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!fn,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:oe.createElement(Ie.Z,null,oe.createElement(ie.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),oe.createElement(ie.Z,{onClick:()=>{var Dn,ke,Ue=Ye.current.selection.first();if($n.current=!$n.current,document.activeElement&&Ue){let kn=(ke=(Dn=document.activeElement)==null?void 0:Dn.value)==null?void 0:ke.trim();typeof kn=="string"&&Ye.current.model.commit(function(En){En.set(Ue.data,"text",kn||"\u672A\u547D\u540D"),Ye.current.commandHandler.stopCommand()},"increment")}Wn(fn+1)}},oe.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:nn},oe.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:$n.current?"none":"block"},className:At.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:At.myPaletteDiv,ref:ri})),oe.createElement("div",{style:{flex:1,position:"relative"}},oe.createElement("div",{ref:an,style:{height:"80vh"}}))),oe.createElement("div",{className:"tr"},oe.createElement(ee.ZP,{size:"large",onClick:Hi,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var Pt=It,Et=ce(47889),te=ce(71051);const zt=Et.ZP.Group,Wt={margin:"0 8px"};var le=({callback:nn,onCancel:qe})=>{function Ye(an){nn(an)}return $t.createElement(Nt.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:Ye},$t.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},$t.createElement("span",{style:Wt},"\u5355\u5143\u683C\u6570\uFF1A"),$t.createElement("span",{style:Wt},"\u884C\u6570"),$t.createElement(Nt.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},$t.createElement(te.Z,null)),$t.createElement("span",{style:Wt},"\u5217\u6570"),$t.createElement(Nt.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},$t.createElement(te.Z,null))),$t.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},$t.createElement("span",{style:Wt},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),$t.createElement(Nt.default.Item,{name:"align"},$t.createElement(zt,null,$t.createElement(Et.ZP,{value:"default"},$t.createElement("i",{className:"fa fa-align-justify"})),$t.createElement(Et.ZP,{value:"left"},$t.createElement("i",{className:"fa fa-align-left"})),$t.createElement(Et.ZP,{value:"center"},$t.createElement("i",{className:"fa fa-align-center"})),$t.createElement(Et.ZP,{value:"right"},$t.createElement("i",{className:"fa fa-align-right"}))))),$t.createElement("div",{className:"flex-container flex-end"},$t.createElement(ee.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),$t.createElement(ee.ZP,{type:"ghost",onClick:qe},"\u53D6\u6D88")))},ye=ce(71411),Ge=ce(43001),ze=ce.n(Ge),Xe=(0,$t.forwardRef)(({use3d:nn,width:qe,height:Ye,callback:an,showSaveButton:ri},$n)=>{const mi=(0,$t.useRef)(),fn=(0,$t.useRef)(),[Wn,gi]=(0,$t.useState)(!1),Hi=(0,$t.useRef)({id:mi,appName:"graphing",width:qe||1e3,height:Ye||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,$t.useEffect)(()=>{fn.current=new(ze())(Hi.current,!0),window.onload=function(){fn.current.inject("applet_container")}},[]);const Dn=()=>{var ke=window.ggbApplet.getPNGBase64(1,!0,72);return an&&an(ke),ke};return(0,$t.useEffect)(()=>{Hi.current.appName=Wn?"3D":"graphing",fn.current.inject("applet_container")},[Wn]),(0,$t.useEffect)(()=>{gi(nn)},[nn]),(0,$t.useImperativeHandle)($n,()=>({getImgData:Dn})),$t.createElement($t.Fragment,null,$t.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:mi}),$t.createElement(Ie.Z,{align:"middle"},$t.createElement(ie.Z,{flex:1},$t.createElement(ye.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Wn,onChange:ke=>gi(ke)})),$t.createElement(ie.Z,null,$t.createElement(ee.ZP,{size:"large",onClick:Dn,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),on=ce(76562),rn=ce(6767);const Je="link",Tn="upload-image",gn="add-flowchart",Cn="draw-image",Bn="add-flowchart",ii="code-block",Nn="add-table",oi="------------",Ai={default:oi,left:`:${oi}`,center:`:${oi}:`,right:`${oi}:`};var Si=ce(37808);function Xi(){}let Ui=0;const _i=1e4,zi="\u2581",wi="@\u2581\u2581@",Wi="@\u2581@",Kt=`
**\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`,zn=["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 jn(nn){return/^\d+$/.test(nn)?`${nn}px`:nn}const Kn=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",Xn={[Kn+"-B"]:"bold",[Kn+"-I"]:"italic"},qn={[Je]:"\u6DFB\u52A0\u94FE\u63A5",[ii]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[Tn]:"\u6DFB\u52A0\u56FE\u7247",[Cn]:"\u6DFB\u52A0\u753B\u56FE",[gn]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Nn]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var ji=({defaultValue:nn="",onChange:qe,width:Ye="100%",height:an=400,miniToolbar:ri=!1,isFocus:$n=!1,watch:mi,insertTemp:fn,mode:Wn="markdown",id:gi="markdown-editor-id",showResizeBar:Hi=!1,noStorage:Dn=!1,showNullButton:ke=!1,showNullProgramButton:Ue=!1,hidetoolBar:kn=!1,fullScreen:En=!1,onBlur:$e,onCMBeforeChange:bn,onFullScreen:wn,className:Sn="",disablePaste:Gn=!1,disabled:Fn=!1,disabledFill:On=!1,placeholder:Vn="",values:bi="",extraUse:ui})=>{const[pn,Rn]=(0,$t.useState)(null),[Ti,Ji]=(0,$t.useState)(nn),[hr,Ze]=(0,$t.useState)(mi),[Jn,di]=(0,$t.useState)(En),[Un,Bi]=(0,$t.useState)(""),[ki,Ii]=(0,$t.useState)(0),[Ki,$i]=(0,$t.useState)(an),[fr,un]=(0,$t.useState)(!1),[vr,cn]=(0,$t.useState)(0),[hi,tr]=(0,$t.useState)(0),Di=(0,$t.useRef)(),pr=(0,$t.useRef)(),er=(0,$t.useRef)(),Gi=(0,$t.useRef)();(0,$t.useEffect)(()=>{const pi=window.scrollY||window.pageYOffset;Ji(bi),pn==null||pn.setValue(bi),window.scrollTo(0,pi)},[bi]),(0,$t.useEffect)(()=>{wn==null||wn(Jn)},[Jn]),(0,$t.useEffect)(()=>{if(Di.current){let pi=function(Li,xn){var mr;if(Gn){xn.preventDefault();return}const Ar=xn.clipboardData;if(Ar){const no=Ar.types.toString(),Cr=Ar.items;if(no==="Files"||Ar.types.indexOf("Files")>-1){if(xn.preventDefault(),Wn=="stex")return;try{let oo=Cr[1];((mr=Cr[0])==null?void 0:mr.kind)==="file"&&(oo=Cr[0]);const yo=oo.getAsFile(),Bo=yo.name.split(".").pop();(0,pe.I)(yo,ho=>{var es,ko,en;ho.id?((es=yo==null?void 0:yo.type)==null?void 0:es.indexOf("image"))>-1?li.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?li.replaceSelection(`<video width="100%" controls src="/api/attachments/${ho.id}"></video>`):((en=yo==null?void 0:yo.type)==null?void 0:en.indexOf("pdf"))>-1?li.replaceSelection(`<a href="/api/attachments/${ho.id}?type=${yo.type}&disposition=inline" target="_blank">${yo.name}</a>`):zn.includes(Bo)?li.replaceSelection(`<a href="/api/attachments/${ho.id}?type=office&disposition=inline" target="_blank">${yo.name}</a>`):li.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){rn.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const li=Qt().fromTextArea(Di.current,{mode:Wn,lineNumbers:!ri,lineWrapping:!0,value:nn,autoCloseTags:!0,autoCloseBrackets:!0});return li.on("keyup",function(Li,xn){xn.keyCode===8&&(Li.getValue()==""?li.setOption("placeholder",Vn):li.setOption("placeholder",null))}),li.on("keydown",function(Li,xn){if(xn.keyCode===8){var mr=Do(Li);mr&&xn.preventDefault()}}),$n&&li.focus(),li.on("paste",pi),Fn&&li.on("beforeChange",function(Li,xn){(xn.origin==="paste"||xn.origin==="+input")&&xn.cancel()}),Rn(li),()=>{li.off("paste",pi)}}},[]);const kr=(0,$t.useCallback)(()=>{if(pr.current)try{}catch(pi){console.log(pi,"---- to set md editor body height")}},[Ki,pr,Jn]);(0,$t.useEffect)(()=>{function pi(){let li=new Zt.Z(Li=>{for(let xn of Li)(xn.target.offsetHeight>0||xn.target.offsetWidth>0)&&(kr(),pn.setSize("100%","100%"),pn.refresh())});return li.observe(Di.current.parentElement),li}if(pn){const li=pi();return()=>{var Li,xn;(Li=Di.current)!=null&&Li.parentElement&&li.unobserve((xn=Di.current)==null?void 0:xn.parentElement)}}},[pn,kr]),(0,$t.useEffect)(()=>{if(pn){let pi=[];for(const[li,Li]of Object.entries(Xn)){let xn={[li]:()=>{Rr(Li)}};pi.push(xn),pn.addKeyMap(xn)}return()=>{for(let li of pi)pn.removeKeyMap(li)}}},[pn]),(0,$t.useEffect)(()=>{En!==Jn&&di(En)},[En]),(0,Si.Z)(()=>{if(!Dn&&ki>0){let pi=new Date().getTime(),li=window.sessionStorage.getItem(gi);pi>=ki+_i&&(!li||li!==Ti)&&(window.sessionStorage.setItem(gi,Ti),un(!0))}},_i),(0,$t.useEffect)(()=>{Ze(mi)},[pn,mi]),(0,$t.useEffect)(()=>{pn&&$n&&pn.focus()},[pn,$n]),(0,$t.useEffect)(()=>{if(hr&&pn){let pi=function(Li){let xn=Li.target;if(Gi.current){let mr=xn.scrollTop/xn.scrollHeight;Gi.current.scrollTop=Gi.current.scrollHeight*mr}};const li=pn.getScrollerElement();return li.addEventListener("scroll",pi),()=>{li.removeEventListener("scroll",pi)}}},[pn,hr]),(0,$t.useEffect)(()=>{if(pn&&bn){let pi=function(li,Li){bn(li,Li)};return pn.on("beforeChange",pi),()=>{pn.off("beforeChange",pi)}}},[pn,bn]),(0,$t.useEffect)(()=>{if(pn&&$e){let pi=function(){$e(pn.getValue())};return pn.on("blur",pi),()=>{pn.off("blur",pi)}}},[pn,$e]);function Do(pi,li){var Li=pi.getDoc(),xn=Li.getCursor(),mr=Li.getLine(xn.line),Ar=mr.charAt(xn.ch-1),no=mr.lastIndexOf("@\u2581@",xn.ch),Cr=mr.lastIndexOf("@\u2581\u2581@",xn.ch),oo=no>Cr?no:Cr,yo=no>Cr?3:4;if(wi.indexOf(Ar)===-1)return null;if(console.log("change1:",li,pi,mr,xn,oo,no,Cr,Ar),oo>=0&&xn.ch-oo<5){var Bo=oo+yo;return Li.replaceRange("",{line:xn.line,ch:oo},{line:xn.line,ch:Bo}),{line:xn.line,ch:Bo}}return null}(0,$t.useEffect)(()=>{if(pn){let pi=function(li,Li){const xn=li.getValue();Ji(xn),Ii(new Date().getTime()),li.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),qe&&(Ue?qe(xn,ai(xn)):qe(xn))};return pn.on("change",pi),()=>{pn.off("change",pi)}}},[pn,qe]),(0,$t.useEffect)(()=>{if(pn)if(nn==null)pn.setValue(""),Ji("");else{const pi=window.scrollY||window.pageYOffset;nn!==pn.getValue()&&(pn.setValue(nn),Ji(nn),pn.setCursor(Fn?1:pn.lineCount(),0),window.scrollTo(0,pi))}},[pn,nn]);const Rr=(0,$t.useCallback)(pi=>{const li=pn.getCursor(),Li=pn.getSelection();let xn=Li.split(`
`);switch(pi){case"bold":return pn.replaceSelection("**"+Li+"**"),Li===""&&pn.setCursor(li.line,li.ch+2),pn.focus();case"italic":return pn.replaceSelection("*"+Li+"*"),Li===""&&pn.setCursor(li.line,li.ch+1),pn.focus();case"code":return pn.replaceSelection("`"+Li+"`"),Li===""&&pn.setCursor(li.line,li.ch+1),pn.focus();case"inline-latex":return Bi("inline-latex"),pn.focus();case"latex":return pn.replaceSelection("```latex\n"+Li+"\n```"),pn.setCursor(li.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(xn.map(mr=>mr===""?"":`- ${mr}`).join(`
`)),pn.focus();case"list-ol":return Li===""?pn.replaceSelection("1. "+Li):pn.replaceSelection(xn.map((mr,Ar)=>mr===""?"":`${Ar+1}. ${mr}`).join(`
`)),pn.focus();case"add-null-ch":return Li===""&&pn.setCursor(li.line,li.ch),pn.replaceSelection(zi),pn.focus();case"add-signal":return Li===""&&pn.setCursor(li.line,li.ch),pn.replaceSelection(Wi),pn.focus();case"add-multiple":return Li===""&&pn.setCursor(li.line,li.ch),pn.replaceSelection(wi),pn.focus();case"inster-template-1":return Li===""&&pn.setCursor(li.line,li.ch),pn.replaceSelection(Kt),pn.focus();case"eraser":return pn.setValue(""),pn.focus();case"trigger-watch":return Ze(!hr),pn.focus();case"trigger-full-screen":return di(!Jn),pn.focus();case Je:Bi(Je);return;case ii:Bi(ii);return;case Tn:Bi(Tn);return;case Cn:Bi(Cn);return;case"maths-latex":Bi("maths-latex");return;case gn:Bi(gn);return;case Nn:Bi(Nn);return;default:throw new Error}},[pn,hr,Jn]),ti=(0,$t.useCallback)((pi,li)=>{var Li,xn,mr,Ar,no,Cr;switch(Bi(""),Un){case Je:const{title:es,link:ko}=pi;return pn.replaceSelection(`[${es}](${ko})`),pn.focus();case ii:const{language:en,content:ns}=pi;return pn.replaceSelection(["```"+en,ns,"```"].join(`
`)),pn.focus();case"maths-latex":for(var oo=atob(pi),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("`$$"+pi+"$$`");break;case Tn:case Cn:case Bn:const{src:Ws,alt:Xs}=pi,Hr=li,Qa=(mr=(xn=(Li=Hr==null?void 0:Hr.name)==null?void 0:Li.split("."))==null?void 0:xn.pop)==null?void 0:mr.call(xn);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>`):zn.includes(Qa)?pn.replaceSelection(`<a href="${Ws}?type=office&disposition=inline" target="_blank">${Hr.name}</a>`):pn.replaceSelection(`[${Hr.name}](${Ws})`),pn.focus();case Nn:const{row:ua,col:kl,align:Fr}=pi;let Eo=`
`;for(let Gs=0;Gs<ua;Gs++){let fl=[],uu=[];for(let wa=0;wa<kl;wa++)Gs===1&&uu.push(Ai[Fr]),fl.push(" ");Gs===1&&(Eo+=`| ${uu.join(" | ")} |
`),Eo+=`| ${fl.join(kl===1?"":" | ")} |
`}return pn.replaceSelection(Eo+`
`),pn.focus();default:throw new Error}},[pn,Un]),xe=(0,$t.useMemo)(()=>{switch(Un){case Je:return $t.createElement(re,{callback:ti,onCancel:Nr});case ii:return $t.createElement(se.Z,{callback:ti,onCancel:Nr});case Tn:return $t.createElement(pe.Z,{callback:ti,onCancel:Nr});case gn:return $t.createElement(Pt,{callback:ti,onCancel:Nr});case Nn:return $t.createElement(le,{callback:ti,onCancel:Nr});case"maths-latex":return $t.createElement(Xe,{showSaveButton:!0,callback:ti});case"inline-latex":return $t.createElement(on.Z,{showSaveButton:!0,callback:ti});default:return null}},[Un]);function Nr(){Bi("")}(0,$t.useEffect)(()=>{if(er.current){let pi=function(no){mr=!0,Ar=no.pageY},li=function(){mr=!1},Li=function(no){if(mr){let Cr=no.pageY-Ar;Cr<0&&(Cr=0),Cr>300&&(Cr=300);let oo=an+Cr+"px";$i(oo)}},xn=er.current,mr=!1,Ar=0;return xn.addEventListener("mousedown",pi),document.addEventListener("mousemove",Li),document.addEventListener("mouseup",li),()=>{xn.removeEventListener("mousedown",pi),document.removeEventListener("mousemove",Li),document.removeEventListener("mouseup",li)}}},[pn,er]),(0,$t.useEffect)(()=>{$i(an)},[an]);const ds=jn(Ye),ts=jn(Ki),vo={width:ds,height:ts},Pr=(0,$t.useMemo)(()=>{if(ki){let pi=new Date(ki),li=pi.getHours(),Li=pi.getMinutes(),xn=pi.getSeconds();return li=li<10?"0"+li:li,Li=Li<10?"0"+Li:Li,xn=xn<10?"0"+xn:xn,`${li}:${Li}:${xn}`}return 0},[ki]),ai=pi=>{const li=[];if(Ue){let Li=-1;pi=pi.replace(/(@▁▁@|@▁@)/g,function(xn,mr,Ar){li.push({multiLine:xn!==Wi})})}return li};function Pi(){window.sessionStorage.removeItem(gi),un(!1),Ii(0)}function nr(){un(!1),Ii(0),pn.setValue(window.sessionStorage.getItem(gi))}(0,$t.useEffect)(()=>{qn[Un]&&Un!==Cn&&Un!==gn&&setTimeout(()=>{const pi=document.getElementsByClassName("markdown-popup-form")[0],li=window.innerWidth/2-pi.offsetWidth/2,Li=window.innerHeight/2-pi.offsetHeight/2;cn(li),tr(Li)},0)},[Un]);const fi=pi=>{pi.preventDefault();const li=pi.clientX-vr,Li=pi.clientY-hi;document.body.onmousemove=xn=>{let mr=xn.clientX-li,Ar=xn.clientY-Li;const no=document.getElementsByClassName("markdown-popup-form")[0],Cr=window.innerWidth-no.offsetWidth,oo=window.innerHeight-no.offsetHeight;mr=Math.max(0,Math.min(mr,Cr)),Ar=Math.max(0,Math.min(Ar,oo)),Zi(xn.clientX,xn.clientY,li,Li)&&(cn(mr),tr(Ar))},document.body.onmouseup=function(){document.body.onmousemove=null}},Zi=(pi,li,Li,xn)=>{const mr=document.body.clientHeight,Ar=document.body.clientWidth;return pi<20&&Li>pi||pi>Ar-20&&Li<pi||li<20&&xn>li||li>mr-20&&xn<li?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return $t.createElement($t.Fragment,null,$t.createElement("div",{className:"markdown-editor-wrapper",ref:pr},$t.createElement("div",{className:`markdown-editor-container ${Sn} ${hr?"on-preview":""} ${ri?"mini":""} ${Jn?"full-screen":""}`,style:vo},$t.createElement(Rt,{insertTemp:fn,watch:hr,fullScreen:Jn,showNullButton:ke,showNullProgramButton:Ue,onActionCallback:Rr,hidetoolBar:kn,extraUse:ui}),$t.createElement("div",{className:"markdown-editor-body"},$t.createElement("div",{className:"codemirror-container"},$t.createElement("textarea",{ref:Di,placeholder:Vn})),hr?$t.createElement("div",{ref:Gi,className:"preview-container"},Wn==="stex"&&$t.createElement(xt,{value:Ti}),Wn!=="stex"&&$t.createElement(kt.Z,{disabledFill:On,showProgramFill:Ue,value:Ti})):null))),Hi?$t.createElement("a",{ref:er,className:"editor-resize"}):null,Un===Cn&&$t.createElement(Ae,{callback:ti,onCancel:Nr}),Un===gn&&$t.createElement(Pt,{callback:ti,onCancel:Nr}),$t.createElement(Ut.Z,null,qn[Un]&&Un!==Cn&&Un!==gn?$t.createElement(ue.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:vr,top:hi},title:$t.createElement("div",{style:{cursor:"move"},onMouseDown:fi},qn[Un]),open:!0,onCancel:Nr,footer:null,destroyOnClose:!0,width:Un===gn?"1200px":null,height:Un===gn?"80vh":null,className:"markdown-popup-form"},xe):null))}},17077:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Lt},I:function(){return Ut}});var $t=ce(28284),wt=ce(6767),Qt=ce(37568),Zt=ce(77736),Ot=ce(71051),jt=ce(47889),Ct=ce(99571),Mt=ce(46699),Bt=ce(59301),St=ce(59301),kt=Object.defineProperty,xt=Object.defineProperties,Dt=Object.getOwnPropertyDescriptors,yt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,tt=Object.prototype.propertyIsEnumerable,lt=(Nt,qt,ee)=>qt in Nt?kt(Nt,qt,{enumerable:!0,configurable:!0,writable:!0,value:ee}):Nt[qt]=ee,ot=(Nt,qt)=>{for(var ee in qt||(qt={}))et.call(qt,ee)&&lt(Nt,ee,qt[ee]);if(yt)for(var ee of yt(qt))tt.call(qt,ee)&&lt(Nt,ee,qt[ee]);return Nt},ut=(Nt,qt)=>xt(Nt,Dt(qt));const{useForm:ct}=$t.default,ft={width:280,marginRight:10},gt={labelCol:{span:5},wrapperCol:{span:19}};var Lt=({callback:Nt,onCancel:qt})=>{const[ee]=ct();let Yt=(0,Bt.useRef)();function de(Ne){Yt.current.width=ee.getFieldValue("width"),Yt.current.align=ee.getFieldValue("align"),Nt(Ne,Yt.current)}function ge(Ne,We){if(Ne.status===-1){wt.ZP.error(Ne.message);return}ee.setFieldsValue({src:`/api/attachments/${Ne.id}`,type:We.type})}function be(Ne){let We=Ne.target.files[0];Yt.current=We,Ut(We,ge)}return St.createElement($t.default,ut(ot({form:ee},gt),{className:"upload-image-panel",onFinish:de,style:{width:470,overflow:"hidden"}}),St.createElement($t.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},St.createElement("div",{className:"flex-container"},St.createElement($t.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($t.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},St.createElement(Qt.default,{style:{width:264}})),St.createElement($t.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},St.createElement(Zt.Z,null,St.createElement($t.default.Item,{name:"width",style:{margin:0}},St.createElement(Ot.Z,{style:{width:264}})),St.createElement("span",{className:"ml8"},"%"))),St.createElement($t.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($t.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:qt},"\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,qt){if(!Nt)throw new String("\u6CA1\u6709\u6587\u4EF6");let ee=new FormData;ee.append("editormd-image-file",Nt),ee.append("file_param_name","editormd-image-file"),ee.append("byxhr","true");var Yt=new window.XMLHttpRequest;Yt.withCredentials=!0,Yt.addEventListener("load",function(de){qt(JSON.parse(de.target.responseText),Nt)},!1),Yt.addEventListener("error",function(de){console.error(de)},!1),Yt.open("POST",`${Mt.KI}/api/attachments.json`),Yt.send(ee)}},91558:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Qt}});var $t=ce(59301),wt=ce(4676);class Qt extends $t.Component{constructor(Ot){super(Ot);const jt=window.document;this.node=jt.createElement("div"),jt.body.appendChild(this.node)}render(){const{children:Ot}=this.props;return(0,wt.createPortal)(Ot,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(Pn,_n,ce){"use strict";ce.d(_n,{SV:function(){return Pt},ZP:function(){return It}});var $t=ce(59301),wt=ce(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"]},Zt={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"]},Ot={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=ce(53184),Bt=ce.n(Mt),St=Object.defineProperty,kt=Object.defineProperties,xt=Object.getOwnPropertyDescriptors,Dt=Object.getOwnPropertySymbols,yt=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,tt=(Et,te,zt)=>te in Et?St(Et,te,{enumerable:!0,configurable:!0,writable:!0,value:zt}):Et[te]=zt,lt=(Et,te)=>{for(var zt in te||(te={}))yt.call(te,zt)&&tt(Et,zt,te[zt]);if(Dt)for(var zt of Dt(te))et.call(te,zt)&&tt(Et,zt,te[zt]);return Et},ot=(Et,te)=>kt(Et,xt(te)),ut=(Et,te,zt)=>new Promise((Wt,le)=>{var ye=Ee=>{try{ze(zt.next(Ee))}catch(Xe){le(Xe)}},Ge=Ee=>{try{ze(zt.throw(Ee))}catch(Xe){le(Xe)}},ze=Ee=>Ee.done?Wt(Ee.value):Promise.resolve(Ee.value).then(ye,Ge);ze((zt=zt.apply(Et,te)).next())});const ct={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"]}},ft=(Et,te)=>te.map(zt=>({label:zt,kind:Et.languages.CompletionItemKind.Keyword,insertText:zt})),gt=Et=>Object.keys(ct.tables).map(te=>({label:te,kind:Et.languages.CompletionItemKind.Variable,insertText:te})),Lt=(Et,te)=>{const zt=ct.tables[Et];return zt?zt.map(Wt=>({label:Wt,kind:te.languages.CompletionItemKind.Field,insertText:Wt})):[]};function Rt(Et,te,zt,Wt,le){let ye=te.getWordUntilPosition(zt),Ge={startLineNumber:zt.lineNumber,endLineNumber:zt.lineNumber,startColumn:ye.startColumn,endColumn:ye.endColumn},ze=Wt.map(Ee=>({label:Ee,kind:Et.languages.CompletionItemKind.Keyword,insertText:Ee,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Ge}));return le.map(Ee=>{ze.push(ot(lt({},Ee),{range:Ge}))}),ze}var Ut=Et=>{ct.languages.map(le=>(Et.languages.registerDocumentFormattingEditProvider(le,{provideDocumentFormattingEdits(ye,Ge,ze){return ut(this,null,function*(){const Ee=Bt()(ye.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:ye.getFullModelRange(),text:Ee}]})}}),le));const te=Ot.quickKey.map(le=>({label:le.label,kind:Et.languages.CompletionItemKind.Method,insertText:le.content,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet})),zt=jt.quickKey.map(le=>({label:le.label,kind:Et.languages.CompletionItemKind.Method,insertText:le.content,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet})),Wt=Zt.quickKey.map(le=>({label:le.label,kind:Et.languages.CompletionItemKind.Method,insertText:le.content,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet}));Et.languages.registerCompletionItemProvider("cpp",{provideCompletionItems:function(le,ye){var Ge=le.getWordUntilPosition(ye),ze={startLineNumber:ye.lineNumber,endLineNumber:ye.lineNumber,startColumn:Ge.startColumn,endColumn:Ge.endColumn},Ee=le.getLineContent(ye.lineNumber).substring(Ge.startColumn-2,Ge.endColumn);return{suggestions:[...Ot.keywords.map(Xe=>({label:Xe,kind:Et.languages.CompletionItemKind.Function,documentation:Xe,insertText:Xe,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze})),...Ot.quickKey.map(Xe=>({label:Xe.label,kind:Et.languages.CompletionItemKind.Function,documentation:Xe.content,insertText:Ee.startsWith("#")?Xe.content.replace(/#/,""):Xe.content,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze}))]}}}),Et.languages.registerCompletionItemProvider("c",{provideCompletionItems:function(le,ye){var Ge=le.getWordUntilPosition(ye),ze={startLineNumber:ye.lineNumber,endLineNumber:ye.lineNumber,startColumn:Ge.startColumn,endColumn:Ge.endColumn};return{suggestions:[...Qt.keywords.map(Ee=>({label:Ee,kind:Et.languages.CompletionItemKind.Function,documentation:Ee,insertText:Ee,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze}))]}}}),Et.languages.registerCompletionItemProvider("java",{provideCompletionItems:function(le,ye){var Ge=le.getWordUntilPosition(ye),ze={startLineNumber:ye.lineNumber,endLineNumber:ye.lineNumber,startColumn:Ge.startColumn,endColumn:Ge.endColumn},Ee=le.getLineContent(ye.lineNumber).substring(Ge.startColumn-2,Ge.endColumn);return{suggestions:[...Zt.keywords.map(Xe=>({label:Xe,kind:Et.languages.CompletionItemKind.Function,documentation:Xe,insertText:Xe,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze})),...Zt.quickKey.map(Xe=>({label:Xe.label,kind:Et.languages.CompletionItemKind.Function,documentation:Xe.content,insertText:Ee.startsWith("#")?Xe.content.replace(/#/,""):Xe.content,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze}))]}}}),Et.languages.registerCompletionItemProvider("scala",{provideCompletionItems:function(le,ye){var Ge=le.getWordUntilPosition(ye),ze={startLineNumber:ye.lineNumber,endLineNumber:ye.lineNumber,startColumn:Ge.startColumn,endColumn:Ge.endColumn},Ee=le.getLineContent(ye.lineNumber).substring(Ge.startColumn-2,Ge.endColumn);return{suggestions:[...Ct.keywords.map(Xe=>({label:Xe,kind:Et.languages.CompletionItemKind.Function,documentation:Xe,insertText:Xe,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze})),...Ct.quickKey.map(Xe=>({label:Xe.label,kind:Et.languages.CompletionItemKind.Function,documentation:Xe.content,insertText:Ee.startsWith("#")?Xe.content.replace(/#/,""):Xe.content,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze}))]}}}),Et.languages.registerCompletionItemProvider("python",{provideCompletionItems:function(le,ye){var Ge=le.getWordUntilPosition(ye),ze={startLineNumber:ye.lineNumber,endLineNumber:ye.lineNumber,startColumn:Ge.startColumn,endColumn:Ge.endColumn},Ee=le.getLineContent(ye.lineNumber).substring(Ge.startColumn-2,Ge.endColumn);return{suggestions:[...jt.keywords.map(Xe=>({label:Xe,kind:Et.languages.CompletionItemKind.Function,documentation:Xe,insertText:Xe,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze})),...jt.quickKey.map(Xe=>({label:Xe.label,kind:Et.languages.CompletionItemKind.Function,documentation:Xe.content,insertText:Ee.startsWith("#")?Xe.content.replace(/#/,""):Xe.content,insertTextRules:Et.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:ze}))]}}})};const Nt="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var qt=Object.defineProperty,ee=(Et,te,zt)=>te in Et?qt(Et,te,{enumerable:!0,configurable:!0,writable:!0,value:zt}):Et[te]=zt,Yt=(Et,te,zt)=>ee(Et,typeof te!="symbol"?te+"":te,zt);const de=class mx{constructor(te,zt,Wt){this.placeholder=te,this.editor=zt,this.monaco=Wt,zt.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)}};Yt(de,"ID","editor.widget.placeholderHint");var be=de,Ne=ce(96236),We=ce(6767),we=ce(25399),je=ce(89392),he=ce(49535),Jt=ce(56102),re=Object.defineProperty,se=Object.defineProperties,pe=Object.getOwnPropertyDescriptors,ue=Object.getOwnPropertySymbols,Ie=Object.prototype.hasOwnProperty,Fe=Object.prototype.propertyIsEnumerable,Qe=(Et,te,zt)=>te in Et?re(Et,te,{enumerable:!0,configurable:!0,writable:!0,value:zt}):Et[te]=zt,Ae=(Et,te)=>{for(var zt in te||(te={}))Ie.call(te,zt)&&Qe(Et,zt,te[zt]);if(ue)for(var zt of ue(te))Fe.call(te,zt)&&Qe(Et,zt,te[zt]);return Et},Pe=(Et,te)=>se(Et,pe(te)),He=(Et,te)=>{var zt={};for(var Wt in Et)Ie.call(Et,Wt)&&te.indexOf(Wt)<0&&(zt[Wt]=Et[Wt]);if(Et!=null&&ue)for(var Wt of ue(Et))te.indexOf(Wt)<0&&Fe.call(Et,Wt)&&(zt[Wt]=Et[Wt]);return zt},Re=(Et,te,zt)=>new Promise((Wt,le)=>{var ye=Ee=>{try{ze(zt.next(Ee))}catch(Xe){le(Xe)}},Ge=Ee=>{try{ze(zt.throw(Ee))}catch(Xe){le(Xe)}},ze=Ee=>Ee.done?Wt(Ee.value):Promise.resolve(Ee.value).then(ye,Ge);ze((zt=zt.apply(Et,te)).next())});function _e(Et){return/^\d+$/.test(Et)?`${Et}px`:Et}function ie(){}let Tt=!1;const At={"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 Vt(Et=[]){let te=Et;if(Array.isArray(Et)){for(let zt=0;zt<Et.length;zt++){let Wt=At[Et[zt]];if(Wt)return Wt}return te[0]}return At[te]||te}let oe=null;const Ht=()=>Re(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Et){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Et)}});var It=Et=>{var te=Et,{width:zt="100%",height:Wt="100%",value:le,language:ye="javascript",style:Ge={},options:ze={},overrideServices:Ee={},theme:Xe="vs-dark",onEditBlur:on,isCopy:rn=!1,onSave:Je,autoHeight:Tn=!1,forbidCopy:gn=!1,onChange:Cn=ie,editorDidMount:Bn=ie,onFocus:ii=ie,onBreakPoint:Nn=ie,breakPointValue:oi=[],filename:Ai="educoder.txt",errorLine:Si,errorContent:Xi="",highlightLine:Ui,openBreakPoint:_i=!1,placeholder:zi="",showMiniMap:wi=!0}=te,Wi=He(te,["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 Kt=(0,$t.useRef)(),zn=(0,$t.useRef)({}),jn=(0,$t.useRef)(),Ln=(0,$t.useRef)(),Kn=(0,$t.useRef)([]),Xn=(0,$t.useRef)(!1),qn=(0,$t.useRef)(),ji=(0,$t.useRef)(),nn=(0,$t.useRef)(!1),[qe,Ye]=(0,$t.useState)(!1);function an(){let wn;return Kt.current&&(wn=new wt.Z(Sn=>{for(let Gn of Sn)(Gn.target.offsetHeight>0||Gn.target.offsetWidth>0)&&zn.current.instance.layout()}),wn.observe(Kt.current)),wn}function ri(){We.ZP.warning({content:decodeURIComponent(Nt),key:"monaco-editor-tip"})}const $n=()=>{let wn=zn.current.instance;if(le!=null&&wn&&qe){const Sn=wn.getModel();Sn&&le!==Sn.getValue()&&(Tt=!0,Sn.setValue(le),wn.layout(),Tt=!1)}};(0,$t.useEffect)(()=>{const wn=he.Z.subscribe("formatDocument",Sn=>{var Gn;let Fn=zn.current.instance;(Gn=Fn==null?void 0:Fn.getAction)==null||Gn.call(Fn,"editor.action.formatDocument").run()});return window.updateMonacoValue=Sn=>{Cn(Sn)},wn},[]),(0,$t.useEffect)(()=>{var wn;let Sn=zn.current.instance;Ln.current&&clearTimeout(Ln.current),Ln.current=setTimeout(()=>{$n()},500),le&&(le!=null&&le.length)&&((wn=Sn==null?void 0:Sn.updateOptions)==null||wn.call(Sn,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(le.split(/\r\n|\r|\n/g).length))+3,5)}))},[le,qe,zn.current]),(0,$t.useEffect)(()=>{if(Si&&zn.current&&zn.current.instance){let Sn=zn.current.instance;Sn.changeViewZones(function(Gn){var Fn=document.createElement("div");Fn.style.padding="10px 20px",Fn.style.width="calc(100% - 20px)",Fn.className="my-error-line-wrp",Fn.innerHTML=Xi,Gn.addZone({afterLineNumber:Si||11,heightInLines:3,domNode:Fn})});var wn={domNode:null,getId:function(){return"my.overlay.widget"},getDomNode:function(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.innerHTML="",this.domNode.style.width="100%",this.domNode.style.padding="20px 100px",this.domNode.style.right="0px",this.domNode.style.top="50px",this.domNode.style.position="relative",this.domNode.style.color="#333"),this.domNode},getPosition:function(){return null}};Sn.addOverlayWidget(wn),Sn.revealPositionInCenter({lineNumber:20,column:1})}},[Si,zn.current,qe]);const mi=(wn="",Sn)=>{if(!wn||wn.trim()==="")return!0;const Fn=zn.current.instance.getModel().getLineTokens(Sn);let On=!1;for(let Vn=0;Vn<2;Vn++)Fn.getStandardTokenType(Vn)===1&&(On=!0);return On};(0,$t.useEffect)(()=>{var wn;const Sn=(wn=zn.current)==null?void 0:wn.instance;if(Sn&&qe&&gn){const Gn=Sn.onDidBlurEditorWidget(()=>{nn.current=!1}),Fn=Sn.onDidFocusEditorText(()=>{nn.current=!0});return()=>{Gn.dispose(),Fn.dispose()}}},[zn.current,qe,gn]),(0,$t.useEffect)(()=>{var wn;if((wn=zn.current)!=null&&wn.instance&&qe&&_i){let Sn=zn.current.instance,Gn=Sn.getModel();if(!Gn)return;(()=>{var Jn;let di=[],Un=[];const Bi=Gn.getAllDecorations();for(let Ii of Bi)Ii.options.className==="highlighted-line"&&(di.push((Jn=Ii==null?void 0:Ii.range)==null?void 0:Jn.startLineNumber),Un.push(Ii==null?void 0:Ii.id));if(Ui===di[0])return;Gn.deltaDecorations(Un,[]);const ki=Gn.getLineCount();Ui&&Ui<=ki&&(Sn.deltaDecorations([],[{range:new oe.Range(Ui,1,Ui,Gn.getLineMaxColumn(Ui)),options:{isWholeLine:!0,className:"highlighted-line"}}]),Sn.revealLineInCenter(Ui))})();const On=(Jn=!1)=>{var di;let Un=[],Bi=[];const ki=Gn.getAllDecorations();for(let Ii of ki)Ii.options.linesDecorationsClassName==="breakpoints-select"&&(Un.push((di=Ii==null?void 0:Ii.range)==null?void 0:di.startLineNumber),Bi.push(Ii==null?void 0:Ii.id));if(Jn)return{lines:Un,ids:Bi};Nn(Un)},Vn=Jn=>Re(void 0,null,function*(){let di={range:new oe.Range(Jn,1,Jn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Gn.deltaDecorations([],[di]),On()}),bi=Jn=>Re(void 0,null,function*(){let di=[];const Un=Sn.getLineDecorations(Jn);for(let Bi of Un)Bi.options.linesDecorationsClassName==="breakpoints-select"&&di.push(Bi.id);yield Gn.deltaDecorations(di,[]),On()}),ui=Jn=>{let di=Sn.getLineDecorations(Jn);for(let Un of di)if(Un.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,je.isEqual)(oi,On(!0).lines)){Gn.deltaDecorations(On(!0).ids,[]);const Jn=oi.map(di=>({range:new oe.Range(di,1,di,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Gn.deltaDecorations([],Jn)}const pn=Sn.onDidChangeModelContent(Jn=>{let di=Sn.getPosition();if(di){let Un=di.lineNumber;clearTimeout(ji.current),ji.current=setTimeout(()=>{mi(Gn.getLineContent(Un),Un)?bi(Un):ui(Un)?(bi(Un),Vn(Un)):On()},100)}}),Rn=Sn.onMouseDown(Jn=>{var di,Un,Bi;if(Jn.target.detail&&((Bi=(Un=(di=Jn.target)==null?void 0:di.element)==null?void 0:Un.className)!=null&&Bi.includes("line-numbers"))){let ki=Jn.target.position.lineNumber;if(mi(Gn.getLineContent(ki),ki))return;ui(ki)?bi(ki):Vn(ki)}}),Ti=Jn=>{let di={range:new oe.Range(Jn,1,Jn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};Kn.current=Sn.deltaDecorations(Kn.current,[di])},Ji=()=>{Kn.current=Sn.deltaDecorations(Kn.current,[])},hr=Sn.onMouseMove(Jn=>{var di,Un,Bi;if(Ji(),Jn.target.detail&&((Bi=(Un=(di=Jn.target)==null?void 0:di.element)==null?void 0:Un.className)!=null&&Bi.includes("line-numbers"))){let ki=Jn.target.position.lineNumber;if(mi(Gn.getLineContent(ki),ki))return;Ti(ki)}}),Ze=Sn.onMouseLeave(()=>{Ji()});return()=>{pn.dispose(),Rn.dispose(),hr.dispose(),Ze.dispose()}}},[zn.current,qe,oi,Ui,_i,ye]),(0,$t.useEffect)(()=>{var wn;(wn=zn.current)!=null&&wn.instance&&_i&&zn.current.instance.setPosition({lineNumber:0,column:0})},[Ui]);function fn(){let wn=zn.current.instance;if(wn){const Sn=wn.getSelection(),Gn=zn.current.pastePos||{},Fn=new oe.Range(Gn.startLineNumber||Sn.endLineNumber,Gn.startColumn||Sn.endColumn,Gn.endLineNumber||Sn.endLineNumber,Gn.endColumn||Sn.endColumn);setTimeout(()=>{wn.executeEdits("",[{range:Fn,text:""}])},300)}}function Wn(wn){(window.navigator.platform.match("Mac")?wn.metaKey:wn.ctrlKey)&&wn.keyCode==83&&(wn.preventDefault(),Je())}const gi=()=>{if(Tn&&zn.current.instance){const wn=zn.current.instance.getContentHeight();$e(wn<Wt?Wt:wn)}else $e(Wt)};function Hi(wn){var Sn=document.createEvent("MouseEvents");Sn.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),wn.dispatchEvent(Sn)}const Dn=wn=>{if(!nn.current)return;const{keyCode:Sn,ctrlKey:Gn,metaKey:Fn,target:On,type:Vn}=wn;return(Vn==="paste"||(Sn===67||Sn===86)&&(Fn||Gn))&&On.nodeName==="TEXTAREA"&&(ri(),wn.preventDefault()),!1};function ke(wn,Sn){var Gn=window.URL||window.webkitURL||window,Fn=new Blob([Sn]),On=document.createElementNS("http://www.w3.org/1999/xhtml","a");On.href=Gn.createObjectURL(Fn),On.download=wn,Hi(On)}(0,$t.useEffect)(()=>{gi()},[gi]),(0,$t.useEffect)(()=>{Kt.current&&!qe&&Promise.all([ce.e(8909),ce.e(6656)]).then(ce.bind(ce,71448)).then(wn=>{try{oe=wn,zn.current.instance=oe.editor.create(Kt.current,{value:le,language:Vt(ye),theme:Xe,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:wi||!1}},Ee);const Sn=zn.current.instance;let On=[...Ne.BH._menuItems].find(pn=>pn[0]._debugName=="EditorContext")[1],Vn=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],bi=(pn,Rn)=>{var Ti,Ji;let hr=pn._first;do Rn.includes((Ji=(Ti=hr.element)==null?void 0:Ti.command)==null?void 0:Ji.id)&&pn._remove(hr);while(hr=hr.next)};if(Bn(Sn,oe),setTimeout(()=>{gi(),zn.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{ke(Ai||"educoder.txt",Sn.getValue())}})},500),zn.current.subscription=Sn.onDidChangeModelContent(pn=>{Xn.current?clearTimeout(qn.current):(gi(),Cn(Sn.getValue(),pn)),qn.current=setTimeout(()=>{Xn.current=!1},500)}),window.Monaco||Ut(oe,Vt(ye)),gn&&(bi(On,Vn),Kt.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Dn),window.removeEventListener("paste",Dn),window.addEventListener("keydown",Dn),window.addEventListener("paste",Dn)),window.Monaco=oe,on&&Sn.onDidBlurEditorWidget(()=>{on(Sn.getValue())}),ii&&Sn.onDidFocusEditorText(()=>{gn&&Ht(),ii(Sn.getValue())}),gn){Ht();try{Sn.onDidPaste(pn=>{const Rn=Sn.getSelection(),Ti=zn.current.pastePos||{},Ji=new oe.Range(Ti.startLineNumber||Rn.endLineNumber,Ti.startColumn||Rn.endColumn,Ti.endLineNumber||Rn.endLineNumber,Ti.endColumn||Rn.endColumn);Sn.executeEdits("",[{range:pn.range,text:""}])})}catch(pn){}}let ui=an();return zi&&typeof zi=="string"&&new be(zi,Sn,oe),Ye(!0),()=>{const pn=zn.current.instance;pn.dispose();const Rn=pn.getModel();Rn&&Rn.dispose(),zn.current.subscription&&zn.current.subscription.dispose(),ui.unobserve(Kt.current)}}catch(Sn){}})},[]),(0,$t.useEffect)(()=>{if(zn.current.instance&&qe)return document.addEventListener("keydown",Wn,!1),()=>{document.removeEventListener("keydown",Wn)}},[Je,qe]),(0,$t.useEffect)(()=>{let wn=zn.current.instance;if(wn&&qe){let Sn=Vt(ye);oe.editor.setModelLanguage(wn.getModel(),Sn)}},[ye,qe]),(0,$t.useEffect)(()=>{zn.current.instance&&qe&&oe.editor.setTheme(Xe)},[Xe,qe]),(0,$t.useEffect)(()=>{let wn=zn.current.instance;jn.current=ze,wn&&qe&&(wn.updateOptions(Ae({},ze)),setTimeout(()=>{wn.getModel().updateOptions(Ae({},ze))},200))},[JSON.stringify(ze),qe]),(0,$t.useEffect)(()=>{let wn=zn.current.instance;wn&&qe&&wn.layout()},[zt,Wt,qe]);const[Ue,kn]=(0,$t.useState)(_e(zt)),[En,$e]=(0,$t.useState)(_e(Wt)),bn=Pe(Ae({},Ge),{width:Ue,height:En,position:"relative"});return $t.createElement("div",{className:"my-monaco-editor",ref:Kt,style:bn},rn&&$t.createElement(Jt.CopyToClipboard,{text:le,onCopy:()=>We.ZP.success("\u590D\u5236\u6210\u529F")},$t.createElement(we.Z,{title:"\u590D\u5236\u4EE3\u7801"},$t.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},$t.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function Pt({width:Et="100%",height:te="100%",original:zt,modified:Wt,language:le,options:ye={}}){const Ge=(0,$t.useRef)(),[ze,Ee]=(0,$t.useState)(null);function Xe(Tn){let gn;return Ge.current&&(gn=new wt.Z(Cn=>{for(let Bn of Cn)(Bn.target.offsetHeight>0||Bn.target.offsetWidth>0)&&Tn.layout()}),gn.observe(Ge.current)),gn}(0,$t.useEffect)(()=>(Ge.current&&Promise.all([ce.e(8909),ce.e(9404)]).then(ce.bind(ce,2550)).then(Tn=>{oe=Tn;const gn=oe.editor.createDiffEditor(Ge.current,Pe(Ae({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},ye),{wordWrap:!0}));Ee(gn);let Cn=Xe(gn);return()=>{gn.dispose();const Bn=gn.getModel();Bn&&Bn.dispose(),Cn.unobserve(Ge.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,$t.useEffect)(()=>{ze&&ze.setModel({original:oe.editor.createModel(zt,le),modified:oe.editor.createModel(Wt,le)})},[zt,Wt,le,ze]);const on=_e(Et),rn=_e(te),Je={width:on,height:rn};return $t.createElement("div",{className:"my-diff-editor",ref:Ge,style:Je})}},10661:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return kt}});var $t={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"},wt=ce(29787),Qt=ce(25399),Zt=ce(92310),Ot=ce.n(Zt),jt=ce(51257),Ct=ce(28426),Mt=ce(48790),Bt=ce(59301),kt=({className:xt,dataSource:Dt=[],col:yt=4,right:et,bottom:tt=23,precision:lt=0,wrapWidth:ot=1200,trackEventItems:ut,loading:ct,onRemove:ft=()=>{},isCurrent:gt=!0,showAlias:Lt=!1})=>{const Rt=Math.floor((ot-(yt-1)*et)/yt),Ut=[{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 Bt.createElement(wt.Z,{spinning:ct},Bt.createElement("div",{className:Ot()($t.list,xt)},!!(Dt!=null&&Dt.length)&&(Dt==null?void 0:Dt.map((Nt,qt)=>{var ee;const{name:Yt,id:de,identifier:ge,featured:be,school_name:Ne,image_url:We,excellent:we,is_plan:je}=Nt;return Bt.createElement("div",{key:de,className:$t.wrap,style:{width:Rt,marginRight:(1+qt)%yt===0?0:et+lt,marginBottom:tt}},Bt.createElement("a",{className:$t.li,onClick:he=>{he.preventDefault(),he.stopPropagation(),ut&&(0,jt.L9)([ut]),(0,jt.xg)(`/paths/${ge}`)}},Bt.createElement("div",{className:$t.img},Bt.createElement("img",{className:$t.cover,src:`${We}`}),gt&&(0,Mt.bg)()&&(Nt==null?void 0:Nt.studying)&&Bt.createElement("div",{className:`${$t.movebq} user-path-items`,onClick:he=>{he.stopPropagation(),ft(Nt)}},Bt.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),Bt.createElement("span",{className:"c-red"},"\u79FB\u9664")),(ee=Nt==null?void 0:Nt.subject_tags)==null?void 0:ee.map((he,Jt)=>{var re,se;if(Jt===0){const ue=(re=Ut.find(Ie=>Ie.name==he))==null?void 0:re.swimg;return Bt.createElement("img",{className:$t.sign,src:ue,style:{left:"-4px"}})}const pe=(se=Ut.find(ue=>ue.name==he))==null?void 0:se.ptimg;return Bt.createElement("img",{className:$t.sign,src:pe,style:{left:`${48+52*(Jt-1)+2*Jt}px`}})}),Bt.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(Nt==null?void 0:Nt.excellent)&&Bt.createElement("div",{className:$t.bq},"\u5F00\u653E\u8BFE\u7A0B"))),Bt.createElement("div",{className:$t.name},Bt.createElement(Qt.Z,{title:Lt&&(Nt!=null&&Nt.excellent_alias_name)?Bt.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${Yt}`,Bt.createElement("br",null),Bt.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${Nt==null?void 0:Nt.excellent_alias_name}`)):Yt},Bt.createElement("span",{className:$t.e},Lt&&(Nt==null?void 0:Nt.excellent_alias_name)||Yt))),Bt.createElement(Qt.Z,{title:`\u53D1\u5E03\u5355\u4F4D\uFF1A${Ne}`},Bt.createElement("div",{className:$t.unit},Bt.createElement("i",{className:"iconfont icon-danwei1 font14 mr3"}),Ne)),Bt.createElement("div",{className:$t.tags},Bt.createElement("div",null,Bt.createElement(Qt.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},Bt.createElement("span",null,Bt.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),Bt.createElement("span",null,Nt.stages_count))),Bt.createElement(Qt.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},Bt.createElement("span",null,Bt.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),Bt.createElement("span",null,Nt.members_count)))))))})),!Dt.length&&Bt.createElement(Ct.Z,null)))}},9148:function(Pn,_n,ce){"use strict";ce.d(_n,{jL:function(){return Ot},w9:function(){return re},QD:function(){return on},cQ:function(){return We.Z},op:function(){return le},O5:function(){return jn},_b:function(){return Bn},t7:function(){return ot},Gi:function(){return Qe},YG:function(){return Ie},qp:function(){return kt},vr:function(){return Tn},qE:function(){return ze},Je:function(){return ft},wb:function(){return Ne},cq:function(){return ie},tp:function(){return yt}});var $t=ce(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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",Ot=({dataSource:Ln=[],img:Kn,imgWidth:Xn=346,title:qn,sunTitle:ji,bannerExtraContent:nn})=>$t.createElement("div",{className:wt.banner},$t.createElement("div",{className:wt.content},$t.createElement("aside",null,$t.createElement("p",null,$t.createElement("b",null,qn),$t.createElement("span",null,ji)),Ln.length>0&&$t.createElement("div",{className:wt.btns},Ln.map((qe,Ye)=>$t.createElement("div",{key:Ye,onClick:qe.click},qe.name,qe.sign?$t.createElement("img",{src:Qt,width:39}):null))),nn),Kn&&$t.createElement("img",{style:{marginTop:33,marginRight:38},src:Kn,width:Xn}))),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=ce(92310),Mt=ce.n(Ct),Bt=ce(89392),kt=({dataSource:Ln=[],value:Kn,onChange:Xn,onTitleChange:qn,className:ji,title:nn,titleWidth:qe=41,style:Ye={},fontColor:an="#6A7283",showCount:ri})=>{const[$n,mi]=(0,$t.useState)(0),[fn,Wn]=(0,$t.useState)(!1),gi=(0,$t.useRef)(null),Hi=(0,$t.useRef)(null);return(0,$t.useEffect)(()=>{var Dn;Ln.length!==0&&(((Dn=gi==null?void 0:gi.current)==null?void 0:Dn.clientHeight)>97?mi(1):mi(0)),Ln.length===0&&mi(0),Wn(!1)},[Ln]),$t.createElement("div",{className:Mt()(jt.row,ji),style:Ye},$t.createElement("div",{onClick:(0,Bt.throttle)(()=>qn==null?void 0:qn(),2e3),style:{width:qe,marginTop:fn?12:4},className:`${jt.title} ${qn?"current":""}`},nn),$t.createElement("div",{className:fn?`${jt.tagsWrap} ${jt.tagsBorderWrap}`:jt.tagsWrap},$t.createElement("div",{className:jt.bar,ref:Hi,style:$n>0?{height:$n===1?97:"auto",overflow:$n===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},$t.createElement("div",{className:jt.tag,ref:gi},Ln==null?void 0:Ln.map(Dn=>$t.createElement("span",{onClick:()=>Xn(Dn.id),key:Dn.id,style:{color:an},className:Kn===Dn.id?jt.active:""},$t.createElement("span",{title:Dn.name,className:jt.name},Dn.name),!!ri&&$t.createElement("span",{className:jt.num},Dn.count))))),!!$n&&$t.createElement($t.Fragment,null,$n===1?$t.createElement("div",{onClick:()=>{var Dn;mi(2),((Dn=gi==null?void 0:gi.current)==null?void 0:Dn.clientHeight)>245?Wn(!0):Wn(!1)},className:jt.action},"\u5C55\u5F00",$t.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):$t.createElement("div",{onClick:()=>{Hi.current.scrollTop=0,mi(1),Wn(!1)},className:jt.action},"\u6536\u8D77",$t.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"},yt=({dataSource:Ln=[],value:Kn,onChange:Xn,className:qn,style:ji={}})=>$t.createElement("div",{style:ji,className:Mt()(xt.tabs,qn)},Ln.map(nn=>$t.createElement("span",{onClick:()=>Xn(nn.id),className:Kn===nn.id?xt.active:"",key:nn.id},nn.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=ce(37568),ot=({dataSource:Ln=[],value:Kn="",onChange:Xn,onInputChange:qn=()=>{},className:ji,style:nn={},placeholder:qe,allowClear:Ye=!1})=>{var an;const[ri,$n]=(0,$t.useState)(""),[mi,fn]=(0,$t.useState)("");(0,$t.useEffect)(()=>{var Hi;let Dn=Kn;(Hi=JSON.stringify(Kn))!=null&&Hi.includes("{")&&($n(Kn.id),Dn=Kn.value||"");try{fn(decodeURIComponent(Dn||""))}catch(ke){fn(decodeURIComponent(Dn||""))}},[Kn]);const Wn=()=>{Xn(encodeURIComponent(mi),ri||null)},gi=Hi=>{Hi!==ri&&($n(Hi),Xn(encodeURIComponent(mi),Hi))};return $t.createElement("div",{className:Mt()(et.input,ji),style:nn},!!Ln.length&&$t.createElement("div",{className:et.dropdown},$t.createElement("div",{className:et.text},(an=Ln.find(Hi=>Hi.id===ri))==null?void 0:an.name,$t.createElement("i",{className:"iconfont icon-zhankai4"}),$t.createElement("b",{className:et.b1}),$t.createElement("b",{className:et.b2})),$t.createElement("div",{className:et.menu},Ln.map((Hi,Dn)=>$t.createElement("div",{key:Dn,onClick:()=>gi(Hi.id)},Hi.name)))),$t.createElement(tt.default,{onPressEnter:Wn,value:mi,onChange:Hi=>{fn(Hi.target.value),qn(encodeURIComponent(Hi.target.value),ri||null)},bordered:!1,placeholder:qe}),$t.createElement("i",{onClick:Wn,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:Ln,onChange:Kn,className:Xn,total:qn,pageSize:ji,style:nn={}})=>{const qe=Ln<2,Ye=Ln>=Math.ceil(qn/ji);return qn<=ji?$t.createElement($t.Fragment,null):$t.createElement("div",{className:Mt()(ut.quickPager,Xn),style:nn},$t.createElement("div",{onClick:()=>{qe||Kn(Ln-1,"prev")},className:qe?ut.disabled:""},"\u4E0A\u4E00\u9875"),$t.createElement("div",{onClick:()=>{Ye||Kn(Ln+1,"next")},className:Ye?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=ce(29787),Rt=ce(25399),Ut=ce(58018),Nt=ce(346),qt=ce(51257),ee=ce(96908),Yt=ce(57177),de=ce(81378),ge=ce(28426),Ne=({className:Ln,dataSource:Kn=[],col:Xn=4,right:qn,bottom:ji=23,precision:nn=0,wrapWidth:qe=1200,trackEventItems:Ye,loading:an})=>{const ri=Math.floor((qe-(Xn-1)*qn)/Xn);return $t.createElement(Lt.Z,{spinning:an},$t.createElement("div",{className:Mt()(gt.list,Ln)},!!Kn.length&&Kn.map(($n,mi)=>{const{name:fn,id:Wn,identifier:gi,power:Hi,cover_image_id:Dn,pic:ke}=$n;return $t.createElement("div",{className:gt.wrap,key:Wn,style:{width:ri,marginRight:(1+mi)%Xn===0?0:qn+nn,marginBottom:ji}},$t.createElement("a",{target:"_blank",href:`/shixuns/${gi}/challenges`,className:gt.li,onClick:Ue=>{Ue.preventDefault(),Ye&&(0,qt.L9)([Ye]),Hi&&(0,qt.xg)(`/shixuns/${gi}/challenges`)}},$t.createElement("div",{className:gt.img},$t.createElement("img",{className:gt.cover,src:`${ke}`}),$n.is_jupyter&&$t.createElement("img",{className:gt.sign,src:ee}),$n.is_jupyter_lab&&$t.createElement("img",{className:gt.sign,src:Yt}),$n.is_unity_3d&&$t.createElement("img",{className:gt.sign,src:de})),$t.createElement("div",{className:gt.name},$t.createElement(Rt.Z,{title:fn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},$t.createElement("span",{className:gt.e},fn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),$t.createElement("div",{className:gt.tags},$t.createElement(Rt.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},$t.createElement("span",null,$t.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),$t.createElement("span",null,$n.challenges_count))),!!$n.myshixuns_count&&$t.createElement(Rt.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},$t.createElement("span",null,$t.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),$t.createElement("span",null,$n.myshixuns_count))),$t.createElement(Rt.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},$t.createElement("span",null,$t.createElement("span",null,$n.level))),$t.createElement("div",{className:gt.rate},$t.createElement(Ut.Z,{allowHalf:!0,disabled:!0,defaultValue:$n.score_info}),$t.createElement("span",null,"\xA0",$n.score_info?`${$n.score_info}\u5206`:"5\u5206")))),!Hi&&$t.createElement("div",{className:gt.lockWrap},$t.createElement("img",{src:`${Nt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),$t.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!Kn.length&&$t.createElement(ge.Z,null)))},We=ce(10661),we={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"},je="data:image/png;base64,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",he=ce(59301),re=({className:Ln,dataSource:Kn=[],col:Xn=4,right:qn,bottom:ji=23,precision:nn=0,wrapWidth:qe=1200,trackEventItems:Ye,loading:an,handleVery:ri=()=>!0})=>{const $n=Math.floor((qe-(Xn-1)*qn)/Xn);return he.createElement(Lt.Z,{spinning:an},he.createElement("div",{className:Mt()(we.list,Ln)},!!Kn.length&&Kn.map((mi,fn)=>{const{subject_identifier:Wn,id:gi,identifier:Hi,power:Dn}=mi,ke=mi.is_public!=0&&mi.is_public;return he.createElement("div",{className:we.wrap,key:gi,style:{width:$n,marginRight:(1+fn)%Xn===0?0:qn+nn,marginBottom:ji}},he.createElement("a",{className:we.li,onClick:Ue=>{Ue.preventDefault(),ri(mi==null?void 0:mi.first_category_url)&&(Ye&&(0,qt.L9)([Ye]),(0,qt.xg)(mi.first_category_url))}},he.createElement("div",{className:we.top},he.createElement(Rt.Z,{title:mi.name},he.createElement("div",{className:we.name},mi.name)),he.createElement("img",{className:we.img,src:Nt.Z.IMG_SERVER+"/images/"+mi.avatar_url}),he.createElement("div",{className:we.text,title:mi.creator},mi.creator),Wn&&he.createElement("div",{className:we.btns},he.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),he.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),ke&&he.createElement("div",{className:we.sign},"\u516C\u5F00")),he.createElement("div",{className:we.bottom},mi.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,mi.visits))),mi.course_members_count>0&&he.createElement(Rt.Z,{title:"\u6210\u5458",placement:"bottom"},he.createElement("span",null,he.createElement("i",{className:"iconfont icon-chengyuan"}),mi.course_members_count)),mi.tasks_count>0&&he.createElement(Rt.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},he.createElement("span",null,he.createElement("i",{className:"iconfont icon-zuoye"}),mi.tasks_count)),mi.is_end?he.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):he.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!mi.is_accessible&&he.createElement("div",{className:we.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")))}),!Kn.length&&he.createElement(ge.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=ce(25690),Ie=({dataSource:Ln=[],value:Kn,onChange:Xn,className:qn,style:ji={},tabBarExtraContent:nn})=>$t.createElement("div",{className:Mt()(se.tabs,qn),style:ji},$t.createElement("div",{className:se.tabsWrap},Ln.map((qe,Ye)=>!(qe!=null&&qe.hide)&&$t.createElement("aside",{className:se.tab,onClick:()=>{Xn(qe.id),qe.link&&pe.history.push(qe.link)},key:Ye},$t.createElement("div",{className:Kn===qe.id?se.active:""},qe.name),(qe==null?void 0:qe.resetCount)==null&&(qe==null?void 0:qe.total)!==void 0&&$t.createElement("span",null,"\uFF08",qe==null?void 0:qe.total,"\uFF09"),(qe==null?void 0:qe.resetCount)!==void 0&&(qe==null?void 0:qe.total)!==void 0&&$t.createElement(Rt.Z,{title:(qe==null?void 0:qe.tip)!=null?qe==null?void 0:qe.tip:""},$t.createElement("span",{style:{color:"#9096A3"}},"\uFF08",$t.createElement("span",{style:{color:"#000"}},qe==null?void 0:qe.resetCount),"/",$t.createElement("span",null,qe==null?void 0:qe.total),"\uFF09"))))),$t.createElement("div",{className:se.tabBar},nn)),Qe=({className:Ln,style:Kn={},children:Xn})=>$t.createElement("div",{className:Mt()(Ln),style:Kn},Xn),Ae={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"},Pe=ce(75727),He=ce(93041);const Re=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var ie=({sortValue:Ln,dropValue:Kn,className:Xn,onSort:qn,onDrop:ji,dataSource:nn=Re})=>{var qe;return $t.createElement("div",{className:Mt()(Ae.orderWrap,Xn)},$t.createElement(Pe.Z,{dropdownRender:()=>$t.createElement(He.default,null,nn.map((Ye,an)=>$t.createElement(He.default.Item,{key:an,onClick:()=>ji(Ye.id)},Ye.name)))},$t.createElement("span",{className:Ae.orderTextWrap},(qe=nn.find(Ye=>Kn===Ye.id))==null?void 0:qe.name)),$t.createElement("span",{className:Ae.orderIconWrap},$t.createElement("span",{className:Ae.orderAsc},$t.createElement("i",{className:Ln==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Ae.cursorPointer} ${Ae.active}`:`iconfont icon-sanjiaoxing-up font12 ${Ae.cursorPointer}`,onClick:()=>qn(Ln==="asc"?"desc":"asc")})),$t.createElement("span",{className:Ae.orderDesc},$t.createElement("i",{className:Ln==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Ae.cursorPointer} ${Ae.active}`:`iconfont icon-sanjiaoxing-down font12 ${Ae.cursorPointer}`,onClick:()=>qn(Ln==="asc"?"desc":"asc")}))))},Tt={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"},At=ce(99571),Vt=Object.defineProperty,oe=Object.getOwnPropertySymbols,Ht=Object.prototype.hasOwnProperty,It=Object.prototype.propertyIsEnumerable,Pt=(Ln,Kn,Xn)=>Kn in Ln?Vt(Ln,Kn,{enumerable:!0,configurable:!0,writable:!0,value:Xn}):Ln[Kn]=Xn,Et=(Ln,Kn)=>{for(var Xn in Kn||(Kn={}))Ht.call(Kn,Xn)&&Pt(Ln,Xn,Kn[Xn]);if(oe)for(var Xn of oe(Kn))It.call(Kn,Xn)&&Pt(Ln,Xn,Kn[Xn]);return Ln},te=(Ln,Kn)=>{var Xn={};for(var qn in Ln)Ht.call(Ln,qn)&&Kn.indexOf(qn)<0&&(Xn[qn]=Ln[qn]);if(Ln!=null&&oe)for(var qn of oe(Ln))Kn.indexOf(qn)<0&&It.call(Ln,qn)&&(Xn[qn]=Ln[qn]);return Xn},zt=(Ln,Kn,Xn)=>new Promise((qn,ji)=>{var nn=an=>{try{Ye(Xn.next(an))}catch(ri){ji(ri)}},qe=an=>{try{Ye(Xn.throw(an))}catch(ri){ji(ri)}},Ye=an=>an.done?qn(an.value):Promise.resolve(an.value).then(nn,qe);Ye((Xn=Xn.apply(Ln,Kn)).next())}),le=Ln=>{var Kn=Ln,{className:Xn,style:qn,children:ji,loading:nn=!1,openLoading:qe,onClick:Ye=()=>{},size:an="middle",shape:ri="round"}=Kn,$n=te(Kn,["className","style","children","loading","openLoading","onClick","size","shape"]);const[mi,fn]=(0,$t.useState)(!1);return $t.createElement(At.ZP,Et({onClick:(0,Bt.throttle)(Wn=>zt(void 0,null,function*(){qe&&fn(!0);try{yield Ye(Wn)}catch(gi){console.log("error",gi)}qe&&fn(!1)}),2e3,{leading:!0,trailing:!1}),className:Mt()(Tt.btn,Tt[`${an}-${ri}`],Xn),style:qn,size:an,shape:ri,loading:mi||nn},$n),ji)},ye={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"},ze=({className:Ln,style:Kn,children:Xn=null,onClick:qn,title:ji})=>$t.createElement("div",{className:Mt()(ye.head,Ln),style:Kn},$t.createElement("span",{className:"primary-hover",onClick:qn},$t.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),$t.createElement("b",{title:ji},ji),$t.createElement("div",{className:ye.node},Xn)),Ee={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"},on=({confirmShow:Ln=!0,confirmTitle:Kn,confirmClick:Xn,cancelShow:qn=!0,cancelTitle:ji,cancelClick:nn,className:qe,style:Ye,confirmLoading:an=!1})=>$t.createElement("div",{className:Mt()(Ee.btns,qe),style:Ye},Ln&&$t.createElement(At.ZP,{loading:an,onClick:Xn,type:"primary",className:Ee.confirm},Kn),qn&&$t.createElement(At.ZP,{onClick:nn,className:Ee.cancel},ji)),rn={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"},Tn=({className:Ln,style:Kn={},LeftContent:Xn,children:qn,RightContent:ji})=>$t.createElement("div",{className:Mt()(rn.fixedBottom,Ln),style:Kn},$t.createElement("div",{className:rn.wrap},$t.createElement("div",{className:rn.left},Xn),$t.createElement("div",{className:rn.center},qn),$t.createElement("div",{className:rn.right},ji))),gn={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"},Bn=({className:Ln,style:Kn={},dataSource:Xn=[]})=>$t.createElement("div",{className:Mt()(gn.crumbs,Ln),style:Kn},Xn.map((qn,ji)=>ji<Xn.length-1?$t.createElement($t.Fragment,{key:ji},qn.path||qn.onClick?$t.createElement("span",{className:gn.hover,onClick:qn!=null&&qn.onClick?qn.onClick:()=>pe.history.push(qn.path)},qn.name):$t.createElement("span",null,qn.name),$t.createElement("span",null,"\xA0",">","\xA0")):$t.createElement("span",{key:ji,style:{color:"#5F6368"}},qn.name))),ii=ce(11938),Nn=Object.defineProperty,oi=Object.defineProperties,Ai=Object.getOwnPropertyDescriptors,Si=Object.getOwnPropertySymbols,Xi=Object.prototype.hasOwnProperty,Ui=Object.prototype.propertyIsEnumerable,_i=(Ln,Kn,Xn)=>Kn in Ln?Nn(Ln,Kn,{enumerable:!0,configurable:!0,writable:!0,value:Xn}):Ln[Kn]=Xn,zi=(Ln,Kn)=>{for(var Xn in Kn||(Kn={}))Xi.call(Kn,Xn)&&_i(Ln,Xn,Kn[Xn]);if(Si)for(var Xn of Si(Kn))Ui.call(Kn,Xn)&&_i(Ln,Xn,Kn[Xn]);return Ln},wi=(Ln,Kn)=>oi(Ln,Ai(Kn)),Wi=(Ln,Kn)=>{var Xn={};for(var qn in Ln)Xi.call(Ln,qn)&&Kn.indexOf(qn)<0&&(Xn[qn]=Ln[qn]);if(Ln!=null&&Si)for(var qn of Si(Ln))Kn.indexOf(qn)<0&&Ui.call(Ln,qn)&&(Xn[qn]=Ln[qn]);return Xn};const{Countdown:Kt}=ii.default;var jn=Ln=>{var Kn=Ln,{onChange:Xn}=Kn,qn=Wi(Kn,["onChange"]);const[ji,nn]=(0,$t.useState)(null);(0,$t.useEffect)(()=>{typeof ji=="number"&&ji>=0&&Xn(ji)},[ji]);const qe=Ye=>{const an=Math.floor(Ye/1e3);nn(an)};return $t.createElement(Kt,wi(zi({},qn),{onChange:qe}))}},37808:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return wt}});var $t=ce(59301);function wt(Qt,Zt){const Ot=(0,$t.useRef)();(0,$t.useEffect)(()=>{Ot.current=Qt}),(0,$t.useEffect)(()=>{function jt(){Ot.current()}if(Zt!==null){let Ct=setInterval(jt,Zt);return()=>clearInterval(Ct)}},[Zt])}},51917:function(Pn,_n,ce){"use strict";ce.d(_n,{$J:function(){return Qt},JZ:function(){return Ot},bN:function(){return Ct},jP:function(){return jt},rO:function(){return Zt}});var $t=ce(38986),wt=(Mt,Bt,St)=>new Promise((kt,xt)=>{var Dt=tt=>{try{et(St.next(tt))}catch(lt){xt(lt)}},yt=tt=>{try{et(St.throw(tt))}catch(lt){xt(lt)}},et=tt=>tt.done?kt(tt.value):Promise.resolve(tt.value).then(Dt,yt);et((St=St.apply(Mt,Bt)).next())});function Qt(Mt){return(0,$t.U2)(`libraries/${Mt}.json`)}function Zt(){return(0,$t.U2)("library_tags.json")}function Ot(Mt){return wt(this,null,function*(){return(yield(0,$t.IV)(`attachments/${Mt}.json`)).status===0})}function jt(Mt){return(0,$t.v_)("libraries.json",Mt)}function Ct(Mt,Bt){return(0,$t.gz)(`libraries/${Mt}.json`,Bt)}},23019:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Ut}});var $t=ce(59301),wt=ce(25690),Qt=ce(37568),Zt=ce(28284),Ot=ce(6767),jt=ce(62957),Ct=ce(60242),Mt=ce(62673),Bt=ce(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=ce(67776),xt=ce(30502),Dt=ce(48790),yt=Object.defineProperty,et=Object.getOwnPropertySymbols,tt=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,ot=(Nt,qt,ee)=>qt in Nt?yt(Nt,qt,{enumerable:!0,configurable:!0,writable:!0,value:ee}):Nt[qt]=ee,ut=(Nt,qt)=>{for(var ee in qt||(qt={}))tt.call(qt,ee)&&ot(Nt,ee,qt[ee]);if(et)for(var ee of et(qt))lt.call(qt,ee)&&ot(Nt,ee,qt[ee]);return Nt},ct=(Nt,qt,ee)=>new Promise((Yt,de)=>{var ge=We=>{try{Ne(ee.next(We))}catch(we){de(we)}},be=We=>{try{Ne(ee.throw(We))}catch(we){de(we)}},Ne=We=>We.done?Yt(We.value):Promise.resolve(We.value).then(ge,be);Ne((ee=ee.apply(Nt,qt)).next())});const{TextArea:ft}=Qt.default,gt=1024,Lt=(Nt,qt)=>{var ee;const{uploadInfo:Yt={}}=qt.payload||{};switch(qt.type){case"addVideo":return{videoList:[...Nt.videoList,{name:Yt.file.name,size:Yt.file.size,type:Yt.file.type,fileHash:Yt.fileHash,state:Yt.state,videoId:Yt.videoId,loaded:Yt.loaded||0,title:""}]};case"removeVideo":return{videoList:Nt.videoList.filter(de=>de.name!==qt.payload.name)};case"removeAll":return{videoList:[]};case"updateProgress":return{videoList:Nt.videoList.map(de=>de.name===qt.payload.uploadInfo.file.name?ut(ut({},de),{loaded:qt.payload.progressPercent,videoId:Yt.videoId,fileHash:Yt.fileHash}):de)};case"updateTitle":return{videoList:(ee=Nt.videoList)==null?void 0:ee.map(de=>de.name===qt.payload.item.name?ut(ut({},de),{title:qt.payload.title}):de)};default:return{videoList:[]}}},Rt=({user:Nt,globalSetting:qt,loading:ee,dispatch:Yt,visible:de,editData:ge,onCancel:be=()=>{},onOk:Ne=()=>{},queryParams:We={}})=>{var we;const je=(0,wt.useParams)(),[he]=Zt.default.useForm(),[Jt,re]=(0,$t.useReducer)(Lt,{videoList:[]}),[se,pe]=(0,$t.useState)(!1),ue=(0,$t.useRef)(),[Ie,Fe]=(0,$t.useState)(),[Qe,Ae]=(0,$t.useState)(!1),[Pe,He]=(0,$t.useState)(!1),Re=(0,Dt.Ny)()?3:1;(0,$t.useEffect)(()=>{var Wt,le,ye;de&&ge&&(Ae(ge.is_link),Fe(ge.link),!ge.is_link&&re({type:"addVideo",payload:{uploadInfo:{file:{name:ge.filename||""},videoId:ge.video_id,loaded:100}}}),Et(((Wt=ge==null?void 0:ge.tags)==null?void 0:Wt.map(Ge=>Ge==null?void 0:Ge.name))||[]),he.setFieldsValue({name:ge.name,description:ge.description,attachment_id:(le=ge==null?void 0:ge.video)==null?void 0:le.attachment_id,allow_skip:(ye=ge==null?void 0:ge.video_item)==null?void 0:ye.allow_skip}))},[ge,de]);const _e=()=>{const Wt=document.getElementById("fileUpload");Wt.value=""},ie=Wt=>{var le;Ae(!1);const ye=Wt.target.files[0];if(!ye){_e();return}const Ge=ye.name.toLowerCase();if(Ge&&Ge.indexOf(".avi")==-1&&Ge.indexOf(".flv")==-1&&Ge.indexOf(".f4v")==-1&&Ge.indexOf(".m4v")==-1&&Ge.indexOf(".mov")==-1&&Ge.indexOf(".mp4")==-1&&Ge.indexOf(".rmvb")==-1&&Ge.indexOf(".swf")==-1&&Ge.indexOf(".webm")==-1&&Ge.indexOf(".wmv")==-1){Ot.ZP.info("\u4E0D\u652F\u6301\u7684\u89C6\u9891\u683C\u5F0F"),_e();return}if(ye.size>gt*Re*1024*1024){Ot.ZP.info(`\u89C6\u9891\u5927\u5C0F\u8D85\u8FC7${Re}G`),_e();return}if((le=Jt.videoList)!=null&&le.find(ze=>ze.name===ye.name)){Ot.ZP.info("\u4F60\u4E0D\u80FD\u4E0A\u4F20\u540C\u4E00\u4E2A\u89C6\u9891\u6587\u4EF6\u540D\u79F0\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\u3002"),_e();return}At(ye)},Tt=(Wt,le)=>{jt.default.confirm({title:"\u63D0\u793A",centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",content:$t.createElement("div",{className:"tc"},"\u60A8\u786E\u8BA4\u8981",le?"\u5220\u9664":"\u53D6\u6D88\u4E0A\u4F20","\u8BE5\u89C6\u9891\u5417\uFF1F"),onOk:()=>{_e(),re({type:"removeVideo",payload:{name:Wt}})}})},At=Wt=>{var le,ye='{"Vod":{}}';if(pe(!0),ue.current){ue.current.addFile(Wt,null,null,null,ye);return}(0,kt.o)((le=Nt.userInfo)==null?void 0:le.login,"",{create:!ue,addFileSuccess:Ge=>{re({type:"addVideo",payload:{uploadInfo:Ge}})},onUploadProgress:(Ge,ze,Ee)=>{const Xe=Math.ceil(Ee*100);re({type:"updateProgress",payload:{uploadInfo:Ge,progressPercent:Xe}}),_e()},onUploadFailed:Ge=>{Ot.ZP.info("\u89C6\u9891\u4E91\u670D\u52A1\u51FA\u73B0\u5F02\u5E38\uFF0C\u8BF7\u91CD\u65B0\u4E0A\u4F20\u3002")},onUploadEnd:Ge=>{pe(!1)},onUploadSucceed:Ge=>{pe(!1)},onUploadError:Ge=>{pe(!1)},gotUploader:Ge=>{Ge.addFile(Wt,null,null,null,ye),ue.current=Ge}})},Vt=()=>ct(void 0,null,function*(){var Wt,le;if(yield he.validateFields(),!Qe&&!((Wt=Jt.videoList)!=null&&Wt.length)||Qe&&!Ie){Ot.ZP.info("\u8BF7\u5148\u4E0A\u4F20\u89C6\u9891\u6216\u8005\u6DFB\u52A0\u5916\u94FE");return}He(!0);const ye=Qe?{link:Ie}:{video_id:(le=Jt.videoList)==null?void 0:le[0].videoId},Ge=yield Ne(ut(ut(ut({},ye),We),{name:he.getFieldValue("name"),attachment_id:he.getFieldValue("attachment_id"),description:he.getFieldValue("description"),tags:he.getFieldValue("tag"),allow_skip:he.getFieldValue("allow_skip")}));He(!1),Ge!=null&&Ge.id&&oe()}),oe=()=>{he.resetFields(),re({type:"removeAll"}),Fe(null),Et([]),Ae(null)},Ht=()=>{be(),oe()},It=()=>{var Wt,le,ye,Ge,ze,Ee,Xe,on,rn,Je,Tn,gn;return $t.createElement($t.Fragment,null,!Qe&&!!((Wt=Jt.videoList)!=null&&Wt.length)&&$t.createElement("div",{className:St.fileProgress},((ye=(le=Jt.videoList)==null?void 0:le[0])==null?void 0:ye.loaded)==100?$t.createElement("div",{className:`${St.videoName} font14`},(ze=(Ge=Jt.videoList)==null?void 0:Ge[0])==null?void 0:ze.name):$t.createElement(Ct.Z,{style:{width:"80%"},percent:(Xe=(Ee=Jt.videoList)==null?void 0:Ee[0])==null?void 0:Xe.loaded,status:((rn=(on=Jt.videoList)==null?void 0:on[0])==null?void 0:rn.loaded)==100?"normal":"active"}),$t.createElement("div",{className:St.fileCancel,onClick:()=>{var Cn,Bn,ii,Nn;return Tt((Bn=(Cn=Jt.videoList)==null?void 0:Cn[0])==null?void 0:Bn.name,((Nn=(ii=Jt.videoList)==null?void 0:ii[0])==null?void 0:Nn.loaded)==100)}},((Tn=(Je=Jt.videoList)==null?void 0:Je[0])==null?void 0:Tn.loaded)===100?"\u5220\u9664":"\u53D6\u6D88\u4E0A\u4F20")),!((gn=Jt.videoList)!=null&&gn.length)&&$t.createElement("div",{className:St.uploadWrap},$t.createElement("label",{htmlFor:"fileUpload",className:St.upload},$t.createElement("i",{className:"iconfont icon-shangchuanshipin1 mr5"}),"\u4E0A\u4F20\u89C6\u9891"),$t.createElement("label",{className:`${St.upload} ${St.uploadLink}`,onClick:()=>Ae(!0)},$t.createElement("i",{className:"iconfont icon-lianjie1 mr5"}),"\u6DFB\u52A0\u5916\u94FE")),Qe&&$t.createElement(Qt.default,{className:"mt5",placeholder:"\u8BF7\u8F93\u5165\u89C6\u9891\u94FE\u63A5",value:Ie,onChange:Cn=>Fe(Cn.target.value)}))},[Pt,Et]=(0,$t.useState)([]),te=Wt=>{if(Wt.key=="Enter"){const le=he.getFieldValue("tag");if(he.setFieldsValue({tag:""}),!le){Ot.ZP.info("\u6807\u7B7E\u4E0D\u80FD\u4E3A\u7A7A");return}if(Pt.filter(ye=>ye===le).length>0){Ot.ZP.info("\u5DF2\u6709\u76F8\u540C\u540D\u79F0\u6807\u7B7E");return}Pt.push(le),Et([...Pt])}},zt=(Wt,le)=>{Wt.preventDefault(),Et([...Pt.filter(ye=>ye!=le)])};return $t.createElement(jt.default,{centered:!0,maskClosable:!1,destroyOnClose:!0,title:ge?"\u7F16\u8F91\u89C6\u9891\u9879\u76EE":"\u65B0\u5EFA\u89C6\u9891\u9879\u76EE",width:740,className:St.modal,open:de,confirmLoading:Pe,onOk:Vt,onCancel:Ht},$t.createElement(Zt.default,{form:he},$t.createElement("input",{type:"file",id:"fileUpload",style:{display:"none"},onChange:ie,accept:".mkv, .flv, .f4v, .rmvb, .swf, video/mp4,video/x-m4v,video/flv,video/f4v,video/rmvb,video/swf,video/*"}),$t.createElement(Zt.default.Item,{label:"\u9879\u76EE\u540D\u79F0",name:"name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u9879\u76EE\u540D\u79F0"}]},$t.createElement(Qt.default,{maxLength:40,placeholder:"\u8BF7\u8F93\u5165\u4E0D\u8D85\u8FC740\u5B57\u7684\u9879\u76EE\u540D\u79F0"})),$t.createElement(Zt.default.Item,{label:"\u9879\u76EE\u5185\u5BB9",name:"content",className:St.contentItem},It()),$t.createElement(Zt.default.Item,{name:"attachment_id",label:"\u4E0A\u4F20\u5C01\u9762\u56FE:"},$t.createElement(xt.Z,{getFileProgress:Wt=>{if(Wt.file.status==="uploading"){He(!0);return}Wt.file.status==="done"&&He(!1)}})),$t.createElement(Zt.default.Item,{label:"\u9879\u76EE\u7B80\u4ECB",name:"description",className:"ml8"},$t.createElement(ft,{rows:5,maxLength:800,placeholder:"\u8BF7\u8F93\u5165\u672C\u89C6\u9891\u7B80\u4ECB\uFF0C\u6700\u591A\u4E0D\u8D85\u8FC7800\u5B57"})),$t.createElement(Zt.default.Item,{label:"\u77E5\u8BC6\u6807\u7B7E",name:"tag",className:"ml8"},$t.createElement(Qt.default,{onKeyUp:te})),$t.createElement(Zt.default.Item,{label:"\u64AD\u653E\u8BBE\u7F6E",name:"allow_skip",valuePropName:"checked",className:"ml8",initialValue:!0},$t.createElement(Mt.default,null,"\u5141\u8BB8\u5FEB\u8FDB\u64AD\u653E")),$t.createElement("div",{className:St["tagsList-content"]},Pt.map((Wt,le)=>$t.createElement(Bt.default,{key:le+Wt,closable:!0,onClose:ye=>{zt(ye,Wt)}},Wt))),$t.createElement("div",{className:"c-grey-999"},$t.createElement("div",null,"\u6CE8\u610F\uFF1A"),$t.createElement("div",null,"1\u3001\u4E0A\u4F20\u89C6\u9891\uFF0C\u5373\u8868\u793A\u60A8\u5DF2\u540C\u610F",$t.createElement(wt.Link,{to:`/users/${(we=Nt.userInfo)==null?void 0:we.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"),$t.createElement("div",null,"2\u3001\u4E0D\u652F\u6301\u65AD\u70B9\u7EED\u4F20\uFF0C\u6587\u4EF6\u5927\u5C0F\u8BF7\u52FF\u8D85\u8FC7",Re,"G\uFF1B"),$t.createElement("div",null,"3\u3001\u652F\u6301\u6587\u4EF6\u683C\u5F0F\uFF1Aavi\u3001flv\u3001f4v\u3001m4v\u3001mov\u3001mp4\u3001rmvb\u3001swf\u3001webm\u3001wmv\uFF1B"),$t.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:qt,globalSetting:ee})=>({user:Nt,globalSetting:ee,loading:qt}))(Rt)},67776:function(Pn,_n,ce){"use strict";ce.d(_n,{o:function(){return Bt}});var $t=ce(38986),wt=ce(93125),Qt=ce.n(wt);let Zt="",Ot,jt="";function Ct(St){Mt(St)}function Mt(St){Ot=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),Ot.startUpload()},onUploadstarted:function(kt){const xt=kt.file.name;if(kt.videoId){var yt=`/api/users/${Zt}/video_auths.json`;(0,$t.ZP)(yt,{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;Ot.setUploadAuthAndAddress(kt,lt,ot)}).catch(et=>{Ot.deleteFile(Ot._curIndex),Ot.nextUpload(),console.log(et)})}else{var Dt=`/api/users/${Zt}/video_auths.json`;const et="";(0,$t.ZP)(Dt,{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;Ot.setUploadAuthAndAddress(kt,lt,ot,ut)}}).catch(tt=>{Ot.deleteFile(Ot._curIndex),Ot.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,Dt){St.onUploadFailed&&St.onUploadFailed(kt),console.log("\u6587\u4EF6\u4E0A\u4F20\u5931\u8D25!")},onUploadCanceled:function(kt,xt,Dt){console.log("\u6587\u4EF6\u4E0A\u4F20\u5DF2\u6682\u505C!")},onUploadProgress:function(kt,xt,Dt){St.onUploadProgress&&St.onUploadProgress(kt,xt,Dt);var yt=Math.ceil(Dt*100);console.log("\u6587\u4EF6\u4E0A\u4F20\u4E2D...")},onUploadTokenExpired:function(kt){console.log("\u6587\u4EF6\u4E0A\u4F20\u8D85\u65F6!");var xt=`/api/users/${Zt}/video_auths.json`;(0,$t.ZP)(xt,{method:"put",body:{video_id:kt.videoId}}).then(Dt=>{var et=Dt.data.UploadAuth;Ot.resumeUploadWithAuth(et)}).catch(Dt=>{console.log(Dt)})},onUploadEnd:function(kt){St.onUploadEnd&&St.onUploadEnd(kt),console.log("onUploadEnd: uploaded all the files")}}),St.gotUploader&&St.gotUploader(Ot)}function Bt(St,kt,xt){St&&(Zt=St),kt&&(jt=kt),Ct(xt)}},81428:function(Pn,_n,ce){"use strict";ce.d(_n,{AL:function(){return ft},Iy:function(){return kt},Qv:function(){return yt},ez:function(){return ct},jb:function(){return xt}});var $t=ce(32834),wt=ce.n($t),Qt=ce(11690),Zt=ce.n(Qt);let Ot=1;function jt(Nt,qt){const ee=Nt.match(/^(\s+)(?:```)/);if(ee===null)return qt;const Yt=ee[1];return qt.split(`
`).map(de=>{const ge=de.match(/^\s+/);if(ge===null)return de;const[be]=ge;return be.length>=Yt.length?de.slice(Yt.length):de}).join(`
`)}let Ct=[],Mt=["<ul>"];const Bt=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 Dt(Nt,qt,ee,Yt){if(qt>=Nt.length||Nt[qt].level<=ee)return qt;var de=Nt[qt];Yt.push("<li><a href='#"+Ot+de.anchor+"'>"+de.text+"</a>"),qt++;var ge=[];return qt=Dt(Nt,qt,de.level,ge),ge.length>0&&(Yt.push("<ul>"),ge.forEach(function(be){Yt.push(be)}),Yt.push("</ul>")),Yt.push("</li>"),qt=Dt(Nt,qt,ee,Yt),qt}function yt(){return Dt(Ct,0,0,Mt),Mt.push("</ul>"),Mt.join("")}const et={heading(Nt){const qt=St.exec(Nt);if(Ot+=1,qt)return{type:"heading",raw:qt[0],depth:qt[1].length,text:qt[2]}},fences(Nt){const qt=this.rules.block.fences.exec(Nt);if(qt){const ee=qt[0];let Yt=jt(ee,qt[3]||"");const de=qt[2]?qt[2].trim():qt[2];if(["latex","katex","math"].indexOf(de)>=0){const ge=ot(),be=Yt;Yt=ge,ut[ge]={type:"block",expression:be}}return{type:"code",raw:ee,lang:de,text:Yt}}}},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,(qt,ee)=>{const Yt=ot();return ut[Yt]={type:"inline",expression:ee},Yt}),Nt}const Lt=Bt.listitem;Bt.listitem=function(Nt){return Lt(gt(Nt))};const Rt=Bt.paragraph;Bt.paragraph=function(Nt){return Rt(gt(Nt))};const Ut=Bt.tablecell;Bt.tablecell=function(Nt,qt){return Ut(gt(Nt),qt)},Bt.code=function(Nt,qt,ee){const Yt=(qt||"").match(/\S*/)[0];return Yt?["latex","katex","math"].indexOf(Yt)>=0?`<p class='editormd-tex'>${Nt}</p>`:`<pre class="prettyprint linenums"><code class="language-${qt}">${ee?Nt:(0,Qt.escape)(Nt,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(ee?Nt:(0,Qt.escape)(Nt,!0))+"</code></pre>"},Bt.heading=function(Nt,qt,ee){let Yt=this.options.headerPrefix+ee.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return Ct.push({anchor:Yt,level:qt,text:Nt}),"<h"+qt+' id="'+Ot+Yt+'">'+Nt+"</h"+qt+">"},wt().setOptions({silent:!0,gfm:!0,pedantic:!1}),wt().use({tokenizer:et,renderer:Bt}),_n.ZP=wt()},40197:function(Pn,_n,ce){"use strict";ce.d(_n,{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 yt},o1:function(){return et},Rd:function(){return ut}});var $t=ce(25690),wt=ce(62957),Qt=ce(37285),Zt=ce(6767),Ot=ce(48790),jt=ce(51257),Ct=ce(87169),Mt=ce(25510),Bt="data:image/png;base64,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",St=ce.p+"static/newqrcode.a8740efb.png",kt=ce(32637),xt=ce(59301),Dt=(Ut,Nt,qt)=>new Promise((ee,Yt)=>{var de=Ne=>{try{be(qt.next(Ne))}catch(We){Yt(We)}},ge=Ne=>{try{be(qt.throw(Ne))}catch(We){Yt(We)}},be=Ne=>Ne.done?ee(Ne.value):Promise.resolve(Ne.value).then(de,ge);be((qt=qt.apply(Ut,Nt)).next())});const yt=(Ut,Nt=!1,qt=!1,ee="",Yt=!1)=>!!(et(Ut)&&lt(Ut,Nt,qt,ee,Yt)),et=Ut=>(0,Ot.bg)()?!0:(Ut({type:"user/showPopLogin",payload:{showPopLogin:!0,showClosable:!0}}),!1),tt=Ut=>{var Nt,qt,ee;const{user:Yt}=(0,$t.getDvaApp)()._store.getState();(0,Ot.bg)()&&!((qt=(Nt=Yt==null?void 0:Yt.userInfo)==null?void 0:Nt.course)!=null&&qt.course_public)&&!((ee=Yt==null?void 0:Yt.userInfo)!=null&&ee.profile_completed)&&Ut({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:"/account/profile/edit",isCurrentPage:!0}})},lt=(Ut,Nt=!1,qt=!0,ee="",Yt=!1)=>{var de;const{user:ge}=(0,$t.getDvaApp)()._store.getState();return(de=ge.userInfo)!=null&&de.profile_completed?!0:(qt?Ut({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:ee,isCurrentPage:Yt}}):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,$t.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,Ot.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:Bt,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:qt}}=(0,$t.getDvaApp)()._store.getState();if((qt==null?void 0:qt.public)===2||(qt==null?void 0:qt.public)===1||(qt==null?void 0:qt.shixun_status)===3){let ee="";return(qt==null?void 0:qt.public)===2&&(ee="\u5DF2\u516C\u5F00"),(qt==null?void 0:qt.public)===1&&(ee="\u5F85\u5BA1\u6838"),(qt==null?void 0:qt.shixun_status)===3&&(ee="\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",ee,"\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(qt==null?void 0:qt.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:()=>Dt(void 0,null,function*(){(yield Ut({type:"shixunsDetail/cancelRelease",payload:{id:qt==null?void 0:qt.identifier}})).status!==401&&(Zt.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:qt==null?void 0:qt.identifier}}),Ut({type:"practiceSetting/getCommonData",payload:{id:qt==null?void 0:qt.identifier}}))})})}}),!0):!1}},93125:function(Pn,_n,ce){(function($t){if(1)window.OSS=$t(),Pn.exports=$t();else var wt})(function(){var $t;return function(){function wt(Qt,Zt,Ot){function jt(Bt,St){if(!Zt[Bt]){if(!Qt[Bt]){var kt=void 0;if(!St&&kt)return require(Bt,!0);if(Ct)return Ct(Bt,!0);var xt=new Error("Cannot find module '"+Bt+"'");throw xt.code="MODULE_NOT_FOUND",xt}var Dt=Zt[Bt]={exports:{}};Qt[Bt][0].call(Dt.exports,function(yt){return jt(Qt[Bt][1][yt]||yt)},Dt,Dt.exports,wt,Qt,Zt,Ot)}return Zt[Bt].exports}for(var Ct=void 0,Mt=0;Mt<Ot.length;Mt++)jt(Ot[Mt]);return jt}return wt}()({1:[function(wt,Qt,Zt){"use strict";var Ot=wt("./browser/client");Ot.Buffer=wt("buffer").Buffer,Ot.co=wt("co"),Ot.urllib=wt("../shims/xhr"),Ot.version=wt("./browser/version").version,Qt.exports=Ot},{"../shims/xhr":244,"./browser/client":2,"./browser/version":5,buffer:38,co:41}],2:[function(wt,Qt,Zt){(function(Ot,jt){"use strict";function Ct(Jt){return Jt&&Jt.__esModule?Jt:{default:Jt}}function Mt(Jt,re){return Jt[re]||Jt[re.toLowerCase()]}function Bt(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://",ue=re?"-internal.aliyuncs.com":".aliyuncs.com";return Jt.substr(0,14)==="vpc100-oss-cn-"&&(ue=".aliyuncs.com"),Nt.parse(pe+Jt+ue)}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=de,this.agent=this.options.agent||je),this.ctx=re,this.userAgent=this._getUserAgent(),this.options.amendTimeSkewed=0}var Dt=wt("babel-runtime/regenerator"),yt=Ct(Dt),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"),qt=wt("is-type-of"),ee=wt("platform"),Yt=wt("utility"),de=wt("urllib"),ge=wt("./version"),be=wt("dateformat"),Ne=wt("bowser"),We=wt("../common/signUtils"),we=wt("../common/utils"),je=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=Bt(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),We.computeSignature(this.options.accessKeySecret,Jt)},he.authorization=function(Jt,re,se,pe){var ue=We.buildCanonicalString(Jt.toUpperCase(),re,{headers:pe,parameters:se});return We.authorization(this.options.accessKeyId,this.options.accessKeySecret,ue)},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 ue=Jt.timeout||this.options.timeout;return{url:pe,params:{agent:this.agent,method:Jt.method,content:Jt.content,stream:Jt.stream,headers:re,timeout:ue,writeStream:Jt.writeStream,customResponse:Jt.customResponse,ctx:Jt.ctx||this.ctx}}},he.request=yt.default.mark(function Jt(re){var se,pe,ue,Ie;return yt.default.wrap(function(Fe){for(;;)switch(Fe.prev=Fe.next){case 0:return se=this.createRequest(re),pe=void 0,ue=void 0,Fe.prev=3,Fe.next=6,this.urllib.request(se.url,se.params);case 6:pe=Fe.sent,lt("response %s %s, got %s, headers: %j",re.method,se.url,pe.status,pe.headers),Fe.next=13;break;case 10:Fe.prev=10,Fe.t0=Fe.catch(3),ue=Fe.t0;case 13:if(Ie=void 0,!pe||!re.successStatuses||re.successStatuses.indexOf(pe.status)!==-1){Fe.next=26;break}return Fe.next=17,this.requestError(pe);case 17:if(Ie=Fe.sent,Ie.code!=="RequestTimeTooSkewed"){Fe.next=23;break}return this.options.amendTimeSkewed=+new Date(Ie.serverTime)-new Date,Fe.next=22,this.request(re);case 22:return Fe.abrupt("return",Fe.sent);case 23:Ie.params=re,Fe.next=30;break;case 26:if(!ue){Fe.next=30;break}return Fe.next=29,this.requestError(ue);case 29:Ie=Fe.sent;case 30:if(!Ie){Fe.next=32;break}throw Ie;case 32:if(!re.xmlResponse){Fe.next=36;break}return Fe.next=35,this.parseXML(pe.data);case 35:pe.data=Fe.sent;case 36:return Fe.abrupt("return",pe);case 37:case"end":return Fe.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 we._isIP(Jt)},he._escape=function(Jt){return Yt.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 ue="/";Jt.bucket&&se&&(ue+=Jt.bucket+"/"),Jt.object&&(ue+=this._escape(Jt.object).replace(/\+/g,"%2B")),re.pathname=ue;var Ie={};if(Jt.query&&Ut(Ie,Jt.query),Jt.subres){var Fe={};qt.string(Jt.subres)?Fe[Jt.subres]="":qt.array(Jt.subres)?Jt.subres.forEach(function(Qe){Fe[Qe]=""}):Fe=Jt.subres,Ut(Ie,Fe)}return re.query=Ie,Nt.format(re)},he._getUserAgent=function(){var Jt=Ot&&Ot.browser?"js":"nodejs",re="aliyun-sdk-"+Jt+"/"+ge.version,se=ee.description;return!se&&Ot&&(se="Node.js "+Ot.version.slice(1)+" on "+Ot.platform+" "+Ot.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=yt.default.mark(function Jt(re){var se,pe,ue,Ie;return yt.default.wrap(function(Fe){for(;;)switch(Fe.prev=Fe.next){case 0:if(se=null,re.data&&re.data.length){Fe.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=""),Fe.next=30;break;case 5:return pe=String(re.data),lt("request response error data: %s",pe),ue=void 0,Fe.prev=8,Fe.next=11,this.parseXML(pe)||{};case 11:ue=Fe.sent,Fe.next=21;break;case 14:return Fe.prev=14,Fe.t0=Fe.catch(8),lt(pe),Fe.t0.message+=`
raw xml: `+pe,Fe.t0.status=re.status,Fe.t0.requestId=re.headers["x-oss-request-id"],Fe.abrupt("return",Fe.t0);case 21:Ie=ue.Message||"unknow request error, status: "+re.status,ue.Condition&&(Ie+=" (condition: "+ue.Condition+")"),se=new Error(Ie),se.name=ue.Code?ue.Code+"Error":"UnknowError",se.status=re.status,se.code=ue.Code,se.requestId=ue.RequestId,se.hostId=ue.HostId,se.serverTime=ue.ServerTime;case 30:return lt("generate error %j",se),Fe.abrupt("return",se);case 32:case"end":return Fe.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,Zt){(function(Ot){"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"),Bt=jt(Mt),St=wt("babel-runtime/regenerator"),kt=jt(St),xt=wt("is-type-of"),Dt=wt("util"),yt=wt("path"),et=wt("mime"),tt=wt("copy-to"),lt=Zt;lt.multipartUpload=kt.default.mark(function ct(ft,gt,Lt){var Rt,Ut,Nt,qt,ee,Yt,de,ge,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(yt.extname(gt.name)):xt.blob(gt)?Lt.mime=gt.type:Lt.mime=et.getType(yt.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(qt=Ne.sent,!Lt||!Lt.progress){Ne.next=22;break}return Ne.next=22,Lt.progress(1);case 22:return ee={res:qt.res,bucket:this.options.bucket,name:ft,etag:qt.res.headers.etag},(Lt.headers&&Lt.headers["x-oss-callback"]||Lt.callback)&&(ee.data=qt.data),Ne.abrupt("return",ee);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(Yt=Ne.sent,de=Yt.uploadId,ge=this._getPartSize(Ut,Lt.partSize),be={file:gt,name:ft,fileSize:Ut,partSize:ge,uploadId:de,doneParts:[]},!Lt||!Lt.progress){Ne.next=36;break}return Ne.next=36,Lt.progress(0,be,Yt.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,qt,ee,Yt,de,ge,be,Ne,We,we,je,he,Jt,re,se,pe,ue,Ie;return kt.default.wrap(function(Fe){for(;;)switch(Fe.prev=Fe.next){case 0:if(!this.isCancel()){Fe.next=2;break}throw this._makeCancelEvent();case 2:if(Lt=ft.file,Rt=ft.fileSize,Ut=ft.partSize,Nt=ft.uploadId,qt=ft.doneParts,ee=ft.name,Yt=[],qt.length>0&&tt(qt).to(Yt),de=this._divideParts(Rt,Ut),ge=de.length,be=!1,Ne=kt.default.mark(function Qe(Ae,Pe){var He,Re,_e;return kt.default.wrap(function(ie){for(;;)switch(ie.prev=ie.next){case 0:if(Ae.isCancel()){ie.next=21;break}return ie.prev=1,He=de[Pe-1],Re={stream:Ae._createStream(Lt,He.start,He.end),size:He.end-He.start},ie.next=6,Ae._uploadPart(ee,Nt,Pe,Re);case 6:if(_e=ie.sent,Ae.isCancel()||be){ie.next=13;break}if(ft.doneParts.push({number:Pe,etag:_e.res.headers.etag}),Yt.push({number:Pe,etag:_e.res.headers.etag}),!gt||!gt.progress){ie.next=13;break}return ie.next=13,gt.progress(qt.length/ge,ft,_e.res);case 13:ie.next=21;break;case 15:if(ie.prev=15,ie.t0=ie.catch(1),Ae.isCancel()){ie.next=21;break}throw Ae.cancel(),ie.t0.partNum=Pe,ie.t0;case 21:case"end":return ie.stop()}},Qe,this,[[1,15]])}),We=(0,Bt.default)(new Array(ge),function(Qe,Ae){return Ae+1}),we=Yt.map(function(Qe){return Qe.number}),je=We.filter(function(Qe){return we.indexOf(Qe)<0}),he=5,Jt=gt.parallel||he,!this.checkBrowserAndVersion("Internet Explorer","10")&&Jt!==1){Fe.next=26;break}re=0;case 16:if(!(re<je.length)){Fe.next=24;break}if(!this.isCancel()){Fe.next=19;break}throw this._makeCancelEvent();case 19:return Fe.next=21,Ne(this,je[re]);case 21:re++,Fe.next=16;break;case 24:Fe.next=40;break;case 26:for(se=[],pe=0;pe<je.length;pe++)se.push(Ne(this,je[pe]));return Fe.next=30,this._thunkPool(se,Jt);case 30:if(ue=Fe.sent,be=!0,!(ue&&ue.length>0)){Fe.next=37;break}throw this.resetCancelFlag(),Ie=ue[0],Ie.message="Failed to upload some parts with error: "+Ie.toString()+" part_num: "+Ie.partNum,Ie;case 37:if(!this.isCancel()){Fe.next=40;break}throw se=null,this._makeCancelEvent();case 40:return Fe.next=42,this.completeMultipartUpload(ee,Nt,Yt,gt);case 42:return Fe.abrupt("return",Fe.sent);case 43:case"end":return Fe.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;Dt.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 Ot(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,Zt){"use strict";function Ot(ft){return ft&&ft.__esModule?ft:{default:ft}}var jt=wt("babel-runtime/core-js/object/keys"),Ct=Ot(jt),Mt=wt("babel-runtime/regenerator"),Bt=Ot(Mt),St=wt("debug")("ali-oss:object"),kt=wt("utility"),xt=wt("fs"),Dt=wt("is-type-of"),yt=wt("url"),et=wt("copy-to"),tt=wt("path"),lt=wt("mime"),ot=wt("../common/callback"),ut=wt("../common/signUtils"),ct=Zt;ct.append=Bt.default.mark(function ft(gt,Lt,Rt){var Ut;return Bt.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=Bt.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,qt,ee,Yt,de;return Bt.default.wrap(function(ge){for(;;)switch(ge.prev=ge.next){case 0:if(Ut=void 0,Rt=Rt||{},!Dt.buffer(Lt)){ge.next=6;break}Ut=Lt,ge.next=18;break;case 6:if(!Dt.blob(Lt)&&!Dt.file(Lt)){ge.next=17;break}return Rt.mime||(Dt.file(Lt)?Rt.mime=lt.getType(tt.extname(Lt.name)):Rt.mime=Lt.type),Nt=this._createStream(Lt,0,Lt.size),ge.next=11,this._getFileSize(Lt);case 11:return Rt.contentLength=ge.sent,ge.next=14,this.putStream(gt,Nt,Rt);case 14:return ge.abrupt("return",ge.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),qt=Rt.method||"PUT",ee=this._objectRequestParams(qt,gt,Rt),ot.encodeCallback(ee,Rt),ee.mime=Rt.mime,ee.content=Ut,ee.successStatuses=[200],ge.next=28,this.request(ee);case 28:return Yt=ge.sent,de={name:gt,url:this._objectUrl(gt),res:Yt.res},ee.headers&&ee.headers["x-oss-callback"]&&(de.data=JSON.parse(Yt.data.toString())),ge.abrupt("return",de);case 32:case"end":return ge.stop()}},ft,this)}),ct.putStream=Bt.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,qt,ee;return Bt.default.wrap(function(Yt){for(;;)switch(Yt.prev=Yt.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],Yt.next=12,this.request(Nt);case 12:return qt=Yt.sent,ee={name:gt,url:this._objectUrl(gt),res:qt.res},Nt.headers&&Nt.headers["x-oss-callback"]&&(ee.data=JSON.parse(qt.data.toString())),Yt.abrupt("return",ee);case 16:case"end":return Yt.stop()}},ft,this)}),ct.head=Bt.default.mark(function ft(gt,Lt){var Rt,Ut,Nt;return Bt.default.wrap(function(qt){for(;;)switch(qt.prev=qt.next){case 0:return Rt=this._objectRequestParams("HEAD",gt,Lt),Rt.successStatuses=[200,304],qt.next=4,this.request(Rt);case 4:return Ut=qt.sent,Nt={meta:null,res:Ut.res,status:Ut.status},Ut.status===200&&(0,Ct.default)(Ut.headers).forEach(function(ee){ee.indexOf("x-oss-meta-")===0&&(Nt.meta||(Nt.meta={}),Nt.meta[ee.substring(11)]=Ut.headers[ee])}),qt.abrupt("return",Nt);case 8:case"end":return qt.stop()}},ft,this)}),ct.get=Bt.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,qt,ee;return Bt.default.wrap(function(Yt){for(;;)switch(Yt.prev=Yt.next){case 0:return Ut=null,Nt=!1,Dt.writableStream(Lt)?Ut=Lt:Dt.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),qt=void 0,Yt.prev=6,ee=this._objectRequestParams("GET",gt,Rt),ee.writeStream=Ut,ee.successStatuses=[200,206,304],Yt.next=12,this.request(ee);case 12:qt=Yt.sent,Nt&&Ut.destroy(),Yt.next=24;break;case 16:if(Yt.prev=16,Yt.t0=Yt.catch(6),!Nt){Yt.next=23;break}return Ut.destroy(),St("get error: %s, delete the exists file %s",Yt.t0,Lt),Yt.next=23,this._deleteFileSafe(Lt);case 23:throw Yt.t0;case 24:return Yt.abrupt("return",{res:qt.res,content:qt.data});case 25:case"end":return Yt.stop()}},ft,this,[[6,16]])}),ct.getStream=Bt.default.mark(function ft(gt,Lt){var Rt,Ut;return Bt.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=Bt.default.mark(function ft(gt,Lt){var Rt,Ut;return Bt.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=Bt.default.mark(function ft(gt,Lt){var Rt,Ut,Nt,qt,ee,Yt;return Bt.default.wrap(function(de){for(;;)switch(de.prev=de.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],de.next=14,this.request(Nt);case 14:return qt=de.sent,ee=qt.data,Yt=ee&&ee.Deleted||null,Yt&&(Array.isArray(Yt)||(Yt=[Yt]),Yt=Yt.map(function(ge){return ge.Key})),de.abrupt("return",{res:qt.res,deleted:Yt});case 19:case"end":return de.stop()}},ft,this)}),ct.copy=Bt.default.mark(function ft(gt,Lt,Rt){var Ut,Nt,qt;return Bt.default.wrap(function(ee){for(;;)switch(ee.prev=ee.next){case 0:return Rt=Rt||{},Rt.headers=Rt.headers||{},(0,Ct.default)(Rt.headers).forEach(function(Yt){Rt.headers["x-oss-copy-source-"+Yt.toLowerCase()]=Rt.headers[Yt]}),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],ee.next=12,this.request(Ut);case 12:return Nt=ee.sent,qt=Nt.data,qt&&(qt={etag:qt.ETag,lastModified:qt.LastModified}),ee.abrupt("return",{data:qt,res:Nt.res});case 16:case"end":return ee.stop()}},ft,this)}),ct.putMeta=Bt.default.mark(function ft(gt,Lt,Rt){return Bt.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=Bt.default.mark(function ft(gt,Lt){var Rt,Ut,Nt,qt,ee;return Bt.default.wrap(function(Yt){for(;;)switch(Yt.prev=Yt.next){case 0:return Rt=this._objectRequestParams("GET","",Lt),Rt.query=gt,Rt.xmlResponse=!0,Rt.successStatuses=[200],Yt.next=6,this.request(Rt);case 6:return Ut=Yt.sent,Nt=Ut.data.Contents,qt=this,Nt&&(Array.isArray(Nt)||(Nt=[Nt]),Nt=Nt.map(function(de){return{name:de.Key,url:qt._objectUrl(de.Key),lastModified:de.LastModified,etag:de.ETag,type:de.Type,size:Number(de.Size),storageClass:de.StorageClass,owner:{id:de.Owner.ID,displayName:de.Owner.DisplayName}}})),ee=Ut.data.CommonPrefixes||null,ee&&(Array.isArray(ee)||(ee=[ee]),ee=ee.map(function(de){return de.Prefix})),Yt.abrupt("return",{res:Ut.res,objects:Nt,prefixes:ee,nextMarker:Ut.data.NextMarker||null,isTruncated:Ut.data.IsTruncated==="true"});case 13:case"end":return Yt.stop()}},ft,this)}),ct.putACL=Bt.default.mark(function ft(gt,Lt,Rt){var Ut,Nt;return Bt.default.wrap(function(qt){for(;;)switch(qt.prev=qt.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],qt.next=9,this.request(Ut);case 9:return Nt=qt.sent,qt.abrupt("return",{res:Nt.res});case 11:case"end":return qt.stop()}},ft,this)}),ct.getACL=Bt.default.mark(function ft(gt,Lt){var Rt,Ut;return Bt.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=Bt.default.mark(function ft(gt,Lt){var Rt,Ut;return Bt.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),qt=yt.parse(this._getReqUrl(Rt));return qt.query={OSSAccessKeyId:this.options.accessKeyId,Expires:Lt,Signature:Nt.Signature},et(Nt.subResource).to(qt.query),qt.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=yt.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,Zt){"use strict";Zt.version="5.3.1"},{}],6:[function(wt,Qt,Zt){"use strict";function Ot(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,Dt.default)(ot),ct=(0,Dt.default)((0,kt.default)(ot));ut.concat(ct).forEach(function(ft){Ct(ot[ft])?this[ft]=yt.wrap(ot[ft]).bind(ot):this[ft]=ot[ft]},this)}function Bt(tt){if(!(this instanceof Bt))return new Bt(tt);Mt.call(this,et,tt)}var St=wt("babel-runtime/core-js/object/get-prototype-of"),kt=Ot(St),xt=wt("babel-runtime/core-js/object/keys"),Dt=Ot(xt),yt=wt("co"),et=wt("./client");Qt.exports=Bt,Bt.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,Zt){(function(Ot){"use strict";function jt(kt){return kt&&kt.__esModule?kt:{default:kt}}var Ct=wt("babel-runtime/core-js/object/keys"),Mt=jt(Ct),Bt=wt("babel-runtime/core-js/json/stringify"),St=jt(Bt);Zt.encodeCallback=function(kt,xt){if(kt.headers=kt.headers||{},!Object.prototype.hasOwnProperty.call(kt.headers,"x-oss-callback")&&xt.callback){var Dt={callbackUrl:encodeURI(xt.callback.url),callbackBody:xt.callback.body};xt.callback.host&&(Dt.callbackHost=xt.callback.host),xt.callback.contentType&&(Dt.callbackBodyType=xt.callback.contentType);var yt=new Ot((0,St.default)(Dt)).toString("base64");if(kt.headers["x-oss-callback"]=yt,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 Ot((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,Zt){"use strict";var Ot=wt("babel-runtime/regenerator"),jt=function(St){return St&&St.__esModule?St:{default:St}}(Ot),Ct=wt("copy-to"),Mt=wt("./callback"),Bt=Zt;Bt.listUploads=jt.default.mark(function St(kt,xt){var Dt,yt,et,tt;return jt.default.wrap(function(lt){for(;;)switch(lt.prev=lt.next){case 0:return xt=xt||{},Dt={},Ct(xt).to(Dt),Dt.subres="uploads",yt=this._objectRequestParams("GET","",Dt),yt.query=kt,yt.xmlResponse=!0,yt.successStatuses=[200],lt.next=10,this.request(yt);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)}),Bt.listParts=jt.default.mark(function St(kt,xt,Dt,yt){var et,tt,lt;return jt.default.wrap(function(ot){for(;;)switch(ot.prev=ot.next){case 0:return yt=yt||{},et={},Ct(yt).to(et),et.subres={uploadId:xt},tt=this._objectRequestParams("GET",kt,et),tt.query=Dt,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)}),Bt.abortMultipartUpload=jt.default.mark(function St(kt,xt,Dt){var yt,et,tt;return jt.default.wrap(function(lt){for(;;)switch(lt.prev=lt.next){case 0:return this.cancel(),Dt=Dt||{},yt={},Ct(Dt).to(yt),yt.subres={uploadId:xt},et=this._objectRequestParams("DELETE",kt,yt),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)}),Bt.initMultipartUpload=jt.default.mark(function St(kt,xt){var Dt,yt,et;return jt.default.wrap(function(tt){for(;;)switch(tt.prev=tt.next){case 0:return xt=xt||{},Dt={},Ct(xt).to(Dt),Dt.headers=Dt.headers||{},this._convertMetaToHeaders(xt.meta,Dt.headers),Dt.subres="uploads",yt=this._objectRequestParams("POST",kt,Dt),yt.mime=xt.mime,yt.xmlResponse=!0,yt.successStatuses=[200],tt.next=12,this.request(yt);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)}),Bt.uploadPart=jt.default.mark(function St(kt,xt,Dt,yt,et,tt,lt){var ot;return jt.default.wrap(function(ut){for(;;)switch(ut.prev=ut.next){case 0:return ot={stream:this._createStream(yt,et,tt),size:tt-et},ut.next=3,this._uploadPart(kt,xt,Dt,ot,lt);case 3:return ut.abrupt("return",ut.sent);case 4:case"end":return ut.stop()}},St,this)}),Bt.completeMultipartUpload=jt.default.mark(function St(kt,xt,Dt,yt){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=Dt.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>",yt=yt||{},ut={},Ct(yt).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)}),Bt._uploadPart=jt.default.mark(function St(kt,xt,Dt,yt,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":yt.size},tt.subres={partNumber:Dt,uploadId:xt},lt=this._objectRequestParams("PUT",kt,tt),lt.mime=tt.mime,lt.stream=yt.stream,lt.successStatuses=[200],ut.next=11,this.request(lt);case 11:return ot=ut.sent,yt.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,Zt){(function(Ot){"use strict";function jt(Dt){return Dt&&Dt.__esModule?Dt:{default:Dt}}var Ct=wt("babel-runtime/core-js/json/stringify"),Mt=jt(Ct),Bt=wt("babel-runtime/core-js/object/keys"),St=jt(Bt),kt=wt("./../../shims/crypto/crypto.js"),xt=wt("is-type-of");Zt.buildCanonicalizedResource=function(Dt,yt){var et=""+Dt,tt="?";if(xt.string(yt)&&yt.trim()!=="")et+=tt+yt;else if(xt.array(yt))yt.sort(),et+=tt+yt.join("&");else if(yt){var lt=function(ut,ct){return ut[0]>ct[0]?1:ut[0]<ct[0]?-1:0},ot=function(ut){et+=tt+ut,yt[ut]&&(et+="="+yt[ut]),tt="&"};(0,St.default)(yt).sort(lt).forEach(ot)}return et},Zt.buildCanonicalString=function(Dt,yt,et,tt){et=et||{};var lt=et.headers||{},ot=[],ut={},ct=[Dt.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(yt,et.parameters)),ct.join(`
`)},Zt.computeSignature=function(Dt,yt){return kt.createHmac("sha1",Dt).update(new Ot(yt,"utf8")).digest("base64")},Zt.authorization=function(Dt,yt,et){return"OSS "+Dt+":"+this.computeSignature(yt,et)},Zt._signatureForURL=function(Dt,yt,et,tt){var lt={},ot={};if(yt.process&&(ot["x-oss-process"]=yt.process),yt.response&&(0,St.default)(yt.response).forEach(function(gt){var Lt="response-"+gt.toLowerCase();ot[Lt]=yt.response[gt]}),(0,St.default)(yt).forEach(function(gt){var Lt=gt.toLowerCase(),Rt=yt[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(yt,"security-token")&&(ot["security-token"]=yt["security-token"]),Object.prototype.hasOwnProperty.call(yt,"callback")){var ut={callbackUrl:encodeURI(yt.callback.url),callbackBody:yt.callback.body};if(yt.callback.host&&(ut.callbackHost=yt.callback.host),yt.callback.contentType&&(ut.callbackBodyType=yt.callback.contentType),ot.callback=new Ot((0,Mt.default)(ut)).toString("base64"),yt.callback.customValue){var ct={};(0,St.default)(yt.callback.customValue).forEach(function(gt){ct["x:"+gt]=yt.callback.customValue[gt]}),ot["callback-var"]=new Ot((0,Mt.default)(ct)).toString("base64")}}var ft=this.buildCanonicalString(yt.method,et,{headers:lt,parameters:ot},tt.toString());return{Signature:this.computeSignature(Dt,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,Zt){"use strict";var Ot=wt("babel-runtime/regenerator"),jt=function(kt){return kt&&kt.__esModule?kt:{default:kt}}(Ot),Ct=wt("co"),Mt=wt("co-priority-queue"),Bt=wt("any-promise"),St=Zt;St._thunkPool=function(kt,xt){function Dt(ot,ut){++tt===ot.length&&ut(lt)}function yt(ot,ut){function ct(){var Nt;return jt.default.wrap(function(qt){for(;;)switch(qt.prev=qt.next){case 0:Nt=void 0;case 1:if(et.isCancel()){qt.next=9;break}return qt.next=4,Lt.next();case 4:return Nt=qt.sent,qt.next=7,Nt();case 7:qt.next=1;break;case 9:Rt+=1,Rt===ot&&(Lt.fns=[],Lt.buffer=[],ut(lt));case 11:case"end":return qt.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,qt){return function(ee){Lt.push(jt.default.mark(function Yt(){return jt.default.wrap(function(de){for(;;)switch(de.prev=de.next){case 0:return de.prev=0,de.t0=ee,de.next=4,Nt;case 4:de.t1=de.sent,(0,de.t0)(null,de.t1),de.next=11;break;case 8:de.prev=8,de.t2=de.catch(0),ee(de.t2);case 11:case"end":return de.stop()}},Yt,this,[[0,8]])}),qt)}}}var et=this,tt=0,lt=[];return new Bt(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:Dt(kt,ot);case 3:case"end":return Ut.stop()}},ft,this)}function ct(Rt){lt.push(Rt),Dt(kt,ot)}for(var ft=jt.default.mark(ut),gt=new yt(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,Zt){"use strict";Zt._isIP=function(Ot){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(Ot)||Ct.test(Ot)}},{}],12:[function(wt,Qt,Zt){function Ot(){}Qt.exports=Ot,Qt.exports.HttpsAgent=Ot},{}],13:[function(wt,Qt,Zt){Qt.exports=wt("./register")().Promise},{"./register":15}],14:[function(wt,Qt,Zt){"use strict";var Ot=null;Qt.exports=function(jt,Ct){return function(Mt,Bt){Mt=Mt||null,Bt=Bt||{};var St=Bt.global!==!1;if(Ot===null&&St&&(Ot=jt["@@any-promise/REGISTRATION"]||null),Ot!==null&&Mt!==null&&Ot.implementation!==Mt)throw new Error('any-promise already defined as "'+Ot.implementation+'". You can only register an implementation before the first call to require("any-promise") and an implementation cannot be changed');return Ot===null&&(Ot=Mt!==null&&Bt.Promise!==void 0?{Promise:Bt.Promise,implementation:Mt}:Ct(Mt),St&&(jt["@@any-promise/REGISTRATION"]=Ot)),Ot}}},{}],15:[function(wt,Qt,Zt){"use strict";function Ot(){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,Ot)},{"./loader":14}],16:[function(wt,Qt,Zt){Qt.exports={default:wt("core-js/library/fn/array/from"),__esModule:!0}},{"core-js/library/fn/array/from":44}],17:[function(wt,Qt,Zt){Qt.exports={default:wt("core-js/library/fn/json/stringify"),__esModule:!0}},{"core-js/library/fn/json/stringify":45}],18:[function(wt,Qt,Zt){Qt.exports={default:wt("core-js/library/fn/object/assign"),__esModule:!0}},{"core-js/library/fn/object/assign":46}],19:[function(wt,Qt,Zt){Qt.exports={default:wt("core-js/library/fn/object/create"),__esModule:!0}},{"core-js/library/fn/object/create":47}],20:[function(wt,Qt,Zt){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,Zt){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,Zt){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,Zt){Qt.exports={default:wt("core-js/library/fn/object/keys"),__esModule:!0}},{"core-js/library/fn/object/keys":51}],24:[function(wt,Qt,Zt){Qt.exports={default:wt("core-js/library/fn/promise"),__esModule:!0}},{"core-js/library/fn/promise":52}],25:[function(wt,Qt,Zt){Qt.exports={default:wt("core-js/library/fn/set-immediate"),__esModule:!0}},{"core-js/library/fn/set-immediate":53}],26:[function(wt,Qt,Zt){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,Zt){Qt.exports={default:wt("core-js/library/fn/symbol"),__esModule:!0}},{"core-js/library/fn/symbol":56}],28:[function(wt,Qt,Zt){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,Zt){Qt.exports={default:wt("core-js/library/fn/symbol/iterator"),__esModule:!0}},{"core-js/library/fn/symbol/iterator":57}],30:[function(wt,Qt,Zt){"use strict";Zt.__esModule=!0,Zt.default=function(Ot,jt){if(!(Ot instanceof jt))throw new TypeError("Cannot call a class as a function")}},{}],31:[function(wt,Qt,Zt){"use strict";Zt.__esModule=!0;var Ot=wt("../core-js/object/define-property"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);Zt.default=function(){function Ct(Mt,Bt){for(var St=0;St<Bt.length;St++){var kt=Bt[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,Bt,St){return Bt&&Ct(Mt.prototype,Bt),St&&Ct(Mt,St),Mt}}()},{"../core-js/object/define-property":20}],32:[function(wt,Qt,Zt){"use strict";function Ot(kt){return kt&&kt.__esModule?kt:{default:kt}}Zt.__esModule=!0;var jt=wt("../core-js/symbol/iterator"),Ct=Ot(jt),Mt=wt("../core-js/symbol"),Bt=Ot(Mt),St=typeof Bt.default=="function"&&typeof Ct.default=="symbol"?function(kt){return typeof kt}:function(kt){return kt&&typeof Bt.default=="function"&&kt.constructor===Bt.default&&kt!==Bt.default.prototype?"symbol":typeof kt};Zt.default=typeof Bt.default=="function"&&St(Ct.default)==="symbol"?function(kt){return kt===void 0?"undefined":St(kt)}:function(kt){return kt&&typeof Bt.default=="function"&&kt.constructor===Bt.default&&kt!==Bt.default.prototype?"symbol":kt===void 0?"undefined":St(kt)}},{"../core-js/symbol":27,"../core-js/symbol/iterator":29}],33:[function(wt,Qt,Zt){Qt.exports=wt("regenerator-runtime")},{"regenerator-runtime":191}],34:[function(wt,Qt,Zt){"use strict";function Ot(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=Ot(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=Ot(ot),ft=ct[0],gt=ct[1],Lt=new yt(Ct(ot,ft,gt)),Rt=0,Ut=gt>0?ft-4:ft,Nt=0;Nt<Ut;Nt+=4)ut=Dt[ot.charCodeAt(Nt)]<<18|Dt[ot.charCodeAt(Nt+1)]<<12|Dt[ot.charCodeAt(Nt+2)]<<6|Dt[ot.charCodeAt(Nt+3)],Lt[Rt++]=ut>>16&255,Lt[Rt++]=ut>>8&255,Lt[Rt++]=255&ut;return gt===2&&(ut=Dt[ot.charCodeAt(Nt)]<<2|Dt[ot.charCodeAt(Nt+1)]>>4,Lt[Rt++]=255&ut),gt===1&&(ut=Dt[ot.charCodeAt(Nt)]<<10|Dt[ot.charCodeAt(Nt+1)]<<4|Dt[ot.charCodeAt(Nt+2)]>>2,Lt[Rt++]=ut>>8&255,Lt[Rt++]=255&ut),Lt}function Bt(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(Bt(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("")}Zt.byteLength=jt,Zt.toByteArray=Mt,Zt.fromByteArray=kt;for(var xt=[],Dt=[],yt=typeof Uint8Array!="undefined"?Uint8Array:Array,et="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",tt=0,lt=et.length;tt<lt;++tt)xt[tt]=et[tt],Dt[et.charCodeAt(tt)]=tt;Dt[45]=62,Dt[95]=63},{}],35:[function(wt,Qt,Zt){(function(Ot,jt,Ct){Qt!==void 0&&Qt.exports?Qt.exports=Ct():typeof $t=="function"&&$t.amd?$t("bowser",Ct):Ot.bowser=Ct()})(this,0,function(){function Ot(Dt){function yt(Jt){var re=Dt.match(Jt);return re&&re.length>1&&re[1]||""}function et(Jt){var re=Dt.match(Jt);return re&&re.length>1&&re[2]||""}var tt,lt=yt(/(ipod|iphone|ipad)/i).toLowerCase(),ot=/like android/i.test(Dt),ut=!ot&&/android/i.test(Dt),ct=/nexus\s*[0-6]\s*/i.test(Dt),ft=!ct&&/nexus\s*[0-9]+/i.test(Dt),gt=/CrOS/.test(Dt),Lt=/silk/i.test(Dt),Rt=/sailfish/i.test(Dt),Ut=/tizen/i.test(Dt),Nt=/(web|hpw)os/i.test(Dt),qt=/windows phone/i.test(Dt),ee=(/SamsungBrowser/i.test(Dt),!qt&&/windows/i.test(Dt)),Yt=!lt&&!Lt&&/macintosh/i.test(Dt),de=!ut&&!Rt&&!Ut&&!Nt&&/linux/i.test(Dt),ge=et(/edg([ea]|ios)\/(\d+(\.\d+)?)/i),be=yt(/version\/(\d+(\.\d+)?)/i),Ne=/tablet/i.test(Dt)&&!/tablet pc/i.test(Dt),We=!Ne&&/[^-]mobi/i.test(Dt),we=/xbox/i.test(Dt);/opera/i.test(Dt)?tt={name:"Opera",opera:kt,version:be||yt(/(?:opera|opr|opios)[\s\/](\d+(\.\d+)?)/i)}:/opr\/|opios/i.test(Dt)?tt={name:"Opera",opera:kt,version:yt(/(?:opr|opios)[\s\/](\d+(\.\d+)?)/i)||be}:/SamsungBrowser/i.test(Dt)?tt={name:"Samsung Internet for Android",samsungBrowser:kt,version:be||yt(/(?:SamsungBrowser)[\s\/](\d+(\.\d+)?)/i)}:/coast/i.test(Dt)?tt={name:"Opera Coast",coast:kt,version:be||yt(/(?:coast)[\s\/](\d+(\.\d+)?)/i)}:/yabrowser/i.test(Dt)?tt={name:"Yandex Browser",yandexbrowser:kt,version:be||yt(/(?:yabrowser)[\s\/](\d+(\.\d+)?)/i)}:/ucbrowser/i.test(Dt)?tt={name:"UC Browser",ucbrowser:kt,version:yt(/(?:ucbrowser)[\s\/](\d+(?:\.\d+)+)/i)}:/mxios/i.test(Dt)?tt={name:"Maxthon",maxthon:kt,version:yt(/(?:mxios)[\s\/](\d+(?:\.\d+)+)/i)}:/epiphany/i.test(Dt)?tt={name:"Epiphany",epiphany:kt,version:yt(/(?:epiphany)[\s\/](\d+(?:\.\d+)+)/i)}:/puffin/i.test(Dt)?tt={name:"Puffin",puffin:kt,version:yt(/(?:puffin)[\s\/](\d+(?:\.\d+)?)/i)}:/sleipnir/i.test(Dt)?tt={name:"Sleipnir",sleipnir:kt,version:yt(/(?:sleipnir)[\s\/](\d+(?:\.\d+)+)/i)}:/k-meleon/i.test(Dt)?tt={name:"K-Meleon",kMeleon:kt,version:yt(/(?:k-meleon)[\s\/](\d+(?:\.\d+)+)/i)}:qt?(tt={name:"Windows Phone",osname:"Windows Phone",windowsphone:kt},ge?(tt.msedge=kt,tt.version=ge):(tt.msie=kt,tt.version=yt(/iemobile\/(\d+(\.\d+)?)/i))):/msie|trident/i.test(Dt)?tt={name:"Internet Explorer",msie:kt,version:yt(/(?:msie |rv:)(\d+(\.\d+)?)/i)}:gt?tt={name:"Chrome",osname:"Chrome OS",chromeos:kt,chromeBook:kt,chrome:kt,version:yt(/(?:chrome|crios|crmo)\/(\d+(\.\d+)?)/i)}:/edg([ea]|ios)/i.test(Dt)?tt={name:"Microsoft Edge",msedge:kt,version:ge}:/vivaldi/i.test(Dt)?tt={name:"Vivaldi",vivaldi:kt,version:yt(/vivaldi\/(\d+(\.\d+)?)/i)||be}:Rt?tt={name:"Sailfish",osname:"Sailfish OS",sailfish:kt,version:yt(/sailfish\s?browser\/(\d+(\.\d+)?)/i)}:/seamonkey\//i.test(Dt)?tt={name:"SeaMonkey",seamonkey:kt,version:yt(/seamonkey\/(\d+(\.\d+)?)/i)}:/firefox|iceweasel|fxios/i.test(Dt)?(tt={name:"Firefox",firefox:kt,version:yt(/(?:firefox|iceweasel|fxios)[ \/](\d+(\.\d+)?)/i)},/\((mobile|tablet);[^\)]*rv:[\d\.]+\)/i.test(Dt)&&(tt.firefoxos=kt,tt.osname="Firefox OS")):Lt?tt={name:"Amazon Silk",silk:kt,version:yt(/silk\/(\d+(\.\d+)?)/i)}:/phantom/i.test(Dt)?tt={name:"PhantomJS",phantom:kt,version:yt(/phantomjs\/(\d+(\.\d+)?)/i)}:/slimerjs/i.test(Dt)?tt={name:"SlimerJS",slimer:kt,version:yt(/slimerjs\/(\d+(\.\d+)?)/i)}:/blackberry|\bbb\d+/i.test(Dt)||/rim\stablet/i.test(Dt)?tt={name:"BlackBerry",osname:"BlackBerry OS",blackberry:kt,version:be||yt(/blackberry[\d]+\/(\d+(\.\d+)?)/i)}:Nt?(tt={name:"WebOS",osname:"WebOS",webos:kt,version:be||yt(/w(?:eb)?osbrowser\/(\d+(\.\d+)?)/i)},/touchpad\//i.test(Dt)&&(tt.touchpad=kt)):/bada/i.test(Dt)?tt={name:"Bada",osname:"Bada",bada:kt,version:yt(/dolfin\/(\d+(\.\d+)?)/i)}:Ut?tt={name:"Tizen",osname:"Tizen",tizen:kt,version:yt(/(?:tizen\s?)?browser\/(\d+(\.\d+)?)/i)||be}:/qupzilla/i.test(Dt)?tt={name:"QupZilla",qupzilla:kt,version:yt(/(?:qupzilla)[\s\/](\d+(?:\.\d+)+)/i)||be}:/chromium/i.test(Dt)?tt={name:"Chromium",chromium:kt,version:yt(/(?:chromium)[\s\/](\d+(?:\.\d+)?)/i)||be}:/chrome|crios|crmo/i.test(Dt)?tt={name:"Chrome",chrome:kt,version:yt(/(?:chrome|crios|crmo)\/(\d+(\.\d+)?)/i)}:ut?tt={name:"Android",version:be}:/safari|applewebkit/i.test(Dt)?(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(Dt)?{name:"Googlebot",googlebot:kt,version:yt(/googlebot\/(\d+(\.\d+))/i)||be}:{name:yt(/^(.*)\/(.*) /),version:et(/^(.*)\/(.*) /)},!tt.msedge&&/(apple)?webkit/i.test(Dt)?(/(apple)?webkit\/537\.36/i.test(Dt)?(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(Dt)&&(tt.name=tt.name||"Gecko",tt.gecko=kt,tt.version=tt.version||yt(/gecko\/(\d+(\.\d+)?)/i)),tt.windowsphone||!ut&&!tt.silk?!tt.windowsphone&&lt?(tt[lt]=kt,tt.ios=kt,tt.osname="iOS"):Yt?(tt.mac=kt,tt.osname="macOS"):we?(tt.xbox=kt,tt.osname="Xbox"):ee?(tt.windows=kt,tt.osname="Windows"):de&&(tt.linux=kt,tt.osname="Linux"):(tt.android=kt,tt.osname="Android");var je="";tt.windows?je=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}}(yt(/Windows ((NT|XP)( \d\d?.\d)?)/i)):tt.windowsphone?je=yt(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i):tt.mac?(je=yt(/Mac OS X (\d+([_\.\s]\d+)*)/i),je=je.replace(/[_\s]/g,".")):lt?(je=yt(/os (\d+([_\s]\d+)*) like mac os x/i),je=je.replace(/[_\s]/g,".")):ut?je=yt(/android[ \/-](\d+(\.\d+)*)/i):tt.webos?je=yt(/(?:web|hpw)os\/(\d+(\.\d+)*)/i):tt.blackberry?je=yt(/rim\stablet\sos\s(\d+(\.\d+)*)/i):tt.bada?je=yt(/bada\/(\d+(\.\d+)*)/i):tt.tizen&&(je=yt(/tizen[\/\s](\d+(\.\d+)*)/i)),je&&(tt.osversion=je);var he=!tt.windows&&je.split(".")[0];return Ne||ft||lt=="ipad"||ut&&(he==3||he>=4&&!We)||tt.silk?tt.tablet=kt:(We||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(Dt){return Dt.split(".").length}function Ct(Dt,yt){var et,tt=[];if(Array.prototype.map)return Array.prototype.map.call(Dt,yt);for(et=0;et<Dt.length;et++)tt.push(yt(Dt[et]));return tt}function Mt(Dt){for(var yt=Math.max(jt(Dt[0]),jt(Dt[1])),et=Ct(Dt,function(tt){var lt=yt-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()});--yt>=0;){if(et[0][yt]>et[1][yt])return 1;if(et[0][yt]!==et[1][yt])return-1;if(yt===0)return 0}}function Bt(Dt,yt,et){var tt=xt;typeof yt=="string"&&(et=yt,yt=void 0),yt===void 0&&(yt=!1),et&&(tt=Ot(et));var lt=""+tt.version;for(var ot in Dt)if(Dt.hasOwnProperty(ot)&&tt[ot]){if(typeof Dt[ot]!="string")throw new Error("Browser version in the minVersion map should be a string: "+ot+": "+String(Dt));return Mt([lt,Dt[ot]])<0}return yt}function St(Dt,yt,et){return!Bt(Dt,yt,et)}var kt=!0,xt=Ot(typeof navigator!="undefined"&&navigator.userAgent||"");return xt.test=function(Dt){for(var yt=0;yt<Dt.length;++yt){var et=Dt[yt];if(typeof et=="string"&&et in xt)return!0}return!1},xt.isUnsupportedBrowser=Bt,xt.compareVersions=Mt,xt.check=St,xt._detect=Ot,xt.detect=Ot,xt})},{}],36:[function(wt,Qt,Zt){},{}],37:[function(wt,Qt,Zt){function Ot(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 Bt=wt("buffer").Buffer,St=Bt.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=Zt.StringDecoder=function(xt){switch(this.encoding=(xt||"utf8").toLowerCase().replace(/[-_]/,""),Ot(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 Bt(6),this.charReceived=0,this.charLength=0};kt.prototype.write=function(xt){for(var Dt="";this.charLength;){var yt=xt.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:xt.length;if(xt.copy(this.charBuffer,this.charReceived,0,yt),this.charReceived+=yt,this.charReceived<this.charLength)return"";xt=xt.slice(yt,xt.length),Dt=this.charBuffer.slice(0,this.charLength).toString(this.encoding);var tt=Dt.charCodeAt(Dt.length-1);if(!(tt>=55296&&tt<=56319)){if(this.charReceived=this.charLength=0,xt.length===0)return Dt;break}this.charLength+=this.surrogateSize,Dt=""}this.detectIncompleteChar(xt);var et=xt.length;this.charLength&&(xt.copy(this.charBuffer,0,xt.length-this.charReceived,et),et-=this.charReceived),Dt+=xt.toString(this.encoding,0,et);var et=Dt.length-1,tt=Dt.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),Dt.substring(0,et)}return Dt},kt.prototype.detectIncompleteChar=function(xt){for(var Dt=xt.length>=3?3:xt.length;Dt>0;Dt--){var yt=xt[xt.length-Dt];if(Dt==1&&yt>>5==6){this.charLength=2;break}if(Dt<=2&&yt>>4==14){this.charLength=3;break}if(Dt<=3&&yt>>3==30){this.charLength=4;break}}this.charReceived=Dt},kt.prototype.end=function(xt){var Dt="";if(xt&&xt.length&&(Dt=this.write(xt)),this.charReceived){var yt=this.charReceived,et=this.charBuffer,tt=this.encoding;Dt+=et.slice(0,yt).toString(tt)}return Dt}},{buffer:38}],38:[function(wt,Qt,Zt){(function(Ot){"use strict";function jt(){return Mt.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function Ct(Pt,Et){if(jt()<Et)throw new RangeError("Invalid typed array length");return Mt.TYPED_ARRAY_SUPPORT?(Pt=new Uint8Array(Et),Pt.__proto__=Mt.prototype):(Pt===null&&(Pt=new Mt(Et)),Pt.length=Et),Pt}function Mt(Pt,Et,te){if(!(Mt.TYPED_ARRAY_SUPPORT||this instanceof Mt))return new Mt(Pt,Et,te);if(typeof Pt=="number"){if(typeof Et=="string")throw new Error("If encoding is specified then the first argument must be a string");return xt(this,Pt)}return Bt(this,Pt,Et,te)}function Bt(Pt,Et,te,zt){if(typeof Et=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer!="undefined"&&Et instanceof ArrayBuffer?et(Pt,Et,te,zt):typeof Et=="string"?Dt(Pt,Et,te):tt(Pt,Et)}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,Et,te,zt){return St(Et),Et<=0?Ct(Pt,Et):te!==void 0?typeof zt=="string"?Ct(Pt,Et).fill(te,zt):Ct(Pt,Et).fill(te):Ct(Pt,Et)}function xt(Pt,Et){if(St(Et),Pt=Ct(Pt,Et<0?0:0|lt(Et)),!Mt.TYPED_ARRAY_SUPPORT)for(var te=0;te<Et;++te)Pt[te]=0;return Pt}function Dt(Pt,Et,te){if(typeof te=="string"&&te!==""||(te="utf8"),!Mt.isEncoding(te))throw new TypeError('"encoding" must be a valid string encoding');var zt=0|ut(Et,te);Pt=Ct(Pt,zt);var Wt=Pt.write(Et,te);return Wt!==zt&&(Pt=Pt.slice(0,Wt)),Pt}function yt(Pt,Et){var te=Et.length<0?0:0|lt(Et.length);Pt=Ct(Pt,te);for(var zt=0;zt<te;zt+=1)Pt[zt]=255&Et[zt];return Pt}function et(Pt,Et,te,zt){if(Et.byteLength,te<0||Et.byteLength<te)throw new RangeError("'offset' is out of bounds");if(Et.byteLength<te+(zt||0))throw new RangeError("'length' is out of bounds");return Et=te===void 0&&zt===void 0?new Uint8Array(Et):zt===void 0?new Uint8Array(Et,te):new Uint8Array(Et,te,zt),Mt.TYPED_ARRAY_SUPPORT?(Pt=Et,Pt.__proto__=Mt.prototype):Pt=yt(Pt,Et),Pt}function tt(Pt,Et){if(Mt.isBuffer(Et)){var te=0|lt(Et.length);return Pt=Ct(Pt,te),Pt.length===0||Et.copy(Pt,0,0,te),Pt}if(Et){if(typeof ArrayBuffer!="undefined"&&Et.buffer instanceof ArrayBuffer||"length"in Et)return typeof Et.length!="number"||Tt(Et.length)?Ct(Pt,0):yt(Pt,Et);if(Et.type==="Buffer"&&oe(Et.data))return yt(Pt,Et.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,Et){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 te=Pt.length;if(te===0)return 0;for(var zt=!1;;)switch(Et){case"ascii":case"latin1":case"binary":return te;case"utf8":case"utf-8":case void 0:return Pe(Pt).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*te;case"hex":return te>>>1;case"base64":return _e(Pt).length;default:if(zt)return Pe(Pt).length;Et=(""+Et).toLowerCase(),zt=!0}}function ct(Pt,Et,te){var zt=!1;if((Et===void 0||Et<0)&&(Et=0),Et>this.length||((te===void 0||te>this.length)&&(te=this.length),te<=0)||(te>>>=0,Et>>>=0,te<=Et))return"";for(Pt||(Pt="utf8");;)switch(Pt){case"hex":return we(this,Et,te);case"utf8":case"utf-8":return ge(this,Et,te);case"ascii":return Ne(this,Et,te);case"latin1":case"binary":return We(this,Et,te);case"base64":return de(this,Et,te);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return je(this,Et,te);default:if(zt)throw new TypeError("Unknown encoding: "+Pt);Pt=(Pt+"").toLowerCase(),zt=!0}}function ft(Pt,Et,te){var zt=Pt[Et];Pt[Et]=Pt[te],Pt[te]=zt}function gt(Pt,Et,te,zt,Wt){if(Pt.length===0)return-1;if(typeof te=="string"?(zt=te,te=0):te>2147483647?te=2147483647:te<-2147483648&&(te=-2147483648),te=+te,isNaN(te)&&(te=Wt?0:Pt.length-1),te<0&&(te=Pt.length+te),te>=Pt.length){if(Wt)return-1;te=Pt.length-1}else if(te<0){if(!Wt)return-1;te=0}if(typeof Et=="string"&&(Et=Mt.from(Et,zt)),Mt.isBuffer(Et))return Et.length===0?-1:Lt(Pt,Et,te,zt,Wt);if(typeof Et=="number")return Et&=255,Mt.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?Wt?Uint8Array.prototype.indexOf.call(Pt,Et,te):Uint8Array.prototype.lastIndexOf.call(Pt,Et,te):Lt(Pt,[Et],te,zt,Wt);throw new TypeError("val must be string, number or Buffer")}function Lt(Pt,Et,te,zt,Wt){function le(Je,Tn){return ye===1?Je[Tn]:Je.readUInt16BE(Tn*ye)}var ye=1,Ge=Pt.length,ze=Et.length;if(zt!==void 0&&((zt=String(zt).toLowerCase())==="ucs2"||zt==="ucs-2"||zt==="utf16le"||zt==="utf-16le")){if(Pt.length<2||Et.length<2)return-1;ye=2,Ge/=2,ze/=2,te/=2}var Ee;if(Wt){var Xe=-1;for(Ee=te;Ee<Ge;Ee++)if(le(Pt,Ee)===le(Et,Xe===-1?0:Ee-Xe)){if(Xe===-1&&(Xe=Ee),Ee-Xe+1===ze)return Xe*ye}else Xe!==-1&&(Ee-=Ee-Xe),Xe=-1}else for(te+ze>Ge&&(te=Ge-ze),Ee=te;Ee>=0;Ee--){for(var on=!0,rn=0;rn<ze;rn++)if(le(Pt,Ee+rn)!==le(Et,rn)){on=!1;break}if(on)return Ee}return-1}function Rt(Pt,Et,te,zt){te=Number(te)||0;var Wt=Pt.length-te;zt?(zt=Number(zt))>Wt&&(zt=Wt):zt=Wt;var le=Et.length;if(le%2!=0)throw new TypeError("Invalid hex string");zt>le/2&&(zt=le/2);for(var ye=0;ye<zt;++ye){var Ge=parseInt(Et.substr(2*ye,2),16);if(isNaN(Ge))return ye;Pt[te+ye]=Ge}return ye}function Ut(Pt,Et,te,zt){return ie(Pe(Et,Pt.length-te),Pt,te,zt)}function Nt(Pt,Et,te,zt){return ie(He(Et),Pt,te,zt)}function qt(Pt,Et,te,zt){return Nt(Pt,Et,te,zt)}function ee(Pt,Et,te,zt){return ie(_e(Et),Pt,te,zt)}function Yt(Pt,Et,te,zt){return ie(Re(Et,Pt.length-te),Pt,te,zt)}function de(Pt,Et,te){return Et===0&&te===Pt.length?At.fromByteArray(Pt):At.fromByteArray(Pt.slice(Et,te))}function ge(Pt,Et,te){te=Math.min(Pt.length,te);for(var zt=[],Wt=Et;Wt<te;){var le=Pt[Wt],ye=null,Ge=le>239?4:le>223?3:le>191?2:1;if(Wt+Ge<=te){var ze,Ee,Xe,on;switch(Ge){case 1:le<128&&(ye=le);break;case 2:ze=Pt[Wt+1],(192&ze)==128&&(on=(31&le)<<6|63&ze)>127&&(ye=on);break;case 3:ze=Pt[Wt+1],Ee=Pt[Wt+2],(192&ze)==128&&(192&Ee)==128&&(on=(15&le)<<12|(63&ze)<<6|63&Ee)>2047&&(on<55296||on>57343)&&(ye=on);break;case 4:ze=Pt[Wt+1],Ee=Pt[Wt+2],Xe=Pt[Wt+3],(192&ze)==128&&(192&Ee)==128&&(192&Xe)==128&&(on=(15&le)<<18|(63&ze)<<12|(63&Ee)<<6|63&Xe)>65535&&on<1114112&&(ye=on)}}ye===null?(ye=65533,Ge=1):ye>65535&&(ye-=65536,zt.push(ye>>>10&1023|55296),ye=56320|1023&ye),zt.push(ye),Wt+=Ge}return be(zt)}function be(Pt){var Et=Pt.length;if(Et<=Ht)return String.fromCharCode.apply(String,Pt);for(var te="",zt=0;zt<Et;)te+=String.fromCharCode.apply(String,Pt.slice(zt,zt+=Ht));return te}function Ne(Pt,Et,te){var zt="";te=Math.min(Pt.length,te);for(var Wt=Et;Wt<te;++Wt)zt+=String.fromCharCode(127&Pt[Wt]);return zt}function We(Pt,Et,te){var zt="";te=Math.min(Pt.length,te);for(var Wt=Et;Wt<te;++Wt)zt+=String.fromCharCode(Pt[Wt]);return zt}function we(Pt,Et,te){var zt=Pt.length;(!Et||Et<0)&&(Et=0),(!te||te<0||te>zt)&&(te=zt);for(var Wt="",le=Et;le<te;++le)Wt+=Ae(Pt[le]);return Wt}function je(Pt,Et,te){for(var zt=Pt.slice(Et,te),Wt="",le=0;le<zt.length;le+=2)Wt+=String.fromCharCode(zt[le]+256*zt[le+1]);return Wt}function he(Pt,Et,te){if(Pt%1!=0||Pt<0)throw new RangeError("offset is not uint");if(Pt+Et>te)throw new RangeError("Trying to access beyond buffer length")}function Jt(Pt,Et,te,zt,Wt,le){if(!Mt.isBuffer(Pt))throw new TypeError('"buffer" argument must be a Buffer instance');if(Et>Wt||Et<le)throw new RangeError('"value" argument is out of bounds');if(te+zt>Pt.length)throw new RangeError("Index out of range")}function re(Pt,Et,te,zt){Et<0&&(Et=65535+Et+1);for(var Wt=0,le=Math.min(Pt.length-te,2);Wt<le;++Wt)Pt[te+Wt]=(Et&255<<8*(zt?Wt:1-Wt))>>>8*(zt?Wt:1-Wt)}function se(Pt,Et,te,zt){Et<0&&(Et=4294967295+Et+1);for(var Wt=0,le=Math.min(Pt.length-te,4);Wt<le;++Wt)Pt[te+Wt]=Et>>>8*(zt?Wt:3-Wt)&255}function pe(Pt,Et,te,zt,Wt,le){if(te+zt>Pt.length)throw new RangeError("Index out of range");if(te<0)throw new RangeError("Index out of range")}function ue(Pt,Et,te,zt,Wt){return Wt||pe(Pt,Et,te,4,34028234663852886e22,-34028234663852886e22),Vt.write(Pt,Et,te,zt,23,4),te+4}function Ie(Pt,Et,te,zt,Wt){return Wt||pe(Pt,Et,te,8,17976931348623157e292,-17976931348623157e292),Vt.write(Pt,Et,te,zt,52,8),te+8}function Fe(Pt){if(Pt=Qe(Pt).replace(It,""),Pt.length<2)return"";for(;Pt.length%4!=0;)Pt+="=";return Pt}function Qe(Pt){return Pt.trim?Pt.trim():Pt.replace(/^\s+|\s+$/g,"")}function Ae(Pt){return Pt<16?"0"+Pt.toString(16):Pt.toString(16)}function Pe(Pt,Et){Et=Et||1/0;for(var te,zt=Pt.length,Wt=null,le=[],ye=0;ye<zt;++ye){if((te=Pt.charCodeAt(ye))>55295&&te<57344){if(!Wt){if(te>56319){(Et-=3)>-1&&le.push(239,191,189);continue}if(ye+1===zt){(Et-=3)>-1&&le.push(239,191,189);continue}Wt=te;continue}if(te<56320){(Et-=3)>-1&&le.push(239,191,189),Wt=te;continue}te=65536+(Wt-55296<<10|te-56320)}else Wt&&(Et-=3)>-1&&le.push(239,191,189);if(Wt=null,te<128){if((Et-=1)<0)break;le.push(te)}else if(te<2048){if((Et-=2)<0)break;le.push(te>>6|192,63&te|128)}else if(te<65536){if((Et-=3)<0)break;le.push(te>>12|224,te>>6&63|128,63&te|128)}else{if(!(te<1114112))throw new Error("Invalid code point");if((Et-=4)<0)break;le.push(te>>18|240,te>>12&63|128,te>>6&63|128,63&te|128)}}return le}function He(Pt){for(var Et=[],te=0;te<Pt.length;++te)Et.push(255&Pt.charCodeAt(te));return Et}function Re(Pt,Et){for(var te,zt,Wt,le=[],ye=0;ye<Pt.length&&!((Et-=2)<0);++ye)te=Pt.charCodeAt(ye),zt=te>>8,Wt=te%256,le.push(Wt),le.push(zt);return le}function _e(Pt){return At.toByteArray(Fe(Pt))}function ie(Pt,Et,te,zt){for(var Wt=0;Wt<zt&&!(Wt+te>=Et.length||Wt>=Pt.length);++Wt)Et[Wt+te]=Pt[Wt];return Wt}function Tt(Pt){return Pt!==Pt}var At=wt("base64-js"),Vt=wt("ieee754"),oe=wt("isarray");Zt.Buffer=Mt,Zt.SlowBuffer=ot,Zt.INSPECT_MAX_BYTES=50,Mt.TYPED_ARRAY_SUPPORT=Ot.TYPED_ARRAY_SUPPORT!==void 0?Ot.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(Et){return!1}}(),Zt.kMaxLength=jt(),Mt.poolSize=8192,Mt._augment=function(Pt){return Pt.__proto__=Mt.prototype,Pt},Mt.from=function(Pt,Et,te){return Bt(null,Pt,Et,te)},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,Et,te){return kt(null,Pt,Et,te)},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,Et){if(!Mt.isBuffer(Pt)||!Mt.isBuffer(Et))throw new TypeError("Arguments must be Buffers");if(Pt===Et)return 0;for(var te=Pt.length,zt=Et.length,Wt=0,le=Math.min(te,zt);Wt<le;++Wt)if(Pt[Wt]!==Et[Wt]){te=Pt[Wt],zt=Et[Wt];break}return te<zt?-1:zt<te?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,Et){if(!oe(Pt))throw new TypeError('"list" argument must be an Array of Buffers');if(Pt.length===0)return Mt.alloc(0);var te;if(Et===void 0)for(Et=0,te=0;te<Pt.length;++te)Et+=Pt[te].length;var zt=Mt.allocUnsafe(Et),Wt=0;for(te=0;te<Pt.length;++te){var le=Pt[te];if(!Mt.isBuffer(le))throw new TypeError('"list" argument must be an Array of Buffers');le.copy(zt,Wt),Wt+=le.length}return zt},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 Et=0;Et<Pt;Et+=2)ft(this,Et,Et+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 Et=0;Et<Pt;Et+=4)ft(this,Et,Et+3),ft(this,Et+1,Et+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 Et=0;Et<Pt;Et+=8)ft(this,Et,Et+7),ft(this,Et+1,Et+6),ft(this,Et+2,Et+5),ft(this,Et+3,Et+4);return this},Mt.prototype.toString=function(){var Pt=0|this.length;return Pt===0?"":arguments.length===0?ge(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="",Et=Zt.INSPECT_MAX_BYTES;return this.length>0&&(Pt=this.toString("hex",0,Et).match(/.{2}/g).join(" "),this.length>Et&&(Pt+=" ... ")),"<Buffer "+Pt+">"},Mt.prototype.compare=function(Pt,Et,te,zt,Wt){if(!Mt.isBuffer(Pt))throw new TypeError("Argument must be a Buffer");if(Et===void 0&&(Et=0),te===void 0&&(te=Pt?Pt.length:0),zt===void 0&&(zt=0),Wt===void 0&&(Wt=this.length),Et<0||te>Pt.length||zt<0||Wt>this.length)throw new RangeError("out of range index");if(zt>=Wt&&Et>=te)return 0;if(zt>=Wt)return-1;if(Et>=te)return 1;if(Et>>>=0,te>>>=0,zt>>>=0,Wt>>>=0,this===Pt)return 0;for(var le=Wt-zt,ye=te-Et,Ge=Math.min(le,ye),ze=this.slice(zt,Wt),Ee=Pt.slice(Et,te),Xe=0;Xe<Ge;++Xe)if(ze[Xe]!==Ee[Xe]){le=ze[Xe],ye=Ee[Xe];break}return le<ye?-1:ye<le?1:0},Mt.prototype.includes=function(Pt,Et,te){return this.indexOf(Pt,Et,te)!==-1},Mt.prototype.indexOf=function(Pt,Et,te){return gt(this,Pt,Et,te,!0)},Mt.prototype.lastIndexOf=function(Pt,Et,te){return gt(this,Pt,Et,te,!1)},Mt.prototype.write=function(Pt,Et,te,zt){if(Et===void 0)zt="utf8",te=this.length,Et=0;else if(te===void 0&&typeof Et=="string")zt=Et,te=this.length,Et=0;else{if(!isFinite(Et))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");Et|=0,isFinite(te)?(te|=0,zt===void 0&&(zt="utf8")):(zt=te,te=void 0)}var Wt=this.length-Et;if((te===void 0||te>Wt)&&(te=Wt),Pt.length>0&&(te<0||Et<0)||Et>this.length)throw new RangeError("Attempt to write outside buffer bounds");zt||(zt="utf8");for(var le=!1;;)switch(zt){case"hex":return Rt(this,Pt,Et,te);case"utf8":case"utf-8":return Ut(this,Pt,Et,te);case"ascii":return Nt(this,Pt,Et,te);case"latin1":case"binary":return qt(this,Pt,Et,te);case"base64":return ee(this,Pt,Et,te);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Yt(this,Pt,Et,te);default:if(le)throw new TypeError("Unknown encoding: "+zt);zt=(""+zt).toLowerCase(),le=!0}},Mt.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Ht=4096;Mt.prototype.slice=function(Pt,Et){var te=this.length;Pt=~~Pt,Et=Et===void 0?te:~~Et,Pt<0?(Pt+=te)<0&&(Pt=0):Pt>te&&(Pt=te),Et<0?(Et+=te)<0&&(Et=0):Et>te&&(Et=te),Et<Pt&&(Et=Pt);var zt;if(Mt.TYPED_ARRAY_SUPPORT)zt=this.subarray(Pt,Et),zt.__proto__=Mt.prototype;else{var Wt=Et-Pt;zt=new Mt(Wt,void 0);for(var le=0;le<Wt;++le)zt[le]=this[le+Pt]}return zt},Mt.prototype.readUIntLE=function(Pt,Et,te){Pt|=0,Et|=0,te||he(Pt,Et,this.length);for(var zt=this[Pt],Wt=1,le=0;++le<Et&&(Wt*=256);)zt+=this[Pt+le]*Wt;return zt},Mt.prototype.readUIntBE=function(Pt,Et,te){Pt|=0,Et|=0,te||he(Pt,Et,this.length);for(var zt=this[Pt+--Et],Wt=1;Et>0&&(Wt*=256);)zt+=this[Pt+--Et]*Wt;return zt},Mt.prototype.readUInt8=function(Pt,Et){return Et||he(Pt,1,this.length),this[Pt]},Mt.prototype.readUInt16LE=function(Pt,Et){return Et||he(Pt,2,this.length),this[Pt]|this[Pt+1]<<8},Mt.prototype.readUInt16BE=function(Pt,Et){return Et||he(Pt,2,this.length),this[Pt]<<8|this[Pt+1]},Mt.prototype.readUInt32LE=function(Pt,Et){return Et||he(Pt,4,this.length),(this[Pt]|this[Pt+1]<<8|this[Pt+2]<<16)+16777216*this[Pt+3]},Mt.prototype.readUInt32BE=function(Pt,Et){return Et||he(Pt,4,this.length),16777216*this[Pt]+(this[Pt+1]<<16|this[Pt+2]<<8|this[Pt+3])},Mt.prototype.readIntLE=function(Pt,Et,te){Pt|=0,Et|=0,te||he(Pt,Et,this.length);for(var zt=this[Pt],Wt=1,le=0;++le<Et&&(Wt*=256);)zt+=this[Pt+le]*Wt;return Wt*=128,zt>=Wt&&(zt-=Math.pow(2,8*Et)),zt},Mt.prototype.readIntBE=function(Pt,Et,te){Pt|=0,Et|=0,te||he(Pt,Et,this.length);for(var zt=Et,Wt=1,le=this[Pt+--zt];zt>0&&(Wt*=256);)le+=this[Pt+--zt]*Wt;return Wt*=128,le>=Wt&&(le-=Math.pow(2,8*Et)),le},Mt.prototype.readInt8=function(Pt,Et){return Et||he(Pt,1,this.length),128&this[Pt]?-1*(255-this[Pt]+1):this[Pt]},Mt.prototype.readInt16LE=function(Pt,Et){Et||he(Pt,2,this.length);var te=this[Pt]|this[Pt+1]<<8;return 32768&te?4294901760|te:te},Mt.prototype.readInt16BE=function(Pt,Et){Et||he(Pt,2,this.length);var te=this[Pt+1]|this[Pt]<<8;return 32768&te?4294901760|te:te},Mt.prototype.readInt32LE=function(Pt,Et){return Et||he(Pt,4,this.length),this[Pt]|this[Pt+1]<<8|this[Pt+2]<<16|this[Pt+3]<<24},Mt.prototype.readInt32BE=function(Pt,Et){return Et||he(Pt,4,this.length),this[Pt]<<24|this[Pt+1]<<16|this[Pt+2]<<8|this[Pt+3]},Mt.prototype.readFloatLE=function(Pt,Et){return Et||he(Pt,4,this.length),Vt.read(this,Pt,!0,23,4)},Mt.prototype.readFloatBE=function(Pt,Et){return Et||he(Pt,4,this.length),Vt.read(this,Pt,!1,23,4)},Mt.prototype.readDoubleLE=function(Pt,Et){return Et||he(Pt,8,this.length),Vt.read(this,Pt,!0,52,8)},Mt.prototype.readDoubleBE=function(Pt,Et){return Et||he(Pt,8,this.length),Vt.read(this,Pt,!1,52,8)},Mt.prototype.writeUIntLE=function(Pt,Et,te,zt){Pt=+Pt,Et|=0,te|=0,!zt&&Jt(this,Pt,Et,te,Math.pow(2,8*te)-1,0);var Wt=1,le=0;for(this[Et]=255&Pt;++le<te&&(Wt*=256);)this[Et+le]=Pt/Wt&255;return Et+te},Mt.prototype.writeUIntBE=function(Pt,Et,te,zt){Pt=+Pt,Et|=0,te|=0,!zt&&Jt(this,Pt,Et,te,Math.pow(2,8*te)-1,0);var Wt=te-1,le=1;for(this[Et+Wt]=255&Pt;--Wt>=0&&(le*=256);)this[Et+Wt]=Pt/le&255;return Et+te},Mt.prototype.writeUInt8=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,1,255,0),Mt.TYPED_ARRAY_SUPPORT||(Pt=Math.floor(Pt)),this[Et]=255&Pt,Et+1},Mt.prototype.writeUInt16LE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,2,65535,0),Mt.TYPED_ARRAY_SUPPORT?(this[Et]=255&Pt,this[Et+1]=Pt>>>8):re(this,Pt,Et,!0),Et+2},Mt.prototype.writeUInt16BE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,2,65535,0),Mt.TYPED_ARRAY_SUPPORT?(this[Et]=Pt>>>8,this[Et+1]=255&Pt):re(this,Pt,Et,!1),Et+2},Mt.prototype.writeUInt32LE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,4,4294967295,0),Mt.TYPED_ARRAY_SUPPORT?(this[Et+3]=Pt>>>24,this[Et+2]=Pt>>>16,this[Et+1]=Pt>>>8,this[Et]=255&Pt):se(this,Pt,Et,!0),Et+4},Mt.prototype.writeUInt32BE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,4,4294967295,0),Mt.TYPED_ARRAY_SUPPORT?(this[Et]=Pt>>>24,this[Et+1]=Pt>>>16,this[Et+2]=Pt>>>8,this[Et+3]=255&Pt):se(this,Pt,Et,!1),Et+4},Mt.prototype.writeIntLE=function(Pt,Et,te,zt){if(Pt=+Pt,Et|=0,!zt){var Wt=Math.pow(2,8*te-1);Jt(this,Pt,Et,te,Wt-1,-Wt)}var le=0,ye=1,Ge=0;for(this[Et]=255&Pt;++le<te&&(ye*=256);)Pt<0&&Ge===0&&this[Et+le-1]!==0&&(Ge=1),this[Et+le]=(Pt/ye>>0)-Ge&255;return Et+te},Mt.prototype.writeIntBE=function(Pt,Et,te,zt){if(Pt=+Pt,Et|=0,!zt){var Wt=Math.pow(2,8*te-1);Jt(this,Pt,Et,te,Wt-1,-Wt)}var le=te-1,ye=1,Ge=0;for(this[Et+le]=255&Pt;--le>=0&&(ye*=256);)Pt<0&&Ge===0&&this[Et+le+1]!==0&&(Ge=1),this[Et+le]=(Pt/ye>>0)-Ge&255;return Et+te},Mt.prototype.writeInt8=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,1,127,-128),Mt.TYPED_ARRAY_SUPPORT||(Pt=Math.floor(Pt)),Pt<0&&(Pt=255+Pt+1),this[Et]=255&Pt,Et+1},Mt.prototype.writeInt16LE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,2,32767,-32768),Mt.TYPED_ARRAY_SUPPORT?(this[Et]=255&Pt,this[Et+1]=Pt>>>8):re(this,Pt,Et,!0),Et+2},Mt.prototype.writeInt16BE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,2,32767,-32768),Mt.TYPED_ARRAY_SUPPORT?(this[Et]=Pt>>>8,this[Et+1]=255&Pt):re(this,Pt,Et,!1),Et+2},Mt.prototype.writeInt32LE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,4,2147483647,-2147483648),Mt.TYPED_ARRAY_SUPPORT?(this[Et]=255&Pt,this[Et+1]=Pt>>>8,this[Et+2]=Pt>>>16,this[Et+3]=Pt>>>24):se(this,Pt,Et,!0),Et+4},Mt.prototype.writeInt32BE=function(Pt,Et,te){return Pt=+Pt,Et|=0,te||Jt(this,Pt,Et,4,2147483647,-2147483648),Pt<0&&(Pt=4294967295+Pt+1),Mt.TYPED_ARRAY_SUPPORT?(this[Et]=Pt>>>24,this[Et+1]=Pt>>>16,this[Et+2]=Pt>>>8,this[Et+3]=255&Pt):se(this,Pt,Et,!1),Et+4},Mt.prototype.writeFloatLE=function(Pt,Et,te){return ue(this,Pt,Et,!0,te)},Mt.prototype.writeFloatBE=function(Pt,Et,te){return ue(this,Pt,Et,!1,te)},Mt.prototype.writeDoubleLE=function(Pt,Et,te){return Ie(this,Pt,Et,!0,te)},Mt.prototype.writeDoubleBE=function(Pt,Et,te){return Ie(this,Pt,Et,!1,te)},Mt.prototype.copy=function(Pt,Et,te,zt){if(te||(te=0),zt||zt===0||(zt=this.length),Et>=Pt.length&&(Et=Pt.length),Et||(Et=0),zt>0&&zt<te&&(zt=te),zt===te||Pt.length===0||this.length===0)return 0;if(Et<0)throw new RangeError("targetStart out of bounds");if(te<0||te>=this.length)throw new RangeError("sourceStart out of bounds");if(zt<0)throw new RangeError("sourceEnd out of bounds");zt>this.length&&(zt=this.length),Pt.length-Et<zt-te&&(zt=Pt.length-Et+te);var Wt,le=zt-te;if(this===Pt&&te<Et&&Et<zt)for(Wt=le-1;Wt>=0;--Wt)Pt[Wt+Et]=this[Wt+te];else if(le<1e3||!Mt.TYPED_ARRAY_SUPPORT)for(Wt=0;Wt<le;++Wt)Pt[Wt+Et]=this[Wt+te];else Uint8Array.prototype.set.call(Pt,this.subarray(te,te+le),Et);return le},Mt.prototype.fill=function(Pt,Et,te,zt){if(typeof Pt=="string"){if(typeof Et=="string"?(zt=Et,Et=0,te=this.length):typeof te=="string"&&(zt=te,te=this.length),Pt.length===1){var Wt=Pt.charCodeAt(0);Wt<256&&(Pt=Wt)}if(zt!==void 0&&typeof zt!="string")throw new TypeError("encoding must be a string");if(typeof zt=="string"&&!Mt.isEncoding(zt))throw new TypeError("Unknown encoding: "+zt)}else typeof Pt=="number"&&(Pt&=255);if(Et<0||this.length<Et||this.length<te)throw new RangeError("Out of range index");if(te<=Et)return this;Et>>>=0,te=te===void 0?this.length:te>>>0,Pt||(Pt=0);var le;if(typeof Pt=="number")for(le=Et;le<te;++le)this[le]=Pt;else{var ye=Mt.isBuffer(Pt)?Pt:Pe(new Mt(Pt,zt).toString()),Ge=ye.length;for(le=0;le<te-Et;++le)this[le+Et]=ye[le%Ge]}return this};var It=/[^+\/0-9A-Za-z-_]/g}).call(this,typeof ce.g!="undefined"?ce.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"base64-js":34,ieee754:161,isarray:166}],39:[function(wt,Qt,Zt){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,Zt){"use strict";var Ot=function(){this.buffer=[],this.fns=[]};Ot.prototype.push=function(Ct,Mt){if(this.fns.length)return this.fns.shift()(null,Ct);var Bt={data:Ct,priority:Mt},St=jt(this.buffer,Bt,function(kt){return kt.priority});this.buffer.splice(St,0,Bt)},Ot.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,Bt){Mt=Bt(Mt);for(var St=0,kt=Ct?Ct.length:St;St<kt;){var xt=St+kt>>>1;Bt(Ct[xt])<Mt?St=xt+1:kt=xt}return St};Qt.exports=Ot},{}],41:[function(wt,Qt,Zt){function Ot(et){var tt=this,lt=yt.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)?Ot.call(this,et):typeof et=="function"?Ct.call(this,et):Array.isArray(et)?Mt.call(this,et):Dt(et)?Bt.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=yt.call(arguments,1)),lt(ct)})})}function Mt(et){return Promise.all(et.map(jt,this))}function Bt(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 Dt(et){return Object==et.constructor}var yt=Array.prototype.slice;Qt.exports=Ot.default=Ot.co=Ot,Ot.wrap=function(et){function tt(){return Ot.call(this,et.apply(this,arguments))}return tt.__generatorFunction__=et,tt}},{}],42:[function(wt,Qt,Zt){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,Zt){"use strict";function Ot(Mt,Bt){if(!(this instanceof Ot))return new Ot(Mt,Bt);this.src=Mt,this._withAccess=Bt}function jt(Mt,Bt){return Mt[Bt]===void 0&&Mt.__lookupGetter__(Bt)===void 0&&Mt.__lookupSetter__(Bt)===void 0}var Ct=Array.prototype.slice;Qt.exports=Ot,Ot.prototype.withAccess=function(Mt){return this._withAccess=Mt!==!1,this},Ot.prototype.pick=function(Mt){return Array.isArray(Mt)||(Mt=Ct.call(arguments)),Mt.length&&(this.keys=Mt),this},Ot.prototype.to=function(Mt){if(Mt=Mt||{},!this.src)return Mt;var Bt=this.keys||Object.keys(this.src);if(!this._withAccess){for(var St=0;St<Bt.length;St++)kt=Bt[St],Mt[kt]===void 0&&(Mt[kt]=this.src[kt]);return Mt}for(var St=0;St<Bt.length;St++){var kt=Bt[St];if(jt(Mt,kt)){var xt=this.src.__lookupGetter__(kt),Dt=this.src.__lookupSetter__(kt);xt&&Mt.__defineGetter__(kt,xt),Dt&&Mt.__defineSetter__(kt,Dt),xt||Dt||(Mt[kt]=this.src[kt])}}return Mt},Ot.prototype.toCover=function(Mt){for(var Bt=this.keys||Object.keys(this.src),St=0;St<Bt.length;St++){var kt=Bt[St];delete Mt[kt];var xt=this.src.__lookupGetter__(kt),Dt=this.src.__lookupSetter__(kt);xt&&Mt.__defineGetter__(kt,xt),Dt&&Mt.__defineSetter__(kt,Dt),xt||Dt||(Mt[kt]=this.src[kt])}},Ot.prototype.override=Ot.prototype.toCover,Ot.prototype.and=function(Mt){var Bt={};return this.to(Bt),this.src=Mt,this.to(Bt),this.src=Bt,this}},{}],44:[function(wt,Qt,Zt){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,Zt){var Ot=wt("../../modules/_core"),jt=Ot.JSON||(Ot.JSON={stringify:JSON.stringify});Qt.exports=function(Ct){return jt.stringify.apply(jt,arguments)}},{"../../modules/_core":65}],46:[function(wt,Qt,Zt){wt("../../modules/es6.object.assign"),Qt.exports=wt("../../modules/_core").Object.assign},{"../../modules/_core":65,"../../modules/es6.object.assign":136}],47:[function(wt,Qt,Zt){wt("../../modules/es6.object.create");var Ot=wt("../../modules/_core").Object;Qt.exports=function(jt,Ct){return Ot.create(jt,Ct)}},{"../../modules/_core":65,"../../modules/es6.object.create":137}],48:[function(wt,Qt,Zt){wt("../../modules/es6.object.define-property");var Ot=wt("../../modules/_core").Object;Qt.exports=function(jt,Ct,Mt){return Ot.defineProperty(jt,Ct,Mt)}},{"../../modules/_core":65,"../../modules/es6.object.define-property":138}],49:[function(wt,Qt,Zt){wt("../../modules/es6.object.get-own-property-names");var Ot=wt("../../modules/_core").Object;Qt.exports=function(jt){return Ot.getOwnPropertyNames(jt)}},{"../../modules/_core":65,"../../modules/es6.object.get-own-property-names":139}],50:[function(wt,Qt,Zt){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,Zt){wt("../../modules/es6.object.keys"),Qt.exports=wt("../../modules/_core").Object.keys},{"../../modules/_core":65,"../../modules/es6.object.keys":141}],52:[function(wt,Qt,Zt){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,Zt){wt("../modules/web.immediate"),Qt.exports=wt("../modules/_core").setImmediate},{"../modules/_core":65,"../modules/web.immediate":152}],54:[function(wt,Qt,Zt){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,Zt){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,Zt){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,Zt){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,Zt){Qt.exports=function(Ot){if(typeof Ot!="function")throw TypeError(Ot+" is not a function!");return Ot}},{}],59:[function(wt,Qt,Zt){Qt.exports=function(){}},{}],60:[function(wt,Qt,Zt){Qt.exports=function(Ot,jt,Ct,Mt){if(!(Ot instanceof jt)||Mt!==void 0&&Mt in Ot)throw TypeError(Ct+": incorrect invocation!");return Ot}},{}],61:[function(wt,Qt,Zt){var Ot=wt("./_is-object");Qt.exports=function(jt){if(!Ot(jt))throw TypeError(jt+" is not an object!");return jt}},{"./_is-object":85}],62:[function(wt,Qt,Zt){var Ot=wt("./_to-iobject"),jt=wt("./_to-length"),Ct=wt("./_to-absolute-index");Qt.exports=function(Mt){return function(Bt,St,kt){var xt,Dt=Ot(Bt),yt=jt(Dt.length),et=Ct(kt,yt);if(Mt&&St!=St){for(;yt>et;)if((xt=Dt[et++])!=xt)return!0}else for(;yt>et;et++)if((Mt||et in Dt)&&Dt[et]===St)return Mt||et||0;return!Mt&&-1}}},{"./_to-absolute-index":121,"./_to-iobject":123,"./_to-length":124}],63:[function(wt,Qt,Zt){var Ot=wt("./_cof"),jt=wt("./_wks")("toStringTag"),Ct=Ot(function(){return arguments}())=="Arguments",Mt=function(Bt,St){try{return Bt[St]}catch(kt){}};Qt.exports=function(Bt){var St,kt,xt;return Bt===void 0?"Undefined":Bt===null?"Null":typeof(kt=Mt(St=Object(Bt),jt))=="string"?kt:Ct?Ot(St):(xt=Ot(St))=="Object"&&typeof St.callee=="function"?"Arguments":xt}},{"./_cof":64,"./_wks":131}],64:[function(wt,Qt,Zt){var Ot={}.toString;Qt.exports=function(jt){return Ot.call(jt).slice(8,-1)}},{}],65:[function(wt,Qt,Zt){var Ot=Qt.exports={version:"2.5.7"};typeof __e=="number"&&(__e=Ot)},{}],66:[function(wt,Qt,Zt){"use strict";var Ot=wt("./_object-dp"),jt=wt("./_property-desc");Qt.exports=function(Ct,Mt,Bt){Mt in Ct?Ot.f(Ct,Mt,jt(0,Bt)):Ct[Mt]=Bt}},{"./_object-dp":98,"./_property-desc":111}],67:[function(wt,Qt,Zt){var Ot=wt("./_a-function");Qt.exports=function(jt,Ct,Mt){if(Ot(jt),Ct===void 0)return jt;switch(Mt){case 1:return function(Bt){return jt.call(Ct,Bt)};case 2:return function(Bt,St){return jt.call(Ct,Bt,St)};case 3:return function(Bt,St,kt){return jt.call(Ct,Bt,St,kt)}}return function(){return jt.apply(Ct,arguments)}}},{"./_a-function":58}],68:[function(wt,Qt,Zt){Qt.exports=function(Ot){if(Ot==null)throw TypeError("Can't call method on "+Ot);return Ot}},{}],69:[function(wt,Qt,Zt){Qt.exports=!wt("./_fails")(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},{"./_fails":74}],70:[function(wt,Qt,Zt){var Ot=wt("./_is-object"),jt=wt("./_global").document,Ct=Ot(jt)&&Ot(jt.createElement);Qt.exports=function(Mt){return Ct?jt.createElement(Mt):{}}},{"./_global":76,"./_is-object":85}],71:[function(wt,Qt,Zt){Qt.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},{}],72:[function(wt,Qt,Zt){var Ot=wt("./_object-keys"),jt=wt("./_object-gops"),Ct=wt("./_object-pie");Qt.exports=function(Mt){var Bt=Ot(Mt),St=jt.f;if(St)for(var kt,xt=St(Mt),Dt=Ct.f,yt=0;xt.length>yt;)Dt.call(Mt,kt=xt[yt++])&&Bt.push(kt);return Bt}},{"./_object-gops":103,"./_object-keys":106,"./_object-pie":107}],73:[function(wt,Qt,Zt){var Ot=wt("./_global"),jt=wt("./_core"),Ct=wt("./_ctx"),Mt=wt("./_hide"),Bt=wt("./_has"),St=function(kt,xt,Dt){var yt,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?Ot:ut?Ot[xt]:(Ot[xt]||{}).prototype;ot&&(Dt=xt);for(yt in Dt)(et=!lt&&Ut&&Ut[yt]!==void 0)&&Bt(Lt,yt)||(tt=et?Ut[yt]:Dt[yt],Lt[yt]=ot&&typeof Ut[yt]!="function"?Dt[yt]:ft&&et?Ct(tt,Ot):gt&&Ut[yt]==tt?function(Nt){var qt=function(ee,Yt,de){if(this instanceof Nt){switch(arguments.length){case 0:return new Nt;case 1:return new Nt(ee);case 2:return new Nt(ee,Yt)}return new Nt(ee,Yt,de)}return Nt.apply(this,arguments)};return qt.prototype=Nt.prototype,qt}(tt):ct&&typeof tt=="function"?Ct(Function.call,tt):tt,ct&&((Lt.virtual||(Lt.virtual={}))[yt]=tt,kt&St.R&&Rt&&!Rt[yt]&&Mt(Rt,yt,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,Zt){Qt.exports=function(Ot){try{return!!Ot()}catch(jt){return!0}}},{}],75:[function(wt,Qt,Dt){var Ot=wt("./_ctx"),jt=wt("./_iter-call"),Ct=wt("./_is-array-iter"),Mt=wt("./_an-object"),Bt=wt("./_to-length"),St=wt("./core.get-iterator-method"),kt={},xt={},Dt=Qt.exports=function(yt,et,tt,lt,ot){var ut,ct,ft,gt,Lt=ot?function(){return yt}:St(yt),Rt=Ot(tt,lt,et?2:1),Ut=0;if(typeof Lt!="function")throw TypeError(yt+" is not iterable!");if(Ct(Lt)){for(ut=Bt(yt.length);ut>Ut;Ut++)if((gt=et?Rt(Mt(ct=yt[Ut])[0],ct[1]):Rt(yt[Ut]))===kt||gt===xt)return gt}else for(ft=Lt.call(yt);!(ct=ft.next()).done;)if((gt=jt(ft,Rt,ct.value,et))===kt||gt===xt)return gt};Dt.BREAK=kt,Dt.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,Zt){var Ot=Qt.exports=typeof window!="undefined"&&window.Math==Math?window:typeof self!="undefined"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=Ot)},{}],77:[function(wt,Qt,Zt){var Ot={}.hasOwnProperty;Qt.exports=function(jt,Ct){return Ot.call(jt,Ct)}},{}],78:[function(wt,Qt,Zt){var Ot=wt("./_object-dp"),jt=wt("./_property-desc");Qt.exports=wt("./_descriptors")?function(Ct,Mt,Bt){return Ot.f(Ct,Mt,jt(1,Bt))}:function(Ct,Mt,Bt){return Ct[Mt]=Bt,Ct}},{"./_descriptors":69,"./_object-dp":98,"./_property-desc":111}],79:[function(wt,Qt,Zt){var Ot=wt("./_global").document;Qt.exports=Ot&&Ot.documentElement},{"./_global":76}],80:[function(wt,Qt,Zt){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,Zt){Qt.exports=function(Ot,jt,Ct){var Mt=Ct===void 0;switch(jt.length){case 0:return Mt?Ot():Ot.call(Ct);case 1:return Mt?Ot(jt[0]):Ot.call(Ct,jt[0]);case 2:return Mt?Ot(jt[0],jt[1]):Ot.call(Ct,jt[0],jt[1]);case 3:return Mt?Ot(jt[0],jt[1],jt[2]):Ot.call(Ct,jt[0],jt[1],jt[2]);case 4:return Mt?Ot(jt[0],jt[1],jt[2],jt[3]):Ot.call(Ct,jt[0],jt[1],jt[2],jt[3])}return Ot.apply(Ct,jt)}},{}],82:[function(wt,Qt,Zt){var Ot=wt("./_cof");Qt.exports=Object("z").propertyIsEnumerable(0)?Object:function(jt){return Ot(jt)=="String"?jt.split(""):Object(jt)}},{"./_cof":64}],83:[function(wt,Qt,Zt){var Ot=wt("./_iterators"),jt=wt("./_wks")("iterator"),Ct=Array.prototype;Qt.exports=function(Mt){return Mt!==void 0&&(Ot.Array===Mt||Ct[jt]===Mt)}},{"./_iterators":91,"./_wks":131}],84:[function(wt,Qt,Zt){var Ot=wt("./_cof");Qt.exports=Array.isArray||function(jt){return Ot(jt)=="Array"}},{"./_cof":64}],85:[function(wt,Qt,Zt){Qt.exports=function(Ot){return typeof Ot=="object"?Ot!==null:typeof Ot=="function"}},{}],86:[function(wt,Qt,Zt){var Ot=wt("./_an-object");Qt.exports=function(jt,Ct,Mt,Bt){try{return Bt?Ct(Ot(Mt)[0],Mt[1]):Ct(Mt)}catch(kt){var St=jt.return;throw St!==void 0&&Ot(St.call(jt)),kt}}},{"./_an-object":61}],87:[function(wt,Qt,Zt){"use strict";var Ot=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(Bt,St,kt){Bt.prototype=Ot(Mt,{next:jt(1,kt)}),Ct(Bt,St+" Iterator")}},{"./_hide":78,"./_object-create":97,"./_property-desc":111,"./_set-to-string-tag":115,"./_wks":131}],88:[function(wt,Qt,Zt){"use strict";var Ot=wt("./_library"),jt=wt("./_export"),Ct=wt("./_redefine"),Mt=wt("./_hide"),Bt=wt("./_iterators"),St=wt("./_iter-create"),kt=wt("./_set-to-string-tag"),xt=wt("./_object-gpo"),Dt=wt("./_wks")("iterator"),yt=!([].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(we){if(!yt&&we in de)return de[we];switch(we){case"keys":case"values":return function(){return new ot(this,we)}}return function(){return new ot(this,we)}},qt=lt+" Iterator",ee=ct=="values",Yt=!1,de=tt.prototype,ge=de[Dt]||de["@@iterator"]||ct&&de[ct],be=ge||Nt(ct),Ne=ct?ee?Nt("entries"):be:void 0,We=lt=="Array"&&de.entries||ge;if(We&&(Ut=xt(We.call(new tt)))!==Object.prototype&&Ut.next&&(kt(Ut,qt,!0),Ot||typeof Ut[Dt]=="function"||Mt(Ut,Dt,et)),ee&&ge&&ge.name!=="values"&&(Yt=!0,be=function(){return ge.call(this)}),Ot&&!gt||!yt&&!Yt&&de[Dt]||Mt(de,Dt,be),Bt[lt]=be,Bt[qt]=et,ct)if(Lt={values:ee?be:Nt("values"),keys:ft?be:Nt("keys"),entries:Ne},gt)for(Rt in Lt)Rt in de||Ct(de,Rt,Lt[Rt]);else jt(jt.P+jt.F*(yt||Yt),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,Zt){var Ot=wt("./_wks")("iterator"),jt=!1;try{var Ct=[7][Ot]();Ct.return=function(){jt=!0},Array.from(Ct,function(){throw 2})}catch(Mt){}Qt.exports=function(Mt,Bt){if(!Bt&&!jt)return!1;var St=!1;try{var kt=[7],xt=kt[Ot]();xt.next=function(){return{done:St=!0}},kt[Ot]=function(){return xt},Mt(kt)}catch(Dt){}return St}},{"./_wks":131}],90:[function(wt,Qt,Zt){Qt.exports=function(Ot,jt){return{value:jt,done:!!Ot}}},{}],91:[function(wt,Qt,Zt){Qt.exports={}},{}],92:[function(wt,Qt,Zt){Qt.exports=!0},{}],93:[function(wt,Qt,Zt){var Ot=wt("./_uid")("meta"),jt=wt("./_is-object"),Ct=wt("./_has"),Mt=wt("./_object-dp").f,Bt=0,St=Object.isExtensible||function(){return!0},kt=!wt("./_fails")(function(){return St(Object.preventExtensions({}))}),xt=function(lt){Mt(lt,Ot,{value:{i:"O"+ ++Bt,w:{}}})},Dt=function(lt,ot){if(!jt(lt))return typeof lt=="symbol"?lt:(typeof lt=="string"?"S":"P")+lt;if(!Ct(lt,Ot)){if(!St(lt))return"F";if(!ot)return"E";xt(lt)}return lt[Ot].i},yt=function(lt,ot){if(!Ct(lt,Ot)){if(!St(lt))return!0;if(!ot)return!1;xt(lt)}return lt[Ot].w},et=function(lt){return kt&&tt.NEED&&St(lt)&&!Ct(lt,Ot)&&xt(lt),lt},tt=Qt.exports={KEY:Ot,NEED:!1,fastKey:Dt,getWeak:yt,onFreeze:et}},{"./_fails":74,"./_has":77,"./_is-object":85,"./_object-dp":98,"./_uid":127}],94:[function(wt,Qt,Zt){var Ot=wt("./_global"),jt=wt("./_task").set,Ct=Ot.MutationObserver||Ot.WebKitMutationObserver,Mt=Ot.process,Bt=Ot.Promise,St=wt("./_cof")(Mt)=="process";Qt.exports=function(){var kt,xt,Dt,yt=function(){var ot,ut;for(St&&(ot=Mt.domain)&&ot.exit();kt;){ut=kt.fn,kt=kt.next;try{ut()}catch(ct){throw kt?Dt():xt=void 0,ct}}xt=void 0,ot&&ot.enter()};if(St)Dt=function(){Mt.nextTick(yt)};else if(!Ct||Ot.navigator&&Ot.navigator.standalone)if(Bt&&Bt.resolve){var et=Bt.resolve(void 0);Dt=function(){et.then(yt)}}else Dt=function(){jt.call(Ot,yt)};else{var tt=!0,lt=document.createTextNode("");new Ct(yt).observe(lt,{characterData:!0}),Dt=function(){lt.data=tt=!tt}}return function(ot){var ut={fn:ot,next:void 0};xt&&(xt.next=ut),kt||(kt=ut,Dt()),xt=ut}}},{"./_cof":64,"./_global":76,"./_task":120}],95:[function(wt,Qt,Zt){"use strict";function Ot(Ct){var Mt,Bt;this.promise=new Ct(function(St,kt){if(Mt!==void 0||Bt!==void 0)throw TypeError("Bad Promise constructor");Mt=St,Bt=kt}),this.resolve=jt(Mt),this.reject=jt(Bt)}var jt=wt("./_a-function");Qt.exports.f=function(Ct){return new Ot(Ct)}},{"./_a-function":58}],96:[function(wt,Qt,Zt){"use strict";var Ot=wt("./_object-keys"),jt=wt("./_object-gops"),Ct=wt("./_object-pie"),Mt=wt("./_to-object"),Bt=wt("./_iobject"),St=Object.assign;Qt.exports=!St||wt("./_fails")(function(){var kt={},xt={},Dt=Symbol(),yt="abcdefghijklmnopqrst";return kt[Dt]=7,yt.split("").forEach(function(et){xt[et]=et}),St({},kt)[Dt]!=7||Object.keys(St({},xt)).join("")!=yt})?function(kt,xt){for(var Dt=Mt(kt),yt=arguments.length,et=1,tt=jt.f,lt=Ct.f;yt>et;)for(var ot,ut=Bt(arguments[et++]),ct=tt?Ot(ut).concat(tt(ut)):Ot(ut),ft=ct.length,gt=0;ft>gt;)lt.call(ut,ot=ct[gt++])&&(Dt[ot]=ut[ot]);return Dt}:St},{"./_fails":74,"./_iobject":82,"./_object-gops":103,"./_object-keys":106,"./_object-pie":107,"./_to-object":125}],97:[function(wt,Qt,Zt){var Ot=wt("./_an-object"),jt=wt("./_object-dps"),Ct=wt("./_enum-bug-keys"),Mt=wt("./_shared-key")("IE_PROTO"),Bt=function(){},St=function(){var kt,xt=wt("./_dom-create")("iframe"),Dt=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;Dt--;)delete St.prototype[Ct[Dt]];return St()};Qt.exports=Object.create||function(kt,xt){var Dt;return kt!==null?(Bt.prototype=Ot(kt),Dt=new Bt,Bt.prototype=null,Dt[Mt]=kt):Dt=St(),xt===void 0?Dt:jt(Dt,xt)}},{"./_an-object":61,"./_dom-create":70,"./_enum-bug-keys":71,"./_html":79,"./_object-dps":99,"./_shared-key":116}],98:[function(wt,Qt,Zt){var Ot=wt("./_an-object"),jt=wt("./_ie8-dom-define"),Ct=wt("./_to-primitive"),Mt=Object.defineProperty;Zt.f=wt("./_descriptors")?Object.defineProperty:function(Bt,St,kt){if(Ot(Bt),St=Ct(St,!0),Ot(kt),jt)try{return Mt(Bt,St,kt)}catch(xt){}if("get"in kt||"set"in kt)throw TypeError("Accessors not supported!");return"value"in kt&&(Bt[St]=kt.value),Bt}},{"./_an-object":61,"./_descriptors":69,"./_ie8-dom-define":80,"./_to-primitive":126}],99:[function(wt,Qt,Zt){var Ot=wt("./_object-dp"),jt=wt("./_an-object"),Ct=wt("./_object-keys");Qt.exports=wt("./_descriptors")?Object.defineProperties:function(Mt,Bt){jt(Mt);for(var St,kt=Ct(Bt),xt=kt.length,Dt=0;xt>Dt;)Ot.f(Mt,St=kt[Dt++],Bt[St]);return Mt}},{"./_an-object":61,"./_descriptors":69,"./_object-dp":98,"./_object-keys":106}],100:[function(wt,Qt,Zt){var Ot=wt("./_object-pie"),jt=wt("./_property-desc"),Ct=wt("./_to-iobject"),Mt=wt("./_to-primitive"),Bt=wt("./_has"),St=wt("./_ie8-dom-define"),kt=Object.getOwnPropertyDescriptor;Zt.f=wt("./_descriptors")?kt:function(xt,Dt){if(xt=Ct(xt),Dt=Mt(Dt,!0),St)try{return kt(xt,Dt)}catch(yt){}if(Bt(xt,Dt))return jt(!Ot.f.call(xt,Dt),xt[Dt])}},{"./_descriptors":69,"./_has":77,"./_ie8-dom-define":80,"./_object-pie":107,"./_property-desc":111,"./_to-iobject":123,"./_to-primitive":126}],101:[function(wt,Qt,Zt){var Ot=wt("./_to-iobject"),jt=wt("./_object-gopn").f,Ct={}.toString,Mt=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Bt=function(St){try{return jt(St)}catch(kt){return Mt.slice()}};Qt.exports.f=function(St){return Mt&&Ct.call(St)=="[object Window]"?Bt(St):jt(Ot(St))}},{"./_object-gopn":102,"./_to-iobject":123}],102:[function(wt,Qt,Zt){var Ot=wt("./_object-keys-internal"),jt=wt("./_enum-bug-keys").concat("length","prototype");Zt.f=Object.getOwnPropertyNames||function(Ct){return Ot(Ct,jt)}},{"./_enum-bug-keys":71,"./_object-keys-internal":105}],103:[function(wt,Qt,Zt){Zt.f=Object.getOwnPropertySymbols},{}],104:[function(wt,Qt,Zt){var Ot=wt("./_has"),jt=wt("./_to-object"),Ct=wt("./_shared-key")("IE_PROTO"),Mt=Object.prototype;Qt.exports=Object.getPrototypeOf||function(Bt){return Bt=jt(Bt),Ot(Bt,Ct)?Bt[Ct]:typeof Bt.constructor=="function"&&Bt instanceof Bt.constructor?Bt.constructor.prototype:Bt instanceof Object?Mt:null}},{"./_has":77,"./_shared-key":116,"./_to-object":125}],105:[function(wt,Qt,Zt){var Ot=wt("./_has"),jt=wt("./_to-iobject"),Ct=wt("./_array-includes")(!1),Mt=wt("./_shared-key")("IE_PROTO");Qt.exports=function(Bt,St){var kt,xt=jt(Bt),Dt=0,yt=[];for(kt in xt)kt!=Mt&&Ot(xt,kt)&&yt.push(kt);for(;St.length>Dt;)Ot(xt,kt=St[Dt++])&&(~Ct(yt,kt)||yt.push(kt));return yt}},{"./_array-includes":62,"./_has":77,"./_shared-key":116,"./_to-iobject":123}],106:[function(wt,Qt,Zt){var Ot=wt("./_object-keys-internal"),jt=wt("./_enum-bug-keys");Qt.exports=Object.keys||function(Ct){return Ot(Ct,jt)}},{"./_enum-bug-keys":71,"./_object-keys-internal":105}],107:[function(wt,Qt,Zt){Zt.f={}.propertyIsEnumerable},{}],108:[function(wt,Qt,Zt){var Ot=wt("./_export"),jt=wt("./_core"),Ct=wt("./_fails");Qt.exports=function(Mt,Bt){var St=(jt.Object||{})[Mt]||Object[Mt],kt={};kt[Mt]=Bt(St),Ot(Ot.S+Ot.F*Ct(function(){St(1)}),"Object",kt)}},{"./_core":65,"./_export":73,"./_fails":74}],109:[function(wt,Qt,Zt){Qt.exports=function(Ot){try{return{e:!1,v:Ot()}}catch(jt){return{e:!0,v:jt}}}},{}],110:[function(wt,Qt,Zt){var Ot=wt("./_an-object"),jt=wt("./_is-object"),Ct=wt("./_new-promise-capability");Qt.exports=function(Mt,Bt){if(Ot(Mt),jt(Bt)&&Bt.constructor===Mt)return Bt;var St=Ct.f(Mt);return(0,St.resolve)(Bt),St.promise}},{"./_an-object":61,"./_is-object":85,"./_new-promise-capability":95}],111:[function(wt,Qt,Zt){Qt.exports=function(Ot,jt){return{enumerable:!(1&Ot),configurable:!(2&Ot),writable:!(4&Ot),value:jt}}},{}],112:[function(wt,Qt,Zt){var Ot=wt("./_hide");Qt.exports=function(jt,Ct,Mt){for(var Bt in Ct)Mt&&jt[Bt]?jt[Bt]=Ct[Bt]:Ot(jt,Bt,Ct[Bt]);return jt}},{"./_hide":78}],113:[function(wt,Qt,Zt){Qt.exports=wt("./_hide")},{"./_hide":78}],114:[function(wt,Qt,Zt){"use strict";var Ot=wt("./_global"),jt=wt("./_core"),Ct=wt("./_object-dp"),Mt=wt("./_descriptors"),Bt=wt("./_wks")("species");Qt.exports=function(St){var kt=typeof jt[St]=="function"?jt[St]:Ot[St];Mt&&kt&&!kt[Bt]&&Ct.f(kt,Bt,{configurable:!0,get:function(){return this}})}},{"./_core":65,"./_descriptors":69,"./_global":76,"./_object-dp":98,"./_wks":131}],115:[function(wt,Qt,Zt){var Ot=wt("./_object-dp").f,jt=wt("./_has"),Ct=wt("./_wks")("toStringTag");Qt.exports=function(Mt,Bt,St){Mt&&!jt(Mt=St?Mt:Mt.prototype,Ct)&&Ot(Mt,Ct,{configurable:!0,value:Bt})}},{"./_has":77,"./_object-dp":98,"./_wks":131}],116:[function(wt,Qt,Zt){var Ot=wt("./_shared")("keys"),jt=wt("./_uid");Qt.exports=function(Ct){return Ot[Ct]||(Ot[Ct]=jt(Ct))}},{"./_shared":117,"./_uid":127}],117:[function(wt,Qt,Zt){var Ot=wt("./_core"),jt=wt("./_global"),Ct=jt["__core-js_shared__"]||(jt["__core-js_shared__"]={});(Qt.exports=function(Mt,Bt){return Ct[Mt]||(Ct[Mt]=Bt!==void 0?Bt:{})})("versions",[]).push({version:Ot.version,mode:wt("./_library")?"pure":"global",copyright:"\u6F0F 2018 Denis Pushkarev (zloirock.ru)"})},{"./_core":65,"./_global":76,"./_library":92}],118:[function(wt,Qt,Zt){var Ot=wt("./_an-object"),jt=wt("./_a-function"),Ct=wt("./_wks")("species");Qt.exports=function(Mt,Bt){var St,kt=Ot(Mt).constructor;return kt===void 0||(St=Ot(kt)[Ct])==null?Bt:jt(St)}},{"./_a-function":58,"./_an-object":61,"./_wks":131}],119:[function(wt,Qt,Zt){var Ot=wt("./_to-integer"),jt=wt("./_defined");Qt.exports=function(Ct){return function(Mt,Bt){var St,kt,xt=String(jt(Mt)),Dt=Ot(Bt),yt=xt.length;return Dt<0||Dt>=yt?Ct?"":void 0:(St=xt.charCodeAt(Dt),St<55296||St>56319||Dt+1===yt||(kt=xt.charCodeAt(Dt+1))<56320||kt>57343?Ct?xt.charAt(Dt):St:Ct?xt.slice(Dt,Dt+2):kt-56320+(St-55296<<10)+65536)}}},{"./_defined":68,"./_to-integer":122}],120:[function(wt,Qt,Zt){var Ot,jt,Ct,Mt=wt("./_ctx"),Bt=wt("./_invoke"),St=wt("./_html"),kt=wt("./_dom-create"),xt=wt("./_global"),Dt=xt.process,yt=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)};yt&&et||(yt=function(gt){for(var Lt=[],Rt=1;arguments.length>Rt;)Lt.push(arguments[Rt++]);return ut[++ot]=function(){Bt(typeof gt=="function"?gt:Function(gt),Lt)},Ot(ot),ot},et=function(gt){delete ut[gt]},wt("./_cof")(Dt)=="process"?Ot=function(gt){Dt.nextTick(Mt(ct,gt,1))}:lt&&lt.now?Ot=function(gt){lt.now(Mt(ct,gt,1))}:tt?(jt=new tt,Ct=jt.port2,jt.port1.onmessage=ft,Ot=Mt(Ct.postMessage,Ct,1)):xt.addEventListener&&typeof postMessage=="function"&&!xt.importScripts?(Ot=function(gt){xt.postMessage(gt+"","*")},xt.addEventListener("message",ft,!1)):Ot="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:yt,clear:et}},{"./_cof":64,"./_ctx":67,"./_dom-create":70,"./_global":76,"./_html":79,"./_invoke":81}],121:[function(wt,Qt,Zt){var Ot=wt("./_to-integer"),jt=Math.max,Ct=Math.min;Qt.exports=function(Mt,Bt){return Mt=Ot(Mt),Mt<0?jt(Mt+Bt,0):Ct(Mt,Bt)}},{"./_to-integer":122}],122:[function(wt,Qt,Zt){var Ot=Math.ceil,jt=Math.floor;Qt.exports=function(Ct){return isNaN(Ct=+Ct)?0:(Ct>0?jt:Ot)(Ct)}},{}],123:[function(wt,Qt,Zt){var Ot=wt("./_iobject"),jt=wt("./_defined");Qt.exports=function(Ct){return Ot(jt(Ct))}},{"./_defined":68,"./_iobject":82}],124:[function(wt,Qt,Zt){var Ot=wt("./_to-integer"),jt=Math.min;Qt.exports=function(Ct){return Ct>0?jt(Ot(Ct),9007199254740991):0}},{"./_to-integer":122}],125:[function(wt,Qt,Zt){var Ot=wt("./_defined");Qt.exports=function(jt){return Object(Ot(jt))}},{"./_defined":68}],126:[function(wt,Qt,Zt){var Ot=wt("./_is-object");Qt.exports=function(jt,Ct){if(!Ot(jt))return jt;var Mt,Bt;if(Ct&&typeof(Mt=jt.toString)=="function"&&!Ot(Bt=Mt.call(jt))||typeof(Mt=jt.valueOf)=="function"&&!Ot(Bt=Mt.call(jt))||!Ct&&typeof(Mt=jt.toString)=="function"&&!Ot(Bt=Mt.call(jt)))return Bt;throw TypeError("Can't convert object to primitive value")}},{"./_is-object":85}],127:[function(wt,Qt,Zt){var Ot=0,jt=Math.random();Qt.exports=function(Ct){return"Symbol(".concat(Ct===void 0?"":Ct,")_",(++Ot+jt).toString(36))}},{}],128:[function(wt,Qt,Zt){var Ot=wt("./_global"),jt=Ot.navigator;Qt.exports=jt&&jt.userAgent||""},{"./_global":76}],129:[function(wt,Qt,Zt){var Ot=wt("./_global"),jt=wt("./_core"),Ct=wt("./_library"),Mt=wt("./_wks-ext"),Bt=wt("./_object-dp").f;Qt.exports=function(St){var kt=jt.Symbol||(jt.Symbol=Ct?{}:Ot.Symbol||{});St.charAt(0)=="_"||St in kt||Bt(kt,St,{value:Mt.f(St)})}},{"./_core":65,"./_global":76,"./_library":92,"./_object-dp":98,"./_wks-ext":130}],130:[function(wt,Qt,Zt){Zt.f=wt("./_wks")},{"./_wks":131}],131:[function(wt,Qt,Zt){var Ot=wt("./_shared")("wks"),jt=wt("./_uid"),Ct=wt("./_global").Symbol,Mt=typeof Ct=="function";(Qt.exports=function(Bt){return Ot[Bt]||(Ot[Bt]=Mt&&Ct[Bt]||(Mt?Ct:jt)("Symbol."+Bt))}).store=Ot},{"./_global":76,"./_shared":117,"./_uid":127}],132:[function(wt,Qt,Zt){var Ot=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[Ot(Mt)]}},{"./_classof":63,"./_core":65,"./_iterators":91,"./_wks":131}],133:[function(wt,Qt,Zt){"use strict";var Ot=wt("./_ctx"),jt=wt("./_export"),Ct=wt("./_to-object"),Mt=wt("./_iter-call"),Bt=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(Dt){Array.from(Dt)}),"Array",{from:function(Dt){var yt,et,tt,lt,ot=Ct(Dt),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=Ot(ft,ct>2?arguments[2]:void 0,2)),Rt==null||ut==Array&&Bt(Rt))for(yt=St(ot.length),et=new ut(yt);yt>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,Zt){"use strict";var Ot=wt("./_add-to-unscopables"),jt=wt("./_iter-step"),Ct=wt("./_iterators"),Mt=wt("./_to-iobject");Qt.exports=wt("./_iter-define")(Array,"Array",function(Bt,St){this._t=Mt(Bt),this._i=0,this._k=St},function(){var Bt=this._t,St=this._k,kt=this._i++;return!Bt||kt>=Bt.length?(this._t=void 0,jt(1)):St=="keys"?jt(0,kt):St=="values"?jt(0,Bt[kt]):jt(0,[kt,Bt[kt]])},"values"),Ct.Arguments=Ct.Array,Ot("keys"),Ot("values"),Ot("entries")},{"./_add-to-unscopables":59,"./_iter-define":88,"./_iter-step":90,"./_iterators":91,"./_to-iobject":123}],135:[function(wt,Qt,Zt){"use strict";var Ot=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(Bt){if(typeof this!="function"||!Ot(Bt))return!1;if(!Ot(this.prototype))return Bt instanceof this;for(;Bt=jt(Bt);)if(this.prototype===Bt)return!0;return!1}})},{"./_is-object":85,"./_object-dp":98,"./_object-gpo":104,"./_wks":131}],136:[function(wt,Qt,Zt){var Ot=wt("./_export");Ot(Ot.S+Ot.F,"Object",{assign:wt("./_object-assign")})},{"./_export":73,"./_object-assign":96}],137:[function(wt,Qt,Zt){var Ot=wt("./_export");Ot(Ot.S,"Object",{create:wt("./_object-create")})},{"./_export":73,"./_object-create":97}],138:[function(wt,Qt,Zt){var Ot=wt("./_export");Ot(Ot.S+Ot.F*!wt("./_descriptors"),"Object",{defineProperty:wt("./_object-dp").f})},{"./_descriptors":69,"./_export":73,"./_object-dp":98}],139:[function(wt,Qt,Zt){wt("./_object-sap")("getOwnPropertyNames",function(){return wt("./_object-gopn-ext").f})},{"./_object-gopn-ext":101,"./_object-sap":108}],140:[function(wt,Qt,Zt){var Ot=wt("./_to-object"),jt=wt("./_object-gpo");wt("./_object-sap")("getPrototypeOf",function(){return function(Ct){return jt(Ot(Ct))}})},{"./_object-gpo":104,"./_object-sap":108,"./_to-object":125}],141:[function(wt,Qt,Zt){var Ot=wt("./_to-object"),jt=wt("./_object-keys");wt("./_object-sap")("keys",function(){return function(Ct){return jt(Ot(Ct))}})},{"./_object-keys":106,"./_object-sap":108,"./_to-object":125}],142:[function(wt,Qt,Zt){arguments[4][36][0].apply(Zt,arguments)},{dup:36}],143:[function(wt,Qt,Zt){"use strict";var Ot,jt,Ct,Mt,Bt=wt("./_library"),St=wt("./_global"),kt=wt("./_ctx"),xt=wt("./_classof"),Dt=wt("./_export"),yt=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,qt=Nt&&Nt.versions,ee=qt&&qt.v8||"",Yt=St.Promise,de=xt(Nt)=="process",ge=function(){},be=jt=ft.f,Ne=!!function(){try{var pe=Yt.resolve(1),ue=(pe.constructor={})[wt("./_wks")("species")]=function(Ie){Ie(ge,ge)};return(de||typeof PromiseRejectionEvent=="function")&&pe.then(ge)instanceof ue&&ee.indexOf("6.6")!==0&&Lt.indexOf("Chrome/66")===-1}catch(Ie){}}(),We=function(pe){var ue;return!(!yt(pe)||typeof(ue=pe.then)!="function")&&ue},we=function(pe,ue){if(!pe._n){pe._n=!0;var Ie=pe._c;ct(function(){for(var Fe=pe._v,Qe=pe._s==1,Ae=0;Ie.length>Ae;)(function(Pe){var He,Re,_e,ie=Qe?Pe.ok:Pe.fail,Tt=Pe.resolve,At=Pe.reject,Vt=Pe.domain;try{ie?(Qe||(pe._h==2&&Jt(pe),pe._h=1),ie===!0?He=Fe:(Vt&&Vt.enter(),He=ie(Fe),Vt&&(Vt.exit(),_e=!0)),He===Pe.promise?At(Ut("Promise-chain cycle")):(Re=We(He))?Re.call(He,Tt,At):Tt(He)):At(Fe)}catch(oe){Vt&&!_e&&Vt.exit(),At(oe)}})(Ie[Ae++]);pe._c=[],pe._n=!1,ue&&!pe._h&&je(pe)})}},je=function(pe){ut.call(St,function(){var ue,Ie,Fe,Qe=pe._v,Ae=he(pe);if(Ae&&(ue=gt(function(){de?Nt.emit("unhandledRejection",Qe,pe):(Ie=St.onunhandledrejection)?Ie({promise:pe,reason:Qe}):(Fe=St.console)&&Fe.error&&Fe.error("Unhandled promise rejection",Qe)}),pe._h=de||he(pe)?2:1),pe._a=void 0,Ae&&ue.e)throw ue.v})},he=function(pe){return pe._h!==1&&(pe._a||pe._c).length===0},Jt=function(pe){ut.call(St,function(){var ue;de?Nt.emit("rejectionHandled",pe):(ue=St.onrejectionhandled)&&ue({promise:pe,reason:pe._v})})},re=function(pe){var ue=this;ue._d||(ue._d=!0,ue=ue._w||ue,ue._v=pe,ue._s=2,ue._a||(ue._a=ue._c.slice()),we(ue,!0))},se=function(pe){var ue,Ie=this;if(!Ie._d){Ie._d=!0,Ie=Ie._w||Ie;try{if(Ie===pe)throw Ut("Promise can't be resolved itself");(ue=We(pe))?ct(function(){var Fe={_w:Ie,_d:!1};try{ue.call(pe,kt(se,Fe,1),kt(re,Fe,1))}catch(Qe){re.call(Fe,Qe)}}):(Ie._v=pe,Ie._s=1,we(Ie,!1))}catch(Fe){re.call({_w:Ie,_d:!1},Fe)}}};Ne||(Yt=function(pe){tt(this,Yt,"Promise","_h"),et(pe),Ot.call(this);try{pe(kt(se,this,1),kt(re,this,1))}catch(ue){re.call(this,ue)}},Ot=function(pe){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},Ot.prototype=wt("./_redefine-all")(Yt.prototype,{then:function(pe,ue){var Ie=be(ot(this,Yt));return Ie.ok=typeof pe!="function"||pe,Ie.fail=typeof ue=="function"&&ue,Ie.domain=de?Nt.domain:void 0,this._c.push(Ie),this._a&&this._a.push(Ie),this._s&&we(this,!1),Ie.promise},catch:function(pe){return this.then(void 0,pe)}}),Ct=function(){var pe=new Ot;this.promise=pe,this.resolve=kt(se,pe,1),this.reject=kt(re,pe,1)},ft.f=be=function(pe){return pe===Yt||pe===Mt?new Ct(pe):jt(pe)}),Dt(Dt.G+Dt.W+Dt.F*!Ne,{Promise:Yt}),wt("./_set-to-string-tag")(Yt,"Promise"),wt("./_set-species")("Promise"),Mt=wt("./_core").Promise,Dt(Dt.S+Dt.F*!Ne,"Promise",{reject:function(pe){var ue=be(this);return(0,ue.reject)(pe),ue.promise}}),Dt(Dt.S+Dt.F*(Bt||!Ne),"Promise",{resolve:function(pe){return Rt(Bt&&this===Mt?Yt:this,pe)}}),Dt(Dt.S+Dt.F*!(Ne&&wt("./_iter-detect")(function(pe){Yt.all(pe).catch(ge)})),"Promise",{all:function(pe){var ue=this,Ie=be(ue),Fe=Ie.resolve,Qe=Ie.reject,Ae=gt(function(){var Pe=[],He=0,Re=1;lt(pe,!1,function(_e){var ie=He++,Tt=!1;Pe.push(void 0),Re++,ue.resolve(_e).then(function(At){Tt||(Tt=!0,Pe[ie]=At,--Re||Fe(Pe))},Qe)}),--Re||Fe(Pe)});return Ae.e&&Qe(Ae.v),Ie.promise},race:function(pe){var ue=this,Ie=be(ue),Fe=Ie.reject,Qe=gt(function(){lt(pe,!1,function(Ae){ue.resolve(Ae).then(Ie.resolve,Fe)})});return Qe.e&&Fe(Qe.v),Ie.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,Zt){var Ot=wt("./_export"),jt=wt("./_to-absolute-index"),Ct=String.fromCharCode,Mt=String.fromCodePoint;Ot(Ot.S+Ot.F*(!!Mt&&Mt.length!=1),"String",{fromCodePoint:function(Bt){for(var St,kt=[],xt=arguments.length,Dt=0;xt>Dt;){if(St=+arguments[Dt++],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,Zt){"use strict";var Ot=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=Ot(Ct,Mt),this._i+=jt.length,{value:jt,done:!1})})},{"./_iter-define":88,"./_string-at":119}],146:[function(wt,Qt,Zt){"use strict";var Ot=wt("./_global"),jt=wt("./_has"),Ct=wt("./_descriptors"),Mt=wt("./_export"),Bt=wt("./_redefine"),St=wt("./_meta").KEY,kt=wt("./_fails"),xt=wt("./_shared"),Dt=wt("./_set-to-string-tag"),yt=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"),qt=wt("./_object-gopd"),ee=wt("./_object-dp"),Yt=wt("./_object-keys"),de=qt.f,ge=ee.f,be=Nt.f,Ne=Ot.Symbol,We=Ot.JSON,we=We&&We.stringify,je=et("_hidden"),he=et("toPrimitive"),Jt={}.propertyIsEnumerable,re=xt("symbol-registry"),se=xt("symbols"),pe=xt("op-symbols"),ue=Object.prototype,Ie=typeof Ne=="function",Fe=Ot.QObject,Qe=!Fe||!Fe.prototype||!Fe.prototype.findChild,Ae=Ct&&kt(function(){return Ut(ge({},"a",{get:function(){return ge(this,"a",{value:7}).a}})).a!=7})?function(te,zt,Wt){var le=de(ue,zt);le&&delete ue[zt],ge(te,zt,Wt),le&&te!==ue&&ge(ue,zt,le)}:ge,Pe=function(te){var zt=se[te]=Ut(Ne.prototype);return zt._k=te,zt},He=Ie&&typeof Ne.iterator=="symbol"?function(te){return typeof te=="symbol"}:function(te){return te instanceof Ne},Re=function(te,zt,Wt){return te===ue&&Re(pe,zt,Wt),ct(te),zt=Lt(zt,!0),ct(Wt),jt(se,zt)?(Wt.enumerable?(jt(te,je)&&te[je][zt]&&(te[je][zt]=!1),Wt=Ut(Wt,{enumerable:Rt(0,!1)})):(jt(te,je)||ge(te,je,Rt(1,{})),te[je][zt]=!0),Ae(te,zt,Wt)):ge(te,zt,Wt)},_e=function(te,zt){ct(te);for(var Wt,le=ot(zt=gt(zt)),ye=0,Ge=le.length;Ge>ye;)Re(te,Wt=le[ye++],zt[Wt]);return te},ie=function(te,zt){return zt===void 0?Ut(te):_e(Ut(te),zt)},Tt=function(te){var zt=Jt.call(this,te=Lt(te,!0));return!(this===ue&&jt(se,te)&&!jt(pe,te))&&(!(zt||!jt(this,te)||!jt(se,te)||jt(this,je)&&this[je][te])||zt)},At=function(te,zt){if(te=gt(te),zt=Lt(zt,!0),te!==ue||!jt(se,zt)||jt(pe,zt)){var Wt=de(te,zt);return!Wt||!jt(se,zt)||jt(te,je)&&te[je][zt]||(Wt.enumerable=!0),Wt}},Vt=function(te){for(var zt,Wt=be(gt(te)),le=[],ye=0;Wt.length>ye;)jt(se,zt=Wt[ye++])||zt==je||zt==St||le.push(zt);return le},oe=function(te){for(var zt,Wt=te===ue,le=be(Wt?pe:gt(te)),ye=[],Ge=0;le.length>Ge;)!jt(se,zt=le[Ge++])||Wt&&!jt(ue,zt)||ye.push(se[zt]);return ye};Ie||(Ne=function(){if(this instanceof Ne)throw TypeError("Symbol is not a constructor!");var te=yt(arguments.length>0?arguments[0]:void 0),zt=function(Wt){this===ue&&zt.call(pe,Wt),jt(this,je)&&jt(this[je],te)&&(this[je][te]=!1),Ae(this,te,Rt(1,Wt))};return Ct&&Qe&&Ae(ue,te,{configurable:!0,set:zt}),Pe(te)},Bt(Ne.prototype,"toString",function(){return this._k}),qt.f=At,ee.f=Re,wt("./_object-gopn").f=Nt.f=Vt,wt("./_object-pie").f=Tt,wt("./_object-gops").f=oe,Ct&&!wt("./_library")&&Bt(ue,"propertyIsEnumerable",Tt,!0),tt.f=function(te){return Pe(et(te))}),Mt(Mt.G+Mt.W+Mt.F*!Ie,{Symbol:Ne});for(var Ht="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),It=0;Ht.length>It;)et(Ht[It++]);for(var Pt=Yt(et.store),Et=0;Pt.length>Et;)lt(Pt[Et++]);Mt(Mt.S+Mt.F*!Ie,"Symbol",{for:function(te){return jt(re,te+="")?re[te]:re[te]=Ne(te)},keyFor:function(te){if(!He(te))throw TypeError(te+" is not a symbol!");for(var zt in re)if(re[zt]===te)return zt},useSetter:function(){Qe=!0},useSimple:function(){Qe=!1}}),Mt(Mt.S+Mt.F*!Ie,"Object",{create:ie,defineProperty:Re,defineProperties:_e,getOwnPropertyDescriptor:At,getOwnPropertyNames:Vt,getOwnPropertySymbols:oe}),We&&Mt(Mt.S+Mt.F*(!Ie||kt(function(){var te=Ne();return we([te])!="[null]"||we({a:te})!="{}"||we(Object(te))!="{}"})),"JSON",{stringify:function(te){for(var zt,Wt,le=[te],ye=1;arguments.length>ye;)le.push(arguments[ye++]);if(Wt=zt=le[1],(ft(zt)||te!==void 0)&&!He(te))return ut(zt)||(zt=function(Ge,ze){if(typeof Wt=="function"&&(ze=Wt.call(this,Ge,ze)),!He(ze))return ze}),le[1]=zt,we.apply(We,le)}}),Ne.prototype[he]||wt("./_hide")(Ne.prototype,he,Ne.prototype.valueOf),Dt(Ne,"Symbol"),Dt(Math,"Math",!0),Dt(Ot.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,Zt){"use strict";var Ot=wt("./_export"),jt=wt("./_core"),Ct=wt("./_global"),Mt=wt("./_species-constructor"),Bt=wt("./_promise-resolve");Ot(Ot.P+Ot.R,"Promise",{finally:function(St){var kt=Mt(this,jt.Promise||Ct.Promise),xt=typeof St=="function";return this.then(xt?function(Dt){return Bt(kt,St()).then(function(){return Dt})}:St,xt?function(Dt){return Bt(kt,St()).then(function(){throw Dt})}:St)}})},{"./_core":65,"./_export":73,"./_global":76,"./_promise-resolve":110,"./_species-constructor":118}],148:[function(wt,Qt,Zt){"use strict";var Ot=wt("./_export"),jt=wt("./_new-promise-capability"),Ct=wt("./_perform");Ot(Ot.S,"Promise",{try:function(Mt){var Bt=jt.f(this),St=Ct(Mt);return(St.e?Bt.reject:Bt.resolve)(St.v),Bt.promise}})},{"./_export":73,"./_new-promise-capability":95,"./_perform":109}],149:[function(wt,Qt,Zt){wt("./_wks-define")("asyncIterator")},{"./_wks-define":129}],150:[function(wt,Qt,Zt){wt("./_wks-define")("observable")},{"./_wks-define":129}],151:[function(wt,Qt,Zt){wt("./es6.array.iterator");for(var Ot=wt("./_global"),jt=wt("./_hide"),Ct=wt("./_iterators"),Mt=wt("./_wks")("toStringTag"),Bt="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<Bt.length;St++){var kt=Bt[St],xt=Ot[kt],Dt=xt&&xt.prototype;Dt&&!Dt[Mt]&&jt(Dt,Mt,kt),Ct[kt]=Ct.Array}},{"./_global":76,"./_hide":78,"./_iterators":91,"./_wks":131,"./es6.array.iterator":134}],152:[function(wt,Qt,Zt){var Ot=wt("./_export"),jt=wt("./_task");Ot(Ot.G+Ot.B,{setImmediate:jt.set,clearImmediate:jt.clear})},{"./_export":73,"./_task":120}],153:[function(wt,Qt,Zt){(function(Ot){"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 Bt(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 Dt(Lt){return Lt===void 0}function yt(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);Zt.isArray=jt,Zt.isBoolean=Ct,Zt.isNull=Mt,Zt.isNullOrUndefined=Bt,Zt.isNumber=St,Zt.isString=kt,Zt.isSymbol=xt,Zt.isUndefined=Dt,Zt.isRegExp=yt,Zt.isObject=et,Zt.isDate=tt,Zt.isError=lt,Zt.isFunction=ot,Zt.isPrimitive=ut,Zt.isBuffer=Ot.isBuffer}).call(this,{isBuffer:wt("../../is-buffer/index.js")})},{"../../is-buffer/index.js":163,"babel-runtime/helpers/typeof":32}],154:[function(wt,Qt,Zt){"use strict";var Ot=wt("babel-runtime/helpers/typeof"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(Ct){function Mt(Dt,yt){for(Dt=String(Dt),yt=yt||2;Dt.length<yt;)Dt="0"+Dt;return Dt}function Bt(Dt){var yt=new Date(Dt.getFullYear(),Dt.getMonth(),Dt.getDate());yt.setDate(yt.getDate()-(yt.getDay()+6)%7+3);var et=new Date(yt.getFullYear(),0,4);et.setDate(et.getDate()-(et.getDay()+6)%7+3);var tt=yt.getTimezoneOffset()-et.getTimezoneOffset();yt.setHours(yt.getHours()-tt);var lt=(yt-et)/6048e5;return 1+Math.floor(lt)}function St(Dt){var yt=Dt.getDay();return yt===0&&(yt=7),yt}function kt(Dt){return Dt===null?"null":Dt===void 0?"undefined":(Dt===void 0?"undefined":(0,jt.default)(Dt))!=="object"?Dt===void 0?"undefined":(0,jt.default)(Dt):Array.isArray(Dt)?"array":{}.toString.call(Dt).slice(8,-1).toLowerCase()}var xt=function(){var Dt=/d{1,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|[LloSZWN]|'[^']*'|'[^']*'/g,yt=/\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"](),qt=tt[ft+"Minutes"](),ee=tt[ft+"Seconds"](),Yt=tt[ft+"Milliseconds"](),de=ot?0:tt.getTimezoneOffset(),ge=Bt(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:qt,MM:Mt(qt),s:ee,ss:Mt(ee),l:Mt(Yt,3),L:Mt(Math.round(Yt/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(yt)||[""]).pop().replace(et,""),o:(de>0?"-":"+")+Mt(100*Math.floor(Math.abs(de)/60)+Math.abs(de)%60,4),S:["th","st","nd","rd"][gt%10>3?0:(gt%100-gt%10!=10)*gt%10],W:ge,N:be};return lt.replace(Dt,function(We){return We in Ne?Ne[We]:We.slice(1,We.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 $t=="function"&&$t.amd?$t(function(){return xt}):(Zt===void 0?"undefined":(0,jt.default)(Zt))==="object"?Qt.exports=xt:Ct.dateFormat=xt})(void 0)},{"babel-runtime/helpers/typeof":32}],155:[function(wt,Qt,Zt){(function(Ot){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 ":" ")+"+"+Zt.humanize(this.diff),xt){var Dt="color: "+this.color;kt.splice(1,0,Dt,"color: inherit");var yt=0,et=0;kt[0].replace(/%[a-zA-Z%]/g,function(tt){tt!=="%%"&&(yt++,tt==="%c"&&(et=yt))}),kt.splice(et,0,Dt)}}function Mt(){return typeof console=="object"&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function Bt(kt){try{kt==null?Zt.storage.removeItem("debug"):Zt.storage.debug=kt}catch(xt){}}function St(){var kt;try{kt=Zt.storage.debug}catch(xt){}return!kt&&Ot!==void 0&&"env"in Ot&&(kt=Ot.env.DEBUG),kt}Zt=Qt.exports=wt("./debug"),Zt.log=Mt,Zt.formatArgs=Ct,Zt.save=Bt,Zt.load=St,Zt.useColors=jt,Zt.storage=typeof chrome!="undefined"&&chrome.storage!==void 0?chrome.storage.local:function(){try{return window.localStorage}catch(kt){}}(),Zt.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],Zt.formatters.j=function(kt){try{return JSON.stringify(kt)}catch(xt){return"[UnexpectedJSONParseError]: "+xt.message}},Zt.enable(St())}).call(this,wt("_process"))},{"./debug":156,_process:173}],156:[function(wt,Qt,Zt){function Ot(xt){var Dt,yt=0;for(Dt in xt)yt=(yt<<5)-yt+xt.charCodeAt(Dt),yt|=0;return Zt.colors[Math.abs(yt)%Zt.colors.length]}function jt(xt){function Dt(){if(Dt.enabled){var yt=Dt,et=+new Date,tt=et-(kt||et);yt.diff=tt,yt.prev=kt,yt.curr=et,kt=et;for(var lt=new Array(arguments.length),ot=0;ot<lt.length;ot++)lt[ot]=arguments[ot];lt[0]=Zt.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=Zt.formatters[ft];if(typeof gt=="function"){var Lt=lt[ut];ct=gt.call(yt,Lt),lt.splice(ut,1),ut--}return ct}),Zt.formatArgs.call(yt,lt),(Dt.log||Zt.log||console.log.bind(console)).apply(yt,lt)}}return Dt.namespace=xt,Dt.enabled=Zt.enabled(xt),Dt.useColors=Zt.useColors(),Dt.color=Ot(xt),typeof Zt.init=="function"&&Zt.init(Dt),Dt}function Ct(xt){Zt.save(xt),Zt.names=[],Zt.skips=[];for(var Dt=(typeof xt=="string"?xt:"").split(/[\s,]+/),yt=Dt.length,et=0;et<yt;et++)Dt[et]&&(xt=Dt[et].replace(/\*/g,".*?"),xt[0]==="-"?Zt.skips.push(new RegExp("^"+xt.substr(1)+"$")):Zt.names.push(new RegExp("^"+xt+"$")))}function Mt(){Zt.enable("")}function Bt(xt){var Dt,yt;for(Dt=0,yt=Zt.skips.length;Dt<yt;Dt++)if(Zt.skips[Dt].test(xt))return!1;for(Dt=0,yt=Zt.names.length;Dt<yt;Dt++)if(Zt.names[Dt].test(xt))return!0;return!1}function St(xt){return xt instanceof Error?xt.stack||xt.message:xt}Zt=Qt.exports=jt.debug=jt.default=jt,Zt.coerce=St,Zt.disable=Mt,Zt.enable=Ct,Zt.enabled=Bt,Zt.humanize=wt("ms"),Zt.names=[],Zt.skips=[],Zt.formatters={};var kt},{ms:169}],157:[function(wt,Qt,Zt){"use strict";function Ot(Ct){var Mt=""+Ct,Bt=jt.exec(Mt);if(!Bt)return Mt;var St,kt="",xt=0,Dt=0;for(xt=Bt.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}Dt!==xt&&(kt+=Mt.substring(Dt,xt)),Dt=xt+1,kt+=St}return Dt!==xt?kt+Mt.substring(Dt,xt):kt}var jt=/["'&<>]/;Qt.exports=Ot},{}],158:[function(wt,Qt,Zt){function Ot(){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 Bt(St){return St===void 0}Qt.exports=Ot,Ot.EventEmitter=Ot,Ot.prototype._events=void 0,Ot.prototype._maxListeners=void 0,Ot.defaultMaxListeners=10,Ot.prototype.setMaxListeners=function(St){if(!Ct(St)||St<0||isNaN(St))throw TypeError("n must be a positive number");return this._maxListeners=St,this},Ot.prototype.emit=function(St){var kt,xt,Dt,yt,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],Bt(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:yt=Array.prototype.slice.call(arguments,1),xt.apply(this,yt)}else if(Mt(xt))for(yt=Array.prototype.slice.call(arguments,1),tt=xt.slice(),Dt=tt.length,et=0;et<Dt;et++)tt[et].apply(this,yt);return!0},Ot.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=Bt(this._maxListeners)?Ot.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},Ot.prototype.on=Ot.prototype.addListener,Ot.prototype.once=function(St,kt){function xt(){this.removeListener(St,xt),Dt||(Dt=!0,kt.apply(this,arguments))}if(!jt(kt))throw TypeError("listener must be a function");var Dt=!1;return xt.listener=kt,this.on(St,xt),this},Ot.prototype.removeListener=function(St,kt){var xt,Dt,yt,et;if(!jt(kt))throw TypeError("listener must be a function");if(!this._events||!this._events[St])return this;if(xt=this._events[St],yt=xt.length,Dt=-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=yt;et-- >0;)if(xt[et]===kt||xt[et].listener&&xt[et].listener===kt){Dt=et;break}if(Dt<0)return this;xt.length===1?(xt.length=0,delete this._events[St]):xt.splice(Dt,1),this._events.removeListener&&this.emit("removeListener",St,kt)}return this},Ot.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},Ot.prototype.listeners=function(St){return this._events&&this._events[St]?jt(this._events[St])?[this._events[St]]:this._events[St].slice():[]},Ot.prototype.listenerCount=function(St){if(this._events){var kt=this._events[St];if(jt(kt))return 1;if(kt)return kt.length}return 0},Ot.listenerCount=function(St,kt){return St.listenerCount(kt)}},{}],159:[function(wt,Qt,Zt){var Ot=wt("http"),jt=Qt.exports;for(var Ct in Ot)Ot.hasOwnProperty(Ct)&&(jt[Ct]=Ot[Ct]);jt.request=function(Mt,Bt){return Mt||(Mt={}),Mt.scheme="https",Mt.protocol="https:",Ot.request.call(this,Mt,Bt)}},{http:196}],160:[function(wt,Qt,Zt){"use strict";var Ot=wt("util"),jt=wt("ms");Qt.exports=function(Ct){if(typeof Ct=="number")return Ct;var Mt=jt(Ct);if(Mt===void 0){var Bt=new Error(Ot.format("humanize-ms(%j) result undefined",Ct));console.warn(Bt.stack)}return Mt}},{ms:169,util:207}],161:[function(wt,Qt,Zt){Zt.read=function(Ot,jt,Ct,Mt,Bt){var St,kt,xt=8*Bt-Mt-1,Dt=(1<<xt)-1,yt=Dt>>1,et=-7,tt=Ct?Bt-1:0,lt=Ct?-1:1,ot=Ot[jt+tt];for(tt+=lt,St=ot&(1<<-et)-1,ot>>=-et,et+=xt;et>0;St=256*St+Ot[jt+tt],tt+=lt,et-=8);for(kt=St&(1<<-et)-1,St>>=-et,et+=Mt;et>0;kt=256*kt+Ot[jt+tt],tt+=lt,et-=8);if(St===0)St=1-yt;else{if(St===Dt)return kt?NaN:1/0*(ot?-1:1);kt+=Math.pow(2,Mt),St-=yt}return(ot?-1:1)*kt*Math.pow(2,St-Mt)},Zt.write=function(Ot,jt,Ct,Mt,Bt,St){var kt,xt,Dt,yt=8*St-Bt-1,et=(1<<yt)-1,tt=et>>1,lt=Bt===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*(Dt=Math.pow(2,-kt))<1&&(kt--,Dt*=2),jt+=kt+tt>=1?lt/Dt:lt*Math.pow(2,1-tt),jt*Dt>=2&&(kt++,Dt/=2),kt+tt>=et?(xt=0,kt=et):kt+tt>=1?(xt=(jt*Dt-1)*Math.pow(2,Bt),kt+=tt):(xt=jt*Math.pow(2,tt-1)*Math.pow(2,Bt),kt=0));Bt>=8;Ot[Ct+ot]=255&xt,ot+=ut,xt/=256,Bt-=8);for(kt=kt<<Bt|xt,yt+=Bt;yt>0;Ot[Ct+ot]=255&kt,ot+=ut,kt/=256,yt-=8);Ot[Ct+ot-ut]|=128*ct}},{}],162:[function(wt,Qt,Zt){typeof Object.create=="function"?Qt.exports=function(Ot,jt){Ot.super_=jt,Ot.prototype=Object.create(jt.prototype,{constructor:{value:Ot,enumerable:!1,writable:!0,configurable:!0}})}:Qt.exports=function(Ot,jt){Ot.super_=jt;var Ct=function(){};Ct.prototype=jt.prototype,Ot.prototype=new Ct,Ot.prototype.constructor=Ot}},{}],163:[function(wt,Qt,Zt){function Ot(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"&&Ot(Ct.slice(0,0))}Qt.exports=function(Ct){return Ct!=null&&(Ot(Ct)||jt(Ct)||!!Ct._isBuffer)}},{}],164:[function(wt,Qt,Zt){(function(Ot){function jt(Bt){return Mt.call(Bt).replace(/^[^{]*{\s*/,"").replace(/\s*}[^}]*$/,"")}function Ct(Bt){return typeof Bt=="function"&&(/^class(\s|\{\}$)/.test(Mt.call(Bt))||/^.*classCallCheck\(/.test(jt(Bt)))}var Mt=Function.prototype.toString;Zt!==void 0?(Qt!==void 0&&Qt.exports&&(Zt=Qt.exports=Ct),Zt.isClass=Ct):typeof $t=="function"&&$t.amd?$t([],function(){return Ct}):Ot.isClass=Ct})(this)},{}],165:[function(wt,Qt,Zt){"use strict";function Ot(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){Zt[Ot(St)]=jt[St]}),Zt.stream=Ct,Zt.readableStream=Ct.isReadable,Zt.writableStream=Ct.isWritable,Zt.duplexStream=Ct.isDuplex,Zt.class=Mt,Zt.finite=function(St){return Number.isFinite(St)},Zt.NaN=function(St){return Number.isNaN(St)},Zt.generator=function(St){return St&&typeof St.next=="function"&&typeof St.throw=="function"},Zt.generatorFunction=function(St){return St&&St.constructor&&St.constructor.name==="GeneratorFunction"},Zt.asyncFunction=function(St){return St&&St.constructor&&St.constructor.name==="AsyncFunction"},Zt.promise=function(St){return St&&typeof St.then=="function"};var Bt=Math.pow(2,31);Zt.int=function(St){return jt.isNumber(St)&&St%1==0},Zt.int32=function(St){return Zt.int(St)&&St<Bt&&St>=-Bt},Zt.long=function(St){return Zt.int(St)&&(St>=Bt||St<-Bt)},Zt.Long=function(St){return Zt.object(St)&&Zt.number(St.high)&&Zt.number(St.low)},Zt.double=function(St){return jt.isNumber(St)&&!isNaN(St)&&St%1!=0},Zt.date=function(St){return St instanceof Date},Zt.regExp=function(St){return St instanceof RegExp},Zt.regexp=Zt.regExp,Zt.error=function(St){return St instanceof Error},Zt.array=function(St){return Array.isArray(St)}},{"core-util-is":153,"is-class":164,isstream:167}],166:[function(wt,Qt,Zt){var Ot={}.toString;Qt.exports=Array.isArray||function(jt){return Ot.call(jt)=="[object Array]"}},{}],167:[function(wt,Qt,Zt){function Ot(St){return St instanceof Bt.Stream}function jt(St){return Ot(St)&&typeof St._read=="function"&&typeof St._readableState=="object"}function Ct(St){return Ot(St)&&typeof St._write=="function"&&typeof St._writableState=="object"}function Mt(St){return jt(St)&&Ct(St)}var Bt=wt("stream");Qt.exports=Ot,Qt.exports.isReadable=jt,Qt.exports.isWritable=Ct,Qt.exports.isDuplex=Mt},{stream:195}],168:[function(wt,Qt,Zt){"use strict";function Ot(Ct,Mt,Bt){if(!Ct)throw new TypeError("argument dest is required");if(!Mt)throw new TypeError("argument src is required");return Bt===void 0&&(Bt=!0),Object.getOwnPropertyNames(Mt).forEach(function(St){if(Bt||!jt.call(Ct,St)){var kt=Object.getOwnPropertyDescriptor(Mt,St);Object.defineProperty(Ct,St,kt)}}),Ct}Qt.exports=Ot;var jt=Object.prototype.hasOwnProperty},{}],169:[function(wt,Qt,Zt){function Ot(yt){if(yt=String(yt),!(yt.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(yt);if(et){var tt=parseFloat(et[1]);switch((et[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return tt*Dt;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*Bt;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return tt;default:return}}}}function jt(yt){return yt>=xt?Math.round(yt/xt)+"d":yt>=kt?Math.round(yt/kt)+"h":yt>=St?Math.round(yt/St)+"m":yt>=Bt?Math.round(yt/Bt)+"s":yt+"ms"}function Ct(yt){return Mt(yt,xt,"day")||Mt(yt,kt,"hour")||Mt(yt,St,"minute")||Mt(yt,Bt,"second")||yt+" ms"}function Mt(yt,et,tt){if(!(yt<et))return yt<1.5*et?Math.floor(yt/et)+" "+tt:Math.ceil(yt/et)+" "+tt+"s"}var Bt=1e3,St=60*Bt,kt=60*St,xt=24*kt,Dt=365.25*xt;Qt.exports=function(yt,et){et=et||{};var tt=typeof yt;if(tt==="string"&&yt.length>0)return Ot(yt);if(tt==="number"&&isNaN(yt)===!1)return et.long?Ct(yt):jt(yt);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(yt))}},{}],170:[function(wt,Qt,Zt){(function(Ot){function jt(St,kt){for(var xt=0,Dt=St.length-1;Dt>=0;Dt--){var yt=St[Dt];yt==="."?St.splice(Dt,1):yt===".."?(St.splice(Dt,1),xt++):xt&&(St.splice(Dt,1),xt--)}if(kt)for(;xt--;xt)St.unshift("..");return St}function Ct(St){typeof St!="string"&&(St+="");var kt,xt=0,Dt=-1,yt=!0;for(kt=St.length-1;kt>=0;--kt)if(St.charCodeAt(kt)===47){if(!yt){xt=kt+1;break}}else Dt===-1&&(yt=!1,Dt=kt+1);return Dt===-1?"":St.slice(xt,Dt)}function Mt(St,kt){if(St.filter)return St.filter(kt);for(var xt=[],Dt=0;Dt<St.length;Dt++)kt(St[Dt],Dt,St)&&xt.push(St[Dt]);return xt}Zt.resolve=function(){for(var St="",kt=!1,xt=arguments.length-1;xt>=-1&&!kt;xt--){var Dt=xt>=0?arguments[xt]:Ot.cwd();if(typeof Dt!="string")throw new TypeError("Arguments to path.resolve must be strings");Dt&&(St=Dt+"/"+St,kt=Dt.charAt(0)==="/")}return St=jt(Mt(St.split("/"),function(yt){return!!yt}),!kt).join("/"),(kt?"/":"")+St||"."},Zt.normalize=function(St){var kt=Zt.isAbsolute(St),xt=Bt(St,-1)==="/";return St=jt(Mt(St.split("/"),function(Dt){return!!Dt}),!kt).join("/"),St||kt||(St="."),St&&xt&&(St+="/"),(kt?"/":"")+St},Zt.isAbsolute=function(St){return St.charAt(0)==="/"},Zt.join=function(){var St=Array.prototype.slice.call(arguments,0);return Zt.normalize(Mt(St,function(kt,xt){if(typeof kt!="string")throw new TypeError("Arguments to path.join must be strings");return kt}).join("/"))},Zt.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=Zt.resolve(St).substr(1),kt=Zt.resolve(kt).substr(1);for(var Dt=xt(St.split("/")),yt=xt(kt.split("/")),et=Math.min(Dt.length,yt.length),tt=et,lt=0;lt<et;lt++)if(Dt[lt]!==yt[lt]){tt=lt;break}for(var ot=[],lt=tt;lt<Dt.length;lt++)ot.push("..");return ot=ot.concat(yt.slice(tt)),ot.join("/")},Zt.sep="/",Zt.delimiter=":",Zt.dirname=function(St){if(typeof St!="string"&&(St+=""),St.length===0)return".";for(var kt=St.charCodeAt(0),xt=kt===47,Dt=-1,yt=!0,et=St.length-1;et>=1;--et)if((kt=St.charCodeAt(et))===47){if(!yt){Dt=et;break}}else yt=!1;return Dt===-1?xt?"/":".":xt&&Dt===1?"/":St.slice(0,Dt)},Zt.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},Zt.extname=function(St){typeof St!="string"&&(St+="");for(var kt=-1,xt=0,Dt=-1,yt=!0,et=0,tt=St.length-1;tt>=0;--tt){var lt=St.charCodeAt(tt);if(lt!==47)Dt===-1&&(yt=!1,Dt=tt+1),lt===46?kt===-1?kt=tt:et!==1&&(et=1):kt!==-1&&(et=-1);else if(!yt){xt=tt+1;break}}return kt===-1||Dt===-1||et===0||et===1&&kt===Dt-1&&kt===xt+1?"":St.slice(kt,Dt)};var Bt=function(St,kt,xt){return St.substr(kt,xt)}}).call(this,wt("_process"))},{_process:173}],171:[function(wt,Qt,Zt){(function(Ot){(function(){"use strict";function jt(ee){return ee=String(ee),ee.charAt(0).toUpperCase()+ee.slice(1)}function Ct(ee,Yt,de){var ge={"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 Yt&&de&&/^Win/i.test(ee)&&!/^Windows Phone /i.test(ee)&&(ge=ge[/[\d.]+$/.exec(ee)])&&(ee="Windows "+ge),ee=String(ee),Yt&&de&&(ee=ee.replace(RegExp(Yt,"i"),de)),ee=Bt(ee.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(ee,Yt){var de=-1,ge=ee?ee.length:0;if(typeof ge=="number"&&ge>-1&&ge<=gt)for(;++de<ge;)Yt(ee[de],de,ee);else St(ee,Yt)}function Bt(ee){return ee=et(ee),/^(?:webOS|i(?:OS|P))/.test(ee)?ee:jt(ee)}function St(ee,Yt){for(var de in ee)Ut.call(ee,de)&&Yt(ee[de],de,ee)}function kt(ee){return ee==null?jt(ee):Nt.call(ee).slice(8,-1)}function xt(ee,Yt){var de=ee!=null?typeof ee[Yt]:"number";return!(/^(?:boolean|number|string|undefined)$/.test(de)||de=="object"&&!ee[Yt])}function Dt(ee){return String(ee).replace(/([ -])(?!$)/g,"$1?")}function yt(ee,Yt){var de=null;return Mt(ee,function(ge,be){de=Yt(de,ge,be,ee)}),de}function et(ee){return String(ee).replace(/^ +| +$/g,"")}function tt(ee){function Yt(te){return yt(te,function(zt,Wt){var le=Wt.pattern||Dt(Wt);return!zt&&(zt=RegExp("\\b"+le+" *\\d+[.\\w_]*","i").exec(ee)||RegExp("\\b"+le+" *\\w+-[\\w]*","i").exec(ee)||RegExp("\\b"+le+"(?:; *(?:[a-z]+[_-])?[a-z]+\\d+|[^ ();-]*)","i").exec(ee))&&((zt=String(Wt.label&&!RegExp(le,"i").test(Wt.label)?Wt.label:zt).split("/"))[1]&&!/[\d.]+/.test(zt[0])&&(zt[0]+=" "+zt[1]),Wt=Wt.label||Wt,zt=Bt(zt[0].replace(RegExp(le,"i"),Wt).replace(RegExp("; *(?:"+Wt+"[_-])?","i")," ").replace(RegExp("("+Wt+")[-_.]?(\\w)","i"),"$1 $2"))),zt})}function de(){return this.description||""}var ge=ot,be=ee&&typeof ee=="object"&&kt(ee)!="String";be&&(ge=ee,ee=null);var Ne=ge.navigator||{},We=Ne.userAgent||"";ee||(ee=We);var we,je,he=be?!!Ne.likeChrome:/\bChrome\b/.test(ee)&&!/internal|\n/i.test(Nt.toString()),Jt=be?"Object":"ScriptBridgingProxyObject",re=be?"Object":"Environment",se=be&&ge.java?"JavaPackage":kt(ge.java),pe=be?"Object":"RuntimeObject",ue=/\bJava/.test(se)&&ge.java,Ie=ue&&kt(ge.environment)==re,Fe=ue?"a":"\u4F2A",Qe=ue?"b":"\u5C3E",Ae=ge.document||{},Pe=ge.operamini||ge.opera,He=Lt.test(He=be&&Pe?Pe["[[Class]]"]:kt(Pe))?He:Pe=null,Re=ee,_e=[],ie=null,Tt=ee==We,At=Tt&&Pe&&typeof Pe.version=="function"&&Pe.version(),Vt=function(te){return yt(te,function(zt,Wt){return zt||RegExp("\\b"+(Wt.pattern||Dt(Wt))+"\\b","i").exec(ee)&&(Wt.label||Wt)})}([{label:"EdgeHTML",pattern:"Edge"},"Trident",{label:"WebKit",pattern:"AppleWebKit"},"iCab","Presto","NetFront","Tasman","KHTML","Gecko"]),oe=function(te){return yt(te,function(zt,Wt){return zt||RegExp("\\b"+(Wt.pattern||Dt(Wt))+"\\b","i").exec(ee)&&(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"]),Ht=Yt([{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"]),It=function(te){return yt(te,function(zt,Wt,le){return zt||(Wt[Ht]||Wt[/^[a-z]+(?: +[a-z]+\b)*/i.exec(Ht)]||RegExp("\\b"+Dt(le)+"(?:\\b|\\w*\\d)","i").exec(ee))&&le})}({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(te){return yt(te,function(zt,Wt){var le=Wt.pattern||Dt(Wt);return!zt&&(zt=RegExp("\\b"+le+"(?:/[\\d.]+|[ \\w.]*)","i").exec(ee))&&(zt=Ct(zt,le,Wt.label||Wt)),zt})}(["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(Vt&&(Vt=[Vt]),It&&!Ht&&(Ht=Yt([It])),(we=/\bGoogle TV\b/.exec(Ht))&&(Ht=we[0]),/\bSimulator\b/i.test(ee)&&(Ht=(Ht?Ht+" ":"")+"Simulator"),oe=="Opera Mini"&&/\bOPiOS\b/.test(ee)&&_e.push("running in Turbo/Uncompressed mode"),oe=="IE"&&/\blike iPhone OS\b/.test(ee)?(we=tt(ee.replace(/like iPhone OS/,"")),It=we.manufacturer,Ht=we.product):/^iP/.test(Ht)?(oe||(oe="Safari"),Pt="iOS"+((we=/ OS ([\d_]+)/i.exec(ee))?" "+we[1].replace(/_/g,"."):"")):oe!="Konqueror"||/buntu/i.test(Pt)?It&&It!="Google"&&(/Chrome/.test(oe)&&!/\bMobile Safari\b/i.test(ee)||/\bVita\b/.test(Ht))||/\bAndroid\b/.test(Pt)&&/^Chrome/.test(oe)&&/\bVersion\//i.test(ee)?(oe="Android Browser",Pt=/\bAndroid\b/.test(Pt)?Pt:"Android"):oe=="Silk"?(/\bMobi/i.test(ee)||(Pt="Android",_e.unshift("desktop mode")),/Accelerated *= *true/i.test(ee)&&_e.unshift("accelerated")):oe=="PaleMoon"&&(we=/\bFirefox\/([\d.]+)\b/.exec(ee))?_e.push("identifying as Firefox "+we[1]):oe=="Firefox"&&(we=/\b(Mobile|Tablet|TV)\b/i.exec(ee))?(Pt||(Pt="Firefox OS"),Ht||(Ht=we[1])):!oe||(we=!/\bMinefield\b/i.test(ee)&&/\b(?:Firefox|Safari)\b/.exec(oe))?(oe&&!Ht&&/[\/,]|^[^(]+?\)/.test(ee.slice(ee.indexOf(we+"/")+8))&&(oe=null),(we=Ht||It||Pt)&&(Ht||It||/\b(?:Android|Symbian OS|Tablet OS|webOS)\b/.test(Pt))&&(oe=/[a-z]+(?: Hat)?/i.exec(/\bAndroid\b/.test(Pt)?Pt:we)+" Browser")):oe=="Electron"&&(we=(/\bChrome\/([\d.]+)\b/.exec(ee)||0)[1])&&_e.push("Chromium "+we):Pt="Kubuntu",At||(At=function(te){return yt(te,function(zt,Wt){return zt||(RegExp(Wt+"(?:-[\\d.]+/|(?: for [\\w-]+)?[ /-])([\\d.]+[^ ();/_-]*)","i").exec(ee)||0)[1]||null})}(["(?:Cloud9|CriOS|CrMo|Edge|FxiOS|IEMobile|Iron|Opera ?Mini|OPiOS|OPR|Raven|SamsungBrowser|Silk(?!/[\\d.]+$))","Version",Dt(oe),"(?:Firefox|Minefield|NetFront)"])),(we=Vt=="iCab"&&parseFloat(At)>3&&"WebKit"||/\bOpera\b/.test(oe)&&(/\bOPR\b/.test(ee)?"Blink":"Presto")||/\b(?:Midori|Nook|Safari)\b/i.test(ee)&&!/^(?:Trident|EdgeHTML)$/.test(Vt)&&"WebKit"||!Vt&&/\bMSIE\b/i.test(ee)&&(Pt=="Mac OS"?"Tasman":"Trident")||Vt=="WebKit"&&/\bPlayStation\b(?! Vita\b)/i.test(oe)&&"NetFront")&&(Vt=[we]),oe=="IE"&&(we=(/; *(?:XBLWP|ZuneWP)(\d+)/i.exec(ee)||0)[1])?(oe+=" Mobile",Pt="Windows Phone "+(/\+$/.test(we)?we:we+".x"),_e.unshift("desktop mode")):/\bWPDesktop\b/i.test(ee)?(oe="IE Mobile",Pt="Windows Phone 8.x",_e.unshift("desktop mode"),At||(At=(/\brv:([\d.]+)/.exec(ee)||0)[1])):oe!="IE"&&Vt=="Trident"&&(we=/\brv:([\d.]+)/.exec(ee))&&(oe&&_e.push("identifying as "+oe+(At?" "+At:"")),oe="IE",At=we[1]),Tt){if(xt(ge,"global"))if(ue&&(we=ue.lang.System,Re=we.getProperty("os.arch"),Pt=Pt||we.getProperty("os.name")+" "+we.getProperty("os.version")),Ie){try{At=ge.require("ringo/engine").version.join("."),oe="RingoJS"}catch(te){(we=ge.system)&&we.global.system==ge.system&&(oe="Narwhal",Pt||(Pt=we[0].os||null))}oe||(oe="Rhino")}else typeof ge.process=="object"&&!ge.process.browser&&(we=ge.process)&&(typeof we.versions=="object"&&(typeof we.versions.electron=="string"?(_e.push("Node "+we.versions.node),oe="Electron",At=we.versions.electron):typeof we.versions.nw=="string"&&(_e.push("Chromium "+At,"Node "+we.versions.node),oe="NW.js",At=we.versions.nw)),oe||(oe="Node.js",Re=we.arch,Pt=we.platform,At=/[\d.]+/.exec(we.version),At=At?At[0]:null));else kt(we=ge.runtime)==Jt?(oe="Adobe AIR",Pt=we.flash.system.Capabilities.os):kt(we=ge.phantom)==pe?(oe="PhantomJS",At=(we=we.version||null)&&we.major+"."+we.minor+"."+we.patch):typeof Ae.documentMode=="number"&&(we=/\bTrident\/(\d+)/i.exec(ee))?(At=[At,Ae.documentMode],(we=+we[1]+4)!=At[1]&&(_e.push("IE "+At[1]+" mode"),Vt&&(Vt[1]=""),At[1]=we),At=oe=="IE"?String(At[1].toFixed(1)):At[0]):typeof Ae.documentMode=="number"&&/^(?:Chrome|Firefox)\b/.test(oe)&&(_e.push("masking as "+oe+" "+At),oe="IE",At="11.0",Vt=["Trident"],Pt="Windows");Pt=Pt&&Bt(Pt)}if(At&&(we=/(?:[ab]|dp|pre|[ab]\d+pre)(?:\d+\+?)?$/i.exec(At)||/(?:alpha|beta)(?: ?\d)?/i.exec(ee+";"+(Tt&&Ne.appMinorVersion))||/\bMinefield\b/i.test(ee)&&"a")&&(ie=/b/i.test(we)?"beta":"alpha",At=At.replace(RegExp(we+"\\+?$"),"")+(ie=="beta"?Qe:Fe)+(/\d+\+?/.exec(we)||"")),oe=="Fennec"||oe=="Firefox"&&/\b(?:Android|Firefox OS)\b/.test(Pt))oe="Firefox Mobile";else if(oe=="Maxthon"&&At)At=At.replace(/\.[\d.]+/,".x");else if(/\bXbox\b/i.test(Ht))Ht=="Xbox 360"&&(Pt=null),Ht=="Xbox 360"&&/\bIEMobile\b/.test(ee)&&_e.unshift("mobile mode");else if(!/^(?:Chrome|IE|Opera)$/.test(oe)&&(!oe||Ht||/Browser|Mobi/.test(oe))||Pt!="Windows CE"&&!/Mobi/i.test(ee))if(oe=="IE"&&Tt)try{ge.external===null&&_e.unshift("platform preview")}catch(te){_e.unshift("embedded")}else(/\bBlackBerry\b/.test(Ht)||/\bBB10\b/.test(ee))&&(we=(RegExp(Ht.replace(/ +/g," *")+"/([.\\d]+)","i").exec(ee)||0)[1]||At)?(we=[we,/BB10/.test(ee)],Pt=(we[1]?(Ht=null,It="BlackBerry"):"Device Software")+" "+we[0],At=null):this!=St&&Ht!="Wii"&&(Tt&&Pe||/Opera/.test(oe)&&/\b(?:MSIE|Firefox)\b/i.test(ee)||oe=="Firefox"&&/\bOS X (?:\d+\.){2,}/.test(Pt)||oe=="IE"&&(Pt&&!/^Win/.test(Pt)&&At>5.5||/\bWindows XP\b/.test(Pt)&&At>8||At==8&&!/\bTrident\b/.test(ee)))&&!Lt.test(we=tt.call(St,ee.replace(Lt,"")+";"))&&we.name&&(we="ing as "+we.name+((we=we.version)?" "+we:""),Lt.test(oe)?(/\bIE\b/.test(we)&&Pt=="Mac OS"&&(Pt=null),we="identify"+we):(we="mask"+we,oe=He?Bt(He.replace(/([a-z])([A-Z])/g,"$1 $2")):"Opera",/\bIE\b/.test(we)&&(Pt=null),Tt||(At=null)),Vt=["Presto"],_e.push(we));else oe+=" Mobile";(we=(/\bAppleWebKit\/([\d.]+\+?)/i.exec(ee)||0)[1])&&(we=[parseFloat(we.replace(/\.(\d)$/,".0$1")),we],oe=="Safari"&&we[1].slice(-1)=="+"?(oe="WebKit Nightly",ie="alpha",At=we[1].slice(0,-1)):At!=we[1]&&At!=(we[2]=(/\bSafari\/([\d.]+\+?)/i.exec(ee)||0)[1])||(At=null),we[1]=(/\bChrome\/([\d.]+)/i.exec(ee)||0)[1],we[0]==537.36&&we[2]==537.36&&parseFloat(we[1])>=28&&Vt=="WebKit"&&(Vt=["Blink"]),Tt&&(he||we[1])?(Vt&&(Vt[1]="like Chrome"),we=we[1]||(we=we[0],we<530?1:we<532?2:we<532.05?3:we<533?4:we<534.03?5:we<534.07?6:we<534.1?7:we<534.13?8:we<534.16?9:we<534.24?10:we<534.3?11:we<535.01?12:we<535.02?"13+":we<535.07?15:we<535.11?16:we<535.19?17:we<536.05?18:we<536.1?19:we<537.01?20:we<537.11?"21+":we<537.13?23:we<537.18?24:we<537.24?25:we<537.36?26:Vt!="Blink"?"27":"28")):(Vt&&(Vt[1]="like Safari"),we=we[0],we=we<400?1:we<500?2:we<526?3:we<533?4:we<534?"4+":we<535?5:we<537?6:we<538?7:we<601?8:"8"),Vt&&(Vt[1]+=" "+(we+=typeof we=="number"?".x":/[.+]/.test(we)?"":"+")),oe=="Safari"&&(!At||parseInt(At)>45)&&(At=we)),oe=="Opera"&&(we=/\bzbov|zvav$/.exec(Pt))?(oe+=" ",_e.unshift("desktop mode"),we=="zvav"?(oe+="Mini",At=null):oe+="Mobile",Pt=Pt.replace(RegExp(" *"+we+"$"),"")):oe=="Safari"&&/\bChrome\b/.exec(Vt&&Vt[1])&&(_e.unshift("desktop mode"),oe="Chrome Mobile",At=null,/\bOS X\b/.test(Pt)?(It="Apple",Pt="iOS 4.3+"):Pt=null),At&&At.indexOf(we=/[\d.]+$/.exec(Pt))==0&&ee.indexOf("/"+we+"-")>-1&&(Pt=et(Pt.replace(we,""))),Vt&&!/\b(?:Avant|Nook)\b/.test(oe)&&(/Browser|Lunascape|Maxthon/.test(oe)||oe!="Safari"&&/^iOS/.test(Pt)&&/\bSafari\b/.test(Vt[1])||/^(?:Adobe|Arora|Breach|Midori|Opera|Phantom|Rekonq|Rock|Samsung Internet|Sleipnir|Web)/.test(oe)&&Vt[1])&&(we=Vt[Vt.length-1])&&_e.push(we),_e.length&&(_e=["("+_e.join("; ")+")"]),It&&Ht&&Ht.indexOf(It)<0&&_e.push("on "+It),Ht&&_e.push((/^on /.test(_e[_e.length-1])?"":"on ")+Ht),Pt&&(we=/ ([\d.+]+)$/.exec(Pt),je=we&&Pt.charAt(Pt.length-we[0].length-1)=="/",Pt={architecture:32,family:we&&!je?Pt.replace(we[0],""):Pt,version:we?we[1]:null,toString:function(){var te=this.version;return this.family+(te&&!je?" "+te:"")+(this.architecture==64?" 64-bit":"")}}),(we=/\b(?:AMD|IA|Win|WOW|x86_|x)64\b/i.exec(Re))&&!/\bi686\b/i.test(Re)?(Pt&&(Pt.architecture=64,Pt.family=Pt.family.replace(RegExp(" *"+we),"")),oe&&(/\bWOW64\b/i.test(ee)||Tt&&/\w(?:86|32)$/.test(Ne.cpuClass||Ne.platform)&&!/\bWin64; x64\b/i.test(ee))&&_e.unshift("32-bit")):Pt&&/^OS X/.test(Pt.family)&&oe=="Chrome"&&parseFloat(At)>=39&&(Pt.architecture=64),ee||(ee=null);var Et={};return Et.description=ee,Et.layout=Vt&&Vt[0],Et.manufacturer=It,Et.name=oe,Et.prerelease=ie,Et.product=Ht,Et.ua=ee,Et.version=oe&&At,Et.os=Pt||{architecture:null,family:null,version:null,toString:function(){return"null"}},Et.parse=tt,Et.toString=de,Et.version&&_e.unshift(At),Et.name&&_e.unshift(oe),Pt&&oe&&(Pt!=String(Pt).split(" ")[0]||Pt!=oe.split(" ")[0]&&!Ht)&&_e.push(Ht?"("+Pt+")":"on "+Pt),_e.length&&(Et.description=_e.join(" ")),Et}var lt={function:!0,object:!0},ot=lt[typeof window]&&window||this,ut=lt[typeof Zt]&&Zt,ct=lt[typeof Qt]&&Qt&&!Qt.nodeType&&Qt,ft=ut&&ct&&typeof Ot=="object"&&Ot;!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,qt=tt();typeof $t=="function"&&typeof $t.amd=="object"&&$t.amd?(ot.platform=qt,$t(function(){return qt})):ut&&ct?St(qt,function(ee,Yt){ut[Yt]=ee}):ot.platform=qt}).call(this)}).call(this,typeof ce.g!="undefined"?ce.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],172:[function(wt,Qt,Zt){(function(Ot){"use strict";function jt(Ct,Mt,Bt,St){if(typeof Ct!="function")throw new TypeError('"callback" argument must be a function');var kt,xt,Dt=arguments.length;switch(Dt){case 0:case 1:return Ot.nextTick(Ct);case 2:return Ot.nextTick(function(){Ct.call(null,Mt)});case 3:return Ot.nextTick(function(){Ct.call(null,Mt,Bt)});case 4:return Ot.nextTick(function(){Ct.call(null,Mt,Bt,St)});default:for(kt=new Array(Dt-1),xt=0;xt<kt.length;)kt[xt++]=arguments[xt];return Ot.nextTick(function(){Ct.apply(null,kt)})}}!Ot.version||Ot.version.indexOf("v0.")===0||Ot.version.indexOf("v1.")===0&&Ot.version.indexOf("v1.8.")!==0?Qt.exports={nextTick:jt}:Qt.exports=Ot}).call(this,wt("_process"))},{_process:173}],173:[function(wt,Qt,Zt){function Ot(){throw new Error("setTimeout has not been defined")}function jt(){throw new Error("clearTimeout has not been defined")}function Ct(ct){if(Dt===setTimeout)return setTimeout(ct,0);if((Dt===Ot||!Dt)&&setTimeout)return Dt=setTimeout,setTimeout(ct,0);try{return Dt(ct,0)}catch(ft){try{return Dt.call(null,ct,0)}catch(gt){return Dt.call(this,ct,0)}}}function Mt(ct){if(yt===clearTimeout)return clearTimeout(ct);if((yt===jt||!yt)&&clearTimeout)return yt=clearTimeout,clearTimeout(ct);try{return yt(ct)}catch(ft){try{return yt.call(null,ct)}catch(gt){return yt.call(this,ct)}}}function Bt(){ot&&tt&&(ot=!1,tt.length?lt=tt.concat(lt):ut=-1,lt.length&&St())}function St(){if(!ot){var ct=Ct(Bt);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 Dt,yt,et=Qt.exports={};(function(){try{Dt=typeof setTimeout=="function"?setTimeout:Ot}catch(ct){Dt=Ot}try{yt=typeof clearTimeout=="function"?clearTimeout:jt}catch(ct){yt=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,Zt){(function(Ot){(function(jt){function Ct(se){throw new RangeError(je[se])}function Mt(se,pe){for(var ue=se.length,Ie=[];ue--;)Ie[ue]=pe(se[ue]);return Ie}function Bt(se,pe){var ue=se.split("@"),Ie="";return ue.length>1&&(Ie=ue[0]+"@",se=ue[1]),se=se.replace(we,"."),Ie+Mt(se.split("."),pe).join(".")}function St(se){for(var pe,ue,Ie=[],Fe=0,Qe=se.length;Fe<Qe;)pe=se.charCodeAt(Fe++),pe>=55296&&pe<=56319&&Fe<Qe?(ue=se.charCodeAt(Fe++),(64512&ue)==56320?Ie.push(((1023&pe)<<10)+(1023&ue)+65536):(Ie.push(pe),Fe--)):Ie.push(pe);return Ie}function kt(se){return Mt(se,function(pe){var ue="";return pe>65535&&(pe-=65536,ue+=re(pe>>>10&1023|55296),pe=56320|1023&pe),ue+=re(pe)}).join("")}function xt(se){return se-48<10?se-22:se-65<26?se-65:se-97<26?se-97:Ut}function Dt(se,pe){return se+22+75*(se<26)-((pe!=0)<<5)}function yt(se,pe,ue){var Ie=0;for(se=ue?Jt(se/Yt):se>>1,se+=Jt(se/pe);se>he*qt>>1;Ie+=Ut)se=Jt(se/he);return Jt(Ie+(he+1)*se/(se+ee))}function et(se){var pe,ue,Ie,Fe,Qe,Ae,Pe,He,Re,_e,ie=[],Tt=se.length,At=0,Vt=ge,oe=de;for(ue=se.lastIndexOf(be),ue<0&&(ue=0),Ie=0;Ie<ue;++Ie)se.charCodeAt(Ie)>=128&&Ct("not-basic"),ie.push(se.charCodeAt(Ie));for(Fe=ue>0?ue+1:0;Fe<Tt;){for(Qe=At,Ae=1,Pe=Ut;Fe>=Tt&&Ct("invalid-input"),He=xt(se.charCodeAt(Fe++)),(He>=Ut||He>Jt((Rt-At)/Ae))&&Ct("overflow"),At+=He*Ae,Re=Pe<=oe?Nt:Pe>=oe+qt?qt:Pe-oe,!(He<Re);Pe+=Ut)_e=Ut-Re,Ae>Jt(Rt/_e)&&Ct("overflow"),Ae*=_e;pe=ie.length+1,oe=yt(At-Qe,pe,Qe==0),Jt(At/pe)>Rt-Vt&&Ct("overflow"),Vt+=Jt(At/pe),At%=pe,ie.splice(At++,0,Vt)}return kt(ie)}function tt(se){var pe,ue,Ie,Fe,Qe,Ae,Pe,He,Re,_e,ie,Tt,At,Vt,oe,Ht=[];for(se=St(se),Tt=se.length,pe=ge,ue=0,Qe=de,Ae=0;Ae<Tt;++Ae)(ie=se[Ae])<128&&Ht.push(re(ie));for(Ie=Fe=Ht.length,Fe&&Ht.push(be);Ie<Tt;){for(Pe=Rt,Ae=0;Ae<Tt;++Ae)(ie=se[Ae])>=pe&&ie<Pe&&(Pe=ie);for(At=Ie+1,Pe-pe>Jt((Rt-ue)/At)&&Ct("overflow"),ue+=(Pe-pe)*At,pe=Pe,Ae=0;Ae<Tt;++Ae)if(ie=se[Ae],ie<pe&&++ue>Rt&&Ct("overflow"),ie==pe){for(He=ue,Re=Ut;_e=Re<=Qe?Nt:Re>=Qe+qt?qt:Re-Qe,!(He<_e);Re+=Ut)oe=He-_e,Vt=Ut-_e,Ht.push(re(Dt(_e+oe%Vt,0))),He=Jt(oe/Vt);Ht.push(re(Dt(He,0))),Qe=yt(ue,At,Ie==Fe),ue=0,++Ie}++ue,++pe}return Ht.join("")}function lt(se){return Bt(se,function(pe){return Ne.test(pe)?et(pe.slice(4).toLowerCase()):pe})}function ot(se){return Bt(se,function(pe){return We.test(pe)?"xn--"+tt(pe):pe})}var ut=typeof Zt=="object"&&Zt&&!Zt.nodeType&&Zt,ct=typeof Qt=="object"&&Qt&&!Qt.nodeType&&Qt,ft=typeof Ot=="object"&&Ot;ft.global!==ft&&ft.window!==ft&&ft.self!==ft||(jt=ft);var gt,Lt,Rt=2147483647,Ut=36,Nt=1,qt=26,ee=38,Yt=700,de=72,ge=128,be="-",Ne=/^xn--/,We=/[^\x20-\x7E]/,we=/[\x2E\u3002\uFF0E\uFF61]/g,je={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 $t=="function"&&typeof $t.amd=="object"&&$t.amd)$t("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 ce.g!="undefined"?ce.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],175:[function(wt,Qt,Zt){"use strict";function Ot(Ct,Mt){return Object.prototype.hasOwnProperty.call(Ct,Mt)}Qt.exports=function(Ct,Mt,Bt,St){Mt=Mt||"&",Bt=Bt||"=";var kt={};if(typeof Ct!="string"||Ct.length===0)return kt;var xt=/\+/g;Ct=Ct.split(Mt);var Dt=1e3;St&&typeof St.maxKeys=="number"&&(Dt=St.maxKeys);var yt=Ct.length;Dt>0&&yt>Dt&&(yt=Dt);for(var et=0;et<yt;++et){var tt,lt,ot,ut,ct=Ct[et].replace(xt,"%20"),ft=ct.indexOf(Bt);ft>=0?(tt=ct.substr(0,ft),lt=ct.substr(ft+1)):(tt=ct,lt=""),ot=decodeURIComponent(tt),ut=decodeURIComponent(lt),Ot(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,Zt){"use strict";function Ot(Bt,St){if(Bt.map)return Bt.map(St);for(var kt=[],xt=0;xt<Bt.length;xt++)kt.push(St(Bt[xt],xt));return kt}var jt=function(Bt){switch(typeof Bt){case"string":return Bt;case"boolean":return Bt?"true":"false";case"number":return isFinite(Bt)?Bt:"";default:return""}};Qt.exports=function(Bt,St,kt,xt){return St=St||"&",kt=kt||"=",Bt===null&&(Bt=void 0),typeof Bt=="object"?Ot(Mt(Bt),function(Dt){var yt=encodeURIComponent(jt(Dt))+kt;return Ct(Bt[Dt])?Ot(Bt[Dt],function(et){return yt+encodeURIComponent(jt(et))}).join(St):yt+encodeURIComponent(jt(Bt[Dt]))}).join(St):xt?encodeURIComponent(jt(xt))+kt+encodeURIComponent(jt(Bt)):""};var Ct=Array.isArray||function(Bt){return Object.prototype.toString.call(Bt)==="[object Array]"},Mt=Object.keys||function(Bt){var St=[];for(var kt in Bt)Object.prototype.hasOwnProperty.call(Bt,kt)&&St.push(kt);return St}},{}],177:[function(wt,Qt,Zt){"use strict";Zt.decode=Zt.parse=wt("./decode"),Zt.encode=Zt.stringify=wt("./encode")},{"./decode":175,"./encode":176}],178:[function(wt,Qt,Zt){Qt.exports=wt("./lib/_stream_duplex.js")},{"./lib/_stream_duplex.js":179}],179:[function(wt,Qt,Zt){"use strict";function Ot(ot){if(!(this instanceof Ot))return new Ot(ot);Dt.call(this,ot),yt.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"),Bt=function(ot){return ot&&ot.__esModule?ot:{default:ot}}(Mt),St=wt("process-nextick-args"),kt=Bt.default||function(ot){var ut=[];for(var ct in ot)ut.push(ct);return ut};Qt.exports=Ot;var xt=wt("core-util-is");xt.inherits=wt("inherits");var Dt=wt("./_stream_readable"),yt=wt("./_stream_writable");xt.inherits(Ot,Dt);for(var et=kt(yt.prototype),tt=0;tt<et.length;tt++){var lt=et[tt];Ot.prototype[lt]||(Ot.prototype[lt]=yt.prototype[lt])}Object.defineProperty(Ot.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(Ot.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)}}),Ot.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,Zt){"use strict";function Ot(Mt){if(!(this instanceof Ot))return new Ot(Mt);jt.call(this,Mt)}Qt.exports=Ot;var jt=wt("./_stream_transform"),Ct=wt("core-util-is");Ct.inherits=wt("inherits"),Ct.inherits(Ot,jt),Ot.prototype._transform=function(Mt,Bt,St){St(null,Mt)}},{"./_stream_transform":182,"core-util-is":153,inherits:162}],181:[function(wt,Qt,Zt){(function(Ot,jt){"use strict";function Ct(Tt){return ue.from(Tt)}function Mt(Tt){return ue.isBuffer(Tt)||Tt instanceof Ie}function Bt(Tt,At,Vt){if(typeof Tt.prependListener=="function")return Tt.prependListener(At,Vt);Tt._events&&Tt._events[At]?re(Tt._events[At])?Tt._events[At].unshift(Vt):Tt._events[At]=[Vt,Tt._events[At]]:Tt.on(At,Vt)}function St(Tt,At){Jt=Jt||wt("./_stream_duplex"),Tt=Tt||{};var Vt=At instanceof Jt;this.objectMode=!!Tt.objectMode,Vt&&(this.objectMode=this.objectMode||!!Tt.readableObjectMode);var oe=Tt.highWaterMark,Ht=Tt.readableHighWaterMark,It=this.objectMode?16:16384;this.highWaterMark=oe||oe===0?oe:Vt&&(Ht||Ht===0)?Ht:It,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new He,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=Tt.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,Tt.encoding&&(Pe||(Pe=wt("string_decoder/").StringDecoder),this.decoder=new Pe(Tt.encoding),this.encoding=Tt.encoding)}function kt(Tt){if(Jt=Jt||wt("./_stream_duplex"),!(this instanceof kt))return new kt(Tt);this._readableState=new St(Tt,this),this.readable=!0,Tt&&(typeof Tt.read=="function"&&(this._read=Tt.read),typeof Tt.destroy=="function"&&(this._destroy=Tt.destroy)),pe.call(this)}function xt(Tt,At,Vt,oe,Ht){var It=Tt._readableState;if(At===null)It.reading=!1,ot(Tt,It);else{var Pt;Ht||(Pt=yt(It,At)),Pt?Tt.emit("error",Pt):It.objectMode||At&&At.length>0?(typeof At=="string"||It.objectMode||(0,je.default)(At)===ue.prototype||(At=Ct(At)),oe?It.endEmitted?Tt.emit("error",new Error("stream.unshift() after end event")):Dt(Tt,It,At,!0):It.ended?Tt.emit("error",new Error("stream.push() after EOF")):(It.reading=!1,It.decoder&&!Vt?(At=It.decoder.write(At),It.objectMode||At.length!==0?Dt(Tt,It,At,!1):ft(Tt,It)):Dt(Tt,It,At,!1))):oe||(It.reading=!1)}return et(It)}function Dt(Tt,At,Vt,oe){At.flowing&&At.length===0&&!At.sync?(Tt.emit("data",Vt),Tt.read(0)):(At.length+=At.objectMode?1:Vt.length,oe?At.buffer.unshift(Vt):At.buffer.push(Vt),At.needReadable&&ut(Tt)),ft(Tt,At)}function yt(Tt,At){var Vt;return Mt(At)||typeof At=="string"||At===void 0||Tt.objectMode||(Vt=new TypeError("Invalid non-string/buffer chunk")),Vt}function et(Tt){return!Tt.ended&&(Tt.needReadable||Tt.length<Tt.highWaterMark||Tt.length===0)}function tt(Tt){return Tt>=ie?Tt=ie:(Tt--,Tt|=Tt>>>1,Tt|=Tt>>>2,Tt|=Tt>>>4,Tt|=Tt>>>8,Tt|=Tt>>>16,Tt++),Tt}function lt(Tt,At){return Tt<=0||At.length===0&&At.ended?0:At.objectMode?1:Tt!==Tt?At.flowing&&At.length?At.buffer.head.data.length:At.length:(Tt>At.highWaterMark&&(At.highWaterMark=tt(Tt)),Tt<=At.length?Tt:At.ended?At.length:(At.needReadable=!0,0))}function ot(Tt,At){if(!At.ended){if(At.decoder){var Vt=At.decoder.end();Vt&&Vt.length&&(At.buffer.push(Vt),At.length+=At.objectMode?1:Vt.length)}At.ended=!0,ut(Tt)}}function ut(Tt){var At=Tt._readableState;At.needReadable=!1,At.emittedReadable||(Ae("emitReadable",At.flowing),At.emittedReadable=!0,At.sync?he.nextTick(ct,Tt):ct(Tt))}function ct(Tt){Ae("emit readable"),Tt.emit("readable"),qt(Tt)}function ft(Tt,At){At.readingMore||(At.readingMore=!0,he.nextTick(gt,Tt,At))}function gt(Tt,At){for(var Vt=At.length;!At.reading&&!At.flowing&&!At.ended&&At.length<At.highWaterMark&&(Ae("maybeReadMore read 0"),Tt.read(0),Vt!==At.length);)Vt=At.length;At.readingMore=!1}function Lt(Tt){return function(){var At=Tt._readableState;Ae("pipeOnDrain",At.awaitDrain),At.awaitDrain&&At.awaitDrain--,At.awaitDrain===0&&se(Tt,"data")&&(At.flowing=!0,qt(Tt))}}function Rt(Tt){Ae("readable nexttick read 0"),Tt.read(0)}function Ut(Tt,At){At.resumeScheduled||(At.resumeScheduled=!0,he.nextTick(Nt,Tt,At))}function Nt(Tt,At){At.reading||(Ae("resume read 0"),Tt.read(0)),At.resumeScheduled=!1,At.awaitDrain=0,Tt.emit("resume"),qt(Tt),At.flowing&&!At.reading&&Tt.read(0)}function qt(Tt){var At=Tt._readableState;for(Ae("flow",At.flowing);At.flowing&&Tt.read()!==null;);}function ee(Tt,At){if(At.length===0)return null;var Vt;return At.objectMode?Vt=At.buffer.shift():!Tt||Tt>=At.length?(Vt=At.decoder?At.buffer.join(""):At.buffer.length===1?At.buffer.head.data:At.buffer.concat(At.length),At.buffer.clear()):Vt=Yt(Tt,At.buffer,At.decoder),Vt}function Yt(Tt,At,Vt){var oe;return Tt<At.head.data.length?(oe=At.head.data.slice(0,Tt),At.head.data=At.head.data.slice(Tt)):oe=Tt===At.head.data.length?At.shift():Vt?de(Tt,At):ge(Tt,At),oe}function de(Tt,At){var Vt=At.head,oe=1,Ht=Vt.data;for(Tt-=Ht.length;Vt=Vt.next;){var It=Vt.data,Pt=Tt>It.length?It.length:Tt;if(Pt===It.length?Ht+=It:Ht+=It.slice(0,Tt),(Tt-=Pt)===0){Pt===It.length?(++oe,Vt.next?At.head=Vt.next:At.head=At.tail=null):(At.head=Vt,Vt.data=It.slice(Pt));break}++oe}return At.length-=oe,Ht}function ge(Tt,At){var Vt=ue.allocUnsafe(Tt),oe=At.head,Ht=1;for(oe.data.copy(Vt),Tt-=oe.data.length;oe=oe.next;){var It=oe.data,Pt=Tt>It.length?It.length:Tt;if(It.copy(Vt,Vt.length-Tt,0,Pt),(Tt-=Pt)===0){Pt===It.length?(++Ht,oe.next?At.head=oe.next:At.head=At.tail=null):(At.head=oe,oe.data=It.slice(Pt));break}++Ht}return At.length-=Ht,Vt}function be(Tt){var At=Tt._readableState;if(At.length>0)throw new Error('"endReadable()" called on non-empty stream');At.endEmitted||(At.ended=!0,he.nextTick(Ne,At,Tt))}function Ne(Tt,At){Tt.endEmitted||Tt.length!==0||(Tt.endEmitted=!0,At.readable=!1,At.emit("end"))}function We(Tt,At){for(var Vt=0,oe=Tt.length;Vt<oe;Vt++)if(Tt[Vt]===At)return Vt;return-1}var we=wt("babel-runtime/core-js/object/get-prototype-of"),je=function(Tt){return Tt&&Tt.__esModule?Tt:{default:Tt}}(we),he=wt("process-nextick-args");Qt.exports=kt;var Jt,re=wt("isarray");kt.ReadableState=St;var se=(wt("events").EventEmitter,function(Tt,At){return Tt.listeners(At).length}),pe=wt("./internal/streams/stream"),ue=wt("safe-buffer").Buffer,Ie=jt.Uint8Array||function(){},Fe=wt("core-util-is");Fe.inherits=wt("inherits");var Qe=wt("util"),Ae=void 0;Ae=Qe&&Qe.debuglog?Qe.debuglog("stream"):function(){};var Pe,He=wt("./internal/streams/BufferList"),Re=wt("./internal/streams/destroy");Fe.inherits(kt,pe);var _e=["error","close","destroy","pause","resume"];Object.defineProperty(kt.prototype,"destroyed",{get:function(){return this._readableState!==void 0&&this._readableState.destroyed},set:function(Tt){this._readableState&&(this._readableState.destroyed=Tt)}}),kt.prototype.destroy=Re.destroy,kt.prototype._undestroy=Re.undestroy,kt.prototype._destroy=function(Tt,At){this.push(null),At(Tt)},kt.prototype.push=function(Tt,At){var Vt,oe=this._readableState;return oe.objectMode?Vt=!0:typeof Tt=="string"&&(At=At||oe.defaultEncoding,At!==oe.encoding&&(Tt=ue.from(Tt,At),At=""),Vt=!0),xt(this,Tt,At,!1,Vt)},kt.prototype.unshift=function(Tt){return xt(this,Tt,null,!0,!1)},kt.prototype.isPaused=function(){return this._readableState.flowing===!1},kt.prototype.setEncoding=function(Tt){return Pe||(Pe=wt("string_decoder/").StringDecoder),this._readableState.decoder=new Pe(Tt),this._readableState.encoding=Tt,this};var ie=8388608;kt.prototype.read=function(Tt){Ae("read",Tt),Tt=parseInt(Tt,10);var At=this._readableState,Vt=Tt;if(Tt!==0&&(At.emittedReadable=!1),Tt===0&&At.needReadable&&(At.length>=At.highWaterMark||At.ended))return Ae("read: emitReadable",At.length,At.ended),At.length===0&&At.ended?be(this):ut(this),null;if((Tt=lt(Tt,At))===0&&At.ended)return At.length===0&&be(this),null;var oe=At.needReadable;Ae("need readable",oe),(At.length===0||At.length-Tt<At.highWaterMark)&&(oe=!0,Ae("length less than watermark",oe)),At.ended||At.reading?(oe=!1,Ae("reading or ended",oe)):oe&&(Ae("do read"),At.reading=!0,At.sync=!0,At.length===0&&(At.needReadable=!0),this._read(At.highWaterMark),At.sync=!1,At.reading||(Tt=lt(Vt,At)));var Ht;return Ht=Tt>0?ee(Tt,At):null,Ht===null?(At.needReadable=!0,Tt=0):At.length-=Tt,At.length===0&&(At.ended||(At.needReadable=!0),Vt!==Tt&&At.ended&&be(this)),Ht!==null&&this.emit("data",Ht),Ht},kt.prototype._read=function(Tt){this.emit("error",new Error("_read() is not implemented"))},kt.prototype.pipe=function(Tt,At){function Vt(on,rn){Ae("onunpipe"),on===Wt&&rn&&rn.hasUnpiped===!1&&(rn.hasUnpiped=!0,Ht())}function oe(){Ae("onend"),Tt.end()}function Ht(){Ae("cleanup"),Tt.removeListener("close",Et),Tt.removeListener("finish",te),Tt.removeListener("drain",ze),Tt.removeListener("error",Pt),Tt.removeListener("unpipe",Vt),Wt.removeListener("end",oe),Wt.removeListener("end",zt),Wt.removeListener("data",It),Ee=!0,!le.awaitDrain||Tt._writableState&&!Tt._writableState.needDrain||ze()}function It(on){Ae("ondata"),Xe=!1,Tt.write(on)!==!1||Xe||((le.pipesCount===1&&le.pipes===Tt||le.pipesCount>1&&We(le.pipes,Tt)!==-1)&&!Ee&&(Ae("false write response, pause",Wt._readableState.awaitDrain),Wt._readableState.awaitDrain++,Xe=!0),Wt.pause())}function Pt(on){Ae("onerror",on),zt(),Tt.removeListener("error",Pt),se(Tt,"error")===0&&Tt.emit("error",on)}function Et(){Tt.removeListener("finish",te),zt()}function te(){Ae("onfinish"),Tt.removeListener("close",Et),zt()}function zt(){Ae("unpipe"),Wt.unpipe(Tt)}var Wt=this,le=this._readableState;switch(le.pipesCount){case 0:le.pipes=Tt;break;case 1:le.pipes=[le.pipes,Tt];break;default:le.pipes.push(Tt)}le.pipesCount+=1,Ae("pipe count=%d opts=%j",le.pipesCount,At);var ye=(!At||At.end!==!1)&&Tt!==Ot.stdout&&Tt!==Ot.stderr,Ge=ye?oe:zt;le.endEmitted?he.nextTick(Ge):Wt.once("end",Ge),Tt.on("unpipe",Vt);var ze=Lt(Wt);Tt.on("drain",ze);var Ee=!1,Xe=!1;return Wt.on("data",It),Bt(Tt,"error",Pt),Tt.once("close",Et),Tt.once("finish",te),Tt.emit("pipe",Wt),le.flowing||(Ae("pipe resume"),Wt.resume()),Tt},kt.prototype.unpipe=function(Tt){var At=this._readableState,Vt={hasUnpiped:!1};if(At.pipesCount===0)return this;if(At.pipesCount===1)return Tt&&Tt!==At.pipes?this:(Tt||(Tt=At.pipes),At.pipes=null,At.pipesCount=0,At.flowing=!1,Tt&&Tt.emit("unpipe",this,Vt),this);if(!Tt){var oe=At.pipes,Ht=At.pipesCount;At.pipes=null,At.pipesCount=0,At.flowing=!1;for(var It=0;It<Ht;It++)oe[It].emit("unpipe",this,Vt);return this}var Pt=We(At.pipes,Tt);return Pt===-1?this:(At.pipes.splice(Pt,1),At.pipesCount-=1,At.pipesCount===1&&(At.pipes=At.pipes[0]),Tt.emit("unpipe",this,Vt),this)},kt.prototype.on=function(Tt,At){var Vt=pe.prototype.on.call(this,Tt,At);if(Tt==="data")this._readableState.flowing!==!1&&this.resume();else if(Tt==="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 Vt},kt.prototype.addListener=kt.prototype.on,kt.prototype.resume=function(){var Tt=this._readableState;return Tt.flowing||(Ae("resume"),Tt.flowing=!0,Ut(this,Tt)),this},kt.prototype.pause=function(){return Ae("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(Ae("pause"),this._readableState.flowing=!1,this.emit("pause")),this},kt.prototype.wrap=function(Tt){var At=this,Vt=this._readableState,oe=!1;Tt.on("end",function(){if(Ae("wrapped end"),Vt.decoder&&!Vt.ended){var Pt=Vt.decoder.end();Pt&&Pt.length&&At.push(Pt)}At.push(null)}),Tt.on("data",function(Pt){Ae("wrapped data"),Vt.decoder&&(Pt=Vt.decoder.write(Pt)),(!Vt.objectMode||Pt!=null)&&(Vt.objectMode||Pt&&Pt.length)&&(At.push(Pt)||(oe=!0,Tt.pause()))});for(var Ht in Tt)this[Ht]===void 0&&typeof Tt[Ht]=="function"&&(this[Ht]=function(Pt){return function(){return Tt[Pt].apply(Tt,arguments)}}(Ht));for(var It=0;It<_e.length;It++)Tt.on(_e[It],this.emit.bind(this,_e[It]));return this._read=function(Pt){Ae("wrapped _read",Pt),oe&&(oe=!1,Tt.resume())},this},Object.defineProperty(kt.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),kt._fromList=ee}).call(this,wt("_process"),typeof ce.g!="undefined"?ce.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,Zt){"use strict";function Ot(kt,xt){var Dt=this._transformState;Dt.transforming=!1;var yt=Dt.writecb;if(!yt)return this.emit("error",new Error("write callback called multiple times"));Dt.writechunk=null,Dt.writecb=null,xt!=null&&this.push(xt),yt(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);Bt.call(this,kt),this._transformState={afterTransform:Ot.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,Dt){Mt(kt,xt,Dt)}):Mt(this,null,null)}function Mt(kt,xt,Dt){if(xt)return kt.emit("error",xt);if(Dt!=null&&kt.push(Dt),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 Bt=wt("./_stream_duplex"),St=wt("core-util-is");St.inherits=wt("inherits"),St.inherits(jt,Bt),jt.prototype.push=function(kt,xt){return this._transformState.needTransform=!1,Bt.prototype.push.call(this,kt,xt)},jt.prototype._transform=function(kt,xt,Dt){throw new Error("_transform() is not implemented")},jt.prototype._write=function(kt,xt,Dt){var yt=this._transformState;if(yt.writecb=Dt,yt.writechunk=kt,yt.writeencoding=xt,!yt.transforming){var et=this._readableState;(yt.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 Dt=this;Bt.prototype._destroy.call(this,kt,function(yt){xt(yt),Dt.emit("close")})}},{"./_stream_duplex":179,"core-util-is":153,inherits:162}],183:[function(wt,Qt,Zt){(function(Ot,jt){"use strict";function Ct(Re){return Re&&Re.__esModule?Re:{default:Re}}function Mt(Re){var _e=this;this.next=null,this.entry=null,this.finish=function(){de(_e,Re)}}function Bt(Re){return Qe.from(Re)}function St(Re){return Qe.isBuffer(Re)||Re instanceof Ae}function kt(){}function xt(Re,_e){se=se||wt("./_stream_duplex"),Re=Re||{};var ie=_e instanceof se;this.objectMode=!!Re.objectMode,ie&&(this.objectMode=this.objectMode||!!Re.writableObjectMode);var Tt=Re.highWaterMark,At=Re.writableHighWaterMark,Vt=this.objectMode?16:16384;this.highWaterMark=Tt||Tt===0?Tt:ie&&(At||At===0)?At:Vt,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=Re.decodeStrings===!1;this.decodeStrings=!oe,this.defaultEncoding=Re.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(Ht){ft(_e,Ht)},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 Dt(Re){if(se=se||wt("./_stream_duplex"),!(He.call(Dt,this)||this instanceof se))return new Dt(Re);this._writableState=new xt(Re,this),this.writable=!0,Re&&(typeof Re.write=="function"&&(this._write=Re.write),typeof Re.writev=="function"&&(this._writev=Re.writev),typeof Re.destroy=="function"&&(this._destroy=Re.destroy),typeof Re.final=="function"&&(this._final=Re.final)),Fe.call(this)}function yt(Re,_e){var ie=new Error("write after end");Re.emit("error",ie),re.nextTick(_e,ie)}function et(Re,_e,ie,Tt){var At=!0,Vt=!1;return ie===null?Vt=new TypeError("May not write null values to stream"):typeof ie=="string"||ie===void 0||_e.objectMode||(Vt=new TypeError("Invalid non-string/buffer chunk")),Vt&&(Re.emit("error",Vt),re.nextTick(Tt,Vt),At=!1),At}function tt(Re,_e,ie){return Re.objectMode||Re.decodeStrings===!1||typeof _e!="string"||(_e=Qe.from(_e,ie)),_e}function lt(Re,_e,ie,Tt,At,Vt){if(!ie){var oe=tt(_e,Tt,At);Tt!==oe&&(ie=!0,At="buffer",Tt=oe)}var Ht=_e.objectMode?1:Tt.length;_e.length+=Ht;var It=_e.length<_e.highWaterMark;if(It||(_e.needDrain=!0),_e.writing||_e.corked){var Pt=_e.lastBufferedRequest;_e.lastBufferedRequest={chunk:Tt,encoding:At,isBuf:ie,callback:Vt,next:null},Pt?Pt.next=_e.lastBufferedRequest:_e.bufferedRequest=_e.lastBufferedRequest,_e.bufferedRequestCount+=1}else ot(Re,_e,!1,Ht,Tt,At,Vt);return It}function ot(Re,_e,ie,Tt,At,Vt,oe){_e.writelen=Tt,_e.writecb=oe,_e.writing=!0,_e.sync=!0,ie?Re._writev(At,_e.onwrite):Re._write(At,Vt,_e.onwrite),_e.sync=!1}function ut(Re,_e,ie,Tt,At){--_e.pendingcb,ie?(re.nextTick(At,Tt),re.nextTick(ee,Re,_e),Re._writableState.errorEmitted=!0,Re.emit("error",Tt)):(At(Tt),Re._writableState.errorEmitted=!0,Re.emit("error",Tt),ee(Re,_e))}function ct(Re){Re.writing=!1,Re.writecb=null,Re.length-=Re.writelen,Re.writelen=0}function ft(Re,_e){var ie=Re._writableState,Tt=ie.sync,At=ie.writecb;if(ct(ie),_e)ut(Re,ie,Tt,_e,At);else{var Vt=Ut(ie);Vt||ie.corked||ie.bufferProcessing||!ie.bufferedRequest||Rt(Re,ie),Tt?pe(gt,Re,ie,Vt,At):gt(Re,ie,Vt,At)}}function gt(Re,_e,ie,Tt){ie||Lt(Re,_e),_e.pendingcb--,Tt(),ee(Re,_e)}function Lt(Re,_e){_e.length===0&&_e.needDrain&&(_e.needDrain=!1,Re.emit("drain"))}function Rt(Re,_e){_e.bufferProcessing=!0;var ie=_e.bufferedRequest;if(Re._writev&&ie&&ie.next){var Tt=_e.bufferedRequestCount,At=new Array(Tt),Vt=_e.corkedRequestsFree;Vt.entry=ie;for(var oe=0,Ht=!0;ie;)At[oe]=ie,ie.isBuf||(Ht=!1),ie=ie.next,oe+=1;At.allBuffers=Ht,ot(Re,_e,!0,_e.length,At,"",Vt.finish),_e.pendingcb++,_e.lastBufferedRequest=null,Vt.next?(_e.corkedRequestsFree=Vt.next,Vt.next=null):_e.corkedRequestsFree=new Mt(_e),_e.bufferedRequestCount=0}else{for(;ie;){var It=ie.chunk,Pt=ie.encoding,Et=ie.callback;if(ot(Re,_e,!1,_e.objectMode?1:It.length,It,Pt,Et),ie=ie.next,_e.bufferedRequestCount--,_e.writing)break}ie===null&&(_e.lastBufferedRequest=null)}_e.bufferedRequest=ie,_e.bufferProcessing=!1}function Ut(Re){return Re.ending&&Re.length===0&&Re.bufferedRequest===null&&!Re.finished&&!Re.writing}function Nt(Re,_e){Re._final(function(ie){_e.pendingcb--,ie&&Re.emit("error",ie),_e.prefinished=!0,Re.emit("prefinish"),ee(Re,_e)})}function qt(Re,_e){_e.prefinished||_e.finalCalled||(typeof Re._final=="function"?(_e.pendingcb++,_e.finalCalled=!0,re.nextTick(Nt,Re,_e)):(_e.prefinished=!0,Re.emit("prefinish")))}function ee(Re,_e){var ie=Ut(_e);return ie&&(qt(Re,_e),_e.pendingcb===0&&(_e.finished=!0,Re.emit("finish"))),ie}function Yt(Re,_e,ie){_e.ending=!0,ee(Re,_e),ie&&(_e.finished?re.nextTick(ie):Re.once("finish",ie)),_e.ended=!0,Re.writable=!1}function de(Re,_e,ie){var Tt=Re.entry;for(Re.entry=null;Tt;){var At=Tt.callback;_e.pendingcb--,At(ie),Tt=Tt.next}_e.corkedRequestsFree?_e.corkedRequestsFree.next=Re:_e.corkedRequestsFree=Re}var ge=wt("babel-runtime/core-js/object/define-property"),be=Ct(ge),Ne=wt("babel-runtime/core-js/symbol/has-instance"),We=Ct(Ne),we=wt("babel-runtime/core-js/symbol"),je=Ct(we),he=wt("babel-runtime/core-js/set-immediate"),Jt=Ct(he),re=wt("process-nextick-args");Qt.exports=Dt;var se,pe=!Ot.browser&&["v0.10","v0.9."].indexOf(Ot.version.slice(0,5))>-1?Jt.default:re.nextTick;Dt.WritableState=xt;var ue=wt("core-util-is");ue.inherits=wt("inherits");var Ie={deprecate:wt("util-deprecate")},Fe=wt("./internal/streams/stream"),Qe=wt("safe-buffer").Buffer,Ae=jt.Uint8Array||function(){},Pe=wt("./internal/streams/destroy");ue.inherits(Dt,Fe),xt.prototype.getBuffer=function(){for(var Re=this.bufferedRequest,_e=[];Re;)_e.push(Re),Re=Re.next;return _e},function(){try{Object.defineProperty(xt.prototype,"buffer",{get:Ie.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(Re){}}();var He;typeof je.default=="function"&&We.default&&typeof Function.prototype[We.default]=="function"?(He=Function.prototype[We.default],(0,be.default)(Dt,We.default,{value:function(Re){return!!He.call(this,Re)||this===Dt&&Re&&Re._writableState instanceof xt}})):He=function(Re){return Re instanceof this},Dt.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},Dt.prototype.write=function(Re,_e,ie){var Tt=this._writableState,At=!1,Vt=!Tt.objectMode&&St(Re);return Vt&&!Qe.isBuffer(Re)&&(Re=Bt(Re)),typeof _e=="function"&&(ie=_e,_e=null),Vt?_e="buffer":_e||(_e=Tt.defaultEncoding),typeof ie!="function"&&(ie=kt),Tt.ended?yt(this,ie):(Vt||et(this,Tt,Re,ie))&&(Tt.pendingcb++,At=lt(this,Tt,Vt,Re,_e,ie)),At},Dt.prototype.cork=function(){this._writableState.corked++},Dt.prototype.uncork=function(){var Re=this._writableState;Re.corked&&(Re.corked--,Re.writing||Re.corked||Re.finished||Re.bufferProcessing||!Re.bufferedRequest||Rt(this,Re))},Dt.prototype.setDefaultEncoding=function(Re){if(typeof Re=="string"&&(Re=Re.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((Re+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+Re);return this._writableState.defaultEncoding=Re,this},Object.defineProperty(Dt.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Dt.prototype._write=function(Re,_e,ie){ie(new Error("_write() is not implemented"))},Dt.prototype._writev=null,Dt.prototype.end=function(Re,_e,ie){var Tt=this._writableState;typeof Re=="function"?(ie=Re,Re=null,_e=null):typeof _e=="function"&&(ie=_e,_e=null),Re!=null&&this.write(Re,_e),Tt.corked&&(Tt.corked=1,this.uncork()),Tt.ending||Tt.finished||Yt(this,Tt,ie)},Object.defineProperty(Dt.prototype,"destroyed",{get:function(){return this._writableState!==void 0&&this._writableState.destroyed},set:function(Re){this._writableState&&(this._writableState.destroyed=Re)}}),Dt.prototype.destroy=Pe.destroy,Dt.prototype._undestroy=Pe.undestroy,Dt.prototype._destroy=function(Re,_e){this.end(),_e(Re)}}).call(this,wt("_process"),typeof ce.g!="undefined"?ce.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,Zt){"use strict";function Ot(Bt,St){if(!(Bt instanceof St))throw new TypeError("Cannot call a class as a function")}function jt(Bt,St,kt){Bt.copy(St,kt)}var Ct=wt("safe-buffer").Buffer,Mt=wt("util");Qt.exports=function(){function Bt(){Ot(this,Bt),this.head=null,this.tail=null,this.length=0}return Bt.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},Bt.prototype.unshift=function(St){var kt={data:St,next:this.head};this.length===0&&(this.tail=kt),this.head=kt,++this.length},Bt.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}},Bt.prototype.clear=function(){this.head=this.tail=null,this.length=0},Bt.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},Bt.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,Dt=0;xt;)jt(xt.data,kt,Dt),Dt+=xt.data.length,xt=xt.next;return kt},Bt}(),Mt&&Mt.inspect&&Mt.inspect.custom&&(Qt.exports.prototype[Mt.inspect.custom]=function(){var Bt=Mt.inspect({length:this.length});return this.constructor.name+" "+Bt})},{"safe-buffer":193,util:36}],185:[function(wt,Qt,Zt){"use strict";function Ot(Bt,St){var kt=this,xt=this._readableState&&this._readableState.destroyed,Dt=this._writableState&&this._writableState.destroyed;return xt||Dt?(St?St(Bt):!Bt||this._writableState&&this._writableState.errorEmitted||Mt.nextTick(Ct,this,Bt),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(Bt||null,function(yt){!St&&yt?(Mt.nextTick(Ct,kt,yt),kt._writableState&&(kt._writableState.errorEmitted=!0)):St&&St(yt)}),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(Bt,St){Bt.emit("error",St)}var Mt=wt("process-nextick-args");Qt.exports={destroy:Ot,undestroy:jt}},{"process-nextick-args":172}],186:[function(wt,Qt,Zt){"use strict";Qt.exports=wt("events").EventEmitter},{events:158}],187:[function(wt,Qt,Zt){Qt.exports=wt("./readable").PassThrough},{"./readable":188}],188:[function(wt,Qt,Zt){Zt=Qt.exports=wt("./lib/_stream_readable.js"),Zt.Stream=Zt,Zt.Readable=Zt,Zt.Writable=wt("./lib/_stream_writable.js"),Zt.Duplex=wt("./lib/_stream_duplex.js"),Zt.Transform=wt("./lib/_stream_transform.js"),Zt.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,Zt){Qt.exports=wt("./readable").Transform},{"./readable":188}],190:[function(wt,Qt,Zt){Qt.exports=wt("./lib/_stream_writable.js")},{"./lib/_stream_writable.js":183}],191:[function(wt,Qt,Zt){var Ot=function(){return this}()||Function("return this")(),jt=Ot.regeneratorRuntime&&Object.getOwnPropertyNames(Ot).indexOf("regeneratorRuntime")>=0,Ct=jt&&Ot.regeneratorRuntime;if(Ot.regeneratorRuntime=void 0,Qt.exports=wt("./runtime"),jt)Ot.regeneratorRuntime=Ct;else try{delete Ot.regeneratorRuntime}catch(Mt){Ot.regeneratorRuntime=void 0}},{"./runtime":192}],192:[function(wt,Qt,Zt){(function(Ot){"use strict";function jt(Jt,re,se,pe){var ue=re&&re.prototype instanceof Mt?re:Mt,Ie=Object.create(ue.prototype),Fe=new lt(pe||[]);return Ie._invoke=Dt(Jt,se,Fe),Ie}function Ct(Jt,re,se){try{return{type:"normal",arg:Jt.call(re,se)}}catch(pe){return{type:"throw",arg:pe}}}function Mt(){}function Bt(){}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(ue,Ie,Fe,Qe){var Ae=Ct(Jt[ue],Jt,Ie);if(Ae.type!=="throw"){var Pe=Ae.arg,He=Pe.value;return He&&typeof He=="object"&&gt.call(He,"__await")?Promise.resolve(He.__await).then(function(Re){re("next",Re,Fe,Qe)},function(Re){re("throw",Re,Fe,Qe)}):Promise.resolve(He).then(function(Re){Pe.value=Re,Fe(Pe)},Qe)}Qe(Ae.arg)}function se(ue,Ie){function Fe(){return new Promise(function(Qe,Ae){re(ue,Ie,Qe,Ae)})}return pe=pe?pe.then(Fe,Fe):Fe()}var pe;this._invoke=se}function Dt(Jt,re,se){var pe=Yt;return function(ue,Ie){if(pe===ge)throw new Error("Generator is already running");if(pe===be){if(ue==="throw")throw Ie;return ut()}for(se.method=ue,se.arg=Ie;;){var Fe=se.delegate;if(Fe){var Qe=yt(Fe,se);if(Qe){if(Qe===Ne)continue;return Qe}}if(se.method==="next")se.sent=se._sent=se.arg;else if(se.method==="throw"){if(pe===Yt)throw pe=be,se.arg;se.dispatchException(se.arg)}else se.method==="return"&&se.abrupt("return",se.arg);pe=ge;var Ae=Ct(Jt,re,se);if(Ae.type==="normal"){if(pe=se.done?be:de,Ae.arg===Ne)continue;return{value:Ae.arg,done:se.done}}Ae.type==="throw"&&(pe=be,se.method="throw",se.arg=Ae.arg)}}}function yt(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,yt(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 ue=pe.arg;return ue?ue.done?(re[Jt.resultName]=ue.value,re.next=Jt.nextLoc,re.method!=="return"&&(re.method="next",re.arg=ct),re.delegate=null,Ne):ue:(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 ue(){for(;++se<Jt.length;)if(gt.call(Jt,se))return ue.value=Jt[se],ue.done=!1,ue;return ue.value=ct,ue.done=!0,ue};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",qt=typeof Qt=="object",ee=Ot.regeneratorRuntime;if(ee)return void(qt&&(Qt.exports=ee));ee=Ot.regeneratorRuntime=qt?Qt.exports:{},ee.wrap=jt;var Yt="suspendedStart",de="suspendedYield",ge="executing",be="completed",Ne={},We={};We[Rt]=function(){return this};var we=Object.getPrototypeOf,je=we&&we(we(ot([])));je&&je!==ft&&gt.call(je,Rt)&&(We=je);var he=St.prototype=Mt.prototype=Object.create(We);Bt.prototype=he.constructor=St,St.constructor=Bt,St[Nt]=Bt.displayName="GeneratorFunction",ee.isGeneratorFunction=function(Jt){var re=typeof Jt=="function"&&Jt.constructor;return!!re&&(re===Bt||(re.displayName||re.name)==="GeneratorFunction")},ee.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},ee.awrap=function(Jt){return{__await:Jt}},kt(xt.prototype),xt.prototype[Ut]=function(){return this},ee.AsyncIterator=xt,ee.async=function(Jt,re,se,pe){var ue=new xt(jt(Jt,re,se,pe));return ee.isGeneratorFunction(re)?ue:ue.next().then(function(Ie){return Ie.done?Ie.value:ue.next()})},kt(he),he[Nt]="Generator",he[Rt]=function(){return this},he.toString=function(){return"[object Generator]"},ee.keys=function(Jt){var re=[];for(var se in Jt)re.push(se);return re.reverse(),function pe(){for(;re.length;){var ue=re.pop();if(ue in Jt)return pe.value=ue,pe.done=!1,pe}return pe.done=!0,pe}},ee.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(Ae,Pe){return Ie.type="throw",Ie.arg=Jt,se.next=Ae,Pe&&(se.method="next",se.arg=ct),!!Pe}if(this.done)throw Jt;for(var se=this,pe=this.tryEntries.length-1;pe>=0;--pe){var ue=this.tryEntries[pe],Ie=ue.completion;if(ue.tryLoc==="root")return re("end");if(ue.tryLoc<=this.prev){var Fe=gt.call(ue,"catchLoc"),Qe=gt.call(ue,"finallyLoc");if(Fe&&Qe){if(this.prev<ue.catchLoc)return re(ue.catchLoc,!0);if(this.prev<ue.finallyLoc)return re(ue.finallyLoc)}else if(Fe){if(this.prev<ue.catchLoc)return re(ue.catchLoc,!0)}else{if(!Qe)throw new Error("try statement without catch or finally");if(this.prev<ue.finallyLoc)return re(ue.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 ue=pe;break}}ue&&(Jt==="break"||Jt==="continue")&&ue.tryLoc<=re&&re<=ue.finallyLoc&&(ue=null);var Ie=ue?ue.completion:{};return Ie.type=Jt,Ie.arg=re,ue?(this.method="next",this.next=ue.finallyLoc,Ne):this.complete(Ie)},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 ue=pe.arg;tt(se)}return ue}}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,Zt){function Ot(Bt,St){for(var kt in Bt)St[kt]=Bt[kt]}function jt(Bt,St,kt){return Mt(Bt,St,kt)}var Ct=wt("buffer"),Mt=Ct.Buffer;Mt.from&&Mt.alloc&&Mt.allocUnsafe&&Mt.allocUnsafeSlow?Qt.exports=Ct:(Ot(Ct,Zt),Zt.Buffer=jt),Ot(Mt,jt),jt.from=function(Bt,St,kt){if(typeof Bt=="number")throw new TypeError("Argument must not be a number");return Mt(Bt,St,kt)},jt.alloc=function(Bt,St,kt){if(typeof Bt!="number")throw new TypeError("Argument must be a number");var xt=Mt(Bt);return St!==void 0?typeof kt=="string"?xt.fill(St,kt):xt.fill(St):xt.fill(0),xt},jt.allocUnsafe=function(Bt){if(typeof Bt!="number")throw new TypeError("Argument must be a number");return Mt(Bt)},jt.allocUnsafeSlow=function(Bt){if(typeof Bt!="number")throw new TypeError("Argument must be a number");return Ct.SlowBuffer(Bt)}},{buffer:38}],194:[function(wt,Qt,Zt){(function(Ot){"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),Bt=wt("babel-runtime/core-js/json/stringify"),St=jt(Bt),kt=wt("babel-runtime/helpers/typeof"),xt=jt(kt),Dt=wt("babel-runtime/core-js/object/define-property"),yt=jt(Dt),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(zt,Wt){if(!(this instanceof ct))return new ct(zt,Wt);var le=this;gt(le),le.q=le.c="",le.bufferCheckPosition=ut.MAX_BUFFER_LENGTH,le.opt=Wt||{},le.opt.lowercase=le.opt.lowercase||le.opt.lowercasetags,le.looseCase=le.opt.lowercase?"toLowerCase":"toUpperCase",le.tags=[],le.closed=le.closedRoot=le.sawRoot=!1,le.tag=le.error=null,le.strict=!!zt,le.noscript=!(!zt&&!le.opt.noscript),le.state=Et.BEGIN,le.strictEntities=le.opt.strictEntities,le.ENTITIES=le.strictEntities?(0,ot.default)(ut.XML_ENTITIES):(0,ot.default)(ut.ENTITIES),le.attribList=[],le.opt.xmlns&&(le.ns=(0,ot.default)(Vt)),le.trackPosition=le.opt.position!==!1,le.trackPosition&&(le.position=le.line=le.column=0),ge(le,"onready")}function ft(zt){for(var Wt=Math.max(ut.MAX_BUFFER_LENGTH,10),le=0,ye=0,Ge=Pe.length;ye<Ge;ye++){var ze=zt[Pe[ye]].length;if(ze>Wt)switch(Pe[ye]){case"textNode":Ne(zt);break;case"cdata":be(zt,"oncdata",zt.cdata),zt.cdata="";break;case"script":be(zt,"onscript",zt.script),zt.script="";break;default:we(zt,"Max buffer length exceeded: "+Pe[ye])}le=Math.max(le,ze)}var Ee=ut.MAX_BUFFER_LENGTH-le;zt.bufferCheckPosition=Ee+zt.position}function gt(zt){for(var Wt=0,le=Pe.length;Wt<le;Wt++)zt[Pe[Wt]]=""}function Lt(zt){Ne(zt),zt.cdata!==""&&(be(zt,"oncdata",zt.cdata),zt.cdata=""),zt.script!==""&&(be(zt,"onscript",zt.script),zt.script="")}function Rt(zt,Wt){return new Ut(zt,Wt)}function Ut(zt,Wt){if(!(this instanceof Ut))return new Ut(zt,Wt);He.apply(this),this._parser=new ct(zt,Wt),this.writable=!0,this.readable=!0;var le=this;this._parser.onend=function(){le.emit("end")},this._parser.onerror=function(ye){le.emit("error",ye),le._parser.error=null},this._decoder=null,Re.forEach(function(ye){(0,yt.default)(le,"on"+ye,{get:function(){return le._parser["on"+ye]},set:function(Ge){if(!Ge)return le.removeAllListeners(ye),le._parser["on"+ye]=Ge,Ge;le.on(ye,Ge)},enumerable:!0,configurable:!1})})}function Nt(zt){return zt===" "||zt===`
`||zt==="\r"||zt===" "}function qt(zt){return zt==='"'||zt==="'"}function ee(zt){return zt===">"||Nt(zt)}function Yt(zt,Wt){return zt.test(Wt)}function de(zt,Wt){return!Yt(zt,Wt)}function ge(zt,Wt,le){zt[Wt]&&zt[Wt](le)}function be(zt,Wt,le){zt.textNode&&Ne(zt),ge(zt,Wt,le)}function Ne(zt){zt.textNode=We(zt.opt,zt.textNode),zt.textNode&&ge(zt,"ontext",zt.textNode),zt.textNode=""}function We(zt,Wt){return zt.trim&&(Wt=Wt.trim()),zt.normalize&&(Wt=Wt.replace(/\s+/g," ")),Wt}function we(zt,Wt){return Ne(zt),zt.trackPosition&&(Wt+=`
Line: `+zt.line+`
Column: `+zt.column+`
Char: `+zt.c),Wt=new Error(Wt),zt.error=Wt,ge(zt,"onerror",Wt),zt}function je(zt){return zt.sawRoot&&!zt.closedRoot&&he(zt,"Unclosed root tag"),zt.state!==Et.BEGIN&&zt.state!==Et.BEGIN_WHITESPACE&&zt.state!==Et.TEXT&&we(zt,"Unexpected end"),Ne(zt),zt.c="",zt.closed=!0,ge(zt,"onend"),ct.call(zt,zt.strict,zt.opt),zt}function he(zt,Wt){if((zt===void 0?"undefined":(0,xt.default)(zt))!=="object"||!(zt instanceof ct))throw new Error("bad call to strictFail");zt.strict&&we(zt,Wt)}function Jt(zt){zt.strict||(zt.tagName=zt.tagName[zt.looseCase]());var Wt=zt.tags[zt.tags.length-1]||zt,le=zt.tag={name:zt.tagName,attributes:{}};zt.opt.xmlns&&(le.ns=Wt.ns),zt.attribList.length=0,be(zt,"onopentagstart",le)}function re(zt,Wt){var le=zt.indexOf(":"),ye=le<0?["",zt]:zt.split(":"),Ge=ye[0],ze=ye[1];return Wt&&zt==="xmlns"&&(Ge="xmlns",ze=""),{prefix:Ge,local:ze}}function se(zt){if(zt.strict||(zt.attribName=zt.attribName[zt.looseCase]()),zt.attribList.indexOf(zt.attribName)!==-1||zt.tag.attributes.hasOwnProperty(zt.attribName))return void(zt.attribName=zt.attribValue="");if(zt.opt.xmlns){var Wt=re(zt.attribName,!0),le=Wt.prefix,ye=Wt.local;if(le==="xmlns")if(ye==="xml"&&zt.attribValue!==Tt)he(zt,"xml: prefix must be bound to "+Tt+`
Actual: `+zt.attribValue);else if(ye==="xmlns"&&zt.attribValue!==At)he(zt,"xmlns: prefix must be bound to "+At+`
Actual: `+zt.attribValue);else{var Ge=zt.tag,ze=zt.tags[zt.tags.length-1]||zt;Ge.ns===ze.ns&&(Ge.ns=(0,ot.default)(ze.ns)),Ge.ns[ye]=zt.attribValue}zt.attribList.push([zt.attribName,zt.attribValue])}else zt.tag.attributes[zt.attribName]=zt.attribValue,be(zt,"onattribute",{name:zt.attribName,value:zt.attribValue});zt.attribName=zt.attribValue=""}function pe(zt,Wt){if(zt.opt.xmlns){var le=zt.tag,ye=re(zt.tagName);le.prefix=ye.prefix,le.local=ye.local,le.uri=le.ns[ye.prefix]||"",le.prefix&&!le.uri&&(he(zt,"Unbound namespace prefix: "+(0,St.default)(zt.tagName)),le.uri=ye.prefix);var Ge=zt.tags[zt.tags.length-1]||zt;le.ns&&Ge.ns!==le.ns&&(0,tt.default)(le.ns).forEach(function(ii){be(zt,"onopennamespace",{prefix:ii,uri:le.ns[ii]})});for(var ze=0,Ee=zt.attribList.length;ze<Ee;ze++){var Xe=zt.attribList[ze],on=Xe[0],rn=Xe[1],Je=re(on,!0),Tn=Je.prefix,gn=Je.local,Cn=Tn===""?"":le.ns[Tn]||"",Bn={name:on,value:rn,prefix:Tn,local:gn,uri:Cn};Tn&&Tn!=="xmlns"&&!Cn&&(he(zt,"Unbound namespace prefix: "+(0,St.default)(Tn)),Bn.uri=Tn),zt.tag.attributes[on]=Bn,be(zt,"onattribute",Bn)}zt.attribList.length=0}zt.tag.isSelfClosing=!!Wt,zt.sawRoot=!0,zt.tags.push(zt.tag),be(zt,"onopentag",zt.tag),Wt||(zt.noscript||zt.tagName.toLowerCase()!=="script"?zt.state=Et.TEXT:zt.state=Et.SCRIPT,zt.tag=null,zt.tagName=""),zt.attribName=zt.attribValue="",zt.attribList.length=0}function ue(zt){if(!zt.tagName)return he(zt,"Weird empty close tag."),zt.textNode+="</>",void(zt.state=Et.TEXT);if(zt.script){if(zt.tagName!=="script")return zt.script+="</"+zt.tagName+">",zt.tagName="",void(zt.state=Et.SCRIPT);be(zt,"onscript",zt.script),zt.script=""}var Wt=zt.tags.length,le=zt.tagName;zt.strict||(le=le[zt.looseCase]());for(var ye=le;Wt--&&zt.tags[Wt].name!==ye;)he(zt,"Unexpected close tag");if(Wt<0)return he(zt,"Unmatched closing tag: "+zt.tagName),zt.textNode+="</"+zt.tagName+">",void(zt.state=Et.TEXT);zt.tagName=le;for(var Ge=zt.tags.length;Ge-- >Wt;){var ze=zt.tag=zt.tags.pop();zt.tagName=zt.tag.name,be(zt,"onclosetag",zt.tagName);var Ee={};for(var Xe in ze.ns)Ee[Xe]=ze.ns[Xe];var on=zt.tags[zt.tags.length-1]||zt;zt.opt.xmlns&&ze.ns!==on.ns&&(0,tt.default)(ze.ns).forEach(function(rn){var Je=ze.ns[rn];be(zt,"onclosenamespace",{prefix:rn,uri:Je})})}Wt===0&&(zt.closedRoot=!0),zt.tagName=zt.attribValue=zt.attribName="",zt.attribList.length=0,zt.state=Et.TEXT}function Ie(zt){var Wt,le=zt.entity,ye=le.toLowerCase(),Ge="";return zt.ENTITIES[le]?zt.ENTITIES[le]:zt.ENTITIES[ye]?zt.ENTITIES[ye]:(le=ye,le.charAt(0)==="#"&&(le.charAt(1)==="x"?(le=le.slice(2),Wt=parseInt(le,16),Ge=Wt.toString(16)):(le=le.slice(1),Wt=parseInt(le,10),Ge=Wt.toString(10))),le=le.replace(/^0+/,""),isNaN(Wt)||Ge.toLowerCase()!==le?(he(zt,"Invalid character entity"),"&"+zt.entity+";"):(0,Mt.default)(Wt))}function Fe(zt,Wt){Wt==="<"?(zt.state=Et.OPEN_WAKA,zt.startTagPosition=zt.position):Nt(Wt)||(he(zt,"Non-whitespace before first tag."),zt.textNode=Wt,zt.state=Et.TEXT)}function Qe(zt,Wt){var le="";return Wt<zt.length&&(le=zt.charAt(Wt)),le}function Ae(zt){var Wt=this;if(this.error)throw this.error;if(Wt.closed)return we(Wt,"Cannot write after close. Assign an onready handler.");if(zt===null)return je(Wt);(zt===void 0?"undefined":(0,xt.default)(zt))==="object"&&(zt=zt.toString());for(var le=0,ye="";ye=Qe(zt,le++),Wt.c=ye,!!ye;)switch(Wt.trackPosition&&(Wt.position++,ye===`
`?(Wt.line++,Wt.column=0):Wt.column++),Wt.state){case Et.BEGIN:if(Wt.state=Et.BEGIN_WHITESPACE,ye==="\uFEFF")continue;Fe(Wt,ye);continue;case Et.BEGIN_WHITESPACE:Fe(Wt,ye);continue;case Et.TEXT:if(Wt.sawRoot&&!Wt.closedRoot){for(var Ge=le-1;ye&&ye!=="<"&&ye!=="&";)(ye=Qe(zt,le++))&&Wt.trackPosition&&(Wt.position++,ye===`
`?(Wt.line++,Wt.column=0):Wt.column++);Wt.textNode+=zt.substring(Ge,le-1)}ye!=="<"||Wt.sawRoot&&Wt.closedRoot&&!Wt.strict?(Nt(ye)||Wt.sawRoot&&!Wt.closedRoot||he(Wt,"Text data outside of root node."),ye==="&"?Wt.state=Et.TEXT_ENTITY:Wt.textNode+=ye):(Wt.state=Et.OPEN_WAKA,Wt.startTagPosition=Wt.position);continue;case Et.SCRIPT:ye==="<"?Wt.state=Et.SCRIPT_ENDING:Wt.script+=ye;continue;case Et.SCRIPT_ENDING:ye==="/"?Wt.state=Et.CLOSE_TAG:(Wt.script+="<"+ye,Wt.state=Et.SCRIPT);continue;case Et.OPEN_WAKA:if(ye==="!")Wt.state=Et.SGML_DECL,Wt.sgmlDecl="";else if(!Nt(ye))if(Yt(oe,ye))Wt.state=Et.OPEN_TAG,Wt.tagName=ye;else if(ye==="/")Wt.state=Et.CLOSE_TAG,Wt.tagName="";else if(ye==="?")Wt.state=Et.PROC_INST,Wt.procInstName=Wt.procInstBody="";else{if(he(Wt,"Unencoded <"),Wt.startTagPosition+1<Wt.position){var ze=Wt.position-Wt.startTagPosition;ye=new Array(ze).join(" ")+ye}Wt.textNode+="<"+ye,Wt.state=Et.TEXT}continue;case Et.SGML_DECL:(Wt.sgmlDecl+ye).toUpperCase()===_e?(be(Wt,"onopencdata"),Wt.state=Et.CDATA,Wt.sgmlDecl="",Wt.cdata=""):Wt.sgmlDecl+ye==="--"?(Wt.state=Et.COMMENT,Wt.comment="",Wt.sgmlDecl=""):(Wt.sgmlDecl+ye).toUpperCase()===ie?(Wt.state=Et.DOCTYPE,(Wt.doctype||Wt.sawRoot)&&he(Wt,"Inappropriately located doctype declaration"),Wt.doctype="",Wt.sgmlDecl=""):ye===">"?(be(Wt,"onsgmldeclaration",Wt.sgmlDecl),Wt.sgmlDecl="",Wt.state=Et.TEXT):(qt(ye)&&(Wt.state=Et.SGML_DECL_QUOTED),Wt.sgmlDecl+=ye);continue;case Et.SGML_DECL_QUOTED:ye===Wt.q&&(Wt.state=Et.SGML_DECL,Wt.q=""),Wt.sgmlDecl+=ye;continue;case Et.DOCTYPE:ye===">"?(Wt.state=Et.TEXT,be(Wt,"ondoctype",Wt.doctype),Wt.doctype=!0):(Wt.doctype+=ye,ye==="["?Wt.state=Et.DOCTYPE_DTD:qt(ye)&&(Wt.state=Et.DOCTYPE_QUOTED,Wt.q=ye));continue;case Et.DOCTYPE_QUOTED:Wt.doctype+=ye,ye===Wt.q&&(Wt.q="",Wt.state=Et.DOCTYPE);continue;case Et.DOCTYPE_DTD:Wt.doctype+=ye,ye==="]"?Wt.state=Et.DOCTYPE:qt(ye)&&(Wt.state=Et.DOCTYPE_DTD_QUOTED,Wt.q=ye);continue;case Et.DOCTYPE_DTD_QUOTED:Wt.doctype+=ye,ye===Wt.q&&(Wt.state=Et.DOCTYPE_DTD,Wt.q="");continue;case Et.COMMENT:ye==="-"?Wt.state=Et.COMMENT_ENDING:Wt.comment+=ye;continue;case Et.COMMENT_ENDING:ye==="-"?(Wt.state=Et.COMMENT_ENDED,Wt.comment=We(Wt.opt,Wt.comment),Wt.comment&&be(Wt,"oncomment",Wt.comment),Wt.comment=""):(Wt.comment+="-"+ye,Wt.state=Et.COMMENT);continue;case Et.COMMENT_ENDED:ye!==">"?(he(Wt,"Malformed comment"),Wt.comment+="--"+ye,Wt.state=Et.COMMENT):Wt.state=Et.TEXT;continue;case Et.CDATA:ye==="]"?Wt.state=Et.CDATA_ENDING:Wt.cdata+=ye;continue;case Et.CDATA_ENDING:ye==="]"?Wt.state=Et.CDATA_ENDING_2:(Wt.cdata+="]"+ye,Wt.state=Et.CDATA);continue;case Et.CDATA_ENDING_2:ye===">"?(Wt.cdata&&be(Wt,"oncdata",Wt.cdata),be(Wt,"onclosecdata"),Wt.cdata="",Wt.state=Et.TEXT):ye==="]"?Wt.cdata+="]":(Wt.cdata+="]]"+ye,Wt.state=Et.CDATA);continue;case Et.PROC_INST:ye==="?"?Wt.state=Et.PROC_INST_ENDING:Nt(ye)?Wt.state=Et.PROC_INST_BODY:Wt.procInstName+=ye;continue;case Et.PROC_INST_BODY:if(!Wt.procInstBody&&Nt(ye))continue;ye==="?"?Wt.state=Et.PROC_INST_ENDING:Wt.procInstBody+=ye;continue;case Et.PROC_INST_ENDING:ye===">"?(be(Wt,"onprocessinginstruction",{name:Wt.procInstName,body:Wt.procInstBody}),Wt.procInstName=Wt.procInstBody="",Wt.state=Et.TEXT):(Wt.procInstBody+="?"+ye,Wt.state=Et.PROC_INST_BODY);continue;case Et.OPEN_TAG:Yt(Ht,ye)?Wt.tagName+=ye:(Jt(Wt),ye===">"?pe(Wt):ye==="/"?Wt.state=Et.OPEN_TAG_SLASH:(Nt(ye)||he(Wt,"Invalid character in tag name"),Wt.state=Et.ATTRIB));continue;case Et.OPEN_TAG_SLASH:ye===">"?(pe(Wt,!0),ue(Wt)):(he(Wt,"Forward-slash in opening tag not followed by >"),Wt.state=Et.ATTRIB);continue;case Et.ATTRIB:if(Nt(ye))continue;ye===">"?pe(Wt):ye==="/"?Wt.state=Et.OPEN_TAG_SLASH:Yt(oe,ye)?(Wt.attribName=ye,Wt.attribValue="",Wt.state=Et.ATTRIB_NAME):he(Wt,"Invalid attribute name");continue;case Et.ATTRIB_NAME:ye==="="?Wt.state=Et.ATTRIB_VALUE:ye===">"?(he(Wt,"Attribute without value"),Wt.attribValue=Wt.attribName,se(Wt),pe(Wt)):Nt(ye)?Wt.state=Et.ATTRIB_NAME_SAW_WHITE:Yt(Ht,ye)?Wt.attribName+=ye:he(Wt,"Invalid attribute name");continue;case Et.ATTRIB_NAME_SAW_WHITE:if(ye==="=")Wt.state=Et.ATTRIB_VALUE;else{if(Nt(ye))continue;he(Wt,"Attribute without value"),Wt.tag.attributes[Wt.attribName]="",Wt.attribValue="",be(Wt,"onattribute",{name:Wt.attribName,value:""}),Wt.attribName="",ye===">"?pe(Wt):Yt(oe,ye)?(Wt.attribName=ye,Wt.state=Et.ATTRIB_NAME):(he(Wt,"Invalid attribute name"),Wt.state=Et.ATTRIB)}continue;case Et.ATTRIB_VALUE:if(Nt(ye))continue;qt(ye)?(Wt.q=ye,Wt.state=Et.ATTRIB_VALUE_QUOTED):(he(Wt,"Unquoted attribute value"),Wt.state=Et.ATTRIB_VALUE_UNQUOTED,Wt.attribValue=ye);continue;case Et.ATTRIB_VALUE_QUOTED:if(ye!==Wt.q){ye==="&"?Wt.state=Et.ATTRIB_VALUE_ENTITY_Q:Wt.attribValue+=ye;continue}se(Wt),Wt.q="",Wt.state=Et.ATTRIB_VALUE_CLOSED;continue;case Et.ATTRIB_VALUE_CLOSED:Nt(ye)?Wt.state=Et.ATTRIB:ye===">"?pe(Wt):ye==="/"?Wt.state=Et.OPEN_TAG_SLASH:Yt(oe,ye)?(he(Wt,"No whitespace between attributes"),Wt.attribName=ye,Wt.attribValue="",Wt.state=Et.ATTRIB_NAME):he(Wt,"Invalid attribute name");continue;case Et.ATTRIB_VALUE_UNQUOTED:if(!ee(ye)){ye==="&"?Wt.state=Et.ATTRIB_VALUE_ENTITY_U:Wt.attribValue+=ye;continue}se(Wt),ye===">"?pe(Wt):Wt.state=Et.ATTRIB;continue;case Et.CLOSE_TAG:if(Wt.tagName)ye===">"?ue(Wt):Yt(Ht,ye)?Wt.tagName+=ye:Wt.script?(Wt.script+="</"+Wt.tagName,Wt.tagName="",Wt.state=Et.SCRIPT):(Nt(ye)||he(Wt,"Invalid tagname in closing tag"),Wt.state=Et.CLOSE_TAG_SAW_WHITE);else{if(Nt(ye))continue;de(oe,ye)?Wt.script?(Wt.script+="</"+ye,Wt.state=Et.SCRIPT):he(Wt,"Invalid tagname in closing tag."):Wt.tagName=ye}continue;case Et.CLOSE_TAG_SAW_WHITE:if(Nt(ye))continue;ye===">"?ue(Wt):he(Wt,"Invalid characters in closing tag");continue;case Et.TEXT_ENTITY:case Et.ATTRIB_VALUE_ENTITY_Q:case Et.ATTRIB_VALUE_ENTITY_U:var Ee,Xe;switch(Wt.state){case Et.TEXT_ENTITY:Ee=Et.TEXT,Xe="textNode";break;case Et.ATTRIB_VALUE_ENTITY_Q:Ee=Et.ATTRIB_VALUE_QUOTED,Xe="attribValue";break;case Et.ATTRIB_VALUE_ENTITY_U:Ee=Et.ATTRIB_VALUE_UNQUOTED,Xe="attribValue"}ye===";"?(Wt[Xe]+=Ie(Wt),Wt.entity="",Wt.state=Ee):Yt(Wt.entity.length?Pt:It,ye)?Wt.entity+=ye:(he(Wt,"Invalid character in entity name"),Wt[Xe]+="&"+Wt.entity+ye,Wt.entity="",Wt.state=Ee);continue;default:throw new Error(Wt,"Unknown state: "+Wt.state)}return Wt.position>=Wt.bufferCheckPosition&&ft(Wt),Wt}ut.parser=function(zt,Wt){return new ct(zt,Wt)},ut.SAXParser=ct,ut.SAXStream=Ut,ut.createStream=Rt,ut.MAX_BUFFER_LENGTH=65536;var Pe=["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(zt){function Wt(){}return Wt.prototype=zt,new Wt}),tt.default||(Object.keys=function(zt){var Wt=[];for(var le in zt)zt.hasOwnProperty(le)&&Wt.push(le);return Wt}),ct.prototype={end:function(){je(this)},write:Ae,resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){Lt(this)}};var He;try{He=wt("stream").Stream}catch(zt){He=function(){}}var Re=ut.EVENTS.filter(function(zt){return zt!=="error"&&zt!=="end"});Ut.prototype=(0,ot.default)(He.prototype,{constructor:{value:Ut}}),Ut.prototype.write=function(zt){if(typeof Ot=="function"&&typeof Ot.isBuffer=="function"&&Ot.isBuffer(zt)){if(!this._decoder){var Wt=wt("string_decoder").StringDecoder;this._decoder=new Wt("utf8")}zt=this._decoder.write(zt)}return this._parser.write(zt.toString()),this.emit("data",zt),!0},Ut.prototype.end=function(zt){return zt&&zt.length&&this.write(zt),this._parser.end(),!0},Ut.prototype.on=function(zt,Wt){var le=this;return le._parser["on"+zt]||Re.indexOf(zt)===-1||(le._parser["on"+zt]=function(){var ye=arguments.length===1?[arguments[0]]:Array.apply(null,arguments);ye.splice(0,0,zt),le.emit.apply(le,ye)}),He.prototype.on.call(le,zt,Wt)};var _e="[CDATA[",ie="DOCTYPE",Tt="http://www.w3.org/XML/1998/namespace",At="http://www.w3.org/2000/xmlns/",Vt={xml:Tt,xmlns:At},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]/,Ht=/[:_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-]/,It=/[#:_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-]/,Et=0;ut.STATE={BEGIN:Et++,BEGIN_WHITESPACE:Et++,TEXT:Et++,TEXT_ENTITY:Et++,OPEN_WAKA:Et++,SGML_DECL:Et++,SGML_DECL_QUOTED:Et++,DOCTYPE:Et++,DOCTYPE_QUOTED:Et++,DOCTYPE_DTD:Et++,DOCTYPE_DTD_QUOTED:Et++,COMMENT_STARTING:Et++,COMMENT:Et++,COMMENT_ENDING:Et++,COMMENT_ENDED:Et++,CDATA:Et++,CDATA_ENDING:Et++,CDATA_ENDING_2:Et++,PROC_INST:Et++,PROC_INST_BODY:Et++,PROC_INST_ENDING:Et++,OPEN_TAG:Et++,OPEN_TAG_SLASH:Et++,ATTRIB:Et++,ATTRIB_NAME:Et++,ATTRIB_NAME_SAW_WHITE:Et++,ATTRIB_VALUE:Et++,ATTRIB_VALUE_QUOTED:Et++,ATTRIB_VALUE_CLOSED:Et++,ATTRIB_VALUE_UNQUOTED:Et++,ATTRIB_VALUE_ENTITY_Q:Et++,ATTRIB_VALUE_ENTITY_U:Et++,CLOSE_TAG:Et++,CLOSE_TAG_SAW_WHITE:Et++,SCRIPT:Et++,SCRIPT_ENDING:Et++},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(zt){var Wt=ut.ENTITIES[zt],le=typeof Wt=="number"?String.fromCharCode(Wt):Wt;ut.ENTITIES[zt]=le});for(var te in ut.STATE)ut.STATE[ut.STATE[te]]=te;Et=ut.STATE,Mt.default||function(){var zt=String.fromCharCode,Wt=Math.floor,le=function(){var ye,Ge,ze=[],Ee=-1,Xe=arguments.length;if(!Xe)return"";for(var on="";++Ee<Xe;){var rn=Number(arguments[Ee]);if(!isFinite(rn)||rn<0||rn>1114111||Wt(rn)!==rn)throw RangeError("Invalid code point: "+rn);rn<=65535?ze.push(rn):(rn-=65536,ye=55296+(rn>>10),Ge=rn%1024+56320,ze.push(ye,Ge)),(Ee+1===Xe||ze.length>16384)&&(on+=zt.apply(null,ze),ze.length=0)}return on};yt.default?Object.defineProperty(String,"fromCodePoint",{value:le,configurable:!0,writable:!0}):String.fromCodePoint=le}()})(Zt===void 0?(void 0).sax={}:Zt)}).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,Zt){function Ot(){jt.call(this)}Qt.exports=Ot;var jt=wt("events").EventEmitter;wt("inherits")(Ot,jt),Ot.Readable=wt("readable-stream/readable.js"),Ot.Writable=wt("readable-stream/writable.js"),Ot.Duplex=wt("readable-stream/duplex.js"),Ot.Transform=wt("readable-stream/transform.js"),Ot.PassThrough=wt("readable-stream/passthrough.js"),Ot.Stream=Ot,Ot.prototype.pipe=function(Ct,Mt){function Bt(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 Dt(lt){if(yt(),jt.listenerCount(this,"error")===0)throw lt}function yt(){et.removeListener("data",Bt),Ct.removeListener("drain",St),et.removeListener("end",kt),et.removeListener("close",xt),et.removeListener("error",Dt),Ct.removeListener("error",Dt),et.removeListener("end",yt),et.removeListener("close",yt),Ct.removeListener("close",yt)}var et=this;et.on("data",Bt),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",Dt),Ct.on("error",Dt),et.on("end",yt),et.on("close",yt),Ct.on("close",yt),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,Zt){(function(Ot){var jt=wt("./lib/request"),Ct=wt("./lib/response"),Mt=wt("xtend"),Bt=wt("builtin-status-codes"),St=wt("url"),kt=Zt;kt.request=function(xt,Dt){xt=typeof xt=="string"?St.parse(xt):Mt(xt);var yt=Ot.location.protocol.search(/^https?:$/)===-1?"http:":"",et=xt.protocol||yt,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 Dt&&ut.on("response",Dt),ut},kt.get=function(xt,Dt){var yt=kt.request(xt,Dt);return yt.end(),yt},kt.ClientRequest=jt,kt.IncomingMessage=Ct.IncomingMessage,kt.Agent=function(){},kt.Agent.defaultMaxSockets=4,kt.globalAgent=new kt.Agent,kt.STATUS_CODES=Bt,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 ce.g!="undefined"?ce.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,Zt){(function(Ot){"use strict";function jt(){if(Bt!==void 0)return Bt;if(Ot.XMLHttpRequest){Bt=new Ot.XMLHttpRequest;try{Bt.open("GET",Ot.XDomainRequest?"/":"https://example.com")}catch(xt){Bt=null}}else Bt=null;return Bt}function Ct(xt){var Dt=jt();if(!Dt)return!1;try{return Dt.responseType=xt,Dt.responseType===xt}catch(yt){}return!1}function Mt(xt){return typeof xt=="function"}Zt.fetch=Mt(Ot.fetch)&&Mt(Ot.ReadableStream),Zt.writableStream=Mt(Ot.WritableStream),Zt.abortController=Mt(Ot.AbortController),Zt.blobConstructor=!1;try{new Blob([new ArrayBuffer(1)]),Zt.blobConstructor=!0}catch(xt){}var Bt,St=Ot.ArrayBuffer!==void 0,kt=St&&Mt(Ot.ArrayBuffer.prototype.slice);Zt.arraybuffer=Zt.fetch||St&&Ct("arraybuffer"),Zt.msstream=!Zt.fetch&&kt&&Ct("ms-stream"),Zt.mozchunkedarraybuffer=!Zt.fetch&&St&&Ct("moz-chunked-arraybuffer"),Zt.overrideMimeType=Zt.fetch||!!jt()&&Mt(jt().overrideMimeType),Zt.vbArray=Mt(Ot.VBArray),Bt=null}).call(this,typeof ce.g!="undefined"?ce.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],198:[function(wt,Qt,Zt){(function(Ot,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 Bt(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"),Dt=wt("inherits"),yt=wt("./response"),et=wt("readable-stream"),tt=wt("to-arraybuffer"),lt=yt.IncomingMessage,ot=yt.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()})};Dt(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(Yt){return tt(Yt)}),{type:(Lt["content-type"]||{}).value||""}):Ct.concat(ft._body).toString());var Ut=[];if((0,kt.default)(Lt).forEach(function(Yt){var de=Lt[Yt].name,ge=Lt[Yt].value;Array.isArray(ge)?ge.forEach(function(be){Ut.push([de,be])}):Ut.push([de,ge])}),ft._mode==="fetch"){var Nt=null;if(xt.abortController){var qt=new AbortController;Nt=qt.signal,ft._fetchAbortController=qt,"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(Yt){ft._fetchResponse=Yt,ft._connect()},function(Yt){jt.clearTimeout(ft._fetchTimer),ft._destroyed||ft.emit("error",Yt)})}else{var ee=ft._xhr=new jt.XMLHttpRequest;try{ee.open(ft._opts.method,ft._opts.url,!0)}catch(Yt){return void Ot.nextTick(function(){ft.emit("error",Yt)})}"responseType"in ee&&(ee.responseType=ft._mode.split(":")[0]),"withCredentials"in ee&&(ee.withCredentials=!!gt.withCredentials),ft._mode==="text"&&"overrideMimeType"in ee&&ee.overrideMimeType("text/plain; charset=x-user-defined"),"requestTimeout"in gt&&(ee.timeout=gt.requestTimeout,ee.ontimeout=function(){ft.emit("requestTimeout")}),Ut.forEach(function(Yt){ee.setRequestHeader(Yt[0],Yt[1])}),ft._response=null,ee.onreadystatechange=function(){switch(ee.readyState){case ot.LOADING:case ot.DONE:ft._onXHRProgress()}},ft._mode==="moz-chunked-arraybuffer"&&(ee.onprogress=function(){ft._onXHRProgress()}),ee.onerror=function(){ft._destroyed||ft.emit("error",new Error("XHR error"))};try{ee.send(Rt)}catch(Yt){return void Ot.nextTick(function(){ft.emit("error",Yt)})}}}},ut.prototype._onXHRProgress=function(){var ft=this;Bt(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 ce.g!="undefined"?ce.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,Zt){(function(Ot,jt,Ct){"use strict";var Mt=wt("babel-runtime/core-js/promise"),Bt=function(et){return et&&et.__esModule?et:{default:et}}(Mt),St=wt("./capability"),kt=wt("inherits"),xt=wt("readable-stream"),Dt=Zt.readyStates={UNSENT:0,OPENED:1,HEADERS_RECEIVED:2,LOADING:3,DONE:4},yt=Zt.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(){Ot.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 Bt.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(yt,xt.Readable),yt.prototype._read=function(){var et=this,tt=et._resumeFetch;tt&&(et._resumeFetch=null,tt())},yt.prototype._onXHRProgress=function(){var et=this,tt=et._xhr,lt=null;switch(et._mode){case"text:vbarray":if(tt.readyState!==Dt.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!==Dt.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!==Dt.LOADING||!lt)break;et.push(new Ct(new Uint8Array(lt)));break;case"ms-stream":if(lt=tt.response,tt.readyState!==Dt.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===Dt.DONE&&et._mode!=="ms-stream"&&et.push(null)}}).call(this,wt("_process"),typeof ce.g!="undefined"?ce.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,Zt){"use strict";function Ot(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=Ot(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=yt,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 Bt(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=Bt(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 Dt(gt){var Lt=gt&&gt.length?this.write(gt):"";return this.lastNeed?Lt+"\u951F\uFFFD":Lt}function yt(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}};Zt.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=Dt,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,Zt){(function(Ot,jt){function Ct(Dt,yt){this._id=Dt,this._clearFn=yt}var Mt=wt("process/browser.js").nextTick,Bt=Function.prototype.apply,St=Array.prototype.slice,kt={},xt=0;Zt.setTimeout=function(){return new Ct(Bt.call(setTimeout,window,arguments),clearTimeout)},Zt.setInterval=function(){return new Ct(Bt.call(setInterval,window,arguments),clearInterval)},Zt.clearTimeout=Zt.clearInterval=function(Dt){Dt.close()},Ct.prototype.unref=Ct.prototype.ref=function(){},Ct.prototype.close=function(){this._clearFn.call(window,this._id)},Zt.enroll=function(Dt,yt){clearTimeout(Dt._idleTimeoutId),Dt._idleTimeout=yt},Zt.unenroll=function(Dt){clearTimeout(Dt._idleTimeoutId),Dt._idleTimeout=-1},Zt._unrefActive=Zt.active=function(Dt){clearTimeout(Dt._idleTimeoutId);var yt=Dt._idleTimeout;yt>=0&&(Dt._idleTimeoutId=setTimeout(function(){Dt._onTimeout&&Dt._onTimeout()},yt))},Zt.setImmediate=typeof Ot=="function"?Ot:function(Dt){var yt=xt++,et=!(arguments.length<2)&&St.call(arguments,1);return kt[yt]=!0,Mt(function(){kt[yt]&&(et?Dt.apply(null,et):Dt.call(null),Zt.clearImmediate(yt))}),yt},Zt.clearImmediate=typeof jt=="function"?jt:function(Dt){delete kt[Dt]}}).call(this,wt("timers").setImmediate,wt("timers").clearImmediate)},{"process/browser.js":173,timers:201}],202:[function(wt,Qt,Zt){var Ot=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(Ot.isBuffer(jt)){for(var Ct=new Uint8Array(jt.length),Mt=jt.length,Bt=0;Bt<Mt;Bt++)Ct[Bt]=jt[Bt];return Ct.buffer}throw new Error("Argument must be a Buffer")}},{buffer:38}],203:[function(wt,Qt,Zt){"use strict";function Ot(){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,qt,ee){if(Nt&&kt.isObject(Nt)&&Nt instanceof Ot)return Nt;var Yt=new Ot;return Yt.parse(Nt,qt,ee),Yt}function Ct(Nt){return kt.isString(Nt)&&(Nt=jt(Nt)),Nt instanceof Ot?Nt.format():Ot.prototype.format.call(Nt)}function Mt(Nt,qt){return jt(Nt,!1,!0).resolve(qt)}function Bt(Nt,qt){return Nt?jt(Nt,!1,!0).resolveObject(qt):qt}var St=wt("punycode"),kt=wt("./util");Zt.parse=jt,Zt.resolve=Mt,Zt.resolveObject=Bt,Zt.format=Ct,Zt.Url=Ot;var xt=/^([a-z0-9.+-]+:)/i,Dt=/:[0-9]*$/,yt=/^(\/\/?(?!\/)[^\?\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");Ot.prototype.parse=function(Nt,qt,ee){if(!kt.isString(Nt))throw new TypeError("Parameter 'url' must be a string, not "+typeof Nt);var Yt=Nt.indexOf("?"),de=Yt!==-1&&Yt<Nt.indexOf("#")?"?":"#",ge=Nt.split(de),be=/\\/g;ge[0]=ge[0].replace(be,"/"),Nt=ge.join(de);var Ne=Nt;if(Ne=Ne.trim(),!ee&&Nt.split("#").length===1){var We=yt.exec(Ne);if(We)return this.path=Ne,this.href=Ne,this.pathname=We[1],We[2]?(this.search=We[2],this.query=qt?Ut.parse(this.search.substr(1)):this.search.substr(1)):qt&&(this.search="",this.query={}),this}var we=xt.exec(Ne);if(we){we=we[0];var je=we.toLowerCase();this.protocol=je,Ne=Ne.substr(we.length)}if(ee||we||Ne.match(/^\/\/[^@\/]+@[^@\/]+/)){var he=Ne.substr(0,2)==="//";!he||we&&Lt[we]||(Ne=Ne.substr(2),this.slashes=!0)}if(!Lt[we]&&(he||we&&!Rt[we])){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,ue;ue=Jt===-1?Ne.lastIndexOf("@"):Ne.lastIndexOf("@",Jt),ue!==-1&&(pe=Ne.slice(0,ue),Ne=Ne.slice(ue+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 Ie=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!Ie)for(var Fe=this.hostname.split(/\./),re=0,Qe=Fe.length;re<Qe;re++){var Ae=Fe[re];if(Ae&&!Ae.match(ct)){for(var Pe="",He=0,Re=Ae.length;He<Re;He++)Ae.charCodeAt(He)>127?Pe+="x":Pe+=Ae[He];if(!Pe.match(ct)){var _e=Fe.slice(0,re),ie=Fe.slice(re+1),Tt=Ae.match(ft);Tt&&(_e.push(Tt[1]),ie.unshift(Tt[2])),ie.length&&(Ne="/"+ie.join(".")+Ne),this.hostname=_e.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),Ie||(this.hostname=St.toASCII(this.hostname));var At=this.port?":"+this.port:"",Vt=this.hostname||"";this.host=Vt+At,this.href+=this.host,Ie&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),Ne[0]!=="/"&&(Ne="/"+Ne))}if(!gt[je])for(var re=0,Qe=lt.length;re<Qe;re++){var oe=lt[re];if(Ne.indexOf(oe)!==-1){var Ht=encodeURIComponent(oe);Ht===oe&&(Ht=escape(oe)),Ne=Ne.split(oe).join(Ht)}}var It=Ne.indexOf("#");It!==-1&&(this.hash=Ne.substr(It),Ne=Ne.slice(0,It));var Pt=Ne.indexOf("?");if(Pt!==-1?(this.search=Ne.substr(Pt),this.query=Ne.substr(Pt+1),qt&&(this.query=Ut.parse(this.query)),Ne=Ne.slice(0,Pt)):qt&&(this.search="",this.query={}),Ne&&(this.pathname=Ne),Rt[je]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){var At=this.pathname||"",Et=this.search||"";this.path=At+Et}return this.href=this.format(),this},Ot.prototype.format=function(){var Nt=this.auth||"";Nt&&(Nt=encodeURIComponent(Nt),Nt=Nt.replace(/%3A/i,":"),Nt+="@");var qt=this.protocol||"",ee=this.pathname||"",Yt=this.hash||"",de=!1,ge="";this.host?de=Nt+this.host:this.hostname&&(de=Nt+(this.hostname.indexOf(":")===-1?this.hostname:"["+this.hostname+"]"),this.port&&(de+=":"+this.port)),this.query&&kt.isObject(this.query)&&Object.keys(this.query).length&&(ge=Ut.stringify(this.query));var be=this.search||ge&&"?"+ge||"";return qt&&qt.substr(-1)!==":"&&(qt+=":"),this.slashes||(!qt||Rt[qt])&&de!==!1?(de="//"+(de||""),ee&&ee.charAt(0)!=="/"&&(ee="/"+ee)):de||(de=""),Yt&&Yt.charAt(0)!=="#"&&(Yt="#"+Yt),be&&be.charAt(0)!=="?"&&(be="?"+be),ee=ee.replace(/[?#]/g,function(Ne){return encodeURIComponent(Ne)}),be=be.replace("#","%23"),qt+de+ee+be+Yt},Ot.prototype.resolve=function(Nt){return this.resolveObject(jt(Nt,!1,!0)).format()},Ot.prototype.resolveObject=function(Nt){if(kt.isString(Nt)){var qt=new Ot;qt.parse(Nt,!1,!0),Nt=qt}for(var ee=new Ot,Yt=Object.keys(this),de=0;de<Yt.length;de++){var ge=Yt[de];ee[ge]=this[ge]}if(ee.hash=Nt.hash,Nt.href==="")return ee.href=ee.format(),ee;if(Nt.slashes&&!Nt.protocol){for(var be=Object.keys(Nt),Ne=0;Ne<be.length;Ne++){var We=be[Ne];We!=="protocol"&&(ee[We]=Nt[We])}return Rt[ee.protocol]&&ee.hostname&&!ee.pathname&&(ee.path=ee.pathname="/"),ee.href=ee.format(),ee}if(Nt.protocol&&Nt.protocol!==ee.protocol){if(!Rt[Nt.protocol]){for(var we=Object.keys(Nt),je=0;je<we.length;je++){var he=we[je];ee[he]=Nt[he]}return ee.href=ee.format(),ee}if(ee.protocol=Nt.protocol,Nt.host||Lt[Nt.protocol])ee.pathname=Nt.pathname;else{for(var Qe=(Nt.pathname||"").split("/");Qe.length&&!(Nt.host=Qe.shift()););Nt.host||(Nt.host=""),Nt.hostname||(Nt.hostname=""),Qe[0]!==""&&Qe.unshift(""),Qe.length<2&&Qe.unshift(""),ee.pathname=Qe.join("/")}if(ee.search=Nt.search,ee.query=Nt.query,ee.host=Nt.host||"",ee.auth=Nt.auth,ee.hostname=Nt.hostname||Nt.host,ee.port=Nt.port,ee.pathname||ee.search){var Jt=ee.pathname||"",re=ee.search||"";ee.path=Jt+re}return ee.slashes=ee.slashes||Nt.slashes,ee.href=ee.format(),ee}var se=ee.pathname&&ee.pathname.charAt(0)==="/",pe=Nt.host||Nt.pathname&&Nt.pathname.charAt(0)==="/",ue=pe||se||ee.host&&Nt.pathname,Ie=ue,Fe=ee.pathname&&ee.pathname.split("/")||[],Qe=Nt.pathname&&Nt.pathname.split("/")||[],Ae=ee.protocol&&!Rt[ee.protocol];if(Ae&&(ee.hostname="",ee.port=null,ee.host&&(Fe[0]===""?Fe[0]=ee.host:Fe.unshift(ee.host)),ee.host="",Nt.protocol&&(Nt.hostname=null,Nt.port=null,Nt.host&&(Qe[0]===""?Qe[0]=Nt.host:Qe.unshift(Nt.host)),Nt.host=null),ue=ue&&(Qe[0]===""||Fe[0]==="")),pe)ee.host=Nt.host||Nt.host===""?Nt.host:ee.host,ee.hostname=Nt.hostname||Nt.hostname===""?Nt.hostname:ee.hostname,ee.search=Nt.search,ee.query=Nt.query,Fe=Qe;else if(Qe.length)Fe||(Fe=[]),Fe.pop(),Fe=Fe.concat(Qe),ee.search=Nt.search,ee.query=Nt.query;else if(!kt.isNullOrUndefined(Nt.search)){if(Ae){ee.hostname=ee.host=Fe.shift();var Pe=!!(ee.host&&ee.host.indexOf("@")>0)&&ee.host.split("@");Pe&&(ee.auth=Pe.shift(),ee.host=ee.hostname=Pe.shift())}return ee.search=Nt.search,ee.query=Nt.query,kt.isNull(ee.pathname)&&kt.isNull(ee.search)||(ee.path=(ee.pathname?ee.pathname:"")+(ee.search?ee.search:"")),ee.href=ee.format(),ee}if(!Fe.length)return ee.pathname=null,ee.search?ee.path="/"+ee.search:ee.path=null,ee.href=ee.format(),ee;for(var He=Fe.slice(-1)[0],Re=(ee.host||Nt.host||Fe.length>1)&&(He==="."||He==="..")||He==="",_e=0,ie=Fe.length;ie>=0;ie--)He=Fe[ie],He==="."?Fe.splice(ie,1):He===".."?(Fe.splice(ie,1),_e++):_e&&(Fe.splice(ie,1),_e--);if(!ue&&!Ie)for(;_e--;_e)Fe.unshift("..");!ue||Fe[0]===""||Fe[0]&&Fe[0].charAt(0)==="/"||Fe.unshift(""),Re&&Fe.join("/").substr(-1)!=="/"&&Fe.push("");var Tt=Fe[0]===""||Fe[0]&&Fe[0].charAt(0)==="/";if(Ae){ee.hostname=ee.host=Tt?"":Fe.length?Fe.shift():"";var Pe=!!(ee.host&&ee.host.indexOf("@")>0)&&ee.host.split("@");Pe&&(ee.auth=Pe.shift(),ee.host=ee.hostname=Pe.shift())}return ue=ue||ee.host&&Fe.length,ue&&!Tt&&Fe.unshift(""),Fe.length?ee.pathname=Fe.join("/"):(ee.pathname=null,ee.path=null),kt.isNull(ee.pathname)&&kt.isNull(ee.search)||(ee.path=(ee.pathname?ee.pathname:"")+(ee.search?ee.search:"")),ee.auth=Nt.auth||ee.auth,ee.slashes=ee.slashes||Nt.slashes,ee.href=ee.format(),ee},Ot.prototype.parseHost=function(){var Nt=this.host,qt=Dt.exec(Nt);qt&&(qt=qt[0],qt!==":"&&(this.port=qt.substr(1)),Nt=Nt.substr(0,Nt.length-qt.length)),Nt&&(this.hostname=Nt)}},{"./util":204,punycode:174,querystring:177}],204:[function(wt,Qt,Zt){"use strict";Qt.exports={isString:function(Ot){return typeof Ot=="string"},isObject:function(Ot){return typeof Ot=="object"&&Ot!==null},isNull:function(Ot){return Ot===null},isNullOrUndefined:function(Ot){return Ot==null}}},{}],205:[function(wt,Qt,Zt){(function(Ot){function jt(Mt,Bt){function St(){if(!kt){if(Ct("throwDeprecation"))throw new Error(Bt);Ct("traceDeprecation")?console.trace(Bt):console.warn(Bt),kt=!0}return Mt.apply(this,arguments)}if(Ct("noDeprecation"))return Mt;var kt=!1;return St}function Ct(Mt){try{if(!Ot.localStorage)return!1}catch(St){return!1}var Bt=Ot.localStorage[Mt];return Bt!=null&&String(Bt).toLowerCase()==="true"}Qt.exports=jt}).call(this,typeof ce.g!="undefined"?ce.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],206:[function(wt,Qt,Zt){Qt.exports=function(Ot){return Ot&&typeof Ot=="object"&&typeof Ot.copy=="function"&&typeof Ot.fill=="function"&&typeof Ot.readUInt8=="function"}},{}],207:[function(wt,Qt,Zt){(function(Ot,jt){function Ct(re,se){var pe={seen:[],stylize:Bt};return arguments.length>=3&&(pe.depth=arguments[2]),arguments.length>=4&&(pe.colors=arguments[3]),ot(se)?pe.showHidden=se:se&&Zt._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 Bt(re,se){return re}function St(re){var se={};return re.forEach(function(pe,ue){se[pe]=!0}),se}function kt(re,se,pe){if(re.customInspect&&se&&Yt(se.inspect)&&se.inspect!==Zt.inspect&&(!se.constructor||se.constructor.prototype!==se)){var ue=se.inspect(pe,re);return gt(ue)||(ue=kt(re,ue,pe)),ue}var Ie=xt(re,se);if(Ie)return Ie;var Fe=Object.keys(se),Qe=St(Fe);if(re.showHidden&&(Fe=Object.getOwnPropertyNames(se)),ee(se)&&(Fe.indexOf("message")>=0||Fe.indexOf("description")>=0))return Dt(se);if(Fe.length===0){if(Yt(se)){var Ae=se.name?": "+se.name:"";return re.stylize("[Function"+Ae+"]","special")}if(Ut(se))return re.stylize(RegExp.prototype.toString.call(se),"regexp");if(qt(se))return re.stylize(Date.prototype.toString.call(se),"date");if(ee(se))return Dt(se)}var Pe="",He=!1,Re=["{","}"];if(lt(se)&&(He=!0,Re=["[","]"]),Yt(se)&&(Pe=" [Function"+(se.name?": "+se.name:"")+"]"),Ut(se)&&(Pe=" "+RegExp.prototype.toString.call(se)),qt(se)&&(Pe=" "+Date.prototype.toUTCString.call(se)),ee(se)&&(Pe=" "+Dt(se)),Fe.length===0&&(!He||se.length==0))return Re[0]+Pe+Re[1];if(pe<0)return Ut(se)?re.stylize(RegExp.prototype.toString.call(se),"regexp"):re.stylize("[Object]","special");re.seen.push(se);var _e;return _e=He?yt(re,se,pe,Qe,Fe):Fe.map(function(ie){return et(re,se,pe,Qe,ie,He)}),re.seen.pop(),tt(_e,Pe,Re)}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 Dt(re){return"["+Error.prototype.toString.call(re)+"]"}function yt(re,se,pe,ue,Ie){for(var Fe=[],Qe=0,Ae=se.length;Qe<Ae;++Qe)We(se,String(Qe))?Fe.push(et(re,se,pe,ue,String(Qe),!0)):Fe.push("");return Ie.forEach(function(Pe){Pe.match(/^\d+$/)||Fe.push(et(re,se,pe,ue,Pe,!0))}),Fe}function et(re,se,pe,ue,Ie,Fe){var Qe,Ae,Pe;if(Pe=Object.getOwnPropertyDescriptor(se,Ie)||{value:se[Ie]},Pe.get?Ae=Pe.set?re.stylize("[Getter/Setter]","special"):re.stylize("[Getter]","special"):Pe.set&&(Ae=re.stylize("[Setter]","special")),We(ue,Ie)||(Qe="["+Ie+"]"),Ae||(re.seen.indexOf(Pe.value)<0?(Ae=ut(pe)?kt(re,Pe.value,null):kt(re,Pe.value,pe-1),Ae.indexOf(`
`)>-1&&(Ae=Fe?Ae.split(`
`).map(function(He){return" "+He}).join(`
`).substr(2):`
`+Ae.split(`
`).map(function(He){return" "+He}).join(`
`))):Ae=re.stylize("[Circular]","special")),Rt(Qe)){if(Fe&&Ie.match(/^\d+$/))return Ae;Qe=JSON.stringify(""+Ie),Qe.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(Qe=Qe.substr(1,Qe.length-2),Qe=re.stylize(Qe,"name")):(Qe=Qe.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),Qe=re.stylize(Qe,"string"))}return Qe+": "+Ae}function tt(re,se,pe){var ue=0;return re.reduce(function(Ie,Fe){return ue++,Fe.indexOf(`
`)>=0&&ue++,Ie+Fe.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)&&ge(re)==="[object RegExp]"}function Nt(re){return typeof re=="object"&&re!==null}function qt(re){return Nt(re)&&ge(re)==="[object Date]"}function ee(re){return Nt(re)&&(ge(re)==="[object Error]"||re instanceof Error)}function Yt(re){return typeof re=="function"}function de(re){return re===null||typeof re=="boolean"||typeof re=="number"||typeof re=="string"||typeof re=="symbol"||re===void 0}function ge(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 We(re,se){return Object.prototype.hasOwnProperty.call(re,se)}var we=/%[sdj%]/g;Zt.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,ue=arguments,Ie=ue.length,Fe=String(re).replace(we,function(Pe){if(Pe==="%%")return"%";if(pe>=Ie)return Pe;switch(Pe){case"%s":return String(ue[pe++]);case"%d":return Number(ue[pe++]);case"%j":try{return JSON.stringify(ue[pe++])}catch(He){return"[Circular]"}default:return Pe}}),Qe=ue[pe];pe<Ie;Qe=ue[++pe])ut(Qe)||!Nt(Qe)?Fe+=" "+Qe:Fe+=" "+Ct(Qe);return Fe},Zt.deprecate=function(re,se){function pe(){if(!ue){if(Ot.throwDeprecation)throw new Error(se);Ot.traceDeprecation?console.trace(se):console.error(se),ue=!0}return re.apply(this,arguments)}if(Rt(jt.process))return function(){return Zt.deprecate(re,se).apply(this,arguments)};if(Ot.noDeprecation===!0)return re;var ue=!1;return pe};var je,he={};Zt.debuglog=function(re){if(Rt(je)&&(je=Ot.env.NODE_DEBUG||""),re=re.toUpperCase(),!he[re])if(new RegExp("\\b"+re+"\\b","i").test(je)){var se=Ot.pid;he[re]=function(){var pe=Zt.format.apply(Zt,arguments);console.error("%s %d: %s",re,se,pe)}}else he[re]=function(){};return he[re]},Zt.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"},Zt.isArray=lt,Zt.isBoolean=ot,Zt.isNull=ut,Zt.isNullOrUndefined=ct,Zt.isNumber=ft,Zt.isString=gt,Zt.isSymbol=Lt,Zt.isUndefined=Rt,Zt.isRegExp=Ut,Zt.isObject=Nt,Zt.isDate=qt,Zt.isError=ee,Zt.isFunction=Yt,Zt.isPrimitive=de,Zt.isBuffer=wt("./support/isBuffer");var Jt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];Zt.log=function(){console.log("%s - %s",Ne(),Zt.format.apply(Zt,arguments))},Zt.inherits=wt("inherits"),Zt._extend=function(re,se){if(!se||!Nt(se))return re;for(var pe=Object.keys(se),ue=pe.length;ue--;)re[pe[ue]]=se[pe[ue]];return re}}).call(this,wt("_process"),typeof ce.g!="undefined"?ce.g:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"./support/isBuffer":206,_process:173,inherits:162}],208:[function(wt,Qt,Zt){"use strict";(function(){Zt.stripBOM=function(Ot){return Ot[0]==="\uFEFF"?Ot.substring(1):Ot}}).call(void 0)},{}],209:[function(wt,Qt,Zt){"use strict";function Ot(St){return St&&St.__esModule?St:{default:St}}var jt=wt("babel-runtime/helpers/typeof"),Ct=Ot(jt),Mt=wt("babel-runtime/core-js/object/keys"),Bt=Ot(Mt);(function(){var St,kt,xt,Dt,yt,et={}.hasOwnProperty;St=wt("xmlbuilder"),kt=wt("./defaults").defaults,Dt=function(tt){return typeof tt=="string"&&(tt.indexOf("&")>=0||tt.indexOf(">")>=0||tt.indexOf("<")>=0)},yt=function(tt){return"<![CDATA["+xt(tt)+"]]>"},xt=function(tt){return tt.replace("]]>","]]]]><![CDATA[>")},Zt.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,Bt.default)(lt).length===1&&this.options.rootName===kt[.2].rootName?(gt=(0,Bt.default)(lt)[0],lt=lt[gt]):gt=this.options.rootName,ct=function(Lt){return function(Rt,Ut){var Nt,qt,ee,Yt,de,ge;if((Ut===void 0?"undefined":(0,Ct.default)(Ut))!=="object")Lt.options.cdata&&Dt(Ut)?Rt.raw(yt(Ut)):Rt.txt(Ut);else if(Array.isArray(Ut)){for(Yt in Ut)if(et.call(Ut,Yt)){qt=Ut[Yt];for(de in qt)ee=qt[de],Rt=ct(Rt.ele(de),ee).up()}}else for(de in Ut)if(et.call(Ut,de))if(qt=Ut[de],de===ot){if((qt===void 0?"undefined":(0,Ct.default)(qt))==="object")for(Nt in qt)ge=qt[Nt],Rt=Rt.att(Nt,ge)}else if(de===ut)Rt=Lt.options.cdata&&Dt(qt)?Rt.raw(yt(qt)):Rt.txt(qt);else if(Array.isArray(qt))for(Yt in qt)et.call(qt,Yt)&&(ee=qt[Yt],Rt=typeof ee=="string"?Lt.options.cdata&&Dt(ee)?Rt.ele(de).raw(yt(ee)).up():Rt.ele(de,ee).up():ct(Rt.ele(de),ee).up());else(qt===void 0?"undefined":(0,Ct.default)(qt))==="object"?Rt=ct(Rt.ele(de),qt).up():typeof qt=="string"&&Lt.options.cdata&&Dt(qt)?Rt=Rt.ele(de).raw(yt(qt)).up():(qt==null&&(qt=""),Rt=Rt.ele(de,qt.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,Zt){"use strict";(function(){Zt.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,Zt){"use strict";function Ot(xt){return xt&&xt.__esModule?xt:{default:xt}}var jt=wt("babel-runtime/core-js/object/get-own-property-names"),Ct=Ot(jt),Mt=wt("babel-runtime/core-js/object/keys"),Bt=Ot(Mt),St=wt("babel-runtime/helpers/typeof"),kt=Ot(St);(function(){var xt,Dt,yt,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"),yt=wt("events"),xt=wt("./bom"),lt=wt("./processors"),ut=wt("timers").setImmediate,Dt=wt("./defaults").defaults,et=function(Lt){return(Lt===void 0?"undefined":(0,kt.default)(Lt))==="object"&&Lt!=null&&(0,Bt.default)(Lt).length===0},tt=function(Lt,Rt,Ut){var Nt,qt,ee;for(Nt=0,qt=Lt.length;Nt<qt;Nt++)ee=Lt[Nt],Rt=ee(Rt,Ut);return Rt},Zt.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,qt,ee;if(!(this instanceof Zt.Parser))return new Zt.Parser(Ut);this.options={},qt=Dt[.2];for(Nt in qt)gt.call(qt,Nt)&&(ee=qt[Nt],this.options[Nt]=ee);for(Nt in Ut)gt.call(Ut,Nt)&&(ee=Ut[Nt],this.options[Nt]=ee);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(qt){if(Nt=qt,!this.saxParser.errThrown)return this.saxParser.errThrown=!0,this.emit(Nt)}},Rt.prototype.assignOrPush=function(Ut,Nt,qt){return Nt in Ut?(Ut[Nt]instanceof Array||(Ut[Nt]=[Ut[Nt]]),Ut[Nt].push(qt)):this.options.explicitArray?Ut[Nt]=[qt]:Ut[Nt]=qt},Rt.prototype.reset=function(){var Ut,Nt,qt,ee;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(Yt){return function(de){if(Yt.saxParser.resume(),!Yt.saxParser.errThrown)return Yt.saxParser.errThrown=!0,Yt.emit("error",de)}}(this),this.saxParser.onend=function(Yt){return function(){if(!Yt.saxParser.ended)return Yt.saxParser.ended=!0,Yt.emit("end",Yt.resultObject)}}(this),this.saxParser.ended=!1,this.EXPLICIT_CHARKEY=this.options.explicitCharkey,this.resultObject=null,ee=[],Ut=this.options.attrkey,Nt=this.options.charkey,this.saxParser.onopentag=function(Yt){return function(de){var ge,be,Ne,We,we;if(Ne={},Ne[Nt]="",!Yt.options.ignoreAttrs){we=de.attributes;for(ge in we)gt.call(we,ge)&&(Ut in Ne||Yt.options.mergeAttrs||(Ne[Ut]={}),be=Yt.options.attrValueProcessors?tt(Yt.options.attrValueProcessors,de.attributes[ge],ge):de.attributes[ge],We=Yt.options.attrNameProcessors?tt(Yt.options.attrNameProcessors,ge):ge,Yt.options.mergeAttrs?Yt.assignOrPush(Ne,We,be):Ne[Ut][We]=be)}return Ne["#name"]=Yt.options.tagNameProcessors?tt(Yt.options.tagNameProcessors,de.name):de.name,Yt.options.xmlns&&(Ne[Yt.options.xmlnskey]={uri:de.uri,local:de.local}),ee.push(Ne)}}(this),this.saxParser.onclosetag=function(Yt){return function(){var de,ge,be,Ne,We,we,je,he,Jt,re;if(we=ee.pop(),We=we["#name"],Yt.options.explicitChildren&&Yt.options.preserveChildrenOrder||delete we["#name"],we.cdata===!0&&(de=we.cdata,delete we.cdata),Jt=ee[ee.length-1],we[Nt].match(/^\s*$/)&&!de?(ge=we[Nt],delete we[Nt]):(Yt.options.trim&&(we[Nt]=we[Nt].trim()),Yt.options.normalize&&(we[Nt]=we[Nt].replace(/\s{2,}/g," ").trim()),we[Nt]=Yt.options.valueProcessors?tt(Yt.options.valueProcessors,we[Nt],We):we[Nt],(0,Bt.default)(we).length===1&&Nt in we&&!Yt.EXPLICIT_CHARKEY&&(we=we[Nt])),et(we)&&(we=Yt.options.emptyTag!==""?Yt.options.emptyTag:ge),Yt.options.validator!=null&&(re="/"+function(){var se,pe,ue;for(ue=[],se=0,pe=ee.length;se<pe;se++)Ne=ee[se],ue.push(Ne["#name"]);return ue}().concat(We).join("/"),function(){var se;try{we=Yt.options.validator(re,Jt&&Jt[We],we)}catch(pe){return se=pe,Yt.emit("error",se)}}()),Yt.options.explicitChildren&&!Yt.options.mergeAttrs&&(we===void 0?"undefined":(0,kt.default)(we))==="object")if(Yt.options.preserveChildrenOrder){if(Jt){Jt[Yt.options.childkey]=Jt[Yt.options.childkey]||[],je={};for(be in we)gt.call(we,be)&&(je[be]=we[be]);Jt[Yt.options.childkey].push(je),delete we["#name"],(0,Bt.default)(we).length===1&&Nt in we&&!Yt.EXPLICIT_CHARKEY&&(we=we[Nt])}}else Ne={},Yt.options.attrkey in we&&(Ne[Yt.options.attrkey]=we[Yt.options.attrkey],delete we[Yt.options.attrkey]),!Yt.options.charsAsChildren&&Yt.options.charkey in we&&(Ne[Yt.options.charkey]=we[Yt.options.charkey],delete we[Yt.options.charkey]),(0,Ct.default)(we).length>0&&(Ne[Yt.options.childkey]=we),we=Ne;return ee.length>0?Yt.assignOrPush(Jt,We,we):(Yt.options.explicitRoot&&(he=we,we={},we[We]=he),Yt.resultObject=we,Yt.saxParser.ended=!0,Yt.emit("end",Yt.resultObject))}}(this),qt=function(Yt){return function(de){var ge,be;if(be=ee[ee.length-1])return be[Nt]+=de,Yt.options.explicitChildren&&Yt.options.preserveChildrenOrder&&Yt.options.charsAsChildren&&(Yt.options.includeWhiteChars||de.replace(/\\n/g,"").trim()!=="")&&(be[Yt.options.childkey]=be[Yt.options.childkey]||[],ge={"#name":"__text__"},ge[Nt]=de,Yt.options.normalize&&(ge[Nt]=ge[Nt].replace(/\s{2,}/g," ").trim()),be[Yt.options.childkey].push(ge)),be}}(this),this.saxParser.ontext=qt,this.saxParser.oncdata=function(Yt){return function(de){var ge;if(ge=qt(de))return ge.cdata=!0}}()},Rt.prototype.parseString=function(Ut,Nt){var qt;Nt!=null&&typeof Nt=="function"&&(this.on("end",function(ee){return this.reset(),Nt(null,ee)}),this.on("error",function(ee){return this.reset(),Nt(ee)}));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(ee){if(qt=ee,!this.saxParser.errThrown&&!this.saxParser.ended)return this.emit("error",qt),this.saxParser.errThrown=!0;if(this.saxParser.ended)throw qt}},Rt}(yt.EventEmitter),Zt.parseString=function(Lt,Rt,Ut){var Nt,qt,ee;return Ut!=null?(typeof Ut=="function"&&(Nt=Ut),(Rt===void 0?"undefined":(0,kt.default)(Rt))==="object"&&(qt=Rt)):(typeof Rt=="function"&&(Nt=Rt),qt={}),ee=new Zt.Parser(qt),ee.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,Zt){"use strict";(function(){var Ot;Ot=new RegExp(/(?!xmlns)^.*:/),Zt.normalize=function(jt){return jt.toLowerCase()},Zt.firstCharLowerCase=function(jt){return jt.charAt(0).toLowerCase()+jt.slice(1)},Zt.stripPrefix=function(jt){return jt.replace(Ot,"")},Zt.parseNumbers=function(jt){return isNaN(jt)||(jt=jt%1==0?parseInt(jt,10):parseFloat(jt)),jt},Zt.parseBooleans=function(jt){return/^(?:true|false)$/i.test(jt)&&(jt=jt.toLowerCase()==="true"),jt}}).call(void 0)},{}],213:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt=function(kt,xt){function Dt(){this.constructor=kt}for(var yt in xt)St.call(xt,yt)&&(kt[yt]=xt[yt]);return Dt.prototype=xt.prototype,kt.prototype=new Dt,kt.__super__=xt.prototype,kt},St={}.hasOwnProperty;jt=wt("./defaults"),Ot=wt("./builder"),Ct=wt("./parser"),Mt=wt("./processors"),Zt.defaults=jt.defaults,Zt.processors=Mt,Zt.ValidationError=function(kt){function xt(Dt){this.message=Dt}return Bt(xt,kt),xt}(Error),Zt.Builder=Ot.Builder,Zt.Parser=Ct.Parser,Zt.parseString=Ct.parseString}).call(void 0)},{"./builder":209,"./defaults":210,"./parser":211,"./processors":212}],214:[function(wt,Qt,Zt){"use strict";function Ot(xt){return xt&&xt.__esModule?xt:{default:xt}}var jt=wt("babel-runtime/core-js/object/get-prototype-of"),Ct=Ot(jt),Mt=wt("babel-runtime/helpers/typeof"),Bt=Ot(Mt),St=wt("babel-runtime/core-js/object/assign"),kt=Ot(St);(function(){var xt,Dt,yt,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,Bt.default)(ct))==="function"||ft==="object")},Dt=function(ct){return et(Array.isArray)?Array.isArray(ct):Object.prototype.toString.call(ct)==="[object Array]"},yt=function(ct){var ft;if(Dt(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=Dt,Qt.exports.isEmpty=yt,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,Zt){"use strict";var Ot=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(){Qt.exports=function(){function Ct(Mt,Bt,St){if(this.options=Mt.options,this.stringify=Mt.stringify,Bt==null)throw new Error("Missing attribute name of element "+Mt.name);if(St==null)throw new Error("Missing attribute value for attribute "+Bt+" of element "+Mt.name);this.name=this.stringify.attName(Bt),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,Zt){"use strict";var Ot=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Dt in kt)Bt.call(kt,Dt)&&(St[Dt]=kt[Dt]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},Bt={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Dt){if(kt.__super__.constructor.call(this,xt),Dt==null)throw new Error("Missing CDATA text");this.text=this.stringify.cdata(Dt)}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,Zt){"use strict";var Ot=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Dt in kt)Bt.call(kt,Dt)&&(St[Dt]=kt[Dt]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},Bt={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Dt){if(kt.__super__.constructor.call(this,xt),Dt==null)throw new Error("Missing comment text");this.text=this.stringify.comment(Dt)}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,Zt){"use strict";(function(){var Ot,jt=function(Mt,Bt){function St(){this.constructor=Mt}for(var kt in Bt)Ct.call(Bt,kt)&&(Mt[kt]=Bt[kt]);return St.prototype=Bt.prototype,Mt.prototype=new St,Mt.__super__=Bt.prototype,Mt},Ct={}.hasOwnProperty;Ot=wt("./XMLNode"),Qt.exports=function(Mt){function Bt(St,kt,xt,Dt,yt,et){if(Bt.__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(!Dt)throw new Error("Missing DTD attribute type");if(!yt)throw new Error("Missing DTD attribute default");if(yt.indexOf("#")!==0&&(yt="#"+yt),!yt.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT");if(et&&!yt.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(Dt),this.defaultValue=this.stringify.dtdAttDefault(et),this.defaultValueType=yt}return jt(Bt,Mt),Bt.prototype.toString=function(St){return this.options.writer.set(St).dtdAttList(this)},Bt}(Ot)}).call(void 0)},{"./XMLNode":227}],219:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt=function(Mt,Bt){function St(){this.constructor=Mt}for(var kt in Bt)Ct.call(Bt,kt)&&(Mt[kt]=Bt[kt]);return St.prototype=Bt.prototype,Mt.prototype=new St,Mt.__super__=Bt.prototype,Mt},Ct={}.hasOwnProperty;Ot=wt("./XMLNode"),Qt.exports=function(Mt){function Bt(St,kt,xt){if(Bt.__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(Bt,Mt),Bt.prototype.toString=function(St){return this.options.writer.set(St).dtdElement(this)},Bt}(Ot)}).call(void 0)},{"./XMLNode":227}],220:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt,Ct=function(Bt,St){function kt(){this.constructor=Bt}for(var xt in St)Mt.call(St,xt)&&(Bt[xt]=St[xt]);return kt.prototype=St.prototype,Bt.prototype=new kt,Bt.__super__=St.prototype,Bt},Mt={}.hasOwnProperty;jt=wt("./Utility").isObject,Ot=wt("./XMLNode"),Qt.exports=function(Bt){function St(kt,xt,Dt,yt){if(St.__super__.constructor.call(this,kt),Dt==null)throw new Error("Missing entity name");if(yt==null)throw new Error("Missing entity value");if(this.pe=!!xt,this.name=this.stringify.eleName(Dt),jt(yt)){if(!yt.pubID&&!yt.sysID)throw new Error("Public and/or system identifiers are required for an external entity");if(yt.pubID&&!yt.sysID)throw new Error("System identifier is required for a public external entity");if(yt.pubID!=null&&(this.pubID=this.stringify.dtdPubID(yt.pubID)),yt.sysID!=null&&(this.sysID=this.stringify.dtdSysID(yt.sysID)),yt.nData!=null&&(this.nData=this.stringify.dtdNData(yt.nData)),this.pe&&this.nData)throw new Error("Notation declaration is not allowed in a parameter entity")}else this.value=this.stringify.dtdEntityValue(yt)}return Ct(St,Bt),St.prototype.toString=function(kt){return this.options.writer.set(kt).dtdEntity(this)},St}(Ot)}).call(void 0)},{"./Utility":214,"./XMLNode":227}],221:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt=function(Mt,Bt){function St(){this.constructor=Mt}for(var kt in Bt)Ct.call(Bt,kt)&&(Mt[kt]=Bt[kt]);return St.prototype=Bt.prototype,Mt.prototype=new St,Mt.__super__=Bt.prototype,Mt},Ct={}.hasOwnProperty;Ot=wt("./XMLNode"),Qt.exports=function(Mt){function Bt(St,kt,xt){if(Bt.__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(Bt,Mt),Bt.prototype.toString=function(St){return this.options.writer.set(St).dtdNotation(this)},Bt}(Ot)}).call(void 0)},{"./XMLNode":227}],222:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt,Ct=function(Bt,St){function kt(){this.constructor=Bt}for(var xt in St)Mt.call(St,xt)&&(Bt[xt]=St[xt]);return kt.prototype=St.prototype,Bt.prototype=new kt,Bt.__super__=St.prototype,Bt},Mt={}.hasOwnProperty;jt=wt("./Utility").isObject,Ot=wt("./XMLNode"),Qt.exports=function(Bt){function St(kt,xt,Dt,yt){var et;St.__super__.constructor.call(this,kt),jt(xt)&&(et=xt,xt=et.version,Dt=et.encoding,yt=et.standalone),xt||(xt="1.0"),this.version=this.stringify.xmlVersion(xt),Dt!=null&&(this.encoding=this.stringify.xmlEncoding(Dt)),yt!=null&&(this.standalone=this.stringify.xmlStandalone(yt))}return Ct(St,Bt),St.prototype.toString=function(kt){return this.options.writer.set(kt).declaration(this)},St}(Ot)}).call(void 0)},{"./Utility":214,"./XMLNode":227}],223:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt,St,kt=function(Dt,yt){function et(){this.constructor=Dt}for(var tt in yt)xt.call(yt,tt)&&(Dt[tt]=yt[tt]);return et.prototype=yt.prototype,Dt.prototype=new et,Dt.__super__=yt.prototype,Dt},xt={}.hasOwnProperty;St=wt("./Utility").isObject,Bt=wt("./XMLNode"),Ot=wt("./XMLDTDAttList"),Ct=wt("./XMLDTDEntity"),jt=wt("./XMLDTDElement"),Mt=wt("./XMLDTDNotation"),Qt.exports=function(Dt){function yt(et,tt,lt){var ot,ut;yt.__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(yt,Dt),yt.prototype.element=function(et,tt){var lt;return lt=new jt(this,et,tt),this.children.push(lt),this},yt.prototype.attList=function(et,tt,lt,ot,ut){var ct;return ct=new Ot(this,et,tt,lt,ot,ut),this.children.push(ct),this},yt.prototype.entity=function(et,tt){var lt;return lt=new Ct(this,!1,et,tt),this.children.push(lt),this},yt.prototype.pEntity=function(et,tt){var lt;return lt=new Ct(this,!0,et,tt),this.children.push(lt),this},yt.prototype.notation=function(et,tt){var lt;return lt=new Mt(this,et,tt),this.children.push(lt),this},yt.prototype.toString=function(et){return this.options.writer.set(et).docType(this)},yt.prototype.ele=function(et,tt){return this.element(et,tt)},yt.prototype.att=function(et,tt,lt,ot,ut){return this.attList(et,tt,lt,ot,ut)},yt.prototype.ent=function(et,tt){return this.entity(et,tt)},yt.prototype.pent=function(et,tt){return this.pEntity(et,tt)},yt.prototype.not=function(et,tt){return this.notation(et,tt)},yt.prototype.up=function(){return this.root()||this.documentObject},yt}(Bt)}).call(void 0)},{"./Utility":214,"./XMLDTDAttList":218,"./XMLDTDElement":219,"./XMLDTDEntity":220,"./XMLDTDNotation":221,"./XMLNode":227}],224:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt=function(kt,xt){function Dt(){this.constructor=kt}for(var yt in xt)St.call(xt,yt)&&(kt[yt]=xt[yt]);return Dt.prototype=xt.prototype,kt.prototype=new Dt,kt.__super__=xt.prototype,kt},St={}.hasOwnProperty;Mt=wt("./Utility").isPlainObject,Ot=wt("./XMLNode"),Ct=wt("./XMLStringifier"),jt=wt("./XMLStringWriter"),Qt.exports=function(kt){function xt(Dt){xt.__super__.constructor.call(this,null),Dt||(Dt={}),Dt.writer||(Dt.writer=new jt),this.options=Dt,this.stringify=new Ct(Dt),this.isDocument=!0}return Bt(xt,kt),xt.prototype.end=function(Dt){var yt;return Dt?Mt(Dt)&&(yt=Dt,Dt=this.options.writer.set(yt)):Dt=this.options.writer,Dt.document(this)},xt.prototype.toString=function(Dt){return this.options.writer.set(Dt).document(this)},xt}(Ot)}).call(void 0)},{"./Utility":214,"./XMLNode":227,"./XMLStringWriter":231,"./XMLStringifier":232}],225:[function(wt,Qt,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt,St,kt,xt,Dt,yt,et,tt,lt,ot,ut,ct,ft,gt,Lt,Rt={}.hasOwnProperty;Lt=wt("./Utility"),ft=Lt.isObject,ct=Lt.isFunction,gt=Lt.isPlainObject,yt=wt("./XMLElement"),jt=wt("./XMLCData"),Ct=wt("./XMLComment"),tt=wt("./XMLRaw"),ut=wt("./XMLText"),et=wt("./XMLProcessingInstruction"),xt=wt("./XMLDeclaration"),Dt=wt("./XMLDocType"),Mt=wt("./XMLDTDAttList"),St=wt("./XMLDTDEntity"),Bt=wt("./XMLDTDElement"),kt=wt("./XMLDTDNotation"),Ot=wt("./XMLAttribute"),ot=wt("./XMLStringifier"),lt=wt("./XMLStringWriter"),Qt.exports=function(){function Ut(Nt,qt,ee){var Yt;Nt||(Nt={}),Nt.writer?gt(Nt.writer)&&(Yt=Nt.writer,Nt.writer=new lt(Yt)):Nt.writer=new lt(Nt),this.options=Nt,this.writer=Nt.writer,this.stringify=new ot(Nt),this.onDataCallback=qt||function(){},this.onEndCallback=ee||function(){},this.currentNode=null,this.currentLevel=-1,this.openTags={},this.documentStarted=!1,this.documentCompleted=!1,this.root=null}return Ut.prototype.node=function(Nt,qt,ee){var Yt;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(),qt==null&&(qt={}),qt=qt.valueOf(),ft(qt)||(Yt=[qt,ee],ee=Yt[0],qt=Yt[1]),this.currentNode=new yt(this,Nt,qt),this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,ee!=null&&this.text(ee),this},Ut.prototype.element=function(Nt,qt,ee){return this.currentNode&&this.currentNode instanceof Dt?this.dtdElement.apply(this,arguments):this.node(Nt,qt,ee)},Ut.prototype.attribute=function(Nt,qt){var ee,Yt;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(ee in Nt)Rt.call(Nt,ee)&&(Yt=Nt[ee],this.attribute(ee,Yt));else ct(qt)&&(qt=qt.apply()),this.options.skipNullAttributes&&qt==null||(this.currentNode.attributes[Nt]=new Ot(this,Nt,qt));return this},Ut.prototype.text=function(Nt){var qt;return this.openCurrent(),qt=new ut(this,Nt),this.onData(this.writer.text(qt,this.currentLevel+1)),this},Ut.prototype.cdata=function(Nt){var qt;return this.openCurrent(),qt=new jt(this,Nt),this.onData(this.writer.cdata(qt,this.currentLevel+1)),this},Ut.prototype.comment=function(Nt){var qt;return this.openCurrent(),qt=new Ct(this,Nt),this.onData(this.writer.comment(qt,this.currentLevel+1)),this},Ut.prototype.raw=function(Nt){var qt;return this.openCurrent(),qt=new tt(this,Nt),this.onData(this.writer.raw(qt,this.currentLevel+1)),this},Ut.prototype.instruction=function(Nt,qt){var ee,Yt,de,ge,be;if(this.openCurrent(),Nt!=null&&(Nt=Nt.valueOf()),qt!=null&&(qt=qt.valueOf()),Array.isArray(Nt))for(ee=0,ge=Nt.length;ee<ge;ee++)Yt=Nt[ee],this.instruction(Yt);else if(ft(Nt))for(Yt in Nt)Rt.call(Nt,Yt)&&(de=Nt[Yt],this.instruction(Yt,de));else ct(qt)&&(qt=qt.apply()),be=new et(this,Nt,qt),this.onData(this.writer.processingInstruction(be,this.currentLevel+1));return this},Ut.prototype.declaration=function(Nt,qt,ee){var Yt;if(this.openCurrent(),this.documentStarted)throw new Error("declaration() must be the first node");return Yt=new xt(this,Nt,qt,ee),this.onData(this.writer.declaration(Yt,this.currentLevel+1)),this},Ut.prototype.doctype=function(Nt,qt,ee){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 Dt(this,qt,ee),this.currentNode.rootNodeName=Nt,this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,this},Ut.prototype.dtdElement=function(Nt,qt){var ee;return this.openCurrent(),ee=new Bt(this,Nt,qt),this.onData(this.writer.dtdElement(ee,this.currentLevel+1)),this},Ut.prototype.attList=function(Nt,qt,ee,Yt,de){var ge;return this.openCurrent(),ge=new Mt(this,Nt,qt,ee,Yt,de),this.onData(this.writer.dtdAttList(ge,this.currentLevel+1)),this},Ut.prototype.entity=function(Nt,qt){var ee;return this.openCurrent(),ee=new St(this,!1,Nt,qt),this.onData(this.writer.dtdEntity(ee,this.currentLevel+1)),this},Ut.prototype.pEntity=function(Nt,qt){var ee;return this.openCurrent(),ee=new St(this,!0,Nt,qt),this.onData(this.writer.dtdEntity(ee,this.currentLevel+1)),this},Ut.prototype.notation=function(Nt,qt){var ee;return this.openCurrent(),ee=new kt(this,Nt,qt),this.onData(this.writer.dtdNotation(ee,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 yt&&(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,qt,ee){return this.node(Nt,qt,ee)},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,qt){return this.instruction(Nt,qt)},Ut.prototype.dec=function(Nt,qt,ee){return this.declaration(Nt,qt,ee)},Ut.prototype.dtd=function(Nt,qt,ee){return this.doctype(Nt,qt,ee)},Ut.prototype.e=function(Nt,qt,ee){return this.element(Nt,qt,ee)},Ut.prototype.n=function(Nt,qt,ee){return this.node(Nt,qt,ee)},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,qt){return this.instruction(Nt,qt)},Ut.prototype.att=function(){return this.currentNode&&this.currentNode instanceof Dt?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},Ut.prototype.a=function(){return this.currentNode&&this.currentNode instanceof Dt?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},Ut.prototype.ent=function(Nt,qt){return this.entity(Nt,qt)},Ut.prototype.pent=function(Nt,qt){return this.pEntity(Nt,qt)},Ut.prototype.not=function(Nt,qt){return this.notation(Nt,qt)},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,Zt){"use strict";var Ot=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(){var Ct,Mt,Bt,St,kt,xt=function(yt,et){function tt(){this.constructor=yt}for(var lt in et)Dt.call(et,lt)&&(yt[lt]=et[lt]);return tt.prototype=et.prototype,yt.prototype=new tt,yt.__super__=et.prototype,yt},Dt={}.hasOwnProperty;kt=wt("./Utility"),St=kt.isObject,Bt=kt.isFunction,Mt=wt("./XMLNode"),Ct=wt("./XMLAttribute"),Qt.exports=function(yt){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,yt),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)Dt.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)Dt.call(tt,ot)&&(ut=tt[ot],this.attribute(ot,ut));else Bt(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,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt,St,kt,xt,Dt,yt,et,tt,lt={}.hasOwnProperty;tt=wt("./Utility"),et=tt.isObject,yt=tt.isFunction,Dt=tt.isEmpty,Bt=null,Ot=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=[],Bt||(Bt=wt("./XMLElement"),Ot=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,qt,ee,Yt,de,ge;if(qt=null,ct==null&&(ct={}),ct=ct.valueOf(),et(ct)||(de=[ct,ft],ft=de[0],ct=de[1]),ut!=null&&(ut=ut.valueOf()),Array.isArray(ut))for(Rt=0,ee=ut.length;Rt<ee;Rt++)Lt=ut[Rt],qt=this.element(Lt);else if(yt(ut))qt=this.element(ut.apply());else if(et(ut)){for(Nt in ut)if(lt.call(ut,Nt))if(ge=ut[Nt],yt(ge)&&(ge=ge.apply()),et(ge)&&Dt(ge)&&(ge=null),!this.options.ignoreDecorators&&this.stringify.convertAttKey&&Nt.indexOf(this.stringify.convertAttKey)===0)qt=this.attribute(Nt.substr(this.stringify.convertAttKey.length),ge);else if(!this.options.separateArrayItems&&Array.isArray(ge))for(Ut=0,Yt=ge.length;Ut<Yt;Ut++)Lt=ge[Ut],gt={},gt[Nt]=Lt,qt=this.element(gt);else et(ge)?(qt=this.element(Nt),qt.element(ge)):qt=this.element(Nt,ge)}else qt=!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(qt==null)throw new Error("Could not create any elements with: "+ut);return qt},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 Bt(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 Ot(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 yt(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,qt,ee,Yt,de;for(gt=this.document(),Lt=new Mt(gt,ut,ct),Yt=gt.children,Rt=Ut=0,qt=Yt.length;Ut<qt;Rt=++Ut)if((ft=Yt[Rt])instanceof Mt)return gt.children[Rt]=Lt,Lt;for(de=gt.children,Rt=Nt=0,ee=de.length;Nt<ee;Rt=++Nt)if(ft=de[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,Zt){"use strict";var Ot=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Dt in kt)Bt.call(kt,Dt)&&(St[Dt]=kt[Dt]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},Bt={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Dt,yt){if(kt.__super__.constructor.call(this,xt),Dt==null)throw new Error("Missing instruction target");this.target=this.stringify.insTarget(Dt),yt&&(this.value=this.stringify.insValue(yt))}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,Zt){"use strict";var Ot=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Dt in kt)Bt.call(kt,Dt)&&(St[Dt]=kt[Dt]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},Bt={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Dt){if(kt.__super__.constructor.call(this,xt),Dt==null)throw new Error("Missing raw text");this.value=this.stringify.raw(Dt)}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,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt,St,kt,xt,Dt,yt,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"),Ot=wt("./XMLCData"),jt=wt("./XMLComment"),Dt=wt("./XMLElement"),et=wt("./XMLRaw"),tt=wt("./XMLText"),yt=wt("./XMLProcessingInstruction"),Ct=wt("./XMLDTDAttList"),Mt=wt("./XMLDTDElement"),Bt=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,qt,ee,Yt,de;for(ee=gt.children,Rt=0,Nt=ee.length;Rt<Nt;Rt++)Lt=ee[Rt],Lt.isLastRootNode=!1;for(gt.children[gt.children.length-1].isLastRootNode=!0,Yt=gt.children,de=[],Ut=0,qt=Yt.length;Ut<qt;Ut++)switch(Lt=Yt[Ut],!1){case!(Lt instanceof kt):de.push(this.declaration(Lt));break;case!(Lt instanceof xt):de.push(this.docType(Lt));break;case!(Lt instanceof jt):de.push(this.comment(Lt));break;case!(Lt instanceof yt):de.push(this.processingInstruction(Lt));break;default:de.push(this.element(Lt))}return de},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,qt;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)),qt=gt.children,Ut=0,Nt=qt.length;Ut<Nt;Ut++)switch(Rt=qt[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 Bt):this.dtdEntity(Rt,Lt+1);break;case!(Rt instanceof St):this.dtdNotation(Rt,Lt+1);break;case!(Rt instanceof Ot):this.cdata(Rt,Lt+1);break;case!(Rt instanceof jt):this.comment(Rt,Lt+1);break;case!(Rt instanceof yt):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,qt,ee,Yt,de,ge;Lt||(Lt=0),ge=this.space(Lt),this.stream.write(ge+"<"+gt.name),Yt=gt.attributes;for(ee in Yt)ut.call(Yt,ee)&&(Rt=Yt[ee],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),de=gt.children,Nt=0,qt=de.length;Nt<qt;Nt++)switch(Ut=de[Nt],!1){case!(Ut instanceof Ot):this.cdata(Ut,Lt+1);break;case!(Ut instanceof jt):this.comment(Ut,Lt+1);break;case!(Ut instanceof Dt):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 yt):this.processingInstruction(Ut,Lt+1);break;default:throw new Error("Unknown XML node type: "+Ut.constructor.name)}this.stream.write(ge+"</"+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,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt,St,kt,xt,Dt,yt,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"),Ot=wt("./XMLCData"),jt=wt("./XMLComment"),Dt=wt("./XMLElement"),et=wt("./XMLRaw"),tt=wt("./XMLText"),yt=wt("./XMLProcessingInstruction"),Ct=wt("./XMLDTDAttList"),Mt=wt("./XMLDTDElement"),Bt=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,qt;for(this.textispresent=!1,Nt="",qt=gt.children,Rt=0,Ut=qt.length;Rt<Ut;Rt++)Lt=qt[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 yt):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,qt,ee;if(Lt||(Lt=0),qt=this.space(Lt),qt+="<!DOCTYPE "+gt.root().name,gt.pubID&&gt.sysID?qt+=' PUBLIC "'+gt.pubID+'" "'+gt.sysID+'"':gt.sysID&&(qt+=' SYSTEM "'+gt.sysID+'"'),gt.children.length>0){for(qt+=" [",qt+=this.newline,ee=gt.children,Ut=0,Nt=ee.length;Ut<Nt;Ut++)Rt=ee[Ut],qt+=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 Bt):return this.dtdEntity(Rt,Lt+1);case!(Rt instanceof St):return this.dtdNotation(Rt,Lt+1);case!(Rt instanceof Ot):return this.cdata(Rt,Lt+1);case!(Rt instanceof jt):return this.comment(Rt,Lt+1);case!(Rt instanceof yt):return this.processingInstruction(Rt,Lt+1);default:throw new Error("Unknown DTD node type: "+Rt.constructor.name)}}.call(this);qt+="]"}return qt+=this.spacebeforeslash+">",qt+=this.newline},ft.prototype.element=function(gt,Lt){var Rt,Ut,Nt,qt,ee,Yt,de,ge,be,Ne,We,we,je;Lt||(Lt=0),je=!1,this.textispresent?(this.newline="",this.pretty=!1):(this.newline=this.newlinedefault,this.pretty=this.prettydefault),we=this.space(Lt),ge="",ge+=we+"<"+gt.name,be=gt.attributes;for(de in be)ut.call(be,de)&&(Rt=be[de],ge+=this.attribute(Rt));if(gt.children.length===0||gt.children.every(function(he){return he.value===""}))this.allowEmpty?ge+="></"+gt.name+">"+this.newline:ge+=this.spacebeforeslash+"/>"+this.newline;else if(this.pretty&&gt.children.length===1&&gt.children[0].value!=null)ge+=">",ge+=gt.children[0].value,ge+="</"+gt.name+">"+this.newline;else{if(this.dontprettytextnodes){for(Ne=gt.children,Nt=0,ee=Ne.length;Nt<ee;Nt++)if(Ut=Ne[Nt],Ut.value!=null){this.textispresent++,je=!0;break}}for(this.textispresent&&(this.newline="",this.pretty=!1,we=this.space(Lt)),ge+=">"+this.newline,We=gt.children,qt=0,Yt=We.length;qt<Yt;qt++)Ut=We[qt],ge+=function(){switch(!1){case!(Ut instanceof Ot):return this.cdata(Ut,Lt+1);case!(Ut instanceof jt):return this.comment(Ut,Lt+1);case!(Ut instanceof Dt):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 yt):return this.processingInstruction(Ut,Lt+1);default:throw new Error("Unknown XML node type: "+Ut.constructor.name)}}.call(this);je&&this.textispresent--,this.textispresent||(this.newline=this.newlinedefault,this.pretty=this.prettydefault),ge+=we+"</"+gt.name+">"+this.newline}return ge},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,qt;if(Lt||(Lt=0),gt instanceof Dt){Nt=this.space(Lt)+"<"+gt.name,qt=gt.attributes;for(Ut in qt)ut.call(qt,Ut)&&(Rt=qt[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 Dt):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,Zt){"use strict";(function(){var Ot=function(Ct,Mt){return function(){return Ct.apply(Mt,arguments)}},jt={}.hasOwnProperty;Qt.exports=function(){function Ct(Mt){this.assertLegalChar=Ot(this.assertLegalChar,this);var Bt,St,kt;Mt||(Mt={}),this.noDoubleEncoding=Mt.noDoubleEncoding,St=Mt.stringify||{};for(Bt in St)jt.call(St,Bt)&&(kt=St[Bt],this[Bt]=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 Bt;if(Bt=Mt.match(/[\0\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/))throw new Error("Invalid character in string: "+Mt+" at index "+Bt.index);return Mt},Ct.prototype.elEscape=function(Mt){var Bt;return Bt=this.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,Mt.replace(Bt,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\r/g,"&#xD;")},Ct.prototype.attEscape=function(Mt){var Bt;return Bt=this.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,Mt.replace(Bt,"&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,Zt){"use strict";var Ot=wt("babel-runtime/core-js/object/create"),jt=function(Ct){return Ct&&Ct.__esModule?Ct:{default:Ct}}(Ot);(function(){var Ct,Mt=function(St,kt){function xt(){this.constructor=St}for(var Dt in kt)Bt.call(kt,Dt)&&(St[Dt]=kt[Dt]);return xt.prototype=kt.prototype,St.prototype=new xt,St.__super__=kt.prototype,St},Bt={}.hasOwnProperty;Ct=wt("./XMLNode"),Qt.exports=function(St){function kt(xt,Dt){if(kt.__super__.constructor.call(this,xt),Dt==null)throw new Error("Missing element text");this.value=this.stringify.eleText(Dt)}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,Zt){"use strict";(function(){var Ot={}.hasOwnProperty;Qt.exports=function(){function jt(Ct){var Mt,Bt,St,kt,xt,Dt,yt,et,tt;Ct||(Ct={}),this.pretty=Ct.pretty||!1,this.allowEmpty=(Bt=Ct.allowEmpty)!=null&&Bt,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=(Dt=Ct.dontprettytextnodes)!=null?Dt:0):(this.indent="",this.newline="",this.offset=0,this.dontprettytextnodes=0),this.spacebeforeslash=(yt=Ct.spacebeforeslash)!=null?yt:"",this.spacebeforeslash===!0&&(this.spacebeforeslash=" "),this.newlinedefault=this.newline,this.prettydefault=this.pretty,et=Ct.writer||{};for(Mt in et)Ot.call(et,Mt)&&(tt=et[Mt],this[Mt]=tt)}return jt.prototype.set=function(Ct){var Mt,Bt,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,Bt=Ct.writer||{};for(Mt in Bt)Ot.call(Bt,Mt)&&(St=Bt[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,Zt){"use strict";(function(){var Ot,jt,Ct,Mt,Bt,St,kt;kt=wt("./Utility"),Bt=kt.assign,St=kt.isFunction,Ot=wt("./XMLDocument"),jt=wt("./XMLDocumentCB"),Mt=wt("./XMLStringWriter"),Ct=wt("./XMLStreamWriter"),Qt.exports.create=function(xt,Dt,yt,et){var tt,lt;if(xt==null)throw new Error("Root element needs a name");return et=Bt({},Dt,yt,et),tt=new Ot(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,Dt,yt){var et;return St(xt)&&(et=[xt,Dt],Dt=et[0],yt=et[1],xt={}),Dt?new jt(xt,Dt,yt):new Ot(xt)},Qt.exports.stringWriter=function(xt){return new Mt(xt)},Qt.exports.streamWriter=function(xt,Dt){return new Ct(xt,Dt)}}).call(void 0)},{"./Utility":214,"./XMLDocument":224,"./XMLDocumentCB":225,"./XMLStreamWriter":230,"./XMLStringWriter":231}],236:[function(wt,Qt,Zt){function Ot(){for(var Ct={},Mt=0;Mt<arguments.length;Mt++){var Bt=arguments[Mt];for(var St in Bt)jt.call(Bt,St)&&(Ct[St]=Bt[St])}return Ct}Qt.exports=Ot;var jt=Object.prototype.hasOwnProperty},{}],237:[function(wt,Qt,Zt){"use strict";function Ot(et,tt,lt){Mt.isBuffer(tt)||(tt=new Mt(tt)),Mt.isBuffer(lt)||(lt=new Mt(lt)),tt.length>Dt?tt=et(tt):tt.length<Dt&&(tt=Mt.concat([tt,yt],Dt));for(var ot=new Mt(Dt),ut=new Mt(Dt),ct=0;ct<Dt;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?Ot(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,Bt=wt("./sha"),St=wt("./sha256"),kt=wt("./md5"),xt={sha1:Bt,sha256:St,md5:kt},Dt=64,yt=new Mt(Dt);yt.fill(0),Zt.createHash=function(et){return jt(et)},Zt.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){Zt[et]=function(){Ct("sorry,",et,"is not implemented yet")}})},{"./md5":239,"./sha":240,"./sha256":241,buffer:38}],238:[function(wt,Qt,Zt){"use strict";function Ot(xt,Dt){if(xt.length%Bt!=0){var yt=xt.length+(Bt-xt.length%Bt);xt=Mt.concat([xt,St],yt)}for(var et=[],tt=Dt?xt.readInt32BE:xt.readInt32LE,lt=0;lt<xt.length;lt+=Bt)et.push(tt.call(xt,lt));return et}function jt(xt,Dt,yt){for(var et=new Mt(Dt),tt=yt?et.writeInt32BE:et.writeInt32LE,lt=0;lt<xt.length;lt++)tt.call(et,xt[lt],4*lt,!0);return et}function Ct(xt,Dt,yt,et){return Mt.isBuffer(xt)||(xt=new Mt(xt)),jt(Dt(Ot(xt,et),xt.length*kt),yt,et)}var Mt=wt("buffer").Buffer,Bt=4,St=new Mt(Bt);St.fill(0);var kt=8;Qt.exports={hash:Ct}},{buffer:38}],239:[function(wt,Qt,Zt){"use strict";function Ot(yt,et){yt[et>>5]|=128<<et%32,yt[14+(et+64>>>9<<4)]=et;for(var tt=1732584193,lt=-271733879,ot=-1732584194,ut=271733878,ct=0;ct<yt.length;ct+=16){var ft=tt,gt=lt,Lt=ot,Rt=ut;tt=Ct(tt,lt,ot,ut,yt[ct+0],7,-680876936),ut=Ct(ut,tt,lt,ot,yt[ct+1],12,-389564586),ot=Ct(ot,ut,tt,lt,yt[ct+2],17,606105819),lt=Ct(lt,ot,ut,tt,yt[ct+3],22,-1044525330),tt=Ct(tt,lt,ot,ut,yt[ct+4],7,-176418897),ut=Ct(ut,tt,lt,ot,yt[ct+5],12,1200080426),ot=Ct(ot,ut,tt,lt,yt[ct+6],17,-1473231341),lt=Ct(lt,ot,ut,tt,yt[ct+7],22,-45705983),tt=Ct(tt,lt,ot,ut,yt[ct+8],7,1770035416),ut=Ct(ut,tt,lt,ot,yt[ct+9],12,-1958414417),ot=Ct(ot,ut,tt,lt,yt[ct+10],17,-42063),lt=Ct(lt,ot,ut,tt,yt[ct+11],22,-1990404162),tt=Ct(tt,lt,ot,ut,yt[ct+12],7,1804603682),ut=Ct(ut,tt,lt,ot,yt[ct+13],12,-40341101),ot=Ct(ot,ut,tt,lt,yt[ct+14],17,-1502002290),lt=Ct(lt,ot,ut,tt,yt[ct+15],22,1236535329),tt=Mt(tt,lt,ot,ut,yt[ct+1],5,-165796510),ut=Mt(ut,tt,lt,ot,yt[ct+6],9,-1069501632),ot=Mt(ot,ut,tt,lt,yt[ct+11],14,643717713),lt=Mt(lt,ot,ut,tt,yt[ct+0],20,-373897302),tt=Mt(tt,lt,ot,ut,yt[ct+5],5,-701558691),ut=Mt(ut,tt,lt,ot,yt[ct+10],9,38016083),ot=Mt(ot,ut,tt,lt,yt[ct+15],14,-660478335),lt=Mt(lt,ot,ut,tt,yt[ct+4],20,-405537848),tt=Mt(tt,lt,ot,ut,yt[ct+9],5,568446438),ut=Mt(ut,tt,lt,ot,yt[ct+14],9,-1019803690),ot=Mt(ot,ut,tt,lt,yt[ct+3],14,-187363961),lt=Mt(lt,ot,ut,tt,yt[ct+8],20,1163531501),tt=Mt(tt,lt,ot,ut,yt[ct+13],5,-1444681467),ut=Mt(ut,tt,lt,ot,yt[ct+2],9,-51403784),ot=Mt(ot,ut,tt,lt,yt[ct+7],14,1735328473),lt=Mt(lt,ot,ut,tt,yt[ct+12],20,-1926607734),tt=Bt(tt,lt,ot,ut,yt[ct+5],4,-378558),ut=Bt(ut,tt,lt,ot,yt[ct+8],11,-2022574463),ot=Bt(ot,ut,tt,lt,yt[ct+11],16,1839030562),lt=Bt(lt,ot,ut,tt,yt[ct+14],23,-35309556),tt=Bt(tt,lt,ot,ut,yt[ct+1],4,-1530992060),ut=Bt(ut,tt,lt,ot,yt[ct+4],11,1272893353),ot=Bt(ot,ut,tt,lt,yt[ct+7],16,-155497632),lt=Bt(lt,ot,ut,tt,yt[ct+10],23,-1094730640),tt=Bt(tt,lt,ot,ut,yt[ct+13],4,681279174),ut=Bt(ut,tt,lt,ot,yt[ct+0],11,-358537222),ot=Bt(ot,ut,tt,lt,yt[ct+3],16,-722521979),lt=Bt(lt,ot,ut,tt,yt[ct+6],23,76029189),tt=Bt(tt,lt,ot,ut,yt[ct+9],4,-640364487),ut=Bt(ut,tt,lt,ot,yt[ct+12],11,-421815835),ot=Bt(ot,ut,tt,lt,yt[ct+15],16,530742520),lt=Bt(lt,ot,ut,tt,yt[ct+2],23,-995338651),tt=St(tt,lt,ot,ut,yt[ct+0],6,-198630844),ut=St(ut,tt,lt,ot,yt[ct+7],10,1126891415),ot=St(ot,ut,tt,lt,yt[ct+14],15,-1416354905),lt=St(lt,ot,ut,tt,yt[ct+5],21,-57434055),tt=St(tt,lt,ot,ut,yt[ct+12],6,1700485571),ut=St(ut,tt,lt,ot,yt[ct+3],10,-1894986606),ot=St(ot,ut,tt,lt,yt[ct+10],15,-1051523),lt=St(lt,ot,ut,tt,yt[ct+1],21,-2054922799),tt=St(tt,lt,ot,ut,yt[ct+8],6,1873313359),ut=St(ut,tt,lt,ot,yt[ct+15],10,-30611744),ot=St(ot,ut,tt,lt,yt[ct+6],15,-1560198380),lt=St(lt,ot,ut,tt,yt[ct+13],21,1309151649),tt=St(tt,lt,ot,ut,yt[ct+4],6,-145523070),ut=St(ut,tt,lt,ot,yt[ct+11],10,-1120210379),ot=St(ot,ut,tt,lt,yt[ct+2],15,718787259),lt=St(lt,ot,ut,tt,yt[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(yt,et,tt,lt,ot,ut){return kt(xt(kt(kt(et,yt),kt(lt,ut)),ot),tt)}function Ct(yt,et,tt,lt,ot,ut,ct){return jt(et&tt|~et&lt,yt,et,ot,ut,ct)}function Mt(yt,et,tt,lt,ot,ut,ct){return jt(et&lt|tt&~lt,yt,et,ot,ut,ct)}function Bt(yt,et,tt,lt,ot,ut,ct){return jt(et^tt^lt,yt,et,ot,ut,ct)}function St(yt,et,tt,lt,ot,ut,ct){return jt(tt^(et|~lt),yt,et,ot,ut,ct)}function kt(yt,et){var tt=(65535&yt)+(65535&et);return(yt>>16)+(et>>16)+(tt>>16)<<16|65535&tt}function xt(yt,et){return yt<<et|yt>>>32-et}var Dt=wt("./helpers");Qt.exports=function(yt){return Dt.hash(yt,Ot,16)}},{"./helpers":238}],240:[function(wt,Qt,Zt){"use strict";function Ot(kt,xt){kt[xt>>5]|=128<<24-xt%32,kt[15+(xt+64>>9<<4)]=xt;for(var Dt=Array(80),yt=1732584193,et=-271733879,tt=-1732584194,lt=271733878,ot=-1009589776,ut=0;ut<kt.length;ut+=16){for(var ct=yt,ft=et,gt=tt,Lt=lt,Rt=ot,Ut=0;Ut<80;Ut++){Dt[Ut]=Ut<16?kt[ut+Ut]:Bt(Dt[Ut-3]^Dt[Ut-8]^Dt[Ut-14]^Dt[Ut-16],1);var Nt=Mt(Mt(Bt(yt,5),jt(Ut,et,tt,lt)),Mt(Mt(ot,Dt[Ut]),Ct(Ut)));ot=lt,lt=tt,tt=Bt(et,30),et=yt,yt=Nt}yt=Mt(yt,ct),et=Mt(et,ft),tt=Mt(tt,gt),lt=Mt(lt,Lt),ot=Mt(ot,Rt)}return Array(yt,et,tt,lt,ot)}function jt(kt,xt,Dt,yt){return kt<20?xt&Dt|~xt&yt:kt<40?xt^Dt^yt:kt<60?xt&Dt|xt&yt|Dt&yt:xt^Dt^yt}function Ct(kt){return kt<20?1518500249:kt<40?1859775393:kt<60?-1894007588:-899497514}function Mt(kt,xt){var Dt=(65535&kt)+(65535&xt);return(kt>>16)+(xt>>16)+(Dt>>16)<<16|65535&Dt}function Bt(kt,xt){return kt<<xt|kt>>>32-xt}var St=wt("./helpers");Qt.exports=function(kt){return St.hash(kt,Ot,20,!0)}},{"./helpers":238}],241:[function(wt,Qt,Zt){"use strict";var Ot=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},Bt=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)},Dt=function(tt){return Ct(tt,7)^Ct(tt,18)^Mt(tt,3)},yt=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,qt,ee,Yt,de=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),ge=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=ge[0],ut=ge[1],ct=ge[2],ft=ge[3],gt=ge[4],Lt=ge[5],Rt=ge[6],Ut=ge[7];for(var qt=0;qt<64;qt++)be[qt]=qt<16?tt[qt+Nt]:jt(jt(jt(yt(be[qt-2]),be[qt-7]),Dt(be[qt-15])),be[qt-16]),ee=jt(jt(jt(jt(Ut,xt(gt)),Bt(gt,Lt,Rt)),de[qt]),be[qt]),Yt=jt(kt(ot),St(ot,ut,ct)),Ut=Rt,Rt=Lt,Lt=gt,gt=jt(ft,ee),ft=ct,ct=ut,ut=ot,ot=jt(ee,Yt);ge[0]=jt(ot,ge[0]),ge[1]=jt(ut,ge[1]),ge[2]=jt(ct,ge[2]),ge[3]=jt(ft,ge[3]),ge[4]=jt(gt,ge[4]),ge[5]=jt(Lt,ge[5]),ge[6]=jt(Rt,ge[6]),ge[7]=jt(Ut,ge[7])}return ge};Qt.exports=function(tt){return Ot.hash(tt,et,32,!0)}},{"./helpers":238}],242:[function(wt,Qt,Zt){(function(Ot){"use strict";function jt(et){return et&&et.__esModule?et:{default:et}}var Ct=wt("babel-runtime/core-js/object/create"),Mt=jt(Ct),Bt=wt("babel-runtime/helpers/classCallCheck"),St=jt(Bt),kt=wt("babel-runtime/helpers/createClass"),xt=jt(kt),Dt=wt("babel-runtime/helpers/typeof"),yt=jt(Dt);(function(et){if((Zt===void 0?"undefined":(0,yt.default)(Zt))==="object"&&Qt!==void 0)Qt.exports=et();else if(typeof $t=="function"&&$t.amd)$t([],et);else{var tt;tt=typeof window!="undefined"?window:Ot!==void 0?Ot: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(qt){var ee=tt[gt][1][qt];return ut(ee||qt)},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 ce.g!="undefined"?ce.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,Zt){"use strict";Zt.encodeURIComponent=function(Ot){try{return encodeURIComponent(Ot)}catch(jt){return Ot}},Zt.escape=wt("escape-html"),Zt.timestamp=function(Ot){if(Ot){var jt=Ot;return typeof jt=="string"&&(jt=Number(jt)),String(Ot).length===10&&(jt*=1e3),new Date(jt)}return Math.round(Date.now()/1e3)}},{"escape-html":157}],244:[function(wt,Qt,Zt){(function(Ot,jt){"use strict";function Ct(Ut){return Ut&&Ut.__esModule?Ut:{default:Ut}}function Mt(Ut,Nt){return Ut===void 0?Nt:Ut}function Bt(Ut,Nt){return function(qt,ee,Yt){if(qt)return Nt(qt);Ut({data:ee,status:Yt.statusCode,headers:Yt.headers,res:Yt})}}var St,kt=wt("babel-runtime/core-js/json/stringify"),xt=Ct(kt),Dt=wt("babel-runtime/helpers/typeof"),yt=Ct(Dt),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;Zt.TIMEOUTS=[ct("300s"),ct("300s")];var Rt=["json","text"];Zt.request=function(Ut,Nt,qt){return arguments.length===2&&typeof Nt=="function"&&(qt=Nt,Nt=null),typeof qt=="function"?Zt.requestWithCallback(Ut,Nt,qt):(St||(St=wt("any-promise")),new St(function(ee,Yt){Zt.requestWithCallback(Ut,Nt,Bt(ee,Yt))}))},Zt.requestWithCallback=function(Ut,Nt,qt){function ee(){Ht&&(clearTimeout(Ht),Ht=null)}function Yt(){It&&(clearTimeout(It),It=null)}function de(Je,Tn,gn){if(Yt(),!qt)return console.warn("[urllib:warn] [%s] [%s] [worker:%s] %s %s callback twice!!!",Date(),he,Ot.pid,Ae.method,Ut),void(Je&&console.warn(`[urllib:warn] [%s] [%s] [worker:%s] %s: %s
stack: %s`,Date(),he,Ot.pid,Je.name,Je.message,Je.stack));var Cn=qt;qt=null;var Bn={};if(gn&&(Wt=gn.statusCode,Bn=gn.headers),Wt===401&&Bn["www-authenticate"]&&(!Nt.headers||!Nt.headers.Authorization)&&Nt.digestAuth){var ii=Bn["www-authenticate"];if(ii.indexOf("Digest ")>=0)return ut("Request#%d %s: got digest auth header WWW-Authenticate: %s",he,Ut,ii),Nt.headers=Nt.headers||{},Nt.headers.Authorization=digestAuthHeader(Ae.method,Ae.path,ii,Nt.digestAuth),ut("Request#%d %s: auth with digest header: %s",he,Ut,Nt.headers.Authorization),gn.headers["set-cookie"]&&(Nt.headers.Cookie=gn.headers["set-cookie"].join(";")),Zt.requestWithCallback(Ut,Nt,Cn)}var Nn=Date.now()-se;ze&&(ze.contentDownload=Nn),ut("[%sms] done, %s bytes HTTP %s %s %s %s, keepAliveSocket: %s, timing: %j",Nn,zt,Wt,Ae.method,Ae.host,Ae.path,te,ze);var oi={status:Wt,statusCode:Wt,headers:Bn,size:zt,aborted:le,rt:Nn,keepAliveSocket:te,data:Tn,requestUrls:Nt.requestUrls,timing:ze,remoteAddress:ye,remotePort:Ge};if(Je){var Ai="";Fe&&typeof Fe.getCurrentStatus=="function"&&(Ai=", agent status: "+(0,xt.default)(Fe.getCurrentStatus())),Je.message+=", "+Ae.method+" "+Ut+" "+Wt+" (connected: "+Et+", keepalive socket: "+te+Ai+`)
headers: `+(0,xt.default)(Bn),Je.data=Tn,Je.path=Ae.path,Je.status=Wt,Je.headers=Bn,Je.res=oi}Cn(Je,Tn,Nt.streaming?gn:oi),Nt.emitter&&(Jt.url=Ut,Jt.socket=rn&&rn.connection,Jt.options=Ae,Jt.size=Vt,Nt.emitter.emit("response",{requestId:he,error:Je,ctx:Nt.ctx,req:Jt,res:oi}))}function ge(Je){var Tn=null;if(Nt.followRedirect&&statuses.redirect[Je.statusCode]){Nt._followRedirectCount=(Nt._followRedirectCount||0)+1;var gn=Je.headers.location;if(gn){if(!(Nt._followRedirectCount>Nt.maxRedirects)){var Cn=Nt.formatRedirectUrl?Nt.formatRedirectUrl(Ut,gn):tt.resolve(Ut,gn);ut("Request#%d %s: `redirected` from %s to %s",he,Ae.path,Ut,Cn),Yt(),Nt.headers&&Nt.headers.Host&&Lt.test(gn)&&(Nt.headers.Host=null);var Bn=qt;return qt=null,Zt.requestWithCallback(Cn,Nt,Bn),{redirect:!0,error:null}}Tn=new Error("Exceeded maxRedirects. Probably stuck in a redirect loop "+Ut),Tn.name="MaxRedirectError"}else Tn=new Error("Got statusCode "+Je.statusCode+" but cannot resolve next location from headers"),Tn.name="FollowRedirectError"}return{redirect:!1,error:Tn}}function be(Je,Tn,gn){return gn(null,Tn,Je.headers["content-encoding"])}function Ne(Je){if(ze&&(ze.waiting=Date.now()-se),ut("Request#%d %s `req response` event emit: status %d, headers: %j",he,Ut,Je.statusCode,Je.headers),Nt.streaming){var Tn=ge(Je);return Tn.redirect?void Je.resume():Tn.error?(Je.resume(),de(Tn.error,null,Je)):de(null,null,Je)}if(Je.on("close",function(){ut("Request#%d %s: `res close` event emit, total size %d",he,Ut,zt)}),Je.on("error",function(){ut("Request#%d %s: `res error` event emit, total size %d",he,Ut,zt)}),Je.on("aborted",function(){le=!0,ut("Request#%d %s: `res aborted` event emit, total size %d",he,Ut,zt)}),Ee){var Tn=ge(Je);return Tn.redirect?void Je.resume():Tn.error?(Je.resume(),Ee.end(),de(Tn.error,null,Je)):(Nt.consumeWriteStream===!1?Je.on("end",de.bind(null,null,null,Je)):isNode010||isNode012?first([[Ee,"close"],[Je,"aborted"]],function(Bn,ii,Nn){ut("Request#%d %s: writeStream or res %s event emitted",he,Ut,Nn),de(Pt||null,null,Je)}):Ee.on("close",function(){ut("Request#%d %s: writeStream close event emitted",he,Ut),de(Pt||null,null,Je)}),Je.pipe(Ee))}var gn=[];Je.on("data",function(Cn){ut("Request#%d %s: `res data` event emit, size %d",he,Ut,Cn.length),zt+=Cn.length,gn.push(Cn)}),Je.on("end",function(){var Cn=jt.concat(gn,zt);if(ut("Request#%d %s: `res end` event emit, total size %d, _dumped: %s",he,Ut,zt,Je._dumped),Pt)return de(Pt,Cn,Je);var Bn=ge(Je);if(Bn.error)return de(Bn.error,Cn,Je);Bn.redirect||be(Je,Cn,function(ii,Nn,oi){if(ii)return de(ii,Cn,Je);if(!oi&&Rt.indexOf(Nt.dataType)>=0){try{Nn=decodeBodyByCharset(Nn,Je)}catch(Si){return ut("decodeBodyByCharset error: %s",Si),de(null,Nn,Je)}if(Nt.dataType==="json")if(zt===0)Nn=null;else{var Ai=parseJSON(Nn,Qe);Ai.error?ii=Ai.error:Nn=Ai.data}}le&&ut("Request#%d %s: Remote socket was terminated before `response.end()` was called",he,Ut),de(ii,Nn,Je)})})}function We(){ut("Response timer ticking, timeout: %d",on),It=setTimeout(function(){It=null;var Je="Response timeout for "+on+"ms";Pt=new Error(Je),Pt.name="ResponseTimeoutError",Pt.requestId=he,ut("ResponseTimeout: Request#%d %s %s: %s, connected: %s",he,Ut,Pt.name,Je,Et),we()},on)}function we(){ut("Request#%d %s abort, connected: %s",he,Ut,Et),rn.socket||(Pt.noSocket=!0,de(Pt)),rn.abort()}if(!Ut||typeof Ut!="string"&&(Ut===void 0?"undefined":(0,yt.default)(Ut))!=="object"){var je=et.format("expect request url to be a string or a http request options, but got %j",Ut);throw new Error(je)}arguments.length===2&&typeof Nt=="function"&&(qt=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||Zt.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(),ue=re.port||80,Ie=lt,Fe=Mt(Nt.agent,Zt.agent),Qe=Nt.fixJSONCtlChars;re.protocol==="https:"&&(Ie=ot,Fe=Mt(Nt.httpsAgent,Zt.httpsAgent),re.port||(ue=443));var Ae={host:re.hostname||re.host||"localhost",path:re.path||"/",method:pe,port:ue,agent:Fe,headers:Nt.headers||{},lookup:Nt.lookup};Array.isArray(Nt.timeout)?Ae.requestTimeout=Nt.timeout[Nt.timeout.length-1]:Nt.timeout!==void 0&&(Ae.requestTimeout=Nt.timeout);for(var Pe=["pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","secureProtocol","secureOptions"],He=0;He<Pe.length;He++){var Re=Pe[He];Nt.hasOwnProperty(Re)&&(Ae[Re]=Nt[Re])}Ae.rejectUnauthorized!==!1||Ae.hasOwnProperty("secureOptions")||(Ae.secureOptions=wt("constants").SSL_OP_NO_TLSv1_2);var _e=Nt.auth||re.auth;_e&&(Ae.auth=_e);var ie=Nt.content||Nt.data,Tt=pe==="GET"||pe==="HEAD"||Nt.dataAsQueryString;if(!Nt.content&&ie&&typeof ie!="string"&&!jt.isBuffer(ie))if(Tt)ie=Nt.nestedQuerystring?qs.stringify(ie):querystring.stringify(ie);else{var At=Ae.headers["Content-Type"]||Ae.headers["content-type"];At||(At=Nt.contentType==="json"?"application/json":"application/x-www-form-urlencoded",Ae.headers["Content-Type"]=At),ie=parseContentType(At).type==="application/json"?(0,xt.default)(ie):Nt.nestedQuerystring?qs.stringify(ie):querystring.stringify(ie)}Tt&&ie&&(Ae.path+=(re.query?"&":"?")+ie,ie=null);var Vt=0;if(ie){var oe=ie.length;jt.isBuffer(ie)||(oe=jt.byteLength(ie)),Vt=Ae.headers["Content-Length"]=oe}Nt.dataType==="json"&&(Ae.headers.Accept="application/json"),typeof Nt.beforeRequest=="function"&&Nt.beforeRequest(Ae);var Ht=null,It=null,Pt=null,Et=!1,te=!1,zt=0,Wt=-1,le=!1,ye="",Ge="",ze=null;Nt.timing&&(ze={queuing:0,dnslookup:0,connected:0,requestSent:0,waiting:0,contentDownload:0}),Ae.headers["User-Agent"]||Ae.headers["user-agent"]||(Ae.headers["User-Agent"]=navigator.userAgent),Nt.gzip&&(Ae.headers["Accept-Encoding"]||Ae.headers["accept-encoding"]||(Ae.headers["Accept-Encoding"]="gzip"));var Ee=Nt.writeStream;ut("Request#%d %s %s with headers %j, options.path: %s",he,pe,Ut,Ae.headers,Ae.path),Nt.requestUrls.push(Ut);var Xe,on;Array.isArray(Nt.timeout)?(Xe=ct(Nt.timeout[0]),on=ct(Nt.timeout[1])):Xe=on=ct(Nt.timeout),ut("ConnectTimeout: %d, ResponseTimeout: %d",Xe,on);var rn;try{rn=Ie.request(Ae,Ne)}catch(Je){return de(Je)}return typeof window=="undefined"?function(){ut("Connect timer ticking, timeout: %d",Xe),Ht=setTimeout(function(){Ht=null,Wt===-1&&(Wt=-2);var Je="Connect timeout for "+Xe+"ms",Tn="ConnectionTimeoutError";rn.socket||(Tn="SocketAssignTimeoutError",Je+=", working sockets is full"),Pt=new Error(Je),Pt.name=Tn,Pt.requestId=he,ut("ConnectTimeout: Request#%d %s %s: %s, connected: %s",he,Ut,Pt.name,Je,Et),we()},Xe)}():rn.on("requestTimeout",function(){Wt===-1&&(Wt=-2);var Je="Connect timeout for "+Xe+"ms";Pt=new Error(Je),Pt.name="ConnectionTimeoutError",Pt.requestId=he,we()}),ze&&rn.on("finish",function(){ze.requestSent=Date.now()-se}),rn.once("socket",function(Je){ze&&(ze.queuing=Date.now()-se),isNode010&&Je.socket&&(Je=Je.socket);var Tn=Je.readyState;if(Tn==="opening")return Je.once("lookup",function(gn,Cn,Bn){ut("Request#%d %s lookup: %s, %s, %s",he,Ut,gn,Cn,Bn),ze&&(ze.dnslookup=Date.now()-se),Cn&&(ye=Cn)}),void Je.once("connect",function(){ze&&(ze.connected=Date.now()-se),ee(),We(),ut("Request#%d %s new socket connected",he,Ut),Et=!0,ye||(ye=Je.remoteAddress),Ge=Je.remotePort});ut("Request#%d %s reuse socket connected, readyState: %s",he,Ut,Tn),Et=!0,te=!0,ye||(ye=Je.remoteAddress),Ge=Je.remotePort,ee(),We()}),rn.on("error",function(Je){Je.name!=="Error"&&Je.name!=="TypeError"||(Je.name=Et?"ResponseError":"RequestError"),Je.message+=' (req "error")',ut("Request#%d %s `req error` event emit, %s: %s",he,Ut,Je.name,Je.message),de(Pt||Je)}),Ee&&Ee.once("error",function(Je){Je.message+=' (writeStream "error")',Pt=Je,ut("Request#%d %s `writeStream error` event emit, %s: %s",he,Ut,Je.name,Je.message),we()}),Nt.stream?(Nt.stream.pipe(rn),Nt.stream.once("error",function(Je){Je.message+=' (stream "error")',Pt=Je,ut("Request#%d %s `readStream error` event emit, %s: %s",he,Ut,Je.name,Je.message),we()})):rn.end(ie),rn.requestId=he,rn}}).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($t){function wt(Zt){if(Qt[Zt])return Qt[Zt].exports;var Ot=Qt[Zt]={i:Zt,l:!1,exports:{}};return $t[Zt].call(Ot.exports,Ot,Ot.exports,wt),Ot.l=!0,Ot.exports}var Qt={};wt.m=$t,wt.c=Qt,wt.d=function(Zt,Ot,jt){wt.o(Zt,Ot)||Object.defineProperty(Zt,Ot,{configurable:!1,enumerable:!0,get:jt})},wt.n=function(Zt){var Ot=Zt&&Zt.__esModule?function(){return Zt.default}:function(){return Zt};return wt.d(Ot,"a",Ot),Ot},wt.o=function(Zt,Ot){return Object.prototype.hasOwnProperty.call(Zt,Ot)},wt.p="",wt(wt.s=12)}([function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot()})(0,function(){var Zt=Zt||function(Ot,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={},Bt=Mt.lib={},St=Bt.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=Bt.WordArray=St.extend({init:function(ot,ut){ot=this.words=ot||[],this.sigBytes=ut!=null?ut:4*ot.length},toString:function(ot){return(ot||Dt).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=Ot.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 qt=(Ut<<16)+Rt&Nt;return qt/=4294967296,(qt+=.5)*(Ot.random()>.5?1:-1)}}(4294967296*(ut||Ot.random()));ut=987654071*gt(),ct.push(4294967296*gt()|0)}return new kt.init(ct,ot)}}),xt=Mt.enc={},Dt=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)}},yt=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(yt.stringify(ot)))}catch(ut){throw new Error("Malformed UTF-8 data")}},parse:function(ot){return yt.parse(unescape(encodeURIComponent(ot)))}},tt=Bt.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?Ot.ceil(Rt):Ot.max((0|Rt)-this._minBufferSize,0);var Ut=Rt*gt,Nt=Ot.min(4*Ut,ft);if(Ut){for(var qt=0;qt<Ut;qt+=gt)this._doProcessBlock(ct,qt);var ee=ct.splice(0,Ut);ut.sigBytes-=Nt}return new kt.init(ee,Nt)},clone:function(){var ot=St.clone.call(this);return ot._data=this._data.clone(),ot},_minBufferSize:0}),lt=(Bt.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 Zt})},function($t,wt,Qt){"use strict";function Zt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Ct(Mt,Bt){for(var St=0;St<Bt.length;St++){var kt=Bt[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,Bt,St){return Bt&&Ct(Mt.prototype,Bt),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Zt(this,Ct)}return Ot(Ct,null,[{key:"detectIEVersion",value:function(){for(var Mt=4,Bt=document.createElement("div"),St=Bt.getElementsByTagName("i");Bt.innerHTML="<!--[if gt IE "+Mt+"]><i></i><![endif]-->",St[0];)Mt++;return Mt>4&&Mt}},{key:"extend",value:function(Mt,Bt){for(var St in Bt)Object.prototype.hasOwnProperty.call(Bt,St)&&Bt[St]&&(Mt[St]=Bt[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 Bt(St){return St<10?"0"+St:St}return Mt.getUTCFullYear()+"-"+Bt(Mt.getUTCMonth()+1)+"-"+Bt(Mt.getUTCDate())+"T"+Bt(Mt.getUTCHours())+":"+Bt(Mt.getUTCMinutes())+":"+Bt(Mt.getUTCSeconds())+"Z"}},{key:"isIntNum",value:function(Mt){return!!/^\d+$/.test(Mt)}}]),Ct}();wt.default=jt},function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot(Qt(0))})(0,function(Zt){return function(Ot){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 Bt(lt,ot,ut,ct,ft,gt,Lt){var Rt=lt+(ut^(ot|~ct))+ft+Lt;return(Rt<<gt|Rt>>>32-gt)+ot}var St=Zt,kt=St.lib,xt=kt.WordArray,Dt=kt.Hasher,yt=St.algo,et=[];(function(){for(var lt=0;lt<64;lt++)et[lt]=4294967296*Ot.abs(Ot.sin(lt+1))|0})();var tt=yt.MD5=Dt.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],qt=lt[ot+4],ee=lt[ot+5],Yt=lt[ot+6],de=lt[ot+7],ge=lt[ot+8],be=lt[ot+9],Ne=lt[ot+10],We=lt[ot+11],we=lt[ot+12],je=lt[ot+13],he=lt[ot+14],Jt=lt[ot+15],re=gt[0],se=gt[1],pe=gt[2],ue=gt[3];re=jt(re,se,pe,ue,Lt,7,et[0]),ue=jt(ue,re,se,pe,Rt,12,et[1]),pe=jt(pe,ue,re,se,Ut,17,et[2]),se=jt(se,pe,ue,re,Nt,22,et[3]),re=jt(re,se,pe,ue,qt,7,et[4]),ue=jt(ue,re,se,pe,ee,12,et[5]),pe=jt(pe,ue,re,se,Yt,17,et[6]),se=jt(se,pe,ue,re,de,22,et[7]),re=jt(re,se,pe,ue,ge,7,et[8]),ue=jt(ue,re,se,pe,be,12,et[9]),pe=jt(pe,ue,re,se,Ne,17,et[10]),se=jt(se,pe,ue,re,We,22,et[11]),re=jt(re,se,pe,ue,we,7,et[12]),ue=jt(ue,re,se,pe,je,12,et[13]),pe=jt(pe,ue,re,se,he,17,et[14]),se=jt(se,pe,ue,re,Jt,22,et[15]),re=Ct(re,se,pe,ue,Rt,5,et[16]),ue=Ct(ue,re,se,pe,Yt,9,et[17]),pe=Ct(pe,ue,re,se,We,14,et[18]),se=Ct(se,pe,ue,re,Lt,20,et[19]),re=Ct(re,se,pe,ue,ee,5,et[20]),ue=Ct(ue,re,se,pe,Ne,9,et[21]),pe=Ct(pe,ue,re,se,Jt,14,et[22]),se=Ct(se,pe,ue,re,qt,20,et[23]),re=Ct(re,se,pe,ue,be,5,et[24]),ue=Ct(ue,re,se,pe,he,9,et[25]),pe=Ct(pe,ue,re,se,Nt,14,et[26]),se=Ct(se,pe,ue,re,ge,20,et[27]),re=Ct(re,se,pe,ue,je,5,et[28]),ue=Ct(ue,re,se,pe,Ut,9,et[29]),pe=Ct(pe,ue,re,se,de,14,et[30]),se=Ct(se,pe,ue,re,we,20,et[31]),re=Mt(re,se,pe,ue,ee,4,et[32]),ue=Mt(ue,re,se,pe,ge,11,et[33]),pe=Mt(pe,ue,re,se,We,16,et[34]),se=Mt(se,pe,ue,re,he,23,et[35]),re=Mt(re,se,pe,ue,Rt,4,et[36]),ue=Mt(ue,re,se,pe,qt,11,et[37]),pe=Mt(pe,ue,re,se,de,16,et[38]),se=Mt(se,pe,ue,re,Ne,23,et[39]),re=Mt(re,se,pe,ue,je,4,et[40]),ue=Mt(ue,re,se,pe,Lt,11,et[41]),pe=Mt(pe,ue,re,se,Nt,16,et[42]),se=Mt(se,pe,ue,re,Yt,23,et[43]),re=Mt(re,se,pe,ue,be,4,et[44]),ue=Mt(ue,re,se,pe,we,11,et[45]),pe=Mt(pe,ue,re,se,Jt,16,et[46]),se=Mt(se,pe,ue,re,Ut,23,et[47]),re=Bt(re,se,pe,ue,Lt,6,et[48]),ue=Bt(ue,re,se,pe,de,10,et[49]),pe=Bt(pe,ue,re,se,he,15,et[50]),se=Bt(se,pe,ue,re,ee,21,et[51]),re=Bt(re,se,pe,ue,we,6,et[52]),ue=Bt(ue,re,se,pe,Nt,10,et[53]),pe=Bt(pe,ue,re,se,Ne,15,et[54]),se=Bt(se,pe,ue,re,Rt,21,et[55]),re=Bt(re,se,pe,ue,ge,6,et[56]),ue=Bt(ue,re,se,pe,Jt,10,et[57]),pe=Bt(pe,ue,re,se,Yt,15,et[58]),se=Bt(se,pe,ue,re,je,21,et[59]),re=Bt(re,se,pe,ue,qt,6,et[60]),ue=Bt(ue,re,se,pe,We,10,et[61]),pe=Bt(pe,ue,re,se,Ut,15,et[62]),se=Bt(se,pe,ue,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]+ue|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=Ot.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=Dt.clone.call(this);return lt._hash=this._hash.clone(),lt}});St.MD5=Dt._createHelper(tt),St.HmacMD5=Dt._createHmacHelper(tt)}(Math),Zt.MD5})},function($t,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($t,wt,Qt){"use strict";function Zt(tt){return tt&&tt.__esModule?tt:{default:tt}}function Ot(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=Zt(Ct),Bt=Qt(25),St=Zt(Bt),kt=Qt(6),xt=Zt(kt),Dt=Qt(7),yt=Zt(Dt),et=function(){function tt(lt){Ot(this,tt);var ot=yt.default.os.name,ut=yt.default.os.version||"",ct=yt.default.browser.name,ft=yt.default.browser.version||"",gt=window.location.href,Lt="";gt&&(Lt=yt.default.getHost(gt));var Rt="pc";yt.default.os.ipad?Rt="pad":(yt.default.os.iphone||yt.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($t,wt,Qt){"use strict";function Zt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Ct(Mt,Bt){for(var St=0;St<Bt.length;St++){var kt=Bt[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,Bt,St){return Bt&&Ct(Mt.prototype,Bt),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Zt(this,Ct)}return Ot(Ct,null,[{key:"create",value:function(Mt,Bt){var St,kt="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),xt=[];if(Bt=Bt||kt.length,Mt)for(St=0;St<Mt;St++)xt[St]=kt[0|Math.random()*Bt];else{var Dt;for(xt[8]=xt[13]=xt[18]=xt[23]="-",xt[14]="4",St=0;St<36;St++)xt[St]||(Dt=0|16*Math.random(),xt[St]=kt[St==19?3&Dt|8:Dt])}return xt.join("")}}]),Ct}();wt.default=jt},function($t,wt,Qt){"use strict";Object.defineProperty(wt,"__esModule",{value:!0});var Zt={version:"1.5.0"};wt.default=Zt},function($t,wt,Qt){"use strict";function Zt(kt,xt){if(!(kt instanceof xt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function kt(xt,Dt){for(var yt=0;yt<Dt.length;yt++){var et=Dt[yt];et.enumerable=et.enumerable||!1,et.configurable=!0,"value"in et&&(et.writable=!0),Object.defineProperty(xt,et.key,et)}}return function(xt,Dt,yt){return Dt&&kt(xt.prototype,Dt),yt&&kt(xt,yt),xt}}(),jt=function(kt){var xt=navigator.userAgent,Dt="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 yt=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&&(Dt="macOS"),navigator.platform=="X11"&&!yt&&!et&&(Dt="Unix"),String(navigator.platform).indexOf("Linux")>-1&&(Dt="Linux"),yt?"windows":Dt},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},Bt=function(){var kt={},xt={},Dt=navigator.userAgent,yt=navigator.platform,et=Dt.match(/Web[kK]it[\/]{0,1}([\d.]+)/),tt=Dt.match(/(Android);?[\s\/]+([\d.]+)?/),lt=!!Dt.match(/\(Macintosh\; Intel /),ot=Dt.match(/(iPad).*OS\s([\d_]+)/),ut=Dt.match(/(iPod)(.*OS\s([\d_]+))?/),ct=!ot&&Dt.match(/(iPhone\sOS)\s([\d_]+)/),ft=Dt.match(/(webOS|hpwOS)[\s\/]([\d.]+)/),gt=/Win\d{2}|Windows/.test(yt),Lt=Dt.match(/Windows Phone ([\d.]+)/),Rt=ft&&Dt.match(/TouchPad/),Ut=Dt.match(/Kindle\/([\d.]+)/),Nt=Dt.match(/Silk\/([\d._]+)/),qt=Dt.match(/(BlackBerry).*Version\/([\d.]+)/),ee=Dt.match(/(BB10).*Version\/([\d.]+)/),Yt=Dt.match(/(RIM\sTablet\sOS)\s([\d.]+)/),de=Dt.match(/PlayBook/),ge=Dt.match(/Chrome\/([\d.]+)/)||Dt.match(/CriOS\/([\d.]+)/),be=Dt.match(/Firefox\/([\d.]+)/),Ne=Dt.match(/\((?:Mobile|Tablet); rv:([\d.]+)\).*Firefox\/[\d.]+/),We=Dt.match(/MSIE\s([\d.]+)/)||Dt.match(/Trident\/[\d](?=[^\?]+).*rv:([0-9.].)/),we=!ge&&Dt.match(/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/),je=we||Dt.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),qt&&(kt.blackberry=!0,kt.version=qt[2]),ee&&(kt.bb10=!0,kt.version=ee[2]),Yt&&(kt.rimtabletos=!0,kt.version=Yt[2]),de&&(xt.playbook=!0),Ut&&(kt.kindle=!0,kt.version=Ut[1]),Nt&&(xt.silk=!0,xt.version=Nt[1]),!Nt&&kt.android&&Dt.match(/Kindle Fire/)&&(xt.silk=!0),ge&&(xt.chrome=!0,xt.version=ge[1]),be&&(xt.firefox=!0,xt.version=be[1]),Ne&&(kt.firefoxos=!0,kt.version=Ne[1]),We&&(xt.ie=!0,xt.version=We[1]),je&&(lt||kt.ios||gt||tt)&&(xt.safari=!0,kt.ios||(xt.version=je[1])),we&&(xt.webview=!0),lt){var he=Dt.match(/[\d]*_[\d]*_[\d]*/);he&&he.length>0&&he[0]&&(kt.version=he[0].replace(/_/g,"."))}return kt.tablet=!!(ot||de||tt&&!Dt.match(/Mobile/)||be&&Dt.match(/Tablet/)||We&&!Dt.match(/Phone/)&&Dt.match(/Touch/)),kt.phone=!(kt.tablet||kt.ipod||!(tt||ct||ft||qt||ee||ge&&Dt.match(/Android/)||ge&&Dt.match(/CriOS\/([\d.]+)/)||be&&Dt.match(/Mobile/)||We&&Dt.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(){Zt(this,kt)}return Ot(kt,null,[{key:"getHost",value:function(xt){var et="";if(xt===void 0||xt==null||xt=="")return"";var Dt=xt.indexOf("//"),yt=xt;Dt>-1&&(yt=xt.substring(Dt+2));var et=yt,tt=yt.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 Bt.os}},{key:"browser",get:function(){var xt=Bt.browser;return xt.name||(xt.name=Mt()),xt}}]),kt}();wt.default=St},function($t,wt,Qt){"use strict";function Zt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Ct(Mt,Bt){for(var St=0;St<Bt.length;St++){var kt=Bt[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,Bt,St){return Bt&&Ct(Mt.prototype,Bt),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Zt(this,Ct)}return Ot(Ct,null,[{key:"get",value:function(Mt,Bt,St,kt,xt){var Dt;St=St||function(){},typeof XMLHttpRequest=="undefined"&&(window.XMLHttpRequest=function(){try{return new window.ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(yt){}try{return new window.ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(yt){}try{return new window.ActiveXObject("Msxml2.XMLHTTP")}catch(yt){}throw new Error("This browser does not support XMLHttpRequest.")}),Dt=new XMLHttpRequest,Dt.onreadystatechange=function(){Dt.readyState===4&&(Dt.status===200?Bt(Dt.responseText):St(Dt.responseText))};try{kt===void 0&&(kt=!0),Dt.open("GET",Mt,kt),xt&&(Dt.withCredentials=!0)}catch(yt){return void St(yt)}try{Dt.send()}catch(yt){St(yt)}}}]),Ct}();wt.default=jt},function($t,wt,Qt){"use strict";function Zt(Bt,St){if(!(Bt instanceof St))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Bt(St,kt){for(var xt=0;xt<kt.length;xt++){var Dt=kt[xt];Dt.enumerable=Dt.enumerable||!1,Dt.configurable=!0,"value"in Dt&&(Dt.writable=!0),Object.defineProperty(St,Dt.key,Dt)}}return function(St,kt,xt){return kt&&Bt(St.prototype,kt),xt&&Bt(St,xt),St}}(),jt=Qt(27),Ct=Qt(30),Mt=(Qt(10),function(){function Bt(){Zt(this,Bt)}return Ot(Bt,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 Dt=[];for(var yt in St)Dt.push(yt);for(var et=Dt.sort(),tt="",lt=et.length,yt=0;yt<lt;yt++){var ot=Bt.aliyunEncodeURI(et[yt]),ut=Bt.aliyunEncodeURI(St[et[yt]]);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&"+Bt.aliyunEncodeURI("/")+"&"+Bt.aliyunEncodeURI(Bt.makeUTF8sort(St,"=","&")),kt+"&"))}}]),Bt}());wt.default=Mt},function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot(Qt(0))})(0,function(Zt){return Zt.enc.Utf8})},function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot(Qt(0))})(0,function(Zt){return Zt.enc.Hex})},function($t,wt,Qt){$t.exports=Qt(13)},function($t,wt,Qt){"use strict";var Zt,Ot,jt=Qt(14),Ct=function(Bt){return Bt&&Bt.__esModule?Bt:{default:Bt}}(jt),Mt={Vod:Ct.default};Zt=[],(Ot=function(){return Mt}.apply(wt,Zt))!==void 0&&($t.exports=Ot),window.AliyunUpload=Mt,Pn.exports=AliyunUpload},function($t,wt,Qt){"use strict";function Zt(ee){return ee&&ee.__esModule?ee:{default:ee}}function Ot(ee,Yt){if(!(ee instanceof Yt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function ee(Yt,de){for(var ge=0;ge<de.length;ge++){var be=de[ge];be.enumerable=be.enumerable||!1,be.configurable=!0,"value"in be&&(be.writable=!0),Object.defineProperty(Yt,be.key,be)}}return function(Yt,de,ge){return de&&ee(Yt.prototype,de),ge&&ee(Yt,ge),Yt}}(),Ct=Qt(15),Mt=Qt(3),Bt=Qt(16),St=Zt(Bt),kt=Qt(18),xt=Zt(kt),Dt=Qt(24),yt=Zt(Dt),et=Qt(4),tt=Zt(et),lt=Qt(1),ot=Zt(lt),ut=Qt(5),ct=Zt(ut),ft=Qt(26),gt=Zt(ft),Lt=Qt(31),Rt=Zt(Lt),Ut=Qt(32),Nt=Zt(Ut),qt=(Qt(2),function(){function ee(Yt){Ot(this,ee),this.options=Yt,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(ee,[{key:"init",value:function(Yt,de,ge,be){return this._retryCount=0,!(ge&&!be||!ge&&be)&&!(Yt&&!de||!Yt&&de)&&(this._ossCreditor.accessKeyId=Yt,this._ossCreditor.accessKeySecret=de,this._ossCreditor.securityToken=ge,this._ossCreditor.expireTime=be,!0)}},{key:"addFile",value:function(Yt,de,ge,be,Ne,We){if(!Yt)return!1;if(Yt.size==0)try{this.options.onUploadFailed({file:Yt},"EmptyFile","\u6587\u4EF6\u5927\u5C0F\u4E3A0\uFF0C\u4E0D\u80FD\u4E0A\u4F20")}catch(Jt){console.log(Jt)}for(var we=(this.options,0);we<this._uploadList.length;we++)if(this._uploadList[we].file==Yt)return!1;var je=new Object;if(je.file=Yt,je._endpoint=de,je._bucket=ge,je._object=be,je.state=Ct.UPLOADSTATE.INIT,je.isImage=ot.default.isImage(Yt.name),!je.isImage&&this.options.enableUploadProgress){var he=this;Nt.default.getMd5(Yt,function(Jt){je.fileHash=Jt;var re=he._getCheckoutpoint(je);he.options.localCheckpoint||re||he._getCheckoutpointFromCloud(je,function(se){if(se.UploadPoint){var pe=JSON.parse(se.UploadPoint);pe.loaded!=1&&(je.checkpoint=pe.checkpoint,je.loaded=pe.loaded,je.videoId=se.VideoId,he._saveCheckoutpoint(je,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(ue){console.log(ue)}})})}Ne&&(je.videoInfo=Ne?JSON.parse(Ne).Vod:{},je.userData=xt.default.encode(Ne)),je.ri=ct.default.create(),this._uploadList.push(je),this._reportLog("20001",je,{ql:this._uploadList.length});try{this.options.addFileSuccess&&this.options.addFileSuccess(je)}catch(Jt){console.log(Jt)}return!0}},{key:"deleteFile",value:function(Yt){return!!this.cancelFile(Yt)&&(this._uploadList.splice(Yt,1),!0)}},{key:"cleanList",value:function(){this.stopUpload(),this._uploadList.length=0,this._curIndex=-1}},{key:"cancelFile",value:function(Yt){if(this.options,Yt<0||Yt>=this._uploadList.length)return!1;var de=this._uploadList[Yt];if(Yt==this._curIndex&&de.state==Ct.UPLOADSTATE.UPLOADING){de.state=Ct.UPLOADSTATE.CANCELED;var ge=this._getCheckoutpoint(de);ge&&ge.checkpoint&&(ge=ge.checkpoint),ge&&this._ossUpload.abort(de),this._removeCheckoutpoint(de),this.nextUpload()}else de.state!=Ct.UPLOADSTATE.SUCCESS&&(de.state=Ct.UPLOADSTATE.CANCELED);return this._reportLog("20008",de),!0}},{key:"resumeFile",value:function(Yt){if(this.options,Yt<0||Yt>=this._uploadList.length)return!1;var de=this._uploadList[Yt];return de.state==Ct.UPLOADSTATE.CANCELED&&(de.state=Ct.UPLOADSTATE.INIT,!0)}},{key:"listFiles",value:function(){return this._uploadList}},{key:"getCheckpoint",value:function(Yt){return this._getCheckoutpoint({file:Yt})}},{key:"startUpload",value:function(Yt){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 de=this._uploadList[this._curIndex];this._ossUpload=null,this._upload(de),this._state=Ct.VODSTATE.START}},{key:"nextUpload",value:function(){var Yt=this.options;if(this._state==Ct.VODSTATE.START)if(this._curIndex=this._findUploadIndex(),this._curIndex!=-1){var de=this._uploadList[this._curIndex];this._ossUpload=null,this._upload(de)}else{this._state=Ct.VODSTATE.END;try{Yt.onUploadEnd&&Yt.onUploadEnd(de)}catch(ge){console.log(ge)}}}},{key:"clear",value:function(Yt){for(var de=this.options,ge=0,be=0;be<this._uploadList.length;be++)de.uploadList[be].state==Ct.UPLOADSTATE.SUCCESS&&ge++,this._uploadList[be].state==Yt&&(de.uploadList.splice(be,1),be--);de.onClear&&de.onClear(de.uploadList.length,ge)}},{key:"stopUpload",value:function(){if((this._state==Ct.VODSTATE.START||this._state==Ct.VODSTATE.FAILURE||this._curIndex==-1)&&this._curIndex!=-1){var Yt=this._uploadList[this._curIndex];this._state=Ct.VODSTATE.STOP,Yt.state=Ct.UPLOADSTATE.STOPED,this._changeState(Yt,Ct.UPLOADSTATE.STOPED),this._ossUpload.cancel()}}},{key:"resumeUploadWithAuth",value:function(Yt){var de=this;if(!Yt)return!1;var ge=JSON.parse(xt.default.decode(Yt));return!!(ge.AccessKeyId&&ge.AccessKeySecret&&ge.SecurityToken&&ge.Expiration)&&de.resumeUploadWithToken(ge.AccessKeyId,ge.AccessKeySecret,ge.SecurityToken,ge.Expiration)}},{key:"resumeUploadWithToken",value:function(Yt,de,ge,be){if(this.options,!(Yt&&de&&ge&&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(Yt,de,ge,be),this._state=Ct.VODSTATE.START,this._ossUpload=null,this._uploadCore(Ne,Ne.retry),Ne.retry=!1),!0}},{key:"resumeUploadWithSTSToken",value:function(Yt,de,ge){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,Yt,de,ge):this.setSTSToken(be,Yt,de,ge)}}},{key:"setSTSTokenDirectlyUpload",value:function(Yt,de,ge,be,Ne){if(!(de&&ge&&be&&Ne))return console.log("accessKeyId\u3001ccessKeySecret\u3001securityToken and expiration should not be empty."),!1;this._ut="oss";var We=Yt;this.init(de,ge,be,Ne),We.endpoint=We._endpoint,We.bucket=We._bucket,We.object=We._object,this._ossUpload=null,this._uploadCore(We,Yt.retry),Yt.retry=!1}},{key:"setSTSToken",value:function(Yt,de,ge,be){if(!de||!ge||!be)return console.log("accessKeyId\u3001ccessKeySecret\u3001securityToken should not be empty."),!1;this._ut="vod",this._uploadWay="sts";var Ne=Yt.videoInfo,We={accessKeyId:de,securityToken:be,accessKeySecret:ge,fileName:Yt.file.name,title:Ne.Title,requestId:Yt.ri,region:this.options.region};Ne.ImageType&&(We.imageType=Ne.ImageType),Ne.ImageExt&&(We.imageExt=Ne.ImageExt),Ne.FileSize&&(We.fileSize=Ne.FileSize),Ne.Description&&(We.description=Ne.Description),Ne.CateId&&(We.cateId=Ne.CateId),Ne.Tags&&(We.tags=Ne.Tags),Ne.TemplateGroupId&&(We.templateGroupId=Ne.TemplateGroupId),Ne.StorageLocation&&(We.storageLocation=Ne.StorageLocation),Ne.CoverURL&&(We.coverUrl=Ne.CoverURL),Ne.TransCodeMode&&(We.transCodeMode=Ne.TransCodeMode),Ne.UserData&&(We.userData=Ne.UserData);var we=this,je="getUploadAuth";Yt.videoId?(We.videoId=Yt.videoId,je="refreshUploadAuth"):Yt.isImage&&(je="getImageUploadAuth"),gt.default[je](We,function(he){Yt.videoId=he.VideoId?he.VideoId:Yt.videoId,we.setUploadAuthAndAddress(Yt,he.UploadAuth,he.UploadAddress),we._state=Ct.VODSTATE.START},function(he){we._error(Yt,{name:he.Code,code:he.Code,message:he.Message,requestId:he.RequestId})})}},{key:"setUploadAuthAndAddress",value:function(Yt,de,ge,be){if(!Yt||!de||!ge)return!1;var Ne=JSON.parse(xt.default.decode(de));if(!(Ne.AccessKeyId&&Ne.AccessKeySecret&&Ne.SecurityToken&&Ne.Expiration))return console.error("uploadauth is invalid"),!1;var We={},we=Yt;if(ge){if(We=JSON.parse(xt.default.decode(ge)),!We.Endpoint||!We.Bucket||!We.FileName)return console.error("uploadAddress is invalid"),!1}else We.Endpoint=we.endpoint,We.Bucket=we.bucket,We.FileName=we.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),we.endpoint=we._endpoint?we._endpoint:We.Endpoint,we.bucket=we._bucket?we._bucket:We.Bucket,we.object=we._object?we._object:We.FileName,we.region=this.options.region,be&&(we.videoId=be),this._ossUpload=null,this._uploadCore(we,Yt.retry),Yt.retry=!1}},{key:"_refreshSTSTokenUpload",value:function(Yt,de,ge,be){if(!de||!ge||!be)return console.log("accessKeyId\u3001ccessKeySecret\u3001securityToken should not be empty."),!1;var Ne={accessKeyId:de,securityToken:be,accessKeySecret:ge,videoId:Yt.object,requestId:Yt.ri,region:this.options.region},We=this,we="refreshUploadAuth";Yt.isImage&&(we="getImageUploadAuth"),gt.default[we](Ne,function(je){We.setUploadAuthAndAddress(Yt,je.UploadAuth,UploadAddress),We._state=Ct.VODSTATE.START},function(je){We._error(Yt,{name:je.Code,code:je.Code,message:je.Message,requestId:je.RequestId})})}},{key:"_upload",value:function(Yt){var de=arguments.length>1&&arguments[1]!==void 0&&arguments[1],ge=this.options;if(Yt.retry=de,ge.onUploadstarted&&!de)try{var be=this._getCheckoutpoint(Yt);be&&be.state!=Ct.UPLOADSTATE.UPLOADING&&(Yt.checkpoint=be,Yt.videoId=be.videoId),ge.onUploadstarted(Yt)}catch(Ne){console.log(Ne)}}},{key:"_uploadCore",value:function(Yt){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(Yt.state=Ct.UPLOADSTATE.UPLOADING,!this._ossUpload){Yt.endpoint=Yt.endpoint||"http://oss-cn-hangzhou.aliyuncs.com";var de=this;this._ossUpload=new St.default({bucket:Yt.bucket,endpoint:Yt.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){de._error.call(de,he,Jt)},oncomplete:function(he,Jt){de._complete.call(de,he,Jt)},onprogress:function(he,Jt,re){de._progress.call(de,he,Jt,re)}})}var ge=ot.default.getFileType(Yt.file.name),be=this._getCheckoutpoint(Yt),Ne="",We="";be&&be.checkpoint&&(We=be.state,Ne=be.videoId,be=be.checkpoint),be&&Ne==Yt.videoId&&We!=Ct.UPLOADSTATE.UPLOADING&&(be.file=Yt.file,Yt.checkpoint=be,be.uploadId);var we=this._adjustPartSize(Yt);this._reportLog("20002",Yt,{ft:ge,fs:Yt.file.size,bu:Yt.bucket,ok:Yt.object,vid:Yt.videoId||"",fn:Yt.file.name,fw:null,fh:null,ps:we});var je={headers:{"x-oss-notification":Yt.userData?Yt.userData:""},partSize:we,parallel:this.options.parallel};this._ossUpload.upload(Yt,je)}},{key:"_findUploadIndex",value:function(){for(var Yt=-1,de=0;de<this._uploadList.length;de++)if(this._uploadList[de].state==Ct.UPLOADSTATE.INIT){Yt=de;break}return Yt}},{key:"_error",value:function(Yt,de){if(de.name=="cancel")try{this.options.onUploadCanceled(Yt,de)}catch(be){console.log(be)}else{if(de.message.indexOf("InvalidAccessKeyIdError")>0||de.name=="SignatureDoesNotMatchError"||de.code=="SecurityTokenExpired"||de.code=="InvalidSecurityToken.Expired"||de.code=="InvalidAccessKeyId"&&this._ossCreditor.securityToken){if(this.options.onUploadTokenExpired){this._state=Ct.VODSTATE.EXPIRE,Yt.state=Ct.UPLOADSTATE.FAIlURE;try{this.options.onUploadTokenExpired(Yt,de)}catch(be){console.log(be)}}return}if((de.name=="RequestTimeoutError"||de.name=="ConnectionTimeout"||de.name=="ConnectionTimeoutError")&&this._retryTotal>this._retryCount){var ge=this;return setTimeout(function(){ge._uploadCore(Yt,!0)},1e3*ge._retryDuration),void this._retryCount++}de.name=="NoSuchUploadError"&&this._removeCheckoutpoint(Yt),this._handleError(Yt,de)}}},{key:"_handleError",value:function(Yt,de){var ge=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],be=Ct.UPLOADSTATE.FAIlURE;if(Yt.state!=Ct.UPLOADSTATE.CANCELED&&(Yt.state=Ct.UPLOADSTATE.FAIlURE,this._state=Ct.VODSTATE.FAILURE,this.options.onUploadFailed&&de&&de.code&&de.message))try{this.options.onUploadFailed(Yt,de.code,de.message)}catch(We){console.log(We)}if(ge&&this._changeState(Yt,be),this._reportLog("20006",Yt,{code:de.name,message:de.message,requestId:de.requestId,fs:Yt.file.size,bu:Yt.bucket,ok:Yt.object,fn:Yt.file.name}),this._reportLog("20004",Yt,{requestId:de.requestId,fs:Yt.file.size,bu:Yt.bucket,ok:Yt.object,fn:Yt.file.name}),Yt.ri=ct.default.create(),this._findUploadIndex()!=-1){var Ne=this;this._state=Ct.VODSTATE.START,setTimeout(function(){Ne.nextUpload()},100)}}},{key:"_complete",value:function(Yt,de){if(Yt.state=Ct.UPLOADSTATE.SUCCESS,this.options.onUploadSucceed)try{this.options.onUploadSucceed(Yt)}catch(Ne){console.log(Ne)}var ge=0;de&&de.res&&de.res.headers&&(ge=de.res.headers["x-oss-request-id"]),this._removeCheckoutpoint(Yt);var be=this;setTimeout(function(){be.nextUpload()},100),this._retryCount=0,this._reportLog("20003",Yt,{requestId:ge})}},{key:"_progress",value:function(Yt,de,ge){if(this.options.onUploadProgress)try{Yt.loaded=de.loaded,this.options.onUploadProgress(Yt,de.total,de.loaded)}catch(Jt){console.log(Jt)}var be=de.checkpoint,Ne=0;be&&(Yt.checkpoint=be,this._saveCheckoutpoint(Yt,be,Ct.UPLOADSTATE.UPLOADING),Ne=be.uploadId),this._retryCount=0;var We=this._getPortNumber(be),we=0;if(ge&&ge.headers&&(we=ge.headers["x-oss-request-id"]),de.loaded!=0&&this._reportLog("20007",Yt,{pn:We,requestId:we}),de.loaded!=1&&this._reportLog("20005",Yt,{UploadId:Ne,pn:We+1,pr:Yt.retry?1:0,fs:Yt.file.size,bu:Yt.bucket,ok:Yt.object,fn:Yt.file.name}),!this._invalidUserId&&!Yt.isImage&&this._ut=="vod"&&this.options.enableUploadProgress){var je={file:Yt.file,checkpoint:de,userId:this.options.userId,videoId:Yt.videoId,region:this.options.region,fileHash:Yt.fileHash};try{var he=this;Rt.default.upload(je,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(Yt){if(Yt){var de=Yt.doneParts;if(de&&de.length>0)return de[de.length-1].number}return 0}},{key:"_removeCheckoutpoint",value:function(Yt){var de=this._getCheckoutpointKey(Yt);yt.default.remove(de)}},{key:"_getCheckoutpoint",value:function(Yt){var de=this._getCheckoutpointKey(Yt),ge=yt.default.get(de);if(ge)try{return JSON.parse(ge)}catch(be){}return""}},{key:"_saveCheckoutpoint",value:function(Yt,de,ge){if(de){var be=this._getCheckoutpointKey(Yt),Ne=Yt.file,We={fileName:Ne.name,lastModified:Ne.lastModified,size:Ne.size,object:Yt.object,videoId:Yt.videoId,bucket:Yt.bucket,endpoint:Yt.endpoint,checkpoint:de,loaded:Yt.loaded,state:ge};yt.default.set(be,JSON.stringify(We))}}},{key:"_changeState",value:function(Yt,de){var ge=this._getCheckoutpoint(Yt);ge&&((this._onbeforeunload=!0)&&(de=Ct.UPLOADSTATE.STOPED),this._saveCheckoutpoint(Yt,ge.checkpoint,de))}},{key:"_getCheckoutpointKey",value:function(Yt){return"upload_"+Yt.file.lastModified+"_"+Yt.file.name+"_"+Yt.file.size}},{key:"_getCheckoutpointFromCloud",value:function(Yt,de,ge){var be={userId:this.options.userId,uploadInfoList:[{FileName:Yt.file.name,FileSize:Yt.file.size,FileCreateTime:Yt.file.lastModified,FileHash:Yt.fileHash}],region:this.options.region};Rt.default.get(be,function(Ne){de(Ne)},ge)}},{key:"_reportLog",value:function(Yt,de,ge){ge||(ge={}),ge.ri=de.ri,this._ut&&(ge.ut=this._ut),this._log.log(Yt,ge)}},{key:"_initEvent",value:function(){var Yt=this;window&&(window.onbeforeunload=function(de){if(Yt._onbeforeunload=!0,Yt._curIndex!=-1&&Yt._uploadList.length>Yt._curIndex){var ge=Yt._uploadList[Yt._curIndex];Yt._changeState(ge,Ct.UPLOADSTATE.STOPED)}})}},{key:"_initState",value:function(){for(var Yt=0;Yt<this._uploadList.length;Yt++){var de=this._uploadList[Yt];de.state!=Ct.UPLOADSTATE.FAIlURE&&de.state!=Ct.UPLOADSTATE.STOPED||(de.state=Ct.UPLOADSTATE.INIT)}this._state=Ct.VODSTATE.INIT}},{key:"_adjustPartSize",value:function(Yt){return Yt.file.size/this.options.partSize>1e4?Yt.file.size/9999:this.options.partSize}}]),ee}());wt.default=qt},function($t,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($t,wt,Qt){"use strict";function Zt(kt){return kt&&kt.__esModule?kt:{default:kt}}function Ot(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,Dt){for(var yt=0;yt<Dt.length;yt++){var et=Dt[yt];et.enumerable=et.enumerable||!1,et.configurable=!0,"value"in et&&(et.writable=!0),Object.defineProperty(xt,et.key,et)}}return function(xt,Dt,yt){return Dt&&kt(xt.prototype,Dt),yt&&kt(xt,yt),xt}}(),Ct=Qt(3),Mt=Qt(17),Bt=(Zt(Mt),Qt(1)),St=(Zt(Bt),function(){function kt(xt,Dt){if(Ot(this,kt),xt){this._config=xt,this.create(this._config),this._uploadInfo=null,this._callback={};var yt=function(){};this._callback.onerror=Dt.onerror||yt,this._callback.oncomplete=Dt.oncomplete||yt,this._callback.onprogress=Dt.onprogress||yt}}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 Dt={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&&(Dt.timeout=xt.timeout),this.oss=new OSS.Wrapper(Dt)}},{key:"abort",value:function(xt){if(xt.checkpoint){var Dt=xt.checkpoint.uploadId;this.oss.abortMultipartUpload(xt.object,Dt)}}},{key:"getVersion",value:function(){}},{key:"cancel",value:function(){this.oss.cancel&&this.oss.cancel()}},{key:"upload",value:function(xt,Dt){this._uploadInfo=xt;var yt=this,et=function(lt,ot,ut){return function(ct){yt._progress(lt,ot,ut),ct()}},tt={parallel:Dt.parallel||this._config.parallel||Ct.UPLOADDEFAULT.PARALLEL,partSize:Dt.partSize||this._config.partSize||Ct.UPLOADDEFAULT.PARTSIZE,progress:et};Dt.headers&&(tt.headers=Dt.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){yt._complete(lt)}).catch(function(lt){yt.oss.cancel&&(yt.oss&&yt.oss.isCancel()?console.log("oss is cancel as error"):yt.oss.cancel()),yt._error(lt)})}},{key:"header",value:function(xt,Dt,yt){this.oss.get(xt.object).then(function(et){Dt(et)}).catch(function(et){yt(et)})}},{key:"_progress",value:function(xt,Dt,yt){this._callback.onprogress(this._uploadInfo,{loaded:xt,total:this._uploadInfo.file.size,checkpoint:Dt},yt)}},{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($t,wt,Qt){"use strict";function Zt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Ct(Mt,Bt){for(var St=0;St<Bt.length;St++){var kt=Bt[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,Bt,St){return Bt&&Ct(Mt.prototype,Bt),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Zt(this,Ct)}return Ot(Ct,null,[{key:"format",value:function(Mt){if(arguments.length<2)return null;for(var Bt=arguments[1],St=1;St<arguments.length;St++){var kt=new RegExp("\\{"+(St-1)+"\\}","gm");Bt=Bt.replace(kt,arguments[St+1])}return{code:Mt,message:Bt}}},{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($t,wt,Qt){"use strict";(function(Zt){function Ot(Mt,Bt){if(!(Mt instanceof Bt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function Mt(Bt,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(Bt,xt.key,xt)}}return function(Bt,St,kt){return St&&Mt(Bt.prototype,St),kt&&Mt(Bt,kt),Bt}}(),Ct=function(){function Mt(){Ot(this,Mt)}return jt(Mt,null,[{key:"encode",value:function(Bt){return new Zt(Bt).toString("base64")}},{key:"decode",value:function(Bt){return new Zt(Bt,"base64").toString()}}]),Mt}();wt.default=Ct}).call(wt,Qt(19).Buffer)},function($t,wt,Qt){"use strict";(function(Zt){function Ot(){return Ct.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function jt(It,Pt){if(Ot()<Pt)throw new RangeError("Invalid typed array length");return Ct.TYPED_ARRAY_SUPPORT?(It=new Uint8Array(Pt),It.__proto__=Ct.prototype):(It===null&&(It=new Ct(Pt)),It.length=Pt),It}function Ct(It,Pt,Et){if(!(Ct.TYPED_ARRAY_SUPPORT||this instanceof Ct))return new Ct(It,Pt,Et);if(typeof It=="number"){if(typeof Pt=="string")throw new Error("If encoding is specified then the first argument must be a string");return kt(this,It)}return Mt(this,It,Pt,Et)}function Mt(It,Pt,Et,te){if(typeof Pt=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer!="undefined"&&Pt instanceof ArrayBuffer?yt(It,Pt,Et,te):typeof Pt=="string"?xt(It,Pt,Et):et(It,Pt)}function Bt(It){if(typeof It!="number")throw new TypeError('"size" argument must be a number');if(It<0)throw new RangeError('"size" argument must not be negative')}function St(It,Pt,Et,te){return Bt(Pt),Pt<=0?jt(It,Pt):Et!==void 0?typeof te=="string"?jt(It,Pt).fill(Et,te):jt(It,Pt).fill(Et):jt(It,Pt)}function kt(It,Pt){if(Bt(Pt),It=jt(It,Pt<0?0:0|tt(Pt)),!Ct.TYPED_ARRAY_SUPPORT)for(var Et=0;Et<Pt;++Et)It[Et]=0;return It}function xt(It,Pt,Et){if(typeof Et=="string"&&Et!==""||(Et="utf8"),!Ct.isEncoding(Et))throw new TypeError('"encoding" must be a valid string encoding');var te=0|ot(Pt,Et);It=jt(It,te);var zt=It.write(Pt,Et);return zt!==te&&(It=It.slice(0,zt)),It}function Dt(It,Pt){var Et=Pt.length<0?0:0|tt(Pt.length);It=jt(It,Et);for(var te=0;te<Et;te+=1)It[te]=255&Pt[te];return It}function yt(It,Pt,Et,te){if(Pt.byteLength,Et<0||Pt.byteLength<Et)throw new RangeError("'offset' is out of bounds");if(Pt.byteLength<Et+(te||0))throw new RangeError("'length' is out of bounds");return Pt=Et===void 0&&te===void 0?new Uint8Array(Pt):te===void 0?new Uint8Array(Pt,Et):new Uint8Array(Pt,Et,te),Ct.TYPED_ARRAY_SUPPORT?(It=Pt,It.__proto__=Ct.prototype):It=Dt(It,Pt),It}function et(It,Pt){if(Ct.isBuffer(Pt)){var Et=0|tt(Pt.length);return It=jt(It,Et),It.length===0||Pt.copy(It,0,0,Et),It}if(Pt){if(typeof ArrayBuffer!="undefined"&&Pt.buffer instanceof ArrayBuffer||"length"in Pt)return typeof Pt.length!="number"||ie(Pt.length)?jt(It,0):Dt(It,Pt);if(Pt.type==="Buffer"&&Vt(Pt.data))return Dt(It,Pt.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function tt(It){if(It>=Ot())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ot().toString(16)+" bytes");return 0|It}function lt(It){return+It!=It&&(It=0),Ct.alloc(+It)}function ot(It,Pt){if(Ct.isBuffer(It))return It.length;if(typeof ArrayBuffer!="undefined"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(It)||It instanceof ArrayBuffer))return It.byteLength;typeof It!="string"&&(It=""+It);var Et=It.length;if(Et===0)return 0;for(var te=!1;;)switch(Pt){case"ascii":case"latin1":case"binary":return Et;case"utf8":case"utf-8":case void 0:return Ae(It).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*Et;case"hex":return Et>>>1;case"base64":return Re(It).length;default:if(te)return Ae(It).length;Pt=(""+Pt).toLowerCase(),te=!0}}function ut(It,Pt,Et){var te=!1;if((Pt===void 0||Pt<0)&&(Pt=0),Pt>this.length||((Et===void 0||Et>this.length)&&(Et=this.length),Et<=0)||(Et>>>=0,Pt>>>=0,Et<=Pt))return"";for(It||(It="utf8");;)switch(It){case"hex":return We(this,Pt,Et);case"utf8":case"utf-8":return de(this,Pt,Et);case"ascii":return be(this,Pt,Et);case"latin1":case"binary":return Ne(this,Pt,Et);case"base64":return Yt(this,Pt,Et);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return we(this,Pt,Et);default:if(te)throw new TypeError("Unknown encoding: "+It);It=(It+"").toLowerCase(),te=!0}}function ct(It,Pt,Et){var te=It[Pt];It[Pt]=It[Et],It[Et]=te}function ft(It,Pt,Et,te,zt){if(It.length===0)return-1;if(typeof Et=="string"?(te=Et,Et=0):Et>2147483647?Et=2147483647:Et<-2147483648&&(Et=-2147483648),Et=+Et,isNaN(Et)&&(Et=zt?0:It.length-1),Et<0&&(Et=It.length+Et),Et>=It.length){if(zt)return-1;Et=It.length-1}else if(Et<0){if(!zt)return-1;Et=0}if(typeof Pt=="string"&&(Pt=Ct.from(Pt,te)),Ct.isBuffer(Pt))return Pt.length===0?-1:gt(It,Pt,Et,te,zt);if(typeof Pt=="number")return Pt&=255,Ct.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?zt?Uint8Array.prototype.indexOf.call(It,Pt,Et):Uint8Array.prototype.lastIndexOf.call(It,Pt,Et):gt(It,[Pt],Et,te,zt);throw new TypeError("val must be string, number or Buffer")}function gt(It,Pt,Et,te,zt){function Wt(rn,Je){return le===1?rn[Je]:rn.readUInt16BE(Je*le)}var le=1,ye=It.length,Ge=Pt.length;if(te!==void 0&&((te=String(te).toLowerCase())==="ucs2"||te==="ucs-2"||te==="utf16le"||te==="utf-16le")){if(It.length<2||Pt.length<2)return-1;le=2,ye/=2,Ge/=2,Et/=2}var ze;if(zt){var Ee=-1;for(ze=Et;ze<ye;ze++)if(Wt(It,ze)===Wt(Pt,Ee===-1?0:ze-Ee)){if(Ee===-1&&(Ee=ze),ze-Ee+1===Ge)return Ee*le}else Ee!==-1&&(ze-=ze-Ee),Ee=-1}else for(Et+Ge>ye&&(Et=ye-Ge),ze=Et;ze>=0;ze--){for(var Xe=!0,on=0;on<Ge;on++)if(Wt(It,ze+on)!==Wt(Pt,on)){Xe=!1;break}if(Xe)return ze}return-1}function Lt(It,Pt,Et,te){Et=Number(Et)||0;var zt=It.length-Et;te?(te=Number(te))>zt&&(te=zt):te=zt;var Wt=Pt.length;if(Wt%2!=0)throw new TypeError("Invalid hex string");te>Wt/2&&(te=Wt/2);for(var le=0;le<te;++le){var ye=parseInt(Pt.substr(2*le,2),16);if(isNaN(ye))return le;It[Et+le]=ye}return le}function Rt(It,Pt,Et,te){return _e(Ae(Pt,It.length-Et),It,Et,te)}function Ut(It,Pt,Et,te){return _e(Pe(Pt),It,Et,te)}function Nt(It,Pt,Et,te){return Ut(It,Pt,Et,te)}function qt(It,Pt,Et,te){return _e(Re(Pt),It,Et,te)}function ee(It,Pt,Et,te){return _e(He(Pt,It.length-Et),It,Et,te)}function Yt(It,Pt,Et){return Pt===0&&Et===It.length?Tt.fromByteArray(It):Tt.fromByteArray(It.slice(Pt,Et))}function de(It,Pt,Et){Et=Math.min(It.length,Et);for(var te=[],zt=Pt;zt<Et;){var Wt=It[zt],le=null,ye=Wt>239?4:Wt>223?3:Wt>191?2:1;if(zt+ye<=Et){var Ge,ze,Ee,Xe;switch(ye){case 1:Wt<128&&(le=Wt);break;case 2:Ge=It[zt+1],(192&Ge)==128&&(Xe=(31&Wt)<<6|63&Ge)>127&&(le=Xe);break;case 3:Ge=It[zt+1],ze=It[zt+2],(192&Ge)==128&&(192&ze)==128&&(Xe=(15&Wt)<<12|(63&Ge)<<6|63&ze)>2047&&(Xe<55296||Xe>57343)&&(le=Xe);break;case 4:Ge=It[zt+1],ze=It[zt+2],Ee=It[zt+3],(192&Ge)==128&&(192&ze)==128&&(192&Ee)==128&&(Xe=(15&Wt)<<18|(63&Ge)<<12|(63&ze)<<6|63&Ee)>65535&&Xe<1114112&&(le=Xe)}}le===null?(le=65533,ye=1):le>65535&&(le-=65536,te.push(le>>>10&1023|55296),le=56320|1023&le),te.push(le),zt+=ye}return ge(te)}function ge(It){var Pt=It.length;if(Pt<=oe)return String.fromCharCode.apply(String,It);for(var Et="",te=0;te<Pt;)Et+=String.fromCharCode.apply(String,It.slice(te,te+=oe));return Et}function be(It,Pt,Et){var te="";Et=Math.min(It.length,Et);for(var zt=Pt;zt<Et;++zt)te+=String.fromCharCode(127&It[zt]);return te}function Ne(It,Pt,Et){var te="";Et=Math.min(It.length,Et);for(var zt=Pt;zt<Et;++zt)te+=String.fromCharCode(It[zt]);return te}function We(It,Pt,Et){var te=It.length;(!Pt||Pt<0)&&(Pt=0),(!Et||Et<0||Et>te)&&(Et=te);for(var zt="",Wt=Pt;Wt<Et;++Wt)zt+=Qe(It[Wt]);return zt}function we(It,Pt,Et){for(var te=It.slice(Pt,Et),zt="",Wt=0;Wt<te.length;Wt+=2)zt+=String.fromCharCode(te[Wt]+256*te[Wt+1]);return zt}function je(It,Pt,Et){if(It%1!=0||It<0)throw new RangeError("offset is not uint");if(It+Pt>Et)throw new RangeError("Trying to access beyond buffer length")}function he(It,Pt,Et,te,zt,Wt){if(!Ct.isBuffer(It))throw new TypeError('"buffer" argument must be a Buffer instance');if(Pt>zt||Pt<Wt)throw new RangeError('"value" argument is out of bounds');if(Et+te>It.length)throw new RangeError("Index out of range")}function Jt(It,Pt,Et,te){Pt<0&&(Pt=65535+Pt+1);for(var zt=0,Wt=Math.min(It.length-Et,2);zt<Wt;++zt)It[Et+zt]=(Pt&255<<8*(te?zt:1-zt))>>>8*(te?zt:1-zt)}function re(It,Pt,Et,te){Pt<0&&(Pt=4294967295+Pt+1);for(var zt=0,Wt=Math.min(It.length-Et,4);zt<Wt;++zt)It[Et+zt]=Pt>>>8*(te?zt:3-zt)&255}function se(It,Pt,Et,te,zt,Wt){if(Et+te>It.length)throw new RangeError("Index out of range");if(Et<0)throw new RangeError("Index out of range")}function pe(It,Pt,Et,te,zt){return zt||se(It,Pt,Et,4,34028234663852886e22,-34028234663852886e22),At.write(It,Pt,Et,te,23,4),Et+4}function ue(It,Pt,Et,te,zt){return zt||se(It,Pt,Et,8,17976931348623157e292,-17976931348623157e292),At.write(It,Pt,Et,te,52,8),Et+8}function Ie(It){if(It=Fe(It).replace(Ht,""),It.length<2)return"";for(;It.length%4!=0;)It+="=";return It}function Fe(It){return It.trim?It.trim():It.replace(/^\s+|\s+$/g,"")}function Qe(It){return It<16?"0"+It.toString(16):It.toString(16)}function Ae(It,Pt){Pt=Pt||1/0;for(var Et,te=It.length,zt=null,Wt=[],le=0;le<te;++le){if((Et=It.charCodeAt(le))>55295&&Et<57344){if(!zt){if(Et>56319){(Pt-=3)>-1&&Wt.push(239,191,189);continue}if(le+1===te){(Pt-=3)>-1&&Wt.push(239,191,189);continue}zt=Et;continue}if(Et<56320){(Pt-=3)>-1&&Wt.push(239,191,189),zt=Et;continue}Et=65536+(zt-55296<<10|Et-56320)}else zt&&(Pt-=3)>-1&&Wt.push(239,191,189);if(zt=null,Et<128){if((Pt-=1)<0)break;Wt.push(Et)}else if(Et<2048){if((Pt-=2)<0)break;Wt.push(Et>>6|192,63&Et|128)}else if(Et<65536){if((Pt-=3)<0)break;Wt.push(Et>>12|224,Et>>6&63|128,63&Et|128)}else{if(!(Et<1114112))throw new Error("Invalid code point");if((Pt-=4)<0)break;Wt.push(Et>>18|240,Et>>12&63|128,Et>>6&63|128,63&Et|128)}}return Wt}function Pe(It){for(var Pt=[],Et=0;Et<It.length;++Et)Pt.push(255&It.charCodeAt(Et));return Pt}function He(It,Pt){for(var Et,te,zt,Wt=[],le=0;le<It.length&&!((Pt-=2)<0);++le)Et=It.charCodeAt(le),te=Et>>8,zt=Et%256,Wt.push(zt),Wt.push(te);return Wt}function Re(It){return Tt.toByteArray(Ie(It))}function _e(It,Pt,Et,te){for(var zt=0;zt<te&&!(zt+Et>=Pt.length||zt>=It.length);++zt)Pt[zt+Et]=It[zt];return zt}function ie(It){return It!==It}var Tt=Qt(21),At=Qt(22),Vt=Qt(23);wt.Buffer=Ct,wt.SlowBuffer=lt,wt.INSPECT_MAX_BYTES=50,Ct.TYPED_ARRAY_SUPPORT=Zt.TYPED_ARRAY_SUPPORT!==void 0?Zt.TYPED_ARRAY_SUPPORT:function(){try{var It=new Uint8Array(1);return It.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},It.foo()===42&&typeof It.subarray=="function"&&It.subarray(1,1).byteLength===0}catch(Pt){return!1}}(),wt.kMaxLength=Ot(),Ct.poolSize=8192,Ct._augment=function(It){return It.__proto__=Ct.prototype,It},Ct.from=function(It,Pt,Et){return Mt(null,It,Pt,Et)},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(It,Pt,Et){return St(null,It,Pt,Et)},Ct.allocUnsafe=function(It){return kt(null,It)},Ct.allocUnsafeSlow=function(It){return kt(null,It)},Ct.isBuffer=function(It){return!(It==null||!It._isBuffer)},Ct.compare=function(It,Pt){if(!Ct.isBuffer(It)||!Ct.isBuffer(Pt))throw new TypeError("Arguments must be Buffers");if(It===Pt)return 0;for(var Et=It.length,te=Pt.length,zt=0,Wt=Math.min(Et,te);zt<Wt;++zt)if(It[zt]!==Pt[zt]){Et=It[zt],te=Pt[zt];break}return Et<te?-1:te<Et?1:0},Ct.isEncoding=function(It){switch(String(It).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(It,Pt){if(!Vt(It))throw new TypeError('"list" argument must be an Array of Buffers');if(It.length===0)return Ct.alloc(0);var Et;if(Pt===void 0)for(Pt=0,Et=0;Et<It.length;++Et)Pt+=It[Et].length;var te=Ct.allocUnsafe(Pt),zt=0;for(Et=0;Et<It.length;++Et){var Wt=It[Et];if(!Ct.isBuffer(Wt))throw new TypeError('"list" argument must be an Array of Buffers');Wt.copy(te,zt),zt+=Wt.length}return te},Ct.byteLength=ot,Ct.prototype._isBuffer=!0,Ct.prototype.swap16=function(){var It=this.length;if(It%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var Pt=0;Pt<It;Pt+=2)ct(this,Pt,Pt+1);return this},Ct.prototype.swap32=function(){var It=this.length;if(It%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var Pt=0;Pt<It;Pt+=4)ct(this,Pt,Pt+3),ct(this,Pt+1,Pt+2);return this},Ct.prototype.swap64=function(){var It=this.length;if(It%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var Pt=0;Pt<It;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 It=0|this.length;return It===0?"":arguments.length===0?de(this,0,It):ut.apply(this,arguments)},Ct.prototype.equals=function(It){if(!Ct.isBuffer(It))throw new TypeError("Argument must be a Buffer");return this===It||Ct.compare(this,It)===0},Ct.prototype.inspect=function(){var It="",Pt=wt.INSPECT_MAX_BYTES;return this.length>0&&(It=this.toString("hex",0,Pt).match(/.{2}/g).join(" "),this.length>Pt&&(It+=" ... ")),"<Buffer "+It+">"},Ct.prototype.compare=function(It,Pt,Et,te,zt){if(!Ct.isBuffer(It))throw new TypeError("Argument must be a Buffer");if(Pt===void 0&&(Pt=0),Et===void 0&&(Et=It?It.length:0),te===void 0&&(te=0),zt===void 0&&(zt=this.length),Pt<0||Et>It.length||te<0||zt>this.length)throw new RangeError("out of range index");if(te>=zt&&Pt>=Et)return 0;if(te>=zt)return-1;if(Pt>=Et)return 1;if(Pt>>>=0,Et>>>=0,te>>>=0,zt>>>=0,this===It)return 0;for(var Wt=zt-te,le=Et-Pt,ye=Math.min(Wt,le),Ge=this.slice(te,zt),ze=It.slice(Pt,Et),Ee=0;Ee<ye;++Ee)if(Ge[Ee]!==ze[Ee]){Wt=Ge[Ee],le=ze[Ee];break}return Wt<le?-1:le<Wt?1:0},Ct.prototype.includes=function(It,Pt,Et){return this.indexOf(It,Pt,Et)!==-1},Ct.prototype.indexOf=function(It,Pt,Et){return ft(this,It,Pt,Et,!0)},Ct.prototype.lastIndexOf=function(It,Pt,Et){return ft(this,It,Pt,Et,!1)},Ct.prototype.write=function(It,Pt,Et,te){if(Pt===void 0)te="utf8",Et=this.length,Pt=0;else if(Et===void 0&&typeof Pt=="string")te=Pt,Et=this.length,Pt=0;else{if(!isFinite(Pt))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");Pt|=0,isFinite(Et)?(Et|=0,te===void 0&&(te="utf8")):(te=Et,Et=void 0)}var zt=this.length-Pt;if((Et===void 0||Et>zt)&&(Et=zt),It.length>0&&(Et<0||Pt<0)||Pt>this.length)throw new RangeError("Attempt to write outside buffer bounds");te||(te="utf8");for(var Wt=!1;;)switch(te){case"hex":return Lt(this,It,Pt,Et);case"utf8":case"utf-8":return Rt(this,It,Pt,Et);case"ascii":return Ut(this,It,Pt,Et);case"latin1":case"binary":return Nt(this,It,Pt,Et);case"base64":return qt(this,It,Pt,Et);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ee(this,It,Pt,Et);default:if(Wt)throw new TypeError("Unknown encoding: "+te);te=(""+te).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(It,Pt){var Et=this.length;It=~~It,Pt=Pt===void 0?Et:~~Pt,It<0?(It+=Et)<0&&(It=0):It>Et&&(It=Et),Pt<0?(Pt+=Et)<0&&(Pt=0):Pt>Et&&(Pt=Et),Pt<It&&(Pt=It);var te;if(Ct.TYPED_ARRAY_SUPPORT)te=this.subarray(It,Pt),te.__proto__=Ct.prototype;else{var zt=Pt-It;te=new Ct(zt,void 0);for(var Wt=0;Wt<zt;++Wt)te[Wt]=this[Wt+It]}return te},Ct.prototype.readUIntLE=function(It,Pt,Et){It|=0,Pt|=0,Et||je(It,Pt,this.length);for(var te=this[It],zt=1,Wt=0;++Wt<Pt&&(zt*=256);)te+=this[It+Wt]*zt;return te},Ct.prototype.readUIntBE=function(It,Pt,Et){It|=0,Pt|=0,Et||je(It,Pt,this.length);for(var te=this[It+--Pt],zt=1;Pt>0&&(zt*=256);)te+=this[It+--Pt]*zt;return te},Ct.prototype.readUInt8=function(It,Pt){return Pt||je(It,1,this.length),this[It]},Ct.prototype.readUInt16LE=function(It,Pt){return Pt||je(It,2,this.length),this[It]|this[It+1]<<8},Ct.prototype.readUInt16BE=function(It,Pt){return Pt||je(It,2,this.length),this[It]<<8|this[It+1]},Ct.prototype.readUInt32LE=function(It,Pt){return Pt||je(It,4,this.length),(this[It]|this[It+1]<<8|this[It+2]<<16)+16777216*this[It+3]},Ct.prototype.readUInt32BE=function(It,Pt){return Pt||je(It,4,this.length),16777216*this[It]+(this[It+1]<<16|this[It+2]<<8|this[It+3])},Ct.prototype.readIntLE=function(It,Pt,Et){It|=0,Pt|=0,Et||je(It,Pt,this.length);for(var te=this[It],zt=1,Wt=0;++Wt<Pt&&(zt*=256);)te+=this[It+Wt]*zt;return zt*=128,te>=zt&&(te-=Math.pow(2,8*Pt)),te},Ct.prototype.readIntBE=function(It,Pt,Et){It|=0,Pt|=0,Et||je(It,Pt,this.length);for(var te=Pt,zt=1,Wt=this[It+--te];te>0&&(zt*=256);)Wt+=this[It+--te]*zt;return zt*=128,Wt>=zt&&(Wt-=Math.pow(2,8*Pt)),Wt},Ct.prototype.readInt8=function(It,Pt){return Pt||je(It,1,this.length),128&this[It]?-1*(255-this[It]+1):this[It]},Ct.prototype.readInt16LE=function(It,Pt){Pt||je(It,2,this.length);var Et=this[It]|this[It+1]<<8;return 32768&Et?4294901760|Et:Et},Ct.prototype.readInt16BE=function(It,Pt){Pt||je(It,2,this.length);var Et=this[It+1]|this[It]<<8;return 32768&Et?4294901760|Et:Et},Ct.prototype.readInt32LE=function(It,Pt){return Pt||je(It,4,this.length),this[It]|this[It+1]<<8|this[It+2]<<16|this[It+3]<<24},Ct.prototype.readInt32BE=function(It,Pt){return Pt||je(It,4,this.length),this[It]<<24|this[It+1]<<16|this[It+2]<<8|this[It+3]},Ct.prototype.readFloatLE=function(It,Pt){return Pt||je(It,4,this.length),At.read(this,It,!0,23,4)},Ct.prototype.readFloatBE=function(It,Pt){return Pt||je(It,4,this.length),At.read(this,It,!1,23,4)},Ct.prototype.readDoubleLE=function(It,Pt){return Pt||je(It,8,this.length),At.read(this,It,!0,52,8)},Ct.prototype.readDoubleBE=function(It,Pt){return Pt||je(It,8,this.length),At.read(this,It,!1,52,8)},Ct.prototype.writeUIntLE=function(It,Pt,Et,te){It=+It,Pt|=0,Et|=0,!te&&he(this,It,Pt,Et,Math.pow(2,8*Et)-1,0);var zt=1,Wt=0;for(this[Pt]=255&It;++Wt<Et&&(zt*=256);)this[Pt+Wt]=It/zt&255;return Pt+Et},Ct.prototype.writeUIntBE=function(It,Pt,Et,te){It=+It,Pt|=0,Et|=0,!te&&he(this,It,Pt,Et,Math.pow(2,8*Et)-1,0);var zt=Et-1,Wt=1;for(this[Pt+zt]=255&It;--zt>=0&&(Wt*=256);)this[Pt+zt]=It/Wt&255;return Pt+Et},Ct.prototype.writeUInt8=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,1,255,0),Ct.TYPED_ARRAY_SUPPORT||(It=Math.floor(It)),this[Pt]=255&It,Pt+1},Ct.prototype.writeUInt16LE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,2,65535,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=255&It,this[Pt+1]=It>>>8):Jt(this,It,Pt,!0),Pt+2},Ct.prototype.writeUInt16BE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,2,65535,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=It>>>8,this[Pt+1]=255&It):Jt(this,It,Pt,!1),Pt+2},Ct.prototype.writeUInt32LE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,4,4294967295,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt+3]=It>>>24,this[Pt+2]=It>>>16,this[Pt+1]=It>>>8,this[Pt]=255&It):re(this,It,Pt,!0),Pt+4},Ct.prototype.writeUInt32BE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,4,4294967295,0),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=It>>>24,this[Pt+1]=It>>>16,this[Pt+2]=It>>>8,this[Pt+3]=255&It):re(this,It,Pt,!1),Pt+4},Ct.prototype.writeIntLE=function(It,Pt,Et,te){if(It=+It,Pt|=0,!te){var zt=Math.pow(2,8*Et-1);he(this,It,Pt,Et,zt-1,-zt)}var Wt=0,le=1,ye=0;for(this[Pt]=255&It;++Wt<Et&&(le*=256);)It<0&&ye===0&&this[Pt+Wt-1]!==0&&(ye=1),this[Pt+Wt]=(It/le>>0)-ye&255;return Pt+Et},Ct.prototype.writeIntBE=function(It,Pt,Et,te){if(It=+It,Pt|=0,!te){var zt=Math.pow(2,8*Et-1);he(this,It,Pt,Et,zt-1,-zt)}var Wt=Et-1,le=1,ye=0;for(this[Pt+Wt]=255&It;--Wt>=0&&(le*=256);)It<0&&ye===0&&this[Pt+Wt+1]!==0&&(ye=1),this[Pt+Wt]=(It/le>>0)-ye&255;return Pt+Et},Ct.prototype.writeInt8=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,1,127,-128),Ct.TYPED_ARRAY_SUPPORT||(It=Math.floor(It)),It<0&&(It=255+It+1),this[Pt]=255&It,Pt+1},Ct.prototype.writeInt16LE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,2,32767,-32768),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=255&It,this[Pt+1]=It>>>8):Jt(this,It,Pt,!0),Pt+2},Ct.prototype.writeInt16BE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,2,32767,-32768),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=It>>>8,this[Pt+1]=255&It):Jt(this,It,Pt,!1),Pt+2},Ct.prototype.writeInt32LE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,4,2147483647,-2147483648),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=255&It,this[Pt+1]=It>>>8,this[Pt+2]=It>>>16,this[Pt+3]=It>>>24):re(this,It,Pt,!0),Pt+4},Ct.prototype.writeInt32BE=function(It,Pt,Et){return It=+It,Pt|=0,Et||he(this,It,Pt,4,2147483647,-2147483648),It<0&&(It=4294967295+It+1),Ct.TYPED_ARRAY_SUPPORT?(this[Pt]=It>>>24,this[Pt+1]=It>>>16,this[Pt+2]=It>>>8,this[Pt+3]=255&It):re(this,It,Pt,!1),Pt+4},Ct.prototype.writeFloatLE=function(It,Pt,Et){return pe(this,It,Pt,!0,Et)},Ct.prototype.writeFloatBE=function(It,Pt,Et){return pe(this,It,Pt,!1,Et)},Ct.prototype.writeDoubleLE=function(It,Pt,Et){return ue(this,It,Pt,!0,Et)},Ct.prototype.writeDoubleBE=function(It,Pt,Et){return ue(this,It,Pt,!1,Et)},Ct.prototype.copy=function(It,Pt,Et,te){if(Et||(Et=0),te||te===0||(te=this.length),Pt>=It.length&&(Pt=It.length),Pt||(Pt=0),te>0&&te<Et&&(te=Et),te===Et||It.length===0||this.length===0)return 0;if(Pt<0)throw new RangeError("targetStart out of bounds");if(Et<0||Et>=this.length)throw new RangeError("sourceStart out of bounds");if(te<0)throw new RangeError("sourceEnd out of bounds");te>this.length&&(te=this.length),It.length-Pt<te-Et&&(te=It.length-Pt+Et);var zt,Wt=te-Et;if(this===It&&Et<Pt&&Pt<te)for(zt=Wt-1;zt>=0;--zt)It[zt+Pt]=this[zt+Et];else if(Wt<1e3||!Ct.TYPED_ARRAY_SUPPORT)for(zt=0;zt<Wt;++zt)It[zt+Pt]=this[zt+Et];else Uint8Array.prototype.set.call(It,this.subarray(Et,Et+Wt),Pt);return Wt},Ct.prototype.fill=function(It,Pt,Et,te){if(typeof It=="string"){if(typeof Pt=="string"?(te=Pt,Pt=0,Et=this.length):typeof Et=="string"&&(te=Et,Et=this.length),It.length===1){var zt=It.charCodeAt(0);zt<256&&(It=zt)}if(te!==void 0&&typeof te!="string")throw new TypeError("encoding must be a string");if(typeof te=="string"&&!Ct.isEncoding(te))throw new TypeError("Unknown encoding: "+te)}else typeof It=="number"&&(It&=255);if(Pt<0||this.length<Pt||this.length<Et)throw new RangeError("Out of range index");if(Et<=Pt)return this;Pt>>>=0,Et=Et===void 0?this.length:Et>>>0,It||(It=0);var Wt;if(typeof It=="number")for(Wt=Pt;Wt<Et;++Wt)this[Wt]=It;else{var le=Ct.isBuffer(It)?It:Ae(new Ct(It,te).toString()),ye=le.length;for(Wt=0;Wt<Et-Pt;++Wt)this[Wt+Pt]=le[Wt%ye]}return this};var Ht=/[^+\/0-9A-Za-z-_]/g}).call(wt,Qt(20))},function($t,wt){var Qt;Qt=function(){return this}();try{Qt=Qt||Function("return this")()||(0,eval)("this")}catch(Zt){typeof window=="object"&&(Qt=window)}$t.exports=Qt},function($t,wt,Qt){"use strict";function Zt(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 Ot(tt){return 3*tt.length/4-Zt(tt)}function jt(tt){var lt,ot,ut,ct,ft,gt=tt.length;ct=Zt(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 Bt(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=Ot,wt.toByteArray=jt,wt.fromByteArray=Bt;for(var St=[],kt=[],xt=typeof Uint8Array!="undefined"?Uint8Array:Array,Dt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",yt=0,et=Dt.length;yt<et;++yt)St[yt]=Dt[yt],kt[Dt.charCodeAt(yt)]=yt;kt[45]=62,kt[95]=63},function($t,wt){wt.read=function(Qt,Zt,Ot,jt,Ct){var Mt,Bt,St=8*Ct-jt-1,kt=(1<<St)-1,xt=kt>>1,Dt=-7,yt=Ot?Ct-1:0,et=Ot?-1:1,tt=Qt[Zt+yt];for(yt+=et,Mt=tt&(1<<-Dt)-1,tt>>=-Dt,Dt+=St;Dt>0;Mt=256*Mt+Qt[Zt+yt],yt+=et,Dt-=8);for(Bt=Mt&(1<<-Dt)-1,Mt>>=-Dt,Dt+=jt;Dt>0;Bt=256*Bt+Qt[Zt+yt],yt+=et,Dt-=8);if(Mt===0)Mt=1-xt;else{if(Mt===kt)return Bt?NaN:1/0*(tt?-1:1);Bt+=Math.pow(2,jt),Mt-=xt}return(tt?-1:1)*Bt*Math.pow(2,Mt-jt)},wt.write=function(Qt,Zt,Ot,jt,Ct,Mt){var Bt,St,kt,xt=8*Mt-Ct-1,Dt=(1<<xt)-1,yt=Dt>>1,et=Ct===23?Math.pow(2,-24)-Math.pow(2,-77):0,tt=jt?0:Mt-1,lt=jt?1:-1,ot=Zt<0||Zt===0&&1/Zt<0?1:0;for(Zt=Math.abs(Zt),isNaN(Zt)||Zt===1/0?(St=isNaN(Zt)?1:0,Bt=Dt):(Bt=Math.floor(Math.log(Zt)/Math.LN2),Zt*(kt=Math.pow(2,-Bt))<1&&(Bt--,kt*=2),Zt+=Bt+yt>=1?et/kt:et*Math.pow(2,1-yt),Zt*kt>=2&&(Bt++,kt/=2),Bt+yt>=Dt?(St=0,Bt=Dt):Bt+yt>=1?(St=(Zt*kt-1)*Math.pow(2,Ct),Bt+=yt):(St=Zt*Math.pow(2,yt-1)*Math.pow(2,Ct),Bt=0));Ct>=8;Qt[Ot+tt]=255&St,tt+=lt,St/=256,Ct-=8);for(Bt=Bt<<Ct|St,xt+=Ct;xt>0;Qt[Ot+tt]=255&Bt,tt+=lt,Bt/=256,xt-=8);Qt[Ot+tt-lt]|=128*ot}},function($t,wt){var Qt={}.toString;$t.exports=Array.isArray||function(Zt){return Qt.call(Zt)=="[object Array]"}},function($t,wt,Qt){"use strict";function Zt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Ct(Mt,Bt){for(var St=0;St<Bt.length;St++){var kt=Bt[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,Bt,St){return Bt&&Ct(Mt.prototype,Bt),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Zt(this,Ct)}return Ot(Ct,null,[{key:"set",value:function(Mt,Bt){try{window.localStorage&&localStorage.setItem(Mt,Bt)}catch(St){window[Mt+"_localStorage"]=Bt}}},{key:"get",value:function(Mt){try{if(window.localStorage)return localStorage.getItem(Mt)}catch(Bt){return window[Mt+"_localStorage"]}return""}},{key:"remove",value:function(Mt){try{window.localStorage&&localStorage.removeItem(Mt)}catch(Bt){delete window[Mt+"_localStorage"]}}}]),Ct}();wt.default=jt},function($t,wt,Qt){"use strict";function Zt(Ct,Mt){if(!(Ct instanceof Mt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Ct(Mt,Bt){for(var St=0;St<Bt.length;St++){var kt=Bt[St];kt.enumerable=kt.enumerable||!1,kt.configurable=!0,"value"in kt&&(kt.writable=!0),Object.defineProperty(Mt,kt.key,kt)}}return function(Mt,Bt,St){return Bt&&Ct(Mt.prototype,Bt),St&&Ct(Mt,St),Mt}}(),jt=function(){function Ct(){Zt(this,Ct)}return Ot(Ct,null,[{key:"get",value:function(Mt){for(var Bt=Mt+"",St=document.cookie.split(";"),kt=0;kt<St.length;kt++){var xt=St[kt].trim();if(xt.indexOf(Bt)==0)return unescape(xt.substring(Bt.length+1,xt.length))}return""}},{key:"set",value:function(Mt,Bt,St){var kt=new Date;kt.setTime(kt.getTime()+24*St*60*60*1e3);var xt="expires="+kt.toGMTString();document.cookie=Mt+"="+escape(Bt)+"; "+xt}}]),Ct}();wt.default=jt},function($t,wt,Qt){"use strict";function Zt(xt){return xt&&xt.__esModule?xt:{default:xt}}function Ot(xt,Dt){if(!(xt instanceof Dt))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var jt=function(){function xt(Dt,yt){for(var et=0;et<yt.length;et++){var tt=yt[et];tt.enumerable=tt.enumerable||!1,tt.configurable=!0,"value"in tt&&(tt.writable=!0),Object.defineProperty(Dt,tt.key,tt)}}return function(Dt,yt,et){return yt&&xt(Dt.prototype,yt),et&&xt(Dt,et),Dt}}(),Ct=Qt(8),Mt=Zt(Ct),Bt=Qt(9),St=Zt(Bt),kt=function(){function xt(){Ot(this,xt)}return jt(xt,null,[{key:"refreshUploadAuth",value:function(Dt,yt,et){var tt=(St.default.randomUUID(),St.default.randomUUID()),lt={AccessKeyId:Dt.accessKeyId,SecurityToken:Dt.securityToken,Action:"RefreshUploadVideo",VideoId:Dt.videoId,Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:tt,RequestId:Dt.requestId},ot=St.default.makeUTF8sort(lt,"=","&")+"&Signature="+St.default.aliyunEncodeURI(St.default.makeChangeSiga(lt,Dt.accessKeySecret)),ut="https://vod."+Dt.region+".aliyuncs.com/?"+ot;Mt.default.get(ut,function(ft){var ft=JSON.parse(ft);yt&&yt(ft)},function(ct){if(et){var ft=JSON.parse(ct);et(ft)}})}},{key:"getUploadAuth",value:function(Dt,yt,et){var tt=(St.default.randomUUID(),St.default.randomUUID()),lt={AccessKeyId:Dt.accessKeyId,SecurityToken:Dt.securityToken,Action:"CreateUploadVideo",Title:Dt.title,FileName:Dt.fileName,Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:tt,RequestId:Dt.requestId};Dt.fileSize&&(lt.FileSize=Dt.fileSize),Dt.description&&(lt.Description=Dt.description),Dt.cateId&&(lt.CateId=Dt.cateId),Dt.tags&&(lt.Tags=Dt.tags),Dt.templateGroupId&&(lt.TemplateGroupId=Dt.templateGroupId),Dt.storageLocation&&(lt.StorageLocation=Dt.storageLocation),Dt.coverUrl&&(lt.CoverURL=Dt.coverUrl),Dt.transCodeMode&&(lt.TransCodeMode=Dt.transCodeMode),Dt.userData&&(lt.UserData=JSON.stringify(Dt.userData));var ot=St.default.makeUTF8sort(lt,"=","&")+"&Signature="+St.default.aliyunEncodeURI(St.default.makeChangeSiga(lt,Dt.accessKeySecret)),ut="https://vod."+Dt.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"})}yt&&yt(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(Dt,yt,et){var tt=(St.default.randomUUID(),St.default.randomUUID()),lt={AccessKeyId:Dt.accessKeyId,SecurityToken:Dt.securityToken,Action:"CreateUploadImage",ImageType:Dt.imageType?Dt.imageType:"default",Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:tt,RequestId:Dt.requestId};Dt.title&&(lt.Title=Dt.title),Dt.imageExt&&(lt.ImageExt=Dt.imageExt),Dt.tags&&(lt.Tags=Dt.tags),Dt.storageLocation&&(lt.StorageLocation=Dt.storageLocation);var ot=St.default.makeUTF8sort(lt,"=","&")+"&Signature="+St.default.aliyunEncodeURI(St.default.makeChangeSiga(lt,Dt.accessKeySecret)),ut="https://vod."+Dt.region+".aliyuncs.com/?"+ot;Mt.default.get(ut,function(ct){ct=JSON.parse(ct),yt&&yt(ct)},function(ct){if(et){var ft=JSON.parse(ct);et(ft)}})}}]),xt}();wt.default=kt},function($t,wt,Qt){(function(Zt,Ot,jt){$t.exports=wt=Ot(Qt(0),Qt(28),Qt(29))})(0,function(Zt){return Zt.HmacSHA1})},function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot(Qt(0))})(0,function(Zt){return function(){var Ot=Zt,jt=Ot.lib,Ct=jt.WordArray,Mt=jt.Hasher,Bt=Ot.algo,St=[],kt=Bt.SHA1=Mt.extend({_doReset:function(){this._hash=new Ct.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(xt,Dt){for(var yt=this._hash.words,et=yt[0],tt=yt[1],lt=yt[2],ot=yt[3],ut=yt[4],ct=0;ct<80;ct++){if(ct<16)St[ct]=0|xt[Dt+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}yt[0]=yt[0]+et|0,yt[1]=yt[1]+tt|0,yt[2]=yt[2]+lt|0,yt[3]=yt[3]+ot|0,yt[4]=yt[4]+ut|0},_doFinalize:function(){var xt=this._data,Dt=xt.words,yt=8*this._nDataBytes,et=8*xt.sigBytes;return Dt[et>>>5]|=128<<24-et%32,Dt[14+(et+64>>>9<<4)]=Math.floor(yt/4294967296),Dt[15+(et+64>>>9<<4)]=yt,xt.sigBytes=4*Dt.length,this._process(),this._hash},clone:function(){var xt=Mt.clone.call(this);return xt._hash=this._hash.clone(),xt}});Ot.SHA1=Mt._createHelper(kt),Ot.HmacSHA1=Mt._createHmacHelper(kt)}(),Zt.SHA1})},function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot(Qt(0))})(0,function(Zt){(function(){var Ot=Zt,jt=Ot.lib,Ct=jt.Base,Mt=Ot.enc,Bt=Mt.Utf8,St=Ot.algo;St.HMAC=Ct.extend({init:function(kt,xt){kt=this._hasher=new kt.init,typeof xt=="string"&&(xt=Bt.parse(xt));var Dt=kt.blockSize,yt=4*Dt;xt.sigBytes>yt&&(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<Dt;ut++)lt[ut]^=1549556828,ot[ut]^=909522486;et.sigBytes=tt.sigBytes=yt,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,Dt=xt.finalize(kt);return xt.reset(),xt.finalize(this._oKey.clone().concat(Dt))}})})()})},function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot(Qt(0))})(0,function(Zt){return function(){function Ot(St,kt,xt){for(var Dt=[],yt=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;Dt[yt>>>2]|=(tt|lt)<<24-yt%4*8,yt++}return Mt.create(Dt,yt)}var jt=Zt,Ct=jt.lib,Mt=Ct.WordArray,Bt=jt.enc;Bt.Base64={stringify:function(St){var kt=St.words,xt=St.sigBytes,Dt=this._map;St.clamp();for(var yt=[],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++)yt.push(Dt.charAt(ut>>>6*(3-ct)&63));var ft=Dt.charAt(64);if(ft)for(;yt.length%4;)yt.push(ft);return yt.join("")},parse:function(St){var kt=St.length,xt=this._map,Dt=this._reverseMap;if(!Dt){Dt=this._reverseMap=[];for(var yt=0;yt<xt.length;yt++)Dt[xt.charCodeAt(yt)]=yt}var et=xt.charAt(64);if(et){var tt=St.indexOf(et);tt!==-1&&(kt=tt)}return Ot(St,kt,Dt)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),Zt.enc.Base64})},function($t,wt,Qt){"use strict";function Zt(Lt){return Lt&&Lt.__esModule?Lt:{default:Lt}}function Ot(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 qt=Ut[Nt];qt.enumerable=qt.enumerable||!1,qt.configurable=!0,"value"in qt&&(qt.writable=!0),Object.defineProperty(Rt,qt.key,qt)}}return function(Rt,Ut,Nt){return Ut&&Lt(Rt.prototype,Ut),Nt&&Lt(Rt,Nt),Rt}}(),Ct=Qt(8),Mt=Zt(Ct),Bt=Qt(7),St=Zt(Bt),kt=Qt(4),xt=Zt(kt),Dt=Qt(6),yt=Zt(Dt),et=Qt(1),tt=Zt(et),lt=Qt(9),ot=Zt(lt),ut=Qt(2),ct=Qt(11),ft=Qt(10),gt=function(){function Lt(){Ot(this,Lt)}return jt(Lt,null,[{key:"getAuthInfo",value:function(Rt,Ut,Nt){var qt=Rt+"|f#Ylm&^1TppeRhLg|"+Nt;return Ut&&(qt=Rt+"|"+Ut+"|f#Ylm&^1TppeRhLg|"+Nt),ut(ft.parse(qt)).toString(ct)}},{key:"upload",value:function(Rt,Ut,Nt){var qt=tt.default.ISODateString(new Date),ee=Math.floor(new Date().valueOf()/1e3),Yt=xt.default.getClientId();Yt=xt.default.setClientId(Yt);var de=Lt.getAuthInfo(Rt.userId,Yt,ee),ge=ot.default.randomUUID(),be={Source:"WebSDK",BusinessType:"UploadVideo",Action:"ReportUploadProgress",TerminalType:"H5",DeviceModel:St.default.browser.name+(St.default.browser.version||""),AppVersion:yt.default.version,AuthTimestamp:ee,Timestamp:qt,AuthInfo:de,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:ge};Yt&&(be.ClientId=Yt);var Ne=ot.default.makeUTF8sort(be,"=","&")+"&Signature="+ot.default.aliyunEncodeURI(ot.default.makeChangeSiga(be,Rt.accessKeySecret)),We="https://vod."+Rt.region+".aliyuncs.com/?"+Ne;Mt.default.get(We,function(we){Ut&&Ut()},function(we){we&&(Nt(we),console.log(we))})}},{key:"get",value:function(Rt,Ut,Nt){var qt=tt.default.ISODateString(new Date),ee=Math.floor(new Date().valueOf()/1e3),Yt=xt.default.getClientId(),de=Lt.getAuthInfo(Rt.userId,Yt,ee),ge=ot.default.randomUUID(),be={Source:"WebSDK",BusinessType:"UploadVideo",Action:"GetUploadProgress",TerminalType:"H5",DeviceModel:St.default.browser.name+(St.default.browser.version||""),AppVersion:yt.default.version,AuthTimestamp:ee,Timestamp:qt,AuthInfo:de,UserId:Rt.userId,UploadInfoList:JSON.stringify(Rt.uploadInfoList),Version:"2017-03-21",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",SignatureNonce:ge};Yt&&(be.ClientId=Yt);var Ne=ot.default.makeUTF8sort(be,"=","&")+"&Signature="+ot.default.aliyunEncodeURI(ot.default.makeChangeSiga(be,Rt.accessKeySecret)),We="https://vod."+Rt.region+".aliyuncs.com/?"+Ne;Mt.default.get(We,function(we){var je={},he=Yt;we=we?JSON.parse(we):{},we.UploadProgress&&we.UploadProgress.UploadProgressList&&we.UploadProgress.UploadProgressList.length>0&&(je=we.UploadProgress.UploadProgressList[0],he=je.ClientId),xt.default.setClientId(he),Ut&&Ut(je)},function(we){we&&(Nt(we),console.log(we))})}}]),Lt}();wt.default=gt},function($t,wt,Qt){"use strict";function Zt(Bt,St){if(!(Bt instanceof St))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(wt,"__esModule",{value:!0});var Ot=function(){function Bt(St,kt){for(var xt=0;xt<kt.length;xt++){var Dt=kt[xt];Dt.enumerable=Dt.enumerable||!1,Dt.configurable=!0,"value"in Dt&&(Dt.writable=!0),Object.defineProperty(St,Dt.key,Dt)}}return function(St,kt,xt){return kt&&Bt(St.prototype,kt),xt&&Bt(St,xt),St}}(),jt=Qt(2),Ct=Qt(33),Mt=(Qt(11),function(){function Bt(){Zt(this,Bt)}return Ot(Bt,null,[{key:"getMd5",value:function(St,kt,xt){var Dt=new FileReader;Dt.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)}},Dt.onerror=function(tt){console.log(tt),errorCallback(tt)};var yt=File.prototype.slice||File.prototype.mozSlice||File.prototype.webkitSlice,et=yt.call(St,0,1024);Dt.readAsBinaryString(et)}}]),Bt}());wt.default=Mt},function($t,wt,Qt){(function(Zt,Ot){$t.exports=wt=Ot(Qt(0))})(0,function(Zt){return Zt.enc.Latin1})}])},99498:function(Pn,_n,ce){(function($t){$t(ce(89780))})(function($t){$t.defineOption("placeholder","",function(Mt,Bt,St){var kt=St&&St!=$t.Init;if(Bt&&!kt)Mt.on("blur",Ot),Mt.on("change",jt),Mt.on("swapDoc",jt),$t.on(Mt.getInputField(),"compositionupdate",Mt.state.placeholderCompose=function(){Zt(Mt)}),jt(Mt);else if(!Bt&&kt){Mt.off("blur",Ot),Mt.off("change",jt),Mt.off("swapDoc",jt),$t.off(Mt.getInputField(),"compositionupdate",Mt.state.placeholderCompose),wt(Mt);var xt=Mt.getWrapperElement();xt.className=xt.className.replace(" CodeMirror-empty","")}Bt&&!Mt.hasFocus()&&Ot(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 Bt=Mt.state.placeholder=document.createElement("pre");Bt.style.cssText="height: 0; overflow: visible",Bt.style.direction=Mt.getOption("direction"),Bt.className="CodeMirror-placeholder CodeMirror-line-like";var St=Mt.getOption("placeholder");typeof St=="string"&&(St=document.createTextNode(St)),Bt.appendChild(St),Mt.display.lineSpace.insertBefore(Bt,Mt.display.lineSpace.firstChild)}function Zt(Mt){setTimeout(function(){var Bt=!1,St=Mt.getInputField();St.nodeName=="TEXTAREA"?Bt=!St.value:Mt.lineCount()==1&&(Bt=!/[^\u200b]/.test(St.querySelector(".CodeMirror-line").textContent)),Bt?Qt(Mt):wt(Mt)},20)}function Ot(Mt){Ct(Mt)&&Qt(Mt)}function jt(Mt){var Bt=Mt.getWrapperElement(),St=Ct(Mt);Bt.className=Bt.className.replace(" CodeMirror-empty","")+(St?" CodeMirror-empty":""),St?Qt(Mt):wt(Mt)}function Ct(Mt){return Mt.lineCount()===1&&Mt.getLine(0)===""}})},25717:function(Pn,_n,ce){(function($t){$t(ce(89780))})(function($t){var wt={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Qt=$t.Pos;$t.defineOption("autoCloseBrackets",!1,function(et,tt,lt){lt&&lt!=$t.Init&&(et.removeKeyMap(Ot),et.state.closeBrackets=null),tt&&(jt(Zt(tt,"pairs")),et.state.closeBrackets=tt,et.addKeyMap(Ot))});function Zt(et,tt){return tt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[tt]!=null?et[tt]:wt[tt]}var Ot={Backspace:Bt,Enter:St};function jt(et){for(var tt=0;tt<et.length;tt++){var lt=et.charAt(tt),ot="'"+lt+"'";Ot[ot]||(Ot[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 Bt(et){var tt=Mt(et);if(!tt||et.getOption("disableInput"))return $t.Pass;for(var lt=Zt(tt,"pairs"),ot=et.listSelections(),ut=0;ut<ot.length;ut++){if(!ot[ut].empty())return $t.Pass;var ct=Dt(et,ot[ut].head);if(!ct||lt.indexOf(ct)%2!=0)return $t.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&&Zt(tt,"explode");if(!lt||et.getOption("disableInput"))return $t.Pass;for(var ot=et.listSelections(),ut=0;ut<ot.length;ut++){if(!ot[ut].empty())return $t.Pass;var ct=Dt(et,ot[ut].head);if(!ct||lt.indexOf(ct)%2!=0)return $t.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=$t.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 $t.Pass;var ot=Zt(lt,"pairs"),ut=ot.indexOf(tt);if(ut==-1)return $t.Pass;for(var ct=Zt(lt,"closeBefore"),ft=Zt(lt,"triples"),gt=ot.charAt(ut+1)==tt,Lt=et.listSelections(),Rt=ut%2==0,Ut,Nt=0;Nt<Lt.length;Nt++){var qt=Lt[Nt],ee=qt.head,Yt,de=et.getRange(ee,Qt(ee.line,ee.ch+1));if(Rt&&!qt.empty())Yt="surround";else if((gt||!Rt)&&de==tt)gt&&yt(et,ee)?Yt="both":ft.indexOf(tt)>=0&&et.getRange(ee,Qt(ee.line,ee.ch+3))==tt+tt+tt?Yt="skipThree":Yt="skip";else if(gt&&ee.ch>1&&ft.indexOf(tt)>=0&&et.getRange(Qt(ee.line,ee.ch-2),ee)==tt+tt){if(ee.ch>2&&/\bstring/.test(et.getTokenTypeAt(Qt(ee.line,ee.ch-2))))return $t.Pass;Yt="addFour"}else if(gt){var ge=ee.ch==0?" ":et.getRange(Qt(ee.line,ee.ch-1),ee);if(!$t.isWordChar(de)&&ge!=tt&&!$t.isWordChar(ge))Yt="both";else return $t.Pass}else if(Rt&&(de.length===0||/\s/.test(de)||ct.indexOf(de)>-1))Yt="both";else return $t.Pass;if(!Ut)Ut=Yt;else if(Ut!=Yt)return $t.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 We=0;We<3;We++)et.execCommand("goCharRight");else if(Ut=="surround"){for(var we=et.getSelections(),We=0;We<we.length;We++)we[We]=be+we[We]+Ne;et.replaceSelections(we,"around"),we=et.listSelections().slice();for(var We=0;We<we.length;We++)we[We]=kt(we[We]);et.setSelections(we)}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 Dt(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 yt(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(Pn,_n,ce){(function($t){$t(ce(89780),ce(32855))})(function($t){$t.defineOption("autoCloseTags",!1,function(Bt,St,kt){if(kt!=$t.Init&&kt&&Bt.removeKeyMap("autoCloseTags"),!!St){var xt={name:"autoCloseTags"};(typeof St!="object"||St.whenClosing!==!1)&&(xt["'/'"]=function(Dt){return jt(Dt)}),(typeof St!="object"||St.whenOpening!==!1)&&(xt["'>'"]=function(Dt){return Zt(Dt)}),Bt.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 Zt(Bt){if(Bt.getOption("disableInput"))return $t.Pass;for(var St=Bt.listSelections(),kt=[],xt=Bt.getOption("autoCloseTags"),Dt=0;Dt<St.length;Dt++){if(!St[Dt].empty())return $t.Pass;var yt=St[Dt].head,et=Bt.getTokenAt(yt),tt=$t.innerMode(Bt.getMode(),et.state),lt=tt.state,ot=tt.mode.xmlCurrentTag&&tt.mode.xmlCurrentTag(lt),ut=ot&&ot.name;if(!ut)return $t.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>yt.ch&&(ut=ut.slice(0,ut.length-et.end+yt.ch));var Lt=ut.toLowerCase();if(!ut||et.type=="string"&&(et.end!=yt.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&&ot.close||et.string.indexOf("/")==yt.ch-et.start-1||ft&&Ct(ft,Lt)>-1||Mt(Bt,tt.mode.xmlCurrentContext&&tt.mode.xmlCurrentContext(lt)||[],ut,yt,!0))return $t.Pass;var Rt=typeof xt=="object"&&xt.emptyTags;if(Rt&&Ct(Rt,ut)>-1){kt[Dt]={text:"/>",newPos:$t.Pos(yt.line,yt.ch+2)};continue}var Ut=gt&&Ct(gt,Lt)>-1;kt[Dt]={indent:Ut,text:">"+(Ut?`
`:"")+"</"+ut+">",newPos:Ut?$t.Pos(yt.line+1,0):$t.Pos(yt.line,yt.ch+1)}}for(var Nt=typeof xt=="object"&&xt.dontIndentOnAutoClose,Dt=St.length-1;Dt>=0;Dt--){var qt=kt[Dt];Bt.replaceRange(qt.text,St[Dt].head,St[Dt].anchor,"+insert");var ee=Bt.listSelections().slice(0);ee[Dt]={head:qt.newPos,anchor:qt.newPos},Bt.setSelections(ee),!Nt&&qt.indent&&(Bt.indentLine(qt.newPos.line,null,!0),Bt.indentLine(qt.newPos.line+1,null,!0))}}function Ot(Bt,St){for(var kt=Bt.listSelections(),xt=[],Dt=St?"/":"</",yt=Bt.getOption("autoCloseTags"),et=typeof yt=="object"&&yt.dontIndentOnSlash,tt=0;tt<kt.length;tt++){if(!kt[tt].empty())return $t.Pass;var lt=kt[tt].head,ot=Bt.getTokenAt(lt),ut=$t.innerMode(Bt.getMode(),ot.state),ct=ut.state;if(St&&(ot.type=="string"||ot.string.charAt(0)!="<"||ot.start!=lt.ch-1))return $t.Pass;var ft,gt=ut.mode.name!="xml"&&Bt.getMode().name=="htmlmixed";if(gt&&ut.mode.name=="javascript")ft=Dt+"script";else if(gt&&ut.mode.name=="css")ft=Dt+"style";else{var Lt=ut.mode.xmlCurrentContext&&ut.mode.xmlCurrentContext(ct);if(!Lt||Lt.length&&Mt(Bt,Lt,Lt[Lt.length-1],lt))return $t.Pass;ft=Dt+Lt[Lt.length-1]}Bt.getLine(lt.line).charAt(ot.end)!=">"&&(ft+=">"),xt[tt]=ft}if(Bt.replaceSelections(xt),kt=Bt.listSelections(),!et)for(var tt=0;tt<kt.length;tt++)(tt==kt.length-1||kt[tt].head.line<kt[tt+1].head.line)&&Bt.indentLine(kt[tt].head.line)}function jt(Bt){return Bt.getOption("disableInput")?$t.Pass:Ot(Bt,!0)}$t.commands.closeTag=function(Bt){return Ot(Bt)};function Ct(Bt,St){if(Bt.indexOf)return Bt.indexOf(St);for(var kt=0,xt=Bt.length;kt<xt;++kt)if(Bt[kt]==St)return kt;return-1}function Mt(Bt,St,kt,xt,Dt){if(!$t.scanForClosingTag)return!1;var yt=Math.min(Bt.lastLine()+1,xt.line+500),et=$t.scanForClosingTag(Bt,xt,null,yt);if(!et||et.tag!=kt)return!1;for(var tt=Dt?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=$t.scanForClosingTag(Bt,xt,null,yt);if(!ot||ot.tag!=kt)return!1;xt=ot.to}return!0}})},32855:function(Pn,_n,ce){(function($t){$t(ce(89780))})(function($t){"use strict";var wt=$t.Pos;function Qt(lt,ot){return lt.line-ot.line||lt.ch-ot.ch}var Zt="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",Ot=Zt+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",jt=new RegExp("<(/?)(["+Zt+"]["+Ot+"]*)","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 Bt(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(Bt(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 Dt(lt){for(;;){jt.lastIndex=lt.ch;var ot=jt.exec(lt.text);if(!ot){if(Bt(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 yt(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=Dt(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=yt(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)}}}}$t.registerHelper("fold","xml",function(lt,ot){for(var ut=new Ct(lt,ot.line,0);;){var ct=Dt(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}}}),$t.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"})}}},$t.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}}},$t.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(Pn){(function(_n,ce){Pn.exports=ce()})(this,function(){"use strict";var _n=navigator.userAgent,ce=navigator.platform,$t=/gecko\/\d/i.test(_n),wt=/MSIE \d/.test(_n),Qt=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(_n),Zt=/Edge\/(\d+)/.exec(_n),Ot=wt||Qt||Zt,jt=Ot&&(wt?document.documentMode||6:+(Zt||Qt)[1]),Ct=!Zt&&/WebKit\//.test(_n),Mt=Ct&&/Qt\/\d+\.\d+/.test(_n),Bt=!Zt&&/Chrome\//.test(_n),St=/Opera\//.test(_n),kt=/Apple Computer/.test(navigator.vendor),xt=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(_n),Dt=/PhantomJS/.test(_n),yt=!Zt&&/AppleWebKit/.test(_n)&&/Mobile\/\w+/.test(_n),et=/Android/.test(_n),tt=yt||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(_n),lt=yt||/Mac/.test(ce),ot=/\bCrOS\b/.test(_n),ut=/win/i.test(ce),ct=St&&_n.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=$t||Ot&&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 bt=mt.slice(pt.index+pt[0].length);it.className=mt.slice(0,pt.index)+(bt?pt[1]+bt:"")}};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 qt(it,at,mt,pt){var bt=document.createElement(it);if(mt&&(bt.className=mt),pt&&(bt.style.cssText=pt),typeof at=="string")bt.appendChild(document.createTextNode(at));else if(at)for(var Xt=0;Xt<at.length;++Xt)bt.appendChild(at[Xt]);return bt}function ee(it,at,mt,pt){var bt=qt(it,at,mt,pt);return bt.setAttribute("role","presentation"),bt}var Yt;document.createRange?Yt=function(it,at,mt,pt){var bt=document.createRange();return bt.setEnd(pt||it,mt),bt.setStart(it,at),bt}:Yt=function(it,at,mt){var pt=document.body.createTextRange();try{pt.moveToElementText(it.parentNode)}catch(bt){return pt}return pt.collapse(!0),pt.moveEnd("character",mt),pt.moveStart("character",at),pt};function de(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 ge(){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 We=function(it){it.select()};yt?We=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:Ot&&(We=function(it){try{it.select()}catch(at){}});function we(it){var at=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,at)}}function je(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,bt){at==null&&(at=it.search(/[^\s\u00a0]/),at==-1&&(at=it.length));for(var Xt=pt||0,ae=bt||0;;){var Se=it.indexOf(" ",Xt);if(Se<0||Se>=at)return ae+(at-Xt);ae+=Se-Xt,ae+=mt-ae%mt,Xt=Se+1}}var Jt=function(){this.id=null,this.f=null,this.time=0,this.handler=we(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"}},ue={scroll:!1},Ie={origin:"*mouse"},Fe={origin:"+move"};function Qe(it,at,mt){for(var pt=0,bt=0;;){var Xt=it.indexOf(" ",pt);Xt==-1&&(Xt=it.length);var ae=Xt-pt;if(Xt==it.length||bt+ae>=at)return pt+Math.min(ae,at-bt);if(bt+=Xt-pt,bt+=mt-bt%mt,pt=Xt+1,bt>=at)return pt}}var Ae=[""];function Pe(it){for(;Ae.length<=it;)Ae.push(He(Ae)+" ");return Ae[it]}function He(it){return it[it.length-1]}function Re(it,at){for(var mt=[],pt=0;pt<it.length;pt++)mt[pt]=at(it[pt],pt);return mt}function _e(it,at,mt){for(var pt=0,bt=mt(at);pt<it.length&&mt(it[pt])<=bt;)pt++;it.splice(pt,0,at)}function ie(){}function Tt(it,at){var mt;return Object.create?mt=Object.create(it):(ie.prototype=it,mt=new ie),at&&je(at,mt),mt}var At=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Vt(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||At.test(it))}function oe(it,at){return at?at.source.indexOf("\\w")>-1&&Vt(it)?!0:at.test(it):Vt(it)}function Ht(it){for(var at in it)if(it.hasOwnProperty(at)&&it[at])return!1;return!0}var It=/[\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&&It.test(it)}function Et(it,at,mt){for(;(mt<0?at>0:at<it.length)&&Pt(it.charAt(at));)at+=mt;return at}function te(it,at,mt){for(var pt=at>mt?-1:1;;){if(at==mt)return at;var bt=(at+mt)/2,Xt=pt<0?Math.ceil(bt):Math.floor(bt);if(Xt==at)return it(Xt)?at:mt;it(Xt)?mt=Xt:at=Xt+pt}}function zt(it,at,mt,pt){if(!it)return pt(at,mt,"ltr",0);for(var bt=!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),bt=!0)}bt||pt(at,mt,"ltr")}var Wt=null;function le(it,at,mt){var pt;Wt=null;for(var bt=0;bt<it.length;++bt){var Xt=it[bt];if(Xt.from<at&&Xt.to>at)return bt;Xt.to==at&&(Xt.from!=Xt.to&&mt=="before"?pt=bt:Wt=bt),Xt.from==at&&(Xt.from!=Xt.to&&mt!="before"?pt=bt:Wt=bt)}return pt!=null?pt:Wt}var ye=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]/,bt=/[stwN]/,Xt=/[LRr]/,ae=/[Lb1n]/,Se=/[1n]/;function me(Te,tn,Be){this.level=Te,this.from=tn,this.to=Be}return function(Te,tn){var Be=tn=="ltr"?"L":"R";if(Te.length==0||tn=="ltr"&&!pt.test(Te))return!1;for(var hn=Te.length,ln=[],Yn=0;Yn<hn;++Yn)ln.push(mt(Te.charCodeAt(Yn)));for(var Qn=0,si=Be;Qn<hn;++Qn){var Ci=ln[Qn];Ci=="m"?ln[Qn]=si:si=Ci}for(var Yi=0,Ni=Be;Yi<hn;++Yi){var qi=ln[Yi];qi=="1"&&Ni=="r"?ln[Yi]="n":Xt.test(qi)&&(Ni=qi,qi=="r"&&(ln[Yi]="R"))}for(var gr=1,Mi=ln[0];gr<hn-1;++gr){var Mr=ln[gr];Mr=="+"&&Mi=="1"&&ln[gr+1]=="1"?ln[gr]="1":Mr==","&&Mi==ln[gr+1]&&(Mi=="1"||Mi=="n")&&(ln[gr]=Mi),Mi=Mr}for(var wo=0;wo<hn;++wo){var ls=ln[wo];if(ls==",")ln[wo]="N";else if(ls=="%"){var No=void 0;for(No=wo+1;No<hn&&ln[No]=="%";++No);for(var pa=wo&&ln[wo-1]=="!"||No<hn&&ln[No]=="1"?"1":"N",_s=wo;_s<No;++_s)ln[_s]=pa;wo=No-1}}for(var Qo=0,Ma=Be;Qo<hn;++Qo){var Bs=ln[Qo];Ma=="L"&&Bs=="1"?ln[Qo]="L":Xt.test(Bs)&&(Ma=Bs)}for(var qo=0;qo<hn;++qo)if(bt.test(ln[qo])){var Vr=void 0;for(Vr=qo+1;Vr<hn&&bt.test(ln[Vr]);++Vr);for(var Io=(qo?ln[qo-1]:Be)=="L",Ss=(Vr<hn?ln[Vr]:Be)=="L",Os=Io==Ss?Io?"L":"R":Be,vl=qo;vl<Vr;++vl)ln[vl]=Os;qo=Vr-1}for(var Fo=[],rl,zo=0;zo<hn;)if(ae.test(ln[zo])){var Sd=zo;for(++zo;zo<hn&&ae.test(ln[zo]);++zo);Fo.push(new me(0,Sd,zo))}else{var _a=zo,Ta=Fo.length,ma=tn=="rtl"?1:0;for(++zo;zo<hn&&ln[zo]!="L";++zo);for(var ao=_a;ao<zo;)if(Se.test(ln[ao])){_a<ao&&(Fo.splice(Ta,0,new me(1,_a,ao)),Ta+=ma);var xs=ao;for(++ao;ao<zo&&Se.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 tn=="ltr"&&(Fo[0].level==1&&(rl=Te.match(/^\s+/))&&(Fo[0].from=rl[0].length,Fo.unshift(new me(0,0,rl[0].length))),He(Fo).level==1&&(rl=Te.match(/\s+$/))&&(He(Fo).to-=rl[0].length,Fo.push(new me(0,hn-rl[0].length,hn)))),tn=="rtl"?Fo.reverse():Fo}}();function Ge(it,at){var mt=it.order;return mt==null&&(mt=it.order=ye(it.text,at)),mt}var ze=[],Ee=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]||ze).concat(mt)}};function Xe(it,at){return it._handlers&&it._handlers[at]||ze}function on(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,bt=pt&&pt[at];if(bt){var Xt=re(bt,mt);Xt>-1&&(pt[at]=bt.slice(0,Xt).concat(bt.slice(Xt+1)))}}}function rn(it,at){var mt=Xe(it,at);if(mt.length)for(var pt=Array.prototype.slice.call(arguments,2),bt=0;bt<mt.length;++bt)mt[bt].apply(null,pt)}function Je(it,at,mt){return typeof at=="string"&&(at={type:at,preventDefault:function(){this.defaultPrevented=!0}}),rn(it,mt||at.type,it,at),Nn(at)||at.codemirrorIgnore}function Tn(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 gn(it,at){return Xe(it,at).length>0}function Cn(it){it.prototype.on=function(at,mt){Ee(this,at,mt)},it.prototype.off=function(at,mt){on(this,at,mt)}}function Bn(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function ii(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Nn(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function oi(it){Bn(it),ii(it)}function Ai(it){return it.target||it.srcElement}function Si(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 Xi=function(){if(Ot&&jt<9)return!1;var it=qt("div");return"draggable"in it||"dragDrop"in it}(),Ui;function _i(it){if(Ui==null){var at=qt("span","\u200B");Nt(it,qt("span",[at,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(Ui=at.offsetWidth<=1&&at.offsetHeight>2&&!(Ot&&jt<8))}var mt=Ui?qt("span","\u200B"):qt("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return mt.setAttribute("cm-text",""),mt}var zi;function wi(it){if(zi!=null)return zi;var at=Nt(it,document.createTextNode("A\u062EA")),mt=Yt(at,0,1).getBoundingClientRect(),pt=Yt(at,1,2).getBoundingClientRect();return Ut(it),!mt||mt.left==mt.right?!1:zi=pt.right-mt.right<3}var Wi=`
b`.split(/\n/).length!=3?function(it){for(var at=0,mt=[],pt=it.length;at<=pt;){var bt=it.indexOf(`
`,at);bt==-1&&(bt=it.length);var Xt=it.slice(at,it.charAt(bt-1)=="\r"?bt-1:bt),ae=Xt.indexOf("\r");ae!=-1?(mt.push(Xt.slice(0,ae)),at+=ae+1):(mt.push(Xt),at=bt+1)}return mt}:function(it){return it.split(/\r\n?|\n/)},Kt=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},zn=function(){var it=qt("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),jn=null;function Ln(it){if(jn!=null)return jn;var at=Nt(it,qt("span","x")),mt=at.getBoundingClientRect(),pt=Yt(at,0,1).getBoundingClientRect();return jn=Math.abs(mt.left-pt.left)>1}var Kn={},Xn={};function qn(it,at){arguments.length>2&&(at.dependencies=Array.prototype.slice.call(arguments,2)),Kn[it]=at}function ji(it,at){Xn[it]=at}function nn(it){if(typeof it=="string"&&Xn.hasOwnProperty(it))it=Xn[it];else if(it&&typeof it.name=="string"&&Xn.hasOwnProperty(it.name)){var at=Xn[it.name];typeof at=="string"&&(at={name:at}),it=Tt(at,it),it.name=at.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return nn("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return nn("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function qe(it,at){at=nn(at);var mt=Kn[at.name];if(!mt)return qe(it,"text/plain");var pt=mt(it,at);if(Ye.hasOwnProperty(at.name)){var bt=Ye[at.name];for(var Xt in bt)bt.hasOwnProperty(Xt)&&(pt.hasOwnProperty(Xt)&&(pt["_"+Xt]=pt[Xt]),pt[Xt]=bt[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 Ye={};function an(it,at){var mt=Ye.hasOwnProperty(it)?Ye[it]:Ye[it]={};je(at,mt)}function ri(it,at){if(at===!0)return at;if(it.copyState)return it.copyState(at);var mt={};for(var pt in at){var bt=at[pt];bt instanceof Array&&(bt=bt.concat([])),mt[pt]=bt}return mt}function $n(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 mi(it,at,mt){return it.startState?it.startState(at,mt):!0}var fn=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};fn.prototype.eol=function(){return this.pos>=this.string.length},fn.prototype.sol=function(){return this.pos==this.lineStart},fn.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},fn.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},fn.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},fn.prototype.eatWhile=function(it){for(var at=this.pos;this.eat(it););return this.pos>at},fn.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},fn.prototype.skipToEnd=function(){this.pos=this.string.length},fn.prototype.skipTo=function(it){var at=this.string.indexOf(it,this.pos);if(at>-1)return this.pos=at,!0},fn.prototype.backUp=function(it){this.pos-=it},fn.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)},fn.prototype.indentation=function(){return he(this.string,null,this.tabSize)-(this.lineStart?he(this.string,this.lineStart,this.tabSize):0)},fn.prototype.match=function(it,at,mt){if(typeof it=="string"){var pt=function(ae){return mt?ae.toLowerCase():ae},bt=this.string.substr(this.pos,it.length);if(pt(bt)==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)}},fn.prototype.current=function(){return this.string.slice(this.start,this.pos)},fn.prototype.hideFirstChars=function(it,at){this.lineStart+=it;try{return at()}finally{this.lineStart-=it}},fn.prototype.lookAhead=function(it){var at=this.lineOracle;return at&&at.lookAhead(it)},fn.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function Wn(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 bt=mt.children[pt],Xt=bt.chunkSize();if(at<Xt){mt=bt;break}at-=Xt}return mt.lines[at]}function gi(it,at,mt){var pt=[],bt=at.line;return it.iter(at.line,mt.line+1,function(Xt){var ae=Xt.text;bt==mt.line&&(ae=ae.slice(0,mt.ch)),bt==at.line&&(ae=ae.slice(at.ch)),pt.push(ae),++bt}),pt}function Hi(it,at,mt){var pt=[];return it.iter(at,mt,function(bt){pt.push(bt.text)}),pt}function Dn(it,at){var mt=at-it.height;if(mt)for(var pt=it;pt;pt=pt.parent)pt.height+=mt}function ke(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 bt=0;pt.children[bt]!=at;++bt)mt+=pt.children[bt].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 bt=it.children[pt],Xt=bt.height;if(at<Xt){it=bt;continue t}at-=Xt,mt+=bt.chunkSize()}return mt}while(!it.lines);for(var ae=0;ae<it.lines.length;++ae){var Se=it.lines[ae],me=Se.height;if(at<me)break;at-=me}return mt+ae}function kn(it,at){return at>=it.first&&at<it.first+it.size}function En(it,at){return String(it.lineNumberFormatter(at+it.firstLineNumber))}function $e(it,at,mt){if(mt===void 0&&(mt=null),!(this instanceof $e))return new $e(it,at,mt);this.line=it,this.ch=at,this.sticky=mt}function bn(it,at){return it.line-at.line||it.ch-at.ch}function wn(it,at){return it.sticky==at.sticky&&bn(it,at)==0}function Sn(it){return $e(it.line,it.ch)}function Gn(it,at){return bn(it,at)<0?at:it}function Fn(it,at){return bn(it,at)<0?it:at}function On(it,at){return Math.max(it.first,Math.min(at,it.first+it.size-1))}function Vn(it,at){if(at.line<it.first)return $e(it.first,0);var mt=it.first+it.size-1;return at.line>mt?$e(mt,Wn(it,mt).text.length):bi(at,Wn(it,at.line).text.length)}function bi(it,at){var mt=it.ch;return mt==null||mt>at?$e(it.line,at):mt<0?$e(it.line,0):it}function ui(it,at){for(var mt=[],pt=0;pt<at.length;pt++)mt[pt]=Vn(it,at[pt]);return mt}var pn=function(it,at){this.state=it,this.lookAhead=at},Rn=function(it,at,mt,pt){this.state=at,this.doc=it,this.line=mt,this.maxLookAhead=pt||0,this.baseTokens=null,this.baseTokenPos=1};Rn.prototype.lookAhead=function(it){var at=this.doc.getLine(this.line+it);return at!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),at},Rn.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}},Rn.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Rn.fromSaved=function(it,at,mt){return at instanceof pn?new Rn(it,ri(it.mode,at.state),mt,at.lookAhead):new Rn(it,ri(it.mode,at),mt)},Rn.prototype.save=function(it){var at=it!==!1?ri(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new pn(at,this.maxLookAhead):at};function Ti(it,at,mt,pt){var bt=[it.state.modeGen],Xt={};Ii(it,at.text,it.doc.mode,mt,function(Te,tn){return bt.push(Te,tn)},Xt,pt);for(var ae=mt.state,Se=function(Te){mt.baseTokens=bt;var tn=it.state.overlays[Te],Be=1,hn=0;mt.state=!0,Ii(it,at.text,tn.mode,mt,function(ln,Yn){for(var Qn=Be;hn<ln;){var si=bt[Be];si>ln&&bt.splice(Be,1,ln,bt[Be+1],si),Be+=2,hn=Math.min(ln,si)}if(Yn)if(tn.opaque)bt.splice(Qn,Be-Qn,ln,"overlay "+Yn),Be=Qn+2;else for(;Qn<Be;Qn+=2){var Ci=bt[Qn+1];bt[Qn+1]=(Ci?Ci+" ":"")+"overlay "+Yn}},Xt),mt.state=ae,mt.baseTokens=null,mt.baseTokenPos=1},me=0;me<it.state.overlays.length;++me)Se(me);return{styles:bt,classes:Xt.bgClass||Xt.textClass?Xt:null}}function Ji(it,at,mt){if(!at.styles||at.styles[0]!=it.state.modeGen){var pt=hr(it,ke(at)),bt=at.text.length>it.options.maxHighlightLength&&ri(it.doc.mode,pt.state),Xt=Ti(it,at,pt);bt&&(pt.state=bt),at.stateAfter=pt.save(!bt),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 hr(it,at,mt){var pt=it.doc,bt=it.display;if(!pt.mode.startState)return new Rn(pt,!0,at);var Xt=Ki(it,at,mt),ae=Xt>pt.first&&Wn(pt,Xt-1).stateAfter,Se=ae?Rn.fromSaved(pt,ae,Xt):new Rn(pt,mi(pt.mode),Xt);return pt.iter(Xt,at,function(me){Ze(it,me.text,Se);var Te=Se.line;me.stateAfter=Te==at-1||Te%5==0||Te>=bt.viewFrom&&Te<bt.viewTo?Se.save():null,Se.nextLine()}),mt&&(pt.modeFrontier=Se.line),Se}function Ze(it,at,mt,pt){var bt=it.doc.mode,Xt=new fn(at,it.options.tabSize,mt);for(Xt.start=Xt.pos=pt||0,at==""&&Jn(bt,mt.state);!Xt.eol();)di(bt,Xt,mt.state),Xt.start=Xt.pos}function Jn(it,at){if(it.blankLine)return it.blankLine(at);if(it.innerMode){var mt=$n(it,at);if(mt.mode.blankLine)return mt.mode.blankLine(mt.state)}}function di(it,at,mt,pt){for(var bt=0;bt<10;bt++){pt&&(pt[0]=$n(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 Un=function(it,at,mt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=at||null,this.state=mt};function Bi(it,at,mt,pt){var bt=it.doc,Xt=bt.mode,ae;at=Vn(bt,at);var Se=Wn(bt,at.line),me=hr(it,at.line,mt),Te=new fn(Se.text,it.options.tabSize,me),tn;for(pt&&(tn=[]);(pt||Te.pos<at.ch)&&!Te.eol();)Te.start=Te.pos,ae=di(Xt,Te,me.state),pt&&tn.push(new Un(Te,ae,ri(bt.mode,me.state)));return pt?tn:new Un(Te,ae,me.state)}function ki(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 Ii(it,at,mt,pt,bt,Xt,ae){var Se=mt.flattenSpans;Se==null&&(Se=it.options.flattenSpans);var me=0,Te=null,tn=new fn(at,it.options.tabSize,pt),Be,hn=it.options.addModeClass&&[null];for(at==""&&ki(Jn(mt,pt.state),Xt);!tn.eol();){if(tn.pos>it.options.maxHighlightLength?(Se=!1,ae&&Ze(it,at,pt,tn.pos),tn.pos=at.length,Be=null):Be=ki(di(mt,tn,pt.state,hn),Xt),hn){var ln=hn[0].name;ln&&(Be="m-"+(Be?ln+" "+Be:ln))}if(!Se||Te!=Be){for(;me<tn.start;)me=Math.min(tn.start,me+5e3),bt(me,Te);Te=Be}tn.start=tn.pos}for(;me<tn.pos;){var Yn=Math.min(tn.pos,me+5e3);bt(Yn,Te),me=Yn}}function Ki(it,at,mt){for(var pt,bt,Xt=it.doc,ae=mt?-1:at-(it.doc.mode.innerMode?1e3:100),Se=at;Se>ae;--Se){if(Se<=Xt.first)return Xt.first;var me=Wn(Xt,Se-1),Te=me.stateAfter;if(Te&&(!mt||Se+(Te instanceof pn?Te.lookAhead:0)<=Xt.modeFrontier))return Se;var tn=he(me.text,null,it.options.tabSize);(bt==null||pt>tn)&&(bt=Se-1,pt=tn)}return bt}function $i(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 bt=Wn(it,pt).stateAfter;if(bt&&(!(bt instanceof pn)||pt+bt.lookAhead<at)){mt=pt+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,mt)}}var fr=!1,un=!1;function vr(){fr=!0}function cn(){un=!0}function hi(it,at,mt){this.marker=it,this.from=at,this.to=mt}function tr(it,at){if(it)for(var mt=0;mt<it.length;++mt){var pt=it[mt];if(pt.marker==at)return pt}}function Di(it,at){for(var mt,pt=0;pt<it.length;++pt)it[pt]!=at&&(mt||(mt=[])).push(it[pt]);return mt}function pr(it,at){it.markedSpans=it.markedSpans?it.markedSpans.concat([at]):[at],at.marker.attachLine(it)}function er(it,at,mt){var pt;if(it)for(var bt=0;bt<it.length;++bt){var Xt=it[bt],ae=Xt.marker,Se=Xt.from==null||(ae.inclusiveLeft?Xt.from<=at:Xt.from<at);if(Se||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 hi(ae,Xt.from,me?null:Xt.to))}}return pt}function Gi(it,at,mt){var pt;if(it)for(var bt=0;bt<it.length;++bt){var Xt=it[bt],ae=Xt.marker,Se=Xt.to==null||(ae.inclusiveRight?Xt.to>=at:Xt.to>at);if(Se||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 hi(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)&&Wn(it,at.from.line).markedSpans,pt=kn(it,at.to.line)&&Wn(it,at.to.line).markedSpans;if(!mt&&!pt)return null;var bt=at.from.ch,Xt=at.to.ch,ae=bn(at.from,at.to)==0,Se=er(mt,bt,ae),me=Gi(pt,Xt,ae),Te=at.text.length==1,tn=He(at.text).length+(Te?bt:0);if(Se)for(var Be=0;Be<Se.length;++Be){var hn=Se[Be];if(hn.to==null){var ln=tr(me,hn.marker);ln?Te&&(hn.to=ln.to==null?null:ln.to+tn):hn.to=bt}}if(me)for(var Yn=0;Yn<me.length;++Yn){var Qn=me[Yn];if(Qn.to!=null&&(Qn.to+=tn),Qn.from==null){var si=tr(Se,Qn.marker);si||(Qn.from=tn,Te&&(Se||(Se=[])).push(Qn))}else Qn.from+=tn,Te&&(Se||(Se=[])).push(Qn)}Se&&(Se=Do(Se)),me&&me!=Se&&(me=Do(me));var Ci=[Se];if(!Te){var Yi=at.text.length-2,Ni;if(Yi>0&&Se)for(var qi=0;qi<Se.length;++qi)Se[qi].to==null&&(Ni||(Ni=[])).push(new hi(Se[qi].marker,null,null));for(var gr=0;gr<Yi;++gr)Ci.push(Ni);Ci.push(me)}return Ci}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 Yn=0;Yn<ln.markedSpans.length;++Yn){var Qn=ln.markedSpans[Yn].marker;Qn.readOnly&&(!pt||re(pt,Qn)==-1)&&(pt||(pt=[])).push(Qn)}}),!pt)return null;for(var bt=[{from:at,to:mt}],Xt=0;Xt<pt.length;++Xt)for(var ae=pt[Xt],Se=ae.find(0),me=0;me<bt.length;++me){var Te=bt[me];if(!(bn(Te.to,Se.from)<0||bn(Te.from,Se.to)>0)){var tn=[me,1],Be=bn(Te.from,Se.from),hn=bn(Te.to,Se.to);(Be<0||!ae.inclusiveLeft&&!Be)&&tn.push({from:Te.from,to:Se.from}),(hn>0||!ae.inclusiveRight&&!hn)&&tn.push({from:Se.to,to:Te.to}),bt.splice.apply(bt,tn),me+=tn.length-3}}return bt}function ti(it){var at=it.markedSpans;if(at){for(var mt=0;mt<at.length;++mt)at[mt].marker.detachLine(it);it.markedSpans=null}}function xe(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(),bt=at.find(),Xt=bn(pt.from,bt.from)||Nr(it)-Nr(at);if(Xt)return-Xt;var ae=bn(pt.to,bt.to)||ds(it)-ds(at);return ae||at.id-it.id}function vo(it,at){var mt=un&&it.markedSpans,pt;if(mt)for(var bt=void 0,Xt=0;Xt<mt.length;++Xt)bt=mt[Xt],bt.marker.collapsed&&(at?bt.from:bt.to)==null&&(!pt||ts(pt,bt.marker)<0)&&(pt=bt.marker);return pt}function Pr(it){return vo(it,!0)}function ai(it){return vo(it,!1)}function Pi(it,at){var mt=un&&it.markedSpans,pt;if(mt)for(var bt=0;bt<mt.length;++bt){var Xt=mt[bt];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 nr(it,at,mt,pt,bt){var Xt=Wn(it,at),ae=un&&Xt.markedSpans;if(ae)for(var Se=0;Se<ae.length;++Se){var me=ae[Se];if(me.marker.collapsed){var Te=me.marker.find(0),tn=bn(Te.from,mt)||Nr(me.marker)-Nr(bt),Be=bn(Te.to,pt)||ds(me.marker)-ds(bt);if(!(tn>=0&&Be<=0||tn<=0&&Be>=0)&&(tn<=0&&(me.marker.inclusiveRight&&bt.inclusiveLeft?bn(Te.to,mt)>=0:bn(Te.to,mt)>0)||tn>=0&&(me.marker.inclusiveRight&&bt.inclusiveLeft?bn(Te.from,pt)<=0:bn(Te.from,pt)<0)))return!0}}}function fi(it){for(var at;at=Pr(it);)it=at.find(-1,!0).line;return it}function Zi(it){for(var at;at=ai(it);)it=at.find(1,!0).line;return it}function pi(it){for(var at,mt;at=ai(it);)it=at.find(1,!0).line,(mt||(mt=[])).push(it);return mt}function li(it,at){var mt=Wn(it,at),pt=fi(mt);return mt==pt?at:ke(pt)}function Li(it,at){if(at>it.lastLine())return at;var mt=Wn(it,at),pt;if(!xn(it,mt))return at;for(;pt=ai(mt);)mt=pt.find(1,!0).line;return ke(mt)+1}function xn(it,at){var mt=un&&at.markedSpans;if(mt){for(var pt=void 0,bt=0;bt<mt.length;++bt)if(pt=mt[bt],!!pt.marker.collapsed){if(pt.from==null)return!0;if(!pt.marker.widgetNode&&pt.from==0&&pt.marker.inclusiveLeft&&mr(it,at,pt))return!0}}}function mr(it,at,mt){if(mt.to==null){var pt=mt.marker.find(1,!0);return mr(it,pt.line,tr(pt.line.markedSpans,mt.marker))}if(mt.marker.inclusiveRight&&mt.to==at.text.length)return!0;for(var bt=void 0,Xt=0;Xt<at.markedSpans.length;++Xt)if(bt=at.markedSpans[Xt],bt.marker.collapsed&&!bt.marker.widgetNode&&bt.from==mt.to&&(bt.to==null||bt.to!=mt.from)&&(bt.marker.inclusiveLeft||mt.marker.inclusiveRight)&&mr(it,at,bt))return!0}function Ar(it){it=fi(it);for(var at=0,mt=it.parent,pt=0;pt<mt.lines.length;++pt){var bt=mt.lines[pt];if(bt==it)break;at+=bt.height}for(var Xt=mt.parent;Xt;mt=Xt,Xt=mt.parent)for(var ae=0;ae<Xt.children.length;++ae){var Se=Xt.children[ae];if(Se==mt)break;at+=Se.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 bt=mt.find(0,!0);pt=bt.from.line,at+=bt.from.ch-bt.to.ch}for(pt=it;mt=ai(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=Wn(mt,mt.first),at.maxLineLength=no(at.maxLine),at.maxLineChanged=!0,mt.iter(function(pt){var bt=no(pt);bt>at.maxLineLength&&(at.maxLineLength=bt,at.maxLine=pt)})}var oo=function(it,at,mt){this.text=it,xe(this,at),this.height=mt?mt(this):1};oo.prototype.lineNo=function(){return ke(this)},Cn(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),ti(it),xe(it,mt);var bt=pt?pt(it):1;bt!=it.height&&Dn(it,bt)}function Bo(it){it.parent=null,ti(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 en(it,at){var mt=ee("span",null,null,Ct?"padding-right: .1px":null),pt={pre:ee("pre",[mt],"CodeMirror-line"),content:mt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};at.measure={};for(var bt=0;bt<=(at.rest?at.rest.length:0);bt++){var Xt=bt?at.rest[bt-1]:at.line,ae=void 0;pt.pos=0,pt.addToken=Ws,wi(it.display.measure)&&(ae=Ge(Xt,it.doc.direction))&&(pt.addToken=Hr(pt.addToken,ae)),pt.map=[];var Se=at!=it.display.externalMeasured&&ke(Xt);ua(Xt,pt,Ji(it,Xt,Se)),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(_i(it.display.measure))),bt==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 rn(it,"renderLine",it,at.line,pt.pre),pt.pre.className&&(pt.textClass=Ne(pt.pre.className,pt.textClass||"")),pt}function ns(it){var at=qt("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,bt,Xt,ae){if(at){var Se=it.splitSpaces?Xs(at,it.trailingSpace):at,me=it.cm.state.specialChars,Te=!1,tn;if(!me.test(at))it.col+=at.length,tn=document.createTextNode(Se),it.map.push(it.pos,it.pos+at.length,tn),Ot&&jt<9&&(Te=!0),it.pos+=at.length;else{tn=document.createDocumentFragment();for(var Be=0;;){me.lastIndex=Be;var hn=me.exec(at),ln=hn?hn.index-Be:at.length-Be;if(ln){var Yn=document.createTextNode(Se.slice(Be,Be+ln));Ot&&jt<9?tn.appendChild(qt("span",[Yn])):tn.appendChild(Yn),it.map.push(it.pos,it.pos+ln,Yn),it.col+=ln,it.pos+=ln}if(!hn)break;Be+=ln+1;var Qn=void 0;if(hn[0]==" "){var si=it.cm.options.tabSize,Ci=si-it.col%si;Qn=tn.appendChild(qt("span",Pe(Ci),"cm-tab")),Qn.setAttribute("role","presentation"),Qn.setAttribute("cm-text"," "),it.col+=Ci}else hn[0]=="\r"||hn[0]==`
`?(Qn=tn.appendChild(qt("span",hn[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),Qn.setAttribute("cm-text",hn[0]),it.col+=1):(Qn=it.cm.options.specialCharPlaceholder(hn[0]),Qn.setAttribute("cm-text",hn[0]),Ot&&jt<9?tn.appendChild(qt("span",[Qn])):tn.appendChild(Qn),it.col+=1);it.map.push(it.pos,it.pos+1,Qn),it.pos++}}if(it.trailingSpace=Se.charCodeAt(at.length-1)==32,mt||pt||bt||Te||Xt||ae){var Yi=mt||"";pt&&(Yi+=pt),bt&&(Yi+=bt);var Ni=qt("span",[tn],Yi,Xt);if(ae)for(var qi in ae)ae.hasOwnProperty(qi)&&qi!="style"&&qi!="class"&&Ni.setAttribute(qi,ae[qi]);return it.content.appendChild(Ni)}it.content.appendChild(tn)}}function Xs(it,at){if(it.length>1&&!/ /.test(it))return it;for(var mt=at,pt="",bt=0;bt<it.length;bt++){var Xt=it.charAt(bt);Xt==" "&&mt&&(bt==it.length-1||it.charCodeAt(bt+1)==32)&&(Xt="\xA0"),pt+=Xt,mt=Xt==" "}return pt}function Hr(it,at){return function(mt,pt,bt,Xt,ae,Se,me){bt=bt?bt+" cm-force-border":"cm-force-border";for(var Te=mt.pos,tn=Te+pt.length;;){for(var Be=void 0,hn=0;hn<at.length&&(Be=at[hn],!(Be.to>Te&&Be.from<=Te));hn++);if(Be.to>=tn)return it(mt,pt,bt,Xt,ae,Se,me);it(mt,pt.slice(0,Be.to-Te),bt,Xt,null,Se,me),Xt=null,pt=pt.slice(Be.to-Te),Te=Be.to}}}function Qa(it,at,mt,pt){var bt=!pt&&mt.widgetNode;bt&&it.map.push(it.pos,it.pos+at,bt),!pt&&it.cm.display.input.needsContentAttribute&&(bt||(bt=it.content.appendChild(document.createElement("span"))),bt.setAttribute("cm-marker",mt.id)),bt&&(it.cm.display.input.setUneditable(bt),it.content.appendChild(bt)),it.pos+=at,it.trailingSpace=!1}function ua(it,at,mt){var pt=it.markedSpans,bt=it.text,Xt=0;if(!pt){for(var ae=1;ae<mt.length;ae+=2)at.addToken(at,bt.slice(Xt,Xt=mt[ae]),ko(mt[ae+1],at.cm.options));return}for(var Se=bt.length,me=0,Te=1,tn="",Be,hn,ln=0,Yn,Qn,si,Ci,Yi;;){if(ln==me){Yn=Qn=si=hn="",Yi=null,Ci=null,ln=1/0;for(var Ni=[],qi=void 0,gr=0;gr<pt.length;++gr){var Mi=pt[gr],Mr=Mi.marker;if(Mr.type=="bookmark"&&Mi.from==me&&Mr.widgetNode)Ni.push(Mr);else if(Mi.from<=me&&(Mi.to==null||Mi.to>me||Mr.collapsed&&Mi.to==me&&Mi.from==me)){if(Mi.to!=null&&Mi.to!=me&&ln>Mi.to&&(ln=Mi.to,Qn=""),Mr.className&&(Yn+=" "+Mr.className),Mr.css&&(hn=(hn?hn+";":"")+Mr.css),Mr.startStyle&&Mi.from==me&&(si+=" "+Mr.startStyle),Mr.endStyle&&Mi.to==ln&&(qi||(qi=[])).push(Mr.endStyle,Mi.to),Mr.title&&((Yi||(Yi={})).title=Mr.title),Mr.attributes)for(var wo in Mr.attributes)(Yi||(Yi={}))[wo]=Mr.attributes[wo];Mr.collapsed&&(!Ci||ts(Ci.marker,Mr)<0)&&(Ci=Mi)}else Mi.from>me&&ln>Mi.from&&(ln=Mi.from)}if(qi)for(var ls=0;ls<qi.length;ls+=2)qi[ls+1]==ln&&(Qn+=" "+qi[ls]);if(!Ci||Ci.from==me)for(var No=0;No<Ni.length;++No)Qa(at,0,Ni[No]);if(Ci&&(Ci.from||0)==me){if(Qa(at,(Ci.to==null?Se+1:Ci.to)-me,Ci.marker,Ci.from==null),Ci.to==null)return;Ci.to==me&&(Ci=!1)}}if(me>=Se)break;for(var pa=Math.min(Se,ln);;){if(tn){var _s=me+tn.length;if(!Ci){var Qo=_s>pa?tn.slice(0,pa-me):tn;at.addToken(at,Qo,Be?Be+Yn:Yn,si,me+Qo.length==ln?Qn:"",hn,Yi)}if(_s>=pa){tn=tn.slice(pa-me),me=pa;break}me=_s,si=""}tn=bt.slice(Xt,Xt=mt[Te++]),Be=ko(mt[Te++],at.cm.options)}}}function kl(it,at,mt){this.line=at,this.rest=pi(at),this.size=this.rest?ke(He(this.rest))-mt+1:1,this.node=this.text=null,this.hidden=xn(it,at)}function Fr(it,at,mt){for(var pt=[],bt,Xt=at;Xt<mt;Xt=bt){var ae=new kl(it.doc,Wn(it.doc,Xt),Xt);bt=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 bt=it.ops[pt];if(bt.cursorActivityHandlers)for(;bt.cursorActivityCalled<bt.cursorActivityHandlers.length;)bt.cursorActivityHandlers[bt.cursorActivityCalled++].call(null,bt.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 Oi(it,at){var mt=Xe(it,at);if(mt.length){var pt=Array.prototype.slice.call(arguments,2),bt;Eo?bt=Eo.delayedCallbacks:wa?bt=wa:(bt=wa=[],setTimeout(Gl,0));for(var Xt=function(Se){bt.push(function(){return mt[Se].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 bt=0;bt<at.changes.length;bt++){var Xt=at.changes[bt];Xt=="text"?ni(it,at):Xt=="gutter"?sr(it,at,mt,pt):Xt=="class"?Vi(it,at):Xt=="widget"&&lr(it,at,pt)}at.changes=null}function ha(it){return it.node==it.text&&(it.node=qt("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),Ot&&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(qt("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):en(it,at)}function ni(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,Vi(it,at)):mt&&(at.text.className=mt)}function Vi(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 bt=ha(at);at.gutterBackground=qt("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),bt.insertBefore(at.gutterBackground,at.text)}var Xt=at.line.gutterMarkers;if(it.options.lineNumbers||Xt){var ae=ha(at),Se=at.gutter=qt("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?pt.fixedPos:-pt.gutterTotalWidth)+"px");if(it.display.input.setUneditable(Se),ae.insertBefore(Se,at.text),at.line.gutterClass&&(Se.className+=" "+at.line.gutterClass),it.options.lineNumbers&&(!Xt||!Xt["CodeMirror-linenumbers"])&&(at.lineNumber=Se.appendChild(qt("div",En(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,tn=Xt.hasOwnProperty(Te)&&Xt[Te];tn&&Se.appendChild(qt("div",[tn],"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"),bt=at.node.firstChild,Xt=void 0;bt;bt=Xt)Xt=bt.nextSibling,pt.test(bt.className)&&at.node.removeChild(bt);Kr(it,at,mt)}function yr(it,at,mt,pt){var bt=Nu(it,at);return at.text=at.node=bt.pre,bt.bgClass&&(at.bgClass=bt.bgClass),bt.textClass&&(at.textClass=bt.textClass),Vi(it,at),sr(it,at,mt,pt),Kr(it,at,pt),at.node}function Kr(it,at,mt){if(Fi(it,at.line,at,mt,!0),at.rest)for(var pt=0;pt<at.rest.length;pt++)Fi(it,at.rest[pt],at,mt,!1)}function Fi(it,at,mt,pt,bt){if(at.widgets)for(var Xt=ha(mt),ae=0,Se=at.widgets;ae<Se.length;++ae){var me=Se[ae],Te=qt("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),bt&&me.above?Xt.insertBefore(Te,mt.gutter||mt.text):Xt.appendChild(Te),Oi(me,"redraw")}}function Pa(it,at,mt,pt){if(it.noHScroll){(mt.alignable||(mt.alignable=[])).push(at);var bt=pt.wrapperWidth;at.style.left=pt.fixedPos+"px",it.coverGutter||(bt-=pt.gutterTotalWidth,at.style.paddingLeft=pt.gutterTotalWidth+"px"),at.style.width=bt+"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(!de(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,qt("div",[it.node],null,mt))}return it.height=it.node.parentNode.offsetHeight}function Wo(it,at){for(var mt=Ai(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,qt("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,bt=pt&&ba(it);if(!at.measure.heights||pt&&at.measure.width!=bt){var Xt=at.measure.heights=[];if(pt){at.measure.width=bt;for(var ae=at.text.firstChild.getClientRects(),Se=0;Se<ae.length-1;Se++){var me=ae[Se],Te=ae[Se+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 bt=0;bt<it.rest.length;bt++)if(ke(it.rest[bt])>mt)return{map:it.measure.maps[bt],cache:it.measure.caches[bt],before:!0}}function Zc(it,at){at=fi(at);var mt=ke(at),pt=it.display.externalMeasured=new kl(it.doc,at,mt);pt.lineN=mt;var bt=pt.built=en(it,pt);return pt.text=bt.pre,Nt(it.display.lineMeasure,bt.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=ke(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 bt=Fu(pt,at,mt);return{line:at,view:pt,rect:null,map:bt.map,cache:bt.cache,before:bt.before,hasHeights:!1}}function ja(it,at,mt,pt,bt){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:bt?ae.rtop:ae.top,bottom:bt?ae.rbottom:ae.bottom}}var lc={left:0,right:0,top:0,bottom:0};function uc(it,at,mt){for(var pt,bt,Xt,ae,Se,me,Te=0;Te<it.length;Te+=3)if(Se=it[Te],me=it[Te+1],at<Se?(bt=0,Xt=1,ae="left"):at<me?(bt=at-Se,Xt=bt+1):(Te==it.length-3||at==me&&it[Te+3]>at)&&(Xt=me-Se,bt=Xt-1,at>=me&&(ae="right")),bt!=null){if(pt=it[Te+2],Se==me&&mt==(pt.insertLeft?"left":"right")&&(ae=mt),mt=="left"&&bt==0)for(;Te&&it[Te-2]==it[Te-3]&&it[Te-1].insertLeft;)pt=it[(Te-=3)+2],ae="left";if(mt=="right"&&bt==me-Se)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:bt,end:Xt,collapse:ae,coverStart:Se,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 bt=it.length-1;bt>=0&&(mt=it[bt]).left==mt.right;bt--);return mt}function Mo(it,at,mt,pt){var bt=uc(at.map,mt,pt),Xt=bt.node,ae=bt.start,Se=bt.end,me=bt.collapse,Te;if(Xt.nodeType==3){for(var tn=0;tn<4;tn++){for(;ae&&Pt(at.line.text.charAt(bt.coverStart+ae));)--ae;for(;bt.coverStart+Se<bt.coverEnd&&Pt(at.line.text.charAt(bt.coverStart+Se));)++Se;if(Ot&&jt<9&&ae==0&&Se==bt.coverEnd-bt.coverStart?Te=Xt.parentNode.getBoundingClientRect():Te=Xc(Yt(Xt,ae,Se).getClientRects(),pt),Te.left||Te.right||ae==0)break;Se=ae,ae=ae-1,me="right"}Ot&&jt<11&&(Te=Ud(it.display.measure,Te))}else{ae>0&&(me=pt="right");var Be;it.options.lineWrapping&&(Be=Xt.getClientRects()).length>1?Te=Be[pt=="right"?Be.length-1:0]:Te=Xt.getBoundingClientRect()}if(Ot&&jt<9&&!ae&&(!Te||!Te.left&&!Te.right)){var hn=Xt.parentNode.getClientRects()[0];hn?Te={left:hn.left,right:hn.left+pl(it.display),top:hn.top,bottom:hn.bottom}:Te=lc}for(var ln=Te.top-at.rect.top,Yn=Te.bottom-at.rect.top,Qn=(ln+Yn)/2,si=at.view.measure.heights,Ci=0;Ci<si.length-1&&!(Qn<si[Ci]);Ci++);var Yi=Ci?si[Ci-1]:0,Ni=si[Ci],qi={left:(me=="right"?Te.right:Te.left)-at.rect.left,right:(me=="left"?Te.left:Te.right)-at.rect.left,top:Yi,bottom:Ni};return!Te.left&&!Te.right&&(qi.bogus=!0),it.options.singleCursorHeightPerLine||(qi.rtop=ln,qi.rbottom=Yn),qi}function Ud(it,at){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Ln(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 Bt&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Ns(){return Bt&&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,bt){if(!bt){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 Se=it.display.lineSpace.getBoundingClientRect();ae+=Se.top+(pt=="window"?0:Ns());var me=Se.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,bt=at.top;if(mt=="page")pt-=fs(),bt-=Ns();else if(mt=="local"||!mt){var Xt=it.display.sizer.getBoundingClientRect();pt+=Xt.left,bt+=Xt.top}var ae=it.display.lineSpace.getBoundingClientRect();return{left:pt-ae.left,top:bt-ae.top}}function Ou(it,at,mt,pt,bt){return pt||(pt=Wn(it.doc,at.line)),rs(it,pt,ac(it,pt,at.ch,bt),mt)}function co(it,at,mt,pt,bt,Xt){pt=pt||Wn(it.doc,at.line),bt||(bt=Ul(it,pt));function ae(Yn,Qn){var si=ja(it,bt,Yn,Qn?"right":"left",Xt);return Qn?si.left=si.right:si.right=si.left,rs(it,pt,si,mt)}var Se=Ge(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"),!Se)return ae(Te=="before"?me-1:me,Te=="before");function tn(Yn,Qn,si){var Ci=Se[Qn],Yi=Ci.level==1;return ae(si?Yn-1:Yn,Yi!=si)}var Be=le(Se,me,Te),hn=Wt,ln=tn(me,Be,Te=="before");return hn!=null&&(ln.other=tn(me,hn,Te!="before")),ln}function Ur(it,at){var mt=0;at=Vn(it.doc,at),it.options.lineWrapping||(mt=pl(it.display)*at.ch);var pt=Wn(it.doc,at.line),bt=Ar(pt)+io(it.display);return{left:mt,right:mt,top:bt,bottom:bt+pt.height}}function Dr(it,at,mt,pt,bt){var Xt=$e(it,at,mt);return Xt.xRel=bt,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 bt=Ue(pt,mt),Xt=pt.first+pt.size-1;if(bt>Xt)return Dr(pt.first+pt.size-1,Wn(pt,Xt).text.length,null,1,1);at<0&&(at=0);for(var ae=Wn(pt,bt);;){var Se=vn(it,ae,bt,at,mt),me=Pi(ae,Se.ch+(Se.xRel>0||Se.outside>0?1:0));if(!me)return Se;var Te=me.find(1);if(Te.line==bt)return Te;ae=Wn(pt,bt=Te.line)}}function vi(it,at,mt,pt){pt-=Yo(at);var bt=at.text.length,Xt=te(function(ae){return ja(it,mt,ae-1).bottom<=pt},bt,0);return bt=te(function(ae){return ja(it,mt,ae).top>pt},Xt,bt),{begin:Xt,end:bt}}function Zo(it,at,mt,pt){mt||(mt=Ul(it,at));var bt=rs(it,at,ja(it,mt,pt),"line").top;return vi(it,at,mt,bt)}function Oe(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,bt){bt-=Ar(at);var Xt=Ul(it,at),ae=Yo(at),Se=0,me=at.text.length,Te=!0,tn=Ge(at,it.doc.direction);if(tn){var Be=(it.options.lineWrapping?_l:$a)(it,at,mt,Xt,tn,pt,bt);Te=Be.level!=1,Se=Te?Be.from:Be.to-1,me=Te?Be.to:Be.from-1}var hn=null,ln=null,Yn=te(function(gr){var Mi=ja(it,Xt,gr);return Mi.top+=ae,Mi.bottom+=ae,Oe(Mi,pt,bt,!1)?(Mi.top<=bt&&Mi.left<=pt&&(hn=gr,ln=Mi),!0):!1},Se,me),Qn,si,Ci=!1;if(ln){var Yi=pt-ln.left<ln.right-pt,Ni=Yi==Te;Yn=hn+(Ni?0:1),si=Ni?"after":"before",Qn=Yi?ln.left:ln.right}else{!Te&&(Yn==me||Yn==Se)&&Yn++,si=Yn==0?"after":Yn==at.text.length?"before":ja(it,Xt,Yn-(Te?1:0)).bottom+ae<=bt==Te?"after":"before";var qi=co(it,$e(mt,Yn,si),"line",at,Xt);Qn=qi.left,Ci=bt<qi.top?-1:bt>=qi.bottom?1:0}return Yn=Et(at.text,Yn,1),Dr(mt,Yn,si,Ci,pt-Qn)}function $a(it,at,mt,pt,bt,Xt,ae){var Se=te(function(Be){var hn=bt[Be],ln=hn.level!=1;return Oe(co(it,$e(mt,ln?hn.to:hn.from,ln?"before":"after"),"line",at,pt),Xt,ae,!0)},0,bt.length-1),me=bt[Se];if(Se>0){var Te=me.level!=1,tn=co(it,$e(mt,Te?me.from:me.to,Te?"after":"before"),"line",at,pt);Oe(tn,Xt,ae,!0)&&tn.top>ae&&(me=bt[Se-1])}return me}function _l(it,at,mt,pt,bt,Xt,ae){var Se=vi(it,at,pt,ae),me=Se.begin,Te=Se.end;/\s/.test(at.text.charAt(Te-1))&&Te--;for(var tn=null,Be=null,hn=0;hn<bt.length;hn++){var ln=bt[hn];if(!(ln.from>=Te||ln.to<=me)){var Yn=ln.level!=1,Qn=ja(it,pt,Yn?Math.min(Te,ln.to)-1:Math.max(me,ln.from)).right,si=Qn<Xt?Xt-Qn+1e9:Qn-Xt;(!tn||Be>si)&&(tn=ln,Be=si)}}return tn||(tn=bt[bt.length-1]),tn.from<me&&(tn={from:me,to:tn.to,level:tn.level}),tn.to>Te&&(tn={from:tn.from,to:Te,level:tn.level}),tn}var ca;function Qs(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(ca==null){ca=qt("pre",null,"CodeMirror-line-like");for(var at=0;at<49;++at)ca.appendChild(document.createTextNode("x")),ca.appendChild(qt("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=qt("span","xxxxxxxxxx"),mt=qt("pre",[at],"CodeMirror-line-like");Nt(it.measure,mt);var pt=at.getBoundingClientRect(),bt=(pt.right-pt.left)/10;return bt>2&&(it.cachedCharWidth=bt),bt||10}function cu(it){for(var at=it.display,mt={},pt={},bt=at.gutters.clientLeft,Xt=at.gutters.firstChild,ae=0;Xt;Xt=Xt.nextSibling,++ae){var Se=it.display.gutterSpecs[ae].className;mt[Se]=Xt.offsetLeft+Xt.clientLeft+bt,pt[Se]=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(bt){if(xn(it.doc,bt))return 0;var Xt=0;if(bt.widgets)for(var ae=0;ae<bt.widgets.length;ae++)bt.widgets[ae].height&&(Xt+=bt.widgets[ae].height);return mt?Xt+(Math.ceil(bt.text.length/pt)||1)*at:Xt+at}}function or(it){var at=it.doc,mt=So(it);at.iter(function(pt){var bt=mt(pt);bt!=pt.height&&Dn(pt,bt)})}function $s(it,at,mt,pt){var bt=it.display;if(!mt&&Ai(at).getAttribute("cm-not-content")=="true")return null;var Xt,ae,Se=bt.lineSpace.getBoundingClientRect();try{Xt=at.clientX-Se.left,ae=at.clientY-Se.top}catch(Be){return null}var me=Fs(it,Xt,ae),Te;if(pt&&me.xRel>0&&(Te=Wn(it.doc,me.line).text).length==me.ch){var tn=he(Te,Te.length,it.options.tabSize)-Te.length;me=$e(me.line,Math.max(0,Math.round((Xt-Ca(it.display).left)/pl(it.display))-tn))}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 bt=it.display;if(pt&&mt<bt.viewTo&&(bt.updateLineNumbers==null||bt.updateLineNumbers>at)&&(bt.updateLineNumbers=at),it.curOp.viewChanged=!0,at>=bt.viewTo)un&&li(it.doc,at)<bt.viewTo&&Go(it);else if(mt<=bt.viewFrom)un&&Li(it.doc,mt+pt)>bt.viewFrom?Go(it):(bt.viewFrom+=pt,bt.viewTo+=pt);else if(at<=bt.viewFrom&&mt>=bt.viewTo)Go(it);else if(at<=bt.viewFrom){var Xt=da(it,mt,mt+pt,1);Xt?(bt.view=bt.view.slice(Xt.index),bt.viewFrom=Xt.lineN,bt.viewTo+=pt):Go(it)}else if(mt>=bt.viewTo){var ae=da(it,at,at,-1);ae?(bt.view=bt.view.slice(0,ae.index),bt.viewTo=ae.lineN):Go(it)}else{var Se=da(it,at,at,-1),me=da(it,mt,mt+pt,1);Se&&me?(bt.view=bt.view.slice(0,Se.index).concat(Fr(it,Se.lineN,me.lineN)).concat(bt.view.slice(me.index)),bt.viewTo+=pt):Go(it)}var Te=bt.externalMeasured;Te&&(mt<Te.lineN?Te.lineN+=pt:at<Te.lineN+Te.size&&(bt.externalMeasured=null))}function Lr(it,at,mt){it.curOp.viewChanged=!0;var pt=it.display,bt=it.display.externalMeasured;if(bt&&at>=bt.lineN&&at<bt.lineN+bt.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 bt=za(it,at),Xt,ae=it.display.view;if(!un||mt==it.doc.first+it.doc.size)return{index:bt,lineN:mt};for(var Se=it.display.viewFrom,me=0;me<bt;me++)Se+=ae[me].size;if(Se!=at){if(pt>0){if(bt==ae.length-1)return null;Xt=Se+ae[bt].size-at,bt++}else Xt=Se-at;at+=Xt,mt+=Xt}for(;li(it.doc,mt)!=mt;){if(bt==(pt<0?0:ae.length-1))return null;mt+=pt*ae[bt-(pt<0?1:0)].size,bt+=pt}return{index:bt,lineN:mt}}function ro(it,at,mt){var pt=it.display,bt=pt.view;bt.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 bt=at[pt];!bt.hidden&&(!bt.node||bt.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={},bt=pt.cursors=document.createDocumentFragment(),Xt=pt.selection=document.createDocumentFragment(),ae=0;ae<mt.sel.ranges.length;ae++)if(!(!at&&ae==mt.sel.primIndex)){var Se=mt.sel.ranges[ae];if(!(Se.from().line>=it.display.viewTo||Se.to().line<it.display.viewFrom)){var me=Se.empty();(me||it.options.showCursorWhenSelecting)&&jr(it,Se.head,bt),me||Ir(it,Se,Xt)}}return pt}function jr(it,at,mt){var pt=co(it,at,"div",null,null,!it.options.singleCursorHeightPerLine),bt=mt.appendChild(qt("div","\xA0","CodeMirror-cursor"));if(bt.style.left=pt.left+"px",bt.style.top=pt.top+"px",bt.style.height=Math.max(0,pt.bottom-pt.top)*it.options.cursorHeight+"px",pt.other){var Xt=mt.appendChild(qt("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,bt=it.doc,Xt=document.createDocumentFragment(),ae=Ca(it.display),Se=ae.left,me=Math.max(pt.sizerWidth,ba(it)-pt.sizer.offsetLeft)-ae.right,Te=bt.direction=="ltr";function tn(Ni,qi,gr,Mi){qi<0&&(qi=0),qi=Math.round(qi),Mi=Math.round(Mi),Xt.appendChild(qt("div",null,"CodeMirror-selected","position: absolute; left: "+Ni+`px;
top: `+qi+"px; width: "+(gr==null?me-Ni:gr)+`px;
height: `+(Mi-qi)+"px"))}function Be(Ni,qi,gr){var Mi=Wn(bt,Ni),Mr=Mi.text.length,wo,ls;function No(Qo,Ma){return Ou(it,$e(Ni,Qo),"div",Mi,Ma)}function pa(Qo,Ma,Bs){var qo=Zo(it,Mi,null,Qo),Vr=Ma=="ltr"==(Bs=="after")?"left":"right",Io=Bs=="after"?qo.begin:qo.end-(/\s/.test(Mi.text.charAt(qo.end-1))?2:1);return No(Io,Vr)[Vr]}var _s=Ge(Mi,bt.direction);return zt(_s,qi||0,gr==null?Mr:gr,function(Qo,Ma,Bs,qo){var Vr=Bs=="ltr",Io=No(Qo,Vr?"left":"right"),Ss=No(Ma-1,Vr?"right":"left"),Os=qi==null&&Qo==0,vl=gr==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?Se:(Vr?Io:Ss).left,Ta=Sd?me:(Vr?Ss:Io).right;tn(_a,Io.top,Ta-_a,Io.bottom)}else{var ma,ao,xs,Xl;Vr?(ma=Te&&Os&&Fo?Se:Io.left,ao=Te?me:pa(Qo,Bs,"before"),xs=Te?Se:pa(Ma,Bs,"after"),Xl=Te&&vl&&rl?me:Ss.right):(ma=Te?pa(Qo,Bs,"before"):Se,ao=!Te&&Os&&Fo?me:Io.right,xs=!Te&&vl&&rl?Se:Ss.left,Xl=Te?pa(Ma,Bs,"after"):me),tn(ma,Io.top,ao-ma,Io.bottom),Io.bottom<Ss.top&&tn(Se,Io.bottom,null,Ss.top),tn(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 hn=at.from(),ln=at.to();if(hn.line==ln.line)Be(hn.line,hn.ch,ln.ch);else{var Yn=Wn(bt,hn.line),Qn=Wn(bt,ln.line),si=fi(Yn)==fi(Qn),Ci=Be(hn.line,hn.ch,si?Yn.text.length+1:null).end,Yi=Be(ln.line,si?0:null,ln.ch).start;si&&(Ci.top<Yi.top-2?(tn(Ci.right,Ci.top,null,Ci.bottom),tn(Se,Yi.top,Yi.left,Yi.bottom)):tn(Ci.right,Ci.top,Yi.left-Ci.right,Ci.bottom)),Ci.bottom<Yi.top&&tn(Se,Ci.bottom,null,Yi.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||(rn(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&&(rn(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 ir(it){for(var at=it.display,mt=at.lineDiv.offsetTop,pt=0;pt<at.view.length;pt++){var bt=at.view[pt],Xt=it.options.lineWrapping,ae=void 0,Se=0;if(!bt.hidden){if(Ot&&jt<8){var me=bt.node.offsetTop+bt.node.offsetHeight;ae=me-mt,mt=me}else{var Te=bt.node.getBoundingClientRect();ae=Te.bottom-Te.top,!Xt&&bt.text.firstChild&&(Se=bt.text.firstChild.getBoundingClientRect().right-Te.left-1)}var tn=bt.line.height-ae;if((tn>.005||tn<-.005)&&(Dn(bt.line,ae),Op(bt.line),bt.rest))for(var Be=0;Be<bt.rest.length;Be++)Op(bt.rest[Be]);if(Se>it.display.sizerWidth){var hn=Math.ceil(Se/pl(it.display));hn>it.display.maxLineLength&&(it.display.maxLineLength=hn,it.display.maxLine=bt.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 bt=mt&&mt.bottom!=null?mt.bottom:pt+it.wrapper.clientHeight,Xt=Ue(at,pt),ae=Ue(at,bt);if(mt&&mt.ensure){var Se=mt.ensure.from.line,me=mt.ensure.to.line;Se<Xt?(Xt=Se,ae=Ue(at,Ar(Wn(at,Se))+it.wrapper.clientHeight)):Math.min(me,at.lastLine())>=ae&&(Xt=Ue(at,Ar(Wn(at,me))-it.wrapper.clientHeight),ae=me)}return{from:Xt,to:Math.max(ae,Xt+1)}}function Ip(it,at){if(!Je(it,"scrollCursorIntoView")){var mt=it.display,pt=mt.sizer.getBoundingClientRect(),bt=null;if(at.top+pt.top<0?bt=!0:at.bottom+pt.top>(window.innerHeight||document.documentElement.clientHeight)&&(bt=!1),bt!=null&&!Dt){var Xt=qt("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(bt),it.display.lineSpace.removeChild(Xt)}}}function dc(it,at,mt,pt){pt==null&&(pt=0);var bt;!it.options.lineWrapping&&at==mt&&(at=at.ch?$e(at.line,at.sticky=="before"?at.ch-1:at.ch,"after"):at,mt=at.sticky=="before"?$e(at.line,at.ch+1,"before"):at);for(var Xt=0;Xt<5;Xt++){var ae=!1,Se=co(it,at),me=!mt||mt==at?Se:co(it,mt);bt={left:Math.min(Se.left,me.left),top:Math.min(Se.top,me.top)-pt,right:Math.max(Se.left,me.left),bottom:Math.max(Se.bottom,me.bottom)+pt};var Te=eg(it,bt),tn=it.doc.scrollTop,Be=it.doc.scrollLeft;if(Te.scrollTop!=null&&(Ch(it,Te.scrollTop),Math.abs(it.doc.scrollTop-tn)>1&&(ae=!0)),Te.scrollLeft!=null&&(fu(it,Te.scrollLeft),Math.abs(it.doc.scrollLeft-Be)>1&&(ae=!0)),!ae)break}return bt}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 bt=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 Se=it.doc.height+Js(mt),me=at.top<pt,Te=at.bottom>Se-pt;if(at.top<bt)ae.scrollTop=me?0:at.top;else if(at.bottom>bt+Xt){var tn=Math.min(at.top,(Te?Se:at.bottom)-Xt);tn!=bt&&(ae.scrollTop=tn)}var Be=it.options.fixedGutter?0:mt.gutters.offsetWidth,hn=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:mt.scroller.scrollLeft-Be,ln=ba(it)-mt.gutters.offsetWidth,Yn=at.right-at.left>ln;return Yn&&(at.right=at.left+ln),at.left<10?ae.scrollLeft=0:at.left<hn?ae.scrollLeft=Math.max(0,at.left+Be-(Yn?0:10)):at.right>ln+hn-3&&(ae.scrollLeft=at.right+(Yn?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 bt=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,bt.scrollLeft,bt.scrollTop)}function Ch(it,at){Math.abs(it.doc.scrollTop-at)<2||($t||Uu(it,{top:at}),ng(it,at,!0),$t&&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=qt("div",[qt("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),bt=this.horiz=qt("div",[qt("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");pt.tabIndex=bt.tabIndex=-1,it(pt),it(bt),Ee(pt,"scroll",function(){pt.clientHeight&&at(pt.scrollTop,"vertical")}),Ee(bt,"scroll",function(){bt.clientWidth&&at(bt.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,Ot&&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 bt=it.viewHeight-(at?pt:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+bt)+"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 bt=it.getBoundingClientRect(),Xt=mt=="vert"?document.elementFromPoint(bt.right-1,(bt.top+bt.bottom)/2):document.elementFromPoint((bt.right+bt.left)/2,bt.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 bt=0;bt<4&&mt!=it.display.barWidth||pt!=it.display.barHeight;bt++)mt!=it.display.barWidth&&it.options.lineWrapping&&ir(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),Ee(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 bt=0;bt<at.length;bt++)jp(at[bt]);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&&ir(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==ge();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 bt=dc(at,Vn(pt,it.scrollToPos.from),Vn(pt,it.scrollToPos.to),it.scrollToPos.margin);Ip(at,bt)}var Xt=it.maybeHiddenMarkers,ae=it.maybeUnhiddenMarkers;if(Xt)for(var Se=0;Se<Xt.length;++Se)Xt[Se].lines.length||rn(Xt[Se],"hide");if(ae)for(var me=0;me<ae.length;++me)ae[me].lines.length&&rn(ae[me],"unhide");mt.wrapper.offsetHeight&&(pt.scrollTop=at.display.scroller.scrollTop),it.changeObjs&&rn(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,we(ms,it))}function ms(it){var at=it.doc;if(!(at.highlightFrontier>=it.display.viewTo)){var mt=+new Date+it.options.workTime,pt=hr(it,at.highlightFrontier),bt=[];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,Se=Xt.text.length>it.options.maxHighlightLength?ri(at.mode,pt.state):null,me=Ti(it,Xt,pt,!0);Se&&(pt.state=Se),Xt.styles=me.styles;var Te=Xt.styleClasses,tn=me.classes;tn?Xt.styleClasses=tn:Te&&(Xt.styleClasses=null);for(var Be=!ae||ae.length!=Xt.styles.length||Te!=tn&&(!Te||!tn||Te.bgClass!=tn.bgClass||Te.textClass!=tn.textClass),hn=0;!Be&&hn<ae.length;++hn)Be=ae[hn]!=Xt.styles[hn];Be&&bt.push(pt.line),Xt.stateAfter=pt.save(),pt.nextLine()}else Xt.text.length<=it.options.maxHighlightLength&&Ze(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),bt.length&&Yr(it,function(){for(var Xt=0;Xt<bt.length;Xt++)Lr(it,bt[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){gn(it,at)&&this.events.push(arguments)},bh.prototype.finish=function(){for(var it=0;it<this.events.length;it++)rn.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=ge();if(!at||!de(it.display.lineDiv,at))return null;var mt={activeElt:at};if(window.getSelection){var pt=window.getSelection();pt.anchorNode&&pt.extend&&de(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==ge())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&de(document.body,it.anchorNode)&&de(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 bt=pt.first+pt.size,Xt=Math.max(at.visible.from-it.options.viewportMargin,pt.first),ae=Math.min(bt,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(bt,mt.viewTo)),un&&(Xt=li(it.doc,Xt),ae=Li(it.doc,ae));var Se=Xt!=mt.viewFrom||ae!=mt.viewTo||mt.lastWrapHeight!=at.wrapperHeight||mt.lastWrapWidth!=at.wrapperWidth;ro(it,Xt,ae),mt.viewOffset=Ar(Wn(it.doc,mt.viewFrom)),it.display.mover.style.top=mt.viewOffset+"px";var me=Aa(it);if(!Se&&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,Se&&(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;ir(it);var bt=tl(it);os(it),ju(it,bt),Hu(it,bt),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)){ir(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,bt=it.options.lineNumbers,Xt=pt.lineDiv,ae=Xt.firstChild;function Se(Yn){var Qn=Yn.nextSibling;return Ct&&lt&&it.display.currentWheelTarget==Yn?Yn.style.display="none":Yn.parentNode.removeChild(Yn),Qn}for(var me=pt.view,Te=pt.viewFrom,tn=0;tn<me.length;tn++){var Be=me[tn];if(!Be.hidden)if(!Be.node||Be.node.parentNode!=Xt){var hn=yr(it,Be,Te,mt);Xt.insertBefore(hn,ae)}else{for(;ae!=Be.node;)ae=Se(ae);var ln=bt&&at!=null&&at<=Te&&Be.lineNumber;Be.changes&&(re(Be.changes,"gutter")>-1&&(ln=!1),hu(it,Be,Te,mt)),ln&&(Ut(Be.lineNumber),Be.lineNumber.appendChild(document.createTextNode(En(it.options,Te)))),ae=Be.node.nextSibling}Te+=Be.size}for(;ae;)ae=Se(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,bt=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 Se=mt[ae].alignable;if(Se)for(var me=0;me<Se.length;me++)Se[me].style.left=Xt}it.options.fixedGutter&&(at.gutters.style.left=pt+bt+"px")}}function Xo(it){if(!it.options.lineNumbers)return!1;var at=it.doc,mt=En(it.options,at.first+at.size-1),pt=it.display;if(mt.length!=pt.lineNumChars){var bt=pt.measure.appendChild(qt("div",[qt("div",mt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),Xt=bt.firstChild.offsetWidth,ae=bt.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,bt=0;bt<it.length;bt++){var Xt=it[bt],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 bt=mt[pt],Xt=bt.className,ae=bt.style,Se=at.appendChild(qt("div",null,"CodeMirror-gutter "+Xt));ae&&(Se.style.cssText=ae),Xt=="CodeMirror-linenumbers"&&(it.lineGutter=Se,Se.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 bt=this;this.input=mt,bt.scrollbarFiller=qt("div",null,"CodeMirror-scrollbar-filler"),bt.scrollbarFiller.setAttribute("cm-not-content","true"),bt.gutterFiller=qt("div",null,"CodeMirror-gutter-filler"),bt.gutterFiller.setAttribute("cm-not-content","true"),bt.lineDiv=ee("div",null,"CodeMirror-code"),bt.selectionDiv=qt("div",null,null,"position: relative; z-index: 1"),bt.cursorDiv=qt("div",null,"CodeMirror-cursors"),bt.measure=qt("div",null,"CodeMirror-measure"),bt.lineMeasure=qt("div",null,"CodeMirror-measure"),bt.lineSpace=ee("div",[bt.measure,bt.lineMeasure,bt.selectionDiv,bt.cursorDiv,bt.lineDiv],null,"position: relative; outline: none");var Xt=ee("div",[bt.lineSpace],"CodeMirror-lines");bt.mover=qt("div",[Xt],null,"position: relative"),bt.sizer=qt("div",[bt.mover],"CodeMirror-sizer"),bt.sizerWidth=null,bt.heightForcer=qt("div",null,null,"position: absolute; height: "+se+"px; width: 1px;"),bt.gutters=qt("div",null,"CodeMirror-gutters"),bt.lineGutter=null,bt.scroller=qt("div",[bt.sizer,bt.heightForcer,bt.gutters],"CodeMirror-scroll"),bt.scroller.setAttribute("tabIndex","-1"),bt.wrapper=qt("div",[bt.scrollbarFiller,bt.gutterFiller,bt.scroller],"CodeMirror"),Ot&&jt<8&&(bt.gutters.style.zIndex=-1,bt.scroller.style.paddingRight=0),!Ct&&!($t&&tt)&&(bt.scroller.draggable=!0),it&&(it.appendChild?it.appendChild(bt.wrapper):it(bt.wrapper)),bt.viewFrom=bt.viewTo=at.first,bt.reportedViewFrom=bt.reportedViewTo=at.first,bt.view=[],bt.renderedView=null,bt.externalMeasured=null,bt.viewOffset=0,bt.lastWrapHeight=bt.lastWrapWidth=0,bt.updateLineNumbers=null,bt.nativeBarWidth=bt.barHeight=bt.barWidth=0,bt.scrollbarsClipped=!1,bt.lineNumWidth=bt.lineNumInnerWidth=bt.lineNumChars=null,bt.alignWidgets=!1,bt.cachedCharWidth=bt.cachedTextHeight=bt.cachedPaddingH=null,bt.maxLine=null,bt.maxLineLength=0,bt.maxLineChanged=!1,bt.wheelDX=bt.wheelDY=bt.wheelStartX=bt.wheelStartY=null,bt.shift=!1,bt.selForContextMenu=null,bt.activeTouch=null,bt.gutterSpecs=vs(pt.gutters,pt.lineNumbers),Ah(bt),mt.init(bt)}var La=0,Uo=null;Ot?Uo=-.53:$t?Uo=15:Bt?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,bt=mt.y,Xt=it.display,ae=Xt.scroller,Se=ae.scrollWidth>ae.clientWidth,me=ae.scrollHeight>ae.clientHeight;if(pt&&Se||bt&&me){if(bt&&lt&&Ct){t:for(var Te=at.target,tn=Xt.view;Te!=ae;Te=Te.parentNode)for(var Be=0;Be<tn.length;Be++)if(tn[Be].node==Te){it.display.currentWheelTarget=Te;break t}}if(pt&&!$t&&!St&&Uo!=null){bt&&me&&Ch(it,Math.max(0,ae.scrollTop+bt*Uo)),fu(it,Math.max(0,ae.scrollLeft+pt*Uo)),(!bt||bt&&me)&&Bn(at),Xt.wheelStartX=null;return}if(bt&&Uo!=null){var hn=bt*Uo,ln=it.doc.scrollTop,Yn=ln+Xt.wrapper.clientHeight;hn<0?ln=Math.max(0,ln+hn-50):Yn=Math.min(it.doc.height,Yn+hn+50),Uu(it,{top:ln,bottom:Yn})}La<20&&(Xt.wheelStartX==null?(Xt.wheelStartX=ae.scrollLeft,Xt.wheelStartY=ae.scrollTop,Xt.wheelDX=pt,Xt.wheelDY=bt,setTimeout(function(){if(Xt.wheelStartX!=null){var Qn=ae.scrollLeft-Xt.wheelStartX,si=ae.scrollTop-Xt.wheelStartY,Ci=si&&Xt.wheelDY&&si/Xt.wheelDY||Qn&&Xt.wheelDX&&Qn/Xt.wheelDX;Xt.wheelStartX=Xt.wheelStartY=null,Ci&&(Uo=(Uo*La+Ci)/(La+1),++La)}},200)):(Xt.wheelDX+=pt,Xt.wheelDY+=bt))}}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(!wn(mt.anchor,pt.anchor)||!wn(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(Sn(this.ranges[at].anchor),Sn(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(bn(at,pt.from())>=0&&bn(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 Gn(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,bt=at[mt];at.sort(function(hn,ln){return bn(hn.from(),ln.from())}),mt=re(at,bt);for(var Xt=1;Xt<at.length;Xt++){var ae=at[Xt],Se=at[Xt-1],me=bn(Se.to(),ae.from());if(pt&&!ae.empty()?me>0:me>=0){var Te=Fn(Se.from(),ae.from()),tn=Gn(Se.to(),ae.to()),Be=Se.empty()?ae.from()==ae.head:Se.from()==Se.head;Xt<=mt&&--mt,at.splice(--Xt,2,new qr(Be?tn:Te,Be?Te:tn))}}return new el(at,mt)}function gu(it,at){return new el([new qr(it,at||it)],0)}function Vu(it){return it.text?$e(it.from.line+it.text.length-1,He(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function Lh(it,at){if(bn(it,at.from)<0)return it;if(bn(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),$e(mt,pt)}function qc(it,at){for(var mt=[],pt=0;pt<it.sel.ranges.length;pt++){var bt=it.sel.ranges[pt];mt.push(new qr(Lh(bt.anchor,at),Lh(bt.head,at)))}return ml(it.cm,mt,it.sel.primIndex)}function gc(it,at,mt){return it.line==at.line?$e(mt.line,it.ch-at.ch+mt.ch):$e(mt.line+(it.line-at.line),it.ch)}function $c(it,at,mt){for(var pt=[],bt=$e(it.first,0),Xt=bt,ae=0;ae<at.length;ae++){var Se=at[ae],me=gc(Se.from,bt,Xt),Te=gc(Vu(Se),bt,Xt);if(bt=Se.to,Xt=Te,mt=="around"){var tn=it.sel.ranges[ae],Be=bn(tn.head,tn.anchor)<0;pt[ae]=new qr(Be?Te:me,Be?me:Te)}else pt[ae]=new qr(me,me)}return new el(pt,it.sel.primIndex)}function Er(it){it.doc.mode=qe(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&&He(at.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Zd(it,at,mt,pt){function bt(Yi){return mt?mt[Yi]:null}function Xt(Yi,Ni,qi){yo(Yi,Ni,qi,pt),Oi(Yi,"change",Yi,at)}function ae(Yi,Ni){for(var qi=[],gr=Yi;gr<Ni;++gr)qi.push(new oo(Te[gr],bt(gr),pt));return qi}var Se=at.from,me=at.to,Te=at.text,tn=Wn(it,Se.line),Be=Wn(it,me.line),hn=He(Te),ln=bt(Te.length-1),Yn=me.line-Se.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 Qn=ae(0,Te.length-1);Xt(Be,Be.text,ln),Yn&&it.remove(Se.line,Yn),Qn.length&&it.insert(Se.line,Qn)}else if(tn==Be)if(Te.length==1)Xt(tn,tn.text.slice(0,Se.ch)+hn+tn.text.slice(me.ch),ln);else{var si=ae(1,Te.length-1);si.push(new oo(hn+tn.text.slice(me.ch),ln,pt)),Xt(tn,tn.text.slice(0,Se.ch)+Te[0],bt(0)),it.insert(Se.line+1,si)}else if(Te.length==1)Xt(tn,tn.text.slice(0,Se.ch)+Te[0]+Be.text.slice(me.ch),bt(0)),it.remove(Se.line+1,Yn);else{Xt(tn,tn.text.slice(0,Se.ch)+Te[0],bt(0)),Xt(Be,hn+Be.text.slice(me.ch),ln);var Ci=ae(1,Te.length-1);Yn>1&&it.remove(Se.line+1,Yn-1),it.insert(Se.line+1,Ci)}Oi(it,"change",it,at)}function Nl(it,at,mt){function pt(bt,Xt,ae){if(bt.linked)for(var Se=0;Se<bt.linked.length;++Se){var me=bt.linked[Se];if(me.doc!=Xt){var Te=ae&&me.sharedHist;mt&&!Te||(at(me.doc,Te),pt(me.doc,bt,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:Sn(at.from),to:Vu(at),text:gi(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=He(it);if(at.ranges)it.pop();else break}}function nd(it,at){if(at)return mc(it.done),He(it.done);if(it.done.length&&!He(it.done).ranges)return He(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),He(it.done)}function id(it,at,mt,pt){var bt=it.history;bt.undone.length=0;var Xt=+new Date,ae,Se;if((bt.lastOp==pt||bt.lastOrigin==at.origin&&at.origin&&(at.origin.charAt(0)=="+"&&bt.lastModTime>Xt-(it.cm?it.cm.options.historyEventDelay:500)||at.origin.charAt(0)=="*"))&&(ae=nd(bt,bt.lastOp==pt)))Se=He(ae.changes),bn(at.from,at.to)==0&&bn(at.from,Se.to)==0?Se.to=Vu(at):ae.changes.push(Jd(it,at));else{var me=He(bt.done);for((!me||!me.ranges)&&vc(it.sel,bt.done),ae={changes:[Jd(it,at)],generation:bt.generation},bt.done.push(ae);bt.done.length>bt.undoDepth;)bt.done.shift(),bt.done[0].ranges||bt.done.shift()}bt.done.push(mt),bt.generation=++bt.maxGeneration,bt.lastModTime=bt.lastSelTime=Xt,bt.lastOp=bt.lastSelOp=pt,bt.lastOrigin=bt.lastSelOrigin=at.origin,Se||rn(it,"historyAdded")}function ag(it,at,mt,pt){var bt=at.charAt(0);return bt=="*"||bt=="+"&&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 bt=it.history,Xt=pt&&pt.origin;mt==bt.lastSelOp||Xt&&bt.lastSelOrigin==Xt&&(bt.lastModTime==bt.lastSelTime&&bt.lastOrigin==Xt||ag(it,Xt,He(bt.done),at))?bt.done[bt.done.length-1]=at:vc(at,bt.done),bt.lastSelTime=+new Date,bt.lastSelOrigin=Xt,bt.lastSelOp=mt,pt&&pt.clearRedo!==!1&&mc(bt.undone)}function vc(it,at){var mt=He(at);mt&&mt.ranges&&mt.equals(it)||at.push(it)}function Yu(it,at,mt,pt){var bt=at["spans_"+it.id],Xt=0;it.iter(Math.max(it.first,mt),Math.min(it.first+it.size,pt),function(ae){ae.markedSpans&&((bt||(bt=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=[],bt=0;bt<at.text.length;++bt)pt.push(ea(mt[bt]));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 bt=0;bt<mt.length;++bt){var Xt=mt[bt],ae=pt[bt];if(Xt&&ae)t:for(var Se=0;Se<ae.length;++Se){for(var me=ae[Se],Te=0;Te<Xt.length;++Te)if(Xt[Te].marker==me.marker)continue t;Xt.push(me)}else ae&&(mt[bt]=ae)}return mt}function pu(it,at,mt){for(var pt=[],bt=0;bt<it.length;++bt){var Xt=it[bt];if(Xt.ranges){pt.push(mt?el.prototype.deepCopy.call(Xt):Xt);continue}var ae=Xt.changes,Se=[];pt.push({changes:Se});for(var me=0;me<ae.length;++me){var Te=ae[me],tn=void 0;if(Se.push({from:Te.from,to:Te.to,text:Te.text}),at)for(var Be in Te)(tn=Be.match(/^spans_(\d+)$/))&&re(at,Number(tn[1]))>-1&&(He(Se)[Be]=Te[Be],delete Te[Be])}}return pt}function qd(it,at,mt,pt){if(pt){var bt=it.anchor;if(mt){var Xt=bn(at,bt)<0;Xt!=bn(mt,bt)<0?(bt=at,at=mt):Xt!=bn(at,mt)<0&&(at=mt)}return new qr(bt,at)}else return new qr(mt||at,at)}function $d(it,at,mt,pt,bt){bt==null&&(bt=it.cm&&(it.cm.display.shift||it.extend)),Us(it,new el([qd(it.sel.primary(),at,mt,bt)],0),pt)}function Gp(it,at,mt){for(var pt=[],bt=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,bt);var ae=ml(it.cm,pt,it.sel.primIndex);Us(it,ae,mt)}function Zu(it,at,mt,pt){var bt=it.sel.ranges.slice(0);bt[at]=mt,Us(it,ml(it.cm,bt,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(bt){this.ranges=[];for(var Xt=0;Xt<bt.length;Xt++)this.ranges[Xt]=new qr(Vn(it,bt[Xt].anchor),Vn(it,bt[Xt].head))},origin:mt&&mt.origin};return rn(it,"beforeSelectionChange",it,pt),it.cm&&rn(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,bt=He(pt);bt&&bt.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){(gn(it,"beforeSelectionChange")||it.cm&&gn(it.cm,"beforeSelectionChange"))&&(at=Up(it,at,mt));var pt=mt&&mt.bias||(bn(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,Tn(it.cm)),Oi(it,"cursorActivity",it))}function od(it){lg(it,sd(it,it.sel,null,!1))}function sd(it,at,mt,pt){for(var bt,Xt=0;Xt<at.ranges.length;Xt++){var ae=at.ranges[Xt],Se=at.ranges.length==it.sel.ranges.length&&it.sel.ranges[Xt],me=ad(it,ae.anchor,Se&&Se.anchor,mt,pt),Te=ad(it,ae.head,Se&&Se.head,mt,pt);(bt||me!=ae.anchor||Te!=ae.head)&&(bt||(bt=at.ranges.slice(0,Xt)),bt[Xt]=new qr(me,Te))}return bt?ml(it.cm,bt,at.primIndex):at}function mu(it,at,mt,pt,bt){var Xt=Wn(it,at.line);if(Xt.markedSpans)for(var ae=0;ae<Xt.markedSpans.length;++ae){var Se=Xt.markedSpans[ae],me=Se.marker,Te="selectLeft"in me?!me.selectLeft:me.inclusiveLeft,tn="selectRight"in me?!me.selectRight:me.inclusiveRight;if((Se.from==null||(Te?Se.from<=at.ch:Se.from<at.ch))&&(Se.to==null||(tn?Se.to>=at.ch:Se.to>at.ch))){if(bt&&(rn(me,"beforeCursorEnter"),me.explicitlyCleared))if(Xt.markedSpans){--ae;continue}else break;if(!me.atomic)continue;if(mt){var Be=me.find(pt<0?1:-1),hn=void 0;if((pt<0?tn:Te)&&(Be=ug(it,Be,-pt,Be&&Be.line==at.line?Xt:null)),Be&&Be.line==at.line&&(hn=bn(Be,mt))&&(pt<0?hn<0:hn>0))return mu(it,Be,at,pt,bt)}var ln=me.find(pt<0?-1:1);return(pt<0?Te:tn)&&(ln=ug(it,ln,pt,ln.line==at.line?Xt:null)),ln?mu(it,ln,at,pt,bt):null}}return at}function ad(it,at,mt,pt,bt){var Xt=pt||1,ae=mu(it,at,mt,Xt,bt)||!bt&&mu(it,at,mt,Xt,!0)||mu(it,at,mt,-Xt,bt)||!bt&&mu(it,at,mt,-Xt,!0);return ae||(it.cantEdit=!0,$e(it.first,0))}function ug(it,at,mt,pt){return mt<0&&at.ch==0?at.line>it.first?Vn(it,$e(at.line-1)):null:mt>0&&at.ch==(pt||Wn(it,at.line)).text.length?at.line<it.first+it.size-1?$e(at.line+1,0):null:new $e(at.line,at.ch+mt)}function _o(it){it.setSelection($e(it.firstLine(),0),$e(it.lastLine()),ue)}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(bt,Xt,ae,Se){bt&&(pt.from=Vn(it,bt)),Xt&&(pt.to=Vn(it,Xt)),ae&&(pt.text=ae),Se!==void 0&&(pt.origin=Se)}),rn(it,"beforeChange",it,pt),it.cm&&rn(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(!((gn(it,"beforeChange")||it.cm&&gn(it.cm,"beforeChange"))&&(at=ld(it,at,!0),!at))){var pt=fr&&!mt&&Rr(it,at.from,at.to);if(pt)for(var bt=pt.length-1;bt>=0;--bt)Mh(it,{from:pt[bt].from,to:pt[bt].to,text:bt?[""]:at.text,origin:at.origin});else Mh(it,at)}}function Mh(it,at){if(!(at.text.length==1&&at.text[0]==""&&bn(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(bt,Xt){!Xt&&re(pt,bt.history)==-1&&(cg(bt.history,at),pt.push(bt.history)),yc(bt,at,null,kr(bt,at))})}}function ud(it,at,mt){var pt=it.cm&&it.cm.state.suppressEdits;if(!(pt&&!mt)){for(var bt=it.history,Xt,ae=it.sel,Se=at=="undo"?bt.done:bt.undone,me=at=="undo"?bt.undone:bt.done,Te=0;Te<Se.length&&(Xt=Se[Te],!(mt?Xt.ranges&&!Xt.equals(it.sel):!Xt.ranges));Te++);if(Te!=Se.length){for(bt.lastOrigin=bt.lastSelOrigin=null;;)if(Xt=Se.pop(),Xt.ranges){if(vc(Xt,me),mt&&!Xt.equals(it.sel)){Us(it,Xt,{clearRedo:!1});return}ae=Xt}else if(pt){Se.push(Xt);return}else break;var tn=[];vc(ae,me),me.push({changes:tn,generation:bt.generation}),bt.generation=Xt.generation||++bt.maxGeneration;for(var Be=gn(it,"beforeChange")||it.cm&&gn(it.cm,"beforeChange"),hn=function(Qn){var si=Xt.changes[Qn];if(si.origin=at,Be&&!ld(it,si,!1))return Se.length=0,{};tn.push(Jd(it,si));var Ci=Qn?qc(it,si):He(Se);yc(it,si,Ci,Qd(it,si)),!Qn&&it.cm&&it.cm.scrollIntoView({from:si.from,to:Vu(si)});var Yi=[];Nl(it,function(Ni,qi){!qi&&re(Yi,Ni.history)==-1&&(cg(Ni.history,si),Yi.push(Ni.history)),yc(Ni,si,null,Qd(Ni,si))})},ln=Xt.changes.length-1;ln>=0;--ln){var Yn=hn(ln);if(Yn)return Yn.v}}}}function hg(it,at){if(at!=0&&(it.first+=at,it.sel=new el(Re(it.sel.ranges,function(bt){return new qr($e(bt.anchor.line+at,bt.anchor.ch),$e(bt.head.line+at,bt.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 bt=at.text.length-1-(it.first-at.from.line);hg(it,bt),at={from:$e(it.first,0),to:$e(at.to.line+bt,at.to.ch),text:[He(at.text)],origin:at.origin}}var Xt=it.lastLine();at.to.line>Xt&&(at={from:at.from,to:$e(Xt,Wn(it,Xt).text.length),text:[at.text[0]],origin:at.origin}),at.removed=gi(it,at.from,at.to),mt||(mt=qc(it,at)),it.cm?_p(it.cm,at,pt):Zd(it,at,pt),Eh(it,mt,ue),it.cantEdit&&ad(it,$e(it.firstLine(),0))&&(it.cantEdit=!1)}}function _p(it,at,mt){var pt=it.doc,bt=it.display,Xt=at.from,ae=at.to,Se=!1,me=Xt.line;it.options.lineWrapping||(me=ke(fi(Wn(pt,Xt.line))),pt.iter(me,ae.line+1,function(ln){if(ln==bt.maxLine)return Se=!0,!0})),pt.sel.contains(at.from,at.to)>-1&&Tn(it),Zd(pt,at,mt,So(it)),it.options.lineWrapping||(pt.iter(me,Xt.line+at.text.length,function(ln){var Yn=no(ln);Yn>bt.maxLineLength&&(bt.maxLine=ln,bt.maxLineLength=Yn,bt.maxLineChanged=!0,Se=!1)}),Se&&(it.curOp.updateMaxLine=!0)),$i(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 tn=gn(it,"changes"),Be=gn(it,"change");if(Be||tn){var hn={from:Xt,to:ae,text:at.text,removed:at.removed,origin:at.origin};Be&&Oi(it,"change",it,hn),tn&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(hn)}it.display.selForContextMenu=null}function Th(it,at,mt,pt,bt){var Xt;pt||(pt=mt),bn(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:bt})}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 bt=0;bt<it.length;++bt){var Xt=it[bt],ae=!0;if(Xt.ranges){Xt.copied||(Xt=it[bt]=Xt.deepCopy(),Xt.copied=!0);for(var Se=0;Se<Xt.ranges.length;Se++)nl(Xt.ranges[Se].anchor,at,mt,pt),nl(Xt.ranges[Se].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=$e(Te.from.line+pt,Te.from.ch),Te.to=$e(Te.to.line+pt,Te.to.ch);else if(at<=Te.to.line){ae=!1;break}}ae||(it.splice(0,bt+1),bt=0)}}function cg(it,at){var mt=at.from.line,pt=at.to.line,bt=at.text.length-(pt-mt)-1;Hp(it.done,mt,pt,bt),Hp(it.undone,mt,pt,bt)}function Nh(it,at,mt,pt){var bt=at,Xt=at;return typeof at=="number"?Xt=Wn(it,On(it,at)):bt=ke(at),bt==null?null:(pt(Xt,bt)&&it.cm&&Lr(it.cm,bt,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 bt=this.lines[mt];this.height-=bt.height,Bo(bt),Oi(bt,"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 bt=it[pt];at+=bt.chunkSize(),mt+=bt.height,bt.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],bt=pt.chunkSize();if(it<bt){var Xt=Math.min(at,bt-it),ae=pt.height;if(pt.removeInner(it,Xt),this.height-=ae-pt.height,bt==Xt&&(this.children.splice(mt--,1),pt.parent=null),(at-=Xt)==0)break;it=0}else it-=bt}if(this.size-at<25&&(this.children.length>1||!(this.children[0]instanceof Sc))){var Se=[];this.collapse(Se),this.children=[new Sc(Se)],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 bt=this.children[pt],Xt=bt.chunkSize();if(it<=Xt){if(bt.insertInner(it,at,mt),bt.lines&&bt.lines.length>50){for(var ae=bt.lines.length%25+25,Se=ae;Se<bt.lines.length;){var me=new Sc(bt.lines.slice(Se,Se+=25));bt.height-=me.height,this.children.splice(++pt,0,me),me.parent=this}bt.lines=bt.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 bt=re(it.parent.children,it);it.parent.children.splice(bt+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 bt=this.children[pt],Xt=bt.chunkSize();if(it<Xt){var ae=Math.min(at,Xt-it);if(bt.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=ke(mt);if(!(pt==null||!at)){for(var bt=0;bt<at.length;++bt)at[bt]==this&&at.splice(bt--,1);at.length||(mt.widgets=null);var Xt=is(this);Dn(mt,Math.max(0,mt.height-Xt)),it&&(Yr(it,function(){Kp(it,mt,-Xt),Lr(it,pt,"widget")}),Oi(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 bt=is(this)-at;bt&&(xn(this.doc,pt)||Dn(pt,pt.height+bt),mt&&Yr(mt,function(){mt.curOp.forceUpdate=!0,Kp(mt,pt,bt),Oi(mt,"lineWidgetChanged",mt,it,ke(pt))}))},Cn(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 bt=new vu(it,mt,pt),Xt=it.cm;return Xt&&bt.noHScroll&&(Xt.display.alignWidgets=!0),Nh(it,at,"widget",function(ae){var Se=ae.widgets||(ae.widgets=[]);if(bt.insertAt==null?Se.push(bt):Se.splice(Math.min(Se.length-1,Math.max(0,bt.insertAt)),0,bt),bt.line=ae,Xt&&!xn(it,ae)){var me=Ar(ae)<it.scrollTop;Dn(ae,ae.height+is(bt)),me&&_d(Xt,bt.height),Xt.curOp.forceUpdate=!0}return!0}),Xt&&Oi(Xt,"lineWidgetAdded",Xt,bt,typeof at=="number"?at:ke(at)),bt}var Vp=0,Ve=function(it,at){this.lines=[],this.type=at,this.doc=it,this.id=++Vp};Ve.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,at=it&&!it.curOp;if(at&&zu(it),gn(this,"clear")){var mt=this.find();mt&&Oi(this,"clear",mt.from,mt.to)}for(var pt=null,bt=null,Xt=0;Xt<this.lines.length;++Xt){var ae=this.lines[Xt],Se=tr(ae.markedSpans,this);it&&!this.collapsed?Lr(it,ke(ae),"text"):it&&(Se.to!=null&&(bt=ke(ae)),Se.from!=null&&(pt=ke(ae))),ae.markedSpans=Di(ae.markedSpans,Se),Se.from==null&&this.collapsed&&!xn(this.doc,ae)&&it&&Dn(ae,Qs(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var me=0;me<this.lines.length;++me){var Te=fi(this.lines[me]),tn=no(Te);tn>it.display.maxLineLength&&(it.display.maxLine=Te,it.display.maxLineLength=tn,it.display.maxLineChanged=!0)}pt!=null&&it&&this.collapsed&&xo(it,pt,bt+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&od(it.doc)),it&&Oi(it,"markerCleared",it,this,pt,bt),at&&Wu(it),this.parent&&this.parent.clear()}},Ve.prototype.find=function(it,at){it==null&&this.type=="bookmark"&&(it=1);for(var mt,pt,bt=0;bt<this.lines.length;++bt){var Xt=this.lines[bt],ae=tr(Xt.markedSpans,this);if(ae.from!=null&&(mt=$e(at?Xt:ke(Xt),ae.from),it==-1))return mt;if(ae.to!=null&&(pt=$e(at?Xt:ke(Xt),ae.to),it==1))return pt}return mt&&{from:mt,to:pt}},Ve.prototype.changed=function(){var it=this,at=this.find(-1,!0),mt=this,pt=this.doc.cm;!at||!pt||Yr(pt,function(){var bt=at.line,Xt=ke(at.line),ae=gl(pt,Xt);if(ae&&(hc(ae),pt.curOp.selectionChanged=pt.curOp.forceUpdate=!0),pt.curOp.updateMaxLine=!0,!xn(mt.doc,bt)&&mt.height!=null){var Se=mt.height;mt.height=null;var me=is(mt)-Se;me&&Dn(bt,bt.height+me)}Oi(pt,"markerChanged",pt,it)})},Ve.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)},Ve.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)}},Cn(Ve);function Fh(it,at,mt,pt,bt){if(pt&&pt.shared)return Yp(it,at,mt,pt,bt);if(it.cm&&!it.cm.curOp)return ss(it.cm,Fh)(it,at,mt,pt,bt);var Xt=new Ve(it,bt),ae=bn(at,mt);if(pt&&je(pt,Xt,!1),ae>0||ae==0&&Xt.clearWhenEmpty!==!1)return Xt;if(Xt.replacedWith&&(Xt.collapsed=!0,Xt.widgetNode=ee("span",[Xt.replacedWith],"CodeMirror-widget"),pt.handleMouseEvents||Xt.widgetNode.setAttribute("cm-ignore-events","true"),pt.insertLeft&&(Xt.widgetNode.insertLeft=!0)),Xt.collapsed){if(nr(it,at.line,at,mt,Xt)||at.line!=mt.line&&nr(it,mt.line,at,mt,Xt))throw new Error("Inserting collapsed marker partially overlapping an existing one");cn()}Xt.addToHistory&&id(it,{from:at,to:mt,origin:"markText"},it.sel,NaN);var Se=at.line,me=it.cm,Te;if(it.iter(Se,mt.line+1,function(Be){me&&Xt.collapsed&&!me.options.lineWrapping&&fi(Be)==me.display.maxLine&&(Te=!0),Xt.collapsed&&Se!=at.line&&Dn(Be,0),pr(Be,new hi(Xt,Se==at.line?at.ch:null,Se==mt.line?mt.ch:null)),++Se}),Xt.collapsed&&it.iter(at.line,mt.line+1,function(Be){xn(it,Be)&&Dn(Be,0)}),Xt.clearOnEnter&&Ee(Xt,"beforeCursorEnter",function(){return Xt.clear()}),Xt.readOnly&&(vr(),(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 tn=at.line;tn<=mt.line;tn++)Lr(me,tn,"text");Xt.atomic&&od(me.doc),Oi(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();Oi(this,"clear")}},Vl.prototype.find=function(it,at){return this.primary.find(it,at)},Cn(Vl);function Yp(it,at,mt,pt,bt){pt=je(pt),pt.shared=!1;var Xt=[Fh(it,at,mt,pt,bt)],ae=Xt[0],Se=pt.widgetNode;return Nl(it,function(me){Se&&(pt.widgetNode=Se.cloneNode(!0)),Xt.push(Fh(me,Vn(me,at),Vn(me,mt),pt,bt));for(var Te=0;Te<me.linked.length;++Te)if(me.linked[Te].isParent)return;ae=He(Xt)}),new Vl(Xt,ae)}function dg(it){return it.findMarks($e(it.first,0),it.clipPos($e(it.lastLine())),function(at){return at.parent})}function Zp(it,at){for(var mt=0;mt<at.length;mt++){var pt=at[mt],bt=pt.find(),Xt=it.clipPos(bt.from),ae=it.clipPos(bt.to);if(bn(Xt,ae)){var Se=Fh(it,Xt,ae,pt.primary,pt.primary.type);pt.markers.push(Se),Se.parent=pt}}}function fg(it){for(var at=function(pt){var bt=it[pt],Xt=[bt.primary.doc];Nl(bt.primary.doc,function(me){return Xt.push(me)});for(var ae=0;ae<bt.markers.length;ae++){var Se=bt.markers[ae];re(Xt,Se.doc)==-1&&(Se.parent=null,bt.markers.splice(ae--,1))}},mt=0;mt<it.length;mt++)at(mt)}var ev=0,Ds=function(it,at,mt,pt,bt){if(!(this instanceof Ds))return new Ds(it,at,mt,pt,bt);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=$e(mt,0);this.sel=gu(Xt),this.history=new pc(null),this.id=++ev,this.modeOption=at,this.lineSep=pt,this.direction=bt=="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),ue)};Ds.prototype=Tt(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=Hi(this,this.first,this.first+this.size);return it===!1?at:at.join(it||this.lineSeparator())},setValue:ps(function(it){var at=$e(this.first,0),mt=this.first+this.size-1;Xu(this,{from:at,to:$e(mt,Wn(this,mt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&Ph(this.cm,0,0),Us(this,gu(at),ue)}),replaceRange:function(it,at,mt,pt){at=Vn(this,at),mt=mt?Vn(this,mt):at,Th(this,it,at,mt,pt)},getRange:function(it,at,mt){var pt=gi(this,Vn(this,it),Vn(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 Wn(this,it)},getLineNumber:function(it){return ke(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=Wn(this,it)),fi(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return Vn(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,Vn(this,typeof it=="number"?$e(it,at||0):it),null,mt)}),setSelection:ps(function(it,at,mt){kh(this,Vn(this,it),Vn(this,at||it),mt)}),extendSelection:ps(function(it,at,mt){$d(this,Vn(this,it),at&&Vn(this,at),mt)}),extendSelections:ps(function(it,at){Gp(this,ui(this,it),at)}),extendSelectionsBy:ps(function(it,at){var mt=Re(this.sel.ranges,it);Gp(this,ui(this,mt),at)}),setSelections:ps(function(it,at,mt){if(it.length){for(var pt=[],bt=0;bt<it.length;bt++)pt[bt]=new qr(Vn(this,it[bt].anchor),Vn(this,it[bt].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(Vn(this,it),Vn(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 bt=gi(this,at[pt].from(),at[pt].to());mt=mt?mt.concat(bt):bt}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 bt=gi(this,mt[pt].from(),mt[pt].to());it!==!1&&(bt=bt.join(it||this.lineSeparator())),at[pt]=bt}return at},replaceSelection:function(it,at,mt){for(var pt=[],bt=0;bt<this.sel.ranges.length;bt++)pt[bt]=it;this.replaceSelections(pt,at,mt||"+input")},replaceSelections:ps(function(it,at,mt){for(var pt=[],bt=this.sel,Xt=0;Xt<bt.ranges.length;Xt++){var ae=bt.ranges[Xt];pt[Xt]={from:ae.from(),to:ae.to(),text:this.splitLines(it[Xt]),origin:mt}}for(var Se=at&&at!="end"&&$c(this,pt,at),me=pt.length-1;me>=0;me--)Xu(this,pt[me]);Se?tf(this,Se):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 bt=0;bt<it.undone.length;bt++)it.undone[bt].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 bt=pt.gutterMarkers||(pt.gutterMarkers={});return bt[at]=mt,!mt&&Ht(bt)&&(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,Ht(mt.gutterMarkers)&&(mt.gutterMarkers=null),!0})})}),lineInfo:function(it){var at;if(typeof it=="number"){if(!kn(this,it)||(at=it,it=Wn(this,it),!it))return null}else if(at=ke(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 bt=at=="text"?"textClass":at=="background"?"bgClass":at=="gutter"?"gutterClass":"wrapClass";if(!pt[bt])pt[bt]=mt;else{if(Lt(mt).test(pt[bt]))return!1;pt[bt]+=" "+mt}return!0})}),removeLineClass:ps(function(it,at,mt){return Nh(this,it,at=="gutter"?"gutter":"class",function(pt){var bt=at=="text"?"textClass":at=="background"?"bgClass":at=="gutter"?"gutterClass":"wrapClass",Xt=pt[bt];if(Xt)if(mt==null)pt[bt]=null;else{var ae=Xt.match(Lt(mt));if(!ae)return!1;var Se=ae.index+ae[0].length;pt[bt]=Xt.slice(0,ae.index)+(!ae.index||Se==Xt.length?"":" ")+Xt.slice(Se)||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,Vn(this,it),Vn(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=Vn(this,it),Fh(this,it,it,mt,"bookmark")},findMarksAt:function(it){it=Vn(this,it);var at=[],mt=Wn(this,it.line).markedSpans;if(mt)for(var pt=0;pt<mt.length;++pt){var bt=mt[pt];(bt.from==null||bt.from<=it.ch)&&(bt.to==null||bt.to>=it.ch)&&at.push(bt.marker.parent||bt.marker)}return at},findMarks:function(it,at,mt){it=Vn(this,it),at=Vn(this,at);var pt=[],bt=it.line;return this.iter(it.line,at.line+1,function(Xt){var ae=Xt.markedSpans;if(ae)for(var Se=0;Se<ae.length;Se++){var me=ae[Se];!(me.to!=null&&bt==it.line&&it.ch>=me.to||me.from==null&&bt!=it.line||me.from!=null&&bt==at.line&&me.from>=at.ch)&&(!mt||mt(me.marker))&&pt.push(me.marker.parent||me.marker)}++bt}),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(bt){var Xt=bt.text.length+pt;if(Xt>it)return at=it,!0;it-=Xt,++mt}),Vn(this,$e(mt,at))},indexFromPos:function(it){it=Vn(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(Hi(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(Hi(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(bt){return pt.push(bt.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):Wi(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),!(Je(at,it)||Wo(at.display,it))){Bn(it),Ot&&(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 bt=pt.length,Xt=Array(bt),ae=0,Se=function(){++ae==bt&&ss(at,function(){mt=Vn(at.doc,mt);var ln={from:mt,to:mt,text:at.doc.splitLines(Xt.filter(function(Yn){return Yn!=null}).join(at.doc.lineSeparator())),origin:"paste"};Xu(at.doc,ln),tf(at.doc,gu(Vn(at.doc,mt),Vn(at.doc,Vu(ln))))})()},me=function(ln,Yn){if(at.options.allowDropFileTypes&&re(at.options.allowDropFileTypes,ln.type)==-1){Se();return}var Qn=new FileReader;Qn.onerror=function(){return Se()},Qn.onload=function(){var si=Qn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(si)){Se();return}Xt[Yn]=si,Se()},Qn.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 tn=it.dataTransfer.getData("Text");if(tn){var Be;if(at.state.draggingText&&!at.state.draggingText.copy&&(Be=at.listSelections()),Eh(at.doc,gu(mt,mt)),Be)for(var hn=0;hn<Be.length;++hn)Th(at.doc,"",Be[hn].anchor,Be[hn].head,"drag");at.replaceSelection(tn,"around","paste"),at.display.input.focus()}}catch(ln){}}}}function Xp(it,at){if(Ot&&(!it.state.draggingText||+new Date-hd<100)){oi(at);return}if(!(Je(it,at)||Wo(it.display,at))&&(at.dataTransfer.setData("Text",it.getSelection()),at.dataTransfer.effectAllowed="copyMove",at.dataTransfer.setDragImage&&!kt)){var mt=qt("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=qt("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 bt=at[pt].CodeMirror;bt&&mt.push(bt)}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;Ee(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,qp(mg)},100))}),Ee(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,bt,Xt,ae=0;ae<at.length-1;ae++){var Se=at[ae];if(/^(cmd|meta|m)$/i.test(Se))Xt=!0;else if(/^a(lt)?$/i.test(Se))mt=!0;else if(/^(c|ctrl|control)$/i.test(Se))pt=!0;else if(/^s(hift)?$/i.test(Se))bt=!0;else throw new Error("Unrecognized modifier name: "+Se)}return mt&&(it="Alt-"+it),pt&&(it="Ctrl-"+it),Xt&&(it="Cmd-"+it),bt&&(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 bt=Re(mt.split(" "),vg),Xt=0;Xt<bt.length;Xt++){var ae=void 0,Se=void 0;Xt==bt.length-1?(Se=bt.join(" "),ae=pt):(Se=bt.slice(0,Xt+1).join(" "),ae="...");var me=at[Se];if(!me)at[Se]=ae;else if(me!=ae)throw new Error("Inconsistent bindings for "+Se)}delete it[mt]}for(var Te in at)it[Te]=at[Te];return it}function il(it,at,mt,pt){at=Dh(at);var bt=at.call?at.call(it,pt):at[it];if(bt===!1)return"nothing";if(bt==="...")return"multi";if(bt!=null&&mt(bt))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=[],bt=0;bt<mt.length;bt++){for(var Xt=at(mt[bt]);pt.length&&bn(Xt.from,He(pt).to)<=0;){var ae=pt.pop();if(bn(ae.from,Xt.from)<0){Xt.from=ae.from;break}}pt.push(Xt)}Yr(it,function(){for(var Se=pt.length-1;Se>=0;Se--)Th(it.doc,"",pt[Se].from,pt[Se].to,"+delete");du(it)})}function xg(it,at,mt){var pt=Et(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 $e(at.line,pt,mt<0?"after":"before")}function fd(it,at,mt,pt,bt){if(it){at.doc.direction=="rtl"&&(bt=-bt);var Xt=Ge(mt,at.doc.direction);if(Xt){var ae=bt<0?He(Xt):Xt[0],Se=bt<0==(ae.level==1),me=Se?"after":"before",Te;if(ae.level>0||at.doc.direction=="rtl"){var tn=Ul(at,mt);Te=bt<0?mt.text.length-1:0;var Be=ja(at,tn,Te).top;Te=te(function(hn){return ja(at,tn,hn).top==Be},bt<0==(ae.level==1)?ae.from:ae.to-1,Te),me=="before"&&(Te=xg(mt,Te,1))}else Te=bt<0?ae.to:ae.from;return new $e(pt,Te,me)}}return new $e(pt,bt<0?mt.text.length:0,bt<0?"before":"after")}function rf(it,at,mt,pt){var bt=Ge(at,it.doc.direction);if(!bt)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=le(bt,mt.ch,mt.sticky),ae=bt[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 Se=function(Ci,Yi){return xg(at,Ci instanceof $e?Ci.ch:Ci,Yi)},me,Te=function(Ci){return it.options.lineWrapping?(me=me||Ul(it,at),Zo(it,at,me,Ci)):{begin:0,end:at.text.length}},tn=Te(mt.sticky=="before"?Se(mt,-1):mt.ch);if(it.doc.direction=="rtl"||ae.level==1){var Be=ae.level==1==pt<0,hn=Se(mt,Be?1:-1);if(hn!=null&&(Be?hn<=ae.to&&hn<=tn.end:hn>=ae.from&&hn>=tn.begin)){var ln=Be?"before":"after";return new $e(mt.line,hn,ln)}}var Yn=function(Ci,Yi,Ni){for(var qi=function(wo,ls){return ls?new $e(mt.line,Se(wo,1),"before"):new $e(mt.line,wo,"after")};Ci>=0&&Ci<bt.length;Ci+=Yi){var gr=bt[Ci],Mi=Yi>0==(gr.level!=1),Mr=Mi?Ni.begin:Se(Ni.end,-1);if(gr.from<=Mr&&Mr<gr.to||(Mr=Mi?gr.from:Se(gr.to,-1),Ni.begin<=Mr&&Mr<Ni.end))return qi(Mr,Mi)}},Qn=Yn(Xt+pt,pt,tn);if(Qn)return Qn;var si=pt>0?tn.end:Se(tn.begin,-1);return si!=null&&!(pt>0&&si==at.text.length)&&(Qn=Yn(pt>0?0:bt.length-1,pt,Te(si)),Qn)?Qn:null}var Ju={selectAll:_o,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),ue)},killLine:function(it){return Ea(it,function(at){if(at.empty()){var mt=Wn(it.doc,at.head.line).text.length;return at.head.ch==mt&&at.head.line<it.lastLine()?{from:at.head,to:$e(at.head.line+1,0)}:{from:at.head,to:$e(at.head.line,mt)}}else return{from:at.from(),to:at.to()}})},deleteLine:function(it){return Ea(it,function(at){return{from:$e(at.from().line,0),to:Vn(it.doc,$e(at.to().line+1,0))}})},delLineLeft:function(it){return Ea(it,function(at){return{from:$e(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($e(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection($e(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")},Fe)},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")},Fe)},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},Fe)},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,bt=0;bt<mt.length;bt++){var Xt=mt[bt].from(),ae=he(it.getLine(Xt.line),Xt.ch,pt);at.push(Pe(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 bt=at[pt].head,Xt=Wn(it.doc,bt.line).text;if(Xt){if(bt.ch==Xt.length&&(bt=new $e(bt.line,bt.ch-1)),bt.ch>0)bt=new $e(bt.line,bt.ch+1),it.replaceRange(Xt.charAt(bt.ch-1)+Xt.charAt(bt.ch-2),$e(bt.line,bt.ch-2),bt,"+transpose");else if(bt.line>it.doc.first){var ae=Wn(it.doc,bt.line-1).text;ae&&(bt=new $e(bt.line,1),it.replaceRange(Xt.charAt(0)+it.doc.lineSeparator()+ae.charAt(ae.length-1),$e(bt.line-1,ae.length-1),bt,"+transpose"))}}mt.push(new qr(bt,bt))}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=Wn(it.doc,at),pt=fi(mt);return pt!=mt&&(at=ke(pt)),fd(!0,it,pt,at,1)}function Cc(it,at){var mt=Wn(it.doc,at),pt=Zi(mt);return pt!=mt&&(at=ke(pt)),fd(!0,it,mt,at,-1)}function wg(it,at){var mt=Pc(it,at.line),pt=Wn(it.doc,mt.line),bt=Ge(pt,it.doc.direction);if(!bt||bt[0].level==0){var Xt=Math.max(mt.ch,pt.text.search(/\S/)),ae=at.line==mt.line&&at.ch<=Xt&&at.ch;return $e(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,bt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),mt&&(it.display.shift=!1),bt=at(it)!=pe}finally{it.display.shift=pt,it.state.suppressEdits=!1}return bt}function Pg(it,at,mt){for(var pt=0;pt<it.state.keyMaps.length;pt++){var bt=il(at,it.state.keyMaps[pt],mt,it);if(bt)return bt}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 bt=it.state.keySeq;if(bt){if(wc(at))return"handled";if(/\'$/.test(at)?it.state.keySeq=null:Zl.set(50,function(){it.state.keySeq==bt&&(it.state.keySeq=null,it.display.input.reset())}),of(it,bt+" "+at,mt,pt))return!0}return of(it,at,mt,pt)}function of(it,at,mt,pt){var bt=Pg(it,at,pt);return bt=="multi"&&(it.state.keySeq=at),bt=="handled"&&Oi(it,"keyHandled",it,at,mt),(bt=="handled"||bt=="multi")&&(Bn(mt),Jr(it)),!!bt}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=ge(),!Je(at,it))){Ot&&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&&!zn&&(lt?it.metaKey:it.ctrlKey)&&at.replaceSelection("",null,"cut")),$t&&!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"),on(document,"keyup",mt),on(document,"mouseover",mt))}Ee(document,"keyup",mt),Ee(document,"mouseover",mt)}function Ag(it){it.keyCode==16&&(this.doc.sel.shift=!1),Je(this,it)}function Fl(it){var at=this;if(!(it.target&&it.target!=at.display.input.getField())&&!(Wo(at.display,it)||Je(at,it)||it.ctrlKey&&!it.altKey||lt&&it.metaKey)){var mt=it.keyCode,pt=it.charCode;if(St&&mt==Oh){Oh=null,Bn(it);return}if(!(St&&(!it.which||it.which<10)&&sf(at,it))){var bt=String.fromCharCode(pt==null?mt:pt);bt!="\b"&&(af(at,it,bt)||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&&bn(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(!(Je(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),bt=Si(it),Xt=pt?kg(pt,bt):"single";window.focus(),bt==1&&at.state.selectingText&&at.state.selectingText(it),!(pt&&Eg(at,bt,pt,Xt,it))&&(bt==1?pt?em(at,pt,Xt,it):Ai(it)==mt.scroller&&Bn(it):bt==2?(pt&&$d(at.doc,pt),setTimeout(function(){return mt.input.focus()},20)):bt==3&&(gt?at.display.input.onContextMenu(it):bo(at)))}}}function Eg(it,at,mt,pt,bt){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,bt),bt,function(ae){if(typeof ae=="string"&&(ae=Ju[ae]),!ae)return!1;var Se=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),Se=ae(it,mt)!=pe}finally{it.state.suppressEdits=!1}return Se})}function lf(it,at,mt){var pt=it.getOption("configureMouse"),bt=pt?pt(it,at,mt):{};if(bt.unit==null){var Xt=ot?mt.shiftKey&&mt.metaKey:mt.altKey;bt.unit=Xt?"rectangle":at=="single"?"char":at=="double"?"word":"line"}return(bt.extend==null||it.doc.extend)&&(bt.extend=it.doc.extend||mt.shiftKey),bt.addNew==null&&(bt.addNew=lt?mt.metaKey:mt.ctrlKey),bt.moveOnDrag==null&&(bt.moveOnDrag=!(lt?mt.altKey:mt.ctrlKey)),bt}function em(it,at,mt,pt){Ot?setTimeout(we(fo,it),0):it.curOp.focus=ge();var bt=lf(it,mt,pt),Xt=it.doc.sel,ae;it.options.dragDrop&&Xi&&!it.isReadOnly()&&mt=="single"&&(ae=Xt.contains(at))>-1&&(bn((ae=Xt.ranges[ae]).from(),at)<0||at.xRel>0)&&(bn(ae.to(),at)>0||at.xRel<0)?Mg(it,pt,at,bt):nv(it,pt,at,bt)}function Mg(it,at,mt,pt){var bt=it.display,Xt=!1,ae=ss(it,function(Te){Ct&&(bt.scroller.draggable=!1),it.state.draggingText=!1,on(bt.wrapper.ownerDocument,"mouseup",ae),on(bt.wrapper.ownerDocument,"mousemove",Se),on(bt.scroller,"dragstart",me),on(bt.scroller,"drop",ae),Xt||(Bn(Te),pt.addNew||$d(it.doc,mt,null,null,pt.extend),Ct&&!kt||Ot&&jt==9?setTimeout(function(){bt.wrapper.ownerDocument.body.focus({preventScroll:!0}),bt.input.focus()},20):bt.input.focus())}),Se=function(Te){Xt=Xt||Math.abs(at.clientX-Te.clientX)+Math.abs(at.clientY-Te.clientY)>=10},me=function(){return Xt=!0};Ct&&(bt.scroller.draggable=!0),it.state.draggingText=ae,ae.copy=!pt.moveOnDrag,bt.scroller.dragDrop&&bt.scroller.dragDrop(),Ee(bt.wrapper.ownerDocument,"mouseup",ae),Ee(bt.wrapper.ownerDocument,"mousemove",Se),Ee(bt.scroller,"dragstart",me),Ee(bt.scroller,"drop",ae),bo(it),setTimeout(function(){return bt.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($e(at.line,0),Vn(it.doc,$e(at.line+1,0)));var pt=mt(it,at);return new qr(pt.from,pt.to)}function nv(it,at,mt,pt){var bt=it.display,Xt=it.doc;Bn(at);var ae,Se,me=Xt.sel,Te=me.ranges;if(pt.addNew&&!pt.extend?(Se=Xt.sel.contains(mt),Se>-1?ae=Te[Se]:ae=new qr(mt,mt)):(ae=Xt.sel.primary(),Se=Xt.sel.primIndex),pt.unit=="rectangle")pt.addNew||(ae=new qr(mt,mt)),mt=$s(it,at,!0,!0),Se=-1;else{var tn=Tg(it,mt,pt.unit);pt.extend?ae=qd(ae,tn.anchor,tn.head,pt.extend):ae=tn}pt.addNew?Se==-1?(Se=Te.length,Us(Xt,ml(it,Te.concat([ae]),Se),{scroll:!1,origin:"*mouse"})):Te.length>1&&Te[Se].empty()&&pt.unit=="char"&&!pt.extend?(Us(Xt,ml(it,Te.slice(0,Se).concat(Te.slice(Se+1)),0),{scroll:!1,origin:"*mouse"}),me=Xt.sel):Zu(Xt,Se,ae,Ie):(Se=0,Us(Xt,new el([ae],0),Ie),me=Xt.sel);var Be=mt;function hn(Ni){if(bn(Be,Ni)!=0)if(Be=Ni,pt.unit=="rectangle"){for(var qi=[],gr=it.options.tabSize,Mi=he(Wn(Xt,mt.line).text,mt.ch,gr),Mr=he(Wn(Xt,Ni.line).text,Ni.ch,gr),wo=Math.min(Mi,Mr),ls=Math.max(Mi,Mr),No=Math.min(mt.line,Ni.line),pa=Math.min(it.lastLine(),Math.max(mt.line,Ni.line));No<=pa;No++){var _s=Wn(Xt,No).text,Qo=Qe(_s,wo,gr);wo==ls?qi.push(new qr($e(No,Qo),$e(No,Qo))):_s.length>Qo&&qi.push(new qr($e(No,Qo),$e(No,Qe(_s,ls,gr))))}qi.length||qi.push(new qr(mt,mt)),Us(Xt,ml(it,me.ranges.slice(0,Se).concat(qi),Se),{origin:"*mouse",scroll:!1}),it.scrollIntoView(Ni)}else{var Ma=ae,Bs=Tg(it,Ni,pt.unit),qo=Ma.anchor,Vr;bn(Bs.anchor,qo)>0?(Vr=Bs.head,qo=Fn(Ma.from(),Bs.anchor)):(Vr=Bs.anchor,qo=Gn(Ma.to(),Bs.head));var Io=me.ranges.slice(0);Io[Se]=nm(it,new qr(Vn(Xt,qo),Vr)),Us(Xt,ml(it,Io,Se),Ie)}}var ln=bt.wrapper.getBoundingClientRect(),Yn=0;function Qn(Ni){var qi=++Yn,gr=$s(it,Ni,!0,pt.unit=="rectangle");if(gr)if(bn(gr,Be)!=0){it.curOp.focus=ge(),hn(gr);var Mi=Or(bt,Xt);(gr.line>=Mi.to||gr.line<Mi.from)&&setTimeout(ss(it,function(){Yn==qi&&Qn(Ni)}),150)}else{var Mr=Ni.clientY<ln.top?-20:Ni.clientY>ln.bottom?20:0;Mr&&setTimeout(ss(it,function(){Yn==qi&&(bt.scroller.scrollTop+=Mr,Qn(Ni))}),50)}}function si(Ni){it.state.selectingText=!1,Yn=1/0,Ni&&(Bn(Ni),bt.input.focus()),on(bt.wrapper.ownerDocument,"mousemove",Ci),on(bt.wrapper.ownerDocument,"mouseup",Yi),Xt.history.lastSelOrigin=null}var Ci=ss(it,function(Ni){Ni.buttons===0||!Si(Ni)?si(Ni):Qn(Ni)}),Yi=ss(it,si);it.state.selectingText=Yi,Ee(bt.wrapper.ownerDocument,"mousemove",Ci),Ee(bt.wrapper.ownerDocument,"mouseup",Yi)}function nm(it,at){var mt=at.anchor,pt=at.head,bt=Wn(it.doc,mt.line);if(bn(mt,pt)==0&&mt.sticky==pt.sticky)return at;var Xt=Ge(bt);if(!Xt)return at;var ae=le(Xt,mt.ch,mt.sticky),Se=Xt[ae];if(Se.from!=mt.ch&&Se.to!=mt.ch)return at;var me=ae+(Se.from==mt.ch==(Se.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 tn=le(Xt,pt.ch,pt.sticky),Be=tn-ae||(pt.ch-mt.ch)*(Se.level==1?-1:1);tn==me-1||tn==me?Te=Be<0:Te=Be>0}var hn=Xt[me+(Te?-1:0)],ln=Te==(hn.level==1),Yn=ln?hn.from:hn.to,Qn=ln?"after":"before";return mt.ch==Yn&&mt.sticky==Qn?at:new qr(new $e(mt.line,Yn,Qn),pt)}function uf(it,at,mt,pt){var bt,Xt;if(at.touches)bt=at.touches[0].clientX,Xt=at.touches[0].clientY;else try{bt=at.clientX,Xt=at.clientY}catch(hn){return!1}if(bt>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;pt&&Bn(at);var ae=it.display,Se=ae.lineDiv.getBoundingClientRect();if(Xt>Se.bottom||!gn(it,mt))return Nn(at);Xt-=Se.top-ae.viewOffset;for(var me=0;me<it.display.gutterSpecs.length;++me){var Te=ae.gutters.childNodes[me];if(Te&&Te.getBoundingClientRect().right>=bt){var tn=Ue(it.doc,Xt),Be=it.display.gutterSpecs[me];return rn(it,mt,it,tn,Be.className,at),Nn(at)}}}function hf(it,at){return uf(it,at,"gutterClick",!0)}function cf(it,at){Wo(it.display,at)||im(it,at)||Je(it,at,"contextmenu")||gt||it.display.input.onContextMenu(at)}function im(it,at){return gn(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,bt,Xt,ae){it.defaults[pt]=bt,Xt&&(at[pt]=ae?function(Se,me,Te){Te!=Qu&&Xt(Se,me,Te)}:Xt)}it.defineOption=mt,it.Init=Qu,mt("value","",function(pt,bt){return pt.setValue(bt)},!0),mt("mode",null,function(pt,bt){pt.doc.modeOption=bt,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,bt){if(pt.doc.lineSep=bt,!!bt){var Xt=[],ae=pt.doc.first;pt.doc.iter(function(me){for(var Te=0;;){var tn=me.text.indexOf(bt,Te);if(tn==-1)break;Te=tn+bt.length,Xt.push($e(ae,tn))}ae++});for(var Se=Xt.length-1;Se>=0;Se--)Th(pt.doc,bt,Xt[Se],$e(Xt[Se].line,Xt[Se].ch+bt.length))}}),mt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(pt,bt,Xt){pt.state.specialChars=new RegExp(bt.source+(bt.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,bt){return pt.getInputField().spellcheck=bt},!0),mt("autocorrect",!1,function(pt,bt){return pt.getInputField().autocorrect=bt},!0),mt("autocapitalize",!1,function(pt,bt){return pt.getInputField().autocapitalize=bt},!0),mt("rtlMoveVisually",!ut),mt("wholeLineUpdateBefore",!0),mt("theme","default",function(pt){df(pt),Wa(pt)},!0),mt("keyMap","default",function(pt,bt,Xt){var ae=Dh(bt),Se=Xt!=Qu&&Dh(Xt);Se&&Se.detach&&Se.detach(pt,ae),ae.attach&&ae.attach(pt,Se||null)}),mt("extraKeys",null),mt("configureMouse",null),mt("lineWrapping",!1,om,!0),mt("gutters",[],function(pt,bt){pt.display.gutterSpecs=vs(bt,pt.options.lineNumbers),Wa(pt)},!0),mt("fixedGutter",!0,function(pt,bt){pt.display.gutters.style.left=bt?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,bt){pt.display.gutterSpecs=vs(pt.options.gutters,bt),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,bt){bt=="nocursor"&&(wh(pt),pt.display.input.blur()),pt.display.input.readOnlyChanged(bt)}),mt("screenReaderLabel",null,function(pt,bt){bt=bt===""?null:bt,pt.display.input.screenReaderLabelChanged(bt)}),mt("disableInput",!1,function(pt,bt){bt||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,bt){return pt.doc.history.undoDepth=bt}),mt("historyEventDelay",1250),mt("viewportMargin",10,function(pt){return pt.refresh()},!0),mt("maxHighlightLength",1e4,td,!0),mt("moveInputWithCursor",!0,function(pt,bt){bt||pt.display.input.resetPosition()}),mt("tabindex",null,function(pt,bt){return pt.display.input.getField().tabIndex=bt||""}),mt("autofocus",null),mt("direction","ltr",function(pt,bt){return pt.doc.setDirection(bt)},!0),mt("phrases",null)}function ff(it,at,mt){var pt=mt&&mt!=Qu;if(!at!=!pt){var bt=it.display.dragFunctions,Xt=at?Ee:on;Xt(it.display.scroller,"dragstart",bt.start),Xt(it.display.scroller,"dragenter",bt.enter),Xt(it.display.scroller,"dragover",bt.over),Xt(it.display.scroller,"dragleave",bt.leave),Xt(it.display.scroller,"drop",bt.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?je(at):{},je(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 bt=new _r.inputStyles[at.inputStyle](this),Xt=this.display=new Ku(it,pt,bt,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(),Ot&&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 Se=0;Se<Rh.length;++Se)Rh[Se](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;Ee(at.scroller,"mousedown",ss(it,Dl)),Ot&&jt<11?Ee(at.scroller,"dblclick",ss(it,function(me){if(!Je(it,me)){var Te=$s(it,me);if(!(!Te||hf(it,me)||Wo(it.display,me))){Bn(me);var tn=it.findWordAt(Te);$d(it.doc,tn.anchor,tn.head)}}})):Ee(at.scroller,"dblclick",function(me){return Je(it,me)||Bn(me)}),Ee(at.scroller,"contextmenu",function(me){return cf(it,me)}),Ee(at.input.getField(),"contextmenu",function(me){at.scroller.contains(me.target)||cf(it,me)});var mt,pt={end:0};function bt(){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 tn=Te.left-me.left,Be=Te.top-me.top;return tn*tn+Be*Be>20*20}Ee(at.scroller,"touchstart",function(me){if(!Je(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)}}),Ee(at.scroller,"touchmove",function(){at.activeTouch&&(at.activeTouch.moved=!0)}),Ee(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 tn=it.coordsChar(at.activeTouch,"page"),Be;!Te.prev||ae(Te,Te.prev)?Be=new qr(tn,tn):!Te.prev.prev||ae(Te,Te.prev.prev)?Be=it.findWordAt(tn):Be=new qr($e(tn.line,0),Vn(it.doc,$e(tn.line+1,0))),it.setSelection(Be.anchor,Be.head),it.focus(),Bn(me)}bt()}),Ee(at.scroller,"touchcancel",bt),Ee(at.scroller,"scroll",function(){at.scroller.clientHeight&&(Ch(it,at.scroller.scrollTop),fu(it,at.scroller.scrollLeft,!0),rn(it,"scroll",it))}),Ee(at.scroller,"mousewheel",function(me){return ys(it,me)}),Ee(at.scroller,"DOMMouseScroll",function(me){return ys(it,me)}),Ee(at.wrapper,"scroll",function(){return at.wrapper.scrollTop=at.wrapper.scrollLeft=0}),at.dragFunctions={enter:function(me){Je(it,me)||oi(me)},over:function(me){Je(it,me)||(Jp(it,me),oi(me))},start:function(me){return Xp(it,me)},drop:ss(it,gg),leave:function(me){Je(it,me)||Qp(it)}};var Se=at.input.getField();Ee(Se,"keyup",function(me){return Ag.call(it,me)}),Ee(Se,"keydown",ss(it,Cg)),Ee(Se,"keypress",ss(it,Fl)),Ee(Se,"focus",function(me){return zr(it,me)}),Ee(Se,"blur",function(me){return wh(it,me)})}var Rh=[];_r.defineInitHook=function(it){return Rh.push(it)};function as(it,at,mt,pt){var bt=it.doc,Xt;mt==null&&(mt="add"),mt=="smart"&&(bt.mode.indent?Xt=hr(it,at).state:mt="prev");var ae=it.options.tabSize,Se=Wn(bt,at),me=he(Se.text,null,ae);Se.stateAfter&&(Se.stateAfter=null);var Te=Se.text.match(/^\s*/)[0],tn;if(!pt&&!/\S/.test(Se.text))tn=0,mt="not";else if(mt=="smart"&&(tn=bt.mode.indent(Xt,Se.text.slice(Te.length),Se.text),tn==pe||tn>150)){if(!pt)return;mt="prev"}mt=="prev"?at>bt.first?tn=he(Wn(bt,at-1).text,null,ae):tn=0:mt=="add"?tn=me+it.options.indentUnit:mt=="subtract"?tn=me-it.options.indentUnit:typeof mt=="number"&&(tn=me+mt),tn=Math.max(0,tn);var Be="",hn=0;if(it.options.indentWithTabs)for(var ln=Math.floor(tn/ae);ln;--ln)hn+=ae,Be+=" ";if(hn<tn&&(Be+=Pe(tn-hn)),Be!=Te)return Th(bt,Be,$e(at,0),$e(at,Te.length),"+input"),Se.stateAfter=null,!0;for(var Yn=0;Yn<bt.sel.ranges.length;Yn++){var Qn=bt.sel.ranges[Yn];if(Qn.head.line==at&&Qn.head.ch<Te.length){var si=$e(at,Te.length);Zu(bt,Yn,new qr(si,si));break}}}var ga=null;function jh(it){ga=it}function pd(it,at,mt,pt,bt){var Xt=it.doc;it.display.shift=!1,pt||(pt=Xt.sel);var ae=+new Date-200,Se=bt=="paste"||it.state.pasteIncoming>ae,me=Wi(at),Te=null;if(Se&&pt.ranges.length>1)if(ga&&ga.text.join(`
`)==at){if(pt.ranges.length%ga.text.length==0){Te=[];for(var tn=0;tn<ga.text.length;tn++)Te.push(Xt.splitLines(ga.text[tn]))}}else me.length==pt.ranges.length&&it.options.pasteLinesPerSelection&&(Te=Re(me,function(Ci){return[Ci]}));for(var Be=it.curOp.updateInput,hn=pt.ranges.length-1;hn>=0;hn--){var ln=pt.ranges[hn],Yn=ln.from(),Qn=ln.to();ln.empty()&&(mt&&mt>0?Yn=$e(Yn.line,Yn.ch-mt):it.state.overwrite&&!Se?Qn=$e(Qn.line,Math.min(Wn(Xt,Qn.line).text.length,Qn.ch+He(me).length)):Se&&ga&&ga.lineWise&&ga.text.join(`
`)==me.join(`
`)&&(Yn=Qn=$e(Yn.line,0)));var si={from:Yn,to:Qn,text:Te?Te[hn%Te.length]:me,origin:bt||(Se?"paste":it.state.cutIncoming>ae?"cut":"+input")};Xu(it.doc,si),Oi(it,"inputRead",it,si)}at&&!Se&&Dg(it,at),du(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Be),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 bt=mt.ranges[pt];if(!(bt.head.ch>100||pt&&mt.ranges[pt-1].head.line==bt.head.line)){var Xt=it.getModeAt(bt.head),ae=!1;if(Xt.electricChars){for(var Se=0;Se<Xt.electricChars.length;Se++)if(at.indexOf(Xt.electricChars.charAt(Se))>-1){ae=as(it,bt.head.line,"smart");break}}else Xt.electricInput&&Xt.electricInput.test(Wn(it.doc,bt.head.line).text.slice(0,bt.head.ch))&&(ae=as(it,bt.head.line,"smart"));ae&&Oi(it,"electricInput",it,bt.head.line)}}}function Bg(it){for(var at=[],mt=[],pt=0;pt<it.doc.sel.ranges.length;pt++){var bt=it.doc.sel.ranges[pt].head.line,Xt={anchor:$e(bt,0),head:$e(bt+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=qt("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),at=qt("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return Ct?it.style.width="1000px":it.setAttribute("wrap","off"),yt&&(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,bt){var Xt=this.options,ae=Xt[pt];Xt[pt]==bt&&pt!="mode"||(Xt[pt]=bt,at.hasOwnProperty(pt)&&ss(this,at[pt])(this,bt,ae),rn(this,"optionChange",this,pt))},getOption:function(pt){return this.options[pt]},getDoc:function(){return this.doc},addKeyMap:function(pt,bt){this.state.keyMaps[bt?"push":"unshift"](Dh(pt))},removeKeyMap:function(pt){for(var bt=this.state.keyMaps,Xt=0;Xt<bt.length;++Xt)if(bt[Xt]==pt||bt[Xt].name==pt)return bt.splice(Xt,1),!0},addOverlay:gs(function(pt,bt){var Xt=pt.token?pt:it.getMode(this.options,pt);if(Xt.startState)throw new Error("Overlays may not be stateful.");_e(this.state.overlays,{mode:Xt,modeSpec:pt,opaque:bt&&bt.opaque,priority:bt&&bt.priority||0},function(ae){return ae.priority}),this.state.modeGen++,xo(this)}),removeOverlay:gs(function(pt){for(var bt=this.state.overlays,Xt=0;Xt<bt.length;++Xt){var ae=bt[Xt].modeSpec;if(ae==pt||typeof pt=="string"&&ae.name==pt){bt.splice(Xt,1),this.state.modeGen++,xo(this);return}}}),indentLine:gs(function(pt,bt,Xt){typeof bt!="string"&&typeof bt!="number"&&(bt==null?bt=this.options.smartIndent?"smart":"prev":bt=bt?"add":"subtract"),kn(this.doc,pt)&&as(this,pt,bt,Xt)}),indentSelection:gs(function(pt){for(var bt=this.doc.sel.ranges,Xt=-1,ae=0;ae<bt.length;ae++){var Se=bt[ae];if(Se.empty())Se.head.line>Xt&&(as(this,Se.head.line,pt,!0),Xt=Se.head.line,ae==this.doc.sel.primIndex&&du(this));else{var me=Se.from(),Te=Se.to(),tn=Math.max(Xt,me.line);Xt=Math.min(this.lastLine(),Te.line-(Te.ch?0:1))+1;for(var Be=tn;Be<Xt;++Be)as(this,Be,pt);var hn=this.doc.sel.ranges;me.ch==0&&bt.length==hn.length&&hn[ae].from().ch>0&&Zu(this.doc,ae,new qr(me,hn[ae].to()),ue)}}}),getTokenAt:function(pt,bt){return Bi(this,pt,bt)},getLineTokens:function(pt,bt){return Bi(this,$e(pt),bt,!0)},getTokenTypeAt:function(pt){pt=Vn(this.doc,pt);var bt=Ji(this,Wn(this.doc,pt.line)),Xt=0,ae=(bt.length-1)/2,Se=pt.ch,me;if(Se==0)me=bt[2];else for(;;){var Te=Xt+ae>>1;if((Te?bt[Te*2-1]:0)>=Se)ae=Te;else if(bt[Te*2+1]<Se)Xt=Te+1;else{me=bt[Te*2+2];break}}var tn=me?me.indexOf("overlay "):-1;return tn<0?me:tn==0?null:me.slice(0,tn-1)},getModeAt:function(pt){var bt=this.doc.mode;return bt.innerMode?it.innerMode(bt,this.getTokenAt(pt).state).mode:bt},getHelper:function(pt,bt){return this.getHelpers(pt,bt)[0]},getHelpers:function(pt,bt){var Xt=[];if(!mt.hasOwnProperty(bt))return Xt;var ae=mt[bt],Se=this.getModeAt(pt);if(typeof Se[bt]=="string")ae[Se[bt]]&&Xt.push(ae[Se[bt]]);else if(Se[bt])for(var me=0;me<Se[bt].length;me++){var Te=ae[Se[bt][me]];Te&&Xt.push(Te)}else Se.helperType&&ae[Se.helperType]?Xt.push(ae[Se.helperType]):ae[Se.name]&&Xt.push(ae[Se.name]);for(var tn=0;tn<ae._global.length;tn++){var Be=ae._global[tn];Be.pred(Se,this)&&re(Xt,Be.val)==-1&&Xt.push(Be.val)}return Xt},getStateAfter:function(pt,bt){var Xt=this.doc;return pt=On(Xt,pt==null?Xt.first+Xt.size-1:pt),hr(this,pt+1,bt).state},cursorCoords:function(pt,bt){var Xt,ae=this.doc.sel.primary();return pt==null?Xt=ae.head:typeof pt=="object"?Xt=Vn(this.doc,pt):Xt=pt?ae.from():ae.to(),co(this,Xt,bt||"page")},charCoords:function(pt,bt){return Ou(this,Vn(this.doc,pt),bt||"page")},coordsChar:function(pt,bt){return pt=cc(this,pt,bt||"page"),Fs(this,pt.left,pt.top)},lineAtHeight:function(pt,bt){return pt=cc(this,{top:pt,left:0},bt||"page").top,Ue(this.doc,pt+this.display.viewOffset)},heightAtLine:function(pt,bt,Xt){var ae=!1,Se;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),Se=Wn(this.doc,pt)}else Se=pt;return rs(this,Se,{top:0,left:0},bt||"page",Xt||ae).top+(ae?this.doc.height-Ar(Se):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,bt,Xt,ae,Se){var me=this.display;pt=co(this,Vn(this.doc,pt));var Te=pt.bottom,tn=pt.left;if(bt.style.position="absolute",bt.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(bt),me.sizer.appendChild(bt),ae=="over")Te=pt.top;else if(ae=="above"||ae=="near"){var Be=Math.max(me.wrapper.clientHeight,this.doc.height),hn=Math.max(me.sizer.clientWidth,me.lineSpace.clientWidth);(ae=="above"||pt.bottom+bt.offsetHeight>Be)&&pt.top>bt.offsetHeight?Te=pt.top-bt.offsetHeight:pt.bottom+bt.offsetHeight<=Be&&(Te=pt.bottom),tn+bt.offsetWidth>hn&&(tn=hn-bt.offsetWidth)}bt.style.top=Te+"px",bt.style.left=bt.style.right="",Se=="right"?(tn=me.sizer.clientWidth-bt.offsetWidth,bt.style.right="0px"):(Se=="left"?tn=0:Se=="middle"&&(tn=(me.sizer.clientWidth-bt.offsetWidth)/2),bt.style.left=tn+"px"),Xt&&Qc(this,{left:tn,top:Te,right:tn+bt.offsetWidth,bottom:Te+bt.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,bt,Xt,ae){var Se=1;bt<0&&(Se=-1,bt=-bt);for(var me=Vn(this.doc,pt),Te=0;Te<bt&&(me=md(this.doc,me,Se,Xt,ae),!me.hitSide);++Te);return me},moveH:gs(function(pt,bt){var Xt=this;this.extendSelectionsBy(function(ae){return Xt.display.shift||Xt.doc.extend||ae.empty()?md(Xt.doc,ae.head,pt,bt,Xt.options.rtlMoveVisually):pt<0?ae.from():ae.to()},Fe)}),deleteH:gs(function(pt,bt){var Xt=this.doc.sel,ae=this.doc;Xt.somethingSelected()?ae.replaceSelection("",null,"+delete"):Ea(this,function(Se){var me=md(ae,Se.head,pt,bt,!1);return pt<0?{from:me,to:Se.head}:{from:Se.head,to:me}})}),findPosV:function(pt,bt,Xt,ae){var Se=1,me=ae;bt<0&&(Se=-1,bt=-bt);for(var Te=Vn(this.doc,pt),tn=0;tn<bt;++tn){var Be=co(this,Te,"div");if(me==null?me=Be.left:Be.left=me,Te=$u(this,Be,Se,Xt),Te.hitSide)break}return Te},moveV:gs(function(pt,bt){var Xt=this,ae=this.doc,Se=[],me=!this.display.shift&&!ae.extend&&ae.sel.somethingSelected();if(ae.extendSelectionsBy(function(tn){if(me)return pt<0?tn.from():tn.to();var Be=co(Xt,tn.head,"div");tn.goalColumn!=null&&(Be.left=tn.goalColumn),Se.push(Be.left);var hn=$u(Xt,Be,pt,bt);return bt=="page"&&tn==ae.sel.primary()&&_d(Xt,Ou(Xt,hn,"div").top-Be.top),hn},Fe),Se.length)for(var Te=0;Te<ae.sel.ranges.length;Te++)ae.sel.ranges[Te].goalColumn=Se[Te]}),findWordAt:function(pt){var bt=this.doc,Xt=Wn(bt,pt.line).text,ae=pt.ch,Se=pt.ch;if(Xt){var me=this.getHelper(pt,"wordChars");(pt.sticky=="before"||Se==Xt.length)&&ae?--ae:++Se;for(var Te=Xt.charAt(ae),tn=oe(Te,me)?function(Be){return oe(Be,me)}:/\s/.test(Te)?function(Be){return/\s/.test(Be)}:function(Be){return!/\s/.test(Be)&&!oe(Be)};ae>0&&tn(Xt.charAt(ae-1));)--ae;for(;Se<Xt.length&&tn(Xt.charAt(Se));)++Se}return new qr($e(pt.line,ae),$e(pt.line,Se))},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"),rn(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==ge()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:gs(function(pt,bt){Ph(this,pt,bt)}),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,bt){pt==null?(pt={from:this.doc.sel.primary().head,to:null},bt==null&&(bt=this.options.cursorScrollMargin)):typeof pt=="number"?pt={from:$e(pt,0),to:null}:pt.from==null&&(pt={from:pt,to:null}),pt.to||(pt.to=pt.from),pt.margin=bt||0,pt.from.line!=null?Wr(this,pt):Hd(this,pt.from,pt.to,pt.margin)}),setSize:gs(function(pt,bt){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)),bt!=null&&(this.display.wrapper.style.height=ae(bt)),this.options.lineWrapping&&Du(this);var Se=this.display.viewFrom;this.doc.iter(Se,this.display.viewTo,function(me){if(me.widgets){for(var Te=0;Te<me.widgets.length;Te++)if(me.widgets[Te].noHScroll){Lr(Xt,Se,"widget");break}}++Se}),this.curOp.forceUpdate=!0,rn(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),rn(this,"refresh",this)}),swapDoc:gs(function(pt){var bt=this.doc;return bt.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,Oi(this,"swapDoc",this,bt),bt}),phrase:function(pt){var bt=this.options.phrases;return bt&&Object.prototype.hasOwnProperty.call(bt,pt)?bt[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}},Cn(it),it.registerHelper=function(pt,bt,Xt){mt.hasOwnProperty(pt)||(mt[pt]=it[pt]={_global:[]}),mt[pt][bt]=Xt},it.registerGlobalHelper=function(pt,bt,Xt,ae){it.registerHelper(pt,bt,ae),mt[pt]._global.push({pred:Xt,val:ae})}}function md(it,at,mt,pt,bt){var Xt=at,ae=mt,Se=Wn(it,at.line),me=bt&&it.direction=="rtl"?-mt:mt;function Te(){var Yi=at.line+me;return Yi<it.first||Yi>=it.first+it.size?!1:(at=new $e(Yi,at.ch,at.sticky),Se=Wn(it,Yi))}function tn(Yi){var Ni;if(pt=="codepoint"){var qi=Se.text.charCodeAt(at.ch+(pt>0?0:-1));isNaN(qi)?Ni=null:Ni=new $e(at.line,Math.max(0,Math.min(Se.text.length,at.ch+mt*(qi>=55296&&qi<56320?2:1))),-mt)}else bt?Ni=rf(it.cm,Se,at,mt):Ni=Ho(Se,at,mt);if(Ni==null)if(!Yi&&Te())at=fd(bt,it.cm,Se,at.line,me);else return!1;else at=Ni;return!0}if(pt=="char"||pt=="codepoint")tn();else if(pt=="column")tn(!0);else if(pt=="word"||pt=="group")for(var Be=null,hn=pt=="group",ln=it.cm&&it.cm.getHelper(at,"wordChars"),Yn=!0;!(mt<0&&!tn(!Yn));Yn=!1){var Qn=Se.text.charAt(at.ch)||`
`,si=oe(Qn,ln)?"w":hn&&Qn==`
`?"n":!hn||/\s/.test(Qn)?null:"p";if(hn&&!Yn&&!si&&(si="s"),Be&&Be!=si){mt<0&&(mt=1,tn(),at.sticky="after");break}if(si&&(Be=si),mt>0&&!tn(!Yn))break}var Ci=ad(it,at,Xt,ae,!0);return wn(Xt,Ci)&&(Ci.hitSide=!0),Ci}function $u(it,at,mt,pt){var bt=it.doc,Xt=at.left,ae;if(pt=="page"){var Se=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),me=Math.max(Se-.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>=bt.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,bt=mt.div=it.lineDiv;Og(bt,pt.options.spellcheck,pt.options.autocorrect,pt.options.autocapitalize);function Xt(Se){for(var me=Se.target;me;me=me.parentNode){if(me==bt)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(me.className))break}return!1}Ee(bt,"paste",function(Se){!Xt(Se)||Je(pt,Se)||Fg(Se,pt)||jt<=11&&setTimeout(ss(pt,function(){return at.updateFromDOM()}),20)}),Ee(bt,"compositionstart",function(Se){at.composing={data:Se.data,done:!1}}),Ee(bt,"compositionupdate",function(Se){at.composing||(at.composing={data:Se.data,done:!1})}),Ee(bt,"compositionend",function(Se){at.composing&&(Se.data!=at.composing.data&&at.readFromDOMSoon(),at.composing.done=!0)}),Ee(bt,"touchstart",function(){return mt.forceCompositionEnd()}),Ee(bt,"input",function(){at.composing||at.readFromDOMSoon()});function ae(Se){if(!(!Xt(Se)||Je(pt,Se))){if(pt.somethingSelected())jh({lineWise:!1,text:pt.getSelections()}),Se.type=="cut"&&pt.replaceSelection("",null,"cut");else if(pt.options.lineWiseCopyCut){var me=Bg(pt);jh({lineWise:!0,text:me.text}),Se.type=="cut"&&pt.operation(function(){pt.setSelections(me.ranges,0,ue),pt.replaceSelection("",null,"cut")})}else return;if(Se.clipboardData){Se.clipboardData.clearData();var Te=ga.text.join(`
`);if(Se.clipboardData.setData("Text",Te),Se.clipboardData.getData("Text")==Te){Se.preventDefault();return}}var tn=Ig(),Be=tn.firstChild;pt.display.lineSpace.insertBefore(tn,pt.display.lineSpace.firstChild),Be.value=ga.text.join(`
`);var hn=document.activeElement;We(Be),setTimeout(function(){pt.display.lineSpace.removeChild(tn),hn.focus(),hn==bt&&mt.showPrimarySelection()},50)}}Ee(bt,"copy",ae),Ee(bt,"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(),bt=mt.to();if(at.display.viewTo==at.display.viewFrom||pt.line>=at.display.viewTo||bt.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&&bn(Fn(Xt,ae),pt)==0&&bn(Gn(Xt,ae),bt)==0)){var Se=at.display.view,me=pt.line>=at.display.viewFrom&&gf(at,pt)||{node:Se[0].measure.map[2],offset:0},Te=bt.line<at.display.viewTo&&gf(at,bt);if(!Te){var tn=Se[Se.length-1].measure,Be=tn.maps?tn.maps[tn.maps.length-1]:tn.map;Te={node:Be[Be.length-1],offset:Be[Be.length-2]-Be[Be.length-3]}}if(!me||!Te){it.removeAllRanges();return}var hn=it.rangeCount&&it.getRangeAt(0),ln;try{ln=Yt(me.node,me.offset,Te.offset,Te.node)}catch(Yn){}ln&&(!$t&&at.state.focused?(it.collapse(me.node,me.offset),ln.collapsed||(it.removeAllRanges(),it.addRange(ln))):(it.removeAllRanges(),it.addRange(ln)),hn&&it.anchorNode==null?it.addRange(hn):$t&&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 de(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&&Bt&&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),ue),(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(),bt=mt.to();if(pt.ch==0&&pt.line>it.firstLine()&&(pt=$e(pt.line-1,Wn(it.doc,pt.line-1).length)),bt.ch==Wn(it.doc,bt.line).text.length&&bt.line<it.lastLine()&&(bt=$e(bt.line+1,0)),pt.line<at.viewFrom||bt.line>at.viewTo-1)return!1;var Xt,ae,Se;pt.line==at.viewFrom||(Xt=za(it,pt.line))==0?(ae=ke(at.view[0].line),Se=at.view[0].node):(ae=ke(at.view[Xt].line),Se=at.view[Xt-1].node.nextSibling);var me=za(it,bt.line),Te,tn;if(me==at.view.length-1?(Te=at.viewTo-1,tn=at.lineDiv.lastChild):(Te=ke(at.view[me+1].line)-1,tn=at.view[me+1].node.previousSibling),!Se)return!1;for(var Be=it.doc.splitLines(Ec(it,Se,tn,ae,Te)),hn=gi(it.doc,$e(ae,0),$e(Te,Wn(it.doc,Te).text.length));Be.length>1&&hn.length>1;)if(He(Be)==He(hn))Be.pop(),hn.pop(),Te--;else if(Be[0]==hn[0])Be.shift(),hn.shift(),ae++;else break;for(var ln=0,Yn=0,Qn=Be[0],si=hn[0],Ci=Math.min(Qn.length,si.length);ln<Ci&&Qn.charCodeAt(ln)==si.charCodeAt(ln);)++ln;for(var Yi=He(Be),Ni=He(hn),qi=Math.min(Yi.length-(Be.length==1?ln:0),Ni.length-(hn.length==1?ln:0));Yn<qi&&Yi.charCodeAt(Yi.length-Yn-1)==Ni.charCodeAt(Ni.length-Yn-1);)++Yn;if(Be.length==1&&hn.length==1&&ae==pt.line)for(;ln&&ln>pt.ch&&Yi.charCodeAt(Yi.length-Yn-1)==Ni.charCodeAt(Ni.length-Yn-1);)ln--,Yn++;Be[Be.length-1]=Yi.slice(0,Yi.length-Yn).replace(/^\u200b+/,""),Be[0]=Be[0].slice(ln).replace(/\u200b+$/,"");var gr=$e(ae,ln),Mi=$e(Te,hn.length?He(hn).length-Yn:0);if(Be.length>1||Be[0]||bn(gr,Mi))return Th(it.doc,Be,gr,Mi,"+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=Wn(it.doc,at.line),bt=Fu(mt,pt,at.line),Xt=Ge(pt,it.doc.direction),ae="left";if(Xt){var Se=le(Xt,at.ch);ae=Se%2?"right":"left"}var me=uc(bt.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,bt){var Xt="",ae=!1,Se=it.doc.lineSeparator(),me=!1;function Te(ln){return function(Yn){return Yn.id==ln}}function tn(){ae&&(Xt+=Se,me&&(Xt+=Se),ae=me=!1)}function Be(ln){ln&&(tn(),Xt+=ln)}function hn(ln){if(ln.nodeType==1){var Yn=ln.getAttribute("cm-text");if(Yn){Be(Yn);return}var Qn=ln.getAttribute("cm-marker"),si;if(Qn){var Ci=it.findMarks($e(pt,0),$e(bt+1,0),Te(+Qn));Ci.length&&(si=Ci[0].find(0))&&Be(gi(it.doc,si.from,si.to).join(Se));return}if(ln.getAttribute("contenteditable")=="false")return;var Yi=/^(pre|div|p|li|table|br)$/i.test(ln.nodeName);if(!/^br$/i.test(ln.nodeName)&&ln.textContent.length==0)return;Yi&&tn();for(var Ni=0;Ni<ln.childNodes.length;Ni++)hn(ln.childNodes[Ni]);/^(pre|p)$/i.test(ln.nodeName)&&(me=!0),Yi&&(ae=!0)}else ln.nodeType==3&&Be(ln.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;hn(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($e(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 bt=0;bt<it.display.view.length;bt++){var Xt=it.display.view[bt];if(Xt.node==pt)return sm(Xt,at,mt)}}function sm(it,at,mt){var pt=it.text.firstChild,bt=!1;if(!at||!de(pt,at))return kc($e(ke(it.line),0),!0);if(at==pt&&(bt=!0,at=pt.childNodes[mt],mt=0,!at)){var Xt=it.rest?He(it.rest):it.line;return kc($e(ke(Xt),Xt.text.length),bt)}var ae=at.nodeType==3?at:null,Se=at;for(!ae&&at.childNodes.length==1&&at.firstChild.nodeType==3&&(ae=at.firstChild,mt&&(mt=ae.nodeValue.length));Se.parentNode!=pt;)Se=Se.parentNode;var me=it.measure,Te=me.maps;function tn(si,Ci,Yi){for(var Ni=-1;Ni<(Te?Te.length:0);Ni++)for(var qi=Ni<0?me.map:Te[Ni],gr=0;gr<qi.length;gr+=3){var Mi=qi[gr+2];if(Mi==si||Mi==Ci){var Mr=ke(Ni<0?it.line:it.rest[Ni]),wo=qi[gr]+Yi;return(Yi<0||Mi!=si)&&(wo=qi[gr+(Yi?1:0)]),$e(Mr,wo)}}}var Be=tn(ae,Se,mt);if(Be)return kc(Be,bt);for(var hn=Se.nextSibling,ln=ae?ae.nodeValue.length-mt:0;hn;hn=hn.nextSibling){if(Be=tn(hn,hn.firstChild,0),Be)return kc($e(Be.line,Be.ch-ln),bt);ln+=hn.textContent.length}for(var Yn=Se.previousSibling,Qn=mt;Yn;Yn=Yn.previousSibling){if(Be=tn(Yn,Yn.firstChild,-1),Be)return kc($e(Be.line,Be.ch+Qn),bt);Qn+=Yn.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 bt=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),yt&&(bt.style.width="0px"),Ee(bt,"input",function(){Ot&&jt>=9&&at.hasSelection&&(at.hasSelection=null),mt.poll()}),Ee(bt,"paste",function(ae){Je(pt,ae)||Fg(ae,pt)||(pt.state.pasteIncoming=+new Date,mt.fastPoll())});function Xt(ae){if(!Je(pt,ae)){if(pt.somethingSelected())jh({lineWise:!1,text:pt.getSelections()});else if(pt.options.lineWiseCopyCut){var Se=Bg(pt);jh({lineWise:!0,text:Se.text}),ae.type=="cut"?pt.setSelections(Se.ranges,null,ue):(mt.prevInput="",bt.value=Se.text.join(`
`),We(bt))}else return;ae.type=="cut"&&(pt.state.cutIncoming=+new Date)}}Ee(bt,"cut",Xt),Ee(bt,"copy",Xt),Ee(it.scroller,"paste",function(ae){if(!(Wo(it,ae)||Je(pt,ae))){if(!bt.dispatchEvent){pt.state.pasteIncoming=+new Date,mt.focus();return}var Se=new Event("paste");Se.clipboardData=ae.clipboardData,bt.dispatchEvent(Se)}}),Ee(it.lineSpace,"selectstart",function(ae){Wo(it,ae)||Bn(ae)}),Ee(bt,"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"})}}),Ee(bt,"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 bt=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,bt.top+ae.top-Xt.top)),pt.teLeft=Math.max(0,Math.min(at.wrapper.clientWidth-10,bt.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&&We(this.textarea),Ot&&jt>=9&&(this.hasSelection=mt)}else it||(this.prevInput=this.textarea.value="",Ot&&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||ge()!=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||Kt(mt)&&!pt&&!this.composing||at.isReadOnly()||at.options.disableInput||at.state.keySeq)return!1;var bt=mt.value;if(bt==pt&&!at.somethingSelected())return!1;if(Ot&&jt>=9&&this.hasSelection===bt||lt&&/[\uf700-\uf7ff]/.test(bt))return at.display.input.reset(),!1;if(at.doc.sel==at.display.selForContextMenu){var Xt=bt.charCodeAt(0);if(Xt==8203&&!pt&&(pt="\u200B"),Xt==8666)return this.reset(),this.cm.execCommand("undo")}for(var ae=0,Se=Math.min(pt.length,bt.length);ae<Se&&pt.charCodeAt(ae)==bt.charCodeAt(ae);)++ae;return Yr(at,function(){pd(at,bt.slice(ae),pt.length-ae,null,it.composing?"*compose":null),bt.length>1e3||bt.indexOf(`
`)>-1?mt.value=it.prevInput="":it.prevInput=bt,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(){Ot&&jt>=9&&(this.hasSelection=null),this.fastPoll()},Jo.prototype.onContextMenu=function(it){var at=this,mt=at.cm,pt=mt.display,bt=at.textarea;at.contextMenuPending&&at.contextMenuPending();var Xt=$s(mt,it),ae=pt.scroller.scrollTop;if(!Xt||St)return;var Se=mt.options.resetSelectionOnContextMenu;Se&&mt.doc.sel.contains(Xt)==-1&&ss(mt,Us)(mt.doc,gu(Xt),ue);var me=bt.style.cssText,Te=at.wrapper.style.cssText,tn=at.wrapper.offsetParent.getBoundingClientRect();at.wrapper.style.cssText="position: static",bt.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(it.clientY-tn.top-5)+"px; left: "+(it.clientX-tn.left-5)+`px;
z-index: 1000; background: `+(Ot?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Be;Ct&&(Be=window.scrollY),pt.input.focus(),Ct&&window.scrollTo(null,Be),pt.input.reset(),mt.somethingSelected()||(bt.value=at.prevInput=" "),at.contextMenuPending=ln,pt.selForContextMenu=mt.doc.sel,clearTimeout(pt.detectingSelectAll);function hn(){if(bt.selectionStart!=null){var Qn=mt.somethingSelected(),si="\u200B"+(Qn?bt.value:"");bt.value="\u21DA",bt.value=si,at.prevInput=Qn?"":"\u200B",bt.selectionStart=1,bt.selectionEnd=si.length,pt.selForContextMenu=mt.doc.sel}}function ln(){if(at.contextMenuPending==ln&&(at.contextMenuPending=!1,at.wrapper.style.cssText=Te,bt.style.cssText=me,Ot&&jt<9&&pt.scrollbars.setScrollTop(pt.scroller.scrollTop=ae),bt.selectionStart!=null)){(!Ot||Ot&&jt<9)&&hn();var Qn=0,si=function(){pt.selForContextMenu==mt.doc.sel&&bt.selectionStart==0&&bt.selectionEnd>0&&at.prevInput=="\u200B"?ss(mt,_o)(mt):Qn++<10?pt.detectingSelectAll=setTimeout(si,500):(pt.selForContextMenu=null,pt.input.reset())};pt.detectingSelectAll=setTimeout(si,200)}}if(Ot&&jt>=9&&hn(),gt){oi(it);var Yn=function(){on(window,"mouseup",Yn),setTimeout(ln,20)};Ee(window,"mouseup",Yn)}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?je(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=ge();at.autofocus=mt==it||it.getAttribute("autofocus")!=null&&mt==document.body}function pt(){it.value=Se.getValue()}var bt;if(it.form&&(Ee(it.form,"submit",pt),!at.leaveSubmitMethodAlone)){var Xt=it.form;bt=Xt.submit;try{var ae=Xt.submit=function(){pt(),Xt.submit=bt,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&&(on(it.form,"submit",pt),!at.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=bt))}},it.style.display="none";var Se=_r(function(me){return it.parentNode.insertBefore(me,it.nextSibling)},at);return Se}function Mc(it){it.off=on,it.on=Ee,it.wheelEventPixels=Ga,it.Doc=Ds,it.splitLines=Wi,it.countColumn=he,it.findColumn=Qe,it.isWordChar=Vt,it.Pass=pe,it.signal=rn,it.Line=oo,it.changeEnd=Vu,it.scrollbarModel=ig,it.Pos=$e,it.cmpPos=bn,it.modes=Kn,it.mimeModes=Xn,it.resolveMode=nn,it.getMode=qe,it.modeExtensions=Ye,it.extendMode=an,it.copyState=ri,it.startState=mi,it.innerMode=$n,it.commands=Ju,it.keyMap=ka,it.keyName=$p,it.isModifierKey=wc,it.lookupKey=il,it.normalizeKeyMap=yg,it.StringStream=fn,it.SharedTextMarker=Vl,it.TextMarker=Ve,it.LineWidget=vu,it.e_preventDefault=Bn,it.e_stopPropagation=ii,it.e_stop=oi,it.addClass=be,it.contains=de,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 Cn(Ds),_r.inputStyles={textarea:Jo,contenteditable:so},_r.defineMode=function(it){!_r.defaults.mode&&it!="null"&&(_r.defaults.mode=it),qn.apply(this,arguments)},_r.defineMIME=ji,_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(Pn,_n,ce){(function($t){$t(ce(89780),ce(15525),ce(98101))})(function($t){"use strict";$t.defineMode("markdown",function(wt,Qt){var Zt=$t.getMode(wt,"text/html"),Ot=Zt.name=="null";function jt(he){if($t.findModeByName){var Jt=$t.findModeByName(he);Jt&&(he=Jt.mime||Jt.mimes[0])}var re=$t.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 Bt=/^([*\-_])(?:\s*\1){2,}\s*$/,St=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,kt=/^\[(x| )\](?=\s)/i,xt=Qt.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,Dt=/^ {0,3}(?:\={1,}|-{2,})\s*$/,yt=/^[^#!\[\]*_\\<>` "'(~:]+/,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=Ot;if(!Jt){var re=$t.innerMode(Zt,he.htmlState);Jt=re.mode.name=="xml"&&re.state.tagStart===null&&!re.state.context&&re.state.tokenize.isInText}Jt&&(he.f=ee,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,ue=Jt.prevLine.hr,Ie=Jt.list!==!1,Fe=(Jt.listStack[Jt.listStack.length-1]||0)+3;Jt.indentedCode=!1;var Qe=Jt.indentation;if(Jt.indentationDiff===null&&(Jt.indentationDiff=Jt.indentation,Ie)){for(Jt.list=null;Qe<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=Qe-Jt.listStack[Jt.listStack.length-1])}var Ae=!se&&!ue&&!Jt.prevLine.header&&(!Ie||!pe)&&!Jt.prevLine.fencedCodeEnd,Pe=(Jt.list===!1||ue||se)&&Jt.indentation<=Fe&&he.match(Bt),He=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<=Fe&&(He=he.match(xt))&&He[1].length<=6)return Jt.quote=0,Jt.header=He[1].length,Jt.thisLine.header=!0,Qt.highlightFormatting&&(Jt.formatting="header"),Jt.f=Jt.inline,Nt(Jt);if(Jt.indentation<=Fe&&he.eat(">"))return Jt.quote=re?1:Jt.quote+1,Qt.highlightFormatting&&(Jt.formatting="quote"),he.eatSpace(),Nt(Jt);if(!Pe&&!Jt.setext&&re&&Jt.indentation<=Fe&&(He=he.match(St))){var Re=He[1]?"ol":"ul";return Jt.indentation=Qe+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-"+Re]),Nt(Jt)}else{if(re&&Jt.indentation<=Fe&&(He=he.match(et,!0)))return Jt.quote=0,Jt.fencedEndRE=new RegExp(He[1]+"+ *$"),Jt.localMode=Qt.fencedCodeBlockHighlighting&&jt(He[2]||Qt.fencedCodeBlockDefaultMode),Jt.localMode&&(Jt.localState=$t.startState(Jt.localMode)),Jt.f=Jt.block=Ut,Qt.highlightFormatting&&(Jt.formatting="code-block"),Jt.code=-1,Nt(Jt);if(Jt.setext||(!Ae||!Ie)&&!Jt.quote&&Jt.list===!1&&!Jt.code&&!Pe&&!tt.test(he.string)&&(He=he.lookAhead(1))&&(He=He.match(Dt)))return Jt.setext?(Jt.header=Jt.setext,Jt.setext=0,he.skipToEnd(),Qt.highlightFormatting&&(Jt.formatting="header")):(Jt.header=He[0].charAt(0)=="="?1:2,Jt.setext=Jt.header),Jt.thisLine.header=!0,Jt.f=Jt.inline,Nt(Jt);if(Pe)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=Zt.token(he,Jt.htmlState);if(!Ot){var se=$t.innerMode(Zt,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=ee,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 ue;return se||(ue=Nt(Jt)),Jt.localMode=Jt.localState=null,Jt.block=Lt,Jt.f=ee,Jt.fencedEndRE=null,Jt.code=0,Jt.thisLine.fencedCodeEnd=!0,se?ct(he,Jt,Jt.block):ue}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 qt(he,Jt){if(he.match(yt,!0))return Nt(Jt)}function ee(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 ue=pe;pe==="("&&(ue=")"),ue=(ue+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var Ie="^\\s*(?:[^"+ue+"\\\\]+|\\\\\\\\|\\\\.)"+ue;if(he.match(new RegExp(Ie),!0))return Ct.linkHref}if(pe==="`"){var Fe=Jt.formatting;Qt.highlightFormatting&&(Jt.formatting="code"),he.eatWhile("`");var Qe=he.current().length;if(Jt.code==0&&(!Jt.quote||Qe==1))return Jt.code=Qe,Nt(Jt);if(Qe==Jt.code){var Ae=Nt(Jt);return Jt.code=0,Ae}else return Jt.formatting=Fe,Nt(Jt)}else if(Jt.code)return Nt(Jt);if(pe==="\\"&&(he.next(),Qt.highlightFormatting)){var Pe=Nt(Jt),He=Ct.formatting+"-escape";return Pe?Pe+" "+He:He}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 Pe=Nt(Jt);return Jt.imageAltText=!1,Jt.image=!1,Jt.inline=Jt.f=de,Pe}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 Pe=Nt(Jt);return Jt.linkText=!1,Jt.inline=Jt.f=he.match(/\(.*?\)| ?\[.*?\]/,!1)?de:ee,Pe}if(pe==="<"&&he.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Jt.f=Jt.inline=Yt,Qt.highlightFormatting&&(Jt.formatting="link");var Pe=Nt(Jt);return Pe?Pe+=" ":Pe="",Pe+Ct.linkInline}if(pe==="<"&&he.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Jt.f=Jt.inline=Yt,Qt.highlightFormatting&&(Jt.formatting="link");var Pe=Nt(Jt);return Pe?Pe+=" ":Pe="",Pe+Ct.linkEmail}if(Qt.xml&&pe==="<"&&he.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var Re=he.string.indexOf(">",he.pos);if(Re!=-1){var _e=he.string.substring(he.start,Re);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(_e)&&(Jt.md_inside=!0)}return he.backUp(1),Jt.htmlState=$t.startState(Zt),ct(he,Jt,Rt)}if(Qt.xml&&pe==="<"&&he.match(/^\/\w*?>/))return Jt.md_inside=!1,"tag";if(pe==="*"||pe==="_"){for(var ie=1,Tt=he.pos==1?" ":he.string.charAt(he.pos-2);ie<3&&he.eat(pe);)ie++;var At=he.peek()||" ",Vt=!/\s/.test(At)&&(!lt.test(At)||/\s/.test(Tt)||lt.test(Tt)),oe=!/\s/.test(Tt)&&(!lt.test(Tt)||/\s/.test(At)||lt.test(At)),Ht=null,It=null;if(ie%2&&(!Jt.em&&Vt&&(pe==="*"||!oe||lt.test(Tt))?Ht=!0:Jt.em==pe&&oe&&(pe==="*"||!Vt||lt.test(At))&&(Ht=!1)),ie>1&&(!Jt.strong&&Vt&&(pe==="*"||!oe||lt.test(Tt))?It=!0:Jt.strong==pe&&oe&&(pe==="*"||!Vt||lt.test(At))&&(It=!1)),It!=null||Ht!=null){Qt.highlightFormatting&&(Jt.formatting=Ht==null?"strong":It==null?"em":"strong em"),Ht===!0&&(Jt.em=pe),It===!0&&(Jt.strong=pe);var Ae=Nt(Jt);return Ht===!1&&(Jt.em=!1),It===!1&&(Jt.strong=!1),Ae}}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 Ae=Nt(Jt);return Jt.strikethrough=!1,Ae}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 Yt(he,Jt){var re=he.next();if(re===">"){Jt.f=Jt.inline=ee,Qt.highlightFormatting&&(Jt.formatting="link");var se=Nt(Jt);return se?se+=" ":se="",se+Ct.linkInline}return he.match(/^[^>]+/,!0),Ct.linkInline}function de(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 ge={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function be(he){return function(Jt,re){var se=Jt.next();if(se===he){re.f=re.inline=ee,Qt.highlightFormatting&&(re.formatting="link-string");var pe=Nt(re);return re.linkHref=!1,pe}return Jt.match(ge[he]),re.linkHref=!0,Nt(re)}}function Ne(he,Jt){return he.match(/^([^\]\\]|\\.)*\]:/,!1)?(Jt.f=We,he.next(),Qt.highlightFormatting&&(Jt.formatting="link"),Jt.linkText=!0,Nt(Jt)):ut(he,Jt,ee)}function We(he,Jt){if(he.match(/^\]:/,!0)){Jt.f=Jt.inline=we,Qt.highlightFormatting&&(Jt.formatting="link");var re=Nt(Jt);return Jt.linkText=!1,re}return he.match(/^([^\]\\]|\\.)+/,!0),Ct.linkText}function we(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=ee,Ct.linkHref+" url")}var je={startState:function(){return{f:Lt,prevLine:{stream:null},thisLine:{stream:null},block:Lt,htmlState:null,indentation:0,inline:ee,text:qt,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(he){return{f:he.f,prevLine:he.prevLine,thisLine:he.thisLine,block:he.block,htmlState:he.htmlState&&$t.copyState(Zt,he.htmlState),indentation:he.indentation,localMode:he.localMode,localState:he.localMode?$t.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:Zt}:he.localState?{state:he.localState,mode:he.localMode}:{state:he,mode:je}},indent:function(he,Jt,re){return he.block==Rt&&Zt.indent?Zt.indent(he.htmlState,Jt,re):he.localState&&he.localMode.indent?he.localMode.indent(he.localState,Jt,re):$t.Pass},blankLine:gt,getType:Nt,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return je},"xml"),$t.defineMIME("text/markdown","markdown"),$t.defineMIME("text/x-markdown","markdown")})},98101:function(Pn,_n,ce){(function($t){$t(ce(89780))})(function($t){"use strict";$t.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<$t.modeInfo.length;wt++){var Qt=$t.modeInfo[wt];Qt.mimes&&(Qt.mime=Qt.mimes[0])}$t.findModeByMIME=function(Zt){Zt=Zt.toLowerCase();for(var Ot=0;Ot<$t.modeInfo.length;Ot++){var jt=$t.modeInfo[Ot];if(jt.mime==Zt)return jt;if(jt.mimes){for(var Ct=0;Ct<jt.mimes.length;Ct++)if(jt.mimes[Ct]==Zt)return jt}}if(/\+xml$/.test(Zt))return $t.findModeByMIME("application/xml");if(/\+json$/.test(Zt))return $t.findModeByMIME("application/json")},$t.findModeByExtension=function(Zt){Zt=Zt.toLowerCase();for(var Ot=0;Ot<$t.modeInfo.length;Ot++){var jt=$t.modeInfo[Ot];if(jt.ext){for(var Ct=0;Ct<jt.ext.length;Ct++)if(jt.ext[Ct]==Zt)return jt}}},$t.findModeByFileName=function(Zt){for(var Ot=0;Ot<$t.modeInfo.length;Ot++){var jt=$t.modeInfo[Ot];if(jt.file&&jt.file.test(Zt))return jt}var Ct=Zt.lastIndexOf("."),Mt=Ct>-1&&Zt.substring(Ct+1,Zt.length);if(Mt)return $t.findModeByExtension(Mt)},$t.findModeByName=function(Zt){Zt=Zt.toLowerCase();for(var Ot=0;Ot<$t.modeInfo.length;Ot++){var jt=$t.modeInfo[Ot];if(jt.name.toLowerCase()==Zt)return jt;if(jt.alias){for(var Ct=0;Ct<jt.alias.length;Ct++)if(jt.alias[Ct].toLowerCase()==Zt)return jt}}}})},67549:function(Pn,_n,ce){(function($t){$t(ce(89780))})(function($t){"use strict";$t.defineMode("stex",function(wt,Qt){"use strict";function Zt(yt,et){yt.cmdState.push(et)}function Ot(yt){return yt.cmdState.length>0?yt.cmdState[yt.cmdState.length-1]:null}function jt(yt){var et=yt.cmdState.pop();et&&et.closeBracket()}function Ct(yt){for(var et=yt.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(yt,et,tt){return function(){this.name=yt,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 Bt={};Bt.importmodule=Mt("importmodule","tag",["string","builtin"]),Bt.documentclass=Mt("documentclass","tag",["","atom"]),Bt.usepackage=Mt("usepackage","tag",["atom"]),Bt.begin=Mt("begin","tag",["atom"]),Bt.end=Mt("end","tag",["atom"]),Bt.label=Mt("label","tag",["atom"]),Bt.ref=Mt("ref","tag",["atom"]),Bt.eqref=Mt("eqref","tag",["atom"]),Bt.cite=Mt("cite","tag",["atom"]),Bt.bibitem=Mt("bibitem","tag",["atom"]),Bt.Bibitem=Mt("Bibitem","tag",["atom"]),Bt.RBibitem=Mt("RBibitem","tag",["atom"]),Bt.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function St(yt,et){yt.f=et}function kt(yt,et){var tt;if(yt.match(/^\\[a-zA-Z@]+/)){var lt=yt.current().slice(1);return tt=Bt.hasOwnProperty(lt)?Bt[lt]:Bt.DEFAULT,tt=new tt,Zt(et,tt),St(et,Dt),tt.style}if(yt.match(/^\\[$&%#{}_]/)||yt.match(/^\\[,;!\/\\]/))return"tag";if(yt.match("\\["))return St(et,function(ut,ct){return xt(ut,ct,"\\]")}),"keyword";if(yt.match("\\("))return St(et,function(ut,ct){return xt(ut,ct,"\\)")}),"keyword";if(yt.match("$$"))return St(et,function(ut,ct){return xt(ut,ct,"$$")}),"keyword";if(yt.match("$"))return St(et,function(ut,ct){return xt(ut,ct,"$")}),"keyword";var ot=yt.next();if(ot=="%")return yt.skipToEnd(),"comment";if(ot=="}"||ot=="]"){if(tt=Ot(et),tt)tt.closeBracket(ot),St(et,Dt);else return"error";return"bracket"}else return ot=="{"||ot=="["?(tt=Bt.DEFAULT,tt=new tt,Zt(et,tt),"bracket"):/\d/.test(ot)?(yt.eatWhile(/[\w.%]/),"atom"):(yt.eatWhile(/[\w\-_]/),tt=Ct(et),tt.name=="begin"&&(tt.argument=yt.current()),tt.styleIdentifier())}function xt(yt,et,tt){if(yt.eatSpace())return null;if(tt&&yt.match(tt))return St(et,kt),"keyword";if(yt.match(/^\\[a-zA-Z@]+/))return"tag";if(yt.match(/^[a-zA-Z]+/))return"variable-2";if(yt.match(/^\\[$&%#{}_]/)||yt.match(/^\\[,;!\/]/)||yt.match(/^[\^_&]/))return"tag";if(yt.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(yt.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var lt=yt.next();return lt=="{"||lt=="}"||lt=="["||lt=="]"||lt=="("||lt==")"?"bracket":lt=="%"?(yt.skipToEnd(),"comment"):"error"}function Dt(yt,et){var tt=yt.peek(),lt;return tt=="{"||tt=="["?(lt=Ot(et),lt.openBracket(tt),yt.eat(tt),St(et,kt),"bracket"):/[ \t\r]/.test(tt)?(yt.eat(tt),null):(St(et,kt),jt(et),kt(yt,et))}return{startState:function(){var yt=Qt.inMathMode?function(et,tt){return xt(et,tt)}:kt;return{cmdState:[],f:yt}},copyState:function(yt){return{cmdState:yt.cmdState.slice(),f:yt.f}},token:function(yt,et){return et.f(yt,et)},blankLine:function(yt){yt.f=kt,yt.cmdState.length=0},lineComment:"%"}}),$t.defineMIME("text/x-stex","stex"),$t.defineMIME("text/x-latex","stex")})},15525:function(Pn,_n,ce){(function($t){$t(ce(89780))})(function($t){"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};$t.defineMode("xml",function(Zt,Ot){var jt=Zt.indentUnit,Ct={},Mt=Ot.htmlMode?wt:Qt;for(var Bt in Mt)Ct[Bt]=Mt[Bt];for(var Bt in Ot)Ct[Bt]=Ot[Bt];var St,kt;function xt(Yt,de){function ge(We){return de.tokenize=We,We(Yt,de)}var be=Yt.next();if(be=="<")return Yt.eat("!")?Yt.eat("[")?Yt.match("CDATA[")?ge(et("atom","]]>")):null:Yt.match("--")?ge(et("comment","-->")):Yt.match("DOCTYPE",!0,!0)?(Yt.eatWhile(/[\w\._\-]/),ge(tt(1))):null:Yt.eat("?")?(Yt.eatWhile(/[\w\._\-]/),de.tokenize=et("meta","?>"),"meta"):(St=Yt.eat("/")?"closeTag":"openTag",de.tokenize=Dt,"tag bracket");if(be=="&"){var Ne;return Yt.eat("#")?Yt.eat("x")?Ne=Yt.eatWhile(/[a-fA-F\d]/)&&Yt.eat(";"):Ne=Yt.eatWhile(/[\d]/)&&Yt.eat(";"):Ne=Yt.eatWhile(/[\w\.\-:]/)&&Yt.eat(";"),Ne?"atom":"error"}else return Yt.eatWhile(/[^&<]/),null}xt.isInText=!0;function Dt(Yt,de){var ge=Yt.next();if(ge==">"||ge=="/"&&Yt.eat(">"))return de.tokenize=xt,St=ge==">"?"endTag":"selfcloseTag","tag bracket";if(ge=="=")return St="equals",null;if(ge=="<"){de.tokenize=xt,de.state=ct,de.tagName=de.tagStart=null;var be=de.tokenize(Yt,de);return be?be+" tag error":"tag error"}else return/[\'\"]/.test(ge)?(de.tokenize=yt(ge),de.stringStartCol=Yt.column(),de.tokenize(Yt,de)):(Yt.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function yt(Yt){var de=function(ge,be){for(;!ge.eol();)if(ge.next()==Yt){be.tokenize=Dt;break}return"string"};return de.isInAttribute=!0,de}function et(Yt,de){return function(ge,be){for(;!ge.eol();){if(ge.match(de)){be.tokenize=xt;break}ge.next()}return Yt}}function tt(Yt){return function(de,ge){for(var be;(be=de.next())!=null;){if(be=="<")return ge.tokenize=tt(Yt+1),ge.tokenize(de,ge);if(be==">")if(Yt==1){ge.tokenize=xt;break}else return ge.tokenize=tt(Yt-1),ge.tokenize(de,ge)}return"meta"}}function lt(Yt,de,ge){this.prev=Yt.context,this.tagName=de,this.indent=Yt.indented,this.startOfLine=ge,(Ct.doNotIndent.hasOwnProperty(de)||Yt.context&&Yt.context.noIndent)&&(this.noIndent=!0)}function ot(Yt){Yt.context&&(Yt.context=Yt.context.prev)}function ut(Yt,de){for(var ge;;){if(!Yt.context||(ge=Yt.context.tagName,!Ct.contextGrabbers.hasOwnProperty(ge)||!Ct.contextGrabbers[ge].hasOwnProperty(de)))return;ot(Yt)}}function ct(Yt,de,ge){return Yt=="openTag"?(ge.tagStart=de.column(),ft):Yt=="closeTag"?gt:ct}function ft(Yt,de,ge){return Yt=="word"?(ge.tagName=de.current(),kt="tag",Ut):Ct.allowMissingTagName&&Yt=="endTag"?(kt="tag bracket",Ut(Yt,de,ge)):(kt="error",ft)}function gt(Yt,de,ge){if(Yt=="word"){var be=de.current();return ge.context&&ge.context.tagName!=be&&Ct.implicitlyClosed.hasOwnProperty(ge.context.tagName)&&ot(ge),ge.context&&ge.context.tagName==be||Ct.matchClosing===!1?(kt="tag",Lt):(kt="tag error",Rt)}else return Ct.allowMissingTagName&&Yt=="endTag"?(kt="tag bracket",Lt(Yt,de,ge)):(kt="error",Rt)}function Lt(Yt,de,ge){return Yt!="endTag"?(kt="error",Lt):(ot(ge),ct)}function Rt(Yt,de,ge){return kt="error",Lt(Yt,de,ge)}function Ut(Yt,de,ge){if(Yt=="word")return kt="attribute",Nt;if(Yt=="endTag"||Yt=="selfcloseTag"){var be=ge.tagName,Ne=ge.tagStart;return ge.tagName=ge.tagStart=null,Yt=="selfcloseTag"||Ct.autoSelfClosers.hasOwnProperty(be)?ut(ge,be):(ut(ge,be),ge.context=new lt(ge,be,Ne==ge.indented)),ct}return kt="error",Ut}function Nt(Yt,de,ge){return Yt=="equals"?qt:(Ct.allowMissing||(kt="error"),Ut(Yt,de,ge))}function qt(Yt,de,ge){return Yt=="string"?ee:Yt=="word"&&Ct.allowUnquoted?(kt="string",Ut):(kt="error",Ut(Yt,de,ge))}function ee(Yt,de,ge){return Yt=="string"?ee:Ut(Yt,de,ge)}return{startState:function(Yt){var de={tokenize:xt,state:ct,indented:Yt||0,tagName:null,tagStart:null,context:null};return Yt!=null&&(de.baseIndent=Yt),de},token:function(Yt,de){if(!de.tagName&&Yt.sol()&&(de.indented=Yt.indentation()),Yt.eatSpace())return null;St=null;var ge=de.tokenize(Yt,de);return(ge||St)&&ge!="comment"&&(kt=null,de.state=de.state(St||ge,Yt,de),kt&&(ge=kt=="error"?ge+" error":kt)),ge},indent:function(Yt,de,ge){var be=Yt.context;if(Yt.tokenize.isInAttribute)return Yt.tagStart==Yt.indented?Yt.stringStartCol+1:Yt.indented+jt;if(be&&be.noIndent)return $t.Pass;if(Yt.tokenize!=Dt&&Yt.tokenize!=xt)return ge?ge.match(/^(\s*)/)[0].length:0;if(Yt.tagName)return Ct.multilineTagIndentPastTag!==!1?Yt.tagStart+Yt.tagName.length+2:Yt.tagStart+jt*(Ct.multilineTagIndentFactor||1);if(Ct.alignCDATA&&/<!\[CDATA\[/.test(de))return 0;var Ne=de&&/^<(\/)?([\w_:\.-]*)/.exec(de);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 We=Ct.contextGrabbers[be.tagName];if(We&&We.hasOwnProperty(Ne[2]))be=be.prev;else break}for(;be&&be.prev&&!be.startOfLine;)be=be.prev;return be?be.indent+jt:Yt.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:Ct.htmlMode?"html":"xml",helperType:Ct.htmlMode?"html":"xml",skipAttribute:function(Yt){Yt.state==qt&&(Yt.state=Ut)},xmlCurrentTag:function(Yt){return Yt.tagName?{name:Yt.tagName,close:Yt.type=="closeTag"}:null},xmlCurrentContext:function(Yt){for(var de=[],ge=Yt.context;ge;ge=ge.prev)ge.tagName&&de.push(ge.tagName);return de.reverse()}}}),$t.defineMIME("text/xml","xml"),$t.defineMIME("application/xml","xml"),$t.mimeModes.hasOwnProperty("text/html")||$t.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(Pn,_n,ce){"use strict";ce.d(_n,{$u:function(){return Bt},BD:function(){return ie},E9:function(){return Mt},FF:function(){return Ui},FJ:function(){return ct},Hn:function(){return ut},KX:function(){return gt},NB:function(){return zt},S0:function(){return He},UL:function(){return St},Vk:function(){return ot},Vm:function(){return le},YI:function(){return Re},ZA:function(){return Qt},Zt:function(){return kt},al:function(){return Ht},bn:function(){return oe},bx:function(){return Tt},g2:function(){return _e},h1:function(){return qt},hD:function(){return Cn},l4:function(){return jt},rU:function(){return Wt},s_:function(){return At},uz:function(){return te},z6:function(){return xt}}),Pn=ce.hmd(Pn),function(){var Kt;function zn(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function jn(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:zn(a)}}function Ln(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var Kn=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},Xn;if(typeof Object.setPrototypeOf=="function")Xn=Object.setPrototypeOf;else{var qn;t:{var ji={a:!0},nn={};try{nn.__proto__=ji,qn=nn.a;break t}catch(a){}qn=!1}Xn=qn?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var qe=Xn;function Ye(a,y){if(a.prototype=Kn(y.prototype),a.prototype.constructor=a,qe)qe(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 an=typeof ce.g!="undefined"&&ce.g!=null?ce.g:self,ri=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},$n=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function mi(a,y){if(y){var x=an;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&&$n(x,a,{writable:!0,value:y})}}mi("Object.assign",function(a){return a||ri}),mi("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 fn=typeof globalThis=="object"&&globalThis||typeof ce.g=="object"&&ce.g.global===ce.g&&ce.g||typeof self=="object"&&self.self===self&&self||{};fn.requestAnimationFrame===void 0&&(fn.setImmediate===void 0?fn.requestAnimationFrame=function(a){fn.setTimeout(a,0)}:fn.requestAnimationFrame=fn.setImmediate);function Wn(){}function gi(a,y){var x=-1;return function(){var b=this,E=arguments;x!==-1&&fn.clearTimeout(x),x=Hi(function(){x=-1,a.apply(b,E)},y)}}function Hi(a,y){return fn.setTimeout(a,y)}function Dn(a){return fn.document.createElement(a)}function ke(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),ke(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),ke(x+" is not in the range "+y+": "+a)}function En(a){fn.console&&fn.console.log(a)}function $e(a){return typeof a=="object"&&a!==null}function bn(a){return Array.isArray(a)||fn.NodeList&&a instanceof fn.NodeList||fn.HTMLCollection&&a instanceof fn.HTMLCollection}function wn(a){return Array.prototype.slice.call(a)}function Sn(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):ke("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function Gn(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):ke("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Fn(){var a=hr.pop();return a===void 0?[]:a}function On(a){a.length=0,hr.push(a)}function Vn(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($e(a)&&a.constructor)return Vn(a.constructor);return typeof a}function bi(a){var y=a;return $e(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 ui(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 Rn(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 Ti=fn.navigator!==void 0&&0<fn.navigator.userAgent.indexOf("Trident/7"),Ji=fn.navigator!==void 0&&fn.navigator.platform!==void 0&&fn.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,hr=[];Object.freeze([]),Wn.className="Util",Wn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",Wn.adym="gojs.net",Wn.vfo="28e645fdb266",Wn.className="Util";function Ze(a,y,x){hi(this),this.j=a,this.xa=y,this.o=x}Ze.prototype.toString=function(){return"EnumValue."+this.xa};function Jn(a,y){return y==null||y===""?null:a[y]}an.Object.defineProperties(Ze.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),Ze.className="EnumValue";function di(){this.ew=[]}di.prototype.toString=function(){return this.ew.join("")},di.prototype.add=function(a){a!==""&&this.ew.push(a)},di.className="StringBuilder";function Un(){}Un.className="PropertyCollection";var Bi={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){fn.console&&fn.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 ki(){}ki.prototype.reset=function(){},ki.prototype.next=function(){return!1},ki.prototype.Ad=function(){return!1},ki.prototype.first=function(){return null},ki.prototype.any=function(){return!1},ki.prototype.all=function(){return!0},ki.prototype.each=function(){return this},ki.prototype.map=function(){return this},ki.prototype.filter=function(){return this},ki.prototype.de=function(){},ki.prototype.toString=function(){return"EmptyIterator"},an.Object.defineProperties(ki.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),ki.prototype.first=ki.prototype.first,ki.prototype.hasNext=ki.prototype.Ad,ki.prototype.next=ki.prototype.next,ki.prototype.reset=ki.prototype.reset;var Ii=null;ki.className="EmptyIterator",Ii=new ki;function Ki(a){this.key=-1,this.value=a}Ki.prototype.reset=function(){this.key=-1},Ki.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},Ki.prototype.Ad=function(){return this.next()},Ki.prototype.first=function(){return this.key=0,this.value},Ki.prototype.any=function(a){return this.key=-1,a(this.value)},Ki.prototype.all=function(a){return this.key=-1,a(this.value)},Ki.prototype.each=function(a){return this.key=-1,a(this.value),this},Ki.prototype.map=function(a){return new Ki(a(this.value))},Ki.prototype.filter=function(a){return a(this.value)?new Ki(this.value):Ii},Ki.prototype.de=function(){this.value=null},Ki.prototype.toString=function(){return"SingletonIterator("+this.value+")"},an.Object.defineProperties(Ki.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),Ki.prototype.first=Ki.prototype.first,Ki.prototype.hasNext=Ki.prototype.Ad,Ki.prototype.next=Ki.prototype.next,Ki.prototype.reset=Ki.prototype.reset,Ki.className="SingletonIterator";function $i(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}$i.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},$i.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},$i.prototype.Ad=function(){return this.next()},$i.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},$i.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},$i.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},$i.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},$i.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 un,a.s=x,a.xb(),a.iterator},$i.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 un,a.s=x,a.xb(),a.iterator},$i.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},$i.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},an.Object.defineProperties($i.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}}}),$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="ListIterator";function fr(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}fr.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},fr.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)},fr.prototype.Ad=function(){return this.next()},fr.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},fr.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},fr.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},fr.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},fr.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 un,a.s=x,a.xb(),a.iterator},fr.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 un,a.s=x,a.xb(),a.iterator},fr.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},fr.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},an.Object.defineProperties(fr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),fr.prototype.first=fr.prototype.first,fr.prototype.hasNext=fr.prototype.Ad,fr.prototype.next=fr.prototype.next,fr.prototype.reset=fr.prototype.reset,fr.className="ListIteratorBackwards";function un(a){hi(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&ke("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Kt=un.prototype,Kt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return this._isFrozen=!1,this},Kt.toString=function(){return"List()#"+Di(this)},Kt.add=function(a){return a===null?this:(this._isFrozen&&Ue(this,a),this.s.push(a),this.xb(),this)},Kt.push=function(a){this.add(a)},Kt.addAll=function(a){if(a===null)return this;this._isFrozen&&Ue(this);var y=this.s;if(bn(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},Kt.clear=function(){this._isFrozen&&Ue(this),this.s.length=0,this.xb()},Kt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Kt.has=function(a){return this.contains(a)},Kt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Kt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&kn(a,"0 <= i < length",un,"elt:i"),y[a]},Kt.get=function(a){return this.M(a)},Kt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&kn(a,"0 <= i < length",un,"setElt:i"),this._isFrozen&&Ue(this,a),x[a]=y},Kt.set=function(a,y){this.cd(a,y)},Kt.first=function(){var a=this.s;return a.length===0?null:a[0]},Kt.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Kt.pop=function(){this._isFrozen&&Ue(this);var a=this.s;return 0<a.length?a.pop():null},un.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},un.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},un.prototype.each=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)a(y[b]);return this},un.prototype.map=function(a){for(var y=new un,x=[],b=this.s,E=b.length,z=0;z<E;z++)x.push(a(b[z]));return y.s=x,y.xb(),y},un.prototype.filter=function(a){for(var y=new un,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},Kt=un.prototype,Kt.Gb=function(a,y){0>a&&kn(a,">= 0",un,"insertAt:i"),this._isFrozen&&Ue(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Kt.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)},Kt.delete=function(a){return this.remove(a)},Kt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&kn(a,"0 <= i < length",un,"removeAt:i"),this._isFrozen&&Ue(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Kt.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},un.prototype.copy=function(){var a=new un,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Kt=un.prototype,Kt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),b=0;b<y;b++)x[b]=a[b];return x},Kt.Iv=function(){for(var a=new cn,y=this.s,x=this.count,b=0;b<x;b++)a.add(y[b]);return a},Kt.sort=function(a){return this._isFrozen&&Ue(this),this.s.sort(a),this.xb(),this},Kt.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",un,"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},Kt.reverse=function(){return this._isFrozen&&Ue(this),this.s.reverse(),this.xb(),this},an.Object.defineProperties(un.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 Ii;var a=this.Sa;return a!==null?(a.reset(),a):new $i(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Ii;var a=this.Hg;return a!==null?(a.reset(),a):new fr(this)}}}),un.prototype.reverse=un.prototype.reverse,un.prototype.sortRange=un.prototype.zi,un.prototype.sort=un.prototype.sort,un.prototype.toSet=un.prototype.Iv,un.prototype.toArray=un.prototype.Fa,un.prototype.removeRange=un.prototype.removeRange,un.prototype.removeAt=un.prototype.mb,un.prototype.delete=un.prototype.delete,un.prototype.remove=un.prototype.remove,un.prototype.insertAt=un.prototype.Gb,un.prototype.pop=un.prototype.pop,un.prototype.last=un.prototype.jc,un.prototype.first=un.prototype.first,un.prototype.set=un.prototype.set,un.prototype.setElt=un.prototype.cd,un.prototype.get=un.prototype.get,un.prototype.elt=un.prototype.M,un.prototype.indexOf=un.prototype.indexOf,un.prototype.has=un.prototype.has,un.prototype.contains=un.prototype.contains,un.prototype.clear=un.prototype.clear,un.prototype.addAll=un.prototype.addAll,un.prototype.push=un.prototype.push,un.prototype.add=un.prototype.add,un.prototype.thaw=un.prototype.ka,un.prototype.freeze=un.prototype.freeze,un.className="List";function vr(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}vr.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},vr.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)},vr.prototype.Ad=function(){return this.next()},vr.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},vr.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},vr.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},vr.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},vr.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new un;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},vr.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new un;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},vr.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},vr.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},an.Object.defineProperties(vr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),vr.prototype.first=vr.prototype.first,vr.prototype.hasNext=vr.prototype.Ad,vr.prototype.next=vr.prototype.next,vr.prototype.reset=vr.prototype.reset,vr.className="SetIterator";function cn(a){hi(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&ke("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Kt=cn.prototype,Kt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return this._isFrozen=!1,this},Kt.toString=function(){return"Set()#"+Di(this)},Kt.add=function(a){if(a===null)return this;this._isFrozen&&Ue(this,a);var y=a;return $e(a)&&(y=tr(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},Kt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&Ue(this),bn(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},Kt.contains=function(a){if(a===null)return!1;var y=a;return $e(a)&&(y=Di(a),y===void 0)?!1:this.Tb[y]!==void 0},Kt.has=function(a){return this.contains(a)},Kt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Kt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Kt.first=function(){var a=this.ea;return a===null?null:a.value},cn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},cn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},cn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},cn.prototype.map=function(a){for(var y=new cn,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},cn.prototype.filter=function(a){for(var y=new cn,x=this.ea;x!==null;){var b=x.value;a(b)&&y.add(b),x=x.va}return y},Kt=cn.prototype,Kt.remove=function(a){if(a===null)return!1;this._isFrozen&&Ue(this,a);var y=a;if($e(a)&&(y=Di(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},Kt.delete=function(a){return this.remove(a)},Kt.hp=function(a){if(a===null)return this;if(this._isFrozen&&Ue(this),bn(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},Kt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&Ue(this);var y=new cn;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},Kt.clear=function(){this._isFrozen&&Ue(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},cn.prototype.copy=function(){var a=new cn,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},cn.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},cn.prototype.Hv=function(){var a=new un,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function hi(a){a.__gohashid=pr++}function tr(a){var y=a.__gohashid;return y===void 0&&(y=pr++,a.__gohashid=y),y}function Di(a){return a.__gohashid}an.Object.defineProperties(cn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Ii;var a=this.Sa;return a!==null?(a.reset(),a):new vr(this)}}}),cn.prototype.toList=cn.prototype.Hv,cn.prototype.toArray=cn.prototype.Fa,cn.prototype.clear=cn.prototype.clear,cn.prototype.retainAll=cn.prototype.pA,cn.prototype.removeAll=cn.prototype.hp,cn.prototype.delete=cn.prototype.delete,cn.prototype.remove=cn.prototype.remove,cn.prototype.first=cn.prototype.first,cn.prototype.containsAny=cn.prototype.Ty,cn.prototype.containsAll=cn.prototype.Sy,cn.prototype.has=cn.prototype.has,cn.prototype.contains=cn.prototype.contains,cn.prototype.addAll=cn.prototype.addAll,cn.prototype.add=cn.prototype.add,cn.prototype.thaw=cn.prototype.ka,cn.prototype.freeze=cn.prototype.freeze;var pr=1;cn.className="Set",cn.uniqueHash=hi,cn.hashIdUnique=tr,cn.hashId=Di;function er(a){this.ma=a,this.qa=a.Ja,this.sa=null}er.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},er.prototype.next=function(){var a=this.ma;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.value=this.key=a=y.key,!0):(this.de(),!1)},er.prototype.Ad=function(){return this.next()},er.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},er.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},er.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},er.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},er.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new un;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},er.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new un;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},er.prototype.de=function(){this.value=this.key=null,this.qa=-1},er.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},an.Object.defineProperties(er.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),er.prototype.first=er.prototype.first,er.prototype.hasNext=er.prototype.Ad,er.prototype.next=er.prototype.next,er.prototype.reset=er.prototype.reset,er.className="MapKeySetIterator";function Gi(a){cn.call(this),hi(this),this._isFrozen=!0,this.ma=a}Ye(Gi,cn),Kt=Gi.prototype,Kt.freeze=function(){return this},Kt.ka=function(){return this},Kt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Kt.add=function(){ke("This Set is read-only: "+this.toString())},Kt.contains=function(a){return this.ma.contains(a)},Kt.has=function(a){return this.contains(a)},Kt.remove=function(){ke("This Set is read-only: "+this.toString())},Kt.delete=function(a){return this.remove(a)},Kt.clear=function(){ke("This Set is read-only: "+this.toString())},Kt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Gi.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Gi.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Gi.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Gi.prototype.map=function(a){for(var y=new cn,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Gi.prototype.filter=function(a){for(var y=new cn,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},Gi.prototype.copy=function(){return new Gi(this.ma)},Gi.prototype.Iv=function(){var a=new cn,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Gi.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},Gi.prototype.Hv=function(){var a=new un,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},an.Object.defineProperties(Gi.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Ii:new er(this.ma)}}}),Gi.prototype.toList=Gi.prototype.Hv,Gi.prototype.toArray=Gi.prototype.Fa,Gi.prototype.toSet=Gi.prototype.Iv,Gi.prototype.first=Gi.prototype.first,Gi.prototype.clear=Gi.prototype.clear,Gi.prototype.delete=Gi.prototype.delete,Gi.prototype.remove=Gi.prototype.remove,Gi.prototype.has=Gi.prototype.has,Gi.prototype.contains=Gi.prototype.contains,Gi.prototype.add=Gi.prototype.add,Gi.prototype.thaw=Gi.prototype.ka,Gi.prototype.freeze=Gi.prototype.freeze,Gi.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 un;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 un;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"},an.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 un;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 un;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"},an.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 ti(a){hi(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"&&ke("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Kt=ti.prototype,Kt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return this._isFrozen=!1,this},Kt.toString=function(){return"Map()#"+Di(this)},Kt.add=function(a,y){this._isFrozen&&Ue(this,a);var x=a;$e(a)&&(x=tr(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},Kt.set=function(a,y){return this.add(a,y)},Kt.addAll=function(a){if(a===null)return this;if(bn(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 ti)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},Kt.first=function(){return this.ea},ti.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},ti.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},ti.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},ti.prototype.map=function(a){for(var y=new ti,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},ti.prototype.filter=function(a){for(var y=new ti,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Kt=ti.prototype,Kt.contains=function(a){var y=a;return $e(a)&&(y=Di(a),y===void 0)?!1:this.Tb[y]!==void 0},Kt.has=function(a){return this.contains(a)},Kt.I=function(a){var y=a;return $e(a)&&(y=Di(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Kt.get=function(a){return this.I(a)},Kt.remove=function(a){if(a===null)return!1;this._isFrozen&&Ue(this,a);var y=a;if($e(a)&&(y=Di(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},Kt.delete=function(a){return this.remove(a)},Kt.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()},ti.prototype.copy=function(){var a=new ti,y=this.Tb,x;for(x in y){var b=y[x];a.add(b.key,b.value)}return a},ti.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},ti.prototype.Lf=function(){return new Gi(this)},an.Object.defineProperties(ti.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Ii;var a=this.Sa;return a!==null?(a.reset(),a):new Rr(this)}},iteratorKeys:{get:function(){return 0>=this.count?Ii:new er(this)}},iteratorValues:{get:function(){if(0>=this.count)return Ii;var a=this.jf;return a!==null?(a.reset(),a):new kr(this)}}}),ti.prototype.toKeySet=ti.prototype.Lf,ti.prototype.toArray=ti.prototype.Fa,ti.prototype.clear=ti.prototype.clear,ti.prototype.delete=ti.prototype.delete,ti.prototype.remove=ti.prototype.remove,ti.prototype.get=ti.prototype.get,ti.prototype.getValue=ti.prototype.I,ti.prototype.has=ti.prototype.has,ti.prototype.contains=ti.prototype.contains,ti.prototype.first=ti.prototype.first,ti.prototype.addAll=ti.prototype.addAll,ti.prototype.set=ti.prototype.set,ti.prototype.add=ti.prototype.add,ti.prototype.thaw=ti.prototype.ka,ti.prototype.freeze=ti.prototype.freeze,ti.className="Map";function xe(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):ke("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var Nr,ds,ts,vo,Pr;xe.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},xe.prototype.h=function(a,y){return this.x=a,this.y=y,this},xe.prototype.sg=function(a,y){return this.x=a,this.y=y,this},xe.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},xe.prototype.copy=function(){var a=new xe;return a.x=this.x,a.y=this.y,a},Kt=xe.prototype,Kt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Kt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return Object.isFrozen(this)&&ke("cannot thaw constant: "+this),this._isFrozen=!1,this};function ai(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 xe(x,E)}return new xe}function Pi(a){return a.x.toString()+" "+a.y.toString()}Kt.toString=function(){return"Point("+this.x+","+this.y+")"},Kt.D=function(a){return a instanceof xe?this.x===a.x&&this.y===a.y:!1},Kt.hi=function(a,y){return this.x===a&&this.y===y},Kt.Xa=function(a){return Oe.B(this.x,a.x)&&Oe.B(this.y,a.y)},Kt.add=function(a){return this.x+=a.x,this.y+=a.y,this},Kt.re=function(a){return this.x-=a.x,this.y-=a.y,this},Kt.offset=function(a,y){return this.x+=a,this.y+=y,this},xe.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},Kt=xe.prototype,Kt.scale=function(a,y){return this.x*=a,this.y*=y,this},Kt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Kt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Kt.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},Kt.ab=function(a){return nr(a.x-this.x,a.y-this.y)},Kt.direction=function(a,y){return nr(a-this.x,y-this.y)};function nr(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}Kt.Ry=function(a,y){return Oe.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Kt.fA=function(a,y,x,b){return Oe.qh(a,y,x,b,this.x,this.y,this),this},Kt.gA=function(a,y){return Oe.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Kt.uA=function(a,y,x,b){return Oe.No(this.x,this.y,a,y,x,b,this),this},Kt.vA=function(a,y){return Oe.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Kt.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},Kt.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},Kt.transform=function(a){return a.Ga(this),this};function fi(a,y){return y.Cd(a),a}function Zi(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 pi(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function li(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)}Kt.w=function(){return isFinite(this.x)&&isFinite(this.y)},xe.alloc=function(){var a=Li.pop();return a===void 0?new xe:a},xe.allocAt=function(a,y){var x=Li.pop();return x===void 0?new xe(a,y):(x.x=a,x.y=y,x)},xe.free=function(a){Li.push(a)},xe.prototype.isReal=xe.prototype.w,xe.prototype.setSpot=xe.prototype.yi,xe.prototype.setRectSpot=xe.prototype.xi,xe.prototype.snapToGridPoint=xe.prototype.vA,xe.prototype.snapToGrid=xe.prototype.uA,xe.prototype.projectOntoLineSegmentPoint=xe.prototype.gA,xe.prototype.projectOntoLineSegment=xe.prototype.fA,xe.intersectingLineSegments=function(a,y,x,b,E,z,nt,rt){return Oe.Rl(a,y,x,b,E,z,nt,rt)},xe.prototype.compareWithLineSegmentPoint=xe.prototype.Ry,xe.compareWithLineSegment=function(a,y,x,b,E,z){return Oe.Fl(a,y,x,b,E,z)},xe.prototype.direction=xe.prototype.direction,xe.prototype.directionPoint=xe.prototype.ab,xe.prototype.normalize=xe.prototype.normalize,xe.prototype.distanceSquared=xe.prototype.zd,xe.prototype.distanceSquaredPoint=xe.prototype.Bf,xe.prototype.scale=xe.prototype.scale,xe.prototype.rotate=xe.prototype.rotate,xe.prototype.offset=xe.prototype.offset,xe.prototype.subtract=xe.prototype.re,xe.prototype.add=xe.prototype.add,xe.prototype.equalsApprox=xe.prototype.Xa,xe.prototype.equalTo=xe.prototype.hi,xe.prototype.equals=xe.prototype.D,xe.prototype.set=xe.prototype.set,xe.prototype.setTo=xe.prototype.sg;var Li=[];xe.className="Point",xe.parse=ai,xe.stringify=Pi,xe.distanceLineSegmentSquared=Zi,xe.distanceSquared=pi,xe.direction=li,xe.Origin=Nr=new xe(0,0).ja(),xe.InfiniteTopLeft=ds=new xe(-1/0,-1/0).ja(),xe.InfiniteBottomRight=ts=new xe(1/0,1/0).ja(),xe.SixPoint=vo=new xe(6,6).ja(),xe.NoPoint=Pr=new xe(NaN,NaN).ja(),xe.parse=ai,xe.stringify=Pi,xe.distanceLineSegmentSquared=Zi,xe.distanceSquared=pi,xe.direction=li;function xn(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):ke("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var mr,Ar,no,Cr,oo,yo,Bo;xn.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},xn.prototype.h=function(a,y){return this.width=a,this.height=y,this},xn.prototype.sg=function(a,y){return this.width=a,this.height=y,this},xn.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},xn.prototype.copy=function(){var a=new xn;return a.width=this.width,a.height=this.height,a},Kt=xn.prototype,Kt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Kt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return Object.isFrozen(this)&&ke("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 xn(x,E)}return new xn}function es(a){return a.width.toString()+" "+a.height.toString()}Kt.toString=function(){return"Size("+this.width+","+this.height+")"},Kt.D=function(a){return a instanceof xn?this.width===a.width&&this.height===a.height:!1},Kt.hi=function(a,y){return this.width===a&&this.height===y},Kt.Xa=function(a){return Oe.B(this.width,a.width)&&Oe.B(this.height,a.height)},Kt.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},Kt.w=function(){return isFinite(this.width)&&isFinite(this.height)},xn.alloc=function(){var a=ko.pop();return a===void 0?new xn:a},xn.free=function(a){ko.push(a)},xn.prototype.isReal=xn.prototype.w,xn.prototype.inflate=xn.prototype.Bc,xn.prototype.equalsApprox=xn.prototype.Xa,xn.prototype.equalTo=xn.prototype.hi,xn.prototype.equals=xn.prototype.D,xn.prototype.set=xn.prototype.set,xn.prototype.setTo=xn.prototype.sg;var ko=[];xn.className="Size",xn.parse=ho,xn.stringify=es,xn.ZeroSize=mr=new xn(0,0).ja(),xn.OneSize=Ar=new xn(1,1).ja(),xn.SixSize=no=new xn(6,6).ja(),xn.EightSize=Cr=new xn(8,8).ja(),xn.TenSize=oo=new xn(10,10).ja(),xn.InfiniteSize=yo=new xn(1/0,1/0).ja(),xn.NoSize=Bo=new xn(NaN,NaN).ja(),xn.parse=ho,xn.stringify=es;function en(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 xe?(x=a.x,a=a.y,y instanceof xe?(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 xn?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):ke("Incorrect second argument supplied to Rect constructor "+y)):ke("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Kt=en.prototype,Kt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Kt.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}Kt.sg=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this},Kt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Kt.dd=function(a){return this.x=a.x,this.y=a.y,this},Kt.tA=function(a){return this.width=a.width,this.height=a.height,this},en.prototype.copy=function(){var a=new en;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Kt=en.prototype,Kt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Kt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return Object.isFrozen(this)&&ke("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 en(x,E,z,nt)}return new en}function Xs(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Kt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Kt.D=function(a){return a instanceof en?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Kt.hi=function(a,y,x,b){return this.x===a&&this.y===y&&this.width===x&&this.height===b},Kt.Xa=function(a){return Oe.B(this.x,a.x)&&Oe.B(this.y,a.y)&&Oe.B(this.width,a.width)&&Oe.B(this.height,a.height)};function Hr(a,y){return Oe.$(a.x,y.x)&&Oe.$(a.y,y.y)&&Oe.$(a.width,y.width)&&Oe.$(a.height,y.height)}Kt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Kt.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},Kt.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},Kt.offset=function(a,y){return this.x+=a,this.y+=y,this},Kt.Bc=function(a,y){return Qa(this,y,a,y,a)},Kt.Co=function(a){return Qa(this,a.top,a.right,a.bottom,a.left)},Kt.Fv=function(a){return Qa(this,-a.top,-a.right,-a.bottom,-a.left)},Kt.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}Kt.Ex=function(a){return ua(this,a.x,a.y,a.width,a.height)},Kt.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}Kt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Kt.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))}Kt.Ye=function(a){return Fr(this,a.x,a.y,0,0)},Kt.ed=function(a){return Fr(this,a.x,a.y,a.width,a.height)},Kt.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}Kt.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)}Kt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Kt.Mz=function(){return this.width===0&&this.height===0},en.alloc=function(){var a=wa.pop();return a===void 0?new en:a},en.allocAt=function(a,y,x,b){var E=wa.pop();return E===void 0?new en(a,y,x,b):E.h(a,y,x,b)},en.free=function(a){wa.push(a)},an.Object.defineProperties(en.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 xe(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new xn(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new xe(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}}}),en.prototype.isEmpty=en.prototype.Mz,en.prototype.isReal=en.prototype.w,en.intersectsLineSegment=function(a,y,x,b,E,z,nt,rt){return Oe.Fx(a,y,x,b,E,z,nt,rt)},en.prototype.setSpot=en.prototype.yi,en.prototype.union=en.prototype.Kv,en.prototype.unionRect=en.prototype.ed,en.prototype.unionPoint=en.prototype.Ye,en.prototype.intersects=en.prototype.Vu,en.prototype.intersectsRect=en.prototype.Yc,en.prototype.intersect=en.prototype.Uu,en.prototype.intersectRect=en.prototype.Ex,en.prototype.grow=en.prototype.Hz,en.prototype.subtractMargin=en.prototype.Fv,en.prototype.addMargin=en.prototype.Co,en.prototype.inflate=en.prototype.Bc,en.prototype.offset=en.prototype.offset,en.prototype.contains=en.prototype.contains,en.prototype.containsRect=en.prototype.Re,en.prototype.containsPoint=en.prototype.ca,en.prototype.equalsApprox=en.prototype.Xa,en.prototype.equalTo=en.prototype.hi,en.prototype.equals=en.prototype.D,en.prototype.setSize=en.prototype.tA,en.prototype.setPoint=en.prototype.dd,en.prototype.set=en.prototype.set,en.prototype.setTo=en.prototype.sg;var fl=null,uu=null,wa=[];en.className="Rect",en.parse=Ws,en.stringify=Xs,en.contains=Eo,en.intersects=Gs,en.ZeroRect=fl=new en(0,0,0,0).ja(),en.NoRect=uu=new en(NaN,NaN,NaN,NaN).ja(),en.parse=Ws,en.stringify=Xs,en.contains=Eo,en.intersects=Gs;function Oi(a,y,x,b){a===void 0?this.left=this.bottom=this.right=this.top=0:y===void 0?this.left=this.bottom=this.right=this.top=a:x===void 0?(this.top=a,this.right=y,this.bottom=a,this.left=y):b!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=b):ke("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Oi.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Oi.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},Oi.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Oi.prototype.copy=function(){var a=new Oi;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Kt=Oi.prototype,Kt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Kt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return Object.isFrozen(this)&&ke("cannot thaw constant: "+this),this._isFrozen=!1,this};function Gl(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var b=a[y++];if(b&&(x=parseFloat(b)),isNaN(x))return new Oi;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new Oi(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new Oi(x,E);for(var nt=NaN;a[y]==="";)y++;return(b=a[y++])&&(nt=parseFloat(b)),isNaN(nt)?new Oi(x,E):new Oi(x,E,z,nt)}return new Oi}function hu(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Kt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Kt.D=function(a){return a instanceof Oi?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Kt.hi=function(a,y,x,b){return this.top===a&&this.right===y&&this.bottom===x&&this.left===b},Kt.Xa=function(a){return Oe.B(this.top,a.top)&&Oe.B(this.right,a.right)&&Oe.B(this.bottom,a.bottom)&&Oe.B(this.left,a.left)},Kt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},Oi.alloc=function(){var a=Nu.pop();return a===void 0?new Oi:a},Oi.free=function(a){Nu.push(a)},Oi.prototype.isReal=Oi.prototype.w,Oi.prototype.equalsApprox=Oi.prototype.Xa,Oi.prototype.equalTo=Oi.prototype.hi,Oi.prototype.equals=Oi.prototype.D,Oi.prototype.set=Oi.prototype.set,Oi.prototype.setTo=Oi.prototype.sg;var ha=null,Vo=null,Nu=[];Oi.className="Margin",Oi.parse=Gl,Oi.stringify=hu,Oi.ZeroMargin=ha=new Oi(0,0,0,0).ja(),Oi.TwoMargin=Vo=new Oi(2,2,2,2).ja(),Oi.parse=Gl,Oi.stringify=hu;function ni(a,y,x,b){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),b===void 0&&(b=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=b),this._isFrozen=!1}var Vi,sr,lr,yr,Kr,Fi,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;ni.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},ni.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},ni.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},ni.prototype.copy=function(){var a=new ni;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Kt=ni.prototype,Kt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Kt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return Object.isFrozen(this)&&ke("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 Vi;if(a==="TopLeft")return sr;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return lr;if(a==="TopRight")return yr;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return Kr;if(a==="Center")return Fi;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 ni(x,E,z,nt)}return new ni}function Dr(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Kt.toString=function(){return this.sb()?this.offsetX===0&&this.offsetY===0?"Spot("+this.x+","+this.y+")":"Spot("+this.x+","+this.y+","+this.offsetX+","+this.offsetY+")":this.D(Vi)?"None":this.D(sr)?"TopLeft":this.D(lr)?"Top":this.D(yr)?"TopRight":this.D(Kr)?"Left":this.D(Fi)?"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"},Kt.D=function(a){return a instanceof ni?(this.x===a.x||isNaN(this.x)&&isNaN(a.x))&&(this.y===a.y||isNaN(this.y)&&isNaN(a.y))&&this.offsetX===a.offsetX&&this.offsetY===a.offsetY:!1},Kt.gv=function(){return new ni(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Kt.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},Kt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Kt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Kt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Kt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Kt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},ni.alloc=function(){var a=Fs.pop();return a===void 0?new ni:a},ni.free=function(a){Fs.push(a)},ni.prototype.isDefault=ni.prototype.Xb,ni.prototype.isNone=ni.prototype.ys,ni.prototype.isSide=ni.prototype.$c,ni.prototype.isNoSpot=ni.prototype.Mc,ni.prototype.isSpot=ni.prototype.sb,ni.prototype.includesSide=ni.prototype.Hf,ni.prototype.opposite=ni.prototype.gv,ni.prototype.equals=ni.prototype.D,ni.prototype.set=ni.prototype.set,ni.prototype.setTo=ni.prototype.sg;var Fs=[];ni.className="Spot",ni.parse=Ur,ni.stringify=Dr,ni.None=Vi=co(new ni(0,0,0,0),0).ja(),ni.Default=Mo=co(new ni(0,0,-1,0),-1).ja(),ni.TopLeft=sr=new ni(0,0,0,0).ja(),ni.TopCenter=lr=new ni(.5,0,0,0).ja(),ni.TopRight=yr=new ni(1,0,0,0).ja(),ni.LeftCenter=Kr=new ni(0,.5,0,0).ja(),ni.Center=Fi=new ni(.5,.5,0,0).ja(),ni.RightCenter=Pa=new ni(1,.5,0,0).ja(),ni.BottomLeft=is=new ni(0,1,0,0).ja(),ni.BottomCenter=Wo=new ni(.5,1,0,0).ja(),ni.BottomRight=io=new ni(1,1,0,0).ja(),ni.MiddleTop=fs=lr,ni.MiddleLeft=Ns=Kr,ni.MiddleRight=Yo=Pa,ni.MiddleBottom=rs=Wo,ni.Top=Du=lr,ni.Left=Ud=Kr,ni.Right=hc=Pa,ni.Bottom=Bu=Wo,ni.TopSide=Js=co(new ni(0,0,1,1),1).ja(),ni.LeftSide=Ca=co(new ni(0,0,1,2),1).ja(),ni.RightSide=Ts=co(new ni(0,0,1,4),1).ja(),ni.BottomSide=ba=co(new ni(0,0,1,8),1).ja(),ni.TopBottomSides=El=co(new ni(0,0,1,9),1).ja(),ni.LeftRightSides=qa=co(new ni(0,0,1,6),1).ja(),ni.TopLeftSides=Fu=co(new ni(0,0,1,3),1).ja(),ni.TopRightSides=Zc=co(new ni(0,0,1,5),1).ja(),ni.BottomLeftSides=ac=co(new ni(0,0,1,10),1).ja(),ni.BottomRightSides=gl=co(new ni(0,0,1,12),1).ja(),ni.NotTopSide=Ul=co(new ni(0,0,1,14),1).ja(),ni.NotLeftSide=ja=co(new ni(0,0,1,13),1).ja(),ni.NotRightSide=lc=co(new ni(0,0,1,11),1).ja(),ni.NotBottomSide=uc=co(new ni(0,0,1,7),1).ja(),ni.AllSides=Xc=co(new ni(0,0,1,15),1).ja(),cc=new ni(.156,.156).ja(),Ou=new ni(.844,.844).ja(),ni.parse=Ur,ni.stringify=Dr;function vi(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}vi.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},vi.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},vi.prototype.copy=function(){var a=new vi;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},vi.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},vi.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},vi.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},vi.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},vi.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},vi.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},vi.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},vi.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},Kt=vi.prototype,Kt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Kt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Kt.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)},Kt.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))},Kt.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))},Kt.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,vt=y*z+x*rt+ht,Ft=y*nt+x*st+dt,Gt=b*z+x*rt+ht,_t=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(vt,Gt),vt=Math.max(vt,Gt),Gt=Math.min(Ft,_t),Ft=Math.max(Ft,_t),E=Math.min(E,x),vt=Math.max(vt,x),Gt=Math.min(Gt,y),Ft=Math.max(Ft,y),E=Math.min(E,z),vt=Math.max(vt,z),Gt=Math.min(Gt,b),Ft=Math.max(Ft,b),a.h(E,Gt,vt-E,Ft-Gt),a},vi.alloc=function(){var a=Zo.pop();return a===void 0?new vi:a},vi.free=function(a){Zo.push(a)},vi.prototype.transformRect=vi.prototype.pp,vi.prototype.transformPoint=vi.prototype.Ga,vi.prototype.scale=vi.prototype.scale,vi.prototype.translate=vi.prototype.translate,vi.prototype.rotate=vi.prototype.rotate,vi.prototype.invert=vi.prototype.Vj,vi.prototype.multiplyInverted=vi.prototype.bv,vi.prototype.multiply=vi.prototype.multiply,vi.prototype.reset=vi.prototype.reset,vi.prototype.isIdentity=vi.prototype.ws,vi.prototype.equals=vi.prototype.D,vi.prototype.setTransform=vi.prototype.setTransform,vi.prototype.set=vi.prototype.set;var Zo=[];vi.className="Transform",vi.xF="54a702f3e53909c447824c6706603faf4c";var Oe={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=Oe.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);Oe.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,vt){if(Oe.Yb(a,y,nt,rt,vt,x,b)&&Oe.Yb(a,y,nt,rt,vt,E,z))return Oe.Yb(a,y,nt,rt,vt,ht,dt);var Ft=(a+x)/2,Gt=(y+b)/2,_t=(x+E)/2,ne=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(Ft+_t)/2,x=(Gt+ne)/2,_t=(_t+E)/2,ne=(ne+z)/2;var ve=(b+_t)/2,fe=(x+ne)/2;return Oe.cs(a,y,Ft,Gt,b,x,ve,fe,st,ht,dt,vt)||Oe.cs(ve,fe,_t,ne,E,z,nt,rt,st,ht,dt,vt)},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 li(((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(Oe.Yb(a,y,nt,rt,st,x,b)&&Oe.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,vt=(y+b)/2,Ft=(x+E)/2,Gt=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(dt+Ft)/2,x=(vt+Gt)/2,Ft=(Ft+E)/2,Gt=(Gt+z)/2;var _t=(b+Ft)/2,ne=(x+Gt)/2;Oe.Dl(a,y,dt,vt,b,x,_t,ne,st,ht),Oe.Dl(_t,ne,Ft,Gt,E,z,nt,rt,st,ht)}return ht},Qe:function(a,y,x,b,E,z,nt,rt,st,ht){if(Oe.Yb(a,y,nt,rt,st,x,b)&&Oe.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,vt=(y+b)/2,Ft=(x+E)/2,Gt=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(dt+Ft)/2,x=(vt+Gt)/2,Ft=(Ft+E)/2,Gt=(Gt+z)/2;var _t=(b+Ft)/2,ne=(x+Gt)/2;Oe.Qe(a,y,dt,vt,b,x,_t,ne,st,ht),Oe.Qe(_t,ne,Ft,Gt,E,z,nt,rt,st,ht)}return ht},jv:function(a,y,x,b,E,z,nt,rt,st,ht){if(Oe.Yb(a,y,E,z,ht,x,b))return Oe.Yb(a,y,E,z,ht,rt,st);var dt=(a+x)/2,vt=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var Ft=(dt+x)/2,Gt=(vt+b)/2;return Oe.jv(a,y,dt,vt,Ft,Gt,nt,rt,st,ht)||Oe.jv(Ft,Gt,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(Oe.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,vt=(ht+b)/2;Oe.iv(a,y,st,ht,dt,vt,nt,rt),Oe.iv(dt,vt,x,b,E,z,nt,rt)}return rt},ep:function(a,y,x,b,E,z,nt,rt){if(Oe.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,vt=(ht+b)/2;Oe.ep(a,y,st,ht,dt,vt,nt,rt),Oe.ep(dt,vt,x,b,E,z,nt,rt)}return rt},Eo:function(a,y,x,b,E,z,nt,rt,st,ht,dt,vt,Ft,Gt){if(Oe.Yb(a,y,nt,rt,Ft,x,b)&&Oe.Yb(a,y,nt,rt,Ft,E,z))return!Oe.Rl(a,y,nt,rt,st,ht,dt,vt)||(Ft=(a-nt)*(ht-vt)-(y-rt)*(st-dt),Ft===0)?!1:(Gt.h(((a*rt-y*nt)*(st-dt)-(a-nt)*(st*vt-ht*dt))/Ft,((a*rt-y*nt)*(ht-vt)-(y-rt)*(st*vt-ht*dt))/Ft),!0);var _t=(a+x)/2,ne=(y+b)/2,ve=(x+E)/2,fe=(b+z)/2;E=(E+nt)/2,z=(z+rt)/2,b=(_t+ve)/2,x=(ne+fe)/2,ve=(ve+E)/2,fe=(fe+z)/2;var Ce=(b+ve)/2,Le=(x+fe)/2,Me=1/0,De=!1,Ke=0,An=0;return Oe.Eo(a,y,_t,ne,b,x,Ce,Le,st,ht,dt,vt,Ft,Gt)&&(a=(Gt.x-st)*(Gt.x-st)+(Gt.y-ht)*(Gt.y-ht),a<Me&&(Me=a,De=!0,Ke=Gt.x,An=Gt.y)),Oe.Eo(Ce,Le,ve,fe,E,z,nt,rt,st,ht,dt,vt,Ft,Gt)&&(Gt.x-st)*(Gt.x-st)+(Gt.y-ht)*(Gt.y-ht)<Me&&(De=!0,Ke=Gt.x,An=Gt.y),De&&(Gt.x=Ke,Gt.y=An),De},Fo:function(a,y,x,b,E,z,nt,rt,st,ht,dt,vt,Ft){var Gt=0;if(Oe.Yb(a,y,nt,rt,Ft,x,b)&&Oe.Yb(a,y,nt,rt,Ft,E,z)){if(Ft=(a-nt)*(ht-vt)-(y-rt)*(st-dt),Ft===0)return Gt;var _t=((a*rt-y*nt)*(st-dt)-(a-nt)*(st*vt-ht*dt))/Ft,ne=((a*rt-y*nt)*(ht-vt)-(y-rt)*(st*vt-ht*dt))/Ft;if(_t>=dt)return Gt;if((st>dt?st-dt:dt-st)<(ht>vt?ht-vt:vt-ht)){if(y<rt?(st=y,a=rt):(st=rt,a=y),ne<st||ne>a)return Gt}else if(a<nt?(st=a,a=nt):st=nt,_t<st||_t>a)return Gt;0<Ft?Gt++:0>Ft&&Gt--}else{_t=(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=(_t+ve)/2,x=(ne+fe)/2,ve=(ve+E)/2,fe=(fe+z)/2;var Ce=(b+ve)/2,Le=(x+fe)/2;Gt+=Oe.Fo(a,y,_t,ne,b,x,Ce,Le,st,ht,dt,vt,Ft),Gt+=Oe.Fo(Ce,Le,ve,fe,E,z,nt,rt,st,ht,dt,vt,Ft)}return Gt},qh:function(a,y,x,b,E,z,nt){return Oe.$(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)):Oe.$(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 Oe.B(a,x)&&Oe.B(y,b)?(st.h(a,y),!1):Oe.$(E,nt)?Oe.$(a,x)?(Oe.qh(a,y,x,b,E,z,st),!1):Oe.qh(a,y,x,b,E,(b-y)/(x-a)*(E-a)+y,st):(rt=(rt-z)/(nt-E),Oe.$(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),Oe.$(rt,nt)?(Oe.qh(a,y,x,b,E,z,st),!1):(E=(nt*a-rt*E+z-y)/(nt-rt),Oe.$(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)):Oe.qh(a,y,x,b,E,nt*(E-a)+y,st))))},MA:function(a,y,x,b,E){return Oe.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<vt&&(vt=Ce,st.h(ve,fe))}var vt=1/0;dt(st.x,st.y);var Ft=0,Gt=0,_t=0,ne=0;if(E<nt?(Ft=E,Gt=nt):(Ft=nt,Gt=E),z<rt?(_t=E,ne=nt):(_t=nt,ne=E),Ft=(Gt-Ft)/2+ht,ht=(ne-_t)/2+ht,E=(E+nt)/2,z=(z+rt)/2,Ft===0||ht===0)return st;if(.5>(x>a?x-a:a-x)){if(Ft=1-(x-E)*(x-E)/(Ft*Ft),0>Ft)return st;Ft=Math.sqrt(Ft),b=-ht*Ft+z,dt(x,ht*Ft+z),dt(x,b)}else{if(x=(b-y)/(x-a),b=1/(Ft*Ft)+x*x/(ht*ht),rt=2*x*(y-x*a)/(ht*ht)-2*x*z/(ht*ht)-2*E/(Ft*Ft),Ft=rt*rt-4*b*(2*x*a*z/(ht*ht)-2*y*z/(ht*ht)+z*z/(ht*ht)+E*E/(Ft*Ft)-1+(y-x*a)*(y-x*a)/(ht*ht)),0>Ft)return st;Ft=Math.sqrt(Ft),ht=(-rt+Ft)/(2*b),dt(ht,x*ht-x*a+y),Ft=(-rt-Ft)/(2*b),dt(Ft,x*Ft-x*a+y)}return st},Ff:function(a,y,x,b,E,z,nt,rt,st){var ht=1e21,dt=a,vt=y;if(Oe.Ve(a,y,a,b,E,z,nt,rt,st)){var Ft=(st.x-E)*(st.x-E)+(st.y-z)*(st.y-z);Ft<ht&&(ht=Ft,dt=st.x,vt=st.y)}return Oe.Ve(x,y,x,b,E,z,nt,rt,st)&&(Ft=(st.x-E)*(st.x-E)+(st.y-z)*(st.y-z),Ft<ht&&(ht=Ft,dt=st.x,vt=st.y)),Oe.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,vt=st.y)),Oe.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,vt=st.y)),st.h(dt,vt),1e21>ht},us:function(a,y,x){return Oe.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)||Oe.Rl(a,y,st,y,E,z,nt,rt)||Oe.Rl(st,y,st,ht,E,z,nt,rt)||Oe.Rl(st,ht,a,ht,E,z,nt,rt)||Oe.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>=Oe.Fl(a,y,x,b,E,z)*Oe.Fl(a,y,x,b,nt,rt)&&0>=Oe.Fl(E,z,nt,rt,a,y)*Oe.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(Oe.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),Oe.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),vt=nt/(y+z);if(dt=dt*dt+vt*vt-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 Un,um:new Un,Mf:new Un,Nf:0,vm:100};Oe.za=Oe.AA;function vn(a){hi(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 un:(vn.V===null&&(vn.V=new un().freeze()),this.ee=vn.V),this.aq=this.ee.Ja,this.Ip=new en().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=sr,this.gg=io,this.Rk=this.Sk=NaN,this.Uf=hn}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)&&ke("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 Oe.B(this.startX,a.startX)&&Oe.B(this.startY,a.startY)&&Oe.B(this.endX,a.endX)&&Oe.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&&Oe.B(a.startX,y.startX)&&Oe.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===Lr&&Oe.B(a.endX,y.endX)&&Oe.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 en(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 en(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>=Me-1?!0:ht[ne+1].match(De)!==null}function b(){return ne++,ht[ne]}function E(yi){var ci=parseFloat(b()),ar=parseFloat(b());ve===ve.toLowerCase()&&(ci=Le.x+ci,ar=Le.y+ar),yi.h(ci,ar)}function z(){return E(Le),Le}function nt(){return E(Ce),Ce}function rt(){var yi=fe.toLowerCase();return yi!=="c"&&yi!=="s"&&yi!=="q"&&yi!=="t"?Le:new xe(2*Le.x-Ce.x,2*Le.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 vt="",Ft=!1,Gt=0;Gt<dt.length;Gt++){var _t=dt[Gt];_t!=="."||Ft?_t==="."?(st.push(vt),vt="."):vt+=_t:(Ft=!0,vt+=_t)}for(st.push(vt),ht.splice(a,1),dt=0;dt<st.length;dt++)ht.splice(a+dt,0,st[dt]);a+=st.length-1,On(st)}}var ne=-1,ve="",fe="";st=new xe(0,0);var Ce=new xe(0,0),Le=new xe(0,0),Me=ht.length;a=N1(null),Ft=vt=dt=!1,Gt=!0,_t=null;for(var De=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(ne>=Me-1);)if(fe=ve,ve=b(),ve!=="")switch(ve.toUpperCase()){case"X":Gt=!0,vt=dt=!1;break;case"M":for(_t=z(),a.mc===null||Gt===!0?(Ef(a,_t.x,_t.y,dt,!vt,Ft),Gt=!1):a.moveTo(_t.x,_t.y),st.assign(Le);!x();)_t=z(),a.lineTo(_t.x,_t.y);break;case"L":for(;!x();)_t=z(),a.lineTo(_t.x,_t.y);break;case"H":for(;!x();)Le=new xe((ve===ve.toLowerCase()?Le.x:0)+parseFloat(b()),Le.y),a.lineTo(Le.x,Le.y);break;case"V":for(;!x();)Le=new xe(Le.x,(ve===ve.toLowerCase()?Le.y:0)+parseFloat(b())),a.lineTo(Le.x,Le.y);break;case"C":for(;!x();){_t=new xe,E(_t);var Ke=nt(),An=z();ih(a,_t.x,_t.y,Ke.x,Ke.y,An.x,An.y)}break;case"S":for(;!x();)_t=rt(),Ke=nt(),An=z(),ih(a,_t.x,_t.y,Ke.x,Ke.y,An.x,An.y);break;case"Q":for(;!x();)_t=nt(),Ke=z(),Rm(a,_t.x,_t.y,Ke.x,Ke.y);break;case"T":for(;!x();)Ce=_t=rt(),Ke=z(),Rm(a,_t.x,_t.y,Ke.x,Ke.y);break;case"B":for(;!x();){_t=parseFloat(b()),Ke=parseFloat(b()),An=parseFloat(b());var Hn=parseFloat(b()),In=parseFloat(b()),mn=In,sn=!1;x()||(mn=parseFloat(b()),x()||(sn=parseFloat(b())!==0)),ve===ve.toLowerCase()&&(An+=Le.x,Hn+=Le.y),a.arcTo(_t,Ke,An,Hn,In,mn,sn)}break;case"A":for(;!x();)_t=Math.abs(parseFloat(b())),Ke=Math.abs(parseFloat(b())),An=parseFloat(b()),In=Hn=!1,sn=mn=0,mn=b(),mn.length===1?(Hn=!!parseFloat(mn),In=!!parseFloat(b()),mn=parseFloat(b())):mn.length===2?(Hn=!!parseFloat(mn[0]),In=!!parseFloat(mn[1]),mn=parseFloat(b())):(Hn=!!parseFloat(mn[0]),In=!!parseFloat(mn[1]),mn=parseFloat(mn.slice(2))),sn=parseFloat(b()),ve===ve.toLowerCase()&&(mn=Le.x+mn,sn=Le.y+sn),Le.h(mn,sn),Cx(a,_t,Ke,An,Hn,In,mn,sn);break;case"Z":Px(a),Le.assign(st);break;case"F":for(_t="",Ke=1;ht[ne+Ke];)if(ht[ne+Ke]==="0")Ft=!0,Ke++;else if(ht[ne+Ke].match(/[Uu]/)!==null)Ke++;else if(ht[ne+Ke].match(De)===null)Ke++;else{_t=ht[ne+Ke];break}_t.match(/[Mm]/)?dt=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(_t="",Ke=1;ht[ne+Ke];)if(ht[ne+Ke].match(/[Ff]/)!==null)Ke++;else if(ht[ne+Ke].match(De)===null)Ke++;else{_t=ht[ne+Ke];break}_t.match(/[Mm]/)?vt=!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=xe.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}xe.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 en;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 vt=nt[dt];switch(vt.type){case Lr:case xo:st=vt.endX,ht=vt.endY,Fr(y,st,ht,0,0);break;case Go:Oe.Dl(st,ht,vt.point1X,vt.point1Y,vt.point2X,vt.point2Y,vt.endX,vt.endY,.5,y),st=vt.endX,ht=vt.endY;break;case da:Oe.iv(st,ht,vt.point1X,vt.point1Y,vt.endX,vt.endY,.5,y),st=vt.endX,ht=vt.endY;break;case ro:case Aa:var Ft=vt.type===ro?$s(vt,z):za(vt,z,st,ht),Gt=Ft.length;if(Gt===0){st=vt.type===ro?vt.centerX:vt.endX,ht=vt.type===ro?vt.centerY:vt.endY,Fr(y,st,ht,0,0);break}vt=null;for(var _t=0;_t<Gt;_t++)vt=Ft[_t],Oe.Dl(vt[0],vt[1],vt[2],vt[3],vt[4],vt[5],vt[6],vt[7],.5,y);vt!==null&&(st=vt[6],ht=vt[7]);break;default:ke("Unknown Segment type: "+vt.type)}}}break;default:ke("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 xe(-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=vi.alloc();return b.reset(),b.rotate(a,y,x),this.transform(b.m11,b.m12,b.m21,b.m22,b.dx,b.dy),vi.free(b),this},Kt=vn.prototype,Kt.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 vt=st[dt];nt=vt.startX,rt=vt.startY,vt.startX=nt*a+rt*x+E,vt.startY=nt*y+rt*b+z,vt=vt.segments.s;for(var Ft=vt.length,Gt=0;Gt<Ft;Gt++){var _t=vt[Gt];switch(_t.type){case Lr:case xo:nt=_t.endX,rt=_t.endY,_t.endX=nt*a+rt*x+E,_t.endY=nt*y+rt*b+z;break;case Go:nt=_t.point1X,rt=_t.point1Y,_t.point1X=nt*a+rt*x+E,_t.point1Y=nt*y+rt*b+z,nt=_t.point2X,rt=_t.point2Y,_t.point2X=nt*a+rt*x+E,_t.point2Y=nt*y+rt*b+z,nt=_t.endX,rt=_t.endY,_t.endX=nt*a+rt*x+E,_t.endY=nt*y+rt*b+z;break;case da:nt=_t.point1X,rt=_t.point1Y,_t.point1X=nt*a+rt*x+E,_t.point1Y=nt*y+rt*b+z,nt=_t.endX,rt=_t.endY,_t.endX=nt*a+rt*x+E,_t.endY=nt*y+rt*b+z;break;case ro:nt=_t.centerX,rt=_t.centerY,_t.centerX=nt*a+rt*x+E,_t.centerY=nt*y+rt*b+z,y!==0&&(nt=180*Math.atan2(y,a)/Math.PI,0>nt&&(nt+=360),_t.startAngle+=nt),0>a&&(_t.startAngle=180-_t.startAngle,_t.sweepAngle=-_t.sweepAngle),0>b&&(_t.startAngle=-_t.startAngle,_t.sweepAngle=-_t.sweepAngle),_t.radiusX*=Math.sqrt(a*a+x*x),_t.radiusY!==void 0&&(_t.radiusY*=Math.sqrt(y*y+b*b));break;case Aa:if(nt=_t.endX,rt=_t.endY,_t.endX=nt*a+rt*x+E,_t.endY=nt*y+rt*b+z,_t.radiusX===0||_t.radiusY===0)break;y!==0&&(nt=180*Math.atan2(y,a)/Math.PI,0>nt&&(nt+=360),_t.xAxisRotation+=nt),0>a&&(_t.xAxisRotation=180-_t.xAxisRotation,_t.isClockwiseArc=!_t.isClockwiseArc),0>b&&(_t.xAxisRotation=-_t.xAxisRotation,_t.isClockwiseArc=!_t.isClockwiseArc),_t.radiusX*=Math.sqrt(a*a+x*x),_t.radiusY*=Math.sqrt(y*y+b*b);break;default:ke("Unknown Segment type: "+_t.type)}}}}return this._isInvalidBounds=!0,this},Kt.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 Oe.Yb(x,b,E,z,y,a.x,a.y);case vn.u:var nt=en.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),en.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,vt,Ft=a.figures.s,Gt=Ft.length,_t=0;_t<Gt;_t++){var ne=Ft[_t],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,Le=ht,Me=fe.s,De=0;De<=fe.length;De++){var Ke=void 0;if(De!==fe.length){Ke=Me[De];var An=Ke.type;a=Ke.endX,vt=Ke.endY}else An=Lr,a=Ce,vt=Le;switch(An){case xo:if(Ce=Qs(z,y,nt,y,st,ht,Ce,Le),isNaN(Ce))return!0;rt+=Ce,Ce=a,Le=vt;break;case Lr:if(st=Qs(z,y,nt,y,st,ht,a,vt),isNaN(st))return!0;rt+=st;break;case Go:dt=Oe.Fo(st,ht,Ke.point1X,Ke.point1Y,Ke.point2X,Ke.point2Y,a,vt,nt,y,z,y,.5),rt+=dt;break;case da:dt=Oe.Fo(st,ht,(st+2*Ke.point1X)/3,(ht+2*Ke.point1Y)/3,(2*Ke.point1X+a)/3,(2*Ke.point1Y+vt)/3,a,vt,nt,y,z,y,.5),rt+=dt;break;case ro:case Aa:An=Ke.type===ro?$s(Ke,ne):za(Ke,ne,st,ht);var Hn=An.length;if(Hn===0){if(st=Qs(z,y,nt,y,st,ht,Ke.type===ro?Ke.centerX:Ke.endX,Ke.type===ro?Ke.centerY:Ke.endY),isNaN(st))return!0;rt+=st;break}Ke=null;for(var In=0;In<Hn;In++){if(Ke=An[In],In===0){if(dt=Qs(z,y,nt,y,st,ht,Ke[0],Ke[1]),isNaN(dt))return!0;rt+=dt}dt=Oe.Fo(Ke[0],Ke[1],Ke[2],Ke[3],Ke[4],Ke[5],Ke[6],Ke[7],nt,y,z,y,.5),rt+=dt}Ke!==null&&(a=Ke[6],vt=Ke[7]);break;default:ke("Unknown Segment type: "+Ke.type)}st=a,ht=vt}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(Oe.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}Kt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new xe),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},Kt.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},Kt.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},Kt.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=xe.alloc();return Oe.qh(y,x,b,E,z,a,rt),a=rt.x,z=rt.y,xe.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=xe.alloc(),E=1/0,rt=nt=0,st=y.length;for(var dt=ht=0,vt=0;vt<st;vt++)for(var Ft=y[vt],Gt=x[vt],_t=Ft.length,ne=0;ne<_t;ne+=2){var ve=Ft[ne],fe=Ft[ne+1];if(ne!==0){Oe.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+=Gt[(ne-2)/2]}ht=ve,dt=fe}return xe.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];Oe.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,vt=0;vt<dt;vt++){var Ft=ht[vt];switch(Ft.type){case xo:4<=b.length&&(y.push(b),x.push(Jc(b))),b=[],b.push(Ft.endX),b.push(Ft.endY),nt=Ft.endX,z=Ft.endY,rt=nt,st=z;break;case Lr:b.push(Ft.endX),b.push(Ft.endY),nt=Ft.endX,z=Ft.endY;break;case Go:Oe.Qe(nt,z,Ft.point1X,Ft.point1Y,Ft.point2X,Ft.point2Y,Ft.endX,Ft.endY,.5,b),nt=Ft.endX,z=Ft.endY;break;case da:Oe.ep(nt,z,Ft.point1X,Ft.point1Y,Ft.endX,Ft.endY,.5,b),nt=Ft.endX,z=Ft.endY;break;case ro:var Gt=$s(Ft,E),_t=Gt.length;if(_t===0){b.push(Ft.centerX),b.push(Ft.centerY),nt=Ft.centerX,z=Ft.centerY;break}for(var ne=0;ne<_t;ne++){var ve=Gt[ne];Oe.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(Gt=za(Ft,E,nt,z),_t=Gt.length,ne=Ft.endX,ve=Ft.endY,_t===0){b.push(ne),b.push(ve),nt=ne,z=ve;break}for(ne=0;ne<_t;ne++)ve=Gt[ne],Oe.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:ke("Segment not of valid type: "+Ft.type)}Ft.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(pi(x,b,nt,rt))),x=nt,b=rt}return y}Kt.add=function(a){return this.ee.add(a),this},Kt.pm=function(a,y,x,b,E,z,nt,rt){return this._isFrozen&&Ue(this),this.fg=new ni(a,y,E,z).freeze(),this.gg=new ni(x,b,nt,rt).freeze(),this},an.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 un:(vn.V===null&&(vn.V=new un().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 Ze(vn,"Line",0),vn.u=new Ze(vn,"Rectangle",1),vn.F=new Ze(vn,"Ellipse",2),vn.o=new Ze(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){hi(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 un,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},Kt=So.prototype,Kt.Xa=function(a){if(!(a instanceof So&&Oe.B(this.startX,a.startX)&&Oe.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},Kt.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},Kt.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},Kt.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},Kt.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},Kt.add=function(a){return this.pl.add(a),this},Kt.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(Oe.Yb(b,E,dt.endX,dt.endY,x,a,y))return!0;b=dt.endX,E=dt.endY;break;case Go:if(Oe.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(Oe.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 vt=dt.type===ro?$s(dt,this):za(dt,this,b,E),Ft=vt.length,Gt=dt.type===ro?dt.centerX:dt.endX,_t=dt.type===ro?dt.centerY:dt.endY;if(Ft===0){if(Oe.Yb(b,E,Gt,_t,x,a,y))return!0;b=Gt,E=_t;break}for(Gt=null,_t=0;_t<Ft;_t++)if(Gt=vt[_t],_t===0&&Oe.Yb(b,E,Gt[0],Gt[1],x,a,y)||Oe.cs(Gt[0],Gt[1],Gt[2],Gt[3],Gt[4],Gt[5],Gt[6],Gt[7],.5,a,y,x))return!0;Gt!==null&&(b=Gt[6],E=Gt[7]);break;default:ke("Unknown Segment type: "+dt.type)}if(dt.isClosed&&(b!==z||E!==nt)&&Oe.Yb(b,E,z,nt,x,a,y))return!0}return!1},an.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){hi(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},Kt=or.prototype,Kt.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 Oe.B(this.endX,a.endX)&&Oe.B(this.endY,a.endY);case Go:return Oe.B(this.endX,a.endX)&&Oe.B(this.endY,a.endY)&&Oe.B(this.point1X,a.point1X)&&Oe.B(this.point1Y,a.point1Y)&&Oe.B(this.point2X,a.point2X)&&Oe.B(this.point2Y,a.point2Y);case da:return Oe.B(this.endX,a.endX)&&Oe.B(this.endY,a.endY)&&Oe.B(this.point1X,a.point1X)&&Oe.B(this.point1Y,a.point1Y);case ro:return Oe.B(this.startAngle,a.startAngle)&&Oe.B(this.sweepAngle,a.sweepAngle)&&Oe.B(this.centerX,a.centerX)&&Oe.B(this.centerY,a.centerY)&&Oe.B(this.radiusX,a.radiusX)&&Oe.B(this.radiusY,a.radiusY);case Aa:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&Oe.B(this.xAxisRotation,a.xAxisRotation)&&Oe.B(this.endX,a.endX)&&Oe.B(this.endY,a.endY)&&Oe.B(this.radiusX,a.radiusX)&&Oe.B(this.radiusY,a.radiusY);default:return!1}},Kt.qb=function(a){a.classType===or&&(this.type=a)},Kt.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":"")},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return this._isFrozen=!1,this},Kt.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=Oe.jx(0,0,x<b?x:b,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==b){var nt=vi.alloc();nt.reset(),x<b?nt.scale(1,b/x):nt.scale(x/b,1),vn.Ha(z,nt),vi.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,vt=Math.cos(nt),Ft=Math.sin(nt),Gt=vt*(x-ht)/2+Ft*(b-dt)/2;nt=-Ft*(x-ht)/2+vt*(b-dt)/2;var _t=Gt*Gt/(y*y)+nt*nt/(z*z);return 1<_t&&(y*=Math.sqrt(_t),z*=Math.sqrt(_t)),_t=(rt===st?-1:1)*Math.sqrt((y*y*z*z-y*y*nt*nt-z*z*Gt*Gt)/(y*y*nt*nt+z*z*Gt*Gt)),isNaN(_t)&&(_t=0),rt=_t*y*nt/z,_t=_t*-z*Gt/y,isNaN(rt)&&(rt=0),isNaN(_t)&&(_t=0),x=(x+ht)/2+vt*rt-Ft*_t,b=(b+dt)/2+Ft*rt+vt*_t,dt=E(1,0,(Gt-rt)/y,(nt-_t)/z),vt=(Gt-rt)/y,ht=(nt-_t)/z,Gt=(-Gt-rt)/y,rt=(-nt-_t)/z,nt=E(vt,ht,Gt,rt),Gt=(vt*Gt+ht*rt)/(Math.sqrt(vt*vt+ht*ht)*Math.sqrt(Gt*Gt+rt*rt)),-1>=Gt?nt=Math.PI:1<=Gt&&(nt=0),!st&&0<nt&&(nt-=2*Math.PI),st&&0>nt&&(nt+=2*Math.PI),st=y>z?1:y/z,Gt=y>z?z/y:1,y=Oe.jx(0,0,y>z?y:z,dt,dt+nt,!0),z=vi.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(st,Gt),vn.Ha(y,z),vi.free(z),a.ae=y,a.ae}an.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 Ze(or,"Move",0),Lr=new Ze(or,"Line",1),Go=new Ze(or,"Bezier",2),da=new Ze(or,"QuadraticBezier",3),ro=new Ze(or,"Arc",4),Aa=new Ze(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 xe(0,0).freeze(),this.mt=new xe(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},an.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},an.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=$e(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=$e(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=$e(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=$e(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+=bi(this.object)),this.oldValue!==null&&(a+=" old: "+bi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+bi(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))},an.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 Ze(jr,"Transaction",-1),Ir=new Ze(jr,"Property",0),Jr=new Ze(jr,"Insert",1),fo=new Ze(jr,"Remove",2);jr.className="ChangedEvent",jr.Transaction=ta,jr.Property=Ir,jr.Insert=Jr,jr.Remove=fo;function bo(){this.o=new un().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 ti,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 ti,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()}},an.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 cn,this.Jd=!1,this.u=new un().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new un().freeze(),this.hl=new un,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},Kt=zr.prototype,Kt.Xw=function(a){this.Pt.add(a)},Kt.Rx=function(a){this.Pt.remove(a)},Kt.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},Kt.eb=function(a){return a===void 0&&(a=""),wh(this,!0,a)},Kt.Kf=function(){return wh(this,!1,"")};function wh(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&En("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}Kt.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){En("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){En("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||En("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},an.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 ir(){hi(this),this.H=Vl,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new os,this.Zr=-1}ir.prototype.toString=function(){return this.name!==""?this.name+" Tool":Vn(this.constructor)},ir.prototype.updateAdornments=function(){},ir.prototype.canStart=function(){return this.isEnabled},ir.prototype.doStart=function(){},ir.prototype.doActivate=function(){this.isActive=!0},ir.prototype.doDeactivate=function(){this.isActive=!1},ir.prototype.doStop=function(){},ir.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},ir.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},ir.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},ir.prototype.doMouseMove=function(){},ir.prototype.doMouseUp=function(){this.stopTool()},ir.prototype.doMouseWheel=function(){},ir.prototype.canStartMultiTouch=function(){return!0},ir.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,xe.allocAt(NaN,NaN)),b=y.So(1,xe.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}xe.free(x),xe.free(b)},ir.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,xe.allocAt(NaN,NaN)),b=y.So(1,xe.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 xe((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}xe.free(x),xe.free(b)},ir.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},ir.prototype.doKeyUp=function(){},ir.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},ir.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},ir.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(Ji?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||(Ji?y.meta:y.control)||y.shift||a.clearSelection()}},ir.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)}}}ir.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}},ir.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},ir.prototype.doCurrentObjectChanged=function(){},ir.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)}}},ir.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},ir.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,b=y.clone(this.yy);this.Zr=Hi(function(){x.doWaitAfter(b)},a)},ir.prototype.cancelWaitAfter=function(){this.Zr!==-1&&fn.clearTimeout(this.Zr),this.Zr=-1},ir.prototype.doWaitAfter=function(){},ir.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof rr);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},ir.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},an.Object.defineProperties(ir.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof Ve&&(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}}}),ir.prototype.startTransaction=ir.prototype.Ea,ir.className="Tool";function Or(){ir.call(this),this.name="ToolManager",this.hb=new un,this.ob=new un,this.Hb=new un,this.F=this.V=850,this.o=new xn(2,2).ja(),this.Ha=5e3,this.ia=dc,this.u=_d,this.Mp=this.j=null,this.zj=-1}Ye(Or,ir),Or.prototype.initializeStandardTools=function(){},Or.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof rr&&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 rr&&(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 rr)||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 rr){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&&(fn.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var E=this;this.zj=Hi(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&&(fn.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof rr?(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)},an.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 rr?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 Ze(Or,"WheelScroll",0),Qc=new Ze(Or,"WheelZoom",1),eg=new Ze(Or,"WheelNone",2),_d=new Ze(Or,"GestureZoom",3),du=new Ze(Or,"GestureCancel",4),Ph=new Ze(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(){ir.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 xe(NaN,NaN),this.Fr=new xe,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new cn().freeze(),this.ia=new at,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var Hl;Ye(Wr,ir),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,(Ji?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 xe(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=ir.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 ti,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 xe(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=xe.alloc();z.assign(b.lastInput.documentPoint),a.moveParts(y,z.re(E),x),xe.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 xi)){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 rr||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 ei&&!(a instanceof xi)&&(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=xe.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(Fi,a);st=y.Bf(st),st<z&&(nt=rt,z=st)}}return xe.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 Mn&&z.linksConnected.each(function(rt){rt.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||Oo!==null){for(a=en.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof Mn&&q0(x,b,a);en.free(a)}}}function Q0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof xi||(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 Ve||(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 xe),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 Mn&&(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||(Ji?!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 cn;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=en.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,en.free(z),z=a.Fr,nt=new ti,rt=xe.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))));xe.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 xe},an.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 un,pn("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Or.prototype.doCancel=function(){Oo!==null&&Oo.doCancel(),ir.prototype.doCancel.call(this)};function Yr(){ir.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new yn,y=new Ei;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new Ei,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new Mn,y=new Ei,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 Mn,y=new Ei,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 ti,this.Of=this.gj=this.Pf=null}Ye(Yr,ir),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=xn.alloc();nt.width=y.naturalBounds.width*z,nt.height=y.naturalBounds.height*z,b.desiredSize=nt,xn.free(nt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=Fi,z=xe.alloc(),x.location=y.ga(Fi,z),xe.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=Vi,y.toSpot=Vi),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 Mn){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 Mn))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof Mn)&&(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(vt){return E.findValidLinkablePort(vt,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var nt=z.value,rt=nt.part;if(rt instanceof Mn){var st=nt.ga(Fi,xe.alloc()),ht=x.x-st.x,dt=x.y-st.y;xe.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 Mn&&(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 Mn))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof Mn))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 cn;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 cn,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 cn,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}an.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}Ye(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 Mn)))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 Mn&&(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 Mn&&(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 Mn&&(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(){},an.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 Ze(ms,"Either",0),zp=new Ze(ms,"ForwardsOnly",0),Wp=new Ze(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 Ei;a.figure="Diamond",a.desiredSize=Cr,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new Ei,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 en}Ye(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 rr;return x.type=dn.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 rr&&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=mr),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=mr),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 Mn&&(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)}an.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 rr))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(){ir.call(this),this.name="LinkReshaping";var a=new Ei;a.figure="Rectangle",a.desiredSize=no,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new Ei,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 xe,this.Yq=new un}Ye(Qr,ir),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 rr,E.type=dn.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);Oe.B(st.x,ht.x)&&Oe.B(st.y,ht.y)&&(ht=y.i(x-1)),Oe.B(st.x,ht.x)?(this.om(rt,Hu),rt.cursor="n-resize"):Oe.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),Oe.B(st.x,ht.x)&&Oe.B(st.y,ht.y)&&(st=y.i(z+1)),Oe.B(st.x,ht.x)?(this.om(rt,Hu),rt.cursor="n-resize"):Oe.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=ir.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(Fi)},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 xe(nt.x,(z.y+nt.y)/2)),rt.cd(x+1,new xe(z.x,(z.y+nt.y)/2))):(rt.cd(x-2,new xe((z.x+nt.x)/2,nt.y)),rt.cd(x+1,new xe((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 xe(b.x,(b.y+nt.y)/2)),rt.cd(x+2,new xe(nt.x,(b.y+nt.y)/2))):(rt.cd(x-1,new xe((b.x+nt.x)/2,b.y)),rt.cd(x+2,new xe((b.x+nt.x)/2,nt.y))),rt.mb(x+1),rt.mb(x),y.points=rt,y.Wb())}}else nt=xe.alloc(),Oe.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()),xe.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);Oe.B(z.x,E.x)&&Oe.B(E.y,nt.y)?(Oe.B(z.x,y.i(b-2).x)&&!Oe.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),Oe.B(nt.y,y.i(b+2).y)&&!Oe.B(nt.x,y.i(b+2).x)?y.m(b+1,nt.x,a.y):y.L(b+1,nt.x,a.y)):Oe.B(z.y,E.y)&&Oe.B(E.x,nt.x)?(Oe.B(z.y,y.i(b-2).y)&&!Oe.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),Oe.B(nt.x,y.i(b+2).x)&&!Oe.B(nt.y,y.i(b+2).y)?y.m(b+1,a.x,nt.y):y.L(b+1,a.x,nt.y)):Oe.B(z.x,E.x)&&Oe.B(E.x,nt.x)?(Oe.B(z.x,y.i(b-2).x)&&!Oe.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),Oe.B(nt.x,y.i(b+2).x)&&!Oe.B(nt.y,y.i(b+2).y)?y.m(b+1,a.x,nt.y):y.L(b+1,a.x,nt.y)):Oe.B(z.y,E.y)&&Oe.B(E.y,nt.y)&&(Oe.B(z.y,y.i(b-2).y)&&!Oe.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),Oe.B(nt.y,y.i(b+2).y)&&!Oe.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(Fi,xe.alloc()),b=y.getLinkPointFromPoint(b,E,z,a,!0,xe.alloc()),y.L(0,b.x,b.y),xe.free(z),xe.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(Fi,xe.alloc()),a=y.getLinkPointFromPoint(b,E,x,a,!1,xe.alloc()),y.L(y.pointsCount-1,a.x,a.y),xe.free(x),xe.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 xe(y.i(x).x,a.y);case _u:return new xe(a.x,y.i(x).y);default:case og:return y.i(x)}},an.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 rr))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 Ze(Qr,"None",0),_u=new Ze(Qr,"Horizontal",1),Hu=new Ze(Qr,"Vertical",2),Yd=new Ze(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(){ir.call(this),this.name="Resizing",this.o=new xn(1,1).freeze(),this.j=new xn(9999,9999).freeze(),this.yg=new xn(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new Ei;a.alignmentFocus=Fi,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 xe,this.Dw=new xn,this.Tn=new xe,this.rt=new xn(0,0),this.qt=new xn(1/0,1/0),this.pt=new xn(1,1)}Ye(Xo,ir),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 rr,y.type=dn.Spot,y.locationSpot=Fi;var x=new Ps;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,sr)),y.add(this.makeHandle(a,yr)),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=Fi),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 dn)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=ir.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,xe.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),xe.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,xe.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),xe.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 xi){var b=new un;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=Fi);var nt=this.adornedObject.naturalBounds,rt=nt.x,st=nt.y,ht=nt.x+nt.width,dt=nt.y+nt.height,vt=1;if(!z){vt=nt.width;var Ft=nt.height;0>=vt&&(vt=1),0>=Ft&&(Ft=1),vt=Ft/vt}return Ft=xe.alloc(),Oe.No(a.x,a.y,rt,st,E.width,E.height,Ft),a=nt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(Ft.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(Ft.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(vt*a.width,b.height),x.height),a.width=a.height/vt):(a.width=Math.max(Math.min(a.height/vt,b.width),x.width),a.height=vt*a.width),a.x=ht-a.width,a.y=dt-a.height)):1<=y.y?(a.x=Math.max(Ft.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(Ft.y-st,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(vt*a.width,b.height),x.height),a.width=a.height/vt):(a.width=Math.max(Math.min(a.height/vt,b.width),x.width),a.height=vt*a.width),a.x=ht-a.width)):(a.x=Math.max(Ft.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(vt*a.width,b.height),x.height),a.width=a.height/vt,a.y=st+.5*(dt-st-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(Ft.x-rt,b.width),x.width),a.y=Math.max(Ft.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(vt*a.width,b.height),x.height),a.width=a.height/vt):(a.width=Math.max(Math.min(a.height/vt,b.width),x.width),a.height=vt*a.width),a.y=dt-a.height)):1<=y.y?(a.width=Math.max(Math.min(Ft.x-rt,b.width),x.width),a.height=Math.max(Math.min(Ft.y-st,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(vt*a.width,b.height),x.height),a.width=a.height/vt):(a.width=Math.max(Math.min(a.height/vt,b.width),x.width),a.height=vt*a.width))):(a.width=Math.max(Math.min(Ft.x-rt,b.width),x.width),z||(a.height=Math.max(Math.min(vt*a.width,b.height),x.height),a.width=a.height/vt,a.y=st+.5*(dt-st-a.height))):0>=y.y?(a.y=Math.max(Ft.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/vt,b.width),x.width),a.height=vt*a.width,a.x=rt+.5*(ht-rt-a.width))):1<=y.y&&(a.height=Math.max(Math.min(Ft.y-st,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/vt,b.width),x.width),a.height=vt*a.width,a.x=rt+.5*(ht-rt-a.width))),xe.free(Ft),a},Xo.prototype.computeReshape=function(){var a=ln;return this.adornedObject instanceof Ei&&(a=Av(this.adornedObject)),!(a===Yn||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 xn(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},an.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 rr))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 rr)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(){ir.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new xe,this.ue=null;var a=new Ei;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 xe(NaN,NaN),this.u=0,this.F=50}Ye(vs,ir),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 rr,y.type=dn.Position,y.locationSpot=Fi;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(Fi)},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 xe(NaN,NaN),this.isActive=a.isMouseCaptured=!1},vs.prototype.stopTransaction=function(){var a=this.diagram,y=ir.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},an.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 rr))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 rr)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(){ir.call(this),this.name="ClickSelecting"}Ye(Ah,ir),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(){ir.call(this),this.name="Action",this.pk=null}Ye(Wa,ir),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(){ir.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new xe(0,0)}Ye(Ku,ir),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 ei)x.Zc()&&(Ka(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);$e(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=xe.allocAt(a.x,a.y);this.isGridSnapEnabled&&sf(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),xe.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},an.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(){ir.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new ei;a.layerName="Tool",a.selectable=!1;var y=new Ei;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}Ye(La,ir),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=xn.alloc().h(y.width,y.height);x.desiredSize=b,this.box.mm(y.x,y.y,!1),xn.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 en(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),Ji?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 un,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)}},an.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(){ir.call(this),this.name="Panning",this.Xt=new xe,this.xy=new xe,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(fn.document,"scroll",a.Kw,!1),a.stopTool()}}Ye(Uo,ir),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(fn.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)}},an.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}an.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(){ir.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new xe,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}Ye(ys,ir);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=Dn("div");var x=Dn("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=Dn("style");fn.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",fn.document.body&&(fn.document.body.appendChild(y),fn.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 Ve||(a instanceof Be?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(ir.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof rr){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 rr){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 Be?x:null,a.showContextMenu(b,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof rr&&!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 rr){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 rr?(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 un;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=Dn("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=Dn("li"),z.className="goCXli";var nt=Dn("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}},an.Object.defineProperties(ys.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof rr?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(){ir.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)}Ye(Er,ir);function td(a,y){if(_r){var x=Dn("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(Fi),rt=E.position,st=E.scale,ht=b.Df()*st;ht<z.minimumEditorScale&&(ht=z.minimumEditorScale);var dt=b.naturalBounds.width*ht+6,vt=b.naturalBounds.height*ht+2,Ft=(nt.x-rt.x)*st;nt=(nt.y-rt.y)*st,rt=b.verticalAlignment,st=(b.lineHeight+b.spacingAbove+b.spacingBelow)*b.lineCount*ht,vt=rt.y*vt-rt.y*st+rt.offsetY-(.5*vt-.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=(Ft-dt/2|0)-1+"px",x.style.top=(nt+vt|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 en(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},an.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 Ze(Er,"LostFocus",0),Nl=new Ze(Er,"MouseDown",1),Xd=new Ze(Er,"Tab",2),ed=new Ze(Er,"Enter",3),tv=new Ze(Er,"SingleClick",0),pc=new Ze(Er,"SingleClickSelected",1),Jd=new Ze(Er,"DoubleClick",2),mc=new Ze(Er,"StateNone",0),nd=new Ze(Er,"StateActive",1),id=new Ze(Er,"StateEditing",2),ag=new Ze(Er,"StateValidating",3),rd=new Ze(Er,"StateInvalid",4),vc=new Ze(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 cn,this.ce=new _o,this.ce.Yd=this,this.Ei=new cn,this.pu=new cn,this.Sr=new cn,this.pr=new cn,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),fn.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)}Kt=ea.prototype,Kt.fv=function(a){return this.ce.fv(a)},Kt.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 Be&&st.diagram!==null||st instanceof Ve){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)),fn.requestAnimationFrame(x)}}var b=a.Ei,E=a;a.bc?a.Sr.add(y):(a.bc=!0,b.add(y),fn.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}Kt.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)},Kt.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))},Kt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),Us(this,a))},Kt.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 xe(z(nt,b.x,E.x-b.x,rt),z(nt,b.y,E.y-b.y,rt))}var y=new ti;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 xe(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 xe(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 xe(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 xe(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 en(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}an.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 Ze(ea,"Default",1),ad=new Ze(ea,"AnimateLocations",2),ug=new Ze(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 ti,this.Tt=new ti,this.yl=new cn,this.Ut=new cn,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}Kt=_o.prototype,Kt.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 Ve?a=x:x instanceof Be&&(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)},Kt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Kt.add=function(a,y,x,b,E){if(y==="position"&&x.Xa(b))return this;if(this.H===null&&(a instanceof Ve?this.H=a:a instanceof Be&&a.diagram!==null&&(this.H=a.diagram)),a instanceof ei){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 Ve&&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 Be&&rt instanceof xe&&!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 xe&&!nt.w()&&nt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof ei?rt.Ku.location=Mh(y.location):z&&(rt.Ku[x]=Mh(b))}function Mh(a){return a instanceof xe||a instanceof xn?a.copy():a}Kt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Kt.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 Be&&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)}}}Kt.stop=function(){return this.bc?(this.Ml(!0),this):this},Kt.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,vt;for(vt in ht)if(z.get(vt)!==null){var Ft=vt;!rt.Hu||Ft!=="position:nodeCollapse"&&Ft!=="position:placeholder"||(Ft="position"),z.get(Ft)(nt,st[vt],dt[vt]!==void 0?dt[vt]:rt.Hu?st[vt]:ht[vt],this.Lp,this.Gd,this.Gd,this)}rt.Hu&&dt.location!==void 0&&nt instanceof ei&&(nt.location=dt.location),rt.nv&&nt instanceof ei&&nt.Zb(!1)}if(y.As.clear(),hd(y,!1),y.Ya(),y.N(),Ea(y,!0),x.defaultAnimation===this){for(vt=x.pr.iterator;vt.next();)E=vt.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())}},Kt.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof xi&&(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 xe(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof xi)for(a=a.memberParts;a.next();)b=a.value,b instanceof Mn&&this.Cj(b,y)},Kt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof xi&&(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 xi)for(a=a.memberParts;a.next();)b=a.value,b instanceof Mn&&this.Aj(b,y)}},Kt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},an.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:ke("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))}an.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 Ze(nl,"Default",1),Nh=new Ze(nl,"Immediate",2),Sc=new Ze(nl,"Bundled",3);nl.className="AnimationTrigger",nl.Default=cg,nl.Immediate=Nh,nl.Bundled=Sc;function To(a){hi(this),this.H=null,this.Pa=new un,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)}Kt=To.prototype,Kt.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},Kt.Xe=function(a){this.H=a},Kt.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 xi?E++:st instanceof Mn?b++:st instanceof yn?z++:st instanceof rr?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&&Di(b)&&(rt+=" #"+Di(b)),x instanceof Mn?rt+=" "+bi(b):x instanceof yn&&(rt+=" "+bi(x.fromNode)+" "+bi(x.toNode));return y+" "+this.Pa.count+": "+rt},Kt.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=xe.alloc(),z=this.Pa.s,nt=z.length;nt--;){var rt=z[nt];if((b!==!0||Gh(rt)!==!1)&&rt.isVisible()&&(E.assign(a),fi(E,rt.oe),rt=rt.ic(E,y,x),rt!==null&&(y!==null&&(rt=y(rt)),rt!==null&&(x===null||x(rt)))))return xe.free(E),rt}return xe.free(E),null},Kt.ji=function(a,y,x,b){if(y===void 0&&(y=null),x===void 0&&(x=null),b instanceof un||b instanceof cn||(b=new cn),this.Uh===!1)return b;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var z=xe.alloc(),nt=this.Pa.s,rt=nt.length;rt--;){var st=nt[rt];if((E!==!0||Gh(st)!==!1)&&st.isVisible()){z.assign(a),fi(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 xe.free(z),b},Kt.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 un||E instanceof cn||(E=new cn),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},Kt.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},Kt.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 un||E instanceof cn)&&(z=E),E=!0),z instanceof un||z instanceof cn||(z=new cn),this.Uh===!1)return z;var nt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(nt=!0);for(var rt=xe.alloc(),st=xe.alloc(),ht=this.Pa.s,dt=ht.length;dt--;){var vt=ht[dt];if((nt!==!0||Gh(vt)!==!1)&&vt.isVisible()){rt.assign(a),fi(rt,vt.oe),st.h(a.x+y,a.y),fi(st,vt.oe);var Ft=vt;vt.og(rt,st,x,b,E,z)&&(x!==null&&(Ft=x(Ft)),Ft===null||b!==null&&!b(Ft)||z.add(Ft))}}return xe.free(rt),xe.free(st),z},Kt.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 rr&&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]);On(a),On(E)}}};function vu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Kt.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=en.alloc(),st=0;st<b;st++)this.Oj(a,x[st],y,z,nt,rt,!0);if(en.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=en.alloc(),dt=0;dt<z;dt++){var vt=E[dt];b.contains(vt)&&a.Oj(y,vt,x,rt,st,ht,!1)}en.free(ht),y.globalAlpha=nt}}}Kt.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))}},Kt.g=function(a,y,x,b,E){var z=this.diagram;z!==null&&z.cb(Ir,a,this,y,x,b,E)},Kt.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},Kt.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 xi&&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}an.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===""&&ke("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&ke("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 Ve(a,y){if(sm||(Jo(),sm=!0),hi(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(fn.document,"DOMContentLoaded",b,!1),x.setRTL()};fn.document.body!==null?this.setRTL():x.addEventListener(fn.document,"DOMContentLoaded",b,!1)}this.ol=null,ff.add("Model",cr);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"||fn.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 un,a.pj=new ti,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new xe(NaN,NaN).freeze(),a.du=new xe(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new xe(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new vi,a.zu=new xe(NaN,NaN).freeze(),a.ut=new en(NaN,NaN,NaN,NaN).freeze(),a.rj=new Oi(0,0,0,0).freeze(),a.sj=qu,a.nu=!1,a.Zt=null,a.fu=null,a.yh=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 cn,a.Eh=new ti,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new Oi(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new os,a.bq.diagram=a,a.Qg=new os,a.Qg.diagram=a,a.cj=new os,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,nv(a),a.ai=new cn,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 ti,a.Xn=new un,a.Gg=!1,a.Jd=!0,a.Us=!0,a.Fi=!0,a.Gi=!0,a.Vs=!1,a.Ws=!0,a.Pi=!0,a.Hi=!0,a.Qi=!0,a.Ys=!0,a.Ii=!0,a.Ki=!0,a.Ji=!0,a.Li=!0,a.Mi=!0,a.Ni=!0,a.Oi=!0,a.Zs=!0,a.at=!0,a.qw=!1,a.Vk=!1,a.mn=!0,a.nn=!0,a.Xs=!0,a.$s=!0,a.iu=16,a.mu=16,a.qr=!1,a.gu=!1,a.lu=0,a.ju=0,a.yb=new Oi(5).freeze(),a.Hw=new cn().freeze(),a.Nt=999999999,a.nw=new cn().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 cn,a.ow=new cn,a.Xh=null,a.aw=new xn(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new xe,bounds:new en,Py:new xn,bA:new xn,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new en(NaN,NaN,NaN,NaN).freeze(),a.wo=new xn(NaN,NaN).freeze(),a.Sp=new en(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new ti;var y=new Mn,x=new xr;x.bind(new $r("text","",bi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new Mn,x=new xr,x.stroke="brown",x.bind(new $r("text","",bi)),y.add(x),a.Lg.add("Comment",y),y=new Mn,y.selectable=!1,y.avoidable=!1,x=new Ei,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new xn(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new ti,y=new xi,y.selectionObjectName="GROUPPANEL",y.type=dn.Vertical,x=new xr,x.font="bold 12pt sans-serif",x.bind(new $r("text","",bi)),y.add(x),x=new dn(dn.Auto),x.name="GROUPPANEL";var b=new Ei;b.figure="Rectangle",b.fill="rgba(128,128,128,0.2)",b.stroke="black",x.add(b),b=new Ps,b.padding=new Oi(5,5,5,5).ja(),x.add(b),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new ti,y=new yn,x=new Ei,x.isPanelMain=!0,y.add(x),x=new Ei,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 Ei,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new rr,y.type=dn.Auto,x=new Ei,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Ps,x.margin=new Oi(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new rr,y.type=dn.Link,x=new Ei,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 cr,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 xe,a.zy=500,a.wp=new xe,a.wq=!1}Ve.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 cn().freeze(),a.nw=new cn().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(),hr=[],E!==null&&(a.add(E),a.partManager.parts.remove(E)),b&&(a.skipsUndoManager=x),z}function Zp(){return null}Ve.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()},Ve.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=fn.document.body);var y=Dn("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},Ve.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=fn.document.body);var y=0;if(_r){var x=om;y=Fh,x===null&&(x=om=Dn("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Fh=Dn("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||Ji||(y=11)}this.Db=y,this.Gw=!0},Ve.prototype.qb=function(a){a.classType===Ve&&(this.autoScale=a)},Ve.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||ke("Diagram setup requires an argument DIV."),a.Ka!==null&&ke("Diagram has already completed setup."),typeof y=="string"?a.Ka=fn.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:ke("No DIV or DIV id supplied: "+y),a.Ka===null&&ke("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&ke("Invalid div id; div already has a Diagram associated with it."),!a.ol&&fn.ResizeObserver){var x=gi(function(){a.$b()},250);a.ol=new fn.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}fn.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=fn.go;var E=new Ha(a);if(E.style!==void 0&&(E.style.position="absolute",E.style.top="0px",E.style.left="0px",fn.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=Dn("div");var z=Dn("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=gi(function(){a.Yh=null,a.N()},300),a.Ov=gi(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=fn.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=fn.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 Ve&&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)}}Ve.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},Ve.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(fn,"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(),Bi&&Bi.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}Ve.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:fn.devicePixelRatio||1},Ve.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},Ve.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},Ve.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},Ve.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},Ve.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},Ve.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},Ve.prototype.doFocus=function(){this.focus()},Ve.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=fn.scrollX||fn.pageXOffset,y=fn.scrollY||fn.pageYOffset;this.ta.focus(),fn.scrollTo(a,y)}},Ve.prototype.Oy=function(){this.H.R("GainedFocus")},Ve.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 dn(dn.Grid);y.name="GRID";var x=new Ei;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Ei,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Ei,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new Ei,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Ei,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Ei,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new ei,x.add(y),x.layerName="Grid",x.zOrder=0,x.isInDocumentBounds=!1,x.isAnimated=!1,x.pickable=!1,x.locationObjectName="GRID",a.add(x),a.partManager.parts.remove(x),y.visible=!1,y}function Qp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):bc(this.H)}function qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):bc(this.H)}Ve.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 vt=E.x;b=E.y;var Ft=E.width,Gt=E.height,_t=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;Ft<st||Gt<ht?(ve=xe.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,xe.free(ve),this.Ee=this.qr=!1):(ve=xe.alloc(),a.uy&&this.allowHorizontalScroll&&(nt<vt&&(this.position=ve.h(fe+nt,this.position.y)),dt>_t&&(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))),xe.free(ve),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,dt=b.right,_t=E.right,z=b.bottom,ne=E.bottom,nt=b.x,vt=E.x,rt=b.y,b=E.y,Ft>=st&&nt>=vt&&dt<=_t&&(x.style.width="1px"),Gt>=ht&&rt>=b&&z<=ne&&(x.style.height="1px"))}},Ve.prototype.computeBounds=function(a){return a===void 0&&(a=new en),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}Ve.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(bn(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 en(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=xe.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var b=a.viewportBounds;b=en.allocAt(0,0,b.width,b.height);var E=xe.alloc();E.xi(b,a.initialViewportSpot),E.h(x.x-E.x,x.y-E.y),a.position=E,en.free(b),xe.free(E),xe.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()?Fi:st),mg(a,a.documentBounds,E,nt,rt,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,Oe.B(z.x,x)&&Oe.B(z.y,b)&&Oe.B(z.width,E)&&Oe.B(z.height,nt)||a.onViewportBoundsChanged(new en(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}Ve.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},Kt=Ve.prototype,Kt.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 xe(a.x,a.y)}},Kt.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new xe(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))},Kt.zz=function(a){if(a instanceof Be){this.eq=a;var y=xe.alloc();this.fq=this.op(a.ga(sr,y)),xe.free(y)}else this.eq=null,this.fq=Pr};function mg(a,y,x,b,E,z){var nt=xe.allocAt(a.pa.x,a.pa.y),rt=nt.x,st=nt.y;if(a.eq!==null){var ht=xe.alloc();ht=a.eq.ga(sr,ht),rt=ht.x-a.fq.x/a.scale,st=ht.y-a.fq.y/a.scale,E=Vi,xe.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),xe.free(nt)}Kt.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 ei)return a}else if(a=Yl(this,a,function(x){return x.part}),a instanceof ei)return a;return null},Kt.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}Kt.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 ei&&b.canSelect()}:null,x)};function cd(a,y,x,b,E){for(x===void 0&&(x=null),b===void 0&&(b=null),E instanceof un||E instanceof cn||(E=new cn),Ho(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,b,E)}return E}Kt.ji=function(a,y,x,b){y===void 0&&(y=null),x===void 0&&(x=null),b instanceof un||b instanceof cn||(b=new cn),Ho(this);for(var E=this.Wa.iteratorBackwards;E.next();){var z=E.value;z.visible&&z.ji(a,y,x,b)}return b},Kt.ux=function(a,y,x,b){return y===void 0&&(y=!1),x===void 0&&(x=!0),nf(this,a,function(E){return E instanceof ei&&(!x||E.canSelect())},y,b)},Kt.Cf=function(a,y,x,b,E){y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof un||E instanceof cn||(E=new cn),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},Kt.Nu=function(a,y,x,b,E,z){var nt=new cn;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 un||E instanceof cn||(E=new cn),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}Kt.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 ei&&(!b||z.canSelect())},x,E)},Kt.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 un||E instanceof cn)&&(z=E),E=!0),z instanceof un||z instanceof cn||(z=new cn),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 un||E instanceof cn)&&(z=E),E=!0),z instanceof un||z instanceof cn||(z=new cn),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}Ve.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),Ji&&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,Ji&&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)}Ve.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)},Ve.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)},Ve.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)},Ve.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)},Ve.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new xe(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?fi(new xe(y,a),this.Ab):new xe(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=xe.allocAt(nt,rt),a.Ab.Cd(y),x.documentPoint.assign(y),xe.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))}}Ve.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function $p(a){a.ld||Ho(a),a.Va()}Ve.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Kt=Ve.prototype,Kt.Pz=function(){return this.kg},Kt.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 xe(NaN,NaN),y.isEnabled=x,this.ld=!0;var b=this;a!==null&&Hi(function(){b.ld=!1,Kl(y,"Model"),a(b)},1)},Kt.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;fn.requestAnimationFrame(function(){y.kg&&y.bd()})}},Kt.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=en.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),en.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 cn,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof xi&&b.U&65536&&(b.U=b.U^65536)})}}Kt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof xi||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof xi&&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 rr&&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 xi?(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(On(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();On(b)}Kt.Fd=function(a,y,x,b){if(this.vd||this.animationManager.isAnimating)for(var E=0;E<y;E++)a[E].Fd(x,b)},Kt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&ke("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&&(vi.prototype.Cd=vi.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&&(vi.prototype.Cd=vi.prototype.Eu),b?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,b=Bi&&Bi.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&&ke("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 vt=a.Wa.s,Ft=vt.length;try{var Gt=new en(z.x,z.y,b.width/E,b.height/E),_t=Gt.copy();_t.Co(x),Fl(a,_t),Ho(a),a.Fd(vt,Ft,a,Gt),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=vi.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),vi.free(ve),Ju(a,y),y.globalAlpha=a.pb;var fe=a.Qj("Grid");if(nt){var Ce=new cn,Le=nt.iterator;for(Le.reset();Le.next();){var Me=Le.value;Me instanceof ei&&(ht||Me.layer!==fe)&&(Me.Gj(),Ce.add(Me))}for(ht=0;ht<Ft;ht++)Kp(vt[ht],y,a,Ce,st);Ce.each(function(Ke){return Ke.Gj()})}else for(Ce=0;Ce<Ft;Ce++){var De=vt[Ce];De===fe?ht&&De.gc(y,a,!0):De.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(vt,Ft,a,a.viewportBounds),Fl(a),a.ib instanceof na&&(a.ib.Nj.PA(),a.redraw())}}}Kt.Gf=function(a){return this.Rg[a]},Kt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Kt.Tx=function(){this.Rg=new Un,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(Ji||Ti),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))}Kt.Ql=function(a){return this.on[a]},Kt.sA=function(a,y){this.on[a]=y},Kt.Sx=function(){this.on=new Un,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Kt.set=function(a){return Object.assign(this,a),this},Kt.Du=function(a){return this.nm(a)},Kt.nm=function(a){return Pc(this,a),this};function Pc(a,y){var x=a instanceof dn,b=a instanceof Ve,E;for(E in y){E===""&&ke("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])),$e(z)?nt=E.substr(rt+1):ke("Unable to find object named: "+st+" in "+a.toString()+" when trying to set property: "+E)}}if(nt[0]!=="_"&&!ui(z,nt))if(b&&nt==="ModelChanged"){a.Yw(y[nt]);continue}else if(b&&nt==="Changed"){a.Pe(y[nt]);continue}else if(b&&ui(a.toolManager,nt))z=a.toolManager;else if(b&&nm(a,nt)){a.Bj(nt,y[nt]);continue}else if(a instanceof Zn&&nt==="Changed"){a.Pe(y[nt]);continue}else ke('Trying to set undefined property "'+nt+'" on object: '+z.toString());z[nt]=y[E],nt[0]==="_"&&z instanceof Be&&z.Vw(nt)}}Kt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new ti,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Kt.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")},Ve.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=en.alloc(),Eg(this,this.computeBounds(b)),en.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),vt=Math.max(y,0),Ft=Math.floor(E-dt),Gt=Math.floor(rt-vt);a.drawImage(b.Oa,dt,vt,Ft,Gt,0,0,Ft,Gt),Mc(this.Yf,this)&&a.clearRect(0,0,st,ht),b=Fn(),a=Fn(),Gt=Math.abs(z),Ft=Math.abs(y);var _t=dt===0?0:E-Gt;dt=xe.allocAt(_t,0),Gt=xe.allocAt(Gt+_t,rt),a.push(new en(Math.min(dt.x,Gt.x),Math.min(dt.y,Gt.y),Math.abs(dt.x-Gt.x),Math.abs(dt.y-Gt.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),fi(dt,ne),fi(Gt,ne),b.push(new en(Math.min(dt.x,Gt.x),Math.min(dt.y,Gt.y),Math.abs(dt.x-Gt.x),Math.abs(dt.y-Gt.y))),_t=vt===0?0:rt-Ft,dt.h(0,_t),Gt.h(E,Ft+_t),a.push(new en(Math.min(dt.x,Gt.x),Math.min(dt.y,Gt.y),Math.abs(dt.x-Gt.x),Math.abs(dt.y-Gt.y))),fi(dt,ne),fi(Gt,ne),b.push(new en(Math.min(dt.x,Gt.x),Math.min(dt.y,Gt.y),Math.abs(dt.x-Gt.x),Math.abs(dt.y-Gt.y))),Mc(this.Yf,this)&&(E=0<z?0:-z,rt=0<y?0:-y,dt.h(E,rt),Gt.h(st+E,ht+rt),a.push(new en(Math.min(dt.x,Gt.x),Math.min(dt.y,Gt.y),Math.abs(dt.x-Gt.x),Math.abs(dt.y-Gt.y))),fi(dt,ne),fi(Gt,ne),b.push(new en(Math.min(dt.x,Gt.x),Math.min(dt.y,Gt.y),Math.abs(dt.x-Gt.x),Math.abs(dt.y-Gt.y)))),xe.free(dt),xe.free(Gt),Dh(this,!1,!0),this.Ka===null&&ke("No div specified"),this.ta===null&&ke("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),vt=nt.Zq,vt.length=0,dt=this.scale,Ft=en.alloc(),Gt=nt.Pa.s,ne=Gt.length,_t=st.length;for(var ve=0;ve<ne;ve++){var fe=Gt[ve],Ce=Ic(fe,fe.actualBounds);t:{for(var Le=2/dt,Me=4/dt,De=0;De<_t;De++){var Ke=st[De];if(Ke.width!==0&&Ke.height!==0&&Ce.Vu(Ke.x-Le,Ke.y-Le,Ke.width+Me,Ke.height+Me)){Ce=!0;break t}}Ce=!1}Ce&&nt.Oj(E,fe,this,vt,dt,Ft,!0)}en.free(Ft),E.globalAlpha=ht}E.restore(),E.Vc(!0),this.Yf&&Mc(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}On(b),On(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 vt=dt.y,Ft=dt.width,Gt=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 _t=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,Le=0,Me=0,De=dt.width,Ke=dt.height,An=a.rj;a.contentAlignment.sb()?(ve.width>De&&(fe=An.left,Ce=An.right),ve.height>Ke&&(Le=An.top,Me=An.bottom)):(fe=An.left,Ce=An.right,Le=An.top,Me=An.bottom);var Hn=ve.width+fe+Ce,In=ve.height+Le+Me;An=a.scale;var mn=Hn>st/An,sn=In>ht/An;if(!(z||a.gf||a.Be||mn||sn))return!0;fe=ve.x-fe,st=dt.x,Ce=ve.right+Ce,ht=dt.right+nt,Le=ve.y-Le;var yi=dt.y;ve=ve.bottom+Me,dt=dt.bottom+rt;var ci="1px";if(Me="1px",a.scrollMode===qu&&(mn||sn)&&(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)),De+nt+1<Hn&&(mn=Math.max((Hn-De)*An+a.Aa,mn)),ci=mn.toString()+"px"),sn&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(mn=1,Le+1<yi&&(mn=Math.max((yi-Le)*An+a.ya,mn)),ve>dt+1&&(mn=Math.max((ve-dt)*An+a.ya,mn)),Ke+rt+1<In&&(mn=Math.max((In-Ke)*An+a.ya,mn)),Me=mn.toString()+"px")),mn=ci!=="1px",sn=Me!=="1px",mn&&sn||!mn&&!sn||(sn&&(ht-=a.Db),mn&&(dt-=a.Db),Hn<De+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)),De+1<Hn&&(nt=Math.max((Hn-De)*An+a.Aa,nt)),ci=nt.toString()+"px"),mn=ci!=="1px",nt=a.ya,mn!==a.Be&&(nt=mn?a.ya-a.Db:a.ya+a.Db),In<Ke+rt||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(rt=1,Le+1<yi&&(rt=Math.max((yi-Le)*An+nt,rt)),ve>dt+1&&(rt=Math.max((ve-dt)*An+nt,rt)),Ke+1<In&&(rt=Math.max((In-Ke)*An+nt,rt)),Me=rt.toString()+"px"),sn=Me!=="1px"),a.qr&&mn===a.Be&&sn===a.gf)return x===a.Aa&&b===a.ya||a.bd(),!1;if(mn!==a.Be&&(ci==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=mn,ne.style.width=ci,sn!==a.gf&&(Me==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(rt=xe.alloc(),sn?(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)),xe.free(rt))),z&&Dl(a),a.gf=sn,ne.style.height=Me,a.gu=!0,z&&(a.pn=!0),y=_t.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(De+1<Hn?y=(a.position.x-fe)*An:fe+1<st?y=_t.scrollWidth-_t.clientWidth:Ce>ht+1&&(y=a.position.x*An)),a.tn)switch(a.bu){case"negative":y=-(_t.scrollWidth-y-_t.clientWidth);break;case"reverse":y=_t.scrollWidth-y-_t.clientWidth}return _t.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(Ke+1<In?_t.scrollTop=(a.position.y-Le)*An:Le+1<yi?_t.scrollTop=_t.scrollHeight-_t.clientHeight:ve>dt+1&&(_t.scrollTop=a.position.y*An)),st=a.Aa,ht=a.ya,_t.style.width=st+(a.gf?a.Db:0)+"px",_t.style.height=ht+(a.Be?a.Db:0)+"px",x!==st||b!==ht||a.animationManager.zb?(x=en.allocAt(E,vt,Ft,Gt),a.onViewportBoundsChanged(x,a.viewportBounds,An,z),en.free(x),!1):!0}Kt=Ve.prototype,Kt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&ke("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&&ke('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)}},Kt.oi=function(a){this.partManager.oi(a);var y=this;Dc(a,function(x){Ac(y,x)}),(a instanceof rr||a instanceof xi&&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()},Kt.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()},Kt.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))}Kt.Is=function(a,y){if(y===void 0&&(y=!1),bn(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 cn,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Kt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},Ve.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 ti;if(a!==null)if(bn(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 Mn){if(y.add(x,a.Pd(E,x,x.location)),x instanceof xi&&(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 rr||y.add(x,a.Pd(E,x,x.location))}function Bh(a,y,x,b,E){if(y!==null&&y.count!==0){var z=xe.alloc(),nt=xe.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=xe.alloc();ht.next();){var vt=ht.key,Ft=ht.value;if(vt.Zc()){var Gt=Cg(a,vt,y);Gt!==null?rt.push(new it(vt,Ft,Gt)):(!E||vt.canMove())&&(Gt=Ft.point,z.assign(Gt),a.computeMove(vt,z.add(nt),b,dt),vt.location=dt,Ft.shifted===void 0&&(Ft.shifted=new xe),Ft.shifted.assign(dt.re(Gt)))}else ht.key instanceof yn&&st.push(ht.sa)}for(xe.free(dt),E=rt.length,ht=0;ht<E;ht++)vt=rt[ht],z.assign(vt.info.point),vt.Su.shifted===void 0&&(vt.Su.shifted=new xe),vt.node.location=z.add(vt.Su.shifted);for(E=xe.alloc(),ht=xe.alloc(),vt=st.length,Ft=0;Ft<vt;Ft++){var _t=st[Ft];if(Gt=_t.key,Gt instanceof yn)if(Gt.suspendsRouting){Gt.Tg=null,dt=Gt.fromNode;var ne=Gt.toNode;if(a.draggedLink!==null&&b.dragsLink)if(ne=_t.value.point,Gt.dragComputation===null)y.add(Gt,a.Pd(b,Gt,nt)),sh(Gt,nt.x-ne.x,nt.y-ne.y);else{_t=xe.allocAt(0,0),(dt=Gt.i(0))&&dt.w()&&_t.assign(dt);var ve=dt=xe.alloc().assign(_t).add(nt);b.isGridSnapEnabled&&(b.isGridSnapRealtime||a.lastInput.up)&&(ve=xe.alloc(),sf(a,Gt,dt,ve,b)),dt.assign(Gt.dragComputation(Gt,dt,ve)).re(_t),y.add(Gt,a.Pd(b,Gt,dt)),sh(Gt,dt.x-ne.x,dt.y-ne.y),xe.free(_t),xe.free(dt),ve!==dt&&xe.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=_t.value.point,ne=z,ne.assign(E),ne.re(dt),y.add(Gt,a.Pd(b,Gt,E)),sh(Gt,ne.x,ne.y)):(Gt.suspendsRouting=!1,Gt.bb()):(_t=_t.value.point,dt=dt!==null?E:ne!==null?ht:nt,y.add(Gt,a.Pd(b,Gt,dt)),sh(Gt,dt.x-_t.x,dt.y-_t.y))}else(Gt.fromNode===null||Gt.toNode===null)&&(dt=_t.value.point,y.add(Gt,a.Pd(b,Gt,nt)),sh(Gt,nt.x-dt.x,nt.y-dt.y))}xe.free(z),xe.free(nt),xe.free(E),xe.free(ht),On(rt),On(st),x||(Ho(a),Oh(a,y))}}Ve.prototype.computeMove=function(a,y,x,b){if(b===void 0&&(b=new xe),b.assign(y),a===null)return b;var E=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(E=xe.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&&xe.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=xe.allocAt(0,0),z.yi(0,0,a,y,E),Oe.No(x.x,x.y,rt+z.x,nt+z.y,a,y,b),xe.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}Kt=Ve.prototype,Kt.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 xe(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&&ke("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&ke("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&ke("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&ke("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&&ke("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Kt.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},Kt.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},Kt.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},Kt.kA=function(a){if(a.diagram!==this&&ke("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()}}},Kt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Kt.Yw=function(a){return this.pf===null&&(this.pf=new un),this.pf.add(a),this.model.Pe(a),this},Kt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Kt.Pe=function(a){return this.zg===null&&(this.zg=new un),this.zg.add(a),this},Kt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Kt.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)},Kt.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)},Kt.g=function(a,y,x,b,E){this.cb(Ir,a,this,y,x,b,E)},Ve.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 Be){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 dn)if(typeof rt=="number"&&st instanceof Be){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 ei&&(y?(st.isSelected=!1,st.isHighlighted=!1,st.Wb(),nt.pc(dt?rt:-1,st,dt)):nt.oi(rt,st,dt))}else nt instanceof Ve?typeof rt=="number"&&st instanceof To&&(y?this.Wa.mb(rt):(st.Xe(this),this.Wa.Gb(rt,st))):ke("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(b===fo){var vt=a.object,Ft=a.oldParam,Gt=a.oldValue;if(vt instanceof dn)typeof Ft=="number"&&Gt instanceof Be?y?vt.Gb(Ft,Gt):vt.pc(Ft):typeof Ft=="number"&&Gt instanceof lo&&(Gt.isRow?c1(vt,Ft,y?Gt:void 0):d1(vt,Ft,y?Gt:void 0));else if(vt instanceof To){var _t=a.newParam===!0;typeof Ft=="number"&&Gt instanceof ei&&(y?0>vt.Pa.indexOf(Gt)&&vt.oi(Ft,Gt,_t):(Gt.isSelected=!1,Gt.isHighlighted=!1,Gt.Wb(),vt.pc(_t?Ft:-1,Gt,_t)))}else vt instanceof Ve?typeof Ft=="number"&&Gt instanceof To&&(y?(Gt.Xe(this),this.Wa.Gb(Ft,Gt)):this.Wa.mb(Ft)):ke("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==ta&&ke("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},Ve.prototype.Ea=function(a){return this.undoManager.Ea(a)},Ve.prototype.eb=function(a){return this.undoManager.eb(a)},Ve.prototype.Kf=function(){return this.undoManager.Kf()},Ve.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}},Ve.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},Ve.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=xe.allocAt(a.pa.x+rt/y-rt/x,a.pa.y+st/y-st/x),a.position=z,xe.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))}}Ve.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=xn.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/Oe.vx(z,dt):E=E*dt/Oe.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=en.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){en.free(y);return}E=y.width,z=y.height,a=y.x,nt=y.y,en.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=xe.alloc(),Oe.No(a,nt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),xn.free(b),x.part.location=y,xe.free(y)}}Ve.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)}},Ve.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))},Ve.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),bn(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];b instanceof ei||ke("Diagram.selectCollection given something that is not a Part: "+b),b.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof ei||ke("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},Ve.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()}},Kt=Ve.prototype,Kt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Kt.Jz=function(a){a=new cn().addAll(a);for(var y=this.highlighteds.copy().hp(a).iterator;y.next();)y.value.isHighlighted=!1;for(a=a.iterator;a.next();)y=a.value,y instanceof ei||ke("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Kt.scroll=function(a,y,x){x===void 0&&(x=1);var b=y==="up"||y==="down",E=0,z=xe.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)),xe.free(z);return}ke("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):ke("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),xe.free(z)},Kt.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)},Kt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Kt.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)},Kt.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,vt=y.dy,Ft=x*nt+b*st+dt;y=x*rt+b*ht+vt;var Gt=E*nt+b*st+dt;return a=E*rt+b*ht+vt,b=x*nt+z*st+dt,x=x*rt+z*ht+vt,nt=E*nt+z*st+dt,E=E*rt+z*ht+vt,z=Math.min(Ft,Gt),Ft=Math.max(Ft,Gt),Gt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,b),Ft=Math.max(Ft,b),Gt=Math.min(Gt,x),y=Math.max(y,x),z=Math.min(z,nt),Ft=Math.max(Ft,nt),Gt=Math.min(Gt,E),y=Math.max(y,E),new en(z,Gt,Ft-z,y-Gt)},Kt.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),fi(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 cr}Ve.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;Hi(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 cn&&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 cn&&x.Bg.remove(a),Lf(b));break}}}}}Ve.prototype.Wd=function(){this.partManager.Wd()},Ve.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},Ve.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},Ve.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},Ve.prototype.Vb=function(a){return this.partManager.Vb(a)},Ve.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Kt=Ve.prototype,Kt.Lc=function(a){return this.partManager.Lc(a)},Kt.ii=function(a){return this.partManager.ii(a)},Kt.Kc=function(a){return this.partManager.Kc(a)},Kt.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:Ln(jn(y)))},Kt.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:Ln(jn(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())}Kt.Va=function(){if(this.Zi){var a=en.alloc();Eg(this,this.computeBounds(a)),en.free(a)}},Kt.rz=function(){for(var a=new cn,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},Kt.qz=function(){return this.ai.iterator},Kt.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)}}Kt.yz=function(){for(var a=new un,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 un;x.add(E,nt),x.add(z,nt),b.add(E,E),b.add(z,E)}var x=new ti,b=new ti;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;ke("Unknown DiagramEvent name: "+y)}Kt.Bj=function(a,y){return a=uf(this,a),a!==null&&a.add(y),this},Kt.am=function(a,y){a=uf(this,a),a!==null&&a.remove(y)},Kt.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}Kt.Yj=function(a,y){return cf(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},Ve.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=en.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)}en.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),E.initialize(y)),y=en.alloc(),z=x.memberParts;z.next();)nt=z.value,nt instanceof Mn&&df(a,nt,b,y);en.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 xi)for(y=y.memberParts;y.next();)E=y.value,E instanceof Mn&&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)}Ve.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=Hi(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=en.alloc(),a.computeBounds(y),y.ed(a.documentBounds),Eg(a,y),en.free(y),a.Fc=!0,a.bd(),Ng(a))}},a.vp))}Ve.prototype.ug=function(){this.vk!==-1&&(fn.clearTimeout(this.vk),this.vk=-1)},Ve.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=en.allocAt(0,0,b.width*E,b.height*E);var z=xe.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 xe(y.x+z.x/E,y.y+z.y/E)),en.free(b),xe.free(z),y},Kt=Ve.prototype,Kt.Cs=function(){return null},Kt.av=function(){return null},Kt.bs=function(a,y){this.pj.add(a,y)},Kt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof xi&&(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):fn.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 fn.requestAnimationFrame(function(){b()}),null}Kt.Wz=function(a){return _r?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Kt.Jx=function(a){return a===void 0&&(a={}),gd(this,this.Xz,a)},Kt.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"&&ke('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"&&ke("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 xn(1/0,1/0):new xn(2e3,2e3));var rt=y.position||null,st=y.parts||null,ht=y.padding===void 0?1:y.padding,dt=y.background||null,vt=y.omitTemporary;vt===void 0&&(vt=!0);var Ft=y.document||document,Gt=y.elementFinished||null,_t=y.showTemporary;_t===void 0&&(_t=!vt),y=y.showGrid,y===void 0&&(y=_t),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof ht=="number"?ht=new Oi(ht):ht instanceof Oi||ke("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),vt=new Ha(null,Ft,void 0,!0);var ne=vt.context;if(!(E||z||st||rt))return vt.width=a.Aa+Math.ceil(ht.left+ht.right),vt.height=a.ya+Math.ceil(ht.top+ht.bottom),x==="SVG"?b===null?null:(b.resize(vt.width,vt.height,vt.width,vt.height),b.ownerDocument=Ft,b.hs=Gt,rf(a,b.context,ht,new xn(vt.width,vt.height),a.Ca,a.pa,st,dt,_t,y),b.context):(a.Xm=!1,rf(a,ne,ht,new xn(vt.width,vt.height),a.Ca,a.pa,st,dt,_t,y),a.Xm=!0,vt.context);var ve=a.Pp,fe=a.documentBounds.copy();if(fe.Fv(a.yb),_t)for(var Ce=a.Wa.s,Le=Ce.length,Me=0;Me<Le;Me++){var De=Ce[Me];if(De.visible&&De.isTemporary){De=De.Pa.s;for(var Ke=De.length,An=0;An<Ke;An++){var Hn=De[An];Hn.isInDocumentBounds&&Hn.isVisible()&&(Hn=Hn.actualBounds,Hn.w()&&fe.ed(Hn))}}}if(Ce=new xe(fe.x,fe.y),st!==null){for(Le=new en(0,0,0,0),Me=!0,De=st.iterator,De.reset();De.next();)Ke=De.value,Ke instanceof ei&&(An=Ke.layer,An!==null&&!An.visible||An!==null&&!_t&&An.isTemporary||!Ke.isVisible()||(Ke=Ke.actualBounds,Ke.w()&&(Me?(Me=!1,Le.assign(Ke)):Le.ed(Ke))));fe.width=Le.width,fe.height=Le.height,Ce.x=Le.x,Ce.y=Le.y}return rt!==null&&rt.w()&&(Ce=rt,z||(z=ve)),Le=rt=0,ht!==null&&(rt=ht.left+ht.right,Le=ht.top+ht.bottom),Me=De=0,E!==null&&(De=E.width,Me=E.height,isFinite(De)&&(De=Math.max(0,De-rt)),isFinite(Me)&&(Me=Math.max(0,Me-Le))),E!==null&&z!==null?(z==="NaN"&&(z=ve),E.w()?(E=De,fe=Me):isNaN(Me)?(E=De,fe=fe.height*z):(E=fe.width*z,fe=Me)):E!==null?E.w()?(z=Math.min(De/fe.width,Me/fe.height),E=De,fe=Me):isNaN(Me)?(z=De/fe.width,E=De,fe=fe.height*z):(z=Me/fe.height,E=fe.width*z,fe=Me):z!==null?z==="NaN"&&nt.w()?(z=Math.min((nt.width-rt)/fe.width,(nt.height-Le)/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+=Le):ht=new Oi(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))),vt.width=Math.ceil(E),vt.height=Math.ceil(fe),x==="SVG"?b===null?null:(b.resize(vt.width,vt.height,vt.width,vt.height),b.ownerDocument=Ft,b.hs=Gt,rf(a,b.context,ht,new xn(Math.ceil(E),Math.ceil(fe)),z,Ce,st,dt,_t,y),b.context):(a.Xm=!1,rf(a,ne,ht,new xn(Math.ceil(E),Math.ceil(fe)),z,Ce,st,dt,_t,y),a.Xm=!0,vt.context)}an.Object.defineProperties(Ve.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof bt||(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,fn.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,fn.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(fn,"resize",this.Ov,!1),this.removeEventListener(fn,"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",Ve,"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",Ve,"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",Ve,"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",Ve,"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&&ke("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(fn,"pointermove",this.dk,!0),this.addEventListener(fn,"pointerdown",this.ui,!0),this.addEventListener(fn,"pointerup",this.fk,!0),this.addEventListener(fn,"pointerout",this.ek,!0),this.addEventListener(fn,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(fn,"wheel",this.$j,!0),this.addEventListener(fn,"selectstart",this.preventDefault,!1)):(this.removeEventListener(fn,"pointermove",this.dk,!0),this.removeEventListener(fn,"pointerdown",this.ui,!0),this.removeEventListener(fn,"pointerup",this.fk,!0),this.removeEventListener(fn,"pointerout",this.ek,!0),this.removeEventListener(fn,"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(fn,"wheel",this.$j,!0),this.removeEventListener(fn,"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=xe.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)}xe.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!==dn.Grid&&ke("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||ke("fixedBounds width/height must not be Infinity"),this.ut=a=a.J(),this.Ya(),this.g("fixedBounds",y,a))}},scrollMargin:{get:function(){return this.rj},set:function(a){typeof a=="number"&&(a=new Oi(a));var y=this.rj;y.D(a)||(this.rj=a=a.J(),this.g("scrollMargin",y,a),this.hk())}},scrollMode:{get:function(){return this.sj},set:function(a){var y=this.sj;y!==a&&(this.sj=a,a===qu&&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()||ke("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()||ke("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",Ve,"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",Ve,"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 Oi(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.Ya(),this.g("padding",y,a))}},partManager:{get:function(){return this.Pc},set:function(a){var y=this.Pc;y!==a&&(a.diagram!==null&&ke("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&&ke("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 xn(Math.max(1,a.width),Math.max(1,a.height))}},avoidanceLimit:{get:function(){return this.bw},set:function(a){this.bw=Math.max(1,a)}},autoScrollInterval:{get:function(){return this.vp},set:function(a){var y=this.vp;y!==a&&(this.vp=a,this.g("autoScrollInterval",y,a))}},autoScrollRegion:{get:function(){return this.xp},set:function(a){typeof a=="number"&&(a=new Oi(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),an.Object.defineProperties(Ve,{licenseKey:{get:function(){return Rg.jc()},set:function(a){Rg.add(a.replace(/\s/g,""))}},version:{get:function(){return kc}}}),Ve.prototype.makeImageData=Ve.prototype.Jx,Ve.prototype.makeImage=Ve.prototype.Wz,Ve.prototype.cacheGroupExternalLinks=Ve.prototype.Fu,Ve.prototype.addRenderer=Ve.prototype.bs,Ve.prototype.makeSVG=Ve.prototype.av,Ve.prototype.makeSvg=Ve.prototype.Cs,Ve.prototype.stopAutoScroll=Ve.prototype.ug,Ve.prototype.doAutoScroll=Ve.prototype.gs,Ve.prototype.isUnoccupied=Ve.prototype.Yj,Ve.prototype.raiseDiagramEvent=Ve.prototype.R,Ve.prototype.removeDiagramListener=Ve.prototype.am,Ve.prototype.addDiagramListener=Ve.prototype.Bj,Ve.prototype.findTreeRoots=Ve.prototype.yz,Ve.prototype.layoutDiagram=Ve.prototype.Uz,Ve.prototype.findTopLevelGroups=Ve.prototype.qz,Ve.prototype.findTopLevelNodesAndLinks=Ve.prototype.rz,Ve.prototype.ensureBounds=Ve.prototype.Va,Ve.prototype.findLinksByExample=Ve.prototype.ls,Ve.prototype.findNodesByExample=Ve.prototype.ms,Ve.prototype.findLinkForData=Ve.prototype.Kc,Ve.prototype.findNodeForData=Ve.prototype.ii,Ve.prototype.findPartForData=Ve.prototype.Lc,Ve.prototype.findLinkForKey=Ve.prototype.findLinkForKey,Ve.prototype.findNodeForKey=Ve.prototype.Vb,Ve.prototype.findPartForKey=Ve.prototype.findPartForKey,Ve.prototype.rebuildParts=Ve.prototype.Wd,Ve.prototype.transformViewToDoc=Ve.prototype.Ps,Ve.prototype.transformRectDocToView=Ve.prototype.zA,Ve.prototype.transformDocToView=Ve.prototype.op,Ve.prototype.centerRect=Ve.prototype.es,Ve.prototype.scrollToRect=Ve.prototype.tv,Ve.prototype.scroll=Ve.prototype.scroll,Ve.prototype.highlightCollection=Ve.prototype.Jz,Ve.prototype.highlight=Ve.prototype.Iz,Ve.prototype.selectCollection=Ve.prototype.rA,Ve.prototype.select=Ve.prototype.select,Ve.prototype.updateAllRelationshipsFromData=Ve.prototype.rp,Ve.prototype.updateAllTargetBindings=Ve.prototype.updateAllTargetBindings,Ve.prototype.commit=Ve.prototype.commit,Ve.prototype.rollbackTransaction=Ve.prototype.Kf,Ve.prototype.commitTransaction=Ve.prototype.eb,Ve.prototype.startTransaction=Ve.prototype.Ea,Ve.prototype.raiseChanged=Ve.prototype.g,Ve.prototype.raiseChangedEvent=Ve.prototype.cb,Ve.prototype.removeChangedListener=Ve.prototype.ik,Ve.prototype.addChangedListener=Ve.prototype.Pe,Ve.prototype.removeModelChangedListener=Ve.prototype.mA,Ve.prototype.addModelChangedListener=Ve.prototype.Yw,Ve.prototype.findLayer=Ve.prototype.Qj,Ve.prototype.removeLayer=Ve.prototype.kA,Ve.prototype.addLayerAfter=Ve.prototype.Cy,Ve.prototype.addLayerBefore=Ve.prototype.Ww,Ve.prototype.addLayer=Ve.prototype.Al,Ve.prototype.moveParts=Ve.prototype.moveParts,Ve.prototype.copyParts=Ve.prototype.Kj,Ve.prototype.removeParts=Ve.prototype.Is,Ve.prototype.remove=Ve.prototype.remove,Ve.prototype.add=Ve.prototype.add,Ve.prototype.clearDelayedGeometries=Ve.prototype.bx,Ve.prototype.setProperties=Ve.prototype.nm,Ve.prototype.attach=Ve.prototype.Du,Ve.prototype.set=Ve.prototype.set,Ve.prototype.resetInputOptions=Ve.prototype.Sx,Ve.prototype.setInputOption=Ve.prototype.sA,Ve.prototype.getInputOption=Ve.prototype.Ql,Ve.prototype.resetRenderingHints=Ve.prototype.Tx,Ve.prototype.setRenderingHint=Ve.prototype.Xx,Ve.prototype.getRenderingHint=Ve.prototype.Gf,Ve.prototype.maybeUpdate=Ve.prototype.bd,Ve.prototype.requestUpdate=Ve.prototype.$b,Ve.prototype.delayInitialization=Ve.prototype.Xy,Ve.prototype.isUpdateRequested=Ve.prototype.Pz,Ve.prototype.invalidateDocumentBounds=Ve.prototype.Ya,Ve.prototype.findObjectsNear=Ve.prototype.og,Ve.prototype.findPartsNear=Ve.prototype.mz,Ve.prototype.findObjectsIn=Ve.prototype.Cf,Ve.prototype.findPartsIn=Ve.prototype.ux,Ve.prototype.findObjectsAt=Ve.prototype.ji,Ve.prototype.findPartsAt=Ve.prototype.lz,Ve.prototype.findObjectAt=Ve.prototype.ic,Ve.prototype.findPartAt=Ve.prototype.Ol,Ve.prototype.focusObject=Ve.prototype.zz,Ve.prototype.alignDocument=Ve.prototype.Jy,Ve.prototype.zoomToRect=Ve.prototype.BA,Ve.prototype.zoomToFit=Ve.prototype.zoomToFit,Ve.prototype.diagramScroll=Ve.prototype.kx,Ve.prototype.focus=Ve.prototype.focus;var ff=new ti,om=null,_r=fn.document!==void 0,Lc=null,Rh="",as=new Ze(Ve,"None",0),ga=new Ze(Ve,"Uniform",1),jh=new Ze(Ve,"UniformToFill",2),pd=new Ze(Ve,"CycleAll",10),Fg=new Ze(Ve,"CycleNotDirected",11),Dg=new Ze(Ve,"CycleNotDirectedFast",12),Bg=new Ze(Ve,"CycleNotUndirected",13),Og=new Ze(Ve,"CycleDestinationTree",14),Ig=new Ze(Ve,"CycleSourceTree",15),qu=new Ze(Ve,"DocumentScroll",1),md=new Ze(Ve,"InfiniteScroll",2),$u=new Ze(Ve,"TreeParentCollapsed",21),so=new Ze(Ve,"AllParentsCollapsed",22),gf=new Ze(Ve,"AnyParentsCollapsed",23),Rg=new un,kc="2.3.10",Ec="image",vd=null,sm=!1;function Jo(){if(_r){var a=fn.document.createElement("canvas"),y=a.getContext("2d"),x=Rn("7ca11abfd022028846");y[x]=Rn("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",Wn.Dx+"4ae6247590da4bb21c324ba3a84e385776",vi.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",Oe.za],E=1;5>E;E++)y[Rn("7ca11abfd7330390")](Rn(b[E-1]),10,15*E);for(y[x]=Rn("39f046ebb36e4b"),x=1;5>x;x++)y[Rn("7ca11abfd7330390")](Rn(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(vi.prototype.Cd=vi.prototype.Eu),vd=a}}Ve.className="Diagram",Ve.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=fn.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof Ve?y.H:null},Ve.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},Ve.useDOM=function(a){_r=a?fn.document!==void 0:!1},Ve.isUsingDOM=function(){return _r},Ve.None=as,Ve.Uniform=ga,Ve.UniformToFill=jh,Ve.CycleAll=pd,Ve.CycleNotDirected=Fg,Ve.CycleNotDirectedFast=Dg,Ve.CycleNotUndirected=Bg,Ve.CycleDestinationTree=Og,Ve.CycleSourceTree=Ig,Ve.DocumentScroll=qu,Ve.InfiniteScroll=md,Ve.TreeParentCollapsed=$u,Ve.AllParentsCollapsed=so,Ve.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=fn[Rn("76a715b2f73f148a")][Rn("72ba13b5")]||"";if(a.Rc=!0,_r){var b=Ve[Rn("76a115b6ed251eaf4692")];if(b)for(var E=Rg.iterator;E.next()&&(b=E.value,b=Rn(b).split(Rn("39e9")),!(6>b.length));){var z=Rn(b[1]).split(".");if(b[4]!=="7da71ca0")break;var nt=Rn(Wn[Rn("6cae19")]).split(".");if(z[0]>nt[0]||z[0]===nt[0]&&z[1]>=nt[1]){var rt=fn[Rn("74a900bae4370f8b51")][Rn("6fbb13a1c2311e8a57")].toLowerCase();if(nt=rt[Rn("73a612b6fb191d")](Rn("3aad1ab6e022098b4dc4")),z=Rn(b[2]),-1<nt&&(rt=rt[Rn("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<rt&&rt<nt),!a.Rc))break;for(nt=x[Rn("76ad18b4f73e")],rt=x[Rn("73a612b6fb191d")](Rn("35e7"))+2;rt<nt;rt++)y+=x[rt];if(nt=y[Rn("73a612b6fb191d")](z),0>nt&&z!==Rn("7da71ca0ad381e90")&&(nt=y[Rn("73a612b6fb191d")](Rn("76a715b2ef3e149757"))),0>nt&&(nt=y[Rn("73a612b6fb191d")](Rn("76a715b2ef3e149757"))),0>nt&&(nt=y[Rn("73a612b6fb191d")](Rn("2bfa41fdb3784bca12"))),0>nt&&(nt=x[Rn("73a612b6fb191d")](Rn("7baa19a6f76c1988428554"))),a.Rc=!(0<=nt&&nt<y[Rn("73a612b6fb191d")](Rn("35"))||y[Rn("73a612b6fb191d")](Rn("35"))===-1),!a.Rc||x[Rn("73a612b6fb191d")](Rn("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[Rn("73a612b6fb191d")](z)),!a.Rc)||(nt=fn[Rn("76a715b2f73f148a")][Rn("69ad17a1e03e")],rt=nt[Rn("73a612b6fb191d")](Rn("7fb002b6ed25128b4da25b2e")),-1<rt&&(a.Rc=!(nt[Rn("73a612b6fb191d")](z)>rt),!a.Rc)))break;if(z[0]==="#"){nt=fn.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[Rn("79a417a0f0181a8946")]=b,fn.document[Rn("78a712aa")]){fn.document[Rn("78a712aa")][Rn("7bb806b6ed32388c4a875b")](nt),st=fn.getComputedStyle(nt).getPropertyValue(Rn("78a704b7e62456904c9b12701b6532a8"));var ht=fn.getComputedStyle(nt).getPropertyValue(Rn("75b817b0ea2202"));if(fn.document[Rn("78a712aa")][Rn("68ad1bbcf533388c4a875b")](nt),st){if(nt=fn[Rn("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(Rn("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[Rn("76ad18b4f73e")],E=x[Rn("73a612b6fb191d")](Rn("35e7"))+2;E<dt;E++)y+=x[E];x=y[Rn("73a612b6fb191d")](Rn("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[Rn("73a612b6fb191d")](Rn("35")))}}}return 0<a.Rc&&a!==a.wy}am.className="DiagramHelper";function yu(a){this.j=a===void 0?new xe:a,this.o=new xe}an.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 xn(NaN,NaN).freeze(),this.gridSnapCellSpot=sr,this.gridSnapOrigin=new xe(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"||fn.Element&&a instanceof Element)var x=Ve.call(this,a)||this;else x=Ve.call(this)||this,y=a;return pt(x),y&&x.nm(y),x}Ye(mt,Ve);function pt(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=lr,a.layout=new Ro}mt.prototype.reset=function(){Ve.prototype.reset.call(this),pt(this)},mt.className="Palette";function bt(a,y){if(typeof a=="string"||fn.Element&&a instanceof Element)var x=Ve.call(this,a)||this;else x=Ve.call(this)||this,y=a;var b=x;x.animationManager.isEnabled=!1,x.vb=!0,x.V=null,x.mn=!1,x.nn=!1,x.F=!0,x.u=!0,x.ia=0,x.o=!1,x.ql=null,x.Xx("drawShadows",!1),a=new ei;var E=new Ei;return E.stroke="magenta",E.strokeWidth=2,E.fill="transparent",E.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(E),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new Oi(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new Se,x.toolManager.mouseMoveTools),x.click=function(){var z=b.observed;if(z!==null){var nt=z.viewportBounds,rt=b.lastInput.documentPoint;z.position=new xe(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}Ye(bt,Ve),bt.prototype.computePixelRatio=function(){return 1},bt.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}}}Ve.prototype.redraw.call(this)},bt.prototype.gc=function(){if(this.Ka===null&&ke("No div specified"),this.ta===null&&ke("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=en.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Fl(y,E),en.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),vt=st.scale,Ft=en.alloc(),Gt=rt.Pa.s,_t=Gt.length,ne=0;ne<_t;ne++){var ve=Gt[ne];(b||ve!==ht)&&rt.Oj(E,ve,st,null,vt,Ft,!1)}en.free(Ft),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=xn.alloc();E.h(x.width,x.height),b.desiredSize=E,xn.free(E),a=2/a.scale,b instanceof Ei&&(b.strokeWidth=a),y.location=new xe(x.x-a/2,x.y-a/2),y.isSelected=!0}}}bt.prototype.computeBounds=function(){var a=this.observed;if(a===null)return fl;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},bt.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},bt.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))},an.Object.defineProperties(bt.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof bt&&ke("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)}}}),bt.className="Overview";function Se(){Wr.call(this),this.j=null}Ye(Se,Wr),Se.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 xe(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new xe(a.x-this.j.x,a.y-this.j.y)),!0)},Se.prototype.doActivate=function(){this.j=null,Wr.prototype.doActivate.call(this)},Se.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},Se.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 xe(b.x-x.x,b.y-x.y)}a=a.lastInput.documentPoint,y.position=new xe(a.x-this.j.x,a.y-this.j.y)}}},Se.className="OverviewDraggingTool";function me(){hi(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=Ji?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 cn,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 cn;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 un,x.addAll(z),Lc=x,Rh=y.model.dataFormat}}y.R("ClipboardChanged",x)},me.prototype.pasteFromClipboard=function(){var a=new cn,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 xe(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 Mn&&st.isTreeExpanded&&(!(st instanceof xi)||st.isSubGraphExpanded);)st=E.pop();0<E.length?(st instanceof ei&&y.tv(st.actualBounds),st instanceof Mn&&!st.isTreeExpanded&&(st.isTreeExpanded=!0),st instanceof xi&&!st.isSubGraphExpanded&&(st.isSubGraphExpanded=!0)):(st instanceof ei&&y.es(st.actualBounds),y.am("LayoutCompleted",nt)),y.eb("Scroll To Part")},nt=function(){Hi(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 rr)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 Mn&&(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 ei)?!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 un;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 Mn&&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 Mn&&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 Mn&&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 un;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 Mn&&!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 Mn)||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 Mn&&!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 un,z=a.selection.iterator;z.next();){var nt=z.value;nt.Zc()&&nt.canGroup()&&E.add(nt)}for(var rt=new un,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 vt=rt.first().containingGroup;if(vt!==null)for(;vt!==null;){E=!1;for(var Ft=rt.iterator;Ft.next();)if(!Ft.value.Td(vt)){E=!0;break}if(E)vt=vt.containingGroup;else break}if(x instanceof xi)Ka(x),b=x.copy(),b!==null&&a.add(b);else if(y.Yu(x)){var Gt=y.copyNodeData(x);$e(Gt)&&(y.xf(Gt),b=a.ii(Gt))}if(b!==null){vt!==null&&this.isValidMember(vt,b)&&(b.containingGroup=vt);for(var _t=rt.iterator;_t.next();){var ne=_t.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 tn(a){var y=Fn();for(a=a.iterator;a.next();){var x=a.value;x instanceof yn||y.push(x)}a=new cn,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 On(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 un;if(a!==null)b.add(a);else for(var E=y.selection.iterator;E.next();){var z=E.value;z instanceof xi&&z.canUngroup()&&b.add(z)}var nt=new un;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 vt=nt.iterator;vt.next();){var Ft=vt.value;if(Ft.isSelected=!0,!(Ft instanceof yn)){var Gt=Ft.data;Gt!==null?x.mp(Gt,dt):Ft.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 xi))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof xi&&y.canUngroup())return!0;return!1},me.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=tn(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 un;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 xi&&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 xi&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof xi&&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 un;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 xi&&!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 xi&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof xi&&!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 Be?E=a.ga(Fi):y.viewportBounds.ca(b.documentPoint)||(E=y.viewportBounds,E=new xe(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 ti,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},an.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||ke("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 Be(){hi(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new xe(NaN,NaN).freeze(),this.jd=Bo,this.Ab=new vi,this.wh=new vi,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=ha,this.uc=new en(NaN,NaN,NaN,NaN).freeze(),this.Ib=new en(NaN,NaN,NaN,NaN).freeze(),this.dc=new en(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 hn,ln,Yn,Qn,si,Ci,Yi,Ni,qi,gr;Be.prototype.cloneProtected=function(a){a.l=this.l|6144,a.pb=this.pb,a.bn=this.bn,a.Ma=this.Ma,a.pa.assign(this.pa),a.jd=this.jd.J(),this.Lb!==null?a.Lb=this.Lb.copy():a.Lb=null,a.Ca=this.Ca,a.Kb=this.Kb,a.Kg=this.Kg.J(),a.uc.assign(this.uc),a.Ib.assign(this.Ib),a.dc.assign(this.dc),a.Yn=this.Yn,this.ba!==null&&(a.ba=this.ba.copy()),a.Jb=this.Jb.J(),a.sk=this.sk.J(),a.io=this.io,a.Ag=this.Ag,this.Ua!==null&&(a.Ua=this.Ua.copy()),this.A!==null&&(a.A=this.A.nc?this.A:this.A.copy()),this.Dh!==null&&(a.Dh=wn(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Be.prototype.Vw=function(a){var y=this.Dh;if(bn(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Be.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Be.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},Be.prototype.copy=function(){return this.clone()},Kt=Be.prototype,Kt.qb=function(a){a.classType===yn?a.name.indexOf("Orient")===0?this.segmentOrientation=a:ke("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Be&&(this.stretch=a)},Kt.toString=function(){return Vn(this.constructor)+"#"+Di(this)},Kt.th=function(){this.A!==null&&(this.A.nc=!0)};function Mi(a){a.A===null?a.A=new xd:a.A.nc&&(a.A=a.A.copy())}Kt.Xc=function(){if(this.ba===null){var a=new jg;a.Xi=Vi,a.yj=Vi,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Kt.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 ti),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 dn&&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 dn&&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))}}Kt.ks=function(a){return this.bindingId===a?this:null},Kt.g=function(a,y,x){this.cb(Ir,a,this,y,x)},Kt.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 vi);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))}Kt.tx=function(a,y,x){if(this.pickable===!1)return!1;var b=this.naturalBounds;return y=a.Bf(y),x?Zi(a.x,a.y,0,0,0,b.height)<=y||Zi(a.x,a.y,0,b.height,b.width,b.height)<=y||Zi(a.x,a.y,b.width,b.height,b.width,0)<=y||Zi(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},Kt.se=function(){return!0},Kt.ca=function(a){var y=xe.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return xe.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),xe.free(y),a}return E=!1,(this instanceof rr||this instanceof Ei?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)),xe.free(y),E},Kt.gh=function(a){var y=this.naturalBounds;return Eo(0,0,y.width,y.height,a.x,a.y)},Kt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=en.allocAt(0,0,y.width,y.height);var x=this.transform,b=!1,E=xe.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)))),xe.free(E),en.free(y),b},Kt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,b=!1,E=xe.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)))),xe.free(E),b},Kt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,b=xe.allocAt(0,0),E=xe.allocAt(0,x.height),z=xe.allocAt(x.width,x.height),nt=xe.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=en.allocAt(0,0,x.width,x.height);var st=xe.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)))),xe.free(st),en.free(x),!rt&&(Oe.us(a,b,E)||Oe.us(a,E,z)||Oe.us(a,z,nt)||Oe.us(a,nt,b))&&(rt=!0)}return xe.free(b),xe.free(E),xe.free(z),xe.free(nt),rt},Kt.ga=function(a,y){if(y===void 0&&(y=new xe),a instanceof ni){var x=this.naturalBounds;y.h(a.x*x.width+a.offsetX,a.y*x.height+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Kt.mi=function(a){a===void 0&&(a=new en);var y=this.naturalBounds,x=this.oe,b=xe.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),xe.free(b),a},Kt.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},Kt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Kt.qs=function(a,y){return y===void 0&&(y=new xe),y.assign(a),this.oe.Cd(y),y},Kt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Kt.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,vt=nt*(z.m21*z.dy-z.m22*z.dx),Ft=nt*(z.m12*z.dx-z.m11*z.dy);return this.areaBackground!==null?(z=this.actualBounds,Oe.Ff(z.left,z.top,z.right,z.bottom,a,y,x,b,E)):(nt=a*rt+y*ht+vt,a=a*st+y*dt+Ft,y=x*rt+b*ht+vt,x=x*st+b*dt+Ft,E.h(0,0),b=this.naturalBounds,x=Oe.Ff(0,0,b.width,b.height,nt,a,y,x,E),E.transform(z),x)},Be.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 dn;switch(Os(this,!0)){case ln:nt=E=0,rt&&(y=a=1/0);break;case hn:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(nt=y);break;case Qn:isFinite(a)&&a>x&&(E=a),nt=0,rt&&(y=1/0);break;case si: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()||ke("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),ao(this,!1)}},Be.prototype.Wl=function(){},Be.prototype.Dd=function(){return!1},Be.prototype.arrange=function(a,y,x,b,E){this.Uk();var z=en.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()||ke("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Xl(this,!1),en.free(z)},Kt=Be.prototype,Kt.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 hn:ao(a,!0),a.measure(b,E,0,0);break;case Qn:ao(a,!0),a.measure(b,z,0,0);break;case si:ao(a,!0),a.measure(x,E,0,0)}}}Kt.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)))},Kt.Pn=function(a){this.portId!==null&&(zv(a,!0),a instanceof Mn&&H1(a,this))},Kt.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 dn&&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 vt=0;ht&&y.Gf("drawShadows")&&(st=ht.isShadowed)&&(dt=ht.shadowOffset,vt=Math.max(dt.y,dt.x)*y.scale*y.Mb),dt=this.Dd();var Ft;if(!(Ft=y.$i||!dt)){var Gt=this.naturalBounds;Ft=this.wh;var _t=Ft.m11,ne=Ft.m21,ve=Ft.dx,fe=Ft.m12,Ce=Ft.m22,Le=Ft.dy,Me,De=Me=0;Ft=Me*_t+De*ne+ve;var Ke=Me*fe+De*Ce+Le;Me=Gt.width+vt,De=0;var An=Me*_t+De*ne+ve;Me=Me*fe+De*Ce+Le,De=Math.min(Ft,An);var Hn=Math.min(Ke,Me),In=Math.max(Ft+0,An)-De,mn=Math.max(Ke+0,Me)-Hn;Ft=De,Ke=Hn,Me=Gt.width+vt,De=Gt.height+vt,An=Me*_t+De*ne+ve,Me=Me*fe+De*Ce+Le,De=Math.min(Ft,An),Hn=Math.min(Ke,Me),In=Math.max(Ft+In,An)-De,mn=Math.max(Ke+mn,Me)-Hn,Ft=De,Ke=Hn,Me=0,De=Gt.height+vt,An=Me*_t+De*ne+ve,Me=Me*fe+De*Ce+Le,De=Math.min(Ft,An),Hn=Math.min(Ke,Me),In=Math.max(Ft+In,An)-De,mn=Math.max(Ke+mn,Me)-Hn,Ft=De,Ke=Hn,vt=y.viewportBounds,Gt=vt.x,_t=vt.y,Ft=!(Ft>vt.width+Gt||Gt>In+Ft||Ke>vt.height+_t||_t>mn+Ke)}if(Ft){if(Ft=(this.l&256)!==0,a.clipInsteadOfFill&&(Ft=!1),this instanceof xr&&(a.font=this.font),Ft){if(Ke=rt.se()?rt.naturalBounds:rt.actualBounds,In=Math.max(nt.x,Ke.x),mn=Math.max(nt.y,Ke.y),vt=Math.min(nt.right,Ke.right)-In,Gt=Math.min(nt.bottom,Ke.bottom)-mn,_t=this.tb,_t!==null&&(In=_t.x,mn=_t.y,vt=_t.width,Gt=_t.height),In>nt.width+nt.x||nt.x>Ke.width+Ke.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(In,mn,vt,Gt),a.clip()}if(dt){if(!ht.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}st&&(Ke=ht.shadowOffset,a.Ev(Ke.x*y.scale*this.scale*y.Mb,Ke.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),Ft&&(a.restore(),a.Vc(this instanceof dn)),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===dn.Auto||y.type===dn.Spot)&&y.Pb()!==a)}Kt.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===dn.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 dn;var rt=a instanceof dn?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)}Kt.$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"+pr++,rt=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:E,width:nt,height:x}),this instanceof dn&&(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=jn(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()}}Kt.hh=function(){},Kt.lv=function(){this.Uc=!0},Kt.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 dn?nh(this):!1;if(!(this instanceof dn&&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 dn)y.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");else if(this instanceof Ei){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 dn))&&(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},Kt.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 vt=0,Ft=0,Gt=0,_t=0,ne=0,ve=0;if(ve=ne=0,E?(ne=nt.x,ve=nt.y):b||(ne-=ht/2,ve-=ht/2),vt=x.start.x*rt+x.start.offsetX,Ft=x.start.y*st+x.start.offsetY,Gt=x.end.x*rt+x.end.offsetX,_t=x.end.y*st+x.end.offsetY,vt+=ne,Gt+=ne,Ft+=ve,_t+=ve,x.type===wu)dt=y.createLinearGradient(vt,Ft,Gt,_t);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(vt,Ft,ne,Gt,_t,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&&Hi(function(){fe.redraw()},600)}}b?y.fillStyle=dt:y.strokeStyle=dt}}}Kt.rg=function(a){if(a instanceof dn)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},Kt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Kt.If=function(){for(var a=this instanceof dn?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)))}Kt.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=xe.alloc();z.yi(y,x,b,E,Fi),a.rotate(this.Kb,z.x,z.y),xe.free(z)}},Kt.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()}},Kt.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 Mn&&a.Bd(),y.$b())),Xl(a,!0)}}Kt.Uk=function(){!(this.l&2048)&&(_a(this,!0),Ta(this,!0))},Kt.Wu=function(){Ta(this,!0)},Kt.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===dn.Table?vl(a,b.Fb(a.row),b.Eb(a.column),y):b!==null&&b.type===dn.Auto&&b.Pb()===a?Fo(a,hn,y):x===Ci?b!==null?b.type===dn.Spot&&b.Pb()===a?Fo(a,hn,y):(x=b.defaultStretch,x===Ci?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!==Ci)return Fo(a,E,b);var z=E=null;switch(y.stretch){case si:z=!0;break;case hn:z=!0}switch(x.stretch){case Qn:E=!0;break;case hn:E=!0}return y=a.panel.defaultStretch,E===null&&(E=y===Qn||y===hn),z===null&&(z=y===si||y===hn),E===!0&&z===!0?Fo(a,hn,b):E===!0?Fo(a,Qn,b):z===!0?Fo(a,si,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===Qn)return ln;if(y===hn)return si}else{if(y===si)return ln;if(y===hn)return Qn}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===si)return ln;if(y===hn)return Qn}else{if(y===Qn)return ln;if(y===hn)return si}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}Kt.Gj=function(){this.svg=null},Kt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Kt.Av=function(){},Kt.zv=function(a){return this.pa=a,Ss(this),!0},Kt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Kt.kq=function(){return 0};function Tc(a){var y=a.part;if(y instanceof Mn&&(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 dn?a instanceof Mn?a.Bd():a.qm(a,function(x){Tc(x)}):Tc(a))}Kt.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)&&ke("Cannot add a Binding to a template that has already been copied: "+E),this.localBindings===null&&(this.localBindings=new un),this.localBindings.add(E),this},Kt.set=function(a){return Object.assign(this,a),this},Kt.Du=function(a){return iv(this,a),this},Kt.apply=function(a){return a(this),this},Kt.nm=function(a){return Pc(this,a),this},Kt.pz=function(){return this.ih()},Kt.ih=function(){for(var a=this instanceof dn?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Kt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new ti),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=wn(arguments),b=z(x),$e(b)||ke('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):E=fn.go[a]}if(b===null&&(E!=null&&E.constructor||ke("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 Ve&&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?ke("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 Ei)a.figure=y;else if(a instanceof Rs)a.source=y;else if(a instanceof dn)y=ol.I(y),y!==null&&(a.type=y);else if(a instanceof ur){var x=Jn(ur,y);x!==null?a.type=x:ke("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof vn?(y=Jn(vn,y),y!==null&&(a.type=y)):a instanceof or&&(y=Jn(or,y),y!==null&&(a.type=y));else if(y instanceof Be)a instanceof dn||ke("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):ke("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof Ze)typeof a.qb=="function"&&a.qb(y);else if(y instanceof po)a.type=y;else if(y instanceof $r)a instanceof Be||a instanceof lo?a.bind(y):ke("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof nl)a instanceof Be?a.Jv(y):ke("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):ke("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):ke("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof Br)a instanceof Ve||a instanceof xi?a.layout=y:ke("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 Un;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)&&ke("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)&&ke("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new Un;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);Pc(a,E)}else Pc(a,y);else ke('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}an.Object.defineProperties(Be.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&&(Mi(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&&(Mi(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:Ci},set:function(a){var y=this.stretch;y!==a&&(Mi(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&&(Mi(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",Be,"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(),Mi(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 ei)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,b=this.pa,E=b.x;b=b.y,(E===y||isNaN(E)&&isNaN(y))&&(b===x||isNaN(b)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,E,b)&&this.g("position",new xe(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&&ke("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 Ei&&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 xn(a,this.jd.height).freeze(),this.v(),this instanceof Ei&&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 xn(this.jd.width,a).freeze(),this.v(),this instanceof Ei&&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:mr},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(),Mi(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(),Mi(this),this.A.o=a,this.v(),this.g("maxSize",y,a))}},measuredBounds:{get:function(){return this.uc}},naturalBounds:{get:function(){return this.dc}},margin:{get:function(){return this.Kg},set:function(a){typeof a=="number"&&(a=new Oi(a));var y=this.Kg;y.D(a)||(this.Kg=a=a.J(),this.v(),this.g("margin",y,a))}},transform:{get:function(){return this.l&2048&&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&&(Mi(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:ln},set:function(a){this.reshapingBehavior!==a&&(Mi(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()&&ke("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",Be,"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",Be,"columnSpan"),Mi(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",Be,"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",Be,"rowSpan"),Mi(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&&(Mi(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 Mn||ke("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:Vi},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),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",Be,"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",Be,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Vi},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),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",Be,"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",Be,"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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(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&&(Mi(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Be.prototype.trigger=Be.prototype.Jv,Be.prototype.findBindingPanel=Be.prototype.ih,Be.prototype.findTemplateBinder=Be.prototype.pz,Be.prototype.setProperties=Be.prototype.nm,Be.prototype.apply=Be.prototype.apply,Be.prototype.attach=Be.prototype.Du,Be.prototype.set=Be.prototype.set,Be.prototype.isEnabledObject=Be.prototype.If,Be.prototype.isVisibleObject=Be.prototype.Ed,Be.prototype.isContainedBy=Be.prototype.rg,Be.prototype.getNearestIntersectionPoint=Be.prototype.rs,Be.prototype.getLocalPoint=Be.prototype.qs,Be.prototype.getDocumentScale=Be.prototype.Df,Be.prototype.getDocumentAngle=Be.prototype.li,Be.prototype.getDocumentBounds=Be.prototype.mi,Be.prototype.getDocumentPoint=Be.prototype.ga,Be.prototype.intersectsRect=Be.prototype.Yc,Be.prototype.containedInRect=Be.prototype.fh,Be.prototype.containsRect=Be.prototype.Re,Be.prototype.containsPoint=Be.prototype.ca,Be.prototype.raiseChanged=Be.prototype.g,Be.prototype.raiseChangedEvent=Be.prototype.cb,Be.prototype.addCopyProperty=Be.prototype.Vw;var pf=null;Be.className="GraphObject",pf=new ti,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(dn,dn.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof dn){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(Ei,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new ni(0,0,2.76142374915397,2.761423749153969),spot2:new ni(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,b){if(b.If()&&b instanceof dn&&(x=b.fb("ButtonBorder"),x instanceof Ei)){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 dn&&(x=b.fb("ButtonBorder"),x instanceof Ei&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof dn&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Ei){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 dn&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Ei){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 dn&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof Ei){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 dn&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof Ei))){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(Ei,{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 rr&&(x=x.adornedPart),x instanceof Mn){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(Ei,{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 rr&&(x=x.adornedPart),x instanceof xi){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(rr,dn.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new xe(0,3),shadowBlur:5},Na(Ei,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new ni(0,0,4,6),spot2:new ni(1,1,-4,-4)}))}),th("ContextMenu",function(){return Na(rr,dn.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new xe(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=Qn;var y=a.fb("ButtonBorder");return y instanceof Ei&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new ni(0,0,2,3),y.spot2=new ni(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(Ei,{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 Ei&&(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 xn(14,14)},Na(Ei,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:hn,geometryStretch:Yn,visible:!1},y!==""?new $r("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof dn){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 Oi(0,1,0,0)});var y=Na(dn,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new Oi(1),_buttonFillNormal:a._buttonFillNormal,_buttonStrokeNormal:a._buttonStrokeNormal,_buttonFillOver:a._buttonFillOver,_buttonStrokeOver:a._buttonStrokeOver,_buttonFillPressed:a._buttonFillPressed,_buttonStrokePressed:a._buttonStrokePressed,_buttonFillDisabled:a._buttonFillDisabled,mouseEnter:a.mouseEnter,mouseLeave:a.mouseLeave,actionDown:a.actionDown,actionUp:a.actionUp,actionCancel:a.actionCancel,actionMove:a.actionMove,click:a.click,_buttonClick:a.click});return a.mouseEnter=null,a.mouseLeave=null,a.actionDown=null,a.actionUp=null,a.actionCancel=null,a.actionMove=null,a.click=null,y}),Be.None=ln=new Ze(Be,"None",0),Be.Default=Ci=new Ze(Be,"Default",0),Be.Vertical=si=new Ze(Be,"Vertical",4),Be.Horizontal=Qn=new Ze(Be,"Horizontal",5),Be.Fill=hn=new Ze(Be,"Fill",3),Be.Uniform=Yn=new Ze(Be,"Uniform",1),Be.UniformToFill=Yi=new Ze(Be,"UniformToFill",2),Be.FlipVertical=Ni=new Ze(Be,"FlipVertical",1),Be.FlipHorizontal=qi=new Ze(Be,"FlipHorizontal",2),Be.FlipBoth=gr=new Ze(Be,"FlipBoth",3),Be.make=Na,Be.getBuilders=function(){var a=new ti,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},Be.defineBuilder=th,Be.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 Be))return y&&b.set(y),b;ke('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Be.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=mr,this.o=yo,this.hg=Ci,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?fn.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),$e(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},an.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=pr++,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+")")}Kt=na.prototype,Kt.arc=function(a,y,x,b,E,z,nt,rt){var st=2*Math.PI,ht=st-1e-6,dt=x*Math.cos(b),vt=x*Math.sin(b),Ft=a+dt,Gt=y+vt,_t=z?0:1;b=z?b-E:E-b,(1e-6<Math.abs(nt-Ft)||1e-6<Math.abs(rt-Gt))&&this.path.push(["L",Ft,+Gt]),0>b&&(b=b%st+st),b>ht?(this.path.push(["A",x,x,0,1,_t,a-dt,y-vt]),this.path.push(["A",x,x,0,1,_t,Ft,Gt])):1e-6<b&&this.path.push(["A",x,x,0,+(b>=Math.PI),_t,a+x*Math.cos(E),y+x*Math.sin(E)])},Kt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Kt.Se=function(a){this.addPath(this.path,this.rb,a||0)},Kt.bezierCurveTo=function(a,y,x,b,E,z){this.path.push(["C",a,y,x,b,E,z])},Kt.clearRect=function(){},Kt.clip=function(){this.Yl.clipPath=!0},Kt.closePath=function(){this.path.push(["z"])},Kt.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},Kt.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"+pr++,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+")"},Kt.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)}Kt.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},Oe.$(b,rt)&&Oe.$(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)},Kt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),rv(this,this.Yl)},Kt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Kt.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)},Kt.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))},Kt.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])},Kt.lineTo=function(a,y){this.path.push(["L",a,y])},Kt.moveTo=function(a,y){this.path.push(["M",a,y])},Kt.quadraticCurveTo=function(a,y,x,b){this.path.push(["Q",a,y,x,b])},Kt.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"])},Kt.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},Kt.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())},Kt.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]+")"}Kt.scale=function(a,y){this.rb.scale(a,y)},Kt.translate=function(a,y){this.rb.translate(a,y)},Kt.transform=function(){},Kt.yc=function(){},Kt.stroke=function(){$y(this,this.Yl)},Kt.jk=function(){this.clipInsteadOfFill||this.stroke()},Kt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Kt.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"+pr++,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+")"}Kt.addPath=function(a,y,x){for(var b=[],E=0;E<a.length;E++){var z=wn(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}Kt.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}Kt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Kt.fs=function(){this.Ct=!1},Kt.Vc=function(){},Kt.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",Ve.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Bl(this,fn.document));var y=new Bl(this,fn.document,!0);a===void 0&&(a=new Un);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)},Ve.prototype.makeSvg=Ve.prototype.Cs,Ve.prototype.av=function(a){return this.Cs(a)},Ve.prototype.makeSVG=Ve.prototype.av;function Ha(a,y,x,b){this.ownerDocument=y=y===void 0?fn.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},an.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&&ke("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 vi,this.isTemporary=!!x}Kt=Fc.prototype,Kt.Wx=function(a){this.Z.imageSmoothingEnabled=a},Kt.arc=function(a,y,x,b,E,z){this.Z.arc(a,y,x,b,E,z)},Kt.beginPath=function(){this.Z.beginPath()},Kt.Se=function(){},Kt.bezierCurveTo=function(a,y,x,b,E,z){this.Z.bezierCurveTo(a,y,x,b,E,z)},Kt.clearRect=function(a,y,x,b){this.yc(),this.Z.clearRect(a,y,x,b)},Kt.clip=function(){this.Z.clip()},Kt.closePath=function(){this.Z.closePath()},Kt.createLinearGradient=function(a,y,x,b){return this.Z.createLinearGradient(a,y,x,b)},Kt.createPattern=function(a,y){return this.Z.createPattern(a,y)},Kt.createRadialGradient=function(a,y,x,b,E,z){return this.Z.createRadialGradient(a,y,x,b,E,z)},Kt.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)},Kt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Kt.fillRect=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Kt.ox=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Kt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Kt.getImageData=function(a,y,x,b){return this.Z.getImageData(a,y,x,b)},Kt.lineTo=function(a,y){this.Z.lineTo(a,y)},Kt.measureText=function(a){return this.Z.measureText(a)},Kt.moveTo=function(a,y){this.Z.moveTo(a,y)},Kt.quadraticCurveTo=function(a,y,x,b){this.Z.quadraticCurveTo(a,y,x,b)},Kt.rect=function(a,y,x,b){this.Z.rect(a,y,x,b)},Kt.restore=function(){this.Z.restore()},Kt.save=function(){this.yc(),this.Z.save()},Fc.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Kt=Fc.prototype,Kt.setTransform=function(a,y,x,b,E,z){this.El.setTransform(a,y,x,b,E,z)},Kt.scale=function(a,y){this.El.scale(a,y)},Kt.translate=function(a,y){this.El.translate(a,y)},Kt.stroke=function(){this.Z.stroke()},Kt.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}},Kt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Kt.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)},Kt.jk=function(){this.Hm||this.stroke()},Kt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Kt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Kt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(vx),a.lineDashOffset=0)},Kt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Kt.Hs=function(){},an.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),hi(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=Fi:this.Qd=Vi,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}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},Kt=ur.prototype,Kt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Kt.ka=function(){return Object.isFrozen(this)&&ke("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Kt.qb=function(a){a.classType===ur&&(this.type=a)},Kt.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+")"},Kt.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 ti),this.we.add(a,y),this.na===eh&&(this.type=wu),this.xe=null,this},Kt.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)}Kt.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)+")"}Kt.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:ke("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||ke("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}an.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=Fi)),this.end.Mc()&&(a===wu?this.end=Wo:a===Fa&&(this.end=Fi)),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 Ze(ur,"Solid",0);var wu;ur.Linear=wu=new Ze(ur,"Linear",1);var Fa;ur.Radial=Fa=new Ze(ur,"Radial",2);var wf;ur.Pattern=wf=new Ze(ur,"Pattern",4);var Pf;ur.Lab=Pf=new Ze(ur,"Lab",5);var i1;ur.HSL=i1=new Ze(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(){},an.Object.defineProperties(po.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return dn}}}),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"}Ye(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,vt=dt.right+dt.left;dt=dt.top+dt.bottom,ht.measure(y,x,z,nt);var Ft=ht.measuredBounds;vt=Math.max(Ft.width+vt,0),dt=Math.max(Ft.height+dt,0),Ft=ht.position.x;var Gt=ht.position.y;isFinite(Ft)||(Ft=0),isFinite(Gt)||(Gt=0),ht instanceof Ei&&ht.isGeometryPositioned&&(ht=ht.strokeWidth/2,Ft-=ht,Gt-=ht),Fr(E,Ft,Gt,vt,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 Ei&&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"}Ye(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!==Qn)y.push(ht);else{ht.measure(1/0,x,0,nt),dt=ht.margin,ht=ht.measuredBounds;var vt=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,vt)}}}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));On(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 vt=dt.measuredBounds,Ft=dt.margin,Gt=Ft.top+Ft.bottom,_t=z+E.bottom,ne=vt.height,ve=Os(dt,!1);(isNaN(dt.desiredSize.height)&&ve===hn||ve===si)&&(ne=Math.max(x.height-Gt-_t,0)),Gt=ne+Gt+_t,_t=dt.alignment,_t.Xb()&&(_t=a.defaultAlignment),_t.sb()||(_t=Fi),nt&&(rt-=vt.width+Ft.left+Ft.right),dt.arrange(rt+_t.offsetX+Ft.left,ht+_t.offsetY+Ft.top+(x.height*_t.y-Gt*_t.y),vt.width,ne),nt||(rt+=vt.width+Ft.left+Ft.right)}}};function gm(){this.xa="Base"}Ye(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!==si)x.push(ht);else{var vt=ht.margin;dt=vt.right+vt.left,vt=vt.top+vt.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+vt,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);On(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 vt=dt.measuredBounds,Ft=dt.margin,Gt=Ft.left+Ft.right,_t=z+E.right,ne=vt.width,ve=Os(dt,!1);(isNaN(dt.desiredSize.width)&&ve===hn||ve===Qn)&&(ne=Math.max(x.width-Gt-_t,0)),Gt=ne+Gt+_t,_t=dt.alignment,_t.Xb()&&(_t=a.defaultAlignment),_t.sb()||(_t=Fi),nt&&(rt-=vt.height+Ft.bottom+Ft.top),dt.arrange(ht+_t.offsetX+Ft.left+(x.width*_t.x-Gt*_t.x),rt+_t.offsetY+Ft.top,ne,vt.height),nt||(rt+=vt.height+Ft.bottom+Ft.top)}}};function pm(){this.xa="Base"}Ye(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,vt=ht.top+ht.bottom;st.measure(y,x,z,nt);var Ft=st.measuredBounds;z=Ft.width,nt=Ft.height;var Gt=Math.max(z+dt,0),_t=Math.max(nt+vt,0),ne=a.isClipping,ve=en.allocAt(-ht.left,-ht.top,Gt,_t),fe=en.allocAt(0,0,z,nt);gv(st,fe,!0),z=fe.width,nt=fe.height;for(var Ce=!0,Le=Pu(a),Me=0;Me<rt;Me++){var De=b[Me];Ft=y;var Ke=x;if(De!==st&&(De.visible||De===Le)){ht=De.margin;var An=ht.left,Hn=ht.top;switch(Gt=ht.right+ht.left,_t=ht.top+ht.bottom,ht=Os(De,!1),ht){case hn:Ft=z,Ke=nt,Hn=An=_t=Gt=0;break;case Qn:Ft=z,An=Gt=0;break;case si:Ke=nt,Hn=_t=0}De.measure(Ft,Ke,0,0),Ft=De.measuredBounds,Gt=Math.max(Ft.width+Gt,0),_t=Math.max(Ft.height+_t,0),ht=De.alignment,ht.Xb()&&(ht=a.defaultAlignment),ht.sb()||(ht=Fi);var In=De.alignmentFocus;if(In.Xb()&&(In=Fi),Ke=null,De instanceof dn&&De.$e!==""&&(Ke=De.fb(De.$e),Ke===De&&(Ke=null)),An=fe.x-An,Hn=fe.y-Hn,Ke!==null){for(De.arrange(0,0,Ft.width,Ft.height),Ft=Ke.actualBounds,Ft=xe.allocAt(Ft.x+(In.x*Ft.width-In.offsetX),Ft.y+(In.y*Ft.height-In.offsetY)),Ke=Ke.panel;Ke!==De;)Ke.transform.Ga(Ft),Ke=Ke.panel;An+=ht.x*z+ht.offsetX-Ft.x,Hn+=ht.y*nt+ht.offsetY-Ft.y,xe.free(Ft)}else An+=ht.x*z+ht.offsetX-(In.x*Ft.width+In.offsetX),Hn+=ht.y*nt+ht.offsetY-(In.y*Ft.height+In.offsetY);Ce?(Ce=!1,E.h(An,Hn,Gt,_t)):Fr(E,An,Hn,Gt,_t)}}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),en.free(ve),en.free(fe),ht=st.stretch,ht===Ci&&(ht=Os(st,!1)),ht){case ln:return;case hn:if(!isFinite(y)&&!isFinite(x))return;break;case Qn:if(!isFinite(y))return;break;case si:if(!isFinite(x))return}for(Ft=st.measuredBounds,z=Ft.width,nt=Ft.height,Gt=Math.max(z+dt,0),_t=Math.max(nt+vt,0),ht=st.margin,fe=en.allocAt(-ht.left,-ht.top,Gt,_t),gv(st,fe,!0),z=fe.width,nt=fe.height,y=0;y<rt;y++)x=b[y],x===st||!x.visible&&x!==Le||(ht=x.margin,Gt=ht.right+ht.left,_t=ht.top+ht.bottom,Ft=x.measuredBounds,Gt=Math.max(Ft.width+Gt,0),_t=Math.max(Ft.height+_t,0),dt=x.alignment,dt.Xb()&&(dt=a.defaultAlignment),dt.sb()||(dt=Fi),x=x.alignmentFocus,x.Xb()&&(x=Fi),Ce?(Ce=!1,E.h(dt.x*z+dt.offsetX-(x.x*Ft.width+x.offsetX)-ht.left,dt.y*nt+dt.offsetY-(x.y*Ft.height+x.offsetY)-ht.top,Gt,_t)):Fr(E,dt.x*z+dt.offsetX-(x.x*Ft.width+x.offsetX)-ht.left,dt.y*nt+dt.offsetY-(x.y*Ft.height+x.offsetY)-ht.top,Gt,_t));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),en.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=en.allocAt(0,0,nt,rt),gv(E,nt,!1),rt=0;rt<b;rt++){var vt=y[rt];if(vt!==E){ht=vt.measuredBounds;var Ft=ht.width,Gt=ht.height;dt=vt.alignment,dt.Xb()&&(dt=a.defaultAlignment),dt.sb()||(dt=Fi);var _t=vt.alignmentFocus;if(_t.Xb()&&(_t=Fi),ht=null,vt instanceof dn&&vt.$e!==""&&(ht=vt.fb(vt.$e),ht===vt&&(ht=null)),ht!==null){var ne=ht.actualBounds;for(_t=xe.allocAt(ne.x+(_t.x*ne.width-_t.offsetX),ne.y+(_t.y*ne.height-_t.offsetY)),ht=ht.panel;ht!==vt;)ht.transform.Ga(_t),ht=ht.panel;ht=dt.x*nt.width+dt.offsetX-_t.x,dt=dt.y*nt.height+dt.offsetY-_t.y,xe.free(_t)}else ht=dt.x*nt.width+dt.offsetX-(_t.x*Ft+_t.offsetX),dt=dt.y*nt.height+dt.offsetY-(_t.y*Gt+_t.offsetY);ht+=nt.x-x.x,dt+=nt.y-x.y,vt.visible&&vt.arrange(z+ht,st+dt,Ft,Gt)}}en.free(nt)};function gv(a,y,x){var b=null;if(a instanceof dn&&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"}Ye(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,vt=x,Ft=ht.right+ht.left,Gt=ht.top+ht.bottom;st.measure(y,x,z,nt),ht=st.measuredBounds;var _t=0,ne=null;st instanceof Ei&&(ne=st,_t=ne.strokeWidth*ne.scale);var ve=Math.max(ht.width+Ft,0);ht=Math.max(ht.height+Gt,0);var fe=yv(st),Ce=fe.x*ve+fe.offsetX;fe=fe.y*ht+fe.offsetY;var Le=Sv(st),Me=Le.x*ve+Le.offsetX;for(Le=Le.y*ht+Le.offsetY,isFinite(y)&&(dt=Math.max(Math.abs(Ce-Me)-_t,0)),isFinite(x)&&(vt=Math.max(Math.abs(fe-Le)-_t,0)),_t=xn.alloc(),_t.h(0,0),a=Pu(a),Le=0;Le<rt;Le++)fe=b[Le],fe===st||!fe.visible&&fe!==a||(ht=fe.margin,ve=ht.right+ht.left,Ce=ht.top+ht.bottom,fe.measure(dt,vt,0,0),ht=fe.measuredBounds,ve=Math.max(ht.width+ve,0),ht=Math.max(ht.height+Ce,0),_t.h(Math.max(ve,_t.width),Math.max(ht,_t.height)));if(rt===1)E.width=ve,E.height=ht,xn.free(_t);else{switch(fe=yv(st),Le=Sv(st),rt=b=0,Le.x!==fe.x&&Le.y!==fe.y&&(b=_t.width/Math.abs(Le.x-fe.x),rt=_t.height/Math.abs(Le.y-fe.y)),xn.free(_t),_t=0,ne!==null&&(_t=ne.strokeWidth*ne.scale,Av(ne)===Yn&&(b=rt=Math.max(b,rt))),b+=Math.abs(fe.offsetX)+Math.abs(Le.offsetX)+_t,rt+=Math.abs(fe.offsetY)+Math.abs(Le.offsetY)+_t,ne=st.stretch,ne===Ci&&(ne=Os(st,!1)),ne){case ln:nt=z=0;break;case hn:isFinite(y)&&(b=y),isFinite(x)&&(rt=x);break;case Qn:isFinite(y)&&(b=y),nt=0;break;case si:z=0,isFinite(x)&&(rt=x)}st.Uj(),st.measure(b,rt,z,nt),E.width=st.measuredBounds.width+Ft,E.height=st.measuredBounds.height+Gt}},mm.prototype.arrange=function(a,y){var x=y.length,b=a.Pb(),E=b.measuredBounds,z=en.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),vt=Sv(b),Ft=dt.y*E.height+dt.offsetY,Gt=vt.x*E.width+vt.offsetX;for(vt=vt.y*E.height+vt.offsetY,z.x=dt.x*E.width+dt.offsetX,z.y=Ft,Fr(z,Gt,vt,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),Ft=rt.alignment,Ft.Xb()&&(Ft=a.defaultAlignment),Ft.sb()||(Ft=Fi),st=z.width*Ft.x+Ft.offsetX-st*Ft.x+nt.left+z.x,nt=z.height*Ft.y+Ft.offsetY-dt*Ft.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 en(z.x,z.y,z.width,z.height))));en.free(z)};function vm(){this.xa="Base",this.name="Table"}Ye(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 dn?ht:null;if(dt!==null&&nh(dt)&&ht.visible){rt.push(dt);for(var vt=dt.O.s,Ft=vt.length,Gt=0;Gt<Ft;Gt++){var _t=vt[Gt];dt.type===dn.TableRow?_t.row=ht.row:dt.type===dn.TableColumn&&(_t.column=ht.column),nt.push(_t)}}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))}On(nt);var Ce=Fn(),Le=Fn(),Me=Fn(),De={count:0},Ke={count:0},An=y,Hn=x,In=a.rowDefs,mn=a.colDefs,sn=null;z=In.length;for(var yi=0;yi<z;yi++)sn=In[yi],sn!==void 0&&(sn.actual=0);z=mn.length;for(var ci=0;ci<z;ci++)sn=mn[ci],sn!==void 0&&(sn.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||Le.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||(De[hs]!==void 0||cs!==hn&&cs!==Qn||(De[hs]=-1,De.count++),Ke[to]!==void 0||cs!==hn&&cs!==si||(Ke[to]=-1,Ke.count++),Me.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===Qn)){sn=a.Fb(to);var tc=sn.Wc();Co=Math.max(aa-sn.actual,0),Co+tc>Hn&&(Co=Math.max(Hn-tc,0));var W0=sn.oa===0;sn.oc=sn.oc+Co,sn.actual=sn.oa+Co,Hn=Math.max(Hn-(Co+(W0?tc:0)),0)}if(Ks.columnSpan===1&&(cs===ln||cs===si)){sn=a.Eb(hs);var Ep=sn.Wc();Co=Math.max(Gc-sn.actual,0),Co+Ep>An&&(Co=Math.max(An-Ep,0));var Gy=sn.oa===0;sn.oc=sn.oc+Co,sn.actual=sn.oa+Co,An=Math.max(An-(Co+(Gy?Ep:0)),0)}$h&&Ks.Uj()}}}}}On(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=In[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=Hn=Math.max(x-Au,0),gh=An;z=Me.length;for(var Ys=0;Ys<z;Ys++){var jl=Me[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;De[jl.column]=Lu.oc===0&&De[jl.column]!==void 0?Math.max(Yf.width+Uc,De[jl.column]):null,Ke[jl.row]=G0.oc===0&&Ke[jl.row]!==void 0?Math.max(Yf.height+zl,Ke[jl.row]):null}var Id=0,Zf=0,cl;for(cl in Ke)cl!=="count"&&(Id+=Ke[cl]);for(cl in De)cl!=="count"&&(Zf+=De[cl]);for(var jo=xn.alloc(),Mp=0;Mp<z;Mp++){var Es=Me[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)&&De[Es.column]!==null?Zf===0?ku=Ms.actual+An:ku=De[Es.column]/Zf*gh:De[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(Hn)&&Ke[Es.row]!==null?Id===0?ph=eo.actual+Hn:ph=Ke[Es.row]/Id*au:Ke[Es.row]!==null?ph=Hn:ph=eo.actual||Hn,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 Qn:jo.height=Math.max(jo.height,eo.actual+Hn);break;case si: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(Hn)&&(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,Hn=Math.max(Hn-Co,0),Ke[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),De[Es.column]===null&&(gh=Math.max(gh-Co,0))}}On(Me);var Eu=xn.alloc(),Al=Fn(),Ra=Fn();if(z=Le.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=Le[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 hn: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 Qn:Ra[Xa.index]!==0&&(jo.width=Math.min(jo.width,Ra[Xa.index]));break;case si: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++)sn=a.Fb(Zr.row+mh),Co=0,Co=cs===hn||cs===si?Math.max(sn.minimum,Al[Zr.row+mh]===0?sn.maximum:Math.min(Al[Zr.row+mh],sn.maximum)):Math.max(sn.minimum,isNaN(sn.Hc)?sn.maximum:Math.min(sn.Hc,sn.maximum)),Eu.height+=Co,la+=sn.minimum;for(var Ja=1;Ja<Zr.columnSpan&&!(Zr.column+Ja>=a.columnCount);Ja++)sn=a.Eb(Zr.column+Ja),Co=0,Co=cs===hn||cs===Qn?Math.max(sn.minimum,Ra[Zr.column+Ja]===0?sn.maximum:Math.min(Ra[Zr.column+Ja],sn.maximum)):Math.max(sn.minimum,isNaN(sn.Hc)?sn.maximum:Math.min(sn.Hc,sn.maximum)),Eu.width+=Co,H0+=sn.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++)sn=a.Fb(Zr.row+tg),sc+=sn.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++){sn=a.Fb(Zr.row+Mu);var Sh=sn.oa||0,Vc=yh(Zr,sn,lu);sn.actual=Math.min(sn.maximum,Sh+Vc),sn.oa!==Sh&&(vh-=sn.oa-Sh)}for(;0<vh;){var Ll=sn.oa||0;if(isNaN(sn.height)&&sn.maximum>Ll&&(sn.actual=Math.min(sn.maximum,Ll+vh),sn.oa!==Ll&&(vh-=sn.oa-Ll)),sn.index===0)break;sn=a.Fb(sn.index-1)}}for(var jd=0,xh=0;xh<Zr.columnSpan&&!(Zr.column+xh>=a.columnCount);xh++)sn=a.Eb(Zr.column+xh),jd+=sn.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++){sn=a.Eb(Zr.column+Yc);var Np=sn.oa||0,Hy=Tu(Zr,sn,_y);sn.actual=Math.min(sn.maximum,Np+Hy),sn.oa!==Np&&(zd-=sn.oa-Np)}for(;0<zd;){var K0=sn.oa||0;if(isNaN(sn.width)&&sn.maximum>K0&&(sn.actual=Math.min(sn.maximum,K0+zd),sn.oa!==K0&&(zd-=sn.oa-K0)),sn.index===0)break;sn=a.Eb(sn.index-1)}}}}On(Le),xn.free(Eu),xn.free(jo),Al!==void 0&&On(Al),Ra!==void 0&&On(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&&(sn=a.Eb(Y0),isFinite(sn.width)?(Fp+=sn.width,Fp+=sn.Wc()):km(sn)===Hg?(Fp+=sn.oa,Fp+=sn.Wc()):sn.oa!==0&&(su+=sn.oa,su+=sn.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&&(sn=a.Eb(Z0),isFinite(sn.width)||km(sn)===Hg||(sn.actual=sn.oa*qx),sn.position=E.width,sn.oa!==0&&(E.width+=sn.oa,E.width+=sn.Wc()));z=a.rowCount;for(var X0=0;X0<z;X0++)In[X0]!==void 0&&(sn=a.Fb(X0),isFinite(sn.height)?(Dp+=sn.height,Dp+=sn.Wc()):km(sn)===Hg?(Dp+=sn.oa,Dp+=sn.Wc()):sn.oa!==0&&(Au+=sn.oa,Au+=sn.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++)In[J0]!==void 0&&(sn=a.Fb(J0),isFinite(sn.height)||km(sn)===Hg||(sn.actual=sn.oa*$x),sn.position=E.height,sn.oa!==0&&(E.height+=sn.oa,E.height+=sn.Wc()));z=rt.length;for(var Ky=0;Ky<z;Ky++){var Bp=rt[Ky],Vy=0,Yy=0;Bp.type===dn.TableRow?(Vy=E.width,sn=a.Fb(Bp.row),Yy=sn.actual):(sn=a.Eb(Bp.column),Vy=sn.actual,Yy=E.height),Bp.measuredBounds.h(0,0,Vy,Yy),ao(Bp,!1)}On(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,vt=0;vt<ht;vt++)nt[vt]&&(dt=Math.max(dt,nt[vt].length));st=a.rowDefs,rt=a.colDefs;var Ft=vt=0,Gt=Math.min(a.topIndex,ht-1);if(0<st.length){for(;Gt!==ht&&(st[Gt]===void 0||st[Gt].oa===0);)Gt++;Gt=Math.max(Math.min(Gt,ht-1),0),vt=-st[Gt].position}var _t=Math.min(a.leftIndex,dt-1);if(0<rt.length){for(;_t!==dt&&(rt[_t]===void 0||rt[_t].oa===0);)_t++;_t=Math.max(Math.min(_t,dt-1),0),Ft=-rt[_t].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 dn&&Ce.visible&&nh(Ce)){if(Ce.type===dn.TableRow){rt=a.Fb(Ce.row);var Le=a.Eb(ve)}else rt=a.Fb(ne),Le=a.Eb(Ce.column);st=rt.position+vt+E,rt.oa!==0&&(st+=rt.Io(Math.max(ne,Gt))),rt=Le.position+Ft+z,Le.oa!==0&&(rt+=Le.Io(Math.max(ve,_t))),Le=Ce.measuredBounds,Ce.Uk(),Ce.actualBounds.ka();var Me=Ce.actualBounds,De=en.allocAt(Me.x,Me.y,Me.width,Me.height);Me.x=Ce.type===dn.TableRow?z:rt,Me.y=Ce.type===dn.TableColumn?E:st,Me.width=Le.width,Me.height=Le.height,Ce.actualBounds.freeze(),Xl(Ce,!1),Hr(De,Me)||dt===null||(dt.oh(),Ce.Pn(dt)),en.free(De)}}for(fe=xn.alloc(),Ce=0;Ce<ht;Ce++)if(nt[Ce]){for(dt=nt[Ce].length,Le=a.Fb(Ce),st=Le.position+vt+E,Le.oa!==0&&(st+=Le.Io(Math.max(ne,Gt))),Me=0;Me<dt;Me++)if(nt[Ce][Me]){De=a.Eb(Me),rt=De.position+Ft+z,De.oa!==0&&(rt+=De.Io(Math.max(ve,_t)));for(var Ke=nt[Ce][Me],An=Ke.length,Hn=0;Hn<An;Hn++){var In=Ke[Hn],mn=In.measuredBounds;fe.h(0,0);for(var sn=1;sn<In.rowSpan&&!(Ce+sn>=a.rowCount);sn++){var yi=a.Fb(Ce+sn);yi.oa!==0&&(fe.height+=yi.total)}for(sn=1;sn<In.columnSpan&&!(Me+sn>=a.columnCount);sn++)yi=a.Eb(Me+sn),yi.oa!==0&&(fe.width+=yi.total);var ci=De.oa+fe.width,ar=Le.oa+fe.height;sn=rt,yi=st;var Sr=ci,Po=ar,Lo=rt,us=st,Co=ci,dh=ar;rt+ci>x.width&&(Co=Math.max(x.width-rt,0)),st+ar>x.height&&(dh=Math.max(x.height-st,0));var to=In.alignment;if(to.Xb()){to=a.defaultAlignment,to.sb()||(to=Fi);var Pl=to.x,hs=to.y,fh=to.offsetX;to=to.offsetY;var xa=De.alignment,Za=Le.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=In.margin,Ks=oa.left+oa.right,$h=oa.top+oa.bottom,Cl=vl(In,Le,De,!1);!isNaN(In.desiredSize.width)||Cl!==hn&&Cl!==Qn||(xa=Math.max(ci-Ks,0)),!isNaN(In.desiredSize.height)||Cl!==hn&&Cl!==si||(Za=Math.max(ar-$h,0)),ci=In.maxSize,ar=In.minSize,xa=Math.min(ci.width,xa),Za=Math.min(ci.height,Za),xa=Math.max(ar.width,xa),Za=Math.max(ar.height,Za),ci=Za+$h,sn+=Sr*Pl-(xa+Ks)*Pl+fh+oa.left,yi+=Po*hs-ci*hs+to+oa.top,In.visible&&(Eo(Lo,us,Co,dh,sn,yi,mn.width,mn.height)?In.arrange(sn,yi,xa,Za):In.arrange(sn,yi,xa,Za,new en(Lo,us,Co,dh)))}}}for(xn.free(fe),a=0;a<b;a++)x=y[a],z=x instanceof dn?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"}Ye(ym,po),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}Ye(Sm,po),Sm.prototype.measure=function(){},Sm.prototype.arrange=function(){};function xm(){this.xa="Base"}Ye(xm,po),xm.prototype.measure=function(a,y,x,b,E,z,nt){1<b.length&&ke("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,vt=rt.width;rt=rt.height;var Ft=Math.max(y-ht,0),Gt=Math.max(x-st,0),_t=1;a.viewboxStretch===Yn?vt!==0&&rt!==0&&(_t=Math.min(Ft/vt,Gt/rt)):vt!==0&&rt!==0&&(_t=Math.max(Ft/vt,Gt/rt)),_t===0&&(_t=1e-4),b.Ca*=_t,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=Fi),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"}Ye(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),vt=a.gridOrigin,Ft=vt.x;vt=vt.y,y.save(),y.beginPath(),y.rect(0,0,rt,st),y.clip(),y.Se();for(var Gt=[],_t=a.O.s,ne=_t.length,ve=0;ve<ne;ve++){var fe=_t[ve],Ce=[];if(Gt.push(Ce),fe.visible){var Le=fe.interval;if(!(0>Le)){fe=mv(fe.figure);for(var Me=0;Me<ne;Me++)if(Me!==ve){var De=_t[Me];De.visible&&mv(De.figure)===fe&&(De=De.interval,De>Le&&Ce.push(De))}}}}for(_t=a.O.s,ne=_t.length,ve=0;ve<ne;ve++){var Ke=_t[ve];if(Ke.visible&&(Ce=Ke.interval||1,fe=Math.abs(Ce),!(2>E*fe*x))){if(Le=Ke.segmentIndex,(!isFinite(Le)||isNaN(Le))&&(Le=0),0>Le&&(Le=fe-Math.min(-Le,fe)),Le=Math.round(Le%fe),fe=Ke.opacity,Me=1,fe!==1){if(fe===0)continue;Me=y.globalAlpha,y.globalAlpha=Me*fe}De=Gt[ve];var An=!1,Hn=Ke.strokeDashArray;if(Hn!==null&&(An=!0,y.js(Hn,Ke.strokeDashOffset)),Ke.figure==="LineV"&&Ke.stroke!==null&&0<Ke.strokeWidth){for(y.lineWidth=Ke.strokeWidth,Vr(a,y,Ke.stroke,!1,!1,z,nt),y.beginPath(),Hn=Ke=Math.floor((Ft-E)/E);Hn<=Ke+ht;Hn++){var In=Hn*E+Ft;0<=In&&In<=rt&&wm(Hn,Ce,Le,De)&&(y.moveTo(In,0),y.lineTo(In,st))}y.stroke(),y.Se()}else if(Ke.figure==="LineH"&&Ke.stroke!==null&&0<Ke.strokeWidth){for(y.lineWidth=Ke.strokeWidth,Vr(a,y,Ke.stroke,!1,!1,z,nt),y.beginPath(),Hn=Ke=Math.floor((vt-b)/b);Hn<=Ke+dt;Hn++)In=Hn*b+vt,0<=In&&In<=st&&wm(Hn,Ce,Le,De)&&(y.moveTo(0,In),y.lineTo(rt,In));y.stroke(),y.Se()}else if(Ke.figure==="BarV"&&Ke.fill!==null)for(Vr(a,y,Ke.fill,!0,!1,z,nt),Ke=Ke.width,isNaN(Ke)&&(Ke=E),In=Hn=Math.floor((Ft-E)/E);In<=Hn+ht;In++){var mn=In*E+Ft;0<=mn+Ke&&mn<=rt&&wm(In,Ce,Le,De)&&y.fillRect(mn,0,Ke,st)}else if(Ke.figure==="BarH"&&Ke.fill!==null)for(Vr(a,y,Ke.fill,!0,!1,z,nt),Ke=Ke.height,isNaN(Ke)&&(Ke=b),In=Hn=Math.floor((vt-b)/b);In<=Hn+dt;In++)mn=In*b+vt,0<=mn+Ke&&mn<=st&&wm(In,Ce,Le,De)&&y.fillRect(0,mn,rt,Ke);An&&y.fs(),fe!==1&&(y.globalAlpha=Me)}}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"}Ye(Pm,po),Pm.prototype.measure=function(a,y,x,b,E){var z=b.length;if(a instanceof rr||a instanceof yn){var nt=null,rt=null;if(a instanceof yn&&(nt=a),a instanceof rr&&(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 rr?null:nt.path;y=nt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var dt=st.points,vt=nt.pointsCount;rt!==null?rt.Ul(!1):nt!==null&&nt.Ul(!1),rt=y.width;var Ft=y.height,Gt=a.j;if(Gt.length=0,ht!==null){r1(a,rt,Ft,ht);var _t=ht.measuredBounds;x.ed(_t),Gt.push(_t)}_t=vi.alloc();for(var ne=xe.alloc(),ve=xe.alloc(),fe=0;fe<z;fe++){var Ce=b[fe];if(Ce!==ht)if(Ce.isPanelMain&&Ce instanceof Ei){r1(a,rt,Ft,Ce);var Le=Ce.measuredBounds;x.ed(Le),Gt.push(Le)}else if(2>vt)Ce.measure(1/0,1/0,0,0),Le=Ce.measuredBounds,x.ed(Le),Gt.push(Le);else{var Me=Ce.segmentIndex,De=Ce.segmentFraction,Ke=Ce.alignmentFocus;Ke.Mc()&&(Ke=Fi);var An=Ce.segmentOrientation,Hn=Ce.segmentOffset;if(isNaN(Me)){var In=st.ua;Le=Fn(),In.Qu(De,Le);var mn=xe.allocAt(Le[0],Le[1]);if(mn.add(st.i(0)),In.type===vn.j?mn.offset(-In.startX,-In.startY):(In=In.figures.first(),In!==null&&mn.offset(-In.startX,-In.startY)),In=Le[2],An!==Cs){var sn=st.computeAngle(Ce,An,In);Ce.Kb=sn}sn=mn.x-y.x;var yi=mn.y-y.y;xe.free(mn),On(Le)}else if(Me<-vt||Me>=vt)Le=xe.alloc(),st.vg(),st.computeMidPoint(Le),In=st.midAngle,An!==Cs&&(sn=st.computeAngle(Ce,An,In),Ce.Kb=sn),sn=Le.x-y.x,yi=Le.y-y.y,xe.free(Le);else{if(sn=0,0<=Me?(yi=dt.M(Me),Le=Me<vt-1?dt.M(Me+1):yi):(sn=vt+Me,yi=dt.M(sn),Le=0<sn?dt.M(sn-1):yi),yi.Xa(Le)){0<=Me?(In=0<Me?dt.M(Me-1):yi,sn=Me<vt-2?dt.M(Me+2):Le):(In=sn<vt-1?dt.M(sn+1):yi,sn=1<sn?dt.M(sn-2):Le),mn=In.Bf(yi);var ci=Le.Bf(sn);In=mn>ci+10?0<=Me?In.ab(yi):yi.ab(In):ci>mn+10?0<=Me?Le.ab(sn):sn.ab(Le):0<=Me?In.ab(sn):sn.ab(In)}else In=0<=Me?yi.ab(Le):Le.ab(yi);An!==Cs&&(sn=st.computeAngle(Ce,An,In),Ce.Kb=sn),sn=yi.x+(Le.x-yi.x)*De-y.x,yi=yi.y+(Le.y-yi.y)*De-y.y}Ce.measure(1/0,1/0,0,0),Le=Ce.measuredBounds,mn=Ce.naturalBounds;var ar=0;Ce instanceof Ei&&(ar=Ce.strokeWidth),ci=mn.width+ar;var Sr=mn.height+ar;_t.reset(),_t.translate(-Le.x,-Le.y),_t.scale(Ce.scale,Ce.scale),_t.rotate(An===Cs?Ce.angle:In,ci/2,Sr/2),An!==tp&&An!==np||_t.rotate(90,ci/2,Sr/2),An!==ep&&An!==ip||_t.rotate(-90,ci/2,Sr/2),An===qm&&(45<In&&135>In||225<In&&315>In)&&_t.rotate(-In,ci/2,Sr/2),mn=new en(0,0,ci,Sr),ne.xi(mn,Ke),_t.Ga(ne),Ke=-ne.x+ar/2*Ce.scale,Ce=-ne.y+ar/2*Ce.scale,ve.assign(Hn),ar=isNaN(Hn.x);var Po=isNaN(Hn.y);if(ar||Po){ci=ci/2+3,Sr=Sr/2+3;var Lo=45<=In&&135>=In,us=225<=In&&315>=In;An===Cs&&(Lo||us)?(ve.x=Po?ci:Hn.y,ve.y=ar?Sr:Hn.x,Lo?0<=Me||isNaN(Me)&&.5>De||!ar||(ve.y=-Sr):us&&((0<=Me||isNaN(Me)&&.5>De)&&ar&&(ve.y=-Sr),Po&&(ve.x=-ci))):(ar&&(ve.x=0<=Me||isNaN(Me)&&.5>De?ci:-ci),Po&&(ve.y=-Sr),ve.rotate(In))}else ve.rotate(In);sn+=ve.x,yi+=ve.y,mn.set(Le),mn.h(sn+Ke,yi+Ce,Le.width,Le.height),Gt.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),vi.free(_t),xe.free(ne),xe.free(ve)}}}},Pm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof rr||a instanceof yn){var b=a,E=null;a instanceof rr&&(E=a,b=E.adornedPart);var z=a instanceof rr?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 vt=a;nt=z.value,rt=nt.segmentIndex,st=nt.segmentFraction;var Ft=nt.alignmentFocus;if(ht=nt.segmentOrientation,dt=nt.segmentOffset,isNaN(rt)){var Gt=vt.ua,_t=Fn();Gt.Qu(st,_t);var ne=xe.allocAt(_t[0],_t[1]);ne.add(vt.i(0)),Gt.type===vn.j||(Gt=Gt.figures.first()),ne.offset(-Gt.startX,-Gt.startY),Gt=_t[2],ht!==Cs&&(vt=vt.computeAngle(nt,ht,Gt),nt.angle=vt),vt=ne.x;var ve=ne.y;xe.free(ne),On(_t)}else if(rt<-x||rt>=x)_t=xe.alloc(),Gt=vt,ve=_t,Gt.vg(),Gt.computeMidPoint(ve),Gt=vt.midAngle,ht!==Cs&&(vt=vt.computeAngle(nt,ht,Gt),nt.angle=vt),vt=_t.x,ve=_t.y,xe.free(_t);else{if(ne=0,0<=rt?(_t=y.s[rt],ve=rt<x-1?y.s[rt+1]:_t):(ne=x+rt,_t=y.s[ne],ve=0<ne?y.s[ne-1]:_t),_t.Xa(ve)){0<=rt?(Gt=0<rt?y.s[rt-1]:_t,ne=rt<x-2?y.s[rt+2]:ve):(Gt=ne<x-1?y.s[ne+1]:_t,ne=1<ne?y.s[ne-2]:ve);var fe=Gt.Bf(_t),Ce=ve.Bf(ne);Gt=fe>Ce+10?0<=rt?Gt.ab(_t):_t.ab(Gt):Ce>fe+10?0<=rt?ve.ab(ne):ne.ab(ve):0<=rt?Gt.ab(ne):ne.ab(Gt)}else Gt=0<=rt?_t.ab(ve):ve.ab(_t);ht!==Cs&&(vt=vt.computeAngle(nt,ht,Gt),nt.angle=vt),vt=_t.x+(ve.x-_t.x)*st,ve=_t.y+(ve.y-_t.y)*st}if(Ft.ys())nt.location=new xe(vt,ve);else{Ft.Mc()&&(Ft=Fi),_t=vi.alloc(),_t.reset(),_t.scale(nt.scale,nt.scale),_t.rotate(nt.angle,0,0);var Le=nt.naturalBounds;ne=en.allocAt(0,0,Le.width,Le.height),fe=xe.alloc(),fe.xi(ne,Ft),_t.Ga(fe),Ft=-fe.x,Ce=-fe.y;var Me=Le.width,De=Le.height;Le=xe.alloc(),Le.assign(dt);var Ke=isNaN(dt.x),An=isNaN(dt.y);if(Ke||An){Me=Me/2+3,De=De/2+3;var Hn=45<=Gt&&135>=Gt,In=225<=Gt&&315>=Gt;ht===Cs&&(Hn||In)?(Le.x=An?Me:dt.y,Le.y=Ke?De:dt.x,Hn?0<=rt||isNaN(rt)&&.5>st||!Ke||(Le.y=-De):In&&((0<=rt||isNaN(rt)&&.5>st)&&Ke&&(Le.y=-De),An&&(Le.x=-Me))):(Ke&&(Le.x=0<=rt||isNaN(rt)&&.5>st?Me:-Me),An&&(Le.y=-De),Le.rotate(Gt))}else Le.rotate(Gt);vt+=Le.x,ve+=Le.y,_t.pp(ne),Ft+=ne.x,Ce+=ne.y,rt=xe.allocAt(vt+Ft,ve+Ce),nt.move(rt),xe.free(rt),xe.free(Le),xe.free(fe),en.free(ne),vi.free(_t)}}E!==null?E.Ul(!1):b.Ul(!1),b=D1(a),a.location.h(a.position.x+b.x,a.position.y+b.y),xe.free(b)}};function r1(a,y,x,b){if(ma(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof rr&&a.type===dn.Link&&a.adornedObject instanceof Ei&&(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 rr&&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"}Ye(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 vt=rt.measuredBounds,Ft=new en(-st.left,-st.top,Math.max(vt.width+ht,0),Math.max(vt.height+dt,0));a.graduatedBounds.push(Ft),E.assign(Ft);for(var Gt=rt.geometry,_t=rt.strokeWidth,ne=Gt.flattenedSegments,ve=Gt.flattenedLengths,fe=Gt.flattenedTotalLength,Ce=ne.length,Le=0,Me=0,De=Fn(),Ke=0;Ke<Ce;Ke++){var An=ne[Ke],Hn=[];Me=Le=0;for(var In=An.length,mn=0;mn<In;mn+=2){var sn=An[mn],yi=An[mn+1];if(mn!==0){var ci=180*Math.atan2(yi-Me,sn-Le)/Math.PI;0>ci&&(ci+=360),Hn.push(ci)}Le=sn,Me=yi}De.push(Hn)}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 Ei&&!sa.graduatedSkip(aa,sa))&&(oa=(aa-a.graduatedMin)*fe/a.graduatedRange,oa>fe&&(oa=fe),Ks<=oa&&oa<=$h)){for(var au=De[Rl][Vs],gh=ve[Rl][Vs];Rl<ve.length;){for(;oa>Bd&&Vs<ve[Rl].length-1;)Vs++,au=De[Rl][Vs],gh=ve[Rl][Vs],Bd+=gh;if(oa<=Bd)break;Rl++,Vs=0,au=De[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 xe(jl+(Ys[2*Vs+2]-jl)*Lu+_t/2-Gt.bounds.x,G0+(Ys[2*Vs+3]-G0)*Lu+_t/2-Gt.bounds.y);Yf.scale(rt.scale,rt.scale);t:{var bl=au,Uc=De[Rl];if(!(.5005>Lu&&.4995<Lu)){var zl=bl;if(.5>Lu?0<Vs?zl=Uc[Vs-1]:Oe.$(Ys[0],Ys[Ys.length-2])&&Oe.$(Ys[1],Ys[Ys.length-1])&&(zl=Uc[Uc.length-1]):.5<Lu&&(Vs+1<Uc.length?zl=Uc[Vs+1]:Oe.$(Ys[0],Ys[Ys.length-2])&&Oe.$(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)}On(De);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 Ei){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=en.allocAt(0,0,Xf,Hc),Zs=xe.alloc();Zs.xi(Rd,_c),en.free(Rd);for(var Eu=-Zs.x,Al=-Zs.y,Ra=new en,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)}xe.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 en,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=vi.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=en.allocAt(0,0,Sh,Vc),xh=xe.alloc();xh.xi(jd,mh),Ll.Ga(xh);var zd=-xh.x,_y=-xh.y,Tu=xe.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 en(Tp,$f,yh.width,yh.height),Np=new en(yh.x,yh.y,yh.width,yh.height),Hy=new en(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),xe.free(Tu),xe.free(xh),en.free(jd),vi.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,vt=0;vt<dt;vt++){var Ft=st[vt],Gt=ht[vt],_t=Gt.length;if(Ft.visible&&Ft!==z&&Gt.length!==0){if(Ft instanceof Ei){if(!(2>a.graduatedTickUnit*Ft.interval*z.geometry.flattenedTotalLength/a.graduatedRange*nt&&Ft.graduatedSkip===null)){var ne=Ft.measuredBounds,ve=Ft.strokeWidth*Ft.scale,fe=Ft.alignmentFocus;fe.Mc()&&(fe=lr);for(var Ce=0;Ce<_t;Ce++){var Le=Gt[Ce].$l,Me=Gt[Ce].angle,De=fe,Ke=Ft.Ab;Ke.reset(),Ke.translate(Le.x+rt.x,Le.y+rt.y),Ke.rotate(Me+Ft.angle,0,0),Ke.translate(-ne.width*De.x+De.offsetX+ve/2,-ne.height*De.y+De.offsetY+ve/2),Ke.scale(Ft.scale,Ft.scale),_a(Ft,!1),Ft.wh.set(Ft.Ab),Ft.Kk=Ft.scale,Ta(Ft,!1),Ft.gc(y,x),E&&(a.svg.appendChild(Ft.svg),Ft.svg=null),Ft.Ab.reset()}}}else if(Ft instanceof xr)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new xr),ne=a.temporaryTextBlock,S1(ne,Ft),ve=0;ve<_t;ve++)fe=Gt[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),Le=fe.measuredBounds,fe=fe.naturalBounds,Me=ne.Ab,Me.reset(),Me.translate(Ce.x+rt.x,Ce.y+rt.y),Me.translate(-Le.x,-Le.y),ne.no(Me,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=Ft.part,ne.Me=Ft.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 dn(a,y){if(Be.call(this),this.na=null,a===void 0)this.na=dn.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=dn.Position,y=a);this.na===null&&ke("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===dn.Grid?1048576:0),this.O=new un,this.yb=ha,this.Tm=Mo,this.Uf=Ci,this.$g=null,this.$e="",this.jg=new en(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=Yn,this.jn=oo,this.kn=Nr,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}Ye(dn,Be),dn.prototype.cloneProtected=function(a){Be.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},dn.prototype.Af=function(a){Be.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},dn.prototype.copy=function(){var a=Be.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 Mn&&(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},Kt=dn.prototype,Kt.toString=function(){return"Panel("+this.type.name+")#"+Di(this)},Kt.Pn=function(a){Be.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,b=0;b<x;b++)y[b].Pn(a)},Kt.hh=function(a,y){if(this.na===dn.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===dn.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===dn.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===dn.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 vt=ht.separatorStroke;if(vt===null&&(vt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),dt!==0&&vt!==null){Vr(a,y,vt,!1,!1,nt,z),vt=!1;var Ft=ht.separatorDashArray;Ft===null&&(Ft=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),Ft!==null&&(vt=!0,y.js(Ft,0)),y.beginPath(),Ft=ht.position+dt,x?Ft>nt.height&&(dt-=Ft-nt.height):Ft>nt.width&&(dt-=Ft-nt.width),ht=ht.position+dt/2,y.lineWidth=dt,dt=a.yb,x?(ht+=dt.top,Ft=nt.width-dt.right,y.moveTo(dt.left,ht),y.lineTo(Ft,ht)):(ht+=dt.left,Ft=nt.height-dt.bottom,y.moveTo(ht,dt.top),y.lineTo(ht,Ft)),y.stroke(),y.Se(),vt&&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 vt=b[dt];if(vt!==void 0&&vt.background!==null&&vt.coversSeparators!==E&&vt.actual!==0){var Ft=x?nt.height:nt.width;if(!(vt.position>Ft)){var Gt=vt.Wc(),_t=vt.separatorStrokeWidth;isNaN(_t)&&(_t=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var ne=vt.separatorStroke;ne===null&&(ne=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(ne===null||vt.index===(x?st:ht))&&(_t=0),Gt-=_t,_t=vt.position+_t,Gt+=vt.actual,_t+Gt>Ft&&(Gt=Ft-_t),0>=Gt||(Ft=a.yb,Vr(a,y,vt.background,!0,!1,rt,nt),x?y.fillRect(Ft.left,_t+Ft.top,nt.width-(Ft.left+Ft.right),Gt):y.fillRect(_t+Ft.left,Ft.top,Gt,nt.height-(Ft.top+Ft.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"}Kt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Kt.kk=function(a,y,x){if(!Be.prototype.kk.call(this,a,y,x))return!1;if(this.type===dn.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===dn.Grid||this.na===dn.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},Kt.nk=function(){return!0},Kt.$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 Be.prototype.$o.call(this,a,y,x,b)},Kt.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,vt=nt.m11*rt,Ft=rt*(nt.m21*nt.dy-nt.m22*nt.dx),Gt=rt*(nt.m12*nt.dx-nt.m11*nt.dy);if(this.areaBackground!==null)return nt=this.actualBounds,Oe.Ff(nt.left,nt.top,nt.right,nt.bottom,a,y,x,b,E);if(this.background!==null)return z=a*st+y*dt+Ft,rt=a*ht+y*vt+Gt,a=x*st+b*dt+Ft,st=x*ht+b*vt+Gt,E.h(0,0),x=this.naturalBounds,z=Oe.Ff(0,0,x.width,x.height,z,rt,a,st,E),E.transform(nt),z;z||(st=1,dt=ht=0,vt=1,Gt=Ft=0),rt=a*st+y*dt+Ft,a=a*ht+y*vt+Gt,st=x*st+b*dt+Ft,x=x*ht+b*vt+Gt,E.h(st,x),b=(st-rt)*(st-rt)+(x-a)*(x-a),ht=!1,vt=this.O.s,Gt=vt.length,dt=xe.alloc(),Ft=null,y=1/0;var _t=null,ne=this.isClipping&&this.na===dn.Spot;ne&&(_t=xe.alloc(),Ft=this.Pb(),(ht=Ft.Sj(rt,a,st,x,_t))&&(y=(rt-_t.x)*(rt-_t.x)+(a-_t.y)*(a-_t.y)));for(var ve=0;ve<Gt;ve++){var fe=vt[ve];fe.visible&&fe!==Ft&&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(_t),xe.free(_t)),xe.free(dt),z&&E.transform(nt),ht},Kt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Be.prototype.Gj.call(this)},Kt.v=function(a){if(!ma(this)){Be.prototype.v.call(this,a),a=null,(this.na===dn.Auto||this.na===dn.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 dn||E instanceof xr||z!==ln)&&E.v(!0)}}}},Kt.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()}},Kt.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()}},Kt.Wu=function(){Ta(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Kt.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)},Kt.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}Kt.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 hn:this.v(!0),this.measure(x+rt,b+nt,0,0);break;case Qn:this.v(!0),this.measure(x+rt,z+nt,0,0);break;case si:this.v(!0),this.measure(y+rt,b+nt,0,0)}}this.na.arrange(this,E,this.jg)}},Kt.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=xe.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(fi(E.set(a),z.transform),z.ca(E)))return xe.free(E),!0}return xe.free(E),!(this.Ma===null&&this.areaBackground===null)}return!1},Kt.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},Kt.qm=function(a,y){if(y(this,a),a instanceof dn){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 dn&&a1(a,z,x)}}function yx(a,y){l1(a,a,y)}function l1(a,y,x){if(x(y),y instanceof dn){y=y.O.s;for(var b=y.length,E=0;E<b;E++)l1(a,y[E],x)}}Kt.Nl=function(a){return u1(this,this,a)};function u1(a,y,x){if(x(y))return y;if(y instanceof dn){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}Kt.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 dn){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 dn?x=Math.max(x,h1(E)):E instanceof Ei&&(x=Math.max(x,E.ig/2*E.strokeMiterLimit*E.Df()))}return x}Kt.se=function(){return!(this.type===dn.TableRow||this.type===dn.TableColumn)};function nh(a){return a.type===dn.TableRow||a.type===dn.TableColumn}Kt.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:fi(xe.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=xe.alloc(),ht=(st=this.isClipping&&this.na===dn.Spot)?this.Pb():null,st&&(ht.se()?fi(rt.set(a),ht.transform):rt.set(a),!ht.ca(rt)))return xe.free(rt),z||xe.free(nt),null;for(var vt=Pu(this);dt--;){var Ft=E[dt];if((Ft.visible||Ft===vt)&&(Ft.se()?fi(rt.set(a),Ft.transform):rt.set(a),!st||Ft!==ht)){var Gt=null;if(Ft instanceof dn?Gt=Ft.ic(rt,y,x):Ft.pickable===!0&&Ft.ca(rt)&&(Gt=Ft),Gt!==null&&(y!==null&&(Gt=y(Gt)),Gt!==null&&(x===null||x(Gt))))return xe.free(rt),z||xe.free(nt),Gt}}xe.free(rt)}return this.background===null&&this.areaBackground===null?(z||xe.free(nt),null):(a=Eo(0,0,b.width,b.height,nt.x,nt.y)?this:null,z||xe.free(nt),a)}return z||xe.free(nt),null},Kt.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:fi(xe.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=xe.alloc(),dt=Pu(this);st--;){var vt=rt[st];if(vt.visible||vt===dt){vt.se()?fi(ht.set(a),vt.transform):ht.set(a);var Ft=vt;vt=vt instanceof dn?vt:null,(vt!==null?vt.ji(ht,y,x,b):Ft.ca(ht))&&Ft.pickable!==!1&&(y!==null&&(Ft=y(Ft)),Ft===null||x!==null&&!x(Ft)||b.add(Ft))}}xe.free(ht)}return z||xe.free(nt),E&&(this.background!==null||this.areaBackground!==null)}return z||xe.free(nt),!1},Kt.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=vi.alloc(),nt.reset()),nt.multiply(this.transform),this.fh(a,nt))return vv(this,y,x,E),z===void 0&&vi.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 vt=dt.actualBounds,Ft=this.naturalBounds;vt.x>Ft.width||vt.y>Ft.height||0>vt.x+vt.width||0>vt.y+vt.height||(vt=dt,dt=dt instanceof dn?dt:null,Ft=vi.alloc(),Ft.set(nt),(dt!==null?dt.Cf(a,y,x,b,E,Ft):wo(vt,a,b,Ft))&&(y!==null&&(vt=y(vt)),vt===null||x!==null&&!x(vt)||E.add(vt)),vi.free(Ft))}}return z===void 0&&vi.free(nt),b}return z===void 0&&vi.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 dn&&vv(nt,y,x,b),y!==null&&(nt=y(nt)),nt===null||x!==null&&!x(nt)||b.add(nt))}}}Kt.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:fi(xe.allocAt(a.x,a.y),this.transform),ht=rt?y:fi(xe.allocAt(y.x,y.y),this.transform),dt=st.Bf(ht),vt=0<st.x&&st.x<nt.width&&0<st.y&&st.y<nt.height||Zi(st.x,st.y,0,0,0,nt.height)<=dt||Zi(st.x,st.y,0,nt.height,nt.width,nt.height)<=dt||Zi(st.x,st.y,nt.width,nt.height,nt.width,0)<=dt||Zi(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||(xe.free(st),xe.free(ht)),vt){if(!this.isAtomic){st=xe.alloc(),ht=xe.alloc(),dt=Pu(this);for(var Ft=this.O.s,Gt=Ft.length;Gt--;){var _t=Ft[Gt];if(_t.visible||_t===dt){var ne=_t.actualBounds,ve=this.naturalBounds;(!rt||!(ne.x>ve.width||ne.y>ve.height||0>ne.x+ne.width||0>ne.y+ne.height))&&(_t.se()?(ne=_t.transform,fi(st.set(a),ne),fi(ht.set(y),ne)):(st.set(a),ht.set(y)),ne=_t,_t=_t instanceof dn?_t:null,(_t!==null?_t.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)))}}xe.free(st),xe.free(ht)}return E?vt:nt}return!1};function yv(a){var y=null;return a instanceof Ei&&(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 Ei&&(y=a.spot2,y===Mo&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=io),y}Kt.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},Kt.M=function(a){return this.O.M(a)},Kt.Gb=function(a,y){y instanceof ei&&ke("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&ke("Cannot make a Panel contain itself: "+this.toString()),ke("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&ke("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!==dn.Grid||y instanceof Ei||ke("Can only add Shapes to a Grid Panel, not: "+y),this.na!==dn.Graduated||y instanceof Ei||y instanceof xr||ke("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 ti),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 ke("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 dn&&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 Mn&&(x.Te=!0),x.Te&&x instanceof Mn&&(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}Kt.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)},Kt.mb=function(a){0<=a&&this.pc(a,!0)},Kt.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 Mn&&(b instanceof dn?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))},Kt.Fb=function(a){0>a&&kn(a,">= 0",dn,"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]},Kt.oA=function(a){if(0>a&&kn(a,">= 0",dn,"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()}}Kt.Eb=function(a){0>a&&kn(a,">= 0",dn,"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]},Kt.jA=function(a){if(0>a&&kn(a,">= 0",dn,"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()}}Kt.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},Kt.Hy=function(a,y){return(a=this.Fb(a))&&Lm(a,new lo(y)),this},Kt.By=function(a,y){return(a=this.Eb(a))&&Lm(a,new lo(y)),this},Kt.nz=function(a){if(0>a||this.type!==dn.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},Kt.fz=function(a){if(0>a||this.type!==dn.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},Kt.Fz=function(a,y){if(y===void 0&&(y=new xe(NaN,NaN)),this.type!==dn.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)},Kt.Gz=function(a){if(this.type!==dn.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&&ke("Template cannot have .data be non-null: "+a),a.allBindings=y=new un;else if(y._isFrozen)return;var x=new un;xv(a,!1),a.qm(a,function(ht,dt){dt.th();var vt=dt.localBindings;if(vt!==null)for(Sd(dt,!1),vt=vt.iterator;vt.next();){var Ft=vt.value;Ft.mode===cp&&Sd(dt,!0);var Gt=Ft.sourceName;Gt!==null&&(Gt==="/"&&xv(ht,!0),Gt=kS(Ft,ht,dt),Gt!==null&&(x.add(Gt),Gt.srcBindings===null&&(Gt.srcBindings=new un),Gt.srcBindings.add(Ft))),y.add(Ft)}if(dt instanceof dn&&dt.type===dn.Table){if(0<dt.rowCount){for(ht=dt.rowDefs,vt=ht.length,Ft=0;Ft<vt;Ft++)if(Gt=ht[Ft],Gt!==void 0&&Gt.be!==null)for(var _t=Gt.be.iterator;_t.next();){var ne=_t.value;ne.xd=Gt,ne.to=2,ne.wl=Gt.index,y.add(ne)}}if(0<dt.columnCount){for(dt=dt.colDefs,ht=dt.length,vt=0;vt<ht;vt++)if(Ft=dt[vt],Ft!==void 0&&Ft.be!==null)for(Gt=Ft.be.iterator;Gt.next();)_t=Gt.value,_t.xd=Ft,_t.to=1,_t.wl=Ft.index,y.add(_t)}}});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 un),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 dn&&(nt=rt.substring(0,st),rt=rt.substr(st+1),st=z.fb(nt),st!==null?(z=st,E.targetProperty=rt):En('Warning: unable to find GraphObject named "'+nt+'" for Binding: '+E.toString())),z instanceof lo?(nt=Di(z.panel),E.Ai=nt===void 0?-1:nt,z.panel.bindingId=E.Ai):z instanceof Be?(nt=Di(z),E.Ai=nt===void 0?-1:nt,z.bindingId=E.Ai):ke("Unknown type of binding target: "+z)}y.freeze(),a instanceof ei&&a.Zc()&&a.Va()}Kt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return yx(y,function(x){x instanceof dn&&(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},Kt.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 dn))continue;E===1?z=z.Eb(x.wl):E===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,b)}}},Kt.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 dn&&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 dn)||z.data!==y[nt])return!0;E++,nt++}return!1}function _g(a){if(a.type===dn.Spot||a.type===dn.Auto)return Math.min(a.O.length,1);if(a.type===dn.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var b=a.M(x);if(!(b instanceof Ei&&b.isPanelMain))break}return x}return a.type===dn.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof dn&&nh(a))?1:0}Kt.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 dn){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 Mn&&(y.Te=!0),y.Te&&y instanceof Mn&&(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 ti),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 dn){var E=y,z=x;b.type===dn.TableRow?b.row=E:b.type===dn.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;ke("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,En('No item template Panel found for category "'+y+'" on '+a),En(" Using default item template."),a=new dn,y=new xr,y.bind(new $r("text","",bi)),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 dn){y=y.O.s,b=y.length;for(var E=0;E<b;E++){var z=y[E];x&&z instanceof dn&&!z.isEnabled||Am(a,z,x)}}}function Ol(a,y){y.name=a,ol.add(a,y)}an.Object.defineProperties(dn.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===dn.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",dn,"padding"),a=new Oi(a)):(0>a.left&&kn(a.left,">= 0",dn,"padding:value.left"),0>a.right&&kn(a.right,">= 0",dn,"padding:value.right"),0>a.top&&kn(a.top,">= 0",dn,"padding:value.top"),0>a.bottom&&kn(a.bottom,">= 0",dn,"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 Oi(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)||ke("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)||ke("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||ke("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()||ke("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)&&ke("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)&&ke("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 ei&&!(this instanceof rr);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 ei&&(y!==null&&x.cf.remove(y),a!==null&&x.cf.add(a,this))):(x=this.panel,x!==null&&x.ge!==null&&(y!==null&&x.ge.remove(y),a!==null&&x.ge.add(a,this)))),this.g("data",y,a),b!==null&&b.undoManager.isUndoingRedoing||a!==null&&this.La()}}},itemIndex:{get:function(){return this.zn},set:function(a){var y=this.zn;y!==a&&(this.zn=a,this.g("itemIndex",y,a))}},allBindings:{get:function(){return this.A!==null?this.A.nb:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new 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 ti}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof ei||a.isPanelMain)&&ke("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(););Mi(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&&(Mi(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 xi&&(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))}}}),an.Object.defineProperties(dn,{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")}}}),dn.prototype.rebuildItemElements=dn.prototype.mv,dn.prototype.findItemPanelForData=dn.prototype.sx,dn.prototype.updateTargetBindings=dn.prototype.La,dn.prototype.copyTemplate=dn.prototype.Uy,dn.prototype.graduatedValueForPoint=dn.prototype.Gz,dn.prototype.graduatedPointForValue=dn.prototype.Fz,dn.prototype.findColumnForLocalX=dn.prototype.fz,dn.prototype.findRowForLocalY=dn.prototype.nz,dn.prototype.addColumnDefinition=dn.prototype.By,dn.prototype.addRowDefinition=dn.prototype.Hy,dn.prototype.addRowColumnDefinition=dn.prototype.Gy,dn.prototype.removeColumnDefinition=dn.prototype.jA,dn.prototype.getColumnDefinition=dn.prototype.Eb,dn.prototype.removeRowDefinition=dn.prototype.oA,dn.prototype.getRowDefinition=dn.prototype.Fb,dn.prototype.removeAt=dn.prototype.mb,dn.prototype.remove=dn.prototype.remove,dn.prototype.insertAt=dn.prototype.Gb,dn.prototype.elt=dn.prototype.M,dn.prototype.add=dn.prototype.add,dn.prototype.findObject=dn.prototype.fb,dn.prototype.findInVisualTree=dn.prototype.Nl,dn.prototype.walkVisualTreeFrom=dn.prototype.qm,dn.prototype.findMainElement=dn.prototype.Pb;var p1=!1,m1=null,ol=new ti;dn.className="Panel",dn.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){hi(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=Ci,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=wn(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=wn(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Kt=lo.prototype,Kt.qb=function(a){a.classType===lo&&(this.sizing=a)},Kt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+Di(this)},Kt.wi=function(a){this.Me=a},Kt.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)},Kt.Wc=function(){var a=0,y=this.Me,x=0,b=this.isRow;if(y!==null&&y.type===dn.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)},Kt.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}Kt.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)&&ke("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+E+" on "+a)),this.be===null&&(this.be=new un),this.be.add(E),this},an.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 Oi(a));var y=this.dg;a!==null&&y!==null&&y.D(a)||(a!==null&&(a=a.J()),this.dg=a,this.panel!==null&&this.panel.v(),this.Ob("separatorPadding",y,a))}},separatorStroke:{get:function(){return this.lo},set:function(a){var y=this.lo;y!==a&&(a!==null&&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)||ke("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 Ze(lo,"Default",0),Hg=new Ze(lo,"None",1),Em=new Ze(lo,"ProportionalExtra",2);lo.className="RowColumnDefinition",lo.Default=bv,lo.None=Hg,lo.ProportionalExtra=Em;function Ei(a,y){Be.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)}Ye(Ei,Be),Ei.prototype.cloneProtected=function(a){Be.prototype.cloneProtected.call(this,a),a.ua=this.ua,a.Rd=this.Rd,a.an=this.an,a.Ui=this.Ui,a.xc=this.xc,a.ig=this.ig,this.Yg!==null&&(a.Yg=wn(this.Yg)),this.Na!==null&&(a.Na=this.Na.nc?this.Na:this.Na.copy()),a.Un=this.Un,a.Vn=this.Vn,this.fa!==null&&(a.fa=this.fa.copy())};function Bc(a){a.Na===null?a.Na=new kv:a.Na.nc&&(a.Na=a.Na.copy())}Kt=Ei.prototype,Kt.th=function(){Be.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Kt.qb=function(a){a===ln||a===Yn||a===Yi||a===Ci?this.geometryStretch=a:Be.prototype.qb.call(this,a)},Kt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+Di(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,vt,Ft,Gt,_t,ne=0,ve=Fn(),fe=2;fe<E;fe+=2)ht=x[fe],dt=x[fe+1],vt=ht-rt,rt=dt-st,vt===0&&(vt=.001),Ft=rt/vt,Gt=Math.atan2(rt,vt),_t=Math.sqrt(vt*vt+rt*rt),ve.push([vt,Gt,Ft,_t]),ne+=_t,rt=ht,st=dt;rt=x[0],st=x[1],vt=b.measuredBounds.width,b instanceof Ei&&(vt-=b.strokeWidth),1>vt&&(vt=1),E=x=vt,ht=nt/2,dt=ht!==0,fe=0,_t=ve[fe],vt=_t[0],Gt=_t[1],Ft=_t[2],_t=_t[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){On(ve);return}E>_t?(Ce=E-_t,E=_t):Ce=0;var Le=Math.sqrt(E*E/(1+Ft*Ft));if(0>vt&&(Le=-Le),rt+=Le,st+=Ft*Le,a.translate(rt,st),a.rotate(Gt),a.translate(-(nt/2),-(z/2)),Ce===0&&b.hh(a,y),a.translate(nt/2,z/2),a.rotate(-Gt),a.translate(-rt,-st),ne-=E,_t-=E,Ce!==0){if(fe++,fe===ve.length){On(ve);return}_t=ve[fe],vt=_t[0],Gt=_t[1],Ft=_t[2],_t=_t[3],E=Ce}}On(ve)}}Kt.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===dn.Link&&rt instanceof rr&&rt.category==="Selection"&&rt.adornedObject instanceof Ei&&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,vt=E.endY;E=Math.min(ht,dt);var Ft=Math.min(st,vt);ht=Math.abs(dt-ht),st=Math.abs(vt-st),a.beginPath(),a.rect(E,Ft,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,vt=E.endY,E=Math.abs(dt-ht)/2,Ft=Math.abs(vt-st)/2,ht=Math.min(ht,dt)+E,st=Math.min(st,vt)+Ft,a.beginPath(),a.moveTo(ht,st-Ft),a.bezierCurveTo(ht+Oe.wg*E,st-Ft,ht+E,st-Oe.wg*Ft,ht+E,st),a.bezierCurveTo(ht+E,st+Oe.wg*Ft,ht+Oe.wg*E,st+Ft,ht,st+Ft),a.bezierCurveTo(ht-Oe.wg*E,st+Ft,ht-E,st+Oe.wg*Ft,ht-E,st),a.bezierCurveTo(ht-E,st-Oe.wg*Ft,ht-Oe.wg*E,st-Ft,ht,st-Ft),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,Ft=0;Ft<st;Ft++){ht=E.s[Ft],a.beginPath(),a.moveTo(ht.startX,ht.startY),dt=ht.segments.s,vt=dt.length;for(var Gt=null,_t=0;_t<vt;_t++){var ne=dt[_t];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,Gt!==null?Gt.endX:ht.startX,Gt!==null?Gt.endY:ht.startY)}else if(Gt=$s(ne,ht),ve=Gt.length,ve===0)a.lineTo(ne.centerX,ne.centerY);else for(var fe=0;fe<ve;fe++){var Ce=Gt[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,Gt!==null&&Gt.type===ro){if(Gt=$s(Gt,ht),Ce=Gt.length,Ce===0){a.lineTo(ne.endX,ne.endY);break}Gt=Gt[Ce-1]||null,Gt!==null&&(ve=Gt[6],fe=Gt[7])}else ve=Gt!==null?Gt.endX:ht.startX,fe=Gt!==null?Gt.endY:ht.startY;if(Gt=za(ne,ht,ve,fe),ve=Gt.length,ve===0){a.lineTo(ne.endX,ne.endY);break}for(fe=0;fe<ve;fe++)Ce=Gt[fe],a.bezierCurveTo(Ce[2],Ce[3],Ce[4],Ce[5],Ce[6],Ce[7]);break;default:ke("Segment not of valid type: "+ne.type)}ne.isClosed&&a.closePath(),Gt=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(Ft)}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,Ft=E,ht=rt.segments.s,dt=ht.length,vt=0;vt<dt;vt++){switch(_t=ht[vt],_t.type){case xo:Cf(a,y,b,x),b.length=0,b.push(_t.endX),b.push(_t.endY),nt=_t.endX,E=_t.endY,st=nt,Ft=E;break;case Lr:b.push(_t.endX),b.push(_t.endY),nt=_t.endX,E=_t.endY;break;case Go:Oe.Qe(nt,E,_t.point1X,_t.point1Y,_t.point2X,_t.point2Y,_t.endX,_t.endY,.5,b),nt=_t.endX,E=_t.endY;break;case da:Oe.ep(nt,E,_t.point1X,_t.point1Y,_t.endX,_t.endY,.5,b),nt=_t.endX,E=_t.endY;break;case ro:if(ne=$s(_t,rt),Gt=ne.length,Gt===0){b.push(_t.centerX),b.push(_t.centerY),nt=_t.centerX,E=_t.centerY;break}for(ve=0;ve<Gt;ve++)fe=ne[ve],Oe.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(_t,rt,nt,E),Gt=ne.length,Gt===0){b.push(_t.endX),b.push(_t.endY),nt=_t.endX,E=_t.endY;break}for(ve=0;ve<Gt;ve++)fe=ne[ve],Oe.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:ke("Segment not of valid type: "+_t.type)}_t.isClosed&&(b.push(st),b.push(Ft),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++)Ft=z[st],Oe.Qe(nt,E,Ft[2],Ft[3],Ft[4],Ft[5],Ft[6],Ft[7],.5,b),nt=Ft[6],E=Ft[7];Cf(a,y,b,x)}On(b),a.restore(),a.Vc(!1)}}}},Kt.kk=function(a,y,x){return!Be.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)},Kt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Be.prototype.nk.call(this,a)},Kt.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)}},Kt.ga=function(a,y){if(y===void 0&&(y=new xe),a instanceof ni){a.Mc()&&ke("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},Kt.mi=function(a){a===void 0&&(a=new en);var y=this.naturalBounds,x=this.oe;y=en.allocAt(y.x,y.y,y.width,y.height);var b=this.strokeWidth;return y.Bc(b/2,b/2),b=xe.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),en.free(y),xe.free(b),a},Kt.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=en.alloc();if(z.assign(b),z.Bc(E+2,E+2),!z.ca(a))return en.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:(en.free(z),Oe.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 en.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),en.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 en.free(z),!1;nt+=b,E+=b}return this.stroke!==null&&(nt+=b,E+=b),en.free(z),0>=nt||0>=E?!1:1>=x*x/(nt*nt)+y*y/(E*E)}if(x.type===vn.o)return en.free(z),this.fill===null?pl(x,a.x,a.y,E):ca(x,a,E,1<this.strokeWidth,y);ke("Unknown Geometry type: "+x.type)},Kt.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=Oe.Ze[rt];typeof ht=="string"&&(ht=Oe.Ze[ht]),typeof ht=="function"?(st=ht(null,100,100),Lv[rt]=st):ke("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 hn:ht=Math.max(a-z,0),dt=Math.max(y-z,0);break;case Qn:ht=Math.max(a-z,0),b=0;break;case si:x=0,dt=Math.max(y-z,0)}isFinite(E.width)&&(ht=E.width),isFinite(E.height)&&(dt=E.height);var vt=this.maxSize,Ft=this.minSize;switch(x=Math.max(x-z,Ft.width),b=Math.max(b-z,Ft.height),ht=Math.min(vt.width,ht),dt=Math.min(vt.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 hn:rt=ht,st=dt;break;case Yn:x=Math.min(ht/rt,dt/st),isFinite(x)||(x=1),rt*=x,st*=x;break;default:ke(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&&Oe.$(this.ua.Sk,a-z)&&Oe.$(this.ua.Rk,y-z)||(this.ua=Ei.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(vt.width,ht),dt=Math.min(vt.height,dt),ht=Math.max(Ft.width,ht),dt=Math.max(Ft.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===Ci?hn:y:y===Ci?Lv[a.figure].defaultStretch:y}Kt.eh=function(a,y,x,b){ls(this,a,y,x,b)},Kt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Kt.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,vt=nt*(z.m21*z.dy-z.m22*z.dx),Ft=nt*(z.m12*z.dx-z.m11*z.dy);z=a*rt+y*ht+vt,nt=a*st+y*dt+Ft,rt=x*rt+b*ht+vt,st=x*st+b*dt+Ft,vt=this.ig/2,ht=this.ua,ht===null&&(this.measure(1/0,1/0),ht=this.ua);var Gt=ht.bounds;if(dt=!1,ht.type===vn.j)if(1.5>=this.strokeWidth)dt=Oe.Ve(ht.startX,ht.startY,ht.endX,ht.endY,z,nt,rt,st,E);else{if(ht.startX===ht.endX?(b=vt,dt=0):(y=(ht.endY-ht.startY)/(ht.endX-ht.startX),dt=vt/Math.sqrt(1+y*y),b=dt*y),y=Fn(),a=new xe,Oe.Ve(ht.startX+b,ht.startY+dt,ht.endX+b,ht.endY+dt,z,nt,rt,st,a)&&y.push(a),a=new xe,Oe.Ve(ht.startX-b,ht.startY-dt,ht.endX-b,ht.endY-dt,z,nt,rt,st,a)&&y.push(a),a=new xe,Oe.Ve(ht.startX+b,ht.startY+dt,ht.startX-b,ht.startY-dt,z,nt,rt,st,a)&&y.push(a),a=new xe,Oe.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 On(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);On(y)}else if(ht.type===vn.u)dt=Oe.Ff(Gt.x-vt,Gt.y-vt,Gt.x+Gt.width+vt,Gt.y+Gt.height+vt,z,nt,rt,st,E);else if(ht.type===vn.F){y=en.allocAt(Gt.x,Gt.y,Gt.width,Gt.height).Bc(vt,vt);t:if(y.width===0)dt=Oe.Ve(y.x,y.y,y.x,y.y+y.height,z,nt,rt,st,E);else if(y.height===0)dt=Oe.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}vt=Math.sqrt(a*a*x*x+ht*ht-st*st),rt=(-(a*a*x*st)+a*ht*vt)/(ht*ht+a*a*x*x)+b,a=(-(a*a*x*st)-a*ht*vt)/(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}en.free(y)}else if(ht.type===vn.o){Ft=xe.alloc();var _t=rt-z,ne=st-nt,ve=_t*_t+ne*ne,fe=z,Ce=nt;if(0<ve&&Gt.contains(fe,Ce)&&(Ft.x=fe,Ft.y=Ce,this.ca(Ft)))for(_t!==0&&.5>Math.abs(_t)?(ne*=.5/_t,_t=.5):ne!==0&&.5>Math.abs(ne)&&(_t*=.5/ne,ne=.5),fe-=_t,Ce-=ne;Gt.contains(fe,Ce);)fe-=_t,Ce-=ne;for(E.x=rt,E.y=st,ne=0;ne<ht.figures.count;ne++){var Le=ht.figures.s[ne],Me=Le.isFilled?fe:z,De=Le.isFilled?Ce:nt,Ke=Le.segments;Gt=Le.startX,_t=Le.startY;for(var An=Gt,Hn=_t,In=0;In<Ke.count;In++){var mn=Ke.s[In],sn=mn.type,yi=mn.endX,ci=mn.endY,ar=!1;switch(sn){case xo:An=yi,Hn=ci;break;case Lr:ar=Tm(Gt,_t,yi,ci,Me,De,rt,st,Ft);break;case Go:ar=Oe.Eo(Gt,_t,mn.point1X,mn.point1Y,mn.point2X,mn.point2Y,yi,ci,Me,De,rt,st,.6,Ft);break;case da:ar=Oe.Eo(Gt,_t,Gt+2/3*(mn.point1X-Gt),_t+2/3*(mn.point1Y-_t),yi+2/3*(mn.point1X-yi),ci+2/3*(mn.point1Y-ci),yi,ci,Me,De,rt,st,.6,Ft);break;case ro:case Aa:sn=mn.type===ro?$s(mn,Le):za(mn,Le,Gt,_t);var Sr=sn.length;if(Sr===0){ar=Tm(Gt,_t,mn.type===ro?mn.centerX:mn.endX,mn.type===ro?mn.centerY:mn.endY,Me,De,rt,st,Ft);break}for(ci=null,yi=0;yi<Sr;yi++){if(ci=sn[yi],yi===0&&Tm(Gt,_t,ci[0],ci[1],Me,De,rt,st,Ft)){var Po=Mm(Me,De,Ft,ve,E);Po<ve&&(ve=Po,dt=!0)}Oe.Eo(ci[0],ci[1],ci[2],ci[3],ci[4],ci[5],ci[6],ci[7],Me,De,rt,st,.6,Ft)&&(Po=Mm(Me,De,Ft,ve,E),Po<ve&&(ve=Po,dt=!0))}yi=ci[6],ci=ci[7];break;default:ke("Unknown Segment type: "+sn)}Gt=yi,_t=ci,ar&&(ar=Mm(Me,De,Ft,ve,E),ar<ve&&(ve=ar,dt=!0)),mn.isClosed&&(yi=An,ci=Hn,Tm(Gt,_t,yi,ci,Me,De,rt,st,Ft)&&(mn=Mm(Me,De,Ft,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*vt,E.y-=nt*vt,xe.free(Ft)}else ke("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(Oe.$(a,x)&&Oe.$(y,b)||Oe.$(E,nt)&&Oe.$(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||Oe.$(st.y,a))&&(st.y<y||Oe.$(st.y,y))&&(ht=!0)):(y=a<x?a:x,a=a<x?x:a,(st.x>y||Oe.$(st.x,y))&&(st.x<a||Oe.$(st.x,a))&&(ht=!0)),ht)}Kt.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=xe.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)))),xe.free(z),E},Kt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=vi.alloc();x.set(y),x.Vj();var b=a.left,E=a.right,z=a.top;a=a.bottom;var nt=xe.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 xe.free(nt),!0;var rt=xe.alloc(),st=xe.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)))),xe.free(nt),vi.free(x),xe.free(rt),xe.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)}Kt.tx=function(a,y,x){function b(ve,fe){for(var Ce=ve.length,Le=0;Le<Ce;Le+=2)if(fe.zd(ve[Le],ve[Le+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,pi(a.x,a.y,rt,st)<=E&&pi(a.x,a.y,ht,st)<=E&&pi(a.x,a.y,rt,nt)<=E&&pi(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),Zi(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=Zi(a.x,a.y,rt,st,rt,nt)<=E||Zi(a.x,a.y,rt,st,ht,st)<=E||Zi(a.x,a.y,ht,st,ht,nt)<=E||Zi(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,vt=Math.abs(nt-st)/2;if(dt===0||vt===0)return Zi(a.x,a.y,rt,st,ht,nt)<=E;if(x){if(a=Oe.$y(dt,vt,y,z),a*a<=E)return!0}else return!(pi(y,z,-dt,0)>=E||pi(y,z,0,-vt)>=E||pi(y,z,0,vt)>=E||pi(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&&Zi(a.x,a.y,z,rt,z,ht)>E&&Zi(a.x,a.y,z,rt,st,rt)>E&&Zi(a.x,a.y,st,ht,z,ht)>E&&Zi(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(vt=rt[ht],vt.type){case xo:case Lr:if(nt=vt.endX,dt=vt.endY,a.zd(nt,dt)>E)return!1;break;case Go:var Ft=Fn();if(Oe.Qe(nt,dt,vt.point1X,vt.point1Y,vt.point2X,vt.point2Y,vt.endX,vt.endY,.8,Ft),nt=b(Ft,a),On(Ft),nt||(nt=vt.endX,dt=vt.endY,a.zd(nt,dt)>E))return!1;break;case da:if(Ft=Fn(),Oe.ep(nt,dt,vt.point1X,vt.point1Y,vt.endX,vt.endY,.8,Ft),nt=b(Ft,a),On(Ft),nt||(nt=vt.endX,dt=vt.endY,a.zd(nt,dt)>E))return!1;break;case ro:case Aa:Ft=vt.type===ro?$s(vt,z):za(vt,z,nt,dt);var Gt=Ft.length;if(Gt===0){if(nt=vt.type===ro?vt.centerX:vt.endX,dt=vt.type===ro?vt.centerY:vt.endY,a.zd(nt,dt)>E)return!1;break}vt=null;for(var _t=Fn(),ne=0;ne<Gt;ne++)if(vt=Ft[ne],_t.length=0,Oe.Qe(vt[0],vt[1],vt[2],vt[3],vt[4],vt[5],vt[6],vt[7],.8,_t),b(_t,a))return On(_t),!1;On(_t),vt!==null&&(nt=vt[6],dt=vt[7]);break;default:ke("Unknown Segment type: "+vt.type)}}return!0}}}return!1},Kt.qc=function(){this.ua=null},Kt.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 ni(1-Yo.x,Yo.y)))}Ei.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var b=ql[a.toArrow];else a.fromArrow!=="None"?b=ql[a.fromArrow]:(b=Oe.Ze[a.figure],typeof b=="string"&&(b=Oe.Ze[b]),b===void 0&&ke("Unknown Shape.figure: "+a.figure),b=b(a,y,x),b.Sk=y,b.Rk=x);if(b===null){var E=Oe.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 Oe.um)if(E.toLowerCase()===x){b=E;break}if(b!==null)return a=vn.parse(Oe.um[b],!1),ql[b]=a,x!==b&&(ql[x]=b),b}}return typeof y=="string"?y:y instanceof vn?a:null}an.Object.defineProperties(Ei.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=xe.allocAt(-y.x,-y.y),xe.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",Ei,"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"',Ei,"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"',Ei,"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)||ke("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=Oe.Ze[a];typeof x=="function"?x=a:(x=Oe.Ze[a.toLowerCase()])||ke("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?ke("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?ke("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:Ci},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))}}}),Ei.prototype.intersectsRect=Ei.prototype.Yc,Ei.prototype.containedInRect=Ei.prototype.fh,Ei.prototype.getNearestIntersectionPoint=Ei.prototype.rs,Ei.prototype.getDocumentBounds=Ei.prototype.mi,Ei.prototype.getDocumentPoint=Ei.prototype.ga;var ql=new Un,Lv=new Un;Ei.className="Shape",Ei.getFigureGenerators=function(){var a=new ti,y;for(y in Oe.Ze)y!==y.toLowerCase()&&a.add(y,Oe.Ze[y]);return a.freeze(),a},Ei.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),b=Oe.Ze;b[a]=y,b[x]=a},Ei.getArrowheadGeometries=function(){var a=new ti;for(b in Oe.um)if(ql[b]===void 0){var y=vn.parse(Oe.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},Ei.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=vn.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||ke("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=Ci,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 Be.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}Ye(xr,Be),xr.prototype.cloneProtected=function(a){Be.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())}Kt=xr.prototype,Kt.th=function(){Be.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}Kt.qb=function(a){a.classType===xr?this.wrap=a:Be.prototype.qb.call(this,a)},Kt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Kt.v=function(){Be.prototype.v.call(this)},Kt.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,vt=dt.dx-(nt*dt.m21+dt.dx);dt=dt.dy-(nt*dt.m22+dt.dy);var Ft=y.scale;switch(8>(vt*vt+dt*dt)*Ft*Ft&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof na&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,vt=this.spacingBelow,this.flip){case qi:a.translate(E,0),a.scale(-1,1);break;case Ni:a.translate(0,z),a.scale(1,-1);break;case gr:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),dt=this.Gc,Ft=(y+nt+vt)*dt,z>Ft&&(b=this.verticalAlignment,b=b.y*z-b.y*Ft+b.offsetY),dt===1&&this.ze!==null)vt=this.Cb,vt>E&&(vt=E),this.Oj(this.ze,a,0,b+y,E,nt,vt,x,rt,st,ht);else if(this.Qc!==null&&this.Qb!==null)for(Ft=0;Ft<dt;Ft++){var Gt=this.Qc[Ft];Gt>E&&(Gt=E),b+=y,this.Oj(this.Qb[Ft],a,0,b,E,nt,Gt,x,rt,st,ht),b+=nt+vt}switch(this.flip){case qi:a.scale(-1,1),a.translate(-E,0);break;case Ni:a.scale(1,-1),a.translate(0,-z);break;case gr:a.scale(-1,-1),a.translate(-E,-z)}}},Kt.Oj=function(a,y,x,b,E,z,nt,rt,st,ht,dt){var vt=0;if(rt)st==="left"?vt=0:st==="right"?vt=E-nt:st==="center"&&(vt=(E-nt)/2),y.fillRect(x+vt,b+.25*z,nt,1);else{if(st==="left"?vt=0:st==="right"?vt=E:st==="center"&&(vt=E/2),E=Nm!==null?Nm(this,z):.75*z,y.fillText(a,x+vt,b+E),a=z/20|0,a===0&&(a=1),st==="right"?vt-=nt:st==="center"&&(vt-=nt/2),ht){rt=Fm!==null?Fm(this,z):.8*z,st=x+vt,ht=b+rt,E=x+vt+nt,rt=b+rt;var Ft=a;y.beginPath(),y.lineWidth=Ft,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+vt,z=dt,x=x+vt+nt,nt=dt,vt=a,y.beginPath(),y.lineWidth=vt,y.moveTo(b,z),y.lineTo(x,nt),y.stroke(),y.Se(),y instanceof na&&y.ad.classList.add("gojs-td"))}},Kt.kk=function(a,y,x){if(!Be.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},Kt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Be.prototype.nk.call(this,a)},Kt.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)}},Kt.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)},Kt.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 vt=1;for(ht=sl(y.substr(0,vt)),dt=0;ht<=x;)vt++,dt=ht,ht=sl(y.substr(0,vt));if(vt===1){var Ft=ht;z=Math.max(z,ht)}else Ft=dt,z=Math.max(z,dt);if(vt--,1>vt&&(vt=1),Kg(a,y.substr(0,vt),Ft),st++,y=y.substr(vt),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?(vt=ht,z=Math.max(z,ht)):(vt=dt=sl(y),z=Math.max(z,dt)),Kg(a,y,vt),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=xn.alloc();Ev(a,z,y,st),E+=st.height,xn.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}an.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=xn.alloc();Ev(this,this.ec,999999,a);var y=a.width;xn.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 Ze(xr,"None",0),P1=new Ze(xr,"WrapFit",1),Tv=new Ze(xr,"WrapDesiredSize",2),C1=new Ze(xr,"WrapBreakAll",3),Nv=new Ze(xr,"OverflowClip",0),Dm=new Ze(xr,"OverflowEllipsis",1),Yg=new Ze(xr,"FormatTrim",0),b1=new Ze(xr,"FormatNone",0),xx=/[ \u200b\u00ad]/,Fv=new Un,A1=0,Bm=new Un,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 Un,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){Be.call(this),this.Eg=null,this.qo="",this.Xg=uu,this.Nk=hn,this.Zg=this.Hd=null,this.Mk=Fi,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;Ye(Rs,Be),Rs.prototype.cloneProtected=function(a){Be.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===Yn||a===Yi?this.imageStretch=a:Be.prototype.qb.call(this,a)},Rs.prototype.toString=function(){return"Picture("+this.source+")#"+Di(this)};function Lf(a){a===void 0&&(a=""),a!==""?Af[a]&&(delete Af[a],Im--):(Af=new Un,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);On(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 vt=st,Ft=rt,Gt=this.Nk,_t=this.Mk;switch(Gt){case ln:if(this.sourceRect.w())break;vt>=b.width&&(z=z+_t.offsetX+(vt*_t.x-b.width*_t.x)),Ft>=b.height&&(nt=nt+_t.offsetY+(Ft*_t.y-b.height*_t.y)),st=Math.min(b.width,vt),rt=Math.min(b.height,Ft);break;case hn:vt=b.width,Ft=b.height;break;case Yn:case Yi:Gt===Yn?(Gt=Math.min(b.height/Ft,b.width/vt),vt*=Gt,Ft*=Gt):Gt===Yi&&(Gt=Math.max(b.height/Ft,b.width/vt),vt*=Gt,Ft*=Gt,vt>=b.width&&(z=(z+_t.offsetX+(vt*_t.x-b.width*_t.x)/vt)*st),Ft>=b.height&&(nt=(nt+_t.offsetY+(Ft*_t.y-b.height*_t.y)/Ft)*rt),st*=1/(vt/b.width),rt*=1/(Ft/b.height),vt=b.width,Ft=b.height)}Gt=this.Df()*y.scale;var ne=vt*Gt*Ft*Gt,ve=st*rt/ne,fe=x.__goCache;Gt=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++)Gt=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(Le){this.en=!1}try{E.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Le){this.vl=!0}}if(this.vl)return}}switch(E=vt<b.width?_t.offsetX+(b.width*_t.x-vt*_t.x):0,_t=Ft<b.height?_t.offsetY+(b.height*_t.y-Ft*_t.y):0,this.flip){case qi:a.translate(Math.min(b.width,vt),0),a.scale(-1,1);break;case Ni:a.translate(0,Math.min(b.height,Ft)),a.scale(1,-1);break;case gr:a.translate(Math.min(b.width,vt),Math.min(b.height,Ft)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&fe!==void 0&&Gt!==null&&Gt.ratio!==1){a.save(),y=Gt.ratio;try{a.drawImage(Gt.source,z/y,nt/y,Math.min(Gt.source.width,st/y),Math.min(Gt.source.height,rt/y),E,_t,Math.min(b.width,vt),Math.min(b.height,Ft)),a instanceof na&&(this.bt=[z/y,nt/y,Math.min(Gt.source.width,st/y),Math.min(Gt.source.height,rt/y),E,_t,Math.min(b.width,vt),Math.min(b.height,Ft)])}catch(Le){this.en=!1}a.restore()}else try{a.drawImage(x,z,nt,st,rt,E,_t,Math.min(b.width,vt),Math.min(b.height,Ft)),a instanceof na&&(this.bt=[z,nt,st,rt,E,_t,Math.min(b.width,vt),Math.min(b.height,Ft)])}catch(Le){this.en=!1}switch(this.flip){case qi:a.scale(-1,1),a.translate(-Math.min(b.width,vt),0);break;case Ni:a.scale(1,-1),a.translate(0,-Math.min(b.height,Ft));break;case gr:a.scale(-1,-1),a.translate(-Math.min(b.width,vt),-Math.min(b.height,Ft))}}}}},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===hn||z===Qn?(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===hn||z===si?(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)},an.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||ke("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 cn),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=Dn("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 Un,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=Oe.Ze;b[a]=y,b[x]=a}$o("Rectangle",function(a,y,x){a="r"+y+","+x;var b=Oe.Mf[a];return b!==void 0||(b=new vn(vn.u),b.endX=y,b.endY=x,Oe.Nf<Oe.vm&&(Oe.Mf[a]=b,Oe.Nf++)),b}),$o("Square",function(a,y,x){a="s"+y+","+x;var b=Oe.Mf[a];return b!==void 0||(b=new vn(vn.u),b.endX=y,b.endY=x,b.defaultStretch=Yn,Oe.Nf<Oe.vm&&(Oe.Mf[a]=b,Oe.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=Oe.Mf[b];if(E!==void 0)return E;var z=a*Oe.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 ni(0,0,z,z),E.spot2=new ni(1,1,-z,-z)),Oe.Nf<Oe.vm&&(Oe.Mf[b]=E,Oe.Nf++),E}),$o("Border","RoundedRectangle"),$o("Ellipse",function(a,y,x){a="e"+y+","+x;var b=Oe.Mf[a];return b!==void 0||(b=new vn(vn.F),b.endX=y,b.endY=x,b.spot1=cc,b.spot2=Ou,Oe.Nf<Oe.vm&&(Oe.Mf[a]=b,Oe.Nf++)),b}),$o("Circle",function(a,y,x){a="c"+y+","+x;var b=Oe.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=Yn,Oe.Nf<Oe.vm&&(Oe.Mf[a]=b,Oe.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)))}),Oe.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 ei(a,y){a===void 0||a instanceof po||typeof a=="string"?dn.call(this,a):(dn.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 xe(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new en,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}Ye(ei,dn),ei.prototype.cloneProtected=function(a){dn.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},Kt=ei.prototype,Kt.Af=function(a){dn.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Kt.toString=function(){var a=Vn(this.constructor)+"#"+Di(this);return this.data!==null&&(a+="("+bi(this.data)+")"),a};function js(a){a.P===null?a.P=new Ov:a.P.nc&&(a.P=a.P.copy())}Kt.th=function(){dn.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Kt.gk=function(a,y,x,b,E,z,nt){var rt=this.diagram;rt!==null&&(a===Jr&&y==="elements"?E instanceof dn?Dc(E,function(st){ly(rt.partManager,st),Ac(rt,st)}):Ih(rt,E):a===fo&&y==="elements"&&(E instanceof dn?Dc(E,function(st){uy(rt.partManager,st,rt)}):kg(rt,E)),rt.cb(a,y,x,b,E,z,nt))},Kt.La=function(a){if(dn.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 dn&&Dc(E,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},ei.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},ei.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},ei.prototype.bh=function(a,y){if(y!==null){var x=null,b=this.Qf;if(b!==null&&(x=b.I(a)),x!==y){if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}b===null&&(this.Qf=b=new ti),y.Tf!==a&&(y.category=a),b.add(a,y),a=this.diagram,a!==null&&(a.add(y),a=y.adornedObject,a!==null&&(a=a.ih(),a!==null&&(y.data=a.data)))}}},ei.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},ei.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=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]);On(y)}},ei.prototype.updateAdornments=function(){var a=this.diagram;if(a!==null){for(var y=this.adornments;y.next();){var x=y.value;x.v(),x.placeholder&&x.placeholder.v()}t:{if(this.isSelected&&this.selectionAdorned&&(y=this.selectionObject,y!==null&&this.actualBounds.w()&&this.isVisible()&&y.Ed()&&y.actualBounds.w())){if(x=this.Pj("Selection"),x===null){if(x=this.selectionAdornmentTemplate,x===null&&(x=this.ph()?a.linkSelectionAdornmentTemplate:this instanceof xi?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof rr))break t;Ka(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=dn.Link),x.adornedObject=y)}if(x!==null){x.type===dn.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(bx(this,a),y=this.adornments;y.next();)y.value.La()}},ei.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function 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=en.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(b,x),en.free(b),jv(a,!1)}}ei.prototype.Ge=function(a,y,x,b){var E=this.uc;E.h(a,y,x,b),this.Lb===null&&(this.Lb=new vi);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),this.Lb=z,z.ws()||z.pp(E)},ei.prototype.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Fi;this.locationSpot.sb()&&(z=this.locationSpot);var nt=xe.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),xe.free(nt)}},ei.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},ei.prototype.moveTo=function(a,y,x){a=xe.allocAt(a,y),this.move(a,x),xe.free(a)},ei.prototype.isVisible=function(){if(!this.visible)return!1;var a=this.layer;if(a!==null){if(!a.visible)return!1;if(a=a.diagram,a!==null&&a.animationManager.fv(this))return!0}return a=this.containingGroup,!!(a===null||a.isSubGraphExpanded&&a.isVisible())},ei.prototype.Zb=function(a){var y=this.diagram;a?(this.C(4),this.Wb(),y!==null&&y.De.add(this)):(this.C(8),this.Ej()),this.oh(),y!==null&&(y.Ya(),y.N())},ei.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new ti),y.I(a)!==null)return y.I(a);var x=dn.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 xe),x=x.Mc()?Fi:x;var E=y.naturalBounds;if(b.h(E.width*x.x+x.offsetX,E.height*x.y+x.offsetY),y===null||y===a)return b;for(y.transform.Ga(b),y=y.panel;y!==null&&y!==a;)y.transform.Ga(b),y=y.panel;return a.Lb!==null&&a.Lb.Ga(b),b.offset(-a.uc.x,-a.uc.y),b}ei.prototype.mi=function(a){return a===void 0&&(a=new en),a.assign(this.actualBounds)},ei.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function D1(a){var y=xe.alloc(),x=a.locationObject,b=x.naturalBounds,E=x instanceof Ei?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}ei.prototype.arrange=function(){if(xs(this)===!1)F1(this);else{Xl(this,!1);var a=this.Ib,y=en.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()||Oe.B(y.width,a.width)&&Oe.B(y.height,a.height)||0<=this.vw&&this.C(16),en.free(y),jv(this,!1)}},Kt=ei.prototype,Kt.Xl=function(a,y){var x=this.diagram;if(x!==null){var b=!1;if(x.Zi===!1&&a.w()){var E=en.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),en.free(E)}!(this.G&65536)&&a.D(y)||j1(this,b,x),x.N(),!a.w()&&!y.w()||Hr(a,y)||(this instanceof Mn&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Kt.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 xe(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 rr||(y=y.animationManager,y.zb&&qd(y,a,new xe(b,E),x))}Kt.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)},Kt.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,xe.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 rr||qd(x,a,new xe(z,nt),y),b||y.x===z&&y.y===nt||a.g("position",new xe(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 Mn&&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}Kt.si=function(){return!0},Kt.Zc=function(){return!0},Kt.ph=function(){return!1},Kt.Dd=function(){return!0};function Rv(a,y,x,b){y.constructor===a.constructor||G1||(G1=!0,En('Should not change the class of the Part when changing category from "'+x+'" to "'+b+'"'),En(" Old class: "+Vn(a.constructor)+", new class: "+Vn(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 Mn&&(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 Mn&&(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)}ei.prototype.canCopy=function(){if(!this.copyable)return!1;var a=this.layer;return a===null?!0:a.allowCopy?(a=a.diagram,a===null?!0:!!a.allowCopy):!1},ei.prototype.canDelete=function(){if(!this.deletable)return!1;var a=this.layer;return a===null?!0:a.allowDelete?(a=a.diagram,a===null?!0:!!a.allowDelete):!1},ei.prototype.canEdit=function(){if(!this.textEditable)return!1;var a=this.layer;return a===null?!0:a.allowTextEdit?(a=a.diagram,a===null?!0:!!a.allowTextEdit):!1},ei.prototype.canGroup=function(){if(!this.groupable)return!1;var a=this.layer;return a===null?!0:a.allowGroup?(a=a.diagram,a===null?!0:!!a.allowGroup):!1},ei.prototype.canMove=function(){if(!this.movable)return!1;var a=this.layer;return a===null?!0:a.allowMove?(a=a.diagram,a===null?!0:!!a.allowMove):!1},ei.prototype.canReshape=function(){if(!this.reshapable)return!1;var a=this.layer;return a===null?!0:a.allowReshape?(a=a.diagram,a===null?!0:!!a.allowReshape):!1},ei.prototype.canResize=function(){if(!this.resizable)return!1;var a=this.layer;return a===null?!0:a.allowResize?(a=a.diagram,a===null?!0:!!a.allowResize):!1},ei.prototype.canRotate=function(){if(!this.rotatable)return!1;var a=this.layer;return a===null?!0:a.allowRotate?(a=a.diagram,a===null?!0:!!a.allowRotate):!1},ei.prototype.canSelect=function(){if(!this.selectable)return!1;var a=this.layer;return a===null?!0:a.allowSelect?(a=a.diagram,a===null?!0:!!a.allowSelect):!1};function 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}Kt=ei.prototype,Kt.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}Kt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Kt.N=function(){var a=this.diagram;a!==null&&!xs(this)&&!Wh(this)&&this.isVisible()&&this.Ib.w()&&a.N(Ic(this,this.Ib))},Kt.v=function(){dn.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof Mn&&this.labeledLink!==null&&Ss(this.labeledLink),a.$b(!0))},Kt.Vo=function(a){a||(a=this.Ah,a!==null&&Kv(a,this))},Kt.Wo=function(a){a||(a=this.Ah,a!==null&&Vv(a,this))},Kt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Kt.oz=function(){return Wv(this,this)};function Wv(a,y){var x=y.containingGroup;return x!==null?1+Wv(a,x):y instanceof Mn&&(y=y.labeledLink,y!==null)?Wv(a,y):0}Kt.sz=function(){return z1(this,this)};function z1(a,y){var x=y.containingGroup;return x!==null||y instanceof Mn&&(x=y.labeledLink,x!==null)?z1(a,x):y}Kt.Td=function(a){return a instanceof xi?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 Mn&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}Kt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof xi&&Wm(y,!0),y instanceof Mn){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 Mn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof xi&&Wm(y,!1),y instanceof Mn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},ei.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof Mn&&this.isLinkLabel)},ei.prototype.C=function(a){if(a===void 0&&(a=16777215),this.isLayoutPositioned&&a&this.layoutConditions){var y=this.layer;y!==null&&y.isTemporary||this instanceof Mn&&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 rr)){if(a.add(y),y instanceof Mn){if(x&&y instanceof xi)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)}}an.Object.defineProperties(ei.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Ii: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 rr?this.type!==dn.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 rr)){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 rr?this instanceof rr&&(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&&ke("Cannot make a Group a member of itself: "+this.toString()),ke("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 xi&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Kv(a,this):this instanceof xi&&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 xi){for(x=new cn,Uh(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof Mn)for(b=b.linksConnected;b.next();)Mf(b.value)}if(this instanceof Mn){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 ke("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 Mn&&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))}}}),ei.prototype.invalidateLayout=ei.prototype.C,ei.prototype.findCommonContainingGroup=ei.prototype.px,ei.prototype.isMemberOf=ei.prototype.Td,ei.prototype.findTopLevelPart=ei.prototype.sz,ei.prototype.findSubGraphLevel=ei.prototype.oz,ei.prototype.ensureBounds=ei.prototype.Va,ei.prototype.getDocumentBounds=ei.prototype.mi,ei.prototype.findObject=ei.prototype.fb,ei.prototype.moveTo=ei.prototype.moveTo,ei.prototype.invalidateAdornments=ei.prototype.Wb,ei.prototype.clearAdornments=ei.prototype.Ej,ei.prototype.removeAdornment=ei.prototype.Jf,ei.prototype.addAdornment=ei.prototype.bh,ei.prototype.findAdornment=ei.prototype.Pj,ei.prototype.updateTargetBindings=ei.prototype.La;var G1=!1;ei.className="Part",ei.LayoutNone=0,ei.LayoutAdded=1,ei.LayoutRemoved=2,ei.LayoutShown=4,ei.LayoutHidden=8,ei.LayoutNodeSized=16,ei.LayoutGroupLayout=32,ei.LayoutNodeReplaced=64,ei.LayoutStandard=127,ei.LayoutAll=16777215;function rr(a,y){a===void 0||a instanceof po||typeof a=="string"?ei.call(this,a):(ei.call(this),a&&(y=a)),this.G&=-257,this.Jg="Adornment",this.ue=null,this.Aw=0,this.Uw=!1,this.j=this.$a=null,y&&Object.assign(this,y)}Ye(rr,ei),rr.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},rr.prototype.updateRelationshipsFromData=function(){},rr.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof yn&&y instanceof Ei){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 Ei&&(E.ua=a)}}},rr.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!xs(a))},rr.prototype.Zc=function(){return!1},rr.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 dn){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 dn&&this.$a.rg(b)&&(this.$a=null));ei.prototype.gk.call(this,a,y,x,b,E,z,nt)},rr.prototype.updateAdornments=function(){},rr.prototype.Lj=function(){},an.Object.defineProperties(rr.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}}}),rr.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 Mn(a,y){a===void 0||a instanceof po||typeof a=="string"?ei.call(this,a):(ei.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new un,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}Ye(Mn,ei),Mn.prototype.cloneProtected=function(a){ei.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Kt=Mn.prototype,Kt.Af=function(a){ei.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())}Kt.th=function(){ei.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function U1(a,y){y!==null&&(a.af===null&&(a.af=new cn),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}Kt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=_1(this,a,y,x),a!==null&&a.Sl()},Kt.gk=function(a,y,x,b,E,z,nt){a===Jr&&y==="elements"?this.wc=null:a===fo&&y==="elements"&&(this.wc=null),ei.prototype.gk.call(this,a,y,x,b,E,z,nt)},Kt.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)}}Kt.si=function(){return!0},Mn.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},Mn.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},Mn.prototype.isVisible=function(){if(!ei.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},Mn.prototype.Zb=function(a){ei.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var b=x.To(this);b===null||b.Td(this.containingGroup)||x.bb()}x.Zb(a)}},Mn.prototype.qx=function(){var a=new cn,y=new cn;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)})}}Mn.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new $i(this.jb),x=this;return y.predicate=function(b){return b.fromNode===x&&b.fromPortId===a||b.toNode===x&&b.toPortId===a},y},Kt=Mn.prototype,Kt.Mo=function(a){a===void 0&&(a=null);var y=new $i(this.jb),x=this;return y.predicate=function(b){return b.fromNode!==x?!1:a===null?!0:b.fromPortId===a},y},Kt.Sd=function(a){a===void 0&&(a=null);var y=new $i(this.jb),x=this;return y.predicate=function(b){return b.toNode!==x?!1:a===null?!0:b.toPortId===a},y},Kt.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 cn,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 cn,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Ki(x):Ii},Kt.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 cn,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Ki(x):Ii},Kt.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 cn,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Ki(x):Ii},Kt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new $i(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},Kt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new $i(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}}}Mn.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Kt=Mn.prototype,Kt.Vo=function(a){ei.prototype.Vo.call(this,a),a||(Xg(this),a=this.Yk,a!==null&&tS(a,this))},Kt.Wo=function(a){ei.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Kt.Lj=function(){if(0<this.jb.count){var a=this.diagram;if(a!==null)for(var y=a.commandHandler!==null?a.commandHandler.deletesConnectedLinks:!0,x=this.jb.copy().iterator;x.next();){var b=x.value;y?a.remove(b):(b.fromNode===this&&(b.fromNode=null),b.toNode===this&&(b.toNode=null))}}this.labeledLink=null,ei.prototype.Lj.call(this)},Kt.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 ti: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]);On(x)}}}Kt.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},Kt.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}},Kt.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},Kt.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},Kt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof Mn)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},Kt.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 cn;return a(this,y),y},Kt.uz=function(){return Z1(this,this)};function Z1(a,y){return y=y.pg(),y===null?0:1+Z1(a,y)}Kt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new $i(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},Kt.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 un,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 un,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new Ki(x):Ii},Kt.wz=function(a){a===void 0&&(a=1/0);var y=new cn;return Uh(y,this,!1,a,!0),y},Mn.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 cn;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 vt=x?ht.Oo():ht.Po();st.uv=a,vt.all(function(Ft){return function(Gt){return Gt===Ft.uv||!Gt.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}Mn.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 cn;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 vt=x?dt.Oo():dt.Po();ht.vv=a,vt.all(function(Ft){return function(Gt){return Gt===Ft.vv||!Gt.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}an.Object.defineProperties(Mn.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 Oi(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),oh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&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))}}}),Mn.prototype.expandTree=Mn.prototype.expandTree,Mn.prototype.collapseTree=Mn.prototype.collapseTree,Mn.prototype.findTreeParts=Mn.prototype.wz,Mn.prototype.findTreeChildrenNodes=Mn.prototype.Ou,Mn.prototype.findTreeChildrenLinks=Mn.prototype.Qo,Mn.prototype.findTreeLevel=Mn.prototype.uz,Mn.prototype.findTreeParentChain=Mn.prototype.vz,Mn.prototype.findTreeParentNode=Mn.prototype.pg,Mn.prototype.findTreeParentLink=Mn.prototype.kh,Mn.prototype.findCommonTreeParent=Mn.prototype.gz,Mn.prototype.findTreeRoot=Mn.prototype.xz,Mn.prototype.isInTreeOf=Mn.prototype.Nz,Mn.prototype.findPort=Mn.prototype.ns,Mn.prototype.findLinksTo=Mn.prototype.kz,Mn.prototype.findLinksBetween=Mn.prototype.jz,Mn.prototype.findNodesInto=Mn.prototype.Oo,Mn.prototype.findNodesOutOf=Mn.prototype.Po,Mn.prototype.findNodesConnected=Mn.prototype.Mu,Mn.prototype.findLinksInto=Mn.prototype.Sd,Mn.prototype.findLinksOutOf=Mn.prototype.Mo,Mn.prototype.findExternalTreeLinksConnected=Mn.prototype.qx,Mn.prototype.invalidateConnectedLinks=Mn.prototype.Bd,Mn.prototype.invalidateLinkBundle=Mn.prototype.Lz;var Ax=new Ze(Mn,"SpreadingNone",10),_m=new Ze(Mn,"SpreadingEvenly",11),Hv=new Ze(Mn,"SpreadingPacked",12);Mn.className="Node",Mn.SpreadingNone=Ax,Mn.SpreadingEvenly=_m,Mn.SpreadingPacked=Hv;function xi(a,y){a===void 0||a instanceof po||typeof a=="string"?Mn.call(this,a):(Mn.call(this),a&&(y=a)),this.U|=4608,this.Gn=new cn,this.$a=null,this.Sc=new Br,this.Sc.group=this,this.gl=new cn,this.tb=this.$p=null,y&&Object.assign(this,y)}Ye(xi,Mn),xi.prototype.cloneProtected=function(a){Mn.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())},Kt=xi.prototype,Kt.Af=function(a){Mn.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 Mn)x.Bd(y);else if(x instanceof yn)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Kt.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&&ke("Cannot insert a second Placeholder into the visual tree of a Group.");else if(E instanceof dn){var rt=E.Nl(function(st){return st instanceof Ps});rt instanceof Ps&&(this.$a===null?this.$a=rt:this.$a!==rt&&ke("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 dn&&this.$a.rg(b)&&(this.$a=null));Mn.prototype.gk.call(this,a,y,x,b,E,z,nt)},Kt.Xl=function(a,y){Mn.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==dn.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof dn&&(a=a.Pb()),this.tb===null&&(this.tb=new en),a.mi(this.tb),a instanceof Ei&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Kt.eh=function(a,y,x,b){this.nf=this.$a,Mn.prototype.eh.call(this,a,y,x,b)},Kt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof yn||y.Va()}),Mn.prototype.Va.call(this)},Kt.si=function(){if(!Mn.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof Mn){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 xi&&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 xi&&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())}Kt.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)}Mn.prototype.Lj.call(this)},xi.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=tn(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},xi.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var b=!0;for(a=tn(a).iterator;a.next();){var E=a.value;!y||x.isValidMember(this,E)?E.containingGroup=this:b=!1}return b},xi.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))},Kt=xi.prototype,Kt.Bd=function(a){var y=(this.U&65536)!==0;if(Mn.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()))}}},Kt.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 cn,b=y.iterator;b.next();){var E=b.value;if(E instanceof Mn)for(E=E.linksConnected;E.next();){var z=E.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Kt.iz=function(){var a=this.Rj();a.add(this);for(var y=new cn,x=a.iterator;x.next();){var b=x.value;if(b instanceof Mn)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},Kt.hz=function(){function a(x,b){x!==null&&(b.add(x),a(x.containingGroup,b))}var y=new cn;return a(this,y),y},Kt.Rj=function(){var a=new cn;return Uh(a,this,!0,0,!0),a.remove(this),a},Kt.Zb=function(a){Mn.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},xi.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 xi&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,q1(z,y,x,b)),z instanceof Mn)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}xi.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 xi&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,$1(z,y,x,b)),z instanceof Mn)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}xi.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=xe.alloc(),Mn.prototype.move.call(this,a,y),a=new cn,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 Mn&&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());xe.free(z)}},an.Object.defineProperties(xi.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&&ke("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)}}}),xi.prototype.expandSubGraph=xi.prototype.expandSubGraph,xi.prototype.collapseSubGraph=xi.prototype.collapseSubGraph,xi.prototype.findSubGraphParts=xi.prototype.Rj,xi.prototype.findContainingGroupChain=xi.prototype.hz,xi.prototype.findExternalNodesConnected=xi.prototype.iz,xi.prototype.findExternalLinksConnected=xi.prototype.Lu,xi.prototype.ensureBounds=xi.prototype.Va,xi.className="Group";function Ps(a){Be.call(this),this.yb=ha,this.ko=new en(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}Ye(Ps,Be),Ps.prototype.cloneProtected=function(a){Be.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 xi||a instanceof rr)||ke("Placeholder is not inside a Group or Adornment."),a instanceof xi){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=xe.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),xe.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 Ei&&(nt=z.strokeWidth);var rt=z.Df(),st=z.naturalBounds,ht=(st.width+nt)*rt;nt=(st.height+nt)*rt,a.type!==dn.Link&&(rt=z.ga(a.category==="Selection"?sr:a.locationSpot,xe.alloc()),a.location=rt,xe.free(rt)),isNaN(ht)||isNaN(nt)?(a=z.ga(sr,xe.alloc()),ht=en.allocAt(a.x,a.y,0,0),ht.Ye(z.ga(io,a)),ht.Ye(z.ga(yr,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),xe.free(a),en.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 xi&&!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=en.alloc(),E=this.computeMemberBounds(x);var z=this.yb;return y instanceof xi&&!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)),en.free(x),b&&y instanceof xi&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Ps.prototype.computeMemberBounds=function(a){if(!(this.part instanceof xi))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},an.Object.defineProperties(Ps.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new Oi(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Ps.className="Placeholder";function yn(a){ei.call(this,dn.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 un().freeze(),this.Tg=this.Mg=null,this.ml=new en,this.ua=new vn,this.u=this.o=this.Sf=this.Wf=null,this.su=new xe,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}Ye(yn,ei),yn.prototype.cloneProtected=function(a){ei.prototype.cloneProtected.call(this,a),a.Qa=this.Qa&-113,a.ff=this.ff,a.gn=this.gn,a.vf=this.vf,a.uo=this.uo,a.qk=this.qk,a.Om=this.Om,a.Qm=this.Qm,a.Rm=this.Rm,a.qj=this.qj,a.po=this.po,this.ba!==null&&(a.ba=this.ba.copy())},Kt=yn.prototype,Kt.Af=function(a){ei.prototype.Af.call(this,a),this.ff=a.ff,this.vf=a.vf,a.Mg=null,a.bb(),a.Sf=this.Sf;var y=a.fromPort;y!==null&&ia(y),a=a.toPort,a!==null&&ia(a)},Kt.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&&ke("Unknown Link enum value for a Link property: "+a):ei.prototype.qb.call(this,a)},Kt.Xc=function(){this.ba===null&&(this.ba=new jg)},Kt.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)))},Kt.zv=function(){return!1},Kt.Av=function(){},Kt.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=Oe.bp(y),90<a&&270>a&&(a-=180);break;case np:a=Oe.bp(y+90),90<a&&270>a&&(a-=180);break;case ip:a=Oe.bp(y-90),90<a&&270>a&&(a-=180);break;case qm:if(a=Oe.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return Oe.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}Kt=yn.prototype,Kt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&ei.prototype.oh.call(this)},Kt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Kt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function tS(a,y){a.wd===null&&(a.wd=new cn),a.wd.add(y),a.v()}Kt.Vo=function(a){if(ei.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)}},Kt.Wo=function(a){if(ei.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)}},Kt.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?ei.prototype.move.call(this,a,!1):(a=xe.allocAt(x.x+b,x.y+E),ei.prototype.move.call(this,a,!1),xe.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 Oe.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),Oe.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),Oe.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)},Kt=yn.prototype,Kt.i=function(a){return this.Nb.s[a]},Kt.dd=function(a,y){this.Nb.cd(a,y)},Kt.L=function(a,y,x){this.Nb.cd(a,new xe(y,x))},Kt.Kz=function(a,y){this.Nb.Gb(a,y)},Kt.m=function(a,y,x){this.Nb.Gb(a,new xe(y,x))},Kt.ne=function(a){this.Nb.add(a)},Kt.yf=function(a,y){this.Nb.add(new xe(a,y))},Kt.pv=function(a){this.Nb.mb(a)},Kt.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 un,z=a.Nb.iterator;z.next();){var nt=z.value;E.add(new xe(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)}}Kt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Kt.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 vt=st[dt];nt=Math.min(vt.x,nt),rt=Math.min(vt.y,rt),vt.freeze()}if(y.freeze(),ht===z){for(z=0;z<ht;z++)if(dt=E[z],vt=st[z],dt.x-x!==vt.x-nt||dt.y-b!==vt.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)}},Kt.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))}Kt.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())}},Kt.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 Mn,Ad.desiredSize=mr,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 Mn,Ld.desiredSize=mr,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,vt=this.curve===ya;this.Wf=ht&&!dt?vt=!0:!1;var Ft=this.computeAdjusting()===Cs||ht;if(!dt&&!ht&&rt&&st){if(rt=!1,!Ft&&3<=z&&(Ft=this.getLinkPoint(a,y,nt,!0,!1,b,E),st=this.getLinkPoint(b,E,x,!1,!1,a,y),rt=this.adjustPoints(0,Ft,z-1,st))&&(Ft=this.getLinkPoint(a,y,nt,!0,!1,b,E),st=this.getLinkPoint(b,E,x,!1,!1,a,y),this.adjustPoints(0,Ft,z-1,st)),!rt)if(this.Fj(),vt){z=this.getLinkPoint(a,y,nt,!0,!1,b,E),Ft=this.getLinkPoint(b,E,x,!1,!1,a,y),rt=Ft.x-z.x,st=Ft.y-z.y,ht=this.computeCurviness(),vt=dt=0;var Gt=z.x+rt/3,_t=z.y+st/3,ne=Gt,ve=_t;Oe.B(st,0)?ve=0<rt?ve-ht:ve+ht:(dt=-rt/st,vt=Math.sqrt(ht*ht/(dt*dt+1)),0>ht&&(vt=-vt),ne=(0>st?-1:1)*vt+Gt,ve=dt*(ne-Gt)+_t),Gt=z.x+2*rt/3,_t=z.y+2*st/3;var fe=Gt,Ce=_t;Oe.B(st,0)?Ce=0<rt?Ce-ht:Ce+ht:(fe=(0>st?-1:1)*vt+Gt,Ce=dt*(fe-Gt)+_t),this.Fj(),this.ne(z),this.yf(ne,ve),this.yf(fe,Ce),this.ne(Ft),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,Ft=E,b=this.getLinkPoint(a,y,nt,!0,!1,z,Ft),E=this.getLinkPoint(z,Ft,x,!1,!1,a,y),this.hasCurviness()?(Ft=E.x-b.x,x=E.y-b.y,nt=this.computeCurviness(),a=b.x+Ft/2,y=b.y+x/2,z=a,rt=y,Oe.B(x,0)?rt=0<Ft?rt-nt:rt+nt:(Ft=-Ft/x,z=Math.sqrt(nt*nt/(Ft*Ft+1)),0>nt&&(z=-z),z=(0>x?-1:1)*z+a,rt=Ft*(z-a)+y),this.ne(b),this.yf(z,rt),this.ne(E)):(this.ne(b),this.ne(E),rt=en.alloc(),y.mi(rt),st=rt.ca(E),Ft.mi(rt),ht=rt.ca(b),(st||ht)&&(nt=y.ga(Vm(nt),new xe),this.dd(0,this.getLinkPointFromPoint(a,y,nt,E,!0,nt)),x=Ft.ga(Vm(x),new xe),this.dd(1,this.getLinkPointFromPoint(z,Ft,x,b,!1,x))),en.free(rt))}else{vt=this.isAvoiding,Ft&&(dt&&vt||ht)&&this.Fj();var Le=ht?this.computeCurviness():0;vt=this.getLinkPoint(a,y,nt,!0,dt,b,E),Gt=ne=_t=0,(dt||!rt||ht)&&(ve=this.computeEndSegmentLength(a,y,nt,!0),Gt=this.getLinkDirection(a,y,vt,nt,!0,dt,b,E),ht&&(rt||nt.D(x)||!dt&&nt.x+x.x===1&&nt.y+x.y===1)&&(Gt-=dt?90:30,0>Le&&(Gt-=180)),0>Gt?Gt+=360:360<=Gt&&(Gt-=360),ht&&(ve+=Math.abs(Le)*(dt?1:2)),Gt===0?_t=ve:Gt===90?ne=ve:Gt===180?_t=-ve:Gt===270?ne=-ve:(_t=ve*Math.cos(Gt*Math.PI/180),ne=ve*Math.sin(Gt*Math.PI/180)),nt.Mc()&&ht&&(ve=y.ga(Fi,xe.alloc()),fe=xe.allocAt(ve.x+1e3*_t,ve.y+1e3*ne),this.getLinkPointFromPoint(a,y,ve,fe,!0,vt),xe.free(ve),xe.free(fe))),ve=this.getLinkPoint(b,E,x,!1,dt,a,y);var Me=Ce=fe=0;if(dt||!st||ht){var De=this.computeEndSegmentLength(b,E,x,!1);Me=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)&&(Me+=dt?0:30,0>Le&&(Me+=180)),0>Me?Me+=360:360<=Me&&(Me-=360),ht&&(De+=Math.abs(Le)*(dt?1:2)),Me===0?fe=De:Me===90?Ce=De:Me===180?fe=-De:Me===270?Ce=-De:(fe=De*Math.cos(Me*Math.PI/180),Ce=De*Math.sin(Me*Math.PI/180)),x.Mc()&&ht&&(x=E.ga(Fi,xe.alloc()),nt=xe.allocAt(x.x+1e3*fe,x.y+1e3*Ce),this.getLinkPointFromPoint(b,E,x,nt,!1,ve),xe.free(x),xe.free(nt))}x=vt,(dt||!rt||ht)&&(x=new xe(vt.x+_t,vt.y+ne)),nt=ve,(dt||!st||ht)&&(nt=new xe(ve.x+fe,ve.y+Ce)),!Ft&&!dt&&rt&&3<z&&this.adjustPoints(0,vt,z-2,nt)?this.dd(z-1,ve):!Ft&&!dt&&st&&3<z&&this.adjustPoints(1,x,z-1,ve)?this.dd(0,vt):!Ft&&(dt?6<=z:4<z)&&this.adjustPoints(1,x,z-2,nt)?(this.dd(0,vt),this.dd(z-1,ve)):(this.Fj(),this.ne(vt),(dt||!rt||ht)&&this.ne(x),dt&&this.addOrthoPoints(x,Gt,nt,Me,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 xe),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),vt=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*nt+b.y*st+dt,b=b.x*rt+b.y*ht+vt,nt=x.x*nt+x.y*st+dt,x=x.x*rt+x.y*ht+vt}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 xe),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=xe.alloc(),ht=xe.alloc();var dt=new en(y.ga(sr,st),y.ga(io,ht)),vt=this.computeSpot(!b,nt);a=this.getLinkPoint(z,nt,vt,!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),xe.free(st),xe.free(ht)}}return rt}}return x=y.ga(Vm(x),xe.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=xe.alloc(),nt=nt.ga(Vm(st),z),E&&(nt=Yv(x,nt)),xe.free(z)),this.getLinkPointFromPoint(a,y,x,nt,b,rt),xe.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(Fi,xe.alloc()),this.pointsCount>(z?6:2)?(rt=E?this.i(1):this.i(this.pointsCount-2),rt=z?Yv(st,rt.copy()):x):(x=xe.alloc(),rt=rt.ga(Fi,x),xe.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,xe.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=Fi:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===Mo?Vi:y)):(a=y||this.toPort,a===null?a=Fi:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===Mo?Vi:y)),a};function Tf(a){return a===Vi||a.x===.5&&a.y===.5}function Vm(a){return a.x===.5&&a.y===.5?a:Fi}yn.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Cs&&4<this.pointsCount?this.computeMidPoint(new xe):(a=y.Zn,a=a!==null?lS(a,this):null,a!==null?a.Zo:y.ga(Fi))},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=vi.alloc(),nt.reset()),nt.multiply(this.transform),this.fh(a,nt))return vv(this,y,x,E),z===void 0&&vi.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 vt=dt.actualBounds,Ft=this.naturalBounds;if(!(vt.x>Ft.width||vt.y>Ft.height||0>vt.x+vt.width||0>vt.y+vt.height)){if(vt=vi.alloc(),vt.set(nt),dt instanceof dn)rt=dt.Cf(a,y,x,b,E,vt);else if(this.path===dt){if(dt instanceof Ei)if(rt=a,Ft=b,dt.pickable===!1)rt=!1;else if(vt.multiply(dt.transform),Ft)t:{var Gt=rt,_t=vt;if(dt.fh(Gt,_t))rt=!0;else{if(_t===void 0&&(_t=dt.transform,Gt.Re(dt.actualBounds))){rt=!0;break t}rt=Gt.left,Ft=Gt.right;var ne=Gt.top;Gt=Gt.bottom;var ve=xe.alloc(),fe=xe.alloc(),Ce=xe.alloc(),Le=vi.alloc();Le.set(_t),Le.bv(dt.transform),Le.Vj(),fe.x=Ft,fe.y=ne,fe.transform(Le),ve.x=rt,ve.y=ne,ve.transform(Le),_t=!1,Oc(dt,ve,fe,Ce)?_t=!0:(ve.x=Ft,ve.y=Gt,ve.transform(Le),Oc(dt,ve,fe,Ce)?_t=!0:(fe.x=rt,fe.y=Gt,fe.transform(Le),Oc(dt,ve,fe,Ce)?_t=!0:(ve.x=rt,ve.y=ne,ve.transform(Le),Oc(dt,ve,fe,Ce)&&(_t=!0)))),vi.free(Le),xe.free(ve),xe.free(fe),xe.free(Ce),rt=_t}}else rt=dt.fh(rt,vt)}else rt=wo(dt,a,b,vt);rt&&(Ft=dt,y!==null&&(Ft=y(dt)),Ft&&(x===null||x(Ft))&&E.add(Ft)),vi.free(vt)}}}return z===void 0&&vi.free(nt),rt||this.background!==null||this.areaBackground!==null}return z===void 0&&vi.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(Fi).ab(x.ga(Fi))/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),On(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(!Oe.$(ht,0)){if(Oe.$(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 vt=y.y;rt=b.x-nt;var Ft=b.y-vt;for(st=Math.sqrt(rt*rt+Ft*Ft),Oe.$(rt,0)?Ft=0>Ft?-Math.PI/2:Math.PI/2:(Ft=Math.atan(Ft/Math.abs(rt)),0>rt&&(Ft=Math.PI-Ft)),ht=st/ht,dt=Ft-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),Oe.$(y,0)||(Oe.$(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),vt+y*Math.sin(rt)));this.dd(x,b)}}return!0;case Jm:if(z=this.i(a),vt=this.i(x),!z.Xa(y)||!vt.Xa(b)){E=z.x,z=z.y,nt=vt.x,vt=vt.y,ht=(nt-E)*(nt-E)+(vt-z)*(vt-z),rt=y.x,dt=y.y,st=b.x,Ft=b.y;var Gt=1;if(st-rt!==0){var _t=(Ft-dt)/(st-rt);Gt=Math.sqrt(1+1/(_t*_t))}else _t=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-vt))/ht);var Ce=E+fe*(nt-E),Le=z+fe*(vt-z);y=Math.sqrt((ne-Ce)*(ne-Ce)+(ve-Le)*(ve-Le)),ve<_t*(ne-Ce)+Le&&(y=-y),0<_t&&(y=-y),ne=rt+fe*(st-rt),fe=dt+fe*(Ft-dt),_t!==0?(y=ne+y/Gt,this.L(a,y,fe-(y-ne)/_t)):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,vt=rt,ht=dt,Oe.B(E.y,z.y)?Oe.B(z.x,nt.x)?dt=y.y:Oe.B(z.y,nt.y)&&(rt=y.x):Oe.B(E.x,z.x)&&(Oe.B(z.y,nt.y)?rt=y.x:Oe.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,Ft=dt,Oe.B(E.y,z.y)?Oe.B(z.x,nt.x)?dt=b.y:Oe.B(z.y,nt.y)&&(rt=b.x):Oe.B(E.x,z.x)&&(Oe.B(z.y,nt.y)?rt=b.x:Oe.B(z.x,nt.x)&&(dt=b.y)),this.L(x-1,rt,dt),Zv(this))){this.L(a+1,vt,ht),this.L(x-1,st,Ft),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=xe.alloc(),dt=xe.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 vt=x;if(this.isAvoiding){var Ft=this.diagram;if(Ft===null||E===z||this.layer.isTemporary||!hf(Ft)||rt.ca(vt)&&!z.Td(E)||st.ca(a)&&!E.Td(z))y=!1;else{var Gt=cf(Ft,!0,this.containingGroup,null);if(this.segmentIndex!==17&&Gt.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))&&Gt.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))&&Gt.Yj(Math.min(dt.x,vt.x),Math.min(dt.y,vt.y),Math.abs(dt.x-vt.x),Math.abs(dt.y-vt.y)))y=!1;else{E=a,z=vt;var _t=x=null;if(Ft.isVirtualized){Ft=Gt.bounds.copy(),Ft.Bc(-Gt.Ho,-Gt.Go);var ne=xe.alloc();Ff(Gt,a.x,a.y)||(Oe.Ff(Ft.x,Ft.y,Ft.x+Ft.width,Ft.y+Ft.height,a.x,a.y,ht.x,ht.y,ne)?(x=a=ne.copy(),y=ne.ab(ht)):Oe.Ff(Ft.x,Ft.y,Ft.x+Ft.width,Ft.y+Ft.height,ht.x,ht.y,dt.x,dt.y,ne)?(x=a=ne.copy(),y=ne.ab(dt)):Oe.Ff(Ft.x,Ft.y,Ft.x+Ft.width,Ft.y+Ft.height,dt.x,dt.y,vt.x,vt.y,ne)&&(x=a=ne.copy(),y=ne.ab(vt))),Ff(Gt,vt.x,vt.y)||(Oe.Ff(Ft.x,Ft.y,Ft.x+Ft.width,Ft.y+Ft.height,vt.x,vt.y,dt.x,dt.y,ne)?(_t=vt=ne.copy(),b=dt.ab(ne)):Oe.Ff(Ft.x,Ft.y,Ft.x+Ft.width,Ft.y+Ft.height,dt.x,dt.y,ht.x,ht.y,ne)?(_t=vt=ne.copy(),b=ht.ab(ne)):Oe.Ff(Ft.x,Ft.y,Ft.x+Ft.width,Ft.y+Ft.height,ht.x,ht.y,a.x,a.y,ne)&&(_t=vt=ne.copy(),b=a.ab(ne))),xe.free(ne)}rt=rt.copy().ed(st),rt.Bc(Gt.Ho*Gt.Os,Gt.Go*Gt.Os),sS(Gt,a,y,vt,b,rt,!0),st=tu(Gt,vt.x,vt.y),!Gt.abort&&st>=Df&&(oS(Gt),rt.Bc(Gt.Ho*Gt.Hx,Gt.Go*Gt.Ix),sS(Gt,a,y,vt,b,rt,!1),st=tu(Gt,vt.x,vt.y)),!Gt.abort&&st<Df&&tu(Gt,vt.x,vt.y)!==lh?(Xv(this,Gt,vt.x,vt.y,b,!0,nt),rt=this.i(2),4>this.pointsCount?(y===0||y===180?(rt.x=a.x,rt.y=vt.y):(rt.x=vt.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?Oe.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)):Oe.B(rt.y,nt.y)?(Math.abs(a.y-rt.y)<=Gt.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)&&(Oe.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)):Oe.B(rt.x,nt.x)?(Math.abs(a.x-rt.x)<=Gt.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)),_t!==null&&(b===0||b===180?this.yf(z.x,_t.y):this.yf(_t.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(ht.copy()),this.ne(dt.copy())),xe.free(ht),xe.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,vt=b;for(E===0?dt+=rt:E===90?vt+=st:E===180?dt-=rt:vt-=st,E!==nt&&ht>jc&&tu(y,dt,vt)!==ht-1&&(tu(y,x-rt,b)===ht-1?(E=180,dt=x-rt,vt=b):tu(y,x+rt,b)===ht-1?(E=0,dt=x+rt,vt=b):tu(y,x,b-st)===ht-1?(E=270,dt=x,vt=b-st):tu(y,x,b+st)===ht-1&&(E=90,dt=x,vt=b+st));ht>jc&&tu(y,dt,vt)===ht-1;)x=dt,b=vt,E===0?dt+=rt:E===90?vt+=st:E===180?dt-=rt:vt-=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=Zi(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=Zi(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 Ei&&(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&&!Oe.$(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&&!Oe.$(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=xe.allocAt(b,st),x=xe.alloc(),x.assign(this.i(1)),z=xe.allocAt(b,st),E=xe.allocAt(b,st),nt=this.i(0);for(var ht,dt=this.smoothness/3,vt=1;vt<this.pointsCount-1;vt++){ht=this.i(vt);var Ft=nt,Gt=ht,_t=this.i(Jv(this,ht,vt,!1));if((!Oe.$(Ft.x,Gt.x)||!Oe.$(Gt.x,_t.x))&&(!Oe.$(Ft.y,Gt.y)||!Oe.$(Gt.y,_t.y))){var ne=dt;isNaN(ne)&&(ne=this.smoothness/3);var ve=Ft.x;Ft=Ft.y;var fe=Gt.x;Gt=Gt.y;var Ce=_t.x;_t=_t.y;var Le=ne*Ym(ve,Ft,fe,Gt);ne*=Ym(fe,Gt,Ce,_t),Oe.$(Ft,Gt)&&Oe.$(fe,Ce)&&(fe>ve?_t>Gt?(z.x=fe-Le,z.y=Gt-Le,E.x=fe+ne,E.y=Gt+ne):(z.x=fe-Le,z.y=Gt+Le,E.x=fe+ne,E.y=Gt-ne):_t>Gt?(z.x=fe+Le,z.y=Gt-Le,E.x=fe-ne,E.y=Gt+ne):(z.x=fe+Le,z.y=Gt+Le,E.x=fe-ne,E.y=Gt-ne)),Oe.$(ve,fe)&&Oe.$(Gt,_t)&&(Gt>Ft?(Ce>fe?(z.x=fe-Le,z.y=Gt-Le,E.x=fe+ne):(z.x=fe+Le,z.y=Gt-Le,E.x=fe-ne),E.y=Gt+ne):(Ce>fe?(z.x=fe-Le,z.y=Gt+Le,E.x=fe+ne):(z.x=fe+Le,z.y=Gt+Le,E.x=fe-ne),E.y=Gt-ne)),(Oe.$(ve,fe)&&Oe.$(fe,Ce)||Oe.$(Ft,Gt)&&Oe.$(Gt,_t))&&(ve=.5*(ve+Ce),Ft=.5*(Ft+_t),z.x=ve,z.y=Ft,E.x=ve,E.y=Ft),(vt===1||vt===2&&Oe.$(nt.x,this.i(0).x)&&Oe.$(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),xe.free(y),xe.free(x),xe.free(z),xe.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=xe.alloc(),z.assign(this.i(0)),E=xe.alloc(),E.assign(z),nt=this.computeCorner(),vt=1,ht=0;vt<y;){if(vt=Jv(this,z,vt,1<vt),dt=this.i(vt),vt>=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(vt=1;vt<y;)E.assign(z),dt=this.i(vt++),bd(this,rt,-b,-st,z,dt,x),z.assign(dt);break}if(ht=Jv(this,dt,vt+1,vt<y-3),vt=-b,ve=-st,Ft=dt,fe=this.i(ht),ne=x,Oe.B(z.y,Ft.y)&&Oe.B(Ft.x,fe.x))if(_t=Math.min(nt,Math.abs(Ft.x-E.x)/2),_t=Le=Math.min(_t,Math.abs(fe.y-Ft.y)/2),Oe.B(_t,0))bd(this,rt,vt,ve,z,Ft,ne),z.assign(Ft);else{var Me=Ft.x,De=Ft.y;Gt=Me,Ce=De,Ft.x>z.x?Me=Ft.x-_t:Me=Ft.x+_t,fe.y>Ft.y?Ce=Ft.y+Le:Ce=Ft.y-Le,fe=xe.allocAt(Me,De),bd(this,rt,vt,ve,z,fe,ne),xe.free(fe),Rm(rt,Ft.x+vt,Ft.y+ve,Gt+vt,Ce+ve),z.h(Gt,Ce)}else Oe.B(z.x,Ft.x)&&Oe.B(Ft.y,fe.y)?(_t=Math.min(nt,Math.abs(Ft.y-E.y)/2),_t=Le=Math.min(_t,Math.abs(fe.x-Ft.x)/2),Oe.B(Le,0)?(bd(this,rt,vt,ve,z,Ft,ne),z.assign(Ft)):(Me=Ft.x,De=Ft.y,Gt=Me,Ce=De,Ft.y>z.y?De=Ft.y-_t:De=Ft.y+_t,fe.x>Ft.x?Gt=Ft.x+Le:Gt=Ft.x-Le,fe=xe.allocAt(Me,De),bd(this,rt,vt,ve,z,fe,ne),xe.free(fe),Rm(rt,Ft.x+vt,Ft.y+ve,Gt+vt,Ce+ve),z.h(Gt,Ce))):(bd(this,rt,vt,ve,z,Ft,ne),z.assign(Ft));E.assign(dt),vt=ht}xe.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),Oe.$(a,0)?y:Oe.$(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;Oe.$(y.x,z.x)&&Oe.$(y.y,z.y);){if(x>=E)return E-1;z=a.i(x++)}if(!Oe.$(y.x,z.x)&&!Oe.$(y.y,z.y))return x-1;for(var nt=z;Oe.$(y.x,z.x)&&Oe.$(z.x,nt.x)&&(!b||(y.y>=z.y?z.y>=nt.y:z.y<=nt.y))||Oe.$(y.y,z.y)&&Oe.$(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(Oe.B(E.y,z.y))if(E.x<z.x)for(var dt=0;dt<ht;){var vt=Math.max(E.x,Math.min(st[dt++]-rt,z.x-nt));y.lineTo(vt+x,z.y+b);for(var Ft=vt+x,Gt=Math.min(vt+nt,z.x);dt<ht&&(vt=st[dt],vt<Gt+nt);)dt++,Gt=Math.min(vt+rt,z.x);vt=z.y-nt+b,Gt+=x;var _t=z.y+b;a.curve===ah?Ef(y,Gt,_t,!1):ih(y,Ft,vt,Gt,vt,Gt,_t)}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),Ft=dt+x,vt=Math.max(dt-nt,z.x);0<=ht&&(dt=st[ht],dt>vt-nt);)ht--,vt=Math.max(dt-rt,z.x);dt=z.y-nt+b,vt+=x,Gt=z.y+b,a.curve===ah?Ef(y,vt,Gt,!1):ih(y,Ft,dt,vt,dt,vt,Gt)}else if(Oe.B(E.x,z.x))if(E.y<z.y)for(dt=0;dt<ht;){for(vt=Math.max(E.y,Math.min(st[dt++]-rt,z.y-nt)),y.lineTo(z.x+x,vt+b),Ft=vt+b,vt=Math.min(vt+nt,z.y);dt<ht&&(Gt=st[dt],Gt<vt+nt);)dt++,vt=Math.min(Gt+rt,z.y);Gt=z.x-nt+x,_t=z.x+x,vt+=b,a.curve===ah?Ef(y,_t,vt,!1):ih(y,Gt,Ft,Gt,vt,_t,vt)}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),Ft=dt+b,dt=Math.max(dt-nt,z.y);0<=ht&&(vt=st[ht],vt>dt-nt);)ht--,dt=Math.max(vt-rt,z.y);vt=z.x-nt+x,Gt=z.x+x,dt+=b,a.curve===ah?Ef(y,Gt,dt,!1):ih(y,vt,Ft,vt,dt,Gt,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,vt){return dt-vt}),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,vt){return dt-vt}),b.length}function kx(a,y,x,b){for(var E=Oe.B(a.y,y.y),z=b.pointsCount,nt=b.i(0),rt=xe.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 vt=a.y,Ft=y.x,Gt=y.y,_t=nt.x;nt=nt.y;var ne=ht.x,ve=ht.y;if(Oe.B(dt,Ft)){if(!Oe.B(vt,Gt)&&Oe.B(nt,ve)&&Math.min(vt,Gt)<nt&&Math.max(vt,Gt)>nt&&Math.min(_t,ne)<dt&&Math.max(_t,ne)>dt&&!Oe.B(_t,ne)){rt.x=dt,rt.y=nt,dt=!0;break t}}else if(Oe.B(vt,Gt)&&Oe.B(_t,ne)&&Math.min(dt,Ft)<_t&&Math.max(dt,Ft)>_t&&Math.min(nt,ve)<vt&&Math.max(nt,ve)>vt&&!Oe.B(nt,ve)){rt.x=_t,rt.y=vt,dt=!0;break t}rt.x=0,rt.y=0,dt=!1}dt&&(E?x.push(rt.x):x.push(rt.y)),nt=ht}xe.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(!ei.prototype.isVisible.call(this))return!1;var a=this.containingGroup,y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this.fromNode,x!==null){if(this.isTreeLink&&y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(var b=x;b!==null;){if(b.labeledLink===this)return!0;b=b.containingGroup}if(x=x.findVisibleNode(),x===null||x===a)return!1}if(x=this.toNode,x!==null){if(this.isTreeLink&&!y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(y=x;y!==null;){if(y.labeledLink===this)return!0;y=y.containingGroup}if(y=x.findVisibleNode(),y===null||y===a)return!1}return!0},yn.prototype.Zb=function(a){if(ei.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&&(Gn(y.links,a),y.Sl()))}yn.prototype.ph=function(){return!0},an.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?Ii: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 Ei?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),Oe.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);Oe.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 xe)}},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);Oe.$(b.x,E.x)?(b=E.y-b.y,0>b&&(b=-b)):Oe.$(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 un,b=0;b<a.length/2;b++)E=new xe(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(!$e(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){b=!1;break}}if(b)for(x=new un,b=0;b<a.length;b++)E=a[b],x.add(new xe(E.x,E.y).freeze())}}else if(a instanceof un)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else ke("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 Ze(yn,"Normal",1),Ex=new Ze(yn,"Orthogonal",2),Mx=new Ze(yn,"AvoidsNodes",6),nS=new Ze(yn,"AvoidsNodesStraight",7),Cs=new Ze(yn,"None",0),ya=new Ze(yn,"Bezier",9),ah=new Ze(yn,"JumpGap",10),Nf=new Ze(yn,"JumpOver",11),qg=new Ze(yn,"End",17),Xm=new Ze(yn,"Scale",18),Jm=new Ze(yn,"Stretch",19),$g=new Ze(yn,"OrientAlong",21),tp=new Ze(yn,"OrientPlus90",22),ep=new Ze(yn,"OrientMinus90",23),qv=new Ze(yn,"OrientOpposite",24),Qm=new Ze(yn,"OrientUpright",25),np=new Ze(yn,"OrientPlus90Upright",26),ip=new Ze(yn,"OrientMinus90Upright",27),qm=new Ze(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){hi(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){hi(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,vt=a.ac[ht][dt];if(vt>=jc&&vt<Df)for(E?dt+=b:ht+=b,vt+=1;z<=ht&&ht<=nt&&rt<=dt&&dt<=st&&!(vt>=a.ac[ht][dt]);)a.ac[ht][dt]=vt,vt+=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 vt=z.x;b=z.y,y=z.x+z.width;var Ft=z.y+z.height;vt-=a.Nd,vt/=a.rc,b-=a.Od,b/=a.sc,y-=a.Nd,y/=a.rc,Ft-=a.Od,Ft/=a.sc,z=Math.max(0,Math.min(a.di,vt|0)),y=Math.min(a.di,Math.max(0,y|0)),vt=Math.max(0,Math.min(a.ei,b|0)),Ft=Math.min(a.ei,Math.max(0,Ft|0)),b=a.ac,rt|=0,st|=0,ht|=0,dt|=0;var Gt=x===0||x===90?1:-1;if(x=x===90||x===270,b[rt][st]===lh?(t0(a,rt,st,Gt,x,z,y,vt,Ft),t0(a,rt,st,1,!x,z,y,vt,Ft),t0(a,rt,st,-1,!x,z,y,vt,Ft)):t0(a,rt,st,Gt,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,vt,Ft),e0(a,ht,dt,1,!(E===90||E===270),z,y,vt,Ft),e0(a,ht,dt,-1,!(E===90||E===270),z,y,vt,Ft)):e0(a,ht,dt,Gt,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,vt,Ft),eu(a,rt,st,-1,!1,z,y,vt,Ft),eu(a,rt,st,1,!0,z,y,vt,Ft),eu(a,rt,st,-1,!0,z,y,vt,Ft);On(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,vt=ht;if(b===0)if(dt<E)dt++;else break;else if(b===90)if(vt<z)vt++;else break;else if(b===180)if(dt>E)dt--;else break;else if(vt>z)vt--;else break;var Ft=rt[dt][vt];if(Ft===0||Ft===ty)break;st=dt,ht=vt}for(;;){if(dt=b,vt=st,Ft=ht,b===0?Ft<z?(dt=90,Ft++):Ft>z&&(dt=270,Ft--):b===90?vt<E?(dt=0,vt++):vt>E&&(dt=180,vt--):b===180?Ft<z?(dt=90,Ft++):Ft>z&&(dt=270,Ft--):vt<E?(dt=0,vt++):vt>E&&(dt=180,vt--),vt=rt[vt][Ft],dt!==b&&vt!==0&&vt!==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++}}}an.Object.defineProperties(op.prototype,{bounds:{get:function(){return new en(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(){hi(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 xi?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,xe.alloc()),st=a.port.ga(io,xe.alloc());for(E=en.allocAt(rt.x,rt.y,0,0),E.Ye(st),xe.free(rt),xe.free(st),rt=xe.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),vt=ht.computeSpot(dt,a.port);if(vt.$c()&&(dt=dt?ht.toPort:ht.fromPort,dt!==null)){var Ft=dt.part;if(Ft!==null){var Gt=Ft.findVisibleNode();Gt!==null&&Gt!==Ft&&(Ft=Gt,dt=Ft.port),dt=ht.computeOtherPoint(Ft,dt),Ft=rt.ab(dt),Ft-=st,0>Ft?Ft+=360:360<=Ft&&(Ft-=360),vt=Tx(E,vt,Ft,ht.isOrthogonal),vt===0?(vt=4,180<Ft&&(Ft-=360)):vt===90?(vt=8,270<Ft&&(Ft-=360)):vt===180?vt=2:(vt=1,90>Ft&&(Ft+=360)),Gt=a.pe[z],Gt===void 0?(Gt=new ey(ht,Ft,vt),a.pe[z]=Gt):(Gt.link=ht,Gt.angle=Ft,Gt.Nc=vt),Gt.hv.set(dt),z++}}}}for(xe.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,vt=a.port,b=a.node.portSpreading,rt=xe.alloc(),st=xe.alloc(),nt=xe.alloc(),ht=xe.alloc(),vt.ga(sr,rt),vt.ga(yr,st),vt.ga(io,nt),vt.ga(is,ht),Gt=Ft=dt=vt=0,b===Hv)for(var _t=0;_t<z.length;_t++){var ne=z[_t];if(ne!==null){var ve=ne.link.computeThickness();switch(ne.Nc){case 8:Ft+=ve;break;case 2:Gt+=ve;break;case 1:vt+=ve;break;default:case 4:dt+=ve}}}var fe=_t=0,Ce=1,Le=ne=0;for(ve=0;ve<z.length;ve++){var Me=z[ve];if(Me!==null){if(_t!==Me.Nc){switch(_t=Me.Nc,_t){case 8:var De=nt;fe=ht;break;case 2:De=ht,fe=rt;break;case 1:De=rt,fe=st;break;default:case 4:De=st,fe=nt}switch(ne=fe.x-De.x,Le=fe.y-De.y,_t){case 8:Ft>Math.abs(ne)?(Ce=Math.abs(ne)/Ft,Ft=Math.abs(ne)):Ce=1;break;case 2:Gt>Math.abs(Le)?(Ce=Math.abs(Le)/Gt,Gt=Math.abs(Le)):Ce=1;break;case 1:vt>Math.abs(ne)?(Ce=Math.abs(ne)/vt,vt=Math.abs(ne)):Ce=1;break;default:case 4:dt>Math.abs(Le)?(Ce=Math.abs(Le)/dt,dt=Math.abs(Le)):Ce=1}fe=0}var Ke=Me.Zo;if(b===Hv){switch(Me=Me.link.computeThickness(),Me*=Ce,Ke.set(De),_t){case 8:Ke.x=De.x+ne/2+Ft/2-fe-Me/2;break;case 2:Ke.y=De.y+Le/2+Gt/2-fe-Me/2;break;case 1:Ke.x=De.x+ne/2-vt/2+fe+Me/2;break;default:case 4:Ke.y=De.y+Le/2-dt/2+fe+Me/2}fe+=Me}else{var An=.5;b===_m&&(An=(Me.Uo+1)/(Me.Gl+1)),Ke.x=De.x+ne*An,Ke.y=De.y+Le*An}}}for(xe.free(rt),xe.free(st),xe.free(nt),xe.free(ht),De=a.pe,z=0;z<De.length;z++)b=De[z],b!==null&&(b.Ju=a.computeEndSegmentLength(b));a.ap=x,en.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,Vi,y.fromPort===this.port),b=a.Uo;if(0>b)return x;var E=a.Gl;if(1>=E||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(b=E-1-b),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*b:(a?y.y===z.y:y.x===z.x)?x:x+8*(E-1-b)},kd.className="Knot";function ey(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new xe,this.Gl=this.Uo=0,this.Zo=new xe,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){hi(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new xe(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=Vn(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 Ve?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof xi?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 cn;a instanceof Ve?(_h(this,y,a.nodes,!0,this.rh,!0,!1,!0),_h(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof xi?_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 xi&&(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 xi&&(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 xi&&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 Mn?st.isLinkLabel||(st instanceof xi&&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 Mn||(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 en),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},Br.prototype.ex=function(a){var y=new cn;return a instanceof Ve?(_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 xi?_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},an.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){hi(this),this.Sc=a,this.wf=new cn,this.ye=new cn,this.Es=new ti,this.zs=new ti}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 cn,this.ye=new cn,this.Es=new ti,this.zs=new ti},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 Mn)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 Mn&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)){if(b instanceof xi&&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},Kt=wr.prototype,Kt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Kt.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},Kt.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}Kt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Kt.ki=function(a){return a===null?null:this.Es.I(a)},Kt.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}}Kt.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},Kt.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))}Kt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Kt.Lo=function(a){return a===null?null:this.zs.I(a)},Kt.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},Kt.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))}},Kt.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]);On(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]);On(a),On(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]);On(y)}wr.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Nx(this),this.Ko()),a=new un;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 cn,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},an.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){hi(this),this.ob=a,this.j=new en(0,0,10,10).freeze(),this.o=new xe(5,5).freeze(),this.Sh=this.ub=null,this.tg=new un,this.mg=new un}mo.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new un,this.mg=new un},mo.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+Di(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;$e(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 xi)){x=en.alloc(),a.Va();var b=this.network.layout.ni(a,x),E=a.locationObject.ga(Fi);if(b.w()&&E.w()){a.moveTo(y.x+this.focusX-(E.x-b.x),y.y+this.focusY-(E.y-b.y)),en.free(x);return}en.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}an.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=en.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),en.free(x),!(a instanceof xi)&&(a=a.locationObject.ga(Fi),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 cn,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new cn,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new cn,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 un,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){hi(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#"+Di(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},an.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 xn(NaN,NaN).freeze(),this.tf=new xn(10,10).freeze(),this.Jb=ap,this.Rb=i0,this.nd=lp,this.hd=hS,a&&Object.assign(this,a)}Ye(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:ke("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 xi)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=en.alloc(),dt=Math.max(this.cellSize.width,1);if(!isFinite(dt))for(var vt=dt=0;vt<E.length;vt++){var Ft=this.ni(E[vt],ht);dt=Math.max(dt,Ft.width)}if(dt=Math.max(dt+rt,1),vt=Math.max(this.cellSize.height,1),!isFinite(vt))for(Ft=vt=0;Ft<E.length;Ft++){var Gt=this.ni(E[Ft],ht);vt=Math.max(vt,Gt.height)}vt=Math.max(vt+st,1),Ft=this.arrangement;for(var _t=Gt=this.arrangementOrigin.x,ne=this.arrangementOrigin.y,ve=0,fe=0,Ce=0;Ce<E.length;Ce++){var Le=E[Ce],Me=this.ni(Le,ht),De=Math.ceil((Me.width+rt)/dt)*dt,Ke=Math.ceil((Me.height+st)/vt)*vt;switch(Ft){case yl:var An=Math.abs(_t-Me.width);break;default:An=_t+Me.width}switch((0<z&&ve>z-1||0<nt&&0<ve&&An-Gt>nt)&&(b.push(new en(0,ne,nt+rt,fe)),ve=0,_t=Gt,ne+=fe,fe=0),fe=Math.max(fe,Ke),Ft){case yl:Me=-Me.width;break;default:Me=0}switch(Le.moveTo(_t+Me,ne),Ft){case yl:_t-=De;break;default:_t+=De}ve++}b.push(new en(0,ne,nt+rt,fe)),en.free(ht);break;case ap:for(st=nt,dt=z,vt=y,Ft=x,nt=en.alloc(),Gt=Math.max(this.cellSize.width,1),z=ne=ht=0,rt=xe.alloc(),_t=0;_t<E.length;_t++)fe=E[_t],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(_t=this.arrangement,_t){case yl:ht+=vt;break;default:ne+=vt}Gt=isFinite(Gt)?Math.max(Gt+vt,1):Math.max(ht+ne,1);var Hn=fe=this.arrangementOrigin.x;for(Ce=this.arrangementOrigin.y,ne=0,st>=ht&&(st-=ht),ht=Le=0,De=Math.max(this.cellSize.height,1),Me=z=0,Ke=!0,ve=xe.alloc(),An=0;An<E.length;An++){var In=E[An],mn=this.ni(In,nt),sn=rh(In,In.locationObject,In.locationSpot,rt);if(0<ne)switch(_t){case yl:Hn=(Hn-fe-(mn.width-sn.x))/Gt,Hn=Oe.$(Math.round(Hn),Hn)?Math.round(Hn):Math.floor(Hn),Hn=Hn*Gt+fe;break;default:Hn=(Hn-fe+sn.x)/Gt,Hn=Oe.$(Math.round(Hn),Hn)?Math.round(Hn):Math.ceil(Hn),Hn=Hn*Gt+fe}else switch(_t){case yl:Le=Hn+sn.x+mn.width;break;default:Le=Hn-sn.x}switch(_t){case yl:var yi=-(Hn+sn.x)+Le;break;default:yi=Hn+mn.width-sn.x-Le}if(0<dt&&ne>dt-1||0<st&&0<ne&&yi>st){for(b.push(new en(0,Ke?Ce-z:Ce,st+vt,Me+z+Ft)),Hn=0;Hn<ne&&An!==ne;Hn++){yi=E[An-ne+Hn];var ci=rh(yi,yi.locationObject,yi.locationSpot,ve);yi.moveTo(yi.position.x,yi.position.y+z-ci.y)}Me+=Ft,Ce=Ke?Ce+Me:Ce+(Me+z),ne=Me=z=0,Hn=fe,Ke=!1}switch(Hn===fe&&(ht=_t===yl?Math.max(ht,mn.width-sn.x):Math.min(ht,-sn.x)),z=Math.max(z,sn.y),Me=Math.max(Me,mn.height-sn.y),isFinite(De)&&(Me=Math.max(Me,Math.max(mn.height,De)-sn.y)),Ke?In.moveTo(Hn-sn.x,Ce-sn.y):In.moveTo(Hn-sn.x,Ce),_t){case yl:Hn-=sn.x+vt;break;default:Hn+=mn.width-sn.x+vt}ne++}if(b.push(new en(0,Ce,st+vt,(Ke?Me:Me+z)+Ft)),E.length!==ne)for(st=0;st<ne;st++)dt=E[E.length-ne+st],vt=rh(dt,dt.locationObject,dt.locationSpot,rt),dt.moveTo(dt.position.x,dt.position.y+z-vt.y);if(xe.free(rt),xe.free(ve),_t===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);en.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 xe(E+y/2-(z+E),nt-x/2)):this.commitLayers(b,new xe(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}an.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 Ze(Ro,"Position",0),ap=new Ze(Ro,"Location",1),i0=new Ze(Ro,"LeftToRight",2),yl=new Ze(Ro,"RightToLeft",3),sy=new Ze(Ro,"Forward",4),r0=new Ze(Ro,"Reverse",5),lp=new Ze(Ro,"Ascending",6),o0=new Ze(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 cr(){this.On=new cn,this.Dn=new cn,this.Pa=new cn,this.cf=new ti,this.bf=new ti,this.aj=new ti,this.H=null,this.tp=!1}Kt=cr.prototype,Kt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Kt.Xe=function(a){this.H=a},Kt.oi=function(a){if(a instanceof Mn){if(this.On.add(a),a instanceof xi){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 rr||this.Pa.add(a);y=a.data,y===null||a instanceof rr||(a instanceof yn?this.bf.add(y,a):this.cf.add(y,a))},Kt.pc=function(a){if(a.Ej(),a instanceof Mn){if(this.On.remove(a),a instanceof xi){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 rr||this.Pa.remove(a);y=a.data,y===null||a instanceof rr||(a instanceof yn?this.bf.remove(y):this.cf.remove(y))},Kt.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 xi)&&ke('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 xi||ke('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||ke('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]);On(y),On(x),On(a)}},cr.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},cr.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)}}cr.prototype.insertLink=function(){return null},cr.prototype.resolveReferencesForData=function(){},cr.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,En('No Group template found for category "'+x+'"'),En(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(gS||(gS=!0,En('No Node template found for category "'+x+'"'),En(" Using default node template")),y=a.ny))),y}cr.prototype.getLinkCategoryForData=function(){return""},cr.prototype.setLinkCategoryForData=function(){},cr.prototype.setFromNodeForLink=function(){},cr.prototype.setToNodeForLink=function(){},cr.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,En('No Link template found for category "'+a+'"'),En(" Using default link template")),x=y.my)),x},cr.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},cr.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},cr.prototype.ip=function(a){a=this.Lc(a),a!==null&&(Pg(this.diagram,a,!1),this.unresolveReferencesForPart(a))},cr.prototype.unresolveReferencesForPart=function(){},cr.prototype.removeDataForLink=function(){},cr.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},cr.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof Mn?a:null)},cr.prototype.findLinkForKey=function(){return null},Kt=cr.prototype,Kt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Kt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof Mn?a:null)},Kt.Kc=function(a){return a===null?null:this.bf.I(a)},Kt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new cn;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($e(nt)&&ay(this,E,nt)){y.add(b);break}}}return y.iterator},Kt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new cn;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($e(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(bn(z)){if(!bn(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($e(y)&&$e(x)){if(!ay(a,y,x))return!1}else if(y!==x)return!1;return!0}cr.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"&&$e(nt)&&cS(this,nt),y.isModified=!0}else if(x===fo){var rt=a.oldValue;b==="nodeDataArray"&&$e(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,vt=dt?a.newParam:a.oldParam,Ft=dt?a.newValue:a.oldValue,Gt=this.aj.I(a.object);if(Array.isArray(Gt))for(a=0;a<Gt.length;a++){var _t=Gt[a];if(dt)bm(_t,Ft,vt,!0);else if(!(0>vt)){var ne=vt+_g(_t);_t.pc(ne,!0),wv(_t,ne,vt)}}y.isModified=!0}}finally{y.aa=!0}}}}},cr.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)},cr.prototype.rp=function(){for(var a=this.H.model,y=new cn,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()},cr.prototype.refreshDataBoundLinks=function(){},cr.prototype.updateRelationshipsFromData=function(){},cr.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);On(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ly(a,y){var x=y.Hh;if(bn(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(bn(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}}}}cr.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var b=new ti;if(bn(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 cn;for(var z=new ti,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 Mn&&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 ti;b.each(function(vt){vt.key.data!==null&&dt.add(vt.key.data,vt.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 ei))return null;if(z.isSelected=!1,z.isHighlighted=!1,b.add(y,z),y instanceof Mn){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 xi&&z instanceof xi)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 Mn&&(nt.labeledLink=z);return z}cr.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),$e(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)),$e(E)&&(x.data=E)));return x},an.Object.defineProperties(cr.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}}}),cr.prototype.updateAllRelationshipsFromData=cr.prototype.rp,cr.prototype.findLinksByExample=cr.prototype.ls,cr.prototype.findNodesByExample=cr.prototype.ms,cr.prototype.findLinkForData=cr.prototype.Kc,cr.prototype.findNodeForData=cr.prototype.ii,cr.prototype.findPartForData=cr.prototype.Lc,cr.prototype.findNodeForKey=cr.prototype.Vb,cr.prototype.removeModeledPart=cr.prototype.ip,cr.prototype.removeModeledParts=cr.prototype.Gs,cr.prototype.rebuildParts=cr.prototype.Wd;var gS=!1,pS=!1,mS=!1;cr.className="PartManager";function Ao(a){cr.apply(this,arguments)}Ye(Ao,cr),Ao.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),vS(this,a.linkDataArray)},Ao.prototype.addModeledParts=function(a){for(cr.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 Mn&&(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 Mn&&(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=cr.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(cr.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 vt=this.Kc(a.object);if(vt!==null){var Ft=a.newValue;typeof Ft=="string"&&(vt.toPortId=Ft)}}else if(E==="nodeGroupKey"){var Gt=this.Lc(a.object);if(Gt!==null){var _t=a.newValue;if(_t!==void 0){var ne=this.Vb(_t);ne instanceof xi?Gt.containingGroup=ne:Gt.containingGroup=null}else Gt.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(sn){0<=Ce.indexOf(sn)||(sn=y.Vb(sn),sn!==null&&(sn.labeledLink=null))}),Array.isArray(Ce)&&Ce.forEach(function(sn){sn=y.Vb(sn),sn!==null&&(sn.labeledLink=ve)})}}else if(E==="linkCategory"){var Le=this.Kc(a.object),Me=a.newValue;Le!==null&&typeof Me=="string"&&(Le.category=Me)}else E==="linkDataArray"&&(SS(this,a.oldValue),vS(this,a.newValue));x.isModified=!0}else if(b===Jr){var De=a.newValue;if(E==="linkDataArray"&&typeof De=="object"&&De!==null)yS(this,De);else if(E==="linkLabelKeys"&&Kh(De)){var Ke=this.Kc(a.object),An=this.Vb(De);Ke!==null&&An!==null&&(An.labeledLink=Ke)}x.isModified=!0}else if(b===fo){var Hn=a.oldValue;if(E==="linkDataArray"&&typeof Hn=="object"&&Hn!==null)this.ip(Hn);else if(E==="linkLabelKeys"&&Kh(Hn)){var In=this.Vb(Hn);In!==null&&(In.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 cn,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 cn().addAll(y);var nt=new cn;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 rr)&&(y=b.lh(y),y=x.findPartForKey(y),y===null||y instanceof xi)&&(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 xi&&y.lh(nt)===x&&(nt=this.Lc(nt),nt!==null&&(nt.containingGroup=E)):(z.link=this.Kc(nt),z.link!==null&&E instanceof Mn&&(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 xi&&(E.containingGroup=a))}},Ao.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Mn){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 xi)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=cr.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 Mn&&(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 Mn||(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(){cr.apply(this,arguments),this.Sg=null}Ye(Ba,cr);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(cr.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 vt=a.propertyName;a.object===y.model&&vt==="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 Mn&&(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){cr.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 Mn&&y.mh(z)===x&&a0(this,E,this.ii(z))}xl(y,x)}a=y.mh(a),a!==void 0&&E instanceof Mn&&(a=this.Vb(a),a0(this,a,E))}},Ba.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Mn){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 Zn(a,y){this.kl=new cn,this.il=new cn,this.Wv=`,
"insertedNodeKeys": `,this.jy=`,
"modifiedNodeData": `,this.Yv=`,
"removedNodeKeys": `,this.vh=null,hi(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new ti,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 ti,this.Lt=new un,this.Wg=!1,this.o=null,this.undoManager=new zr,a!==void 0&&(bn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Zn.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},Zn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Zn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},Zn.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)+":"+bi(E)}}return y},Zn.prototype.xA=function(a){a.change!==ta&&ke("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},Zn.prototype.Qv=function(a,y){var x=this,b=!1,E=new cn,z=new cn,nt=new cn,rt=this.vh;a.changes.each(function(vt){vt.model===x&&(vt.modelChange==="nodeDataArray"?vt.change===Jr?E.add(vt.newValue):vt.change===fo&&nt.add(vt.oldValue):x.lb(vt.object)?z.add(vt.object):vt.change!==Ir||x.modelData!==vt.object&&vt.propertyName!=="modelData"?vt.object!==null&&(rt&&rt.contains(vt.object)?rt.get(vt.object).each(function(Ft){x.lb(Ft)&&z.add(Ft)}):vt.object instanceof Zn||x.ri()&&x.Jc(vt.object)||PS(x,vt.object).each(function(Ft){z.add(Ft)})):b=!0)});var st=this.il;st.clear(),E.each(function(vt){st.add(x.wa(vt)),y||z.add(vt)});var ht=this.kl;ht.clear(),nt.each(function(vt){ht.add(x.wa(vt)),y&&z.add(vt)}),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},Zn.prototype.cloneDeep=function(a){return Bf(this,a,!0)};function Bf(a,y,x,b,E,z){function nt(vt,Ft){rt?(vt.__gohashid===void 0&&z.push(vt),b.set(vt,Ft)):(vt=pr++,b.set(vt,Ft),E.set(vt,y))}if(!$e(y))return y;z||(z=[]);var rt=Object.isExtensible(y);if(b||(b=new ti),rt){var st=b.get(y);if(st)return st}else for(E||(E=new ti),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 xe||y instanceof xn||y instanceof en||y instanceof Oi||y instanceof ni)st=y.copy(),nt(y,st);else{if(y instanceof ur||y instanceof vn||y instanceof Ze)return y;if(y instanceof un)st=new un().addAll(Bf(a,y.Fa(),!1,b,E,z)),nt(y,st);else if(y instanceof cn)st=new cn().addAll(Bf(a,y.Fa(),!1,b,E,z)),nt(y,st);else if(y instanceof ti)st=new ti().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(vt){delete vt.__gohashid}),st}Kt=Zn.prototype,Kt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Kt.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},Kt.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,$e(y)&&(a.dm(y),a.modelData=y)}Kt.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)},Kt.kv=function(a){xS(this,a),a=a.nodeDataArray,bn(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 cn,nt.add(z),b.add(E,nt)):nt.add(z)}}var b=a.vh;b===null&&(b=new ti,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 cn,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($e(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}Kt.Pv=function(a,y){var x=this,b=!1,E=new cn,z=new cn,nt=new cn,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(vt){x.lb(vt)&&z.add(vt)}):dt.object instanceof Zn||x.ri()&&x.Jc(dt.object)||PS(x,dt.object).each(function(vt){z.add(vt)})):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},Kt.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)&&ke("applyIncrementalJson cannot change Model properties"),xS(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,b=new ti;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)},Kt.$x=function(a,y){a.change!==ta&&ke("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 }'},Kt.yA=function(a,y){return this.$x(a,y)},Kt.np=function(a){return a===void 0&&(a=hp(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Kt.toJSON=function(a){return this.np(a)},Kt.Zw=function(a){var y=null;if(typeof a=="string")try{y=fn.JSON.parse(a)}catch(b){}else typeof a=="object"?y=a:ke("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&ke("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Kt.Ky=function(a){return this.Zw(a)},Zn.constructGraphLinksModel=function(){return new Zn},Kt=Zn.prototype,Kt.dm=function(a){if(bn(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];if($e(b)){var E=x;b=this.dm(b),Array.isArray(a)?a[E]=b:ke("Cannot replace an object in an HTMLCollection or NodeList at "+E)}}else if($e(a)){for(y in a)if(x=a[y],$e(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 un,b=0;b<x.length/2;b++)E.add(new xe(x[2*b],x[2*b+1]));E.freeze(),a[y]=E}}return Fx(a)}return a},Kt.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()):bn(a)?Hh(this,a):$e(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 di;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 xe)y={class:"go.Point",x:bs(x.x),y:bs(x.y)};else if(x instanceof xn)y={class:"go.Size",width:bs(x.width),height:bs(x.height)};else if(x instanceof en)y={class:"go.Rect",x:bs(x.x),y:bs(x.y),width:bs(x.width),height:bs(x.height)};else if(x instanceof Oi)y={class:"go.Margin",top:bs(x.top),right:bs(x.right),bottom:bs(x.bottom),left:bs(x.left)};else if(x instanceof ni)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 Ze&&(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 un){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 xe(As(a.x),As(a.y));else if(y==="Size")x=new xn(As(a.width),As(a.height));else if(y==="Rect")x=new en(As(a.x),As(a.y),As(a.width),As(a.height));else if(y==="Margin")x=new Oi(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 ni(As(a.x),As(a.y),As(a.offsetX),As(a.offsetY));else if(y==="Brush"){if(x=new ur,x.type=Jn(ur,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof ni&&(x.start=a.start),a.end instanceof ni&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=As(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=As(a.endRadius)),a=a.colorStops,$e(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=Jn(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 ni&&(x.spot1=a.spot1),a.spot2 instanceof ni&&(x.spot2=a.spot2)):y==="EnumValue"&&(b=a.classType,b.indexOf("go.")===0&&(b=b.substr(3)),b=dy(b),typeof b=="function"&&(x=Jn(b,a.name)));return x}Kt.Pe=function(a){return this.Lt.add(a),this},Kt.ik=function(a){this.Lt.remove(a)},Kt.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)},Kt.cb=function(a,y,x,b,E,z,nt){uo(this,"",a,y,x,b,E,z,nt)},Kt.g=function(a,y,x,b,E){uo(this,"",Ir,a,this,y,x,b,E)},Kt.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)}Zn.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,$e(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]===a&&Gn(this.Tc,x),b!==void 0&&this.kb.remove(b)):(this.Tc[x]!==a&&Sn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)))):a.modelChange===""?((b=a.object)&&!bn(b)&&a.propertyName&&(b=Xr(a.object,a.propertyName)),bn(b)&&typeof x=="number"&&(a=a.newValue,y?Gn(b,x):Sn(b,x,a))):ke("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===fo?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,$e(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]!==a&&Sn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)):(this.Tc[x]===a&&Gn(this.Tc,x),b!==void 0&&this.kb.remove(b)))):a.modelChange===""?((b=a.object)&&!bn(b)&&a.propertyName&&(b=Xr(a.object,a.propertyName)),bn(b)&&typeof x=="number"&&(a=a.oldValue,y?Sn(b,x,a):Gn(b,x))):ke("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==ta&&ke("unknown ChangedEvent: "+a.toString())},Zn.prototype.Ea=function(a){return this.undoManager.Ea(a)},Zn.prototype.eb=function(a){return this.undoManager.eb(a)},Zn.prototype.Kf=function(){return this.undoManager.Kf()},Zn.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}},Kt=Zn.prototype,Kt.La=function(a,y){y===void 0&&(y=""),uo(this,"SourceChanged",ta,y,a,null,null)},Kt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;ke("Key value for node data "+a+" is not a number or a string: "+y)}}},Kt.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"}Kt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Kt.hc=function(a){return a===null&&ke("Model.findNodeDataForKey:key must not be null"),a!==void 0&&Kh(a)?this.kb.I(a):null},Kt.$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)}}}}},Kt.xf=function(a){a!==null&&(tr(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&&ke("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(b,y),b=null,x&&(b=a.Tc.length,Sn(a.Tc,b,y)),uo(a,"nodeDataArray",Jr,"nodeDataArray",a,null,y,null,b),a.fm(y),a.em(y))}Kt.Fy=function(a){if(bn(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)},Kt.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;Gn(a.Tc,b)}uo(a,"nodeDataArray",fo,"nodeDataArray",a,y,null,b,null),a.qp(y)}Kt.nA=function(a){if(bn(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)},Kt.$z=function(a){if(a!==this.nodeDataArray&&bn(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()}},Kt.jp=function(a,y){y!==void 0&&(a=up(this,a),a instanceof cn&&this.Vf.add(y,a))},Kt.Lv=function(){},Kt.fm=function(){},Kt.em=function(){},Kt.qp=function(){};function Sl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b===null&&(b=new cn,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 cn&&(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 cn?a:null)}Kt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},Zn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):u0(this,a,!0),$e(a)&&hi(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 hi(b),b}if(x&&$e(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 Zn||z instanceof zr||z instanceof bo||z instanceof jr||(z=u0(a,z,!1)),Tr(x,b,z)}return hi(x),x}return y instanceof xe||y instanceof xn||y instanceof en||y instanceof ni||y instanceof Oi?y.copy():y}Zn.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 Be&&(LS=!0,En('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),En(" Is that really your intent?"));var b=Xr(a,y);b!==x&&(Tr(a,y,x),this.Fs(a,y,b,x))},Kt=Zn.prototype,Kt.set=function(a,y,x){this.setDataProperty(a,y,x)},Kt.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])}},Kt.Ay=function(a,y){this.ts(a,-1,y)},Kt.ts=function(a,y,x){0>y&&(y=a.length),Sn(a,y,x),uo(this,"",Jr,"",a,null,x,null,y)},Kt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&ke("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];Gn(a,y),uo(this,"",fo,"",a,x,null,y,null)},Kt.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;ke("getCategoryForNodeData found a non-string category for "+a+": "+y)},Kt.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)}},Kt.lm=function(a,y){this.jm(y,this.Ro(a))},Kt.Tl=function(){return!1},Kt.Wj=function(){return!1},Kt.ri=function(){return!1},Kt.xs=function(){return!1},Kt.Xj=function(){return!1};function cy(){return new Zn}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]:fn.go!==void 0&&fn.go[a]?fn.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){}}an.Object.defineProperties(Zn.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===""&&ke("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&ke("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];$e(E)||ke("Model.nodeDataArray must only contain Objects, not: "+E),tr(E)}for(this.Tc=a,b=new un,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"}}}),Zn.prototype.setCategoryForNodeData=Zn.prototype.jm,Zn.prototype.getCategoryForNodeData=Zn.prototype.Ro,Zn.prototype.removeArrayItem=Zn.prototype.ov,Zn.prototype.insertArrayItem=Zn.prototype.ts,Zn.prototype.addArrayItem=Zn.prototype.Ay,Zn.prototype.assignAllDataProperties=Zn.prototype.Do,Zn.prototype.set=Zn.prototype.set,Zn.prototype.clearUnresolvedReferences=Zn.prototype.Qy,Zn.prototype.mergeNodeDataArray=Zn.prototype.$z,Zn.prototype.removeNodeDataCollection=Zn.prototype.nA,Zn.prototype.removeNodeData=Zn.prototype.cm,Zn.prototype.addNodeDataCollection=Zn.prototype.Fy,Zn.prototype.addNodeData=Zn.prototype.xf,Zn.prototype.makeNodeDataKeyUnique=Zn.prototype.$u,Zn.prototype.findNodeDataForKey=Zn.prototype.hc,Zn.prototype.containsNodeData=Zn.prototype.lb,Zn.prototype.setKeyForNodeData=Zn.prototype.km,Zn.prototype.getKeyForNodeData=Zn.prototype.wa,Zn.prototype.updateTargetBindings=Zn.prototype.La,Zn.prototype.commit=Zn.prototype.commit,Zn.prototype.rollbackTransaction=Zn.prototype.Kf,Zn.prototype.commitTransaction=Zn.prototype.eb,Zn.prototype.startTransaction=Zn.prototype.Ea,Zn.prototype.raiseDataChanged=Zn.prototype.Fs,Zn.prototype.raiseChanged=Zn.prototype.g,Zn.prototype.raiseChangedEvent=Zn.prototype.cb,Zn.prototype.removeChangedListener=Zn.prototype.ik,Zn.prototype.addChangedListener=Zn.prototype.Pe,Zn.prototype.writeJsonValue=Zn.prototype.sm,Zn.prototype.replaceJsonObjects=Zn.prototype.dm,Zn.prototype.applyIncrementalJSON=Zn.prototype.Ky,Zn.prototype.applyIncrementalJson=Zn.prototype.Zw,Zn.prototype.toJSON=Zn.prototype.toJSON,Zn.prototype.toJson=Zn.prototype.np,Zn.prototype.toIncrementalJSON=Zn.prototype.yA,Zn.prototype.toIncrementalJson=Zn.prototype.$x,Zn.prototype.toIncrementalData=Zn.prototype.xA,Zn.prototype.clear=Zn.prototype.clear;var LS=!1,al={};Zn.className="Model",Zn.fromJSON=Zn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=fn.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:ke("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=fn[b])),typeof E=="function"&&(a=new E)}catch(z){}a===null||a instanceof Zn?y=a:ke("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=Zn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},Zn.safePropertyValue=Xr,Zn.safePropertySet=Tr,al.Brush=ur,al.ChangedEvent=jr,al.Geometry=vn,al.Margin=Oi,al.Panel=dn,al.Point=xe,al.Rect=en,al.Size=xn,al.Spot=ni,al.Transaction=bo,al.UndoManager=zr;function $r(a,y,x,b){hi(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 cn}$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},Kt=$r.prototype,Kt.qb=function(a){a.classType===$r&&(this.mode=a)},Kt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Kt.freeze=function(){return this._isFrozen=!0,this},Kt.ka=function(){return this._isFrozen=!1,this},Kt.Kx=function(a){return a===void 0&&(a=null),this.mode=cp,this.backConverter=a,this},Kt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Kt.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)}Kt.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==="")En("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){}}}},Kt.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 vt=z(nt,y,st);st!==null?st.setDataProperty(y,x,vt):Tr(y,x,vt)}else{var Ft=z(nt,y,st);if(Ft!==void 0&&st!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var Gt=b.itemIndex,_t=b.panel.itemArray;st.ov(_t,Gt),st.ts(_t,Gt,Ft)}}}catch(ne){}}finally{this.st.remove(a)}}}},an.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 Ze($r,"OneWay",1),cp=new Ze($r,"TwoWay",2);$r.className="Binding",$r.parseEnum=function(a,y){return function(x){return x=Jn(a,x),x===null?y:x}},$r.toString=bi,$r.OneWay=ES,$r.TwoWay=cp;function Qi(a,y,x){Zn.call(this),this.Vv=`,
"insertedLinkKeys": `,this.iy=`,
"modifiedLinkData": `,this.Xv=`,
"removedLinkKeys": `,this.md=[],this.$f=new cn,this.wb=new ti,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&&(bn(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}Ye(Qi,Zn),Qi.constructGraphLinksModel=Zn.constructGraphLinksModel,Qi.prototype.cloneProtected=function(a){Zn.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},Kt=Qi.prototype,Kt.clear=function(){Zn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Kt.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)+":"+bi(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},Kt.Qv=function(a,y){this.linkKeyProperty===""&&ke("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=Zn.prototype.Qv.call(this,a,y),b=this,E=new cn,z=new cn,nt=new cn,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(vt){b.Jc(vt)&&z.add(vt)}):dt.object instanceof Zn||b.lb(dt.object)||MS(b,dt.object).each(function(vt){z.add(vt)})))});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},Kt.rm=function(){var a=Zn.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},Kt.gp=function(a){Zn.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)},Kt.Rv=function(){var a=Zn.prototype.Rv.call(this),y=`,
"linkDataArray": `+Hh(this,this.linkDataArray,!0);return a+y},Kt.kv=function(a){Zn.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 cn,b=0;b<a.linkDataArray.length;b++){var E=a.linkDataArray[b];l0(a,y,E,E,x)}return x}Kt.Pv=function(a,y){this.linkKeyProperty===""&&ke("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=Zn.prototype.Pv.call(this,a,y),b=this,E=new cn,z=new cn,nt=new cn,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(vt){b.Jc(vt)&&z.add(vt)}):dt.object instanceof Zn||b.lb(dt.object)||MS(b,dt.object).each(function(vt){z.add(vt)})))});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},Kt.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)&&ke("applyIncrementalJson cannot change Model properties"),Zn.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)},Qi.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,$e(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,$e(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}}Zn.prototype.changeState.call(this,a,y)}},Kt=Qi.prototype,Kt.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}},Kt.yx=function(a){return Sa(this,a,!0)},Kt.wv=function(a,y){Of(this,a,y,!0)},Kt.Bx=function(a){return Sa(this,a,!1)},Kt.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;ke((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)}}Kt.zx=function(a){return h0(this,a,!0)},Kt.xv=function(a,y){If(this,a,y,!0)},Kt.Cx=function(a){return h0(this,a,!1)},Kt.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)}}Kt.Ef=function(a){if(a===null)return c0;var y=this.je;return y===""?c0:(a=Xr(a,y),a===void 0?c0:a)},Kt.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)}},Kt.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 ke(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Kt.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&&ke(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Kt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;ke("Key value for link data "+a+" is not a number or a string: "+y)}}},Kt.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)}},Kt.jh=function(a){return a===null&&ke("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&Kh(a)?this.wb.I(a):null},Kt.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)}}}}},Kt.Jc=function(a){return a===null?!1:this.$f.contains(a)},Kt.fi=function(a){a!==null&&(tr(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&&ke("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)}Kt.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)},Kt.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)}Kt.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)},Kt.Zz=function(a){if(this.linkKeyProperty===""&&ke("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&bn(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)}Kt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):u0(this,a,!0),$e(a)&&(hi(a),this.lf!==""&&Tr(a,this.lf,void 0),this.mf!==""&&Tr(a,this.mf,void 0),this.je!==""&&Tr(a,this.je,[])),a},Kt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!Xr(a,y)},Kt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;ke("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Kt.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)}},Qi.prototype.copyNodeData=function(a){return a===null?null:(a=Zn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||Xr(a,this.Je)===void 0||Tr(a,this.Je,void 0),a)},Qi.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))},Kt=Qi.prototype,Kt.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])}},Kt.jp=function(a,y){Zn.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))}},Kt.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)}},Kt.Lv=function(){Zn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)fy(this,a[x])},Kt.fm=function(a){Zn.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]);On(x)}},Kt.em=function(a){Zn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&Sl(this,y,a)},Kt.qp=function(a){Zn.prototype.qp.call(this,a);var y=this.lh(a);xl(this,y,a)},Kt.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;ke("getCategoryForLinkData found a non-string category for "+a+": "+y)},Qi.prototype.getLinkCategoryForData=function(a){return this.ps(a)},Qi.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)}},Qi.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Kt=Qi.prototype,Kt.lm=function(a,y){Zn.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))}Kt.Wj=function(){return!0},Kt.ri=function(){return!0},Kt.xs=function(){return!0},Kt.Xj=function(){return!0},an.Object.defineProperties(Qi.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];$e(E)||ke("GraphLinksModel.linkDataArray must only contain Objects, not: "+E),tr(E)}if(this.md=a,this.linkKeyProperty!==""){for(b=new un,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 cn,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"}}}),Qi.prototype.setCategoryForLinkData=Qi.prototype.lp,Qi.prototype.getCategoryForLinkData=Qi.prototype.ps,Qi.prototype.assignAllDataProperties=Qi.prototype.Do,Qi.prototype.setGroupKeyForNodeData=Qi.prototype.mp,Qi.prototype.getGroupKeyForNodeData=Qi.prototype.lh,Qi.prototype.isGroupForNodeData=Qi.prototype.Yu,Qi.prototype.copyLinkData=Qi.prototype.Jo,Qi.prototype.mergeLinkDataArray=Qi.prototype.Zz,Qi.prototype.removeLinkDataCollection=Qi.prototype.lA,Qi.prototype.removeLinkData=Qi.prototype.bm,Qi.prototype.addLinkDataCollection=Qi.prototype.Ey,Qi.prototype.addLinkData=Qi.prototype.fi,Qi.prototype.containsLinkData=Qi.prototype.Jc,Qi.prototype.makeLinkDataKeyUnique=Qi.prototype.Bs,Qi.prototype.findLinkDataForKey=Qi.prototype.jh,Qi.prototype.setKeyForLinkData=Qi.prototype.Ks,Qi.prototype.getKeyForLinkData=Qi.prototype.Ac,Qi.prototype.removeLabelKeyForLinkData=Qi.prototype.Qx,Qi.prototype.addLabelKeyForLinkData=Qi.prototype.Bu,Qi.prototype.setLabelKeysForLinkData=Qi.prototype.Ls,Qi.prototype.getLabelKeysForLinkData=Qi.prototype.Ef,Qi.prototype.setToPortIdForLinkData=Qi.prototype.Cv,Qi.prototype.getToPortIdForLinkData=Qi.prototype.Cx,Qi.prototype.setFromPortIdForLinkData=Qi.prototype.xv,Qi.prototype.getFromPortIdForLinkData=Qi.prototype.zx,Qi.prototype.setToKeyForLinkData=Qi.prototype.Bv,Qi.prototype.getToKeyForLinkData=Qi.prototype.Bx,Qi.prototype.setFromKeyForLinkData=Qi.prototype.wv,Qi.prototype.getFromKeyForLinkData=Qi.prototype.yx,Qi.prototype.clear=Qi.prototype.clear;var c0=Object.freeze([]);Qi.className="GraphLinksModel",al.GraphLinksModel=Qi,Zn.constructGraphLinksModel=Zn.constructGraphLinksModel=function(){return new Qi},Zn.initDiagramModel=cy=function(){return new Qi};function Ls(a,y){Zn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(bn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Ye(Ls,Zn),Ls.constructGraphLinksModel=Zn.constructGraphLinksModel,Ls.prototype.cloneProtected=function(a){Zn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Kt=Ls.prototype,Kt.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)+":"+bi(E)}}return y},Kt.rm=function(){var a=Zn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Kt.gp=function(a){Zn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Kt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&ke("applyIncrementalJson cannot change Model properties"),Zn.prototype.fp.call(this,a)},Kt.Vl=function(a){return a},Kt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=Xr(a,y),y!==void 0)){if(Kh(y))return y;ke("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Kt.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)}},Kt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=Xr(a,y),y===void 0)?"":typeof y=="string"?y:(ke("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=Zn.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))},Kt=Ls.prototype,Kt.jp=function(a,y){Zn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Kt.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)}},Kt.fm=function(a){Zn.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]);On(x)}},Kt.em=function(a){Zn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&Sl(this,y,a)},Kt.qp=function(a){Zn.prototype.qp.call(this,a);var y=this.mh(a);xl(this,y,a)},Kt.lm=function(a,y){Zn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Kt.Tl=function(){return!0},Kt.xs=function(){return!0},an.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 xe,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)}Ye(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 un;y.addAll(a.iterator),a=new un;var x=new un,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 vt=this.startAngle;isFinite(vt)||(vt=0);var Ft=this.sweepAngle;if((!isFinite(Ft)||360<Ft||1>Ft)&&(Ft=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 un,b.addAll(a),b.addAll(x)):(this.arrangement===ul&&x.reverse(),b=new un,b.addAll(x),b.addAll(a))}st=b.length;for(var Gt=z=E=0;Gt<b.length;Gt++){var _t=vt+Ft*z*(this.direction===ks?1:-1)/st,ne=b.M(Gt).diameter;isNaN(ne)&&(ne=Zh(b.M(Gt),_t)),360>Ft&&(Gt===0||Gt===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++)Gt=b.M(nt),E=b.M(nt===st-1?0:nt+1),isNaN(Gt.diameter)&&Zh(Gt,0),isNaN(E.diameter)&&Zh(E,0),z=Math.max(z,(Gt.diameter+E.diameter)/2);nt=z+y,rt===uh?ht=(z+y)/(2*Math.PI/st):ht=d0(this,nt*(360<=Ft?st:st-1),dt,vt*Math.PI/180,Ft*Math.PI/180)}else ht=d0(this,E+(360<=Ft?st:st-1)*(rt!==ul?y:1.6*y),dt,vt*Math.PI/180,Ft*Math.PI/180);z=ht*dt}else if(z=ht*dt,Gt=gy(this,ht,z,vt*Math.PI/180,Ft*Math.PI/180),isNaN(y))(rt===ll||rt===ul)&&(y=(Gt-E)/(360<=Ft?st:st-1));else if(rt===ll||rt===ul)Gt=(Gt-E)/(360<=Ft?st:st-1),Gt<y?(ht=d0(this,E+y*(360<=Ft?st:st-1),dt,vt*Math.PI/180,Ft*Math.PI/180),z=ht*dt):y=Gt;else{for(nt=-1/0,E=0;E<st;E++)_t=b.M(E),ne=b.M(E===st-1?0:E+1),isNaN(_t.diameter)&&Zh(_t,0),isNaN(ne.diameter)&&Zh(ne,0),nt=Math.max(nt,(_t.diameter+ne.diameter)/2);nt+=y,E=d0(this,nt*(360<=Ft?st:st-1),dt,vt*Math.PI/180,Ft*Math.PI/180),E>ht?(ht=E,z=ht*dt):nt=Gt/(360<=Ft?st:st-1)}if(this.kw=rt,this.lc=ht,this.Zm=dt,this.lw=vt,this.Wp=Ft,this.Ti=y,this.me=z,this.Jp=nt,y=b,b=this.kw,rt=this.lc,ht=this.lw,dt=this.Wp,vt=this.Ti,Ft=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,Ft,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,Ft,ht,vt+(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),vt=nt*Math.tan(ht)/a;vt=Math.sqrt((nt*nt+a*a*vt*vt)/(1+vt*vt)),dt.centerX=vt*Math.cos(ht),dt.centerY=vt*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),vt=z*Math.sin(x);ht.centerX=E*Math.cos(x),ht.centerY=vt,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=xe.alloc();for(var vt=0;vt<dt.length&&(dt[vt].centerX=st,dt[vt].centerY=ht,!(vt>=dt.length-1));vt++)IS(a,st,ht,dt,vt,E,z)||RS(a,st,ht,dt,vt,E,z),st=z.x,ht=z.y;if(xe.free(z),a.mj++,!(23<a.mj)){st=dt[0].centerX,ht=dt[0].centerY,z=dt[dt.length-1].centerX,vt=dt[dt.length-1].centerY;var Ft=Math.abs(st-z)-((dt[0].width+dt[dt.length-1].width)/2+nt),Gt=Math.abs(ht-vt)-((dt[0].height+dt[dt.length-1].height)/2+nt);nt=0,1>Math.abs(Gt)?Math.abs(st-z)<(dt[0].width+dt[dt.length-1].width)/2&&(nt=0):nt=0<Gt?Gt:1>Math.abs(Ft)?0:Ft,st=Math.abs(z)>Math.abs(vt)?0<z!=ht>vt:0<vt!=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=xe.alloc(),vt=y.Fa(),Ft=0;Ft<vt.length&&(vt[Ft].centerX=st,vt[Ft].centerY=ht,!(Ft>=vt.length-1));Ft++)IS(a,st,ht,vt,Ft,E,dt)||RS(a,st,ht,vt,Ft,E,dt),st=dt.x,ht=dt.y;if(xe.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<vt.length;st++)nt.mk[st]=vt[st].bounds.x,nt.tm[st]=vt[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 xe(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:ke("Invalid sorting type.")}return a};function Bx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new un;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 un;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 vt=dt=1/0,Ft=-1,Gt=[],_t=0;_t<x.length;_t++)0>y[x[_t]].indexOf(x[_t===x.length-1?0:_t+1])&&Gt.push(_t===x.length-1?0:_t+1);if(Gt.length===0)for(_t=0;_t<x.length;_t++)Gt.push(_t);for(_t=0;_t<Gt.length;_t++){for(var ne=Gt[_t],ve=y[ht],fe=0,Ce=0;Ce<nt.length;Ce++){var Le=z[nt[Ce]],Me=z[rt[Ce]];if(Le<Me){var De=Le;Le=Me}else De=Me;if(De<ne&&ne<=Le)for(Me=0;Me<ve.length;Me++){var Ke=ve[Me];0>x.indexOf(Ke)||De<z[Ke]&&z[Ke]<Le||De===z[Ke]||Le===z[Ke]||fe++}else for(Me=0;Me<ve.length;Me++)Ke=ve[Me],0>x.indexOf(Ke)||De<z[Ke]&&z[Ke]<Le&&De!==z[Ke]&&Le!==z[Ke]&&fe++}for(ve=fe,Ce=fe=0;Ce<y[ht].length;Ce++)De=x.indexOf(y[ht][Ce]),0<=De&&(De=Math.abs(ne-(De>=ne?De+1:De)),fe+=De<x.length+1-De?De:x.length+1-De);for(Ce=0;Ce<nt.length;Ce++)De=z[nt[Ce]],Le=z[rt[Ce]],De>=ne&&De++,Le>=ne&&Le++,De>Le&&(Me=Le,Le=De,De=Me),Le-De<(x.length+2)/2==(De<ne&&ne<=Le)&&fe++;(ve<dt||ve===dt&&fe<vt)&&(dt=ve,vt=fe,Ft=ne)}for(x.splice(Ft,0,ht),dt=0;dt<x.length;dt++)z[x[dt]]=dt;for(dt=0;dt<y[ht].length;dt++)vt=y[ht][dt],0<=x.indexOf(vt)&&(nt.push(ht),rt.push(vt))}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(Ft=vt=0;Ft<y[ht].length;Ft++)Gt=x.indexOf(y[ht][Ft]),0>Gt||Gt===dt||(_t=Gt>dt?Gt-dt:dt-Gt,vt+=Gt<dt!=_t>nt-_t?1:-1);x.splice(0>vt?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},an.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 Ze(Gr,"ConstantSpacing",0),Vh=new Ze(Gr,"ConstantDistance",1),uh=new Ze(Gr,"ConstantAngle",2),ul=new Ze(Gr,"Packed",3),ks=new Ze(Gr,"Clockwise",4),Yh=new Ze(Gr,"Counterclockwise",5),zc=new Ze(Gr,"BidirectionalLeft",6),Rf=new Ze(Gr,"BidirectionalRight",7),g0=new Ze(Gr,"Forwards",8),p0=new Ze(Gr,"Reverse",9),m0=new Ze(Gr,"Ascending",10),v0=new Ze(Gr,"Descending",11),jf=new Ze(Gr,"Optimized",12),y0=new Ze(Gr,"Pythagorean",13),Ed=new Ze(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)}Ye(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}Ye(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}an.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)}Ye(S0,ra),S0.className="CircularEdge";function Ko(a){Br.call(this),this.ah=null,this.An=0,this.$d=new xn(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)}Ye(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 vt=en.alloc();nt.next();)if(dt=nt.value,this.computeBounds(dt,vt),st)st=!1,E=vt.x+vt.width/2,z=vt.y+vt.height/2,ht[0]=new xe(vt.x+vt.width+b.width,vt.y),ht[1]=new xe(vt.x,vt.y+vt.height+b.height),rt=2;else{var Ft=zS(ht,rt,E,z,vt.width,vt.height,b),Gt=ht[Ft],_t=new xe(Gt.x+vt.width+b.width,Gt.y),ne=new xe(Gt.x,Gt.y+vt.height+b.height);for(Ft+1<rt&&ht.splice(Ft+1,0,null),ht[Ft]=_t,ht[Ft+1]=ne,rt++,Ft=Gt.x-vt.x,Gt=Gt.y-vt.y,dt=dt.vertexes.iterator;dt.next();)_t=dt.value,_t.centerX+=Ft,_t.centerY+=Gt}for(en.free(vt),dt=y.vertexes.iterator;dt.next();)nt=dt.value,Ft=nt.bounds,2>rt?(E=Ft.x+Ft.width/2,z=Ft.y+Ft.height/2,ht[0]=new xe(Ft.x+Ft.width+b.width,Ft.y),ht[1]=new xe(Ft.x,Ft.y+Ft.height+b.height),rt=2):(st=zS(ht,rt,E,z,Ft.width,Ft.height,b),vt=ht[st],Gt=new xe(vt.x+Ft.width+b.width,vt.y),Ft=new xe(vt.x,vt.y+Ft.height+b.height),st+1<rt&&ht.splice(st+1,0,null),ht[st]=Gt,ht[st+1]=Ft,rt++,nt.centerX=vt.x+nt.width/2,nt.centerY=vt.y+nt.height/2);for(On(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 un),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 un,E.Hj=rt),rt.add(nt),E.Vd--,E.sh+=nt.sh):nt.network===b&&(rt=nt.Hj,rt===null&&(rt=new un,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,Oe.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 vt=st.M(dt),Ft=null;for(z=vt.edges.iterator;z.next();){var Gt=z.value;if(Gt.Ax(vt)===E){Ft=Gt;break}}Ft!==null&&(ht+=Ft.length,rt+=vt.width*vt.height)}z=E.centerX,st=E.centerY,dt=E.width,vt=E.height,Ft=E.focus,Gt=dt*vt,1>Gt&&(Gt=1),rt=Oe.sqrt((rt+Gt+ht*ht*4/(nt*nt))/Gt),nt=(rt-1)*dt/2,rt=(rt-1)*vt/2,E.bounds=new en(z-Ft.x-nt,st-Ft.y-rt,dt+2*nt,vt+2*rt),E.focus=new xe(Ft.x+nt,Ft.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 en(b.centerX-z,b.centerY-nt,E.Ss,E.Qs),b.focus=new xe(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=Oe.sqrt(z*z+nt*nt)/2;for(var rt=!1,st=nt=0,ht=0,dt=y.vertexes.iterator;dt.next();){var vt=dt.value;1>=vt.Vd?st++:(rt=!0,ht++,nt+=Math.atan2(y.centerY-vt.centerY,y.centerX-vt.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(Gt,_t){return Gt===null||_t===null||Gt===_t?0:_t.width*_t.height-Gt.width*Gt.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,vt=st.edges.iterator;vt.next();){dt=vt.value;break}vt=st.width;var Ft=st.height;vt=Oe.sqrt(vt*vt+Ft*Ft)/2,dt=z+dt.length+vt,vt=nt+(y*(rt/2>>1)+ht)*(rt%2===0?1:-1),st.centerX=b+dt*Math.cos(vt),st.centerY=E+dt*Math.sin(vt),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],vt=dt.x-x,Ft=dt.y-b;if(vt=vt*vt+Ft*Ft,vt<rt){for(Ft=ht-1;0<=Ft;Ft--)if(a[Ft].y>dt.y&&a[Ft].x-dt.x<E+nt.width)continue t;for(Ft=ht+1;Ft<y;Ft++)if(a[Ft].x>dt.x&&a[Ft].y-dt.y<z+nt.height)continue t;st=ht,rt=vt}}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,Oe.sqrt(x*x+a*a)):a+x<y?(b=b+E-nt,a=a+x-y,Oe.sqrt(b*b+a*a)):nt-(b+E):b>nt+rt?a>y+z?(x=b-nt-rt,a=a-y-z,Oe.sqrt(x*x+a*a)):a+x<y?(b=b-nt-rt,a=a+x-y,Oe.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 vt=z+1;vt<y.length;vt++){var Ft=y[vt];if(Ft!==nt){b=Ft.bounds,rt=Ft.focus,ht=b.x+rt.x;var Gt=b.y+rt.y;if(st-ht>x||ht-st>x){if(E)break}else if(dt-Gt>x||Gt-dt>x){if(!E)break}else{var _t=WS(nt,Ft);1>_t?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new x0),_t=b.random(),rt=b.random(),st>ht?(b=Math.abs(Ft.bounds.right-nt.bounds.x),b=(1+b)*_t):st<ht?(b=Math.abs(Ft.bounds.x-nt.bounds.right),b=-(1+b)*_t):(b=Math.max(Ft.width,nt.width),b=(1+b)*_t-b/2),dt>Gt?(ht=Math.abs(Ft.bounds.bottom-nt.bounds.y),ht=(1+ht)*rt):st<ht?(ht=Math.abs(Ft.bounds.y-nt.bounds.bottom),ht=-(1+ht)*rt):(ht=Math.max(Ft.height,nt.height),ht=(1+ht)*rt-ht/2)):(rt=-(nt.charge*Ft.charge)/(_t*_t),b=(ht-st)/_t*rt,ht=(Gt-dt)/_t*rt),nt.forceX+=b,nt.forceY+=ht,Ft.forceX-=b,Ft.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,vt=z.focus,st=dt.x+vt.x,dt=dt.y+vt.y,vt=WS(x,z),1>vt?(vt=a.randomNumberGenerator,vt===null&&(a.randomNumberGenerator=vt=new x0),rt=vt.random(),vt=vt.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))*vt):(rt=rt.stiffness*(vt-rt.length),b=(st-b)/vt*rt,ht=(dt-nt)/vt*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=en.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,en.free(x)}x=en.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()}en.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},an.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"&&ke('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)}Ye(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}Ye(vp,mo),an.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}Ye(yp,ra),an.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 dr(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 xe,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}Ye(dr,Br),dr.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},dr.prototype.qb=function(a){a.classType===dr?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:ke("Unknown enum value: "+a):Br.prototype.qb.call(this,a)},dr.prototype.createNetwork=function(){return new Gf(this)},dr.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 vt=rt.fromNode;st=rt.toNode;for(var Ft=rt.fromPort;Ft!==null&&!Ft.Ed();)Ft=Ft.panel;for(rt=rt.toPort;rt!==null&&!rt.Ed();)rt=rt.panel;if(b.rev){ht=vt;var Gt=Ft;vt=st,Ft=rt,st=ht,rt=Gt}var _t=E.focus;ht=z.focus;var ne=b.rev?z.bounds:E.bounds;Gt=xe.alloc(),dt!==vt?ne.w()&&vt.isVisible()?vt.actualBounds.w()?(rh(vt,Ft,Fi,Gt),Gt.x+=vt.actualBounds.x-ne.x,Gt.y+=vt.actualBounds.y-ne.y):(rh(vt,Ft,Fi,Gt),Gt.w()||Gt.assign(_t)):Gt.assign(_t):ne.w()?(rh(vt,Ft,Fi,Gt),Gt.w()||Gt.assign(_t)):Gt.assign(_t),vt=b.rev?E.bounds:z.bounds,dt=xe.alloc(),nt!==st?vt.w()&&st.isVisible()?st.actualBounds.w()?(rh(st,rt,Fi,dt),dt.x+=st.actualBounds.x-vt.x,dt.y+=st.actualBounds.y-vt.y):(rh(st,rt,Fi,dt),dt.w()||dt.assign(ht)):dt.assign(ht):vt.w()?(rh(st,rt,Fi,dt),dt.w()||dt.assign(ht)):dt.assign(ht),this.K===90||this.K===270?(nt=Math.round((Gt.x-_t.x)/this.kc),st=Gt.x,rt=Math.round((dt.x-ht.x)/this.kc),ht=dt.x):(nt=Math.round((Gt.y-_t.y)/this.kc),st=Gt.y,rt=Math.round((dt.y-ht.y)/this.kc),ht=dt.y),xe.free(Gt),xe.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(Gt=E.layer,dt=z.layer,vt=0,ne=b.link,ne!==null){var ve=ne.fromPort,fe=ne.toPort;if(ve!==null&&fe!==null){var Ce=ne.fromNode;if(Ft=ne.toNode,Ce!==null&&Ft!==null){var Le=b0(this,!0),Me=b0(this,!1),De=this.setsPortSpots?Le:ne.computeSpot(!0,ve);_t=this.setsPortSpots?Me:ne.computeSpot(!1,fe);var Ke=ne.isOrthogonal;De.$c()&&De.Hf(Me)&&_t.$c()&&_t.Hf(Le)?vt=0:(Le=ne.getLinkPoint(Ce,ve,De,!0,Ke,Ft,fe,xe.alloc()),Me=ne.getLinkDirection(Ce,ve,Le,De,!0,Ke,Ft,fe),xe.free(Le),De.ys()||Me!==QS(this,b,!0)?this.setsPortSpots&&Ce!==null&&Ce.ports.count===1&&b.rev&&(vt+=1):vt+=1,De=ne.getLinkPoint(Ft,fe,_t,!1,Ke,Ce,ve,xe.alloc()),ne=ne.getLinkDirection(Ft,fe,De,_t,!1,Ke,Ce,ve),xe.free(De),_t.ys()||ne!==QS(this,b,!1)?this.setsPortSpots&&Ft!==null&&Ft.ports.count===1&&b.rev&&(vt+=2):vt+=2)}}}if(Ft=vt,vt=Ft===1||Ft===3,(Ft=Ft===2||Ft===3)&&(_t=a.createVertex(),_t.node=null,_t.Dj=1,_t.layer=Gt,_t.near=E,a.dh(_t),E=a.Zj(E,_t,b.link),E.valid=!1,E.rev=b.rev,E.portFromColOffset=nt,E.portToColOffset=0,E.portFromPos=st,E.portToPos=0,E=_t),ne=1,vt&&ne--,Gt-dt>ne&&0<Gt){for(b.valid=!1,_t=a.createVertex(),_t.node=null,_t.Dj=2,_t.layer=Gt-1,a.dh(_t),E=a.Zj(E,_t,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=Ft?0:nt,E.portToColOffset=0,E.portFromPos=Ft?0:st,E.portToPos=0,E=_t,Gt--;Gt-dt>ne&&0<Gt;)_t=a.createVertex(),_t.node=null,_t.Dj=3,_t.layer=Gt-1,a.dh(_t),E=a.Zj(E,_t,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=0,E.portFromPos=0,E.portToPos=0,E=_t,Gt--;E=a.Zj(_t,z,b.link),E.valid=!vt,vt&&(_t.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},dr.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}dr.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},dr.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 vt=b[dt];vt.near===ht&&vt.Dj===ht.Dj||rt++}else for(dt=nt-1;dt>st;dt--)vt=b[dt],vt.near===ht&&vt.Dj===ht.Dj||rt++;var Ft;if(0<=x)for(st=b[nt].sourceEdgesArrayAccess,ht=0;ht<st.length;ht++){var Gt=st[ht];if(Gt.valid&&Gt.fromVertex.layer!==y)for(vt=Gt.fromVertex.index,dt=Gt.portToPos,Gt=Gt.portFromPos,Ft=ht+1;Ft<st.length;Ft++){var _t=st[Ft];if(_t.valid&&_t.fromVertex.layer!==y){var ne=_t.fromVertex.index,ve=_t.portToPos;_t=_t.portFromPos,dt<ve&&(vt>ne||vt===ne&&Gt>_t)&&rt++,ve<dt&&(ne>vt||ne===vt&&_t>Gt)&&rt++}}}if(0>=x){for(st=b[nt].destinationEdgesArrayAccess,ht=0;ht<st.length;ht++)if(Gt=st[ht],Gt.valid&&Gt.toVertex.layer!==y)for(vt=Gt.toVertex.index,dt=Gt.portToPos,Gt=Gt.portFromPos,Ft=ht+1;Ft<st.length;Ft++)_t=st[Ft],_t.valid&&_t.toVertex.layer!==y&&(ne=_t.toVertex.index,ve=_t.portToPos,_t=_t.portFromPos,Gt<_t&&(vt>ne||vt===ne&&dt>ve)&&rt++,_t<Gt&&(ne>vt||ne===vt&&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 Le=b[st].sourceEdgesArrayAccess;for(ht=0;ht<rt.length;ht++)if(Gt=rt[ht],Gt.valid&&Gt.fromVertex.layer!==y)for(vt=Gt.fromVertex.index,Gt=Gt.portFromPos,Ft=0;Ft<Le.length;Ft++)_t=Le[Ft],_t.valid&&_t.fromVertex.layer!==y&&(ne=_t.fromVertex.index,_t=_t.portFromPos,(vt<ne||vt===ne&&Gt<_t)&&Ce++,(ne<vt||ne===vt&&_t<Gt)&&fe++)}if(0>=x){for(rt=b[nt].destinationEdgesArrayAccess,Le=b[st].destinationEdgesArrayAccess,ht=0;ht<rt.length;ht++)if(Gt=rt[ht],Gt.valid&&Gt.toVertex.layer!==y)for(vt=Gt.toVertex.index,dt=Gt.portToPos,Ft=0;Ft<Le.length;Ft++)_t=Le[Ft],_t.valid&&_t.toVertex.layer!==y&&(ne=_t.toVertex.index,ve=_t.portToPos,(vt<ne||vt===ne&&dt<ve)&&Ce++,(ne<vt||ne===vt&&ve<dt)&&fe++)}z[nt*E+st]=fe,z[st*E+nt]=Ce}}return Jh(a,y,b),z}dr.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 vt=ht[dt];if(vt.valid&&vt.toVertex.layer!==E){var Ft=vt.fromVertex.column+vt.portFromColOffset,Gt=vt.toVertex.column+vt.portToColOffset;rt+=(Math.abs(Ft-Gt)+1)*py(vt)}}}Jh(b,E,z),y+=rt}return y}dr.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,vt=0,Ft=rt.near;if(Ft!==null&&Ft.layer===rt.layer&&(dt+=Ft.column-1,vt++),st!==null)for(Ft=0;Ft<st.length;Ft++){rt=st[Ft];var Gt=rt.fromVertex;rt.valid&&!rt.rev&&Gt.layer!==y&&(dt+=Gt.column,vt++)}if(ht!==null)for(st=0;st<ht.length;st++)rt=ht[st],Ft=rt.toVertex,rt.valid&&!rt.rev&&Ft.layer!==y&&(dt+=Ft.column,vt++);z[nt]=vt===0?-1:dt/vt}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,vt=[],Ft=rt.near;if(Ft!==null&&Ft.layer===rt.layer&&(vt[dt]=Ft.column-1,dt++),rt=void 0,st!==null)for(Ft=0;Ft<st.length;Ft++){rt=st[Ft];var Gt=rt.fromVertex;rt.valid&&!rt.rev&&Gt.layer!==y&&(vt[dt]=Gt.column+rt.portFromColOffset,dt++)}if(ht!==null)for(st=0;st<ht.length;st++)rt=ht[st],Ft=rt.toVertex,rt.valid&&!rt.rev&&Ft.layer!==y&&(vt[dt]=Ft.column+rt.portToColOffset,dt++);dt===0?z[nt]=-1:(vt.sort(function(_t,ne){return _t-ne}),ht=dt>>1,z[nt]=dt&1?vt[ht]:vt[ht-1]+vt[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)}}dr.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++}dr.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,vt=!1,Ft=ht.sourceEdgesArrayAccess;E=Ft.length;for(var Gt=0;Gt<E;Gt++){var _t=Ft[Gt],ne=_t.fromVertex;dt+=1,ne.component!==1&&(z+=1,ne=ne.layer-ht.layer,_t=a.linkMinLength(_t),b=Math.min(b,ne-_t))}for(Ft=ht.destinationEdgesArrayAccess,E=Ft.length,Gt=0;Gt<E;Gt++)_t=Ft[Gt].toVertex,--dt,_t.component!==1?--z:vt=!0;(st===null||dt<rt)&&!vt&&(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,Ft=nt.sourceEdgesArrayAccess,vt=Ft.length,Gt=0;Gt<vt;Gt++)_t=Ft[Gt].fromVertex,ht+=1,_t.component!==1?b+=1:dt=!0;for(Ft=nt.destinationEdgesArrayAccess,vt=Ft.length,Gt=0;Gt<vt;Gt++)_t=Ft[Gt],ne=_t.toVertex,--ht,ne.component!==1&&(--b,ne=nt.layer-ne.layer,_t=a.linkMinLength(_t),E=Math.min(E,ne-_t));(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}dr.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))}dr.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],vt=x[b[z+1].index*E+b[z].index],Ft=0,Gt=0,_t=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),Le=a.nodeMinColumnSpace(b[z+1],!1);ve=_t-ve+Ce,fe=ne-fe+Le;var Me=b[z].sourceEdges.iterator;for(Me.reset();Me.next();)if(Ce=Me.value,Le=Ce.fromVertex,Ce.valid&&Le.layer===y){for(Ce=0;b[Ce]!==Le;)Ce++;Ce<z&&(Ft+=2*(z-Ce),Gt+=2*(z+1-Ce)),Ce===z+1&&(Ft+=1),Ce>z+1&&(Ft+=4*(Ce-z),Gt+=4*(Ce-(z+1)))}for(Me=b[z].destinationEdges.iterator,Me.reset();Me.next();)if(Ce=Me.value,Le=Ce.toVertex,Ce.valid&&Le.layer===y){for(Ce=0;b[Ce]!==Le;)Ce++;Ce===z+1&&(Gt+=1)}for(Me=b[z+1].sourceEdges.iterator,Me.reset();Me.next();)if(Ce=Me.value,Le=Ce.fromVertex,Ce.valid&&Le.layer===y){for(Ce=0;b[Ce]!==Le;)Ce++;Ce<z&&(Ft+=2*(z+1-Ce),Gt+=2*(z-Ce)),Ce===z&&(Gt+=1),Ce>z+1&&(Ft+=4*(Ce-(z+1)),Gt+=4*(Ce-z))}for(Me=b[z+1].destinationEdges.iterator,Me.reset();Me.next();)if(Ce=Me.value,Le=Ce.toVertex,Ce.valid&&Le.layer===y){for(Ce=0;b[Ce]!==Le;)Ce++;Ce===z&&(Ft+=1)}Ce=Le=0,Me=nt[b[z].index];var De=rt[b[z].index],Ke=nt[b[z+1].index],An=rt[b[z+1].index];Me!==-1&&(Le+=Math.abs(Me-_t),Ce+=Math.abs(Me-fe)),De!==-1&&(Le+=Math.abs(De-_t),Ce+=Math.abs(De-fe)),Ke!==-1&&(Le+=Math.abs(Ke-ne),Ce+=Math.abs(Ke-ve)),An!==-1&&(Le+=Math.abs(An-ne),Ce+=Math.abs(An-ve)),(Gt<Ft-.5||Gt===Ft&&vt<dt-.5||Gt===Ft&&vt===dt&&Ce<Le-.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}dr.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,vt=a.nodeMinColumnSpace(E[b],!0),Ft=a.nodeMinColumnSpace(E[b],!1),Gt=0;0>b-1||dt-E[b-1].column-1>vt+a.nodeMinColumnSpace(E[b-1],!1)?Gt=dt-1:Gt=dt,vt=b+1>=z||E[b+1].column-dt-1>Ft+a.nodeMinColumnSpace(E[b+1],!0)?dt+1:dt;var _t=Ft=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 Le=py(fe),Me=fe.portFromColOffset;fe=fe.portToColOffset,Ce=Ce.column,Ft+=(Math.abs(dt+fe-(Ce+Me))+1)*Le,_t+=(Math.abs(Gt+fe-(Ce+Me))+1)*Le,ne+=(Math.abs(vt+fe-(Ce+Me))+1)*Le}}if(0<=x)for(ve=E[b].destinationEdges.iterator;ve.next();)fe=ve.value,Ce=fe.toVertex,fe.valid&&Ce.layer!==y&&(Le=py(fe),Me=fe.portFromColOffset,fe=fe.portToColOffset,Ce=Ce.column,Ft+=(Math.abs(dt+Me-(Ce+fe))+1)*Le,_t+=(Math.abs(Gt+Me-(Ce+fe))+1)*Le,ne+=(Math.abs(vt+Me-(Ce+fe))+1)*Le);fe=Me=Le=0,ve=nt[E[b].index],Ce=rt[E[b].index],ve!==-1&&(Le+=Math.abs(ve-dt),Me+=Math.abs(ve-Gt),fe+=Math.abs(ve-vt)),Ce!==-1&&(Le+=Math.abs(Ce-dt),Me+=Math.abs(Ce-Gt),fe+=Math.abs(Ce-vt)),_t<Ft||_t===Ft&&Me<Le?(ht=st=!0,E[b].column=Gt):(ne<Ft||ne===Ft&&fe<Le)&&(ht=st=!0,E[b].column=vt)}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 vt=b[x+1].column;vt-rt===ht+a.nodeMinColumnSpace(b[x+1],!0)?dt=rt-1:dt=rt}else x===E-1?(vt=b[x-1].column,dt=rt-vt===st+a.nodeMinColumnSpace(b[x-1],!1)?rt+1:rt):(vt=b[x-1].column,st=vt+a.nodeMinColumnSpace(b[x-1],!1)+st+1,vt=b[x+1].column,ht=vt-a.nodeMinColumnSpace(b[x+1],!0)-ht-1,dt=(st+ht)/2|0);else x===0&&x===E-1?dt=nt[x]:x===0?(vt=b[x+1].column,ht=vt-a.nodeMinColumnSpace(b[x+1],!0)-ht-1,dt=Math.min(nt[x],ht)):x===E-1?(vt=b[x-1].column,st=vt+a.nodeMinColumnSpace(b[x-1],!1)+st+1,dt=Math.max(nt[x],st)):(vt=b[x-1].column,st=vt+a.nodeMinColumnSpace(b[x-1],!1)+st+1,vt=b[x+1].column,ht=vt-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 cn,Kx(y,x);var z=null,nt=null,rt=null,st=null,ht=(a.ve&1)!==0,dt=(a.ve&2)!==0,vt=(a.ve&4)!==0,Ft=(a.ve&8)!==0;for(ht&&(a.verticalAlignment(y,x,!0),z=C0(a,y,!0,!1)),y.reverse(),vt&&(a.verticalAlignment(y,x,!1),rt=C0(a,y,!1,!1)),b=jn(y),E=b.next();!E.done;E=b.next())E.value.reverse();Ft&&(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)),On(y),a.u(z,nt,rt,st),a.network.vertexes.each(function(Gt){var _t=Fn();ht&&_t.push(z.get(Gt)),dt&&_t.push(nt.get(Gt)),vt&&_t.push(rt.get(Gt)),Ft&&_t.push(st.get(Gt)),_t.sort(function(ve,fe){return ve-fe});var ne=_t.length;ne=(_t[Math.floor((ne-1)/2)]+_t[Math.ceil((ne-1)/2)])/2,On(_t),Gt.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 vt=dt;if(st===rt.length-1||vt){for(dt=nt.length-1,vt&&(dt=ky(ht)[0].index);z<=st;){if(ht=rt[z],!ht.bo){vt=[];for(var Ft=jn(ht.sourceEdgesArrayAccess),Gt=Ft.next();!Gt.done;Gt=Ft.next())Gt=Gt.value,Gt.valid&&vt.push(Gt);ht.bo=vt}for(ht=jn(ht.bo),vt=ht.next();!vt.done;vt=ht.next())vt=vt.value,Ft=vt.fromVertex.index,(Ft<E||Ft>dt)&&y.add(vt);z++}E=dt}}}dr.prototype.verticalAlignment=function(a,y,x){Vx(a),a=jn(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=jn(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(vt,Ft){return vt.vi-Ft.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=jn(y),nt=z.next();!nt.done;nt=z.next()){var rt=jn(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=jn(y),rt=z.next();!rt.done;rt=z.next()){rt=jn(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 vt=dt.align,Ft=nt?dt.width:dt.height,Gt=nt?vt.width:vt.height;if(x){var _t=M0(dt,vt),ne=_t.portFromPos,ve=_t.portToPos;_t.link!==null&&(dt.node&&dt.node!==_t.link.fromNode&&(ne=nt?dt.focusX:dt.focusY),vt.node&&vt.node!==_t.link.toNode&&(ve=nt?vt.focusX:vt.focusY))}else _t=M0(vt,dt),ne=_t.portToPos,ve=_t.portFromPos,_t.link!==null&&(dt.node&&dt.node!==_t.link.toNode&&(ne=nt?dt.focusX:dt.focusY),vt.node&&vt.node!==_t.link.fromNode&&(ve=nt?vt.focusX:vt.focusY));Ft=b?dt.qg+(Ft-ne)-(Gt-ve):dt.qg+ne-ve,vt.qg=Ft,ht=Math.min(ht,Ft),dt=dt.align}dt=st;do dt.qg=dt.qg-ht,dt=dt.align;while(dt!==st)}}for(x=jn(y),nt=x.next();!nt.done;nt=x.next())for(z=jn(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 ti,y=jn(y),nt=y.next();!nt.done;nt=y.next())for(x=jn(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&&ke("Could not determine previous vertex in layer"),y[x][a-1]}dr.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)));On(b),On(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}dr.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}dr.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 xe(x&&b?0:z,x&&!b?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},dr.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 en(0,0,x,Math.abs(this.Ta[0]))):y.push(new en(0,this.Ta[b-1],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===90?b===0?y.push(new en(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new en(0,this.Ta[b],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===180?b===0?y.push(new en(0,0,Math.abs(this.Ta[0]),x)):y.push(new en(this.Ta[b-1],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x)):b===0?y.push(new en(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new en(this.Ta[b],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x));this.commitLayers(y,this.Rf)},dr.prototype.commitLayers=function(){},dr.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,vt=x.toVertex;if(x.valid)y.curve===ya&&y.pointsCount===4&&(dt.column===vt.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===Vi&&(b=!0),rt!==null&&st===Vi&&(x=!0),(b||x)&&(st=null,b&&(st=y.getLinkPointFromPoint(E,nt,nt.ga(Fi),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(Fi),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===vt.layer)y.zf();else{var Ft=!1,Gt=!1,_t=this.ie,ne=y.firstPickIndex+1;if(y.isOrthogonal){Gt=!0;var ve=y.pointsCount;4<ve&&y.points.removeRange(2,ve-3)}else if(y.curve===ya)Ft=!0,ve=y.pointsCount,4<ve&&y.points.removeRange(2,ve-3),ve===4&&(ne=2);else{ve=y.pointsCount;var fe=ht===Vi,Ce=st===Vi;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(;vt!==null&&dt!==vt;){var Le=ve=null;for(fe=vt.sourceEdges.iterator;fe.next()&&(Ce=fe.value,Ce.link!==x.link||(ve=Ce.fromVertex,Le=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 Me=ve.centerX,De=ve.centerY;if(Gt)this.K===180||this.K===0?ne===y.firstPickIndex+1?(y.m(ne++,fe,Ce),y.m(ne++,fe,De)):(Le!==null?Le.centerY:Ce)!==De&&(Le=this.Ta[ve.layer-1]+this.Rf.x,y.m(ne++,Le,Ce),y.m(ne++,Le,De)):ne===y.firstPickIndex+1?(y.m(ne++,fe,Ce),y.m(ne++,Me,Ce)):(Le!==null?Le.centerX:fe)!==Me&&(Le=this.Ta[ve.layer-1]+this.Rf.y,y.m(ne++,fe,Le),y.m(ne++,Me,Le));else if(ne===y.firstPickIndex+1){Le=Math.max(10,this.he[vt.layer]);var Ke=Math.max(10,this.Ld[vt.layer]);if(Ft)this.K===180?Me<=vt.bounds.x?(vt=vt.bounds.x,y.m(ne++,vt-Le,De),y.m(ne++,vt,De),y.m(ne++,vt+Ke,De)):(y.m(ne++,Me-Le,De),y.m(ne++,Me,De),y.m(ne++,Me+Ke,De)):this.K===90?De>=vt.bounds.bottom?(vt=vt.bounds.y+vt.bounds.height,y.m(ne++,Me,vt+Ke),y.m(ne++,Me,vt),y.m(ne++,Me,vt-Le)):(y.m(ne++,Me,De+Ke),y.m(ne++,Me,De),y.m(ne++,Me,De-Le)):this.K===270?De<=vt.bounds.y?(vt=vt.bounds.y,y.m(ne++,Me,vt-Le),y.m(ne++,Me,vt),y.m(ne++,Me,vt+Ke)):(y.m(ne++,Me,De-Le),y.m(ne++,Me,De),y.m(ne++,Me,De+Ke)):this.K===0&&(Me>=vt.bounds.right?(vt=vt.bounds.x+vt.bounds.width,y.m(ne++,vt+Ke,De),y.m(ne++,vt,De),y.m(ne++,vt-Le,De)):(y.m(ne++,Me+Ke,De),y.m(ne++,Me,De),y.m(ne++,Me-Le,De)));else{y.m(ne++,fe,Ce);var An=0;this.K===180||this.K===0?((this.K===180?Me>=vt.bounds.right:Me<=vt.bounds.x)&&(An=(this.K===0?-Le:Ke)/2),y.m(ne++,fe+An,De)):((this.K===270?De>=vt.bounds.bottom:De<=vt.bounds.y)&&(An=(this.K===90?-Le:Ke)/2),y.m(ne++,Me,Ce+An)),y.m(ne++,Me,De)}}else Le=Math.max(10,this.he[ve.layer]),Ke=Math.max(10,this.Ld[ve.layer]),Ft?this.K===180?(y.m(ne++,Me-Le-_t,De),y.m(ne++,Math.min(Me-Le+_t/2,Me),De),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Math.max(Me+Ke-_t/2,Me),De),y.m(ne++,Me+Ke+_t,De)):this.K===90?(y.m(ne++,Me,De+Ke+_t),y.m(ne++,Me,Math.max(De+Ke-_t/2,De)),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Me,Math.min(De-Le+_t/2,De)),y.m(ne++,Me,De-Le-_t)):this.K===270?(y.m(ne++,Me,De-Le-_t),y.m(ne++,Me,Math.min(De-Le+_t/2,De)),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Me,Math.max(De+Ke-_t/2,De)),y.m(ne++,Me,De+Ke+_t)):(y.m(ne++,Me+Ke+_t,De),y.m(ne++,Math.max(Me+Ke-_t/2,Me),De),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Math.min(Me-Le+_t/2,Me),De),y.m(ne++,Me-Le-_t,De)):y.m(ne++,Me,De)}vt=ve}(rt===null||ht!==Vi||Gt)&&(fe=y.i(ne-1).x,Ce=y.i(ne-1).y,Me=y.i(ne).x,De=y.i(ne).y,Gt?(_t=this.Ld[dt.layer],this.K===180||this.K===0?(Gt=Ce,Gt>=dt.bounds.y&&Gt<=dt.bounds.bottom&&(this.K===180?Me>=dt.bounds.x:Me<=dt.bounds.right)&&(vt=dt.centerX+(this.K===180?-_t:_t),Gt<dt.bounds.y+dt.bounds.height/2?Gt=dt.bounds.y-this.kc/2:Gt=dt.bounds.bottom+this.kc/2,y.m(ne++,vt,Ce),y.m(ne++,vt,Gt)),y.m(ne++,Me,Gt)):(Gt=fe,Gt>=dt.bounds.x&&Gt<=dt.bounds.right&&(this.K===270?De>=dt.bounds.y:De<=dt.bounds.bottom)&&(vt=dt.centerY+(this.K===270?-_t:_t),Gt<dt.bounds.x+dt.bounds.width/2?Gt=dt.bounds.x-this.kc/2:Gt=dt.bounds.right+this.kc/2,y.m(ne++,fe,vt),y.m(ne++,Gt,vt)),y.m(ne++,Gt,De)),y.m(ne++,Me,De)):Ft?(Le=Math.max(10,this.he[dt.layer]),Ke=Math.max(10,this.Ld[dt.layer]),this.K===180&&Me>=dt.bounds.x?(vt=dt.bounds.x+dt.bounds.width,y.L(ne-2,vt,Ce),y.L(ne-1,vt+Ke,Ce)):this.K===90&&De<=dt.bounds.bottom?(vt=dt.bounds.y,y.L(ne-2,fe,vt),y.L(ne-1,fe,vt-Le)):this.K===270&&De>=dt.bounds.y?(vt=dt.bounds.y+dt.bounds.height,y.L(ne-2,fe,vt),y.L(ne-1,fe,vt+Ke)):this.K===0&&Me<=dt.bounds.right&&(vt=dt.bounds.x,y.L(ne-2,vt,Ce),y.L(ne-1,vt-Le,Ce))):(Le=Math.max(10,this.he[dt.layer]),Ke=Math.max(10,this.Ld[dt.layer]),Gt=0,this.K===180||this.K===0?((this.K===180?Me<=dt.bounds.x:Me>=dt.bounds.right)&&(Gt=(this.K===0?Ke:-Le)/2),y.m(ne++,Me+Gt,Ce)):((this.K===270?De<=dt.bounds.y:De>=dt.bounds.bottom)&&(Gt=(this.K===90?Ke:-Le)/2),y.m(ne++,fe,De+Gt)),y.m(ne++,Me,De)))}else{for(;dt!==null&&dt!==vt;){for(Le=ve=null,dt=dt.destinationEdges.iterator;dt.next()&&(fe=dt.value,fe.link!==x.link||(ve=fe.toVertex,Le=fe.fromVertex,Le.node!==null&&(Le=null),ve.node!==null)););if(ve===null)break;ve!==vt&&(fe=y.i(ne-1).x,Ce=y.i(ne-1).y,Me=ve.centerX,De=ve.centerY,Gt?this.K===180||this.K===0?(Le!==null?Le.centerY:Ce)!==De&&(Le=this.Ta[ve.layer]+this.Rf.x,ne===y.firstPickIndex+1&&(Le=this.K===0?Math.max(Le,fe):Math.min(Le,fe)),y.m(ne++,Le,Ce),y.m(ne++,Le,De)):(Le!==null?Le.centerX:fe)!==Me&&(Le=this.Ta[ve.layer]+this.Rf.y,ne===y.firstPickIndex+1&&(Le=this.K===90?Math.max(Le,Ce):Math.min(Le,Ce)),y.m(ne++,fe,Le),y.m(ne++,Me,Le)):(Le=Math.max(10,this.he[ve.layer]),Ke=Math.max(10,this.Ld[ve.layer]),Ft?this.K===180?(y.m(ne++,Me+Ke+_t,De),y.m(ne++,Math.max(Me+Ke-_t/2,Me),De),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Math.min(Me-Le+_t/2,Me),De),y.m(ne++,Me-Le-_t,De)):this.K===90?(y.m(ne++,Me,De-Le-_t),y.m(ne++,Me,Math.min(De-Le+_t/2,De)),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Me,Math.max(De+Ke-_t/2,De)),y.m(ne++,Me,De+Ke+_t)):this.K===270?(y.m(ne++,Me,De+Ke+_t),y.m(ne++,Me,Math.max(De+Ke-_t/2,De)),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Me,Math.min(De-Le+_t/2,De)),y.m(ne++,Me,De-Le-_t)):(y.m(ne++,Me-Le-_t,De),y.m(ne++,Math.min(Me-Le+_t/2,Me),De),y.m(ne++,Me,De),y.m(ne++,Me,De),y.m(ne++,Math.max(Me+Ke-_t/2,Me),De),y.m(ne++,Me+Ke+_t,De)):this.K===180?(y.m(ne++,Me+Ke,De),y.m(ne++,Me-Le,De)):this.K===90?(y.m(ne++,Me,De-Le),y.m(ne++,Me,De+Ke)):this.K===270?(y.m(ne++,Me,De+Ke),y.m(ne++,Me,De-Le)):(y.m(ne++,Me-Le,De),y.m(ne++,Me+Ke,De)))),dt=ve}Gt&&(fe=y.i(ne-1).x,Ce=y.i(ne-1).y,Me=y.i(ne).x,De=y.i(ne).y,this.K===180||this.K===0?Ce!==De&&(Le=this.K===0?Math.min(Math.max((Me+fe)/2,this.Ta[vt.layer]+this.Rf.x),Me):Math.max(Math.min((Me+fe)/2,this.Ta[vt.layer]+this.Rf.x),Me),y.m(ne++,Le,Ce),y.m(ne++,Le,De)):fe!==Me&&(Le=this.K===90?Math.min(Math.max((De+Ce)/2,this.Ta[vt.layer]+this.Rf.y),De):Math.max(Math.min((De+Ce)/2,this.Ta[vt.layer]+this.Rf.y),De),y.m(ne++,fe,Le),y.m(ne++,Me,Le)))}b!==null&&Ft&&4<=y.pointsCount&&(nt!==null&&(nt=ht===Vi?y.getLinkPointFromPoint(E,nt,nt.ga(Fi),y.i(3),!0):y.i(0),ht===Vi&&(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===Vi?y.getLinkPointFromPoint(z,rt,rt.ga(Fi),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),st===Vi&&(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()},dr.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new un,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 vt=1;for(rt=x[z].first,st=z;st<E;st++)ht=x[st],ht.first!==rt&&(vt++,rt=ht.first);for(st=!0,ht=vt,dt<vt?(st=!1,ht=dt,rt=x[z].jc,this.zi(x,this.Js,z,z+nt)):rt=x[z].first,dt=0,vt=z;vt<E;vt++){var Ft=x[vt];(st?Ft.first:Ft.jc)!==rt&&(dt++,rt=st?Ft.first:Ft.jc);var Gt=Ft.link;z=Gt.i(Ft.index),nt=Gt.i(Ft.index+1);var _t=this.linkSpacing*(dt-(ht-1)/2);y++,Gt.uh(),Gt.L(Ft.index,z.x,z.y+_t),Gt.L(Ft.index+1,nt.x,nt.y+_t),Gt.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),vt=1,rt=x[z].first,st=z;st<E;st++)ht=x[st],ht.first!==rt&&(vt++,rt=ht.first);for(st=!0,ht=vt,dt<vt?(st=!1,ht=dt,rt=x[z].jc,this.zi(x,this.Js,z,z+nt)):rt=x[z].first,dt=0,vt=z;vt<E;vt++)Ft=x[vt],(st?Ft.first:Ft.jc)!==rt&&(dt++,rt=st?Ft.first:Ft.jc),Gt=Ft.link,z=Gt.i(Ft.index),nt=Gt.i(Ft.index+1),_t=this.linkSpacing*(dt-(ht-1)/2),y++,Gt.uh(),Gt.L(Ft.index,z.x+_t,z.y),Gt.L(Ft.index+1,nt.x+_t,nt.y),Gt.zf()}z=E}a=b}}}},Kt=dr.prototype,Kt.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},Kt.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},Kt.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},Kt.B=function(a,y){return a-=y,-1<a&&1>a},Kt.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&ke("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}an.Object.defineProperties(dr.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()):ke("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 Ze(dr,"CycleDepthFirst",0),xy=new Ze(dr,"CycleGreedy",1),xp=new Ze(dr,"CycleFromLayers",2),L0=new Ze(dr,"LayerOptimalLinkLength",0),wy=new Ze(dr,"LayerLongestPathSink",1),Py=new Ze(dr,"LayerLongestPathSource",2),k0=new Ze(dr,"InitDepthFirstOut",0),Cy=new Ze(dr,"InitDepthFirstIn",1),by=new Ze(dr,"InitNaive",2),Ay=new Ze(dr,"AggressiveNone",0),E0=new Ze(dr,"AggressiveLess",1),Ly=new Ze(dr,"AggressiveMore",2),Zx=8;dr.className="LayeredDigraphLayout",dr.CycleDepthFirst=A0,dr.CycleGreedy=xy,dr.CycleFromLayers=xp,dr.LayerOptimalLinkLength=L0,dr.LayerLongestPathSink=wy,dr.LayerLongestPathSource=Py,dr.InitDepthFirstOut=k0,dr.InitDepthFirstIn=Cy,dr.InitNaive=by,dr.AggressiveNone=Ay,dr.AggressiveLess=E0,dr.AggressiveMore=Ly,dr.PackNone=0,dr.PackExpand=1,dr.PackStraighten=2,dr.PackMedian=4,dr.PackAll=15,dr.AlignNone=0,dr.AlignUpperLeft=1,dr.AlignUpperRight=2,dr.AlignLowerLeft=4,dr.AlignLowerRight=8,dr.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)}Ye(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}Ye(Ia,mo);function rx(a,y){return a.index-y.index}function M0(a,y){if(!a.$n){for(var x=[],b=jn(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=jn(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;ke("Unable to find destination edge to given vertex")}function ky(a){if(!a.co){for(var y=[],x=jn(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=jn(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},an.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}Ye(wp,ra),an.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 Ri(a){Br.call(this),this.Ub=new cn,this.Wn=D0,this.ud=nu,this.vo=O0,this.Bq=jy,this.$v=[],this.td=!0,this.Rb=I0,this.$d=new xn(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)}Ye(Ri,Br),Ri.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)},Ri.prototype.qb=function(a){a.classType===Ri?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:ke("Unknown enum value: "+a):Br.prototype.qb.call(this,a)},Ri.prototype.createNetwork=function(){return new Dd(this)},Ri.prototype.makeNetwork=function(a){function y(b){if(b instanceof Mn)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 Ve?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof xi?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},Ri.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 Ve&&(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 cn,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof Mn?(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 cn,this.isValidLayout=!0};function Jx(a){var y=new cn;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}Ri.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:ke("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:ke("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 un,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 un,b=y.sourceVertexes;b.next();)E=b.value,sx(a,y,E)&&x.add(E);0<x.count&&(y.children=x.Fa())}break;default:ke("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}Ri.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}}Ri.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])}}Ri.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])}}Ri.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:ke("Unhandled sorting value "+a.sorting.toString())}},Ri.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Ri.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=en.allocAt(0,0,a.bounds.width+z,a.bounds.height+nt),a.bounds=E,en.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}Ri.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,vt=xe.alloc(),Ft=0;Ft<dt;Ft++){var Gt=ht[Ft],_t=Gt.measuredBounds;if(b&&!nt||!z&&!x&&nt||z&&x&&nt){if(135<E&&!z||x&&rt)if(0<=a.commentMargin)for(vt.h(a.bounds.x-a.commentMargin-_t.width,a.bounds.y+st),Gt.move(vt),Gt=Gt.Sd();Gt.next();){var ne=Gt.value;ne.fromSpot=Ns,ne.toSpot=Yo}else for(vt.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+st),Gt.move(vt),Gt=Gt.Sd();Gt.next();)ne=Gt.value,ne.fromSpot=Yo,ne.toSpot=Ns;else if(0<=a.commentMargin)for(vt.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+st),Gt.move(vt),Gt=Gt.Sd();Gt.next();)ne=Gt.value,ne.fromSpot=Yo,ne.toSpot=Ns;else for(vt.h(a.bounds.x+a.commentMargin-_t.width,a.bounds.y+st),Gt.move(vt),Gt=Gt.Sd();Gt.next();)ne=Gt.value,ne.fromSpot=Ns,ne.toSpot=Yo;st=0<=a.commentSpacing?st+(_t.height+a.commentSpacing):st+(a.commentSpacing-_t.height)}else{if(135<E&&!z||!x&&rt)if(0<=a.commentMargin)for(vt.h(a.bounds.x+st,a.bounds.y-a.commentMargin-_t.height),Gt.move(vt),Gt=Gt.Sd();Gt.next();)ne=Gt.value,ne.fromSpot=fs,ne.toSpot=rs;else for(vt.h(a.bounds.x+st,a.bounds.y+2*a.focus.y-a.commentMargin),Gt.move(vt),Gt=Gt.Sd();Gt.next();)ne=Gt.value,ne.fromSpot=rs,ne.toSpot=fs;else if(0<=a.commentMargin)for(vt.h(a.bounds.x+st,a.bounds.y+2*a.focus.y+a.commentMargin),Gt.move(vt),Gt=Gt.Sd();Gt.next();)ne=Gt.value,ne.fromSpot=rs,ne.toSpot=fs;else for(vt.h(a.bounds.x+st,a.bounds.y+a.commentMargin-_t.height),Gt.move(vt),Gt=Gt.Sd();Gt.next();)ne=Gt.value,ne.fromSpot=fs,ne.toSpot=rs;st=0<=a.commentSpacing?st+(_t.width+a.commentSpacing):st+(a.commentSpacing-_t.width)}}if(xe.free(vt),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)}},Ri.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),vt=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var Ft=a.nodeSpacing,Gt=this.computeNodeIndent(a),_t=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,Le=0,Me=null,De=null,Ke=0,An=0,Hn=0,In=0,mn=0,sn=0,yi=0,ci=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&&(ci=Math.max(ci,y?nt[ar].Da.width:nt[ar].Da.height));else rt===1&&(ci=y?nt[0].Da.width:nt[0].Da.height);if(dt){switch(st){case hh:Ce=135>E?cx(this,a,nt,ci,fe,Ce):dx(this,a,nt,ci,fe,Ce),ci=Ce.x,fe=Ce.width,Ce=Ce.height;break;case ch:for(Me=0;Me<rt;Me++)De=nt[Me],vt=De.Da,Le=sn===0?0:_t,y?(De.S.h(z-vt.width,In+Le),fe=Math.max(fe,vt.width),Ce=Math.max(Ce,In+Le+vt.height),In+=Le+vt.height):(De.S.h(Hn+Le,z-vt.height),fe=Math.max(fe,Hn+Le+vt.width),Ce=Math.max(Ce,vt.height),Hn+=Le+vt.width),sn++;break;case bu:for(Me=0;Me<rt;Me++)De=nt[Me],z=De.Da,vt=sn===0?0:_t,y?(De.S.h(Ft/2+a.focus.x,In+vt),fe=Math.max(fe,z.width),Ce=Math.max(Ce,In+vt+z.height),In+=vt+z.height):(De.S.h(Hn+vt,Ft/2+a.focus.y),fe=Math.max(fe,Hn+vt+z.width),Ce=Math.max(Ce,z.height),Hn+=vt+z.width),sn++}Me=Hs(this,2),De=Hs(this,2),y?(Me[0].h(0,0),Me[1].h(0,Ce),De[0].h(fe,0)):(Me[0].h(0,0),Me[1].h(fe,0),De[0].h(0,Ce)),De[1].h(fe,Ce)}else for(ar=0;ar<rt;ar++){var Sr=nt[ar],Po=Sr.Da;if(y){0<vt&&0<sn&&Hn+Ft+Po.width>vt&&(Hn<z&&Wc(a,st,z-Hn,0,yi,ar-1),mn++,sn=0,yi=ar,Le=Ce,Hn=0,In=135<E?-Ce-_t:Ce+_t),N0(this,Sr,0,In);var Lo=0;if(sn===0)Me=Sr.Yo,De=Sr.kp,Ke=Po.width,An=Po.height,(Me===null||De===null||E!==hl(Sr))&&(Me=Hs(this,2),De=Hs(this,2),Me[0].h(0,0),Me[1].h(0,An),De[0].h(Ke,0),De[1].h(Ke,An));else{var us=Fn();An=fx(this,a,Sr,Me,De,Ke,An,us),Lo=An.x,Me=us[0],De=us[1],Ke=An.width,An=An.height,On(us),Hn<Po.width&&0>Lo&&(Td(a,-Lo,0,yi,ar-1),F0(Me,-Lo,0),F0(De,-Lo,0),Lo=0)}Sr.S.h(Lo,In),fe=Math.max(fe,Ke),Ce=Math.max(Ce,Le+(mn===0?0:_t)+Po.height),Hn=Ke}else 0<vt&&0<sn&&In+Ft+Po.height>vt&&(In<z&&Wc(a,st,0,z-In,yi,ar-1),mn++,sn=0,yi=ar,Le=fe,In=0,Hn=135<E?-fe-_t:fe+_t),N0(this,Sr,Hn,0),Lo=0,sn===0?(Me=Sr.Yo,De=Sr.kp,Ke=Po.width,An=Po.height,(Me===null||De===null||E!==hl(Sr))&&(Me=Hs(this,2),De=Hs(this,2),Me[0].h(0,0),Me[1].h(Ke,0),De[0].h(0,An),De[1].h(Ke,An))):(us=Fn(),An=fx(this,a,Sr,Me,De,Ke,An,us),Lo=An.x,Me=us[0],De=us[1],Ke=An.width,An=An.height,On(us),In<Po.height&&0>Lo&&(Td(a,0,-Lo,yi,ar-1),F0(Me,0,-Lo),F0(De,0,-Lo),Lo=0)),Sr.S.h(Hn,Lo),Ce=Math.max(Ce,An),fe=Math.max(fe,Le+(mn===0?0:_t)+Po.width),In=An;sn++}switch(0<mn&&(y?(Ce+=Math.max(0,x),Hn<fe&&Wc(a,st,fe-Hn,0,yi,rt-1),0<ne&&(ht||Td(a,ne,0,0,rt-1),fe+=ne)):(fe+=Math.max(0,x),In<Ce&&Wc(a,st,0,Ce-In,yi,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-Gt/2:ne+=Ce/2-a.focus.y-Gt/2;break;case Fd:0<mn?y?ht+=fe/2-a.focus.x-Gt/2:ne+=Ce/2-a.focus.y-Gt/2:y?(ci=nt[0].S.x+nt[0].la.x,ht+=ci+(nt[rt-1].S.x+nt[rt-1].la.x+2*nt[rt-1].focus.x-ci)/2-a.focus.x-Gt/2):(ci=nt[0].S.y+nt[0].la.y,ne+=ci+(nt[rt-1].S.y+nt[rt-1].la.y+2*nt[rt-1].focus.y-ci)/2-a.focus.y-Gt/2);break;case iu:y?(ht-=Gt,fe+=Gt):(ne-=Gt,Ce+=Gt);break;case ru:y?(ht+=fe-a.width+Gt,fe+=Gt):(ne+=Ce-a.height+Gt,Ce+=Gt);break;case hh:y?1<rt?ht+=ci+Ft/2-a.focus.x:ht+=nt[0].focus.x-a.focus.x+nt[0].la.x:1<rt?ne+=ci+Ft/2-a.focus.y:ne+=nt[0].focus.y-a.focus.y+nt[0].la.y;break;case ch:y?ht+=fe+Ft/2-a.focus.x:ne+=Ce+Ft/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(Gt=0;Gt<rt;Gt++)ci=nt[Gt],y?ci.S.h(ci.S.x+ci.la.x-ht,ci.S.y+(135<E?(dt?-Ce:-ci.Da.height)+ci.la.y-x:ve+x+ci.la.y)):ci.S.h(ci.S.x+(135<E?(dt?-fe:-ci.Da.width)+ci.la.x-x:b+x+ci.la.x),ci.S.y+ci.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+=Ft/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+=Ft/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,Me.length+2),mn=Hs(this,De.length+2),st=0;st<Me.length;st++)dt=Me[st],E[st+2].h(dt.x+nt,dt.y+rt);for(st=0;st<De.length;st++)dt=De[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,Me),wl(this,De),a.Yo=E,a.kp=mn,a.la.h(ht,ne),a.Da.h(fe,Ce)}break;default:ke("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,vt=ht===ru;rt=qh(ht);var Ft=Math.max(0,y.breadthLimit);st=a.computeLayerSpacing(y);var Gt=y.nodeSpacing,_t=a.computeNodeIndent(y),ne=dt||vt?0:_t/2,ve=y.rowSpacing,fe=0;(dt||vt||y.hm||y.im&&y.maxGenerationCount===1)&&(fe=Math.max(0,y.rowIndent)),dt=y.width;var Ce=y.height,Le=0,Me=0,De=0,Ke=0,An=0,Hn=0,In=0,mn=0,sn=0,yi=0;if(rt&&!Pp(ht)&&135<b&&E.reverse(),Pp(ht))if(1<nt)for(var ci=0;ci<nt;ci++){var ar=E[ci],Sr=ar.Da;ci%2===0&&ci!==nt-1?sn=Math.max(sn,(x?Sr.width:Sr.height)+a.computeBusNodeSpacing(ar)-Gt):ci%2!==0&&(yi=Math.max(yi,(x?Sr.width:Sr.height)+a.computeBusNodeSpacing(ar)-Gt))}else nt===1&&(sn=x?E[0].Da.width:E[0].Da.height);if(rt)switch(ht){case hh:case ou:Me=135>b?cx(a,y,E,sn,Le,Me):dx(a,y,E,sn,Le,Me),sn=Me.x,Le=Me.width,Me=Me.height;break;case ch:for(Ft=0;Ft<nt;Ft++)ne=E[Ft],De=ne.Da,yi=In===0?0:ve,x?(ne.S.h(z-De.width,An+yi),Le=Math.max(Le,De.width),Me=Math.max(Me,An+yi+De.height),An+=yi+De.height):(ne.S.h(Ke+yi,z-De.height),Le=Math.max(Le,Ke+yi+De.width),Me=Math.max(Me,De.height),Ke+=yi+De.width),In++;break;case bu:for(z=0;z<nt;z++)Ft=E[z],ne=Ft.Da,De=In===0?0:ve,x?(Ft.S.h(Gt/2+y.focus.x,An+De),Le=Math.max(Le,ne.width),Me=Math.max(Me,An+De+ne.height),An+=De+ne.height):(Ft.S.h(Ke+De,Gt/2+y.focus.y),Le=Math.max(Le,Ke+De+ne.width),Me=Math.max(Me,ne.height),Ke+=De+ne.width),In++}else for(yi=0;yi<nt;yi++)ci=E[yi],ar=ci.Da,x?(0<Ft&&0<In&&Ke+Gt+ar.width>Ft&&(Ke<z&&Wc(y,ht,z-Ke,0,mn,yi-1),Hn++,In=0,mn=yi,De=Me,Ke=0,An=135<b?-Me-ve:Me+ve),Sr=In===0?ne:Gt,N0(a,ci,0,An),ci.S.h(Ke+Sr,An),Le=Math.max(Le,Ke+Sr+ar.width),Me=Math.max(Me,De+(Hn===0?0:ve)+ar.height),Ke+=Sr+ar.width):(0<Ft&&0<In&&An+Gt+ar.height>Ft&&(An<z&&Wc(y,ht,0,z-An,mn,yi-1),Hn++,In=0,mn=yi,De=Le,An=0,Ke=135<b?-Le-ve:Le+ve),Sr=In===0?ne:Gt,N0(a,ci,Ke,0),ci.S.h(Ke,An+Sr),Me=Math.max(Me,An+Sr+ar.height),Le=Math.max(Le,De+(Hn===0?0:ve)+ar.width),An+=Sr+ar.height),In++;switch(0<Hn&&(x?(Me+=Math.max(0,st),Ke<Le&&Wc(y,ht,Le-Ke,0,mn,nt-1),0<fe&&(vt||Td(y,fe,0,0,nt-1),Le+=fe)):(Le+=Math.max(0,st),An<Me&&Wc(y,ht,0,Me-An,mn,nt-1),0<fe&&(vt||Td(y,0,fe,0,nt-1),Me+=fe))),fe=vt=0,ht){case _f:x?vt+=Le/2-y.focus.x-_t/2:fe+=Me/2-y.focus.y-_t/2;break;case Fd:0<Hn?x?vt+=Le/2-y.focus.x-_t/2:fe+=Me/2-y.focus.y-_t/2:x?(a=E[0].S.x+E[0].la.x,vt+=a+(E[nt-1].S.x+E[nt-1].la.x+2*E[nt-1].focus.x-a)/2-y.focus.x-_t/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-_t/2);break;case iu:x?(vt-=_t,Le+=_t):(fe-=_t,Me+=_t);break;case ru:x?(vt+=Le-y.width+_t,Le+=_t):(fe+=Me-y.height+_t,Me+=_t);break;case hh:case ou:x?1<nt?vt+=sn+Gt/2-y.focus.x:vt+=E[0].focus.x-y.focus.x+E[0].la.x:1<nt?fe+=sn+Gt/2-y.focus.y:fe+=E[0].focus.y-y.focus.y+E[0].la.y;break;case ch:x?vt+=Le+Gt/2-y.focus.x:fe+=Me+Gt/2-y.focus.y;break;case bu:break;default:a=a.customAlignment(y,vt,fe,Le,Me),vt=a[0],fe=a[1],Le=a[2],Me=a[3]}for(a=0;a<nt;a++)_t=E[a],x?_t.S.h(_t.S.x+_t.la.x-vt,_t.S.y+(135<b?(rt?-Me:-_t.Da.height)+_t.la.y-st:Ce+st+_t.la.y)):_t.S.h(_t.S.x+(135<b?(rt?-Le:-_t.Da.width)+_t.la.x-st:dt+st+_t.la.x),_t.S.y+_t.la.y-fe);x?(Le=Ty(y,Le,vt),0>vt&&(vt=0),135<b&&(fe+=Me+st),Me=Math.max(Math.max(Me,Ce),Me+Ce+st)):(135<b&&(vt+=Le+st),Le=Math.max(Math.max(Le,dt),Le+dt+st),Me=Ny(y,Me,fe),0>fe&&(fe=0)),y.la.h(vt,fe),y.Da.h(Le,Me)}}Ri.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 en(b,0,E,z);if(nt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new en(b,0,E,z);for(var rt=y.nodeSpacing,st=y.rowSpacing,ht=hl(y)===90,dt=0,vt=0,Ft=0,Gt=0;Gt<nt;Gt++)if(!(Gt%2!==0||1<nt&&Gt===nt-1)){var _t=x[Gt],ne=_t.Da,ve=dt===0?0:st;if(ht){var fe=a.computeBusNodeSpacing(_t)-rt;_t.S.h(b-(ne.width+fe),Ft+ve),E=Math.max(E,ne.width+fe),z=Math.max(z,Ft+ve+ne.height),Ft+=ve+ne.height}else fe=a.computeBusNodeSpacing(_t)-rt,_t.S.h(vt+ve,b-(ne.height+fe)),z=Math.max(z,ne.height+fe),E=Math.max(E,vt+ve+ne.width),vt+=ve+ne.width;dt++}for(dt=0,_t=vt,Gt=Ft,ht?(vt=b+rt,Ft=0):(vt=0,Ft=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 Le=a.computeBusNodeSpacing(ve)-rt;ve.S.h(vt+Le,Ft+Ce),E=Math.max(E,vt+fe.width+Le),z=Math.max(z,Ft+Ce+fe.height),Ft+=Ce+fe.height}else Le=a.computeBusNodeSpacing(ve)-rt,ve.S.h(vt+Ce,Ft+Le),E=Math.max(E,vt+Ce+fe.width),z=Math.max(z,Ft+fe.height+Le),vt+=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(Gt),Math.abs(Ft)):Math.max(Math.abs(_t),Math.abs(vt))),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(Gt,Ft)+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(_t,vt)+a+nt.width),Ft=b+rt/2-x.focus.y-x.la.y,z=Math.max(z,Ft+nt.height),0>Ft&&(z-=Ft),0>x.S.y&&(b=T0(y,x.S.y,!0,b,rt)))),new en(b,0,E,z)}function dx(a,y,x,b,E,z){var nt=x.length;if(nt===0)return new en(b,0,E,z);if(nt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new en(b,0,E,z);for(var rt=y.nodeSpacing,st=y.rowSpacing,ht=hl(y)===270,dt=0,vt=0,Ft=0,Gt=0;Gt<nt;Gt++)if(!(Gt%2!==0||1<nt&&Gt===nt-1)){var _t=x[Gt],ne=_t.Da,ve=dt===0?0:st;if(ht){var fe=a.computeBusNodeSpacing(_t)-rt;Ft-=ve+ne.height,_t.S.h(b-(ne.width+fe),Ft),E=Math.max(E,ne.width+fe),z=Math.max(z,Math.abs(Ft))}else fe=a.computeBusNodeSpacing(_t)-rt,vt-=ve+ne.width,_t.S.h(vt,b-(ne.height+fe)),z=Math.max(z,ne.height+fe),E=Math.max(E,Math.abs(vt));dt++}for(dt=0,_t=vt,Gt=Ft,ht?(vt=b+rt,Ft=0):(vt=0,Ft=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 Le=a.computeBusNodeSpacing(ve)-rt;Ft-=Ce+fe.height,ve.S.h(vt+Le,Ft),E=Math.max(E,vt+fe.width+Le),z=Math.max(z,Math.abs(Ft))}else Le=a.computeBusNodeSpacing(ve)-rt,vt-=Ce+fe.width,ve.S.h(vt,Ft+Le),z=Math.max(z,Ft+fe.height+Le),E=Math.max(E,Math.abs(vt));dt++}for(1<nt&&nt%2===1&&(st=x[nt-1],dt=st.Da,a=a.computeBusLastRowSpacing(st,ht?Math.max(Math.abs(Gt),Math.abs(Ft)):Math.max(Math.abs(_t),Math.abs(vt))),ht?(st.S.h(b+rt/2-st.focus.x-st.la.x,-z-dt.height-a),vt=b+rt/2-st.focus.x-st.la.x,E=Math.max(E,vt+dt.width),0>vt&&(E-=vt),z=Math.max(z,Math.abs(Math.min(Gt,Ft))+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(_t,vt))+a+dt.width),Ft=b+rt/2-st.focus.y-st.la.y,z=Math.max(z,Ft+dt.height),0>Ft&&(z-=Ft),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 en(b,0,E,z)}Ri.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},Ri.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:ke("Unhandled alignment value "+a.toString())}return new xe(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:ke("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 vt=E;b=z;var Ft=nt,Gt=x.Yo,_t=x.kp;nt=x.Da;var ne=ht?Math.max(Ft,nt.height):Math.max(b,nt.width);if((Gt===null||st!==hl(x))&&(Gt=Hs(a,2),_t=Hs(a,2),ht?(Gt[0].h(0,0),Gt[1].h(0,nt.height),_t[0].h(nt.width,0),_t[1].h(_t[0].x,Gt[1].y)):(Gt[0].h(0,0),Gt[1].h(nt.width,0),_t[0].h(0,nt.height),_t[1].h(Gt[1].x,_t[0].y))),ht){if(Ft=9999999,!(vt===null||2>vt.length||Gt===null||2>Gt.length))for(E=x=0;x<vt.length&&E<Gt.length;){z=vt[x];var ve=Gt[E];st=ve.x,ht=ve.y,st+=b;var fe=z;x+1<vt.length&&(fe=vt[x+1]);var Ce=ve;ve=Ce.x,Ce=Ce.y,E+1<Gt.length&&(Ce=Gt[E+1],ve=Ce.x,Ce=Ce.y,ve+=b);var Le=Ft;z.y===ht?Le=st-z.x:z.y>ht&&z.y<Ce?Le=st+(z.y-ht)/(Ce-ht)*(ve-st)-z.x:ht>z.y&&ht<fe.y&&(Le=st-(z.x+(ht-z.y)/(fe.y-z.y)*(fe.x-z.x))),Le<Ft&&(Ft=Le),fe.y<=z.y?x++:Ce<=ht?E++:(fe.y<=Ce&&x++,Ce<=fe.y&&E++)}if(Ft=b-Ft,Ft+=dt,x=Gt,E=Ft,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=_t,st=Ft,vt===null||2>vt.length||z===null||2>z.length)E=null;else{for(dt=Hs(a,vt.length+z.length),E=ht=x=0;x<vt.length&&vt[x].y<z[0].y;)fe=vt[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<vt.length&&vt[x].y<=z;)x++;for(;x<vt.length&&vt[x].y>z;)st=vt[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,Ft)+nt.width,nt=ne,wl(a,y),wl(a,Gt),wl(a,vt),wl(a,_t),rt[0]=b,rt[1]=E,new en(Ft,0,z,nt)}if(b=9999999,!(vt===null||2>vt.length||Gt===null||2>Gt.length))for(E=x=0;x<vt.length&&E<Gt.length;)z=vt[x],ve=Gt[E],st=ve.x,ht=ve.y,ht+=Ft,fe=z,x+1<vt.length&&(fe=vt[x+1]),Ce=ve,ve=Ce.x,Ce=Ce.y,E+1<Gt.length&&(Ce=Gt[E+1],ve=Ce.x,Ce=Ce.y,Ce+=Ft),Le=b,z.x===st?Le=ht-z.y:z.x>st&&z.x<ve?Le=ht+(z.x-st)/(ve-st)*(Ce-ht)-z.y:st>z.x&&st<fe.x&&(Le=ht-(z.y+(st-z.x)/(fe.x-z.x)*(fe.y-z.y))),Le<b&&(b=Le),fe.x<=z.x?x++:ve<=st?E++:(fe.x<=ve&&x++,ve<=fe.x&&E++);if(Ft-=b,Ft+=dt,x=Gt,E=Ft,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=_t,st=Ft,vt===null||2>vt.length||z===null||2>z.length)E=null;else{for(dt=Hs(a,vt.length+z.length),E=ht=x=0;x<vt.length&&vt[x].x<z[0].x;)fe=vt[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<vt.length&&vt[x].x<=z;)x++;for(;x<vt.length&&vt[x].x>z;)st=vt[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,Ft)+nt.height,wl(a,y),wl(a,Gt),wl(a,vt),wl(a,_t),rt[0]=b,rt[1]=E,new en(Ft,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 xe;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)}Ri.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:ke("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:ke("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)}}}Ri.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},Ri.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},Ri.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 xe(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),b=new xe(-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 en(0,z,x,rt))):this.angle===90?(E.push(new en(0,z,x,rt)),z+=rt):this.angle===180?(z-=rt,E.push(new en(z,0,rt,x))):(E.push(new en(z,0,rt,x)),z+=rt)}this.commitLayers(E,b)}},Ri.prototype.commitLayers=function(){},Ri.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Ri.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])}}Ri.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}Ri.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},Ri.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)},an.Object.defineProperties(Ri.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()):ke("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 Ze(Ri,"PathDefault",-1),nu=new Ze(Ri,"PathDestination",0),Nd=new Ze(Ri,"PathSource",1),Uf=new Ze(Ri,"SortingForwards",10),Cp=new Ze(Ri,"SortingReverse",11),bp=new Ze(Ri,"SortingAscending",12),Ap=new Ze(Ri,"SortingDescending",13),_f=new Ze(Ri,"AlignmentCenterSubtrees",20),Fd=new Ze(Ri,"AlignmentCenterChildren",21),iu=new Ze(Ri,"AlignmentStart",22),ru=new Ze(Ri,"AlignmentEnd",23),hh=new Ze(Ri,"AlignmentBus",24),ou=new Ze(Ri,"AlignmentBusBranching",25),ch=new Ze(Ri,"AlignmentTopLeftBus",26),bu=new Ze(Ri,"AlignmentBottomRightBus",27),B0=new Ze(Ri,"CompactionNone",30),Lp=new Ze(Ri,"CompactionBlock",31),O0=new Ze(Ri,"StyleLayered",40),By=new Ze(Ri,"StyleLastParents",41),Oy=new Ze(Ri,"StyleAlternating",42),Iy=new Ze(Ri,"StyleRootOnly",43),I0=new Ze(Ri,"ArrangementVertical",50),Ry=new Ze(Ri,"ArrangementHorizontal",51),R0=new Ze(Ri,"ArrangementFixedRoots",52),jy=new Ze(Ri,"LayerIndividual",60),zy=new Ze(Ri,"LayerSiblings",61),j0=new Ze(Ri,"LayerUniform",62);Ri.className="TreeLayout",Ri.PathDefault=D0,Ri.PathDestination=nu,Ri.PathSource=Nd,Ri.SortingForwards=Uf,Ri.SortingReverse=Cp,Ri.SortingAscending=bp,Ri.SortingDescending=Ap,Ri.AlignmentCenterSubtrees=_f,Ri.AlignmentCenterChildren=Fd,Ri.AlignmentStart=iu,Ri.AlignmentEnd=ru,Ri.AlignmentBus=hh,Ri.AlignmentBusBranching=ou,Ri.AlignmentTopLeftBus=ch,Ri.AlignmentBottomRightBus=bu,Ri.CompactionNone=B0,Ri.CompactionBlock=Lp,Ri.StyleLayered=O0,Ri.StyleLastParents=By,Ri.StyleAlternating=Oy,Ri.StyleRootOnly=Iy,Ri.ArrangementVertical=I0,Ri.ArrangementHorizontal=Ry,Ri.ArrangementFixedRoots=R0,Ri.LayerIndividual=jy,Ri.LayerSiblings=zy,Ri.LayerUniform=j0;function Dd(a){wr.call(this,a)}Ye(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 xe(0,0),this.Da=new xn(0,0),this.la=new xe(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}Ye(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)},an.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 xe(0,0)}Ye(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:ke("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 vt=a.i(1),Ft=a.i(2)}else{for(dt=1;3<a.pointsCount;)a.pv(1);vt=a.i(0),Ft=a.i(a.pointsCount-1)}var Gt=a.i(a.pointsCount-1);z===0?(x.alignment===ru?(z=b.bottom+E.y,E.y===0&&vt.y>Gt.y+x.rowIndent&&(z=Math.min(z,Math.max(vt.y,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.top+E.y,E.y===0&&vt.y<Gt.y-x.rowIndent&&(z=Math.max(z,Math.min(vt.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,vt.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,Ft.x,z)):(ht&&(a.m(dt,b.right+nt/2,vt.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,Ft.y))):z===90?(x.alignment===ru?(z=b.right+E.x,E.x===0&&vt.x>Gt.x+x.rowIndent&&(z=Math.min(z,Math.max(vt.x,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.left+E.x,E.x===0&&vt.x<Gt.x-x.rowIndent&&(z=Math.max(z,Math.min(vt.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,vt.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,Ft.y)):(ht&&(a.m(dt,vt.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,Ft.x,a.i(dt-1).y))):z===180?(x.alignment===ru?(z=b.bottom+E.y,E.y===0&&vt.y>Gt.y+x.rowIndent&&(z=Math.min(z,Math.max(vt.y,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.top+E.y,E.y===0&&vt.y<Gt.y-x.rowIndent&&(z=Math.max(z,Math.min(vt.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,vt.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,Ft.x,z)):(ht&&(a.m(dt,b.left-nt/2,vt.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,Ft.y))):z===270?(x.alignment===ru?(z=b.right+E.x,E.x===0&&vt.x>Gt.x+x.rowIndent&&(z=Math.min(z,Math.max(vt.x,z-y.computeNodeIndent(x))))):x.alignment===iu?(z=b.left+E.x,E.x===0&&vt.x<Gt.x-x.rowIndent&&(z=Math.max(z,Math.min(vt.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,vt.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,Ft.y)):(ht&&(a.m(dt,vt.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,Ft.x,a.i(dt-1).y))):ke("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()))}}},an.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=fn.go,Wy={get licenseKey(){return Ve.licenseKey},set licenseKey(a){Ve.licenseKey=a},get version(){return Ve.version},Group:xi,EnumValue:Ze,List:un,Set:cn,Map:ti,Point:xe,Size:xn,Rect:en,Margin:Oi,Spot:ni,Geometry:vn,PathFigure:So,PathSegment:or,InputEvent:os,DiagramEvent:Iu,ChangedEvent:jr,Model:Zn,GraphLinksModel:Qi,TreeModel:Ls,Binding:$r,Transaction:bo,UndoManager:zr,CommandHandler:me,Tool:ir,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:Ve,Palette:mt,Overview:bt,Brush:ur,GraphObject:Be,Panel:dn,RowColumnDefinition:lo,Shape:Ei,TextBlock:xr,Picture:Rs,Part:ei,Adornment:rr,Node:Mn,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:dr,LayeredDigraphNetwork:Gf,LayeredDigraphVertex:Ia,LayeredDigraphEdge:wp,TreeLayout:Ri,TreeNetwork:Dd,TreeVertex:Ya,TreeEdge:Hf};typeof z0=="object"&&z0.version&&En("WARNING: a `go` object on the root object is already defined. "+("Debug"in z0?"debug ":"")+"version: "+z0.version+", replaced with version: "+Wy.version),Ve.prototype.go=Wy,fn.go=Wy,typeof Pn.exports=="object"&&(Pn.exports=typeof ce.g!="undefined"?ce.g.go:self.go)}();var $t=typeof ce.g!="undefined"?ce.g.go:self.go;const wt=typeof ce.g!="undefined"?ce.g.go:self.go,Qt=wt.Group,Zt=wt.EnumValue,Ot=wt.List,jt=wt.Set,Ct=wt.Map,Mt=wt.Point,Bt=wt.Size,St=wt.Rect,kt=wt.Margin,xt=wt.Spot,Dt=wt.Geometry,yt=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,qt=wt.DraggingTool,ee=wt.DraggingInfo,Yt=wt.LinkingBaseTool,de=wt.LinkingTool,ge=wt.RelinkingTool,be=wt.LinkReshapingTool,Ne=wt.ResizingTool,We=wt.RotatingTool,we=wt.ClickSelectingTool,je=wt.ActionTool,he=wt.ClickCreatingTool,Jt=wt.HTMLInfo,re=wt.ContextMenuTool,se=wt.DragSelectingTool,pe=wt.PanningTool,ue=wt.TextEditingTool,Ie=wt.ToolManager,Fe=wt.Animation,Qe=wt.AnimationManager,Ae=wt.AnimationTrigger,Pe=wt.Layer,He=wt.Diagram,Re=wt.Palette,_e=wt.Overview,ie=wt.Brush,Tt=wt.GraphObject,At=wt.Panel,Vt=wt.RowColumnDefinition,oe=wt.Shape,Ht=wt.TextBlock,It=wt.TextBlockMetrics,Pt=wt.Picture,Et=wt.Part,te=wt.Adornment,zt=wt.Node,Wt=wt.Link,le=wt.Placeholder,ye=wt.Layout,Ge=wt.LayoutNetwork,ze=wt.LayoutVertex,Ee=wt.LayoutEdge,Xe=wt.GridLayout,on=wt.PanelLayout,rn=wt.CircularLayout,Je=wt.CircularNetwork,Tn=wt.CircularVertex,gn=wt.CircularEdge,Cn=wt.ForceDirectedLayout,Bn=wt.ForceDirectedNetwork,ii=wt.ForceDirectedVertex,Nn=wt.ForceDirectedEdge,oi=wt.LayeredDigraphLayout,Ai=wt.LayeredDigraphNetwork,Si=wt.LayeredDigraphVertex,Xi=wt.LayeredDigraphEdge,Ui=wt.TreeLayout,_i=wt.TreeNetwork,zi=wt.TreeVertex,wi=wt.TreeEdge,Wi=wt.version},2859:function(Pn,_n,ce){"use strict";ce.d(_n,{hP:function(){return _e}});var $t=function(ie,Tt){return($t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(At,Vt){At.__proto__=Vt}||function(At,Vt){for(var oe in Vt)Object.prototype.hasOwnProperty.call(Vt,oe)&&(At[oe]=Vt[oe])})(ie,Tt)};function wt(ie,Tt){function At(){this.constructor=ie}$t(ie,Tt),ie.prototype=Tt===null?Object.create(Tt):(At.prototype=Tt.prototype,new At)}function Qt(ie,Tt,At,Vt){return new(At||(At=Promise))(function(oe,Ht){function It(te){try{Et(Vt.next(te))}catch(zt){Ht(zt)}}function Pt(te){try{Et(Vt.throw(te))}catch(zt){Ht(zt)}}function Et(te){var zt;te.done?oe(te.value):(zt=te.value,zt instanceof At?zt:new At(function(Wt){Wt(zt)})).then(It,Pt)}Et((Vt=Vt.apply(ie,Tt||[])).next())})}function Zt(ie,Tt){var At,Vt,oe,Ht,It={label:0,sent:function(){if(1&oe[0])throw oe[1];return oe[1]},trys:[],ops:[]};return Ht={next:Pt(0),throw:Pt(1),return:Pt(2)},typeof Symbol=="function"&&(Ht[Symbol.iterator]=function(){return this}),Ht;function Pt(Et){return function(te){return function(zt){if(At)throw new TypeError("Generator is already executing.");for(;It;)try{if(At=1,Vt&&(oe=2&zt[0]?Vt.return:zt[0]?Vt.throw||((oe=Vt.return)&&oe.call(Vt),0):Vt.next)&&!(oe=oe.call(Vt,zt[1])).done)return oe;switch(Vt=0,oe&&(zt=[2&zt[0],oe.value]),zt[0]){case 0:case 1:oe=zt;break;case 4:return It.label++,{value:zt[1],done:!1};case 5:It.label++,Vt=zt[1],zt=[0];continue;case 7:zt=It.ops.pop(),It.trys.pop();continue;default:if(oe=It.trys,!((oe=oe.length>0&&oe[oe.length-1])||zt[0]!==6&&zt[0]!==2)){It=0;continue}if(zt[0]===3&&(!oe||zt[1]>oe[0]&&zt[1]<oe[3])){It.label=zt[1];break}if(zt[0]===6&&It.label<oe[1]){It.label=oe[1],oe=zt;break}if(oe&&It.label<oe[2]){It.label=oe[2],It.ops.push(zt);break}oe[2]&&It.ops.pop(),It.trys.pop();continue}zt=Tt.call(ie,It)}catch(Wt){zt=[6,Wt],Vt=0}finally{At=oe=0}if(5&zt[0])throw zt[1];return{value:zt[0]?zt[1]:void 0,done:!0}}([Et,te])}}}function Ot(){for(var ie=0,Tt=0,At=arguments.length;Tt<At;Tt++)ie+=arguments[Tt].length;var Vt=Array(ie),oe=0;for(Tt=0;Tt<At;Tt++)for(var Ht=arguments[Tt],It=0,Pt=Ht.length;It<Pt;It++,oe++)Vt[oe]=Ht[It];return Vt}var jt=function(){function ie(){}return ie.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},ie.setAttributes=function(Tt,At){for(var Vt=0,oe=At;Vt<oe.length;Vt++){var Ht=oe[Vt],It=Ht[0],Pt=Ht[1];Tt.setAttribute(It,Pt)}},ie.createRect=function(Tt,At,Vt){var oe=document.createElementNS("http://www.w3.org/2000/svg","rect");return oe.setAttribute("width",Tt.toString()),oe.setAttribute("height",At.toString()),Vt&&ie.setAttributes(oe,Vt),oe},ie.createLine=function(Tt,At,Vt,oe,Ht){var It=document.createElementNS("http://www.w3.org/2000/svg","line");return It.setAttribute("x1",Tt.toString()),It.setAttribute("y1",At.toString()),It.setAttribute("x2",Vt.toString()),It.setAttribute("y2",oe.toString()),Ht&&ie.setAttributes(It,Ht),It},ie.createPolygon=function(Tt,At){var Vt=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Vt.setAttribute("points",Tt),At&&ie.setAttributes(Vt,At),Vt},ie.createCircle=function(Tt,At){var Vt=document.createElementNS("http://www.w3.org/2000/svg","circle");return Vt.setAttribute("cx",(Tt/2).toString()),Vt.setAttribute("cy",(Tt/2).toString()),Vt.setAttribute("r",Tt.toString()),At&&ie.setAttributes(Vt,At),Vt},ie.createEllipse=function(Tt,At,Vt){var oe=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return oe.setAttribute("cx",(Tt/2).toString()),oe.setAttribute("cy",(At/2).toString()),oe.setAttribute("rx",(Tt/2).toString()),oe.setAttribute("ry",(At/2).toString()),Vt&&ie.setAttributes(oe,Vt),oe},ie.createGroup=function(Tt){var At=document.createElementNS("http://www.w3.org/2000/svg","g");return Tt&&ie.setAttributes(At,Tt),At},ie.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},ie.createMarker=function(Tt,At,Vt,oe,Ht,It,Pt){var Et=document.createElementNS("http://www.w3.org/2000/svg","marker");return ie.setAttributes(Et,[["id",Tt],["orient",At],["markerWidth",Vt.toString()],["markerHeight",oe.toString()],["refX",Ht.toString()],["refY",It.toString()]]),Et.appendChild(Pt),Et},ie.createText=function(Tt){var At=document.createElementNS("http://www.w3.org/2000/svg","text");return At.setAttribute("x","0"),At.setAttribute("y","0"),Tt&&ie.setAttributes(At,Tt),At},ie.createTSpan=function(Tt,At){var Vt=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Vt.textContent=Tt,At&&ie.setAttributes(Vt,At),Vt},ie.createImage=function(Tt){var At=document.createElementNS("http://www.w3.org/2000/svg","image");return Tt&&ie.setAttributes(At,Tt),At},ie.createPoint=function(Tt,At){var Vt=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Vt.x=Tt,Vt.y=At,Vt},ie.createPath=function(Tt,At){var Vt=document.createElementNS("http://www.w3.org/2000/svg","path");return Vt.setAttribute("d",Tt),At&&ie.setAttributes(Vt,At),Vt},ie}(),Ct=function(){function ie(){}return ie.addKey=function(Tt){ie.key=Tt},Object.defineProperty(ie,"isLicensed",{get:function(){return!!ie.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(ie.key)},enumerable:!1,configurable:!0}),ie}(),Mt=function(){function ie(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return ie.prototype.rasterize=function(Tt,At,Vt){var oe=this;return new Promise(function(Ht){var It=Vt!==void 0?Vt:document.createElement("canvas");Tt===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",At.width.baseVal.valueAsString),Pt.setAttribute("height",At.height.baseVal.valueAsString),Pt.setAttribute("viewBox","0 0 "+At.viewBox.baseVal.width.toString()+" "+At.viewBox.baseVal.height.toString()),Pt.innerHTML=At.innerHTML,oe.naturalSize===!0?(Pt.width.baseVal.value=Tt.naturalWidth,Pt.height.baseVal.value=Tt.naturalHeight):oe.width!==void 0&&oe.height!==void 0&&(Pt.width.baseVal.value=oe.width,Pt.height.baseVal.value=oe.height),It.width=Pt.width.baseVal.value,It.height=Pt.height.baseVal.value;var Et=Pt.outerHTML,te=It.getContext("2d");oe.markersOnly!==!0&&te.drawImage(Tt,0,0,It.width,It.height);var zt=window.URL,Wt=new Image(It.width,It.height);Wt.setAttribute("crossOrigin","anonymous");var le=new Blob([Et],{type:"image/svg+xml"}),ye=zt.createObjectURL(le);Wt.onload=function(){te.drawImage(Wt,0,0),zt.revokeObjectURL(ye);var Ge=It.toDataURL(oe.imageType,oe.imageQuality);Ht(Ge)},Wt.src=ye})},ie}(),Bt=function(){},St=function(){function ie(Tt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+Tt+"_"}return Object.defineProperty(ie.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(ie.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(ie.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),ie.prototype.addClass=function(Tt){return this.styleSheet===void 0&&this.addStyleSheet(),Tt.name=""+this.classNamePrefix+Tt.localName,this.classes.push(Tt),this.styleSheet.sheet.insertRule("."+Tt.name+" {"+Tt.style+"}",this.styleSheet.sheet.cssRules.length),Tt},ie.prototype.addRule=function(Tt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(Tt),this.styleSheet.sheet.insertRule(Tt.selector+" {"+Tt.style+"}",this.styleSheet.sheet.cssRules.length)},ie.prototype.addStyleSheet=function(){var Tt;this.styleSheet=document.createElement("style"),((Tt=this.styleSheetRoot)!==null&&Tt!==void 0?Tt: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;
`))},ie.prototype.removeStyleSheet=function(){var Tt;this.styleSheet&&(((Tt=this.styleSheetRoot)!==null&&Tt!==void 0?Tt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},ie}(),kt=function(ie,Tt){this.selector=ie,this.style=Tt},xt=function(ie,Tt){this.localName=ie,this.style=Tt},Dt=function(){function ie(Tt,At,Vt,oe,Ht){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Tt,this.displayMode=At,this.markerItems=Vt,this.uiStyleSettings=oe,this.styles=Ht,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return ie.prototype.show=function(Tt){var At=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Tt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Vt=document.createElement("div");Vt.className=this.toolbarBlockStyleClass.name,Vt.style.whiteSpace="nowrap",this.uiContainer.appendChild(Vt),this.addActionButton(Vt,'<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(Vt,'<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(Vt,'<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(Vt,'<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(Vt,'<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(Vt,'<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(Vt,'<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(Vt,'<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(Ht){var It=document.createElement("div");It.className=""+At.toolbarButtonStyleClass.name,It.setAttribute("data-type-name",Ht.typeName),It.innerHTML=Ht.icon,It.addEventListener("click",function(){At.markerToolbarButtonClicked(It,Ht)}),At.buttons.push(It),At.markerButtons.push(It)}),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()},ie.prototype.addButtonClickListener=function(Tt){this.buttonClickListeners.push(Tt)},ie.prototype.removeButtonClickListener=function(Tt){this.buttonClickListeners.indexOf(Tt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Tt),1)},ie.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},ie.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Tt=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var At=0;At<this.markerButtons.length;At++)At<Tt||At===Tt&&this.markerButtons.length-1===Tt?this.markerButtonBlock.appendChild(this.markerButtons[At]):(At===Tt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[At]))}},ie.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")},ie.prototype.resetButtonStyles=function(){var Tt=this;this.buttons.forEach(function(At){At.className=At.className.replace(Tt.uiStyleSettings.toolbarButtonStyleColorsClassName?Tt.uiStyleSettings.toolbarButtonStyleColorsClassName:Tt.toolbarButtonStyleColorsClass.name,"").trim(),At.className=At.className.replace(Tt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Tt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Tt.toolbarActiveButtonStyleColorsClass.name,"").trim(),At.className+=" "+(Tt.uiStyleSettings.toolbarButtonStyleColorsClassName?Tt.uiStyleSettings.toolbarButtonStyleColorsClassName:Tt.toolbarButtonStyleColorsClass.name)})},ie.prototype.addActionButton=function(Tt,At,Vt){var oe=this,Ht=document.createElement("div");switch(Ht.className=""+this.toolbarButtonStyleClass.name,Ht.innerHTML=At,Ht.setAttribute("data-action",Vt),Ht.addEventListener("click",function(){oe.actionToolbarButtonClicked(Ht,Vt)}),Vt){case"select":Ht.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":Ht.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":Ht.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":Ht.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":Ht.style.fill=this.uiStyleSettings.closeButtonColor}Tt.appendChild(Ht),this.buttons.push(Ht)},ie.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 Tt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new xt("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*Tt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*Tt)+`px;
padding: `+Tt+`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+`
`))},ie.prototype.markerToolbarButtonClicked=function(Tt,At){this.setActiveButton(Tt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Vt){return Vt("marker",At)}),this.markerButtonOverflowBlock.style.display="none"},ie.prototype.actionToolbarButtonClicked=function(Tt,At){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Vt){return Vt("action",At)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},ie.prototype.setActiveButton=function(Tt){this.resetButtonStyles(),Tt.className=Tt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Tt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},ie.prototype.setActiveMarkerButton=function(Tt){var At=this.markerButtons.find(function(Vt){return Vt.getAttribute("data-type-name")===Tt});At&&this.setActiveButton(At)},ie.prototype.setCurrentMarker=function(Tt){var At=this;this.currentMarker=Tt,this.buttons.filter(function(Vt){return/delete|notes/.test(Vt.getAttribute("data-action"))}).forEach(function(Vt){At.currentMarker===void 0?(Vt.style.fillOpacity="0.4",Vt.style.pointerEvents="none"):(Vt.style.fillOpacity="1",Vt.style.pointerEvents="all")})},ie}(),yt=function(){function ie(Tt,At,Vt,oe){this.panels=[],this.panelButtons=[],this.markerjsContainer=Tt,this.displayMode=At,this.uiStyleSettings=Vt,this.styles=oe,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return ie.prototype.addStyles=function(){var Tt;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 At=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: `+((Tt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Tt!==void 0?Tt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new xt("toolbox_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*At)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*At)+`px;
padding: `+At+`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;
`))},ie.prototype.show=function(Tt){var At;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Tt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((At=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&At!==void 0?At:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},ie.prototype.setPanelButtons=function(Tt){var At,Vt,oe=this;this.panels=Tt,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((At=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&At!==void 0?At:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Vt=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Vt!==void 0?Vt:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(Ht){var It;Ht.uiStyleSettings=oe.uiStyleSettings;var Pt=document.createElement("div");Pt.className=oe.toolboxButtonStyleClass.name+" "+((It=oe.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&It!==void 0?It:oe.toolboxButtonStyleColorsClass.name),Pt.innerHTML=Ht.icon,Pt.title=Ht.title,Pt.addEventListener("click",function(){oe.panelButtonClick(Ht)}),oe.panelButtons.push(Pt),oe.buttonRow.appendChild(Pt)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},ie.prototype.panelButtonClick=function(Tt){var At=this,Vt=-1;if(Tt!==this.activePanel){Vt=this.panels.indexOf(Tt),this.panelRow.innerHTML="";var oe=Tt.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=Tt}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){At.displayMode==="inline"?At.panelRow.style.display="none":At.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(Ht,It){var Pt,Et;Ht.className=At.toolboxButtonStyleClass.name+" "+(It===Vt?""+((Pt=At.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Pt!==void 0?Pt:At.toolboxActiveButtonStyleColorsClass.name):""+((Et=At.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Et!==void 0?Et:At.toolboxButtonStyleColorsClass.name))})},ie}(),et=function(ie,Tt){this.title=ie,this.icon=Tt},tt=function(ie){function Tt(At,Vt,oe,Ht){var It=ie.call(this,At,Ht||'<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 It.colors=[],It.addTransparent=!1,It.colorBoxes=[],It.colors=Vt,It.currentColor=oe,It.setCurrentColor=It.setCurrentColor.bind(It),It.getColorBox=It.getColorBox.bind(It),It}return wt(Tt,ie),Tt.prototype.getUi=function(){var At=this,Vt=document.createElement("div");return Vt.style.overflow="hidden",Vt.style.whiteSpace="nowrap",this.colors.forEach(function(oe){var Ht=At.getColorBox(oe);Vt.appendChild(Ht),At.colorBoxes.push(Ht)}),Vt},Tt.prototype.getColorBox=function(At){var Vt=this,oe=this.uiStyleSettings.toolbarHeight/4,Ht=this.uiStyleSettings.toolbarHeight-oe,It=document.createElement("div");It.style.display="inline-block",It.style.boxSizing="content-box",It.style.width=Ht-2+"px",It.style.height=Ht-2+"px",It.style.padding="1px",It.style.marginRight="2px",It.style.marginBottom="2px",It.style.borderWidth="2px",It.style.borderStyle="solid",It.style.borderRadius=(Ht+2)/2+"px",It.style.borderColor=At===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",It.addEventListener("click",function(){Vt.setCurrentColor(At,It)});var Pt=document.createElement("div");return Pt.style.display="inline-block",Pt.style.width=Ht-2+"px",Pt.style.height=Ht-2+"px",Pt.style.backgroundColor=At,Pt.style.borderRadius=Ht/2+"px",At==="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>`),It.appendChild(Pt),It},Tt.prototype.setCurrentColor=function(At,Vt){var oe=this;this.currentColor=At,this.colorBoxes.forEach(function(Ht){Ht.style.borderColor=Ht===Vt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(At)},Tt}(et),lt=function(){function ie(Tt,At,Vt){this._state="new",this._isSelected=!1,this._container=Tt,this._overlayContainer=At,this.globalSettings=Vt,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(ie.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),ie.prototype.ownsTarget=function(Tt){return!1},Object.defineProperty(ie.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),ie.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},ie.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},ie.prototype.pointerDown=function(Tt,At){},ie.prototype.dblClick=function(Tt,At){},ie.prototype.manipulate=function(Tt){},ie.prototype.pointerUp=function(Tt){this.stateChanged()},ie.prototype.dispose=function(){},ie.prototype.addMarkerVisualToContainer=function(Tt){this.container.childNodes.length>0?this.container.insertBefore(Tt,this.container.childNodes[0]):this.container.appendChild(Tt)},ie.prototype.getState=function(){return{typeName:ie.typeName,state:this.state,notes:this.notes}},ie.prototype.restoreState=function(Tt){this._state=Tt.state,this.notes=Tt.notes},ie.prototype.scale=function(Tt,At){},ie.prototype.colorChanged=function(Tt){this.onColorChanged&&this.onColorChanged(Tt),this.stateChanged()},ie.prototype.fillColorChanged=function(Tt){this.onFillColorChanged&&this.onFillColorChanged(Tt),this.stateChanged()},ie.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Tt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Tt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Tt)&&this.onStateChanged(this)}},ie.typeName="MarkerBase",ie}(),ot=function(){function ie(){this.findGripByVisual=this.findGripByVisual.bind(this)}return ie.prototype.findGripByVisual=function(Tt){return this.topLeft.ownsTarget(Tt)?this.topLeft:this.topCenter.ownsTarget(Tt)?this.topCenter:this.topRight.ownsTarget(Tt)?this.topRight:this.centerLeft.ownsTarget(Tt)?this.centerLeft:this.centerRight.ownsTarget(Tt)?this.centerRight:this.bottomLeft.ownsTarget(Tt)?this.bottomLeft:this.bottomCenter.ownsTarget(Tt)?this.bottomCenter:this.bottomRight.ownsTarget(Tt)?this.bottomRight:void 0},ie}(),ut=function(){function ie(){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 ie.prototype.ownsTarget=function(Tt){return Tt===this.visual||Tt===this.visual.childNodes[0]||Tt===this.visual.childNodes[1]},ie}(),ct=function(){function ie(){}return ie.toITransformMatrix=function(Tt){return{a:Tt.a,b:Tt.b,c:Tt.c,d:Tt.d,e:Tt.e,f:Tt.f}},ie.toSVGMatrix=function(Tt,At){return Tt.a=At.a,Tt.b=At.b,Tt.c=At.c,Tt.d=At.d,Tt.e=At.e,Tt.f=At.f,Tt},ie}(),ft=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.left=0,Ht.top=0,Ht.width=0,Ht.height=0,Ht.defaultSize={x:50,y:20},Ht.offsetX=0,Ht.offsetY=0,Ht.rotationAngle=0,Ht.CB_DISTANCE=10,Ht._suppressMarkerCreateEvent=!1,Ht.container.transform.baseVal.appendItem(jt.createTransform()),Ht.setupControlBox(),Ht}return wt(Tt,ie),Object.defineProperty(Tt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Tt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Tt.prototype,"visual",{get:function(){return this._visual},set:function(At){this._visual=At;var Vt=jt.createTransform();this._visual.transform.baseVal.appendItem(Vt)},enumerable:!1,configurable:!0}),Tt.prototype.ownsTarget=function(At){return!!ie.prototype.ownsTarget.call(this,At)||!!(this.controlGrips.findGripByVisual(At)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(At))},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.state==="new"&&(this.left=At.x,this.top=At.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var oe=this.unrotatePoint(At);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(Vt),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Vt)){this.activeGrip=this.rotatorGrip;var Ht=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=Ht.x-this.width/2,this.top=Ht.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var It=this.container.transform.baseVal.getItem(0);It.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(It,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Tt.prototype.pointerUp=function(At){var Vt=this.state;ie.prototype.pointerUp.call(this,At),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(At),this._state="select",Vt==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Tt.prototype.moveVisual=function(At){this.visual.style.transform="translate("+At.x+"px, "+At.y+"px)"},Tt.prototype.manipulate=function(At){var Vt=this.unrotatePoint(At);this.state==="creating"?this.resize(At):this.state==="move"?(this.left=this.manipulationStartLeft+(Vt.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Vt.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Vt):this.state==="rotate"&&this.rotate(At)},Tt.prototype.resize=function(At){var Vt=this.manipulationStartLeft,oe=this.manipulationStartWidth,Ht=this.manipulationStartTop,It=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Vt=this.manipulationStartLeft+At.x-this.manipulationStartX,oe=this.manipulationStartWidth+this.manipulationStartLeft-Vt;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:oe=this.manipulationStartWidth+At.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Ht=this.manipulationStartTop+At.y-this.manipulationStartY,It=this.manipulationStartHeight+this.manipulationStartTop-Ht;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:It=this.manipulationStartHeight+At.y-this.manipulationStartY}oe>=0?(this.left=Vt,this.width=oe):(this.left=Vt+oe,this.width=-oe),It>=0?(this.top=Ht,this.height=It):(this.top=Ht+It,this.height=-It),this.setSize()},Tt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Tt.prototype.rotate=function(At){if(Math.abs(At.x-this.centerX)>.1){var Vt=Math.sign(At.x-this.centerX);this.rotationAngle=180*Math.atan((At.y-this.centerY)/(At.x-this.centerX))/Math.PI+90*Vt,this.applyRotation()}},Tt.prototype.applyRotation=function(){var At=this.container.transform.baseVal.getItem(0);At.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(At,0)},Tt.prototype.rotatePoint=function(At){if(this.rotationAngle===0)return At;var Vt=this.container.getCTM(),oe=jt.createPoint(At.x,At.y);return{x:(oe=oe.matrixTransform(Vt)).x,y:oe.y}},Tt.prototype.unrotatePoint=function(At){if(this.rotationAngle===0)return At;var Vt=this.container.getCTM();Vt=Vt.inverse();var oe=jt.createPoint(At.x,At.y);return{x:(oe=oe.matrixTransform(Vt)).x,y:oe.y}},Tt.prototype.select=function(){ie.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Tt.prototype.deselect=function(){ie.prototype.deselect.call(this),this.controlBox.style.display="none"},Tt.prototype.setupControlBox=function(){this.controlBox=jt.createGroup();var At=jt.createTransform();At.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(At),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"},Tt.prototype.adjustControlBox=function(){var At=this.controlBox.transform.baseVal.getItem(0);At.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(At,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()},Tt.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()},Tt.prototype.createGrip=function(){var At=new ut;return At.visual.transform.baseVal.appendItem(jt.createTransform()),this.controlBox.appendChild(At.visual),At},Tt.prototype.positionGrips=function(){var At=this.controlGrips.topLeft.GRIP_SIZE,Vt=-At/2,oe=Vt,Ht=(this.width+this.CB_DISTANCE)/2-At/2,It=(this.height+this.CB_DISTANCE)/2-At/2,Pt=this.height+this.CB_DISTANCE-At/2,Et=this.width+this.CB_DISTANCE-At/2;this.positionGrip(this.controlGrips.topLeft.visual,Vt,oe),this.positionGrip(this.controlGrips.topCenter.visual,Ht,oe),this.positionGrip(this.controlGrips.topRight.visual,Et,oe),this.positionGrip(this.controlGrips.centerLeft.visual,Vt,It),this.positionGrip(this.controlGrips.centerRight.visual,Et,It),this.positionGrip(this.controlGrips.bottomLeft.visual,Vt,Pt),this.positionGrip(this.controlGrips.bottomCenter.visual,Ht,Pt),this.positionGrip(this.controlGrips.bottomRight.visual,Et,Pt),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Ht,oe-3*this.CB_DISTANCE)},Tt.prototype.positionGrip=function(At,Vt,oe){var Ht=At.transform.baseVal.getItem(0);Ht.setTranslate(Vt,oe),At.transform.baseVal.replaceItem(Ht,0)},Tt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},Tt.prototype.showControlBox=function(){this.controlBox.style.display=""},Tt.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)},ie.prototype.getState.call(this))},Tt.prototype.restoreState=function(At){ie.prototype.restoreState.call(this,At);var Vt=At;this.left=Vt.left,this.top=Vt.top,this.width=Vt.width,this.height=Vt.height,this.rotationAngle=Vt.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(ct.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Vt.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(ct.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Vt.containerTransformMatrix))},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt);var oe=this.rotatePoint({x:this.left,y:this.top}),Ht=this.unrotatePoint({x:oe.x*At,y:oe.y*Vt});this.left=Ht.x,this.top=Ht.y,this.width=this.width*At,this.height=this.height*Vt,this.adjustControlBox()},Tt}(lt),gt=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.fillColor="transparent",Ht.strokeColor="transparent",Ht.strokeWidth=0,Ht.strokeDasharray="",Ht.opacity=1,Ht.setStrokeColor=Ht.setStrokeColor.bind(Ht),Ht.setFillColor=Ht.setFillColor.bind(Ht),Ht.setStrokeWidth=Ht.setStrokeWidth.bind(Ht),Ht.setStrokeDasharray=Ht.setStrokeDasharray.bind(Ht),Ht.createVisual=Ht.createVisual.bind(Ht),Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.visual)},Tt.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)},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.state==="new"&&(this.createVisual(),this.moveVisual(At),this._state="creating")},Tt.prototype.manipulate=function(At){ie.prototype.manipulate.call(this,At)},Tt.prototype.resize=function(At){ie.prototype.resize.call(this,At),this.setSize()},Tt.prototype.setSize=function(){ie.prototype.setSize.call(this),jt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Tt.prototype.pointerUp=function(At){ie.prototype.pointerUp.call(this,At),this.setSize()},Tt.prototype.setStrokeColor=function(At){this.strokeColor=At,this.visual&&jt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(At),this.stateChanged()},Tt.prototype.setFillColor=function(At){this.fillColor=At,this.visual&&jt.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Tt.prototype.setStrokeWidth=function(At){this.strokeWidth=At,this.visual&&jt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Tt.prototype.setStrokeDasharray=function(At){this.strokeDasharray=At,this.visual&&jt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Tt.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},ie.prototype.getState.call(this))},Tt.prototype.restoreState=function(At){var Vt=At;this.fillColor=Vt.fillColor,this.strokeColor=Vt.strokeColor,this.strokeWidth=Vt.strokeWidth,this.strokeDasharray=Vt.strokeDasharray,this.opacity=Vt.opacity,this.createVisual(),ie.prototype.restoreState.call(this,At),this.setSize()},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt),this.setSize()},Tt.title="Rectangle marker",Tt}(ft),Lt=function(ie){function Tt(At,Vt,oe,Ht){var It=ie.call(this,At,Ht||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return It.widths=[],It.widthBoxes=[],It.widths=Vt,It.currentWidth=oe,It.setCurrentWidth=It.setCurrentWidth.bind(It),It}return wt(Tt,ie),Tt.prototype.getUi=function(){var At=this,Vt=document.createElement("div");return Vt.style.display="flex",Vt.style.overflow="hidden",Vt.style.flexGrow="2",this.widths.forEach(function(oe){var Ht=document.createElement("div");Ht.style.display="flex",Ht.style.flexGrow="2",Ht.style.alignItems="center",Ht.style.justifyContent="space-between",Ht.style.padding="5px",Ht.style.borderWidth="2px",Ht.style.borderStyle="solid",Ht.style.borderColor=oe===At.currentWidth?At.uiStyleSettings.toolboxAccentColor:"transparent",Ht.addEventListener("click",function(){At.setCurrentWidth(oe,Ht)}),Vt.appendChild(Ht);var It=document.createElement("div");It.innerText=oe.toString(),It.style.marginRight="5px",Ht.appendChild(It);var Pt=document.createElement("div");Pt.style.minHeight="20px",Pt.style.flexGrow="2",Pt.style.display="flex",Pt.style.alignItems="center";var Et=document.createElement("hr");Et.style.minWidth="20px",Et.style.border="0px",Et.style.borderTop=oe+"px solid "+At.uiStyleSettings.toolboxColor,Et.style.flexGrow="2",Pt.appendChild(Et),Ht.appendChild(Pt),At.widthBoxes.push(Ht)}),Vt},Tt.prototype.setCurrentWidth=function(At,Vt){var oe=this;this.currentWidth=At,this.widthBoxes.forEach(function(Ht){Ht.style.borderColor=Ht===Vt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Tt}(et),Rt=function(ie){function Tt(At,Vt,oe,Ht){var It=ie.call(this,At,Ht||'<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 It.styles=[],It.styleBoxes=[],It.styles=Vt,It.currentStyle=oe,It.setCurrentStyle=It.setCurrentStyle.bind(It),It}return wt(Tt,ie),Tt.prototype.getUi=function(){var At=this,Vt=document.createElement("div");return Vt.style.display="flex",Vt.style.overflow="hidden",Vt.style.flexGrow="2",this.styles.forEach(function(oe){var Ht=document.createElement("div");Ht.style.display="flex",Ht.style.alignItems="center",Ht.style.justifyContent="space-between",Ht.style.padding="5px",Ht.style.borderWidth="2px",Ht.style.borderStyle="solid",Ht.style.overflow="hidden",Ht.style.maxWidth=100/At.styles.length-5+"%",Ht.style.borderColor=oe===At.currentStyle?At.uiStyleSettings.toolboxAccentColor:"transparent",Ht.addEventListener("click",function(){At.setCurrentStyle(oe,Ht)}),Vt.appendChild(Ht);var It=document.createElement("div");It.style.minHeight="20px",It.style.flexGrow="2",It.style.overflow="hidden";var Pt=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+At.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(oe!==""?'stroke-dasharray="'+oe+'"':"")+` />
</svg>`;It.innerHTML=Pt,Ht.appendChild(It),At.styleBoxes.push(Ht)}),Vt},Tt.prototype.setCurrentStyle=function(At,Vt){var oe=this;this.currentStyle=At,this.styleBoxes.forEach(function(Ht){Ht.style.borderColor=Ht===Vt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Tt}(et),Ut=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.strokeColor=oe.defaultColor,Ht.strokeWidth=oe.defaultStrokeWidth,Ht.strokeDasharray=oe.defaultStrokeDasharray,Ht.strokePanel=new tt("Line color",oe.defaultColorSet,oe.defaultColor),Ht.strokePanel.onColorChanged=Ht.setStrokeColor,Ht.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),Ht.strokeWidthPanel.onWidthChanged=Ht.setStrokeWidth,Ht.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),Ht.strokeStylePanel.onStyleChanged=Ht.setStrokeDasharray,Ht}return wt(Tt,ie),Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=ie.prototype.getState.call(this);return At.typeName=Tt.typeName,At},Tt.typeName="FrameMarker",Tt.title="Frame marker",Tt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Tt}(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"},qt=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.x1=0,Ht.y1=0,Ht.x2=0,Ht.y2=0,Ht.defaultLength=50,Ht.manipulationStartX=0,Ht.manipulationStartY=0,Ht.manipulationStartX1=0,Ht.manipulationStartY1=0,Ht.manipulationStartX2=0,Ht.manipulationStartY2=0,Ht.setupControlBox(),Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!!ie.prototype.ownsTarget.call(this,At)||!(!this.grip1.ownsTarget(At)&&!this.grip2.ownsTarget(At))},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.manipulationStartX=At.x,this.manipulationStartY=At.y,this.state==="new"&&(this.x1=At.x,this.y1=At.y,this.x2=At.x,this.y2=At.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(Vt)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Vt)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Tt.prototype.pointerUp=function(At){var Vt=this.state;ie.prototype.pointerUp.call(this,At),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(At),this._state="select",Vt==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Tt.prototype.adjustVisual=function(){},Tt.prototype.manipulate=function(At){this.state==="creating"?this.resize(At):this.state==="move"?(this.x1=this.manipulationStartX1+At.x-this.manipulationStartX,this.y1=this.manipulationStartY1+At.y-this.manipulationStartY,this.x2=this.manipulationStartX2+At.x-this.manipulationStartX,this.y2=this.manipulationStartY2+At.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(At)},Tt.prototype.resize=function(At){switch(this.activeGrip){case this.grip1:this.x1=At.x,this.y1=At.y;break;case this.grip2:case void 0:this.x2=At.x,this.y2=At.y}this.adjustVisual(),this.adjustControlBox()},Tt.prototype.select=function(){ie.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Tt.prototype.deselect=function(){ie.prototype.deselect.call(this),this.controlBox.style.display="none"},Tt.prototype.setupControlBox=function(){this.controlBox=jt.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Tt.prototype.adjustControlBox=function(){this.positionGrips()},Tt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Tt.prototype.createGrip=function(){var At=new ut;return At.visual.transform.baseVal.appendItem(jt.createTransform()),this.controlBox.appendChild(At.visual),At},Tt.prototype.positionGrips=function(){var At=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-At/2,this.y1-At/2),this.positionGrip(this.grip2.visual,this.x2-At/2,this.y2-At/2)},Tt.prototype.positionGrip=function(At,Vt,oe){var Ht=At.transform.baseVal.getItem(0);Ht.setTranslate(Vt,oe),At.transform.baseVal.replaceItem(Ht,0)},Tt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},ie.prototype.getState.call(this))},Tt.prototype.restoreState=function(At){ie.prototype.restoreState.call(this,At);var Vt=At;this.x1=Vt.x1,this.y1=Vt.y1,this.x2=Vt.x2,this.y2=Vt.y2},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt),this.x1=this.x1*At,this.y1=this.y1*Vt,this.x2=this.x2*At,this.y2=this.y2*Vt,this.adjustVisual(),this.adjustControlBox()},Tt}(lt),ee=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.strokeColor="transparent",Ht.strokeWidth=0,Ht.strokeDasharray="",Ht.setStrokeColor=Ht.setStrokeColor.bind(Ht),Ht.setStrokeWidth=Ht.setStrokeWidth.bind(Ht),Ht.setStrokeDasharray=Ht.setStrokeDasharray.bind(Ht),Ht.strokeColor=oe.defaultColor,Ht.strokeWidth=oe.defaultStrokeWidth,Ht.strokeDasharray=oe.defaultStrokeDasharray,Ht.strokePanel=new tt("Line color",oe.defaultColorSet,oe.defaultColor),Ht.strokePanel.onColorChanged=Ht.setStrokeColor,Ht.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),Ht.strokeWidthPanel.onWidthChanged=Ht.setStrokeWidth,Ht.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),Ht.strokeStylePanel.onStyleChanged=Ht.setStrokeDasharray,Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.visual&&At!==this.selectorLine&&At!==this.visibleLine)},Tt.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)},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},Tt.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()]]))},Tt.prototype.setStrokeColor=function(At){this.strokeColor=At,this.adjustVisual(),this.colorChanged(At)},Tt.prototype.setStrokeWidth=function(At){this.strokeWidth=At,this.adjustVisual()},Tt.prototype.setStrokeDasharray=function(At){this.strokeDasharray=At,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},ie.prototype.getState.call(this));return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){ie.prototype.restoreState.call(this,At);var Vt=At;this.strokeColor=Vt.strokeColor,this.strokeWidth=Vt.strokeWidth,this.strokeDasharray=Vt.strokeDasharray,this.createVisual(),this.adjustVisual()},Tt.typeName="LineMarker",Tt.title="Line marker",Tt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',Tt}(qt),Yt=function(ie){function Tt(At,Vt,oe,Ht){var It=ie.call(this,At,Ht||'<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 It.fonts=[],It.fontBoxes=[],It.fonts=Vt,It.currentFont=oe,It.setCurrentFont=It.setCurrentFont.bind(It),It}return wt(Tt,ie),Tt.prototype.getUi=function(){var At=this,Vt=document.createElement("div");return Vt.style.overflow="hidden",Vt.style.flexGrow="2",this.fonts.forEach(function(oe){var Ht=document.createElement("div");Ht.style.display="inline-block",Ht.style.alignItems="center",Ht.style.justifyContent="space-between",Ht.style.padding="5px",Ht.style.borderWidth="2px",Ht.style.borderStyle="solid",Ht.style.overflow="hidden",Ht.style.maxWidth=100/At.fonts.length-5+"%",Ht.style.borderColor=oe===At.currentFont?At.uiStyleSettings.toolboxAccentColor:"transparent",Ht.addEventListener("click",function(){At.setCurrentFont(oe,Ht)}),Vt.appendChild(Ht);var It=document.createElement("div");It.style.display="flex",It.style.minHeight="20px",It.style.flexGrow="2",It.style.fontFamily=oe,It.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",It.appendChild(Pt),Ht.appendChild(It),At.fontBoxes.push(Ht)}),Vt},Tt.prototype.setCurrentFont=function(At,Vt){var oe=this;this.currentFont=At,this.fontBoxes.forEach(function(Ht){Ht.style.borderColor=Ht===Vt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Tt}(et),de=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.color="transparent",Ht.padding=5,Ht.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",Ht.text=Ht.DEFAULT_TEXT,Ht.isMoved=!1,Ht.color=oe.defaultColor,Ht.fontFamily=oe.defaultFontFamily,Ht.defaultSize={x:100,y:30},Ht.setColor=Ht.setColor.bind(Ht),Ht.setFont=Ht.setFont.bind(Ht),Ht.renderText=Ht.renderText.bind(Ht),Ht.sizeText=Ht.sizeText.bind(Ht),Ht.textEditDivClicked=Ht.textEditDivClicked.bind(Ht),Ht.showTextEditor=Ht.showTextEditor.bind(Ht),Ht.setSize=Ht.setSize.bind(Ht),Ht.positionTextEditor=Ht.positionTextEditor.bind(Ht),Ht.colorPanel=new tt("Color",oe.defaultColorSet,oe.defaultColor),Ht.colorPanel.onColorChanged=Ht.setColor,Ht.fontFamilyPanel=new Yt("Font",oe.defaultFontFamilies,oe.defaultFontFamily),Ht.fontFamilyPanel.onFontChanged=Ht.setFont,Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){if(ie.prototype.ownsTarget.call(this,At)||At===this.visual||At===this.textElement||At===this.bgRectangle)return!0;var Vt=!1;return this.textElement.childNodes.forEach(function(oe){oe===At&&(Vt=!0)}),Vt},Tt.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()},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.isMoved=!1,this.pointerDownPoint=At,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(At),this._state="creating")},Tt.prototype.renderText=function(){var At=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(Vt){At.textElement.appendChild(jt.createTSpan(Vt.trim()===""?" ":Vt.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Tt.prototype.getTextScale=function(){var At=this.textElement.getBBox(),Vt=1;if(At.width>0&&At.height>0){var oe=(1*this.width-this.width*this.padding*2/100)/At.width,Ht=(1*this.height-this.height*this.padding*2/100)/At.height;Vt=Math.min(oe,Ht)}return Vt},Tt.prototype.getTextPosition=function(At){var Vt=this.textElement.getBBox(),oe=0,Ht=0;return Vt.width>0&&Vt.height>0&&(oe=(this.width-Vt.width*At)/2,Ht=this.height/2-Vt.height*At/2),{x:oe,y:Ht}},Tt.prototype.sizeText=function(){var At=this.textElement.getBBox(),Vt=this.getTextScale(),oe=this.getTextPosition(Vt);oe.y-=At.y*Vt,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+oe.x+"px, "+oe.y+"px) scale("+Vt+", "+Vt+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(oe.x,oe.y),this.textElement.transform.baseVal.getItem(1).setScale(Vt,Vt))},Tt.prototype.manipulate=function(At){ie.prototype.manipulate.call(this,At),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(At.x-this.pointerDownPoint.x)>5||Math.abs(At.y-this.pointerDownPoint.y)>5)},Tt.prototype.resize=function(At){ie.prototype.resize.call(this,At),this.isMoved=!0,this.setSize(),this.sizeText()},Tt.prototype.setSize=function(){ie.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()]]))},Tt.prototype.pointerUp=function(At){var Vt=this.state;Vt==="creating"&&(this._suppressMarkerCreateEvent=!0),ie.prototype.pointerUp.call(this,At),this.setSize(),(Vt==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Tt.prototype.showTextEditor=function(){var At=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(Vt){Vt.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Vt=Number.parseFloat(At.textEditor.style.fontSize);At.textEditor.clientWidth>=Number.parseInt(At.textEditor.style.maxWidth)&&Vt>.9;)Vt-=.1,At.textEditor.style.fontSize=Math.max(Vt,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Vt){Vt.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Vt){if(Vt.clipboardData){var oe=Vt.clipboardData.getData("text"),Ht=window.getSelection();if(!Ht.rangeCount)return!1;Ht.deleteFromDocument(),Ht.getRangeAt(0).insertNode(document.createTextNode(oe)),Vt.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){At.textEditDivClicked(At.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Tt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var At=this.getTextScale(),Vt=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),oe=this.textElement.getBBox(),Ht={x:oe.width*At,y:oe.height*At};Vt.x-=Ht.x/2,Vt.y-=Ht.y/2,this.textEditor.style.top=Vt.y+"px",this.textEditor.style.left=Vt.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Vt.x+"px",this.textEditor.style.fontSize=Math.max(16*At,12)+"px",this.textElement.style.display="none"}},Tt.prototype.textEditDivClicked=function(At){this.text=At.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Tt.prototype.select=function(){ie.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Tt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),ie.prototype.deselect.call(this)},Tt.prototype.dblClick=function(At,Vt){ie.prototype.dblClick.call(this,At,Vt),this.showTextEditor()},Tt.prototype.setColor=function(At){this.textElement&&jt.setAttributes(this.textElement,[["fill",At]]),this.color=At,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(At)},Tt.prototype.setFont=function(At){this.textElement&&jt.setAttributes(this.textElement,[["font-family",At]]),this.fontFamily=At,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Tt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Tt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},ie.prototype.getState.call(this));return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){var Vt=At;this.color=Vt.color,this.fontFamily=Vt.fontFamily,this.padding=Vt.padding,this.text=Vt.text,this.createVisual(),ie.prototype.restoreState.call(this,At),this.setSize()},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt),this.setSize(),this.sizeText(),this.positionTextEditor()},Tt.typeName="TextMarker",Tt.title="Text marker",Tt.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>',Tt}(ft),ge=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.color="transparent",Ht.lineWidth=3,Ht.drawing=!1,Ht.pixelRatio=1,Ht.color=oe.defaultColor,Ht.lineWidth=oe.defaultStrokeWidth,Ht.pixelRatio=oe.freehandPixelRatio,Ht.setColor=Ht.setColor.bind(Ht),Ht.addCanvas=Ht.addCanvas.bind(Ht),Ht.finishCreation=Ht.finishCreation.bind(Ht),Ht.setLineWidth=Ht.setLineWidth.bind(Ht),Ht.colorPanel=new tt("Color",oe.defaultColorSet,oe.defaultColor),Ht.colorPanel.onColorChanged=Ht.setColor,Ht.lineWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),Ht.lineWidthPanel.onWidthChanged=Ht.setLineWidth,Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.visual&&At!==this.drawingImage)},Tt.prototype.createVisual=function(){this.visual=jt.createGroup(),this.drawingImage=jt.createImage(),this.visual.appendChild(this.drawingImage);var At=jt.createTransform();this.visual.transform.baseVal.appendItem(At),this.addMarkerVisualToContainer(this.visual)},Tt.prototype.pointerDown=function(At,Vt){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(At.x,At.y),this.drawing=!0):ie.prototype.pointerDown.call(this,At,Vt)},Tt.prototype.manipulate=function(At){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(At.x,At.y),this.canvasContext.stroke()):ie.prototype.manipulate.call(this,At)},Tt.prototype.resize=function(At){ie.prototype.resize.call(this,At),jt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),jt.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Tt.prototype.pointerUp=function(At){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):ie.prototype.pointerUp.call(this,At)},Tt.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)},Tt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),ie.prototype.select.call(this)},Tt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),ie.prototype.deselect.call(this)},Tt.prototype.finishCreation=function(){for(var At=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Vt=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],oe=Vt[0],Ht=Vt[1],It=Vt[2],Pt=Vt[3],Et=!1,te=0;te<this.canvasElement.height;te++)for(var zt=0;zt<this.canvasElement.width;zt++)At.data[te*this.canvasElement.width*4+4*zt+3]>0&&(Et=!0,te<Ht&&(Ht=te),zt<oe&&(oe=zt),te>Pt&&(Pt=te),zt>It&&(It=zt));if(Et){this.left=oe/this.pixelRatio,this.top=Ht/this.pixelRatio,this.width=(It-oe)/this.pixelRatio,this.height=(Pt-Ht)/this.pixelRatio;var Wt=document.createElement("canvas");Wt.width=It-oe,Wt.height=Pt-Ht,Wt.getContext("2d").putImageData(this.canvasContext.getImageData(oe,Ht,It-oe,Pt-Ht),0,0),this.drawingImgUrl=Wt.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Tt.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})},Tt.prototype.setColor=function(At){this.color=At,this.colorChanged(At)},Tt.prototype.setLineWidth=function(At){this.lineWidth=At},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=Object.assign({drawingImgUrl:this.drawingImgUrl},ie.prototype.getState.call(this));return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){this.createVisual(),ie.prototype.restoreState.call(this,At),this.drawingImgUrl=At.drawingImgUrl,this.setDrawingImage()},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt),this.setDrawingImage()},Tt.typeName="FreehandMarker",Tt.title="Freehand marker",Tt.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>',Tt}(ft),be=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,oe||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return Ht.typeBoxes=[],Ht.currentType=Vt,Ht.setCurrentType=Ht.setCurrentType.bind(Ht),Ht}return wt(Tt,ie),Tt.prototype.getUi=function(){var At=this,Vt=document.createElement("div");Vt.style.display="flex",Vt.style.overflow="hidden",Vt.style.flexGrow="2";for(var oe=function(Pt){var Et="both";switch(Pt){case 0:Et="both";break;case 1:Et="start";break;case 2:Et="end";break;case 3:Et="none"}var te=document.createElement("div");if(te.style.display="flex",te.style.flexGrow="2",te.style.alignItems="center",te.style.justifyContent="space-between",te.style.padding="5px",te.style.borderWidth="2px",te.style.borderStyle="solid",te.style.borderColor=Et===Ht.currentType?Ht.uiStyleSettings.toolboxAccentColor:"transparent",te.addEventListener("click",function(){At.setCurrentType(Et,te)}),Vt.appendChild(te),Et==="both"||Et==="start"){var zt=document.createElement("div");zt.style.display="flex",zt.style.alignItems="center",zt.style.minHeight="20px",zt.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="`+(Ht.uiStyleSettings!==void 0?Ht.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,zt.style.marginLeft="5px",te.appendChild(zt)}var Wt=document.createElement("div");Wt.style.display="flex",Wt.style.alignItems="center",Wt.style.minHeight="20px",Wt.style.flexGrow="2";var le=document.createElement("hr");if(le.style.minWidth="20px",le.style.border="0px",le.style.borderTop="3px solid "+(Ht.uiStyleSettings!==void 0?Ht.uiStyleSettings.toolboxColor:"#eeeeee"),le.style.flexGrow="2",Wt.appendChild(le),te.appendChild(Wt),Et==="both"||Et==="end"){var ye=document.createElement("div");ye.style.display="flex",ye.style.alignItems="center",ye.style.minHeight="20px",ye.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="`+(Ht.uiStyleSettings!==void 0?Ht.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,ye.style.marginRight="5px",te.appendChild(ye)}Ht.typeBoxes.push(te)},Ht=this,It=0;It<4;It++)oe(It);return Vt},Tt.prototype.setCurrentType=function(At,Vt){var oe=this;this.currentType=At,this.typeBoxes.forEach(function(Ht){Ht.style.borderColor=Ht===Vt?oe.uiStyleSettings!==void 0?oe.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Tt}(et),Ne=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.arrowType="end",Ht.arrowBaseHeight=10,Ht.arrowBaseWidth=10,Ht.getArrowPoints=Ht.getArrowPoints.bind(Ht),Ht.setArrowType=Ht.setArrowType.bind(Ht),Ht.arrowTypePanel=new be("Arrow type","end"),Ht.arrowTypePanel.onArrowTypeChanged=Ht.setArrowType,Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.arrow1&&At!==this.arrow2)},Tt.prototype.getArrowPoints=function(At,Vt){var oe=this.arrowBaseWidth+2*this.strokeWidth,Ht=this.arrowBaseHeight+2*this.strokeWidth;return At-oe/2+","+(Vt+Ht/2)+" "+At+","+(Vt-Ht/2)+" "+(At+oe/2)+","+(Vt+Ht/2)},Tt.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)},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.state==="creating"&&this.createTips()},Tt.prototype.adjustVisual=function(){if(ie.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 At=0;Math.abs(this.x1-this.x2)>.1&&(At=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Vt=this.arrow1.transform.baseVal.getItem(0);Vt.setRotate(At,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Vt,0);var oe=this.arrow2.transform.baseVal.getItem(0);oe.setRotate(At+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(oe,0)}},Tt.prototype.setArrowType=function(At){this.arrowType=At,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=Object.assign({arrowType:this.arrowType},ie.prototype.getState.call(this));return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){ie.prototype.restoreState.call(this,At);var Vt=At;this.arrowType=Vt.arrowType,this.createTips(),this.adjustVisual()},Tt.typeName="ArrowMarker",Tt.title="Arrow marker",Tt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',Tt}(ee),We=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.fillColor=oe.defaultFillColor,Ht.strokeWidth=0,Ht.fillPanel=new tt("Color",oe.defaultColorSet,oe.defaultFillColor),Ht.fillPanel.onColorChanged=Ht.setFillColor,Ht}return wt(Tt,ie),Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=ie.prototype.getState.call(this);return At.typeName=Tt.typeName,At},Tt.typeName="CoverMarker",Tt.title="Cover marker",Tt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Tt}(gt),we=function(ie){function Tt(At,Vt,oe,Ht){var It=ie.call(this,At,Ht||'<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 It.opacities=[],It.opacityBoxes=[],It.opacities=Vt,It.currentOpacity=oe,It.setCurrentOpacity=It.setCurrentOpacity.bind(It),It}return wt(Tt,ie),Tt.prototype.getUi=function(){var At=this,Vt=document.createElement("div");return Vt.style.display="flex",Vt.style.overflow="hidden",Vt.style.flexGrow="2",Vt.style.justifyContent="space-between",this.opacities.forEach(function(oe){var Ht=document.createElement("div");Ht.style.display="flex",Ht.style.alignItems="center",Ht.style.justifyContent="center",Ht.style.padding="5px",Ht.style.borderWidth="2px",Ht.style.borderStyle="solid",Ht.style.borderColor=oe===At.currentOpacity?At.uiStyleSettings.toolboxAccentColor:"transparent",Ht.addEventListener("click",function(){At.setCurrentOpacity(oe,Ht)}),Vt.appendChild(Ht);var It=document.createElement("div");It.innerText=100*oe+"%",Ht.appendChild(It),At.opacityBoxes.push(Ht)}),Vt},Tt.prototype.setCurrentOpacity=function(At,Vt){var oe=this;this.currentOpacity=At,this.opacityBoxes.forEach(function(Ht){Ht.style.borderColor=Ht===Vt?oe.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Tt}(et),je=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.setOpacity=Ht.setOpacity.bind(Ht),Ht.fillColor=oe.defaultHighlightColor,Ht.strokeWidth=0,Ht.opacity=oe.defaultHighlightOpacity,Ht.fillPanel=new tt("Color",oe.defaultColorSet,Ht.fillColor),Ht.fillPanel.onColorChanged=Ht.setFillColor,Ht.opacityPanel=new we("Opacity",oe.defaultOpacitySteps,Ht.opacity),Ht.opacityPanel.onOpacityChanged=Ht.setOpacity,Ht}return wt(Tt,ie),Tt.prototype.setOpacity=function(At){this.opacity=At,this.visual&&jt.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=ie.prototype.getState.call(this);return At.typeName=Tt.typeName,At},Tt.typeName="HighlightMarker",Tt.title="Highlight marker",Tt.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>',Tt}(We),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(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.bgColor="transparent",Ht.tipPosition={x:0,y:0},Ht.tipBase1Position={x:0,y:0},Ht.tipBase2Position={x:0,y:0},Ht.tipMoving=!1,Ht.color=oe.defaultStrokeColor,Ht.bgColor=oe.defaultFillColor,Ht.fontFamily=oe.defaultFontFamily,Ht.defaultSize={x:100,y:30},Ht.setBgColor=Ht.setBgColor.bind(Ht),Ht.getTipPoints=Ht.getTipPoints.bind(Ht),Ht.positionTip=Ht.positionTip.bind(Ht),Ht.setTipPoints=Ht.setTipPoints.bind(Ht),Ht.colorPanel=new tt("Text color",oe.defaultColorSet,Ht.color,he),Ht.colorPanel.onColorChanged=Ht.setColor,Ht.bgColorPanel=new tt("Fill color",oe.defaultColorSet,Ht.bgColor,Jt),Ht.bgColorPanel.onColorChanged=Ht.setBgColor,Ht.fontFamilyPanel=new Yt("Font",oe.defaultFontFamilies,oe.defaultFontFamily),Ht.fontFamilyPanel.onFontChanged=Ht.setFont,Ht.tipGrip=new ut,Ht.tipGrip.visual.transform.baseVal.appendItem(jt.createTransform()),Ht.controlBox.appendChild(Ht.tipGrip.visual),Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return ie.prototype.ownsTarget.call(this,At)||this.tipGrip.ownsTarget(At)||this.tip===At},Tt.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)},Tt.prototype.pointerDown=function(At,Vt){this.state==="new"&&ie.prototype.pointerDown.call(this,At,Vt),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Vt)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):ie.prototype.pointerDown.call(this,At,Vt)},Tt.prototype.pointerUp=function(At){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,ie.prototype.pointerUp.call(this,At);else{var Vt=this.state==="creating";ie.prototype.pointerUp.call(this,At),this.setTipPoints(Vt),this.positionTip()}},Tt.prototype.manipulate=function(At){if(this.tipMoving){var Vt=this.unrotatePoint(At);this.tipPosition={x:Vt.x-this.manipulationStartLeft,y:Vt.y-this.manipulationStartTop},this.positionTip()}else ie.prototype.manipulate.call(this,At)},Tt.prototype.setBgColor=function(At){this.bgRectangle&&this.tip&&(jt.setAttributes(this.bgRectangle,[["fill",At]]),jt.setAttributes(this.tip,[["fill",At]])),this.bgColor=At,this.fillColorChanged(At)},Tt.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},Tt.prototype.setTipPoints=function(At){At===void 0&&(At=!1);var Vt=Math.min(this.height/2,15),oe=this.height/5;At&&(this.tipPosition={x:Vt+oe/2,y:this.height+20});var Ht=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?Ht<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(oe=this.width/5,Vt=Math.min(this.width/2,15),this.tipBase1Position={x:Vt,y:0},this.tipBase2Position={x:Vt+oe,y:0}):(this.tipBase1Position={x:0,y:Vt},this.tipBase2Position={x:0,y:Vt+oe}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?Ht<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(oe=this.width/5,Vt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Vt-oe,y:0},this.tipBase2Position={x:this.width-Vt,y:0}):(this.tipBase1Position={x:this.width,y:Vt},this.tipBase2Position={x:this.width,y:Vt+oe}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?Ht<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(oe=this.width/5,Vt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Vt-oe,y:this.height},this.tipBase2Position={x:this.width-Vt,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Vt-oe},this.tipBase2Position={x:this.width,y:this.height-Vt}):Ht<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(oe=this.width/5,Vt=Math.min(this.width/2,15),this.tipBase1Position={x:Vt,y:this.height},this.tipBase2Position={x:Vt+oe,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Vt},this.tipBase2Position={x:0,y:this.height-Vt-oe})},Tt.prototype.resize=function(At){ie.prototype.resize.call(this,At),this.positionTip()},Tt.prototype.positionTip=function(){jt.setAttributes(this.tip,[["points",this.getTipPoints()]]);var At=this.tipGrip.visual.transform.baseVal.getItem(0);At.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(At,0)},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Tt.prototype.select=function(){this.positionTip(),ie.prototype.select.call(this)},Tt.prototype.getState=function(){var At=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},ie.prototype.getState.call(this));return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){var Vt=At;this.bgColor=Vt.bgColor,this.tipPosition=Vt.tipPosition,ie.prototype.restoreState.call(this,At),this.createTip(),this.setTipPoints()},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt),this.tipPosition={x:this.tipPosition.x*At,y:this.tipPosition.y*Vt},this.positionTip()},Tt.typeName="CalloutMarker",Tt.title="Callout marker",Tt.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>',Tt}(de),se=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.fillColor="transparent",Ht.strokeColor="transparent",Ht.strokeWidth=0,Ht.strokeDasharray="",Ht.opacity=1,Ht.strokeColor=oe.defaultColor,Ht.strokeWidth=oe.defaultStrokeWidth,Ht.strokeDasharray=oe.defaultStrokeDasharray,Ht.fillColor=oe.defaultFillColor,Ht.setStrokeColor=Ht.setStrokeColor.bind(Ht),Ht.setFillColor=Ht.setFillColor.bind(Ht),Ht.setStrokeWidth=Ht.setStrokeWidth.bind(Ht),Ht.setStrokeDasharray=Ht.setStrokeDasharray.bind(Ht),Ht.setOpacity=Ht.setOpacity.bind(Ht),Ht.createVisual=Ht.createVisual.bind(Ht),Ht.strokePanel=new tt("Line color",Ot(oe.defaultColorSet,["transparent"]),oe.defaultColor),Ht.strokePanel.onColorChanged=Ht.setStrokeColor,Ht.fillPanel=new tt("Fill color",Ot(oe.defaultColorSet,["transparent"]),Ht.fillColor,Jt),Ht.fillPanel.onColorChanged=Ht.setFillColor,Ht.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),Ht.strokeWidthPanel.onWidthChanged=Ht.setStrokeWidth,Ht.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),Ht.strokeStylePanel.onStyleChanged=Ht.setStrokeDasharray,Ht.opacityPanel=new we("Opacity",oe.defaultOpacitySteps,Ht.opacity),Ht.opacityPanel.onOpacityChanged=Ht.setOpacity,Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.visual)},Tt.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)},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.state==="new"&&(this.createVisual(),this.moveVisual(At),this._state="creating")},Tt.prototype.manipulate=function(At){ie.prototype.manipulate.call(this,At)},Tt.prototype.resize=function(At){ie.prototype.resize.call(this,At),this.setSize()},Tt.prototype.setSize=function(){ie.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()]])},Tt.prototype.pointerUp=function(At){ie.prototype.pointerUp.call(this,At),this.setSize()},Tt.prototype.setStrokeColor=function(At){this.strokeColor=At,this.visual&&jt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(At),this.stateChanged()},Tt.prototype.setFillColor=function(At){this.fillColor=At,this.visual&&jt.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(At),this.stateChanged()},Tt.prototype.setStrokeWidth=function(At){this.strokeWidth=At,this.visual&&jt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Tt.prototype.setStrokeDasharray=function(At){this.strokeDasharray=At,this.visual&&jt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Tt.prototype.setOpacity=function(At){this.opacity=At,this.visual&&jt.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},ie.prototype.getState.call(this));return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){var Vt=At;this.fillColor=Vt.fillColor,this.strokeColor=Vt.strokeColor,this.strokeWidth=Vt.strokeWidth,this.strokeDasharray=Vt.strokeDasharray,this.opacity=Vt.opacity,this.createVisual(),ie.prototype.restoreState.call(this,At),this.setSize()},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt),this.setSize()},Tt.typeName="EllipseMarker",Tt.title="Ellipse marker",Tt.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>',Tt}(ft),pe=function(ie){function Tt(At,Vt,oe){return ie.call(this,At,Vt,oe)||this}return wt(Tt,ie),Object.defineProperty(Tt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.tip1&&At!==this.tip2)},Tt.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)},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.state==="creating"&&this.createTips()},Tt.prototype.adjustVisual=function(){if(ie.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 At=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Vt=this.tip1.transform.baseVal.getItem(0);Vt.setRotate(At,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Vt,0);var oe=this.tip2.transform.baseVal.getItem(0);oe.setRotate(At+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(oe,0)}},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=ie.prototype.getState.call(this);return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){ie.prototype.restoreState.call(this,At),this.createTips(),this.adjustVisual()},Tt.typeName="MeasurementMarker",Tt.title="Measurement marker",Tt.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>',Tt}(ee),ue=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.strokePanel.colors=oe.defaultColorSet,Ht.fillColor="transparent",Ht}return wt(Tt,ie),Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=ie.prototype.getState.call(this);return At.typeName=Tt.typeName,At},Tt.typeName="EllipseFrameMarker",Tt.title="Ellipse frame marker",Tt.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>',Tt}(se),Ie=function(){function ie(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(ie.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),ie.prototype.addUndoStep=function(Tt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(Tt)||(this.undoStack.push(Tt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(Tt)&&this.redoStack.splice(0,this.redoStack.length))},ie.prototype.replaceLastUndoStep=function(Tt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=Tt)},ie.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},ie.prototype.undo=function(){if(this.undoStack.length>1){var Tt=this.undoStack.pop();return Tt!==void 0&&this.redoStack.push(Tt),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},ie.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},ie}(),Fe=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.strokeColor="transparent",Ht.strokeWidth=0,Ht.strokeDasharray="",Ht.curveX=0,Ht.curveY=0,Ht.manipulationStartCurveX=0,Ht.manipulationStartCurveY=0,Ht.setStrokeColor=Ht.setStrokeColor.bind(Ht),Ht.setStrokeWidth=Ht.setStrokeWidth.bind(Ht),Ht.setStrokeDasharray=Ht.setStrokeDasharray.bind(Ht),Ht.positionGrips=Ht.positionGrips.bind(Ht),Ht.addControlGrips=Ht.addControlGrips.bind(Ht),Ht.adjustVisual=Ht.adjustVisual.bind(Ht),Ht.setupControlBox=Ht.setupControlBox.bind(Ht),Ht.resize=Ht.resize.bind(Ht),Ht.strokeColor=oe.defaultColor,Ht.strokeWidth=oe.defaultStrokeWidth,Ht.strokeDasharray=oe.defaultStrokeDasharray,Ht.strokePanel=new tt("Line color",oe.defaultColorSet,oe.defaultColor),Ht.strokePanel.onColorChanged=Ht.setStrokeColor,Ht.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),Ht.strokeWidthPanel.onWidthChanged=Ht.setStrokeWidth,Ht.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),Ht.strokeStylePanel.onStyleChanged=Ht.setStrokeDasharray,Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.visual&&At!==this.selectorCurve&&At!==this.visibleCurve&&!this.curveGrip.ownsTarget(At))},Tt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Tt.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)},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=At.x,this.curveY=At.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Vt)&&(this.activeGrip=this.curveGrip,this._state="resize")},Tt.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()]]))},Tt.prototype.setupControlBox=function(){ie.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)},Tt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,ie.prototype.addControlGrips.call(this)},Tt.prototype.positionGrips=function(){ie.prototype.positionGrips.call(this);var At=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-At/2,this.curveY-At/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()))},Tt.prototype.manipulate=function(At){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+At.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+At.y-this.manipulationStartY),ie.prototype.manipulate.call(this,At)},Tt.prototype.resize=function(At){this.activeGrip===this.curveGrip&&(this.curveX=At.x,this.curveY=At.y),ie.prototype.resize.call(this,At),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Tt.prototype.setStrokeColor=function(At){this.strokeColor=At,this.adjustVisual(),this.colorChanged(At)},Tt.prototype.setStrokeWidth=function(At){this.strokeWidth=At,this.adjustVisual()},Tt.prototype.setStrokeDasharray=function(At){this.strokeDasharray=At,this.adjustVisual()},Tt.prototype.scale=function(At,Vt){this.curveX=this.curveX*At,this.curveY=this.curveY*Vt,ie.prototype.scale.call(this,At,Vt)},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},ie.prototype.getState.call(this));return At.typeName=Tt.typeName,At},Tt.prototype.restoreState=function(At){ie.prototype.restoreState.call(this,At);var Vt=At;this.strokeColor=Vt.strokeColor,this.strokeWidth=Vt.strokeWidth,this.strokeDasharray=Vt.strokeDasharray,this.curveX=Vt.curveX,this.curveY=Vt.curveY,this.createVisual(),this.adjustVisual()},Tt.typeName="CurveMarker",Tt.title="Curve marker",Tt.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>',Tt}(qt),Qe=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,Vt,oe)||this;return Ht.fillColor="transparent",Ht.strokeColor="transparent",Ht.strokeWidth=0,Ht.strokeDasharray="",Ht.textColor="transparent",Ht.fontSize="1rem",Ht.isMoved=!1,Ht.captionText="Caption",Ht.PADDING=5,Ht.captionBoxWidth=0,Ht.captionBoxHeight=0,Ht.strokeColor=oe.defaultColor,Ht.strokeWidth=oe.defaultStrokeWidth,Ht.strokeDasharray=oe.defaultStrokeDasharray,Ht.fillColor=oe.defaultFillColor,Ht.textColor=oe.defaultStrokeColor,Ht.fontFamily=oe.defaultFontFamily,Ht.fontSize=oe.defaultCaptionFontSize,Ht.captionText=oe.defaultCaptionText,Ht.setStrokeColor=Ht.setStrokeColor.bind(Ht),Ht.setFillColor=Ht.setFillColor.bind(Ht),Ht.setStrokeWidth=Ht.setStrokeWidth.bind(Ht),Ht.setStrokeDasharray=Ht.setStrokeDasharray.bind(Ht),Ht.createVisual=Ht.createVisual.bind(Ht),Ht.sizeCaption=Ht.sizeCaption.bind(Ht),Ht.setCaptionText=Ht.setCaptionText.bind(Ht),Ht.showTextEditor=Ht.showTextEditor.bind(Ht),Ht.positionTextEditor=Ht.positionTextEditor.bind(Ht),Ht.finishTextEditing=Ht.finishTextEditing.bind(Ht),Ht.setFont=Ht.setFont.bind(Ht),Ht.setTextColor=Ht.setTextColor.bind(Ht),Ht.strokePanel=new tt("Line color",Ot(oe.defaultColorSet,["transparent"]),Ht.strokeColor),Ht.strokePanel.onColorChanged=Ht.setStrokeColor,Ht.fillPanel=new tt("Fill color",Ot(oe.defaultColorSet,["transparent"]),Ht.fillColor,Jt),Ht.fillPanel.onColorChanged=Ht.setFillColor,Ht.strokeWidthPanel=new Lt("Line width",oe.defaultStrokeWidths,oe.defaultStrokeWidth),Ht.strokeWidthPanel.onWidthChanged=Ht.setStrokeWidth,Ht.strokeStylePanel=new Rt("Line style",oe.defaultStrokeDasharrays,oe.defaultStrokeDasharray),Ht.strokeStylePanel.onStyleChanged=Ht.setStrokeDasharray,Ht.fontFamilyPanel=new Yt("Font",oe.defaultFontFamilies,oe.defaultFontFamily),Ht.fontFamilyPanel.onFontChanged=Ht.setFont,Ht.textColorPanel=new tt("Text color",oe.defaultColorSet,Ht.textColor,he),Ht.textColorPanel.onColorChanged=Ht.setTextColor,Ht}return wt(Tt,ie),Tt.prototype.ownsTarget=function(At){return!(!ie.prototype.ownsTarget.call(this,At)&&At!==this.visual&&At!==this.frame&&At!==this.captionBg&&At!==this.captionElement)},Tt.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()},Tt.prototype.setCaptionText=function(At){this.captionText=At,this.captionElement.textContent=this.captionText,this.sizeCaption()},Tt.prototype.pointerDown=function(At,Vt){ie.prototype.pointerDown.call(this,At,Vt),this.isMoved=!1,this.pointerDownPoint=At,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(At),this._state="creating")},Tt.prototype.manipulate=function(At){ie.prototype.manipulate.call(this,At),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(At.x-this.pointerDownPoint.x)>5||Math.abs(At.y-this.pointerDownPoint.y)>5)},Tt.prototype.resize=function(At){ie.prototype.resize.call(this,At),this.setSize()},Tt.prototype.sizeCaption=function(){var At=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=At.width+2*this.PADDING,this.captionBoxHeight=At.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')"]])},Tt.prototype.showTextEditor=function(){var At=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(Vt){Vt.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Vt){Vt.key==="Enter"&&At.finishTextEditing(At.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Vt){Vt.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){At.finishTextEditing(At.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){At.finishTextEditing(At.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Tt.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"))},Tt.prototype.finishTextEditing=function(At){this.setCaptionText(At.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Tt.prototype.setFont=function(At){this.captionElement&&jt.setAttributes(this.captionElement,[["font-family",At]]),this.fontFamily=At,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Tt.prototype.setTextColor=function(At){this.captionElement&&jt.setAttributes(this.captionElement,[["fill",At]]),this.textColor=At,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Tt.prototype.setSize=function(){ie.prototype.setSize.call(this),jt.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Tt.prototype.pointerUp=function(At){ie.prototype.pointerUp.call(this,At),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Tt.prototype.dblClick=function(At,Vt){ie.prototype.dblClick.call(this,At,Vt),this.showTextEditor()},Tt.prototype.setStrokeColor=function(At){this.strokeColor=At,this.frame&&jt.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(At),this.stateChanged()},Tt.prototype.setFillColor=function(At){this.fillColor=At,this.captionBg&&jt.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(At),this.stateChanged()},Tt.prototype.setStrokeWidth=function(At){this.strokeWidth=At,this.frame&&jt.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Tt.prototype.setStrokeDasharray=function(At){this.strokeDasharray=At,this.frame&&jt.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Tt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Tt.prototype.getState=function(){var At=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},ie.prototype.getState.call(this));return At.typeName=this.typeName,At},Tt.prototype.restoreState=function(At){var Vt=At;this.fillColor=Vt.fillColor,this.strokeColor=Vt.strokeColor,this.strokeWidth=Vt.strokeWidth,this.strokeDasharray=Vt.strokeDasharray,this.textColor=Vt.textColor,this.fontFamily=Vt.fontFamily,this.captionText=Vt.captionText,this.fontSize=Vt.fontSize,this.createVisual(),ie.prototype.restoreState.call(this,At),this.setSize()},Tt.prototype.scale=function(At,Vt){ie.prototype.scale.call(this,At,Vt),this.setSize()},Tt.typeName="CaptionFrameMarker",Tt.title="Caption frame marker",Tt.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>',Tt}(ft),Ae=function(){function ie(Tt,At){At===void 0&&(At=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Tt,this.cancelable=At}return Object.defineProperty(ie.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),ie.prototype.preventDefault=function(){this._defaultPrevented=!0},ie}(),Pe=function(ie){function Tt(At,Vt,oe){var Ht=ie.call(this,At,!1)||this;return Ht.dataUrl=Vt,Ht.state=oe,Ht}return wt(Tt,ie),Tt}(Ae),He=function(ie){function Tt(At,Vt,oe){oe===void 0&&(oe=!1);var Ht=ie.call(this,At,oe)||this;return Ht.marker=Vt,Ht}return wt(Tt,ie),Tt}(Ae),Re=function(){function ie(){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 ie.prototype.addEventListener=function(Tt,At){this[Tt].push(At)},ie.prototype.removeEventListener=function(Tt,At){var Vt=this[Tt].indexOf(At);Vt>-1&&this[Tt].splice(Vt,1)},ie}(),_e=function(){function ie(Tt){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 Ie,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 Re,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=ie.instanceCounter++,this.styles=new St(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=Tt,this.targetRoot=document.body,this.width=Tt.clientWidth,this.height=Tt.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(ie.prototype,"ALL_MARKER_TYPES",{get:function(){return[Ut,ge,Ne,de,ue,se,je,re,pe,We,ee,Fe,Qe]},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[Ut,ge,Ne,de,se,je,re]},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"BASIC_MARKER_TYPES",{get:function(){return[Ut,ge,Ne,de,je]},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Tt){var At=this;this._availableMarkerTypes.splice(0),Tt.forEach(function(Vt){if(typeof Vt=="string"){var oe=At.ALL_MARKER_TYPES.find(function(Ht){return Ht.typeName===Vt});oe!==void 0&&At._availableMarkerTypes.push(oe)}else At._availableMarkerTypes.push(Vt)})},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(Tt){this._zoomLevel=Tt,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(ie.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),ie.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},ie.prototype.show=function(){var Tt=this;this.styles.styleSheetRoot===void 0&&Bt.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=Bt.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(At){return At(new Ae(Tt))})},ie.prototype.render=function(){return Qt(this,void 0,void 0,function(){var Tt;return Zt(this,function(At){switch(At.label){case 0:return this.setCurrentMarker(),(Tt=new Mt).naturalSize=this.renderAtNaturalSize,Tt.imageType=this.renderImageType,Tt.imageQuality=this.renderImageQuality,Tt.markersOnly=this.renderMarkersOnly,Tt.width=this.renderWidth,Tt.height=this.renderHeight,[4,Tt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return At.sent(),[4,Tt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,At.sent()]}})})},ie.prototype.close=function(Tt){var At=this;if(Tt===void 0&&(Tt=!1),this.isOpen){var Vt=!1;Tt||this.eventListeners.beforeclose.forEach(function(oe){var Ht=new Ae(At,!0);oe(Ht),Ht.defaultPrevented&&(Vt=!0)}),Vt||(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 Ae(At))}),this.detachEvents(),this._isOpen=!1)}},ie.prototype.addMarkersToToolbar=function(){for(var Tt,At=[],Vt=0;Vt<arguments.length;Vt++)At[Vt]=arguments[Vt];(Tt=this._availableMarkerTypes).push.apply(Tt,At)},ie.prototype.addRenderEventListener=function(Tt){this.addEventListener("render",function(At){Tt(At.dataUrl,At.state)})},ie.prototype.removeRenderEventListener=function(Tt){},ie.prototype.addCloseEventListener=function(Tt){this.addEventListener("close",function(){Tt()})},ie.prototype.removeCloseEventListener=function(Tt){},ie.prototype.setupResizeObserver=function(){var Tt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){Tt.resize(Tt.target.clientWidth,Tt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return Tt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},ie.prototype.onPopupTargetResize=function(){var Tt=1*this.target.clientWidth/this.target.clientHeight,At=this.editorCanvas.clientWidth/Tt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Tt:this.editorCanvas.clientWidth,Vt=At<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Tt;this.resize(At,Vt)},ie.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},ie.prototype.resize=function(Tt,At){this._isResizing=!0;var Vt=Tt/this.imageWidth,oe=At/this.imageHeight;this.imageWidth=Math.round(Tt),this.imageHeight=Math.round(At),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(Vt,oe),this._isResizing=!1},ie.prototype.scaleMarkers=function(Tt,At){var Vt,oe=this;this._currentMarker&&this._currentMarker instanceof de?this._currentMarker.scale(Tt,At):(Vt=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Ht){Ht!==oe._currentMarker&&Ht.scale(Tt,At)}),Vt!==void 0&&this.setCurrentMarker(Vt)},ie.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"},ie.prototype.setTopLeft=function(){var Tt=this.editingTarget.getBoundingClientRect(),At=this.editorCanvas.getBoundingClientRect();this.left=Tt.left-At.left,this.top=Tt.top-At.top},ie.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)},ie.prototype.addDefs=function(){for(var Tt,At=[],Vt=0;Vt<arguments.length;Vt++)At[Vt]=arguments[Vt];this.defs=jt.createDefs(),this.addDefsToImage(),(Tt=this.defs).append.apply(Tt,At)},ie.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},ie.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)},ie.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},ie.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},ie.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)},ie.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},ie.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)},ie.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 Tt=document.createElement("a");Tt.href="https://markerjs.com/",Tt.target="_blank",Tt.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>',Tt.title="Powered by marker.js",Tt.style.display="grid",Tt.style.alignItems="center",Tt.style.justifyItems="center",Tt.style.padding="3px",Tt.style.width="20px",Tt.style.height="20px",this.logoUI.appendChild(Tt),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},ie.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")},ie.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"},ie.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},ie.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 Tt=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=Tt+"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 Dt(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 yt(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},ie.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},ie.prototype.removeMarker=function(Tt){this.markerImage.removeChild(Tt.container),this.markers.indexOf(Tt)>-1&&this.markers.splice(this.markers.indexOf(Tt),1),Tt.dispose()},ie.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())},ie.prototype.toolbarButtonClicked=function(Tt,At){if(Tt==="marker"&&At!==void 0)this.createNewMarker(At);else if(Tt==="action")switch(At){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()}},ie.prototype.deleteSelectedMarker=function(){var Tt=this;if(this._currentMarker!==void 0){var At=!1;if(this.eventListeners.markerbeforedelete.forEach(function(oe){var Ht=new He(Tt,Tt._currentMarker,!0);oe(Ht),Ht.defaultPrevented&&(At=!0)}),!At){var Vt=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 He(Tt,Vt))})}}},ie.prototype.clear=function(){var Tt=this,At=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(It){var Pt=new He(Tt,void 0,!0);It(Pt),Pt.defaultPrevented&&(At=!0)}),!At)){this.setCurrentMarker();for(var Vt=function(It){var Pt=oe.markers[It];oe.setCurrentMarker(oe.markers[It]),oe._currentMarker.dispose(),oe.markerImage.removeChild(oe._currentMarker.container),oe.markers.splice(oe.markers.indexOf(oe._currentMarker),1),oe.eventListeners.markerdelete.forEach(function(Et){return Et(new He(Tt,Pt))})},oe=this,Ht=this.markers.length-1;Ht>=0;Ht--)Vt(Ht);this.addUndoStep()}},Object.defineProperty(ie.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),ie.prototype.showNotesEditor=function(){var Tt;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=(Tt=this._currentMarker.notes)!==null&&Tt!==void 0?Tt:"",this.overlayContainer.appendChild(this.notesArea))},ie.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)},ie.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},ie.prototype.addUndoStep=function(){var Tt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var At=this.getState(),Vt=this.undoRedoManager.getLastUndoStep();if(!Vt||Vt.width===At.width&&Vt.height===At.height){var oe=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(At),oe<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Ht){return Ht(new Ae(Tt))})}else this.undoRedoManager.replaceLastUndoStep(At),this.eventListeners.statechange.forEach(function(Ht){return Ht(new Ae(Tt))})}},ie.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},ie.prototype.undoStep=function(){var Tt=this,At=this.undoRedoManager.undo();At!==void 0&&(this.restoreState(At),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Vt){return Vt(new Ae(Tt))}))},ie.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},ie.prototype.redoStep=function(){var Tt=this,At=this.undoRedoManager.redo();At!==void 0&&(this.restoreState(At),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Vt){return Vt(new Ae(Tt))}))},ie.prototype.stepZoom=function(){var Tt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=Tt<this.zoomSteps.length-1?this.zoomSteps[Tt+1]:this.zoomSteps[0]},ie.prototype.panTo=function(Tt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-Tt.x,top:this.prevPanPoint.y-Tt.y}),this.prevPanPoint=Tt},ie.prototype.startRenderAndClose=function(){return Qt(this,void 0,void 0,function(){var Tt,At,Vt=this;return Zt(this,function(oe){switch(oe.label){case 0:return[4,this.render()];case 1:return Tt=oe.sent(),At=this.getState(),this.eventListeners.render.forEach(function(Ht){return Ht(new Pe(Vt,Tt,At))}),this.close(!0),[2]}})})},ie.prototype.getState=function(Tt){Tt===!0&&this.setCurrentMarker();var At={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Vt){return At.markers.push(Vt.getState())}),At},ie.prototype.restoreState=function(Tt){var At=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Tt.markers.forEach(function(Vt){var oe=At._availableMarkerTypes.find(function(It){return It.typeName===Vt.typeName});if(oe!==void 0){var Ht=At.addNewMarker(oe);Ht.restoreState(Vt),At.markers.push(Ht)}}),Tt.width&&Tt.height&&(Tt.width!==this.imageWidth||Tt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/Tt.width,this.imageHeight/Tt.height),this.eventListeners.restorestate.forEach(function(Vt){return Vt(new Ae(At))})},ie.prototype.addNewMarker=function(Tt){var At=jt.createGroup();return this.markerImage.appendChild(At),new Tt(At,this.overlayContainer,this.settings)},ie.prototype.createNewMarker=function(Tt){var At,Vt=this;(At=typeof Tt=="string"?this._availableMarkerTypes.find(function(oe){return oe.typeName===Tt}):Tt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(At),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(At.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(oe){return oe(new He(Vt,Vt._currentMarker))}))},ie.prototype.markerCreated=function(Tt){var At=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Tt),this.setCurrentMarker(Tt),Tt instanceof ge&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(ge):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Vt){return Vt(new He(At,At._currentMarker))})},ie.prototype.colorChanged=function(Tt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=Tt,this.settings.defaultStrokeColor=Tt)},ie.prototype.fillColorChanged=function(Tt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=Tt)},ie.prototype.markerStateChanged=function(Tt){var At=this;this.eventListeners.markerchange.forEach(function(Vt){return Vt(new He(At,Tt))})},ie.prototype.setCurrentMarker=function(Tt){var At=this;this._currentMarker!==Tt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Vt){return Vt(new He(At,At._currentMarker))})),this._currentMarker=Tt,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(Vt){return Vt(new He(At,At._currentMarker))}))},ie.prototype.onPointerDown=function(Tt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||Tt.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var At=this.markers.find(function(Vt){return Vt.ownsTarget(Tt.target)});At!==void 0?(this.setCurrentMarker(At),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Tt.clientX,Tt.clientY),Tt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:Tt.clientX,y:Tt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Tt.clientX,Tt.clientY))},ie.prototype.onDblClick=function(Tt){if(this._isFocused||this.focus(),this.mode==="select"){var At=this.markers.find(function(Vt){return Vt.ownsTarget(Tt.target)});At!==void 0&&At!==this._currentMarker&&this.setCurrentMarker(At),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(Tt.clientX,Tt.clientY),Tt.target):this.setCurrentMarker()}},ie.prototype.onPointerMove=function(Tt){this.touchPoints!==1&&Tt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||Tt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(Tt.clientX,Tt.clientY)):this.zoomLevel>1&&this.panTo({x:Tt.clientX,y:Tt.clientY}))},ie.prototype.onPointerUp=function(Tt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(Tt.clientX,Tt.clientY)),this.isDragging=!1,this.addUndoStep()},ie.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},ie.prototype.onKeyUp=function(Tt){this._currentMarker===void 0||this.notesArea!==void 0||Tt.key!=="Delete"&&Tt.key!=="Backspace"||this.deleteSelectedMarker()},ie.prototype.clientToLocalCoordinates=function(Tt,At){var Vt=this.markerImage.getBoundingClientRect();return{x:(Tt-Vt.left)/this.zoomLevel,y:(At-Vt.top)/this.zoomLevel}},ie.prototype.onWindowResize=function(){this.positionUI()},ie.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var Tt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Tt+"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()},ie.prototype.addLicenseKey=function(Tt){Ct.addKey(Tt)},ie.prototype.addEventListener=function(Tt,At){this.eventListeners.addEventListener(Tt,At)},ie.prototype.removeEventListener=function(Tt,At){this.eventListeners.removeEventListener(Tt,At)},ie.prototype.renderState=function(Tt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Tt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(ie.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),ie.prototype.focus=function(){var Tt=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(At){return At(new Ae(Tt))}))},ie.prototype.blur=function(){var Tt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(At){return At(new Ae(Tt))}))},ie.instanceCounter=0,ie}()},66042:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return de}});var $t=ce(20439),wt=ce(50298),Qt=ce(43403),Zt=ce(34280),Ot=ce(59301),jt=Ot.createContext(null),Ct=Ot.createContext({}),Mt=jt,Bt=ce(4635),St=ce(14809),kt=ce(92310),xt=ce.n(kt),Dt=ce(77900),yt=ce(10228),et=ce(26112),tt=ce(62646),lt=ce(8654),ot=["prefixCls","className","containerRef"],ut=function(be){var Ne=be.prefixCls,We=be.className,we=be.containerRef,je=(0,tt.Z)(be,ot),he=Ot.useContext(Ct),Jt=he.panel,re=(0,lt.x1)(Jt,we);return Ot.createElement("div",(0,St.Z)({className:xt()("".concat(Ne,"-content"),We),role:"dialog",ref:re},(0,et.Z)(be,{aria:!0}),{"aria-modal":"true"},je))},ct=ut,ft=ce(48736);function gt(ge){return typeof ge=="string"&&String(Number(ge))===ge?((0,ft.ZP)(!1,"Invalid value type of `width` or `height` which should be number type instead."),Number(ge)):ge}function Lt(ge){warning(!("wrapperClassName"in ge),"'wrapperClassName' is removed. Please use 'rootClassName' instead."),warning(canUseDom()||!ge.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(ge,be){var Ne,We,we,je=ge.prefixCls,he=ge.open,Jt=ge.placement,re=ge.inline,se=ge.push,pe=ge.forceRender,ue=ge.autoFocus,Ie=ge.keyboard,Fe=ge.classNames,Qe=ge.rootClassName,Ae=ge.rootStyle,Pe=ge.zIndex,He=ge.className,Re=ge.id,_e=ge.style,ie=ge.motion,Tt=ge.width,At=ge.height,Vt=ge.children,oe=ge.mask,Ht=ge.maskClosable,It=ge.maskMotion,Pt=ge.maskClassName,Et=ge.maskStyle,te=ge.afterOpenChange,zt=ge.onClose,Wt=ge.onMouseEnter,le=ge.onMouseOver,ye=ge.onMouseLeave,Ge=ge.onClick,ze=ge.onKeyDown,Ee=ge.onKeyUp,Xe=ge.styles,on=ge.drawerRender,rn=Ot.useRef(),Je=Ot.useRef(),Tn=Ot.useRef();Ot.useImperativeHandle(be,function(){return rn.current});var gn=function(jn){var Ln=jn.keyCode,Kn=jn.shiftKey;switch(Ln){case yt.Z.TAB:{if(Ln===yt.Z.TAB){if(!Kn&&document.activeElement===Tn.current){var Xn;(Xn=Je.current)===null||Xn===void 0||Xn.focus({preventScroll:!0})}else if(Kn&&document.activeElement===Je.current){var qn;(qn=Tn.current)===null||qn===void 0||qn.focus({preventScroll:!0})}}break}case yt.Z.ESC:{zt&&Ie&&(jn.stopPropagation(),zt(jn));break}}};Ot.useEffect(function(){if(he&&ue){var zn;(zn=rn.current)===null||zn===void 0||zn.focus({preventScroll:!0})}},[he]);var Cn=Ot.useState(!1),Bn=(0,wt.Z)(Cn,2),ii=Bn[0],Nn=Bn[1],oi=Ot.useContext(Mt),Ai;typeof se=="boolean"?Ai=se?{}:{distance:0}:Ai=se||{};var Si=(Ne=(We=(we=Ai)===null||we===void 0?void 0:we.distance)!==null&&We!==void 0?We:oi==null?void 0:oi.pushDistance)!==null&&Ne!==void 0?Ne:180,Xi=Ot.useMemo(function(){return{pushDistance:Si,push:function(){Nn(!0)},pull:function(){Nn(!1)}}},[Si]);Ot.useEffect(function(){if(he){var zn;oi==null||(zn=oi.push)===null||zn===void 0||zn.call(oi)}else{var jn;oi==null||(jn=oi.pull)===null||jn===void 0||jn.call(oi)}},[he]),Ot.useEffect(function(){return function(){var zn;oi==null||(zn=oi.pull)===null||zn===void 0||zn.call(oi)}},[]);var Ui=oe&&Ot.createElement(Dt.default,(0,St.Z)({key:"mask"},It,{visible:he}),function(zn,jn){var Ln=zn.className,Kn=zn.style;return Ot.createElement("div",{className:xt()("".concat(je,"-mask"),Ln,Fe==null?void 0:Fe.mask,Pt),style:(0,$t.Z)((0,$t.Z)((0,$t.Z)({},Kn),Et),Xe==null?void 0:Xe.mask),onClick:Ht&&he?zt:void 0,ref:jn})}),_i=typeof ie=="function"?ie(Jt):ie,zi={};if(ii&&Si)switch(Jt){case"top":zi.transform="translateY(".concat(Si,"px)");break;case"bottom":zi.transform="translateY(".concat(-Si,"px)");break;case"left":zi.transform="translateX(".concat(Si,"px)");break;default:zi.transform="translateX(".concat(-Si,"px)");break}Jt==="left"||Jt==="right"?zi.width=gt(Tt):zi.height=gt(At);var wi={onMouseEnter:Wt,onMouseOver:le,onMouseLeave:ye,onClick:Ge,onKeyDown:ze,onKeyUp:Ee},Wi=Ot.createElement(Dt.default,(0,St.Z)({key:"panel"},_i,{visible:he,forceRender:pe,onVisibleChanged:function(jn){te==null||te(jn)},removeOnLeave:!1,leavedClassName:"".concat(je,"-content-wrapper-hidden")}),function(zn,jn){var Ln=zn.className,Kn=zn.style,Xn=Ot.createElement(ct,(0,St.Z)({id:Re,containerRef:jn,prefixCls:je,className:xt()(He,Fe==null?void 0:Fe.content),style:(0,$t.Z)((0,$t.Z)({},_e),Xe==null?void 0:Xe.content)},(0,et.Z)(ge,{aria:!0}),wi),Vt);return Ot.createElement("div",(0,St.Z)({className:xt()("".concat(je,"-content-wrapper"),Fe==null?void 0:Fe.wrapper,Ln),style:(0,$t.Z)((0,$t.Z)((0,$t.Z)({},zi),Kn),Xe==null?void 0:Xe.wrapper)},(0,et.Z)(ge,{data:!0})),on?on(Xn):Xn)}),Kt=(0,$t.Z)({},Ae);return Pe&&(Kt.zIndex=Pe),Ot.createElement(Mt.Provider,{value:Xi},Ot.createElement("div",{className:xt()(je,"".concat(je,"-").concat(Jt),Qe,(0,Bt.Z)((0,Bt.Z)({},"".concat(je,"-open"),he),"".concat(je,"-inline"),re)),style:Kt,tabIndex:-1,ref:rn,onKeyDown:gn},Ui,Ot.createElement("div",{tabIndex:0,ref:Je,style:Rt,"aria-hidden":"true","data-sentinel":"start"}),Wi,Ot.createElement("div",{tabIndex:0,ref:Tn,style:Rt,"aria-hidden":"true","data-sentinel":"end"})))}var Nt=Ot.forwardRef(Ut),qt=Nt,ee=function(be){var Ne=be.open,We=Ne===void 0?!1:Ne,we=be.prefixCls,je=we===void 0?"rc-drawer":we,he=be.placement,Jt=he===void 0?"right":he,re=be.autoFocus,se=re===void 0?!0:re,pe=be.keyboard,ue=pe===void 0?!0:pe,Ie=be.width,Fe=Ie===void 0?378:Ie,Qe=be.mask,Ae=Qe===void 0?!0:Qe,Pe=be.maskClosable,He=Pe===void 0?!0:Pe,Re=be.getContainer,_e=be.forceRender,ie=be.afterOpenChange,Tt=be.destroyOnClose,At=be.onMouseEnter,Vt=be.onMouseOver,oe=be.onMouseLeave,Ht=be.onClick,It=be.onKeyDown,Pt=be.onKeyUp,Et=be.panelRef,te=Ot.useState(!1),zt=(0,wt.Z)(te,2),Wt=zt[0],le=zt[1],ye=Ot.useState(!1),Ge=(0,wt.Z)(ye,2),ze=Ge[0],Ee=Ge[1];(0,Zt.Z)(function(){Ee(!0)},[]);var Xe=ze?We:!1,on=Ot.useRef(),rn=Ot.useRef();(0,Zt.Z)(function(){Xe&&(rn.current=document.activeElement)},[Xe]);var Je=function(ii){var Nn;if(le(ii),ie==null||ie(ii),!ii&&rn.current&&!((Nn=on.current)!==null&&Nn!==void 0&&Nn.contains(rn.current))){var oi;(oi=rn.current)===null||oi===void 0||oi.focus({preventScroll:!0})}},Tn=Ot.useMemo(function(){return{panel:Et}},[Et]);if(!_e&&!Wt&&!Xe&&Tt)return null;var gn={onMouseEnter:At,onMouseOver:Vt,onMouseLeave:oe,onClick:Ht,onKeyDown:It,onKeyUp:Pt},Cn=(0,$t.Z)((0,$t.Z)({},be),{},{open:Xe,prefixCls:je,placement:Jt,autoFocus:se,keyboard:ue,width:Fe,mask:Ae,maskClosable:He,inline:Re===!1,afterOpenChange:Je,ref:on},gn);return Ot.createElement(Ct.Provider,{value:Tn},Ot.createElement(Qt.Z,{open:Xe||_e||Wt,autoDestroy:!1,getContainer:Re,autoLock:Ae&&(Xe||Wt)},Ot.createElement(qt,Cn)))},Yt=ee,de=Yt},91574:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Ge}});var $t=ce(14809),wt=ce(20439),Qt=ce(4635),Zt=ce(50298),Ot=ce(93664),jt=ce(62646),Ct=ce(92310),Mt=ce.n(Ct),Bt=/margin|padding|width|height|max|min|offset/,St={left:!0,top:!0},kt={cssFloat:1,styleFloat:1,float:1};function xt(ze){return ze.nodeType===1?ze.ownerDocument.defaultView.getComputedStyle(ze,null):{}}function Dt(ze,Ee,Xe){if(Ee=Ee.toLowerCase(),Xe==="auto"){if(Ee==="height")return ze.offsetHeight;if(Ee==="width")return ze.offsetWidth}return Ee in St||(St[Ee]=Bt.test(Ee)),St[Ee]?parseFloat(Xe)||0:Xe}function yt(ze,Ee){var Xe=arguments.length,on=xt(ze);return Ee=kt[Ee]?"cssFloat"in ze.style?"cssFloat":"styleFloat":Ee,Xe===1?on:Dt(ze,Ee,on[Ee]||ze.style[Ee])}function et(ze,Ee,Xe){var on=arguments.length;if(Ee=kt[Ee]?"cssFloat"in ze.style?"cssFloat":"styleFloat":Ee,on===3)return typeof Xe=="number"&&Bt.test(Ee)&&(Xe="".concat(Xe,"px")),ze.style[Ee]=Xe,Xe;for(var rn in Ee)Ee.hasOwnProperty(rn)&&et(ze,rn,Ee[rn]);return xt(ze)}function tt(ze){return ze===document.body?document.documentElement.clientWidth:ze.offsetWidth}function lt(ze){return ze===document.body?window.innerHeight||document.documentElement.clientHeight:ze.offsetHeight}function ot(){var ze=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth),Ee=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);return{width:ze,height:Ee}}function ut(){var ze=document.documentElement.clientWidth,Ee=window.innerHeight||document.documentElement.clientHeight;return{width:ze,height:Ee}}function ct(){return{scrollLeft:Math.max(document.documentElement.scrollLeft,document.body.scrollLeft),scrollTop:Math.max(document.documentElement.scrollTop,document.body.scrollTop)}}function ft(ze){var Ee=ze.getBoundingClientRect(),Xe=document.documentElement;return{left:Ee.left+(window.pageXOffset||Xe.scrollLeft)-(Xe.clientLeft||document.body.clientLeft||0),top:Ee.top+(window.pageYOffset||Xe.scrollTop)-(Xe.clientTop||document.body.clientTop||0)}}var gt=ce(18929),Lt=ce(59301),Rt=ce(55311),Ut=ce(8224),Nt=ce(10228),qt=ce(43403),ee=ce(77900),Yt=Lt.createContext(null),de=function(Ee){var Xe=Ee.visible,on=Ee.maskTransitionName,rn=Ee.getContainer,Je=Ee.prefixCls,Tn=Ee.rootClassName,gn=Ee.icons,Cn=Ee.countRender,Bn=Ee.showSwitch,ii=Ee.showProgress,Nn=Ee.current,oi=Ee.transform,Ai=Ee.count,Si=Ee.scale,Xi=Ee.minScale,Ui=Ee.maxScale,_i=Ee.closeIcon,zi=Ee.onActive,wi=Ee.onClose,Wi=Ee.onZoomIn,Kt=Ee.onZoomOut,zn=Ee.onRotateRight,jn=Ee.onRotateLeft,Ln=Ee.onFlipX,Kn=Ee.onFlipY,Xn=Ee.onReset,qn=Ee.toolbarRender,ji=Ee.zIndex,nn=Ee.image,qe=(0,Lt.useContext)(Yt),Ye=gn.rotateLeft,an=gn.rotateRight,ri=gn.zoomIn,$n=gn.zoomOut,mi=gn.close,fn=gn.left,Wn=gn.right,gi=gn.flipX,Hi=gn.flipY,Dn="".concat(Je,"-operations-operation");Lt.useEffect(function(){var Vn=function(ui){ui.keyCode===Nt.Z.ESC&&wi()};return Xe&&window.addEventListener("keydown",Vn),function(){window.removeEventListener("keydown",Vn)}},[Xe]);var ke=function(bi,ui){bi.preventDefault(),bi.stopPropagation(),zi(ui)},Ue=Lt.useCallback(function(Vn){var bi=Vn.type,ui=Vn.disabled,pn=Vn.onClick,Rn=Vn.icon;return Lt.createElement("div",{key:bi,className:Mt()(Dn,"".concat(Je,"-operations-operation-").concat(bi),(0,Qt.Z)({},"".concat(Je,"-operations-operation-disabled"),!!ui)),onClick:pn},Rn)},[Dn,Je]),kn=Bn?Ue({icon:fn,onClick:function(bi){return ke(bi,-1)},type:"prev",disabled:Nn===0}):void 0,En=Bn?Ue({icon:Wn,onClick:function(bi){return ke(bi,1)},type:"next",disabled:Nn===Ai-1}):void 0,$e=Ue({icon:Hi,onClick:Kn,type:"flipY"}),bn=Ue({icon:gi,onClick:Ln,type:"flipX"}),wn=Ue({icon:Ye,onClick:jn,type:"rotateLeft"}),Sn=Ue({icon:an,onClick:zn,type:"rotateRight"}),Gn=Ue({icon:$n,onClick:Kt,type:"zoomOut",disabled:Si<=Xi}),Fn=Ue({icon:ri,onClick:Wi,type:"zoomIn",disabled:Si===Ui}),On=Lt.createElement("div",{className:"".concat(Je,"-operations")},$e,bn,wn,Sn,Gn,Fn);return Lt.createElement(ee.default,{visible:Xe,motionName:on},function(Vn){var bi=Vn.className,ui=Vn.style;return Lt.createElement(qt.Z,{open:!0,getContainer:rn!=null?rn:document.body},Lt.createElement("div",{className:Mt()("".concat(Je,"-operations-wrapper"),bi,Tn),style:(0,wt.Z)((0,wt.Z)({},ui),{},{zIndex:ji})},_i===null?null:Lt.createElement("button",{className:"".concat(Je,"-close"),onClick:wi},_i||mi),Bn&&Lt.createElement(Lt.Fragment,null,Lt.createElement("div",{className:Mt()("".concat(Je,"-switch-left"),(0,Qt.Z)({},"".concat(Je,"-switch-left-disabled"),Nn===0)),onClick:function(Rn){return ke(Rn,-1)}},fn),Lt.createElement("div",{className:Mt()("".concat(Je,"-switch-right"),(0,Qt.Z)({},"".concat(Je,"-switch-right-disabled"),Nn===Ai-1)),onClick:function(Rn){return ke(Rn,1)}},Wn)),Lt.createElement("div",{className:"".concat(Je,"-footer")},ii&&Lt.createElement("div",{className:"".concat(Je,"-progress")},Cn?Cn(Nn+1,Ai):"".concat(Nn+1," / ").concat(Ai)),qn?qn(On,(0,wt.Z)((0,wt.Z)({icons:{prevIcon:kn,nextIcon:En,flipYIcon:$e,flipXIcon:bn,rotateLeftIcon:wn,rotateRightIcon:Sn,zoomOutIcon:Gn,zoomInIcon:Fn},actions:{onActive:zi,onFlipY:Kn,onFlipX:Ln,onRotateLeft:jn,onRotateRight:zn,onZoomOut:Kt,onZoomIn:Wi,onReset:Xn,onClose:wi},transform:oi},qe?{current:Nn,total:Ai}:{}),{},{image:nn})):On)))})},ge=de,be=ce(13697),Ne=ce(16089),We={x:0,y:0,rotate:0,scale:1,flipX:!1,flipY:!1};function we(ze,Ee,Xe,on){var rn=(0,Lt.useRef)(null),Je=(0,Lt.useRef)([]),Tn=(0,Lt.useState)(We),gn=(0,Zt.Z)(Tn,2),Cn=gn[0],Bn=gn[1],ii=function(Si){Bn(We),(0,be.Z)(We,Cn)||on==null||on({transform:We,action:Si})},Nn=function(Si,Xi){rn.current===null&&(Je.current=[],rn.current=(0,Ne.Z)(function(){Bn(function(Ui){var _i=Ui;return Je.current.forEach(function(zi){_i=(0,wt.Z)((0,wt.Z)({},_i),zi)}),rn.current=null,on==null||on({transform:_i,action:Xi}),_i})})),Je.current.push((0,wt.Z)((0,wt.Z)({},Cn),Si))},oi=function(Si,Xi,Ui,_i,zi){var wi=ze.current,Wi=wi.width,Kt=wi.height,zn=wi.offsetWidth,jn=wi.offsetHeight,Ln=wi.offsetLeft,Kn=wi.offsetTop,Xn=Si,qn=Cn.scale*Si;qn>Xe?(qn=Xe,Xn=Xe/Cn.scale):qn<Ee&&(qn=zi?qn:Ee,Xn=qn/Cn.scale);var ji=Ui!=null?Ui:innerWidth/2,nn=_i!=null?_i:innerHeight/2,qe=Xn-1,Ye=qe*Wi*.5,an=qe*Kt*.5,ri=qe*(ji-Cn.x-Ln),$n=qe*(nn-Cn.y-Kn),mi=Cn.x-(ri-Ye),fn=Cn.y-($n-an);if(Si<1&&qn===1){var Wn=zn*qn,gi=jn*qn,Hi=ut(),Dn=Hi.width,ke=Hi.height;Wn<=Dn&&gi<=ke&&(mi=0,fn=0)}Nn({x:mi,y:fn,scale:qn},Xi)};return{transform:Cn,resetTransform:ii,updateTransform:Nn,dispatchZoomChange:oi}}var je=ce(48736);function he(ze,Ee,Xe,on){var rn=Ee+Xe,Je=(Xe-on)/2;if(Xe>on){if(Ee>0)return(0,Qt.Z)({},ze,Je);if(Ee<0&&rn<on)return(0,Qt.Z)({},ze,-Je)}else if(Ee<0||rn>on)return(0,Qt.Z)({},ze,Ee<0?Je:-Je);return{}}function Jt(ze,Ee,Xe,on){var rn=ut(),Je=rn.width,Tn=rn.height,gn=null;return ze<=Je&&Ee<=Tn?gn={x:0,y:0}:(ze>Je||Ee>Tn)&&(gn=(0,wt.Z)((0,wt.Z)({},he("x",Xe,ze,Je)),he("y",on,Ee,Tn))),gn}var re=1,se=1;function pe(ze,Ee,Xe,on,rn,Je,Tn){var gn=rn.rotate,Cn=rn.scale,Bn=rn.x,ii=rn.y,Nn=(0,Lt.useState)(!1),oi=(0,Zt.Z)(Nn,2),Ai=oi[0],Si=oi[1],Xi=(0,Lt.useRef)({diffX:0,diffY:0,transformX:0,transformY:0}),Ui=function(Kt){!Ee||Kt.button!==0||(Kt.preventDefault(),Kt.stopPropagation(),Xi.current={diffX:Kt.pageX-Bn,diffY:Kt.pageY-ii,transformX:Bn,transformY:ii},Si(!0))},_i=function(Kt){Xe&&Ai&&Je({x:Kt.pageX-Xi.current.diffX,y:Kt.pageY-Xi.current.diffY},"move")},zi=function(){if(Xe&&Ai){Si(!1);var Kt=Xi.current,zn=Kt.transformX,jn=Kt.transformY,Ln=Bn!==zn&&ii!==jn;if(!Ln)return;var Kn=ze.current.offsetWidth*Cn,Xn=ze.current.offsetHeight*Cn,qn=ze.current.getBoundingClientRect(),ji=qn.left,nn=qn.top,qe=gn%180!==0,Ye=Jt(qe?Xn:Kn,qe?Kn:Xn,ji,nn);Ye&&Je((0,wt.Z)({},Ye),"dragRebound")}},wi=function(Kt){if(!(!Xe||Kt.deltaY==0)){var zn=Math.abs(Kt.deltaY/100),jn=Math.min(zn,se),Ln=re+jn*on;Kt.deltaY>0&&(Ln=re/Ln),Tn(Ln,"wheel",Kt.clientX,Kt.clientY)}};return(0,Lt.useEffect)(function(){var Wi,Kt,zn,jn;if(Ee){zn=(0,Ut.Z)(window,"mouseup",zi,!1),jn=(0,Ut.Z)(window,"mousemove",_i,!1);try{window.top!==window.self&&(Wi=(0,Ut.Z)(window.top,"mouseup",zi,!1),Kt=(0,Ut.Z)(window.top,"mousemove",_i,!1))}catch(Ln){(0,je.Kp)(!1,"[rc-image] ".concat(Ln))}}return function(){var Ln,Kn,Xn,qn;(Ln=zn)===null||Ln===void 0||Ln.remove(),(Kn=jn)===null||Kn===void 0||Kn.remove(),(Xn=Wi)===null||Xn===void 0||Xn.remove(),(qn=Kt)===null||qn===void 0||qn.remove()}},[Xe,Ai,Bn,ii,gn,Ee]),{isMoving:Ai,onMouseDown:Ui,onMouseMove:_i,onMouseUp:zi,onWheel:wi}}function ue(ze){return new Promise(function(Ee){if(!ze){Ee(!1);return}var Xe=document.createElement("img");Xe.onerror=function(){return Ee(!1)},Xe.onload=function(){return Ee(!0)},Xe.src=ze})}function Ie(ze){var Ee=ze.src,Xe=ze.isCustomPlaceholder,on=ze.fallback,rn=(0,Lt.useState)(Xe?"loading":"normal"),Je=(0,Zt.Z)(rn,2),Tn=Je[0],gn=Je[1],Cn=(0,Lt.useRef)(!1),Bn=Tn==="error";(0,Lt.useEffect)(function(){var Ai=!0;return ue(Ee).then(function(Si){!Si&&Ai&&gn("error")}),function(){Ai=!1}},[Ee]),(0,Lt.useEffect)(function(){Xe&&!Cn.current?gn("loading"):Bn&&gn("normal")},[Ee]);var ii=function(){gn("normal")},Nn=function(Si){Cn.current=!1,Tn==="loading"&&Si!==null&&Si!==void 0&&Si.complete&&(Si.naturalWidth||Si.naturalHeight)&&(Cn.current=!0,ii())},oi=Bn&&on?{src:on}:{onLoad:ii,src:Ee};return[Nn,oi,Tn]}function Fe(ze,Ee){var Xe=ze.x-Ee.x,on=ze.y-Ee.y;return Math.hypot(Xe,on)}function Qe(ze,Ee,Xe,on){var rn=Fe(ze,Xe),Je=Fe(Ee,on);if(rn===0&&Je===0)return[ze.x,ze.y];var Tn=rn/(rn+Je),gn=ze.x+Tn*(Ee.x-ze.x),Cn=ze.y+Tn*(Ee.y-ze.y);return[gn,Cn]}function Ae(ze,Ee,Xe,on,rn,Je,Tn){var gn=rn.rotate,Cn=rn.scale,Bn=rn.x,ii=rn.y,Nn=(0,Lt.useState)(!1),oi=(0,Zt.Z)(Nn,2),Ai=oi[0],Si=oi[1],Xi=(0,Lt.useRef)({point1:{x:0,y:0},point2:{x:0,y:0},eventType:"none"}),Ui=function(Kt){Xi.current=(0,wt.Z)((0,wt.Z)({},Xi.current),Kt)},_i=function(Kt){if(Ee){Kt.stopPropagation(),Si(!0);var zn=Kt.touches,jn=zn===void 0?[]:zn;jn.length>1?Ui({point1:{x:jn[0].clientX,y:jn[0].clientY},point2:{x:jn[1].clientX,y:jn[1].clientY},eventType:"touchZoom"}):Ui({point1:{x:jn[0].clientX-Bn,y:jn[0].clientY-ii},eventType:"move"})}},zi=function(Kt){var zn=Kt.touches,jn=zn===void 0?[]:zn,Ln=Xi.current,Kn=Ln.point1,Xn=Ln.point2,qn=Ln.eventType;if(jn.length>1&&qn==="touchZoom"){var ji={x:jn[0].clientX,y:jn[0].clientY},nn={x:jn[1].clientX,y:jn[1].clientY},qe=Qe(Kn,Xn,ji,nn),Ye=(0,Zt.Z)(qe,2),an=Ye[0],ri=Ye[1],$n=Fe(ji,nn)/Fe(Kn,Xn);Tn($n,"touchZoom",an,ri,!0),Ui({point1:ji,point2:nn,eventType:"touchZoom"})}else qn==="move"&&(Je({x:jn[0].clientX-Kn.x,y:jn[0].clientY-Kn.y},"move"),Ui({eventType:"move"}))},wi=function(){if(Xe){if(Ai&&Si(!1),Ui({eventType:"none"}),on>Cn)return Je({x:0,y:0,scale:on},"touchZoom");var Kt=ze.current.offsetWidth*Cn,zn=ze.current.offsetHeight*Cn,jn=ze.current.getBoundingClientRect(),Ln=jn.left,Kn=jn.top,Xn=gn%180!==0,qn=Jt(Xn?zn:Kt,Xn?Kt:zn,Ln,Kn);qn&&Je((0,wt.Z)({},qn),"dragRebound")}};return(0,Lt.useEffect)(function(){var Wi;return Xe&&Ee&&(Wi=(0,Ut.Z)(window,"touchmove",function(Kt){return Kt.preventDefault()},{passive:!1})),function(){var Kt;(Kt=Wi)===null||Kt===void 0||Kt.remove()}},[Xe,Ee]),{isTouching:Ai,onTouchStart:_i,onTouchMove:zi,onTouchEnd:wi}}var Pe=["fallback","src","imgRef"],He=["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"],Re=function(Ee){var Xe=Ee.fallback,on=Ee.src,rn=Ee.imgRef,Je=(0,jt.Z)(Ee,Pe),Tn=Ie({src:on,fallback:Xe}),gn=(0,Zt.Z)(Tn,2),Cn=gn[0],Bn=gn[1];return Lt.createElement("img",(0,$t.Z)({ref:function(Nn){rn.current=Nn,Cn(Nn)}},Je,Bn))},_e=function(Ee){var Xe=Ee.prefixCls,on=Ee.src,rn=Ee.alt,Je=Ee.imageInfo,Tn=Ee.fallback,gn=Ee.movable,Cn=gn===void 0?!0:gn,Bn=Ee.onClose,ii=Ee.visible,Nn=Ee.icons,oi=Nn===void 0?{}:Nn,Ai=Ee.rootClassName,Si=Ee.closeIcon,Xi=Ee.getContainer,Ui=Ee.current,_i=Ui===void 0?0:Ui,zi=Ee.count,wi=zi===void 0?1:zi,Wi=Ee.countRender,Kt=Ee.scaleStep,zn=Kt===void 0?.5:Kt,jn=Ee.minScale,Ln=jn===void 0?1:jn,Kn=Ee.maxScale,Xn=Kn===void 0?50:Kn,qn=Ee.transitionName,ji=qn===void 0?"zoom":qn,nn=Ee.maskTransitionName,qe=nn===void 0?"fade":nn,Ye=Ee.imageRender,an=Ee.imgCommonProps,ri=Ee.toolbarRender,$n=Ee.onTransform,mi=Ee.onChange,fn=(0,jt.Z)(Ee,He),Wn=(0,Lt.useRef)(),gi=(0,Lt.useContext)(Yt),Hi=gi&&wi>1,Dn=gi&&wi>=1,ke=(0,Lt.useState)(!0),Ue=(0,Zt.Z)(ke,2),kn=Ue[0],En=Ue[1],$e=we(Wn,Ln,Xn,$n),bn=$e.transform,wn=$e.resetTransform,Sn=$e.updateTransform,Gn=$e.dispatchZoomChange,Fn=pe(Wn,Cn,ii,zn,bn,Sn,Gn),On=Fn.isMoving,Vn=Fn.onMouseDown,bi=Fn.onWheel,ui=Ae(Wn,Cn,ii,Ln,bn,Sn,Gn),pn=ui.isTouching,Rn=ui.onTouchStart,Ti=ui.onTouchMove,Ji=ui.onTouchEnd,hr=bn.rotate,Ze=bn.scale,Jn=Mt()((0,Qt.Z)({},"".concat(Xe,"-moving"),On));(0,Lt.useEffect)(function(){kn||En(!0)},[kn]);var di=function(){wn("close")},Un=function(){Gn(re+zn,"zoomIn")},Bi=function(){Gn(re/(re+zn),"zoomOut")},ki=function(){Sn({rotate:hr+90},"rotateRight")},Ii=function(){Sn({rotate:hr-90},"rotateLeft")},Ki=function(){Sn({flipX:!bn.flipX},"flipX")},$i=function(){Sn({flipY:!bn.flipY},"flipY")},fr=function(){wn("reset")},un=function(pr){var er=_i+pr;!Number.isInteger(er)||er<0||er>wi-1||(En(!1),wn(pr<0?"prev":"next"),mi==null||mi(er,_i))},vr=function(pr){!ii||!Hi||(pr.keyCode===Nt.Z.LEFT?un(-1):pr.keyCode===Nt.Z.RIGHT&&un(1))},cn=function(pr){ii&&(Ze!==1?Sn({x:0,y:0,scale:1},"doubleClick"):Gn(re+zn,"doubleClick",pr.clientX,pr.clientY))};(0,Lt.useEffect)(function(){var Di=(0,Ut.Z)(window,"keydown",vr,!1);return function(){Di.remove()}},[ii,Hi,_i]);var hi=Lt.createElement(Re,(0,$t.Z)({},an,{width:Ee.width,height:Ee.height,imgRef:Wn,className:"".concat(Xe,"-img"),alt:rn,style:{transform:"translate3d(".concat(bn.x,"px, ").concat(bn.y,"px, 0) scale3d(").concat(bn.flipX?"-":"").concat(Ze,", ").concat(bn.flipY?"-":"").concat(Ze,", 1) rotate(").concat(hr,"deg)"),transitionDuration:(!kn||pn)&&"0s"},fallback:Tn,src:on,onWheel:bi,onMouseDown:Vn,onDoubleClick:cn,onTouchStart:Rn,onTouchMove:Ti,onTouchEnd:Ji,onTouchCancel:Ji})),tr=(0,wt.Z)({url:on,alt:rn},Je);return Lt.createElement(Lt.Fragment,null,Lt.createElement(Rt.Z,(0,$t.Z)({transitionName:ji,maskTransitionName:qe,closable:!1,keyboard:!0,prefixCls:Xe,onClose:Bn,visible:ii,classNames:{wrapper:Jn},rootClassName:Ai,getContainer:Xi},fn,{afterClose:di}),Lt.createElement("div",{className:"".concat(Xe,"-img-wrapper")},Ye?Ye(hi,(0,wt.Z)({transform:bn,image:tr},gi?{current:_i}:{})):hi)),Lt.createElement(ge,{visible:ii,transform:bn,maskTransitionName:qe,closeIcon:Si,getContainer:Xi,prefixCls:Xe,rootClassName:Ai,icons:oi,countRender:Wi,showSwitch:Hi,showProgress:Dn,current:_i,count:wi,scale:Ze,minScale:Ln,maxScale:Xn,toolbarRender:ri,onActive:un,onZoomIn:Un,onZoomOut:Bi,onRotateRight:ki,onRotateLeft:Ii,onFlipX:Ki,onFlipY:$i,onClose:Bn,onReset:fr,zIndex:fn.zIndex!==void 0?fn.zIndex+1:void 0,image:tr}))},ie=_e,Tt=ce(95190),At=["crossOrigin","decoding","draggable","loading","referrerPolicy","sizes","srcSet","useMap","alt"];function Vt(ze){var Ee=Lt.useState({}),Xe=(0,Zt.Z)(Ee,2),on=Xe[0],rn=Xe[1],Je=Lt.useCallback(function(gn,Cn){return rn(function(Bn){return(0,wt.Z)((0,wt.Z)({},Bn),{},(0,Qt.Z)({},gn,Cn))}),function(){rn(function(Bn){var ii=(0,wt.Z)({},Bn);return delete ii[gn],ii})}},[]),Tn=Lt.useMemo(function(){return ze?ze.map(function(gn){if(typeof gn=="string")return{data:{src:gn}};var Cn={};return Object.keys(gn).forEach(function(Bn){["src"].concat((0,Tt.Z)(At)).includes(Bn)&&(Cn[Bn]=gn[Bn])}),{data:Cn}}):Object.keys(on).reduce(function(gn,Cn){var Bn=on[Cn],ii=Bn.canPreview,Nn=Bn.data;return ii&&gn.push({data:Nn,id:Cn}),gn},[])},[ze,on]);return[Tn,Je,!!ze]}var oe=["visible","onVisibleChange","getContainer","current","movable","minScale","maxScale","countRender","closeIcon","onChange","onTransform","toolbarRender","imageRender"],Ht=["src"],It=function(Ee){var Xe,on=Ee.previewPrefixCls,rn=on===void 0?"rc-image-preview":on,Je=Ee.children,Tn=Ee.icons,gn=Tn===void 0?{}:Tn,Cn=Ee.items,Bn=Ee.preview,ii=Ee.fallback,Nn=(0,Ot.Z)(Bn)==="object"?Bn:{},oi=Nn.visible,Ai=Nn.onVisibleChange,Si=Nn.getContainer,Xi=Nn.current,Ui=Nn.movable,_i=Nn.minScale,zi=Nn.maxScale,wi=Nn.countRender,Wi=Nn.closeIcon,Kt=Nn.onChange,zn=Nn.onTransform,jn=Nn.toolbarRender,Ln=Nn.imageRender,Kn=(0,jt.Z)(Nn,oe),Xn=Vt(Cn),qn=(0,Zt.Z)(Xn,3),ji=qn[0],nn=qn[1],qe=qn[2],Ye=(0,gt.Z)(0,{value:Xi}),an=(0,Zt.Z)(Ye,2),ri=an[0],$n=an[1],mi=(0,Lt.useState)(!1),fn=(0,Zt.Z)(mi,2),Wn=fn[0],gi=fn[1],Hi=((Xe=ji[ri])===null||Xe===void 0?void 0:Xe.data)||{},Dn=Hi.src,ke=(0,jt.Z)(Hi,Ht),Ue=(0,gt.Z)(!!oi,{value:oi,onChange:function(pn,Rn){Ai==null||Ai(pn,Rn,ri)}}),kn=(0,Zt.Z)(Ue,2),En=kn[0],$e=kn[1],bn=(0,Lt.useState)(null),wn=(0,Zt.Z)(bn,2),Sn=wn[0],Gn=wn[1],Fn=Lt.useCallback(function(ui,pn,Rn,Ti){var Ji=qe?ji.findIndex(function(hr){return hr.data.src===pn}):ji.findIndex(function(hr){return hr.id===ui});$n(Ji<0?0:Ji),$e(!0),Gn({x:Rn,y:Ti}),gi(!0)},[ji,qe]);Lt.useEffect(function(){En?Wn||$n(0):gi(!1)},[En]);var On=function(pn,Rn){$n(pn),Kt==null||Kt(pn,Rn)},Vn=function(){$e(!1),Gn(null)},bi=Lt.useMemo(function(){return{register:nn,onPreview:Fn}},[nn,Fn]);return Lt.createElement(Yt.Provider,{value:bi},Je,Lt.createElement(ie,(0,$t.Z)({"aria-hidden":!En,movable:Ui,visible:En,prefixCls:rn,closeIcon:Wi,onClose:Vn,mousePosition:Sn,imgCommonProps:ke,src:Dn,fallback:ii,icons:gn,minScale:_i,maxScale:zi,getContainer:Si,current:ri,count:ji.length,countRender:wi,onTransform:zn,toolbarRender:jn,imageRender:Ln,onChange:On},Kn)))},Pt=It,Et=0;function te(ze,Ee){var Xe=Lt.useState(function(){return Et+=1,String(Et)}),on=(0,Zt.Z)(Xe,1),rn=on[0],Je=Lt.useContext(Yt),Tn={data:Ee,canPreview:ze};return Lt.useEffect(function(){if(Je)return Je.register(rn,Tn)},[]),Lt.useEffect(function(){Je&&Je.register(rn,Tn)},[ze,Ee]),rn}var zt=["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"],le=function(Ee){var Xe=Ee.src,on=Ee.alt,rn=Ee.onPreviewClose,Je=Ee.prefixCls,Tn=Je===void 0?"rc-image":Je,gn=Ee.previewPrefixCls,Cn=gn===void 0?"".concat(Tn,"-preview"):gn,Bn=Ee.placeholder,ii=Ee.fallback,Nn=Ee.width,oi=Ee.height,Ai=Ee.style,Si=Ee.preview,Xi=Si===void 0?!0:Si,Ui=Ee.className,_i=Ee.onClick,zi=Ee.onError,wi=Ee.wrapperClassName,Wi=Ee.wrapperStyle,Kt=Ee.rootClassName,zn=(0,jt.Z)(Ee,zt),jn=Bn&&Bn!==!0,Ln=(0,Ot.Z)(Xi)==="object"?Xi:{},Kn=Ln.src,Xn=Ln.visible,qn=Xn===void 0?void 0:Xn,ji=Ln.onVisibleChange,nn=ji===void 0?rn:ji,qe=Ln.getContainer,Ye=qe===void 0?void 0:qe,an=Ln.mask,ri=Ln.maskClassName,$n=Ln.movable,mi=Ln.icons,fn=Ln.scaleStep,Wn=Ln.minScale,gi=Ln.maxScale,Hi=Ln.imageRender,Dn=Ln.toolbarRender,ke=(0,jt.Z)(Ln,Wt),Ue=Kn!=null?Kn:Xe,kn=(0,gt.Z)(!!qn,{value:qn,onChange:nn}),En=(0,Zt.Z)(kn,2),$e=En[0],bn=En[1],wn=Ie({src:Xe,isCustomPlaceholder:jn,fallback:ii}),Sn=(0,Zt.Z)(wn,3),Gn=Sn[0],Fn=Sn[1],On=Sn[2],Vn=(0,Lt.useState)(null),bi=(0,Zt.Z)(Vn,2),ui=bi[0],pn=bi[1],Rn=(0,Lt.useContext)(Yt),Ti=!!Xi,Ji=function(){bn(!1),pn(null)},hr=Mt()(Tn,wi,Kt,(0,Qt.Z)({},"".concat(Tn,"-error"),On==="error")),Ze=(0,Lt.useMemo)(function(){var Bi={};return At.forEach(function(ki){Ee[ki]!==void 0&&(Bi[ki]=Ee[ki])}),Bi},At.map(function(Bi){return Ee[Bi]})),Jn=(0,Lt.useMemo)(function(){return(0,wt.Z)((0,wt.Z)({},Ze),{},{src:Ue})},[Ue,Ze]),di=te(Ti,Jn),Un=function(ki){var Ii=ft(ki.target),Ki=Ii.left,$i=Ii.top;Rn?Rn.onPreview(di,Ue,Ki,$i):(pn({x:Ki,y:$i}),bn(!0)),_i==null||_i(ki)};return Lt.createElement(Lt.Fragment,null,Lt.createElement("div",(0,$t.Z)({},zn,{className:hr,onClick:Ti?Un:_i,style:(0,wt.Z)({width:Nn,height:oi},Wi)}),Lt.createElement("img",(0,$t.Z)({},Ze,{className:Mt()("".concat(Tn,"-img"),(0,Qt.Z)({},"".concat(Tn,"-img-placeholder"),Bn===!0),Ui),style:(0,wt.Z)({height:oi},Ai),ref:Gn},Fn,{width:Nn,height:oi,onError:zi})),On==="loading"&&Lt.createElement("div",{"aria-hidden":"true",className:"".concat(Tn,"-placeholder")},Bn),an&&Ti&&Lt.createElement("div",{className:Mt()("".concat(Tn,"-mask"),ri),style:{display:(Ai==null?void 0:Ai.display)==="none"?"none":void 0}},an)),!Rn&&Ti&&Lt.createElement(ie,(0,$t.Z)({"aria-hidden":!$e,visible:$e,prefixCls:Cn,onClose:Ji,mousePosition:ui,src:Ue,alt:on,imageInfo:{width:Nn,height:oi},fallback:ii,getContainer:Ye,icons:mi,movable:$n,scaleStep:fn,minScale:Wn,maxScale:gi,rootClassName:Kt,imageRender:Hi,imgCommonProps:Ze,toolbarRender:Dn},ke)))};le.PreviewGroup=Pt;var ye=le,Ge=ye},23425:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Rt}});var $t=ce(4635),wt=ce(14809),Qt=ce(93664),Zt=ce(20439),Ot=ce(50298),jt=ce(92310),Ct=ce.n(jt),Mt=ce(18929),Bt=ce(10228),St=ce(26112),kt=ce(48736),xt=ce(59301),Dt=ce(17119),yt=[10,20,50,100],et=function(Nt){var qt=Nt.pageSizeOptions,ee=qt===void 0?yt:qt,Yt=Nt.locale,de=Nt.changeSize,ge=Nt.pageSize,be=Nt.goButton,Ne=Nt.quickGo,We=Nt.rootPrefixCls,we=Nt.disabled,je=Nt.buildOptionText,he=Nt.showSizeChanger,Jt=Nt.sizeChangerRender,re=xt.useState(""),se=(0,Ot.Z)(re,2),pe=se[0],ue=se[1],Ie=function(){return!pe||Number.isNaN(pe)?void 0:Number(pe)},Fe=typeof je=="function"?je:function(At){return"".concat(At," ").concat(Yt.items_per_page)},Qe=function(Vt){ue(Vt.target.value)},Ae=function(Vt){be||pe===""||(ue(""),!(Vt.relatedTarget&&(Vt.relatedTarget.className.indexOf("".concat(We,"-item-link"))>=0||Vt.relatedTarget.className.indexOf("".concat(We,"-item"))>=0))&&(Ne==null||Ne(Ie())))},Pe=function(Vt){pe!==""&&(Vt.keyCode===Bt.Z.ENTER||Vt.type==="click")&&(ue(""),Ne==null||Ne(Ie()))},He=function(){return ee.some(function(Vt){return Vt.toString()===ge.toString()})?ee:ee.concat([ge]).sort(function(Vt,oe){var Ht=Number.isNaN(Number(Vt))?0:Number(Vt),It=Number.isNaN(Number(oe))?0:Number(oe);return Ht-It})},Re="".concat(We,"-options");if(!he&&!Ne)return null;var _e=null,ie=null,Tt=null;return he&&Jt&&(_e=Jt({disabled:we,size:ge,onSizeChange:function(Vt){de==null||de(Number(Vt))},"aria-label":Yt.page_size,className:"".concat(Re,"-size-changer"),options:He().map(function(At){return{label:Fe(At),value:At}})})),Ne&&(be&&(Tt=typeof be=="boolean"?xt.createElement("button",{type:"button",onClick:Pe,onKeyUp:Pe,disabled:we,className:"".concat(Re,"-quick-jumper-button")},Yt.jump_to_confirm):xt.createElement("span",{onClick:Pe,onKeyUp:Pe},be)),ie=xt.createElement("div",{className:"".concat(Re,"-quick-jumper")},Yt.jump_to,xt.createElement("input",{disabled:we,type:"text",value:pe,onChange:Qe,onKeyUp:Pe,onBlur:Ae,"aria-label":Yt.page}),Yt.page,Tt)),xt.createElement("li",{className:Re},_e,ie)},tt=et,lt=function(Nt){var qt=Nt.rootPrefixCls,ee=Nt.page,Yt=Nt.active,de=Nt.className,ge=Nt.showTitle,be=Nt.onClick,Ne=Nt.onKeyPress,We=Nt.itemRender,we="".concat(qt,"-item"),je=Ct()(we,"".concat(we,"-").concat(ee),(0,$t.Z)((0,$t.Z)({},"".concat(we,"-active"),Yt),"".concat(we,"-disabled"),!ee),de),he=function(){be(ee)},Jt=function(pe){Ne(pe,be,ee)},re=We(ee,"page",xt.createElement("a",{rel:"nofollow"},ee));return re?xt.createElement("li",{title:ge?String(ee):null,className:je,onClick:he,onKeyDown:Jt,tabIndex:0},re):null},ot=lt,ut=function(Nt,qt,ee){return ee};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,qt){var ee=typeof Ut=="undefined"?Nt:Ut;return Math.floor((qt-1)/ee)+1}var Lt=function(Nt){var qt=Nt.prefixCls,ee=qt===void 0?"rc-pagination":qt,Yt=Nt.selectPrefixCls,de=Yt===void 0?"rc-select":Yt,ge=Nt.className,be=Nt.current,Ne=Nt.defaultCurrent,We=Ne===void 0?1:Ne,we=Nt.total,je=we===void 0?0:we,he=Nt.pageSize,Jt=Nt.defaultPageSize,re=Jt===void 0?10:Jt,se=Nt.onChange,pe=se===void 0?ct:se,ue=Nt.hideOnSinglePage,Ie=Nt.align,Fe=Nt.showPrevNextJumpers,Qe=Fe===void 0?!0:Fe,Ae=Nt.showQuickJumper,Pe=Nt.showLessItems,He=Nt.showTitle,Re=He===void 0?!0:He,_e=Nt.onShowSizeChange,ie=_e===void 0?ct:_e,Tt=Nt.locale,At=Tt===void 0?Dt.Z:Tt,Vt=Nt.style,oe=Nt.totalBoundaryShowSizeChanger,Ht=oe===void 0?50:oe,It=Nt.disabled,Pt=Nt.simple,Et=Nt.showTotal,te=Nt.showSizeChanger,zt=te===void 0?je>Ht:te,Wt=Nt.sizeChangerRender,le=Nt.pageSizeOptions,ye=Nt.itemRender,Ge=ye===void 0?ut:ye,ze=Nt.jumpPrevIcon,Ee=Nt.jumpNextIcon,Xe=Nt.prevIcon,on=Nt.nextIcon,rn=xt.useRef(null),Je=(0,Mt.Z)(10,{value:he,defaultValue:re}),Tn=(0,Ot.Z)(Je,2),gn=Tn[0],Cn=Tn[1],Bn=(0,Mt.Z)(1,{value:be,defaultValue:We,postState:function(tr){return Math.max(1,Math.min(tr,gt(void 0,gn,je)))}}),ii=(0,Ot.Z)(Bn,2),Nn=ii[0],oi=ii[1],Ai=xt.useState(Nn),Si=(0,Ot.Z)(Ai,2),Xi=Si[0],Ui=Si[1];(0,xt.useEffect)(function(){Ui(Nn)},[Nn]);var _i=pe!==ct,zi="current"in Nt,wi=Math.max(1,Nn-(Pe?3:5)),Wi=Math.min(gt(void 0,gn,je),Nn+(Pe?3:5));function Kt(hi,tr){var Di=hi||xt.createElement("button",{type:"button","aria-label":tr,className:"".concat(ee,"-item-link")});return typeof hi=="function"&&(Di=xt.createElement(hi,(0,Zt.Z)({},Nt))),Di}function zn(hi){var tr=hi.target.value,Di=gt(void 0,gn,je),pr;return tr===""?pr=tr:Number.isNaN(Number(tr))?pr=Xi:tr>=Di?pr=Di:pr=Number(tr),pr}function jn(hi){return ft(hi)&&hi!==Nn&&ft(je)&&je>0}var Ln=je>gn?Ae:!1;function Kn(hi){(hi.keyCode===Bt.Z.UP||hi.keyCode===Bt.Z.DOWN)&&hi.preventDefault()}function Xn(hi){var tr=zn(hi);switch(tr!==Xi&&Ui(tr),hi.keyCode){case Bt.Z.ENTER:nn(tr);break;case Bt.Z.UP:nn(tr-1);break;case Bt.Z.DOWN:nn(tr+1);break;default:break}}function qn(hi){nn(zn(hi))}function ji(hi){var tr=gt(hi,gn,je),Di=Nn>tr&&tr!==0?tr:Nn;Cn(hi),Ui(Di),ie==null||ie(Nn,hi),oi(Di),pe==null||pe(Di,hi)}function nn(hi){if(jn(hi)&&!It){var tr=gt(void 0,gn,je),Di=hi;return hi>tr?Di=tr:hi<1&&(Di=1),Di!==Xi&&Ui(Di),oi(Di),pe==null||pe(Di,gn),Di}return Nn}var qe=Nn>1,Ye=Nn<gt(void 0,gn,je);function an(){qe&&nn(Nn-1)}function ri(){Ye&&nn(Nn+1)}function $n(){nn(wi)}function mi(){nn(Wi)}function fn(hi,tr){if(hi.key==="Enter"||hi.charCode===Bt.Z.ENTER||hi.keyCode===Bt.Z.ENTER){for(var Di=arguments.length,pr=new Array(Di>2?Di-2:0),er=2;er<Di;er++)pr[er-2]=arguments[er];tr.apply(void 0,pr)}}function Wn(hi){fn(hi,an)}function gi(hi){fn(hi,ri)}function Hi(hi){fn(hi,$n)}function Dn(hi){fn(hi,mi)}function ke(hi){var tr=Ge(hi,"prev",Kt(Xe,"prev page"));return xt.isValidElement(tr)?xt.cloneElement(tr,{disabled:!qe}):tr}function Ue(hi){var tr=Ge(hi,"next",Kt(on,"next page"));return xt.isValidElement(tr)?xt.cloneElement(tr,{disabled:!Ye}):tr}function kn(hi){(hi.type==="click"||hi.keyCode===Bt.Z.ENTER)&&nn(Xi)}var En=null,$e=(0,St.Z)(Nt,{aria:!0,data:!0}),bn=Et&&xt.createElement("li",{className:"".concat(ee,"-total-text")},Et(je,[je===0?0:(Nn-1)*gn+1,Nn*gn>je?je:Nn*gn])),wn=null,Sn=gt(void 0,gn,je);if(ue&&je<=gn)return null;var Gn=[],Fn={rootPrefixCls:ee,onClick:nn,onKeyPress:fn,showTitle:Re,itemRender:Ge,page:-1},On=Nn-1>0?Nn-1:0,Vn=Nn+1<Sn?Nn+1:Sn,bi=Ae&&Ae.goButton,ui=(0,Qt.Z)(Pt)==="object"?Pt.readOnly:!Pt,pn=bi,Rn=null;Pt&&(bi&&(typeof bi=="boolean"?pn=xt.createElement("button",{type:"button",onClick:kn,onKeyUp:kn},At.jump_to_confirm):pn=xt.createElement("span",{onClick:kn,onKeyUp:kn},bi),pn=xt.createElement("li",{title:Re?"".concat(At.jump_to).concat(Nn,"/").concat(Sn):null,className:"".concat(ee,"-simple-pager")},pn)),Rn=xt.createElement("li",{title:Re?"".concat(Nn,"/").concat(Sn):null,className:"".concat(ee,"-simple-pager")},ui?Xi:xt.createElement("input",{type:"text","aria-label":At.jump_to,value:Xi,disabled:It,onKeyDown:Kn,onKeyUp:Xn,onChange:Xn,onBlur:qn,size:3}),xt.createElement("span",{className:"".concat(ee,"-slash")},"/"),Sn));var Ti=Pe?1:2;if(Sn<=3+Ti*2){Sn||Gn.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:"noPager",page:1,className:"".concat(ee,"-item-disabled")})));for(var Ji=1;Ji<=Sn;Ji+=1)Gn.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:Ji,page:Ji,active:Nn===Ji})))}else{var hr=Pe?At.prev_3:At.prev_5,Ze=Pe?At.next_3:At.next_5,Jn=Ge(wi,"jump-prev",Kt(ze,"prev page")),di=Ge(Wi,"jump-next",Kt(Ee,"next page"));Qe&&(En=Jn?xt.createElement("li",{title:Re?hr:null,key:"prev",onClick:$n,tabIndex:0,onKeyDown:Hi,className:Ct()("".concat(ee,"-jump-prev"),(0,$t.Z)({},"".concat(ee,"-jump-prev-custom-icon"),!!ze))},Jn):null,wn=di?xt.createElement("li",{title:Re?Ze:null,key:"next",onClick:mi,tabIndex:0,onKeyDown:Dn,className:Ct()("".concat(ee,"-jump-next"),(0,$t.Z)({},"".concat(ee,"-jump-next-custom-icon"),!!Ee))},di):null);var Un=Math.max(1,Nn-Ti),Bi=Math.min(Nn+Ti,Sn);Nn-1<=Ti&&(Bi=1+Ti*2),Sn-Nn<=Ti&&(Un=Sn-Ti*2);for(var ki=Un;ki<=Bi;ki+=1)Gn.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:ki,page:ki,active:Nn===ki})));if(Nn-1>=Ti*2&&Nn!==3&&(Gn[0]=xt.cloneElement(Gn[0],{className:Ct()("".concat(ee,"-item-after-jump-prev"),Gn[0].props.className)}),Gn.unshift(En)),Sn-Nn>=Ti*2&&Nn!==Sn-2){var Ii=Gn[Gn.length-1];Gn[Gn.length-1]=xt.cloneElement(Ii,{className:Ct()("".concat(ee,"-item-before-jump-next"),Ii.props.className)}),Gn.push(wn)}Un!==1&&Gn.unshift(xt.createElement(ot,(0,wt.Z)({},Fn,{key:1,page:1}))),Bi!==Sn&&Gn.push(xt.createElement(ot,(0,wt.Z)({},Fn,{key:Sn,page:Sn})))}var Ki=ke(On);if(Ki){var $i=!qe||!Sn;Ki=xt.createElement("li",{title:Re?At.prev_page:null,onClick:an,tabIndex:$i?null:0,onKeyDown:Wn,className:Ct()("".concat(ee,"-prev"),(0,$t.Z)({},"".concat(ee,"-disabled"),$i)),"aria-disabled":$i},Ki)}var fr=Ue(Vn);if(fr){var un,vr;Pt?(un=!Ye,vr=qe?0:null):(un=!Ye||!Sn,vr=un?null:0),fr=xt.createElement("li",{title:Re?At.next_page:null,onClick:ri,tabIndex:vr,onKeyDown:gi,className:Ct()("".concat(ee,"-next"),(0,$t.Z)({},"".concat(ee,"-disabled"),un)),"aria-disabled":un},fr)}var cn=Ct()(ee,ge,(0,$t.Z)((0,$t.Z)((0,$t.Z)((0,$t.Z)((0,$t.Z)({},"".concat(ee,"-start"),Ie==="start"),"".concat(ee,"-center"),Ie==="center"),"".concat(ee,"-end"),Ie==="end"),"".concat(ee,"-simple"),Pt),"".concat(ee,"-disabled"),It));return xt.createElement("ul",(0,wt.Z)({className:cn,style:Vt,ref:rn},$e),bn,Ki,Pt?Rn:Gn,fr,xt.createElement(tt,{locale:At,rootPrefixCls:ee,disabled:It,selectPrefixCls:de,changeSize:ji,pageSize:gn,pageSizeOptions:le,quickGo:Ln?nn:null,goButton:pn,showSizeChanger:zt,sizeChangerRender:Wt}))},Rt=Lt},25930:function(Pn,_n,ce){"use strict";ce.d(_n,{Cd:function(){return ee}});var $t=ce(14809),wt=ce(20439),Qt=ce(62646),Zt=ce(59301),Ot=ce(92310),jt=ce.n(Ot),Ct={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},Mt=function(){var ge=(0,Zt.useRef)([]),be=(0,Zt.useRef)(null);return(0,Zt.useEffect)(function(){var Ne=Date.now(),We=!1;ge.current.forEach(function(we){if(we){We=!0;var je=we.style;je.transitionDuration=".3s, .3s, .3s, .06s",be.current&&Ne-be.current<100&&(je.transitionDuration="0s, 0s")}}),We&&(be.current=Date.now())}),ge.current},Bt=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],St=function(ge){var be=(0,wt.Z)((0,wt.Z)({},Ct),ge),Ne=be.className,We=be.percent,we=be.prefixCls,je=be.strokeColor,he=be.strokeLinecap,Jt=be.strokeWidth,re=be.style,se=be.trailColor,pe=be.trailWidth,ue=be.transition,Ie=(0,Qt.Z)(be,Bt);delete Ie.gapPosition;var Fe=Array.isArray(We)?We:[We],Qe=Array.isArray(je)?je:[je],Ae=Mt(),Pe=Jt/2,He=100-Jt/2,Re="M ".concat(he==="round"?Pe:0,",").concat(Pe,`
L `).concat(he==="round"?He:100,",").concat(Pe),_e="0 0 100 ".concat(Jt),ie=0;return Zt.createElement("svg",(0,$t.Z)({className:jt()("".concat(we,"-line"),Ne),viewBox:_e,preserveAspectRatio:"none",style:re},Ie),Zt.createElement("path",{className:"".concat(we,"-line-trail"),d:Re,strokeLinecap:he,stroke:se,strokeWidth:pe||Jt,fillOpacity:"0"}),Fe.map(function(Tt,At){var Vt=1;switch(he){case"round":Vt=1-Jt/100;break;case"square":Vt=1-Jt/2/100;break;default:Vt=1;break}var oe={strokeDasharray:"".concat(Tt*Vt,"px, 100px"),strokeDashoffset:"-".concat(ie,"px"),transition:ue||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Ht=Qe[At]||Qe[Qe.length-1];return ie+=Tt,Zt.createElement("path",{key:At,className:"".concat(we,"-line-path"),d:Re,strokeLinecap:he,stroke:Ht,strokeWidth:Jt,fillOpacity:"0",ref:function(Pt){Ae[At]=Pt},style:oe})}))},kt=St,xt=ce(93664),Dt=ce(50298),yt=ce(47273),et=0,tt=(0,yt.Z)();function lt(){var de;return tt?(de=et,et+=1):de="TEST_OR_SSR",de}var ot=function(de){var ge=Zt.useState(),be=(0,Dt.Z)(ge,2),Ne=be[0],We=be[1];return Zt.useEffect(function(){We("rc_progress_".concat(lt()))},[]),de||Ne},ut=function(ge){var be=ge.bg,Ne=ge.children;return Zt.createElement("div",{style:{width:"100%",height:"100%",background:be}},Ne)};function ct(de,ge){return Object.keys(de).map(function(be){var Ne=parseFloat(be),We="".concat(Math.floor(Ne*ge),"%");return"".concat(de[be]," ").concat(We)})}var ft=Zt.forwardRef(function(de,ge){var be=de.prefixCls,Ne=de.color,We=de.gradientId,we=de.radius,je=de.style,he=de.ptg,Jt=de.strokeLinecap,re=de.strokeWidth,se=de.size,pe=de.gapDegree,ue=Ne&&(0,xt.Z)(Ne)==="object",Ie=ue?"#FFF":void 0,Fe=se/2,Qe=Zt.createElement("circle",{className:"".concat(be,"-circle-path"),r:we,cx:Fe,cy:Fe,stroke:Ie,strokeLinecap:Jt,strokeWidth:re,opacity:he===0?0:1,style:je,ref:ge});if(!ue)return Qe;var Ae="".concat(We,"-conic"),Pe=pe?"".concat(180+pe/2,"deg"):"0deg",He=ct(Ne,(360-pe)/360),Re=ct(Ne,1),_e="conic-gradient(from ".concat(Pe,", ").concat(He.join(", "),")"),ie="linear-gradient(to ".concat(pe?"bottom":"top",", ").concat(Re.join(", "),")");return Zt.createElement(Zt.Fragment,null,Zt.createElement("mask",{id:Ae},Qe),Zt.createElement("foreignObject",{x:0,y:0,width:se,height:se,mask:"url(#".concat(Ae,")")},Zt.createElement(ut,{bg:ie},Zt.createElement(ut,{bg:_e}))))}),gt=ft,Lt=100,Rt=function(ge,be,Ne,We,we,je,he,Jt,re,se){var pe=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,ue=Ne/100*360*((360-je)/360),Ie=je===0?0:{bottom:0,top:180,left:90,right:-90}[he],Fe=(100-We)/100*be;re==="round"&&We!==100&&(Fe+=se/2,Fe>=be&&(Fe=be-.01));var Qe=Lt/2;return{stroke:typeof Jt=="string"?Jt:void 0,strokeDasharray:"".concat(be,"px ").concat(ge),strokeDashoffset:Fe+pe,transform:"rotate(".concat(we+ue+Ie,"deg)"),transformOrigin:"".concat(Qe,"px ").concat(Qe,"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(de){var ge=de!=null?de:[];return Array.isArray(ge)?ge:[ge]}var qt=function(ge){var be=(0,wt.Z)((0,wt.Z)({},Ct),ge),Ne=be.id,We=be.prefixCls,we=be.steps,je=be.strokeWidth,he=be.trailWidth,Jt=be.gapDegree,re=Jt===void 0?0:Jt,se=be.gapPosition,pe=be.trailColor,ue=be.strokeLinecap,Ie=be.style,Fe=be.className,Qe=be.strokeColor,Ae=be.percent,Pe=(0,Qt.Z)(be,Ut),He=Lt/2,Re=ot(Ne),_e="".concat(Re,"-gradient"),ie=He-je/2,Tt=Math.PI*2*ie,At=re>0?90+re/2:-90,Vt=Tt*((360-re)/360),oe=(0,xt.Z)(we)==="object"?we:{count:we,gap:2},Ht=oe.count,It=oe.gap,Pt=Nt(Ae),Et=Nt(Qe),te=Et.find(function(Ee){return Ee&&(0,xt.Z)(Ee)==="object"}),zt=te&&(0,xt.Z)(te)==="object",Wt=zt?"butt":ue,le=Rt(Tt,Vt,0,100,At,re,se,pe,Wt,je),ye=Mt(),Ge=function(){var Xe=0;return Pt.map(function(on,rn){var Je=Et[rn]||Et[Et.length-1],Tn=Rt(Tt,Vt,Xe,on,At,re,se,Je,Wt,je);return Xe+=on,Zt.createElement(gt,{key:rn,color:Je,ptg:on,radius:ie,prefixCls:We,gradientId:_e,style:Tn,strokeLinecap:Wt,strokeWidth:je,gapDegree:re,ref:function(Cn){ye[rn]=Cn},size:Lt})}).reverse()},ze=function(){var Xe=Math.round(Ht*(Pt[0]/100)),on=100/Ht,rn=0;return new Array(Ht).fill(null).map(function(Je,Tn){var gn=Tn<=Xe-1?Et[0]:pe,Cn=gn&&(0,xt.Z)(gn)==="object"?"url(#".concat(_e,")"):void 0,Bn=Rt(Tt,Vt,rn,on,At,re,se,gn,"butt",je,It);return rn+=(Vt-Bn.strokeDashoffset+It)*100/Vt,Zt.createElement("circle",{key:Tn,className:"".concat(We,"-circle-path"),r:ie,cx:He,cy:He,stroke:Cn,strokeWidth:je,opacity:1,style:Bn,ref:function(Nn){ye[Tn]=Nn}})})};return Zt.createElement("svg",(0,$t.Z)({className:jt()("".concat(We,"-circle"),Fe),viewBox:"0 0 ".concat(Lt," ").concat(Lt),style:Ie,id:Ne,role:"presentation"},Pe),!Ht&&Zt.createElement("circle",{className:"".concat(We,"-circle-trail"),r:ie,cx:He,cy:He,stroke:pe,strokeLinecap:Wt,strokeWidth:he||je,style:le}),Ht?ze():Ge())},ee=qt,Yt={Line:kt,Circle:ee}},738:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return ct}});var $t=ce(14809),wt=ce(4635),Qt=ce(50298),Zt=ce(62646),Ot=ce(92310),jt=ce.n(Ot),Ct=ce(18929),Mt=ce(10228),Bt=ce(26112),St=ce(59301);function kt(ft,gt){var Lt=ft.disabled,Rt=ft.prefixCls,Ut=ft.character,Nt=ft.characterRender,qt=ft.index,ee=ft.count,Yt=ft.value,de=ft.allowHalf,ge=ft.focused,be=ft.onHover,Ne=ft.onClick,We=function(ue){be(ue,qt)},we=function(ue){Ne(ue,qt)},je=function(ue){ue.keyCode===Mt.Z.ENTER&&Ne(ue,qt)},he=qt+1,Jt=new Set([Rt]);Yt===0&&qt===0&&ge?Jt.add("".concat(Rt,"-focused")):de&&Yt+.5>=he&&Yt<he?(Jt.add("".concat(Rt,"-half")),Jt.add("".concat(Rt,"-active")),ge&&Jt.add("".concat(Rt,"-focused"))):(he<=Yt?Jt.add("".concat(Rt,"-full")):Jt.add("".concat(Rt,"-zero")),he===Yt&&ge&&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:we,onKeyDown:Lt?null:je,onMouseMove:Lt?null:We,role:"radio","aria-checked":Yt>qt?"true":"false","aria-posinset":qt+1,"aria-setsize":ee,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 Dt(){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 yt(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,qt=ft.getBoundingClientRect();return gt=qt.left,Lt=qt.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+=yt(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,qt=ft.value,ee=ft.count,Yt=ee===void 0?5:ee,de=ft.allowHalf,ge=de===void 0?!1:de,be=ft.allowClear,Ne=be===void 0?!0:be,We=ft.keyboard,we=We===void 0?!0:We,je=ft.character,he=je===void 0?"\u2605":je,Jt=ft.characterRender,re=ft.disabled,se=ft.direction,pe=se===void 0?"ltr":se,ue=ft.tabIndex,Ie=ue===void 0?0:ue,Fe=ft.autoFocus,Qe=ft.onHoverChange,Ae=ft.onChange,Pe=ft.onFocus,He=ft.onBlur,Re=ft.onKeyDown,_e=ft.onMouseLeave,ie=(0,Zt.Z)(ft,lt),Tt=Dt(),At=(0,Qt.Z)(Tt,2),Vt=At[0],oe=At[1],Ht=St.useRef(null),It=function(){if(!re){var wi;(wi=Ht.current)===null||wi===void 0||wi.focus()}};St.useImperativeHandle(gt,function(){return{focus:It,blur:function(){if(!re){var wi;(wi=Ht.current)===null||wi===void 0||wi.blur()}}}});var Pt=(0,Ct.Z)(Nt||0,{value:qt}),Et=(0,Qt.Z)(Pt,2),te=Et[0],zt=Et[1],Wt=(0,Ct.Z)(null),le=(0,Qt.Z)(Wt,2),ye=le[0],Ge=le[1],ze=function(wi,Wi){var Kt=pe==="rtl",zn=wi+1;if(ge){var jn=Vt(wi),Ln=tt(jn),Kn=jn.clientWidth;(Kt&&Wi-Ln>Kn/2||!Kt&&Wi-Ln<Kn/2)&&(zn-=.5)}return zn},Ee=function(wi){zt(wi),Ae==null||Ae(wi)},Xe=St.useState(!1),on=(0,Qt.Z)(Xe,2),rn=on[0],Je=on[1],Tn=function(){Je(!0),Pe==null||Pe()},gn=function(){Je(!1),He==null||He()},Cn=St.useState(null),Bn=(0,Qt.Z)(Cn,2),ii=Bn[0],Nn=Bn[1],oi=function(wi,Wi){var Kt=ze(Wi,wi.pageX);Kt!==ye&&(Nn(Kt),Ge(null)),Qe==null||Qe(Kt)},Ai=function(wi){re||(Nn(null),Ge(null),Qe==null||Qe(void 0)),wi&&(_e==null||_e(wi))},Si=function(wi,Wi){var Kt=ze(Wi,wi.pageX),zn=!1;Ne&&(zn=Kt===te),Ai(),Ee(zn?0:Kt),Ge(zn?Kt:null)},Xi=function(wi){var Wi=wi.keyCode,Kt=pe==="rtl",zn=ge?.5:1;we&&(Wi===Mt.Z.RIGHT&&te<Yt&&!Kt?(Ee(te+zn),wi.preventDefault()):Wi===Mt.Z.LEFT&&te>0&&!Kt||Wi===Mt.Z.RIGHT&&te>0&&Kt?(Ee(te-zn),wi.preventDefault()):Wi===Mt.Z.LEFT&&te<Yt&&Kt&&(Ee(te+zn),wi.preventDefault())),Re==null||Re(wi)};St.useEffect(function(){Fe&&!re&&It()},[]);var Ui=new Array(Yt).fill(0).map(function(zi,wi){return St.createElement(xt,{ref:oe(wi),index:wi,count:Yt,disabled:re,prefixCls:"".concat(Rt,"-star"),allowHalf:ge,value:ii===null?te:ii,onClick:Si,onHover:oi,key:zi||wi,character:he,characterRender:Jt,focused:rn})}),_i=jt()(Rt,Ut,(0,wt.Z)((0,wt.Z)({},"".concat(Rt,"-disabled"),re),"".concat(Rt,"-rtl"),pe==="rtl"));return St.createElement("ul",(0,$t.Z)({className:_i,onMouseLeave:Ai,tabIndex:re?-1:Ie,onFocus:re?null:Tn,onBlur:re?null:gn,onKeyDown:re?null:Xi,ref:Ht},(0,Bt.Z)(ie,{aria:!0,data:!0,attr:!0})),Ui)}var ut=St.forwardRef(ot),ct=ut},6551:function(Pn,_n,ce){"use strict";ce.d(_n,{ZP:function(){return Ct}});var $t=ce(50298),wt=ce(59301),Qt=ce(47273),Zt=0,Ot=(0,Qt.Z)();function jt(){var Mt;return Ot?(Mt=Zt,Zt+=1):Mt="TEST_OR_SSR",Mt}function Ct(Mt){var Bt=wt.useState(),St=(0,$t.Z)(Bt,2),kt=St[0],xt=St[1];return wt.useEffect(function(){xt("rc_select_".concat(jt()))},[]),Mt||kt}},37463:function(Pn,_n,ce){"use strict";ce.d(_n,{Ac:function(){return Je},Xo:function(){return gn},Wx:function(){return Bn},ZP:function(){return Dn},lk:function(){return ct}});var $t=ce(14809),wt=ce(95190),Qt=ce(4635),Zt=ce(20439),Ot=ce(50298),jt=ce(62646),Ct=ce(93664),Mt=ce(18929),Bt=ce(48736),St=ce(59301),kt=ce(92310),xt=ce.n(kt),Dt=ce(34280),yt=ce(49658),et=ce(8654),tt=function(Ue){var kn=Ue.className,En=Ue.customizeIcon,$e=Ue.customizeIconProps,bn=Ue.children,wn=Ue.onMouseDown,Sn=Ue.onClick,Gn=typeof En=="function"?En($e):En;return St.createElement("span",{className:kn,onMouseDown:function(On){On.preventDefault(),wn==null||wn(On)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:Sn,"aria-hidden":!0},Gn!==void 0?Gn:St.createElement("span",{className:xt()(kn.split(/\s+/).map(function(Fn){return"".concat(Fn,"-icon")}))},bn))},lt=tt,ot=function(Ue,kn,En,$e,bn){var wn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,Sn=arguments.length>6?arguments[6]:void 0,Gn=arguments.length>7?arguments[7]:void 0,Fn=St.useMemo(function(){if((0,Ct.Z)($e)==="object")return $e.clearIcon;if(bn)return bn},[$e,bn]),On=St.useMemo(function(){return!!(!wn&&$e&&(En.length||Sn)&&!(Gn==="combobox"&&Sn===""))},[$e,wn,En.length,Sn,Gn]);return{allowClear:On,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 ke=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,Ue=St.useState(!1),kn=(0,Ot.Z)(Ue,2),En=kn[0],$e=kn[1],bn=St.useRef(null),wn=function(){window.clearTimeout(bn.current)};St.useEffect(function(){return wn},[]);var Sn=function(Fn,On){wn(),bn.current=window.setTimeout(function(){$e(Fn),On&&On()},ke)};return[En,Sn,wn]}function gt(){var ke=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 En($e){($e||Ue.current===null)&&(Ue.current=$e),window.clearTimeout(kn.current),kn.current=window.setTimeout(function(){Ue.current=null},ke)}return[function(){return Ue.current},En]}function Lt(ke,Ue,kn,En){var $e=St.useRef(null);$e.current={open:Ue,triggerOpen:kn,customizedTrigger:En},St.useEffect(function(){function bn(wn){var Sn;if(!((Sn=$e.current)!==null&&Sn!==void 0&&Sn.customizedTrigger)){var Gn=wn.target;Gn.shadowRoot&&wn.composed&&(Gn=wn.composedPath()[0]||Gn),$e.current.open&&ke().filter(function(Fn){return Fn}).every(function(Fn){return!Fn.contains(Gn)&&Fn!==Gn})&&$e.current.triggerOpen(!1)}}return window.addEventListener("mousedown",bn),function(){return window.removeEventListener("mousedown",bn)}},[])}var Rt=ce(10228);function Ut(ke){return ke&&![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(ke)}var Nt=ce(26112),qt=ce(11780);function ee(ke,Ue,kn){var En=(0,Zt.Z)((0,Zt.Z)({},ke),kn?Ue:{});return Object.keys(Ue).forEach(function($e){var bn=Ue[$e];typeof bn=="function"&&(En[$e]=function(){for(var wn,Sn=arguments.length,Gn=new Array(Sn),Fn=0;Fn<Sn;Fn++)Gn[Fn]=arguments[Fn];return bn.apply(void 0,Gn),(wn=ke[$e])===null||wn===void 0?void 0:wn.call.apply(wn,[ke].concat(Gn))})}),En}var Yt=ee,de=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],ge=function(Ue,kn){var En=Ue.prefixCls,$e=Ue.id,bn=Ue.inputElement,wn=Ue.autoFocus,Sn=Ue.autoComplete,Gn=Ue.editable,Fn=Ue.activeDescendantId,On=Ue.value,Vn=Ue.open,bi=Ue.attrs,ui=(0,jt.Z)(Ue,de),pn=bn||St.createElement("input",null),Rn=pn,Ti=Rn.ref,Ji=Rn.props;return(0,Bt.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,Zt.Z)((0,Zt.Z)((0,Zt.Z)({type:"search"},Yt(ui,Ji,!0)),{},{id:$e,ref:(0,et.sQ)(kn,Ti),autoComplete:Sn||"off",autoFocus:wn,className:xt()("".concat(En,"-selection-search-input"),Ji==null?void 0:Ji.className),role:"combobox","aria-expanded":Vn||!1,"aria-haspopup":"listbox","aria-owns":"".concat($e,"_list"),"aria-autocomplete":"list","aria-controls":"".concat($e,"_list"),"aria-activedescendant":Vn?Fn:void 0},bi),{},{value:Gn?On:"",readOnly:!Gn,unselectable:Gn?null:"on",style:(0,Zt.Z)((0,Zt.Z)({},Ji.style),{},{opacity:Gn?null:0})})),pn},be=St.forwardRef(ge),Ne=be;function We(ke){return Array.isArray(ke)?ke:ke!==void 0?[ke]:[]}var we=typeof window!="undefined"&&window.document&&window.document.documentElement,je=we;function he(ke){return ke!=null}function Jt(ke){return!ke&&ke!==0}function re(ke){return["string","number"].includes((0,Ct.Z)(ke))}function se(ke){var Ue=void 0;return ke&&(re(ke.title)?Ue=ke.title.toString():re(ke.label)&&(Ue=ke.label.toString())),Ue}function pe(ke,Ue){je?St.useLayoutEffect(ke,Ue):St.useEffect(ke,Ue)}function ue(ke){var Ue;return(Ue=ke.key)!==null&&Ue!==void 0?Ue:ke.value}var Ie=function(Ue){Ue.preventDefault(),Ue.stopPropagation()},Fe=function(Ue){var kn=Ue.id,En=Ue.prefixCls,$e=Ue.values,bn=Ue.open,wn=Ue.searchValue,Sn=Ue.autoClearSearchValue,Gn=Ue.inputRef,Fn=Ue.placeholder,On=Ue.disabled,Vn=Ue.mode,bi=Ue.showSearch,ui=Ue.autoFocus,pn=Ue.autoComplete,Rn=Ue.activeDescendantId,Ti=Ue.tabIndex,Ji=Ue.removeIcon,hr=Ue.maxTagCount,Ze=Ue.maxTagTextLength,Jn=Ue.maxTagPlaceholder,di=Jn===void 0?function(nr){return"+ ".concat(nr.length," ...")}:Jn,Un=Ue.tagRender,Bi=Ue.onToggleOpen,ki=Ue.onRemove,Ii=Ue.onInputChange,Ki=Ue.onInputPaste,$i=Ue.onInputKeyDown,fr=Ue.onInputMouseDown,un=Ue.onInputCompositionStart,vr=Ue.onInputCompositionEnd,cn=Ue.onInputBlur,hi=St.useRef(null),tr=(0,St.useState)(0),Di=(0,Ot.Z)(tr,2),pr=Di[0],er=Di[1],Gi=(0,St.useState)(!1),kr=(0,Ot.Z)(Gi,2),Do=kr[0],Rr=kr[1],ti="".concat(En,"-selection"),xe=bn||Vn==="multiple"&&Sn===!1||Vn==="tags"?wn:"",Nr=Vn==="tags"||Vn==="multiple"&&Sn===!1||bi&&(bn||Do);pe(function(){er(hi.current.scrollWidth)},[xe]);var ds=function(fi,Zi,pi,li,Li){return St.createElement("span",{title:se(fi),className:xt()("".concat(ti,"-item"),(0,Qt.Z)({},"".concat(ti,"-item-disabled"),pi))},St.createElement("span",{className:"".concat(ti,"-item-content")},Zi),li&&St.createElement(lt,{className:"".concat(ti,"-item-remove"),onMouseDown:Ie,onClick:Li,customizeIcon:Ji},"\xD7"))},ts=function(fi,Zi,pi,li,Li,xn){var mr=function(no){Ie(no),Bi(!bn)};return St.createElement("span",{onMouseDown:mr},Un({label:Zi,value:fi,disabled:pi,closable:li,onClose:Li,isMaxTag:!!xn}))},vo=function(fi){var Zi=fi.disabled,pi=fi.label,li=fi.value,Li=!On&&!Zi,xn=pi;if(typeof Ze=="number"&&(typeof pi=="string"||typeof pi=="number")){var mr=String(xn);mr.length>Ze&&(xn="".concat(mr.slice(0,Ze),"..."))}var Ar=function(Cr){Cr&&Cr.stopPropagation(),ki(fi)};return typeof Un=="function"?ts(li,xn,Zi,Li,Ar):ds(fi,xn,Zi,Li,Ar)},Pr=function(fi){if(!$e.length)return null;var Zi=typeof di=="function"?di(fi):di;return typeof Un=="function"?ts(void 0,Zi,!1,!1,void 0,!0):ds({title:Zi},Zi,!1)},ai=St.createElement("div",{className:"".concat(ti,"-search"),style:{width:pr},onFocus:function(){Rr(!0)},onBlur:function(){Rr(!1)}},St.createElement(Ne,{ref:Gn,open:bn,prefixCls:En,id:kn,inputElement:null,disabled:On,autoFocus:ui,autoComplete:pn,editable:Nr,activeDescendantId:Rn,value:xe,onKeyDown:$i,onMouseDown:fr,onChange:Ii,onPaste:Ki,onCompositionStart:un,onCompositionEnd:vr,onBlur:cn,tabIndex:Ti,attrs:(0,Nt.Z)(Ue,!0)}),St.createElement("span",{ref:hi,className:"".concat(ti,"-search-mirror"),"aria-hidden":!0},xe,"\xA0")),Pi=St.createElement(qt.Z,{prefixCls:"".concat(ti,"-overflow"),data:$e,renderItem:vo,renderRest:Pr,suffix:ai,itemKey:ue,maxCount:hr});return St.createElement("span",{className:"".concat(ti,"-wrap")},Pi,!$e.length&&!xe&&St.createElement("span",{className:"".concat(ti,"-placeholder")},Fn))},Qe=Fe,Ae=function(Ue){var kn=Ue.inputElement,En=Ue.prefixCls,$e=Ue.id,bn=Ue.inputRef,wn=Ue.disabled,Sn=Ue.autoFocus,Gn=Ue.autoComplete,Fn=Ue.activeDescendantId,On=Ue.mode,Vn=Ue.open,bi=Ue.values,ui=Ue.placeholder,pn=Ue.tabIndex,Rn=Ue.showSearch,Ti=Ue.searchValue,Ji=Ue.activeValue,hr=Ue.maxLength,Ze=Ue.onInputKeyDown,Jn=Ue.onInputMouseDown,di=Ue.onInputChange,Un=Ue.onInputPaste,Bi=Ue.onInputCompositionStart,ki=Ue.onInputCompositionEnd,Ii=Ue.onInputBlur,Ki=Ue.title,$i=St.useState(!1),fr=(0,Ot.Z)($i,2),un=fr[0],vr=fr[1],cn=On==="combobox",hi=cn||Rn,tr=bi[0],Di=Ti||"";cn&&Ji&&!un&&(Di=Ji),St.useEffect(function(){cn&&vr(!1)},[cn,Ji]);var pr=On!=="combobox"&&!Vn&&!Rn?!1:!!Di,er=Ki===void 0?se(tr):Ki,Gi=St.useMemo(function(){return tr?null:St.createElement("span",{className:"".concat(En,"-selection-placeholder"),style:pr?{visibility:"hidden"}:void 0},ui)},[tr,pr,ui,En]);return St.createElement("span",{className:"".concat(En,"-selection-wrap")},St.createElement("span",{className:"".concat(En,"-selection-search")},St.createElement(Ne,{ref:bn,prefixCls:En,id:$e,open:Vn,inputElement:kn,disabled:wn,autoFocus:Sn,autoComplete:Gn,editable:hi,activeDescendantId:Fn,value:Di,onKeyDown:Ze,onMouseDown:Jn,onChange:function(Do){vr(!0),di(Do)},onPaste:Un,onCompositionStart:Bi,onCompositionEnd:ki,onBlur:Ii,tabIndex:pn,attrs:(0,Nt.Z)(Ue,!0),maxLength:cn?hr:void 0})),!cn&&tr?St.createElement("span",{className:"".concat(En,"-selection-item"),title:er,style:pr?{visibility:"hidden"}:void 0},tr.label):null,Gi)},Pe=Ae,He=function(Ue,kn){var En=(0,St.useRef)(null),$e=(0,St.useRef)(!1),bn=Ue.prefixCls,wn=Ue.open,Sn=Ue.mode,Gn=Ue.showSearch,Fn=Ue.tokenWithEnter,On=Ue.disabled,Vn=Ue.prefix,bi=Ue.autoClearSearchValue,ui=Ue.onSearch,pn=Ue.onSearchSubmit,Rn=Ue.onToggleOpen,Ti=Ue.onInputKeyDown,Ji=Ue.onInputBlur,hr=Ue.domRef;St.useImperativeHandle(kn,function(){return{focus:function(er){En.current.focus(er)},blur:function(){En.current.blur()}}});var Ze=gt(0),Jn=(0,Ot.Z)(Ze,2),di=Jn[0],Un=Jn[1],Bi=function(er){var Gi=er.which,kr=En.current instanceof HTMLTextAreaElement;!kr&&wn&&(Gi===Rt.Z.UP||Gi===Rt.Z.DOWN)&&er.preventDefault(),Ti&&Ti(er),Gi===Rt.Z.ENTER&&Sn==="tags"&&!$e.current&&!wn&&(pn==null||pn(er.target.value)),!(kr&&!wn&&~[Rt.Z.UP,Rt.Z.DOWN,Rt.Z.LEFT,Rt.Z.RIGHT].indexOf(Gi))&&Ut(Gi)&&Rn(!0)},ki=function(){Un(!0)},Ii=(0,St.useRef)(null),Ki=function(er){ui(er,!0,$e.current)!==!1&&Rn(!0)},$i=function(){$e.current=!0},fr=function(er){$e.current=!1,Sn!=="combobox"&&Ki(er.target.value)},un=function(er){var Gi=er.target.value;if(Fn&&Ii.current&&/[\r\n]/.test(Ii.current)){var kr=Ii.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");Gi=Gi.replace(kr,Ii.current)}Ii.current=null,Ki(Gi)},vr=function(er){var Gi=er.clipboardData,kr=Gi==null?void 0:Gi.getData("text");Ii.current=kr||""},cn=function(er){var Gi=er.target;if(Gi!==En.current){var kr=document.body.style.msTouchAction!==void 0;kr?setTimeout(function(){En.current.focus()}):En.current.focus()}},hi=function(er){var Gi=di();er.target!==En.current&&!Gi&&!(Sn==="combobox"&&On)&&er.preventDefault(),(Sn!=="combobox"&&(!Gn||!Gi)||!wn)&&(wn&&bi!==!1&&ui("",!0,!1),Rn())},tr={inputRef:En,onInputKeyDown:Bi,onInputMouseDown:ki,onInputChange:un,onInputPaste:vr,onInputCompositionStart:$i,onInputCompositionEnd:fr,onInputBlur:Ji},Di=Sn==="multiple"||Sn==="tags"?St.createElement(Qe,(0,$t.Z)({},Ue,tr)):St.createElement(Pe,(0,$t.Z)({},Ue,tr));return St.createElement("div",{ref:hr,className:"".concat(bn,"-selector"),onClick:cn,onMouseDown:hi},Vn&&St.createElement("div",{className:"".concat(bn,"-prefix")},Vn),Di)},Re=St.forwardRef(He),_e=Re,ie=ce(65966),Tt=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],At=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"}}},Vt=function(Ue,kn){var En=Ue.prefixCls,$e=Ue.disabled,bn=Ue.visible,wn=Ue.children,Sn=Ue.popupElement,Gn=Ue.animation,Fn=Ue.transitionName,On=Ue.dropdownStyle,Vn=Ue.dropdownClassName,bi=Ue.direction,ui=bi===void 0?"ltr":bi,pn=Ue.placement,Rn=Ue.builtinPlacements,Ti=Ue.dropdownMatchSelectWidth,Ji=Ue.dropdownRender,hr=Ue.dropdownAlign,Ze=Ue.getPopupContainer,Jn=Ue.empty,di=Ue.getTriggerDOMNode,Un=Ue.onPopupVisibleChange,Bi=Ue.onPopupMouseEnter,ki=(0,jt.Z)(Ue,Tt),Ii="".concat(En,"-dropdown"),Ki=Sn;Ji&&(Ki=Ji(Sn));var $i=St.useMemo(function(){return Rn||At(Ti)},[Rn,Ti]),fr=Gn?"".concat(Ii,"-").concat(Gn):Fn,un=typeof Ti=="number",vr=St.useMemo(function(){return un?null:Ti===!1?"minWidth":"width"},[Ti,un]),cn=On;un&&(cn=(0,Zt.Z)((0,Zt.Z)({},cn),{},{width:Ti}));var hi=St.useRef(null);return St.useImperativeHandle(kn,function(){return{getPopupElement:function(){var Di;return(Di=hi.current)===null||Di===void 0?void 0:Di.popupElement}}}),St.createElement(ie.Z,(0,$t.Z)({},ki,{showAction:Un?["click"]:[],hideAction:Un?["click"]:[],popupPlacement:pn||(ui==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:$i,prefixCls:Ii,popupTransitionName:fr,popup:St.createElement("div",{onMouseEnter:Bi},Ki),ref:hi,stretch:vr,popupAlign:hr,popupVisible:bn,getPopupContainer:Ze,popupClassName:xt()(Vn,(0,Qt.Z)({},"".concat(Ii,"-empty"),Jn)),popupStyle:cn,getTriggerDOMNode:di,onPopupVisibleChange:Un}),wn)},oe=St.forwardRef(Vt),Ht=oe,It=ce(21696);function Pt(ke,Ue){var kn=ke.key,En;return"value"in ke&&(En=ke.value),kn!=null?kn:En!==void 0?En:"rc-index-key-".concat(Ue)}function Et(ke){return typeof ke!="undefined"&&!Number.isNaN(ke)}function te(ke,Ue){var kn=ke||{},En=kn.label,$e=kn.value,bn=kn.options,wn=kn.groupLabel,Sn=En||(Ue?"children":"label");return{label:Sn,value:$e||"value",options:bn||"options",groupLabel:wn||Sn}}function zt(ke){var Ue=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},kn=Ue.fieldNames,En=Ue.childrenAsData,$e=[],bn=te(kn,!1),wn=bn.label,Sn=bn.value,Gn=bn.options,Fn=bn.groupLabel;function On(Vn,bi){Array.isArray(Vn)&&Vn.forEach(function(ui){if(bi||!(Gn in ui)){var pn=ui[Sn];$e.push({key:Pt(ui,$e.length),groupOption:bi,data:ui,label:ui[wn],value:pn})}else{var Rn=ui[Fn];Rn===void 0&&En&&(Rn=ui.label),$e.push({key:Pt(ui,$e.length),group:!0,data:ui,label:Rn}),On(ui[Gn],!0)}})}return On(ke,!1),$e}function Wt(ke){var Ue=(0,Zt.Z)({},ke);return"props"in Ue||Object.defineProperty(Ue,"props",{get:function(){return(0,Bt.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),Ue}}),Ue}var le=function(Ue,kn,En){if(!kn||!kn.length)return null;var $e=!1,bn=function Sn(Gn,Fn){var On=(0,It.Z)(Fn),Vn=On[0],bi=On.slice(1);if(!Vn)return[Gn];var ui=Gn.split(Vn);return $e=$e||ui.length>1,ui.reduce(function(pn,Rn){return[].concat((0,wt.Z)(pn),(0,wt.Z)(Sn(Rn,bi)))},[]).filter(Boolean)},wn=bn(Ue,kn);return $e?typeof En!="undefined"?wn.slice(0,En):wn:null},ye=St.createContext(null),Ge=ye;function ze(ke){var Ue=ke.visible,kn=ke.values;if(!Ue)return null;var En=50;return St.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(kn.slice(0,En).map(function($e){var bn=$e.label,wn=$e.value;return["number","string"].includes((0,Ct.Z)(bn))?bn:wn}).join(", ")),kn.length>En?", ...":null)}var Ee=["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"],Xe=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],on=function(Ue){return Ue==="tags"||Ue==="multiple"},rn=St.forwardRef(function(ke,Ue){var kn,En=ke.id,$e=ke.prefixCls,bn=ke.className,wn=ke.showSearch,Sn=ke.tagRender,Gn=ke.direction,Fn=ke.omitDomProps,On=ke.displayValues,Vn=ke.onDisplayValuesChange,bi=ke.emptyOptions,ui=ke.notFoundContent,pn=ui===void 0?"Not Found":ui,Rn=ke.onClear,Ti=ke.mode,Ji=ke.disabled,hr=ke.loading,Ze=ke.getInputElement,Jn=ke.getRawInputElement,di=ke.open,Un=ke.defaultOpen,Bi=ke.onDropdownVisibleChange,ki=ke.activeValue,Ii=ke.onActiveValueChange,Ki=ke.activeDescendantId,$i=ke.searchValue,fr=ke.autoClearSearchValue,un=ke.onSearch,vr=ke.onSearchSplit,cn=ke.tokenSeparators,hi=ke.allowClear,tr=ke.prefix,Di=ke.suffixIcon,pr=ke.clearIcon,er=ke.OptionList,Gi=ke.animation,kr=ke.transitionName,Do=ke.dropdownStyle,Rr=ke.dropdownClassName,ti=ke.dropdownMatchSelectWidth,xe=ke.dropdownRender,Nr=ke.dropdownAlign,ds=ke.placement,ts=ke.builtinPlacements,vo=ke.getPopupContainer,Pr=ke.showAction,ai=Pr===void 0?[]:Pr,Pi=ke.onFocus,nr=ke.onBlur,fi=ke.onKeyUp,Zi=ke.onKeyDown,pi=ke.onMouseDown,li=(0,jt.Z)(ke,Ee),Li=on(Ti),xn=(wn!==void 0?wn:Li)||Ti==="combobox",mr=(0,Zt.Z)({},li);Xe.forEach(function(Ur){delete mr[Ur]}),Fn==null||Fn.forEach(function(Ur){delete mr[Ur]});var Ar=St.useState(!1),no=(0,Ot.Z)(Ar,2),Cr=no[0],oo=no[1];St.useEffect(function(){oo((0,yt.Z)())},[]);var yo=St.useRef(null),Bo=St.useRef(null),ho=St.useRef(null),es=St.useRef(null),ko=St.useRef(null),en=St.useRef(!1),ns=ft(),Ws=(0,Ot.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(vi){var Zo;return(Zo=ko.current)===null||Zo===void 0?void 0:Zo.scrollTo(vi)},nativeElement:yo.current||Bo.current}});var ua=St.useMemo(function(){var Ur;if(Ti!=="combobox")return $i;var Dr=(Ur=On[0])===null||Ur===void 0?void 0:Ur.value;return typeof Dr=="string"||typeof Dr=="number"?String(Dr):""},[$i,Ti,On]),kl=Ti==="combobox"&&typeof Ze=="function"&&Ze()||null,Fr=typeof Jn=="function"&&Jn(),Eo=(0,et.x1)(Bo,Fr==null||(kn=Fr.props)===null||kn===void 0?void 0:kn.ref),Gs=St.useState(!1),fl=(0,Ot.Z)(Gs,2),uu=fl[0],wa=fl[1];(0,Dt.Z)(function(){wa(!0)},[]);var Oi=(0,Mt.Z)(!1,{defaultValue:Un,value:di}),Gl=(0,Ot.Z)(Oi,2),hu=Gl[0],ha=Gl[1],Vo=uu?hu:!1,Nu=!pn&&bi;(Ji||Nu&&Vo&&Ti==="combobox")&&(Vo=!1);var ni=Nu?!1:Vo,Vi=St.useCallback(function(Ur){var Dr=Ur!==void 0?Ur:!Vo;Ji||(ha(Dr),Vo!==Dr&&(Bi==null||Bi(Dr)))},[Ji,Vo,ha,Bi]),sr=St.useMemo(function(){return(cn||[]).some(function(Ur){return[`
`,`\r
`].includes(Ur)})},[cn]),lr=St.useContext(Ge)||{},yr=lr.maxCount,Kr=lr.rawValues,Fi=function(Dr,Fs,vi){if(!(Li&&Et(yr)&&(Kr==null?void 0:Kr.size)>=yr)){var Zo=!0,Oe=Dr;Ii==null||Ii(null);var vn=le(Dr,cn,Et(yr)?yr-Kr.size:void 0),$a=vi?null:vn;return Ti!=="combobox"&&$a&&(Oe="",vr==null||vr($a),Vi(!1),Zo=!1),un&&ua!==Oe&&un(Oe,{source:Fs?"typing":"effect"}),Zo}},Pa=function(Dr){!Dr||!Dr.trim()||un(Dr,{source:"submit"})};St.useEffect(function(){!Vo&&!Li&&Ti!=="combobox"&&Fi("",!1,!1)},[Vo]),St.useEffect(function(){hu&&Ji&&ha(!1),Ji&&!en.current&&Hr(!1)},[Ji]);var is=gt(),Wo=(0,Ot.Z)(is,2),io=Wo[0],Js=Wo[1],Ca=St.useRef(!1),Ts=function(Dr){var Fs=io(),vi=Dr.key,Zo=vi==="Enter";if(Zo&&(Ti!=="combobox"&&Dr.preventDefault(),Vo||Vi(!0)),Js(!!ua),vi==="Backspace"&&!Fs&&Li&&!ua&&On.length){for(var Oe=(0,wt.Z)(On),vn=null,$a=Oe.length-1;$a>=0;$a-=1){var _l=Oe[$a];if(!_l.disabled){Oe.splice($a,1),vn=_l;break}}vn&&Vn(Oe,{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))}Zi==null||Zi.apply(void 0,[Dr].concat(Qs))},ba=function(Dr){for(var Fs=arguments.length,vi=new Array(Fs>1?Fs-1:0),Zo=1;Zo<Fs;Zo++)vi[Zo-1]=arguments[Zo];if(Vo){var Oe;(Oe=ko.current)===null||Oe===void 0||Oe.onKeyUp.apply(Oe,[Dr].concat(vi))}Dr.key==="Enter"&&(Ca.current=!1),fi==null||fi.apply(void 0,[Dr].concat(vi))},El=function(Dr){var Fs=On.filter(function(vi){return vi!==Dr});Vn(Fs,{type:"remove",values:[Dr]})},qa=function(){Ca.current=!1},Fu=St.useRef(!1),Zc=function(){Hr(!0),Ji||(Pi&&!Fu.current&&Pi.apply(void 0,arguments),ai.includes("focus")&&Vi(!0)),Fu.current=!0},ac=function(){en.current=!0,Hr(!1,function(){Fu.current=!1,en.current=!1,Vi(!1)}),!Ji&&(ua&&(Ti==="tags"?un(ua,{source:"submit"}):Ti==="multiple"&&un("",{source:"blur"})),nr&&nr.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,vi=Dr.target,Zo=(Fs=ho.current)===null||Fs===void 0?void 0:Fs.getPopupElement();if(Zo&&Zo.contains(vi)){var Oe=setTimeout(function(){var ca=gl.indexOf(Oe);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(Oe)}for(var vn=arguments.length,$a=new Array(vn>1?vn-1:0),_l=1;_l<vn;_l++)$a[_l-1]=arguments[_l];pi==null||pi.apply(void 0,[Dr].concat($a))},ja=St.useState({}),lc=(0,Ot.Z)(ja,2),uc=lc[1];function Xc(){uc({})}var Mo;Fr&&(Mo=function(Dr){Vi(Dr)}),Lt(function(){var Ur;return[yo.current,(Ur=ho.current)===null||Ur===void 0?void 0:Ur.getPopupElement()]},ni,Vi,!!Fr);var Ud=St.useMemo(function(){return(0,Zt.Z)((0,Zt.Z)({},ke),{},{notFoundContent:pn,open:Vo,triggerOpen:ni,id:En,showSearch:xn,multiple:Li,toggleOpen:Vi})},[ke,pn,ni,Vo,En,xn,Li,Vi]),hc=!!Di||hr,Du;hc&&(Du=St.createElement(lt,{className:xt()("".concat($e,"-arrow"),(0,Qt.Z)({},"".concat($e,"-arrow-loading"),hr)),customizeIcon:Di,customizeIconProps:{loading:hr,searchValue:ua,open:Vo,focused:Xs,showSearch:xn}}));var Bu=function(){var Dr;Rn==null||Rn(),(Dr=es.current)===null||Dr===void 0||Dr.focus(),Vn([],{type:"clear",values:On}),Fi("",!1,!1)},fs=ot($e,Bu,On,hi,pr,Ji,ua,Ti),Ns=fs.allowClear,Yo=fs.clearIcon,rs=St.createElement(er,{ref:ko}),cc=xt()($e,bn,(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($e,"-focused"),Xs),"".concat($e,"-multiple"),Li),"".concat($e,"-single"),!Li),"".concat($e,"-allow-clear"),hi),"".concat($e,"-show-arrow"),hc),"".concat($e,"-disabled"),Ji),"".concat($e,"-loading"),hr),"".concat($e,"-open"),Vo),"".concat($e,"-customize-input"),kl),"".concat($e,"-show-search"),xn)),Ou=St.createElement(Ht,{ref:ho,disabled:Ji,prefixCls:$e,visible:ni,popupElement:rs,animation:Gi,transitionName:kr,dropdownStyle:Do,dropdownClassName:Rr,direction:Gn,dropdownMatchSelectWidth:ti,dropdownRender:xe,dropdownAlign:Nr,placement:ds,builtinPlacements:ts,getPopupContainer:vo,empty:bi,getTriggerDOMNode:function(Dr){return Bo.current||Dr},onPopupVisibleChange:Mo,onPopupMouseEnter:Xc},Fr?St.cloneElement(Fr,{ref:Eo}):St.createElement(_e,(0,$t.Z)({},ke,{domRef:Bo,prefixCls:$e,inputElement:kl,ref:es,id:En,prefix:tr,showSearch:xn,autoClearSearchValue:fr,mode:Ti,activeDescendantId:Ki,tagRender:Sn,values:On,open:Vo,onToggleOpen:Vi,activeValue:ki,searchValue:ua,onSearch:Fi,onSearchSubmit:Pa,onRemove:El,tokenWithEnter:sr,onInputBlur:qa}))),co;return Fr?co=Ou:co=St.createElement("div",(0,$t.Z)({className:cc},mr,{ref:yo,onMouseDown:Ul,onKeyDown:Ts,onKeyUp:ba,onFocus:Zc,onBlur:ac}),St.createElement(ze,{visible:Xs&&!Vo,values:On}),Ou,Du,Ns&&Yo),St.createElement(ut.Provider,{value:Ud},co)}),Je=rn,Tn=function(){return null};Tn.isSelectOptGroup=!0;var gn=Tn,Cn=function(){return null};Cn.isSelectOption=!0;var Bn=Cn,ii=ce(80547),Nn=ce(2738),oi=ce(65283);function Ai(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var Si=["disabled","title","children","style","className"];function Xi(ke){return typeof ke=="string"||typeof ke=="number"}var Ui=function(Ue,kn){var En=ct(),$e=En.prefixCls,bn=En.id,wn=En.open,Sn=En.multiple,Gn=En.mode,Fn=En.searchValue,On=En.toggleOpen,Vn=En.notFoundContent,bi=En.onPopupScroll,ui=St.useContext(Ge),pn=ui.maxCount,Rn=ui.flattenOptions,Ti=ui.onActiveValue,Ji=ui.defaultActiveFirstOption,hr=ui.onSelect,Ze=ui.menuItemSelectedIcon,Jn=ui.rawValues,di=ui.fieldNames,Un=ui.virtual,Bi=ui.direction,ki=ui.listHeight,Ii=ui.listItemHeight,Ki=ui.optionRender,$i="".concat($e,"-item"),fr=(0,ii.Z)(function(){return Rn},[wn,Rn],function(Pr,ai){return ai[0]&&Pr[1]!==ai[1]}),un=St.useRef(null),vr=St.useMemo(function(){return Sn&&Et(pn)&&(Jn==null?void 0:Jn.size)>=pn},[Sn,pn,Jn==null?void 0:Jn.size]),cn=function(ai){ai.preventDefault()},hi=function(ai){var Pi;(Pi=un.current)===null||Pi===void 0||Pi.scrollTo(typeof ai=="number"?{index:ai}:ai)},tr=St.useCallback(function(Pr){return Gn==="combobox"?!1:Jn.has(Pr)},[Gn,(0,wt.Z)(Jn).toString(),Jn.size]),Di=function(ai){for(var Pi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,nr=fr.length,fi=0;fi<nr;fi+=1){var Zi=(ai+fi*Pi+nr)%nr,pi=fr[Zi]||{},li=pi.group,Li=pi.data;if(!li&&!(Li!=null&&Li.disabled)&&(tr(Li.value)||!vr))return Zi}return-1},pr=St.useState(function(){return Di(0)}),er=(0,Ot.Z)(pr,2),Gi=er[0],kr=er[1],Do=function(ai){var Pi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;kr(ai);var nr={source:Pi?"keyboard":"mouse"},fi=fr[ai];if(!fi){Ti(null,-1,nr);return}Ti(fi.value,ai,nr)};(0,St.useEffect)(function(){Do(Ji!==!1?Di(0):-1)},[fr.length,Fn]);var Rr=St.useCallback(function(Pr){return Gn==="combobox"?String(Pr).toLowerCase()===Fn.toLowerCase():Jn.has(Pr)},[Gn,Fn,(0,wt.Z)(Jn).toString(),Jn.size]);(0,St.useEffect)(function(){var Pr=setTimeout(function(){if(!Sn&&wn&&Jn.size===1){var Pi=Array.from(Jn)[0],nr=fr.findIndex(function(fi){var Zi=fi.data;return Fn?String(Zi.value).startsWith(Fn):Zi.value===Pi});nr!==-1&&(Do(nr),hi(nr))}});if(wn){var ai;(ai=un.current)===null||ai===void 0||ai.scrollTo(void 0)}return function(){return clearTimeout(Pr)}},[wn,Fn]);var ti=function(ai){ai!==void 0&&hr(ai,{selected:!Jn.has(ai)}),Sn||On(!1)};if(St.useImperativeHandle(kn,function(){return{onKeyDown:function(ai){var Pi=ai.which,nr=ai.ctrlKey;switch(Pi){case Rt.Z.N:case Rt.Z.P:case Rt.Z.UP:case Rt.Z.DOWN:{var fi=0;if(Pi===Rt.Z.UP?fi=-1:Pi===Rt.Z.DOWN?fi=1:Ai()&&nr&&(Pi===Rt.Z.N?fi=1:Pi===Rt.Z.P&&(fi=-1)),fi!==0){var Zi=Di(Gi+fi,fi);hi(Zi),Do(Zi,!0)}break}case Rt.Z.TAB:case Rt.Z.ENTER:{var pi,li=fr[Gi];li&&!(li!=null&&(pi=li.data)!==null&&pi!==void 0&&pi.disabled)&&!vr?ti(li.value):ti(void 0),wn&&ai.preventDefault();break}case Rt.Z.ESC:On(!1),wn&&ai.stopPropagation()}},onKeyUp:function(){},scrollTo:function(ai){hi(ai)}}}),fr.length===0)return St.createElement("div",{role:"listbox",id:"".concat(bn,"_list"),className:"".concat($i,"-empty"),onMouseDown:cn},Vn);var xe=Object.keys(di).map(function(Pr){return di[Pr]}),Nr=function(ai){return ai.label};function ds(Pr,ai){var Pi=Pr.group;return{role:Pi?"presentation":"option",id:"".concat(bn,"_list_").concat(ai)}}var ts=function(ai){var Pi=fr[ai];if(!Pi)return null;var nr=Pi.data||{},fi=nr.value,Zi=Pi.group,pi=(0,Nt.Z)(nr,!0),li=Nr(Pi);return Pi?St.createElement("div",(0,$t.Z)({"aria-label":typeof li=="string"&&!Zi?li:null},pi,{key:ai},ds(Pi,ai),{"aria-selected":Rr(fi)}),fi):null},vo={role:"listbox",id:"".concat(bn,"_list")};return St.createElement(St.Fragment,null,Un&&St.createElement("div",(0,$t.Z)({},vo,{style:{height:0,width:0,overflow:"hidden"}}),ts(Gi-1),ts(Gi),ts(Gi+1)),St.createElement(oi.Z,{itemKey:"key",ref:un,data:fr,height:ki,itemHeight:Ii,fullHeight:!1,onMouseDown:cn,onScroll:bi,virtual:Un,direction:Bi,innerProps:Un?null:vo},function(Pr,ai){var Pi=Pr.group,nr=Pr.groupOption,fi=Pr.data,Zi=Pr.label,pi=Pr.value,li=fi.key;if(Pi){var Li,xn=(Li=fi.title)!==null&&Li!==void 0?Li:Xi(Zi)?Zi.toString():void 0;return St.createElement("div",{className:xt()($i,"".concat($i,"-group"),fi.className),title:xn},Zi!==void 0?Zi:li)}var mr=fi.disabled,Ar=fi.title,no=fi.children,Cr=fi.style,oo=fi.className,yo=(0,jt.Z)(fi,Si),Bo=(0,Nn.Z)(yo,xe),ho=tr(pi),es=mr||!ho&&vr,ko="".concat($i,"-option"),en=xt()($i,ko,oo,(0,Qt.Z)((0,Qt.Z)((0,Qt.Z)((0,Qt.Z)({},"".concat(ko,"-grouped"),nr),"".concat(ko,"-active"),Gi===ai&&!es),"".concat(ko,"-disabled"),es),"".concat(ko,"-selected"),ho)),ns=Nr(Pr),Ws=!Ze||typeof Ze=="function"||ho,Xs=typeof ns=="number"?ns:ns||pi,Hr=Xi(Xs)?Xs.toString():void 0;return Ar!==void 0&&(Hr=Ar),St.createElement("div",(0,$t.Z)({},(0,Nt.Z)(Bo),Un?{}:ds(Pr,ai),{"aria-selected":Rr(pi),className:en,title:Hr,onMouseMove:function(){Gi===ai||es||Do(ai)},onClick:function(){es||ti(pi)},style:Cr}),St.createElement("div",{className:"".concat(ko,"-content")},typeof Ki=="function"?Ki(Pr,{index:ai}):Xs),St.isValidElement(Ze)||ho,Ws&&St.createElement(lt,{className:"".concat($i,"-option-state"),customizeIcon:Ze,customizeIconProps:{value:pi,disabled:es,isSelected:ho}},ho?"\u2713":null))}))},_i=St.forwardRef(Ui),zi=_i,wi=function(ke,Ue){var kn=St.useRef({values:new Map,options:new Map}),En=St.useMemo(function(){var bn=kn.current,wn=bn.values,Sn=bn.options,Gn=ke.map(function(Vn){if(Vn.label===void 0){var bi;return(0,Zt.Z)((0,Zt.Z)({},Vn),{},{label:(bi=wn.get(Vn.value))===null||bi===void 0?void 0:bi.label})}return Vn}),Fn=new Map,On=new Map;return Gn.forEach(function(Vn){Fn.set(Vn.value,Vn),On.set(Vn.value,Ue.get(Vn.value)||Sn.get(Vn.value))}),kn.current.values=Fn,kn.current.options=On,Gn},[ke,Ue]),$e=St.useCallback(function(bn){return Ue.get(bn)||kn.current.options.get(bn)},[Ue]);return[En,$e]};function Wi(ke,Ue){return We(ke).join("").toUpperCase().includes(Ue)}var Kt=function(ke,Ue,kn,En,$e){return St.useMemo(function(){if(!kn||En===!1)return ke;var bn=Ue.options,wn=Ue.label,Sn=Ue.value,Gn=[],Fn=typeof En=="function",On=kn.toUpperCase(),Vn=Fn?En:function(ui,pn){return $e?Wi(pn[$e],On):pn[bn]?Wi(pn[wn!=="children"?wn:"label"],On):Wi(pn[Sn],On)},bi=Fn?function(ui){return Wt(ui)}:function(ui){return ui};return ke.forEach(function(ui){if(ui[bn]){var pn=Vn(kn,bi(ui));if(pn)Gn.push(ui);else{var Rn=ui[bn].filter(function(Ti){return Vn(kn,bi(Ti))});Rn.length&&Gn.push((0,Zt.Z)((0,Zt.Z)({},ui),{},(0,Qt.Z)({},bn,Rn)))}return}Vn(kn,bi(ui))&&Gn.push(ui)}),Gn},[ke,En,$e,kn,Ue])},zn=ce(6551),jn=ce(11592),Ln=["children","value"],Kn=["children"];function Xn(ke){var Ue=ke,kn=Ue.key,En=Ue.props,$e=En.children,bn=En.value,wn=(0,jt.Z)(En,Ln);return(0,Zt.Z)({key:kn,value:bn!==void 0?bn:kn,children:$e},wn)}function qn(ke){var Ue=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,jn.Z)(ke).map(function(kn,En){if(!St.isValidElement(kn)||!kn.type)return null;var $e=kn,bn=$e.type.isSelectOptGroup,wn=$e.key,Sn=$e.props,Gn=Sn.children,Fn=(0,jt.Z)(Sn,Kn);return Ue||!bn?Xn(kn):(0,Zt.Z)((0,Zt.Z)({key:"__RC_SELECT_GRP__".concat(wn===null?En:wn,"__"),label:wn},Fn),{},{options:qn(Gn)})}).filter(function(kn){return kn})}var ji=function(Ue,kn,En,$e,bn){return St.useMemo(function(){var wn=Ue,Sn=!Ue;Sn&&(wn=qn(kn));var Gn=new Map,Fn=new Map,On=function(ui,pn,Rn){Rn&&typeof Rn=="string"&&ui.set(pn[Rn],pn)},Vn=function bi(ui){for(var pn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Rn=0;Rn<ui.length;Rn+=1){var Ti=ui[Rn];!Ti[En.options]||pn?(Gn.set(Ti[En.value],Ti),On(Fn,Ti,En.label),On(Fn,Ti,$e),On(Fn,Ti,bn)):bi(Ti[En.options],!0)}};return Vn(wn),{options:wn,valueOptions:Gn,labelOptions:Fn}},[Ue,kn,En,$e,bn])},nn=ji;function qe(ke){var Ue=St.useRef();Ue.current=ke;var kn=St.useCallback(function(){return Ue.current.apply(Ue,arguments)},[]);return kn}function Ye(ke){var Ue=ke.mode,kn=ke.options,En=ke.children,$e=ke.backfill,bn=ke.allowClear,wn=ke.placeholder,Sn=ke.getInputElement,Gn=ke.showSearch,Fn=ke.onSearch,On=ke.defaultOpen,Vn=ke.autoFocus,bi=ke.labelInValue,ui=ke.value,pn=ke.inputValue,Rn=ke.optionLabelProp,Ti=isMultiple(Ue),Ji=Gn!==void 0?Gn:Ti||Ue==="combobox",hr=kn||convertChildrenToData(En);if(warning(Ue!=="tags"||hr.every(function(Un){return!Un.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),Ue==="tags"||Ue==="combobox"){var Ze=hr.some(function(Un){return Un.options?Un.options.some(function(Bi){return typeof("value"in Bi?Bi.value:Bi.key)=="number"}):typeof("value"in Un?Un.value:Un.key)=="number"});warning(!Ze,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(Ue!=="combobox"||!Rn,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(Ue==="combobox"||!$e,"`backfill` only works with `combobox` mode."),warning(Ue==="combobox"||!Sn,"`getInputElement` only work with `combobox` mode."),noteOnce(Ue!=="combobox"||!Sn||!bn||!wn,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Fn&&!Ji&&Ue!=="combobox"&&Ue!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!On||Vn,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),ui!=null){var Jn=toArray(ui);warning(!bi||Jn.every(function(Un){return _typeof(Un)==="object"&&("key"in Un||"value"in Un)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!Ti||Array.isArray(ui),"`value` should be array when `mode` is `multiple` or `tags`")}if(En){var di=null;toNodeArray(En).some(function(Un){if(!React.isValidElement(Un)||!Un.type)return!1;var Bi=Un,ki=Bi.type;if(ki.isSelectOption)return!1;if(ki.isSelectOptGroup){var Ii=toNodeArray(Un.props.children).every(function(Ki){return!React.isValidElement(Ki)||!Un.type||Ki.type.isSelectOption?!0:(di=Ki.type,!1)});return!Ii}return di=ki,!0}),di&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(di.displayName||di.name||di,"`.")),warning(pn===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function an(ke,Ue){if(ke){var kn=function En($e){for(var bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,wn=0;wn<$e.length;wn++){var Sn=$e[wn];if(Sn[Ue==null?void 0:Ue.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!bn&&Array.isArray(Sn[Ue==null?void 0:Ue.options])&&En(Sn[Ue==null?void 0:Ue.options],!0))break}};kn(ke)}}var ri=null,$n=["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"],mi=["inputValue"];function fn(ke){return!ke||(0,Ct.Z)(ke)!=="object"}var Wn=St.forwardRef(function(ke,Ue){var kn=ke.id,En=ke.mode,$e=ke.prefixCls,bn=$e===void 0?"rc-select":$e,wn=ke.backfill,Sn=ke.fieldNames,Gn=ke.inputValue,Fn=ke.searchValue,On=ke.onSearch,Vn=ke.autoClearSearchValue,bi=Vn===void 0?!0:Vn,ui=ke.onSelect,pn=ke.onDeselect,Rn=ke.dropdownMatchSelectWidth,Ti=Rn===void 0?!0:Rn,Ji=ke.filterOption,hr=ke.filterSort,Ze=ke.optionFilterProp,Jn=ke.optionLabelProp,di=ke.options,Un=ke.optionRender,Bi=ke.children,ki=ke.defaultActiveFirstOption,Ii=ke.menuItemSelectedIcon,Ki=ke.virtual,$i=ke.direction,fr=ke.listHeight,un=fr===void 0?200:fr,vr=ke.listItemHeight,cn=vr===void 0?20:vr,hi=ke.labelRender,tr=ke.value,Di=ke.defaultValue,pr=ke.labelInValue,er=ke.onChange,Gi=ke.maxCount,kr=(0,jt.Z)(ke,$n),Do=(0,zn.ZP)(kn),Rr=on(En),ti=!!(!di&&Bi),xe=St.useMemo(function(){return Ji===void 0&&En==="combobox"?!1:Ji},[Ji,En]),Nr=St.useMemo(function(){return te(Sn,ti)},[JSON.stringify(Sn),ti]),ds=(0,Mt.Z)("",{value:Fn!==void 0?Fn:Gn,postState:function(sr){return sr||""}}),ts=(0,Ot.Z)(ds,2),vo=ts[0],Pr=ts[1],ai=nn(di,Bi,Nr,Ze,Jn),Pi=ai.valueOptions,nr=ai.labelOptions,fi=ai.options,Zi=St.useCallback(function(Vi){var sr=We(Vi);return sr.map(function(lr){var yr,Kr,Fi,Pa,is;if(fn(lr))yr=lr;else{var Wo;Fi=lr.key,Kr=lr.label,yr=(Wo=lr.value)!==null&&Wo!==void 0?Wo:Fi}var io=Pi.get(yr);if(io){var Js;if(Kr===void 0&&(Kr=io==null?void 0:io[Jn||Nr.label]),Fi===void 0&&(Fi=(Js=io==null?void 0:io.key)!==null&&Js!==void 0?Js:yr),Pa=io==null?void 0:io.disabled,is=io==null?void 0:io.title,0)var Ca}return{label:Kr,value:yr,key:Fi,disabled:Pa,title:is}})},[Nr,Jn,Pi]),pi=(0,Mt.Z)(Di,{value:tr}),li=(0,Ot.Z)(pi,2),Li=li[0],xn=li[1],mr=St.useMemo(function(){var Vi,sr=Rr&&Li===null?[]:Li,lr=Zi(sr);return En==="combobox"&&Jt((Vi=lr[0])===null||Vi===void 0?void 0:Vi.value)?[]:lr},[Li,Zi,En,Rr]),Ar=wi(mr,Pi),no=(0,Ot.Z)(Ar,2),Cr=no[0],oo=no[1],yo=St.useMemo(function(){if(!En&&Cr.length===1){var Vi=Cr[0];if(Vi.value===null&&(Vi.label===null||Vi.label===void 0))return[]}return Cr.map(function(sr){var lr;return(0,Zt.Z)((0,Zt.Z)({},sr),{},{label:(lr=typeof hi=="function"?hi(sr):sr.label)!==null&&lr!==void 0?lr:sr.value})})},[En,Cr,hi]),Bo=St.useMemo(function(){return new Set(Cr.map(function(Vi){return Vi.value}))},[Cr]);St.useEffect(function(){if(En==="combobox"){var Vi,sr=(Vi=Cr[0])===null||Vi===void 0?void 0:Vi.value;Pr(he(sr)?String(sr):"")}},[Cr]);var ho=qe(function(Vi,sr){var lr=sr!=null?sr:Vi;return(0,Qt.Z)((0,Qt.Z)({},Nr.value,Vi),Nr.label,lr)}),es=St.useMemo(function(){if(En!=="tags")return fi;var Vi=(0,wt.Z)(fi),sr=function(yr){return Pi.has(yr)};return(0,wt.Z)(Cr).sort(function(lr,yr){return lr.value<yr.value?-1:1}).forEach(function(lr){var yr=lr.value;sr(yr)||Vi.push(ho(yr,lr.label))}),Vi},[ho,fi,Pi,Cr,En]),ko=Kt(es,Nr,vo,xe,Ze),en=St.useMemo(function(){return En!=="tags"||!vo||ko.some(function(Vi){return Vi[Ze||"value"]===vo})||ko.some(function(Vi){return Vi[Nr.value]===vo})?ko:[ho(vo)].concat((0,wt.Z)(ko))},[ho,Ze,En,ko,vo,Nr]),ns=function Vi(sr){var lr=(0,wt.Z)(sr).sort(function(yr,Kr){return hr(yr,Kr,{searchValue:vo})});return lr.map(function(yr){return Array.isArray(yr.options)?(0,Zt.Z)((0,Zt.Z)({},yr),{},{options:yr.options.length>0?Vi(yr.options):yr.options}):yr})},Ws=St.useMemo(function(){return hr?ns(en):en},[en,hr,vo]),Xs=St.useMemo(function(){return zt(Ws,{fieldNames:Nr,childrenAsData:ti})},[Ws,Nr,ti]),Hr=function(sr){var lr=Zi(sr);if(xn(lr),er&&(lr.length!==Cr.length||lr.some(function(Fi,Pa){var is;return((is=Cr[Pa])===null||is===void 0?void 0:is.value)!==(Fi==null?void 0:Fi.value)}))){var yr=pr?lr:lr.map(function(Fi){return Fi.value}),Kr=lr.map(function(Fi){return Wt(oo(Fi.value))});er(Rr?yr:yr[0],Rr?Kr:Kr[0])}},Qa=St.useState(null),ua=(0,Ot.Z)(Qa,2),kl=ua[0],Fr=ua[1],Eo=St.useState(0),Gs=(0,Ot.Z)(Eo,2),fl=Gs[0],uu=Gs[1],wa=ki!==void 0?ki:En!=="combobox",Oi=St.useCallback(function(Vi,sr){var lr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},yr=lr.source,Kr=yr===void 0?"keyboard":yr;uu(sr),wn&&En==="combobox"&&Vi!==null&&Kr==="keyboard"&&Fr(String(Vi))},[wn,En]),Gl=function(sr,lr,yr){var Kr=function(){var El,qa=oo(sr);return[pr?{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&&ui){var Fi=Kr(),Pa=(0,Ot.Z)(Fi,2),is=Pa[0],Wo=Pa[1];ui(is,Wo)}else if(!lr&&pn&&yr!=="clear"){var io=Kr(),Js=(0,Ot.Z)(io,2),Ca=Js[0],Ts=Js[1];pn(Ca,Ts)}},hu=qe(function(Vi,sr){var lr,yr=Rr?sr.selected:!0;yr?lr=Rr?[].concat((0,wt.Z)(Cr),[Vi]):[Vi]:lr=Cr.filter(function(Kr){return Kr.value!==Vi}),Hr(lr),Gl(Vi,yr),En==="combobox"?Fr(""):(!on||bi)&&(Pr(""),Fr(""))}),ha=function(sr,lr){Hr(sr);var yr=lr.type,Kr=lr.values;(yr==="remove"||yr==="clear")&&Kr.forEach(function(Fi){Gl(Fi.value,!1,yr)})},Vo=function(sr,lr){if(Pr(sr),Fr(null),lr.source==="submit"){var yr=(sr||"").trim();if(yr){var Kr=Array.from(new Set([].concat((0,wt.Z)(Bo),[yr])));Hr(Kr),Gl(yr,!0),Pr("")}return}lr.source!=="blur"&&(En==="combobox"&&Hr(sr),On==null||On(sr))},Nu=function(sr){var lr=sr;En!=="tags"&&(lr=sr.map(function(Kr){var Fi=nr.get(Kr);return Fi==null?void 0:Fi.value}).filter(function(Kr){return Kr!==void 0}));var yr=Array.from(new Set([].concat((0,wt.Z)(Bo),(0,wt.Z)(lr))));Hr(yr),yr.forEach(function(Kr){Gl(Kr,!0)})},ni=St.useMemo(function(){var Vi=Ki!==!1&&Ti!==!1;return(0,Zt.Z)((0,Zt.Z)({},ai),{},{flattenOptions:Xs,onActiveValue:Oi,defaultActiveFirstOption:wa,onSelect:hu,menuItemSelectedIcon:Ii,rawValues:Bo,fieldNames:Nr,virtual:Vi,direction:$i,listHeight:un,listItemHeight:cn,childrenAsData:ti,maxCount:Gi,optionRender:Un})},[Gi,ai,Xs,Oi,wa,hu,Ii,Bo,Nr,Ki,Ti,$i,un,cn,ti,Un]);return St.createElement(Ge.Provider,{value:ni},St.createElement(Je,(0,$t.Z)({},kr,{id:Do,prefixCls:bn,ref:Ue,omitDomProps:mi,mode:En,displayValues:yo,onDisplayValuesChange:ha,direction:$i,searchValue:vo,onSearch:Vo,autoClearSearchValue:bi,onSearchSplit:Nu,dropdownMatchSelectWidth:Ti,OptionList:zi,emptyOptions:!Xs.length,activeValue:kl,activeDescendantId:"".concat(Do,"_list_").concat(fl)})))}),gi=Wn;gi.Option=Bn,gi.OptGroup=gn;var Hi=gi,Dn=Hi},63158:function(Pn,_n,ce){"use strict";var $t=ce(14809),wt=ce(4635),Qt=ce(50298),Zt=ce(62646),Ot=ce(59301),jt=ce(92310),Ct=ce.n(jt),Mt=ce(18929),Bt=ce(10228),St=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],kt=Ot.forwardRef(function(xt,Dt){var yt,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,qt=(0,Zt.Z)(xt,St),ee=(0,Mt.Z)(!1,{value:ot,defaultValue:ut}),Yt=(0,Qt.Z)(ee,2),de=Yt[0],ge=Yt[1];function be(je,he){var Jt=de;return ct||(Jt=je,ge(Jt),Ut==null||Ut(Jt,he)),Jt}function Ne(je){je.which===Bt.Z.LEFT?be(!1,je):je.which===Bt.Z.RIGHT&&be(!0,je),Nt==null||Nt(je)}function We(je){var he=be(!de,je);Rt==null||Rt(he,je)}var we=Ct()(tt,lt,(yt={},(0,wt.Z)(yt,"".concat(tt,"-checked"),de),(0,wt.Z)(yt,"".concat(tt,"-disabled"),ct),yt));return Ot.createElement("button",(0,$t.Z)({},qt,{type:"button",role:"switch","aria-checked":de,disabled:ct,className:we,ref:Dt,onKeyDown:Ne,onClick:We}),ft,Ot.createElement("span",{className:"".concat(tt,"-inner")},Ot.createElement("span",{className:"".concat(tt,"-inner-checked")},gt),Ot.createElement("span",{className:"".concat(tt,"-inner-unchecked")},Lt)))});kt.displayName="Switch",_n.Z=kt},22711:function(Pn,_n,ce){"use strict";ce.r(_n),ce.d(_n,{ResizableTextArea:function(){return Yt},default:function(){return Ne}});var $t=ce(14809),wt=ce(4635),Qt=ce(20439),Zt=ce(95190),Ot=ce(50298),jt=ce(62646),Ct=ce(92310),Mt=ce.n(Ct),Bt=ce(36901),St=ce(66003),kt=ce(30292),xt=ce(18929),Dt=ce(59301),yt=ce(93664),et=ce(29301),tt=ce(34280),lt=ce(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(We){var we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,je=We.getAttribute("id")||We.getAttribute("data-reactid")||We.getAttribute("name");if(we&&ct[je])return ct[je];var he=window.getComputedStyle(We),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(Ie){return"".concat(Ie,":").concat(he.getPropertyValue(Ie))}).join(";"),ue={sizingStyle:pe,paddingSize:re,borderSize:se,boxSizing:Jt};return we&&je&&(ct[je]=ue),ue}function Lt(We){var we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,je=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)),We.getAttribute("wrap")?ft.setAttribute("wrap",We.getAttribute("wrap")):ft.removeAttribute("wrap");var Jt=gt(We,we),re=Jt.paddingSize,se=Jt.borderSize,pe=Jt.boxSizing,ue=Jt.sizingStyle;ft.setAttribute("style","".concat(ue,";").concat(ot)),ft.value=We.value||We.placeholder||"";var Ie=void 0,Fe=void 0,Qe,Ae=ft.scrollHeight;if(pe==="border-box"?Ae+=se:pe==="content-box"&&(Ae-=re),je!==null||he!==null){ft.value=" ";var Pe=ft.scrollHeight-re;je!==null&&(Ie=Pe*je,pe==="border-box"&&(Ie=Ie+re+se),Ae=Math.max(Ie,Ae)),he!==null&&(Fe=Pe*he,pe==="border-box"&&(Fe=Fe+re+se),Qe=Ae>Fe?"":"hidden",Ae=Math.min(Fe,Ae))}var He={height:Ae,overflowY:Qe,resize:"none"};return Ie&&(He.minHeight=Ie),Fe&&(He.maxHeight=Fe),He}var Rt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],Ut=0,Nt=1,qt=2,ee=Dt.forwardRef(function(We,we){var je=We,he=je.prefixCls,Jt=je.defaultValue,re=je.value,se=je.autoSize,pe=je.onResize,ue=je.className,Ie=je.style,Fe=je.disabled,Qe=je.onChange,Ae=je.onInternalAutoSize,Pe=(0,jt.Z)(je,Rt),He=(0,xt.Z)(Jt,{value:re,postState:function(Bn){return Bn!=null?Bn:""}}),Re=(0,Ot.Z)(He,2),_e=Re[0],ie=Re[1],Tt=function(Bn){ie(Bn.target.value),Qe==null||Qe(Bn)},At=Dt.useRef();Dt.useImperativeHandle(we,function(){return{textArea:At.current}});var Vt=Dt.useMemo(function(){return se&&(0,yt.Z)(se)==="object"?[se.minRows,se.maxRows]:[]},[se]),oe=(0,Ot.Z)(Vt,2),Ht=oe[0],It=oe[1],Pt=!!se,Et=function(){try{if(document.activeElement===At.current){var Bn=At.current,ii=Bn.selectionStart,Nn=Bn.selectionEnd,oi=Bn.scrollTop;At.current.setSelectionRange(ii,Nn),At.current.scrollTop=oi}}catch(Ai){}},te=Dt.useState(qt),zt=(0,Ot.Z)(te,2),Wt=zt[0],le=zt[1],ye=Dt.useState(),Ge=(0,Ot.Z)(ye,2),ze=Ge[0],Ee=Ge[1],Xe=function(){le(Ut)};(0,tt.Z)(function(){Pt&&Xe()},[re,Ht,It,Pt]),(0,tt.Z)(function(){if(Wt===Ut)le(Nt);else if(Wt===Nt){var Cn=Lt(At.current,!1,Ht,It);le(qt),Ee(Cn)}else Et()},[Wt]);var on=Dt.useRef(),rn=function(){lt.Z.cancel(on.current)},Je=function(Bn){Wt===qt&&(pe==null||pe(Bn),se&&(rn(),on.current=(0,lt.Z)(function(){Xe()})))};Dt.useEffect(function(){return rn},[]);var Tn=Pt?ze:null,gn=(0,Qt.Z)((0,Qt.Z)({},Ie),Tn);return(Wt===Ut||Wt===Nt)&&(gn.overflowY="hidden",gn.overflowX="hidden"),Dt.createElement(et.Z,{onResize:Je,disabled:!(se||pe)},Dt.createElement("textarea",(0,$t.Z)({},Pe,{ref:At,style:gn,className:Mt()(he,ue,(0,wt.Z)({},"".concat(he,"-disabled"),Fe)),disabled:Fe,value:_e,onChange:Tt})))}),Yt=ee,de=["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"],ge=Dt.forwardRef(function(We,we){var je,he=We.defaultValue,Jt=We.value,re=We.onFocus,se=We.onBlur,pe=We.onChange,ue=We.allowClear,Ie=We.maxLength,Fe=We.onCompositionStart,Qe=We.onCompositionEnd,Ae=We.suffix,Pe=We.prefixCls,He=Pe===void 0?"rc-textarea":Pe,Re=We.showCount,_e=We.count,ie=We.className,Tt=We.style,At=We.disabled,Vt=We.hidden,oe=We.classNames,Ht=We.styles,It=We.onResize,Pt=We.onClear,Et=We.onPressEnter,te=We.readOnly,zt=We.autoSize,Wt=We.onKeyDown,le=(0,jt.Z)(We,de),ye=(0,xt.Z)(he,{value:Jt,defaultValue:he}),Ge=(0,Ot.Z)(ye,2),ze=Ge[0],Ee=Ge[1],Xe=ze==null?"":String(ze),on=Dt.useState(!1),rn=(0,Ot.Z)(on,2),Je=rn[0],Tn=rn[1],gn=Dt.useRef(!1),Cn=Dt.useState(null),Bn=(0,Ot.Z)(Cn,2),ii=Bn[0],Nn=Bn[1],oi=(0,Dt.useRef)(null),Ai=(0,Dt.useRef)(null),Si=function(){var gi;return(gi=Ai.current)===null||gi===void 0?void 0:gi.textArea},Xi=function(){Si().focus()};(0,Dt.useImperativeHandle)(we,function(){var Wn;return{resizableTextArea:Ai.current,focus:Xi,blur:function(){Si().blur()},nativeElement:((Wn=oi.current)===null||Wn===void 0?void 0:Wn.nativeElement)||Si()}}),(0,Dt.useEffect)(function(){Tn(function(Wn){return!At&&Wn})},[At]);var Ui=Dt.useState(null),_i=(0,Ot.Z)(Ui,2),zi=_i[0],wi=_i[1];Dt.useEffect(function(){if(zi){var Wn;(Wn=Si()).setSelectionRange.apply(Wn,(0,Zt.Z)(zi))}},[zi]);var Wi=(0,St.Z)(_e,Re),Kt=(je=Wi.max)!==null&&je!==void 0?je:Ie,zn=Number(Kt)>0,jn=Wi.strategy(Xe),Ln=!!Kt&&jn>Kt,Kn=function(gi,Hi){var Dn=Hi;!gn.current&&Wi.exceedFormatter&&Wi.max&&Wi.strategy(Hi)>Wi.max&&(Dn=Wi.exceedFormatter(Hi,{max:Wi.max}),Hi!==Dn&&wi([Si().selectionStart||0,Si().selectionEnd||0])),Ee(Dn),(0,kt.rJ)(gi.currentTarget,gi,pe,Dn)},Xn=function(gi){gn.current=!0,Fe==null||Fe(gi)},qn=function(gi){gn.current=!1,Kn(gi,gi.currentTarget.value),Qe==null||Qe(gi)},ji=function(gi){Kn(gi,gi.target.value)},nn=function(gi){gi.key==="Enter"&&Et&&Et(gi),Wt==null||Wt(gi)},qe=function(gi){Tn(!0),re==null||re(gi)},Ye=function(gi){Tn(!1),se==null||se(gi)},an=function(gi){Ee(""),Xi(),(0,kt.rJ)(Si(),gi,pe)},ri=Ae,$n;Wi.show&&(Wi.showFormatter?$n=Wi.showFormatter({value:Xe,count:jn,maxLength:Kt}):$n="".concat(jn).concat(zn?" / ".concat(Kt):""),ri=Dt.createElement(Dt.Fragment,null,ri,Dt.createElement("span",{className:Mt()("".concat(He,"-data-count"),oe==null?void 0:oe.count),style:Ht==null?void 0:Ht.count},$n)));var mi=function(gi){var Hi;It==null||It(gi),(Hi=Si())!==null&&Hi!==void 0&&Hi.style.height&&Nn(!0)},fn=!zt&&!Re&&!ue;return Dt.createElement(Bt.BaseInput,{ref:oi,value:Xe,allowClear:ue,handleReset:an,suffix:ri,prefixCls:He,classNames:(0,Qt.Z)((0,Qt.Z)({},oe),{},{affixWrapper:Mt()(oe==null?void 0:oe.affixWrapper,(0,wt.Z)((0,wt.Z)({},"".concat(He,"-show-count"),Re),"".concat(He,"-textarea-allow-clear"),ue))}),disabled:At,focused:Je,className:Mt()(ie,Ln&&"".concat(He,"-out-of-range")),style:(0,Qt.Z)((0,Qt.Z)({},Tt),ii&&!fn?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof $n=="string"?$n:void 0}},hidden:Vt,readOnly:te,onClear:Pt},Dt.createElement(Yt,(0,$t.Z)({},le,{autoSize:zt,maxLength:Ie,onKeyDown:nn,onChange:ji,onFocus:qe,onBlur:Ye,onCompositionStart:Xn,onCompositionEnd:qn,className:Mt()(oe==null?void 0:oe.textarea),style:(0,Qt.Z)((0,Qt.Z)({},Ht==null?void 0:Ht.textarea),{},{resize:Tt==null?void 0:Tt.resize}),disabled:At,prefixCls:He,onResize:mi,ref:Ai,readOnly:te})))}),be=ge,Ne=be},639:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return ct}});var $t=ce(14809),wt=ce(4635),Qt=ce(20439),Zt=ce(50298),Ot=ce(62646),jt=ce(59301),Ct=ce(92310),Mt=ce.n(Ct),Bt=ce(26112),St=ce(30699),kt=function(gt){for(var Lt=gt.prefixCls,Rt=gt.level,Ut=gt.isStart,Nt=gt.isEnd,qt="".concat(Lt,"-indent-unit"),ee=[],Yt=0;Yt<Rt;Yt+=1)ee.push(jt.createElement("span",{key:Yt,className:Mt()(qt,(0,wt.Z)((0,wt.Z)({},"".concat(qt,"-start"),Ut[Yt]),"".concat(qt,"-end"),Nt[Yt]))}));return jt.createElement("span",{"aria-hidden":"true",className:"".concat(Lt,"-indent")},ee)},xt=jt.memo(kt),Dt=ce(65065),yt=ce(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,qt=gt.className,ee=gt.style,Yt=gt.dragOver,de=gt.dragOverGapTop,ge=gt.dragOverGapBottom,be=gt.isLeaf,Ne=gt.isStart,We=gt.isEnd,we=gt.expanded,je=gt.selected,he=gt.checked,Jt=gt.halfChecked,re=gt.loading,se=gt.domRef,pe=gt.active,ue=gt.data,Ie=gt.onMouseMove,Fe=gt.selectable,Qe=(0,Ot.Z)(gt,et),Ae=jt.useContext(St.k),Pe=jt.useContext(St.y),He=jt.useRef(null),Re=jt.useState(!1),_e=(0,Zt.Z)(Re,2),ie=_e[0],Tt=_e[1],At=!!(Ae.disabled||gt.disabled||(Lt=Pe.nodeDisabled)!==null&&Lt!==void 0&&Lt.call(Pe,ue)),Vt=jt.useMemo(function(){return!Ae.checkable||gt.checkable===!1?!1:Ae.checkable},[Ae.checkable,gt.checkable]),oe=function(jn){At||Ae.onNodeSelect(jn,(0,yt.F)(gt))},Ht=function(jn){At||!Vt||gt.disableCheckbox||Ae.onNodeCheck(jn,(0,yt.F)(gt),!he)},It=jt.useMemo(function(){return typeof Fe=="boolean"?Fe:Ae.selectable},[Fe,Ae.selectable]),Pt=function(jn){Ae.onNodeClick(jn,(0,yt.F)(gt)),It?oe(jn):Ht(jn)},Et=function(jn){Ae.onNodeDoubleClick(jn,(0,yt.F)(gt))},te=function(jn){Ae.onNodeMouseEnter(jn,(0,yt.F)(gt))},zt=function(jn){Ae.onNodeMouseLeave(jn,(0,yt.F)(gt))},Wt=function(jn){Ae.onNodeContextMenu(jn,(0,yt.F)(gt))},le=jt.useMemo(function(){return!!(Ae.draggable&&(!Ae.draggable.nodeDraggable||Ae.draggable.nodeDraggable(ue)))},[Ae.draggable,ue]),ye=function(jn){jn.stopPropagation(),Tt(!0),Ae.onNodeDragStart(jn,gt);try{jn.dataTransfer.setData("text/plain","")}catch(Ln){}},Ge=function(jn){jn.preventDefault(),jn.stopPropagation(),Ae.onNodeDragEnter(jn,gt)},ze=function(jn){jn.preventDefault(),jn.stopPropagation(),Ae.onNodeDragOver(jn,gt)},Ee=function(jn){jn.stopPropagation(),Ae.onNodeDragLeave(jn,gt)},Xe=function(jn){jn.stopPropagation(),Tt(!1),Ae.onNodeDragEnd(jn,gt)},on=function(jn){jn.preventDefault(),jn.stopPropagation(),Tt(!1),Ae.onNodeDrop(jn,gt)},rn=function(jn){re||Ae.onNodeExpand(jn,(0,yt.F)(gt))},Je=jt.useMemo(function(){var zn=(0,Dt.Z)(Ae.keyEntities,Nt)||{},jn=zn.children;return!!(jn||[]).length},[Ae.keyEntities,Nt]),Tn=jt.useMemo(function(){return be===!1?!1:be||!Ae.loadData&&!Je||Ae.loadData&&gt.loaded&&!Je},[be,Ae.loadData,Je,gt.loaded]);jt.useEffect(function(){re||typeof Ae.loadData=="function"&&we&&!Tn&&!gt.loaded&&Ae.onNodeLoad((0,yt.F)(gt))},[re,Ae.loadData,Ae.onNodeLoad,we,Tn,gt]);var gn=jt.useMemo(function(){var zn;return(zn=Ae.draggable)!==null&&zn!==void 0&&zn.icon?jt.createElement("span",{className:"".concat(Ae.prefixCls,"-draggable-icon")},Ae.draggable.icon):null},[Ae.draggable]),Cn=function(jn){var Ln=gt.switcherIcon||Ae.switcherIcon;return typeof Ln=="function"?Ln((0,Qt.Z)((0,Qt.Z)({},gt),{},{isLeaf:jn})):Ln},Bn=function(){if(Tn){var jn=Cn(!0);return jn!==!1?jt.createElement("span",{className:Mt()("".concat(Ae.prefixCls,"-switcher"),"".concat(Ae.prefixCls,"-switcher-noop"))},jn):null}var Ln=Cn(!1);return Ln!==!1?jt.createElement("span",{onClick:rn,className:Mt()("".concat(Ae.prefixCls,"-switcher"),"".concat(Ae.prefixCls,"-switcher_").concat(we?tt:lt))},Ln):null},ii=jt.useMemo(function(){if(!Vt)return null;var zn=typeof Vt!="boolean"?Vt:null;return jt.createElement("span",{className:Mt()("".concat(Ae.prefixCls,"-checkbox"),(0,wt.Z)((0,wt.Z)((0,wt.Z)({},"".concat(Ae.prefixCls,"-checkbox-checked"),he),"".concat(Ae.prefixCls,"-checkbox-indeterminate"),!he&&Jt),"".concat(Ae.prefixCls,"-checkbox-disabled"),At||gt.disableCheckbox)),onClick:Ht,role:"checkbox","aria-checked":Jt?"mixed":he,"aria-disabled":At||gt.disableCheckbox,"aria-label":"Select ".concat(typeof gt.title=="string"?gt.title:"tree node")},zn)},[Vt,he,Jt,At,gt.disableCheckbox,gt.title]),Nn=jt.useMemo(function(){return Tn?null:we?tt:lt},[Tn,we]),oi=jt.useMemo(function(){return jt.createElement("span",{className:Mt()("".concat(Ae.prefixCls,"-iconEle"),"".concat(Ae.prefixCls,"-icon__").concat(Nn||"docu"),(0,wt.Z)({},"".concat(Ae.prefixCls,"-icon_loading"),re))})},[Ae.prefixCls,Nn,re]),Ai=jt.useMemo(function(){var zn=!!Ae.draggable,jn=!gt.disabled&&zn&&Ae.dragOverNodeKey===Nt;return jn?Ae.dropIndicatorRender({dropPosition:Ae.dropPosition,dropLevelOffset:Ae.dropLevelOffset,indent:Ae.indent,prefixCls:Ae.prefixCls,direction:Ae.direction}):null},[Ae.dropPosition,Ae.dropLevelOffset,Ae.indent,Ae.prefixCls,Ae.direction,Ae.draggable,Ae.dragOverNodeKey,Ae.dropIndicatorRender]),Si=jt.useMemo(function(){var zn=gt.title,jn=zn===void 0?ot:zn,Ln="".concat(Ae.prefixCls,"-node-content-wrapper"),Kn;if(Ae.showIcon){var Xn=gt.icon||Ae.icon;Kn=Xn?jt.createElement("span",{className:Mt()("".concat(Ae.prefixCls,"-iconEle"),"".concat(Ae.prefixCls,"-icon__customize"))},typeof Xn=="function"?Xn(gt):Xn):oi}else Ae.loadData&&re&&(Kn=oi);var qn;return typeof jn=="function"?qn=jn(ue):Ae.titleRender?qn=Ae.titleRender(ue):qn=jn,jt.createElement("span",{ref:He,title:typeof jn=="string"?jn:"",className:Mt()(Ln,"".concat(Ln,"-").concat(Nn||"normal"),(0,wt.Z)({},"".concat(Ae.prefixCls,"-node-selected"),!At&&(je||ie))),onMouseEnter:te,onMouseLeave:zt,onContextMenu:Wt,onClick:Pt,onDoubleClick:Et},Kn,jt.createElement("span",{className:"".concat(Ae.prefixCls,"-title")},qn),Ai)},[Ae.prefixCls,Ae.showIcon,gt,Ae.icon,oi,Ae.titleRender,ue,Nn,te,zt,Wt,Pt,Et]),Xi=(0,Bt.Z)(Qe,{aria:!0,data:!0}),Ui=(0,Dt.Z)(Ae.keyEntities,Nt)||{},_i=Ui.level,zi=We[We.length-1],wi=!At&&le,Wi=Ae.draggingNodeKey===Nt,Kt=Fe!==void 0?{"aria-selected":!!Fe}:void 0;return jt.createElement("div",(0,$t.Z)({ref:se,role:"treeitem","aria-expanded":be?void 0:we,className:Mt()(qt,"".concat(Ae.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(Ae.prefixCls,"-treenode-disabled"),At),"".concat(Ae.prefixCls,"-treenode-switcher-").concat(we?"open":"close"),!be),"".concat(Ae.prefixCls,"-treenode-checkbox-checked"),he),"".concat(Ae.prefixCls,"-treenode-checkbox-indeterminate"),Jt),"".concat(Ae.prefixCls,"-treenode-selected"),je),"".concat(Ae.prefixCls,"-treenode-loading"),re),"".concat(Ae.prefixCls,"-treenode-active"),pe),"".concat(Ae.prefixCls,"-treenode-leaf-last"),zi),"".concat(Ae.prefixCls,"-treenode-draggable"),le),"dragging",Wi),(0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)(Ut,"drop-target",Ae.dropTargetKey===Nt),"drop-container",Ae.dropContainerKey===Nt),"drag-over",!At&&Yt),"drag-over-gap-top",!At&&de),"drag-over-gap-bottom",!At&&ge),"filter-node",(Rt=Ae.filterTreeNode)===null||Rt===void 0?void 0:Rt.call(Ae,(0,yt.F)(gt))),"".concat(Ae.prefixCls,"-treenode-leaf"),Tn))),style:ee,draggable:wi,onDragStart:wi?ye:void 0,onDragEnter:le?Ge:void 0,onDragOver:le?ze:void 0,onDragLeave:le?Ee:void 0,onDrop:le?on:void 0,onDragEnd:le?Xe:void 0,onMouseMove:Ie},Kt,Xi),jt.createElement(xt,{prefixCls:Ae.prefixCls,level:_i,isStart:Ne,isEnd:We}),gn,Bn(),ii,Si)};ut.isTreeNode=1;var ct=ut},30699:function(Pn,_n,ce){"use strict";ce.d(_n,{k:function(){return wt},y:function(){return Qt}});var $t=ce(59301),wt=$t.createContext(null),Qt=$t.createContext({})},29530:function(Pn,_n,ce){"use strict";ce.d(_n,{OF:function(){return Nt.Z},y6:function(){return lt.y},ZP:function(){return At}});var $t=ce(14809),wt=ce(93664),Qt=ce(20439),Zt=ce(95190),Ot=ce(99153),jt=ce(84851),Ct=ce(13028),Mt=ce(19257),Bt=ce(93046),St=ce(4635),kt=ce(92310),xt=ce.n(kt),Dt=ce(10228),yt=ce(26112),et=ce(48736),tt=ce(59301),lt=ce(30699),ot=function(oe){var Ht=oe.dropPosition,It=oe.dropLevelOffset,Pt=oe.indent,Et={pointerEvents:"none",position:"absolute",right:0,backgroundColor:"red",height:2};switch(Ht){case-1:Et.top=0,Et.left=-It*Pt;break;case 1:Et.bottom=0,Et.left=-It*Pt;break;case 0:Et.bottom=0,Et.left=Pt;break}return tt.createElement("div",{style:Et})},ut=ot;function ct(Vt){if(Vt==null)throw new TypeError("Cannot destructure "+Vt)}var ft=ce(50298),gt=ce(62646),Lt=ce(34280),Rt=ce(65283),Ut=ce(77900),Nt=ce(639);function qt(Vt,oe){var Ht=tt.useState(!1),It=(0,ft.Z)(Ht,2),Pt=It[0],Et=It[1];(0,Lt.Z)(function(){if(Pt)return Vt(),function(){oe()}},[Pt]),(0,Lt.Z)(function(){return Et(!0),function(){Et(!1)}},[])}var ee=qt,Yt=ce(34061),de=["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"],ge=tt.forwardRef(function(Vt,oe){var Ht=Vt.className,It=Vt.style,Pt=Vt.motion,Et=Vt.motionNodes,te=Vt.motionType,zt=Vt.onMotionStart,Wt=Vt.onMotionEnd,le=Vt.active,ye=Vt.treeNodeRequiredProps,Ge=(0,gt.Z)(Vt,de),ze=tt.useState(!0),Ee=(0,ft.Z)(ze,2),Xe=Ee[0],on=Ee[1],rn=tt.useContext(lt.k),Je=rn.prefixCls,Tn=Et&&te!=="hide";(0,Lt.Z)(function(){Et&&Tn!==Xe&&on(Tn)},[Et]);var gn=function(){Et&&zt()},Cn=tt.useRef(!1),Bn=function(){Et&&!Cn.current&&(Cn.current=!0,Wt())};ee(gn,Bn);var ii=function(oi){Tn===oi&&Bn()};return Et?tt.createElement(Ut.default,(0,$t.Z)({ref:oe,visible:Xe},Pt,{motionAppear:te==="show",onVisibleChanged:ii}),function(Nn,oi){var Ai=Nn.className,Si=Nn.style;return tt.createElement("div",{ref:oi,className:xt()("".concat(Je,"-treenode-motion"),Ai),style:Si},Et.map(function(Xi){var Ui=Object.assign({},(ct(Xi.data),Xi.data)),_i=Xi.title,zi=Xi.key,wi=Xi.isStart,Wi=Xi.isEnd;delete Ui.children;var Kt=(0,Yt.H8)(zi,ye);return tt.createElement(Nt.Z,(0,$t.Z)({},Ui,Kt,{title:_i,active:le,data:Xi.data,key:zi,isStart:wi,isEnd:Wi}))}))}):tt.createElement(Nt.Z,(0,$t.Z)({domRef:oe,className:Ht,style:It},Ge,{active:le}))}),be=ge;function Ne(){var Vt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],Ht=Vt.length,It=oe.length;if(Math.abs(Ht-It)!==1)return{add:!1,key:null};function Pt(Et,te){var zt=new Map;Et.forEach(function(le){zt.set(le,!0)});var Wt=te.filter(function(le){return!zt.has(le)});return Wt.length===1?Wt[0]:null}return Ht<It?{add:!0,key:Pt(Vt,oe)}:{add:!1,key:Pt(oe,Vt)}}function We(Vt,oe,Ht){var It=Vt.findIndex(function(zt){return zt.key===Ht}),Pt=Vt[It+1],Et=oe.findIndex(function(zt){return zt.key===Ht});if(Pt){var te=oe.findIndex(function(zt){return zt.key===Pt.key});return oe.slice(Et+1,te)}return oe.slice(Et+1)}var we=["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"],je={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 ue(Vt,oe,Ht,It){return oe===!1||!Ht?Vt:Vt.slice(0,Math.ceil(Ht/It)+1)}function Ie(Vt){var oe=Vt.key,Ht=Vt.pos;return(0,Yt.km)(oe,Ht)}function Fe(Vt){for(var oe=String(Vt.data.key),Ht=Vt;Ht.parent;)Ht=Ht.parent,oe="".concat(Ht.data.key," > ").concat(oe);return oe}var Qe=tt.forwardRef(function(Vt,oe){var Ht=Vt.prefixCls,It=Vt.data,Pt=Vt.selectable,Et=Vt.checkable,te=Vt.expandedKeys,zt=Vt.selectedKeys,Wt=Vt.checkedKeys,le=Vt.loadedKeys,ye=Vt.loadingKeys,Ge=Vt.halfCheckedKeys,ze=Vt.keyEntities,Ee=Vt.disabled,Xe=Vt.dragging,on=Vt.dragOverNodeKey,rn=Vt.dropPosition,Je=Vt.motion,Tn=Vt.height,gn=Vt.itemHeight,Cn=Vt.virtual,Bn=Vt.scrollWidth,ii=Vt.focusable,Nn=Vt.activeItem,oi=Vt.focused,Ai=Vt.tabIndex,Si=Vt.onKeyDown,Xi=Vt.onFocus,Ui=Vt.onBlur,_i=Vt.onActiveChange,zi=Vt.onListChangeStart,wi=Vt.onListChangeEnd,Wi=(0,gt.Z)(Vt,we),Kt=tt.useRef(null),zn=tt.useRef(null);tt.useImperativeHandle(oe,function(){return{scrollTo:function(Sn){Kt.current.scrollTo(Sn)},getIndentWidth:function(){return zn.current.offsetWidth}}});var jn=tt.useState(te),Ln=(0,ft.Z)(jn,2),Kn=Ln[0],Xn=Ln[1],qn=tt.useState(It),ji=(0,ft.Z)(qn,2),nn=ji[0],qe=ji[1],Ye=tt.useState(It),an=(0,ft.Z)(Ye,2),ri=an[0],$n=an[1],mi=tt.useState([]),fn=(0,ft.Z)(mi,2),Wn=fn[0],gi=fn[1],Hi=tt.useState(null),Dn=(0,ft.Z)(Hi,2),ke=Dn[0],Ue=Dn[1],kn=tt.useRef(It);kn.current=It;function En(){var wn=kn.current;qe(wn),$n(wn),gi([]),Ue(null),wi()}(0,Lt.Z)(function(){Xn(te);var wn=Ne(Kn,te);if(wn.key!==null)if(wn.add){var Sn=nn.findIndex(function(ui){var pn=ui.key;return pn===wn.key}),Gn=ue(We(nn,It,wn.key),Cn,Tn,gn),Fn=nn.slice();Fn.splice(Sn+1,0,pe),$n(Fn),gi(Gn),Ue("show")}else{var On=It.findIndex(function(ui){var pn=ui.key;return pn===wn.key}),Vn=ue(We(It,nn,wn.key),Cn,Tn,gn),bi=It.slice();bi.splice(On+1,0,pe),$n(bi),gi(Vn),Ue("hide")}else nn!==It&&(qe(It),$n(It))},[te,It]),tt.useEffect(function(){Xe||En()},[Xe]);var $e=Je?ri:It,bn={expandedKeys:te,selectedKeys:zt,loadedKeys:le,loadingKeys:ye,checkedKeys:Wt,halfCheckedKeys:Ge,dragOverNodeKey:on,dropPosition:rn,keyEntities:ze};return tt.createElement(tt.Fragment,null,oi&&Nn&&tt.createElement("span",{style:je,"aria-live":"assertive"},Fe(Nn)),tt.createElement("div",null,tt.createElement("input",{style:je,disabled:ii===!1||Ee,tabIndex:ii!==!1?Ai:null,onKeyDown:Si,onFocus:Xi,onBlur:Ui,value:"",onChange:he,"aria-label":"for screen reader"})),tt.createElement("div",{className:"".concat(Ht,"-treenode"),"aria-hidden":!0,style:{position:"absolute",pointerEvents:"none",visibility:"hidden",height:0,overflow:"hidden",border:0,padding:0}},tt.createElement("div",{className:"".concat(Ht,"-indent")},tt.createElement("div",{ref:zn,className:"".concat(Ht,"-indent-unit")}))),tt.createElement(Rt.Z,(0,$t.Z)({},Wi,{data:$e,itemKey:Ie,height:Tn,fullHeight:!1,virtual:Cn,itemHeight:gn,scrollWidth:Bn,prefixCls:"".concat(Ht,"-list"),ref:Kt,role:"tree",onVisibleChange:function(Sn){Sn.every(function(Gn){return Ie(Gn)!==Jt})&&En()}}),function(wn){var Sn=wn.pos,Gn=Object.assign({},(ct(wn.data),wn.data)),Fn=wn.title,On=wn.key,Vn=wn.isStart,bi=wn.isEnd,ui=(0,Yt.km)(On,Sn);delete Gn.key,delete Gn.children;var pn=(0,Yt.H8)(ui,bn);return tt.createElement(be,(0,$t.Z)({},Gn,pn,{title:Fn,active:!!Nn&&On===Nn.key,pos:Sn,data:wn.data,isStart:Vn,isEnd:bi,motion:Je,motionNodes:On===Jt?Wn:null,motionType:ke,onMotionStart:zi,onMotionEnd:En,treeNodeRequiredProps:bn,onMouseMove:function(){_i(null)}}))}))}),Ae=Qe,Pe=ce(82661),He=ce(34643),Re=ce(65065),_e=10,ie=function(Vt){(0,Mt.Z)(Ht,Vt);var oe=(0,Bt.Z)(Ht);function Ht(){var It;(0,Ot.Z)(this,Ht);for(var Pt=arguments.length,Et=new Array(Pt),te=0;te<Pt;te++)Et[te]=arguments[te];return It=oe.call.apply(oe,[this].concat(Et)),(0,St.Z)((0,Ct.Z)(It),"destroyed",!1),(0,St.Z)((0,Ct.Z)(It),"delayedDragEnterLogic",void 0),(0,St.Z)((0,Ct.Z)(It),"loadingRetryTimes",{}),(0,St.Z)((0,Ct.Z)(It),"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,Yt.w$)()}),(0,St.Z)((0,Ct.Z)(It),"dragStartMousePosition",null),(0,St.Z)((0,Ct.Z)(It),"dragNodeProps",null),(0,St.Z)((0,Ct.Z)(It),"currentMouseOverDroppableNodeKey",null),(0,St.Z)((0,Ct.Z)(It),"listRef",tt.createRef()),(0,St.Z)((0,Ct.Z)(It),"onNodeDragStart",function(zt,Wt){var le=It.state,ye=le.expandedKeys,Ge=le.keyEntities,ze=It.props.onDragStart,Ee=Wt.eventKey;It.dragNodeProps=Wt,It.dragStartMousePosition={x:zt.clientX,y:zt.clientY};var Xe=(0,Pe._5)(ye,Ee);It.setState({draggingNodeKey:Ee,dragChildrenKeys:(0,Pe.wA)(Ee,Ge),indent:It.listRef.current.getIndentWidth()}),It.setExpandedKeys(Xe),window.addEventListener("dragend",It.onWindowDragEnd),ze==null||ze({event:zt,node:(0,Yt.F)(Wt)})}),(0,St.Z)((0,Ct.Z)(It),"onNodeDragEnter",function(zt,Wt){var le=It.state,ye=le.expandedKeys,Ge=le.keyEntities,ze=le.dragChildrenKeys,Ee=le.flattenNodes,Xe=le.indent,on=It.props,rn=on.onDragEnter,Je=on.onExpand,Tn=on.allowDrop,gn=on.direction,Cn=Wt.pos,Bn=Wt.eventKey;if(It.currentMouseOverDroppableNodeKey!==Bn&&(It.currentMouseOverDroppableNodeKey=Bn),!It.dragNodeProps){It.resetDragState();return}var ii=(0,Pe.OM)(zt,It.dragNodeProps,Wt,Xe,It.dragStartMousePosition,Tn,Ee,Ge,ye,gn),Nn=ii.dropPosition,oi=ii.dropLevelOffset,Ai=ii.dropTargetKey,Si=ii.dropContainerKey,Xi=ii.dropTargetPos,Ui=ii.dropAllowed,_i=ii.dragOverNodeKey;if(ze.includes(Ai)||!Ui){It.resetDragState();return}if(It.delayedDragEnterLogic||(It.delayedDragEnterLogic={}),Object.keys(It.delayedDragEnterLogic).forEach(function(zi){clearTimeout(It.delayedDragEnterLogic[zi])}),It.dragNodeProps.eventKey!==Wt.eventKey&&(zt.persist(),It.delayedDragEnterLogic[Cn]=window.setTimeout(function(){if(It.state.draggingNodeKey!==null){var zi=(0,Zt.Z)(ye),wi=(0,Re.Z)(Ge,Wt.eventKey);wi&&(wi.children||[]).length&&(zi=(0,Pe.L0)(ye,Wt.eventKey)),It.props.hasOwnProperty("expandedKeys")||It.setExpandedKeys(zi),Je==null||Je(zi,{node:(0,Yt.F)(Wt),expanded:!0,nativeEvent:zt.nativeEvent})}},800)),It.dragNodeProps.eventKey===Ai&&oi===0){It.resetDragState();return}It.setState({dragOverNodeKey:_i,dropPosition:Nn,dropLevelOffset:oi,dropTargetKey:Ai,dropContainerKey:Si,dropTargetPos:Xi,dropAllowed:Ui}),rn==null||rn({event:zt,node:(0,Yt.F)(Wt),expandedKeys:ye})}),(0,St.Z)((0,Ct.Z)(It),"onNodeDragOver",function(zt,Wt){var le=It.state,ye=le.dragChildrenKeys,Ge=le.flattenNodes,ze=le.keyEntities,Ee=le.expandedKeys,Xe=le.indent,on=It.props,rn=on.onDragOver,Je=on.allowDrop,Tn=on.direction;if(It.dragNodeProps){var gn=(0,Pe.OM)(zt,It.dragNodeProps,Wt,Xe,It.dragStartMousePosition,Je,Ge,ze,Ee,Tn),Cn=gn.dropPosition,Bn=gn.dropLevelOffset,ii=gn.dropTargetKey,Nn=gn.dropContainerKey,oi=gn.dropTargetPos,Ai=gn.dropAllowed,Si=gn.dragOverNodeKey;ye.includes(ii)||!Ai||(It.dragNodeProps.eventKey===ii&&Bn===0?It.state.dropPosition===null&&It.state.dropLevelOffset===null&&It.state.dropTargetKey===null&&It.state.dropContainerKey===null&&It.state.dropTargetPos===null&&It.state.dropAllowed===!1&&It.state.dragOverNodeKey===null||It.resetDragState():Cn===It.state.dropPosition&&Bn===It.state.dropLevelOffset&&ii===It.state.dropTargetKey&&Nn===It.state.dropContainerKey&&oi===It.state.dropTargetPos&&Ai===It.state.dropAllowed&&Si===It.state.dragOverNodeKey||It.setState({dropPosition:Cn,dropLevelOffset:Bn,dropTargetKey:ii,dropContainerKey:Nn,dropTargetPos:oi,dropAllowed:Ai,dragOverNodeKey:Si}),rn==null||rn({event:zt,node:(0,Yt.F)(Wt)}))}}),(0,St.Z)((0,Ct.Z)(It),"onNodeDragLeave",function(zt,Wt){It.currentMouseOverDroppableNodeKey===Wt.eventKey&&!zt.currentTarget.contains(zt.relatedTarget)&&(It.resetDragState(),It.currentMouseOverDroppableNodeKey=null);var le=It.props.onDragLeave;le==null||le({event:zt,node:(0,Yt.F)(Wt)})}),(0,St.Z)((0,Ct.Z)(It),"onWindowDragEnd",function(zt){It.onNodeDragEnd(zt,null,!0),window.removeEventListener("dragend",It.onWindowDragEnd)}),(0,St.Z)((0,Ct.Z)(It),"onNodeDragEnd",function(zt,Wt){var le=It.props.onDragEnd;It.setState({dragOverNodeKey:null}),It.cleanDragState(),le==null||le({event:zt,node:(0,Yt.F)(Wt)}),It.dragNodeProps=null,window.removeEventListener("dragend",It.onWindowDragEnd)}),(0,St.Z)((0,Ct.Z)(It),"onNodeDrop",function(zt,Wt){var le,ye=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Ge=It.state,ze=Ge.dragChildrenKeys,Ee=Ge.dropPosition,Xe=Ge.dropTargetKey,on=Ge.dropTargetPos,rn=Ge.dropAllowed;if(rn){var Je=It.props.onDrop;if(It.setState({dragOverNodeKey:null}),It.cleanDragState(),Xe!==null){var Tn=(0,Qt.Z)((0,Qt.Z)({},(0,Yt.H8)(Xe,It.getTreeNodeRequiredProps())),{},{active:((le=It.getActiveItem())===null||le===void 0?void 0:le.key)===Xe,data:(0,Re.Z)(It.state.keyEntities,Xe).node}),gn=ze.includes(Xe);(0,et.ZP)(!gn,"Can not drop to dragNode's children node. This is a bug of rc-tree. Please report an issue.");var Cn=(0,Pe.yx)(on),Bn={event:zt,node:(0,Yt.F)(Tn),dragNode:It.dragNodeProps?(0,Yt.F)(It.dragNodeProps):null,dragNodesKeys:[It.dragNodeProps.eventKey].concat(ze),dropToGap:Ee!==0,dropPosition:Ee+Number(Cn[Cn.length-1])};ye||Je==null||Je(Bn),It.dragNodeProps=null}}}),(0,St.Z)((0,Ct.Z)(It),"cleanDragState",function(){var zt=It.state.draggingNodeKey;zt!==null&&It.setState({draggingNodeKey:null,dropPosition:null,dropContainerKey:null,dropTargetKey:null,dropLevelOffset:null,dropAllowed:!0,dragOverNodeKey:null}),It.dragStartMousePosition=null,It.currentMouseOverDroppableNodeKey=null}),(0,St.Z)((0,Ct.Z)(It),"triggerExpandActionExpand",function(zt,Wt){var le=It.state,ye=le.expandedKeys,Ge=le.flattenNodes,ze=Wt.expanded,Ee=Wt.key,Xe=Wt.isLeaf;if(!(Xe||zt.shiftKey||zt.metaKey||zt.ctrlKey)){var on=Ge.filter(function(Je){return Je.key===Ee})[0],rn=(0,Yt.F)((0,Qt.Z)((0,Qt.Z)({},(0,Yt.H8)(Ee,It.getTreeNodeRequiredProps())),{},{data:on.data}));It.setExpandedKeys(ze?(0,Pe._5)(ye,Ee):(0,Pe.L0)(ye,Ee)),It.onNodeExpand(zt,rn)}}),(0,St.Z)((0,Ct.Z)(It),"onNodeClick",function(zt,Wt){var le=It.props,ye=le.onClick,Ge=le.expandAction;Ge==="click"&&It.triggerExpandActionExpand(zt,Wt),ye==null||ye(zt,Wt)}),(0,St.Z)((0,Ct.Z)(It),"onNodeDoubleClick",function(zt,Wt){var le=It.props,ye=le.onDoubleClick,Ge=le.expandAction;Ge==="doubleClick"&&It.triggerExpandActionExpand(zt,Wt),ye==null||ye(zt,Wt)}),(0,St.Z)((0,Ct.Z)(It),"onNodeSelect",function(zt,Wt){var le=It.state.selectedKeys,ye=It.state,Ge=ye.keyEntities,ze=ye.fieldNames,Ee=It.props,Xe=Ee.onSelect,on=Ee.multiple,rn=Wt.selected,Je=Wt[ze.key],Tn=!rn;Tn?on?le=(0,Pe.L0)(le,Je):le=[Je]:le=(0,Pe._5)(le,Je);var gn=le.map(function(Cn){var Bn=(0,Re.Z)(Ge,Cn);return Bn?Bn.node:null}).filter(Boolean);It.setUncontrolledState({selectedKeys:le}),Xe==null||Xe(le,{event:"select",selected:Tn,node:Wt,selectedNodes:gn,nativeEvent:zt.nativeEvent})}),(0,St.Z)((0,Ct.Z)(It),"onNodeCheck",function(zt,Wt,le){var ye=It.state,Ge=ye.keyEntities,ze=ye.checkedKeys,Ee=ye.halfCheckedKeys,Xe=It.props,on=Xe.checkStrictly,rn=Xe.onCheck,Je=Wt.key,Tn,gn={event:"check",node:Wt,checked:le,nativeEvent:zt.nativeEvent};if(on){var Cn=le?(0,Pe.L0)(ze,Je):(0,Pe._5)(ze,Je),Bn=(0,Pe._5)(Ee,Je);Tn={checked:Cn,halfChecked:Bn},gn.checkedNodes=Cn.map(function(Xi){return(0,Re.Z)(Ge,Xi)}).filter(Boolean).map(function(Xi){return Xi.node}),It.setUncontrolledState({checkedKeys:Cn})}else{var ii=(0,He.S)([].concat((0,Zt.Z)(ze),[Je]),!0,Ge),Nn=ii.checkedKeys,oi=ii.halfCheckedKeys;if(!le){var Ai=new Set(Nn);Ai.delete(Je);var Si=(0,He.S)(Array.from(Ai),{checked:!1,halfCheckedKeys:oi},Ge);Nn=Si.checkedKeys,oi=Si.halfCheckedKeys}Tn=Nn,gn.checkedNodes=[],gn.checkedNodesPositions=[],gn.halfCheckedKeys=oi,Nn.forEach(function(Xi){var Ui=(0,Re.Z)(Ge,Xi);if(Ui){var _i=Ui.node,zi=Ui.pos;gn.checkedNodes.push(_i),gn.checkedNodesPositions.push({node:_i,pos:zi})}}),It.setUncontrolledState({checkedKeys:Nn},!1,{halfCheckedKeys:oi})}rn==null||rn(Tn,gn)}),(0,St.Z)((0,Ct.Z)(It),"onNodeLoad",function(zt){var Wt,le=zt.key,ye=It.state.keyEntities,Ge=(0,Re.Z)(ye,le);if(!(Ge!=null&&(Wt=Ge.children)!==null&&Wt!==void 0&&Wt.length)){var ze=new Promise(function(Ee,Xe){It.setState(function(on){var rn=on.loadedKeys,Je=rn===void 0?[]:rn,Tn=on.loadingKeys,gn=Tn===void 0?[]:Tn,Cn=It.props,Bn=Cn.loadData,ii=Cn.onLoad;if(!Bn||Je.includes(le)||gn.includes(le))return null;var Nn=Bn(zt);return Nn.then(function(){var oi=It.state.loadedKeys,Ai=(0,Pe.L0)(oi,le);ii==null||ii(Ai,{event:"load",node:zt}),It.setUncontrolledState({loadedKeys:Ai}),It.setState(function(Si){return{loadingKeys:(0,Pe._5)(Si.loadingKeys,le)}}),Ee()}).catch(function(oi){if(It.setState(function(Si){return{loadingKeys:(0,Pe._5)(Si.loadingKeys,le)}}),It.loadingRetryTimes[le]=(It.loadingRetryTimes[le]||0)+1,It.loadingRetryTimes[le]>=_e){var Ai=It.state.loadedKeys;(0,et.ZP)(!1,"Retry for `loadData` many times but still failed. No more retry."),It.setUncontrolledState({loadedKeys:(0,Pe.L0)(Ai,le)}),Ee()}Xe(oi)}),{loadingKeys:(0,Pe.L0)(gn,le)}})});return ze.catch(function(){}),ze}}),(0,St.Z)((0,Ct.Z)(It),"onNodeMouseEnter",function(zt,Wt){var le=It.props.onMouseEnter;le==null||le({event:zt,node:Wt})}),(0,St.Z)((0,Ct.Z)(It),"onNodeMouseLeave",function(zt,Wt){var le=It.props.onMouseLeave;le==null||le({event:zt,node:Wt})}),(0,St.Z)((0,Ct.Z)(It),"onNodeContextMenu",function(zt,Wt){var le=It.props.onRightClick;le&&(zt.preventDefault(),le({event:zt,node:Wt}))}),(0,St.Z)((0,Ct.Z)(It),"onFocus",function(){var zt=It.props.onFocus;It.setState({focused:!0});for(var Wt=arguments.length,le=new Array(Wt),ye=0;ye<Wt;ye++)le[ye]=arguments[ye];zt==null||zt.apply(void 0,le)}),(0,St.Z)((0,Ct.Z)(It),"onBlur",function(){var zt=It.props.onBlur;It.setState({focused:!1}),It.onActiveChange(null);for(var Wt=arguments.length,le=new Array(Wt),ye=0;ye<Wt;ye++)le[ye]=arguments[ye];zt==null||zt.apply(void 0,le)}),(0,St.Z)((0,Ct.Z)(It),"getTreeNodeRequiredProps",function(){var zt=It.state,Wt=zt.expandedKeys,le=zt.selectedKeys,ye=zt.loadedKeys,Ge=zt.loadingKeys,ze=zt.checkedKeys,Ee=zt.halfCheckedKeys,Xe=zt.dragOverNodeKey,on=zt.dropPosition,rn=zt.keyEntities;return{expandedKeys:Wt||[],selectedKeys:le||[],loadedKeys:ye||[],loadingKeys:Ge||[],checkedKeys:ze||[],halfCheckedKeys:Ee||[],dragOverNodeKey:Xe,dropPosition:on,keyEntities:rn}}),(0,St.Z)((0,Ct.Z)(It),"setExpandedKeys",function(zt){var Wt=It.state,le=Wt.treeData,ye=Wt.fieldNames,Ge=(0,Yt.oH)(le,zt,ye);It.setUncontrolledState({expandedKeys:zt,flattenNodes:Ge},!0)}),(0,St.Z)((0,Ct.Z)(It),"onNodeExpand",function(zt,Wt){var le=It.state.expandedKeys,ye=It.state,Ge=ye.listChanging,ze=ye.fieldNames,Ee=It.props,Xe=Ee.onExpand,on=Ee.loadData,rn=Wt.expanded,Je=Wt[ze.key];if(!Ge){var Tn=le.includes(Je),gn=!rn;if((0,et.ZP)(rn&&Tn||!rn&&!Tn,"Expand state not sync with index check"),le=gn?(0,Pe.L0)(le,Je):(0,Pe._5)(le,Je),It.setExpandedKeys(le),Xe==null||Xe(le,{node:Wt,expanded:gn,nativeEvent:zt.nativeEvent}),gn&&on){var Cn=It.onNodeLoad(Wt);Cn&&Cn.then(function(){var Bn=(0,Yt.oH)(It.state.treeData,le,ze);It.setUncontrolledState({flattenNodes:Bn})}).catch(function(){var Bn=It.state.expandedKeys,ii=(0,Pe._5)(Bn,Je);It.setExpandedKeys(ii)})}}}),(0,St.Z)((0,Ct.Z)(It),"onListChangeStart",function(){It.setUncontrolledState({listChanging:!0})}),(0,St.Z)((0,Ct.Z)(It),"onListChangeEnd",function(){setTimeout(function(){It.setUncontrolledState({listChanging:!1})})}),(0,St.Z)((0,Ct.Z)(It),"onActiveChange",function(zt){var Wt=It.state.activeKey,le=It.props,ye=le.onActiveChange,Ge=le.itemScrollOffset,ze=Ge===void 0?0:Ge;Wt!==zt&&(It.setState({activeKey:zt}),zt!==null&&It.scrollTo({key:zt,offset:ze}),ye==null||ye(zt))}),(0,St.Z)((0,Ct.Z)(It),"getActiveItem",function(){var zt=It.state,Wt=zt.activeKey,le=zt.flattenNodes;return Wt===null?null:le.find(function(ye){var Ge=ye.key;return Ge===Wt})||null}),(0,St.Z)((0,Ct.Z)(It),"offsetActiveKey",function(zt){var Wt=It.state,le=Wt.flattenNodes,ye=Wt.activeKey,Ge=le.findIndex(function(Xe){var on=Xe.key;return on===ye});Ge===-1&&zt<0&&(Ge=le.length),Ge=(Ge+zt+le.length)%le.length;var ze=le[Ge];if(ze){var Ee=ze.key;It.onActiveChange(Ee)}else It.onActiveChange(null)}),(0,St.Z)((0,Ct.Z)(It),"onKeyDown",function(zt){var Wt=It.state,le=Wt.activeKey,ye=Wt.expandedKeys,Ge=Wt.checkedKeys,ze=Wt.fieldNames,Ee=It.props,Xe=Ee.onKeyDown,on=Ee.checkable,rn=Ee.selectable;switch(zt.which){case Dt.Z.UP:{It.offsetActiveKey(-1),zt.preventDefault();break}case Dt.Z.DOWN:{It.offsetActiveKey(1),zt.preventDefault();break}}var Je=It.getActiveItem();if(Je&&Je.data){var Tn=It.getTreeNodeRequiredProps(),gn=Je.data.isLeaf===!1||!!(Je.data[ze.children]||[]).length,Cn=(0,Yt.F)((0,Qt.Z)((0,Qt.Z)({},(0,Yt.H8)(le,Tn)),{},{data:Je.data,active:!0}));switch(zt.which){case Dt.Z.LEFT:{gn&&ye.includes(le)?It.onNodeExpand({},Cn):Je.parent&&It.onActiveChange(Je.parent.key),zt.preventDefault();break}case Dt.Z.RIGHT:{gn&&!ye.includes(le)?It.onNodeExpand({},Cn):Je.children&&Je.children.length&&It.onActiveChange(Je.children[0].key),zt.preventDefault();break}case Dt.Z.ENTER:case Dt.Z.SPACE:{on&&!Cn.disabled&&Cn.checkable!==!1&&!Cn.disableCheckbox?It.onNodeCheck({},Cn,!Ge.includes(le)):!on&&rn&&!Cn.disabled&&Cn.selectable!==!1&&It.onNodeSelect({},Cn);break}}}Xe==null||Xe(zt)}),(0,St.Z)((0,Ct.Z)(It),"setUncontrolledState",function(zt){var Wt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,le=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!It.destroyed){var ye=!1,Ge=!0,ze={};Object.keys(zt).forEach(function(Ee){if(It.props.hasOwnProperty(Ee)){Ge=!1;return}ye=!0,ze[Ee]=zt[Ee]}),ye&&(!Wt||Ge)&&It.setState((0,Qt.Z)((0,Qt.Z)({},ze),le))}}),(0,St.Z)((0,Ct.Z)(It),"scrollTo",function(zt){It.listRef.current.scrollTo(zt)}),It}return(0,jt.Z)(Ht,[{key:"componentDidMount",value:function(){this.destroyed=!1,this.onUpdated()}},{key:"componentDidUpdate",value:function(){this.onUpdated()}},{key:"onUpdated",value:function(){var Pt=this.props,Et=Pt.activeKey,te=Pt.itemScrollOffset,zt=te===void 0?0:te;Et!==void 0&&Et!==this.state.activeKey&&(this.setState({activeKey:Et}),Et!==null&&this.scrollTo({key:Et,offset:zt}))}},{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,Et=Pt.focused,te=Pt.flattenNodes,zt=Pt.keyEntities,Wt=Pt.draggingNodeKey,le=Pt.activeKey,ye=Pt.dropLevelOffset,Ge=Pt.dropContainerKey,ze=Pt.dropTargetKey,Ee=Pt.dropPosition,Xe=Pt.dragOverNodeKey,on=Pt.indent,rn=this.props,Je=rn.prefixCls,Tn=rn.className,gn=rn.style,Cn=rn.showLine,Bn=rn.focusable,ii=rn.tabIndex,Nn=ii===void 0?0:ii,oi=rn.selectable,Ai=rn.showIcon,Si=rn.icon,Xi=rn.switcherIcon,Ui=rn.draggable,_i=rn.checkable,zi=rn.checkStrictly,wi=rn.disabled,Wi=rn.motion,Kt=rn.loadData,zn=rn.filterTreeNode,jn=rn.height,Ln=rn.itemHeight,Kn=rn.scrollWidth,Xn=rn.virtual,qn=rn.titleRender,ji=rn.dropIndicatorRender,nn=rn.onContextMenu,qe=rn.onScroll,Ye=rn.direction,an=rn.rootClassName,ri=rn.rootStyle,$n=(0,yt.Z)(this.props,{aria:!0,data:!0}),mi;Ui&&((0,wt.Z)(Ui)==="object"?mi=Ui:typeof Ui=="function"?mi={nodeDraggable:Ui}:mi={});var fn={prefixCls:Je,selectable:oi,showIcon:Ai,icon:Si,switcherIcon:Xi,draggable:mi,draggingNodeKey:Wt,checkable:_i,checkStrictly:zi,disabled:wi,keyEntities:zt,dropLevelOffset:ye,dropContainerKey:Ge,dropTargetKey:ze,dropPosition:Ee,dragOverNodeKey:Xe,indent:on,direction:Ye,dropIndicatorRender:ji,loadData:Kt,filterTreeNode:zn,titleRender:qn,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:fn},tt.createElement("div",{className:xt()(Je,Tn,an,(0,St.Z)((0,St.Z)((0,St.Z)({},"".concat(Je,"-show-line"),Cn),"".concat(Je,"-focused"),Et),"".concat(Je,"-active-focused"),le!==null)),style:ri},tt.createElement(Ae,(0,$t.Z)({ref:this.listRef,prefixCls:Je,style:gn,data:te,disabled:wi,selectable:oi,checkable:!!_i,motion:Wi,dragging:Wt!==null,height:jn,itemHeight:Ln,virtual:Xn,focusable:Bn,focused:Et,tabIndex:Nn,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:nn,onScroll:qe,scrollWidth:Kn},this.getTreeNodeRequiredProps(),$n))))}}],[{key:"getDerivedStateFromProps",value:function(Pt,Et){var te=Et.prevProps,zt={prevProps:Pt};function Wt(Nn){return!te&&Pt.hasOwnProperty(Nn)||te&&te[Nn]!==Pt[Nn]}var le,ye=Et.fieldNames;if(Wt("fieldNames")&&(ye=(0,Yt.w$)(Pt.fieldNames),zt.fieldNames=ye),Wt("treeData")?le=Pt.treeData:Wt("children")&&((0,et.ZP)(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),le=(0,Yt.zn)(Pt.children)),le){zt.treeData=le;var Ge=(0,Yt.I8)(le,{fieldNames:ye});zt.keyEntities=(0,Qt.Z)((0,St.Z)({},Jt,se),Ge.keyEntities)}var ze=zt.keyEntities||Et.keyEntities;if(Wt("expandedKeys")||te&&Wt("autoExpandParent"))zt.expandedKeys=Pt.autoExpandParent||!te&&Pt.defaultExpandParent?(0,Pe.r7)(Pt.expandedKeys,ze):Pt.expandedKeys;else if(!te&&Pt.defaultExpandAll){var Ee=(0,Qt.Z)({},ze);delete Ee[Jt];var Xe=[];Object.keys(Ee).forEach(function(Nn){var oi=Ee[Nn];oi.children&&oi.children.length&&Xe.push(oi.key)}),zt.expandedKeys=Xe}else!te&&Pt.defaultExpandedKeys&&(zt.expandedKeys=Pt.autoExpandParent||Pt.defaultExpandParent?(0,Pe.r7)(Pt.defaultExpandedKeys,ze):Pt.defaultExpandedKeys);if(zt.expandedKeys||delete zt.expandedKeys,le||zt.expandedKeys){var on=(0,Yt.oH)(le||Et.treeData,zt.expandedKeys||Et.expandedKeys,ye);zt.flattenNodes=on}if(Pt.selectable&&(Wt("selectedKeys")?zt.selectedKeys=(0,Pe.BT)(Pt.selectedKeys,Pt):!te&&Pt.defaultSelectedKeys&&(zt.selectedKeys=(0,Pe.BT)(Pt.defaultSelectedKeys,Pt))),Pt.checkable){var rn;if(Wt("checkedKeys")?rn=(0,Pe.E6)(Pt.checkedKeys)||{}:!te&&Pt.defaultCheckedKeys?rn=(0,Pe.E6)(Pt.defaultCheckedKeys)||{}:le&&(rn=(0,Pe.E6)(Pt.checkedKeys)||{checkedKeys:Et.checkedKeys,halfCheckedKeys:Et.halfCheckedKeys}),rn){var Je=rn,Tn=Je.checkedKeys,gn=Tn===void 0?[]:Tn,Cn=Je.halfCheckedKeys,Bn=Cn===void 0?[]:Cn;if(!Pt.checkStrictly){var ii=(0,He.S)(gn,!0,ze);gn=ii.checkedKeys,Bn=ii.halfCheckedKeys}zt.checkedKeys=gn,zt.halfCheckedKeys=Bn}}return Wt("loadedKeys")&&(zt.loadedKeys=Pt.loadedKeys),zt}}]),Ht}(tt.Component);(0,St.Z)(ie,"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)(ie,"TreeNode",Nt.Z);var Tt=ie,At=Tt},82661:function(Pn,_n,ce){"use strict";ce.d(_n,{BT:function(){return tt},E6:function(){return ut},L0:function(){return St},OM:function(){return et},_5:function(){return Bt},r7:function(){return ct},wA:function(){return xt},yx:function(){return kt}});var $t=ce(95190),wt=ce(93664),Qt=ce(48736),Zt=ce(59301),Ot=ce(639),jt=ce(65065),Ct=ce(34061),Mt=null;function Bt(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(qt){var ee=qt.key,Yt=qt.children;Lt.push(ee),Ut(Yt)})}return Ut(Rt.children),Lt}function Dt(ft){if(ft.parent){var gt=kt(ft.pos);return Number(gt[gt.length-1])===ft.parent.children.length-1}return!1}function yt(ft){var gt=kt(ft.pos);return Number(gt[gt.length-1])===0}function et(ft,gt,Lt,Rt,Ut,Nt,qt,ee,Yt,de){var ge,be=ft.clientX,Ne=ft.clientY,We=ft.target.getBoundingClientRect(),we=We.top,je=We.height,he=(de==="rtl"?-1:1)*(((Ut==null?void 0:Ut.x)||0)-be),Jt=(he-12)/Rt,re=Yt.filter(function(At){var Vt;return(Vt=ee[At])===null||Vt===void 0||(Vt=Vt.children)===null||Vt===void 0?void 0:Vt.length}),se=(0,jt.Z)(ee,Lt.eventKey);if(Ne<we+je/2){var pe=qt.findIndex(function(At){return At.key===se.key}),ue=pe<=0?0:pe-1,Ie=qt[ue].key;se=(0,jt.Z)(ee,Ie)}var Fe=se.key,Qe=se,Ae=se.key,Pe=0,He=0;if(!re.includes(Fe))for(var Re=0;Re<Jt&&Dt(se);Re+=1)se=se.parent,He+=1;var _e=gt.data,ie=se.node,Tt=!0;return yt(se)&&se.level===0&&Ne<we+je/2&&Nt({dragNode:_e,dropNode:ie,dropPosition:-1})&&se.key===Lt.eventKey?Pe=-1:(Qe.children||[]).length&&re.includes(Ae)?Nt({dragNode:_e,dropNode:ie,dropPosition:0})?Pe=0:Tt=!1:He===0?Jt>-1.5?Nt({dragNode:_e,dropNode:ie,dropPosition:1})?Pe=1:Tt=!1:Nt({dragNode:_e,dropNode:ie,dropPosition:0})?Pe=0:Nt({dragNode:_e,dropNode:ie,dropPosition:1})?Pe=1:Tt=!1:Nt({dragNode:_e,dropNode:ie,dropPosition:1})?Pe=1:Tt=!1,{dropPosition:Pe,dropLevelOffset:He,dropTargetKey:se.key,dropTargetPos:se.pos,dragOverNodeKey:Ae,dropContainerKey:Pe===0?null:((ge=se.parent)===null||ge===void 0?void 0:ge.key)||null,dropAllowed:Tt}}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(qt){var ee=qt.children,Yt=_objectWithoutProperties(qt,Mt),de=ot(ee,gt);return React.createElement(TreeNode,_extends({key:Yt.key},Ut(Yt)),de)})}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 qt=Nt.parent,ee=Nt.node;ee.disabled||qt&&Rt(qt.key)}}}return(ft||[]).forEach(function(Ut){Rt(Ut)}),(0,$t.Z)(Lt)}},34643:function(Pn,_n,ce){"use strict";ce.d(_n,{S:function(){return Ct}});var $t=ce(48736),wt=ce(65065);function Qt(Mt,Bt){var St=new Set;return Mt.forEach(function(kt){Bt.has(kt)||St.add(kt)}),St}function Zt(Mt){var Bt=Mt||{},St=Bt.disabled,kt=Bt.disableCheckbox,xt=Bt.checkable;return!!(St||kt)||xt===!1}function Ot(Mt,Bt,St,kt){for(var xt=new Set(Mt),Dt=new Set,yt=0;yt<=St;yt+=1){var et=Bt.get(yt)||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=Bt.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||Dt.has(Ut))&&(Lt=!0)}),gt&&xt.add(ct.key),Lt&&Dt.add(ct.key),tt.add(ct.key)}})}return{checkedKeys:Array.from(xt),halfCheckedKeys:Array.from(Qt(Dt,xt))}}function jt(Mt,Bt,St,kt,xt){for(var Dt=new Set(Mt),yt=new Set(Bt),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;!Dt.has(ft)&&!yt.has(ft)&&!xt(gt)&&Rt.filter(function(Ut){return!xt(Ut.node)}).forEach(function(Ut){Dt.delete(Ut.key)})})}yt=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,qt=Dt.has(Nt);Lt&&!qt&&(Lt=!1),!Rt&&(qt||yt.has(Nt))&&(Rt=!0)}),Lt||Dt.delete(ft.key),Rt&&yt.add(ft.key),lt.add(ft.key)}})}return{checkedKeys:Array.from(Dt),halfCheckedKeys:Array.from(Qt(yt,Dt))}}function Ct(Mt,Bt,St,kt){var xt=[],Dt;kt?Dt=kt:Dt=Zt;var yt=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,$t.ZP)(!xt.length,"Tree missing follow keys: ".concat(xt.slice(0,100).map(function(ot){return"'".concat(ot,"'")}).join(", ")));var lt;return Bt===!0?lt=Ot(yt,et,tt,Dt):lt=jt(yt,Bt.halfCheckedKeys,et,tt,Dt),lt}},65065:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return $t}});function $t(wt,Qt){return wt[Qt]}},34061:function(Pn,_n,ce){"use strict";ce.d(_n,{F:function(){return ct},H8:function(){return ut},I8:function(){return ot},km:function(){return xt},oH:function(){return tt},w$:function(){return Dt},zn:function(){return et}});var $t=ce(93664),wt=ce(95190),Qt=ce(20439),Zt=ce(62646),Ot=ce(11592),jt=ce(2738),Ct=ce(48736),Mt=ce(65065),Bt=["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 Dt(ft){var gt=ft||{},Lt=gt.title,Rt=gt._title,Ut=gt.key,Nt=gt.children,qt=Lt||"title";return{title:qt,_title:Rt||[qt],key:Ut||"key",children:Nt||"children"}}function yt(ft,gt){var Lt=new Map;function Rt(Ut){var Nt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(Ut||[]).forEach(function(qt){var ee=qt[gt.key],Yt=qt[gt.children];warning(ee!=null,"Tree node must have a certain key: [".concat(Nt).concat(ee,"]"));var de=String(ee);warning(!Lt.has(de)||ee===null||ee===void 0,"Same 'key' exist in the Tree: ".concat(de)),Lt.set(de,!0),Rt(Yt,"".concat(Nt).concat(de," > "))})}Rt(ft)}function et(ft){function gt(Lt){var Rt=(0,Ot.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,qt=Ut.props,ee=qt.children,Yt=(0,Zt.Z)(qt,Bt),de=(0,Qt.Z)({key:Nt},Yt),ge=gt(ee);return ge.length&&(de.children=ge),de}).filter(function(Ut){return Ut})}return gt(ft)}function tt(ft,gt,Lt){var Rt=Dt(Lt),Ut=Rt._title,Nt=Rt.key,qt=Rt.children,ee=new Set(gt===!0?[]:gt),Yt=[];function de(ge){var be=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return ge.map(function(Ne,We){for(var we=St(be?be.pos:"0",We),je=xt(Ne[Nt],we),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,qt])),{title:he,key:je,parent:be,pos:we,children:null,data:Ne,isStart:[].concat((0,wt.Z)(be?be.isStart:[]),[We===0]),isEnd:[].concat((0,wt.Z)(be?be.isEnd:[]),[We===ge.length-1])});return Yt.push(se),gt===!0||ee.has(je)?se.children=de(Ne[qt]||[],se):se.children=[],se})}return de(ft),Yt}function lt(ft,gt,Lt){var Rt={};(0,$t.Z)(Lt)==="object"?Rt=Lt:Rt={externalGetKey:Lt},Rt=Rt||{};var Ut=Rt,Nt=Ut.childrenPropName,qt=Ut.externalGetKey,ee=Ut.fieldNames,Yt=Dt(ee),de=Yt.key,ge=Yt.children,be=Nt||ge,Ne;qt?typeof qt=="string"?Ne=function(je){return je[qt]}:typeof qt=="function"&&(Ne=function(je){return qt(je)}):Ne=function(je,he){return xt(je[de],he)};function We(we,je,he,Jt){var re=we?we[be]:ft,se=we?St(he.pos,je):"0",pe=we?[].concat((0,wt.Z)(Jt),[we]):[];if(we){var ue=Ne(we,se),Ie={node:we,index:je,pos:se,key:ue,parentPos:he.node?he.pos:null,level:he.level+1,nodes:pe};gt(Ie)}re&&re.forEach(function(Fe,Qe){We(Fe,Qe,{node:we,pos:se,level:he?he.level+1:-1},pe)})}We(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,qt=gt.childrenPropName,ee=gt.fieldNames,Yt=arguments.length>2?arguments[2]:void 0,de=Nt||Yt,ge={},be={},Ne={posEntities:ge,keyEntities:be};return Lt&&(Ne=Lt(Ne)||Ne),lt(ft,function(We){var we=We.node,je=We.index,he=We.pos,Jt=We.key,re=We.parentPos,se=We.level,pe=We.nodes,ue={node:we,nodes:pe,index:je,key:Jt,pos:he,level:se},Ie=xt(Jt,he);ge[he]=ue,be[Ie]=ue,ue.parent=ge[re],ue.parent&&(ue.parent.children=ue.parent.children||[],ue.parent.children.push(ue)),Rt&&Rt(ue,Ne)},{externalGetKey:de,childrenPropName:qt,fieldNames:ee}),Ut&&Ut(Ne),Ne}function ut(ft,gt){var Lt=gt.expandedKeys,Rt=gt.selectedKeys,Ut=gt.loadedKeys,Nt=gt.loadingKeys,qt=gt.checkedKeys,ee=gt.halfCheckedKeys,Yt=gt.dragOverNodeKey,de=gt.dropPosition,ge=gt.keyEntities,be=(0,Mt.Z)(ge,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:qt.indexOf(ft)!==-1,halfChecked:ee.indexOf(ft)!==-1,pos:String(be?be.pos:""),dragOver:Yt===ft&&de===0,dragOverGapTop:Yt===ft&&de===-1,dragOverGapBottom:Yt===ft&&de===1};return Ne}function ct(ft){var gt=ft.data,Lt=ft.expanded,Rt=ft.selected,Ut=ft.checked,Nt=ft.loaded,qt=ft.loading,ee=ft.halfChecked,Yt=ft.dragOver,de=ft.dragOverGapTop,ge=ft.dragOverGapBottom,be=ft.pos,Ne=ft.active,We=ft.eventKey,we=(0,Qt.Z)((0,Qt.Z)({},gt),{},{expanded:Lt,selected:Rt,checked:Ut,loaded:Nt,loading:qt,halfChecked:ee,dragOver:Yt,dragOverGapTop:de,dragOverGapBottom:ge,pos:be,active:Ne,key:We});return"props"in we||Object.defineProperty(we,"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}}),we}},90472:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return We}});var $t=ce(14809),wt=ce(99153),Qt=ce(84851),Zt=ce(13028),Ot=ce(19257),jt=ce(93046),Ct=ce(4635),Mt=ce(59301),Bt=ce(20439),St=ce(62646),kt=ce(93664),xt=ce(70539),Dt=ce(95764),yt=ce(95190),et=ce(92310),tt=ce.n(et),lt=ce(26112),ot=ce(48736),ut=function(we,je){if(we&&je){var he=Array.isArray(je)?je:je.split(","),Jt=we.name||"",re=we.type||"",se=re.replace(/\/.*$/,"");return he.some(function(pe){var ue=pe.trim();if(/^\*(\/\*)?$/.test(pe))return!0;if(ue.charAt(0)==="."){var Ie=Jt.toLowerCase(),Fe=ue.toLowerCase(),Qe=[Fe];return(Fe===".jpg"||Fe===".jpeg")&&(Qe=[".jpg",".jpeg"]),Qe.some(function(Ae){return Ie.endsWith(Ae)})}return/\/\*$/.test(ue)?se===ue.replace(/\/.*$/,""):re===ue?!0:/^\w+$/.test(ue)?((0,ot.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(ue,"'.Skip for check.")),!0):!1})}return!0};function ct(we,je){var he="cannot ".concat(we.method," ").concat(we.action," ").concat(je.status,"'"),Jt=new Error(he);return Jt.status=je.status,Jt.method=we.method,Jt.url=we.action,Jt}function ft(we){var je=we.responseText||we.response;if(!je)return je;try{return JSON.parse(je)}catch(he){return je}}function gt(we){var je=new XMLHttpRequest;we.onProgress&&je.upload&&(je.upload.onprogress=function(se){se.total>0&&(se.percent=se.loaded/se.total*100),we.onProgress(se)});var he=new FormData;we.data&&Object.keys(we.data).forEach(function(re){var se=we.data[re];if(Array.isArray(se)){se.forEach(function(pe){he.append("".concat(re,"[]"),pe)});return}he.append(re,se)}),we.file instanceof Blob?he.append(we.filename,we.file,we.file.name):he.append(we.filename,we.file),je.onerror=function(se){we.onError(se)},je.onload=function(){return je.status<200||je.status>=300?we.onError(ct(we,je),ft(je)):we.onSuccess(ft(je),je)},je.open(we.method,we.action,!0),we.withCredentials&&"withCredentials"in je&&(je.withCredentials=!0);var Jt=we.headers||{};return Jt["X-Requested-With"]!==null&&je.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Jt).forEach(function(re){Jt[re]!==null&&je.setRequestHeader(re,Jt[re])}),je.send(he),{abort:function(){je.abort()}}}var Lt=function(){var we=(0,Dt.Z)((0,xt.Z)().mark(function je(he,Jt){var re,se,pe,ue,Ie,Fe,Qe,Ae;return(0,xt.Z)().wrap(function(He){for(;;)switch(He.prev=He.next){case 0:Fe=function(){return Fe=(0,Dt.Z)((0,xt.Z)().mark(function _e(ie){return(0,xt.Z)().wrap(function(At){for(;;)switch(At.prev=At.next){case 0:return At.abrupt("return",new Promise(function(Vt){ie.file(function(oe){Jt(oe)?(ie.fullPath&&!oe.webkitRelativePath&&(Object.defineProperties(oe,{webkitRelativePath:{writable:!0}}),oe.webkitRelativePath=ie.fullPath.replace(/^\//,""),Object.defineProperties(oe,{webkitRelativePath:{writable:!1}})),Vt(oe)):Vt(null)})}));case 1:case"end":return At.stop()}},_e)})),Fe.apply(this,arguments)},Ie=function(_e){return Fe.apply(this,arguments)},ue=function(){return ue=(0,Dt.Z)((0,xt.Z)().mark(function _e(ie){var Tt,At,Vt,oe,Ht;return(0,xt.Z)().wrap(function(Pt){for(;;)switch(Pt.prev=Pt.next){case 0:Tt=ie.createReader(),At=[];case 2:return Pt.next=5,new Promise(function(Et){Tt.readEntries(Et,function(){return Et([])})});case 5:if(Vt=Pt.sent,oe=Vt.length,oe){Pt.next=9;break}return Pt.abrupt("break",12);case 9:for(Ht=0;Ht<oe;Ht++)At.push(Vt[Ht]);Pt.next=2;break;case 12:return Pt.abrupt("return",At);case 13:case"end":return Pt.stop()}},_e)})),ue.apply(this,arguments)},pe=function(_e){return ue.apply(this,arguments)},re=[],se=[],he.forEach(function(Re){return se.push(Re.webkitGetAsEntry())}),Qe=function(){var Re=(0,Dt.Z)((0,xt.Z)().mark(function _e(ie,Tt){var At,Vt;return(0,xt.Z)().wrap(function(Ht){for(;;)switch(Ht.prev=Ht.next){case 0:if(ie){Ht.next=2;break}return Ht.abrupt("return");case 2:if(ie.path=Tt||"",!ie.isFile){Ht.next=10;break}return Ht.next=6,Ie(ie);case 6:At=Ht.sent,At&&re.push(At),Ht.next=15;break;case 10:if(!ie.isDirectory){Ht.next=15;break}return Ht.next=13,pe(ie);case 13:Vt=Ht.sent,se.push.apply(se,(0,yt.Z)(Vt));case 15:case"end":return Ht.stop()}},_e)}));return function(ie,Tt){return Re.apply(this,arguments)}}(),Ae=0;case 9:if(!(Ae<se.length)){He.next=15;break}return He.next=12,Qe(se[Ae]);case 12:Ae++,He.next=9;break;case 15:return He.abrupt("return",re);case 16:case"end":return He.stop()}},je)}));return function(he,Jt){return we.apply(this,arguments)}}(),Rt=Lt,Ut=+new Date,Nt=0;function qt(){return"rc-upload-".concat(Ut,"-").concat(++Nt)}var ee=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],Yt=function(we){(0,Ot.Z)(he,we);var je=(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=je.call.apply(je,[this].concat(se)),(0,Ct.Z)((0,Zt.Z)(Jt),"state",{uid:qt()}),(0,Ct.Z)((0,Zt.Z)(Jt),"reqs",{}),(0,Ct.Z)((0,Zt.Z)(Jt),"fileInput",void 0),(0,Ct.Z)((0,Zt.Z)(Jt),"_isMounted",void 0),(0,Ct.Z)((0,Zt.Z)(Jt),"onChange",function(ue){var Ie=Jt.props,Fe=Ie.accept,Qe=Ie.directory,Ae=ue.target.files,Pe=(0,yt.Z)(Ae).filter(function(He){return!Qe||ut(He,Fe)});Jt.uploadFiles(Pe),Jt.reset()}),(0,Ct.Z)((0,Zt.Z)(Jt),"onClick",function(ue){var Ie=Jt.fileInput;if(Ie){var Fe=ue.target,Qe=Jt.props.onClick;if(Fe&&Fe.tagName==="BUTTON"){var Ae=Ie.parentNode;Ae.focus(),Fe.blur()}Ie.click(),Qe&&Qe(ue)}}),(0,Ct.Z)((0,Zt.Z)(Jt),"onKeyDown",function(ue){ue.key==="Enter"&&Jt.onClick(ue)}),(0,Ct.Z)((0,Zt.Z)(Jt),"onFileDrop",function(){var ue=(0,Dt.Z)((0,xt.Z)().mark(function Ie(Fe){var Qe,Ae,Pe;return(0,xt.Z)().wrap(function(Re){for(;;)switch(Re.prev=Re.next){case 0:if(Qe=Jt.props.multiple,Fe.preventDefault(),Fe.type!=="dragover"){Re.next=4;break}return Re.abrupt("return");case 4:if(!Jt.props.directory){Re.next=11;break}return Re.next=7,Rt(Array.prototype.slice.call(Fe.dataTransfer.items),function(_e){return ut(_e,Jt.props.accept)});case 7:Ae=Re.sent,Jt.uploadFiles(Ae),Re.next=14;break;case 11:Pe=(0,yt.Z)(Fe.dataTransfer.files).filter(function(_e){return ut(_e,Jt.props.accept)}),Qe===!1&&(Pe=Pe.slice(0,1)),Jt.uploadFiles(Pe);case 14:case"end":return Re.stop()}},Ie)}));return function(Ie){return ue.apply(this,arguments)}}()),(0,Ct.Z)((0,Zt.Z)(Jt),"uploadFiles",function(ue){var Ie=(0,yt.Z)(ue),Fe=Ie.map(function(Qe){return Qe.uid=qt(),Jt.processFile(Qe,Ie)});Promise.all(Fe).then(function(Qe){var Ae=Jt.props.onBatchStart;Ae==null||Ae(Qe.map(function(Pe){var He=Pe.origin,Re=Pe.parsedFile;return{file:He,parsedFile:Re}})),Qe.filter(function(Pe){return Pe.parsedFile!==null}).forEach(function(Pe){Jt.post(Pe)})})}),(0,Ct.Z)((0,Zt.Z)(Jt),"processFile",function(){var ue=(0,Dt.Z)((0,xt.Z)().mark(function Ie(Fe,Qe){var Ae,Pe,He,Re,_e,ie,Tt,At,Vt;return(0,xt.Z)().wrap(function(Ht){for(;;)switch(Ht.prev=Ht.next){case 0:if(Ae=Jt.props.beforeUpload,Pe=Fe,!Ae){Ht.next=14;break}return Ht.prev=3,Ht.next=6,Ae(Fe,Qe);case 6:Pe=Ht.sent,Ht.next=12;break;case 9:Ht.prev=9,Ht.t0=Ht.catch(3),Pe=!1;case 12:if(Pe!==!1){Ht.next=14;break}return Ht.abrupt("return",{origin:Fe,parsedFile:null,action:null,data:null});case 14:if(He=Jt.props.action,typeof He!="function"){Ht.next=21;break}return Ht.next=18,He(Fe);case 18:Re=Ht.sent,Ht.next=22;break;case 21:Re=He;case 22:if(_e=Jt.props.data,typeof _e!="function"){Ht.next=29;break}return Ht.next=26,_e(Fe);case 26:ie=Ht.sent,Ht.next=30;break;case 29:ie=_e;case 30:return Tt=((0,kt.Z)(Pe)==="object"||typeof Pe=="string")&&Pe?Pe:Fe,Tt instanceof File?At=Tt:At=new File([Tt],Fe.name,{type:Fe.type}),Vt=At,Vt.uid=Fe.uid,Ht.abrupt("return",{origin:Fe,data:ie,parsedFile:Vt,action:Re});case 35:case"end":return Ht.stop()}},Ie,null,[[3,9]])}));return function(Ie,Fe){return ue.apply(this,arguments)}}()),(0,Ct.Z)((0,Zt.Z)(Jt),"saveFileInput",function(ue){Jt.fileInput=ue}),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,ue=re.origin,Ie=re.action,Fe=re.parsedFile;if(this._isMounted){var Qe=this.props,Ae=Qe.onStart,Pe=Qe.customRequest,He=Qe.name,Re=Qe.headers,_e=Qe.withCredentials,ie=Qe.method,Tt=ue.uid,At=Pe||gt,Vt={action:Ie,filename:He,data:pe,file:Fe,headers:Re,withCredentials:_e,method:ie||"post",onProgress:function(Ht){var It=se.props.onProgress;It==null||It(Ht,Fe)},onSuccess:function(Ht,It){var Pt=se.props.onSuccess;Pt==null||Pt(Ht,Fe,It),delete se.reqs[Tt]},onError:function(Ht,It){var Pt=se.props.onError;Pt==null||Pt(Ht,It,Fe),delete se.reqs[Tt]}};Ae(ue),this.reqs[Tt]=At(Vt)}}},{key:"reset",value:function(){this.setState({uid:qt()})}},{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(ue){se[ue]&&se[ue].abort&&se[ue].abort(),delete se[ue]})}},{key:"render",value:function(){var re=this.props,se=re.component,pe=re.prefixCls,ue=re.className,Ie=re.classNames,Fe=Ie===void 0?{}:Ie,Qe=re.disabled,Ae=re.id,Pe=re.name,He=re.style,Re=re.styles,_e=Re===void 0?{}:Re,ie=re.multiple,Tt=re.accept,At=re.capture,Vt=re.children,oe=re.directory,Ht=re.openFileDialogOnClick,It=re.onMouseEnter,Pt=re.onMouseLeave,Et=re.hasControlInside,te=(0,St.Z)(re,ee),zt=tt()((0,Ct.Z)((0,Ct.Z)((0,Ct.Z)({},pe,!0),"".concat(pe,"-disabled"),Qe),ue,ue)),Wt=oe?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},le=Qe?{}:{onClick:Ht?this.onClick:function(){},onKeyDown:Ht?this.onKeyDown:function(){},onMouseEnter:It,onMouseLeave:Pt,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:Et?void 0:"0"};return Mt.createElement(se,(0,$t.Z)({},le,{className:zt,role:Et?void 0:"button",style:He}),Mt.createElement("input",(0,$t.Z)({},(0,lt.Z)(te,{aria:!0,data:!0}),{id:Ae,name:Pe,disabled:Qe,type:"file",ref:this.saveFileInput,onClick:function(Ge){return Ge.stopPropagation()},key:this.state.uid,style:(0,Bt.Z)({display:"none"},_e.input),className:Fe.input,accept:Tt},Wt,{multiple:ie,onChange:this.onChange},At!=null?{capture:At}:{})),Vt)}}]),he}(Mt.Component),de=Yt;function ge(){}var be=function(we){(0,Ot.Z)(he,we);var je=(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=je.call.apply(je,[this].concat(se)),(0,Ct.Z)((0,Zt.Z)(Jt),"uploader",void 0),(0,Ct.Z)((0,Zt.Z)(Jt),"saveUploader",function(ue){Jt.uploader=ue}),Jt}return(0,Qt.Z)(he,[{key:"abort",value:function(re){this.uploader.abort(re)}},{key:"render",value:function(){return Mt.createElement(de,(0,$t.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:ge,onError:ge,onSuccess:ge,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var Ne=be,We=Ne},8224:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return wt}});var $t=ce(4676);function wt(Qt,Zt,Ot,jt){var Ct=$t.unstable_batchedUpdates?function(Bt){$t.unstable_batchedUpdates(Ot,Bt)}:Ot;return Qt!=null&&Qt.addEventListener&&Qt.addEventListener(Zt,Ct,jt),{remove:function(){Qt!=null&&Qt.removeEventListener&&Qt.removeEventListener(Zt,Ct,jt)}}}},65283:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return _e}});var $t=ce(14809),wt=ce(93664),Qt=ce(20439),Zt=ce(4635),Ot=ce(50298),jt=ce(62646),Ct=ce(92310),Mt=ce.n(Ct),Bt=ce(29301),St=ce(70425),kt=ce(34280),xt=ce(59301),Dt=ce(4676),yt=xt.forwardRef(function(ie,Tt){var At=ie.height,Vt=ie.offsetY,oe=ie.offsetX,Ht=ie.children,It=ie.prefixCls,Pt=ie.onInnerResize,Et=ie.innerProps,te=ie.rtl,zt=ie.extra,Wt={},le={display:"flex",flexDirection:"column"};return Vt!==void 0&&(Wt={height:At,position:"relative",overflow:"hidden"},le=(0,Qt.Z)((0,Qt.Z)({},le),{},(0,Zt.Z)((0,Zt.Z)((0,Zt.Z)((0,Zt.Z)((0,Zt.Z)({transform:"translateY(".concat(Vt,"px)")},te?"marginRight":"marginLeft",-oe),"position","absolute"),"left",0),"right",0),"top",0))),xt.createElement("div",{style:Wt},xt.createElement(Bt.Z,{onResize:function(Ge){var ze=Ge.offsetHeight;ze&&Pt&&Pt()}},xt.createElement("div",(0,$t.Z)({style:le,className:Mt()((0,Zt.Z)({},"".concat(It,"-holder-inner"),It)),ref:Tt},Et),Ht,zt)))});yt.displayName="Filler";var et=yt;function tt(ie){var Tt=ie.children,At=ie.setRef,Vt=xt.useCallback(function(oe){At(oe)},[]);return xt.cloneElement(Tt,{ref:Vt})}function lt(ie,Tt,At,Vt,oe,Ht,It,Pt){var Et=Pt.getKey;return ie.slice(Tt,At+1).map(function(te,zt){var Wt=Tt+zt,le=It(te,Wt,{style:{width:Vt},offsetX:oe}),ye=Et(te);return xt.createElement(tt,{key:ye,setRef:function(ze){return Ht(te,ze)}},le)})}function ot(ie,Tt,At,Vt){var oe=At-ie,Ht=Tt-At,It=Math.min(oe,Ht)*2;if(Vt<=It){var Pt=Math.floor(Vt/2);return Vt%2?At+Pt+1:At-Pt}return oe>Ht?At-(Vt-Ht):At+(Vt-oe)}function ut(ie,Tt,At){var Vt=ie.length,oe=Tt.length,Ht,It;if(Vt===0&&oe===0)return null;Vt<oe?(Ht=ie,It=Tt):(Ht=Tt,It=ie);var Pt={__EMPTY_ITEM__:!0};function Et(Ge){return Ge!==void 0?At(Ge):Pt}for(var te=null,zt=Math.abs(Vt-oe)!==1,Wt=0;Wt<It.length;Wt+=1){var le=Et(Ht[Wt]),ye=Et(It[Wt]);if(le!==ye){te=Wt,zt=zt||le!==Et(It[Wt+1]);break}}return te===null?null:{index:te,multiple:zt}}function ct(ie,Tt,At){var Vt=xt.useState(ie),oe=(0,Ot.Z)(Vt,2),Ht=oe[0],It=oe[1],Pt=xt.useState(null),Et=(0,Ot.Z)(Pt,2),te=Et[0],zt=Et[1];return xt.useEffect(function(){var Wt=ut(Ht||[],ie||[],Tt);(Wt==null?void 0:Wt.index)!==void 0&&(At==null||At(Wt.index),zt(ie[Wt.index])),It(ie)},[ie]),[te]}var ft=ce(16089),gt=(typeof navigator=="undefined"?"undefined":(0,wt.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Lt=gt,Rt=function(ie,Tt,At,Vt){var oe=(0,xt.useRef)(!1),Ht=(0,xt.useRef)(null);function It(){clearTimeout(Ht.current),oe.current=!0,Ht.current=setTimeout(function(){oe.current=!1},50)}var Pt=(0,xt.useRef)({top:ie,bottom:Tt,left:At,right:Vt});return Pt.current.top=ie,Pt.current.bottom=Tt,Pt.current.left=At,Pt.current.right=Vt,function(Et,te){var zt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Wt=Et?te<0&&Pt.current.left||te>0&&Pt.current.right:te<0&&Pt.current.top||te>0&&Pt.current.bottom;return zt&&Wt?(clearTimeout(Ht.current),oe.current=!1):(!Wt||oe.current)&&It(),!oe.current&&Wt}};function Ut(ie,Tt,At,Vt,oe,Ht,It){var Pt=(0,xt.useRef)(0),Et=(0,xt.useRef)(null),te=(0,xt.useRef)(null),zt=(0,xt.useRef)(!1),Wt=Rt(Tt,At,Vt,oe);function le(on,rn){if(ft.Z.cancel(Et.current),!Wt(!1,rn)){var Je=on;if(!Je._virtualHandled)Je._virtualHandled=!0;else return;Pt.current+=rn,te.current=rn,Lt||Je.preventDefault(),Et.current=(0,ft.Z)(function(){var Tn=zt.current?10:1;It(Pt.current*Tn,!1),Pt.current=0})}}function ye(on,rn){It(rn,!0),Lt||on.preventDefault()}var Ge=(0,xt.useRef)(null),ze=(0,xt.useRef)(null);function Ee(on){if(ie){ft.Z.cancel(ze.current),ze.current=(0,ft.Z)(function(){Ge.current=null},2);var rn=on.deltaX,Je=on.deltaY,Tn=on.shiftKey,gn=rn,Cn=Je;(Ge.current==="sx"||!Ge.current&&Tn&&Je&&!rn)&&(gn=Je,Cn=0,Ge.current="sx");var Bn=Math.abs(gn),ii=Math.abs(Cn);Ge.current===null&&(Ge.current=Ht&&Bn>ii?"x":"y"),Ge.current==="y"?le(on,Cn):ye(on,gn)}}function Xe(on){ie&&(zt.current=on.detail===te.current)}return[Ee,Xe]}function Nt(ie,Tt,At,Vt){var oe=xt.useMemo(function(){return[new Map,[]]},[ie,At.id,Vt]),Ht=(0,Ot.Z)(oe,2),It=Ht[0],Pt=Ht[1],Et=function(zt){var Wt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:zt,le=It.get(zt),ye=It.get(Wt);if(le===void 0||ye===void 0)for(var Ge=ie.length,ze=Pt.length;ze<Ge;ze+=1){var Ee,Xe=ie[ze],on=Tt(Xe);It.set(on,ze);var rn=(Ee=At.get(on))!==null&&Ee!==void 0?Ee:Vt;if(Pt[ze]=(Pt[ze-1]||0)+rn,on===zt&&(le=ze),on===Wt&&(ye=ze),le!==void 0&&ye!==void 0)break}return{top:Pt[le-1]||0,bottom:Pt[ye]}};return Et}var qt=ce(99153),ee=ce(84851),Yt=function(){function ie(){(0,qt.Z)(this,ie),(0,Zt.Z)(this,"maps",void 0),(0,Zt.Z)(this,"id",0),(0,Zt.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,ee.Z)(ie,[{key:"set",value:function(At,Vt){this.diffRecords.set(At,this.maps[At]),this.maps[At]=Vt,this.id+=1}},{key:"get",value:function(At){return this.maps[At]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),ie}(),de=Yt;function ge(ie){var Tt=parseFloat(ie);return isNaN(Tt)?0:Tt}function be(ie,Tt,At){var Vt=xt.useState(0),oe=(0,Ot.Z)(Vt,2),Ht=oe[0],It=oe[1],Pt=(0,xt.useRef)(new Map),Et=(0,xt.useRef)(new de),te=(0,xt.useRef)(0);function zt(){te.current+=1}function Wt(){var ye=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;zt();var Ge=function(){var Xe=!1;Pt.current.forEach(function(on,rn){if(on&&on.offsetParent){var Je=on.offsetHeight,Tn=getComputedStyle(on),gn=Tn.marginTop,Cn=Tn.marginBottom,Bn=ge(gn),ii=ge(Cn),Nn=Je+Bn+ii;Et.current.get(rn)!==Nn&&(Et.current.set(rn,Nn),Xe=!0)}}),Xe&&It(function(on){return on+1})};if(ye)Ge();else{te.current+=1;var ze=te.current;Promise.resolve().then(function(){ze===te.current&&Ge()})}}function le(ye,Ge){var ze=ie(ye),Ee=Pt.current.get(ze);Ge?(Pt.current.set(ze,Ge),Wt()):Pt.current.delete(ze),!Ee!=!Ge&&(Ge?Tt==null||Tt(ye):At==null||At(ye))}return(0,xt.useEffect)(function(){return zt},[]),[le,Wt,Et.current,Ht]}var Ne=14/15;function We(ie,Tt,At){var Vt=(0,xt.useRef)(!1),oe=(0,xt.useRef)(0),Ht=(0,xt.useRef)(0),It=(0,xt.useRef)(null),Pt=(0,xt.useRef)(null),Et,te=function(ye){if(Vt.current){var Ge=Math.ceil(ye.touches[0].pageX),ze=Math.ceil(ye.touches[0].pageY),Ee=oe.current-Ge,Xe=Ht.current-ze,on=Math.abs(Ee)>Math.abs(Xe);on?oe.current=Ge:Ht.current=ze;var rn=At(on,on?Ee:Xe,!1,ye);rn&&ye.preventDefault(),clearInterval(Pt.current),rn&&(Pt.current=setInterval(function(){on?Ee*=Ne:Xe*=Ne;var Je=Math.floor(on?Ee:Xe);(!At(on,Je,!0)||Math.abs(Je)<=.1)&&clearInterval(Pt.current)},16))}},zt=function(){Vt.current=!1,Et()},Wt=function(ye){Et(),ye.touches.length===1&&!Vt.current&&(Vt.current=!0,oe.current=Math.ceil(ye.touches[0].pageX),Ht.current=Math.ceil(ye.touches[0].pageY),It.current=ye.target,It.current.addEventListener("touchmove",te,{passive:!1}),It.current.addEventListener("touchend",zt,{passive:!0}))};Et=function(){It.current&&(It.current.removeEventListener("touchmove",te),It.current.removeEventListener("touchend",zt))},(0,kt.Z)(function(){return ie&&Tt.current.addEventListener("touchstart",Wt,{passive:!0}),function(){var le;(le=Tt.current)===null||le===void 0||le.removeEventListener("touchstart",Wt),Et(),clearInterval(Pt.current)}},[ie])}function we(ie){return Math.floor(Math.pow(ie,.5))}function je(ie,Tt){var At="touches"in ie?ie.touches[0]:ie;return At[Tt?"pageX":"pageY"]-window[Tt?"scrollX":"scrollY"]}function he(ie,Tt,At){xt.useEffect(function(){var Vt=Tt.current;if(ie&&Vt){var oe=!1,Ht,It,Pt=function(){ft.Z.cancel(Ht)},Et=function le(){Pt(),Ht=(0,ft.Z)(function(){At(It),le()})},te=function(ye){if(!(ye.target.draggable||ye.button!==0)){var Ge=ye;Ge._virtualHandled||(Ge._virtualHandled=!0,oe=!0)}},zt=function(){oe=!1,Pt()},Wt=function(ye){if(oe){var Ge=je(ye,!1),ze=Vt.getBoundingClientRect(),Ee=ze.top,Xe=ze.bottom;if(Ge<=Ee){var on=Ee-Ge;It=-we(on),Et()}else if(Ge>=Xe){var rn=Ge-Xe;It=we(rn),Et()}else Pt()}};return Vt.addEventListener("mousedown",te),Vt.ownerDocument.addEventListener("mouseup",zt),Vt.ownerDocument.addEventListener("mousemove",Wt),function(){Vt.removeEventListener("mousedown",te),Vt.ownerDocument.removeEventListener("mouseup",zt),Vt.ownerDocument.removeEventListener("mousemove",Wt),Pt()}}},[ie])}var Jt=10;function re(ie,Tt,At,Vt,oe,Ht,It,Pt){var Et=xt.useRef(),te=xt.useState(null),zt=(0,Ot.Z)(te,2),Wt=zt[0],le=zt[1];return(0,kt.Z)(function(){if(Wt&&Wt.times<Jt){if(!ie.current){le(function(Wi){return(0,Qt.Z)({},Wi)});return}Ht();var ye=Wt.targetAlign,Ge=Wt.originAlign,ze=Wt.index,Ee=Wt.offset,Xe=ie.current.clientHeight,on=!1,rn=ye,Je=null;if(Xe){for(var Tn=ye||Ge,gn=0,Cn=0,Bn=0,ii=Math.min(Tt.length-1,ze),Nn=0;Nn<=ii;Nn+=1){var oi=oe(Tt[Nn]);Cn=gn;var Ai=At.get(oi);Bn=Cn+(Ai===void 0?Vt:Ai),gn=Bn}for(var Si=Tn==="top"?Ee:Xe-Ee,Xi=ii;Xi>=0;Xi-=1){var Ui=oe(Tt[Xi]),_i=At.get(Ui);if(_i===void 0){on=!0;break}if(Si-=_i,Si<=0)break}switch(Tn){case"top":Je=Cn-Ee;break;case"bottom":Je=Bn-Xe+Ee;break;default:{var zi=ie.current.scrollTop,wi=zi+Xe;Cn<zi?rn="top":Bn>wi&&(rn="bottom")}}Je!==null&&It(Je),Je!==Wt.lastTop&&(on=!0)}on&&le((0,Qt.Z)((0,Qt.Z)({},Wt),{},{times:Wt.times+1,targetAlign:rn,lastTop:Je}))}},[Wt,ie.current]),function(ye){if(ye==null){Pt();return}if(ft.Z.cancel(Et.current),typeof ye=="number")It(ye);else if(ye&&(0,wt.Z)(ye)==="object"){var Ge,ze=ye.align;"index"in ye?Ge=ye.index:Ge=Tt.findIndex(function(on){return oe(on)===ye.key});var Ee=ye.offset,Xe=Ee===void 0?0:Ee;le({times:0,index:Ge,offset:Xe,originAlign:ze})}}}var se=xt.forwardRef(function(ie,Tt){var At=ie.prefixCls,Vt=ie.rtl,oe=ie.scrollOffset,Ht=ie.scrollRange,It=ie.onStartMove,Pt=ie.onStopMove,Et=ie.onScroll,te=ie.horizontal,zt=ie.spinSize,Wt=ie.containerSize,le=ie.style,ye=ie.thumbStyle,Ge=ie.showScrollBar,ze=xt.useState(!1),Ee=(0,Ot.Z)(ze,2),Xe=Ee[0],on=Ee[1],rn=xt.useState(null),Je=(0,Ot.Z)(rn,2),Tn=Je[0],gn=Je[1],Cn=xt.useState(null),Bn=(0,Ot.Z)(Cn,2),ii=Bn[0],Nn=Bn[1],oi=!Vt,Ai=xt.useRef(),Si=xt.useRef(),Xi=xt.useState(Ge),Ui=(0,Ot.Z)(Xi,2),_i=Ui[0],zi=Ui[1],wi=xt.useRef(),Wi=function(){Ge===!0||Ge===!1||(clearTimeout(wi.current),zi(!0),wi.current=setTimeout(function(){zi(!1)},3e3))},Kt=Ht-Wt||0,zn=Wt-zt||0,jn=xt.useMemo(function(){if(oe===0||Kt===0)return 0;var an=oe/Kt;return an*zn},[oe,Kt,zn]),Ln=function(ri){ri.stopPropagation(),ri.preventDefault()},Kn=xt.useRef({top:jn,dragging:Xe,pageY:Tn,startTop:ii});Kn.current={top:jn,dragging:Xe,pageY:Tn,startTop:ii};var Xn=function(ri){on(!0),gn(je(ri,te)),Nn(Kn.current.top),It(),ri.stopPropagation(),ri.preventDefault()};xt.useEffect(function(){var an=function(fn){fn.preventDefault()},ri=Ai.current,$n=Si.current;return ri.addEventListener("touchstart",an,{passive:!1}),$n.addEventListener("touchstart",Xn,{passive:!1}),function(){ri.removeEventListener("touchstart",an),$n.removeEventListener("touchstart",Xn)}},[]);var qn=xt.useRef();qn.current=Kt;var ji=xt.useRef();ji.current=zn,xt.useEffect(function(){if(Xe){var an,ri=function(fn){var Wn=Kn.current,gi=Wn.dragging,Hi=Wn.pageY,Dn=Wn.startTop;ft.Z.cancel(an);var ke=Ai.current.getBoundingClientRect(),Ue=Wt/(te?ke.width:ke.height);if(gi){var kn=(je(fn,te)-Hi)*Ue,En=Dn;!oi&&te?En-=kn:En+=kn;var $e=qn.current,bn=ji.current,wn=bn?En/bn:0,Sn=Math.ceil(wn*$e);Sn=Math.max(Sn,0),Sn=Math.min(Sn,$e),an=(0,ft.Z)(function(){Et(Sn,te)})}},$n=function(){on(!1),Pt()};return window.addEventListener("mousemove",ri,{passive:!0}),window.addEventListener("touchmove",ri,{passive:!0}),window.addEventListener("mouseup",$n,{passive:!0}),window.addEventListener("touchend",$n,{passive:!0}),function(){window.removeEventListener("mousemove",ri),window.removeEventListener("touchmove",ri),window.removeEventListener("mouseup",$n),window.removeEventListener("touchend",$n),ft.Z.cancel(an)}}},[Xe]),xt.useEffect(function(){return Wi(),function(){clearTimeout(wi.current)}},[oe]),xt.useImperativeHandle(Tt,function(){return{delayHidden:Wi}});var nn="".concat(At,"-scrollbar"),qe={position:"absolute",visibility:_i?null:"hidden"},Ye={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return te?(qe.height=8,qe.left=0,qe.right=0,qe.bottom=0,Ye.height="100%",Ye.width=zt,oi?Ye.left=jn:Ye.right=jn):(qe.width=8,qe.top=0,qe.bottom=0,oi?qe.right=0:qe.left=0,Ye.width="100%",Ye.height=zt,Ye.top=jn),xt.createElement("div",{ref:Ai,className:Mt()(nn,(0,Zt.Z)((0,Zt.Z)((0,Zt.Z)({},"".concat(nn,"-horizontal"),te),"".concat(nn,"-vertical"),!te),"".concat(nn,"-visible"),_i)),style:(0,Qt.Z)((0,Qt.Z)({},qe),le),onMouseDown:Ln,onMouseMove:Wi},xt.createElement("div",{ref:Si,className:Mt()("".concat(nn,"-thumb"),(0,Zt.Z)({},"".concat(nn,"-thumb-moving"),Xe)),style:(0,Qt.Z)((0,Qt.Z)({},Ye),ye),onMouseDown:Xn}))}),pe=se,ue=20;function Ie(){var ie=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Tt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,At=ie/Tt*ie;return isNaN(At)&&(At=0),At=Math.max(At,ue),Math.floor(At)}var Fe=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],Qe=[],Ae={overflowY:"auto",overflowAnchor:"none"};function Pe(ie,Tt){var At=ie.prefixCls,Vt=At===void 0?"rc-virtual-list":At,oe=ie.className,Ht=ie.height,It=ie.itemHeight,Pt=ie.fullHeight,Et=Pt===void 0?!0:Pt,te=ie.style,zt=ie.data,Wt=ie.children,le=ie.itemKey,ye=ie.virtual,Ge=ie.direction,ze=ie.scrollWidth,Ee=ie.component,Xe=Ee===void 0?"div":Ee,on=ie.onScroll,rn=ie.onVirtualScroll,Je=ie.onVisibleChange,Tn=ie.innerProps,gn=ie.extraRender,Cn=ie.styles,Bn=ie.showScrollBar,ii=Bn===void 0?"optional":Bn,Nn=(0,jt.Z)(ie,Fe),oi=xt.useCallback(function(ai){return typeof le=="function"?le(ai):ai==null?void 0:ai[le]},[le]),Ai=be(oi,null,null),Si=(0,Ot.Z)(Ai,4),Xi=Si[0],Ui=Si[1],_i=Si[2],zi=Si[3],wi=!!(ye!==!1&&Ht&&It),Wi=xt.useMemo(function(){return Object.values(_i.maps).reduce(function(ai,Pi){return ai+Pi},0)},[_i.id,_i.maps]),Kt=wi&&zt&&(Math.max(It*zt.length,Wi)>Ht||!!ze),zn=Ge==="rtl",jn=Mt()(Vt,(0,Zt.Z)({},"".concat(Vt,"-rtl"),zn),oe),Ln=zt||Qe,Kn=(0,xt.useRef)(),Xn=(0,xt.useRef)(),qn=(0,xt.useRef)(),ji=(0,xt.useState)(0),nn=(0,Ot.Z)(ji,2),qe=nn[0],Ye=nn[1],an=(0,xt.useState)(0),ri=(0,Ot.Z)(an,2),$n=ri[0],mi=ri[1],fn=(0,xt.useState)(!1),Wn=(0,Ot.Z)(fn,2),gi=Wn[0],Hi=Wn[1],Dn=function(){Hi(!0)},ke=function(){Hi(!1)},Ue={getKey:oi};function kn(ai){Ye(function(Pi){var nr;typeof ai=="function"?nr=ai(Pi):nr=ai;var fi=ki(nr);return Kn.current.scrollTop=fi,fi})}var En=(0,xt.useRef)({start:0,end:Ln.length}),$e=(0,xt.useRef)(),bn=ct(Ln,oi),wn=(0,Ot.Z)(bn,1),Sn=wn[0];$e.current=Sn;var Gn=xt.useMemo(function(){if(!wi)return{scrollHeight:void 0,start:0,end:Ln.length-1,offset:void 0};if(!Kt){var ai;return{scrollHeight:((ai=Xn.current)===null||ai===void 0?void 0:ai.offsetHeight)||0,start:0,end:Ln.length-1,offset:void 0}}for(var Pi=0,nr,fi,Zi,pi=Ln.length,li=0;li<pi;li+=1){var Li=Ln[li],xn=oi(Li),mr=_i.get(xn),Ar=Pi+(mr===void 0?It:mr);Ar>=qe&&nr===void 0&&(nr=li,fi=Pi),Ar>qe+Ht&&Zi===void 0&&(Zi=li),Pi=Ar}return nr===void 0&&(nr=0,fi=0,Zi=Math.ceil(Ht/It)),Zi===void 0&&(Zi=Ln.length-1),Zi=Math.min(Zi+1,Ln.length-1),{scrollHeight:Pi,start:nr,end:Zi,offset:fi}},[Kt,wi,qe,Ln,zi,Ht]),Fn=Gn.scrollHeight,On=Gn.start,Vn=Gn.end,bi=Gn.offset;En.current.start=On,En.current.end=Vn,xt.useLayoutEffect(function(){var ai=_i.getRecord();if(ai.size===1){var Pi=Array.from(ai.keys())[0],nr=ai.get(Pi),fi=Ln[On];if(fi&&nr===void 0){var Zi=oi(fi);if(Zi===Pi){var pi=_i.get(Pi),li=pi-It;kn(function(Li){return Li+li})}}}_i.resetRecord()},[Fn]);var ui=xt.useState({width:0,height:Ht}),pn=(0,Ot.Z)(ui,2),Rn=pn[0],Ti=pn[1],Ji=function(Pi){Ti({width:Pi.offsetWidth,height:Pi.offsetHeight})},hr=(0,xt.useRef)(),Ze=(0,xt.useRef)(),Jn=xt.useMemo(function(){return Ie(Rn.width,ze)},[Rn.width,ze]),di=xt.useMemo(function(){return Ie(Rn.height,Fn)},[Rn.height,Fn]),Un=Fn-Ht,Bi=(0,xt.useRef)(Un);Bi.current=Un;function ki(ai){var Pi=ai;return Number.isNaN(Bi.current)||(Pi=Math.min(Pi,Bi.current)),Pi=Math.max(Pi,0),Pi}var Ii=qe<=0,Ki=qe>=Un,$i=$n<=0,fr=$n>=ze,un=Rt(Ii,Ki,$i,fr),vr=function(){return{x:zn?-$n:$n,y:qe}},cn=(0,xt.useRef)(vr()),hi=(0,St.zX)(function(ai){if(rn){var Pi=(0,Qt.Z)((0,Qt.Z)({},vr()),ai);(cn.current.x!==Pi.x||cn.current.y!==Pi.y)&&(rn(Pi),cn.current=Pi)}});function tr(ai,Pi){var nr=ai;Pi?((0,Dt.flushSync)(function(){mi(nr)}),hi()):kn(nr)}function Di(ai){var Pi=ai.currentTarget.scrollTop;Pi!==qe&&kn(Pi),on==null||on(ai),hi()}var pr=function(Pi){var nr=Pi,fi=ze?ze-Rn.width:0;return nr=Math.max(nr,0),nr=Math.min(nr,fi),nr},er=(0,St.zX)(function(ai,Pi){Pi?((0,Dt.flushSync)(function(){mi(function(nr){var fi=nr+(zn?-ai:ai);return pr(fi)})}),hi()):kn(function(nr){var fi=nr+ai;return fi})}),Gi=Ut(wi,Ii,Ki,$i,fr,!!ze,er),kr=(0,Ot.Z)(Gi,2),Do=kr[0],Rr=kr[1];We(wi,Kn,function(ai,Pi,nr,fi){var Zi=fi;return un(ai,Pi,nr)?!1:!Zi||!Zi._virtualHandled?(Zi&&(Zi._virtualHandled=!0),Do({preventDefault:function(){},deltaX:ai?Pi:0,deltaY:ai?0:Pi}),!0):!1}),he(Kt,Kn,function(ai){kn(function(Pi){return Pi+ai})}),(0,kt.Z)(function(){function ai(nr){var fi=Ii&&nr.detail<0,Zi=Ki&&nr.detail>0;wi&&!fi&&!Zi&&nr.preventDefault()}var Pi=Kn.current;return Pi.addEventListener("wheel",Do,{passive:!1}),Pi.addEventListener("DOMMouseScroll",Rr,{passive:!0}),Pi.addEventListener("MozMousePixelScroll",ai,{passive:!1}),function(){Pi.removeEventListener("wheel",Do),Pi.removeEventListener("DOMMouseScroll",Rr),Pi.removeEventListener("MozMousePixelScroll",ai)}},[wi,Ii,Ki]),(0,kt.Z)(function(){if(ze){var ai=pr($n);mi(ai),hi({x:ai})}},[Rn.width,ze]);var ti=function(){var Pi,nr;(Pi=hr.current)===null||Pi===void 0||Pi.delayHidden(),(nr=Ze.current)===null||nr===void 0||nr.delayHidden()},xe=re(Kn,Ln,_i,It,oi,function(){return Ui(!0)},kn,ti);xt.useImperativeHandle(Tt,function(){return{nativeElement:qn.current,getScrollInfo:vr,scrollTo:function(Pi){function nr(fi){return fi&&(0,wt.Z)(fi)==="object"&&("left"in fi||"top"in fi)}nr(Pi)?(Pi.left!==void 0&&mi(pr(Pi.left)),xe(Pi.top)):xe(Pi)}}}),(0,kt.Z)(function(){if(Je){var ai=Ln.slice(On,Vn+1);Je(ai,Ln)}},[On,Vn,Ln]);var Nr=Nt(Ln,oi,_i,It),ds=gn==null?void 0:gn({start:On,end:Vn,virtual:Kt,offsetX:$n,offsetY:bi,rtl:zn,getSize:Nr}),ts=lt(Ln,On,Vn,ze,$n,Xi,Wt,Ue),vo=null;Ht&&(vo=(0,Qt.Z)((0,Zt.Z)({},Et?"height":"maxHeight",Ht),Ae),wi&&(vo.overflowY="hidden",ze&&(vo.overflowX="hidden"),gi&&(vo.pointerEvents="none")));var Pr={};return zn&&(Pr.dir="rtl"),xt.createElement("div",(0,$t.Z)({ref:qn,style:(0,Qt.Z)((0,Qt.Z)({},te),{},{position:"relative"}),className:jn},Pr,Nn),xt.createElement(Bt.Z,{onResize:Ji},xt.createElement(Xe,{className:"".concat(Vt,"-holder"),style:vo,ref:Kn,onScroll:Di,onMouseEnter:ti},xt.createElement(et,{prefixCls:Vt,height:Fn,offsetX:$n,offsetY:bi,scrollWidth:ze,onInnerResize:Ui,ref:Xn,innerProps:Tn,rtl:zn,extra:ds},ts))),Kt&&Fn>Ht&&xt.createElement(pe,{ref:hr,prefixCls:Vt,scrollOffset:qe,scrollRange:Fn,rtl:zn,onScroll:tr,onStartMove:Dn,onStopMove:ke,spinSize:di,containerSize:Rn.height,style:Cn==null?void 0:Cn.verticalScrollBar,thumbStyle:Cn==null?void 0:Cn.verticalScrollBarThumb,showScrollBar:ii}),Kt&&ze>Rn.width&&xt.createElement(pe,{ref:Ze,prefixCls:Vt,scrollOffset:$n,scrollRange:ze,rtl:zn,onScroll:tr,onStartMove:Dn,onStopMove:ke,spinSize:Jn,containerSize:Rn.width,horizontal:!0,style:Cn==null?void 0:Cn.horizontalScrollBar,thumbStyle:Cn==null?void 0:Cn.horizontalScrollBarThumb,showScrollBar:ii}))}var He=xt.forwardRef(Pe);He.displayName="List";var Re=He,_e=Re},25510:function(Pn){"use strict";Pn.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(Pn,_n,ce){"use strict";Pn.exports=ce.p+"static/AssistantCode3.a8740efb.jpeg"},93314:function(Pn){"use strict";Pn.exports="data:image/png;base64,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"},96908:function(Pn){"use strict";Pn.exports="data:image/png;base64,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"},57177:function(Pn){"use strict";Pn.exports="data:image/png;base64,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"},81378:function(Pn){"use strict";Pn.exports="data:image/png;base64,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"},16722:function(Pn,_n,ce){"use strict";ce.d(_n,{Z:function(){return Mt}});const $t=Bt=>typeof Bt=="object"&&Bt!=null&&Bt.nodeType===1,wt=(Bt,St)=>(!St||Bt!=="hidden")&&Bt!=="visible"&&Bt!=="clip",Qt=(Bt,St)=>{if(Bt.clientHeight<Bt.scrollHeight||Bt.clientWidth<Bt.scrollWidth){const kt=getComputedStyle(Bt,null);return wt(kt.overflowY,St)||wt(kt.overflowX,St)||(xt=>{const Dt=(yt=>{if(!yt.ownerDocument||!yt.ownerDocument.defaultView)return null;try{return yt.ownerDocument.defaultView.frameElement}catch(et){return null}})(xt);return!!Dt&&(Dt.clientHeight<xt.scrollHeight||Dt.clientWidth<xt.scrollWidth)})(Bt)}return!1},Zt=(Bt,St,kt,xt,Dt,yt,et,tt)=>yt<Bt&&et>St||yt>Bt&&et<St?0:yt<=Bt&&tt<=kt||et>=St&&tt>=kt?yt-Bt-xt:et>St&&tt<kt||yt<Bt&&tt>kt?et-St+Dt:0,Ot=Bt=>{const St=Bt.parentElement;return St==null?Bt.getRootNode().host||null:St},jt=(Bt,St)=>{var kt,xt,Dt,yt;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(!$t(Bt))throw new TypeError("Invalid target");const ft=document.scrollingElement||document.documentElement,gt=[];let Lt=Bt;for(;$t(Lt)&&ct(Lt);){if(Lt=Ot(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=(yt=(Dt=window.visualViewport)==null?void 0:Dt.height)!=null?yt:innerHeight,{scrollX:Nt,scrollY:qt}=window,{height:ee,width:Yt,top:de,right:ge,bottom:be,left:Ne}=Bt.getBoundingClientRect(),{top:We,right:we,bottom:je,left:he}=(pe=>{const ue=window.getComputedStyle(pe);return{top:parseFloat(ue.scrollMarginTop)||0,right:parseFloat(ue.scrollMarginRight)||0,bottom:parseFloat(ue.scrollMarginBottom)||0,left:parseFloat(ue.scrollMarginLeft)||0}})(Bt);let Jt=tt==="start"||tt==="nearest"?de-We:tt==="end"?be+je:de+ee/2-We+je,re=lt==="center"?Ne+Yt/2-he+we:lt==="end"?ge+we:Ne-he;const se=[];for(let pe=0;pe<gt.length;pe++){const ue=gt[pe],{height:Ie,width:Fe,top:Qe,right:Ae,bottom:Pe,left:He}=ue.getBoundingClientRect();if(et==="if-needed"&&de>=0&&Ne>=0&&be<=Ut&&ge<=Rt&&(ue===ft&&!Qt(ue)||de>=Qe&&be<=Pe&&Ne>=He&&ge<=Ae))return se;const Re=getComputedStyle(ue),_e=parseInt(Re.borderLeftWidth,10),ie=parseInt(Re.borderTopWidth,10),Tt=parseInt(Re.borderRightWidth,10),At=parseInt(Re.borderBottomWidth,10);let Vt=0,oe=0;const Ht="offsetWidth"in ue?ue.offsetWidth-ue.clientWidth-_e-Tt:0,It="offsetHeight"in ue?ue.offsetHeight-ue.clientHeight-ie-At:0,Pt="offsetWidth"in ue?ue.offsetWidth===0?0:Fe/ue.offsetWidth:0,Et="offsetHeight"in ue?ue.offsetHeight===0?0:Ie/ue.offsetHeight:0;if(ft===ue)Vt=tt==="start"?Jt:tt==="end"?Jt-Ut:tt==="nearest"?Zt(qt,qt+Ut,Ut,ie,At,qt+Jt,qt+Jt+ee,ee):Jt-Ut/2,oe=lt==="start"?re:lt==="center"?re-Rt/2:lt==="end"?re-Rt:Zt(Nt,Nt+Rt,Rt,_e,Tt,Nt+re,Nt+re+Yt,Yt),Vt=Math.max(0,Vt+qt),oe=Math.max(0,oe+Nt);else{Vt=tt==="start"?Jt-Qe-ie:tt==="end"?Jt-Pe+At+It:tt==="nearest"?Zt(Qe,Pe,Ie,ie,At+It,Jt,Jt+ee,ee):Jt-(Qe+Ie/2)+It/2,oe=lt==="start"?re-He-_e:lt==="center"?re-(He+Fe/2)+Ht/2:lt==="end"?re-Ae+Tt+Ht:Zt(He,Ae,Fe,_e,Tt+Ht,re,re+Yt,Yt);const{scrollLeft:te,scrollTop:zt}=ue;Vt=Et===0?0:Math.max(0,Math.min(zt+Vt/Et,ue.scrollHeight-Ie/Et+It)),oe=Pt===0?0:Math.max(0,Math.min(te+oe/Pt,ue.scrollWidth-Fe/Pt+Ht)),Jt+=zt-Vt,re+=te-oe}se.push({el:ue,top:Vt,left:oe})}return se},Ct=Bt=>Bt===!1?{block:"end",inline:"nearest"}:(St=>St===Object(St)&&Object.keys(St).length!==0)(Bt)?Bt:{block:"start",inline:"nearest"};function Mt(Bt,St){if(!Bt.isConnected||!(Dt=>{let yt=Dt;for(;yt&&yt.parentNode;){if(yt.parentNode===document)return!0;yt=yt.parentNode instanceof ShadowRoot?yt.parentNode.host:yt.parentNode}return!1})(Bt))return;const kt=(Dt=>{const yt=window.getComputedStyle(Dt);return{top:parseFloat(yt.scrollMarginTop)||0,right:parseFloat(yt.scrollMarginRight)||0,bottom:parseFloat(yt.scrollMarginBottom)||0,left:parseFloat(yt.scrollMarginLeft)||0}})(Bt);if((Dt=>typeof Dt=="object"&&typeof Dt.behavior=="function")(St))return St.behavior(jt(Bt,St));const xt=typeof St=="boolean"||St==null?void 0:St.behavior;for(const{el:Dt,top:yt,left:et}of jt(Bt,Ct(St))){const tt=yt-kt.top+kt.bottom,lt=et-kt.left+kt.right;Dt.scroll({top:tt,left:lt,behavior:xt})}}}}]);