You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__virtualSpaces__Lists__Ma...

148 lines
559 KiB

(self.webpackChunk=self.webpackChunk||[]).push([[4715],{26227:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return _e}});var te=oe(32855),Se=oe(59301),He={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"},Xe=He,Le=oe(7657),Ze=function(Je,Ve){return Se.createElement(Le.Z,(0,te.Z)({},Je,{ref:Ve,icon:Xe}))},fe=Se.forwardRef(Ze),_e=fe},41464:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return _e}});var te=oe(32855),Se=oe(59301),He={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"download",theme:"outlined"},Xe=He,Le=oe(7657),Ze=function(Je,Ve){return Se.createElement(Le.Z,(0,te.Z)({},Je,{ref:Ve,icon:Xe}))},fe=Se.forwardRef(Ze),_e=fe},33853:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return _e}});var te=oe(32855),Se=oe(59301),He={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"},Xe=He,Le=oe(7657),Ze=function(Je,Ve){return Se.createElement(Le.Z,(0,te.Z)({},Je,{ref:Ve,icon:Xe}))},fe=Se.forwardRef(Ze),_e=fe},38819:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return _e}});var te=oe(32855),Se=oe(59301),He={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"},Xe=He,Le=oe(7657),Ze=function(Je,Ve){return Se.createElement(Le.Z,(0,te.Z)({},Je,{ref:Ve,icon:Xe}))},fe=Se.forwardRef(Ze),_e=fe},21697:function(Ne,St){"use strict";St.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},77277:function(Ne,St){"use strict";St.Z={flex_box_center:"flex_box_center___vG4eV",flex_space_between:"flex_space_between___qVVxe",flex_box_vertical_center:"flex_box_vertical_center___P8Z8s",flex_box_center_end:"flex_box_center_end___VMme3",flex_box_column:"flex_box_column___VMHwm",dropdownmenus:"dropdownmenus___oVzoj",popupClassNames:"popupClassNames___OcZq7",selectdown:"selectdown___mmcA8"}},20397:function(){"use strict";function Ne(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(Ne.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(Ne.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(Ne.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(Ne.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 Ne))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 St=[];function oe(ae,a){var y=St.pop();return y===void 0?new go.Point(ae,a):(y.x=ae,y.y=a,y)}function te(){var ae=St.pop();return ae===void 0?new go.Point:ae}function Se(ae){St.push(ae)}function He(ae,a,y,x,b,E,z,ee,ne){ne||(ne=new go.Point);var ie=ae-y,re=b-z,ge=NaN,me=NaN;if(ie===0)if(re===0)ae===y&&(ge=ae,me=a);else{var se=(E-ee)/re,Ae=E-se*b;ge=ae,me=se*ge+Ae}else if(re===0){var Oe=(a-x)/ie,qe=a-Oe*ae;ge=b,me=Oe*ge+qe}else{var Oe=(a-x)/ie,se=(E-ee)/re,qe=a-Oe*ae,Ae=E-se*b;ge=(Ae-qe)/(Oe-se),me=Oe*ge+qe}return ne.x=ge,ne.y=me,ne}function Xe(ae,a,y,x,b,E,z,ee,ne,ie,re,ge,me,se){var Ae=1-ne,Oe=ne,qe=ae*Ae+y*Oe,wt=a*Ae+x*Oe,At=y*Ae+b*Oe,lt=x*Ae+E*Oe,bt=b*Ae+z*Oe,zt=E*Ae+ee*Oe,Jt=qe*Ae+At*Oe,jt=wt*Ae+lt*Oe,Yt=At*Ae+bt*Oe,De=lt*Ae+zt*Oe,Lt=Jt*Ae+Yt*Oe,Ot=jt*Ae+De*Oe;ie.x=qe,ie.y=wt,re.x=Jt,re.y=jt,ge.x=Lt,ge.y=Ot,me.x=Yt,me.y=De,se.x=bt,se.y=zt}var Le=new go.Spot(.156,.156),Ze=new go.Spot(.844,.844),fe=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new Ne("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*fe,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=Le,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,fe*a,0,a,(1-fe)*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,fe*y,(1-fe)*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,fe*y,fe*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-fe)*a,0,0,(1-fe)*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 Ne("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 Ne("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 Ne("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 Ne("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 Ne("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 _e=[];function je(){var ae=_e.pop();return ae===void 0?[]:ae}function Je(ae){ae.length=0,_e.push(ae)}function Ve(ae){for(var a=je(),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 Re(ae){var a=Me(ae),y=je();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 Me(ae){for(var a=Ve(ae),y=je(),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],ie=a[(x+z-1)%b],re=a[(x+z+E)%b];y[z*2]=ee,y[z*2+1]=He(ee.x,ee.y,ie.x,ie.y,ne.x,ne.y,re.x,re.y,new go.Point)}return y[y.length]=y[0],Je(a),y}go.Shape.defineFigureGenerator("Pentagon",function(ae,a,y){var x=Ve(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=Ve(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=Ve(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=Ve(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=Ve(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=Ve(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=Ve(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=Me(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=Me(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=Me(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=Me(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=Me(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=Me(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=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<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=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<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=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<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=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<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=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<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=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<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 Ne("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new Ne("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 Ne("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=Le,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 Ne("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new Ne("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=fe/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 Ne("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 Ne("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 Ne("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),ie=x-Math.min(Math.sin(ee)*x/2,z),b=new go.Geometry,re=new go.PathFigure(ne,0,!0);return b.add(re),re.add(new go.PathSegment(go.PathSegment.Line,E,.2*y)),re.add(new go.PathSegment(go.PathSegment.Line,a-ne,0)),re.add(new go.PathSegment(go.PathSegment.Line,a,ie)),re.add(new go.PathSegment(go.PathSegment.Line,.8*a,z)),re.add(new go.PathSegment(go.PathSegment.Line,a,y-ie)),re.add(new go.PathSegment(go.PathSegment.Line,a-ne,y)),re.add(new go.PathSegment(go.PathSegment.Line,E,.8*y)),re.add(new go.PathSegment(go.PathSegment.Line,ne,y)),re.add(new go.PathSegment(go.PathSegment.Line,0,y-ie)),re.add(new go.PathSegment(go.PathSegment.Line,.2*a,z)),re.add(new go.PathSegment(go.PathSegment.Line,0,ie).close()),b}}),go.Shape.setFigureParameter("ThinX",0,new Ne("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 Ne("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 Ne("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,fe*a,0,a,(.5-fe/2)*y)).add(new go.PathSegment(go.PathSegment.Bezier,0,y,a,(.5+fe/2)*y,fe*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*fe;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*fe,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*fe,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=fe*.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=fe*.4;var ie=te(),re=te(),ge=te(),me=te();Xe(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.42,ie,re,ge,me,me);var se=te(),Ae=te(),Oe=te();Xe(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.58,me,me,Oe,se,Ae);var qe=te(),wt=te(),At=te();Xe(z,ee+E,z-b,ee+E,z-E,ee+b,z-E,ee,.42,qe,wt,At,me,me);var lt=te(),bt=te(),zt=te();return Xe(z,ee+E,z-b,ee+E,z-E,ee+b,z-E,ee,.58,me,me,zt,lt,bt),ne.add(new go.PathSegment(go.PathSegment.Move,zt.x*a,zt.y*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,lt.x*a,lt.y*y,bt.x*a,bt.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,ge.x*a,ge.y*y,ie.x*a,ie.y*y,re.x*a,re.y*y)),ne.add(new go.PathSegment(go.PathSegment.Line,zt.x*a,zt.y*y).close()),ne.add(new go.PathSegment(go.PathSegment.Move,At.x*a,At.y*y)),ne.add(new go.PathSegment(go.PathSegment.Line,Oe.x*a,Oe.y*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,se.x*a,se.y*y,Ae.x*a,Ae.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,At.x*a,At.y*y,qe.x*a,qe.y*y,wt.x*a,wt.y*y).close()),Se(ie),Se(re),Se(ge),Se(me),Se(se),Se(Ae),Se(Oe),Se(qe),Se(wt),Se(At),Se(lt),Se(bt),Se(zt),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 Ne("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=fe*.4,E=.4,z=.5,ee=.5,ne=te(),ie=te(),re=te(),ge=te(),me=new go.PathFigure((z-E)*a,ee*y,!1);x.add(me),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)),Xe(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.44,re,ge,ie,ne,ne),me.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));var se=oe(ie.x,ie.y);Xe(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.56,ne,ne,ie,re,ge);var Ae=oe(ie.x,ie.y);me.add(new go.PathSegment(go.PathSegment.Line,(se.x*.1+.95*.9)*a,se.y*.1*y)),me.add(new go.PathSegment(go.PathSegment.Line,.85*a,se.y*.1*y)),me.add(new go.PathSegment(go.PathSegment.Line,.85*a,0)),me.add(new go.PathSegment(go.PathSegment.Line,a,0)),me.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),me.add(new go.PathSegment(go.PathSegment.Line,(Ae.x*.1+.9)*a,.15*y)),me.add(new go.PathSegment(go.PathSegment.Line,(Ae.x*.1+.9)*a,(Ae.y*.1+.05*.9)*y)),me.add(new go.PathSegment(go.PathSegment.Line,Ae.x*a,Ae.y*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,re.x*a,re.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)),E=.35,b=fe*.35;var Oe=new go.PathFigure(z*a,(ee-E)*y,!1);x.add(Oe),Oe.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),Oe.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z-E)*a,(ee+b)*y,(z-b)*a,(ee+E)*y)),Oe.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),Oe.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 qe=new go.PathFigure((z-E)*a,ee*y,!1);return x.add(qe),Se(ne),Se(ie),Se(re),Se(ge),Se(se),Se(Ae),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*fe,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*fe;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 Ne("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new Ne("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,ie=new go.PathFigure(0,z,!0);ne.add(ie),ie.add(new go.PathSegment(go.PathSegment.Line,E,z)),ie.add(new go.PathSegment(go.PathSegment.Line,E,0)),ie.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),ie.add(new go.PathSegment(go.PathSegment.Line,E,y)),ie.add(new go.PathSegment(go.PathSegment.Line,E,ee)),ie.add(new go.PathSegment(go.PathSegment.Line,0,ee).close()),ne.spot1=new go.Spot(0,z/y);var re=He(0,ee/y,1,ee/y,E/a,1,1,.5,te());return ne.spot2=new go.Spot(re.x,re.y),Se(re),ne}),go.Shape.setFigureParameter("Arrow2",0,new Ne("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new Ne("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,ie=new go.PathFigure(0,z,!0);ne.add(ie),ie.add(new go.PathSegment(go.PathSegment.Line,E,z)),ie.add(new go.PathSegment(go.PathSegment.Line,E,0)),ie.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),ie.add(new go.PathSegment(go.PathSegment.Line,E,y)),ie.add(new go.PathSegment(go.PathSegment.Line,E,ee)),ie.add(new go.PathSegment(go.PathSegment.Line,0,ee).close()),ne.spot1=new go.Spot(0,z/y);var re=He(0,ee/y,1,ee/y,E/a,1,1,.5,te());return ne.spot2=new go.Spot(re.x,re.y),Se(re),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 Ne("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=He(0,.5,.3,0,0,b/y,.1,b/y,te());return z.spot1=new go.Spot(ne.x,ne.y),ne=He(.7,1,1,.5,0,E/y,1,E/y,ne),z.spot2=new go.Spot(ne.x,ne.y),Se(ne),z}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new Ne("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new Ne("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 ie=new go.Geometry,re=new go.PathFigure(a,.5*y,!0);ie.add(re),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),re.add(new go.PathSegment(go.PathSegment.Line,.3*a,z)),re.add(new go.PathSegment(go.PathSegment.Line,.3*a,ne)),re.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),re.add(new go.PathSegment(go.PathSegment.Line,.3*a,ee)),re.add(new go.PathSegment(go.PathSegment.Line,.3*a,E)),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,ee).close());var ge=He(0,.5,.3,ee/y,0,E/y,1,E/y,te());return ie.spot1=new go.Spot(ge.x,ge.y),ge=He(.7,ne/y,1,.5,0,z/y,1,z/y,ge),ie.spot2=new go.Spot(ge.x,ge.y),Se(ge),ie}),go.Shape.setFigureParameter("IBeamArrow",0,new Ne("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=He(.7,1,1,.5,0,E/y,1,E/y,te());return z.spot2=new go.Spot(ne.x,ne.y),Se(ne),z}),go.Shape.setFigureParameter("IBeamArrow2",0,new Ne("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new Ne("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 ie=new go.Geometry,re=new go.PathFigure(a,.5*y,!0);ie.add(re),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),re.add(new go.PathSegment(go.PathSegment.Line,.2*a,z)),re.add(new go.PathSegment(go.PathSegment.Line,.2*a,ne)),re.add(new go.PathSegment(go.PathSegment.Line,0,ne)),re.add(new go.PathSegment(go.PathSegment.Line,0,ee)),re.add(new go.PathSegment(go.PathSegment.Line,.2*a,ee)),re.add(new go.PathSegment(go.PathSegment.Line,.2*a,E)),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,E)),re.add(new go.PathSegment(go.PathSegment.Line,.7*a,ee).close()),ie.spot1=new go.Spot(0,E/y);var ge=He(.7,ne/y,1,.5,0,z/y,1,z/y,te());return ie.spot2=new go.Spot(ge.x,ge.y),Se(ge),ie}),go.Shape.setFigureParameter("Pointer",0,new Ne("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=He(.2,.65,1,.65,0,1,1,.5,te());return b.spot2=new go.Spot(z.x,z.y),Se(z),b}),go.Shape.setFigureParameter("RoundedPointer",0,new Ne("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=He(0,.65,1,.65,0,1,1,.5,te());return b.spot2=new go.Spot(z.x,z.y),Se(z),b}),go.Shape.setFigureParameter("SplitEndArrow",0,new Ne("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=He(.7,1,1,.5,0,E/y,1,E/y,te());return z.spot2=new go.Spot(ne.x,ne.y),Se(ne),z}),go.Shape.setFigureParameter("SplitEndArrow2",0,new Ne("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=He(.7,1,1,.5,0,E/y,1,E/y,te());return z.spot2=new go.Spot(ne.x,ne.y),Se(ne),z}),go.Shape.setFigureParameter("SquareArrow",0,new Ne("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=fe*.5,E=fe*.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=fe*.5,z=new go.PathFigure(0,x,!0);b.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,fe*x,(.5-E)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,1*a,x,(.5+E)*a,0,1*a,fe*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-fe*x,(.5+E)*a,1*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,y-x,(.5-E)*a,1*y,0,y-fe*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-fe*x,(.5+E)*a,2*x)),ee.add(new go.PathSegment(go.PathSegment.Bezier,0,x,(.5-E)*a,2*x,0,2*x-fe*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=fe*.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,fe*x,(.5-E)*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,x,(.5+E)*a,0,a,fe*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-fe*x,(.5+E)*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,y-x,(.5-E)*a,y,0,y-fe*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-fe*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-fe*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=fe*.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-fe*x,0,a,(.5-E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a-x,y,a,(.5+E)*y,a-fe*x,y)),z.add(new go.PathSegment(go.PathSegment.Line,x,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,fe*x,y,0,(.5+E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,x,0,0,(.5-E)*y,fe*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+fe*x,0,2*x,(.5-E)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,x,y,2*x,(.5+E)*y,x+fe*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=fe*.5,z=new go.PathFigure(a-x,0,!0);b.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,a-fe*x,0,a,(.5-E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a-x,y,a,(.5+E)*y,a-fe*x,y)),z.add(new go.PathSegment(go.PathSegment.Line,x,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,fe*x,y,0,(.5+E)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,x,0,0,(.5-E)*y,fe*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-fe*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-fe*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=fe*b,ee=fe*E,ne=.5,ie=.1,re=new go.PathFigure(ne*a,(ie+E)*y,!0);x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(ne-b)*a,ie*y,(ne-z)*a,(ie+E)*y,(ne-b)*a,(ie+ee)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-E)*y,(ne-b)*a,(ie-ee)*y,(ne-z)*a,(ie-E)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(ne+b)*a,ie*y,(ne+z)*a,(ie-E)*y,(ne+b)*a,(ie-ee)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie+E)*y,(ne+b)*a,(ie+ee)*y,(ne+z)*a,(ie+E)*y));var ge=.05,me=fe*ge;ne=.05,ie=.25;var se=new go.PathFigure(.5*a,.2*y,!0);return x.add(se),se.add(new go.PathSegment(go.PathSegment.Line,.95*a,.2*y)),ne=.95,ie=.25,se.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ge)*a,ie*y,(ne+me)*a,(ie-ge)*y,(ne+ge)*a,(ie-me)*y)),se.add(new go.PathSegment(go.PathSegment.Line,a,.6*y)),se.add(new go.PathSegment(go.PathSegment.Line,.85*a,.6*y)),se.add(new go.PathSegment(go.PathSegment.Line,.85*a,.35*y)),ge=.025,me=fe*ge,ne=.825,ie=.35,se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-ge)*y,(ne+ge)*a,(ie-me)*y,(ne+me)*a,(ie-ge)*y)),se.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ge)*a,ie*y,(ne-me)*a,(ie-ge)*y,(ne-ge)*a,(ie-me)*y)),se.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),se.add(new go.PathSegment(go.PathSegment.Line,.55*a,y)),se.add(new go.PathSegment(go.PathSegment.Line,.55*a,.7*y)),ge=.05,me=fe*ge,ne=.5,ie=.7,se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-ge)*y,(ne+ge)*a,(ie-me)*y,(ne+me)*a,(ie-ge)*y)),se.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ge)*a,ie*y,(ne-me)*a,(ie-ge)*y,(ne-ge)*a,(ie-me)*y)),se.add(new go.PathSegment(go.PathSegment.Line,.45*a,y)),se.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),se.add(new go.PathSegment(go.PathSegment.Line,.2*a,.35*y)),ge=.025,me=fe*ge,ne=.175,ie=.35,se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-ge)*y,(ne+ge)*a,(ie-me)*y,(ne+me)*a,(ie-ge)*y)),se.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ge)*a,ie*y,(ne-me)*a,(ie-ge)*y,(ne-ge)*a,(ie-me)*y)),se.add(new go.PathSegment(go.PathSegment.Line,.15*a,.6*y)),se.add(new go.PathSegment(go.PathSegment.Line,0,.6*y)),se.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),ge=.05,me=fe*ge,ne=.05,ie=.25,se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-ge)*y,(ne-ge)*a,(ie-me)*y,(ne-me)*a,(ie-ge)*y)),se.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 Ne("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=fe*.5,E=fe*.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=fe*.5,E=fe*.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=fe*.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=fe*.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 ie=new go.PathFigure((E+b)*a,(E+b)*y,!1);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Line,E*a,E*y)),ie.add(new go.PathSegment(go.PathSegment.Move,E*a,(E+b)*y)),ie.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=fe*.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=fe*.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=fe*.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=fe*.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=fe*.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 ie=new go.PathFigure((z+E)*a,ee*y,!0);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+E)*y,(z+E)*a,(ee+b)*y,(z+b)*a,(ee+E)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,(z-b)*a,(ee+E)*y,(z-E)*a,(ee+b)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-E)*y,(z-E)*a,(ee-b)*y,(z-b)*a,(ee-E)*y)),ie.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=fe*.5,E=fe*.4,z=fe*.1,ee=.1,ne=.9,ie=.5,re=new go.PathFigure(.8*a,.5*y,!0);x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,y,.8*a,(.5+E)*y,(.4+b)*a,y)),re.add(new go.PathSegment(go.PathSegment.Line,0,y)),re.add(new go.PathSegment(go.PathSegment.Line,0,0)),re.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),re.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.5*y,(.4+b)*a,0,.8*a,(.5-E)*y));var ge=new go.PathFigure((ne+ee)*a,ie*y,!0);return x.add(ge),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie+ee)*y,(ne+ee)*a,(ie+z)*y,(ne+z)*a,(ie+ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a,ie*y,(ne-z)*a,(ie+ee)*y,(ne-ee)*a,(ie+z)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-ee)*y,(ne-ee)*a,(ie-z)*y,(ne-z)*a,(ie-ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a,ie*y,(ne+z)*a,(ie-ee)*y,(ne+ee)*a,(ie-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=fe*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=fe*.1,z=.9,ee=.5;var ie=new go.PathFigure((z-b)*a,ee*y,!0);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ie.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=fe*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=fe*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 ie=new go.PathFigure(.8*a,.5*y,!0);x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,y,.7*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,0,.45*a,.75*y,.45*a,.25*y)),ie.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=fe*.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(.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=fe*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 ie=new go.PathFigure(.2*a,0,!0);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,(z+E)*a,(ee-b)*y,.9*a,(ee-E)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,y,.9*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ie.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=fe*.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=fe*.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=fe*.8,ee=.8,ne=0,ie=.5,re=(b-a)/2,ge=(E-y)/2,me=new go.PathFigure(ne*a+re,(ie+ee)*y+ge,!0);x.add(me),me.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a+re,ie*y+ge,(ne-z)*a+re,(ie+ee)*y+ge,(ne-ee)*a+re,(ie+z)*y+ge)),me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie-ee)*y+ge,(ne-ee)*a+re,(ie-z)*y+ge,(ne-z)*a+re,(ie-ee)*y+ge)),me.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee+z*.5)*a+re,ie*y+ge,ne*a+re,(ie-ee)*y+ge,(ne-ee+z*.5)*a+re,(ie-z)*y+ge)),me.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie+ee)*y+ge,(ne-ee+z*.5)*a+re,(ie+z)*y+ge,ne*a+re,(ie+ee)*y+ge).close()),z=fe*.4,ee=.4,ne=.2,ie=.5;var se=new go.PathFigure(ne*a+re,(ie+ee)*y+ge,!0);x.add(se),se.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a+re,ie*y+ge,(ne-z)*a+re,(ie+ee)*y+ge,(ne-ee)*a+re,(ie+z)*y+ge)),se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie-ee)*y+ge,(ne-ee)*a+re,(ie-z)*y+ge,(ne-z)*a+re,(ie-ee)*y+ge)),se.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee+z*.5)*a+re,ie*y+ge,ne*a+re,(ie-ee)*y+ge,(ne-ee+z*.5)*a+re,(ie-z)*y+ge)),se.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie+ee)*y+ge,(ne-ee+z*.5)*a+re,(ie+z)*y+ge,ne*a+re,(ie+ee)*y+ge).close()),z=fe*.2,ee=.2,ne=.5,ie=.5;var Ae=new go.PathFigure((ne-ee)*a+re,ie*y+ge,!0);x.add(Ae),Ae.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie-ee)*y+ge,(ne-ee)*a+re,(ie-z)*y+ge,(ne-z)*a+re,(ie-ee)*y+ge)),Ae.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a+re,ie*y+ge,(ne+z)*a+re,(ie-ee)*y+ge,(ne+ee)*a+re,(ie-z)*y+ge)),Ae.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie+ee)*y+ge,(ne+ee)*a+re,(ie+z)*y+ge,(ne+z)*a+re,(ie+ee)*y+ge)),Ae.add(new go.PathSegment(go.PathSegment.Bezier,(ne-ee)*a+re,ie*y+ge,(ne-z)*a+re,(ie+ee)*y+ge,(ne-ee)*a+re,(ie+z)*y+ge)),z=fe*.4,ee=.4,ne=.8,ie=.5;var Oe=new go.PathFigure(ne*a+re,(ie-ee)*y+ge,!0);x.add(Oe),Oe.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a+re,ie*y+ge,(ne+z)*a+re,(ie-ee)*y+ge,(ne+ee)*a+re,(ie-z)*y+ge)),Oe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie+ee)*y+ge,(ne+ee)*a+re,(ie+z)*y+ge,(ne+z)*a+re,(ie+ee)*y+ge)),Oe.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee-z*.5)*a+re,ie*y+ge,ne*a+re,(ie+ee)*y+ge,(ne+ee-z*.5)*a+re,(ie+z)*y+ge)),Oe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie-ee)*y+ge,(ne+ee-z*.5)*a+re,(ie-z)*y+ge,ne*a+re,(ie-ee)*y+ge).close()),z=fe*.8,ee=.8,ne=1,ie=.5;var qe=new go.PathFigure(ne*a+re,(ie-ee)*y+ge,!0);return x.add(qe),qe.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee)*a+re,ie*y+ge,(ne+z)*a+re,(ie-ee)*y+ge,(ne+ee)*a+re,(ie-z)*y+ge)),qe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie+ee)*y+ge,(ne+ee)*a+re,(ie+z)*y+ge,(ne+z)*a+re,(ie+ee)*y+ge)),qe.add(new go.PathSegment(go.PathSegment.Bezier,(ne+ee-z*.5)*a+re,ie*y+ge,ne*a+re,(ie+ee)*y+ge,(ne+ee-z*.5)*a+re,(ie+z)*y+ge)),qe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a+re,(ie-ee)*y+ge,(ne+ee-z*.5)*a+re,(ie-z)*y+ge,ne*a+re,(ie-ee)*y+ge).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=fe*.4,E=.4,z=.5,ee=.5,ne=te(),ie=te(),re=te(),ge=te();Xe(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.5,ne,ne,ie,re,ge);var me=oe(ie.x,ie.y),se=new go.PathFigure(ie.x*a,ie.y*y,!0);x.add(se),se.add(new go.PathSegment(go.PathSegment.Bezier,(z+E)*a,ee*y,re.x*a,re.y*y,ge.x*a,ge.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)),Xe(z-E,ee,z-E,ee-b,z-b,ee-E,z,ee-E,.5,re,ge,ie,ne,ne),se.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)),b=fe*.3,E=.3,Xe(z-E,ee,z-E,ee-b,z-b,ee-E,z,ee-E,.5,re,ge,ie,ne,ne),se.add(new go.PathSegment(go.PathSegment.Line,ie.x*a,ie.y*y)),se.add(new go.PathSegment(go.PathSegment.Bezier,(z-E)*a,ee*y,ge.x*a,ge.y*y,re.x*a,re.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)),Xe(z,ee-E,z+b,ee-E,z+E,ee-b,z+E,ee,.5,ne,ne,ie,re,ge),se.add(new go.PathSegment(go.PathSegment.Bezier,ie.x*a,ie.y*y,ge.x*a,ge.y*y,re.x*a,re.y*y).close());var se=new go.PathFigure(.45*a,0,!0);return x.add(se),se.add(new go.PathSegment(go.PathSegment.Line,.45*a,.5*y)),se.add(new go.PathSegment(go.PathSegment.Line,.55*a,.5*y)),se.add(new go.PathSegment(go.PathSegment.Line,.55*a,0).close()),Se(ne),Se(ie),Se(re),Se(ge),Se(me),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*fe,ne=.4*Math.SQRT2/2+.5,ie=.5-.5*Math.SQRT2/2,re=1,ge=.5,me=.5,se=0,Ae=new go.PathFigure(ne*a,(1-ie)*y,!1);return x.add(Ae),Ae.add(new go.PathSegment(go.PathSegment.Bezier,re*a,ge*y,re*a,.7*y,re*a,ge*y)),Ae.add(new go.PathSegment(go.PathSegment.Bezier,(me+E)*a,(se+E)*y,(.5+b+E)*a,(.5-ee+E)*y,(.5+ee+E)*a,(.5-b+E)*y)),Ae.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)),Ae.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)),Ae.add(new go.PathSegment(go.PathSegment.Move,(.25+E)*a,.8*y)),Ae.add(new go.PathSegment(go.PathSegment.Line,(.35+E)*a,.9*y)),Ae.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,ie=Math.PI/4,re=4*(1-Math.cos(ie))/(3*Math.sin(ie)),ge=re*.5,me=z,se=z,Ae=re*me,Oe=re*se;E.add(new go.PathSegment(go.PathSegment.Bezier,(ee-me)*a,ne*y,(ee-(Ae+me)/2)*a,(ne+(se+Oe)/2)*y,(ee-me)*a,(ne+Oe)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,ee*a,(ne-se)*y,(ee-me)*a,(ne-Oe)*y,(ee-Ae)*a,(ne-se)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,(ee+me)*a,ne*y,(ee+Ae)*a,(ne-se)*y,(ee+me)*a,(ne-Oe)*y)),E.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*a,(1-.595)*y,(ee+me)*a,(ne+Oe)*y,(ee+(Ae+me)/2)*a,(ne+(se+Oe)/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 qe=new go.PathFigure(.2*a,y,!1);x.add(qe),qe.add(new go.PathSegment(go.PathSegment.Line,.2*a,.8*y));var wt=new go.PathFigure(.8*a,y,!1);return x.add(wt),wt.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=fe*.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=fe*.1,ne=.2,ie=.9,re=new go.PathFigure((ne-z)*a,ie*y,!0);x.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-z)*y,(ne-z)*a,(ie-ee)*y,(ne-ee)*a,(ie-z)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(ne+z)*a,ie*y,(ne+ee)*a,(ie-z)*y,(ne+z)*a,(ie-ee)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie+z)*y,(ne+z)*a,(ie+ee)*y,(ne+ee)*a,(ie+z)*y)),re.add(new go.PathSegment(go.PathSegment.Bezier,(ne-z)*a,ie*y,(ne-ee)*a,(ie+z)*y,(ne-z)*a,(ie+ee)*y).close()),z=.1,ee=fe*.1,ne=.8,ie=.9;var ge=new go.PathFigure((ne-z)*a,ie*y,!0);return x.add(ge),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie-z)*y,(ne-z)*a,(ie-ee)*y,(ne-ee)*a,(ie-z)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne+z)*a,ie*y,(ne+ee)*a,(ie-z)*y,(ne+z)*a,(ie-ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,(ie+z)*y,(ne+z)*a,(ie+ee)*y,(ne+ee)*a,(ie+z)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ne-z)*a,ie*y,(ne-ee)*a,(ie+z)*y,(ne-z)*a,(ie+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,ie=fe*.1,re=.1,ge=.9,me=new go.PathFigure((re-ne)*a,ge*y,!0);x.add(me),me.add(new go.PathSegment(go.PathSegment.Bezier,re*a,(ge-ne)*y,(re-ne)*a,(ge-ie)*y,(re-ie)*a,(ge-ne)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(re+ne)*a,ge*y,(re+ie)*a,(ge-ne)*y,(re+ne)*a,(ge-ie)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,re*a,(ge+ne)*y,(re+ne)*a,(ge+ie)*y,(re+ie)*a,(ge+ne)*y)),me.add(new go.PathSegment(go.PathSegment.Bezier,(re-ne)*a,ge*y,(re-ie)*a,(ge+ne)*y,(re-ne)*a,(ge+ie)*y)),ne=.1,ie=fe*.1,re=.4,ge=.9;var se=new go.PathFigure((re-ne)*a,ge*y,!0);return x.add(se),se.add(new go.PathSegment(go.PathSegment.Bezier,re*a,(ge-ne)*y,(re-ne)*a,(ge-ie)*y,(re-ie)*a,(ge-ne)*y)),se.add(new go.PathSegment(go.PathSegment.Bezier,(re+ne)*a,ge*y,(re+ie)*a,(ge-ne)*y,(re+ne)*a,(ge-ie)*y)),se.add(new go.PathSegment(go.PathSegment.Bezier,re*a,(ge+ne)*y,(re+ne)*a,(ge+ie)*y,(re+ie)*a,(ge+ne)*y)),se.add(new go.PathSegment(go.PathSegment.Bezier,(re-ne)*a,ge*y,(re-ie)*a,(ge+ne)*y,(re-ne)*a,(ge+ie)*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 re=.05,ge=fe*.05,me=.175,se=.95,ee=new go.PathFigure((me-re)*a,se*y,!0);x.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se-re)*y,(me-re)*a,(se-ge)*y,(me-ge)*a,(se-re)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(me+re)*a,se*y,(me+ge)*a,(se-re)*y,(me+re)*a,(se-ge)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se+re)*y,(me+re)*a,(se+ge)*y,(me+ge)*a,(se+re)*y)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(me-re)*a,se*y,(me-ge)*a,(se+re)*y,(me-re)*a,(se+ge)*y));var re=.05,ge=fe*.05,me=.375,se=.95,ne=new go.PathFigure((me-re)*a,se*y,!0);x.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se-re)*y,(me-re)*a,(se-ge)*y,(me-ge)*a,(se-re)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(me+re)*a,se*y,(me+ge)*a,(se-re)*y,(me+re)*a,(se-ge)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se+re)*y,(me+re)*a,(se+ge)*y,(me+ge)*a,(se+re)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(me-re)*a,se*y,(me-ge)*a,(se+re)*y,(me-re)*a,(se+ge)*y));var re=.05,ge=fe*.05,me=.625,se=.95,ie=new go.PathFigure((me-re)*a,se*y,!0);x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se-re)*y,(me-re)*a,(se-ge)*y,(me-ge)*a,(se-re)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(me+re)*a,se*y,(me+ge)*a,(se-re)*y,(me+re)*a,(se-ge)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se+re)*y,(me+re)*a,(se+ge)*y,(me+ge)*a,(se+re)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(me-re)*a,se*y,(me-ge)*a,(se+re)*y,(me-re)*a,(se+ge)*y));var re=.05,ge=fe*.05,me=.825,se=.95,Ae=new go.PathFigure((me-re)*a,se*y,!0);x.add(Ae),Ae.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se-re)*y,(me-re)*a,(se-ge)*y,(me-ge)*a,(se-re)*y)),Ae.add(new go.PathSegment(go.PathSegment.Bezier,(me+re)*a,se*y,(me+ge)*a,(se-re)*y,(me+re)*a,(se-ge)*y)),Ae.add(new go.PathSegment(go.PathSegment.Bezier,me*a,(se+re)*y,(me+re)*a,(se+ge)*y,(me+ge)*a,(se+re)*y)),Ae.add(new go.PathSegment(go.PathSegment.Bezier,(me-re)*a,se*y,(me-ge)*a,(se+re)*y,(me-re)*a,(se+ge)*y).close());var Oe=new go.PathFigure(0,y,!1);return x.add(Oe),Oe.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=fe*.05,ie=.35,re=.775,ge=new go.PathFigure((ie-ee)*a,re*y,!0);return x.add(ge),ge.add(new go.PathSegment(go.PathSegment.Bezier,ie*a,(re-ee)*y,(ie-ee)*a,(re-ne)*y,(ie-ne)*a,(re-ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ie+ee)*a,re*y,(ie+ne)*a,(re-ee)*y,(ie+ee)*a,(re-ne)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,ie*a,(re+ee)*y,(ie+ee)*a,(re+ne)*y,(ie+ne)*a,(re+ee)*y)),ge.add(new go.PathSegment(go.PathSegment.Bezier,(ie-ee)*a,re*y,(ie-ne)*a,(re+ee)*y,(ie-ee)*a,(re+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=fe*.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 ie=new go.PathFigure(0,.7*y,!1);return x.add(ie),ie.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=fe*.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 ie=new go.PathFigure(.15*a,.5*y,!1);return x.add(ie),ie.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=fe*.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=fe*.05,z=.5,ee=.8;var ie=new go.PathFigure((z-b)*a,ee*y,!1);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee-b)*y,(z-b)*a,(ee-E)*y,(z-E)*a,(ee-b)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(z+b)*a,ee*y,(z+E)*a,(ee-b)*y,(z+b)*a,(ee-E)*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,z*a,(ee+b)*y,(z+b)*a,(ee+E)*y,(z+E)*a,(ee+b)*y)),ie.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()),ie.add(new go.PathSegment(go.PathSegment.Move,.5*a,.7*y)),ie.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),ie.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.2*y,.75*a,.475*y,.75*a,.225*y)),ie.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*fe,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 ie=new go.PathFigure(a*.78,y*.05,!1);return x.add(ie),ie.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.05)),ie.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.25)),ie.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*fe,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*fe,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 Ne={},St="5.0",oe={},te=null,Se=!1,He=!1,Xe=null,Le=!1,Ze=null,fe=null,_e=0;_e<arguments.length;_e++){var je=arguments[_e];if(je!==null)switch(typeof je){case"number":St=je.toFixed(1);break;case"string":je.match(new RegExp("^[0-9]\\.[0-9]+$"))?St=je:Xe=je;break;case"object":typeof je.is3D!="undefined"?te=je:oe=je;break;case"boolean":Se=je,He=!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&&!He&&(Se=!0)),Xe!==null&&oe.id===void 0&&(oe.id=Xe);var Je="",Ve="",Re=!1,Me=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(ye){return parseFloat(ye)>4?parseFloat(ye):5};Ne.setHTML5Codebase=function(ye,xe){fe=ye,De(ye,xe)},Ne.setJavaCodebase=Ne.setJavaCodebaseVersion=Ne.isCompiledInstalled=Ne.setPreCompiledScriptPath=Ne.setPreCompiledResourcePath=function(){},Ne.setHTML5CodebaseVersion=function(ye,xe){var Ie=parseFloat(ye);if(Ie!==NaN&&Ie<5){console.log("The GeoGebra HTML5 codebase version "+Ie+" is deprecated. Using version latest instead.");return}Ze=ye,Yt(ye,xe)},Ne.getHTML5CodebaseVersion=function(){return ae},Ne.getParameters=function(){return oe},Ne.setFontsCSSURL=function(ye){z=ye},Ne.setGiacJSURL=function(ye){},Ne.setJNLPFile=function(ye){Je=ye},Ne.setJNLPBaseDir=function(ye){},Ne.inject=function(){function ye(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var xe="auto",Ie=oe.id,ft,nt=!1,yt=0;yt<arguments.length;yt++){var le=arguments[yt];typeof le=="string"?(le=le.toLowerCase(),le.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?xe=le:Ie=arguments[yt]):typeof le=="boolean"?nt=le:le instanceof HTMLElement&&(ft=le)}st();function st(){if(!Le){setTimeout(st,200);return}xe=Jt(xe);var kt=ft||document.getElementById(Ie);if(!kt){console.log("possibly bug on ajax loading? ");return}if(Ne.removeExistingApplet(kt,!1),oe.width===void 0&&kt.clientWidth&&(oe.width=kt.clientWidth),oe.height===void 0&&kt.clientHeight&&(oe.height=kt.clientHeight),!(oe.width&&oe.height)&&xe==="html5"&&(delete oe.width,delete oe.height),Me=xe,xe==="screenshot")wt(kt,oe);else{var Kt=!1;oe.hasOwnProperty("playButton")&&oe.playButton||oe.hasOwnProperty("clickToLoad")&&oe.clickToLoad?Kt=!0:oe.hasOwnProperty("playButtonAutoDecide")&&oe.playButtonAutoDecide&&(Kt=(!ie()||ye())&&re()),Kt?(Me="screenshot",lt(kt,oe,nt,xe)):qe(kt,oe,nt)}}};function ie(){try{return window.self!==window.top}catch(ye){return!0}}function re(){return oe.hasOwnProperty("screenshotGenerator")&&oe.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}Ne.getViews=function(){return te},Ne.isJavaInstalled=function(){return!1};var ge=function(ye){var xe=function(yt){var le=JSON.parse(yt),st=function(Nt){return Nt.type=="G"||Nt.type=="E"},kt=le.elements?le.elements.filter(st)[0]:le;if(!kt||!kt.url){Ie();return}oe.fileName=kt.url,me(kt.settings||{}),te.is3D=!0;var Kt="https://www.geogebra.org/images/";Ne.setPreviewImage(x||kt.previewUrl,Kt+"GeoGebra_loading.png",Kt+"applet_play.png"),ye()},Ie=function(){oe.onError&&oe.onError(),Lt("Error: Fetching material (id "+oe.material_id+") failed.",oe)},ft=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",nt="/materials/"+oe.material_id+"?scope=basic";se("https://"+ft+"/api/proxy.php?path="+encodeURIComponent(nt),xe,Ie)};function me(ye){var xe=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Ie){ye[Ie]=!!ye[Ie]}),xe.forEach(function(Ie){oe[Ie]===void 0&&ye[Ie]!==void 0&&(oe[Ie]=ye[Ie])}),oe.showToolBarHelp===void 0&&(oe.showToolBarHelp=oe.showToolBar)}function se(ye,xe,Ie){var ft=new XMLHttpRequest;ft.open("GET",ye),ft.onload=function(){xe(ft.responseText)},ft.onerror=Ie,ft.send()}Ne.isHTML5Installed=function(){return!0},Ne.getLoadedAppletType=function(){return Me},Ne.setPreviewImage=function(ye,xe,Ie){x=ye,b=xe,E=Ie},Ne.removeExistingApplet=function(ye,xe){var Ie;typeof ye=="string"&&(ye=document.getElementById(ye)),Me=null;var ft=null;for(Ie=0;Ie<ye.childNodes.length;Ie++){var nt=ye.childNodes[Ie],yt=nt.className;yt==="applet_screenshot"?xe?(nt.style.display="block",Me="screenshot"):nt.style.display="none":yt!=="applet_scaler prerender"&&(ye.removeChild(nt),ft=yt&&yt.indexOf("appletParameters")!=-1?nt.id:null,Ie--)}var le=oe.id!==void 0?oe.id:ft,st=window[le];st&&typeof st.getBase64=="function"&&(st.remove(),window[le]=null)},Ne.refreshHitPoints=function(){if(ne(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var ye=Ne.getAppletObject();return ye&&typeof ye.recalculateEnvironments=="function"?(ye.recalculateEnvironments(),!0):!1},Ne.startAnimation=function(){var ye=Ne.getAppletObject();return ye&&typeof ye.startAnimation=="function"?(ye.startAnimation(),!0):!1},Ne.stopAnimation=function(){var ye=Ne.getAppletObject();return ye&&typeof ye.stopAnimation=="function"?(ye.stopAnimation(),!0):!1},Ne.getAppletObject=function(){var ye=oe.id!==void 0?oe.id:"ggbApplet";return window[ye]},Ne.resize=function(){};var Ae=function(ye,xe,Ie){var ft=document.createElement("param");ft.setAttribute("name",xe),ft.setAttribute("value",Ie),ye.appendChild(ft)},Oe=function(ye){return ye&&ye!=="false"},qe=function(ye,xe,Ie){ne(ae)<=4.2&&(Ie=!0);var ft=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==ae||ggbHTML5LoadedCodebaseIsWebSimple&&!y)&&(ft=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var nt=document.createElement("div");nt.classList.add("appletParameters","notranslate");var yt=xe.width,le=xe.height;if(xe.disableAutoScale=xe.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():xe.disableAutoScale,xe.width!==void 0)if(ne(ae)<=4.4)Oe(xe.showToolBar)&&(xe.height-=7),Oe(xe.showAlgebraInput)&&(xe.height-=37),xe.width<605&&Oe(xe.showToolBar)&&(xe.width=605,yt=605);else{var st=100;(Oe(xe.showToolBar)||Oe(xe.showMenuBar))&&(xe.hasOwnProperty("customToolBar")&&(xe.customToolbar=xe.customToolBar),st=Oe(xe.showMenuBar)?245:155),yt<st&&(xe.width=st,yt=st)}nt.style.border="none",nt.style.display="inline-block";for(var kt in xe)xe.hasOwnProperty(kt)&&kt!=="appletOnLoad"&&nt.setAttribute("data-param-"+kt,xe[kt]);z&&nt.setAttribute("data-param-fontscssurl",z),Ne.resize=function(){GGBAppletUtils.responsiveResize(ye,xe)},window.addEventListener("resize",function(tt){Ne.resize()});var Kt=typeof xe.appletOnLoad=="function"?xe.appletOnLoad:function(){};if(!Ie&&xe.width!==void 0){xe.hasOwnProperty("showSplash")||nt.setAttribute("data-param-showSplash","false");var Nt=ye.querySelector(".applet_scaler.prerender"),Te=Nt!==null;if(Te)var Ce=Nt.querySelector(".ggb_preview");else{var Ce=zt(yt,le,xe.borderColor,!1);Nt=document.createElement("div"),Nt.className="applet_scaler",Nt.style.position="relative",Nt.style.display="block",Nt.style.width=yt+"px",Nt.style.height=le+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Nt,"66%"),ne(ae)>=5?(xe.appletOnLoad=function(tt){var ut=ye.querySelector(".ggb_preview");ut&&ut.parentNode.removeChild(ut),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Nt),window.GGBT_wsf_view&&$(window).trigger("resize"),Kt(tt)},Te||Nt.appendChild(Ce)):nt.appendChild(Ce),Nt.appendChild(nt),Te||ye.appendChild(Nt),setTimeout(function(){Ne.resize()},1)}else{var de=document.createElement("div");de.className="applet_scaler",de.style.position="relative",de.style.display="block",de.appendChild(nt),ye.appendChild(de),xe.appletOnLoad=function(tt){Ne.resize(),Kt(tt)}}function he(tt,ut){ut&&typeof ut.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(tt,ut.appletOnLoad):renderGGBElement(tt),Lt("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",ut)}function Ee(tt,ut){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:tt,params:ut}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Xt){he(Xt.article,Xt.params)}),html5AppletsToProcess=null)},ne(ae)<5&&(tt.className+=" geogebraweb")):he(tt,ut)}if(ft){scriptLoadStarted=!0;for(var We=0;We<nt.childNodes.length;We++){var et=nt.childNodes[We].tagName;et==="TABLE"&&(nt.removeChild(nt.childNodes[We]),We--)}if(ggbHTML5LoadedScript!==null){var it=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');it!=null&&it.parentNode.removeChild(it)}var Bt=document.createElement("script"),pt=function(){Ee(nt,xe)};Bt.src=Ve+a,ggbHTML5LoadedCodebaseIsWebSimple=y,ggbHTML5LoadedCodebaseVersion=ae,ggbHTML5LoadedScript=Bt.src,Lt("GeoGebra HTML5 codebase loaded: '"+Ve+"'.",xe),!fe&&(!Ze||Ze=="5.0")?(y?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),pt()):Ve.requirejs?__webpack_require__.e(981).then(function(){var tt=[__webpack_require__(60981)];pt.apply(null,tt)}.bind(this)).catch(__webpack_require__.oe):(Bt.onload=pt,ye.appendChild(Bt))}else Ee(nt,xe);xe.height=le,xe.width=yt},wt=function(ye,xe,Ie){var ft=zt(xe.width,xe.height,xe.borderColor,Ie),nt=document.createElement("div");nt.style.position="relative",nt.style.display="block",nt.style.width=xe.width+"px",nt.style.height=xe.height+"px",nt.className="applet_screenshot applet_scaler"+(Ie?" applet_screenshot_play":""),nt.appendChild(ft);var yt=GGBAppletUtils.getScale(xe,ye,Ie);Ie?(ye.appendChild(bt()),window.GGBT_wsf_view||(ye.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(nt,"66%"),ye.appendChild(nt),yt!==1&&!isNaN(yt)&&(GGBAppletUtils.scaleElement(nt,yt),nt.style.width=xe.width+"px",nt.style.height=xe.height+"px",nt.parentNode.style.width=xe.width*yt+"px",nt.parentNode.style.height=xe.height*yt+"px"),Ne.resize=function(){At(ye,ft,nt,Ie)},window.addEventListener("resize",function(le){Ne.resize()}),Ne.resize()};function At(ye,xe,Ie,ft){if(ye.contains(xe)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ye.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(ye)}var nt=GGBAppletUtils.getScale(oe,ye,ft);Ie.parentNode!==null&&(!isNaN(nt)&&nt!==1?(GGBAppletUtils.scaleElement(Ie,nt),Ie.parentNode.style.width=oe.width*nt+"px",Ie.parentNode.style.height=oe.height*nt+"px"):(GGBAppletUtils.scaleElement(Ie,1),Ie.parentNode.style.width=oe.width+"px",Ie.parentNode.style.height=oe.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(ye),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}Ne.onExitFullscreen=function(ye,xe){xe.appendChild(ye)};var lt=function(ye,xe,Ie,ft){wt(ye,xe,!0);for(var nt=function(){var st=[];for(le=0;le<ye.childNodes.length;le++)st.push(ye.childNodes[le]);if(window.GGBT_wsf_view){var kt=window.GGBT_wsf_view.renderFullScreen(ye,xe.id),Kt=document.getElementById("fullscreencontainer"),Nt=jQuery(ye).find(".fullscreencontent");Nt.length>0?(kt.remove(),Nt.attr("id","fullscreencontent").show(),jQuery(Kt).append(Nt),window.dispatchEvent(new Event("resize"))):qe(kt,xe,!1),window.GGBT_wsf_view.launchFullScreen(Kt)}else Me=ft,qe(ye,xe,!1);if(!window.GGBT_wsf_view)for(le=0;le<st.length;le++)ye.removeChild(st[le])},yt=ye.getElementsByClassName("ggb_preview_play"),le=0;le<yt.length;le++)yt[le].addEventListener("click",nt,!1),yt[le].addEventListener("ontouchstart",nt,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(ye),re()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},bt=function(){var ye=document.createElement("div");if(ye.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var xe='.icon-applet-play { width: 100%; height: 100%;box-sizing: border-box;position: absolute;z-index: 1001;cursor: pointer;border-width: 0px; background-color: transparent;background-repeat: no-repeat;left: 0;top: 0;background-position: center center; background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet.png");}.icon-applet-play:hover {background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet-hover.png");}',Ie=document.createElement("style");Ie.styleSheet?Ie.styleSheet.cssText=xe:Ie.appendChild(document.createTextNode(xe)),document.getElementsByTagName("head")[0].appendChild(Ie)}return ye},zt=function(ye,xe,Ie,ft){var nt=document.createElement("div");nt.className="ggb_preview",nt.style.position="absolute",nt.style.zIndex="90",nt.style.width=ye-2+"px",nt.style.height=xe-2+"px",nt.style.top="0px",nt.style.left="0px",nt.style.overflow="hidden",nt.style.backgroundColor="white";var yt="lightgrey";Ie!==void 0&&(Ie==="none"?yt="transparent":yt=Ie),nt.style.border="1px solid "+yt;var le=document.createElement("img");if(le.style.position="relative",le.style.zIndex="1000",le.style.top="-1px",le.style.left="-1px",x!==null&&le.setAttribute("src",x),le.style.opacity=.7,b!==null){var st,kt,Kt;if(!ft){st=document.createElement("img"),st.style.position="absolute",st.style.zIndex="1001",st.style.opacity=1,le.style.opacity=.3,kt=360,kt>ye/4*3&&(kt=ye/4*3),Kt=kt/5.8,st.setAttribute("src",b),st.setAttribute("width",kt),st.setAttribute("height",Kt);var Nt=(ye-kt)/2,Te=(xe-Kt)/2;st.style.left=Nt+"px",st.style.top=Te+"px",nt.appendChild(st)}}return nt.appendChild(le),nt},Jt=function(ye){return ye=ye.toLowerCase(),ye==="html5"||ye==="screenshot"?ye:"html5"},jt=["web","webSimple","web3d","tablet","tablet3d","phone"],Yt=function(ye,xe){if(ae=ye,xe){De(ae,!0);return}var Ie=!Se;if(Ie){var ft=ne(ae);!isNaN(ft)&&ft<4.4&&(Ie=!1)}var nt,yt;window.location.protocol.substr(0,4)==="http"?nt=window.location.protocol:nt="http:";var le=ae.indexOf("//");le>0?yt=ae:le===0?yt=nt+ae:yt="https://www.geogebra.org/apps/5.2.814.0/";for(var st in jt)if(ae.slice(jt[st].length*-1)===jt[st]||ae.slice((jt[st].length+1)*-1)===jt[st]+"/"){De(yt,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Ie&&!te.is3D&&!te.AV&&!te.SV&&!te.CV&&!te.EV2&&!te.CP&&!te.PC&&!te.DA&&!te.FI&&!te.PV&&!Oe(oe.showToolBar)&&!Oe(oe.showMenuBar)&&!Oe(oe.showAlgebraInput)&&!Oe(oe.enableRightClick)&&(!oe.appName||oe.appName=="classic")?yt+="webSimple/":yt+="web3d/",De(yt,!1)},De=function(ye,xe){if(ye.requirejs){Ve=ye;return}ye.slice(-1)!=="/"&&(ye+="/"),Ve=ye,xe===null&&(xe=ye.indexOf("http")===-1),Re=xe,a="web.nocache.js",y=!1;var Ie=Ve.split("/");Ie.length>1&&(!xe&&Ie[Ie.length-2]==="webSimple"?(a="webSimple.nocache.js",y=!0):jt.indexOf(Ie[Ie.length-2])>=0&&(a=Ie[Ie.length-2]+".nocache.js")),Ie=ye.split("/"),ae=Ie[Ie.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 ft=parseFloat(ae);ft!==NaN&&ft<5&&ye.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+ft+" is deprecated. Using version latest instead."),Yt("5.0",xe))},Lt=function(ye,xe){window.console&&window.console.log&&(!xe||typeof xe.showLogging=="undefined"||xe.showLogging&&xe.showLogging!=="false")&&console.log(ye)};oe.material_id!==void 0?ge(Ot):Ot();function Ot(){var ye=St;Ze!==null?ye=Ze:parseFloat(ye)<5&&(ye="5.0"),Yt(ye,!1),fe!==null&&De(fe,Re),Le=!0}return Ne},GGBAppletUtils=function(){"use strict";function Ne(){return window.GGBT_wsf_edit!==void 0}function St(Le,Ze){Ze!=1?(Le.style.transformOrigin="0% 0% 0px",Le.style.webkitTransformOrigin="0% 0% 0px",Le.style.transform="scale("+Ze+","+Ze+")",Le.style.webkitTransform="scale("+Ze+","+Ze+")",Le.style.maxWidth="initial",Le.querySelector(".ggb_preview")!==null&&(Le.querySelector(".ggb_preview").style.maxWidth="initial"),Le.querySelectorAll(".ggb_preview img")[0]!==void 0&&(Le.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),Le.querySelectorAll(".ggb_preview img")[1]!==void 0&&(Le.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(Le.style.transform="none",Le.style.webkitTransform="none")}function oe(Le,Ze,fe,_e,je,Je){var Ve=null;if(Je!=null&&Je!="")for(var Re=Le.parentNode;Re!=null;)if((" "+Re.className+" ").indexOf(" "+Je+" ")>-1){Ve=Re;break}else Re=Re.parentNode;var Me=0,ae=0,a=0,y=0,x=0,b=0,E=0;if(Ve)Me=Ve.offsetWidth,ae=Math.max(_e?Ve.offsetWidth:0,Ve.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Me=Math.min(window.innerWidth,document.documentElement.clientWidth),ae=Math.min(window.innerHeight,document.documentElement.clientHeight),a=Me):(Me=window.innerWidth,ae=window.innerHeight,a=window.innerWidth),Le){var z=Le.getBoundingClientRect();z.left>0&&z.left<=Me&&(je===void 0||!je)&&(document.dir==="rtl"?(x=Me-z.width-z.left,b=a<=480?10:30):(b=z.left,x=a<=480?10:30),y=b+x)}if(Le&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var ee=Le.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(y=40,E=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(y=0,E=40)}}return Le&&((fe===void 0||!fe)&&Ze>0&&Ze+y<Me?Me=Ze:Me-=y,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(fe===void 0||!fe)&&(ae-=E)),{width:Me,height:ae}}function te(Le,Ze,fe,_e,je){if(Le.isScreenshoGenerator)return 1;var Je=_e!==void 0&&_e,Ve=Le.noScaleMargin!=null&&Le.noScaleMargin,Re=function(ee){return ee&&ee!=="false"},Me=Re(Le.autoHeight),ae=oe(Ze,Le.width,fe,Me,Je&&window.GGBT_wsf_view||Ve,je),a=parseInt(ae.width),y=Le.width,x=Le.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 fe!==void 0&&!fe&&(E=Math.min(1,E),z=Math.min(1,z)),Math.min(E,z)}function Se(Le,Ze,fe){var _e=1,je,Je=!1;if(Le.hasOwnProperty("allowUpscale")&&(Je=Le.allowUpscale),Le.hasOwnProperty("scale")&&(_e=parseFloat(Le.scale),(isNaN(_e)||_e===null||_e===0)&&(_e=1),_e>1&&(Je=!0)),Ze&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Je=!0),!(Le.hasOwnProperty("disableAutoScale")&&Le.disableAutoScale))je=te(Le,Ze,Je,fe,Le.scaleContainerClass);else return _e;return Je&&(!Le.hasOwnProperty("scale")||_e===1)?je:Math.min(_e,je)}function He(Le){var Ze=Math.min(window.innerWidth,document.documentElement.clientWidth),fe=Math.min(window.innerHeight,document.documentElement.clientHeight),_e=Le.getBoundingClientRect(),je=(Ze-_e.width)/2,Je=(fe-_e.height)/2;Je<0&&(Je=0),Le.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(je<40?Le.style.left="40px":Le.style.left=je+"px",Le.style.top=Je+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(Je<40?Le.style.top="40px":Le.style.top=Je+"px",Le.style.left=je+"px")}function Xe(Le,Ze){var fe=Le.querySelector(".appletParameters");if(fe){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(Ze.id!==fe.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(Le)}if(fe.parentElement&&/fullscreen/.test(fe.parentElement.className))return;var _e=Se(Ze,Le);Ne()&&fe.setAttribute("data-param-scale",_e);for(var je=null,Je=0;Je<Le.childNodes.length;Je++)if(Le.childNodes[Je].className!==void 0&&Le.childNodes[Je].className.match(/^applet_scaler/)){je=Le.childNodes[Je];break}if(je!==null&&je.querySelector(".noscale")!==null)return;var Ve=Ze.id!==void 0?Ze.id:"ggbApplet",Re=window[Ve];(Re==null||!Re.recalculateEnvironments)&&je!==null&&!je.className.match(/fullscreen/)&&(je.parentNode.style.transform="",!isNaN(_e)&&_e!==1?(je.parentNode.style.width=Ze.width*_e+"px",je.parentNode.style.height=Ze.height*_e+"px",St(je,_e)):(St(je,1),je.parentNode.style.width=Ze.width+"px",je.parentNode.style.height=Ze.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&He(Le),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(fe).parents(".content-added-content"))}}return{responsiveResize:Xe,isFlexibleWorksheetEditor:Ne,positionCenter:He,getScale:Se,scaleElement:St}}();__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 Ne=n.location.search;return Ne.indexOf(J)!=-1||Ne.indexOf(K)!=-1}function q(Ne,St){}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(Ne){var St=s[L].bindings;s[L].bindings=function(){for(var oe=St?St():{},te=Ne[webModule.__softPermutationId],Se=O;Se<te.length;Se++){var He=te[Se];oe[He[O]]=He[P]}return oe}};var t;function u(){return v(),t}function v(){if(!t){var Ne=o.createElement(Q);if(Ne.id=L,Ne.style.cssText=R+S,Ne.tabIndex=-1,o.body.appendChild(Ne),t=Ne.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var St=document.compatMode==U?V:W;t.write(St+X),t.close()}}}function w(Ne){function St(te){function Se(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var He=Se();if(He){te();return}function Xe(){if(!He){if(!Se())return;He=!0,te(),o.removeEventListener&&o.removeEventListener(Z,Xe,!1),Le&&clearInterval(Le)}}o.addEventListener&&o.addEventListener(Z,Xe,!1);var Le=setInterval(function(){Xe()},$)}function oe(te){var Se=u(),He=Se.body,Xe=Se.createElement(_);Xe.language=ab,Xe.crossOrigin=W,Xe.src=te,webModule.__errFn&&(Xe.onerror=function(){webModule.__errFn(L,new Error(bb+te))}),He.appendChild(Xe)}St(function(){oe(Ne)})}webModule.__startLoadingFragment=function(Ne){return C(Ne)},webModule.__installRunAsyncCode=function(Ne){var St=u(),oe=St.body,te=St.createElement(_);te.language=ab,te.text=Ne,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(Ne){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(Ne){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(Ne){var St=c[Ne];return St==null?null:St},r=d,webModule.__errFn=e}function B(){function Ne(Le){var Ze=Le.lastIndexOf(rb);Ze==-1&&(Ze=Le.length);var fe=Le.indexOf(sb);fe==-1&&(fe=Le.length);var _e=Le.lastIndexOf(tb,Math.min(fe,Ze));return _e>=O?Le.substring(O,_e+P):W}function St(Le){if(!Le.match(/^\w+:\/\//)){var Ze=o.createElement(ub);Ze.src=Le+vb,Le=Ne(Ze.src)}return Le}function oe(){var Le=__gwt_getMetaProperty(wb);return Le!=null?Le:W}function te(){for(var Le=o.getElementsByTagName(_),Ze=O;Ze<Le.length;++Ze)if(Le[Ze].src.indexOf(xb)!=-1)return Ne(Le[Ze].src);return W}function Se(){var Le=o.getElementsByTagName(yb);return Le.length>O?Le[Le.length-P].href:W}function He(){var Le=o.location;return Le.href==Le.protocol+zb+Le.host+Le.pathname+Le.search+Le.hash}var Xe=oe();return Xe==W&&(Xe=te()),Xe==W&&(Xe=Se()),Xe==W&&He()&&(Xe=Ne(o.location.href)),Xe=St(Xe),Xe}function C(Ne){return Ne.match(/^\//)||Ne.match(/^[a-zA-Z]+:\/\//)?Ne:webModule.__moduleBase+Ne}function D(){var Ne=[],St=O,oe=[],te=[];function Se(Le){var Ze=te[Le](),fe=oe[Le];if(Ze in fe)return Ze;var _e=[];for(var je in fe)_e[fe[je]]=je;throw r&&r(Le,_e,Ze),null}if(__gwt_isKnownPropertyValue=function(Le,Ze){return Ze in oe[Le]},webModule.__getPropMap=function(){var Le={};for(var Ze in oe)oe.hasOwnProperty(Ze)&&(Le[Ze]=Se(Ze));return Le},webModule.__computePropValue=Se,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var He;try{He=Cb;var Xe=He.indexOf(Db);Xe!=-1&&(St=parseInt(He.substring(Xe+P),$),He=He.substring(O,Xe))}catch(Le){}return webModule.__softPermutationId=St,C(He+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(Ne,St,oe){"use strict";oe.d(St,{Ax:function(){return Xe},Ds:function(){return Le},KI:function(){return fe},SI:function(){return He},f1:function(){return Se}});var te=oe(90524);function Se(_e){let je=!0;if(_e.length>0){for(let Je=0;Je<_e.length;Je++)if(_e[Je].compile_success==0||!_e[Je].compile_success){je=!1;break}}else je=!1;return je}function He(_e,je=""){let Je=[];for(let Ve=0;Ve<_e.length;Ve++){let Re=_e[Ve],Me=je?`${je}/${Re.name}`:`${Re.name}`;Je.push({title:Re.name,type:Re.type,isLeaf:Re.type!=="tree",key:Me})}return Je}function Xe(_e,je,Je){for(let Ve=0;Ve<_e.length;Ve++){let Re=_e[Ve];if(Re.key===je){Re.children=Je;break}Re.children&&Xe(Re.children,je,Je)}return _e}function Le(_e,je,Je){let Ve;return function(){let Re=this,Me=arguments,ae=function(){Ve=null,Je||_e.apply(Re,Me)},a=Je&&!Ve;clearTimeout(Ve),Ve=setTimeout(ae,je),a&&_e.apply(Re,Me)}}const Ze=!0,fe=te.Z.API_SERVER},6077:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return Ve}});var te=oe(59301),Se={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},He=oe(92310),Xe=oe.n(He),Le=oe(71418),Ze=oe(2859),fe=oe(82093),_e=oe(49661),je=(Re,Me,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(Re,Me)).next())}),Ve=({data:Re,className:Me,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),ie=(0,te.useRef)(null),[re,ge]=(0,te.useState)(!1),[me,se]=(0,te.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,te.useEffect)(()=>{ne.current||(ne.current=document.createElement("style"),document.head.appendChild(ne.current)),Re!=null&&Re.visible?(document.body.setAttribute("data-custom","y-hidden"),ne.current.innerHTML=" html { overflow-y: hidden; }",Re!=null&&Re.src&&Ae()):(document.body.removeAttribute("data-custom"),ne.current&&(document.head.removeChild(ne.current),ne.current=null))},[Re==null?void 0:Re.visible]);const Ae=()=>je(void 0,null,function*(){ge(!0),se("\u6B63\u5728\u52A0\u8F7D\u4E2D");const lt=yield(0,_e.ZJ)(Re==null?void 0:Re.src);z.current.src="",z.current.src=lt,z.current.onload=function(){At()},ge(!1),se("")}),Oe=()=>{document.body.removeAttribute("data-custom"),ne.current.innerHTML=" ",y()},qe=lt=>je(void 0,null,function*(){ge(!0),se("\u6B63\u5728\u4FDD\u5B58\u4E2D");const bt=yield(0,fe.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Re.title,file:lt.dataUrl}});bt!=null&&bt.id&&!E?(yield(0,fe.ZP)(`/api/attachments/${Re.id}/add_subitem.json`,{method:"post",body:{subitem_id:bt==null?void 0:bt.id,settings:JSON.stringify(lt.state)}})).status===0&&x():bt!=null&&bt.id&&x(bt),document.body.removeAttribute("data-custom"),ne.current.innerHTML=" ",ge(!1),se("")}),wt=()=>{const lt=document.querySelector('a[href="https://markerjs.com/"]');lt&&lt.parentNode&&(lt.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(zt=>{const Jt=document.querySelector(zt.name);Jt&&Jt.setAttribute("title",zt.title)})},At=()=>{ee.current=new Ze.hP(z.current),ee.current.targetRoot=ie.current,ee.current.addEventListener("render",qe),ee.current.addEventListener("beforeclose",Oe),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(),Re!=null&&Re.snapshotData&&ee.current.restoreState(Re.snapshotData),setTimeout(()=>{window.scrollTo(0,0),wt()},300)};return te.createElement(te.Fragment,null,(Re==null?void 0:Re.visible)&&te.createElement(Le.Z,{spinning:re,tip:me,style:{position:"absolute"}},te.createElement("div",{ref:ie,className:Xe()(Se.imageDimensions,Me,ae?Se.fullWidth:""),style:a},te.createElement("img",{className:Se.img,ref:z}))))}},88615:function(Ne,St,oe){"use strict";var te=oe(59301),Se=oe(95237),He=oe(43604),Xe=oe(99313),Le=oe(3113),Ze=oe(7664),fe=oe(21697),_e=oe(48136),je=oe(59301);const Je=(0,te.forwardRef)(({callback:Ve,showSaveButton:Re,value:Me=""},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:je.createElement(Se.Z,{className:fe.Z.lists,gutter:[10,10]},y.map((ee,ne)=>je.createElement(He.Z,{flex:"110px",className:fe.Z.item},je.createElement("div",null,je.createElement(Ze.Z,{value:`$$${ee.value}$$`}),ee.name),je.createElement("div",{className:fe.Z.children},ee.children.map((ie,re)=>je.createElement("div",{key:re},je.createElement("h1",null,ie.name),je.createElement(Se.Z,{gutter:[10,10]},ie.data.map((ge,me)=>je.createElement(He.Z,{key:me,onClick:()=>b(ge),className:fe.Z.diamond},je.createElement(Ze.Z,{value:"`$$"+ge.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:je.createElement(Se.Z,{className:fe.Z.lists,gutter:[10,10]},x.map((ee,ne)=>je.createElement(He.Z,{flex:"110px",className:fe.Z.item},je.createElement("div",null,je.createElement(Ze.Z,{value:"`$$"+ee.value+"$$`"}),ee.name),je.createElement("div",{className:fe.Z.children},ee.children.map((ie,re)=>je.createElement("div",{key:re},ie.name&&je.createElement("h1",null,ie.name),je.createElement(Se.Z,{gutter:[10,10]},ie.data.map((ge,me)=>je.createElement(He.Z,{key:me,onClick:()=>b(ge),className:fe.Z.diamond},je.createElement(Ze.Z,{value:"`$$"+ge.value+"$$`"}))))))))))}],z=()=>{var ee=document.createElement("div");ee.innerHTML=a.current.getValue();var ne=ee.innerText;return Ve&&Ve(ne),ne};return(0,te.useImperativeHandle)(ae,()=>({getData:z})),je.createElement("div",{className:fe.Z.mathWrap},je.createElement(Xe.default,{defaultActiveKey:"1",items:E}),je.createElement("math-field",{locale:"zh_cn",className:fe.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:a,style:{width:800,marginTop:30,fontSize:18}},Me||""),Re&&je.createElement("div",{className:fe.Z.button},je.createElement(Le.ZP,{size:"large",onClick:z,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});St.Z=Je},44905:function(Ne,St,oe){"use strict";oe.d(St,{h:function(){return ee}});var te=oe(59301),Se=oe(57809),He=oe(78241),Xe=oe(3113),Le=oe(89780),Ze=oe.n(Le),fe=oe(66543),_e=oe(59598),je=Object.defineProperty,Je=Object.defineProperties,Ve=Object.getOwnPropertyDescriptors,Re=Object.getOwnPropertySymbols,Me=Object.prototype.hasOwnProperty,ae=Object.prototype.propertyIsEnumerable,a=(ne,ie,re)=>ie in ne?je(ne,ie,{enumerable:!0,configurable:!0,writable:!0,value:re}):ne[ie]=re,y=(ne,ie)=>{for(var re in ie||(ie={}))Me.call(ie,re)&&a(ne,re,ie[re]);if(Re)for(var re of Re(ie))ae.call(ie,re)&&a(ne,re,ie[re]);return ne},x=(ne,ie)=>Je(ne,Ve(ie));const b=Se.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"]};St.Z=({callback:ne,onCancel:ie})=>{const[re,ge]=(0,te.useState)("python");function me(Ae){ge(z[Ae][1])}function se(Ae){ne(Ae)}return te.createElement(He.default,x(y({},E),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:se,style:{width:500}}),te.createElement(He.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},te.createElement(Se.default,{getPopupContainer:Ae=>Ae.parentNode,onChange:me},Object.keys(z).map(Ae=>te.createElement(b,{key:Ae,value:Ae},z[Ae][0])))),te.createElement(He.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},te.createElement(ee,{mode:re})),te.createElement("div",{className:"flex-container flex-end"},te.createElement(Xe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(Xe.ZP,{type:"ghost",onClick:ie},"\u53D6\u6D88")))};function ee({value:ne,onChange:ie,mode:re,options:ge={}}){const me=(0,te.useRef)(),[se,Ae]=(0,te.useState)();return(0,te.useEffect)(()=>{if(se){let Oe=function(qe){const wt=qe.getValue();ie&&ie(wt)};return se.on("change",Oe),()=>{se.off("change",Oe)}}},[se,ie]),(0,te.useEffect)(()=>{se&&se.setOption("mode",re)},[se,re]),(0,te.useEffect)(()=>{se&&(ne!==se.getValue()||ne==="")&&setTimeout(()=>{se.setValue(ne||"")},300)},[se,ne]),(0,te.useEffect)(()=>{if(me.current&&!se){const Oe=Ze().fromTextArea(me.current,y({mode:re,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},ge));Ae(Oe)}},[me.current,se]),te.createElement("div",{className:"my-codemirror-container"},te.createElement("textarea",{ref:me}))}},89389:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return Wn}});var te=oe(59301),Se=oe(89780),He=oe.n(Se),Xe=oe(76374),Le=oe(66543),Ze=oe(6313),fe=oe(25717),_e=oe(99498),je=oe(25419),Je=oe(67549),Ve=oe(7664),Re=({value:we="",className:Be,showTextOnly:ve,showLines:mt,style:Et={}})=>{const gt=(0,te.useMemo)(()=>"",[we]);return te.createElement(te.Fragment,null,te.createElement("div",{dangerouslySetInnerHTML:{__html:gt}}))},Me=oe(59301),ae=Object.defineProperty,a=Object.defineProperties,y=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,b=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable,z=(we,Be,ve)=>Be in we?ae(we,Be,{enumerable:!0,configurable:!0,writable:!0,value:ve}):we[Be]=ve,ee=(we,Be)=>{for(var ve in Be||(Be={}))b.call(Be,ve)&&z(we,ve,Be[ve]);if(x)for(var ve of x(Be))E.call(Be,ve)&&z(we,ve,Be[ve]);return we},ne=(we,Be)=>a(we,y(Be));let ie=[{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 re({onActionCallback:we,title:Be,icon:ve,actionName:mt,className:Et="",children:gt}){function en(){we(mt)}return Me.createElement("a",{title:Be,className:Et,onClick:en},Me.createElement("i",{className:`${ve}`}),gt)}var ge=({watch:we,showNullButton:Be,showNullProgramButton:ve,onActionCallback:mt,fullScreen:Et,insertTemp:gt,hidetoolBar:en,extraUse:Mt})=>{const Rt=[...ie,{title:`${we?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${we?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Me.createElement("ul",{className:"markdown-toolbar-container"},!en&&Rt.map((Ln,Nn)=>Me.createElement("li",{key:Nn},Ln.actionName?Me.createElement(re,ne(ee({},Ln),{onActionCallback:mt})):Me.createElement("span",{className:"v-line"}))),Be?Me.createElement("li",null,Me.createElement(re,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:mt},Me.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,ve?Me.createElement(Me.Fragment,null,Me.createElement("li",null,Me.createElement(re,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:mt},Me.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),Me.createElement("li",null,Me.createElement(re,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:mt},Me.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,gt&&Me.createElement("li",null,Me.createElement(re,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${gt}`,onActionCallback:mt},Me.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),Mt&&Me.createElement("li",null,Mt),Me.createElement("li",{className:"btn-full-screen"},Me.createElement(re,{icon:`${Et?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:Et?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:mt})))},me=oe(75790),se=oe(78241),Ae=oe(92832),Oe=oe(3113),qe=Object.defineProperty,wt=Object.defineProperties,At=Object.getOwnPropertyDescriptors,lt=Object.getOwnPropertySymbols,bt=Object.prototype.hasOwnProperty,zt=Object.prototype.propertyIsEnumerable,Jt=(we,Be,ve)=>Be in we?qe(we,Be,{enumerable:!0,configurable:!0,writable:!0,value:ve}):we[Be]=ve,jt=(we,Be)=>{for(var ve in Be||(Be={}))bt.call(Be,ve)&&Jt(we,ve,Be[ve]);if(lt)for(var ve of lt(Be))zt.call(Be,ve)&&Jt(we,ve,Be[ve]);return we},Yt=(we,Be)=>wt(we,At(Be));const De={labelCol:{span:4},wrapperCol:{span:20}};var Lt=({callback:we,onCancel:Be})=>{function ve(mt){we(mt)}return te.createElement(se.default,Yt(jt({},De),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:ve,style:{width:500}}),te.createElement(se.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},te.createElement(Ae.default,null)),te.createElement(se.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},te.createElement(Ae.default,null)),te.createElement("div",{className:"flex-container flex-end"},te.createElement(Oe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(Oe.ZP,{type:"ghost",onClick:Be},"\u53D6\u6D88")))},Ot=oe(44905),ye=oe(45596),xe=oe(43418),Ie=oe(95237),ft=oe(6077),nt=oe(59301),yt=({callback:we,onCancel:Be})=>{const ve=document.createElement("canvas"),mt=ve.getContext("2d");ve.width=1e3,ve.height=800,mt.fillStyle="#ffffff",mt.fillRect(0,0,ve.width,ve.height);const Et=ve.toDataURL("image/png");return nt.createElement(xe.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},nt.createElement(Ie.Z,{style:{height:"100vh"}},nt.createElement(ft.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:Et,visible:!0,title:String(Date.now())},onOk:gt=>{we({src:gt.url})},onClose:Be})))},le=oe(12378);function st(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(st,go.CommandHandler),st.prototype.canAlignSelection=function(){var we=this.diagram;return!(we===null||we.isReadOnly||we.isModelReadOnly||we.selection.count<2)},st.prototype.alignLeft=function(){var we=this.diagram;we.startTransaction("aligning left");var Be=1/0;we.selection.each(function(ve){ve instanceof go.Link||(Be=Math.min(ve.position.x,Be))}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(Be,ve.position.y))}),we.commitTransaction("aligning left")},st.prototype.alignRight=function(){var we=this.diagram;we.startTransaction("aligning right");var Be=-1/0;we.selection.each(function(ve){if(!(ve instanceof go.Link)){var mt=ve.actualBounds.x+ve.actualBounds.width;Be=Math.max(mt,Be)}}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(Be-ve.actualBounds.width,ve.position.y))}),we.commitTransaction("aligning right")},st.prototype.alignTop=function(){var we=this.diagram;we.startTransaction("alignTop");var Be=1/0;we.selection.each(function(ve){ve instanceof go.Link||(Be=Math.min(ve.position.y,Be))}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(ve.position.x,Be))}),we.commitTransaction("alignTop")},st.prototype.alignBottom=function(){var we=this.diagram;we.startTransaction("aligning bottom");var Be=-1/0;we.selection.each(function(ve){if(!(ve instanceof go.Link)){var mt=ve.actualBounds.y+ve.actualBounds.height;Be=Math.max(mt,Be)}}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(ve.actualBounds.x,Be-ve.actualBounds.height))}),we.commitTransaction("aligning bottom")},st.prototype.alignCenterX=function(){var we=this.diagram,Be=we.selection.first();if(Be){we.startTransaction("aligning Center X");var ve=Be.actualBounds.x+Be.actualBounds.width/2;we.selection.each(function(mt){mt instanceof go.Link||mt.move(new go.Point(ve-mt.actualBounds.width/2,mt.actualBounds.y))}),we.commitTransaction("aligning Center X")}},st.prototype.alignCenterY=function(){var we=this.diagram,Be=we.selection.first();if(Be){we.startTransaction("aligning Center Y");var ve=Be.actualBounds.y+Be.actualBounds.height/2;we.selection.each(function(mt){mt instanceof go.Link||mt.move(new go.Point(mt.actualBounds.x,ve-mt.actualBounds.height/2))}),we.commitTransaction("aligning Center Y")}},st.prototype.alignColumn=function(we){var Be=this.diagram;Be.startTransaction("align Column"),we===void 0&&(we=0),we=parseFloat(we);var ve=new Array;Be.selection.each(function(Mt){Mt instanceof go.Link||ve.push(Mt)});for(var mt=0;mt<ve.length-1;mt++){var Et=ve[mt],gt=Et.actualBounds.y+Et.actualBounds.height+we,en=ve[mt+1];en.move(new go.Point(Et.actualBounds.x,gt))}Be.commitTransaction("align Column")},st.prototype.alignRow=function(we){we===void 0&&(we=0),we=parseFloat(we);var Be=this.diagram;Be.startTransaction("align Row");var ve=new Array;Be.selection.each(function(Mt){Mt instanceof go.Link||ve.push(Mt)});for(var mt=0;mt<ve.length-1;mt++){var Et=ve[mt],gt=Et.actualBounds.x+Et.actualBounds.width+we,en=ve[mt+1];en.move(new go.Point(gt,Et.actualBounds.y))}Be.commitTransaction("align Row")},st.prototype.canRotate=function(we){var Be=this.diagram;return!(Be===null||Be.isReadOnly||Be.isModelReadOnly||Be.selection.count<1)},st.prototype.rotate=function(we){we===void 0&&(we=90);var Be=this.diagram;Be.startTransaction("rotate "+we.toString());var Be=this.diagram;Be.selection.each(function(ve){ve instanceof go.Link||ve instanceof go.Group||(ve.angle+=we)}),Be.commitTransaction("rotate "+we.toString())},st.prototype.pullToFront=function(){var we=this.diagram;we.startTransaction("pullToFront");var Be=new go.Map;we.selection.each(function(ve){Be.set(ve.layer,0)}),Be.iteratorKeys.each(function(ve){var mt=0;ve.parts.each(function(Et){if(!Et.isSelected){var gt=Et.zOrder;isNaN(gt)?Et.zOrder=0:mt=Math.max(mt,gt)}}),Be.set(ve,mt)}),we.selection.each(function(ve){st._assignZOrder(ve,Be.get(ve.layer)+1)}),we.commitTransaction("pullToFront")},st.prototype.pushToBack=function(){var we=this.diagram;we.startTransaction("pushToBack");var Be=new go.Map;we.selection.each(function(ve){Be.set(ve.layer,0)}),Be.iteratorKeys.each(function(ve){var mt=0;ve.parts.each(function(Et){if(!Et.isSelected){var gt=Et.zOrder;isNaN(gt)?Et.zOrder=0:mt=Math.min(mt,gt)}}),Be.set(ve,mt)}),we.selection.each(function(ve){st._assignZOrder(ve,Be.get(ve.layer)-1-st._findGroupDepth(ve))}),we.commitTransaction("pushToBack")},st._assignZOrder=function(we,Be,ve){ve===void 0&&(ve=we),we.layer===ve.layer&&(we.zOrder=Be),we instanceof go.Group&&we.memberParts.each(function(mt){st._assignZOrder(mt,Be+1,ve)})},st._findGroupDepth=function(we){if(we instanceof go.Group){var Be=0;return we.memberParts.each(function(ve){Be=Math.max(Be,st._findGroupDepth(ve))}),Be+1}else return 0},st.prototype.doKeyDown=function(){var we=this.diagram;if(we!==null){var Be=we.lastInput;if(Be.key==="Up"||Be.key==="Down"||Be.key==="Left"||Be.key==="Right"){var ve=this.arrowKeyBehavior;if(ve==="none")return;if(ve==="select"){this._arrowKeySelect();return}else if(ve==="move"){this._arrowKeyMove();return}else if(ve==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},st.prototype._getAllParts=function(){var we=new Array;return this.diagram.nodes.each(function(Be){we.push(Be)}),this.diagram.parts.each(function(Be){we.push(Be)}),we},st.prototype._arrowKeyMove=function(){var we=this.diagram,Be=we.lastInput,ve=0,mt=0;if(Be.control||Be.meta)ve=1,mt=1;else if(we.grid!==null){var Et=we.grid.gridCellSize;mt=Et.width,ve=Et.height}we.startTransaction("arrowKeyMove"),we.selection.each(function(gt){Be.key==="Up"?gt.move(new go.Point(gt.actualBounds.x,gt.actualBounds.y-ve)):Be.key==="Down"?gt.move(new go.Point(gt.actualBounds.x,gt.actualBounds.y+ve)):Be.key==="Left"?gt.move(new go.Point(gt.actualBounds.x-mt,gt.actualBounds.y)):Be.key==="Right"&&gt.move(new go.Point(gt.actualBounds.x+mt,gt.actualBounds.y))}),we.commitTransaction("arrowKeyMove")},st.prototype._arrowKeySelect=function(){var we=this.diagram,Be=we.lastInput,ve=null;Be.key==="Up"?ve=this._findNearestPartTowards(270):Be.key==="Down"?ve=this._findNearestPartTowards(90):Be.key==="Left"?ve=this._findNearestPartTowards(180):Be.key==="Right"&&(ve=this._findNearestPartTowards(0)),ve!==null&&(Be.shift?ve.isSelected=!0:Be.control||Be.meta?ve.isSelected=!ve.isSelected:we.select(ve))},st.prototype._findNearestPartTowards=function(we){var Be=this.diagram.selection.first();if(Be===null)return null;for(var ve=Be.actualBounds.center,mt=this._getAllParts(),Et=1/0,gt=Be,en=0;en<mt.length;en++){var Mt=mt[en];if(Mt!==Be&&Mt.canSelect()){var Rt=Mt.actualBounds.center,Ln=ve.directionPoint(Rt),Nn=this._angleCloseness(Ln,we);if(Nn<=45){var rt=ve.distanceSquaredPoint(Rt);rt*=1+Math.sin(Nn*Math.PI/180),rt<Et&&(Et=rt,gt=Mt)}}}return gt},st.prototype._angleCloseness=function(we,Be){return Math.min(Math.abs(Be-we),Math.min(Math.abs(Be+360-we),Math.abs(Be-360-we)))},st.prototype._arrowKeyTree=function(){var we=this.diagram,Be=we.selection.first();if(Be instanceof go.Node){var ve=we.lastInput;if(ve.key==="Right"){if(!Be.isTreeLeaf)if(!Be.isTreeExpanded)we.commandHandler.canExpandTree(Be)&&we.commandHandler.expandTree(Be);else{var mt=this._sortTreeChildrenByY(Be).first();mt!==null&&we.select(mt)}}else if(ve.key==="Left")if(!Be.isTreeLeaf&&Be.isTreeExpanded)we.commandHandler.canCollapseTree(Be)&&we.commandHandler.collapseTree(Be);else{var Et=Be.findTreeParentNode();Et!==null&&we.select(Et)}else if(ve.key==="Up"){var Et=Be.findTreeParentNode();if(Et!==null){var gt=this._sortTreeChildrenByY(Et),en=gt.indexOf(Be);if(en>0){for(var Mt=gt.elt(en-1);Mt!==null&&Mt.isTreeExpanded&&!Mt.isTreeLeaf;){var Rt=this._sortTreeChildrenByY(Mt);Mt=Rt.last()}Mt!==null&&we.select(Mt)}else we.select(Et)}}else if(ve.key==="Down")if(Be.isTreeExpanded&&!Be.isTreeLeaf){var mt=this._sortTreeChildrenByY(Be).first();mt!==null&&we.select(mt)}else for(;Be!==null;){var Et=Be.findTreeParentNode();if(Et===null)break;var gt=this._sortTreeChildrenByY(Et),en=gt.indexOf(Be);if(en<gt.length-1){we.select(gt.elt(en+1));break}else Be=Et}var Ln=we.selection.first();Ln!==null&&we.scrollToRect(Ln.actualBounds)}},st.prototype._sortTreeChildrenByY=function(we){var Be=new go.List().addAll(we.findTreeChildrenNodes());return Be.sort(function(ve,mt){var Et=ve.location,gt=mt.location;return Et.y<gt.y?-1:Et.y>gt.y?1:Et.x<gt.x?-1:Et.x>gt.x?1:0}),Be},st.prototype.copyToClipboard=function(we){go.CommandHandler.prototype.copyToClipboard.call(this,we),this._lastPasteOffset.set(this.pasteOffset)},st.prototype.pasteFromClipboard=function(){var we=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(we,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),we},Object.defineProperty(st.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(we){if(we!=="move"&&we!=="select"&&we!=="scroll"&&we!=="tree"&&we!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+we);this._arrowKeyBehavior=we}}),Object.defineProperty(st.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(we){if(!(we instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+we);this._pasteOffset.set(we)}});var kt=st,Kt=oe(20397),Nt=oe(43604),Te=oe(82093),Ce={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},de=oe(59301),he=(we,Be,ve)=>new Promise((mt,Et)=>{var gt=Rt=>{try{Mt(ve.next(Rt))}catch(Ln){Et(Ln)}},en=Rt=>{try{Mt(ve.throw(Rt))}catch(Ln){Et(Ln)}},Mt=Rt=>Rt.done?mt(Rt.value):Promise.resolve(Rt.value).then(gt,en);Mt((ve=ve.apply(we,Be)).next())});function Ee({onCancel:we,callback:Be}){let ve=(0,te.useRef)(),mt=(0,te.useRef)(),Et=(0,te.useRef)(),gt=(0,te.useRef)(!1);const en=(0,te.useRef)(!1),[Mt,Rt]=(0,te.useState)(0);function Ln(){const rt=le.bx.make,mn={red:"#ff3333",blue:"#3358ff",green:"#25ad23",magenta:"#d533ff",purple:"#7d33ff",orange:"#ff6233",brown:"#8e571e",white:"#ffffff",black:"#000000",beige:"#fffcd5",extralightblue:"#d5ebff",extralightred:"#f2dfe0",lightblue:"#a5d2fa",lightgray:"#cccccc",lightgreen:"#b3e6b3",lightred:"#fcbbbd"};ve.current=new le.S0(mt.current,{padding:20,grid:rt(le.s_,"Grid",rt(le.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),rt(le.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:Ke=>{var $e=Ke.diagram.commandHandler.addTopLevelParts(Ke.diagram.selection,!0);$e||Ke.diagram.currentTool.doCancel()},commandHandler:rt(kt),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:Ke=>{var $e=Ke.subject;$e.location=$e.location.copy().snapToGridPoint(Ke.diagram.grid.gridOrigin,Ke.diagram.grid.gridCellSize),setTimeout(()=>{Ke.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:Ke=>{var $e=Ke.subject;setTimeout(()=>{Ke.diagram.commandHandler.editTextBlock()})},LinkRelinked:Ke=>{var $e=Ke.parameter.part;$e.invalidateConnectedLinks();var vt=Ke.subject;Ke.diagram.toolManager.linkingTool.isForwards?vt.toNode.invalidateConnectedLinks():vt.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),ve.current.nodeTemplate=rt(le.NB,"Auto",{locationSpot:le.z6.Center,locationObjectName:"SHAPE",desiredSize:new le.$u(120,60),minSize:new le.$u(40,40),resizable:!0,resizeCellSize:new le.$u(10,10),rotatable:!0},new le.KX("location","loc",le.E9.parse).makeTwoWay(le.E9.stringify),new le.KX("desiredSize","size",le.$u.parse).makeTwoWay(le.$u.stringify),rt(le.bn,{name:"SHAPE",fill:mn.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:le.z6.AllSides,toSpot:le.z6.AllSides},new le.KX("figure"),new le.KX("fill"),new le.KX("stroke","borderColor"),new le.KX("strokeWidth","thickness"),new le.KX("strokeDashArray","dash")),rt(le.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),rt(le.al,{margin:1,textAlign:"center",overflow:le.al.OverflowEllipsis,editable:!0},new le.KX("text").makeTwoWay(),new le.KX("stroke","color"))),ve.current.nodeTemplate.toolTip=rt("ToolTip",rt(le.s_,"Vertical",{maxSize:new le.$u(200,NaN)},rt(le.al,{font:"bold 10pt sans-serif",textAlign:"center"},new le.KX("text")),rt(le.al,{font:"10pt sans-serif",textAlign:"center"},new le.KX("text","details"))));function kn(Ke,$e){var vt=(ct,Vt)=>{ct.handled=!0,ct.diagram.model.commit(_t=>{var Ct=Vt.part.adornedPart,tn=new le.E9().setRectSpot(Ct.actualBounds,Ke);tn.subtract(Ct.location),tn.scale(2,2),tn.x+=Math.sign(tn.x)*130,tn.y+=Math.sign(tn.y)*130,tn.add(Ct.location),tn.snapToGridPoint(ct.diagram.grid.gridOrigin,ct.diagram.grid.gridCellSize);var cn=_t.copyNodeData(Ct.data);_t.setGroupKeyForNodeData(cn,_t.getGroupKeyForNodeData(Ct.data)),_t.addNodeData(cn);var An={from:Ct.key,to:_t.getKeyForNodeData(cn)};_t.addLinkData(An);var ea=ct.diagram.findNodeForData(cn);ea.location=tn,ct.diagram.select(ea),setTimeout(()=>{ct.diagram.commandHandler.editTextBlock()},20)})};return rt(le.bn,{figure:$e,alignment:Ke,alignmentFocus:Ke.opposite(),width:Ke.equals(le.z6.Top)||Ke.equals(le.z6.Bottom)?25:18,height:Ke.equals(le.z6.Top)||Ke.equals(le.z6.Bottom)?18:25,fill:"orange",stroke:mn.white,strokeWidth:4,mouseEnter:(ct,Vt)=>Vt.fill="dodgerblue",mouseLeave:(ct,Vt)=>Vt.fill="orange",isActionable:!0,click:vt,contextClick:vt})}function Un(Ke){return rt(le.bn,{fill:"orange",stroke:"rgba(0, 0, 0, 0)",strokeWidth:15,background:"transparent",geometryString:"F1 M0 0 b 0 360 -4 0 4 z M10 0 b 0 360 -4 0 4 z M20 0 b 0 360 -4 0 4",isActionable:!0,cursor:"context-menu",mouseEnter:($e,vt)=>vt.fill="dodgerblue",mouseLeave:($e,vt)=>vt.fill="orange",click:($e,vt)=>{$e.diagram.commandHandler.showContextMenu(vt.part.adornedPart)}},Ke||{})}ve.current.nodeTemplate.selectionAdornmentTemplate=rt(le.uz,"Spot",rt(le.Vm,{padding:10}),kn(le.z6.Top,"TriangleUp"),kn(le.z6.Left,"TriangleLeft"),kn(le.z6.Right,"TriangleRight"),kn(le.z6.Bottom,"TriangleDown"),Un({alignment:new le.z6(.75,0)}));function Cn(Ke,$e){return(vt,ct)=>{vt.handled=!0,vt.diagram.model.commit(Vt=>{Vt.set(ct.part.adornedPart.data,Ke,$e)})}}function Pe(Ke,$e){return $e||($e="color"),rt(le.bn,{width:16,height:16,stroke:"lightgray",fill:Ke,margin:1,background:"transparent",mouseEnter:(vt,ct)=>ct.stroke="dodgerblue",mouseLeave:(vt,ct)=>ct.stroke="lightgray",click:Cn($e,Ke),contextClick:Cn($e,Ke)})}function ze(){return[rt("ContextMenuButton",rt(le.s_,"Horizontal",Pe(mn.white,"fill"),Pe(mn.beige,"fill"),Pe(mn.extralightblue,"fill"),Pe(mn.extralightred,"fill"))),rt("ContextMenuButton",rt(le.s_,"Horizontal",Pe(mn.lightgray,"fill"),Pe(mn.lightgreen,"fill"),Pe(mn.lightblue,"fill"),Pe(mn.lightred,"fill")))]}function Ge(){return[rt("ContextMenuButton",rt(le.s_,"Horizontal",Pe(mn.black),Pe(mn.green),Pe(mn.blue),Pe(mn.red))),rt("ContextMenuButton",rt(le.s_,"Horizontal",Pe(mn.white),Pe(mn.magenta),Pe(mn.purple),Pe(mn.orange)))]}function Qe(Ke,$e){return $e||($e="thickness"),rt(le.bn,"LineH",{width:16,height:16,strokeWidth:Ke,margin:1,background:"transparent",mouseEnter:(vt,ct)=>ct.background="dodgerblue",mouseLeave:(vt,ct)=>ct.background="transparent",click:Cn($e,Ke),contextClick:Cn($e,Ke)})}function at(Ke,$e){return $e||($e="dash"),rt(le.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:Ke,margin:1,background:"transparent",mouseEnter:(vt,ct)=>ct.background="dodgerblue",mouseLeave:(vt,ct)=>ct.background="transparent",click:Cn($e,Ke),contextClick:Cn($e,Ke)})}function ot(){return[rt("ContextMenuButton",rt(le.s_,"Horizontal",Qe(1),Qe(2),Qe(3),Qe(4))),rt("ContextMenuButton",rt(le.s_,"Horizontal",at(null),at([2,4]),at([4,4])))]}function ue(Ke,$e){return $e||($e="figure"),rt(le.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:Ke,margin:1,background:"transparent",mouseEnter:(vt,ct)=>ct.fill="dodgerblue",mouseLeave:(vt,ct)=>ct.fill="lightgray",click:Cn($e,Ke),contextClick:Cn($e,Ke)})}ve.current.nodeTemplate.contextMenu=rt("ContextMenu",rt("ContextMenuButton",rt(le.s_,"Horizontal",ue("Rectangle"),ue("RoundedRectangle"),ue("Ellipse"),ue("Diamond"))),rt("ContextMenuButton",rt(le.s_,"Horizontal",ue("Parallelogram2"),ue("ManualOperation"),ue("Procedure"),ue("Cylinder1"))),rt("ContextMenuButton",rt(le.s_,"Horizontal",ue("Terminator"),ue("CreateRequest"),ue("Document"),ue("TriangleDown"))),ze(),Ge(),ot()),ve.current.groupTemplate=rt(le.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:le.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(Ke,$e)=>{var vt=$e.addMembers($e.diagram.selection,!0);vt||$e.diagram.currentTool.doCancel()},avoidable:!1},new le.KX("location","loc",le.E9.parse).makeTwoWay(le.E9.stringify),rt(le.s_,"Auto",{name:"BODY"},rt(le.bn,{parameter1:10,fill:mn.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:le.z6.AllSides,toSpot:le.z6.AllSides},new le.KX("fill"),new le.KX("stroke","color"),new le.KX("strokeWidth","thickness"),new le.KX("strokeDashArray","dash")),rt(le.Vm,{background:"transparent",margin:20})),rt(le.al,{alignment:le.z6.Top,alignmentFocus:le.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new le.KX("text"),new le.KX("stroke","color"))),ve.current.groupTemplate.selectionAdornmentTemplate=rt(le.uz,"Spot",rt(le.s_,"Auto",rt(le.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),rt(le.Vm,{margin:1.5})),Un({alignment:le.z6.TopRight,alignmentFocus:le.z6.BottomRight})),ve.current.groupTemplate.contextMenu=rt("ContextMenu",ze(),Ge(),ot()),ve.current.linkTemplate=rt(le.rU,{layerName:"Foreground",routing:le.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new le.KX("fromSpot","fromSpot",le.z6.parse),new le.KX("toSpot","toSpot",le.z6.parse),new le.KX("fromShortLength","dir",Ke=>Ke>=1?10:0),new le.KX("toShortLength","dir",Ke=>Ke>=1?10:0),new le.KX("points").makeTwoWay(),rt(le.bn,{strokeWidth:2},new le.KX("stroke","color"),new le.KX("strokeWidth","thickness"),new le.KX("strokeDashArray","dash")),rt(le.bn,{segmentIndex:0,segmentOffset:new le.E9(15,0),segmentOrientation:le.rU.OrientAlong,alignmentFocus:le.z6.Right,figure:"circle",width:10,strokeWidth:0},new le.KX("fill","color"),new le.KX("visible","dir",Ke=>Ke===1)),rt(le.bn,{segmentIndex:-1,segmentOffset:new le.E9(-10,6),segmentOrientation:le.rU.OrientPlus90,alignmentFocus:le.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new le.KX("fill","color"),new le.KX("visible","dir",Ke=>Ke>=1),new le.KX("width","thickness",Ke=>7+3*Ke),new le.KX("height","thickness",Ke=>7+3*Ke),new le.KX("segmentOffset","thickness",Ke=>new le.E9(-15,4+1.5*Ke))),rt(le.bn,{segmentIndex:0,segmentOffset:new le.E9(15,-6),segmentOrientation:le.rU.OrientMinus90,alignmentFocus:le.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new le.KX("fill","color"),new le.KX("visible","dir",Ke=>Ke===2),new le.KX("width","thickness",Ke=>7+3*Ke),new le.KX("height","thickness",Ke=>7+3*Ke),new le.KX("segmentOffset","thickness",Ke=>new le.E9(-15,4+1.5*Ke))),rt(le.al,{alignmentFocus:new le.z6(0,1,-4,0),editable:!0},new le.KX("text").makeTwoWay(),new le.KX("stroke","color"))),ve.current.linkTemplate.selectionAdornmentTemplate=rt(le.uz,rt(le.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:ce(2)},new le.KX("pathPattern","thickness",ce)),Un({alignmentFocus:new le.z6(0,0,-6,-4)}));function ce(Ke){return rt(le.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(Ke+4).toString()+" H3"})}function Fe(Ke){var $e="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return Ke===0?$e="M0 0 M16 16 M0 8 L16 8":Ke===2&&($e="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),rt(le.bn,{geometryString:$e,margin:2,background:"transparent",mouseEnter:(vt,ct)=>ct.background="dodgerblue",mouseLeave:(vt,ct)=>ct.background="transparent",click:Cn("dir",Ke),contextClick:Cn("dir",Ke)})}function Ue(Ke){var $e=(vt,ct)=>{vt.handled=!0,vt.diagram.model.commit(Vt=>{var _t=ct.part.adornedPart;Vt.set(_t.data,Ke?"toSpot":"fromSpot",le.z6.stringify(le.z6.AllSides)),(Ke?_t.toNode:_t.fromNode).invalidateConnectedLinks()})};return rt(le.bn,{width:12,height:12,fill:"transparent",mouseEnter:(vt,ct)=>ct.background="dodgerblue",mouseLeave:(vt,ct)=>ct.background="transparent",click:$e,contextClick:$e})}function be(Ke,$e){var vt=0,ct=le.z6.RightSide;Ke.equals(le.z6.Top)?(vt=270,ct=le.z6.TopSide):Ke.equals(le.z6.Left)?(vt=180,ct=le.z6.LeftSide):Ke.equals(le.z6.Bottom)&&(vt=90,ct=le.z6.BottomSide),$e||(vt-=180);var Vt=(_t,Ct)=>{_t.handled=!0,_t.diagram.model.commit(tn=>{var cn=Ct.part.adornedPart;tn.set(cn.data,$e?"toSpot":"fromSpot",le.z6.stringify(ct)),($e?cn.toNode:cn.fromNode).invalidateConnectedLinks()})};return rt(le.bn,{alignment:Ke,alignmentFocus:Ke.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:vt,background:"transparent",mouseEnter:(_t,Ct)=>Ct.background="dodgerblue",mouseLeave:(_t,Ct)=>Ct.background="transparent",click:Vt,contextClick:Vt})}ve.current.linkTemplate.contextMenu=rt("ContextMenu",Ge(),ot(),rt("ContextMenuButton",rt(le.s_,"Horizontal",Fe(0),Fe(1),Fe(2))),rt("ContextMenuButton",rt(le.s_,"Horizontal",rt(le.s_,"Spot",Ue(!1),be(le.z6.Top,!1),be(le.z6.Left,!1),be(le.z6.Right,!1),be(le.z6.Bottom,!1)),rt(le.s_,"Spot",{margin:new le.Zt(0,0,0,2)},Ue(!0),be(le.z6.Top,!0),be(le.z6.Left,!0),be(le.z6.Right,!0),be(le.z6.Bottom,!0)))));const Gt=`{ "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 Pt=["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 Wt(Ke){return console.log("shapeName:",Ke),Pt.indexOf(Ke)>=0}var Qt=new le.YI(Et.current,{maxSelectionCount:1,linkTemplate:rt(le.rU,{locationSpot:le.z6.Center,selectionAdornmentTemplate:rt(le.uz,"Link",{locationSpot:le.z6.Center},rt(le.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),rt(le.bn,{toArrow:"Standard",stroke:null}))},{routing:le.rU.AvoidsNodes,curve:le.rU.JumpOver,corner:5,toShortLength:4},new le.KX("points"),rt(le.bn,{isPanelMain:!0,strokeWidth:2}),rt(le.bn,{toArrow:"Standard",stroke:null})),model:new le.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...le.bn.getFigureGenerators().toArray().map(Ke=>({text:"\u672A\u547D\u540D",size:"100 100",figure:Ke.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return ve.current.addDiagramListener("TextEdited",function(Ke){var $e;const vt=Ke.subject.part;var ct=($e=document.activeElement)==null?void 0:$e.value;typeof ct=="string"&&ct.trim()===""&&ve.current.model.commit(function(Vt){Vt.set(vt.data,"text","\u672A\u547D\u540D"),ve.current.commandHandler.stopCommand()},"increment")}),Qt.nodeTemplate=rt(le.NB,"Auto",{locationSpot:le.z6.Center},new le.KX("location","location",le.E9.parse).makeTwoWay(le.E9.stringify),rt(le.bn,"Circle",{fill:"white",stroke:"gray",strokeWidth:2,width:20,height:20,portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromLinkableSelfNode:!0,toLinkableSelfNode:!0},new le.KX("stroke").makeTwoWay(),new le.KX("fill").makeTwoWay(),new le.KX("figure")),rt(le.al,{margin:new le.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new le.$u(16,16),maxSize:new le.$u(10,NaN),textAlign:"center",editable:!0},new le.KX("key").makeTwoWay())),setTimeout(()=>{ve.current.grid=rt(le.s_,"Grid",rt(le.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),rt(le.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),ve.current.grid.visible=!0,ve.current.grid.gridCellStroke="darkgray",ve.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=ve.current,ve.current}const Nn=()=>he(this,null,function*(){var rt=ve.current.makeImage();const mn=yield(0,Te.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:rt.src}});Be({src:mn.url})});return(0,te.useEffect)(()=>(setTimeout(()=>{Ln()},500),Rt(Mt+1),()=>{ve.current=null}),[]),de.createElement("div",{ref:en,className:gt.current?`${Ce.maxH60} body-overflow-initial`:"body-overflow-initial"},de.createElement(xe.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!Mt,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:de.createElement(Ie.Z,null,de.createElement(Nt.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),de.createElement(Nt.Z,{onClick:()=>{var rt,mn,kn=ve.current.selection.first();if(gt.current=!gt.current,document.activeElement&&kn){let Un=(mn=(rt=document.activeElement)==null?void 0:rt.value)==null?void 0:mn.trim();typeof Un=="string"&&ve.current.model.commit(function(Cn){Cn.set(kn.data,"text",Un||"\u672A\u547D\u540D"),ve.current.commandHandler.stopCommand()},"increment")}Rt(Mt+1)}},de.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:we},de.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative"},className:Ce.flowChartWrp},de.createElement("div",{style:{display:"flex",height:"100%"}},de.createElement("div",{style:{width:"300px",height:"100%"}},de.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),de.createElement("div",{style:{height:"calc(100% - 50px)"},className:Ce.myPaletteDiv,ref:Et})),de.createElement("div",{style:{flex:1,position:"relative"}},de.createElement("div",{ref:mt,style:{height:"80vh"}}))),de.createElement("div",{className:"tr"},de.createElement(Oe.ZP,{size:"large",onClick:Nn,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var We=Ee,et=oe(5112),it=oe(5871);const Bt=et.ZP.Group,pt={margin:"0 8px"};var tt=({callback:we,onCancel:Be})=>{function ve(mt){we(mt)}return te.createElement(se.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:ve},te.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},te.createElement("span",{style:pt},"\u5355\u5143\u683C\u6570\uFF1A"),te.createElement("span",{style:pt},"\u884C\u6570"),te.createElement(se.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},te.createElement(it.Z,null)),te.createElement("span",{style:pt},"\u5217\u6570"),te.createElement(se.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},te.createElement(it.Z,null))),te.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},te.createElement("span",{style:pt},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),te.createElement(se.default.Item,{name:"align"},te.createElement(Bt,null,te.createElement(et.ZP,{value:"default"},te.createElement("i",{className:"fa fa-align-justify"})),te.createElement(et.ZP,{value:"left"},te.createElement("i",{className:"fa fa-align-left"})),te.createElement(et.ZP,{value:"center"},te.createElement("i",{className:"fa fa-align-center"})),te.createElement(et.ZP,{value:"right"},te.createElement("i",{className:"fa fa-align-right"}))))),te.createElement("div",{className:"flex-container flex-end"},te.createElement(Oe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),te.createElement(Oe.ZP,{type:"ghost",onClick:Be},"\u53D6\u6D88")))},ut=oe(49770),Xt=oe(11081),on=oe.n(Xt),sn=(0,te.forwardRef)(({use3d:we,width:Be,height:ve,callback:mt,showSaveButton:Et},gt)=>{const en=(0,te.useRef)(),Mt=(0,te.useRef)(),[Rt,Ln]=(0,te.useState)(!1),Nn=(0,te.useRef)({id:en,appName:"graphing",width:Be||1e3,height:ve||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,te.useEffect)(()=>{Mt.current=new(on())(Nn.current,!0),window.onload=function(){Mt.current.inject("applet_container")}},[]);const rt=()=>{var mn=window.ggbApplet.getPNGBase64(1,!0,72);return mt&&mt(mn),mn};return(0,te.useEffect)(()=>{Nn.current.appName=Rt?"3D":"graphing",Mt.current.inject("applet_container")},[Rt]),(0,te.useEffect)(()=>{Ln(we)},[we]),(0,te.useImperativeHandle)(gt,()=>({getImgData:rt})),te.createElement(te.Fragment,null,te.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:en}),te.createElement(Ie.Z,{align:"middle"},te.createElement(Nt.Z,{flex:1},te.createElement(ut.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Rt,onChange:mn=>Ln(mn)})),te.createElement(Nt.Z,null,te.createElement(Oe.ZP,{size:"large",onClick:rt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),rn=oe(88615),pe=oe(1012),ke=oe(8591);const Ye="link",dt="upload-image",ht="add-flowchart",Tt="draw-image",Zt="add-flowchart",Ft="code-block",Ut="add-table",$t="------------",qt={default:$t,left:`:${$t}`,center:`:${$t}:`,right:`${$t}:`};var gn=oe(17904),fn=(we,Be,ve)=>new Promise((mt,Et)=>{var gt=Rt=>{try{Mt(ve.next(Rt))}catch(Ln){Et(Ln)}},en=Rt=>{try{Mt(ve.throw(Rt))}catch(Ln){Et(Ln)}},Mt=Rt=>Rt.done?mt(Rt.value):Promise.resolve(Rt.value).then(gt,en);Mt((ve=ve.apply(we,Be)).next())});function yn(){}let pn=0;const un=1e4,ln="\u2581",hn="@\u2581\u2581@",xn="@\u2581@",Bn=`
**\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 En(we){return/^\d+$/.test(we)?`${we}px`:we}const Fn=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",jn={[Fn+"-B"]:"bold",[Fn+"-I"]:"italic"},_n={[Ye]:"\u6DFB\u52A0\u94FE\u63A5",[Ft]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[dt]:"\u6DFB\u52A0\u56FE\u7247",[Tt]:"\u6DFB\u52A0\u753B\u56FE",[ht]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Ut]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Wn=({defaultValue:we="",onChange:Be,width:ve="100%",height:mt=400,miniToolbar:Et=!1,isFocus:gt=!1,watch:en,insertTemp:Mt,mode:Rt="markdown",id:Ln="markdown-editor-id",showResizeBar:Nn=!1,noStorage:rt=!1,showNullButton:mn=!1,showNullProgramButton:kn=!1,hidetoolBar:Un=!1,fullScreen:Cn=!1,onBlur:Pe,onCMBeforeChange:ze,onFullScreen:Ge,className:Qe="",disablePaste:at=!1,disabled:ot=!1,disabledFill:ue=!1,placeholder:ce="",values:Fe="",extraUse:Ue})=>{const[be,Gt]=(0,te.useState)(null),[Pt,Wt]=(0,te.useState)(we),[Qt,Ke]=(0,te.useState)(en),[$e,vt]=(0,te.useState)(Cn),[ct,Vt]=(0,te.useState)(""),[_t,Ct]=(0,te.useState)(0),[tn,cn]=(0,te.useState)(mt),[An,ea]=(0,te.useState)(!1),ta=(0,te.useRef)((0,pe.Z)()),ua=(0,te.useRef)(!1),Sa=(0,te.useRef)(),[fa,da]=(0,te.useState)(0),[$n,Gn]=(0,te.useState)(0),aa=(0,te.useRef)(),ia=(0,te.useRef)(),ga=(0,te.useRef)(),oa=(0,te.useRef)(),na=()=>fn(void 0,null,function*(){var Ht;const xt=yield Fetch("/api/attachments/distinct_hash_val.json",{method:"post",body:{hash_val:ta.current}});(Ht=xt==null?void 0:xt.attachments)!=null&&Ht.length&&(console.log("cm:",be,aa),xt.attachments.map(Dt=>{Dt.content_type.indexOf("image")>-1?be.replaceSelection(`![,](/api/attachments/${Dt.id}?type=${Dt.content_type})`):Dt.content_type.indexOf("video")>-1?be.replaceSelection(`<video width="100%" controls src="${ENV.API_SERVER}/api/attachments/${data.id}"></video>`):Dt.content_type.indexOf("pdf")>-1?be.replaceSelection(`<a href="${ENV.API_SERVER}/api/attachments/${Dt.id}?type=${Dt.content_type}&disposition=inline" target="_blank">${Dt.name}</a>`):be.replaceSelection(`[${Dt.name}](${ENV.API_SERVER}/api/attachments/${Dt.id}?type=${Dt.content_type})`)}))});(0,te.useEffect)(()=>{const Ht=window.scrollY||window.pageYOffset;Wt(Fe),be==null||be.setValue(Fe),window.scrollTo(0,Ht)},[Fe]),(0,te.useEffect)(()=>{Ge==null||Ge($e)},[$e]),(0,te.useEffect)(()=>{if(aa.current){let Ht=function(Dt,It){var bn;if(at){It.preventDefault();return}const Mn=It.clipboardData;if(Mn){const Jn=Mn.types.toString(),Hn=Mn.items;if(Jn==="Files"||Mn.types.indexOf("Files")>-1){if(It.preventDefault(),Rt=="stex")return;try{let Qn=Hn[1];((bn=Hn[0])==null?void 0:bn.kind)==="file"&&(Qn=Hn[0]);const Kn=Qn.getAsFile(),sa=Kn.name.split(".").pop();(0,ye.I)(Kn,qn=>{var an,vn,On;qn.id?((an=Kn==null?void 0:Kn.type)==null?void 0:an.indexOf("image"))>-1?xt.replaceSelection(`<img width="100%" src="/api/attachments/${qn.id}?type=${qn.content_type})" alt="" />`):((vn=Kn==null?void 0:Kn.type)==null?void 0:vn.indexOf("video"))>-1?xt.replaceSelection(`<video width="100%" controls src="/api/attachments/${qn.id}"></video>`):((On=Kn==null?void 0:Kn.type)==null?void 0:On.indexOf("pdf"))>-1?xt.replaceSelection(`<a href="/api/attachments/${qn.id}?type=${Kn.type}&disposition=inline" target="_blank">${Kn.name}</a>`):Sn.includes(sa)?xt.replaceSelection(`<a href="/api/attachments/${qn.id}?type=office&disposition=inline" target="_blank">${Kn.name}</a>`):xt.replaceSelection(`[${Kn.name}](/api/attachments/${qn.id}?type=${qn.content_type})`):(qn==null?void 0:qn.status)===401&&(ke.ZP.warning((qn==null?void 0:qn.message)||"\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C"),document.location.href="/user/login")})}catch(Qn){ke.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const xt=He().fromTextArea(aa.current,{mode:Rt,lineNumbers:!Et,lineWrapping:!0,value:we,autoCloseTags:!kn,autoCloseBrackets:!0});return xt.on("keyup",function(Dt,It){It.keyCode===8&&(Dt.getValue()==""?xt.setOption("placeholder",ce):xt.setOption("placeholder",null))}),xt.on("keydown",function(Dt,It){if(It.keyCode===8){var bn=nn(Dt);bn&&It.preventDefault()}}),gt&&xt.focus(),xt.on("paste",Ht),xt.on("dragleave",function(Dt,It){ia.current.classList.remove("mouse-hover-md")}),ot&&xt.on("beforeChange",function(Dt,It){(It.origin==="paste"||It.origin==="+input")&&It.cancel()}),Gt(xt),()=>{xt.off("paste",Ht)}}},[]);const Pa=(0,te.useCallback)(()=>{if(ia.current)try{}catch(Ht){console.log(Ht,"---- to set md editor body height")}},[tn,ia,$e]);(0,te.useEffect)(()=>{function Ht(){let xt=new Xe.Z(Dt=>{for(let It of Dt)(It.target.offsetHeight>0||It.target.offsetWidth>0)&&(Pa(),be.setSize("100%","100%"),be.refresh())});return xt.observe(aa.current.parentElement),xt}if(be){const xt=Ht();return()=>{var Dt,It;(Dt=aa.current)!=null&&Dt.parentElement&&xt.unobserve((It=aa.current)==null?void 0:It.parentElement)}}},[be,Pa]),(0,te.useEffect)(()=>{if(be){let Ht=[];for(const[xt,Dt]of Object.entries(jn)){let It={[xt]:()=>{In(Dt)}};Ht.push(It),be.addKeyMap(It)}return Sa.current=setInterval(()=>{ua.current&&na()},4e3),()=>{clearInterval(Sa.current);for(let xt of Ht)be.removeKeyMap(xt)}}},[be]),(0,te.useEffect)(()=>{Cn!==$e&&vt(Cn)},[Cn]),(0,gn.Z)(()=>{if(!rt&&_t>0){let Ht=new Date().getTime(),xt=window.sessionStorage.getItem(Ln);Ht>=_t+un&&(!xt||xt!==Pt)&&(window.sessionStorage.setItem(Ln,Pt),ea(!0))}},un),(0,te.useEffect)(()=>{Ke(en)},[be,en]),(0,te.useEffect)(()=>{be&&gt&&be.focus()},[be,gt]),(0,te.useEffect)(()=>{if(Qt&&be){let Ht=function(Dt){let It=Dt.target;if(oa.current){let bn=It.scrollTop/It.scrollHeight;oa.current.scrollTop=oa.current.scrollHeight*bn}};const xt=be.getScrollerElement();return xt.addEventListener("scroll",Ht),()=>{xt.removeEventListener("scroll",Ht)}}},[be,Qt]),(0,te.useEffect)(()=>{if(be&&ze){let Ht=function(xt,Dt){ze(xt,Dt)};return be.on("beforeChange",Ht),()=>{be.off("beforeChange",Ht)}}},[be,ze]),(0,te.useEffect)(()=>{if(be&&Pe){let Ht=function(){Pe(be.getValue())};return be.on("blur",Ht),()=>{be.off("blur",Ht)}}},[be,Pe]);function nn(Ht,xt){var Dt=Ht.getDoc(),It=Dt.getCursor(),bn=Dt.getLine(It.line),Mn=bn.charAt(It.ch-1),Jn=bn.lastIndexOf("@\u2581@",It.ch),Hn=bn.lastIndexOf("@\u2581\u2581@",It.ch),Qn=Jn>Hn?Jn:Hn,Kn=Jn>Hn?3:4;if(hn.indexOf(Mn)===-1)return null;if(console.log("change1:",xt,Ht,bn,It,Qn,Jn,Hn,Mn),Qn>=0&&It.ch-Qn<5){var sa=Qn+Kn;return Dt.replaceRange("",{line:It.line,ch:Qn},{line:It.line,ch:sa}),{line:It.line,ch:sa}}return null}(0,te.useEffect)(()=>{if(be){let Ht=function(xt,Dt){const It=xt.getValue();Wt(It),Ct(new Date().getTime()),xt.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),Be&&(kn?Be(It,zn(It)):Be(It))};return be.on("change",Ht),()=>{be.off("change",Ht)}}},[be,Be]),(0,te.useEffect)(()=>{if(be)if(we==null)be.setValue(""),Wt("");else{const Ht=window.scrollY||window.pageYOffset;we!==be.getValue()&&(be.setValue(we),Wt(we),be.setCursor(ot?1:be.lineCount(),0),window.scrollTo(0,Ht))}},[be,we]);const In=(0,te.useCallback)(Ht=>{const xt=be.getCursor(),Dt=be.getSelection();let It=Dt.split(`
`);switch(Ht){case"bold":return be.replaceSelection("**"+Dt+"**"),Dt===""&&be.setCursor(xt.line,xt.ch+2),be.focus();case"italic":return be.replaceSelection("*"+Dt+"*"),Dt===""&&be.setCursor(xt.line,xt.ch+1),be.focus();case"code":return be.replaceSelection("`"+Dt+"`"),Dt===""&&be.setCursor(xt.line,xt.ch+1),be.focus();case"inline-latex":return Vt("inline-latex"),be.focus();case"latex":return be.replaceSelection("```latex\n"+Dt+"\n```"),be.setCursor(xt.line+1,Dt.length+1),be.focus();case"line-break":return be.replaceSelection(`<br/>
`),be.focus();case"list-ul":return Dt===""?be.replaceSelection("- "+Dt):be.replaceSelection(It.map(bn=>bn===""?"":`- ${bn}`).join(`
`)),be.focus();case"list-ol":return Dt===""?be.replaceSelection("1. "+Dt):be.replaceSelection(It.map((bn,Mn)=>bn===""?"":`${Mn+1}. ${bn}`).join(`
`)),be.focus();case"add-null-ch":return Dt===""&&be.setCursor(xt.line,xt.ch),be.replaceSelection(ln),be.focus();case"add-signal":return Dt===""&&be.setCursor(xt.line,xt.ch),be.replaceSelection(xn),be.focus();case"add-multiple":return Dt===""&&be.setCursor(xt.line,xt.ch),be.replaceSelection(hn),be.focus();case"inster-template-1":return Dt===""&&be.setCursor(xt.line,xt.ch),be.replaceSelection(Bn),be.focus();case"eraser":return be.setValue(""),be.focus();case"trigger-watch":return Ke(!Qt),be.focus();case"trigger-full-screen":return vt(!$e),be.focus();case Ye:Vt(Ye);return;case Ft:Vt(Ft);return;case dt:Vt(dt);return;case Tt:Vt(Tt);return;case"maths-latex":Vt("maths-latex");return;case ht:Vt(ht);return;case Ut:Vt(Ut);return;default:throw new Error}},[be,Qt,$e]),Rn=(0,te.useCallback)((Ht,xt)=>{var Dt,It,bn,Mn,Jn,Hn;switch(Vt(""),ct){case Ye:const{title:an,link:vn}=Ht;return be.replaceSelection(`[${an}](${vn})`),be.focus();case Ft:const{language:On,content:Pn}=Ht;return be.replaceSelection(["```"+On,Pn,"```"].join(`
`)),be.focus();case"maths-latex":for(var Qn=atob(Ht),Kn=new Uint8Array(Qn.length),sa=0;sa<Qn.length;sa++)Kn[sa]=Qn.charCodeAt(sa);var qn=new Blob([Kn],{type:"image/png"});(0,ye.I)(qn,ma=>{ma.id?be.replaceSelection(`![,](/api/attachments/${ma.id}?type=${ma.content_type})`):(ma==null?void 0:ma.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":be.replaceSelection("`$$"+Ht+"$$`");break;case dt:case Tt:case Zt:const{src:wn,alt:Vn}=Ht,Dn=xt,ha=(bn=(It=(Dt=Dn==null?void 0:Dn.name)==null?void 0:Dt.split("."))==null?void 0:It.pop)==null?void 0:bn.call(It);return((Mn=Dn==null?void 0:Dn.type)==null?void 0:Mn.indexOf("image"))>-1||!(Dn!=null&&Dn.type)?Dn.align||Dn.width?be.replaceSelection(`<p style="text-align:${Dn.align||"initial"}"><img width="${Dn.width?Dn.width+"%":"initial"}" src="${wn}" alt="${Vn||""}" /></p>`):be.replaceSelection(`<img width="100%" src="${wn}" alt="${Vn||""}" />`):((Jn=Dn==null?void 0:Dn.type)==null?void 0:Jn.indexOf("video"))>-1?be.replaceSelection(`<video width="100%" controls src="${wn}"></video>`):((Hn=Dn==null?void 0:Dn.type)==null?void 0:Hn.indexOf("pdf"))>-1?be.replaceSelection(`<a href="${wn}?type=${Dn.type}&disposition=inline" target="_blank">${Dn.name}</a>`):Sn.includes(ha)?be.replaceSelection(`<a href="${wn}?type=office&disposition=inline" target="_blank">${Dn.name}</a>`):be.replaceSelection(`[${Dn.name}](${wn})`),be.focus();case Ut:const{row:ca,col:wa,align:Ea}=Ht;let xa=`
`;for(let ma=0;ma<ca;ma++){let Aa=[],Ba=[];for(let Fa=0;Fa<wa;Fa++)ma===1&&Ba.push(qt[Ea]),Aa.push(" ");ma===1&&(xa+=`| ${Ba.join(" | ")} |
`),xa+=`| ${Aa.join(wa===1?"":" | ")} |
`}return be.replaceSelection(xa+`
`),be.focus();default:throw new Error}},[be,ct]),Xn=(0,te.useMemo)(()=>{switch(ct){case Ye:return te.createElement(Lt,{callback:Rn,onCancel:Yn});case Ft:return te.createElement(Ot.Z,{callback:Rn,onCancel:Yn});case dt:return te.createElement(ye.Z,{callback:Rn,onCancel:Yn});case ht:return te.createElement(We,{callback:Rn,onCancel:Yn});case Ut:return te.createElement(tt,{callback:Rn,onCancel:Yn});case"maths-latex":return te.createElement(sn,{showSaveButton:!0,callback:Rn});case"inline-latex":return te.createElement(rn.Z,{showSaveButton:!0,callback:Rn});default:return null}},[ct]);function Yn(){Vt("")}(0,te.useEffect)(()=>{if(ga.current){let Ht=function(Jn){bn=!0,Mn=Jn.pageY},xt=function(){bn=!1},Dt=function(Jn){if(bn){let Hn=Jn.pageY-Mn;Hn<0&&(Hn=0),Hn>300&&(Hn=300);let Qn=mt+Hn+"px";cn(Qn)}},It=ga.current,bn=!1,Mn=0;return It.addEventListener("mousedown",Ht),document.addEventListener("mousemove",Dt),document.addEventListener("mouseup",xt),()=>{It.removeEventListener("mousedown",Ht),document.removeEventListener("mousemove",Dt),document.removeEventListener("mouseup",xt)}}},[be,ga]),(0,te.useEffect)(()=>{cn(mt)},[mt]);const ra=En(ve),va=En(tn),pa={width:ra,height:va},Tn=(0,te.useMemo)(()=>{if(_t){let Ht=new Date(_t),xt=Ht.getHours(),Dt=Ht.getMinutes(),It=Ht.getSeconds();return xt=xt<10?"0"+xt:xt,Dt=Dt<10?"0"+Dt:Dt,It=It<10?"0"+It:It,`${xt}:${Dt}:${It}`}return 0},[_t]),zn=Ht=>{const xt=[];if(kn){let Dt=-1;Ht=Ht.replace(/(@▁▁@|@▁@)/g,function(It,bn,Mn){xt.push({multiLine:It!==xn})})}return xt};function la(){window.sessionStorage.removeItem(Ln),ea(!1),Ct(0)}function ya(){ea(!1),Ct(0),be.setValue(window.sessionStorage.getItem(Ln))}(0,te.useEffect)(()=>{_n[ct]&&ct!==Tt&&ct!==ht&&setTimeout(()=>{const Ht=document.getElementsByClassName("markdown-popup-form")[0],xt=window.innerWidth/2-Ht.offsetWidth/2,Dt=window.innerHeight/2-Ht.offsetHeight/2;da(xt),Gn(Dt)},0)},[ct]);const ba=Ht=>{Ht.preventDefault();const xt=Ht.clientX-fa,Dt=Ht.clientY-$n;document.body.onmousemove=It=>{let bn=It.clientX-xt,Mn=It.clientY-Dt;const Jn=document.getElementsByClassName("markdown-popup-form")[0],Hn=window.innerWidth-Jn.offsetWidth,Qn=window.innerHeight-Jn.offsetHeight;bn=Math.max(0,Math.min(bn,Hn)),Mn=Math.max(0,Math.min(Mn,Qn)),La(It.clientX,It.clientY,xt,Dt)&&(da(bn),Gn(Mn))},document.body.onmouseup=function(){document.body.onmousemove=null}},La=(Ht,xt,Dt,It)=>{const bn=document.body.clientHeight,Mn=document.body.clientWidth;return Ht<20&&Dt>Ht||Ht>Mn-20&&Dt<Ht||xt<20&&It>xt||xt>bn-20&&It<xt?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return te.createElement(te.Fragment,null,te.createElement("div",{className:"markdown-editor-wrapper",ref:ia},te.createElement("div",{className:`markdown-editor-container ${Qe} ${Qt?"on-preview":""} ${Et?"mini":""} ${$e?"full-screen":""}`,style:pa},te.createElement(ge,{insertTemp:Mt,watch:Qt,fullScreen:$e,showNullButton:mn,showNullProgramButton:kn,onActionCallback:In,hidetoolBar:Un,extraUse:Ue}),te.createElement("div",{className:"markdown-editor-body"},te.createElement("div",{className:"codemirror-container"},te.createElement("textarea",{ref:aa,placeholder:ce})),Qt?te.createElement("div",{ref:oa,className:"preview-container"},Rt==="stex"&&te.createElement(Re,{value:Pt}),Rt!=="stex"&&te.createElement(Ve.Z,{disabledFill:ue,showProgramFill:kn,value:Pt})):null))),Nn?te.createElement("a",{ref:ga,className:"editor-resize"}):null,ct===Tt&&te.createElement(yt,{callback:Rn,onCancel:Yn}),ct===ht&&te.createElement(We,{callback:Rn,onCancel:Yn}),te.createElement(me.Z,null,_n[ct]&&ct!==Tt&&ct!==ht?te.createElement(xe.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:fa,top:$n},title:te.createElement("div",{style:{cursor:"move"},onMouseDown:ba},_n[ct]),open:!0,onCancel:Yn,footer:null,destroyOnClose:!0,width:ct===ht?"1200px":null,height:ct===ht?"80vh":null,className:"markdown-popup-form"},Xn):null))}},45596:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return re},I:function(){return me}});var te=oe(78241),Se=oe(8591),He=oe(92832),Xe=oe(81327),Le=oe(5871),Ze=oe(5112),fe=oe(3113),_e=oe(67303),je=oe(59301),Je=oe(34055),Ve=oe(59301),Re=Object.defineProperty,Me=Object.defineProperties,ae=Object.getOwnPropertyDescriptors,a=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,b=(se,Ae,Oe)=>Ae in se?Re(se,Ae,{enumerable:!0,configurable:!0,writable:!0,value:Oe}):se[Ae]=Oe,E=(se,Ae)=>{for(var Oe in Ae||(Ae={}))y.call(Ae,Oe)&&b(se,Oe,Ae[Oe]);if(a)for(var Oe of a(Ae))x.call(Ae,Oe)&&b(se,Oe,Ae[Oe]);return se},z=(se,Ae)=>Me(se,ae(Ae));const{useForm:ee}=te.default,ne={width:280,marginRight:10},ie={labelCol:{span:5},wrapperCol:{span:19}};var re=({callback:se,onCancel:Ae})=>{const[Oe]=ee();let qe=(0,je.useRef)();function wt(bt){qe.current.width=Oe.getFieldValue("width"),qe.current.align=Oe.getFieldValue("align"),se(bt,qe.current)}function At(bt,zt){if(bt.status===-1){Se.ZP.error(bt.message);return}Oe.setFieldsValue({src:`/api/attachments/${bt.id}`,type:zt.type})}function lt(bt){let zt=bt.target.files[0];qe.current=zt,me(zt,At)}return Ve.createElement(te.default,z(E({form:Oe},ie),{className:"upload-image-panel",onFinish:wt,style:{width:470,overflow:"hidden"}}),Ve.createElement(te.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},Ve.createElement("div",{className:"flex-container"},Ve.createElement(te.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u6587\u4EF6\u5730\u5740"}]},Ve.createElement(He.default,{style:ne})),Ve.createElement(ge,{onFileChange:lt}))),Ve.createElement(te.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},Ve.createElement(He.default,{style:{width:264}})),Ve.createElement(te.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},Ve.createElement(Xe.Z,null,Ve.createElement(te.default.Item,{name:"width",style:{margin:0}},Ve.createElement(Le.Z,{style:{width:264}})),Ve.createElement("span",{className:"ml8"},"%"))),Ve.createElement(te.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},Ve.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"}]})),Ve.createElement("aside",null,Ve.createElement(te.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},Ve.createElement(fe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Ve.createElement(fe.ZP,{type:"default",onClick:Ae},"\u53D6\u6D88"))))};function ge({onFileChange:se}){return Ve.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",Ve.createElement("input",{type:"file",onChange:se}))}function me(se,Ae){if(!se)throw new String("\u6CA1\u6709\u6587\u4EF6");if(!(0,Je.bg)())throw Se.ZP.warning("\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C"),new String("\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C");let Oe=new FormData;Oe.append("editormd-image-file",se),Oe.append("file_param_name","editormd-image-file"),Oe.append("byxhr","true");var qe=new window.XMLHttpRequest;qe.withCredentials=!0,qe.addEventListener("load",function(wt){Ae(JSON.parse(wt.target.responseText),se)},!1),qe.addEventListener("error",function(wt){console.error(wt)},!1),qe.open("POST",`${_e.KI}/api/attachments.json`),qe.send(Oe)}},75790:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return He}});var te=oe(59301),Se=oe(4676);class He extends te.Component{constructor(Le){super(Le);const Ze=window.document;this.node=Ze.createElement("div"),Ze.body.appendChild(this.node)}render(){const{children:Le}=this.props;return(0,Se.createPortal)(Le,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},4573:function(Ne,St,oe){"use strict";oe.d(St,{i:function(){return ne},Z:function(){return re}});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"},Se=oe(71418),He=oe(6848),Xe=oe(92310),Le=oe.n(Xe),Ze=oe(49661),fe=oe(57884),_e=oe(34055),je="data:image/png;base64,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",Je="data:image/png;base64,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",Ve="data:image/png;base64,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",Re="data:image/png;base64,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",Me="data:image/png;base64,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",ae="data:image/png;base64,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",a="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAgCAYAAAD+Fz2gAAAAAXNSR0IArs4c6QAAEyhJREFUaEPFWwl4TefWfveJzIkhUnNQQ7TETBGzGtoU1bpoixa9bd2rWkVVJ1o1lFtDVYdf+Xu1fkqFqqlURSIINcVMzCQhJIZEZDz7Pt/6hv3tfU7C7T+dh+ecs6ez93q/d613DTEAIDdlaQ13EWYZMLqYhlHVgAHDMNgu/m6w7/RFbHe+8+NMAKZhwEVnAqZLXMOkU2nf/V4uN7uKOJ9dkf8DTFO9sy2mSb/Gt9NHfh7bTv/luWy76YZpumm/m72zQ90m2B2bbnktcYw8X7yz6xr0M/w8fn32Wf6umz+3djy/H3Y9fo9yH3t62qbdq3g66/mAdBfc2w3DZ0KNmI+vGAycooLiZANGGAyXBYgEieEDO0i0hYBj//g57FY4Hgbc3kCSVr8PSIYwCBlbPJCElRtegmGBxLZzI8ptzs/MoNJgdmMaAiB+3WIyvjSibnR2Xxwgvl8/Ri6e0kHi55YKEoHJDeWCmWUYrqbG7aNLlsHE85woLkiQuB3vzyQ6XjJNe/+/AUkaU8CpgcRXr1ixknFi9dv2MSZprAHcMN2MFZKdFhjyOM4eO0iK5d7A+xNMIpvCvdy4feS7NABVuaElMzgrbCCx7wQtHcXZw/0ed30OMG3uTnNvysn9jzHJYgYtv1KZZLk7nW3k7hT7uAsrkUnkgvlK98YmG/hOsLSFIlaP5galz7DcuQtIN24l/6dJcUMYmwPDjO4NJOHuvIAkwdJjV+kgcZBLe+nujiIIc2X8ySQW5Lo8mSIe0hGX1HEaANKgDCRhdXF9AZICpHQm2VyeR0yy2Kjip7g3N7lnC3TGYDIMu0e26G8eWmxKIcDJ4I1JmmCQbuz/ASQr/ggRoWISfyhubM4oe0ySK14zhJMlXEEokLiL+2+AJO7NI1Zp7s4mFrwKBzeMWwcWmRTdlVpzKDTFJAskyRLL3Vnu8H/F3ZHisl606rwyiYEkFJaUf0rV6aySbLACvlJXTHE6Y5JSbfbY4y0mPTCTlNLUYqUHSIYASEjokkFiAAiFpwsCAaxN5cHA+QPxCKteBxWq1iYzekjwUmLS7YzLCClfCT5+/jbvx9SWBInIr9S4SQuf48WYZMluKbVVULdJb3aklMsy7kgGOUAiJhUpheVUdxKUC8k74RcUgsp1ooQMl6rMi+pzCAfpfu3uzoSRtX8huTjLzUlJbW2j/Upq8yzHktkGigrz4OsfKOIWsOK9F9Ck13No2OUZOu7w5uWoXK8xKtVrTEylK3iAZMB0F2HNlFdQMaIeOv/1ffqdg+u/V0DxmxdYiPeQ8g8hMrqXBpJckSUxyRISHC8Jkl0+C41Phs69k4XdP85DZPsYVGvQXKwFnv/wPInnUwc3/YDM1LPoNuIDlZs5pb9cLDYl6EU8yIVmZO37xuTsYBJbBG6nu3MkqHSsAKkoLxdxi6eiYq1ItOr3Mll+5fsvoHGvQQSQu6gQSSsX4OKhnWja6zlEdR8A0+Xjkcyy651N2oLdy79A91FTUbVBM/qNX6aOpPfbGVcQWLYC/AKCFUh3b11HeK0G6Pn3qbSNuT5uPUesEYzznsTKpLZkd1dYkIcDG5bg8pEkNOzcF5HRT+JW+kXk5dy2EmY3cOd6Kk4krkejzv0QVD7cdh8BIeUQWrGaTb7bwBIgEdjaMxiZf3ylAJLqTa5uySyl0CgTtdxdQd5d7FgyE3czr6HbyI9RtlJ1YszK9wdzgDr3E1LchZTdm7A39j9Q/ZHm6PjSO/AJCLIxyXQX45dpI+EbEIynJnyuQKB7LS7C0rf6IfqFN1G3bQ9Id7d25ihUe6QFWvYdYbk/G0iyAsBB0IWDnrfoysopneU5zJgpezbj8JYVtNAyzp9A+ulk232W9qVmVFtEdfuL9yTXJvEFIyU7M/d+ZcpSjmH42JjE5LcNJM0V3rxyDkkrvkBRQR66vvwhyletxWWzYeCnD4agcU/GoKcJ0MxLp/HHz4tx++ol+JTxRWh4FXR5ZRICQisokM7ui8OupXPRecS7qNk0Gnk5t2C4XPAPLofCvFz8OGEg2g8dizqtu3G2FORj2YQB6DR0PCKad4RLd3+2YGslsx4xST9OGcmTSRTvxP6rZ48gvGZ9uFw+Kg86Ef8LLhzagcdfngTfgCDOHHcxbl1PRdmHqntWJhwy3Ju7k0wybuxZYDJDcGYw+1ogmVr9TQfqzo00/Pbl+wiPqI92g0YjoGyYApKBFP/dp6jTqjOCyj+EU4kbcCl5F2o1i0bz3sNRXJCHrV9PQnCFcPQa8xlPck03fvl0FLkF5t7Yz8Yvmobc7Cw8OXYOcm9eR+zk4eg0fCJqNe9AAN24eAqbZo9D/w+/RXDFKjx7EOpOl+O8BieDNH2SNSStZqcLC104iPPcxSi8l0vs5sa06nY3084h/vtZaPbEYEQ0bkfsZq70wsEEHImLRfuBo1G+au0SQSotJtHzMICcRVBnTHIyiYGVenI/qj3SEi5XGQscAAW52bh8dA/O7PmN/HR47QZoFjMYleo0EtUGF7JvpKMw/x4q1qhLhj23fzv2rPgCfScugH9oBaSdPIAd/5yFmHGzUbFmJG6lX8C6Ga+jZb8RaNjtWQLoZPwvOPzrcgyatozXt3gGRG5M1bukoCCQmFFFfZUdLaSfFcRLBunQxh9w9XQyOg55W8UW0yxG/t07iF8yE8EVHkK7gaN4nut20z24i4uxe9UC5GRloOOQ8fAPDPk3QLKSb+N60hc8UWUrUDFJxhlLOHgDiQHLbuR2+iVcTUlG+umDyEo9D7+AINRu0RF123RH+Sq1lKDgZSFdrvNV/+MHg+EuKoKPrx8KcnPo+MgOMWgz4G/E7Izzx7B53juoEtkEPV6fTvsTFk/HxeRdyu13GjoOtVt2cTBJlsKtsowsjxOTPECyqs26BM+5mYGdS+fQvXUaMg5lK0Ug904mEv9rDrIzr5JwYHbIy7mD/HvZKLibTeAxEVGYn4cq9Zqgdd8RnvU7vdLh5qDw5FjETvb0Gbvn22S2ktxKDEiQDDCXx/ZfPJQAFoMYQ1je4i4qVoZiIDNl5VPGj29zVHQq1WuEqG4DuGLkIQunEjfS4ggJr4KLBxORdmIf+r73DXwDg4kNl47sRvyi6TB8fDBoxnLy8zcunKL4l309DUkrvsTT7yygOMhIkn8vp0QmybYD93SiBEOGkYVVq9rtGxCgYk9BXi4Sl8xCdmY6eo2agZys64hf8in8g0LhHxwCP/YeFAK/wFD4se8BwQgMCsXdWzdwZFssWvUZTkDx2O9ZiFXtEVtpyQ3j2q7PFUBW70evJlgSXMakAz9/S8BUqPYw7t68QS6ofvQTPI5piOifGRIX9scjLKIeOgwdR20KXnXgIJKYSDuPX+eOQ6cX30ZE0/aqVnfk12U4mbAe/iFl0az3i6jF9onX8d9X49i21Rg4damoaQFLxvRR+//sB7YYBkxZyl2jMBoDPv3UIdRkscY0KYUozLuHMpQDmhSnXGV8YLjKoLioEMWFBfDzC0RK0mbUbBINX/8g1ZdygqTXBOUiopLVtZ3zVAzSE1aLSbJoyg1KTTfBJHbMsW2xuHx4F2LGzdN6SY6qgzgn7tsp8A8uiw5DxgpwLJCKCu7h188noHL9pmj17Kuk7uRvbf/2E7h8fFCpTkOkHt9PQkK+tnz+DgLLV0THlyZwEek2Kf6JcKOViHiMkfFJZBuyG2hjEN/oQu0WnVQfyVv74drpw0hcNgcxb36GgNByWD31FTTq9izqt+mBM3t/x8nE9bRPl+r2XMzJJJ44y4Yfuw0jI3GeaYrU3puk5vGJs0gyTAfp+LZYnN65AYFlw0pcrMKZ4V7OLdRo9BjaDx5rdWgZFKYb2xZNRf7d22jTfyQyLp5CxtljKOPnj/YvjsfqycPQqPtf8HCLjlg1aRg6DptAK5K52PUzRyN68BglvyVIwmt5FQ58tepdWeHuvAoH6QZNYkv8d9PRLGYoKlSvg0vJO/HH6oV4ZuLXcPn6I/aTEWj0OAOoJ87u3YqTO9bjyTGzrWqDJtdVh9bRd9JrgtTgy9gxlxjkZotZ9HRKZpInSMfjVuPigXi0fvY1j7a4veEHHNq0jJLZ9oPfUrKenbT3p69xZs9WziqXC2HVHqbKRI2GrVGuUnWsmfoq+rz7JcpVqYl9qxfi8uEkPP3+N4j79hOwakLfd7+C4fKxFogJlRcJKPgq5gHAqtc9EEiWwLhwIAF7Y7/BU+PmIrBcRaTs3oyjv63EM+8tpLjCAIrq3p8AYs9zMnEdYsbMUTHH6sraa396D0l9ZqKBXFzCHNVucGuu637ujuYNDAOMQZcP70Tnlz/kcltEfot5Vld294r5CCoXjvaDx2jzDaCMPDsjDRVr1UdY9bpw+fqRi2Nd2cMbl+LMni3o/8kPBEBRfi7WTvsbAXc15Qi6vPIBIhq39WSvAySZJ4korYElXIpqN2u9G5twcCNu0RRCufOI98joBzcswbWUI+g1ehbNN6z6eDiVsiLb9kTKni04uWMdnnprrk29PShIkknGtYTZxCCx/JVSexB3x0BiDDqduOGBY3HNJu0Q/cJbto6sXnjllW8DRfdy4BcYjNgpf0XlelHoMGScGkI5sX0t9q9ZhPDakZTIlvi6D5PsjNIbf4JpWnf2blYG1v1jNFo/8yoebtmJjL716w8RGl4VrfuPpNUe+9EwAqhBuyeRsudXnEhYh95j54LV8jLOHUflulE8VNg6v15mHLRKg3E1/jORB1lVbObuXM72ApV5mItj5rCEw7H4NSQSuo+aDhflUVyKW4pQVikMJCyZiYDQ8mj/vGSQ0NmiipGTeZVYcenwbty4dBrRz72BHUtn46m356N85QhiZ/qZZMQvno6iwgIySou+w1Ty6hUoB0iqSabcnZTXOpO0oqsA6cjWlTgRvxZPv/cNyvgF4PbVy9i84F206P0SHm7VlX46dvJLaNxjICLbPkEMOpGwFr3HzUNe9k1smj8R3V6dhJAKlVVM0ks8JfWRjLTt/zBZu1u1G5gZXCLnKSUmSRd2PP5nXDyUiMcG/J2D4wDIikMGDm38HiHhVRH9/JuqfcFqbqyImnk5Bfk5d1C2UjVUa9ACD9VugH1rF6NOq65o0XsYioqLcCJuDZI3L0doWGV0fW0yziRtwbGtsajTuivaPjeaEl3vIJlwWZ0KUYHmR5KqUmDZJ39ky4Epq3UzR1MbpO2gN8AKuwlLPsWtq5cR89YcuMqUIaOvmvwSonoMxCPtnsTppM0EUJ/x83Ez/QLiFk9Dr1HTqP5oCQFrpMtjCEUksUZq3CxikASJsYRuWDbjZOvBgxkc1OPxa3F656YHdnEsXkQzBgnWFOTnYvfy+aj2aHNUf7QlQsKq0HVZ5s4qxn0mfgnGrIR/zqQSUdUGzdHpxfHwDSlLv5myazP2/vQVwmrURY/Xp/FipbeXaYHExZTVAPQEiRAThgSunTmK3xd+hC7DJ6JKZHMSCuf2xaHdc28gIqqNKpqumvQionoOIheXemwvklZ9hTotuyAr9SxVHPqMnQe4XCXEJM8iLd1j2raZNDSigyQndXSQVDnI5r4MnNqxHpeO7kH31z4WeYs2quWSI1k832HVb1adfqz/SC+DkfZJIcYOlpjWatIe+bnZ2LbwI0Q9PgA1mkZzljITisHI9JMHyGAdho4vdaE8+Myd3d3lZF7DqZ2b0DxmMBWTT+3cSHdQv10v0WLnx+9fuwjVHm2FynUbo7ggH0e3/oSs1DNUVYlo3IYn2F4HI7VirmMuz0jdNpMYxFaVjB1ywocCjsakkkCimMSGSBj7HACqpFZWDkQsk7FKvZc4vcoHWSh11KZXnSBJ9ypLSCULhz/PJFV51tsFXmbuuAvjdUZ7K4ENRsrJVKukJLuyTvCIQam/f6oqCRIkW0ySCk/vDXGr2oQAB5cLAinBbUqQThGVAw8Boo1zqfEvYXJt5s4JkvfWuRQepZBJc3f2cS5vMcnu7ryCpE0XeWv42UCicSovLQ3ZOneAalzZOiPNMIyq0uA0i0XEsebjZCNOHlMSk+RkqpLtzoafGowsYQhFMNZSivcHSdXyZPFVSpX7zNwxo0nhQHOkTO0JTO0xSax4VeS0mne2rqya0nHGEieT9DFkWbnmLk7ONoi6E9uWbqT+PmOZSaO/lsyWA/CWXKYyg8dolgUU38+P91HDI7wk5OjKMpBU61yyThtCUedwcGy/IVjozd2peQrmCrkroJyu1Ne/xSQxbOJo+CklKHMbFJcQZzRgaYxLAmnlXwokwSKYWG5ciZtZA8VmMmCGKaktjEQOyzZpKguYmtHVtI8OBuvK8u/eurJkeMd8gy0WCRXJwXGMIOuukmrNHAy9uEqnM3vKRVUKSiVPr4oSDw1oiHagPu/A2kmih6OXasidlejC7CBZfyVhB0nEpKwABDSlNcZAMtzuWaaJLtLdSTdlgWRnkZ0ZcrXrMYa3z+8Lkoox+jiXAEVNEwmGaX9VwRwSFzOlg/QgTCodJDnGZQfJXtS0/1XF/UCy/pRFMknLv4B0mO7tAcV+E4LavnLlX3lTS/GLYAyLAAAAAElFTkSuQmCC",y="data:image/png;base64,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",x="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAgCAYAAAD+Fz2gAAAAAXNSR0IArs4c6QAAFB1JREFUaEPFWwd4FcXafvekEiCEQAIBpSaEjsDV0Jv0IlwvAUTsgAjCI1iuCPiLtCvdcvXaUFSaaJSSGClCFAgloQYCQQIkpIeQkF7O2fvMNzO7sycnwevfzoMmZ3d2dvd75/3K+000ACi5+s19jiqs1qAN0jUtSIMGTdPYKf5TY9/pizju/JOP0wHomgYbXQnoNjGHTpfSuXt9bA42i7iezcj/Abpu/GRHdJ3uxo/Tr/w6dpz+k9ey47oDuu6g8w72kw116GBPrDvkXGKMvF78ZPNqdBt+HZ+f/S7v6+DvrYznz8Pm488oz7G3p2PKs4q3M98PyLDBcVjT3F67b/TSWxoDp6rCfk6D5g/NZgIiQWL4wAoSHSHg2D9+DXsUjocGhyuQpNXvAZImDELGFi8kYeWGl2CYILHj3IjymPPvzKDSYFZjagIgPq+djC+NqBqdPRcHiJ9Xx8jFUztI/NpaQSIwuaFs0PM0zdZNK0jYvBU6HuNEsUGCxO14bybReMk05ef/DUjSmAJOBSS+esWKlYwTq99yjjFJYQ3ggO5grJDsNMGQ4zh7rCAZLHcF3p9gEtkUjm1awYUv0gEEcUNLZnBWWEBi3wlaGsXZw/0ed31OYFrcneLeDCf3P8Ykkxm0/GplkunuVLaRuzPYx11YjUwiF8xXuis2WcB3BktZKGL1KG5Q+gzTnduADC3/3Cad4oYwNgeGGd0VSMLduQBJgqXGrtpB4iDX9lHdHUUQ5sr4m0ksyHVVZ4p4Sae4ZIxTAJAGZSAJq4v5BUgGILUzyeLyqsUkk41G/BTP5iD3bILOGEyGYc/IFv2ds5/rMhHgZHDFJCVhkG7s/wEkM/6IJMKISfyluLE5o6wxSa54xRDOLOEZhAESd3H/DZDEs1WLVYq7syQLLhMHB7T805/pFN2NbM0pQzOYZIIkWWK6O9Md/q+4O8q4zA+tOpdMYiCJDEumf0ZWp7JKssEM+EZ2xTJO55hkZG3W2OMqJv1hJhmZphIrq4GkCYBECl0zSAwAkeEpiQBbrRlJ5+B/X1vU8fU3YpYzSCkXYuEb2BwNglrxFPzPxCQFJCK/kY3rtPA5XoxJZtrtcFRB09xESuycerORMl2WcUcyyAkkYhLL8KypPE/BnZKFat+lS1bcnCXeWTNPq7vToeXFf0IuznRzMqU2j9F5I9XmVQ47Vllegoilz6Lfk6/g/k5hok7SYa+stNRLP658HiG9R6LjkEdpDJtBs9mgeXjyueT/NSAz6RyyriW4DE0mKAQDmrTtgqDgLgSKCRI34rWTB5H46y4Mem4RfHwbEUiOqkqc+ekbWViJGkugK90ldHjV90No79Gmu6OMoAqlhfkovJ2JO2nXkZuShPysVAyZ/iayryUgN+Wq9LuS20aJU9e/CVp161c9NXcCysixlZik5cX9S+fsYCm2CNzO7s6pQL0RHwP/+4NR168xIt5+Fv2feAV+zVri4MdvYeAzC/HThldqj/4AWv9lEPo9vsAoZiVQZyK/RsL+najfqEmtcxTezkLXEVPQbcRjhvtjrk9kDCi8nY6YTatQWV6KQTOWwK9xc1RVlGHH4mlo1CIYXj6+NDTnRiK8fOrDN7AZ2acoNxM2Dw8MnbWMDMxWdNyuz5B66RTslRV0jZu7Oxo2aw3/5m3RqscAXI2NRmrCCQS0CDXB4cTBncybqN+oKR4cP8NcEC7rKM4kYiRdy+OldvvUhwZAMnuTLkgyy8jQqBLVELttIwJbd0SrHgPxw7Ln0HfaAnqwpCNRGDLzTRQX5FlS9H3vL0TrngMR0ncUZYvs1u7ePvCp51fN3Z2N/ApJR3/GpFVbawSIFZfbFk5Gx4Hj0XXkVCW7Y3HeBKmqvBSHv1iFO2nJGDx9Mfya3I/tix7HoOfeQNOQB+i6fR+8jsA2nYx5Eg5+h7TEOAx9YTmfVwduXTqJkoLb8PFrjPjdm9CuzyiEhA0Ta0HH+X3bkXvjCgY/txhU+CrqQdzuTbBXVXCAasnuVNVBBUm7ffJDXUo5zF+rTGLptwUk8f3K0UjczbqFHmOfMQDKT7+BqsoydB/7NNISTuJ2WrIACbhyJIriVGDrDgQOg7nzsElw8/SuFpMYQFfvARB70e1/n0QAPTByKuysPJPAGMUpL1LtlaU4+f0n6Dp8Cjzr1sOONx5Hl2Hh8G/Whgx5es9m+AW1ROseA2l8yoWj9G5DZ68wXBK5VrHq96ybh5DeI9AubLhRB53fvx251xlAS8xUXYw/tedzYt5DE2a6VjqE9GPWZVYmabknPtBZPOCqAfNyJki6or+pQOXeTMLpvV9gyIy38OPyGej7+HxcjzuMlt37oeUD/cj/M9chtCCknj8O34BmZAj56TVxFmxePqLIFVqeBhgArdxaa53EAOowcDy6j5zKpTV2N5Hdqek41+D4S9sryrH9janwrucLN3ce/0qL7sDNzRMedXzoe2VZCbnuYXNWWtQCmbbvWTsX7fqMREjYcAGaA+f3bUNWciL6TJnHGaQY/fyBHfT9ob8+byYrarbmIsmQz0vvwwByFkGdY5IzkxxVFYj78XN0H/8Mdi9/ngCqLC1B05Au8PEL4IZV4taPy6ajXb/R6PzwRM5QCjhcmaAyU2p3GnAm6mtcjtmLvtPm1wrQkc3r0Gnoo3hgxFSub/EKCI6KctxJv27EWzZ94xbBNKKKAbRwKgbPWIyg4G70GNHv/R1N2nZCt1GP0zUJB3Yi7dJJDH9xlQHQb1+tRvHtLBpflJ8LL28feHj70D0fnvEmmFtMjo+p0SUHtGyPsEefr67xKeKpVf8zi28t5/j7vFAVmZXU32oDKS/tGuBw0Asf+XotOg8LR2CrjvD0qUeZ080zR2p8WPXEuNc/gF/g/QZI7CnORvEk4Y98uo56jAzLVq0E6U52KvasnG25fNqa7wGbjZKE7QsfQ69JcxDQpgMVpr9uXo2Alu3QfuAjPI4e/QnZyZcwfO4qY8WzJKC06C4qSgrJUwS07gD/5m0I9A79xqK85C7KigvNJIAKXiqdCRQ3Dy/4NPCvrt+pabuDg8KLY6GeM0yyY9+zpNlGyk0uT83uNDCXx85HrpmLipKiajZsGtIVPcdPR0VpkaF2S6ZwokjdjmWMQIMmLeDuyVwNm1ssEnsV7BRVBNEEw1wBZrO5Q3NzJ2PIGGSvqkRBXiYF99Rzx3Am6hswgNi4qopSbHt9yj2x9wtqgeEvvsP5rRStV45G4cLP2xHaZyQ6D51suDhWI6njKGQ5HLApsYvHGEWWchZcZXvEIi05oGUde9cAyOz9qGqCCZKMSWwlMnOmJ8Yhftcm9Bj/DFp06Q3N5gYPLx9kXD2LnGuXjCRBxiKytTD4A6OmQXP3EN/5GQMkCYqQD+Q1tVmWAcKLPNPdJZ84gGPb3sO0td9Ds7nTyiwvzld6ScCBj9+i5KXz0HDDyJobfw9DOhJGi974KtVBmk1Dr4mz0ax9T0qv4/d8IR5NZpDVn7RVt77oOPCvNYKkaoIqkFrW0Y1GDFILVpNJUjTldRIZUTApZtNy5KVeg3d9Pzw8ayl8GjSiMReityH51C8I6tDDAEQ+clFeNqWkk1dthbtHHRpfkHEDkRtedml/30ZBGLfoI1QUF2DnkqdqxGjcQu4umbuTIF09sR+x297DE2sjwIxeXlJsuB2Z1h746E0EtOmIrsMnU/OOrmXBWbPBzdPL6CNlJSfg4oHvUJibgaDQ7khPjEfv8Dmo4xeA2ylJhsB6NzcDSceiEdpvNOqyeCxS9br+gfBr0sJwc7KdYW1dcHWDl0C8QahlH9mo60J/cZVS8/jEWSQZxkDKS7+G+IhPUHwnBy279aGqevCMJbTyzkdvR+bv5zBy3hp6YVWMvXnmN8Rufx+TV26hNJvpCvkZNxG57iV0HDyBsj2p3KSeP4bC3EyMX/IpyhlAb0xDSJ8RaNQixACKXXs5Zg8eWfwRGjCA2P2EoRlAnEER0B12bHkt/J7uTQ5gbm7kvNUiVS/Hvn8uQo9xTyN227to138MbDY3XDwYgeGzl8GnfiPRXLQj+/olHNmyAQOeehUNg1orqbopQRnujkKVte+kaoLU4Mv+bQMxyEFhwXXd4wySw2FHzOZVJN+c+v5f6DV5LlIvHIe9sgx9p72ChP3fIik2GnXq+1ljCTQK1OUlRZi0Ygvc2QrVNOSnpyBq/XwMn7MCTdp2pmscLOXe/SWYjqcCNODpV9Gyx0Bj3vTL8Tj44X8ZAEn6sJj0+4n9OMoAWhcBm2ZDWtJZo0LPTLpAc7NP3YaByLmeiAf/NhN1WPHMCmlPbzRq0Y5+PxP5FQqyUjDgqdexa+XzCO0/Fu36jkLCwe/RadAEVJYUU8xh5s5JuYLjOz9Cnylz4dfUZIynd13ugpW2eY3CqohhxL6sX9cb7QZmFJVF1WMSZ1HCwZ24m5uOB//2AiJXv4iwyS+S7HHo06UYOmsprsb+jLRLcXjw0VlK44/Hmczfz+PiLxGYtOIbMgL7MBZErX+ZAApo08lIu+P3fInUC7GYsOgTlJXeJQb1ZwB1H2DsmXAJkPBxycf3EUBPrPsBJUUF8PH1p/tVFN/FnjXzEBY+G+ejt6JJcBda6XcybmDIDFZsik6sDtzNTkPUxgUk/TRs3ga7VswUAI023GHkmnkoKyqokZ1u7h4Y8/JG4e7+GEgSPC3r13XEILErxMjUanJ3BVlpiPlyBQY/+ybqNGxMGV3YpDlo1uEv9OIsHiXs24HUiyfQdcRjRttctgtybl4hAMOXfy0AYjHoJqI2vIzhs5cjsG0nalQxSej0HsGgRZ/Q3N8uVgDivhM1AsQE0+P7cWzruxi7YD0OfPo2Hln4Abzr1EfMF/+AvaoKg6Yvxk/rF6BpcBd0HjYRu9+Zi9D+Y9Bx0AShCIBUgFO7PsdDVMc48OPymQgdMAahfccY7osBy7JHlqgwIfVs9Bb0GPMk6gcECcZqVKQbRnfBpJrYpGXGrBV1kKliM3fHXILaHeWFpw0OeyUSY3ajy9BJqCovw9518wigoPY9YSNFAri4fweunToIv2atDK2aLy+NYklhTgbClzGAhIvLuEkCK/PnjEHsPiwOnd27GSnnY/HIYg7QTgUgPhuQfuV0dRcn1rIEiKkEQcFd0WvSbBz/9kNkJV/E6PnrUM+/CaI2LEDTtl3QfdyTSLt8msDjGt8UsWsFcNirqMPMPj8sn04Mat+PA2RKNFwOyr12ETFfr8GgZ96Af3MWg6ypuhUk8/oaAUo/vEZnq9UI5Oy1baLmqTEm8c5rZVkZIte/hLDwOQjq0JNDoGm4uP9bsKxn2OwVRutcFsApZ4/g+M5/Ivztr3iSoAH5mSkEEBNgverWl1giPyOFXnrCoo9RWlKI7xZPQ+MWIajj18hwJ2WF+ci5ftkag8TZ3zavxo34X9FpyKMIeehhHNq0ioRL5oZ9A5rTqMj189E0uCu6j2UZogO3LsVR8dq8Q0+SbpgkpG7hYgC1HzAOof3GQrdXoby02ACBrarcm1cQu+N99J06H/5Brcw+kq6TnMSLULNzK7d0GUA7ga6lHVpNDJIgydUru6xmcWnGJynjMAaxFwybOJsDJICWADFFWIqvpQW5yLlxGVePRVPmN2HRZ7C58dS9gAG0kQHUAV71eBuAAcpiE3uj8Ys+Rjlj0JInCCCmKlNNBqD8bj6yrye6BCjx0A8kyQT3HkF9priITzFs1lJ4+/Kqnk1hADTuaeGOHMSkM3u/wtDZy+DpVZfXR6KQjFj2HAHUvv8jKMhJRfSGV2uMPc4nxi7YAHcvbyeNr/p2LpVNWvov79CmERUkuVNHBUl1dxI0ewUDaAHCJr5ARRuvkTQkHopAdvJFDJ75lpDlbCgrysfhz5ZRm4EJjW0eHGIwrjg/h2R8Vryy9Fay7VrcL7h94woeCp8D1jo4smUdOg2ZiMA2Hbm0Y9OQd+t3nIvaSu7Lp2FArcbSKyvg5ubBg7uod/Z9sBBN23amdoMpsjrgsNupqciNJVY9dOxd+xLa9R6B4F4jKCPlorBqZPEISm9HFrwBLUO5+3ZSEcyuLJd4LACl/fIOMYjaAApQfxQkIwVnm0jYzRV3yYEU87LGgtG+MLuy0i3KloezcMvP85gke0l0DxGD5O5VGZMU+cI1WLrOJRgFJJnAkOHohJBe+RcDJFlU8iHWjZP8nLqpUSgbFpfF2+bWXarc3fEU3BqTiOVpB/9hKAkSJEtMkhme2hviVlO2BStqA6vVxSYUa8OPG1omG9YERNnOZWz/EiZX9tw5g/Rn9zcwQ0iQrNu5hOH/U5CU3UXOe+XUXhJnBmnu1cCoaX+DduvAqnRN04KkwWkvFuUJ5v442T4wGeC0w0dlhtE6t+5t4IBUB9VgkFQciInsKAP93iDJIZI56v6G2v2dChKv8o095U5tZ6vIaTbvJNsMl2Rs1VJ3/zgzSd2GLJVrpUkndD/Bpgwt7eCqrTpt/TUNKjfAm9ocV59lveSaGdJFuonMTWyWd+7KMpBE65zPo7g7uVvVeVercHO1uTv+bBwSYgfphveI3/8Rk0SccdrOZXF3NMRJ2Rauy8okEyQVfHJpSgMPOrZptw69cx/s+jlA9zc1Mw4W9VktO01dGN3Y7aMyhnVl+XdXXVlikgGSi3qLrKwq6pxJplsUrtKp4SeFXAmSvHdtMNW8e1UEbNqgIWOSud+B4eQQPRypRJtMqsmFKeyTf3Hh1IZQ6qQ8b3h3ozXGQNIcjtW6jkHS3Um2mCBZWaS6O3MPtxpjGD6MTfcAyYgxKpOc/9xFCK7KX1Uwh8S3K1u7ss4g/REm1Q6SqXDLXauSNbyoURMGs8apOc6IZpxsyqk7XHnikgHdcdjb7vmaT68Zt/4NR6wL8X1JNbgAAAAASUVORK5CYII=",b="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAqCAYAAABfjB7GAAAAAXNSR0IArs4c6QAAFNBJREFUeF7tW2d4VVXWfs9NJUAMgQQCIzUhdARGQ2/SizAOAUTsNEF4BHVGBPxE2ki3jA6oKCpNNEpJjBQlCoSSUEIgECRAQnoICenlnvM9e+29T7m5CQ7wfN8friW59+y97znr3e9a71prR7kdv1lTFAVQFCiKjf9k/7DPwN7Ka/RGfO74k4/TAGiKAhvNBDSbWEOjqXTtTi+bylYR89mK/F9A0/Sf7BNNo2/jn9OvfB77nP6Tc9nnmgpNU+m6yn6yoaoGdseaKtcSY+R88ZOtq9DX8Hl8ffa7/F6VP7dpPL8fth6/R3mNPT19ZrpX8XTG8wHpNqiHFMXlH38ZsfiGkn/uSwKIA2EzAJEgsY9hBYk+ofHsXz6H3QrHQ4HqDCRp9TuApAiDkLHFA0lYueElGAZI7HNuRPmZ4+/MoNJgVmMqAiC+rp2ML41oNjq7Lw4Qv24eIzdPzSDxuTWCRGByQ9mg5SqKrbOSxwAig7NdzhjEDc7teGcm0XjJNNPP/xuQpDEFnCaQ+O4VO1YyTux+yzXGJBNrABWaylgh2WmAIcdx9lhB0lnuDLy7YBLZFOo2JS9uk3BxzNBWJllAItfHacIZJdyfZJcDmBZ3Z3JvupO7b0wymEHbr0YmGe7OzDZydzr7uAurlknkgvlOd8YmC/iOYJk2itg9JjcofYbhzm1AupJ3dpNGcYMMxgEyuzsrSMLdOQGJxywr42oGiYNc08vs7iiCMFfGn0xiQa6rKlPEQzrEJX2cCQBpUAaSsLpYX4CkA1Izkywur0pMMtiox09xbyq5ZwN0xmAyDLtHZs9bZz7XRQIngzMmmQSDdGP/DyAZ8UeICD0m8YfixuaMssYkueNNhnBkCVcQOkjcxd0DSOLeqsQqk7uziAWnwkGFknfqM42iu67WHBSaHpMMkKTCM9ydEbOcqcB7dnekuIwX7TqnTGIgCYUl5Z+u6syskmwwAr6urpjidIxJumqzxh5nMelPM0lXmqZYWQUkRQDEo3wNIHEJbpHeXLQiPfEsfP/SCrW8fXVh4QhS8rloePs3wUMBzbkEv5uYZAKJyK+rcY02PseLMcmQ3apaCUVxEZLYUXqzkVIuy7gjGeQAEjGJKTyrlOcS3EEsVHkvXbLJzVninVV5Wt2dBiU3dqNJZjsBScQkQ2rzLIeBVVFWjLDFL6L3s6/j4fYhIk/SYK+osORLPy6fjqAew9Bu4JM0hq2g2GxQ3Nz5WvL/CpCReBaZV+KdhiYDFIIBDVt1REBgRwLFAIkb8cqJg0j4bRf6v7QAXt71CSS1sgKnf/pGJlYixxLoSncJDR51fRDcY4Th7kgRVKKkIA8FNzNwK/UqcpITkZeZgoFT3kbWlXjkJF+WfldyW09xavs2RPPOvatKcwegdI1tiklKbsx/NM4OnqQKzawnpUaiaoiAa7FR8H04ELV9GiDs3RfR55nX4dO4GQ5ueAf9XpiPn9a9XnP0B9Dir/3R++l5ejIrgTod/jXi9+9E3foNa1yj4GYmOg2diM5Dn9LdH3N9QjGg4GYaojatQEVZCfpPXQSfBk1QWV6KHQsno37TQHh4edPQ7GsJ8PCqC2//xmSfwpwM2NzcMGjGEjIw29Exuz5DyoWTsFeU0xwXV1fUa9wCvk1aoXnXvrgcHYmU+OPwaxpsgMOJg1sZ11G3fiM8OmaqsSGc5lGcScRImsvjpXLz5Mc6QFK9SRckFZ2u0CgTVRC9bT38W7RD86798MOSl9Br8jy6scTDERg47W0U5eda8qh9H85Hi279ENRrOKlF9tWunl7wquNTxd2dCf8KiUd+xvgVW6sFiCWX2+ZPQLt+Y9Bp2CSTumNx3gCpsqwEh75YgVupSRgwZSF8Gj6M7QueRv+X3kKjoEdo3r6P3oR/y/b6OvEHv0NqQgwGvbyUr6sBNy6cQHH+TXj5NEDs7k1o3XM4gkIGi72gIW7fduRcu4QBLy0EJb6m6kHM7k2wV5ZzgGpQd+aqgxkk5eaJjzVewmGkcbEwiclvC0ji/aUj4bideQNdR72gA5SXdg2VFaXoMup5pMafwM3UJAEScOlwBMUp/xZtCRwGc4fB4+Hi7lklJjGALt8BIPag2/85ngB6ZNgk2Fl6JoHRk1OepNorSnDi+43oNGQi3GvXwY63nkbHwaHwbdySDHlqz2b4BDRDi679aHzyuSP0bINmLtNdErlWsev3rJmDoB5D0TpkiJ4Hxe3fjpyrDKBFhlQX40/u+ZyY99jYac4rHaL0Y+RlViYpOcc/0lg84DmMFSRNiAczSOz3nOuJOLX3Cwyc+g5+XDoVvZ6ei6sxh9CsS280e6Q3+X/mOkQtCClxx+Dt15gMIV/dx82AzcNL1P5ELU8BdICWb60xT2IAte03Bl2GTeKlNfZtQt2Z5TivwfGHtpeXYftbk+BZxxsurjz+lRTegouLO9xqedH7itJict2DZy23VAukbN+zejZa9xyGoJAhAjQVcfu2ITMpAT0nzuEMMhk97sAOev/Y36YbYsWs1pyIDHm/9DwMIMciqGNMcmSSWlmOmB8/R5cxL2D30ukEUEVJMRoFdYSXj58ex6Rr/HHJFLTuPQIdHh/HGUoBh1cmKM2UtTsFOB3xNS5G7UWvyXNrBOjw5jVoP+hJPDJ0Eq9v8QwIankZbqVd1eMtW75B00AaUckAmj8JA6YuREBgZ7qNyA/+iYat2qPz8KdpTvyBnUi9cAJDXlmhA/T7VytRdDOTxhfm5cDD0wtunl70nY9PfRvMLSbFRlXrkv2atUHIk9Or1vhMxVNr/c9IvpXsYx/yRFUoK6OaYBUOZpByU68AqkoPfPjr1egwOBT+zdvB3asOKafrpw9Xe7PmC6Pf/Ag+/g/rILG7OBPBRcKfeXUa/hQZlu1aCdKtrBTsWT7TMn3yqu8Bm41Ewvb5T6H7+Fnwa9mWEtPfNq+EX7PWaNPvCR5Hj/yErKQLGDJ7hb7jmQgoKbyN8uIC8hR+LdrCt0lLAr1t71EoK76N0qICQwRQwkupM4Hi4uYBr4d8q9bvzLJd5aDw5FhUzxkmWdEfWGS2Xuohl2cGSQFzeex6+KrZKC8urGLDRkGd0G3MFJSXFOrVbskUThRRFWeRRwEeatgUru7M1bC1xSaxV8JOUUUQTTDMGWA2mysUF1cyhoxB9soK5OdmUHBPOXsUpyO+AQOIjassL8G2NyfeEXufgKYY8sp7nN+mpPXSkQic+3k7gnsOQ4dBE3QXx3Ik8zgKWaoKmyl28RhjKks5Flxle8RSWlKhZB59XwfILKmN2poBkoxJbCcyc6YlxCB21yZ0HfMCmnbsAcXmAjcPL6RfPoPsKxd0kSBjEdlaGPyR4ZOhuLqJ9/yKDpIERZQP5JyaLMsA4Ume4e6Sjh/A0W0fYPLq76HYXGlnlhXlmXpJwIEN75B46TAoVDey4sKfQy8dCaNFrn+D8iDFpqD7uJlo3KYbyevYPV+IW5MKsuqdNu/cC+36/a1akMw1QTOQSuaR9XoMMgqlpqKp6PfIPImMKJgUtWkpclOuwLOuDx6fsRheD9WneHIuchuSTv6CgLZddUDkLRfmZpEknbBiK1zdatH4/PRrCF/3mlP7e9cPwOgFn6C8KB87Fz1XLUaj53N3ydydBOny8f2I3vYBnlkdBmb0suIi3e1IWXvgk7fh17IdOg2ZQM07msuCs2KDi7uH3kfKTIrH+QPfoSAnHQHBXZCWEIseobNQy8cPN5MT9QLr7Zx0JB6NRHDvEajN4rGQ6rV9/eHTsKnu5mQ7w9q64NUNngLxBqGSdXi9pon6izNJzZnEWSQZxkDKTbuC2LCNKLqVjWade1JWPWDqItp5cZHbkfHHWQybs4oeWM5jaF0//Tuit3+ICcu3kMxmdYW89OsIX/Mq2g0YS2pPVm5S4o6iICcDYxZ9ijIG0FuTEdRzKOo3DdKBYnMvRu3BEws/wUMMIPZ9wtAMIM6gMGiqHVv+EXpH9yYHMDc3bM5KIdXLsO/fC9B19POI3vY+WvcZCZvNBecPhmHIzCXwqltfNBftyLp6AYe3rEPf595AvYAWJqlulKB0d0ehytp3MtcEqcGX9fs6YpBKYcF53uMIkqraEbV5BZVvTn7/H3SfMBsp547BXlGKXpNfR/z+b5EYHYladX2ssQQKBeqy4kKMX7YFrmyHKgry0pIRsXYuhsxahoatOtAclUnu3V+C1fHMAPV9/g0069pPXzftYiwOfvw/OkCSPiwm/XF8P44wgNaEwabYkJp4Rs/QMxLP0drsVbueP7KvJuDRv09DLZY8s0Ta3RP1m7am30+Hf4X8zGT0fe5N7Fo+HcF9RqF1r+GIP/g92vcfi4riIoo5zNzZyZdwbOcn6DlxNnwaGYxx96zNXbCpbV5tYVXEMGJf5m9r9XYDM4pjziMluAGSgviDO3E7Jw2P/v1lhK98BSETXqGyx6+fLsagGYtxOfpnpF6IwaNPzjB1Z3mcyfgjDud/CcP4Zd+QEdiLsSBi7WsEkF/L9rrsjt3zJVLORWPsgo0oLblNDOrDAOrSVy/cOgVI+LikY/sIoGfW/IDiwnx4efvS95UX3caeVXMQEjoTcZFb0TCwI+30W+nXMHAqSzZFJ1YDbmelImL9PCr91GvSEruWTRMAjdDdYfiqOSgtzK+WnS6ubhj52nrh7v4cSBI8JfO3NcQgHtENpVadu8vPTEXUl8sw4MW3UateA1J0IeNnoXHbv9KDs3gUv28HUs4fR6ehTxlNQHH72dcvEYChS78WALEYdB0R617DkJlL4d+qPTWqWEno1B7BoAUbae1vF5oA4r4T1QLECqbH9uPo1vcxat5aHPj0XTwx/yN41qqLqC/+BXtlJfpPWYif1s5Do8CO6DB4HHa/NxvBfUaiXf+xoiIAqgKc3PU5HqM8RsWPS6chuO9IBPcaqbsvBixTj0yosELqmcgt6DryWdT1CxCMVShJ143uhEnVsUnJiFot8iB5MIS7O+YSLO0FcepHtVcgIWo3Og4aj8qyUuxdM4cACmjTDTaqSADn9+/AlZMH4dO4uV6r5vgoFEsKstMRuoQBJFxc+nUqsDJ/zhjE4h2LQ2f2bkZyXDSeWMgB2mkCiK8GpF06VdXFic0gAWJVgoDATug+fiaOffsxMpPOY8TcNajj2xAR6+ahUauO6DL6WaRePEXg8RrfRHFqBVDtlXRWg71+WDqFGNSmNwfIKNHwclDOlfOI+noV+r/wFnybsBhklepWkIz51QKUdmiVxnarHsjZY9sEk6qNSbzzWlFaivC1ryIkdBYC2nbjECgKzu//Fkz1DJ65zDgpJNZKPnMYx3b+G6HvfsVFggLkZSQTQKwA61G7rsQSeenJ9NBjF2xASXEBvls4GQ2aBqGWT33dnZQW5CH76kVrDBJXf9+8Etdif0P7gU8i6LHH8eumFVS4ZG7Y268JjQpfOxeNAjuhyyimEFXcuBBDyWuTtt2odMNKQuYjXAygNn1HI7j3KGj2SpSVFOkgsF2Vc/0Sond8iF6T5sI3oLnRR9I0KifxJNTo3MojXTrQDqArqb+uJAZJkOTulV1WI7k04pOMS4xB7AFDxs3kAAmgJUCsIizleUl+DrKvXcTlo5Gk/MYu+Aw2F97iyGcArWcAtYVHHd4GYPxgsYk90ZgFG1DGGLToGQKIVZUpJwNQdjsPWVcTnAKU8OsPVJIJ7DGU+kwxYZ9i8IzF8PTmWT1bQgdo9PPCHanEpNN7v8KgmUvg7lGb50cikQxb8hIB1KbPE8jPTkHkujeqjT2OF0bNWwdXD0+HGl/V41xmNilpv7xHh0bMIIlEhx90M1W0JUMkaPZyBtA8hIx7mZI2niMpSPg1DFlJ5zFg2juivWRDaWEeDn22hNoMrNDY8tGBOuOK8rKpjM+SVyZvZbnpSswvuHntEh4LnQXWOji8ZQ3aDxwH/5bteGnHpiD3xh84G7GV3JdXPb8ajaVVlMPFxY0Hd5Hv7PtoPhq16kDtBqPIqkK126mpyI0ldj007F39Klr3GIrA7kNJkfKisNnI4hZMvR2Z8Po1C+bu26GKYHRleYnHAlDqL+8Rg6gNYALqz4Kkqzt2iIR9ucldciDFulTekTLe6MpK0GXLw7Fwy6/zmCR7SfQdIgbJ06syJpnKF87B0jRegjGBJM87kOHogii98jc6SDKp5EOsByf5NfOhRlHZsLgs3ja3nlLl7o5LcGtMIpanHvyXXkmQIFlikpOzCrL0YpSG5GFH3rYgozn2koSh+eeOAoTnYHQIRT++JUxuOorsCNLdnm9ghpAgWY9zCcP/tyCZThc5npUz95I4M6jmXgWM6s43KDcOrDCdzWZM4n0hAyRe2JRS3CimVo1J8mSqLturgGSIEWeHUAgcAolZiIF4Z5DkEMkc8/mGmv2dGSSe5etnyh3aztYip9G8k2zTXZJ+VMt8+seRSeZjyLJybWrSibqfYFM6AWR1M7xoSVwwHWJ0BpIhwzmIfLyLUG7isLwzkETrnI83uTt5WtXp0WM5zrm745uCQ0LsYG5b+q7qkPqvmCTijMNxLou7oyEOlW3huqxMMkAyg08uzdTAg4ZtSsr+5UY/yOTOZBPNDBK7LIWAnshyZEx/BcFBMup2ojlnERsKVYS5GHCSb5GVq7o764ao2vCThVwJkqy+18Sk6k+vioBNBzRkTDLOOzCcVNHDkZVog0nVuTAT++RfXDi0IUx5Uq4nPDsryfuWiXYDdydGYZMb3mCS1dVZY4ycK4UAd0+cTWInV8ckPcaYmSTcnP7nLqLgavqrCuaQ+HFla1fWEaQ/w6SaQTIq3PLUqmQNT2rMgsHIcaqPM6IZJ5ty5hOuXLikQ1MPedrd/+HVfeoN5eiGFzcAmFbdLus5fdOdHEWNrv7BxXuzgHL+23fc82+lHAK0Hs6WegDQvRn4XmcTO2I2TAsohz0W0AIcF3wA0L2a+N7m6+7r+Ocv9lDtOKRp4OeRxOsBQPdm4HudbYkvxz6dMk1VVRaTHgB0r5a9T/OrCABH0fCAQffJ0ne5TBWAHEXDA4Du0rL3aZpTCW0WDQ8Auk+Wvstlqs1xpGjoMW2Tx12u/WDafbBAjUkoEw3dp3628T58z4Ml7tIC/wuyLDr7JEtoSQAAAABJRU5ErkJggg==",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:je,swimg:Je},{name:"101\u8BA1\u5212",ptimg:Ve,swimg:Re},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:Me,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 re=({className:ge,dataSource:me=[],col:se=4,right:Ae,bottom:Oe=23,precision:qe=0,wrapWidth:wt=1200,trackEventItems:At,loading:lt,onRemove:bt=()=>{},isCurrent:zt=!0,showAlias:Jt=!1})=>{const jt=Math.floor((wt-(se-1)*Ae)/se),Yt=[{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(De=>(window.ENV==="build"&&(De.ptimg=`/react/build${De.ptimg}`,De.swimg=`/react/build${De.swimg}`),De));return ee.createElement(Se.Z,{spinning:lt},ee.createElement("div",{className:Le()(te.list,ge)},!!(me!=null&&me.length)&&(me==null?void 0:me.map((De,Lt)=>{var Ot;const{name:ye,id:xe,identifier:Ie,featured:ft,school_name:nt,image_url:yt,excellent:le,is_plan:st}=De;return ee.createElement("div",{key:xe,className:te.wrap,style:{width:jt,marginRight:(1+Lt)%se===0?0:Ae+qe,marginBottom:Oe}},ee.createElement("a",{className:te.li,onClick:kt=>{kt.preventDefault(),kt.stopPropagation(),At&&(0,Ze.L9)([At]),(0,Ze.xg)(`/paths/${Ie}`)}},ee.createElement("div",{className:te.img},ee.createElement("img",{className:te.cover,src:`${yt}`}),zt&&(0,_e.bg)()&&(De==null?void 0:De.studying)&&ee.createElement("div",{className:`${te.movebq} user-path-items`,onClick:kt=>{kt.stopPropagation(),bt(De)}},ee.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),ee.createElement("span",{className:"c-red"},"\u79FB\u9664")),(Ot=De==null?void 0:De.subject_tags)==null?void 0:Ot.map((kt,Kt)=>{var Nt,Te;if(Kt===0){const de=(Nt=Yt.find(he=>he.name==kt))==null?void 0:Nt.swimg;return ee.createElement("img",{className:te.sign,src:de,style:{left:"-4px"}})}const Ce=(Te=Yt.find(de=>de.name==kt))==null?void 0:Te.ptimg;return ee.createElement("img",{className:te.sign,src:Ce,style:{left:`${48+52*(Kt-1)+2*Kt}px`}})}),ee.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(De==null?void 0:De.excellent)&&ee.createElement("div",{className:te.bq},"\u5F00\u653E\u8BFE\u7A0B"))),ee.createElement("div",{className:te.name},ee.createElement(He.Z,{title:Jt&&(De!=null&&De.excellent_alias_name)?ee.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${ye}`,ee.createElement("br",null),ee.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${De==null?void 0:De.excellent_alias_name}`)):ye},ee.createElement("span",{className:te.e},Jt&&(De==null?void 0:De.excellent_alias_name)||ye))),ee.createElement("div",{className:te.tags},ee.createElement("div",null,ee.createElement(He.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},ee.createElement("span",null,ee.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),ee.createElement("span",null,De.stages_count))),ee.createElement(He.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,De.members_count)))))))})),!me.length&&ee.createElement(fe.Z,null)))}},89831:function(Ne,St,oe){"use strict";oe.d(St,{jL:function(){return Le},w9:function(){return ft},QD:function(){return Zt},cQ:function(){return Lt.Z},op:function(){return pe},O5:function(){return Wn},_b:function(){return fn},t7:function(){return re},Gi:function(){return Kt},YG:function(){return st},qp:function(){return x},vr:function(){return $t},qE:function(){return dt},Je:function(){return se},wb:function(){return De},cq:function(){return Ee},tp:function(){return z},Si:function(){return ve},k8:function(){return ot},Du:function(){return Nn}});var te=oe(59301),Se={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"},He="data:image/png;base64,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",Le=({dataSource:ue=[],img:ce,imgWidth:Fe=346,title:Ue,sunTitle:be,bannerExtraContent:Gt})=>te.createElement("div",{className:Se.banner},te.createElement("div",{className:Se.content},te.createElement("aside",null,te.createElement("p",null,te.createElement("b",null,Ue),te.createElement("span",null,be)),ue.length>0&&te.createElement("div",{className:Se.btns},ue.map((Pt,Wt)=>te.createElement("div",{key:Wt,onClick:Pt.click},Pt.name,Pt.sign?te.createElement("img",{src:He,width:39}):null))),Gt),ce&&te.createElement("img",{style:{marginTop:33,marginRight:38},src:ce,width:Fe}))),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"},fe=oe(92310),_e=oe.n(fe),je=oe(89392),Je=Object.defineProperty,Ve=Object.getOwnPropertySymbols,Re=Object.prototype.hasOwnProperty,Me=Object.prototype.propertyIsEnumerable,ae=(ue,ce,Fe)=>ce in ue?Je(ue,ce,{enumerable:!0,configurable:!0,writable:!0,value:Fe}):ue[ce]=Fe,a=(ue,ce)=>{for(var Fe in ce||(ce={}))Re.call(ce,Fe)&&ae(ue,Fe,ce[Fe]);if(Ve)for(var Fe of Ve(ce))Me.call(ce,Fe)&&ae(ue,Fe,ce[Fe]);return ue},x=({dataSource:ue=[],value:ce,onChange:Fe,onTitleChange:Ue,className:be,title:Gt,titleWidth:Pt=41,style:Wt={},fontColor:Qt="#6A7283",showCount:Ke,classNameActive:$e,styleItem:vt={}})=>{const[ct,Vt]=(0,te.useState)(0),[_t,Ct]=(0,te.useState)(!1),tn=(0,te.useRef)(null),cn=(0,te.useRef)(null);return(0,te.useEffect)(()=>{var An;ue.length!==0&&(((An=tn==null?void 0:tn.current)==null?void 0:An.clientHeight)>97?Vt(1):Vt(0)),ue.length===0&&Vt(0),Ct(!1)},[ue]),te.createElement("div",{className:_e()(Ze.row,be),style:Wt},te.createElement("div",{onClick:(0,je.throttle)(()=>Ue==null?void 0:Ue(),2e3),style:{width:Pt,marginTop:_t?12:4},className:`${Ze.title} ${Ue?"current":""}`},Gt),te.createElement("div",{className:_t?`${Ze.tagsWrap} ${Ze.tagsBorderWrap}`:Ze.tagsWrap},te.createElement("div",{className:Ze.bar,ref:cn,style:ct>0?{height:ct===1?97:"auto",overflow:ct===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},te.createElement("div",{className:Ze.tag,ref:tn},ue==null?void 0:ue.map(An=>te.createElement("span",{onClick:()=>Fe(An.id),key:An.id,style:a(a({color:Qt},vt),(An==null?void 0:An.style)||{}),className:ce===An.id?_e()($e||Ze.active,An.classNameActive):""},te.createElement("span",{title:An.name,className:Ze.name},An.name),!!Ke&&te.createElement("span",{className:Ze.num},An.count))))),!!ct&&te.createElement(te.Fragment,null,ct===1?te.createElement("div",{onClick:()=>{var An;Vt(2),((An=tn==null?void 0:tn.current)==null?void 0:An.clientHeight)>245?Ct(!0):Ct(!1)},className:Ze.action},"\u5C55\u5F00",te.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):te.createElement("div",{onClick:()=>{cn.current.scrollTop=0,Vt(1),Ct(!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:ue=[],value:ce,onChange:Fe,className:Ue,style:be={}})=>te.createElement("div",{style:be,className:_e()(b.tabs,Ue)},ue.map(Gt=>te.createElement("span",{onClick:()=>Fe(Gt.id),className:ce===Gt.id?b.active:"",key:Gt.id},Gt.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),re=({dataSource:ue=[],value:ce="",onChange:Fe,onInputChange:Ue=()=>{},className:be,style:Gt={},placeholder:Pt,allowClear:Wt=!1})=>{var Qt;const[Ke,$e]=(0,te.useState)(""),[vt,ct]=(0,te.useState)("");(0,te.useEffect)(()=>{var Ct;let tn=ce;(Ct=JSON.stringify(ce))!=null&&Ct.includes("{")&&($e(ce.id),tn=ce.value||"");try{ct(decodeURIComponent(tn||""))}catch(cn){ct(decodeURIComponent(tn||""))}},[ce]);const Vt=()=>{Fe(encodeURIComponent(vt),Ke||null)},_t=Ct=>{Ct!==Ke&&($e(Ct),Fe(encodeURIComponent(vt),Ct))};return te.createElement("div",{className:_e()(ee.input,be),style:Gt},!!ue.length&&te.createElement("div",{className:ee.dropdown},te.createElement("div",{className:ee.text},(Qt=ue.find(Ct=>Ct.id===Ke))==null?void 0:Qt.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},ue.map((Ct,tn)=>te.createElement("div",{key:tn,onClick:()=>_t(Ct.id)},Ct.name)))),te.createElement(ne.default,{onPressEnter:Vt,value:vt,onChange:Ct=>{ct(Ct.target.value),Ue(encodeURIComponent(Ct.target.value),Ke||null)},bordered:!1,placeholder:Pt}),te.createElement("i",{onClick:Vt,className:"iconfont icon-sousuo9 font14 pl10 current"}))},ge={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"},se=({value:ue,onChange:ce,className:Fe,total:Ue,pageSize:be,style:Gt={}})=>{const Pt=ue<2,Wt=ue>=Math.ceil(Ue/be);return Ue<=be?te.createElement(te.Fragment,null):te.createElement("div",{className:_e()(ge.quickPager,Fe),style:Gt},te.createElement("div",{onClick:()=>{Pt||ce(ue-1,"prev")},className:Pt?ge.disabled:""},"\u4E0A\u4E00\u9875"),te.createElement("div",{onClick:()=>{Wt||ce(ue+1,"next")},className:Wt?ge.disabled:""},"\u4E0B\u4E00\u9875"))},Ae={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"},Oe=oe(71418),qe=oe(6848),wt=oe(13570),At=oe(90524),lt=oe(49661),bt=oe(96908),zt=oe(57177),Jt=oe(81378),jt=oe(57884),De=({className:ue,dataSource:ce=[],col:Fe=4,right:Ue,bottom:be=23,precision:Gt=0,wrapWidth:Pt=1200,trackEventItems:Wt,loading:Qt})=>{const Ke=Math.floor((Pt-(Fe-1)*Ue)/Fe);return te.createElement(Oe.Z,{spinning:Qt},te.createElement("div",{className:_e()(Ae.list,ue)},!!ce.length&&ce.map(($e,vt)=>{const{name:ct,id:Vt,identifier:_t,power:Ct,cover_image_id:tn,pic:cn}=$e;return te.createElement("div",{className:Ae.wrap,key:Vt,style:{width:Ke,marginRight:(1+vt)%Fe===0?0:Ue+Gt,marginBottom:be}},te.createElement("a",{target:"_blank",href:`/shixuns/${_t}/challenges`,className:Ae.li,onClick:An=>{An.preventDefault(),Wt&&(0,lt.L9)([Wt]),Ct&&(0,lt.xg)(`/shixuns/${_t}/challenges`)}},te.createElement("div",{className:Ae.img},te.createElement("img",{className:Ae.cover,src:`${cn}`}),$e.is_jupyter&&te.createElement("img",{className:Ae.sign,src:bt}),$e.is_jupyter_lab&&te.createElement("img",{className:Ae.sign,src:zt}),$e.is_unity_3d&&te.createElement("img",{className:Ae.sign,src:Jt})),te.createElement("div",{className:Ae.name},te.createElement(qe.Z,{title:ct||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},te.createElement("span",{className:Ae.e},ct||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),te.createElement("div",{className:Ae.tags},te.createElement(qe.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(qe.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(qe.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},te.createElement("span",null,te.createElement("span",null,$e.level))),te.createElement("div",{className:Ae.rate},te.createElement(wt.Z,{allowHalf:!0,disabled:!0,defaultValue:$e.score_info}),te.createElement("span",null,"\xA0",$e.score_info?`${$e.score_info}\u5206`:"5\u5206")))),!Ct&&te.createElement("div",{className:Ae.lockWrap},te.createElement("img",{src:`${At.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")))}),!ce.length&&te.createElement(jt.Z,null)))},Lt=oe(4573),Ot={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"},ye="data:image/png;base64,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",xe=oe(59301),ft=({className:ue,dataSource:ce=[],col:Fe=4,right:Ue,bottom:be=23,precision:Gt=0,wrapWidth:Pt=1200,trackEventItems:Wt,loading:Qt})=>{const Ke=Math.floor((Pt-(Fe-1)*Ue)/Fe);return xe.createElement(Oe.Z,{spinning:Qt},xe.createElement("div",{className:_e()(Ot.list,ue)},!!ce.length&&ce.map(($e,vt)=>{const{subject_identifier:ct,id:Vt,identifier:_t,power:Ct}=$e,tn=$e.is_public!=0&&$e.is_public;return xe.createElement("div",{className:Ot.wrap,key:Vt,style:{width:Ke,marginRight:(1+vt)%Fe===0?0:Ue+Gt,marginBottom:be}},xe.createElement("a",{className:Ot.li,onClick:cn=>{cn.preventDefault(),Wt&&(0,lt.L9)([Wt]),(0,lt.xg)($e.first_category_url)}},xe.createElement("div",{className:Ot.top},xe.createElement(qe.Z,{title:$e.name},xe.createElement("div",{className:Ot.name},$e.name)),xe.createElement("img",{className:Ot.img,src:At.Z.IMG_SERVER+"/images/"+$e.avatar_url}),xe.createElement("div",{className:Ot.text,title:$e.creator},$e.creator),ct&&xe.createElement("div",{className:Ot.btns},xe.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),xe.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),tn&&xe.createElement("div",{className:Ot.sign},"\u516C\u5F00")),xe.createElement("div",{className:Ot.bottom},$e.visits>0&&xe.createElement(qe.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},xe.createElement("span",null,xe.createElement("i",{className:"iconfont icon-liulanyan"}),xe.createElement("span",null,$e.visits))),$e.course_members_count>0&&xe.createElement(qe.Z,{title:"\u6210\u5458",placement:"bottom"},xe.createElement("span",null,xe.createElement("i",{className:"iconfont icon-chengyuan"}),$e.course_members_count)),$e.tasks_count>0&&xe.createElement(qe.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},xe.createElement("span",null,xe.createElement("i",{className:"iconfont icon-zuoye"}),$e.tasks_count)),$e.is_end?xe.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):xe.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!$e.is_accessible&&xe.createElement("div",{className:Ot.lockWrap},xe.createElement("img",{src:`${At.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),xe.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!ce.length&&xe.createElement(jt.Z,null)))},nt={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"},yt=oe(76560),st=({dataSource:ue=[],value:ce,onChange:Fe,className:Ue,style:be={},tabBarExtraContent:Gt})=>te.createElement("div",{className:_e()(nt.tabs,Ue),style:be},te.createElement("div",{className:nt.tabsWrap},ue.map((Pt,Wt)=>te.createElement("aside",{className:nt.tab,onClick:()=>{Fe(Pt.id),Pt.link&&yt.history.push(Pt.link)},key:Wt},te.createElement("div",{className:ce===Pt.id?nt.active:""},Pt.name),(Pt==null?void 0:Pt.resetCount)==null&&(Pt==null?void 0:Pt.total)!==void 0&&te.createElement("span",null,"\uFF08",Pt==null?void 0:Pt.total,"\uFF09"),(Pt==null?void 0:Pt.resetCount)!==void 0&&(Pt==null?void 0:Pt.total)!==void 0&&te.createElement(qe.Z,{title:(Pt==null?void 0:Pt.tip)!=null?Pt==null?void 0:Pt.tip:""},te.createElement("span",{style:{color:"#9096A3"}},"\uFF08",te.createElement("span",{style:{color:"#000"}},Pt==null?void 0:Pt.resetCount),"/",te.createElement("span",null,Pt==null?void 0:Pt.total),"\uFF09"))))),te.createElement("div",{className:nt.tabBar},Gt)),Kt=({className:ue,style:ce={},children:Fe})=>te.createElement("div",{className:_e()(ue),style:ce},Fe),Nt={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"},Te=oe(38854),Ce=oe(20834);const de=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var Ee=({sortValue:ue,dropValue:ce,className:Fe,onSort:Ue,onDrop:be,dataSource:Gt=de})=>{var Pt;return te.createElement("div",{className:_e()(Nt.orderWrap,Fe)},te.createElement(Te.Z,{dropdownRender:()=>te.createElement(Ce.default,null,Gt.map((Wt,Qt)=>te.createElement(Ce.default.Item,{key:Qt,onClick:()=>be(Wt.id)},Wt.name)))},te.createElement("span",{className:Nt.orderTextWrap},(Pt=Gt.find(Wt=>ce===Wt.id))==null?void 0:Pt.name)),te.createElement("span",{className:Nt.orderIconWrap},te.createElement("span",{className:Nt.orderAsc},te.createElement("i",{className:ue==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Nt.cursorPointer} ${Nt.active}`:`iconfont icon-sanjiaoxing-up font12 ${Nt.cursorPointer}`,onClick:()=>Ue(ue==="asc"?"desc":"asc")})),te.createElement("span",{className:Nt.orderDesc},te.createElement("i",{className:ue==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Nt.cursorPointer} ${Nt.active}`:`iconfont icon-sanjiaoxing-down font12 ${Nt.cursorPointer}`,onClick:()=>Ue(ue==="asc"?"desc":"asc")}))))},We={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"},et=oe(3113),it=oe(22688),Bt=Object.defineProperty,pt=Object.getOwnPropertySymbols,tt=Object.prototype.hasOwnProperty,ut=Object.prototype.propertyIsEnumerable,Xt=(ue,ce,Fe)=>ce in ue?Bt(ue,ce,{enumerable:!0,configurable:!0,writable:!0,value:Fe}):ue[ce]=Fe,on=(ue,ce)=>{for(var Fe in ce||(ce={}))tt.call(ce,Fe)&&Xt(ue,Fe,ce[Fe]);if(pt)for(var Fe of pt(ce))ut.call(ce,Fe)&&Xt(ue,Fe,ce[Fe]);return ue},dn=(ue,ce)=>{var Fe={};for(var Ue in ue)tt.call(ue,Ue)&&ce.indexOf(Ue)<0&&(Fe[Ue]=ue[Ue]);if(ue!=null&&pt)for(var Ue of pt(ue))ce.indexOf(Ue)<0&&ut.call(ue,Ue)&&(Fe[Ue]=ue[Ue]);return Fe},sn=(ue,ce,Fe)=>new Promise((Ue,be)=>{var Gt=Qt=>{try{Wt(Fe.next(Qt))}catch(Ke){be(Ke)}},Pt=Qt=>{try{Wt(Fe.throw(Qt))}catch(Ke){be(Ke)}},Wt=Qt=>Qt.done?Ue(Qt.value):Promise.resolve(Qt.value).then(Gt,Pt);Wt((Fe=Fe.apply(ue,ce)).next())}),pe=ue=>{var ce=ue,{className:Fe,style:Ue,children:be,loading:Gt=!1,openLoading:Pt,onClick:Wt=()=>{},size:Qt="middle",shape:Ke="round",theme:$e}=ce,vt=dn(ce,["className","style","children","loading","openLoading","onClick","size","shape","theme"]);const[ct,Vt]=(0,te.useState)(!1),_t=(0,te.useMemo)(()=>{switch($e){case it.Fy.THEMEONE:return We.ThemeOne;case it.Fy.DEFAULT:default:return We.btn}},[$e]);return te.createElement(et.ZP,on({onClick:(0,je.throttle)(Ct=>sn(void 0,null,function*(){Pt&&Vt(!0);try{yield Wt(Ct)}catch(tn){console.log("error",tn)}Pt&&Vt(!1)}),2e3,{leading:!0,trailing:!1}),className:_e()(_t,We[`${Qt}-${Ke}`],Fe),style:Ue,size:Qt,shape:Ke,loading:ct||Gt},vt),be)},ke={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"},dt=({className:ue,style:ce,children:Fe=null,onClick:Ue,title:be})=>te.createElement("div",{className:_e()(ke.head,ue),style:ce},te.createElement("span",{className:"primary-hover",onClick:Ue},te.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),te.createElement("b",{title:be},be),te.createElement("div",{className:ke.node},Fe)),ht={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"},Zt=({confirmShow:ue=!0,confirmTitle:ce,confirmClick:Fe,cancelShow:Ue=!0,cancelTitle:be,cancelClick:Gt,className:Pt,style:Wt,confirmLoading:Qt=!1})=>te.createElement("div",{className:_e()(ht.btns,Pt),style:Wt},ue&&te.createElement(et.ZP,{loading:Qt,onClick:Fe,type:"primary",className:ht.confirm},ce),Ue&&te.createElement(et.ZP,{onClick:Gt,className:ht.cancel},be)),Ft={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"},$t=({className:ue,style:ce={},LeftContent:Fe,children:Ue,RightContent:be})=>te.createElement("div",{className:_e()(Ft.fixedBottom,ue),style:ce},te.createElement("div",{className:Ft.wrap},te.createElement("div",{className:Ft.left},Fe),te.createElement("div",{className:Ft.center},Ue),te.createElement("div",{className:Ft.right},be))),qt={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"},fn=({className:ue,style:ce={},dataSource:Fe=[]})=>te.createElement("div",{className:_e()(qt.crumbs,ue),style:ce},Fe.map((Ue,be)=>be<Fe.length-1?te.createElement(te.Fragment,{key:be},Ue.path||Ue.onClick?te.createElement("span",{className:qt.hover,onClick:Ue!=null&&Ue.onClick?Ue.onClick:()=>yt.history.push(Ue.path)},Ue.name):te.createElement("span",null,Ue.name),te.createElement("span",null,"\xA0",">","\xA0")):te.createElement("span",{key:be,style:{color:"#5F6368"}},Ue.name))),yn=oe(31797),pn=Object.defineProperty,un=Object.defineProperties,ln=Object.getOwnPropertyDescriptors,hn=Object.getOwnPropertySymbols,xn=Object.prototype.hasOwnProperty,Bn=Object.prototype.propertyIsEnumerable,Sn=(ue,ce,Fe)=>ce in ue?pn(ue,ce,{enumerable:!0,configurable:!0,writable:!0,value:Fe}):ue[ce]=Fe,En=(ue,ce)=>{for(var Fe in ce||(ce={}))xn.call(ce,Fe)&&Sn(ue,Fe,ce[Fe]);if(hn)for(var Fe of hn(ce))Bn.call(ce,Fe)&&Sn(ue,Fe,ce[Fe]);return ue},Zn=(ue,ce)=>un(ue,ln(ce)),Fn=(ue,ce)=>{var Fe={};for(var Ue in ue)xn.call(ue,Ue)&&ce.indexOf(Ue)<0&&(Fe[Ue]=ue[Ue]);if(ue!=null&&hn)for(var Ue of hn(ue))ce.indexOf(Ue)<0&&Bn.call(ue,Ue)&&(Fe[Ue]=ue[Ue]);return Fe};const{Countdown:jn}=yn.default;var Wn=ue=>{var ce=ue,{onChange:Fe}=ce,Ue=Fn(ce,["onChange"]);const[be,Gt]=(0,te.useState)(null);(0,te.useEffect)(()=>{typeof be=="number"&&be>=0&&Fe(be)},[be]);const Pt=Wt=>{const Qt=Math.floor(Wt/1e3);Gt(Qt)};return te.createElement(jn,Zn(En({},Ue),{onChange:Pt}))},we={ClassRoomItem:"ClassRoomItem___F4pL0",TitleDom:"TitleDom___DB76T"},ve=({DataProps:ue,className:ce,style:Fe={}})=>{var Ue;return te.createElement("div",{className:_e()("rounded-40px bg-white py-10px pb-30px px-30px flex gap-22px current h-full",we.ClassRoomItem,ce),style:Fe,onClick:()=>{(0,lt.xg)(ue==null?void 0:ue.first_category_url)}},te.createElement("div",{className:"flex flex-col item-center"},te.createElement("img",{src:`${(Ue=At.Z)==null?void 0:Ue.IMG_SERVER}/images/${ue==null?void 0:ue.avatar_url}`,className:"rounded-full",style:{height:76,width:76,marginTop:"-24px"}}),(ue==null?void 0:ue.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}},!!(ue!=null&&ue.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:_e()("text-16px font-medium",we.TitleDom)},ue==null?void 0:ue.name)),te.createElement("div",{className:"c-grey-333 font-medium"},ue==null?void 0:ue.creator),te.createElement("div",{className:"c-grey-333"},"\u6210\u5458\uFF1A",ue==null?void 0:ue.course_members_count),te.createElement("div",{className:"c-grey-333 flex item-center justify-between"},te.createElement("div",null,"\u4F5C\u4E1A\uFF1A",ue==null?void 0:ue.tasks_count),ue!=null&&ue.is_end?te.createElement("div",{style:{color:"#5F6A95"}},"\u5DF2\u7ED3\u675F"):te.createElement("div",{style:{color:"#37AD83"}},"\u8FDB\u884C\u4E2D"))))},mt=Object.defineProperty,Et=Object.getOwnPropertySymbols,gt=Object.prototype.hasOwnProperty,en=Object.prototype.propertyIsEnumerable,Mt=(ue,ce,Fe)=>ce in ue?mt(ue,ce,{enumerable:!0,configurable:!0,writable:!0,value:Fe}):ue[ce]=Fe,Rt=(ue,ce)=>{for(var Fe in ce||(ce={}))gt.call(ce,Fe)&&Mt(ue,Fe,ce[Fe]);if(Et)for(var Fe of Et(ce))en.call(ce,Fe)&&Mt(ue,Fe,ce[Fe]);return ue},Nn=({DataProps:ue=[],selectValue:ce,onChange:Fe,className:Ue,style:be={},extra:Gt,classNameItem:Pt,styleItem:Wt={},barHidden:Qt})=>{const[Ke,$e]=(0,te.useState)();return(0,te.useEffect)(()=>{$e(Array.isArray(ce)?ce:[ce])},[ce]),te.createElement("div",{className:_e()("flex px-20px py-10px gap-40px",Ue),style:Rt({borderBottom:"1px solid #D3F0FF"},be)},ue==null?void 0:ue.map(vt=>te.createElement("div",{key:vt==null?void 0:vt.id,className:_e()("flex item-center justify-center current c-grey-333 text-16 relative",Pt,vt==null?void 0:vt.className),style:Rt(Rt({color:Ke!=null&&Ke.includes(vt==null?void 0:vt.id)?"#1890FF":"",minWidth:88},Wt),(vt==null?void 0:vt.style)||{}),onClick:ct=>{Fe==null||Fe({domEvent:ct,item:vt}),vt!=null&&vt.link&&yt.history.push(vt==null?void 0:vt.link)}},vt==null?void 0:vt.name,!Qt&&(Ke==null?void 0:Ke.includes(vt==null?void 0:vt.id))&&te.createElement("div",{className:"absolute w-full h-2px",style:{background:"#1890FF",bottom:"-10px",left:0}}))),te.createElement("div",{className:"ml-auto"},Gt))},rt=Object.defineProperty,mn=Object.defineProperties,kn=Object.getOwnPropertyDescriptors,Un=Object.getOwnPropertySymbols,Cn=Object.prototype.hasOwnProperty,Pe=Object.prototype.propertyIsEnumerable,ze=(ue,ce,Fe)=>ce in ue?rt(ue,ce,{enumerable:!0,configurable:!0,writable:!0,value:Fe}):ue[ce]=Fe,Ge=(ue,ce)=>{for(var Fe in ce||(ce={}))Cn.call(ce,Fe)&&ze(ue,Fe,ce[Fe]);if(Un)for(var Fe of Un(ce))Pe.call(ce,Fe)&&ze(ue,Fe,ce[Fe]);return ue},Qe=(ue,ce)=>mn(ue,kn(ce)),ot=({value:ue,onChange:ce,onInputChange:Fe,className:Ue,style:be={},InputProps:Gt})=>{const[Pt,Wt]=(0,te.useState)(ue);return te.createElement("div",{className:_e()("flex item-center rounded-full px-10px py-2px",Ue),style:Ge({background:"linear-gradient( #E4F6FF 0%, #EAF3FF 100%)",border:"1px solid #fff",boxShadow:"inset 0px 1px 3px 0px rgba(133,188,255,0.5)"},be)},te.createElement(ne.default,Qe(Ge({bordered:!1},Gt),{onChange:Qt=>{Wt(Qt.target.value),Fe==null||Fe(encodeURIComponent(Qt.target.value))},onPressEnter:Qt=>{ce==null||ce({domEvent:Qt,item:{value:Pt}})}})),te.createElement("img",{className:"h-22px current",src:oe(25365),height:22,onClick:Qt=>{ce==null||ce({domEvent:Qt,item:{value:Pt}})}}))}},17904:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return Se}});var te=oe(59301);function Se(He,Xe){const Le=(0,te.useRef)();(0,te.useEffect)(()=>{Le.current=He}),(0,te.useEffect)(()=>{function Ze(){Le.current()}if(Xe!==null){let fe=setInterval(Ze,Xe);return()=>clearInterval(fe)}},[Xe])}},64923:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return ie}});var te=oe(59301),Se=oe(78241),He=oe(8591),Xe=oe(43418),Le=oe(92832),Ze=oe(54580),fe={flex_box_center:"flex_box_center___eFoM9",flex_space_between:"flex_space_between___Wg6Gr",flex_box_vertical_center:"flex_box_vertical_center___TqrrQ",flex_box_center_end:"flex_box_center_end___L9c4u",flex_box_column:"flex_box_column___SvH8v",form:"form___LQCl5",btn:"btn___l3d4K",img:"img___CeTIL"},_e=oe(77277),je=oe(90524),Je=oe(19248),Ve=oe(89831),Re=Object.defineProperty,Me=Object.defineProperties,ae=Object.getOwnPropertyDescriptors,a=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,b=(re,ge,me)=>ge in re?Re(re,ge,{enumerable:!0,configurable:!0,writable:!0,value:me}):re[ge]=me,E=(re,ge)=>{for(var me in ge||(ge={}))y.call(ge,me)&&b(re,me,ge[me]);if(a)for(var me of a(ge))x.call(ge,me)&&b(re,me,ge[me]);return re},z=(re,ge)=>Me(re,ae(ge)),ee=(re,ge,me)=>new Promise((se,Ae)=>{var Oe=At=>{try{wt(me.next(At))}catch(lt){Ae(lt)}},qe=At=>{try{wt(me.throw(At))}catch(lt){Ae(lt)}},wt=At=>At.done?se(At.value):Promise.resolve(At.value).then(Oe,qe);wt((me=me.apply(re,ge)).next())}),ie=({visible:re,onOk:ge,onCancel:me,title:se=""})=>{var Ae,Oe;const[qe]=Se.default.useForm(),[wt,At]=(0,te.useState)(!1),[lt,bt]=(0,te.useState)([]),[zt,Jt]=(0,te.useState)(!1);console.log(re,22),(0,te.useEffect)(()=>{var Ie,ft;if(re!=null&&re.id){qe.setFieldsValue(z(E({},re),{attachment_id:(Ie=re==null?void 0:re.attachment)==null?void 0:Ie.id}));const nt=[z(E({},re==null?void 0:re.attachment),{response:{id:(ft=re==null?void 0:re.attachment)==null?void 0:ft.id}})];bt(nt)}},[re]);const jt=()=>{qe.submit()},Yt=()=>{me()},De=Ie=>ee(void 0,null,function*(){var ft,nt;At(!0);const yt=z(E({},Ie),{attachment_id:((nt=(ft=lt==null?void 0:lt[0])==null?void 0:ft.response)==null?void 0:nt.id)||""});ge(yt)}),Lt=Ie=>{var ft,nt,yt;qe.setFieldsValue({attachment_id:""}),["uploading","done","removed"].includes(Ie.file.status)&&(Ie.file.status==="uploading"&&Jt(!0),Ie.file.status==="done"&&Jt(!1),bt(Ie.fileList),qe.setFieldsValue({attachment_id:(yt=(nt=(ft=Ie.fileList)==null?void 0:ft[0])==null?void 0:nt.response)==null?void 0:yt.id}))},Ot=Ie=>{bt([])},ye=Ie=>Ie.type==="image/jpeg"||Ie.type==="image/png"?Ie.size/1024/1024>2?(He.ZP.info("\u6587\u4EF6\u5927\u5C0F\u5FC5\u987B\u5C0F\u4E8E2MB"),Promise.reject()):(bt([]),!0):(He.ZP.error("\u8BF7\u4E0A\u4F20jpg\u6216png\u7684\u56FE\u7247!"),Promise.reject()),xe=()=>{var Ie,ft;return te.createElement("div",{className:fe.img},te.createElement("img",{src:je.Z.API_SERVER+"/api/attachments/"+((ft=(Ie=lt==null?void 0:lt[0])==null?void 0:Ie.response)==null?void 0:ft.id),alt:"avatar",style:{width:"100%"}}),te.createElement("div",null,te.createElement(Je.Z,{onClick:()=>{bt([]),qe.setFieldsValue({attachment_id:""})},style:{fontSize:"16px",color:"red"}})))};return te.createElement(Xe.default,{title:`${re!=null&&re.id?"\u7F16\u8F91":"\u65B0\u5EFA"}${se}`,open:re,onOk:jt,centered:!0,onCancel:Yt,confirmLoading:wt,okButtonProps:{disabled:zt},width:686,afterClose:()=>{At(!1),bt([]),qe.resetFields()},okText:"\u786E\u8BA4",cancelText:"\u53D6\u6D88",wrapClassName:_e.Z.CustomCss},te.createElement(Se.default,{form:qe,colon:!1,labelCol:{span:4},wrapperCol:{span:18},onFinish:De,className:fe.form},te.createElement(Se.default.Item,{label:`${se}\u540D\u79F0`,name:"name",rules:[{required:!0,message:`\u8BF7\u8F93\u5165${se}\u540D\u79F0`},{whitespace:!0,message:`\u8BF7\u8F93\u5165${se}\u540D\u79F0`},{max:100,message:"\u53EA\u80FD\u8F93\u516560\u4E2A\u5B57\u7B26"}]},te.createElement(Le.default,{maxLength:100,placeholder:`\u8BF7\u8F93\u5165${se}\u540D\u79F0`})),te.createElement(Se.default.Item,{label:"\u4F5C\u8005",name:"author",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4F5C\u8005"},{whitespace:!0,message:"\u8BF7\u8F93\u5165\u4F5C\u8005"},{max:50,message:"\u53EA\u80FD\u8F93\u516550\u4E2A\u5B57\u7B26"}]},te.createElement(Le.default,{maxLength:50,placeholder:"\u8BF7\u8F93\u5165\u4F5C\u8005"})),te.createElement(Se.default.Item,{label:"\u51FA\u7248\u793E",name:"publisher",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u51FA\u7248\u793E"},{whitespace:!0,message:"\u5B9E\u8DF5\u51FA\u7248\u793E"},{max:50,message:"\u53EA\u80FD\u8F93\u516550\u4E2A\u5B57\u7B26"}]},te.createElement(Le.default,{maxLength:50,placeholder:"\u8BF7\u8F93\u5165\u51FA\u7248\u793E"})),te.createElement(Se.default.Item,{label:"\u51FA\u7248\u65F6\u95F4",name:"publication_time",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u51FA\u7248\u65F6\u95F4"},{whitespace:!0,message:"\u8BF7\u8F93\u5165\u51FA\u7248\u65F6\u95F4"}]},te.createElement(Le.default,{maxLength:60,placeholder:"\u8BF7\u8F93\u5165\u51FA\u7248\u65F6\u95F4"})),te.createElement(Se.default.Item,{label:"ISBN",name:"number",rules:[{required:!0,message:"\u8BF7\u8F93\u5165ISBN"},{whitespace:!0,message:"\u8BF7\u8F93\u5165ISBN"}]},te.createElement(Le.default,{maxLength:60,placeholder:"\u8BF7\u8F93\u5165ISBN"})),te.createElement(Se.default.Item,{name:"attachment_id",label:"\u5C01\u9762\u56FE\u7247",rules:[{required:!0,message:"\u8BF7\u4E0A\u4F20\u5C01\u9762\u56FE\u7247"}]},te.createElement("div",{className:fe.upload},(Oe=(Ae=lt==null?void 0:lt[0])==null?void 0:Ae.response)!=null&&Oe.id?xe():te.createElement(Ze.default,{fileList:lt,action:`${je.Z.API_SERVER}/api/attachments.json`,onChange:Ie=>Lt(Ie),onRemove:Ie=>Ot(Ie),beforeUpload:Ie=>ye(Ie),withCredentials:!0,accept:"image/*"},te.createElement(Ve.op,{style:{borderRadius:"2px",marginLeft:4,marginTop:3}},te.createElement("i",{className:"iconfont icon-shangchuantupian2 mr5"}),"\u4E0A\u4F20\u56FE\u7247")))),te.createElement(Se.default.Item,{label:"\u8D2D\u4E66\u94FE\u63A5",name:"buy_url",rules:[{type:"url",message:"\u8D2D\u4E66\u94FE\u63A5\u683C\u5F0F\u4E0D\u6B63\u786E"}]},te.createElement(Le.default,{placeholder:"\u8BF7\u8F93\u5165\u8D2D\u4E66\u94FE\u63A5",maxLength:150})),te.createElement(Se.default.Item,{label:"\u76F8\u5173\u8BFE\u7A0B\u94FE\u63A5",name:"relevance_url",rules:[{type:"url",message:"\u76F8\u5173\u8BFE\u7A0B\u94FE\u63A5\u683C\u5F0F\u4E0D\u6B63\u786E"}]},te.createElement(Le.default,{placeholder:"\u8BF7\u8F93\u5165\u76F8\u5173\u8BFE\u7A0B\u94FE\u63A5",maxLength:150}))))}},30237:function(Ne,St,oe){"use strict";oe.r(St),oe.d(St,{default:function(){return ge}});var te=oe(59301),Se=oe(43418),He=oe(8591),Xe=oe(6848),Le=oe(95237),Ze=oe(82093),fe={flex_box_center:"flex_box_center___lxATc",flex_space_between:"flex_space_between___tK2pC",flex_box_vertical_center:"flex_box_vertical_center___cjSuT",flex_box_center_end:"flex_box_center_end___KwKQj",flex_box_column:"flex_box_column___EDD9l",Onerow:"Onerow___QbfBb",MultiLine:"MultiLine___Uix9V",wrap:"wrap___cwBRd",editor:"editor___arbaB",btns:"btns___HTQm5",list:"list___tBaoe",left:"left___GF5gU",right:"right___MFAP_",title:"title___piSmp"},_e=oe(7664),je=oe(64923),Je=oe(90524),Ve=oe(89831),Re=oe(89389),Me=oe(77277),ae=oe(76560),a=oe(34055),y=oe(49661),x=Object.defineProperty,b=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,z=Object.prototype.propertyIsEnumerable,ee=(me,se,Ae)=>se in me?x(me,se,{enumerable:!0,configurable:!0,writable:!0,value:Ae}):me[se]=Ae,ne=(me,se)=>{for(var Ae in se||(se={}))E.call(se,Ae)&&ee(me,Ae,se[Ae]);if(b)for(var Ae of b(se))z.call(se,Ae)&&ee(me,Ae,se[Ae]);return me},ie=(me,se,Ae)=>new Promise((Oe,qe)=>{var wt=bt=>{try{lt(Ae.next(bt))}catch(zt){qe(zt)}},At=bt=>{try{lt(Ae.throw(bt))}catch(zt){qe(zt)}},lt=bt=>bt.done?Oe(bt.value):Promise.resolve(bt.value).then(wt,At);lt((Ae=Ae.apply(me,se)).next())});const re=({globalSetting:me,dispatch:se,virtualSpaces:Ae})=>{const Oe=(0,ae.useParams)(),{id:qe,virtual_spacesId:wt}=Oe,[At,lt]=(0,te.useState)("description"),[bt,zt]=(0,te.useState)({}),[Jt,jt]=(0,te.useState)(!0),[Yt,De]=(0,te.useState)(!1),[Lt,Ot]=(0,te.useState)(""),ye=(0,te.useRef)(""),[xe,Ie]=(0,te.useState)(!1),[ft,nt]=(0,te.useState)(!1),{virtualSpacesDetails:yt}=Ae,{name:le,attachment:st,author:kt,publisher:Kt,number:Nt,publication_time:Te,material_type:Ce,buy_url:de,relevance_url:he}=bt;(0,te.useEffect)(()=>{et()},[qe]),(0,te.useEffect)(()=>{it()},[At]);const Ee=[{id:"description",name:"\u7B80\u4ECB"},{id:"directory",name:"\u76EE\u5F55"},{id:"foreword",name:"\u524D\u8A00"}],We=ut=>(0,a.Ny)()||(yt==null?void 0:yt.is_creator)||(yt==null?void 0:yt.is_member)&&(yt==null?void 0:yt.user_id)===ut,et=()=>ie(void 0,null,function*(){jt(!0);const ut=yield(0,Ze.ZP)(`/api/virtual_classrooms/${Oe.virtual_spacesId}/subject_materials/${qe}.json`,{method:"get"});(ut==null?void 0:ut.status)!==-1&&zt(ne({},ut)),jt(!1)}),it=()=>ie(void 0,null,function*(){jt(!0);const ut=yield(0,Ze.ZP)(`/api/virtual_classrooms/${Oe.virtual_spacesId}/subject_materials/${qe}/show_desc.json`,{method:"get",params:{column:At}});(ut==null?void 0:ut.status)!==-1&&(Ot((ut==null?void 0:ut[At])||""),ye.current=(ut==null?void 0:ut[At])||""),jt(!1)}),Bt=()=>{Se.default.confirm({title:"\u63D0\u793A",okText:"\u786E\u5B9A\u5220\u9664",okButtonProps:{danger:!0},icon:!1,className:Me.Z.CustomTipsModalCss,cancelText:"\u53D6\u6D88",content:te.createElement("div",null,te.createElement("div",null,"\u786E\u8BA4\u5220\u9664\u300A",le,"\u300B\u5417\uFF1F"),te.createElement("div",{className:"mt10"},"\u5220\u9664\u540E\uFF0C\u5C06\u65E0\u6CD5\u6062\u590D\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C")),onOk:()=>ie(void 0,null,function*(){const ut=yield(0,Ze.ZP)(`/api/virtual_classrooms/${Oe.virtual_spacesId}/subject_materials/${qe}.json`,{method:"delete"});(ut==null?void 0:ut.status)!==-1&&(He.ZP.success("\u64CD\u4F5C\u6210\u529F"),ae.history.push(`/${y.AS}/${wt}/material?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`))})})},pt=ut=>ie(void 0,null,function*(){const Xt=yield(0,Ze.ZP)(`/api/virtual_classrooms/${Oe.virtual_spacesId}/subject_materials/${qe}.json`,{method:"put",body:ne({material_type:String(Ce)},ut)});(Xt==null?void 0:Xt.status)!==-1&&(et(),De(!1))}),tt=()=>ie(void 0,null,function*(){nt(!0);const ut={};ut[At]=Lt;let Xt=yield(0,Ze.ZP)(`/api/virtual_classrooms/${Oe.virtual_spacesId}/subject_materials/${qe}/update_desc.json`,{method:"put",body:ut});(Xt==null?void 0:Xt.status)!==-1&&(it(),Ie(!1)),nt(!1)});return te.createElement("div",{className:fe.wrap},te.createElement(Ve.qE,{title:"\u6559\u6750\u8BE6\u60C5",onClick:()=>ae.history.push(`/${y.AS}/${wt}/material?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)},We(bt.user_id)&&te.createElement("div",{className:fe.btns},te.createElement("div",{onClick:()=>{De(ne({},bt))}},te.createElement("span",{className:"primary-hover"},te.createElement("i",{className:"iconfont icon-bianji7 font14 mr5"}),"\u7F16\u8F91")),te.createElement("div",{onClick:()=>Bt()},te.createElement("span",{className:"delete-hover"}," ",te.createElement("i",{className:"iconfont icon-piliangshanchubeifen font14 mr5"}),"\u5220\u9664")))),te.createElement("div",{className:fe.list},te.createElement("div",{className:fe.left},te.createElement("img",{src:Je.Z.API_SERVER+(st==null?void 0:st.url)})),te.createElement("div",{className:fe.right},te.createElement(Xe.Z,{title:le},te.createElement("div",{className:fe.title,style:{width:he||de?550:786}},le)),te.createElement("aside",null,te.createElement(Xe.Z,{title:kt},te.createElement("span",null,"\u4F5C\u8005\uFF1A",kt)),te.createElement(Xe.Z,{title:Kt},te.createElement("span",null,"\u51FA\u7248\u793E\uFF1A",Kt))),te.createElement("aside",null,te.createElement(Xe.Z,{title:Nt},te.createElement("span",null,"ISBN\uFF1A",Nt)),te.createElement("span",null,"\u51FA\u7248\u65F6\u95F4\uFF1A",Te))),te.createElement(Le.Z,{align:"middle"},he&&te.createElement(Ve.op,{onClick:()=>window.open(he)},"\u8FDB\u5165\u8BFE\u7A0B"),de&&te.createElement(Ve.op,{className:"ml20",type:"primary",icon:te.createElement("i",{className:"iconfont icon-goumai"}),onClick:()=>window.open(de)},"\u8D2D\u4E70\u6559\u6750"))),te.createElement(Ve.YG,{value:At,onChange:ut=>{lt(ut)},tabBarExtraContent:We(bt.user_id)&&te.createElement("div",{className:fe.btns},te.createElement("div",{onClick:()=>{Ie(!0)}},te.createElement("span",{className:"primary-hover"},te.createElement("i",{className:"iconfont icon-bianji7 font14 mr5"}),"\u7F16\u8F91"))),dataSource:Ee}),te.createElement("div",{className:"mt20"},xe?te.createElement(te.Fragment,null,te.createElement(Re.Z,{onChange:ut=>Ot(ut),watch:!0,defaultValue:Lt}),te.createElement(Ve.QD,{confirmTitle:"\u4FDD\u5B58",confirmLoading:ft,confirmClick:tt,cancelClick:()=>{Ie(!1),Ot(ye.current)},cancelTitle:"\u53D6\u6D88",className:"mb25"})):te.createElement(_e.Z,{className:fe.editor,value:Lt})),te.createElement(je.Z,{visible:Yt,title:Ce===1?"\u4E3B\u6559\u6750":"\u5B9E\u8DF5\u6559\u6750",onCancel:()=>De(!1),onOk:pt}))};var ge=(0,ae.connect)(({virtualSpaces:me,globalSetting:se})=>({globalSetting:se,virtualSpaces:me}))(re)},56762:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return Se}});var te=oe(59301);function Se(){const[,He]=te.useReducer(Xe=>Xe+1,0);return He}},91857:function(Ne,St,oe){"use strict";var te=oe(59301),Se=oe(38819),He=oe(92310),Xe=oe.n(He),Le=oe(31561),Ze=oe(70425),fe=oe(18929),_e=oe(2738),je=oe(79676),Je=oe(53487),Ve=oe(92343),Re=oe(36355),Me=oe(20834),ae=oe(40875),a=oe(88088),y=oe(47211);const x=null,b=ne=>{const{menu:ie,arrow:re,prefixCls:ge,children:me,trigger:se,disabled:Ae,dropdownRender:Oe,getPopupContainer:qe,overlayClassName:wt,rootClassName:At,open:lt,onOpenChange:bt,visible:zt,onVisibleChange:Jt,mouseEnterDelay:jt=.15,mouseLeaveDelay:Yt=.1,autoAdjustOverflow:De=!0,placement:Lt="",overlay:Ot,transitionName:ye}=ne,{getPopupContainer:xe,getPrefixCls:Ie,direction:ft}=te.useContext(Re.E_),nt=te.useMemo(()=>{const tt=Ie();return ye!==void 0?ye:Lt.includes("top")?`${tt}-slide-down`:`${tt}-slide-up`},[Ie,Lt,ye]),yt=te.useMemo(()=>Lt?Lt.includes("Center")?Lt.slice(0,Lt.indexOf("Center")):Lt:ft==="rtl"?"bottomRight":"bottomLeft",[Lt,ft]),le=Ie("dropdown",ge),[st,kt]=(0,y.Z)(le),[,Kt]=(0,a.Z)(),Nt=te.Children.only(me),Te=(0,Ve.Tm)(Nt,{className:Xe()(`${le}-trigger`,{[`${le}-rtl`]:ft==="rtl"},Nt.props.className),disabled:Ae}),Ce=Ae?[]:se;let de;Ce&&Ce.includes("contextMenu")&&(de=!0);const[he,Ee]=(0,fe.Z)(!1,{value:lt!=null?lt:zt}),We=(0,Ze.useEvent)(tt=>{bt==null||bt(tt),Jt==null||Jt(tt),Ee(tt)}),et=Xe()(wt,At,kt,{[`${le}-rtl`]:ft==="rtl"}),it=(0,je.Z)({arrowPointAtCenter:typeof re=="object"&&re.pointAtCenter,autoAdjustOverflow:De,offset:Kt.marginXXS,arrowWidth:re?Kt.sizePopupArrow:0,borderRadius:Kt.borderRadius}),Bt=te.useCallback(()=>{Ee(!1)},[]),pt=()=>{let tt;return ie!=null&&ie.items?tt=te.createElement(Me.default,Object.assign({},ie)):typeof Ot=="function"?tt=Ot():tt=Ot,Oe&&(tt=Oe(tt)),tt=te.Children.only(typeof tt=="string"?te.createElement("span",null,tt):tt),te.createElement(ae.J,{prefixCls:`${le}-menu`,expandIcon:te.createElement("span",{className:`${le}-menu-submenu-arrow`},te.createElement(Se.Z,{className:`${le}-menu-submenu-arrow-icon`})),mode:"vertical",selectable:!1,onClick:Bt,validator:ut=>{let{mode:Xt}=ut}},tt)};return st(te.createElement(Le.Z,Object.assign({alignPoint:de},(0,_e.Z)(ne,["rootClassName"]),{mouseEnterDelay:jt,mouseLeaveDelay:Yt,visible:he,builtinPlacements:it,arrow:!!re,overlayClassName:et,prefixCls:le,getPopupContainer:qe||xe,transitionName:nt,trigger:Ce,overlay:pt,placement:yt,onVisibleChange:We}),Te))};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,St.Z=b},38854:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return a}});var te=oe(91857),Se=oe(92310),He=oe.n(Se),Xe=oe(59301),Le=oe(18785),Ze=oe(3113),fe=oe(36355),_e=oe(81327),je=oe(33234),Je=oe(47211),Ve=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 Re=y=>{const{getPopupContainer:x,getPrefixCls:b,direction:E}=Xe.useContext(fe.E_),{prefixCls:z,type:ee="default",danger:ne,disabled:ie,loading:re,onClick:ge,htmlType:me,children:se,className:Ae,menu:Oe,arrow:qe,autoFocus:wt,overlay:At,trigger:lt,align:bt,open:zt,onOpenChange:Jt,placement:jt,getPopupContainer:Yt,href:De,icon:Lt=Xe.createElement(Le.Z,null),title:Ot,buttonsRender:ye=pt=>pt,mouseEnterDelay:xe,mouseLeaveDelay:Ie,overlayClassName:ft,overlayStyle:nt,destroyPopupOnHide:yt,dropdownRender:le}=y,st=Ve(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"]),kt=b("dropdown",z),Kt=`${kt}-button`,[Nt,Te]=(0,Je.Z)(kt),Ce={menu:Oe,arrow:qe,autoFocus:wt,align:bt,disabled:ie,trigger:ie?[]:lt,onOpenChange:Jt,getPopupContainer:Yt||x,mouseEnterDelay:xe,mouseLeaveDelay:Ie,overlayClassName:ft,overlayStyle:nt,destroyPopupOnHide:yt,dropdownRender:le},{compactSize:de,compactItemClassnames:he}=(0,je.ri)(kt,E),Ee=He()(Kt,he,Ae,Te);"overlay"in y&&(Ce.overlay=At),"open"in y&&(Ce.open=zt),"placement"in y?Ce.placement=jt:Ce.placement=E==="rtl"?"bottomLeft":"bottomRight";const We=Xe.createElement(Ze.ZP,{type:ee,danger:ne,disabled:ie,loading:re,onClick:ge,htmlType:me,href:De,title:Ot},se),et=Xe.createElement(Ze.ZP,{type:ee,danger:ne,icon:Lt}),[it,Bt]=ye([We,et]);return Nt(Xe.createElement(_e.Z.Compact,Object.assign({className:Ee,size:de,block:!0},st),it,Xe.createElement(te.Z,Object.assign({},Ce),Bt)))};Re.__ANT_BUTTON=!0;var Me=Re;const ae=te.Z;ae.Button=Me;var a=ae},47211:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return Ve}});var te=oe(17313),Se=oe(13826),He=oe(92899),Xe=oe(29878),Le=oe(19447),Ze=oe(83116),fe=oe(37613),je=Re=>{const{componentCls:Me,menuCls:ae,colorError:a,colorTextLightSolid:y}=Re,x=`${ae}-item`;return{[`${Me}, ${Me}-menu-submenu`]:{[`${ae} ${x}`]:{[`&${x}-danger:not(${x}-disabled)`]:{color:a,"&:hover":{color:y,backgroundColor:a}}}}}};const Je=Re=>{const{componentCls:Me,menuCls:ae,zIndexPopup:a,dropdownArrowDistance:y,sizePopupArrow:x,antCls:b,iconCls:E,motionDurationMid:z,dropdownPaddingVertical:ee,fontSize:ne,dropdownEdgeChildPadding:ie,colorTextDisabled:re,fontSizeIcon:ge,controlPaddingHorizontal:me,colorBgElevated:se}=Re;return[{[Me]:Object.assign(Object.assign({},(0,te.Wf)(Re)),{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:ge}},[`${Me}-wrap`]:{position:"relative",[`${b}-btn > ${E}-down`]:{fontSize:ge},[`${E}-down::before`]:{transition:`transform ${z}`}},[`${Me}-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${Me}-placement-bottomLeft,
&${b}-slide-down-appear${b}-slide-down-appear-active${Me}-placement-bottomLeft,
&${b}-slide-down-enter${b}-slide-down-enter-active${Me}-placement-bottom,
&${b}-slide-down-appear${b}-slide-down-appear-active${Me}-placement-bottom,
&${b}-slide-down-enter${b}-slide-down-enter-active${Me}-placement-bottomRight,
&${b}-slide-down-appear${b}-slide-down-appear-active${Me}-placement-bottomRight`]:{animationName:Se.fJ},[`&${b}-slide-up-enter${b}-slide-up-enter-active${Me}-placement-topLeft,
&${b}-slide-up-appear${b}-slide-up-appear-active${Me}-placement-topLeft,
&${b}-slide-up-enter${b}-slide-up-enter-active${Me}-placement-top,
&${b}-slide-up-appear${b}-slide-up-appear-active${Me}-placement-top,
&${b}-slide-up-enter${b}-slide-up-enter-active${Me}-placement-topRight,
&${b}-slide-up-appear${b}-slide-up-appear-active${Me}-placement-topRight`]:{animationName:Se.Qt},[`&${b}-slide-down-leave${b}-slide-down-leave-active${Me}-placement-bottomLeft,
&${b}-slide-down-leave${b}-slide-down-leave-active${Me}-placement-bottom,
&${b}-slide-down-leave${b}-slide-down-leave-active${Me}-placement-bottomRight`]:{animationName:Se.Uw},[`&${b}-slide-up-leave${b}-slide-up-leave-active${Me}-placement-topLeft,
&${b}-slide-up-leave${b}-slide-up-leave-active${Me}-placement-top,
&${b}-slide-up-leave${b}-slide-up-leave-active${Me}-placement-topRight`]:{animationName:Se.ly}})},(0,Le.ZP)(Re,{colorBg:se,limitVerticalRadius:!0,arrowPlacement:{top:!0,bottom:!0}}),{[`${Me} ${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}},[`${Me}, ${Me}-menu-submenu`]:{[ae]:Object.assign(Object.assign({padding:ie,listStyleType:"none",backgroundColor:se,backgroundClip:"padding-box",borderRadius:Re.borderRadiusLG,outline:"none",boxShadow:Re.boxShadowSecondary},(0,te.Qy)(Re)),{[`${ae}-item-group-title`]:{padding:`${ee}px ${me}px`,color:Re.colorTextDescription,transition:`all ${z}`},[`${ae}-item`]:{position:"relative",display:"flex",alignItems:"center"},[`${ae}-item-icon`]:{minWidth:ne,marginInlineEnd:Re.marginXS,fontSize:Re.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 ${me}px`,color:Re.colorText,fontWeight:"normal",fontSize:ne,lineHeight:Re.lineHeight,cursor:"pointer",transition:`all ${z}`,borderRadius:Re.borderRadiusSM,"&:hover, &-active":{backgroundColor:Re.controlItemBgHover}},(0,te.Qy)(Re)),{"&-selected":{color:Re.colorPrimary,backgroundColor:Re.controlItemBgActive,"&:hover, &-active":{backgroundColor:Re.controlItemBgActiveHover}},"&-disabled":{color:re,cursor:"not-allowed","&:hover":{color:re,backgroundColor:se,cursor:"not-allowed"},a:{pointerEvents:"none"}},"&-divider":{height:1,margin:`${Re.marginXXS}px 0`,overflow:"hidden",lineHeight:0,backgroundColor:Re.colorSplit},[`${Me}-menu-submenu-expand-icon`]:{position:"absolute",insetInlineEnd:Re.paddingXS,[`${Me}-menu-submenu-arrow-icon`]:{marginInlineEnd:"0 !important",color:Re.colorTextDescription,fontSize:ge,fontStyle:"normal"}}}),[`${ae}-item-group-list`]:{margin:`0 ${Re.marginXS}px`,padding:0,listStyle:"none"},[`${ae}-submenu-title`]:{paddingInlineEnd:me+Re.fontSizeSM},[`${ae}-submenu-vertical`]:{position:"relative"},[`${ae}-submenu${ae}-submenu-disabled ${Me}-menu-submenu-title`]:{[`&, ${Me}-menu-submenu-arrow-icon`]:{color:re,backgroundColor:se,cursor:"not-allowed"}},[`${ae}-submenu-selected ${Me}-menu-submenu-title`]:{color:Re.colorPrimary}})}},[(0,Se.oN)(Re,"slide-up"),(0,Se.oN)(Re,"slide-down"),(0,He.Fm)(Re,"move-up"),(0,He.Fm)(Re,"move-down"),(0,Xe._y)(Re,"zoom-big")]]};var Ve=(0,Ze.Z)("Dropdown",(Re,Me)=>{let{rootPrefixCls:ae}=Me;const{marginXXS:a,sizePopupArrow:y,controlHeight:x,fontSize:b,lineHeight:E,paddingXXS:z,componentCls:ee,borderRadiusLG:ne}=Re,ie=(x-b*E)/2,{dropdownArrowOffset:re}=(0,Le.fS)({contentRadius:ne}),ge=(0,fe.TS)(Re,{menuCls:`${ee}-menu`,rootPrefixCls:ae,dropdownArrowDistance:y/2+a,dropdownArrowOffset:re,dropdownPaddingVertical:ie,dropdownEdgeChildPadding:z});return[Je(ge),je(ge)]},Re=>({zIndexPopup:Re.zIndexPopupBase+50}))},45818:function(Ne,St,oe){"use strict";oe.d(St,{D:function(){return z},Z:function(){return ie}});var te=oe(32855),Se=oe(59301),He={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"},Xe=He,Le=oe(7657),Ze=function(ge,me){return Se.createElement(Le.Z,(0,te.Z)({},ge,{ref:me,icon:Xe}))},fe=Se.forwardRef(Ze),_e=fe,je=oe(33853),Je=oe(38819),Ve=oe(92310),Re=oe.n(Ve),Me=oe(2738),a=re=>!isNaN(parseFloat(re))&&isFinite(re),y=oe(36355),x=oe(84966),b=function(re,ge){var me={};for(var se in re)Object.prototype.hasOwnProperty.call(re,se)&&ge.indexOf(se)<0&&(me[se]=re[se]);if(re!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ae=0,se=Object.getOwnPropertySymbols(re);Ae<se.length;Ae++)ge.indexOf(se[Ae])<0&&Object.prototype.propertyIsEnumerable.call(re,se[Ae])&&(me[se[Ae]]=re[se[Ae]]);return me};const E={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},z=Se.createContext({}),ee=(()=>{let re=0;return function(){let ge=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return re+=1,`${ge}${re}`}})();var ie=Se.forwardRef((re,ge)=>{const{prefixCls:me,className:se,trigger:Ae,children:Oe,defaultCollapsed:qe=!1,theme:wt="dark",style:At={},collapsible:lt=!1,reverseArrow:bt=!1,width:zt=200,collapsedWidth:Jt=80,zeroWidthTriggerStyle:jt,breakpoint:Yt,onCollapse:De,onBreakpoint:Lt}=re,Ot=b(re,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),{siderHook:ye}=(0,Se.useContext)(x.Gs),[xe,Ie]=(0,Se.useState)("collapsed"in re?re.collapsed:qe),[ft,nt]=(0,Se.useState)(!1);(0,Se.useEffect)(()=>{"collapsed"in re&&Ie(re.collapsed)},[re.collapsed]);const yt=(Te,Ce)=>{"collapsed"in re||Ie(Te),De==null||De(Te,Ce)},le=(0,Se.useRef)();le.current=Te=>{nt(Te.matches),Lt==null||Lt(Te.matches),xe!==Te.matches&&yt(Te.matches,"responsive")},(0,Se.useEffect)(()=>{function Te(de){return le.current(de)}let Ce;if(typeof window!="undefined"){const{matchMedia:de}=window;if(de&&Yt&&Yt in E){Ce=de(`(max-width: ${E[Yt]})`);try{Ce.addEventListener("change",Te)}catch(he){Ce.addListener(Te)}Te(Ce)}}return()=>{try{Ce==null||Ce.removeEventListener("change",Te)}catch(de){Ce==null||Ce.removeListener(Te)}}},[Yt]),(0,Se.useEffect)(()=>{const Te=ee("ant-sider-");return ye.addSider(Te),()=>ye.removeSider(Te)},[]);const st=()=>{yt(!xe,"clickTrigger")},{getPrefixCls:kt}=(0,Se.useContext)(y.E_),Kt=()=>{const Te=kt("layout-sider",me),Ce=(0,Me.Z)(Ot,["collapsed"]),de=xe?Jt:zt,he=a(de)?`${de}px`:String(de),Ee=parseFloat(String(Jt||0))===0?Se.createElement("span",{onClick:st,className:Re()(`${Te}-zero-width-trigger`,`${Te}-zero-width-trigger-${bt?"right":"left"}`),style:jt},Ae||Se.createElement(_e,null)):null,it={expanded:bt?Se.createElement(Je.Z,null):Se.createElement(je.Z,null),collapsed:bt?Se.createElement(je.Z,null):Se.createElement(Je.Z,null)}[xe?"collapsed":"expanded"],Bt=Ae!==null?Ee||Se.createElement("div",{className:`${Te}-trigger`,onClick:st,style:{width:he}},Ae||it):null,pt=Object.assign(Object.assign({},At),{flex:`0 0 ${he}`,maxWidth:he,minWidth:he,width:he}),tt=Re()(Te,`${Te}-${wt}`,{[`${Te}-collapsed`]:!!xe,[`${Te}-has-trigger`]:lt&&Ae!==null&&!Ee,[`${Te}-below`]:!!ft,[`${Te}-zero-width`]:parseFloat(he)===0},se);return Se.createElement("aside",Object.assign({className:tt},Ce,{style:pt,ref:ge}),Se.createElement("div",{className:`${Te}-children`},Oe),lt||ft&&Ee?Bt:null)},Nt=Se.useMemo(()=>({siderCollapsed:xe}),[xe]);return Se.createElement(z.Provider,{value:Nt},Kt())})},84966:function(Ne,St,oe){"use strict";oe.d(St,{VY:function(){return z},$_:function(){return E},h4:function(){return b},Gs:function(){return Me},ZP:function(){return ee}});var te=oe(3300),Se=oe(92310),He=oe.n(Se),Xe=oe(2738),Le=oe(59301),Ze=oe(36355),fe=oe(83116),je=ne=>{const{componentCls:ie,bodyBg:re,lightSiderBg:ge,lightTriggerBg:me,lightTriggerColor:se}=ne;return{[`${ie}-sider-light`]:{background:ge,[`${ie}-sider-trigger`]:{color:se,background:me},[`${ie}-sider-zero-width-trigger`]:{color:se,background:me,border:`1px solid ${re}`,borderInlineStart:0}}}};const Je=ne=>{const{antCls:ie,componentCls:re,colorText:ge,triggerColor:me,footerBg:se,triggerBg:Ae,headerHeight:Oe,headerPadding:qe,headerColor:wt,footerPadding:At,triggerHeight:lt,zeroTriggerHeight:bt,zeroTriggerWidth:zt,motionDurationMid:Jt,motionDurationSlow:jt,fontSize:Yt,borderRadius:De,bodyBg:Lt,headerBg:Ot,siderBg:ye}=ne;return{[re]:Object.assign(Object.assign({display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:Lt,"&, *":{boxSizing:"border-box"},[`&${re}-has-sider`]:{flexDirection:"row",[`> ${re}, > ${re}-content`]:{width:0}},[`${re}-header, &${re}-footer`]:{flex:"0 0 auto"},[`${re}-sider`]:{position:"relative",minWidth:0,background:ye,transition:`all ${Jt}, background 0s`,"&-children":{height:"100%",marginTop:-.1,paddingTop:.1,[`${ie}-menu${ie}-menu-inline-collapsed`]:{width:"auto"}},"&-has-trigger":{paddingBottom:lt},"&-right":{order:1},"&-trigger":{position:"fixed",bottom:0,zIndex:1,height:lt,color:me,lineHeight:`${lt}px`,textAlign:"center",background:Ae,cursor:"pointer",transition:`all ${Jt}`},"&-zero-width":{"> *":{overflow:"hidden"},"&-trigger":{position:"absolute",top:Oe,insetInlineEnd:-zt,zIndex:1,width:zt,height:bt,color:me,fontSize:ne.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:ye,borderStartStartRadius:0,borderStartEndRadius:De,borderEndEndRadius:De,borderEndStartRadius:0,cursor:"pointer",transition:`background ${jt} ease`,"&::after":{position:"absolute",inset:0,background:"transparent",transition:`all ${jt}`,content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:-zt,borderStartStartRadius:De,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:De}}}}},je(ne)),{"&-rtl":{direction:"rtl"}}),[`${re}-header`]:{height:Oe,padding:qe,color:wt,lineHeight:`${Oe}px`,background:Ot,[`${ie}-menu`]:{lineHeight:"inherit"}},[`${re}-footer`]:{padding:At,color:ge,fontSize:Yt,background:se},[`${re}-content`]:{flex:"auto",minHeight:0}}};var Ve=(0,fe.Z)("Layout",ne=>[Je(ne)],ne=>{const{colorBgLayout:ie,controlHeight:re,controlHeightLG:ge,colorText:me,controlHeightSM:se,marginXXS:Ae,colorTextLightSolid:Oe,colorBgContainer:qe}=ne,wt=ge*1.25;return{colorBgHeader:"#001529",colorBgBody:ie,colorBgTrigger:"#002140",bodyBg:ie,headerBg:"#001529",headerHeight:re*2,headerPadding:`0 ${wt}px`,headerColor:me,footerPadding:`${se}px ${wt}px`,footerBg:ie,siderBg:"#001529",triggerHeight:ge+Ae*2,triggerBg:"#002140",triggerColor:Oe,zeroTriggerWidth:ge,zeroTriggerHeight:ge,lightSiderBg:qe,lightTriggerBg:qe,lightTriggerColor:me}},{deprecatedTokens:[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]]}),Re=function(ne,ie){var re={};for(var ge in ne)Object.prototype.hasOwnProperty.call(ne,ge)&&ie.indexOf(ge)<0&&(re[ge]=ne[ge]);if(ne!=null&&typeof Object.getOwnPropertySymbols=="function")for(var me=0,ge=Object.getOwnPropertySymbols(ne);me<ge.length;me++)ie.indexOf(ge[me])<0&&Object.prototype.propertyIsEnumerable.call(ne,ge[me])&&(re[ge[me]]=ne[ge[me]]);return re};const Me=Le.createContext({siderHook:{addSider:()=>null,removeSider:()=>null}});function ae(ne){let{suffixCls:ie,tagName:re,displayName:ge}=ne;return me=>Le.forwardRef((Ae,Oe)=>Le.createElement(me,Object.assign({ref:Oe,suffixCls:ie,tagName:re},Ae)))}const a=Le.forwardRef((ne,ie)=>{const{prefixCls:re,suffixCls:ge,className:me,tagName:se}=ne,Ae=Re(ne,["prefixCls","suffixCls","className","tagName"]),{getPrefixCls:Oe}=Le.useContext(Ze.E_),qe=Oe("layout",re),[wt,At]=Ve(qe),lt=ge?`${qe}-${ge}`:qe;return wt(Le.createElement(se,Object.assign({className:He()(re||lt,me,At),ref:ie},Ae)))}),y=Le.forwardRef((ne,ie)=>{const{direction:re}=Le.useContext(Ze.E_),[ge,me]=Le.useState([]),{prefixCls:se,className:Ae,rootClassName:Oe,children:qe,hasSider:wt,tagName:At,style:lt}=ne,bt=Re(ne,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),zt=(0,Xe.Z)(bt,["suffixCls"]),{getPrefixCls:Jt,layout:jt}=Le.useContext(Ze.E_),Yt=Jt("layout",se),[De,Lt]=Ve(Yt),Ot=He()(Yt,{[`${Yt}-has-sider`]:typeof wt=="boolean"?wt:ge.length>0,[`${Yt}-rtl`]:re==="rtl"},jt==null?void 0:jt.className,Ae,Oe,Lt),ye=Le.useMemo(()=>({siderHook:{addSider:xe=>{me(Ie=>[].concat((0,te.Z)(Ie),[xe]))},removeSider:xe=>{me(Ie=>Ie.filter(ft=>ft!==xe))}}}),[]);return De(Le.createElement(Me.Provider,{value:ye},Le.createElement(At,Object.assign({ref:ie,className:Ot,style:Object.assign(Object.assign({},jt==null?void 0:jt.style),lt)},zt),qe)))}),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(Ne,St,oe){"use strict";oe.d(St,{J:function(){return Ze}});var te=oe(59301),Se=oe(33234),He=oe(70425),Xe=function(fe,_e){var je={};for(var Je in fe)Object.prototype.hasOwnProperty.call(fe,Je)&&_e.indexOf(Je)<0&&(je[Je]=fe[Je]);if(fe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ve=0,Je=Object.getOwnPropertySymbols(fe);Ve<Je.length;Ve++)_e.indexOf(Je[Ve])<0&&Object.prototype.propertyIsEnumerable.call(fe,Je[Ve])&&(je[Je[Ve]]=fe[Je[Ve]]);return je};const Le=te.createContext(null),Ze=te.forwardRef((fe,_e)=>{const{children:je}=fe,Je=Xe(fe,["children"]),Ve=te.useContext(Le),Re=te.useMemo(()=>Object.assign(Object.assign({},Ve),Je),[Ve,Je.prefixCls,Je.mode,Je.selectable]);return te.createElement(Le.Provider,{value:Re},te.createElement(Se.BR,null,(0,He.supportNodeRef)(je)?te.cloneElement(je,{ref:_e}):je))});St.Z=Le},20834:function(Ne,St,oe){"use strict";oe.d(St,{default:function(){return Nt}});var te=oe(15285),Se=oe(59301),He=oe(45818),Xe=oe(92310),Le=oe.n(Xe),Ze=oe(36355),fe=function(Te,Ce){var de={};for(var he in Te)Object.prototype.hasOwnProperty.call(Te,he)&&Ce.indexOf(he)<0&&(de[he]=Te[he]);if(Te!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ee=0,he=Object.getOwnPropertySymbols(Te);Ee<he.length;Ee++)Ce.indexOf(he[Ee])<0&&Object.prototype.propertyIsEnumerable.call(Te,he[Ee])&&(de[he[Ee]]=Te[he[Ee]]);return de},je=Te=>{const{prefixCls:Ce,className:de,dashed:he}=Te,Ee=fe(Te,["prefixCls","className","dashed"]),{getPrefixCls:We}=Se.useContext(Ze.E_),et=We("menu",Ce),it=Le()({[`${et}-item-divider-dashed`]:!!he},de);return Se.createElement(te.iz,Object.assign({className:it},Ee))},Je=oe(11592),Ve=oe(2738),Re=oe(6848),Me=oe(92343),a=(0,Se.createContext)({prefixCls:"",firstLevel:!0,inlineCollapsed:!1}),x=Te=>{var Ce;const{className:de,children:he,icon:Ee,title:We,danger:et}=Te,{prefixCls:it,firstLevel:Bt,direction:pt,disableMenuItemTitleTooltip:tt,inlineCollapsed:ut}=Se.useContext(a),Xt=ke=>{const Ye=Se.createElement("span",{className:`${it}-title-content`},he);return(!Ee||(0,Me.l$)(he)&&he.type==="span")&&he&&ke&&Bt&&typeof he=="string"?Se.createElement("div",{className:`${it}-inline-collapsed-noicon`},he.charAt(0)):Ye},{siderCollapsed:on}=Se.useContext(He.D);let dn=We;typeof We=="undefined"?dn=Bt?he:"":We===!1&&(dn="");const sn={title:dn};!on&&!ut&&(sn.title=null,sn.open=!1);const rn=(0,Je.Z)(he).length;let pe=Se.createElement(te.ck,Object.assign({},(0,Ve.Z)(Te,["title","icon","danger"]),{className:Le()({[`${it}-item-danger`]:et,[`${it}-item-only-child`]:(Ee?rn+1:rn)===1},de),title:typeof We=="string"?We:void 0}),(0,Me.Tm)(Ee,{className:Le()((0,Me.l$)(Ee)?(Ce=Ee.props)===null||Ce===void 0?void 0:Ce.className:"",`${it}-item-icon`)}),Xt(ut));return tt||(pe=Se.createElement(Re.Z,Object.assign({},sn,{placement:pt==="rtl"?"left":"right",overlayClassName:`${it}-inline-collapsed-tooltip`}),pe)),pe},E=Te=>{var Ce;const{popupClassName:de,icon:he,title:Ee,theme:We}=Te,et=Se.useContext(a),{prefixCls:it,inlineCollapsed:Bt,theme:pt}=et,tt=(0,te.Xl)();let ut;if(!he)ut=Bt&&!tt.length&&Ee&&typeof Ee=="string"?Se.createElement("div",{className:`${it}-inline-collapsed-noicon`},Ee.charAt(0)):Se.createElement("span",{className:`${it}-title-content`},Ee);else{const on=(0,Me.l$)(Ee)&&Ee.type==="span";ut=Se.createElement(Se.Fragment,null,(0,Me.Tm)(he,{className:Le()((0,Me.l$)(he)?(Ce=he.props)===null||Ce===void 0?void 0:Ce.className:"",`${it}-item-icon`)}),on?Ee:Se.createElement("span",{className:`${it}-title-content`},Ee))}const Xt=Se.useMemo(()=>Object.assign(Object.assign({},et),{firstLevel:!1}),[et]);return Se.createElement(a.Provider,{value:Xt},Se.createElement(te.Wd,Object.assign({},(0,Ve.Z)(Te,["icon"]),{title:ut,popupClassName:Le()(it,de,`${it}-${We||pt}`)})))},z=oe(18785),ee=oe(70425),ne=oe(62892),ie=oe(40875),re=function(Te,Ce){var de={};for(var he in Te)Object.prototype.hasOwnProperty.call(Te,he)&&Ce.indexOf(he)<0&&(de[he]=Te[he]);if(Te!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ee=0,he=Object.getOwnPropertySymbols(Te);Ee<he.length;Ee++)Ce.indexOf(he[Ee])<0&&Object.prototype.propertyIsEnumerable.call(Te,he[Ee])&&(de[he[Ee]]=Te[he[Ee]]);return de};function ge(Te){return(Te||[]).map((Ce,de)=>{if(Ce&&typeof Ce=="object"){const he=Ce,{label:Ee,children:We,key:et,type:it}=he,Bt=re(he,["label","children","key","type"]),pt=et!=null?et:`tmp-${de}`;return We||it==="group"?it==="group"?Se.createElement(te.BW,Object.assign({key:pt},Bt,{title:Ee}),ge(We)):Se.createElement(E,Object.assign({key:pt},Bt,{title:Ee}),ge(We)):it==="divider"?Se.createElement(je,Object.assign({key:pt},Bt)):Se.createElement(x,Object.assign({key:pt},Bt),Ee)}return null}).filter(Ce=>Ce)}function me(Te){return Se.useMemo(()=>Te&&ge(Te),[Te])}var se=oe(64993),Ae=oe(17313),Oe=oe(8378),qe=oe(13826),wt=oe(29878),At=oe(83116),lt=oe(37613),zt=Te=>{const{componentCls:Ce,motionDurationSlow:de,horizontalLineHeight:he,colorSplit:Ee,lineWidth:We,lineType:et,itemPaddingInline:it}=Te;return{[`${Ce}-horizontal`]:{lineHeight:he,border:0,borderBottom:`${We}px ${et} ${Ee}`,boxShadow:"none","&::after":{display:"block",clear:"both",height:0,content:'"\\20"'},[`${Ce}-item, ${Ce}-submenu`]:{position:"relative",display:"inline-block",verticalAlign:"bottom",paddingInline:it},[`> ${Ce}-item:hover,
> ${Ce}-item-active,
> ${Ce}-submenu ${Ce}-submenu-title:hover`]:{backgroundColor:"transparent"},[`${Ce}-item, ${Ce}-submenu-title`]:{transition:[`border-color ${de}`,`background ${de}`].join(",")},[`${Ce}-submenu-arrow`]:{display:"none"}}}},jt=Te=>{let{componentCls:Ce,menuArrowOffset:de}=Te;return{[`${Ce}-rtl`]:{direction:"rtl"},[`${Ce}-submenu-rtl`]:{transformOrigin:"100% 0"},[`${Ce}-rtl${Ce}-vertical,
${Ce}-submenu-rtl ${Ce}-vertical`]:{[`${Ce}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateY(-${de})`},"&::after":{transform:`rotate(45deg) translateY(${de})`}}}}};const Yt=Te=>Object.assign({},(0,Ae.oN)(Te));var Lt=(Te,Ce)=>{const{componentCls:de,itemColor:he,itemSelectedColor:Ee,groupTitleColor:We,itemBg:et,subMenuItemBg:it,itemSelectedBg:Bt,activeBarHeight:pt,activeBarWidth:tt,activeBarBorderWidth:ut,motionDurationSlow:Xt,motionEaseInOut:on,motionEaseOut:dn,itemPaddingInline:sn,motionDurationMid:rn,itemHoverColor:pe,lineType:ke,colorSplit:Ye,itemDisabledColor:dt,dangerItemColor:ht,dangerItemHoverColor:Tt,dangerItemSelectedColor:Zt,dangerItemActiveBg:Ft,dangerItemSelectedBg:Ut,itemHoverBg:$t,itemActiveBg:qt,menuSubMenuBg:gn,horizontalItemSelectedColor:fn,horizontalItemSelectedBg:yn,horizontalItemBorderRadius:pn,horizontalItemHoverBg:un,popupBg:ln}=Te;return{[`${de}-${Ce}, ${de}-${Ce} > ${de}`]:{color:he,background:et,[`&${de}-root:focus-visible`]:Object.assign({},Yt(Te)),[`${de}-item-group-title`]:{color:We},[`${de}-submenu-selected`]:{[`> ${de}-submenu-title`]:{color:Ee}},[`${de}-item-disabled, ${de}-submenu-disabled`]:{color:`${dt} !important`},[`${de}-item:not(${de}-item-selected):not(${de}-submenu-selected)`]:{[`&:hover, > ${de}-submenu-title:hover`]:{color:pe}},[`&:not(${de}-horizontal)`]:{[`${de}-item:not(${de}-item-selected)`]:{"&:hover":{backgroundColor:$t},"&:active":{backgroundColor:qt}},[`${de}-submenu-title`]:{"&:hover":{backgroundColor:$t},"&:active":{backgroundColor:qt}}},[`${de}-item-danger`]:{color:ht,[`&${de}-item:hover`]:{[`&:not(${de}-item-selected):not(${de}-submenu-selected)`]:{color:Tt}},[`&${de}-item:active`]:{background:Ft}},[`${de}-item a`]:{"&, &:hover":{color:"inherit"}},[`${de}-item-selected`]:{color:Ee,[`&${de}-item-danger`]:{color:Zt},"a, a:hover":{color:"inherit"}},[`& ${de}-item-selected`]:{backgroundColor:Bt,[`&${de}-item-danger`]:{backgroundColor:Ut}},[`${de}-item, ${de}-submenu-title`]:{[`&:not(${de}-item-disabled):focus-visible`]:Object.assign({},Yt(Te))},[`&${de}-submenu > ${de}`]:{backgroundColor:gn},[`&${de}-popup > ${de}`]:{backgroundColor:ln},[`&${de}-horizontal`]:Object.assign(Object.assign({},Ce==="dark"?{borderBottom:0}:{}),{[`> ${de}-item, > ${de}-submenu`]:{top:ut,marginTop:-ut,marginBottom:0,borderRadius:pn,"&::after":{position:"absolute",insetInline:sn,bottom:0,borderBottom:`${pt}px solid transparent`,transition:`border-color ${Xt} ${on}`,content:'""'},"&:hover, &-active, &-open":{background:un,"&::after":{borderBottomWidth:pt,borderBottomColor:fn}},"&-selected":{color:fn,backgroundColor:yn,"&:hover":{backgroundColor:yn},"&::after":{borderBottomWidth:pt,borderBottomColor:fn}}}}),[`&${de}-root`]:{[`&${de}-inline, &${de}-vertical`]:{borderInlineEnd:`${ut}px ${ke} ${Ye}`}},[`&${de}-inline`]:{[`${de}-sub${de}-inline`]:{background:it},[`${de}-item, ${de}-submenu-title`]:ut&&tt?{width:`calc(100% + ${ut}px)`}:{},[`${de}-item`]:{position:"relative","&::after":{position:"absolute",insetBlock:0,insetInlineEnd:0,borderInlineEnd:`${tt}px solid ${Ee}`,transform:"scaleY(0.0001)",opacity:0,transition:[`transform ${rn} ${dn}`,`opacity ${rn} ${dn}`].join(","),content:'""'},[`&${de}-item-danger`]:{"&::after":{borderInlineEndColor:Zt}}},[`${de}-selected, ${de}-item-selected`]:{"&::after":{transform:"scaleY(1)",opacity:1,transition:[`transform ${rn} ${on}`,`opacity ${rn} ${on}`].join(",")}}}}}};const Ot=Te=>{const{componentCls:Ce,itemHeight:de,itemMarginInline:he,padding:Ee,menuArrowSize:We,marginXS:et,itemMarginBlock:it}=Te,Bt=Ee+We+et;return{[`${Ce}-item`]:{position:"relative",overflow:"hidden"},[`${Ce}-item, ${Ce}-submenu-title`]:{height:de,lineHeight:`${de}px`,paddingInline:Ee,overflow:"hidden",textOverflow:"ellipsis",marginInline:he,marginBlock:it,width:`calc(100% - ${he*2}px)`},[`> ${Ce}-item,
> ${Ce}-submenu > ${Ce}-submenu-title`]:{height:de,lineHeight:`${de}px`},[`${Ce}-item-group-list ${Ce}-submenu-title,
${Ce}-submenu-title`]:{paddingInlineEnd:Bt}}};var xe=Te=>{const{componentCls:Ce,iconCls:de,itemHeight:he,colorTextLightSolid:Ee,dropdownWidth:We,controlHeightLG:et,motionDurationMid:it,motionEaseOut:Bt,paddingXL:pt,itemMarginInline:tt,fontSizeLG:ut,motionDurationSlow:Xt,paddingXS:on,boxShadowSecondary:dn,collapsedWidth:sn,collapsedIconSize:rn}=Te,pe={height:he,lineHeight:`${he}px`,listStylePosition:"inside",listStyleType:"disc"};return[{[Ce]:{"&-inline, &-vertical":Object.assign({[`&${Ce}-root`]:{boxShadow:"none"}},Ot(Te))},[`${Ce}-submenu-popup`]:{[`${Ce}-vertical`]:Object.assign(Object.assign({},Ot(Te)),{boxShadow:dn})}},{[`${Ce}-submenu-popup ${Ce}-vertical${Ce}-sub`]:{minWidth:We,maxHeight:`calc(100vh - ${et*2.5}px)`,padding:"0",overflow:"hidden",borderInlineEnd:0,"&:not([class*='-active'])":{overflowX:"hidden",overflowY:"auto"}}},{[`${Ce}-inline`]:{width:"100%",[`&${Ce}-root`]:{[`${Ce}-item, ${Ce}-submenu-title`]:{display:"flex",alignItems:"center",transition:[`border-color ${Xt}`,`background ${Xt}`,`padding ${it} ${Bt}`].join(","),[`> ${Ce}-title-content`]:{flex:"auto",minWidth:0,overflow:"hidden",textOverflow:"ellipsis"},"> *":{flex:"none"}}},[`${Ce}-sub${Ce}-inline`]:{padding:0,border:0,borderRadius:0,boxShadow:"none",[`& > ${Ce}-submenu > ${Ce}-submenu-title`]:pe,[`& ${Ce}-item-group-title`]:{paddingInlineStart:pt}},[`${Ce}-item`]:pe}},{[`${Ce}-inline-collapsed`]:{width:sn,[`&${Ce}-root`]:{[`${Ce}-item, ${Ce}-submenu ${Ce}-submenu-title`]:{[`> ${Ce}-inline-collapsed-noicon`]:{fontSize:ut,textAlign:"center"}}},[`> ${Ce}-item,
> ${Ce}-item-group > ${Ce}-item-group-list > ${Ce}-item,
> ${Ce}-item-group > ${Ce}-item-group-list > ${Ce}-submenu > ${Ce}-submenu-title,
> ${Ce}-submenu > ${Ce}-submenu-title`]:{insetInlineStart:0,paddingInline:`calc(50% - ${ut/2}px - ${tt}px)`,textOverflow:"clip",[`
${Ce}-submenu-arrow,
${Ce}-submenu-expand-icon
`]:{opacity:0},[`${Ce}-item-icon, ${de}`]:{margin:0,fontSize:rn,lineHeight:`${he}px`,"+ span":{display:"inline-block",opacity:0}}},[`${Ce}-item-icon, ${de}`]:{display:"inline-block"},"&-tooltip":{pointerEvents:"none",[`${Ce}-item-icon, ${de}`]:{display:"none"},"a, a:hover":{color:Ee}},[`${Ce}-item-group-title`]:Object.assign(Object.assign({},Ae.vS),{paddingInline:on})}}]};const Ie=Te=>{const{componentCls:Ce,motionDurationSlow:de,motionDurationMid:he,motionEaseInOut:Ee,motionEaseOut:We,iconCls:et,iconSize:it,iconMarginInlineEnd:Bt}=Te;return{[`${Ce}-item, ${Ce}-submenu-title`]:{position:"relative",display:"block",margin:0,whiteSpace:"nowrap",cursor:"pointer",transition:[`border-color ${de}`,`background ${de}`,`padding ${de} ${Ee}`].join(","),[`${Ce}-item-icon, ${et}`]:{minWidth:it,fontSize:it,transition:[`font-size ${he} ${We}`,`margin ${de} ${Ee}`,`color ${de}`].join(","),"+ span":{marginInlineStart:Bt,opacity:1,transition:[`opacity ${de} ${Ee}`,`margin ${de}`,`color ${de}`].join(",")}},[`${Ce}-item-icon`]:Object.assign({},(0,Ae.Ro)()),[`&${Ce}-item-only-child`]:{[`> ${et}, > ${Ce}-item-icon`]:{marginInlineEnd:0}}},[`${Ce}-item-disabled, ${Ce}-submenu-disabled`]:{background:"none !important",cursor:"not-allowed","&::after":{borderColor:"transparent !important"},a:{color:"inherit !important"},[`> ${Ce}-submenu-title`]:{color:"inherit !important",cursor:"not-allowed"}}}},ft=Te=>{const{componentCls:Ce,motionDurationSlow:de,motionEaseInOut:he,borderRadius:Ee,menuArrowSize:We,menuArrowOffset:et}=Te;return{[`${Ce}-submenu`]:{"&-expand-icon, &-arrow":{position:"absolute",top:"50%",insetInlineEnd:Te.margin,width:We,color:"currentcolor",transform:"translateY(-50%)",transition:`transform ${de} ${he}, opacity ${de}`},"&-arrow":{"&::before, &::after":{position:"absolute",width:We*.6,height:We*.15,backgroundColor:"currentcolor",borderRadius:Ee,transition:[`background ${de} ${he}`,`transform ${de} ${he}`,`top ${de} ${he}`,`color ${de} ${he}`].join(","),content:'""'},"&::before":{transform:`rotate(45deg) translateY(-${et})`},"&::after":{transform:`rotate(-45deg) translateY(${et})`}}}}},nt=Te=>{const{antCls:Ce,componentCls:de,fontSize:he,motionDurationSlow:Ee,motionDurationMid:We,motionEaseInOut:et,paddingXS:it,padding:Bt,colorSplit:pt,lineWidth:tt,zIndexPopup:ut,borderRadiusLG:Xt,subMenuItemBorderRadius:on,menuArrowSize:dn,menuArrowOffset:sn,lineType:rn,menuPanelMaskInset:pe,groupTitleLineHeight:ke,groupTitleFontSize:Ye}=Te;return[{"":{[`${de}`]:Object.assign(Object.assign({},(0,Ae.dF)()),{"&-hidden":{display:"none"}})},[`${de}-submenu-hidden`]:{display:"none"}},{[de]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,Ae.Wf)(Te)),(0,Ae.dF)()),{marginBottom:0,paddingInlineStart:0,fontSize:he,lineHeight:0,listStyle:"none",outline:"none",transition:`width ${Ee} cubic-bezier(0.2, 0, 0, 1) 0s`,"ul, ol":{margin:0,padding:0,listStyle:"none"},"&-overflow":{display:"flex",[`${de}-item`]:{flex:"none"}},[`${de}-item, ${de}-submenu, ${de}-submenu-title`]:{borderRadius:Te.itemBorderRadius},[`${de}-item-group-title`]:{padding:`${it}px ${Bt}px`,fontSize:Ye,lineHeight:ke,transition:`all ${Ee}`},[`&-horizontal ${de}-submenu`]:{transition:[`border-color ${Ee} ${et}`,`background ${Ee} ${et}`].join(",")},[`${de}-submenu, ${de}-submenu-inline`]:{transition:[`border-color ${Ee} ${et}`,`background ${Ee} ${et}`,`padding ${We} ${et}`].join(",")},[`${de}-submenu ${de}-sub`]:{cursor:"initial",transition:[`background ${Ee} ${et}`,`padding ${Ee} ${et}`].join(",")},[`${de}-title-content`]:{transition:`color ${Ee}`},[`${de}-item a`]:{"&::before":{position:"absolute",inset:0,backgroundColor:"transparent",content:'""'}},[`${de}-item-divider`]:{overflow:"hidden",lineHeight:0,borderColor:pt,borderStyle:rn,borderWidth:0,borderTopWidth:tt,marginBlock:tt,padding:0,"&-dashed":{borderStyle:"dashed"}}}),Ie(Te)),{[`${de}-item-group`]:{[`${de}-item-group-list`]:{margin:0,padding:0,[`${de}-item, ${de}-submenu-title`]:{paddingInline:`${he*2}px ${Bt}px`}}},"&-submenu":{"&-popup":{position:"absolute",zIndex:ut,borderRadius:Xt,boxShadow:"none",transformOrigin:"0 0",[`&${de}-submenu`]:{background:"transparent"},"&::before":{position:"absolute",inset:`${pe}px 0 0`,zIndex:-1,width:"100%",height:"100%",opacity:0,content:'""'}},"&-placement-rightTop::before":{top:0,insetInlineStart:pe},"\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:Te.paddingXS},"\n &-placement-rightTop,\n &-placement-rightBottom\n ":{paddingInlineStart:Te.paddingXS},"\n &-placement-topRight,\n &-placement-topLeft\n ":{paddingBottom:Te.paddingXS},"\n &-placement-bottomRight,\n &-placement-bottomLeft\n ":{paddingTop:Te.paddingXS},[`> ${de}`]:Object.assign(Object.assign(Object.assign({borderRadius:Xt},Ie(Te)),ft(Te)),{[`${de}-item, ${de}-submenu > ${de}-submenu-title`]:{borderRadius:on},[`${de}-submenu-title::after`]:{transition:`transform ${Ee} ${et}`}})}}),ft(Te)),{[`&-inline-collapsed ${de}-submenu-arrow,
&-inline ${de}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateX(${sn})`},"&::after":{transform:`rotate(45deg) translateX(-${sn})`}},[`${de}-submenu-open${de}-submenu-inline > ${de}-submenu-title > ${de}-submenu-arrow`]:{transform:`translateY(-${dn*.2}px)`,"&::after":{transform:`rotate(-45deg) translateX(-${sn})`},"&::before":{transform:`rotate(45deg) translateX(${sn})`}}})},{[`${Ce}-layout-header`]:{[de]:{lineHeight:"inherit"}}}]};var yt=(Te,Ce)=>(0,At.Z)("Menu",he=>{if(Ce===!1)return[];const{colorBgElevated:Ee,colorPrimary:We,colorTextLightSolid:et,controlHeightLG:it,fontSize:Bt,darkItemColor:pt,darkDangerItemColor:tt,darkItemBg:ut,darkSubMenuItemBg:Xt,darkItemSelectedColor:on,darkItemSelectedBg:dn,darkDangerItemSelectedBg:sn,darkItemHoverBg:rn,darkGroupTitleColor:pe,darkItemHoverColor:ke,darkItemDisabledColor:Ye,darkDangerItemHoverColor:dt,darkDangerItemSelectedColor:ht,darkDangerItemActiveBg:Tt}=he,Zt=Bt/7*5,Ft=(0,lt.TS)(he,{menuArrowSize:Zt,menuHorizontalHeight:it*1.15,menuArrowOffset:`${Zt*.25}px`,menuPanelMaskInset:-7,menuSubMenuBg:Ee}),Ut=(0,lt.TS)(Ft,{itemColor:pt,itemHoverColor:ke,groupTitleColor:pe,itemSelectedColor:on,itemBg:ut,popupBg:ut,subMenuItemBg:Xt,itemActiveBg:"transparent",itemSelectedBg:dn,activeBarHeight:0,activeBarBorderWidth:0,itemHoverBg:rn,itemDisabledColor:Ye,dangerItemColor:tt,dangerItemHoverColor:dt,dangerItemSelectedColor:ht,dangerItemActiveBg:Tt,dangerItemSelectedBg:sn,menuSubMenuBg:Xt,horizontalItemSelectedColor:et,horizontalItemSelectedBg:We});return[nt(Ft),zt(Ft),xe(Ft),Lt(Ft,"light"),Lt(Ut,"dark"),jt(Ft),(0,Oe.Z)(Ft),(0,qe.oN)(Ft,"slide-up"),(0,qe.oN)(Ft,"slide-down"),(0,wt._y)(Ft,"zoom-big")]},he=>{const{colorPrimary:Ee,colorError:We,colorTextDisabled:et,colorErrorBg:it,colorText:Bt,colorTextDescription:pt,colorBgContainer:tt,colorFillAlter:ut,colorFillContent:Xt,lineWidth:on,lineWidthBold:dn,controlItemBgActive:sn,colorBgTextHover:rn,controlHeightLG:pe,lineHeight:ke,colorBgElevated:Ye,marginXXS:dt,padding:ht,fontSize:Tt,controlHeightSM:Zt,fontSizeLG:Ft,colorTextLightSolid:Ut,colorErrorHover:$t}=he,qt=new se.C(Ut).setAlpha(.65).toRgbString();return{dropdownWidth:160,zIndexPopup:he.zIndexPopupBase+50,radiusItem:he.borderRadiusLG,itemBorderRadius:he.borderRadiusLG,radiusSubMenuItem:he.borderRadiusSM,subMenuItemBorderRadius:he.borderRadiusSM,colorItemText:Bt,itemColor:Bt,colorItemTextHover:Bt,itemHoverColor:Bt,colorItemTextHoverHorizontal:Ee,horizontalItemHoverColor:Ee,colorGroupTitle:pt,groupTitleColor:pt,colorItemTextSelected:Ee,itemSelectedColor:Ee,colorItemTextSelectedHorizontal:Ee,horizontalItemSelectedColor:Ee,colorItemBg:tt,itemBg:tt,colorItemBgHover:rn,itemHoverBg:rn,colorItemBgActive:Xt,itemActiveBg:sn,colorSubItemBg:ut,subMenuItemBg:ut,colorItemBgSelected:sn,itemSelectedBg:sn,colorItemBgSelectedHorizontal:"transparent",horizontalItemSelectedBg:"transparent",colorActiveBarWidth:0,activeBarWidth:0,colorActiveBarHeight:dn,activeBarHeight:dn,colorActiveBarBorderSize:on,activeBarBorderWidth:on,colorItemTextDisabled:et,itemDisabledColor:et,colorDangerItemText:We,dangerItemColor:We,colorDangerItemTextHover:We,dangerItemHoverColor:We,colorDangerItemTextSelected:We,dangerItemSelectedColor:We,colorDangerItemBgActive:it,dangerItemActiveBg:it,colorDangerItemBgSelected:it,dangerItemSelectedBg:it,itemMarginInline:he.marginXXS,horizontalItemBorderRadius:0,horizontalItemHoverBg:"transparent",itemHeight:pe,groupTitleLineHeight:ke,collapsedWidth:pe*2,popupBg:Ye,itemMarginBlock:dt,itemPaddingInline:ht,horizontalLineHeight:`${pe*1.15}px`,iconSize:Tt,iconMarginInlineEnd:Zt-Tt,collapsedIconSize:Ft,groupTitleFontSize:Tt,darkItemDisabledColor:new se.C(Ut).setAlpha(.25).toRgbString(),darkItemColor:qt,darkDangerItemColor:We,darkItemBg:"#001529",darkSubMenuItemBg:"#000c17",darkItemSelectedColor:Ut,darkItemSelectedBg:Ee,darkDangerItemSelectedBg:We,darkItemHoverBg:"transparent",darkGroupTitleColor:qt,darkItemHoverColor:Ut,darkDangerItemHoverColor:$t,darkDangerItemSelectedColor:Ut,darkDangerItemActiveBg:We}},{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"]]})(Te),le=function(Te,Ce){var de={};for(var he in Te)Object.prototype.hasOwnProperty.call(Te,he)&&Ce.indexOf(he)<0&&(de[he]=Te[he]);if(Te!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ee=0,he=Object.getOwnPropertySymbols(Te);Ee<he.length;Ee++)Ce.indexOf(he[Ee])<0&&Object.prototype.propertyIsEnumerable.call(Te,he[Ee])&&(de[he[Ee]]=Te[he[Ee]]);return de},kt=(0,Se.forwardRef)((Te,Ce)=>{var de,he;const Ee=Se.useContext(ie.Z),We=Ee||{},{getPrefixCls:et,getPopupContainer:it,direction:Bt,menu:pt}=Se.useContext(Ze.E_),tt=et(),{prefixCls:ut,className:Xt,style:on,theme:dn="light",expandIcon:sn,_internalDisableMenuItemTitleTooltip:rn,inlineCollapsed:pe,siderCollapsed:ke,items:Ye,children:dt,rootClassName:ht,mode:Tt,selectable:Zt,onClick:Ft,overflowedIndicatorPopupClassName:Ut}=Te,$t=le(Te,["prefixCls","className","style","theme","expandIcon","_internalDisableMenuItemTitleTooltip","inlineCollapsed","siderCollapsed","items","children","rootClassName","mode","selectable","onClick","overflowedIndicatorPopupClassName"]),qt=(0,Ve.Z)($t,["collapsedWidth"]),gn=me(Ye)||dt;(de=We.validator)===null||de===void 0||de.call(We,{mode:Tt});const fn=(0,ee.useEvent)(function(){var Fn;Ft==null||Ft.apply(void 0,arguments),(Fn=We.onClick)===null||Fn===void 0||Fn.call(We)}),yn=We.mode||Tt,pn=Zt!=null?Zt:We.selectable,un=Se.useMemo(()=>ke!==void 0?ke:pe,[pe,ke]),ln={horizontal:{motionName:`${tt}-slide-up`},inline:(0,ne.Z)(tt),other:{motionName:`${tt}-zoom-big`}},hn=et("menu",ut||We.prefixCls),[xn,Bn]=yt(hn,!Ee),Sn=Le()(`${hn}-${dn}`,pt==null?void 0:pt.className,Xt);let En;if(typeof sn=="function")En=sn;else if(sn===null||sn===!1)En=null;else if(We.expandIcon===null||We.expandIcon===!1)En=null;else{const Fn=sn!=null?sn:We.expandIcon;En=(0,Me.Tm)(Fn,{className:Le()(`${hn}-submenu-expand-icon`,(0,Me.l$)(Fn)?(he=Fn.props)===null||he===void 0?void 0:he.className:"")})}const Zn=Se.useMemo(()=>({prefixCls:hn,inlineCollapsed:un||!1,direction:Bt,firstLevel:!0,theme:dn,mode:yn,disableMenuItemTitleTooltip:rn}),[hn,un,Bt,rn,dn]);return xn(Se.createElement(ie.Z.Provider,{value:null},Se.createElement(a.Provider,{value:Zn},Se.createElement(te.ZP,Object.assign({getPopupContainer:it,overflowedIndicator:Se.createElement(z.Z,null),overflowedIndicatorPopupClassName:Le()(hn,`${hn}-${dn}`,Ut),mode:yn,selectable:pn,onClick:fn},qt,{inlineCollapsed:un,style:Object.assign(Object.assign({},pt==null?void 0:pt.style),on),className:Sn,prefixCls:hn,direction:Bt,defaultMotions:ln,expandIcon:En,ref:Ce,rootClassName:Le()(ht,Bn)}),gn))))});const Kt=(0,Se.forwardRef)((Te,Ce)=>{const de=(0,Se.useRef)(null),he=Se.useContext(He.D);return(0,Se.useImperativeHandle)(Ce,()=>({menu:de.current,focus:Ee=>{var We;(We=de.current)===null||We===void 0||We.focus(Ee)}})),Se.createElement(kt,Object.assign({ref:de},Te,he))});Kt.Item=x,Kt.SubMenu=E,Kt.Divider=je,Kt.ItemGroup=te.BW;var Nt=Kt},93948:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return rn}});var te=oe(59301),Se=oe(29679),He=oe(40001),Xe=oe(19248),Le=oe(99267),Ze=oe(92310),fe=oe.n(Ze),_e=oe(2738),je=oe(36355),Je=oe(32855),Ve=oe(27247),Re=oe(43079),Me={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},ae=function(){var ke=(0,te.useRef)([]),Ye=(0,te.useRef)(null);return(0,te.useEffect)(function(){var dt=Date.now(),ht=!1;ke.current.forEach(function(Tt){if(Tt){ht=!0;var Zt=Tt.style;Zt.transitionDuration=".3s, .3s, .3s, .06s",Ye.current&&dt-Ye.current<100&&(Zt.transitionDuration="0s, 0s")}}),ht&&(Ye.current=Date.now())}),ke.current},a=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],y=function(ke){var Ye=(0,Ve.Z)((0,Ve.Z)({},Me),ke),dt=Ye.className,ht=Ye.percent,Tt=Ye.prefixCls,Zt=Ye.strokeColor,Ft=Ye.strokeLinecap,Ut=Ye.strokeWidth,$t=Ye.style,qt=Ye.trailColor,gn=Ye.trailWidth,fn=Ye.transition,yn=(0,Re.Z)(Ye,a);delete yn.gapPosition;var pn=Array.isArray(ht)?ht:[ht],un=Array.isArray(Zt)?Zt:[Zt],ln=ae(),hn=Ut/2,xn=100-Ut/2,Bn="M ".concat(Ft==="round"?hn:0,",").concat(hn,`
L `).concat(Ft==="round"?xn:100,",").concat(hn),Sn="0 0 100 ".concat(Ut),En=0;return te.createElement("svg",(0,Je.Z)({className:fe()("".concat(Tt,"-line"),dt),viewBox:Sn,preserveAspectRatio:"none",style:$t},yn),te.createElement("path",{className:"".concat(Tt,"-line-trail"),d:Bn,strokeLinecap:Ft,stroke:qt,strokeWidth:gn||Ut,fillOpacity:"0"}),pn.map(function(Zn,Fn){var jn=1;switch(Ft){case"round":jn=1-Ut/100;break;case"square":jn=1-Ut/2/100;break;default:jn=1;break}var _n={strokeDasharray:"".concat(Zn*jn,"px, 100px"),strokeDashoffset:"-".concat(En,"px"),transition:fn||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Wn=un[Fn]||un[un.length-1];return En+=Zn,te.createElement("path",{key:Fn,className:"".concat(Tt,"-line-path"),d:Bn,strokeLinecap:Ft,stroke:Wn,strokeWidth:Ut,fillOpacity:"0",ref:function(Be){ln[Fn]=Be},style:_n})}))},x=y,b=oe(34666),E=oe(11913),z=oe(47273),ee=0,ne=(0,z.Z)();function ie(){var pe;return ne?(pe=ee,ee+=1):pe="TEST_OR_SSR",pe}var re=function(pe){var ke=te.useState(),Ye=(0,E.Z)(ke,2),dt=Ye[0],ht=Ye[1];return te.useEffect(function(){ht("rc_progress_".concat(ie()))},[]),pe||dt},ge=function(ke){var Ye=ke.bg,dt=ke.children;return te.createElement("div",{style:{width:"100%",height:"100%",background:Ye}},dt)};function me(pe,ke){return Object.keys(pe).map(function(Ye){var dt=parseFloat(Ye),ht="".concat(Math.floor(dt*ke),"%");return"".concat(pe[Ye]," ").concat(ht)})}var se=te.forwardRef(function(pe,ke){var Ye=pe.prefixCls,dt=pe.color,ht=pe.gradientId,Tt=pe.radius,Zt=pe.style,Ft=pe.ptg,Ut=pe.strokeLinecap,$t=pe.strokeWidth,qt=pe.size,gn=pe.gapDegree,fn=dt&&(0,b.Z)(dt)==="object",yn=fn?"#FFF":void 0,pn=qt/2,un=te.createElement("circle",{className:"".concat(Ye,"-circle-path"),r:Tt,cx:pn,cy:pn,stroke:yn,strokeLinecap:Ut,strokeWidth:$t,opacity:Ft===0?0:1,style:Zt,ref:ke});if(!fn)return un;var ln="".concat(ht,"-conic"),hn=gn?"".concat(180+gn/2,"deg"):"0deg",xn=me(dt,(360-gn)/360),Bn=me(dt,1),Sn="conic-gradient(from ".concat(hn,", ").concat(xn.join(", "),")"),En="linear-gradient(to ".concat(gn?"bottom":"top",", ").concat(Bn.join(", "),")");return te.createElement(te.Fragment,null,te.createElement("mask",{id:ln},un),te.createElement("foreignObject",{x:0,y:0,width:qt,height:qt,mask:"url(#".concat(ln,")")},te.createElement(ge,{bg:En},te.createElement(ge,{bg:Sn}))))}),Ae=se,Oe=100,qe=function(ke,Ye,dt,ht,Tt,Zt,Ft,Ut,$t,qt){var gn=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,fn=dt/100*360*((360-Zt)/360),yn=Zt===0?0:{bottom:0,top:180,left:90,right:-90}[Ft],pn=(100-ht)/100*Ye;$t==="round"&&ht!==100&&(pn+=qt/2,pn>=Ye&&(pn=Ye-.01));var un=Oe/2;return{stroke:typeof Ut=="string"?Ut:void 0,strokeDasharray:"".concat(Ye,"px ").concat(ke),strokeDashoffset:pn+gn,transform:"rotate(".concat(Tt+fn+yn,"deg)"),transformOrigin:"".concat(un,"px ").concat(un,"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s",fillOpacity:0}},wt=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function At(pe){var ke=pe!=null?pe:[];return Array.isArray(ke)?ke:[ke]}var lt=function(ke){var Ye=(0,Ve.Z)((0,Ve.Z)({},Me),ke),dt=Ye.id,ht=Ye.prefixCls,Tt=Ye.steps,Zt=Ye.strokeWidth,Ft=Ye.trailWidth,Ut=Ye.gapDegree,$t=Ut===void 0?0:Ut,qt=Ye.gapPosition,gn=Ye.trailColor,fn=Ye.strokeLinecap,yn=Ye.style,pn=Ye.className,un=Ye.strokeColor,ln=Ye.percent,hn=(0,Re.Z)(Ye,wt),xn=Oe/2,Bn=re(dt),Sn="".concat(Bn,"-gradient"),En=xn-Zt/2,Zn=Math.PI*2*En,Fn=$t>0?90+$t/2:-90,jn=Zn*((360-$t)/360),_n=(0,b.Z)(Tt)==="object"?Tt:{count:Tt,space:2},Wn=_n.count,we=_n.space,Be=At(ln),ve=At(un),mt=ve.find(function(Nn){return Nn&&(0,b.Z)(Nn)==="object"}),Et=mt&&(0,b.Z)(mt)==="object",gt=Et?"butt":fn,en=qe(Zn,jn,0,100,Fn,$t,qt,gn,gt,Zt),Mt=ae(),Rt=function(){var rt=0;return Be.map(function(mn,kn){var Un=ve[kn]||ve[ve.length-1],Cn=qe(Zn,jn,rt,mn,Fn,$t,qt,Un,gt,Zt);return rt+=mn,te.createElement(Ae,{key:kn,color:Un,ptg:mn,radius:En,prefixCls:ht,gradientId:Sn,style:Cn,strokeLinecap:gt,strokeWidth:Zt,gapDegree:$t,ref:function(ze){Mt[kn]=ze},size:Oe})}).reverse()},Ln=function(){var rt=Math.round(Wn*(Be[0]/100)),mn=100/Wn,kn=0;return new Array(Wn).fill(null).map(function(Un,Cn){var Pe=Cn<=rt-1?ve[0]:gn,ze=Pe&&(0,b.Z)(Pe)==="object"?"url(#".concat(Sn,")"):void 0,Ge=qe(Zn,jn,kn,mn,Fn,$t,qt,Pe,"butt",Zt,we);return kn+=(jn-Ge.strokeDashoffset+we)*100/jn,te.createElement("circle",{key:Cn,className:"".concat(ht,"-circle-path"),r:En,cx:xn,cy:xn,stroke:ze,strokeWidth:Zt,opacity:1,style:Ge,ref:function(at){Mt[Cn]=at}})})};return te.createElement("svg",(0,Je.Z)({className:fe()("".concat(ht,"-circle"),pn),viewBox:"0 0 ".concat(Oe," ").concat(Oe),style:yn,id:dt,role:"presentation"},hn),!Wn&&te.createElement("circle",{className:"".concat(ht,"-circle-trail"),r:En,cx:xn,cy:xn,stroke:gn,strokeLinecap:gt,strokeWidth:Ft||Zt,style:en}),Wn?Ln():Rt())},bt=lt,zt={Line:x,Circle:bt},Jt=oe(6848),jt=oe(30071);function Yt(pe){return!pe||pe<0?0:pe>100?100:pe}function De(pe){let{success:ke,successPercent:Ye}=pe,dt=Ye;return ke&&"progress"in ke&&(dt=ke.progress),ke&&"percent"in ke&&(dt=ke.percent),dt}const Lt=pe=>{let{percent:ke,success:Ye,successPercent:dt}=pe;const ht=Yt(De({success:Ye,successPercent:dt}));return[ht,Yt(Yt(ke)-ht)]},Ot=pe=>{let{success:ke={},strokeColor:Ye}=pe;const{strokeColor:dt}=ke;return[dt||jt.presetPrimaryColors.green,Ye||null]},ye=(pe,ke,Ye)=>{var dt,ht,Tt,Zt;let Ft=-1,Ut=-1;if(ke==="step"){const $t=Ye.steps,qt=Ye.strokeWidth;typeof pe=="string"||typeof pe=="undefined"?(Ft=pe==="small"?2:14,Ut=qt!=null?qt:8):typeof pe=="number"?[Ft,Ut]=[pe,pe]:[Ft=14,Ut=8]=pe,Ft*=$t}else if(ke==="line"){const $t=Ye==null?void 0:Ye.strokeWidth;typeof pe=="string"||typeof pe=="undefined"?Ut=$t||(pe==="small"?6:8):typeof pe=="number"?[Ft,Ut]=[pe,pe]:[Ft=-1,Ut=8]=pe}else(ke==="circle"||ke==="dashboard")&&(typeof pe=="string"||typeof pe=="undefined"?[Ft,Ut]=pe==="small"?[60,60]:[120,120]:typeof pe=="number"?[Ft,Ut]=[pe,pe]:(Ft=(ht=(dt=pe[0])!==null&&dt!==void 0?dt:pe[1])!==null&&ht!==void 0?ht:120,Ut=(Zt=(Tt=pe[0])!==null&&Tt!==void 0?Tt:pe[1])!==null&&Zt!==void 0?Zt:120));return[Ft,Ut]},xe=3,Ie=pe=>xe/pe*100;var nt=pe=>{const{prefixCls:ke,trailColor:Ye=null,strokeLinecap:dt="round",gapPosition:ht,gapDegree:Tt,width:Zt=120,type:Ft,children:Ut,success:$t,size:qt=Zt}=pe,[gn,fn]=ye(qt,"circle");let{strokeWidth:yn}=pe;yn===void 0&&(yn=Math.max(Ie(gn),6));const pn={width:gn,height:fn,fontSize:gn*.15+6},un=te.useMemo(()=>{if(Tt||Tt===0)return Tt;if(Ft==="dashboard")return 75},[Tt,Ft]),ln=ht||Ft==="dashboard"&&"bottom"||void 0,hn=Object.prototype.toString.call(pe.strokeColor)==="[object Object]",xn=Ot({success:$t,strokeColor:pe.strokeColor}),Bn=fe()(`${ke}-inner`,{[`${ke}-circle-gradient`]:hn}),Sn=te.createElement(bt,{percent:Lt(pe),strokeWidth:yn,trailWidth:yn,strokeColor:xn,strokeLinecap:dt,trailColor:Ye,prefixCls:ke,gapDegree:un,gapPosition:ln});return te.createElement("div",{className:Bn,style:pn},gn<=20?te.createElement(Jt.Z,{title:Ut},te.createElement("span",null,Sn)):te.createElement(te.Fragment,null,Sn,Ut))},yt=function(pe,ke){var Ye={};for(var dt in pe)Object.prototype.hasOwnProperty.call(pe,dt)&&ke.indexOf(dt)<0&&(Ye[dt]=pe[dt]);if(pe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ht=0,dt=Object.getOwnPropertySymbols(pe);ht<dt.length;ht++)ke.indexOf(dt[ht])<0&&Object.prototype.propertyIsEnumerable.call(pe,dt[ht])&&(Ye[dt[ht]]=pe[dt[ht]]);return Ye};const le=pe=>{let ke=[];return Object.keys(pe).forEach(Ye=>{const dt=parseFloat(Ye.replace(/%/g,""));isNaN(dt)||ke.push({key:dt,value:pe[Ye]})}),ke=ke.sort((Ye,dt)=>Ye.key-dt.key),ke.map(Ye=>{let{key:dt,value:ht}=Ye;return`${ht} ${dt}%`}).join(", ")},st=(pe,ke)=>{const{from:Ye=jt.presetPrimaryColors.blue,to:dt=jt.presetPrimaryColors.blue,direction:ht=ke==="rtl"?"to left":"to right"}=pe,Tt=yt(pe,["from","to","direction"]);if(Object.keys(Tt).length!==0){const Zt=le(Tt);return{backgroundImage:`linear-gradient(${ht}, ${Zt})`}}return{backgroundImage:`linear-gradient(${ht}, ${Ye}, ${dt})`}};var Kt=pe=>{const{prefixCls:ke,direction:Ye,percent:dt,size:ht,strokeWidth:Tt,strokeColor:Zt,strokeLinecap:Ft="round",children:Ut,trailColor:$t=null,success:qt}=pe,gn=Zt&&typeof Zt!="string"?st(Zt,Ye):{backgroundColor:Zt},fn=Ft==="square"||Ft==="butt"?0:void 0,yn={backgroundColor:$t||void 0,borderRadius:fn},pn=ht!=null?ht:[-1,Tt||(ht==="small"?6:8)],[un,ln]=ye(pn,"line",{strokeWidth:Tt}),hn=Object.assign({width:`${Yt(dt)}%`,height:ln,borderRadius:fn},gn),xn=De(pe),Bn={width:`${Yt(xn)}%`,height:ln,borderRadius:fn,backgroundColor:qt==null?void 0:qt.strokeColor},Sn={width:un<0?"100%":un,height:ln};return te.createElement(te.Fragment,null,te.createElement("div",{className:`${ke}-outer`,style:Sn},te.createElement("div",{className:`${ke}-inner`,style:yn},te.createElement("div",{className:`${ke}-bg`,style:hn}),xn!==void 0?te.createElement("div",{className:`${ke}-success-bg`,style:Bn}):null)),Ut)},Te=pe=>{const{size:ke,steps:Ye,percent:dt=0,strokeWidth:ht=8,strokeColor:Tt,trailColor:Zt=null,prefixCls:Ft,children:Ut}=pe,$t=Math.round(Ye*(dt/100)),qt=ke==="small"?2:14,gn=ke!=null?ke:[qt,ht],[fn,yn]=ye(gn,"step",{steps:Ye,strokeWidth:ht}),pn=fn/Ye,un=new Array(Ye);for(let ln=0;ln<Ye;ln++){const hn=Array.isArray(Tt)?Tt[ln]:Tt;un[ln]=te.createElement("div",{key:ln,className:fe()(`${Ft}-steps-item`,{[`${Ft}-steps-item-active`]:ln<=$t-1}),style:{backgroundColor:ln<=$t-1?hn:Zt,width:pn,height:yn}})}return te.createElement("div",{className:`${Ft}-steps-outer`},un,Ut)},Ce=oe(36237),de=oe(17313),he=oe(83116),Ee=oe(37613);const We=pe=>{const ke=pe?"100%":"-100%";return new Ce.Keyframes(`antProgress${pe?"RTL":"LTR"}Active`,{"0%":{transform:`translateX(${ke}) scaleX(0)`,opacity:.1},"20%":{transform:`translateX(${ke}) scaleX(0)`,opacity:.5},to:{transform:"translateX(0) scaleX(1)",opacity:0}})},et=pe=>{const{componentCls:ke,iconCls:Ye}=pe;return{[ke]:Object.assign(Object.assign({},(0,de.Wf)(pe)),{display:"inline-block","&-rtl":{direction:"rtl"},"&-line":{position:"relative",width:"100%",fontSize:pe.fontSize,marginInlineEnd:pe.marginXS,marginBottom:pe.marginXS},[`${ke}-outer`]:{display:"inline-block",width:"100%"},[`&${ke}-show-info`]:{[`${ke}-outer`]:{marginInlineEnd:`calc(-2em - ${pe.marginXS}px)`,paddingInlineEnd:`calc(2em + ${pe.paddingXS}px)`}},[`${ke}-inner`]:{position:"relative",display:"inline-block",width:"100%",overflow:"hidden",verticalAlign:"middle",backgroundColor:pe.remainingColor,borderRadius:pe.lineBorderRadius},[`${ke}-inner:not(${ke}-circle-gradient)`]:{[`${ke}-circle-path`]:{stroke:pe.defaultColor}},[`${ke}-success-bg, ${ke}-bg`]:{position:"relative",backgroundColor:pe.defaultColor,borderRadius:pe.lineBorderRadius,transition:`all ${pe.motionDurationSlow} ${pe.motionEaseInOutCirc}`},[`${ke}-success-bg`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,backgroundColor:pe.colorSuccess},[`${ke}-text`]:{display:"inline-block",width:"2em",marginInlineStart:pe.marginXS,color:pe.colorText,lineHeight:1,whiteSpace:"nowrap",textAlign:"start",verticalAlign:"middle",wordBreak:"normal",[Ye]:{fontSize:pe.fontSize}},[`&${ke}-status-active`]:{[`${ke}-bg::before`]:{position:"absolute",inset:0,backgroundColor:pe.colorBgContainer,borderRadius:pe.lineBorderRadius,opacity:0,animationName:We(),animationDuration:pe.progressActiveMotionDuration,animationTimingFunction:pe.motionEaseOutQuint,animationIterationCount:"infinite",content:'""'}},[`&${ke}-rtl${ke}-status-active`]:{[`${ke}-bg::before`]:{animationName:We(!0)}},[`&${ke}-status-exception`]:{[`${ke}-bg`]:{backgroundColor:pe.colorError},[`${ke}-text`]:{color:pe.colorError}},[`&${ke}-status-exception ${ke}-inner:not(${ke}-circle-gradient)`]:{[`${ke}-circle-path`]:{stroke:pe.colorError}},[`&${ke}-status-success`]:{[`${ke}-bg`]:{backgroundColor:pe.colorSuccess},[`${ke}-text`]:{color:pe.colorSuccess}},[`&${ke}-status-success ${ke}-inner:not(${ke}-circle-gradient)`]:{[`${ke}-circle-path`]:{stroke:pe.colorSuccess}}})}},it=pe=>{const{componentCls:ke,iconCls:Ye}=pe;return{[ke]:{[`${ke}-circle-trail`]:{stroke:pe.remainingColor},[`&${ke}-circle ${ke}-inner`]:{position:"relative",lineHeight:1,backgroundColor:"transparent"},[`&${ke}-circle ${ke}-text`]:{position:"absolute",insetBlockStart:"50%",insetInlineStart:0,width:"100%",margin:0,padding:0,color:pe.circleTextColor,fontSize:pe.circleTextFontSize,lineHeight:1,whiteSpace:"normal",textAlign:"center",transform:"translateY(-50%)",[Ye]:{fontSize:`${pe.fontSize/pe.fontSizeSM}em`}},[`${ke}-circle&-status-exception`]:{[`${ke}-text`]:{color:pe.colorError}},[`${ke}-circle&-status-success`]:{[`${ke}-text`]:{color:pe.colorSuccess}}},[`${ke}-inline-circle`]:{lineHeight:1,[`${ke}-inner`]:{verticalAlign:"bottom"}}}},Bt=pe=>{const{componentCls:ke}=pe;return{[ke]:{[`${ke}-steps`]:{display:"inline-block","&-outer":{display:"flex",flexDirection:"row",alignItems:"center"},"&-item":{flexShrink:0,minWidth:pe.progressStepMinWidth,marginInlineEnd:pe.progressStepMarginInlineEnd,backgroundColor:pe.remainingColor,transition:`all ${pe.motionDurationSlow}`,"&-active":{backgroundColor:pe.defaultColor}}}}}},pt=pe=>{const{componentCls:ke,iconCls:Ye}=pe;return{[ke]:{[`${ke}-small&-line, ${ke}-small&-line ${ke}-text ${Ye}`]:{fontSize:pe.fontSizeSM}}}};var tt=(0,he.Z)("Progress",pe=>{const ke=pe.marginXXS/2,Ye=(0,Ee.TS)(pe,{progressStepMarginInlineEnd:ke,progressStepMinWidth:ke,progressActiveMotionDuration:"2.4s"});return[et(Ye),it(Ye),Bt(Ye),pt(Ye)]},pe=>({circleTextColor:pe.colorText,defaultColor:pe.colorInfo,remainingColor:pe.colorFillSecondary,lineBorderRadius:100,circleTextFontSize:"1em"})),ut=function(pe,ke){var Ye={};for(var dt in pe)Object.prototype.hasOwnProperty.call(pe,dt)&&ke.indexOf(dt)<0&&(Ye[dt]=pe[dt]);if(pe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ht=0,dt=Object.getOwnPropertySymbols(pe);ht<dt.length;ht++)ke.indexOf(dt[ht])<0&&Object.prototype.propertyIsEnumerable.call(pe,dt[ht])&&(Ye[dt[ht]]=pe[dt[ht]]);return Ye};const Xt=null,on=["normal","exception","active","success"];var sn=te.forwardRef((pe,ke)=>{const{prefixCls:Ye,className:dt,rootClassName:ht,steps:Tt,strokeColor:Zt,percent:Ft=0,size:Ut="default",showInfo:$t=!0,type:qt="line",status:gn,format:fn,style:yn}=pe,pn=ut(pe,["prefixCls","className","rootClassName","steps","strokeColor","percent","size","showInfo","type","status","format","style"]),un=te.useMemo(()=>{var Be,ve;const mt=De(pe);return parseInt(mt!==void 0?(Be=mt!=null?mt:0)===null||Be===void 0?void 0:Be.toString():(ve=Ft!=null?Ft:0)===null||ve===void 0?void 0:ve.toString(),10)},[Ft,pe.success,pe.successPercent]),ln=te.useMemo(()=>!on.includes(gn)&&un>=100?"success":gn||"normal",[gn,un]),{getPrefixCls:hn,direction:xn,progress:Bn}=te.useContext(je.E_),Sn=hn("progress",Ye),[En,Zn]=tt(Sn),Fn=te.useMemo(()=>{if(!$t)return null;const Be=De(pe);let ve;const mt=fn||(gt=>`${gt}%`),Et=qt==="line";return fn||ln!=="exception"&&ln!=="success"?ve=mt(Yt(Ft),Yt(Be)):ln==="exception"?ve=Et?te.createElement(Xe.Z,null):te.createElement(Le.Z,null):ln==="success"&&(ve=Et?te.createElement(Se.Z,null):te.createElement(He.Z,null)),te.createElement("span",{className:`${Sn}-text`,title:typeof ve=="string"?ve:void 0},ve)},[$t,Ft,un,ln,qt,Sn,fn]),jn=Array.isArray(Zt)?Zt[0]:Zt,_n=typeof Zt=="string"||Array.isArray(Zt)?Zt:void 0;let Wn;qt==="line"?Wn=Tt?te.createElement(Te,Object.assign({},pe,{strokeColor:_n,prefixCls:Sn,steps:Tt}),Fn):te.createElement(Kt,Object.assign({},pe,{strokeColor:jn,prefixCls:Sn,direction:xn}),Fn):(qt==="circle"||qt==="dashboard")&&(Wn=te.createElement(nt,Object.assign({},pe,{strokeColor:jn,prefixCls:Sn,progressStatus:ln}),Fn));const we=fe()(Sn,`${Sn}-status-${ln}`,`${Sn}-${qt==="dashboard"&&"circle"||Tt&&"steps"||qt}`,{[`${Sn}-inline-circle`]:qt==="circle"&&ye(Ut,"circle")[0]<=20,[`${Sn}-show-info`]:$t,[`${Sn}-${Ut}`]:typeof Ut=="string",[`${Sn}-rtl`]:xn==="rtl"},Bn==null?void 0:Bn.className,dt,ht,Zn);return En(te.createElement("div",Object.assign({ref:ke,style:Object.assign(Object.assign({},Bn==null?void 0:Bn.style),yn),className:we,role:"progressbar","aria-valuenow":un},(0,_e.Z)(pn,["trailColor","strokeWidth","width","gapDegree","gapPosition","strokeLinecap","success","successPercent"])),Wn))}),rn=sn},13570:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return Yt}});var te=oe(32855),Se=oe(59301),He={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"},Xe=He,Le=oe(7657),Ze=function(Lt,Ot){return Se.createElement(Le.Z,(0,te.Z)({},Lt,{ref:Ot,icon:Xe}))},fe=Se.forwardRef(Ze),_e=fe,je=oe(92310),Je=oe.n(je),Ve=oe(74430),Re=oe(11913),Me=oe(43079),ae=oe(18929),a=oe(10228),y=oe(26112);function x(De,Lt){var Ot=De.disabled,ye=De.prefixCls,xe=De.character,Ie=De.characterRender,ft=De.index,nt=De.count,yt=De.value,le=De.allowHalf,st=De.focused,kt=De.onHover,Kt=De.onClick,Nt=function(it){kt(it,ft)},Te=function(it){Kt(it,ft)},Ce=function(it){it.keyCode===a.Z.ENTER&&Kt(it,ft)},de=ft+1,he=new Set([ye]);yt===0&&ft===0&&st?he.add("".concat(ye,"-focused")):le&&yt+.5>=de&&yt<de?(he.add("".concat(ye,"-half")),he.add("".concat(ye,"-active")),st&&he.add("".concat(ye,"-focused"))):(de<=yt?he.add("".concat(ye,"-full")):he.add("".concat(ye,"-zero")),de===yt&&st&&he.add("".concat(ye,"-focused")));var Ee=typeof xe=="function"?xe(De):xe,We=Se.createElement("li",{className:Je()(Array.from(he)),ref:Lt},Se.createElement("div",{onClick:Ot?null:Te,onKeyDown:Ot?null:Ce,onMouseMove:Ot?null:Nt,role:"radio","aria-checked":yt>ft?"true":"false","aria-posinset":ft+1,"aria-setsize":nt,tabIndex:Ot?-1:0},Se.createElement("div",{className:"".concat(ye,"-first")},Ee),Se.createElement("div",{className:"".concat(ye,"-second")},Ee)));return Ie&&(We=Ie(We,De)),We}var b=Se.forwardRef(x);function E(){var De=Se.useRef({});function Lt(ye){return De.current[ye]}function Ot(ye){return function(xe){De.current[ye]=xe}}return[Lt,Ot]}function z(De){var Lt=De.pageXOffset,Ot="scrollLeft";if(typeof Lt!="number"){var ye=De.document;Lt=ye.documentElement[Ot],typeof Lt!="number"&&(Lt=ye.body[Ot])}return Lt}function ee(De){var Lt,Ot,ye=De.ownerDocument,xe=ye.body,Ie=ye&&ye.documentElement,ft=De.getBoundingClientRect();return Lt=ft.left,Ot=ft.top,Lt-=Ie.clientLeft||xe.clientLeft||0,Ot-=Ie.clientTop||xe.clientTop||0,{left:Lt,top:Ot}}function ne(De){var Lt=ee(De),Ot=De.ownerDocument,ye=Ot.defaultView||Ot.parentWindow;return Lt.left+=z(ye),Lt.left}var ie=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function re(De,Lt){var Ot,ye=De.prefixCls,xe=ye===void 0?"rc-rate":ye,Ie=De.className,ft=De.defaultValue,nt=De.value,yt=De.count,le=yt===void 0?5:yt,st=De.allowHalf,kt=st===void 0?!1:st,Kt=De.allowClear,Nt=Kt===void 0?!0:Kt,Te=De.character,Ce=Te===void 0?"\u2605":Te,de=De.characterRender,he=De.disabled,Ee=De.direction,We=Ee===void 0?"ltr":Ee,et=De.tabIndex,it=et===void 0?0:et,Bt=De.autoFocus,pt=De.onHoverChange,tt=De.onChange,ut=De.onFocus,Xt=De.onBlur,on=De.onKeyDown,dn=De.onMouseLeave,sn=(0,Me.Z)(De,ie),rn=E(),pe=(0,Re.Z)(rn,2),ke=pe[0],Ye=pe[1],dt=Se.useRef(null),ht=function(){if(!he){var gt;(gt=dt.current)===null||gt===void 0||gt.focus()}};Se.useImperativeHandle(Lt,function(){return{focus:ht,blur:function(){if(!he){var gt;(gt=dt.current)===null||gt===void 0||gt.blur()}}}});var Tt=(0,ae.Z)(ft||0,{value:nt}),Zt=(0,Re.Z)(Tt,2),Ft=Zt[0],Ut=Zt[1],$t=(0,ae.Z)(null),qt=(0,Re.Z)($t,2),gn=qt[0],fn=qt[1],yn=function(gt,en){var Mt=We==="rtl",Rt=gt+1;if(kt){var Ln=ke(gt),Nn=ne(Ln),rt=Ln.clientWidth;(Mt&&en-Nn>rt/2||!Mt&&en-Nn<rt/2)&&(Rt-=.5)}return Rt},pn=function(gt){Ut(gt),tt==null||tt(gt)},un=Se.useState(!1),ln=(0,Re.Z)(un,2),hn=ln[0],xn=ln[1],Bn=function(){xn(!0),ut==null||ut()},Sn=function(){xn(!1),Xt==null||Xt()},En=Se.useState(null),Zn=(0,Re.Z)(En,2),Fn=Zn[0],jn=Zn[1],_n=function(gt,en){var Mt=yn(en,gt.pageX);Mt!==gn&&(jn(Mt),fn(null)),pt==null||pt(Mt)},Wn=function(gt){he||(jn(null),fn(null),pt==null||pt(void 0)),gt&&(dn==null||dn(gt))},we=function(gt,en){var Mt=yn(en,gt.pageX),Rt=!1;Nt&&(Rt=Mt===Ft),Wn(),pn(Rt?0:Mt),fn(Rt?Mt:null)},Be=function(gt){var en=gt.keyCode,Mt=We==="rtl",Rt=Ft;en===a.Z.RIGHT&&Rt<le&&!Mt?(kt?Rt+=.5:Rt+=1,pn(Rt),gt.preventDefault()):en===a.Z.LEFT&&Rt>0&&!Mt||en===a.Z.RIGHT&&Rt>0&&Mt?(kt?Rt-=.5:Rt-=1,pn(Rt),gt.preventDefault()):en===a.Z.LEFT&&Rt<le&&Mt&&(kt?Rt+=.5:Rt+=1,pn(Rt),gt.preventDefault()),on==null||on(gt)};Se.useEffect(function(){Bt&&!he&&ht()},[]);var ve=new Array(le).fill(0).map(function(Et,gt){return Se.createElement(b,{ref:Ye(gt),index:gt,count:le,disabled:he,prefixCls:"".concat(xe,"-star"),allowHalf:kt,value:Fn===null?Ft:Fn,onClick:we,onHover:_n,key:Et||gt,character:Ce,characterRender:de,focused:hn})}),mt=Je()(xe,Ie,(Ot={},(0,Ve.Z)(Ot,"".concat(xe,"-disabled"),he),(0,Ve.Z)(Ot,"".concat(xe,"-rtl"),We==="rtl"),Ot));return Se.createElement("ul",(0,te.Z)({className:mt,onMouseLeave:Wn,tabIndex:he?-1:it,onFocus:he?null:Bn,onBlur:he?null:Sn,onKeyDown:he?null:Be,ref:dt,role:"radiogroup"},(0,y.Z)(sn,{aria:!0,data:!0,attr:!0})),ve)}var ge=Se.forwardRef(re),me=ge,se=oe(36355),Ae=oe(6848),Oe=oe(17313),qe=oe(83116),wt=oe(37613);const At=De=>{const{componentCls:Lt}=De;return{[`${Lt}-star`]:{position:"relative",display:"inline-block",color:"inherit",cursor:"pointer","&:not(:last-child)":{marginInlineEnd:De.marginXS},"> div":{transition:`all ${De.motionDurationMid}, outline 0s`,"&:hover":{transform:De.starHoverScale},"&:focus":{outline:0},"&:focus-visible":{outline:`${De.lineWidth}px dashed ${De.starColor}`,transform:De.starHoverScale}},"&-first, &-second":{color:De.starBg,transition:`all ${De.motionDurationMid}`,userSelect:"none",[De.iconCls]:{verticalAlign:"middle"}},"&-first":{position:"absolute",top:0,insetInlineStart:0,width:"50%",height:"100%",overflow:"hidden",opacity:0},[`&-half ${Lt}-star-first, &-half ${Lt}-star-second`]:{opacity:1},[`&-half ${Lt}-star-first, &-full ${Lt}-star-second`]:{color:"inherit"}}}},lt=De=>({[`&-rtl${De.componentCls}`]:{direction:"rtl"}}),bt=De=>{const{componentCls:Lt}=De;return{[Lt]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,Oe.Wf)(De)),{display:"inline-block",margin:0,padding:0,color:De.starColor,fontSize:De.starSize,lineHeight:"unset",listStyle:"none",outline:"none",[`&-disabled${Lt} ${Lt}-star`]:{cursor:"default","> div:hover":{transform:"scale(1)"}}}),At(De)),{[`+ ${Lt}-text`]:{display:"inline-block",marginInlineStart:De.marginXS,fontSize:De.fontSize}}),lt(De))}};var zt=(0,qe.Z)("Rate",De=>{const Lt=(0,wt.TS)(De,{});return[bt(Lt)]},De=>({starColor:De.yellow6,starSize:De.controlHeightLG*.5,starHoverScale:"scale(1.1)",starBg:De.colorFillContent})),Jt=function(De,Lt){var Ot={};for(var ye in De)Object.prototype.hasOwnProperty.call(De,ye)&&Lt.indexOf(ye)<0&&(Ot[ye]=De[ye]);if(De!=null&&typeof Object.getOwnPropertySymbols=="function")for(var xe=0,ye=Object.getOwnPropertySymbols(De);xe<ye.length;xe++)Lt.indexOf(ye[xe])<0&&Object.prototype.propertyIsEnumerable.call(De,ye[xe])&&(Ot[ye[xe]]=De[ye[xe]]);return Ot},Yt=Se.forwardRef((De,Lt)=>{const{prefixCls:Ot,className:ye,rootClassName:xe,style:Ie,tooltips:ft,character:nt=Se.createElement(_e,null)}=De,yt=Jt(De,["prefixCls","className","rootClassName","style","tooltips","character"]),le=(he,Ee)=>{let{index:We}=Ee;return ft?Se.createElement(Ae.Z,{title:ft[We]},he):he},{getPrefixCls:st,direction:kt,rate:Kt}=Se.useContext(se.E_),Nt=st("rate",Ot),[Te,Ce]=zt(Nt),de=Object.assign(Object.assign({},Kt==null?void 0:Kt.style),Ie);return Te(Se.createElement(me,Object.assign({ref:Lt,character:nt,characterRender:le},yt,{className:Je()(ye,xe,Ce,Kt==null?void 0:Kt.className),style:de,prefixCls:Nt,direction:kt})))})},61621:function(Ne,St,oe){"use strict";oe.d(St,{Z:function(){return Ce}});var te=oe(92310),Se=oe.n(te),He=oe(59301),Xe=oe(36355),Le=oe(2738),fe=de=>{const{prefixCls:he,className:Ee,style:We,size:et,shape:it}=de,Bt=Se()({[`${he}-lg`]:et==="large",[`${he}-sm`]:et==="small"}),pt=Se()({[`${he}-circle`]:it==="circle",[`${he}-square`]:it==="square",[`${he}-round`]:it==="round"}),tt=He.useMemo(()=>typeof et=="number"?{width:et,height:et,lineHeight:`${et}px`}:{},[et]);return He.createElement("span",{className:Se()(he,Bt,pt,Ee),style:Object.assign(Object.assign({},tt),We)})},_e=oe(36237),je=oe(83116),Je=oe(37613);const Ve=new _e.Keyframes("ant-skeleton-loading",{"0%":{backgroundPosition:"100% 50%"},"100%":{backgroundPosition:"0 50%"}}),Re=de=>({height:de,lineHeight:`${de}px`}),Me=de=>Object.assign({width:de},Re(de)),ae=de=>({background:de.skeletonLoadingBackground,backgroundSize:"400% 100%",animationName:Ve,animationDuration:de.skeletonLoadingMotionDuration,animationTimingFunction:"ease",animationIterationCount:"infinite"}),a=de=>Object.assign({width:de*5,minWidth:de*5},Re(de)),y=de=>{const{skeletonAvatarCls:he,gradientFromColor:Ee,controlHeight:We,controlHeightLG:et,controlHeightSM:it}=de;return{[`${he}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:Ee},Me(We)),[`${he}${he}-circle`]:{borderRadius:"50%"},[`${he}${he}-lg`]:Object.assign({},Me(et)),[`${he}${he}-sm`]:Object.assign({},Me(it))}},x=de=>{const{controlHeight:he,borderRadiusSM:Ee,skeletonInputCls:We,controlHeightLG:et,controlHeightSM:it,gradientFromColor:Bt}=de;return{[`${We}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:Bt,borderRadius:Ee},a(he)),[`${We}-lg`]:Object.assign({},a(et)),[`${We}-sm`]:Object.assign({},a(it))}},b=de=>Object.assign({width:de},Re(de)),E=de=>{const{skeletonImageCls:he,imageSizeBase:Ee,gradientFromColor:We,borderRadiusSM:et}=de;return{[`${he}`]:Object.assign(Object.assign({display:"flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",background:We,borderRadius:et},b(Ee*2)),{[`${he}-path`]:{fill:"#bfbfbf"},[`${he}-svg`]:Object.assign(Object.assign({},b(Ee)),{maxWidth:Ee*4,maxHeight:Ee*4}),[`${he}-svg${he}-svg-circle`]:{borderRadius:"50%"}}),[`${he}${he}-circle`]:{borderRadius:"50%"}}},z=(de,he,Ee)=>{const{skeletonButtonCls:We}=de;return{[`${Ee}${We}-circle`]:{width:he,minWidth:he,borderRadius:"50%"},[`${Ee}${We}-round`]:{borderRadius:he}}},ee=de=>Object.assign({width:de*2,minWidth:de*2},Re(de)),ne=de=>{const{borderRadiusSM:he,skeletonButtonCls:Ee,controlHeight:We,controlHeightLG:et,controlHeightSM:it,gradientFromColor:Bt}=de;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[`${Ee}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:Bt,borderRadius:he,width:We*2,minWidth:We*2},ee(We))},z(de,We,Ee)),{[`${Ee}-lg`]:Object.assign({},ee(et))}),z(de,et,`${Ee}-lg`)),{[`${Ee}-sm`]:Object.assign({},ee(it))}),z(de,it,`${Ee}-sm`))},ie=de=>{const{componentCls:he,skeletonAvatarCls:Ee,skeletonTitleCls:We,skeletonParagraphCls:et,skeletonButtonCls:it,skeletonInputCls:Bt,skeletonImageCls:pt,controlHeight:tt,controlHeightLG:ut,controlHeightSM:Xt,gradientFromColor:on,padding:dn,marginSM:sn,borderRadius:rn,titleHeight:pe,blockRadius:ke,paragraphLiHeight:Ye,controlHeightXS:dt,paragraphMarginTop:ht}=de;return{[`${he}`]:{display:"table",width:"100%",[`${he}-header`]:{display:"table-cell",paddingInlineEnd:dn,verticalAlign:"top",[`${Ee}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:on},Me(tt)),[`${Ee}-circle`]:{borderRadius:"50%"},[`${Ee}-lg`]:Object.assign({},Me(ut)),[`${Ee}-sm`]:Object.assign({},Me(Xt))},[`${he}-content`]:{display:"table-cell",width:"100%",verticalAlign:"top",[`${We}`]:{width:"100%",height:pe,background:on,borderRadius:ke,[`+ ${et}`]:{marginBlockStart:Xt}},[`${et}`]:{padding:0,"> li":{width:"100%",height:Ye,listStyle:"none",background:on,borderRadius:ke,"+ li":{marginBlockStart:dt}}},[`${et}> li:last-child:not(:first-child):not(:nth-child(2))`]:{width:"61%"}},[`&-round ${he}-content`]:{[`${We}, ${et} > li`]:{borderRadius:rn}}},[`${he}-with-avatar ${he}-content`]:{[`${We}`]:{marginBlockStart:sn,[`+ ${et}`]:{marginBlockStart:ht}}},[`${he}${he}-element`]:Object.assign(Object.assign(Object.assign(Object.assign({display:"inline-block",width:"auto"},ne(de)),y(de)),x(de)),E(de)),[`${he}${he}-block`]:{width:"100%",[`${it}`]:{width:"100%"},[`${Bt}`]:{width:"100%"}},[`${he}${he}-active`]:{[`
${We},
${et} > li,
${Ee},
${it},
${Bt},
${pt}
`]:Object.assign({},ae(de))}}};var re=(0,je.Z)("Skeleton",de=>{const{componentCls:he}=de,Ee=(0,Je.TS)(de,{skeletonAvatarCls:`${he}-avatar`,skeletonTitleCls:`${he}-title`,skeletonParagraphCls:`${he}-paragraph`,skeletonButtonCls:`${he}-button`,skeletonInputCls:`${he}-input`,skeletonImageCls:`${he}-image`,imageSizeBase:de.controlHeight*1.5,borderRadius:100,skeletonLoadingBackground:`linear-gradient(90deg, ${de.gradientFromColor} 25%, ${de.gradientToColor} 37%, ${de.gradientFromColor} 63%)`,skeletonLoadingMotionDuration:"1.4s"});return[ie(Ee)]},de=>{const{colorFillContent:he,colorFill:Ee}=de,We=he,et=Ee;return{color:We,colorGradientEnd:et,gradientFromColor:We,gradientToColor:et,titleHeight:de.controlHeight/2,blockRadius:de.borderRadiusSM,paragraphMarginTop:de.marginLG+de.marginXXS,paragraphLiHeight:de.controlHeight/2}},{deprecatedTokens:[["color","gradientFromColor"],["colorGradientEnd","gradientToColor"]]}),me=de=>{const{prefixCls:he,className:Ee,rootClassName:We,active:et,shape:it="circle",size:Bt="default"}=de,{getPrefixCls:pt}=He.useContext(Xe.E_),tt=pt("skeleton",he),[ut,Xt]=re(tt),on=(0,Le.Z)(de,["prefixCls","className"]),dn=Se()(tt,`${tt}-element`,{[`${tt}-active`]:et},Ee,We,Xt);return ut(He.createElement("div",{className:dn},He.createElement(fe,Object.assign({prefixCls:`${tt}-avatar`,shape:it,size:Bt},on))))},Ae=de=>{const{prefixCls:he,className:Ee,rootClassName:We,active:et,block:it=!1,size:Bt="default"}=de,{getPrefixCls:pt}=He.useContext(Xe.E_),tt=pt("skeleton",he),[ut,Xt]=re(tt),on=(0,Le.Z)(de,["prefixCls"]),dn=Se()(tt,`${tt}-element`,{[`${tt}-active`]:et,[`${tt}-block`]:it},Ee,We,Xt);return ut(He.createElement("div",{className:dn},He.createElement(fe,Object.assign({prefixCls:`${tt}-button`,size:Bt},on))))};const Oe="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 wt=de=>{const{prefixCls:he,className:Ee,rootClassName:We,style:et,active:it}=de,{getPrefixCls:Bt}=He.useContext(Xe.E_),pt=Bt("skeleton",he),[tt,ut]=re(pt),Xt=Se()(pt,`${pt}-element`,{[`${pt}-active`]:it},Ee,We,ut);return tt(He.createElement("div",{className:Xt},He.createElement("div",{className:Se()(`${pt}-image`,Ee),style:et},He.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:`${pt}-image-svg`},He.createElement("path",{d:Oe,className:`${pt}-image-path`})))))},lt=de=>{const{prefixCls:he,className:Ee,rootClassName:We,active:et,block:it,size:Bt="default"}=de,{getPrefixCls:pt}=He.useContext(Xe.E_),tt=pt("skeleton",he),[ut,Xt]=re(tt),on=(0,Le.Z)(de,["prefixCls"]),dn=Se()(tt,`${tt}-element`,{[`${tt}-active`]:et,[`${tt}-block`]:it},Ee,We,Xt);return ut(He.createElement("div",{className:dn},He.createElement(fe,Object.assign({prefixCls:`${tt}-input`,size:Bt},on))))},bt=oe(32855),zt={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"},Jt=zt,jt=oe(7657),Yt=function(he,Ee){return He.createElement(jt.Z,(0,bt.Z)({},he,{ref:Ee,icon:Jt}))},De=He.forwardRef(Yt),Lt=De,ye=de=>{const{prefixCls:he,className:Ee,rootClassName:We,style:et,active:it,children:Bt}=de,{getPrefixCls:pt}=He.useContext(Xe.E_),tt=pt("skeleton",he),[ut,Xt]=re(tt),on=Se()(tt,`${tt}-element`,{[`${tt}-active`]:it},Xt,Ee,We),dn=Bt!=null?Bt:He.createElement(Lt,null);return ut(He.createElement("div",{className:on},He.createElement("div",{className:Se()(`${tt}-image`,Ee),style:et},dn)))},xe=oe(3300),ft=de=>{const he=pt=>{const{width:tt,rows:ut=2}=de;if(Array.isArray(tt))return tt[pt];if(ut-1===pt)return tt},{prefixCls:Ee,className:We,style:et,rows:it}=de,Bt=(0,xe.Z)(Array(it)).map((pt,tt)=>He.createElement("li",{key:tt,style:{width:he(tt)}}));return He.createElement("ul",{className:Se()(Ee,We),style:et},Bt)},yt=de=>{let{prefixCls:he,className:Ee,width:We,style:et}=de;return He.createElement("h3",{className:Se()(he,Ee),style:Object.assign({width:We},et)})};function le(de){return de&&typeof de=="object"?de:{}}function st(de,he){return de&&!he?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function kt(de,he){return!de&&he?{width:"38%"}:de&&he?{width:"50%"}:{}}function Kt(de,he){const Ee={};return(!de||!he)&&(Ee.width="61%"),!de&&he?Ee.rows=3:Ee.rows=2,Ee}const Nt=de=>{const{prefixCls:he,loading:Ee,className:We,rootClassName:et,style:it,children:Bt,avatar:pt=!1,title:tt=!0,paragraph:ut=!0,active:Xt,round:on}=de,{getPrefixCls:dn,direction:sn,skeleton:rn}=He.useContext(Xe.E_),pe=dn("skeleton",he),[ke,Ye]=re(pe);if(Ee||!("loading"in de)){const dt=!!pt,ht=!!tt,Tt=!!ut;let Zt;if(dt){const $t=Object.assign(Object.assign({prefixCls:`${pe}-avatar`},st(ht,Tt)),le(pt));Zt=He.createElement("div",{className:`${pe}-header`},He.createElement(fe,Object.assign({},$t)))}let Ft;if(ht||Tt){let $t;if(ht){const gn=Object.assign(Object.assign({prefixCls:`${pe}-title`},kt(dt,Tt)),le(tt));$t=He.createElement(yt,Object.assign({},gn))}let qt;if(Tt){const gn=Object.assign(Object.assign({prefixCls:`${pe}-paragraph`},Kt(dt,ht)),le(ut));qt=He.createElement(ft,Object.assign({},gn))}Ft=He.createElement("div",{className:`${pe}-content`},$t,qt)}const Ut=Se()(pe,{[`${pe}-with-avatar`]:dt,[`${pe}-active`]:Xt,[`${pe}-rtl`]:sn==="rtl",[`${pe}-round`]:on},rn==null?void 0:rn.className,We,et,Ye);return ke(He.createElement("div",{className:Ut,style:Object.assign(Object.assign({},rn==null?void 0:rn.style),it)},Zt,Ft))}return typeof Bt!="undefined"?Bt:null};Nt.Button=Ae,Nt.Avatar=me,Nt.Input=lt,Nt.Image=wt,Nt.Node=ye;var Te=Nt,Ce=Te},31797:function(Ne,St,oe){"use strict";oe.d(St,{default:function(){return re}});var te=oe(59301),Se=oe(56762),He=oe(92343),Xe=oe(92310),Le=oe.n(Xe),Ze=oe(36355),fe=oe(61621),je=ge=>{const{value:me,formatter:se,precision:Ae,decimalSeparator:Oe,groupSeparator:qe="",prefixCls:wt}=ge;let At;if(typeof se=="function")At=se(me);else{const lt=String(me),bt=lt.match(/^(-?)(\d*)(\.(\d+))?$/);if(!bt||lt==="-")At=lt;else{const zt=bt[1];let Jt=bt[2]||"0",jt=bt[4]||"";Jt=Jt.replace(/\B(?=(\d{3})+(?!\d))/g,qe),typeof Ae=="number"&&(jt=jt.padEnd(Ae,"0").slice(0,Ae>0?Ae:0)),jt&&(jt=`${Oe}${jt}`),At=[te.createElement("span",{key:"int",className:`${wt}-content-value-int`},zt,Jt),jt&&te.createElement("span",{key:"decimal",className:`${wt}-content-value-decimal`},jt)]}}return te.createElement("span",{className:`${wt}-content-value`},At)},Je=oe(17313),Ve=oe(83116),Re=oe(37613);const Me=ge=>{const{componentCls:me,marginXXS:se,padding:Ae,colorTextDescription:Oe,titleFontSize:qe,colorTextHeading:wt,contentFontSize:At,fontFamily:lt}=ge;return{[`${me}`]:Object.assign(Object.assign({},(0,Je.Wf)(ge)),{[`${me}-title`]:{marginBottom:se,color:Oe,fontSize:qe},[`${me}-skeleton`]:{paddingTop:Ae},[`${me}-content`]:{color:wt,fontSize:At,fontFamily:lt,[`${me}-content-value`]:{display:"inline-block",direction:"ltr"},[`${me}-content-prefix, ${me}-content-suffix`]:{display:"inline-block"},[`${me}-content-prefix`]:{marginInlineEnd:se},[`${me}-content-suffix`]:{marginInlineStart:se}}})}};var ae=(0,Ve.Z)("Statistic",ge=>{const me=(0,Re.TS)(ge,{});return[Me(me)]},ge=>{const{fontSizeHeading3:me,fontSize:se}=ge;return{titleFontSize:se,contentFontSize:me}}),y=ge=>{const{prefixCls:me,className:se,rootClassName:Ae,style:Oe,valueStyle:qe,value:wt=0,title:At,valueRender:lt,prefix:bt,suffix:zt,loading:Jt=!1,onMouseEnter:jt,onMouseLeave:Yt,decimalSeparator:De=".",groupSeparator:Lt=","}=ge,{getPrefixCls:Ot,direction:ye,statistic:xe}=te.useContext(Ze.E_),Ie=Ot("statistic",me),[ft,nt]=ae(Ie),yt=te.createElement(je,Object.assign({decimalSeparator:De,groupSeparator:Lt,prefixCls:Ie},ge,{value:wt})),le=Le()(Ie,{[`${Ie}-rtl`]:ye==="rtl"},xe==null?void 0:xe.className,se,Ae,nt);return ft(te.createElement("div",{className:le,style:Object.assign(Object.assign({},xe==null?void 0:xe.style),Oe),onMouseEnter:jt,onMouseLeave:Yt},At&&te.createElement("div",{className:`${Ie}-title`},At),te.createElement(fe.Z,{paragraph:!1,loading:Jt,className:`${Ie}-skeleton`},te.createElement("div",{style:qe,className:`${Ie}-content`},bt&&te.createElement("span",{className:`${Ie}-content-prefix`},bt),lt?lt(yt):yt,zt&&te.createElement("span",{className:`${Ie}-content-suffix`},zt)))))};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(ge,me){let se=ge;const Ae=/\[[^\]]*]/g,Oe=(me.match(Ae)||[]).map(lt=>lt.slice(1,-1)),qe=me.replace(Ae,"[]"),wt=x.reduce((lt,bt)=>{let[zt,Jt]=bt;if(lt.includes(zt)){const jt=Math.floor(se/Jt);return se-=jt*Jt,lt.replace(new RegExp(`${zt}+`,"g"),Yt=>{const De=Yt.length;return jt.toString().padStart(De,"0")})}return lt},qe);let At=0;return wt.replace(Ae,()=>{const lt=Oe[At];return At+=1,lt})}function E(ge,me){const{format:se=""}=me,Ae=new Date(ge).getTime(),Oe=Date.now(),qe=Math.max(Ae-Oe,0);return b(qe,se)}const z=1e3/30;function ee(ge){return new Date(ge).getTime()}const ne=ge=>{const{value:me,format:se="HH:mm:ss",onChange:Ae,onFinish:Oe}=ge,qe=(0,Se.Z)(),wt=te.useRef(null),At=()=>{Oe==null||Oe(),wt.current&&(clearInterval(wt.current),wt.current=null)},lt=()=>{const Jt=ee(me);Jt>=Date.now()&&(wt.current=setInterval(()=>{qe(),Ae==null||Ae(Jt-Date.now()),Jt<Date.now()&&At()},z))};te.useEffect(()=>(lt(),()=>{wt.current&&(clearInterval(wt.current),wt.current=null)}),[me]);const bt=(Jt,jt)=>E(Jt,Object.assign(Object.assign({},jt),{format:se})),zt=Jt=>(0,He.Tm)(Jt,{title:void 0});return te.createElement(y,Object.assign({},ge,{valueRender:zt,formatter:bt}))};var ie=te.memo(ne);y.Countdown=ie;var re=y},54580:function(Ne,St,oe){"use strict";oe.d(St,{default:function(){return Cn}});var te=oe(59301),Se=oe(3300),He=oe(92310),Xe=oe.n(He),Le=oe(32855),Ze=oe(33377),fe=oe(93912),_e=oe(18881),je=oe(85461),Je=oe(74430),Ve=oe(43079),Re=oe(13932),Me=oe(34666),ae=oe(68702),a=oe(26112);function y(Pe,ze){var Ge="cannot ".concat(Pe.method," ").concat(Pe.action," ").concat(ze.status,"'"),Qe=new Error(Ge);return Qe.status=ze.status,Qe.method=Pe.method,Qe.url=Pe.action,Qe}function x(Pe){var ze=Pe.responseText||Pe.response;if(!ze)return ze;try{return JSON.parse(ze)}catch(Ge){return ze}}function b(Pe){var ze=new XMLHttpRequest;Pe.onProgress&&ze.upload&&(ze.upload.onprogress=function(ot){ot.total>0&&(ot.percent=ot.loaded/ot.total*100),Pe.onProgress(ot)});var Ge=new FormData;Pe.data&&Object.keys(Pe.data).forEach(function(at){var ot=Pe.data[at];if(Array.isArray(ot)){ot.forEach(function(ue){Ge.append("".concat(at,"[]"),ue)});return}Ge.append(at,ot)}),Pe.file instanceof Blob?Ge.append(Pe.filename,Pe.file,Pe.file.name):Ge.append(Pe.filename,Pe.file),ze.onerror=function(ot){Pe.onError(ot)},ze.onload=function(){return ze.status<200||ze.status>=300?Pe.onError(y(Pe,ze),x(ze)):Pe.onSuccess(x(ze),ze)},ze.open(Pe.method,Pe.action,!0),Pe.withCredentials&&"withCredentials"in ze&&(ze.withCredentials=!0);var Qe=Pe.headers||{};return Qe["X-Requested-With"]!==null&&ze.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Qe).forEach(function(at){Qe[at]!==null&&ze.setRequestHeader(at,Qe[at])}),ze.send(Ge),{abort:function(){ze.abort()}}}var E=+new Date,z=0;function ee(){return"rc-upload-".concat(E,"-").concat(++z)}var ne=oe(48736),ie=function(Pe,ze){if(Pe&&ze){var Ge=Array.isArray(ze)?ze:ze.split(","),Qe=Pe.name||"",at=Pe.type||"",ot=at.replace(/\/.*$/,"");return Ge.some(function(ue){var ce=ue.trim();if(/^\*(\/\*)?$/.test(ue))return!0;if(ce.charAt(0)==="."){var Fe=Qe.toLowerCase(),Ue=ce.toLowerCase(),be=[Ue];return(Ue===".jpg"||Ue===".jpeg")&&(be=[".jpg",".jpeg"]),be.some(function(Gt){return Fe.endsWith(Gt)})}return/\/\*$/.test(ce)?ot===ce.replace(/\/.*$/,""):at===ce?!0:/^\w+$/.test(ce)?((0,ne.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(ce,"'.Skip for check.")),!0):!1})}return!0};function re(Pe,ze){var Ge=Pe.createReader(),Qe=[];function at(){Ge.readEntries(function(ot){var ue=Array.prototype.slice.apply(ot);Qe=Qe.concat(ue);var ce=!ue.length;ce?ze(Qe):at()})}at()}var ge=function(ze,Ge,Qe){var at=function ot(ue,ce){ue&&(ue.path=ce||"",ue.isFile?ue.file(function(Fe){Qe(Fe)&&(ue.fullPath&&!Fe.webkitRelativePath&&(Object.defineProperties(Fe,{webkitRelativePath:{writable:!0}}),Fe.webkitRelativePath=ue.fullPath.replace(/^\//,""),Object.defineProperties(Fe,{webkitRelativePath:{writable:!1}})),Ge([Fe]))}):ue.isDirectory&&re(ue,function(Fe){Fe.forEach(function(Ue){ot(Ue,"".concat(ce).concat(ue.name,"/"))})}))};ze.forEach(function(ot){at(ot.webkitGetAsEntry())})},me=ge,se=["component","prefixCls","className","disabled","id","style","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave"],Ae=function(Pe){(0,_e.Z)(Ge,Pe);var ze=(0,je.Z)(Ge);function Ge(){var Qe;(0,Ze.Z)(this,Ge);for(var at=arguments.length,ot=new Array(at),ue=0;ue<at;ue++)ot[ue]=arguments[ue];return Qe=ze.call.apply(ze,[this].concat(ot)),Qe.state={uid:ee()},Qe.reqs={},Qe.fileInput=void 0,Qe._isMounted=void 0,Qe.onChange=function(ce){var Fe=Qe.props,Ue=Fe.accept,be=Fe.directory,Gt=ce.target.files,Pt=(0,Se.Z)(Gt).filter(function(Wt){return!be||ie(Wt,Ue)});Qe.uploadFiles(Pt),Qe.reset()},Qe.onClick=function(ce){var Fe=Qe.fileInput;if(Fe){var Ue=ce.target,be=Qe.props.onClick;if(Ue&&Ue.tagName==="BUTTON"){var Gt=Fe.parentNode;Gt.focus(),Ue.blur()}Fe.click(),be&&be(ce)}},Qe.onKeyDown=function(ce){ce.key==="Enter"&&Qe.onClick(ce)},Qe.onFileDrop=function(ce){var Fe=Qe.props.multiple;if(ce.preventDefault(),ce.type!=="dragover")if(Qe.props.directory)me(Array.prototype.slice.call(ce.dataTransfer.items),Qe.uploadFiles,function(be){return ie(be,Qe.props.accept)});else{var Ue=(0,Se.Z)(ce.dataTransfer.files).filter(function(be){return ie(be,Qe.props.accept)});Fe===!1&&(Ue=Ue.slice(0,1)),Qe.uploadFiles(Ue)}},Qe.uploadFiles=function(ce){var Fe=(0,Se.Z)(ce),Ue=Fe.map(function(be){return be.uid=ee(),Qe.processFile(be,Fe)});Promise.all(Ue).then(function(be){var Gt=Qe.props.onBatchStart;Gt==null||Gt(be.map(function(Pt){var Wt=Pt.origin,Qt=Pt.parsedFile;return{file:Wt,parsedFile:Qt}})),be.filter(function(Pt){return Pt.parsedFile!==null}).forEach(function(Pt){Qe.post(Pt)})})},Qe.processFile=function(){var ce=(0,ae.Z)((0,Re.Z)().mark(function Fe(Ue,be){var Gt,Pt,Wt,Qt,Ke,$e,vt,ct,Vt;return(0,Re.Z)().wrap(function(Ct){for(;;)switch(Ct.prev=Ct.next){case 0:if(Gt=Qe.props.beforeUpload,Pt=Ue,!Gt){Ct.next=14;break}return Ct.prev=3,Ct.next=6,Gt(Ue,be);case 6:Pt=Ct.sent,Ct.next=12;break;case 9:Ct.prev=9,Ct.t0=Ct.catch(3),Pt=!1;case 12:if(Pt!==!1){Ct.next=14;break}return Ct.abrupt("return",{origin:Ue,parsedFile:null,action:null,data:null});case 14:if(Wt=Qe.props.action,typeof Wt!="function"){Ct.next=21;break}return Ct.next=18,Wt(Ue);case 18:Qt=Ct.sent,Ct.next=22;break;case 21:Qt=Wt;case 22:if(Ke=Qe.props.data,typeof Ke!="function"){Ct.next=29;break}return Ct.next=26,Ke(Ue);case 26:$e=Ct.sent,Ct.next=30;break;case 29:$e=Ke;case 30:return vt=((0,Me.Z)(Pt)==="object"||typeof Pt=="string")&&Pt?Pt:Ue,vt instanceof File?ct=vt:ct=new File([vt],Ue.name,{type:Ue.type}),Vt=ct,Vt.uid=Ue.uid,Ct.abrupt("return",{origin:Ue,data:$e,parsedFile:Vt,action:Qt});case 35:case"end":return Ct.stop()}},Fe,null,[[3,9]])}));return function(Fe,Ue){return ce.apply(this,arguments)}}(),Qe.saveFileInput=function(ce){Qe.fileInput=ce},Qe}return(0,fe.Z)(Ge,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(at){var ot=this,ue=at.data,ce=at.origin,Fe=at.action,Ue=at.parsedFile;if(this._isMounted){var be=this.props,Gt=be.onStart,Pt=be.customRequest,Wt=be.name,Qt=be.headers,Ke=be.withCredentials,$e=be.method,vt=ce.uid,ct=Pt||b,Vt={action:Fe,filename:Wt,data:ue,file:Ue,headers:Qt,withCredentials:Ke,method:$e||"post",onProgress:function(Ct){var tn=ot.props.onProgress;tn==null||tn(Ct,Ue)},onSuccess:function(Ct,tn){var cn=ot.props.onSuccess;cn==null||cn(Ct,Ue,tn),delete ot.reqs[vt]},onError:function(Ct,tn){var cn=ot.props.onError;cn==null||cn(Ct,tn,Ue),delete ot.reqs[vt]}};Gt(ce),this.reqs[vt]=ct(Vt)}}},{key:"reset",value:function(){this.setState({uid:ee()})}},{key:"abort",value:function(at){var ot=this.reqs;if(at){var ue=at.uid?at.uid:at;ot[ue]&&ot[ue].abort&&ot[ue].abort(),delete ot[ue]}else Object.keys(ot).forEach(function(ce){ot[ce]&&ot[ce].abort&&ot[ce].abort(),delete ot[ce]})}},{key:"render",value:function(){var at=this.props,ot=at.component,ue=at.prefixCls,ce=at.className,Fe=at.disabled,Ue=at.id,be=at.style,Gt=at.multiple,Pt=at.accept,Wt=at.capture,Qt=at.children,Ke=at.directory,$e=at.openFileDialogOnClick,vt=at.onMouseEnter,ct=at.onMouseLeave,Vt=(0,Ve.Z)(at,se),_t=Xe()((0,Je.Z)((0,Je.Z)((0,Je.Z)({},ue,!0),"".concat(ue,"-disabled"),Fe),ce,ce)),Ct=Ke?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},tn=Fe?{}:{onClick:$e?this.onClick:function(){},onKeyDown:$e?this.onKeyDown:function(){},onMouseEnter:vt,onMouseLeave:ct,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:"0"};return te.createElement(ot,(0,Le.Z)({},tn,{className:_t,role:"button",style:be}),te.createElement("input",(0,Le.Z)({},(0,a.Z)(Vt,{aria:!0,data:!0}),{id:Ue,disabled:Fe,type:"file",ref:this.saveFileInput,onClick:function(An){return An.stopPropagation()},key:this.state.uid,style:{display:"none"},accept:Pt},Ct,{multiple:Gt,onChange:this.onChange},Wt!=null?{capture:Wt}:{})),Qt)}}]),Ge}(te.Component),Oe=Ae;function qe(){}var wt=function(Pe){(0,_e.Z)(Ge,Pe);var ze=(0,je.Z)(Ge);function Ge(){var Qe;(0,Ze.Z)(this,Ge);for(var at=arguments.length,ot=new Array(at),ue=0;ue<at;ue++)ot[ue]=arguments[ue];return Qe=ze.call.apply(ze,[this].concat(ot)),Qe.uploader=void 0,Qe.saveUploader=function(ce){Qe.uploader=ce},Qe}return(0,fe.Z)(Ge,[{key:"abort",value:function(at){this.uploader.abort(at)}},{key:"render",value:function(){return te.createElement(Oe,(0,Le.Z)({},this.props,{ref:this.saveUploader}))}}]),Ge}(te.Component);wt.defaultProps={component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:qe,onError:qe,onSuccess:qe,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0};var At=wt,lt=At,bt=oe(18929),zt=oe(4676),Jt=oe(36355),jt=oe(1684),Yt=oe(9763),De=oe(31724),Lt={icon:function(ze,Ge){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42z",fill:Ge}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:ze}}]}},name:"file",theme:"twotone"},Ot=Lt,ye=oe(7657),xe=function(ze,Ge){return te.createElement(ye.Z,(0,Le.Z)({},ze,{ref:Ge,icon:Ot}))},Ie=te.forwardRef(xe),ft=Ie,nt=oe(58617),yt={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M779.3 196.6c-94.2-94.2-247.6-94.2-341.7 0l-261 260.8c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l261-260.8c32.4-32.4 75.5-50.2 121.3-50.2s88.9 17.8 121.2 50.2c32.4 32.4 50.2 75.5 50.2 121.2 0 45.8-17.8 88.8-50.2 121.2l-266 265.9-43.1 43.1c-40.3 40.3-105.8 40.3-146.1 0-19.5-19.5-30.2-45.4-30.2-73s10.7-53.5 30.2-73l263.9-263.8c6.7-6.6 15.5-10.3 24.9-10.3h.1c9.4 0 18.1 3.7 24.7 10.3 6.7 6.7 10.3 15.5 10.3 24.9 0 9.3-3.7 18.1-10.3 24.7L372.4 653c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l215.6-215.6c19.9-19.9 30.8-46.3 30.8-74.4s-11-54.6-30.8-74.4c-41.1-41.1-107.9-41-149 0L463 364 224.8 602.1A172.22 172.22 0 00174 724.8c0 46.3 18.1 89.8 50.8 122.5 33.9 33.8 78.3 50.7 122.7 50.7 44.4 0 88.8-16.9 122.6-50.7l309.2-309C824.8 492.7 850 432 850 367.5c.1-64.6-25.1-125.3-70.7-170.9z"}}]},name:"paper-clip",theme:"outlined"},le=yt,st=function(ze,Ge){return te.createElement(ye.Z,(0,Le.Z)({},ze,{ref:Ge,icon:le}))},kt=te.forwardRef(st),Kt=kt,Nt={icon:function(ze,Ge){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2z",fill:ze}},{tag:"path",attrs:{d:"M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z",fill:Ge}},{tag:"path",attrs:{d:"M136 652.7l132.4-157c3.2-3.8 9-3.8 12.2 0l144 170.7L652 396.8c3.2-3.8 9-3.8 12.2 0L888 662.2V232H136v420.7zM304 280a88 88 0 110 176 88 88 0 010-176z",fill:Ge}},{tag:"path",attrs:{d:"M276 368a28 28 0 1056 0 28 28 0 10-56 0z",fill:Ge}},{tag:"path",attrs:{d:"M304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z",fill:ze}}]}},name:"picture",theme:"twotone"},Te=Nt,Ce=function(ze,Ge){return te.createElement(ye.Z,(0,Le.Z)({},ze,{ref:Ge,icon:Te}))},de=te.forwardRef(Ce),he=de,Ee=oe(77900),We=oe(56762),et=oe(62892),it=oe(92343),Bt=oe(3113);function pt(Pe){return Object.assign(Object.assign({},Pe),{lastModified:Pe.lastModified,lastModifiedDate:Pe.lastModifiedDate,name:Pe.name,size:Pe.size,type:Pe.type,uid:Pe.uid,percent:0,originFileObj:Pe})}function tt(Pe,ze){const Ge=(0,Se.Z)(ze),Qe=Ge.findIndex(at=>{let{uid:ot}=at;return ot===Pe.uid});return Qe===-1?Ge.push(Pe):Ge[Qe]=Pe,Ge}function ut(Pe,ze){const Ge=Pe.uid!==void 0?"uid":"name";return ze.filter(Qe=>Qe[Ge]===Pe[Ge])[0]}function Xt(Pe,ze){const Ge=Pe.uid!==void 0?"uid":"name",Qe=ze.filter(at=>at[Ge]!==Pe[Ge]);return Qe.length===ze.length?null:Qe}const on=function(){const ze=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:"").split("/"),Qe=ze[ze.length-1].split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(Qe)||[""])[0]},dn=Pe=>Pe.indexOf("image/")===0,sn=Pe=>{if(Pe.type&&!Pe.thumbUrl)return dn(Pe.type);const ze=Pe.thumbUrl||Pe.url||"",Ge=on(ze);return/^data:image\//.test(ze)||/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico|heic|heif)$/i.test(Ge)?!0:!(/^data:/.test(ze)||Ge)},rn=200;function pe(Pe){return new Promise(ze=>{if(!Pe.type||!dn(Pe.type)){ze("");return}const Ge=document.createElement("canvas");Ge.width=rn,Ge.height=rn,Ge.style.cssText=`position: fixed; left: 0; top: 0; width: ${rn}px; height: ${rn}px; z-index: 9999; display: none;`,document.body.appendChild(Ge);const Qe=Ge.getContext("2d"),at=new Image;if(at.onload=()=>{const{width:ot,height:ue}=at;let ce=rn,Fe=rn,Ue=0,be=0;ot>ue?(Fe=ue*(rn/ot),be=-(Fe-ce)/2):(ce=ot*(rn/ue),Ue=-(ce-Fe)/2),Qe.drawImage(at,Ue,be,ce,Fe);const Gt=Ge.toDataURL();document.body.removeChild(Ge),window.URL.revokeObjectURL(at.src),ze(Gt)},at.crossOrigin="anonymous",Pe.type.startsWith("image/svg+xml")){const ot=new FileReader;ot.onload=()=>{ot.result&&(at.src=ot.result)},ot.readAsDataURL(Pe)}else if(Pe.type.startsWith("image/gif")){const ot=new FileReader;ot.onload=()=>{ot.result&&ze(ot.result)},ot.readAsDataURL(Pe)}else at.src=window.URL.createObjectURL(Pe)})}var ke=oe(26227),Ye=oe(41464),dt=oe(15277),ht=oe(93948),Tt=oe(6848),Ft=te.forwardRef((Pe,ze)=>{let{prefixCls:Ge,className:Qe,style:at,locale:ot,listType:ue,file:ce,items:Fe,progress:Ue,iconRender:be,actionIconRender:Gt,itemRender:Pt,isImgUrl:Wt,showPreviewIcon:Qt,showRemoveIcon:Ke,showDownloadIcon:$e,previewIcon:vt,removeIcon:ct,downloadIcon:Vt,onPreview:_t,onDownload:Ct,onClose:tn}=Pe;var cn,An;const{status:ea}=ce,[ta,ua]=te.useState(ea);te.useEffect(()=>{ea!=="removed"&&ua(ea)},[ea]);const[Sa,fa]=te.useState(!1);te.useEffect(()=>{const Tn=setTimeout(()=>{fa(!0)},300);return()=>{clearTimeout(Tn)}},[]);const da=be(ce);let $n=te.createElement("div",{className:`${Ge}-icon`},da);if(ue==="picture"||ue==="picture-card"||ue==="picture-circle")if(ta==="uploading"||!ce.thumbUrl&&!ce.url){const Tn=Xe()(`${Ge}-list-item-thumbnail`,{[`${Ge}-list-item-file`]:ta!=="uploading"});$n=te.createElement("div",{className:Tn},da)}else{const Tn=Wt!=null&&Wt(ce)?te.createElement("img",{src:ce.thumbUrl||ce.url,alt:ce.name,className:`${Ge}-list-item-image`,crossOrigin:ce.crossOrigin}):da,zn=Xe()(`${Ge}-list-item-thumbnail`,{[`${Ge}-list-item-file`]:Wt&&!Wt(ce)});$n=te.createElement("a",{className:zn,onClick:la=>_t(ce,la),href:ce.url||ce.thumbUrl,target:"_blank",rel:"noopener noreferrer"},Tn)}const Gn=Xe()(`${Ge}-list-item`,`${Ge}-list-item-${ta}`),aa=typeof ce.linkProps=="string"?JSON.parse(ce.linkProps):ce.linkProps,ia=Ke?Gt((typeof ct=="function"?ct(ce):ct)||te.createElement(ke.Z,null),()=>tn(ce),Ge,ot.removeFile):null,ga=$e&&ta==="done"?Gt((typeof Vt=="function"?Vt(ce):Vt)||te.createElement(Ye.Z,null),()=>Ct(ce),Ge,ot.downloadFile):null,oa=ue!=="picture-card"&&ue!=="picture-circle"&&te.createElement("span",{key:"download-delete",className:Xe()(`${Ge}-list-item-actions`,{picture:ue==="picture"})},ga,ia),na=Xe()(`${Ge}-list-item-name`),Pa=ce.url?[te.createElement("a",Object.assign({key:"view",target:"_blank",rel:"noopener noreferrer",className:na,title:ce.name},aa,{href:ce.url,onClick:Tn=>_t(ce,Tn)}),ce.name),oa]:[te.createElement("span",{key:"view",className:na,onClick:Tn=>_t(ce,Tn),title:ce.name},ce.name),oa],nn={pointerEvents:"none",opacity:.5},In=Qt?te.createElement("a",{href:ce.url||ce.thumbUrl,target:"_blank",rel:"noopener noreferrer",style:ce.url||ce.thumbUrl?void 0:nn,onClick:Tn=>_t(ce,Tn),title:ot.previewFile},typeof vt=="function"?vt(ce):vt||te.createElement(dt.Z,null)):null,Rn=(ue==="picture-card"||ue==="picture-circle")&&ta!=="uploading"&&te.createElement("span",{className:`${Ge}-list-item-actions`},In,ta==="done"&&ga,ia),{getPrefixCls:Xn}=te.useContext(Jt.E_),Yn=Xn(),ra=te.createElement("div",{className:Gn},$n,Pa,Rn,Sa&&te.createElement(Ee.default,{motionName:`${Yn}-fade`,visible:ta==="uploading",motionDeadline:2e3},Tn=>{let{className:zn}=Tn;const la="percent"in ce?te.createElement(ht.Z,Object.assign({},Ue,{type:"line",percent:ce.percent,"aria-label":ce["aria-label"],"aria-labelledby":ce["aria-labelledby"]})):null;return te.createElement("div",{className:Xe()(`${Ge}-list-item-progress`,zn)},la)})),va=ce.response&&typeof ce.response=="string"?ce.response:((cn=ce.error)===null||cn===void 0?void 0:cn.statusText)||((An=ce.error)===null||An===void 0?void 0:An.message)||ot.uploadError,pa=ta==="error"?te.createElement(Tt.Z,{title:va,getPopupContainer:Tn=>Tn.parentNode},ra):ra;return te.createElement("div",{className:Xe()(`${Ge}-list-item-container`,Qe),style:at,ref:ze},Pt?Pt(pa,ce,Fe,{download:Ct.bind(null,ce),preview:_t.bind(null,ce),remove:tn.bind(null,ce)}):pa)});const Ut=(Pe,ze)=>{const{listType:Ge="text",previewFile:Qe=pe,onPreview:at,onDownload:ot,onRemove:ue,locale:ce,iconRender:Fe,isImageUrl:Ue=sn,prefixCls:be,items:Gt=[],showPreviewIcon:Pt=!0,showRemoveIcon:Wt=!0,showDownloadIcon:Qt=!1,removeIcon:Ke,previewIcon:$e,downloadIcon:vt,progress:ct={size:[-1,2],showInfo:!1},appendAction:Vt,appendActionVisible:_t=!0,itemRender:Ct,disabled:tn}=Pe,cn=(0,We.Z)(),[An,ea]=te.useState(!1);te.useEffect(()=>{Ge!=="picture"&&Ge!=="picture-card"&&Ge!=="picture-circle"||(Gt||[]).forEach(nn=>{typeof document=="undefined"||typeof window=="undefined"||!window.FileReader||!window.File||!(nn.originFileObj instanceof File||nn.originFileObj instanceof Blob)||nn.thumbUrl!==void 0||(nn.thumbUrl="",Qe&&Qe(nn.originFileObj).then(In=>{nn.thumbUrl=In||"",cn()}))})},[Ge,Gt,Qe]),te.useEffect(()=>{ea(!0)},[]);const ta=(nn,In)=>{if(at)return In==null||In.preventDefault(),at(nn)},ua=nn=>{typeof ot=="function"?ot(nn):nn.url&&window.open(nn.url)},Sa=nn=>{ue==null||ue(nn)},fa=nn=>{if(Fe)return Fe(nn,Ge);const In=nn.status==="uploading",Rn=Ue&&Ue(nn)?te.createElement(he,null):te.createElement(ft,null);let Xn=In?te.createElement(nt.Z,null):te.createElement(Kt,null);return Ge==="picture"?Xn=In?te.createElement(nt.Z,null):Rn:(Ge==="picture-card"||Ge==="picture-circle")&&(Xn=In?ce.uploading:Rn),Xn},da=(nn,In,Rn,Xn)=>{const Yn={type:"text",size:"small",title:Xn,onClick:ra=>{In(),(0,it.l$)(nn)&&nn.props.onClick&&nn.props.onClick(ra)},className:`${Rn}-list-item-action`,disabled:tn};if((0,it.l$)(nn)){const ra=(0,it.Tm)(nn,Object.assign(Object.assign({},nn.props),{onClick:()=>{}}));return te.createElement(Bt.ZP,Object.assign({},Yn,{icon:ra}))}return te.createElement(Bt.ZP,Object.assign({},Yn),te.createElement("span",null,nn))};te.useImperativeHandle(ze,()=>({handlePreview:ta,handleDownload:ua}));const{getPrefixCls:$n}=te.useContext(Jt.E_),Gn=$n("upload",be),aa=$n(),ia=Xe()(`${Gn}-list`,`${Gn}-list-${Ge}`),ga=(0,Se.Z)(Gt.map(nn=>({key:nn.uid,file:nn})));let na={motionDeadline:2e3,motionName:`${Gn}-${Ge==="picture-card"||Ge==="picture-circle"?"animate-inline":"animate"}`,keys:ga,motionAppear:An};const Pa=te.useMemo(()=>{const nn=Object.assign({},(0,et.Z)(aa));return delete nn.onAppearEnd,delete nn.onEnterEnd,delete nn.onLeaveEnd,nn},[aa]);return Ge!=="picture-card"&&Ge!=="picture-circle"&&(na=Object.assign(Object.assign({},Pa),na)),te.createElement("div",{className:ia},te.createElement(Ee.CSSMotionList,Object.assign({},na,{component:!1}),nn=>{let{key:In,file:Rn,className:Xn,style:Yn}=nn;return te.createElement(Ft,{key:In,locale:ce,prefixCls:Gn,className:Xn,style:Yn,file:Rn,items:Gt,progress:ct,listType:Ge,isImgUrl:Ue,showPreviewIcon:Pt,showRemoveIcon:Wt,showDownloadIcon:Qt,removeIcon:Ke,previewIcon:$e,downloadIcon:vt,iconRender:fa,actionIconRender:da,itemRender:Ct,onPreview:ta,onDownload:ua,onClose:Sa})}),Vt&&te.createElement(Ee.default,Object.assign({},na,{visible:_t,forceRender:!0}),nn=>{let{className:In,style:Rn}=nn;return(0,it.Tm)(Vt,Xn=>({className:Xe()(Xn.className,In),style:Object.assign(Object.assign(Object.assign({},Rn),{pointerEvents:In?"none":void 0}),Xn.style)}))}))};var qt=te.forwardRef(Ut),gn=oe(17313),fn=oe(8378),yn=oe(83116),pn=oe(37613),ln=Pe=>{const{componentCls:ze,iconCls:Ge}=Pe;return{[`${ze}-wrapper`]:{[`${ze}-drag`]:{position:"relative",width:"100%",height:"100%",textAlign:"center",background:Pe.colorFillAlter,border:`${Pe.lineWidth}px dashed ${Pe.colorBorder}`,borderRadius:Pe.borderRadiusLG,cursor:"pointer",transition:`border-color ${Pe.motionDurationSlow}`,[ze]:{padding:`${Pe.padding}px 0`},[`${ze}-btn`]:{display:"table",width:"100%",height:"100%",outline:"none"},[`${ze}-drag-container`]:{display:"table-cell",verticalAlign:"middle"},[`&:not(${ze}-disabled):hover`]:{borderColor:Pe.colorPrimaryHover},[`p${ze}-drag-icon`]:{marginBottom:Pe.margin,[Ge]:{color:Pe.colorPrimary,fontSize:Pe.uploadThumbnailSize}},[`p${ze}-text`]:{margin:`0 0 ${Pe.marginXXS}px`,color:Pe.colorTextHeading,fontSize:Pe.fontSizeLG},[`p${ze}-hint`]:{color:Pe.colorTextDescription,fontSize:Pe.fontSize},[`&${ze}-disabled`]:{cursor:"not-allowed",[`p${ze}-drag-icon ${Ge},
p${ze}-text,
p${ze}-hint
`]:{color:Pe.colorTextDisabled}}}}}},xn=Pe=>{const{componentCls:ze,antCls:Ge,iconCls:Qe,fontSize:at,lineHeight:ot}=Pe,ue=`${ze}-list-item`,ce=`${ue}-actions`,Fe=`${ue}-action`,Ue=Math.round(at*ot);return{[`${ze}-wrapper`]:{[`${ze}-list`]:Object.assign(Object.assign({},(0,gn.dF)()),{lineHeight:Pe.lineHeight,[ue]:{position:"relative",height:Pe.lineHeight*at,marginTop:Pe.marginXS,fontSize:at,display:"flex",alignItems:"center",transition:`background-color ${Pe.motionDurationSlow}`,"&:hover":{backgroundColor:Pe.controlItemBgHover},[`${ue}-name`]:Object.assign(Object.assign({},gn.vS),{padding:`0 ${Pe.paddingXS}px`,lineHeight:ot,flex:"auto",transition:`all ${Pe.motionDurationSlow}`}),[ce]:{[Fe]:{opacity:0},[`${Fe}${Ge}-btn-sm`]:{height:Ue,border:0,lineHeight:1,"> span":{transform:"scale(1)"}},[`
${Fe}:focus-visible,
&.picture ${Fe}
`]:{opacity:1},[Qe]:{color:Pe.actionsColor,transition:`all ${Pe.motionDurationSlow}`},[`&:hover ${Qe}`]:{color:Pe.colorText}},[`${ze}-icon ${Qe}`]:{color:Pe.colorTextDescription,fontSize:at},[`${ue}-progress`]:{position:"absolute",bottom:-Pe.uploadProgressOffset,width:"100%",paddingInlineStart:at+Pe.paddingXS,fontSize:at,lineHeight:0,pointerEvents:"none","> div":{margin:0}}},[`${ue}:hover ${Fe}`]:{opacity:1,color:Pe.colorText},[`${ue}-error`]:{color:Pe.colorError,[`${ue}-name, ${ze}-icon ${Qe}`]:{color:Pe.colorError},[ce]:{[`${Qe}, ${Qe}:hover`]:{color:Pe.colorError},[Fe]:{opacity:1}}},[`${ze}-list-item-container`]:{transition:`opacity ${Pe.motionDurationSlow}, height ${Pe.motionDurationSlow}`,"&::before":{display:"table",width:0,height:0,content:'""'}}})}}},Bn=oe(36237),Sn=oe(1950);const En=new Bn.Keyframes("uploadAnimateInlineIn",{from:{width:0,height:0,margin:0,padding:0,opacity:0}}),Zn=new Bn.Keyframes("uploadAnimateInlineOut",{to:{width:0,height:0,margin:0,padding:0,opacity:0}});var jn=Pe=>{const{componentCls:ze}=Pe,Ge=`${ze}-animate-inline`;return[{[`${ze}-wrapper`]:{[`${Ge}-appear, ${Ge}-enter, ${Ge}-leave`]:{animationDuration:Pe.motionDurationSlow,animationTimingFunction:Pe.motionEaseInOutCirc,animationFillMode:"forwards"},[`${Ge}-appear, ${Ge}-enter`]:{animationName:En},[`${Ge}-leave`]:{animationName:Zn}}},{[`${ze}-wrapper`]:(0,Sn.J$)(Pe)},En,Zn]},_n=oe(30071),Wn=oe(64993);const we=Pe=>{const{componentCls:ze,iconCls:Ge,uploadThumbnailSize:Qe,uploadProgressOffset:at}=Pe,ot=`${ze}-list`,ue=`${ot}-item`;return{[`${ze}-wrapper`]:{[`
${ot}${ot}-picture,
${ot}${ot}-picture-card,
${ot}${ot}-picture-circle
`]:{[ue]:{position:"relative",height:Qe+Pe.lineWidth*2+Pe.paddingXS*2,padding:Pe.paddingXS,border:`${Pe.lineWidth}px ${Pe.lineType} ${Pe.colorBorder}`,borderRadius:Pe.borderRadiusLG,"&:hover":{background:"transparent"},[`${ue}-thumbnail`]:Object.assign(Object.assign({},gn.vS),{width:Qe,height:Qe,lineHeight:`${Qe+Pe.paddingSM}px`,textAlign:"center",flex:"none",[Ge]:{fontSize:Pe.fontSizeHeading2,color:Pe.colorPrimary},img:{display:"block",width:"100%",height:"100%",overflow:"hidden"}}),[`${ue}-progress`]:{bottom:at,width:`calc(100% - ${Pe.paddingSM*2}px)`,marginTop:0,paddingInlineStart:Qe+Pe.paddingXS}},[`${ue}-error`]:{borderColor:Pe.colorError,[`${ue}-thumbnail ${Ge}`]:{[`svg path[fill='${_n.blue[0]}']`]:{fill:Pe.colorErrorBg},[`svg path[fill='${_n.blue.primary}']`]:{fill:Pe.colorError}}},[`${ue}-uploading`]:{borderStyle:"dashed",[`${ue}-name`]:{marginBottom:at}}},[`${ot}${ot}-picture-circle ${ue}`]:{[`&, &::before, ${ue}-thumbnail`]:{borderRadius:"50%"}}}}},Be=Pe=>{const{componentCls:ze,iconCls:Ge,fontSizeLG:Qe,colorTextLightSolid:at}=Pe,ot=`${ze}-list`,ue=`${ot}-item`,ce=Pe.uploadPicCardSize;return{[`
${ze}-wrapper${ze}-picture-card-wrapper,
${ze}-wrapper${ze}-picture-circle-wrapper
`]:Object.assign(Object.assign({},(0,gn.dF)()),{display:"inline-block",width:"100%",[`${ze}${ze}-select`]:{width:ce,height:ce,marginInlineEnd:Pe.marginXS,marginBottom:Pe.marginXS,textAlign:"center",verticalAlign:"top",backgroundColor:Pe.colorFillAlter,border:`${Pe.lineWidth}px dashed ${Pe.colorBorder}`,borderRadius:Pe.borderRadiusLG,cursor:"pointer",transition:`border-color ${Pe.motionDurationSlow}`,[`> ${ze}`]:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",textAlign:"center"},[`&:not(${ze}-disabled):hover`]:{borderColor:Pe.colorPrimary}},[`${ot}${ot}-picture-card, ${ot}${ot}-picture-circle`]:{[`${ot}-item-container`]:{display:"inline-block",width:ce,height:ce,marginBlock:`0 ${Pe.marginXS}px`,marginInline:`0 ${Pe.marginXS}px`,verticalAlign:"top"},"&::after":{display:"none"},[ue]:{height:"100%",margin:0,"&::before":{position:"absolute",zIndex:1,width:`calc(100% - ${Pe.paddingXS*2}px)`,height:`calc(100% - ${Pe.paddingXS*2}px)`,backgroundColor:Pe.colorBgMask,opacity:0,transition:`all ${Pe.motionDurationSlow}`,content:'" "'}},[`${ue}:hover`]:{[`&::before, ${ue}-actions`]:{opacity:1}},[`${ue}-actions`]:{position:"absolute",insetInlineStart:0,zIndex:10,width:"100%",whiteSpace:"nowrap",textAlign:"center",opacity:0,transition:`all ${Pe.motionDurationSlow}`,[`${Ge}-eye, ${Ge}-download, ${Ge}-delete`]:{zIndex:10,width:Qe,margin:`0 ${Pe.marginXXS}px`,fontSize:Qe,cursor:"pointer",transition:`all ${Pe.motionDurationSlow}`,svg:{verticalAlign:"baseline"}}},[`${ue}-actions, ${ue}-actions:hover`]:{[`${Ge}-eye, ${Ge}-download, ${Ge}-delete`]:{color:new Wn.C(at).setAlpha(.65).toRgbString(),"&:hover":{color:at}}},[`${ue}-thumbnail, ${ue}-thumbnail img`]:{position:"static",display:"block",width:"100%",height:"100%",objectFit:"contain"},[`${ue}-name`]:{display:"none",textAlign:"center"},[`${ue}-file + ${ue}-name`]:{position:"absolute",bottom:Pe.margin,display:"block",width:`calc(100% - ${Pe.paddingXS*2}px)`},[`${ue}-uploading`]:{[`&${ue}`]:{backgroundColor:Pe.colorFillAlter},[`&::before, ${Ge}-eye, ${Ge}-download, ${Ge}-delete`]:{display:"none"}},[`${ue}-progress`]:{bottom:Pe.marginXL,width:`calc(100% - ${Pe.paddingXS*2}px)`,paddingInlineStart:0}}}),[`${ze}-wrapper${ze}-picture-circle-wrapper`]:{[`${ze}${ze}-select`]:{borderRadius:"50%"}}}};var mt=Pe=>{const{componentCls:ze}=Pe;return{[`${ze}-rtl`]:{direction:"rtl"}}};const Et=Pe=>{const{componentCls:ze,colorTextDisabled:Ge}=Pe;return{[`${ze}-wrapper`]:Object.assign(Object.assign({},(0,gn.Wf)(Pe)),{[ze]:{outline:0,"input[type='file']":{cursor:"pointer"}},[`${ze}-select`]:{display:"inline-block"},[`${ze}-disabled`]:{color:Ge,cursor:"not-allowed"}})}};var gt=(0,yn.Z)("Upload",Pe=>{const{fontSizeHeading3:ze,fontSize:Ge,lineHeight:Qe,lineWidth:at,controlHeightLG:ot}=Pe,ue=Math.round(Ge*Qe),ce=(0,pn.TS)(Pe,{uploadThumbnailSize:ze*2,uploadProgressOffset:ue/2+at,uploadPicCardSize:ot*2.55});return[Et(ce),ln(ce),we(ce),Be(ce),xn(ce),jn(ce),mt(ce),(0,fn.Z)(ce)]},Pe=>({actionsColor:Pe.colorTextDescription})),en=function(Pe,ze,Ge,Qe){function at(ot){return ot instanceof Ge?ot:new Ge(function(ue){ue(ot)})}return new(Ge||(Ge=Promise))(function(ot,ue){function ce(be){try{Ue(Qe.next(be))}catch(Gt){ue(Gt)}}function Fe(be){try{Ue(Qe.throw(be))}catch(Gt){ue(Gt)}}function Ue(be){be.done?ot(be.value):at(be.value).then(ce,Fe)}Ue((Qe=Qe.apply(Pe,ze||[])).next())})};const Mt=`__LIST_IGNORE_${Date.now()}__`,Rt=(Pe,ze)=>{const{fileList:Ge,defaultFileList:Qe,onRemove:at,showUploadList:ot=!0,listType:ue="text",onPreview:ce,onDownload:Fe,onChange:Ue,onDrop:be,previewFile:Gt,disabled:Pt,locale:Wt,iconRender:Qt,isImageUrl:Ke,progress:$e,prefixCls:vt,className:ct,type:Vt="select",children:_t,style:Ct,itemRender:tn,maxCount:cn,data:An={},multiple:ea=!1,action:ta="",accept:ua="",supportServerRender:Sa=!0,rootClassName:fa}=Pe,da=te.useContext(jt.Z),$n=Pt!=null?Pt:da,[Gn,aa]=(0,bt.Z)(Qe||[],{value:Ge,postState:an=>an!=null?an:[]}),[ia,ga]=te.useState("drop"),oa=te.useRef(null);te.useMemo(()=>{const an=Date.now();(Ge||[]).forEach((vn,On)=>{!vn.uid&&!Object.isFrozen(vn)&&(vn.uid=`__AUTO__${an}_${On}__`)})},[Ge]);const na=(an,vn,On)=>{let Pn=(0,Se.Z)(vn),wn=!1;cn===1?Pn=Pn.slice(-1):cn&&(wn=Pn.length>cn,Pn=Pn.slice(0,cn)),(0,zt.flushSync)(()=>{aa(Pn)});const Vn={file:an,fileList:Pn};On&&(Vn.event=On),(!wn||Pn.some(Dn=>Dn.uid===an.uid))&&(0,zt.flushSync)(()=>{Ue==null||Ue(Vn)})},Pa=(an,vn)=>en(void 0,void 0,void 0,function*(){const{beforeUpload:On,transformFile:Pn}=Pe;let wn=an;if(On){const Vn=yield On(an,vn);if(Vn===!1)return!1;if(delete an[Mt],Vn===Mt)return Object.defineProperty(an,Mt,{value:!0,configurable:!0}),!1;typeof Vn=="object"&&Vn&&(wn=Vn)}return Pn&&(wn=yield Pn(wn)),wn}),nn=an=>{const vn=an.filter(wn=>!wn.file[Mt]);if(!vn.length)return;const On=vn.map(wn=>pt(wn.file));let Pn=(0,Se.Z)(Gn);On.forEach(wn=>{Pn=tt(wn,Pn)}),On.forEach((wn,Vn)=>{let Dn=wn;if(vn[Vn].parsedFile)wn.status="uploading";else{const{originFileObj:ha}=wn;let ca;try{ca=new File([ha],ha.name,{type:ha.type})}catch(wa){ca=new Blob([ha],{type:ha.type}),ca.name=ha.name,ca.lastModifiedDate=new Date,ca.lastModified=new Date().getTime()}ca.uid=wn.uid,Dn=ca}na(Dn,Pn)})},In=(an,vn,On)=>{try{typeof an=="string"&&(an=JSON.parse(an))}catch(Vn){}if(!ut(vn,Gn))return;const Pn=pt(vn);Pn.status="done",Pn.percent=100,Pn.response=an,Pn.xhr=On;const wn=tt(Pn,Gn);na(Pn,wn)},Rn=(an,vn)=>{if(!ut(vn,Gn))return;const On=pt(vn);On.status="uploading",On.percent=an.percent;const Pn=tt(On,Gn);na(On,Pn,an)},Xn=(an,vn,On)=>{if(!ut(On,Gn))return;const Pn=pt(On);Pn.error=an,Pn.response=vn,Pn.status="error";const wn=tt(Pn,Gn);na(Pn,wn)},Yn=an=>{let vn;Promise.resolve(typeof at=="function"?at(an):at).then(On=>{var Pn;if(On===!1)return;const wn=Xt(an,Gn);wn&&(vn=Object.assign(Object.assign({},an),{status:"removed"}),Gn==null||Gn.forEach(Vn=>{const Dn=vn.uid!==void 0?"uid":"name";Vn[Dn]===vn[Dn]&&!Object.isFrozen(Vn)&&(Vn.status="removed")}),(Pn=oa.current)===null||Pn===void 0||Pn.abort(vn),na(vn,wn))})},ra=an=>{ga(an.type),an.type==="drop"&&(be==null||be(an))};te.useImperativeHandle(ze,()=>({onBatchStart:nn,onSuccess:In,onProgress:Rn,onError:Xn,fileList:Gn,upload:oa.current}));const{getPrefixCls:va,direction:pa,upload:Tn}=te.useContext(Jt.E_),zn=va("upload",vt),la=Object.assign(Object.assign({onBatchStart:nn,onError:Xn,onProgress:Rn,onSuccess:In},Pe),{data:An,multiple:ea,action:ta,accept:ua,supportServerRender:Sa,prefixCls:zn,disabled:$n,beforeUpload:Pa,onChange:void 0});delete la.className,delete la.style,(!_t||$n)&&delete la.id;const[ya,ba]=gt(zn),[La]=(0,Yt.Z)("Upload",De.Z.Upload),{showRemoveIcon:Ht,showPreviewIcon:xt,showDownloadIcon:Dt,removeIcon:It,previewIcon:bn,downloadIcon:Mn}=typeof ot=="boolean"?{}:ot,Jn=(an,vn)=>ot?te.createElement(qt,{prefixCls:zn,listType:ue,items:Gn,previewFile:Gt,onPreview:ce,onDownload:Fe,onRemove:Yn,showRemoveIcon:!$n&&Ht,showPreviewIcon:xt,showDownloadIcon:Dt,removeIcon:It,previewIcon:bn,downloadIcon:Mn,iconRender:Qt,locale:Object.assign(Object.assign({},La),Wt),isImageUrl:Ke,progress:$e,appendAction:an,appendActionVisible:vn,itemRender:tn,disabled:$n}):an,Hn=Xe()(`${zn}-wrapper`,ct,fa,ba,Tn==null?void 0:Tn.className,{[`${zn}-rtl`]:pa==="rtl",[`${zn}-picture-card-wrapper`]:ue==="picture-card",[`${zn}-picture-circle-wrapper`]:ue==="picture-circle"}),Qn=Object.assign(Object.assign({},Tn==null?void 0:Tn.style),Ct);if(Vt==="drag"){const an=Xe()(ba,zn,`${zn}-drag`,{[`${zn}-drag-uploading`]:Gn.some(vn=>vn.status==="uploading"),[`${zn}-drag-hover`]:ia==="dragover",[`${zn}-disabled`]:$n,[`${zn}-rtl`]:pa==="rtl"});return ya(te.createElement("span",{className:Hn},te.createElement("div",{className:an,style:Qn,onDrop:ra,onDragOver:ra,onDragLeave:ra},te.createElement(lt,Object.assign({},la,{ref:oa,className:`${zn}-btn`}),te.createElement("div",{className:`${zn}-drag-container`},_t))),Jn()))}const Kn=Xe()(zn,`${zn}-select`,{[`${zn}-disabled`]:$n}),qn=(an=>te.createElement("div",{className:Kn,style:an},te.createElement(lt,Object.assign({},la,{ref:oa}))))(_t?void 0:{display:"none"});return ya(ue==="picture-card"||ue==="picture-circle"?te.createElement("span",{className:Hn},Jn(qn,!!_t)):te.createElement("span",{className:Hn},qn,Jn()))};var Nn=te.forwardRef(Rt),rt=function(Pe,ze){var Ge={};for(var Qe in Pe)Object.prototype.hasOwnProperty.call(Pe,Qe)&&ze.indexOf(Qe)<0&&(Ge[Qe]=Pe[Qe]);if(Pe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var at=0,Qe=Object.getOwnPropertySymbols(Pe);at<Qe.length;at++)ze.indexOf(Qe[at])<0&&Object.prototype.propertyIsEnumerable.call(Pe,Qe[at])&&(Ge[Qe[at]]=Pe[Qe[at]]);return Ge},kn=te.forwardRef((Pe,ze)=>{var{style:Ge,height:Qe}=Pe,at=rt(Pe,["style","height"]);return te.createElement(Nn,Object.assign({ref:ze},at,{type:"drag",style:Object.assign(Object.assign({},Ge),{height:Qe})}))});const Un=Nn;Un.Dragger=kn,Un.LIST_IGNORE=Mt;var Cn=Un},25365:function(Ne){"use strict";Ne.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(Ne){"use strict";Ne.exports="data:image/png;base64,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"},57177:function(Ne){"use strict";Ne.exports="data:image/png;base64,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"},81378:function(Ne){"use strict";Ne.exports="data:image/png;base64,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"}}]);