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.
134 lines
555 KiB
134 lines
555 KiB
(self.webpackChunk=self.webpackChunk||[]).push([[6185],{33853:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return Xe}});var te=oe(54476),ce=oe(59301),ke={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"},Ye=ke,Pe=oe(7657),ze=function(je,Te){return ce.createElement(Pe.Z,(0,te.Z)({},je,{ref:Te,icon:Ye}))},ue=ce.forwardRef(ze),Xe=ue},38819:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return Xe}});var te=oe(54476),ce=oe(59301),ke={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"},Ye=ke,Pe=oe(7657),ze=function(je,Te){return ce.createElement(Pe.Z,(0,te.Z)({},je,{ref:Te,icon:Ye}))},ue=ce.forwardRef(ze),Xe=ue},21697:function(Ie,mt){"use strict";mt.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},20397:function(){"use strict";function Ie(ae,a,y,x){y===void 0&&(y=0),x===void 0&&(x=1/0),this._name=ae,this._defaultValue=a,this._minimum=y,this._maximum=x}Object.defineProperty(Ie.prototype,"name",{get:function(){return this._name},set:function(ae){if(typeof ae!="string"||ae==="")throw new Error("Shape name must be a valid string.");this._name=ae}}),Object.defineProperty(Ie.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(ae){if(typeof ae!="number"||isNaN(ae))throw new Error("The default value must be a real number, not: "+ae);this._defaultValue=ae}}),Object.defineProperty(Ie.prototype,"minimum",{get:function(){return this._minimum},set:function(ae){if(typeof ae!="number"||isNaN(ae))throw new Error("Minimum must be a real number, not: "+ae);this._minimum=ae}}),Object.defineProperty(Ie.prototype,"maximum",{get:function(){return this._maximum},set:function(ae){if(typeof ae!="number"||isNaN(ae))throw new Error("Maximum must be a real number, not: "+ae);this._maximum=ae}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(ae,a){var y=go.Shape._FigureParameters[ae];return y?y[a]:null},go.Shape.setFigureParameter=function(ae,a,y){if(!(y instanceof Ie))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+y);if(y.defaultValue<y.minimum||y.defaultValue>y.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+y.defaultValue);var x=go.Shape._FigureParameters[ae];x||(x=[],go.Shape._FigureParameters[ae]=x),x[a]=y};var mt=[];function oe(ae,a){var y=mt.pop();return y===void 0?new go.Point(ae,a):(y.x=ae,y.y=a,y)}function te(){var ae=mt.pop();return ae===void 0?new go.Point:ae}function ce(ae){mt.push(ae)}function ke(ae,a,y,x,b,E,z,ee,ne){ne||(ne=new go.Point);var re=ae-y,ge=b-z,ie=NaN,Se=NaN;if(re===0)if(ge===0)ae===y&&(ie=ae,Se=a);else{var me=(E-ee)/ge,Ee=E-me*b;ie=ae,Se=me*ie+Ee}else if(ge===0){var He=(a-x)/re,et=a-He*ae;ie=b,Se=He*ie+et}else{var He=(a-x)/re,me=(E-ee)/ge,et=a-He*ae,Ee=E-me*b;ie=(Ee-et)/(He-me),Se=He*ie+et}return ne.x=ie,ne.y=Se,ne}function Ye(ae,a,y,x,b,E,z,ee,ne,re,ge,ie,Se,me){var Ee=1-ne,He=ne,et=ae*Ee+y*He,Et=a*Ee+x*He,Ht=y*Ee+b*He,yt=x*Ee+E*He,At=b*Ee+z*He,jt=E*Ee+ee*He,Ue=et*Ee+Ht*He,Ut=Et*Ee+yt*He,on=Ht*Ee+At*He,Me=yt*Ee+jt*He,vt=Ue*Ee+on*He,Bt=Ut*Ee+Me*He;re.x=et,re.y=Et,ge.x=Ue,ge.y=Ut,ie.x=vt,ie.y=Bt,Se.x=on,Se.y=Me,me.x=At,me.y=jt}var Pe=new go.Spot(.156,.156),ze=new go.Spot(.844,.844),ue=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new Ie("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(ae,a,y){var x=ae?ae.parameter1:NaN;(isNaN(x)||x<0)&&(x=5),x=Math.min(x,a/3),x=Math.min(x,y/3);var b=x*ue,E=new go.Geometry().add(new go.PathFigure(x,0,!0).add(new go.PathSegment(go.PathSegment.Line,a-x,0)).add(new go.PathSegment(go.PathSegment.Bezier,a,x,a-b,0,a,b)).add(new go.PathSegment(go.PathSegment.Line,a,y-x)).add(new go.PathSegment(go.PathSegment.Bezier,a-x,y,a,y-b,a-b,y)).add(new go.PathSegment(go.PathSegment.Line,x,y)).add(new go.PathSegment(go.PathSegment.Bezier,0,y-x,b,y,0,y-b)).add(new go.PathSegment(go.PathSegment.Line,0,x)).add(new go.PathSegment(go.PathSegment.Bezier,x,0,0,b,b,0).close()));return b>1&&(E.spot1=new go.Spot(0,0,b,b),E.spot2=new go.Spot(1,1,-b,-b)),E}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,.5*a,y).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(a,y).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(a,y).add(new go.PathSegment(go.PathSegment.Line,0,y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(ae,a,y){var x=new go.Geometry(go.Geometry.Line);return x.startX=0,x.startY=y/2,x.endX=a,x.endY=y/2,x}),go.Shape.defineFigureGenerator("LineV",function(ae,a,y){var x=new go.Geometry(go.Geometry.Line);return x.startX=a/2,x.startY=0,x.endX=a/2,x.endY=y,x}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,y/2,!1).add(new go.PathSegment(go.PathSegment.Line,a,y/2)).add(new go.PathSegment(go.PathSegment.Move,a/2,0)).add(new go.PathSegment(go.PathSegment.Line,a/2,y)))}),go.Shape.defineFigureGenerator("XLine",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,0,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)))}),go.Shape.defineFigureGenerator("LineRight",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.25*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.25*a,y)))}),go.Shape.defineFigureGenerator("LineDown",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,.25*y,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,.75*y)).add(new go.PathSegment(go.PathSegment.Line,a,.25*y)))}),go.Shape.defineFigureGenerator("LineLeft",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.75*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.75*a,y)))}),go.Shape.defineFigureGenerator("LineUp",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,.75*y,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,.25*y)).add(new go.PathSegment(go.PathSegment.Line,a,.75*y)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(ae,a,y){var x=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(x*a,(1-x)*y,!1).add(new go.PathSegment(go.PathSegment.Line,(1-x)*a,x*y)).add(new go.PathSegment(go.PathSegment.Move,x*a,x*y)).add(new go.PathSegment(go.PathSegment.Line,(1-x)*a,(1-x)*y)).add(new go.PathSegment(go.PathSegment.Move,0,y/2)).add(new go.PathSegment(go.PathSegment.Line,a,y/2)).add(new go.PathSegment(go.PathSegment.Move,a/2,0)).add(new go.PathSegment(go.PathSegment.Line,a/2,y)))}),go.Shape.defineFigureGenerator("CircleLine",function(ae,a,y){var x=a/2,b=new go.Geometry().add(new go.PathFigure(a,a/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,x,x,x,x).close()));return b.spot1=Pe,b.spot2=ze,b.defaultStretch=go.GraphObject.Uniform,b}),go.Shape.defineFigureGenerator("Line1",function(ae,a,y){var x=new go.Geometry(go.Geometry.Line);return x.startX=0,x.startY=0,x.endX=a,x.endY=y,x}),go.Shape.defineFigureGenerator("Line2",function(ae,a,y){var x=new go.Geometry(go.Geometry.Line);return x.startX=a,x.startY=0,x.endX=0,x.endY=y,x}),go.Shape.defineFigureGenerator("Curve1",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,a,y,ue*a,0,a,(1-ue)*y)))}),go.Shape.defineFigureGenerator("Curve2",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,a,y,0,ue*y,(1-ue)*a,y)))}),go.Shape.defineFigureGenerator("Curve3",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(a,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,y,a,ue*y,ue*a,y)))}),go.Shape.defineFigureGenerator("Curve4",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(a,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,y,(1-ue)*a,0,0,(1-ue)*y)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(a,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new Ie("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)?x=.1:x<-1?x=-1:x>1&&(x=1);var b=Math.abs(x)*a;if(x===0){var E=new go.Geometry(go.Geometry.Rectangle);return E.startX=0,E.startY=0,E.endX=a,E.endY=y,E}else{var E=new go.Geometry;return x>0?E.add(new go.PathFigure(b,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-b,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):E.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a-b,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,b,y).close())),b<a/2&&E.setSpots(b/a,0,(a-b)/a,1),E}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new Ie("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)?x=10:x<-a?x=-a:x>a&&(x=a);var b=Math.abs(x);if(x===0){var E=new go.Geometry(go.Geometry.Rectangle);return E.startX=0,E.startY=0,E.endX=a,E.endY=y,E}else{var E=new go.Geometry;return x>0?E.add(new go.PathFigure(b,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-b,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):E.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a-b,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,b,y).close())),b<a/2&&E.setSpots(b/a,0,(a-b)/a,1),E}}),go.Shape.setFigureParameter("Trapezoid1",0,new Ie("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)?x=.2:x<.5?x=-.5:x>.5&&(x=.5);var b=Math.abs(x)*a;if(x===0){var E=new go.Geometry(go.Geometry.Rectangle);return E.startX=0,E.startY=0,E.endX=a,E.endY=y,E}else{var E=new go.Geometry;return x>0?E.add(new go.PathFigure(b,0).add(new go.PathSegment(go.PathSegment.Line,a-b,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):E.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-b,y)).add(new go.PathSegment(go.PathSegment.Line,b,y).close())),b<a/2&&E.setSpots(b/a,0,(a-b)/a,1),E}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new Ie("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)?x=20:x<-a?x=-a/2:x>a&&(x=a/2);var b=Math.abs(x);if(x===0){var E=new go.Geometry(go.Geometry.Rectangle);return E.startX=0,E.startY=0,E.endX=a,E.endY=y,E}else{var E=new go.Geometry;return x>0?E.add(new go.PathFigure(b,0).add(new go.PathSegment(go.PathSegment.Line,a-b,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):E.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-b,y)).add(new go.PathSegment(go.PathSegment.Line,b,y).close())),b<a/2&&E.setSpots(b/a,0,(a-b)/a,1),E}}),go.Shape.setFigureParameter("ManualOperation",0,new Ie("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)?x=10:x<-a?x=-a/2:x>a&&(x=a/2);var b=Math.abs(x);if(x===0){var E=new go.Geometry(go.Geometry.Rectangle);return E.startX=0,E.startY=0,E.endX=a,E.endY=y,E}else{var E=new go.Geometry;return x>0?E.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-b,y)).add(new go.PathSegment(go.PathSegment.Line,b,y).close())):E.add(new go.PathFigure(b,0).add(new go.PathSegment(go.PathSegment.Line,a-b,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())),b<a/2&&E.setSpots(b/a,0,(a-b)/a,1),E}});var Xe=[];function Ce(){var ae=Xe.pop();return ae===void 0?[]:ae}function je(ae){ae.length=0,Xe.push(ae)}function Te(ae){for(var a=Ce(),y=.5,x=.5,b=Math.PI*1.5,E=0,z=0;z<ae;z++)E=2*Math.PI/ae*z+b,a[z]=new go.Point(x+y*Math.cos(E),x+y*Math.sin(E));return a.push(a[0]),a}function Oe(ae){var a=Re(ae),y=Ce();y[0]=a[0];for(var x=1,b=1;x<a.length;x+=2,b+=3)y[b]=a[x],y[b+1]=a[x],y[b+2]=a[x+1];return je(a),y}function Re(ae){for(var a=Te(ae),y=Ce(),x=Math.floor(a.length/2),b=a.length-1,E=ae%2===0?2:1,z=0;z<b;z++){var ee=a[z],ne=a[z+1],re=a[(x+z-1)%b],ge=a[(x+z+E)%b];y[z*2]=ee,y[z*2+1]=ke(ee.x,ee.y,re.x,re.y,ne.x,ne.y,ge.x,ge.y,new go.Point)}return y[y.length]=y[0],je(a),y}go.Shape.defineFigureGenerator("Pentagon",function(ae,a,y){var x=Te(5),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<5;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.2,.22),b.spot2=new go.Spot(.8,.9),b}),go.Shape.defineFigureGenerator("Hexagon",function(ae,a,y){var x=Te(6),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<6;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.07,.25),b.spot2=new go.Spot(.93,.75),b}),go.Shape.defineFigureGenerator("Heptagon",function(ae,a,y){var x=Te(7),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<7;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.2,.15),b.spot2=new go.Spot(.8,.85),b}),go.Shape.defineFigureGenerator("Octagon",function(ae,a,y){var x=Te(8),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<8;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.15,.15),b.spot2=new go.Spot(.85,.85),b}),go.Shape.defineFigureGenerator("Nonagon",function(ae,a,y){var x=Te(9),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<9;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.17,.13),b.spot2=new go.Spot(.82,.82),b}),go.Shape.defineFigureGenerator("Decagon",function(ae,a,y){var x=Te(10),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<10;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.16,.16),b.spot2=new go.Spot(.84,.84),b}),go.Shape.defineFigureGenerator("Dodecagon",function(ae,a,y){var x=Te(12),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<12;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.16,.16),b.spot2=new go.Spot(.84,.84),b}),go.Shape.defineFigureGenerator("FivePointedStar",function(ae,a,y){var x=Re(5),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<10;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.266,.333),b.spot2=new go.Spot(.733,.733),b}),go.Shape.defineFigureGenerator("SixPointedStar",function(ae,a,y){var x=Re(6),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<12;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.17,.25),b.spot2=new go.Spot(.83,.75),b}),go.Shape.defineFigureGenerator("SevenPointedStar",function(ae,a,y){var x=Re(7),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<14;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.222,.277),b.spot2=new go.Spot(.777,.666),b}),go.Shape.defineFigureGenerator("EightPointedStar",function(ae,a,y){var x=Re(8),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<16;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.25,.25),b.spot2=new go.Spot(.75,.75),b}),go.Shape.defineFigureGenerator("NinePointedStar",function(ae,a,y){var x=Re(9),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<18;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.222,.277),b.spot2=new go.Spot(.777,.666),b}),go.Shape.defineFigureGenerator("TenPointedStar",function(ae,a,y){var x=Re(10),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<20;z++)E.add(new go.PathSegment(go.PathSegment.Line,x[z].x*a,x[z].y*y));return E.add(new go.PathSegment(go.PathSegment.Line,x[0].x*a,x[0].y*y).close()),je(x),b.spot1=new go.Spot(.281,.261),b.spot2=new go.Spot(.723,.748),b}),go.Shape.defineFigureGenerator("FivePointedBurst",function(ae,a,y){var x=Oe(5),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<x.length;z+=3)E.add(new go.PathSegment(go.PathSegment.Bezier,x[z+2].x*a,x[z+2].y*y,x[z].x*a,x[z].y*y,x[z+1].x*a,x[z+1].y*y));return E.segments.last().close(),je(x),b.spot1=new go.Spot(.222,.277),b.spot2=new go.Spot(.777,.777),b}),go.Shape.defineFigureGenerator("SixPointedBurst",function(ae,a,y){var x=Oe(6),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<x.length;z+=3)E.add(new go.PathSegment(go.PathSegment.Bezier,x[z+2].x*a,x[z+2].y*y,x[z].x*a,x[z].y*y,x[z+1].x*a,x[z+1].y*y));return E.segments.last().close(),je(x),b.spot1=new go.Spot(.17,.222),b.spot2=new go.Spot(.833,.777),b}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(ae,a,y){var x=Oe(7),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<x.length;z+=3)E.add(new go.PathSegment(go.PathSegment.Bezier,x[z+2].x*a,x[z+2].y*y,x[z].x*a,x[z].y*y,x[z+1].x*a,x[z+1].y*y));return E.segments.last().close(),je(x),b.spot1=new go.Spot(.222,.222),b.spot2=new go.Spot(.777,.777),b}),go.Shape.defineFigureGenerator("EightPointedBurst",function(ae,a,y){var x=Oe(8),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<x.length;z+=3)E.add(new go.PathSegment(go.PathSegment.Bezier,x[z+2].x*a,x[z+2].y*y,x[z].x*a,x[z].y*y,x[z+1].x*a,x[z+1].y*y));return E.segments.last().close(),je(x),b.spot1=new go.Spot(.222,.222),b.spot2=new go.Spot(.777,.777),b}),go.Shape.defineFigureGenerator("NinePointedBurst",function(ae,a,y){var x=Oe(9),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<x.length;z+=3)E.add(new go.PathSegment(go.PathSegment.Bezier,x[z+2].x*a,x[z+2].y*y,x[z].x*a,x[z].y*y,x[z+1].x*a,x[z+1].y*y));return E.segments.last().close(),je(x),b.spot1=new go.Spot(.222,.222),b.spot2=new go.Spot(.777,.777),b}),go.Shape.defineFigureGenerator("TenPointedBurst",function(ae,a,y){var x=Oe(10),b=new go.Geometry,E=new go.PathFigure(x[0].x*a,x[0].y*y,!0);b.add(E);for(var z=1;z<x.length;z+=3)E.add(new go.PathSegment(go.PathSegment.Bezier,x[z+2].x*a,x[z+2].y*y,x[z].x*a,x[z].y*y,x[z+1].x*a,x[z+1].y*y));return E.segments.last().close(),je(x),b.spot1=new go.Spot(.222,.222),b.spot2=new go.Spot(.777,.777),b}),go.Shape.setFigureParameter("FramedRectangle",0,new Ie("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new Ie("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(ae,a,y){var x=ae?ae.parameter1:NaN,b=ae?ae.parameter2:NaN;isNaN(x)&&(x=8),isNaN(b)&&(b=8);var E=new go.Geometry,z=new go.PathFigure(0,0,!0);return E.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x<a/2&&b<y/2&&(z.add(new go.PathSegment(go.PathSegment.Move,x,b)),z.add(new go.PathSegment(go.PathSegment.Line,x,y-b)),z.add(new go.PathSegment(go.PathSegment.Line,a-x,y-b)),z.add(new go.PathSegment(go.PathSegment.Line,a-x,b).close())),E.setSpots(0,0,1,1,x,b,-x,-b),E}),go.Shape.setFigureParameter("Ring",0,new Ie("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(ae,a,y){var x=ae?ae.parameter1:NaN;(isNaN(x)||x<0)&&(x=8);var b=a/2,E=new go.Geometry,z=new go.PathFigure(a,a/2,!0);E.add(z),z.add(new go.PathSegment(go.PathSegment.Arc,0,360,b,b,b,b).close());var ee=Math.max(b-x,0);return ee>0&&(z.add(new go.PathSegment(go.PathSegment.Move,a/2+ee,a/2)),z.add(new go.PathSegment(go.PathSegment.Arc,0,-360,b,b,ee,ee).close())),E.spot1=Pe,E.spot2=ze,E.defaultStretch=go.GraphObject.Uniform,E}),go.Shape.defineFigureGenerator("Cloud",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.08034461*a,.1944299*y,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*a,.05349299*y,-.09239631*a,.07836421*y,.1406031*a,-.0542823*y)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*a,.074219*y,.2450511*a,-.00697547*y,.3776197*a,-.01112067*y)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*a,.07004196*y,.4539471*a,0,.6066018*a,-.02526587*y)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*a,.08370865*y,.6914277*a,-.01904177*y,.8921095*a,-.01220843*y)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*a,.3194596*y,1.036446*a,.04105738*y,1.020377*a,.3022052*y)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*a,.562044*y,1.04448*a,.360238*y,.992256*a,.5219009*y)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*a,.8217117*y,1.032337*a,.5771781*y,1.018411*a,.8120651*y)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*a,.9156953*y,1.028411*a,.9571472*y,.8556702*a,1.052487*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*a,.9310455*y,.7431877*a,1.009325*y,.5624123*a,1.021761*y)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*a,.9344623*y,.4820677*a,1.031761*y,.3030112*a,1.002796*y)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*a,.870098*y,.2329994*a,1.01518*y,.03213784*a,1.01518*y)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*a,.6545475*y,-.02812061*a,.9032597*y,-.01205169*a,.6835638*y)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*a,.4265613*y,-.01812061*a,.6089503*y,-.00606892*a,.4555777*y)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*a,.1944299*y,-.01606892*a,.3892545*y,-.01205169*a,.1944299*y))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(ae,a,y){var x=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(x*a,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-x)*a,0)).add(new go.PathSegment(go.PathSegment.Line,a,x*y)).add(new go.PathSegment(go.PathSegment.Line,a,(1-x)*y)).add(new go.PathSegment(go.PathSegment.Line,(1-x)*a,y)).add(new go.PathSegment(go.PathSegment.Line,x*a,y)).add(new go.PathSegment(go.PathSegment.Line,0,(1-x)*y)).add(new go.PathSegment(go.PathSegment.Line,0,x*y).close())).setSpots(x/2,x/2,1-x/2,1-x/2)}),go.Shape.setFigureParameter("Pie",0,new Ie("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new Ie("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(ae,a,y){var x=ae?ae.parameter1:NaN,b=ae?ae.parameter2:NaN;isNaN(x)&&(x=0),isNaN(b)&&(b=315);var E=x%360;E<0&&(E+=360);var z=b%360,ee=Math.min(a,y)/2;return new go.Geometry().add(new go.PathFigure(ee,ee).add(new go.PathSegment(go.PathSegment.Arc,E,z,ee,ee,ee,ee).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(ae,a,y){var x=ue/Math.SQRT2*.5,b=Math.SQRT2/2,E=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(a,y,!0).add(new go.PathSegment(go.PathSegment.Bezier,b*a,E*y,a,(1-x)*y,(b+x)*a,(E+x)*y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close()))}),go.Shape.setFigureParameter("ThickCross",0,new Ie("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(ae,a,y){var x=ae?ae.parameter1:NaN;(isNaN(x)||x<0)&&(x=30);var b=Math.min(x,a)/2,E=a/2,z=y/2;return new go.Geometry().add(new go.PathFigure(E-b,0,!0).add(new go.PathSegment(go.PathSegment.Line,E+b,0)).add(new go.PathSegment(go.PathSegment.Line,E+b,z-b)).add(new go.PathSegment(go.PathSegment.Line,a,z-b)).add(new go.PathSegment(go.PathSegment.Line,a,z+b)).add(new go.PathSegment(go.PathSegment.Line,E+b,z+b)).add(new go.PathSegment(go.PathSegment.Line,E+b,y)).add(new go.PathSegment(go.PathSegment.Line,E-b,y)).add(new go.PathSegment(go.PathSegment.Line,E-b,z+b)).add(new go.PathSegment(go.PathSegment.Line,0,z+b)).add(new go.PathSegment(go.PathSegment.Line,0,z-b)).add(new go.PathSegment(go.PathSegment.Line,E-b,z-b).close()))}),go.Shape.setFigureParameter("ThinCross",0,new Ie("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(ae,a,y){var x=ae?ae.parameter1:NaN;(isNaN(x)||x<0)&&(x=10);var b=Math.min(x,a)/2,E=a/2,z=y/2;return new go.Geometry().add(new go.PathFigure(E-b,0,!0).add(new go.PathSegment(go.PathSegment.Line,E+b,0)).add(new go.PathSegment(go.PathSegment.Line,E+b,z-b)).add(new go.PathSegment(go.PathSegment.Line,a,z-b)).add(new go.PathSegment(go.PathSegment.Line,a,z+b)).add(new go.PathSegment(go.PathSegment.Line,E+b,z+b)).add(new go.PathSegment(go.PathSegment.Line,E+b,y)).add(new go.PathSegment(go.PathSegment.Line,E-b,y)).add(new go.PathSegment(go.PathSegment.Line,E-b,z+b)).add(new go.PathSegment(go.PathSegment.Line,0,z+b)).add(new go.PathSegment(go.PathSegment.Line,0,z-b)).add(new go.PathSegment(go.PathSegment.Line,E-b,z-b).close()))}),go.Shape.setFigureParameter("ThickX",0,new Ie("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(ae,a,y){var x=ae?ae.parameter1:NaN;if((isNaN(x)||x<0)&&(x=30),a===0||y===0){var b=new go.Geometry(go.Geometry.Rectangle);return b.startX=0,b.startY=0,b.endX=a,b.endY=y,b}else{var E=a/2,z=y/2,ee=Math.atan2(y,a),ne=x-Math.min(Math.cos(ee)*x/2,E),re=x-Math.min(Math.sin(ee)*x/2,z),b=new go.Geometry,ge=new go.PathFigure(ne,0,!0);return b.add(ge),ge.add(new go.PathSegment(go.PathSegment.Line,E,.2*y)),ge.add(new go.PathSegment(go.PathSegment.Line,a-ne,0)),ge.add(new go.PathSegment(go.PathSegment.Line,a,re)),ge.add(new go.PathSegment(go.PathSegment.Line,.8*a,z)),ge.add(new go.PathSegment(go.PathSegment.Line,a,y-re)),ge.add(new go.PathSegment(go.PathSegment.Line,a-ne,y)),ge.add(new go.PathSegment(go.PathSegment.Line,E,.8*y)),ge.add(new go.PathSegment(go.PathSegment.Line,ne,y)),ge.add(new go.PathSegment(go.PathSegment.Line,0,y-re)),ge.add(new go.PathSegment(go.PathSegment.Line,.2*a,z)),ge.add(new go.PathSegment(go.PathSegment.Line,0,re).close()),b}}),go.Shape.setFigureParameter("ThinX",0,new Ie("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(ae,a,y){var x=ae?ae.parameter1:NaN;(isNaN(x)||x<0)&&(x=10);var b=new go.Geometry,E=new go.PathFigure(.1*a,0,!0);return b.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,.9*a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,.1*y)),E.add(new go.PathSegment(go.PathSegment.Line,.6*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),E.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Line,.1*a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.9*y)),E.add(new go.PathSegment(go.PathSegment.Line,.4*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.1*y).close()),b}),go.Shape.setFigureParameter("SquareIBeam",0,new Ie("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.2);var b=new go.Geometry,E=new go.PathFigure(0,0,!0);return b.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,x*y)),E.add(new go.PathSegment(go.PathSegment.Line,(.5+x/2)*a,x*y)),E.add(new go.PathSegment(go.PathSegment.Line,(.5+x/2)*a,(1-x)*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,(1-x)*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,(1-x)*y)),E.add(new go.PathSegment(go.PathSegment.Line,(.5-x/2)*a,(1-x)*y)),E.add(new go.PathSegment(go.PathSegment.Line,(.5-x/2)*a,x*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,x*y).close()),b}),go.Shape.setFigureParameter("RoundedIBeam",0,new Ie("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.5);var b=new go.Geometry,E=new go.PathFigure(0,0,!0);return b.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Bezier,a,y,Math.abs(1-x)*a,.25*y,Math.abs(1-x)*a,.75*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Bezier,0,0,x*a,.75*y,x*a,.25*y).close()),b}),go.Shape.defineFigureGenerator("HalfEllipse",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,ue*a,0,a,(.5-ue/2)*y)).add(new go.PathSegment(go.PathSegment.Bezier,0,y,a,(.5+ue/2)*y,ue*a,y).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,y,a,0,a,y)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*a,.75*y,.5*a,.25*y).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,y,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*y,.1*a,.8*y,0,.5*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.3*y,0,0,.45*a,0)).add(new go.PathSegment(go.PathSegment.Bezier,a,.3*y,.55*a,0,a,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,.5*y,.9*a,.8*y).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*a,.01*y)).add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,.6*a,.2*y,a,.25*y)).add(new go.PathSegment(go.PathSegment.Bezier,.55*a,.7*y,a,.8*y,.6*a,.8*y)).add(new go.PathSegment(go.PathSegment.Bezier,.75*a,y,.5*a,.75*y,.55*a,.95*y)).add(new go.PathSegment(go.PathSegment.Line,.25*a,y)).add(new go.PathSegment(go.PathSegment.Bezier,.45*a,.7*y,.45*a,.95*y,.5*a,.75*y)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,.4*a,.8*y,0,.8*y)).add(new go.PathSegment(go.PathSegment.Bezier,.49*a,.01*y,0,.25*y,.4*a,.2*y).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.4*a,.6*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Bezier,.15*a,y,.5*a,.75*y,.45*a,.95*y)),b.add(new go.PathSegment(go.PathSegment.Line,.85*a,y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.6*a,.6*y,.55*a,.95*y,.5*a,.75*y));var E=.2,z=.3,ee=0,ne=E*ue;return b.add(new go.PathSegment(go.PathSegment.Bezier,(.5+z)*a,(.5+E+ee)*y,(.5-E+z)*a,(.5+ne+ee)*y,(.5-ne+z)*a,(.5+E+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+E+z)*a,(.5+ee)*y,(.5+ne+z)*a,(.5+E+ee)*y,(.5+E+z)*a,(.5+ne+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,(.5+z)*a,(.5-E+ee)*y,(1-.5+E+z)*a,(.5-ne+ee)*y,(.5+ne+z)*a,(.5-E+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.65*a,.36771243*y,(.5-ne+z)*a,(.5-E+ee)*y,(.5-E+z+.05)*a,(.5-ne+ee-.02)*y)),E=.2,z=0,ee=-.3,ne=E*ue,b.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+E+z)*a,(.5+ee)*y,(.5+ne+z)*a,(.5+E+ee)*y,(.5+E+z)*a,(.5+ne+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,(.5+z)*a,(.5-E+ee)*y,(1-.5+E+z)*a,(.5-ne+ee)*y,(.5+ne+z)*a,(.5-E+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,(.5-E+z)*a,(.5+ee)*y,(.5-ne+z)*a,(.5-E+ee)*y,(.5-E+z)*a,(.5-ne+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ne+z)*a,(.5+E+ee)*y,(.5-E+z)*a,(.5+ne+ee)*y,(.5-ne+z)*a,(.5+E+ee)*y)),E=.2,z=-.3,ee=0,ne=E*ue,b.add(new go.PathSegment(go.PathSegment.Bezier,(.5+z)*a,(.5-E+ee)*y,(1-.5+E+z-.05)*a,(.5-ne+ee-.02)*y,(.5+ne+z)*a,(.5-E+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,(.5-E+z)*a,(.5+ee)*y,(.5-ne+z)*a,(.5-E+ee)*y,(.5-E+z)*a,(.5-ne+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,(.5+z)*a,(.5+E+ee)*y,(.5-E+z)*a,(.5+ne+ee)*y,(.5-ne+z)*a,(.5+E+ee)*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,.6*y,(.5+ne+z)*a,(.5+E+ee)*y,(.5+E+z)*a,(.5+ne+ee)*y).close()),x.setSpots(.06,.33,.93,.68),x}),go.Shape.defineFigureGenerator("YinYang",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*.5,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Arc,270,180,a*.5,a*.5,a*.5,a*.5)),b.add(new go.PathSegment(go.PathSegment.Arc,90,-180,a*.5,a*.75,a*.25,a*.25)),b.add(new go.PathSegment(go.PathSegment.Arc,90,180,a*.5,a*.25,a*.25,a*.25));var E=.1,z=.5,ee=.25;return b.add(new go.PathSegment(go.PathSegment.Move,(z+E)*a,ee*y)),b.add(new go.PathSegment(go.PathSegment.Arc,0,-360,a*z,y*ee,E*a,E*a).close()),b=new go.PathFigure(a*.5,0,!1),x.add(b),b.add(new go.PathSegment(go.PathSegment.Arc,270,-180,a*.5,a*.5,a*.5,a*.5)),ee=.75,b=new go.PathFigure((z+E)*a,ee*y,!0),x.add(b),b.add(new go.PathSegment(go.PathSegment.Arc,0,360,a*z,y*ee,E*a,E*a).close()),x.defaultStretch=go.GraphObject.Uniform,x}),go.Shape.defineFigureGenerator("Peace",function(ae,a,y){var x=.8535533905932737,b=.5*a,E=.5*y;return new go.Geometry().add(new go.PathFigure(b,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,b,E,b,E)).add(new go.PathSegment(go.PathSegment.Line,b,y)).add(new go.PathSegment(go.PathSegment.Move,b,E)).add(new go.PathSegment(go.PathSegment.Line,(1-x)*a,x*y)).add(new go.PathSegment(go.PathSegment.Move,b,E)).add(new go.PathSegment(go.PathSegment.Line,x*a,x*y)))}),go.Shape.defineFigureGenerator("NotAllowed",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=.5,z=.5,ee=.5,ne=new go.PathFigure(z*a,(ee-E)*y);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-E)*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),E=.4,b=ue*.4;var re=te(),ge=te(),ie=te(),Se=te();Ye(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.42,re,ge,ie,Se,Se);var me=te(),Ee=te(),He=te();Ye(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.58,Se,Se,He,me,Ee);var et=te(),Et=te(),Ht=te();Ye(z,ee+E,z-b,ee+E,z-E,ee+b,z-E,ee,.42,et,Et,Ht,Se,Se);var yt=te(),At=te(),jt=te();return Ye(z,ee+E,z-b,ee+E,z-E,ee+b,z-E,ee,.58,Se,Se,jt,yt,At),ne.add(new go.PathSegment(go.PathSegment.Move,jt.x*a,jt.y*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,yt.x*a,yt.y*y,At.x*a,At.y*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-E)*y,(z-E)*a,(ee-b)*y,(z-b)*a,(ee-E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,ie.x*a,ie.y*y,re.x*a,re.y*y,ge.x*a,ge.y*y)),ne.add(new go.PathSegment(go.PathSegment.Line,jt.x*a,jt.y*y).close()),ne.add(new go.PathSegment(go.PathSegment.Move,Ht.x*a,Ht.y*y)),ne.add(new go.PathSegment(go.PathSegment.Line,He.x*a,He.y*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,me.x*a,me.y*y,Ee.x*a,Ee.y*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z+E)*a,(ee+b)*y,(z+b)*a,(ee+E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,Ht.x*a,Ht.y*y,et.x*a,et.y*y,Et.x*a,Et.y*y).close()),ce(re),ce(ge),ce(ie),ce(Se),ce(me),ce(Ee),ce(He),ce(et),ce(Et),ce(Ht),ce(yt),ce(At),ce(jt),x.defaultStretch=go.GraphObject.Uniform,x}),go.Shape.defineFigureGenerator("Fragile",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.25*a,0)).add(new go.PathSegment(go.PathSegment.Line,.2*a,.15*y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.25*y)).add(new go.PathSegment(go.PathSegment.Line,.29*a,.33*y)).add(new go.PathSegment(go.PathSegment.Line,.35*a,.25*y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.15*y)).add(new go.PathSegment(go.PathSegment.Line,.4*a,0)).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Bezier,.55*a,.5*y,a,.25*y,.75*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.55*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.45*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.45*a,.5*y)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.5*y,0,.25*y).close()))}),go.Shape.setFigureParameter("HourGlass",0,new Ie("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(ae,a,y){var x=ae?ae.parameter1:NaN;(isNaN(x)||x<0)&&(x=30),x>a&&(x=a);var b=(a-x)/2,E=b+x;return new go.Geometry().add(new go.PathFigure(E,.5*y).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y)).add(new go.PathSegment(go.PathSegment.Line,b,.5*y)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,a,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,.55*y).add(new go.PathSegment(go.PathSegment.Line,.6*a,0)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.45*y)).add(new go.PathSegment(go.PathSegment.Line,a,.45*y)).add(new go.PathSegment(go.PathSegment.Line,.4*a,y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.55*y).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(ae,a,y){var x=new go.Geometry,b=ue*.4,E=.4,z=.5,ee=.5,ne=te(),re=te(),ge=te(),ie=te(),Se=new go.PathFigure((z-E)*a,ee*y,!1);x.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-E)*y,(z-E)*a,(ee-b)*y,(z-b)*a,(ee-E)*y)),Ye(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.44,ge,ie,re,ne,ne),Se.add(new go.PathSegment(go.PathSegment.Bezier,re.x*a,re.y*y,ge.x*a,ge.y*y,ie.x*a,ie.y*y));var me=oe(re.x,re.y);Ye(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.56,ne,ne,re,ge,ie);var Ee=oe(re.x,re.y);Se.add(new go.PathSegment(go.PathSegment.Line,(me.x*.1+.95*.9)*a,me.y*.1*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.85*a,me.y*.1*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.85*a,0)),Se.add(new go.PathSegment(go.PathSegment.Line,a,0)),Se.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),Se.add(new go.PathSegment(go.PathSegment.Line,(Ee.x*.1+.9)*a,.15*y)),Se.add(new go.PathSegment(go.PathSegment.Line,(Ee.x*.1+.9)*a,(Ee.y*.1+.05*.9)*y)),Se.add(new go.PathSegment(go.PathSegment.Line,Ee.x*a,Ee.y*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,ge.x*a,ge.y*y,ie.x*a,ie.y*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z+E)*a,(ee+b)*y,(z+b)*a,(ee+E)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee+E)*y,(z-E)*a,(ee+b)*y)),E=.35,b=ue*.35;var He=new go.PathFigure(z*a,(ee-E)*y,!1);x.add(He),He.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),He.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y)),He.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),He.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-E)*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y));var et=new go.PathFigure((z-E)*a,ee*y,!1);return x.add(et),ce(ne),ce(re),ce(ge),ce(ie),ce(me),ce(Ee),x.spot1=new go.Spot(.202,.257),x.spot2=new go.Spot(.792,.739),x.defaultStretch=go.GraphObject.Uniform,x}),go.Shape.defineFigureGenerator("GenderFemale",function(ae,a,y){var x=new go.Geometry,b=.375,E=0,z=-.125,ee=b*ue,ne=new go.PathFigure((.525+E)*a,(.5+b+z)*y,!1);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+b+E)*a,(.5+z)*y,(.5+ee+E)*a,(.5+b+z)*y,(.5+b+E)*a,(.5+ee+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(.5+E)*a,(.5-b+z)*y,(1-.5+b+E)*a,(.5-ee+z)*y,(.5+ee+E)*a,(.5-b+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(.5-b+E)*a,(.5+z)*y,(.5-ee+E)*a,(.5-b+z)*y,(.5-b+E)*a,(.5-ee+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(.475+E)*a,(.5+b+z)*y,(.5-b+E)*a,(.5+ee+z)*y,(.5-ee+E)*a,(.5+b+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.475*a,.85*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.425*a,.85*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.425*a,.9*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.475*a,.9*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.475*a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.525*a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.525*a,.9*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.575*a,.9*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.575*a,.85*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.525*a,.85*y).close()),b=.325,E=0,z=-.125,ee=b*ue;var ne=new go.PathFigure((1-.5+b+E)*a,(.5+z)*y,!1);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,(.5+E)*a,(.5+b+z)*y,(.5+b+E)*a,(.5+ee+z)*y,(.5+ee+E)*a,(.5+b+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(.5-b+E)*a,(.5+z)*y,(.5-ee+E)*a,(.5+b+z)*y,(.5-b+E)*a,(.5+ee+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(.5+E)*a,(.5-b+z)*y,(.5-b+E)*a,(.5-ee+z)*y,(.5-ee+E)*a,(.5-b+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+b+E)*a,(.5+z)*y,(.5+ee+E)*a,(.5-b+z)*y,(1-.5+b+E)*a,(.5-ee+z)*y));var ne=new go.PathFigure((.525+E)*a,(.5+b+z)*y,!1);return x.add(ne),x.spot1=new go.Spot(.232,.136),x.spot2=new go.Spot(.682,.611),x.defaultStretch=go.GraphObject.Uniform,x}),go.Shape.defineFigureGenerator("LogicImplies",function(ae,a,y){var x=ae?ae.parameter1:NaN;return isNaN(x)&&(x=.2),new go.Geometry().add(new go.PathFigure((1-x)*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,(1-x)*a,y)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(ae,a,y){var x=ae?ae.parameter1:NaN;return isNaN(x)&&(x=.2),new go.Geometry().add(new go.PathFigure((1-x)*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,(1-x)*a,y)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Move,x*a,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,x*a,y))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)))}),go.Shape.defineFigureGenerator("LogicAnd",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,a,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(ae,a,y){var x=new go.Geometry().add(new go.PathFigure(.5*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*a,.5*y,.5*a,.5*y)));return x.defaultStretch=go.GraphObject.Uniform,x}),go.Shape.defineFigureGenerator("LogicTruth",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,.5*a,0)).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Move,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Move,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y)))}),go.Shape.defineFigureGenerator("LogicForAll",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,.25*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.75*a,.5*y))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Move,0,y)).add(new go.PathSegment(go.PathSegment.Line,a,y))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(ae,a,y){var x=.5;return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,0,x*y)).add(new go.PathSegment(go.PathSegment.Arc,180,180,x*a,x*y,x*a,x*y)).add(new go.PathSegment(go.PathSegment.Line,a,y))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(ae,a,y){var x=.5;return new go.Geometry().add(new go.PathFigure(a,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,x*y)).add(new go.PathSegment(go.PathSegment.Arc,0,180,x*a,x*y,x*a,x*y)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new Ie("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new Ie("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.3);var b=ae?ae.parameter2:NaN;isNaN(b)&&(b=.3);var E=(1-x)*a,z=(.5-b/2)*y,ee=(.5+b/2)*y,ne=new go.Geometry,re=new go.PathFigure(0,z,!0);ne.add(re),re.add(new go.PathSegment(go.PathSegment.Line,E,z)),re.add(new go.PathSegment(go.PathSegment.Line,E,0)),re.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),re.add(new go.PathSegment(go.PathSegment.Line,E,y)),re.add(new go.PathSegment(go.PathSegment.Line,E,ee)),re.add(new go.PathSegment(go.PathSegment.Line,0,ee).close()),ne.spot1=new go.Spot(0,z/y);var ge=ke(0,ee/y,1,ee/y,E/a,1,1,.5,te());return ne.spot2=new go.Spot(ge.x,ge.y),ce(ge),ne}),go.Shape.setFigureParameter("Arrow2",0,new Ie("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new Ie("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=30),x>a&&(x=a);var b=ae?ae.parameter2:NaN;isNaN(b)&&(b=30),b=Math.min(b,y/2);var E=a-x,z=(y-b)/2,ee=z+b,ne=new go.Geometry,re=new go.PathFigure(0,z,!0);ne.add(re),re.add(new go.PathSegment(go.PathSegment.Line,E,z)),re.add(new go.PathSegment(go.PathSegment.Line,E,0)),re.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),re.add(new go.PathSegment(go.PathSegment.Line,E,y)),re.add(new go.PathSegment(go.PathSegment.Line,E,ee)),re.add(new go.PathSegment(go.PathSegment.Line,0,ee).close()),ne.spot1=new go.Spot(0,z/y);var ge=ke(0,ee/y,1,ee/y,E/a,1,1,.5,te());return ne.spot2=new go.Spot(ge.x,ge.y),ce(ge),ne}),go.Shape.defineFigureGenerator("Chevron",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y).close()),x}),go.Shape.defineFigureGenerator("DoubleArrow",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,.214*y)),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,1*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,1*y)),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,.786*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,1*y).close()),x}),go.Shape.setFigureParameter("DoubleEndArrow",0,new Ie("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.3);var b=(.5-x/2)*y,E=(.5+x/2)*y,z=new go.Geometry,ee=new go.PathFigure(a,.5*y,!0);z.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),ee.add(new go.PathSegment(go.PathSegment.Line,.3*a,E)),ee.add(new go.PathSegment(go.PathSegment.Line,.3*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.3*a,0)),ee.add(new go.PathSegment(go.PathSegment.Line,.3*a,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close());var ne=ke(0,.5,.3,0,0,b/y,.1,b/y,te());return z.spot1=new go.Spot(ne.x,ne.y),ne=ke(.7,1,1,.5,0,E/y,1,E/y,ne),z.spot2=new go.Spot(ne.x,ne.y),ce(ne),z}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new Ie("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new Ie("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=40);var b=ae?ae.parameter2:NaN;isNaN(b)&&(b=100);var E=(y-x)/2,z=E+x,ee=(y-b)/2,ne=ee+b;(x>y||b>y)&&(b>x?(x=x*y/b,E=(y-x)/2,z=E+x,ee=0,ne=y):(E=0,z=y,ee=0,ne=y));var re=new go.Geometry,ge=new go.PathFigure(a,.5*y,!0);re.add(ge),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),ge.add(new go.PathSegment(go.PathSegment.Line,.3*a,z)),ge.add(new go.PathSegment(go.PathSegment.Line,.3*a,ne)),ge.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),ge.add(new go.PathSegment(go.PathSegment.Line,.3*a,ee)),ge.add(new go.PathSegment(go.PathSegment.Line,.3*a,E)),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,ee).close());var ie=ke(0,.5,.3,ee/y,0,E/y,1,E/y,te());return re.spot1=new go.Spot(ie.x,ie.y),ie=ke(.7,ne/y,1,.5,0,z/y,1,z/y,ie),re.spot2=new go.Spot(ie.x,ie.y),ce(ie),re}),go.Shape.setFigureParameter("IBeamArrow",0,new Ie("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.3);var b=(.5-x/2)*y,E=(.5+x/2)*y,z=new go.Geometry,ee=new go.PathFigure(a,.5*y,!0);z.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),ee.add(new go.PathSegment(go.PathSegment.Line,.2*a,E)),ee.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,0,y)),ee.add(new go.PathSegment(go.PathSegment.Line,0,0)),ee.add(new go.PathSegment(go.PathSegment.Line,.2*a,0)),ee.add(new go.PathSegment(go.PathSegment.Line,.2*a,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close()),z.spot1=new go.Spot(0,b/y);var ne=ke(.7,1,1,.5,0,E/y,1,E/y,te());return z.spot2=new go.Spot(ne.x,ne.y),ce(ne),z}),go.Shape.setFigureParameter("IBeamArrow2",0,new Ie("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new Ie("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=40);var b=ae?ae.parameter2:NaN;isNaN(b)&&(b=100);var E=(y-x)/2,z=E+x,ee=(y-b)/2,ne=ee+b;(x>y||b>y)&&(b>x?(x=x*y/b,E=(y-x)/2,z=E+x,ee=0,ne=y):(E=0,z=y,ee=0,ne=y));var re=new go.Geometry,ge=new go.PathFigure(a,.5*y,!0);re.add(ge),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),ge.add(new go.PathSegment(go.PathSegment.Line,.2*a,z)),ge.add(new go.PathSegment(go.PathSegment.Line,.2*a,ne)),ge.add(new go.PathSegment(go.PathSegment.Line,0,ne)),ge.add(new go.PathSegment(go.PathSegment.Line,0,ee)),ge.add(new go.PathSegment(go.PathSegment.Line,.2*a,ee)),ge.add(new go.PathSegment(go.PathSegment.Line,.2*a,E)),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),ge.add(new go.PathSegment(go.PathSegment.Line,.7*a,ee).close()),re.spot1=new go.Spot(0,E/y);var ie=ke(.7,ne/y,1,.5,0,z/y,1,z/y,te());return re.spot2=new go.Spot(ie.x,ie.y),ce(ie),re}),go.Shape.setFigureParameter("Pointer",0,new Ie("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.1);var b=new go.Geometry,E=new go.PathFigure(a,.5*y,!0);b.add(E),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Line,x*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),b.spot1=new go.Spot(x,.35);var z=ke(.2,.65,1,.65,0,1,1,.5,te());return b.spot2=new go.Spot(z.x,z.y),ce(z),b}),go.Shape.setFigureParameter("RoundedPointer",0,new Ie("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.3);var b=new go.Geometry,E=new go.PathFigure(a,.5*y,!0);b.add(E),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Bezier,0,0,x*a,.75*y,x*a,.25*y).close()),b.spot1=new go.Spot(x,.35);var z=ke(0,.65,1,.65,0,1,1,.5,te());return b.spot2=new go.Spot(z.x,z.y),ce(z),b}),go.Shape.setFigureParameter("SplitEndArrow",0,new Ie("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.4);var b=(.5-x/2)*y,E=(.5+x/2)*y,z=new go.Geometry,ee=new go.PathFigure(a,.5*y,!0);z.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),ee.add(new go.PathSegment(go.PathSegment.Line,0,E)),ee.add(new go.PathSegment(go.PathSegment.Line,.2*a,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Line,0,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close()),z.spot1=new go.Spot(.2,.3);var ne=ke(.7,1,1,.5,0,E/y,1,E/y,te());return z.spot2=new go.Spot(ne.x,ne.y),ce(ne),z}),go.Shape.setFigureParameter("SplitEndArrow2",0,new Ie("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=50);var b=(y-x)/2,E=b+x;x>y&&(b=0,E=y);var z=new go.Geometry,ee=new go.PathFigure(a,.5*y,!0);z.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),ee.add(new go.PathSegment(go.PathSegment.Line,0,E)),ee.add(new go.PathSegment(go.PathSegment.Line,.2*a,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Line,0,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,b)),ee.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close()),z.spot1=new go.Spot(.2,b/y);var ne=ke(.7,1,1,.5,0,E/y,1,E/y,te());return z.spot2=new go.Spot(ne.x,ne.y),ce(ne),z}),go.Shape.setFigureParameter("SquareArrow",0,new Ie("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.7);var b=new go.Geometry,E=new go.PathFigure(a,.5*y,!0);return b.add(E),E.add(new go.PathSegment(go.PathSegment.Line,x*a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,0)),E.add(new go.PathSegment(go.PathSegment.Line,x*a,0).close()),b.spot1=go.Spot.TopLeft,b.spot2=new go.Spot(x,1),b}),go.Shape.defineFigureGenerator("Cone1",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=ue*.1,z=new go.PathFigure(0,.9*y,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.9+E)*y,(.5+b)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,(.5-b)*a,y,0,(.9+E)*y).close()),x.spot1=new go.Spot(.25,.5),x.spot2=new go.Spot(.75,.97),x}),go.Shape.defineFigureGenerator("Cone2",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.9*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Bezier,a,.9*y,(1-.85/.9)*a,y,.85/.9*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,0,.9*y).close());var E=new go.PathFigure(0,.9*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Bezier,a,.9*y,(1-.85/.9)*a,.8*y,.85/.9*a,.8*y)),x.spot1=new go.Spot(.25,.5),x.spot2=new go.Spot(.75,.82),x}),go.Shape.defineFigureGenerator("Cube1",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,0,.15*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.85*y).close());var E=new go.PathFigure(.5*a,y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.3*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.15*y)),E.add(new go.PathSegment(go.PathSegment.Move,.5*a,.3*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),x.spot1=new go.Spot(0,.3),x.spot2=new go.Spot(.5,.85),x}),go.Shape.defineFigureGenerator("Cube2",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.3*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,0).close());var E=new go.PathFigure(0,.3*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.7*a,.3*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Move,.7*a,.3*y)),E.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),x.spot1=new go.Spot(0,.3),x.spot2=new go.Spot(.7,1),x}),go.Shape.defineFigureGenerator("Cylinder1",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=5),x=Math.min(x,y/3);var b=new go.Geometry,E=ue*.5,z=new go.PathFigure(0,x,!0);b.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,ue*x,(.5-E)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,1*a,x,(.5+E)*a,0,1*a,ue*x)),z.add(new go.PathSegment(go.PathSegment.Line,a,y-x)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,1*y,1*a,y-ue*x,(.5+E)*a,1*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,y-x,(.5-E)*a,1*y,0,y-ue*x)),z.add(new go.PathSegment(go.PathSegment.Line,0,x));var ee=new go.PathFigure(a,x,!1);return b.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,2*x,1*a,2*x-ue*x,(.5+E)*a,2*x)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,x,(.5-E)*a,2*x,0,2*x-ue*x)),b.spot1=new go.Spot(0,0,0,2*x),b.spot2=new go.Spot(1,1),b}),go.Shape.defineFigureGenerator("Cylinder2",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=5),x=Math.min(x,y/3);var b=new go.Geometry,E=ue*.5,z=new go.PathFigure(0,y-x,!0);b.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,x)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,ue*x,(.5-E)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,x,(.5+E)*a,0,a,ue*x)),z.add(new go.PathSegment(go.PathSegment.Line,a,y-x)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,y-ue*x,(.5+E)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,y-x,(.5-E)*a,y,0,y-ue*x));var ee=new go.PathFigure(0,y-x,!1);return b.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y-2*x,0,y-x-ue*x,(.5-E)*a,y-2*x)),ee.add(new go.PathSegment(go.PathSegment.Bezier,a,y-x,(.5+E)*a,y-2*x,a,y-x-ue*x)),b.spot1=new go.Spot(0,0),b.spot2=new go.Spot(1,1,0,-2*x),b}),go.Shape.defineFigureGenerator("Cylinder3",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=5),x=Math.min(x,a/3);var b=new go.Geometry,E=ue*.5,z=new go.PathFigure(x,0,!0);b.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a-x,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,a-ue*x,0,a,(.5-E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a-x,y,a,(.5+E)*y,a-ue*x,y)),z.add(new go.PathSegment(go.PathSegment.Line,x,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,ue*x,y,0,(.5+E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,x,0,0,(.5-E)*y,ue*x,0));var ee=new go.PathFigure(x,0,!1);return b.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,2*x,.5*y,x+ue*x,0,2*x,(.5-E)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,x,y,2*x,(.5+E)*y,x+ue*x,y)),b.spot1=new go.Spot(0,0,2*x,0),b.spot2=new go.Spot(1,1),b}),go.Shape.defineFigureGenerator("Cylinder4",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=5),x=Math.min(x,a/3);var b=new go.Geometry,E=ue*.5,z=new go.PathFigure(a-x,0,!0);b.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,a-ue*x,0,a,(.5-E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a-x,y,a,(.5+E)*y,a-ue*x,y)),z.add(new go.PathSegment(go.PathSegment.Line,x,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,ue*x,y,0,(.5+E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,x,0,0,(.5-E)*y,ue*x,0)),z.add(new go.PathSegment(go.PathSegment.Line,a-x,0));var ee=new go.PathFigure(a-x,0,!1);return b.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,a-2*x,.5*y,a-x-ue*x,0,a-2*x,(.5-E)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,a-x,y,a-2*x,(.5+E)*y,a-x-ue*x,y)),b.spot1=new go.Spot(0,0),b.spot2=new go.Spot(1,1,-2*x,0),b}),go.Shape.defineFigureGenerator("Prism1",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.25*a,.25*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var E=new go.PathFigure(.25*a,.25*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),x.spot1=new go.Spot(.408,.172),x.spot2=new go.Spot(.833,.662),x}),go.Shape.defineFigureGenerator("Prism2",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.25*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var E=new go.PathFigure(0,y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.25*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),E.add(new go.PathSegment(go.PathSegment.Move,0,.25*y)),E.add(new go.PathSegment(go.PathSegment.Line,.25*a,.5*y)),x.spot1=new go.Spot(.25,.5),x.spot2=new go.Spot(.75,.75),x}),go.Shape.defineFigureGenerator("Pyramid1",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.75*y).close());var E=new go.PathFigure(.5*a,0,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),x.spot1=new go.Spot(.25,.367),x.spot2=new go.Spot(.75,.875),x}),go.Shape.defineFigureGenerator("Pyramid2",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.85*y).close());var E=new go.PathFigure(.5*a,0,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.7*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.85*y)),E.add(new go.PathSegment(go.PathSegment.Move,.5*a,.7*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),x.spot1=new go.Spot(.25,.367),x.spot2=new go.Spot(.75,.875),x}),go.Shape.defineFigureGenerator("Actor",function(ae,a,y){var x=new go.Geometry,b=.2,E=.1,z=ue*b,ee=ue*E,ne=.5,re=.1,ge=new go.PathFigure(ne*a,(re+E)*y,!0);x.add(ge),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne-b)*a,re*y,(ne-z)*a,(re+E)*y,(ne-b)*a,(re+ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-E)*y,(ne-b)*a,(re-ee)*y,(ne-z)*a,(re-E)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne+b)*a,re*y,(ne+z)*a,(re-E)*y,(ne+b)*a,(re-ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re+E)*y,(ne+b)*a,(re+ee)*y,(ne+z)*a,(re+E)*y));var ie=.05,Se=ue*ie;ne=.05,re=.25;var me=new go.PathFigure(.5*a,.2*y,!0);return x.add(me),me.add(new go.PathSegment(go.PathSegment.Line,.95*a,.2*y)),ne=.95,re=.25,me.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ie)*a,re*y,(ne+Se)*a,(re-ie)*y,(ne+ie)*a,(re-Se)*y)),me.add(new go.PathSegment(go.PathSegment.Line,a,.6*y)),me.add(new go.PathSegment(go.PathSegment.Line,.85*a,.6*y)),me.add(new go.PathSegment(go.PathSegment.Line,.85*a,.35*y)),ie=.025,Se=ue*ie,ne=.825,re=.35,me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-ie)*y,(ne+ie)*a,(re-Se)*y,(ne+Se)*a,(re-ie)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ie)*a,re*y,(ne-Se)*a,(re-ie)*y,(ne-ie)*a,(re-Se)*y)),me.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),me.add(new go.PathSegment(go.PathSegment.Line,.55*a,y)),me.add(new go.PathSegment(go.PathSegment.Line,.55*a,.7*y)),ie=.05,Se=ue*ie,ne=.5,re=.7,me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-ie)*y,(ne+ie)*a,(re-Se)*y,(ne+Se)*a,(re-ie)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ie)*a,re*y,(ne-Se)*a,(re-ie)*y,(ne-ie)*a,(re-Se)*y)),me.add(new go.PathSegment(go.PathSegment.Line,.45*a,y)),me.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),me.add(new go.PathSegment(go.PathSegment.Line,.2*a,.35*y)),ie=.025,Se=ue*ie,ne=.175,re=.35,me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-ie)*y,(ne+ie)*a,(re-Se)*y,(ne+Se)*a,(re-ie)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ie)*a,re*y,(ne-Se)*a,(re-ie)*y,(ne-ie)*a,(re-Se)*y)),me.add(new go.PathSegment(go.PathSegment.Line,.15*a,.6*y)),me.add(new go.PathSegment(go.PathSegment.Line,0,.6*y)),me.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),ie=.05,Se=ue*ie,ne=.05,re=.25,me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-ie)*y,(ne-ie)*a,(re-Se)*y,(ne-Se)*a,(re-ie)*y)),me.add(new go.PathSegment(go.PathSegment.Line,.5*a,.2*y)),x.spot1=new go.Spot(.2,.2),x.spot2=new go.Spot(.8,.65),x}),go.Shape.setFigureParameter("Card",0,new Ie("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(ae,a,y){var x=ae?ae.parameter1:NaN;isNaN(x)&&(x=.2);var b=new go.Geometry,E=new go.PathFigure(a,0,!0);return b.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,x*y)),E.add(new go.PathSegment(go.PathSegment.Line,x*a,0).close()),b.spot1=new go.Spot(0,x),b.spot2=go.Spot.BottomRight,b}),go.Shape.defineFigureGenerator("Collate",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,.5*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y));var E=new go.PathFigure(.5*a,.5*y,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),x.spot1=new go.Spot(.25,0),x.spot2=new go.Spot(.75,.25),x}),go.Shape.defineFigureGenerator("CreateRequest",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.1);var E=new go.PathFigure(0,0,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var z=new go.PathFigure(0,b*y,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,b*y)),z.add(new go.PathSegment(go.PathSegment.Move,0,(1-b)*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,(1-b)*y)),x}),go.Shape.defineFigureGenerator("Database",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=ue*.1,z=new go.PathFigure(a,.1*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.9+E)*y,(.5+b)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,(.5-b)*a,y,0,(.9+E)*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.1*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,(.1-E)*y,(.5-b)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.1*y,(.5+b)*a,0,a,(.1-E)*y));var ee=new go.PathFigure(a,.1*y,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.2*y,a,(.1+E)*y,(.5+b)*a,.2*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*y,(.5-b)*a,.2*y,0,(.1+E)*y)),ee.add(new go.PathSegment(go.PathSegment.Move,a,.2*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.3*y,a,(.2+E)*y,(.5+b)*a,.3*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*y,(.5-b)*a,.3*y,0,(.2+E)*y)),ee.add(new go.PathSegment(go.PathSegment.Move,a,.3*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.4*y,a,(.3+E)*y,(.5+b)*a,.4*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*y,(.5-b)*a,.4*y,0,(.3+E)*y)),x.spot1=new go.Spot(0,.4),x.spot2=new go.Spot(1,.9),x}),go.Shape.defineFigureGenerator("DataStorage",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,.75*a,y,a,0,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.9*y,.25*a,.1*y).close()),x.spot1=new go.Spot(.226,0),x.spot2=new go.Spot(.81,1),x}),go.Shape.defineFigureGenerator("DiskStorage",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=ue*.1,z=new go.PathFigure(a,.1*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.9+E)*y,(.5+b)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,(.5-b)*a,y,0,(.9+E)*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.1*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,(.1-E)*y,(.5-b)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.1*y,(.5+b)*a,0,a,(.1-E)*y));var ee=new go.PathFigure(a,.1*y,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.2*y,a,(.1+E)*y,(.5+b)*a,.2*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*y,(.5-b)*a,.2*y,0,(.1+E)*y)),ee.add(new go.PathSegment(go.PathSegment.Move,a,.2*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.3*y,a,(.2+E)*y,(.5+b)*a,.3*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*y,(.5-b)*a,.3*y,0,(.2+E)*y)),x.spot1=new go.Spot(0,.3),x.spot2=new go.Spot(1,.9),x}),go.Shape.defineFigureGenerator("Display",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.25*a,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,.75*a,y,a,0,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.25*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.5*y).close()),x.spot1=new go.Spot(.25,0),x.spot2=new go.Spot(.75,1),x}),go.Shape.defineFigureGenerator("DividedEvent",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)?b=.2:b<.15&&(b=.15);var E=ue*.2,z=new go.PathFigure(0,.2*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,0,0,(.2-E)*y,(.2-E)*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.2*y,(.8+E)*a,0,a,(.2-E)*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,y,a,(.8+E)*y,(.8+E)*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*y,(.2-E)*a,y,0,(.8+E)*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.2*y));var ee=new go.PathFigure(0,b*y,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a,b*y)),x}),go.Shape.defineFigureGenerator("DividedProcess",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;(isNaN(b)||b<.1)&&(b=.1);var E=new go.PathFigure(0,0,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var z=new go.PathFigure(0,b*y,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,b*y)),x}),go.Shape.defineFigureGenerator("Document",function(ae,a,y){var x=new go.Geometry;y=y/.8;var b=new go.PathFigure(0,.7*y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.5*a,.4*y,.5*a,y).close()),x.spot1=go.Spot.TopLeft,x.spot2=new go.Spot(1,.6),x}),go.Shape.defineFigureGenerator("ExternalOrganization",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;(isNaN(b)||b<.2)&&(b=.2);var E=new go.PathFigure(0,0,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var z=new go.PathFigure(b*a,0,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,b*y)),z.add(new go.PathSegment(go.PathSegment.Move,a,b*y)),z.add(new go.PathSegment(go.PathSegment.Line,(1-b)*a,0)),z.add(new go.PathSegment(go.PathSegment.Move,0,(1-b)*y)),z.add(new go.PathSegment(go.PathSegment.Line,b*a,y)),z.add(new go.PathSegment(go.PathSegment.Move,(1-b)*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,(1-b)*y)),x}),go.Shape.defineFigureGenerator("ExternalProcess",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.5*y).close());var E=new go.PathFigure(.1*a,.4*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.1*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Move,.9*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Move,.6*a,.1*y)),E.add(new go.PathSegment(go.PathSegment.Line,.4*a,.1*y)),E.add(new go.PathSegment(go.PathSegment.Move,.4*a,.9*y)),E.add(new go.PathSegment(go.PathSegment.Line,.6*a,.9*y)),x.spot1=new go.Spot(.25,.25),x.spot2=new go.Spot(.75,.75),x}),go.Shape.defineFigureGenerator("File",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var E=new go.PathFigure(.75*a,0,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.75*a,.25*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),x.spot1=new go.Spot(0,.25),x.spot2=go.Spot.BottomRight,x}),go.Shape.defineFigureGenerator("Interrupt",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a,.5*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y));var E=new go.PathFigure(a,.5*y,!1);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,y));var z=new go.PathFigure(a,.5*y,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),x.spot1=new go.Spot(0,.25),x.spot2=new go.Spot(.5,.75),x}),go.Shape.defineFigureGenerator("InternalStorage",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN,E=ae?ae.parameter2:NaN;isNaN(b)&&(b=.1),isNaN(E)&&(E=.1);var z=new go.PathFigure(0,0,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var ee=new go.PathFigure(b*a,0,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,b*a,y)),ee.add(new go.PathSegment(go.PathSegment.Move,0,E*y)),ee.add(new go.PathSegment(go.PathSegment.Line,a,E*y)),x}),go.Shape.defineFigureGenerator("Junction",function(ae,a,y){var x=new go.Geometry,b=1/Math.SQRT2,E=(1-1/Math.SQRT2)/2,z=ue*.5,ee=.5,ne=new go.PathFigure(a,ee*y,!0);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,ee*a,y,a,(ee+z)*y,(ee+z)*a,y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,0,ee*y,(ee-z)*a,y,0,(ee+z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,ee*a,0,0,(ee-z)*y,(ee-z)*a,0)),ne.add(new go.PathSegment(go.PathSegment.Bezier,a,ee*y,(ee+z)*a,0,a,(ee-z)*y));var re=new go.PathFigure((E+b)*a,(E+b)*y,!1);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Line,E*a,E*y)),re.add(new go.PathSegment(go.PathSegment.Move,E*a,(E+b)*y)),re.add(new go.PathSegment(go.PathSegment.Line,(E+b)*a,E*y)),x}),go.Shape.defineFigureGenerator("LinedDocument",function(ae,a,y){var x=new go.Geometry;y=y/.8;var b=new go.PathFigure(0,.7*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.5*a,.4*y,.5*a,y).close());var E=new go.PathFigure(.1*a,0,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.1*a,.75*y)),x.spot1=new go.Spot(.1,0),x.spot2=new go.Spot(1,.6),x}),go.Shape.defineFigureGenerator("LoopLimit",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),b.add(new go.PathSegment(go.PathSegment.Line,.25*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y).close()),x.spot1=new go.Spot(0,.25),x.spot2=go.Spot.BottomRight,x}),go.Shape.defineFigureGenerator("MagneticTape",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=.5,z=new go.PathFigure(.5*a,y,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,0,E*y,(E-b)*a,y,0,(E+b)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,E*a,0,0,(E-b)*y,(E-b)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,E*y,(E+b)*a,0,a,(E-b)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(E+.1)*a,.9*y,a,(E+b)*y,(E+b)*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),x.spot1=new go.Spot(.15,.15),x.spot2=new go.Spot(.85,.8),x}),go.Shape.defineFigureGenerator("ManualInput",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.25*y).close()),x.spot1=new go.Spot(0,.25),x.spot2=go.Spot.BottomRight,x}),go.Shape.defineFigureGenerator("MessageFromUser",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.7);var E=new go.PathFigure(0,0,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,b*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x.spot1=go.Spot.TopLeft,x}),go.Shape.defineFigureGenerator("MicroformProcessing",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.25);var E=new go.PathFigure(0,0,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,b*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,(1-b)*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x}),go.Shape.defineFigureGenerator("MicroformRecording",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,.25*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x.spot1=new go.Spot(0,.25),x.spot2=new go.Spot(1,.75),x}),go.Shape.defineFigureGenerator("MultiDocument",function(ae,a,y){var x=new go.Geometry;y=y/.8;var b=new go.PathFigure(a,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,.44*y,.96*a,.47*y,.93*a,.45*y)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.54*y,.86*a,.57*y,.83*a,.55*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.4*a,.4*y,.4*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.1*y)),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,.1*y)),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,0).close());var E=new go.PathFigure(.1*a,.2*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.54*y)),E.add(new go.PathSegment(go.PathSegment.Move,.2*a,.1*y)),E.add(new go.PathSegment(go.PathSegment.Line,.9*a,.1*y)),E.add(new go.PathSegment(go.PathSegment.Line,.9*a,.44*y)),x.spot1=new go.Spot(0,.25),x.spot2=new go.Spot(.8,.77),x}),go.Shape.defineFigureGenerator("MultiProcess",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.1*a,.1*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,.1*y)),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,.9*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.9*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.2*y).close());var E=new go.PathFigure(.2*a,.1*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.9*a,.1*y)),E.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)),E.add(new go.PathSegment(go.PathSegment.Move,.1*a,.2*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.9*y)),x.spot1=new go.Spot(0,.2),x.spot2=new go.Spot(.8,1),x}),go.Shape.defineFigureGenerator("OfflineStorage",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.1);var E=1-b,z=new go.PathFigure(0,0,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y).close());var ee=new go.PathFigure(.5*b*a,b*y,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,(1-.5*b)*a,b*y)),x}),go.Shape.defineFigureGenerator("OffPageConnector",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x.spot1=go.Spot.TopLeft,x.spot2=new go.Spot(.75,1),x}),go.Shape.defineFigureGenerator("Or",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=.5,z=new go.PathFigure(a,E*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,E*a,y,a,(E+b)*y,(E+b)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,E*y,(E-b)*a,y,0,(E+b)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,E*a,0,0,(E-b)*y,(E-b)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,E*y,(E+b)*a,0,a,(E-b)*y));var ee=new go.PathFigure(a,.5*y,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Move,.5*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),x}),go.Shape.defineFigureGenerator("PaperTape",function(ae,a,y){var x=new go.Geometry;y=y/.8;var b=new go.PathFigure(0,.7*y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,.3*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,a,.3*y,.5*a,.6*y,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.5*a,.4*y,.5*a,y).close()),x.spot1=new go.Spot(0,.49),x.spot2=new go.Spot(1,.75),x}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN,E=ae?ae.parameter2:NaN;isNaN(b)&&(b=.1),isNaN(E)&&(E=.3);var z=new go.PathFigure(0,0,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,(1-E)*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN,E=ae?ae.parameter2:NaN;isNaN(b)&&(b=.1),isNaN(E)&&(E=.3);var z=new go.PathFigure(0,0,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,(1-E)*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,(1-E)*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x}),go.Shape.defineFigureGenerator("Procedure",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.1);var E=new go.PathFigure(0,0,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var z=new go.PathFigure((1-b)*a,0,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,(1-b)*a,y)),z.add(new go.PathSegment(go.PathSegment.Move,b*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,b*a,y)),x}),go.Shape.defineFigureGenerator("Process",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.1);var E=new go.PathFigure(0,0,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var z=new go.PathFigure(b*a,0,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,b*a,y)),x.spot2=go.Spot.BottomRight,x}),go.Shape.defineFigureGenerator("Sort",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.5*y).close());var E=new go.PathFigure(0,.5*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),x.spot1=new go.Spot(.25,.25),x.spot2=new go.Spot(.75,.5),x}),go.Shape.defineFigureGenerator("Start",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.25);var E=new go.PathFigure(b*a,0,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*a,.5*y,.25*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*a,.5*y,.25*a,.5*y));var z=new go.PathFigure(b*a,0,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,b*a,y)),z.add(new go.PathSegment(go.PathSegment.Move,(1-b)*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,(1-b)*a,y)),x.spot1=new go.Spot(b,0),x.spot2=new go.Spot(1-b,1),x}),go.Shape.defineFigureGenerator("Terminator",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.25*a,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*a,.5*y,.25*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*a,.5*y,.25*a,.5*y)),x.spot1=new go.Spot(.23,0),x.spot2=new go.Spot(.77,1),x}),go.Shape.defineFigureGenerator("TransmittalTape",function(ae,a,y){var x=new go.Geometry,b=ae?ae.parameter1:NaN;isNaN(b)&&(b=.1);var E=new go.PathFigure(0,0,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,.75*a,(1-b)*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,(1-b)*y).close()),x.spot1=go.Spot.TopLeft,x}),go.Shape.defineFigureGenerator("AndGate",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=new go.PathFigure(0,0,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),E.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,(.5+b)*a,0,a,(.5-b)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.5+b)*y,(.5+b)*a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x.spot1=go.Spot.TopLeft,x.spot2=new go.Spot(.55,1),x}),go.Shape.defineFigureGenerator("Buffer",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x.spot1=new go.Spot(0,.25),x.spot2=new go.Spot(.5,.75),x}),go.Shape.defineFigureGenerator("Clock",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=.5,z=new go.PathFigure(a,E*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,E*a,y,a,(E+b)*y,(E+b)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,E*y,(E-b)*a,y,0,(E+b)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,E*a,0,0,(E-b)*y,(E-b)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,E*y,(E+b)*a,0,a,(E-b)*y));var ee=new go.PathFigure(a,E*y,!1);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a,E*y));var ne=new go.PathFigure(.8*a,.75*y,!1);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.6*a,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.6*a,.75*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.4*a,.75*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.4*a,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.2*a,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.2*a,.75*y)),x}),go.Shape.defineFigureGenerator("Ground",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Move,.2*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Move,.3*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.7*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Move,.4*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,y)),x}),go.Shape.defineFigureGenerator("Inverter",function(ae,a,y){var x=new go.Geometry,b=ue*.1,E=.1,z=.9,ee=.5,ne=new go.PathFigure(.8*a,.5*y,!0);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,0)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.5*y));var re=new go.PathFigure((z+E)*a,ee*y,!0);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z+E)*a,(ee+b)*y,(z+b)*a,(ee+E)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee+E)*y,(z-E)*a,(ee+b)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-E)*y,(z-E)*a,(ee-b)*y,(z-b)*a,(ee-E)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,(z+b)*a,(ee-E)*y,(z+E)*a,(ee-b)*y)),x.spot1=new go.Spot(0,.25),x.spot2=new go.Spot(.4,.75),x}),go.Shape.defineFigureGenerator("NandGate",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=ue*.4,z=ue*.1,ee=.1,ne=.9,re=.5,ge=new go.PathFigure(.8*a,.5*y,!0);x.add(ge),ge.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,y,.8*a,(.5+E)*y,(.4+b)*a,y)),ge.add(new go.PathSegment(go.PathSegment.Line,0,y)),ge.add(new go.PathSegment(go.PathSegment.Line,0,0)),ge.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),ge.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.5*y,(.4+b)*a,0,.8*a,(.5-E)*y));var ie=new go.PathFigure((ne+ee)*a,re*y,!0);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re+ee)*y,(ne+ee)*a,(re+z)*y,(ne+z)*a,(re+ee)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a,re*y,(ne-z)*a,(re+ee)*y,(ne-ee)*a,(re+z)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-ee)*y,(ne-ee)*a,(re-z)*y,(ne-z)*a,(re-ee)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a,re*y,(ne+z)*a,(re-ee)*y,(ne+ee)*a,(re-z)*y)),x.spot1=new go.Spot(0,.05),x.spot2=new go.Spot(.55,.95),x}),go.Shape.defineFigureGenerator("NorGate",function(ae,a,y){var x=new go.Geometry,b=.5,E=ue*b,z=0,ee=.5,ne=new go.PathFigure(.8*a,.5*y,!0);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,0,y,.7*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.75*y,.25*a,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.5*y,(z+E)*a,(ee-b)*y,.7*a,(ee-E)*y)),b=.1,E=ue*.1,z=.9,ee=.5;var re=new go.PathFigure((z-b)*a,ee*y,!0);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(z-b)*a,ee*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y)),x.spot1=new go.Spot(.2,.25),x.spot2=new go.Spot(.6,.75),x}),go.Shape.defineFigureGenerator("OrGate",function(ae,a,y){var x=new go.Geometry,b=.5,E=ue*b,z=0,ee=.5,ne=new go.PathFigure(0,0,!0);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,(z+E+E)*a,(ee-b)*y,.8*a,(ee-E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,0,y,.8*a,(ee+E)*y,(z+E+E)*a,(ee+b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.75*y,.25*a,.25*y).close()),x.spot1=new go.Spot(.2,.25),x.spot2=new go.Spot(.75,.75),x}),go.Shape.defineFigureGenerator("XnorGate",function(ae,a,y){var x=new go.Geometry,b=.5,E=ue*b,z=.2,ee=.5,ne=new go.PathFigure(.1*a,0,!1);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,y,.35*a,.25*y,.35*a,.75*y));var re=new go.PathFigure(.8*a,.5*y,!0);x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,y,.7*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,0,.45*a,.75*y,.45*a,.25*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.5*y,(z+E)*a,(ee-b)*y,.7*a,(ee-E)*y)),b=.1,E=ue*.1,z=.9,ee=.5;var ge=new go.PathFigure((z-b)*a,ee*y,!0);return x.add(ge),ge.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(z-b)*a,ee*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y)),x.spot1=new go.Spot(.4,.25),x.spot2=new go.Spot(.65,.75),x}),go.Shape.defineFigureGenerator("XorGate",function(ae,a,y){var x=new go.Geometry,b=.5,E=ue*b,z=.2,ee=.5,ne=new go.PathFigure(.1*a,0,!1);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,y,.35*a,.25*y,.35*a,.75*y));var re=new go.PathFigure(.2*a,0,!0);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,(z+E)*a,(ee-b)*y,.9*a,(ee-E)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,y,.9*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,0,.45*a,.75*y,.45*a,.25*y).close()),x.spot1=new go.Spot(.4,.25),x.spot2=new go.Spot(.8,.75),x}),go.Shape.defineFigureGenerator("Capacitor",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Move,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),x}),go.Shape.defineFigureGenerator("Resistor",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.5*y,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.7*a,.5*y)),x}),go.Shape.defineFigureGenerator("Inductor",function(ae,a,y){var x=new go.Geometry,b=ue*.1,E=.1,z=.1,ee=.5,ne=new go.PathFigure((z-b*.5)*a,y,!1);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,0,(z-b)*a,y,(z-E)*a,0)),z=.3,ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,y,(z+E)*a,0,(z+b)*a,y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,0,(z-b)*a,y,(z-E)*a,0)),z=.5,ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,y,(z+E)*a,0,(z+b)*a,y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,0,(z-b)*a,y,(z-E)*a,0)),z=.7,ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,y,(z+E)*a,0,(z+b)*a,y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,0,(z-b)*a,y,(z-E)*a,0)),z=.9,ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+b*.5)*a,y,(z+E)*a,0,(z+b)*a,y)),x}),go.Shape.defineFigureGenerator("ACvoltageSource",function(ae,a,y){var x=new go.Geometry,b=ue*.5,E=.5,z=.5,ee=.5,ne=new go.PathFigure((z-E)*a,ee*y,!1);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-E)*y,(z-E)*a,(ee-b)*y,(z-b)*a,(ee-E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,(z+b)*a,(ee-E)*y,(z+E)*a,(ee-b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z+E)*a,(ee+b)*y,(z+b)*a,(ee+E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee+E)*y,(z-E)*a,(ee+b)*y)),ne.add(new go.PathSegment(go.PathSegment.Move,(z-E+.1)*a,ee*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E-.1)*a,ee*y,z*a,(ee-E)*y,z*a,(ee+E)*y)),x}),go.Shape.defineFigureGenerator("DCvoltageSource",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.75*y,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),b.add(new go.PathSegment(go.PathSegment.Move,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),x}),go.Shape.defineFigureGenerator("Diode",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),x.spot1=new go.Spot(0,.25),x.spot2=new go.Spot(.5,.75),x}),go.Shape.defineFigureGenerator("Wifi",function(ae,a,y){var x=new go.Geometry,b=a,E=y;a=a*.38,y=y*.6;var z=ue*.8,ee=.8,ne=0,re=.5,ge=(b-a)/2,ie=(E-y)/2,Se=new go.PathFigure(ne*a+ge,(re+ee)*y+ie,!0);x.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a+ge,re*y+ie,(ne-z)*a+ge,(re+ee)*y+ie,(ne-ee)*a+ge,(re+z)*y+ie)),Se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re-ee)*y+ie,(ne-ee)*a+ge,(re-z)*y+ie,(ne-z)*a+ge,(re-ee)*y+ie)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee+z*.5)*a+ge,re*y+ie,ne*a+ge,(re-ee)*y+ie,(ne-ee+z*.5)*a+ge,(re-z)*y+ie)),Se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re+ee)*y+ie,(ne-ee+z*.5)*a+ge,(re+z)*y+ie,ne*a+ge,(re+ee)*y+ie).close()),z=ue*.4,ee=.4,ne=.2,re=.5;var me=new go.PathFigure(ne*a+ge,(re+ee)*y+ie,!0);x.add(me),me.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a+ge,re*y+ie,(ne-z)*a+ge,(re+ee)*y+ie,(ne-ee)*a+ge,(re+z)*y+ie)),me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re-ee)*y+ie,(ne-ee)*a+ge,(re-z)*y+ie,(ne-z)*a+ge,(re-ee)*y+ie)),me.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee+z*.5)*a+ge,re*y+ie,ne*a+ge,(re-ee)*y+ie,(ne-ee+z*.5)*a+ge,(re-z)*y+ie)),me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re+ee)*y+ie,(ne-ee+z*.5)*a+ge,(re+z)*y+ie,ne*a+ge,(re+ee)*y+ie).close()),z=ue*.2,ee=.2,ne=.5,re=.5;var Ee=new go.PathFigure((ne-ee)*a+ge,re*y+ie,!0);x.add(Ee),Ee.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re-ee)*y+ie,(ne-ee)*a+ge,(re-z)*y+ie,(ne-z)*a+ge,(re-ee)*y+ie)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a+ge,re*y+ie,(ne+z)*a+ge,(re-ee)*y+ie,(ne+ee)*a+ge,(re-z)*y+ie)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re+ee)*y+ie,(ne+ee)*a+ge,(re+z)*y+ie,(ne+z)*a+ge,(re+ee)*y+ie)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a+ge,re*y+ie,(ne-z)*a+ge,(re+ee)*y+ie,(ne-ee)*a+ge,(re+z)*y+ie)),z=ue*.4,ee=.4,ne=.8,re=.5;var He=new go.PathFigure(ne*a+ge,(re-ee)*y+ie,!0);x.add(He),He.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a+ge,re*y+ie,(ne+z)*a+ge,(re-ee)*y+ie,(ne+ee)*a+ge,(re-z)*y+ie)),He.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re+ee)*y+ie,(ne+ee)*a+ge,(re+z)*y+ie,(ne+z)*a+ge,(re+ee)*y+ie)),He.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee-z*.5)*a+ge,re*y+ie,ne*a+ge,(re+ee)*y+ie,(ne+ee-z*.5)*a+ge,(re+z)*y+ie)),He.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re-ee)*y+ie,(ne+ee-z*.5)*a+ge,(re-z)*y+ie,ne*a+ge,(re-ee)*y+ie).close()),z=ue*.8,ee=.8,ne=1,re=.5;var et=new go.PathFigure(ne*a+ge,(re-ee)*y+ie,!0);return x.add(et),et.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a+ge,re*y+ie,(ne+z)*a+ge,(re-ee)*y+ie,(ne+ee)*a+ge,(re-z)*y+ie)),et.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re+ee)*y+ie,(ne+ee)*a+ge,(re+z)*y+ie,(ne+z)*a+ge,(re+ee)*y+ie)),et.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee-z*.5)*a+ge,re*y+ie,ne*a+ge,(re+ee)*y+ie,(ne+ee-z*.5)*a+ge,(re+z)*y+ie)),et.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+ge,(re-ee)*y+ie,(ne+ee-z*.5)*a+ge,(re-z)*y+ie,ne*a+ge,(re-ee)*y+ie).close()),x}),go.Shape.defineFigureGenerator("Email",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var E=new go.PathFigure(0,0,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,0)),E.add(new go.PathSegment(go.PathSegment.Move,0,y)),E.add(new go.PathSegment(go.PathSegment.Line,.45*a,.54*y)),E.add(new go.PathSegment(go.PathSegment.Move,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,.55*a,.54*y)),x}),go.Shape.defineFigureGenerator("Ethernet",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.35*a,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.65*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.65*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,.35*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,.35*a,0).close());var E=new go.PathFigure(.1*a,y,!0,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.4*a,y)),E.add(new go.PathSegment(go.PathSegment.Line,.4*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Line,.1*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Line,.1*a,y).close());var z=new go.PathFigure(.6*a,y,!0,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,y).close());var ee=new go.PathFigure(0,.5*y,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Move,.5*a,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.5*a,.4*y)),ee.add(new go.PathSegment(go.PathSegment.Move,.75*a,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.75*a,.6*y)),ee.add(new go.PathSegment(go.PathSegment.Move,.25*a,.5*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.25*a,.6*y)),x}),go.Shape.defineFigureGenerator("Power",function(ae,a,y){var x=new go.Geometry,b=ue*.4,E=.4,z=.5,ee=.5,ne=te(),re=te(),ge=te(),ie=te();Ye(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.5,ne,ne,re,ge,ie);var Se=oe(re.x,re.y),me=new go.PathFigure(re.x*a,re.y*y,!0);x.add(me),me.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,ge.x*a,ge.y*y,ie.x*a,ie.y*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z+E)*a,(ee+b)*y,(z+b)*a,(ee+E)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee+E)*y,(z-E)*a,(ee+b)*y)),Ye(z-E,ee,z-E,ee-b,z-b,ee-E,z,ee-E,.5,ge,ie,re,ne,ne),me.add(new go.PathSegment(go.PathSegment.Bezier,re.x*a,re.y*y,ge.x*a,ge.y*y,ie.x*a,ie.y*y)),b=ue*.3,E=.3,Ye(z-E,ee,z-E,ee-b,z-b,ee-E,z,ee-E,.5,ge,ie,re,ne,ne),me.add(new go.PathSegment(go.PathSegment.Line,re.x*a,re.y*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,ie.x*a,ie.y*y,ge.x*a,ge.y*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),Ye(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.5,ne,ne,re,ge,ie),me.add(new go.PathSegment(go.PathSegment.Bezier,re.x*a,re.y*y,ie.x*a,ie.y*y,ge.x*a,ge.y*y).close());var me=new go.PathFigure(.45*a,0,!0);return x.add(me),me.add(new go.PathSegment(go.PathSegment.Line,.45*a,.5*y)),me.add(new go.PathSegment(go.PathSegment.Line,.55*a,.5*y)),me.add(new go.PathSegment(go.PathSegment.Line,.55*a,0).close()),ce(ne),ce(re),ce(ge),ce(ie),ce(Se),x.spot1=new go.Spot(.25,.45),x.spot2=new go.Spot(.75,.8),x}),go.Shape.defineFigureGenerator("Fallout",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y/2,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Arc,180,360,a/2,y/2,a/2,y/2));function E(z,ee,ne){z.add(new go.PathSegment(go.PathSegment.Move,(.3+ee)*a,(.8+ne)*y)),z.add(new go.PathSegment(go.PathSegment.Line,(.5+ee)*a,(.5+ne)*y)),z.add(new go.PathSegment(go.PathSegment.Line,(.1+ee)*a,(.5+ne)*y)),z.add(new go.PathSegment(go.PathSegment.Line,(.3+ee)*a,(.8+ne)*y).close())}return E(b,0,0),E(b,.4,0),E(b,.2,-.3),x}),go.Shape.defineFigureGenerator("IrritationHazard",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.2*a,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.3*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.7*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.2*y).close()),x.spot1=new go.Spot(.3,.3),x.spot2=new go.Spot(.7,.7),x}),go.Shape.defineFigureGenerator("ElectricalHazard",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.37*a,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.11*y)),b.add(new go.PathSegment(go.PathSegment.Line,.77*a,.04*y)),b.add(new go.PathSegment(go.PathSegment.Line,.33*a,.49*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.37*y)),b.add(new go.PathSegment(go.PathSegment.Line,.63*a,.86*y)),b.add(new go.PathSegment(go.PathSegment.Line,.77*a,.91*y)),b.add(new go.PathSegment(go.PathSegment.Line,.34*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.34*a,.78*y)),b.add(new go.PathSegment(go.PathSegment.Line,.44*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.65*a,.56*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.68*y).close()),x}),go.Shape.defineFigureGenerator("FireHazard",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.1*a,y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Bezier,.29*a,0,-.25*a,.63*y,.45*a,.44*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.51*a,.42*y,.48*a,.17*y,.54*a,.35*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.59*a,.18*y,.59*a,.29*y,.58*a,.28*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.75*a,.6*y,.8*a,.34*y,.88*a,.43*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.88*a,.31*y,.87*a,.48*y,.88*a,.43*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,y,1.17*a,.76*y,.82*a,.8*y).close()),x.spot1=new go.Spot(.07,.445),x.spot2=new go.Spot(.884,.958),x}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(ae,a,y){var x=new go.Geometry,b=.5,E=0,z=0,ee=b*ue,ne=.4*Math.SQRT2/2+.5,re=.5-.5*Math.SQRT2/2,ge=1,ie=.5,Se=.5,me=0,Ee=new go.PathFigure(ne*a,(1-re)*y,!1);return x.add(Ee),Ee.add(new go.PathSegment(go.PathSegment.Bezier,ge*a,ie*y,ge*a,.7*y,ge*a,ie*y)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,(Se+E)*a,(me+E)*y,(.5+b+E)*a,(.5-ee+E)*y,(.5+ee+E)*a,(.5-b+E)*y)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,(.5-b+E)*a,(.5+z)*y,(.5-ee+E)*a,(.5-b+z)*y,(.5-b+E)*a,(.5-ee+z)*y)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,(.35+E)*a,.9*y,(.5-b+E)*a,(.5+ee+z)*y,(.5-ee+E)*a,.9*y)),Ee.add(new go.PathSegment(go.PathSegment.Move,(.25+E)*a,.8*y)),Ee.add(new go.PathSegment(go.PathSegment.Line,(.35+E)*a,.9*y)),Ee.add(new go.PathSegment(go.PathSegment.Line,(.2+E)*a,.95*y)),x}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Move,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),x}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Move,0,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Move,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),x}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);x.add(b);var E=new go.PathFigure(a,y,!1);x.add(E);var z=new go.PathFigure(0,.5*y,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.5*y,.2*a,.35*y,.3*a,.35*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,.7*a,.65*y,.8*a,.65*y)),x}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.5*y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y).close()),x}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.2*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.8*y).close());var b=new go.PathFigure(0,.2*y,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),x}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.7*a,y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,0,.6*a,.5*y,0,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.7*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,.7*a,y,.4*a,.5*y,a,.5*y).close());var E=new go.PathFigure(.45*a,.73*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.7*a,.73*y)),E.add(new go.PathSegment(go.PathSegment.Move,.38*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,.63*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Move,.31*a,.27*y)),E.add(new go.PathSegment(go.PathSegment.Line,.56*a,.27*y)),x}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);x.add(b);var E=new go.PathFigure(.335*a,(1-.555)*y,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.335*a,(1-.405)*y)),E.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.405)*y)),E.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.555)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,a,.68*y,(1-.12)*a,.46*y,(1-.02)*a,.54*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.68*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,.335*a,(1-.555)*y,.02*a,.54*y,.12*a,.46*y)),E.add(new go.PathSegment(go.PathSegment.Line,.365*a,(1-.595)*y));var z=.5-.285,ee=.5,ne=z,re=Math.PI/4,ge=4*(1-Math.cos(re))/(3*Math.sin(re)),ie=ge*.5,Se=z,me=z,Ee=ge*Se,He=ge*me;E.add(new go.PathSegment(go.PathSegment.Bezier,(ee-Se)*a,ne*y,(ee-(Ee+Se)/2)*a,(ne+(me+He)/2)*y,(ee-Se)*a,(ne+He)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,ee*a,(ne-me)*y,(ee-Se)*a,(ne-He)*y,(ee-Ee)*a,(ne-me)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,(ee+Se)*a,ne*y,(ee+Ee)*a,(ne-me)*y,(ee+Se)*a,(ne-He)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*a,(1-.595)*y,(ee+Se)*a,(ne+He)*y,(ee+(Ee+Se)/2)*a,(ne+(me+He)/2)*y)),E.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*a,(1-.595)*y)),E.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.555)*y)),E.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.405)*y)),E.add(new go.PathSegment(go.PathSegment.Line,.335*a,(1-.405)*y));var et=new go.PathFigure(.2*a,y,!1);x.add(et),et.add(new go.PathSegment(go.PathSegment.Line,.2*a,.8*y));var Et=new go.PathFigure(.8*a,y,!1);return x.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,.8*a,.8*y)),x}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.1*a,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,y).close());var E=new go.PathFigure(.2*a,.2*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),E.add(new go.PathSegment(go.PathSegment.Move,.2*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Move,.2*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Move,.2*a,.8*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.8*y)),x}),go.Shape.defineFigureGenerator("BpmnEventError",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.33*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.66*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.66*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.33*a,.5*y).close()),x}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);x.add(b);var E=new go.PathFigure(a,y,!1);x.add(E);var z=new go.PathFigure(.1*a,y,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y).close()),x}),go.Shape.defineFigureGenerator("Caution",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.05*a,y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,.8*y,0,y,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,.45*a,.1*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.55*a,.1*y,.5*a,0,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.95*a,.9*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,y,a,y,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.05*a,y));var E=.05;return b.add(new go.PathSegment(go.PathSegment.Move,(.5-E)*a,.875*y)),b.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*a,.875*y,E*a,E*y)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.325*y,.575*a,.725*y,.625*a,.375*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.75*y,.375*a,.375*y,.425*a,.725*y)),x}),go.Shape.defineFigureGenerator("Recycle",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.45*a,.95*y,!1);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,.95*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.185*a,.85*y,.17*a,.95*y,.15*a,.9*y)),b.add(new go.PathSegment(go.PathSegment.Line,.235*a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Line,.3*a,.625*y)),b.add(new go.PathSegment(go.PathSegment.Line,.35*a,.65*y)),b.add(new go.PathSegment(go.PathSegment.Line,.275*a,.45*y)),b.add(new go.PathSegment(go.PathSegment.Line,.05*a,.45*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.05*a,.575*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.1875*a,.95*y,0,.675*y,0,.7*y)),b.add(new go.PathSegment(go.PathSegment.Move,.45*a,.95*y)),b.add(new go.PathSegment(go.PathSegment.Line,.45*a,.775*y)),b.add(new go.PathSegment(go.PathSegment.Line,.22*a,.775*y));var E=new go.PathFigure(.475*a,.2*y,!1);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.4*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,.225*a,.3*y)),E.add(new go.PathSegment(go.PathSegment.Line,.275*a,.175*y)),E.add(new go.PathSegment(go.PathSegment.Line,.325*a,.05*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,.05*y,.35*a,0,.375*a,0)),E.add(new go.PathSegment(go.PathSegment.Line,.575*a,.375*y)),E.add(new go.PathSegment(go.PathSegment.Line,.525*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,.75*a,.475*y)),E.add(new go.PathSegment(go.PathSegment.Line,.85*a,.315*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.32*y)),E.add(new go.PathSegment(go.PathSegment.Line,.65*a,.05*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,.575*a,0,.65*a,.05*y,.625*a,0)),E.add(new go.PathSegment(go.PathSegment.Line,.38*a,.0105*y));var z=new go.PathFigure(.675*a,.575*y,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.875*a,.525*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.775*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.85*a,.95*y,a,.8*y,a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,.95*y)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.55*a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,.725*y)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,.775*y)),z.add(new go.PathSegment(go.PathSegment.Line,.7*a,.775*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.775*y)),z.add(new go.PathSegment(go.PathSegment.Move,.675*a,.575*y)),z.add(new go.PathSegment(go.PathSegment.Line,.775*a,.775*y)),x}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(ae,a,y){var x=new go.Geometry,b=.5,E=ue*.5,z=new go.PathFigure(a,b*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,b*a,y,a,(b+E)*y,(b+E)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,b*y,(b-E)*a,y,0,(b+E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,b*a,0,0,(b-E)*y,(b-E)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,b*y,(b+E)*a,0,a,(b-E)*y));var ee=new go.PathFigure(b*a,0,!1);return x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,b*a,.15*y)),ee.add(new go.PathSegment(go.PathSegment.Move,b*a,y)),ee.add(new go.PathSegment(go.PathSegment.Line,b*a,.85*y)),ee.add(new go.PathSegment(go.PathSegment.Move,0,b*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.15*a,b*y)),ee.add(new go.PathSegment(go.PathSegment.Move,a,b*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.85*a,b*y)),ee.add(new go.PathSegment(go.PathSegment.Move,b*a,b*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.58*a,.1*y)),ee.add(new go.PathSegment(go.PathSegment.Move,b*a,b*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.78*a,.54*y)),x}),go.Shape.defineFigureGenerator("Package",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.15*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var E=new go.PathFigure(0,.15*y,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,0,0)),E.add(new go.PathSegment(go.PathSegment.Line,.6*a,0)),E.add(new go.PathSegment(go.PathSegment.Line,.65*a,.15*y).close()),x.spot1=new go.Spot(0,.1),x.spot2=new go.Spot(1,1),x}),go.Shape.defineFigureGenerator("Class",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var E=new go.PathFigure(0,.2*y,!1);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,.2*y).close());var z=new go.PathFigure(0,.5*y,!1);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y).close()),x}),go.Shape.defineFigureGenerator("Component",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a,y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.15*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.15*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y).close());var E=new go.PathFigure(0,.2*y,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.45*a,.2*y)),E.add(new go.PathSegment(go.PathSegment.Line,.45*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.2*y).close());var z=new go.PathFigure(0,.6*y,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.45*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.45*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.6*y).close()),x}),go.Shape.defineFigureGenerator("Boat Shipment",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.15*a,.6*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.15*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,.15*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.85*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,.85*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.15*a,.6*y));var E=new go.PathFigure(.15*a,.6*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.85*a,.6*y)),x}),go.Shape.defineFigureGenerator("Customer/Supplier",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a,y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.66*a,.33*y)),b.add(new go.PathSegment(go.PathSegment.Line,.66*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.33*a,.33*y)),b.add(new go.PathSegment(go.PathSegment.Line,.33*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,0,.33*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y).close()),x}),go.Shape.defineFigureGenerator("Workcell",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.65*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.65*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,.35*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,.35*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),x}),go.Shape.defineFigureGenerator("Supermarket",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.33*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.33*y)),b.add(new go.PathSegment(go.PathSegment.Move,a,.33*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.66*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.66*y)),b.add(new go.PathSegment(go.PathSegment.Move,a,.66*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),x}),go.Shape.defineFigureGenerator("TruckShipment",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var E=new go.PathFigure(a,.8*y,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,.6*a,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,.6*a,.8*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,.8*y).close());var z=.1,ee=ue*.1,ne=.2,re=.9,ge=new go.PathFigure((ne-z)*a,re*y,!0);x.add(ge),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-z)*y,(ne-z)*a,(re-ee)*y,(ne-ee)*a,(re-z)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne+z)*a,re*y,(ne+ee)*a,(re-z)*y,(ne+z)*a,(re-ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re+z)*y,(ne+z)*a,(re+ee)*y,(ne+ee)*a,(re+z)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne-z)*a,re*y,(ne-ee)*a,(re+z)*y,(ne-z)*a,(re+ee)*y).close()),z=.1,ee=ue*.1,ne=.8,re=.9;var ie=new go.PathFigure((ne-z)*a,re*y,!0);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re-z)*y,(ne-z)*a,(re-ee)*y,(ne-ee)*a,(re-z)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(ne+z)*a,re*y,(ne+ee)*a,(re-z)*y,(ne+z)*a,(re-ee)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(re+z)*y,(ne+z)*a,(re+ee)*y,(ne+ee)*a,(re+z)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(ne-z)*a,re*y,(ne-ee)*a,(re+z)*y,(ne-z)*a,(re+ee)*y).close()),x}),go.Shape.defineFigureGenerator("KanbanPost",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.2*a,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,0)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),x}),go.Shape.defineFigureGenerator("Forklift",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,0,0));var E=new go.PathFigure(0,.5*y,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.8*y)),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,0,.5*y));var z=new go.PathFigure(.5*a,.8*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,.55*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,.55*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.8*y));var ee=new go.PathFigure(.5*a,.7*y,!1);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a,.7*y));var ne=.1,re=ue*.1,ge=.1,ie=.9,Se=new go.PathFigure((ge-ne)*a,ie*y,!0);x.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,ge*a,(ie-ne)*y,(ge-ne)*a,(ie-re)*y,(ge-re)*a,(ie-ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(ge+ne)*a,ie*y,(ge+re)*a,(ie-ne)*y,(ge+ne)*a,(ie-re)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,ge*a,(ie+ne)*y,(ge+ne)*a,(ie+re)*y,(ge+re)*a,(ie+ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(ge-ne)*a,ie*y,(ge-re)*a,(ie+ne)*y,(ge-ne)*a,(ie+re)*y)),ne=.1,re=ue*.1,ge=.4,ie=.9;var me=new go.PathFigure((ge-ne)*a,ie*y,!0);return x.add(me),me.add(new go.PathSegment(go.PathSegment.Bezier,ge*a,(ie-ne)*y,(ge-ne)*a,(ie-re)*y,(ge-re)*a,(ie-ne)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(ge+ne)*a,ie*y,(ge+re)*a,(ie-ne)*y,(ge+ne)*a,(ie-re)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,ge*a,(ie+ne)*y,(ge+ne)*a,(ie+re)*y,(ge+re)*a,(ie+ne)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(ge-ne)*a,ie*y,(ge-re)*a,(ie+ne)*y,(ge-ne)*a,(ie+re)*y)),x}),go.Shape.defineFigureGenerator("RailShipment",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.1*a,.4*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.45*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,.45*a,.9*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.9*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.4*y).close());var E=new go.PathFigure(.45*a,.7*y,!1);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.55*a,.7*y));var z=new go.PathFigure(.55*a,.4*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,.55*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,.55*a,.4*y).close());var ge=.05,ie=ue*.05,Se=.175,me=.95,ee=new go.PathFigure((Se-ge)*a,me*y,!0);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me-ge)*y,(Se-ge)*a,(me-ie)*y,(Se-ie)*a,(me-ge)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Se+ge)*a,me*y,(Se+ie)*a,(me-ge)*y,(Se+ge)*a,(me-ie)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me+ge)*y,(Se+ge)*a,(me+ie)*y,(Se+ie)*a,(me+ge)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Se-ge)*a,me*y,(Se-ie)*a,(me+ge)*y,(Se-ge)*a,(me+ie)*y));var ge=.05,ie=ue*.05,Se=.375,me=.95,ne=new go.PathFigure((Se-ge)*a,me*y,!0);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me-ge)*y,(Se-ge)*a,(me-ie)*y,(Se-ie)*a,(me-ge)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Se+ge)*a,me*y,(Se+ie)*a,(me-ge)*y,(Se+ge)*a,(me-ie)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me+ge)*y,(Se+ge)*a,(me+ie)*y,(Se+ie)*a,(me+ge)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Se-ge)*a,me*y,(Se-ie)*a,(me+ge)*y,(Se-ge)*a,(me+ie)*y));var ge=.05,ie=ue*.05,Se=.625,me=.95,re=new go.PathFigure((Se-ge)*a,me*y,!0);x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me-ge)*y,(Se-ge)*a,(me-ie)*y,(Se-ie)*a,(me-ge)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(Se+ge)*a,me*y,(Se+ie)*a,(me-ge)*y,(Se+ge)*a,(me-ie)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me+ge)*y,(Se+ge)*a,(me+ie)*y,(Se+ie)*a,(me+ge)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(Se-ge)*a,me*y,(Se-ie)*a,(me+ge)*y,(Se-ge)*a,(me+ie)*y));var ge=.05,ie=ue*.05,Se=.825,me=.95,Ee=new go.PathFigure((Se-ge)*a,me*y,!0);x.add(Ee),Ee.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me-ge)*y,(Se-ge)*a,(me-ie)*y,(Se-ie)*a,(me-ge)*y)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,(Se+ge)*a,me*y,(Se+ie)*a,(me-ge)*y,(Se+ge)*a,(me-ie)*y)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(me+ge)*y,(Se+ge)*a,(me+ie)*y,(Se+ie)*a,(me+ge)*y)),Ee.add(new go.PathSegment(go.PathSegment.Bezier,(Se-ge)*a,me*y,(Se-ie)*a,(me+ge)*y,(Se-ge)*a,(me+ie)*y).close());var He=new go.PathFigure(0,y,!1);return x.add(He),He.add(new go.PathSegment(go.PathSegment.Line,a,y).close()),x}),go.Shape.defineFigureGenerator("Warehouse",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var E=new go.PathFigure(0,.2*y,!1);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,.2*y).close());var z=new go.PathFigure(.15*a,y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,y).close());var ee=.05,ne=ue*.05,re=.35,ge=.775,ie=new go.PathFigure((re-ee)*a,ge*y,!0);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,re*a,(ge-ee)*y,(re-ee)*a,(ge-ne)*y,(re-ne)*a,(ge-ee)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(re+ee)*a,ge*y,(re+ne)*a,(ge-ee)*y,(re+ee)*a,(ge-ne)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,re*a,(ge+ee)*y,(re+ee)*a,(ge+ne)*y,(re+ne)*a,(ge+ee)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(re-ee)*a,ge*y,(re-ne)*a,(ge+ee)*y,(re-ee)*a,(ge+ne)*y).close()),x}),go.Shape.defineFigureGenerator("ControlCenter",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Move,.1*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y).close()),x}),go.Shape.defineFigureGenerator("Bluetooth",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.75*y,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,.75*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),x}),go.Shape.defineFigureGenerator("Bookmark",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Move,.2*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Move,.2*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.4*y)),x}),go.Shape.defineFigureGenerator("Bookmark",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),b.add(new go.PathSegment(go.PathSegment.Line,0,0)),b.add(new go.PathSegment(go.PathSegment.Move,.2*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Move,.2*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,.8*a,.4*y)),x}),go.Shape.defineFigureGenerator("Globe",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Move,0,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,.75*a,0,a,.25*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,.75*y,.75*a,y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,.25*a,y,0,.75*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,.25*y,.25*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,.15*a,.25*y,.15*a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,.85*a,.75*y,.85*a,.25*y)),b.add(new go.PathSegment(go.PathSegment.Move,.1675*a,.15*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.8325*a,.15*y,.35*a,.3*y,.65*a,.3*y)),b.add(new go.PathSegment(go.PathSegment.Move,.1675*a,.85*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.8325*a,.85*y,.35*a,.7*y,.65*a,.7*y)),x}),go.Shape.defineFigureGenerator("Wave",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.25*y,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.25*y,.1*a,0,.2*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,.7*a,.25*y,.425*a,.5*y,.575*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,a,.25*y,.8*a,0,.9*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.75*y)),b.add(new go.PathSegment(go.PathSegment.Move,0,.25*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.75*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.75*y,.1*a,.5*y,.2*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.7*a,.75*y,.425*a,y,.575*a,y)),b.add(new go.PathSegment(go.PathSegment.Bezier,a,.75*y,.8*a,.5*y,.9*a,.5*y)),x}),go.Shape.defineFigureGenerator("Operator",function(ae,a,y){var x=new go.Geometry,b=.3,E=ue*.3,z=.5,ee=.7,ne=new go.PathFigure((z-b)*a,ee*y,!0);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z-b)*a,ee*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y));var re=new go.PathFigure(0,.7*y,!1);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,a,.7*y,0,0,a,0)),x}),go.Shape.defineFigureGenerator("TripleFanBlades",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.5*a,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.65*y,.65*a,.3*y,.65*a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,.35*a,.5*y,.35*a,.3*y)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,.65*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,y,.3*a,.6*y,.1*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.65*y,.2*a,y,.35*a,.95*y)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,.65*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,a,y,.7*a,.6*y,.9*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.65*y,.8*a,y,.65*a,.95*y)),x}),go.Shape.defineFigureGenerator("CentrifugalPump",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a,0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,0,.075*y,0,.5*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,y,0,y,.4*a,y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.4*y,.8*a,y,.85*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,0)),x}),go.Shape.defineFigureGenerator("Battery",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,.1*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.1*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Move,.4*a,.1*y)),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,.1*y));var E=new go.PathFigure(0,.6*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Move,0,.4*y)),E.add(new go.PathSegment(go.PathSegment.Line,a,.4*y)),x}),go.Shape.defineFigureGenerator("Delete",function(ae,a,y){var x=new go.Geometry,b=.5,E=ue*.5,z=.5,ee=.5,ne=new go.PathFigure((z-b)*a,ee*y,!0);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z-b)*a,ee*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y));var re=new go.PathFigure(.15*a,.5*y,!1);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Line,.85*a,.5*y)),x}),go.Shape.defineFigureGenerator("Flag",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.1*y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Move,0,.1*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.1*y,.15*a,0,.35*a,0)),b.add(new go.PathSegment(go.PathSegment.Bezier,a,.1*y,.65*a,.2*y,.85*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.5*y,.85*a,.6*y,.65*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,.35*a,.4*y,.15*a,.4*y).close()),x}),go.Shape.defineFigureGenerator("Help",function(ae,a,y){var x=new go.Geometry,b=.5,E=ue*.5,z=.5,ee=.5,ne=new go.PathFigure((z-b)*a,ee*y,!1);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z-b)*a,ee*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y).close()),b=.05,E=ue*.05,z=.5,ee=.8;var re=new go.PathFigure((z-b)*a,ee*y,!1);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(z-b)*a,ee*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y).close()),re.add(new go.PathSegment(go.PathSegment.Move,.5*a,.7*y)),re.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.2*y,.75*a,.475*y,.75*a,.225*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.35*y,.4*a,.2*y,.3*a,.25*y)),x}),go.Shape.defineFigureGenerator("Location",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,y,!0).add(new go.PathSegment(go.PathSegment.Line,.75*a,.5*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,.975*a,.025*y,.5*a,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*a,.5*y,.5*a,0,.025*a,.025*y).close()).add(new go.PathSegment(go.PathSegment.Move,.5*a,.2*y)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*a,.3*y,.1*a,.1*y).close()))}),go.Shape.defineFigureGenerator("Lock",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.5*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.5*y));var E=new go.PathFigure(.2*a,.5*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Move,.2*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,.2*a,.3*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.3*y,.25*a,0,.75*a,0)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.3*y)),x}),go.Shape.defineFigureGenerator("Unlocked",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.5*y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.5*y));var E=new go.PathFigure(.2*a,.5*y,!1);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Move,.2*a,.5*y)),E.add(new go.PathSegment(go.PathSegment.Line,.2*a,.3*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.3*y,.25*a,0,.75*a,0)),E.add(new go.PathSegment(go.PathSegment.Line,.8*a,.35*y)),x}),go.Shape.defineFigureGenerator("Gear",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(.9375*a,.56246875*y,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*a,.4375*y)).add(new go.PathSegment(go.PathSegment.Line,.80621875*a,.4375*y)).add(new go.PathSegment(go.PathSegment.Bezier,.763*a,.3316875*y,.79840625*a,.39915625*y,.7834375*a,.3635*y)).add(new go.PathSegment(go.PathSegment.Line,.8566875*a,.23796875*y)).add(new go.PathSegment(go.PathSegment.Line,.76825*a,.14959375*y)).add(new go.PathSegment(go.PathSegment.Line,.67596875*a,.24184375*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*a,.19378125*y,.64228125*a,.2188125*y,.603875*a,.2021875*y)).add(new go.PathSegment(go.PathSegment.Line,.5625*a,.0625*y)).add(new go.PathSegment(go.PathSegment.Line,.4375*a,.0625*y)).add(new go.PathSegment(go.PathSegment.Line,.4375*a,.19378125*y)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*a,.239375*y,.39759375*a,.20190625*y,.36053125*a,.2176875*y)).add(new go.PathSegment(go.PathSegment.Line,.2379375*a,.14959375*y)).add(new go.PathSegment(go.PathSegment.Line,.14953125*a,.2379375*y)).add(new go.PathSegment(go.PathSegment.Line,.23934375*a,.3278125*y)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*a,.4375*y,.21765625*a,.36059375*y,.201875*a,.397625*y)).add(new go.PathSegment(go.PathSegment.Line,.0625*a,.4375*y)).add(new go.PathSegment(go.PathSegment.Line,.0625*a,.5625*y)).add(new go.PathSegment(go.PathSegment.Line,.1938125*a,.5625*y)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*a,.67596875*y,.20221875*a,.603875*y,.21884375*a,.64228125*y)).add(new go.PathSegment(go.PathSegment.Line,.1495625*a,.76825*y)).add(new go.PathSegment(go.PathSegment.Line,.238*a,.8566875*y)).add(new go.PathSegment(go.PathSegment.Line,.3316875*a,.76296875*y)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*a,.80621875*y,.36353125*a,.78340625*y,.3991875*a,.79840625*y)).add(new go.PathSegment(go.PathSegment.Line,.43753125*a,.9375*y)).add(new go.PathSegment(go.PathSegment.Line,.5625*a,.9375*y)).add(new go.PathSegment(go.PathSegment.Line,.5625*a,.80621875*y)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*a,.760625*y,.602375*a,.79809375*y,.63946875*a,.78234375*y)).add(new go.PathSegment(go.PathSegment.Line,.76828125*a,.8566875*y)).add(new go.PathSegment(go.PathSegment.Line,.85671875*a,.76825*y)).add(new go.PathSegment(go.PathSegment.Line,.76065625*a,.67221875*y)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*a,.56246875*y,.78234375*a,.63940625*y,.798125*a,.602375*y)).add(new go.PathSegment(go.PathSegment.Line,.9375*a,.56246875*y).close()).add(new go.PathSegment(go.PathSegment.Move,.5*a,.6*y)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*a,.5*y,.1*a,.1*y).close()))}),go.Shape.defineFigureGenerator("Hand",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.5*y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,.3*y,0,.375*y,.05*a,.325*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.45*a,.075*y,.3*a,.225*y,.4*a,.175*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.525*a,.075*y,.46*a,.05*y,.525*a,.05*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.4*y,.525*a,.275*y,.475*a,.325*y)),b.add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,.55*y,a,.4*y,a,.55*y)),b.add(new go.PathSegment(go.PathSegment.Line,.425*a,.55*y)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,.55*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.6*a,.7*y,.675*a,.55*y,.675*a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Line,.575*a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.575*a,.85*y,.65*a,.7*y,.65*a,.85*y)),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,.85*y)),b.add(new go.PathSegment(go.PathSegment.Line,.525*a,.85*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.535*a,y,.61*a,.85*y,.61*a,y)),b.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,.435*a,y,0,y).close()),x}),go.Shape.defineFigureGenerator("Map",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,.2*y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.25*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Line,.25*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),b.add(new go.PathSegment(go.PathSegment.Move,.25*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.25*a,.8*y)),b.add(new go.PathSegment(go.PathSegment.Move,.5*a,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),b.add(new go.PathSegment(go.PathSegment.Move,.75*a,0)),b.add(new go.PathSegment(go.PathSegment.Line,.75*a,.8*y)),x}),go.Shape.defineFigureGenerator("Eject",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a,y)),b.add(new go.PathSegment(go.PathSegment.Line,a,y*.7)),b.add(new go.PathSegment(go.PathSegment.Line,0,y*.7).close());var E=new go.PathFigure(0,y*.6,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a,.6*y)),E.add(new go.PathSegment(go.PathSegment.Line,.5*a,0).close()),x}),go.Shape.defineFigureGenerator("Pencil",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*a,.1*y)).add(new go.PathSegment(go.PathSegment.Line,a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.9*a,y)).add(new go.PathSegment(go.PathSegment.Line,.1*a,.2*y).close()))}),go.Shape.defineFigureGenerator("Building",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*1,y*1,!1);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,0,y*.85)),b.add(new go.PathSegment(go.PathSegment.Line,.046*a,y*.85)),b.add(new go.PathSegment(go.PathSegment.Line,.046*a,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,0,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,0,y*.3)),b.add(new go.PathSegment(go.PathSegment.Line,.046*a,y*.3)),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*a,y*.3)),b.add(new go.PathSegment(go.PathSegment.Line,a,y*.3)),b.add(new go.PathSegment(go.PathSegment.Line,a,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*a,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*a,y*.85)),b.add(new go.PathSegment(go.PathSegment.Line,a,y*.85).close());var E=new go.PathFigure(.126*a,.85*y,!1);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,.126*a,.45*y)),E.add(new go.PathSegment(go.PathSegment.Line,.322*a,.45*y)),E.add(new go.PathSegment(go.PathSegment.Line,.322*a,.85*y).close());var z=new go.PathFigure(.402*a,.85*y,!1);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.402*a,.45*y)),z.add(new go.PathSegment(go.PathSegment.Line,.598*a,.45*y)),z.add(new go.PathSegment(go.PathSegment.Line,.598*a,.85*y).close());var ee=new go.PathFigure(.678*a,.85*y,!1);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,.678*a,.45*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.874*a,.45*y)),ee.add(new go.PathSegment(go.PathSegment.Line,.874*a,.85*y).close());var ne=new go.PathFigure(.5*a,.1*y,!1);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*a,.3*y).close()),x}),go.Shape.defineFigureGenerator("Staircase",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y*1,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*.8)),b.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.8)),b.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.6)),b.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.6)),b.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.4)),b.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*.4)),b.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*.2)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.2)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.15)),b.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.15)),b.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.35)),b.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.35)),b.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.55)),b.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.55)),b.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.15,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.15,y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,0,y*.95).close()),x}),go.Shape.defineFigureGenerator("5Bars",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,y*1,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*.184,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.184,y*(1-.184)).close());var E=new go.PathFigure(a*.204,y,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a*.204,y*(1-.184))),E.add(new go.PathSegment(go.PathSegment.Line,a*.388,y*(1-.184*2))),E.add(new go.PathSegment(go.PathSegment.Line,a*.388,y*1).close());var z=new go.PathFigure(a*.408,y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.408,y*(1-.184*2))),z.add(new go.PathSegment(go.PathSegment.Line,a*.592,y*(1-.184*3))),z.add(new go.PathSegment(go.PathSegment.Line,a*.592,y*1).close());var ee=new go.PathFigure(a*.612,y,!0);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a*.612,y*(1-.184*3))),ee.add(new go.PathSegment(go.PathSegment.Line,a*.796,y*(1-.184*4))),ee.add(new go.PathSegment(go.PathSegment.Line,a*.796,y*1).close());var ne=new go.PathFigure(a*.816,y,!0);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.816,y*(1-.184*4))),ne.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-.184*5))),ne.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1).close()),x}),go.Shape.defineFigureGenerator("PC",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,0,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,0).close());var E=new go.PathFigure(a*.055,.07*y,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.07)),E.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.1)),E.add(new go.PathSegment(go.PathSegment.Line,a*.055,y*.1).close());var z=new go.PathFigure(a*.055,.13*y,!0);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.13)),z.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.16)),z.add(new go.PathSegment(go.PathSegment.Line,a*.055,y*.16).close());var ee=new go.PathFigure(a*.055,.18*y,!0);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.18)),ee.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.21)),ee.add(new go.PathSegment(go.PathSegment.Line,a*.055,y*.21).close());var ne=new go.PathFigure(a*1,0,!0);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.4,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.65)),ne.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.65).close()),x}),go.Shape.defineFigureGenerator("Plane",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(.55*a,y,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,.7*y)),b.add(new go.PathSegment(go.PathSegment.Line,.1*a,.475*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.35*a,.525*y,0,.4*y,.225*a,.45*y)),b.add(new go.PathSegment(go.PathSegment.Line,.4*a,.475*y)),b.add(new go.PathSegment(go.PathSegment.Line,.15*a,.35*y)),b.add(new go.PathSegment(go.PathSegment.Line,.2*a,.325*y)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,.325*y)),b.add(new go.PathSegment(go.PathSegment.Line,.85*a,.1*y)),b.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,.2*y,.975*a,0,a,.08*y)),b.add(new go.PathSegment(go.PathSegment.Line,.7*a,.45*y)),b.add(new go.PathSegment(go.PathSegment.Line,.6*a,.95*y)),b.add(new go.PathSegment(go.PathSegment.Line,.55*a,y).close()),x}),go.Shape.defineFigureGenerator("Key",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*1,y*.5,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*.9,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,.4*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,.35*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.45,.35*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.15,.2*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.35*y)),b.add(new go.PathSegment(go.PathSegment.Line,0,.65*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.15,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,.8*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.45,.65*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,.65*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.6,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.65,.55*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.7,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.75,.55*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.8,.6*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.85,.575*y)),b.add(new go.PathSegment(go.PathSegment.Line,a*.9,.6*y).close()),b.add(new go.PathSegment(go.PathSegment.Move,.17*a,.425*y)),b.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*a,.5*y,.075*a,.075*y).close()),x}),go.Shape.defineFigureGenerator("FilmTape",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(0,0,!1);x.add(b),b.add(new go.PathSegment(go.PathSegment.Arc,270,180,a*0,a*.3,a*.055)),b.add(new go.PathSegment(go.PathSegment.Line,0,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.08,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.08,y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*1),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*1),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*2),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*2),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*3),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*3),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*4),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*4),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*5),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*5),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*6),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*6),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*7),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*7),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*8),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*8),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*9),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*9),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*10),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*10),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*11),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*11),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*12),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*12),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*13),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*13),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*14),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*14),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*15),y*.95)),b.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*15),y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1));var E=new go.PathFigure(0,0,!1);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a*1,y*0)),E.add(new go.PathSegment(go.PathSegment.Arc,270,-180,a*1,a*.3,a*.055)),E.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1));var z=new go.PathFigure(a*.11,y*.1,!1);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*1+.028*0),y*.1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*1+.028*0),y*.8)),z.add(new go.PathSegment(go.PathSegment.Line,a*.11,y*.8).close());var ee=new go.PathFigure(a*(.11+.24133333*1+.028*1),y*.1,!1);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*2+.028*1),y*.1)),ee.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*2+.028*1),y*.8)),ee.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*1+.028*1),y*.8).close());var ne=new go.PathFigure(a*(.11+.24133333*2+.028*2),y*.1,!1);return x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*3+.028*2),y*.1)),ne.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*3+.028*2),y*.8)),ne.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*2+.028*2),y*.8).close()),x}),go.Shape.defineFigureGenerator("FloppyDisk",function(ae,a,y){var x=new go.Geometry,b=8,E=b*ue,z=new go.PathFigure(b,0,!1);x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.86,0)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.14)),z.add(new go.PathSegment(go.PathSegment.Line,a,y-b)),z.add(new go.PathSegment(go.PathSegment.Bezier,a-b,y,a,y-E,a-E,y)),z.add(new go.PathSegment(go.PathSegment.Line,b,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,y-b,E,y,0,y-E)),z.add(new go.PathSegment(go.PathSegment.Line,0,b)),z.add(new go.PathSegment(go.PathSegment.Bezier,b,0,0,E,E,0).close());var ee=new go.PathFigure(a*.83,0,!1);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a*.83,y*.3)),ee.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*.3)),ee.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*0).close());var ne=new go.PathFigure(a*.83,y*1,!1);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.83,y*.5)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*.5)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*1).close());var re=new go.PathFigure(a*.78,y*.05,!1);return x.add(re),re.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.05)),re.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.25)),re.add(new go.PathSegment(go.PathSegment.Line,a*.78,y*.25).close()),x}),go.Shape.defineFigureGenerator("SpeechBubble",function(ae,a,y){var x=ae?ae.parameter1:NaN;(isNaN(x)||x<0)&&(x=15),x=Math.min(x,a/3),x=Math.min(x,y/3);var b=x*ue,E=y*.8,z=new go.Geometry,ee=new go.PathFigure(x,0,!0);return z.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,a-x,0)),ee.add(new go.PathSegment(go.PathSegment.Bezier,a,x,a-b,0,a,b)),ee.add(new go.PathSegment(go.PathSegment.Line,a,E-x)),ee.add(new go.PathSegment(go.PathSegment.Bezier,a-x,E,a,E-b,a-b,E)),ee.add(new go.PathSegment(go.PathSegment.Line,a*.7,E)),ee.add(new go.PathSegment(go.PathSegment.Line,a*.7,y)),ee.add(new go.PathSegment(go.PathSegment.Line,a*.55,E)),ee.add(new go.PathSegment(go.PathSegment.Line,x,E)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,E-x,b,E,0,E-b)),ee.add(new go.PathSegment(go.PathSegment.Line,0,x)),ee.add(new go.PathSegment(go.PathSegment.Bezier,x,0,0,b,b,0).close()),b>1?(z.spot1=new go.Spot(0,0,b,b),z.spot2=new go.Spot(1,.8,-b,-b)):(z.spot1=go.Spot.TopLeft,z.spot2=new go.Spot(1,.8)),z}),go.Shape.defineFigureGenerator("Repeat",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*0,y*.45,!0);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*.9)),b.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.9)),b.add(new go.PathSegment(go.PathSegment.Line,a*.65,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*.45).close());var E=new go.PathFigure(a*1,y*.55,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*1)),E.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.55)),E.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*.55)),E.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*.1)),E.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.1)),E.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*0)),E.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),E.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*.55).close()),x}),go.Shape.defineFigureGenerator("Windows",function(ae,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close()).add(new go.PathSegment(go.PathSegment.Move,.4*a,.4*y)).add(new go.PathSegment(go.PathSegment.Line,.4*a,.8*y)).add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)).add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y).close()).add(new go.PathSegment(go.PathSegment.Move,.2*a,.1*y)).add(new go.PathSegment(go.PathSegment.Line,.2*a,.6*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.6*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.1*y).close()).add(new go.PathSegment(go.PathSegment.Move,.1*a,.6*y)).add(new go.PathSegment(go.PathSegment.Line,.1*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y).close()))}),go.Shape.defineFigureGenerator("Terminal",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*0,y*.1,!1);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.1)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.9)),b.add(new go.PathSegment(go.PathSegment.Line,a*0,y*.9).close());var E=new go.PathFigure(a*.1,y*.2,!0);x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a*.1,y*.25)),E.add(new go.PathSegment(go.PathSegment.Line,a*.22,y*.285)),E.add(new go.PathSegment(go.PathSegment.Line,a*.1,y*.32)),E.add(new go.PathSegment(go.PathSegment.Line,a*.1,y*.37)),E.add(new go.PathSegment(go.PathSegment.Line,a*.275,y*.32)),E.add(new go.PathSegment(go.PathSegment.Line,a*.275,y*.25).close());var z=new go.PathFigure(a*.28,y*.37,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.37)),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.41)),z.add(new go.PathSegment(go.PathSegment.Line,a*.28,y*.41).close()),x}),go.Shape.defineFigureGenerator("Beaker",function(ae,a,y){var x=new go.Geometry,b=15,E=b*ue,z=new go.PathFigure(a*.62,y*.475,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,y-b)),z.add(new go.PathSegment(go.PathSegment.Bezier,a-b,y,a,y-E,a-E,y)),z.add(new go.PathSegment(go.PathSegment.Line,b,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,y-b,E,y,0,y-E)),z.add(new go.PathSegment(go.PathSegment.Line,a*.38,y*.475)),z.add(new go.PathSegment(go.PathSegment.Line,a*.38,y*.03)),z.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.62,y*.03).close()),E>1?(x.spot1=new go.Spot(0,0,E,E),x.spot2=new go.Spot(1,1,-E,-E)):(x.spot1=go.Spot.TopLeft,x.spot2=go.Spot.BottomRight),x}),go.Shape.defineFigureGenerator("Download",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*0,y*1,!0);x.add(b);var E=.1/.3;b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*.755,y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*.93,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.61,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.39,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.07,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.755),y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.8),y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*0,y*(1-E)).close());var z=new go.PathFigure(a*.4,y*0,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.44)),z.add(new go.PathSegment(go.PathSegment.Line,a*.26,y*.44)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.66)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.26),y*.44)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.44)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*0).close()),x}),go.Shape.defineFigureGenerator("Bin",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*0,y*1,!0);x.add(b);var E=.1/.3;return b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*.755,y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*.93,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.61,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.39,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.07,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.755),y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.8),y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*0,y*(1-E)).close()),x}),go.Shape.defineFigureGenerator("Upload",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*0,y*1,!0);x.add(b);var E=.1/.3;b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*.755,y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*.93,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.61,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.39,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*.07,y*(1-E))),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.755),y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*.055)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*(1-.8),y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*0,y*(1-E)).close());var z=new go.PathFigure(a*.5,y*0,!0);return x.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.26,y*.25)),z.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.25)),z.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.63)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.63)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.25)),z.add(new go.PathSegment(go.PathSegment.Line,a*.74,y*.25).close()),x}),go.Shape.defineFigureGenerator("EmptyDrink",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*.15,y*0,!1);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*.85,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*1).close()),x}),go.Shape.defineFigureGenerator("Drink",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*.15,y*0,!1);x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*.85,y*0)),b.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*1).close());var E=new go.PathFigure(a*.235,y*.28,!0);return x.add(E),E.add(new go.PathSegment(go.PathSegment.Line,a*.765,y*.28)),E.add(new go.PathSegment(go.PathSegment.Line,a*.655,y*.97)),E.add(new go.PathSegment(go.PathSegment.Line,a*.345,y*.97).close()),x}),go.Shape.defineFigureGenerator("4Arrows",function(ae,a,y){var x=new go.Geometry,b=new go.PathFigure(a*.5,y*0,!0);return x.add(b),b.add(new go.PathSegment(go.PathSegment.Line,a*.65,y*.25)),b.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.25)),b.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.35)),b.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.5)),b.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.65)),b.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.55)),b.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.55)),b.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.65,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*1)),b.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.75)),b.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.55)),b.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.55)),b.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.65)),b.add(new go.PathSegment(go.PathSegment.Line,a*0,y*.5)),b.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.35)),b.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.45)),b.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.25)),b.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.25).close()),x}),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")},11081: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 Ie={},mt="5.0",oe={},te=null,ce=!1,ke=!1,Ye=null,Pe=!1,ze=null,ue=null,Xe=0;Xe<arguments.length;Xe++){var Ce=arguments[Xe];if(Ce!==null)switch(typeof Ce){case"number":mt=Ce.toFixed(1);break;case"string":Ce.match(new RegExp("^[0-9]\\.[0-9]+$"))?mt=Ce:Ye=Ce;break;case"object":typeof Ce.is3D!="undefined"?te=Ce:oe=Ce;break;case"boolean":ce=Ce,ke=!0;break}}te===null&&(te={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},oe.material_id!==void 0&&!ke&&(ce=!0)),Ye!==null&&oe.id===void 0&&(oe.id=Ye);var je="",Te="",Oe=!1,Re=null,ae=null,a=null,y=!1,x=null,b=null,E=null,z=null,ee=null;oe.height!==void 0&&(oe.height=Math.round(oe.height)),oe.width!==void 0&&(oe.width=Math.round(oe.width));var ne=function(ve){return parseFloat(ve)>4?parseFloat(ve):5};Ie.setHTML5Codebase=function(ve,ye){ue=ve,Me(ve,ye)},Ie.setJavaCodebase=Ie.setJavaCodebaseVersion=Ie.isCompiledInstalled=Ie.setPreCompiledScriptPath=Ie.setPreCompiledResourcePath=function(){},Ie.setHTML5CodebaseVersion=function(ve,ye){var Ke=parseFloat(ve);if(Ke!==NaN&&Ke<5){console.log("The GeoGebra HTML5 codebase version "+Ke+" is deprecated. Using version latest instead.");return}ze=ve,on(ve,ye)},Ie.getHTML5CodebaseVersion=function(){return ae},Ie.getParameters=function(){return oe},Ie.setFontsCSSURL=function(ve){z=ve},Ie.setGiacJSURL=function(ve){},Ie.setJNLPFile=function(ve){je=ve},Ie.setJNLPBaseDir=function(ve){},Ie.inject=function(){function ve(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var ye="auto",Ke=oe.id,pt,ot=!1,Lt=0;Lt<arguments.length;Lt++){var se=arguments[Lt];typeof se=="string"?(se=se.toLowerCase(),se.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?ye=se:Ke=arguments[Lt]):typeof se=="boolean"?ot=se:se instanceof HTMLElement&&(pt=se)}lt();function lt(){if(!Pe){setTimeout(lt,200);return}ye=Ue(ye);var Ot=pt||document.getElementById(Ke);if(!Ot){console.log("possibly bug on ajax loading? ");return}if(Ie.removeExistingApplet(Ot,!1),oe.width===void 0&&Ot.clientWidth&&(oe.width=Ot.clientWidth),oe.height===void 0&&Ot.clientHeight&&(oe.height=Ot.clientHeight),!(oe.width&&oe.height)&&ye==="html5"&&(delete oe.width,delete oe.height),Re=ye,ye==="screenshot")Et(Ot,oe);else{var Wt=!1;oe.hasOwnProperty("playButton")&&oe.playButton||oe.hasOwnProperty("clickToLoad")&&oe.clickToLoad?Wt=!0:oe.hasOwnProperty("playButtonAutoDecide")&&oe.playButtonAutoDecide&&(Wt=(!re()||ve())&&ge()),Wt?(Re="screenshot",yt(Ot,oe,ot,ye)):et(Ot,oe,ot)}}};function re(){try{return window.self!==window.top}catch(ve){return!0}}function ge(){return oe.hasOwnProperty("screenshotGenerator")&&oe.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}Ie.getViews=function(){return te},Ie.isJavaInstalled=function(){return!1};var ie=function(ve){var ye=function(Lt){var se=JSON.parse(Lt),lt=function(Ft){return Ft.type=="G"||Ft.type=="E"},Ot=se.elements?se.elements.filter(lt)[0]:se;if(!Ot||!Ot.url){Ke();return}oe.fileName=Ot.url,Se(Ot.settings||{}),te.is3D=!0;var Wt="https://www.geogebra.org/images/";Ie.setPreviewImage(x||Ot.previewUrl,Wt+"GeoGebra_loading.png",Wt+"applet_play.png"),ve()},Ke=function(){oe.onError&&oe.onError(),vt("Error: Fetching material (id "+oe.material_id+") failed.",oe)},pt=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",ot="/materials/"+oe.material_id+"?scope=basic";me("https://"+pt+"/api/proxy.php?path="+encodeURIComponent(ot),ye,Ke)};function Se(ve){var ye=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Ke){ve[Ke]=!!ve[Ke]}),ye.forEach(function(Ke){oe[Ke]===void 0&&ve[Ke]!==void 0&&(oe[Ke]=ve[Ke])}),oe.showToolBarHelp===void 0&&(oe.showToolBarHelp=oe.showToolBar)}function me(ve,ye,Ke){var pt=new XMLHttpRequest;pt.open("GET",ve),pt.onload=function(){ye(pt.responseText)},pt.onerror=Ke,pt.send()}Ie.isHTML5Installed=function(){return!0},Ie.getLoadedAppletType=function(){return Re},Ie.setPreviewImage=function(ve,ye,Ke){x=ve,b=ye,E=Ke},Ie.removeExistingApplet=function(ve,ye){var Ke;typeof ve=="string"&&(ve=document.getElementById(ve)),Re=null;var pt=null;for(Ke=0;Ke<ve.childNodes.length;Ke++){var ot=ve.childNodes[Ke],Lt=ot.className;Lt==="applet_screenshot"?ye?(ot.style.display="block",Re="screenshot"):ot.style.display="none":Lt!=="applet_scaler prerender"&&(ve.removeChild(ot),pt=Lt&&Lt.indexOf("appletParameters")!=-1?ot.id:null,Ke--)}var se=oe.id!==void 0?oe.id:pt,lt=window[se];lt&&typeof lt.getBase64=="function"&&(lt.remove(),window[se]=null)},Ie.refreshHitPoints=function(){if(ne(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var ve=Ie.getAppletObject();return ve&&typeof ve.recalculateEnvironments=="function"?(ve.recalculateEnvironments(),!0):!1},Ie.startAnimation=function(){var ve=Ie.getAppletObject();return ve&&typeof ve.startAnimation=="function"?(ve.startAnimation(),!0):!1},Ie.stopAnimation=function(){var ve=Ie.getAppletObject();return ve&&typeof ve.stopAnimation=="function"?(ve.stopAnimation(),!0):!1},Ie.getAppletObject=function(){var ve=oe.id!==void 0?oe.id:"ggbApplet";return window[ve]},Ie.resize=function(){};var Ee=function(ve,ye,Ke){var pt=document.createElement("param");pt.setAttribute("name",ye),pt.setAttribute("value",Ke),ve.appendChild(pt)},He=function(ve){return ve&&ve!=="false"},et=function(ve,ye,Ke){ne(ae)<=4.2&&(Ke=!0);var pt=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==ae||ggbHTML5LoadedCodebaseIsWebSimple&&!y)&&(pt=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var ot=document.createElement("div");ot.classList.add("appletParameters","notranslate");var Lt=ye.width,se=ye.height;if(ye.disableAutoScale=ye.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():ye.disableAutoScale,ye.width!==void 0)if(ne(ae)<=4.4)He(ye.showToolBar)&&(ye.height-=7),He(ye.showAlgebraInput)&&(ye.height-=37),ye.width<605&&He(ye.showToolBar)&&(ye.width=605,Lt=605);else{var lt=100;(He(ye.showToolBar)||He(ye.showMenuBar))&&(ye.hasOwnProperty("customToolBar")&&(ye.customToolbar=ye.customToolBar),lt=He(ye.showMenuBar)?245:155),Lt<lt&&(ye.width=lt,Lt=lt)}ot.style.border="none",ot.style.display="inline-block";for(var Ot in ye)ye.hasOwnProperty(Ot)&&Ot!=="appletOnLoad"&&ot.setAttribute("data-param-"+Ot,ye[Ot]);z&&ot.setAttribute("data-param-fontscssurl",z),Ie.resize=function(){GGBAppletUtils.responsiveResize(ve,ye)},window.addEventListener("resize",function($e){Ie.resize()});var Wt=typeof ye.appletOnLoad=="function"?ye.appletOnLoad:function(){};if(!Ke&&ye.width!==void 0){ye.hasOwnProperty("showSplash")||ot.setAttribute("data-param-showSplash","false");var Ft=ve.querySelector(".applet_scaler.prerender"),Je=Ft!==null;if(Je)var Ae=Ft.querySelector(".ggb_preview");else{var Ae=jt(Lt,se,ye.borderColor,!1);Ft=document.createElement("div"),Ft.className="applet_scaler",Ft.style.position="relative",Ft.style.display="block",Ft.style.width=Lt+"px",Ft.style.height=se+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Ft,"66%"),ne(ae)>=5?(ye.appletOnLoad=function($e){var Dt=ve.querySelector(".ggb_preview");Dt&&Dt.parentNode.removeChild(Dt),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Ft),window.GGBT_wsf_view&&$(window).trigger("resize"),Wt($e)},Je||Ft.appendChild(Ae)):ot.appendChild(Ae),Ft.appendChild(ot),Je||ve.appendChild(Ft),setTimeout(function(){Ie.resize()},1)}else{var le=document.createElement("div");le.className="applet_scaler",le.style.position="relative",le.style.display="block",le.appendChild(ot),ve.appendChild(le),ye.appletOnLoad=function($e){Ie.resize(),Wt($e)}}function fe($e,Dt){Dt&&typeof Dt.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement($e,Dt.appletOnLoad):renderGGBElement($e),vt("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",Dt)}function Be($e,Dt){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:$e,params:Dt}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(en){fe(en.article,en.params)}),html5AppletsToProcess=null)},ne(ae)<5&&($e.className+=" geogebraweb")):fe($e,Dt)}if(pt){scriptLoadStarted=!0;for(var Ze=0;Ze<ot.childNodes.length;Ze++){var pe=ot.childNodes[Ze].tagName;pe==="TABLE"&&(ot.removeChild(ot.childNodes[Ze]),Ze--)}if(ggbHTML5LoadedScript!==null){var rt=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');rt!=null&&rt.parentNode.removeChild(rt)}var wt=document.createElement("script"),ft=function(){Be(ot,ye)};wt.src=Te+a,ggbHTML5LoadedCodebaseIsWebSimple=y,ggbHTML5LoadedCodebaseVersion=ae,ggbHTML5LoadedScript=wt.src,vt("GeoGebra HTML5 codebase loaded: '"+Te+"'.",ye),!ue&&(!ze||ze=="5.0")?(y?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),ft()):Te.requirejs?__webpack_require__.e(981).then(function(){var $e=[__webpack_require__(60981)];ft.apply(null,$e)}.bind(this)).catch(__webpack_require__.oe):(wt.onload=ft,ve.appendChild(wt))}else Be(ot,ye);ye.height=se,ye.width=Lt},Et=function(ve,ye,Ke){var pt=jt(ye.width,ye.height,ye.borderColor,Ke),ot=document.createElement("div");ot.style.position="relative",ot.style.display="block",ot.style.width=ye.width+"px",ot.style.height=ye.height+"px",ot.className="applet_screenshot applet_scaler"+(Ke?" applet_screenshot_play":""),ot.appendChild(pt);var Lt=GGBAppletUtils.getScale(ye,ve,Ke);Ke?(ve.appendChild(At()),window.GGBT_wsf_view||(ve.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(ot,"66%"),ve.appendChild(ot),Lt!==1&&!isNaN(Lt)&&(GGBAppletUtils.scaleElement(ot,Lt),ot.style.width=ye.width+"px",ot.style.height=ye.height+"px",ot.parentNode.style.width=ye.width*Lt+"px",ot.parentNode.style.height=ye.height*Lt+"px"),Ie.resize=function(){Ht(ve,pt,ot,Ke)},window.addEventListener("resize",function(se){Ie.resize()}),Ie.resize()};function Ht(ve,ye,Ke,pt){if(ve.contains(ye)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ve.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(ve)}var ot=GGBAppletUtils.getScale(oe,ve,pt);Ke.parentNode!==null&&(!isNaN(ot)&&ot!==1?(GGBAppletUtils.scaleElement(Ke,ot),Ke.parentNode.style.width=oe.width*ot+"px",Ke.parentNode.style.height=oe.height*ot+"px"):(GGBAppletUtils.scaleElement(Ke,1),Ke.parentNode.style.width=oe.width+"px",Ke.parentNode.style.height=oe.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(ve),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}Ie.onExitFullscreen=function(ve,ye){ye.appendChild(ve)};var yt=function(ve,ye,Ke,pt){Et(ve,ye,!0);for(var ot=function(){var lt=[];for(se=0;se<ve.childNodes.length;se++)lt.push(ve.childNodes[se]);if(window.GGBT_wsf_view){var Ot=window.GGBT_wsf_view.renderFullScreen(ve,ye.id),Wt=document.getElementById("fullscreencontainer"),Ft=jQuery(ve).find(".fullscreencontent");Ft.length>0?(Ot.remove(),Ft.attr("id","fullscreencontent").show(),jQuery(Wt).append(Ft),window.dispatchEvent(new Event("resize"))):et(Ot,ye,!1),window.GGBT_wsf_view.launchFullScreen(Wt)}else Re=pt,et(ve,ye,!1);if(!window.GGBT_wsf_view)for(se=0;se<lt.length;se++)ve.removeChild(lt[se])},Lt=ve.getElementsByClassName("ggb_preview_play"),se=0;se<Lt.length;se++)Lt[se].addEventListener("click",ot,!1),Lt[se].addEventListener("ontouchstart",ot,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(ve),ge()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},At=function(){var ve=document.createElement("div");if(ve.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var ye='.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");}',Ke=document.createElement("style");Ke.styleSheet?Ke.styleSheet.cssText=ye:Ke.appendChild(document.createTextNode(ye)),document.getElementsByTagName("head")[0].appendChild(Ke)}return ve},jt=function(ve,ye,Ke,pt){var ot=document.createElement("div");ot.className="ggb_preview",ot.style.position="absolute",ot.style.zIndex="90",ot.style.width=ve-2+"px",ot.style.height=ye-2+"px",ot.style.top="0px",ot.style.left="0px",ot.style.overflow="hidden",ot.style.backgroundColor="white";var Lt="lightgrey";Ke!==void 0&&(Ke==="none"?Lt="transparent":Lt=Ke),ot.style.border="1px solid "+Lt;var se=document.createElement("img");if(se.style.position="relative",se.style.zIndex="1000",se.style.top="-1px",se.style.left="-1px",x!==null&&se.setAttribute("src",x),se.style.opacity=.7,b!==null){var lt,Ot,Wt;if(!pt){lt=document.createElement("img"),lt.style.position="absolute",lt.style.zIndex="1001",lt.style.opacity=1,se.style.opacity=.3,Ot=360,Ot>ve/4*3&&(Ot=ve/4*3),Wt=Ot/5.8,lt.setAttribute("src",b),lt.setAttribute("width",Ot),lt.setAttribute("height",Wt);var Ft=(ve-Ot)/2,Je=(ye-Wt)/2;lt.style.left=Ft+"px",lt.style.top=Je+"px",ot.appendChild(lt)}}return ot.appendChild(se),ot},Ue=function(ve){return ve=ve.toLowerCase(),ve==="html5"||ve==="screenshot"?ve:"html5"},Ut=["web","webSimple","web3d","tablet","tablet3d","phone"],on=function(ve,ye){if(ae=ve,ye){Me(ae,!0);return}var Ke=!ce;if(Ke){var pt=ne(ae);!isNaN(pt)&&pt<4.4&&(Ke=!1)}var ot,Lt;window.location.protocol.substr(0,4)==="http"?ot=window.location.protocol:ot="http:";var se=ae.indexOf("//");se>0?Lt=ae:se===0?Lt=ot+ae:Lt="https://www.geogebra.org/apps/5.2.814.0/";for(var lt in Ut)if(ae.slice(Ut[lt].length*-1)===Ut[lt]||ae.slice((Ut[lt].length+1)*-1)===Ut[lt]+"/"){Me(Lt,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Ke&&!te.is3D&&!te.AV&&!te.SV&&!te.CV&&!te.EV2&&!te.CP&&!te.PC&&!te.DA&&!te.FI&&!te.PV&&!He(oe.showToolBar)&&!He(oe.showMenuBar)&&!He(oe.showAlgebraInput)&&!He(oe.enableRightClick)&&(!oe.appName||oe.appName=="classic")?Lt+="webSimple/":Lt+="web3d/",Me(Lt,!1)},Me=function(ve,ye){if(ve.requirejs){Te=ve;return}ve.slice(-1)!=="/"&&(ve+="/"),Te=ve,ye===null&&(ye=ve.indexOf("http")===-1),Oe=ye,a="web.nocache.js",y=!1;var Ke=Te.split("/");Ke.length>1&&(!ye&&Ke[Ke.length-2]==="webSimple"?(a="webSimple.nocache.js",y=!0):Ut.indexOf(Ke[Ke.length-2])>=0&&(a=Ke[Ke.length-2]+".nocache.js")),Ke=ve.split("/"),ae=Ke[Ke.length-3],ae.substr(0,4)==="test"?ae=ae.substr(4,1)+"."+ae.substr(5,1):(ae.substr(0,3)==="war"||ae.substr(0,4)==="beta")&&(ae="5.0");var pt=parseFloat(ae);pt!==NaN&&pt<5&&ve.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+pt+" is deprecated. Using version latest instead."),on("5.0",ye))},vt=function(ve,ye){window.console&&window.console.log&&(!ye||typeof ye.showLogging=="undefined"||ye.showLogging&&ye.showLogging!=="false")&&console.log(ve)};oe.material_id!==void 0?ie(Bt):Bt();function Bt(){var ve=mt;ze!==null?ve=ze:parseFloat(ve)<5&&(ve="5.0"),on(ve,!1),ue!==null&&Me(ue,Oe),Pe=!0}return Ie},GGBAppletUtils=function(){"use strict";function Ie(){return window.GGBT_wsf_edit!==void 0}function mt(Pe,ze){ze!=1?(Pe.style.transformOrigin="0% 0% 0px",Pe.style.webkitTransformOrigin="0% 0% 0px",Pe.style.transform="scale("+ze+","+ze+")",Pe.style.webkitTransform="scale("+ze+","+ze+")",Pe.style.maxWidth="initial",Pe.querySelector(".ggb_preview")!==null&&(Pe.querySelector(".ggb_preview").style.maxWidth="initial"),Pe.querySelectorAll(".ggb_preview img")[0]!==void 0&&(Pe.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),Pe.querySelectorAll(".ggb_preview img")[1]!==void 0&&(Pe.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(Pe.style.transform="none",Pe.style.webkitTransform="none")}function oe(Pe,ze,ue,Xe,Ce,je){var Te=null;if(je!=null&&je!="")for(var Oe=Pe.parentNode;Oe!=null;)if((" "+Oe.className+" ").indexOf(" "+je+" ")>-1){Te=Oe;break}else Oe=Oe.parentNode;var Re=0,ae=0,a=0,y=0,x=0,b=0,E=0;if(Te)Re=Te.offsetWidth,ae=Math.max(Xe?Te.offsetWidth:0,Te.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Re=Math.min(window.innerWidth,document.documentElement.clientWidth),ae=Math.min(window.innerHeight,document.documentElement.clientHeight),a=Re):(Re=window.innerWidth,ae=window.innerHeight,a=window.innerWidth),Pe){var z=Pe.getBoundingClientRect();z.left>0&&z.left<=Re&&(Ce===void 0||!Ce)&&(document.dir==="rtl"?(x=Re-z.width-z.left,b=a<=480?10:30):(b=z.left,x=a<=480?10:30),y=b+x)}if(Pe&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var ee=Pe.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(y=40,E=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(y=0,E=40)}}return Pe&&((ue===void 0||!ue)&&ze>0&&ze+y<Re?Re=ze:Re-=y,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(ue===void 0||!ue)&&(ae-=E)),{width:Re,height:ae}}function te(Pe,ze,ue,Xe,Ce){if(Pe.isScreenshoGenerator)return 1;var je=Xe!==void 0&&Xe,Te=Pe.noScaleMargin!=null&&Pe.noScaleMargin,Oe=function(ee){return ee&&ee!=="false"},Re=Oe(Pe.autoHeight),ae=oe(ze,Pe.width,ue,Re,je&&window.GGBT_wsf_view||Te,Ce),a=parseInt(ae.width),y=Pe.width,x=Pe.height;if(y===void 0){var b=ze.querySelector(".appletParameters");b&&(y=b.offsetWidth,x=b.offsetHeight)}var E=a/y,z=je?1:ae.height/x;return ue!==void 0&&!ue&&(E=Math.min(1,E),z=Math.min(1,z)),Math.min(E,z)}function ce(Pe,ze,ue){var Xe=1,Ce,je=!1;if(Pe.hasOwnProperty("allowUpscale")&&(je=Pe.allowUpscale),Pe.hasOwnProperty("scale")&&(Xe=parseFloat(Pe.scale),(isNaN(Xe)||Xe===null||Xe===0)&&(Xe=1),Xe>1&&(je=!0)),ze&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(je=!0),!(Pe.hasOwnProperty("disableAutoScale")&&Pe.disableAutoScale))Ce=te(Pe,ze,je,ue,Pe.scaleContainerClass);else return Xe;return je&&(!Pe.hasOwnProperty("scale")||Xe===1)?Ce:Math.min(Xe,Ce)}function ke(Pe){var ze=Math.min(window.innerWidth,document.documentElement.clientWidth),ue=Math.min(window.innerHeight,document.documentElement.clientHeight),Xe=Pe.getBoundingClientRect(),Ce=(ze-Xe.width)/2,je=(ue-Xe.height)/2;je<0&&(je=0),Pe.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(Ce<40?Pe.style.left="40px":Pe.style.left=Ce+"px",Pe.style.top=je+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(je<40?Pe.style.top="40px":Pe.style.top=je+"px",Pe.style.left=Ce+"px")}function Ye(Pe,ze){var ue=Pe.querySelector(".appletParameters");if(ue){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ze.id!==ue.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(Pe)}if(ue.parentElement&&/fullscreen/.test(ue.parentElement.className))return;var Xe=ce(ze,Pe);Ie()&&ue.setAttribute("data-param-scale",Xe);for(var Ce=null,je=0;je<Pe.childNodes.length;je++)if(Pe.childNodes[je].className!==void 0&&Pe.childNodes[je].className.match(/^applet_scaler/)){Ce=Pe.childNodes[je];break}if(Ce!==null&&Ce.querySelector(".noscale")!==null)return;var Te=ze.id!==void 0?ze.id:"ggbApplet",Oe=window[Te];(Oe==null||!Oe.recalculateEnvironments)&&Ce!==null&&!Ce.className.match(/fullscreen/)&&(Ce.parentNode.style.transform="",!isNaN(Xe)&&Xe!==1?(Ce.parentNode.style.width=ze.width*Xe+"px",Ce.parentNode.style.height=ze.height*Xe+"px",mt(Ce,Xe)):(mt(Ce,1),Ce.parentNode.style.width=ze.width+"px",Ce.parentNode.style.height=ze.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&ke(Pe),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(ue).parents(".content-added-content"))}}return{responsiveResize:Ye,isFlexibleWorksheetEditor:Ie,positionCenter:ke,getScale:ce,scaleElement:mt}}();__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 Ie=n.location.search;return Ie.indexOf(J)!=-1||Ie.indexOf(K)!=-1}function q(Ie,mt){}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(Ie){var mt=s[L].bindings;s[L].bindings=function(){for(var oe=mt?mt():{},te=Ie[webModule.__softPermutationId],ce=O;ce<te.length;ce++){var ke=te[ce];oe[ke[O]]=ke[P]}return oe}};var t;function u(){return v(),t}function v(){if(!t){var Ie=o.createElement(Q);if(Ie.id=L,Ie.style.cssText=R+S,Ie.tabIndex=-1,o.body.appendChild(Ie),t=Ie.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var mt=document.compatMode==U?V:W;t.write(mt+X),t.close()}}}function w(Ie){function mt(te){function ce(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var ke=ce();if(ke){te();return}function Ye(){if(!ke){if(!ce())return;ke=!0,te(),o.removeEventListener&&o.removeEventListener(Z,Ye,!1),Pe&&clearInterval(Pe)}}o.addEventListener&&o.addEventListener(Z,Ye,!1);var Pe=setInterval(function(){Ye()},$)}function oe(te){var ce=u(),ke=ce.body,Ye=ce.createElement(_);Ye.language=ab,Ye.crossOrigin=W,Ye.src=te,webModule.__errFn&&(Ye.onerror=function(){webModule.__errFn(L,new Error(bb+te))}),ke.appendChild(Ye)}mt(function(){oe(Ie)})}webModule.__startLoadingFragment=function(Ie){return C(Ie)},webModule.__installRunAsyncCode=function(Ie){var mt=u(),oe=mt.body,te=mt.createElement(_);te.language=ab,te.text=Ie,oe.appendChild(te),oe.removeChild(te)};function A(){for(var c={},d,e,f=o.getElementsByTagName(fb),g=O,h=f.length;g<h;++g){var i=f[g],j=i.getAttribute(gb),k;if(j){if(j=j.replace(hb,W),j.indexOf(ib)>=O)continue;if(j==jb){if(k=i.getAttribute(kb),k){var l,m=k.indexOf(lb);m>=O?(j=k.substring(O,m),l=k.substring(m+P)):(j=k,l=W),c[j]=l}}else if(j==mb){if(k=i.getAttribute(kb),k)try{d=eval(k)}catch(Ie){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(Ie){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(Ie){var mt=c[Ie];return mt==null?null:mt},r=d,webModule.__errFn=e}function B(){function Ie(Pe){var ze=Pe.lastIndexOf(rb);ze==-1&&(ze=Pe.length);var ue=Pe.indexOf(sb);ue==-1&&(ue=Pe.length);var Xe=Pe.lastIndexOf(tb,Math.min(ue,ze));return Xe>=O?Pe.substring(O,Xe+P):W}function mt(Pe){if(!Pe.match(/^\w+:\/\//)){var ze=o.createElement(ub);ze.src=Pe+vb,Pe=Ie(ze.src)}return Pe}function oe(){var Pe=__gwt_getMetaProperty(wb);return Pe!=null?Pe:W}function te(){for(var Pe=o.getElementsByTagName(_),ze=O;ze<Pe.length;++ze)if(Pe[ze].src.indexOf(xb)!=-1)return Ie(Pe[ze].src);return W}function ce(){var Pe=o.getElementsByTagName(yb);return Pe.length>O?Pe[Pe.length-P].href:W}function ke(){var Pe=o.location;return Pe.href==Pe.protocol+zb+Pe.host+Pe.pathname+Pe.search+Pe.hash}var Ye=oe();return Ye==W&&(Ye=te()),Ye==W&&(Ye=ce()),Ye==W&&ke()&&(Ye=Ie(o.location.href)),Ye=mt(Ye),Ye}function C(Ie){return Ie.match(/^\//)||Ie.match(/^[a-zA-Z]+:\/\//)?Ie:webModule.__moduleBase+Ie}function D(){var Ie=[],mt=O,oe=[],te=[];function ce(Pe){var ze=te[Pe](),ue=oe[Pe];if(ze in ue)return ze;var Xe=[];for(var Ce in ue)Xe[ue[Ce]]=Ce;throw r&&r(Pe,Xe,ze),null}if(__gwt_isKnownPropertyValue=function(Pe,ze){return ze in oe[Pe]},webModule.__getPropMap=function(){var Pe={};for(var ze in oe)oe.hasOwnProperty(ze)&&(Pe[ze]=ce(ze));return Pe},webModule.__computePropValue=ce,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var ke;try{ke=Cb;var Ye=ke.indexOf(Db);Ye!=-1&&(mt=parseInt(ke.substring(Ye+P),$),ke=ke.substring(O,Ye))}catch(Pe){}return webModule.__softPermutationId=mt,C(ke+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase=window.ENV==="build"?"/react/build/js/mathematicalGraphics/"+name+"/":"/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})()},67303:function(Ie,mt,oe){"use strict";oe.d(mt,{Ax:function(){return Ye},Ds:function(){return Pe},KI:function(){return ue},SI:function(){return ke},f1:function(){return ce}});var te=oe(90524);function ce(Xe){let Ce=!0;if(Xe.length>0){for(let je=0;je<Xe.length;je++)if(Xe[je].compile_success==0||!Xe[je].compile_success){Ce=!1;break}}else Ce=!1;return Ce}function ke(Xe,Ce=""){let je=[];for(let Te=0;Te<Xe.length;Te++){let Oe=Xe[Te],Re=Ce?`${Ce}/${Oe.name}`:`${Oe.name}`;je.push({title:Oe.name,type:Oe.type,isLeaf:Oe.type!=="tree",key:Re})}return je}function Ye(Xe,Ce,je){for(let Te=0;Te<Xe.length;Te++){let Oe=Xe[Te];if(Oe.key===Ce){Oe.children=je;break}Oe.children&&Ye(Oe.children,Ce,je)}return Xe}function Pe(Xe,Ce,je){let Te;return function(){let Oe=this,Re=arguments,ae=function(){Te=null,je||Xe.apply(Oe,Re)},a=je&&!Te;clearTimeout(Te),Te=setTimeout(ae,Ce),a&&Xe.apply(Oe,Re)}}const ze=!0,ue=te.Z.API_SERVER},6077:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return Te}});var te=oe(59301),ce={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},ke=oe(92310),Ye=oe.n(ke),Pe=oe(71418),ze=oe(2859),ue=oe(82093),Xe=oe(49661),Ce=(Oe,Re,ae)=>new Promise((a,y)=>{var x=z=>{try{E(ae.next(z))}catch(ee){y(ee)}},b=z=>{try{E(ae.throw(z))}catch(ee){y(ee)}},E=z=>z.done?a(z.value):Promise.resolve(z.value).then(x,b);E((ae=ae.apply(Oe,Re)).next())}),Te=({data:Oe,className:Re,fullWidth:ae,style:a={},onClose:y,onOk:x,showFullTools:b,noAssociationId:E})=>{const z=(0,te.useRef)(null),ee=(0,te.useRef)(null),ne=(0,te.useRef)(null),re=(0,te.useRef)(null),[ge,ie]=(0,te.useState)(!1),[Se,me]=(0,te.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,te.useEffect)(()=>{ne.current||(ne.current=document.createElement("style"),document.head.appendChild(ne.current)),Oe!=null&&Oe.visible?(document.body.setAttribute("data-custom","y-hidden"),ne.current.innerHTML=" html { overflow-y: hidden; }",Oe!=null&&Oe.src&&Ee()):(document.body.removeAttribute("data-custom"),ne.current&&(document.head.removeChild(ne.current),ne.current=null))},[Oe==null?void 0:Oe.visible]);const Ee=()=>Ce(void 0,null,function*(){ie(!0),me("\u6B63\u5728\u52A0\u8F7D\u4E2D");const yt=yield(0,Xe.ZJ)(Oe==null?void 0:Oe.src);z.current.src="",z.current.src=yt,z.current.onload=function(){Ht()},ie(!1),me("")}),He=()=>{document.body.removeAttribute("data-custom"),ne.current.innerHTML=" ",y()},et=yt=>Ce(void 0,null,function*(){ie(!0),me("\u6B63\u5728\u4FDD\u5B58\u4E2D");const At=yield(0,ue.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Oe.title,file:yt.dataUrl}});At!=null&&At.id&&!E?(yield(0,ue.ZP)(`/api/attachments/${Oe.id}/add_subitem.json`,{method:"post",body:{subitem_id:At==null?void 0:At.id,settings:JSON.stringify(yt.state)}})).status===0&&x():At!=null&&At.id&&x(At),document.body.removeAttribute("data-custom"),ne.current.innerHTML=" ",ie(!1),me("")}),Et=()=>{const yt=document.querySelector('a[href="https://markerjs.com/"]');yt&&yt.parentNode&&(yt.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(jt=>{const Ue=document.querySelector(jt.name);Ue&&Ue.setAttribute("title",jt.title)})},Ht=()=>{ee.current=new ze.hP(z.current),ee.current.targetRoot=re.current,ee.current.addEventListener("render",et),ee.current.addEventListener("beforeclose",He),b&&(ee.current.availableMarkerTypes=ee.current.ALL_MARKER_TYPES,ee.current.uiStyleSettings.redoButtonVisible=!0,ee.current.uiStyleSettings.notesButtonVisible=!0,ee.current.uiStyleSettings.zoomButtonVisible=!0,ee.current.uiStyleSettings.zoomOutButtonVisible=!0,ee.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=ee.current.uiStyleSettings,ee.current.show(),Oe!=null&&Oe.snapshotData&&ee.current.restoreState(Oe.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Et()},300)};return te.createElement(te.Fragment,null,(Oe==null?void 0:Oe.visible)&&te.createElement(Pe.Z,{spinning:ge,tip:Se,style:{position:"absolute"}},te.createElement("div",{ref:re,className:Ye()(ce.imageDimensions,Re,ae?ce.fullWidth:""),style:a},te.createElement("img",{className:ce.img,ref:z}))))}},88615:function(Ie,mt,oe){"use strict";var te=oe(59301),ce=oe(95237),ke=oe(43604),Ye=oe(99313),Pe=oe(3113),ze=oe(7664),ue=oe(21697),Xe=oe(48136),Ce=oe(59301);const je=(0,te.forwardRef)(({callback:Te,showSaveButton:Oe,value:Re=""},ae)=>{const a=(0,te.useRef)(),y=[{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 "}]}]}],x=[{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}`}]}]}],b=ee=>{a.current.setValue(a.current.getValue()+" "+ee.value+" ")},E=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:Ce.createElement(ce.Z,{className:ue.Z.lists,gutter:[10,10]},y.map((ee,ne)=>Ce.createElement(ke.Z,{flex:"110px",className:ue.Z.item},Ce.createElement("div",null,Ce.createElement(ze.Z,{value:`$$${ee.value}$$`}),ee.name),Ce.createElement("div",{className:ue.Z.children},ee.children.map((re,ge)=>Ce.createElement("div",{key:ge},Ce.createElement("h1",null,re.name),Ce.createElement(ce.Z,{gutter:[10,10]},re.data.map((ie,Se)=>Ce.createElement(ke.Z,{key:Se,onClick:()=>b(ie),className:ue.Z.diamond},Ce.createElement(ze.Z,{value:"`$$"+ie.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:Ce.createElement(ce.Z,{className:ue.Z.lists,gutter:[10,10]},x.map((ee,ne)=>Ce.createElement(ke.Z,{flex:"110px",className:ue.Z.item},Ce.createElement("div",null,Ce.createElement(ze.Z,{value:"`$$"+ee.value+"$$`"}),ee.name),Ce.createElement("div",{className:ue.Z.children},ee.children.map((re,ge)=>Ce.createElement("div",{key:ge},re.name&&Ce.createElement("h1",null,re.name),Ce.createElement(ce.Z,{gutter:[10,10]},re.data.map((ie,Se)=>Ce.createElement(ke.Z,{key:Se,onClick:()=>b(ie),className:ue.Z.diamond},Ce.createElement(ze.Z,{value:"`$$"+ie.value+"$$`"}))))))))))}],z=()=>{var ee=document.createElement("div");ee.innerHTML=a.current.getValue();var ne=ee.innerText;return Te&&Te(ne),ne};return(0,te.useImperativeHandle)(ae,()=>({getData:z})),Ce.createElement("div",{className:ue.Z.mathWrap},Ce.createElement(Ye.default,{defaultActiveKey:"1",items:E}),Ce.createElement("math-field",{locale:"zh_cn",className:ue.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:a,style:{width:800,marginTop:30,fontSize:18}},Re||""),Oe&&Ce.createElement("div",{className:ue.Z.button},Ce.createElement(Pe.ZP,{size:"large",onClick:z,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});mt.Z=je},35584:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return Ne}});var te=oe(59301),ce=oe(33796),ke=oe(15277),Ye=oe(92310),Pe=oe.n(Ye),ze=oe(54476),ue=oe(33885),Xe=oe(20068),Ce=oe(42978),je=oe(76190),Te=oe(75931),Oe=oe(55468),Re=oe(18929),ae=["crossOrigin","decoding","draggable","loading","referrerPolicy","sizes","srcSet","useMap","alt"],a=te.createContext(null),y=0;function x(De,de){var We=te.useState(function(){return y+=1,String(y)}),st=(0,Ce.Z)(We,1),ct=st[0],Qe=te.useContext(a),xt={data:de,canPreview:De};return te.useEffect(function(){if(Qe)return Qe.register(ct,xt)},[]),te.useEffect(function(){Qe&&Qe.register(ct,xt)},[De,de]),ct}function b(De){return new Promise(function(de){var We=document.createElement("img");We.onerror=function(){return de(!1)},We.onload=function(){return de(!0)},We.src=De})}function E(De){var de=De.src,We=De.isCustomPlaceholder,st=De.fallback,ct=(0,te.useState)(We?"loading":"normal"),Qe=(0,Ce.Z)(ct,2),xt=Qe[0],It=Qe[1],Yt=(0,te.useRef)(!1),Kt=xt==="error";(0,te.useEffect)(function(){b(de).then(function(Fe){Fe||It("error")})},[de]),(0,te.useEffect)(function(){We&&!Yt.current?It("loading"):Kt&&It("normal")},[de]);var gn=function(){It("normal")},Jt=function(Ge){Yt.current=!1,xt==="loading"&&Ge!=null&&Ge.complete&&(Ge.naturalWidth||Ge.naturalHeight)&&(Yt.current=!0,gn())},xe=Kt&&st?{src:st}:{onLoad:gn,src:de};return[Jt,xe,xt]}var z=oe(86923),ee=oe(8224),ne=oe(10228),re=oe(48736);function ge(De,de,We,st){var ct=de+We,Qe=(We-st)/2;if(We>st){if(de>0)return(0,Xe.Z)({},De,Qe);if(de<0&&ct<st)return(0,Xe.Z)({},De,-Qe)}else if(de<0||ct>st)return(0,Xe.Z)({},De,de<0?Qe:-Qe);return{}}function ie(De,de,We,st){var ct=(0,Oe.g1)(),Qe=ct.width,xt=ct.height,It=null;return De<=Qe&&de<=xt?It={x:0,y:0}:(De>Qe||de>xt)&&(It=(0,ue.Z)((0,ue.Z)({},ge("x",We,De,Qe)),ge("y",st,de,xt))),It}var Se=oe(13697),me=oe(16089),Ee={x:0,y:0,rotate:0,scale:1,flipX:!1,flipY:!1};function He(De,de,We,st){var ct=(0,te.useRef)(null),Qe=(0,te.useRef)([]),xt=(0,te.useState)(Ee),It=(0,Ce.Z)(xt,2),Yt=It[0],Kt=It[1],gn=function(Ge){Kt(Ee),st&&!(0,Se.Z)(Ee,Yt)&&st({transform:Ee,action:Ge})},Jt=function(Ge,dt){ct.current===null&&(Qe.current=[],ct.current=(0,me.Z)(function(){Kt(function(we){var Tt=we;return Qe.current.forEach(function(ut){Tt=(0,ue.Z)((0,ue.Z)({},Tt),ut)}),ct.current=null,st==null||st({transform:Tt,action:dt}),Tt})})),Qe.current.push((0,ue.Z)((0,ue.Z)({},Yt),Ge))},xe=function(Ge,dt,we,Tt){var ut=De.current,qt=ut.width,kt=ut.height,Ve=ut.offsetWidth,_e=ut.offsetHeight,ht=ut.offsetLeft,at=ut.offsetTop,Qt=Ge,_t=Yt.scale*Ge;_t>We?(Qt=We/Yt.scale,_t=We):_t<de&&(Qt=de/Yt.scale,_t=de);var Xt=we!=null?we:innerWidth/2,tn=Tt!=null?Tt:innerHeight/2,Pn=Qt-1,hn=Pn*qt*.5,Jn=Pn*kt*.5,ea=Pn*(Xt-Yt.x-ht),oa=Pn*(tn-Yt.y-at),Hn=Yt.x-(ea-hn),ta=Yt.y-(oa-Jn);if(Ge<1&&_t===1){var Vn=Ve*_t,Kn=_e*_t,na=(0,Oe.g1)(),jn=na.width,In=na.height;Vn<=jn&&Kn<=In&&(Hn=0,ta=0)}Jt({x:Hn,y:ta,scale:_t},dt)};return{transform:Yt,resetTransform:gn,updateTransform:Jt,dispatchZoomChange:xe}}var et=oe(43403),Et=oe(77900),Ht=function(de){var We=de.visible,st=de.maskTransitionName,ct=de.getContainer,Qe=de.prefixCls,xt=de.rootClassName,It=de.icons,Yt=de.countRender,Kt=de.showSwitch,gn=de.showProgress,Jt=de.current,xe=de.transform,Fe=de.count,Ge=de.scale,dt=de.minScale,we=de.maxScale,Tt=de.closeIcon,ut=de.onSwitchLeft,qt=de.onSwitchRight,kt=de.onClose,Ve=de.onZoomIn,_e=de.onZoomOut,ht=de.onRotateRight,at=de.onRotateLeft,Qt=de.onFlipX,_t=de.onFlipY,Xt=de.toolbarRender,tn=(0,te.useContext)(a),Pn=It.rotateLeft,hn=It.rotateRight,Jn=It.zoomIn,ea=It.zoomOut,oa=It.close,Hn=It.left,ta=It.right,Vn=It.flipX,Kn=It.flipY,na="".concat(Qe,"-operations-operation");te.useEffect(function(){var Bn=function(Xn){Xn.keyCode===ne.Z.ESC&&kt()};return We&&window.addEventListener("keydown",Bn),function(){window.removeEventListener("keydown",Bn)}},[We]);var jn=[{icon:Kn,onClick:_t,type:"flipY"},{icon:Vn,onClick:Qt,type:"flipX"},{icon:Pn,onClick:at,type:"rotateLeft"},{icon:hn,onClick:ht,type:"rotateRight"},{icon:ea,onClick:_e,type:"zoomOut",disabled:Ge===dt},{icon:Jn,onClick:Ve,type:"zoomIn",disabled:Ge===we}],In=jn.map(function(Bn){var Rn,Xn=Bn.icon,ra=Bn.onClick,En=Bn.type,Tn=Bn.disabled;return te.createElement("div",{className:Pe()(na,(Rn={},(0,Xe.Z)(Rn,"".concat(Qe,"-operations-operation-").concat(En),!0),(0,Xe.Z)(Rn,"".concat(Qe,"-operations-operation-disabled"),!!Tn),Rn)),onClick:ra,key:En},Xn)}),aa=te.createElement("div",{className:"".concat(Qe,"-operations")},In);return te.createElement(Et.default,{visible:We,motionName:st},function(Bn){var Rn=Bn.className,Xn=Bn.style;return te.createElement(et.Z,{open:!0,getContainer:ct!=null?ct:document.body},te.createElement("div",{className:Pe()("".concat(Qe,"-operations-wrapper"),Rn,xt),style:Xn},Tt===null?null:te.createElement("button",{className:"".concat(Qe,"-close"),onClick:kt},Tt||oa),Kt&&te.createElement(te.Fragment,null,te.createElement("div",{className:Pe()("".concat(Qe,"-switch-left"),(0,Xe.Z)({},"".concat(Qe,"-switch-left-disabled"),Jt===0)),onClick:ut},Hn),te.createElement("div",{className:Pe()("".concat(Qe,"-switch-right"),(0,Xe.Z)({},"".concat(Qe,"-switch-right-disabled"),Jt===Fe-1)),onClick:qt},ta)),te.createElement("div",{className:"".concat(Qe,"-footer")},gn&&te.createElement("div",{className:"".concat(Qe,"-progress")},Yt?Yt(Jt+1,Fe):"".concat(Jt+1," / ").concat(Fe)),Xt?Xt(aa,(0,ue.Z)({icons:{flipYIcon:In[0],flipXIcon:In[1],rotateLeftIcon:In[2],rotateRightIcon:In[3],zoomOutIcon:In[4],zoomInIcon:In[5]},actions:{onFlipY:_t,onFlipX:Qt,onRotateLeft:at,onRotateRight:ht,onZoomOut:_e,onZoomIn:Ve},transform:xe},tn?{current:Jt,total:Fe}:{})):aa)))})},yt=Ht,At=1,jt=1,Ue=["fallback","src","imgRef"],Ut=["prefixCls","src","alt","fallback","movable","onClose","visible","icons","rootClassName","closeIcon","getContainer","current","count","countRender","scaleStep","minScale","maxScale","transitionName","maskTransitionName","imageRender","imgCommonProps","toolbarRender","onTransform","onChange"],on=function(de){var We=de.fallback,st=de.src,ct=de.imgRef,Qe=(0,Te.Z)(de,Ue),xt=E({src:st,fallback:We}),It=(0,Ce.Z)(xt,2),Yt=It[0],Kt=It[1];return te.createElement("img",(0,ze.Z)({ref:function(Jt){ct.current=Jt,Yt(Jt)}},Qe,Kt))},Me=function(de){var We=de.prefixCls,st=de.src,ct=de.alt,Qe=de.fallback,xt=de.movable,It=xt===void 0?!0:xt,Yt=de.onClose,Kt=de.visible,gn=de.icons,Jt=gn===void 0?{}:gn,xe=de.rootClassName,Fe=de.closeIcon,Ge=de.getContainer,dt=de.current,we=dt===void 0?0:dt,Tt=de.count,ut=Tt===void 0?1:Tt,qt=de.countRender,kt=de.scaleStep,Ve=kt===void 0?.5:kt,_e=de.minScale,ht=_e===void 0?1:_e,at=de.maxScale,Qt=at===void 0?50:at,_t=de.transitionName,Xt=_t===void 0?"zoom":_t,tn=de.maskTransitionName,Pn=tn===void 0?"fade":tn,hn=de.imageRender,Jn=de.imgCommonProps,ea=de.toolbarRender,oa=de.onTransform,Hn=de.onChange,ta=(0,Te.Z)(de,Ut),Vn=(0,te.useRef)(),Kn=(0,te.useRef)({deltaX:0,deltaY:0,transformX:0,transformY:0}),na=(0,te.useState)(!1),jn=(0,Ce.Z)(na,2),In=jn[0],aa=jn[1],Bn=(0,te.useContext)(a),Rn=Bn&&ut>1,Xn=Bn&&ut>=1,ra=He(Vn,ht,Qt,oa),En=ra.transform,Tn=ra.resetTransform,Yn=ra.updateTransform,Zn=ra.dispatchZoomChange,ya=(0,te.useState)(!0),fa=(0,Ce.Z)(ya,2),Pa=fa[0],da=fa[1],qn=En.rotate,_n=En.scale,ca=En.x,ma=En.y,xa=Pe()((0,Xe.Z)({},"".concat(We,"-moving"),In));(0,te.useEffect)(function(){Pa||da(!0)},[Pa]);var Gt=function(){Tn("close")},St=function(){Zn(At+Ve,"zoomIn")},bt=function(){Zn(At/(At+Ve),"zoomOut")},Ct=function(){Yn({rotate:qn+90},"rotateRight")},Sn=function(){Yn({rotate:qn-90},"rotateLeft")},vn=function(){Yn({flipX:!En.flipX},"flipX")},Dn=function(){Yn({flipY:!En.flipY},"flipY")},Nn=function(ln){ln==null||ln.preventDefault(),ln==null||ln.stopPropagation(),we>0&&(da(!1),Tn("prev"),Hn==null||Hn(we-1,we))},kn=function(ln){ln==null||ln.preventDefault(),ln==null||ln.stopPropagation(),we<ut-1&&(da(!1),Tn("next"),Hn==null||Hn(we+1,we))},Gn=function(){if(Kt&&In){aa(!1);var ln=Kn.current,Cn=ln.transformX,pa=ln.transformY,ga=ca!==Cn&&ma!==pa;if(!ga)return;var ha=Vn.current.offsetWidth*_n,va=Vn.current.offsetHeight*_n,Sa=Vn.current.getBoundingClientRect(),sa=Sa.left,Fa=Sa.top,Ea=qn%180!==0,Aa=ie(Ea?va:ha,Ea?ha:va,sa,Fa);Aa&&Yn((0,ue.Z)({},Aa),"dragRebound")}},ua=function(ln){!It||ln.button!==0||(ln.preventDefault(),ln.stopPropagation(),Kn.current={deltaX:ln.pageX-En.x,deltaY:ln.pageY-En.y,transformX:En.x,transformY:En.y},aa(!0))},Qn=function(ln){Kt&&In&&Yn({x:ln.pageX-Kn.current.deltaX,y:ln.pageY-Kn.current.deltaY},"move")},La=function(ln){if(!(!Kt||ln.deltaY==0)){var Cn=Math.abs(ln.deltaY/100),pa=Math.min(Cn,jt),ga=At+pa*Ve;ln.deltaY>0&&(ga=At/ga),Zn(ga,"wheel",ln.clientX,ln.clientY)}},wa=function(ln){!Kt||!Rn||(ln.keyCode===ne.Z.LEFT?Nn():ln.keyCode===ne.Z.RIGHT&&kn())},ba=function(ln){Kt&&(_n!==1?Yn({x:0,y:0,scale:1},"doubleClick"):Zn(At+Ve,"doubleClick",ln.clientX,ln.clientY))};(0,te.useEffect)(function(){var Fn,ln,Cn,pa;if(It){Cn=(0,ee.Z)(window,"mouseup",Gn,!1),pa=(0,ee.Z)(window,"mousemove",Qn,!1);try{window.top!==window.self&&(Fn=(0,ee.Z)(window.top,"mouseup",Gn,!1),ln=(0,ee.Z)(window.top,"mousemove",Qn,!1))}catch(ga){(0,re.Kp)(!1,"[rc-image] ".concat(ga))}}return function(){var ga,ha,va,Sa;(ga=Cn)===null||ga===void 0||ga.remove(),(ha=pa)===null||ha===void 0||ha.remove(),(va=Fn)===null||va===void 0||va.remove(),(Sa=ln)===null||Sa===void 0||Sa.remove()}},[Kt,In,ca,ma,qn,It]),(0,te.useEffect)(function(){var Fn=(0,ee.Z)(window,"keydown",wa,!1);return function(){Fn.remove()}},[Kt,Rn,we]);var Ba=te.createElement(on,(0,ze.Z)({},Jn,{width:de.width,height:de.height,imgRef:Vn,className:"".concat(We,"-img"),alt:ct,style:{transform:"translate3d(".concat(En.x,"px, ").concat(En.y,"px, 0) scale3d(").concat(En.flipX?"-":"").concat(_n,", ").concat(En.flipY?"-":"").concat(_n,", 1) rotate(").concat(qn,"deg)"),transitionDuration:!Pa&&"0s"},fallback:Qe,src:st,onWheel:La,onMouseDown:ua,onDoubleClick:ba}));return te.createElement(te.Fragment,null,te.createElement(z.Z,(0,ze.Z)({transitionName:Xt,maskTransitionName:Pn,closable:!1,keyboard:!0,prefixCls:We,onClose:Yt,visible:Kt,wrapClassName:xa,rootClassName:xe,getContainer:Ge},ta,{afterClose:Gt}),te.createElement("div",{className:"".concat(We,"-img-wrapper")},hn?hn(Ba,(0,ue.Z)({transform:En},Bn?{current:we}:{})):Ba)),te.createElement(yt,{visible:Kt,transform:En,maskTransitionName:Pn,closeIcon:Fe,getContainer:Ge,prefixCls:We,rootClassName:xe,icons:Jt,countRender:qt,showSwitch:Rn,showProgress:Xn,current:we,count:ut,scale:_n,minScale:ht,maxScale:Qt,toolbarRender:ea,onSwitchLeft:Nn,onSwitchRight:kn,onZoomIn:St,onZoomOut:bt,onRotateRight:Ct,onRotateLeft:Sn,onFlipX:vn,onFlipY:Dn,onClose:Yt}))},vt=Me,Bt=oe(94480);function ve(De){var de=te.useState({}),We=(0,Ce.Z)(de,2),st=We[0],ct=We[1],Qe=te.useCallback(function(It,Yt){return ct(function(Kt){return(0,ue.Z)((0,ue.Z)({},Kt),{},(0,Xe.Z)({},It,Yt))}),function(){ct(function(Kt){var gn=(0,ue.Z)({},Kt);return delete gn[It],gn})}},[]),xt=te.useMemo(function(){return De?De.map(function(It){if(typeof It=="string")return{data:{src:It}};var Yt={};return Object.keys(It).forEach(function(Kt){["src"].concat((0,Bt.Z)(ae)).includes(Kt)&&(Yt[Kt]=It[Kt])}),{data:Yt}}):Object.keys(st).reduce(function(It,Yt){var Kt=st[Yt],gn=Kt.canPreview,Jt=Kt.data;return gn&&It.push({data:Jt,id:Yt}),It},[])},[De,st]);return[xt,Qe]}var ye=["visible","onVisibleChange","getContainer","current","movable","minScale","maxScale","countRender","closeIcon","onChange","onTransform","toolbarRender","imageRender"],Ke=["src"],pt=function(de){var We,st=de.previewPrefixCls,ct=st===void 0?"rc-image-preview":st,Qe=de.children,xt=de.icons,It=xt===void 0?{}:xt,Yt=de.items,Kt=de.preview,gn=de.fallback,Jt=(0,je.Z)(Kt)==="object"?Kt:{},xe=Jt.visible,Fe=Jt.onVisibleChange,Ge=Jt.getContainer,dt=Jt.current,we=Jt.movable,Tt=Jt.minScale,ut=Jt.maxScale,qt=Jt.countRender,kt=Jt.closeIcon,Ve=Jt.onChange,_e=Jt.onTransform,ht=Jt.toolbarRender,at=Jt.imageRender,Qt=(0,Te.Z)(Jt,ye),_t=ve(Yt),Xt=(0,Ce.Z)(_t,2),tn=Xt[0],Pn=Xt[1],hn=(0,Re.Z)(0,{value:dt}),Jn=(0,Ce.Z)(hn,2),ea=Jn[0],oa=Jn[1],Hn=(0,te.useState)(!1),ta=(0,Ce.Z)(Hn,2),Vn=ta[0],Kn=ta[1],na=((We=tn[ea])===null||We===void 0?void 0:We.data)||{},jn=na.src,In=(0,Te.Z)(na,Ke),aa=(0,Re.Z)(!!xe,{value:xe,onChange:function(qn,_n){Fe==null||Fe(qn,_n,ea)}}),Bn=(0,Ce.Z)(aa,2),Rn=Bn[0],Xn=Bn[1],ra=(0,te.useState)(null),En=(0,Ce.Z)(ra,2),Tn=En[0],Yn=En[1],Zn=te.useCallback(function(da,qn,_n){var ca=tn.findIndex(function(ma){return ma.id===da});Xn(!0),Yn({x:qn,y:_n}),oa(ca<0?0:ca),Kn(!0)},[tn]);te.useEffect(function(){Rn?Vn||oa(0):Kn(!1)},[Rn]);var ya=function(qn,_n){oa(qn),Ve==null||Ve(qn,_n)},fa=function(){Xn(!1),Yn(null)},Pa=te.useMemo(function(){return{register:Pn,onPreview:Zn}},[Pn,Zn]);return te.createElement(a.Provider,{value:Pa},Qe,te.createElement(vt,(0,ze.Z)({"aria-hidden":!Rn,movable:we,visible:Rn,prefixCls:ct,closeIcon:kt,onClose:fa,mousePosition:Tn,imgCommonProps:In,src:jn,fallback:gn,icons:It,minScale:Tt,maxScale:ut,getContainer:Ge,current:ea,count:tn.length,countRender:qt,onTransform:_e,toolbarRender:ht,imageRender:at,onChange:ya},Qt)))},ot=pt,Lt=["src","alt","onPreviewClose","prefixCls","previewPrefixCls","placeholder","fallback","width","height","style","preview","className","onClick","onError","wrapperClassName","wrapperStyle","rootClassName"],se=["src","visible","onVisibleChange","getContainer","mask","maskClassName","movable","icons","scaleStep","minScale","maxScale","imageRender","toolbarRender"],lt=function(de){var We=de.src,st=de.alt,ct=de.onPreviewClose,Qe=de.prefixCls,xt=Qe===void 0?"rc-image":Qe,It=de.previewPrefixCls,Yt=It===void 0?"".concat(xt,"-preview"):It,Kt=de.placeholder,gn=de.fallback,Jt=de.width,xe=de.height,Fe=de.style,Ge=de.preview,dt=Ge===void 0?!0:Ge,we=de.className,Tt=de.onClick,ut=de.onError,qt=de.wrapperClassName,kt=de.wrapperStyle,Ve=de.rootClassName,_e=(0,Te.Z)(de,Lt),ht=Kt&&Kt!==!0,at=(0,je.Z)(dt)==="object"?dt:{},Qt=at.src,_t=at.visible,Xt=_t===void 0?void 0:_t,tn=at.onVisibleChange,Pn=tn===void 0?ct:tn,hn=at.getContainer,Jn=hn===void 0?void 0:hn,ea=at.mask,oa=at.maskClassName,Hn=at.movable,ta=at.icons,Vn=at.scaleStep,Kn=at.minScale,na=at.maxScale,jn=at.imageRender,In=at.toolbarRender,aa=(0,Te.Z)(at,se),Bn=Qt!=null?Qt:We,Rn=(0,Re.Z)(!!Xt,{value:Xt,onChange:Pn}),Xn=(0,Ce.Z)(Rn,2),ra=Xn[0],En=Xn[1],Tn=E({src:We,isCustomPlaceholder:ht,fallback:gn}),Yn=(0,Ce.Z)(Tn,3),Zn=Yn[0],ya=Yn[1],fa=Yn[2],Pa=(0,te.useState)(null),da=(0,Ce.Z)(Pa,2),qn=da[0],_n=da[1],ca=(0,te.useContext)(a),ma=!!dt,xa=function(){En(!1),_n(null)},Gt=Pe()(xt,qt,Ve,(0,Xe.Z)({},"".concat(xt,"-error"),fa==="error")),St=(0,te.useMemo)(function(){var vn={};return ae.forEach(function(Dn){de[Dn]!==void 0&&(vn[Dn]=de[Dn])}),vn},ae.map(function(vn){return de[vn]})),bt=(0,te.useMemo)(function(){return(0,ue.Z)((0,ue.Z)({},St),{},{src:Bn})},[Bn,St]),Ct=x(ma,bt),Sn=function(Dn){var Nn=(0,Oe.os)(Dn.target),kn=Nn.left,Gn=Nn.top;ca?ca.onPreview(Ct,kn,Gn):(_n({x:kn,y:Gn}),En(!0)),Tt==null||Tt(Dn)};return te.createElement(te.Fragment,null,te.createElement("div",(0,ze.Z)({},_e,{className:Gt,onClick:ma?Sn:Tt,style:(0,ue.Z)({width:Jt,height:xe},kt)}),te.createElement("img",(0,ze.Z)({},St,{className:Pe()("".concat(xt,"-img"),(0,Xe.Z)({},"".concat(xt,"-img-placeholder"),Kt===!0),we),style:(0,ue.Z)({height:xe},Fe),ref:Zn},ya,{width:Jt,height:xe,onError:ut})),fa==="loading"&&te.createElement("div",{"aria-hidden":"true",className:"".concat(xt,"-placeholder")},Kt),ea&&ma&&te.createElement("div",{className:Pe()("".concat(xt,"-mask"),oa),style:{display:(Fe==null?void 0:Fe.display)==="none"?"none":void 0}},ea)),!ca&&ma&&te.createElement(vt,(0,ze.Z)({"aria-hidden":!ra,visible:ra,prefixCls:Yt,onClose:xa,mousePosition:qn,src:Bn,alt:st,fallback:gn,getContainer:Jn,icons:ta,movable:Hn,scaleStep:Vn,minScale:Kn,maxScale:na,rootClassName:Ve,imageRender:jn,imgCommonProps:St,toolbarRender:In},aa)))};lt.PreviewGroup=ot,lt.displayName="Image";var Ot=lt,Wt=Ot,Ft=oe(62892),Je=oe(36355),Ae=oe(31724),le=oe(99267),fe=oe(33853),Be=oe(38819),Ze={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M672 418H144c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H188V494h440v326z"}},{tag:"path",attrs:{d:"M819.3 328.5c-78.8-100.7-196-153.6-314.6-154.2l-.2-64c0-6.5-7.6-10.1-12.6-6.1l-128 101c-4 3.1-3.9 9.1 0 12.3L492 318.6c5.1 4 12.7.4 12.6-6.1v-63.9c12.9.1 25.9.9 38.8 2.5 42.1 5.2 82.1 18.2 119 38.7 38.1 21.2 71.2 49.7 98.4 84.3 27.1 34.7 46.7 73.7 58.1 115.8a325.95 325.95 0 016.5 140.9h74.9c14.8-103.6-11.3-213-81-302.3z"}}]},name:"rotate-left",theme:"outlined"},pe=Ze,rt=oe(7657),wt=function(de,We){return te.createElement(rt.Z,(0,ze.Z)({},de,{ref:We,icon:pe}))},ft=te.forwardRef(wt),$e=ft,Dt={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M480.5 251.2c13-1.6 25.9-2.4 38.8-2.5v63.9c0 6.5 7.5 10.1 12.6 6.1L660 217.6c4-3.2 4-9.2 0-12.3l-128-101c-5.1-4-12.6-.4-12.6 6.1l-.2 64c-118.6.5-235.8 53.4-314.6 154.2A399.75 399.75 0 00123.5 631h74.9c-.9-5.3-1.7-10.7-2.4-16.1-5.1-42.1-2.1-84.1 8.9-124.8 11.4-42.2 31-81.1 58.1-115.8 27.2-34.7 60.3-63.2 98.4-84.3 37-20.6 76.9-33.6 119.1-38.8z"}},{tag:"path",attrs:{d:"M880 418H352c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H396V494h440v326z"}}]},name:"rotate-right",theme:"outlined"},en=Dt,nn=function(de,We){return te.createElement(rt.Z,(0,ze.Z)({},de,{ref:We,icon:en}))},Vt=te.forwardRef(nn),rn=Vt,mn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M847.9 592H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h605.2L612.9 851c-4.1 5.2-.4 13 6.3 13h72.5c4.9 0 9.5-2.2 12.6-6.1l168.8-214.1c16.5-21 1.6-51.8-25.2-51.8zM872 356H266.8l144.3-183c4.1-5.2.4-13-6.3-13h-72.5c-4.9 0-9.5 2.2-12.6 6.1L150.9 380.2c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"swap",theme:"outlined"},an=mn,yn=function(de,We){return te.createElement(rt.Z,(0,ze.Z)({},de,{ref:We,icon:an}))},bn=te.forwardRef(yn),pn=bn,nt={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H519V309c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v134H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h118v134c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V519h118c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-in",theme:"outlined"},tt=nt,qe=function(de,We){return te.createElement(rt.Z,(0,ze.Z)({},de,{ref:We,icon:tt}))},Zt=te.forwardRef(qe),dn=Zt,cn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-out",theme:"outlined"},fn=cn,un=function(de,We){return te.createElement(rt.Z,(0,ze.Z)({},de,{ref:We,icon:fn}))},Mt=te.forwardRef(un),Rt=Mt,Ln=oe(64993),zn=oe(73819),Mn=oe(17313),xn=oe(29878),Un=oe(1950),$n=oe(83116),sn=oe(37613);const An=De=>({position:De||"absolute",inset:0}),Wn=De=>{const{iconCls:de,motionDurationSlow:We,paddingXXS:st,marginXXS:ct,prefixCls:Qe,colorTextLightSolid:xt}=De;return{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"center",color:xt,background:new Ln.C("#000").setAlpha(.5).toRgbString(),cursor:"pointer",opacity:0,transition:`opacity ${We}`,[`.${Qe}-mask-info`]:Object.assign(Object.assign({},Mn.vS),{padding:`0 ${st}px`,[de]:{marginInlineEnd:ct,svg:{verticalAlign:"baseline"}}})}},On=De=>{const{previewCls:de,modalMaskBg:We,paddingSM:st,marginXL:ct,margin:Qe,paddingLG:xt,previewOperationColorDisabled:It,previewOperationHoverColor:Yt,motionDurationSlow:Kt,iconCls:gn,colorTextLightSolid:Jt}=De,xe=new Ln.C(We).setAlpha(.1),Fe=xe.clone().setAlpha(.2);return{[`${de}-footer`]:{position:"fixed",bottom:ct,left:{_skip_check_:!0,value:0},width:"100%",display:"flex",flexDirection:"column",alignItems:"center",color:De.previewOperationColor},[`${de}-progress`]:{marginBottom:Qe},[`${de}-close`]:{position:"fixed",top:ct,right:{_skip_check_:!0,value:ct},display:"flex",color:Jt,backgroundColor:xe.toRgbString(),borderRadius:"50%",padding:st,outline:0,border:0,cursor:"pointer",transition:`all ${Kt}`,"&:hover":{backgroundColor:Fe.toRgbString()},[`& > ${gn}`]:{fontSize:De.previewOperationSize}},[`${de}-operations`]:{display:"flex",alignItems:"center",padding:`0 ${xt}px`,backgroundColor:xe.toRgbString(),borderRadius:100,"&-operation":{marginInlineStart:st,padding:st,cursor:"pointer",transition:`all ${Kt}`,userSelect:"none",[`&:not(${de}-operations-operation-disabled):hover > ${gn}`]:{color:Yt},"&-disabled":{color:It,cursor:"not-allowed"},"&:first-of-type":{marginInlineStart:0},[`& > ${gn}`]:{fontSize:De.previewOperationSize}}}}},wn=De=>{const{modalMaskBg:de,iconCls:We,previewOperationColorDisabled:st,previewCls:ct,zIndexPopup:Qe,motionDurationSlow:xt}=De,It=new Ln.C(de).setAlpha(.1),Yt=It.clone().setAlpha(.2);return{[`${ct}-switch-left, ${ct}-switch-right`]:{position:"fixed",insetBlockStart:"50%",zIndex:Qe+1,display:"flex",alignItems:"center",justifyContent:"center",width:De.imagePreviewSwitchSize,height:De.imagePreviewSwitchSize,marginTop:-De.imagePreviewSwitchSize/2,color:De.previewOperationColor,background:It.toRgbString(),borderRadius:"50%",transform:"translateY(-50%)",cursor:"pointer",transition:`all ${xt}`,userSelect:"none","&:hover":{background:Yt.toRgbString()},"&-disabled":{"&, &:hover":{color:st,background:"transparent",cursor:"not-allowed",[`> ${We}`]:{cursor:"not-allowed"}}},[`> ${We}`]:{fontSize:De.previewOperationSize}},[`${ct}-switch-left`]:{insetInlineStart:De.marginSM},[`${ct}-switch-right`]:{insetInlineEnd:De.marginSM}}},ia=De=>{const{motionEaseOut:de,previewCls:We,motionDurationSlow:st,componentCls:ct}=De;return[{[`${ct}-preview-root`]:{[We]:{height:"100%",textAlign:"center",pointerEvents:"none"},[`${We}-body`]:Object.assign(Object.assign({},An()),{overflow:"hidden"}),[`${We}-img`]:{maxWidth:"100%",maxHeight:"70%",verticalAlign:"middle",transform:"scale3d(1, 1, 1)",cursor:"grab",transition:`transform ${st} ${de} 0s`,userSelect:"none","&-wrapper":Object.assign(Object.assign({},An()),{transition:`transform ${st} ${de} 0s`,display:"flex",justifyContent:"center",alignItems:"center","& > *":{pointerEvents:"auto"},"&::before":{display:"inline-block",width:1,height:"50%",marginInlineEnd:-1,content:'""'}})},[`${We}-moving`]:{[`${We}-preview-img`]:{cursor:"grabbing","&-wrapper":{transitionDuration:"0s"}}}}},{[`${ct}-preview-root`]:{[`${We}-wrap`]:{zIndex:De.zIndexPopup}}},{[`${ct}-preview-operations-wrapper`]:{position:"fixed",zIndex:De.zIndexPopup+1},"&":[On(De),wn(De)]}]},la=De=>{const{componentCls:de}=De;return{[de]:{position:"relative",display:"inline-block",[`${de}-img`]:{width:"100%",height:"auto",verticalAlign:"middle"},[`${de}-img-placeholder`]:{backgroundColor:De.colorBgContainerDisabled,backgroundImage:"url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=')",backgroundRepeat:"no-repeat",backgroundPosition:"center center",backgroundSize:"30%"},[`${de}-mask`]:Object.assign({},Wn(De)),[`${de}-mask:hover`]:{opacity:1},[`${de}-placeholder`]:Object.assign({},An())}}},he=De=>{const{previewCls:de}=De;return{[`${de}-root`]:(0,xn._y)(De,"zoom"),"&":(0,Un.J$)(De,!0)}};var be=(0,$n.Z)("Image",De=>{const de=`${De.componentCls}-preview`,We=(0,sn.TS)(De,{previewCls:de,modalMaskBg:new Ln.C("#000").setAlpha(.45).toRgbString(),imagePreviewSwitchSize:De.controlHeightLG});return[la(We),ia(We),(0,zn.QA)((0,sn.TS)(We,{componentCls:de})),he(We)]},De=>({zIndexPopup:De.zIndexPopupBase+80,previewOperationColor:new Ln.C(De.colorTextLightSolid).setAlpha(.65).toRgbString(),previewOperationHoverColor:new Ln.C(De.colorTextLightSolid).setAlpha(.85).toRgbString(),previewOperationColorDisabled:new Ln.C(De.colorTextLightSolid).setAlpha(.25).toRgbString(),previewOperationSize:De.fontSizeIcon*1.5})),Le=function(De,de){var We={};for(var st in De)Object.prototype.hasOwnProperty.call(De,st)&&de.indexOf(st)<0&&(We[st]=De[st]);if(De!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ct=0,st=Object.getOwnPropertySymbols(De);ct<st.length;ct++)de.indexOf(st[ct])<0&&Object.prototype.propertyIsEnumerable.call(De,st[ct])&&(We[st[ct]]=De[st[ct]]);return We};const gt={rotateLeft:te.createElement($e,null),rotateRight:te.createElement(rn,null),zoomIn:te.createElement(dn,null),zoomOut:te.createElement(Rt,null),close:te.createElement(le.Z,null),left:te.createElement(fe.Z,null),right:te.createElement(Be.Z,null),flipX:te.createElement(pn,null),flipY:te.createElement(pn,{rotate:90})};var it=De=>{var{previewPrefixCls:de,preview:We}=De,st=Le(De,["previewPrefixCls","preview"]);const{getPrefixCls:ct}=te.useContext(Je.E_),Qe=ct("image",de),xt=`${Qe}-preview`,It=ct(),[Yt,Kt]=be(Qe),gn=te.useMemo(()=>{var Jt;if(We===!1)return We;const xe=typeof We=="object"?We:{},Fe=Pe()(Kt,(Jt=xe.rootClassName)!==null&&Jt!==void 0?Jt:"");return Object.assign(Object.assign({},xe),{transitionName:(0,Ft.m)(It,"zoom",xe.transitionName),maskTransitionName:(0,Ft.m)(It,"fade",xe.maskTransitionName),rootClassName:Fe})},[We]);return Yt(te.createElement(Wt.PreviewGroup,Object.assign({preview:gn,previewPrefixCls:xt,icons:gt},st)))},$t=function(De,de){var We={};for(var st in De)Object.prototype.hasOwnProperty.call(De,st)&&de.indexOf(st)<0&&(We[st]=De[st]);if(De!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ct=0,st=Object.getOwnPropertySymbols(De);ct<st.length;ct++)de.indexOf(st[ct])<0&&Object.prototype.propertyIsEnumerable.call(De,st[ct])&&(We[st[ct]]=De[st[ct]]);return We};const zt=De=>{const{prefixCls:de,preview:We,className:st,rootClassName:ct,style:Qe}=De,xt=$t(De,["prefixCls","preview","className","rootClassName","style"]),{getPrefixCls:It,locale:Yt=Ae.Z,getPopupContainer:Kt,image:gn}=te.useContext(Je.E_),Jt=It("image",de),xe=It(),Fe=Yt.Image||Ae.Z.Image,[Ge,dt]=be(Jt),we=Pe()(ct,dt),Tt=Pe()(st,dt,gn==null?void 0:gn.className),ut=te.useMemo(()=>{if(We===!1)return We;const kt=typeof We=="object"?We:{},{getContainer:Ve}=kt,_e=$t(kt,["getContainer"]);return Object.assign(Object.assign({mask:te.createElement("div",{className:`${Jt}-mask-info`},te.createElement(ke.Z,null),Fe==null?void 0:Fe.preview),icons:gt},_e),{getContainer:Ve||Kt,transitionName:(0,Ft.m)(xe,"zoom",kt.transitionName),maskTransitionName:(0,Ft.m)(xe,"fade",kt.maskTransitionName)})},[We,Fe]),qt=Object.assign(Object.assign({},gn==null?void 0:gn.style),Qe);return Ge(te.createElement(Wt,Object.assign({prefixCls:Jt,preview:ut,rootClassName:we,className:Tt,style:qt},xt)))};zt.PreviewGroup=it;var Nt=zt,Ne=()=>{const[De,de]=(0,te.useState)(""),[We,st]=(0,te.useState)(0);let[ct,Qe]=(0,te.useState)(),[xt,It]=(0,te.useState)();const[Yt,Kt]=(0,te.useState)(!1),gn=(0,te.useRef)("");(0,te.useEffect)(()=>ce.Z.subscribe("preview-image",Ve=>{de(Ve),console.log(ut.current),document.body.style.overflow="hidden"}),[]),(0,te.useEffect)(()=>(document.addEventListener("keydown",Jt),()=>{document.removeEventListener("keydown",Jt)}),[]),(0,te.useEffect)(()=>{gn.current=De},[De]);function Jt(kt){kt.keyCode==27&&gn.current&&xe()}function xe(){document.body.style.overflow="auto",Qe(void 0),It(void 0),st(0),de("")}function Fe(){st(We+90)}function Ge(){ct=ut.current.width*1.1,xt=ut.current.height*1.1,It(xt),Qe(ct)}function dt(){ct=ut.current.width/1.1,xt=ut.current.height/1.1,It(xt),Qe(ct)}const we=(0,te.useRef)(),Tt=(0,te.useRef)(),ut=(0,te.useRef)(),qt=kt=>{(kt.nativeEvent.target===we.current||kt.nativeEvent.target===Tt.current)&&xe()};return te.createElement(te.Fragment,null,De?te.createElement("div",null,te.createElement("div",{className:"preview-wrp-group",ref:Tt},te.createElement(Nt,{className:"image-preview",src:De,style:{display:"none"},preview:{visible:!0,src:De,movable:!1,onVisibleChange:kt=>{de("")}},alt:"\u9884\u89C8\u5927\u56FE"}))):null)}},44905:function(Ie,mt,oe){"use strict";oe.d(mt,{h:function(){return ee}});var te=oe(59301),ce=oe(57809),ke=oe(78241),Ye=oe(3113),Pe=oe(89780),ze=oe.n(Pe),ue=oe(66543),Xe=oe(59598),Ce=Object.defineProperty,je=Object.defineProperties,Te=Object.getOwnPropertyDescriptors,Oe=Object.getOwnPropertySymbols,Re=Object.prototype.hasOwnProperty,ae=Object.prototype.propertyIsEnumerable,a=(ne,re,ge)=>re in ne?Ce(ne,re,{enumerable:!0,configurable:!0,writable:!0,value:ge}):ne[re]=ge,y=(ne,re)=>{for(var ge in re||(re={}))Re.call(re,ge)&&a(ne,ge,re[ge]);if(Oe)for(var ge of Oe(re))ae.call(re,ge)&&a(ne,ge,re[ge]);return ne},x=(ne,re)=>je(ne,Te(re));const b=ce.default.Option,E={labelCol:{span:4},wrapperCol:{span:20}},z={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"]};mt.Z=({callback:ne,onCancel:re})=>{const[ge,ie]=(0,te.useState)("python");function Se(Ee){ie(z[Ee][1])}function me(Ee){ne(Ee)}return te.createElement(ke.default,x(y({},E),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:me,style:{width:500}}),te.createElement(ke.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},te.createElement(ce.default,{getPopupContainer:Ee=>Ee.parentNode,onChange:Se},Object.keys(z).map(Ee=>te.createElement(b,{key:Ee,value:Ee},z[Ee][0])))),te.createElement(ke.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},te.createElement(ee,{mode:ge})),te.createElement("div",{className:"flex-container flex-end"},te.createElement(Ye.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(Ye.ZP,{type:"ghost",onClick:re},"\u53D6\u6D88")))};function ee({value:ne,onChange:re,mode:ge,options:ie={}}){const Se=(0,te.useRef)(),[me,Ee]=(0,te.useState)();return(0,te.useEffect)(()=>{if(me){let He=function(et){const Et=et.getValue();re&&re(Et)};return me.on("change",He),()=>{me.off("change",He)}}},[me,re]),(0,te.useEffect)(()=>{me&&me.setOption("mode",ge)},[me,ge]),(0,te.useEffect)(()=>{me&&(ne!==me.getValue()||ne==="")&&setTimeout(()=>{me.setValue(ne||"")},300)},[me,ne]),(0,te.useEffect)(()=>{if(Se.current&&!me){const He=ze().fromTextArea(Se.current,y({mode:ge,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},ie));Ee(He)}},[Se.current,me]),te.createElement("div",{className:"my-codemirror-container"},te.createElement("textarea",{ref:Se}))}},89389:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return la}});var te=oe(59301),ce=oe(89780),ke=oe.n(ce),Ye=oe(76374),Pe=oe(66543),ze=oe(6313),ue=oe(25717),Xe=oe(99498),Ce=oe(25419),je=oe(67549),Te=oe(7664),Oe=({value:he="",className:be,showTextOnly:Le,showLines:gt,style:Pt={}})=>{const it=(0,te.useMemo)(()=>"",[he]);return te.createElement(te.Fragment,null,te.createElement("div",{dangerouslySetInnerHTML:{__html:it}}))},Re=oe(59301),ae=Object.defineProperty,a=Object.defineProperties,y=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,b=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable,z=(he,be,Le)=>be in he?ae(he,be,{enumerable:!0,configurable:!0,writable:!0,value:Le}):he[be]=Le,ee=(he,be)=>{for(var Le in be||(be={}))b.call(be,Le)&&z(he,Le,be[Le]);if(x)for(var Le of x(be))E.call(be,Le)&&z(he,Le,be[Le]);return he},ne=(he,be)=>a(he,y(be));let re=[{title:"\u7C97\u4F53",icon:"md-iconfont icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"md-iconfont icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"md-iconfont icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"md-iconfont icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"md-iconfont icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"md-iconfont icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"md-iconfont icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"md-iconfont icon-sum",actionName:"inline-latex"},{title:"\u6570\u5B66\u56FE\u50CF",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"iconfont icon-jisuan1",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"md-iconfont icon-picture",actionName:"upload-image"},{title:"\u63D2\u5165\u753B\u56FE",icon:"iconfont icon-sheji",actionName:"draw-image"},{title:"\u63D2\u5165\u6D41\u7A0B\u56FE",icon:"iconfont icon-liucheng",actionName:"add-flowchart"},{title:"\u8868\u683C",icon:"md-iconfont icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"md-iconfont icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"md-iconfont icon-eraser",actionName:"eraser"}];function ge({onActionCallback:he,title:be,icon:Le,actionName:gt,className:Pt="",children:it}){function $t(){he(gt)}return Re.createElement("a",{title:be,className:Pt,onClick:$t},Re.createElement("i",{className:`${Le}`}),it)}var ie=({watch:he,showNullButton:be,showNullProgramButton:Le,onActionCallback:gt,fullScreen:Pt,insertTemp:it,hidetoolBar:$t,extraUse:zt})=>{const Nt=[...re,{title:`${he?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${he?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Re.createElement("ul",{className:"markdown-toolbar-container"},!$t&&Nt.map((Ne,De)=>Re.createElement("li",{key:De},Ne.actionName?Re.createElement(ge,ne(ee({},Ne),{onActionCallback:gt})):Re.createElement("span",{className:"v-line"}))),be?Re.createElement("li",null,Re.createElement(ge,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:gt},Re.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,Le?Re.createElement(Re.Fragment,null,Re.createElement("li",null,Re.createElement(ge,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:gt},Re.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),Re.createElement("li",null,Re.createElement(ge,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:gt},Re.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,it&&Re.createElement("li",null,Re.createElement(ge,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${it}`,onActionCallback:gt},Re.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),zt&&Re.createElement("li",null,zt),Re.createElement("li",{className:"btn-full-screen"},Re.createElement(ge,{icon:`${Pt?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:Pt?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:gt})))},Se=oe(75790),me=oe(78241),Ee=oe(92832),He=oe(3113),et=Object.defineProperty,Et=Object.defineProperties,Ht=Object.getOwnPropertyDescriptors,yt=Object.getOwnPropertySymbols,At=Object.prototype.hasOwnProperty,jt=Object.prototype.propertyIsEnumerable,Ue=(he,be,Le)=>be in he?et(he,be,{enumerable:!0,configurable:!0,writable:!0,value:Le}):he[be]=Le,Ut=(he,be)=>{for(var Le in be||(be={}))At.call(be,Le)&&Ue(he,Le,be[Le]);if(yt)for(var Le of yt(be))jt.call(be,Le)&&Ue(he,Le,be[Le]);return he},on=(he,be)=>Et(he,Ht(be));const Me={labelCol:{span:4},wrapperCol:{span:20}};var vt=({callback:he,onCancel:be})=>{function Le(gt){he(gt)}return te.createElement(me.default,on(Ut({},Me),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:Le,style:{width:500}}),te.createElement(me.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},te.createElement(Ee.default,null)),te.createElement(me.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},te.createElement(Ee.default,null)),te.createElement("div",{className:"flex-container flex-end"},te.createElement(He.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(He.ZP,{type:"ghost",onClick:be},"\u53D6\u6D88")))},Bt=oe(44905),ve=oe(45596),ye=oe(43418),Ke=oe(95237),pt=oe(6077),ot=oe(59301),Lt=({callback:he,onCancel:be})=>{const Le=document.createElement("canvas"),gt=Le.getContext("2d");Le.width=1e3,Le.height=800,gt.fillStyle="#ffffff",gt.fillRect(0,0,Le.width,Le.height);const Pt=Le.toDataURL("image/png");return ot.createElement(ye.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},ot.createElement(Ke.Z,{style:{height:"100vh"}},ot.createElement(pt.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:Pt,visible:!0,title:String(Date.now())},onOk:it=>{he({src:it.url})},onClose:be})))},se=oe(12378);function lt(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(lt,go.CommandHandler),lt.prototype.canAlignSelection=function(){var he=this.diagram;return!(he===null||he.isReadOnly||he.isModelReadOnly||he.selection.count<2)},lt.prototype.alignLeft=function(){var he=this.diagram;he.startTransaction("aligning left");var be=1/0;he.selection.each(function(Le){Le instanceof go.Link||(be=Math.min(Le.position.x,be))}),he.selection.each(function(Le){Le instanceof go.Link||Le.move(new go.Point(be,Le.position.y))}),he.commitTransaction("aligning left")},lt.prototype.alignRight=function(){var he=this.diagram;he.startTransaction("aligning right");var be=-1/0;he.selection.each(function(Le){if(!(Le instanceof go.Link)){var gt=Le.actualBounds.x+Le.actualBounds.width;be=Math.max(gt,be)}}),he.selection.each(function(Le){Le instanceof go.Link||Le.move(new go.Point(be-Le.actualBounds.width,Le.position.y))}),he.commitTransaction("aligning right")},lt.prototype.alignTop=function(){var he=this.diagram;he.startTransaction("alignTop");var be=1/0;he.selection.each(function(Le){Le instanceof go.Link||(be=Math.min(Le.position.y,be))}),he.selection.each(function(Le){Le instanceof go.Link||Le.move(new go.Point(Le.position.x,be))}),he.commitTransaction("alignTop")},lt.prototype.alignBottom=function(){var he=this.diagram;he.startTransaction("aligning bottom");var be=-1/0;he.selection.each(function(Le){if(!(Le instanceof go.Link)){var gt=Le.actualBounds.y+Le.actualBounds.height;be=Math.max(gt,be)}}),he.selection.each(function(Le){Le instanceof go.Link||Le.move(new go.Point(Le.actualBounds.x,be-Le.actualBounds.height))}),he.commitTransaction("aligning bottom")},lt.prototype.alignCenterX=function(){var he=this.diagram,be=he.selection.first();if(be){he.startTransaction("aligning Center X");var Le=be.actualBounds.x+be.actualBounds.width/2;he.selection.each(function(gt){gt instanceof go.Link||gt.move(new go.Point(Le-gt.actualBounds.width/2,gt.actualBounds.y))}),he.commitTransaction("aligning Center X")}},lt.prototype.alignCenterY=function(){var he=this.diagram,be=he.selection.first();if(be){he.startTransaction("aligning Center Y");var Le=be.actualBounds.y+be.actualBounds.height/2;he.selection.each(function(gt){gt instanceof go.Link||gt.move(new go.Point(gt.actualBounds.x,Le-gt.actualBounds.height/2))}),he.commitTransaction("aligning Center Y")}},lt.prototype.alignColumn=function(he){var be=this.diagram;be.startTransaction("align Column"),he===void 0&&(he=0),he=parseFloat(he);var Le=new Array;be.selection.each(function(zt){zt instanceof go.Link||Le.push(zt)});for(var gt=0;gt<Le.length-1;gt++){var Pt=Le[gt],it=Pt.actualBounds.y+Pt.actualBounds.height+he,$t=Le[gt+1];$t.move(new go.Point(Pt.actualBounds.x,it))}be.commitTransaction("align Column")},lt.prototype.alignRow=function(he){he===void 0&&(he=0),he=parseFloat(he);var be=this.diagram;be.startTransaction("align Row");var Le=new Array;be.selection.each(function(zt){zt instanceof go.Link||Le.push(zt)});for(var gt=0;gt<Le.length-1;gt++){var Pt=Le[gt],it=Pt.actualBounds.x+Pt.actualBounds.width+he,$t=Le[gt+1];$t.move(new go.Point(it,Pt.actualBounds.y))}be.commitTransaction("align Row")},lt.prototype.canRotate=function(he){var be=this.diagram;return!(be===null||be.isReadOnly||be.isModelReadOnly||be.selection.count<1)},lt.prototype.rotate=function(he){he===void 0&&(he=90);var be=this.diagram;be.startTransaction("rotate "+he.toString());var be=this.diagram;be.selection.each(function(Le){Le instanceof go.Link||Le instanceof go.Group||(Le.angle+=he)}),be.commitTransaction("rotate "+he.toString())},lt.prototype.pullToFront=function(){var he=this.diagram;he.startTransaction("pullToFront");var be=new go.Map;he.selection.each(function(Le){be.set(Le.layer,0)}),be.iteratorKeys.each(function(Le){var gt=0;Le.parts.each(function(Pt){if(!Pt.isSelected){var it=Pt.zOrder;isNaN(it)?Pt.zOrder=0:gt=Math.max(gt,it)}}),be.set(Le,gt)}),he.selection.each(function(Le){lt._assignZOrder(Le,be.get(Le.layer)+1)}),he.commitTransaction("pullToFront")},lt.prototype.pushToBack=function(){var he=this.diagram;he.startTransaction("pushToBack");var be=new go.Map;he.selection.each(function(Le){be.set(Le.layer,0)}),be.iteratorKeys.each(function(Le){var gt=0;Le.parts.each(function(Pt){if(!Pt.isSelected){var it=Pt.zOrder;isNaN(it)?Pt.zOrder=0:gt=Math.min(gt,it)}}),be.set(Le,gt)}),he.selection.each(function(Le){lt._assignZOrder(Le,be.get(Le.layer)-1-lt._findGroupDepth(Le))}),he.commitTransaction("pushToBack")},lt._assignZOrder=function(he,be,Le){Le===void 0&&(Le=he),he.layer===Le.layer&&(he.zOrder=be),he instanceof go.Group&&he.memberParts.each(function(gt){lt._assignZOrder(gt,be+1,Le)})},lt._findGroupDepth=function(he){if(he instanceof go.Group){var be=0;return he.memberParts.each(function(Le){be=Math.max(be,lt._findGroupDepth(Le))}),be+1}else return 0},lt.prototype.doKeyDown=function(){var he=this.diagram;if(he!==null){var be=he.lastInput;if(be.key==="Up"||be.key==="Down"||be.key==="Left"||be.key==="Right"){var Le=this.arrowKeyBehavior;if(Le==="none")return;if(Le==="select"){this._arrowKeySelect();return}else if(Le==="move"){this._arrowKeyMove();return}else if(Le==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},lt.prototype._getAllParts=function(){var he=new Array;return this.diagram.nodes.each(function(be){he.push(be)}),this.diagram.parts.each(function(be){he.push(be)}),he},lt.prototype._arrowKeyMove=function(){var he=this.diagram,be=he.lastInput,Le=0,gt=0;if(be.control||be.meta)Le=1,gt=1;else if(he.grid!==null){var Pt=he.grid.gridCellSize;gt=Pt.width,Le=Pt.height}he.startTransaction("arrowKeyMove"),he.selection.each(function(it){be.key==="Up"?it.move(new go.Point(it.actualBounds.x,it.actualBounds.y-Le)):be.key==="Down"?it.move(new go.Point(it.actualBounds.x,it.actualBounds.y+Le)):be.key==="Left"?it.move(new go.Point(it.actualBounds.x-gt,it.actualBounds.y)):be.key==="Right"&&it.move(new go.Point(it.actualBounds.x+gt,it.actualBounds.y))}),he.commitTransaction("arrowKeyMove")},lt.prototype._arrowKeySelect=function(){var he=this.diagram,be=he.lastInput,Le=null;be.key==="Up"?Le=this._findNearestPartTowards(270):be.key==="Down"?Le=this._findNearestPartTowards(90):be.key==="Left"?Le=this._findNearestPartTowards(180):be.key==="Right"&&(Le=this._findNearestPartTowards(0)),Le!==null&&(be.shift?Le.isSelected=!0:be.control||be.meta?Le.isSelected=!Le.isSelected:he.select(Le))},lt.prototype._findNearestPartTowards=function(he){var be=this.diagram.selection.first();if(be===null)return null;for(var Le=be.actualBounds.center,gt=this._getAllParts(),Pt=1/0,it=be,$t=0;$t<gt.length;$t++){var zt=gt[$t];if(zt!==be&&zt.canSelect()){var Nt=zt.actualBounds.center,Ne=Le.directionPoint(Nt),De=this._angleCloseness(Ne,he);if(De<=45){var de=Le.distanceSquaredPoint(Nt);de*=1+Math.sin(De*Math.PI/180),de<Pt&&(Pt=de,it=zt)}}}return it},lt.prototype._angleCloseness=function(he,be){return Math.min(Math.abs(be-he),Math.min(Math.abs(be+360-he),Math.abs(be-360-he)))},lt.prototype._arrowKeyTree=function(){var he=this.diagram,be=he.selection.first();if(be instanceof go.Node){var Le=he.lastInput;if(Le.key==="Right"){if(!be.isTreeLeaf)if(!be.isTreeExpanded)he.commandHandler.canExpandTree(be)&&he.commandHandler.expandTree(be);else{var gt=this._sortTreeChildrenByY(be).first();gt!==null&&he.select(gt)}}else if(Le.key==="Left")if(!be.isTreeLeaf&&be.isTreeExpanded)he.commandHandler.canCollapseTree(be)&&he.commandHandler.collapseTree(be);else{var Pt=be.findTreeParentNode();Pt!==null&&he.select(Pt)}else if(Le.key==="Up"){var Pt=be.findTreeParentNode();if(Pt!==null){var it=this._sortTreeChildrenByY(Pt),$t=it.indexOf(be);if($t>0){for(var zt=it.elt($t-1);zt!==null&&zt.isTreeExpanded&&!zt.isTreeLeaf;){var Nt=this._sortTreeChildrenByY(zt);zt=Nt.last()}zt!==null&&he.select(zt)}else he.select(Pt)}}else if(Le.key==="Down")if(be.isTreeExpanded&&!be.isTreeLeaf){var gt=this._sortTreeChildrenByY(be).first();gt!==null&&he.select(gt)}else for(;be!==null;){var Pt=be.findTreeParentNode();if(Pt===null)break;var it=this._sortTreeChildrenByY(Pt),$t=it.indexOf(be);if($t<it.length-1){he.select(it.elt($t+1));break}else be=Pt}var Ne=he.selection.first();Ne!==null&&he.scrollToRect(Ne.actualBounds)}},lt.prototype._sortTreeChildrenByY=function(he){var be=new go.List().addAll(he.findTreeChildrenNodes());return be.sort(function(Le,gt){var Pt=Le.location,it=gt.location;return Pt.y<it.y?-1:Pt.y>it.y?1:Pt.x<it.x?-1:Pt.x>it.x?1:0}),be},lt.prototype.copyToClipboard=function(he){go.CommandHandler.prototype.copyToClipboard.call(this,he),this._lastPasteOffset.set(this.pasteOffset)},lt.prototype.pasteFromClipboard=function(){var he=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(he,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),he},Object.defineProperty(lt.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(he){if(he!=="move"&&he!=="select"&&he!=="scroll"&&he!=="tree"&&he!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+he);this._arrowKeyBehavior=he}}),Object.defineProperty(lt.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(he){if(!(he instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+he);this._pasteOffset.set(he)}});var Ot=lt,Wt=oe(20397),Ft=oe(43604),Je=oe(82093),Ae={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},le=oe(59301),fe=(he,be,Le)=>new Promise((gt,Pt)=>{var it=Nt=>{try{zt(Le.next(Nt))}catch(Ne){Pt(Ne)}},$t=Nt=>{try{zt(Le.throw(Nt))}catch(Ne){Pt(Ne)}},zt=Nt=>Nt.done?gt(Nt.value):Promise.resolve(Nt.value).then(it,$t);zt((Le=Le.apply(he,be)).next())});function Be({onCancel:he,callback:be}){let Le=(0,te.useRef)(),gt=(0,te.useRef)(),Pt=(0,te.useRef)(),it=(0,te.useRef)(!1);const $t=(0,te.useRef)(!1),[zt,Nt]=(0,te.useState)(0);function Ne(){const de=se.bx.make,We={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"};Le.current=new se.S0(gt.current,{padding:20,grid:de(se.s_,"Grid",de(se.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),de(se.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:Ve=>{var _e=Ve.diagram.commandHandler.addTopLevelParts(Ve.diagram.selection,!0);_e||Ve.diagram.currentTool.doCancel()},commandHandler:de(Ot),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:Ve=>{var _e=Ve.subject;_e.location=_e.location.copy().snapToGridPoint(Ve.diagram.grid.gridOrigin,Ve.diagram.grid.gridCellSize),setTimeout(()=>{Ve.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:Ve=>{var _e=Ve.subject;setTimeout(()=>{Ve.diagram.commandHandler.editTextBlock()})},LinkRelinked:Ve=>{var _e=Ve.parameter.part;_e.invalidateConnectedLinks();var ht=Ve.subject;Ve.diagram.toolManager.linkingTool.isForwards?ht.toNode.invalidateConnectedLinks():ht.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),Le.current.nodeTemplate=de(se.NB,"Auto",{locationSpot:se.z6.Center,locationObjectName:"SHAPE",desiredSize:new se.$u(120,60),minSize:new se.$u(40,40),resizable:!0,resizeCellSize:new se.$u(10,10),rotatable:!0},new se.KX("location","loc",se.E9.parse).makeTwoWay(se.E9.stringify),new se.KX("desiredSize","size",se.$u.parse).makeTwoWay(se.$u.stringify),de(se.bn,{name:"SHAPE",fill:We.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:se.z6.AllSides,toSpot:se.z6.AllSides},new se.KX("figure"),new se.KX("fill"),new se.KX("stroke","borderColor"),new se.KX("strokeWidth","thickness"),new se.KX("strokeDashArray","dash")),de(se.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),de(se.al,{margin:1,textAlign:"center",overflow:se.al.OverflowEllipsis,editable:!0},new se.KX("text").makeTwoWay(),new se.KX("stroke","color"))),Le.current.nodeTemplate.toolTip=de("ToolTip",de(se.s_,"Vertical",{maxSize:new se.$u(200,NaN)},de(se.al,{font:"bold 10pt sans-serif",textAlign:"center"},new se.KX("text")),de(se.al,{font:"10pt sans-serif",textAlign:"center"},new se.KX("text","details"))));function st(Ve,_e){var ht=(at,Qt)=>{at.handled=!0,at.diagram.model.commit(_t=>{var Xt=Qt.part.adornedPart,tn=new se.E9().setRectSpot(Xt.actualBounds,Ve);tn.subtract(Xt.location),tn.scale(2,2),tn.x+=Math.sign(tn.x)*130,tn.y+=Math.sign(tn.y)*130,tn.add(Xt.location),tn.snapToGridPoint(at.diagram.grid.gridOrigin,at.diagram.grid.gridCellSize);var Pn=_t.copyNodeData(Xt.data);_t.setGroupKeyForNodeData(Pn,_t.getGroupKeyForNodeData(Xt.data)),_t.addNodeData(Pn);var hn={from:Xt.key,to:_t.getKeyForNodeData(Pn)};_t.addLinkData(hn);var Jn=at.diagram.findNodeForData(Pn);Jn.location=tn,at.diagram.select(Jn),setTimeout(()=>{at.diagram.commandHandler.editTextBlock()},20)})};return de(se.bn,{figure:_e,alignment:Ve,alignmentFocus:Ve.opposite(),width:Ve.equals(se.z6.Top)||Ve.equals(se.z6.Bottom)?25:18,height:Ve.equals(se.z6.Top)||Ve.equals(se.z6.Bottom)?18:25,fill:"orange",stroke:We.white,strokeWidth:4,mouseEnter:(at,Qt)=>Qt.fill="dodgerblue",mouseLeave:(at,Qt)=>Qt.fill="orange",isActionable:!0,click:ht,contextClick:ht})}function ct(Ve){return de(se.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:(_e,ht)=>ht.fill="dodgerblue",mouseLeave:(_e,ht)=>ht.fill="orange",click:(_e,ht)=>{_e.diagram.commandHandler.showContextMenu(ht.part.adornedPart)}},Ve||{})}Le.current.nodeTemplate.selectionAdornmentTemplate=de(se.uz,"Spot",de(se.Vm,{padding:10}),st(se.z6.Top,"TriangleUp"),st(se.z6.Left,"TriangleLeft"),st(se.z6.Right,"TriangleRight"),st(se.z6.Bottom,"TriangleDown"),ct({alignment:new se.z6(.75,0)}));function Qe(Ve,_e){return(ht,at)=>{ht.handled=!0,ht.diagram.model.commit(Qt=>{Qt.set(at.part.adornedPart.data,Ve,_e)})}}function xt(Ve,_e){return _e||(_e="color"),de(se.bn,{width:16,height:16,stroke:"lightgray",fill:Ve,margin:1,background:"transparent",mouseEnter:(ht,at)=>at.stroke="dodgerblue",mouseLeave:(ht,at)=>at.stroke="lightgray",click:Qe(_e,Ve),contextClick:Qe(_e,Ve)})}function It(){return[de("ContextMenuButton",de(se.s_,"Horizontal",xt(We.white,"fill"),xt(We.beige,"fill"),xt(We.extralightblue,"fill"),xt(We.extralightred,"fill"))),de("ContextMenuButton",de(se.s_,"Horizontal",xt(We.lightgray,"fill"),xt(We.lightgreen,"fill"),xt(We.lightblue,"fill"),xt(We.lightred,"fill")))]}function Yt(){return[de("ContextMenuButton",de(se.s_,"Horizontal",xt(We.black),xt(We.green),xt(We.blue),xt(We.red))),de("ContextMenuButton",de(se.s_,"Horizontal",xt(We.white),xt(We.magenta),xt(We.purple),xt(We.orange)))]}function Kt(Ve,_e){return _e||(_e="thickness"),de(se.bn,"LineH",{width:16,height:16,strokeWidth:Ve,margin:1,background:"transparent",mouseEnter:(ht,at)=>at.background="dodgerblue",mouseLeave:(ht,at)=>at.background="transparent",click:Qe(_e,Ve),contextClick:Qe(_e,Ve)})}function gn(Ve,_e){return _e||(_e="dash"),de(se.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:Ve,margin:1,background:"transparent",mouseEnter:(ht,at)=>at.background="dodgerblue",mouseLeave:(ht,at)=>at.background="transparent",click:Qe(_e,Ve),contextClick:Qe(_e,Ve)})}function Jt(){return[de("ContextMenuButton",de(se.s_,"Horizontal",Kt(1),Kt(2),Kt(3),Kt(4))),de("ContextMenuButton",de(se.s_,"Horizontal",gn(null),gn([2,4]),gn([4,4])))]}function xe(Ve,_e){return _e||(_e="figure"),de(se.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:Ve,margin:1,background:"transparent",mouseEnter:(ht,at)=>at.fill="dodgerblue",mouseLeave:(ht,at)=>at.fill="lightgray",click:Qe(_e,Ve),contextClick:Qe(_e,Ve)})}Le.current.nodeTemplate.contextMenu=de("ContextMenu",de("ContextMenuButton",de(se.s_,"Horizontal",xe("Rectangle"),xe("RoundedRectangle"),xe("Ellipse"),xe("Diamond"))),de("ContextMenuButton",de(se.s_,"Horizontal",xe("Parallelogram2"),xe("ManualOperation"),xe("Procedure"),xe("Cylinder1"))),de("ContextMenuButton",de(se.s_,"Horizontal",xe("Terminator"),xe("CreateRequest"),xe("Document"),xe("TriangleDown"))),It(),Yt(),Jt()),Le.current.groupTemplate=de(se.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:se.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(Ve,_e)=>{var ht=_e.addMembers(_e.diagram.selection,!0);ht||_e.diagram.currentTool.doCancel()},avoidable:!1},new se.KX("location","loc",se.E9.parse).makeTwoWay(se.E9.stringify),de(se.s_,"Auto",{name:"BODY"},de(se.bn,{parameter1:10,fill:We.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:se.z6.AllSides,toSpot:se.z6.AllSides},new se.KX("fill"),new se.KX("stroke","color"),new se.KX("strokeWidth","thickness"),new se.KX("strokeDashArray","dash")),de(se.Vm,{background:"transparent",margin:20})),de(se.al,{alignment:se.z6.Top,alignmentFocus:se.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new se.KX("text"),new se.KX("stroke","color"))),Le.current.groupTemplate.selectionAdornmentTemplate=de(se.uz,"Spot",de(se.s_,"Auto",de(se.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),de(se.Vm,{margin:1.5})),ct({alignment:se.z6.TopRight,alignmentFocus:se.z6.BottomRight})),Le.current.groupTemplate.contextMenu=de("ContextMenu",It(),Yt(),Jt()),Le.current.linkTemplate=de(se.rU,{layerName:"Foreground",routing:se.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new se.KX("fromSpot","fromSpot",se.z6.parse),new se.KX("toSpot","toSpot",se.z6.parse),new se.KX("fromShortLength","dir",Ve=>Ve>=1?10:0),new se.KX("toShortLength","dir",Ve=>Ve>=1?10:0),new se.KX("points").makeTwoWay(),de(se.bn,{strokeWidth:2},new se.KX("stroke","color"),new se.KX("strokeWidth","thickness"),new se.KX("strokeDashArray","dash")),de(se.bn,{segmentIndex:0,segmentOffset:new se.E9(15,0),segmentOrientation:se.rU.OrientAlong,alignmentFocus:se.z6.Right,figure:"circle",width:10,strokeWidth:0},new se.KX("fill","color"),new se.KX("visible","dir",Ve=>Ve===1)),de(se.bn,{segmentIndex:-1,segmentOffset:new se.E9(-10,6),segmentOrientation:se.rU.OrientPlus90,alignmentFocus:se.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new se.KX("fill","color"),new se.KX("visible","dir",Ve=>Ve>=1),new se.KX("width","thickness",Ve=>7+3*Ve),new se.KX("height","thickness",Ve=>7+3*Ve),new se.KX("segmentOffset","thickness",Ve=>new se.E9(-15,4+1.5*Ve))),de(se.bn,{segmentIndex:0,segmentOffset:new se.E9(15,-6),segmentOrientation:se.rU.OrientMinus90,alignmentFocus:se.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new se.KX("fill","color"),new se.KX("visible","dir",Ve=>Ve===2),new se.KX("width","thickness",Ve=>7+3*Ve),new se.KX("height","thickness",Ve=>7+3*Ve),new se.KX("segmentOffset","thickness",Ve=>new se.E9(-15,4+1.5*Ve))),de(se.al,{alignmentFocus:new se.z6(0,1,-4,0),editable:!0},new se.KX("text").makeTwoWay(),new se.KX("stroke","color"))),Le.current.linkTemplate.selectionAdornmentTemplate=de(se.uz,de(se.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Fe(2)},new se.KX("pathPattern","thickness",Fe)),ct({alignmentFocus:new se.z6(0,0,-6,-4)}));function Fe(Ve){return de(se.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(Ve+4).toString()+" H3"})}function Ge(Ve){var _e="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return Ve===0?_e="M0 0 M16 16 M0 8 L16 8":Ve===2&&(_e="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),de(se.bn,{geometryString:_e,margin:2,background:"transparent",mouseEnter:(ht,at)=>at.background="dodgerblue",mouseLeave:(ht,at)=>at.background="transparent",click:Qe("dir",Ve),contextClick:Qe("dir",Ve)})}function dt(Ve){var _e=(ht,at)=>{ht.handled=!0,ht.diagram.model.commit(Qt=>{var _t=at.part.adornedPart;Qt.set(_t.data,Ve?"toSpot":"fromSpot",se.z6.stringify(se.z6.AllSides)),(Ve?_t.toNode:_t.fromNode).invalidateConnectedLinks()})};return de(se.bn,{width:12,height:12,fill:"transparent",mouseEnter:(ht,at)=>at.background="dodgerblue",mouseLeave:(ht,at)=>at.background="transparent",click:_e,contextClick:_e})}function we(Ve,_e){var ht=0,at=se.z6.RightSide;Ve.equals(se.z6.Top)?(ht=270,at=se.z6.TopSide):Ve.equals(se.z6.Left)?(ht=180,at=se.z6.LeftSide):Ve.equals(se.z6.Bottom)&&(ht=90,at=se.z6.BottomSide),_e||(ht-=180);var Qt=(_t,Xt)=>{_t.handled=!0,_t.diagram.model.commit(tn=>{var Pn=Xt.part.adornedPart;tn.set(Pn.data,_e?"toSpot":"fromSpot",se.z6.stringify(at)),(_e?Pn.toNode:Pn.fromNode).invalidateConnectedLinks()})};return de(se.bn,{alignment:Ve,alignmentFocus:Ve.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:ht,background:"transparent",mouseEnter:(_t,Xt)=>Xt.background="dodgerblue",mouseLeave:(_t,Xt)=>Xt.background="transparent",click:Qt,contextClick:Qt})}Le.current.linkTemplate.contextMenu=de("ContextMenu",Yt(),Jt(),de("ContextMenuButton",de(se.s_,"Horizontal",Ge(0),Ge(1),Ge(2))),de("ContextMenuButton",de(se.s_,"Horizontal",de(se.s_,"Spot",dt(!1),we(se.z6.Top,!1),we(se.z6.Left,!1),we(se.z6.Right,!1),we(se.z6.Bottom,!1)),de(se.s_,"Spot",{margin:new se.Zt(0,0,0,2)},dt(!0),we(se.z6.Top,!0),we(se.z6.Left,!0),we(se.z6.Right,!0),we(se.z6.Bottom,!0)))));const Tt=`{ "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 ut=["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 qt(Ve){return console.log("shapeName:",Ve),ut.indexOf(Ve)>=0}var kt=new se.YI(Pt.current,{maxSelectionCount:1,linkTemplate:de(se.rU,{locationSpot:se.z6.Center,selectionAdornmentTemplate:de(se.uz,"Link",{locationSpot:se.z6.Center},de(se.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),de(se.bn,{toArrow:"Standard",stroke:null}))},{routing:se.rU.AvoidsNodes,curve:se.rU.JumpOver,corner:5,toShortLength:4},new se.KX("points"),de(se.bn,{isPanelMain:!0,strokeWidth:2}),de(se.bn,{toArrow:"Standard",stroke:null})),model:new se.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...se.bn.getFigureGenerators().toArray().map(Ve=>({text:"\u672A\u547D\u540D",size:"100 100",figure:Ve.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return Le.current.addDiagramListener("TextEdited",function(Ve){var _e;const ht=Ve.subject.part;var at=(_e=document.activeElement)==null?void 0:_e.value;typeof at=="string"&&at.trim()===""&&Le.current.model.commit(function(Qt){Qt.set(ht.data,"text","\u672A\u547D\u540D"),Le.current.commandHandler.stopCommand()},"increment")}),kt.nodeTemplate=de(se.NB,"Auto",{locationSpot:se.z6.Center},new se.KX("location","location",se.E9.parse).makeTwoWay(se.E9.stringify),de(se.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 se.KX("stroke").makeTwoWay(),new se.KX("fill").makeTwoWay(),new se.KX("figure")),de(se.al,{margin:new se.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new se.$u(16,16),maxSize:new se.$u(10,NaN),textAlign:"center",editable:!0},new se.KX("key").makeTwoWay())),setTimeout(()=>{Le.current.grid=de(se.s_,"Grid",de(se.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),de(se.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),Le.current.grid.visible=!0,Le.current.grid.gridCellStroke="darkgray",Le.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=Le.current,Le.current}const De=()=>fe(this,null,function*(){var de=Le.current.makeImage();const We=yield(0,Je.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:de.src}});be({src:We.url})});return(0,te.useEffect)(()=>(setTimeout(()=>{Ne()},500),Nt(zt+1),()=>{Le.current=null}),[]),le.createElement("div",{ref:$t,className:it.current?`${Ae.maxH60} body-overflow-initial`:"body-overflow-initial"},le.createElement(ye.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!zt,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:le.createElement(Ke.Z,null,le.createElement(Ft.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),le.createElement(Ft.Z,{onClick:()=>{var de,We,st=Le.current.selection.first();if(it.current=!it.current,document.activeElement&&st){let ct=(We=(de=document.activeElement)==null?void 0:de.value)==null?void 0:We.trim();typeof ct=="string"&&Le.current.model.commit(function(Qe){Qe.set(st.data,"text",ct||"\u672A\u547D\u540D"),Le.current.commandHandler.stopCommand()},"increment")}Nt(zt+1)}},le.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:he},le.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative"},className:Ae.flowChartWrp},le.createElement("div",{style:{display:"flex",height:"100%"}},le.createElement("div",{style:{width:"300px",height:"100%"}},le.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),le.createElement("div",{style:{height:"calc(100% - 50px)"},className:Ae.myPaletteDiv,ref:Pt})),le.createElement("div",{style:{flex:1,position:"relative"}},le.createElement("div",{ref:gt,style:{height:"80vh"}}))),le.createElement("div",{className:"tr"},le.createElement(He.ZP,{size:"large",onClick:De,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var Ze=Be,pe=oe(5112),rt=oe(5871);const wt=pe.ZP.Group,ft={margin:"0 8px"};var $e=({callback:he,onCancel:be})=>{function Le(gt){he(gt)}return te.createElement(me.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:Le},te.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},te.createElement("span",{style:ft},"\u5355\u5143\u683C\u6570\uFF1A"),te.createElement("span",{style:ft},"\u884C\u6570"),te.createElement(me.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},te.createElement(rt.Z,null)),te.createElement("span",{style:ft},"\u5217\u6570"),te.createElement(me.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},te.createElement(rt.Z,null))),te.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},te.createElement("span",{style:ft},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),te.createElement(me.default.Item,{name:"align"},te.createElement(wt,null,te.createElement(pe.ZP,{value:"default"},te.createElement("i",{className:"fa fa-align-justify"})),te.createElement(pe.ZP,{value:"left"},te.createElement("i",{className:"fa fa-align-left"})),te.createElement(pe.ZP,{value:"center"},te.createElement("i",{className:"fa fa-align-center"})),te.createElement(pe.ZP,{value:"right"},te.createElement("i",{className:"fa fa-align-right"}))))),te.createElement("div",{className:"flex-container flex-end"},te.createElement(He.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(He.ZP,{type:"ghost",onClick:be},"\u53D6\u6D88")))},Dt=oe(49770),en=oe(11081),nn=oe.n(en),rn=(0,te.forwardRef)(({use3d:he,width:be,height:Le,callback:gt,showSaveButton:Pt},it)=>{const $t=(0,te.useRef)(),zt=(0,te.useRef)(),[Nt,Ne]=(0,te.useState)(!1),De=(0,te.useRef)({id:$t,appName:"graphing",width:be||1e3,height:Le||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,te.useEffect)(()=>{zt.current=new(nn())(De.current,!0),window.onload=function(){zt.current.inject("applet_container")}},[]);const de=()=>{var We=window.ggbApplet.getPNGBase64(1,!0,72);return gt&>(We),We};return(0,te.useEffect)(()=>{De.current.appName=Nt?"3D":"graphing",zt.current.inject("applet_container")},[Nt]),(0,te.useEffect)(()=>{Ne(he)},[he]),(0,te.useImperativeHandle)(it,()=>({getImgData:de})),te.createElement(te.Fragment,null,te.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:$t}),te.createElement(Ke.Z,{align:"middle"},te.createElement(Ft.Z,{flex:1},te.createElement(Dt.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Nt,onChange:We=>Ne(We)})),te.createElement(Ft.Z,null,te.createElement(He.ZP,{size:"large",onClick:de,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),mn=oe(88615),an=oe(1012),yn=oe(8591);const bn="link",pn="upload-image",nt="add-flowchart",tt="draw-image",qe="add-flowchart",Zt="code-block",dn="add-table",cn="------------",fn={default:cn,left:`:${cn}`,center:`:${cn}:`,right:`${cn}:`};var un=oe(17904),Mt=(he,be,Le)=>new Promise((gt,Pt)=>{var it=Nt=>{try{zt(Le.next(Nt))}catch(Ne){Pt(Ne)}},$t=Nt=>{try{zt(Le.throw(Nt))}catch(Ne){Pt(Ne)}},zt=Nt=>Nt.done?gt(Nt.value):Promise.resolve(Nt.value).then(it,$t);zt((Le=Le.apply(he,be)).next())});function Rt(){}let Ln=0;const zn=1e4,Mn="\u2581",xn="@\u2581\u2581@",Un="@\u2581@",$n=`
|
|
**\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`,sn=["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 An(he){return/^\d+$/.test(he)?`${he}px`:he}const On=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",wn={[On+"-B"]:"bold",[On+"-I"]:"italic"},ia={[bn]:"\u6DFB\u52A0\u94FE\u63A5",[Zt]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[pn]:"\u6DFB\u52A0\u56FE\u7247",[tt]:"\u6DFB\u52A0\u753B\u56FE",[nt]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[dn]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var la=({defaultValue:he="",onChange:be,width:Le="100%",height:gt=400,miniToolbar:Pt=!1,isFocus:it=!1,watch:$t,insertTemp:zt,mode:Nt="markdown",id:Ne="markdown-editor-id",showResizeBar:De=!1,noStorage:de=!1,showNullButton:We=!1,showNullProgramButton:st=!1,hidetoolBar:ct=!1,fullScreen:Qe=!1,onBlur:xt,onCMBeforeChange:It,onFullScreen:Yt,className:Kt="",disablePaste:gn=!1,disabled:Jt=!1,disabledFill:xe=!1,placeholder:Fe="",values:Ge="",extraUse:dt})=>{const[we,Tt]=(0,te.useState)(null),[ut,qt]=(0,te.useState)(he),[kt,Ve]=(0,te.useState)($t),[_e,ht]=(0,te.useState)(Qe),[at,Qt]=(0,te.useState)(""),[_t,Xt]=(0,te.useState)(0),[tn,Pn]=(0,te.useState)(gt),[hn,Jn]=(0,te.useState)(!1),ea=(0,te.useRef)((0,an.Z)()),oa=(0,te.useRef)(!1),Hn=(0,te.useRef)(),[ta,Vn]=(0,te.useState)(0),[Kn,na]=(0,te.useState)(0),jn=(0,te.useRef)(),In=(0,te.useRef)(),aa=(0,te.useRef)(),Bn=(0,te.useRef)(),Rn=()=>Mt(void 0,null,function*(){var Gt;const St=yield Fetch("/api/attachments/distinct_hash_val.json",{method:"post",body:{hash_val:ea.current}});(Gt=St==null?void 0:St.attachments)!=null&&Gt.length&&(console.log("cm:",we,jn),St.attachments.map(bt=>{bt.content_type.indexOf("image")>-1?we.replaceSelection(``):bt.content_type.indexOf("video")>-1?we.replaceSelection(`<video width="100%" controls src="${ENV.API_SERVER}/api/attachments/${data.id}"></video>`):bt.content_type.indexOf("pdf")>-1?we.replaceSelection(`<a href="${ENV.API_SERVER}/api/attachments/${bt.id}?type=${bt.content_type}&disposition=inline" target="_blank">${bt.name}</a>`):we.replaceSelection(`[${bt.name}](${ENV.API_SERVER}/api/attachments/${bt.id}?type=${bt.content_type})`)}))});(0,te.useEffect)(()=>{const Gt=window.scrollY||window.pageYOffset;qt(Ge),we==null||we.setValue(Ge),window.scrollTo(0,Gt)},[Ge]),(0,te.useEffect)(()=>{Yt==null||Yt(_e)},[_e]),(0,te.useEffect)(()=>{if(jn.current){let Gt=function(bt,Ct){var Sn;if(gn){Ct.preventDefault();return}const vn=Ct.clipboardData;if(vn){const Dn=vn.types.toString(),Nn=vn.items;if(Dn==="Files"||vn.types.indexOf("Files")>-1){if(Ct.preventDefault(),Nt=="stex")return;try{let kn=Nn[1];((Sn=Nn[0])==null?void 0:Sn.kind)==="file"&&(kn=Nn[0]);const Gn=kn.getAsFile(),ua=Gn.name.split(".").pop();(0,ve.I)(Gn,Qn=>{var La,wa,ba;Qn.id?((La=Gn==null?void 0:Gn.type)==null?void 0:La.indexOf("image"))>-1?St.replaceSelection(`<img width="100%" src="/api/attachments/${Qn.id}?type=${Qn.content_type})" alt="" />`):((wa=Gn==null?void 0:Gn.type)==null?void 0:wa.indexOf("video"))>-1?St.replaceSelection(`<video width="100%" controls src="/api/attachments/${Qn.id}"></video>`):((ba=Gn==null?void 0:Gn.type)==null?void 0:ba.indexOf("pdf"))>-1?St.replaceSelection(`<a href="/api/attachments/${Qn.id}?type=${Gn.type}&disposition=inline" target="_blank">${Gn.name}</a>`):sn.includes(ua)?St.replaceSelection(`<a href="/api/attachments/${Qn.id}?type=office&disposition=inline" target="_blank">${Gn.name}</a>`):St.replaceSelection(`[${Gn.name}](/api/attachments/${Qn.id}?type=${Qn.content_type})`):(Qn==null?void 0:Qn.status)===401&&(yn.ZP.warning((Qn==null?void 0:Qn.message)||"\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C"),document.location.href="/user/login")})}catch(kn){yn.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const St=ke().fromTextArea(jn.current,{mode:Nt,lineNumbers:!Pt,lineWrapping:!0,value:he,autoCloseTags:!st,autoCloseBrackets:!0});return St.on("keyup",function(bt,Ct){Ct.keyCode===8&&(bt.getValue()==""?St.setOption("placeholder",Fe):St.setOption("placeholder",null))}),St.on("keydown",function(bt,Ct){if(Ct.keyCode===8){var Sn=ra(bt);Sn&&Ct.preventDefault()}}),it&&St.focus(),St.on("paste",Gt),St.on("dragleave",function(bt,Ct){In.current.classList.remove("mouse-hover-md")}),Jt&&St.on("beforeChange",function(bt,Ct){(Ct.origin==="paste"||Ct.origin==="+input")&&Ct.cancel()}),Tt(St),()=>{St.off("paste",Gt)}}},[]);const Xn=(0,te.useCallback)(()=>{if(In.current)try{}catch(Gt){console.log(Gt,"---- to set md editor body height")}},[tn,In,_e]);(0,te.useEffect)(()=>{function Gt(){let St=new Ye.Z(bt=>{for(let Ct of bt)(Ct.target.offsetHeight>0||Ct.target.offsetWidth>0)&&(Xn(),we.setSize("100%","100%"),we.refresh())});return St.observe(jn.current.parentElement),St}if(we){const St=Gt();return()=>{var bt,Ct;(bt=jn.current)!=null&&bt.parentElement&&St.unobserve((Ct=jn.current)==null?void 0:Ct.parentElement)}}},[we,Xn]),(0,te.useEffect)(()=>{if(we){let Gt=[];for(const[St,bt]of Object.entries(wn)){let Ct={[St]:()=>{En(bt)}};Gt.push(Ct),we.addKeyMap(Ct)}return Hn.current=setInterval(()=>{oa.current&&Rn()},4e3),()=>{clearInterval(Hn.current);for(let St of Gt)we.removeKeyMap(St)}}},[we]),(0,te.useEffect)(()=>{Qe!==_e&&ht(Qe)},[Qe]),(0,un.Z)(()=>{if(!de&&_t>0){let Gt=new Date().getTime(),St=window.sessionStorage.getItem(Ne);Gt>=_t+zn&&(!St||St!==ut)&&(window.sessionStorage.setItem(Ne,ut),Jn(!0))}},zn),(0,te.useEffect)(()=>{Ve($t)},[we,$t]),(0,te.useEffect)(()=>{we&&it&&we.focus()},[we,it]),(0,te.useEffect)(()=>{if(kt&&we){let Gt=function(bt){let Ct=bt.target;if(Bn.current){let Sn=Ct.scrollTop/Ct.scrollHeight;Bn.current.scrollTop=Bn.current.scrollHeight*Sn}};const St=we.getScrollerElement();return St.addEventListener("scroll",Gt),()=>{St.removeEventListener("scroll",Gt)}}},[we,kt]),(0,te.useEffect)(()=>{if(we&&It){let Gt=function(St,bt){It(St,bt)};return we.on("beforeChange",Gt),()=>{we.off("beforeChange",Gt)}}},[we,It]),(0,te.useEffect)(()=>{if(we&&xt){let Gt=function(){xt(we.getValue())};return we.on("blur",Gt),()=>{we.off("blur",Gt)}}},[we,xt]);function ra(Gt,St){var bt=Gt.getDoc(),Ct=bt.getCursor(),Sn=bt.getLine(Ct.line),vn=Sn.charAt(Ct.ch-1),Dn=Sn.lastIndexOf("@\u2581@",Ct.ch),Nn=Sn.lastIndexOf("@\u2581\u2581@",Ct.ch),kn=Dn>Nn?Dn:Nn,Gn=Dn>Nn?3:4;if(xn.indexOf(vn)===-1)return null;if(console.log("change1:",St,Gt,Sn,Ct,kn,Dn,Nn,vn),kn>=0&&Ct.ch-kn<5){var ua=kn+Gn;return bt.replaceRange("",{line:Ct.line,ch:kn},{line:Ct.line,ch:ua}),{line:Ct.line,ch:ua}}return null}(0,te.useEffect)(()=>{if(we){let Gt=function(St,bt){const Ct=St.getValue();qt(Ct),Xt(new Date().getTime()),St.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),be&&(st?be(Ct,qn(Ct)):be(Ct))};return we.on("change",Gt),()=>{we.off("change",Gt)}}},[we,be]),(0,te.useEffect)(()=>{if(we)if(he==null)we.setValue(""),qt("");else{const Gt=window.scrollY||window.pageYOffset;he!==we.getValue()&&(we.setValue(he),qt(he),we.setCursor(Jt?1:we.lineCount(),0),window.scrollTo(0,Gt))}},[we,he]);const En=(0,te.useCallback)(Gt=>{const St=we.getCursor(),bt=we.getSelection();let Ct=bt.split(`
|
|
`);switch(Gt){case"bold":return we.replaceSelection("**"+bt+"**"),bt===""&&we.setCursor(St.line,St.ch+2),we.focus();case"italic":return we.replaceSelection("*"+bt+"*"),bt===""&&we.setCursor(St.line,St.ch+1),we.focus();case"code":return we.replaceSelection("`"+bt+"`"),bt===""&&we.setCursor(St.line,St.ch+1),we.focus();case"inline-latex":return Qt("inline-latex"),we.focus();case"latex":return we.replaceSelection("```latex\n"+bt+"\n```"),we.setCursor(St.line+1,bt.length+1),we.focus();case"line-break":return we.replaceSelection(`<br/>
|
|
`),we.focus();case"list-ul":return bt===""?we.replaceSelection("- "+bt):we.replaceSelection(Ct.map(Sn=>Sn===""?"":`- ${Sn}`).join(`
|
|
`)),we.focus();case"list-ol":return bt===""?we.replaceSelection("1. "+bt):we.replaceSelection(Ct.map((Sn,vn)=>Sn===""?"":`${vn+1}. ${Sn}`).join(`
|
|
`)),we.focus();case"add-null-ch":return bt===""&&we.setCursor(St.line,St.ch),we.replaceSelection(Mn),we.focus();case"add-signal":return bt===""&&we.setCursor(St.line,St.ch),we.replaceSelection(Un),we.focus();case"add-multiple":return bt===""&&we.setCursor(St.line,St.ch),we.replaceSelection(xn),we.focus();case"inster-template-1":return bt===""&&we.setCursor(St.line,St.ch),we.replaceSelection($n),we.focus();case"eraser":return we.setValue(""),we.focus();case"trigger-watch":return Ve(!kt),we.focus();case"trigger-full-screen":return ht(!_e),we.focus();case bn:Qt(bn);return;case Zt:Qt(Zt);return;case pn:Qt(pn);return;case tt:Qt(tt);return;case"maths-latex":Qt("maths-latex");return;case nt:Qt(nt);return;case dn:Qt(dn);return;default:throw new Error}},[we,kt,_e]),Tn=(0,te.useCallback)((Gt,St)=>{var bt,Ct,Sn,vn,Dn,Nn;switch(Qt(""),at){case bn:const{title:La,link:wa}=Gt;return we.replaceSelection(`[${La}](${wa})`),we.focus();case Zt:const{language:ba,content:Ba}=Gt;return we.replaceSelection(["```"+ba,Ba,"```"].join(`
|
|
`)),we.focus();case"maths-latex":for(var kn=atob(Gt),Gn=new Uint8Array(kn.length),ua=0;ua<kn.length;ua++)Gn[ua]=kn.charCodeAt(ua);var Qn=new Blob([Gn],{type:"image/png"});(0,ve.I)(Qn,sa=>{sa.id?we.replaceSelection(``):(sa==null?void 0:sa.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":we.replaceSelection("`$$"+Gt+"$$`");break;case pn:case tt:case qe:const{src:Fn,alt:ln}=Gt,Cn=St,pa=(Sn=(Ct=(bt=Cn==null?void 0:Cn.name)==null?void 0:bt.split("."))==null?void 0:Ct.pop)==null?void 0:Sn.call(Ct);return((vn=Cn==null?void 0:Cn.type)==null?void 0:vn.indexOf("image"))>-1||!(Cn!=null&&Cn.type)?Cn.align||Cn.width?we.replaceSelection(`<p style="text-align:${Cn.align||"initial"}"><img width="${Cn.width?Cn.width+"%":"initial"}" src="${Fn}" alt="${ln||""}" /></p>`):we.replaceSelection(`<img width="100%" src="${Fn}" alt="${ln||""}" />`):((Dn=Cn==null?void 0:Cn.type)==null?void 0:Dn.indexOf("video"))>-1?we.replaceSelection(`<video width="100%" controls src="${Fn}"></video>`):((Nn=Cn==null?void 0:Cn.type)==null?void 0:Nn.indexOf("pdf"))>-1?we.replaceSelection(`<a href="${Fn}?type=${Cn.type}&disposition=inline" target="_blank">${Cn.name}</a>`):sn.includes(pa)?we.replaceSelection(`<a href="${Fn}?type=office&disposition=inline" target="_blank">${Cn.name}</a>`):we.replaceSelection(`[${Cn.name}](${Fn})`),we.focus();case dn:const{row:ga,col:ha,align:va}=Gt;let Sa=`
|
|
`;for(let sa=0;sa<ga;sa++){let Fa=[],Ea=[];for(let Aa=0;Aa<ha;Aa++)sa===1&&Ea.push(fn[va]),Fa.push(" ");sa===1&&(Sa+=`| ${Ea.join(" | ")} |
|
|
`),Sa+=`| ${Fa.join(ha===1?"":" | ")} |
|
|
`}return we.replaceSelection(Sa+`
|
|
`),we.focus();default:throw new Error}},[we,at]),Yn=(0,te.useMemo)(()=>{switch(at){case bn:return te.createElement(vt,{callback:Tn,onCancel:Zn});case Zt:return te.createElement(Bt.Z,{callback:Tn,onCancel:Zn});case pn:return te.createElement(ve.Z,{callback:Tn,onCancel:Zn});case nt:return te.createElement(Ze,{callback:Tn,onCancel:Zn});case dn:return te.createElement($e,{callback:Tn,onCancel:Zn});case"maths-latex":return te.createElement(rn,{showSaveButton:!0,callback:Tn});case"inline-latex":return te.createElement(mn.Z,{showSaveButton:!0,callback:Tn});default:return null}},[at]);function Zn(){Qt("")}(0,te.useEffect)(()=>{if(aa.current){let Gt=function(Dn){Sn=!0,vn=Dn.pageY},St=function(){Sn=!1},bt=function(Dn){if(Sn){let Nn=Dn.pageY-vn;Nn<0&&(Nn=0),Nn>300&&(Nn=300);let kn=gt+Nn+"px";Pn(kn)}},Ct=aa.current,Sn=!1,vn=0;return Ct.addEventListener("mousedown",Gt),document.addEventListener("mousemove",bt),document.addEventListener("mouseup",St),()=>{Ct.removeEventListener("mousedown",Gt),document.removeEventListener("mousemove",bt),document.removeEventListener("mouseup",St)}}},[we,aa]),(0,te.useEffect)(()=>{Pn(gt)},[gt]);const ya=An(Le),fa=An(tn),Pa={width:ya,height:fa},da=(0,te.useMemo)(()=>{if(_t){let Gt=new Date(_t),St=Gt.getHours(),bt=Gt.getMinutes(),Ct=Gt.getSeconds();return St=St<10?"0"+St:St,bt=bt<10?"0"+bt:bt,Ct=Ct<10?"0"+Ct:Ct,`${St}:${bt}:${Ct}`}return 0},[_t]),qn=Gt=>{const St=[];if(st){let bt=-1;Gt=Gt.replace(/(@▁▁@|@▁@)/g,function(Ct,Sn,vn){St.push({multiLine:Ct!==Un})})}return St};function _n(){window.sessionStorage.removeItem(Ne),Jn(!1),Xt(0)}function ca(){Jn(!1),Xt(0),we.setValue(window.sessionStorage.getItem(Ne))}(0,te.useEffect)(()=>{ia[at]&&at!==tt&&at!==nt&&setTimeout(()=>{const Gt=document.getElementsByClassName("markdown-popup-form")[0],St=window.innerWidth/2-Gt.offsetWidth/2,bt=window.innerHeight/2-Gt.offsetHeight/2;Vn(St),na(bt)},0)},[at]);const ma=Gt=>{Gt.preventDefault();const St=Gt.clientX-ta,bt=Gt.clientY-Kn;document.body.onmousemove=Ct=>{let Sn=Ct.clientX-St,vn=Ct.clientY-bt;const Dn=document.getElementsByClassName("markdown-popup-form")[0],Nn=window.innerWidth-Dn.offsetWidth,kn=window.innerHeight-Dn.offsetHeight;Sn=Math.max(0,Math.min(Sn,Nn)),vn=Math.max(0,Math.min(vn,kn)),xa(Ct.clientX,Ct.clientY,St,bt)&&(Vn(Sn),na(vn))},document.body.onmouseup=function(){document.body.onmousemove=null}},xa=(Gt,St,bt,Ct)=>{const Sn=document.body.clientHeight,vn=document.body.clientWidth;return Gt<20&&bt>Gt||Gt>vn-20&&bt<Gt||St<20&&Ct>St||St>Sn-20&&Ct<St?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return te.createElement(te.Fragment,null,te.createElement("div",{className:"markdown-editor-wrapper",ref:In},te.createElement("div",{className:`markdown-editor-container ${Kt} ${kt?"on-preview":""} ${Pt?"mini":""} ${_e?"full-screen":""}`,style:Pa},te.createElement(ie,{insertTemp:zt,watch:kt,fullScreen:_e,showNullButton:We,showNullProgramButton:st,onActionCallback:En,hidetoolBar:ct,extraUse:dt}),te.createElement("div",{className:"markdown-editor-body"},te.createElement("div",{className:"codemirror-container"},te.createElement("textarea",{ref:jn,placeholder:Fe})),kt?te.createElement("div",{ref:Bn,className:"preview-container"},Nt==="stex"&&te.createElement(Oe,{value:ut}),Nt!=="stex"&&te.createElement(Te.Z,{disabledFill:xe,showProgramFill:st,value:ut})):null))),De?te.createElement("a",{ref:aa,className:"editor-resize"}):null,at===tt&&te.createElement(Lt,{callback:Tn,onCancel:Zn}),at===nt&&te.createElement(Ze,{callback:Tn,onCancel:Zn}),te.createElement(Se.Z,null,ia[at]&&at!==tt&&at!==nt?te.createElement(ye.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:ta,top:Kn},title:te.createElement("div",{style:{cursor:"move"},onMouseDown:ma},ia[at]),open:!0,onCancel:Zn,footer:null,destroyOnClose:!0,width:at===nt?"1200px":null,height:at===nt?"80vh":null,className:"markdown-popup-form"},Yn):null))}},45596:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return ge},I:function(){return Se}});var te=oe(78241),ce=oe(8591),ke=oe(92832),Ye=oe(81327),Pe=oe(5871),ze=oe(5112),ue=oe(3113),Xe=oe(67303),Ce=oe(59301),je=oe(34055),Te=oe(59301),Oe=Object.defineProperty,Re=Object.defineProperties,ae=Object.getOwnPropertyDescriptors,a=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,b=(me,Ee,He)=>Ee in me?Oe(me,Ee,{enumerable:!0,configurable:!0,writable:!0,value:He}):me[Ee]=He,E=(me,Ee)=>{for(var He in Ee||(Ee={}))y.call(Ee,He)&&b(me,He,Ee[He]);if(a)for(var He of a(Ee))x.call(Ee,He)&&b(me,He,Ee[He]);return me},z=(me,Ee)=>Re(me,ae(Ee));const{useForm:ee}=te.default,ne={width:280,marginRight:10},re={labelCol:{span:5},wrapperCol:{span:19}};var ge=({callback:me,onCancel:Ee})=>{const[He]=ee();let et=(0,Ce.useRef)();function Et(At){et.current.width=He.getFieldValue("width"),et.current.align=He.getFieldValue("align"),me(At,et.current)}function Ht(At,jt){if(At.status===-1){ce.ZP.error(At.message);return}He.setFieldsValue({src:`/api/attachments/${At.id}`,type:jt.type})}function yt(At){let jt=At.target.files[0];et.current=jt,Se(jt,Ht)}return Te.createElement(te.default,z(E({form:He},re),{className:"upload-image-panel",onFinish:Et,style:{width:470,overflow:"hidden"}}),Te.createElement(te.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},Te.createElement("div",{className:"flex-container"},Te.createElement(te.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u6587\u4EF6\u5730\u5740"}]},Te.createElement(ke.default,{style:ne})),Te.createElement(ie,{onFileChange:yt}))),Te.createElement(te.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},Te.createElement(ke.default,{style:{width:264}})),Te.createElement(te.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},Te.createElement(Ye.Z,null,Te.createElement(te.default.Item,{name:"width",style:{margin:0}},Te.createElement(Pe.Z,{style:{width:264}})),Te.createElement("span",{className:"ml8"},"%"))),Te.createElement(te.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},Te.createElement(ze.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"}]})),Te.createElement("aside",null,Te.createElement(te.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},Te.createElement(ue.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Te.createElement(ue.ZP,{type:"default",onClick:Ee},"\u53D6\u6D88"))))};function ie({onFileChange:me}){return Te.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",Te.createElement("input",{type:"file",onChange:me}))}function Se(me,Ee){if(!me)throw new String("\u6CA1\u6709\u6587\u4EF6");if(!(0,je.bg)())throw ce.ZP.warning("\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C"),new String("\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C");let He=new FormData;He.append("editormd-image-file",me),He.append("file_param_name","editormd-image-file"),He.append("byxhr","true");var et=new window.XMLHttpRequest;et.withCredentials=!0,et.addEventListener("load",function(Et){Ee(JSON.parse(Et.target.responseText),me)},!1),et.addEventListener("error",function(Et){console.error(Et)},!1),et.open("POST",`${Xe.KI}/api/attachments.json`),et.send(He)}},75790:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return ke}});var te=oe(59301),ce=oe(4676);class ke extends te.Component{constructor(Pe){super(Pe);const ze=window.document;this.node=ze.createElement("div"),ze.body.appendChild(this.node)}render(){const{children:Pe}=this.props;return(0,ce.createPortal)(Pe,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},4573:function(Ie,mt,oe){"use strict";oe.d(mt,{i:function(){return ne},Z:function(){return ge}});var te={flex_box_center:"flex_box_center___AQ53o",flex_space_between:"flex_space_between___i2aIa",flex_box_vertical_center:"flex_box_vertical_center___sPEKB",flex_box_center_end:"flex_box_center_end___GhSSH",flex_box_column:"flex_box_column___R9_Hb",list:"list___jb2Ay",wrap:"wrap___VsQDr",lockWrap:"lockWrap___g1k1T",li:"li___IxCLC",cover:"cover___Mu8wr",img:"img___IpFLA",movebq:"movebq___mF7wt",bq:"bq___Bil0T",sign:"sign___DXJ4d",name:"name___l7FoJ",e:"e___pXQUG",unit:"unit___wCIFR",tags:"tags___w_Mil",tag1:"tag1___dxm7r",tag2:"tag2___llZkf"},ce=oe(71418),ke=oe(6848),Ye=oe(92310),Pe=oe.n(Ye),ze=oe(49661),ue=oe(57884),Xe=oe(34055),Ce="data:image/png;base64,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",je="data:image/png;base64,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",Te="data:image/png;base64,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",Oe="data:image/png;base64,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",Re="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAgCAYAAAD+Fz2gAAAAAXNSR0IArs4c6QAAEpRJREFUaEPFWwl4VeWZfs/NSthJwmZIwhYQg6wi4ANEdhBUWqWOGwLFGXVYWhyqKJvsoQK1FpECNkjRtkBFBIskhIQga5SwQ4AEyA65SSCQkJB75vm/fzn/OblJsNOZuQ88996z3XO+93+/7/2WGABwN31zmOc+Yg0YMaZhtDJgwDAMtou/G+w7fRHbne/8OBOAaRhw0ZmA6RLXMOlU2lfXy+VhVxHnsyvyf4Bpqne2xTTp1/h2+sjPY9vpvzyXbTc9ME0P7fewd3aoxwS7Y9MjryWOkeeLd3Zdg36Gn8evzz7L3/Xw59aO5/fDrsfvUe5jT0/btHsVT2c9H5Drgme/YfjMChu9IMtg4NyvqEozYDSD4bIAkSAxfGAHibYQcOwfP4fdCsfDgMcbSNLqdYBkCIOQscUDSVi54SUYFkhsOzei3Ob8zAwqDWY3piEA4tetIuNLI+pGZ/fFAeL79WPk4qkdJH5urSARmNxQLphuw3B1M0pOx22BiX/jRHFBgsTtWDeT6HjJNO39/wYkaUwBpwYSX71ixUrGidVv28eYpLEG8MD0MFZIdlpgyOM4e+wgKZZ7A++fYBLZFJ4vjJJTn+UAaMUNLZnBWWEDiX0naOkozh7u97jrc4Bpc3eae1NO7l/GJIsZtPxqZZLl7nS2kbtT7OMurEYmkQvmK90bm2zgO8HSFopYPZoblD7DcucuINcoTttoUtwQxubAMKN7A0m4Oy8gSbD02FU7SBzk2l66u6MIwlwZfzKJBbmu6kwRD+mIS+o4DQBpUAaSsLq4vgBJAVI7k2wur1pMstio4qe4Nw+5Zwt0xmAyDLtHtuiLTmwwpRDgZPDGJE0wSDf2/wCSFX+EiFAxiT8UNzZnlD0myRWvGcLJEq4gFEjcxf0PQBL3Vi1Wae7OJha8CgcPjOIf1psU3ZVacyg0xSQLJMkSy91Z7vB/xd2R4rJetOq8MomBJBSWlH9K1emskmywAr5SV0xxOmOSUm322OMtJj0wk5TS1GJlNZAMAZCQ0DWDxAAQCk8XBAJYm8r7F8ekqspyXD95BMFh7dE49CEulRn5lRo3aeFzvBiTLNktpbYK6jbpzY6UclnGHckgB0jEpPtKYTnVnQQlM+0g/IMaoEW7aCHDpSrzovocwkG6X7u7M2G4U9eRi7PcnJTU1jbar6S2C+Wlxcg6fVTIbBlLpOyW6o+/C6XB5SVt4mIjont/BDRqRnYV3PQak0xPFbbPn4Sw6D7o+9ybikmUfbDVLphkgSRXZE1MsoQEv4QEyS6fhcYnQ9+95cahL1cj6onRaN2ph1gLPP/heRLPp3789nMUZl/G4Envq9zMKf3lYrEpQS/iQS40w318rcnZwSS2MLbT3TkSVHfWZSSsnQtf/wAYLpaWCgdUdx4Ks6oK9yvuYeSMWIRGdKZkNj/9JK6lfc9Z4OUaeRfSUHarCG0fi9GYYyWw7JTwbv3RvH1XGZw0JnHJrMckexIrk9qa3V1lRTl+2BWH66cOo8ugpxHVfxSKc6+ivLTESpg9wK0b2TiX8g0eGfQsgpqEiISUsyiwQWM0DG5tk+82sARIBLYAnj2hUXhsjQJIqjcSEQIUxS7GIcpEDTCA9n06D4OnzENo24e5XRlQmvS251FsAXCD3sw4iz0fz8aIGbFoHtGZzjmb9DVS/74ezdt3Eb6qLqStagM7oeDyWfR+djK6DHoGLD7xJV6dSXaQvMUky9VJtyXPYddLP7IHJ7/7C7qNeAEFGeeQezFNi4y1fwyP7ovowc95T3JtEl8wUrKz8OgaU5ZyDMPHxqRqIAnQCrMuIfHTBQRQSGRnFF67yA0iy0EyTxKUIJB9fBAa+TAKrpzBd394DyOmx9K5jH/nkncg9es/4aWVX1kE+gl50qaZz6LX2NcIIOnLrXcrma0Wk/SgrIxUnUkU78T+vMunEBLeES6Xj8qDziV9jcwTBzBk8lz4BQZxW3iqUHwjG41CH6pemXDIcG/uTjLJuHnkY1O6Ke7ZLJBMrf4mmcTemZ9lAD35yzkIbdsF2+ZPQFVlRa1LyK9eEMYv2oIbAqCR02MRHNGJ3OqlQ3tweu9fMW7+RmSfOSaiVV0sIggQ3qUPti6YhOjhv0BU3+FWrNMZpHw8eXZZQ9Jqdrqw0IWDCO6eKlSW3YVfYH0BlFW3K8q5gqRNseg+8iW06doPsnSU+WMyTiVuwxPjp6JJq8gaQaotJlEeyAByFkGdMcnJJDcDaN0HiPnl+wiN7IL7FWVcRAiFd2BTLH0eOPE3vFzEvrhc8A+sjxsZ5xSDmkd0orSM/T4VWA1g88xxFKce9PXq6p0KFKnuVL1LXIQXSplRRX2VgSRUhRXEawbpxO7PkXcxDQNe/i8VW0yzCvfu3EJS3HLUbxqKfuPf4nmux0PxzlNVhUNbP0apuwADXn4bAfUa/ASQrOTbuHH49zxRlXFElGxqA4kBtP+PCxEz+X2EtO2sCqbyOokbFtL1Br8+z14Vh4EbGeexd817GDFtOUIjOxF8EiR2F1X37ymhUFbsxpl923H5aAIiewxAz2cmwb9ePRt2Pn6BtGqlSqSUVeRJii3kUqzqMieRN5CsarMuwUuLCnBw80pU3C3FwJdnolHzNrh7qxApf16J24V5JBwYIOWlt3Cv7DYq7twm8JiIqLxXjpYdHsVjT0+qXr/TKx0eDgpPjkX1nD1LwaGPbDLbJgps6s4Ac3lsfxEDaP0ixEx+j+IIe/iqikoFRsrnK+jzgAmzVKvC1z8QLh9fYtDeNXMIoJCITqreJ1sR90oKce3sUVw/eRh56SdRv3Ewyu/cwth3/4AGzVrYwMk+l4q0XZvR/alXECblL4B7ZaW0ir0xSbYdFEhKNcnCqlXt9gsMVLGnovwuUuJicbswFyPeWopS9w0kxS1DQFBDBNRvAH/2HtQA/vUawp99D6yPekENcaf4Jk7t24beYycSUCo2OguuMkezlZY8MPK//50CyOr96NUES4LLmFSUfQVJGxYhZtJsBEd2Rs75VBza8rtavdKAV99GWHRfUnF7P5mLEdOWISSCsY+7tgspu3HleCIKr6WTfI/oOQAd+41ESGQU/rHqbVKJDFS2vLLOHseF5G9IRbXtNQjdRr2IRiGtRU0LiJsx9kE9ZI3HMVHz/AebuWsURmPA5144gXAWa0wTnvuVqCwvg29APUZbilMuXx8YLl9U3a+kuOzvXw/ph/cg/NH+8AsIUn0pZ0tDrwnKRUQlq/yDq1UM0hNWi0myaMrzJLbS3TmXkbxhMQZNfJcYVFF2B6VF+cLYBk7sjKMH7/H0JJTeyEZgwyYIDo9CQP2GxKD4T+Zi+LSlCA1nMpvHqMtH40m6tnm0H1pGdYefnz9KbuYg9asNyDn/AzGyeduHUZRzldxHq07d0ftnU9CkVYQyMmkaj4lLR/byPNOWVvEYI1klsg2ZTKkquPAz1JGJ7DlQ9ZG8tR/yL55EypaVGD39twhs2BjbF03BI4N/ho6PD8Olowk4n/IN7dOluox58nr21gVPnGXDjxLxgpTVpikitK7UpHDgcYWzSDKsMOcKkjcuxsDX3iGAnMAmbVxCpmEqL+HTuWjUPAx9fv4fZJ2bmec5QFOXcBcnGn5CYZABSwpzcTFlNy6k7ELzdl3Q5/k3cDZ+G66k7ke/F6Yi4/h+YlnMlDnVGCBB4hrPKgvp7k7vdMqWrfeYpJVoYBJbkj5bgu6jX0HTh9rhWtpBHNu+DuPe+QQuvwBsWzgJjwxhAA2nBXf+wDcYNeNDq9qgyXXVoXX0nfSaIDX4Cg6sIgZ5KM/krq1mJnGQ3ExafrYEAxhAFEfs5yR/tpQMFzN5Dpg7jF/7PkZOi0XjlhG4mXkO8WvnYdh/LkFoRJRgkAt3igpw9UQKrqYdhDvrCimjHmNeRduegyimHPryI4pL45dsRmnRTexeMQPDpy9Di/bR1d2UCbhkAOY1Bb6KeQCwqgy21nltwoELjMwfknF021o8NXMV6jUORrpMD2avo/0MoOihPyeALh2Jx/mUnRg9Y6VSb1ZX1l7703tI6jMTDeTikleqdoNHiIDaQTJQlJOBpD8tJYAqy+8iP51l1FJmAzkXTpDRWnfuSVuL86+jSYtwtO7cg4JpwqcMoMUIZXkQQGpnx5I3KM5EdOuPtr2fRKv20fC4fJBxPBGpOzZQYsjKPcOmLkGLDl2RtH4RfR81c6X3OOIASao7EaU1sIRLUe1mrXcjmn8cVw8S139AKA+aNJuM/uOuOOSnn8KIqbE037B1wURED32e8rH0I9/h/IGdeOpXq2zq7UFBUpWM/OQPiUFiKkQptdpAYgAlxy3DgAm/wd2SQlw/dcjKd2TU1yKDLApEdHuClFjCuvkY+tYiARBnH5PuTVq0AVN7TDQX52Qg9euNyL98Bp0HjEH3US/iy9kvkrvr2H8kMXNX7HQ8OvIFdBv98gOB5GSSnVF6408wTevO3nEXYOeKqXhs3Oto22sgGT3+kzloGNIKjzH3zRg0/zUCqFO/UUg/8g+cS96JMb9eBVbLK7hylthOocLW+fUy46BVGoy8pN+KPMiqYjN353K2F8iN8ZqaOycTB+KWY+Ars9AsklcD2MtFhVMuxS1FyIupchtzcQnrFmDomwwg7uL4fqDizi1k/piCK6mJcGdlUEnl8effRJOw9vBUVuCLWc+h/0sz0K7PEPqd8/t34Pjf15PfZzmS15eDSapGp9ydlNc6k7R6ngDpVPxfcS5pB56ZvZYWUUnedez5+F30HDOBGM9e2+ZNQNdh4xHVdyQxiJWwxsxcjfLbRfj2o3cw+PW5aNC0hYpJukCoqY9k5OxfYbJ2t2o3MKfkEjlPDTGpKDcDB+JWoOvQ8Wjcoo1q9nF0LIBki0IHoTjvOk7s2oShby5ESDjPg4pyM3F679+QLdRam+jH0aHPULSM6gbD5UNusuDaBexZPQtD/n0BWnXpqbA4ufvPOLnnS3QZPA69np1cA0gmXFp9VUlauVIVWPbJH9lyYMpq5/KpCG7TAX1/MQ2sBcI8CHuW0b9aCZevLxl967wJiB42Hp37jcLFw3sIoLFvf0TPl7hhMUa8tRiBDZtao1faSFe1IRQRQ43sxFhikASJsYSeRTbjZOtBY4Y7NxMpm1Z4N8YDbh3yxkKEhnMGlZWwrPxDqhYwURBQvxEhXZJ3FbfdBbhbfBMXU3ahrLQYzy3YBB9fPzVzx34u9av1FJfadO1b86+bFkhcTFldWjKODST6IgwJ5F86TW45ZuI7aBnVg4QCy9n6vTANbDHJKsXWua9STZC5uOwzR3F46xq06xVD7ptVHMb+ejWVvJwNP+c4l84mI2ffchoa0UFSjTYNJFUOMgwU513F91tWU4m/aet24nAXH0xUvSPeguD1VtGKYK2K7Awc/svv8eSUuQgO66C5QvukEPu9y8cScGz7HxHUOBhNWoZTxaBRy3B+TWZCMRgpiKtcbU0oPfjMnd3dlRbm48LBb9Fj9EtUTL5wcDfdQcd+I0SLnR+fumM9Wj/cGy3ad0VVxT2cjv8b3NmX4OPrjzZdHweLwd7cmtU610pSotJgZO9bTgyipE4Dqi6Q9KoD5UlsiISxzxZ/LKNTOVTJcStWyZglWx7Vp1c5wOz+GMvlpNA/CxIzkHR3P5VJqvKstwu8zNxxBvCaoL2VwAYj5WSqVVKSXVkneMTy7IRlqpIgQbLFJKnw9AYet6pNCHBwuSCglV2t4SeZ5GW+QU6vEsiWaJCLROZnTpBkBVzW8VSDoq4RYw0k+ziXMFot7s4rSNp0kXNWTu8lceBYzd1LS0O2zh2gGlnxS3MMw2glDUqzWKQTrPk42YizVxecak0ApFrn3kCqDqpikGAwTQrx/oQqpPJyED/XG5PU/dUx32BzfTaQeBlIzZRXGzHWJLheDRBAqphBwcTZ8HMySR9DlpVrHu/kbIOoO7FtuUZ2wtItJo3+WgaVA/CWXOYxROZLthxJjzEEqo8YehTD8rW0zi3WcbBVy9w51Sp/Q7x7B8kahCQXRnXDOhTLT2KSGDZxNPw4RpagMFFVQ5yxurK8zCOBtMBXIAkWwcQXRlbi8jBUmWmA2UxJbQEWOSzbpKkXo3Or2oI978ry7d66spT3iPmGauNc+oixw91ZQkXEM6q1WQ0/LlI4KAwk+du1wVTz9KoI2OyC2kAkXUvEGI/o4eilGnKBNbowO0jWX0nYQRIxyR2IwG70OAwkw+OJNU3ESHcn2WKBZGeRPcZwHSUng2RCy9lUB0jKfWnCQTJIV4TaaLJo0Ypx5dpBehAm1Q6SHD4RpVfHHAOXyPa/qqgLJOtPWSSTtPwLyIXp2R9Y5T8rqO+UrP8Gpjgw8TngMx8AAAAASUVORK5CYII=",ae="data:image/png;base64,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",a="data:image/png;base64,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",y="data:image/png;base64,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",x="data:image/png;base64,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",b="data:image/png;base64,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",E="data:image/png;base64,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",z="data:image/png;base64,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",ee=oe(59301);const ne=[{name:"\u63A8\u8350\u81EA\u5B66",ptimg:Ce,swimg:je},{name:"101\u8BA1\u5212",ptimg:Te,swimg:Oe},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:Re,swimg:ae},{name:"\u7701\u7EA7\u4E00\u6D41",ptimg:a,swimg:y},{name:"\u7CBE\u54C1\u8BFE\u7A0B",ptimg:x,swimg:b},{name:"\u519B\u961F\u4E00\u6D41",ptimg:E,swimg:z}];var ge=({className:ie,dataSource:Se=[],col:me=4,right:Ee,bottom:He=23,precision:et=0,wrapWidth:Et=1200,trackEventItems:Ht,loading:yt,onRemove:At=()=>{},isCurrent:jt=!0,showAlias:Ue=!1})=>{const Ut=Math.floor((Et-(me-1)*Ee)/me),on=[{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"}].map(Me=>(window.ENV==="build"&&(Me.ptimg=`/react/build${Me.ptimg}`,Me.swimg=`/react/build${Me.swimg}`),Me));return ee.createElement(ce.Z,{spinning:yt},ee.createElement("div",{className:Pe()(te.list,ie)},!!(Se!=null&&Se.length)&&(Se==null?void 0:Se.map((Me,vt)=>{var Bt;const{name:ve,id:ye,identifier:Ke,featured:pt,school_name:ot,image_url:Lt,excellent:se,is_plan:lt}=Me;return ee.createElement("div",{key:ye,className:te.wrap,style:{width:Ut,marginRight:(1+vt)%me===0?0:Ee+et,marginBottom:He}},ee.createElement("a",{className:te.li,onClick:Ot=>{Ot.preventDefault(),Ot.stopPropagation(),Ht&&(0,ze.L9)([Ht]),(0,ze.xg)(`/paths/${Ke}`)}},ee.createElement("div",{className:te.img},ee.createElement("img",{className:te.cover,src:`${Lt}`}),jt&&(0,Xe.bg)()&&(Me==null?void 0:Me.studying)&&ee.createElement("div",{className:`${te.movebq} user-path-items`,onClick:Ot=>{Ot.stopPropagation(),At(Me)}},ee.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),ee.createElement("span",{className:"c-red"},"\u79FB\u9664")),(Bt=Me==null?void 0:Me.subject_tags)==null?void 0:Bt.map((Ot,Wt)=>{var Ft,Je;if(Wt===0){const le=(Ft=on.find(fe=>fe.name==Ot))==null?void 0:Ft.swimg;return ee.createElement("img",{className:te.sign,src:le,style:{left:"-4px"}})}const Ae=(Je=on.find(le=>le.name==Ot))==null?void 0:Je.ptimg;return ee.createElement("img",{className:te.sign,src:Ae,style:{left:`${48+52*(Wt-1)+2*Wt}px`}})}),ee.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(Me==null?void 0:Me.excellent)&&ee.createElement("div",{className:te.bq},"\u5F00\u653E\u8BFE\u7A0B"))),ee.createElement("div",{className:te.name},ee.createElement(ke.Z,{title:Ue&&(Me!=null&&Me.excellent_alias_name)?ee.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${ve}`,ee.createElement("br",null),ee.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${Me==null?void 0:Me.excellent_alias_name}`)):ve},ee.createElement("span",{className:te.e},Ue&&(Me==null?void 0:Me.excellent_alias_name)||ve))),ee.createElement("div",{className:te.tags},ee.createElement("div",null,ee.createElement(ke.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},ee.createElement("span",null,ee.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),ee.createElement("span",null,Me.stages_count))),ee.createElement(ke.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},ee.createElement("span",null,ee.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),ee.createElement("span",null,Me.members_count)))))))})),!Se.length&&ee.createElement(ue.Z,null)))}},89831:function(Ie,mt,oe){"use strict";oe.d(mt,{jL:function(){return Pe},w9:function(){return pt},QD:function(){return qe},cQ:function(){return vt.Z},op:function(){return an},O5:function(){return la},_b:function(){return Mt},t7:function(){return ge},Gi:function(){return Wt},YG:function(){return lt},qp:function(){return x},vr:function(){return cn},qE:function(){return pn},Je:function(){return me},wb:function(){return Me},cq:function(){return Be},tp:function(){return z},Si:function(){return Le},k8:function(){return Jt},Du:function(){return De}});var te=oe(59301),ce={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"},ke="data:image/png;base64,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",Pe=({dataSource:xe=[],img:Fe,imgWidth:Ge=346,title:dt,sunTitle:we,bannerExtraContent:Tt})=>te.createElement("div",{className:ce.banner},te.createElement("div",{className:ce.content},te.createElement("aside",null,te.createElement("p",null,te.createElement("b",null,dt),te.createElement("span",null,we)),xe.length>0&&te.createElement("div",{className:ce.btns},xe.map((ut,qt)=>te.createElement("div",{key:qt,onClick:ut.click},ut.name,ut.sign?te.createElement("img",{src:ke,width:39}):null))),Tt),Fe&&te.createElement("img",{style:{marginTop:33,marginRight:38},src:Fe,width:Ge}))),ze={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"},ue=oe(92310),Xe=oe.n(ue),Ce=oe(89392),je=Object.defineProperty,Te=Object.getOwnPropertySymbols,Oe=Object.prototype.hasOwnProperty,Re=Object.prototype.propertyIsEnumerable,ae=(xe,Fe,Ge)=>Fe in xe?je(xe,Fe,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):xe[Fe]=Ge,a=(xe,Fe)=>{for(var Ge in Fe||(Fe={}))Oe.call(Fe,Ge)&&ae(xe,Ge,Fe[Ge]);if(Te)for(var Ge of Te(Fe))Re.call(Fe,Ge)&&ae(xe,Ge,Fe[Ge]);return xe},x=({dataSource:xe=[],value:Fe,onChange:Ge,onTitleChange:dt,className:we,title:Tt,titleWidth:ut=41,style:qt={},fontColor:kt="#6A7283",showCount:Ve,classNameActive:_e,styleItem:ht={}})=>{const[at,Qt]=(0,te.useState)(0),[_t,Xt]=(0,te.useState)(!1),tn=(0,te.useRef)(null),Pn=(0,te.useRef)(null);return(0,te.useEffect)(()=>{var hn;xe.length!==0&&(((hn=tn==null?void 0:tn.current)==null?void 0:hn.clientHeight)>97?Qt(1):Qt(0)),xe.length===0&&Qt(0),Xt(!1)},[xe]),te.createElement("div",{className:Xe()(ze.row,we),style:qt},te.createElement("div",{onClick:(0,Ce.throttle)(()=>dt==null?void 0:dt(),2e3),style:{width:ut,marginTop:_t?12:4},className:`${ze.title} ${dt?"current":""}`},Tt),te.createElement("div",{className:_t?`${ze.tagsWrap} ${ze.tagsBorderWrap}`:ze.tagsWrap},te.createElement("div",{className:ze.bar,ref:Pn,style:at>0?{height:at===1?97:"auto",overflow:at===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},te.createElement("div",{className:ze.tag,ref:tn},xe==null?void 0:xe.map(hn=>te.createElement("span",{onClick:()=>Ge(hn.id),key:hn.id,style:a(a({color:kt},ht),(hn==null?void 0:hn.style)||{}),className:Fe===hn.id?Xe()(_e||ze.active,hn.classNameActive):""},te.createElement("span",{title:hn.name,className:ze.name},hn.name),!!Ve&&te.createElement("span",{className:ze.num},hn.count))))),!!at&&te.createElement(te.Fragment,null,at===1?te.createElement("div",{onClick:()=>{var hn;Qt(2),((hn=tn==null?void 0:tn.current)==null?void 0:hn.clientHeight)>245?Xt(!0):Xt(!1)},className:ze.action},"\u5C55\u5F00",te.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):te.createElement("div",{onClick:()=>{Pn.current.scrollTop=0,Qt(1),Xt(!1)},className:ze.action},"\u6536\u8D77",te.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},b={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"},z=({dataSource:xe=[],value:Fe,onChange:Ge,className:dt,style:we={}})=>te.createElement("div",{style:we,className:Xe()(b.tabs,dt)},xe.map(Tt=>te.createElement("span",{onClick:()=>Ge(Tt.id),className:Fe===Tt.id?b.active:"",key:Tt.id},Tt.name))),ee={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"},ne=oe(92832),ge=({dataSource:xe=[],value:Fe="",onChange:Ge,onInputChange:dt=()=>{},className:we,style:Tt={},placeholder:ut,allowClear:qt=!1})=>{var kt;const[Ve,_e]=(0,te.useState)(""),[ht,at]=(0,te.useState)("");(0,te.useEffect)(()=>{var Xt;let tn=Fe;(Xt=JSON.stringify(Fe))!=null&&Xt.includes("{")&&(_e(Fe.id),tn=Fe.value||"");try{at(decodeURIComponent(tn||""))}catch(Pn){at(decodeURIComponent(tn||""))}},[Fe]);const Qt=()=>{Ge(encodeURIComponent(ht),Ve||null)},_t=Xt=>{Xt!==Ve&&(_e(Xt),Ge(encodeURIComponent(ht),Xt))};return te.createElement("div",{className:Xe()(ee.input,we),style:Tt},!!xe.length&&te.createElement("div",{className:ee.dropdown},te.createElement("div",{className:ee.text},(kt=xe.find(Xt=>Xt.id===Ve))==null?void 0:kt.name,te.createElement("i",{className:"iconfont icon-zhankai4"}),te.createElement("b",{className:ee.b1}),te.createElement("b",{className:ee.b2})),te.createElement("div",{className:ee.menu},xe.map((Xt,tn)=>te.createElement("div",{key:tn,onClick:()=>_t(Xt.id)},Xt.name)))),te.createElement(ne.default,{onPressEnter:Qt,value:ht,onChange:Xt=>{at(Xt.target.value),dt(encodeURIComponent(Xt.target.value),Ve||null)},bordered:!1,placeholder:ut}),te.createElement("i",{onClick:Qt,className:"iconfont icon-sousuo9 font14 pl10 current"}))},ie={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"},me=({value:xe,onChange:Fe,className:Ge,total:dt,pageSize:we,style:Tt={}})=>{const ut=xe<2,qt=xe>=Math.ceil(dt/we);return dt<=we?te.createElement(te.Fragment,null):te.createElement("div",{className:Xe()(ie.quickPager,Ge),style:Tt},te.createElement("div",{onClick:()=>{ut||Fe(xe-1,"prev")},className:ut?ie.disabled:""},"\u4E0A\u4E00\u9875"),te.createElement("div",{onClick:()=>{qt||Fe(xe+1,"next")},className:qt?ie.disabled:""},"\u4E0B\u4E00\u9875"))},Ee={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"},He=oe(71418),et=oe(6848),Et=oe(13570),Ht=oe(90524),yt=oe(49661),At=oe(96908),jt=oe(57177),Ue=oe(81378),Ut=oe(57884),Me=({className:xe,dataSource:Fe=[],col:Ge=4,right:dt,bottom:we=23,precision:Tt=0,wrapWidth:ut=1200,trackEventItems:qt,loading:kt})=>{const Ve=Math.floor((ut-(Ge-1)*dt)/Ge);return te.createElement(He.Z,{spinning:kt},te.createElement("div",{className:Xe()(Ee.list,xe)},!!Fe.length&&Fe.map((_e,ht)=>{const{name:at,id:Qt,identifier:_t,power:Xt,cover_image_id:tn,pic:Pn}=_e;return te.createElement("div",{className:Ee.wrap,key:Qt,style:{width:Ve,marginRight:(1+ht)%Ge===0?0:dt+Tt,marginBottom:we}},te.createElement("a",{target:"_blank",href:`/shixuns/${_t}/challenges`,className:Ee.li,onClick:hn=>{hn.preventDefault(),qt&&(0,yt.L9)([qt]),Xt&&(0,yt.xg)(`/shixuns/${_t}/challenges`)}},te.createElement("div",{className:Ee.img},te.createElement("img",{className:Ee.cover,src:`${Pn}`}),_e.is_jupyter&&te.createElement("img",{className:Ee.sign,src:At}),_e.is_jupyter_lab&&te.createElement("img",{className:Ee.sign,src:jt}),_e.is_unity_3d&&te.createElement("img",{className:Ee.sign,src:Ue})),te.createElement("div",{className:Ee.name},te.createElement(et.Z,{title:at||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},te.createElement("span",{className:Ee.e},at||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),te.createElement("div",{className:Ee.tags},te.createElement(et.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},te.createElement("span",null,te.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),te.createElement("span",null,_e.challenges_count))),!!_e.myshixuns_count&&te.createElement(et.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},te.createElement("span",null,te.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),te.createElement("span",null,_e.myshixuns_count))),te.createElement(et.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},te.createElement("span",null,te.createElement("span",null,_e.level))),te.createElement("div",{className:Ee.rate},te.createElement(Et.Z,{allowHalf:!0,disabled:!0,defaultValue:_e.score_info}),te.createElement("span",null,"\xA0",_e.score_info?`${_e.score_info}\u5206`:"5\u5206")))),!Xt&&te.createElement("div",{className:Ee.lockWrap},te.createElement("img",{src:`${Ht.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),te.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!Fe.length&&te.createElement(Ut.Z,null)))},vt=oe(4573),Bt={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"},ve="data:image/png;base64,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",ye=oe(59301),pt=({className:xe,dataSource:Fe=[],col:Ge=4,right:dt,bottom:we=23,precision:Tt=0,wrapWidth:ut=1200,trackEventItems:qt,loading:kt})=>{const Ve=Math.floor((ut-(Ge-1)*dt)/Ge);return ye.createElement(He.Z,{spinning:kt},ye.createElement("div",{className:Xe()(Bt.list,xe)},!!Fe.length&&Fe.map((_e,ht)=>{const{subject_identifier:at,id:Qt,identifier:_t,power:Xt}=_e,tn=_e.is_public!=0&&_e.is_public;return ye.createElement("div",{className:Bt.wrap,key:Qt,style:{width:Ve,marginRight:(1+ht)%Ge===0?0:dt+Tt,marginBottom:we}},ye.createElement("a",{className:Bt.li,onClick:Pn=>{Pn.preventDefault(),qt&&(0,yt.L9)([qt]),(0,yt.xg)(_e.first_category_url)}},ye.createElement("div",{className:Bt.top},ye.createElement(et.Z,{title:_e.name},ye.createElement("div",{className:Bt.name},_e.name)),ye.createElement("img",{className:Bt.img,src:Ht.Z.IMG_SERVER+"/images/"+_e.avatar_url}),ye.createElement("div",{className:Bt.text,title:_e.creator},_e.creator),at&&ye.createElement("div",{className:Bt.btns},ye.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),ye.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),tn&&ye.createElement("div",{className:Bt.sign},"\u516C\u5F00")),ye.createElement("div",{className:Bt.bottom},_e.visits>0&&ye.createElement(et.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},ye.createElement("span",null,ye.createElement("i",{className:"iconfont icon-liulanyan"}),ye.createElement("span",null,_e.visits))),_e.course_members_count>0&&ye.createElement(et.Z,{title:"\u6210\u5458",placement:"bottom"},ye.createElement("span",null,ye.createElement("i",{className:"iconfont icon-chengyuan"}),_e.course_members_count)),_e.tasks_count>0&&ye.createElement(et.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},ye.createElement("span",null,ye.createElement("i",{className:"iconfont icon-zuoye"}),_e.tasks_count)),_e.is_end?ye.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):ye.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!_e.is_accessible&&ye.createElement("div",{className:Bt.lockWrap},ye.createElement("img",{src:`${Ht.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),ye.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!Fe.length&&ye.createElement(Ut.Z,null)))},ot={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"},Lt=oe(76560),lt=({dataSource:xe=[],value:Fe,onChange:Ge,className:dt,style:we={},tabBarExtraContent:Tt})=>te.createElement("div",{className:Xe()(ot.tabs,dt),style:we},te.createElement("div",{className:ot.tabsWrap},xe.map((ut,qt)=>te.createElement("aside",{className:ot.tab,onClick:()=>{Ge(ut.id),ut.link&&Lt.history.push(ut.link)},key:qt},te.createElement("div",{className:Fe===ut.id?ot.active:""},ut.name),(ut==null?void 0:ut.resetCount)==null&&(ut==null?void 0:ut.total)!==void 0&&te.createElement("span",null,"\uFF08",ut==null?void 0:ut.total,"\uFF09"),(ut==null?void 0:ut.resetCount)!==void 0&&(ut==null?void 0:ut.total)!==void 0&&te.createElement(et.Z,{title:(ut==null?void 0:ut.tip)!=null?ut==null?void 0:ut.tip:""},te.createElement("span",{style:{color:"#9096A3"}},"\uFF08",te.createElement("span",{style:{color:"#000"}},ut==null?void 0:ut.resetCount),"/",te.createElement("span",null,ut==null?void 0:ut.total),"\uFF09"))))),te.createElement("div",{className:ot.tabBar},Tt)),Wt=({className:xe,style:Fe={},children:Ge})=>te.createElement("div",{className:Xe()(xe),style:Fe},Ge),Ft={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"},Je=oe(38854),Ae=oe(20834);const le=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var Be=({sortValue:xe,dropValue:Fe,className:Ge,onSort:dt,onDrop:we,dataSource:Tt=le})=>{var ut;return te.createElement("div",{className:Xe()(Ft.orderWrap,Ge)},te.createElement(Je.Z,{dropdownRender:()=>te.createElement(Ae.default,null,Tt.map((qt,kt)=>te.createElement(Ae.default.Item,{key:kt,onClick:()=>we(qt.id)},qt.name)))},te.createElement("span",{className:Ft.orderTextWrap},(ut=Tt.find(qt=>Fe===qt.id))==null?void 0:ut.name)),te.createElement("span",{className:Ft.orderIconWrap},te.createElement("span",{className:Ft.orderAsc},te.createElement("i",{className:xe==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Ft.cursorPointer} ${Ft.active}`:`iconfont icon-sanjiaoxing-up font12 ${Ft.cursorPointer}`,onClick:()=>dt(xe==="asc"?"desc":"asc")})),te.createElement("span",{className:Ft.orderDesc},te.createElement("i",{className:xe==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Ft.cursorPointer} ${Ft.active}`:`iconfont icon-sanjiaoxing-down font12 ${Ft.cursorPointer}`,onClick:()=>dt(xe==="asc"?"desc":"asc")}))))},Ze={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",ThemeOne:"ThemeOne___iCQio"},pe=oe(3113),rt=oe(22688),wt=Object.defineProperty,ft=Object.getOwnPropertySymbols,$e=Object.prototype.hasOwnProperty,Dt=Object.prototype.propertyIsEnumerable,en=(xe,Fe,Ge)=>Fe in xe?wt(xe,Fe,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):xe[Fe]=Ge,nn=(xe,Fe)=>{for(var Ge in Fe||(Fe={}))$e.call(Fe,Ge)&&en(xe,Ge,Fe[Ge]);if(ft)for(var Ge of ft(Fe))Dt.call(Fe,Ge)&&en(xe,Ge,Fe[Ge]);return xe},Vt=(xe,Fe)=>{var Ge={};for(var dt in xe)$e.call(xe,dt)&&Fe.indexOf(dt)<0&&(Ge[dt]=xe[dt]);if(xe!=null&&ft)for(var dt of ft(xe))Fe.indexOf(dt)<0&&Dt.call(xe,dt)&&(Ge[dt]=xe[dt]);return Ge},rn=(xe,Fe,Ge)=>new Promise((dt,we)=>{var Tt=kt=>{try{qt(Ge.next(kt))}catch(Ve){we(Ve)}},ut=kt=>{try{qt(Ge.throw(kt))}catch(Ve){we(Ve)}},qt=kt=>kt.done?dt(kt.value):Promise.resolve(kt.value).then(Tt,ut);qt((Ge=Ge.apply(xe,Fe)).next())}),an=xe=>{var Fe=xe,{className:Ge,style:dt,children:we,loading:Tt=!1,openLoading:ut,onClick:qt=()=>{},size:kt="middle",shape:Ve="round",theme:_e}=Fe,ht=Vt(Fe,["className","style","children","loading","openLoading","onClick","size","shape","theme"]);const[at,Qt]=(0,te.useState)(!1),_t=(0,te.useMemo)(()=>{switch(_e){case rt.Fy.THEMEONE:return Ze.ThemeOne;case rt.Fy.DEFAULT:default:return Ze.btn}},[_e]);return te.createElement(pe.ZP,nn({onClick:(0,Ce.throttle)(Xt=>rn(void 0,null,function*(){ut&&Qt(!0);try{yield qt(Xt)}catch(tn){console.log("error",tn)}ut&&Qt(!1)}),2e3,{leading:!0,trailing:!1}),className:Xe()(_t,Ze[`${kt}-${Ve}`],Ge),style:dt,size:kt,shape:Ve,loading:at||Tt},ht),we)},yn={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"},pn=({className:xe,style:Fe,children:Ge=null,onClick:dt,title:we})=>te.createElement("div",{className:Xe()(yn.head,xe),style:Fe},te.createElement("span",{className:"primary-hover",onClick:dt},te.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),te.createElement("b",{title:we},we),te.createElement("div",{className:yn.node},Ge)),nt={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"},qe=({confirmShow:xe=!0,confirmTitle:Fe,confirmClick:Ge,cancelShow:dt=!0,cancelTitle:we,cancelClick:Tt,className:ut,style:qt,confirmLoading:kt=!1})=>te.createElement("div",{className:Xe()(nt.btns,ut),style:qt},xe&&te.createElement(pe.ZP,{loading:kt,onClick:Ge,type:"primary",className:nt.confirm},Fe),dt&&te.createElement(pe.ZP,{onClick:Tt,className:nt.cancel},we)),Zt={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"},cn=({className:xe,style:Fe={},LeftContent:Ge,children:dt,RightContent:we})=>te.createElement("div",{className:Xe()(Zt.fixedBottom,xe),style:Fe},te.createElement("div",{className:Zt.wrap},te.createElement("div",{className:Zt.left},Ge),te.createElement("div",{className:Zt.center},dt),te.createElement("div",{className:Zt.right},we))),fn={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"},Mt=({className:xe,style:Fe={},dataSource:Ge=[]})=>te.createElement("div",{className:Xe()(fn.crumbs,xe),style:Fe},Ge.map((dt,we)=>we<Ge.length-1?te.createElement(te.Fragment,{key:we},dt.path||dt.onClick?te.createElement("span",{className:fn.hover,onClick:dt!=null&&dt.onClick?dt.onClick:()=>Lt.history.push(dt.path)},dt.name):te.createElement("span",null,dt.name),te.createElement("span",null,"\xA0",">","\xA0")):te.createElement("span",{key:we,style:{color:"#5F6368"}},dt.name))),Rt=oe(31797),Ln=Object.defineProperty,zn=Object.defineProperties,Mn=Object.getOwnPropertyDescriptors,xn=Object.getOwnPropertySymbols,Un=Object.prototype.hasOwnProperty,$n=Object.prototype.propertyIsEnumerable,sn=(xe,Fe,Ge)=>Fe in xe?Ln(xe,Fe,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):xe[Fe]=Ge,An=(xe,Fe)=>{for(var Ge in Fe||(Fe={}))Un.call(Fe,Ge)&&sn(xe,Ge,Fe[Ge]);if(xn)for(var Ge of xn(Fe))$n.call(Fe,Ge)&&sn(xe,Ge,Fe[Ge]);return xe},Wn=(xe,Fe)=>zn(xe,Mn(Fe)),On=(xe,Fe)=>{var Ge={};for(var dt in xe)Un.call(xe,dt)&&Fe.indexOf(dt)<0&&(Ge[dt]=xe[dt]);if(xe!=null&&xn)for(var dt of xn(xe))Fe.indexOf(dt)<0&&$n.call(xe,dt)&&(Ge[dt]=xe[dt]);return Ge};const{Countdown:wn}=Rt.default;var la=xe=>{var Fe=xe,{onChange:Ge}=Fe,dt=On(Fe,["onChange"]);const[we,Tt]=(0,te.useState)(null);(0,te.useEffect)(()=>{typeof we=="number"&&we>=0&&Ge(we)},[we]);const ut=qt=>{const kt=Math.floor(qt/1e3);Tt(kt)};return te.createElement(wn,Wn(An({},dt),{onChange:ut}))},he={ClassRoomItem:"ClassRoomItem___F4pL0",TitleDom:"TitleDom___DB76T"},Le=({DataProps:xe,className:Fe,style:Ge={}})=>{var dt;return te.createElement("div",{className:Xe()("rounded-40px bg-white py-10px pb-30px px-30px flex gap-22px current h-full",he.ClassRoomItem,Fe),style:Ge,onClick:()=>{(0,yt.xg)(xe==null?void 0:xe.first_category_url)}},te.createElement("div",{className:"flex flex-col item-center"},te.createElement("img",{src:`${(dt=Ht.Z)==null?void 0:dt.IMG_SERVER}/images/${xe==null?void 0:xe.avatar_url}`,className:"rounded-full",style:{height:76,width:76,marginTop:"-24px"}}),(xe==null?void 0:xe.subject_identifier)&&te.createElement("div",{className:"mt-40px"},te.createElement("div",{className:"rounded-full",style:{background:"rgba(33,202,159,0.1)",border:"1px solid #6BFF98",color:"#0EA17B"}},"\u5F00\u653E\u8BFE\u7A0B"),te.createElement("div",{className:"rounded-full",style:{background:"rgba(255,160,0,0.1)",border:"1px solid #FFC055",color:"#C97319"}},"\u5F00\u653E\u8BFE\u5802"))),te.createElement("div",{className:"flex-1 flex flex-col justify-between gap-10px"},te.createElement("div",{className:"multi_ellipsis2",style:{height:48}},!!(xe!=null&&xe.is_public)&&te.createElement("div",{className:"c-white rounded-4px mr-4px h-24px w-42px item-center justify-center",style:{background:"#21CA9F",border:"1px solid #6BFF98",display:"inline-flex"}},"\u516C\u5F00"),te.createElement("span",{className:Xe()("text-16px font-medium",he.TitleDom)},xe==null?void 0:xe.name)),te.createElement("div",{className:"c-grey-333 font-medium"},xe==null?void 0:xe.creator),te.createElement("div",{className:"c-grey-333"},"\u6210\u5458\uFF1A",xe==null?void 0:xe.course_members_count),te.createElement("div",{className:"c-grey-333 flex item-center justify-between"},te.createElement("div",null,"\u4F5C\u4E1A\uFF1A",xe==null?void 0:xe.tasks_count),xe!=null&&xe.is_end?te.createElement("div",{style:{color:"#5F6A95"}},"\u5DF2\u7ED3\u675F"):te.createElement("div",{style:{color:"#37AD83"}},"\u8FDB\u884C\u4E2D"))))},gt=Object.defineProperty,Pt=Object.getOwnPropertySymbols,it=Object.prototype.hasOwnProperty,$t=Object.prototype.propertyIsEnumerable,zt=(xe,Fe,Ge)=>Fe in xe?gt(xe,Fe,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):xe[Fe]=Ge,Nt=(xe,Fe)=>{for(var Ge in Fe||(Fe={}))it.call(Fe,Ge)&&zt(xe,Ge,Fe[Ge]);if(Pt)for(var Ge of Pt(Fe))$t.call(Fe,Ge)&&zt(xe,Ge,Fe[Ge]);return xe},De=({DataProps:xe=[],selectValue:Fe,onChange:Ge,className:dt,style:we={},extra:Tt,classNameItem:ut,styleItem:qt={},barHidden:kt})=>{const[Ve,_e]=(0,te.useState)();return(0,te.useEffect)(()=>{_e(Array.isArray(Fe)?Fe:[Fe])},[Fe]),te.createElement("div",{className:Xe()("flex px-20px py-10px gap-40px",dt),style:Nt({borderBottom:"1px solid #D3F0FF"},we)},xe==null?void 0:xe.map(ht=>te.createElement("div",{key:ht==null?void 0:ht.id,className:Xe()("flex item-center justify-center current c-grey-333 text-16 relative",ut,ht==null?void 0:ht.className),style:Nt(Nt({color:Ve!=null&&Ve.includes(ht==null?void 0:ht.id)?"#1890FF":"",minWidth:88},qt),(ht==null?void 0:ht.style)||{}),onClick:at=>{Ge==null||Ge({domEvent:at,item:ht}),ht!=null&&ht.link&&Lt.history.push(ht==null?void 0:ht.link)}},ht==null?void 0:ht.name,!kt&&(Ve==null?void 0:Ve.includes(ht==null?void 0:ht.id))&&te.createElement("div",{className:"absolute w-full h-2px",style:{background:"#1890FF",bottom:"-10px",left:0}}))),te.createElement("div",{className:"ml-auto"},Tt))},de=Object.defineProperty,We=Object.defineProperties,st=Object.getOwnPropertyDescriptors,ct=Object.getOwnPropertySymbols,Qe=Object.prototype.hasOwnProperty,xt=Object.prototype.propertyIsEnumerable,It=(xe,Fe,Ge)=>Fe in xe?de(xe,Fe,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):xe[Fe]=Ge,Yt=(xe,Fe)=>{for(var Ge in Fe||(Fe={}))Qe.call(Fe,Ge)&&It(xe,Ge,Fe[Ge]);if(ct)for(var Ge of ct(Fe))xt.call(Fe,Ge)&&It(xe,Ge,Fe[Ge]);return xe},Kt=(xe,Fe)=>We(xe,st(Fe)),Jt=({value:xe,onChange:Fe,onInputChange:Ge,className:dt,style:we={},InputProps:Tt})=>{const[ut,qt]=(0,te.useState)(xe);return te.createElement("div",{className:Xe()("flex item-center rounded-full px-10px py-2px",dt),style:Yt({background:"linear-gradient( #E4F6FF 0%, #EAF3FF 100%)",border:"1px solid #fff",boxShadow:"inset 0px 1px 3px 0px rgba(133,188,255,0.5)"},we)},te.createElement(ne.default,Kt(Yt({bordered:!1},Tt),{onChange:kt=>{qt(kt.target.value),Ge==null||Ge(encodeURIComponent(kt.target.value))},onPressEnter:kt=>{Fe==null||Fe({domEvent:kt,item:{value:ut}})}})),te.createElement("img",{className:"h-22px current",src:oe(25365),height:22,onClick:kt=>{Fe==null||Fe({domEvent:kt,item:{value:ut}})}}))}},17904:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return ce}});var te=oe(59301);function ce(ke,Ye){const Pe=(0,te.useRef)();(0,te.useEffect)(()=>{Pe.current=ke}),(0,te.useEffect)(()=>{function ze(){Pe.current()}if(Ye!==null){let ue=setInterval(ze,Ye);return()=>clearInterval(ue)}},[Ye])}},50499:function(Ie,mt,oe){"use strict";oe.r(mt),oe.d(mt,{default:function(){return pn}});var te=oe(22688),ce=oe(59301),ke=oe(76560),Ye=oe(78241),Pe=oe(8591),ze=oe(95237),ue=oe(6848),Xe=oe(92832),Ce=oe(43604),je=oe(5112),Te=oe(57809),Oe=oe(3113),Re=oe(61621),ae=oe(89389),a=oe(7664),y=oe(43418),x=oe(82093),b=Object.defineProperty,E=Object.getOwnPropertySymbols,z=Object.prototype.hasOwnProperty,ee=Object.prototype.propertyIsEnumerable,ne=(nt,tt,qe)=>tt in nt?b(nt,tt,{enumerable:!0,configurable:!0,writable:!0,value:qe}):nt[tt]=qe,re=(nt,tt)=>{for(var qe in tt||(tt={}))z.call(tt,qe)&&ne(nt,qe,tt[qe]);if(E)for(var qe of E(tt))ee.call(tt,qe)&&ne(nt,qe,tt[qe]);return nt},ge=(nt,tt,qe)=>new Promise((Zt,dn)=>{var cn=Mt=>{try{un(qe.next(Mt))}catch(Rt){dn(Rt)}},fn=Mt=>{try{un(qe.throw(Mt))}catch(Rt){dn(Rt)}},un=Mt=>Mt.done?Zt(Mt.value):Promise.resolve(Mt.value).then(cn,fn);un((qe=qe.apply(nt,tt)).next())});const ie=({classroomList:nt,dispatch:tt})=>{const qe=(0,ke.useParams)();return qe.id=qe.coursesId,ce.createElement(y.default,{centered:!0,title:"\u63D0\u793A",open:nt.actionTabs.key==="\u5220\u9664",okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",onOk:()=>ge(void 0,null,function*(){(yield(0,x.ZP)(`/api/courses/${qe.id}/delete_informs.json`,{method:"delete",body:{inform_id:nt.actionTabs.selectArrs}})).status===0&&(Pe.ZP.success("\u5220\u9664\u6210\u529F"),tt({type:"classroomList/setActionTabs",payload:{}}),tt({type:"classroomList/getAnnouncementList",payload:re({},qe)}),tt({type:"classroomList/getClassroomLeftMenus",payload:{id:qe.coursesId}}))}),onCancel:()=>{tt({type:"classroomList/setActionTabs",payload:{}})}},ce.createElement("p",null,"\u662F\u5426\u786E\u8BA4\u5220\u9664\uFF1F"))};var Se=(0,ke.connect)(({classroomList:nt})=>({classroomList:nt}))(ie),me=oe(57884),Ee=oe(1754),He=oe(34055),et={flex_box_center:"flex_box_center___XWIMC",flex_space_between:"flex_space_between___vaAw5",flex_box_vertical_center:"flex_box_vertical_center___gTAoq",flex_box_center_end:"flex_box_center_end___eZxHN",flex_box_column:"flex_box_column___Le0C0",bg:"bg___HWAVx",containerTitle:"containerTitle___PhNyw",titleRightMenu:"titleRightMenu___BXk7n",containerDesc:"containerDesc___v4HBe",listItem:"listItem___EdEdU",info:"info___UC3RE",actionButton:"actionButton___Sp5pp",TabMenuItem:"TabMenuItem___Dj4Cy",TabMenuItemActive:"TabMenuItemActive___zBNw_",DetailDomItemEdit:"DetailDomItemEdit___o50bt",DetailDomItem:"DetailDomItem___g8Vu3",flexBox:"flexBox___lvAlc",TitleTip:"TitleTip___cMUUC",TitleTipAll:"TitleTipAll___Kua5r",TitleTipNotAll:"TitleTipNotAll___kZps4","primary-hover":"primary-hover___na0uq"},Et=oe(35584),Ht=oe(33796),yt=oe(49661),At=oe(98072),jt=oe(89831),Ue=oe(59301),Ut=Object.defineProperty,on=Object.defineProperties,Me=Object.getOwnPropertyDescriptors,vt=Object.getOwnPropertySymbols,Bt=Object.prototype.hasOwnProperty,ve=Object.prototype.propertyIsEnumerable,ye=(nt,tt,qe)=>tt in nt?Ut(nt,tt,{enumerable:!0,configurable:!0,writable:!0,value:qe}):nt[tt]=qe,Ke=(nt,tt)=>{for(var qe in tt||(tt={}))Bt.call(tt,qe)&&ye(nt,qe,tt[qe]);if(vt)for(var qe of vt(tt))ve.call(tt,qe)&&ye(nt,qe,tt[qe]);return nt},pt=(nt,tt)=>on(nt,Me(tt)),ot=(nt,tt,qe)=>new Promise((Zt,dn)=>{var cn=Mt=>{try{un(qe.next(Mt))}catch(Rt){dn(Rt)}},fn=Mt=>{try{un(qe.throw(Mt))}catch(Rt){dn(Rt)}},un=Mt=>Mt.done?Zt(Mt.value):Promise.resolve(Mt.value).then(cn,fn);un((qe=qe.apply(nt,tt)).next())});const Lt=({classroomList:nt,loading:tt,dispatch:qe})=>{var Zt,dn,cn,fn;const un=(0,ke.useParams)(),{detailAnnouncementList:Mt,allCourseGroups:Rt}=nt,[Ln,zn]=(0,ce.useState)(-1),[Mn,xn]=(0,ce.useState)(!1),[,Un,$n]=(0,At.U)(Ee.An,{}),[sn,An]=(0,ce.useState)({name:"",description:"",unified_setting:!0}),[Wn,On]=(0,ce.useState)([]),[wn,ia]=(0,ce.useState)(pt(Ke({},un),{id:un.coursesId,unified_setting:""})),la=[{title:"\u5168\u90E8\u901A\u77E5",id:"",num:Mt.all_count,isShow:!0},{title:"\u5206\u73ED\u53D1\u5E03",id:"0",num:Mt.not_unified_setting_count,isShow:!0},{title:"\u7EDF\u4E00\u53D1\u5E03",id:"1",num:Mt.unified_setting_count,isShow:!0}].filter(Ne=>Ne.isShow),[he]=Ye.default.useForm(),be=Ye.default.useWatch("unified_setting",he),Le=[{value:0,label:"\u672A\u5206\u73ED",isShow:Rt==null?void 0:Rt.manage_all_group},...((Zt=Rt==null?void 0:Rt.course_groups)==null?void 0:Zt.map(Ne=>({value:Ne.id,label:Ne.name,isShow:!0})))||[]].filter(Ne=>Ne.isShow).map(Ne=>(delete Ne.isShow,Ne)),gt=(Ne=wn)=>{qe({type:"classroomList/getAnnouncementList",payload:Ke({},Ne)}),window.scrollTo({top:0,behavior:"smooth"})},Pt=(Ne,De)=>ot(void 0,null,function*(){switch(De){case"up":yield qe({type:"announcement/informUp",payload:Ke({inform_id:Ne.id},wn)});break;case"down":yield qe({type:"announcement/informDown",payload:Ke({inform_id:Ne.id},wn)});break;case"del":qe({type:"classroomList/setActionTabs",payload:{key:"\u5220\u9664",selectArrs:Ne.id}});break;case"edit":if(Ln!==-1){Pe.ZP.warning("\u8BF7\u5148\u4FDD\u5B58\u7F16\u8F91");return}An(pt(Ke({},sn),{name:Ne.name,description:Ne.description,unified_setting:Ne.unified_setting})),On([...Ne.course_groups]),zn(Ne.key);break}(De==="down"||De==="up")&>()}),it=(Ne,De)=>(Ne.key=De,Ue.createElement("section",{className:et.DetailDomItemEdit},Ue.createElement(ze.Z,{wrap:!1,align:"middle",gutter:20},De!==0&&Ue.createElement(ue.Z,{placement:"bottom",title:"\u4E0A\u79FB"},Ue.createElement("span",{className:et.flexBox,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"up")}},Ue.createElement("i",{className:"iconfont icon-shangyi2"}),Ue.createElement("div",null,"\u4E0A\u79FB"))),De<Mt.informs.length-1&&Ue.createElement(ue.Z,{placement:"bottom",title:"\u4E0B\u79FB"},Ue.createElement("span",{className:et.flexBox,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"down")}},Ue.createElement("i",{className:"iconfont icon-xiayi2"}),Ue.createElement("div",null,"\u4E0B\u79FB"))),Ue.createElement(ue.Z,{placement:"bottom",title:"\u5220\u9664"},Ue.createElement("span",{className:`${et.flexBox} delete-hover`,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"del")}},Ue.createElement("i",{className:"iconfont icon-shanchu"}),Ue.createElement("div",null,"\u5220\u9664"))),Ue.createElement(ue.Z,{placement:"bottom",title:"\u7F16\u8F91"},Ue.createElement("span",{className:`${et.flexBox}`,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"edit")}},Ue.createElement("i",{className:"iconfont icon-bianjishijuan3x"}),Ue.createElement("div",null,"\u7F16\u8F91")))))),$t=Ne=>ot(void 0,null,function*(){if((Wn==null?void 0:Wn.length)===0&&!(sn!=null&&sn.unified_setting)){Pe.ZP.warning("\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u73ED\u7EA7");return}sn.name===""?Pe.ZP.error("\u8BF7\u8F93\u5165\u6807\u9898"):sn.description===""?Pe.ZP.error("\u8BF7\u8F93\u5165\u5185\u5BB9"):(yield(0,Ee.my)(pt(Ke(Ke({},wn),sn),{inform_id:Ne.id,group_ids:Wn}))).status===0&&(Pe.ZP.success("\u66F4\u65B0\u6210\u529F"),zn(-1),gt())}),zt=Ne=>{let{nodeName:De,src:de}=Ne.target;De==="IMG"&&Ht.Z.publish("preview-image",de)},Nt=Ne=>{var De;const de=(De=Ne==null?void 0:Ne.map(We=>We.name))==null?void 0:De.length;return(Ne==null?void 0:Ne.length)<=2?Ue.createElement("span",null,"\u5F53\u524D\u5DF2\u7ECF\u53D1\u5E03",Ne==null?void 0:Ne.map(We=>We.name).join("\u3001"),"\u5171",de,"\u4E2A\u73ED\u7EA7"):Ue.createElement("span",null,"\u5F53\u524D\u5DF2\u7ECF\u53D1\u5E03",Ne==null?void 0:Ne.map(We=>We.name).slice(0,2).join("\u3001"),"\u7B49\u5171",de,"\u4E2A\u73ED\u7EA7")};return(0,ce.useEffect)(()=>{qe({type:"classroomList/getAllCourseGroup",payload:Ke({},wn)})},[]),(0,ce.useEffect)(()=>{gt()},[nt.name,wn.unified_setting]),(0,ce.useEffect)(()=>{nt.actionTabs.key==="\u76EE\u5F55\u91CD\u547D\u540D\u6210\u529F"&>()},[nt.actionTabs.key]),Ue.createElement("section",null,Ue.createElement("div",{className:"flex item-center gap-20px",style:{background:"linear-gradient( 180deg, #E0F1FF 0%, #EFF7FF 100%)",border:"1px solid #FFFFFF",borderRadius:"8px 8px 0 0"}},Ue.createElement("div",{className:"flex gap-4px mr-auto"},la.map((Ne,De)=>Ue.createElement("div",{key:De,className:`${et.TabMenuItem} ${Ne.id==wn.unified_setting?et.TabMenuItemActive:""}`,onClick:()=>{ia(pt(Ke({},wn),{unified_setting:Ne.id}))}}," ",Ne.title,Ue.createElement("span",{className:"ml20"},Ne.num)))),(0,He.GJ)()&&Ue.createElement(jt.op,{theme:te.Fy.THEMEONE,className:"mr-20px",style:{borderRadius:"4px"},icon:Ue.createElement("i",{className:"iconfont icon-tianjia4"}),onClick:()=>{if(Ln!==-1){Pe.ZP.warning("\u8BF7\u5148\u4FDD\u5B58\u7F16\u8F91");return}An({name:"",description:"",unified_setting:!0}),On([]),xn(!0)}},"\u65B0\u5EFA\u901A\u77E5")),Mn&&Ue.createElement(Ye.default,{className:"bg-white mb10",style:{padding:"20px"},initialValues:{unified_setting:!0},form:he,size:"middle",colon:!1,onFinish:Ne=>ot(void 0,null,function*(){(yield $n(Ke(Ke({},wn),Ne))).status===0&&((0,yt.L9)(["\u6559\u5B66\u8BFE\u5802","\u516C\u544A\u680F","\u53D1\u5E03\u516C\u544A"]),Pe.ZP.success("\u53D1\u5E03\u6210\u529F"),xn(!1),gt(),he.resetFields(),qe({type:"classroomList/getClassroomLeftMenus",payload:{id:un.coursesId}}))})},Ue.createElement(Ye.default.Item,{name:"name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u6807\u9898"}]},Ue.createElement(Xe.default,{maxLength:60,showCount:!0,placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u6807\u9898\uFF0C\u6700\u591A60\u4E2A\u5B57\u7B26"})),Ue.createElement(Ye.default.Item,{name:"description",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5185\u5BB9"}]},Ue.createElement(ae.Z,{watch:!0,placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u5185\u5BB9\uFF0C\u6700\u591A5000\u4E2A\u5B57\u7B26"})),Ue.createElement(ze.Z,{wrap:!1},Ue.createElement(Ce.Z,null,Ue.createElement(Ye.default.Item,{name:"unified_setting",label:"\u53D1\u5E03\u65B9\u5F0F"},Ue.createElement(je.ZP.Group,null,Ue.createElement(je.ZP,{value:!0},"\u7EDF\u4E00\u53D1\u5E03"),Ue.createElement(je.ZP,{value:!1,disabled:((dn=Rt==null?void 0:Rt.course_groups)==null?void 0:dn.length)===0},"\u5206\u73ED\u53D1\u5E03")))),((cn=Rt==null?void 0:Rt.course_groups)==null?void 0:cn.length)<=0?Ue.createElement(Ce.Z,null,Ue.createElement("span",{style:{marginLeft:"65px",color:"rgba(0, 0, 0, 0.25)"}},'\u8BFE\u5802\u65E0\u5206\u73ED\uFF0C\u4EC5\u652F\u6301\u9009\u62E9\u201C\u7EDF\u4E00\u53D1\u5E03"')):!be&&Ue.createElement(Ce.Z,null,Ue.createElement(Ye.default.Item,{name:"group_ids",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u81F3\u5C11\u4E00\u4E2A\u73ED\u7EA7"}]},Ue.createElement(Te.default,{style:{width:314},mode:"multiple",placeholder:"\u8BF7\u9009\u62E9\u73ED\u7EA7",options:Le})))),Ue.createElement(ze.Z,{wrap:!1,align:"middle",justify:"end",gutter:20,className:et.actionButton,style:{marginTop:0}},Ue.createElement(Ce.Z,null,Ue.createElement(Oe.ZP,{type:"primary",onClick:()=>{xn(!1),he.resetFields()},ghost:!0},"\u53D6\u6D88")),Ue.createElement(Ce.Z,null,Ue.createElement(Oe.ZP,{type:"primary",htmlType:"submit",loading:Un},"\u63D0\u4EA4")))),Ue.createElement(Re.Z,{loading:!!tt["classroomList/getAnnouncementList"],active:!0,avatar:{size:40},paragraph:{rows:5},className:"mt30"},Mt.informs_count===0&&!Mn&&Ue.createElement("div",{className:"pb30"},Ue.createElement(me.Z,null)),(fn=Mt==null?void 0:Mt.informs)==null?void 0:fn.map(function(Ne,De){var de,We,st,ct;return Ue.createElement("div",{className:`bg-white mb10 px-20px ${et.DetailDomItem}`,key:De},Ln===De&&Ue.createElement("div",{className:"p30"},Ue.createElement(Xe.default,{max:60,onChange:Qe=>{sn.name=Qe.target.value,An(Ke({},sn))},suffix:Ue.createElement("span",null,sn.name.length,"/60"),defaultValue:Ne.name,size:"middle",placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u6807\u9898\uFF0C\u6700\u591A60\u4E2A\u5B57\u7B26"}),Ue.createElement("div",{className:"mt15"},Ue.createElement(ae.Z,{watch:!0,onChange:Qe=>{sn.description=Qe},placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u5185\u5BB9\uFF0C\u6700\u591A5000\u4E2A\u5B57\u7B26",defaultValue:Ne.description})),Ue.createElement("div",null,Ue.createElement("label",{className:"mr20"},"\u53D1\u5E03\u65B9\u5F0F"),Ue.createElement(je.ZP.Group,{defaultValue:Ne.unified_setting,onChange:Qe=>{sn.unified_setting=Qe.target.value,An(Ke({},sn))}},Ue.createElement(je.ZP,{value:!0},"\u7EDF\u4E00\u53D1\u5E03"),Ue.createElement(je.ZP,{value:!1,disabled:((de=Rt==null?void 0:Rt.course_groups)==null?void 0:de.length)===0},"\u5206\u73ED\u53D1\u5E03")),sn.unified_setting===!1&&Ue.createElement(Te.default,{defaultValue:Ne==null?void 0:Ne.course_groups.map(Qe=>Qe.id),style:{width:314},mode:"multiple",placeholder:"\u8BF7\u9009\u62E9\u73ED\u7EA7",filterOption:(Qe,xt)=>xt.label.indexOf(Qe.toLowerCase())>=0,onChange:Qe=>On(Qe)},(Rt==null?void 0:Rt.manage_all_group)&&((We=Ne==null?void 0:Ne.course_groups)==null?void 0:We.findIndex(Qe=>Qe.name=="\u672A\u5206\u73ED"))<0&&Ue.createElement(Te.default.Option,{value:0,label:"\u672A\u5206\u73ED"},"\u672A\u5206\u73ED"),(ct=[...(st=Ne==null?void 0:Ne.course_groups)==null?void 0:st.map(Qe=>(Rt!=null&&Rt.manage_all_group?Qe.name!="\u672A\u5206\u73ED"&&(Qe.disabled=!0):Qe.disabled=!0,Qe)),...Rt==null?void 0:Rt.course_groups])==null?void 0:ct.map(function(Qe,xt){return Ue.createElement(Te.default.Option,{value:Qe==null?void 0:Qe.id,label:Qe==null?void 0:Qe.name,disabled:Qe==null?void 0:Qe.disabled,style:(Qe==null?void 0:Qe.disabled)&&{display:"none"}},Qe==null?void 0:Qe.name)}))),Ue.createElement("div",{className:et.actionButton},Ue.createElement(Oe.ZP,{type:"primary",onClick:()=>zn(-1),ghost:!0,size:"middle"},"\u53D6\u6D88"),Ue.createElement(Oe.ZP,{type:"primary",onClick:()=>$t(Ne),size:"middle"},"\u63D0\u4EA4"))),Ln!==De&&Ue.createElement(Ue.Fragment,null,Ue.createElement("div",{style:{borderBottom:"1px dashed #DCDCDC",padding:"13px 20px"}},Ue.createElement(ze.Z,{wrap:!1,align:"middle",gutter:20,style:{height:"58px"}},!(0,He.dE)()&&Ue.createElement(Ce.Z,null,Ne.unified_setting?Ue.createElement("div",{className:`${et.TitleTip} ${et.TitleTipAll}`},"\u7EDF\u4E00\u53D1\u5E03"):Ue.createElement(ue.Z,{title:Nt(Ne.course_groups)},Ue.createElement("div",{className:`${et.TitleTip} ${et.TitleTipNotAll}`},"\u5206\u73ED\u53D1\u5E03"))),Ue.createElement(Ce.Z,{flex:1},Ue.createElement(ue.Z,{title:Ne.name,placement:"topLeft"},Ue.createElement("span",{className:"multi_ellipsis1 c-333 blod font20"},Ne.name))),!Mn&&!wn.unified_setting&&(0,He.GJ)()&&Ue.createElement(Ce.Z,null,it(Ne,De)))),Ue.createElement("div",{onClick:zt,className:et.info},Ue.createElement(a.Z,{value:Ne.description}))))})),Ue.createElement(Se,null),Ue.createElement(Et.Z,null))};var se=(0,ke.connect)(({classroomList:nt,announcement:tt,loading:qe,globalSetting:Zt})=>({classroomList:nt,globalSetting:Zt,announcement:tt,loading:qe.effects}))(Lt),lt=Object.defineProperty,Ot=Object.getOwnPropertySymbols,Wt=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,Je=(nt,tt,qe)=>tt in nt?lt(nt,tt,{enumerable:!0,configurable:!0,writable:!0,value:qe}):nt[tt]=qe,Ae=(nt,tt)=>{for(var qe in tt||(tt={}))Wt.call(tt,qe)&&Je(nt,qe,tt[qe]);if(Ot)for(var qe of Ot(tt))Ft.call(tt,qe)&&Je(nt,qe,tt[qe]);return nt},le=(nt,tt,qe)=>new Promise((Zt,dn)=>{var cn=Mt=>{try{un(qe.next(Mt))}catch(Rt){dn(Rt)}},fn=Mt=>{try{un(qe.throw(Mt))}catch(Rt){dn(Rt)}},un=Mt=>Mt.done?Zt(Mt.value):Promise.resolve(Mt.value).then(cn,fn);un((qe=qe.apply(nt,tt)).next())});const fe=({classroomList:nt,dispatch:tt})=>{const qe=(0,ke.useParams)();return qe.id=qe.coursesId,ce.createElement(y.default,{centered:!0,title:"\u63D0\u793A",open:nt.actionTabs.key==="\u5220\u9664",okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",onOk:()=>le(void 0,null,function*(){(yield(0,x.ZP)(`/api/courses/${qe.id}/delete_informs.json`,{method:"delete",body:{inform_id:nt.actionTabs.selectArrs}})).status===0&&(Pe.ZP.success("\u5220\u9664\u6210\u529F"),tt({type:"classroomList/setActionTabs",payload:{}}),tt({type:"classroomList/getAnnouncementList",payload:Ae({},qe)}),tt({type:"classroomList/getClassroomLeftMenus",payload:{id:qe.coursesId}}))}),onCancel:()=>{tt({type:"classroomList/setActionTabs",payload:{}})}},ce.createElement("p",null,"\u662F\u5426\u786E\u8BA4\u5220\u9664\uFF1F"))};var Be=(0,ke.connect)(({classroomList:nt})=>({classroomList:nt}))(fe),Ze={flex_box_center:"flex_box_center___hkSiS",flex_space_between:"flex_space_between___oTSpD",flex_box_vertical_center:"flex_box_vertical_center___BWhra",flex_box_center_end:"flex_box_center_end___hYPOk",flex_box_column:"flex_box_column___Gtet8",bg:"bg___kC6GY",containerTitle:"containerTitle___viXsQ",titleRightMenu:"titleRightMenu___uPdNX",containerDesc:"containerDesc___e17KP",listItem:"listItem___VLyCT",info:"info___WcBsl",actionButton:"actionButton___j1EZ1",TabMenuItem:"TabMenuItem___txizW",TabMenuItemActive:"TabMenuItemActive___HbGsP",DetailDomItemEdit:"DetailDomItemEdit___cEBbg",DetailDomItem:"DetailDomItem___fVd9F",flexBox:"flexBox___MDEAP",TitleTip:"TitleTip___Cjdn0",TitleTipAll:"TitleTipAll___xAzF8",TitleTipNotAll:"TitleTipNotAll___yqBlV","primary-hover":"primary-hover___N4PFp"},pe=oe(59301),rt=Object.defineProperty,wt=Object.defineProperties,ft=Object.getOwnPropertyDescriptors,$e=Object.getOwnPropertySymbols,Dt=Object.prototype.hasOwnProperty,en=Object.prototype.propertyIsEnumerable,nn=(nt,tt,qe)=>tt in nt?rt(nt,tt,{enumerable:!0,configurable:!0,writable:!0,value:qe}):nt[tt]=qe,Vt=(nt,tt)=>{for(var qe in tt||(tt={}))Dt.call(tt,qe)&&nn(nt,qe,tt[qe]);if($e)for(var qe of $e(tt))en.call(tt,qe)&&nn(nt,qe,tt[qe]);return nt},rn=(nt,tt)=>wt(nt,ft(tt)),mn=(nt,tt,qe)=>new Promise((Zt,dn)=>{var cn=Mt=>{try{un(qe.next(Mt))}catch(Rt){dn(Rt)}},fn=Mt=>{try{un(qe.throw(Mt))}catch(Rt){dn(Rt)}},un=Mt=>Mt.done?Zt(Mt.value):Promise.resolve(Mt.value).then(cn,fn);un((qe=qe.apply(nt,tt)).next())});const an=({classroomList:nt,loading:tt,dispatch:qe})=>{var Zt,dn,cn,fn;const un=(0,ke.useParams)(),{detailAnnouncementList:Mt,allCourseGroups:Rt}=nt,[Ln,zn]=(0,ce.useState)(-1),[Mn,xn]=(0,ce.useState)(!1),[,Un,$n]=(0,At.U)(Ee.An,{}),[sn,An]=(0,ce.useState)({name:"",description:"",unified_setting:!0}),[Wn,On]=(0,ce.useState)([]),[wn,ia]=(0,ce.useState)(rn(Vt({},un),{id:un.coursesId,unified_setting:""})),la=[{title:"\u5168\u90E8\u901A\u77E5",id:"",num:Mt.all_count,isShow:!0},{title:"\u5206\u73ED\u53D1\u5E03",id:"0",num:Mt.not_unified_setting_count,isShow:!0},{title:"\u7EDF\u4E00\u53D1\u5E03",id:"1",num:Mt.unified_setting_count,isShow:!0}].filter(Ne=>Ne.isShow),[he]=Ye.default.useForm(),be=Ye.default.useWatch("unified_setting",he),Le=[{value:0,label:"\u672A\u5206\u73ED",isShow:Rt==null?void 0:Rt.manage_all_group},...((Zt=Rt==null?void 0:Rt.course_groups)==null?void 0:Zt.map(Ne=>({value:Ne.id,label:Ne.name,isShow:!0})))||[]].filter(Ne=>Ne.isShow).map(Ne=>(delete Ne.isShow,Ne)),gt=(Ne=wn)=>{qe({type:"classroomList/getAnnouncementList",payload:Vt({},Ne)}),window.scrollTo({top:0,behavior:"smooth"})},Pt=(Ne,De)=>mn(void 0,null,function*(){switch(De){case"up":yield qe({type:"announcement/informUp",payload:Vt({inform_id:Ne.id},wn)});break;case"down":yield qe({type:"announcement/informDown",payload:Vt({inform_id:Ne.id},wn)});break;case"del":qe({type:"classroomList/setActionTabs",payload:{key:"\u5220\u9664",selectArrs:Ne.id}});break;case"edit":if(Ln!==-1){Pe.ZP.warning("\u8BF7\u5148\u4FDD\u5B58\u7F16\u8F91");return}An(rn(Vt({},sn),{name:Ne.name,description:Ne.description,unified_setting:Ne.unified_setting})),On([...Ne.course_groups]),zn(Ne.key);break}(De==="down"||De==="up")&>()}),it=(Ne,De)=>(Ne.key=De,pe.createElement("section",{className:Ze.DetailDomItemEdit},pe.createElement(ze.Z,{wrap:!1,align:"middle",gutter:20},De!==0&&pe.createElement(ue.Z,{placement:"bottom",title:"\u4E0A\u79FB"},pe.createElement("span",{className:Ze.flexBox,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"up")}},pe.createElement("i",{className:"iconfont icon-shangyi2"}),pe.createElement("div",null,"\u4E0A\u79FB"))),De<Mt.informs.length-1&&pe.createElement(ue.Z,{placement:"bottom",title:"\u4E0B\u79FB"},pe.createElement("span",{className:Ze.flexBox,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"down")}},pe.createElement("i",{className:"iconfont icon-xiayi2"}),pe.createElement("div",null,"\u4E0B\u79FB"))),pe.createElement(ue.Z,{placement:"bottom",title:"\u5220\u9664"},pe.createElement("span",{className:`${Ze.flexBox} delete-hover`,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"del")}},pe.createElement("i",{className:"iconfont icon-shanchu"}),pe.createElement("div",null,"\u5220\u9664"))),pe.createElement(ue.Z,{placement:"bottom",title:"\u7F16\u8F91"},pe.createElement("span",{className:`${Ze.flexBox}`,style:{marginRight:"16px"},onClick:()=>{Pt(Ne,"edit")}},pe.createElement("i",{className:"iconfont icon-bianjishijuan3x"}),pe.createElement("div",null,"\u7F16\u8F91")))))),$t=Ne=>mn(void 0,null,function*(){if((Wn==null?void 0:Wn.length)===0&&!(sn!=null&&sn.unified_setting)){Pe.ZP.warning("\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u73ED\u7EA7");return}sn.name===""?Pe.ZP.error("\u8BF7\u8F93\u5165\u6807\u9898"):sn.description===""?Pe.ZP.error("\u8BF7\u8F93\u5165\u5185\u5BB9"):(yield(0,Ee.my)(rn(Vt(Vt({},wn),sn),{inform_id:Ne.id,group_ids:Wn}))).status===0&&(Pe.ZP.success("\u66F4\u65B0\u6210\u529F"),zn(-1),gt())}),zt=Ne=>{let{nodeName:De,src:de}=Ne.target;De==="IMG"&&Ht.Z.publish("preview-image",de)},Nt=Ne=>{var De;const de=(De=Ne==null?void 0:Ne.map(We=>We.name))==null?void 0:De.length;return(Ne==null?void 0:Ne.length)<=2?pe.createElement("span",null,"\u5F53\u524D\u5DF2\u7ECF\u53D1\u5E03",Ne==null?void 0:Ne.map(We=>We.name).join("\u3001"),"\u5171",de,"\u4E2A\u73ED\u7EA7"):pe.createElement("span",null,"\u5F53\u524D\u5DF2\u7ECF\u53D1\u5E03",Ne==null?void 0:Ne.map(We=>We.name).slice(0,2).join("\u3001"),"\u7B49\u5171",de,"\u4E2A\u73ED\u7EA7")};return(0,ce.useEffect)(()=>{qe({type:"classroomList/getAllCourseGroup",payload:Vt({},wn)})},[]),(0,ce.useEffect)(()=>{gt()},[nt.name,wn.unified_setting]),(0,ce.useEffect)(()=>{nt.actionTabs.key==="\u76EE\u5F55\u91CD\u547D\u540D\u6210\u529F"&>()},[nt.actionTabs.key]),pe.createElement("section",null,pe.createElement(ze.Z,{align:"middle",wrap:!1,gutter:20},pe.createElement(Ce.Z,{flex:1},pe.createElement("div",{style:{display:"flex",flexWrap:"nowrap",gap:"3px"}},la.map((Ne,De)=>pe.createElement("div",{key:De,className:`${Ze.TabMenuItem} ${Ne.id==wn.unified_setting?Ze.TabMenuItemActive:""}`,onClick:()=>{ia(rn(Vt({},wn),{unified_setting:Ne.id}))}}," ",Ne.title,pe.createElement("span",{className:"ml20"},Ne.num))))),(0,He.GJ)()&&pe.createElement(Ce.Z,null,pe.createElement(Oe.ZP,{className:"ml20 mr20",style:{borderRadius:"4px",height:30,padding:"0 8px"},type:"primary",icon:pe.createElement("i",{className:"iconfont icon-tianjia4"}),onClick:()=>{if(Ln!==-1){Pe.ZP.warning("\u8BF7\u5148\u4FDD\u5B58\u7F16\u8F91");return}An({name:"",description:"",unified_setting:!0}),On([]),xn(!0)}},"\u65B0\u5EFA\u901A\u77E5"))),Mn&&pe.createElement(Ye.default,{className:"bg-white mb10",style:{padding:"20px"},initialValues:{unified_setting:!0},form:he,size:"middle",colon:!1,onFinish:Ne=>mn(void 0,null,function*(){(yield $n(Vt(Vt({},wn),Ne))).status===0&&((0,yt.L9)(["\u6559\u5B66\u8BFE\u5802","\u516C\u544A\u680F","\u53D1\u5E03\u516C\u544A"]),Pe.ZP.success("\u53D1\u5E03\u6210\u529F"),xn(!1),gt(),he.resetFields(),qe({type:"classroomList/getClassroomLeftMenus",payload:{id:un.coursesId}}))})},pe.createElement(Ye.default.Item,{name:"name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u6807\u9898"}]},pe.createElement(Xe.default,{maxLength:60,showCount:!0,placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u6807\u9898\uFF0C\u6700\u591A60\u4E2A\u5B57\u7B26"})),pe.createElement(Ye.default.Item,{name:"description",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5185\u5BB9"}]},pe.createElement(ae.Z,{watch:!0,placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u5185\u5BB9\uFF0C\u6700\u591A5000\u4E2A\u5B57\u7B26"})),pe.createElement(ze.Z,{wrap:!1},pe.createElement(Ce.Z,null,pe.createElement(Ye.default.Item,{name:"unified_setting",label:"\u53D1\u5E03\u65B9\u5F0F"},pe.createElement(je.ZP.Group,null,pe.createElement(je.ZP,{value:!0},"\u7EDF\u4E00\u53D1\u5E03"),pe.createElement(je.ZP,{value:!1,disabled:((dn=Rt==null?void 0:Rt.course_groups)==null?void 0:dn.length)===0},"\u5206\u73ED\u53D1\u5E03")))),((cn=Rt==null?void 0:Rt.course_groups)==null?void 0:cn.length)<=0?pe.createElement(Ce.Z,null,pe.createElement("span",{style:{marginLeft:"65px",color:"rgba(0, 0, 0, 0.25)"}},'\u8BFE\u5802\u65E0\u5206\u73ED\uFF0C\u4EC5\u652F\u6301\u9009\u62E9\u201C\u7EDF\u4E00\u53D1\u5E03"')):!be&&pe.createElement(Ce.Z,null,pe.createElement(Ye.default.Item,{name:"group_ids",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u81F3\u5C11\u4E00\u4E2A\u73ED\u7EA7"}]},pe.createElement(Te.default,{style:{width:314},mode:"multiple",placeholder:"\u8BF7\u9009\u62E9\u73ED\u7EA7",options:Le})))),pe.createElement(ze.Z,{wrap:!1,align:"middle",justify:"end",gutter:20,className:Ze.actionButton,style:{marginTop:0}},pe.createElement(Ce.Z,null,pe.createElement(Oe.ZP,{type:"primary",onClick:()=>{xn(!1),he.resetFields()},ghost:!0},"\u53D6\u6D88")),pe.createElement(Ce.Z,null,pe.createElement(Oe.ZP,{type:"primary",htmlType:"submit",loading:Un},"\u63D0\u4EA4")))),pe.createElement(Re.Z,{loading:!!tt["classroomList/getAnnouncementList"],active:!0,avatar:{size:40},paragraph:{rows:5},className:"mt30"},Mt.informs_count===0&&!Mn&&pe.createElement("div",{className:"pb30"},pe.createElement(me.Z,null)),(fn=Mt==null?void 0:Mt.informs)==null?void 0:fn.map(function(Ne,De){var de,We,st,ct;return pe.createElement("div",{className:`bg-white mb10 ${Ze.DetailDomItem}`,key:De},Ln===De&&pe.createElement("div",{className:"p30"},pe.createElement(Xe.default,{max:60,onChange:Qe=>{sn.name=Qe.target.value,An(Vt({},sn))},suffix:pe.createElement("span",null,sn.name.length,"/60"),defaultValue:Ne.name,size:"middle",placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u6807\u9898\uFF0C\u6700\u591A60\u4E2A\u5B57\u7B26"}),pe.createElement("div",{className:"mt15"},pe.createElement(ae.Z,{watch:!0,onChange:Qe=>{sn.description=Qe},placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u5185\u5BB9\uFF0C\u6700\u591A5000\u4E2A\u5B57\u7B26",defaultValue:Ne.description})),pe.createElement("div",null,pe.createElement("label",{className:"mr20"},"\u53D1\u5E03\u65B9\u5F0F"),pe.createElement(je.ZP.Group,{defaultValue:Ne.unified_setting,onChange:Qe=>{sn.unified_setting=Qe.target.value,An(Vt({},sn))}},pe.createElement(je.ZP,{value:!0},"\u7EDF\u4E00\u53D1\u5E03"),pe.createElement(je.ZP,{value:!1,disabled:((de=Rt==null?void 0:Rt.course_groups)==null?void 0:de.length)===0},"\u5206\u73ED\u53D1\u5E03")),sn.unified_setting===!1&&pe.createElement(Te.default,{defaultValue:Ne==null?void 0:Ne.course_groups.map(Qe=>Qe.id),style:{width:314},mode:"multiple",placeholder:"\u8BF7\u9009\u62E9\u73ED\u7EA7",filterOption:(Qe,xt)=>xt.label.indexOf(Qe.toLowerCase())>=0,onChange:Qe=>On(Qe)},(Rt==null?void 0:Rt.manage_all_group)&&((We=Ne==null?void 0:Ne.course_groups)==null?void 0:We.findIndex(Qe=>Qe.name=="\u672A\u5206\u73ED"))<0&&pe.createElement(Te.default.Option,{value:0,label:"\u672A\u5206\u73ED"},"\u672A\u5206\u73ED"),(ct=[...(st=Ne==null?void 0:Ne.course_groups)==null?void 0:st.map(Qe=>(Rt!=null&&Rt.manage_all_group?Qe.name!="\u672A\u5206\u73ED"&&(Qe.disabled=!0):Qe.disabled=!0,Qe)),...Rt==null?void 0:Rt.course_groups])==null?void 0:ct.map(function(Qe,xt){return pe.createElement(Te.default.Option,{value:Qe==null?void 0:Qe.id,label:Qe==null?void 0:Qe.name,disabled:Qe==null?void 0:Qe.disabled,style:(Qe==null?void 0:Qe.disabled)&&{display:"none"}},Qe==null?void 0:Qe.name)}))),pe.createElement("div",{className:Ze.actionButton},pe.createElement(Oe.ZP,{type:"primary",onClick:()=>zn(-1),ghost:!0,size:"middle"},"\u53D6\u6D88"),pe.createElement(Oe.ZP,{type:"primary",onClick:()=>$t(Ne),size:"middle"},"\u63D0\u4EA4"))),Ln!==De&&pe.createElement(pe.Fragment,null,pe.createElement("div",{style:{borderBottom:"1px dashed #DCDCDC",padding:"13px 20px"}},pe.createElement(ze.Z,{wrap:!1,align:"middle",gutter:20,style:{height:"58px"}},!(0,He.dE)()&&pe.createElement(Ce.Z,null,Ne.unified_setting?pe.createElement("div",{className:`${Ze.TitleTip} ${Ze.TitleTipAll}`},"\u7EDF\u4E00\u53D1\u5E03"):pe.createElement(ue.Z,{title:Nt(Ne.course_groups)},pe.createElement("div",{className:`${Ze.TitleTip} ${Ze.TitleTipNotAll}`},"\u5206\u73ED\u53D1\u5E03"))),pe.createElement(Ce.Z,{flex:1},pe.createElement(ue.Z,{title:Ne.name,placement:"topLeft"},pe.createElement("span",{className:"multi_ellipsis1 c-333 blod font20"},Ne.name))),!Mn&&!wn.unified_setting&&(0,He.GJ)()&&pe.createElement(Ce.Z,null,it(Ne,De)))),pe.createElement("div",{onClick:zt,className:Ze.info},pe.createElement(a.Z,{value:Ne.description}))))})),pe.createElement(Be,null),pe.createElement(Et.Z,null))};var yn=(0,ke.connect)(({classroomList:nt,announcement:tt,loading:qe,globalSetting:Zt})=>({classroomList:nt,globalSetting:Zt,announcement:tt,loading:qe.effects}))(an);const bn=({globalSetting:nt})=>{var tt;switch(Number((tt=nt==null?void 0:nt.setting)==null?void 0:tt.theme)){case te.Fy.THEMEONE:return ce.createElement(se,null);case te.Fy.DEFAULT:default:return ce.createElement(yn,null)}};var pn=(0,ke.connect)(({globalSetting:nt})=>({globalSetting:nt}))(bn)},98072:function(Ie,mt,oe){"use strict";oe.d(mt,{U:function(){return Ce}});var te=oe(59301),ce=Object.defineProperty,ke=Object.getOwnPropertySymbols,Ye=Object.prototype.hasOwnProperty,Pe=Object.prototype.propertyIsEnumerable,ze=(je,Te,Oe)=>Te in je?ce(je,Te,{enumerable:!0,configurable:!0,writable:!0,value:Oe}):je[Te]=Oe,ue=(je,Te)=>{for(var Oe in Te||(Te={}))Ye.call(Te,Oe)&&ze(je,Oe,Te[Oe]);if(ke)for(var Oe of ke(Te))Pe.call(Te,Oe)&&ze(je,Oe,Te[Oe]);return je},Xe=(je,Te,Oe)=>new Promise((Re,ae)=>{var a=b=>{try{x(Oe.next(b))}catch(E){ae(E)}},y=b=>{try{x(Oe.throw(b))}catch(E){ae(E)}},x=b=>b.done?Re(b.value):Promise.resolve(b.value).then(a,y);x((Oe=Oe.apply(je,Te)).next())});function Ce(je,Te){const[Oe,Re]=(0,te.useState)(Te),[ae,a]=(0,te.useState)(!1),[y,x]=(0,te.useState)();return[Oe,ae,(E,z=!1)=>Xe(this,null,function*(){const ee=z?Te:ue(ue({},Oe),E);a(!0),Re(ee);const ne=yield je(ee);return a(!1),x(ne),ne}),y]}},56762:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return ce}});var te=oe(59301);function ce(){const[,ke]=te.useReducer(Ye=>Ye+1,0);return ke}},91857:function(Ie,mt,oe){"use strict";var te=oe(59301),ce=oe(38819),ke=oe(92310),Ye=oe.n(ke),Pe=oe(31561),ze=oe(70425),ue=oe(18929),Xe=oe(2738),Ce=oe(79676),je=oe(53487),Te=oe(92343),Oe=oe(36355),Re=oe(20834),ae=oe(40875),a=oe(88088),y=oe(47211);const x=null,b=ne=>{const{menu:re,arrow:ge,prefixCls:ie,children:Se,trigger:me,disabled:Ee,dropdownRender:He,getPopupContainer:et,overlayClassName:Et,rootClassName:Ht,open:yt,onOpenChange:At,visible:jt,onVisibleChange:Ue,mouseEnterDelay:Ut=.15,mouseLeaveDelay:on=.1,autoAdjustOverflow:Me=!0,placement:vt="",overlay:Bt,transitionName:ve}=ne,{getPopupContainer:ye,getPrefixCls:Ke,direction:pt}=te.useContext(Oe.E_),ot=te.useMemo(()=>{const $e=Ke();return ve!==void 0?ve:vt.includes("top")?`${$e}-slide-down`:`${$e}-slide-up`},[Ke,vt,ve]),Lt=te.useMemo(()=>vt?vt.includes("Center")?vt.slice(0,vt.indexOf("Center")):vt:pt==="rtl"?"bottomRight":"bottomLeft",[vt,pt]),se=Ke("dropdown",ie),[lt,Ot]=(0,y.Z)(se),[,Wt]=(0,a.Z)(),Ft=te.Children.only(Se),Je=(0,Te.Tm)(Ft,{className:Ye()(`${se}-trigger`,{[`${se}-rtl`]:pt==="rtl"},Ft.props.className),disabled:Ee}),Ae=Ee?[]:me;let le;Ae&&Ae.includes("contextMenu")&&(le=!0);const[fe,Be]=(0,ue.Z)(!1,{value:yt!=null?yt:jt}),Ze=(0,ze.useEvent)($e=>{At==null||At($e),Ue==null||Ue($e),Be($e)}),pe=Ye()(Et,Ht,Ot,{[`${se}-rtl`]:pt==="rtl"}),rt=(0,Ce.Z)({arrowPointAtCenter:typeof ge=="object"&&ge.pointAtCenter,autoAdjustOverflow:Me,offset:Wt.marginXXS,arrowWidth:ge?Wt.sizePopupArrow:0,borderRadius:Wt.borderRadius}),wt=te.useCallback(()=>{Be(!1)},[]),ft=()=>{let $e;return re!=null&&re.items?$e=te.createElement(Re.default,Object.assign({},re)):typeof Bt=="function"?$e=Bt():$e=Bt,He&&($e=He($e)),$e=te.Children.only(typeof $e=="string"?te.createElement("span",null,$e):$e),te.createElement(ae.J,{prefixCls:`${se}-menu`,expandIcon:te.createElement("span",{className:`${se}-menu-submenu-arrow`},te.createElement(ce.Z,{className:`${se}-menu-submenu-arrow-icon`})),mode:"vertical",selectable:!1,onClick:wt,validator:Dt=>{let{mode:en}=Dt}},$e)};return lt(te.createElement(Pe.Z,Object.assign({alignPoint:le},(0,Xe.Z)(ne,["rootClassName"]),{mouseEnterDelay:Ut,mouseLeaveDelay:on,visible:fe,builtinPlacements:rt,arrow:!!ge,overlayClassName:pe,prefixCls:se,getPopupContainer:et||ye,transitionName:ot,trigger:Ae,overlay:ft,placement:Lt,onVisibleChange:Ze}),Je))};function E(ne){return Object.assign(Object.assign({},ne),{align:{overflow:{adjustX:!1,adjustY:!1}}})}const z=(0,je.Z)(b,"dropdown",ne=>ne,E),ee=ne=>te.createElement(z,Object.assign({},ne),te.createElement("span",null));b._InternalPanelDoNotUseOrYouWillBeFired=ee,mt.Z=b},38854:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return a}});var te=oe(91857),ce=oe(92310),ke=oe.n(ce),Ye=oe(59301),Pe=oe(18785),ze=oe(3113),ue=oe(36355),Xe=oe(81327),Ce=oe(33234),je=oe(47211),Te=function(y,x){var b={};for(var E in y)Object.prototype.hasOwnProperty.call(y,E)&&x.indexOf(E)<0&&(b[E]=y[E]);if(y!=null&&typeof Object.getOwnPropertySymbols=="function")for(var z=0,E=Object.getOwnPropertySymbols(y);z<E.length;z++)x.indexOf(E[z])<0&&Object.prototype.propertyIsEnumerable.call(y,E[z])&&(b[E[z]]=y[E[z]]);return b};const Oe=y=>{const{getPopupContainer:x,getPrefixCls:b,direction:E}=Ye.useContext(ue.E_),{prefixCls:z,type:ee="default",danger:ne,disabled:re,loading:ge,onClick:ie,htmlType:Se,children:me,className:Ee,menu:He,arrow:et,autoFocus:Et,overlay:Ht,trigger:yt,align:At,open:jt,onOpenChange:Ue,placement:Ut,getPopupContainer:on,href:Me,icon:vt=Ye.createElement(Pe.Z,null),title:Bt,buttonsRender:ve=ft=>ft,mouseEnterDelay:ye,mouseLeaveDelay:Ke,overlayClassName:pt,overlayStyle:ot,destroyPopupOnHide:Lt,dropdownRender:se}=y,lt=Te(y,["prefixCls","type","danger","disabled","loading","onClick","htmlType","children","className","menu","arrow","autoFocus","overlay","trigger","align","open","onOpenChange","placement","getPopupContainer","href","icon","title","buttonsRender","mouseEnterDelay","mouseLeaveDelay","overlayClassName","overlayStyle","destroyPopupOnHide","dropdownRender"]),Ot=b("dropdown",z),Wt=`${Ot}-button`,[Ft,Je]=(0,je.Z)(Ot),Ae={menu:He,arrow:et,autoFocus:Et,align:At,disabled:re,trigger:re?[]:yt,onOpenChange:Ue,getPopupContainer:on||x,mouseEnterDelay:ye,mouseLeaveDelay:Ke,overlayClassName:pt,overlayStyle:ot,destroyPopupOnHide:Lt,dropdownRender:se},{compactSize:le,compactItemClassnames:fe}=(0,Ce.ri)(Ot,E),Be=ke()(Wt,fe,Ee,Je);"overlay"in y&&(Ae.overlay=Ht),"open"in y&&(Ae.open=jt),"placement"in y?Ae.placement=Ut:Ae.placement=E==="rtl"?"bottomLeft":"bottomRight";const Ze=Ye.createElement(ze.ZP,{type:ee,danger:ne,disabled:re,loading:ge,onClick:ie,htmlType:Se,href:Me,title:Bt},me),pe=Ye.createElement(ze.ZP,{type:ee,danger:ne,icon:vt}),[rt,wt]=ve([Ze,pe]);return Ft(Ye.createElement(Xe.Z.Compact,Object.assign({className:Be,size:le,block:!0},lt),rt,Ye.createElement(te.Z,Object.assign({},Ae),wt)))};Oe.__ANT_BUTTON=!0;var Re=Oe;const ae=te.Z;ae.Button=Re;var a=ae},47211:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return Te}});var te=oe(17313),ce=oe(13826),ke=oe(92899),Ye=oe(29878),Pe=oe(19447),ze=oe(83116),ue=oe(37613),Ce=Oe=>{const{componentCls:Re,menuCls:ae,colorError:a,colorTextLightSolid:y}=Oe,x=`${ae}-item`;return{[`${Re}, ${Re}-menu-submenu`]:{[`${ae} ${x}`]:{[`&${x}-danger:not(${x}-disabled)`]:{color:a,"&:hover":{color:y,backgroundColor:a}}}}}};const je=Oe=>{const{componentCls:Re,menuCls:ae,zIndexPopup:a,dropdownArrowDistance:y,sizePopupArrow:x,antCls:b,iconCls:E,motionDurationMid:z,dropdownPaddingVertical:ee,fontSize:ne,dropdownEdgeChildPadding:re,colorTextDisabled:ge,fontSizeIcon:ie,controlPaddingHorizontal:Se,colorBgElevated:me}=Oe;return[{[Re]:Object.assign(Object.assign({},(0,te.Wf)(Oe)),{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:a,display:"block","&::before":{position:"absolute",insetBlock:-y+x/2,zIndex:-9999,opacity:1e-4,content:'""'},[`&-trigger${b}-btn`]:{[`& > ${E}-down, & > ${b}-btn-icon > ${E}-down`]:{fontSize:ie}},[`${Re}-wrap`]:{position:"relative",[`${b}-btn > ${E}-down`]:{fontSize:ie},[`${E}-down::before`]:{transition:`transform ${z}`}},[`${Re}-wrap-open`]:{[`${E}-down::before`]:{transform:"rotate(180deg)"}},"\n &-hidden,\n &-menu-hidden,\n &-menu-submenu-hidden\n ":{display:"none"},[`&${b}-slide-down-enter${b}-slide-down-enter-active${Re}-placement-bottomLeft,
|
|
&${b}-slide-down-appear${b}-slide-down-appear-active${Re}-placement-bottomLeft,
|
|
&${b}-slide-down-enter${b}-slide-down-enter-active${Re}-placement-bottom,
|
|
&${b}-slide-down-appear${b}-slide-down-appear-active${Re}-placement-bottom,
|
|
&${b}-slide-down-enter${b}-slide-down-enter-active${Re}-placement-bottomRight,
|
|
&${b}-slide-down-appear${b}-slide-down-appear-active${Re}-placement-bottomRight`]:{animationName:ce.fJ},[`&${b}-slide-up-enter${b}-slide-up-enter-active${Re}-placement-topLeft,
|
|
&${b}-slide-up-appear${b}-slide-up-appear-active${Re}-placement-topLeft,
|
|
&${b}-slide-up-enter${b}-slide-up-enter-active${Re}-placement-top,
|
|
&${b}-slide-up-appear${b}-slide-up-appear-active${Re}-placement-top,
|
|
&${b}-slide-up-enter${b}-slide-up-enter-active${Re}-placement-topRight,
|
|
&${b}-slide-up-appear${b}-slide-up-appear-active${Re}-placement-topRight`]:{animationName:ce.Qt},[`&${b}-slide-down-leave${b}-slide-down-leave-active${Re}-placement-bottomLeft,
|
|
&${b}-slide-down-leave${b}-slide-down-leave-active${Re}-placement-bottom,
|
|
&${b}-slide-down-leave${b}-slide-down-leave-active${Re}-placement-bottomRight`]:{animationName:ce.Uw},[`&${b}-slide-up-leave${b}-slide-up-leave-active${Re}-placement-topLeft,
|
|
&${b}-slide-up-leave${b}-slide-up-leave-active${Re}-placement-top,
|
|
&${b}-slide-up-leave${b}-slide-up-leave-active${Re}-placement-topRight`]:{animationName:ce.ly}})},(0,Pe.ZP)(Oe,{colorBg:me,limitVerticalRadius:!0,arrowPlacement:{top:!0,bottom:!0}}),{[`${Re} ${ae}`]:{position:"relative",margin:0},[`${ae}-submenu-popup`]:{position:"absolute",zIndex:a,background:"transparent",boxShadow:"none",transformOrigin:"0 0","ul, li":{listStyle:"none",margin:0}},[`${Re}, ${Re}-menu-submenu`]:{[ae]:Object.assign(Object.assign({padding:re,listStyleType:"none",backgroundColor:me,backgroundClip:"padding-box",borderRadius:Oe.borderRadiusLG,outline:"none",boxShadow:Oe.boxShadowSecondary},(0,te.Qy)(Oe)),{[`${ae}-item-group-title`]:{padding:`${ee}px ${Se}px`,color:Oe.colorTextDescription,transition:`all ${z}`},[`${ae}-item`]:{position:"relative",display:"flex",alignItems:"center"},[`${ae}-item-icon`]:{minWidth:ne,marginInlineEnd:Oe.marginXS,fontSize:Oe.fontSizeSM},[`${ae}-title-content`]:{flex:"auto","> a":{color:"inherit",transition:`all ${z}`,"&:hover":{color:"inherit"},"&::after":{position:"absolute",inset:0,content:'""'}}},[`${ae}-item, ${ae}-submenu-title`]:Object.assign(Object.assign({clear:"both",margin:0,padding:`${ee}px ${Se}px`,color:Oe.colorText,fontWeight:"normal",fontSize:ne,lineHeight:Oe.lineHeight,cursor:"pointer",transition:`all ${z}`,borderRadius:Oe.borderRadiusSM,"&:hover, &-active":{backgroundColor:Oe.controlItemBgHover}},(0,te.Qy)(Oe)),{"&-selected":{color:Oe.colorPrimary,backgroundColor:Oe.controlItemBgActive,"&:hover, &-active":{backgroundColor:Oe.controlItemBgActiveHover}},"&-disabled":{color:ge,cursor:"not-allowed","&:hover":{color:ge,backgroundColor:me,cursor:"not-allowed"},a:{pointerEvents:"none"}},"&-divider":{height:1,margin:`${Oe.marginXXS}px 0`,overflow:"hidden",lineHeight:0,backgroundColor:Oe.colorSplit},[`${Re}-menu-submenu-expand-icon`]:{position:"absolute",insetInlineEnd:Oe.paddingXS,[`${Re}-menu-submenu-arrow-icon`]:{marginInlineEnd:"0 !important",color:Oe.colorTextDescription,fontSize:ie,fontStyle:"normal"}}}),[`${ae}-item-group-list`]:{margin:`0 ${Oe.marginXS}px`,padding:0,listStyle:"none"},[`${ae}-submenu-title`]:{paddingInlineEnd:Se+Oe.fontSizeSM},[`${ae}-submenu-vertical`]:{position:"relative"},[`${ae}-submenu${ae}-submenu-disabled ${Re}-menu-submenu-title`]:{[`&, ${Re}-menu-submenu-arrow-icon`]:{color:ge,backgroundColor:me,cursor:"not-allowed"}},[`${ae}-submenu-selected ${Re}-menu-submenu-title`]:{color:Oe.colorPrimary}})}},[(0,ce.oN)(Oe,"slide-up"),(0,ce.oN)(Oe,"slide-down"),(0,ke.Fm)(Oe,"move-up"),(0,ke.Fm)(Oe,"move-down"),(0,Ye._y)(Oe,"zoom-big")]]};var Te=(0,ze.Z)("Dropdown",(Oe,Re)=>{let{rootPrefixCls:ae}=Re;const{marginXXS:a,sizePopupArrow:y,controlHeight:x,fontSize:b,lineHeight:E,paddingXXS:z,componentCls:ee,borderRadiusLG:ne}=Oe,re=(x-b*E)/2,{dropdownArrowOffset:ge}=(0,Pe.fS)({contentRadius:ne}),ie=(0,ue.TS)(Oe,{menuCls:`${ee}-menu`,rootPrefixCls:ae,dropdownArrowDistance:y/2+a,dropdownArrowOffset:ge,dropdownPaddingVertical:re,dropdownEdgeChildPadding:z});return[je(ie),Ce(ie)]},Oe=>({zIndexPopup:Oe.zIndexPopupBase+50}))},45818:function(Ie,mt,oe){"use strict";oe.d(mt,{D:function(){return z},Z:function(){return re}});var te=oe(54476),ce=oe(59301),ke={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"},Ye=ke,Pe=oe(7657),ze=function(ie,Se){return ce.createElement(Pe.Z,(0,te.Z)({},ie,{ref:Se,icon:Ye}))},ue=ce.forwardRef(ze),Xe=ue,Ce=oe(33853),je=oe(38819),Te=oe(92310),Oe=oe.n(Te),Re=oe(2738),a=ge=>!isNaN(parseFloat(ge))&&isFinite(ge),y=oe(36355),x=oe(84966),b=function(ge,ie){var Se={};for(var me in ge)Object.prototype.hasOwnProperty.call(ge,me)&&ie.indexOf(me)<0&&(Se[me]=ge[me]);if(ge!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ee=0,me=Object.getOwnPropertySymbols(ge);Ee<me.length;Ee++)ie.indexOf(me[Ee])<0&&Object.prototype.propertyIsEnumerable.call(ge,me[Ee])&&(Se[me[Ee]]=ge[me[Ee]]);return Se};const E={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},z=ce.createContext({}),ee=(()=>{let ge=0;return function(){let ie=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return ge+=1,`${ie}${ge}`}})();var re=ce.forwardRef((ge,ie)=>{const{prefixCls:Se,className:me,trigger:Ee,children:He,defaultCollapsed:et=!1,theme:Et="dark",style:Ht={},collapsible:yt=!1,reverseArrow:At=!1,width:jt=200,collapsedWidth:Ue=80,zeroWidthTriggerStyle:Ut,breakpoint:on,onCollapse:Me,onBreakpoint:vt}=ge,Bt=b(ge,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),{siderHook:ve}=(0,ce.useContext)(x.Gs),[ye,Ke]=(0,ce.useState)("collapsed"in ge?ge.collapsed:et),[pt,ot]=(0,ce.useState)(!1);(0,ce.useEffect)(()=>{"collapsed"in ge&&Ke(ge.collapsed)},[ge.collapsed]);const Lt=(Je,Ae)=>{"collapsed"in ge||Ke(Je),Me==null||Me(Je,Ae)},se=(0,ce.useRef)();se.current=Je=>{ot(Je.matches),vt==null||vt(Je.matches),ye!==Je.matches&&Lt(Je.matches,"responsive")},(0,ce.useEffect)(()=>{function Je(le){return se.current(le)}let Ae;if(typeof window!="undefined"){const{matchMedia:le}=window;if(le&&on&&on in E){Ae=le(`(max-width: ${E[on]})`);try{Ae.addEventListener("change",Je)}catch(fe){Ae.addListener(Je)}Je(Ae)}}return()=>{try{Ae==null||Ae.removeEventListener("change",Je)}catch(le){Ae==null||Ae.removeListener(Je)}}},[on]),(0,ce.useEffect)(()=>{const Je=ee("ant-sider-");return ve.addSider(Je),()=>ve.removeSider(Je)},[]);const lt=()=>{Lt(!ye,"clickTrigger")},{getPrefixCls:Ot}=(0,ce.useContext)(y.E_),Wt=()=>{const Je=Ot("layout-sider",Se),Ae=(0,Re.Z)(Bt,["collapsed"]),le=ye?Ue:jt,fe=a(le)?`${le}px`:String(le),Be=parseFloat(String(Ue||0))===0?ce.createElement("span",{onClick:lt,className:Oe()(`${Je}-zero-width-trigger`,`${Je}-zero-width-trigger-${At?"right":"left"}`),style:Ut},Ee||ce.createElement(Xe,null)):null,rt={expanded:At?ce.createElement(je.Z,null):ce.createElement(Ce.Z,null),collapsed:At?ce.createElement(Ce.Z,null):ce.createElement(je.Z,null)}[ye?"collapsed":"expanded"],wt=Ee!==null?Be||ce.createElement("div",{className:`${Je}-trigger`,onClick:lt,style:{width:fe}},Ee||rt):null,ft=Object.assign(Object.assign({},Ht),{flex:`0 0 ${fe}`,maxWidth:fe,minWidth:fe,width:fe}),$e=Oe()(Je,`${Je}-${Et}`,{[`${Je}-collapsed`]:!!ye,[`${Je}-has-trigger`]:yt&&Ee!==null&&!Be,[`${Je}-below`]:!!pt,[`${Je}-zero-width`]:parseFloat(fe)===0},me);return ce.createElement("aside",Object.assign({className:$e},Ae,{style:ft,ref:ie}),ce.createElement("div",{className:`${Je}-children`},He),yt||pt&&Be?wt:null)},Ft=ce.useMemo(()=>({siderCollapsed:ye}),[ye]);return ce.createElement(z.Provider,{value:Ft},Wt())})},84966:function(Ie,mt,oe){"use strict";oe.d(mt,{VY:function(){return z},$_:function(){return E},h4:function(){return b},Gs:function(){return Re},ZP:function(){return ee}});var te=oe(94480),ce=oe(92310),ke=oe.n(ce),Ye=oe(2738),Pe=oe(59301),ze=oe(36355),ue=oe(83116),Ce=ne=>{const{componentCls:re,bodyBg:ge,lightSiderBg:ie,lightTriggerBg:Se,lightTriggerColor:me}=ne;return{[`${re}-sider-light`]:{background:ie,[`${re}-sider-trigger`]:{color:me,background:Se},[`${re}-sider-zero-width-trigger`]:{color:me,background:Se,border:`1px solid ${ge}`,borderInlineStart:0}}}};const je=ne=>{const{antCls:re,componentCls:ge,colorText:ie,triggerColor:Se,footerBg:me,triggerBg:Ee,headerHeight:He,headerPadding:et,headerColor:Et,footerPadding:Ht,triggerHeight:yt,zeroTriggerHeight:At,zeroTriggerWidth:jt,motionDurationMid:Ue,motionDurationSlow:Ut,fontSize:on,borderRadius:Me,bodyBg:vt,headerBg:Bt,siderBg:ve}=ne;return{[ge]:Object.assign(Object.assign({display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:vt,"&, *":{boxSizing:"border-box"},[`&${ge}-has-sider`]:{flexDirection:"row",[`> ${ge}, > ${ge}-content`]:{width:0}},[`${ge}-header, &${ge}-footer`]:{flex:"0 0 auto"},[`${ge}-sider`]:{position:"relative",minWidth:0,background:ve,transition:`all ${Ue}, background 0s`,"&-children":{height:"100%",marginTop:-.1,paddingTop:.1,[`${re}-menu${re}-menu-inline-collapsed`]:{width:"auto"}},"&-has-trigger":{paddingBottom:yt},"&-right":{order:1},"&-trigger":{position:"fixed",bottom:0,zIndex:1,height:yt,color:Se,lineHeight:`${yt}px`,textAlign:"center",background:Ee,cursor:"pointer",transition:`all ${Ue}`},"&-zero-width":{"> *":{overflow:"hidden"},"&-trigger":{position:"absolute",top:He,insetInlineEnd:-jt,zIndex:1,width:jt,height:At,color:Se,fontSize:ne.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:ve,borderStartStartRadius:0,borderStartEndRadius:Me,borderEndEndRadius:Me,borderEndStartRadius:0,cursor:"pointer",transition:`background ${Ut} ease`,"&::after":{position:"absolute",inset:0,background:"transparent",transition:`all ${Ut}`,content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:-jt,borderStartStartRadius:Me,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:Me}}}}},Ce(ne)),{"&-rtl":{direction:"rtl"}}),[`${ge}-header`]:{height:He,padding:et,color:Et,lineHeight:`${He}px`,background:Bt,[`${re}-menu`]:{lineHeight:"inherit"}},[`${ge}-footer`]:{padding:Ht,color:ie,fontSize:on,background:me},[`${ge}-content`]:{flex:"auto",minHeight:0}}};var Te=(0,ue.Z)("Layout",ne=>[je(ne)],ne=>{const{colorBgLayout:re,controlHeight:ge,controlHeightLG:ie,colorText:Se,controlHeightSM:me,marginXXS:Ee,colorTextLightSolid:He,colorBgContainer:et}=ne,Et=ie*1.25;return{colorBgHeader:"#001529",colorBgBody:re,colorBgTrigger:"#002140",bodyBg:re,headerBg:"#001529",headerHeight:ge*2,headerPadding:`0 ${Et}px`,headerColor:Se,footerPadding:`${me}px ${Et}px`,footerBg:re,siderBg:"#001529",triggerHeight:ie+Ee*2,triggerBg:"#002140",triggerColor:He,zeroTriggerWidth:ie,zeroTriggerHeight:ie,lightSiderBg:et,lightTriggerBg:et,lightTriggerColor:Se}},{deprecatedTokens:[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]]}),Oe=function(ne,re){var ge={};for(var ie in ne)Object.prototype.hasOwnProperty.call(ne,ie)&&re.indexOf(ie)<0&&(ge[ie]=ne[ie]);if(ne!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Se=0,ie=Object.getOwnPropertySymbols(ne);Se<ie.length;Se++)re.indexOf(ie[Se])<0&&Object.prototype.propertyIsEnumerable.call(ne,ie[Se])&&(ge[ie[Se]]=ne[ie[Se]]);return ge};const Re=Pe.createContext({siderHook:{addSider:()=>null,removeSider:()=>null}});function ae(ne){let{suffixCls:re,tagName:ge,displayName:ie}=ne;return Se=>Pe.forwardRef((Ee,He)=>Pe.createElement(Se,Object.assign({ref:He,suffixCls:re,tagName:ge},Ee)))}const a=Pe.forwardRef((ne,re)=>{const{prefixCls:ge,suffixCls:ie,className:Se,tagName:me}=ne,Ee=Oe(ne,["prefixCls","suffixCls","className","tagName"]),{getPrefixCls:He}=Pe.useContext(ze.E_),et=He("layout",ge),[Et,Ht]=Te(et),yt=ie?`${et}-${ie}`:et;return Et(Pe.createElement(me,Object.assign({className:ke()(ge||yt,Se,Ht),ref:re},Ee)))}),y=Pe.forwardRef((ne,re)=>{const{direction:ge}=Pe.useContext(ze.E_),[ie,Se]=Pe.useState([]),{prefixCls:me,className:Ee,rootClassName:He,children:et,hasSider:Et,tagName:Ht,style:yt}=ne,At=Oe(ne,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),jt=(0,Ye.Z)(At,["suffixCls"]),{getPrefixCls:Ue,layout:Ut}=Pe.useContext(ze.E_),on=Ue("layout",me),[Me,vt]=Te(on),Bt=ke()(on,{[`${on}-has-sider`]:typeof Et=="boolean"?Et:ie.length>0,[`${on}-rtl`]:ge==="rtl"},Ut==null?void 0:Ut.className,Ee,He,vt),ve=Pe.useMemo(()=>({siderHook:{addSider:ye=>{Se(Ke=>[].concat((0,te.Z)(Ke),[ye]))},removeSider:ye=>{Se(Ke=>Ke.filter(pt=>pt!==ye))}}}),[]);return Me(Pe.createElement(Re.Provider,{value:ve},Pe.createElement(Ht,Object.assign({ref:re,className:Bt,style:Object.assign(Object.assign({},Ut==null?void 0:Ut.style),yt)},jt),et)))}),x=ae({tagName:"div",displayName:"Layout"})(y),b=ae({suffixCls:"header",tagName:"header",displayName:"Header"})(a),E=ae({suffixCls:"footer",tagName:"footer",displayName:"Footer"})(a),z=ae({suffixCls:"content",tagName:"main",displayName:"Content"})(a);var ee=x},40875:function(Ie,mt,oe){"use strict";oe.d(mt,{J:function(){return ze}});var te=oe(59301),ce=oe(33234),ke=oe(70425),Ye=function(ue,Xe){var Ce={};for(var je in ue)Object.prototype.hasOwnProperty.call(ue,je)&&Xe.indexOf(je)<0&&(Ce[je]=ue[je]);if(ue!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Te=0,je=Object.getOwnPropertySymbols(ue);Te<je.length;Te++)Xe.indexOf(je[Te])<0&&Object.prototype.propertyIsEnumerable.call(ue,je[Te])&&(Ce[je[Te]]=ue[je[Te]]);return Ce};const Pe=te.createContext(null),ze=te.forwardRef((ue,Xe)=>{const{children:Ce}=ue,je=Ye(ue,["children"]),Te=te.useContext(Pe),Oe=te.useMemo(()=>Object.assign(Object.assign({},Te),je),[Te,je.prefixCls,je.mode,je.selectable]);return te.createElement(Pe.Provider,{value:Oe},te.createElement(ce.BR,null,(0,ke.supportNodeRef)(Ce)?te.cloneElement(Ce,{ref:Xe}):Ce))});mt.Z=Pe},20834:function(Ie,mt,oe){"use strict";oe.d(mt,{default:function(){return Ft}});var te=oe(15285),ce=oe(59301),ke=oe(45818),Ye=oe(92310),Pe=oe.n(Ye),ze=oe(36355),ue=function(Je,Ae){var le={};for(var fe in Je)Object.prototype.hasOwnProperty.call(Je,fe)&&Ae.indexOf(fe)<0&&(le[fe]=Je[fe]);if(Je!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Be=0,fe=Object.getOwnPropertySymbols(Je);Be<fe.length;Be++)Ae.indexOf(fe[Be])<0&&Object.prototype.propertyIsEnumerable.call(Je,fe[Be])&&(le[fe[Be]]=Je[fe[Be]]);return le},Ce=Je=>{const{prefixCls:Ae,className:le,dashed:fe}=Je,Be=ue(Je,["prefixCls","className","dashed"]),{getPrefixCls:Ze}=ce.useContext(ze.E_),pe=Ze("menu",Ae),rt=Pe()({[`${pe}-item-divider-dashed`]:!!fe},le);return ce.createElement(te.iz,Object.assign({className:rt},Be))},je=oe(11592),Te=oe(2738),Oe=oe(6848),Re=oe(92343),a=(0,ce.createContext)({prefixCls:"",firstLevel:!0,inlineCollapsed:!1}),x=Je=>{var Ae;const{className:le,children:fe,icon:Be,title:Ze,danger:pe}=Je,{prefixCls:rt,firstLevel:wt,direction:ft,disableMenuItemTitleTooltip:$e,inlineCollapsed:Dt}=ce.useContext(a),en=yn=>{const bn=ce.createElement("span",{className:`${rt}-title-content`},fe);return(!Be||(0,Re.l$)(fe)&&fe.type==="span")&&fe&&yn&&wt&&typeof fe=="string"?ce.createElement("div",{className:`${rt}-inline-collapsed-noicon`},fe.charAt(0)):bn},{siderCollapsed:nn}=ce.useContext(ke.D);let Vt=Ze;typeof Ze=="undefined"?Vt=wt?fe:"":Ze===!1&&(Vt="");const rn={title:Vt};!nn&&!Dt&&(rn.title=null,rn.open=!1);const mn=(0,je.Z)(fe).length;let an=ce.createElement(te.ck,Object.assign({},(0,Te.Z)(Je,["title","icon","danger"]),{className:Pe()({[`${rt}-item-danger`]:pe,[`${rt}-item-only-child`]:(Be?mn+1:mn)===1},le),title:typeof Ze=="string"?Ze:void 0}),(0,Re.Tm)(Be,{className:Pe()((0,Re.l$)(Be)?(Ae=Be.props)===null||Ae===void 0?void 0:Ae.className:"",`${rt}-item-icon`)}),en(Dt));return $e||(an=ce.createElement(Oe.Z,Object.assign({},rn,{placement:ft==="rtl"?"left":"right",overlayClassName:`${rt}-inline-collapsed-tooltip`}),an)),an},E=Je=>{var Ae;const{popupClassName:le,icon:fe,title:Be,theme:Ze}=Je,pe=ce.useContext(a),{prefixCls:rt,inlineCollapsed:wt,theme:ft}=pe,$e=(0,te.Xl)();let Dt;if(!fe)Dt=wt&&!$e.length&&Be&&typeof Be=="string"?ce.createElement("div",{className:`${rt}-inline-collapsed-noicon`},Be.charAt(0)):ce.createElement("span",{className:`${rt}-title-content`},Be);else{const nn=(0,Re.l$)(Be)&&Be.type==="span";Dt=ce.createElement(ce.Fragment,null,(0,Re.Tm)(fe,{className:Pe()((0,Re.l$)(fe)?(Ae=fe.props)===null||Ae===void 0?void 0:Ae.className:"",`${rt}-item-icon`)}),nn?Be:ce.createElement("span",{className:`${rt}-title-content`},Be))}const en=ce.useMemo(()=>Object.assign(Object.assign({},pe),{firstLevel:!1}),[pe]);return ce.createElement(a.Provider,{value:en},ce.createElement(te.Wd,Object.assign({},(0,Te.Z)(Je,["icon"]),{title:Dt,popupClassName:Pe()(rt,le,`${rt}-${Ze||ft}`)})))},z=oe(18785),ee=oe(70425),ne=oe(62892),re=oe(40875),ge=function(Je,Ae){var le={};for(var fe in Je)Object.prototype.hasOwnProperty.call(Je,fe)&&Ae.indexOf(fe)<0&&(le[fe]=Je[fe]);if(Je!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Be=0,fe=Object.getOwnPropertySymbols(Je);Be<fe.length;Be++)Ae.indexOf(fe[Be])<0&&Object.prototype.propertyIsEnumerable.call(Je,fe[Be])&&(le[fe[Be]]=Je[fe[Be]]);return le};function ie(Je){return(Je||[]).map((Ae,le)=>{if(Ae&&typeof Ae=="object"){const fe=Ae,{label:Be,children:Ze,key:pe,type:rt}=fe,wt=ge(fe,["label","children","key","type"]),ft=pe!=null?pe:`tmp-${le}`;return Ze||rt==="group"?rt==="group"?ce.createElement(te.BW,Object.assign({key:ft},wt,{title:Be}),ie(Ze)):ce.createElement(E,Object.assign({key:ft},wt,{title:Be}),ie(Ze)):rt==="divider"?ce.createElement(Ce,Object.assign({key:ft},wt)):ce.createElement(x,Object.assign({key:ft},wt),Be)}return null}).filter(Ae=>Ae)}function Se(Je){return ce.useMemo(()=>Je&&ie(Je),[Je])}var me=oe(64993),Ee=oe(17313),He=oe(8378),et=oe(13826),Et=oe(29878),Ht=oe(83116),yt=oe(37613),jt=Je=>{const{componentCls:Ae,motionDurationSlow:le,horizontalLineHeight:fe,colorSplit:Be,lineWidth:Ze,lineType:pe,itemPaddingInline:rt}=Je;return{[`${Ae}-horizontal`]:{lineHeight:fe,border:0,borderBottom:`${Ze}px ${pe} ${Be}`,boxShadow:"none","&::after":{display:"block",clear:"both",height:0,content:'"\\20"'},[`${Ae}-item, ${Ae}-submenu`]:{position:"relative",display:"inline-block",verticalAlign:"bottom",paddingInline:rt},[`> ${Ae}-item:hover,
|
|
> ${Ae}-item-active,
|
|
> ${Ae}-submenu ${Ae}-submenu-title:hover`]:{backgroundColor:"transparent"},[`${Ae}-item, ${Ae}-submenu-title`]:{transition:[`border-color ${le}`,`background ${le}`].join(",")},[`${Ae}-submenu-arrow`]:{display:"none"}}}},Ut=Je=>{let{componentCls:Ae,menuArrowOffset:le}=Je;return{[`${Ae}-rtl`]:{direction:"rtl"},[`${Ae}-submenu-rtl`]:{transformOrigin:"100% 0"},[`${Ae}-rtl${Ae}-vertical,
|
|
${Ae}-submenu-rtl ${Ae}-vertical`]:{[`${Ae}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateY(-${le})`},"&::after":{transform:`rotate(45deg) translateY(${le})`}}}}};const on=Je=>Object.assign({},(0,Ee.oN)(Je));var vt=(Je,Ae)=>{const{componentCls:le,itemColor:fe,itemSelectedColor:Be,groupTitleColor:Ze,itemBg:pe,subMenuItemBg:rt,itemSelectedBg:wt,activeBarHeight:ft,activeBarWidth:$e,activeBarBorderWidth:Dt,motionDurationSlow:en,motionEaseInOut:nn,motionEaseOut:Vt,itemPaddingInline:rn,motionDurationMid:mn,itemHoverColor:an,lineType:yn,colorSplit:bn,itemDisabledColor:pn,dangerItemColor:nt,dangerItemHoverColor:tt,dangerItemSelectedColor:qe,dangerItemActiveBg:Zt,dangerItemSelectedBg:dn,itemHoverBg:cn,itemActiveBg:fn,menuSubMenuBg:un,horizontalItemSelectedColor:Mt,horizontalItemSelectedBg:Rt,horizontalItemBorderRadius:Ln,horizontalItemHoverBg:zn,popupBg:Mn}=Je;return{[`${le}-${Ae}, ${le}-${Ae} > ${le}`]:{color:fe,background:pe,[`&${le}-root:focus-visible`]:Object.assign({},on(Je)),[`${le}-item-group-title`]:{color:Ze},[`${le}-submenu-selected`]:{[`> ${le}-submenu-title`]:{color:Be}},[`${le}-item-disabled, ${le}-submenu-disabled`]:{color:`${pn} !important`},[`${le}-item:not(${le}-item-selected):not(${le}-submenu-selected)`]:{[`&:hover, > ${le}-submenu-title:hover`]:{color:an}},[`&:not(${le}-horizontal)`]:{[`${le}-item:not(${le}-item-selected)`]:{"&:hover":{backgroundColor:cn},"&:active":{backgroundColor:fn}},[`${le}-submenu-title`]:{"&:hover":{backgroundColor:cn},"&:active":{backgroundColor:fn}}},[`${le}-item-danger`]:{color:nt,[`&${le}-item:hover`]:{[`&:not(${le}-item-selected):not(${le}-submenu-selected)`]:{color:tt}},[`&${le}-item:active`]:{background:Zt}},[`${le}-item a`]:{"&, &:hover":{color:"inherit"}},[`${le}-item-selected`]:{color:Be,[`&${le}-item-danger`]:{color:qe},"a, a:hover":{color:"inherit"}},[`& ${le}-item-selected`]:{backgroundColor:wt,[`&${le}-item-danger`]:{backgroundColor:dn}},[`${le}-item, ${le}-submenu-title`]:{[`&:not(${le}-item-disabled):focus-visible`]:Object.assign({},on(Je))},[`&${le}-submenu > ${le}`]:{backgroundColor:un},[`&${le}-popup > ${le}`]:{backgroundColor:Mn},[`&${le}-horizontal`]:Object.assign(Object.assign({},Ae==="dark"?{borderBottom:0}:{}),{[`> ${le}-item, > ${le}-submenu`]:{top:Dt,marginTop:-Dt,marginBottom:0,borderRadius:Ln,"&::after":{position:"absolute",insetInline:rn,bottom:0,borderBottom:`${ft}px solid transparent`,transition:`border-color ${en} ${nn}`,content:'""'},"&:hover, &-active, &-open":{background:zn,"&::after":{borderBottomWidth:ft,borderBottomColor:Mt}},"&-selected":{color:Mt,backgroundColor:Rt,"&:hover":{backgroundColor:Rt},"&::after":{borderBottomWidth:ft,borderBottomColor:Mt}}}}),[`&${le}-root`]:{[`&${le}-inline, &${le}-vertical`]:{borderInlineEnd:`${Dt}px ${yn} ${bn}`}},[`&${le}-inline`]:{[`${le}-sub${le}-inline`]:{background:rt},[`${le}-item, ${le}-submenu-title`]:Dt&&$e?{width:`calc(100% + ${Dt}px)`}:{},[`${le}-item`]:{position:"relative","&::after":{position:"absolute",insetBlock:0,insetInlineEnd:0,borderInlineEnd:`${$e}px solid ${Be}`,transform:"scaleY(0.0001)",opacity:0,transition:[`transform ${mn} ${Vt}`,`opacity ${mn} ${Vt}`].join(","),content:'""'},[`&${le}-item-danger`]:{"&::after":{borderInlineEndColor:qe}}},[`${le}-selected, ${le}-item-selected`]:{"&::after":{transform:"scaleY(1)",opacity:1,transition:[`transform ${mn} ${nn}`,`opacity ${mn} ${nn}`].join(",")}}}}}};const Bt=Je=>{const{componentCls:Ae,itemHeight:le,itemMarginInline:fe,padding:Be,menuArrowSize:Ze,marginXS:pe,itemMarginBlock:rt}=Je,wt=Be+Ze+pe;return{[`${Ae}-item`]:{position:"relative",overflow:"hidden"},[`${Ae}-item, ${Ae}-submenu-title`]:{height:le,lineHeight:`${le}px`,paddingInline:Be,overflow:"hidden",textOverflow:"ellipsis",marginInline:fe,marginBlock:rt,width:`calc(100% - ${fe*2}px)`},[`> ${Ae}-item,
|
|
> ${Ae}-submenu > ${Ae}-submenu-title`]:{height:le,lineHeight:`${le}px`},[`${Ae}-item-group-list ${Ae}-submenu-title,
|
|
${Ae}-submenu-title`]:{paddingInlineEnd:wt}}};var ye=Je=>{const{componentCls:Ae,iconCls:le,itemHeight:fe,colorTextLightSolid:Be,dropdownWidth:Ze,controlHeightLG:pe,motionDurationMid:rt,motionEaseOut:wt,paddingXL:ft,itemMarginInline:$e,fontSizeLG:Dt,motionDurationSlow:en,paddingXS:nn,boxShadowSecondary:Vt,collapsedWidth:rn,collapsedIconSize:mn}=Je,an={height:fe,lineHeight:`${fe}px`,listStylePosition:"inside",listStyleType:"disc"};return[{[Ae]:{"&-inline, &-vertical":Object.assign({[`&${Ae}-root`]:{boxShadow:"none"}},Bt(Je))},[`${Ae}-submenu-popup`]:{[`${Ae}-vertical`]:Object.assign(Object.assign({},Bt(Je)),{boxShadow:Vt})}},{[`${Ae}-submenu-popup ${Ae}-vertical${Ae}-sub`]:{minWidth:Ze,maxHeight:`calc(100vh - ${pe*2.5}px)`,padding:"0",overflow:"hidden",borderInlineEnd:0,"&:not([class*='-active'])":{overflowX:"hidden",overflowY:"auto"}}},{[`${Ae}-inline`]:{width:"100%",[`&${Ae}-root`]:{[`${Ae}-item, ${Ae}-submenu-title`]:{display:"flex",alignItems:"center",transition:[`border-color ${en}`,`background ${en}`,`padding ${rt} ${wt}`].join(","),[`> ${Ae}-title-content`]:{flex:"auto",minWidth:0,overflow:"hidden",textOverflow:"ellipsis"},"> *":{flex:"none"}}},[`${Ae}-sub${Ae}-inline`]:{padding:0,border:0,borderRadius:0,boxShadow:"none",[`& > ${Ae}-submenu > ${Ae}-submenu-title`]:an,[`& ${Ae}-item-group-title`]:{paddingInlineStart:ft}},[`${Ae}-item`]:an}},{[`${Ae}-inline-collapsed`]:{width:rn,[`&${Ae}-root`]:{[`${Ae}-item, ${Ae}-submenu ${Ae}-submenu-title`]:{[`> ${Ae}-inline-collapsed-noicon`]:{fontSize:Dt,textAlign:"center"}}},[`> ${Ae}-item,
|
|
> ${Ae}-item-group > ${Ae}-item-group-list > ${Ae}-item,
|
|
> ${Ae}-item-group > ${Ae}-item-group-list > ${Ae}-submenu > ${Ae}-submenu-title,
|
|
> ${Ae}-submenu > ${Ae}-submenu-title`]:{insetInlineStart:0,paddingInline:`calc(50% - ${Dt/2}px - ${$e}px)`,textOverflow:"clip",[`
|
|
${Ae}-submenu-arrow,
|
|
${Ae}-submenu-expand-icon
|
|
`]:{opacity:0},[`${Ae}-item-icon, ${le}`]:{margin:0,fontSize:mn,lineHeight:`${fe}px`,"+ span":{display:"inline-block",opacity:0}}},[`${Ae}-item-icon, ${le}`]:{display:"inline-block"},"&-tooltip":{pointerEvents:"none",[`${Ae}-item-icon, ${le}`]:{display:"none"},"a, a:hover":{color:Be}},[`${Ae}-item-group-title`]:Object.assign(Object.assign({},Ee.vS),{paddingInline:nn})}}]};const Ke=Je=>{const{componentCls:Ae,motionDurationSlow:le,motionDurationMid:fe,motionEaseInOut:Be,motionEaseOut:Ze,iconCls:pe,iconSize:rt,iconMarginInlineEnd:wt}=Je;return{[`${Ae}-item, ${Ae}-submenu-title`]:{position:"relative",display:"block",margin:0,whiteSpace:"nowrap",cursor:"pointer",transition:[`border-color ${le}`,`background ${le}`,`padding ${le} ${Be}`].join(","),[`${Ae}-item-icon, ${pe}`]:{minWidth:rt,fontSize:rt,transition:[`font-size ${fe} ${Ze}`,`margin ${le} ${Be}`,`color ${le}`].join(","),"+ span":{marginInlineStart:wt,opacity:1,transition:[`opacity ${le} ${Be}`,`margin ${le}`,`color ${le}`].join(",")}},[`${Ae}-item-icon`]:Object.assign({},(0,Ee.Ro)()),[`&${Ae}-item-only-child`]:{[`> ${pe}, > ${Ae}-item-icon`]:{marginInlineEnd:0}}},[`${Ae}-item-disabled, ${Ae}-submenu-disabled`]:{background:"none !important",cursor:"not-allowed","&::after":{borderColor:"transparent !important"},a:{color:"inherit !important"},[`> ${Ae}-submenu-title`]:{color:"inherit !important",cursor:"not-allowed"}}}},pt=Je=>{const{componentCls:Ae,motionDurationSlow:le,motionEaseInOut:fe,borderRadius:Be,menuArrowSize:Ze,menuArrowOffset:pe}=Je;return{[`${Ae}-submenu`]:{"&-expand-icon, &-arrow":{position:"absolute",top:"50%",insetInlineEnd:Je.margin,width:Ze,color:"currentcolor",transform:"translateY(-50%)",transition:`transform ${le} ${fe}, opacity ${le}`},"&-arrow":{"&::before, &::after":{position:"absolute",width:Ze*.6,height:Ze*.15,backgroundColor:"currentcolor",borderRadius:Be,transition:[`background ${le} ${fe}`,`transform ${le} ${fe}`,`top ${le} ${fe}`,`color ${le} ${fe}`].join(","),content:'""'},"&::before":{transform:`rotate(45deg) translateY(-${pe})`},"&::after":{transform:`rotate(-45deg) translateY(${pe})`}}}}},ot=Je=>{const{antCls:Ae,componentCls:le,fontSize:fe,motionDurationSlow:Be,motionDurationMid:Ze,motionEaseInOut:pe,paddingXS:rt,padding:wt,colorSplit:ft,lineWidth:$e,zIndexPopup:Dt,borderRadiusLG:en,subMenuItemBorderRadius:nn,menuArrowSize:Vt,menuArrowOffset:rn,lineType:mn,menuPanelMaskInset:an,groupTitleLineHeight:yn,groupTitleFontSize:bn}=Je;return[{"":{[`${le}`]:Object.assign(Object.assign({},(0,Ee.dF)()),{"&-hidden":{display:"none"}})},[`${le}-submenu-hidden`]:{display:"none"}},{[le]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,Ee.Wf)(Je)),(0,Ee.dF)()),{marginBottom:0,paddingInlineStart:0,fontSize:fe,lineHeight:0,listStyle:"none",outline:"none",transition:`width ${Be} cubic-bezier(0.2, 0, 0, 1) 0s`,"ul, ol":{margin:0,padding:0,listStyle:"none"},"&-overflow":{display:"flex",[`${le}-item`]:{flex:"none"}},[`${le}-item, ${le}-submenu, ${le}-submenu-title`]:{borderRadius:Je.itemBorderRadius},[`${le}-item-group-title`]:{padding:`${rt}px ${wt}px`,fontSize:bn,lineHeight:yn,transition:`all ${Be}`},[`&-horizontal ${le}-submenu`]:{transition:[`border-color ${Be} ${pe}`,`background ${Be} ${pe}`].join(",")},[`${le}-submenu, ${le}-submenu-inline`]:{transition:[`border-color ${Be} ${pe}`,`background ${Be} ${pe}`,`padding ${Ze} ${pe}`].join(",")},[`${le}-submenu ${le}-sub`]:{cursor:"initial",transition:[`background ${Be} ${pe}`,`padding ${Be} ${pe}`].join(",")},[`${le}-title-content`]:{transition:`color ${Be}`},[`${le}-item a`]:{"&::before":{position:"absolute",inset:0,backgroundColor:"transparent",content:'""'}},[`${le}-item-divider`]:{overflow:"hidden",lineHeight:0,borderColor:ft,borderStyle:mn,borderWidth:0,borderTopWidth:$e,marginBlock:$e,padding:0,"&-dashed":{borderStyle:"dashed"}}}),Ke(Je)),{[`${le}-item-group`]:{[`${le}-item-group-list`]:{margin:0,padding:0,[`${le}-item, ${le}-submenu-title`]:{paddingInline:`${fe*2}px ${wt}px`}}},"&-submenu":{"&-popup":{position:"absolute",zIndex:Dt,borderRadius:en,boxShadow:"none",transformOrigin:"0 0",[`&${le}-submenu`]:{background:"transparent"},"&::before":{position:"absolute",inset:`${an}px 0 0`,zIndex:-1,width:"100%",height:"100%",opacity:0,content:'""'}},"&-placement-rightTop::before":{top:0,insetInlineStart:an},"\n &-placement-leftTop,\n &-placement-bottomRight,\n ":{transformOrigin:"100% 0"},"\n &-placement-leftBottom,\n &-placement-topRight,\n ":{transformOrigin:"100% 100%"},"\n &-placement-rightBottom,\n &-placement-topLeft,\n ":{transformOrigin:"0 100%"},"\n &-placement-bottomLeft,\n &-placement-rightTop,\n ":{transformOrigin:"0 0"},"\n &-placement-leftTop,\n &-placement-leftBottom\n ":{paddingInlineEnd:Je.paddingXS},"\n &-placement-rightTop,\n &-placement-rightBottom\n ":{paddingInlineStart:Je.paddingXS},"\n &-placement-topRight,\n &-placement-topLeft\n ":{paddingBottom:Je.paddingXS},"\n &-placement-bottomRight,\n &-placement-bottomLeft\n ":{paddingTop:Je.paddingXS},[`> ${le}`]:Object.assign(Object.assign(Object.assign({borderRadius:en},Ke(Je)),pt(Je)),{[`${le}-item, ${le}-submenu > ${le}-submenu-title`]:{borderRadius:nn},[`${le}-submenu-title::after`]:{transition:`transform ${Be} ${pe}`}})}}),pt(Je)),{[`&-inline-collapsed ${le}-submenu-arrow,
|
|
&-inline ${le}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateX(${rn})`},"&::after":{transform:`rotate(45deg) translateX(-${rn})`}},[`${le}-submenu-open${le}-submenu-inline > ${le}-submenu-title > ${le}-submenu-arrow`]:{transform:`translateY(-${Vt*.2}px)`,"&::after":{transform:`rotate(-45deg) translateX(-${rn})`},"&::before":{transform:`rotate(45deg) translateX(${rn})`}}})},{[`${Ae}-layout-header`]:{[le]:{lineHeight:"inherit"}}}]};var Lt=(Je,Ae)=>(0,Ht.Z)("Menu",fe=>{if(Ae===!1)return[];const{colorBgElevated:Be,colorPrimary:Ze,colorTextLightSolid:pe,controlHeightLG:rt,fontSize:wt,darkItemColor:ft,darkDangerItemColor:$e,darkItemBg:Dt,darkSubMenuItemBg:en,darkItemSelectedColor:nn,darkItemSelectedBg:Vt,darkDangerItemSelectedBg:rn,darkItemHoverBg:mn,darkGroupTitleColor:an,darkItemHoverColor:yn,darkItemDisabledColor:bn,darkDangerItemHoverColor:pn,darkDangerItemSelectedColor:nt,darkDangerItemActiveBg:tt}=fe,qe=wt/7*5,Zt=(0,yt.TS)(fe,{menuArrowSize:qe,menuHorizontalHeight:rt*1.15,menuArrowOffset:`${qe*.25}px`,menuPanelMaskInset:-7,menuSubMenuBg:Be}),dn=(0,yt.TS)(Zt,{itemColor:ft,itemHoverColor:yn,groupTitleColor:an,itemSelectedColor:nn,itemBg:Dt,popupBg:Dt,subMenuItemBg:en,itemActiveBg:"transparent",itemSelectedBg:Vt,activeBarHeight:0,activeBarBorderWidth:0,itemHoverBg:mn,itemDisabledColor:bn,dangerItemColor:$e,dangerItemHoverColor:pn,dangerItemSelectedColor:nt,dangerItemActiveBg:tt,dangerItemSelectedBg:rn,menuSubMenuBg:en,horizontalItemSelectedColor:pe,horizontalItemSelectedBg:Ze});return[ot(Zt),jt(Zt),ye(Zt),vt(Zt,"light"),vt(dn,"dark"),Ut(Zt),(0,He.Z)(Zt),(0,et.oN)(Zt,"slide-up"),(0,et.oN)(Zt,"slide-down"),(0,Et._y)(Zt,"zoom-big")]},fe=>{const{colorPrimary:Be,colorError:Ze,colorTextDisabled:pe,colorErrorBg:rt,colorText:wt,colorTextDescription:ft,colorBgContainer:$e,colorFillAlter:Dt,colorFillContent:en,lineWidth:nn,lineWidthBold:Vt,controlItemBgActive:rn,colorBgTextHover:mn,controlHeightLG:an,lineHeight:yn,colorBgElevated:bn,marginXXS:pn,padding:nt,fontSize:tt,controlHeightSM:qe,fontSizeLG:Zt,colorTextLightSolid:dn,colorErrorHover:cn}=fe,fn=new me.C(dn).setAlpha(.65).toRgbString();return{dropdownWidth:160,zIndexPopup:fe.zIndexPopupBase+50,radiusItem:fe.borderRadiusLG,itemBorderRadius:fe.borderRadiusLG,radiusSubMenuItem:fe.borderRadiusSM,subMenuItemBorderRadius:fe.borderRadiusSM,colorItemText:wt,itemColor:wt,colorItemTextHover:wt,itemHoverColor:wt,colorItemTextHoverHorizontal:Be,horizontalItemHoverColor:Be,colorGroupTitle:ft,groupTitleColor:ft,colorItemTextSelected:Be,itemSelectedColor:Be,colorItemTextSelectedHorizontal:Be,horizontalItemSelectedColor:Be,colorItemBg:$e,itemBg:$e,colorItemBgHover:mn,itemHoverBg:mn,colorItemBgActive:en,itemActiveBg:rn,colorSubItemBg:Dt,subMenuItemBg:Dt,colorItemBgSelected:rn,itemSelectedBg:rn,colorItemBgSelectedHorizontal:"transparent",horizontalItemSelectedBg:"transparent",colorActiveBarWidth:0,activeBarWidth:0,colorActiveBarHeight:Vt,activeBarHeight:Vt,colorActiveBarBorderSize:nn,activeBarBorderWidth:nn,colorItemTextDisabled:pe,itemDisabledColor:pe,colorDangerItemText:Ze,dangerItemColor:Ze,colorDangerItemTextHover:Ze,dangerItemHoverColor:Ze,colorDangerItemTextSelected:Ze,dangerItemSelectedColor:Ze,colorDangerItemBgActive:rt,dangerItemActiveBg:rt,colorDangerItemBgSelected:rt,dangerItemSelectedBg:rt,itemMarginInline:fe.marginXXS,horizontalItemBorderRadius:0,horizontalItemHoverBg:"transparent",itemHeight:an,groupTitleLineHeight:yn,collapsedWidth:an*2,popupBg:bn,itemMarginBlock:pn,itemPaddingInline:nt,horizontalLineHeight:`${an*1.15}px`,iconSize:tt,iconMarginInlineEnd:qe-tt,collapsedIconSize:Zt,groupTitleFontSize:tt,darkItemDisabledColor:new me.C(dn).setAlpha(.25).toRgbString(),darkItemColor:fn,darkDangerItemColor:Ze,darkItemBg:"#001529",darkSubMenuItemBg:"#000c17",darkItemSelectedColor:dn,darkItemSelectedBg:Be,darkDangerItemSelectedBg:Ze,darkItemHoverBg:"transparent",darkGroupTitleColor:fn,darkItemHoverColor:dn,darkDangerItemHoverColor:cn,darkDangerItemSelectedColor:dn,darkDangerItemActiveBg:Ze}},{deprecatedTokens:[["colorGroupTitle","groupTitleColor"],["radiusItem","itemBorderRadius"],["radiusSubMenuItem","subMenuItemBorderRadius"],["colorItemText","itemColor"],["colorItemTextHover","itemHoverColor"],["colorItemTextHoverHorizontal","horizontalItemHoverColor"],["colorItemTextSelected","itemSelectedColor"],["colorItemTextSelectedHorizontal","horizontalItemSelectedColor"],["colorItemTextDisabled","itemDisabledColor"],["colorDangerItemText","dangerItemColor"],["colorDangerItemTextHover","dangerItemHoverColor"],["colorDangerItemTextSelected","dangerItemSelectedColor"],["colorDangerItemBgActive","dangerItemActiveBg"],["colorDangerItemBgSelected","dangerItemSelectedBg"],["colorItemBg","itemBg"],["colorItemBgHover","itemHoverBg"],["colorSubItemBg","subMenuItemBg"],["colorItemBgActive","itemActiveBg"],["colorItemBgSelectedHorizontal","horizontalItemSelectedBg"],["colorActiveBarWidth","activeBarWidth"],["colorActiveBarHeight","activeBarHeight"],["colorActiveBarBorderSize","activeBarBorderWidth"],["colorItemBgSelected","itemSelectedBg"]]})(Je),se=function(Je,Ae){var le={};for(var fe in Je)Object.prototype.hasOwnProperty.call(Je,fe)&&Ae.indexOf(fe)<0&&(le[fe]=Je[fe]);if(Je!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Be=0,fe=Object.getOwnPropertySymbols(Je);Be<fe.length;Be++)Ae.indexOf(fe[Be])<0&&Object.prototype.propertyIsEnumerable.call(Je,fe[Be])&&(le[fe[Be]]=Je[fe[Be]]);return le},Ot=(0,ce.forwardRef)((Je,Ae)=>{var le,fe;const Be=ce.useContext(re.Z),Ze=Be||{},{getPrefixCls:pe,getPopupContainer:rt,direction:wt,menu:ft}=ce.useContext(ze.E_),$e=pe(),{prefixCls:Dt,className:en,style:nn,theme:Vt="light",expandIcon:rn,_internalDisableMenuItemTitleTooltip:mn,inlineCollapsed:an,siderCollapsed:yn,items:bn,children:pn,rootClassName:nt,mode:tt,selectable:qe,onClick:Zt,overflowedIndicatorPopupClassName:dn}=Je,cn=se(Je,["prefixCls","className","style","theme","expandIcon","_internalDisableMenuItemTitleTooltip","inlineCollapsed","siderCollapsed","items","children","rootClassName","mode","selectable","onClick","overflowedIndicatorPopupClassName"]),fn=(0,Te.Z)(cn,["collapsedWidth"]),un=Se(bn)||pn;(le=Ze.validator)===null||le===void 0||le.call(Ze,{mode:tt});const Mt=(0,ee.useEvent)(function(){var On;Zt==null||Zt.apply(void 0,arguments),(On=Ze.onClick)===null||On===void 0||On.call(Ze)}),Rt=Ze.mode||tt,Ln=qe!=null?qe:Ze.selectable,zn=ce.useMemo(()=>yn!==void 0?yn:an,[an,yn]),Mn={horizontal:{motionName:`${$e}-slide-up`},inline:(0,ne.Z)($e),other:{motionName:`${$e}-zoom-big`}},xn=pe("menu",Dt||Ze.prefixCls),[Un,$n]=Lt(xn,!Be),sn=Pe()(`${xn}-${Vt}`,ft==null?void 0:ft.className,en);let An;if(typeof rn=="function")An=rn;else if(rn===null||rn===!1)An=null;else if(Ze.expandIcon===null||Ze.expandIcon===!1)An=null;else{const On=rn!=null?rn:Ze.expandIcon;An=(0,Re.Tm)(On,{className:Pe()(`${xn}-submenu-expand-icon`,(0,Re.l$)(On)?(fe=On.props)===null||fe===void 0?void 0:fe.className:"")})}const Wn=ce.useMemo(()=>({prefixCls:xn,inlineCollapsed:zn||!1,direction:wt,firstLevel:!0,theme:Vt,mode:Rt,disableMenuItemTitleTooltip:mn}),[xn,zn,wt,mn,Vt]);return Un(ce.createElement(re.Z.Provider,{value:null},ce.createElement(a.Provider,{value:Wn},ce.createElement(te.ZP,Object.assign({getPopupContainer:rt,overflowedIndicator:ce.createElement(z.Z,null),overflowedIndicatorPopupClassName:Pe()(xn,`${xn}-${Vt}`,dn),mode:Rt,selectable:Ln,onClick:Mt},fn,{inlineCollapsed:zn,style:Object.assign(Object.assign({},ft==null?void 0:ft.style),nn),className:sn,prefixCls:xn,direction:wt,defaultMotions:Mn,expandIcon:An,ref:Ae,rootClassName:Pe()(nt,$n)}),un))))});const Wt=(0,ce.forwardRef)((Je,Ae)=>{const le=(0,ce.useRef)(null),fe=ce.useContext(ke.D);return(0,ce.useImperativeHandle)(Ae,()=>({menu:le.current,focus:Be=>{var Ze;(Ze=le.current)===null||Ze===void 0||Ze.focus(Be)}})),ce.createElement(Ot,Object.assign({ref:le},Je,fe))});Wt.Item=x,Wt.SubMenu=E,Wt.Divider=Ce,Wt.ItemGroup=te.BW;var Ft=Wt},13570:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return on}});var te=oe(54476),ce=oe(59301),ke={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1-43.4 252.9a31.95 31.95 0 0046.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"}}]},name:"star",theme:"filled"},Ye=ke,Pe=oe(7657),ze=function(vt,Bt){return ce.createElement(Pe.Z,(0,te.Z)({},vt,{ref:Bt,icon:Ye}))},ue=ce.forwardRef(ze),Xe=ue,Ce=oe(92310),je=oe.n(Ce),Te=oe(20068),Oe=oe(42978),Re=oe(75931),ae=oe(18929),a=oe(10228),y=oe(26112);function x(Me,vt){var Bt=Me.disabled,ve=Me.prefixCls,ye=Me.character,Ke=Me.characterRender,pt=Me.index,ot=Me.count,Lt=Me.value,se=Me.allowHalf,lt=Me.focused,Ot=Me.onHover,Wt=Me.onClick,Ft=function(rt){Ot(rt,pt)},Je=function(rt){Wt(rt,pt)},Ae=function(rt){rt.keyCode===a.Z.ENTER&&Wt(rt,pt)},le=pt+1,fe=new Set([ve]);Lt===0&&pt===0&<?fe.add("".concat(ve,"-focused")):se&&Lt+.5>=le&&Lt<le?(fe.add("".concat(ve,"-half")),fe.add("".concat(ve,"-active")),lt&&fe.add("".concat(ve,"-focused"))):(le<=Lt?fe.add("".concat(ve,"-full")):fe.add("".concat(ve,"-zero")),le===Lt&<&&fe.add("".concat(ve,"-focused")));var Be=typeof ye=="function"?ye(Me):ye,Ze=ce.createElement("li",{className:je()(Array.from(fe)),ref:vt},ce.createElement("div",{onClick:Bt?null:Je,onKeyDown:Bt?null:Ae,onMouseMove:Bt?null:Ft,role:"radio","aria-checked":Lt>pt?"true":"false","aria-posinset":pt+1,"aria-setsize":ot,tabIndex:Bt?-1:0},ce.createElement("div",{className:"".concat(ve,"-first")},Be),ce.createElement("div",{className:"".concat(ve,"-second")},Be)));return Ke&&(Ze=Ke(Ze,Me)),Ze}var b=ce.forwardRef(x);function E(){var Me=ce.useRef({});function vt(ve){return Me.current[ve]}function Bt(ve){return function(ye){Me.current[ve]=ye}}return[vt,Bt]}function z(Me){var vt=Me.pageXOffset,Bt="scrollLeft";if(typeof vt!="number"){var ve=Me.document;vt=ve.documentElement[Bt],typeof vt!="number"&&(vt=ve.body[Bt])}return vt}function ee(Me){var vt,Bt,ve=Me.ownerDocument,ye=ve.body,Ke=ve&&ve.documentElement,pt=Me.getBoundingClientRect();return vt=pt.left,Bt=pt.top,vt-=Ke.clientLeft||ye.clientLeft||0,Bt-=Ke.clientTop||ye.clientTop||0,{left:vt,top:Bt}}function ne(Me){var vt=ee(Me),Bt=Me.ownerDocument,ve=Bt.defaultView||Bt.parentWindow;return vt.left+=z(ve),vt.left}var re=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function ge(Me,vt){var Bt,ve=Me.prefixCls,ye=ve===void 0?"rc-rate":ve,Ke=Me.className,pt=Me.defaultValue,ot=Me.value,Lt=Me.count,se=Lt===void 0?5:Lt,lt=Me.allowHalf,Ot=lt===void 0?!1:lt,Wt=Me.allowClear,Ft=Wt===void 0?!0:Wt,Je=Me.character,Ae=Je===void 0?"\u2605":Je,le=Me.characterRender,fe=Me.disabled,Be=Me.direction,Ze=Be===void 0?"ltr":Be,pe=Me.tabIndex,rt=pe===void 0?0:pe,wt=Me.autoFocus,ft=Me.onHoverChange,$e=Me.onChange,Dt=Me.onFocus,en=Me.onBlur,nn=Me.onKeyDown,Vt=Me.onMouseLeave,rn=(0,Re.Z)(Me,re),mn=E(),an=(0,Oe.Z)(mn,2),yn=an[0],bn=an[1],pn=ce.useRef(null),nt=function(){if(!fe){var it;(it=pn.current)===null||it===void 0||it.focus()}};ce.useImperativeHandle(vt,function(){return{focus:nt,blur:function(){if(!fe){var it;(it=pn.current)===null||it===void 0||it.blur()}}}});var tt=(0,ae.Z)(pt||0,{value:ot}),qe=(0,Oe.Z)(tt,2),Zt=qe[0],dn=qe[1],cn=(0,ae.Z)(null),fn=(0,Oe.Z)(cn,2),un=fn[0],Mt=fn[1],Rt=function(it,$t){var zt=Ze==="rtl",Nt=it+1;if(Ot){var Ne=yn(it),De=ne(Ne),de=Ne.clientWidth;(zt&&$t-De>de/2||!zt&&$t-De<de/2)&&(Nt-=.5)}return Nt},Ln=function(it){dn(it),$e==null||$e(it)},zn=ce.useState(!1),Mn=(0,Oe.Z)(zn,2),xn=Mn[0],Un=Mn[1],$n=function(){Un(!0),Dt==null||Dt()},sn=function(){Un(!1),en==null||en()},An=ce.useState(null),Wn=(0,Oe.Z)(An,2),On=Wn[0],wn=Wn[1],ia=function(it,$t){var zt=Rt($t,it.pageX);zt!==un&&(wn(zt),Mt(null)),ft==null||ft(zt)},la=function(it){fe||(wn(null),Mt(null),ft==null||ft(void 0)),it&&(Vt==null||Vt(it))},he=function(it,$t){var zt=Rt($t,it.pageX),Nt=!1;Ft&&(Nt=zt===Zt),la(),Ln(Nt?0:zt),Mt(Nt?zt:null)},be=function(it){var $t=it.keyCode,zt=Ze==="rtl",Nt=Zt;$t===a.Z.RIGHT&&Nt<se&&!zt?(Ot?Nt+=.5:Nt+=1,Ln(Nt),it.preventDefault()):$t===a.Z.LEFT&&Nt>0&&!zt||$t===a.Z.RIGHT&&Nt>0&&zt?(Ot?Nt-=.5:Nt-=1,Ln(Nt),it.preventDefault()):$t===a.Z.LEFT&&Nt<se&&zt&&(Ot?Nt+=.5:Nt+=1,Ln(Nt),it.preventDefault()),nn==null||nn(it)};ce.useEffect(function(){wt&&!fe&&nt()},[]);var Le=new Array(se).fill(0).map(function(Pt,it){return ce.createElement(b,{ref:bn(it),index:it,count:se,disabled:fe,prefixCls:"".concat(ye,"-star"),allowHalf:Ot,value:On===null?Zt:On,onClick:he,onHover:ia,key:Pt||it,character:Ae,characterRender:le,focused:xn})}),gt=je()(ye,Ke,(Bt={},(0,Te.Z)(Bt,"".concat(ye,"-disabled"),fe),(0,Te.Z)(Bt,"".concat(ye,"-rtl"),Ze==="rtl"),Bt));return ce.createElement("ul",(0,te.Z)({className:gt,onMouseLeave:la,tabIndex:fe?-1:rt,onFocus:fe?null:$n,onBlur:fe?null:sn,onKeyDown:fe?null:be,ref:pn,role:"radiogroup"},(0,y.Z)(rn,{aria:!0,data:!0,attr:!0})),Le)}var ie=ce.forwardRef(ge),Se=ie,me=oe(36355),Ee=oe(6848),He=oe(17313),et=oe(83116),Et=oe(37613);const Ht=Me=>{const{componentCls:vt}=Me;return{[`${vt}-star`]:{position:"relative",display:"inline-block",color:"inherit",cursor:"pointer","&:not(:last-child)":{marginInlineEnd:Me.marginXS},"> div":{transition:`all ${Me.motionDurationMid}, outline 0s`,"&:hover":{transform:Me.starHoverScale},"&:focus":{outline:0},"&:focus-visible":{outline:`${Me.lineWidth}px dashed ${Me.starColor}`,transform:Me.starHoverScale}},"&-first, &-second":{color:Me.starBg,transition:`all ${Me.motionDurationMid}`,userSelect:"none",[Me.iconCls]:{verticalAlign:"middle"}},"&-first":{position:"absolute",top:0,insetInlineStart:0,width:"50%",height:"100%",overflow:"hidden",opacity:0},[`&-half ${vt}-star-first, &-half ${vt}-star-second`]:{opacity:1},[`&-half ${vt}-star-first, &-full ${vt}-star-second`]:{color:"inherit"}}}},yt=Me=>({[`&-rtl${Me.componentCls}`]:{direction:"rtl"}}),At=Me=>{const{componentCls:vt}=Me;return{[vt]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,He.Wf)(Me)),{display:"inline-block",margin:0,padding:0,color:Me.starColor,fontSize:Me.starSize,lineHeight:"unset",listStyle:"none",outline:"none",[`&-disabled${vt} ${vt}-star`]:{cursor:"default","> div:hover":{transform:"scale(1)"}}}),Ht(Me)),{[`+ ${vt}-text`]:{display:"inline-block",marginInlineStart:Me.marginXS,fontSize:Me.fontSize}}),yt(Me))}};var jt=(0,et.Z)("Rate",Me=>{const vt=(0,Et.TS)(Me,{});return[At(vt)]},Me=>({starColor:Me.yellow6,starSize:Me.controlHeightLG*.5,starHoverScale:"scale(1.1)",starBg:Me.colorFillContent})),Ue=function(Me,vt){var Bt={};for(var ve in Me)Object.prototype.hasOwnProperty.call(Me,ve)&&vt.indexOf(ve)<0&&(Bt[ve]=Me[ve]);if(Me!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ye=0,ve=Object.getOwnPropertySymbols(Me);ye<ve.length;ye++)vt.indexOf(ve[ye])<0&&Object.prototype.propertyIsEnumerable.call(Me,ve[ye])&&(Bt[ve[ye]]=Me[ve[ye]]);return Bt},on=ce.forwardRef((Me,vt)=>{const{prefixCls:Bt,className:ve,rootClassName:ye,style:Ke,tooltips:pt,character:ot=ce.createElement(Xe,null)}=Me,Lt=Ue(Me,["prefixCls","className","rootClassName","style","tooltips","character"]),se=(fe,Be)=>{let{index:Ze}=Be;return pt?ce.createElement(Ee.Z,{title:pt[Ze]},fe):fe},{getPrefixCls:lt,direction:Ot,rate:Wt}=ce.useContext(me.E_),Ft=lt("rate",Bt),[Je,Ae]=jt(Ft),le=Object.assign(Object.assign({},Wt==null?void 0:Wt.style),Ke);return Je(ce.createElement(Se,Object.assign({ref:vt,character:ot,characterRender:se},Lt,{className:je()(ve,ye,Ae,Wt==null?void 0:Wt.className),style:le,prefixCls:Ft,direction:Ot})))})},61621:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return Ae}});var te=oe(92310),ce=oe.n(te),ke=oe(59301),Ye=oe(36355),Pe=oe(2738),ue=le=>{const{prefixCls:fe,className:Be,style:Ze,size:pe,shape:rt}=le,wt=ce()({[`${fe}-lg`]:pe==="large",[`${fe}-sm`]:pe==="small"}),ft=ce()({[`${fe}-circle`]:rt==="circle",[`${fe}-square`]:rt==="square",[`${fe}-round`]:rt==="round"}),$e=ke.useMemo(()=>typeof pe=="number"?{width:pe,height:pe,lineHeight:`${pe}px`}:{},[pe]);return ke.createElement("span",{className:ce()(fe,wt,ft,Be),style:Object.assign(Object.assign({},$e),Ze)})},Xe=oe(36237),Ce=oe(83116),je=oe(37613);const Te=new Xe.Keyframes("ant-skeleton-loading",{"0%":{backgroundPosition:"100% 50%"},"100%":{backgroundPosition:"0 50%"}}),Oe=le=>({height:le,lineHeight:`${le}px`}),Re=le=>Object.assign({width:le},Oe(le)),ae=le=>({background:le.skeletonLoadingBackground,backgroundSize:"400% 100%",animationName:Te,animationDuration:le.skeletonLoadingMotionDuration,animationTimingFunction:"ease",animationIterationCount:"infinite"}),a=le=>Object.assign({width:le*5,minWidth:le*5},Oe(le)),y=le=>{const{skeletonAvatarCls:fe,gradientFromColor:Be,controlHeight:Ze,controlHeightLG:pe,controlHeightSM:rt}=le;return{[`${fe}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:Be},Re(Ze)),[`${fe}${fe}-circle`]:{borderRadius:"50%"},[`${fe}${fe}-lg`]:Object.assign({},Re(pe)),[`${fe}${fe}-sm`]:Object.assign({},Re(rt))}},x=le=>{const{controlHeight:fe,borderRadiusSM:Be,skeletonInputCls:Ze,controlHeightLG:pe,controlHeightSM:rt,gradientFromColor:wt}=le;return{[`${Ze}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:wt,borderRadius:Be},a(fe)),[`${Ze}-lg`]:Object.assign({},a(pe)),[`${Ze}-sm`]:Object.assign({},a(rt))}},b=le=>Object.assign({width:le},Oe(le)),E=le=>{const{skeletonImageCls:fe,imageSizeBase:Be,gradientFromColor:Ze,borderRadiusSM:pe}=le;return{[`${fe}`]:Object.assign(Object.assign({display:"flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",background:Ze,borderRadius:pe},b(Be*2)),{[`${fe}-path`]:{fill:"#bfbfbf"},[`${fe}-svg`]:Object.assign(Object.assign({},b(Be)),{maxWidth:Be*4,maxHeight:Be*4}),[`${fe}-svg${fe}-svg-circle`]:{borderRadius:"50%"}}),[`${fe}${fe}-circle`]:{borderRadius:"50%"}}},z=(le,fe,Be)=>{const{skeletonButtonCls:Ze}=le;return{[`${Be}${Ze}-circle`]:{width:fe,minWidth:fe,borderRadius:"50%"},[`${Be}${Ze}-round`]:{borderRadius:fe}}},ee=le=>Object.assign({width:le*2,minWidth:le*2},Oe(le)),ne=le=>{const{borderRadiusSM:fe,skeletonButtonCls:Be,controlHeight:Ze,controlHeightLG:pe,controlHeightSM:rt,gradientFromColor:wt}=le;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[`${Be}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:wt,borderRadius:fe,width:Ze*2,minWidth:Ze*2},ee(Ze))},z(le,Ze,Be)),{[`${Be}-lg`]:Object.assign({},ee(pe))}),z(le,pe,`${Be}-lg`)),{[`${Be}-sm`]:Object.assign({},ee(rt))}),z(le,rt,`${Be}-sm`))},re=le=>{const{componentCls:fe,skeletonAvatarCls:Be,skeletonTitleCls:Ze,skeletonParagraphCls:pe,skeletonButtonCls:rt,skeletonInputCls:wt,skeletonImageCls:ft,controlHeight:$e,controlHeightLG:Dt,controlHeightSM:en,gradientFromColor:nn,padding:Vt,marginSM:rn,borderRadius:mn,titleHeight:an,blockRadius:yn,paragraphLiHeight:bn,controlHeightXS:pn,paragraphMarginTop:nt}=le;return{[`${fe}`]:{display:"table",width:"100%",[`${fe}-header`]:{display:"table-cell",paddingInlineEnd:Vt,verticalAlign:"top",[`${Be}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:nn},Re($e)),[`${Be}-circle`]:{borderRadius:"50%"},[`${Be}-lg`]:Object.assign({},Re(Dt)),[`${Be}-sm`]:Object.assign({},Re(en))},[`${fe}-content`]:{display:"table-cell",width:"100%",verticalAlign:"top",[`${Ze}`]:{width:"100%",height:an,background:nn,borderRadius:yn,[`+ ${pe}`]:{marginBlockStart:en}},[`${pe}`]:{padding:0,"> li":{width:"100%",height:bn,listStyle:"none",background:nn,borderRadius:yn,"+ li":{marginBlockStart:pn}}},[`${pe}> li:last-child:not(:first-child):not(:nth-child(2))`]:{width:"61%"}},[`&-round ${fe}-content`]:{[`${Ze}, ${pe} > li`]:{borderRadius:mn}}},[`${fe}-with-avatar ${fe}-content`]:{[`${Ze}`]:{marginBlockStart:rn,[`+ ${pe}`]:{marginBlockStart:nt}}},[`${fe}${fe}-element`]:Object.assign(Object.assign(Object.assign(Object.assign({display:"inline-block",width:"auto"},ne(le)),y(le)),x(le)),E(le)),[`${fe}${fe}-block`]:{width:"100%",[`${rt}`]:{width:"100%"},[`${wt}`]:{width:"100%"}},[`${fe}${fe}-active`]:{[`
|
|
${Ze},
|
|
${pe} > li,
|
|
${Be},
|
|
${rt},
|
|
${wt},
|
|
${ft}
|
|
`]:Object.assign({},ae(le))}}};var ge=(0,Ce.Z)("Skeleton",le=>{const{componentCls:fe}=le,Be=(0,je.TS)(le,{skeletonAvatarCls:`${fe}-avatar`,skeletonTitleCls:`${fe}-title`,skeletonParagraphCls:`${fe}-paragraph`,skeletonButtonCls:`${fe}-button`,skeletonInputCls:`${fe}-input`,skeletonImageCls:`${fe}-image`,imageSizeBase:le.controlHeight*1.5,borderRadius:100,skeletonLoadingBackground:`linear-gradient(90deg, ${le.gradientFromColor} 25%, ${le.gradientToColor} 37%, ${le.gradientFromColor} 63%)`,skeletonLoadingMotionDuration:"1.4s"});return[re(Be)]},le=>{const{colorFillContent:fe,colorFill:Be}=le,Ze=fe,pe=Be;return{color:Ze,colorGradientEnd:pe,gradientFromColor:Ze,gradientToColor:pe,titleHeight:le.controlHeight/2,blockRadius:le.borderRadiusSM,paragraphMarginTop:le.marginLG+le.marginXXS,paragraphLiHeight:le.controlHeight/2}},{deprecatedTokens:[["color","gradientFromColor"],["colorGradientEnd","gradientToColor"]]}),Se=le=>{const{prefixCls:fe,className:Be,rootClassName:Ze,active:pe,shape:rt="circle",size:wt="default"}=le,{getPrefixCls:ft}=ke.useContext(Ye.E_),$e=ft("skeleton",fe),[Dt,en]=ge($e),nn=(0,Pe.Z)(le,["prefixCls","className"]),Vt=ce()($e,`${$e}-element`,{[`${$e}-active`]:pe},Be,Ze,en);return Dt(ke.createElement("div",{className:Vt},ke.createElement(ue,Object.assign({prefixCls:`${$e}-avatar`,shape:rt,size:wt},nn))))},Ee=le=>{const{prefixCls:fe,className:Be,rootClassName:Ze,active:pe,block:rt=!1,size:wt="default"}=le,{getPrefixCls:ft}=ke.useContext(Ye.E_),$e=ft("skeleton",fe),[Dt,en]=ge($e),nn=(0,Pe.Z)(le,["prefixCls"]),Vt=ce()($e,`${$e}-element`,{[`${$e}-active`]:pe,[`${$e}-block`]:rt},Be,Ze,en);return Dt(ke.createElement("div",{className:Vt},ke.createElement(ue,Object.assign({prefixCls:`${$e}-button`,size:wt},nn))))};const He="M365.714286 329.142857q0 45.714286-32.036571 77.677714t-77.677714 32.036571-77.677714-32.036571-32.036571-77.677714 32.036571-77.677714 77.677714-32.036571 77.677714 32.036571 32.036571 77.677714zM950.857143 548.571429l0 256-804.571429 0 0-109.714286 182.857143-182.857143 91.428571 91.428571 292.571429-292.571429zM1005.714286 146.285714l-914.285714 0q-7.460571 0-12.873143 5.412571t-5.412571 12.873143l0 694.857143q0 7.460571 5.412571 12.873143t12.873143 5.412571l914.285714 0q7.460571 0 12.873143-5.412571t5.412571-12.873143l0-694.857143q0-7.460571-5.412571-12.873143t-12.873143-5.412571zM1097.142857 164.571429l0 694.857143q0 37.741714-26.843429 64.585143t-64.585143 26.843429l-914.285714 0q-37.741714 0-64.585143-26.843429t-26.843429-64.585143l0-694.857143q0-37.741714 26.843429-64.585143t64.585143-26.843429l914.285714 0q37.741714 0 64.585143 26.843429t26.843429 64.585143z";var Et=le=>{const{prefixCls:fe,className:Be,rootClassName:Ze,style:pe,active:rt}=le,{getPrefixCls:wt}=ke.useContext(Ye.E_),ft=wt("skeleton",fe),[$e,Dt]=ge(ft),en=ce()(ft,`${ft}-element`,{[`${ft}-active`]:rt},Be,Ze,Dt);return $e(ke.createElement("div",{className:en},ke.createElement("div",{className:ce()(`${ft}-image`,Be),style:pe},ke.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:`${ft}-image-svg`},ke.createElement("path",{d:He,className:`${ft}-image-path`})))))},yt=le=>{const{prefixCls:fe,className:Be,rootClassName:Ze,active:pe,block:rt,size:wt="default"}=le,{getPrefixCls:ft}=ke.useContext(Ye.E_),$e=ft("skeleton",fe),[Dt,en]=ge($e),nn=(0,Pe.Z)(le,["prefixCls"]),Vt=ce()($e,`${$e}-element`,{[`${$e}-active`]:pe,[`${$e}-block`]:rt},Be,Ze,en);return Dt(ke.createElement("div",{className:Vt},ke.createElement(ue,Object.assign({prefixCls:`${$e}-input`,size:wt},nn))))},At=oe(54476),jt={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM288 604a64 64 0 10128 0 64 64 0 10-128 0zm118-224a48 48 0 1096 0 48 48 0 10-96 0zm158 228a96 96 0 10192 0 96 96 0 10-192 0zm148-314a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"dot-chart",theme:"outlined"},Ue=jt,Ut=oe(7657),on=function(fe,Be){return ke.createElement(Ut.Z,(0,At.Z)({},fe,{ref:Be,icon:Ue}))},Me=ke.forwardRef(on),vt=Me,ve=le=>{const{prefixCls:fe,className:Be,rootClassName:Ze,style:pe,active:rt,children:wt}=le,{getPrefixCls:ft}=ke.useContext(Ye.E_),$e=ft("skeleton",fe),[Dt,en]=ge($e),nn=ce()($e,`${$e}-element`,{[`${$e}-active`]:rt},en,Be,Ze),Vt=wt!=null?wt:ke.createElement(vt,null);return Dt(ke.createElement("div",{className:nn},ke.createElement("div",{className:ce()(`${$e}-image`,Be),style:pe},Vt)))},ye=oe(94480),pt=le=>{const fe=ft=>{const{width:$e,rows:Dt=2}=le;if(Array.isArray($e))return $e[ft];if(Dt-1===ft)return $e},{prefixCls:Be,className:Ze,style:pe,rows:rt}=le,wt=(0,ye.Z)(Array(rt)).map((ft,$e)=>ke.createElement("li",{key:$e,style:{width:fe($e)}}));return ke.createElement("ul",{className:ce()(Be,Ze),style:pe},wt)},Lt=le=>{let{prefixCls:fe,className:Be,width:Ze,style:pe}=le;return ke.createElement("h3",{className:ce()(fe,Be),style:Object.assign({width:Ze},pe)})};function se(le){return le&&typeof le=="object"?le:{}}function lt(le,fe){return le&&!fe?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function Ot(le,fe){return!le&&fe?{width:"38%"}:le&&fe?{width:"50%"}:{}}function Wt(le,fe){const Be={};return(!le||!fe)&&(Be.width="61%"),!le&&fe?Be.rows=3:Be.rows=2,Be}const Ft=le=>{const{prefixCls:fe,loading:Be,className:Ze,rootClassName:pe,style:rt,children:wt,avatar:ft=!1,title:$e=!0,paragraph:Dt=!0,active:en,round:nn}=le,{getPrefixCls:Vt,direction:rn,skeleton:mn}=ke.useContext(Ye.E_),an=Vt("skeleton",fe),[yn,bn]=ge(an);if(Be||!("loading"in le)){const pn=!!ft,nt=!!$e,tt=!!Dt;let qe;if(pn){const cn=Object.assign(Object.assign({prefixCls:`${an}-avatar`},lt(nt,tt)),se(ft));qe=ke.createElement("div",{className:`${an}-header`},ke.createElement(ue,Object.assign({},cn)))}let Zt;if(nt||tt){let cn;if(nt){const un=Object.assign(Object.assign({prefixCls:`${an}-title`},Ot(pn,tt)),se($e));cn=ke.createElement(Lt,Object.assign({},un))}let fn;if(tt){const un=Object.assign(Object.assign({prefixCls:`${an}-paragraph`},Wt(pn,nt)),se(Dt));fn=ke.createElement(pt,Object.assign({},un))}Zt=ke.createElement("div",{className:`${an}-content`},cn,fn)}const dn=ce()(an,{[`${an}-with-avatar`]:pn,[`${an}-active`]:en,[`${an}-rtl`]:rn==="rtl",[`${an}-round`]:nn},mn==null?void 0:mn.className,Ze,pe,bn);return yn(ke.createElement("div",{className:dn,style:Object.assign(Object.assign({},mn==null?void 0:mn.style),rt)},qe,Zt))}return typeof wt!="undefined"?wt:null};Ft.Button=Ee,Ft.Avatar=Se,Ft.Input=yt,Ft.Image=Et,Ft.Node=ve;var Je=Ft,Ae=Je},31797:function(Ie,mt,oe){"use strict";oe.d(mt,{default:function(){return ge}});var te=oe(59301),ce=oe(56762),ke=oe(92343),Ye=oe(92310),Pe=oe.n(Ye),ze=oe(36355),ue=oe(61621),Ce=ie=>{const{value:Se,formatter:me,precision:Ee,decimalSeparator:He,groupSeparator:et="",prefixCls:Et}=ie;let Ht;if(typeof me=="function")Ht=me(Se);else{const yt=String(Se),At=yt.match(/^(-?)(\d*)(\.(\d+))?$/);if(!At||yt==="-")Ht=yt;else{const jt=At[1];let Ue=At[2]||"0",Ut=At[4]||"";Ue=Ue.replace(/\B(?=(\d{3})+(?!\d))/g,et),typeof Ee=="number"&&(Ut=Ut.padEnd(Ee,"0").slice(0,Ee>0?Ee:0)),Ut&&(Ut=`${He}${Ut}`),Ht=[te.createElement("span",{key:"int",className:`${Et}-content-value-int`},jt,Ue),Ut&&te.createElement("span",{key:"decimal",className:`${Et}-content-value-decimal`},Ut)]}}return te.createElement("span",{className:`${Et}-content-value`},Ht)},je=oe(17313),Te=oe(83116),Oe=oe(37613);const Re=ie=>{const{componentCls:Se,marginXXS:me,padding:Ee,colorTextDescription:He,titleFontSize:et,colorTextHeading:Et,contentFontSize:Ht,fontFamily:yt}=ie;return{[`${Se}`]:Object.assign(Object.assign({},(0,je.Wf)(ie)),{[`${Se}-title`]:{marginBottom:me,color:He,fontSize:et},[`${Se}-skeleton`]:{paddingTop:Ee},[`${Se}-content`]:{color:Et,fontSize:Ht,fontFamily:yt,[`${Se}-content-value`]:{display:"inline-block",direction:"ltr"},[`${Se}-content-prefix, ${Se}-content-suffix`]:{display:"inline-block"},[`${Se}-content-prefix`]:{marginInlineEnd:me},[`${Se}-content-suffix`]:{marginInlineStart:me}}})}};var ae=(0,Te.Z)("Statistic",ie=>{const Se=(0,Oe.TS)(ie,{});return[Re(Se)]},ie=>{const{fontSizeHeading3:Se,fontSize:me}=ie;return{titleFontSize:me,contentFontSize:Se}}),y=ie=>{const{prefixCls:Se,className:me,rootClassName:Ee,style:He,valueStyle:et,value:Et=0,title:Ht,valueRender:yt,prefix:At,suffix:jt,loading:Ue=!1,onMouseEnter:Ut,onMouseLeave:on,decimalSeparator:Me=".",groupSeparator:vt=","}=ie,{getPrefixCls:Bt,direction:ve,statistic:ye}=te.useContext(ze.E_),Ke=Bt("statistic",Se),[pt,ot]=ae(Ke),Lt=te.createElement(Ce,Object.assign({decimalSeparator:Me,groupSeparator:vt,prefixCls:Ke},ie,{value:Et})),se=Pe()(Ke,{[`${Ke}-rtl`]:ve==="rtl"},ye==null?void 0:ye.className,me,Ee,ot);return pt(te.createElement("div",{className:se,style:Object.assign(Object.assign({},ye==null?void 0:ye.style),He),onMouseEnter:Ut,onMouseLeave:on},Ht&&te.createElement("div",{className:`${Ke}-title`},Ht),te.createElement(ue.Z,{paragraph:!1,loading:Ue,className:`${Ke}-skeleton`},te.createElement("div",{style:et,className:`${Ke}-content`},At&&te.createElement("span",{className:`${Ke}-content-prefix`},At),yt?yt(Lt):Lt,jt&&te.createElement("span",{className:`${Ke}-content-suffix`},jt)))))};const x=[["Y",1e3*60*60*24*365],["M",1e3*60*60*24*30],["D",1e3*60*60*24],["H",1e3*60*60],["m",1e3*60],["s",1e3],["S",1]];function b(ie,Se){let me=ie;const Ee=/\[[^\]]*]/g,He=(Se.match(Ee)||[]).map(yt=>yt.slice(1,-1)),et=Se.replace(Ee,"[]"),Et=x.reduce((yt,At)=>{let[jt,Ue]=At;if(yt.includes(jt)){const Ut=Math.floor(me/Ue);return me-=Ut*Ue,yt.replace(new RegExp(`${jt}+`,"g"),on=>{const Me=on.length;return Ut.toString().padStart(Me,"0")})}return yt},et);let Ht=0;return Et.replace(Ee,()=>{const yt=He[Ht];return Ht+=1,yt})}function E(ie,Se){const{format:me=""}=Se,Ee=new Date(ie).getTime(),He=Date.now(),et=Math.max(Ee-He,0);return b(et,me)}const z=1e3/30;function ee(ie){return new Date(ie).getTime()}const ne=ie=>{const{value:Se,format:me="HH:mm:ss",onChange:Ee,onFinish:He}=ie,et=(0,ce.Z)(),Et=te.useRef(null),Ht=()=>{He==null||He(),Et.current&&(clearInterval(Et.current),Et.current=null)},yt=()=>{const Ue=ee(Se);Ue>=Date.now()&&(Et.current=setInterval(()=>{et(),Ee==null||Ee(Ue-Date.now()),Ue<Date.now()&&Ht()},z))};te.useEffect(()=>(yt(),()=>{Et.current&&(clearInterval(Et.current),Et.current=null)}),[Se]);const At=(Ue,Ut)=>E(Ue,Object.assign(Object.assign({},Ut),{format:me})),jt=Ue=>(0,ke.Tm)(Ue,{title:void 0});return te.createElement(y,Object.assign({},ie,{valueRender:jt,formatter:At}))};var re=te.memo(ne);y.Countdown=re;var ge=y},8224:function(Ie,mt,oe){"use strict";oe.d(mt,{Z:function(){return ce}});var te=oe(4676);function ce(ke,Ye,Pe,ze){var ue=te.unstable_batchedUpdates?function(Ce){te.unstable_batchedUpdates(Pe,Ce)}:Pe;return ke!=null&&ke.addEventListener&&ke.addEventListener(Ye,ue,ze),{remove:function(){ke!=null&&ke.removeEventListener&&ke.removeEventListener(Ye,ue,ze)}}}},55468:function(Ie,mt,oe){"use strict";oe.d(mt,{g1:function(){return Te},os:function(){return Re}});var te=/margin|padding|width|height|max|min|offset/,ce={left:!0,top:!0},ke={cssFloat:1,styleFloat:1,float:1};function Ye(ae){return ae.nodeType===1?ae.ownerDocument.defaultView.getComputedStyle(ae,null):{}}function Pe(ae,a,y){if(a=a.toLowerCase(),y==="auto"){if(a==="height")return ae.offsetHeight;if(a==="width")return ae.offsetWidth}return a in ce||(ce[a]=te.test(a)),ce[a]?parseFloat(y)||0:y}function ze(ae,a){var y=arguments.length,x=Ye(ae);return a=ke[a]?"cssFloat"in ae.style?"cssFloat":"styleFloat":a,y===1?x:Pe(ae,a,x[a]||ae.style[a])}function ue(ae,a,y){var x=arguments.length;if(a=ke[a]?"cssFloat"in ae.style?"cssFloat":"styleFloat":a,x===3)return typeof y=="number"&&te.test(a)&&(y="".concat(y,"px")),ae.style[a]=y,y;for(var b in a)a.hasOwnProperty(b)&&ue(ae,b,a[b]);return Ye(ae)}function Xe(ae){return ae===document.body?document.documentElement.clientWidth:ae.offsetWidth}function Ce(ae){return ae===document.body?window.innerHeight||document.documentElement.clientHeight:ae.offsetHeight}function je(){var ae=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth),a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);return{width:ae,height:a}}function Te(){var ae=document.documentElement.clientWidth,a=window.innerHeight||document.documentElement.clientHeight;return{width:ae,height:a}}function Oe(){return{scrollLeft:Math.max(document.documentElement.scrollLeft,document.body.scrollLeft),scrollTop:Math.max(document.documentElement.scrollTop,document.body.scrollTop)}}function Re(ae){var a=ae.getBoundingClientRect(),y=document.documentElement;return{left:a.left+(window.pageXOffset||y.scrollLeft)-(y.clientLeft||document.body.clientLeft||0),top:a.top+(window.pageYOffset||y.scrollTop)-(y.clientTop||document.body.clientTop||0)}}},25365:function(Ie){"use strict";Ie.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAA0VJREFUOE+V03lI01EcAPD3fjucs4nmwrXNOY/VdBoe0Tqggi5NgsLaWriWZFQEEvRHBxmL+iMo/KMg6KJSCy03mbapo1vXzCvJUstjZTM1bUzZZP6uF5M0Zwr1/nsHn/d93+/7QjBn3GhuZkm5scvRJIgODWX7sKCQT0oRGIAQorlnp+cIAAhnJghhhobvWRPjQ/rJ8eEVXIxGwcFsGBYWQUTFLrN6yCB9qpjdthA2BSGEsEd1X08NOlrPSiM4PxWJCSNL+HwfSZBMp/Mbr6+vVyyVyQm+SJYrCWea5sOmoMqm4ezu9rqSrUpFjzxBPgpoCkCEwO+3IJIgWRWVpiR5cirF40crZZGc3rkYdDgQp+advUXC9YZs2rjBQRCTwK/T6E9KaJoGJEVxyw3GtNUbt11KWSYp+AuyfRlf86baVJezc0sLb1HIxGxg9mEIIaiurVXgJOiUq6WbV8KVRMD+s45hbftL082DWk0TQohaKJn+9bb3H6Ntr16hvfvU6TExMe4A6G2Xc4+ttqIkL1fXBAAIuGVORMje3BpvNRrxM8fz0xfHxY0F7Hd/HVSYjKVtGpWqI4THc2ELhIRhTHjzXlHax4Z6++3i4iwIIRkAIYQY9+9cfxHKFyVtz8ho9/l8NIbN4mgaQAYDfHI4hRf152TxAsHhK9ev3for2f6F1sZn6w0VFvMuVY43WZHYi08SOKJIP4AYTBbW7XAKCgsvx0tEQobbg1d1fXj/eN2a9Ad6vZ6eBmd+ttlQpK15/uaaLHEFR7lK6QqPiPC63GMsm80eXmN5wmNiAJKIBRjsYCAQCNFAf98lq3lvAYSqqQLNQFNVaXyuMFue6oZ/utZ5J3Chx+NBFEX3xEnEpr5+Z5b1RX2mIHIJyFbngFHXGOr93FX41GI4CSGkAqA/fdcd1N8+xKWpRUiakuLxJ/bosXxdWenDuziOw6UiMdit2Q/cY17U0/nhgtViPD8vNF/h/P2oyz1U8KSqsgDHfQyhWAyyVVow+GOUdo8MnfhnaLq5NdrcC9XmylMUSWFLRSKQuWMXaHlr7/ov6DfGOJB35LSpovw8RRAYmx1ErF27Wvff0HRku9WaA/b613lRUdKrDQ22sl+EE3lgNS3QYQAAAABJRU5ErkJggg=="},96908:function(Ie){"use strict";Ie.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA8CAYAAADogBFvAAAAAXNSR0IArs4c6QAADzxJREFUeF7tnQl4VcUVx3/3JSEBARFEFllcQAMJuKDUD7FqtVbFtUqtS6ufS1soxaW1Si0KBaFVWy2ittqqdQ9xpYq4tLgVFWUThYQlJIEkkJXs63u333lzL+/mrfeF9/KSeM/35Xv3zZw5c+bM/83MOTN3ouGQY4EuZAGtC+niqOJYAAeQDgi6lAU0fUayHqCR5gJXEriS/T6TICkZNOMzIN/gFx7/8vvLiFxDtpfP4G2Xb5Ej6SaPKddav6mPtb5g9e/PF9nSvmTVlpD1S36Sr63WOj1ukD/d+PR+b1NpAekmj5Gve8Dd5lc2ivK4G2lzV4K7Eo/8eSrQ3ZW424rw6J/ST1utTb2jtkuhLAplwgDS7BDj09txdgFqgsjCbwVOKMCYAPH+IAzABIDf8qPYz+OygMus0+8HFQDmYDpaypj1mp+m/qKbgMoKQO+zxwIyCzhNPhOIQQFrAas/uK3l5dlt/SEY9bbn0ZsrS1obynfXNJQXFTeUbPugua5utQZrM7PZHgU2EsIaHJAJUcWp1JYFklKgVx/fX0oqpPSBgw6BASOh/xAlxgC+u6WJqh0bqdi2nrb66gI0sjQXL2W8xHpb9XUykwPITjZ43KuTpcnBw2HA4TBwFBw81Dt66+42aoq2U7FjAw0Ve8R52KxpLB6v86KWjTvuetmswAGkTUN1W7aDBsHIieiHjkVDlhpuavbkU7ThE9wtjQLMbTosyFzGc5pGoD/RyQ13ANnJBk9YdSm9YVg6+tB0NC2ZtqZ6dn/1P+rKirwqaRqrknVuSM9mZ8J0FD2CetmJ1MipO74WkPXn0VOg72CvY1ZRuJU9uRvQPW4ZLes0jdszlvG3+CoRWroDyERZPtH1Dk1HH56B5vHQWFvJzrUf42lrUaMlPJ4BMxOxtnQAmWhgJLL+3gPQR5+E1qsPDdXl5G9YjUdipIreGpzGFUOfpb4zVXQA2ZnW7op1paSiH30qWlIqdVWlFGz6Al1ipmqkXH0wnD0ym8bOUt0BZGdZuivXk9IH/ajJaK4Uasr3UJizUQX/Fb2WOZ7LtfniosefHEDG38bdo4bUvuijJqG5XFQU5VOSv22/3hr8NTObWzqjIQ4gO8PK3aWO3v3RR57gHR13blpHQ121FZTTM7N5Od5NcQAZbwt3N/mDjvDu8jQ11rHj6/XoskevqKxXMuOPfZHyeDbJAWQ8rdsdZct2zYjj0VJS2bu7gLLiXdZRMiszmx/Hs1kOIONp3e4qO60/+rBx6O5WdmzeRHOTz8lO0pg2fhkr4tU0B5Dxsmx3lytTd99B1FZVUZC31dqanMzxTNDmsz9gGcumOoCMpTV7kixXEvrwCV4HZ1vuZlqamqytu2VCNn+NR3MdQMbDqj1Epj5wBFqfgVSU7qWkWB3CENKgEhibme39jCklBpCysf/H3aohrY1w64CYNqrLCJOziRJg1hN+qqtjJklJQx88xrudmJuzBY+cVveBcmlmNr/qmODQpRIHyPuKlVYtjXBL/1i3K7HyDh4Gp94IU2+Ee0+A+pgPJJ3WPn3QEWgpvSkpKaaiosJabxsuJk7IYksslXEAGUtrmrIW5sHAkerb7UO6NSBJ6wcDhnvXkFu354HlDK8GKzOzOS+WJnQAGUtrmrIW5atXCHoCIDXwDDwSlyuJvIICGhran7OIdRjIAaQDyIgW0PsNRkvtR2l5OaXlAcuPmIaBuh4gp1wP/QYrI338ODRUBRpM0+Cc36p0OVT6nwd9PIcdAydcqr7nroL8NXDi5TBmKoyepPgL16n0dS+3dzgGjoaTjY0If7n+Wow+GdK/p1Jr9sC+Ihg1SX0X3Xob6+K3F0FLg0r/egUUbWovSRy8SdNh5PEw4jho2Ae71sOuDbDhVaWvP1nbWLIZvvo3TLwQvjtDvdQlaf+eB2Uxeuu1V2/oP4yGhnryCn3etqmWS+PmjGUsiYhsGwxdD5C/WwsjJirV7xkX3KjyPvZSY+poqoXbBvqaetzF8HPjDMAbc2HIWDjlp8FNsfldePIaH+iTU2FxIRxkyHvgu5D3afCyM5dDprF8emuBN4jM6TPDm/zZG+HTf/l4xpwG1z/nXaMFpYIv4fHpUGVEJEwmaxu/eBFyP4Br/t5exMPnwZb3bUDADouGPmiU9+3FnLxC3BZvW0rHMgzUswEpI5O8Q9LaDAVroHgzDE2H0SdB6kGqJyryYdFJ0GicbLnsfjjLOGn1yT/ghRmBPSajmgBXLg+Qwwd3j4WzboXTDV4J95jkPZxghH2e+xl89ozKEVDdlKVu8RAq/lqNikm91Eg++GiVXlsGD52tRr1ggCz+BgaPAXk/20oxBSTo/YagJfdiV8lequuMEd9SnwYxCQP1bECKwerK4ZELQUYbk2RbbNZbMOQYlbJyMSy/Wz3LdDjvG/XcWAN3Hg6t7XYp4IxZ8CNjmSCj7NJp7cEQyamRH8m8zT7H54WZ8MkTPhlyO4ZM+xcvUGkb3oDHLw8OSDP1m3fgw0ehtlSBWUb2ysL2eh3It7T+iMddVV1LUVnQMFZMwkA9H5CPXQqb3gzsChlVBBSyHm2uh7ljFHiFbn4Pjj1DPT/1U5Bp0Uq/XQ1HnKxSnrgC1r8aHSAvnAfn3aXKfPYsPHN9cKiYywIJrC+a5Ft/WqfsSDIOBITWsnJjRr/DaG1pIbewJKjUWISBejYgZTqeOzZ0l9zyPhxzusp/7BLY9JZ6FifjhhfUc85/YckPfDKsI6iMRnNGq3t+rBRphJyzBuQgrNBD34etHwTXcfLVcN3TKu/d++H136lnKyDlx3TXkcGdv1iB0ZTT7zDv0/aiMppaWoNKP9AwUM8G5Fdvwt8MjzuY+ab/Bc40dr+yfw2rDEdRRgMBlXSArAFl9KwyzgVaR7f3HoDX5gRKjgTIh6rV2lZow+uBSwJTojhX489R32QUltHYH5A7P4P7T4s19ILLk2k7JY3SqhpK99WFqvOAwkA9G5Af/R1emhW6s865HS5ZpPJXLYXsW328Fy+EH9yhvi+/B1YafH/YCoceqdLnZUBpu6NZKj0cICVgLvnRkoSCFk8OBOSXy+DJq6OV1jH+5F6Q1p/G5mZ2lAQJxxlSDyQMFHtATpgGR56iVNvyHmz7KLDxstcrXqpQUx3cdoiPJ5ZhnzUvwNPXhjb+tLth2lyV/86f4I3f+3jF8Zmfq+6SLNsB96TDUVPgNx8qHmnXg2cFlx0OkDIyPrhPrV2FJNbqe8MvtK4S3go2Zcv6Vta5nUGicp9B3vuBcooraXMHfxHxQMJAsQfkRQvg3DuVeazeq9Vgo06EOz9XKXu3wvwMX651fbXgeCgxPF5reQlgLzSCvuHikOJpSiwxFF3zBEy5TuU+exN8aqzXTP5fvgkZxvrxz2fC5CvhtJ+p3KevgzXPRw9IKWHd6w41yoYDmH8csrMAKTql9vWGqoqr6qisaw6pZUfDQLEH5Hd+Atc+qRRdmw3/vCpQaStPzn9gybk+nl+8BhMvUN+XXgCb3wksf+1T8J1rVHo4QMoux7xxwcMfElwXUJt7zg+cDnmr29clux+/MDxoGW0zzlVBc9lNmTMy9Nov0hpy1goY/31Vl3/Ix6rB8ZfACT9UKRJe+vw59ZxIQMq0nZJGbUMzBRVhL7XoUBgo9oCUoPMdxu6GBKQXTIByy4VaKWnwm4/VVpnQf5fAy7/2dcP0B+FMY90XbMo9fCLM+UJNpZEAKflfZqndGH8SZ0acGiEJSC82wjhWPokH3pvnA62ZJ/G+rJsDZZop1nWmePni7VvpuIvg56+oFNlynJ8JzX5OgswCd63zbUH+5Xuw/ePEA1KWGvIOt9vNlr21eDyhz3p2JAwUe0CKyWavhHRjfVVXoUAni38x8ik/geHGFC33yMgIZu2wcWfDr972dZ/slnz+PNTuhaNPhUvuVd6vSeFGSPGQBbjrXoH3/gxl22BIOpz0I593LXIevQi+ttRpBc/5c+ECI2hupt8rMcGvQgPSGk6SsFHO+2rPXLxyk2a8DrLeFirdrtaHEryXy0ZlmTD5Kt9uzTcrVXDfpESOkKKD7G3rOruqmqhuCv9qjcvF+RlZhDBuoAnjA0iJ1ckoaR4wCNV1794HrxsBYivPze/CsWcGLyUgWz5XAVMoHCAFiEInXhZcloBkxQKQvehQJFP6wh2+Lb78L+C+KaH5JUeWE7Ks8KdZaeqqZaFDRsCMN3z79qEk7t4IMjo21XQdQLpSvP8QoKaxlcJ9odeRorCmsSVjHBPtvhQWH0CKJtKRVz3mO4BgNXhFgQrHyC8/GMmhUNlTPvWG9rnVJarcphX2DleIByrOxxVL1Mhsxv5EqkyVWbNh4/Lw4JLc2e/4TvbI3raM2pFo6k1wxkwYPNa3z2wFpJSXeOf5v1d751bdJE/WqfJDkeWBf+A90SOkTNtJvdA9bWwpa8ET4RWNaMJA8QOk2WF9DlEHGmS6FhDszVX7rXao76EwdJy6yF2OjJXLieUIFKqzpPMlHCWjdsFadWTMDglQFhVAnwFqi/HOEYHrPTtywvFIBx96FAzPVODbk6PW3XbCQQdad0fLiz11D7urW9nXHP4eqmjCQPEHZEcb3NFysR49JMxz5SNKm9VPgZzYcQjE4ZOzKy1u8qtt3Jmv8fCEZcyOZDoHkJEsNHcjDBuvuO6bCvlG/DRSuW9Dvly74tHZUumOOG3LUWo7L4U5gAwHHHGsxMESkvOKC40DEd8GsEXRxqI6D1VNka+P1ODtzGzOD7t66XGX3sdyypaguATHhbJvg1UPR9FN3x7WxjbYsc/ezSqRwkA9b4QclqE8aiEJeH/5UseQITs5F81X/+tQSPa6g73f0zHpPaqUhMa3VrppDRMkNxscKQzU8wDZo7q6+zSmtFGntN6GcwOECwM5gOw+fd6lNW31QG6lADLytTHhwkAOILt0N3cv5XZWe6gXZNqhEGEgB5B2jOfw2LLAvmad3bX2pu1QYSAHkLZM7TDZsYD4NDn2YpJeccHCQA4g7Vja4bFtgeJ6D5WNNqdtcXD8TgM5gLRtaofRjgWa3LC9yl5M0jtK+p0GcgBpx8oOT1QWyKt209Aa2ds2hbpczM7Iwrvr4AAyKlM7zHYsEKVz0+5uIAeQdizs8Ni2gIyL8icxSbeNnZv9go0wkANI26Z2GKOxwJ56D+VRODdmGMgBZDRWdnhtW6C6WWeX/Zjk/jDQ/wHkSLPJ/mcrgQAAAABJRU5ErkJggg=="},57177:function(Ie){"use strict";Ie.exports="data:image/png;base64,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"},81378:function(Ie){"use strict";Ie.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAA8CAYAAADGxTD9AAAAAXNSR0IArs4c6QAAFoFJREFUeF7tXQl4k1W6fv8sTbqvlJa2tJSy74ugsiMqq4AKIlDUueNwR2dGHR0XdLwixW3uuF6Xq3O9o15nxuUiIIsCsijK1pa20NJ937eke5tmmec7f/40TfInaUNK6+R7nj5Jk7Of93z/t55w8JBnBYbwCnBDeOyeoXtWAB4Ae0AwpFeA+1SWbbA1A07KQSID6JWT0ivAyThIpBwgBSQy4+fCq0T4jANnrEdlWFkpjK/0ndAetd/znpMaTO0LZcz74tsxti0xjqVXfeNYZcZyxvHSuK3GbDYX03iMbbLy5nOz+pzGbGDrwpfj52DQG2DQAwad8Gcwvudf9ToDQN/pDdBrDYBFWfqMry/UAytP9fjPjJ/rYVHf2L7Qph4GaA0tOj1UnBYqvd6gMugMKr0OKoOOq+UMhhQ5DGfHPRNWMaSRaxy8bQBzPGAZAI3AFMAoAIJtnBnA2WaagdlU39iOAKKeje85FKY2TYDkwWh+APi2ebD0AJ8HMn/AzAHFA4x9Jxwss7bN5yXUpbnwB4SvY3Nu9LmwLr36NIKWAEhA1BlMgOUBCAZYBtJe761Byx+A3vV54Av1efDrtUawm4G+N+D5MfUcHH5s7H890KnqNjRWNGkaqlXqhgp1VV1JwxkOSJUAqUB0xk4s0Q4FgIty4KEweM8Yba+ARCmBzBuQeksgVXKQKugVkAdIoRwhhU+EHJycg0GrNz01Whs6UJhegtLsCmi7tI0GYC8H7osYTPhuO2Z3D9a19gB4sO6Mm8flFSKBd4QcyuFS+MbKIfOWMM6v69KjIq8WhVlFaKpvAQeuFsCr/gh45wmsbXHzsPrcvAfAfV6yn18FjgN8YmUInKiAd4TMJObUlNQj42wWutq7SNtXA9zrIVC88nts7Bgsq+AB8GDZiUEyDrm/BAFj5PBLUAASniNnpeSgvLCSjZADl8dBev8ubD41GIbsAfBg2IVBOAaSnUNnK6GM5DlyQ5UKmSlZ6GjvJBiT5epdGRSP7MRGzbUcvgfA13L1h0DfPtFyBE9VMKuMVqNH2rl0NNapBG78vQ98b9+B2xuu1VQ8AL5WKz+E+pV6cQiaqoAyXAp9tx5pyZfQUNdoBDEKAG5VEhJzrsWUPAC+Fqs+RPsMnOgF3xg5dBod0i9eRmM9D2IAFYB03m5sKRnoqXkAPNArPsT7CxingE+UFDqdHpfSMtHYYJIecn2hnL8DG+sGcooeAA/kav9M+gpIkEMZJYdBq0PqxXS0NDcLMvEFKRTzB1Kx8wD4ZwKqgZ6G/2g5vCPlaGttR+rFZMaRiSSQvLILW58YqPF4ADxQK/1z64cDs05IlByqqiqRX5gvKHV6gLspCYknB2LKHgAPxCr/TPuQ+XAImOQFzsDh0pVLUDcJ5jWUSaGcuBMbW9099WsOYDKYU8Qbi5zqshnZ6e41uGrtSxScU3NQhErR1UBhae4hstkaBiiWzDtSykSJri4NLmYmQ6s1dfz6bmx7xD0z7Gn1mgN4bX48CyapP9eBI/NLXZ5v3JYAzHlnOGvnyMJSqNO7TG36xMjYe41KB22r+GGR+nC48aNIVrb4780o2+OYkYTOVWLRnijk/JcKee+qoVHzMqE5zXlvOGLW+0MRIsXBGUVouuweJ9bys7HwjpJBldaJk2vcH/brP9aLRb1V11aisLzAKEpwWimks3Zic4bLm2qngUED4K5GHWpOttuda+U3bSj83ya7ZeLvCcD1f+HBd3hOMVQXeQDL/DhsVI1l71MerUXOm/zjzhYRV1lfmsC+Sn28FtmviZcV6t/wUSRGbQ5g/575RRWKPuE1c3Ma8+sgXPcmf7gynqvH5d3OO7DkARIowigzwDEtPxcLryApmrK7cGqtYwB31evQ3Wx94Bz3xJcgOThwrBd0Wj1Ssi6gW8sfTA44swuJ8zje9ewWGjQAdmZ2OW+rkPIwRfeJ09UAsH+CHGuuxLNOzj9Yjfz37R8axTAp1hWPBnmsOuu02BtXCL3Ges8IhOvLRkPmI0FjSie+ud55u//YB4Iw+w0e/Febkh+qQe47apea9Y2VQeYrQXlNGcpqeubFQfKrJGz9wKXG7VQeNADuqNKi6FNrrmU+9rqfOlDxtf3HudMAfkuFmPV+iN0QgMyXG6BK6xE1gqYpsDI5jnX9071VKHYwrklPhWDa88NY+csvNiDj2XrRJZ/7fgRG3xfIvv8qrgAdFc4Jq4MdwHQoCcQkA6fmXIBOz8v4HNAog2zcc9gsviguoNutAKZHsdRHYnd4y76LgU+UHKr0TvxwFx+y54iIu7WX9Ww8SwGS8/mp8YkBmPNuBHv/7fwSHph6A0jBshQhVqbGIWiKAgUfqnFue42p22HzvHHzyZHs/+83VKB8r/ihoRQjkuMp6IVShvYlFGLyjlCEzVXanIZXiJS5Y4laizSij+78/2lisrRA8kAJCz53RKO2BLL+ic5tr0btaftiGZXrrNGhu6n/IoQwJt+RMrbOJTVFqG4030vJX3dj632Oxt6f790K4CWHohF5s29/xmW3DoH98Oyex9TY3wRh9mvij1f15S4cWVBiBWCBW2vb9fhqZIFpEyNv9sGSQzFsDCdWlqHqqDgIiIsv+DyKlS39/xac3lSJpd9EI+Im1+Z9+YUGZPyHbaYVMlOB0DneNtdo5J3+GL7Ih31HcraYtYPmXPSx/SdeXzeORAifETJ0dnYivTgFBoMgRpEMLF24G5tP97VNR+WHJIBL97TgtBm37i+AJV4c1hbEsywEc8XOHJRHl5Si7rTtBASZLwfi4n7xXmydT60rR8XBNkx/IQwhM3s4cMgsJVOqCDT1Z5xLZij6W7MowMxFFkcbLPZ9R7UWX8XwFoOrSd4jOUilMuRWZkHdZq78cpdliJ5xtZNFBwTAxAW+u7nMap1uOhbDTEo1p9qR8oh95Ywe9YJp68fESpT8oyc9K+x6JUas8GPtB09TIGoV/55Eg45qHTprtSj8qMmmFWLKs6GY8scwNOdqcGBSEas3KjEAN3xotGRcV9xLPjafBJnFEv4tyPTRsZtKUfu9NUBJTApf6NOrD1dAYw7gikOt0Hc7r+SHTFcys6W7AOwVLIFXoBQ16iqU1BdaTvOJ3dj2iitzt6w7IADuqNHiq2jr0357xWgow2UoP9CK8/9eDZ8YOXxjZPAZaXyNkcN7uBRHF5dh7gcRGH1vIHQaA/ZE5ovKjk4rcUYzmt9oOW7L5i0Ox28tQ/Xxdkz+YyimPhvGPvsyPA8albV8GLXaF4u+iu61nqIAPhGD8Pk+aM7R4MBk/pC4QuYA3juqAJo+yK/XvRUOkpPdBWB6qpHuo9F0I73sgsU0uTYZFOShc93gb2x5wAD89YQiDLteyUBKDgVSZGI3+bOUb0e0L6EAEx8PRfQaP6gyOnFytbhts68Apr5vOT0SYXO9Uba3BT9sqMSNn0QiblMAOuu12BNpffDIbLYqLY4dPnMSA/CKlFgET1UyRdVcdnc0b7HvB7MIQWP2jiJlk8OVqgy0a6wU4H27sW1df+d+zTjwiRXlTF60R6TFd1Rq0VbSjbYyLdpLu9FW2s2UoxG3+qK1RIumzC67GnN/AEwmqmlJw5D3ngppO+pBjgCSYet+bGfc35IW7olih4mIQK4M44EsBuC1hfHswDYkd+LECuv2zNunC0wcORXMAaxR060nzsNB6ith9mp3cWAaiVewFBQnUaEqRVVzudXgOEjWJGHrAedHLV5ywDjw/rGFWF86Gu2lWrSV8cCM3xbIjPoElB+3VjHw0gbaIsHlXPyPZvyUWCU6I0sAtxV3Y/QvApH332pRTxx56TgJZwLOBtUYyP0kKPhrE87dX92rL6k3hzvrEtiTgwBZ+HGTybsmBuCN6jHMyO8M0eElU5w9MgfwF2F5fTKBCXZodwKY3MoE4rauVmTX2vQkF4dCOfFqpOcPGIBtycArLsQieLoS3a16ZL/WaFOWkyo4hN3gjejVPMdLe7oOWa+YUlms9tkcwAR2Uuh0HXrsH1folCuZYgjWF4/m+9pRh6w/Wfe1+EAUgiYp8M0NJezJILiubQGYAmvu7hjnDHZZmeY8DQ5MtC8nmwOY5Gq6b81Z8o6UMYuIOwFM3gvv4TLGjDJqkqHVWcd8SICXdmHbU86OW6zcNQWwI/OX5aAJ6IdnFqO1yPZNR8RJJz8dhomPhfSqShz/4NQipwAcscwHSw/zNuDv76hA+X5rJwYFDJFtmQKFzA+MLQCbx1VUHmlD9bE2m3sx/qFg5tBRZ3bh0PRipzlwfwHgVgADkAdL2F1zZc1FqG/v/RQzjrmbg9e0JGy60t85UD23AniZUfsmj9P+sdZchTRWAgxxMb943jtli7Tt5HnrRsnnLWg4T/cS9KaEXwZi5EZ/pulLjB45KkHyYe7bauS8pWIXdDgTzDPrtXCM+00w62BPTD46q+2HPToCcNQqXyzay1srLM1/5rNYkRyL4GlKNKZ24pu59mMkzDnwoZnF0DQ5H5o546VhzH3ubgBLlRLI/Tk0dzQjX51pc185cCeTkLhk0AL4ttxR8BvlxdyZx5bwygu5Q8l1KRDJpxTk0pKnYU4Aoti7/EEu1/Zyba/YB3Kn2nJ5Lvh8BAtTtKRvbyxBwwUe8M5Go60rjudd2xmdODzLcbCNIwBPfT4Mk5/iXbv2QihXpsUxsaTuTAeOLrRvZTIHcOmXLcy06CyRJYgcL+4GMF1XJQ+RsvvWLjcmQ0fXadogCbh7diHxY2fHb1nOrRz4rtYxTNkp+byZhQ7OejUc4Yt9cHBKEVryeDFAUM7MvWurMuIQOEGB6hNtOH4Lr8WS6eq23HhUHm5F+tP1vcSIcb8NwqQdoaDNNHQD437Lc1BnwinZ3b7G8xS+0BvLvuNjILLfaETqY44TbB0BeOmRaEQs8WXOhs8CckUDzVdfHoWAcV6oOtYGstjYo8FuRhPGToyJ4lRKW4rQ2NUTa2I+N7o8UAq/cTuxvl/hcG4DMGUd3FHNx9ReebWRKV7ktiVtPPcdFZIf4j1vzgJ4WlIYJj0RCl0nKWRFzGIhELl0dZ383bt9MaORy3j6i8NwfHk5yFohgI3abS3U4OCMYuja7XM3ewCmw3Fn3RjQfWP15ztwZJ44Z70tLx5+cXKTLdpZAP90TxW0rc4H4ox9MAgRS33dzoFp/BTYQ0p4i6YZha1Z9qb03m5s+3V/uLDbAEw3uaxM4e2+KY/VIucNFWb+aRjGPxzCrA57YwuY2coZAFMg9205o9j9tln/2Yi0p8Q5oxiAzZUpciuTB45kZqLkR2qgvtSFZcd47isQZVc4cnHbA/DIDf6Y/7cRrDlH1hMyMZKFoOj/mnDmvt5KD3FmWk+BYtb5IXYjHzx/9pdVIB3BWRqzPYgF+5B+cP6BHq6ozuhinsKrSSRGyPwl7B7izJZU6ETynDhAL4X0hp3Ycr6v/bsNwObKy+m7K9njnUxUxIVJO039Qy2yX1c5BeDrP4xAfGIgU1b2jym06doVJi4GYOK0ltYJqlN9vA2Xkhow+9VwZtKjCKqa4+0smozeH1taJhrMQ/XtAfjmUyMx7EY+auzriYUmscnWJt1Zn8BiCLLfVCH10d5xIRMeDcaMl8L7urd9Kn/xyVpc+bPjzJM+NUpc2FsCCQeUdRRA1S3OeDjg4lQor9uIjc5rpO60Qlz39nCM+RUf6GKuTC3aH4WoFX4sFpZEgbV5fE6cmAx8OanBJJemP1uHzBfFbcCWgBJkYP8xcqzJ4uMdiAiYFBif+VIjU/JINhfk5rz31YzDr8kZxTxsZJc9NKNYNFlTDMAhsxRYfpZ/AjnjQt7UOZYd7LRn6pD1cu85DmUAc3L6SQgJ2rXNKOiwK0ZQbu9Du7Dtzb4cErdwYDLe316eAJKDyQa7L77HsxS9zg8Lv4hC7Q/tOL25EreejrULYJKdKZWGLBDkzeuLTGquxJFiSMmHJZ+1IOvlBjRl8Y9LYTz0XrAXU8KneQaEvYMjBmDzWGjhCSS2MaSg3lHJ6wskEhR+ZB2nS8qQJUUs8wVF01Ecx8Wn6pD9qu3DPeU53hJCQVXkkcx/X42uut6MTswD2hcwiZUlzxz9NkduZxq6DeJiCgeu2RsY/zTsuFotOnELgEes9MXifbzt0zLFhsBNFgaSOYmckYFJGfIf44XmbMcy2vTdYSzwh+jgtCITUClIvTmvmylrAo1Y7osFX45glhLiyidXlZuC16nPVem8ZYBk9q8nFNq0CdsCsLmVwBnuO/EPIZj+Ap+SRFkkDeesbd3CmAkMI1b4ghwfw+bxMjwRJcSeWF1u/aTggDlvDwc5X8htT0Q28eK/tzD7OMm+7ibBNl+tKUO9zn7WDQd8loRtm5wdk1sALERz0SBI9qOYh/GP8KYtSxKi0djPTxnjWsnBwXEcA5Wt5Ehq48y91UyuJgpf5I15n4xgSiEBjoiSK/dEFYgGukTe4ouFe3rAe+GBGuT/pXfyprkcbysugvqxBDB9tvRIDBMHaPxkEqv+js/oGLbAGzNfCYeuXQ9dFz9fUlDDjNkVFAdB4ZZkUbEkGi/FKUet9mNxGgK1FGhw8ck6u2lPVJZMWgRicvpQZJwJ+KfaWYZ2OeUaOq8LOosvVo7iTCgxuVuvQW53msO6UnC3PI/Eow4LuksGnvnncIz/XTDqz3bgyIJSZqqypUA5M0CxMj9urWTiABFpuhvqE/iFMpKjDGaSUZedGMnuM7jwYA3yP7CdeXzT0RgMX+xjU7myBWAy7y0+EA3/0V649Hw9Lu3qSZ2nQKA7ahLYD6pYEkXiHVtSivqztrmv5RqSKzv/AzX70/fxN4ToYFL0XdBk3rJBThvy/rnzMhT62TNyahTpMtFhsO1OF9aEfsYgHKFTfoeVDh8PbuHANJCJj4ewC0QIGOQgEMvh6i+IKw609hIpxv8+mAWp0O0+ZftanLo0hOKRyUYrBl4aG5mvKOWo6ojtRY+72x+z3+Lz8egOhrofOxhXpUd8+h+tc9oS7g9EAF0EYvwJLNJc6n/qQOW3bb0SVS3XhTyYK5LjUL6vlUXJNSaLixlOrSnHZ55MeSaU5fE1pjrEilPNOiqkMtSiSmc/1oNxbXDPJSFxp6P23AZgRx17vu/HCtAD5mo/5t3Rpp2p6aFHji4VBgdaIwd0SsFN2YlE/tZAEfIAuB848lRxbQUq9Plo0ts3hxp7+HY3ti33ANi19fbUvsor0GFoRZHOvk1Y6FIC7q5dSPzcw4Gv8iZ4mnNtBQp0l9BlcHzFAAeu0h8B48V+JdQjQri2D57a/VyBBkMNanSOw1WNCt0bSUh82FZXHgD3cwM81VxbAT10yNWlQm+6vceupKuTQTJ7J7ZYGZE9AHZtHzy1XViBSn0B1Hpnr5jlziZh642WV7V6AOzCBniqurYCnWhDodZ2upGtliXA9l3Y9r75dx4Au7YHntourkChLhOdDjxzPV1wKl8oxpn/Fp0HwC5ugKe6ayvQbGhAuc75SwY5cB8lIfFeoVcPgF1bf09tl1fAgDxdut0wS+supIt2Y8v3zELxqSz7ajsnXZ6Sp4F/rRVoMFShRmf/yq3eK8JljcSE6dsxu9sD4H8trAzK2eqgQ54uDXohPdyJUXLgnkxC4sseADuxWJ4i7l+Ban0JGvW2U+9t9c4B7QZIJ3oA7P698fTgxAo0GepRobN/qaFlMxy4/f8E90wA8RE2tUgAAAAASUVORK5CYII="}}]);
|