|
|
(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{"+812":function(Z,_,e){var u=e("oEo5"),O=e("Ju7t"),v=e("YsOP"),g=e("QV7q"),y=O.extend({type:"timeline",layoutMode:"box",defaultOption:{zlevel:0,z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},init:function(p,a,t){this._data,this._names,this.mergeDefaultAndTheme(p,t),this._initData()},mergeOption:function(p){y.superApply(this,"mergeOption",arguments),this._initData()},setCurrentIndex:function(p){p==null&&(p=this.option.currentIndex);var a=this._data.count();this.option.loop?p=(p%a+a)%a:(p>=a&&(p=a-1),p<0&&(p=0)),this.option.currentIndex=p},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(p){this.option.autoPlay=!!p},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var p=this.option,a=p.data||[],t=p.axisType,o=this._names=[];if(t==="category"){var s=[];u.each(a,function(d,r){var c=g.getDataItemValue(d),i;u.isObject(d)?(i=u.clone(d),i.value=r):i=r,s.push(i),!u.isString(c)&&(c==null||isNaN(c))&&(c=""),o.push(c+"")}),a=s}var l={category:"ordinal",time:"time"}[t]||"number",n=this._data=new v([{name:"value",type:l}],this);n.initData(a,o)},getData:function(){return this._data},getCategories:function(){if(this.get("axisType")==="category")return this._names.slice()}}),w=y;Z.exports=w},"+9z/":function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("ofoi"),w=e.n(y),p=e("ZZRV"),a=e.n(p),t=e("iczh"),o=e.n(t),s=e("GqFE"),l=e("LpVx"),n=function(c,i){var h={};for(var f in c)Object.prototype.hasOwnProperty.call(c,f)&&i.indexOf(f)<0&&(h[f]=c[f]);if(c!=null&&typeof Object.getOwnPropertySymbols=="function")for(var A=0,f=Object.getOwnPropertySymbols(c);A<f.length;A++)i.indexOf(f[A])<0&&Object.prototype.propertyIsEnumerable.call(c,f[A])&&(h[f[A]]=c[f[A]]);return h};function d(c){return typeof c=="number"?"".concat(c," ").concat(c," auto"):/^\d+(\.\d+)?(px|em|rem|%)$/.test(c)?"0 0 ".concat(c):c}var r=p.forwardRef(function(c,i){var h=function(A){var C,S=A.getPrefixCls,E=A.direction,L=c.prefixCls,T=c.span,b=c.order,x=c.offset,N=c.push,D=c.pull,M=c.className,R=c.children,F=c.flex,B=c.style,H=n(c,["prefixCls","span","order","offset","push","pull","className","children","flex","style"]),U=S("col",L),K={};["xs","sm","md","lg","xl","xxl"].forEach(function(z){var Y,Q={},P=c[z];typeof P=="number"?Q.span=P:w()(P)==="object"&&(Q=P||{}),delete H[z],K=g()(g()({},K),(Y={},O()(Y,"".concat(U,"-").concat(z,"-").concat(Q.span),Q.span!==void 0),O()(Y,"".concat(U,"-").concat(z,"-order-").concat(Q.order),Q.order||Q.order===0),O()(Y,"".concat(U,"-").concat(z,"-offset-").concat(Q.offset),Q.offset||Q.offset===0),O()(Y,"".concat(U,"-").concat(z,"-push-").concat(Q.push),Q.push||Q.push===0),O()(Y,"".concat(U,"-").concat(z,"-pull-").concat(Q.pull),Q.pull||Q.pull===0),O()(Y,"".concat(U,"-rtl"),E==="rtl"),Y))});var W=o()(U,(C={},O()(C,"".concat(U,"-").concat(T),T!==void 0),O()(C,"".concat(U,"-order-").concat(b),b),O()(C,"".concat(U,"-offset-").concat(x),x),O()(C,"".concat(U,"-push-").concat(N),N),O()(C,"".concat(U,"-pull-").concat(D),D),C),M,K);return p.createElement(s.a.Consumer,null,function(z){var Y=z.gutter,Q=g()({},B);return Y&&(Q=g()(g()(g()({},Y[0]>0?{paddingLeft:Y[0]/2,paddingRight:Y[0]/2}:{}),Y[1]>0?{paddingTop:Y[1]/2,paddingBottom:Y[1]/2}:{}),Q)),F&&(Q.flex=d(F)),p.createElement("div",g()({},H,{style:Q,className:W,ref:i}),R)})};return p.createElement(l.a,null,h)});r.displayName="Col",_.a=r},"+AHJ":function(Z,_){function e(){this.on("mousedown",this._dragStart,this),this.on("mousemove",this._drag,this),this.on("mouseup",this._dragEnd,this)}e.prototype={constructor:e,_dragStart:function(g){for(var y=g.target;y&&!y.draggable;)y=y.parent;y&&(this._draggingTarget=y,y.dragging=!0,this._x=g.offsetX,this._y=g.offsetY,this.dispatchToElement(u(y,g),"dragstart",g.event))},_drag:function(g){var y=this._draggingTarget;if(y){var w=g.offsetX,p=g.offsetY,a=w-this._x,t=p-this._y;this._x=w,this._y=p,y.drift(a,t,g),this.dispatchToElement(u(y,g),"drag",g.event);var o=this.findHover(w,p,y).target,s=this._dropTarget;this._dropTarget=o,y!==o&&(s&&o!==s&&this.dispatchToElement(u(s,g),"dragleave",g.event),o&&o!==s&&this.dispatchToElement(u(o,g),"dragenter",g.event))}},_dragEnd:function(g){var y=this._draggingTarget;y&&(y.dragging=!1),this.dispatchToElement(u(y,g),"dragend",g.event),this._dropTarget&&this.dispatchToElement(u(this._dropTarget,g),"drop",g.event),this._draggingTarget=null,this._dropTarget=null}};function u(v,g){return{target:v,topTarget:g&&g.topTarget}}var O=e;Z.exports=O},"+AkH":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("zYjg"),g=e("JkS2"),y=e("ycch"),w=e("83ay"),p=e("MLk5"),a=e("ie0D"),t=e("4uqo"),o=e("kGW4"),s=e("G8fk"),l=e("CQhY"),n=l.windowOpen,d=O.bind,r=v.Group,c=v.Rect,i=O.each,h=3,f=["label"],A=["emphasis","label"],C=["upperLabel"],S=["emphasis","upperLabel"],E=10,L=1,T=2,b=s([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),x=function(F){var B=b(F);return B.stroke=B.fill=B.lineWidth=null,B},N=u.extendChartView({type:"treemap",init:function(F,B){this._containerGroup,this._storage=D(),this._oldTree,this._breadcrumb,this._controller,this._state="ready"},render:function(F,B,H,U){var K=B.findComponents({mainType:"series",subType:"treemap",query:U});if(O.indexOf(K,F)<0)return;this.seriesModel=F,this.api=H,this.ecModel=B;var W=["treemapZoomToNode","treemapRootToNode"],z=y.retrieveTargetInfo(U,W,F),Y=U&&U.type,Q=F.layoutInfo,P=!this._oldTree,G=this._storage,$=Y==="treemapRootToNode"&&z&&G?{rootNodeGroup:G.nodeGroup[z.node.getRawIndex()],direction:U.direction}:null,fe=this._giveContainerGroup(Q),te=this._doRender(fe,F,$);!P&&(!Y||Y==="treemapZoomToNode"||Y==="treemapRootToNode")?this._doAnimation(fe,te,F,$):te.renderFinally(),this._resetController(H),this._renderBreadcrumb(F,H,z)},_giveContainerGroup:function(F){var B=this._containerGroup;return B||(B=this._containerGroup=new r,this._initEvents(B),this.group.add(B)),B.attr("position",[F.x,F.y]),B},_doRender:function(F,B,H){var U=B.getData().tree,K=this._oldTree,W=D(),z=D(),Y=this._storage,Q=[],P=O.curry(M,B,z,Y,H,W,Q);$(U.root?[U.root]:[],K&&K.root?[K.root]:[],F,U===K||!K,0);var G=fe(Y);return this._oldTree=U,this._storage=z,{lastsForAnimation:W,willDeleteEls:G,renderFinally:te};function $(pe,we,be,Ve,Xe){Ve?(we=pe,i(pe,function(Fe,mt){!Fe.isRemoved()&&Be(mt,mt)})):new g(we,pe,At,At).add(Be).update(Be).remove(O.curry(Be,null)).execute();function At(Fe){return Fe.getId()}function Be(Fe,mt){var rt=Fe!=null?pe[Fe]:null,Je=mt!=null?we[mt]:null,vt=P(rt,Je,be,Xe);vt&&$(rt&&rt.viewChildren||[],Je&&Je.viewChildren||[],vt,Ve,Xe+1)}}function fe(pe){var we=D();return pe&&i(pe,function(be,Ve){var Xe=we[Ve];i(be,function(At){At&&(Xe.push(At),At.__tmWillDelete=1)})}),we}function te(){i(G,function(pe){i(pe,function(we){we.parent&&we.parent.remove(we)})}),i(Q,function(pe){pe.invisible=!0,pe.dirty()})}},_doAnimation:function(F,B,H,U){if(!H.get("animation"))return;var K=H.get("animationDurationUpdate"),W=H.get("animationEasing"),z=o.createWrap();i(B.willDeleteEls,function(Y,Q){i(Y,function(P,G){if(P.invisible)return;var $=P.parent,fe;if(U&&U.direction==="drillDown")fe=$===U.rootNodeGroup?{shape:{x:0,y:0,width:$.__tmNodeWidth,height:$.__tmNodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var te=0,pe=0;$.__tmWillDelete||(te=$.__tmNodeWidth/2,pe=$.__tmNodeHeight/2),fe=Q==="nodeGroup"?{position:[te,pe],style:{opacity:0}}:{shape:{x:te,y:pe,width:0,height:0},style:{opacity:0}}}fe&&z.add(P,fe,K,W)})}),i(this._storage,function(Y,Q){i(Y,function(P,G){var $=B.lastsForAnimation[Q][G],fe={};if(!$)return;Q==="nodeGroup"?$.old&&(fe.position=P.position.slice(),P.attr("position",$.old)):($.old&&(fe.shape=O.extend({},P.shape),P.setShape($.old)),$.fadein?(P.setStyle("opacity",0),fe.style={opacity:1}):P.style.opacity!==1&&(fe.style={opacity:1})),z.add(P,fe,K,W)})},this),this._state="animating",z.done(d(function(){this._state="ready",B.renderFinally()},this)).start()},_resetController:function(F){var B=this._controller;B||(B=this._controller=new p(F.getZr()),B.enable(this.seriesModel.get("roam")),B.on("pan",d(this._onPan,this)),B.on("zoom",d(this._onZoom,this)));var H=new a(0,0,F.getWidth(),F.getHeight());B.setPointerChecker(function(U,K,W){return H.contain(K,W)})},_clearController:function(){var F=this._controller;F&&(F.dispose(),F=null)},_onPan:function(F){if(this._state!=="animating"&&(Math.abs(F.dx)>h||Math.abs(F.dy)>h)){var B=this.seriesModel.getData().tree.root;if(!B)return;var H=B.getLayout();if(!H)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:H.x+F.dx,y:H.y+F.dy,width:H.width,height:H.height}})}},_onZoom:function(F){var B=F.originX,H=F.originY;if(this._state!=="animating"){var U=this.seriesModel.getData().tree.root;if(!U)return;var K=U.getLayout();if(!K)return;var W=new a(K.x,K.y,K.width,K.height),z=this.seriesModel.layoutInfo;B-=z.x,H-=z.y;var Y=t.create();t.translate(Y,Y,[-B,-H]),t.scale(Y,Y,[F.scale,F.scale]),t.translate(Y,Y,[B,H]),W.applyTransform(Y),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:W.x,y:W.y,width:W.width,height:W.height}})}},_initEvents:function(F){F.on("click",function(B){if(this._state!=="ready")return;var H=this.seriesModel.get("nodeClick",!0);if(!H)return;var U=this.findTarget(B.offsetX,B.offsetY);if(!U)return;var K=U.node;if(K.getLayout().isLeafRoot)this._rootToNode(U);else if(H==="zoomToNode")this._zoomToNode(U);else if(H==="link"){var W=K.hostTree.data.getItemModel(K.dataIndex),z=W.get("link",!0),Y=W.get("target",!0)||"blank";z&&n(z,Y)}},this)},_renderBreadcrumb:function(F,B,H){H||(H=F.get("leafDepth",!0)!=null?{node:F.getViewRoot()}:this.findTarget(B.getWidth()/2,B.getHeight()/2),H||(H={node:F.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new w(this.group))).render(F,B,H.node,d(U,this));function U(K){this._state!=="animating"&&(y.aboveViewRoot(F.getViewRoot(),K)?this._rootToNode({node:K}):this._zoomToNode({node:K}))}},remove:function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=D(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},dispose:function(){this._clearController()},_zoomToNode:function(F){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:F.node})},_rootToNode:function(F){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:F.node})},findTarget:function(F,B){var H,U=this.seriesModel.getViewRoot();return U.eachNode({attr:"viewChildren",order:"preorder"},function(K){var W=this._storage.background[K.getRawIndex()];if(W){var z=W.transformCoordToLocal(F,B),Y=W.shape;if(Y.x<=z[0]&&z[0]<=Y.x+Y.width&&Y.y<=z[1]&&z[1]<=Y.y+Y.height)H={node:K,offsetX:z[0],offsetY:z[1]};else return!1}},this),H}});function D(){return{nodeGroup:[],background:[],content:[]}}function M(F,B,H,U,K,W,z,Y,Q,P){if(!z)return;var G=z.getLayout(),$=F.getData();if($.setItemGraphicEl(z.dataIndex,null),!G||!G.isInView)return;var fe=G.width,te=G.height,pe=G.borderWidth,we=G.invisible,be=z.getRawIndex(),Ve=Y&&Y.getRawIndex(),Xe=z.viewChildren,At=G.upperHeight,Be=Xe&&Xe.length,Fe=z.getModel("itemStyle"),mt=z.getModel("emphasis.itemStyle"),rt=_e("nodeGroup",r);if(!rt)return;if(Q.add(rt),rt.attr("position",[G.x||0,G.y||0]),rt.__tmNodeWidth=fe,rt.__tmNodeHeight=te,G.isAboveViewRoot)return rt;var Je=z.getModel(),vt=_e("background",c,P,L);if(vt&&bt(rt,vt,Be&&G.upperLabelHeight),Be)v.isHighDownDispatcher(rt)&&v.setAsHighDownDispatcher(rt,!1),vt&&(v.setAsHighDownDispatcher(vt,!0),$.setItemGraphicEl(z.dataIndex,vt));else{var ut=_e("content",c,P,T);ut&&Qe(rt,ut),vt&&v.isHighDownDispatcher(vt)&&v.setAsHighDownDispatcher(vt,!1),v.setAsHighDownDispatcher(rt,!0),$.setItemGraphicEl(z.dataIndex,rt)}return rt;function bt(Ft,Wt,Qt){if(Wt.dataIndex=z.dataIndex,Wt.seriesIndex=F.seriesIndex,Wt.setShape({x:0,y:0,width:fe,height:te}),we)pt(Wt);else{Wt.invisible=!1;var or=z.getVisual("borderColor",!0),Tt=mt.get("borderColor"),jt=x(Fe);jt.fill=or;var zt=b(mt);if(zt.fill=Tt,Qt){var Nt=fe-2*pe;Ge(jt,zt,or,Nt,At,{x:pe,y:0,width:Nt,height:At})}else jt.text=zt.text=null;Wt.setStyle(jt),v.setElementHoverStyle(Wt,zt)}Ft.add(Wt)}function Qe(Ft,Wt){Wt.dataIndex=z.dataIndex,Wt.seriesIndex=F.seriesIndex;var Qt=Math.max(fe-2*pe,0),or=Math.max(te-2*pe,0);if(Wt.culling=!0,Wt.setShape({x:pe,y:pe,width:Qt,height:or}),we)pt(Wt);else{Wt.invisible=!1;var Tt=z.getVisual("color",!0),jt=x(Fe);jt.fill=Tt;var zt=b(mt);Ge(jt,zt,Tt,Qt,or),Wt.setStyle(jt),v.setElementHoverStyle(Wt,zt)}Ft.add(Wt)}function pt(Ft){!Ft.invisible&&W.push(Ft)}function Ge(Ft,Wt,Qt,or,Tt,jt){var zt=Je.get("name"),Nt=Je.getModel(jt?C:f),Ht=Je.getModel(jt?S:A),it=Nt.getShallow("show");v.setLabelStyle(Ft,Wt,Nt,Ht,{defaultText:it?zt:null,autoColor:Qt,isRectText:!0,labelFetcher:F,labelDataIndex:z.dataIndex,labelProp:jt?"upperLabel":"label"}),je(Ft,jt,G),je(Wt,jt,G),jt&&(Ft.textRect=O.clone(jt)),Ft.truncate=it&&Nt.get("ellipsis")?{outerWidth:or,outerHeight:Tt,minChar:2}:null}function je(Ft,Wt,Qt){var or=Ft.text;if(!Wt&&Qt.isLeafRoot&&or!=null){var Tt=F.get("drillDownIcon",!0);Ft.text=Tt?Tt+" "+or:or}}function _e(Ft,Wt,Qt,or){var Tt=Ve!=null&&H[Ft][Ve],jt=K[Ft];return Tt?(H[Ft][Ve]=null,ht(jt,Tt,Ft)):we||(Tt=new Wt({z:R(Qt,or)}),Tt.__tmDepth=Qt,Tt.__tmStorageName=Ft,Lt(jt,Tt,Ft)),B[Ft][be]=Tt}function ht(Ft,Wt,Qt){var or=Ft[be]={};or.old=Qt==="nodeGroup"?Wt.position.slice():O.extend({},Wt.shape)}function Lt(Ft,Wt,Qt){var or=Ft[be]={},Tt=z.parentNode;if(Tt&&(!U||U.direction==="drillDown")){var jt=0,zt=0,Nt=K.background[Tt.getRawIndex()];!U&&Nt&&Nt.old&&(jt=Nt.old.width,zt=Nt.old.height),or.old=Qt==="nodeGroup"?[0,zt]:{x:jt,y:zt,width:0,height:0}}or.fadein=Qt!=="nodeGroup"}}function R(F,B){var H=F*E+B;return(H-1)/H}Z.exports=N},"+CJ/":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("gyjJ"),g=e("Z5QY"),y=e("AaHE"),w=e("CQhY"),p=e("Jjzi"),a=e("zYjg"),t=e("LqC6"),o=e("SSBM"),s=e("P0S0"),l=e("xCJu"),n=e("sYRh"),d=e("FiFR"),r=e("QV7q"),c=r.getTooltipRenderMode,i=O.bind,h=O.each,f=p.parsePercent,A=new a.Rect({shape:{x:-1,y:-1,width:2,height:2}}),C=u.extendComponentView({type:"tooltip",init:function(N,D){if(v.node)return;var M=N.getComponent("tooltip"),R=M.get("renderMode");this._renderMode=c(R);var F;this._renderMode==="html"?(F=new g(D.getDom(),D,{appendToBody:M.get("appendToBody",!0)}),this._newLine="<br/>"):(F=new y(D),this._newLine=`
|
|
|
`),this._tooltipContent=F},render:function(N,D,M){if(v.node)return;this.group.removeAll(),this._tooltipModel=N,this._ecModel=D,this._api=M,this._lastDataByCoordSys=null,this._alwaysShowContent=N.get("alwaysShowContent");var R=this._tooltipContent;R.update(N),R.setEnterable(N.get("enterable")),this._initGlobalListener(),this._keepShow()},_initGlobalListener:function(){var N=this._tooltipModel,D=N.get("triggerOn");l.register("itemTooltip",this._api,i(function(M,R,F){D!=="none"&&(D.indexOf(M)>=0?this._tryShow(R,F):M==="leave"&&this._hide(F))},this))},_keepShow:function(){var N=this._tooltipModel,D=this._ecModel,M=this._api;if(this._lastX!=null&&this._lastY!=null&&N.get("triggerOn")!=="none"){var R=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){!M.isDisposed()&&R.manuallyShowTip(N,D,M,{x:R._lastX,y:R._lastY})})}},manuallyShowTip:function(N,D,M,R){if(R.from===this.uid||v.node)return;var F=E(R,M);this._ticket="";var B=R.dataByCoordSys;if(R.tooltip&&R.x!=null&&R.y!=null){var H=A;H.position=[R.x,R.y],H.update(),H.tooltip=R.tooltip,this._tryShow({offsetX:R.x,offsetY:R.y,target:H},F)}else if(B)this._tryShow({offsetX:R.x,offsetY:R.y,position:R.position,dataByCoordSys:R.dataByCoordSys,tooltipOption:R.tooltipOption},F);else if(R.seriesIndex!=null){if(this._manuallyAxisShowTip(N,D,M,R))return;var U=t(R,D),K=U.point[0],W=U.point[1];K!=null&&W!=null&&this._tryShow({offsetX:K,offsetY:W,position:R.position,target:U.el},F)}else R.x!=null&&R.y!=null&&(M.dispatchAction({type:"updateAxisPointer",x:R.x,y:R.y}),this._tryShow({offsetX:R.x,offsetY:R.y,position:R.position,target:M.getZr().findHover(R.x,R.y).target},F))},manuallyHideTip:function(N,D,M,R){var F=this._tooltipContent;!this._alwaysShowContent&&this._tooltipModel&&F.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=null,R.from!==this.uid&&this._hide(E(R,M))},_manuallyAxisShowTip:function(N,D,M,R){var F=R.seriesIndex,B=R.dataIndex,H=D.getComponent("axisPointer").coordSysAxesInfo;if(F==null||B==null||H==null)return;var U=D.getSeriesByIndex(F);if(!U)return;var K=U.getData(),N=S([K.getItemModel(B),U,(U.coordinateSystem||{}).model,N]);return N.get("trigger")!=="axis"?void 0:(M.dispatchAction({type:"updateAxisPointer",seriesIndex:F,dataIndex:B,position:R.position}),!0)},_tryShow:function(N,D){var M=N.target,R=this._tooltipModel;if(!R)return;this._lastX=N.offsetX,this._lastY=N.offsetY;var F=N.dataByCoordSys;F&&F.length?this._showAxisTooltip(F,N):M&&M.dataIndex!=null?(this._lastDataByCoordSys=null,this._showSeriesItemTooltip(N,M,D)):M&&M.tooltip?(this._lastDataByCoordSys=null,this._showComponentItemTooltip(N,M,D)):(this._lastDataByCoordSys=null,this._hide(D))},_showOrMove:function(N,D){var M=N.get("showDelay");D=O.bind(D,this),clearTimeout(this._showTimout),M>0?this._showTimout=setTimeout(D,M):D()},_showAxisTooltip:function(N,D){var M=this._ecModel,R=this._tooltipModel,F=[D.offsetX,D.offsetY],B=[],H=[],U=S([D.tooltipOption,R]),K=this._renderMode,W=this._newLine,z={};h(N,function(Q){h(Q.dataByAxis,function(P){var G=M.getComponent(P.axisDim+"Axis",P.axisIndex),$=P.value,fe=[];if(!G||$==null)return;var te=d.getValueLabel($,G.axis,M,P.seriesDataIndices,P.valueLabelOpt);O.each(P.seriesDataIndices,function(we){var be=M.getSeriesByIndex(we.seriesIndex),Ve=we.dataIndexInside,Xe=be&&be.getDataParams(Ve);if(Xe.axisDim=P.axisDim,Xe.axisIndex=P.axisIndex,Xe.axisType=P.axisType,Xe.axisId=P.axisId,Xe.axisValue=n.getAxisRawValue(G.axis,$),Xe.axisValueLabel=te,Xe){H.push(Xe);var At=be.formatTooltip(Ve,!0,null,K),Be;if(O.isObject(At)){Be=At.html;var Fe=At.markers;O.merge(z,Fe)}else Be=At;fe.push(Be)}});var pe=te;K!=="html"?B.push(fe.join(W)):B.push((pe?w.encodeHTML(pe)+W:"")+fe.join(W))})},this),B.reverse(),B=B.join(this._newLine+this._newLine);var Y=D.position;this._showOrMove(U,function(){this._updateContentNotChangedOnAxis(N)?this._updatePosition(U,Y,F[0],F[1],this._tooltipContent,H):this._showTooltipContent(U,B,H,Math.random(),F[0],F[1],Y,void 0,z)})},_showSeriesItemTooltip:function(N,D,M){var R=this._ecModel,F=D.seriesIndex,B=R.getSeriesByIndex(F),H=D.dataModel||B,U=D.dataIndex,K=D.dataType,W=H.getData(K),z=S([W.getItemModel(U),H,B&&(B.coordinateSystem||{}).model,this._tooltipModel]),Y=z.get("trigger");if(Y!=null&&Y!=="item")return;var Q=H.getDataParams(U,K),P=H.formatTooltip(U,!1,K,this._renderMode),G,$;O.isObject(P)?(G=P.html,$=P.markers):(G=P,$=null);var fe="item_"+H.name+"_"+U;this._showOrMove(z,function(){this._showTooltipContent(z,G,Q,fe,N.offsetX,N.offsetY,N.position,N.target,$)}),M({type:"showTip",dataIndexInside:U,dataIndex:W.getRawIndex(U),seriesIndex:F,from:this.uid})},_showComponentItemTooltip:function(N,D,M){var R=D.tooltip;if(typeof R=="string"){var F=R;R={content:F,formatter:F}}var B=new s(R,this._tooltipModel,this._ecModel),H=B.get("content"),U=Math.random();this._showOrMove(B,function(){this._showTooltipContent(B,H,B.get("formatterParams")||{},U,N.offsetX,N.offsetY,N.position,D)}),M({type:"showTip",from:this.uid})},_showTooltipContent:function(N,D,M,R,F,B,H,U,K){if(this._ticket="",!N.get("showContent")||!N.get("show"))return;var W=this._tooltipContent,z=N.get("formatter");H=H||N.get("position");var Y=D;if(z&&typeof z=="string")Y=w.formatTpl(z,M,!0);else if(typeof z=="function"){var Q=i(function(P,G){P===this._ticket&&(W.setContent(G,K,N),this._updatePosition(N,H,F,B,W,M,U))},this);this._ticket=R,Y=z(M,R,Q)}W.setContent(Y,K,N),W.show(N),this._updatePosition(N,H,F,B,W,M,U)},_updatePosition:function(N,D,M,R,F,B,H){var U=this._api.getWidth(),K=this._api.getHeight();D=D||N.get("position");var W=F.getSize(),z=N.get("align"),Y=N.get("verticalAlign"),Q=H&&H.getBoundingRect().clone();if(H&&Q.applyTransform(H.transform),typeof D=="function"&&(D=D([M,R],B,F.el,Q,{viewSize:[U,K],contentSize:W.slice()})),O.isArray(D))M=f(D[0],U),R=f(D[1],K);else if(O.isObject(D)){D.width=W[0],D.height=W[1];var P=o.getLayoutRect(D,{width:U,height:K});M=P.x,R=P.y,z=null,Y=null}else if(typeof D=="string"&&H){var G=b(D,Q,W);M=G[0],R=G[1]}else{var G=L(M,R,F,U,K,z?null:20,Y?null:20);M=G[0],R=G[1]}if(z&&(M-=x(z)?W[0]/2:z==="right"?W[0]:0),Y&&(R-=x(Y)?W[1]/2:Y==="bottom"?W[1]:0),N.get("confine")){var G=T(M,R,F,U,K);M=G[0],R=G[1]}F.moveTo(M,R)},_updateContentNotChangedOnAxis:function(N){var D=this._lastDataByCoordSys,M=!!D&&D.length===N.length;return M&&h(D,function(R,F){var B=R.dataByAxis||{},H=N[F]||{},U=H.dataByAxis||[];M&=B.length===U.length,M&&h(B,function(K,W){var z=U[W]||{},Y=K.seriesDataIndices||[],Q=z.seriesDataIndices||[];M&=K.value===z.value&&K.axisType===z.axisType&&K.axisId===z.axisId&&Y.length===Q.length,M&&h(Y,function(P,G){var $=Q[G];M&=P.seriesIndex===$.seriesIndex&&P.dataIndex===$.dataIndex})})}),this._lastDataByCoordSys=N,!!M},_hide:function(N){this._lastDataByCoordSys=null,N({type:"hideTip",from:this.uid})},dispose:function(N,D){if(v.node)return;this._tooltipContent.dispose(),l.unregister("itemTooltip",D)}});function S(N){for(var D=N.pop();N.length;){var M=N.pop();M&&(s.isInstance(M)&&(M=M.get("tooltip",!0)),typeof M=="string"&&(M={formatter:M}),D=new s(M,D,D.ecModel))}return D}function E(N,D){return N.dispatchAction||O.bind(D.dispatchAction,D)}function L(N,D,M,R,F,B,H){var U=M.getOuterSize(),K=U.width,W=U.height;return B!=null&&(N+K+B>R?N-=K+B:N+=B),H!=null&&(D+W+H>F?D-=W+H:D+=H),[N,D]}function T(N,D,M,R,F){var B=M.getOuterSize(),H=B.width,U=B.height;return N=Math.min(N+H,R)-H,D=Math.min(D+U,F)-U,N=Math.max(N,0),D=Math.max(D,0),[N,D]}function b(N,D,M){var R=M[0],F=M[1],B=5,H=0,U=0,K=D.width,W=D.height;switch(N){case"inside":H=D.x+K/2-R/2,U=D.y+W/2-F/2;break;case"top":H=D.x+K/2-R/2,U=D.y-F-B;break;case"bottom":H=D.x+K/2-R/2,U=D.y+W+B;break;case"left":H=D.x-R-B,U=D.y+W/2-F/2;break;case"right":H=D.x+K+B,U=D.y+W/2-F/2}return[H,U]}function x(N){return N==="center"||N==="middle"}Z.exports=C},"+CNX":function(Z,_,e){var u=e("oEo5"),O=e("Wa83"),v=e("LLn1"),g=e("Rz4u"),y=e("zYjg"),w=e("Jjzi"),p=w.round,a=["fromSymbol","toSymbol"];function t(i){return"_"+i+"Type"}function o(i,h,f){var A=h.getItemVisual(f,i);if(!A||A==="none")return;var C=h.getItemVisual(f,"color"),S=h.getItemVisual(f,i+"Size"),E=h.getItemVisual(f,i+"Rotate");u.isArray(S)||(S=[S,S]);var L=v.createSymbol(A,-S[0]/2,-S[1]/2,S[0],S[1],C);return L.__specifiedRotation=E==null||isNaN(E)?void 0:+E*Math.PI/180||0,L.name=i,L}function s(i){var h=new g({name:"line",subPixelOptimize:!0});return l(h.shape,i),h}function l(i,h){i.x1=h[0][0],i.y1=h[0][1],i.x2=h[1][0],i.y2=h[1][1],i.percent=1;var f=h[2];f?(i.cpx1=f[0],i.cpy1=f[1]):(i.cpx1=NaN,i.cpy1=NaN)}function n(){var i=this,h=i.childOfName("fromSymbol"),f=i.childOfName("toSymbol"),A=i.childOfName("label");if(!h&&!f&&A.ignore)return;for(var C=1,S=this.parent;S;)S.scale&&(C/=S.scale[0]),S=S.parent;var E=i.childOfName("line");if(!this.__dirty&&!E.__dirty)return;var L=E.shape.percent,T=E.pointAt(0),b=E.pointAt(L),x=O.sub([],b,T);if(O.normalize(x,x),h){h.attr("position",T);var N=h.__specifiedRotation;if(N==null){var D=E.tangentAt(0);h.attr("rotation",Math.PI/2-Math.atan2(D[1],D[0]))}else h.attr("rotation",N);h.attr("scale",[C*L,C*L])}if(f){f.attr("position",b);var N=f.__specifiedRotation;if(N==null){var D=E.tangentAt(1);f.attr("rotation",-Math.PI/2-Math.atan2(D[1],D[0]))}else f.attr("rotation",N);f.attr("scale",[C*L,C*L])}if(!A.ignore){A.attr("position",b);var M,R,F,B,H=A.__labelDistance,U=H[0]*C,K=H[1]*C,W=L/2,D=E.tangentAt(W),z=[D[1],-D[0]],Y=E.pointAt(W);z[1]>0&&(z[0]=-z[0],z[1]=-z[1]);var Q=D[0]<0?-1:1;if(A.__position!=="start"&&A.__position!=="end"){var P=-Math.atan2(D[1],D[0]);b[0]<T[0]&&(P=Math.PI+P),A.attr("rotation",P)}var G;switch(A.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":G=-K,F="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":G=K,F="top";break;default:G=0,F="middle"}switch(A.__position){case"end":M=[x[0]*U+b[0],x[1]*K+b[1]],R=x[0]>.8?"left":x[0]<-.8?"right":"center",F=x[1]>.8?"top":x[1]<-.8?"bottom":"middle";break;case"start":M=[-x[0]*U+T[0],-x[1]*K+T[1]],R=x[0]>.8?"right":x[0]<-.8?"left":"center",F=x[1]>.8?"bottom":x[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":M=[U*Q+T[0],T[1]+G],R=D[0]<0?"right":"left",B=[-U*Q,-G];break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":M=[Y[0],Y[1]+G],R="center",B=[0,-G];break;case"insideEndTop":case"insideEnd":case"insideEndBottom":M=[-U*Q+b[0],b[1]+G],R=D[0]>=0?"right":"left",B=[U*Q,-G];break}A.attr({style:{textVerticalAlign:A.__verticalAlign||F,textAlign:A.__textAlign||R},position:M,scale:[C,C],origin:B})}}function d(i,h,f){y.Group.call(this),this._createLine(i,h,f)}var r=d.prototype;r.beforeUpdate=n,r._createLine=function(i,h,f){var A=i.hostModel,C=i.getItemLayout(h),S=s(C);S.shape.percent=0,y.initProps(S,{shape:{percent:1}},A,h),this.add(S);var E=new y.Text({name:"label",lineLabelOriginalOpacity:1});this.add(E),u.each(a,function(L){var T=o(L,i,h);this.add(T),this[t(L)]=i.getItemVisual(h,L)},this),this._updateCommonStl(i,h,f)},r.updateData=function(i,h,f){var A=i.hostModel,C=this.childOfName("line"),S=i.getItemLayout(h),E={shape:{}};l(E.shape,S),y.updateProps(C,E,A,h),u.each(a,function(L){var T=i.getItemVisual(h,L),b=t(L);if(this[b]!==T){this.remove(this.childOfName(L));var x=o(L,i,h);this.add(x)}this[b]=T},this),this._updateCommonStl(i,h,f)},r._updateCommonStl=function(i,h,f){var A=i.hostModel,C=this.childOfName("line"),S=f&&f.lineStyle,E=f&&f.hoverLineStyle,L=f&&f.labelModel,T=f&&f.hoverLabelModel;if(!f||i.hasItemOption){var b=i.getItemModel(h);S=b.getModel("lineStyle").getLineStyle(),E=b.getModel("emphasis.lineStyle").getLineStyle(),L=b.getModel("label"),T=b.getModel("emphasis.label")}var x=i.getItemVisual(h,"color"),N=u.retrieve3(i.getItemVisual(h,"opacity"),S.opacity,1);C.useStyle(u.defaults({strokeNoScale:!0,fill:"none",stroke:x,opacity:N},S)),C.hoverStyle=E,u.each(a,function(Y){var Q=this.childOfName(Y);Q&&(Q.setColor(x),Q.setStyle({opacity:N}))},this);var D=L.getShallow("show"),M=T.getShallow("show"),R=this.childOfName("label"),F,B;if((D||M)&&(F=x||"#000",B=A.getFormattedLabel(h,"normal",i.dataType),B==null)){var H=A.getRawValue(h);B=H==null?i.getName(h):isFinite(H)?p(H):H}var U=D?B:null,K=M?u.retrieve2(A.getFormattedLabel(h,"emphasis",i.dataType),B):null,W=R.style;if(U!=null||K!=null){y.setTextStyle(R.style,L,{text:U},{autoColor:F}),R.__textAlign=W.textAlign,R.__verticalAlign=W.textVerticalAlign,R.__position=L.get("position")||"middle";var z=L.get("distance");u.isArray(z)||(z=[z,z]),R.__labelDistance=z}K!=null?R.hoverStyle={text:K,textFill:T.getTextColor(!0),fontStyle:T.getShallow("fontStyle"),fontWeight:T.getShallow("fontWeight"),fontSize:T.getShallow("fontSize"),fontFamily:T.getShallow("fontFamily")}:R.hoverStyle={text:null},R.ignore=!D&&!M,y.setHoverStyle(this)},r.highlight=function(){this.trigger("emphasis")},r.downplay=function(){this.trigger("normal")},r.updateLayout=function(i,h){this.setLinePoints(i.getItemLayout(h))},r.setLinePoints=function(i){var h=this.childOfName("line");l(h.shape,i),h.dirty()},u.inherits(d,y.Group);var c=d;Z.exports=c},"+Sa5":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("MAvE")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="FolderOutlined";var p=v.forwardRef(w);_.default=p},"+Vnd":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("gyjJ"),y=e("CQhY"),w=y.formatTime,p=y.encodeHTML,a=y.addCommas,t=y.getTooltipMarker,o=e("QV7q"),s=e("Ju7t"),l=e("VT0C"),n=e("m0+L"),d=e("SSBM"),r=d.getLayoutParams,c=d.mergeLayoutParam,i=e("YBdE"),h=i.createTask,f=e("kAFf"),A=f.prepareSource,C=f.getSource,S=e("Vw6a"),E=S.retrieveRawValue,L=o.makeInner(),T=s.extend({type:"series.__base__",seriesIndex:0,coordinateSystem:null,defaultOption:null,legendVisualProvider:null,visualColorAccessPath:"itemStyle.color",visualBorderColorAccessPath:"itemStyle.borderColor",layoutMode:null,init:function(U,K,W,z){this.seriesIndex=this.componentIndex,this.dataTask=h({count:N,reset:D}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(U,W),A(this);var Y=this.getInitialData(U,W);R(Y,this),this.dataTask.context.data=Y,L(this).dataBeforeProcessed=Y,b(this)},mergeDefaultAndTheme:function(U,K){var W=this.layoutMode,z=W?r(U):{},Y=this.subType;s.hasClass(Y)&&(Y+="Series"),v.merge(U,K.getTheme().get(this.subType)),v.merge(U,this.getDefaultOption()),o.defaultEmphasis(U,"label",["show"]),this.fillDataTextStyle(U.data),W&&c(U,z,W)},mergeOption:function(U,K){U=v.merge(this.option,U,!0),this.fillDataTextStyle(U.data);var W=this.layoutMode;W&&c(this.option,U,W),A(this);var z=this.getInitialData(U,K);R(z,this),this.dataTask.dirty(),this.dataTask.context.data=z,L(this).dataBeforeProcessed=z,b(this)},fillDataTextStyle:function(U){if(U&&!v.isTypedArray(U))for(var K=["show"],W=0;W<U.length;W++)U[W]&&U[W].label&&o.defaultEmphasis(U[W],"label",K)},getInitialData:function(){},appendData:function(U){var K=this.getRawData();K.appendData(U.data)},getData:function(U){var K=B(this);if(K){var W=K.context.data;return U==null?W:W.getLinkedData(U)}else return L(this).data},setData:function(U){var K=B(this);if(K){var W=K.context;W.data!==U&&K.modifyOutputEnd&&K.setOutputEnd(U.count()),W.outputData=U,K!==this.dataTask&&(W.data=U)}L(this).data=U},getSource:function(){return C(this)},getRawData:function(){return L(this).dataBeforeProcessed},getBaseAxis:function(){var U=this.coordinateSystem;return U&&U.getBaseAxis&&U.getBaseAxis()},formatTooltip:function(U,K,W,z){var Y=this;z=z||"html";var Q=z==="html"?"<br/>":`
|
|
|
`,P=z==="richText",G={},$=0;function fe(Qe){var pt=v.reduce(Qe,function(Lt,Ft,Wt){var Qt=pe.getDimensionInfo(Wt);return Lt|=Qt&&Qt.tooltip!==!1&&Qt.displayName!=null},0),Ge=[];we.length?v.each(we,function(Lt){je(E(pe,U,Lt),Lt)}):v.each(Qe,je);function je(Lt,Ft){var Wt=pe.getDimensionInfo(Ft);if(!Wt||Wt.otherDims.tooltip===!1)return;var Qt=Wt.type,or="sub"+Y.seriesIndex+"at"+$,Tt=t({color:At,type:"subItem",renderMode:z,markerId:or}),jt=typeof Tt=="string"?Tt:Tt.content,zt=(pt?jt+p(Wt.displayName||"-")+": ":"")+p(Qt==="ordinal"?Lt+"":Qt==="time"?K?"":w("yyyy/MM/dd hh:mm:ss",Lt):a(Lt));zt&&Ge.push(zt),P&&(G[or]=At,++$)}var _e=pt?P?`
|
|
|
`:"<br/>":"",ht=_e+Ge.join(_e||", ");return{renderMode:z,content:ht,style:G}}function te(Qe){return{renderMode:z,content:p(a(Qe)),style:G}}var pe=this.getData(),we=pe.mapDimension("defaultedTooltip",!0),be=we.length,Ve=this.getRawValue(U),Xe=v.isArray(Ve),At=pe.getItemVisual(U,"color");v.isObject(At)&&At.colorStops&&(At=(At.colorStops[0]||{}).color),At=At||"transparent";var Be=be>1||Xe&&!be?fe(Ve):te(be?E(pe,U,we[0]):Xe?Ve[0]:Ve),Fe=Be.content,mt=Y.seriesIndex+"at"+$,rt=t({color:At,type:"item",renderMode:z,markerId:mt});G[mt]=At,++$;var Je=pe.getName(U),vt=this.name;o.isNameSpecified(this)||(vt=""),vt=vt?p(vt)+(K?": ":Q):"";var ut=typeof rt=="string"?rt:rt.content,bt=K?ut+vt+Fe:vt+ut+(Je?p(Je)+": "+Fe:Fe);return{html:bt,markers:G}},isAnimationEnabled:function(){if(g.node)return!1;var U=this.getShallow("animation");return U&&(this.getData().count()>this.getShallow("animationThreshold")&&(U=!1)),U},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(U,K,W){var z=this.ecModel,Y=l.getColorFromPalette.call(this,U,K,W);return Y||(Y=z.getColorFromPalette(U,K,W)),Y},coordDimToDataDim:function(U){return this.getRawData().mapDimension(U,!0)},getProgressive:function(){return this.get("progressive")},getProgressiveThreshold:function(){return this.get("progressiveThreshold")},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});v.mixin(T,n),v.mixin(T,l);function b(U){var K=U.name;o.isNameSpecified(U)||(U.name=x(U)||K)}function x(U){var K=U.getRawData(),W=K.mapDimension("seriesName",!0),z=[];return v.each(W,function(Y){var Q=K.getDimensionInfo(Y);Q.displayName&&z.push(Q.displayName)}),z.join(" ")}function N(U){return U.model.getRawData().count()}function D(U){var K=U.model;return K.setData(K.getRawData().cloneShallow()),M}function M(U,K){K.outputData&&U.end>K.outputData.count()&&K.model.getRawData().cloneShallow(K.outputData)}function R(U,K){v.each(U.CHANGABLE_METHODS,function(W){U.wrapMethod(W,v.curry(F,K))})}function F(U){var K=B(U);K&&K.setOutputEnd(this.count())}function B(U){var K=(U.ecModel||{}).scheduler,W=K&&K.getPipeline(U.uid);if(W){var z=W.currentTask;if(z){var Y=z.agentStubMap;Y&&(z=Y.get(U.uid))}return z}}var H=T;Z.exports=H},"+YFC":function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("LlUK"),w=e.n(y),p=e("ZZRV"),a=e("iczh"),t=e.n(a),o=e("3CTf"),s=e("MdoL"),l=e.n(s),n=e("LpVx"),d=function(T,b){var x={};for(var N in T)Object.prototype.hasOwnProperty.call(T,N)&&b.indexOf(N)<0&&(x[N]=T[N]);if(T!=null&&typeof Object.getOwnPropertySymbols=="function")for(var D=0,N=Object.getOwnPropertySymbols(T);D<N.length;D++)b.indexOf(N[D])<0&&Object.prototype.propertyIsEnumerable.call(T,N[D])&&(x[N[D]]=T[N[D]]);return x},r=function(b){var x,N=p.useContext(n.b),D=N.getPrefixCls,M=function(z){var Y=b.checked,Q=b.onChange,P=b.onClick;Q&&Q(!Y),P&&P(z)},R=b.prefixCls,F=b.className,B=b.checked,H=d(b,["prefixCls","className","checked"]),U=D("tag",R),K=t()(U,(x={},O()(x,"".concat(U,"-checkable"),!0),O()(x,"".concat(U,"-checkable-checked"),B),x),F);return delete H.onChange,p.createElement("span",g()({},H,{className:K,onClick:M}))},c=r,i=e("4Gpq"),h=e("31Ly"),f=function(T,b){var x={};for(var N in T)Object.prototype.hasOwnProperty.call(T,N)&&b.indexOf(N)<0&&(x[N]=T[N]);if(T!=null&&typeof Object.getOwnPropertySymbols=="function")for(var D=0,N=Object.getOwnPropertySymbols(T);D<N.length;D++)b.indexOf(N[D])<0&&Object.prototype.propertyIsEnumerable.call(T,N[D])&&(x[N[D]]=T[N[D]]);return x},A=new RegExp("^(".concat(i.a.join("|"),")(-inverse)?$")),C=new RegExp("^(".concat(i.b.join("|"),")$")),S=function(b,x){var N,D=b.prefixCls,M=b.className,R=b.style,F=b.children,B=b.icon,H=b.color,U=b.onClose,K=b.closeIcon,W=b.closable,z=W===void 0?!1:W,Y=f(b,["prefixCls","className","style","children","icon","color","onClose","closeIcon","closable"]),Q=p.useContext(n.b),P=Q.getPrefixCls,G=Q.direction,$=p.useState(!0),fe=w()($,2),te=fe[0],pe=fe[1];p.useEffect(function(){"visible"in Y&&pe(Y.visible)},[Y.visible]);var we=function(){return H?A.test(H)||C.test(H):!1},be=g()({backgroundColor:H&&!we()?H:void 0},R),Ve=we(),Xe=P("tag",D),At=t()(Xe,(N={},O()(N,"".concat(Xe,"-").concat(H),Ve),O()(N,"".concat(Xe,"-has-color"),H&&!Ve),O()(N,"".concat(Xe,"-hidden"),!te),O()(N,"".concat(Xe,"-rtl"),G==="rtl"),N),M),Be=function(Qe){if(Qe.stopPropagation(),U&&U(Qe),Qe.defaultPrevented)return;"visible"in Y||pe(!1)},Fe=function(){return z?K?p.createElement("div",{className:"".concat(Xe,"-close-icon"),onClick:Be},K):p.createElement(l.a,{className:"".concat(Xe,"-close-icon"),onClick:Be}):null},mt="onClick"in Y||F&&F.type==="a",rt=Object(o.default)(Y,["visible"]),Je=B||null,vt=Je?p.createElement(p.Fragment,null,Je,p.createElement("span",null,F)):F,ut=p.createElement("span",g()({},rt,{ref:x,className:At,style:be}),vt,Fe());return mt?p.createElement(h.a,null,ut):ut},E=p.forwardRef(S);E.displayName="Tag",E.CheckableTag=c;var L=_.a=E},"+Z45":function(Z,_,e){var u=e("TjoS"),O=e("ie0D"),v=e("zYjg"),g=v.linePolygonIntersect,y={lineX:w(0),lineY:w(1),rect:{point:function(t,o,s){return t&&s.boundingRect.contain(t[0],t[1])},rect:function(t,o,s){return t&&s.boundingRect.intersect(t)}},polygon:{point:function(t,o,s){return t&&s.boundingRect.contain(t[0],t[1])&&u.contain(s.range,t[0],t[1])},rect:function(t,o,s){var l=s.range;if(!t||l.length<=1)return!1;var n=t.x,d=t.y,r=t.width,c=t.height,i=l[0];if(u.contain(l,n,d)||u.contain(l,n+r,d)||u.contain(l,n,d+c)||u.contain(l,n+r,d+c)||O.create(t).contain(i[0],i[1])||g(n,d,n+r,d,l)||g(n,d,n,d+c,l)||g(n+r,d,n+r,d+c,l)||g(n,d+c,n+r,d+c,l))return!0}}};function w(t){var o=["x","y"],s=["width","height"];return{point:function(l,n,d){if(l){var r=d.range,c=l[t];return p(c,r)}},rect:function(l,n,d){if(l){var r=d.range,c=[l[o[t]],l[o[t]]+l[s[t]]];return c[1]<c[0]&&c.reverse(),p(c[0],r)||p(c[1],r)||p(r[0],c)||p(r[1],c)}}}}function p(t,o){return o[0]<=t&&t<=o[1]}var a=y;Z.exports=a},"+j2m":function(Z,_,e){var u=e("Q6Bq");e("uCVf"),e("Bsof");var O=e("Dj6p"),v=e("BEOQ"),g=e("Cd9S");u.registerVisual(O("funnel")),u.registerLayout(v),u.registerProcessor(g("funnel"))},"+jib":function(Z,_,e){"use strict";var u=e("LlUK"),O=e.n(u),v=e("ZZRV"),g=e.n(v),y=e("tFaI");function w(){var p=Object(v.useState)({}),a=O()(p,2),t=a[0],o=a[1];return Object(v.useEffect)(function(){var s=y.a.subscribe(function(l){o(l)});return function(){return y.a.unsubscribe(s)}},[]),t}_.a=w},"+mwU":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("U4G4")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="RedoOutlined";var p=v.forwardRef(w);_.default=p},"+x/p":function(Z,_,e){var u=e("vmuv"),O=e("zYjg"),v=e("F62y"),g=e("Jjzi"),y=g.parsePercent,w=g.round,p=g.linearMap;function a(n,d){var r=n.get("center"),c=d.getWidth(),i=d.getHeight(),h=Math.min(c,i),f=y(r[0],d.getWidth()),A=y(r[1],d.getHeight()),C=y(n.get("radius"),h/2);return{cx:f,cy:A,r:C}}function t(n,d){return d&&(typeof d=="string"?n=d.replace("{value}",n!=null?n:""):typeof d=="function"&&(n=d(n))),n}var o=Math.PI*2,s=v.extend({type:"gauge",render:function(n,d,r){this.group.removeAll();var c=n.get("axisLine.lineStyle.color"),i=a(n,r);this._renderMain(n,d,r,c,i)},dispose:function(){},_renderMain:function(n,d,r,c,i){for(var h=this.group,f=n.getModel("axisLine"),A=f.getModel("lineStyle"),C=n.get("clockwise"),S=-n.get("startAngle")/180*Math.PI,E=-n.get("endAngle")/180*Math.PI,L=(E-S)%o,T=S,b=A.get("width"),x=f.get("show"),N=0;x&&N<c.length;N++){var D=Math.min(Math.max(c[N][0],0),1),E=S+L*D,M=new O.Sector({shape:{startAngle:T,endAngle:E,cx:i.cx,cy:i.cy,clockwise:C,r0:i.r-b,r:i.r},silent:!0});M.setStyle({fill:c[N][1]}),M.setStyle(A.getLineStyle(["color","borderWidth","borderColor"])),h.add(M),T=E}var R=function(B){if(B<=0)return c[0][1];for(var H=0;H<c.length;H++)if(c[H][0]>=B&&(H===0?0:c[H-1][0])<B)return c[H][1];return c[H-1][1]};if(!C){var F=S;S=E,E=F}this._renderTicks(n,d,r,R,i,S,E,C),this._renderPointer(n,d,r,R,i,S,E,C),this._renderTitle(n,d,r,R,i),this._renderDetail(n,d,r,R,i)},_renderTicks:function(n,d,r,c,i,h,f,A){for(var C=this.group,S=i.cx,E=i.cy,L=i.r,T=+n.get("min"),b=+n.get("max"),x=n.getModel("splitLine"),N=n.getModel("axisTick"),D=n.getModel("axisLabel"),M=n.get("splitNumber"),R=N.get("splitNumber"),F=y(x.get("length"),L),B=y(N.get("length"),L),H=h,U=(f-h)/M,K=U/R,W=x.getModel("lineStyle").getLineStyle(),z=N.getModel("lineStyle").getLineStyle(),Y=0;Y<=M;Y++){var Q=Math.cos(H),P=Math.sin(H);if(x.get("show")){var G=new O.Line({shape:{x1:Q*L+S,y1:P*L+E,x2:Q*(L-F)+S,y2:P*(L-F)+E},style:W,silent:!0});W.stroke==="auto"&&G.setStyle({stroke:c(Y/M)}),C.add(G)}if(D.get("show")){var $=t(w(Y/M*(b-T)+T),D.get("formatter")),fe=D.get("distance"),te=c(Y/M);C.add(new O.Text({style:O.setTextStyle({},D,{text:$,x:Q*(L-F-fe)+S,y:P*(L-F-fe)+E,textVerticalAlign:P<-.4?"top":P>.4?"bottom":"middle",textAlign:Q<-.4?"left":Q>.4?"right":"center"},{autoColor:te}),silent:!0}))}if(N.get("show")&&Y!==M){for(var pe=0;pe<=R;pe++){var Q=Math.cos(H),P=Math.sin(H),we=new O.Line({shape:{x1:Q*L+S,y1:P*L+E,x2:Q*(L-B)+S,y2:P*(L-B)+E},silent:!0,style:z});z.stroke==="auto"&&we.setStyle({stroke:c((Y+pe/R)/M)}),C.add(we),H+=K}H-=K}else H+=U}},_renderPointer:function(n,d,r,c,i,h,f,A){var C=this.group,S=this._data;if(!n.get("pointer.show")){S&&S.eachItemGraphicEl(function(x){C.remove(x)});return}var E=[+n.get("min"),+n.get("max")],L=[h,f],T=n.getData(),b=T.mapDimension("value");T.diff(S).add(function(x){var N=new u({shape:{angle:h}});O.initProps(N,{shape:{angle:p(T.get(b,x),E,L,!0)}},n),C.add(N),T.setItemGraphicEl(x,N)}).update(function(x,N){var D=S.getItemGraphicEl(N);O.updateProps(D,{shape:{angle:p(T.get(b,x),E,L,!0)}},n),C.add(D),T.setItemGraphicEl(x,D)}).remove(function(x){var N=S.getItemGraphicEl(x);C.remove(N)}).execute(),T.eachItemGraphicEl(function(x,N){var D=T.getItemModel(N),M=D.getModel("pointer");x.setShape({x:i.cx,y:i.cy,width:y(M.get("width"),i.r),r:y(M.get("length"),i.r)}),x.useStyle(D.getModel("itemStyle").getItemStyle()),x.style.fill==="auto"&&x.setStyle("fill",c(p(T.get(b,N),E,[0,1],!0))),O.setHoverStyle(x,D.getModel("emphasis.itemStyle").getItemStyle())}),this._data=T},_renderTitle:function(n,d,r,c,i){var h=n.getData(),f=h.mapDimension("value"),A=n.getModel("title");if(A.get("show")){var C=A.get("offsetCenter"),S=i.cx+y(C[0],i.r),E=i.cy+y(C[1],i.r),L=+n.get("min"),T=+n.get("max"),b=n.getData().get(f,0),x=c(p(b,[L,T],[0,1],!0));this.group.add(new O.Text({silent:!0,style:O.setTextStyle({},A,{x:S,y:E,text:h.getName(0),textAlign:"center",textVerticalAlign:"middle"},{autoColor:x,forceRich:!0})}))}},_renderDetail:function(n,d,r,c,i){var h=n.getModel("detail"),f=+n.get("min"),A=+n.get("max");if(h.get("show")){var C=h.get("offsetCenter"),S=i.cx+y(C[0],i.r),E=i.cy+y(C[1],i.r),L=y(h.get("width"),i.r),T=y(h.get("height"),i.r),b=n.getData(),x=b.get(b.mapDimension("value"),0),N=c(p(x,[f,A],[0,1],!0));this.group.add(new O.Text({silent:!0,style:O.setTextStyle({},h,{x:S,y:E,text:t(x,h.get("formatter")),textWidth:isNaN(L)?null:L,textHeight:isNaN(T)?null:T,textAlign:"center",textVerticalAlign:"middle"},{autoColor:N,forceRich:!0})}))}}}),l=s;Z.exports=l},"//FV":function(Z,_,e){var u=e("Q6Bq");e("7mDt"),e("iZz5"),e("4lWZ");var O=e("DU+R"),v=e("Vkpt"),g=e("Cd9S");u.registerLayout(O),u.registerVisual(v),u.registerProcessor(g("themeRiver"))},"/21a":function(Z,_,e){},"/3v0":function(Z,_,e){var u=e("Ju7t");u.registerSubTypeDefaulter("timeline",function(){return"slider"})},"/8eN":function(Z,_,e){var u=e("mCIU"),O=e("SSN4"),v="[object Arguments]";function g(y){return O(y)&&u(y)==v}Z.exports=g},"/H/D":function(Z,_,e){var u=e("oEo5"),O=e("RQkO");function v(w){if(!w.UTF8Encoding)return w;var p=w.UTF8Scale;p==null&&(p=1024);for(var a=w.features,t=0;t<a.length;t++)for(var o=a[t],s=o.geometry,l=s.coordinates,n=s.encodeOffsets,d=0;d<l.length;d++){var r=l[d];if(s.type==="Polygon")l[d]=g(r,n[d],p);else if(s.type==="MultiPolygon")for(var c=0;c<r.length;c++){var i=r[c];r[c]=g(i,n[d][c],p)}}return w.UTF8Encoding=!1,w}function g(w,p,a){for(var t=[],o=p[0],s=p[1],l=0;l<w.length;l+=2){var n=w.charCodeAt(l)-64,d=w.charCodeAt(l+1)-64;n=n>>1^-(n&1),d=d>>1^-(d&1),n+=o,d+=s,o=n,s=d,t.push([n/a,d/a])}return t}function y(w,p){return v(w),u.map(u.filter(w.features,function(a){return a.geometry&&a.properties&&a.geometry.coordinates.length>0}),function(a){var t=a.properties,o=a.geometry,s=o.coordinates,l=[];o.type==="Polygon"&&l.push({type:"polygon",exterior:s[0],interiors:s.slice(1)}),o.type==="MultiPolygon"&&u.each(s,function(d){d[0]&&l.push({type:"polygon",exterior:d[0],interiors:d.slice(1)})});var n=new O(t[p||"name"],l,t.cp);return n.properties=t,n})}Z.exports=y},"/Pi5":function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("ZZRV"),w=e("zjzt"),p=e("GZha"),a=e("buSX"),t=e("iczh"),o=e.n(t),s=e("O9LN"),l=e("ggzp"),n=y.forwardRef(function(L,T){var b,x=L.prefixCls,N=x===void 0?"rc-switch":x,D=L.className,M=L.checked,R=L.defaultChecked,F=L.disabled,B=L.loadingIcon,H=L.checkedChildren,U=L.unCheckedChildren,K=L.onClick,W=L.onChange,z=L.onKeyDown,Y=Object(a.a)(L,["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"]),Q=Object(s.a)(!1,{value:M,defaultValue:R}),P=Object(p.a)(Q,2),G=P[0],$=P[1];function fe(be,Ve){var Xe=G;return F||(Xe=be,$(Xe),W==null||W(Xe,Ve)),Xe}function te(be){be.which===l.a.LEFT?fe(!1,be):be.which===l.a.RIGHT&&fe(!0,be),z==null||z(be)}function pe(be){var Ve=fe(!G,be);K==null||K(Ve,be)}var we=o()(N,D,(b={},Object(w.a)(b,"".concat(N,"-checked"),G),Object(w.a)(b,"".concat(N,"-disabled"),F),b));return y.createElement("button",Object.assign({},Y,{type:"button",role:"switch","aria-checked":G,disabled:F,className:we,ref:T,onKeyDown:te,onClick:pe}),B,y.createElement("span",{className:"".concat(N,"-inner")},G?H:U))});n.displayName="Switch";var d=n,r=e("NXEf"),c=e.n(r),i=e("31Ly"),h=e("LpVx"),f=e("WHP3"),A=e("b5WB"),C=function(L,T){var b={};for(var x in L)Object.prototype.hasOwnProperty.call(L,x)&&T.indexOf(x)<0&&(b[x]=L[x]);if(L!=null&&typeof Object.getOwnPropertySymbols=="function")for(var N=0,x=Object.getOwnPropertySymbols(L);N<x.length;N++)T.indexOf(x[N])<0&&Object.prototype.propertyIsEnumerable.call(L,x[N])&&(b[x[N]]=L[x[N]]);return b},S=y.forwardRef(function(L,T){var b,x=L.prefixCls,N=L.size,D=L.loading,M=L.className,R=M===void 0?"":M,F=L.disabled,B=C(L,["prefixCls","size","loading","className","disabled"]);Object(A.a)("checked"in B||!("value"in B),"Switch","`value` is not a valid prop, do you mean `checked`?");var H=y.useContext(h.b),U=H.getPrefixCls,K=H.direction,W=y.useContext(f.b),z=U("switch",x),Y=y.createElement("div",{className:"".concat(z,"-handle")},D&&y.createElement(c.a,{className:"".concat(z,"-loading-icon")})),Q=o()(R,(b={},g()(b,"".concat(z,"-small"),(N||W)==="small"),g()(b,"".concat(z,"-loading"),D),g()(b,"".concat(z,"-rtl"),K==="rtl"),b));return y.createElement(i.a,{insertExtraNode:!0},y.createElement(d,O()({},B,{prefixCls:z,className:Q,disabled:F||D,ref:T,loadingIcon:Y})))});S.__ANT_SWITCH=!0,S.displayName="Switch";var E=_.a=S},"/btb":function(Z,_,e){var u=e("IT7P"),O=u.createElement,v=e("oEo5"),g=e("86p4"),y=e("342z"),w=e("vOhS"),p=e("ode/"),a=e("qCjM"),t=e("xYud"),o=e("oX3T"),s=e("9iHE"),l=e("wpu7"),n=l.path,d=l.image,r=l.text;function c(x){return parseInt(x,10)}function i(x){return x instanceof y?n:x instanceof w?d:x instanceof p?r:n}function h(x,N){return N&&x&&N.parentNode!==x}function f(x,N,D){if(h(x,N)&&D){var M=D.nextSibling;M?x.insertBefore(N,M):x.appendChild(N)}}function A(x,N){if(h(x,N)){var D=x.firstChild;D?x.insertBefore(N,D):x.appendChild(N)}}function C(x,N){N&&x&&N.parentNode===x&&x.removeChild(N)}function S(x){return x.__textSvgEl}function E(x){return x.__svgEl}var L=function(N,D,M,R){this.root=N,this.storage=D,this._opts=M=v.extend({},M||{});var F=O("svg");F.setAttribute("xmlns","http://www.w3.org/2000/svg"),F.setAttribute("version","1.1"),F.setAttribute("baseProfile","full"),F.style.cssText="user-select:none;position:absolute;left:0;top:0;";var B=O("g");F.appendChild(B);var H=O("g");F.appendChild(H),this.gradientManager=new t(R,H),this.clipPathManager=new o(R,H),this.shadowManager=new s(R,H);var U=document.createElement("div");U.style.cssText="overflow:hidden;position:relative",this._svgDom=F,this._svgRoot=H,this._backgroundRoot=B,this._viewport=U,N.appendChild(U),U.appendChild(F),this.resize(M.width,M.height),this._visibleList=[]};L.prototype={constructor:L,getType:function(){return"svg"},getViewportRoot:function(){return this._viewport},getSvgDom:function(){return this._svgDom},getSvgRoot:function(){return this._svgRoot},getViewportRootOffset:function(){var N=this.getViewportRoot();if(N)return{offsetLeft:N.offsetLeft||0,offsetTop:N.offsetTop||0}},refresh:function(){var N=this.storage.getDisplayList(!0);this._paintList(N)},setBackgroundColor:function(N){this._backgroundRoot&&this._backgroundNode&&this._backgroundRoot.removeChild(this._backgroundNode);var D=O("rect");D.setAttribute("width",this.getWidth()),D.setAttribute("height",this.getHeight()),D.setAttribute("x",0),D.setAttribute("y",0),D.setAttribute("id",0),D.style.fill=N,this._backgroundRoot.appendChild(D),this._backgroundNode=D},_paintList:function(N){this.gradientManager.markAllUnused(),this.clipPathManager.markAllUnused(),this.shadowManager.markAllUnused();var D=this._svgRoot,M=this._visibleList,R=N.length,F=[],B;for(B=0;B<R;B++){var H=N[B],U=i(H),K=E(H)||S(H);H.invisible||(H.__dirty&&(U&&U.brush(H),this.clipPathManager.update(H),H.style&&(this.gradientManager.update(H.style.fill),this.gradientManager.update(H.style.stroke),this.shadowManager.update(K,H)),H.__dirty=!1),F.push(H))}var W=a(M,F),z;for(B=0;B<W.length;B++){var Y=W[B];if(Y.removed)for(var Q=0;Q<Y.count;Q++){var H=M[Y.indices[Q]],K=E(H),P=S(H);C(D,K),C(D,P)}}for(B=0;B<W.length;B++){var Y=W[B];if(Y.added)for(var Q=0;Q<Y.count;Q++){var H=F[Y.indices[Q]],K=E(H),P=S(H);z?f(D,K,z):A(D,K),K?f(D,P,K):z?f(D,P,z):A(D,P),f(D,P,K),z=P||K||z,this.gradientManager.addWithoutUpdate(K||P,H),this.shadowManager.addWithoutUpdate(K||P,H),this.clipPathManager.markUsed(H)}else if(!Y.removed)for(var Q=0;Q<Y.count;Q++){var H=F[Y.indices[Q]],K=E(H),P=S(H),K=E(H),P=S(H);this.gradientManager.markUsed(H),this.gradientManager.addWithoutUpdate(K||P,H),this.shadowManager.markUsed(H),this.shadowManager.addWithoutUpdate(K||P,H),this.clipPathManager.markUsed(H),P&&f(D,P,K),z=K||P||z}}this.gradientManager.removeUnused(),this.clipPathManager.removeUnused(),this.shadowManager.removeUnused(),this._visibleList=F},_getDefs:function(N){var D=this._svgDom,M=D.getElementsByTagName("defs");if(M.length===0)if(N){var M=D.insertBefore(O("defs"),D.firstChild);return M.contains||(M.contains=function(F){var B=M.children;if(!B)return!1;for(var H=B.length-1;H>=0;--H)if(B[H]===F)return!0;return!1}),M}else return null;else return M[0]},resize:function(N,D){var M=this._viewport;M.style.display="none";var R=this._opts;if(N!=null&&(R.width=N),D!=null&&(R.height=D),N=this._getSize(0),D=this._getSize(1),M.style.display="",this._width!==N||this._height!==D){this._width=N,this._height=D;var F=M.style;F.width=N+"px",F.height=D+"px";var B=this._svgDom;B.setAttribute("width",N),B.setAttribute("height",D)}this._backgroundNode&&(this._backgroundNode.setAttribute("width",N),this._backgroundNode.setAttribute("height",D))},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(N){var D=this._opts,M=["width","height"][N],R=["clientWidth","clientHeight"][N],F=["paddingLeft","paddingTop"][N],B=["paddingRight","paddingBottom"][N];if(D[M]!=null&&D[M]!=="auto")return parseFloat(D[M]);var H=this.root,U=document.defaultView.getComputedStyle(H);return(H[R]||c(U[M])||c(H.style[M]))-(c(U[F])||0)-(c(U[B])||0)|0},dispose:function(){this.root.innerHTML="",this._svgRoot=this._backgroundRoot=this._svgDom=this._backgroundNode=this._viewport=this.storage=null},clear:function(){this._viewport&&this.root.removeChild(this._viewport)},toDataURL:function(){this.refresh();var N=encodeURIComponent(this._svgDom.outerHTML.replace(/></g,`>
|
|
|
\r<`));return"data:image/svg+xml;charset=UTF-8,"+N}};function T(x){return function(){g('In SVG mode painter not support method "'+x+'"')}}v.each(["getLayer","insertLayer","eachLayer","eachBuiltinLayer","eachOtherLayer","getLayers","modLayer","delLayer","clearLayer","pathToImage"],function(x){L.prototype[x]=T(x)});var b=L;Z.exports=b},"/dgT":function(Z,_,e){var u=e("oEo5"),O=e("YsOP"),v=e("Jjzi"),g=e("aiPM"),y=e("J+4g"),w=e("4M5R"),p=e("7/O9"),a=p.getStackedDimension,t=function(c,i,h,f){var A=c.getData(),C=f.type;if(!u.isArray(f)&&(C==="min"||C==="max"||C==="average"||C==="median"||f.xAxis!=null||f.yAxis!=null)){var S,E;if(f.yAxis!=null||f.xAxis!=null)S=i.getAxis(f.yAxis!=null?"y":"x"),E=u.retrieve(f.yAxis,f.xAxis);else{var L=g.getAxisInfo(f,A,i,c);S=L.valueAxis;var T=a(A,L.valueDataDim);E=g.numCalculate(A,T,C)}var b=S.dim==="x"?0:1,x=1-b,N=u.clone(f),D={};N.type=null,N.coord=[],D.coord=[],N.coord[x]=-Infinity,D.coord[x]=Infinity;var M=h.get("precision");M>=0&&typeof E=="number"&&(E=+E.toFixed(Math.min(M,20))),N.coord[b]=D.coord[b]=E,f=[N,D,{type:C,valueIndex:f.valueIndex,value:E}]}return f=[g.dataTransform(c,f[0]),g.dataTransform(c,f[1]),u.extend({},f[2])],f[2].type=f[2].type||"",u.merge(f[2],f[0]),u.merge(f[2],f[1]),f};function o(c){return!isNaN(c)&&!isFinite(c)}function s(c,i,h,f){var A=1-c,C=f.dimensions[c];return o(i[A])&&o(h[A])&&i[c]===h[c]&&f.getAxis(C).containData(i[c])}function l(c,i){if(c.type==="cartesian2d"){var h=i[0].coord,f=i[1].coord;if(h&&f&&(s(1,h,f,c)||s(0,h,f,c)))return!0}return g.dataFilter(c,i[0])&&g.dataFilter(c,i[1])}function n(c,i,h,f,A){var C=f.coordinateSystem,S=c.getItemModel(i),E,L=v.parsePercent(S.get("x"),A.getWidth()),T=v.parsePercent(S.get("y"),A.getHeight());if(!isNaN(L)&&!isNaN(T))E=[L,T];else{if(f.getMarkerPosition)E=f.getMarkerPosition(c.getValues(c.dimensions,i));else{var b=C.dimensions,x=c.get(b[0],i),N=c.get(b[1],i);E=C.dataToPoint([x,N])}if(C.type==="cartesian2d"){var D=C.getAxis("x"),M=C.getAxis("y"),b=C.dimensions;o(c.get(b[0],i))?E[0]=D.toGlobalCoord(D.getExtent()[h?0:1]):o(c.get(b[1],i))&&(E[1]=M.toGlobalCoord(M.getExtent()[h?0:1]))}isNaN(L)||(E[0]=L),isNaN(T)||(E[1]=T)}c.setItemLayout(i,E)}var d=w.extend({type:"markLine",updateTransform:function(c,i,h){i.eachSeries(function(f){var A=f.markLineModel;if(A){var C=A.getData(),S=A.__from,E=A.__to;S.each(function(L){n(S,L,!0,f,h),n(E,L,!1,f,h)}),C.each(function(L){C.setItemLayout(L,[S.getItemLayout(L),E.getItemLayout(L)])}),this.markerGroupMap.get(f.id).updateLayout()}},this)},renderSeries:function(c,i,h,f){var A=c.coordinateSystem,C=c.id,S=c.getData(),E=this.markerGroupMap,L=E.get(C)||E.set(C,new y);this.group.add(L.group);var T=r(A,c,i),b=T.from,x=T.to,N=T.line;i.__from=b,i.__to=x,i.setData(N);var D=i.get("symbol"),M=i.get("symbolSize");u.isArray(D)||(D=[D,D]),typeof M=="number"&&(M=[M,M]),T.from.each(function(F){R(b,F,!0),R(x,F,!1)}),N.each(function(F){var B=N.getItemModel(F).get("lineStyle.color");N.setItemVisual(F,{color:B||b.getItemVisual(F,"color")}),N.setItemLayout(F,[b.getItemLayout(F),x.getItemLayout(F)]),N.setItemVisual(F,{fromSymbolRotate:b.getItemVisual(F,"symbolRotate"),fromSymbolSize:b.getItemVisual(F,"symbolSize"),fromSymbol:b.getItemVisual(F,"symbol"),toSymbolRotate:x.getItemVisual(F,"symbolRotate"),toSymbolSize:x.getItemVisual(F,"symbolSize"),toSymbol:x.getItemVisual(F,"symbol")})}),L.updateData(N),T.line.eachItemGraphicEl(function(F,B){F.traverse(function(H){H.dataModel=i})});function R(F,B,H){var U=F.getItemModel(B);n(F,B,H,c,f),F.setItemVisual(B,{symbolRotate:U.get("symbolRotate"),symbolSize:U.get("symbolSize")||M[H?0:1],symbol:U.get("symbol",!0)||D[H?0:1],color:U.get("itemStyle.color")||S.getVisual("color")})}L.__keep=!0,L.group.silent=i.get("silent")||c.get("silent")}});function r(c,i,h){var f;c?f=u.map(c&&c.dimensions,function(T){var b=i.getData().getDimensionInfo(i.getData().mapDimension(T))||{};return u.defaults({name:T},b)}):f=[{name:"value",type:"float"}];var A=new O(f,h),C=new O(f,h),S=new O([],h),E=u.map(h.get("data"),u.curry(t,i,c,h));c&&(E=u.filter(E,u.curry(l,c)));var L=c?g.dimValueGetter:function(T){return T.value};return A.initData(u.map(E,function(T){return T[0]}),null,L),C.initData(u.map(E,function(T){return T[1]}),null,L),S.initData(u.map(E,function(T){return T[2]})),S.hasItemOption=!0,{from:A,to:C,line:S}}Z.exports=d},"/j53":function(Z,_,e){var u=e("oEo5"),O=e("CQhY"),v=["x","y","z","radius","angle","single"],g=["cartesian2d","polar","singleAxis"];function y(t){return u.indexOf(g,t)>=0}function w(t,o){t=t.slice();var s=u.map(t,O.capitalFirst);o=(o||[]).slice();var l=u.map(o,O.capitalFirst);return function(n,d){u.each(t,function(r,c){for(var i={name:r,capital:s[c]},h=0;h<o.length;h++)i[o[h]]=r+l[h];n.call(d,i)})}}var p=w(v,["axisIndex","axis","index","id"]);function a(t,o,s){return function(r){var c={nodes:[],records:{}};if(o(function(f){c.records[f.name]={}}),!r)return c;d(r,c);var i;do i=!1,t(h);while(i);function h(f){!l(f,c)&&n(f,c)&&(d(f,c),i=!0)}return c};function l(r,c){return u.indexOf(c.nodes,r)>=0}function n(r,c){var i=!1;return o(function(h){u.each(s(r,h)||[],function(f){c.records[h.name][f]&&(i=!0)})}),i}function d(r,c){c.nodes.push(r),o(function(i){u.each(s(r,i)||[],function(h){c.records[i.name][h]=!0})})}}_.isCoordSupported=y,_.createNameEach=w,_.eachAxisDim=p,_.createLinkedNodesFinder=a},"/vd4":function(Z,_,e){"use strict";var u=e("ofoi"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("LlUK"),w=e.n(y),p=e("Eqs+"),a=e.n(p),t=e("ZZRV"),o=e("iczh"),s=e.n(o),l=e("3CTf"),n=e("zjzt"),d=e("55MS"),r=e("V0hb"),c=e("9/lZ"),i=e("GZha"),h=e("8CG2"),f=e.n(h),A=e("nWwB"),C=e("JS14"),S=e("MQ4j");function E(Jt){return null}var L=E;function T(Jt){return null}var b=T,x=e("buSX"),N=e("A1W9"),D="RC_TABLE_KEY";function M(Jt){return Jt==null?[]:Array.isArray(Jt)?Jt:[Jt]}function R(Jt,Tr){if(!Tr&&typeof Tr!="number")return Jt;for(var Kr=M(Tr),Te=Jt,xt=0;xt<Kr.length;xt+=1){if(!Te)return null;var Gt=Kr[xt];Te=Te[Gt]}return Te}function F(Jt){var Tr=[],Kr={};return Jt.forEach(function(Te){for(var xt=Te||{},Gt=xt.key,rr=xt.dataIndex,Sr=Gt||M(rr).join("-")||D;Kr[Sr];)Sr="".concat(Sr,"_next");Kr[Sr]=!0,Tr.push(Sr)}),Tr}function B(){var Jt={};function Tr(Gt,rr){rr&&Object.keys(rr).forEach(function(Sr){var gr=rr[Sr];gr&&Object(c.a)(gr)==="object"?(Gt[Sr]=Gt[Sr]||{},Tr(Gt[Sr],gr)):Gt[Sr]=gr})}for(var Kr=arguments.length,Te=new Array(Kr),xt=0;xt<Kr;xt++)Te[xt]=arguments[xt];return Te.forEach(function(Gt){Tr(Jt,Gt)}),Jt}function H(Jt){return Jt!=null}function U(Jt){return Jt&&Object(c.a)(Jt)==="object"&&!Array.isArray(Jt)&&!t.isValidElement(Jt)}function K(Jt){return typeof Jt=="string"?!0:Object(N.c)(Jt)}function W(Jt,Tr){var Kr,Te=Jt.prefixCls,xt=Jt.className,Gt=Jt.record,rr=Jt.index,Sr=Jt.dataIndex,gr=Jt.render,Mr=Jt.children,zr=Jt.component,kr=zr===void 0?"td":zr,Yr=Jt.colSpan,en=Jt.rowSpan,ot=Jt.fixLeft,kt=Jt.fixRight,ar=Jt.firstFixLeft,mr=Jt.lastFixLeft,Er=Jt.firstFixRight,Br=Jt.lastFixRight,rn=Jt.appendNode,dn=Jt.additionalProps,yn=dn===void 0?{}:dn,Dn=Jt.ellipsis,gn=Jt.align,Sn=Jt.rowType,_n=Jt.isSticky,Cn="".concat(Te,"-cell"),In,fn;if(Mr)fn=Mr;else{var Tn=R(Gt,Sr);if(fn=Tn,gr){var Yn=gr(Tn,Gt,rr);U(Yn)?(fn=Yn.children,In=Yn.props):fn=Yn}}Object(c.a)(fn)==="object"&&!Array.isArray(fn)&&!t.isValidElement(fn)&&(fn=null),Dn&&(mr||Er)&&(fn=t.createElement("span",{className:"".concat(Cn,"-content")},fn));var Gn=In||{},zn=Gn.colSpan,Hi=Gn.rowSpan,Li=Gn.style,Di=Gn.className,wi=Object(x.a)(Gn,["colSpan","rowSpan","style","className"]),Pn=zn!==void 0?zn:Yr,Ei=Hi!==void 0?Hi:en;if(Pn===0||Ei===0)return null;var va={},Sa=typeof ot=="number",gi=typeof kt=="number";Sa&&(va.position="sticky",va.left=ot),gi&&(va.position="sticky",va.right=kt);var pi={};gn&&(pi.textAlign=gn);var Ii,Ci=Dn===!0?{showTitle:!0}:Dn;Ci&&(Ci.showTitle||Sn==="header")&&(typeof fn=="string"||typeof fn=="number"?Ii=fn.toString():t.isValidElement(fn)&&typeof fn.props.children=="string"&&(Ii=fn.props.children));var Si=Object(d.a)(Object(d.a)(Object(d.a)({title:Ii},wi),yn),{},{colSpan:Pn&&Pn!==1?Pn:null,rowSpan:Ei&&Ei!==1?Ei:null,className:s()(Cn,xt,(Kr={},Object(n.a)(Kr,"".concat(Cn,"-fix-left"),Sa),Object(n.a)(Kr,"".concat(Cn,"-fix-left-first"),ar),Object(n.a)(Kr,"".concat(Cn,"-fix-left-last"),mr),Object(n.a)(Kr,"".concat(Cn,"-fix-right"),gi),Object(n.a)(Kr,"".concat(Cn,"-fix-right-first"),Er),Object(n.a)(Kr,"".concat(Cn,"-fix-right-last"),Br),Object(n.a)(Kr,"".concat(Cn,"-ellipsis"),Dn),Object(n.a)(Kr,"".concat(Cn,"-with-append"),rn),Object(n.a)(Kr,"".concat(Cn,"-fix-sticky"),(Sa||gi)&&_n),Kr),yn.className,Di),style:Object(d.a)(Object(d.a)(Object(d.a)(Object(d.a)({},yn.style),pi),va),Li),ref:K(kr)?Tr:null});return t.createElement(kr,Object.assign({},Si),rn,fn)}var z=t.forwardRef(W);z.displayName="Cell";var Y=t.memo(z,function(Jt,Tr){return Tr.shouldCellUpdate?!Tr.shouldCellUpdate(Tr.record,Jt.record):!1}),Q=Y,P=t.createContext(null),G=P;function $(Jt,Tr,Kr,Te,xt){var Gt=Kr[Jt]||{},rr=Kr[Tr]||{},Sr,gr;Gt.fixed==="left"?Sr=Te.left[Jt]:rr.fixed==="right"&&(gr=Te.right[Tr]);var Mr=!1,zr=!1,kr=!1,Yr=!1,en=Kr[Tr+1],ot=Kr[Jt-1];if(xt==="rtl"){if(Sr!==void 0){var kt=ot&&ot.fixed==="left";Yr=!kt}else if(gr!==void 0){var ar=en&&en.fixed==="right";kr=!ar}}else if(Sr!==void 0){var mr=en&&en.fixed==="left";Mr=!mr}else if(gr!==void 0){var Er=ot&&ot.fixed==="right";zr=!Er}return{fixLeft:Sr,fixRight:gr,lastFixLeft:Mr,firstFixRight:zr,lastFixRight:kr,firstFixLeft:Yr,isSticky:Te.isSticky}}function fe(Jt){var Tr=Jt.cells,Kr=Jt.stickyOffsets,Te=Jt.flattenColumns,xt=Jt.rowComponent,Gt=Jt.cellComponent,rr=Jt.onHeaderRow,Sr=Jt.index,gr=t.useContext(G),Mr=gr.prefixCls,zr=gr.direction,kr;rr&&(kr=rr(Tr.map(function(en){return en.column}),Sr));var Yr=F(Tr.map(function(en){return en.column}));return t.createElement(xt,Object.assign({},kr),Tr.map(function(en,ot){var kt=en.column,ar=$(en.colStart,en.colEnd,Te,Kr,zr),mr;return kt&&kt.onHeaderCell&&(mr=en.column.onHeaderCell(kt)),t.createElement(Q,Object.assign({},en,{ellipsis:kt.ellipsis,align:kt.align,component:Gt,prefixCls:Mr,key:Yr[ot]},ar,{additionalProps:mr,rowType:"header"}))}))}fe.displayName="HeaderRow";var te=fe;function pe(Jt){var Tr=[];function Kr(rr,Sr){var gr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;Tr[gr]=Tr[gr]||[];var Mr=Sr,zr=rr.filter(Boolean).map(function(kr){var Yr={key:kr.key,className:kr.className||"",children:kr.title,column:kr,colStart:Mr},en=1,ot=kr.children;return ot&&ot.length>0&&(en=Kr(ot,Mr,gr+1).reduce(function(kt,ar){return kt+ar},0),Yr.hasSubColumns=!0),"colSpan"in kr&&(en=kr.colSpan),"rowSpan"in kr&&(Yr.rowSpan=kr.rowSpan),Yr.colSpan=en,Yr.colEnd=Yr.colStart+en-1,Tr[gr].push(Yr),Mr+=en,en});return zr}Kr(Jt,0);for(var Te=Tr.length,xt=function(Sr){Tr[Sr].forEach(function(gr){!("rowSpan"in gr)&&!gr.hasSubColumns&&(gr.rowSpan=Te-Sr)})},Gt=0;Gt<Te;Gt+=1)xt(Gt);return Tr}function we(Jt){var Tr=Jt.stickyOffsets,Kr=Jt.columns,Te=Jt.flattenColumns,xt=Jt.onHeaderRow,Gt=t.useContext(G),rr=Gt.prefixCls,Sr=Gt.getComponent,gr=t.useMemo(function(){return pe(Kr)},[Kr]),Mr=Sr(["header","wrapper"],"thead"),zr=Sr(["header","row"],"tr"),kr=Sr(["header","cell"],"th");return t.createElement(Mr,{className:"".concat(rr,"-thead")},gr.map(function(Yr,en){var ot=t.createElement(te,{key:en,flattenColumns:Te,cells:Yr,stickyOffsets:Tr,rowComponent:zr,cellComponent:kr,onHeaderRow:xt,index:en});return ot}))}var be=we,Ve="RC_TABLE_INTERNAL_COL_DEFINE";function Xe(Jt){var Tr=Jt.expandable,Kr=Object(x.a)(Jt,["expandable"]);return"expandable"in Jt?Object(d.a)(Object(d.a)({},Kr),Tr):Kr}function At(Jt){return Object.keys(Jt).reduce(function(Tr,Kr){return(Kr.substr(0,5)==="data-"||Kr.substr(0,5)==="aria-")&&(Tr[Kr]=Jt[Kr]),Tr},{})}function Be(Jt){for(var Tr=Jt.colWidths,Kr=Jt.columns,Te=Jt.columCount,xt=[],Gt=Te||Kr.length,rr=!1,Sr=Gt-1;Sr>=0;Sr-=1){var gr=Tr[Sr],Mr=Kr&&Kr[Sr],zr=Mr&&Mr[Ve];(gr||zr||rr)&&(xt.unshift(t.createElement("col",Object.assign({key:Sr,style:{width:gr,minWidth:gr}},zr))),rr=!0)}return t.createElement("colgroup",null,xt)}var Fe=Be;function mt(Jt,Tr){return Object(t.useMemo)(function(){for(var Kr=[],Te=0;Te<Tr;Te+=1){var xt=Jt[Te];if(xt!==void 0)Kr[Te]=xt;else return null}return Kr},[Jt.join("_"),Tr])}function rt(Jt){var Tr=Jt.noData,Kr=Jt.columns,Te=Jt.flattenColumns,xt=Jt.colWidths,Gt=Jt.columCount,rr=Jt.stickyOffsets,Sr=Jt.direction,gr=Jt.fixHeader,Mr=Object(x.a)(Jt,["noData","columns","flattenColumns","colWidths","columCount","stickyOffsets","direction","fixHeader"]),zr=t.useContext(G),kr=zr.prefixCls,Yr=zr.scrollbarSize,en=zr.isSticky,ot=en&&!gr?0:Yr,kt=Te[Te.length-1],ar={fixed:kt?kt.fixed:null,onHeaderCell:function(){return{className:"".concat(kr,"-cell-scrollbar")}}},mr=Object(t.useMemo)(function(){return ot?[].concat(Object(r.a)(Kr),[ar]):Kr},[ot,Kr]),Er=Object(t.useMemo)(function(){return ot?[].concat(Object(r.a)(Te),[ar]):Te},[ot,Te]),Br=Object(t.useMemo)(function(){var dn=rr.right,yn=rr.left;return Object(d.a)(Object(d.a)({},rr),{},{left:Sr==="rtl"?[].concat(Object(r.a)(yn.map(function(Dn){return Dn+ot})),[0]):yn,right:Sr==="rtl"?dn:[].concat(Object(r.a)(dn.map(function(Dn){return Dn+ot})),[0]),isSticky:en})},[ot,rr,en]),rn=mt(xt,Gt);return t.createElement("table",{style:{tableLayout:"fixed",visibility:Tr||rn?null:"hidden"}},t.createElement(Fe,{colWidths:rn?[].concat(Object(r.a)(rn),[ot]):[],columCount:Gt+1,columns:Er}),t.createElement(be,Object.assign({},Mr,{stickyOffsets:Br,columns:mr,flattenColumns:Er})))}var Je=rt,vt=t.createContext(null),ut=vt;function bt(Jt){var Tr=Jt.prefixCls,Kr=Jt.children,Te=Jt.component,xt=Jt.cellComponent,Gt=Jt.fixHeader,rr=Jt.fixColumn,Sr=Jt.horizonScroll,gr=Jt.className,Mr=Jt.expanded,zr=Jt.componentWidth,kr=Jt.colSpan,Yr=t.useContext(G),en=Yr.scrollbarSize;return t.useMemo(function(){var ot=Kr;return rr&&(ot=t.createElement("div",{style:{width:zr-(Gt?en:0),position:"sticky",left:0,overflow:"hidden"},className:"".concat(Tr,"-expanded-row-fixed")},ot)),t.createElement(Te,{className:gr,style:{display:Mr?null:"none"}},t.createElement(Q,{component:xt,prefixCls:Tr,colSpan:kr},ot))},[Kr,Te,Gt,Sr,gr,Mr,zr,kr,en])}var Qe=bt;function pt(Jt){var Tr=Jt.className,Kr=Jt.style,Te=Jt.record,xt=Jt.index,Gt=Jt.rowKey,rr=Jt.getRowKey,Sr=Jt.rowExpandable,gr=Jt.expandedKeys,Mr=Jt.onRow,zr=Jt.indent,kr=zr===void 0?0:zr,Yr=Jt.rowComponent,en=Jt.cellComponent,ot=Jt.childrenColumnName,kt=t.useContext(G),ar=kt.prefixCls,mr=kt.fixedInfoList,Er=t.useContext(ut),Br=Er.fixHeader,rn=Er.fixColumn,dn=Er.horizonScroll,yn=Er.componentWidth,Dn=Er.flattenColumns,gn=Er.expandableType,Sn=Er.expandRowByClick,_n=Er.onTriggerExpand,Cn=Er.rowClassName,In=Er.expandedRowClassName,fn=Er.indentSize,Tn=Er.expandIcon,Yn=Er.expandedRowRender,Gn=Er.expandIconColumnIndex,zn=t.useState(!1),Hi=Object(i.a)(zn,2),Li=Hi[0],Di=Hi[1],wi=gr&&gr.has(Jt.recordKey);t.useEffect(function(){wi&&Di(!0)},[wi]);var Pn=gn==="row"&&(!Sr||Sr(Te)),Ei=gn==="nest",va=ot&&Te&&Te[ot],Sa=Pn||Ei,gi;Mr&&(gi=Mr(Te,xt));var pi=function(aa){if(Sn&&Sa&&_n(Te,aa),gi&&gi.onClick){for(var mi,$n=arguments.length,Oi=new Array($n>1?$n-1:0),_i=1;_i<$n;_i++)Oi[_i-1]=arguments[_i];(mi=gi).onClick.apply(mi,[aa].concat(Oi))}},Ii;typeof Cn=="string"?Ii=Cn:typeof Cn=="function"&&(Ii=Cn(Te,xt,kr));var Ci=F(Dn),Si=t.createElement(Yr,Object.assign({},gi,{"data-row-key":Gt,className:s()(Tr,"".concat(ar,"-row"),"".concat(ar,"-row-level-").concat(kr),Ii,gi&&gi.className),style:Object(d.a)(Object(d.a)({},Kr),gi?gi.style:null),onClick:pi}),Dn.map(function(ya,aa){var mi=ya.render,$n=ya.dataIndex,Oi=ya.className,_i=Ci[aa],oi=mr[aa],Fi;aa===(Gn||0)&&Ei&&(Fi=t.createElement(t.Fragment,null,t.createElement("span",{style:{paddingLeft:"".concat(fn*kr,"px")},className:"".concat(ar,"-row-indent indent-level-").concat(kr)}),Tn({prefixCls:ar,expanded:wi,expandable:va,record:Te,onExpand:_n})));var Yi;return ya.onCell&&(Yi=ya.onCell(Te,xt)),t.createElement(Q,Object.assign({className:Oi,ellipsis:ya.ellipsis,align:ya.align,component:en,prefixCls:ar,key:_i,record:Te,index:xt,dataIndex:$n,render:mi,shouldCellUpdate:ya.shouldCellUpdate},oi,{appendNode:Fi,additionalProps:Yi}))})),la;if(Pn&&(Li||wi)){var Da=Yn(Te,xt,kr+1,wi),La=In&&In(Te,xt,kr);la=t.createElement(Qe,{expanded:wi,className:s()("".concat(ar,"-expanded-row"),"".concat(ar,"-expanded-row-level-").concat(kr+1),La),prefixCls:ar,fixHeader:Br,fixColumn:rn,horizonScroll:dn,component:Yr,componentWidth:yn,cellComponent:en,colSpan:Dn.length},Da)}var Aa;return va&&wi&&(Aa=(Te[ot]||[]).map(function(ya,aa){var mi=rr(ya,aa);return t.createElement(pt,Object.assign({},Jt,{key:mi,rowKey:mi,record:ya,recordKey:mi,index:aa,indent:kr+1}))})),t.createElement(t.Fragment,null,Si,la,Aa)}pt.displayName="BodyRow";var Ge=pt,je=t.createContext(null),_e=je;function ht(Jt){var Tr=Jt.columnKey,Kr=Jt.onColumnResize,Te=t.useRef();return t.useEffect(function(){Te.current&&Kr(Tr,Te.current.offsetWidth)},[]),t.createElement(C.a,{onResize:function(Gt){var rr=Gt.offsetWidth;Kr(Tr,rr)}},t.createElement("td",{ref:Te,style:{padding:0,border:0,height:0}}))}function Lt(Jt){var Tr=Jt.data,Kr=Jt.getRowKey,Te=Jt.measureColumnWidth,xt=Jt.expandedKeys,Gt=Jt.onRow,rr=Jt.rowExpandable,Sr=Jt.emptyNode,gr=Jt.childrenColumnName,Mr=t.useContext(_e),zr=Mr.onColumnResize,kr=t.useContext(G),Yr=kr.prefixCls,en=kr.getComponent,ot=t.useContext(ut),kt=ot.fixHeader,ar=ot.horizonScroll,mr=ot.flattenColumns,Er=ot.componentWidth;return t.useMemo(function(){var Br=en(["body","wrapper"],"tbody"),rn=en(["body","row"],"tr"),dn=en(["body","cell"],"td"),yn;Tr.length?yn=Tr.map(function(gn,Sn){var _n=Kr(gn,Sn);return t.createElement(Ge,{key:_n,rowKey:_n,record:gn,recordKey:_n,index:Sn,rowComponent:rn,cellComponent:dn,expandedKeys:xt,onRow:Gt,getRowKey:Kr,rowExpandable:rr,childrenColumnName:gr})}):yn=t.createElement(Qe,{expanded:!0,className:"".concat(Yr,"-placeholder"),prefixCls:Yr,fixHeader:kt,fixColumn:ar,horizonScroll:ar,component:rn,componentWidth:Er,cellComponent:dn,colSpan:mr.length},Sr);var Dn=F(mr);return t.createElement(Br,{className:"".concat(Yr,"-tbody")},Te&&t.createElement("tr",{"aria-hidden":"true",className:"".concat(Yr,"-measure-row"),style:{height:0}},Dn.map(function(gn){return t.createElement(ht,{key:gn,columnKey:gn,onColumnResize:zr})})),yn)},[Tr,Yr,Gt,Te,xt,Kr,en,Er,Sr,mr])}var Ft=t.memo(Lt);Ft.displayName="Body";var Wt=Ft,Qt=e("7AgF");function or(Jt){return Object(Qt.a)(Jt).filter(function(Tr){return t.isValidElement(Tr)}).map(function(Tr){var Kr=Tr.key,Te=Tr.props,xt=Te.children,Gt=Object(x.a)(Te,["children"]),rr=Object(d.a)({key:Kr},Gt);return xt&&(rr.children=or(xt)),rr})}function Tt(Jt){return Jt.reduce(function(Tr,Kr){var Te=Kr.fixed,xt=Te===!0?"left":Te,Gt=Kr.children;return Gt&&Gt.length>0?[].concat(Object(r.a)(Tr),Object(r.a)(Tt(Gt).map(function(rr){return Object(d.a)({fixed:xt},rr)}))):[].concat(Object(r.a)(Tr),[Object(d.a)(Object(d.a)({},Kr),{},{fixed:xt})])},[])}function jt(Jt){for(var Tr=!0,Kr=0;Kr<Jt.length;Kr+=1){var Te=Jt[Kr];if(Tr&&Te.fixed!=="left")Tr=!1;else if(!Tr&&Te.fixed==="left"){Object(A.a)(!1,"Index ".concat(Kr-1," of `columns` missing `fixed='left'` prop."));break}}for(var xt=!0,Gt=Jt.length-1;Gt>=0;Gt-=1){var rr=Jt[Gt];if(xt&&rr.fixed!=="right")xt=!1;else if(!xt&&rr.fixed==="right"){Object(A.a)(!1,"Index ".concat(Gt+1," of `columns` missing `fixed='right'` prop."));break}}}function zt(Jt){return Jt.map(function(Tr){var Kr=Tr.fixed,Te=Object(x.a)(Tr,["fixed"]),xt=Kr;return Kr==="left"?xt="right":Kr==="right"&&(xt="left"),Object(d.a)({fixed:xt},Te)})}function Nt(Jt,Tr){var Kr=Jt.prefixCls,Te=Jt.columns,xt=Jt.children,Gt=Jt.expandable,rr=Jt.expandedKeys,Sr=Jt.getRowKey,gr=Jt.onTriggerExpand,Mr=Jt.expandIcon,zr=Jt.rowExpandable,kr=Jt.expandIconColumnIndex,Yr=Jt.direction,en=Jt.expandRowByClick,ot=t.useMemo(function(){return Te||or(xt)},[Te,xt]),kt=t.useMemo(function(){if(Gt){var Er,Br=kr||0,rn=ot[Br],dn=(Er={},Object(n.a)(Er,Ve,{className:"".concat(Kr,"-expand-icon-col")}),Object(n.a)(Er,"title",""),Object(n.a)(Er,"fixed",rn?rn.fixed:null),Object(n.a)(Er,"className","".concat(Kr,"-row-expand-icon-cell")),Object(n.a)(Er,"render",function(gn,Sn,_n){var Cn=Sr(Sn,_n),In=rr.has(Cn),fn=zr?zr(Sn):!0,Tn=Mr({prefixCls:Kr,expanded:In,expandable:fn,record:Sn,onExpand:gr});return en?t.createElement("span",{onClick:function(Gn){return Gn.stopPropagation()}},Tn):Tn}),Er),yn=ot.slice();return Br>=0&&yn.splice(Br,0,dn),yn}return ot},[Gt,ot,Sr,rr,Mr,Yr]),ar=t.useMemo(function(){var Er=kt;return Tr&&(Er=Tr(Er)),Er.length||(Er=[{render:function(){return null}}]),Er},[Tr,kt,Yr]),mr=t.useMemo(function(){return Yr==="rtl"?zt(Tt(ar)):Tt(ar)},[ar,Yr]);return[ar,mr]}var Ht=Nt,it=e("RfwO"),He=e.n(it);function ne(Jt){var Tr=Object(t.useRef)(Jt),Kr=Object(t.useState)({}),Te=Object(i.a)(Kr,2),xt=Te[1],Gt=Object(t.useRef)(null),rr=Object(t.useRef)([]);function Sr(gr){Gt.current===null&&(rr.current=[],Gt.current=He()(function(){rr.current.forEach(function(Mr){Tr.current=Mr(Tr.current)}),Gt.current=null,xt({})})),rr.current.push(gr)}return Object(t.useEffect)(function(){return function(){He.a.cancel(Gt.current)}},[]),[Tr.current,Sr]}function ce(Jt){var Tr=Object(t.useRef)(Jt),Kr=Object(t.useRef)(null);function Te(){window.clearTimeout(Kr.current)}function xt(rr){Tr.current=rr,Te(),Kr.current=window.setTimeout(function(){Tr.current=null,Kr.current=null},100)}function Gt(){return Tr.current}return Object(t.useEffect)(function(){return Te},[]),[xt,Gt]}function Ze(Jt,Tr,Kr){var Te=Object(t.useMemo)(function(){for(var xt=[],Gt=[],rr=0,Sr=0,gr=0;gr<Tr;gr+=1)if(Kr==="rtl"){Gt[gr]=Sr,Sr+=Jt[gr]||0;var Mr=Tr-gr-1;xt[Mr]=rr,rr+=Jt[Mr]||0}else{xt[gr]=rr,rr+=Jt[gr]||0;var zr=Tr-gr-1;Gt[zr]=Sr,Sr+=Jt[zr]||0}return{left:xt,right:Gt}},[Jt,Tr,Kr]);return Te}var Me=Ze;function Ke(Jt){var Tr=Jt.className,Kr=Jt.children;return t.createElement("div",{className:Tr},Kr)}var sr=Ke;function Ut(Jt){var Tr=Jt.className,Kr=Jt.index,Te=Jt.children,xt=Jt.colSpan,Gt=Jt.rowSpan,rr=t.useContext(G),Sr=rr.prefixCls,gr=rr.fixedInfoList,Mr=gr[Kr];return t.createElement(Q,Object.assign({className:Tr,index:Kr,component:"td",prefixCls:Sr,record:null,dataIndex:null,render:function(){return{children:Te,props:{colSpan:xt,rowSpan:Gt}}}},Mr))}function Pt(Jt){return t.createElement("tr",Object.assign({},Jt))}function nr(Jt){var Tr=Jt.children,Kr=t.useContext(G),Te=Kr.prefixCls;return t.createElement("tfoot",{className:"".concat(Te,"-summary")},Tr)}var cr=nr,Xt={Cell:Ut,Row:Pt};function Mt(Jt){var Tr,Kr=Jt.prefixCls,Te=Jt.record,xt=Jt.onExpand,Gt=Jt.expanded,rr=Jt.expandable,Sr="".concat(Kr,"-row-expand-icon");if(!rr)return t.createElement("span",{className:s()(Sr,"".concat(Kr,"-row-spaced"))});var gr=function(zr){xt(Te,zr),zr.stopPropagation()};return t.createElement("span",{className:s()(Sr,(Tr={},Object(n.a)(Tr,"".concat(Kr,"-row-expanded"),Gt),Object(n.a)(Tr,"".concat(Kr,"-row-collapsed"),!Gt),Tr)),onClick:gr})}function me(Jt,Tr,Kr){var Te=[];function xt(Gt){(Gt||[]).forEach(function(rr,Sr){Te.push(Tr(rr,Sr)),xt(rr[Kr])})}return xt(Jt),Te}var le=e("nH6b"),oe=e("ljQ0"),de=function(Tr,Kr){var Te,xt,Gt=Tr.scrollBodyRef,rr=Tr.onScroll,Sr=Tr.offsetScroll,gr=t.useContext(G),Mr=gr.prefixCls,zr=((Te=Gt.current)===null||Te===void 0?void 0:Te.scrollWidth)||0,kr=((xt=Gt.current)===null||xt===void 0?void 0:xt.clientWidth)||0,Yr=zr&&kr*(kr/zr),en=t.useRef(),ot=ne({scrollLeft:0,isHiddenScrollBar:!1}),kt=Object(i.a)(ot,2),ar=kt[0],mr=kt[1],Er=t.useRef({delta:0,x:0}),Br=t.useState(!1),rn=Object(i.a)(Br,2),dn=rn[0],yn=rn[1],Dn=function(){yn(!1)},gn=function(fn){fn.persist(),Er.current.delta=fn.pageX-ar.scrollLeft,Er.current.x=0,yn(!0),fn.preventDefault()},Sn=function(fn){var Tn,Yn=fn||((Tn=window)===null||Tn===void 0?void 0:Tn.event),Gn=Yn.buttons;if(!dn||Gn===0){dn&&yn(!1);return}var zn=Er.current.x+fn.pageX-Er.current.x-Er.current.delta;zn<=0&&(zn=0),zn+Yr>=kr&&(zn=kr-Yr),rr({scrollLeft:zn/kr*(zr+2)}),Er.current.x=fn.pageX},_n=function(){var fn=Object(oe.b)(Gt.current).top,Tn=fn+Gt.current.offsetHeight,Yn=document.documentElement.scrollTop+window.innerHeight;Tn-Object(S.a)()<=Yn||fn>=Yn-Sr?mr(function(Gn){return Object(d.a)(Object(d.a)({},Gn),{},{isHiddenScrollBar:!0})}):mr(function(Gn){return Object(d.a)(Object(d.a)({},Gn),{},{isHiddenScrollBar:!1})})},Cn=function(fn){mr(function(Tn){return Object(d.a)(Object(d.a)({},Tn),{},{scrollLeft:fn/zr*kr||0})})};return t.useImperativeHandle(Kr,function(){return{setScrollLeft:Cn}}),t.useEffect(function(){var In=Object(le.a)(document.body,"mouseup",Dn,!1),fn=Object(le.a)(document.body,"mousemove",Sn,!1);return _n(),function(){In.remove(),fn.remove()}},[Yr,dn]),t.useEffect(function(){var In=Object(le.a)(window,"scroll",_n,!1),fn=Object(le.a)(window,"resize",_n,!1);return function(){In.remove(),fn.remove()}},[]),t.useEffect(function(){ar.isHiddenScrollBar||mr(function(In){var fn,Tn;return Object(d.a)(Object(d.a)({},In),{},{scrollLeft:Gt.current.scrollLeft/((fn=Gt.current)===null||fn===void 0?void 0:fn.scrollWidth)*((Tn=Gt.current)===null||Tn===void 0?void 0:Tn.clientWidth)})})},[ar.isHiddenScrollBar]),zr<=kr||!Yr||ar.isHiddenScrollBar?null:t.createElement("div",{style:{height:Object(S.a)(),width:kr,bottom:Sr},className:"".concat(Mr,"-sticky-scroll")},t.createElement("div",{onMouseDown:gn,ref:en,className:s()("".concat(Mr,"-sticky-scroll-bar"),Object(n.a)({},"".concat(Mr,"-sticky-scroll-bar-active"),dn)),style:{width:"".concat(Yr,"px"),transform:"translate3d(".concat(ar.scrollLeft,"px, 0, 0)")}}))},Se=t.forwardRef(de);function Ce(Jt,Tr){return t.useMemo(function(){var Kr=!!Jt;return{isSticky:Kr,stickyClassName:Kr?"".concat(Tr,"-sticky-header"):"",offsetHeader:Object(c.a)(Jt)==="object"&&Jt.offsetHeader||0,offsetScroll:Object(c.a)(Jt)==="object"&&Jt.offsetScroll||0}},[Jt,Tr])}var Oe=[],Ie={},Ee="rc-table-internal-hook",Pe=t.memo(function(Jt){var Tr=Jt.children;return Tr},function(Jt,Tr){return f()(Jt.props,Tr.props)?Jt.pingLeft!==Tr.pingLeft||Jt.pingRight!==Tr.pingRight:!1});function at(Jt){var Tr,Kr=Jt.prefixCls,Te=Jt.className,xt=Jt.rowClassName,Gt=Jt.style,rr=Jt.data,Sr=Jt.rowKey,gr=Jt.scroll,Mr=Jt.tableLayout,zr=Jt.direction,kr=Jt.title,Yr=Jt.footer,en=Jt.summary,ot=Jt.id,kt=Jt.showHeader,ar=Jt.components,mr=Jt.emptyText,Er=Jt.onRow,Br=Jt.onHeaderRow,rn=Jt.internalHooks,dn=Jt.transformColumns,yn=Jt.internalRefs,Dn=Jt.sticky,gn=rr||Oe,Sn=!!gn.length,_n=t.useState(0),Cn=Object(i.a)(_n,2),In=Cn[0],fn=Cn[1];t.useEffect(function(){fn(Object(S.a)())});var Tn=t.useMemo(function(){return B(ar,{})},[ar]),Yn=t.useCallback(function(Ma,Oa){return R(Tn,Ma)||Oa},[Tn]),Gn=t.useMemo(function(){return typeof Sr=="function"?Sr:function(Ma){var Oa=Ma&&Ma[Sr];return Oa}},[Sr]),zn=Xe(Jt),Hi=zn.expandIcon,Li=zn.expandedRowKeys,Di=zn.defaultExpandedRowKeys,wi=zn.defaultExpandAllRows,Pn=zn.expandedRowRender,Ei=zn.onExpand,va=zn.onExpandedRowsChange,Sa=zn.expandRowByClick,gi=zn.rowExpandable,pi=zn.expandIconColumnIndex,Ii=zn.expandedRowClassName,Ci=zn.childrenColumnName,Si=zn.indentSize,la=Hi||Mt,Da=Ci||"children",La=t.useMemo(function(){return Pn?"row":Jt.expandable&&rn===Ee&&Jt.expandable.__PARENT_RENDER_ICON__||gn.some(function(Ma){return Ma&&Object(c.a)(Ma)==="object"&&Ma[Da]})?"nest":!1},[!!Pn,gn]),Aa=t.useState(function(){return Di||(wi?me(gn,Gn,Da):[])}),ya=Object(i.a)(Aa,2),aa=ya[0],mi=ya[1],$n=t.useMemo(function(){return new Set(Li||aa||[])},[Li,aa]),Oi=t.useCallback(function(Ma){var Oa=Gn(Ma,gn.indexOf(Ma)),Co,fo=$n.has(Oa);fo?($n.delete(Oa),Co=Object(r.a)($n)):Co=[].concat(Object(r.a)($n),[Oa]),mi(Co),Ei&&Ei(!fo,Ma),va&&va(Co)},[Gn,$n,gn,Ei,va]),_i=t.useState(0),oi=Object(i.a)(_i,2),Fi=oi[0],Yi=oi[1],Xi=Ht(Object(d.a)(Object(d.a)(Object(d.a)({},Jt),zn),{},{expandable:!!Pn,expandedKeys:$n,getRowKey:Gn,onTriggerExpand:Oi,expandIcon:la,expandIconColumnIndex:pi,direction:zr}),rn===Ee?dn:null),Zi=Object(i.a)(Xi,2),Fa=Zi[0],Mi=Zi[1],ca=t.useMemo(function(){return{columns:Fa,flattenColumns:Mi}},[Fa,Mi]),ha=t.useRef(),Ua=t.useRef(),Ti=t.useRef(),to=t.useState(!1),ka=Object(i.a)(to,2),ua=ka[0],Ya=ka[1],vi=t.useState(!1),_a=Object(i.a)(vi,2),Ra=_a[0],Pi=_a[1],qi=ne(new Map),ro=Object(i.a)(qi,2),Ni=ro[0],Ha=ro[1],lo=F(Mi),mo=lo.map(function(Ma){return Ni.get(Ma)}),Ka=t.useMemo(function(){return mo},[mo.join("_")]),Io=Me(Ka,Mi.length,zr),Ja=gr&&H(gr.y),ra=gr&&H(gr.x),Wi=ra&&Mi.some(function(Ma){var Oa=Ma.fixed;return Oa}),go=t.useRef(),xa=Ce(Dn,Kr),si=xa.isSticky,Ki=xa.offsetHeader,xo=xa.offsetScroll,yo=xa.stickyClassName,no,bo,Mo;Ja&&(bo={overflowY:"scroll",maxHeight:gr.y}),ra&&(no={overflowX:"auto"},Ja||(bo={overflowY:"hidden"}),Mo={width:gr.x===!0?"auto":gr.x,minWidth:"100%"});var fa=t.useCallback(function(Ma,Oa){Ha(function(Co){var fo=new Map(Co);return fo.set(Ma,Oa),fo})},[]),Vi=ce(null),io=Object(i.a)(Vi,2),$a=io[0],Ea=io[1];function Ji(Ma,Oa){Oa&&(typeof Oa=="function"?Oa(Ma):Oa.scrollLeft!==Ma&&(Oa.scrollLeft=Ma))}var ao=function(Oa){var Co=Oa.currentTarget,fo=Oa.scrollLeft,Yo=typeof fo=="number"?fo:Co.scrollLeft,cs=Co||Ie;if(!Ea()||Ea()===cs){var rs;$a(cs),Ji(Yo,Ua.current),Ji(Yo,Ti.current),Ji(Yo,(rs=go.current)===null||rs===void 0?void 0:rs.setScrollLeft)}if(Co){var ys=Co.scrollWidth,bs=Co.clientWidth;Ya(Yo>0),Pi(Yo<ys-bs)}},es=function(){Ti.current&&ao({currentTarget:Ti.current})},ss=function(Oa){var Co=Oa.width;es(),Yi(ha.current?ha.current.offsetWidth:Co)};t.useEffect(function(){return es},[]),t.useEffect(function(){ra&&es()},[ra]),t.useEffect(function(){rn===Ee&&yn&&(yn.body.current=Ti.current)});var js=Yn(["table"],"table"),As=t.useMemo(function(){return Mr||(Wi?gr.x==="max-content"?"auto":"fixed":Ja||Mi.some(function(Ma){var Oa=Ma.ellipsis;return Oa})?"fixed":"auto")},[Ja,Wi,Mi,Mr]),ms,Ko={colWidths:Ka,columCount:Mi.length,stickyOffsets:Io,onHeaderRow:Br,fixHeader:Ja},Eo=t.useMemo(function(){return Sn?null:typeof mr=="function"?mr():mr},[Sn,mr]),Xa=t.createElement(Wt,{data:gn,measureColumnWidth:Ja||ra||si,expandedKeys:$n,rowExpandable:gi,getRowKey:Gn,onRow:Er,emptyNode:Eo,childrenColumnName:Da}),Qa=t.createElement(Fe,{colWidths:Mi.map(function(Ma){var Oa=Ma.width;return Oa}),columns:Mi}),ho=en&&t.createElement(cr,null,en(gn)),ls=Yn(["body"]);if(Ja||si){var Cr;typeof ls=="function"?(Cr=ls(gn,{scrollbarSize:In,ref:Ti,onScroll:ao}),Ko.colWidths=Mi.map(function(Ma,Oa){var Co=Ma.width,fo=Oa===Fa.length-1?Co-In:Co;return typeof fo=="number"&&!Number.isNaN(fo)?fo:(Object(A.a)(!1,"When use `components.body` with render props. Each column should have a fixed value."),0)})):Cr=t.createElement("div",{style:Object(d.a)(Object(d.a)({},no),bo),onScroll:ao,ref:Ti,className:s()("".concat(Kr,"-body"))},t.createElement(js,{style:Object(d.a)(Object(d.a)({},Mo),{},{tableLayout:As})},Qa,Xa,ho),si&&t.createElement(Se,{ref:go,offsetScroll:xo,scrollBodyRef:Ti,onScroll:ao})),ms=t.createElement(t.Fragment,null,kt!==!1&&t.createElement("div",{style:Object(d.a)({overflow:"hidden"},si?{top:Ki}:{}),onScroll:ao,ref:Ua,className:s()("".concat(Kr,"-header"),Object(n.a)({},yo,!!yo))},t.createElement(Je,Object.assign({noData:!gn.length},Ko,ca,{direction:zr}))),Cr)}else ms=t.createElement("div",{style:Object(d.a)(Object(d.a)({},no),bo),className:s()("".concat(Kr,"-content")),onScroll:ao,ref:Ti},t.createElement(js,{style:Object(d.a)(Object(d.a)({},Mo),{},{tableLayout:As})},Qa,kt!==!1&&t.createElement(be,Object.assign({},Ko,ca)),Xa,ho));var Qo=At(Jt),ts=t.createElement("div",Object.assign({className:s()(Kr,Te,(Tr={},Object(n.a)(Tr,"".concat(Kr,"-rtl"),zr==="rtl"),Object(n.a)(Tr,"".concat(Kr,"-ping-left"),ua),Object(n.a)(Tr,"".concat(Kr,"-ping-right"),Ra),Object(n.a)(Tr,"".concat(Kr,"-layout-fixed"),Mr==="fixed"),Object(n.a)(Tr,"".concat(Kr,"-fixed-header"),Ja),Object(n.a)(Tr,"".concat(Kr,"-fixed-column"),Wi),Object(n.a)(Tr,"".concat(Kr,"-scroll-horizontal"),ra),Object(n.a)(Tr,"".concat(Kr,"-has-fix-left"),Mi[0]&&Mi[0].fixed),Object(n.a)(Tr,"".concat(Kr,"-has-fix-right"),Mi[Mi.length-1]&&Mi[Mi.length-1].fixed==="right"),Tr)),style:Gt,id:ot,ref:ha},Qo),t.createElement(Pe,{pingLeft:ua,pingRight:Ra,props:Object(d.a)(Object(d.a)({},Jt),{},{stickyOffsets:Io,mergedExpandedKeys:$n})},kr&&t.createElement(sr,{className:"".concat(Kr,"-title")},kr(gn)),t.createElement("div",{className:"".concat(Kr,"-container")},ms),Yr&&t.createElement(sr,{className:"".concat(Kr,"-footer")},Yr(gn))));ra&&(ts=t.createElement(C.a,{onResize:ss},ts));var Is=t.useMemo(function(){return{prefixCls:Kr,getComponent:Yn,scrollbarSize:In,direction:zr,fixedInfoList:Mi.map(function(Ma,Oa){return $(Oa,Oa,Mi,Io,zr)}),isSticky:si}},[Kr,Yn,In,zr,Mi,Io,zr,si]),Ds=t.useMemo(function(){return Object(d.a)(Object(d.a)({},ca),{},{tableLayout:As,rowClassName:xt,expandedRowClassName:Ii,componentWidth:Fi,fixHeader:Ja,fixColumn:Wi,horizonScroll:ra,expandIcon:la,expandableType:La,expandRowByClick:Sa,expandedRowRender:Pn,onTriggerExpand:Oi,expandIconColumnIndex:pi,indentSize:Si})},[ca,As,xt,Ii,Fi,Ja,Wi,ra,la,La,Sa,Pn,Oi,pi,Si]),is=t.useMemo(function(){return{onColumnResize:fa}},[fa]);return t.createElement(G.Provider,{value:Is},t.createElement(ut.Provider,{value:Ds},t.createElement(_e.Provider,{value:is},ts)))}at.Column=b,at.ColumnGroup=L,at.Summary=Xt,at.defaultProps={rowKey:"key",prefixCls:"rc-table",emptyText:function(){return"No Data"}};var gt=at,ee=gt,ae=e("/zo+"),k=e("hTF7"),J=e("LpVx"),se=function(Jt,Tr){var Kr={};for(var Te in Jt)Object.prototype.hasOwnProperty.call(Jt,Te)&&Tr.indexOf(Te)<0&&(Kr[Te]=Jt[Te]);if(Jt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var xt=0,Te=Object.getOwnPropertySymbols(Jt);xt<Te.length;xt++)Tr.indexOf(Te[xt])<0&&Object.prototype.propertyIsEnumerable.call(Jt,Te[xt])&&(Kr[Te[xt]]=Jt[Te[xt]]);return Kr},ge=10;function Ae(Jt,Tr){var Kr={current:Tr.current,pageSize:Tr.pageSize},Te=Jt&&O()(Jt)==="object"?Jt:{};return Object.keys(Te).forEach(function(xt){var Gt=Tr[xt];typeof Gt!="function"&&(Kr[xt]=Gt)}),Kr}function De(){for(var Jt={},Tr=arguments.length,Kr=new Array(Tr),Te=0;Te<Tr;Te++)Kr[Te]=arguments[Te];return Kr.forEach(function(xt){xt&&Object.keys(xt).forEach(function(Gt){var rr=xt[Gt];rr!==void 0&&(Jt[Gt]=rr)})}),Jt}function $e(Jt,Tr,Kr){var Te=Tr&&O()(Tr)==="object"?Tr:{},xt=Te.total,Gt=xt===void 0?0:xt,rr=se(Te,["total"]),Sr=Object(t.useState)(function(){return{current:"defaultCurrent"in rr?rr.defaultCurrent:1,pageSize:"defaultPageSize"in rr?rr.defaultPageSize:ge}}),gr=w()(Sr,2),Mr=gr[0],zr=gr[1],kr=De(Mr,rr,{total:Gt>0?Gt:Jt});if(!Gt){var Yr=Math.ceil(Jt/kr.pageSize);Yr<kr.current&&(kr.current=1)}var en=function(){var ar=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1,mr=arguments.length>1?arguments[1]:void 0;zr(a()(a()({},kr),{current:ar,pageSize:mr||kr.pageSize}))},ot=function(ar,mr){var Er=kr==null?void 0:kr.pageSize;mr&&mr!==Er&&(ar=1,Tr&&Tr.onShowSizeChange&&Tr.onShowSizeChange(ar,mr)),Tr&&Tr.onChange&&Tr.onChange(ar,mr),en(ar,mr),Kr(ar,mr||Er)};return Tr===!1?[{},function(){}]:[a()(a()({},kr),{onChange:ot}),en]}function Bt(Jt,Tr,Kr){var Te=t.useRef({});function xt(Gt){if(!Te.current||Te.current.data!==Jt||Te.current.childrenColumnName!==Tr||Te.current.getRowKey!==Kr){var rr=function gr(Mr){Mr.forEach(function(zr,kr){var Yr=Kr(zr,kr);Sr.set(Yr,zr),zr&&O()(zr)==="object"&&Tr in zr&&gr(zr[Tr]||[])})},Sr=new Map;rr(Jt),Te.current={data:Jt,childrenColumnName:Tr,kvMap:Sr,getRowKey:Kr}}return Te.current.kvMap.get(Gt)}return[xt]}var $t=e("n/W2"),St=e.n($t),_t=e("bOtj"),Dt=e.n(_t),Yt=e("QJYX"),wt=e.n(Yt),ur=e("1c8c"),er=e("7ZCg"),ze=e("AoPA"),tt=e("O9LN"),We=e("Xc/e"),st=e("4PKU"),ct=e("9rdS"),lt=e("twZV"),Ue=e("b5WB"),qe="SELECT_ALL",dt="SELECT_INVERT";function Kt(Jt){return Jt&&Jt.fixed}function Ct(Jt,Tr){var Kr=[];return(Jt||[]).forEach(function(Te){Kr.push(Te),Te&&O()(Te)==="object"&&Tr in Te&&(Kr=[].concat(Dt()(Kr),Dt()(Ct(Te[Tr],Tr))))}),Kr}function vr(Jt,Tr){var Kr=Jt||{},Te=Kr.preserveSelectedRowKeys,xt=Kr.selectedRowKeys,Gt=Kr.getCheckboxProps,rr=Kr.onChange,Sr=Kr.onSelect,gr=Kr.onSelectAll,Mr=Kr.onSelectInvert,zr=Kr.onSelectMultiple,kr=Kr.columnWidth,Yr=Kr.type,en=Kr.selections,ot=Kr.fixed,kt=Kr.renderCell,ar=Kr.hideSelectAll,mr=Kr.checkStrictly,Er=mr===void 0?!0:mr,Br=Tr.prefixCls,rn=Tr.data,dn=Tr.pageData,yn=Tr.getRecordByKey,Dn=Tr.getRowKey,gn=Tr.expandType,Sn=Tr.childrenColumnName,_n=Tr.locale,Cn=Tr.expandIconColumnIndex,In=Tr.getPopupContainer,fn=t.useRef(new Map),Tn=Object(tt.a)(xt||[],{value:xt}),Yn=w()(Tn,2),Gn=Yn[0],zn=Yn[1],Hi=Object(t.useMemo)(function(){return Er?{keyEntities:null}:Object(ur.a)(rn,void 0,Dn)},[rn,Dn,Er]),Li=Hi.keyEntities,Di=Object(t.useMemo)(function(){return Ct(dn,Sn)},[dn,Sn]),wi=Object(t.useMemo)(function(){var mi=new Map;return Di.forEach(function($n,Oi){var _i=Dn($n,Oi),oi=(Gt?Gt($n):null)||{};mi.set(_i,oi)}),mi},[Di,Dn,Gt]),Pn=Object(t.useCallback)(function(mi){var $n;return!!(($n=wi.get(Dn(mi)))===null||$n===void 0?void 0:$n.disabled)},[wi,Dn]),Ei=Object(t.useMemo)(function(){if(Er)return[Gn,[]];var mi=Object(er.a)(Gn,!0,Li,Pn),$n=mi.checkedKeys,Oi=mi.halfCheckedKeys;return[$n,Oi]},[Gn,Er,Li,Pn]),va=w()(Ei,2),Sa=va[0],gi=va[1],pi=Object(t.useMemo)(function(){var mi=Yr==="radio"?Sa.slice(0,1):Sa;return new Set(mi)},[Sa,Yr]),Ii=Object(t.useMemo)(function(){return Yr==="radio"?new Set:new Set(gi)},[gi,Yr]),Ci=Object(t.useState)(null),Si=w()(Ci,2),la=Si[0],Da=Si[1];t.useEffect(function(){Jt||zn([])},[!!Jt]);var La=Object(t.useCallback)(function(mi){var $n,Oi;if(Te){var _i=new Map;$n=mi,Oi=mi.map(function(oi){var Fi=yn(oi);return!Fi&&fn.current.has(oi)&&(Fi=fn.current.get(oi)),_i.set(oi,Fi),Fi}),fn.current=_i}else $n=[],Oi=[],mi.forEach(function(oi){var Fi=yn(oi);Fi!==void 0&&($n.push(oi),Oi.push(Fi))});zn($n),rr&&rr($n,Oi)},[zn,yn,rr,Te]),Aa=Object(t.useCallback)(function(mi,$n,Oi,_i){if(Sr){var oi=Oi.map(function(Fi){return yn(Fi)});Sr(yn(mi),$n,oi,_i)}La(Oi)},[Sr,yn,La]),ya=Object(t.useMemo)(function(){if(!en||ar)return null;var mi=en===!0?[qe,dt]:en;return mi.map(function($n){return $n===qe?{key:"all",text:_n.selectionAll,onSelect:function(){La(rn.map(function(_i,oi){return Dn(_i,oi)}))}}:$n===dt?{key:"invert",text:_n.selectInvert,onSelect:function(){var _i=new Set(pi);dn.forEach(function(Fi,Yi){var Xi=Dn(Fi,Yi);_i.has(Xi)?_i.delete(Xi):_i.add(Xi)});var oi=Array.from(_i);La(oi),Mr&&(Object(Ue.a)(!1,"Table","`onSelectInvert` will be removed in future. Please use `onChange` instead."),Mr(oi))}}:$n})},[en,pi,dn,Dn,Mr,La]),aa=Object(t.useCallback)(function(mi){if(!Jt)return mi;var $n=new Set(pi),Oi=Di.map(Dn).filter(function(ua){return!wi.get(ua).disabled}),_i=Oi.every(function(ua){return $n.has(ua)}),oi=Oi.some(function(ua){return $n.has(ua)}),Fi=function(){var Ya=[];_i?Oi.forEach(function(_a){$n.delete(_a),Ya.push(_a)}):Oi.forEach(function(_a){$n.has(_a)||($n.add(_a),Ya.push(_a))});var vi=Array.from($n);La(vi),gr&&gr(!_i,vi.map(function(_a){return yn(_a)}),Ya.map(function(_a){return yn(_a)}))},Yi;if(Yr!=="radio"){var Xi;if(ya){var Zi=t.createElement(ct.a,{getPopupContainer:In},ya.map(function(ua,Ya){var vi=ua.key,_a=ua.text,Ra=ua.onSelect;return t.createElement(ct.a.Item,{key:vi||Ya,onClick:function(){Ra&&Ra(Oi)}},_a)}));Xi=t.createElement("div",{className:"".concat(Br,"-selection-extra")},t.createElement(st.a,{overlay:Zi,getPopupContainer:In},t.createElement("span",null,t.createElement(wt.a,null))))}var Fa=Di.every(function(ua,Ya){var vi=Dn(ua,Ya),_a=wi.get(vi)||{};return _a.disabled});Yi=!ar&&t.createElement("div",{className:"".concat(Br,"-selection")},t.createElement(We.a,{checked:!Fa&&!!Di.length&&_i,indeterminate:!_i&&oi,onChange:Fi,disabled:Di.length===0||Fa}),Xi)}var Mi;Yr==="radio"?Mi=function(Ya,vi,_a){var Ra=Dn(vi,_a),Pi=$n.has(Ra);return{node:t.createElement(lt.a,a()({},wi.get(Ra),{checked:Pi,onClick:function(ro){return ro.stopPropagation()},onChange:function(ro){$n.has(Ra)||Aa(Ra,!0,[Ra],ro.nativeEvent)}})),checked:Pi}}:Mi=function(Ya,vi,_a){var Ra,Pi=Dn(vi,_a),qi=$n.has(Pi),ro=Ii.has(Pi),Ni=wi.get(Pi),Ha;return gn==="nest"?(Ha=ro,Object(Ue.a)(!(typeof(Ni==null?void 0:Ni.indeterminate)=="boolean"),"Table","set `indeterminate` using `rowSelection.getCheckboxProps` is not allowed with tree structured dataSource.")):Ha=(Ra=Ni==null?void 0:Ni.indeterminate)!==null&&Ra!==void 0?Ra:ro,{node:t.createElement(We.a,a()({},Ni,{indeterminate:Ha,checked:qi,onClick:function(mo){return mo.stopPropagation()},onChange:function(mo){var Ka=mo.nativeEvent,Io=Ka.shiftKey,Ja=-1,ra=-1;if(Io&&Er){var Wi=new Set([la,Pi]);Oi.some(function(Vi,io){if(Wi.has(Vi))if(Ja===-1)Ja=io;else return ra=io,!0;return!1})}if(ra!==-1&&Ja!==ra&&Er){var go=Oi.slice(Ja,ra+1),xa=[];qi?go.forEach(function(Vi){$n.has(Vi)&&(xa.push(Vi),$n.delete(Vi))}):go.forEach(function(Vi){$n.has(Vi)||(xa.push(Vi),$n.add(Vi))});var si=Array.from($n);La(si),zr&&zr(!qi,si.map(function(Vi){return yn(Vi)}),xa.map(function(Vi){return yn(Vi)}))}else{var Ki=Sa;if(Er){var xo=qi?Object(ze.b)(Ki,Pi):Object(ze.a)(Ki,Pi);Aa(Pi,!qi,xo,Ka)}else{var yo=Object(er.a)([].concat(Dt()(Ki),[Pi]),!0,Li,Pn),no=yo.checkedKeys,bo=yo.halfCheckedKeys,Mo=no;if(qi){var fa=new Set(no);fa.delete(Pi),Mo=Object(er.a)(Array.from(fa),{checked:!1,halfCheckedKeys:bo},Li,Pn).checkedKeys}Aa(Pi,!qi,Mo,Ka)}}Da(Pi)}})),checked:qi}};var ca=function(Ya,vi,_a){var Ra=Mi(Ya,vi,_a),Pi=Ra.node,qi=Ra.checked;return kt?kt(qi,vi,_a,Pi):Pi},ha=g()({width:kr,className:"".concat(Br,"-selection-column"),title:Jt.columnTitle||Yi,render:ca},Ve,{className:"".concat(Br,"-selection-col")});if(gn==="row"&&mi.length&&!Cn){var Ua=St()(mi),Ti=Ua[0],to=Ua.slice(1),ka=ot||Kt(to[0]);return ka&&(Ti.fixed=ka),[Ti,a()(a()({},ha),{fixed:ka})].concat(Dt()(to))}return[a()(a()({},ha),{fixed:ot||Kt(mi[0])})].concat(Dt()(mi))},[Dn,Di,Jt,Sa,pi,Ii,kr,ya,gn,la,wi,zr,Aa,Pn]);return[aa,pi]}var yr=e("dhFd"),Dr=e.n(yr),Rr=e("Cb1p"),Jr=e.n(Rr),$r=e("NiCL");function xr(Jt,Tr){return"key"in Jt&&Jt.key!==void 0&&Jt.key!==null?Jt.key:Jt.dataIndex?Array.isArray(Jt.dataIndex)?Jt.dataIndex.join("."):Jt.dataIndex:Tr}function Vr(Jt,Tr){return Tr?"".concat(Tr,"-").concat(Jt):"".concat(Jt)}function Lr(Jt,Tr){return typeof Jt=="function"?Jt(Tr):Jt}var tr="ascend",pr="descend";function dr(Jt){return O()(Jt.sorter)==="object"&&typeof Jt.sorter.multiple=="number"?Jt.sorter.multiple:!1}function fr(Jt){return typeof Jt=="function"?Jt:Jt&&O()(Jt)==="object"&&Jt.compare?Jt.compare:!1}function _r(Jt,Tr){return Tr?Jt[Jt.indexOf(Tr)+1]:Jt[0]}function Zr(Jt,Tr,Kr){var Te=[];function xt(Gt,rr){Te.push({column:Gt,key:xr(Gt,rr),multiplePriority:dr(Gt),sortOrder:Gt.sortOrder})}return(Jt||[]).forEach(function(Gt,rr){var Sr=Vr(rr,Kr);Gt.children?("sortOrder"in Gt&&xt(Gt,Sr),Te=[].concat(Dt()(Te),Dt()(Zr(Gt.children,Tr,Sr)))):Gt.sorter&&("sortOrder"in Gt?xt(Gt,Sr):Tr&&Gt.defaultSortOrder&&Te.push({column:Gt,key:xr(Gt,Sr),multiplePriority:dr(Gt),sortOrder:Gt.defaultSortOrder}))}),Te}function on(Jt,Tr,Kr,Te,xt,Gt,rr,Sr){return(Tr||[]).map(function(gr,Mr){var zr=Vr(Mr,Sr),kr=gr;if(kr.sorter){var Yr=kr.sortDirections||xt,en=kr.showSorterTooltip===void 0?rr:kr.showSorterTooltip,ot=xr(kr,zr),kt=Kr.find(function(Sn){var _n=Sn.key;return _n===ot}),ar=kt?kt.sortOrder:null,mr=_r(Yr,ar),Er=Yr.includes(tr)&&t.createElement(Jr.a,{className:s()("".concat(Jt,"-column-sorter-up"),{active:ar===tr})}),Br=Yr.includes(pr)&&t.createElement(Dr.a,{className:s()("".concat(Jt,"-column-sorter-down"),{active:ar===pr})}),rn=Gt||{},dn=rn.cancelSort,yn=rn.triggerAsc,Dn=rn.triggerDesc,gn=dn;mr===pr?gn=Dn:mr===tr&&(gn=yn),kr=a()(a()({},kr),{className:s()(kr.className,g()({},"".concat(Jt,"-column-sort"),ar)),title:function(_n){var Cn=t.createElement("div",{className:"".concat(Jt,"-column-sorters")},t.createElement("span",null,Lr(gr.title,_n)),t.createElement("span",{className:s()("".concat(Jt,"-column-sorter"),g()({},"".concat(Jt,"-column-sorter-full"),Er&&Br))},t.createElement("span",{className:"".concat(Jt,"-column-sorter-inner")},Er,Br)));return en?t.createElement($r.a,{title:gn},t.createElement("div",{className:"".concat(Jt,"-column-sorters-with-tooltip")},Cn)):Cn},onHeaderCell:function(_n){var Cn=gr.onHeaderCell&&gr.onHeaderCell(_n)||{},In=Cn.onClick;return Cn.onClick=function(fn){Te({column:gr,key:ot,sortOrder:mr,multiplePriority:dr(gr)}),In&&In(fn)},Cn.className=s()(Cn.className,"".concat(Jt,"-column-has-sorters")),Cn}})}return"children"in kr&&(kr=a()(a()({},kr),{children:on(Jt,kr.children,Kr,Te,xt,Gt,rr,zr)})),kr})}function jn(Jt){var Tr=Jt.column,Kr=Jt.sortOrder;return{column:Tr,order:Kr,field:Tr.dataIndex,columnKey:Tr.key}}function Ur(Jt){var Tr=Jt.filter(function(Kr){var Te=Kr.sortOrder;return Te}).map(jn);return Tr.length===0&&Jt.length?a()(a()({},jn(Jt[Jt.length-1])),{column:void 0}):Tr.length<=1?Tr[0]||{}:Tr}function En(Jt,Tr,Kr){var Te=Tr.slice().sort(function(rr,Sr){return Sr.multiplePriority-rr.multiplePriority}),xt=Jt.slice(),Gt=Te.filter(function(rr){var Sr=rr.column.sorter,gr=rr.sortOrder;return fr(Sr)&&gr});return Gt.length?xt.sort(function(rr,Sr){for(var gr=0;gr<Gt.length;gr+=1){var Mr=Gt[gr],zr=Mr.column.sorter,kr=Mr.sortOrder,Yr=fr(zr);if(Yr&&kr){var en=Yr(rr,Sr,kr);if(en!==0)return kr===tr?en:-en}}return 0}).map(function(rr){var Sr=rr[Kr];return Sr?a()(a()({},rr),g()({},Kr,En(Sr,Tr,Kr))):rr}):xt}function pn(Jt){var Tr=Jt.prefixCls,Kr=Jt.mergedColumns,Te=Jt.onSorterChange,xt=Jt.sortDirections,Gt=Jt.tableLocale,rr=Jt.showSorterTooltip,Sr=t.useState(Zr(Kr,!0)),gr=w()(Sr,2),Mr=gr[0],zr=gr[1],kr=t.useMemo(function(){var ar=!0,mr=Zr(Kr,!1);if(!mr.length)return Mr;var Er=[];function Br(dn){ar?Er.push(dn):Er.push(a()(a()({},dn),{sortOrder:null}))}var rn=null;return mr.forEach(function(dn){rn===null?(Br(dn),dn.sortOrder&&(dn.multiplePriority===!1?ar=!1:rn=!0)):(rn&&dn.multiplePriority!==!1||(ar=!1),Br(dn))}),Er},[Kr,Mr]),Yr=t.useMemo(function(){var ar=kr.map(function(mr){var Er=mr.column,Br=mr.sortOrder;return{column:Er,order:Br}});return{sortColumns:ar,sortColumn:ar[0]&&ar[0].column,sortOrder:ar[0]&&ar[0].order}},[kr]);function en(ar){var mr;ar.multiplePriority===!1||!kr.length||kr[0].multiplePriority===!1?mr=[ar]:mr=[].concat(Dt()(kr.filter(function(Er){var Br=Er.key;return Br!==ar.key})),[ar]),zr(mr),Te(Ur(mr),mr)}var ot=function(mr){return on(Tr,mr,kr,en,xt,Gt,rr)},kt=function(){return Ur(kr)};return[ot,kr,Yr,kt]}var Ln=e("ShHz"),Vn=e.n(Ln),Nn=e("KmN3"),ui=e.n(Nn),Xn=e("bnk9"),mn=e("9OD+"),cn=function(Tr){return t.createElement("div",{className:Tr.className,onClick:function(Te){return Te.stopPropagation()}},Tr.children)},da=cn,Ta=e("Z1Ah");function ia(Jt){var Tr=t.useRef(Jt),Kr=Object(Ta.a)();return[function(){return Tr.current},function(Te){Tr.current=Te,Kr()}]}var fi=ct.a.SubMenu,ki=ct.a.Item;function Qn(Jt){return Jt.some(function(Tr){var Kr=Tr.children;return Kr})}function ea(Jt){var Tr=Jt.filters,Kr=Jt.prefixCls,Te=Jt.filteredKeys,xt=Jt.filterMultiple,Gt=Jt.locale;return Tr.length===0?t.createElement(t.Fragment,null,t.createElement(mn.a,{image:mn.a.PRESENTED_IMAGE_SIMPLE,description:Gt.filterEmptyText,style:{margin:"16px 0"},imageStyle:{height:24}})):Tr.map(function(rr,Sr){var gr=String(rr.value);if(rr.children)return t.createElement(fi,{key:gr||Sr,title:rr.text,popupClassName:"".concat(Kr,"-dropdown-submenu")},ea({filters:rr.children,prefixCls:Kr,filteredKeys:Te,filterMultiple:xt,locale:Gt}));var Mr=xt?We.a:lt.a;return t.createElement(ki,{key:rr.value!==void 0?gr:Sr},t.createElement(Mr,{checked:Te.includes(gr)}),t.createElement("span",null,rr.text))})}function An(Jt){var Tr,Kr=Jt.prefixCls,Te=Jt.column,xt=Jt.dropdownPrefixCls,Gt=Jt.columnKey,rr=Jt.filterMultiple,Sr=Jt.filterState,gr=Jt.triggerFilter,Mr=Jt.locale,zr=Jt.children,kr=Jt.getPopupContainer,Yr=Te.filterDropdownVisible,en=Te.onFilterDropdownVisibleChange,ot=t.useState(!1),kt=w()(ot,2),ar=kt[0],mr=kt[1],Er=!!(Sr&&(((Tr=Sr.filteredKeys)===null||Tr===void 0?void 0:Tr.length)||Sr.forceFiltered)),Br=function(Si){mr(Si),en&&en(Si)},rn=typeof Yr=="boolean"?Yr:ar,dn=Sr&&Sr.filteredKeys,yn=ia(dn||[]),Dn=w()(yn,2),gn=Dn[0],Sn=Dn[1],_n=function(Si){var la=Si.selectedKeys;Sn(la)};t.useEffect(function(){_n({selectedKeys:dn||[]})},[dn]);var Cn=t.useState([]),In=w()(Cn,2),fn=In[0],Tn=In[1],Yn=t.useRef(),Gn=function(Si){Yn.current=window.setTimeout(function(){Tn(Si)})},zn=function(){window.clearTimeout(Yn.current)};t.useEffect(function(){return function(){window.clearTimeout(Yn.current)}},[]);var Hi=function(Si){Br(!1);var la=Si&&Si.length?Si:null;if(la===null&&(!Sr||!Sr.filteredKeys))return null;if(Vn()(la,Sr==null?void 0:Sr.filteredKeys))return null;gr({column:Te,key:Gt,filteredKeys:la})},Li=function(){Hi(gn())},Di=function(){Sn([]),Hi([])},wi=function(Si){Si&&dn!==void 0&&Sn(dn||[]),Br(Si),!Si&&!Te.filterDropdown&&Li()},Pn=s()(g()({},"".concat(xt,"-menu-without-submenu"),!Qn(Te.filters||[]))),Ei;if(typeof Te.filterDropdown=="function")Ei=Te.filterDropdown({prefixCls:"".concat(xt,"-custom"),setSelectedKeys:function(Si){return _n({selectedKeys:Si})},selectedKeys:gn(),confirm:Li,clearFilters:Di,filters:Te.filters,visible:rn});else if(Te.filterDropdown)Ei=Te.filterDropdown;else{var va=gn()||[];Ei=t.createElement(t.Fragment,null,t.createElement(ct.a,{multiple:rr,prefixCls:"".concat(xt,"-menu"),className:Pn,onClick:zn,onSelect:_n,onDeselect:_n,selectedKeys:va,getPopupContainer:kr,openKeys:fn,onOpenChange:Gn},ea({filters:Te.filters||[],prefixCls:Kr,filteredKeys:gn(),filterMultiple:rr,locale:Mr})),t.createElement("div",{className:"".concat(Kr,"-dropdown-btns")},t.createElement(Xn.a,{type:"link",size:"small",disabled:va.length===0,onClick:Di},Mr.filterReset),t.createElement(Xn.a,{type:"primary",size:"small",onClick:Li},Mr.filterConfirm)))}var Sa=t.createElement(da,{className:"".concat(Kr,"-dropdown")},Ei),gi;typeof Te.filterIcon=="function"?gi=Te.filterIcon(Er):Te.filterIcon?gi=Te.filterIcon:gi=t.createElement(ui.a,null);var pi=t.useContext(J.b),Ii=pi.direction;return t.createElement("div",{className:s()("".concat(Kr,"-column"))},t.createElement("span",{className:"".concat(Kr,"-column-title")},zr),t.createElement("span",{className:s()("".concat(Kr,"-trigger-container"),g()({},"".concat(Kr,"-trigger-container-open"),rn)),onClick:function(Si){Si.stopPropagation()}},t.createElement(st.a,{overlay:Sa,trigger:["click"],visible:rn,onVisibleChange:wi,getPopupContainer:kr,placement:Ii==="rtl"?"bottomLeft":"bottomRight"},t.createElement("span",{role:"button",tabIndex:-1,className:s()("".concat(Kr,"-trigger"),{active:Er})},gi))))}var wn=An;function On(Jt,Tr,Kr){var Te=[];return(Jt||[]).forEach(function(xt,Gt){var rr=Vr(Gt,Kr);"children"in xt?Te=[].concat(Dt()(Te),Dt()(On(xt.children,Tr,rr))):(xt.filters||"filterDropdown"in xt||"onFilter"in xt)&&("filteredValue"in xt?Te.push({column:xt,key:xr(xt,rr),filteredKeys:xt.filteredValue,forceFiltered:xt.filtered}):Te.push({column:xt,key:xr(xt,rr),filteredKeys:Tr&&xt.defaultFilteredValue?xt.defaultFilteredValue:void 0,forceFiltered:xt.filtered}))}),Te}function Un(Jt,Tr,Kr,Te,xt,Gt,rr,Sr){return Kr.map(function(gr,Mr){var zr=Vr(Mr,Sr),kr=gr.filterMultiple,Yr=kr===void 0?!0:kr;if(gr.filters||"filterDropdown"in gr){var en=xr(gr,zr),ot=Te.find(function(kt){var ar=kt.key;return en===ar});return a()(a()({},gr),{title:function(ar){return t.createElement(wn,{prefixCls:"".concat(Jt,"-filter"),dropdownPrefixCls:Tr,column:gr,columnKey:en,filterState:ot,filterMultiple:Yr,triggerFilter:xt,locale:rr,getPopupContainer:Gt},Lr(gr.title,ar))}})}return"children"in gr?a()(a()({},gr),{children:Un(Jt,Tr,gr.children,Te,xt,Gt,rr,zr)}):gr})}function kn(Jt){var Tr={};return Jt.forEach(function(Kr){var Te=Kr.key,xt=Kr.filteredKeys;Tr[Te]=xt||null}),Tr}function ti(Jt){var Tr=[];return(Jt||[]).forEach(function(Kr){var Te=Kr.value,xt=Kr.children;Tr.push(Te),xt&&(Tr=[].concat(Dt()(Tr),Dt()(ti(xt))))}),Tr}function di(Jt,Tr){return Tr.reduce(function(Kr,Te){var xt=Te.column,Gt=xt.onFilter,rr=xt.filters,Sr=Te.filteredKeys;return Gt&&Sr&&Sr.length?Kr.filter(function(gr){return Sr.some(function(Mr){var zr=ti(rr),kr=zr.findIndex(function(en){return String(en)===String(Mr)}),Yr=kr!==-1?zr[kr]:Mr;return Gt(Yr,gr)})}):Kr},Jt)}function Na(Jt){var Tr=Jt.prefixCls,Kr=Jt.dropdownPrefixCls,Te=Jt.mergedColumns,xt=Jt.onFilterChange,Gt=Jt.getPopupContainer,rr=Jt.locale,Sr=t.useState(On(Te,!0)),gr=w()(Sr,2),Mr=gr[0],zr=gr[1],kr=t.useMemo(function(){var kt=On(Te,!1);return kt.every(function(ar){var mr=ar.filteredKeys;return mr===void 0})?Mr:kt},[Te,Mr]),Yr=t.useCallback(function(){return kn(kr)},[kr]),en=function(ar){var mr=kr.filter(function(Er){var Br=Er.key;return Br!==ar.key});mr.push(ar),zr(mr),xt(kn(mr),mr)},ot=function(ar){return Un(Tr,Kr,ar,kr,en,Gt,rr)};return[ot,kr,Yr]}var Gi=Na;function ba(Jt,Tr){return Jt.map(function(Kr){var Te=a()({},Kr);return Te.title=Lr(Kr.title,Tr),"children"in Te&&(Te.children=ba(Te.children,Tr)),Te})}function Pa(Jt){var Tr=t.useCallback(function(Kr){return ba(Kr,Jt)},[Jt]);return[Tr]}function Ga(Jt){return function(Kr){var Te,xt=Kr.prefixCls,Gt=Kr.onExpand,rr=Kr.record,Sr=Kr.expanded,gr=Kr.expandable,Mr="".concat(xt,"-row-expand-icon");return t.createElement("button",{type:"button",onClick:function(kr){Gt(rr,kr),kr.stopPropagation()},className:s()(Mr,(Te={},g()(Te,"".concat(Mr,"-spaced"),!gr),g()(Te,"".concat(Mr,"-expanded"),gr&&Sr),g()(Te,"".concat(Mr,"-collapsed"),gr&&!Sr),Te)),"aria-label":Sr?Jt.collapse:Jt.expand})}}var Qi=Ga,Oo=e("apr7"),sa=e("DxYC"),ji=sa.a,wa=e("WHP3");function ga(Jt){return null}var po=ga;function Bn(Jt){return null}var ta=Bn,So=e("+jib"),To=[];function za(Jt){var Tr,Kr=Jt.prefixCls,Te=Jt.className,xt=Jt.style,Gt=Jt.size,rr=Jt.bordered,Sr=Jt.dropdownPrefixCls,gr=Jt.dataSource,Mr=Jt.pagination,zr=Jt.rowSelection,kr=Jt.rowKey,Yr=Jt.rowClassName,en=Jt.columns,ot=Jt.children,kt=Jt.childrenColumnName,ar=Jt.onChange,mr=Jt.getPopupContainer,Er=Jt.loading,Br=Jt.expandIcon,rn=Jt.expandable,dn=Jt.expandedRowRender,yn=Jt.expandIconColumnIndex,Dn=Jt.indentSize,gn=Jt.scroll,Sn=Jt.sortDirections,_n=Jt.locale,Cn=Jt.showSorterTooltip,In=Cn===void 0?!0:Cn;Object(Ue.a)(!(typeof kr=="function"&&kr.length>1),"Table","`index` parameter of `rowKey` function is deprecated. There is no guarantee that it will work as expected.");var fn=Object(So.a)(),Tn=t.useMemo(function(){var fa=new Set(Object.keys(fn).filter(function(Vi){return fn[Vi]}));return(en||or(ot)).filter(function(Vi){return!Vi.responsive||Vi.responsive.some(function(io){return fa.has(io)})})},[ot,en,fn]),Yn=Object(l.default)(Jt,["className","style","columns"]),Gn=t.useContext(wa.b),zn=t.useContext(J.b),Hi=zn.locale,Li=Hi===void 0?ji:Hi,Di=zn.renderEmpty,wi=zn.direction,Pn=Gt||Gn,Ei=a()(a()({},Li.Table),_n),va=gr||To,Sa=t.useContext(J.b),gi=Sa.getPrefixCls,pi=gi("table",Kr),Ii=gi("dropdown",Sr),Ci=a()({childrenColumnName:kt,expandIconColumnIndex:yn},rn),Si=Ci.childrenColumnName,la=Si===void 0?"children":Si,Da=t.useMemo(function(){return va.some(function(fa){var Vi;return(Vi=fa)===null||Vi===void 0?void 0:Vi[la]})?"nest":dn||rn&&rn.expandedRowRender?"row":null},[va]),La={body:t.useRef()},Aa=t.useMemo(function(){return typeof kr=="function"?kr:function(fa){var Vi;return(Vi=fa)===null||Vi===void 0?void 0:Vi[kr]}},[kr]),ya=Bt(va,la,Aa),aa=w()(ya,1),mi=aa[0],$n={},Oi=function(Vi,io){var $a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Ea=a()(a()({},$n),Vi);$a&&($n.resetPagination(),Ea.pagination.current&&(Ea.pagination.current=1),Mr&&Mr.onChange&&Mr.onChange(1,Ea.pagination.pageSize)),gn&&gn.scrollToFirstRowOnChange!==!1&&La.body.current&&Object(Oo.a)(0,{getContainer:function(){return La.body.current}}),ar&&ar(Ea.pagination,Ea.filters,Ea.sorter,{currentDataSource:di(En(va,Ea.sorterStates,la),Ea.filterStates),action:io})},_i=function(Vi,io){Oi({sorter:Vi,sorterStates:io},"sort",!1)},oi=pn({prefixCls:pi,mergedColumns:Tn,onSorterChange:_i,sortDirections:Sn||["ascend","descend"],tableLocale:Ei,showSorterTooltip:In}),Fi=w()(oi,4),Yi=Fi[0],Xi=Fi[1],Zi=Fi[2],Fa=Fi[3],Mi=t.useMemo(function(){return En(va,Xi,la)},[va,Xi]);$n.sorter=Fa(),$n.sorterStates=Xi;var ca=function(Vi,io){Oi({filters:Vi,filterStates:io},"filter",!0)},ha=Gi({prefixCls:pi,locale:Ei,dropdownPrefixCls:Ii,mergedColumns:Tn,onFilterChange:ca,getPopupContainer:mr}),Ua=w()(ha,3),Ti=Ua[0],to=Ua[1],ka=Ua[2],ua=di(Mi,to);$n.filters=ka(),$n.filterStates=to;var Ya=t.useMemo(function(){return a()({},Zi)},[Zi]),vi=Pa(Ya),_a=w()(vi,1),Ra=_a[0],Pi=function(Vi,io){Oi({pagination:a()(a()({},$n.pagination),{current:Vi,pageSize:io})},"paginate")},qi=$e(ua.length,Mr,Pi),ro=w()(qi,2),Ni=ro[0],Ha=ro[1];$n.pagination=Mr===!1?{}:Ae(Mr,Ni),$n.resetPagination=Ha;var lo=t.useMemo(function(){if(Mr===!1||!Ni.pageSize)return ua;var fa=Ni.current,Vi=fa===void 0?1:fa,io=Ni.total,$a=Ni.pageSize,Ea=$a===void 0?ge:$a;return ua.length<io?ua.length>Ea?(Object(Ue.a)(!1,"Table","`dataSource` length is less than `pagination.total` but large than `pagination.pageSize`. Please make sure your config correct data with async mode."),ua.slice((Vi-1)*Ea,Vi*Ea)):ua:ua.slice((Vi-1)*Ea,Vi*Ea)},[!!Mr,ua,Ni&&Ni.current,Ni&&Ni.pageSize,Ni&&Ni.total]),mo=vr(zr,{prefixCls:pi,data:ua,pageData:lo,getRowKey:Aa,getRecordByKey:mi,expandType:Da,childrenColumnName:la,locale:Ei,expandIconColumnIndex:Ci.expandIconColumnIndex,getPopupContainer:mr}),Ka=w()(mo,2),Io=Ka[0],Ja=Ka[1],ra=function(Vi,io,$a){var Ea;return typeof Yr=="function"?Ea=s()(Yr(Vi,io,$a)):Ea=s()(Yr),s()(g()({},"".concat(pi,"-row-selected"),Ja.has(Aa(Vi,io))),Ea)};Ci.__PARENT_RENDER_ICON__=Ci.expandIcon,Ci.expandIcon=Ci.expandIcon||Br||Qi(Ei),Da==="nest"&&Ci.expandIconColumnIndex===void 0?Ci.expandIconColumnIndex=zr?1:0:Ci.expandIconColumnIndex>0&&zr&&(Ci.expandIconColumnIndex-=1),typeof Ci.indentSize!="number"&&(Ci.indentSize=typeof Dn=="number"?Dn:15);var Wi=t.useCallback(function(fa){return Ra(Io(Ti(Yi(fa))))},[Yi,Ti,Io]),go,xa;if(Mr!==!1&&(Ni==null?void 0:Ni.total)){var si;Ni.size?si=Ni.size:si=Pn==="small"||Pn==="middle"?"small":void 0;var Ki=function(Vi){return t.createElement(k.a,a()({className:"".concat(pi,"-pagination ").concat(pi,"-pagination-").concat(Vi)},Ni,{size:si}))},xo=wi==="rtl"?"left":"right";if(Ni.position!==null&&Array.isArray(Ni.position)){var yo=Ni.position.find(function(fa){return fa.indexOf("top")!==-1}),no=Ni.position.find(function(fa){return fa.indexOf("bottom")!==-1});!yo&&!no?xa=Ki(xo):(yo&&(go=Ki(yo.toLowerCase().replace("top",""))),no&&(xa=Ki(no.toLowerCase().replace("bottom",""))))}else xa=Ki(xo)}var bo;typeof Er=="boolean"?bo={spinning:Er}:O()(Er)==="object"&&(bo=a()({spinning:!0},Er));var Mo=s()("".concat(pi,"-wrapper"),Te,g()({},"".concat(pi,"-wrapper-rtl"),wi==="rtl"));return t.createElement("div",{className:Mo,style:xt},t.createElement(ae.a,a()({spinning:!1},bo),go,t.createElement(ee,a()({},Yn,{columns:Tn,direction:wi,expandable:Ci,prefixCls:pi,className:s()((Tr={},g()(Tr,"".concat(pi,"-middle"),Pn==="middle"),g()(Tr,"".concat(pi,"-small"),Pn==="small"),g()(Tr,"".concat(pi,"-bordered"),rr),g()(Tr,"".concat(pi,"-empty"),va.length===0),Tr)),data:lo,rowKey:Aa,rowClassName:ra,emptyText:_n&&_n.emptyText||Di("Table"),internalHooks:Ee,internalRefs:La,transformColumns:Wi})),xa))}za.defaultProps={rowKey:"key"},za.SELECTION_ALL=qe,za.SELECTION_INVERT=dt,za.Column=po,za.ColumnGroup=ta,za.Summary=Xt;var eo=za,zi=_.a=eo},"/vp6":function(Z,_){function e(O,v,g){var y=O.target,w=y.position;w[0]+=v,w[1]+=g,y.dirty()}function u(O,v,g,y){var w=O.target,p=O.zoomLimit,a=w.position,t=w.scale,o=O.zoom=O.zoom||1;if(o*=v,p){var s=p.min||0,l=p.max||Infinity;o=Math.max(Math.min(l,o),s)}var n=o/O.zoom;O.zoom=o,a[0]-=(g-a[0])*(n-1),a[1]-=(y-a[1])*(n-1),t[0]*=n,t[1]*=n,w.dirty()}_.updateViewOnPan=e,_.updateViewOnZoom=u},"/wlt":function(Z,_,e){var u=e("BiNE");function O(v){var g=this.__data__,y=u(g,v);return y<0?void 0:g[y][1]}Z.exports=O},"/xIj":function(Z,_){var e={\u5357\u6D77\u8BF8\u5C9B:[32,80],\u5E7F\u4E1C:[0,-10],\u9999\u6E2F:[10,5],\u6FB3\u95E8:[-10,10],\u5929\u6D25:[5,5]};function u(O,v){if(O==="china"){var g=e[v.name];if(g){var y=v.center;y[0]+=g[0]/10.5,y[1]+=-g[1]/(10.5/.75)}}}Z.exports=u},"0+Dw":function(Z,_,e){var u=e("SSBM"),O=e("oEo5"),v=e("QV7q"),g=v.groupData;function y(N,D,M){N.eachSeriesByType("sankey",function(R){var F=R.get("nodeWidth"),B=R.get("nodeGap"),H=w(R,D);R.layoutInfo=H;var U=H.width,K=H.height,W=R.getGraph(),z=W.nodes,Y=W.edges;a(z);var Q=O.filter(z,function(fe){return fe.getLayout().value===0}),P=Q.length!==0?0:R.get("layoutIterations"),G=R.get("orient"),$=R.get("nodeAlign");p(z,Y,F,B,U,K,P,G,$)})}function w(N,D){return u.getLayoutRect(N.getBoxLayoutParams(),{width:D.getWidth(),height:D.getHeight()})}function p(N,D,M,R,F,B,H,U,K){t(N,D,M,F,B,U,K),d(N,D,B,F,R,H,U),x(N,U)}function a(N){O.each(N,function(D){var M=T(D.outEdges,L),R=T(D.inEdges,L),F=D.getValue()||0,B=Math.max(M,R,F);D.setLayout({value:B},!0)})}function t(N,D,M,R,F,B,H){for(var U=[],K=[],W=[],z=[],Y=0,Q=0,P=0;P<D.length;P++)U[P]=1;for(P=0;P<N.length;P++)K[P]=N[P].inEdges.length,K[P]===0&&W.push(N[P]);for(var G=-1;W.length;){for(var $=0;$<W.length;$++){var fe=W[$],te=fe.hostGraph.data.getRawDataItem(fe.dataIndex),pe=te.depth!=null&&te.depth>=0;pe&&te.depth>G&&(G=te.depth),fe.setLayout({depth:pe?te.depth:Y},!0),B==="vertical"?fe.setLayout({dy:M},!0):fe.setLayout({dx:M},!0);for(var we=0;we<fe.outEdges.length;we++){var be=fe.outEdges[we],Ve=D.indexOf(be);U[Ve]=0;var Xe=be.node2,At=N.indexOf(Xe);--K[At]===0&&z.indexOf(Xe)<0&&z.push(Xe)}}++Y,W=z,z=[]}for(P=0;P<U.length;P++)if(U[P]===1)throw new Error("Sankey is a DAG, the original data has cycle!");var Be=G>Y-1?G:Y-1;H&&H!=="left"&&s(N,H,B,Be);var Q=B==="vertical"?(F-M)/Be:(R-M)/Be;n(N,Q,B)}function o(N){var D=N.hostGraph.data.getRawDataItem(N.dataIndex);return D.depth!=null&&D.depth>=0}function s(N,D,M,R){if(D==="right"){for(var F=[],B=N,H=0;B.length;){for(var U=0;U<B.length;U++){var K=B[U];K.setLayout({skNodeHeight:H},!0);for(var W=0;W<K.inEdges.length;W++){var z=K.inEdges[W];F.indexOf(z.node1)<0&&F.push(z.node1)}}B=F,F=[],++H}O.each(N,function(Y){o(Y)||Y.setLayout({depth:Math.max(0,R-Y.getLayout().skNodeHeight)},!0)})}else D==="justify"&&l(N,R)}function l(N,D){O.each(N,function(M){!o(M)&&!M.outEdges.length&&M.setLayout({depth:D},!0)})}function n(N,D,M){O.each(N,function(R){var F=R.getLayout().depth*D;M==="vertical"?R.setLayout({y:F},!0):R.setLayout({x:F},!0)})}function d(N,D,M,R,F,B,H){var U=r(N,H);c(U,D,M,R,F,H),i(U,F,M,R,H);for(var K=1;B>0;B--)K*=.99,h(U,K,H),i(U,F,M,R,H),b(U,K,H),i(U,F,M,R,H)}function r(N,D){var M=[],R=D==="vertical"?"y":"x",F=g(N,function(B){return B.getLayout()[R]});return F.keys.sort(function(B,H){return B-H}),O.each(F.keys,function(B){M.push(F.buckets.get(B))}),M}function c(N,D,M,R,F,B){var H=Infinity;O.each(N,function(U){var K=U.length,W=0;O.each(U,function(Y){W+=Y.getLayout().value});var z=B==="vertical"?(R-(K-1)*F)/W:(M-(K-1)*F)/W;z<H&&(H=z)}),O.each(N,function(U){O.each(U,function(K,W){var z=K.getLayout().value*H;B==="vertical"?(K.setLayout({x:W},!0),K.setLayout({dx:z},!0)):(K.setLayout({y:W},!0),K.setLayout({dy:z},!0))})}),O.each(D,function(U){var K=+U.getValue()*H;U.setLayout({dy:K},!0)})}function i(N,D,M,R,F){var B=F==="vertical"?"x":"y";O.each(N,function(H){H.sort(function($,fe){return $.getLayout()[B]-fe.getLayout()[B]});for(var U,K,W,z=0,Y=H.length,Q=F==="vertical"?"dx":"dy",P=0;P<Y;P++)K=H[P],W=z-K.getLayout()[B],W>0&&(U=K.getLayout()[B]+W,F==="vertical"?K.setLayout({x:U},!0):K.setLayout({y:U},!0)),z=K.getLayout()[B]+K.getLayout()[Q]+D;var G=F==="vertical"?R:M;if(W=z-D-G,W>0)for(U=K.getLayout()[B]-W,F==="vertical"?K.setLayout({x:U},!0):K.setLayout({y:U},!0),z=U,P=Y-2;P>=0;--P)K=H[P],W=K.getLayout()[B]+K.getLayout()[Q]+D-z,W>0&&(U=K.getLayout()[B]-W,F==="vertical"?K.setLayout({x:U},!0):K.setLayout({y:U},!0)),z=K.getLayout()[B]})}function h(N,D,M){O.each(N.slice().reverse(),function(R){O.each(R,function(F){if(F.outEdges.length){var B=T(F.outEdges,f,M)/T(F.outEdges,L,M);if(isNaN(B)){var H=F.outEdges.length;B=H?T(F.outEdges,A,M)/H:0}if(M==="vertical"){var U=F.getLayout().x+(B-E(F,M))*D;F.setLayout({x:U},!0)}else{var K=F.getLayout().y+(B-E(F,M))*D;F.setLayout({y:K},!0)}}})})}function f(N,D){return E(N.node2,D)*N.getValue()}function A(N,D){return E(N.node2,D)}function C(N,D){return E(N.node1,D)*N.getValue()}function S(N,D){return E(N.node1,D)}function E(N,D){return D==="vertical"?N.getLayout().x+N.getLayout().dx/2:N.getLayout().y+N.getLayout().dy/2}function L(N){return N.getValue()}function T(N,D,M){for(var R=0,F=N.length,B=-1;++B<F;){var H=+D.call(N,N[B],M);isNaN(H)||(R+=H)}return R}function b(N,D,M){O.each(N,function(R){O.each(R,function(F){if(F.inEdges.length){var B=T(F.inEdges,C,M)/T(F.inEdges,L,M);if(isNaN(B)){var H=F.inEdges.length;B=H?T(F.inEdges,S,M)/H:0}if(M==="vertical"){var U=F.getLayout().x+(B-E(F,M))*D;F.setLayout({x:U},!0)}else{var K=F.getLayout().y+(B-E(F,M))*D;F.setLayout({y:K},!0)}}})})}function x(N,D){var M=D==="vertical"?"x":"y";O.each(N,function(R){R.outEdges.sort(function(F,B){return F.node2.getLayout()[M]-B.node2.getLayout()[M]}),R.inEdges.sort(function(F,B){return F.node1.getLayout()[M]-B.node1.getLayout()[M]})}),O.each(N,function(R){var F=0,B=0;O.each(R.outEdges,function(H){H.setLayout({sy:F},!0),F+=H.getLayout().dy}),O.each(R.inEdges,function(H){H.setLayout({ty:B},!0),B+=H.getLayout().dy})})}Z.exports=y},"0326":function(Z,_,e){var u=e("Udc0"),O=e("OUY8"),v=e("lvid");function g(y){return O(y)?v(y):u(y)}Z.exports=g},"06Pr":function(Z,_,e){var u=e("Q6Bq"),O=e("zYjg"),v=e("oEo5"),g=e("LLn1");function y(p){return v.isArray(p)||(p=[+p,+p]),p}var w=u.extendChartView({type:"radar",render:function(p,a,t){var o=p.coordinateSystem,s=this.group,l=p.getData(),n=this._data;function d(i,h){var f=i.getItemVisual(h,"symbol")||"circle",A=i.getItemVisual(h,"color");if(f==="none")return;var C=y(i.getItemVisual(h,"symbolSize")),S=g.createSymbol(f,-1,-1,2,2,A),E=i.getItemVisual(h,"symbolRotate")||0;return S.attr({style:{strokeNoScale:!0},z2:100,scale:[C[0]/2,C[1]/2],rotation:E*Math.PI/180||0}),S}function r(i,h,f,A,C,S){f.removeAll();for(var E=0;E<h.length-1;E++){var L=d(A,C);L&&(L.__dimIdx=E,i[E]?(L.attr("position",i[E]),O[S?"initProps":"updateProps"](L,{position:h[E]},p,C)):L.attr("position",h[E]),f.add(L))}}function c(i){return v.map(i,function(h){return[o.cx,o.cy]})}l.diff(n).add(function(i){var h=l.getItemLayout(i);if(!h)return;var f=new O.Polygon,A=new O.Polyline,C={shape:{points:h}};f.shape.points=c(h),A.shape.points=c(h),O.initProps(f,C,p,i),O.initProps(A,C,p,i);var S=new O.Group,E=new O.Group;S.add(A),S.add(f),S.add(E),r(A.shape.points,h,E,l,i,!0),l.setItemGraphicEl(i,S)}).update(function(i,h){var f=n.getItemGraphicEl(h),A=f.childAt(0),C=f.childAt(1),S=f.childAt(2),E={shape:{points:l.getItemLayout(i)}};if(!E.shape.points)return;r(A.shape.points,E.shape.points,S,l,i,!1),O.updateProps(A,E,p),O.updateProps(C,E,p),l.setItemGraphicEl(i,f)}).remove(function(i){s.remove(n.getItemGraphicEl(i))}).execute(),l.eachItemGraphicEl(function(i,h){var f=l.getItemModel(h),A=i.childAt(0),C=i.childAt(1),S=i.childAt(2),E=l.getItemVisual(h,"color");s.add(i),A.useStyle(v.defaults(f.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:E})),A.hoverStyle=f.getModel("emphasis.lineStyle").getLineStyle();var L=f.getModel("areaStyle"),T=f.getModel("emphasis.areaStyle"),b=L.isEmpty()&&L.parentModel.isEmpty(),x=T.isEmpty()&&T.parentModel.isEmpty();x=x&&b,C.ignore=b,C.useStyle(v.defaults(L.getAreaStyle(),{fill:E,opacity:.7})),C.hoverStyle=T.getAreaStyle();var N=f.getModel("itemStyle").getItemStyle(["color"]),D=f.getModel("emphasis.itemStyle").getItemStyle(),M=f.getModel("label"),R=f.getModel("emphasis.label");S.eachChild(function(F){F.setStyle(N),F.hoverStyle=v.clone(D);var B=l.get(l.dimensions[F.__dimIdx],h);(B==null||isNaN(B))&&(B=""),O.setLabelStyle(F.style,F.hoverStyle,M,R,{labelFetcher:l.hostModel,labelDataIndex:h,labelDimIndex:F.__dimIdx,defaultText:B,autoColor:E,isRectText:!0})}),i.highDownOnUpdate=function(F,B){C.attr("ignore",B==="emphasis"?x:b)},O.setHoverStyle(i)}),this._data=l},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}});Z.exports=w},"0STn":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5");e("aXVC"),e("VOhW"),e("oYFH");var v=e("9OCn"),g=v.layout,y=e("pMHC");e("Kuav"),u.registerLayout(O.curry(g,"pictorialBar")),u.registerVisual(y("pictorialBar","roundRect"))},"0Xow":function(Z,_,e){var u=e("Q6Bq"),O=u.extendComponentModel({type:"tooltip",dependencies:["axisPointer"],defaultOption:{zlevel:0,z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:!1,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"rgba(50,50,50,0.7)",borderColor:"#333",borderRadius:4,borderWidth:0,padding:5,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#fff",fontSize:14}}});Z.exports=O},"0YPX":function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="ArrowLeftOutlined";var w=_.a=u.forwardRef(y)},"0Zcz":function(Z,_,e){var u=e("oEo5"),O=e("sAd1"),v=e("B2QF"),g=v.toolbox.brush;function y(a,t,o){this.model=a,this.ecModel=t,this.api=o,this._brushType,this._brushMode}y.defaultOption={show:!0,type:["rect","polygon","lineX","lineY","keep","clear"],icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:u.clone(g.title)};var w=y.prototype;w.render=w.updateView=function(a,t,o){var s,l,n;t.eachComponent({mainType:"brush"},function(d){s=d.brushType,l=d.brushOption.brushMode||"single",n|=d.areas.length}),this._brushType=s,this._brushMode=l,u.each(a.get("type",!0),function(d){a.setIconStatus(d,(d==="keep"?l==="multiple":d==="clear"?n:d===s)?"emphasis":"normal")})},w.getIcons=function(){var a=this.model,t=a.get("icon",!0),o={};return u.each(a.get("type",!0),function(s){t[s]&&(o[s]=t[s])}),o},w.onclick=function(a,t,o){var s=this._brushType,l=this._brushMode;o==="clear"?(t.dispatchAction({type:"axisAreaSelect",intervals:[]}),t.dispatchAction({type:"brush",command:"clear",areas:[]})):t.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:o==="keep"?s:s===o?!1:o,brushMode:o==="keep"?l==="multiple"?"single":"multiple":l}})},O.register("brush",y);var p=y;Z.exports=p},"0gFT":function(Z,_,e){var u=e("TfK1"),O=e("YsOP"),v=e("oEo5"),g=v.extend,y=v.isArray;function w(p,a,t){a=y(a)&&{coordDimensions:a}||g({},a);var o=p.getSource(),s=u(o,a),l=new O(s,p);return l.initData(o,t),l}Z.exports=w},"0maQ":function(Z,_,e){var u=e("JSme"),O=u.extend({type:"dataZoom.slider",layoutMode:"box",defaultOption:{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#2f4554",width:.5,opacity:.3},areaStyle:{color:"rgba(47,69,84,0.3)",opacity:.3}},borderColor:"#ddd",fillerColor:"rgba(167,183,204,0.4)",handleIcon:"M8.2,13.6V3.9H6.3v9.7H3.1v14.9h3.3v9.7h1.8v-9.7h3.3V13.6H8.2z M9.7,24.4H4.8v-1.4h4.9V24.4z M9.7,19.1H4.8v-1.4h4.9V19.1z",handleSize:"100%",handleStyle:{color:"#a7b7cc"},labelPrecision:null,labelFormatter:null,showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#333"}}}),v=O;Z.exports=v},"15py":function(Z,_,e){var u=e("2L5a");function O(g){this._target=g.target,this._life=g.life||1e3,this._delay=g.delay||0,this._initialized=!1,this.loop=g.loop==null?!1:g.loop,this.gap=g.gap||0,this.easing=g.easing||"Linear",this.onframe=g.onframe,this.ondestroy=g.ondestroy,this.onrestart=g.onrestart,this._pausedTime=0,this._paused=!1}O.prototype={constructor:O,step:function(y,w){if(this._initialized||(this._startTime=y+this._delay,this._initialized=!0),this._paused){this._pausedTime+=w;return}var p=(y-this._startTime-this._pausedTime)/this._life;if(p<0)return;p=Math.min(p,1);var a=this.easing,t=typeof a=="string"?u[a]:a,o=typeof t=="function"?t(p):p;return this.fire("frame",o),p===1?this.loop?(this.restart(y),"restart"):(this._needsRemove=!0,"destroy"):null},restart:function(y){var w=(y-this._startTime-this._pausedTime)%this._life;this._startTime=y-w+this.gap,this._pausedTime=0,this._needsRemove=!1},fire:function(y,w){y="on"+y,this[y]&&this[y](this._target,w)},pause:function(){this._paused=!0},resume:function(){this._paused=!1}};var v=O;Z.exports=v},"19h/":function(Z,_,e){var u=e("oEo5"),O=e("4uqo"),v=e("SSBM"),g=e("sYRh"),y=e("zw+m"),w=e("zYjg"),p=e("Jjzi"),a=e("BuVp"),t=u.each,o=Math.min,s=Math.max,l=Math.floor,n=Math.ceil,d=p.round,r=Math.PI;function c(C,S,E){this._axesMap=u.createHashMap(),this._axesLayout={},this.dimensions=C.dimensions,this._rect,this._model=C,this._init(C,S,E)}c.prototype={type:"parallel",constructor:c,_init:function(C,S,E){var L=C.dimensions,T=C.parallelAxisIndex;t(L,function(b,x){var N=T[x],D=S.getComponent("parallelAxis",N),M=this._axesMap.set(b,new y(b,g.createScaleByModel(D),[0,0],D.get("type"),N)),R=M.type==="category";M.onBand=R&&D.get("boundaryGap"),M.inverse=D.get("inverse"),D.axis=M,M.model=D,M.coordinateSystem=D.coordinateSystem=this},this)},update:function(C,S){this._updateAxesFromSeries(this._model,C)},containPoint:function(C){var S=this._makeLayoutInfo(),E=S.axisBase,L=S.layoutBase,T=S.pixelDimIndex,b=C[1-T],x=C[T];return b>=E&&b<=E+S.axisLength&&x>=L&&x<=L+S.layoutLength},getModel:function(){return this._model},_updateAxesFromSeries:function(C,S){S.eachSeries(function(E){if(!C.contains(E,S))return;var L=E.getData();t(this.dimensions,function(T){var b=this._axesMap.get(T);b.scale.unionExtentFromData(L,L.mapDimension(T)),g.niceScaleExtent(b.scale,b.model)},this)},this)},resize:function(C,S){this._rect=v.getLayoutRect(C.getBoxLayoutParams(),{width:S.getWidth(),height:S.getHeight()}),this._layoutAxes()},getRect:function(){return this._rect},_makeLayoutInfo:function(){var C=this._model,S=this._rect,E=["x","y"],L=["width","height"],T=C.get("layout"),b=T==="horizontal"?0:1,x=S[L[b]],N=[0,x],D=this.dimensions.length,M=i(C.get("axisExpandWidth"),N),R=i(C.get("axisExpandCount")||0,[0,D]),F=C.get("axisExpandable")&&D>3&&D>R&&R>1&&M>0&&x>0,B=C.get("axisExpandWindow"),H;if(B)H=i(B[1]-B[0],N),B[1]=B[0]+H;else{H=i(M*(R-1),N);var U=C.get("axisExpandCenter")||l(D/2);B=[M*U-H/2],B[1]=B[0]+H}var K=(x-H)/(D-R);K<3&&(K=0);var W=[l(d(B[0]/M,1))+1,n(d(B[1]/M,1))-1],z=K/M*B[0];return{layout:T,pixelDimIndex:b,layoutBase:S[E[b]],layoutLength:x,axisBase:S[E[1-b]],axisLength:S[L[1-b]],axisExpandable:F,axisExpandWidth:M,axisCollapseWidth:K,axisExpandWindow:B,axisCount:D,winInnerIndices:W,axisExpandWindow0Pos:z}},_layoutAxes:function(){var C=this._rect,S=this._axesMap,E=this.dimensions,L=this._makeLayoutInfo(),T=L.layout;S.each(function(b){var x=[0,L.axisLength],N=b.inverse?1:0;b.setExtent(x[N],x[1-N])}),t(E,function(b,x){var N=(L.axisExpandable?f:h)(x,L),D={horizontal:{x:N.position,y:L.axisLength},vertical:{x:0,y:N.position}},M={horizontal:r/2,vertical:0},R=[D[T].x+C.x,D[T].y+C.y],F=M[T],B=O.create();O.rotate(B,B,F),O.translate(B,B,R),this._axesLayout[b]={position:R,rotation:F,transform:B,axisNameAvailableWidth:N.axisNameAvailableWidth,axisLabelShow:N.axisLabelShow,nameTruncateMaxWidth:N.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}},this)},getAxis:function(C){return this._axesMap.get(C)},dataToPoint:function(C,S){return this.axisCoordToPoint(this._axesMap.get(S).dataToCoord(C),S)},eachActiveState:function(C,S,E,L){E==null&&(E=0),L==null&&(L=C.count());var T=this._axesMap,b=this.dimensions,x=[],N=[];u.each(b,function(K){x.push(C.mapDimension(K)),N.push(T.get(K).model)});for(var D=this.hasAxisBrushed(),M=E;M<L;M++){var R;if(!D)R="normal";else{R="active";for(var F=C.getValues(x,M),B=0,H=b.length;B<H;B++){var U=N[B].getActiveState(F[B]);if(U==="inactive"){R="inactive";break}}}S(R,M)}},hasAxisBrushed:function(){for(var C=this.dimensions,S=this._axesMap,E=!1,L=0,T=C.length;L<T;L++)S.get(C[L]).model.getActiveState()!=="normal"&&(E=!0);return E},axisCoordToPoint:function(C,S){var E=this._axesLayout[S];return w.applyTransform([C,0],E.transform)},getAxisLayout:function(C){return u.clone(this._axesLayout[C])},getSlidedAxisExpandWindow:function(C){var S=this._makeLayoutInfo(),E=S.pixelDimIndex,L=S.axisExpandWindow.slice(),T=L[1]-L[0],b=[0,S.axisExpandWidth*(S.axisCount-1)];if(!this.containPoint(C))return{behavior:"none",axisExpandWindow:L};var x=C[E]-S.layoutBase-S.axisExpandWindow0Pos,N,D="slide",M=S.axisCollapseWidth,R=this._model.get("axisExpandSlideTriggerArea"),F=R[0]!=null;if(M)F&&M&&x<T*R[0]?(D="jump",N=x-T*R[2]):F&&M&&x>T*(1-R[0])?(D="jump",N=x-T*(1-R[2])):(N=x-T*R[1])>=0&&(N=x-T*(1-R[1]))<=0&&(N=0),N*=S.axisExpandWidth/M,N?a(N,L,b,"all"):D="none";else{var T=L[1]-L[0],B=b[1]*x/T;L=[s(0,B-T/2)],L[1]=o(b[1],L[0]+T),L[0]=L[1]-T}return{axisExpandWindow:L,behavior:D}}};function i(C,S){return o(s(C,S[0]),S[1])}function h(C,S){var E=S.layoutLength/(S.axisCount-1);return{position:E*C,axisNameAvailableWidth:E,axisLabelShow:!0}}function f(C,S){var E=S.layoutLength,L=S.axisExpandWidth,T=S.axisCount,b=S.axisCollapseWidth,x=S.winInnerIndices,N,D=b,M=!1,R;return C<x[0]?(N=C*b,R=b):C<=x[1]?(N=S.axisExpandWindow0Pos+C*L-S.axisExpandWindow[0],D=L,M=!0):(N=E-(T-1-C)*b,R=b),{position:N,axisNameAvailableWidth:D,axisLabelShow:M,nameTruncateMaxWidth:R}}var A=c;Z.exports=A},"1BCf":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{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.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file",theme:"outlined"};_.default=u},"1JkX":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=".",y="___EC__COMPONENT__CONTAINER___";function w(r){var c={main:"",sub:""};return r&&(r=r.split(g),c.main=r[0]||"",c.sub=r[1]||""),c}function p(r){v.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(r),'componentType "'+r+'" illegal')}function a(r,c){r.$constructor=r,r.extend=function(i){var h=this,f=function(){i.$constructor?i.$constructor.apply(this,arguments):h.apply(this,arguments)};return v.extend(f.prototype,i),f.extend=this.extend,f.superCall=s,f.superApply=l,v.inherits(f,this),f.superClass=h,f}}var t=0;function o(r){var c=["__\0is_clz",t++,Math.random().toFixed(3)].join("_");r.prototype[c]=!0,r.isInstance=function(i){return!!(i&&i[c])}}function s(r,c){var i=v.slice(arguments,2);return this.superClass.prototype[c].apply(r,i)}function l(r,c,i){return this.superClass.prototype[c].apply(r,i)}function n(r,c){c=c||{};var i={};r.registerClass=function(A,C){if(C){if(p(C),C=w(C),!C.sub)i[C.main]=A;else if(C.sub!==y){var S=h(C);S[C.sub]=A}}return A},r.getClass=function(A,C,S){var E=i[A];if(E&&E[y]&&(E=C?E[C]:null),S&&!E)throw new Error(C?"Component "+A+"."+(C||"")+" not exists. Load it first.":A+".type should be specified.");return E},r.getClassesByMainType=function(A){A=w(A);var C=[],S=i[A.main];return S&&S[y]?v.each(S,function(E,L){L!==y&&C.push(E)}):C.push(S),C},r.hasClass=function(A){return A=w(A),!!i[A.main]},r.getAllClassMainTypes=function(){var A=[];return v.each(i,function(C,S){A.push(S)}),A},r.hasSubTypes=function(A){A=w(A);var C=i[A.main];return C&&C[y]},r.parseClassType=w;function h(A){var C=i[A.main];return(!C||!C[y])&&(C=i[A.main]={},C[y]=!0),C}if(c.registerWhenExtend){var f=r.extend;f&&(r.extend=function(A){var C=f.call(this,A);return r.registerClass(C,A.type)})}return r}function d(r,c){}_.parseClassType=w,_.enableClassExtend=a,_.enableClassCheck=o,_.enableClassManagement=n,_.setReadOnly=d},"1SxH":function(Z,_,e){"use strict";e.d(_,"a",function(){return r});var u=e("ZZRV"),O=e.n(u),v=e("QJYX"),g=e.n(v),y=e("NXEf"),w=e.n(y),p=e("DVO+"),a=e.n(p),t=e("MdoL"),o=e.n(t),s=e("4ZCI"),l=e.n(s),n=e("Rax+"),d=e.n(n);function r(c){var i=c.suffixIcon,h=c.clearIcon,f=c.menuItemSelectedIcon,A=c.removeIcon,C=c.loading,S=c.multiple,E=c.prefixCls,L=h;h||(L=u.createElement(l.a,null));var T=null;if(i!==void 0)T=i;else if(C)T=u.createElement(w.a,{spin:!0});else{var b="".concat(E,"-suffix");T=function(M){var R=M.open,F=M.showSearch;return R&&F?u.createElement(d.a,{className:b}):u.createElement(g.a,{className:b})}}var x=null;f!==void 0?x=f:S?x=u.createElement(a.a,null):x=null;var N=null;return A!==void 0?N=A:N=u.createElement(o.a,null),{clearIcon:L,suffixIcon:T,itemIcon:x,removeIcon:N}}},"1Wwd":function(Z,_,e){var u=e("0gFT"),O=e("+Vnd"),v=O.extend({type:"series.gauge",getInitialData:function(y,w){return u(this,["value"])},defaultOption:{zlevel:0,z:2,center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,lineStyle:{color:[[.2,"#91c7ae"],[.8,"#63869e"],[1,"#c23531"]],width:30}},splitLine:{show:!0,length:30,lineStyle:{color:"#eee",width:2,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:8,lineStyle:{color:"#eee",width:1,type:"solid"}},axisLabel:{show:!0,distance:5,color:"auto"},pointer:{show:!0,length:"80%",width:8},itemStyle:{color:"auto"},title:{show:!0,offsetCenter:[0,"-40%"],color:"#333",fontSize:15},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"auto",fontSize:30}}}),g=v;Z.exports=g},"1c8c":function(Z,_,e){"use strict";e.d(_,"e",function(){return p}),e.d(_,"c",function(){return t}),e.d(_,"d",function(){return o}),e.d(_,"a",function(){return l}),e.d(_,"f",function(){return n}),e.d(_,"b",function(){return d});var u=e("V0hb"),O=e("55MS"),v=e("buSX"),g=e("7AgF"),y=e("nWwB"),w=e("AoPA");function p(r,c){return r!=null?r:c}function a(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],c=new Map;function i(h){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(h||[]).forEach(function(A){var C=A.key,S=A.children;Object(y.a)(C!=null,"Tree node must have a certain key: [".concat(f).concat(C,"]"));var E=String(C);Object(y.a)(!c.has(E)||C===null||C===void 0,"Same 'key' exist in the Tree: ".concat(E)),c.set(E,!0),i(S,"".concat(f).concat(E," > "))})}i(r)}function t(r){function c(i){var h=Object(g.a)(i);return h.map(function(f){if(!Object(w.i)(f))return Object(y.a)(!f,"Tree/TreeNode can only accept TreeNode as children."),null;var A=f.key,C=f.props,S=C.children,E=Object(v.a)(C,["children"]),L=Object(O.a)({key:A},E),T=c(S);return T.length&&(L.children=T),L}).filter(function(f){return f})}return c(r)}function o(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],i=new Set(c===!0?[]:c),h=[];function f(A){var C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return A.map(function(S,E){var L=Object(w.h)(C?C.pos:"0",E),T=p(S.key,L),b=Object(O.a)(Object(O.a)({},S),{},{parent:C,pos:L,children:null,data:S,isStart:[].concat(Object(u.a)(C?C.isStart:[]),[E===0]),isEnd:[].concat(Object(u.a)(C?C.isEnd:[]),[E===A.length-1])});return h.push(b),c===!0||i.has(T)?b.children=f(S.children||[],b):b.children=[],b})}return f(r),h}function s(r,c,i){var h;i?typeof i=="string"?h=function(C){return C[i]}:typeof i=="function"&&(h=function(C){return i(C)}):h=function(C,S){return p(C.key,S)};function f(A,C,S){var E=A?A.children:r,L=A?Object(w.h)(S.pos,C):"0";if(A){var T=h(A,L),b={node:A,index:C,pos:L,key:T,parentPos:S.node?S.pos:null,level:S.level+1};c(b)}E&&E.forEach(function(x,N){f(x,N,{node:A,pos:L,level:S?S.level+1:-1})})}f(null)}function l(r){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=c.initWrapper,h=c.processEntity,f=c.onProcessFinished,A=arguments.length>2?arguments[2]:void 0,C={},S={},E={posEntities:C,keyEntities:S};return i&&(E=i(E)||E),s(r,function(L){var T=L.node,b=L.index,x=L.pos,N=L.key,D=L.parentPos,M=L.level,R={node:T,index:b,key:N,pos:x,level:M},F=p(N,x);C[x]=R,S[F]=R,R.parent=C[D],R.parent&&(R.parent.children=R.parent.children||[],R.parent.children.push(R)),h&&h(R,E)},A),f&&f(E),E}function n(r,c){var i=c.expandedKeys,h=c.selectedKeys,f=c.loadedKeys,A=c.loadingKeys,C=c.checkedKeys,S=c.halfCheckedKeys,E=c.dragOverNodeKey,L=c.dropPosition,T=c.keyEntities,b=T[r],x={eventKey:r,expanded:i.indexOf(r)!==-1,selected:h.indexOf(r)!==-1,loaded:f.indexOf(r)!==-1,loading:A.indexOf(r)!==-1,checked:C.indexOf(r)!==-1,halfChecked:S.indexOf(r)!==-1,pos:String(b?b.pos:""),dragOver:E===r&&L===0,dragOverGapTop:E===r&&L===-1,dragOverGapBottom:E===r&&L===1};return x}function d(r){var c=r.data,i=r.expanded,h=r.selected,f=r.checked,A=r.loaded,C=r.loading,S=r.halfChecked,E=r.dragOver,L=r.dragOverGapTop,T=r.dragOverGapBottom,b=r.pos,x=r.active,N=Object(O.a)(Object(O.a)({},c),{},{expanded:i,selected:h,checked:f,loaded:A,loading:C,halfChecked:S,dragOver:E,dragOverGapTop:L,dragOverGapBottom:T,pos:b,active:x});return"props"in N||Object.defineProperty(N,"props",{get:function(){return Object(y.a)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),r}}),N}},"1kpo":function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("8ULG"),o=e.n(t),s=e("XneU"),l=e.n(s),n=e("Hdxz"),d=e.n(n),r=e("ZZRV"),c=e("buSX"),i=e("FGJx"),h=e("o0AO"),f=e("uwZC"),A=e("MRRG"),C=e("GY0J"),S=e("O5C7"),E=e("zjzt"),L=e("udBW"),T=e("iczh"),b=e.n(T),x=e("MQ4j"),N=e("ggzp");function D(Qe){return Array.isArray(Qe)?Qe:[Qe]}var M={transition:"transitionend",WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend"},R=Object.keys(M).filter(function(Qe){if(typeof document=="undefined")return!1;var pt=document.getElementsByTagName("html")[0];return Qe in(pt?pt.style:{})})[0],F=M[R];function B(Qe,pt,Ge,je){Qe.addEventListener?Qe.addEventListener(pt,Ge,je):Qe.attachEvent&&Qe.attachEvent("on".concat(pt),Ge)}function H(Qe,pt,Ge,je){Qe.removeEventListener?Qe.removeEventListener(pt,Ge,je):Qe.attachEvent&&Qe.detachEvent("on".concat(pt),Ge)}function U(Qe,pt){var Ge=typeof Qe=="function"?Qe(pt):Qe;return Array.isArray(Ge)?Ge.length===2?Ge:[Ge[0],Ge[1]]:[Ge]}var K=function(pt){return!isNaN(parseFloat(pt))&&isFinite(pt)},W=!(typeof window!="undefined"&&window.document&&window.document.createElement),z=function Qe(pt,Ge,je,_e){if(!Ge||Ge===document||Ge instanceof Document)return!1;if(Ge===pt.parentNode)return!0;var ht=Math.max(Math.abs(je),Math.abs(_e))===Math.abs(_e),Lt=Math.max(Math.abs(je),Math.abs(_e))===Math.abs(je),Ft=Ge.scrollHeight-Ge.clientHeight,Wt=Ge.scrollWidth-Ge.clientWidth,Qt=document.defaultView.getComputedStyle(Ge),or=Qt.overflowY==="auto"||Qt.overflowY==="scroll",Tt=Qt.overflowX==="auto"||Qt.overflowX==="scroll",jt=Ft&&or,zt=Wt&&Tt;return ht&&(!jt||jt&&(Ge.scrollTop>=Ft&&_e<0||Ge.scrollTop<=0&&_e>0))||Lt&&(!zt||zt&&(Ge.scrollLeft>=Wt&&je<0||Ge.scrollLeft<=0&&je>0))?Qe(pt,Ge.parentNode,je,_e):!1};function Y(Qe){var pt=Q();return function(){var je=Object(C.a)(Qe),_e;if(pt){var ht=Object(C.a)(this).constructor;_e=Reflect.construct(je,arguments,ht)}else _e=je.apply(this,arguments);return Object(A.a)(this,_e)}}function Q(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(Qe){return!1}}var P={},G=function(Qe){Object(f.a)(Ge,Qe);var pt=Y(Ge);function Ge(je){var _e;return Object(i.a)(this,Ge),_e=pt.call(this,je),_e.domFocus=function(){_e.dom&&_e.dom.focus()},_e.removeStartHandler=function(ht){if(ht.touches.length>1)return;_e.startPos={x:ht.touches[0].clientX,y:ht.touches[0].clientY}},_e.removeMoveHandler=function(ht){if(ht.changedTouches.length>1)return;var Lt=ht.currentTarget,Ft=ht.changedTouches[0].clientX-_e.startPos.x,Wt=ht.changedTouches[0].clientY-_e.startPos.y;(Lt===_e.maskDom||Lt===_e.handlerDom||Lt===_e.contentDom&&z(Lt,ht.target,Ft,Wt))&&ht.cancelable&&ht.preventDefault()},_e.transitionEnd=function(ht){var Lt=ht.target;H(Lt,F,_e.transitionEnd),Lt.style.transition=""},_e.onKeyDown=function(ht){if(ht.keyCode===N.a.ESC){var Lt=_e.props.onClose;ht.stopPropagation(),Lt&&Lt(ht)}},_e.onWrapperTransitionEnd=function(ht){var Lt=_e.props,Ft=Lt.open,Wt=Lt.afterVisibleChange;ht.target===_e.contentWrapper&&ht.propertyName.match(/transform$/)&&(_e.dom.style.transition="",!Ft&&_e.getCurrentDrawerSome()&&(document.body.style.overflowX="",_e.maskDom&&(_e.maskDom.style.left="",_e.maskDom.style.width="")),Wt&&Wt(!!Ft))},_e.openLevelTransition=function(){var ht=_e.props,Lt=ht.open,Ft=ht.width,Wt=ht.height,Qt=_e.getHorizontalBoolAndPlacementName(),or=Qt.isHorizontal,Tt=Qt.placementName,jt=_e.contentDom?_e.contentDom.getBoundingClientRect()[or?"width":"height"]:0,zt=(or?Ft:Wt)||jt;_e.setLevelAndScrolling(Lt,Tt,zt)},_e.setLevelTransform=function(ht,Lt,Ft,Wt){var Qt=_e.props,or=Qt.placement,Tt=Qt.levelMove,jt=Qt.duration,zt=Qt.ease,Nt=Qt.showMask;_e.levelDom.forEach(function(Ht){Ht.style.transition="transform ".concat(jt," ").concat(zt),B(Ht,F,_e.transitionEnd);var it=ht?Ft:0;if(Tt){var He=U(Tt,{target:Ht,open:ht});it=ht?He[0]:He[1]||0}var ne=typeof it=="number"?"".concat(it,"px"):it,ce=or==="left"||or==="top"?ne:"-".concat(ne);ce=Nt&&or==="right"&&Wt?"calc(".concat(ce," + ").concat(Wt,"px)"):ce,Ht.style.transform=it?"".concat(Lt,"(").concat(ce,")"):""})},_e.setLevelAndScrolling=function(ht,Lt,Ft){var Wt=_e.props.onChange;if(!W){var Qt=document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth?Object(x.a)(!0):0;_e.setLevelTransform(ht,Lt,Ft,Qt),_e.toggleScrollingToDrawerAndBody(Qt)}Wt&&Wt(ht)},_e.toggleScrollingToDrawerAndBody=function(ht){var Lt=_e.props,Ft=Lt.getOpenCount,Wt=Lt.getContainer,Qt=Lt.showMask,or=Lt.open,Tt=Wt&&Wt(),jt=Ft&&Ft();if(Tt&&Tt.parentNode===document.body&&Qt){var zt=["touchstart"],Nt=[document.body,_e.maskDom,_e.handlerDom,_e.contentDom];or&&document.body.style.overflow!=="hidden"?(ht&&_e.addScrollingEffect(ht),jt===1&&(document.body.style.overflow="hidden"),document.body.style.touchAction="none",Nt.forEach(function(Ht,it){if(!Ht)return;B(Ht,zt[it]||"touchmove",it?_e.removeMoveHandler:_e.removeStartHandler,_e.passive)})):_e.getCurrentDrawerSome()&&(jt||(document.body.style.overflow=""),document.body.style.touchAction="",ht&&_e.remScrollingEffect(ht),Nt.forEach(function(Ht,it){if(!Ht)return;H(Ht,zt[it]||"touchmove",it?_e.removeMoveHandler:_e.removeStartHandler,_e.passive)}))}},_e.addScrollingEffect=function(ht){var Lt=_e.props,Ft=Lt.placement,Wt=Lt.duration,Qt=Lt.ease,or=Lt.getOpenCount,Tt=Lt.switchScrollingEffect,jt=or&&or();jt===1&&Tt();var zt="width ".concat(Wt," ").concat(Qt),Nt="transform ".concat(Wt," ").concat(Qt);_e.dom.style.transition="none";switch(Ft){case"right":_e.dom.style.transform="translateX(-".concat(ht,"px)");break;case"top":case"bottom":_e.dom.style.width="calc(100% - ".concat(ht,"px)"),_e.dom.style.transform="translateZ(0)";break;default:break}clearTimeout(_e.timeout),_e.timeout=setTimeout(function(){_e.dom&&(_e.dom.style.transition="".concat(Nt,",").concat(zt),_e.dom.style.width="",_e.dom.style.transform="")})},_e.remScrollingEffect=function(ht){var Lt=_e.props,Ft=Lt.placement,Wt=Lt.duration,Qt=Lt.ease,or=Lt.getOpenCount,Tt=Lt.switchScrollingEffect,jt=or&&or();jt||Tt(!0),R&&(document.body.style.overflowX="hidden"),_e.dom.style.transition="none";var zt,Nt="width ".concat(Wt," ").concat(Qt),Ht="transform ".concat(Wt," ").concat(Qt);switch(Ft){case"left":{_e.dom.style.width="100%",Nt="width 0s ".concat(Qt," ").concat(Wt);break}case"right":{_e.dom.style.transform="translateX(".concat(ht,"px)"),_e.dom.style.width="100%",Nt="width 0s ".concat(Qt," ").concat(Wt),_e.maskDom&&(_e.maskDom.style.left="-".concat(ht,"px"),_e.maskDom.style.width="calc(100% + ".concat(ht,"px)"));break}case"top":case"bottom":{_e.dom.style.width="calc(100% + ".concat(ht,"px)"),_e.dom.style.height="100%",_e.dom.style.transform="translateZ(0)",zt="height 0s ".concat(Qt," ").concat(Wt);break}default:break}clearTimeout(_e.timeout),_e.timeout=setTimeout(function(){_e.dom&&(_e.dom.style.transition="".concat(Ht,",").concat(zt?"".concat(zt,","):"").concat(Nt),_e.dom.style.transform="",_e.dom.style.width="",_e.dom.style.height="")})},_e.getCurrentDrawerSome=function(){return!Object.keys(P).some(function(ht){return P[ht]})},_e.getLevelDom=function(ht){var Lt=ht.level,Ft=ht.getContainer;if(W)return;var Wt=Ft&&Ft(),Qt=Wt?Wt.parentNode:null;if(_e.levelDom=[],Lt==="all"){var or=Qt?Array.prototype.slice.call(Qt.children):[];or.forEach(function(Tt){Tt.nodeName!=="SCRIPT"&&Tt.nodeName!=="STYLE"&&Tt.nodeName!=="LINK"&&Tt!==Wt&&_e.levelDom.push(Tt)})}else Lt&&D(Lt).forEach(function(Tt){document.querySelectorAll(Tt).forEach(function(jt){_e.levelDom.push(jt)})})},_e.getHorizontalBoolAndPlacementName=function(){var ht=_e.props.placement,Lt=ht==="left"||ht==="right",Ft="translate".concat(Lt?"X":"Y");return{isHorizontal:Lt,placementName:Ft}},_e.state={_self:Object(L.a)(_e)},_e}return Object(h.a)(Ge,[{key:"componentDidMount",value:function(){var _e=this;if(!W){var ht=!1;try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:function(){return ht=!0,null}}))}catch(or){}this.passive=ht?{passive:!1}:!1}var Lt=this.props,Ft=Lt.open,Wt=Lt.getContainer,Qt=Wt&&Wt();this.drawerId="drawer_id_".concat(Number((Date.now()+Math.random()).toString().replace(".",Math.round(Math.random()*9).toString())).toString(16)),this.getLevelDom(this.props),Ft&&(Qt&&Qt.parentNode===document.body&&(P[this.drawerId]=Ft),this.openLevelTransition(),this.forceUpdate(function(){_e.domFocus()}))}},{key:"componentDidUpdate",value:function(_e){var ht=this.props,Lt=ht.open,Ft=ht.getContainer,Wt=Ft&&Ft();Lt!==_e.open&&(Lt&&this.domFocus(),Wt&&Wt.parentNode===document.body&&(P[this.drawerId]=!!Lt),this.openLevelTransition())}},{key:"componentWillUnmount",value:function(){var _e=this.props,ht=_e.getOpenCount,Lt=_e.open,Ft=_e.switchScrollingEffect,Wt=typeof ht=="function"&&ht();delete P[this.drawerId],Lt&&(this.setLevelTransform(!1),document.body.style.touchAction=""),Wt||(document.body.style.overflow="",Ft(!0))}},{key:"render",value:function(){var _e,ht=this,Lt=this.props,Ft=Lt.className,Wt=Lt.children,Qt=Lt.style,or=Lt.width,Tt=Lt.height,jt=Lt.defaultOpen,zt=Lt.open,Nt=Lt.prefixCls,Ht=Lt.placement,it=Lt.level,He=Lt.levelMove,ne=Lt.ease,ce=Lt.duration,Ze=Lt.getContainer,Me=Lt.handler,Ke=Lt.onChange,sr=Lt.afterVisibleChange,Ut=Lt.showMask,Pt=Lt.maskClosable,nr=Lt.maskStyle,cr=Lt.onClose,Xt=Lt.onHandleClick,Mt=Lt.keyboard,me=Lt.getOpenCount,le=Lt.switchScrollingEffect,oe=Object(c.a)(Lt,["className","children","style","width","height","defaultOpen","open","prefixCls","placement","level","levelMove","ease","duration","getContainer","handler","onChange","afterVisibleChange","showMask","maskClosable","maskStyle","onClose","onHandleClick","keyboard","getOpenCount","switchScrollingEffect"]),de=this.dom?zt:!1,Se=b()(Nt,(_e={},Object(E.a)(_e,"".concat(Nt,"-").concat(Ht),!0),Object(E.a)(_e,"".concat(Nt,"-open"),de),Object(E.a)(_e,Ft||"",!!Ft),Object(E.a)(_e,"no-mask",!Ut),_e)),Ce=this.getHorizontalBoolAndPlacementName(),Oe=Ce.placementName,Ie=Ht==="left"||Ht==="top"?"-100%":"100%",Ee=de?"":"".concat(Oe,"(").concat(Ie,")"),Pe=Me&&r.cloneElement(Me,{onClick:function(gt){Me.props.onClick&&Me.props.onClick(),Xt&&Xt(gt)},ref:function(gt){ht.handlerDom=gt}});return r.createElement("div",Object.assign({},oe,{tabIndex:-1,className:Se,style:Qt,ref:function(gt){ht.dom=gt},onKeyDown:de&&Mt?this.onKeyDown:void 0,onTransitionEnd:this.onWrapperTransitionEnd}),Ut&&r.createElement("div",{className:"".concat(Nt,"-mask"),onClick:Pt?cr:void 0,style:nr,ref:function(gt){ht.maskDom=gt}}),r.createElement("div",{className:"".concat(Nt,"-content-wrapper"),style:{transform:Ee,msTransform:Ee,width:K(or)?"".concat(or,"px"):or,height:K(Tt)?"".concat(Tt,"px"):Tt},ref:function(gt){ht.contentWrapper=gt}},r.createElement("div",{className:"".concat(Nt,"-content"),ref:function(gt){ht.contentDom=gt},onTouchStart:de&&Ut?this.removeStartHandler:void 0,onTouchMove:de&&Ut?this.removeMoveHandler:void 0},Wt),Pe))}}],[{key:"getDerivedStateFromProps",value:function(_e,ht){var Lt=ht.prevProps,Ft=ht._self,Wt={prevProps:_e};if(Lt!==void 0){var Qt=_e.placement,or=_e.level;Qt!==Lt.placement&&(Ft.contentDom=null),or!==Lt.level&&Ft.getLevelDom(_e)}return Wt}}]),Ge}(r.Component);G.defaultProps={switchScrollingEffect:function(){}};var $=G;function fe(Qe){var pt=te();return function(){var je=Object(C.a)(Qe),_e;if(pt){var ht=Object(C.a)(this).constructor;_e=Reflect.construct(je,arguments,ht)}else _e=je.apply(this,arguments);return Object(A.a)(this,_e)}}function te(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(Qe){return!1}}var pe=function(Qe){Object(f.a)(Ge,Qe);var pt=fe(Ge);function Ge(je){var _e;Object(i.a)(this,Ge),_e=pt.call(this,je),_e.onHandleClick=function(Lt){var Ft=_e.props,Wt=Ft.onHandleClick,Qt=Ft.open;if(Wt&&Wt(Lt),typeof Qt=="undefined"){var or=_e.state.open;_e.setState({open:!or})}},_e.onClose=function(Lt){var Ft=_e.props,Wt=Ft.onClose,Qt=Ft.open;Wt&&Wt(Lt),typeof Qt=="undefined"&&_e.setState({open:!1})};var ht=typeof je.open!="undefined"?je.open:!!je.defaultOpen;return _e.state={open:ht},"onMaskClick"in je&&console.warn("`onMaskClick` are removed, please use `onClose` instead."),_e}return Object(h.a)(Ge,[{key:"render",value:function(){var _e=this,ht=this.props,Lt=ht.defaultOpen,Ft=ht.getContainer,Wt=ht.wrapperClassName,Qt=ht.forceRender,or=ht.handler,Tt=Object(c.a)(ht,["defaultOpen","getContainer","wrapperClassName","forceRender","handler"]),jt=this.state.open;if(!Ft)return r.createElement("div",{className:Wt,ref:function(Ht){_e.dom=Ht}},r.createElement($,Object.assign({},Tt,{open:jt,handler:or,getContainer:function(){return _e.dom},onClose:this.onClose,onHandleClick:this.onHandleClick})));var zt=!!or||Qt;return r.createElement(S.a,{visible:jt,forceRender:zt,getContainer:Ft,wrapperClassName:Wt},function(Nt){var Ht=Nt.visible,it=Nt.afterClose,He=Object(c.a)(Nt,["visible","afterClose"]);return r.createElement($,Object.assign({},Tt,He,{open:Ht!==void 0?Ht:jt,afterVisibleChange:it!==void 0?it:Tt.afterVisibleChange,handler:or,onClose:_e.onClose,onHandleClick:_e.onHandleClick}))})}}],[{key:"getDerivedStateFromProps",value:function(_e,ht){var Lt=ht.prevProps,Ft={prevProps:_e};return typeof Lt!="undefined"&&_e.open!==Lt.open&&(Ft.open=_e.open),Ft}}]),Ge}(r.Component);pe.defaultProps={prefixCls:"drawer",placement:"left",getContainer:"body",defaultOpen:!1,level:"all",duration:".3s",ease:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",onChange:function(){},afterVisibleChange:function(){},handler:r.createElement("div",{className:"drawer-handle"},r.createElement("i",{className:"drawer-handle-icon"})),showMask:!0,maskClosable:!0,maskStyle:{},wrapperClassName:"",className:"",keyboard:!0,forceRender:!1};var we=pe,be=we,Ve=e("MdoL"),Xe=e.n(Ve),At=e("3CTf"),Be=e("LpVx"),Fe=e("vWUX"),mt=function(Qe,pt){var Ge={};for(var je in Qe)Object.prototype.hasOwnProperty.call(Qe,je)&&pt.indexOf(je)<0&&(Ge[je]=Qe[je]);if(Qe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var _e=0,je=Object.getOwnPropertySymbols(Qe);_e<je.length;_e++)pt.indexOf(je[_e])<0&&Object.prototype.propertyIsEnumerable.call(Qe,je[_e])&&(Ge[je[_e]]=Qe[je[_e]]);return Ge},rt=r.createContext(null),Je=Object(Fe.a)("top","right","bottom","left"),vt={distance:180},ut=function(Qe){l()(Ge,Qe);var pt=d()(Ge);function Ge(){var je;return w()(this,Ge),je=pt.apply(this,arguments),je.state={push:!1},je.push=function(){je.props.push&&je.setState({push:!0})},je.pull=function(){je.props.push&&je.setState({push:!1})},je.onDestroyTransitionEnd=function(){var _e=je.getDestroyOnClose();if(!_e)return;je.props.visible||(je.destroyClose=!0,je.forceUpdate())},je.getDestroyOnClose=function(){return je.props.destroyOnClose&&!je.props.visible},je.getPushDistance=function(){var _e=je.props.push,ht;return typeof _e=="boolean"?ht=_e?vt.distance:0:ht=_e.distance,parseFloat(String(ht||0))},je.getPushTransform=function(_e){var ht=je.getPushDistance();if(_e==="left"||_e==="right")return"translateX(".concat(_e==="left"?ht:-ht,"px)");if(_e==="top"||_e==="bottom")return"translateY(".concat(_e==="top"?ht:-ht,"px)")},je.getRcDrawerStyle=function(){var _e=je.props,ht=_e.zIndex,Lt=_e.placement,Ft=_e.mask,Wt=_e.style,Qt=je.state.push,or=Ft?{}:je.getOffsetStyle();return g()(g()({zIndex:ht,transform:Qt?je.getPushTransform(Lt):void 0},or),Wt)},je.renderBody=function(){var _e=je.props,ht=_e.bodyStyle,Lt=_e.drawerStyle,Ft=_e.prefixCls,Wt=_e.visible;if(je.destroyClose&&!Wt)return null;je.destroyClose=!1;var Qt={},or=je.getDestroyOnClose();return or&&(Qt.opacity=0,Qt.transition="opacity .3s"),r.createElement("div",{className:"".concat(Ft,"-wrapper-body"),style:g()(g()({},Qt),Lt),onTransitionEnd:je.onDestroyTransitionEnd},je.renderHeader(),r.createElement("div",{className:"".concat(Ft,"-body"),style:ht},je.props.children),je.renderFooter())},je.renderProvider=function(_e){return je.parentDrawer=_e,r.createElement(Be.a,null,function(ht){var Lt=ht.getPopupContainer,Ft=ht.getPrefixCls,Wt=je.props,Qt=Wt.prefixCls,or=Wt.placement,Tt=Wt.className,jt=Wt.mask,zt=Wt.direction,Nt=Wt.visible,Ht=mt(Wt,["prefixCls","placement","className","mask","direction","visible"]),it=Ft("select",Qt),He=b()(Tt,O()({"no-mask":!jt},"".concat(it,"-rtl"),zt==="rtl")),ne=jt?je.getOffsetStyle():{};return r.createElement(rt.Provider,{value:o()(je)},r.createElement(be,g()({handler:!1},Object(At.default)(Ht,["zIndex","style","closable","closeIcon","destroyOnClose","drawerStyle","headerStyle","bodyStyle","footerStyle","footer","locale","title","push","visible","getPopupContainer","rootPrefixCls","getPrefixCls","renderEmpty","csp","pageHeader","autoInsertSpaceInButton","width","height","dropdownMatchSelectWidth","getTargetContainer"]),{getContainer:Ht.getContainer===void 0&&Lt?function(){return Lt(document.body)}:Ht.getContainer},ne,{prefixCls:it,open:Nt,showMask:jt,placement:or,style:je.getRcDrawerStyle(),className:He}),je.renderBody()))})},je}return a()(Ge,[{key:"componentDidMount",value:function(){var _e=this.props.visible;_e&&this.parentDrawer&&this.parentDrawer.push()}},{key:"componentDidUpdate",value:function(_e){var ht=this.props.visible;_e.visible!==ht&&this.parentDrawer&&(ht?this.parentDrawer.push():this.parentDrawer.pull())}},{key:"componentWillUnmount",value:function(){this.parentDrawer&&(this.parentDrawer.pull(),this.parentDrawer=null)}},{key:"getOffsetStyle",value:function(){var _e=this.props,ht=_e.placement,Lt=_e.width,Ft=_e.height,Wt=_e.visible,Qt=_e.mask;if(!Wt&&!Qt)return{};var or={};return ht==="left"||ht==="right"?or.width=Lt:or.height=Ft,or}},{key:"renderHeader",value:function(){var _e=this.props,ht=_e.title,Lt=_e.prefixCls,Ft=_e.closable,Wt=_e.headerStyle;if(!ht&&!Ft)return null;var Qt=ht?"".concat(Lt,"-header"):"".concat(Lt,"-header-no-title");return r.createElement("div",{className:Qt,style:Wt},ht&&r.createElement("div",{className:"".concat(Lt,"-title")},ht),Ft&&this.renderCloseIcon())}},{key:"renderFooter",value:function(){var _e=this.props,ht=_e.footer,Lt=_e.footerStyle,Ft=_e.prefixCls;if(!ht)return null;var Wt="".concat(Ft,"-footer");return r.createElement("div",{className:Wt,style:Lt},ht)}},{key:"renderCloseIcon",value:function(){var _e=this.props,ht=_e.closable,Lt=_e.closeIcon,Ft=Lt===void 0?r.createElement(Xe.a,null):Lt,Wt=_e.prefixCls,Qt=_e.onClose;return ht&&r.createElement("button",{onClick:Qt,"aria-label":"Close",className:"".concat(Wt,"-close"),style:{"--scroll-bar":"".concat(Object(x.a)(),"px")}},Ft)}},{key:"render",value:function(){return r.createElement(rt.Consumer,null,this.renderProvider)}}]),Ge}(r.Component);ut.defaultProps={width:256,height:256,closable:!0,placement:"right",maskClosable:!0,mask:!0,level:null,keyboard:!0,push:vt};var bt=_.a=Object(Be.c)({prefixCls:"drawer"})(ut)},"1vZL":function(Z,_){function e(u){var O=u.findComponents({mainType:"legend"});if(!O||!O.length)return;u.eachSeriesByType("graph",function(v){var g=v.getCategoriesData(),y=v.getGraph(),w=y.data,p=g.mapArray(g.getName);w.filterSelf(function(a){var t=w.getItemModel(a),o=t.getShallow("category");if(o!=null){typeof o=="number"&&(o=p[o]);for(var s=0;s<O.length;s++)if(!O[s].isSelected(o))return!1}return!0})},this)}Z.exports=e},"29a/":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=v.createHashMap,y=v.retrieve,w=v.each;function p(s){this.coordSysName=s,this.coordSysDims=[],this.axisMap=g(),this.categoryAxisMap=g(),this.firstCategoryDimIndex=null}function a(s){var l=s.get("coordinateSystem"),n=new p(l),d=t[l];if(d)return d(s,n,n.axisMap,n.categoryAxisMap),n}var t={cartesian2d:function(s,l,n,d){var r=s.getReferringComponents("xAxis")[0],c=s.getReferringComponents("yAxis")[0];l.coordSysDims=["x","y"],n.set("x",r),n.set("y",c),o(r)&&(d.set("x",r),l.firstCategoryDimIndex=0),o(c)&&(d.set("y",c),l.firstCategoryDimIndex==null&(l.firstCategoryDimIndex=1))},singleAxis:function(s,l,n,d){var r=s.getReferringComponents("singleAxis")[0];l.coordSysDims=["single"],n.set("single",r),o(r)&&(d.set("single",r),l.firstCategoryDimIndex=0)},polar:function(s,l,n,d){var r=s.getReferringComponents("polar")[0],c=r.findAxisModel("radiusAxis"),i=r.findAxisModel("angleAxis");l.coordSysDims=["radius","angle"],n.set("radius",c),n.set("angle",i),o(c)&&(d.set("radius",c),l.firstCategoryDimIndex=0),o(i)&&(d.set("angle",i),l.firstCategoryDimIndex==null&&(l.firstCategoryDimIndex=1))},geo:function(s,l,n,d){l.coordSysDims=["lng","lat"]},parallel:function(s,l,n,d){var r=s.ecModel,c=r.getComponent("parallel",s.get("parallelIndex")),i=l.coordSysDims=c.dimensions.slice();w(c.parallelAxisIndex,function(h,f){var A=r.getComponent("parallelAxis",h),C=i[f];n.set(C,A),o(A)&&l.firstCategoryDimIndex==null&&(d.set(C,A),l.firstCategoryDimIndex=f)})}};function o(s){return s.get("type")==="category"}_.getCoordSysInfoBySeries=a},"2Cb2":function(Z,_,e){var u=e("oEo5"),O=u.retrieve2,v=u.retrieve3,g=u.each,y=u.normalizeCssArray,w=u.isString,p=u.isObject,a=e("F2Ao"),t=e("nPr6"),o=e("2DdH"),s=e("ZSS0"),l=e("jU4C"),n=l.ContextCachedBy,d=l.WILL_BE_RESTORED,r=a.DEFAULT_FONT,c={left:1,right:1,center:1},i={top:1,bottom:1,middle:1},h=[["textShadowBlur","shadowBlur",0],["textShadowOffsetX","shadowOffsetX",0],["textShadowOffsetY","shadowOffsetY",0],["textShadowColor","shadowColor","transparent"]],f={},A={};function C(Y){return S(Y),g(Y.rich,S),Y}function S(Y){if(Y){Y.font=a.makeFont(Y);var Q=Y.textAlign;Q==="middle"&&(Q="center"),Y.textAlign=Q==null||c[Q]?Q:"left";var P=Y.textVerticalAlign||Y.textBaseline;P==="center"&&(P="middle"),Y.textVerticalAlign=P==null||i[P]?P:"top";var G=Y.textPadding;G&&(Y.textPadding=y(Y.textPadding))}}function E(Y,Q,P,G,$,fe){G.rich?T(Y,Q,P,G,$,fe):L(Y,Q,P,G,$,fe)}function L(Y,Q,P,G,$,fe){"use strict";var te=D(G),pe,we=!1,be=Q.__attrCachedBy===n.PLAIN_TEXT;fe!==d?(fe&&(pe=fe.style,we=!te&&be&&pe),Q.__attrCachedBy=te?n.NONE:n.PLAIN_TEXT):be&&(Q.__attrCachedBy=n.NONE);var Ve=G.font||r;(!we||Ve!==(pe.font||r))&&(Q.font=Ve);var Xe=Y.__computedFont;Y.__styleFont!==Ve&&(Y.__styleFont=Ve,Xe=Y.__computedFont=Q.font);var At=G.textPadding,Be=G.textLineHeight,Fe=Y.__textCotentBlock;(!Fe||Y.__dirtyText)&&(Fe=Y.__textCotentBlock=a.parsePlainText(P,Xe,At,Be,G.truncate));var mt=Fe.outerHeight,rt=Fe.lines,Je=Fe.lineHeight,vt=F(A,Y,G,$),ut=vt.baseX,bt=vt.baseY,Qe=vt.textAlign||"left",pt=vt.textVerticalAlign;x(Q,G,$,ut,bt);var Ge=a.adjustTextY(bt,mt,pt),je=ut,_e=Ge;if(te||At){var ht=a.getWidth(P,Xe),Lt=ht;At&&(Lt+=At[1]+At[3]);var Ft=a.adjustTextX(ut,Lt,Qe);te&&M(Y,Q,G,Ft,Ge,Lt,mt),At&&(je=W(ut,Qe,At),_e+=At[0])}Q.textAlign=Qe,Q.textBaseline="middle",Q.globalAlpha=G.opacity||1;for(var Wt=0;Wt<h.length;Wt++){var Qt=h[Wt],or=Qt[0],Tt=Qt[1],jt=G[or];(!we||jt!==pe[or])&&(Q[Tt]=s(Q,Tt,jt||Qt[2]))}_e+=Je/2;var zt=G.textStrokeWidth,Nt=we?pe.textStrokeWidth:null,Ht=!we||zt!==Nt,it=!we||Ht||G.textStroke!==pe.textStroke,He=H(G.textStroke,zt),ne=U(G.textFill);if(He&&(Ht&&(Q.lineWidth=zt),it&&(Q.strokeStyle=He)),ne&&((!we||G.textFill!==pe.textFill)&&(Q.fillStyle=ne)),rt.length===1)He&&Q.strokeText(rt[0],je,_e),ne&&Q.fillText(rt[0],je,_e);else for(var Wt=0;Wt<rt.length;Wt++)He&&Q.strokeText(rt[Wt],je,_e),ne&&Q.fillText(rt[Wt],je,_e),_e+=Je}function T(Y,Q,P,G,$,fe){fe!==d&&(Q.__attrCachedBy=n.NONE);var te=Y.__textCotentBlock;(!te||Y.__dirtyText)&&(te=Y.__textCotentBlock=a.parseRichText(P,G)),b(Y,Q,te,G,$)}function b(Y,Q,P,G,$){var fe=P.width,te=P.outerWidth,pe=P.outerHeight,we=G.textPadding,be=F(A,Y,G,$),Ve=be.baseX,Xe=be.baseY,At=be.textAlign,Be=be.textVerticalAlign;x(Q,G,$,Ve,Xe);var Fe=a.adjustTextX(Ve,te,At),mt=a.adjustTextY(Xe,pe,Be),rt=Fe,Je=mt;we&&(rt+=we[3],Je+=we[0]);var vt=rt+fe;D(G)&&M(Y,Q,G,Fe,mt,te,pe);for(var ut=0;ut<P.lines.length;ut++){for(var bt=P.lines[ut],Qe=bt.tokens,pt=Qe.length,Ge=bt.lineHeight,je=bt.width,_e=0,ht=rt,Lt=vt,Ft=pt-1,Wt;_e<pt&&(Wt=Qe[_e],!Wt.textAlign||Wt.textAlign==="left");)N(Y,Q,Wt,G,Ge,Je,ht,"left"),je-=Wt.width,ht+=Wt.width,_e++;for(;Ft>=0&&(Wt=Qe[Ft],Wt.textAlign==="right");)N(Y,Q,Wt,G,Ge,Je,Lt,"right"),je-=Wt.width,Lt-=Wt.width,Ft--;for(ht+=(fe-(ht-rt)-(vt-Lt)-je)/2;_e<=Ft;)Wt=Qe[_e],N(Y,Q,Wt,G,Ge,Je,ht+Wt.width/2,"center"),ht+=Wt.width,_e++;Je+=Ge}}function x(Y,Q,P,G,$){if(P&&Q.textRotation){var fe=Q.textOrigin;fe==="center"?(G=P.width/2+P.x,$=P.height/2+P.y):fe&&(G=fe[0]+P.x,$=fe[1]+P.y),Y.translate(G,$),Y.rotate(-Q.textRotation),Y.translate(-G,-$)}}function N(Y,Q,P,G,$,fe,te,pe){var we=G.rich[P.styleName]||{};we.text=P.text;var be=P.textVerticalAlign,Ve=fe+$/2;be==="top"?Ve=fe+P.height/2:be==="bottom"&&(Ve=fe+$-P.height/2),!P.isLineHolder&&D(we)&&M(Y,Q,we,pe==="right"?te-P.width:pe==="center"?te-P.width/2:te,Ve-P.height/2,P.width,P.height);var Xe=P.textPadding;Xe&&(te=W(te,pe,Xe),Ve-=P.height/2-Xe[2]-P.textHeight/2),B(Q,"shadowBlur",v(we.textShadowBlur,G.textShadowBlur,0)),B(Q,"shadowColor",we.textShadowColor||G.textShadowColor||"transparent"),B(Q,"shadowOffsetX",v(we.textShadowOffsetX,G.textShadowOffsetX,0)),B(Q,"shadowOffsetY",v(we.textShadowOffsetY,G.textShadowOffsetY,0)),B(Q,"textAlign",pe),B(Q,"textBaseline","middle"),B(Q,"font",P.font||r);var At=H(we.textStroke||G.textStroke,Fe),Be=U(we.textFill||G.textFill),Fe=O(we.textStrokeWidth,G.textStrokeWidth);At&&(B(Q,"lineWidth",Fe),B(Q,"strokeStyle",At),Q.strokeText(P.text,te,Ve)),Be&&(B(Q,"fillStyle",Be),Q.fillText(P.text,te,Ve))}function D(Y){return!!(Y.textBackgroundColor||Y.textBorderWidth&&Y.textBorderColor)}function M(Y,Q,P,G,$,fe,te){var pe=P.textBackgroundColor,we=P.textBorderWidth,be=P.textBorderColor,Ve=w(pe);if(B(Q,"shadowBlur",P.textBoxShadowBlur||0),B(Q,"shadowColor",P.textBoxShadowColor||"transparent"),B(Q,"shadowOffsetX",P.textBoxShadowOffsetX||0),B(Q,"shadowOffsetY",P.textBoxShadowOffsetY||0),Ve||we&&be){Q.beginPath();var Xe=P.textBorderRadius;Xe?t.buildPath(Q,{x:G,y:$,width:fe,height:te,r:Xe}):Q.rect(G,$,fe,te),Q.closePath()}if(Ve)if(B(Q,"fillStyle",pe),P.fillOpacity!=null){var At=Q.globalAlpha;Q.globalAlpha=P.fillOpacity*P.opacity,Q.fill(),Q.globalAlpha=At}else Q.fill();else if(p(pe)){var Be=pe.image;Be=o.createOrUpdateImage(Be,null,Y,R,pe),Be&&o.isImageReady(Be)&&Q.drawImage(Be,G,$,fe,te)}if(we&&be)if(B(Q,"lineWidth",we),B(Q,"strokeStyle",be),P.strokeOpacity!=null){var At=Q.globalAlpha;Q.globalAlpha=P.strokeOpacity*P.opacity,Q.stroke(),Q.globalAlpha=At}else Q.stroke()}function R(Y,Q){Q.image=Y}function F(Y,Q,P,G){var $=P.x||0,fe=P.y||0,te=P.textAlign,pe=P.textVerticalAlign;if(G){var we=P.textPosition;if(we instanceof Array)$=G.x+K(we[0],G.width),fe=G.y+K(we[1],G.height);else{var be=Q&&Q.calculateTextPosition?Q.calculateTextPosition(f,P,G):a.calculateTextPosition(f,P,G);$=be.x,fe=be.y,te=te||be.textAlign,pe=pe||be.textVerticalAlign}var Ve=P.textOffset;Ve&&($+=Ve[0],fe+=Ve[1])}return Y=Y||{},Y.baseX=$,Y.baseY=fe,Y.textAlign=te,Y.textVerticalAlign=pe,Y}function B(Y,Q,P){return Y[Q]=s(Y,Q,P),Y[Q]}function H(Y,Q){return Y==null||Q<=0||Y==="transparent"||Y==="none"?null:Y.image||Y.colorStops?"#000":Y}function U(Y){return Y==null||Y==="none"?null:Y.image||Y.colorStops?"#000":Y}function K(Y,Q){return typeof Y=="string"?Y.lastIndexOf("%")>=0?parseFloat(Y)/100*Q:parseFloat(Y):Y}function W(Y,Q,P){return Q==="right"?Y-P[1]:Q==="center"?Y+P[3]/2-P[1]/2:Y+P[3]}function z(Y,Q){return Y!=null&&(Y||Q.textBackgroundColor||Q.textBorderWidth&&Q.textBorderColor||Q.textPadding)}_.normalizeTextStyle=C,_.renderText=E,_.getBoxPosition=F,_.getStroke=H,_.getFill=U,_.parsePercent=K,_.needDrawText=z},"2DdH":function(Z,_,e){var u=e("SobH"),O=new u(50);function v(p){if(typeof p=="string"){var a=O.get(p);return a&&a.image}else return p}function g(p,a,t,o,s){if(p)if(typeof p=="string"){if(a&&a.__zrImageSrc===p||!t)return a;var l=O.get(p),n={hostEl:t,cb:o,cbPayload:s};return l?(a=l.image,!w(a)&&l.pending.push(n)):(a=new Image,a.onload=a.onerror=y,O.put(p,a.__cachedImgObj={image:a,pending:[n]}),a.src=a.__zrImageSrc=p),a}else return p;else return a}function y(){var p=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var a=0;a<p.pending.length;a++){var t=p.pending[a],o=t.cb;o&&o(this,t.cbPayload),t.hostEl.dirty()}p.pending.length=0}function w(p){return p&&p.width&&p.height}_.findExistImage=v,_.createOrUpdateImage=g,_.isImageReady=w},"2E9u":function(Z,_,e){var u=e("oEo5"),O=u.each,v="\0__link_datas",g="\0__link_mainData";function y(d){var r=d.mainData,c=d.datas;c||(c={main:r},d.datasAttr={main:"data"}),d.datas=d.mainData=null,s(r,c,d),O(c,function(i){O(r.TRANSFERABLE_METHODS,function(h){i.wrapMethod(h,u.curry(w,d))})}),r.wrapMethod("cloneShallow",u.curry(a,d)),O(r.CHANGABLE_METHODS,function(i){r.wrapMethod(i,u.curry(p,d))}),u.assert(c[r.dataType]===r)}function w(d,r){if(o(this)){var c=u.extend({},this[v]);c[this.dataType]=r,s(r,c,d)}else l(r,this.dataType,this[g],d);return r}function p(d,r){return d.struct&&d.struct.update(this),r}function a(d,r){return O(r[v],function(c,i){c!==r&&l(c.cloneShallow(),i,r,d)}),r}function t(d){var r=this[g];return d==null||r==null?r:r[v][d]}function o(d){return d[g]===d}function s(d,r,c){d[v]={},O(r,function(i,h){l(i,h,d,c)})}function l(d,r,c,i){c[v][r]=d,d[g]=c,d.dataType=r,i.struct&&(d[i.structAttr]=i.struct,i.struct[i.datasAttr[r]]=d),d.getLinkedData=t}var n=y;Z.exports=n},"2L5a":function(Z,_){var e={linear:function(v){return v},quadraticIn:function(v){return v*v},quadraticOut:function(v){return v*(2-v)},quadraticInOut:function(v){return(v*=2)<1?.5*v*v:-.5*(--v*(v-2)-1)},cubicIn:function(v){return v*v*v},cubicOut:function(v){return--v*v*v+1},cubicInOut:function(v){return(v*=2)<1?.5*v*v*v:.5*((v-=2)*v*v+2)},quarticIn:function(v){return v*v*v*v},quarticOut:function(v){return 1- --v*v*v*v},quarticInOut:function(v){return(v*=2)<1?.5*v*v*v*v:-.5*((v-=2)*v*v*v-2)},quinticIn:function(v){return v*v*v*v*v},quinticOut:function(v){return--v*v*v*v*v+1},quinticInOut:function(v){return(v*=2)<1?.5*v*v*v*v*v:.5*((v-=2)*v*v*v*v+2)},sinusoidalIn:function(v){return 1-Math.cos(v*Math.PI/2)},sinusoidalOut:function(v){return Math.sin(v*Math.PI/2)},sinusoidalInOut:function(v){return .5*(1-Math.cos(Math.PI*v))},exponentialIn:function(v){return v===0?0:Math.pow(1024,v-1)},exponentialOut:function(v){return v===1?1:1-Math.pow(2,-10*v)},exponentialInOut:function(v){return v===0?0:v===1?1:(v*=2)<1?.5*Math.pow(1024,v-1):.5*(-Math.pow(2,-10*(v-1))+2)},circularIn:function(v){return 1-Math.sqrt(1-v*v)},circularOut:function(v){return Math.sqrt(1- --v*v)},circularInOut:function(v){return(v*=2)<1?-.5*(Math.sqrt(1-v*v)-1):.5*(Math.sqrt(1-(v-=2)*v)+1)},elasticIn:function(v){var g,y=.1,w=.4;return v===0?0:v===1?1:(!y||y<1?(y=1,g=w/4):g=w*Math.asin(1/y)/(2*Math.PI),-(y*Math.pow(2,10*(v-=1))*Math.sin((v-g)*(2*Math.PI)/w)))},elasticOut:function(v){var g,y=.1,w=.4;return v===0?0:v===1?1:(!y||y<1?(y=1,g=w/4):g=w*Math.asin(1/y)/(2*Math.PI),y*Math.pow(2,-10*v)*Math.sin((v-g)*(2*Math.PI)/w)+1)},elasticInOut:function(v){var g,y=.1,w=.4;return v===0?0:v===1?1:(!y||y<1?(y=1,g=w/4):g=w*Math.asin(1/y)/(2*Math.PI),(v*=2)<1?-.5*(y*Math.pow(2,10*(v-=1))*Math.sin((v-g)*(2*Math.PI)/w)):y*Math.pow(2,-10*(v-=1))*Math.sin((v-g)*(2*Math.PI)/w)*.5+1)},backIn:function(v){var g=1.70158;return v*v*((g+1)*v-g)},backOut:function(v){var g=1.70158;return--v*v*((g+1)*v+g)+1},backInOut:function(v){var g=1.70158*1.525;return(v*=2)<1?.5*(v*v*((g+1)*v-g)):.5*((v-=2)*v*((g+1)*v+g)+2)},bounceIn:function(v){return 1-e.bounceOut(1-v)},bounceOut:function(v){return v<1/2.75?7.5625*v*v:v<2/2.75?7.5625*(v-=1.5/2.75)*v+.75:v<2.5/2.75?7.5625*(v-=2.25/2.75)*v+.9375:7.5625*(v-=2.625/2.75)*v+.984375},bounceInOut:function(v){return v<.5?e.bounceIn(v*2)*.5:e.bounceOut(v*2-1)*.5+.5}},u=e;Z.exports=u},"2Myu":function(Z,_,e){var u=e("oEo5"),O=e("QV7q");function v(w){g(w),y(w)}function g(w){if(w.parallel)return;var p=!1;u.each(w.series,function(a){a&&a.type==="parallel"&&(p=!0)}),p&&(w.parallel=[{}])}function y(w){var p=O.normalizeToArray(w.parallelAxis);u.each(p,function(a){if(!u.isObject(a))return;var t=a.parallelIndex||0,o=O.normalizeToArray(w.parallel)[t];o&&o.parallelAxisDefault&&u.merge(a,o.parallelAxisDefault,!1)})}Z.exports=v},"2OMI":function(Z,_,e){var u=e("Wr3P"),O=e("Wa83"),v=e("spGK"),g=e("ie0D"),y=e("JqtM"),w=y.devicePixelRatio,p={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},a=[],t=[],o=[],s=[],l=Math.min,n=Math.max,d=Math.cos,r=Math.sin,c=Math.sqrt,i=Math.abs,h=typeof Float32Array!="undefined",f=function(S){this._saveData=!(S||!1),this._saveData&&(this.data=[]),this._ctx=null};f.prototype={constructor:f,_xi:0,_yi:0,_x0:0,_y0:0,_ux:0,_uy:0,_len:0,_lineDash:null,_dashOffset:0,_dashIdx:0,_dashSum:0,setScale:function(S,E,L){L=L||0,this._ux=i(L/w/S)||0,this._uy=i(L/w/E)||0},getContext:function(){return this._ctx},beginPath:function(S){return this._ctx=S,S&&S.beginPath(),S&&(this.dpr=S.dpr),this._saveData&&(this._len=0),this._lineDash&&(this._lineDash=null,this._dashOffset=0),this},moveTo:function(S,E){return this.addData(p.M,S,E),this._ctx&&this._ctx.moveTo(S,E),this._x0=S,this._y0=E,this._xi=S,this._yi=E,this},lineTo:function(S,E){var L=i(S-this._xi)>this._ux||i(E-this._yi)>this._uy||this._len<5;return this.addData(p.L,S,E),this._ctx&&L&&(this._needsDash()?this._dashedLineTo(S,E):this._ctx.lineTo(S,E)),L&&(this._xi=S,this._yi=E),this},bezierCurveTo:function(S,E,L,T,b,x){return this.addData(p.C,S,E,L,T,b,x),this._ctx&&(this._needsDash()?this._dashedBezierTo(S,E,L,T,b,x):this._ctx.bezierCurveTo(S,E,L,T,b,x)),this._xi=b,this._yi=x,this},quadraticCurveTo:function(S,E,L,T){return this.addData(p.Q,S,E,L,T),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(S,E,L,T):this._ctx.quadraticCurveTo(S,E,L,T)),this._xi=L,this._yi=T,this},arc:function(S,E,L,T,b,x){return this.addData(p.A,S,E,L,L,T,b-T,0,x?0:1),this._ctx&&this._ctx.arc(S,E,L,T,b,x),this._xi=d(b)*L+S,this._yi=r(b)*L+E,this},arcTo:function(S,E,L,T,b){return this._ctx&&this._ctx.arcTo(S,E,L,T,b),this},rect:function(S,E,L,T){return this._ctx&&this._ctx.rect(S,E,L,T),this.addData(p.R,S,E,L,T),this},closePath:function(){this.addData(p.Z);var S=this._ctx,E=this._x0,L=this._y0;return S&&(this._needsDash()&&this._dashedLineTo(E,L),S.closePath()),this._xi=E,this._yi=L,this},fill:function(S){S&&S.fill(),this.toStatic()},stroke:function(S){S&&S.stroke(),this.toStatic()},setLineDash:function(S){if(S instanceof Array){this._lineDash=S,this._dashIdx=0;for(var E=0,L=0;L<S.length;L++)E+=S[L];this._dashSum=E}return this},setLineDashOffset:function(S){return this._dashOffset=S,this},len:function(){return this._len},setData:function(S){var E=S.length;!(this.data&&this.data.length===E)&&h&&(this.data=new Float32Array(E));for(var L=0;L<E;L++)this.data[L]=S[L];this._len=E},appendPath:function(S){S instanceof Array||(S=[S]);for(var E=S.length,L=0,T=this._len,b=0;b<E;b++)L+=S[b].len();h&&this.data instanceof Float32Array&&(this.data=new Float32Array(T+L));for(var b=0;b<E;b++)for(var x=S[b].data,N=0;N<x.length;N++)this.data[T++]=x[N];this._len=T},addData:function(S){if(!this._saveData)return;var E=this.data;this._len+arguments.length>E.length&&(this._expandData(),E=this.data);for(var L=0;L<arguments.length;L++)E[this._len++]=arguments[L];this._prevCmd=S},_expandData:function(){if(!(this.data instanceof Array)){for(var S=[],E=0;E<this._len;E++)S[E]=this.data[E];this.data=S}},_needsDash:function(){return this._lineDash},_dashedLineTo:function(S,E){var L=this._dashSum,T=this._dashOffset,b=this._lineDash,x=this._ctx,N=this._xi,D=this._yi,M=S-N,R=E-D,F=c(M*M+R*R),B=N,H=D,U,K=b.length,W;for(M/=F,R/=F,T<0&&(T=L+T),T%=L,B-=T*M,H-=T*R;M>0&&B<=S||M<0&&B>=S||M===0&&(R>0&&H<=E||R<0&&H>=E);){if(W=this._dashIdx,U=b[W],B+=M*U,H+=R*U,this._dashIdx=(W+1)%K,M>0&&B<N||M<0&&B>N||R>0&&H<D||R<0&&H>D)continue;x[W%2?"moveTo":"lineTo"](M>=0?l(B,S):n(B,S),R>=0?l(H,E):n(H,E))}M=B-S,R=H-E,this._dashOffset=-c(M*M+R*R)},_dashedBezierTo:function(S,E,L,T,b,x){var N=this._dashSum,D=this._dashOffset,M=this._lineDash,R=this._ctx,F=this._xi,B=this._yi,H,U,K,W=u.cubicAt,z=0,Y=this._dashIdx,Q=M.length,P,G,$=0;for(D<0&&(D=N+D),D%=N,H=0;H<1;H+=.1)U=W(F,S,L,b,H+.1)-W(F,S,L,b,H),K=W(B,E,T,x,H+.1)-W(B,E,T,x,H),z+=c(U*U+K*K);for(;Y<Q&&!($+=M[Y],$>D);Y++);for(H=($-D)/z;H<=1;)P=W(F,S,L,b,H),G=W(B,E,T,x,H),Y%2?R.moveTo(P,G):R.lineTo(P,G),H+=M[Y]/z,Y=(Y+1)%Q;Y%2!==0&&R.lineTo(b,x),U=b-P,K=x-G,this._dashOffset=-c(U*U+K*K)},_dashedQuadraticTo:function(S,E,L,T){var b=L,x=T;L=(L+2*S)/3,T=(T+2*E)/3,S=(this._xi+2*S)/3,E=(this._yi+2*E)/3,this._dashedBezierTo(S,E,L,T,b,x)},toStatic:function(){var S=this.data;S instanceof Array&&(S.length=this._len,h&&(this.data=new Float32Array(S)))},getBoundingRect:function(){a[0]=a[1]=o[0]=o[1]=Number.MAX_VALUE,t[0]=t[1]=s[0]=s[1]=-Number.MAX_VALUE;for(var S=this.data,E=0,L=0,T=0,b=0,x=0;x<S.length;){var N=S[x++];x===1&&(E=S[x],L=S[x+1],T=E,b=L);switch(N){case p.M:T=S[x++],b=S[x++],E=T,L=b,o[0]=T,o[1]=b,s[0]=T,s[1]=b;break;case p.L:v.fromLine(E,L,S[x],S[x+1],o,s),E=S[x++],L=S[x++];break;case p.C:v.fromCubic(E,L,S[x++],S[x++],S[x++],S[x++],S[x],S[x+1],o,s),E=S[x++],L=S[x++];break;case p.Q:v.fromQuadratic(E,L,S[x++],S[x++],S[x],S[x+1],o,s),E=S[x++],L=S[x++];break;case p.A:var D=S[x++],M=S[x++],R=S[x++],F=S[x++],B=S[x++],H=S[x++]+B;x+=1;var U=1-S[x++];x===1&&(T=d(B)*R+D,b=r(B)*F+M),v.fromArc(D,M,R,F,B,H,U,o,s),E=d(H)*R+D,L=r(H)*F+M;break;case p.R:T=E=S[x++],b=L=S[x++];var K=S[x++],W=S[x++];v.fromLine(T,b,T+K,b+W,o,s);break;case p.Z:E=T,L=b;break}O.min(a,a,o),O.max(t,t,s)}return x===0&&(a[0]=a[1]=t[0]=t[1]=0),new g(a[0],a[1],t[0]-a[0],t[1]-a[1])},rebuildPath:function(S){for(var E=this.data,L,T,b,x,N,D,M=this._ux,R=this._uy,F=this._len,B=0;B<F;){var H=E[B++];B===1&&(b=E[B],x=E[B+1],L=b,T=x);switch(H){case p.M:L=b=E[B++],T=x=E[B++],S.moveTo(b,x);break;case p.L:N=E[B++],D=E[B++],(i(N-b)>M||i(D-x)>R||B===F-1)&&(S.lineTo(N,D),b=N,x=D);break;case p.C:S.bezierCurveTo(E[B++],E[B++],E[B++],E[B++],E[B++],E[B++]),b=E[B-2],x=E[B-1];break;case p.Q:S.quadraticCurveTo(E[B++],E[B++],E[B++],E[B++]),b=E[B-2],x=E[B-1];break;case p.A:var U=E[B++],K=E[B++],W=E[B++],z=E[B++],Y=E[B++],Q=E[B++],P=E[B++],G=E[B++],$=W>z?W:z,fe=W>z?1:W/z,te=W>z?z/W:1,pe=Math.abs(W-z)>.001,we=Y+Q;pe?(S.translate(U,K),S.rotate(P),S.scale(fe,te),S.arc(0,0,$,Y,we,1-G),S.scale(1/fe,1/te),S.rotate(-P),S.translate(-U,-K)):S.arc(U,K,$,Y,we,1-G),B===1&&(L=d(Y)*W+U,T=r(Y)*z+K),b=d(we)*W+U,x=r(we)*z+K;break;case p.R:L=b=E[B],T=x=E[B+1],S.rect(E[B++],E[B++],E[B++],E[B++]);break;case p.Z:S.closePath(),b=L,x=T}}}},f.CMD=p;var A=f;Z.exports=A},"2Ofm":function(Z,_){function e(u,O){return u==null?void 0:u[O]}Z.exports=e},"2TcX":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("zYjg"),y=e("QV7q"),w=e("UeGE"),p=v.each,a=v.indexOf,t=v.curry,o=["dataToPoint","pointToData"],s=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"];function l(b,x,N){var D=this._targetInfoList=[],M={},R=r(x,b);p(c,function(F,B){(!N||!N.include||a(N.include,B)>=0)&&F(R,D,M)})}var n=l.prototype;n.setOutputRanges=function(b,x){this.matchOutputRanges(b,x,function(N,D,M){if((N.coordRanges||(N.coordRanges=[])).push(D),!N.coordRange){N.coordRange=D;var R=f[N.brushType](0,M,D);N.__rangeOffset={offset:C[N.brushType](R.values,N.range,[1,1]),xyMinMax:R.xyMinMax}}})},n.matchOutputRanges=function(b,x,N){p(b,function(D){var M=this.findTargetInfo(D,x);M&&M!==!0&&v.each(M.coordSyses,function(R){var F=f[D.brushType](1,R,D.range);N(D,F.values,R,x)})},this)},n.setInputRanges=function(b,x){p(b,function(N){var D=this.findTargetInfo(N,x);if(N.range=N.range||[],D&&D!==!0){N.panelId=D.panelId;var M=f[N.brushType](0,D.coordSys,N.coordRange),R=N.__rangeOffset;N.range=R?C[N.brushType](M.values,R.offset,E(M.xyMinMax,R.xyMinMax)):M.values}},this)},n.makePanelOpts=function(b,x){return v.map(this._targetInfoList,function(N){var D=N.getPanelRect();return{panelId:N.panelId,defaultBrushType:x&&x(N),clipPath:w.makeRectPanelClipPath(D),isTargetByCursor:w.makeRectIsTargetByCursor(D,b,N.coordSysModel),getLinearBrushOtherExtent:w.makeLinearBrushOtherExtent(D)}})},n.controlSeries=function(b,x,N){var D=this.findTargetInfo(b,N);return D===!0||D&&a(D.coordSyses,x.coordinateSystem)>=0},n.findTargetInfo=function(b,x){for(var N=this._targetInfoList,D=r(x,b),M=0;M<N.length;M++){var R=N[M],F=b.panelId;if(F){if(R.panelId===F)return R}else for(var M=0;M<i.length;M++)if(i[M](D,R))return R}return!0};function d(b){return b[0]>b[1]&&b.reverse(),b}function r(b,x){return y.parseFinder(b,x,{includeMainTypes:s})}var c={grid:function(b,x){var N=b.xAxisModels,D=b.yAxisModels,M=b.gridModels,R=v.createHashMap(),F={},B={};if(!N&&!D&&!M)return;p(N,function(H){var U=H.axis.grid.model;R.set(U.id,U),F[U.id]=!0}),p(D,function(H){var U=H.axis.grid.model;R.set(U.id,U),B[U.id]=!0}),p(M,function(H){R.set(H.id,H),F[H.id]=!0,B[H.id]=!0}),R.each(function(H){var U=H.coordinateSystem,K=[];p(U.getCartesians(),function(W,z){(a(N,W.getAxis("x").model)>=0||a(D,W.getAxis("y").model)>=0)&&K.push(W)}),x.push({panelId:"grid--"+H.id,gridModel:H,coordSysModel:H,coordSys:K[0],coordSyses:K,getPanelRect:h.grid,xAxisDeclared:F[H.id],yAxisDeclared:B[H.id]})})},geo:function(b,x){p(b.geoModels,function(N){var D=N.coordinateSystem;x.push({panelId:"geo--"+N.id,geoModel:N,coordSysModel:N,coordSys:D,coordSyses:[D],getPanelRect:h.geo})})}},i=[function(b,x){var N=b.xAxisModel,D=b.yAxisModel,M=b.gridModel;return!M&&N&&(M=N.axis.grid.model),!M&&D&&(M=D.axis.grid.model),M&&M===x.gridModel},function(b,x){var N=b.geoModel;return N&&N===x.geoModel}],h={grid:function(){return this.coordSys.grid.getRect().clone()},geo:function(){var b=this.coordSys,x=b.getBoundingRect().clone();return x.applyTransform(g.getTransform(b)),x}},f={lineX:t(A,0),lineY:t(A,1),rect:function(b,x,N){var D=x[o[b]]([N[0][0],N[1][0]]),M=x[o[b]]([N[0][1],N[1][1]]),R=[d([D[0],M[0]]),d([D[1],M[1]])];return{values:R,xyMinMax:R}},polygon:function(b,x,N){var D=[[Infinity,-Infinity],[Infinity,-Infinity]],M=v.map(N,function(R){var F=x[o[b]](R);return D[0][0]=Math.min(D[0][0],F[0]),D[1][0]=Math.min(D[1][0],F[1]),D[0][1]=Math.max(D[0][1],F[0]),D[1][1]=Math.max(D[1][1],F[1]),F});return{values:M,xyMinMax:D}}};function A(b,x,N,D){var M=N.getAxis(["x","y"][b]),R=d(v.map([0,1],function(B){return x?M.coordToData(M.toLocalCoord(D[B])):M.toGlobalCoord(M.dataToCoord(D[B]))})),F=[];return F[b]=R,F[1-b]=[NaN,NaN],{values:R,xyMinMax:F}}var C={lineX:t(S,0),lineY:t(S,1),rect:function(b,x,N){return[[b[0][0]-N[0]*x[0][0],b[0][1]-N[0]*x[0][1]],[b[1][0]-N[1]*x[1][0],b[1][1]-N[1]*x[1][1]]]},polygon:function(b,x,N){return v.map(b,function(D,M){return[D[0]-N[0]*x[M][0],D[1]-N[1]*x[M][1]]})}};function S(b,x,N,D){return[x[0]-D[b]*N[0],x[1]-D[b]*N[1]]}function E(b,x){var N=L(b),D=L(x),M=[N[0]/D[0],N[1]/D[1]];return isNaN(M[0])&&(M[0]=1),isNaN(M[1])&&(M[1]=1),M}function L(b){return b?[b[0][1]-b[0][0],b[1][1]-b[1][0]]:[NaN,NaN]}var T=l;Z.exports=T},"2UAF":function(Z,_,e){"use strict";e.d(_,"a",function(){return zl}),e.d(_,"b",function(){return ql}),e.d(_,"c",function(){return ol});var u=e("ZZRV"),O=e.n(u),v=e("5/QZ"),g=e("1gHQ"),y=e("b+xT"),w=e("aaDO");function p(ke,ie){if(ke.length!==ie.length)return!1;for(var xe=0;xe<ke.length;xe++)if(ke[xe]!==ie[xe])return!1;return!0}function a(ke,ie){var xe=Object(u.useState)(function(){return{inputs:ie,result:ke()}})[0],et=Object(u.useRef)(xe),Et=Boolean(ie&&et.current.inputs&&p(ie,et.current.inputs)),Zt=Et?et.current:{inputs:ie,result:ke()};return Object(u.useEffect)(function(){et.current=Zt},[Zt]),Zt.result}function t(ke,ie){return a(function(){return ke},ie)}var o=a,s=t,l=e("AKk7"),n=function(ie){var xe=ie.top,et=ie.right,Et=ie.bottom,Zt=ie.left,ir=et-Zt,lr=Et-xe,wr={top:xe,right:et,bottom:Et,left:Zt,width:ir,height:lr,x:Zt,y:xe,center:{x:(et+Zt)/2,y:(Et+xe)/2}};return wr},d=function(ie,xe){return{top:ie.top-xe.top,left:ie.left-xe.left,bottom:ie.bottom+xe.bottom,right:ie.right+xe.right}},r=function(ie,xe){return{top:ie.top+xe.top,left:ie.left+xe.left,bottom:ie.bottom-xe.bottom,right:ie.right-xe.right}},c=function(ie,xe){return{top:ie.top+xe.y,left:ie.left+xe.x,bottom:ie.bottom+xe.y,right:ie.right+xe.x}},i={top:0,right:0,bottom:0,left:0},h=function(ie){var xe=ie.borderBox,et=ie.margin,Et=et===void 0?i:et,Zt=ie.border,ir=Zt===void 0?i:Zt,lr=ie.padding,wr=lr===void 0?i:lr,Qr=n(d(xe,Et)),Gr=n(r(xe,ir)),Pr=n(r(Gr,wr));return{marginBox:Qr,borderBox:n(xe),paddingBox:Gr,contentBox:Pr,margin:Et,border:ir,padding:wr}},f=function(ie){var xe=ie.slice(0,-2),et=ie.slice(-2);if(et!=="px")return 0;var Et=Number(xe);return isNaN(Et)&&Object(l.a)(!1),Et},A=function(){return{x:window.pageXOffset,y:window.pageYOffset}},C=function(ie,xe){var et=ie.borderBox,Et=ie.border,Zt=ie.margin,ir=ie.padding,lr=c(et,xe);return h({borderBox:lr,border:Et,margin:Zt,padding:ir})},S=function(ie,xe){return xe===void 0&&(xe=A()),C(ie,xe)},E=function(ie,xe){var et={top:f(xe.marginTop),right:f(xe.marginRight),bottom:f(xe.marginBottom),left:f(xe.marginLeft)},Et={top:f(xe.paddingTop),right:f(xe.paddingRight),bottom:f(xe.paddingBottom),left:f(xe.paddingLeft)},Zt={top:f(xe.borderTopWidth),right:f(xe.borderRightWidth),bottom:f(xe.borderBottomWidth),left:f(xe.borderLeftWidth)};return h({borderBox:ie,margin:et,padding:Et,border:Zt})},L=function(ie){var xe=ie.getBoundingClientRect(),et=window.getComputedStyle(ie);return E(xe,et)};function T(ke,ie){if(ke.length!==ie.length)return!1;for(var xe=0;xe<ke.length;xe++)if(ke[xe]!==ie[xe])return!1;return!0}function b(ke,ie){ie===void 0&&(ie=T);var xe,et=[],Et,Zt=!1;function ir(){for(var lr=[],wr=0;wr<arguments.length;wr++)lr[wr]=arguments[wr];return Zt&&xe===this&&ie(lr,et)||(Et=ke.apply(this,lr),Zt=!0,xe=this,et=lr),Et}return ir}var x=b,N=function(ie){var xe=[],et=null,Et=function(){for(var ir=arguments.length,lr=new Array(ir),wr=0;wr<ir;wr++)lr[wr]=arguments[wr];if(xe=lr,et)return;et=requestAnimationFrame(function(){et=null,ie.apply(void 0,xe)})};return Et.cancel=function(){if(!et)return;cancelAnimationFrame(et),et=null},Et},D=N,M=e("EaaV"),R=e.n(M),F=!0,B=/[ \t]{2,}/g,H=/^[ \t]*/gm,U=function(ie){return ie.replace(B," ").replace(H,"").trim()},K=function(ie){return U(`
|
|
|
%creact-beautiful-dnd
|
|
|
|
|
|
%c`+U(ie)+`
|
|
|
|
|
|
%c\u{1F477}\u200D This is a development only message. It will be removed in production builds.
|
|
|
`)},W=function(ie){return[K(ie),"color: #00C584; font-size: 1.2em; font-weight: bold;","line-height: 1.5","color: #723874;"]},z="__react-beautiful-dnd-disable-dev-warnings";function Y(ke,ie){var xe;if(F)return;if(typeof window!="undefined"&&window[z])return;(xe=console)[ke].apply(xe,W(ie))}var Q=Y.bind(null,"warn"),P=Y.bind(null,"error");function G(){}function $(ke,ie){return Object(g.a)({},ke,{},ie)}function fe(ke,ie,xe){var et=ie.map(function(Et){var Zt=$(xe,Et.options);return ke.addEventListener(Et.eventName,Et.fn,Zt),function(){ke.removeEventListener(Et.eventName,Et.fn,Zt)}});return function(){et.forEach(function(Zt){Zt()})}}var te=!0,pe="Invariant failed";function we(ke){this.message=ke}we.prototype.toString=function(){return this.message};function be(ke,ie){if(ke)return;throw te?new we(pe):new we(pe+": "+(ie||""))}var Ve=function(ke){Object(v.a)(ie,ke);function ie(){for(var et,Et=arguments.length,Zt=new Array(Et),ir=0;ir<Et;ir++)Zt[ir]=arguments[ir];return et=ke.call.apply(ke,[this].concat(Zt))||this,et.callbacks=null,et.unbind=G,et.onWindowError=function(lr){var wr=et.getCallbacks();wr.isDragging()&&wr.tryAbort();var Qr=lr.error;Qr instanceof we&&lr.preventDefault()},et.getCallbacks=function(){if(!et.callbacks)throw new Error("Unable to find AppCallbacks in <ErrorBoundary/>");return et.callbacks},et.setCallbacks=function(lr){et.callbacks=lr},et}var xe=ie.prototype;return xe.componentDidMount=function(){this.unbind=fe(window,[{eventName:"error",fn:this.onWindowError}])},xe.componentWillUnmount=function(){this.unbind()},xe.componentDidCatch=function(Et){if(Et instanceof we){this.setState({});return}throw Et},xe.render=function(){return this.props.children(this.setCallbacks)},ie}(O.a.Component),Xe=`
|
|
|
Press space bar to start a drag.
|
|
|
When dragging you can use the arrow keys to move the item around and escape to cancel.
|
|
|
Some screen readers may require you to be in focus mode or to use your pass through key
|
|
|
`,At=function(ie){return ie+1},Be=function(ie){return`
|
|
|
You have lifted an item in position `+At(ie.source.index)+`
|
|
|
`},Fe=function(ie,xe){var et=ie.droppableId===xe.droppableId,Et=At(ie.index),Zt=At(xe.index);return et?`
|
|
|
You have moved the item from position `+Et+`
|
|
|
to position `+Zt+`
|
|
|
`:`
|
|
|
You have moved the item from position `+Et+`
|
|
|
in list `+ie.droppableId+`
|
|
|
to list `+xe.droppableId+`
|
|
|
in position `+Zt+`
|
|
|
`},mt=function(ie,xe,et){var Et=xe.droppableId===et.droppableId;return Et?`
|
|
|
The item `+ie+`
|
|
|
has been combined with `+et.draggableId:`
|
|
|
The item `+ie+`
|
|
|
in list `+xe.droppableId+`
|
|
|
has been combined with `+et.draggableId+`
|
|
|
in list `+et.droppableId+`
|
|
|
`},rt=function(ie){var xe=ie.destination;if(xe)return Fe(ie.source,xe);var et=ie.combine;return et?mt(ie.draggableId,ie.source,et):"You are over an area that cannot be dropped on"},Je=function(ie){return`
|
|
|
The item has returned to its starting position
|
|
|
of `+At(ie.index)+`
|
|
|
`},vt=function(ie){if(ie.reason==="CANCEL")return`
|
|
|
Movement cancelled.
|
|
|
`+Je(ie.source)+`
|
|
|
`;var xe=ie.destination,et=ie.combine;return xe?`
|
|
|
You have dropped the item.
|
|
|
`+Fe(ie.source,xe)+`
|
|
|
`:et?`
|
|
|
You have dropped the item.
|
|
|
`+mt(ie.draggableId,ie.source,et)+`
|
|
|
`:`
|
|
|
The item has been dropped while not over a drop area.
|
|
|
`+Je(ie.source)+`
|
|
|
`},ut={dragHandleUsageInstructions:Xe,onDragStart:Be,onDragUpdate:rt,onDragEnd:vt},bt={x:0,y:0},Qe=function(ie,xe){return{x:ie.x+xe.x,y:ie.y+xe.y}},pt=function(ie,xe){return{x:ie.x-xe.x,y:ie.y-xe.y}},Ge=function(ie,xe){return ie.x===xe.x&&ie.y===xe.y},je=function(ie){return{x:ie.x!==0?-ie.x:0,y:ie.y!==0?-ie.y:0}},_e=function(ie,xe,et){var Et;return et===void 0&&(et=0),Et={},Et[ie]=xe,Et[ie==="x"?"y":"x"]=et,Et},ht=function(ie,xe){return Math.sqrt(Math.pow(xe.x-ie.x,2)+Math.pow(xe.y-ie.y,2))},Lt=function(ie,xe){return Math.min.apply(Math,xe.map(function(et){return ht(ie,et)}))},Ft=function(ie){return function(xe){return{x:ie(xe.x),y:ie(xe.y)}}},Wt=function(ie,xe){var et=n({top:Math.max(xe.top,ie.top),right:Math.min(xe.right,ie.right),bottom:Math.min(xe.bottom,ie.bottom),left:Math.max(xe.left,ie.left)});return et.width<=0||et.height<=0?null:et},Qt=function(ie,xe){return{top:ie.top+xe.y,left:ie.left+xe.x,bottom:ie.bottom+xe.y,right:ie.right+xe.x}},or=function(ie){return[{x:ie.left,y:ie.top},{x:ie.right,y:ie.top},{x:ie.left,y:ie.bottom},{x:ie.right,y:ie.bottom}]},Tt={top:0,right:0,bottom:0,left:0},jt=function(ie,xe){return xe?Qt(ie,xe.scroll.diff.displacement):ie},zt=function(ie,xe,et){if(et&&et.increasedBy){var Et;return Object(g.a)({},ie,(Et={},Et[xe.end]=ie[xe.end]+et.increasedBy[xe.line],Et))}return ie},Nt=function(ie,xe){return xe&&xe.shouldClipSubject?Wt(xe.pageMarginBox,ie):n(ie)},Ht=function(ie){var xe=ie.page,et=ie.withPlaceholder,Et=ie.axis,Zt=ie.frame,ir=jt(xe.marginBox,Zt),lr=zt(ir,Et,et),wr=Nt(lr,Zt);return{page:xe,withPlaceholder:et,active:wr}},it=function(ie,xe){ie.frame||be(!1);var et=ie.frame,Et=pt(xe,et.scroll.initial),Zt=je(Et),ir=Object(g.a)({},et,{scroll:{initial:et.scroll.initial,current:xe,diff:{value:Et,displacement:Zt},max:et.scroll.max}}),lr=Ht({page:ie.subject.page,withPlaceholder:ie.subject.withPlaceholder,axis:ie.axis,frame:ir}),wr=Object(g.a)({},ie,{frame:ir,subject:lr});return wr};function He(ke){return Number.isInteger?Number.isInteger(ke):typeof ke=="number"&&isFinite(ke)&&Math.floor(ke)===ke}function ne(ke){return Object.values?Object.values(ke):Object.keys(ke).map(function(ie){return ke[ie]})}function ce(ke,ie){if(ke.findIndex)return ke.findIndex(ie);for(var xe=0;xe<ke.length;xe++)if(ie(ke[xe]))return xe;return-1}function Ze(ke,ie){if(ke.find)return ke.find(ie);var xe=ce(ke,ie);return xe!==-1?ke[xe]:void 0}function Me(ke){return Array.prototype.slice.call(ke)}var Ke=x(function(ke){return ke.reduce(function(ie,xe){return ie[xe.descriptor.id]=xe,ie},{})}),sr=x(function(ke){return ke.reduce(function(ie,xe){return ie[xe.descriptor.id]=xe,ie},{})}),Ut=x(function(ke){return ne(ke)}),Pt=x(function(ke){return ne(ke)}),nr=x(function(ke,ie){var xe=Pt(ie).filter(function(et){return ke===et.descriptor.droppableId}).sort(function(et,Et){return et.descriptor.index-Et.descriptor.index});return xe});function cr(ke){return ke.at&&ke.at.type==="REORDER"?ke.at.destination:null}function Xt(ke){return ke.at&&ke.at.type==="COMBINE"?ke.at.combine:null}var Mt=x(function(ke,ie){return ie.filter(function(xe){return xe.descriptor.id!==ke.descriptor.id})}),me=function(ie){var xe=ie.isMovingForward,et=ie.draggable,Et=ie.destination,Zt=ie.insideDestination,ir=ie.previousImpact;if(!Et.isCombineEnabled)return null;var lr=cr(ir);if(!lr)return null;function wr(qn){var li={type:"COMBINE",combine:{draggableId:qn,droppableId:Et.descriptor.id}};return Object(g.a)({},ir,{at:li})}var Qr=ir.displaced.all,Gr=Qr.length?Qr[0]:null;if(xe)return Gr?wr(Gr):null;var Pr=Mt(et,Zt);if(!Gr){if(!Pr.length)return null;var Fr=Pr[Pr.length-1];return wr(Fr.descriptor.id)}var Xr=ce(Pr,function(qn){return qn.descriptor.id===Gr});Xr!==-1||be(!1);var un=Xr-1;if(un<0)return null;var hn=Pr[un];return wr(hn.descriptor.id)},le=function(ie,xe){return ie.descriptor.droppableId===xe.descriptor.id},oe={point:bt,value:0},de={invisible:{},visible:{},all:[]},Se={displaced:de,displacedBy:oe,at:null},Ce=function(ie,xe){return function(et){return ie<=et&&et<=xe}},Oe=function(ie){var xe=Ce(ie.top,ie.bottom),et=Ce(ie.left,ie.right);return function(Et){var Zt=xe(Et.top)&&xe(Et.bottom)&&et(Et.left)&&et(Et.right);if(Zt)return!0;var ir=xe(Et.top)||xe(Et.bottom),lr=et(Et.left)||et(Et.right),wr=ir&&lr;if(wr)return!0;var Qr=Et.top<ie.top&&Et.bottom>ie.bottom,Gr=Et.left<ie.left&&Et.right>ie.right,Pr=Qr&&Gr;if(Pr)return!0;var Fr=Qr&&lr||Gr&&ir;return Fr}},Ie=function(ie){var xe=Ce(ie.top,ie.bottom),et=Ce(ie.left,ie.right);return function(Et){var Zt=xe(Et.top)&&xe(Et.bottom)&&et(Et.left)&&et(Et.right);return Zt}},Ee={direction:"vertical",line:"y",crossAxisLine:"x",start:"top",end:"bottom",size:"height",crossAxisStart:"left",crossAxisEnd:"right",crossAxisSize:"width"},Pe={direction:"horizontal",line:"x",crossAxisLine:"y",start:"left",end:"right",size:"width",crossAxisStart:"top",crossAxisEnd:"bottom",crossAxisSize:"height"},at=function(ie){return function(xe){var et=Ce(xe.top,xe.bottom),Et=Ce(xe.left,xe.right);return function(Zt){return ie===Ee?et(Zt.top)&&et(Zt.bottom):Et(Zt.left)&&Et(Zt.right)}}},gt=function(ie,xe){var et=xe.frame?xe.frame.scroll.diff.displacement:bt;return Qt(ie,et)},ee=function(ie,xe,et){return xe.subject.active?et(xe.subject.active)(ie):!1},ae=function(ie,xe,et){return et(xe)(ie)},k=function(ie){var xe=ie.target,et=ie.destination,Et=ie.viewport,Zt=ie.withDroppableDisplacement,ir=ie.isVisibleThroughFrameFn,lr=Zt?gt(xe,et):xe;return ee(lr,et,ir)&&ae(lr,Et,ir)},J=function(ie){return k(Object(g.a)({},ie,{isVisibleThroughFrameFn:Oe}))},se=function(ie){return k(Object(g.a)({},ie,{isVisibleThroughFrameFn:Ie}))},ge=function(ie){return k(Object(g.a)({},ie,{isVisibleThroughFrameFn:at(ie.destination.axis)}))},Ae=function(ie,xe,et){if(typeof et=="boolean")return et;if(!xe)return!0;var Et=xe.invisible,Zt=xe.visible;if(Et[ie])return!1;var ir=Zt[ie];return ir?ir.shouldAnimate:!0};function De(ke,ie){var xe=ke.page.marginBox,et={top:ie.point.y,right:0,bottom:0,left:ie.point.x};return n(d(xe,et))}function $e(ke){var ie=ke.afterDragging,xe=ke.destination,et=ke.displacedBy,Et=ke.viewport,Zt=ke.forceShouldAnimate,ir=ke.last;return ie.reduce(function(wr,Qr){var Gr=De(Qr,et),Pr=Qr.descriptor.id;wr.all.push(Pr);var Fr=J({target:Gr,destination:xe,viewport:Et,withDroppableDisplacement:!0});if(!Fr)return wr.invisible[Qr.descriptor.id]=!0,wr;var Xr=Ae(Pr,ir,Zt),un={draggableId:Pr,shouldAnimate:Xr};return wr.visible[Pr]=un,wr},{all:[],visible:{},invisible:{}})}function Bt(ke,ie){if(!ke.length)return 0;var xe=ke[ke.length-1].descriptor.index;return ie.inHomeList?xe:xe+1}function $t(ke){var ie=ke.insideDestination,xe=ke.inHomeList,et=ke.displacedBy,Et=ke.destination,Zt=Bt(ie,{inHomeList:xe});return{displaced:de,displacedBy:et,at:{type:"REORDER",destination:{droppableId:Et.descriptor.id,index:Zt}}}}function St(ke){var ie=ke.draggable,xe=ke.insideDestination,et=ke.destination,Et=ke.viewport,Zt=ke.displacedBy,ir=ke.last,lr=ke.index,wr=ke.forceShouldAnimate,Qr=le(ie,et);if(lr==null)return $t({insideDestination:xe,inHomeList:Qr,displacedBy:Zt,destination:et});var Gr=Ze(xe,function(hn){return hn.descriptor.index===lr});if(!Gr)return $t({insideDestination:xe,inHomeList:Qr,displacedBy:Zt,destination:et});var Pr=Mt(ie,xe),Fr=xe.indexOf(Gr),Xr=Pr.slice(Fr),un=$e({afterDragging:Xr,destination:et,displacedBy:Zt,last:ir,viewport:Et.frame,forceShouldAnimate:wr});return{displaced:un,displacedBy:Zt,at:{type:"REORDER",destination:{droppableId:et.descriptor.id,index:lr}}}}function _t(ke,ie){return Boolean(ie.effected[ke])}var Dt=function(ie){var xe=ie.isMovingForward,et=ie.destination,Et=ie.draggables,Zt=ie.combine,ir=ie.afterCritical;if(!et.isCombineEnabled)return null;var lr=Zt.draggableId,wr=Et[lr],Qr=wr.descriptor.index,Gr=_t(lr,ir);return Gr?xe?Qr:Qr-1:xe?Qr+1:Qr},Yt=function(ie){var xe=ie.isMovingForward,et=ie.isInHomeList,Et=ie.insideDestination,Zt=ie.location;if(!Et.length)return null;var ir=Zt.index,lr=xe?ir+1:ir-1,wr=Et[0].descriptor.index,Qr=Et[Et.length-1].descriptor.index,Gr=et?Qr:Qr+1;return lr<wr||lr>Gr?null:lr},wt=function(ie){var xe=ie.isMovingForward,et=ie.isInHomeList,Et=ie.draggable,Zt=ie.draggables,ir=ie.destination,lr=ie.insideDestination,wr=ie.previousImpact,Qr=ie.viewport,Gr=ie.afterCritical,Pr=wr.at;if(Pr||be(!1),Pr.type==="REORDER"){var Fr=Yt({isMovingForward:xe,isInHomeList:et,location:Pr.destination,insideDestination:lr});return Fr==null?null:St({draggable:Et,insideDestination:lr,destination:ir,viewport:Qr,last:wr.displaced,displacedBy:wr.displacedBy,index:Fr})}var Xr=Dt({isMovingForward:xe,destination:ir,displaced:wr.displaced,draggables:Zt,combine:Pr.combine,afterCritical:Gr});return Xr==null?null:St({draggable:Et,insideDestination:lr,destination:ir,viewport:Qr,last:wr.displaced,displacedBy:wr.displacedBy,index:Xr})},ur=function(ie){var xe=ie.displaced,et=ie.afterCritical,Et=ie.combineWith,Zt=ie.displacedBy,ir=Boolean(xe.visible[Et]||xe.invisible[Et]);return _t(Et,et)?ir?bt:je(Zt.point):ir?Zt.point:bt},er=function(ie){var xe=ie.afterCritical,et=ie.impact,Et=ie.draggables,Zt=Xt(et);Zt||be(!1);var ir=Zt.draggableId,lr=Et[ir].page.borderBox.center,wr=ur({displaced:et.displaced,afterCritical:xe,combineWith:ir,displacedBy:et.displacedBy});return Qe(lr,wr)},ze=function(ie,xe){return xe.margin[ie.start]+xe.borderBox[ie.size]/2},tt=function(ie,xe){return xe.margin[ie.end]+xe.borderBox[ie.size]/2},We=function(ie,xe,et){return xe[ie.crossAxisStart]+et.margin[ie.crossAxisStart]+et.borderBox[ie.crossAxisSize]/2},st=function(ie){var xe=ie.axis,et=ie.moveRelativeTo,Et=ie.isMoving;return _e(xe.line,et.marginBox[xe.end]+ze(xe,Et),We(xe,et.marginBox,Et))},ct=function(ie){var xe=ie.axis,et=ie.moveRelativeTo,Et=ie.isMoving;return _e(xe.line,et.marginBox[xe.start]-tt(xe,Et),We(xe,et.marginBox,Et))},lt=function(ie){var xe=ie.axis,et=ie.moveInto,Et=ie.isMoving;return _e(xe.line,et.contentBox[xe.start]+ze(xe,Et),We(xe,et.contentBox,Et))},Ue=function(ie){var xe=ie.impact,et=ie.draggable,Et=ie.draggables,Zt=ie.droppable,ir=ie.afterCritical,lr=nr(Zt.descriptor.id,Et),wr=et.page,Qr=Zt.axis;if(!lr.length)return lt({axis:Qr,moveInto:Zt.page,isMoving:wr});var Gr=xe.displaced,Pr=xe.displacedBy,Fr=Gr.all[0];if(Fr){var Xr=Et[Fr];if(_t(Fr,ir))return ct({axis:Qr,moveRelativeTo:Xr.page,isMoving:wr});var un=C(Xr.page,Pr.point);return ct({axis:Qr,moveRelativeTo:un,isMoving:wr})}var hn=lr[lr.length-1];if(hn.descriptor.id===et.descriptor.id)return wr.borderBox.center;if(_t(hn.descriptor.id,ir)){var qn=C(hn.page,je(ir.displacedBy.point));return st({axis:Qr,moveRelativeTo:qn,isMoving:wr})}return st({axis:Qr,moveRelativeTo:hn.page,isMoving:wr})},qe=function(ie,xe){var et=ie.frame;return et?Qe(xe,et.scroll.diff.displacement):xe},dt=function(ie){var xe=ie.impact,et=ie.draggable,Et=ie.droppable,Zt=ie.draggables,ir=ie.afterCritical,lr=et.page.borderBox.center,wr=xe.at;return Et&&wr?wr.type==="REORDER"?Ue({impact:xe,draggable:et,draggables:Zt,droppable:Et,afterCritical:ir}):er({impact:xe,draggables:Zt,afterCritical:ir}):lr},Kt=function(ie){var xe=dt(ie),et=ie.droppable,Et=et?qe(et,xe):xe;return Et},Ct=function(ie,xe){var et=pt(xe,ie.scroll.initial),Et=je(et),Zt=n({top:xe.y,bottom:xe.y+ie.frame.height,left:xe.x,right:xe.x+ie.frame.width}),ir={frame:Zt,scroll:{initial:ie.scroll.initial,max:ie.scroll.max,current:xe,diff:{value:et,displacement:Et}}};return ir};function vr(ke,ie){return ke.map(function(xe){return ie[xe]})}function yr(ke,ie){for(var xe=0;xe<ie.length;xe++){var et=ie[xe].visible[ke];if(et)return et}return null}var Dr=function(ie){var xe=ie.impact,et=ie.viewport,Et=ie.destination,Zt=ie.draggables,ir=ie.maxScrollChange,lr=Ct(et,Qe(et.scroll.current,ir)),wr=Et.frame?it(Et,Qe(Et.frame.scroll.current,ir)):Et,Qr=xe.displaced,Gr=$e({afterDragging:vr(Qr.all,Zt),destination:Et,displacedBy:xe.displacedBy,viewport:lr.frame,last:Qr,forceShouldAnimate:!1}),Pr=$e({afterDragging:vr(Qr.all,Zt),destination:wr,displacedBy:xe.displacedBy,viewport:et.frame,last:Qr,forceShouldAnimate:!1}),Fr={},Xr={},un=[Qr,Gr,Pr];Qr.all.forEach(function(qn){var li=yr(qn,un);if(li){Xr[qn]=li;return}Fr[qn]=!0});var hn=Object(g.a)({},xe,{displaced:{all:Qr.all,invisible:Fr,visible:Xr}});return hn},Rr=function(ie,xe){return Qe(ie.scroll.diff.displacement,xe)},Jr=function(ie){var xe=ie.pageBorderBoxCenter,et=ie.draggable,Et=ie.viewport,Zt=Rr(Et,xe),ir=pt(Zt,et.page.borderBox.center);return Qe(et.client.borderBox.center,ir)},$r=function(ie){var xe=ie.draggable,et=ie.destination,Et=ie.newPageBorderBoxCenter,Zt=ie.viewport,ir=ie.withDroppableDisplacement,lr=ie.onlyOnMainAxis,wr=lr===void 0?!1:lr,Qr=pt(Et,xe.page.borderBox.center),Gr=Qt(xe.page.borderBox,Qr),Pr={target:Gr,destination:et,withDroppableDisplacement:ir,viewport:Zt};return wr?ge(Pr):se(Pr)},xr=function(ie){var xe=ie.isMovingForward,et=ie.draggable,Et=ie.destination,Zt=ie.draggables,ir=ie.previousImpact,lr=ie.viewport,wr=ie.previousPageBorderBoxCenter,Qr=ie.previousClientSelection,Gr=ie.afterCritical;if(!Et.isEnabled)return null;var Pr=nr(Et.descriptor.id,Zt),Fr=le(et,Et),Xr=me({isMovingForward:xe,draggable:et,destination:Et,insideDestination:Pr,previousImpact:ir})||wt({isMovingForward:xe,isInHomeList:Fr,draggable:et,draggables:Zt,destination:Et,insideDestination:Pr,previousImpact:ir,viewport:lr,afterCritical:Gr});if(!Xr)return null;var un=Kt({impact:Xr,draggable:et,droppable:Et,draggables:Zt,afterCritical:Gr}),hn=$r({draggable:et,destination:Et,newPageBorderBoxCenter:un,viewport:lr.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0});if(hn){var qn=Jr({pageBorderBoxCenter:un,draggable:et,viewport:lr});return{clientSelection:qn,impact:Xr,scrollJumpRequest:null}}var li=pt(un,wr),ri=Dr({impact:Xr,viewport:lr,destination:Et,draggables:Zt,maxScrollChange:li});return{clientSelection:Qr,impact:ri,scrollJumpRequest:li}},Vr=function(ie){var xe=ie.subject.active;return xe||be(!1),xe},Lr=function(ie){var xe=ie.isMovingForward,et=ie.pageBorderBoxCenter,Et=ie.source,Zt=ie.droppables,ir=ie.viewport,lr=Et.subject.active;if(!lr)return null;var wr=Et.axis,Qr=Ce(lr[wr.start],lr[wr.end]),Gr=Ut(Zt).filter(function(Fr){return Fr!==Et}).filter(function(Fr){return Fr.isEnabled}).filter(function(Fr){return Boolean(Fr.subject.active)}).filter(function(Fr){return Oe(ir.frame)(Vr(Fr))}).filter(function(Fr){var Xr=Vr(Fr);return xe?lr[wr.crossAxisEnd]<Xr[wr.crossAxisEnd]:Xr[wr.crossAxisStart]<lr[wr.crossAxisStart]}).filter(function(Fr){var Xr=Vr(Fr),un=Ce(Xr[wr.start],Xr[wr.end]);return Qr(Xr[wr.start])||Qr(Xr[wr.end])||un(lr[wr.start])||un(lr[wr.end])}).sort(function(Fr,Xr){var un=Vr(Fr)[wr.crossAxisStart],hn=Vr(Xr)[wr.crossAxisStart];return xe?un-hn:hn-un}).filter(function(Fr,Xr,un){return Vr(Fr)[wr.crossAxisStart]===Vr(un[0])[wr.crossAxisStart]});if(!Gr.length)return null;if(Gr.length===1)return Gr[0];var Pr=Gr.filter(function(Fr){var Xr=Ce(Vr(Fr)[wr.start],Vr(Fr)[wr.end]);return Xr(et[wr.line])});return Pr.length===1?Pr[0]:Pr.length>1?Pr.sort(function(Fr,Xr){return Vr(Fr)[wr.start]-Vr(Xr)[wr.start]})[0]:Gr.sort(function(Fr,Xr){var un=Lt(et,or(Vr(Fr))),hn=Lt(et,or(Vr(Xr)));return un!==hn?un-hn:Vr(Fr)[wr.start]-Vr(Xr)[wr.start]})[0]},tr=function(ie,xe){var et=ie.page.borderBox.center;return _t(ie.descriptor.id,xe)?pt(et,xe.displacedBy.point):et},pr=function(ie,xe){var et=ie.page.borderBox;return _t(ie.descriptor.id,xe)?Qt(et,je(xe.displacedBy.point)):et},dr=function(ie){var xe=ie.pageBorderBoxCenter,et=ie.viewport,Et=ie.destination,Zt=ie.insideDestination,ir=ie.afterCritical,lr=Zt.filter(function(wr){return se({target:pr(wr,ir),destination:Et,viewport:et.frame,withDroppableDisplacement:!0})}).sort(function(wr,Qr){var Gr=ht(xe,qe(Et,tr(wr,ir))),Pr=ht(xe,qe(Et,tr(Qr,ir)));return Gr<Pr?-1:Pr<Gr?1:wr.descriptor.index-Qr.descriptor.index});return lr[0]||null},fr=x(function(ie,xe){var et=xe[ie.line];return{value:et,point:_e(ie.line,et)}}),_r=function(ie,xe,et){var Et=ie.axis;if(ie.descriptor.mode==="virtual")return _e(Et.line,xe[Et.line]);var Zt=ie.subject.page.contentBox[Et.size],ir=nr(ie.descriptor.id,et),lr=ir.reduce(function(Gr,Pr){return Gr+Pr.client.marginBox[Et.size]},0),wr=lr+xe[Et.line],Qr=wr-Zt;return Qr<=0?null:_e(Et.line,Qr)},Zr=function(ie,xe){return Object(g.a)({},ie,{scroll:Object(g.a)({},ie.scroll,{max:xe})})},on=function(ie,xe,et){var Et=ie.frame;le(xe,ie)&&be(!1),ie.subject.withPlaceholder&&be(!1);var Zt=fr(ie.axis,xe.displaceBy).point,ir=_r(ie,Zt,et),lr={placeholderSize:Zt,increasedBy:ir,oldFrameMaxScroll:ie.frame?ie.frame.scroll.max:null};if(!Et){var wr=Ht({page:ie.subject.page,withPlaceholder:lr,axis:ie.axis,frame:ie.frame});return Object(g.a)({},ie,{subject:wr})}var Qr=ir?Qe(Et.scroll.max,ir):Et.scroll.max,Gr=Zr(Et,Qr),Pr=Ht({page:ie.subject.page,withPlaceholder:lr,axis:ie.axis,frame:Gr});return Object(g.a)({},ie,{subject:Pr,frame:Gr})},jn=function(ie){var xe=ie.subject.withPlaceholder;xe||be(!1);var et=ie.frame;if(!et){var Et=Ht({page:ie.subject.page,axis:ie.axis,frame:null,withPlaceholder:null});return Object(g.a)({},ie,{subject:Et})}var Zt=xe.oldFrameMaxScroll;Zt||be(!1);var ir=Zr(et,Zt),lr=Ht({page:ie.subject.page,axis:ie.axis,frame:ir,withPlaceholder:null});return Object(g.a)({},ie,{subject:lr,frame:ir})},Ur=function(ie){var xe=ie.previousPageBorderBoxCenter,et=ie.moveRelativeTo,Et=ie.insideDestination,Zt=ie.draggable,ir=ie.draggables,lr=ie.destination,wr=ie.viewport,Qr=ie.afterCritical;if(!et){if(Et.length)return null;var Gr={displaced:de,displacedBy:oe,at:{type:"REORDER",destination:{droppableId:lr.descriptor.id,index:0}}},Pr=Kt({impact:Gr,draggable:Zt,droppable:lr,draggables:ir,afterCritical:Qr}),Fr=le(Zt,lr)?lr:on(lr,Zt,ir),Xr=$r({draggable:Zt,destination:Fr,newPageBorderBoxCenter:Pr,viewport:wr.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0});return Xr?Gr:null}var un=Boolean(xe[lr.axis.line]<=et.page.borderBox.center[lr.axis.line]),hn=function(){var li=et.descriptor.index;return et.descriptor.id===Zt.descriptor.id||un?li:li+1}(),qn=fr(lr.axis,Zt.displaceBy);return St({draggable:Zt,insideDestination:Et,destination:lr,viewport:wr,displacedBy:qn,last:de,index:hn})},En=function(ie){var xe=ie.isMovingForward,et=ie.previousPageBorderBoxCenter,Et=ie.draggable,Zt=ie.isOver,ir=ie.draggables,lr=ie.droppables,wr=ie.viewport,Qr=ie.afterCritical,Gr=Lr({isMovingForward:xe,pageBorderBoxCenter:et,source:Zt,droppables:lr,viewport:wr});if(!Gr)return null;var Pr=nr(Gr.descriptor.id,ir),Fr=dr({pageBorderBoxCenter:et,viewport:wr,destination:Gr,insideDestination:Pr,afterCritical:Qr}),Xr=Ur({previousPageBorderBoxCenter:et,destination:Gr,draggable:Et,draggables:ir,moveRelativeTo:Fr,insideDestination:Pr,viewport:wr,afterCritical:Qr});if(!Xr)return null;var un=Kt({impact:Xr,draggable:Et,droppable:Gr,draggables:ir,afterCritical:Qr}),hn=Jr({pageBorderBoxCenter:un,draggable:Et,viewport:wr});return{clientSelection:hn,impact:Xr,scrollJumpRequest:null}},pn=function(ie){var xe=ie.at;return xe?xe.type==="REORDER"?xe.destination.droppableId:xe.combine.droppableId:null},Ln=function(ie,xe){var et=pn(ie);return et?xe[et]:null},Vn=function(ie){var xe=ie.state,et=ie.type,Et=Ln(xe.impact,xe.dimensions.droppables),Zt=Boolean(Et),ir=xe.dimensions.droppables[xe.critical.droppable.id],lr=Et||ir,wr=lr.axis.direction,Qr=wr==="vertical"&&(et==="MOVE_UP"||et==="MOVE_DOWN")||wr==="horizontal"&&(et==="MOVE_LEFT"||et==="MOVE_RIGHT");if(Qr&&!Zt)return null;var Gr=et==="MOVE_DOWN"||et==="MOVE_RIGHT",Pr=xe.dimensions.draggables[xe.critical.draggable.id],Fr=xe.current.page.borderBoxCenter,Xr=xe.dimensions,un=Xr.draggables,hn=Xr.droppables;return Qr?xr({isMovingForward:Gr,previousPageBorderBoxCenter:Fr,draggable:Pr,destination:lr,draggables:un,viewport:xe.viewport,previousClientSelection:xe.current.client.selection,previousImpact:xe.impact,afterCritical:xe.afterCritical}):En({isMovingForward:Gr,previousPageBorderBoxCenter:Fr,draggable:Pr,isOver:lr,draggables:un,droppables:hn,viewport:xe.viewport,afterCritical:xe.afterCritical})};function Nn(ke){return ke.phase==="DRAGGING"||ke.phase==="COLLECTING"}function ui(ke){var ie=Ce(ke.top,ke.bottom),xe=Ce(ke.left,ke.right);return function(Et){return ie(Et.y)&&xe(Et.x)}}function Xn(ke,ie){return ke.left<ie.right&&ke.right>ie.left&&ke.top<ie.bottom&&ke.bottom>ie.top}function mn(ke){var ie=ke.pageBorderBox,xe=ke.draggable,et=ke.candidates,Et=xe.page.borderBox.center,Zt=et.map(function(ir){var lr=ir.axis,wr=_e(ir.axis.line,ie.center[lr.line],ir.page.borderBox.center[lr.crossAxisLine]);return{id:ir.descriptor.id,distance:ht(Et,wr)}}).sort(function(ir,lr){return lr.distance-ir.distance});return Zt[0]?Zt[0].id:null}function cn(ke){var ie=ke.pageBorderBox,xe=ke.draggable,et=ke.droppables,Et=Ut(et).filter(function(Zt){if(!Zt.isEnabled)return!1;var ir=Zt.subject.active;if(!ir)return!1;if(!Xn(ie,ir))return!1;if(ui(ir)(ie.center))return!0;var lr=Zt.axis,wr=ir.center[lr.crossAxisLine],Qr=ie[lr.crossAxisStart],Gr=ie[lr.crossAxisEnd],Pr=Ce(ir[lr.crossAxisStart],ir[lr.crossAxisEnd]),Fr=Pr(Qr),Xr=Pr(Gr);return!Fr&&!Xr?!0:Fr?Qr<wr:Gr>wr});return Et.length?Et.length===1?Et[0].descriptor.id:mn({pageBorderBox:ie,draggable:xe,candidates:Et}):null}var da=function(ie,xe){return n(Qt(ie,xe))},Ta=function(ie,xe){var et=ie.frame;return et?da(xe,et.scroll.diff.value):xe};function ia(ke){var ie=ke.displaced,xe=ke.id;return Boolean(ie.visible[xe]||ie.invisible[xe])}function fi(ke){var ie=ke.draggable,xe=ke.closest,et=ke.inHomeList;return xe?et&&xe.descriptor.index>ie.descriptor.index?xe.descriptor.index-1:xe.descriptor.index:null}var ki=function(ie){var xe=ie.pageBorderBoxWithDroppableScroll,et=ie.draggable,Et=ie.destination,Zt=ie.insideDestination,ir=ie.last,lr=ie.viewport,wr=ie.afterCritical,Qr=Et.axis,Gr=fr(Et.axis,et.displaceBy),Pr=Gr.value,Fr=xe[Qr.start],Xr=xe[Qr.end],un=Mt(et,Zt),hn=Ze(un,function(li){var ri=li.descriptor.id,$i=li.page.borderBox.center[Qr.line],yi=_t(ri,wr),Va=ia({displaced:ir,id:ri});return yi?Va?Xr<=$i:Fr<$i-Pr:Va?Xr<=$i+Pr:Fr<$i}),qn=fi({draggable:et,closest:hn,inHomeList:le(et,Et)});return St({draggable:et,insideDestination:Zt,destination:Et,viewport:lr,last:ir,displacedBy:Gr,index:qn})},Qn=4,ea=function(ie){var xe=ie.draggable,et=ie.pageBorderBoxWithDroppableScroll,Et=ie.previousImpact,Zt=ie.destination,ir=ie.insideDestination,lr=ie.afterCritical;if(!Zt.isCombineEnabled)return null;var wr=Zt.axis,Qr=fr(Zt.axis,xe.displaceBy),Gr=Qr.value,Pr=et[wr.start],Fr=et[wr.end],Xr=Mt(xe,ir),un=Ze(Xr,function(qn){var li=qn.descriptor.id,ri=qn.page.borderBox,$i=ri[wr.size],yi=$i/Qn,Va=_t(li,lr),bi=ia({displaced:Et.displaced,id:li});return Va?bi?Fr>ri[wr.start]+yi&&Fr<ri[wr.end]-yi:Pr>ri[wr.start]-Gr+yi&&Pr<ri[wr.end]-Gr-yi:bi?Fr>ri[wr.start]+Gr+yi&&Fr<ri[wr.end]+Gr-yi:Pr>ri[wr.start]+yi&&Pr<ri[wr.end]-yi});if(!un)return null;var hn={displacedBy:Qr,displaced:Et.displaced,at:{type:"COMBINE",combine:{draggableId:un.descriptor.id,droppableId:Zt.descriptor.id}}};return hn},An=function(ie){var xe=ie.pageOffset,et=ie.draggable,Et=ie.draggables,Zt=ie.droppables,ir=ie.previousImpact,lr=ie.viewport,wr=ie.afterCritical,Qr=da(et.page.borderBox,xe),Gr=cn({pageBorderBox:Qr,draggable:et,droppables:Zt});if(!Gr)return Se;var Pr=Zt[Gr],Fr=nr(Pr.descriptor.id,Et),Xr=Ta(Pr,Qr);return ea({pageBorderBoxWithDroppableScroll:Xr,draggable:et,previousImpact:ir,destination:Pr,insideDestination:Fr,afterCritical:wr})||ki({pageBorderBoxWithDroppableScroll:Xr,draggable:et,destination:Pr,insideDestination:Fr,last:ir.displaced,viewport:lr,afterCritical:wr})},wn=function(ie,xe){var et;return Object(g.a)({},ie,(et={},et[xe.descriptor.id]=xe,et))},On=function(ie){var xe=ie.previousImpact,et=ie.impact,Et=ie.droppables,Zt=pn(xe),ir=pn(et);if(!Zt)return Et;if(Zt===ir)return Et;var lr=Et[Zt];if(!lr.subject.withPlaceholder)return Et;var wr=jn(lr);return wn(Et,wr)},Un=function(ie){var xe=ie.draggable,et=ie.draggables,Et=ie.droppables,Zt=ie.previousImpact,ir=ie.impact,lr=On({previousImpact:Zt,impact:ir,droppables:Et}),wr=pn(ir);if(!wr)return lr;var Qr=Et[wr];if(le(xe,Qr))return lr;if(Qr.subject.withPlaceholder)return lr;var Gr=on(Qr,xe,et);return wn(lr,Gr)},kn=function(ie){var xe=ie.state,et=ie.clientSelection,Et=ie.dimensions,Zt=ie.viewport,ir=ie.impact,lr=ie.scrollJumpRequest,wr=Zt||xe.viewport,Qr=Et||xe.dimensions,Gr=et||xe.current.client.selection,Pr=pt(Gr,xe.initial.client.selection),Fr={offset:Pr,selection:Gr,borderBoxCenter:Qe(xe.initial.client.borderBoxCenter,Pr)},Xr={selection:Qe(Fr.selection,wr.scroll.current),borderBoxCenter:Qe(Fr.borderBoxCenter,wr.scroll.current),offset:Qe(Fr.offset,wr.scroll.diff.value)},un={client:Fr,page:Xr};if(xe.phase==="COLLECTING")return Object(g.a)({phase:"COLLECTING"},xe,{dimensions:Qr,viewport:wr,current:un});var hn=Qr.draggables[xe.critical.draggable.id],qn=ir||An({pageOffset:Xr.offset,draggable:hn,draggables:Qr.draggables,droppables:Qr.droppables,previousImpact:xe.impact,viewport:wr,afterCritical:xe.afterCritical}),li=Un({draggable:hn,impact:qn,previousImpact:xe.impact,draggables:Qr.draggables,droppables:Qr.droppables}),ri=Object(g.a)({},xe,{current:un,dimensions:{draggables:Qr.draggables,droppables:li},impact:qn,viewport:wr,scrollJumpRequest:lr||null,forceShouldAnimate:lr?!1:null});return ri};function ti(ke,ie){return ke.map(function(xe){return ie[xe]})}var di=function(ie){var xe=ie.impact,et=ie.viewport,Et=ie.draggables,Zt=ie.destination,ir=ie.forceShouldAnimate,lr=xe.displaced,wr=ti(lr.all,Et),Qr=$e({afterDragging:wr,destination:Zt,displacedBy:xe.displacedBy,viewport:et.frame,forceShouldAnimate:ir,last:lr});return Object(g.a)({},xe,{displaced:Qr})},Na=function(ie){var xe=ie.impact,et=ie.draggable,Et=ie.droppable,Zt=ie.draggables,ir=ie.viewport,lr=ie.afterCritical,wr=Kt({impact:xe,draggable:et,draggables:Zt,droppable:Et,afterCritical:lr});return Jr({pageBorderBoxCenter:wr,draggable:et,viewport:ir})},Gi=function(ie){var xe=ie.state,et=ie.dimensions,Et=ie.viewport;xe.movementMode==="SNAP"||be(!1);var Zt=xe.impact,ir=Et||xe.viewport,lr=et||xe.dimensions,wr=lr.draggables,Qr=lr.droppables,Gr=wr[xe.critical.draggable.id],Pr=pn(Zt);Pr||be(!1);var Fr=Qr[Pr],Xr=di({impact:Zt,viewport:ir,destination:Fr,draggables:wr}),un=Na({impact:Xr,draggable:Gr,droppable:Fr,draggables:wr,viewport:ir,afterCritical:xe.afterCritical});return kn({impact:Xr,clientSelection:un,state:xe,dimensions:lr,viewport:ir})},ba=function(ie){return{index:ie.index,droppableId:ie.droppableId}},Pa=function(ie){var xe=ie.draggable,et=ie.home,Et=ie.draggables,Zt=ie.viewport,ir=fr(et.axis,xe.displaceBy),lr=nr(et.descriptor.id,Et),wr=lr.indexOf(xe);wr!==-1||be(!1);var Qr=lr.slice(wr+1),Gr=Qr.reduce(function(un,hn){return un[hn.descriptor.id]=!0,un},{}),Pr={inVirtualList:et.descriptor.mode==="virtual",displacedBy:ir,effected:Gr},Fr=$e({afterDragging:Qr,destination:et,displacedBy:ir,last:null,viewport:Zt.frame,forceShouldAnimate:!1}),Xr={displaced:Fr,displacedBy:ir,at:{type:"REORDER",destination:ba(xe.descriptor)}};return{impact:Xr,afterCritical:Pr}},Ga=function(ie,xe){return{draggables:ie.draggables,droppables:wn(ie.droppables,xe)}},Qi=function(ie){},Oo=function(ie){},sa=function(ie){var xe=ie.draggable,et=ie.offset,Et=ie.initialWindowScroll,Zt=C(xe.client,et),ir=S(Zt,Et),lr=Object(g.a)({},xe,{placeholder:Object(g.a)({},xe.placeholder,{client:Zt}),client:Zt,page:ir});return lr},ji=function(ie){var xe=ie.frame;return xe||be(!1),xe},wa=function(ie){var xe=ie.additions,et=ie.updatedDroppables,Et=ie.viewport,Zt=Et.scroll.diff.value;return xe.map(function(ir){var lr=ir.descriptor.droppableId,wr=et[lr],Qr=ji(wr),Gr=Qr.scroll.diff.value,Pr=Qe(Zt,Gr),Fr=sa({draggable:ir,offset:Pr,initialWindowScroll:Et.scroll.initial});return Fr})},ga=function(ie){var xe=ie.state,et=ie.published;Qi();var Et=et.modified.map(function(yi){var Va=xe.dimensions.droppables[yi.droppableId],bi=it(Va,yi.scroll);return bi}),Zt=Object(g.a)({},xe.dimensions.droppables,{},Ke(Et)),ir=sr(wa({additions:et.additions,updatedDroppables:Zt,viewport:xe.viewport})),lr=Object(g.a)({},xe.dimensions.draggables,{},ir);et.removals.forEach(function(yi){delete lr[yi]});var wr={droppables:Zt,draggables:lr},Qr=pn(xe.impact),Gr=Qr?wr.droppables[Qr]:null,Pr=wr.draggables[xe.critical.draggable.id],Fr=wr.droppables[xe.critical.droppable.id],Xr=Pa({draggable:Pr,home:Fr,draggables:lr,viewport:xe.viewport}),un=Xr.impact,hn=Xr.afterCritical,qn=Gr&&Gr.isCombineEnabled?xe.impact:un,li=An({pageOffset:xe.current.page.offset,draggable:wr.draggables[xe.critical.draggable.id],draggables:wr.draggables,droppables:wr.droppables,previousImpact:qn,viewport:xe.viewport,afterCritical:hn});Oo();var ri=Object(g.a)({phase:"DRAGGING"},xe,{phase:"DRAGGING",impact:li,onLiftImpact:un,dimensions:wr,afterCritical:hn,forceShouldAnimate:!1});if(xe.phase==="COLLECTING")return ri;var $i=Object(g.a)({phase:"DROP_PENDING"},ri,{phase:"DROP_PENDING",reason:xe.reason,isWaiting:!1});return $i},po=function(ie){return ie.movementMode==="SNAP"},Bn=function(ie,xe,et){var Et=Ga(ie.dimensions,xe);return!po(ie)||et?kn({state:ie,dimensions:Et}):Gi({state:ie,dimensions:Et})};function ta(ke){return ke.isDragging&&ke.movementMode==="SNAP"?Object(g.a)({phase:"DRAGGING"},ke,{scrollJumpRequest:null}):ke}var So={phase:"IDLE",completed:null,shouldFlush:!1},To=function(ie,xe){if(ie===void 0&&(ie=So),xe.type==="FLUSH")return Object(g.a)({},So,{shouldFlush:!0});if(xe.type==="INITIAL_PUBLISH"){ie.phase==="IDLE"||be(!1);var et=xe.payload,Et=et.critical,Zt=et.clientSelection,ir=et.viewport,lr=et.dimensions,wr=et.movementMode,Qr=lr.draggables[Et.draggable.id],Gr=lr.droppables[Et.droppable.id],Pr={selection:Zt,borderBoxCenter:Qr.client.borderBox.center,offset:bt},Fr={client:Pr,page:{selection:Qe(Pr.selection,ir.scroll.initial),borderBoxCenter:Qe(Pr.selection,ir.scroll.initial),offset:Qe(Pr.selection,ir.scroll.diff.value)}},Xr=Ut(lr.droppables).every(function(X){return!X.isFixedOnPage}),un=Pa({draggable:Qr,home:Gr,draggables:lr.draggables,viewport:ir}),hn=un.impact,qn=un.afterCritical,li={phase:"DRAGGING",isDragging:!0,critical:Et,movementMode:wr,dimensions:lr,initial:Fr,current:Fr,isWindowScrollAllowed:Xr,impact:hn,afterCritical:qn,onLiftImpact:hn,viewport:ir,scrollJumpRequest:null,forceShouldAnimate:null};return li}if(xe.type==="COLLECTION_STARTING"){if(ie.phase==="COLLECTING"||ie.phase==="DROP_PENDING")return ie;ie.phase==="DRAGGING"||be(!1);var ri=Object(g.a)({phase:"COLLECTING"},ie,{phase:"COLLECTING"});return ri}if(xe.type==="PUBLISH_WHILE_DRAGGING")return ie.phase==="COLLECTING"||ie.phase==="DROP_PENDING"||be(!1),ga({state:ie,published:xe.payload});if(xe.type==="MOVE"){if(ie.phase==="DROP_PENDING")return ie;Nn(ie)||be(!1);var $i=xe.payload.client;return Ge($i,ie.current.client.selection)?ie:kn({state:ie,clientSelection:$i,impact:po(ie)?ie.impact:null})}if(xe.type==="UPDATE_DROPPABLE_SCROLL"){if(ie.phase==="DROP_PENDING")return ta(ie);if(ie.phase==="COLLECTING")return ta(ie);Nn(ie)||be(!1);var yi=xe.payload,Va=yi.id,bi=yi.newScroll,uo=ie.dimensions.droppables[Va];if(!uo)return ie;var Ho=it(uo,bi);return Bn(ie,Ho,!1)}if(xe.type==="UPDATE_DROPPABLE_IS_ENABLED"){if(ie.phase==="DROP_PENDING")return ie;Nn(ie)||be(!1);var so=xe.payload,ko=so.id,m=so.isEnabled,I=ie.dimensions.droppables[ko];I||be(!1),I.isEnabled!==m||be(!1);var j=Object(g.a)({},I,{isEnabled:m});return Bn(ie,j,!0)}if(xe.type==="UPDATE_DROPPABLE_IS_COMBINE_ENABLED"){if(ie.phase==="DROP_PENDING")return ie;Nn(ie)||be(!1);var V=xe.payload,q=V.id,ve=V.isCombineEnabled,Ye=ie.dimensions.droppables[q];Ye||be(!1),Ye.isCombineEnabled!==ve||be(!1);var yt=Object(g.a)({},Ye,{isCombineEnabled:ve});return Bn(ie,yt,!0)}if(xe.type==="MOVE_BY_WINDOW_SCROLL"){if(ie.phase==="DROP_PENDING"||ie.phase==="DROP_ANIMATING")return ie;Nn(ie)||be(!1),ie.isWindowScrollAllowed||be(!1);var Rt=xe.payload.newScroll;if(Ge(ie.viewport.scroll.current,Rt))return ta(ie);var Vt=Ct(ie.viewport,Rt);return po(ie)?Gi({state:ie,viewport:Vt}):kn({state:ie,viewport:Vt})}if(xe.type==="UPDATE_VIEWPORT_MAX_SCROLL"){if(!Nn(ie))return ie;var Or=xe.payload.maxScroll;if(Ge(Or,ie.viewport.scroll.max))return ie;var jr=Object(g.a)({},ie.viewport,{scroll:Object(g.a)({},ie.viewport.scroll,{max:Or})});return Object(g.a)({phase:"DRAGGING"},ie,{viewport:jr})}if(xe.type==="MOVE_UP"||xe.type==="MOVE_DOWN"||xe.type==="MOVE_LEFT"||xe.type==="MOVE_RIGHT"){if(ie.phase==="COLLECTING"||ie.phase==="DROP_PENDING")return ie;ie.phase==="DRAGGING"||be(!1);var tn=Vn({state:ie,type:xe.type});return tn?kn({state:ie,impact:tn.impact,clientSelection:tn.clientSelection,scrollJumpRequest:tn.scrollJumpRequest}):ie}if(xe.type==="DROP_PENDING"){var nn=xe.payload.reason;ie.phase==="COLLECTING"||be(!1);var bn=Object(g.a)({phase:"DROP_PENDING"},ie,{phase:"DROP_PENDING",isWaiting:!0,reason:nn});return bn}if(xe.type==="DROP_ANIMATE"){var Fn=xe.payload,Jn=Fn.completed,Zn=Fn.dropDuration,ni=Fn.newHomeClientOffset;ie.phase==="DRAGGING"||ie.phase==="DROP_PENDING"||be(!1);var ai={phase:"DROP_ANIMATING",completed:Jn,dropDuration:Zn,newHomeClientOffset:ni,dimensions:ie.dimensions};return ai}if(xe.type==="DROP_COMPLETE"){var Ne=xe.payload.completed;return{phase:"IDLE",completed:Ne,shouldFlush:!1}}return ie},za=function(ie){return{type:"BEFORE_INITIAL_CAPTURE",payload:ie}},eo=function(ie){return{type:"LIFT",payload:ie}},zi=function(ie){return{type:"INITIAL_PUBLISH",payload:ie}},Jt=function(ie){return{type:"PUBLISH_WHILE_DRAGGING",payload:ie}},Tr=function(){return{type:"COLLECTION_STARTING",payload:null}},Kr=function(ie){return{type:"UPDATE_DROPPABLE_SCROLL",payload:ie}},Te=function(ie){return{type:"UPDATE_DROPPABLE_IS_ENABLED",payload:ie}},xt=function(ie){return{type:"UPDATE_DROPPABLE_IS_COMBINE_ENABLED",payload:ie}},Gt=function(ie){return{type:"MOVE",payload:ie}},rr=function(ie){return{type:"MOVE_BY_WINDOW_SCROLL",payload:ie}},Sr=function(ie){return{type:"UPDATE_VIEWPORT_MAX_SCROLL",payload:ie}},gr=function(){return{type:"MOVE_UP",payload:null}},Mr=function(){return{type:"MOVE_DOWN",payload:null}},zr=function(){return{type:"MOVE_RIGHT",payload:null}},kr=function(){return{type:"MOVE_LEFT",payload:null}},Yr=function(){return{type:"FLUSH",payload:null}},en=function(ie){return{type:"DROP_ANIMATE",payload:ie}},ot=function(ie){return{type:"DROP_COMPLETE",payload:ie}},kt=function(ie){return{type:"DROP",payload:ie}},ar=function(ie){return{type:"DROP_PENDING",payload:ie}},mr=function(){return{type:"DROP_ANIMATION_FINISHED",payload:null}};function Er(ke){if(ke.length<=1)return;for(var ie=ke.map(function(lr){return lr.descriptor.index}),xe={},et=1;et<ie.length;et++){var Et=ie[et],Zt=ie[et-1];Et!==Zt+1&&(xe[Et]=!0)}if(!Object.keys(xe).length)return;var ir=ie.map(function(lr){var wr=Boolean(xe[lr]);return wr?"[\u{1F525}"+lr+"]":""+lr}).join(", ")}function Br(ke,ie){if(!1)var xe}var rn=function(ie){return function(xe){var et=xe.getState,Et=xe.dispatch;return function(Zt){return function(ir){if(ir.type!=="LIFT"){Zt(ir);return}var lr=ir.payload,wr=lr.id,Qr=lr.clientSelection,Gr=lr.movementMode,Pr=et();Pr.phase==="DROP_ANIMATING"&&Et(ot({completed:Pr.completed})),et().phase==="IDLE"||be(!1),Et(Yr()),Et(za({draggableId:wr,movementMode:Gr}));var Fr={shouldPublishImmediately:Gr==="SNAP"},Xr={draggableId:wr,scrollOptions:Fr},un=ie.startPublishing(Xr),hn=un.critical,qn=un.dimensions,li=un.viewport;Br(hn,qn),Et(zi({critical:hn,dimensions:qn,clientSelection:Qr,movementMode:Gr,viewport:li}))}}}},dn=function(ie){return function(){return function(xe){return function(et){et.type==="INITIAL_PUBLISH"&&ie.dragging(),et.type==="DROP_ANIMATE"&&ie.dropping(et.payload.completed.result.reason),(et.type==="FLUSH"||et.type==="DROP_COMPLETE")&&ie.resting(),xe(et)}}}},yn={outOfTheWay:"cubic-bezier(0.2, 0, 0, 1)",drop:"cubic-bezier(.2,1,.1,1)"},Dn={opacity:{drop:0,combining:.7},scale:{drop:.75}},gn={outOfTheWay:.2,minDropTime:.33,maxDropTime:.55},Sn=gn.outOfTheWay+"s "+yn.outOfTheWay,_n={fluid:"opacity "+Sn,snap:"transform "+Sn+", opacity "+Sn,drop:function(ie){var xe=ie+"s "+yn.drop;return"transform "+xe+", opacity "+xe},outOfTheWay:"transform "+Sn,placeholder:"height "+Sn+", width "+Sn+", margin "+Sn},Cn=function(ie){return Ge(ie,bt)?null:"translate("+ie.x+"px, "+ie.y+"px)"},In={moveTo:Cn,drop:function(ie,xe){var et=Cn(ie);return et?xe?et+" scale("+Dn.scale.drop+")":et:null}},fn=gn.minDropTime,Tn=gn.maxDropTime,Yn=Tn-fn,Gn=1500,zn=.6,Hi=function(ie){var xe=ie.current,et=ie.destination,Et=ie.reason,Zt=ht(xe,et);if(Zt<=0)return fn;if(Zt>=Gn)return Tn;var ir=Zt/Gn,lr=fn+Yn*ir,wr=Et==="CANCEL"?lr*zn:lr;return Number(wr.toFixed(2))},Li=function(ie){var xe=ie.impact,et=ie.draggable,Et=ie.dimensions,Zt=ie.viewport,ir=ie.afterCritical,lr=Et.draggables,wr=Et.droppables,Qr=pn(xe),Gr=Qr?wr[Qr]:null,Pr=wr[et.descriptor.droppableId],Fr=Na({impact:xe,draggable:et,draggables:lr,afterCritical:ir,droppable:Gr||Pr,viewport:Zt}),Xr=pt(Fr,et.client.borderBox.center);return Xr},Di=function(ie){var xe=ie.draggables,et=ie.reason,Et=ie.lastImpact,Zt=ie.home,ir=ie.viewport,lr=ie.onLiftImpact;if(!Et.at||et!=="DROP"){var wr=di({draggables:xe,impact:lr,destination:Zt,viewport:ir,forceShouldAnimate:!0});return{impact:wr,didDropInsideDroppable:!1}}if(Et.at.type==="REORDER")return{impact:Et,didDropInsideDroppable:!0};var Qr=Object(g.a)({},Et,{displaced:de});return{impact:Qr,didDropInsideDroppable:!0}},wi=function(ie){var xe=ie.getState,et=ie.dispatch;return function(Et){return function(Zt){if(Zt.type!=="DROP"){Et(Zt);return}var ir=xe(),lr=Zt.payload.reason;if(ir.phase==="COLLECTING"){et(ar({reason:lr}));return}if(ir.phase==="IDLE")return;var wr=ir.phase==="DROP_PENDING"&&ir.isWaiting;wr&&be(!1),ir.phase==="DRAGGING"||ir.phase==="DROP_PENDING"||be(!1);var Qr=ir.critical,Gr=ir.dimensions,Pr=Gr.draggables[ir.critical.draggable.id],Fr=Di({reason:lr,lastImpact:ir.impact,afterCritical:ir.afterCritical,onLiftImpact:ir.onLiftImpact,home:ir.dimensions.droppables[ir.critical.droppable.id],viewport:ir.viewport,draggables:ir.dimensions.draggables}),Xr=Fr.impact,un=Fr.didDropInsideDroppable,hn=un?cr(Xr):null,qn=un?Xt(Xr):null,li={index:Qr.draggable.index,droppableId:Qr.droppable.id},ri={draggableId:Pr.descriptor.id,type:Pr.descriptor.type,source:li,reason:lr,mode:ir.movementMode,destination:hn,combine:qn},$i=Li({impact:Xr,draggable:Pr,dimensions:Gr,viewport:ir.viewport,afterCritical:ir.afterCritical}),yi={critical:ir.critical,afterCritical:ir.afterCritical,result:ri,impact:Xr},Va=!Ge(ir.current.client.offset,$i)||Boolean(ri.combine);if(!Va){et(ot({completed:yi}));return}var bi=Hi({current:ir.current.client.offset,destination:$i,reason:lr}),uo={newHomeClientOffset:$i,dropDuration:bi,completed:yi};et(en(uo))}}},Pn=function(){return{x:window.pageXOffset,y:window.pageYOffset}};function Ei(ke){return{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(xe){if(xe.target!==window&&xe.target!==window.document)return;ke()}}}function va(ke){var ie=ke.onWindowScroll;function xe(){ie(Pn())}var et=D(xe),Et=Ei(et),Zt=G;function ir(){return Zt!==G}function lr(){ir()&&be(!1),Zt=fe(window,[Et])}function wr(){ir()||be(!1),et.cancel(),Zt(),Zt=G}return{start:lr,stop:wr,isActive:ir}}var Sa=function(ie){return ie.type==="DROP_COMPLETE"||ie.type==="DROP_ANIMATE"||ie.type==="FLUSH"},gi=function(ie){var xe=va({onWindowScroll:function(Et){ie.dispatch(rr({newScroll:Et}))}});return function(et){return function(Et){!xe.isActive()&&Et.type==="INITIAL_PUBLISH"&&xe.start(),xe.isActive()&&Sa(Et)&&xe.stop(),et(Et)}}},pi=function(ie){var xe=!1,et=!1,Et=setTimeout(function(){et=!0}),Zt=function(lr){if(xe)return;if(et)return;xe=!0,ie(lr),clearTimeout(Et)};return Zt.wasCalled=function(){return xe},Zt},Ii=function(){var ie=[],xe=function(ir){var lr=ce(ie,function(Gr){return Gr.timerId===ir});lr!==-1||be(!1);var wr=ie.splice(lr,1),Qr=wr[0];Qr.callback()},et=function(ir){var lr=setTimeout(function(){return xe(lr)}),wr={timerId:lr,callback:ir};ie.push(wr)},Et=function(){if(!ie.length)return;var ir=[].concat(ie);ie.length=0,ir.forEach(function(lr){clearTimeout(lr.timerId),lr.callback()})};return{add:et,flush:Et}},Ci=function(ie,xe){return ie==null&&xe==null?!0:ie==null||xe==null?!1:ie.droppableId===xe.droppableId&&ie.index===xe.index},Si=function(ie,xe){return ie==null&&xe==null?!0:ie==null||xe==null?!1:ie.draggableId===xe.draggableId&&ie.droppableId===xe.droppableId},la=function(ie,xe){if(ie===xe)return!0;var et=ie.draggable.id===xe.draggable.id&&ie.draggable.droppableId===xe.draggable.droppableId&&ie.draggable.type===xe.draggable.type&&ie.draggable.index===xe.draggable.index,Et=ie.droppable.id===xe.droppable.id&&ie.droppable.type===xe.droppable.type;return et&&Et},Da=function(ie,xe){Qi(),xe(),Oo()},La=function(ie,xe){return{draggableId:ie.draggable.id,type:ie.droppable.type,source:{droppableId:ie.droppable.id,index:ie.draggable.index},mode:xe}},Aa=function(ie,xe,et,Et){if(!ie){et(Et(xe));return}var Zt=pi(et),ir={announce:Zt};ie(xe,ir),Zt.wasCalled()||et(Et(xe))},ya=function(ie,xe){var et=Ii(),Et=null,Zt=function(Xr,un){Et&&be(!1),Da("onBeforeCapture",function(){var hn=ie().onBeforeCapture;if(hn){var qn={draggableId:Xr,mode:un};hn(qn)}})},ir=function(Xr,un){Et&&be(!1),Da("onBeforeDragStart",function(){var hn=ie().onBeforeDragStart;hn&&hn(La(Xr,un))})},lr=function(Xr,un){Et&&be(!1);var hn=La(Xr,un);Et={mode:un,lastCritical:Xr,lastLocation:hn.source,lastCombine:null},et.add(function(){Da("onDragStart",function(){return Aa(ie().onDragStart,hn,xe,ut.onDragStart)})})},wr=function(Xr,un){var hn=cr(un),qn=Xt(un);Et||be(!1);var li=!la(Xr,Et.lastCritical);li&&(Et.lastCritical=Xr);var ri=!Ci(Et.lastLocation,hn);ri&&(Et.lastLocation=hn);var $i=!Si(Et.lastCombine,qn);if($i&&(Et.lastCombine=qn),!li&&!ri&&!$i)return;var yi=Object(g.a)({},La(Xr,Et.mode),{combine:qn,destination:hn});et.add(function(){Da("onDragUpdate",function(){return Aa(ie().onDragUpdate,yi,xe,ut.onDragUpdate)})})},Qr=function(){Et||be(!1),et.flush()},Gr=function(Xr){Et||be(!1),Et=null,Da("onDragEnd",function(){return Aa(ie().onDragEnd,Xr,xe,ut.onDragEnd)})},Pr=function(){if(!Et)return;var Xr=Object(g.a)({},La(Et.lastCritical,Et.mode),{combine:null,destination:null,reason:"CANCEL"});Gr(Xr)};return{beforeCapture:Zt,beforeStart:ir,start:lr,update:wr,flush:Qr,drop:Gr,abort:Pr}},aa=function(ie,xe){var et=ya(ie,xe);return function(Et){return function(Zt){return function(ir){if(ir.type==="BEFORE_INITIAL_CAPTURE"){et.beforeCapture(ir.payload.draggableId,ir.payload.movementMode);return}if(ir.type==="INITIAL_PUBLISH"){var lr=ir.payload.critical;et.beforeStart(lr,ir.payload.movementMode),Zt(ir),et.start(lr,ir.payload.movementMode);return}if(ir.type==="DROP_COMPLETE"){var wr=ir.payload.completed.result;et.flush(),Zt(ir),et.drop(wr);return}if(Zt(ir),ir.type==="FLUSH"){et.abort();return}var Qr=Et.getState();Qr.phase==="DRAGGING"&&et.update(Qr.critical,Qr.impact)}}}},mi=function(ie){return function(xe){return function(et){if(et.type!=="DROP_ANIMATION_FINISHED"){xe(et);return}var Et=ie.getState();Et.phase==="DROP_ANIMATING"||be(!1),ie.dispatch(ot({completed:Et.completed}))}}},$n=function(ie){var xe=null,et=null;function Et(){et&&(cancelAnimationFrame(et),et=null),xe&&(xe(),xe=null)}return function(Zt){return function(ir){if((ir.type==="FLUSH"||ir.type==="DROP_COMPLETE"||ir.type==="DROP_ANIMATION_FINISHED")&&Et(),Zt(ir),ir.type!=="DROP_ANIMATE")return;var lr={eventName:"scroll",options:{capture:!0,passive:!1,once:!0},fn:function(){var Qr=ie.getState();Qr.phase==="DROP_ANIMATING"&&ie.dispatch(mr())}};et=requestAnimationFrame(function(){et=null,xe=fe(window,[lr])})}}},Oi=function(ie){return function(){return function(xe){return function(et){(et.type==="DROP_COMPLETE"||et.type==="FLUSH"||et.type==="DROP_ANIMATE")&&ie.stopPublishing(),xe(et)}}}},_i=function(ie){var xe=!1;return function(){return function(et){return function(Et){if(Et.type==="INITIAL_PUBLISH"){xe=!0,ie.tryRecordFocus(Et.payload.critical.draggable.id),et(Et),ie.tryRestoreFocusRecorded();return}if(et(Et),!xe)return;if(Et.type==="FLUSH"){xe=!1,ie.tryRestoreFocusRecorded();return}if(Et.type==="DROP_COMPLETE"){xe=!1;var Zt=Et.payload.completed.result;Zt.combine&&ie.tryShiftRecord(Zt.draggableId,Zt.combine.draggableId),ie.tryRestoreFocusRecorded()}}}}},oi=function(ie){return ie.type==="DROP_COMPLETE"||ie.type==="DROP_ANIMATE"||ie.type==="FLUSH"},Fi=function(ie){return function(xe){return function(et){return function(Et){if(oi(Et)){ie.stop(),et(Et);return}if(Et.type==="INITIAL_PUBLISH"){et(Et);var Zt=xe.getState();Zt.phase==="DRAGGING"||be(!1),ie.start(Zt);return}et(Et),ie.scroll(xe.getState())}}}},Yi=function(ie){return function(xe){return function(et){if(xe(et),et.type!=="PUBLISH_WHILE_DRAGGING")return;var Et=ie.getState();if(Et.phase!=="DROP_PENDING")return;if(Et.isWaiting)return;ie.dispatch(kt({reason:Et.reason}))}}},Xi=y.d,Zi=function(ie){var xe=ie.dimensionMarshal,et=ie.focusMarshal,Et=ie.styleMarshal,Zt=ie.getResponders,ir=ie.announce,lr=ie.autoScroller;return Object(y.e)(To,Xi(Object(y.a)(dn(Et),Oi(xe),rn(xe),wi,mi,$n,Yi,Fi(lr),gi,_i(et),aa(Zt,ir))))},Fa=function(){return{additions:{},removals:{},modified:{}}};function Mi(ke){var ie=ke.registry,xe=ke.callbacks,et=Fa(),Et=null,Zt=function(){if(Et)return;xe.collectionStarting(),Et=requestAnimationFrame(function(){Et=null,Qi();var Gr=et,Pr=Gr.additions,Fr=Gr.removals,Xr=Gr.modified,un=Object.keys(Pr).map(function(li){return ie.draggable.getById(li).getDimension(bt)}).sort(function(li,ri){return li.descriptor.index-ri.descriptor.index}),hn=Object.keys(Xr).map(function(li){var ri=ie.droppable.getById(li),$i=ri.callbacks.getScrollWhileDragging();return{droppableId:li,scroll:$i}}),qn={additions:un,removals:Object.keys(Fr),modified:hn};et=Fa(),Oo(),xe.publish(qn)})},ir=function(Gr){var Pr=Gr.descriptor.id;et.additions[Pr]=Gr,et.modified[Gr.descriptor.droppableId]=!0,et.removals[Pr]&&delete et.removals[Pr],Zt()},lr=function(Gr){var Pr=Gr.descriptor;et.removals[Pr.id]=!0,et.modified[Pr.droppableId]=!0,et.additions[Pr.id]&&delete et.additions[Pr.id],Zt()},wr=function(){if(!Et)return;cancelAnimationFrame(Et),Et=null,et=Fa()};return{add:ir,remove:lr,stop:wr}}var ca=function(ie){var xe=ie.scrollHeight,et=ie.scrollWidth,Et=ie.height,Zt=ie.width,ir=pt({x:et,y:xe},{x:Zt,y:Et}),lr={x:Math.max(0,ir.x),y:Math.max(0,ir.y)};return lr},ha=function(){var ie=document.documentElement;return ie||be(!1),ie},Ua=function(){var ie=ha(),xe=ca({scrollHeight:ie.scrollHeight,scrollWidth:ie.scrollWidth,width:ie.clientWidth,height:ie.clientHeight});return xe},Ti=function(){var ie=Pn(),xe=Ua(),et=ie.y,Et=ie.x,Zt=ha(),ir=Zt.clientWidth,lr=Zt.clientHeight,wr=Et+ir,Qr=et+lr,Gr=n({top:et,left:Et,right:wr,bottom:Qr}),Pr={frame:Gr,scroll:{initial:ie,current:ie,max:xe,diff:{value:bt,displacement:bt}}};return Pr},to=function(ie){var xe=ie.critical,et=ie.scrollOptions,Et=ie.registry;Qi();var Zt=Ti(),ir=Zt.scroll.current,lr=xe.droppable,wr=Et.droppable.getAllByType(lr.type).map(function(Fr){return Fr.callbacks.getDimensionAndWatchScroll(ir,et)}),Qr=Et.draggable.getAllByType(xe.draggable.type).map(function(Fr){return Fr.getDimension(ir)}),Gr={draggables:sr(Qr),droppables:Ke(wr)};Oo();var Pr={dimensions:Gr,critical:xe,viewport:Zt};return Pr};function ka(ke,ie,xe){if(xe.descriptor.id===ie.id)return!1;if(xe.descriptor.type!==ie.type)return!1;var et=ke.droppable.getById(xe.descriptor.droppableId);return!(et.descriptor.mode!=="virtual")}var ua=function(ie,xe){var et=null,Et=Mi({callbacks:{publish:xe.publishWhileDragging,collectionStarting:xe.collectionStarting},registry:ie}),Zt=function(un,hn){if(ie.droppable.exists(un)||be(!1),!et)return;xe.updateDroppableIsEnabled({id:un,isEnabled:hn})},ir=function(un,hn){if(!et)return;ie.droppable.exists(un)||be(!1),xe.updateDroppableIsCombineEnabled({id:un,isCombineEnabled:hn})},lr=function(un,hn){if(!et)return;ie.droppable.exists(un)||be(!1),xe.updateDroppableScroll({id:un,newScroll:hn})},wr=function(un,hn){if(!et)return;ie.droppable.getById(un).callbacks.scroll(hn)},Qr=function(){if(!et)return;Et.stop();var un=et.critical.droppable;ie.droppable.getAllByType(un.type).forEach(function(hn){return hn.callbacks.dragStopped()}),et.unsubscribe(),et=null},Gr=function(un){et||be(!1);var hn=et.critical.draggable;un.type==="ADDITION"&&(ka(ie,hn,un.value)&&Et.add(un.value)),un.type==="REMOVAL"&&(ka(ie,hn,un.value)&&Et.remove(un.value))},Pr=function(un){et&&be(!1);var hn=ie.draggable.getById(un.draggableId),qn=ie.droppable.getById(hn.descriptor.droppableId),li={draggable:hn.descriptor,droppable:qn.descriptor},ri=ie.subscribe(Gr);return et={critical:li,unsubscribe:ri},to({critical:li,registry:ie,scrollOptions:un.scrollOptions})},Fr={updateDroppableIsEnabled:Zt,updateDroppableIsCombineEnabled:ir,scrollDroppable:wr,updateDroppableScroll:lr,startPublishing:Pr,stopPublishing:Qr};return Fr},Ya=function(ie,xe){return ie.phase==="IDLE"?!0:ie.phase!=="DROP_ANIMATING"||ie.completed.result.draggableId===xe?!1:ie.completed.result.reason==="DROP"},vi=function(ie){window.scrollBy(ie.x,ie.y)},_a=x(function(ke){return Ut(ke).filter(function(ie){return ie.isEnabled?!!ie.frame:!1})}),Ra=function(ie,xe){var et=Ze(_a(xe),function(Et){return Et.frame||be(!1),ui(Et.frame.pageMarginBox)(ie)});return et},Pi=function(ie){var xe=ie.center,et=ie.destination,Et=ie.droppables;if(et){var Zt=Et[et];return Zt.frame?Zt:null}var ir=Ra(xe,Et);return ir},qi={startFromPercentage:.25,maxScrollAtPercentage:.05,maxPixelScroll:28,ease:function(ie){return Math.pow(ie,2)},durationDampening:{stopDampeningAt:1200,accelerateAt:360}},ro=function(ie,xe){var et=ie[xe.size]*qi.startFromPercentage,Et=ie[xe.size]*qi.maxScrollAtPercentage,Zt={startScrollingFrom:et,maxScrollValueAt:Et};return Zt},Ni=function(ie){var xe=ie.startOfRange,et=ie.endOfRange,Et=ie.current,Zt=et-xe;if(Zt===0)return 0;var ir=Et-xe,lr=ir/Zt;return lr},Ha=1,lo=function(ie,xe){if(ie>xe.startScrollingFrom)return 0;if(ie<=xe.maxScrollValueAt)return qi.maxPixelScroll;if(ie===xe.startScrollingFrom)return Ha;var et=Ni({startOfRange:xe.maxScrollValueAt,endOfRange:xe.startScrollingFrom,current:ie}),Et=1-et,Zt=qi.maxPixelScroll*qi.ease(Et);return Math.ceil(Zt)},mo=qi.durationDampening.accelerateAt,Ka=qi.durationDampening.stopDampeningAt,Io=function(ie,xe){var et=xe,Et=Ka,Zt=Date.now(),ir=Zt-et;if(ir>=Ka)return ie;if(ir<mo)return Ha;var lr=Ni({startOfRange:mo,endOfRange:Et,current:ir}),wr=ie*qi.ease(lr);return Math.ceil(wr)},Ja=function(ie){var xe=ie.distanceToEdge,et=ie.thresholds,Et=ie.dragStartTime,Zt=ie.shouldUseTimeDampening,ir=lo(xe,et);return ir===0?0:Zt?Math.max(Io(ir,Et),Ha):ir},ra=function(ie){var xe=ie.container,et=ie.distanceToEdges,Et=ie.dragStartTime,Zt=ie.axis,ir=ie.shouldUseTimeDampening,lr=ro(xe,Zt),wr=et[Zt.end]<et[Zt.start];return wr?Ja({distanceToEdge:et[Zt.end],thresholds:lr,dragStartTime:Et,shouldUseTimeDampening:ir}):-1*Ja({distanceToEdge:et[Zt.start],thresholds:lr,dragStartTime:Et,shouldUseTimeDampening:ir})},Wi=function(ie){var xe=ie.container,et=ie.subject,Et=ie.proposedScroll,Zt=et.height>xe.height,ir=et.width>xe.width;return!ir&&!Zt?Et:ir&&Zt?null:{x:ir?0:Et.x,y:Zt?0:Et.y}},go=Ft(function(ke){return ke===0?0:ke}),xa=function(ie){var xe=ie.dragStartTime,et=ie.container,Et=ie.subject,Zt=ie.center,ir=ie.shouldUseTimeDampening,lr={top:Zt.y-et.top,right:et.right-Zt.x,bottom:et.bottom-Zt.y,left:Zt.x-et.left},wr=ra({container:et,distanceToEdges:lr,dragStartTime:xe,axis:Ee,shouldUseTimeDampening:ir}),Qr=ra({container:et,distanceToEdges:lr,dragStartTime:xe,axis:Pe,shouldUseTimeDampening:ir}),Gr=go({x:Qr,y:wr});if(Ge(Gr,bt))return null;var Pr=Wi({container:et,subject:Et,proposedScroll:Gr});return Pr?Ge(Pr,bt)?null:Pr:null},si=Ft(function(ke){return ke===0?0:ke>0?1:-1}),Ki=function(){var ke=function(xe,et){return xe<0?xe:xe>et?xe-et:0};return function(ie){var xe=ie.current,et=ie.max,Et=ie.change,Zt=Qe(xe,Et),ir={x:ke(Zt.x,et.x),y:ke(Zt.y,et.y)};return Ge(ir,bt)?null:ir}}(),xo=function(ie){var xe=ie.max,et=ie.current,Et=ie.change,Zt={x:Math.max(et.x,xe.x),y:Math.max(et.y,xe.y)},ir=si(Et),lr=Ki({max:Zt,current:et,change:ir});return lr?ir.x!==0&&lr.x===0?!0:ir.y!==0&&lr.y===0:!0},yo=function(ie,xe){return xo({current:ie.scroll.current,max:ie.scroll.max,change:xe})},no=function(ie,xe){if(!yo(ie,xe))return null;var et=ie.scroll.max,Et=ie.scroll.current;return Ki({current:Et,max:et,change:xe})},bo=function(ie,xe){var et=ie.frame;return et?xo({current:et.scroll.current,max:et.scroll.max,change:xe}):!1},Mo=function(ie,xe){var et=ie.frame;return et&&bo(ie,xe)?Ki({current:et.scroll.current,max:et.scroll.max,change:xe}):null},fa=function(ie){var xe=ie.viewport,et=ie.subject,Et=ie.center,Zt=ie.dragStartTime,ir=ie.shouldUseTimeDampening,lr=xa({dragStartTime:Zt,container:xe.frame,subject:et,center:Et,shouldUseTimeDampening:ir});return lr&&yo(xe,lr)?lr:null},Vi=function(ie){var xe=ie.droppable,et=ie.subject,Et=ie.center,Zt=ie.dragStartTime,ir=ie.shouldUseTimeDampening,lr=xe.frame;if(!lr)return null;var wr=xa({dragStartTime:Zt,container:lr.pageMarginBox,subject:et,center:Et,shouldUseTimeDampening:ir});return wr&&bo(xe,wr)?wr:null},io=function(ie){var xe=ie.state,et=ie.dragStartTime,Et=ie.shouldUseTimeDampening,Zt=ie.scrollWindow,ir=ie.scrollDroppable,lr=xe.current.page.borderBoxCenter,wr=xe.dimensions.draggables[xe.critical.draggable.id],Qr=wr.page.marginBox;if(xe.isWindowScrollAllowed){var Gr=xe.viewport,Pr=fa({dragStartTime:et,viewport:Gr,subject:Qr,center:lr,shouldUseTimeDampening:Et});if(Pr){Zt(Pr);return}}var Fr=Pi({center:lr,destination:pn(xe.impact),droppables:xe.dimensions.droppables});if(!Fr)return;var Xr=Vi({dragStartTime:et,droppable:Fr,subject:Qr,center:lr,shouldUseTimeDampening:Et});Xr&&ir(Fr.descriptor.id,Xr)},$a=function(ie){var xe=ie.scrollWindow,et=ie.scrollDroppable,Et=D(xe),Zt=D(et),ir=null,lr=function(Pr){ir||be(!1);var Fr=ir,Xr=Fr.shouldUseTimeDampening,un=Fr.dragStartTime;io({state:Pr,scrollWindow:Et,scrollDroppable:Zt,dragStartTime:un,shouldUseTimeDampening:Xr})},wr=function(Pr){Qi(),ir&&be(!1);var Fr=Date.now(),Xr=!1,un=function(){Xr=!0};io({state:Pr,dragStartTime:0,shouldUseTimeDampening:!1,scrollWindow:un,scrollDroppable:un}),ir={dragStartTime:Fr,shouldUseTimeDampening:Xr},Oo(),Xr&&lr(Pr)},Qr=function(){if(!ir)return;Et.cancel(),Zt.cancel(),ir=null};return{start:wr,stop:Qr,scroll:lr}},Ea=function(ie){var xe=ie.move,et=ie.scrollDroppable,Et=ie.scrollWindow,Zt=function(Gr,Pr){var Fr=Qe(Gr.current.client.selection,Pr);xe({client:Fr})},ir=function(Gr,Pr){if(!bo(Gr,Pr))return Pr;var Fr=Mo(Gr,Pr);if(!Fr)return et(Gr.descriptor.id,Pr),null;var Xr=pt(Pr,Fr);et(Gr.descriptor.id,Xr);var un=pt(Pr,Xr);return un},lr=function(Gr,Pr,Fr){if(!Gr)return Fr;if(!yo(Pr,Fr))return Fr;var Xr=no(Pr,Fr);if(!Xr)return Et(Fr),null;var un=pt(Fr,Xr);Et(un);var hn=pt(Fr,un);return hn},wr=function(Gr){var Pr=Gr.scrollJumpRequest;if(!Pr)return;var Fr=pn(Gr.impact);Fr||be(!1);var Xr=ir(Gr.dimensions.droppables[Fr],Pr);if(!Xr)return;var un=Gr.viewport,hn=lr(Gr.isWindowScrollAllowed,un,Xr);if(!hn)return;Zt(Gr,hn)};return wr},Ji=function(ie){var xe=ie.scrollDroppable,et=ie.scrollWindow,Et=ie.move,Zt=$a({scrollWindow:et,scrollDroppable:xe}),ir=Ea({move:Et,scrollWindow:et,scrollDroppable:xe}),lr=function(Gr){if(Gr.phase!=="DRAGGING")return;if(Gr.movementMode==="FLUID"){Zt.scroll(Gr);return}if(!Gr.scrollJumpRequest)return;ir(Gr)},wr={scroll:lr,start:Zt.start,stop:Zt.stop};return wr},ao="data-rbd",es=function(){var ke=ao+"-drag-handle";return{base:ke,draggableId:ke+"-draggable-id",contextId:ke+"-context-id"}}(),ss=function(){var ke=ao+"-draggable";return{base:ke,contextId:ke+"-context-id",id:ke+"-id"}}(),js=function(){var ke=ao+"-droppable";return{base:ke,contextId:ke+"-context-id",id:ke+"-id"}}(),As={contextId:ao+"-scroll-container-context-id"},ms=function(ie){return function(xe){return"["+xe+'="'+ie+'"]'}},Ko=function(ie,xe){return ie.map(function(et){var Et=et.styles[xe];return Et?et.selector+" { "+Et+" }":""}).join(" ")},Eo="pointer-events: none;",Xa=function(ie){var xe=ms(ie),et=function(){var wr=`
|
|
|
cursor: -webkit-grab;
|
|
|
cursor: grab;
|
|
|
`;return{selector:xe(es.contextId),styles:{always:`
|
|
|
-webkit-touch-callout: none;
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
|
|
touch-action: manipulation;
|
|
|
`,resting:wr,dragging:Eo,dropAnimating:wr}}}(),Et=function(){var wr=`
|
|
|
transition: `+_n.outOfTheWay+`;
|
|
|
`;return{selector:xe(ss.contextId),styles:{dragging:wr,dropAnimating:wr,userCancel:wr}}}(),Zt={selector:xe(js.contextId),styles:{always:"overflow-anchor: none;"}},ir={selector:"body",styles:{dragging:`
|
|
|
cursor: grabbing;
|
|
|
cursor: -webkit-grabbing;
|
|
|
user-select: none;
|
|
|
-webkit-user-select: none;
|
|
|
-moz-user-select: none;
|
|
|
-ms-user-select: none;
|
|
|
overflow-anchor: none;
|
|
|
`}},lr=[Et,et,Zt,ir];return{always:Ko(lr,"always"),resting:Ko(lr,"resting"),dragging:Ko(lr,"dragging"),dropAnimating:Ko(lr,"dropAnimating"),userCancel:Ko(lr,"userCancel")}},Qa=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined"?u.useLayoutEffect:u.useEffect,ho=function(){var ie=document.querySelector("head");return ie||be(!1),ie},ls=function(ie){var xe=document.createElement("style");return ie&&xe.setAttribute("nonce",ie),xe.type="text/css",xe};function Cr(ke,ie){var xe=o(function(){return Xa(ke)},[ke]),et=Object(u.useRef)(null),Et=Object(u.useRef)(null),Zt=s(x(function(Pr){var Fr=Et.current;Fr||be(!1),Fr.textContent=Pr}),[]),ir=s(function(Pr){var Fr=et.current;Fr||be(!1),Fr.textContent=Pr},[]);Qa(function(){!et.current&&!Et.current||be(!1);var Pr=ls(ie),Fr=ls(ie);return et.current=Pr,Et.current=Fr,Pr.setAttribute(ao+"-always",ke),Fr.setAttribute(ao+"-dynamic",ke),ho().appendChild(Pr),ho().appendChild(Fr),ir(xe.always),Zt(xe.resting),function(){var Xr=function(hn){var qn=hn.current;qn||be(!1),ho().removeChild(qn),hn.current=null};Xr(et),Xr(Et)}},[ie,ir,Zt,xe.always,xe.resting,ke]);var lr=s(function(){return Zt(xe.dragging)},[Zt,xe.dragging]),wr=s(function(Pr){if(Pr==="DROP"){Zt(xe.dropAnimating);return}Zt(xe.userCancel)},[Zt,xe.dropAnimating,xe.userCancel]),Qr=s(function(){if(!Et.current)return;Zt(xe.resting)},[Zt,xe.resting]),Gr=o(function(){return{dragging:lr,dropping:wr,resting:Qr}},[lr,wr,Qr]);return Gr}var Qo=function(ie){return ie&&ie.ownerDocument?ie.ownerDocument.defaultView:window};function ts(ke){return ke instanceof Qo(ke).HTMLElement}function Is(ke,ie){var xe="["+es.contextId+'="'+ke+'"]',et=Me(document.querySelectorAll(xe));if(!et.length)return null;var Et=Ze(et,function(Zt){return Zt.getAttribute(es.draggableId)===ie});return Et&&ts(Et)?Et:null}function Ds(ke){var ie=Object(u.useRef)({}),xe=Object(u.useRef)(null),et=Object(u.useRef)(null),Et=Object(u.useRef)(!1),Zt=s(function(Fr,Xr){var un={id:Fr,focus:Xr};return ie.current[Fr]=un,function(){var qn=ie.current,li=qn[Fr];li!==un&&delete qn[Fr]}},[]),ir=s(function(Fr){var Xr=Is(ke,Fr);Xr&&Xr!==document.activeElement&&Xr.focus()},[ke]),lr=s(function(Fr,Xr){xe.current===Fr&&(xe.current=Xr)},[]),wr=s(function(){if(et.current)return;if(!Et.current)return;et.current=requestAnimationFrame(function(){et.current=null;var Fr=xe.current;Fr&&ir(Fr)})},[ir]),Qr=s(function(Fr){xe.current=null;var Xr=document.activeElement;if(!Xr)return;if(Xr.getAttribute(es.draggableId)!==Fr)return;xe.current=Fr},[]);Qa(function(){return Et.current=!0,function(){Et.current=!1;var Fr=et.current;Fr&&cancelAnimationFrame(Fr)}},[]);var Gr=o(function(){return{register:Zt,tryRecordFocus:Qr,tryRestoreFocusRecorded:wr,tryShiftRecord:lr}},[Zt,Qr,wr,lr]);return Gr}function is(){var ke={draggables:{},droppables:{}},ie=[];function xe(Pr){return ie.push(Pr),function(){var Xr=ie.indexOf(Pr);if(Xr===-1)return;ie.splice(Xr,1)}}function et(Pr){ie.length&&ie.forEach(function(Fr){return Fr(Pr)})}function Et(Pr){return ke.draggables[Pr]||null}function Zt(Pr){var Fr=Et(Pr);return Fr||be(!1),Fr}var ir={register:function(Fr){ke.draggables[Fr.descriptor.id]=Fr,et({type:"ADDITION",value:Fr})},update:function(Fr,Xr){var un=ke.draggables[Xr.descriptor.id];if(!un)return;if(un.uniqueId!==Fr.uniqueId)return;delete ke.draggables[Xr.descriptor.id],ke.draggables[Fr.descriptor.id]=Fr},unregister:function(Fr){var Xr=Fr.descriptor.id,un=Et(Xr);if(!un)return;if(Fr.uniqueId!==un.uniqueId)return;delete ke.draggables[Xr],et({type:"REMOVAL",value:Fr})},getById:Zt,findById:Et,exists:function(Fr){return Boolean(Et(Fr))},getAllByType:function(Fr){return ne(ke.draggables).filter(function(Xr){return Xr.descriptor.type===Fr})}};function lr(Pr){return ke.droppables[Pr]||null}function wr(Pr){var Fr=lr(Pr);return Fr||be(!1),Fr}var Qr={register:function(Fr){ke.droppables[Fr.descriptor.id]=Fr},unregister:function(Fr){var Xr=lr(Fr.descriptor.id);if(!Xr)return;if(Fr.uniqueId!==Xr.uniqueId)return;delete ke.droppables[Fr.descriptor.id]},getById:wr,findById:lr,exists:function(Fr){return Boolean(lr(Fr))},getAllByType:function(Fr){return ne(ke.droppables).filter(function(Xr){return Xr.descriptor.type===Fr})}};function Gr(){ke.draggables={},ke.droppables={},ie.length=0}return{draggable:ir,droppable:Qr,subscribe:xe,clean:Gr}}function Ma(){var ke=o(is,[]);return Object(u.useEffect)(function(){return function(){requestAnimationFrame(ke.clean)}},[ke]),ke}var Oa=O.a.createContext(null),Co=function(){var ie=document.body;return ie||be(!1),ie},fo={position:"absolute",width:"1px",height:"1px",margin:"-1px",border:"0",padding:"0",overflow:"hidden",clip:"rect(0 0 0 0)","clip-path":"inset(100%)"},Yo=function(ie){return"rbd-announcement-"+ie};function cs(ke){var ie=o(function(){return Yo(ke)},[ke]),xe=Object(u.useRef)(null);Object(u.useEffect)(function(){var Zt=document.createElement("div");return xe.current=Zt,Zt.id=ie,Zt.setAttribute("aria-live","assertive"),Zt.setAttribute("aria-atomic","true"),Object(g.a)(Zt.style,fo),Co().appendChild(Zt),function(){setTimeout(function(){var wr=Co();wr.contains(Zt)&&wr.removeChild(Zt),Zt===xe.current&&(xe.current=null)})}},[ie]);var et=s(function(Et){var Zt=xe.current;if(Zt){Zt.textContent=Et;return}},[]);return et}var rs=0,ys={separator:"::"};function bs(){rs=0}function as(ke,ie){return ie===void 0&&(ie=ys),o(function(){return""+ke+ie.separator+rs++},[ie.separator,ke])}function $s(ke){var ie=ke.contextId,xe=ke.uniqueId;return"rbd-hidden-text-"+ie+"-"+xe}function us(ke){var ie=ke.contextId,xe=ke.text,et=as("hidden-text",{separator:"-"}),Et=o(function(){return $s({contextId:ie,uniqueId:et})},[et,ie]);return Object(u.useEffect)(function(){var ir=document.createElement("div");return ir.id=Et,ir.textContent=xe,ir.style.display="none",Co().appendChild(ir),function(){var wr=Co();wr.contains(ir)&&wr.removeChild(ir)}},[Et,xe]),Et}var Bo=O.a.createContext(null),Rn={react:"^16.8.5","react-dom":"^16.8.5"},Ks=/(\d+)\.(\d+)\.(\d+)/,Ts=function(ie){var xe=Ks.exec(ie);xe!=null||be(!1);var et=Number(xe[1]),Et=Number(xe[2]),Zt=Number(xe[3]);return{major:et,minor:Et,patch:Zt,raw:ie}},Ot=function(ie,xe){return xe.major>ie.major?!0:xe.major<ie.major?!1:xe.minor>ie.minor?!0:xe.minor<ie.minor?!1:xe.patch>=ie.patch},re=function(ie,xe){var et=Ts(ie),Et=Ts(xe);if(Ot(et,Et))return},ue=`
|
|
|
We expect a html5 doctype: <!doctype html>
|
|
|
This is to ensure consistent browser layout and measurement
|
|
|
|
|
|
More information: https://github.com/atlassian/react-beautiful-dnd/blob/master/docs/guides/doctype.md
|
|
|
`,he=function(ie){var xe=ie.doctype;if(!xe)return;xe.name.toLowerCase()!=="html",xe.publicId!==""};function Le(ke){}function nt(ke,ie){Le(function(){Object(u.useEffect)(function(){try{ke()}catch(xe){P(`
|
|
|
A setup problem was encountered.
|
|
|
|
|
|
> `+xe.message+`
|
|
|
`)}},ie)})}function It(){nt(function(){re(Rn.react,O.a.version),he(document)},[])}function hr(ke){var ie=Object(u.useRef)(ke);return Object(u.useEffect)(function(){ie.current=ke}),ie}function Ar(){var ke=null;function ie(){return Boolean(ke)}function xe(ir){return ir===ke}function et(ir){ke&&be(!1);var lr={abandon:ir};return ke=lr,lr}function Et(){ke||be(!1),ke=null}function Zt(){ke&&(ke.abandon(),Et())}return{isClaimed:ie,isActive:xe,claim:et,release:Et,tryAbandon:Zt}}var Nr=9,qr=13,sn=27,vn=32,xn=33,Kn=34,ei=35,Ai=36,na=37,Ui=38,Ca=39,co=40,Wa,vo=(Wa={},Wa[qr]=!0,Wa[Nr]=!0,Wa),Ao=function(ie){vo[ie.keyCode]&&ie.preventDefault()},Za=function(){var ke="visibilitychange";if(typeof document=="undefined")return ke;var ie=[ke,"ms"+ke,"webkit"+ke,"moz"+ke,"o"+ke],xe=Ze(ie,function(et){return"on"+et in document});return xe||ke}(),Fo=0,Do=5;function ja(ke,ie){return Math.abs(ie.x-ke.x)>=Do||Math.abs(ie.y-ke.y)>=Do}var jo={type:"IDLE"};function Po(ke){var ie=ke.cancel,xe=ke.completed,et=ke.getPhase,Et=ke.setPhase;return[{eventName:"mousemove",fn:function(ir){var lr=ir.button,wr=ir.clientX,Qr=ir.clientY;if(lr!==Fo)return;var Gr={x:wr,y:Qr},Pr=et();if(Pr.type==="DRAGGING"){ir.preventDefault(),Pr.actions.move(Gr);return}Pr.type==="PENDING"||be(!1);var Fr=Pr.point;if(!ja(Fr,Gr))return;ir.preventDefault();var Xr=Pr.actions.fluidLift(Gr);Et({type:"DRAGGING",actions:Xr})}},{eventName:"mouseup",fn:function(ir){var lr=et();if(lr.type!=="DRAGGING"){ie();return}ir.preventDefault(),lr.actions.drop({shouldBlockNextClick:!0}),xe()}},{eventName:"mousedown",fn:function(ir){et().type==="DRAGGING"&&ir.preventDefault(),ie()}},{eventName:"keydown",fn:function(ir){var lr=et();if(lr.type==="PENDING"){ie();return}if(ir.keyCode===sn){ir.preventDefault(),ie();return}Ao(ir)}},{eventName:"resize",fn:ie},{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(){et().type==="PENDING"&&ie()}},{eventName:"webkitmouseforcedown",fn:function(ir){var lr=et();if(lr.type!=="IDLE"||be(!1),lr.actions.shouldRespectForcePress()){ie();return}ir.preventDefault()}},{eventName:Za,fn:ie}]}function Xo(ke){var ie=Object(u.useRef)(jo),xe=Object(u.useRef)(G),et=o(function(){return{eventName:"mousedown",fn:function(Pr){if(Pr.defaultPrevented)return;if(Pr.button!==Fo)return;if(Pr.ctrlKey||Pr.metaKey||Pr.shiftKey||Pr.altKey)return;var Fr=ke.findClosestDraggableId(Pr);if(!Fr)return;var Xr=ke.tryGetLock(Fr,ir,{sourceEvent:Pr});if(!Xr)return;Pr.preventDefault();var un={x:Pr.clientX,y:Pr.clientY};xe.current(),Qr(Xr,un)}}},[ke]),Et=o(function(){return{eventName:"webkitmouseforcewillbegin",fn:function(Pr){if(Pr.defaultPrevented)return;var Fr=ke.findClosestDraggableId(Pr);if(!Fr)return;var Xr=ke.findOptionsForDraggable(Fr);if(!Xr)return;if(Xr.shouldRespectForcePress)return;if(!ke.canGetLock(Fr))return;Pr.preventDefault()}}},[ke]),Zt=s(function(){var Pr={passive:!1,capture:!0};xe.current=fe(window,[Et,et],Pr)},[Et,et]),ir=s(function(){var Gr=ie.current;if(Gr.type==="IDLE")return;ie.current=jo,xe.current(),Zt()},[Zt]),lr=s(function(){var Gr=ie.current;ir(),Gr.type==="DRAGGING"&&Gr.actions.cancel({shouldBlockNextClick:!0}),Gr.type==="PENDING"&&Gr.actions.abort()},[ir]),wr=s(function(){var Pr={capture:!0,passive:!1},Fr=Po({cancel:lr,completed:ir,getPhase:function(){return ie.current},setPhase:function(un){ie.current=un}});xe.current=fe(window,Fr,Pr)},[lr,ir]),Qr=s(function(Pr,Fr){ie.current.type==="IDLE"||be(!1),ie.current={type:"PENDING",point:Fr,actions:Pr},wr()},[wr]);Qa(function(){return Zt(),function(){xe.current()}},[Zt])}var wo;function ds(){}var ns=(wo={},wo[Kn]=!0,wo[xn]=!0,wo[Ai]=!0,wo[ei]=!0,wo);function Qs(ke,ie){function xe(){ie(),ke.cancel()}function et(){ie(),ke.drop()}return[{eventName:"keydown",fn:function(Zt){if(Zt.keyCode===sn){Zt.preventDefault(),xe();return}if(Zt.keyCode===vn){Zt.preventDefault(),et();return}if(Zt.keyCode===co){Zt.preventDefault(),ke.moveDown();return}if(Zt.keyCode===Ui){Zt.preventDefault(),ke.moveUp();return}if(Zt.keyCode===Ca){Zt.preventDefault(),ke.moveRight();return}if(Zt.keyCode===na){Zt.preventDefault(),ke.moveLeft();return}if(ns[Zt.keyCode]){Zt.preventDefault();return}Ao(Zt)}},{eventName:"mousedown",fn:xe},{eventName:"mouseup",fn:xe},{eventName:"click",fn:xe},{eventName:"touchstart",fn:xe},{eventName:"resize",fn:xe},{eventName:"wheel",fn:xe,options:{passive:!0}},{eventName:Za,fn:xe}]}function Gs(ke){var ie=Object(u.useRef)(ds),xe=o(function(){return{eventName:"keydown",fn:function(Zt){if(Zt.defaultPrevented)return;if(Zt.keyCode!==vn)return;var ir=ke.findClosestDraggableId(Zt);if(!ir)return;var lr=ke.tryGetLock(ir,Gr,{sourceEvent:Zt});if(!lr)return;Zt.preventDefault();var wr=!0,Qr=lr.snapLift();ie.current();function Gr(){wr||be(!1),wr=!1,ie.current(),et()}ie.current=fe(window,Qs(Qr,Gr),{capture:!0,passive:!1})}}},[ke]),et=s(function(){var Zt={passive:!1,capture:!0};ie.current=fe(window,[xe],Zt)},[xe]);Qa(function(){return et(),function(){ie.current()}},[et])}var Go={type:"IDLE"},Lo=120,hs=.15;function fs(ke){var ie=ke.cancel,xe=ke.getPhase;return[{eventName:"orientationchange",fn:ie},{eventName:"resize",fn:ie},{eventName:"contextmenu",fn:function(Et){Et.preventDefault()}},{eventName:"keydown",fn:function(Et){if(xe().type!=="DRAGGING"){ie();return}Et.keyCode===sn&&Et.preventDefault(),ie()}},{eventName:Za,fn:ie}]}function Rs(ke){var ie=ke.cancel,xe=ke.completed,et=ke.getPhase;return[{eventName:"touchmove",options:{capture:!1},fn:function(Zt){var ir=et();if(ir.type!=="DRAGGING"){ie();return}ir.hasMoved=!0;var lr=Zt.touches[0],wr=lr.clientX,Qr=lr.clientY,Gr={x:wr,y:Qr};Zt.preventDefault(),ir.actions.move(Gr)}},{eventName:"touchend",fn:function(Zt){var ir=et();if(ir.type!=="DRAGGING"){ie();return}Zt.preventDefault(),ir.actions.drop({shouldBlockNextClick:!0}),xe()}},{eventName:"touchcancel",fn:function(Zt){if(et().type!=="DRAGGING"){ie();return}Zt.preventDefault(),ie()}},{eventName:"touchforcechange",fn:function(Zt){var ir=et();ir.type!=="IDLE"||be(!1);var lr=Zt.touches[0];if(!lr)return;var wr=lr.force>=hs;if(!wr)return;var Qr=ir.actions.shouldRespectForcePress();if(ir.type==="PENDING"){Qr&&ie();return}if(Qr){if(ir.hasMoved){Zt.preventDefault();return}ie();return}Zt.preventDefault()}},{eventName:Za,fn:ie}]}function Ro(ke){var ie=Object(u.useRef)(Go),xe=Object(u.useRef)(G),et=s(function(){return ie.current},[]),Et=s(function(Xr){ie.current=Xr},[]),Zt=o(function(){return{eventName:"touchstart",fn:function(Xr){if(Xr.defaultPrevented)return;var un=ke.findClosestDraggableId(Xr);if(!un)return;var hn=ke.tryGetLock(un,lr,{sourceEvent:Xr});if(!hn)return;var qn=Xr.touches[0],li=qn.clientX,ri=qn.clientY,$i={x:li,y:ri};xe.current(),Pr(hn,$i)}}},[ke]),ir=s(function(){var Xr={capture:!0,passive:!1};xe.current=fe(window,[Zt],Xr)},[Zt]),lr=s(function(){var Fr=ie.current;if(Fr.type==="IDLE")return;Fr.type==="PENDING"&&clearTimeout(Fr.longPressTimerId),Et(Go),xe.current(),ir()},[ir,Et]),wr=s(function(){var Fr=ie.current;lr(),Fr.type==="DRAGGING"&&Fr.actions.cancel({shouldBlockNextClick:!0}),Fr.type==="PENDING"&&Fr.actions.abort()},[lr]),Qr=s(function(){var Xr={capture:!0,passive:!1},un={cancel:wr,completed:lr,getPhase:et},hn=fe(window,Rs(un),Xr),qn=fe(window,fs(un),Xr);xe.current=function(){hn(),qn()}},[wr,et,lr]),Gr=s(function(){var Xr=et();Xr.type==="PENDING"||be(!1);var un=Xr.actions.fluidLift(Xr.point);Et({type:"DRAGGING",actions:un,hasMoved:!1})},[et,Et]),Pr=s(function(Xr,un){et().type==="IDLE"||be(!1);var hn=setTimeout(Gr,Lo);Et({type:"PENDING",point:un,actions:Xr,longPressTimerId:hn}),Qr()},[Qr,et,Et,Gr]);Qa(function(){return ir(),function(){xe.current();var un=et();un.type==="PENDING"&&(clearTimeout(un.longPressTimerId),Et(Go))}},[et,ir,Et]),Qa(function(){var Xr=fe(window,[{eventName:"touchmove",fn:function(){},options:{capture:!1,passive:!1}}]);return Xr},[])}function ws(ke){Le(function(){var ie=hr(ke);nt(function(){ie.current.length===ke.length||be(!1)})})}var _s={input:!0,button:!0,textarea:!0,select:!0,option:!0,optgroup:!0,video:!0,audio:!0};function Ss(ke,ie){if(ie==null)return!1;var xe=Boolean(_s[ie.tagName.toLowerCase()]);if(xe)return!0;var et=ie.getAttribute("contenteditable");return et==="true"||et===""?!0:ie===ke?!1:Ss(ke,ie.parentElement)}function Ms(ke,ie){var xe=ie.target;return ts(xe)?Ss(ke,xe):!1}var zs=function(ie){return n(ie.getBoundingClientRect()).center};function xs(ke){return ke instanceof Qo(ke).Element}var pa=function(){var ke="matches";if(typeof document=="undefined")return ke;var ie=[ke,"msMatchesSelector","webkitMatchesSelector"],xe=Ze(ie,function(et){return et in Element.prototype});return xe||ke}();function ci(ke,ie){return ke==null?null:ke[pa](ie)?ke:ci(ke.parentElement,ie)}function Bi(ke,ie){return ke.closest?ke.closest(ie):ci(ke,ie)}function Wn(ke){return"["+es.contextId+'="'+ke+'"]'}function oo(ke,ie){var xe=ie.target;if(!xs(xe))return null;var et=Wn(ke),Et=Bi(xe,et);return Et&&ts(Et)?Et:null}function Zo(ke,ie){var xe=oo(ke,ie);return xe?xe.getAttribute(es.draggableId):null}function gs(ke,ie){var xe="["+ss.contextId+'="'+ke+'"]',et=Me(document.querySelectorAll(xe)),Et=Ze(et,function(Zt){return Zt.getAttribute(ss.id)===ie});return Et&&ts(Et)?Et:null}function os(ke){ke.preventDefault()}function Jo(ke){var ie=ke.expected,xe=ke.phase,et=ke.isLockActive,Et=ke.shouldWarn;return et()?!(ie!==xe):!1}function $o(ke){var ie=ke.lockAPI,xe=ke.store,et=ke.registry,Et=ke.draggableId;if(ie.isClaimed())return!1;var Zt=et.draggable.findById(Et);return Zt&&Zt.options.isEnabled?!!Ya(xe.getState(),Et):!1}function Es(ke){var ie=ke.lockAPI,xe=ke.contextId,et=ke.store,Et=ke.registry,Zt=ke.draggableId,ir=ke.forceSensorStop,lr=ke.sourceEvent,wr=$o({lockAPI:ie,store:et,registry:Et,draggableId:Zt});if(!wr)return null;var Qr=Et.draggable.getById(Zt),Gr=gs(xe,Qr.descriptor.id);if(!Gr)return null;if(lr&&!Qr.options.canDragInteractiveElements&&Ms(Gr,lr))return null;var Pr=ie.claim(ir||G),Fr="PRE_DRAG";function Xr(){return Qr.options.shouldRespectForcePress}function un(){return ie.isActive(Pr)}function hn(bi,uo){Jo({expected:bi,phase:Fr,isLockActive:un,shouldWarn:!0})&&et.dispatch(uo())}var qn=hn.bind(null,"DRAGGING");function li(bi){function uo(){ie.release(),Fr="COMPLETED"}Fr!=="PRE_DRAG"&&(uo(),Fr==="PRE_DRAG"||be(!1)),et.dispatch(eo(bi.liftActionArgs)),Fr="DRAGGING";function Ho(so,ko){if(ko===void 0&&(ko={shouldBlockNextClick:!1}),bi.cleanup(),ko.shouldBlockNextClick){var m=fe(window,[{eventName:"click",fn:os,options:{once:!0,passive:!1,capture:!0}}]);setTimeout(m)}uo(),et.dispatch(kt({reason:so}))}return Object(g.a)({isActive:function(){return Jo({expected:"DRAGGING",phase:Fr,isLockActive:un,shouldWarn:!1})},shouldRespectForcePress:Xr,drop:function(ko){return Ho("DROP",ko)},cancel:function(ko){return Ho("CANCEL",ko)}},bi.actions)}function ri(bi){var uo=D(function(so){qn(function(){return Gt({client:so})})}),Ho=li({liftActionArgs:{id:Zt,clientSelection:bi,movementMode:"FLUID"},cleanup:function(){return uo.cancel()},actions:{move:uo}});return Object(g.a)({},Ho,{move:uo})}function $i(){var bi={moveUp:function(){return qn(gr)},moveRight:function(){return qn(zr)},moveDown:function(){return qn(Mr)},moveLeft:function(){return qn(kr)}};return li({liftActionArgs:{id:Zt,clientSelection:zs(Gr),movementMode:"SNAP"},cleanup:G,actions:bi})}function yi(){var bi=Jo({expected:"PRE_DRAG",phase:Fr,isLockActive:un,shouldWarn:!0});bi&&ie.release()}var Va={isActive:function(){return Jo({expected:"PRE_DRAG",phase:Fr,isLockActive:un,shouldWarn:!1})},shouldRespectForcePress:Xr,fluidLift:ri,snapLift:$i,abort:yi};return Va}var zo=[Xo,Gs,Ro];function sl(ke){var ie=ke.contextId,xe=ke.store,et=ke.registry,Et=ke.customSensors,Zt=ke.enableDefaultSensors,ir=[].concat(Zt?zo:[],Et||[]),lr=Object(u.useState)(function(){return Ar()})[0],wr=s(function(ri,$i){ri.isDragging&&!$i.isDragging&&lr.tryAbandon()},[lr]);Qa(function(){var ri=xe.getState(),$i=xe.subscribe(function(){var yi=xe.getState();wr(ri,yi),ri=yi});return $i},[lr,xe,wr]),Qa(function(){return lr.tryAbandon},[lr.tryAbandon]);var Qr=s(function(li){return $o({lockAPI:lr,registry:et,store:xe,draggableId:li})},[lr,et,xe]),Gr=s(function(li,ri,$i){return Es({lockAPI:lr,registry:et,contextId:ie,store:xe,draggableId:li,forceSensorStop:ri,sourceEvent:$i&&$i.sourceEvent?$i.sourceEvent:null})},[ie,lr,et,xe]),Pr=s(function(li){return Zo(ie,li)},[ie]),Fr=s(function(li){var ri=et.draggable.findById(li);return ri?ri.options:null},[et.draggable]),Xr=s(function(){if(!lr.isClaimed())return;lr.tryAbandon(),xe.getState().phase!=="IDLE"&&xe.dispatch(Yr())},[lr,xe]),un=s(lr.isClaimed,[lr]),hn=o(function(){return{canGetLock:Qr,tryGetLock:Gr,findClosestDraggableId:Pr,findOptionsForDraggable:Fr,tryReleaseLock:Xr,isLockClaimed:un}},[Qr,Gr,Pr,Fr,Xr,un]);ws(ir);for(var qn=0;qn<ir.length;qn++)ir[qn](hn)}var kl=function(ie){return{onBeforeCapture:ie.onBeforeCapture,onBeforeDragStart:ie.onBeforeDragStart,onDragStart:ie.onDragStart,onDragEnd:ie.onDragEnd,onDragUpdate:ie.onDragUpdate}};function ll(ke){return ke.current||be(!1),ke.current}function Nl(ke){var ie=ke.contextId,xe=ke.setCallbacks,et=ke.sensors,Et=ke.nonce,Zt=ke.dragHandleUsageInstructions,ir=Object(u.useRef)(null);It();var lr=hr(ke),wr=s(function(){return kl(lr.current)},[lr]),Qr=cs(ie),Gr=us({contextId:ie,text:Zt}),Pr=Cr(ie,Et),Fr=s(function(so){ll(ir).dispatch(so)},[]),Xr=o(function(){return Object(y.b)({publishWhileDragging:Jt,updateDroppableScroll:Kr,updateDroppableIsEnabled:Te,updateDroppableIsCombineEnabled:xt,collectionStarting:Tr},Fr)},[Fr]),un=Ma(),hn=o(function(){return ua(un,Xr)},[un,Xr]),qn=o(function(){return Ji(Object(g.a)({scrollWindow:vi,scrollDroppable:hn.scrollDroppable},Object(y.b)({move:Gt},Fr)))},[hn.scrollDroppable,Fr]),li=Ds(ie),ri=o(function(){return Zi({announce:Qr,autoScroller:qn,dimensionMarshal:hn,focusMarshal:li,getResponders:wr,styleMarshal:Pr})},[Qr,qn,hn,li,wr,Pr]);ir.current=ri;var $i=s(function(){var so=ll(ir),ko=so.getState();ko.phase!=="IDLE"&&so.dispatch(Yr())},[]),yi=s(function(){var so=ll(ir).getState();return so.isDragging||so.phase==="DROP_ANIMATING"},[]),Va=o(function(){return{isDragging:yi,tryAbort:$i}},[yi,$i]);xe(Va);var bi=s(function(so){return Ya(ll(ir).getState(),so)},[]),uo=s(function(){return Nn(ll(ir).getState())},[]),Ho=o(function(){return{marshal:hn,focus:li,contextId:ie,canLift:bi,isMovementAllowed:uo,dragHandleUsageInstructionsId:Gr,registry:un}},[ie,hn,Gr,li,bi,uo,un]);return sl({contextId:ie,store:ri,registry:un,customSensors:et,enableDefaultSensors:ke.enableDefaultSensors!==!1}),Object(u.useEffect)(function(){return $i},[$i]),O.a.createElement(Bo.Provider,{value:Ho},O.a.createElement(w.a,{context:Oa,store:ri},ke.children))}var Ns=0;function Ys(){Ns=0}function qs(){return o(function(){return""+Ns++},[])}function jl(){Ys(),bs()}function zl(ke){var ie=qs(),xe=ke.dragHandleUsageInstructions||ut.dragHandleUsageInstructions;return O.a.createElement(Ve,null,function(et){return O.a.createElement(Nl,{nonce:ke.nonce,contextId:ie,setCallbacks:et,dragHandleUsageInstructions:xe,enableDefaultSensors:ke.enableDefaultSensors,sensors:ke.sensors,onBeforeCapture:ke.onBeforeCapture,onBeforeDragStart:ke.onBeforeDragStart,onDragStart:ke.onDragStart,onDragUpdate:ke.onDragUpdate,onDragEnd:ke.onDragEnd},ke.children)})}var Dl=function(ie){return function(xe){return ie===xe}},rc=Dl("scroll"),nc=Dl("auto"),qo=Dl("visible"),el=function(ie,xe){return xe(ie.overflowX)||xe(ie.overflowY)},ic=function(ie,xe){return xe(ie.overflowX)&&xe(ie.overflowY)},Rl=function(ie){var xe=window.getComputedStyle(ie),et={overflowX:xe.overflowX,overflowY:xe.overflowY};return el(et,rc)||el(et,nc)},_l=function(){return!1;var ie,xe;if(!Rl(ie))return!1;var et,Et;if(ic(Et,qo))return!1},yl=function ke(ie){return ie==null?null:ie===document.body?_l()?ie:null:ie===document.documentElement?null:Rl(ie)?ie:ke(ie.parentElement)},Hl=function(ie){if(!ie)return;var xe=yl(ie.parentElement);if(!xe)return},cl=function(ie){return{x:ie.scrollLeft,y:ie.scrollTop}},Wl=function ke(ie){if(!ie)return!1;var xe=window.getComputedStyle(ie);return xe.position==="fixed"?!0:ke(ie.parentElement)},ac=function(ie){var xe=yl(ie),et=Wl(ie);return{closestScrollable:xe,isFixedOnPage:et}},oc=function(ie){var xe=ie.descriptor,et=ie.isEnabled,Et=ie.isCombineEnabled,Zt=ie.isFixedOnPage,ir=ie.direction,lr=ie.client,wr=ie.page,Qr=ie.closest,Gr=function(){if(!Qr)return null;var un=Qr.scrollSize,hn=Qr.client,qn=ca({scrollHeight:un.scrollHeight,scrollWidth:un.scrollWidth,height:hn.paddingBox.height,width:hn.paddingBox.width});return{pageMarginBox:Qr.page.marginBox,frameClient:hn,scrollSize:un,shouldClipSubject:Qr.shouldClipSubject,scroll:{initial:Qr.scroll,current:Qr.scroll,max:qn,diff:{value:bt,displacement:bt}}}}(),Pr=ir==="vertical"?Ee:Pe,Fr=Ht({page:wr,withPlaceholder:null,axis:Pr,frame:Gr}),Xr={descriptor:xe,isCombineEnabled:Et,isFixedOnPage:Zt,axis:Pr,isEnabled:et,client:lr,page:wr,frame:Gr,subject:Fr};return Xr},Bs=function(ie,xe){var et=L(ie);if(!xe)return et;if(ie!==xe)return et;var Et=et.paddingBox.top-xe.scrollTop,Zt=et.paddingBox.left-xe.scrollLeft,ir=Et+xe.scrollHeight,lr=Zt+xe.scrollWidth,wr={top:Et,right:lr,bottom:ir,left:Zt},Qr=d(wr,et.border),Gr=h({borderBox:Qr,margin:et.margin,border:et.border,padding:et.padding});return Gr},tl=function(ie){var xe=ie.ref,et=ie.descriptor,Et=ie.env,Zt=ie.windowScroll,ir=ie.direction,lr=ie.isDropDisabled,wr=ie.isCombineEnabled,Qr=ie.shouldClipSubject,Gr=Et.closestScrollable,Pr=Bs(xe,Gr),Fr=S(Pr,Zt),Xr=function(){if(!Gr)return null;var hn=L(Gr),qn={scrollHeight:Gr.scrollHeight,scrollWidth:Gr.scrollWidth};return{client:hn,page:S(hn,Zt),scroll:cl(Gr),scrollSize:qn,shouldClipSubject:Qr}}(),un=oc({descriptor:et,isEnabled:!lr,isCombineEnabled:wr,isFixedOnPage:Et.isFixedOnPage,direction:ir,client:Pr,page:Fr,closest:Xr});return un},bl={passive:!1},ul={passive:!0},Cs=function(ie){return ie.shouldPublishImmediately?bl:ul};function Hs(ke){var ie=Object(u.useContext)(ke);return ie||be(!1),ie}var rl=function(ie){return ie&&ie.env.closestScrollable||null};function Fs(ke){var ie=Object(u.useRef)(null),xe=Hs(Bo),et=as("droppable"),Et=xe.registry,Zt=xe.marshal,ir=hr(ke),lr=o(function(){return{id:ke.droppableId,type:ke.type,mode:ke.mode}},[ke.droppableId,ke.mode,ke.type]),wr=Object(u.useRef)(lr),Qr=o(function(){return x(function(yi,Va){ie.current||be(!1);var bi={x:yi,y:Va};Zt.updateDroppableScroll(lr.id,bi)})},[lr.id,Zt]),Gr=s(function(){var yi=ie.current;return!yi||!yi.env.closestScrollable?bt:cl(yi.env.closestScrollable)},[]),Pr=s(function(){var yi=Gr();Qr(yi.x,yi.y)},[Gr,Qr]),Fr=o(function(){return D(Pr)},[Pr]),Xr=s(function(){var yi=ie.current,Va=rl(yi);yi&&Va||be(!1);var bi=yi.scrollOptions;if(bi.shouldPublishImmediately){Pr();return}Fr()},[Fr,Pr]),un=s(function(yi,Va){ie.current&&be(!1);var bi=ir.current,uo=bi.getDroppableRef();uo||be(!1);var Ho=ac(uo),so={ref:uo,descriptor:lr,env:Ho,scrollOptions:Va};ie.current=so;var ko=tl({ref:uo,descriptor:lr,env:Ho,windowScroll:yi,direction:bi.direction,isDropDisabled:bi.isDropDisabled,isCombineEnabled:bi.isCombineEnabled,shouldClipSubject:!bi.ignoreContainerClipping}),m=Ho.closestScrollable;return m&&(m.setAttribute(As.contextId,xe.contextId),m.addEventListener("scroll",Xr,Cs(so.scrollOptions))),ko},[xe.contextId,lr,Xr,ir]),hn=s(function(){var yi=ie.current,Va=rl(yi);return yi&&Va||be(!1),cl(Va)},[]),qn=s(function(){var yi=ie.current;yi||be(!1);var Va=rl(yi);if(ie.current=null,!Va)return;Fr.cancel(),Va.removeAttribute(As.contextId),Va.removeEventListener("scroll",Xr,Cs(yi.scrollOptions))},[Xr,Fr]),li=s(function(yi){var Va=ie.current;Va||be(!1);var bi=rl(Va);bi||be(!1),bi.scrollTop+=yi.y,bi.scrollLeft+=yi.x},[]),ri=o(function(){return{getDimensionAndWatchScroll:un,getScrollWhileDragging:hn,dragStopped:qn,scroll:li}},[qn,un,hn,li]),$i=o(function(){return{uniqueId:et,descriptor:lr,callbacks:ri}},[ri,lr,et]);Qa(function(){return wr.current=$i.descriptor,Et.droppable.register($i),function(){ie.current&&qn(),Et.droppable.unregister($i)}},[ri,lr,qn,$i,Zt,Et.droppable]),Qa(function(){if(!ie.current)return;Zt.updateDroppableIsEnabled(wr.current.id,!ke.isDropDisabled)},[ke.isDropDisabled,Zt]),Qa(function(){if(!ie.current)return;Zt.updateDroppableIsCombineEnabled(wr.current.id,ke.isCombineEnabled)},[ke.isCombineEnabled,Zt])}function wl(){}var Ml={width:0,height:0,margin:Tt},Vl=function(ie){var xe=ie.isAnimatingOpenOnMount,et=ie.placeholder,Et=ie.animate;return xe||Et==="close"?Ml:{height:et.client.borderBox.height,width:et.client.borderBox.width,margin:et.client.margin}},Sl=function(ie){var xe=ie.isAnimatingOpenOnMount,et=ie.placeholder,Et=ie.animate,Zt=Vl({isAnimatingOpenOnMount:xe,placeholder:et,animate:Et});return{display:et.display,boxSizing:"border-box",width:Zt.width,height:Zt.height,marginTop:Zt.margin.top,marginRight:Zt.margin.right,marginBottom:Zt.margin.bottom,marginLeft:Zt.margin.left,flexShrink:"0",flexGrow:"0",pointerEvents:"none",transition:Et!=="none"?_n.placeholder:null}};function Xs(ke){var ie=Object(u.useRef)(null),xe=s(function(){if(!ie.current)return;clearTimeout(ie.current),ie.current=null},[]),et=ke.animate,Et=ke.onTransitionEnd,Zt=ke.onClose,ir=ke.contextId,lr=Object(u.useState)(ke.animate==="open"),wr=lr[0],Qr=lr[1];Object(u.useEffect)(function(){return wr?et!=="open"?(xe(),Qr(!1),wl):ie.current?wl:(ie.current=setTimeout(function(){ie.current=null,Qr(!1)}),xe):wl},[et,wr,xe]);var Gr=s(function(Fr){if(Fr.propertyName!=="height")return;Et(),et==="close"&&Zt()},[et,Zt,Et]),Pr=Sl({isAnimatingOpenOnMount:wr,animate:ke.animate,placeholder:ke.placeholder});return O.a.createElement(ke.placeholder.tagName,{style:Pr,"data-rbd-placeholder-context-id":ir,onTransitionEnd:Gr,ref:ke.innerRef})}var dl=O.a.memo(Xs),nl=O.a.createContext(null);function hl(ke){ke&&ts(ke)||be(!1)}function xl(ke){return typeof ke=="boolean"}function Ws(ke,ie){ie.forEach(function(xe){return xe(ke)})}var Kl=[function(ie){var xe=ie.props;xe.droppableId||be(!1),typeof xe.droppableId=="string"||be(!1)},function(ie){var xe=ie.props;xl(xe.isDropDisabled)||be(!1),xl(xe.isCombineEnabled)||be(!1),xl(xe.ignoreContainerClipping)||be(!1)},function(ie){var xe=ie.getDroppableRef;hl(xe())}],El=[function(ie){var xe=ie.props,et=ie.getPlaceholderRef;if(!xe.placeholder)return;var Et=et();if(Et)return}],fl=[function(ie){var xe=ie.props;xe.renderClone||be(!1)},function(ie){var xe=ie.getPlaceholderRef;xe()&&be(!1)}];function Cl(ke){nt(function(){Ws(ke,Kl),ke.props.mode==="standard"&&Ws(ke,El),ke.props.mode==="virtual"&&Ws(ke,fl)})}var Ql=function(ke){Object(v.a)(ie,ke);function ie(){for(var et,Et=arguments.length,Zt=new Array(Et),ir=0;ir<Et;ir++)Zt[ir]=arguments[ir];return et=ke.call.apply(ke,[this].concat(Zt))||this,et.state={isVisible:Boolean(et.props.on),data:et.props.on,animate:et.props.shouldAnimate&&et.props.on?"open":"none"},et.onClose=function(){if(et.state.animate!=="close")return;et.setState({isVisible:!1})},et}ie.getDerivedStateFromProps=function(Et,Zt){return Et.shouldAnimate?Et.on?{isVisible:!0,data:Et.on,animate:"open"}:Zt.isVisible?{isVisible:!0,data:Zt.data,animate:"close"}:{isVisible:!1,animate:"close",data:null}:{isVisible:Boolean(Et.on),data:Et.on,animate:"none"}};var xe=ie.prototype;return xe.render=function(){if(!this.state.isVisible)return null;var Et={onClose:this.onClose,data:this.state.data,animate:this.state.animate};return this.props.children(Et)},ie}(O.a.PureComponent),Bl={dragging:5e3,dropAnimating:4500},pl=function(ie,xe){return xe?_n.drop(xe.duration):ie?_n.snap:_n.fluid},Gl=function(ie,xe){return ie?xe?Dn.opacity.drop:Dn.opacity.combining:null},Zs=function(ie){return ie.forceShouldAnimate!=null?ie.forceShouldAnimate:ie.mode==="SNAP"};function Yl(ke){var ie=ke.dimension,xe=ie.client,et=ke.offset,Et=ke.combineWith,Zt=ke.dropping,ir=Boolean(Et),lr=Zs(ke),wr=Boolean(Zt),Qr=wr?In.drop(et,ir):In.moveTo(et),Gr={position:"fixed",top:xe.marginBox.top,left:xe.marginBox.left,boxSizing:"border-box",width:xe.borderBox.width,height:xe.borderBox.height,transition:pl(lr,Zt),transform:Qr,opacity:Gl(ir,wr),zIndex:wr?Bl.dropAnimating:Bl.dragging,pointerEvents:"none"};return Gr}function _o(ke){return{transform:In.moveTo(ke.offset),transition:ke.shouldAnimateDisplacement?null:"none"}}function Vs(ke){return ke.type==="DRAGGING"?Yl(ke):_o(ke)}function il(ke,ie,xe){xe===void 0&&(xe=bt);var et=window.getComputedStyle(ie),Et=ie.getBoundingClientRect(),Zt=E(Et,et),ir=S(Zt,xe),lr={client:Zt,tagName:ie.tagName.toLowerCase(),display:et.display},wr={x:Zt.marginBox.width,y:Zt.marginBox.height},Qr={descriptor:ke,placeholder:lr,displaceBy:wr,client:Zt,page:ir};return Qr}function Ps(ke){var ie=as("draggable"),xe=ke.descriptor,et=ke.registry,Et=ke.getDraggableRef,Zt=ke.canDragInteractiveElements,ir=ke.shouldRespectForcePress,lr=ke.isEnabled,wr=o(function(){return{canDragInteractiveElements:Zt,shouldRespectForcePress:ir,isEnabled:lr}},[Zt,lr,ir]),Qr=s(function(Xr){var un=Et();return un||be(!1),il(xe,un,Xr)},[xe,Et]),Gr=o(function(){return{uniqueId:ie,descriptor:xe,options:wr,getDimension:Qr}},[xe,Qr,wr,ie]),Pr=Object(u.useRef)(Gr),Fr=Object(u.useRef)(!0);Qa(function(){return et.draggable.register(Pr.current),function(){return et.draggable.unregister(Pr.current)}},[et.draggable]),Qa(function(){if(Fr.current){Fr.current=!1;return}var Xr=Pr.current;Pr.current=Gr,et.draggable.update(Gr,Xr)},[Gr,et.draggable])}function Us(ke,ie,xe){nt(function(){function et(Zt){return"Draggable[id: "+Zt+"]: "}var Et=ke.draggableId;if(Et||be(!1),typeof Et=="string"||be(!1),He(ke.index)||be(!1),ke.mapped.type==="DRAGGING")return;hl(xe()),ke.isEnabled&&(Is(ie,Et)||be(!1))})}function ml(ke){Le(function(){var ie=Object(u.useRef)(ke);nt(function(){ke===ie.current||be(!1)},[ke])})}function Ls(ke){ke.preventDefault()}function al(ke){var ie=Object(u.useRef)(null),xe=s(function(so){ie.current=so},[]),et=s(function(){return ie.current},[]),Et=Hs(Bo),Zt=Et.contextId,ir=Et.dragHandleUsageInstructionsId,lr=Et.registry,wr=Hs(nl),Qr=wr.type,Gr=wr.droppableId,Pr=o(function(){return{id:ke.draggableId,index:ke.index,type:Qr,droppableId:Gr}},[ke.draggableId,ke.index,Qr,Gr]),Fr=ke.children,Xr=ke.draggableId,un=ke.isEnabled,hn=ke.shouldRespectForcePress,qn=ke.canDragInteractiveElements,li=ke.isClone,ri=ke.mapped,$i=ke.dropAnimationFinished;if(Us(ke,Zt,et),ml(li),!li){var yi=o(function(){return{descriptor:Pr,registry:lr,getDraggableRef:et,canDragInteractiveElements:qn,shouldRespectForcePress:hn,isEnabled:un}},[Pr,lr,et,qn,hn,un]);Ps(yi)}var Va=o(function(){return un?{tabIndex:0,role:"button","aria-describedby":ir,"data-rbd-drag-handle-draggable-id":Xr,"data-rbd-drag-handle-context-id":Zt,draggable:!1,onDragStart:Ls}:null},[Zt,ir,Xr,un]),bi=s(function(so){if(ri.type!=="DRAGGING")return;if(!ri.dropping)return;if(so.propertyName!=="transform")return;$i()},[$i,ri]),uo=o(function(){var so=Vs(ri),ko=ri.type==="DRAGGING"&&ri.dropping?bi:null,m={innerRef:xe,draggableProps:{"data-rbd-draggable-context-id":Zt,"data-rbd-draggable-id":Xr,style:so,onTransitionEnd:ko},dragHandleProps:Va};return m},[Zt,Va,Xr,ri,bi,xe]),Ho=o(function(){return{draggableId:Pr.id,type:Pr.type,source:{index:Pr.index,droppableId:Pr.droppableId}}},[Pr.droppableId,Pr.id,Pr.index,Pr.type]);return Fr(uo,ri.snapshot,Ho)}var Js=function(ie,xe){return ie===xe},Fl=function(ie){var xe=ie.combine,et=ie.destination;return et?et.droppableId:xe?xe.droppableId:null},Ll=function(ie){return ie.combine?ie.combine.draggableId:null},gl=function(ie){return ie.at&&ie.at.type==="COMBINE"?ie.at.combine.draggableId:null};function Xl(){var ke=x(function(Et,Zt){return{x:Et,y:Zt}}),ie=x(function(Et,Zt,ir,lr,wr){return{isDragging:!0,isClone:Zt,isDropAnimating:Boolean(wr),dropAnimation:wr,mode:Et,draggingOver:ir,combineWith:lr,combineTargetFor:null}}),xe=x(function(Et,Zt,ir,lr,wr,Qr,Gr){return{mapped:{type:"DRAGGING",dropping:null,draggingOver:wr,combineWith:Qr,mode:Zt,offset:Et,dimension:ir,forceShouldAnimate:Gr,snapshot:ie(Zt,lr,wr,Qr,null)}}}),et=function(Zt,ir){if(Zt.isDragging){if(Zt.critical.draggable.id!==ir.draggableId)return null;var lr=Zt.current.client.offset,wr=Zt.dimensions.draggables[ir.draggableId],Qr=pn(Zt.impact),Gr=gl(Zt.impact),Pr=Zt.forceShouldAnimate;return xe(ke(lr.x,lr.y),Zt.movementMode,wr,ir.isClone,Qr,Gr,Pr)}if(Zt.phase==="DROP_ANIMATING"){var Fr=Zt.completed;if(Fr.result.draggableId!==ir.draggableId)return null;var Xr=ir.isClone,un=Zt.dimensions.draggables[ir.draggableId],hn=Fr.result,qn=hn.mode,li=Fl(hn),ri=Ll(hn),$i=Zt.dropDuration,yi={duration:$i,curve:yn.drop,moveTo:Zt.newHomeClientOffset,opacity:ri?Dn.opacity.drop:null,scale:ri?Dn.scale.drop:null};return{mapped:{type:"DRAGGING",offset:Zt.newHomeClientOffset,dimension:un,dropping:yi,draggingOver:li,combineWith:ri,mode:qn,forceShouldAnimate:null,snapshot:ie(qn,Xr,li,ri,yi)}}}return null};return et}function Pl(ke){return{isDragging:!1,isDropAnimating:!1,isClone:!1,dropAnimation:null,mode:null,draggingOver:null,combineTargetFor:ke,combineWith:null}}var vl={mapped:{type:"SECONDARY",offset:bt,combineTargetFor:null,shouldAnimateDisplacement:!0,snapshot:Pl(null)}};function Zl(){var ke=x(function(ir,lr){return{x:ir,y:lr}}),ie=x(Pl),xe=x(function(ir,lr,wr){return lr===void 0&&(lr=null),{mapped:{type:"SECONDARY",offset:ir,combineTargetFor:lr,shouldAnimateDisplacement:wr,snapshot:ie(lr)}}}),et=function(lr){return lr?xe(bt,lr,!0):null},Et=function(lr,wr,Qr,Gr){var Pr=Qr.displaced.visible[lr],Fr=Boolean(Gr.inVirtualList&&Gr.effected[lr]),Xr=Xt(Qr),un=Xr&&Xr.draggableId===lr?wr:null;if(!Pr){if(!Fr)return et(un);if(Qr.displaced.invisible[lr])return null;var hn=je(Gr.displacedBy.point),qn=ke(hn.x,hn.y);return xe(qn,un,!0)}if(Fr)return et(un);var li=Qr.displacedBy.point,ri=ke(li.x,li.y);return xe(ri,un,Pr.shouldAnimate)},Zt=function(lr,wr){if(lr.isDragging)return lr.critical.draggable.id===wr.draggableId?null:Et(wr.draggableId,lr.critical.draggable.id,lr.impact,lr.afterCritical);if(lr.phase==="DROP_ANIMATING"){var Qr=lr.completed;return Qr.result.draggableId===wr.draggableId?null:Et(wr.draggableId,Qr.result.draggableId,Qr.impact,Qr.afterCritical)}return null};return Zt}var sc=function(){var ie=Xl(),xe=Zl(),et=function(Zt,ir){return ie(Zt,ir)||xe(Zt,ir)||vl};return et},Jl={dropAnimationFinished:mr},$l=Object(w.c)(sc,Jl,null,{context:Oa,pure:!0,areStatePropsEqual:Js})(al);function Ol(ke){var ie=Hs(nl),xe=ie.isUsingCloneFor;return xe===ke.draggableId&&!ke.isClone?null:O.a.createElement($l,ke)}function ql(ke){var ie=typeof ke.isDragDisabled=="boolean"?!ke.isDragDisabled:!0,xe=Boolean(ke.disableInteractiveElementBlocking),et=Boolean(ke.shouldRespectForcePress);return O.a.createElement(Ol,Object(g.a)({},ke,{isClone:!1,isEnabled:ie,canDragInteractiveElements:xe,shouldRespectForcePress:et}))}function lc(ke){var ie=Object(u.useContext)(Bo);ie||be(!1);var xe=ie.contextId,et=ie.isMovementAllowed,Et=Object(u.useRef)(null),Zt=Object(u.useRef)(null),ir=ke.children,lr=ke.droppableId,wr=ke.type,Qr=ke.mode,Gr=ke.direction,Pr=ke.ignoreContainerClipping,Fr=ke.isDropDisabled,Xr=ke.isCombineEnabled,un=ke.snapshot,hn=ke.useClone,qn=ke.updateViewportMaxScroll,li=ke.getContainerForClone,ri=s(function(){return Et.current},[]),$i=s(function(I){Et.current=I},[]),yi=s(function(){return Zt.current},[]),Va=s(function(I){Zt.current=I},[]);Cl({props:ke,getDroppableRef:ri,getPlaceholderRef:yi});var bi=s(function(){et()&&qn({maxScroll:Ua()})},[et,qn]);Fs({droppableId:lr,type:wr,mode:Qr,direction:Gr,isDropDisabled:Fr,isCombineEnabled:Xr,ignoreContainerClipping:Pr,getDroppableRef:ri});var uo=O.a.createElement(Ql,{on:ke.placeholder,shouldAnimate:ke.shouldAnimatePlaceholder},function(I){var j=I.onClose,V=I.data,q=I.animate;return O.a.createElement(dl,{placeholder:V,onClose:j,innerRef:Va,animate:q,contextId:xe,onTransitionEnd:bi})}),Ho=o(function(){return{innerRef:$i,placeholder:uo,droppableProps:{"data-rbd-droppable-id":lr,"data-rbd-droppable-context-id":xe}}},[xe,lr,uo,$i]),so=hn?hn.dragging.draggableId:null,ko=o(function(){return{droppableId:lr,type:wr,isUsingCloneFor:so}},[lr,so,wr]);function m(){if(!hn)return null;var I=hn.dragging,j=hn.render,V=O.a.createElement(Ol,{draggableId:I.draggableId,index:I.source.index,isClone:!0,isEnabled:!0,shouldRespectForcePress:!1,canDragInteractiveElements:!0},function(q,ve){return j(q,ve,I)});return R.a.createPortal(V,li())}return O.a.createElement(nl.Provider,{value:ko},ir(Ho,un),m())}var Il=function(ie,xe){return ie===xe.droppable.type},ks=function(ie,xe){return xe.draggables[ie.draggable.id]},Tl=function(){var ie={placeholder:null,shouldAnimatePlaceholder:!0,snapshot:{isDraggingOver:!1,draggingOverWith:null,draggingFromThisWith:null,isUsingPlaceholder:!1},useClone:null},xe=Object(g.a)({},ie,{shouldAnimatePlaceholder:!1}),et=x(function(ir){return{draggableId:ir.id,type:ir.type,source:{index:ir.index,droppableId:ir.droppableId}}}),Et=x(function(ir,lr,wr,Qr,Gr,Pr){var Fr=Gr.descriptor.id,Xr=Gr.descriptor.droppableId===ir;if(Xr){var un=Pr?{render:Pr,dragging:et(Gr.descriptor)}:null,hn={isDraggingOver:wr,draggingOverWith:wr?Fr:null,draggingFromThisWith:Fr,isUsingPlaceholder:!0};return{placeholder:Gr.placeholder,shouldAnimatePlaceholder:!1,snapshot:hn,useClone:un}}if(!lr)return xe;if(!Qr)return ie;var qn={isDraggingOver:wr,draggingOverWith:Fr,draggingFromThisWith:null,isUsingPlaceholder:!0};return{placeholder:Gr.placeholder,shouldAnimatePlaceholder:!0,snapshot:qn,useClone:null}}),Zt=function(lr,wr){var Qr=wr.droppableId,Gr=wr.type,Pr=!wr.isDropDisabled,Fr=wr.renderClone;if(lr.isDragging){var Xr=lr.critical;if(!Il(Gr,Xr))return xe;var un=ks(Xr,lr.dimensions),hn=pn(lr.impact)===Qr;return Et(Qr,Pr,hn,hn,un,Fr)}if(lr.phase==="DROP_ANIMATING"){var qn=lr.completed;if(!Il(Gr,qn.critical))return xe;var li=ks(qn.critical,lr.dimensions);return Et(Qr,Pr,Fl(qn.result)===Qr,pn(qn.impact)===Qr,li,Fr)}if(lr.phase==="IDLE"&&lr.completed&&!lr.shouldFlush){var ri=lr.completed;if(!Il(Gr,ri.critical))return xe;var $i=pn(ri.impact)===Qr,yi=Boolean(ri.impact.at&&ri.impact.at.type==="COMBINE"),Va=ri.critical.droppable.id===Qr;return $i?yi?ie:xe:Va?ie:xe}return xe};return Zt},Al={updateViewportMaxScroll:Sr};function cc(){return document.body||be(!1),document.body}var uc={mode:"standard",type:"DEFAULT",direction:"vertical",isDropDisabled:!1,isCombineEnabled:!1,ignoreContainerClipping:!1,renderClone:null,getContainerForClone:cc},ol=Object(w.c)(Tl,Al,null,{context:Oa,pure:!0,areStatePropsEqual:Js})(lc);ol.defaultProps=uc},"2aF/":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("mviM"),g=e.n(v)},"2b8O":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("PwtB")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="CalendarOutlined";var p=v.forwardRef(w);_.default=p},"2mHG":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("YreP"),g=e.n(v)},"3+Tf":function(Z,_,e){var u=e("Q6Bq");e("ODwA"),e("NDeh"),e("06Pr");var O=e("Dj6p"),v=e("pMHC"),g=e("F8X5"),y=e("Cd9S"),w=e("5qfg");u.registerVisual(O("radar")),u.registerVisual(v("radar","circle")),u.registerLayout(g),u.registerProcessor(y("radar")),u.registerPreprocessor(w)},"33CM":function(Z,_,e){var u=e("mCIU"),O=e("gteZ"),v="[object AsyncFunction]",g="[object Function]",y="[object GeneratorFunction]",w="[object Proxy]";function p(a){if(!O(a))return!1;var t=u(a);return t==g||t==y||t==v||t==w}Z.exports=p},"342z":function(Z,_,e){var u=e("gPqb"),O=e("oEo5"),v=e("2OMI"),g=e("Y36B"),y=e("g+/F"),w=y.prototype.getCanvasPattern,p=Math.abs,a=new v(!0);function t(s){u.call(this,s),this.path=null}t.prototype={constructor:t,type:"path",__dirtyPath:!0,strokeContainThreshold:5,segmentIgnoreThreshold:0,subPixelOptimize:!1,brush:function(l,n){var d=this.style,r=this.path||a,c=d.hasStroke(),i=d.hasFill(),h=d.fill,f=d.stroke,A=i&&!!h.colorStops,C=c&&!!f.colorStops,S=i&&!!h.image,E=c&&!!f.image;if(d.bind(l,this,n),this.setTransform(l),this.__dirty){var L;A&&(L=L||this.getBoundingRect(),this._fillGradient=d.getGradient(l,h,L)),C&&(L=L||this.getBoundingRect(),this._strokeGradient=d.getGradient(l,f,L))}A?l.fillStyle=this._fillGradient:S&&(l.fillStyle=w.call(h,l)),C?l.strokeStyle=this._strokeGradient:E&&(l.strokeStyle=w.call(f,l));var T=d.lineDash,b=d.lineDashOffset,x=!!l.setLineDash,N=this.getGlobalScale();if(r.setScale(N[0],N[1],this.segmentIgnoreThreshold),this.__dirtyPath||T&&!x&&c?(r.beginPath(l),T&&!x&&(r.setLineDash(T),r.setLineDashOffset(b)),this.buildPath(r,this.shape,!1),this.path&&(this.__dirtyPath=!1)):(l.beginPath(),this.path.rebuildPath(l)),i)if(d.fillOpacity!=null){var D=l.globalAlpha;l.globalAlpha=d.fillOpacity*d.opacity,r.fill(l),l.globalAlpha=D}else r.fill(l);if(T&&x&&(l.setLineDash(T),l.lineDashOffset=b),c)if(d.strokeOpacity!=null){var D=l.globalAlpha;l.globalAlpha=d.strokeOpacity*d.opacity,r.stroke(l),l.globalAlpha=D}else r.stroke(l);T&&x&&l.setLineDash([]),d.text!=null&&(this.restoreTransform(l),this.drawRectText(l,this.getBoundingRect()))},buildPath:function(l,n,d){},createPathProxy:function(){this.path=new v},getBoundingRect:function(){var l=this._rect,n=this.style,d=!l;if(d){var r=this.path;r||(r=this.path=new v),this.__dirtyPath&&(r.beginPath(),this.buildPath(r,this.shape,!1)),l=r.getBoundingRect()}if(this._rect=l,n.hasStroke()){var c=this._rectWithStroke||(this._rectWithStroke=l.clone());if(this.__dirty||d){c.copy(l);var i=n.lineWidth,h=n.strokeNoScale?this.getLineScale():1;n.hasFill()||(i=Math.max(i,this.strokeContainThreshold||4)),h>1e-10&&(c.width+=i/h,c.height+=i/h,c.x-=i/h/2,c.y-=i/h/2)}return c}return l},contain:function(l,n){var d=this.transformCoordToLocal(l,n),r=this.getBoundingRect(),c=this.style;if(l=d[0],n=d[1],r.contain(l,n)){var i=this.path.data;if(c.hasStroke()){var h=c.lineWidth,f=c.strokeNoScale?this.getLineScale():1;if(f>1e-10&&(c.hasFill()||(h=Math.max(h,this.strokeContainThreshold)),g.containStroke(i,h/f,l,n)))return!0}if(c.hasFill())return g.contain(i,l,n)}return!1},dirty:function(l){l==null&&(l=!0),l&&(this.__dirtyPath=l,this._rect=null),this.__dirty=this.__dirtyText=!0,this.__zr&&this.__zr.refresh(),this.__clipTarget&&this.__clipTarget.dirty()},animateShape:function(l){return this.animate("shape",l)},attrKV:function(l,n){l==="shape"?(this.setShape(n),this.__dirtyPath=!0,this._rect=null):u.prototype.attrKV.call(this,l,n)},setShape:function(l,n){var d=this.shape;if(d){if(O.isObject(l))for(var r in l)l.hasOwnProperty(r)&&(d[r]=l[r]);else d[l]=n;this.dirty(!0)}return this},getLineScale:function(){var l=this.transform;return l&&p(l[0]-1)>1e-10&&p(l[3]-1)>1e-10?Math.sqrt(p(l[0]*l[3]-l[2]*l[1])):1}},t.extend=function(s){var l=function(r){t.call(this,r),s.style&&this.style.extendFrom(s.style,!1);var c=s.shape;if(c){this.shape=this.shape||{};var i=this.shape;for(var h in c)!i.hasOwnProperty(h)&&c.hasOwnProperty(h)&&(i[h]=c[h])}s.init&&s.init.call(this,r)};O.inherits(l,t);for(var n in s)n!=="style"&&n!=="shape"&&(l.prototype[n]=s[n]);return l},O.inherits(t,u);var o=t;Z.exports=o},"3Bob":function(Z,_,e){var u=e("F2Ao"),O=e("zYjg"),v=["textStyle","color"],g={getTextColor:function(y){var w=this.ecModel;return this.getShallow("color")||(!y&&w?w.get(v):null)},getFont:function(){return O.getFont({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},getTextRect:function(y){return u.getBoundingRect(y,this.getFont(),this.getShallow("align"),this.getShallow("verticalAlign")||this.getShallow("baseline"),this.getShallow("padding"),this.getShallow("lineHeight"),this.getShallow("rich"),this.getShallow("truncateText"))}};Z.exports=g},"3OD7":function(Z,_,e){"use strict";e.d(_,"a",function(){return h});var u=e("ofoi"),O=e.n(u),v=e("ZZRV"),g=e.n(v),y=e("iczh"),w=e.n(y),p=e("NXEf"),a=e.n(p),t=e("pYIe"),o=e.n(t),s=e("wsH2"),l=e.n(s),n=e("jMNc"),d=e.n(n),r=e("ZCXS"),c=e.n(r),i=e("nSZG");function h(f,A,C,S){var E=S.isLeaf,L=S.expanded,T=S.loading;if(T)return v.createElement(a.a,{className:"".concat(f,"-switcher-loading-icon")});var b;if(C&&O()(C)==="object"&&(b=C.showLeafIcon),E)return C?O()(C)==="object"&&!b?v.createElement("span",{className:"".concat(f,"-switcher-leaf-line")}):v.createElement(o.a,{className:"".concat(f,"-switcher-line-icon")}):null;var x="".concat(f,"-switcher-icon");return Object(i.b)(A)?Object(i.a)(A,{className:w()(A.props.className||"",x)}):A||(C?L?v.createElement(l.a,{className:"".concat(f,"-switcher-line-icon")}):v.createElement(d.a,{className:"".concat(f,"-switcher-line-icon")}):v.createElement(c.a,{className:x}))}},"3Sic":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("S5yf")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="LeftOutlined";var p=v.forwardRef(w);_.default=p},"3Zz5":function(Z,_,e){var u=e("oEo5");function O(g,y){return y=y||[0,0],u.map([0,1],function(w){var p=y[w],a=g[w]/2,t=[],o=[];return t[w]=p-a,o[w]=p+a,t[1-w]=o[1-w]=y[1-w],Math.abs(this.dataToPoint(t)[w]-this.dataToPoint(o)[w])},this)}function v(g){var y=g.getBoundingRect();return{coordSys:{type:"geo",x:y.x,y:y.y,width:y.width,height:y.height,zoom:g.getZoom()},api:{coord:function(w){return g.dataToPoint(w)},size:u.bind(O,g)}}}Z.exports=v},"3cTV":function(module,exports){typeof JSON!="object"&&(JSON={}),function(){"use strict";var rx_one=/^[\],:{}\s]*$/,rx_two=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,rx_three=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,rx_four=/(?:^|:|,)(?:\s*\[)+/g,rx_escapable=/[\\"\u0000-\u001f\u007f-\u009f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,rx_dangerous=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g;function f(Z){return Z<10?"0"+Z:Z}function this_value(){return this.valueOf()}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},Boolean.prototype.toJSON=this_value,Number.prototype.toJSON=this_value,String.prototype.toJSON=this_value);var gap,indent,meta,rep;function quote(Z){return rx_escapable.lastIndex=0,rx_escapable.test(Z)?'"'+Z.replace(rx_escapable,function(_){var e=meta[_];return typeof e=="string"?e:"\\u"+("0000"+_.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+Z+'"'}function str(Z,_){var e,u,O,v,g=gap,y,w=_[Z];w&&typeof w=="object"&&typeof w.toJSON=="function"&&(w=w.toJSON(Z)),typeof rep=="function"&&(w=rep.call(_,Z,w));switch(typeof w){case"string":return quote(w);case"number":return isFinite(w)?String(w):"null";case"boolean":case"null":return String(w);case"object":if(!w)return"null";if(gap+=indent,y=[],Object.prototype.toString.apply(w)==="[object Array]"){for(v=w.length,e=0;e<v;e+=1)y[e]=str(e,w)||"null";return O=y.length===0?"[]":gap?`[
|
|
|
`+gap+y.join(`,
|
|
|
`+gap)+`
|
|
|
`+g+"]":"["+y.join(",")+"]",gap=g,O}if(rep&&typeof rep=="object")for(v=rep.length,e=0;e<v;e+=1)typeof rep[e]=="string"&&(u=rep[e],O=str(u,w),O&&y.push(quote(u)+(gap?": ":":")+O));else for(u in w)Object.prototype.hasOwnProperty.call(w,u)&&(O=str(u,w),O&&y.push(quote(u)+(gap?": ":":")+O));return O=y.length===0?"{}":gap?`{
|
|
|
`+gap+y.join(`,
|
|
|
`+gap)+`
|
|
|
`+g+"}":"{"+y.join(",")+"}",gap=g,O}}typeof JSON.stringify!="function"&&(meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},JSON.stringify=function(Z,_,e){var u;if(gap="",indent="",typeof e=="number")for(u=0;u<e;u+=1)indent+=" ";else typeof e=="string"&&(indent=e);if(rep=_,_&&typeof _!="function"&&(typeof _!="object"||typeof _.length!="number"))throw new Error("JSON.stringify");return str("",{"":Z})}),typeof JSON.parse!="function"&&(JSON.parse=function(text,reviver){var j;function walk(Z,_){var e,u,O=Z[_];if(O&&typeof O=="object")for(e in O)Object.prototype.hasOwnProperty.call(O,e)&&(u=walk(O,e),u!==void 0?O[e]=u:delete O[e]);return reviver.call(Z,_,O)}if(text=String(text),rx_dangerous.lastIndex=0,rx_dangerous.test(text)&&(text=text.replace(rx_dangerous,function(Z){return"\\u"+("0000"+Z.charCodeAt(0).toString(16)).slice(-4)})),rx_one.test(text.replace(rx_two,"@").replace(rx_three,"]").replace(rx_four,"")))return j=eval("("+text+")"),typeof reviver=="function"?walk({"":j},""):j;throw new SyntaxError("JSON.parse")})}()},"3fbH":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("Az1A"),g=e("B2QF"),y=e("sAd1"),w=g.toolbox.dataView,p=new Array(60).join("-"),a=" ";function t(S){var E={},L=[],T=[];return S.eachRawSeries(function(b){var x=b.coordinateSystem;if(x&&(x.type==="cartesian2d"||x.type==="polar")){var N=x.getBaseAxis();if(N.type==="category"){var D=N.dim+"_"+N.index;E[D]||(E[D]={categoryAxis:N,valueAxis:x.getOtherAxis(N),series:[]},T.push({axisDim:N.dim,axisIndex:N.index})),E[D].series.push(b)}else L.push(b)}else L.push(b)}),{seriesGroupByCategoryAxis:E,other:L,meta:T}}function o(S){var E=[];return O.each(S,function(L,T){var b=L.categoryAxis,x=L.valueAxis,N=x.dim,D=[" "].concat(O.map(L.series,function(U){return U.name})),M=[b.model.getCategories()];O.each(L.series,function(U){var K=U.getRawData();M.push(U.getRawData().mapArray(K.mapDimension(N),function(W){return W}))});for(var R=[D.join(a)],F=0;F<M[0].length;F++){for(var B=[],H=0;H<M.length;H++)B.push(M[H][F]);R.push(B.join(a))}E.push(R.join(`
|
|
|
`))}),E.join(`
|
|
|
|
|
|
`+p+`
|
|
|
|
|
|
`)}function s(S){return O.map(S,function(E){var L=E.getRawData(),T=[E.name],b=[];return L.each(L.dimensions,function(){for(var x=arguments.length,N=arguments[x-1],D=L.getName(N),M=0;M<x-1;M++)b[M]=arguments[M];T.push((D?D+a:"")+b.join(a))}),T.join(`
|
|
|
`)}).join(`
|
|
|
|
|
|
`+p+`
|
|
|
|
|
|
`)}function l(S){var E=t(S);return{value:O.filter([o(E.seriesGroupByCategoryAxis),s(E.other)],function(L){return L.replace(/[\n\t\s]/g,"")}).join(`
|
|
|
|
|
|
`+p+`
|
|
|
|
|
|
`),meta:E.meta}}function n(S){return S.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function d(S){var E=S.slice(0,S.indexOf(`
|
|
|
`));if(E.indexOf(a)>=0)return!0}var r=new RegExp("["+a+"]+","g");function c(S){for(var E=S.split(/\n+/g),L=n(E.shift()).split(r),T=[],b=O.map(L,function(M){return{name:M,data:[]}}),x=0;x<E.length;x++){var N=n(E[x]).split(r);T.push(N.shift());for(var D=0;D<N.length;D++)b[D]&&(b[D].data[x]=N[D])}return{series:b,categories:T}}function i(S){for(var E=S.split(/\n+/g),L=n(E.shift()),T=[],b=0;b<E.length;b++){var x=n(E[b]);if(!x)continue;var N=x.split(r),D="",M,R=!1;isNaN(N[0])?(R=!0,D=N[0],N=N.slice(1),T[b]={name:D,value:[]},M=T[b].value):M=T[b]=[];for(var F=0;F<N.length;F++)M.push(+N[F]);M.length===1&&(R?T[b].value=M[0]:T[b]=M[0])}return{name:L,data:T}}function h(S,E){var L=S.split(new RegExp(`
|
|
|
*`+p+`
|
|
|
*`,"g")),T={series:[]};return O.each(L,function(b,x){if(d(b)){var N=c(b),D=E[x],M=D.axisDim+"Axis";D&&(T[M]=T[M]||[],T[M][D.axisIndex]={data:N.categories},T.series=T.series.concat(N.series))}else{var N=i(b);T.series.push(N)}}),T}function f(S){this._dom=null,this.model=S}f.defaultOption={show:!0,readOnly:!1,optionToContent:null,contentToOption:null,icon:"M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28",title:O.clone(w.title),lang:O.clone(w.lang),backgroundColor:"#fff",textColor:"#000",textareaColor:"#fff",textareaBorderColor:"#333",buttonColor:"#c23531",buttonTextColor:"#fff"},f.prototype.onclick=function(S,E){var L=E.getDom(),T=this.model;this._dom&&L.removeChild(this._dom);var b=document.createElement("div");b.style.cssText="position:absolute;left:5px;top:5px;bottom:5px;right:5px;",b.style.backgroundColor=T.get("backgroundColor")||"#fff";var x=document.createElement("h4"),N=T.get("lang")||[];x.innerHTML=N[0]||T.get("title"),x.style.cssText="margin: 10px 20px;",x.style.color=T.get("textColor");var D=document.createElement("div"),M=document.createElement("textarea");D.style.cssText="display:block;width:100%;overflow:auto;";var R=T.get("optionToContent"),F=T.get("contentToOption"),B=l(S);if(typeof R=="function"){var H=R(E.getOption());typeof H=="string"?D.innerHTML=H:O.isDom(H)&&D.appendChild(H)}else D.appendChild(M),M.readOnly=T.get("readOnly"),M.style.cssText="width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;",M.style.color=T.get("textColor"),M.style.borderColor=T.get("textareaBorderColor"),M.style.backgroundColor=T.get("textareaColor"),M.value=B.value;var U=B.meta,K=document.createElement("div");K.style.cssText="position:absolute;bottom:0;left:0;right:0;";var W="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",z=document.createElement("div"),Y=document.createElement("div");W+=";background-color:"+T.get("buttonColor"),W+=";color:"+T.get("buttonTextColor");var Q=this;function P(){L.removeChild(b),Q._dom=null}v.addEventListener(z,"click",P),v.addEventListener(Y,"click",function(){var G;try{typeof F=="function"?G=F(D,E.getOption()):G=h(M.value,U)}catch($){throw P(),new Error("Data view format error "+$)}G&&E.dispatchAction({type:"changeDataView",newOption:G}),P()}),z.innerHTML=N[1],Y.innerHTML=N[2],Y.style.cssText=W,z.style.cssText=W,!T.get("readOnly")&&K.appendChild(Y),K.appendChild(z),b.appendChild(x),b.appendChild(D),b.appendChild(K),D.style.height=L.clientHeight-80+"px",L.appendChild(b),this._dom=b},f.prototype.remove=function(S,E){this._dom&&E.getDom().removeChild(this._dom)},f.prototype.dispose=function(S,E){this.remove(S,E)};function A(S,E){return O.map(S,function(L,T){var b=E&&E[T];if(O.isObject(b)&&!O.isArray(b)){var x=O.isObject(L)&&!O.isArray(L);x||(L={value:L});var N=b.name!=null&&L.name==null;return L=O.defaults(L,b),N&&delete L.name,L}else return L})}y.register("dataView",f),u.registerAction({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},function(S,E){var L=[];O.each(S.newOption.series,function(T){var b=E.getSeriesByName(T.name)[0];if(!b)L.push(O.extend({type:"scatter"},T));else{var x=b.get("data");L.push({name:T.name,data:A(T.data,x)})}}),E.mergeOption(O.defaults({series:L},S.newOption))});var C=f;Z.exports=C},"3j8S":function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("F62y");function g(o,s,l,n){var d=s.getData(),r=this.dataIndex,c=d.getName(r),i=s.get("selectedOffset");n.dispatchAction({type:"pieToggleSelect",from:o,name:c,seriesId:s.id}),d.each(function(h){y(d.getItemGraphicEl(h),d.getItemLayout(h),s.isSelected(d.getName(h)),i,l)})}function y(o,s,l,n,d){var r=(s.startAngle+s.endAngle)/2,c=Math.cos(r),i=Math.sin(r),h=l?n:0,f=[c*h,i*h];d?o.animate().when(200,{position:f}).start("bounceOut"):o.attr("position",f)}function w(o,s){O.Group.call(this);var l=new O.Sector({z2:2}),n=new O.Polyline,d=new O.Text;this.add(l),this.add(n),this.add(d),this.updateData(o,s,!0)}var p=w.prototype;p.updateData=function(o,s,l){var n=this.childAt(0),d=this.childAt(1),r=this.childAt(2),c=o.hostModel,i=o.getItemModel(s),h=o.getItemLayout(s),f=u.extend({},h);f.label=null;var A=c.getShallow("animationTypeUpdate");if(l){n.setShape(f);var C=c.getShallow("animationType");C==="scale"?(n.shape.r=h.r0,O.initProps(n,{shape:{r:h.r}},c,s)):(n.shape.endAngle=h.startAngle,O.updateProps(n,{shape:{endAngle:h.endAngle}},c,s))}else A==="expansion"?n.setShape(f):O.updateProps(n,{shape:f},c,s);var S=o.getItemVisual(s,"color");n.useStyle(u.defaults({lineJoin:"bevel",fill:S},i.getModel("itemStyle").getItemStyle())),n.hoverStyle=i.getModel("emphasis.itemStyle").getItemStyle();var E=i.getShallow("cursor");E&&n.attr("cursor",E),y(this,o.getItemLayout(s),c.isSelected(o.getName(s)),c.get("selectedOffset"),c.get("animation"));var L=!l&&A==="transition";this._updateLabel(o,s,L),this.highDownOnUpdate=c.get("silent")?null:function(T,b){var x=c.isAnimationEnabled()&&i.get("hoverAnimation");b==="emphasis"?(d.ignore=d.hoverIgnore,r.ignore=r.hoverIgnore,x&&(n.stopAnimation(!0),n.animateTo({shape:{r:h.r+c.get("hoverOffset")}},300,"elasticOut"))):(d.ignore=d.normalIgnore,r.ignore=r.normalIgnore,x&&(n.stopAnimation(!0),n.animateTo({shape:{r:h.r}},300,"elasticOut")))},O.setHoverStyle(this)},p._updateLabel=function(o,s,l){var n=this.childAt(1),d=this.childAt(2),r=o.hostModel,c=o.getItemModel(s),i=o.getItemLayout(s),h=i.label,f=o.getItemVisual(s,"color");if(!h||isNaN(h.x)||isNaN(h.y)){d.ignore=d.normalIgnore=d.hoverIgnore=n.ignore=n.normalIgnore=n.hoverIgnore=!0;return}var A={points:h.linePoints||[[h.x,h.y],[h.x,h.y],[h.x,h.y]]},C={x:h.x,y:h.y};l?(O.updateProps(n,{shape:A},r,s),O.updateProps(d,{style:C},r,s)):(n.attr({shape:A}),d.attr({style:C})),d.attr({rotation:h.rotation,origin:[h.x,h.y],z2:10});var S=c.getModel("label"),E=c.getModel("emphasis.label"),L=c.getModel("labelLine"),T=c.getModel("emphasis.labelLine"),f=o.getItemVisual(s,"color");O.setLabelStyle(d.style,d.hoverStyle={},S,E,{labelFetcher:o.hostModel,labelDataIndex:s,defaultText:h.text,autoColor:f,useInsideStyle:!!h.inside},{textAlign:h.textAlign,textVerticalAlign:h.verticalAlign,opacity:o.getItemVisual(s,"opacity")}),d.ignore=d.normalIgnore=!S.get("show"),d.hoverIgnore=!E.get("show"),n.ignore=n.normalIgnore=!L.get("show"),n.hoverIgnore=!T.get("show"),n.setStyle({stroke:f,opacity:o.getItemVisual(s,"opacity")}),n.setStyle(L.getModel("lineStyle").getLineStyle()),n.hoverStyle=T.getModel("lineStyle").getLineStyle();var b=L.get("smooth");b&&b===!0&&(b=.4),n.setShape({smooth:b})},u.inherits(w,O.Group);var a=v.extend({type:"pie",init:function(){var o=new O.Group;this._sectorGroup=o},render:function(o,s,l,n){if(n&&n.from===this.uid)return;var d=o.getData(),r=this._data,c=this.group,i=s.get("animation"),h=!r,f=o.get("animationType"),A=o.get("animationTypeUpdate"),C=u.curry(g,this.uid,o,i,l),S=o.get("selectedMode");if(d.diff(r).add(function(x){var N=new w(d,x);h&&f!=="scale"&&N.eachChild(function(D){D.stopAnimation(!0)}),S&&N.on("click",C),d.setItemGraphicEl(x,N),c.add(N)}).update(function(x,N){var D=r.getItemGraphicEl(N);!h&&A!=="transition"&&D.eachChild(function(M){M.stopAnimation(!0)}),D.updateData(d,x),D.off("click"),S&&D.on("click",C),c.add(D),d.setItemGraphicEl(x,D)}).remove(function(x){var N=r.getItemGraphicEl(x);c.remove(N)}).execute(),i&&d.count()>0&&(h?f!=="scale":A!=="transition")){for(var E=d.getItemLayout(0),L=1;isNaN(E.startAngle)&&L<d.count();++L)E=d.getItemLayout(L);var T=Math.max(l.getWidth(),l.getHeight())/2,b=u.bind(c.removeClipPath,c);c.setClipPath(this._createClipPath(E.cx,E.cy,T,E.startAngle,E.clockwise,b,o,h))}else c.removeClipPath();this._data=d},dispose:function(){},_createClipPath:function(o,s,l,n,d,r,c,i){var h=new O.Sector({shape:{cx:o,cy:s,r0:0,r:l,startAngle:n,endAngle:n,clockwise:d}}),f=i?O.initProps:O.updateProps;return f(h,{shape:{endAngle:n+(d?1:-1)*Math.PI*2}},c,r),h},containPoint:function(o,s){var l=s.getData(),n=l.getItemLayout(0);if(n){var d=o[0]-n.cx,r=o[1]-n.cy,c=Math.sqrt(d*d+r*r);return c<=n.r&&c>=n.r0}}}),t=a;Z.exports=t},"3uc+":function(Z,_){var e="original",u="arrayRows",O="objectRows",v="keyedColumns",g="unknown",y="typedArray",w="column",p="row";_.SOURCE_FORMAT_ORIGINAL=e,_.SOURCE_FORMAT_ARRAY_ROWS=u,_.SOURCE_FORMAT_OBJECT_ROWS=O,_.SOURCE_FORMAT_KEYED_COLUMNS=v,_.SOURCE_FORMAT_UNKNOWN=g,_.SOURCE_FORMAT_TYPED_ARRAY=y,_.SERIES_LAYOUT_BY_COLUMN=w,_.SERIES_LAYOUT_BY_ROW=p},"4+FC":function(Z,_,e){var u=e("oEo5"),O=e("2E9u"),v=e("YsOP"),g=e("TfK1"),y=function(t,o){this.name=t||"",this.depth=0,this.height=0,this.parentNode=null,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.hostTree=o};y.prototype={constructor:y,isRemoved:function(){return this.dataIndex<0},eachNode:function(t,o,s){typeof t=="function"&&(s=o,o=t,t=null),t=t||{},u.isString(t)&&(t={order:t});var l=t.order||"preorder",n=this[t.attr||"children"],d;l==="preorder"&&(d=o.call(s,this));for(var r=0;!d&&r<n.length;r++)n[r].eachNode(t,o,s);l==="postorder"&&o.call(s,this)},updateDepthAndHeight:function(t){var o=0;this.depth=t;for(var s=0;s<this.children.length;s++){var l=this.children[s];l.updateDepthAndHeight(t+1),l.height>o&&(o=l.height)}this.height=o+1},getNodeById:function(t){if(this.getId()===t)return this;for(var o=0,s=this.children,l=s.length;o<l;o++){var n=s[o].getNodeById(t);if(n)return n}},contains:function(t){if(t===this)return!0;for(var o=0,s=this.children,l=s.length;o<l;o++){var n=s[o].contains(t);if(n)return n}},getAncestors:function(t){for(var o=[],s=t?this:this.parentNode;s;)o.push(s),s=s.parentNode;return o.reverse(),o},getValue:function(t){var o=this.hostTree.data;return o.get(o.getDimension(t||"value"),this.dataIndex)},setLayout:function(t,o){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,o)},getLayout:function(){return this.hostTree.data.getItemLayout(this.dataIndex)},getModel:function(t){if(this.dataIndex<0)return;var o=this.hostTree,s=o.data.getItemModel(this.dataIndex);return s.getModel(t)},setVisual:function(t,o){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,o)},getVisual:function(t,o){return this.hostTree.data.getItemVisual(this.dataIndex,t,o)},getRawIndex:function(){return this.hostTree.data.getRawIndex(this.dataIndex)},getId:function(){return this.hostTree.data.getId(this.dataIndex)},isAncestorOf:function(t){for(var o=t.parentNode;o;){if(o===this)return!0;o=o.parentNode}return!1},isDescendantOf:function(t){return t!==this&&t.isAncestorOf(this)}};function w(t){this.root,this.data,this._nodes=[],this.hostModel=t}w.prototype={constructor:w,type:"tree",eachNode:function(t,o,s){this.root.eachNode(t,o,s)},getNodeByDataIndex:function(t){var o=this.data.getRawIndex(t);return this._nodes[o]},getNodeByName:function(t){return this.root.getNodeByName(t)},update:function(){for(var t=this.data,o=this._nodes,s=0,l=o.length;s<l;s++)o[s].dataIndex=-1;for(var s=0,l=t.count();s<l;s++)o[t.getRawIndex(s)].dataIndex=s},clearLayouts:function(){this.data.clearItemLayouts()}},w.createTree=function(t,o,s){var l=new w(o),n=[],d=1;r(t);function r(h,f){var A=h.value;d=Math.max(d,u.isArray(A)?A.length:1),n.push(h);var C=new y(h.name,l);f?p(C,f):l.root=C,l._nodes.push(C);var S=h.children;if(S)for(var E=0;E<S.length;E++)r(S[E],C)}l.root.updateDepthAndHeight(0);var c=g(n,{coordDimensions:["value"],dimensionsCount:d}),i=new v(c,o);return i.initData(n),s&&s(i),O({mainData:i,struct:l,structAttr:"tree"}),l.update(),l};function p(t,o){var s=o.children;if(t.parentNode===o)return;s.push(t),t.parentNode=o}var a=w;Z.exports=a},"4/zX":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("QV7q"),w=e("zYjg"),p=e("SSBM"),a=e("Jjzi"),t=a.parsePercent,o={path:null,compoundPath:null,group:w.Group,image:w.Image,text:w.Text};v.registerPreprocessor(function(A){var C=A.graphic;g.isArray(C)?!C[0]||!C[0].elements?A.graphic=[{elements:C}]:A.graphic=[A.graphic[0]]:C&&!C.elements&&(A.graphic=[{elements:[C]}])});var s=v.extendComponentModel({type:"graphic",defaultOption:{elements:[],parentId:null},_elOptionsToUpdate:null,mergeOption:function(A){var C=this.option.elements;this.option.elements=null,s.superApply(this,"mergeOption",arguments),this.option.elements=C},optionUpdated:function(A,C){var S=this.option,E=(C?S:A).elements,L=S.elements=C?[]:S.elements,T=[];this._flatten(E,T);var b=y.mappingToExists(L,T);y.makeIdAndName(b);var x=this._elOptionsToUpdate=[];g.each(b,function(D,M){var R=D.option;if(!R)return;x.push(R),c(D,R),i(L,M,R),h(L[M],R)},this);for(var N=L.length-1;N>=0;N--)L[N]==null?L.splice(N,1):delete L[N].$action},_flatten:function(A,C,S){g.each(A,function(E){if(!E)return;S&&(E.parentOption=S),C.push(E);var L=E.children;E.type==="group"&&L&&this._flatten(L,C,E),delete E.children},this)},useElOptionsToUpdate:function(){var A=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,A}});v.extendComponentView({type:"graphic",init:function(A,C){this._elMap=g.createHashMap(),this._lastGraphicModel},render:function(A,C,S){A!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=A,this._updateElements(A),this._relocate(A,S)},_updateElements:function(A){var C=A.useElOptionsToUpdate();if(!C)return;var S=this._elMap,E=this.group;g.each(C,function(L){var T=L.$action,b=L.id,x=S.get(b),N=L.parentId,D=N!=null?S.get(N):E,M=L.style;L.type==="text"&&M&&(L.hv&&L.hv[1]&&(M.textVerticalAlign=M.textBaseline=null),!M.hasOwnProperty("textFill")&&M.fill&&(M.textFill=M.fill),!M.hasOwnProperty("textStroke")&&M.stroke&&(M.textStroke=M.stroke));var R=d(L);!T||T==="merge"?x?x.attr(R):l(b,D,R,S):T==="replace"?(n(x,S),l(b,D,R,S)):T==="remove"&&n(x,S);var F=S.get(b);F&&(F.__ecGraphicWidthOption=L.width,F.__ecGraphicHeightOption=L.height,f(F,A,L))})},_relocate:function(A,C){for(var S=A.option.elements,E=this.group,L=this._elMap,T=C.getWidth(),b=C.getHeight(),x=0;x<S.length;x++){var N=S[x],D=L.get(N.id);if(!D||!D.isGroup)continue;var M=D.parent,R=M===E;D.__ecGraphicWidth=t(D.__ecGraphicWidthOption,R?T:M.__ecGraphicWidth)||0,D.__ecGraphicHeight=t(D.__ecGraphicHeightOption,R?b:M.__ecGraphicHeight)||0}for(var x=S.length-1;x>=0;x--){var N=S[x],D=L.get(N.id);if(!D)continue;var M=D.parent,F=M===E?{width:T,height:b}:{width:M.__ecGraphicWidth,height:M.__ecGraphicHeight};p.positionElement(D,N,F,null,{hv:N.hv,boundingMode:N.bounding})}},_clear:function(){var A=this._elMap;A.each(function(C){n(C,A)}),this._elMap=g.createHashMap()},dispose:function(){this._clear()}});function l(A,C,S,E){var L=S.type,T=o.hasOwnProperty(L)?o[L]:w.getShapeClass(L),b=new T(S);C.add(b),E.set(A,b),b.__ecGraphicId=A}function n(A,C){var S=A&&A.parent;S&&(A.type==="group"&&A.traverse(function(E){n(E,C)}),C.removeKey(A.__ecGraphicId),S.remove(A))}function d(A){return A=g.extend({},A),g.each(["id","parentId","$action","hv","bounding"].concat(p.LOCATION_PARAMS),function(C){delete A[C]}),A}function r(A,C){var S;return g.each(C,function(E){A[E]!=null&&A[E]!=="auto"&&(S=!0)}),S}function c(A,C){var S=A.exist;if(C.id=A.keyInfo.id,!C.type&&S&&(C.type=S.type),C.parentId==null){var E=C.parentOption;E?C.parentId=E.id:S&&(C.parentId=S.parentId)}C.parentOption=null}function i(A,C,S){var E=g.extend({},S),L=A[C],T=S.$action||"merge";T==="merge"?L?(g.merge(L,E,!0),p.mergeLayoutParam(L,E,{ignoreSize:!0}),p.copyLayoutParams(S,L)):A[C]=E:T==="replace"?A[C]=E:T==="remove"&&(L&&(A[C]=null))}function h(A,C){if(!A)return;A.hv=C.hv=[r(C,["left","right"]),r(C,["top","bottom"])],A.type==="group"&&(A.width==null&&(A.width=C.width=0),A.height==null&&(A.height=C.height=0))}function f(A,C,S){var E=A.eventData;!A.silent&&!A.ignore&&!E&&(E=A.eventData={componentType:"graphic",componentIndex:C.componentIndex,name:A.name}),E&&(E.info=A.info)}},"4B7A":function(Z,_,e){},"4Gpq":function(Z,_,e){"use strict";e.d(_,"b",function(){return O}),e.d(_,"a",function(){return v});var u=e("vWUX"),O=Object(u.a)("success","processing","error","default","warning"),v=Object(u.a)("pink","red","yellow","orange","cyan","green","blue","purple","geekblue","magenta","volcano","gold","lime")},"4M5R":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=u.extendComponentView({type:"marker",init:function(){this.markerGroupMap=O.createHashMap()},render:function(g,y,w){var p=this.markerGroupMap;p.each(function(t){t.__keep=!1});var a=this.type+"Model";y.eachSeries(function(t){var o=t[a];o&&this.renderSeries(t,o,y,w)},this),p.each(function(t){!t.__keep&&this.group.remove(t.group)},this)},renderSeries:function(){}});Z.exports=v},"4RZn":function(Z,_,e){var u=e("MWS/"),O=u.extend({type:"markArea",defaultOption:{zlevel:0,z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}}});Z.exports=O},"4Tx6":function(Z,_,e){var u=e("kcRU"),O=e("+Vnd"),v=O.extend({type:"series.effectScatter",dependencies:["grid","polar"],getInitialData:function(g,y){return u(this.getSource(),this,{useEncodeDefaulter:!0})},brushSelector:"point",defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",rippleEffect:{period:4,scale:2.5,brushType:"fill"},symbolSize:10}});Z.exports=v},"4UXL":function(Z,_,e){e("9LFT"),e("KGov"),e("JOzO"),e("D90B")},"4X1q":function(Z,_,e){},"4Zqh":function(Z,_,e){var u=e("YsWf"),O=e("sYRh"),v=e("SSBM"),g=v.getLayoutRect,y=e("oEo5"),w=y.each;function p(t,o,s){this.dimension="single",this.dimensions=["single"],this._axis=null,this._rect,this._init(t,o,s),this.model=t}p.prototype={type:"singleAxis",axisPointerEnabled:!0,constructor:p,_init:function(t,o,s){var l=this.dimension,n=new u(l,O.createScaleByModel(t),[0,0],t.get("type"),t.get("position")),d=n.type==="category";n.onBand=d&&t.get("boundaryGap"),n.inverse=t.get("inverse"),n.orient=t.get("orient"),t.axis=n,n.model=t,n.coordinateSystem=this,this._axis=n},update:function(t,o){t.eachSeries(function(s){if(s.coordinateSystem===this){var l=s.getData();w(l.mapDimension(this.dimension,!0),function(n){this._axis.scale.unionExtentFromData(l,n)},this),O.niceScaleExtent(this._axis.scale,this._axis.model)}},this)},resize:function(t,o){this._rect=g({left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")},{width:o.getWidth(),height:o.getHeight()}),this._adjustAxis()},getRect:function(){return this._rect},_adjustAxis:function(){var t=this._rect,o=this._axis,s=o.isHorizontal(),l=s?[0,t.width]:[0,t.height],n=o.reverse?1:0;o.setExtent(l[n],l[1-n]),this._updateAxisTransform(o,s?t.x:t.y)},_updateAxisTransform:function(t,o){var s=t.getExtent(),l=s[0]+s[1],n=t.isHorizontal();t.toGlobalCoord=n?function(d){return d+o}:function(d){return l-d+o},t.toLocalCoord=n?function(d){return d-o}:function(d){return l-d+o}},getAxis:function(){return this._axis},getBaseAxis:function(){return this._axis},getAxes:function(){return[this._axis]},getTooltipAxes:function(){return{baseAxes:[this.getAxis()]}},containPoint:function(t){var o=this.getRect(),s=this.getAxis(),l=s.orient;return l==="horizontal"?s.contain(s.toLocalCoord(t[0]))&&t[1]>=o.y&&t[1]<=o.y+o.height:s.contain(s.toLocalCoord(t[1]))&&t[0]>=o.y&&t[0]<=o.y+o.height},pointToData:function(t){var o=this.getAxis();return[o.coordToData(o.toLocalCoord(t[o.orient==="horizontal"?0:1]))]},dataToPoint:function(t){var o=this.getAxis(),s=this.getRect(),l=[],n=o.orient==="horizontal"?0:1;return t instanceof Array&&(t=t[0]),l[n]=o.toGlobalCoord(o.dataToCoord(+t)),l[1-n]=n===0?s.y+s.height/2:s.x+s.width/2,l}};var a=p;Z.exports=a},"4Zqk":function(Z,_,e){var u=e("oEo5"),O=u.createHashMap,v=u.each,g=u.isString,y=u.defaults,w=u.extend,p=u.isObject,a=u.clone,t=e("QV7q"),o=t.normalizeToArray,s=e("kAFf"),l=s.guessOrdinal,n=s.BE_ORDINAL,d=e("vwaK"),r=e("ArUA"),c=r.OTHER_DIMENSIONS,i=e("ZtBV");function h(S,E,L){d.isInstance(E)||(E=d.seriesDataToSource(E)),L=L||{},S=(S||[]).slice();for(var T=(L.dimsDef||[]).slice(),b=O(),x=O(),N=[],D=f(E,S,T,L.dimCount),M=0;M<D;M++){var R=T[M]=w({},p(T[M])?T[M]:{name:T[M]}),F=R.name,B=N[M]=new i;F!=null&&b.get(F)==null&&(B.name=B.displayName=F,b.set(F,M)),R.type!=null&&(B.type=R.type),R.displayName!=null&&(B.displayName=R.displayName)}var H=L.encodeDef;!H&&L.encodeDefaulter&&(H=L.encodeDefaulter(E,D)),H=O(H),H.each(function($,fe){if($=o($).slice(),$.length===1&&!g($[0])&&$[0]<0){H.set(fe,!1);return}var te=H.set(fe,[]);v($,function(pe,we){g(pe)&&(pe=b.get(pe)),pe!=null&&pe<D&&(te[we]=pe,K(N[pe],fe,we))})});var U=0;v(S,function($,fe){var te,$,pe,we;if(g($))te=$,$={};else{te=$.name;var be=$.ordinalMeta;$.ordinalMeta=null,$=a($),$.ordinalMeta=be,pe=$.dimsDef,we=$.otherDims,$.name=$.coordDim=$.coordDimIndex=$.dimsDef=$.otherDims=null}var Ve=H.get(te);if(Ve===!1)return;var Ve=o(Ve);if(!Ve.length)for(var Xe=0;Xe<(pe&&pe.length||1);Xe++){for(;U<N.length&&N[U].coordDim!=null;)U++;U<N.length&&Ve.push(U++)}v(Ve,function(At,Be){var Fe=N[At];if(K(y(Fe,$),te,Be),Fe.name==null&&pe){var mt=pe[Be];!p(mt)&&(mt={name:mt}),Fe.name=Fe.displayName=mt.name,Fe.defaultTooltip=mt.defaultTooltip}we&&y(Fe.otherDims,we)})});function K($,fe,te){c.get(fe)!=null?$.otherDims[fe]=te:($.coordDim=fe,$.coordDimIndex=te,x.set(fe,!0))}var W=L.generateCoord,z=L.generateCoordCount,Y=z!=null;z=W?z||1:0;for(var Q=W||"value",P=0;P<D;P++){var B=N[P]=N[P]||new i,G=B.coordDim;G==null&&(B.coordDim=A(Q,x,Y),B.coordDimIndex=0,(!W||z<=0)&&(B.isExtraCoord=!0),z--),B.name==null&&(B.name=A(B.coordDim,b)),B.type==null&&(l(E,P,B.name)===n.Must||B.isExtraCoord&&(B.otherDims.itemName!=null||B.otherDims.seriesName!=null))&&(B.type="ordinal")}return N}function f(S,E,L,T){var b=Math.max(S.dimensionsDetectCount||1,E.length,L.length,T||0);return v(E,function(x){var N=x.dimsDef;N&&(b=Math.max(b,N.length))}),b}function A(S,E,L){if(L||E.get(S)!=null){for(var T=0;E.get(S+T)!=null;)T++;S+=T}return E.set(S,!0),S}var C=h;Z.exports=C},"4i2E":function(Z,_,e){var u=e("qp2x");_.zrender=u;var O=e("4uqo");_.matrix=O;var v=e("Wa83");_.vector=v;var g=e("oEo5"),y=e("XTQn");_.color=y;var w=e("zYjg"),p=e("Jjzi");_.number=p;var a=e("CQhY");_.format=a;var t=e("cARS"),o=t.throttle;_.throttle=t.throttle;var s=e("Beoy");_.helper=s;var l=e("/H/D");_.parseGeoJSON=l;var n=e("YsOP");_.List=n;var d=e("P0S0");_.Model=d;var r=e("EgZf");_.Axis=r;var c=e("gyjJ");_.env=c;var i=l,h={};g.each(["map","each","filter","indexOf","inherits","reduce","filter","bind","curry","isArray","isString","isObject","isFunction","extend","defaults","clone","merge"],function(A){h[A]=g[A]});var f={};g.each(["extendShape","extendPath","makePath","makeImage","mergePath","resizePath","createIcon","setHoverStyle","setLabelStyle","setTextStyle","setText","getFont","updateProps","initProps","getTransform","clipPointsByRect","clipRectByRect","registerShape","getShapeClass","Group","Image","Text","Circle","Sector","Ring","Polygon","Polyline","Rect","Line","BezierCurve","Arc","IncrementalDisplayable","CompoundPath","LinearGradient","RadialGradient","BoundingRect"],function(A){f[A]=w[A]}),_.parseGeoJson=i,_.util=h,_.graphic=f},"4lWZ":function(Z,_,e){var u=e("Q6Bq"),O=e("si9V"),v=O.Polygon,g=e("zYjg"),y=e("oEo5"),w=y.bind,p=y.extend,a=e("JkS2"),t=u.extendChartView({type:"themeRiver",init:function(){this._layers=[]},render:function(s,l,n){var d=s.getData(),r=this.group,c=s.getLayerSeries(),i=d.getLayout("layoutInfo"),h=i.rect,f=i.boundaryGap;r.attr("position",[0,h.y+f[0]]);function A(L){return L.name}var C=new a(this._layersSeries||[],c,A,A),S={};C.add(w(E,this,"add")).update(w(E,this,"update")).remove(w(E,this,"remove")).execute();function E(L,T,b){var x=this._layers;if(L==="remove"){r.remove(x[T]);return}for(var N=[],D=[],M,R=c[T].indices,F=0;F<R.length;F++){var B=d.getItemLayout(R[F]),H=B.x,U=B.y0,K=B.y;N.push([H,U]),D.push([H,U+K]),M=d.getItemVisual(R[F],"color")}var W,z,Y=d.getItemLayout(R[0]),Q=d.getItemModel(R[F-1]),P=Q.getModel("label"),G=P.get("margin");if(L==="add"){var $=S[T]=new g.Group;W=new v({shape:{points:N,stackedOnPoints:D,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),z=new g.Text({style:{x:Y.x-G,y:Y.y0+Y.y/2}}),$.add(W),$.add(z),r.add($),W.setClipPath(o(W.getBoundingRect(),s,function(){W.removeClipPath()}))}else{var $=x[b];W=$.childAt(0),z=$.childAt(1),r.add($),S[T]=$,g.updateProps(W,{shape:{points:N,stackedOnPoints:D}},s),g.updateProps(z,{style:{x:Y.x-G,y:Y.y0+Y.y/2}},s)}var fe=Q.getModel("emphasis.itemStyle"),te=Q.getModel("itemStyle");g.setTextStyle(z.style,P,{text:P.get("show")?s.getFormattedLabel(R[F-1],"normal")||d.getName(R[F-1]):null,textVerticalAlign:"middle"}),W.setStyle(p({fill:M},te.getItemStyle(["color"]))),g.setHoverStyle(W,fe.getItemStyle())}this._layersSeries=c,this._layers=S},dispose:function(){}});function o(s,l,n){var d=new g.Rect({shape:{x:s.x-10,y:s.y-10,width:0,height:s.height+20}});return g.initProps(d,{shape:{width:s.width+20,height:s.height+20}},l,n),d}Z.exports=t},"4oC3":function(Z,_,e){Z.exports=u;function u(){return e("3cTV"),{}}},"4uqo":function(Z,_){var e=typeof Float32Array=="undefined"?Array:Float32Array;function u(){var o=new e(6);return O(o),o}function O(o){return o[0]=1,o[1]=0,o[2]=0,o[3]=1,o[4]=0,o[5]=0,o}function v(o,s){return o[0]=s[0],o[1]=s[1],o[2]=s[2],o[3]=s[3],o[4]=s[4],o[5]=s[5],o}function g(o,s,l){var n=s[0]*l[0]+s[2]*l[1],d=s[1]*l[0]+s[3]*l[1],r=s[0]*l[2]+s[2]*l[3],c=s[1]*l[2]+s[3]*l[3],i=s[0]*l[4]+s[2]*l[5]+s[4],h=s[1]*l[4]+s[3]*l[5]+s[5];return o[0]=n,o[1]=d,o[2]=r,o[3]=c,o[4]=i,o[5]=h,o}function y(o,s,l){return o[0]=s[0],o[1]=s[1],o[2]=s[2],o[3]=s[3],o[4]=s[4]+l[0],o[5]=s[5]+l[1],o}function w(o,s,l){var n=s[0],d=s[2],r=s[4],c=s[1],i=s[3],h=s[5],f=Math.sin(l),A=Math.cos(l);return o[0]=n*A+c*f,o[1]=-n*f+c*A,o[2]=d*A+i*f,o[3]=-d*f+A*i,o[4]=A*r+f*h,o[5]=A*h-f*r,o}function p(o,s,l){var n=l[0],d=l[1];return o[0]=s[0]*n,o[1]=s[1]*d,o[2]=s[2]*n,o[3]=s[3]*d,o[4]=s[4]*n,o[5]=s[5]*d,o}function a(o,s){var l=s[0],n=s[2],d=s[4],r=s[1],c=s[3],i=s[5],h=l*c-r*n;return h?(h=1/h,o[0]=c*h,o[1]=-r*h,o[2]=-n*h,o[3]=l*h,o[4]=(n*i-c*d)*h,o[5]=(r*d-l*i)*h,o):null}function t(o){var s=u();return v(s,o),s}_.create=u,_.identity=O,_.copy=v,_.mul=g,_.translate=y,_.rotate=w,_.scale=p,_.invert=a,_.clone=t},"5Gbn":function(Z,_,e){e("BqSt"),e("zYTh"),e("leS/")},"5Hd0":function(Z,_,e){var u=e("kmlw"),O=e("65wg"),v=e("u5Eq");function g(){this.size=0,this.__data__={hash:new u,map:new(v||O),string:new u}}Z.exports=g},"5M8n":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=function(v){var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:60,y=null;return function(){for(var w=this,p=arguments.length,a=new Array(p),t=0;t<p;t++)a[t]=arguments[t];clearTimeout(y),y=setTimeout(function(){v.apply(w,a)},g)}};_.default=u},"5NJe":function(Z,_){function e(u){return function(O){return O==null?void 0:O[u]}}Z.exports=e},"5bxg":function(Z,_,e){var u=e("IQq/"),O=e("FiFR"),v=e("yOV+"),g=e("cLjh"),y=["x","y"],w=["width","height"],p=u.extend({makeElOption:function(l,n,d,r,c){var i=d.axis,h=i.coordinateSystem,f=o(h,1-t(i)),A=h.dataToPoint(n)[0],C=r.get("type");if(C&&C!=="none"){var S=O.buildElStyle(r),E=a[C](i,A,f);E.style=S,l.graphicKey=E.type,l.pointer=E}var L=v.layout(d);O.buildCartesianSingleLabelElOption(n,l,L,d,r,c)},getHandleTransform:function(l,n,d){var r=v.layout(n,{labelInside:!1});return r.labelMargin=d.get("handle.margin"),{position:O.getTransformedPosition(n.axis,l,r),rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(l,n,d,r){var c=d.axis,i=c.coordinateSystem,h=t(c),f=o(i,h),A=l.position;A[h]+=n[h],A[h]=Math.min(f[1],A[h]),A[h]=Math.max(f[0],A[h]);var C=o(i,1-h),S=(C[1]+C[0])/2,E=[S,S];return E[h]=A[h],{position:A,rotation:l.rotation,cursorPoint:E,tooltipOption:{verticalAlign:"middle"}}}}),a={line:function(l,n,d){var r=O.makeLineShape([n,d[0]],[n,d[1]],t(l));return{type:"Line",subPixelOptimize:!0,shape:r}},shadow:function(l,n,d){var r=l.getBandWidth(),c=d[1]-d[0];return{type:"Rect",shape:O.makeRectShape([n-r/2,d[0]],[r,c],t(l))}}};function t(l){return l.isHorizontal()?0:1}function o(l,n){var d=l.getRect();return[d[y[n]],d[y[n]]+d[w[n]]]}g.registerAxisPointerClass("SingleAxisPointer",p);var s=p;Z.exports=s},"5fdl":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("6q22"),g=e("J+4g"),y=e("MLk5"),w=e("/vp6"),p=e("Owcv"),a=p.onIrrelevantElement,t=e("zYjg"),o=e("Epjc"),s=e("w9ct"),l=s.getNodeGlobalScale,n="__focusNodeAdjacency",d="__unfocusNodeAdjacency",r=["itemStyle","opacity"],c=["lineStyle","opacity"];function i(C,S){var E=C.getVisual("opacity");return E!=null?E:C.getModel().get(S)}function h(C,S,E){var L=C.getGraphicEl(),T=i(C,S);E!=null&&(T==null&&(T=1),T*=E),L.downplay&&L.downplay(),L.traverse(function(b){if(!b.isGroup){var x=b.lineLabelOriginalOpacity;(x==null||E!=null)&&(x=T),b.setStyle("opacity",x)}})}function f(C,S){var E=i(C,S),L=C.getGraphicEl();L.traverse(function(T){!T.isGroup&&T.setStyle("opacity",E)}),L.highlight&&L.highlight()}var A=u.extendChartView({type:"graph",init:function(C,S){var E=new v,L=new g,T=this.group;this._controller=new y(S.getZr()),this._controllerHost={target:T},T.add(E.group),T.add(L.group),this._symbolDraw=E,this._lineDraw=L,this._firstRender=!0},render:function(C,S,E){var L=this,T=C.coordinateSystem;this._model=C;var b=this._symbolDraw,x=this._lineDraw,N=this.group;if(T.type==="view"){var D={position:T.position,scale:T.scale};this._firstRender?N.attr(D):t.updateProps(N,D,C)}o(C.getGraph(),l(C));var M=C.getData();b.updateData(M);var R=C.getEdgeData();x.updateData(R),this._updateNodeAndLinkScale(),this._updateController(C,S,E),clearTimeout(this._layoutTimeout);var F=C.forceLayout,B=C.get("force.layoutAnimation");F&&this._startForceLayoutIteration(F,B),M.eachItemGraphicEl(function(W,z){var Y=M.getItemModel(z);W.off("drag").off("dragend");var Q=Y.get("draggable");Q&&W.on("drag",function(){F&&(F.warmUp(),!this._layouting&&this._startForceLayoutIteration(F,B),F.setFixed(z),M.setItemLayout(z,W.position))},this).on("dragend",function(){F&&F.setUnfixed(z)},this),W.setDraggable(Q&&F),W[n]&&W.off("mouseover",W[n]),W[d]&&W.off("mouseout",W[d]),Y.get("focusNodeAdjacency")&&(W.on("mouseover",W[n]=function(){L._clearTimer(),E.dispatchAction({type:"focusNodeAdjacency",seriesId:C.id,dataIndex:W.dataIndex})}),W.on("mouseout",W[d]=function(){L._dispatchUnfocus(E)}))},this),M.graph.eachEdge(function(W){var z=W.getGraphicEl();z[n]&&z.off("mouseover",z[n]),z[d]&&z.off("mouseout",z[d]),W.getModel().get("focusNodeAdjacency")&&(z.on("mouseover",z[n]=function(){L._clearTimer(),E.dispatchAction({type:"focusNodeAdjacency",seriesId:C.id,edgeDataIndex:W.dataIndex})}),z.on("mouseout",z[d]=function(){L._dispatchUnfocus(E)}))});var H=C.get("layout")==="circular"&&C.get("circular.rotateLabel"),U=M.getLayout("cx"),K=M.getLayout("cy");M.eachItemGraphicEl(function(W,z){var Y=M.getItemModel(z),Q=Y.get("label.rotate")||0,P=W.getSymbolPath();if(H){var G=M.getItemLayout(z),$=Math.atan2(G[1]-K,G[0]-U);$<0&&($=Math.PI*2+$);var fe=G[0]<U;fe&&($=$-Math.PI);var te=fe?"left":"right";t.modifyLabelStyle(P,{textRotation:-$,textPosition:te,textOrigin:"center"},{textPosition:te})}else t.modifyLabelStyle(P,{textRotation:Q*=Math.PI/180})}),this._firstRender=!1},dispose:function(){this._controller&&this._controller.dispose(),this._controllerHost={},this._clearTimer()},_dispatchUnfocus:function(C,S){var E=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout(function(){E._unfocusDelayTimer=null,C.dispatchAction({type:"unfocusNodeAdjacency",seriesId:E._model.id})},500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(C,S,E,L){var T=C.getData(),b=T.graph,x=L.dataIndex,N=L.edgeDataIndex,D=b.getNodeByIndex(x),M=b.getEdgeByIndex(N);if(!D&&!M)return;b.eachNode(function(R){h(R,r,.1)}),b.eachEdge(function(R){h(R,c,.1)}),D&&(f(D,r),O.each(D.edges,function(R){if(R.dataIndex<0)return;f(R,c),f(R.node1,r),f(R.node2,r)})),M&&(f(M,c),f(M.node1,r),f(M.node2,r))},unfocusNodeAdjacency:function(C,S,E,L){var T=C.getData().graph;T.eachNode(function(b){h(b,r)}),T.eachEdge(function(b){h(b,c)})},_startForceLayoutIteration:function(C,S){var E=this;(function L(){C.step(function(T){E.updateLayout(E._model),(E._layouting=!T)&&(S?E._layoutTimeout=setTimeout(L,16):L())})})()},_updateController:function(C,S,E){var L=this._controller,T=this._controllerHost,b=this.group;if(L.setPointerChecker(function(x,N,D){var M=b.getBoundingRect();return M.applyTransform(b.transform),M.contain(N,D)&&!a(x,E,C)}),C.coordinateSystem.type!=="view"){L.disable();return}L.enable(C.get("roam")),T.zoomLimit=C.get("scaleLimit"),T.zoom=C.coordinateSystem.getZoom(),L.off("pan").off("zoom").on("pan",function(x){w.updateViewOnPan(T,x.dx,x.dy),E.dispatchAction({seriesId:C.id,type:"graphRoam",dx:x.dx,dy:x.dy})}).on("zoom",function(x){w.updateViewOnZoom(T,x.scale,x.originX,x.originY),E.dispatchAction({seriesId:C.id,type:"graphRoam",zoom:x.scale,originX:x.originX,originY:x.originY}),this._updateNodeAndLinkScale(),o(C.getGraph(),l(C)),this._lineDraw.updateLayout()},this)},_updateNodeAndLinkScale:function(){var C=this._model,S=C.getData(),E=l(C),L=[E,E];S.eachItemGraphicEl(function(T,b){T.attr("scale",L)})},updateLayout:function(C){o(C.getGraph(),l(C)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},remove:function(C,S){this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()}});Z.exports=A},"5jTU":function(Z,_,e){var u=e("oEo5");function O(w){var p=w&&w.timeline;u.isArray(p)||(p=p?[p]:[]),u.each(p,function(a){if(!a)return;v(a)})}function v(w){var p=w.type,a={number:"value",time:"time"};if(a[p]&&(w.axisType=a[p],delete w.type),g(w),y(w,"controlPosition")){var t=w.controlStyle||(w.controlStyle={});y(t,"position")||(t.position=w.controlPosition),t.position==="none"&&!y(t,"show")&&(t.show=!1,delete t.position),delete w.controlPosition}u.each(w.data||[],function(o){u.isObject(o)&&!u.isArray(o)&&(!y(o,"value")&&y(o,"name")&&(o.value=o.name),g(o))})}function g(w){var p=w.itemStyle||(w.itemStyle={}),a=p.emphasis||(p.emphasis={}),t=w.label||w.label||{},o=t.normal||(t.normal={}),s={normal:1,emphasis:1};u.each(t,function(l,n){!s[n]&&!y(o,n)&&(o[n]=l)}),a.label&&!y(t,"emphasis")&&(t.emphasis=a.label,delete a.label)}function y(w,p){return w.hasOwnProperty(p)}Z.exports=O},"5qfg":function(Z,_,e){var u=e("oEo5");function O(v){var g=v.polar;if(g){u.isArray(g)||(g=[g]);var y=[];u.each(g,function(w,p){w.indicator?(w.type&&!w.shape&&(w.shape=w.type),v.radar=v.radar||[],u.isArray(v.radar)||(v.radar=[v.radar]),v.radar.push(w)):y.push(w)}),v.polar=y}u.each(v.series,function(w){w&&w.type==="radar"&&w.polarIndex&&(w.radarIndex=w.polarIndex)})}Z.exports=O},"5sjV":function(Z,_,e){var u=e("TmiR"),O=e("kY/L"),v=e("1JkX"),g=function(){this.group=new u,this.uid=O.getUID("viewComponent")};g.prototype={constructor:g,init:function(p,a){},render:function(p,a,t,o){},dispose:function(){},filterForExposedEvent:null};var y=g.prototype;y.updateView=y.updateLayout=y.updateVisual=function(p,a,t,o){},v.enableClassExtend(g),v.enableClassManagement(g,{registerWhenExtend:!0});var w=g;Z.exports=w},"5xMV":function(Z,_,e){var u=e("oEo5"),O=u.each;function v(y){var w=y&&y.visualMap;u.isArray(w)||(w=w?[w]:[]),O(w,function(p){if(!p)return;g(p,"splitList")&&!g(p,"pieces")&&(p.pieces=p.splitList,delete p.splitList);var a=p.pieces;a&&u.isArray(a)&&O(a,function(t){u.isObject(t)&&(g(t,"start")&&!g(t,"min")&&(t.min=t.start),g(t,"end")&&!g(t,"max")&&(t.max=t.end))})})}function g(y,w){return y&&y.hasOwnProperty&&y.hasOwnProperty(w)}Z.exports=v},"6/iG":function(Z,_,e){var u=e("oEo5"),O=u.each,v=e("/H/D"),g=e("QV7q"),y=g.makeInner,w=e("N3n5"),p=e("/xIj"),a=e("fuH6"),t=e("VSH6"),o=y(),s={load:function(n,d,r){var c=o(d).parsed;if(c)return c;var i=d.specialAreas||{},h=d.geoJSON,f;try{f=h?v(h,r):[]}catch(A){throw new Error(`Invalid geoJson format
|
|
|
`+A.message)}return w(n,f),O(f,function(A){var C=A.name;p(n,A),a(n,A),t(n,A);var S=i[C];S&&A.transformTo(S.left,S.top,S.width,S.height)}),o(d).parsed={regions:f,boundingRect:l(f)}}};function l(n){for(var d,r=0;r<n.length;r++){var c=n[r].getBoundingRect();d=d||c.clone(),d.union(c)}return d}Z.exports=s},"60Hr":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("oW2c"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},"65wg":function(Z,_,e){var u=e("EraS"),O=e("WEmw"),v=e("/wlt"),g=e("zb5h"),y=e("CDzN");function w(p){var a=-1,t=p==null?0:p.length;for(this.clear();++a<t;){var o=p[a];this.set(o[0],o[1])}}w.prototype.clear=u,w.prototype.delete=O,w.prototype.get=v,w.prototype.has=g,w.prototype.set=y,Z.exports=w},"69Rt":function(Z,_,e){},"6FCF":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("zYjg"),y=e("yuiD"),w=y.getDefaultLabel,p=e("kcRU"),a=e("9OCn"),t=a.getLayoutOnAxis,o=e("JkS2"),s=e("+Vnd"),l=e("P0S0"),n=e("F62y"),d=e("PyNg"),r=d.createClipPath,c=e("q8C7"),i=e("3Zz5"),h=e("NZYQ"),f=e("e6iB"),A=e("vrPM"),C=g.CACHED_LABEL_STYLE_PROPERTIES,S=["itemStyle"],E=["emphasis","itemStyle"],L=["label"],T=["emphasis","label"],b="e\0\0",x={cartesian2d:c,geo:i,singleAxis:h,polar:f,calendar:A};s.extend({type:"series.custom",dependencies:["grid","polar","geo","singleAxis","calendar"],defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,legendHoverLink:!0,useTransform:!0,clip:!1},getInitialData:function(te,pe){return p(this.getSource(),this)},getDataParams:function(te,pe,we){var be=s.prototype.getDataParams.apply(this,arguments);return we&&(be.info=we.info),be}}),n.extend({type:"custom",_data:null,render:function(te,pe,we,be){var Ve=this._data,Xe=te.getData(),At=this.group,Be=R(te,Xe,pe,we);Xe.diff(Ve).add(function(mt){B(null,mt,Be(mt,be),te,At,Xe)}).update(function(mt,rt){var Je=Ve.getItemGraphicEl(rt);B(Je,mt,Be(mt,be),te,At,Xe)}).remove(function(mt){var rt=Ve.getItemGraphicEl(mt);rt&&At.remove(rt)}).execute();var Fe=te.get("clip",!0)?r(te.coordinateSystem,!1,te):null;Fe?At.setClipPath(Fe):At.removeClipPath(),this._data=Xe},incrementalPrepareRender:function(te,pe,we){this.group.removeAll(),this._data=null},incrementalRender:function(te,pe,we,be,Ve){var Xe=pe.getData(),At=R(pe,Xe,we,be);function Be(rt){rt.isGroup||(rt.incremental=!0,rt.useHoverLayer=!0)}for(var Fe=te.start;Fe<te.end;Fe++){var mt=B(null,Fe,At(Fe,Ve),pe,this.group,Xe);mt.traverse(Be)}},dispose:v.noop,filterForExposedEvent:function(te,pe,we,be){var Ve=pe.element;if(Ve==null||we.name===Ve)return!0;for(;(we=we.parent)&&we!==this.group;)if(we.name===Ve)return!0;return!1}});function N(te){var pe=te.type,we;if(pe==="path"){var be=te.shape,Ve=be.width!=null&&be.height!=null?{x:be.x||0,y:be.y||0,width:be.width,height:be.height}:null,Xe=G(be);we=g.makePath(Xe,null,Ve,be.layout||"center"),we.__customPathData=Xe}else if(pe==="image")we=new g.Image({}),we.__customImagePath=te.style.image;else if(pe==="text")we=new g.Text({}),we.__customText=te.style.text;else if(pe==="group")we=new g.Group;else{if(pe==="compoundPath")throw new Error('"compoundPath" is not supported yet.');var At=g.getShapeClass(pe);we=new At}return we.__customGraphicType=pe,we.name=te.name,we}function D(te,pe,we,be,Ve,Xe,At){var Be={},Fe=we.style||{};if(we.shape&&(Be.shape=v.clone(we.shape)),we.position&&(Be.position=we.position.slice()),we.scale&&(Be.scale=we.scale.slice()),we.origin&&(Be.origin=we.origin.slice()),we.rotation&&(Be.rotation=we.rotation),te.type==="image"&&we.style){var mt=Be.style={};v.each(["x","y","width","height"],function(vt){M(vt,mt,Fe,te.style,Xe)})}if(te.type==="text"&&we.style){var mt=Be.style={};v.each(["x","y"],function(ut){M(ut,mt,Fe,te.style,Xe)}),!Fe.hasOwnProperty("textFill")&&Fe.fill&&(Fe.textFill=Fe.fill),!Fe.hasOwnProperty("textStroke")&&Fe.stroke&&(Fe.textStroke=Fe.stroke)}if(te.type!=="group"&&(te.useStyle(Fe),Xe)){te.style.opacity=0;var rt=Fe.opacity;rt==null&&(rt=1),g.initProps(te,{style:{opacity:rt}},be,pe)}Xe?te.attr(Be):g.updateProps(te,Be,be,pe),we.hasOwnProperty("z2")&&te.attr("z2",we.z2||0),we.hasOwnProperty("silent")&&te.attr("silent",we.silent),we.hasOwnProperty("invisible")&&te.attr("invisible",we.invisible),we.hasOwnProperty("ignore")&&te.attr("ignore",we.ignore),we.hasOwnProperty("info")&&te.attr("info",we.info);var Je=we.styleEmphasis;g.setElementHoverStyle(te,Je),At&&g.setAsHighDownDispatcher(te,Je!==!1)}function M(te,pe,we,be,Ve){we[te]!=null&&!Ve&&(pe[te]=we[te],we[te]=be[te])}function R(te,pe,we,be){var Ve=te.get("renderItem"),Xe=te.coordinateSystem,At={};Xe&&(At=Xe.prepareCustoms?Xe.prepareCustoms():x[Xe.type](Xe));var Be=v.defaults({getWidth:be.getWidth,getHeight:be.getHeight,getZr:be.getZr,getDevicePixelRatio:be.getDevicePixelRatio,value:pt,style:Ge,styleEmphasis:je,visual:_e,barLayout:ht,currentSeriesIndices:Lt,font:Ft},At.api||{}),Fe={context:{},seriesId:te.id,seriesName:te.name,seriesIndex:te.seriesIndex,coordSys:At.coordSys,dataInsideLength:pe.count(),encode:F(te.getData())},mt,rt=!0,Je,vt,ut,bt;return function(Wt,Qt){return mt=Wt,rt=!0,Ve&&Ve(v.defaults({dataIndexInside:Wt,dataIndex:pe.getRawIndex(Wt),actionType:Qt?Qt.type:null},Fe),Be)};function Qe(Wt){Wt==null&&(Wt=mt),rt&&(Je=pe.getItemModel(Wt),vt=Je.getModel(L),ut=Je.getModel(T),bt=pe.getItemVisual(Wt,"color"),rt=!1)}function pt(Wt,Qt){return Qt==null&&(Qt=mt),pe.get(pe.getDimension(Wt||0),Qt)}function Ge(Wt,Qt){Qt==null&&(Qt=mt),Qe(Qt);var or=Je.getModel(S).getItemStyle();bt!=null&&(or.fill=bt);var Tt=pe.getItemVisual(Qt,"opacity");Tt!=null&&(or.opacity=Tt);var jt=Wt?Y(Wt,vt):vt;return g.setTextStyle(or,jt,null,{autoColor:bt,isRectText:!0}),or.text=jt.getShallow("show")?v.retrieve2(te.getFormattedLabel(Qt,"normal"),w(pe,Qt)):null,Wt&&Q(or,Wt),or}function je(Wt,Qt){Qt==null&&(Qt=mt),Qe(Qt);var or=Je.getModel(E).getItemStyle(),Tt=Wt?Y(Wt,ut):ut;return g.setTextStyle(or,Tt,null,{isRectText:!0},!0),or.text=Tt.getShallow("show")?v.retrieve3(te.getFormattedLabel(Qt,"emphasis"),te.getFormattedLabel(Qt,"normal"),w(pe,Qt)):null,Wt&&Q(or,Wt),or}function _e(Wt,Qt){return Qt==null&&(Qt=mt),pe.getItemVisual(Qt,Wt)}function ht(Wt){if(Xe.getBaseAxis){var Qt=Xe.getBaseAxis();return t(v.defaults({axis:Qt},Wt),be)}}function Lt(){return we.getCurrentSeriesIndices()}function Ft(Wt){return g.getFont(Wt,we)}}function F(te){var pe={};return v.each(te.dimensions,function(we,be){var Ve=te.getDimensionInfo(we);if(!Ve.isExtraCoord){var Xe=Ve.coordDim,At=pe[Xe]=pe[Xe]||[];At[Ve.coordDimIndex]=be}}),pe}function B(te,pe,we,be,Ve,Xe){return te=H(te,pe,we,be,Ve,Xe,!0),te&&Xe.setItemGraphicEl(pe,te),te}function H(te,pe,we,be,Ve,Xe,At){var Be=!we;we=we||{};var Fe=we.type,mt=we.shape,rt=we.style;if(te&&(Be||Fe!=null&&Fe!==te.__customGraphicType||Fe==="path"&&$(mt)&&G(mt)!==te.__customPathData||Fe==="image"&&fe(rt,"image")&&rt.image!==te.__customImagePath||Fe==="text"&&fe(mt,"text")&&rt.text!==te.__customText)&&(Ve.remove(te),te=null),Be)return;var Je=!te;return!te&&(te=N(we)),D(te,pe,we,be,Xe,Je,At),Fe==="group"&&U(te,pe,we,be,Xe),Ve.add(te),te}function U(te,pe,we,be,Ve){var Xe=we.children,At=Xe?Xe.length:0,Be=we.$mergeChildren,Fe=Be==="byName"||we.diffChildrenByName,mt=Be===!1;if(!At&&!Fe&&!mt)return;if(Fe){K({oldChildren:te.children()||[],newChildren:Xe||[],dataIndex:pe,animatableModel:be,group:te,data:Ve});return}mt&&te.removeAll();for(var rt=0;rt<At;rt++)Xe[rt]&&H(te.childAt(rt),pe,Xe[rt],be,te,Ve)}function K(te){new o(te.oldChildren,te.newChildren,W,W,te).add(z).update(z).remove(P).execute()}function W(te,pe){var we=te&&te.name;return we!=null?we:b+pe}function z(te,pe){var we=this.context,be=te!=null?we.newChildren[te]:null,Ve=pe!=null?we.oldChildren[pe]:null;H(Ve,we.dataIndex,be,we.animatableModel,we.group,we.data)}function Y(te,pe){var we=new l({},pe);return v.each(C,function(be,Ve){te.hasOwnProperty(be)&&(we.option[Ve]=te[be])}),we}function Q(te,pe){for(var we in pe)(pe.hasOwnProperty(we)||!C.hasOwnProperty(we))&&(te[we]=pe[we])}function P(te){var pe=this.context,we=pe.oldChildren[te];we&&pe.group.remove(we)}function G(te){return te&&(te.pathData||te.d)}function $(te){return te&&(te.hasOwnProperty("pathData")||te.hasOwnProperty("d"))}function fe(te,pe){return te&&te.hasOwnProperty(pe)}},"6MbY":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("FdB3")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="DoubleLeftOutlined";var p=v.forwardRef(w);_.default=p},"6Mga":function(Z,_,e){},"6PrJ":function(Z,_){var e="";typeof navigator!="undefined"&&(e=navigator.platform||"");var u={color:["#c23531","#2f4554","#61a0a8","#d48265","#91c7ae","#749f83","#ca8622","#bda29a","#6e7074","#546570","#c4ccd3"],gradientColor:["#f6efa6","#d88273","#bf444c"],textStyle:{fontFamily:e.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,animation:"auto",animationDuration:1e3,animationDurationUpdate:300,animationEasing:"exponentialOut",animationEasingUpdate:"cubicOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1};Z.exports=u},"6Q7i":function(Z,_,e){var u=e("wEuU");function O(v){var g=u(v),y=g%1;return g===g?y?g-y:g:0}Z.exports=O},"6nqw":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("Nk5m"),g=e("MPZO"),y=e("cZnB"),w=e.n(y)},"6q22":function(Z,_,e){var u=e("zYjg"),O=e("DMEU"),v=e("oEo5"),g=v.isObject;function y(s){this.group=new u.Group,this._symbolCtor=s||O}var w=y.prototype;function p(s,l,n,d){return l&&!isNaN(l[0])&&!isNaN(l[1])&&!(d.isIgnore&&d.isIgnore(n))&&!(d.clipShape&&!d.clipShape.contain(l[0],l[1]))&&s.getItemVisual(n,"symbol")!=="none"}w.updateData=function(s,l){l=a(l);var n=this.group,d=s.hostModel,r=this._data,c=this._symbolCtor,i=t(s);r||n.removeAll(),s.diff(r).add(function(h){var f=s.getItemLayout(h);if(p(s,f,h,l)){var A=new c(s,h,i);A.attr("position",f),s.setItemGraphicEl(h,A),n.add(A)}}).update(function(h,f){var A=r.getItemGraphicEl(f),C=s.getItemLayout(h);if(!p(s,C,h,l)){n.remove(A);return}A?(A.updateData(s,h,i),u.updateProps(A,{position:C},d)):(A=new c(s,h),A.attr("position",C)),n.add(A),s.setItemGraphicEl(h,A)}).remove(function(h){var f=r.getItemGraphicEl(h);f&&f.fadeOut(function(){n.remove(f)})}).execute(),this._data=s},w.isPersistent=function(){return!0},w.updateLayout=function(){var s=this._data;s&&s.eachItemGraphicEl(function(l,n){var d=s.getItemLayout(n);l.attr("position",d)})},w.incrementalPrepareUpdate=function(s){this._seriesScope=t(s),this._data=null,this.group.removeAll()},w.incrementalUpdate=function(s,l,n){n=a(n);function d(h){h.isGroup||(h.incremental=h.useHoverLayer=!0)}for(var r=s.start;r<s.end;r++){var c=l.getItemLayout(r);if(p(l,c,r,n)){var i=new this._symbolCtor(l,r,this._seriesScope);i.traverse(d),i.attr("position",c),this.group.add(i),l.setItemGraphicEl(r,i)}}};function a(s){return s!=null&&!g(s)&&(s={isIgnore:s}),s||{}}w.remove=function(s){var l=this.group,n=this._data;n&&s?n.eachItemGraphicEl(function(d){d.fadeOut(function(){l.remove(d)})}):l.removeAll()};function t(s){var l=s.hostModel;return{itemStyle:l.getModel("itemStyle").getItemStyle(["color"]),hoverItemStyle:l.getModel("emphasis.itemStyle").getItemStyle(),symbolRotate:l.get("symbolRotate"),symbolOffset:l.get("symbolOffset"),hoverAnimation:l.get("hoverAnimation"),labelModel:l.getModel("label"),hoverLabelModel:l.getModel("emphasis.label"),cursorStyle:l.get("cursor")}}var o=y;Z.exports=o},"6vYt":function(Z,_,e){var u=e("7/O9"),O=u.isDimensionStacked,v=e("oEo5"),g=v.map;function y(a,t,o){var s=a.getBaseAxis(),l=a.getOtherAxis(s),n=w(l,o),d=s.dim,r=l.dim,c=t.mapDimension(r),i=t.mapDimension(d),h=r==="x"||r==="radius"?1:0,f=g(a.dimensions,function(S){return t.mapDimension(S)}),A,C=t.getCalculationInfo("stackResultDimension");return(A|=O(t,f[0]))&&(f[0]=C),(A|=O(t,f[1]))&&(f[1]=C),{dataDimsForPoint:f,valueStart:n,valueAxisDim:r,baseAxisDim:d,stacked:!!A,valueDim:c,baseDim:i,baseDataOffset:h,stackedOverDimension:t.getCalculationInfo("stackedOverDimension")}}function w(a,t){var o=0,s=a.scale.getExtent();return t==="start"?o=s[0]:t==="end"?o=s[1]:s[0]>0?o=s[0]:s[1]<0&&(o=s[1]),o}function p(a,t,o,s){var l=NaN;a.stacked&&(l=o.get(o.getCalculationInfo("stackedOverDimension"),s)),isNaN(l)&&(l=a.valueStart);var n=a.baseDataOffset,d=[];return d[n]=o.get(a.baseDim,s),d[1-n]=l,t.dataToPoint(d)}_.prepareDataCoordInfo=y,_.getStackedOnPoint=p},"6x2K":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("XT0D")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="FilterFilled";var p=v.forwardRef(w);_.default=p},"7/O9":function(Z,_,e){var u=e("oEo5"),O=u.each,v=u.isString;function g(p,a,t){t=t||{};var o=t.byIndex,s=t.stackedCoordDimension,l=!!(p&&p.get("stack")),n,d,r,c;if(O(a,function(A,C){v(A)&&(a[C]=A={name:A}),l&&!A.isExtraCoord&&(!o&&!n&&A.ordinalMeta&&(n=A),!d&&A.type!=="ordinal"&&A.type!=="time"&&(!s||s===A.coordDim)&&(d=A))}),d&&!o&&!n&&(o=!0),d){r="__\0ecstackresult",c="__\0ecstackedover",n&&(n.createInvertedIndices=!0);var i=d.coordDim,h=d.type,f=0;O(a,function(A){A.coordDim===i&&f++}),a.push({name:r,coordDim:i,coordDimIndex:f,type:h,isExtraCoord:!0,isCalculationCoord:!0}),f++,a.push({name:c,coordDim:c,coordDimIndex:f,type:h,isExtraCoord:!0,isCalculationCoord:!0})}return{stackedDimension:d&&d.name,stackedByDimension:n&&n.name,isStackedByIndex:o,stackedOverDimension:c,stackResultDimension:r}}function y(p,a){return!!a&&a===p.getCalculationInfo("stackedDimension")}function w(p,a){return y(p,a)?p.getCalculationInfo("stackResultDimension"):a}_.enableDataStack=g,_.isDimensionStacked=y,_.getStackedDimension=w},"73mG":function(Z,_,e){"use strict";var u=e("ZZRV"),O={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"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="DeleteOutlined";var w=_.a=u.forwardRef(y)},"75Ip":function(Z,_,e){var u=e("ZSS0"),O=e("jU4C"),v=O.ContextCachedBy,g=[["shadowBlur",0],["shadowOffsetX",0],["shadowOffsetY",0],["shadowColor","#000"],["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]],y=function(n){this.extendFrom(n,!1)};function w(l,n,d){var r=n.x==null?0:n.x,c=n.x2==null?1:n.x2,i=n.y==null?0:n.y,h=n.y2==null?0:n.y2;n.global||(r=r*d.width+d.x,c=c*d.width+d.x,i=i*d.height+d.y,h=h*d.height+d.y),r=isNaN(r)?0:r,c=isNaN(c)?1:c,i=isNaN(i)?0:i,h=isNaN(h)?0:h;var f=l.createLinearGradient(r,i,c,h);return f}function p(l,n,d){var r=d.width,c=d.height,i=Math.min(r,c),h=n.x==null?.5:n.x,f=n.y==null?.5:n.y,A=n.r==null?.5:n.r;n.global||(h=h*r+d.x,f=f*c+d.y,A=A*i);var C=l.createRadialGradient(h,f,0,h,f,A);return C}y.prototype={constructor:y,fill:"#000",stroke:null,opacity:1,fillOpacity:null,strokeOpacity:null,lineDash:null,lineDashOffset:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,lineWidth:1,strokeNoScale:!1,text:null,font:null,textFont:null,fontStyle:null,fontWeight:null,fontSize:null,fontFamily:null,textTag:null,textFill:"#000",textStroke:null,textWidth:null,textHeight:null,textStrokeWidth:0,textLineHeight:null,textPosition:"inside",textRect:null,textOffset:null,textAlign:null,textVerticalAlign:null,textDistance:5,textShadowColor:"transparent",textShadowBlur:0,textShadowOffsetX:0,textShadowOffsetY:0,textBoxShadowColor:"transparent",textBoxShadowBlur:0,textBoxShadowOffsetX:0,textBoxShadowOffsetY:0,transformText:!1,textRotation:0,textOrigin:null,textBackgroundColor:null,textBorderColor:null,textBorderWidth:0,textBorderRadius:0,textPadding:null,rich:null,truncate:null,blend:null,bind:function(n,d,r){var c=this,i=r&&r.style,h=!i||n.__attrCachedBy!==v.STYLE_BIND;n.__attrCachedBy=v.STYLE_BIND;for(var f=0;f<g.length;f++){var A=g[f],C=A[0];(h||c[C]!==i[C])&&(n[C]=u(n,C,c[C]||A[1]))}if((h||c.fill!==i.fill)&&(n.fillStyle=c.fill),(h||c.stroke!==i.stroke)&&(n.strokeStyle=c.stroke),(h||c.opacity!==i.opacity)&&(n.globalAlpha=c.opacity==null?1:c.opacity),(h||c.blend!==i.blend)&&(n.globalCompositeOperation=c.blend||"source-over"),this.hasStroke()){var S=c.lineWidth;n.lineWidth=S/(this.strokeNoScale&&d&&d.getLineScale?d.getLineScale():1)}},hasFill:function(){var n=this.fill;return n!=null&&n!=="none"},hasStroke:function(){var n=this.stroke;return n!=null&&n!=="none"&&this.lineWidth>0},extendFrom:function(n,d){if(n)for(var r in n)n.hasOwnProperty(r)&&(d===!0||(d===!1?!this.hasOwnProperty(r):n[r]!=null))&&(this[r]=n[r])},set:function(n,d){typeof n=="string"?this[n]=d:this.extendFrom(n,!0)},clone:function(){var n=new this.constructor;return n.extendFrom(this,!0),n},getGradient:function(n,d,r){for(var c=d.type==="radial"?p:w,i=c(n,d,r),h=d.colorStops,f=0;f<h.length;f++)i.addColorStop(h[f].offset,h[f].color);return i}};for(var a=y.prototype,t=0;t<g.length;t++){var o=g[t];o[0]in a||(a[o[0]]=o[1])}y.getGradient=a.getGradient;var s=y;Z.exports=s},"75WT":function(Z,_){var e=2311;function u(){return e++}Z.exports=u},"77ii":function(Z,_,e){e("D2y6"),e("t3Yf")},"7JZK":function(Z,_,e){var u=e("342z"),O=e("nPr6"),v=e("afA4"),g=v.subPixelOptimizeRect,y={},w=u.extend({type:"rect",shape:{r:0,x:0,y:0,width:0,height:0},buildPath:function(a,t){var o,s,l,n;this.subPixelOptimize?(g(y,t,this.style),o=y.x,s=y.y,l=y.width,n=y.height,y.r=t.r,t=y):(o=t.x,s=t.y,l=t.width,n=t.height),t.r?O.buildPath(a,t):a.rect(o,s,l,n),a.closePath();return}});Z.exports=w},"7Ne0":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("1JkX"),y=g.enableClassCheck;function w(n){return"_EC_"+n}var p=function(n){this._directed=n||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this.data,this.edgeData},a=p.prototype;a.type="graph",a.isDirected=function(){return this._directed},a.addNode=function(n,d){n=n==null?""+d:""+n;var r=this._nodesMap;if(r[w(n)])return;var c=new t(n,d);return c.hostGraph=this,this.nodes.push(c),r[w(n)]=c,c},a.getNodeByIndex=function(n){var d=this.data.getRawIndex(n);return this.nodes[d]},a.getNodeById=function(n){return this._nodesMap[w(n)]},a.addEdge=function(n,d,r){var c=this._nodesMap,i=this._edgesMap;if(typeof n=="number"&&(n=this.nodes[n]),typeof d=="number"&&(d=this.nodes[d]),t.isInstance(n)||(n=c[w(n)]),t.isInstance(d)||(d=c[w(d)]),!n||!d)return;var h=n.id+"-"+d.id,f=new o(n,d,r);return f.hostGraph=this,this._directed&&(n.outEdges.push(f),d.inEdges.push(f)),n.edges.push(f),n!==d&&d.edges.push(f),this.edges.push(f),i[h]=f,f},a.getEdgeByIndex=function(n){var d=this.edgeData.getRawIndex(n);return this.edges[d]},a.getEdge=function(n,d){t.isInstance(n)&&(n=n.id),t.isInstance(d)&&(d=d.id);var r=this._edgesMap;return this._directed?r[n+"-"+d]:r[n+"-"+d]||r[d+"-"+n]},a.eachNode=function(n,d){for(var r=this.nodes,c=r.length,i=0;i<c;i++)r[i].dataIndex>=0&&n.call(d,r[i],i)},a.eachEdge=function(n,d){for(var r=this.edges,c=r.length,i=0;i<c;i++)r[i].dataIndex>=0&&r[i].node1.dataIndex>=0&&r[i].node2.dataIndex>=0&&n.call(d,r[i],i)},a.breadthFirstTraverse=function(n,d,r,c){if(t.isInstance(d)||(d=this._nodesMap[w(d)]),!d)return;for(var i=r==="out"?"outEdges":r==="in"?"inEdges":"edges",h=0;h<this.nodes.length;h++)this.nodes[h].__visited=!1;if(n.call(c,d,null))return;for(var f=[d];f.length;)for(var A=f.shift(),C=A[i],h=0;h<C.length;h++){var S=C[h],E=S.node1===A?S.node2:S.node1;if(!E.__visited){if(n.call(c,E,A))return;f.push(E),E.__visited=!0}}},a.update=function(){for(var n=this.data,d=this.edgeData,r=this.nodes,c=this.edges,i=0,h=r.length;i<h;i++)r[i].dataIndex=-1;for(var i=0,h=n.count();i<h;i++)r[n.getRawIndex(i)].dataIndex=i;d.filterSelf(function(f){var A=c[d.getRawIndex(f)];return A.node1.dataIndex>=0&&A.node2.dataIndex>=0});for(var i=0,h=c.length;i<h;i++)c[i].dataIndex=-1;for(var i=0,h=d.count();i<h;i++)c[d.getRawIndex(i)].dataIndex=i},a.clone=function(){for(var n=new p(this._directed),d=this.nodes,r=this.edges,c=0;c<d.length;c++)n.addNode(d[c].id,d[c].dataIndex);for(var c=0;c<r.length;c++){var i=r[c];n.addEdge(i.node1.id,i.node2.id,i.dataIndex)}return n};function t(n,d){this.id=n==null?"":n,this.inEdges=[],this.outEdges=[],this.edges=[],this.hostGraph,this.dataIndex=d==null?-1:d}t.prototype={constructor:t,degree:function(){return this.edges.length},inDegree:function(){return this.inEdges.length},outDegree:function(){return this.outEdges.length},getModel:function(n){if(this.dataIndex<0)return;var d=this.hostGraph,r=d.data.getItemModel(this.dataIndex);return r.getModel(n)}};function o(n,d,r){this.node1=n,this.node2=d,this.dataIndex=r==null?-1:r}o.prototype.getModel=function(n){if(this.dataIndex<0)return;var d=this.hostGraph,r=d.edgeData.getItemModel(this.dataIndex);return r.getModel(n)};var s=function(n,d){return{getValue:function(r){var c=this[n][d];return c.get(c.getDimension(r||"value"),this.dataIndex)},setVisual:function(r,c){this.dataIndex>=0&&this[n][d].setItemVisual(this.dataIndex,r,c)},getVisual:function(r,c){return this[n][d].getItemVisual(this.dataIndex,r,c)},setLayout:function(r,c){this.dataIndex>=0&&this[n][d].setItemLayout(this.dataIndex,r,c)},getLayout:function(){return this[n][d].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[n][d].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[n][d].getRawIndex(this.dataIndex)}}};v.mixin(t,s("hostGraph","data")),v.mixin(o,s("hostGraph","edgeData")),p.Node=t,p.Edge=o,y(t),y(o);var l=p;Z.exports=l},"7X0+":function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("LlUK"),g=e.n(v),y=e("CKlD"),w=e.n(y),p=e("ZZRV"),a=e("iczh"),t=e.n(a),o=e("EjYJ"),s=e("LpVx"),l=e("3CTf"),n=p.createContext({labelAlign:"right",vertical:!1,itemRef:function(){}}),d=p.createContext({updateItemErrors:function(){}}),r=function(sr){var Ut=Object(l.default)(sr,["prefixCls"]);return p.createElement(o.FormProvider,Ut)};function c(Ke){return Ke!=null&&typeof Ke=="object"&&Ke.nodeType===1}function i(Ke,sr){return(!sr||Ke!=="hidden")&&Ke!=="visible"&&Ke!=="clip"}function h(Ke,sr){if(Ke.clientHeight<Ke.scrollHeight||Ke.clientWidth<Ke.scrollWidth){var Ut=getComputedStyle(Ke,null);return i(Ut.overflowY,sr)||i(Ut.overflowX,sr)||function(Pt){var nr=function(cr){if(!cr.ownerDocument||!cr.ownerDocument.defaultView)return null;try{return cr.ownerDocument.defaultView.frameElement}catch(Xt){return null}}(Pt);return!!nr&&(nr.clientHeight<Pt.scrollHeight||nr.clientWidth<Pt.scrollWidth)}(Ke)}return!1}function f(Ke,sr,Ut,Pt,nr,cr,Xt,Mt){return cr<Ke&&Xt>sr||cr>Ke&&Xt<sr?0:cr<=Ke&&Mt<=Ut||Xt>=sr&&Mt>=Ut?cr-Ke-Pt:Xt>sr&&Mt<Ut||cr<Ke&&Mt>Ut?Xt-sr+nr:0}var A=function(Ke,sr){var Ut=window,Pt=sr.scrollMode,nr=sr.block,cr=sr.inline,Xt=sr.boundary,Mt=sr.skipOverflowHiddenElements,me=typeof Xt=="function"?Xt:function(dt){return dt!==Xt};if(!c(Ke))throw new TypeError("Invalid target");for(var le=document.scrollingElement||document.documentElement,oe=[],de=Ke;c(de)&&me(de);){if((de=de.parentNode)===le){oe.push(de);break}de===document.body&&h(de)&&!h(document.documentElement)||h(de,Mt)&&oe.push(de)}for(var Se=Ut.visualViewport?Ut.visualViewport.width:innerWidth,Ce=Ut.visualViewport?Ut.visualViewport.height:innerHeight,Oe=window.scrollX||pageXOffset,Ie=window.scrollY||pageYOffset,Ee=Ke.getBoundingClientRect(),Pe=Ee.height,at=Ee.width,gt=Ee.top,ee=Ee.right,ae=Ee.bottom,k=Ee.left,J=nr==="start"||nr==="nearest"?gt:nr==="end"?ae:gt+Pe/2,se=cr==="center"?k+at/2:cr==="end"?ee:k,ge=[],Ae=0;Ae<oe.length;Ae++){var De=oe[Ae],$e=De.getBoundingClientRect(),Bt=$e.height,$t=$e.width,St=$e.top,_t=$e.right,Dt=$e.bottom,Yt=$e.left;if(Pt==="if-needed"&>>=0&&k>=0&&ae<=Ce&&ee<=Se&>>=St&&ae<=Dt&&k>=Yt&&ee<=_t)return ge;var wt=getComputedStyle(De),ur=parseInt(wt.borderLeftWidth,10),er=parseInt(wt.borderTopWidth,10),ze=parseInt(wt.borderRightWidth,10),tt=parseInt(wt.borderBottomWidth,10),We=0,st=0,ct="offsetWidth"in De?De.offsetWidth-De.clientWidth-ur-ze:0,lt="offsetHeight"in De?De.offsetHeight-De.clientHeight-er-tt:0;if(le===De)We=nr==="start"?J:nr==="end"?J-Ce:nr==="nearest"?f(Ie,Ie+Ce,Ce,er,tt,Ie+J,Ie+J+Pe,Pe):J-Ce/2,st=cr==="start"?se:cr==="center"?se-Se/2:cr==="end"?se-Se:f(Oe,Oe+Se,Se,ur,ze,Oe+se,Oe+se+at,at),We=Math.max(0,We+Ie),st=Math.max(0,st+Oe);else{We=nr==="start"?J-St-er:nr==="end"?J-Dt+tt+lt:nr==="nearest"?f(St,Dt,Bt,er,tt+lt,J,J+Pe,Pe):J-(St+Bt/2)+lt/2,st=cr==="start"?se-Yt-ur:cr==="center"?se-(Yt+$t/2)+ct/2:cr==="end"?se-_t+ze+ct:f(Yt,_t,$t,ur,ze+ct,se,se+at,at);var Ue=De.scrollLeft,qe=De.scrollTop;J+=qe-(We=Math.max(0,Math.min(qe+We,De.scrollHeight-Bt+lt))),se+=Ue-(st=Math.max(0,Math.min(Ue+st,De.scrollWidth-$t+ct)))}ge.push({el:De,top:We,left:st})}return ge};function C(Ke){return Ke===Object(Ke)&&Object.keys(Ke).length!==0}function S(Ke,sr){sr===void 0&&(sr="auto");var Ut="scrollBehavior"in document.body.style;Ke.forEach(function(Pt){var nr=Pt.el,cr=Pt.top,Xt=Pt.left;nr.scroll&&Ut?nr.scroll({top:cr,left:Xt,behavior:sr}):(nr.scrollTop=cr,nr.scrollLeft=Xt)})}function E(Ke){return Ke===!1?{block:"end",inline:"nearest"}:C(Ke)?Ke:{block:"start",inline:"nearest"}}function L(Ke,sr){var Ut=!Ke.ownerDocument.documentElement.contains(Ke);if(C(sr)&&typeof sr.behavior=="function")return sr.behavior(Ut?[]:A(Ke,sr));if(Ut)return;var Pt=E(sr);return S(A(Ke,Pt),Pt.behavior)}var T=L;function b(Ke){return Ke===void 0||Ke===!1?[]:Array.isArray(Ke)?Ke:[Ke]}function x(Ke,sr){if(!Ke.length)return;var Ut=Ke.join("_");return sr?"".concat(sr,"_").concat(Ut):Ut}function N(Ke){var sr=b(Ke);return sr.join("_")}function D(Ke){var sr=Object(o.useForm)(),Ut=g()(sr,1),Pt=Ut[0],nr=Object(p.useRef)({}),cr=Object(p.useMemo)(function(){return Ke||O()(O()({},Pt),{__INTERNAL__:{itemRef:function(Mt){return function(me){var le=N(Mt);me?nr.current[le]=me:delete nr.current[le]}}},scrollToField:function(Mt){var me=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},le=b(Mt),oe=x(le,cr.__INTERNAL__.name),de=oe?document.getElementById(oe):null;de&&T(de,O()({scrollMode:"if-needed",block:"nearest"},me))},getFieldInstance:function(Mt){var me=N(Mt);return nr.current[me]}})},[Ke,Pt]);return[cr]}var M=e("WHP3"),R=function(Ke,sr){var Ut={};for(var Pt in Ke)Object.prototype.hasOwnProperty.call(Ke,Pt)&&sr.indexOf(Pt)<0&&(Ut[Pt]=Ke[Pt]);if(Ke!=null&&typeof Object.getOwnPropertySymbols=="function")for(var nr=0,Pt=Object.getOwnPropertySymbols(Ke);nr<Pt.length;nr++)sr.indexOf(Pt[nr])<0&&Object.prototype.propertyIsEnumerable.call(Ke,Pt[nr])&&(Ut[Pt[nr]]=Ke[Pt[nr]]);return Ut},F=function(sr,Ut){var Pt,nr=p.useContext(M.b),cr=p.useContext(s.b),Xt=cr.getPrefixCls,Mt=cr.direction,me=sr.name,le=sr.prefixCls,oe=sr.className,de=oe===void 0?"":oe,Se=sr.size,Ce=Se===void 0?nr:Se,Oe=sr.form,Ie=sr.colon,Ee=sr.labelAlign,Pe=sr.labelCol,at=sr.wrapperCol,gt=sr.hideRequiredMark,ee=sr.layout,ae=ee===void 0?"horizontal":ee,k=sr.scrollToFirstError,J=sr.requiredMark,se=sr.onFinishFailed,ge=R(sr,["prefixCls","className","size","form","colon","labelAlign","labelCol","wrapperCol","hideRequiredMark","layout","scrollToFirstError","requiredMark","onFinishFailed"]),Ae=Object(p.useMemo)(function(){return J!==void 0?J:!gt},[gt,J]),De=Xt("form",le),$e=t()(De,(Pt={},w()(Pt,"".concat(De,"-").concat(ae),!0),w()(Pt,"".concat(De,"-hide-required-mark"),Ae===!1),w()(Pt,"".concat(De,"-rtl"),Mt==="rtl"),w()(Pt,"".concat(De,"-").concat(Ce),Ce),Pt),de),Bt=D(Oe),$t=g()(Bt,1),St=$t[0],_t=St.__INTERNAL__;_t.name=me;var Dt=Object(p.useMemo)(function(){return{name:me,labelAlign:Ee,labelCol:Pe,wrapperCol:at,vertical:ae==="vertical",colon:Ie,requiredMark:Ae,itemRef:_t.itemRef}},[me,Ee,Pe,at,ae,Ie,Ae]);p.useImperativeHandle(Ut,function(){return St});var Yt=function(ur){se&&se(ur),k&&ur.errorFields.length&&St.scrollToField(ur.errorFields[0].name)};return p.createElement(M.a,{size:Ce},p.createElement(n.Provider,{value:Dt},p.createElement(o.default,O()({id:me},ge,{onFinishFailed:Yt,form:St,className:$e}))))},B=p.forwardRef(F),H=B,U=e("ofoi"),K=e.n(U),W=e("bOtj"),z=e.n(W),Y=e("ShHz"),Q=e.n(Y),P=e("izDS"),G=e("A1W9"),$=e("slFT"),fe=e("vWUX"),te=e("b5WB"),pe=e("+9z/"),we=e("CfwS"),be=e("DxYC"),Ve=function(sr){var Ut=sr.prefixCls,Pt=sr.label,nr=sr.htmlFor,cr=sr.labelCol,Xt=sr.labelAlign,Mt=sr.colon,me=sr.required,le=sr.requiredMark,oe=Object(we.b)("Form"),de=g()(oe,1),Se=de[0];return Pt?p.createElement(n.Consumer,{key:"label"},function(Ce){var Oe,Ie=Ce.vertical,Ee=Ce.labelAlign,Pe=Ce.labelCol,at=Ce.colon,gt,ee=cr||Pe||{},ae=Xt||Ee,k="".concat(Ut,"-item-label"),J=t()(k,ae==="left"&&"".concat(k,"-left"),ee.className),se=Pt,ge=Mt===!0||at!==!1&&Mt!==!1,Ae=ge&&!Ie;Ae&&typeof Pt=="string"&&Pt.trim()!==""&&(se=Pt.replace(/[:|:]\s*$/,"")),le==="optional"&&!me&&(se=p.createElement(p.Fragment,null,se,p.createElement("span",{className:"".concat(Ut,"-item-optional")},(Se==null?void 0:Se.optional)||((gt=be.a.Form)===null||gt===void 0?void 0:gt.optional))));var De=t()((Oe={},w()(Oe,"".concat(Ut,"-item-required"),me),w()(Oe,"".concat(Ut,"-item-required-mark-optional"),le==="optional"),w()(Oe,"".concat(Ut,"-item-no-colon"),!ge),Oe));return p.createElement(pe.a,O()({},ee,{className:J}),p.createElement("label",{htmlFor:nr,className:De,title:typeof Pt=="string"?Pt:""},se))}):null},Xe=Ve,At=e("NXEf"),Be=e.n(At),Fe=e("4ZCI"),mt=e.n(Fe),rt=e("Z0j4"),Je=e.n(rt),vt=e("y1o2"),ut=e.n(vt),bt=e("TZL6"),Qe=e("X/IY"),pt=e("Z1Ah");function Ge(Ke,sr,Ut){var Pt=p.useRef({errors:Ke,visible:!!Ke.length}),nr=Object(pt.a)(),cr=function(){var Mt=Pt.current.visible,me=!!Ke.length,le=Pt.current.errors;Pt.current.errors=Ke,Pt.current.visible=me,Mt!==me?sr(me):(le.length!==Ke.length||le.some(function(oe,de){return oe!==Ke[de]}))&&nr()};return p.useEffect(function(){if(!Ut){var Xt=setTimeout(cr,10);return function(){return clearTimeout(Xt)}}},[Ke]),Ut&&cr(),[Pt.current.visible,Pt.current.errors]}var je={success:Je.a,warning:ut.a,error:mt.a,validating:Be.a},_e=function(sr){var Ut=sr.prefixCls,Pt=sr.wrapperCol,nr=sr.children,cr=sr.help,Xt=sr.errors,Mt=sr.onDomErrorVisibleChange,me=sr.hasFeedback,le=sr.validateStatus,oe=sr.extra,de=Object(pt.a)(),Se="".concat(Ut,"-item"),Ce=p.useContext(n),Oe=Pt||Ce.wrapperCol||{},Ie=t()("".concat(Se,"-control"),Oe.className),Ee=Ge(Xt,function(se){se&&Promise.resolve().then(function(){Mt(!0)}),de()},!!cr),Pe=g()(Ee,2),at=Pe[0],gt=Pe[1];p.useEffect(function(){return function(){Mt(!1)}},[]);var ee=Object(bt.a)(function(){return gt},at,function(se,ge){return ge}),ae=le&&je[le],k=me&&ae?p.createElement("span",{className:"".concat(Se,"-children-icon")},p.createElement(ae,null)):null,J=O()({},Ce);return delete J.labelCol,delete J.wrapperCol,p.createElement(n.Provider,{value:J},p.createElement(pe.a,O()({},Oe,{className:Ie}),p.createElement("div",{className:"".concat(Se,"-control-input")},p.createElement("div",{className:"".concat(Se,"-control-input-content")},nr),k),p.createElement(Qe.default,{motionDeadline:500,visible:at,motionName:"show-help",onLeaveEnd:function(){Mt(!1)},motionAppear:!0,removeOnLeave:!0},function(se){var ge=se.className;return p.createElement("div",{className:t()("".concat(Se,"-explain"),ge),key:"help"},ee.map(function(Ae,De){return p.createElement("div",{key:De,role:"alert"},Ae)}))}),oe&&p.createElement("div",{className:"".concat(Se,"-extra")},oe)))},ht=_e,Lt=e("nSZG"),Ft=e("RfwO"),Wt=e.n(Ft);function Qt(Ke){var sr=p.useState(Ke),Ut=g()(sr,2),Pt=Ut[0],nr=Ut[1],cr=Object(p.useRef)(null),Xt=Object(p.useRef)([]),Mt=Object(p.useRef)(!1);p.useEffect(function(){return function(){Mt.current=!0,Wt.a.cancel(cr.current)}},[]);function me(le){if(Mt.current)return;cr.current===null&&(Xt.current=[],cr.current=Wt()(function(){cr.current=null,nr(function(oe){var de=oe;return Xt.current.forEach(function(Se){de=Se(de)}),de})})),Xt.current.push(le)}return[Pt,me]}function or(){var Ke=p.useContext(n),sr=Ke.itemRef,Ut=p.useRef({});function Pt(nr,cr){var Xt=cr&&K()(cr)==="object"&&cr.ref,Mt=nr.join("_");return(Ut.current.name!==Mt||Ut.current.originRef!==Xt)&&(Ut.current.name=Mt,Ut.current.originRef=Xt,Ut.current.ref=Object(G.a)(sr(nr),Xt)),Ut.current.ref}return Pt}var Tt=function(Ke,sr){var Ut={};for(var Pt in Ke)Object.prototype.hasOwnProperty.call(Ke,Pt)&&sr.indexOf(Pt)<0&&(Ut[Pt]=Ke[Pt]);if(Ke!=null&&typeof Object.getOwnPropertySymbols=="function")for(var nr=0,Pt=Object.getOwnPropertySymbols(Ke);nr<Pt.length;nr++)sr.indexOf(Pt[nr])<0&&Object.prototype.propertyIsEnumerable.call(Ke,Pt[nr])&&(Ut[Pt[nr]]=Ke[Pt[nr]]);return Ut},jt=Object(fe.a)("success","warning","error","validating",""),zt=p.memo(function(Ke){var sr=Ke.children;return sr},function(Ke,sr){return Ke.value===sr.value&&Ke.update===sr.update});function Nt(Ke){return Ke===null&&Object(te.a)(!1,"Form.Item","`null` is passed as `name` property"),!(Ke==null)}function Ht(Ke){var sr=Ke.name,Ut=Ke.fieldKey,Pt=Ke.noStyle,nr=Ke.dependencies,cr=Ke.prefixCls,Xt=Ke.style,Mt=Ke.className,me=Ke.shouldUpdate,le=Ke.hasFeedback,oe=Ke.help,de=Ke.rules,Se=Ke.validateStatus,Ce=Ke.children,Oe=Ke.required,Ie=Ke.label,Ee=Ke.trigger,Pe=Ee===void 0?"onChange":Ee,at=Ke.validateTrigger,gt=Ke.hidden,ee=Tt(Ke,["name","fieldKey","noStyle","dependencies","prefixCls","style","className","shouldUpdate","hasFeedback","help","rules","validateStatus","children","required","label","trigger","validateTrigger","hidden"]),ae=p.useRef(!1),k=p.useContext(s.b),J=k.getPrefixCls,se=p.useContext(n),ge=se.name,Ae=se.requiredMark,De=p.useContext(d),$e=De.updateItemErrors,Bt=p.useState(!!oe),$t=g()(Bt,2),St=$t[0],_t=$t[1],Dt=p.useRef(Se),Yt=Qt({}),wt=g()(Yt,2),ur=wt[0],er=wt[1],ze=p.useContext(P.b),tt=ze.validateTrigger,We=at!==void 0?at:tt;function st(Dr){ae.current||_t(Dr)}var ct=Nt(sr),lt=p.useRef([]);p.useEffect(function(){return function(){ae.current=!0,$e(lt.current.join("__SPLIT__"),[])}},[]);var Ue=J("form",cr),qe=Pt?$e:function(Dr,Rr){er(function(){var Jr=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Q()(Jr[Dr],Rr)?Jr:O()(O()({},Jr),w()({},Dr,Rr))})},dt=or();function Kt(Dr,Rr,Jr,$r){var xr,Vr;if(Pt&&!gt)return Dr;var Lr=[];Object.keys(ur).forEach(function(fr){Lr=[].concat(z()(Lr),z()(ur[fr]||[]))});var tr;oe!=null?tr=b(oe):(tr=Jr?Jr.errors:[],tr=[].concat(z()(tr),z()(Lr)));var pr="";Se!==void 0?pr=Se:(Jr==null?void 0:Jr.validating)?pr="validating":((Vr=Jr==null?void 0:Jr.errors)===null||Vr===void 0?void 0:Vr.length)||Lr.length?pr="error":(Jr==null?void 0:Jr.touched)&&(pr="success"),St&&oe&&(Dt.current=pr);var dr=(xr={},w()(xr,"".concat(Ue,"-item"),!0),w()(xr,"".concat(Ue,"-item-with-help"),St||oe),w()(xr,"".concat(Mt),!!Mt),w()(xr,"".concat(Ue,"-item-has-feedback"),pr&&le),w()(xr,"".concat(Ue,"-item-has-success"),pr==="success"),w()(xr,"".concat(Ue,"-item-has-warning"),pr==="warning"),w()(xr,"".concat(Ue,"-item-has-error"),pr==="error"),w()(xr,"".concat(Ue,"-item-has-error-leave"),!oe&&St&&Dt.current==="error"),w()(xr,"".concat(Ue,"-item-is-validating"),pr==="validating"),w()(xr,"".concat(Ue,"-item-hidden"),gt),xr);return p.createElement($.a,O()({className:t()(dr),style:Xt,key:"row"},Object(l.default)(ee,["colon","extra","getValueFromEvent","getValueProps","hasFeedback","help","htmlFor","id","initialValue","isListField","label","labelAlign","labelCol","normalize","preserve","required","validateFirst","validateStatus","valuePropName","wrapperCol"])),p.createElement(Xe,O()({htmlFor:Rr,required:$r,requiredMark:Ae},Ke,{prefixCls:Ue})),p.createElement(ht,O()({},Ke,Jr,{errors:tr,prefixCls:Ue,onDomErrorVisibleChange:st,validateStatus:pr}),p.createElement(d.Provider,{value:{updateItemErrors:qe}},Dr)))}var Ct=typeof Ce=="function",vr=p.useRef(0);if(vr.current+=1,!ct&&!Ct&&!nr)return Kt(Ce);var yr={};return typeof Ie=="string"&&(yr.label=Ie),p.createElement(o.Field,O()({},Ke,{messageVariables:yr,trigger:Pe,validateTrigger:We,onReset:function(){st(!1)}}),function(Dr,Rr,Jr){var $r=Rr.errors,xr=b(sr).length&&Rr?Rr.name:[],Vr=x(xr,ge);if(Pt){if(lt.current=z()(xr),Ut){var Lr=Array.isArray(Ut)?Ut:[Ut];lt.current=[].concat(z()(xr.slice(0,-1)),z()(Lr))}$e(lt.current.join("__SPLIT__"),$r)}var tr=Oe!==void 0?Oe:!!(de&&de.some(function(Zr){if(Zr&&K()(Zr)==="object"&&Zr.required)return!0;if(typeof Zr=="function"){var on=Zr(Jr);return on&&on.required}return!1})),pr=O()({},Dr),dr=null;if(Object(te.a)(!(me&&nr),"Form.Item","`shouldUpdate` and `dependencies` shouldn't be used together. See https://ant.design/components/form/#dependencies."),Array.isArray(Ce)&&ct)Object(te.a)(!1,"Form.Item","`children` is array of render props cannot have `name`."),dr=Ce;else if(Ct&&(!(me||nr)||ct))Object(te.a)(!!(me||nr),"Form.Item","`children` of render props only work with `shouldUpdate` or `dependencies`."),Object(te.a)(!ct,"Form.Item","Do not use `name` with `children` of render props since it's not a field.");else if(nr&&!Ct&&!ct)Object(te.a)(!1,"Form.Item","Must set `name` or use render props when `dependencies` is set.");else if(Object(Lt.b)(Ce)){Object(te.a)(Ce.props.defaultValue===void 0,"Form.Item","`defaultValue` will not work on controlled Field. You should use `initialValues` of Form instead.");var fr=O()(O()({},Ce.props),pr);fr.id||(fr.id=Vr),Object(G.c)(Ce)&&(fr.ref=dt(xr,Ce));var _r=new Set([].concat(z()(b(Pe)),z()(b(We))));_r.forEach(function(Zr){fr[Zr]=function(){for(var on,jn,Ur,En,pn,Ln=arguments.length,Vn=new Array(Ln),Nn=0;Nn<Ln;Nn++)Vn[Nn]=arguments[Nn];(Ur=pr[Zr])===null||Ur===void 0||(on=Ur).call.apply(on,[pr].concat(Vn)),(pn=(En=Ce.props)[Zr])===null||pn===void 0||(jn=pn).call.apply(jn,[En].concat(Vn))}}),dr=p.createElement(zt,{value:pr[Ke.valuePropName||"value"],update:vr.current},Object(Lt.a)(Ce,fr))}else Ct&&(me||nr)&&!ct?dr=Ce(Jr):(Object(te.a)(!xr.length,"Form.Item","`name` is only used for validate React element. If you are using Form.Item as layout display, please remove `name` instead."),dr=Ce);return Kt(dr,Vr,Rr,tr)})}var it=Ht,He=function(Ke,sr){var Ut={};for(var Pt in Ke)Object.prototype.hasOwnProperty.call(Ke,Pt)&&sr.indexOf(Pt)<0&&(Ut[Pt]=Ke[Pt]);if(Ke!=null&&typeof Object.getOwnPropertySymbols=="function")for(var nr=0,Pt=Object.getOwnPropertySymbols(Ke);nr<Pt.length;nr++)sr.indexOf(Pt[nr])<0&&Object.prototype.propertyIsEnumerable.call(Ke,Pt[nr])&&(Ut[Pt[nr]]=Ke[Pt[nr]]);return Ut},ne=function(sr){var Ut=sr.children,Pt=He(sr,["children"]);return Object(te.a)(!!Pt.name,"Form.List","Miss `name` prop."),p.createElement(o.List,Pt,function(nr,cr){return Ut(nr.map(function(Xt){return O()(O()({},Xt),{fieldKey:Xt.key})}),cr)})},ce=ne,Ze=H;Ze.Item=it,Ze.List=ce,Ze.useForm=D,Ze.Provider=r,Ze.create=function(){Object(te.a)(!1,"Form","antd v4 removed `Form.create`. Please remove or use `@ant-design/compatible` instead.")};var Me=_.a=Ze},"7ZCg":function(Z,_,e){"use strict";e.d(_,"a",function(){return w});var u=e("nWwB");function O(p,a){var t=new Set;return p.forEach(function(o){a.has(o)||t.add(o)}),t}function v(p){var a=p||{},t=a.disabled,o=a.disableCheckbox,s=a.checkable;return!!(t||o)||s===!1}function g(p,a,t,o){for(var s=new Set(p),l=new Set,n=0;n<=t;n+=1){var d=a.get(n)||new Set;d.forEach(function(h){var f=h.key,A=h.node,C=h.children,S=C===void 0?[]:C;s.has(f)&&!o(A)&&S.filter(function(E){return!o(E.node)}).forEach(function(E){s.add(E.key)})})}for(var r=new Set,c=t;c>=0;c-=1){var i=a.get(c)||new Set;i.forEach(function(h){var f=h.parent,A=h.node;if(o(A)||!h.parent||r.has(h.parent.key))return;if(o(h.parent.node)){r.add(f.key);return}var C=!0,S=!1;(f.children||[]).filter(function(E){return!o(E.node)}).forEach(function(E){var L=E.key,T=s.has(L);C&&!T&&(C=!1),!S&&(T||l.has(L))&&(S=!0)}),C&&s.add(f.key),S&&l.add(f.key),r.add(f.key)})}return{checkedKeys:Array.from(s),halfCheckedKeys:Array.from(O(l,s))}}function y(p,a,t,o,s){for(var l=new Set(p),n=new Set(a),d=0;d<=o;d+=1){var r=t.get(d)||new Set;r.forEach(function(f){var A=f.key,C=f.node,S=f.children,E=S===void 0?[]:S;!l.has(A)&&!n.has(A)&&!s(C)&&E.filter(function(L){return!s(L.node)}).forEach(function(L){l.delete(L.key)})})}n=new Set;for(var c=new Set,i=o;i>=0;i-=1){var h=t.get(i)||new Set;h.forEach(function(f){var A=f.parent,C=f.node;if(s(C)||!f.parent||c.has(f.parent.key))return;if(s(f.parent.node)){c.add(A.key);return}var S=!0,E=!1;(A.children||[]).filter(function(L){return!s(L.node)}).forEach(function(L){var T=L.key,b=l.has(T);S&&!b&&(S=!1),!E&&(b||n.has(T))&&(E=!0)}),S||l.delete(A.key),E&&n.add(A.key),c.add(A.key)})}return{checkedKeys:Array.from(l),halfCheckedKeys:Array.from(O(n,l))}}function w(p,a,t,o){var s=[],l;o?l=o:l=v;var n=new Set(p.filter(function(i){var h=!!t[i];return h||s.push(i),h})),d=new Map,r=0;Object.keys(t).forEach(function(i){var h=t[i],f=h.level,A=d.get(f);A||(A=new Set,d.set(f,A)),A.add(h),r=Math.max(r,f)}),Object(u.a)(!s.length,"Tree missing follow keys: ".concat(s.slice(0,100).map(function(i){return"'".concat(i,"'")}).join(", ")));var c;return a===!0?c=g(n,d,r,l):c=y(n,a.halfCheckedKeys,d,r,l),c}},"7hf9":function(Z,_,e){var u=e("JSme"),O=u.extend({type:"dataZoom.inside",defaultOption:{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}});Z.exports=O},"7i10":function(Z,_,e){var u=e("Q6Bq");e("Gd1e"),e("IU03");var O=e("zCY1"),v=e("x0lj");u.registerVisual(O),u.registerLayout(v)},"7lsH":function(Z,_,e){var u=e("oEo5"),O=u.map,v=e("teHm"),g=e("7/O9"),y=g.isDimensionStacked;function w(p){return{seriesType:p,plan:v(),reset:function(a){var t=a.getData(),o=a.coordinateSystem,s=a.pipelineContext,l=s.large;if(!o)return;var n=O(o.dimensions,function(i){return t.mapDimension(i)}).slice(0,2),d=n.length,r=t.getCalculationInfo("stackResultDimension");y(t,n[0])&&(n[0]=r),y(t,n[1])&&(n[1]=r);function c(i,h){for(var f=i.end-i.start,A=l&&new Float32Array(f*d),C=i.start,S=0,E=[],L=[];C<i.end;C++){var T;if(d===1){var b=h.get(n[0],C);T=!isNaN(b)&&o.dataToPoint(b,null,L)}else{var b=E[0]=h.get(n[0],C),x=E[1]=h.get(n[1],C);T=!isNaN(b)&&!isNaN(x)&&o.dataToPoint(E,null,L)}l?(A[S++]=T?T[0]:NaN,A[S++]=T?T[1]:NaN):h.setItemLayout(C,T&&T.slice()||[NaN,NaN])}l&&h.setLayout("symbolPoints",A)}return d&&{progress:c}}}}Z.exports=w},"7mDt":function(Z,_,e){var u=e("Q6Bq");e("ZjQ9"),e("EP4V"),e("KsgI"),e("O0fn"),e("5bxg"),u.extendComponentView({type:"single"})},"7zv7":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("D9jB"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},"8+LE":function(Z,_){/**
|
|
|
* @license
|
|
|
* Copyright (C) 2006 Google Inc.
|
|
|
*
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
* You may obtain a copy of the License at
|
|
|
*
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
*
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
* See the License for the specific language governing permissions and
|
|
|
* limitations under the License.
|
|
|
*/var e,u,O,v=!1,g,y;window.PR_SHOULD_USE_CONTINUATION=!0;var w,p;(function(){var a=window,t=["break,continue,do,else,for,if,return,while"],o=[t,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,restrict,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],s=[o,"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],l=[s,"alignas,alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,noexcept,noreturn,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],n=[s,"abstract,assert,boolean,byte,extends,finally,final,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],d=[s,"abstract,add,alias,as,ascending,async,await,base,bool,by,byte,checked,decimal,delegate,descending,dynamic,event,finally,fixed,foreach,from,get,global,group,implicit,in,interface,internal,into,is,join,let,lock,null,object,out,override,orderby,params,partial,readonly,ref,remove,sbyte,sealed,select,set,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,value,var,virtual,where,yield"],r="all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes",c=[s,"abstract,async,await,constructor,debugger,enum,eval,export,function,get,implements,instanceof,interface,let,null,set,undefined,var,with,yield,Infinity,NaN"],i="caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",h=[t,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],f=[t,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],A=[t,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],C=[l,d,n,c,i,h,f,A],S=/^(DIR|FILE|array|vector|(de|priority_)?queue|(forward_)?list|stack|(const_)?(reverse_)?iterator|(unordered_)?(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,E="str",L="kwd",T="com",b="typ",x="lit",N="pun",D="pln",M="tag",R="dec",F="src",B="atn",H="atv",U="nocode",K="(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<<?=?|>>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function W(rt){for(var Je=0,vt=!1,ut=!1,bt=0,Qe=rt.length;bt<Qe;++bt){var pt=rt[bt];if(pt.ignoreCase)ut=!0;else if(/[a-z]/i.test(pt.source.replace(/\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi,""))){vt=!0,ut=!1;break}}var Ge={b:8,t:9,n:10,v:11,f:12,r:13};function je(Wt){var Qt=Wt.charCodeAt(0);if(Qt!==92)return Qt;var or=Wt.charAt(1);return Qt=Ge[or],Qt||("0"<=or&&or<="7"?parseInt(Wt.substring(1),8):or==="u"||or==="x"?parseInt(Wt.substring(2),16):Wt.charCodeAt(1))}function _e(Wt){if(Wt<32)return(Wt<16?"\\x0":"\\x")+Wt.toString(16);var Qt=String.fromCharCode(Wt);return Qt==="\\"||Qt==="-"||Qt==="]"||Qt==="^"?"\\"+Qt:Qt}function ht(Wt){var Qt=Wt.substring(1,Wt.length-1).match(new RegExp("\\\\u[0-9A-Fa-f]{4}|\\\\x[0-9A-Fa-f]{2}|\\\\[0-3][0-7]{0,2}|\\\\[0-7]{1,2}|\\\\[\\s\\S]|-|[^-\\\\]","g")),or=[],Tt=Qt[0]==="^",jt=["["];Tt&&jt.push("^");for(var zt=Tt?1:0,Nt=Qt.length;zt<Nt;++zt){var Ht=Qt[zt];if(/\\[bdsw]/i.test(Ht))jt.push(Ht);else{var it=je(Ht),He;zt+2<Nt&&Qt[zt+1]==="-"?(He=je(Qt[zt+2]),zt+=2):He=it,or.push([it,He]),He<65||it>122||(He<65||it>90||or.push([Math.max(65,it)|32,Math.min(He,90)|32]),He<97||it>122||or.push([Math.max(97,it)&~32,Math.min(He,122)&~32]))}}or.sort(function(Me,Ke){return Me[0]-Ke[0]||Ke[1]-Me[1]});for(var ne=[],ce=[],zt=0;zt<or.length;++zt){var Ze=or[zt];Ze[0]<=ce[1]+1?ce[1]=Math.max(ce[1],Ze[1]):ne.push(ce=Ze)}for(var zt=0;zt<ne.length;++zt){var Ze=ne[zt];jt.push(_e(Ze[0])),Ze[1]>Ze[0]&&(Ze[1]+1>Ze[0]&&jt.push("-"),jt.push(_e(Ze[1])))}return jt.push("]"),jt.join("")}function Lt(Wt){for(var Qt=Wt.source.match(new RegExp("(?:\\[(?:[^\\x5C\\x5D]|\\\\[\\s\\S])*\\]|\\\\u[A-Fa-f0-9]{4}|\\\\x[A-Fa-f0-9]{2}|\\\\[0-9]+|\\\\[^ux0-9]|\\(\\?[:!=]|[\\(\\)\\^]|[^\\x5B\\x5C\\(\\)\\^]+)","g")),or=Qt.length,Tt=[],jt=0,zt=0;jt<or;++jt){var Nt=Qt[jt];if(Nt==="(")++zt;else if(Nt.charAt(0)==="\\"){var Ht=+Nt.substring(1);Ht&&(Ht<=zt?Tt[Ht]=-1:Qt[jt]=_e(Ht))}}for(var jt=1;jt<Tt.length;++jt)Tt[jt]===-1&&(Tt[jt]=++Je);for(var jt=0,zt=0;jt<or;++jt){var Nt=Qt[jt];if(Nt==="(")++zt,Tt[zt]||(Qt[jt]="(?:");else if(Nt.charAt(0)==="\\"){var Ht=+Nt.substring(1);Ht&&Ht<=zt&&(Qt[jt]="\\"+Tt[Ht])}}for(var jt=0;jt<or;++jt)Qt[jt]==="^"&&Qt[jt+1]!=="^"&&(Qt[jt]="");if(Wt.ignoreCase&&vt)for(var jt=0;jt<or;++jt){var Nt=Qt[jt],it=Nt.charAt(0);Nt.length>=2&&it==="["?Qt[jt]=ht(Nt):it!=="\\"&&(Qt[jt]=Nt.replace(/[a-zA-Z]/g,function(ce){var Ze=ce.charCodeAt(0);return"["+String.fromCharCode(Ze&~32,Ze|32)+"]"}))}return Qt.join("")}for(var Ft=[],bt=0,Qe=rt.length;bt<Qe;++bt){var pt=rt[bt];if(pt.global||pt.multiline)throw new Error(""+pt);Ft.push("(?:"+Lt(pt)+")")}return new RegExp(Ft.join("|"),ut?"gi":"g")}function z(rt,Je){var vt=/(?:^|\s)nocode(?:\s|$)/,ut=[],bt=0,Qe=[],pt=0;function Ge(je){var _e=je.nodeType;if(_e==1){if(vt.test(je.className))return;for(var ht=je.firstChild;ht;ht=ht.nextSibling)Ge(ht);var Lt=je.nodeName.toLowerCase();(Lt==="br"||Lt==="li")&&(ut[pt]=`
|
|
|
`,Qe[pt<<1]=bt++,Qe[pt++<<1|1]=je)}else if(_e==3||_e==4){var Ft=je.nodeValue;Ft.length&&(Je?Ft=Ft.replace(/\r\n?/g,`
|
|
|
`):Ft=Ft.replace(/[ \t\r\n]+/g," "),ut[pt]=Ft,Qe[pt<<1]=bt,bt+=Ft.length,Qe[pt++<<1|1]=je)}}return Ge(rt),{sourceCode:ut.join("").replace(/\n$/,""),spans:Qe}}function Y(rt,Je,vt,ut,bt){if(!vt)return;var Qe={sourceNode:rt,pre:1,langExtension:null,numberLines:null,sourceCode:vt,spans:null,basePos:Je,decorations:null};ut(Qe),bt.push.apply(bt,Qe.decorations)}var Q=/\S/;function P(rt){for(var Je=void 0,vt=rt.firstChild;vt;vt=vt.nextSibling){var ut=vt.nodeType;Je=ut===1?Je?rt:vt:ut===3&&Q.test(vt.nodeValue)?rt:Je}return Je===rt?void 0:Je}function G(rt,Je){var vt={},ut;(function(){for(var pt=rt.concat(Je),Ge=[],je={},_e=0,ht=pt.length;_e<ht;++_e){var Lt=pt[_e],Ft=Lt[3];if(Ft)for(var Wt=Ft.length;--Wt>=0;)vt[Ft.charAt(Wt)]=Lt;var Qt=Lt[1],or=""+Qt;je.hasOwnProperty(or)||(Ge.push(Qt),je[or]=null)}Ge.push(/[\0-\uffff]/),ut=W(Ge)})();var bt=Je.length,Qe=function pt(Ge){for(var je=Ge.sourceCode,_e=Ge.basePos,ht=Ge.sourceNode,Lt=[_e,D],Ft=0,Wt=je.match(ut)||[],Qt={},or=0,Tt=Wt.length;or<Tt;++or){var jt=Wt[or],zt=Qt[jt],Nt=void 0,Ht;if(typeof zt=="string")Ht=!1;else{var it=vt[jt.charAt(0)];if(it)Nt=jt.match(it[1]),zt=it[0];else{for(var He=0;He<bt;++He)if(it=Je[He],Nt=jt.match(it[1]),Nt){zt=it[0];break}Nt||(zt=D)}Ht=zt.length>=5&&zt.substring(0,5)==="lang-",Ht&&!(Nt&&typeof Nt[1]=="string")&&(Ht=!1,zt=F),Ht||(Qt[jt]=zt)}var ne=Ft;if(Ft+=jt.length,!Ht)Lt.push(_e+ne,zt);else{var ce=Nt[1],Ze=jt.indexOf(ce),Me=Ze+ce.length;Nt[2]&&(Me=jt.length-Nt[2].length,Ze=Me-ce.length);var Ke=zt.substring(5);Y(ht,_e+ne,jt.substring(0,Ze),pt,Lt),Y(ht,_e+ne+Ze,ce,Ve(Ke,ce),Lt),Y(ht,_e+ne+Me,jt.substring(Me),pt,Lt)}}Ge.decorations=Lt};return Qe}function $(rt){var Je=[],vt=[];rt.tripleQuotedStrings?Je.push([E,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,`'"`]):rt.multiLineStrings?Je.push([E,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"]):Je.push([E,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,null,`"'`]),rt.verbatimStrings&&vt.push([E,/^@\"(?:[^\"]|\"\")*(?:\"|$)/,null]);var ut=rt.hashComments;ut&&(rt.cStyleComments?(ut>1?Je.push([T,/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,null,"#"]):Je.push([T,/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\r\n]*)/,null,"#"]),vt.push([E,/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):Je.push([T,/^#[^\r\n]*/,null,"#"])),rt.cStyleComments&&(vt.push([T,/^\/\/[^\r\n]*/,null]),vt.push([T,/^\/\*[\s\S]*?(?:\*\/|$)/,null]));var bt=rt.regexLiterals;if(bt){var Qe=bt>1?"":`
|
|
|
\r`,pt=Qe?".":"[\\S\\s]",Ge="/(?=[^/*"+Qe+"])(?:[^/\\x5B\\x5C"+Qe+"]|\\x5C"+pt+"|\\x5B(?:[^\\x5C\\x5D"+Qe+"]|\\x5C"+pt+")*(?:\\x5D|$))+/";vt.push(["lang-regex",RegExp("^"+K+"("+Ge+")")])}var je=rt.types;je&&vt.push([b,je]);var _e=(""+rt.keywords).replace(/^ | $/g,"");_e.length&&vt.push([L,new RegExp("^(?:"+_e.replace(/[\s,]+/g,"|")+")\\b"),null]),Je.push([D,/^\s+/,null,` \r
|
|
|
\xA0`]);var ht="^.[^\\s\\w.$@'\"`/\\\\]*";return rt.regexLiterals&&(ht+="(?!s*/)"),vt.push([x,/^@[a-z_$][a-z_$@0-9]*/i,null],[b,/^(?:[@_]?[A-Z]+[a-z][A-Za-z_$@0-9]*|\w+_t\b)/,null],[D,/^[a-z_$][a-z_$@0-9]*/i,null],[x,new RegExp("^(?:0x[a-f0-9]+|(?:\\d(?:_\\d+)*\\d*(?:\\.\\d*)?|\\.\\d\\+)(?:e[+\\-]?\\d+)?)[a-z]*","i"),null,"0123456789"],[D,/^\\[\s\S]?/,null],[N,new RegExp(ht),null]),G(Je,vt)}var fe=$({keywords:C,hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0});function te(rt,Je,vt){for(var ut=/(?:^|\s)nocode(?:\s|$)/,bt=/\r\n?|\n/,Qe=rt.ownerDocument,pt=Qe.createElement("li");rt.firstChild;)pt.appendChild(rt.firstChild);var Ge=[pt];function je(Qt){var or=Qt.nodeType;if(or==1&&!ut.test(Qt.className))if(Qt.nodeName==="br")_e(Qt),Qt.parentNode&&Qt.parentNode.removeChild(Qt);else for(var Tt=Qt.firstChild;Tt;Tt=Tt.nextSibling)je(Tt);else if((or==3||or==4)&&vt){var jt=Qt.nodeValue,zt=jt.match(bt);if(zt){var Nt=jt.substring(0,zt.index);Qt.nodeValue=Nt;var Ht=jt.substring(zt.index+zt[0].length);if(Ht){var it=Qt.parentNode;it.insertBefore(Qe.createTextNode(Ht),Qt.nextSibling)}_e(Qt),Nt||Qt.parentNode.removeChild(Qt)}}}function _e(Qt){for(;!Qt.nextSibling;)if(Qt=Qt.parentNode,!Qt)return;function or(zt,Nt){var Ht=Nt?zt.cloneNode(!1):zt,it=zt.parentNode;if(it){var He=or(it,1),ne=zt.nextSibling;He.appendChild(Ht);for(var ce=ne;ce;ce=ne)ne=ce.nextSibling,He.appendChild(ce)}return Ht}for(var Tt=or(Qt.nextSibling,0),jt;(jt=Tt.parentNode)&&jt.nodeType===1;)Tt=jt;Ge.push(Tt)}for(var ht=0;ht<Ge.length;++ht)je(Ge[ht]);Je===(Je|0)&&Ge[0].setAttribute("value",Je);var Lt=Qe.createElement("ol");Lt.className="linenums";for(var Ft=Math.max(0,Je-1|0)||0,ht=0,Wt=Ge.length;ht<Wt;++ht)pt=Ge[ht],pt.className="L"+(ht+Ft)%10,pt.firstChild||pt.appendChild(Qe.createTextNode("\xA0")),Lt.appendChild(pt);rt.appendChild(Lt)}function pe(rt){var Je=/\bMSIE\s(\d+)/.exec(navigator.userAgent);Je=Je&&+Je[1]<=8;var vt=/\n/g,ut=rt.sourceCode,bt=ut.length,Qe=0,pt=rt.spans,Ge=pt.length,je=0,_e=rt.decorations,ht=_e.length,Lt=0;_e[ht]=bt;var Ft,Wt;for(Wt=Ft=0;Wt<ht;)_e[Wt]!==_e[Wt+2]?(_e[Ft++]=_e[Wt++],_e[Ft++]=_e[Wt++]):Wt+=2;for(ht=Ft,Wt=Ft=0;Wt<ht;){for(var Qt=_e[Wt],or=_e[Wt+1],Tt=Wt+2;Tt+2<=ht&&_e[Tt+1]===or;)Tt+=2;_e[Ft++]=Qt,_e[Ft++]=or,Wt=Tt}ht=_e.length=Ft;var jt=rt.sourceNode,zt="";jt&&(zt=jt.style.display,jt.style.display="none");try{for(var Nt=null;je<Ge;){var Ht=pt[je],it=pt[je+2]||bt,He=_e[Lt+2]||bt,Tt=Math.min(it,He),ne=pt[je+1],ce;if(ne.nodeType!==1&&(ce=ut.substring(Qe,Tt))){Je&&(ce=ce.replace(vt,"\r")),ne.nodeValue=ce;var Ze=ne.ownerDocument,Me=Ze.createElement("span");Me.className=_e[Lt+1];var Ke=ne.parentNode;Ke.replaceChild(Me,ne),Me.appendChild(ne),Qe<it&&(pt[je+1]=ne=Ze.createTextNode(ut.substring(Tt,it)),Ke.insertBefore(ne,Me.nextSibling))}Qe=Tt,Qe>=it&&(je+=2),Qe>=He&&(Lt+=2)}}finally{jt&&(jt.style.display=zt)}}var we={};function be(rt,Je){for(var vt=Je.length;--vt>=0;){var ut=Je[vt];we.hasOwnProperty(ut)?a.console&&console.warn("cannot override language handler %s",ut):we[ut]=rt}}function Ve(rt,Je){return rt&&we.hasOwnProperty(rt)||(rt=/^\s*</.test(Je)?"default-markup":"default-code"),we[rt]}be(fe,["default-code"]),be(G([],[[D,/^[^<?]+/],[R,/^<!\w[^>]*(?:>|$)/],[T,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[N,/^(?:<[%?]|[%?]>)/],["lang-",/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],["lang-js",/^<script\b[^>]*>([\s\S]*?)(<\/script\b[^>]*>)/i],["lang-css",/^<style\b[^>]*>([\s\S]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]),be(G([[D,/^[\s]+/,null,` \r
|
|
|
`],[H,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,null,`"'`]],[[M,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[B,/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[N,/^[=<>\/]+/],["lang-js",/^on\w+\s*=\s*\"([^\"]+)\"/i],["lang-js",/^on\w+\s*=\s*\'([^\']+)\'/i],["lang-js",/^on\w+\s*=\s*([^\"\'>\s]+)/i],["lang-css",/^style\s*=\s*\"([^\"]+)\"/i],["lang-css",/^style\s*=\s*\'([^\']+)\'/i],["lang-css",/^style\s*=\s*([^\"\'>\s]+)/i]]),["in.tag"]),be(G([],[[H,/^[\s\S]+/]]),["uq.val"]),be($({keywords:l,hashComments:!0,cStyleComments:!0,types:S}),["c","cc","cpp","cxx","cyc","m"]),be($({keywords:"null,true,false"}),["json"]),be($({keywords:d,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:S}),["cs"]),be($({keywords:n,cStyleComments:!0}),["java"]),be($({keywords:A,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]),be($({keywords:h,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]),be($({keywords:i,hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]),be($({keywords:f,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]),be($({keywords:c,cStyleComments:!0,regexLiterals:!0}),["javascript","js","ts","typescript"]),be($({keywords:r,hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]),be(G([],[[E,/^[\s\S]+/]]),["regex"]);function Xe(rt){var Je=rt.langExtension;try{var vt=z(rt.sourceNode,rt.pre),ut=vt.sourceCode;rt.sourceCode=ut,rt.spans=vt.spans,rt.basePos=0,Ve(Je,ut)(rt),pe(rt)}catch(bt){a.console&&console.log(bt&&bt.stack||bt)}}function At(rt,Je,vt){var ut=vt||!1,bt=Je||null,Qe=document.createElement("div");Qe.innerHTML="<pre>"+rt+"</pre>",Qe=Qe.firstChild,ut&&te(Qe,ut,!0);var pt={langExtension:bt,numberLines:ut,sourceNode:Qe,pre:1,sourceCode:null,basePos:null,spans:null,decorations:null};return Xe(pt),Qe.innerHTML}function Be(rt,Je){var vt=Je||document.body,ut=vt.ownerDocument||document;function bt(Ht){return vt.getElementsByTagName(Ht)}for(var Qe=[bt("pre"),bt("code"),bt("xmp")],pt=[],Ge=0;Ge<Qe.length;++Ge)for(var je=0,_e=Qe[Ge].length;je<_e;++je)pt.push(Qe[Ge][je]);Qe=null;var ht=Date;ht.now||(ht={now:function(){return+new Date}});var Lt=0,Ft=/\blang(?:uage)?-([\w.]+)(?!\S)/,Wt=/\bprettyprint\b/,Qt=/\bprettyprinted\b/,or=/pre|xmp/i,Tt=/^code$/i,jt=/^(?:pre|code|xmp)$/i,zt={};function Nt(){for(var Ht=a.PR_SHOULD_USE_CONTINUATION?ht.now()+250:Infinity;Lt<pt.length&&ht.now()<Ht;Lt++){for(var it=pt[Lt],He=zt,ne=it;ne=ne.previousSibling;){var ce=ne.nodeType,Ze=(ce===7||ce===8)&&ne.nodeValue;if(Ze?!/^\??prettify\b/.test(Ze):ce!==3||/\S/.test(ne.nodeValue))break;if(Ze){He={},Ze.replace(/\b(\w+)=([\w:.%+-]+)/g,function(de,Se,Ce){He[Se]=Ce});break}}var Me=it.className;if((He!==zt||Wt.test(Me))&&!Qt.test(Me)){for(var Ke=!1,sr=it.parentNode;sr;sr=sr.parentNode){var Ut=sr.tagName;if(jt.test(Ut)&&sr.className&&Wt.test(sr.className)){Ke=!0;break}}if(!Ke){it.className+=" prettyprinted";var Pt=He.lang;if(!Pt){Pt=Me.match(Ft);var nr;!Pt&&(nr=P(it))&&Tt.test(nr.tagName)&&(Pt=nr.className.match(Ft)),Pt&&(Pt=Pt[1])}var cr;if(or.test(it.tagName))cr=1;else{var Xt=it.currentStyle,Mt=ut.defaultView,me=Xt?Xt.whiteSpace:Mt&&Mt.getComputedStyle?Mt.getComputedStyle(it,null).getPropertyValue("white-space"):0;cr=me&&me.substring(0,3)==="pre"}var le=He.linenums;(le=le==="true"||+le)||(le=Me.match(/\blinenums\b(?::(\d+))?/),le=le?le[1]&&le[1].length?+le[1]:!0:!1),le&&te(it,le,cr);var oe={langExtension:Pt,sourceNode:it,numberLines:le,pre:cr,sourceCode:null,basePos:null,spans:null,decorations:null};Xe(oe)}}}Lt<pt.length?a.setTimeout(Nt,250):typeof rt=="function"&&rt()}Nt()}var Fe=a.PR={createSimpleLexer:G,registerLangHandler:be,sourceDecorator:$,PR_ATTRIB_NAME:B,PR_ATTRIB_VALUE:H,PR_COMMENT:T,PR_DECLARATION:R,PR_KEYWORD:L,PR_LITERAL:x,PR_NOCODE:U,PR_PLAIN:D,PR_PUNCTUATION:N,PR_SOURCE:F,PR_STRING:E,PR_TAG:M,PR_TYPE:b,prettyPrintOne:v?a.prettyPrintOne=At:w=At,prettyPrint:p=v?a.prettyPrint=Be:p=Be},mt=a.define;typeof mt=="function"&&mt.amd&&mt("google-code-prettify",[],function(){return Fe})})()},"8/vB":function(Z,_,e){var u=e("gyjJ"),O=e("B2QF"),v=e("sAd1"),g=O.toolbox.saveAsImage;function y(a){this.model=a}y.defaultOption={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:g.title,type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:g.lang.slice()},y.prototype.unusable=!u.canvasSupported;var w=y.prototype;w.onclick=function(a,t){var o=this.model,s=o.get("name")||a.get("title.0.text")||"echarts",l=t.getZr().painter.getType()==="svg",n=l?"svg":o.get("type",!0)||"png",d=t.getConnectedDataURL({type:n,backgroundColor:o.get("backgroundColor",!0)||a.get("backgroundColor")||"#fff",connectedBackgroundColor:o.get("connectedBackgroundColor"),excludeComponents:o.get("excludeComponents"),pixelRatio:o.get("pixelRatio")});if(typeof MouseEvent=="function"&&!u.browser.ie&&!u.browser.edge){var r=document.createElement("a");r.download=s+"."+n,r.target="_blank",r.href=d;var c=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});r.dispatchEvent(c)}else if(window.navigator.msSaveOrOpenBlob){for(var i=atob(d.split(",")[1]),h=i.length,f=new Uint8Array(h);h--;)f[h]=i.charCodeAt(h);var A=new Blob([f]);window.navigator.msSaveOrOpenBlob(A,s+"."+n)}else{var C=o.get("lang"),S='<body style="margin:0;"><img src="'+d+'" style="max-width:100%;" title="'+(C&&C[0]||"")+'" /></body>',E=window.open();E.document.write(S)}},v.register("saveAsImage",y);var p=y;Z.exports=p},"83ay":function(Z,_,e){var u=e("zYjg"),O=e("SSBM"),v=e("oEo5"),g=e("ycch"),y=g.wrapTreePathInfo,w=8,p=8,a=5;function t(n){this.group=new u.Group,n.add(this.group)}t.prototype={constructor:t,render:function(n,d,r,c){var i=n.getModel("breadcrumb"),h=this.group;if(h.removeAll(),!i.get("show")||!r)return;var f=i.getModel("itemStyle"),A=f.getModel("textStyle"),C={pos:{left:i.get("left"),right:i.get("right"),top:i.get("top"),bottom:i.get("bottom")},box:{width:d.getWidth(),height:d.getHeight()},emptyItemWidth:i.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(r,C,A),this._renderContent(n,C,f,A,c),O.positionElement(h,C.pos,C.box)},_prepare:function(n,d,r){for(var c=n;c;c=c.parentNode){var i=c.getModel().get("name"),h=r.getTextRect(i),f=Math.max(h.width+w*2,d.emptyItemWidth);d.totalWidth+=f+p,d.renderList.push({node:c,text:i,width:f})}},_renderContent:function(n,d,r,c,i){for(var h=0,f=d.emptyItemWidth,A=n.get("breadcrumb.height"),C=O.getAvailableSize(d.pos,d.box),S=d.totalWidth,E=d.renderList,L=E.length-1;L>=0;L--){var T=E[L],b=T.node,x=T.width,N=T.text;S>C.width&&(S-=x-f,x=f,N=null);var D=new u.Polygon({shape:{points:o(h,0,x,A,L===E.length-1,L===0)},style:v.defaults(r.getItemStyle(),{lineJoin:"bevel",text:N,textFill:c.getTextColor(),textFont:c.getFont()}),z:10,onclick:v.curry(i,b)});this.group.add(D),s(D,n,b),h+=x+p}},remove:function(){this.group.removeAll()}};function o(n,d,r,c,i,h){var f=[[i?n:n-a,d],[n+r,d],[n+r,d+c],[i?n:n-a,d+c]];return!h&&f.splice(2,0,[n+r+a,d+c/2]),!i&&f.push([n,d+c/2]),f}function s(n,d,r){n.eventData={componentType:"series",componentSubType:"treemap",componentIndex:d.componentIndex,seriesIndex:d.componentIndex,seriesName:d.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:r&&r.dataIndex,name:r&&r.name},treePathInfo:r&&y(r,d)}}var l=t;Z.exports=l},"85pI":function(Z,_){function e(u,O){return function(v){return u(O(v))}}Z.exports=e},"86p4":function(Z,_,e){var u=e("JqtM"),O=u.debugMode,v=function(){};O===1&&(v=console.error);var g=v;Z.exports=g},"8Bkq":function(Z,_,e){var u=e("342z"),O=e("2OMI"),v=e("ww29"),g=Math.sqrt,y=Math.sin,w=Math.cos,p=Math.PI,a=function(A){return Math.sqrt(A[0]*A[0]+A[1]*A[1])},t=function(A,C){return(A[0]*C[0]+A[1]*C[1])/(a(A)*a(C))},o=function(A,C){return(A[0]*C[1]<A[1]*C[0]?-1:1)*Math.acos(t(A,C))};function s(f,A,C,S,E,L,T,b,x,N,D){var M=x*(p/180),R=w(M)*(f-C)/2+y(M)*(A-S)/2,F=-1*y(M)*(f-C)/2+w(M)*(A-S)/2,B=R*R/(T*T)+F*F/(b*b);B>1&&(T*=g(B),b*=g(B));var H=(E===L?-1:1)*g((T*T*(b*b)-T*T*(F*F)-b*b*(R*R))/(T*T*(F*F)+b*b*(R*R)))||0,U=H*T*F/b,K=H*-b*R/T,W=(f+C)/2+w(M)*U-y(M)*K,z=(A+S)/2+y(M)*U+w(M)*K,Y=o([1,0],[(R-U)/T,(F-K)/b]),Q=[(R-U)/T,(F-K)/b],P=[(-1*R-U)/T,(-1*F-K)/b],G=o(Q,P);t(Q,P)<=-1&&(G=p),t(Q,P)>=1&&(G=0),L===0&&G>0&&(G=G-2*p),L===1&&G<0&&(G=G+2*p),D.addData(N,W,z,T,b,Y,G,M,L)}var l=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig,n=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function d(f){if(!f)return new O;for(var A=0,C=0,S=A,E=C,L,T=new O,b=O.CMD,x=f.match(l),N=0;N<x.length;N++){for(var D=x[N],M=D.charAt(0),R,F=D.match(n)||[],B=F.length,H=0;H<B;H++)F[H]=parseFloat(F[H]);for(var U=0;U<B;){var K,W,z,Y,Q,P,G,$=A,fe=C;switch(M){case"l":A+=F[U++],C+=F[U++],R=b.L,T.addData(R,A,C);break;case"L":A=F[U++],C=F[U++],R=b.L,T.addData(R,A,C);break;case"m":A+=F[U++],C+=F[U++],R=b.M,T.addData(R,A,C),S=A,E=C,M="l";break;case"M":A=F[U++],C=F[U++],R=b.M,T.addData(R,A,C),S=A,E=C,M="L";break;case"h":A+=F[U++],R=b.L,T.addData(R,A,C);break;case"H":A=F[U++],R=b.L,T.addData(R,A,C);break;case"v":C+=F[U++],R=b.L,T.addData(R,A,C);break;case"V":C=F[U++],R=b.L,T.addData(R,A,C);break;case"C":R=b.C,T.addData(R,F[U++],F[U++],F[U++],F[U++],F[U++],F[U++]),A=F[U-2],C=F[U-1];break;case"c":R=b.C,T.addData(R,F[U++]+A,F[U++]+C,F[U++]+A,F[U++]+C,F[U++]+A,F[U++]+C),A+=F[U-2],C+=F[U-1];break;case"S":K=A,W=C;var te=T.len(),pe=T.data;L===b.C&&(K+=A-pe[te-4],W+=C-pe[te-3]),R=b.C,$=F[U++],fe=F[U++],A=F[U++],C=F[U++],T.addData(R,K,W,$,fe,A,C);break;case"s":K=A,W=C;var te=T.len(),pe=T.data;L===b.C&&(K+=A-pe[te-4],W+=C-pe[te-3]),R=b.C,$=A+F[U++],fe=C+F[U++],A+=F[U++],C+=F[U++],T.addData(R,K,W,$,fe,A,C);break;case"Q":$=F[U++],fe=F[U++],A=F[U++],C=F[U++],R=b.Q,T.addData(R,$,fe,A,C);break;case"q":$=F[U++]+A,fe=F[U++]+C,A+=F[U++],C+=F[U++],R=b.Q,T.addData(R,$,fe,A,C);break;case"T":K=A,W=C;var te=T.len(),pe=T.data;L===b.Q&&(K+=A-pe[te-4],W+=C-pe[te-3]),A=F[U++],C=F[U++],R=b.Q,T.addData(R,K,W,A,C);break;case"t":K=A,W=C;var te=T.len(),pe=T.data;L===b.Q&&(K+=A-pe[te-4],W+=C-pe[te-3]),A+=F[U++],C+=F[U++],R=b.Q,T.addData(R,K,W,A,C);break;case"A":z=F[U++],Y=F[U++],Q=F[U++],P=F[U++],G=F[U++],$=A,fe=C,A=F[U++],C=F[U++],R=b.A,s($,fe,A,C,P,G,z,Y,Q,R,T);break;case"a":z=F[U++],Y=F[U++],Q=F[U++],P=F[U++],G=F[U++],$=A,fe=C,A+=F[U++],C+=F[U++],R=b.A,s($,fe,A,C,P,G,z,Y,Q,R,T);break}}(M==="z"||M==="Z")&&(R=b.Z,T.addData(R),A=S,C=E),L=R}return T.toStatic(),T}function r(f,A){var C=d(f);return A=A||{},A.buildPath=function(S){if(S.setData){S.setData(C.data);var E=S.getContext();E&&S.rebuildPath(E)}else{var E=S;C.rebuildPath(E)}},A.applyTransform=function(S){v(C,S),this.dirty(!0)},A}function c(f,A){return new u(r(f,A))}function i(f,A){return u.extend(r(f,A))}function h(f,A){for(var C=[],S=f.length,E=0;E<S;E++){var L=f[E];L.path||L.createPathProxy(),L.__dirtyPath&&L.buildPath(L.path,L.shape,!0),C.push(L.path)}var T=new u(A);return T.createPathProxy(),T.buildPath=function(b){b.appendPath(C);var x=b.getContext();x&&b.rebuildPath(x)},T}_.createFromString=c,_.extendFromString=i,_.mergePath=h},"8CG2":function(Z,_){Z.exports=function(u,O,v,g){var y=v?v.call(g,u,O):void 0;if(y!==void 0)return!!y;if(u===O)return!0;if(typeof u!="object"||!u||typeof O!="object"||!O)return!1;var w=Object.keys(u),p=Object.keys(O);if(w.length!==p.length)return!1;for(var a=Object.prototype.hasOwnProperty.bind(O),t=0;t<w.length;t++){var o=w[t];if(!a(o))return!1;var s=u[o],l=O[o];if(y=v?v.call(g,s,l,o):void 0,y===!1||y===void 0&&s!==l)return!1}return!0}},"8DUC":function(Z,_,e){var u=e("oEo5"),O=e("Q6Bq"),v=e("zYjg"),g=e("SSBM"),y=g.getLayoutRect,w=e("CQhY"),p=w.windowOpen;O.extendComponentModel({type:"title",layoutMode:{type:"box",ignoreSize:!0},defaultOption:{zlevel:0,z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bolder",color:"#333"},subtextStyle:{color:"#aaa"}}}),O.extendComponentView({type:"title",render:function(a,t,o){if(this.group.removeAll(),!a.get("show"))return;var s=this.group,l=a.getModel("textStyle"),n=a.getModel("subtextStyle"),d=a.get("textAlign"),r=u.retrieve2(a.get("textBaseline"),a.get("textVerticalAlign")),c=new v.Text({style:v.setTextStyle({},l,{text:a.get("text"),textFill:l.getTextColor()},{disableBox:!0}),z2:10}),i=c.getBoundingRect(),h=a.get("subtext"),f=new v.Text({style:v.setTextStyle({},n,{text:h,textFill:n.getTextColor(),y:i.height+a.get("itemGap"),textVerticalAlign:"top"},{disableBox:!0}),z2:10}),A=a.get("link"),C=a.get("sublink"),S=a.get("triggerEvent",!0);c.silent=!A&&!S,f.silent=!C&&!S,A&&c.on("click",function(){p(A,"_"+a.get("target"))}),C&&f.on("click",function(){p(C,"_"+a.get("subtarget"))}),c.eventData=f.eventData=S?{componentType:"title",componentIndex:a.componentIndex}:null,s.add(c),h&&s.add(f);var E=s.getBoundingRect(),L=a.getBoxLayoutParams();L.width=E.width,L.height=E.height;var T=y(L,{width:o.getWidth(),height:o.getHeight()},a.get("padding"));d||(d=a.get("left")||a.get("right"),d==="middle"&&(d="center"),d==="right"?T.x+=T.width:d==="center"&&(T.x+=T.width/2)),r||(r=a.get("top")||a.get("bottom"),r==="center"&&(r="middle"),r==="bottom"?T.y+=T.height:r==="middle"&&(T.y+=T.height/2),r=r||"top"),s.attr("position",[T.x,T.y]);var b={textAlign:d,textVerticalAlign:r};c.setStyle(b),f.setStyle(b),E=s.getBoundingRect();var x=T.margin,N=a.getItemStyle(["color","opacity"]);N.fill=a.get("backgroundColor");var D=new v.Rect({shape:{x:E.x-x[3],y:E.y-x[0],width:E.width+x[1]+x[3],height:E.height+x[0]+x[2],r:a.get("borderRadius")},style:N,subPixelOptimize:!0,silent:!0});s.add(D)}})},"8SUr":function(Z,_,e){"use strict";var u=Array.isArray,O=Object.keys,v=Object.prototype.hasOwnProperty;Z.exports=function g(y,w){if(y===w)return!0;if(y&&w&&typeof y=="object"&&typeof w=="object"){var p=u(y),a=u(w),t,o,s;if(p&&a){if(o=y.length,o!=w.length)return!1;for(t=o;t--!==0;)if(!g(y[t],w[t]))return!1;return!0}if(p!=a)return!1;var l=y instanceof Date,n=w instanceof Date;if(l!=n)return!1;if(l&&n)return y.getTime()==w.getTime();var d=y instanceof RegExp,r=w instanceof RegExp;if(d!=r)return!1;if(d&&r)return y.toString()==w.toString();var c=O(y);if(o=c.length,o!==O(w).length)return!1;for(t=o;t--!==0;)if(!v.call(w,c[t]))return!1;for(t=o;t--!==0;)if(s=c[t],!g(y[s],w[s]))return!1;return!0}return y!==y&&w!==w}},"8hNK":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("KomR")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="DoubleRightOutlined";var p=v.forwardRef(w);_.default=p},"8sx9":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("zYjg"),g=e("Dz72"),y="__seriesMapHighDown",w="__seriesMapCallKey",p=u.extendChartView({type:"map",render:function(o,s,l,n){if(n&&n.type==="mapToggleSelect"&&n.from===this.uid)return;var d=this.group;if(d.removeAll(),o.getHostGeoModel())return;if(n&&n.type==="geoRoam"&&n.componentType==="series"&&n.seriesId===o.id){var r=this._mapDraw;r&&d.add(r.group)}else if(o.needsDrawMap){var r=this._mapDraw||new g(l,!0);d.add(r.group),r.draw(o,s,l,this,n),this._mapDraw=r}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;o.get("showLegendSymbol")&&s.getComponent("legend")&&this._renderSymbols(o,s,l)},remove:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},dispose:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},_renderSymbols:function(o,s,l){var n=o.originalData,d=this.group;n.each(n.mapDimension("value"),function(r,c){if(isNaN(r))return;var i=n.getItemLayout(c);if(!i||!i.point)return;var h=i.point,f=i.offset,A=new v.Circle({style:{fill:o.getData().getVisual("color")},shape:{cx:h[0]+f*9,cy:h[1],r:3},silent:!0,z2:8+(f?0:v.Z2_EMPHASIS_LIFT+1)});if(!f){var C=o.mainSeries.getData(),S=n.getName(c),E=C.indexOfName(S),L=n.getItemModel(c),T=L.getModel("label"),b=L.getModel("emphasis.label"),x=C.getItemGraphicEl(E),N=O.retrieve2(o.getFormattedLabel(E,"normal"),S),D=O.retrieve2(o.getFormattedLabel(E,"emphasis"),N),M=x[y],R=Math.random();if(!M){M=x[y]={};var F=O.curry(a,!0),B=O.curry(a,!1);x.on("mouseover",F).on("mouseout",B).on("emphasis",F).on("normal",B)}x[w]=R,O.extend(M,{recordVersion:R,circle:A,labelModel:T,hoverLabelModel:b,emphasisText:D,normalText:N}),t(M,!1)}d.add(A)})}});function a(o){var s=this[y];s&&s.recordVersion===this[w]&&t(s,o)}function t(o,s){var l=o.circle,n=o.labelModel,d=o.hoverLabelModel,r=o.emphasisText,c=o.normalText;s?(l.style.extendFrom(v.setTextStyle({},d,{text:d.get("show")?r:null},{isRectText:!0,useInsideStyle:!1},!0)),l.__mapOriginalZ2=l.z2,l.z2+=v.Z2_EMPHASIS_LIFT):(v.setTextStyle(l.style,n,{text:n.get("show")?c:null,textPosition:n.getShallow("position")||"bottom"},{isRectText:!0,useInsideStyle:!1}),l.dirty(!1),l.__mapOriginalZ2!=null&&(l.z2=l.__mapOriginalZ2,l.__mapOriginalZ2=null))}Z.exports=p},"8x96":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("zYjg"),g=e("CQhY"),y=e("Jjzi"),w={EN:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],CN:["\u4E00\u6708","\u4E8C\u6708","\u4E09\u6708","\u56DB\u6708","\u4E94\u6708","\u516D\u6708","\u4E03\u6708","\u516B\u6708","\u4E5D\u6708","\u5341\u6708","\u5341\u4E00\u6708","\u5341\u4E8C\u6708"]},p={EN:["S","M","T","W","T","F","S"],CN:["\u65E5","\u4E00","\u4E8C","\u4E09","\u56DB","\u4E94","\u516D"]},a=u.extendComponentView({type:"calendar",_tlpoints:null,_blpoints:null,_firstDayOfMonth:null,_firstDayPoints:null,render:function(t,o,s){var l=this.group;l.removeAll();var n=t.coordinateSystem,d=n.getRangeInfo(),r=n.getOrient();this._renderDayRect(t,d,l),this._renderLines(t,d,r,l),this._renderYearText(t,d,r,l),this._renderMonthText(t,r,l),this._renderWeekText(t,d,r,l)},_renderDayRect:function(t,o,s){for(var l=t.coordinateSystem,n=t.getModel("itemStyle").getItemStyle(),d=l.getCellWidth(),r=l.getCellHeight(),c=o.start.time;c<=o.end.time;c=l.getNextNDay(c,1).time){var i=l.dataToRect([c],!1).tl,h=new v.Rect({shape:{x:i[0],y:i[1],width:d,height:r},cursor:"default",style:n});s.add(h)}},_renderLines:function(t,o,s,l){var n=this,d=t.coordinateSystem,r=t.getModel("splitLine.lineStyle").getLineStyle(),c=t.get("splitLine.show"),i=r.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var h=o.start,f=0;h.time<=o.end.time;f++){C(h.formatedDate),f===0&&(h=d.getDateInfo(o.start.y+"-"+o.start.m));var A=h.date;A.setMonth(A.getMonth()+1),h=d.getDateInfo(A)}C(d.getNextNDay(o.end.time,1).formatedDate);function C(S){n._firstDayOfMonth.push(d.getDateInfo(S)),n._firstDayPoints.push(d.dataToRect([S],!1).tl);var E=n._getLinePointsOfOneWeek(t,S,s);n._tlpoints.push(E[0]),n._blpoints.push(E[E.length-1]),c&&n._drawSplitline(E,r,l)}c&&this._drawSplitline(n._getEdgesPoints(n._tlpoints,i,s),r,l),c&&this._drawSplitline(n._getEdgesPoints(n._blpoints,i,s),r,l)},_getEdgesPoints:function(t,o,s){var l=[t[0].slice(),t[t.length-1].slice()],n=s==="horizontal"?0:1;return l[0][n]=l[0][n]-o/2,l[1][n]=l[1][n]+o/2,l},_drawSplitline:function(t,o,s){var l=new v.Polyline({z2:20,shape:{points:t},style:o});s.add(l)},_getLinePointsOfOneWeek:function(t,o,s){var l=t.coordinateSystem;o=l.getDateInfo(o);for(var n=[],d=0;d<7;d++){var r=l.getNextNDay(o.time,d),c=l.dataToRect([r.time],!1);n[2*r.day]=c.tl,n[2*r.day+1]=c[s==="horizontal"?"bl":"tr"]}return n},_formatterLabel:function(t,o){return typeof t=="string"&&t?g.formatTplSimple(t,o):typeof t=="function"?t(o):o.nameMap},_yearTextPositionControl:function(t,o,s,l,n){o=o.slice();var d=["center","bottom"];l==="bottom"?(o[1]+=n,d=["center","top"]):l==="left"?o[0]-=n:l==="right"?(o[0]+=n,d=["center","top"]):o[1]-=n;var r=0;return(l==="left"||l==="right")&&(r=Math.PI/2),{rotation:r,position:o,style:{textAlign:d[0],textVerticalAlign:d[1]}}},_renderYearText:function(t,o,s,l){var n=t.getModel("yearLabel");if(!n.get("show"))return;var d=n.get("margin"),r=n.get("position");r||(r=s!=="horizontal"?"top":"left");var c=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],i=(c[0][0]+c[1][0])/2,h=(c[0][1]+c[1][1])/2,f=s==="horizontal"?0:1,A={top:[i,c[f][1]],bottom:[i,c[1-f][1]],left:[c[1-f][0],h],right:[c[f][0],h]},C=o.start.y;+o.end.y>+o.start.y&&(C=C+"-"+o.end.y);var S=n.get("formatter"),E={start:o.start.y,end:o.end.y,nameMap:C},L=this._formatterLabel(S,E),T=new v.Text({z2:30});v.setTextStyle(T.style,n,{text:L}),T.attr(this._yearTextPositionControl(T,A[r],s,r,d)),l.add(T)},_monthTextPositionControl:function(t,o,s,l,n){var d="left",r="top",c=t[0],i=t[1];return s==="horizontal"?(i=i+n,o&&(d="center"),l==="start"&&(r="bottom")):(c=c+n,o&&(r="middle"),l==="start"&&(d="right")),{x:c,y:i,textAlign:d,textVerticalAlign:r}},_renderMonthText:function(t,o,s){var l=t.getModel("monthLabel");if(!l.get("show"))return;var n=l.get("nameMap"),d=l.get("margin"),r=l.get("position"),c=l.get("align"),i=[this._tlpoints,this._blpoints];O.isString(n)&&(n=w[n.toUpperCase()]||[]);var h=r==="start"?0:1,f=o==="horizontal"?0:1;d=r==="start"?-d:d;for(var A=c==="center",C=0;C<i[h].length-1;C++){var S=i[h][C].slice(),E=this._firstDayOfMonth[C];if(A){var L=this._firstDayPoints[C];S[f]=(L[f]+i[0][C+1][f])/2}var T=l.get("formatter"),b=n[+E.m-1],x={yyyy:E.y,yy:(E.y+"").slice(2),MM:E.m,M:+E.m,nameMap:b},N=this._formatterLabel(T,x),D=new v.Text({z2:30});O.extend(v.setTextStyle(D.style,l,{text:N}),this._monthTextPositionControl(S,A,o,r,d)),s.add(D)}},_weekTextPositionControl:function(t,o,s,l,n){var d="center",r="middle",c=t[0],i=t[1],h=s==="start";return o==="horizontal"?(c=c+l+(h?1:-1)*n[0]/2,d=h?"right":"left"):(i=i+l+(h?1:-1)*n[1]/2,r=h?"bottom":"top"),{x:c,y:i,textAlign:d,textVerticalAlign:r}},_renderWeekText:function(t,o,s,l){var n=t.getModel("dayLabel");if(!n.get("show"))return;var d=t.coordinateSystem,r=n.get("position"),c=n.get("nameMap"),i=n.get("margin"),h=d.getFirstDayOfWeek();O.isString(c)&&(c=p[c.toUpperCase()]||[]);var f=d.getNextNDay(o.end.time,7-o.lweek).time,A=[d.getCellWidth(),d.getCellHeight()];i=y.parsePercent(i,A[s==="horizontal"?0:1]),r==="start"&&(f=d.getNextNDay(o.start.time,-(7+o.fweek)).time,i=-i);for(var C=0;C<7;C++){var S=d.getNextNDay(f,C),E=d.dataToRect([S.time],!1).center,L=C;L=Math.abs((C+h)%7);var T=new v.Text({z2:30});O.extend(v.setTextStyle(T.style,n,{text:c[L]}),this._weekTextPositionControl(E,s,r,i,A)),l.add(T)}}});Z.exports=a},"921W":function(Z,_){function e(u){return function(O){return u(O)}}Z.exports=e},"95/S":function(Z,_,e){(function(u){u(e("M0ff"),e("FNWx"),e("ouqR"))})(function(u){"use strict";u.defineMode("markdown",function(O,v){var g=u.getMode(O,"text/html"),y=g.name=="null";function w(W){if(u.findModeByName){var z=u.findModeByName(W);z&&(W=z.mime||z.mimes[0])}var Y=u.getMode(O,W);return Y.name=="null"?null:Y}v.highlightFormatting===void 0&&(v.highlightFormatting=!1),v.maxBlockquoteDepth===void 0&&(v.maxBlockquoteDepth=0),v.taskLists===void 0&&(v.taskLists=!1),v.strikethrough===void 0&&(v.strikethrough=!1),v.emoji===void 0&&(v.emoji=!1),v.fencedCodeBlockHighlighting===void 0&&(v.fencedCodeBlockHighlighting=!0),v.fencedCodeBlockDefaultMode===void 0&&(v.fencedCodeBlockDefaultMode="text/plain"),v.xml===void 0&&(v.xml=!0),v.tokenTypeOverrides===void 0&&(v.tokenTypeOverrides={});var p={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var a in p)p.hasOwnProperty(a)&&v.tokenTypeOverrides[a]&&(p[a]=v.tokenTypeOverrides[a]);var t=/^([*\-_])(?:\s*\1){2,}\s*$/,o=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,s=/^\[(x| )\](?=\s)/i,l=v.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,n=/^ {0,3}(?:\={1,}|-{2,})\s*$/,d=/^[^#!\[\]*_\\<>` "'(~:]+/,r=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,c=/^\s*\[[^\]]+?\]:.*$/,i=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,h=" ";function f(W,z,Y){return z.f=z.inline=Y,Y(W,z)}function A(W,z,Y){return z.f=z.block=Y,Y(W,z)}function C(W){return!W||!/\S/.test(W.string)}function S(W){if(W.linkTitle=!1,W.linkHref=!1,W.linkText=!1,W.em=!1,W.strong=!1,W.strikethrough=!1,W.quote=0,W.indentedCode=!1,W.f==L){var z=y;if(!z){var Y=u.innerMode(g,W.htmlState);z=Y.mode.name=="xml"&&Y.state.tagStart===null&&!Y.state.context&&Y.state.tokenize.isInText}z&&(W.f=N,W.block=E,W.htmlState=null)}return W.trailingSpace=0,W.trailingSpaceNewLine=!1,W.prevLine=W.thisLine,W.thisLine={stream:null},null}function E(W,z){var Y=W.column()===z.indentation,Q=C(z.prevLine.stream),P=z.indentedCode,G=z.prevLine.hr,$=z.list!==!1,fe=(z.listStack[z.listStack.length-1]||0)+3;z.indentedCode=!1;var te=z.indentation;if(z.indentationDiff===null&&(z.indentationDiff=z.indentation,$)){for(z.list=null;te<z.listStack[z.listStack.length-1];)z.listStack.pop(),z.listStack.length?z.indentation=z.listStack[z.listStack.length-1]:z.list=!1;z.list!==!1&&(z.indentationDiff=te-z.listStack[z.listStack.length-1])}var pe=!Q&&!G&&!z.prevLine.header&&(!$||!P)&&!z.prevLine.fencedCodeEnd,we=(z.list===!1||G||Q)&&z.indentation<=fe&&W.match(t),be=null;if(z.indentationDiff>=4&&(P||z.prevLine.fencedCodeEnd||z.prevLine.header||Q))return W.skipToEnd(),z.indentedCode=!0,p.code;if(W.eatSpace())return null;if(Y&&z.indentation<=fe&&(be=W.match(l))&&be[1].length<=6)return z.quote=0,z.header=be[1].length,z.thisLine.header=!0,v.highlightFormatting&&(z.formatting="header"),z.f=z.inline,b(z);if(z.indentation<=fe&&W.eat(">"))return z.quote=Y?1:z.quote+1,v.highlightFormatting&&(z.formatting="quote"),W.eatSpace(),b(z);if(!we&&!z.setext&&Y&&z.indentation<=fe&&(be=W.match(o))){var Ve=be[1]?"ol":"ul";return z.indentation=te+W.current().length,z.list=!0,z.quote=0,z.listStack.push(z.indentation),z.em=!1,z.strong=!1,z.code=!1,z.strikethrough=!1,v.taskLists&&W.match(s,!1)&&(z.taskList=!0),z.f=z.inline,v.highlightFormatting&&(z.formatting=["list","list-"+Ve]),b(z)}else{if(Y&&z.indentation<=fe&&(be=W.match(r,!0)))return z.quote=0,z.fencedEndRE=new RegExp(be[1]+"+ *$"),z.localMode=v.fencedCodeBlockHighlighting&&w(be[2]||v.fencedCodeBlockDefaultMode),z.localMode&&(z.localState=u.startState(z.localMode)),z.f=z.block=T,v.highlightFormatting&&(z.formatting="code-block"),z.code=-1,b(z);if(z.setext||(!pe||!$)&&!z.quote&&z.list===!1&&!z.code&&!we&&!c.test(W.string)&&(be=W.lookAhead(1))&&(be=be.match(n)))return z.setext?(z.header=z.setext,z.setext=0,W.skipToEnd(),v.highlightFormatting&&(z.formatting="header")):(z.header=be[0].charAt(0)=="="?1:2,z.setext=z.header),z.thisLine.header=!0,z.f=z.inline,b(z);if(we)return W.skipToEnd(),z.hr=!0,z.thisLine.hr=!0,p.hr;if(W.peek()==="[")return f(W,z,B)}return f(W,z,z.inline)}function L(W,z){var Y=g.token(W,z.htmlState);if(!y){var Q=u.innerMode(g,z.htmlState);(Q.mode.name=="xml"&&Q.state.tagStart===null&&!Q.state.context&&Q.state.tokenize.isInText||z.md_inside&&W.current().indexOf(">")>-1)&&(z.f=N,z.block=E,z.htmlState=null)}return Y}function T(W,z){var Y=z.listStack[z.listStack.length-1]||0,Q=z.indentation<Y,P=Y+3;if(z.fencedEndRE&&z.indentation<=P&&(Q||W.match(z.fencedEndRE))){v.highlightFormatting&&(z.formatting="code-block");var G;return Q||(G=b(z)),z.localMode=z.localState=null,z.block=E,z.f=N,z.fencedEndRE=null,z.code=0,z.thisLine.fencedCodeEnd=!0,Q?A(W,z,z.block):G}else return z.localMode?z.localMode.token(W,z.localState):(W.skipToEnd(),p.code)}function b(W){var z=[];if(W.formatting){z.push(p.formatting),typeof W.formatting=="string"&&(W.formatting=[W.formatting]);for(var Y=0;Y<W.formatting.length;Y++)z.push(p.formatting+"-"+W.formatting[Y]),W.formatting[Y]==="header"&&z.push(p.formatting+"-"+W.formatting[Y]+"-"+W.header),W.formatting[Y]==="quote"&&(!v.maxBlockquoteDepth||v.maxBlockquoteDepth>=W.quote?z.push(p.formatting+"-"+W.formatting[Y]+"-"+W.quote):z.push("error"))}if(W.taskOpen)return z.push("meta"),z.length?z.join(" "):null;if(W.taskClosed)return z.push("property"),z.length?z.join(" "):null;if(W.linkHref?z.push(p.linkHref,"url"):(W.strong&&z.push(p.strong),W.em&&z.push(p.em),W.strikethrough&&z.push(p.strikethrough),W.emoji&&z.push(p.emoji),W.linkText&&z.push(p.linkText),W.code&&z.push(p.code),W.image&&z.push(p.image),W.imageAltText&&z.push(p.imageAltText,"link"),W.imageMarker&&z.push(p.imageMarker)),W.header&&z.push(p.header,p.header+"-"+W.header),W.quote&&(z.push(p.quote),!v.maxBlockquoteDepth||v.maxBlockquoteDepth>=W.quote?z.push(p.quote+"-"+W.quote):z.push(p.quote+"-"+v.maxBlockquoteDepth)),W.list!==!1){var Q=(W.listStack.length-1)%3;Q?Q===1?z.push(p.list2):z.push(p.list3):z.push(p.list1)}return W.trailingSpaceNewLine?z.push("trailing-space-new-line"):W.trailingSpace&&z.push("trailing-space-"+(W.trailingSpace%2?"a":"b")),z.length?z.join(" "):null}function x(W,z){return W.match(d,!0)?b(z):void 0}function N(W,z){var Y=z.text(W,z);if(typeof Y!="undefined")return Y;if(z.list)return z.list=null,b(z);if(z.taskList){var Q=W.match(s,!0)[1]===" ";return Q?z.taskOpen=!0:z.taskClosed=!0,v.highlightFormatting&&(z.formatting="task"),z.taskList=!1,b(z)}if(z.taskOpen=!1,z.taskClosed=!1,z.header&&W.match(/^#+$/,!0))return v.highlightFormatting&&(z.formatting="header"),b(z);var P=W.next();if(z.linkTitle){z.linkTitle=!1;var G=P;P==="("&&(G=")"),G=(G+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var $="^\\s*(?:[^"+G+"\\\\]+|\\\\\\\\|\\\\.)"+G;if(W.match(new RegExp($),!0))return p.linkHref}if(P==="`"){var fe=z.formatting;v.highlightFormatting&&(z.formatting="code"),W.eatWhile("`");var te=W.current().length;if(z.code==0&&(!z.quote||te==1))return z.code=te,b(z);if(te==z.code){var pe=b(z);return z.code=0,pe}else return z.formatting=fe,b(z)}else if(z.code)return b(z);if(P==="\\"&&(W.next(),v.highlightFormatting)){var we=b(z),be=p.formatting+"-escape";return we?we+" "+be:be}if(P==="!"&&W.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return z.imageMarker=!0,z.image=!0,v.highlightFormatting&&(z.formatting="image"),b(z);if(P==="["&&z.imageMarker&&W.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return z.imageMarker=!1,z.imageAltText=!0,v.highlightFormatting&&(z.formatting="image"),b(z);if(P==="]"&&z.imageAltText){v.highlightFormatting&&(z.formatting="image");var we=b(z);return z.imageAltText=!1,z.image=!1,z.inline=z.f=M,we}if(P==="["&&!z.image)return z.linkText&&W.match(/^.*?\]/)||(z.linkText=!0,v.highlightFormatting&&(z.formatting="link")),b(z);if(P==="]"&&z.linkText){v.highlightFormatting&&(z.formatting="link");var we=b(z);return z.linkText=!1,z.inline=z.f=W.match(/\(.*?\)| ?\[.*?\]/,!1)?M:N,we}if(P==="<"&&W.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){z.f=z.inline=D,v.highlightFormatting&&(z.formatting="link");var we=b(z);return we?we+=" ":we="",we+p.linkInline}if(P==="<"&&W.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){z.f=z.inline=D,v.highlightFormatting&&(z.formatting="link");var we=b(z);return we?we+=" ":we="",we+p.linkEmail}if(v.xml&&P==="<"&&W.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var Ve=W.string.indexOf(">",W.pos);if(Ve!=-1){var Xe=W.string.substring(W.start,Ve);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(Xe)&&(z.md_inside=!0)}return W.backUp(1),z.htmlState=u.startState(g),A(W,z,L)}if(v.xml&&P==="<"&&W.match(/^\/\w*?>/))return z.md_inside=!1,"tag";if(P==="*"||P==="_"){for(var At=1,Be=W.pos==1?" ":W.string.charAt(W.pos-2);At<3&&W.eat(P);)At++;var Fe=W.peek()||" ",mt=!/\s/.test(Fe)&&(!i.test(Fe)||/\s/.test(Be)||i.test(Be)),rt=!/\s/.test(Be)&&(!i.test(Be)||/\s/.test(Fe)||i.test(Fe)),Je=null,vt=null;if(At%2&&(!z.em&&mt&&(P==="*"||!rt||i.test(Be))?Je=!0:z.em==P&&rt&&(P==="*"||!mt||i.test(Fe))&&(Je=!1)),At>1&&(!z.strong&&mt&&(P==="*"||!rt||i.test(Be))?vt=!0:z.strong==P&&rt&&(P==="*"||!mt||i.test(Fe))&&(vt=!1)),vt!=null||Je!=null){v.highlightFormatting&&(z.formatting=Je==null?"strong":vt==null?"em":"strong em"),Je===!0&&(z.em=P),vt===!0&&(z.strong=P);var pe=b(z);return Je===!1&&(z.em=!1),vt===!1&&(z.strong=!1),pe}}else if(P===" "&&(W.eat("*")||W.eat("_"))){if(W.peek()===" ")return b(z);W.backUp(1)}if(v.strikethrough){if(P==="~"&&W.eatWhile(P)){if(z.strikethrough){v.highlightFormatting&&(z.formatting="strikethrough");var pe=b(z);return z.strikethrough=!1,pe}else if(W.match(/^[^\s]/,!1))return z.strikethrough=!0,v.highlightFormatting&&(z.formatting="strikethrough"),b(z)}else if(P===" "&&W.match(/^~~/,!0)){if(W.peek()===" ")return b(z);W.backUp(2)}}if(v.emoji&&P===":"&&W.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){z.emoji=!0,v.highlightFormatting&&(z.formatting="emoji");var ut=b(z);return z.emoji=!1,ut}return P===" "&&(W.match(/^ +$/,!1)?z.trailingSpace++:z.trailingSpace&&(z.trailingSpaceNewLine=!0)),b(z)}function D(W,z){var Y=W.next();if(Y===">"){z.f=z.inline=N,v.highlightFormatting&&(z.formatting="link");var Q=b(z);return Q?Q+=" ":Q="",Q+p.linkInline}return W.match(/^[^>]+/,!0),p.linkInline}function M(W,z){if(W.eatSpace())return null;var Y=W.next();return Y==="("||Y==="["?(z.f=z.inline=F(Y==="("?")":"]"),v.highlightFormatting&&(z.formatting="link-string"),z.linkHref=!0,b(z)):"error"}var R={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function F(W){return function(z,Y){var Q=z.next();if(Q===W){Y.f=Y.inline=N,v.highlightFormatting&&(Y.formatting="link-string");var P=b(Y);return Y.linkHref=!1,P}return z.match(R[W]),Y.linkHref=!0,b(Y)}}function B(W,z){return W.match(/^([^\]\\]|\\.)*\]:/,!1)?(z.f=H,W.next(),v.highlightFormatting&&(z.formatting="link"),z.linkText=!0,b(z)):f(W,z,N)}function H(W,z){if(W.match(/^\]:/,!0)){z.f=z.inline=U,v.highlightFormatting&&(z.formatting="link");var Y=b(z);return z.linkText=!1,Y}return W.match(/^([^\]\\]|\\.)+/,!0),p.linkText}function U(W,z){return W.eatSpace()?null:(W.match(/^[^\s]+/,!0),W.peek()===void 0?z.linkTitle=!0:W.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),z.f=z.inline=N,p.linkHref+" url")}var K={startState:function(){return{f:E,prevLine:{stream:null},thisLine:{stream:null},block:E,htmlState:null,indentation:0,inline:N,text:x,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(z){return{f:z.f,prevLine:z.prevLine,thisLine:z.thisLine,block:z.block,htmlState:z.htmlState&&u.copyState(g,z.htmlState),indentation:z.indentation,localMode:z.localMode,localState:z.localMode?u.copyState(z.localMode,z.localState):null,inline:z.inline,text:z.text,formatting:!1,linkText:z.linkText,linkTitle:z.linkTitle,linkHref:z.linkHref,code:z.code,em:z.em,strong:z.strong,strikethrough:z.strikethrough,emoji:z.emoji,header:z.header,setext:z.setext,hr:z.hr,taskList:z.taskList,list:z.list,listStack:z.listStack.slice(0),quote:z.quote,indentedCode:z.indentedCode,trailingSpace:z.trailingSpace,trailingSpaceNewLine:z.trailingSpaceNewLine,md_inside:z.md_inside,fencedEndRE:z.fencedEndRE}},token:function(z,Y){if(Y.formatting=!1,z!=Y.thisLine.stream){if(Y.header=0,Y.hr=!1,z.match(/^\s*$/,!0))return S(Y),null;if(Y.prevLine=Y.thisLine,Y.thisLine={stream:z},Y.taskList=!1,Y.trailingSpace=0,Y.trailingSpaceNewLine=!1,!Y.localState&&(Y.f=Y.block,Y.f!=L)){var Q=z.match(/^\s*/,!0)[0].replace(/\t/g,h).length;if(Y.indentation=Q,Y.indentationDiff=null,Q>0)return null}}return Y.f(z,Y)},innerMode:function(z){return z.block==L?{state:z.htmlState,mode:g}:z.localState?{state:z.localState,mode:z.localMode}:{state:z,mode:K}},indent:function(z,Y,Q){return z.block==L&&g.indent?g.indent(z.htmlState,Y,Q):z.localState&&z.localMode.indent?z.localMode.indent(z.localState,Y,Q):u.Pass},blankLine:S,getType:b,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return K},"xml"),u.defineMIME("text/markdown","markdown"),u.defineMIME("text/x-markdown","markdown")})},"96pR":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=Object.assign||function(c){for(var i=1;i<arguments.length;i++){var h=arguments[i];for(var f in h)Object.prototype.hasOwnProperty.call(h,f)&&(c[f]=h[f])}return c},O=function(){function c(i,h){for(var f=0;f<h.length;f++){var A=h[f];A.enumerable=A.enumerable||!1,A.configurable=!0,"value"in A&&(A.writable=!0),Object.defineProperty(i,A.key,A)}}return function(i,h,f){return h&&c(i.prototype,h),f&&c(i,f),i}}(),v=e("ZZRV"),g=s(v),y=e("EH+i"),w=s(y),p=e("8SUr"),a=s(p),t=e("bCfE"),o=e("b5Jo");function s(c){return c&&c.__esModule?c:{default:c}}function l(c,i){if(!(c instanceof i))throw new TypeError("Cannot call a class as a function")}function n(c,i){if(!c)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return i&&(typeof i=="object"||typeof i=="function")?i:c}function d(c,i){if(typeof i!="function"&&i!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof i);c.prototype=Object.create(i&&i.prototype,{constructor:{value:c,enumerable:!1,writable:!0,configurable:!0}}),i&&(Object.setPrototypeOf?Object.setPrototypeOf(c,i):c.__proto__=i)}var r=function(c){d(i,c);function i(h){l(this,i);var f=n(this,(i.__proto__||Object.getPrototypeOf(i)).call(this,h));return f.getEchartsInstance=function(){return f.echartsLib.getInstanceByDom(f.echartsElement)||f.echartsLib.init(f.echartsElement,f.props.theme,f.props.opts)},f.dispose=function(){if(f.echartsElement){try{(0,t.clear)(f.echartsElement)}catch(A){console.warn(A)}f.echartsLib.dispose(f.echartsElement)}},f.rerender=function(){var A=f.props,C=A.onEvents,S=A.onChartReady,E=f.renderEchartDom();f.bindEvents(E,C||{}),typeof S=="function"&&f.props.onChartReady(E),f.echartsElement&&(0,t.bind)(f.echartsElement,function(){try{E.resize()}catch(L){console.warn(L)}})},f.bindEvents=function(A,C){var S=function(T,b){typeof T=="string"&&typeof b=="function"&&A.on(T,function(x){b(x,A)})};for(var E in C)Object.prototype.hasOwnProperty.call(C,E)&&S(E,C[E])},f.renderEchartDom=function(){var A=f.getEchartsInstance();return A.setOption(f.props.option,f.props.notMerge||!1,f.props.lazyUpdate||!1),f.props.showLoading?A.showLoading(f.props.loadingOption||null):A.hideLoading(),A},f.echartsLib=h.echarts,f.echartsElement=null,f}return O(i,[{key:"componentDidMount",value:function(){this.rerender()}},{key:"componentDidUpdate",value:function(f){if(typeof this.props.shouldSetOption=="function"&&!this.props.shouldSetOption(f,this.props))return;if(!(0,a.default)(f.theme,this.props.theme)||!(0,a.default)(f.opts,this.props.opts)||!(0,a.default)(f.onEvents,this.props.onEvents)){this.dispose(),this.rerender();return}var A=["option","notMerge","lazyUpdate","showLoading","loadingOption"];if((0,a.default)((0,o.pick)(this.props,A),(0,o.pick)(f,A)))return;var C=this.renderEchartDom();if(!(0,a.default)(f.style,this.props.style)||!(0,a.default)(f.className,this.props.className))try{C.resize()}catch(S){console.warn(S)}}},{key:"componentWillUnmount",value:function(){this.dispose()}},{key:"render",value:function(){var f=this,A=this.props,C=A.style,S=A.className,E=u({height:300},C);return g.default.createElement("div",{ref:function(T){f.echartsElement=T},style:E,className:"echarts-for-react "+S})}}]),i}(v.Component);_.default=r,r.propTypes={option:w.default.object.isRequired,echarts:w.default.object,notMerge:w.default.bool,lazyUpdate:w.default.bool,style:w.default.object,className:w.default.string,theme:w.default.oneOfType([w.default.string,w.default.object]),onChartReady:w.default.func,showLoading:w.default.bool,loadingOption:w.default.object,onEvents:w.default.object,opts:w.default.shape({devicePixelRatio:w.default.number,renderer:w.default.oneOf(["canvas","svg"]),width:w.default.oneOfType([w.default.number,w.default.oneOf([null,void 0,"auto"])]),height:w.default.oneOfType([w.default.number,w.default.oneOf([null,void 0,"auto"])])}),shouldSetOption:w.default.func},r.defaultProps={echarts:{},notMerge:!1,lazyUpdate:!1,style:{},className:"",theme:null,onChartReady:function(){},showLoading:!1,loadingOption:null,onEvents:{},opts:{},shouldSetOption:function(){return!0}}},"9ELI":function(Z,_){var e=Math.log(2);function u(v,g,y,w,p,a){var t=w+"-"+p,o=v.length;if(a.hasOwnProperty(t))return a[t];if(g===1){var s=Math.round(Math.log((1<<o)-1&~p)/e);return v[y][s]}for(var l=w|1<<y,n=y+1;w&1<<n;)n++;for(var d=0,r=0,c=0;r<o;r++){var i=1<<r;i&p||(d+=(c%2?-1:1)*v[y][r]*u(v,g-1,n,l,p|i,a),c++)}return a[t]=d,d}function O(v,g){var y=[[v[0],v[1],1,0,0,0,-g[0]*v[0],-g[0]*v[1]],[0,0,0,v[0],v[1],1,-g[1]*v[0],-g[1]*v[1]],[v[2],v[3],1,0,0,0,-g[2]*v[2],-g[2]*v[3]],[0,0,0,v[2],v[3],1,-g[3]*v[2],-g[3]*v[3]],[v[4],v[5],1,0,0,0,-g[4]*v[4],-g[4]*v[5]],[0,0,0,v[4],v[5],1,-g[5]*v[4],-g[5]*v[5]],[v[6],v[7],1,0,0,0,-g[6]*v[6],-g[6]*v[7]],[0,0,0,v[6],v[7],1,-g[7]*v[6],-g[7]*v[7]]],w={},p=u(y,8,0,0,0,w);if(p===0)return;for(var a=[],t=0;t<8;t++)for(var o=0;o<8;o++)a[o]==null&&(a[o]=0),a[o]+=((t+o)%2?-1:1)*u(y,7,t===0?1:0,1<<t,1<<o,w)/p*g[t];return function(s,l,n){var d=l*a[6]+n*a[7]+1;s[0]=(l*a[0]+n*a[1]+a[2])/d,s[1]=(l*a[3]+n*a[4]+a[5])/d}}_.buildTransformer=O},"9Kwb":function(Z,_,e){var u=e("gXXb"),O=e("asMo"),v=e("y9yD"),g=e("eTqi"),y=e("HtJV"),w=e("iz/G"),p=e("Gv+9"),a=e("tuRO"),t=1,o="[object Arguments]",s="[object Array]",l="[object Object]",n=Object.prototype,d=n.hasOwnProperty;function r(c,i,h,f,A,C){var S=w(c),E=w(i),L=S?s:y(c),T=E?s:y(i);L=L==o?l:L,T=T==o?l:T;var b=L==l,x=T==l,N=L==T;if(N&&p(c)){if(!p(i))return!1;S=!0,b=!1}if(N&&!b)return C||(C=new u),S||a(c)?O(c,i,h,f,A,C):v(c,i,L,h,f,A,C);if(!(h&t)){var D=b&&d.call(c,"__wrapped__"),M=x&&d.call(i,"__wrapped__");if(D||M){var R=D?c.value():c,F=M?i.value():i;return C||(C=new u),A(R,F,h,f,C)}}return N?(C||(C=new u),g(c,i,h,f,A,C)):!1}Z.exports=r},"9LFT":function(Z,_,e){var u=e("Q6Bq");e("xTec"),e("cN0B"),e("MR2Q");var O=e("QewF"),v=e("Ju7t");u.registerProcessor(u.PRIORITY.PROCESSOR.SERIES_FILTER,O),v.registerSubTypeDefaulter("legend",function(){return"plain"})},"9OCn":function(Z,_,e){var u=e("oEo5"),O=e("Jjzi"),v=O.parsePercent,g=e("7/O9"),y=g.isDimensionStacked,w=e("teHm"),p="__ec_stack_",a=.5,t=typeof Float32Array!="undefined"?Float32Array:Array;function o(E){return E.get("stack")||p+E.seriesIndex}function s(E){return E.dim+E.index}function l(E){var L=[],T=E.axis,b="axis0";if(T.type!=="category")return;for(var x=T.getBandWidth(),N=0;N<E.count||0;N++)L.push(u.defaults({bandWidth:x,axisKey:b,stackId:p+N},E));for(var D=c(L),M=[],N=0;N<E.count;N++){var R=D[b][p+N];R.offsetCenter=R.offset+R.width/2,M.push(R)}return M}function n(E,L){var T=[];return L.eachSeriesByType(E,function(b){A(b)&&!C(b)&&T.push(b)}),T}function d(E){var L={};u.each(E,function(R){var F=R.coordinateSystem,B=F.getBaseAxis();if(B.type!=="time"&&B.type!=="value")return;for(var H=R.getData(),U=B.dim+"_"+B.index,K=H.mapDimension(B.dim),W=0,z=H.count();W<z;++W){var Y=H.get(K,W);L[U]?L[U].push(Y):L[U]=[Y]}});var T=[];for(var b in L)if(L.hasOwnProperty(b)){var x=L[b];if(x){x.sort(function(R,F){return R-F});for(var N=null,D=1;D<x.length;++D){var M=x[D]-x[D-1];M>0&&(N=N===null?M:Math.min(N,M))}T[b]=N}}return T}function r(E){var L=d(E),T=[];return u.each(E,function(b){var x=b.coordinateSystem,N=x.getBaseAxis(),D=N.getExtent(),M;if(N.type==="category")M=N.getBandWidth();else if(N.type==="value"||N.type==="time"){var R=N.dim+"_"+N.index,F=L[R],B=Math.abs(D[1]-D[0]),H=N.scale.getExtent(),U=Math.abs(H[1]-H[0]);M=F?B/U*F:B}else{var K=b.getData();M=Math.abs(D[1]-D[0])/K.count()}var W=v(b.get("barWidth"),M),z=v(b.get("barMaxWidth"),M),Y=v(b.get("barMinWidth")||1,M),Q=b.get("barGap"),P=b.get("barCategoryGap");T.push({bandWidth:M,barWidth:W,barMaxWidth:z,barMinWidth:Y,barGap:Q,barCategoryGap:P,axisKey:s(N),stackId:o(b)})}),c(T)}function c(E){var L={};u.each(E,function(b,x){var N=b.axisKey,D=b.bandWidth,M=L[N]||{bandWidth:D,remainedWidth:D,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},R=M.stacks;L[N]=M;var F=b.stackId;R[F]||M.autoWidthCount++,R[F]=R[F]||{width:0,maxWidth:0};var B=b.barWidth;B&&!R[F].width&&(R[F].width=B,B=Math.min(M.remainedWidth,B),M.remainedWidth-=B);var H=b.barMaxWidth;H&&(R[F].maxWidth=H);var U=b.barMinWidth;U&&(R[F].minWidth=U);var K=b.barGap;K!=null&&(M.gap=K);var W=b.barCategoryGap;W!=null&&(M.categoryGap=W)});var T={};return u.each(L,function(b,x){T[x]={};var N=b.stacks,D=b.bandWidth,M=v(b.categoryGap,D),R=v(b.gap,1),F=b.remainedWidth,B=b.autoWidthCount,H=(F-M)/(B+(B-1)*R);H=Math.max(H,0),u.each(N,function(z){var Y=z.maxWidth,Q=z.minWidth;if(z.width){var P=z.width;Y&&(P=Math.min(P,Y)),Q&&(P=Math.max(P,Q)),z.width=P,F-=P+R*P,B--}else{var P=H;Y&&Y<P&&(P=Math.min(Y,F)),Q&&Q>P&&(P=Q),P!==H&&(z.width=P,F-=P+R*P,B--)}}),H=(F-M)/(B+(B-1)*R),H=Math.max(H,0);var U=0,K;u.each(N,function(z,Y){z.width||(z.width=H),K=z,U+=z.width*(1+R)}),K&&(U-=K.width*R);var W=-U/2;u.each(N,function(z,Y){T[x][Y]=T[x][Y]||{bandWidth:D,offset:W,width:z.width},W+=z.width*(1+R)})}),T}function i(E,L,T){if(E&&L){var b=E[s(L)];return b!=null&&T!=null&&(b=b[o(T)]),b}}function h(E,L){var T=n(E,L),b=r(T),x={},N={};u.each(T,function(D){var M=D.getData(),R=D.coordinateSystem,F=R.getBaseAxis(),B=o(D),H=b[s(F)][B],U=H.offset,K=H.width,W=R.getOtherAxis(F),z=D.get("barMinHeight")||0;x[B]=x[B]||[],N[B]=N[B]||[],M.setLayout({bandWidth:H.bandWidth,offset:U,size:K});for(var Y=M.mapDimension(W.dim),Q=M.mapDimension(F.dim),P=y(M,Y),G=W.isHorizontal(),$=S(F,W,P),fe=0,te=M.count();fe<te;fe++){var pe=M.get(Y,fe),we=M.get(Q,fe),be=pe>=0?"p":"n",Ve=$;P&&(x[B][we]||(x[B][we]={p:$,n:$}),Ve=x[B][we][be]);var Xe,At,Be,Fe;if(G){var mt=R.dataToPoint([pe,we]);Xe=Ve,At=mt[1]+U,Be=mt[0]-$,Fe=K,Math.abs(Be)<z&&(Be=(Be<0?-1:1)*z),isNaN(Be)||P&&(x[B][we][be]+=Be)}else{var mt=R.dataToPoint([we,pe]);Xe=mt[0]+U,At=Ve,Be=K,Fe=mt[1]-$,Math.abs(Fe)<z&&(Fe=(Fe<=0?-1:1)*z),isNaN(Fe)||P&&(x[B][we][be]+=Fe)}M.setItemLayout(fe,{x:Xe,y:At,width:Be,height:Fe})}},this)}var f={seriesType:"bar",plan:w(),reset:function(E){if(!A(E)||!C(E))return;var L=E.getData(),T=E.coordinateSystem,b=T.grid.getRect(),x=T.getBaseAxis(),N=T.getOtherAxis(x),D=L.mapDimension(N.dim),M=L.mapDimension(x.dim),R=N.isHorizontal(),F=R?0:1,B=i(r([E]),x,E).width;return B>a||(B=a),{progress:H};function H(U,K){for(var W=U.count,z=new t(W*2),Y=new t(W*2),Q=new t(W),P,G=[],$=[],fe=0,te=0;(P=U.next())!=null;)$[F]=K.get(D,P),$[1-F]=K.get(M,P),G=T.dataToPoint($,null,G),Y[fe]=R?b.x+b.width:G[0],z[fe++]=G[0],Y[fe]=R?G[1]:b.y+b.height,z[fe++]=G[1],Q[te++]=P;K.setLayout({largePoints:z,largeDataIndices:Q,largeBackgroundPoints:Y,barWidth:B,valueAxisStart:S(x,N,!1),backgroundStart:R?b.x:b.y,valueAxisHorizontal:R})}}};function A(E){return E.coordinateSystem&&E.coordinateSystem.type==="cartesian2d"}function C(E){return E.pipelineContext&&E.pipelineContext.large}function S(E,L,T){return L.toGlobalCoord(L.dataToCoord(L.type==="log"?1:0))}_.getLayoutOnAxis=l,_.prepareLayoutBarSeries=n,_.makeColumnLayout=r,_.retrieveColumnLayout=i,_.layout=h,_.largeLayout=f},"9QSx":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("mY83"),g=e.n(v)},"9QT9":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"};_.default=u},"9ZAX":function(Z,_,e){var u=e("Q6Bq"),O=e("dCOg");e("UDPO"),e("iPgp"),e("bYe/"),e("mCFr"),e("0Zcz"),u.registerPreprocessor(O)},"9cas":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("eQBP"),g=e.n(v)},"9h9L":function(Z,_,e){var u=e("5sjV"),O=u.extend({type:"timeline"});Z.exports=O},"9iHE":function(Z,_,e){var u=e("9mCu"),O=e("oEo5");function v(w,p){u.call(this,w,p,["filter"],"__filter_in_use__","_shadowDom")}O.inherits(v,u),v.prototype.addWithoutUpdate=function(w,p){if(p&&g(p.style)){var a;if(p._shadowDom){a=p._shadowDom;var t=this.getDefs(!0);t.contains(p._shadowDom)||this.addDom(a)}else a=this.add(p);this.markUsed(p);var o=a.getAttribute("id");w.style.filter="url(#"+o+")"}},v.prototype.add=function(w){var p=this.createElement("filter");return w._shadowDomId=w._shadowDomId||this.nextId++,p.setAttribute("id","zr"+this._zrId+"-shadow-"+w._shadowDomId),this.updateDom(w,p),this.addDom(p),p},v.prototype.update=function(w,p){var a=p.style;if(g(a)){var t=this;u.prototype.update.call(this,p,function(){t.updateDom(p,p._shadowDom)})}else this.remove(w,p)},v.prototype.remove=function(w,p){p._shadowDomId!=null&&(this.removeDom(w),w.style.filter="")},v.prototype.updateDom=function(w,p){var a=p.getElementsByTagName("feDropShadow");a.length===0?a=this.createElement("feDropShadow"):a=a[0];var t=w.style,o=w.scale&&w.scale[0]||1,s=w.scale&&w.scale[1]||1,l,n,d,r;if(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)l=t.shadowOffsetX||0,n=t.shadowOffsetY||0,d=t.shadowBlur,r=t.shadowColor;else if(t.textShadowBlur)l=t.textShadowOffsetX||0,n=t.textShadowOffsetY||0,d=t.textShadowBlur,r=t.textShadowColor;else{this.removeDom(p,t);return}a.setAttribute("dx",l/o),a.setAttribute("dy",n/s),a.setAttribute("flood-color",r);var c=d/2/o,i=d/2/s,h=c+" "+i;a.setAttribute("stdDeviation",h),p.setAttribute("x","-100%"),p.setAttribute("y","-100%"),p.setAttribute("width",Math.ceil(d/2*200)+"%"),p.setAttribute("height",Math.ceil(d/2*200)+"%"),p.appendChild(a),w._shadowDom=p},v.prototype.markUsed=function(w){w._shadowDom&&u.prototype.markUsed.call(this,w._shadowDom)};function g(w){return w&&(w.shadowBlur||w.shadowOffsetX||w.shadowOffsetY||w.textShadowBlur||w.textShadowOffsetX||w.textShadowOffsetY)}var y=v;Z.exports=y},"9mCu":function(Z,_,e){var u=e("IT7P"),O=u.createElement,v=e("oEo5"),g=e("342z"),y=e("vOhS"),w=e("ode/"),p=e("wpu7"),a=p.path,t=p.image,o=p.text,s="0",l="1";function n(r,c,i,h,f){this._zrId=r,this._svgRoot=c,this._tagNames=typeof i=="string"?[i]:i,this._markLabel=h,this._domName=f||"_dom",this.nextId=0}n.prototype.createElement=O,n.prototype.getDefs=function(r){var c=this._svgRoot,i=this._svgRoot.getElementsByTagName("defs");return i.length===0?r?(i=c.insertBefore(this.createElement("defs"),c.firstChild),i.contains||(i.contains=function(h){var f=i.children;if(!f)return!1;for(var A=f.length-1;A>=0;--A)if(f[A]===h)return!0;return!1}),i):null:i[0]},n.prototype.update=function(r,c){if(!r)return;var i=this.getDefs(!1);if(r[this._domName]&&i.contains(r[this._domName]))typeof c=="function"&&c(r);else{var h=this.add(r);h&&(r[this._domName]=h)}},n.prototype.addDom=function(r){var c=this.getDefs(!0);c.appendChild(r)},n.prototype.removeDom=function(r){var c=this.getDefs(!1);c&&r[this._domName]&&(c.removeChild(r[this._domName]),r[this._domName]=null)},n.prototype.getDoms=function(){var r=this.getDefs(!1);if(!r)return[];var c=[];return v.each(this._tagNames,function(i){var h=r.getElementsByTagName(i);c=c.concat([].slice.call(h))}),c},n.prototype.markAllUnused=function(){var r=this.getDoms(),c=this;v.each(r,function(i){i[c._markLabel]=s})},n.prototype.markUsed=function(r){r&&(r[this._markLabel]=l)},n.prototype.removeUnused=function(){var r=this.getDefs(!1);if(!r)return;var c=this.getDoms(),i=this;v.each(c,function(h){h[i._markLabel]!==l&&r.removeChild(h)})},n.prototype.getSvgProxy=function(r){return r instanceof g?a:r instanceof y?t:r instanceof w?o:a},n.prototype.getTextSvgElement=function(r){return r.__textSvgEl},n.prototype.getSvgElement=function(r){return r.__svgEl};var d=n;Z.exports=d},"9oT9":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("YjsL"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},"9rdS":function(Z,_,e){"use strict";e.d(_,"a",function(){return F});var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("XneU"),o=e.n(t),s=e("Hdxz"),l=e.n(s),n=e("ZZRV"),d=e("HOv7"),r=e("iczh"),c=e.n(r),i=e("3CTf"),h=Object(n.createContext)({inlineCollapsed:!1}),f=h,A=e("nSZG"),C=function(B){o()(U,B);var H=l()(U);function U(){return w()(this,U),H.apply(this,arguments)}return a()(U,[{key:"renderTitle",value:function(W){var z=this.props,Y=z.icon,Q=z.title,P=z.level,G=z.rootPrefixCls;if(!Y)return W&&P===1&&Q&&typeof Q=="string"?n.createElement("div",{className:"".concat(G,"-inline-collapsed-noicon")},Q.charAt(0)):Q;var $=Object(A.b)(Q)&&Q.type==="span";return n.createElement(n.Fragment,null,Y,$?Q:n.createElement("span",null,Q))}},{key:"render",value:function(){var W=this,z=this.props,Y=z.rootPrefixCls,Q=z.popupClassName;return n.createElement(f.Consumer,null,function(P){var G=P.inlineCollapsed,$=P.antdMenuTheme;return n.createElement(d.e,O()({},Object(i.default)(W.props,["icon"]),{title:W.renderTitle(G),popupClassName:c()(Y,"".concat(Y,"-").concat($),Q)}))})}}]),U}(n.Component);C.contextType=f,C.isSubMenu=1;var S=C,E=e("7AgF"),L=e("NiCL"),T=e("z5Qn"),b=function(B,H){var U={};for(var K in B)Object.prototype.hasOwnProperty.call(B,K)&&H.indexOf(K)<0&&(U[K]=B[K]);if(B!=null&&typeof Object.getOwnPropertySymbols=="function")for(var W=0,K=Object.getOwnPropertySymbols(B);W<K.length;W++)H.indexOf(K[W])<0&&Object.prototype.propertyIsEnumerable.call(B,K[W])&&(U[K[W]]=B[K[W]]);return U},x=function(B){o()(U,B);var H=l()(U);function U(){var K;return w()(this,U),K=H.apply(this,arguments),K.renderItem=function(W){var z=W.siderCollapsed,Y=K.props,Q=Y.level,P=Y.className,G=Y.children,$=Y.rootPrefixCls,fe=K.props,te=fe.title,pe=fe.icon,we=fe.danger,be=b(fe,["title","icon","danger"]);return n.createElement(f.Consumer,null,function(Ve){var Xe,At=Ve.inlineCollapsed,Be=Ve.direction,Fe=te;typeof te=="undefined"?Fe=Q===1?G:"":te===!1&&(Fe="");var mt={title:Fe};!z&&!At&&(mt.title=null,mt.visible=!1);var rt=Object(E.a)(G).length;return n.createElement(L.a,O()({},mt,{placement:Be==="rtl"?"left":"right",overlayClassName:"".concat($,"-inline-collapsed-tooltip")}),n.createElement(d.b,O()({},be,{className:c()(P,(Xe={},g()(Xe,"".concat($,"-item-danger"),we),g()(Xe,"".concat($,"-item-only-child"),(pe?rt+1:rt)===1),Xe)),title:te}),pe,K.renderItemChildren(At)))})},K}return a()(U,[{key:"renderItemChildren",value:function(W){var z=this.props,Y=z.icon,Q=z.children,P=z.level,G=z.rootPrefixCls;return!Y||Object(A.b)(Q)&&Q.type==="span"?Q&&W&&P===1&&typeof Q=="string"?n.createElement("div",{className:"".concat(G,"-inline-collapsed-noicon")},Q.charAt(0)):Q:n.createElement("span",null,Q)}},{key:"render",value:function(){return n.createElement(T.a.Consumer,null,this.renderItem)}}]),U}(n.Component);x.isMenuItem=!0;var N=e("LpVx"),D=e("b5WB"),M=e("cXy+"),R=function(B){o()(U,B);var H=l()(U);function U(K){var W;return w()(this,U),W=H.call(this,K),W.renderMenu=function(z){var Y=z.getPopupContainer,Q=z.getPrefixCls,P=z.direction,G=W.props,$=G.prefixCls,fe=G.className,te=G.theme,pe={horizontal:{motionName:"slide-up"},inline:M.a,other:{motionName:"zoom-big"}},we=Q("menu",$),be=c()(fe,"".concat(we,"-").concat(te),g()({},"".concat(we,"-inline-collapsed"),W.getInlineCollapsed()));return n.createElement(f.Provider,{value:{inlineCollapsed:W.getInlineCollapsed()||!1,antdMenuTheme:te,direction:P}},n.createElement(d.f,O()({getPopupContainer:Y},W.props,{className:be,prefixCls:we,direction:P,defaultMotions:pe})))},Object(D.a)(!("inlineCollapsed"in K&&K.mode!=="inline"),"Menu","`inlineCollapsed` should only be used when `mode` is inline."),Object(D.a)(!(K.siderCollapsed!==void 0&&"inlineCollapsed"in K),"Menu","`inlineCollapsed` not control Menu under Sider. Should set `collapsed` on Sider instead."),W}return a()(U,[{key:"getInlineCollapsed",value:function(){var W=this.props,z=W.inlineCollapsed,Y=W.siderCollapsed;return Y!==void 0?Y:z}},{key:"render",value:function(){return n.createElement(N.a,null,this.renderMenu)}}]),U}(n.Component);R.defaultProps={className:"",theme:"light",focusable:!1};var F=function(B){o()(U,B);var H=l()(U);function U(){return w()(this,U),H.apply(this,arguments)}return a()(U,[{key:"render",value:function(){var W=this;return n.createElement(T.a.Consumer,null,function(z){return n.createElement(R,O()({},W.props,z))})}}]),U}(n.Component);F.Divider=d.a,F.Item=x,F.SubMenu=S,F.ItemGroup=d.c},"A/ao":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("4B7A"),g=e.n(v),y=e("bEBK"),w=e("DHCt")},A2sQ:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.createSensor=void 0;var u=e("PJ1B"),O=e("BF5W"),v=typeof ResizeObserver!="undefined"?O.createSensor:u.createSensor;_.createSensor=v},A3lm:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("kcRU"),g=e("+Vnd"),y=g.extend({type:"series.line",dependencies:["grid","polar"],getInitialData:function(w,p){return v(this.getSource(),this,{useEncodeDefaulter:!0})},defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,clip:!0,label:{position:"top"},lineStyle:{width:2,type:"solid"},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:Infinity}});Z.exports=y},A4b5:function(Z,_,e){var u=e("oEo5"),O=e("EgZf");function v(y,w,p){O.call(this,y,w,p),this.type="value",this.angle=0,this.name="",this.model}u.inherits(v,O);var g=v;Z.exports=g},AMOU:function(Z,_){var e=32,u=7,O=256;function v(s){for(var l=0;s>=e;)l|=s&1,s>>=1;return s+l}function g(s,l,n,d){var r=l+1;if(r===n)return 1;if(d(s[r++],s[l])<0){for(;r<n&&d(s[r],s[r-1])<0;)r++;y(s,l,r)}else for(;r<n&&d(s[r],s[r-1])>=0;)r++;return r-l}function y(s,l,n){for(n--;l<n;){var d=s[l];s[l++]=s[n],s[n--]=d}}function w(s,l,n,d,r){for(d===l&&d++;d<n;d++){for(var c=s[d],i=l,h=d,f;i<h;)f=i+h>>>1,r(c,s[f])<0?h=f:i=f+1;var A=d-i;switch(A){case 3:s[i+3]=s[i+2];case 2:s[i+2]=s[i+1];case 1:s[i+1]=s[i];break;default:for(;A>0;)s[i+A]=s[i+A-1],A--}s[i]=c}}function p(s,l,n,d,r,c){var i=0,h=0,f=1;if(c(s,l[n+r])>0){for(h=d-r;f<h&&c(s,l[n+r+f])>0;)i=f,f=(f<<1)+1,f<=0&&(f=h);f>h&&(f=h),i+=r,f+=r}else{for(h=r+1;f<h&&c(s,l[n+r-f])<=0;)i=f,f=(f<<1)+1,f<=0&&(f=h);f>h&&(f=h);var A=i;i=r-f,f=r-A}for(i++;i<f;){var C=i+(f-i>>>1);c(s,l[n+C])>0?i=C+1:f=C}return f}function a(s,l,n,d,r,c){var i=0,h=0,f=1;if(c(s,l[n+r])<0){for(h=r+1;f<h&&c(s,l[n+r-f])<0;)i=f,f=(f<<1)+1,f<=0&&(f=h);f>h&&(f=h);var A=i;i=r-f,f=r-A}else{for(h=d-r;f<h&&c(s,l[n+r+f])>=0;)i=f,f=(f<<1)+1,f<=0&&(f=h);f>h&&(f=h),i+=r,f+=r}for(i++;i<f;){var C=i+(f-i>>>1);c(s,l[n+C])<0?f=C:i=C+1}return f}function t(s,l){var n=u,d=0,r=O,c=0,i,h,f=0;d=s.length,d<2*O&&(r=d>>>1);var A=[];c=d<120?5:d<1542?10:d<119151?19:40,i=[],h=[];function C(x,N){i[f]=x,h[f]=N,f+=1}function S(){for(;f>1;){var x=f-2;if(x>=1&&h[x-1]<=h[x]+h[x+1]||x>=2&&h[x-2]<=h[x]+h[x-1])h[x-1]<h[x+1]&&x--;else if(h[x]>h[x+1])break;L(x)}}function E(){for(;f>1;){var x=f-2;x>0&&h[x-1]<h[x+1]&&x--,L(x)}}function L(x){var N=i[x],D=h[x],M=i[x+1],R=h[x+1];h[x]=D+R,x===f-3&&(i[x+1]=i[x+2],h[x+1]=h[x+2]),f--;var F=a(s[M],s,N,D,0,l);if(N+=F,D-=F,D===0)return;if(R=p(s[N+D-1],s,M,R,R-1,l),R===0)return;D<=R?T(N,D,M,R):b(N,D,M,R)}function T(x,N,D,M){var R=0;for(R=0;R<N;R++)A[R]=s[x+R];var F=0,B=D,H=x;if(s[H++]=s[B++],--M===0){for(R=0;R<N;R++)s[H+R]=A[F+R];return}if(N===1){for(R=0;R<M;R++)s[H+R]=s[B+R];s[H+M]=A[F];return}for(var U=n,K,W,z;;){K=0,W=0,z=!1;do if(l(s[B],A[F])<0){if(s[H++]=s[B++],W++,K=0,--M===0){z=!0;break}}else if(s[H++]=A[F++],K++,W=0,--N===1){z=!0;break}while((K|W)<U);if(z)break;do{if(K=a(s[B],A,F,N,0,l),K!==0){for(R=0;R<K;R++)s[H+R]=A[F+R];if(H+=K,F+=K,N-=K,N<=1){z=!0;break}}if(s[H++]=s[B++],--M===0){z=!0;break}if(W=p(A[F],s,B,M,0,l),W!==0){for(R=0;R<W;R++)s[H+R]=s[B+R];if(H+=W,B+=W,M-=W,M===0){z=!0;break}}if(s[H++]=A[F++],--N===1){z=!0;break}U--}while(K>=u||W>=u);if(z)break;U<0&&(U=0),U+=2}if(n=U,n<1&&(n=1),N===1){for(R=0;R<M;R++)s[H+R]=s[B+R];s[H+M]=A[F]}else{if(N===0)throw new Error;for(R=0;R<N;R++)s[H+R]=A[F+R]}}function b(x,N,D,M){var R=0;for(R=0;R<M;R++)A[R]=s[D+R];var F=x+N-1,B=M-1,H=D+M-1,U=0,K=0;if(s[H--]=s[F--],--N===0){for(U=H-(M-1),R=0;R<M;R++)s[U+R]=A[R];return}if(M===1){for(H-=N,F-=N,K=H+1,U=F+1,R=N-1;R>=0;R--)s[K+R]=s[U+R];s[H]=A[B];return}for(var W=n;;){var z=0,Y=0,Q=!1;do if(l(A[B],s[F])<0){if(s[H--]=s[F--],z++,Y=0,--N===0){Q=!0;break}}else if(s[H--]=A[B--],Y++,z=0,--M===1){Q=!0;break}while((z|Y)<W);if(Q)break;do{if(z=N-a(A[B],s,x,N,N-1,l),z!==0){for(H-=z,F-=z,N-=z,K=H+1,U=F+1,R=z-1;R>=0;R--)s[K+R]=s[U+R];if(N===0){Q=!0;break}}if(s[H--]=A[B--],--M===1){Q=!0;break}if(Y=M-p(s[F],A,0,M,M-1,l),Y!==0){for(H-=Y,B-=Y,M-=Y,K=H+1,U=B+1,R=0;R<Y;R++)s[K+R]=A[U+R];if(M<=1){Q=!0;break}}if(s[H--]=s[F--],--N===0){Q=!0;break}W--}while(z>=u||Y>=u);if(Q)break;W<0&&(W=0),W+=2}if(n=W,n<1&&(n=1),M===1){for(H-=N,F-=N,K=H+1,U=F+1,R=N-1;R>=0;R--)s[K+R]=s[U+R];s[H]=A[B]}else{if(M===0)throw new Error;for(U=H-(M-1),R=0;R<M;R++)s[U+R]=A[R]}}this.mergeRuns=S,this.forceMergeRuns=E,this.pushRun=C}function o(s,l,n,d){n||(n=0),d||(d=s.length);var r=d-n;if(r<2)return;var c=0;if(r<e){c=g(s,n,d,l),w(s,n,d,n+c,l);return}var i=new t(s,l),h=v(r);do{if(c=g(s,n,d,l),c<h){var f=r;f>h&&(f=h),w(s,n,n+f,n+c,l),c=f}i.pushRun(n,c),i.mergeRuns(),r-=c,n+=c}while(r!==0);i.forceMergeRuns()}Z.exports=o},AVV0:function(Z,_,e){"use strict";e.d(_,"a",function(){return y});var u=e("iA7W"),O=e("7ugm"),v=e("OEbR"),g=e("4pDk");function y(w){return Object(u.a)(w)||Object(O.a)(w)||Object(v.a)(w)||Object(g.a)()}},AWui:function(Z,_,e){var u=e("oEo5"),O=256;function v(){var y=u.createCanvas();this.canvas=y,this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={}}v.prototype={update:function(y,w,p,a,t,o){var s=this._getBrush(),l=this._getGradient(y,t,"inRange"),n=this._getGradient(y,t,"outOfRange"),d=this.pointSize+this.blurSize,r=this.canvas,c=r.getContext("2d"),i=y.length;r.width=w,r.height=p;for(var h=0;h<i;++h){var f=y[h],A=f[0],C=f[1],S=f[2],E=a(S);c.globalAlpha=E,c.drawImage(s,A-d,C-d)}if(!r.width||!r.height)return r;for(var L=c.getImageData(0,0,r.width,r.height),T=L.data,b=0,x=T.length,N=this.minOpacity,D=this.maxOpacity,M=D-N;b<x;){var E=T[b+3]/256,R=Math.floor(E*(O-1))*4;if(E>0){var F=o(E)?l:n;E>0&&(E=E*M+N),T[b++]=F[R],T[b++]=F[R+1],T[b++]=F[R+2],T[b++]=F[R+3]*E*256}else b+=4}return c.putImageData(L,0,0),r},_getBrush:function(){var y=this._brushCanvas||(this._brushCanvas=u.createCanvas()),w=this.pointSize+this.blurSize,p=w*2;y.width=p,y.height=p;var a=y.getContext("2d");return a.clearRect(0,0,p,p),a.shadowOffsetX=p,a.shadowBlur=this.blurSize,a.shadowColor="#000",a.beginPath(),a.arc(-w,w,this.pointSize,0,Math.PI*2,!0),a.closePath(),a.fill(),y},_getGradient:function(y,w,p){for(var a=this._gradientPixels,t=a[p]||(a[p]=new Uint8ClampedArray(256*4)),o=[0,0,0,0],s=0,l=0;l<256;l++)w[p](l/255,!0,o),t[s++]=o[0],t[s++]=o[1],t[s++]=o[2],t[s++]=o[3];return t}};var g=v;Z.exports=g},AaHE:function(Z,_,e){var u=e("oEo5"),O=e("ode/"),v=e("zYjg");function g(p,a,t,o){p[0]=t,p[1]=o,p[2]=p[0]/a.getWidth(),p[3]=p[1]/a.getHeight()}function y(p){var a=this._zr=p.getZr();this._styleCoord=[0,0,0,0],g(this._styleCoord,a,p.getWidth()/2,p.getHeight()/2),this._show=!1,this._hideTimeout}y.prototype={constructor:y,_enterable:!0,update:function(p){var a=p.get("alwaysShowContent");a&&this._moveTooltipIfResized()},_moveTooltipIfResized:function(){var p=this._styleCoord[2],a=this._styleCoord[3],t=p*this._zr.getWidth(),o=a*this._zr.getHeight();this.moveTo(t,o)},show:function(p){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.attr("show",!0),this._show=!0},setContent:function(p,a,t){this.el&&this._zr.remove(this.el);for(var o={},s=p,l="{marker",n="|}",d=s.indexOf(l);d>=0;){var r=s.indexOf(n),c=s.substr(d+l.length,r-d-l.length);c.indexOf("sub")>-1?o["marker"+c]={textWidth:4,textHeight:4,textBorderRadius:2,textBackgroundColor:a[c],textOffset:[3,0]}:o["marker"+c]={textWidth:10,textHeight:10,textBorderRadius:5,textBackgroundColor:a[c]},s=s.substr(r+1),d=s.indexOf("{marker")}var i=t.getModel("textStyle"),h=i.get("fontSize"),f=t.get("textLineHeight");f==null&&(f=Math.round(h*3/2)),this.el=new O({style:v.setTextStyle({},i,{rich:o,text:p,textBackgroundColor:t.get("backgroundColor"),textBorderRadius:t.get("borderRadius"),textFill:t.get("textStyle.color"),textPadding:t.get("padding"),textLineHeight:f}),z:t.get("z")}),this._zr.add(this.el);var A=this;this.el.on("mouseover",function(){A._enterable&&(clearTimeout(A._hideTimeout),A._show=!0),A._inContent=!0}),this.el.on("mouseout",function(){A._enterable&&(A._show&&A.hideLater(A._hideDelay)),A._inContent=!1})},setEnterable:function(p){this._enterable=p},getSize:function(){var p=this.el.getBoundingRect();return[p.width,p.height]},moveTo:function(p,a){if(this.el){var t=this._styleCoord;g(t,this._zr,p,a),this.el.attr("position",[t[0],t[1]])}},hide:function(){this.el&&this.el.hide(),this._show=!1},hideLater:function(p){this._show&&!(this._inContent&&this._enterable)&&(p?(this._hideDelay=p,this._show=!1,this._hideTimeout=setTimeout(u.bind(this.hide,this),p)):this.hide())},isShow:function(){return this._show},dispose:function(){clearTimeout(this._hideTimeout),this.el&&this._zr.remove(this.el)},getOuterSize:function(){var p=this.getSize();return{width:p[0],height:p[1]}}};var w=y;Z.exports=w},AcPx:function(Z,_,e){},Aed0:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("u3hi"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},Afw4:function(Z,_,e){},AoPA:function(Z,_,e){"use strict";e.d(_,"b",function(){return o}),e.d(_,"a",function(){return s}),e.d(_,"k",function(){return l}),e.d(_,"h",function(){return n}),e.d(_,"i",function(){return d}),e.d(_,"g",function(){return r}),e.d(_,"c",function(){return c}),e.d(_,"d",function(){return i}),e.d(_,"j",function(){return A}),e.d(_,"e",function(){return C}),e.d(_,"f",function(){return S});var u=e("V0hb"),O=e("9/lZ"),v=e("buSX"),g=e("ZZRV"),y=e.n(g),w=e("nWwB"),p=e("I3N6"),a=.25,t=2;function o(E,L){var T=E.slice(),b=T.indexOf(L);return b>=0&&T.splice(b,1),T}function s(E,L){var T=E.slice();return T.indexOf(L)===-1&&T.push(L),T}function l(E){return E.split("-")}function n(E,L){return"".concat(E,"-").concat(L)}function d(E){return E&&E.type&&E.type.isTreeNode}function r(E,L){var T=[E],b=L[E];function x(){var N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];N.forEach(function(D){var M=D.key,R=D.children;T.push(M),x(R)})}return x(b.children),T}function c(E,L){var T=E.clientY,b=L.selectHandle.getBoundingClientRect(),x=b.top,N=b.bottom,D=b.height,M=Math.max(D*a,t);return T<=x+M?-1:T>=N-M?1:0}function i(E,L){if(!E)return;var T=L.multiple;return T?E.slice():E.length?[E[0]]:E}var h=function(L){return L};function f(E,L){if(!E)return[];var T=L||{},b=T.processProps,x=b===void 0?h:b,N=Array.isArray(E)?E:[E];return N.map(function(D){var M=D.children,R=Object(v.a)(D,["children"]),F=f(M,L);return y.a.createElement(p.a,Object.assign({},x(R)),F)})}function A(E){if(!E)return null;var L;if(Array.isArray(E))L={checkedKeys:E,halfCheckedKeys:void 0};else if(Object(O.a)(E)==="object")L={checkedKeys:E.checked||void 0,halfCheckedKeys:E.halfChecked||void 0};else return Object(w.a)(!1,"`checkedKeys` is not an array or an object"),null;return L}function C(E,L){var T=new Set;function b(x){if(T.has(x))return;var N=L[x];if(!N)return;T.add(x);var D=N.parent,M=N.node;if(M.disabled)return;D&&b(D.key)}return(E||[]).forEach(function(x){b(x)}),Object(u.a)(T)}function S(E){var L={};return Object.keys(E).forEach(function(T){(T.startsWith("data-")||T.startsWith("aria-"))&&(L[T]=E[T])}),L}},ArUA:function(Z,_,e){var u=e("oEo5"),O=u.each,v=u.createHashMap,g=u.assert,y=e("IPcT"),w=y.__DEV__,p=v(["tooltip","label","itemName","itemId","seriesName"]);function a(l){var n={},d=n.encode={},r=v(),c=[],i=[],h=n.userOutput={dimensionNames:l.dimensions.slice(),encode:{}};O(l.dimensions,function(E){var L=l.getDimensionInfo(E),T=L.coordDim;if(T){var b=L.coordDimIndex;t(d,T)[b]=E,L.isExtraCoord||(r.set(T,1),s(L.type)&&(c[0]=E),t(h.encode,T)[b]=L.index),L.defaultTooltip&&i.push(E)}p.each(function(x,N){var D=t(d,N),M=L.otherDims[N];M!=null&&M!==!1&&(D[M]=L.name)})});var f=[],A={};r.each(function(E,L){var T=d[L];A[L]=T[0],f=f.concat(T)}),n.dataDimsOnCoord=f,n.encodeFirstDimNotExtra=A;var C=d.label;C&&C.length&&(c=C.slice());var S=d.tooltip;return S&&S.length?i=S.slice():i.length||(i=c.slice()),d.defaultedLabel=c,d.defaultedTooltip=i,n}function t(l,n){return l.hasOwnProperty(n)||(l[n]=[]),l[n]}function o(l){return l==="category"?"ordinal":l==="time"?"time":"float"}function s(l){return!(l==="ordinal"||l==="time")}_.OTHER_DIMENSIONS=p,_.summarizeDimensions=a,_.getDimensionTypeByAxis=o},At2B:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={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"};_.default=u},Auwy:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("zYjg"),g=e("CQhY"),y=e("SSBM"),w=e("iCoW"),p=u.extendComponentView({type:"visualMap",autoPositionValues:{left:1,right:1,top:1,bottom:1},init:function(a,t){this.ecModel=a,this.api=t,this.visualMapModel},render:function(a,t,o,s){if(this.visualMapModel=a,a.get("show")===!1){this.group.removeAll();return}this.doRender.apply(this,arguments)},renderBackground:function(a){var t=this.visualMapModel,o=g.normalizeCssArray(t.get("padding")||0),s=a.getBoundingRect();a.add(new v.Rect({z2:-1,silent:!0,shape:{x:s.x-o[3],y:s.y-o[0],width:s.width+o[3]+o[1],height:s.height+o[0]+o[2]},style:{fill:t.get("backgroundColor"),stroke:t.get("borderColor"),lineWidth:t.get("borderWidth")}}))},getControllerVisual:function(a,t,o){o=o||{};var s=o.forceState,l=this.visualMapModel,n={};if(t==="symbol"&&(n.symbol=l.get("itemSymbol")),t==="color"){var d=l.get("contentColor");n.color=d}function r(f){return n[f]}function c(f,A){n[f]=A}var i=l.controllerVisuals[s||l.getValueState(a)],h=w.prepareVisualTypes(i);return O.each(h,function(f){var A=i[f];o.convertOpacityToAlpha&&f==="opacity"&&(f="colorAlpha",A=i.__alphaForOpacity),w.dependsOn(f,t)&&(A&&A.applyVisual(a,r,c))}),n[t]},positionGroup:function(a){var t=this.visualMapModel,o=this.api;y.positionElement(a,t.getBoxLayoutParams(),{width:o.getWidth(),height:o.getHeight()})},doRender:O.noop});Z.exports=p},AvRI:function(Z,_,e){var u=e("Q6Bq");e("4RZn"),e("xxVc"),u.registerPreprocessor(function(O){O.markArea=O.markArea||{}})},Az1A:function(Z,_,e){var u=e("diXd");_.Dispatcher=u;var O=e("gyjJ"),v=e("iNAA"),g=v.isCanvasEl,y=v.transformCoordWithViewport,w=typeof window!="undefined"&&!!window.addEventListener,p=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,a=[];function t(h,f,A,C){return A=A||{},C||!O.canvasSupported?o(h,f,A):O.browser.firefox&&f.layerX!=null&&f.layerX!==f.offsetX?(A.zrX=f.layerX,A.zrY=f.layerY):f.offsetX!=null?(A.zrX=f.offsetX,A.zrY=f.offsetY):o(h,f,A),A}function o(h,f,A){if(O.domSupported&&h.getBoundingClientRect){var C=f.clientX,S=f.clientY;if(g(h)){var E=h.getBoundingClientRect();A.zrX=C-E.left,A.zrY=S-E.top;return}else if(y(a,h,C,S)){A.zrX=a[0],A.zrY=a[1];return}}A.zrX=A.zrY=0}function s(h){return h||window.event}function l(h,f,A){if(f=s(f),f.zrX!=null)return f;var C=f.type,S=C&&C.indexOf("touch")>=0;if(!S)t(h,f,f,A),f.zrDelta=f.wheelDelta?f.wheelDelta/120:-(f.detail||0)/3;else{var E=C!=="touchend"?f.targetTouches[0]:f.changedTouches[0];E&&t(h,E,f,A)}var L=f.button;return f.which==null&&L!==void 0&&p.test(f.type)&&(f.which=L&1?1:L&2?3:L&4?2:0),f}function n(h,f,A,C){w?h.addEventListener(f,A,C):h.attachEvent("on"+f,A)}function d(h,f,A,C){w?h.removeEventListener(f,A,C):h.detachEvent("on"+f,A)}var r=w?function(h){h.preventDefault(),h.stopPropagation(),h.cancelBubble=!0}:function(h){h.returnValue=!1,h.cancelBubble=!0};function c(h){return h.which===2||h.which===3}function i(h){return h.which>1}_.clientToLocal=t,_.getNativeEvent=s,_.normalizeEvent=l,_.addEventListener=n,_.removeEventListener=d,_.stop=r,_.isMiddleOrRightButtonOnMouseUpDown=c,_.notLeftMouse=i},B0eU:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="QuestionCircleOutlined";var w=_.a=u.forwardRef(y)},B0nS:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.CopyToClipboard=void 0;var u=v(e("ZZRV")),O=v(e("Dg8N"));function v(f){return f&&f.__esModule?f:{default:f}}function g(f){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?g=function(C){return typeof C}:g=function(C){return C&&typeof Symbol=="function"&&C.constructor===Symbol&&C!==Symbol.prototype?"symbol":typeof C},g(f)}function y(f,A){var C=Object.keys(f);if(Object.getOwnPropertySymbols){var S=Object.getOwnPropertySymbols(f);A&&(S=S.filter(function(E){return Object.getOwnPropertyDescriptor(f,E).enumerable})),C.push.apply(C,S)}return C}function w(f){for(var A=1;A<arguments.length;A++){var C=arguments[A]!=null?arguments[A]:{};A%2?y(C,!0).forEach(function(S){i(f,S,C[S])}):Object.getOwnPropertyDescriptors?Object.defineProperties(f,Object.getOwnPropertyDescriptors(C)):y(C).forEach(function(S){Object.defineProperty(f,S,Object.getOwnPropertyDescriptor(C,S))})}return f}function p(f,A){if(f==null)return{};var C=a(f,A),S,E;if(Object.getOwnPropertySymbols){var L=Object.getOwnPropertySymbols(f);for(E=0;E<L.length;E++){if(S=L[E],A.indexOf(S)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(f,S))continue;C[S]=f[S]}}return C}function a(f,A){if(f==null)return{};var C={},S=Object.keys(f),E,L;for(L=0;L<S.length;L++){if(E=S[L],A.indexOf(E)>=0)continue;C[E]=f[E]}return C}function t(f,A){if(!(f instanceof A))throw new TypeError("Cannot call a class as a function")}function o(f,A){for(var C=0;C<A.length;C++){var S=A[C];S.enumerable=S.enumerable||!1,S.configurable=!0,"value"in S&&(S.writable=!0),Object.defineProperty(f,S.key,S)}}function s(f,A,C){return A&&o(f.prototype,A),C&&o(f,C),f}function l(f,A){return A&&(g(A)==="object"||typeof A=="function")?A:d(f)}function n(f){return n=Object.setPrototypeOf?Object.getPrototypeOf:function(C){return C.__proto__||Object.getPrototypeOf(C)},n(f)}function d(f){if(f===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return f}function r(f,A){if(typeof A!="function"&&A!==null)throw new TypeError("Super expression must either be null or a function");f.prototype=Object.create(A&&A.prototype,{constructor:{value:f,writable:!0,configurable:!0}}),A&&c(f,A)}function c(f,A){return c=Object.setPrototypeOf||function(S,E){return S.__proto__=E,S},c(f,A)}function i(f,A,C){return A in f?Object.defineProperty(f,A,{value:C,enumerable:!0,configurable:!0,writable:!0}):f[A]=C,f}var h=function(f){r(A,f);function A(){var C,S;t(this,A);for(var E=arguments.length,L=new Array(E),T=0;T<E;T++)L[T]=arguments[T];return S=l(this,(C=n(A)).call.apply(C,[this].concat(L))),i(d(S),"onClick",function(b){var x=S.props,N=x.text,D=x.onCopy,M=x.children,R=x.options,F=u.default.Children.only(M),B=(0,O.default)(N,R);D&&D(N,B),F&&F.props&&typeof F.props.onClick=="function"&&F.props.onClick(b)}),S}return s(A,[{key:"render",value:function(){var S=this.props,E=S.text,L=S.onCopy,T=S.options,b=S.children,x=p(S,["text","onCopy","options","children"]),N=u.default.Children.only(b);return u.default.cloneElement(N,w({},x,{onClick:this.onClick}))}}]),A}(u.default.PureComponent);_.CopyToClipboard=h,i(h,"defaultProps",{onCopy:void 0,options:void 0})},B2QF:function(Z,_){var e={legend:{selector:{all:"\u5168\u9009",inverse:"\u53CD\u9009"}},toolbox:{brush:{title:{rect:"\u77E9\u5F62\u9009\u62E9",polygon:"\u5708\u9009",lineX:"\u6A2A\u5411\u9009\u62E9",lineY:"\u7EB5\u5411\u9009\u62E9",keep:"\u4FDD\u6301\u9009\u62E9",clear:"\u6E05\u9664\u9009\u62E9"}},dataView:{title:"\u6570\u636E\u89C6\u56FE",lang:["\u6570\u636E\u89C6\u56FE","\u5173\u95ED","\u5237\u65B0"]},dataZoom:{title:{zoom:"\u533A\u57DF\u7F29\u653E",back:"\u533A\u57DF\u7F29\u653E\u8FD8\u539F"}},magicType:{title:{line:"\u5207\u6362\u4E3A\u6298\u7EBF\u56FE",bar:"\u5207\u6362\u4E3A\u67F1\u72B6\u56FE",stack:"\u5207\u6362\u4E3A\u5806\u53E0",tiled:"\u5207\u6362\u4E3A\u5E73\u94FA"}},restore:{title:"\u8FD8\u539F"},saveAsImage:{title:"\u4FDD\u5B58\u4E3A\u56FE\u7247",lang:["\u53F3\u952E\u53E6\u5B58\u4E3A\u56FE\u7247"]}},series:{typeNames:{pie:"\u997C\u56FE",bar:"\u67F1\u72B6\u56FE",line:"\u6298\u7EBF\u56FE",scatter:"\u6563\u70B9\u56FE",effectScatter:"\u6D9F\u6F2A\u6563\u70B9\u56FE",radar:"\u96F7\u8FBE\u56FE",tree:"\u6811\u56FE",treemap:"\u77E9\u5F62\u6811\u56FE",boxplot:"\u7BB1\u578B\u56FE",candlestick:"K\u7EBF\u56FE",k:"K\u7EBF\u56FE",heatmap:"\u70ED\u529B\u56FE",map:"\u5730\u56FE",parallel:"\u5E73\u884C\u5750\u6807\u56FE",lines:"\u7EBF\u56FE",graph:"\u5173\u7CFB\u56FE",sankey:"\u6851\u57FA\u56FE",funnel:"\u6F0F\u6597\u56FE",gauge:"\u4EEA\u8868\u76D8\u56FE",pictorialBar:"\u8C61\u5F62\u67F1\u56FE",themeRiver:"\u4E3B\u9898\u6CB3\u6D41\u56FE",sunburst:"\u65ED\u65E5\u56FE"}},aria:{general:{withTitle:"\u8FD9\u662F\u4E00\u4E2A\u5173\u4E8E\u201C{title}\u201D\u7684\u56FE\u8868\u3002",withoutTitle:"\u8FD9\u662F\u4E00\u4E2A\u56FE\u8868\uFF0C"},series:{single:{prefix:"",withName:"\u56FE\u8868\u7C7B\u578B\u662F{seriesType}\uFF0C\u8868\u793A{seriesName}\u3002",withoutName:"\u56FE\u8868\u7C7B\u578B\u662F{seriesType}\u3002"},multiple:{prefix:"\u5B83\u7531{seriesCount}\u4E2A\u56FE\u8868\u7CFB\u5217\u7EC4\u6210\u3002",withName:"\u7B2C{seriesId}\u4E2A\u7CFB\u5217\u662F\u4E00\u4E2A\u8868\u793A{seriesName}\u7684{seriesType}\uFF0C",withoutName:"\u7B2C{seriesId}\u4E2A\u7CFB\u5217\u662F\u4E00\u4E2A{seriesType}\uFF0C",separator:{middle:"\uFF1B",end:"\u3002"}}},data:{allData:"\u5176\u6570\u636E\u662F\u2014\u2014",partialData:"\u5176\u4E2D\uFF0C\u524D{displayCnt}\u9879\u662F\u2014\u2014",withName:"{name}\u7684\u6570\u636E\u662F{value}",withoutName:"{value}",separator:{middle:"\uFF0C",end:""}}}};Z.exports=e},"BC2+":function(Z,_,e){var u=e("Q6Bq"),O=e("xCJu"),v=u.extendComponentView({type:"axisPointer",render:function(y,w,p){var a=w.getComponent("tooltip"),t=y.get("triggerOn")||a&&a.get("triggerOn")||"mousemove|click";O.register("axisPointer",p,function(o,s,l){t!=="none"&&(o==="leave"||t.indexOf(o)>=0)&&l({type:"updateAxisPointer",currTrigger:o,x:s&&s.offsetX,y:s&&s.offsetY})})},remove:function(y,w){O.unregister(w.getZr(),"axisPointer"),v.superApply(this._model,"remove",arguments)},dispose:function(y,w){O.unregister("axisPointer",w),v.superApply(this._model,"dispose",arguments)}}),g=v;Z.exports=g},BEOQ:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("SSBM"),g=e("Jjzi"),y=g.parsePercent,w=g.linearMap;function p(s,l){return v.getLayoutRect(s.getBoxLayoutParams(),{width:l.getWidth(),height:l.getHeight()})}function a(s,l){for(var n=s.mapDimension("value"),d=s.mapArray(n,function(f){return f}),r=[],c=l==="ascending",i=0,h=s.count();i<h;i++)r[i]=i;return typeof l=="function"?r.sort(l):l!=="none"&&r.sort(function(f,A){return c?d[f]-d[A]:d[A]-d[f]}),r}function t(s){s.each(function(l){var n=s.getItemModel(l),d=n.getModel("label"),r=d.get("position"),c=n.get("orient"),i=n.getModel("labelLine"),h=s.getItemLayout(l),f=h.points,A=r==="inner"||r==="inside"||r==="center"||r==="insideLeft"||r==="insideRight",C,S,E,L;if(A)r==="insideLeft"?(S=(f[0][0]+f[3][0])/2+5,E=(f[0][1]+f[3][1])/2,C="left"):r==="insideRight"?(S=(f[1][0]+f[2][0])/2-5,E=(f[1][1]+f[2][1])/2,C="right"):(S=(f[0][0]+f[1][0]+f[2][0]+f[3][0])/4,E=(f[0][1]+f[1][1]+f[2][1]+f[3][1])/4,C="center"),L=[[S,E],[S,E]];else{var T,b,x,N,D=i.get("length");r==="left"?(T=(f[3][0]+f[0][0])/2,b=(f[3][1]+f[0][1])/2,x=T-D,S=x-5,C="right"):r==="right"?(T=(f[1][0]+f[2][0])/2,b=(f[1][1]+f[2][1])/2,x=T+D,S=x+5,C="left"):r==="top"?(T=(f[3][0]+f[0][0])/2,b=(f[3][1]+f[0][1])/2,N=b-D,E=N-5,C="center"):r==="bottom"?(T=(f[1][0]+f[2][0])/2,b=(f[1][1]+f[2][1])/2,N=b+D,E=N+5,C="center"):r==="rightTop"?(T=c==="horizontal"?f[3][0]:f[1][0],b=c==="horizontal"?f[3][1]:f[1][1],c==="horizontal"?(N=b-D,E=N-5,C="center"):(x=T+D,S=x+5,C="top")):r==="rightBottom"?(T=f[2][0],b=f[2][1],c==="horizontal"?(N=b+D,E=N+5,C="center"):(x=T+D,S=x+5,C="bottom")):r==="leftTop"?(T=f[0][0],b=c==="horizontal"?f[0][1]:f[1][1],c==="horizontal"?(N=b-D,E=N-5,C="center"):(x=T-D,S=x-5,C="right")):r==="leftBottom"?(T=c==="horizontal"?f[1][0]:f[3][0],b=c==="horizontal"?f[1][1]:f[2][1],c==="horizontal"?(N=b+D,E=N+5,C="center"):(x=T-D,S=x-5,C="right")):(T=(f[1][0]+f[2][0])/2,b=(f[1][1]+f[2][1])/2,c==="horizontal"?(N=b+D,E=N+5,C="center"):(x=T+D,S=x+5,C="left")),c==="horizontal"?(x=T,S=x):(N=b,E=N),L=[[T,b],[x,N]]}h.label={linePoints:L,x:S,y:E,verticalAlign:"middle",textAlign:C,inside:A}})}function o(s,l,n){s.eachSeriesByType("funnel",function(d){var r=d.getData(),c=r.mapDimension("value"),i=d.get("sort"),h=p(d,l),f=a(r,i),A=d.get("orient"),C=h.width,S=h.height,E=h.x,L=h.y,T=A==="horizontal"?[y(d.get("minSize"),S),y(d.get("maxSize"),S)]:[y(d.get("minSize"),C),y(d.get("maxSize"),C)],b=r.getDataExtent(c),x=d.get("min"),N=d.get("max");x==null&&(x=Math.min(b[0],0)),N==null&&(N=b[1]);var D=d.get("funnelAlign"),M=d.get("gap"),R=A==="horizontal"?C:S,F=(R-M*(r.count()-1))/r.count(),B=function(G,$){if(A==="horizontal"){var pe=r.get(c,G)||0,fe=w(pe,[x,N],T,!0),te;switch(D){case"top":te=L;break;case"center":te=L+(S-fe)/2;break;case"bottom":te=L+(S-fe);break}return[[$,te],[$,te+fe]]}var pe=r.get(c,G)||0,we=w(pe,[x,N],T,!0),be;switch(D){case"left":be=E;break;case"center":be=E+(C-we)/2;break;case"right":be=E+C-we;break}return[[be,$],[be+we,$]]};i==="ascending"&&(F=-F,M=-M,A==="horizontal"?E+=C:L+=S,f=f.reverse());for(var H=0;H<f.length;H++){var U=f[H],K=f[H+1],W=r.getItemModel(U);if(A==="horizontal"){var z=W.get("itemStyle.width");z==null?z=F:(z=y(z,C),i==="ascending"&&(z=-z));var Y=B(U,E),Q=B(K,E+z);E+=z+M,r.setItemLayout(U,{points:Y.concat(Q.slice().reverse())})}else{var P=W.get("itemStyle.height");P==null?P=F:(P=y(P,S),i==="ascending"&&(P=-P));var Y=A==="horizontal"?B(U,E):B(U,L),Q=A==="horizontal"?B(K,E+z):B(K,L+P);L+=P+M,r.setItemLayout(U,{points:Y.concat(Q.slice().reverse())})}}t(r)})}Z.exports=o},BEiB:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("3Sic"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},BF5W:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.createSensor=void 0;var u=O(e("5M8n"));function O(g){return g&&g.__esModule?g:{default:g}}var v=function(y){var w=void 0,p=[],a=(0,u.default)(function(){p.forEach(function(n){n(y)})}),t=function(){var d=new ResizeObserver(a);return d.observe(y),a(),d},o=function(d){w||(w=t()),p.indexOf(d)===-1&&p.push(d)},s=function(){w.disconnect(),p=[],w=void 0},l=function(d){var r=p.indexOf(d);r!==-1&&p.splice(r,1),p.length===0&&w&&s()};return{element:y,bind:o,destroy:s,unbind:l}};_.createSensor=v},BGny:function(Z,_,e){var u=e("6vYt"),O=u.prepareDataCoordInfo,v=u.getStackedOnPoint;function g(w,p){var a=[];return p.diff(w).add(function(t){a.push({cmd:"+",idx:t})}).update(function(t,o){a.push({cmd:"=",idx:o,idx1:t})}).remove(function(t){a.push({cmd:"-",idx:t})}).execute(),a}function y(w,p,a,t,o,s,l,n){for(var d=g(w,p),r=[],c=[],i=[],h=[],f=[],A=[],C=[],S=O(o,p,l),E=O(s,w,n),L=0;L<d.length;L++){var T=d[L],b=!0;switch(T.cmd){case"=":var x=w.getItemLayout(T.idx),N=p.getItemLayout(T.idx1);(isNaN(x[0])||isNaN(x[1]))&&(x=N.slice()),r.push(x),c.push(N),i.push(a[T.idx]),h.push(t[T.idx1]),C.push(p.getRawIndex(T.idx1));break;case"+":var D=T.idx;r.push(o.dataToPoint([p.get(S.dataDimsForPoint[0],D),p.get(S.dataDimsForPoint[1],D)])),c.push(p.getItemLayout(D).slice()),i.push(v(S,o,p,D)),h.push(t[D]),C.push(p.getRawIndex(D));break;case"-":var D=T.idx,M=w.getRawIndex(D);M!==D?(r.push(w.getItemLayout(D)),c.push(s.dataToPoint([w.get(E.dataDimsForPoint[0],D),w.get(E.dataDimsForPoint[1],D)])),i.push(a[D]),h.push(v(E,s,w,D)),C.push(M)):b=!1}b&&(f.push(T),A.push(A.length))}A.sort(function(K,W){return C[K]-C[W]});for(var R=[],F=[],B=[],H=[],U=[],L=0;L<A.length;L++){var D=A[L];R[L]=r[D],F[L]=c[D],B[L]=i[D],H[L]=h[D],U[L]=f[D]}return{current:R,next:F,stackedOnCurrent:B,stackedOnNext:H,status:U}}Z.exports=y},BJce:function(Z,_,e){},BLOe:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("TA7z")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="EyeOutlined";var p=v.forwardRef(w);_.default=p},BLvq:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"outlined"};_.default=u},BQia:function(Z,_,e){var u=e("TmiR"),O=e("vOhS"),v=e("ode/"),g=e("a9RO"),y=e("7JZK"),w=e("rDo5"),p=e("tV39"),a=e("342z"),t=e("VOjM"),o=e("k++z"),s=e("I1OY"),l=e("75Ip"),n=e("4uqo"),d=e("8Bkq"),r=d.createFromString,c=e("oEo5"),i=c.isString,h=c.extend,f=c.defaults,A=c.trim,C=c.each,S=/[\s,]+/;function E(Q){if(i(Q)){var P=new DOMParser;Q=P.parseFromString(Q,"text/xml")}for(Q.nodeType===9&&(Q=Q.firstChild);Q.nodeName.toLowerCase()!=="svg"||Q.nodeType!==1;)Q=Q.nextSibling;return Q}function L(){this._defs={},this._root=null,this._isDefine=!1,this._isText=!1}L.prototype.parse=function(Q,P){P=P||{};var G=E(Q);if(!G)throw new Error("Illegal svg");var $=new u;this._root=$;var fe=G.getAttribute("viewBox")||"",te=parseFloat(G.getAttribute("width")||P.width),pe=parseFloat(G.getAttribute("height")||P.height);isNaN(te)&&(te=null),isNaN(pe)&&(pe=null),R(G,$,null,!0);for(var we=G.firstChild;we;)this._parseNode(we,$),we=we.nextSibling;var be,Ve;if(fe){var Xe=A(fe).split(S);Xe.length>=4&&(be={x:parseFloat(Xe[0]||0),y:parseFloat(Xe[1]||0),width:parseFloat(Xe[2]),height:parseFloat(Xe[3])})}if(be&&te!=null&&pe!=null&&(Ve=z(be,te,pe),!P.ignoreViewBox)){var At=$;$=new u,$.add(At),At.scale=Ve.scale.slice(),At.position=Ve.position.slice()}return!P.ignoreRootClip&&te!=null&&pe!=null&&$.setClipPath(new y({shape:{x:0,y:0,width:te,height:pe}})),{root:$,width:te,height:pe,viewBoxRect:be,viewBoxTransform:Ve}},L.prototype._parseNode=function(Q,P){var G=Q.nodeName.toLowerCase();G==="defs"?this._isDefine=!0:G==="text"&&(this._isText=!0);var $;if(this._isDefine){var fe=b[G];if(fe){var te=fe.call(this,Q),pe=Q.getAttribute("id");pe&&(this._defs[pe]=te)}}else{var fe=T[G];fe&&($=fe.call(this,Q,P),P.add($))}for(var we=Q.firstChild;we;)we.nodeType===1&&this._parseNode(we,$),we.nodeType===3&&this._isText&&this._parseText(we,$),we=we.nextSibling;G==="defs"?this._isDefine=!1:G==="text"&&(this._isText=!1)},L.prototype._parseText=function(Q,P){if(Q.nodeType===1){var G=Q.getAttribute("dx")||0,$=Q.getAttribute("dy")||0;this._textX+=parseFloat(G),this._textY+=parseFloat($)}var fe=new v({style:{text:Q.textContent,transformText:!0},position:[this._textX||0,this._textY||0]});N(P,fe),R(Q,fe,this._defs);var te=fe.style.fontSize;te&&te<9&&(fe.style.fontSize=9,fe.scale=fe.scale||[1,1],fe.scale[0]*=te/9,fe.scale[1]*=te/9);var pe=fe.getBoundingRect();return this._textX+=pe.width,P.add(fe),fe};var T={g:function(P,G){var $=new u;return N(G,$),R(P,$,this._defs),$},rect:function(P,G){var $=new y;return N(G,$),R(P,$,this._defs),$.setShape({x:parseFloat(P.getAttribute("x")||0),y:parseFloat(P.getAttribute("y")||0),width:parseFloat(P.getAttribute("width")||0),height:parseFloat(P.getAttribute("height")||0)}),$},circle:function(P,G){var $=new g;return N(G,$),R(P,$,this._defs),$.setShape({cx:parseFloat(P.getAttribute("cx")||0),cy:parseFloat(P.getAttribute("cy")||0),r:parseFloat(P.getAttribute("r")||0)}),$},line:function(P,G){var $=new p;return N(G,$),R(P,$,this._defs),$.setShape({x1:parseFloat(P.getAttribute("x1")||0),y1:parseFloat(P.getAttribute("y1")||0),x2:parseFloat(P.getAttribute("x2")||0),y2:parseFloat(P.getAttribute("y2")||0)}),$},ellipse:function(P,G){var $=new w;return N(G,$),R(P,$,this._defs),$.setShape({cx:parseFloat(P.getAttribute("cx")||0),cy:parseFloat(P.getAttribute("cy")||0),rx:parseFloat(P.getAttribute("rx")||0),ry:parseFloat(P.getAttribute("ry")||0)}),$},polygon:function(P,G){var $=P.getAttribute("points");$&&($=D($));var fe=new t({shape:{points:$||[]}});return N(G,fe),R(P,fe,this._defs),fe},polyline:function(P,G){var $=new a;N(G,$),R(P,$,this._defs);var fe=P.getAttribute("points");fe&&(fe=D(fe));var te=new o({shape:{points:fe||[]}});return te},image:function(P,G){var $=new O;return N(G,$),R(P,$,this._defs),$.setStyle({image:P.getAttribute("xlink:href"),x:P.getAttribute("x"),y:P.getAttribute("y"),width:P.getAttribute("width"),height:P.getAttribute("height")}),$},text:function(P,G){var $=P.getAttribute("x")||0,fe=P.getAttribute("y")||0,te=P.getAttribute("dx")||0,pe=P.getAttribute("dy")||0;this._textX=parseFloat($)+parseFloat(te),this._textY=parseFloat(fe)+parseFloat(pe);var we=new u;return N(G,we),R(P,we,this._defs),we},tspan:function(P,G){var $=P.getAttribute("x"),fe=P.getAttribute("y");$!=null&&(this._textX=parseFloat($)),fe!=null&&(this._textY=parseFloat(fe));var te=P.getAttribute("dx")||0,pe=P.getAttribute("dy")||0,we=new u;return N(G,we),R(P,we,this._defs),this._textX+=te,this._textY+=pe,we},path:function(P,G){var $=P.getAttribute("d")||"",fe=r($);return N(G,fe),R(P,fe,this._defs),fe}},b={lineargradient:function(P){var G=parseInt(P.getAttribute("x1")||0,10),$=parseInt(P.getAttribute("y1")||0,10),fe=parseInt(P.getAttribute("x2")||10,10),te=parseInt(P.getAttribute("y2")||0,10),pe=new s(G,$,fe,te);return x(P,pe),pe},radialgradient:function(P){}};function x(Q,P){for(var G=Q.firstChild;G;){if(G.nodeType===1){var $=G.getAttribute("offset");$.indexOf("%")>0?$=parseInt($,10)/100:$?$=parseFloat($):$=0;var fe=G.getAttribute("stop-color")||"#000000";P.addColorStop($,fe)}G=G.nextSibling}}function N(Q,P){Q&&Q.__inheritedStyle&&(P.__inheritedStyle||(P.__inheritedStyle={}),f(P.__inheritedStyle,Q.__inheritedStyle))}function D(Q){for(var P=A(Q).split(S),G=[],$=0;$<P.length;$+=2){var fe=parseFloat(P[$]),te=parseFloat(P[$+1]);G.push([fe,te])}return G}var M={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-align":"textAlign","alignment-baseline":"textBaseline"};function R(Q,P,G,$){var fe=P.__inheritedStyle||{},te=P.type==="text";if(Q.nodeType===1&&(U(Q,P),h(fe,W(Q)),!$)){for(var pe in M)if(M.hasOwnProperty(pe)){var we=Q.getAttribute(pe);we!=null&&(fe[M[pe]]=we)}}var be=te?"textFill":"fill",Ve=te?"textStroke":"stroke";P.style=P.style||new l;var Xe=P.style;fe.fill!=null&&Xe.set(be,B(fe.fill,G)),fe.stroke!=null&&Xe.set(Ve,B(fe.stroke,G)),C(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(At){var Be=At==="lineWidth"&&te?"textStrokeWidth":At;fe[At]!=null&&Xe.set(Be,parseFloat(fe[At]))}),(!fe.textBaseline||fe.textBaseline==="auto")&&(fe.textBaseline="alphabetic"),fe.textBaseline==="alphabetic"&&(fe.textBaseline="bottom"),fe.textAlign==="start"&&(fe.textAlign="left"),fe.textAlign==="end"&&(fe.textAlign="right"),C(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign","textBaseline"],function(At){fe[At]!=null&&Xe.set(At,fe[At])}),fe.lineDash&&(P.style.lineDash=A(fe.lineDash).split(S)),Xe[Ve]&&Xe[Ve]!=="none"&&(P[Ve]=!0),P.__inheritedStyle=fe}var F=/url\(\s*#(.*?)\)/;function B(Q,P){var G=P&&Q&&Q.match(F);if(G){var $=A(G[1]),fe=P[$];return fe}return Q}var H=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.e,]*)\)/g;function U(Q,P){var G=Q.getAttribute("transform");if(G){G=G.replace(/,/g," ");var $=null,fe=[];G.replace(H,function(be,Ve,Xe){fe.push(Ve,Xe)});for(var te=fe.length-1;te>0;te-=2){var pe=fe[te],we=fe[te-1];$=$||n.create();switch(we){case"translate":pe=A(pe).split(S),n.translate($,$,[parseFloat(pe[0]),parseFloat(pe[1]||0)]);break;case"scale":pe=A(pe).split(S),n.scale($,$,[parseFloat(pe[0]),parseFloat(pe[1]||pe[0])]);break;case"rotate":pe=A(pe).split(S),n.rotate($,$,parseFloat(pe[0]));break;case"skew":pe=A(pe).split(S),console.warn("Skew transform is not supported yet");break;case"matrix":var pe=A(pe).split(S);$[0]=parseFloat(pe[0]),$[1]=parseFloat(pe[1]),$[2]=parseFloat(pe[2]),$[3]=parseFloat(pe[3]),$[4]=parseFloat(pe[4]),$[5]=parseFloat(pe[5]);break}}P.setLocalTransform($)}}var K=/([^\s:;]+)\s*:\s*([^:;]+)/g;function W(Q){var P=Q.getAttribute("style"),G={};if(!P)return G;var $={};K.lastIndex=0;for(var fe;(fe=K.exec(P))!=null;)$[fe[1]]=fe[2];for(var te in M)M.hasOwnProperty(te)&&$[te]!=null&&(G[M[te]]=$[te]);return G}function z(Q,P,G){var $=P/Q.width,fe=G/Q.height,te=Math.min($,fe),pe=[te,te],we=[-(Q.x+Q.width/2)*te+P/2,-(Q.y+Q.height/2)*te+G/2];return{scale:pe,position:we}}function Y(Q,P){var G=new L;return G.parse(Q,P)}_.parseXML=E,_.makeViewBoxTransform=z,_.parseSVG=Y},BUtc:function(Z,_,e){var u=e("IQq/"),O=e("FiFR"),v=e("LieO"),g=e("cLjh"),y=u.extend({makeElOption:function(o,s,l,n,d){var r=l.axis,c=r.grid,i=n.get("type"),h=w(c,r).getOtherAxis(r).getGlobalExtent(),f=r.toGlobalCoord(r.dataToCoord(s,!0));if(i&&i!=="none"){var A=O.buildElStyle(n),C=p[i](r,f,h);C.style=A,o.graphicKey=C.type,o.pointer=C}var S=v.layout(c.model,l);O.buildCartesianSingleLabelElOption(s,o,S,l,n,d)},getHandleTransform:function(o,s,l){var n=v.layout(s.axis.grid.model,s,{labelInside:!1});return n.labelMargin=l.get("handle.margin"),{position:O.getTransformedPosition(s.axis,o,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(o,s,l,n){var d=l.axis,r=d.grid,c=d.getGlobalExtent(!0),i=w(r,d).getOtherAxis(d).getGlobalExtent(),h=d.dim==="x"?0:1,f=o.position;f[h]+=s[h],f[h]=Math.min(c[1],f[h]),f[h]=Math.max(c[0],f[h]);var A=(i[1]+i[0])/2,C=[A,A];C[h]=f[h];var S=[{verticalAlign:"middle"},{align:"center"}];return{position:f,rotation:o.rotation,cursorPoint:C,tooltipOption:S[h]}}});function w(o,s){var l={};return l[s.dim+"AxisIndex"]=s.index,o.getCartesian(l)}var p={line:function(o,s,l){var n=O.makeLineShape([s,l[0]],[s,l[1]],a(o));return{type:"Line",subPixelOptimize:!0,shape:n}},shadow:function(o,s,l){var n=Math.max(1,o.getBandWidth()),d=l[1]-l[0];return{type:"Rect",shape:O.makeRectShape([s-n/2,l[0]],[n,d],a(o))}}};function a(o){return o.dim==="x"?0:1}g.registerAxisPointerClass("CartesianAxisPointer",y);var t=y;Z.exports=t},BZez:function(Z,_,e){var u=e("oEo5"),O=e("+Vnd"),v=e("4+FC"),g=e("P0S0"),y=e("ycch"),w=y.wrapTreePathInfo,p=O.extend({type:"series.sunburst",_viewRoot:null,getInitialData:function(t,o){var s={name:t.name,children:t.data};a(s);var l=u.map(t.levels||[],function(r){return new g(r,this,o)},this),n=v.createTree(s,this,d);function d(r){r.wrapMethod("getItemModel",function(c,i){var h=n.getNodeByDataIndex(i),f=l[h.depth];return f&&(c.parentModel=f),c})}return n.data},optionUpdated:function(){this.resetViewRoot()},getDataParams:function(t){var o=O.prototype.getDataParams.apply(this,arguments),s=this.getData().tree.getNodeByDataIndex(t);return o.treePathInfo=w(s,this),o},defaultOption:{zlevel:0,z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,percentPrecision:2,stillShowZeroSum:!0,highlightPolicy:"descendant",nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},highlight:{itemStyle:{opacity:1}},downplay:{itemStyle:{opacity:.5},label:{opacity:.6}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicOut",data:[],levels:[],sort:"desc"},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(t){t?this._viewRoot=t:t=this._viewRoot;var o=this.getRawData().tree.root;(!t||t!==o&&!o.contains(t))&&(this._viewRoot=o)}});function a(t){var o=0;u.each(t.children,function(l){a(l);var n=l.value;u.isArray(n)&&(n=n[0]),o+=n});var s=t.value;u.isArray(s)&&(s=s[0]),(s==null||isNaN(s))&&(s=o),s<0&&(s=0),u.isArray(t.value)?t.value[0]=s:t.value=s}Z.exports=p},BcIr:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("giN5"),w=e("zYjg"),p=["axisLine","axisTickLabel","axisName"],a=v.extendComponentView({type:"radar",render:function(t,o,s){var l=this.group;l.removeAll(),this._buildAxes(t),this._buildSplitLineAndArea(t)},_buildAxes:function(t){var o=t.coordinateSystem,s=o.getIndicatorAxes(),l=g.map(s,function(n){var d=new y(n.model,{position:[o.cx,o.cy],rotation:n.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return d});g.each(l,function(n){g.each(p,n.add,n),this.group.add(n.getGroup())},this)},_buildSplitLineAndArea:function(t){var o=t.coordinateSystem,s=o.getIndicatorAxes();if(!s.length)return;var l=t.get("shape"),n=t.getModel("splitLine"),d=t.getModel("splitArea"),r=n.getModel("lineStyle"),c=d.getModel("areaStyle"),i=n.get("show"),h=d.get("show"),f=r.get("color"),A=c.get("color");f=g.isArray(f)?f:[f],A=g.isArray(A)?A:[A];var C=[],S=[];function E(K,W,z){var Y=z%W.length;return K[Y]=K[Y]||[],Y}if(l==="circle")for(var L=s[0].getTicksCoords(),T=o.cx,b=o.cy,x=0;x<L.length;x++){if(i){var N=E(C,f,x);C[N].push(new w.Circle({shape:{cx:T,cy:b,r:L[x].coord}}))}if(h&&x<L.length-1){var N=E(S,A,x);S[N].push(new w.Ring({shape:{cx:T,cy:b,r0:L[x].coord,r:L[x+1].coord}}))}}else for(var D,M=g.map(s,function(K,W){var z=K.getTicksCoords();return D=D==null?z.length-1:Math.min(z.length-1,D),g.map(z,function(Y){return o.coordToPoint(Y.coord,W)})}),R=[],x=0;x<=D;x++){for(var F=[],B=0;B<s.length;B++)F.push(M[B][x]);if(F[0]&&F.push(F[0].slice()),i){var N=E(C,f,x);C[N].push(new w.Polyline({shape:{points:F}}))}if(h&&R){var N=E(S,A,x-1);S[N].push(new w.Polygon({shape:{points:F.concat(R)}}))}R=F.slice().reverse()}var H=r.getLineStyle(),U=c.getAreaStyle();g.each(S,function(K,W){this.group.add(w.mergePath(K,{style:g.defaults({stroke:"none",fill:A[W%A.length]},U),silent:!0}))},this),g.each(C,function(K,W){this.group.add(w.mergePath(K,{style:g.defaults({fill:"none",stroke:f[W%f.length]},H),silent:!0}))},this)}});Z.exports=a},BeS3:function(Z,_){function e(u,O,v){var g=-1,y=u.length;O<0&&(O=-O>y?0:y+O),v=v>y?y:v,v<0&&(v+=y),y=O>v?0:v-O>>>0,O>>>=0;for(var w=Array(y);++g<y;)w[g]=u[g+O];return w}Z.exports=e},Beoy:function(Z,_,e){var u=e("oEo5"),O=e("kcRU"),v=e("sYRh"),g=e("l1R7"),y=e("P0S0"),w=e("SSBM"),p=w.getLayoutRect;_.getLayoutRect=w.getLayoutRect;var a=e("7/O9"),t=a.enableDataStack,o=a.isDimensionStacked,s=a.getStackedDimension,l=e("4Zqk");_.completeDimensions=l;var n=e("TfK1");_.createDimensions=n;var d=e("LLn1");_.createSymbol=d.createSymbol;function r(f){return O(f.getSource(),f)}var c={isDimensionStacked:o,enableDataStack:t,getStackedDimension:s};function i(f,A){var C=A;y.isInstance(A)||(C=new y(A),u.mixin(C,g));var S=v.createScaleByModel(C);return S.setExtent(f[0],f[1]),v.niceScaleExtent(S,C),S}function h(f){u.mixin(f,g)}_.createList=r,_.dataStack=c,_.createScale=i,_.mixinAxisModelCommonMethods=h},BhfF:function(Z,_,e){var u=e("hbMb"),O=e("trXQ"),v=u(O,"Set");Z.exports=v},BiNE:function(Z,_,e){var u=e("U3SQ");function O(v,g){for(var y=v.length;y--;)if(u(v[y][0],g))return y;return-1}Z.exports=O},BjFK:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("/j53");u.registerAction("dataZoom",function(g,y){var w=v.createLinkedNodesFinder(O.bind(y.eachComponent,y,"dataZoom"),v.eachAxisDim,function(a,t){return a.get(t.axisIndex)}),p=[];y.eachComponent({mainType:"dataZoom",query:g},function(a,t){p.push.apply(p,w(a).nodes)}),O.each(p,function(a,t){a.setRawRange({start:g.start,end:g.end,startValue:g.startValue,endValue:g.endValue})})})},BqSt:function(Z,_,e){var u=e("19h/"),O=e("kN/v");function v(g,y){var w=[];return g.eachComponent("parallel",function(p,a){var t=new u(p,g,y);t.name="parallel_"+a,t.resize(p,y),p.coordinateSystem=t,t.model=p,w.push(t)}),g.eachSeries(function(p){if(p.get("coordinateSystem")==="parallel"){var a=g.queryComponents({mainType:"parallel",index:p.get("parallelIndex"),id:p.get("parallelId")})[0];p.coordinateSystem=a.coordinateSystem}}),w}O.register("parallel",{create:v})},"Bs+z":function(Z,_,e){"use strict";var u=e("FGJx"),O=e("o0AO"),v=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"install",value:function(){Object.setPrototypeOf=Object.setPrototypeOf||function(k,J){return k.__proto__=J,k},Object.assign=Object.assign||function(k){if(k==null)throw new TypeError("Cannot convert undefined or null to object");for(var J=Object(k),se=1;se<arguments.length;se++){var ge=arguments[se];if(ge!=null)for(var Ae in ge)ge.hasOwnProperty(Ae)&&(J[Ae]=ge[Ae])}return J},typeof self.Promise!="function"&&e("Fr7k").polyfill()}}]),ee}();v.install();var g=v,y=e("FMyi"),w=e.n(y),p=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"e",value:function(k,J){(!k||ee.FORCE_GLOBAL_TAG)&&(k=ee.GLOBAL_TAG);var se="[".concat(k,"] > ").concat(J);if(ee.ENABLE_CALLBACK&&ee.emitter.emit("log","error",se),!ee.ENABLE_ERROR)return;console.error?console.error(se):console.warn?console.warn(se):console.log(se)}},{key:"i",value:function(k,J){(!k||ee.FORCE_GLOBAL_TAG)&&(k=ee.GLOBAL_TAG);var se="[".concat(k,"] > ").concat(J);if(ee.ENABLE_CALLBACK&&ee.emitter.emit("log","info",se),!ee.ENABLE_INFO)return;console.info?console.info(se):console.log(se)}},{key:"w",value:function(k,J){(!k||ee.FORCE_GLOBAL_TAG)&&(k=ee.GLOBAL_TAG);var se="[".concat(k,"] > ").concat(J);if(ee.ENABLE_CALLBACK&&ee.emitter.emit("log","warn",se),!ee.ENABLE_WARN)return;console.warn?console.warn(se):console.log(se)}},{key:"d",value:function(k,J){(!k||ee.FORCE_GLOBAL_TAG)&&(k=ee.GLOBAL_TAG);var se="[".concat(k,"] > ").concat(J);if(ee.ENABLE_CALLBACK&&ee.emitter.emit("log","debug",se),!ee.ENABLE_DEBUG)return;console.debug?console.debug(se):console.log(se)}},{key:"v",value:function(k,J){(!k||ee.FORCE_GLOBAL_TAG)&&(k=ee.GLOBAL_TAG);var se="[".concat(k,"] > ").concat(J);if(ee.ENABLE_CALLBACK&&ee.emitter.emit("log","verbose",se),!ee.ENABLE_VERBOSE)return;console.log(se)}}]),ee}();p.GLOBAL_TAG="flv.js",p.FORCE_GLOBAL_TAG=!1,p.ENABLE_ERROR=!0,p.ENABLE_INFO=!0,p.ENABLE_WARN=!0,p.ENABLE_DEBUG=!0,p.ENABLE_VERBOSE=!0,p.ENABLE_CALLBACK=!1,p.emitter=new w.a;var a=p,t=function(){function ee(){Object(u.a)(this,ee),this._firstCheckpoint=0,this._lastCheckpoint=0,this._intervalBytes=0,this._totalBytes=0,this._lastSecondBytes=0,self.performance&&self.performance.now?this._now=self.performance.now.bind(self.performance):this._now=Date.now}return Object(O.a)(ee,[{key:"reset",value:function(){this._firstCheckpoint=this._lastCheckpoint=0,this._totalBytes=this._intervalBytes=0,this._lastSecondBytes=0}},{key:"addBytes",value:function(k){this._firstCheckpoint===0?(this._firstCheckpoint=this._now(),this._lastCheckpoint=this._firstCheckpoint,this._intervalBytes+=k,this._totalBytes+=k):this._now()-this._lastCheckpoint<1e3?(this._intervalBytes+=k,this._totalBytes+=k):(this._lastSecondBytes=this._intervalBytes,this._intervalBytes=k,this._totalBytes+=k,this._lastCheckpoint=this._now())}},{key:"currentKBps",get:function(){this.addBytes(0);var k=(this._now()-this._lastCheckpoint)/1e3;return k==0&&(k=1),this._intervalBytes/k/1024}},{key:"lastSecondKBps",get:function(){return this.addBytes(0),this._lastSecondBytes!==0?this._lastSecondBytes/1024:this._now()-this._lastCheckpoint>=500?this.currentKBps:0}},{key:"averageKBps",get:function(){var k=(this._now()-this._firstCheckpoint)/1e3;return this._totalBytes/k/1024}}]),ee}(),o=t,s=e("uwZC"),l=e("lpH6"),n=function(){function ee(ae){Object(u.a)(this,ee),this._message=ae}return Object(O.a)(ee,[{key:"toString",value:function(){return this.name+": "+this.message}},{key:"name",get:function(){return"RuntimeException"}},{key:"message",get:function(){return this._message}}]),ee}(),d=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);function k(J){return Object(u.a)(this,k),ae.call(this,J)}return Object(O.a)(k,[{key:"name",get:function(){return"IllegalStateException"}}]),k}(n),r=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);function k(J){return Object(u.a)(this,k),ae.call(this,J)}return Object(O.a)(k,[{key:"name",get:function(){return"InvalidArgumentException"}}]),k}(n),c=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);function k(J){return Object(u.a)(this,k),ae.call(this,J)}return Object(O.a)(k,[{key:"name",get:function(){return"NotImplementedException"}}]),k}(n),i={kIdle:0,kConnecting:1,kBuffering:2,kError:3,kComplete:4},h={OK:"OK",EXCEPTION:"Exception",HTTP_STATUS_CODE_INVALID:"HttpStatusCodeInvalid",CONNECTING_TIMEOUT:"ConnectingTimeout",EARLY_EOF:"EarlyEof",UNRECOVERABLE_EARLY_EOF:"UnrecoverableEarlyEof"},f=function(){function ee(ae){Object(u.a)(this,ee),this._type=ae||"undefined",this._status=i.kIdle,this._needStash=!1,this._onContentLengthKnown=null,this._onURLRedirect=null,this._onDataArrival=null,this._onError=null,this._onComplete=null}return Object(O.a)(ee,[{key:"destroy",value:function(){this._status=i.kIdle,this._onContentLengthKnown=null,this._onURLRedirect=null,this._onDataArrival=null,this._onError=null,this._onComplete=null}},{key:"isWorking",value:function(){return this._status===i.kConnecting||this._status===i.kBuffering}},{key:"open",value:function(k,J){throw new c("Unimplemented abstract function!")}},{key:"abort",value:function(){throw new c("Unimplemented abstract function!")}},{key:"type",get:function(){return this._type}},{key:"status",get:function(){return this._status}},{key:"needStashBuffer",get:function(){return this._needStash}},{key:"onContentLengthKnown",get:function(){return this._onContentLengthKnown},set:function(k){this._onContentLengthKnown=k}},{key:"onURLRedirect",get:function(){return this._onURLRedirect},set:function(k){this._onURLRedirect=k}},{key:"onDataArrival",get:function(){return this._onDataArrival},set:function(k){this._onDataArrival=k}},{key:"onError",get:function(){return this._onError},set:function(k){this._onError=k}},{key:"onComplete",get:function(){return this._onComplete},set:function(k){this._onComplete=k}}]),ee}(),A=e("GY0J");function C(ee,ae){for(;!Object.prototype.hasOwnProperty.call(ee,ae)&&!(ee=Object(A.a)(ee),ee===null););return ee}function S(ee,ae,k){return typeof Reflect!="undefined"&&Reflect.get?S=Reflect.get:S=function(se,ge,Ae){var De=C(se,ge);if(!De)return;var $e=Object.getOwnPropertyDescriptor(De,ge);return $e.get?$e.get.call(Ae):$e.value},S(ee,ae,k||ee)}var E={};function L(){var ee=self.navigator.userAgent.toLowerCase(),ae=/(edge)\/([\w.]+)/.exec(ee)||/(opr)[\/]([\w.]+)/.exec(ee)||/(chrome)[ \/]([\w.]+)/.exec(ee)||/(iemobile)[\/]([\w.]+)/.exec(ee)||/(version)(applewebkit)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(ee)||/(webkit)[ \/]([\w.]+).*(version)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(ee)||/(webkit)[ \/]([\w.]+)/.exec(ee)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(ee)||/(msie) ([\w.]+)/.exec(ee)||ee.indexOf("trident")>=0&&/(rv)(?::| )([\w.]+)/.exec(ee)||ee.indexOf("compatible")<0&&/(firefox)[ \/]([\w.]+)/.exec(ee)||[],k=/(ipad)/.exec(ee)||/(ipod)/.exec(ee)||/(windows phone)/.exec(ee)||/(iphone)/.exec(ee)||/(kindle)/.exec(ee)||/(android)/.exec(ee)||/(windows)/.exec(ee)||/(mac)/.exec(ee)||/(linux)/.exec(ee)||/(cros)/.exec(ee)||[],J={browser:ae[5]||ae[3]||ae[1]||"",version:ae[2]||ae[4]||"0",majorVersion:ae[4]||ae[2]||"0",platform:k[0]||""},se={};if(J.browser){se[J.browser]=!0;var ge=J.majorVersion.split(".");se.version={major:parseInt(J.majorVersion,10),string:J.version},ge.length>1&&(se.version.minor=parseInt(ge[1],10)),ge.length>2&&(se.version.build=parseInt(ge[2],10))}if(J.platform&&(se[J.platform]=!0),(se.chrome||se.opr||se.safari)&&(se.webkit=!0),se.rv||se.iemobile){se.rv&&delete se.rv;var Ae="msie";J.browser=Ae,se[Ae]=!0}if(se.edge){delete se.edge;var De="msedge";J.browser=De,se[De]=!0}if(se.opr){var $e="opera";J.browser=$e,se[$e]=!0}if(se.safari&&se.android){var Bt="android";J.browser=Bt,se[Bt]=!0}se.name=J.browser,se.platform=J.platform;for(var $t in E)E.hasOwnProperty($t)&&delete E[$t];Object.assign(E,se)}L();var T=E,b=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);Object(O.a)(k,null,[{key:"isSupported",value:function(){try{var se=T.msedge&&T.version.minor>=15048,ge=T.msedge?se:!0;return self.fetch&&self.ReadableStream&&ge}catch(Ae){return!1}}}]);function k(J,se){var ge;return Object(u.a)(this,k),ge=ae.call(this,"fetch-stream-loader"),ge.TAG="FetchStreamLoader",ge._seekHandler=J,ge._config=se,ge._needStash=!0,ge._requestAbort=!1,ge._contentLength=null,ge._receivedLength=0,ge}return Object(O.a)(k,[{key:"destroy",value:function(){this.isWorking()&&this.abort(),S(Object(A.a)(k.prototype),"destroy",this).call(this)}},{key:"open",value:function(se,ge){var Ae=this;this._dataSource=se,this._range=ge;var De=se.url;this._config.reuseRedirectedURL&&se.redirectedURL!=null&&(De=se.redirectedURL);var $e=this._seekHandler.getConfig(De,ge),Bt=new self.Headers;if(typeof $e.headers=="object"){var $t=$e.headers;for(var St in $t)$t.hasOwnProperty(St)&&Bt.append(St,$t[St])}var _t={method:"GET",headers:Bt,mode:"cors",cache:"default",referrerPolicy:"no-referrer-when-downgrade"};if(typeof this._config.headers=="object")for(var Dt in this._config.headers)Bt.append(Dt,this._config.headers[Dt]);se.cors===!1&&(_t.mode="same-origin"),se.withCredentials&&(_t.credentials="include"),se.referrerPolicy&&(_t.referrerPolicy=se.referrerPolicy),this._status=i.kConnecting,self.fetch($e.url,_t).then(function(Yt){if(Ae._requestAbort){Ae._requestAbort=!1,Ae._status=i.kIdle;return}if(Yt.ok&&Yt.status>=200&&Yt.status<=299){if(Yt.url!==$e.url&&Ae._onURLRedirect){var wt=Ae._seekHandler.removeURLParameters(Yt.url);Ae._onURLRedirect(wt)}var ur=Yt.headers.get("Content-Length");return ur!=null&&(Ae._contentLength=parseInt(ur),Ae._contentLength!==0&&(Ae._onContentLengthKnown&&Ae._onContentLengthKnown(Ae._contentLength))),Ae._pump.call(Ae,Yt.body.getReader())}else if(Ae._status=i.kError,Ae._onError)Ae._onError(h.HTTP_STATUS_CODE_INVALID,{code:Yt.status,msg:Yt.statusText});else throw new n("FetchStreamLoader: Http code invalid, "+Yt.status+" "+Yt.statusText)}).catch(function(Yt){if(Ae._status=i.kError,Ae._onError)Ae._onError(h.EXCEPTION,{code:-1,msg:Yt.message});else throw Yt})}},{key:"abort",value:function(){this._requestAbort=!0}},{key:"_pump",value:function(se){var ge=this;return se.read().then(function(Ae){if(Ae.done)if(ge._contentLength!==null&&ge._receivedLength<ge._contentLength){ge._status=i.kError;var De=h.EARLY_EOF,$e={code:-1,msg:"Fetch stream meet Early-EOF"};if(ge._onError)ge._onError(De,$e);else throw new n($e.msg)}else ge._status=i.kComplete,ge._onComplete&&ge._onComplete(ge._range.from,ge._range.from+ge._receivedLength-1);else{if(ge._requestAbort===!0)return ge._requestAbort=!1,ge._status=i.kComplete,se.cancel();ge._status=i.kBuffering;var Bt=Ae.value.buffer,$t=ge._range.from+ge._receivedLength;ge._receivedLength+=Bt.byteLength,ge._onDataArrival&&ge._onDataArrival(Bt,$t,ge._receivedLength),ge._pump(se)}}).catch(function(Ae){if(Ae.code===11&&T.msedge)return;ge._status=i.kError;var De=0,$e=null;if((Ae.code===19||Ae.message==="network error")&&(ge._contentLength===null||ge._contentLength!==null&&ge._receivedLength<ge._contentLength)?(De=h.EARLY_EOF,$e={code:Ae.code,msg:"Fetch stream meet Early-EOF"}):(De=h.EXCEPTION,$e={code:Ae.code,msg:Ae.message}),ge._onError)ge._onError(De,$e);else throw new n($e.msg)})}}]),k}(f),x=b,N=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);Object(O.a)(k,null,[{key:"isSupported",value:function(){try{var se=new XMLHttpRequest;return se.open("GET","https://example.com",!0),se.responseType="moz-chunked-arraybuffer",se.responseType==="moz-chunked-arraybuffer"}catch(ge){return a.w("MozChunkedLoader",ge.message),!1}}}]);function k(J,se){var ge;return Object(u.a)(this,k),ge=ae.call(this,"xhr-moz-chunked-loader"),ge.TAG="MozChunkedLoader",ge._seekHandler=J,ge._config=se,ge._needStash=!0,ge._xhr=null,ge._requestAbort=!1,ge._contentLength=null,ge._receivedLength=0,ge}return Object(O.a)(k,[{key:"destroy",value:function(){this.isWorking()&&this.abort(),this._xhr&&(this._xhr.onreadystatechange=null,this._xhr.onprogress=null,this._xhr.onloadend=null,this._xhr.onerror=null,this._xhr=null),S(Object(A.a)(k.prototype),"destroy",this).call(this)}},{key:"open",value:function(se,ge){this._dataSource=se,this._range=ge;var Ae=se.url;this._config.reuseRedirectedURL&&se.redirectedURL!=null&&(Ae=se.redirectedURL);var De=this._seekHandler.getConfig(Ae,ge);this._requestURL=De.url;var $e=this._xhr=new XMLHttpRequest;if($e.open("GET",De.url,!0),$e.responseType="moz-chunked-arraybuffer",$e.onreadystatechange=this._onReadyStateChange.bind(this),$e.onprogress=this._onProgress.bind(this),$e.onloadend=this._onLoadEnd.bind(this),$e.onerror=this._onXhrError.bind(this),se.withCredentials&&($e.withCredentials=!0),typeof De.headers=="object"){var Bt=De.headers;for(var $t in Bt)Bt.hasOwnProperty($t)&&$e.setRequestHeader($t,Bt[$t])}if(typeof this._config.headers=="object"){var St=this._config.headers;for(var _t in St)St.hasOwnProperty(_t)&&$e.setRequestHeader(_t,St[_t])}this._status=i.kConnecting,$e.send()}},{key:"abort",value:function(){this._requestAbort=!0,this._xhr&&this._xhr.abort(),this._status=i.kComplete}},{key:"_onReadyStateChange",value:function(se){var ge=se.target;if(ge.readyState===2){if(ge.responseURL!=null&&ge.responseURL!==this._requestURL&&this._onURLRedirect){var Ae=this._seekHandler.removeURLParameters(ge.responseURL);this._onURLRedirect(Ae)}if(ge.status!==0&&(ge.status<200||ge.status>299))if(this._status=i.kError,this._onError)this._onError(h.HTTP_STATUS_CODE_INVALID,{code:ge.status,msg:ge.statusText});else throw new n("MozChunkedLoader: Http code invalid, "+ge.status+" "+ge.statusText);else this._status=i.kBuffering}}},{key:"_onProgress",value:function(se){if(this._status===i.kError)return;this._contentLength===null&&(se.total!==null&&se.total!==0&&(this._contentLength=se.total,this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength)));var ge=se.target.response,Ae=this._range.from+this._receivedLength;this._receivedLength+=ge.byteLength,this._onDataArrival&&this._onDataArrival(ge,Ae,this._receivedLength)}},{key:"_onLoadEnd",value:function(se){if(this._requestAbort===!0){this._requestAbort=!1;return}else if(this._status===i.kError)return;this._status=i.kComplete,this._onComplete&&this._onComplete(this._range.from,this._range.from+this._receivedLength-1)}},{key:"_onXhrError",value:function(se){this._status=i.kError;var ge=0,Ae=null;if(this._contentLength&&se.loaded<this._contentLength?(ge=h.EARLY_EOF,Ae={code:-1,msg:"Moz-Chunked stream meet Early-Eof"}):(ge=h.EXCEPTION,Ae={code:-1,msg:se.constructor.name+" "+se.type}),this._onError)this._onError(ge,Ae);else throw new n(Ae.msg)}}]),k}(f),D=N,M=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);Object(O.a)(k,null,[{key:"isSupported",value:function(){try{if(typeof self.MSStream=="undefined"||typeof self.MSStreamReader=="undefined")return!1;var se=new XMLHttpRequest;return se.open("GET","https://example.com",!0),se.responseType="ms-stream",se.responseType==="ms-stream"}catch(ge){return a.w("MSStreamLoader",ge.message),!1}}}]);function k(J,se){var ge;return Object(u.a)(this,k),ge=ae.call(this,"xhr-msstream-loader"),ge.TAG="MSStreamLoader",ge._seekHandler=J,ge._config=se,ge._needStash=!0,ge._xhr=null,ge._reader=null,ge._totalRange=null,ge._currentRange=null,ge._currentRequestURL=null,ge._currentRedirectedURL=null,ge._contentLength=null,ge._receivedLength=0,ge._bufferLimit=16*1024*1024,ge._lastTimeBufferSize=0,ge._isReconnecting=!1,ge}return Object(O.a)(k,[{key:"destroy",value:function(){this.isWorking()&&this.abort(),this._reader&&(this._reader.onprogress=null,this._reader.onload=null,this._reader.onerror=null,this._reader=null),this._xhr&&(this._xhr.onreadystatechange=null,this._xhr=null),S(Object(A.a)(k.prototype),"destroy",this).call(this)}},{key:"open",value:function(se,ge){this._internalOpen(se,ge,!1)}},{key:"_internalOpen",value:function(se,ge,Ae){this._dataSource=se,Ae?this._currentRange=ge:this._totalRange=ge;var De=se.url;this._config.reuseRedirectedURL&&(this._currentRedirectedURL!=null?De=this._currentRedirectedURL:se.redirectedURL!=null&&(De=se.redirectedURL));var $e=this._seekHandler.getConfig(De,ge);this._currentRequestURL=$e.url;var Bt=this._reader=new self.MSStreamReader;Bt.onprogress=this._msrOnProgress.bind(this),Bt.onload=this._msrOnLoad.bind(this),Bt.onerror=this._msrOnError.bind(this);var $t=this._xhr=new XMLHttpRequest;if($t.open("GET",$e.url,!0),$t.responseType="ms-stream",$t.onreadystatechange=this._xhrOnReadyStateChange.bind(this),$t.onerror=this._xhrOnError.bind(this),se.withCredentials&&($t.withCredentials=!0),typeof $e.headers=="object"){var St=$e.headers;for(var _t in St)St.hasOwnProperty(_t)&&$t.setRequestHeader(_t,St[_t])}if(typeof this._config.headers=="object"){var Dt=this._config.headers;for(var Yt in Dt)Dt.hasOwnProperty(Yt)&&$t.setRequestHeader(Yt,Dt[Yt])}this._isReconnecting?this._isReconnecting=!1:this._status=i.kConnecting,$t.send()}},{key:"abort",value:function(){this._internalAbort(),this._status=i.kComplete}},{key:"_internalAbort",value:function(){this._reader&&(this._reader.readyState===1&&this._reader.abort(),this._reader.onprogress=null,this._reader.onload=null,this._reader.onerror=null,this._reader=null),this._xhr&&(this._xhr.abort(),this._xhr.onreadystatechange=null,this._xhr=null)}},{key:"_xhrOnReadyStateChange",value:function(se){var ge=se.target;if(ge.readyState===2)if(ge.status>=200&&ge.status<=299){if(this._status=i.kBuffering,ge.responseURL!=null){var Ae=this._seekHandler.removeURLParameters(ge.responseURL);ge.responseURL!==this._currentRequestURL&&Ae!==this._currentRedirectedURL&&(this._currentRedirectedURL=Ae,this._onURLRedirect&&this._onURLRedirect(Ae))}var De=ge.getResponseHeader("Content-Length");if(De!=null&&this._contentLength==null){var $e=parseInt(De);$e>0&&(this._contentLength=$e,this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength))}}else if(this._status=i.kError,this._onError)this._onError(h.HTTP_STATUS_CODE_INVALID,{code:ge.status,msg:ge.statusText});else throw new n("MSStreamLoader: Http code invalid, "+ge.status+" "+ge.statusText);else if(ge.readyState===3&&(ge.status>=200&&ge.status<=299)){this._status=i.kBuffering;var Bt=ge.response;this._reader.readAsArrayBuffer(Bt)}}},{key:"_xhrOnError",value:function(se){this._status=i.kError;var ge=h.EXCEPTION,Ae={code:-1,msg:se.constructor.name+" "+se.type};if(this._onError)this._onError(ge,Ae);else throw new n(Ae.msg)}},{key:"_msrOnProgress",value:function(se){var ge=se.target,Ae=ge.result;if(Ae==null){this._doReconnectIfNeeded();return}var De=Ae.slice(this._lastTimeBufferSize);this._lastTimeBufferSize=Ae.byteLength;var $e=this._totalRange.from+this._receivedLength;this._receivedLength+=De.byteLength,this._onDataArrival&&this._onDataArrival(De,$e,this._receivedLength),Ae.byteLength>=this._bufferLimit&&(a.v(this.TAG,"MSStream buffer exceeded max size near ".concat($e+De.byteLength,", reconnecting...")),this._doReconnectIfNeeded())}},{key:"_doReconnectIfNeeded",value:function(){if(this._contentLength==null||this._receivedLength<this._contentLength){this._isReconnecting=!0,this._lastTimeBufferSize=0,this._internalAbort();var se={from:this._totalRange.from+this._receivedLength,to:-1};this._internalOpen(this._dataSource,se,!0)}}},{key:"_msrOnLoad",value:function(se){this._status=i.kComplete,this._onComplete&&this._onComplete(this._totalRange.from,this._totalRange.from+this._receivedLength-1)}},{key:"_msrOnError",value:function(se){this._status=i.kError;var ge=0,Ae=null;if(this._contentLength&&this._receivedLength<this._contentLength?(ge=h.EARLY_EOF,Ae={code:-1,msg:"MSStream meet Early-Eof"}):(ge=h.EARLY_EOF,Ae={code:-1,msg:se.constructor.name+" "+se.type}),this._onError)this._onError(ge,Ae);else throw new n(Ae.msg)}}]),k}(f),R=M,F=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);Object(O.a)(k,null,[{key:"isSupported",value:function(){try{var se=new XMLHttpRequest;return se.open("GET","https://example.com",!0),se.responseType="arraybuffer",se.responseType==="arraybuffer"}catch(ge){return a.w("RangeLoader",ge.message),!1}}}]);function k(J,se){var ge;return Object(u.a)(this,k),ge=ae.call(this,"xhr-range-loader"),ge.TAG="RangeLoader",ge._seekHandler=J,ge._config=se,ge._needStash=!1,ge._chunkSizeKBList=[128,256,384,512,768,1024,1536,2048,3072,4096,5120,6144,7168,8192],ge._currentChunkSizeKB=384,ge._currentSpeedNormalized=0,ge._zeroSpeedChunkCount=0,ge._xhr=null,ge._speedSampler=new o,ge._requestAbort=!1,ge._waitForTotalLength=!1,ge._totalLengthReceived=!1,ge._currentRequestURL=null,ge._currentRedirectedURL=null,ge._currentRequestRange=null,ge._totalLength=null,ge._contentLength=null,ge._receivedLength=0,ge._lastTimeLoaded=0,ge}return Object(O.a)(k,[{key:"destroy",value:function(){this.isWorking()&&this.abort(),this._xhr&&(this._xhr.onreadystatechange=null,this._xhr.onprogress=null,this._xhr.onload=null,this._xhr.onerror=null,this._xhr=null),S(Object(A.a)(k.prototype),"destroy",this).call(this)}},{key:"open",value:function(se,ge){this._dataSource=se,this._range=ge,this._status=i.kConnecting;var Ae=!1;this._dataSource.filesize!=null&&this._dataSource.filesize!==0&&(Ae=!0,this._totalLength=this._dataSource.filesize),!this._totalLengthReceived&&!Ae?(this._waitForTotalLength=!0,this._internalOpen(this._dataSource,{from:0,to:-1})):this._openSubRange()}},{key:"_openSubRange",value:function(){var se=this._currentChunkSizeKB*1024,ge=this._range.from+this._receivedLength,Ae=ge+se;this._contentLength!=null&&(Ae-this._range.from>=this._contentLength&&(Ae=this._range.from+this._contentLength-1)),this._currentRequestRange={from:ge,to:Ae},this._internalOpen(this._dataSource,this._currentRequestRange)}},{key:"_internalOpen",value:function(se,ge){this._lastTimeLoaded=0;var Ae=se.url;this._config.reuseRedirectedURL&&(this._currentRedirectedURL!=null?Ae=this._currentRedirectedURL:se.redirectedURL!=null&&(Ae=se.redirectedURL));var De=this._seekHandler.getConfig(Ae,ge);this._currentRequestURL=De.url;var $e=this._xhr=new XMLHttpRequest;if($e.open("GET",De.url,!0),$e.responseType="arraybuffer",$e.onreadystatechange=this._onReadyStateChange.bind(this),$e.onprogress=this._onProgress.bind(this),$e.onload=this._onLoad.bind(this),$e.onerror=this._onXhrError.bind(this),se.withCredentials&&($e.withCredentials=!0),typeof De.headers=="object"){var Bt=De.headers;for(var $t in Bt)Bt.hasOwnProperty($t)&&$e.setRequestHeader($t,Bt[$t])}if(typeof this._config.headers=="object"){var St=this._config.headers;for(var _t in St)St.hasOwnProperty(_t)&&$e.setRequestHeader(_t,St[_t])}$e.send()}},{key:"abort",value:function(){this._requestAbort=!0,this._internalAbort(),this._status=i.kComplete}},{key:"_internalAbort",value:function(){this._xhr&&(this._xhr.onreadystatechange=null,this._xhr.onprogress=null,this._xhr.onload=null,this._xhr.onerror=null,this._xhr.abort(),this._xhr=null)}},{key:"_onReadyStateChange",value:function(se){var ge=se.target;if(ge.readyState===2){if(ge.responseURL!=null){var Ae=this._seekHandler.removeURLParameters(ge.responseURL);ge.responseURL!==this._currentRequestURL&&Ae!==this._currentRedirectedURL&&(this._currentRedirectedURL=Ae,this._onURLRedirect&&this._onURLRedirect(Ae))}if(ge.status>=200&&ge.status<=299){if(this._waitForTotalLength)return;this._status=i.kBuffering}else if(this._status=i.kError,this._onError)this._onError(h.HTTP_STATUS_CODE_INVALID,{code:ge.status,msg:ge.statusText});else throw new n("RangeLoader: Http code invalid, "+ge.status+" "+ge.statusText)}}},{key:"_onProgress",value:function(se){if(this._status===i.kError)return;if(this._contentLength===null){var ge=!1;if(this._waitForTotalLength){this._waitForTotalLength=!1,this._totalLengthReceived=!0,ge=!0;var Ae=se.total;this._internalAbort(),Ae!=null&Ae!==0&&(this._totalLength=Ae)}if(this._range.to===-1?this._contentLength=this._totalLength-this._range.from:this._contentLength=this._range.to-this._range.from+1,ge){this._openSubRange();return}this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength)}var De=se.loaded-this._lastTimeLoaded;this._lastTimeLoaded=se.loaded,this._speedSampler.addBytes(De)}},{key:"_normalizeSpeed",value:function(se){var ge=this._chunkSizeKBList,Ae=ge.length-1,De=0,$e=0,Bt=Ae;if(se<ge[0])return ge[0];for(;$e<=Bt;){if(De=$e+Math.floor((Bt-$e)/2),De===Ae||se>=ge[De]&&se<ge[De+1])return ge[De];ge[De]<se?$e=De+1:Bt=De-1}}},{key:"_onLoad",value:function(se){if(this._status===i.kError)return;if(this._waitForTotalLength){this._waitForTotalLength=!1;return}this._lastTimeLoaded=0;var ge=this._speedSampler.lastSecondKBps;if(ge===0&&(this._zeroSpeedChunkCount++,this._zeroSpeedChunkCount>=3&&(ge=this._speedSampler.currentKBps)),ge!==0){var Ae=this._normalizeSpeed(ge);this._currentSpeedNormalized!==Ae&&(this._currentSpeedNormalized=Ae,this._currentChunkSizeKB=Ae)}var De=se.target.response,$e=this._range.from+this._receivedLength;this._receivedLength+=De.byteLength;var Bt=!1;this._contentLength!=null&&this._receivedLength<this._contentLength?this._openSubRange():Bt=!0,this._onDataArrival&&this._onDataArrival(De,$e,this._receivedLength),Bt&&(this._status=i.kComplete,this._onComplete&&this._onComplete(this._range.from,this._range.from+this._receivedLength-1))}},{key:"_onXhrError",value:function(se){this._status=i.kError;var ge=0,Ae=null;if(this._contentLength&&this._receivedLength>0&&this._receivedLength<this._contentLength?(ge=h.EARLY_EOF,Ae={code:-1,msg:"RangeLoader meet Early-Eof"}):(ge=h.EXCEPTION,Ae={code:-1,msg:se.constructor.name+" "+se.type}),this._onError)this._onError(ge,Ae);else throw new n(Ae.msg)}},{key:"currentSpeed",get:function(){return this._speedSampler.lastSecondKBps}}]),k}(f),B=F,H=function(ee){Object(s.a)(k,ee);var ae=Object(l.a)(k);Object(O.a)(k,null,[{key:"isSupported",value:function(){try{return typeof self.WebSocket!="undefined"}catch(se){return!1}}}]);function k(){var J;return Object(u.a)(this,k),J=ae.call(this,"websocket-loader"),J.TAG="WebSocketLoader",J._needStash=!0,J._ws=null,J._requestAbort=!1,J._receivedLength=0,J}return Object(O.a)(k,[{key:"destroy",value:function(){this._ws&&this.abort(),S(Object(A.a)(k.prototype),"destroy",this).call(this)}},{key:"open",value:function(se){try{var ge=this._ws=new self.WebSocket(se.url);ge.binaryType="arraybuffer",ge.onopen=this._onWebSocketOpen.bind(this),ge.onclose=this._onWebSocketClose.bind(this),ge.onmessage=this._onWebSocketMessage.bind(this),ge.onerror=this._onWebSocketError.bind(this),this._status=i.kConnecting}catch(De){this._status=i.kError;var Ae={code:De.code,msg:De.message};if(this._onError)this._onError(h.EXCEPTION,Ae);else throw new n(Ae.msg)}}},{key:"abort",value:function(){var se=this._ws;se&&(se.readyState===0||se.readyState===1)&&(this._requestAbort=!0,se.close()),this._ws=null,this._status=i.kComplete}},{key:"_onWebSocketOpen",value:function(se){this._status=i.kBuffering}},{key:"_onWebSocketClose",value:function(se){if(this._requestAbort===!0){this._requestAbort=!1;return}this._status=i.kComplete,this._onComplete&&this._onComplete(0,this._receivedLength-1)}},{key:"_onWebSocketMessage",value:function(se){var ge=this;if(se.data instanceof ArrayBuffer)this._dispatchArrayBuffer(se.data);else if(se.data instanceof Blob){var Ae=new FileReader;Ae.onload=function(){ge._dispatchArrayBuffer(Ae.result)},Ae.readAsArrayBuffer(se.data)}else{this._status=i.kError;var De={code:-1,msg:"Unsupported WebSocket message type: "+se.data.constructor.name};if(this._onError)this._onError(h.EXCEPTION,De);else throw new n(De.msg)}}},{key:"_dispatchArrayBuffer",value:function(se){var ge=se,Ae=this._receivedLength;this._receivedLength+=ge.byteLength,this._onDataArrival&&this._onDataArrival(ge,Ae,this._receivedLength)}},{key:"_onWebSocketError",value:function(se){this._status=i.kError;var ge={code:se.code,msg:se.message};if(this._onError)this._onError(h.EXCEPTION,ge);else throw new n(ge.msg)}}]),k}(f),U=H,K=function(){function ee(ae){Object(u.a)(this,ee),this._zeroStart=ae||!1}return Object(O.a)(ee,[{key:"getConfig",value:function(k,J){var se={};if(J.from!==0||J.to!==-1){var ge;J.to!==-1?ge="bytes=".concat(J.from.toString(),"-").concat(J.to.toString()):ge="bytes=".concat(J.from.toString(),"-"),se.Range=ge}else this._zeroStart&&(se.Range="bytes=0-");return{url:k,headers:se}}},{key:"removeURLParameters",value:function(k){return k}}]),ee}(),W=K,z=function(){function ee(ae,k){Object(u.a)(this,ee),this._startName=ae,this._endName=k}return Object(O.a)(ee,[{key:"getConfig",value:function(k,J){var se=k;if(J.from!==0||J.to!==-1){var ge=!0;se.indexOf("?")===-1&&(se+="?",ge=!1),ge&&(se+="&"),se+="".concat(this._startName,"=").concat(J.from.toString()),J.to!==-1&&(se+="&".concat(this._endName,"=").concat(J.to.toString()))}return{url:se,headers:{}}}},{key:"removeURLParameters",value:function(k){var J=k.split("?")[0],se=void 0,ge=k.indexOf("?");ge!==-1&&(se=k.substring(ge+1));var Ae="";if(se!=null&&se.length>0)for(var De=se.split("&"),$e=0;$e<De.length;$e++){var Bt=De[$e].split("="),$t=$e>0;Bt[0]!==this._startName&&Bt[0]!==this._endName&&($t&&(Ae+="&"),Ae+=De[$e])}return Ae.length===0?J:J+"?"+Ae}}]),ee}(),Y=z,Q=function(){function ee(ae,k,J){Object(u.a)(this,ee),this.TAG="IOController",this._config=k,this._extraData=J,this._stashInitialSize=1024*384,k.stashInitialSize!=null&&k.stashInitialSize>0&&(this._stashInitialSize=k.stashInitialSize),this._stashUsed=0,this._stashSize=this._stashInitialSize,this._bufferSize=1024*1024*3,this._stashBuffer=new ArrayBuffer(this._bufferSize),this._stashByteStart=0,this._enableStash=!0,k.enableStashBuffer===!1&&(this._enableStash=!1),this._loader=null,this._loaderClass=null,this._seekHandler=null,this._dataSource=ae,this._isWebSocketURL=/wss?:\/\/(.+?)/.test(ae.url),this._refTotalLength=ae.filesize?ae.filesize:null,this._totalLength=this._refTotalLength,this._fullRequestFlag=!1,this._currentRange=null,this._redirectedURL=null,this._speedNormalized=0,this._speedSampler=new o,this._speedNormalizeList=[64,128,256,384,512,768,1024,1536,2048,3072,4096],this._isEarlyEofReconnecting=!1,this._paused=!1,this._resumeFrom=0,this._onDataArrival=null,this._onSeeked=null,this._onError=null,this._onComplete=null,this._onRedirect=null,this._onRecoveredEarlyEof=null,this._selectSeekHandler(),this._selectLoader(),this._createLoader()}return Object(O.a)(ee,[{key:"destroy",value:function(){this._loader.isWorking()&&this._loader.abort(),this._loader.destroy(),this._loader=null,this._loaderClass=null,this._dataSource=null,this._stashBuffer=null,this._stashUsed=this._stashSize=this._bufferSize=this._stashByteStart=0,this._currentRange=null,this._speedSampler=null,this._isEarlyEofReconnecting=!1,this._onDataArrival=null,this._onSeeked=null,this._onError=null,this._onComplete=null,this._onRedirect=null,this._onRecoveredEarlyEof=null,this._extraData=null}},{key:"isWorking",value:function(){return this._loader&&this._loader.isWorking()&&!this._paused}},{key:"isPaused",value:function(){return this._paused}},{key:"_selectSeekHandler",value:function(){var k=this._config;if(k.seekType==="range")this._seekHandler=new W(this._config.rangeLoadZeroStart);else if(k.seekType==="param"){var J=k.seekParamStart||"bstart",se=k.seekParamEnd||"bend";this._seekHandler=new Y(J,se)}else if(k.seekType==="custom"){if(typeof k.customSeekHandler!="function")throw new r("Custom seekType specified in config but invalid customSeekHandler!");this._seekHandler=new k.customSeekHandler}else throw new r("Invalid seekType in config: ".concat(k.seekType))}},{key:"_selectLoader",value:function(){if(this._config.customLoader!=null)this._loaderClass=this._config.customLoader;else if(this._isWebSocketURL)this._loaderClass=U;else if(x.isSupported())this._loaderClass=x;else if(D.isSupported())this._loaderClass=D;else if(B.isSupported())this._loaderClass=B;else throw new n("Your browser doesn't support xhr with arraybuffer responseType!")}},{key:"_createLoader",value:function(){this._loader=new this._loaderClass(this._seekHandler,this._config),this._loader.needStashBuffer===!1&&(this._enableStash=!1),this._loader.onContentLengthKnown=this._onContentLengthKnown.bind(this),this._loader.onURLRedirect=this._onURLRedirect.bind(this),this._loader.onDataArrival=this._onLoaderChunkArrival.bind(this),this._loader.onComplete=this._onLoaderComplete.bind(this),this._loader.onError=this._onLoaderError.bind(this)}},{key:"open",value:function(k){this._currentRange={from:0,to:-1},k&&(this._currentRange.from=k),this._speedSampler.reset(),k||(this._fullRequestFlag=!0),this._loader.open(this._dataSource,Object.assign({},this._currentRange))}},{key:"abort",value:function(){this._loader.abort(),this._paused&&(this._paused=!1,this._resumeFrom=0)}},{key:"pause",value:function(){this.isWorking()&&(this._loader.abort(),this._stashUsed!==0?(this._resumeFrom=this._stashByteStart,this._currentRange.to=this._stashByteStart-1):this._resumeFrom=this._currentRange.to+1,this._stashUsed=0,this._stashByteStart=0,this._paused=!0)}},{key:"resume",value:function(){if(this._paused){this._paused=!1;var k=this._resumeFrom;this._resumeFrom=0,this._internalSeek(k,!0)}}},{key:"seek",value:function(k){this._paused=!1,this._stashUsed=0,this._stashByteStart=0,this._internalSeek(k,!0)}},{key:"_internalSeek",value:function(k,J){this._loader.isWorking()&&this._loader.abort(),this._flushStashBuffer(J),this._loader.destroy(),this._loader=null;var se={from:k,to:-1};this._currentRange={from:se.from,to:-1},this._speedSampler.reset(),this._stashSize=this._stashInitialSize,this._createLoader(),this._loader.open(this._dataSource,se),this._onSeeked&&this._onSeeked()}},{key:"updateUrl",value:function(k){if(!k||typeof k!="string"||k.length===0)throw new r("Url must be a non-empty string!");this._dataSource.url=k}},{key:"_expandBuffer",value:function(k){for(var J=this._stashSize;J+1024*1024*1<k;)J*=2;if(J+=1024*1024*1,J===this._bufferSize)return;var se=new ArrayBuffer(J);if(this._stashUsed>0){var ge=new Uint8Array(this._stashBuffer,0,this._stashUsed),Ae=new Uint8Array(se,0,J);Ae.set(ge,0)}this._stashBuffer=se,this._bufferSize=J}},{key:"_normalizeSpeed",value:function(k){var J=this._speedNormalizeList,se=J.length-1,ge=0,Ae=0,De=se;if(k<J[0])return J[0];for(;Ae<=De;){if(ge=Ae+Math.floor((De-Ae)/2),ge===se||k>=J[ge]&&k<J[ge+1])return J[ge];J[ge]<k?Ae=ge+1:De=ge-1}}},{key:"_adjustStashSize",value:function(k){var J=0;this._config.isLive||k<512?J=k:k>=512&&k<=1024?J=Math.floor(k*1.5):J=k*2,J>8192&&(J=8192);var se=J*1024+1024*1024*1;this._bufferSize<se&&this._expandBuffer(se),this._stashSize=J*1024}},{key:"_dispatchChunks",value:function(k,J){return this._currentRange.to=J+k.byteLength-1,this._onDataArrival(k,J)}},{key:"_onURLRedirect",value:function(k){this._redirectedURL=k,this._onRedirect&&this._onRedirect(k)}},{key:"_onContentLengthKnown",value:function(k){k&&this._fullRequestFlag&&(this._totalLength=k,this._fullRequestFlag=!1)}},{key:"_onLoaderChunkArrival",value:function(k,J,se){if(!this._onDataArrival)throw new d("IOController: No existing consumer (onDataArrival) callback!");if(this._paused)return;this._isEarlyEofReconnecting&&(this._isEarlyEofReconnecting=!1,this._onRecoveredEarlyEof&&this._onRecoveredEarlyEof()),this._speedSampler.addBytes(k.byteLength);var ge=this._speedSampler.lastSecondKBps;if(ge!==0){var Ae=this._normalizeSpeed(ge);this._speedNormalized!==Ae&&(this._speedNormalized=Ae,this._adjustStashSize(Ae))}if(this._enableStash)if(this._stashUsed===0&&this._stashByteStart===0&&(this._stashByteStart=J),this._stashUsed+k.byteLength<=this._stashSize){var Dt=new Uint8Array(this._stashBuffer,0,this._stashSize);Dt.set(new Uint8Array(k),this._stashUsed),this._stashUsed+=k.byteLength}else{var Yt=new Uint8Array(this._stashBuffer,0,this._bufferSize);if(this._stashUsed>0){var wt=this._stashBuffer.slice(0,this._stashUsed),ur=this._dispatchChunks(wt,this._stashByteStart);if(ur<wt.byteLength){if(ur>0){var er=new Uint8Array(wt,ur);Yt.set(er,0),this._stashUsed=er.byteLength,this._stashByteStart+=ur}}else this._stashUsed=0,this._stashByteStart+=ur;this._stashUsed+k.byteLength>this._bufferSize&&(this._expandBuffer(this._stashUsed+k.byteLength),Yt=new Uint8Array(this._stashBuffer,0,this._bufferSize)),Yt.set(new Uint8Array(k),this._stashUsed),this._stashUsed+=k.byteLength}else{var ze=this._dispatchChunks(k,J);if(ze<k.byteLength){var tt=k.byteLength-ze;tt>this._bufferSize&&(this._expandBuffer(tt),Yt=new Uint8Array(this._stashBuffer,0,this._bufferSize)),Yt.set(new Uint8Array(k,ze),0),this._stashUsed+=tt,this._stashByteStart=J+ze}}}else if(this._stashUsed===0){var De=this._dispatchChunks(k,J);if(De<k.byteLength){var $e=k.byteLength-De;$e>this._bufferSize&&this._expandBuffer($e);var Bt=new Uint8Array(this._stashBuffer,0,this._bufferSize);Bt.set(new Uint8Array(k,De),0),this._stashUsed+=$e,this._stashByteStart=J+De}}else{this._stashUsed+k.byteLength>this._bufferSize&&this._expandBuffer(this._stashUsed+k.byteLength);var $t=new Uint8Array(this._stashBuffer,0,this._bufferSize);$t.set(new Uint8Array(k),this._stashUsed),this._stashUsed+=k.byteLength;var St=this._dispatchChunks(this._stashBuffer.slice(0,this._stashUsed),this._stashByteStart);if(St<this._stashUsed&&St>0){var _t=new Uint8Array(this._stashBuffer,St);$t.set(_t,0)}this._stashUsed-=St,this._stashByteStart+=St}}},{key:"_flushStashBuffer",value:function(k){if(this._stashUsed>0){var J=this._stashBuffer.slice(0,this._stashUsed),se=this._dispatchChunks(J,this._stashByteStart),ge=J.byteLength-se;if(se<J.byteLength)if(k)a.w(this.TAG,"".concat(ge," bytes unconsumed data remain when flush buffer, dropped"));else{if(se>0){var Ae=new Uint8Array(this._stashBuffer,0,this._bufferSize),De=new Uint8Array(J,se);Ae.set(De,0),this._stashUsed=De.byteLength,this._stashByteStart+=se}return 0}return this._stashUsed=0,this._stashByteStart=0,ge}return 0}},{key:"_onLoaderComplete",value:function(k,J){this._flushStashBuffer(!0),this._onComplete&&this._onComplete(this._extraData)}},{key:"_onLoaderError",value:function(k,J){a.e(this.TAG,"Loader error, code = ".concat(J.code,", msg = ").concat(J.msg)),this._flushStashBuffer(!1),this._isEarlyEofReconnecting&&(this._isEarlyEofReconnecting=!1,k=h.UNRECOVERABLE_EARLY_EOF);switch(k){case h.EARLY_EOF:{if(!this._config.isLive&&this._totalLength){var se=this._currentRange.to+1;se<this._totalLength&&(a.w(this.TAG,"Connection lost, trying reconnect..."),this._isEarlyEofReconnecting=!0,this._internalSeek(se,!1));return}k=h.UNRECOVERABLE_EARLY_EOF;break}case h.UNRECOVERABLE_EARLY_EOF:case h.CONNECTING_TIMEOUT:case h.HTTP_STATUS_CODE_INVALID:case h.EXCEPTION:break}if(this._onError)this._onError(k,J);else throw new n("IOException: "+J.msg)}},{key:"status",get:function(){return this._loader.status}},{key:"extraData",get:function(){return this._extraData},set:function(k){this._extraData=k}},{key:"onDataArrival",get:function(){return this._onDataArrival},set:function(k){this._onDataArrival=k}},{key:"onSeeked",get:function(){return this._onSeeked},set:function(k){this._onSeeked=k}},{key:"onError",get:function(){return this._onError},set:function(k){this._onError=k}},{key:"onComplete",get:function(){return this._onComplete},set:function(k){this._onComplete=k}},{key:"onRedirect",get:function(){return this._onRedirect},set:function(k){this._onRedirect=k}},{key:"onRecoveredEarlyEof",get:function(){return this._onRecoveredEarlyEof},set:function(k){this._onRecoveredEarlyEof=k}},{key:"currentURL",get:function(){return this._dataSource.url}},{key:"hasRedirect",get:function(){return this._redirectedURL!=null||this._dataSource.redirectedURL!=null}},{key:"currentRedirectedURL",get:function(){return this._redirectedURL||this._dataSource.redirectedURL}},{key:"currentSpeed",get:function(){return this._loaderClass===B?this._loader.currentSpeed:this._speedSampler.lastSecondKBps}},{key:"loaderType",get:function(){return this._loader.type}}]),ee}(),P=Q,G={enableWorker:!1,enableStashBuffer:!0,stashInitialSize:void 0,isLive:!1,lazyLoad:!0,lazyLoadMaxDuration:3*60,lazyLoadRecoverDuration:30,deferLoadAfterSourceOpen:!0,autoCleanupMaxBackwardDuration:3*60,autoCleanupMinBackwardDuration:2*60,statisticsInfoReportInterval:600,fixAudioTimestampGap:!0,accurateSeek:!1,seekType:"range",seekParamStart:"bstart",seekParamEnd:"bend",rangeLoadZeroStart:!1,customSeekHandler:void 0,reuseRedirectedURL:!1,headers:void 0,customLoader:void 0};function $(){return Object.assign({},G)}var fe=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"supportMSEH264Playback",value:function(){return window.MediaSource&&window.MediaSource.isTypeSupported('video/mp4; codecs="avc1.42E01E,mp4a.40.2"')}},{key:"supportNetworkStreamIO",value:function(){var k=new P({},$()),J=k.loaderType;return k.destroy(),J=="fetch-stream-loader"||J=="xhr-moz-chunked-loader"}},{key:"getNetworkLoaderTypeName",value:function(){var k=new P({},$()),J=k.loaderType;return k.destroy(),J}},{key:"supportNativeMediaPlayback",value:function(k){ee.videoElement==null&&(ee.videoElement=window.document.createElement("video"));var J=ee.videoElement.canPlayType(k);return J==="probably"||J=="maybe"}},{key:"getFeatureList",value:function(){var k={mseFlvPlayback:!1,mseLiveFlvPlayback:!1,networkStreamIO:!1,networkLoaderName:"",nativeMP4H264Playback:!1,nativeWebmVP8Playback:!1,nativeWebmVP9Playback:!1};return k.mseFlvPlayback=ee.supportMSEH264Playback(),k.networkStreamIO=ee.supportNetworkStreamIO(),k.networkLoaderName=ee.getNetworkLoaderTypeName(),k.mseLiveFlvPlayback=k.mseFlvPlayback&&k.networkStreamIO,k.nativeMP4H264Playback=ee.supportNativeMediaPlayback('video/mp4; codecs="avc1.42001E, mp4a.40.2"'),k.nativeWebmVP8Playback=ee.supportNativeMediaPlayback('video/webm; codecs="vp8.0, vorbis"'),k.nativeWebmVP9Playback=ee.supportNativeMediaPlayback('video/webm; codecs="vp9"'),k}}]),ee}(),te=fe,pe={ERROR:"error",LOADING_COMPLETE:"loading_complete",RECOVERED_EARLY_EOF:"recovered_early_eof",MEDIA_INFO:"media_info",METADATA_ARRIVED:"metadata_arrived",SCRIPTDATA_ARRIVED:"scriptdata_arrived",STATISTICS_INFO:"statistics_info"},we=pe,be=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"getConfig",value:function(){return{globalTag:a.GLOBAL_TAG,forceGlobalTag:a.FORCE_GLOBAL_TAG,enableVerbose:a.ENABLE_VERBOSE,enableDebug:a.ENABLE_DEBUG,enableInfo:a.ENABLE_INFO,enableWarn:a.ENABLE_WARN,enableError:a.ENABLE_ERROR,enableCallback:a.ENABLE_CALLBACK}}},{key:"applyConfig",value:function(k){a.GLOBAL_TAG=k.globalTag,a.FORCE_GLOBAL_TAG=k.forceGlobalTag,a.ENABLE_VERBOSE=k.enableVerbose,a.ENABLE_DEBUG=k.enableDebug,a.ENABLE_INFO=k.enableInfo,a.ENABLE_WARN=k.enableWarn,a.ENABLE_ERROR=k.enableError,a.ENABLE_CALLBACK=k.enableCallback}},{key:"_notifyChange",value:function(){var k=ee.emitter;if(k.listenerCount("change")>0){var J=ee.getConfig();k.emit("change",J)}}},{key:"registerListener",value:function(k){ee.emitter.addListener("change",k)}},{key:"removeListener",value:function(k){ee.emitter.removeListener("change",k)}},{key:"addLogListener",value:function(k){a.emitter.addListener("log",k),a.emitter.listenerCount("log")>0&&(a.ENABLE_CALLBACK=!0,ee._notifyChange())}},{key:"removeLogListener",value:function(k){a.emitter.removeListener("log",k),a.emitter.listenerCount("log")===0&&(a.ENABLE_CALLBACK=!1,ee._notifyChange())}},{key:"forceGlobalTag",get:function(){return a.FORCE_GLOBAL_TAG},set:function(k){a.FORCE_GLOBAL_TAG=k,ee._notifyChange()}},{key:"globalTag",get:function(){return a.GLOBAL_TAG},set:function(k){a.GLOBAL_TAG=k,ee._notifyChange()}},{key:"enableAll",get:function(){return a.ENABLE_VERBOSE&&a.ENABLE_DEBUG&&a.ENABLE_INFO&&a.ENABLE_WARN&&a.ENABLE_ERROR},set:function(k){a.ENABLE_VERBOSE=k,a.ENABLE_DEBUG=k,a.ENABLE_INFO=k,a.ENABLE_WARN=k,a.ENABLE_ERROR=k,ee._notifyChange()}},{key:"enableDebug",get:function(){return a.ENABLE_DEBUG},set:function(k){a.ENABLE_DEBUG=k,ee._notifyChange()}},{key:"enableVerbose",get:function(){return a.ENABLE_VERBOSE},set:function(k){a.ENABLE_VERBOSE=k,ee._notifyChange()}},{key:"enableInfo",get:function(){return a.ENABLE_INFO},set:function(k){a.ENABLE_INFO=k,ee._notifyChange()}},{key:"enableWarn",get:function(){return a.ENABLE_WARN},set:function(k){a.ENABLE_WARN=k,ee._notifyChange()}},{key:"enableError",get:function(){return a.ENABLE_ERROR},set:function(k){a.ENABLE_ERROR=k,ee._notifyChange()}}]),ee}();be.emitter=new w.a;var Ve=be,Xe=function(){function ee(){Object(u.a)(this,ee),this.mimeType=null,this.duration=null,this.hasAudio=null,this.hasVideo=null,this.audioCodec=null,this.videoCodec=null,this.audioDataRate=null,this.videoDataRate=null,this.audioSampleRate=null,this.audioChannelCount=null,this.width=null,this.height=null,this.fps=null,this.profile=null,this.level=null,this.refFrames=null,this.chromaFormat=null,this.sarNum=null,this.sarDen=null,this.metadata=null,this.segments=null,this.segmentCount=null,this.hasKeyframesIndex=null,this.keyframesIndex=null}return Object(O.a)(ee,[{key:"isComplete",value:function(){var k=this.hasAudio===!1||this.hasAudio===!0&&this.audioCodec!=null&&this.audioSampleRate!=null&&this.audioChannelCount!=null,J=this.hasVideo===!1||this.hasVideo===!0&&this.videoCodec!=null&&this.width!=null&&this.height!=null&&this.fps!=null&&this.profile!=null&&this.level!=null&&this.refFrames!=null&&this.chromaFormat!=null&&this.sarNum!=null&&this.sarDen!=null;return this.mimeType!=null&&this.duration!=null&&this.metadata!=null&&this.hasKeyframesIndex!=null&&k&&J}},{key:"isSeekable",value:function(){return this.hasKeyframesIndex===!0}},{key:"getNearestKeyframe",value:function(k){if(this.keyframesIndex==null)return null;var J=this.keyframesIndex,se=this._search(J.times,k);return{index:se,milliseconds:J.times[se],fileposition:J.filepositions[se]}}},{key:"_search",value:function(k,J){var se=0,ge=k.length-1,Ae=0,De=0,$e=ge;for(J<k[0]&&(se=0,De=$e+1);De<=$e;)if(Ae=De+Math.floor(($e-De)/2),Ae===ge||J>=k[Ae]&&J<k[Ae+1]){se=Ae;break}else k[Ae]<J?De=Ae+1:$e=Ae-1;return se}}]),ee}(),At=Xe;function Be(ee,ae,k){var J=ee;if(ae+k<J.length){for(;k--;)if((J[++ae]&192)!==128)return!1;return!0}else return!1}function Fe(ee){for(var ae=[],k=ee,J=0,se=ee.length;J<se;){if(k[J]<128){ae.push(String.fromCharCode(k[J])),++J;continue}else if(!(k[J]<192)){if(k[J]<224){if(Be(k,J,1)){var ge=(k[J]&31)<<6|k[J+1]&63;if(ge>=128){ae.push(String.fromCharCode(ge&65535)),J+=2;continue}}}else if(k[J]<240){if(Be(k,J,2)){var Ae=(k[J]&15)<<12|(k[J+1]&63)<<6|k[J+2]&63;if(Ae>=2048&&(Ae&63488)!==55296){ae.push(String.fromCharCode(Ae&65535)),J+=3;continue}}}else if(k[J]<248&&Be(k,J,3)){var De=(k[J]&7)<<18|(k[J+1]&63)<<12|(k[J+2]&63)<<6|k[J+3]&63;if(De>65536&&De<1114112){De-=65536,ae.push(String.fromCharCode(De>>>10|55296)),ae.push(String.fromCharCode(De&1023|56320)),J+=4;continue}}}ae.push(String.fromCharCode(65533)),++J}return ae.join("")}var mt=Fe,rt=function(){var ee=new ArrayBuffer(2);return new DataView(ee).setInt16(0,256,!0),new Int16Array(ee)[0]===256}(),Je=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"parseScriptData",value:function(k,J,se){var ge={};try{var Ae=ee.parseValue(k,J,se),De=ee.parseValue(k,J+Ae.size,se-Ae.size);ge[Ae.data]=De.data}catch($e){a.e("AMF",$e.toString())}return ge}},{key:"parseObject",value:function(k,J,se){if(se<3)throw new d("Data not enough when parse ScriptDataObject");var ge=ee.parseString(k,J,se),Ae=ee.parseValue(k,J+ge.size,se-ge.size),De=Ae.objectEnd;return{data:{name:ge.data,value:Ae.data},size:ge.size+Ae.size,objectEnd:De}}},{key:"parseVariable",value:function(k,J,se){return ee.parseObject(k,J,se)}},{key:"parseString",value:function(k,J,se){if(se<2)throw new d("Data not enough when parse String");var ge=new DataView(k,J,se),Ae=ge.getUint16(0,!rt),De;return Ae>0?De=mt(new Uint8Array(k,J+2,Ae)):De="",{data:De,size:2+Ae}}},{key:"parseLongString",value:function(k,J,se){if(se<4)throw new d("Data not enough when parse LongString");var ge=new DataView(k,J,se),Ae=ge.getUint32(0,!rt),De;return Ae>0?De=mt(new Uint8Array(k,J+4,Ae)):De="",{data:De,size:4+Ae}}},{key:"parseDate",value:function(k,J,se){if(se<10)throw new d("Data size invalid when parse Date");var ge=new DataView(k,J,se),Ae=ge.getFloat64(0,!rt),De=ge.getInt16(8,!rt);return Ae+=De*60*1e3,{data:new Date(Ae),size:8+2}}},{key:"parseValue",value:function(k,J,se){if(se<1)throw new d("Data not enough when parse Value");var ge=new DataView(k,J,se),Ae=1,De=ge.getUint8(0),$e,Bt=!1;try{switch(De){case 0:$e=ge.getFloat64(1,!rt),Ae+=8;break;case 1:{var $t=ge.getUint8(1);$e=!!$t,Ae+=1;break}case 2:{var St=ee.parseString(k,J+1,se-1);$e=St.data,Ae+=St.size;break}case 3:{$e={};var _t=0;for((ge.getUint32(se-4,!rt)&16777215)===9&&(_t=3);Ae<se-4;){var Dt=ee.parseObject(k,J+Ae,se-Ae-_t);if(Dt.objectEnd)break;$e[Dt.data.name]=Dt.data.value,Ae+=Dt.size}if(Ae<=se-3){var Yt=ge.getUint32(Ae-1,!rt)&16777215;Yt===9&&(Ae+=3)}break}case 8:{$e={},Ae+=4;var wt=0;for((ge.getUint32(se-4,!rt)&16777215)===9&&(wt=3);Ae<se-8;){var ur=ee.parseVariable(k,J+Ae,se-Ae-wt);if(ur.objectEnd)break;$e[ur.data.name]=ur.data.value,Ae+=ur.size}if(Ae<=se-3){var er=ge.getUint32(Ae-1,!rt)&16777215;er===9&&(Ae+=3)}break}case 9:$e=void 0,Ae=1,Bt=!0;break;case 10:{$e=[];var ze=ge.getUint32(1,!rt);Ae+=4;for(var tt=0;tt<ze;tt++){var We=ee.parseValue(k,J+Ae,se-Ae);$e.push(We.data),Ae+=We.size}break}case 11:{var st=ee.parseDate(k,J+1,se-1);$e=st.data,Ae+=st.size;break}case 12:{var ct=ee.parseString(k,J+1,se-1);$e=ct.data,Ae+=ct.size;break}default:Ae=se,a.w("AMF","Unsupported AMF value type "+De)}}catch(lt){a.e("AMF",lt.toString())}return{data:$e,size:Ae,objectEnd:Bt}}}]),ee}(),vt=Je,ut=function(){function ee(ae){Object(u.a)(this,ee),this.TAG="ExpGolomb",this._buffer=ae,this._buffer_index=0,this._total_bytes=ae.byteLength,this._total_bits=ae.byteLength*8,this._current_word=0,this._current_word_bits_left=0}return Object(O.a)(ee,[{key:"destroy",value:function(){this._buffer=null}},{key:"_fillCurrentWord",value:function(){var k=this._total_bytes-this._buffer_index;if(k<=0)throw new d("ExpGolomb: _fillCurrentWord() but no bytes available");var J=Math.min(4,k),se=new Uint8Array(4);se.set(this._buffer.subarray(this._buffer_index,this._buffer_index+J)),this._current_word=new DataView(se.buffer).getUint32(0,!1),this._buffer_index+=J,this._current_word_bits_left=J*8}},{key:"readBits",value:function(k){if(k>32)throw new r("ExpGolomb: readBits() bits exceeded max 32bits!");if(k<=this._current_word_bits_left){var J=this._current_word>>>32-k;return this._current_word<<=k,this._current_word_bits_left-=k,J}var se=this._current_word_bits_left?this._current_word:0;se=se>>>32-this._current_word_bits_left;var ge=k-this._current_word_bits_left;this._fillCurrentWord();var Ae=Math.min(ge,this._current_word_bits_left),De=this._current_word>>>32-Ae;return this._current_word<<=Ae,this._current_word_bits_left-=Ae,se=se<<Ae|De,se}},{key:"readBool",value:function(){return this.readBits(1)===1}},{key:"readByte",value:function(){return this.readBits(8)}},{key:"_skipLeadingZero",value:function(){var k;for(k=0;k<this._current_word_bits_left;k++)if((this._current_word&2147483648>>>k)!==0)return this._current_word<<=k,this._current_word_bits_left-=k,k;return this._fillCurrentWord(),k+this._skipLeadingZero()}},{key:"readUEG",value:function(){var k=this._skipLeadingZero();return this.readBits(k+1)-1}},{key:"readSEG",value:function(){var k=this.readUEG();return k&1?k+1>>>1:-1*(k>>>1)}}]),ee}(),bt=ut,Qe=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"_ebsp2rbsp",value:function(k){for(var J=k,se=J.byteLength,ge=new Uint8Array(se),Ae=0,De=0;De<se;De++){if(De>=2&&(J[De]===3&&J[De-1]===0&&J[De-2]===0))continue;ge[Ae]=J[De],Ae++}return new Uint8Array(ge.buffer,0,Ae)}},{key:"parseSPS",value:function(k){var J=ee._ebsp2rbsp(k),se=new bt(J);se.readByte();var ge=se.readByte();se.readByte();var Ae=se.readByte();se.readUEG();var De=ee.getProfileString(ge),$e=ee.getLevelString(Ae),Bt=1,$t=420,St=[0,420,422,444],_t=8;if((ge===100||ge===110||ge===122||ge===244||ge===44||ge===83||ge===86||ge===118||ge===128||ge===138||ge===144)&&(Bt=se.readUEG(),Bt===3&&se.readBits(1),Bt<=3&&($t=St[Bt]),_t=se.readUEG()+8,se.readUEG(),se.readBits(1),se.readBool()))for(var Dt=Bt!==3?8:12,Yt=0;Yt<Dt;Yt++)se.readBool()&&(Yt<6?ee._skipScalingList(se,16):ee._skipScalingList(se,64));se.readUEG();var wt=se.readUEG();if(wt===0)se.readUEG();else if(wt===1){se.readBits(1),se.readSEG(),se.readSEG();for(var ur=se.readUEG(),er=0;er<ur;er++)se.readSEG()}var ze=se.readUEG();se.readBits(1);var tt=se.readUEG(),We=se.readUEG(),st=se.readBits(1);st===0&&se.readBits(1),se.readBits(1);var ct=0,lt=0,Ue=0,qe=0,dt=se.readBool();dt&&(ct=se.readUEG(),lt=se.readUEG(),Ue=se.readUEG(),qe=se.readUEG());var Kt=1,Ct=1,vr=0,yr=!0,Dr=0,Rr=0,Jr=se.readBool();if(Jr){if(se.readBool()){var $r=se.readByte(),xr=[1,12,10,16,40,24,20,32,80,18,15,64,160,4,3,2],Vr=[1,11,11,11,33,11,11,11,33,11,11,33,99,3,2,1];$r>0&&$r<16?(Kt=xr[$r-1],Ct=Vr[$r-1]):$r===255&&(Kt=se.readByte()<<8|se.readByte(),Ct=se.readByte()<<8|se.readByte())}if(se.readBool()&&se.readBool(),se.readBool()&&(se.readBits(4),se.readBool()&&se.readBits(24)),se.readBool()&&(se.readUEG(),se.readUEG()),se.readBool()){var Lr=se.readBits(32),tr=se.readBits(32);yr=se.readBool(),Dr=tr,Rr=Lr*2,vr=Dr/Rr}}var pr=1;(Kt!==1||Ct!==1)&&(pr=Kt/Ct);var dr=0,fr=0;if(Bt===0)dr=1,fr=2-st;else{var _r=Bt===3?1:2,Zr=Bt===1?2:1;dr=_r,fr=Zr*(2-st)}var on=(tt+1)*16,jn=(2-st)*((We+1)*16);on-=(ct+lt)*dr,jn-=(Ue+qe)*fr;var Ur=Math.ceil(on*pr);return se.destroy(),se=null,{profile_string:De,level_string:$e,bit_depth:_t,ref_frames:ze,chroma_format:$t,chroma_format_string:ee.getChromaFormatString($t),frame_rate:{fixed:yr,fps:vr,fps_den:Rr,fps_num:Dr},sar_ratio:{width:Kt,height:Ct},codec_size:{width:on,height:jn},present_size:{width:Ur,height:jn}}}},{key:"_skipScalingList",value:function(k,J){for(var se=8,ge=8,Ae=0,De=0;De<J;De++)ge!==0&&(Ae=k.readSEG(),ge=(se+Ae+256)%256),se=ge===0?se:ge}},{key:"getProfileString",value:function(k){switch(k){case 66:return"Baseline";case 77:return"Main";case 88:return"Extended";case 100:return"High";case 110:return"High10";case 122:return"High422";case 244:return"High444";default:return"Unknown"}}},{key:"getLevelString",value:function(k){return(k/10).toFixed(1)}},{key:"getChromaFormatString",value:function(k){switch(k){case 420:return"4:2:0";case 422:return"4:2:2";case 444:return"4:4:4";default:return"Unknown"}}}]),ee}(),pt=Qe,Ge={OK:"OK",FORMAT_ERROR:"FormatError",FORMAT_UNSUPPORTED:"FormatUnsupported",CODEC_UNSUPPORTED:"CodecUnsupported"},je=Ge;function _e(ee){return ee>>>8&255|(ee&255)<<8}function ht(ee){return(ee&4278190080)>>>24|(ee&16711680)>>>8|(ee&65280)<<8|(ee&255)<<24}function Lt(ee,ae){return ee[ae]<<24|ee[ae+1]<<16|ee[ae+2]<<8|ee[ae+3]}var Ft=function(){function ee(ae,k){Object(u.a)(this,ee),this.TAG="FLVDemuxer",this._config=k,this._onError=null,this._onMediaInfo=null,this._onMetaDataArrived=null,this._onScriptDataArrived=null,this._onTrackMetadata=null,this._onDataAvailable=null,this._dataOffset=ae.dataOffset,this._firstParse=!0,this._dispatch=!1,this._hasAudio=ae.hasAudioTrack,this._hasVideo=ae.hasVideoTrack,this._hasAudioFlagOverrided=!1,this._hasVideoFlagOverrided=!1,this._audioInitialMetadataDispatched=!1,this._videoInitialMetadataDispatched=!1,this._mediaInfo=new At,this._mediaInfo.hasAudio=this._hasAudio,this._mediaInfo.hasVideo=this._hasVideo,this._metadata=null,this._audioMetadata=null,this._videoMetadata=null,this._naluLengthSize=4,this._timestampBase=0,this._timescale=1e3,this._duration=0,this._durationOverrided=!1,this._referenceFrameRate={fixed:!0,fps:23.976,fps_num:23976,fps_den:1e3},this._flvSoundRateTable=[5500,11025,22050,44100,48e3],this._mpegSamplingRates=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350],this._mpegAudioV10SampleRateTable=[44100,48e3,32e3,0],this._mpegAudioV20SampleRateTable=[22050,24e3,16e3,0],this._mpegAudioV25SampleRateTable=[11025,12e3,8e3,0],this._mpegAudioL1BitRateTable=[0,32,64,96,128,160,192,224,256,288,320,352,384,416,448,-1],this._mpegAudioL2BitRateTable=[0,32,48,56,64,80,96,112,128,160,192,224,256,320,384,-1],this._mpegAudioL3BitRateTable=[0,32,40,48,56,64,80,96,112,128,160,192,224,256,320,-1],this._videoTrack={type:"video",id:1,sequenceNumber:0,samples:[],length:0},this._audioTrack={type:"audio",id:2,sequenceNumber:0,samples:[],length:0},this._littleEndian=function(){var J=new ArrayBuffer(2);return new DataView(J).setInt16(0,256,!0),new Int16Array(J)[0]===256}()}return Object(O.a)(ee,[{key:"destroy",value:function(){this._mediaInfo=null,this._metadata=null,this._audioMetadata=null,this._videoMetadata=null,this._videoTrack=null,this._audioTrack=null,this._onError=null,this._onMediaInfo=null,this._onMetaDataArrived=null,this._onScriptDataArrived=null,this._onTrackMetadata=null,this._onDataAvailable=null}},{key:"bindDataSource",value:function(k){return k.onDataArrival=this.parseChunks.bind(this),this}},{key:"resetMediaInfo",value:function(){this._mediaInfo=new At}},{key:"_isInitialMetadataDispatched",value:function(){return this._hasAudio&&this._hasVideo?this._audioInitialMetadataDispatched&&this._videoInitialMetadataDispatched:this._hasAudio&&!this._hasVideo?this._audioInitialMetadataDispatched:!this._hasAudio&&this._hasVideo?this._videoInitialMetadataDispatched:!1}},{key:"parseChunks",value:function(k,J){if(!this._onError||!this._onMediaInfo||!this._onTrackMetadata||!this._onDataAvailable)throw new d("Flv: onError & onMediaInfo & onTrackMetadata & onDataAvailable callback must be specified");var se=0,ge=this._littleEndian;if(J===0)if(k.byteLength>13){var Ae=ee.probe(k);se=Ae.dataOffset}else return 0;if(this._firstParse){this._firstParse=!1,J+se!==this._dataOffset&&a.w(this.TAG,"First time parsing but chunk byteStart invalid!");var De=new DataView(k,se),$e=De.getUint32(0,!ge);$e!==0&&a.w(this.TAG,"PrevTagSize0 !== 0 !!!"),se+=4}for(;se<k.byteLength;){this._dispatch=!0;var Bt=new DataView(k,se);if(se+11+4>k.byteLength)break;var $t=Bt.getUint8(0),St=Bt.getUint32(0,!ge)&16777215;if(se+11+St+4>k.byteLength)break;if($t!==8&&$t!==9&&$t!==18){a.w(this.TAG,"Unsupported tag type ".concat($t,", skipped")),se+=11+St+4;continue}var _t=Bt.getUint8(4),Dt=Bt.getUint8(5),Yt=Bt.getUint8(6),wt=Bt.getUint8(7),ur=Yt|Dt<<8|_t<<16|wt<<24,er=Bt.getUint32(7,!ge)&16777215;er!==0&&a.w(this.TAG,"Meet tag which has StreamID != 0!");var ze=se+11;switch($t){case 8:this._parseAudioData(k,ze,St,ur);break;case 9:this._parseVideoData(k,ze,St,ur,J+se);break;case 18:this._parseScriptData(k,ze,St);break}var tt=Bt.getUint32(11+St,!ge);tt!==11+St&&a.w(this.TAG,"Invalid PrevTagSize ".concat(tt)),se+=11+St+4}return this._isInitialMetadataDispatched()&&(this._dispatch&&(this._audioTrack.length||this._videoTrack.length)&&this._onDataAvailable(this._audioTrack,this._videoTrack)),se}},{key:"_parseScriptData",value:function(k,J,se){var ge=vt.parseScriptData(k,J,se);if(ge.hasOwnProperty("onMetaData")){if(ge.onMetaData==null||typeof ge.onMetaData!="object"){a.w(this.TAG,"Invalid onMetaData structure!");return}this._metadata&&a.w(this.TAG,"Found another onMetaData tag!"),this._metadata=ge;var Ae=this._metadata.onMetaData;if(this._onMetaDataArrived&&this._onMetaDataArrived(Object.assign({},Ae)),typeof Ae.hasAudio=="boolean"&&(this._hasAudioFlagOverrided===!1&&(this._hasAudio=Ae.hasAudio,this._mediaInfo.hasAudio=this._hasAudio)),typeof Ae.hasVideo=="boolean"&&(this._hasVideoFlagOverrided===!1&&(this._hasVideo=Ae.hasVideo,this._mediaInfo.hasVideo=this._hasVideo)),typeof Ae.audiodatarate=="number"&&(this._mediaInfo.audioDataRate=Ae.audiodatarate),typeof Ae.videodatarate=="number"&&(this._mediaInfo.videoDataRate=Ae.videodatarate),typeof Ae.width=="number"&&(this._mediaInfo.width=Ae.width),typeof Ae.height=="number"&&(this._mediaInfo.height=Ae.height),typeof Ae.duration=="number"){if(!this._durationOverrided){var De=Math.floor(Ae.duration*this._timescale);this._duration=De,this._mediaInfo.duration=De}}else this._mediaInfo.duration=0;if(typeof Ae.framerate=="number"){var $e=Math.floor(Ae.framerate*1e3);if($e>0){var Bt=$e/1e3;this._referenceFrameRate.fixed=!0,this._referenceFrameRate.fps=Bt,this._referenceFrameRate.fps_num=$e,this._referenceFrameRate.fps_den=1e3,this._mediaInfo.fps=Bt}}if(typeof Ae.keyframes=="object"){this._mediaInfo.hasKeyframesIndex=!0;var $t=Ae.keyframes;this._mediaInfo.keyframesIndex=this._parseKeyframesIndex($t),Ae.keyframes=null}else this._mediaInfo.hasKeyframesIndex=!1;this._dispatch=!1,this._mediaInfo.metadata=Ae,a.v(this.TAG,"Parsed onMetaData"),this._mediaInfo.isComplete()&&this._onMediaInfo(this._mediaInfo)}Object.keys(ge).length>0&&(this._onScriptDataArrived&&this._onScriptDataArrived(Object.assign({},ge)))}},{key:"_parseKeyframesIndex",value:function(k){for(var J=[],se=[],ge=1;ge<k.times.length;ge++){var Ae=this._timestampBase+Math.floor(k.times[ge]*1e3);J.push(Ae),se.push(k.filepositions[ge])}return{times:J,filepositions:se}}},{key:"_parseAudioData",value:function(k,J,se,ge){if(se<=1){a.w(this.TAG,"Flv: Invalid audio packet, missing SoundData payload!");return}if(this._hasAudioFlagOverrided===!0&&this._hasAudio===!1)return;var Ae=this._littleEndian,De=new DataView(k,J,se),$e=De.getUint8(0),Bt=$e>>>4;if(Bt!==2&&Bt!==10){this._onError(je.CODEC_UNSUPPORTED,"Flv: Unsupported audio codec idx: "+Bt);return}var $t=0,St=($e&12)>>>2;if(St>=0&&St<=4)$t=this._flvSoundRateTable[St];else{this._onError(je.FORMAT_ERROR,"Flv: Invalid audio sample rate idx: "+St);return}var _t=($e&2)>>>1,Dt=$e&1,Yt=this._audioMetadata,wt=this._audioTrack;if(Yt||(this._hasAudio===!1&&this._hasAudioFlagOverrided===!1&&(this._hasAudio=!0,this._mediaInfo.hasAudio=!0),Yt=this._audioMetadata={},Yt.type="audio",Yt.id=wt.id,Yt.timescale=this._timescale,Yt.duration=this._duration,Yt.audioSampleRate=$t,Yt.channelCount=Dt===0?1:2),Bt===10){var ur=this._parseAACAudioData(k,J+1,se-1);if(ur==null)return;if(ur.packetType===0){Yt.config&&a.w(this.TAG,"Found another AudioSpecificConfig!");var er=ur.data;Yt.audioSampleRate=er.samplingRate,Yt.channelCount=er.channelCount,Yt.codec=er.codec,Yt.originalCodec=er.originalCodec,Yt.config=er.config,Yt.refSampleDuration=1024/Yt.audioSampleRate*Yt.timescale,a.v(this.TAG,"Parsed AudioSpecificConfig"),this._isInitialMetadataDispatched()?this._dispatch&&(this._audioTrack.length||this._videoTrack.length)&&this._onDataAvailable(this._audioTrack,this._videoTrack):this._audioInitialMetadataDispatched=!0,this._dispatch=!1,this._onTrackMetadata("audio",Yt);var ze=this._mediaInfo;ze.audioCodec=Yt.originalCodec,ze.audioSampleRate=Yt.audioSampleRate,ze.audioChannelCount=Yt.channelCount,ze.hasVideo?ze.videoCodec!=null&&(ze.mimeType='video/x-flv; codecs="'+ze.videoCodec+","+ze.audioCodec+'"'):ze.mimeType='video/x-flv; codecs="'+ze.audioCodec+'"',ze.isComplete()&&this._onMediaInfo(ze)}else if(ur.packetType===1){var tt=this._timestampBase+ge,We={unit:ur.data,length:ur.data.byteLength,dts:tt,pts:tt};wt.samples.push(We),wt.length+=ur.data.length}else a.e(this.TAG,"Flv: Unsupported AAC data type ".concat(ur.packetType))}else if(Bt===2){if(!Yt.codec){var st=this._parseMP3AudioData(k,J+1,se-1,!0);if(st==null)return;Yt.audioSampleRate=st.samplingRate,Yt.channelCount=st.channelCount,Yt.codec=st.codec,Yt.originalCodec=st.originalCodec,Yt.refSampleDuration=1152/Yt.audioSampleRate*Yt.timescale,a.v(this.TAG,"Parsed MPEG Audio Frame Header"),this._audioInitialMetadataDispatched=!0,this._onTrackMetadata("audio",Yt);var ct=this._mediaInfo;ct.audioCodec=Yt.codec,ct.audioSampleRate=Yt.audioSampleRate,ct.audioChannelCount=Yt.channelCount,ct.audioDataRate=st.bitRate,ct.hasVideo?ct.videoCodec!=null&&(ct.mimeType='video/x-flv; codecs="'+ct.videoCodec+","+ct.audioCodec+'"'):ct.mimeType='video/x-flv; codecs="'+ct.audioCodec+'"',ct.isComplete()&&this._onMediaInfo(ct)}var lt=this._parseMP3AudioData(k,J+1,se-1,!1);if(lt==null)return;var Ue=this._timestampBase+ge,qe={unit:lt,length:lt.byteLength,dts:Ue,pts:Ue};wt.samples.push(qe),wt.length+=lt.length}}},{key:"_parseAACAudioData",value:function(k,J,se){if(se<=1){a.w(this.TAG,"Flv: Invalid AAC packet, missing AACPacketType or/and Data!");return}var ge={},Ae=new Uint8Array(k,J,se);return ge.packetType=Ae[0],Ae[0]===0?ge.data=this._parseAACAudioSpecificConfig(k,J+1,se-1):ge.data=Ae.subarray(1),ge}},{key:"_parseAACAudioSpecificConfig",value:function(k,J,se){var ge=new Uint8Array(k,J,se),Ae=null,De=0,$e=0,Bt=null,$t=0,St=null;if(De=$e=ge[0]>>>3,$t=(ge[0]&7)<<1|ge[1]>>>7,$t<0||$t>=this._mpegSamplingRates.length){this._onError(je.FORMAT_ERROR,"Flv: AAC invalid sampling frequency index!");return}var _t=this._mpegSamplingRates[$t],Dt=(ge[1]&120)>>>3;if(Dt<0||Dt>=8){this._onError(je.FORMAT_ERROR,"Flv: AAC invalid channel configuration");return}De===5&&(St=(ge[1]&7)<<1|ge[2]>>>7,Bt=(ge[2]&124)>>>2);var Yt=self.navigator.userAgent.toLowerCase();return Yt.indexOf("firefox")!==-1?$t>=6?(De=5,Ae=new Array(4),St=$t-3):(De=2,Ae=new Array(2),St=$t):Yt.indexOf("android")!==-1?(De=2,Ae=new Array(2),St=$t):(De=5,St=$t,Ae=new Array(4),$t>=6?St=$t-3:Dt===1&&(De=2,Ae=new Array(2),St=$t)),Ae[0]=De<<3,Ae[0]|=($t&15)>>>1,Ae[1]=($t&15)<<7,Ae[1]|=(Dt&15)<<3,De===5&&(Ae[1]|=(St&15)>>>1,Ae[2]=(St&1)<<7,Ae[2]|=2<<2,Ae[3]=0),{config:Ae,samplingRate:_t,channelCount:Dt,codec:"mp4a.40."+De,originalCodec:"mp4a.40."+$e}}},{key:"_parseMP3AudioData",value:function(k,J,se,ge){if(se<4){a.w(this.TAG,"Flv: Invalid MP3 packet, header missing!");return}var Ae=this._littleEndian,De=new Uint8Array(k,J,se),$e=null;if(ge){if(De[0]!==255)return;var Bt=De[1]>>>3&3,$t=(De[1]&6)>>1,St=(De[2]&240)>>>4,_t=(De[2]&12)>>>2,Dt=De[3]>>>6&3,Yt=Dt!==3?2:1,wt=0,ur=0,er=34,ze="mp3";switch(Bt){case 0:wt=this._mpegAudioV25SampleRateTable[_t];break;case 2:wt=this._mpegAudioV20SampleRateTable[_t];break;case 3:wt=this._mpegAudioV10SampleRateTable[_t];break}switch($t){case 1:er=34,St<this._mpegAudioL3BitRateTable.length&&(ur=this._mpegAudioL3BitRateTable[St]);break;case 2:er=33,St<this._mpegAudioL2BitRateTable.length&&(ur=this._mpegAudioL2BitRateTable[St]);break;case 3:er=32,St<this._mpegAudioL1BitRateTable.length&&(ur=this._mpegAudioL1BitRateTable[St]);break}$e={bitRate:ur,samplingRate:wt,channelCount:Yt,codec:ze,originalCodec:ze}}else $e=De;return $e}},{key:"_parseVideoData",value:function(k,J,se,ge,Ae){if(se<=1){a.w(this.TAG,"Flv: Invalid video packet, missing VideoData payload!");return}if(this._hasVideoFlagOverrided===!0&&this._hasVideo===!1)return;var De=new Uint8Array(k,J,se)[0],$e=(De&240)>>>4,Bt=De&15;if(Bt!==7){this._onError(je.CODEC_UNSUPPORTED,"Flv: Unsupported codec in video frame: ".concat(Bt));return}this._parseAVCVideoPacket(k,J+1,se-1,ge,Ae,$e)}},{key:"_parseAVCVideoPacket",value:function(k,J,se,ge,Ae,De){if(se<4){a.w(this.TAG,"Flv: Invalid AVC packet, missing AVCPacketType or/and CompositionTime");return}var $e=this._littleEndian,Bt=new DataView(k,J,se),$t=Bt.getUint8(0),St=Bt.getUint32(0,!$e)&16777215,_t=St<<8>>8;if($t===0)this._parseAVCDecoderConfigurationRecord(k,J+4,se-4);else if($t===1)this._parseAVCVideoData(k,J+4,se-4,ge,Ae,De,_t);else if(!($t===2)){this._onError(je.FORMAT_ERROR,"Flv: Invalid video packet type ".concat($t));return}}},{key:"_parseAVCDecoderConfigurationRecord",value:function(k,J,se){if(se<7){a.w(this.TAG,"Flv: Invalid AVCDecoderConfigurationRecord, lack of data!");return}var ge=this._videoMetadata,Ae=this._videoTrack,De=this._littleEndian,$e=new DataView(k,J,se);ge?typeof ge.avcc!="undefined"&&a.w(this.TAG,"Found another AVCDecoderConfigurationRecord!"):(this._hasVideo===!1&&this._hasVideoFlagOverrided===!1&&(this._hasVideo=!0,this._mediaInfo.hasVideo=!0),ge=this._videoMetadata={},ge.type="video",ge.id=Ae.id,ge.timescale=this._timescale,ge.duration=this._duration);var Bt=$e.getUint8(0),$t=$e.getUint8(1),St=$e.getUint8(2),_t=$e.getUint8(3);if(Bt!==1||$t===0){this._onError(je.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord");return}if(this._naluLengthSize=($e.getUint8(4)&3)+1,this._naluLengthSize!==3&&this._naluLengthSize!==4){this._onError(je.FORMAT_ERROR,"Flv: Strange NaluLengthSizeMinusOne: ".concat(this._naluLengthSize-1));return}var Dt=$e.getUint8(5)&31;if(Dt===0){this._onError(je.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord: No SPS");return}else Dt>1&&a.w(this.TAG,"Flv: Strange AVCDecoderConfigurationRecord: SPS Count = ".concat(Dt));for(var Yt=6,wt=0;wt<Dt;wt++){var ur=$e.getUint16(Yt,!De);if(Yt+=2,ur===0)continue;var er=new Uint8Array(k,J+Yt,ur);Yt+=ur;var ze=pt.parseSPS(er);if(wt!==0)continue;ge.codecWidth=ze.codec_size.width,ge.codecHeight=ze.codec_size.height,ge.presentWidth=ze.present_size.width,ge.presentHeight=ze.present_size.height,ge.profile=ze.profile_string,ge.level=ze.level_string,ge.bitDepth=ze.bit_depth,ge.chromaFormat=ze.chroma_format,ge.sarRatio=ze.sar_ratio,ge.frameRate=ze.frame_rate,(ze.frame_rate.fixed===!1||ze.frame_rate.fps_num===0||ze.frame_rate.fps_den===0)&&(ge.frameRate=this._referenceFrameRate);var tt=ge.frameRate.fps_den,We=ge.frameRate.fps_num;ge.refSampleDuration=ge.timescale*(tt/We);for(var st=er.subarray(1,4),ct="avc1.",lt=0;lt<3;lt++){var Ue=st[lt].toString(16);Ue.length<2&&(Ue="0"+Ue),ct+=Ue}ge.codec=ct;var qe=this._mediaInfo;qe.width=ge.codecWidth,qe.height=ge.codecHeight,qe.fps=ge.frameRate.fps,qe.profile=ge.profile,qe.level=ge.level,qe.refFrames=ze.ref_frames,qe.chromaFormat=ze.chroma_format_string,qe.sarNum=ge.sarRatio.width,qe.sarDen=ge.sarRatio.height,qe.videoCodec=ct,qe.hasAudio?qe.audioCodec!=null&&(qe.mimeType='video/x-flv; codecs="'+qe.videoCodec+","+qe.audioCodec+'"'):qe.mimeType='video/x-flv; codecs="'+qe.videoCodec+'"',qe.isComplete()&&this._onMediaInfo(qe)}var dt=$e.getUint8(Yt);if(dt===0){this._onError(je.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord: No PPS");return}else dt>1&&a.w(this.TAG,"Flv: Strange AVCDecoderConfigurationRecord: PPS Count = ".concat(dt));Yt++;for(var Kt=0;Kt<dt;Kt++){var Ct=$e.getUint16(Yt,!De);if(Yt+=2,Ct===0)continue;Yt+=Ct}ge.avcc=new Uint8Array(se),ge.avcc.set(new Uint8Array(k,J,se),0),a.v(this.TAG,"Parsed AVCDecoderConfigurationRecord"),this._isInitialMetadataDispatched()?this._dispatch&&(this._audioTrack.length||this._videoTrack.length)&&this._onDataAvailable(this._audioTrack,this._videoTrack):this._videoInitialMetadataDispatched=!0,this._dispatch=!1,this._onTrackMetadata("video",ge)}},{key:"_parseAVCVideoData",value:function(k,J,se,ge,Ae,De,$e){for(var Bt=this._littleEndian,$t=new DataView(k,J,se),St=[],_t=0,Dt=0,Yt=this._naluLengthSize,wt=this._timestampBase+ge,ur=De===1;Dt<se;){if(Dt+4>=se){a.w(this.TAG,"Malformed Nalu near timestamp ".concat(wt,", offset = ").concat(Dt,", dataSize = ").concat(se));break}var er=$t.getUint32(Dt,!Bt);if(Yt===3&&(er>>>=8),er>se-Yt){a.w(this.TAG,"Malformed Nalus near timestamp ".concat(wt,", NaluSize > DataSize!"));return}var ze=$t.getUint8(Dt+Yt)&31;ze===5&&(ur=!0);var tt=new Uint8Array(k,J+Dt,Yt+er),We={type:ze,data:tt};St.push(We),_t+=tt.byteLength,Dt+=Yt+er}if(St.length){var st=this._videoTrack,ct={units:St,length:_t,isKeyframe:ur,dts:wt,cts:$e,pts:wt+$e};ur&&(ct.fileposition=Ae),st.samples.push(ct),st.length+=_t}}},{key:"onTrackMetadata",get:function(){return this._onTrackMetadata},set:function(k){this._onTrackMetadata=k}},{key:"onMediaInfo",get:function(){return this._onMediaInfo},set:function(k){this._onMediaInfo=k}},{key:"onMetaDataArrived",get:function(){return this._onMetaDataArrived},set:function(k){this._onMetaDataArrived=k}},{key:"onScriptDataArrived",get:function(){return this._onScriptDataArrived},set:function(k){this._onScriptDataArrived=k}},{key:"onError",get:function(){return this._onError},set:function(k){this._onError=k}},{key:"onDataAvailable",get:function(){return this._onDataAvailable},set:function(k){this._onDataAvailable=k}},{key:"timestampBase",get:function(){return this._timestampBase},set:function(k){this._timestampBase=k}},{key:"overridedDuration",get:function(){return this._duration},set:function(k){this._durationOverrided=!0,this._duration=k,this._mediaInfo.duration=k}},{key:"overridedHasAudio",set:function(k){this._hasAudioFlagOverrided=!0,this._hasAudio=k,this._mediaInfo.hasAudio=k}},{key:"overridedHasVideo",set:function(k){this._hasVideoFlagOverrided=!0,this._hasVideo=k,this._mediaInfo.hasVideo=k}}],[{key:"probe",value:function(k){var J=new Uint8Array(k),se={match:!1};if(J[0]!==70||J[1]!==76||J[2]!==86||J[3]!==1)return se;var ge=(J[4]&4)>>>2!==0,Ae=(J[4]&1)!==0,De=Lt(J,5);return De<9?se:{match:!0,consumed:De,dataOffset:De,hasAudioTrack:ge,hasVideoTrack:Ae}}}]),ee}(),Wt=Ft,Qt=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"init",value:function(){ee.types={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],mvex:[],mvhd:[],sdtp:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[],smhd:[],".mp3":[]};for(var k in ee.types)ee.types.hasOwnProperty(k)&&(ee.types[k]=[k.charCodeAt(0),k.charCodeAt(1),k.charCodeAt(2),k.charCodeAt(3)]);var J=ee.constants={};J.FTYP=new Uint8Array([105,115,111,109,0,0,0,1,105,115,111,109,97,118,99,49]),J.STSD_PREFIX=new Uint8Array([0,0,0,0,0,0,0,1]),J.STTS=new Uint8Array([0,0,0,0,0,0,0,0]),J.STSC=J.STCO=J.STTS,J.STSZ=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),J.HDLR_VIDEO=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),J.HDLR_AUDIO=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]),J.DREF=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),J.SMHD=new Uint8Array([0,0,0,0,0,0,0,0]),J.VMHD=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0])}},{key:"box",value:function(k){for(var J=8,se=null,ge=Array.prototype.slice.call(arguments,1),Ae=ge.length,De=0;De<Ae;De++)J+=ge[De].byteLength;se=new Uint8Array(J),se[0]=J>>>24&255,se[1]=J>>>16&255,se[2]=J>>>8&255,se[3]=J&255,se.set(k,4);for(var $e=8,Bt=0;Bt<Ae;Bt++)se.set(ge[Bt],$e),$e+=ge[Bt].byteLength;return se}},{key:"generateInitSegment",value:function(k){var J=ee.box(ee.types.ftyp,ee.constants.FTYP),se=ee.moov(k),ge=new Uint8Array(J.byteLength+se.byteLength);return ge.set(J,0),ge.set(se,J.byteLength),ge}},{key:"moov",value:function(k){var J=ee.mvhd(k.timescale,k.duration),se=ee.trak(k),ge=ee.mvex(k);return ee.box(ee.types.moov,J,se,ge)}},{key:"mvhd",value:function(k,J){return ee.box(ee.types.mvhd,new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,k>>>24&255,k>>>16&255,k>>>8&255,k&255,J>>>24&255,J>>>16&255,J>>>8&255,J&255,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]))}},{key:"trak",value:function(k){return ee.box(ee.types.trak,ee.tkhd(k),ee.mdia(k))}},{key:"tkhd",value:function(k){var J=k.id,se=k.duration,ge=k.presentWidth,Ae=k.presentHeight;return ee.box(ee.types.tkhd,new Uint8Array([0,0,0,7,0,0,0,0,0,0,0,0,J>>>24&255,J>>>16&255,J>>>8&255,J&255,0,0,0,0,se>>>24&255,se>>>16&255,se>>>8&255,se&255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,ge>>>8&255,ge&255,0,0,Ae>>>8&255,Ae&255,0,0]))}},{key:"mdia",value:function(k){return ee.box(ee.types.mdia,ee.mdhd(k),ee.hdlr(k),ee.minf(k))}},{key:"mdhd",value:function(k){var J=k.timescale,se=k.duration;return ee.box(ee.types.mdhd,new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,J>>>24&255,J>>>16&255,J>>>8&255,J&255,se>>>24&255,se>>>16&255,se>>>8&255,se&255,85,196,0,0]))}},{key:"hdlr",value:function(k){var J=null;return k.type==="audio"?J=ee.constants.HDLR_AUDIO:J=ee.constants.HDLR_VIDEO,ee.box(ee.types.hdlr,J)}},{key:"minf",value:function(k){var J=null;return k.type==="audio"?J=ee.box(ee.types.smhd,ee.constants.SMHD):J=ee.box(ee.types.vmhd,ee.constants.VMHD),ee.box(ee.types.minf,J,ee.dinf(),ee.stbl(k))}},{key:"dinf",value:function(){var k=ee.box(ee.types.dinf,ee.box(ee.types.dref,ee.constants.DREF));return k}},{key:"stbl",value:function(k){var J=ee.box(ee.types.stbl,ee.stsd(k),ee.box(ee.types.stts,ee.constants.STTS),ee.box(ee.types.stsc,ee.constants.STSC),ee.box(ee.types.stsz,ee.constants.STSZ),ee.box(ee.types.stco,ee.constants.STCO));return J}},{key:"stsd",value:function(k){return k.type==="audio"?k.codec==="mp3"?ee.box(ee.types.stsd,ee.constants.STSD_PREFIX,ee.mp3(k)):ee.box(ee.types.stsd,ee.constants.STSD_PREFIX,ee.mp4a(k)):ee.box(ee.types.stsd,ee.constants.STSD_PREFIX,ee.avc1(k))}},{key:"mp3",value:function(k){var J=k.channelCount,se=k.audioSampleRate,ge=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,J,0,16,0,0,0,0,se>>>8&255,se&255,0,0]);return ee.box(ee.types[".mp3"],ge)}},{key:"mp4a",value:function(k){var J=k.channelCount,se=k.audioSampleRate,ge=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,J,0,16,0,0,0,0,se>>>8&255,se&255,0,0]);return ee.box(ee.types.mp4a,ge,ee.esds(k))}},{key:"esds",value:function(k){var J=k.config||[],se=J.length,ge=new Uint8Array([0,0,0,0,3,23+se,0,1,0,4,15+se,64,21,0,0,0,0,0,0,0,0,0,0,0,5].concat([se]).concat(J).concat([6,1,2]));return ee.box(ee.types.esds,ge)}},{key:"avc1",value:function(k){var J=k.avcc,se=k.codecWidth,ge=k.codecHeight,Ae=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,se>>>8&255,se&255,ge>>>8&255,ge&255,0,72,0,0,0,72,0,0,0,0,0,0,0,1,10,120,113,113,47,102,108,118,46,106,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,255,255]);return ee.box(ee.types.avc1,Ae,ee.box(ee.types.avcC,J))}},{key:"mvex",value:function(k){return ee.box(ee.types.mvex,ee.trex(k))}},{key:"trex",value:function(k){var J=k.id,se=new Uint8Array([0,0,0,0,J>>>24&255,J>>>16&255,J>>>8&255,J&255,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]);return ee.box(ee.types.trex,se)}},{key:"moof",value:function(k,J){return ee.box(ee.types.moof,ee.mfhd(k.sequenceNumber),ee.traf(k,J))}},{key:"mfhd",value:function(k){var J=new Uint8Array([0,0,0,0,k>>>24&255,k>>>16&255,k>>>8&255,k&255]);return ee.box(ee.types.mfhd,J)}},{key:"traf",value:function(k,J){var se=k.id,ge=ee.box(ee.types.tfhd,new Uint8Array([0,0,0,0,se>>>24&255,se>>>16&255,se>>>8&255,se&255])),Ae=ee.box(ee.types.tfdt,new Uint8Array([0,0,0,0,J>>>24&255,J>>>16&255,J>>>8&255,J&255])),De=ee.sdtp(k),$e=ee.trun(k,De.byteLength+16+16+8+16+8+8);return ee.box(ee.types.traf,ge,Ae,$e,De)}},{key:"sdtp",value:function(k){for(var J=k.samples||[],se=J.length,ge=new Uint8Array(4+se),Ae=0;Ae<se;Ae++){var De=J[Ae].flags;ge[Ae+4]=De.isLeading<<6|De.dependsOn<<4|De.isDependedOn<<2|De.hasRedundancy}return ee.box(ee.types.sdtp,ge)}},{key:"trun",value:function(k,J){var se=k.samples||[],ge=se.length,Ae=12+16*ge,De=new Uint8Array(Ae);J+=8+Ae,De.set([0,0,15,1,ge>>>24&255,ge>>>16&255,ge>>>8&255,ge&255,J>>>24&255,J>>>16&255,J>>>8&255,J&255],0);for(var $e=0;$e<ge;$e++){var Bt=se[$e].duration,$t=se[$e].size,St=se[$e].flags,_t=se[$e].cts;De.set([Bt>>>24&255,Bt>>>16&255,Bt>>>8&255,Bt&255,$t>>>24&255,$t>>>16&255,$t>>>8&255,$t&255,St.isLeading<<2|St.dependsOn,St.isDependedOn<<6|St.hasRedundancy<<4|St.isNonSync,0,0,_t>>>24&255,_t>>>16&255,_t>>>8&255,_t&255],12+16*$e)}return ee.box(ee.types.trun,De)}},{key:"mdat",value:function(k){return ee.box(ee.types.mdat,k)}}]),ee}();Qt.init();var or=Qt,Tt=function(){function ee(){Object(u.a)(this,ee)}return Object(O.a)(ee,null,[{key:"getSilentFrame",value:function(k,J){if(k==="mp4a.40.2"){if(J===1)return new Uint8Array([0,200,0,128,35,128]);if(J===2)return new Uint8Array([33,0,73,144,2,25,0,35,128]);if(J===3)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,142]);if(J===4)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,128,44,128,8,2,56]);if(J===5)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,56]);if(J===6)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,0,178,0,32,8,224])}else{if(J===1)return new Uint8Array([1,64,34,128,163,78,230,128,186,8,0,0,0,28,6,241,193,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(J===2)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(J===3)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94])}return null}}]),ee}(),jt=Tt,zt=function ee(ae,k,J,se,ge){Object(u.a)(this,ee),this.dts=ae,this.pts=k,this.duration=J,this.originalDts=se,this.isSyncPoint=ge,this.fileposition=null},Nt=function(){function ee(){Object(u.a)(this,ee),this.beginDts=0,this.endDts=0,this.beginPts=0,this.endPts=0,this.originalBeginDts=0,this.originalEndDts=0,this.syncPoints=[],this.firstSample=null,this.lastSample=null}return Object(O.a)(ee,[{key:"appendSyncPoint",value:function(k){k.isSyncPoint=!0,this.syncPoints.push(k)}}]),ee}(),Ht=function(){function ee(){Object(u.a)(this,ee),this._list=[]}return Object(O.a)(ee,[{key:"clear",value:function(){this._list=[]}},{key:"appendArray",value:function(k){var J=this._list;if(k.length===0)return;J.length>0&&k[0].originalDts<J[J.length-1].originalDts&&this.clear(),Array.prototype.push.apply(J,k)}},{key:"getLastSyncPointBeforeDts",value:function(k){if(this._list.length==0)return null;var J=this._list,se=0,ge=J.length-1,Ae=0,De=0,$e=ge;for(k<J[0].dts&&(se=0,De=$e+1);De<=$e;)if(Ae=De+Math.floor(($e-De)/2),Ae===ge||k>=J[Ae].dts&&k<J[Ae+1].dts){se=Ae;break}else J[Ae].dts<k?De=Ae+1:$e=Ae-1;return this._list[se]}}]),ee}(),it=function(){function ee(ae){Object(u.a)(this,ee),this._type=ae,this._list=[],this._lastAppendLocation=-1}return Object(O.a)(ee,[{key:"isEmpty",value:function(){return this._list.length===0}},{key:"clear",value:function(){this._list=[],this._lastAppendLocation=-1}},{key:"_searchNearestSegmentBefore",value:function(k){var J=this._list;if(J.length===0)return-2;var se=J.length-1,ge=0,Ae=0,De=se,$e=0;if(k<J[0].originalBeginDts)return $e=-1,$e;for(;Ae<=De;)if(ge=Ae+Math.floor((De-Ae)/2),ge===se||k>J[ge].lastSample.originalDts&&k<J[ge+1].originalBeginDts){$e=ge;break}else J[ge].originalBeginDts<k?Ae=ge+1:De=ge-1;return $e}},{key:"_searchNearestSegmentAfter",value:function(k){return this._searchNearestSegmentBefore(k)+1}},{key:"append",value:function(k){var J=this._list,se=k,ge=this._lastAppendLocation,Ae=0;ge!==-1&&ge<J.length&&se.originalBeginDts>=J[ge].lastSample.originalDts&&(ge===J.length-1||ge<J.length-1&&se.originalBeginDts<J[ge+1].originalBeginDts)?Ae=ge+1:J.length>0&&(Ae=this._searchNearestSegmentBefore(se.originalBeginDts)+1),this._lastAppendLocation=Ae,this._list.splice(Ae,0,se)}},{key:"getLastSegmentBefore",value:function(k){var J=this._searchNearestSegmentBefore(k);return J>=0?this._list[J]:null}},{key:"getLastSampleBefore",value:function(k){var J=this.getLastSegmentBefore(k);return J!=null?J.lastSample:null}},{key:"getLastSyncPointBefore",value:function(k){for(var J=this._searchNearestSegmentBefore(k),se=this._list[J].syncPoints;se.length===0&&J>0;)J--,se=this._list[J].syncPoints;return se.length>0?se[se.length-1]:null}},{key:"type",get:function(){return this._type}},{key:"length",get:function(){return this._list.length}}]),ee}(),He=function(){function ee(ae){Object(u.a)(this,ee),this.TAG="MP4Remuxer",this._config=ae,this._isLive=ae.isLive===!0,this._dtsBase=-1,this._dtsBaseInited=!1,this._audioDtsBase=Infinity,this._videoDtsBase=Infinity,this._audioNextDts=void 0,this._videoNextDts=void 0,this._audioStashedLastSample=null,this._videoStashedLastSample=null,this._audioMeta=null,this._videoMeta=null,this._audioSegmentInfoList=new it("audio"),this._videoSegmentInfoList=new it("video"),this._onInitSegment=null,this._onMediaSegment=null,this._forceFirstIDR=!!(T.chrome&&(T.version.major<50||T.version.major===50&&T.version.build<2661)),this._fillSilentAfterSeek=T.msedge||T.msie,this._mp3UseMpegAudio=!T.firefox,this._fillAudioTimestampGap=this._config.fixAudioTimestampGap}return Object(O.a)(ee,[{key:"destroy",value:function(){this._dtsBase=-1,this._dtsBaseInited=!1,this._audioMeta=null,this._videoMeta=null,this._audioSegmentInfoList.clear(),this._audioSegmentInfoList=null,this._videoSegmentInfoList.clear(),this._videoSegmentInfoList=null,this._onInitSegment=null,this._onMediaSegment=null}},{key:"bindDataSource",value:function(k){return k.onDataAvailable=this.remux.bind(this),k.onTrackMetadata=this._onTrackMetadataReceived.bind(this),this}},{key:"insertDiscontinuity",value:function(){this._audioNextDts=this._videoNextDts=void 0}},{key:"seek",value:function(k){this._audioStashedLastSample=null,this._videoStashedLastSample=null,this._videoSegmentInfoList.clear(),this._audioSegmentInfoList.clear()}},{key:"remux",value:function(k,J){if(!this._onMediaSegment)throw new d("MP4Remuxer: onMediaSegment callback must be specificed!");this._dtsBaseInited||this._calculateDtsBase(k,J),this._remuxVideo(J),this._remuxAudio(k)}},{key:"_onTrackMetadataReceived",value:function(k,J){var se=null,ge="mp4",Ae=J.codec;if(k==="audio")this._audioMeta=J,J.codec==="mp3"&&this._mp3UseMpegAudio?(ge="mpeg",Ae="",se=new Uint8Array):se=or.generateInitSegment(J);else if(k==="video")this._videoMeta=J,se=or.generateInitSegment(J);else return;if(!this._onInitSegment)throw new d("MP4Remuxer: onInitSegment callback must be specified!");this._onInitSegment(k,{type:k,data:se.buffer,codec:Ae,container:"".concat(k,"/").concat(ge),mediaDuration:J.duration})}},{key:"_calculateDtsBase",value:function(k,J){if(this._dtsBaseInited)return;k.samples&&k.samples.length&&(this._audioDtsBase=k.samples[0].dts),J.samples&&J.samples.length&&(this._videoDtsBase=J.samples[0].dts),this._dtsBase=Math.min(this._audioDtsBase,this._videoDtsBase),this._dtsBaseInited=!0}},{key:"flushStashedSamples",value:function(){var k=this._videoStashedLastSample,J=this._audioStashedLastSample,se={type:"video",id:1,sequenceNumber:0,samples:[],length:0};k!=null&&(se.samples.push(k),se.length=k.length);var ge={type:"audio",id:2,sequenceNumber:0,samples:[],length:0};J!=null&&(ge.samples.push(J),ge.length=J.length),this._videoStashedLastSample=null,this._audioStashedLastSample=null,this._remuxVideo(se,!0),this._remuxAudio(ge,!0)}},{key:"_remuxAudio",value:function(k,J){if(this._audioMeta==null)return;var se=k,ge=se.samples,Ae=void 0,De=-1,$e=-1,Bt=-1,$t=this._audioMeta.refSampleDuration,St=this._audioMeta.codec==="mp3"&&this._mp3UseMpegAudio,_t=this._dtsBaseInited&&this._audioNextDts===void 0,Dt=!1;if(!ge||ge.length===0)return;if(ge.length===1&&!J)return;var Yt=0,wt=null,ur=0;St?(Yt=0,ur=se.length):(Yt=8,ur=8+se.length);var er=null;if(ge.length>1&&(er=ge.pop(),ur-=er.length),this._audioStashedLastSample!=null){var ze=this._audioStashedLastSample;this._audioStashedLastSample=null,ge.unshift(ze),ur+=ze.length}er!=null&&(this._audioStashedLastSample=er);var tt=ge[0].dts-this._dtsBase;if(this._audioNextDts)Ae=tt-this._audioNextDts;else if(this._audioSegmentInfoList.isEmpty())Ae=0,this._fillSilentAfterSeek&&!this._videoSegmentInfoList.isEmpty()&&(this._audioMeta.originalCodec!=="mp3"&&(Dt=!0));else{var We=this._audioSegmentInfoList.getLastSampleBefore(tt);if(We!=null){var st=tt-(We.originalDts+We.duration);st<=3&&(st=0);var ct=We.dts+We.duration+st;Ae=tt-ct}else Ae=0}if(Dt){var lt=tt-Ae,Ue=this._videoSegmentInfoList.getLastSegmentBefore(tt);if(Ue!=null&&Ue.beginDts<lt){var qe=jt.getSilentFrame(this._audioMeta.originalCodec,this._audioMeta.channelCount);if(qe){var dt=Ue.beginDts,Kt=lt-Ue.beginDts;a.v(this.TAG,"InsertPrefixSilentAudio: dts: ".concat(dt,", duration: ").concat(Kt)),ge.unshift({unit:qe,dts:dt,pts:dt}),ur+=qe.byteLength}}else Dt=!1}for(var Ct=[],vr=0;vr<ge.length;vr++){var yr=ge[vr],Dr=yr.unit,Rr=yr.dts-this._dtsBase,Jr=Rr-Ae;De===-1&&(De=Jr);var $r=0;if(vr!==ge.length-1){var xr=ge[vr+1].dts-this._dtsBase-Ae;$r=xr-Jr}else if(er!=null){var Vr=er.dts-this._dtsBase-Ae;$r=Vr-Jr}else Ct.length>=1?$r=Ct[Ct.length-1].duration:$r=Math.floor($t);var Lr=!1,tr=null;if($r>$t*1.5&&this._audioMeta.codec!=="mp3"&&this._fillAudioTimestampGap&&!T.safari){Lr=!0;var pr=Math.abs($r-$t),dr=Math.ceil(pr/$t),fr=Jr+$t;a.w(this.TAG,`Large audio timestamp gap detected, may cause AV sync to drift. Silent frames will be generated to avoid unsync.
|
|
|
`+"dts: ".concat(Jr+$r," ms, expected: ").concat(Jr+Math.round($t)," ms, ")+"delta: ".concat(Math.round(pr)," ms, generate: ").concat(dr," frames"));var _r=jt.getSilentFrame(this._audioMeta.originalCodec,this._audioMeta.channelCount);_r==null&&(a.w(this.TAG,"Unable to generate silent frame for "+"".concat(this._audioMeta.originalCodec," with ").concat(this._audioMeta.channelCount," channels, repeat last frame")),_r=Dr),tr=[];for(var Zr=0;Zr<dr;Zr++){var on=Math.round(fr);if(tr.length>0){var jn=tr[tr.length-1];jn.duration=on-jn.dts}var Ur={dts:on,pts:on,cts:0,unit:_r,size:_r.byteLength,duration:0,originalDts:Rr,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0}};tr.push(Ur),ur+=Ur.size,fr+=$t}var En=tr[tr.length-1];En.duration=Jr+$r-En.dts,$r=Math.round($t)}Ct.push({dts:Jr,pts:Jr,cts:0,unit:yr.unit,size:yr.unit.byteLength,duration:$r,originalDts:Rr,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0}}),Lr&&Ct.push.apply(Ct,tr)}St?wt=new Uint8Array(ur):(wt=new Uint8Array(ur),wt[0]=ur>>>24&255,wt[1]=ur>>>16&255,wt[2]=ur>>>8&255,wt[3]=ur&255,wt.set(or.types.mdat,4));for(var pn=0;pn<Ct.length;pn++){var Ln=Ct[pn].unit;wt.set(Ln,Yt),Yt+=Ln.byteLength}var Vn=Ct[Ct.length-1];$e=Vn.dts+Vn.duration,this._audioNextDts=$e;var Nn=new Nt;Nn.beginDts=De,Nn.endDts=$e,Nn.beginPts=De,Nn.endPts=$e,Nn.originalBeginDts=Ct[0].originalDts,Nn.originalEndDts=Vn.originalDts+Vn.duration,Nn.firstSample=new zt(Ct[0].dts,Ct[0].pts,Ct[0].duration,Ct[0].originalDts,!1),Nn.lastSample=new zt(Vn.dts,Vn.pts,Vn.duration,Vn.originalDts,!1),this._isLive||this._audioSegmentInfoList.append(Nn),se.samples=Ct,se.sequenceNumber++;var ui=null;St?ui=new Uint8Array:ui=or.moof(se,De),se.samples=[],se.length=0;var Xn={type:"audio",data:this._mergeBoxes(ui,wt).buffer,sampleCount:Ct.length,info:Nn};St&&_t&&(Xn.timestampOffset=De),this._onMediaSegment("audio",Xn)}},{key:"_remuxVideo",value:function(k,J){if(this._videoMeta==null)return;var se=k,ge=se.samples,Ae=void 0,De=-1,$e=-1,Bt=-1,$t=-1;if(!ge||ge.length===0)return;if(ge.length===1&&!J)return;var St=8,_t=null,Dt=8+k.length,Yt=null;if(ge.length>1&&(Yt=ge.pop(),Dt-=Yt.length),this._videoStashedLastSample!=null){var wt=this._videoStashedLastSample;this._videoStashedLastSample=null,ge.unshift(wt),Dt+=wt.length}Yt!=null&&(this._videoStashedLastSample=Yt);var ur=ge[0].dts-this._dtsBase;if(this._videoNextDts)Ae=ur-this._videoNextDts;else if(this._videoSegmentInfoList.isEmpty())Ae=0;else{var er=this._videoSegmentInfoList.getLastSampleBefore(ur);if(er!=null){var ze=ur-(er.originalDts+er.duration);ze<=3&&(ze=0);var tt=er.dts+er.duration+ze;Ae=ur-tt}else Ae=0}for(var We=new Nt,st=[],ct=0;ct<ge.length;ct++){var lt=ge[ct],Ue=lt.dts-this._dtsBase,qe=lt.isKeyframe,dt=Ue-Ae,Kt=lt.cts,Ct=dt+Kt;De===-1&&(De=dt,Bt=Ct);var vr=0;if(ct!==ge.length-1){var yr=ge[ct+1].dts-this._dtsBase-Ae;vr=yr-dt}else if(Yt!=null){var Dr=Yt.dts-this._dtsBase-Ae;vr=Dr-dt}else st.length>=1?vr=st[st.length-1].duration:vr=Math.floor(this._videoMeta.refSampleDuration);if(qe){var Rr=new zt(dt,Ct,vr,lt.dts,!0);Rr.fileposition=lt.fileposition,We.appendSyncPoint(Rr)}st.push({dts:dt,pts:Ct,cts:Kt,units:lt.units,size:lt.length,isKeyframe:qe,duration:vr,originalDts:Ue,flags:{isLeading:0,dependsOn:qe?2:1,isDependedOn:qe?1:0,hasRedundancy:0,isNonSync:qe?0:1}})}_t=new Uint8Array(Dt),_t[0]=Dt>>>24&255,_t[1]=Dt>>>16&255,_t[2]=Dt>>>8&255,_t[3]=Dt&255,_t.set(or.types.mdat,4);for(var Jr=0;Jr<st.length;Jr++)for(var $r=st[Jr].units;$r.length;){var xr=$r.shift(),Vr=xr.data;_t.set(Vr,St),St+=Vr.byteLength}var Lr=st[st.length-1];if($e=Lr.dts+Lr.duration,$t=Lr.pts+Lr.duration,this._videoNextDts=$e,We.beginDts=De,We.endDts=$e,We.beginPts=Bt,We.endPts=$t,We.originalBeginDts=st[0].originalDts,We.originalEndDts=Lr.originalDts+Lr.duration,We.firstSample=new zt(st[0].dts,st[0].pts,st[0].duration,st[0].originalDts,st[0].isKeyframe),We.lastSample=new zt(Lr.dts,Lr.pts,Lr.duration,Lr.originalDts,Lr.isKeyframe),this._isLive||this._videoSegmentInfoList.append(We),se.samples=st,se.sequenceNumber++,this._forceFirstIDR){var tr=st[0].flags;tr.dependsOn=2,tr.isNonSync=0}var pr=or.moof(se,De);se.samples=[],se.length=0,this._onMediaSegment("video",{type:"video",data:this._mergeBoxes(pr,_t).buffer,sampleCount:st.length,info:We})}},{key:"_mergeBoxes",value:function(k,J){var se=new Uint8Array(k.byteLength+J.byteLength);return se.set(k,0),se.set(J,k.byteLength),se}},{key:"onInitSegment",get:function(){return this._onInitSegment},set:function(k){this._onInitSegment=k}},{key:"onMediaSegment",get:function(){return this._onMediaSegment},set:function(k){this._onMediaSegment=k}}]),ee}(),ne=He,ce={IO_ERROR:"io_error",DEMUX_ERROR:"demux_error",INIT_SEGMENT:"init_segment",MEDIA_SEGMENT:"media_segment",LOADING_COMPLETE:"loading_complete",RECOVERED_EARLY_EOF:"recovered_early_eof",MEDIA_INFO:"media_info",METADATA_ARRIVED:"metadata_arrived",SCRIPTDATA_ARRIVED:"scriptdata_arrived",STATISTICS_INFO:"statistics_info",RECOMMEND_SEEKPOINT:"recommend_seekpoint"},Ze=ce,Me=function(){function ee(ae,k){Object(u.a)(this,ee),this.TAG="TransmuxingController",this._emitter=new w.a,this._config=k,ae.segments||(ae.segments=[{duration:ae.duration,filesize:ae.filesize,url:ae.url}]),typeof ae.cors!="boolean"&&(ae.cors=!0),typeof ae.withCredentials!="boolean"&&(ae.withCredentials=!1),this._mediaDataSource=ae,this._currentSegmentIndex=0;var J=0;this._mediaDataSource.segments.forEach(function(se){se.timestampBase=J,J+=se.duration,se.cors=ae.cors,se.withCredentials=ae.withCredentials,k.referrerPolicy&&(se.referrerPolicy=k.referrerPolicy)}),!isNaN(J)&&this._mediaDataSource.duration!==J&&(this._mediaDataSource.duration=J),this._mediaInfo=null,this._demuxer=null,this._remuxer=null,this._ioctl=null,this._pendingSeekTime=null,this._pendingResolveSeekPoint=null,this._statisticsReporter=null}return Object(O.a)(ee,[{key:"destroy",value:function(){this._mediaInfo=null,this._mediaDataSource=null,this._statisticsReporter&&this._disableStatisticsReporter(),this._ioctl&&(this._ioctl.destroy(),this._ioctl=null),this._demuxer&&(this._demuxer.destroy(),this._demuxer=null),this._remuxer&&(this._remuxer.destroy(),this._remuxer=null),this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(k,J){this._emitter.addListener(k,J)}},{key:"off",value:function(k,J){this._emitter.removeListener(k,J)}},{key:"start",value:function(){this._loadSegment(0),this._enableStatisticsReporter()}},{key:"_loadSegment",value:function(k,J){this._currentSegmentIndex=k;var se=this._mediaDataSource.segments[k],ge=this._ioctl=new P(se,this._config,k);ge.onError=this._onIOException.bind(this),ge.onSeeked=this._onIOSeeked.bind(this),ge.onComplete=this._onIOComplete.bind(this),ge.onRedirect=this._onIORedirect.bind(this),ge.onRecoveredEarlyEof=this._onIORecoveredEarlyEof.bind(this),J?this._demuxer.bindDataSource(this._ioctl):ge.onDataArrival=this._onInitChunkArrival.bind(this),ge.open(J)}},{key:"stop",value:function(){this._internalAbort(),this._disableStatisticsReporter()}},{key:"_internalAbort",value:function(){this._ioctl&&(this._ioctl.destroy(),this._ioctl=null)}},{key:"pause",value:function(){this._ioctl&&this._ioctl.isWorking()&&(this._ioctl.pause(),this._disableStatisticsReporter())}},{key:"resume",value:function(){this._ioctl&&this._ioctl.isPaused()&&(this._ioctl.resume(),this._enableStatisticsReporter())}},{key:"seek",value:function(k){if(this._mediaInfo==null||!this._mediaInfo.isSeekable())return;var J=this._searchSegmentIndexContains(k);if(J===this._currentSegmentIndex){var se=this._mediaInfo.segments[J];if(se==null)this._pendingSeekTime=k;else{var ge=se.getNearestKeyframe(k);this._remuxer.seek(ge.milliseconds),this._ioctl.seek(ge.fileposition),this._pendingResolveSeekPoint=ge.milliseconds}}else{var Ae=this._mediaInfo.segments[J];if(Ae==null)this._pendingSeekTime=k,this._internalAbort(),this._remuxer.seek(),this._remuxer.insertDiscontinuity(),this._loadSegment(J);else{var De=Ae.getNearestKeyframe(k);this._internalAbort(),this._remuxer.seek(k),this._remuxer.insertDiscontinuity(),this._demuxer.resetMediaInfo(),this._demuxer.timestampBase=this._mediaDataSource.segments[J].timestampBase,this._loadSegment(J,De.fileposition),this._pendingResolveSeekPoint=De.milliseconds,this._reportSegmentMediaInfo(J)}}this._enableStatisticsReporter()}},{key:"_searchSegmentIndexContains",value:function(k){for(var J=this._mediaDataSource.segments,se=J.length-1,ge=0;ge<J.length;ge++)if(k<J[ge].timestampBase){se=ge-1;break}return se}},{key:"_onInitChunkArrival",value:function(k,J){var se=this,ge=null,Ae=0;if(J>0)this._demuxer.bindDataSource(this._ioctl),this._demuxer.timestampBase=this._mediaDataSource.segments[this._currentSegmentIndex].timestampBase,Ae=this._demuxer.parseChunks(k,J);else if((ge=Wt.probe(k)).match){this._demuxer=new Wt(ge,this._config),this._remuxer||(this._remuxer=new ne(this._config));var De=this._mediaDataSource;De.duration!=null&&!isNaN(De.duration)&&(this._demuxer.overridedDuration=De.duration),typeof De.hasAudio=="boolean"&&(this._demuxer.overridedHasAudio=De.hasAudio),typeof De.hasVideo=="boolean"&&(this._demuxer.overridedHasVideo=De.hasVideo),this._demuxer.timestampBase=De.segments[this._currentSegmentIndex].timestampBase,this._demuxer.onError=this._onDemuxException.bind(this),this._demuxer.onMediaInfo=this._onMediaInfo.bind(this),this._demuxer.onMetaDataArrived=this._onMetaDataArrived.bind(this),this._demuxer.onScriptDataArrived=this._onScriptDataArrived.bind(this),this._remuxer.bindDataSource(this._demuxer.bindDataSource(this._ioctl)),this._remuxer.onInitSegment=this._onRemuxerInitSegmentArrival.bind(this),this._remuxer.onMediaSegment=this._onRemuxerMediaSegmentArrival.bind(this),Ae=this._demuxer.parseChunks(k,J)}else ge=null,a.e(this.TAG,"Non-FLV, Unsupported media type!"),Promise.resolve().then(function(){se._internalAbort()}),this._emitter.emit(Ze.DEMUX_ERROR,je.FORMAT_UNSUPPORTED,"Non-FLV, Unsupported media type"),Ae=0;return Ae}},{key:"_onMediaInfo",value:function(k){var J=this;this._mediaInfo==null&&(this._mediaInfo=Object.assign({},k),this._mediaInfo.keyframesIndex=null,this._mediaInfo.segments=[],this._mediaInfo.segmentCount=this._mediaDataSource.segments.length,Object.setPrototypeOf(this._mediaInfo,At.prototype));var se=Object.assign({},k);Object.setPrototypeOf(se,At.prototype),this._mediaInfo.segments[this._currentSegmentIndex]=se,this._reportSegmentMediaInfo(this._currentSegmentIndex),this._pendingSeekTime!=null&&Promise.resolve().then(function(){var ge=J._pendingSeekTime;J._pendingSeekTime=null,J.seek(ge)})}},{key:"_onMetaDataArrived",value:function(k){this._emitter.emit(Ze.METADATA_ARRIVED,k)}},{key:"_onScriptDataArrived",value:function(k){this._emitter.emit(Ze.SCRIPTDATA_ARRIVED,k)}},{key:"_onIOSeeked",value:function(){this._remuxer.insertDiscontinuity()}},{key:"_onIOComplete",value:function(k){var J=k,se=J+1;se<this._mediaDataSource.segments.length?(this._internalAbort(),this._remuxer.flushStashedSamples(),this._loadSegment(se)):(this._remuxer.flushStashedSamples(),this._emitter.emit(Ze.LOADING_COMPLETE),this._disableStatisticsReporter())}},{key:"_onIORedirect",value:function(k){var J=this._ioctl.extraData;this._mediaDataSource.segments[J].redirectedURL=k}},{key:"_onIORecoveredEarlyEof",value:function(){this._emitter.emit(Ze.RECOVERED_EARLY_EOF)}},{key:"_onIOException",value:function(k,J){a.e(this.TAG,"IOException: type = ".concat(k,", code = ").concat(J.code,", msg = ").concat(J.msg)),this._emitter.emit(Ze.IO_ERROR,k,J),this._disableStatisticsReporter()}},{key:"_onDemuxException",value:function(k,J){a.e(this.TAG,"DemuxException: type = ".concat(k,", info = ").concat(J)),this._emitter.emit(Ze.DEMUX_ERROR,k,J)}},{key:"_onRemuxerInitSegmentArrival",value:function(k,J){this._emitter.emit(Ze.INIT_SEGMENT,k,J)}},{key:"_onRemuxerMediaSegmentArrival",value:function(k,J){if(this._pendingSeekTime!=null)return;if(this._emitter.emit(Ze.MEDIA_SEGMENT,k,J),this._pendingResolveSeekPoint!=null&&k==="video"){var se=J.info.syncPoints,ge=this._pendingResolveSeekPoint;this._pendingResolveSeekPoint=null,T.safari&&se.length>0&&se[0].originalDts===ge&&(ge=se[0].pts),this._emitter.emit(Ze.RECOMMEND_SEEKPOINT,ge)}}},{key:"_enableStatisticsReporter",value:function(){this._statisticsReporter==null&&(this._statisticsReporter=self.setInterval(this._reportStatisticsInfo.bind(this),this._config.statisticsInfoReportInterval))}},{key:"_disableStatisticsReporter",value:function(){this._statisticsReporter&&(self.clearInterval(this._statisticsReporter),this._statisticsReporter=null)}},{key:"_reportSegmentMediaInfo",value:function(k){var J=this._mediaInfo.segments[k],se=Object.assign({},J);se.duration=this._mediaInfo.duration,se.segmentCount=this._mediaInfo.segmentCount,delete se.segments,delete se.keyframesIndex,this._emitter.emit(Ze.MEDIA_INFO,se)}},{key:"_reportStatisticsInfo",value:function(){var k={};k.url=this._ioctl.currentURL,k.hasRedirect=this._ioctl.hasRedirect,k.hasRedirect&&(k.redirectedURL=this._ioctl.currentRedirectedURL),k.speed=this._ioctl.currentSpeed,k.loaderType=this._ioctl.loaderType,k.currentSegmentIndex=this._currentSegmentIndex,k.totalSegmentCount=this._mediaDataSource.segments.length,this._emitter.emit(Ze.STATISTICS_INFO,k)}}]),ee}(),Ke=Me,sr=function(ae){var k="TransmuxingWorker",J=null,se=ur.bind(this);g.install(),ae.addEventListener("message",function(er){switch(er.data.cmd){case"init":J=new Ke(er.data.param[0],er.data.param[1]),J.on(Ze.IO_ERROR,Dt.bind(this)),J.on(Ze.DEMUX_ERROR,Yt.bind(this)),J.on(Ze.INIT_SEGMENT,ge.bind(this)),J.on(Ze.MEDIA_SEGMENT,Ae.bind(this)),J.on(Ze.LOADING_COMPLETE,De.bind(this)),J.on(Ze.RECOVERED_EARLY_EOF,$e.bind(this)),J.on(Ze.MEDIA_INFO,Bt.bind(this)),J.on(Ze.METADATA_ARRIVED,$t.bind(this)),J.on(Ze.SCRIPTDATA_ARRIVED,St.bind(this)),J.on(Ze.STATISTICS_INFO,_t.bind(this)),J.on(Ze.RECOMMEND_SEEKPOINT,wt.bind(this));break;case"destroy":J&&(J.destroy(),J=null),ae.postMessage({msg:"destroyed"});break;case"start":J.start();break;case"stop":J.stop();break;case"seek":J.seek(er.data.param);break;case"pause":J.pause();break;case"resume":J.resume();break;case"logging_config":{var ze=er.data.param;Ve.applyConfig(ze),ze.enableCallback===!0?Ve.addLogListener(se):Ve.removeLogListener(se);break}}});function ge(er,ze){var tt={msg:Ze.INIT_SEGMENT,data:{type:er,data:ze}};ae.postMessage(tt,[ze.data])}function Ae(er,ze){var tt={msg:Ze.MEDIA_SEGMENT,data:{type:er,data:ze}};ae.postMessage(tt,[ze.data])}function De(){var er={msg:Ze.LOADING_COMPLETE};ae.postMessage(er)}function $e(){var er={msg:Ze.RECOVERED_EARLY_EOF};ae.postMessage(er)}function Bt(er){var ze={msg:Ze.MEDIA_INFO,data:er};ae.postMessage(ze)}function $t(er){var ze={msg:Ze.METADATA_ARRIVED,data:er};ae.postMessage(ze)}function St(er){var ze={msg:Ze.SCRIPTDATA_ARRIVED,data:er};ae.postMessage(ze)}function _t(er){var ze={msg:Ze.STATISTICS_INFO,data:er};ae.postMessage(ze)}function Dt(er,ze){ae.postMessage({msg:Ze.IO_ERROR,data:{type:er,info:ze}})}function Yt(er,ze){ae.postMessage({msg:Ze.DEMUX_ERROR,data:{type:er,info:ze}})}function wt(er){ae.postMessage({msg:Ze.RECOMMEND_SEEKPOINT,data:er})}function ur(er,ze){ae.postMessage({msg:"logcat_callback",data:{type:er,logcat:ze}})}},Ut=sr,Pt=function(){function ee(ae,k){if(Object(u.a)(this,ee),this.TAG="Transmuxer",this._emitter=new w.a,k.enableWorker&&typeof Worker!="undefined")try{var J=e("TJUE");this._worker=J(Ut),this._workerDestroying=!1,this._worker.addEventListener("message",this._onWorkerMessage.bind(this)),this._worker.postMessage({cmd:"init",param:[ae,k]}),this.e={onLoggingConfigChanged:this._onLoggingConfigChanged.bind(this)},Ve.registerListener(this.e.onLoggingConfigChanged),this._worker.postMessage({cmd:"logging_config",param:Ve.getConfig()})}catch(ge){a.e(this.TAG,"Error while initialize transmuxing worker, fallback to inline transmuxing"),this._worker=null,this._controller=new Ke(ae,k)}else this._controller=new Ke(ae,k);if(this._controller){var se=this._controller;se.on(Ze.IO_ERROR,this._onIOError.bind(this)),se.on(Ze.DEMUX_ERROR,this._onDemuxError.bind(this)),se.on(Ze.INIT_SEGMENT,this._onInitSegment.bind(this)),se.on(Ze.MEDIA_SEGMENT,this._onMediaSegment.bind(this)),se.on(Ze.LOADING_COMPLETE,this._onLoadingComplete.bind(this)),se.on(Ze.RECOVERED_EARLY_EOF,this._onRecoveredEarlyEof.bind(this)),se.on(Ze.MEDIA_INFO,this._onMediaInfo.bind(this)),se.on(Ze.METADATA_ARRIVED,this._onMetaDataArrived.bind(this)),se.on(Ze.SCRIPTDATA_ARRIVED,this._onScriptDataArrived.bind(this)),se.on(Ze.STATISTICS_INFO,this._onStatisticsInfo.bind(this)),se.on(Ze.RECOMMEND_SEEKPOINT,this._onRecommendSeekpoint.bind(this))}}return Object(O.a)(ee,[{key:"destroy",value:function(){this._worker?this._workerDestroying||(this._workerDestroying=!0,this._worker.postMessage({cmd:"destroy"}),Ve.removeListener(this.e.onLoggingConfigChanged),this.e=null):(this._controller.destroy(),this._controller=null),this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(k,J){this._emitter.addListener(k,J)}},{key:"off",value:function(k,J){this._emitter.removeListener(k,J)}},{key:"hasWorker",value:function(){return this._worker!=null}},{key:"open",value:function(){this._worker?this._worker.postMessage({cmd:"start"}):this._controller.start()}},{key:"close",value:function(){this._worker?this._worker.postMessage({cmd:"stop"}):this._controller.stop()}},{key:"seek",value:function(k){this._worker?this._worker.postMessage({cmd:"seek",param:k}):this._controller.seek(k)}},{key:"pause",value:function(){this._worker?this._worker.postMessage({cmd:"pause"}):this._controller.pause()}},{key:"resume",value:function(){this._worker?this._worker.postMessage({cmd:"resume"}):this._controller.resume()}},{key:"_onInitSegment",value:function(k,J){var se=this;Promise.resolve().then(function(){se._emitter.emit(Ze.INIT_SEGMENT,k,J)})}},{key:"_onMediaSegment",value:function(k,J){var se=this;Promise.resolve().then(function(){se._emitter.emit(Ze.MEDIA_SEGMENT,k,J)})}},{key:"_onLoadingComplete",value:function(){var k=this;Promise.resolve().then(function(){k._emitter.emit(Ze.LOADING_COMPLETE)})}},{key:"_onRecoveredEarlyEof",value:function(){var k=this;Promise.resolve().then(function(){k._emitter.emit(Ze.RECOVERED_EARLY_EOF)})}},{key:"_onMediaInfo",value:function(k){var J=this;Promise.resolve().then(function(){J._emitter.emit(Ze.MEDIA_INFO,k)})}},{key:"_onMetaDataArrived",value:function(k){var J=this;Promise.resolve().then(function(){J._emitter.emit(Ze.METADATA_ARRIVED,k)})}},{key:"_onScriptDataArrived",value:function(k){var J=this;Promise.resolve().then(function(){J._emitter.emit(Ze.SCRIPTDATA_ARRIVED,k)})}},{key:"_onStatisticsInfo",value:function(k){var J=this;Promise.resolve().then(function(){J._emitter.emit(Ze.STATISTICS_INFO,k)})}},{key:"_onIOError",value:function(k,J){var se=this;Promise.resolve().then(function(){se._emitter.emit(Ze.IO_ERROR,k,J)})}},{key:"_onDemuxError",value:function(k,J){var se=this;Promise.resolve().then(function(){se._emitter.emit(Ze.DEMUX_ERROR,k,J)})}},{key:"_onRecommendSeekpoint",value:function(k){var J=this;Promise.resolve().then(function(){J._emitter.emit(Ze.RECOMMEND_SEEKPOINT,k)})}},{key:"_onLoggingConfigChanged",value:function(k){this._worker&&this._worker.postMessage({cmd:"logging_config",param:k})}},{key:"_onWorkerMessage",value:function(k){var J=k.data,se=J.data;if(J.msg==="destroyed"||this._workerDestroying){this._workerDestroying=!1,this._worker.terminate(),this._worker=null;return}switch(J.msg){case Ze.INIT_SEGMENT:case Ze.MEDIA_SEGMENT:this._emitter.emit(J.msg,se.type,se.data);break;case Ze.LOADING_COMPLETE:case Ze.RECOVERED_EARLY_EOF:this._emitter.emit(J.msg);break;case Ze.MEDIA_INFO:Object.setPrototypeOf(se,At.prototype),this._emitter.emit(J.msg,se);break;case Ze.METADATA_ARRIVED:case Ze.SCRIPTDATA_ARRIVED:case Ze.STATISTICS_INFO:this._emitter.emit(J.msg,se);break;case Ze.IO_ERROR:case Ze.DEMUX_ERROR:this._emitter.emit(J.msg,se.type,se.info);break;case Ze.RECOMMEND_SEEKPOINT:this._emitter.emit(J.msg,se);break;case"logcat_callback":a.emitter.emit("log",se.type,se.logcat);break;default:break}}}]),ee}(),nr=Pt,cr={ERROR:"error",SOURCE_OPEN:"source_open",UPDATE_END:"update_end",BUFFER_FULL:"buffer_full"},Xt=cr,Mt=function(){function ee(ae){Object(u.a)(this,ee),this.TAG="MSEController",this._config=ae,this._emitter=new w.a,this._config.isLive&&this._config.autoCleanupSourceBuffer==null&&(this._config.autoCleanupSourceBuffer=!0),this.e={onSourceOpen:this._onSourceOpen.bind(this),onSourceEnded:this._onSourceEnded.bind(this),onSourceClose:this._onSourceClose.bind(this),onSourceBufferError:this._onSourceBufferError.bind(this),onSourceBufferUpdateEnd:this._onSourceBufferUpdateEnd.bind(this)},this._mediaSource=null,this._mediaSourceObjectURL=null,this._mediaElement=null,this._isBufferFull=!1,this._hasPendingEos=!1,this._requireSetMediaDuration=!1,this._pendingMediaDuration=0,this._pendingSourceBufferInit=[],this._mimeTypes={video:null,audio:null},this._sourceBuffers={video:null,audio:null},this._lastInitSegments={video:null,audio:null},this._pendingSegments={video:[],audio:[]},this._pendingRemoveRanges={video:[],audio:[]},this._idrList=new Ht}return Object(O.a)(ee,[{key:"destroy",value:function(){(this._mediaElement||this._mediaSource)&&this.detachMediaElement(),this.e=null,this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(k,J){this._emitter.addListener(k,J)}},{key:"off",value:function(k,J){this._emitter.removeListener(k,J)}},{key:"attachMediaElement",value:function(k){if(this._mediaSource)throw new d("MediaSource has been attached to an HTMLMediaElement!");var J=this._mediaSource=new window.MediaSource;J.addEventListener("sourceopen",this.e.onSourceOpen),J.addEventListener("sourceended",this.e.onSourceEnded),J.addEventListener("sourceclose",this.e.onSourceClose),this._mediaElement=k,this._mediaSourceObjectURL=window.URL.createObjectURL(this._mediaSource),k.src=this._mediaSourceObjectURL}},{key:"detachMediaElement",value:function(){if(this._mediaSource){var k=this._mediaSource;for(var J in this._sourceBuffers){var se=this._pendingSegments[J];se.splice(0,se.length),this._pendingSegments[J]=null,this._pendingRemoveRanges[J]=null,this._lastInitSegments[J]=null;var ge=this._sourceBuffers[J];if(ge){if(k.readyState!=="closed"){try{k.removeSourceBuffer(ge)}catch(Ae){a.e(this.TAG,Ae.message)}ge.removeEventListener("error",this.e.onSourceBufferError),ge.removeEventListener("updateend",this.e.onSourceBufferUpdateEnd)}this._mimeTypes[J]=null,this._sourceBuffers[J]=null}}if(k.readyState==="open")try{k.endOfStream()}catch(Ae){a.e(this.TAG,Ae.message)}k.removeEventListener("sourceopen",this.e.onSourceOpen),k.removeEventListener("sourceended",this.e.onSourceEnded),k.removeEventListener("sourceclose",this.e.onSourceClose),this._pendingSourceBufferInit=[],this._isBufferFull=!1,this._idrList.clear(),this._mediaSource=null}this._mediaElement&&(this._mediaElement.src="",this._mediaElement.removeAttribute("src"),this._mediaElement=null),this._mediaSourceObjectURL&&(window.URL.revokeObjectURL(this._mediaSourceObjectURL),this._mediaSourceObjectURL=null)}},{key:"appendInitSegment",value:function(k,J){if(!this._mediaSource||this._mediaSource.readyState!=="open"){this._pendingSourceBufferInit.push(k),this._pendingSegments[k.type].push(k);return}var se=k,ge="".concat(se.container);se.codec&&se.codec.length>0&&(ge+=";codecs=".concat(se.codec));var Ae=!1;if(a.v(this.TAG,"Received Initialization Segment, mimeType: "+ge),this._lastInitSegments[se.type]=se,ge!==this._mimeTypes[se.type]){if(this._mimeTypes[se.type])a.v(this.TAG,"Notice: ".concat(se.type," mimeType changed, origin: ").concat(this._mimeTypes[se.type],", target: ").concat(ge));else{Ae=!0;try{var De=this._sourceBuffers[se.type]=this._mediaSource.addSourceBuffer(ge);De.addEventListener("error",this.e.onSourceBufferError),De.addEventListener("updateend",this.e.onSourceBufferUpdateEnd)}catch($e){a.e(this.TAG,$e.message),this._emitter.emit(Xt.ERROR,{code:$e.code,msg:$e.message});return}}this._mimeTypes[se.type]=ge}J||this._pendingSegments[se.type].push(se),Ae||this._sourceBuffers[se.type]&&!this._sourceBuffers[se.type].updating&&this._doAppendSegments(),T.safari&&se.container==="audio/mpeg"&&se.mediaDuration>0&&(this._requireSetMediaDuration=!0,this._pendingMediaDuration=se.mediaDuration/1e3,this._updateMediaSourceDuration())}},{key:"appendMediaSegment",value:function(k){var J=k;this._pendingSegments[J.type].push(J),this._config.autoCleanupSourceBuffer&&this._needCleanupSourceBuffer()&&this._doCleanupSourceBuffer();var se=this._sourceBuffers[J.type];se&&!se.updating&&!this._hasPendingRemoveRanges()&&this._doAppendSegments()}},{key:"seek",value:function(k){for(var J in this._sourceBuffers){if(!this._sourceBuffers[J])continue;var se=this._sourceBuffers[J];if(this._mediaSource.readyState==="open")try{se.abort()}catch($t){a.e(this.TAG,$t.message)}this._idrList.clear();var ge=this._pendingSegments[J];if(ge.splice(0,ge.length),this._mediaSource.readyState==="closed")continue;for(var Ae=0;Ae<se.buffered.length;Ae++){var De=se.buffered.start(Ae),$e=se.buffered.end(Ae);this._pendingRemoveRanges[J].push({start:De,end:$e})}if(se.updating||this._doRemoveRanges(),T.safari){var Bt=this._lastInitSegments[J];Bt&&(this._pendingSegments[J].push(Bt),se.updating||this._doAppendSegments())}}}},{key:"endOfStream",value:function(){var k=this._mediaSource,J=this._sourceBuffers;if(!k||k.readyState!=="open"){k&&k.readyState==="closed"&&this._hasPendingSegments()&&(this._hasPendingEos=!0);return}J.video&&J.video.updating||J.audio&&J.audio.updating?this._hasPendingEos=!0:(this._hasPendingEos=!1,k.endOfStream())}},{key:"getNearestKeyframe",value:function(k){return this._idrList.getLastSyncPointBeforeDts(k)}},{key:"_needCleanupSourceBuffer",value:function(){if(!this._config.autoCleanupSourceBuffer)return!1;var k=this._mediaElement.currentTime;for(var J in this._sourceBuffers){var se=this._sourceBuffers[J];if(se){var ge=se.buffered;if(ge.length>=1&&k-ge.start(0)>=this._config.autoCleanupMaxBackwardDuration)return!0}}return!1}},{key:"_doCleanupSourceBuffer",value:function(){var k=this._mediaElement.currentTime;for(var J in this._sourceBuffers){var se=this._sourceBuffers[J];if(se){for(var ge=se.buffered,Ae=!1,De=0;De<ge.length;De++){var $e=ge.start(De),Bt=ge.end(De);if($e<=k&&k<Bt+3){if(k-$e>=this._config.autoCleanupMaxBackwardDuration){Ae=!0;var $t=k-this._config.autoCleanupMinBackwardDuration;this._pendingRemoveRanges[J].push({start:$e,end:$t})}}else Bt<k&&(Ae=!0,this._pendingRemoveRanges[J].push({start:$e,end:Bt}))}Ae&&!se.updating&&this._doRemoveRanges()}}}},{key:"_updateMediaSourceDuration",value:function(){var k=this._sourceBuffers;if(this._mediaElement.readyState===0||this._mediaSource.readyState!=="open")return;if(k.video&&k.video.updating||k.audio&&k.audio.updating)return;var J=this._mediaSource.duration,se=this._pendingMediaDuration;se>0&&(isNaN(J)||se>J)&&(a.v(this.TAG,"Update MediaSource duration from ".concat(J," to ").concat(se)),this._mediaSource.duration=se),this._requireSetMediaDuration=!1,this._pendingMediaDuration=0}},{key:"_doRemoveRanges",value:function(){for(var k in this._pendingRemoveRanges){if(!this._sourceBuffers[k]||this._sourceBuffers[k].updating)continue;for(var J=this._sourceBuffers[k],se=this._pendingRemoveRanges[k];se.length&&!J.updating;){var ge=se.shift();J.remove(ge.start,ge.end)}}}},{key:"_doAppendSegments",value:function(){var k=this._pendingSegments;for(var J in k){if(!this._sourceBuffers[J]||this._sourceBuffers[J].updating)continue;if(k[J].length>0){var se=k[J].shift();if(se.timestampOffset){var ge=this._sourceBuffers[J].timestampOffset,Ae=se.timestampOffset/1e3,De=Math.abs(ge-Ae);De>.1&&(a.v(this.TAG,"Update MPEG audio timestampOffset from ".concat(ge," to ").concat(Ae)),this._sourceBuffers[J].timestampOffset=Ae),delete se.timestampOffset}if(!se.data||se.data.byteLength===0)continue;try{this._sourceBuffers[J].appendBuffer(se.data),this._isBufferFull=!1,J==="video"&&se.hasOwnProperty("info")&&this._idrList.appendArray(se.info.syncPoints)}catch($e){this._pendingSegments[J].unshift(se),$e.code===22?(this._isBufferFull||this._emitter.emit(Xt.BUFFER_FULL),this._isBufferFull=!0):(a.e(this.TAG,$e.message),this._emitter.emit(Xt.ERROR,{code:$e.code,msg:$e.message}))}}}}},{key:"_onSourceOpen",value:function(){if(a.v(this.TAG,"MediaSource onSourceOpen"),this._mediaSource.removeEventListener("sourceopen",this.e.onSourceOpen),this._pendingSourceBufferInit.length>0)for(var k=this._pendingSourceBufferInit;k.length;){var J=k.shift();this.appendInitSegment(J,!0)}this._hasPendingSegments()&&this._doAppendSegments(),this._emitter.emit(Xt.SOURCE_OPEN)}},{key:"_onSourceEnded",value:function(){a.v(this.TAG,"MediaSource onSourceEnded")}},{key:"_onSourceClose",value:function(){a.v(this.TAG,"MediaSource onSourceClose"),this._mediaSource&&this.e!=null&&(this._mediaSource.removeEventListener("sourceopen",this.e.onSourceOpen),this._mediaSource.removeEventListener("sourceended",this.e.onSourceEnded),this._mediaSource.removeEventListener("sourceclose",this.e.onSourceClose))}},{key:"_hasPendingSegments",value:function(){var k=this._pendingSegments;return k.video.length>0||k.audio.length>0}},{key:"_hasPendingRemoveRanges",value:function(){var k=this._pendingRemoveRanges;return k.video.length>0||k.audio.length>0}},{key:"_onSourceBufferUpdateEnd",value:function(){this._requireSetMediaDuration?this._updateMediaSourceDuration():this._hasPendingRemoveRanges()?this._doRemoveRanges():this._hasPendingSegments()?this._doAppendSegments():this._hasPendingEos&&this.endOfStream(),this._emitter.emit(Xt.UPDATE_END)}},{key:"_onSourceBufferError",value:function(k){a.e(this.TAG,"SourceBuffer Error: ".concat(k))}}]),ee}(),me=Mt,le={NETWORK_ERROR:"NetworkError",MEDIA_ERROR:"MediaError",OTHER_ERROR:"OtherError"},oe={NETWORK_EXCEPTION:h.EXCEPTION,NETWORK_STATUS_CODE_INVALID:h.HTTP_STATUS_CODE_INVALID,NETWORK_TIMEOUT:h.CONNECTING_TIMEOUT,NETWORK_UNRECOVERABLE_EARLY_EOF:h.UNRECOVERABLE_EARLY_EOF,MEDIA_MSE_ERROR:"MediaMSEError",MEDIA_FORMAT_ERROR:je.FORMAT_ERROR,MEDIA_FORMAT_UNSUPPORTED:je.FORMAT_UNSUPPORTED,MEDIA_CODEC_UNSUPPORTED:je.CODEC_UNSUPPORTED},de=function(){function ee(ae,k){if(Object(u.a)(this,ee),this.TAG="FlvPlayer",this._type="FlvPlayer",this._emitter=new w.a,this._config=$(),typeof k=="object"&&Object.assign(this._config,k),ae.type.toLowerCase()!=="flv")throw new r("FlvPlayer requires an flv MediaDataSource input!");ae.isLive===!0&&(this._config.isLive=!0),this.e={onvLoadedMetadata:this._onvLoadedMetadata.bind(this),onvSeeking:this._onvSeeking.bind(this),onvCanPlay:this._onvCanPlay.bind(this),onvStalled:this._onvStalled.bind(this),onvProgress:this._onvProgress.bind(this)},self.performance&&self.performance.now?this._now=self.performance.now.bind(self.performance):this._now=Date.now,this._pendingSeekTime=null,this._requestSetTime=!1,this._seekpointRecord=null,this._progressChecker=null,this._mediaDataSource=ae,this._mediaElement=null,this._msectl=null,this._transmuxer=null,this._mseSourceOpened=!1,this._hasPendingLoad=!1,this._receivedCanPlay=!1,this._mediaInfo=null,this._statisticsInfo=null;var J=T.chrome&&(T.version.major<50||T.version.major===50&&T.version.build<2661);this._alwaysSeekKeyframe=!!(J||T.msedge||T.msie),this._alwaysSeekKeyframe&&(this._config.accurateSeek=!1)}return Object(O.a)(ee,[{key:"destroy",value:function(){this._progressChecker!=null&&(window.clearInterval(this._progressChecker),this._progressChecker=null),this._transmuxer&&this.unload(),this._mediaElement&&this.detachMediaElement(),this.e=null,this._mediaDataSource=null,this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(k,J){var se=this;k===we.MEDIA_INFO?this._mediaInfo!=null&&Promise.resolve().then(function(){se._emitter.emit(we.MEDIA_INFO,se.mediaInfo)}):k===we.STATISTICS_INFO&&(this._statisticsInfo!=null&&Promise.resolve().then(function(){se._emitter.emit(we.STATISTICS_INFO,se.statisticsInfo)})),this._emitter.addListener(k,J)}},{key:"off",value:function(k,J){this._emitter.removeListener(k,J)}},{key:"attachMediaElement",value:function(k){var J=this;if(this._mediaElement=k,k.addEventListener("loadedmetadata",this.e.onvLoadedMetadata),k.addEventListener("seeking",this.e.onvSeeking),k.addEventListener("canplay",this.e.onvCanPlay),k.addEventListener("stalled",this.e.onvStalled),k.addEventListener("progress",this.e.onvProgress),this._msectl=new me(this._config),this._msectl.on(Xt.UPDATE_END,this._onmseUpdateEnd.bind(this)),this._msectl.on(Xt.BUFFER_FULL,this._onmseBufferFull.bind(this)),this._msectl.on(Xt.SOURCE_OPEN,function(){J._mseSourceOpened=!0,J._hasPendingLoad&&(J._hasPendingLoad=!1,J.load())}),this._msectl.on(Xt.ERROR,function(se){J._emitter.emit(we.ERROR,le.MEDIA_ERROR,oe.MEDIA_MSE_ERROR,se)}),this._msectl.attachMediaElement(k),this._pendingSeekTime!=null)try{k.currentTime=this._pendingSeekTime,this._pendingSeekTime=null}catch(se){}}},{key:"detachMediaElement",value:function(){this._mediaElement&&(this._msectl.detachMediaElement(),this._mediaElement.removeEventListener("loadedmetadata",this.e.onvLoadedMetadata),this._mediaElement.removeEventListener("seeking",this.e.onvSeeking),this._mediaElement.removeEventListener("canplay",this.e.onvCanPlay),this._mediaElement.removeEventListener("stalled",this.e.onvStalled),this._mediaElement.removeEventListener("progress",this.e.onvProgress),this._mediaElement=null),this._msectl&&(this._msectl.destroy(),this._msectl=null)}},{key:"load",value:function(){var k=this;if(!this._mediaElement)throw new d("HTMLMediaElement must be attached before load()!");if(this._transmuxer)throw new d("FlvPlayer.load() has been called, please call unload() first!");if(this._hasPendingLoad)return;if(this._config.deferLoadAfterSourceOpen&&this._mseSourceOpened===!1){this._hasPendingLoad=!0;return}this._mediaElement.readyState>0&&(this._requestSetTime=!0,this._mediaElement.currentTime=0),this._transmuxer=new nr(this._mediaDataSource,this._config),this._transmuxer.on(Ze.INIT_SEGMENT,function(J,se){k._msectl.appendInitSegment(se)}),this._transmuxer.on(Ze.MEDIA_SEGMENT,function(J,se){if(k._msectl.appendMediaSegment(se),k._config.lazyLoad&&!k._config.isLive){var ge=k._mediaElement.currentTime;se.info.endDts>=(ge+k._config.lazyLoadMaxDuration)*1e3&&(k._progressChecker==null&&(a.v(k.TAG,"Maximum buffering duration exceeded, suspend transmuxing task"),k._suspendTransmuxer()))}}),this._transmuxer.on(Ze.LOADING_COMPLETE,function(){k._msectl.endOfStream(),k._emitter.emit(we.LOADING_COMPLETE)}),this._transmuxer.on(Ze.RECOVERED_EARLY_EOF,function(){k._emitter.emit(we.RECOVERED_EARLY_EOF)}),this._transmuxer.on(Ze.IO_ERROR,function(J,se){k._emitter.emit(we.ERROR,le.NETWORK_ERROR,J,se)}),this._transmuxer.on(Ze.DEMUX_ERROR,function(J,se){k._emitter.emit(we.ERROR,le.MEDIA_ERROR,J,{code:-1,msg:se})}),this._transmuxer.on(Ze.MEDIA_INFO,function(J){k._mediaInfo=J,k._emitter.emit(we.MEDIA_INFO,Object.assign({},J))}),this._transmuxer.on(Ze.METADATA_ARRIVED,function(J){k._emitter.emit(we.METADATA_ARRIVED,J)}),this._transmuxer.on(Ze.SCRIPTDATA_ARRIVED,function(J){k._emitter.emit(we.SCRIPTDATA_ARRIVED,J)}),this._transmuxer.on(Ze.STATISTICS_INFO,function(J){k._statisticsInfo=k._fillStatisticsInfo(J),k._emitter.emit(we.STATISTICS_INFO,Object.assign({},k._statisticsInfo))}),this._transmuxer.on(Ze.RECOMMEND_SEEKPOINT,function(J){k._mediaElement&&!k._config.accurateSeek&&(k._requestSetTime=!0,k._mediaElement.currentTime=J/1e3)}),this._transmuxer.open()}},{key:"unload",value:function(){this._mediaElement&&this._mediaElement.pause(),this._msectl&&this._msectl.seek(0),this._transmuxer&&(this._transmuxer.close(),this._transmuxer.destroy(),this._transmuxer=null)}},{key:"play",value:function(){return this._mediaElement.play()}},{key:"pause",value:function(){this._mediaElement.pause()}},{key:"_fillStatisticsInfo",value:function(k){if(k.playerType=this._type,!(this._mediaElement instanceof HTMLVideoElement))return k;var J=!0,se=0,ge=0;if(this._mediaElement.getVideoPlaybackQuality){var Ae=this._mediaElement.getVideoPlaybackQuality();se=Ae.totalVideoFrames,ge=Ae.droppedVideoFrames}else this._mediaElement.webkitDecodedFrameCount!=null?(se=this._mediaElement.webkitDecodedFrameCount,ge=this._mediaElement.webkitDroppedFrameCount):J=!1;return J&&(k.decodedFrames=se,k.droppedFrames=ge),k}},{key:"_onmseUpdateEnd",value:function(){if(!this._config.lazyLoad||this._config.isLive)return;for(var k=this._mediaElement.buffered,J=this._mediaElement.currentTime,se=0,ge=0,Ae=0;Ae<k.length;Ae++){var De=k.start(Ae),$e=k.end(Ae);if(De<=J&&J<$e){se=De,ge=$e;break}}ge>=J+this._config.lazyLoadMaxDuration&&this._progressChecker==null&&(a.v(this.TAG,"Maximum buffering duration exceeded, suspend transmuxing task"),this._suspendTransmuxer())}},{key:"_onmseBufferFull",value:function(){a.v(this.TAG,"MSE SourceBuffer is full, suspend transmuxing task"),this._progressChecker==null&&this._suspendTransmuxer()}},{key:"_suspendTransmuxer",value:function(){this._transmuxer&&(this._transmuxer.pause(),this._progressChecker==null&&(this._progressChecker=window.setInterval(this._checkProgressAndResume.bind(this),1e3)))}},{key:"_checkProgressAndResume",value:function(){for(var k=this._mediaElement.currentTime,J=this._mediaElement.buffered,se=!1,ge=0;ge<J.length;ge++){var Ae=J.start(ge),De=J.end(ge);if(k>=Ae&&k<De){k>=De-this._config.lazyLoadRecoverDuration&&(se=!0);break}}se&&(window.clearInterval(this._progressChecker),this._progressChecker=null,se&&(a.v(this.TAG,"Continue loading from paused position"),this._transmuxer.resume()))}},{key:"_isTimepointBuffered",value:function(k){for(var J=this._mediaElement.buffered,se=0;se<J.length;se++){var ge=J.start(se),Ae=J.end(se);if(k>=ge&&k<Ae)return!0}return!1}},{key:"_internalSeek",value:function(k){var J=this._isTimepointBuffered(k),se=!1,ge=0;if(k<1&&this._mediaElement.buffered.length>0){var Ae=this._mediaElement.buffered.start(0);(Ae<1&&k<Ae||T.safari)&&(se=!0,ge=T.safari?.1:Ae)}if(se)this._requestSetTime=!0,this._mediaElement.currentTime=ge;else if(J){if(!this._alwaysSeekKeyframe)this._requestSetTime=!0,this._mediaElement.currentTime=k;else{var De=this._msectl.getNearestKeyframe(Math.floor(k*1e3));this._requestSetTime=!0,De!=null?this._mediaElement.currentTime=De.dts/1e3:this._mediaElement.currentTime=k}this._progressChecker!=null&&this._checkProgressAndResume()}else this._progressChecker!=null&&(window.clearInterval(this._progressChecker),this._progressChecker=null),this._msectl.seek(k),this._transmuxer.seek(Math.floor(k*1e3)),this._config.accurateSeek&&(this._requestSetTime=!0,this._mediaElement.currentTime=k)}},{key:"_checkAndApplyUnbufferedSeekpoint",value:function(){if(this._seekpointRecord)if(this._seekpointRecord.recordTime<=this._now()-100){var k=this._mediaElement.currentTime;this._seekpointRecord=null,this._isTimepointBuffered(k)||(this._progressChecker!=null&&(window.clearTimeout(this._progressChecker),this._progressChecker=null),this._msectl.seek(k),this._transmuxer.seek(Math.floor(k*1e3)),this._config.accurateSeek&&(this._requestSetTime=!0,this._mediaElement.currentTime=k))}else window.setTimeout(this._checkAndApplyUnbufferedSeekpoint.bind(this),50)}},{key:"_checkAndResumeStuckPlayback",value:function(k){var J=this._mediaElement;if(k||!this._receivedCanPlay||J.readyState<2){var se=J.buffered;se.length>0&&J.currentTime<se.start(0)&&(a.w(this.TAG,"Playback seems stuck at ".concat(J.currentTime,", seek to ").concat(se.start(0))),this._requestSetTime=!0,this._mediaElement.currentTime=se.start(0),this._mediaElement.removeEventListener("progress",this.e.onvProgress))}else this._mediaElement.removeEventListener("progress",this.e.onvProgress)}},{key:"_onvLoadedMetadata",value:function(k){this._pendingSeekTime!=null&&(this._mediaElement.currentTime=this._pendingSeekTime,this._pendingSeekTime=null)}},{key:"_onvSeeking",value:function(k){var J=this._mediaElement.currentTime,se=this._mediaElement.buffered;if(this._requestSetTime){this._requestSetTime=!1;return}if(J<1&&se.length>0){var ge=se.start(0);if(ge<1&&J<ge||T.safari){this._requestSetTime=!0,this._mediaElement.currentTime=T.safari?.1:ge;return}}if(this._isTimepointBuffered(J)){if(this._alwaysSeekKeyframe){var Ae=this._msectl.getNearestKeyframe(Math.floor(J*1e3));Ae!=null&&(this._requestSetTime=!0,this._mediaElement.currentTime=Ae.dts/1e3)}this._progressChecker!=null&&this._checkProgressAndResume();return}this._seekpointRecord={seekPoint:J,recordTime:this._now()},window.setTimeout(this._checkAndApplyUnbufferedSeekpoint.bind(this),50)}},{key:"_onvCanPlay",value:function(k){this._receivedCanPlay=!0,this._mediaElement.removeEventListener("canplay",this.e.onvCanPlay)}},{key:"_onvStalled",value:function(k){this._checkAndResumeStuckPlayback(!0)}},{key:"_onvProgress",value:function(k){this._checkAndResumeStuckPlayback()}},{key:"type",get:function(){return this._type}},{key:"buffered",get:function(){return this._mediaElement.buffered}},{key:"duration",get:function(){return this._mediaElement.duration}},{key:"volume",get:function(){return this._mediaElement.volume},set:function(k){this._mediaElement.volume=k}},{key:"muted",get:function(){return this._mediaElement.muted},set:function(k){this._mediaElement.muted=k}},{key:"currentTime",get:function(){return this._mediaElement?this._mediaElement.currentTime:0},set:function(k){this._mediaElement?this._internalSeek(k):this._pendingSeekTime=k}},{key:"mediaInfo",get:function(){return Object.assign({},this._mediaInfo)}},{key:"statisticsInfo",get:function(){return this._statisticsInfo==null&&(this._statisticsInfo={}),this._statisticsInfo=this._fillStatisticsInfo(this._statisticsInfo),Object.assign({},this._statisticsInfo)}}]),ee}(),Se=de,Ce=function(){function ee(ae,k){if(Object(u.a)(this,ee),this.TAG="NativePlayer",this._type="NativePlayer",this._emitter=new w.a,this._config=$(),typeof k=="object"&&Object.assign(this._config,k),ae.type.toLowerCase()==="flv")throw new r("NativePlayer does't support flv MediaDataSource input!");if(ae.hasOwnProperty("segments"))throw new r("NativePlayer(".concat(ae.type,") doesn't support multipart playback!"));this.e={onvLoadedMetadata:this._onvLoadedMetadata.bind(this)},this._pendingSeekTime=null,this._statisticsReporter=null,this._mediaDataSource=ae,this._mediaElement=null}return Object(O.a)(ee,[{key:"destroy",value:function(){this._mediaElement&&(this.unload(),this.detachMediaElement()),this.e=null,this._mediaDataSource=null,this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(k,J){var se=this;k===we.MEDIA_INFO?this._mediaElement!=null&&this._mediaElement.readyState!==0&&Promise.resolve().then(function(){se._emitter.emit(we.MEDIA_INFO,se.mediaInfo)}):k===we.STATISTICS_INFO&&(this._mediaElement!=null&&this._mediaElement.readyState!==0&&Promise.resolve().then(function(){se._emitter.emit(we.STATISTICS_INFO,se.statisticsInfo)})),this._emitter.addListener(k,J)}},{key:"off",value:function(k,J){this._emitter.removeListener(k,J)}},{key:"attachMediaElement",value:function(k){if(this._mediaElement=k,k.addEventListener("loadedmetadata",this.e.onvLoadedMetadata),this._pendingSeekTime!=null)try{k.currentTime=this._pendingSeekTime,this._pendingSeekTime=null}catch(J){}}},{key:"detachMediaElement",value:function(){this._mediaElement&&(this._mediaElement.src="",this._mediaElement.removeAttribute("src"),this._mediaElement.removeEventListener("loadedmetadata",this.e.onvLoadedMetadata),this._mediaElement=null),this._statisticsReporter!=null&&(window.clearInterval(this._statisticsReporter),this._statisticsReporter=null)}},{key:"load",value:function(){if(!this._mediaElement)throw new d("HTMLMediaElement must be attached before load()!");this._mediaElement.src=this._mediaDataSource.url,this._mediaElement.readyState>0&&(this._mediaElement.currentTime=0),this._mediaElement.preload="auto",this._mediaElement.load(),this._statisticsReporter=window.setInterval(this._reportStatisticsInfo.bind(this),this._config.statisticsInfoReportInterval)}},{key:"unload",value:function(){this._mediaElement&&(this._mediaElement.src="",this._mediaElement.removeAttribute("src")),this._statisticsReporter!=null&&(window.clearInterval(this._statisticsReporter),this._statisticsReporter=null)}},{key:"play",value:function(){return this._mediaElement.play()}},{key:"pause",value:function(){this._mediaElement.pause()}},{key:"_onvLoadedMetadata",value:function(k){this._pendingSeekTime!=null&&(this._mediaElement.currentTime=this._pendingSeekTime,this._pendingSeekTime=null),this._emitter.emit(we.MEDIA_INFO,this.mediaInfo)}},{key:"_reportStatisticsInfo",value:function(){this._emitter.emit(we.STATISTICS_INFO,this.statisticsInfo)}},{key:"type",get:function(){return this._type}},{key:"buffered",get:function(){return this._mediaElement.buffered}},{key:"duration",get:function(){return this._mediaElement.duration}},{key:"volume",get:function(){return this._mediaElement.volume},set:function(k){this._mediaElement.volume=k}},{key:"muted",get:function(){return this._mediaElement.muted},set:function(k){this._mediaElement.muted=k}},{key:"currentTime",get:function(){return this._mediaElement?this._mediaElement.currentTime:0},set:function(k){this._mediaElement?this._mediaElement.currentTime=k:this._pendingSeekTime=k}},{key:"mediaInfo",get:function(){var k=this._mediaElement instanceof HTMLAudioElement?"audio/":"video/",J={mimeType:k+this._mediaDataSource.type};return this._mediaElement&&(J.duration=Math.floor(this._mediaElement.duration*1e3),this._mediaElement instanceof HTMLVideoElement&&(J.width=this._mediaElement.videoWidth,J.height=this._mediaElement.videoHeight)),J}},{key:"statisticsInfo",get:function(){var k={playerType:this._type,url:this._mediaDataSource.url};if(!(this._mediaElement instanceof HTMLVideoElement))return k;var J=!0,se=0,ge=0;if(this._mediaElement.getVideoPlaybackQuality){var Ae=this._mediaElement.getVideoPlaybackQuality();se=Ae.totalVideoFrames,ge=Ae.droppedVideoFrames}else this._mediaElement.webkitDecodedFrameCount!=null?(se=this._mediaElement.webkitDecodedFrameCount,ge=this._mediaElement.webkitDroppedFrameCount):J=!1;return J&&(k.decodedFrames=se,k.droppedFrames=ge),k}}]),ee}(),Oe=Ce;g.install();function Ie(ee,ae){var k=ee;if(k==null||typeof k!="object")throw new r("MediaDataSource must be an javascript object!");if(!k.hasOwnProperty("type"))throw new r("MediaDataSource must has type field to indicate video file type!");switch(k.type){case"flv":return new Se(k,ae);default:return new Oe(k,ae)}}function Ee(){return te.supportMSEH264Playback()}function Pe(){return te.getFeatureList()}var at={};at.createPlayer=Ie,at.isSupported=Ee,at.getFeatureList=Pe,at.BaseLoader=f,at.LoaderStatus=i,at.LoaderErrors=h,at.Events=we,at.ErrorTypes=le,at.ErrorDetails=oe,at.FlvPlayer=Se,at.NativePlayer=Oe,at.LoggingControl=Ve,Object.defineProperty(at,"version",{enumerable:!0,get:function(){return"__VERSION__"}});var gt=_.a=at},Bsof:function(Z,_,e){var u=e("zYjg"),O=e("oEo5"),v=e("F62y");function g(t,o){u.Group.call(this);var s=new u.Polygon,l=new u.Polyline,n=new u.Text;this.add(s),this.add(l),this.add(n),this.highDownOnUpdate=function(d,r){r==="emphasis"?(l.ignore=l.hoverIgnore,n.ignore=n.hoverIgnore):(l.ignore=l.normalIgnore,n.ignore=n.normalIgnore)},this.updateData(t,o,!0)}var y=g.prototype,w=["itemStyle","opacity"];y.updateData=function(t,o,s){var l=this.childAt(0),n=t.hostModel,d=t.getItemModel(o),r=t.getItemLayout(o),c=t.getItemModel(o).get(w);c=c==null?1:c,l.useStyle({}),s?(l.setShape({points:r.points}),l.setStyle({opacity:0}),u.initProps(l,{style:{opacity:c}},n,o)):u.updateProps(l,{style:{opacity:c},shape:{points:r.points}},n,o);var i=d.getModel("itemStyle"),h=t.getItemVisual(o,"color");l.setStyle(O.defaults({lineJoin:"round",fill:h},i.getItemStyle(["opacity"]))),l.hoverStyle=i.getModel("emphasis").getItemStyle(),this._updateLabel(t,o),u.setHoverStyle(this)},y._updateLabel=function(t,o){var s=this.childAt(1),l=this.childAt(2),n=t.hostModel,d=t.getItemModel(o),r=t.getItemLayout(o),c=r.label,i=t.getItemVisual(o,"color");u.updateProps(s,{shape:{points:c.linePoints||c.linePoints}},n,o),u.updateProps(l,{style:{x:c.x,y:c.y}},n,o),l.attr({rotation:c.rotation,origin:[c.x,c.y],z2:10});var h=d.getModel("label"),f=d.getModel("emphasis.label"),A=d.getModel("labelLine"),C=d.getModel("emphasis.labelLine"),i=t.getItemVisual(o,"color");u.setLabelStyle(l.style,l.hoverStyle={},h,f,{labelFetcher:t.hostModel,labelDataIndex:o,defaultText:t.getName(o),autoColor:i,useInsideStyle:!!c.inside},{textAlign:c.textAlign,textVerticalAlign:c.verticalAlign}),l.ignore=l.normalIgnore=!h.get("show"),l.hoverIgnore=!f.get("show"),s.ignore=s.normalIgnore=!A.get("show"),s.hoverIgnore=!C.get("show"),s.setStyle({stroke:i}),s.setStyle(A.getModel("lineStyle").getLineStyle()),s.hoverStyle=C.getModel("lineStyle").getLineStyle()},O.inherits(g,u.Group);var p=v.extend({type:"funnel",render:function(t,o,s){var l=t.getData(),n=this._data,d=this.group;l.diff(n).add(function(r){var c=new g(l,r);l.setItemGraphicEl(r,c),d.add(c)}).update(function(r,c){var i=n.getItemGraphicEl(c);i.updateData(l,r),d.add(i),l.setItemGraphicEl(r,i)}).remove(function(r){var c=n.getItemGraphicEl(r);d.remove(c)}).execute(),this._data=l},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}}),a=p;Z.exports=a},BuVp:function(Z,_){function e(v,g,y,w,p,a){v=v||0;var t=y[1]-y[0];if(p!=null&&(p=O(p,[0,t])),a!=null&&(a=Math.max(a,p!=null?p:0)),w==="all"){var o=Math.abs(g[1]-g[0]);o=O(o,[0,t]),p=a=O(o,[p,a]),w=0}g[0]=O(g[0],y),g[1]=O(g[1],y);var s=u(g,w);g[w]+=v;var l=p||0,n=y.slice();s.sign<0?n[0]+=l:n[1]-=l,g[w]=O(g[w],n);var d=u(g,w);p!=null&&(d.sign!==s.sign||d.span<p)&&(g[1-w]=g[w]+s.sign*p);var d=u(g,w);return a!=null&&d.span>a&&(g[1-w]=g[w]+d.sign*a),g}function u(v,g){var y=v[g]-v[1-g];return{span:Math.abs(y),sign:y>0?-1:y<0?1:g?-1:1}}function O(v,g){return Math.min(g[1]!=null?g[1]:Infinity,Math.max(g[0]!=null?g[0]:-Infinity,v))}Z.exports=e},By5E:function(Z,_,e){/*!
|
|
|
* html2canvas 1.0.0-rc.7 <https://html2canvas.hertzen.com>
|
|
|
* Copyright (c) 2020 Niklas von Hertzen <https://hertzen.com>
|
|
|
* Released under MIT License
|
|
|
*/(function(u,O){Z.exports=O()})(this,function(){"use strict";/*! *****************************************************************************
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
|
|
this file except in compliance with the License. You may obtain a copy of the
|
|
|
License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
|
MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
|
and limitations under the License.
|
|
|
***************************************************************************** */var u=function(X,ye){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Re,ft){Re.__proto__=ft}||function(Re,ft){for(var qt in ft)ft.hasOwnProperty(qt)&&(Re[qt]=ft[qt])},u(X,ye)};function O(Ne,X){u(Ne,X);function ye(){this.constructor=Ne}Ne.prototype=X===null?Object.create(X):(ye.prototype=X.prototype,new ye)}var v=function(){return v=Object.assign||function(ye){for(var Re,ft=1,qt=arguments.length;ft<qt;ft++){Re=arguments[ft];for(var br in Re)Object.prototype.hasOwnProperty.call(Re,br)&&(ye[br]=Re[br])}return ye},v.apply(this,arguments)};function g(Ne,X,ye,Re){return new(ye||(ye=Promise))(function(ft,qt){function br(Wr){try{Hr(Re.next(Wr))}catch(ln){qt(ln)}}function Ir(Wr){try{Hr(Re.throw(Wr))}catch(ln){qt(ln)}}function Hr(Wr){Wr.done?ft(Wr.value):new ye(function(ln){ln(Wr.value)}).then(br,Ir)}Hr((Re=Re.apply(Ne,X||[])).next())})}function y(Ne,X){var ye={label:0,sent:function(){if(qt[0]&1)throw qt[1];return qt[1]},trys:[],ops:[]},Re,ft,qt,br;return br={next:Ir(0),throw:Ir(1),return:Ir(2)},typeof Symbol=="function"&&(br[Symbol.iterator]=function(){return this}),br;function Ir(Wr){return function(ln){return Hr([Wr,ln])}}function Hr(Wr){if(Re)throw new TypeError("Generator is already executing.");for(;ye;)try{if(Re=1,ft&&(qt=Wr[0]&2?ft.return:Wr[0]?ft.throw||((qt=ft.return)&&qt.call(ft),0):ft.next)&&!(qt=qt.call(ft,Wr[1])).done)return qt;(ft=0,qt)&&(Wr=[Wr[0]&2,qt.value]);switch(Wr[0]){case 0:case 1:qt=Wr;break;case 4:return ye.label++,{value:Wr[1],done:!1};case 5:ye.label++,ft=Wr[1],Wr=[0];continue;case 7:Wr=ye.ops.pop(),ye.trys.pop();continue;default:if(!(qt=ye.trys,qt=qt.length>0&&qt[qt.length-1])&&(Wr[0]===6||Wr[0]===2)){ye=0;continue}if(Wr[0]===3&&(!qt||Wr[1]>qt[0]&&Wr[1]<qt[3])){ye.label=Wr[1];break}if(Wr[0]===6&&ye.label<qt[1]){ye.label=qt[1],qt=Wr;break}if(qt&&ye.label<qt[2]){ye.label=qt[2],ye.ops.push(Wr);break}qt[2]&&ye.ops.pop(),ye.trys.pop();continue}Wr=X.call(Ne,ye)}catch(ln){Wr=[6,ln],ft=0}finally{Re=qt=0}if(Wr[0]&5)throw Wr[1];return{value:Wr[0]?Wr[1]:void 0,done:!0}}}for(var w=function(){function Ne(X,ye,Re,ft){this.left=X,this.top=ye,this.width=Re,this.height=ft}return Ne.prototype.add=function(X,ye,Re,ft){return new Ne(this.left+X,this.top+ye,this.width+Re,this.height+ft)},Ne.fromClientRect=function(X){return new Ne(X.left,X.top,X.width,X.height)},Ne}(),p=function(X){return w.fromClientRect(X.getBoundingClientRect())},a=function(X){var ye=X.body,Re=X.documentElement;if(!ye||!Re)throw new Error("Unable to get document size");var ft=Math.max(Math.max(ye.scrollWidth,Re.scrollWidth),Math.max(ye.offsetWidth,Re.offsetWidth),Math.max(ye.clientWidth,Re.clientWidth)),qt=Math.max(Math.max(ye.scrollHeight,Re.scrollHeight),Math.max(ye.offsetHeight,Re.offsetHeight),Math.max(ye.clientHeight,Re.clientHeight));return new w(0,0,ft,qt)},t=function(X){for(var ye=[],Re=0,ft=X.length;Re<ft;){var qt=X.charCodeAt(Re++);if(qt>=55296&&qt<=56319&&Re<ft){var br=X.charCodeAt(Re++);(br&64512)===56320?ye.push(((qt&1023)<<10)+(br&1023)+65536):(ye.push(qt),Re--)}else ye.push(qt)}return ye},o=function(){for(var X=[],ye=0;ye<arguments.length;ye++)X[ye]=arguments[ye];if(String.fromCodePoint)return String.fromCodePoint.apply(String,X);var Re=X.length;if(!Re)return"";for(var ft=[],qt=-1,br="";++qt<Re;){var Ir=X[qt];Ir<=65535?ft.push(Ir):(Ir-=65536,ft.push((Ir>>10)+55296,Ir%1024+56320)),(qt+1===Re||ft.length>16384)&&(br+=String.fromCharCode.apply(String,ft),ft.length=0)}return br},s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),n=0;n<s.length;n++)l[s.charCodeAt(n)]=n;var d=function(X){var ye=X.length*.75,Re=X.length,ft,qt=0,br,Ir,Hr,Wr;X[X.length-1]==="="&&(ye--,X[X.length-2]==="="&&ye--);var ln=typeof ArrayBuffer!="undefined"&&typeof Uint8Array!="undefined"&&typeof Uint8Array.prototype.slice!="undefined"?new ArrayBuffer(ye):new Array(ye),an=Array.isArray(ln)?ln:new Uint8Array(ln);for(ft=0;ft<Re;ft+=4)br=l[X.charCodeAt(ft)],Ir=l[X.charCodeAt(ft+1)],Hr=l[X.charCodeAt(ft+2)],Wr=l[X.charCodeAt(ft+3)],an[qt++]=br<<2|Ir>>4,an[qt++]=(Ir&15)<<4|Hr>>2,an[qt++]=(Hr&3)<<6|Wr&63;return ln},r=function(X){for(var ye=X.length,Re=[],ft=0;ft<ye;ft+=2)Re.push(X[ft+1]<<8|X[ft]);return Re},c=function(X){for(var ye=X.length,Re=[],ft=0;ft<ye;ft+=4)Re.push(X[ft+3]<<24|X[ft+2]<<16|X[ft+1]<<8|X[ft]);return Re},i=5,h=6+5,f=2,A=h-i,C=65536>>i,S=1<<i,E=S-1,L=1024>>i,T=C+L,b=T,x=2048>>6,N=b+x,D=65536>>h,M=1<<A,R=M-1,F=function(X,ye,Re){return X.slice?X.slice(ye,Re):new Uint16Array(Array.prototype.slice.call(X,ye,Re))},B=function(X,ye,Re){return X.slice?X.slice(ye,Re):new Uint32Array(Array.prototype.slice.call(X,ye,Re))},H=function(X){var ye=d(X),Re=Array.isArray(ye)?c(ye):new Uint32Array(ye),ft=Array.isArray(ye)?r(ye):new Uint16Array(ye),qt=24,br=F(ft,qt/2,Re[4]/2),Ir=Re[5]===2?F(ft,(qt+Re[4])/2):B(Re,Math.ceil((qt+Re[4])/4));return new U(Re[0],Re[1],Re[2],Re[3],br,Ir)},U=function(){function Ne(X,ye,Re,ft,qt,br){this.initialValue=X,this.errorValue=ye,this.highStart=Re,this.highValueIndex=ft,this.index=qt,this.data=br}return Ne.prototype.get=function(X){var ye;if(X>=0){if(X<55296||X>56319&&X<=65535)return ye=this.index[X>>i],ye=(ye<<f)+(X&E),this.data[ye];if(X<=65535)return ye=this.index[C+(X-55296>>i)],ye=(ye<<f)+(X&E),this.data[ye];if(X<this.highStart)return ye=N-D+(X>>h),ye=this.index[ye],ye+=X>>i&R,ye=this.index[ye],ye=(ye<<f)+(X&E),this.data[ye];if(X<=1114111)return this.data[this.highValueIndex]}return this.errorValue},Ne}(),K="KwAAAAAAAAAACA4AIDoAAPAfAAACAAAAAAAIABAAGABAAEgAUABYAF4AZgBeAGYAYABoAHAAeABeAGYAfACEAIAAiACQAJgAoACoAK0AtQC9AMUAXgBmAF4AZgBeAGYAzQDVAF4AZgDRANkA3gDmAOwA9AD8AAQBDAEUARoBIgGAAIgAJwEvATcBPwFFAU0BTAFUAVwBZAFsAXMBewGDATAAiwGTAZsBogGkAawBtAG8AcIBygHSAdoB4AHoAfAB+AH+AQYCDgIWAv4BHgImAi4CNgI+AkUCTQJTAlsCYwJrAnECeQKBAk0CiQKRApkCoQKoArACuALAAsQCzAIwANQC3ALkAjAA7AL0AvwCAQMJAxADGAMwACADJgMuAzYDPgOAAEYDSgNSA1IDUgNaA1oDYANiA2IDgACAAGoDgAByA3YDfgOAAIQDgACKA5IDmgOAAIAAogOqA4AAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAK8DtwOAAIAAvwPHA88D1wPfAyAD5wPsA/QD/AOAAIAABAQMBBIEgAAWBB4EJgQuBDMEIAM7BEEEXgBJBCADUQRZBGEEaQQwADAAcQQ+AXkEgQSJBJEEgACYBIAAoASoBK8EtwQwAL8ExQSAAIAAgACAAIAAgACgAM0EXgBeAF4AXgBeAF4AXgBeANUEXgDZBOEEXgDpBPEE+QQBBQkFEQUZBSEFKQUxBTUFPQVFBUwFVAVcBV4AYwVeAGsFcwV7BYMFiwWSBV4AmgWgBacFXgBeAF4AXgBeAKsFXgCyBbEFugW7BcIFwgXIBcIFwgXQBdQF3AXkBesF8wX7BQMGCwYTBhsGIwYrBjMGOwZeAD8GRwZNBl4AVAZbBl4AXgBeAF4AXgBeAF4AXgBeAF4AXgBeAGMGXgBqBnEGXgBeAF4AXgBeAF4AXgBeAF4AXgB5BoAG4wSGBo4GkwaAAIADHgR5AF4AXgBeAJsGgABGA4AAowarBrMGswagALsGwwbLBjAA0wbaBtoG3QbaBtoG2gbaBtoG2gblBusG8wb7BgMHCwcTBxsHCwcjBysHMAc1BzUHOgdCB9oGSgdSB1oHYAfaBloHaAfaBlIH2gbaBtoG2gbaBtoG2gbaBjUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHbQdeAF4ANQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQd1B30HNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B4MH2gaKB68EgACAAIAAgACAAIAAgACAAI8HlwdeAJ8HpweAAIAArwe3B14AXgC/B8UHygcwANAH2AfgB4AA6AfwBz4B+AcACFwBCAgPCBcIogEYAR8IJwiAAC8INwg/CCADRwhPCFcIXwhnCEoDGgSAAIAAgABvCHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIhAiLCI4IMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAANQc1BzUHNQc1BzUHNQc1BzUHNQc1B54INQc1B6II2gaqCLIIugiAAIAAvgjGCIAAgACAAIAAgACAAIAAgACAAIAAywiHAYAA0wiAANkI3QjlCO0I9Aj8CIAAgACAAAIJCgkSCRoJIgknCTYHLwk3CZYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiAAIAAAAFAAXgBeAGAAcABeAHwAQACQAKAArQC9AJ4AXgBeAE0A3gBRAN4A7AD8AMwBGgEAAKcBNwEFAUwBXAF4QkhCmEKnArcCgAHHAsABz4LAAcABwAHAAd+C6ABoAG+C/4LAAcABwAHAAc+DF4MAAcAB54M3gweDV4Nng3eDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEeDqABVg6WDqABoQ6gAaABoAHXDvcONw/3DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DncPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB7cPPwlGCU4JMACAAIAAgABWCV4JYQmAAGkJcAl4CXwJgAkwADAAMAAwAIgJgACLCZMJgACZCZ8JowmrCYAAswkwAF4AXgB8AIAAuwkABMMJyQmAAM4JgADVCTAAMAAwADAAgACAAIAAgACAAIAAgACAAIAAqwYWBNkIMAAwADAAMADdCeAJ6AnuCR4E9gkwAP4JBQoNCjAAMACAABUK0wiAAB0KJAosCjQKgAAwADwKQwqAAEsKvQmdCVMKWwowADAAgACAALcEMACAAGMKgABrCjAAMAAwADAAMAAwADAAMAAwADAAMAAeBDAAMAAwADAAMAAwADAAMAAwADAAMAAwAIkEPQFzCnoKiQSCCooKkAqJBJgKoAqkCokEGAGsCrQKvArBCjAAMADJCtEKFQHZCuEK/gHpCvEKMAAwADAAMACAAIwE+QowAIAAPwEBCzAAMAAwADAAMACAAAkLEQswAIAAPwEZCyELgAAOCCkLMAAxCzkLMAAwADAAMAAwADAAXgBeAEELMAAwADAAMAAwADAAMAAwAEkLTQtVC4AAXAtkC4AAiQkwADAAMAAwADAAMAAwADAAbAtxC3kLgAuFC4sLMAAwAJMLlwufCzAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAApwswADAAMACAAIAAgACvC4AAgACAAIAAgACAALcLMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAvwuAAMcLgACAAIAAgACAAIAAyguAAIAAgACAAIAA0QswADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAANkLgACAAIAA4AswADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACJCR4E6AswADAAhwHwC4AA+AsADAgMEAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMACAAIAAGAwdDCUMMAAwAC0MNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQw1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHPQwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADUHNQc1BzUHNQc1BzUHNQc2BzAAMAA5DDUHNQc1BzUHNQc1BzUHNQc1BzUHNQdFDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAgACAAIAATQxSDFoMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAF4AXgBeAF4AXgBeAF4AYgxeAGoMXgBxDHkMfwxeAIUMXgBeAI0MMAAwADAAMAAwAF4AXgCVDJ0MMAAwADAAMABeAF4ApQxeAKsMswy7DF4Awgy9DMoMXgBeAF4AXgBeAF4AXgBeAF4AXgDRDNkMeQBqCeAM3Ax8AOYM7Az0DPgMXgBeAF4AXgBeAF4AXgBeAF4AXgBeAF4AXgBeAF4AXgCgAAANoAAHDQ4NFg0wADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAeDSYNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIAAgACAAIAAgACAAC4NMABeAF4ANg0wADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAD4NRg1ODVYNXg1mDTAAbQ0wADAAMAAwADAAMAAwADAA2gbaBtoG2gbaBtoG2gbaBnUNeg3CBYANwgWFDdoGjA3aBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gaUDZwNpA2oDdoG2gawDbcNvw3HDdoG2gbPDdYN3A3fDeYN2gbsDfMN2gbaBvoN/g3aBgYODg7aBl4AXgBeABYOXgBeACUG2gYeDl4AJA5eACwO2w3aBtoGMQ45DtoG2gbaBtoGQQ7aBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gZJDjUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B1EO2gY1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQdZDjUHNQc1BzUHNQc1B2EONQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHaA41BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B3AO2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gY1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B2EO2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gZJDtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBkkOeA6gAKAAoAAwADAAMAAwAKAAoACgAKAAoACgAKAAgA4wADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAD//wQABAAEAAQABAAEAAQABAAEAA0AAwABAAEAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAKABMAFwAeABsAGgAeABcAFgASAB4AGwAYAA8AGAAcAEsASwBLAEsASwBLAEsASwBLAEsAGAAYAB4AHgAeABMAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAFgAbABIAHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYADQARAB4ABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkAFgAaABsAGwAbAB4AHQAdAB4ATwAXAB4ADQAeAB4AGgAbAE8ATwAOAFAAHQAdAB0ATwBPABcATwBPAE8AFgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwArAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAAQABAANAA0ASwBLAEsASwBLAEsASwBLAEsASwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUAArACsABABQAAQABAAEAAQABAAEAAQAKwArAAQABAArACsABAAEAAQAUAArACsAKwArACsAKwArACsABAArACsAKwArAFAAUAArAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAGgAaAFAAUABQAFAAUABMAB4AGwBQAB4AKwArACsABAAEAAQAKwBQAFAAUABQAFAAUAArACsAKwArAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUAArAFAAUAArACsABAArAAQABAAEAAQABAArACsAKwArAAQABAArACsABAAEAAQAKwArACsABAArACsAKwArACsAKwArAFAAUABQAFAAKwBQACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwAEAAQAUABQAFAABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUAArACsABABQAAQABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQAKwArAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwAeABsAKwArACsAKwArACsAKwBQAAQABAAEAAQABAAEACsABAAEAAQAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwArAAQABAArACsABAAEAAQAKwArACsAKwArACsAKwArAAQABAArACsAKwArAFAAUAArAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwAeAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwAEAFAAKwBQAFAAUABQAFAAUAArACsAKwBQAFAAUAArAFAAUABQAFAAKwArACsAUABQACsAUAArAFAAUAArACsAKwBQAFAAKwArACsAUABQAFAAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQAKwArACsABAAEAAQAKwAEAAQABAAEACsAKwBQACsAKwArACsAKwArAAQAKwArACsAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAB4AHgAeAB4AHgAeABsAHgArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABAArACsAKwArACsAKwArAAQABAArAFAAUABQACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAB4AUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABAArACsAKwArACsAKwArAAQABAArACsAKwArACsAKwArAFAAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwArAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAKwBcAFwAKwBcACsAKwBcACsAKwArACsAKwArAFwAXABcAFwAKwBcAFwAXABcAFwAXABcACsAXABcAFwAKwBcACsAXAArACsAXABcACsAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgArACoAKgBcACsAKwBcAFwAXABcAFwAKwBcACsAKgAqACoAKgAqACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAFwAXABcAFwAUAAOAA4ADgAOAB4ADgAOAAkADgAOAA0ACQATABMAEwATABMACQAeABMAHgAeAB4ABAAEAB4AHgAeAB4AHgAeAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUAANAAQAHgAEAB4ABAAWABEAFgARAAQABABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAAQABAAEAAQABAANAAQABABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsADQANAB4AHgAeAB4AHgAeAAQAHgAeAB4AHgAeAB4AKwAeAB4ADgAOAA0ADgAeAB4AHgAeAB4ACQAJACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgAeAB4AHgBcAFwAXABcAFwAXAAqACoAKgAqAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAKgAqACoAKgAqACoAKgBcAFwAXAAqACoAKgAqAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAXAAqAEsASwBLAEsASwBLAEsASwBLAEsAKgAqACoAKgAqACoAUABQAFAAUABQAFAAKwBQACsAKwArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQACsAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwAEAAQABAAeAA0AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAEQArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAADQANAA0AUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAA0ADQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoADQANABUAXAANAB4ADQAbAFwAKgArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAB4AHgATABMADQANAA4AHgATABMAHgAEAAQABAAJACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAUABQAFAAUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwAeACsAKwArABMAEwBLAEsASwBLAEsASwBLAEsASwBLAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwBcAFwAXABcAFwAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcACsAKwArACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwAeAB4AXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgArACsABABLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKgAqACoAKgAqACoAKgBcACoAKgAqACoAKgAqACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAUABQAFAAUABQAFAAUAArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4ADQANAA0ADQAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAHgAeAB4AHgBQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwANAA0ADQANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwBQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsABAAEAAQAHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAABABQAFAAUABQAAQABAAEAFAAUAAEAAQABAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAKwBQACsAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAKwArAB4AHgAeAB4AHgAeACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAUABQAFAAKwAeAB4AHgAeAB4AHgAeAA4AHgArAA0ADQANAA0ADQANAA0ACQANAA0ADQAIAAQACwAEAAQADQAJAA0ADQAMAB0AHQAeABcAFwAWABcAFwAXABYAFwAdAB0AHgAeABQAFAAUAA0AAQABAAQABAAEAAQABAAJABoAGgAaABoAGgAaABoAGgAeABcAFwAdABUAFQAeAB4AHgAeAB4AHgAYABYAEQAVABUAFQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgANAB4ADQANAA0ADQAeAA0ADQANAAcAHgAeAB4AHgArAAQABAAEAAQABAAEAAQABAAEAAQAUABQACsAKwBPAFAAUABQAFAAUAAeAB4AHgAWABEATwBQAE8ATwBPAE8AUABQAFAAUABQAB4AHgAeABYAEQArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAGwAbABsAGwAbABsAGwAaABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAaABsAGwAbABsAGgAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgBQABoAHgAdAB4AUAAeABoAHgAeAB4AHgAeAB4AHgAeAB4ATwAeAFAAGwAeAB4AUABQAFAAUABQAB4AHgAeAB0AHQAeAFAAHgBQAB4AUAAeAFAATwBQAFAAHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AUABQAFAAUABPAE8AUABQAFAAUABQAE8AUABQAE8AUABPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAE8ATwBPAE8ATwBPAE8ATwBPAE8AUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAATwAeAB4AKwArACsAKwAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB0AHQAeAB4AHgAdAB0AHgAeAB0AHgAeAB4AHQAeAB0AGwAbAB4AHQAeAB4AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB0AHgAdAB4AHQAdAB0AHQAdAB0AHgAdAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAdAB0AHQAdAB4AHgAdAB0AHgAeAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABQAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAlACUAHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBQAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAeAB4AHgAeAB0AHQAeAB4AHgAeAB0AHQAdAB4AHgAdAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB0AHQAeAB4AHQAeAB4AHgAeAB0AHQAeAB4AHgAeACUAJQAdAB0AJQAeACUAJQAlACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAHgAeAB4AHgAdAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHQAdAB0AHgAdACUAHQAdAB4AHQAdAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHQAdAB0AHQAlAB4AJQAlACUAHQAlACUAHQAdAB0AJQAlAB0AHQAlAB0AHQAlACUAJQAeAB0AHgAeAB4AHgAdAB0AJQAdAB0AHQAdAB0AHQAlACUAJQAlACUAHQAlACUAIAAlAB0AHQAlACUAJQAlACUAJQAlACUAHgAeAB4AJQAlACAAIAAgACAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeABcAFwAXABcAFwAXAB4AEwATACUAHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwArACUAJQBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAKwArACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAE8ATwBPAE8ATwBPAE8ATwAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeACsAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUAArACsAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQBQAFAAUABQACsAKwArACsAUABQAFAAUABQAFAAUABQAA0AUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQACsAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgBQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAABAAEAAQAKwAEAAQAKwArACsAKwArAAQABAAEAAQAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsABAAEAAQAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsADQANAA0ADQANAA0ADQANAB4AKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AUABQAFAAUABQAFAAUABQAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAUABQAFAAUABQAA0ADQANAA0ADQANABQAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwANAA0ADQANAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAeAAQABAAEAB4AKwArAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLACsADQArAB4AKwArAAQABAAEAAQAUABQAB4AUAArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwAEAAQABAAEAAQABAAEAAQABAAOAA0ADQATABMAHgAeAB4ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0AUABQAFAAUAAEAAQAKwArAAQADQANAB4AUAArACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXABcAA0ADQANACoASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUAArACsAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANACsADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEcARwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQACsAKwAeAAQABAANAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAEAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUAArACsAUAArACsAUABQACsAKwBQAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AKwArAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAeAB4ADQANAA0ADQAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAArAAQABAArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAEAAQABAAEAAQABAAEACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAFgAWAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAKwBQACsAKwArACsAKwArAFAAKwArACsAKwBQACsAUAArAFAAKwBQAFAAUAArAFAAUAArAFAAKwArAFAAKwBQACsAUAArAFAAKwBQACsAUABQACsAUAArACsAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAUABQAFAAUAArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUAArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAlACUAJQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeACUAJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeACUAJQAlACUAJQAeACUAJQAlACUAJQAgACAAIAAlACUAIAAlACUAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIQAhACEAIQAhACUAJQAgACAAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAgACAAIAAlACUAJQAlACAAJQAgACAAIAAgACAAIAAgACAAIAAlACUAJQAgACUAJQAlACUAIAAgACAAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeACUAHgAlAB4AJQAlACUAJQAlACAAJQAlACUAJQAeACUAHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAgACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAlACUAJQAlACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAIAAgACAAJQAlACUAIAAgACAAIAAgAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFwAXABcAFQAVABUAHgAeAB4AHgAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAgACAAJQAlACUAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAlACAAIAAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsA",W=50,z=1,Y=2,Q=3,P=4,G=5,$=7,fe=8,te=9,pe=10,we=11,be=12,Ve=13,Xe=14,At=15,Be=16,Fe=17,mt=18,rt=19,Je=20,vt=21,ut=22,bt=23,Qe=24,pt=25,Ge=26,je=27,_e=28,ht=29,Lt=30,Ft=31,Wt=32,Qt=33,or=34,Tt=35,jt=36,zt=37,Nt=38,Ht=39,it=40,He=41,ne=42,ce=43,Ze="!",Me="\xD7",Ke="\xF7",sr=H(K),Ut=[Lt,jt],Pt=[z,Y,Q,G],nr=[pe,fe],cr=[je,Ge],Xt=Pt.concat(nr),Mt=[Nt,Ht,it,or,Tt],me=[At,Ve],le=function(X,ye){ye===void 0&&(ye="strict");var Re=[],ft=[],qt=[];return X.forEach(function(br,Ir){var Hr=sr.get(br);if(Hr>W?(qt.push(!0),Hr-=W):qt.push(!1),["normal","auto","loose"].indexOf(ye)!==-1&&[8208,8211,12316,12448].indexOf(br)!==-1)return ft.push(Ir),Re.push(Be);if(Hr===P||Hr===we){if(Ir===0)return ft.push(Ir),Re.push(Lt);var Wr=Re[Ir-1];return Xt.indexOf(Wr)===-1?(ft.push(ft[Ir-1]),Re.push(Wr)):(ft.push(Ir),Re.push(Lt))}if(ft.push(Ir),Hr===Ft)return Re.push(ye==="strict"?vt:zt);if(Hr===ne)return Re.push(Lt);if(Hr===ht)return Re.push(Lt);if(Hr===ce)return br>=131072&&br<=196605||br>=196608&&br<=262141?Re.push(zt):Re.push(Lt);Re.push(Hr)}),[ft,Re,qt]},oe=function(X,ye,Re,ft){var qt=ft[Re];if(Array.isArray(X)?X.indexOf(qt)!==-1:X===qt)for(var br=Re;br<=ft.length;){br++;var Ir=ft[br];if(Ir===ye)return!0;if(Ir!==pe)break}if(qt===pe)for(var br=Re;br>0;){br--;var Hr=ft[br];if(Array.isArray(X)?X.indexOf(Hr)!==-1:X===Hr)for(var Wr=Re;Wr<=ft.length;){Wr++;var Ir=ft[Wr];if(Ir===ye)return!0;if(Ir!==pe)break}if(Hr!==pe)break}return!1},de=function(X,ye){for(var Re=X;Re>=0;){var ft=ye[Re];if(ft===pe)Re--;else return ft}return 0},Se=function(X,ye,Re,ft,qt){if(Re[ft]===0)return Me;var br=ft-1;if(Array.isArray(qt)&&qt[br]===!0)return Me;var Ir=br-1,Hr=br+1,Wr=ye[br],ln=Ir>=0?ye[Ir]:0,an=ye[Hr];if(Wr===Y&&an===Q)return Me;if(Pt.indexOf(Wr)!==-1)return Ze;if(Pt.indexOf(an)!==-1)return Me;if(nr.indexOf(an)!==-1)return Me;if(de(br,ye)===fe)return Ke;if(sr.get(X[br])===we&&(an===zt||an===Wt||an===Qt))return Me;if(Wr===$||an===$)return Me;if(Wr===te)return Me;if([pe,Ve,At].indexOf(Wr)===-1&&an===te)return Me;if([Fe,mt,rt,Qe,_e].indexOf(an)!==-1)return Me;if(de(br,ye)===ut)return Me;if(oe(bt,ut,br,ye))return Me;if(oe([Fe,mt],vt,br,ye))return Me;if(oe(be,be,br,ye))return Me;if(Wr===pe)return Ke;if(Wr===bt||an===bt)return Me;if(an===Be||Wr===Be)return Ke;if([Ve,At,vt].indexOf(an)!==-1||Wr===Xe)return Me;if(ln===jt&&me.indexOf(Wr)!==-1)return Me;if(Wr===_e&&an===jt)return Me;if(an===Je&&Ut.concat(Je,rt,pt,zt,Wt,Qt).indexOf(Wr)!==-1)return Me;if(Ut.indexOf(an)!==-1&&Wr===pt||Ut.indexOf(Wr)!==-1&&an===pt)return Me;if(Wr===je&&[zt,Wt,Qt].indexOf(an)!==-1||[zt,Wt,Qt].indexOf(Wr)!==-1&&an===Ge)return Me;if(Ut.indexOf(Wr)!==-1&&cr.indexOf(an)!==-1||cr.indexOf(Wr)!==-1&&Ut.indexOf(an)!==-1)return Me;if([je,Ge].indexOf(Wr)!==-1&&(an===pt||[ut,At].indexOf(an)!==-1&&ye[Hr+1]===pt)||[ut,At].indexOf(Wr)!==-1&&an===pt||Wr===pt&&[pt,_e,Qe].indexOf(an)!==-1)return Me;if([pt,_e,Qe,Fe,mt].indexOf(an)!==-1)for(var Mn=br;Mn>=0;){var ii=ye[Mn];if(ii===pt)return Me;if([_e,Qe].indexOf(ii)!==-1)Mn--;else break}if([je,Ge].indexOf(an)!==-1)for(var Mn=[Fe,mt].indexOf(Wr)!==-1?Ir:br;Mn>=0;){var ii=ye[Mn];if(ii===pt)return Me;if([_e,Qe].indexOf(ii)!==-1)Mn--;else break}if(Nt===Wr&&[Nt,Ht,or,Tt].indexOf(an)!==-1||[Ht,or].indexOf(Wr)!==-1&&[Ht,it].indexOf(an)!==-1||[it,Tt].indexOf(Wr)!==-1&&an===it)return Me;if(Mt.indexOf(Wr)!==-1&&[Je,Ge].indexOf(an)!==-1||Mt.indexOf(an)!==-1&&Wr===je)return Me;if(Ut.indexOf(Wr)!==-1&&Ut.indexOf(an)!==-1)return Me;if(Wr===Qe&&Ut.indexOf(an)!==-1)return Me;if(Ut.concat(pt).indexOf(Wr)!==-1&&an===ut||Ut.concat(pt).indexOf(an)!==-1&&Wr===mt)return Me;if(Wr===He&&an===He){for(var Hn=Re[br],hi=1;Hn>0&&(Hn--,ye[Hn]===He);)hi++;if(hi%2!==0)return Me}return Wr===Wt&&an===Qt?Me:Ke},Ce=function(X,ye){ye||(ye={lineBreak:"normal",wordBreak:"normal"});var Re=le(X,ye.lineBreak),ft=Re[0],qt=Re[1],br=Re[2];(ye.wordBreak==="break-all"||ye.wordBreak==="break-word")&&(qt=qt.map(function(Hr){return[pt,Lt,ne].indexOf(Hr)!==-1?zt:Hr}));var Ir=ye.wordBreak==="keep-all"?br.map(function(Hr,Wr){return Hr&&X[Wr]>=19968&&X[Wr]<=40959}):void 0;return[ft,qt,Ir]},Oe=function(){function Ne(X,ye,Re,ft){this.codePoints=X,this.required=ye===Ze,this.start=Re,this.end=ft}return Ne.prototype.slice=function(){return o.apply(void 0,this.codePoints.slice(this.start,this.end))},Ne}(),Ie=function(X,ye){var Re=t(X),ft=Ce(Re,ye),qt=ft[0],br=ft[1],Ir=ft[2],Hr=Re.length,Wr=0,ln=0;return{next:function(){if(ln>=Hr)return{done:!0,value:null};for(var Mn=Me;ln<Hr&&(Mn=Se(Re,br,qt,++ln,Ir))===Me;);if(Mn!==Me||ln===Hr){var ii=new Oe(Re,Mn,Wr,ln);return Wr=ln,{value:ii,done:!1}}return{done:!0,value:null}}}},Ee;(function(Ne){Ne[Ne.STRING_TOKEN=0]="STRING_TOKEN",Ne[Ne.BAD_STRING_TOKEN=1]="BAD_STRING_TOKEN",Ne[Ne.LEFT_PARENTHESIS_TOKEN=2]="LEFT_PARENTHESIS_TOKEN",Ne[Ne.RIGHT_PARENTHESIS_TOKEN=3]="RIGHT_PARENTHESIS_TOKEN",Ne[Ne.COMMA_TOKEN=4]="COMMA_TOKEN",Ne[Ne.HASH_TOKEN=5]="HASH_TOKEN",Ne[Ne.DELIM_TOKEN=6]="DELIM_TOKEN",Ne[Ne.AT_KEYWORD_TOKEN=7]="AT_KEYWORD_TOKEN",Ne[Ne.PREFIX_MATCH_TOKEN=8]="PREFIX_MATCH_TOKEN",Ne[Ne.DASH_MATCH_TOKEN=9]="DASH_MATCH_TOKEN",Ne[Ne.INCLUDE_MATCH_TOKEN=10]="INCLUDE_MATCH_TOKEN",Ne[Ne.LEFT_CURLY_BRACKET_TOKEN=11]="LEFT_CURLY_BRACKET_TOKEN",Ne[Ne.RIGHT_CURLY_BRACKET_TOKEN=12]="RIGHT_CURLY_BRACKET_TOKEN",Ne[Ne.SUFFIX_MATCH_TOKEN=13]="SUFFIX_MATCH_TOKEN",Ne[Ne.SUBSTRING_MATCH_TOKEN=14]="SUBSTRING_MATCH_TOKEN",Ne[Ne.DIMENSION_TOKEN=15]="DIMENSION_TOKEN",Ne[Ne.PERCENTAGE_TOKEN=16]="PERCENTAGE_TOKEN",Ne[Ne.NUMBER_TOKEN=17]="NUMBER_TOKEN",Ne[Ne.FUNCTION=18]="FUNCTION",Ne[Ne.FUNCTION_TOKEN=19]="FUNCTION_TOKEN",Ne[Ne.IDENT_TOKEN=20]="IDENT_TOKEN",Ne[Ne.COLUMN_TOKEN=21]="COLUMN_TOKEN",Ne[Ne.URL_TOKEN=22]="URL_TOKEN",Ne[Ne.BAD_URL_TOKEN=23]="BAD_URL_TOKEN",Ne[Ne.CDC_TOKEN=24]="CDC_TOKEN",Ne[Ne.CDO_TOKEN=25]="CDO_TOKEN",Ne[Ne.COLON_TOKEN=26]="COLON_TOKEN",Ne[Ne.SEMICOLON_TOKEN=27]="SEMICOLON_TOKEN",Ne[Ne.LEFT_SQUARE_BRACKET_TOKEN=28]="LEFT_SQUARE_BRACKET_TOKEN",Ne[Ne.RIGHT_SQUARE_BRACKET_TOKEN=29]="RIGHT_SQUARE_BRACKET_TOKEN",Ne[Ne.UNICODE_RANGE_TOKEN=30]="UNICODE_RANGE_TOKEN",Ne[Ne.WHITESPACE_TOKEN=31]="WHITESPACE_TOKEN",Ne[Ne.EOF_TOKEN=32]="EOF_TOKEN"})(Ee||(Ee={}));var Pe=1<<0,at=1<<1,gt=1<<2,ee=1<<3,ae=10,k=47,J=92,se=9,ge=32,Ae=34,De=61,$e=35,Bt=36,$t=37,St=39,_t=40,Dt=41,Yt=95,wt=45,ur=33,er=60,ze=62,tt=64,We=91,st=93,ct=61,lt=123,Ue=63,qe=125,dt=124,Kt=126,Ct=128,vr=65533,yr=42,Dr=43,Rr=44,Jr=58,$r=59,xr=46,Vr=0,Lr=8,tr=11,pr=14,dr=31,fr=127,_r=-1,Zr=48,on=97,jn=101,Ur=102,En=117,pn=122,Ln=65,Vn=69,Nn=70,ui=85,Xn=90,mn=function(X){return X>=Zr&&X<=57},cn=function(X){return X>=55296&&X<=57343},da=function(X){return mn(X)||X>=Ln&&X<=Nn||X>=on&&X<=Ur},Ta=function(X){return X>=on&&X<=pn},ia=function(X){return X>=Ln&&X<=Xn},fi=function(X){return Ta(X)||ia(X)},ki=function(X){return X>=Ct},Qn=function(X){return X===ae||X===se||X===ge},ea=function(X){return fi(X)||ki(X)||X===Yt},An=function(X){return ea(X)||mn(X)||X===wt},wn=function(X){return X>=Vr&&X<=Lr||X===tr||X>=pr&&X<=dr||X===fr},On=function(X,ye){return X!==J?!1:ye!==ae},Un=function(X,ye,Re){return X===wt?ea(ye)||On(ye,Re):ea(X)?!0:!!(X===J&&On(X,ye))},kn=function(X,ye,Re){return X===Dr||X===wt?mn(ye)?!0:ye===xr&&mn(Re):X===xr?mn(ye):mn(X)},ti=function(X){var ye=0,Re=1;(X[ye]===Dr||X[ye]===wt)&&(X[ye]===wt&&(Re=-1),ye++);for(var ft=[];mn(X[ye]);)ft.push(X[ye++]);var qt=ft.length?parseInt(o.apply(void 0,ft),10):0;X[ye]===xr&&ye++;for(var br=[];mn(X[ye]);)br.push(X[ye++]);var Ir=br.length,Hr=Ir?parseInt(o.apply(void 0,br),10):0;(X[ye]===Vn||X[ye]===jn)&&ye++;var Wr=1;(X[ye]===Dr||X[ye]===wt)&&(X[ye]===wt&&(Wr=-1),ye++);for(var ln=[];mn(X[ye]);)ln.push(X[ye++]);var an=ln.length?parseInt(o.apply(void 0,ln),10):0;return Re*(qt+Hr*Math.pow(10,-Ir))*Math.pow(10,Wr*an)},di={type:Ee.LEFT_PARENTHESIS_TOKEN},Na={type:Ee.RIGHT_PARENTHESIS_TOKEN},Gi={type:Ee.COMMA_TOKEN},ba={type:Ee.SUFFIX_MATCH_TOKEN},Pa={type:Ee.PREFIX_MATCH_TOKEN},Ga={type:Ee.COLUMN_TOKEN},Qi={type:Ee.DASH_MATCH_TOKEN},Oo={type:Ee.INCLUDE_MATCH_TOKEN},sa={type:Ee.LEFT_CURLY_BRACKET_TOKEN},ji={type:Ee.RIGHT_CURLY_BRACKET_TOKEN},wa={type:Ee.SUBSTRING_MATCH_TOKEN},ga={type:Ee.BAD_URL_TOKEN},po={type:Ee.BAD_STRING_TOKEN},Bn={type:Ee.CDO_TOKEN},ta={type:Ee.CDC_TOKEN},So={type:Ee.COLON_TOKEN},To={type:Ee.SEMICOLON_TOKEN},za={type:Ee.LEFT_SQUARE_BRACKET_TOKEN},eo={type:Ee.RIGHT_SQUARE_BRACKET_TOKEN},zi={type:Ee.WHITESPACE_TOKEN},Jt={type:Ee.EOF_TOKEN},Tr=function(){function Ne(){this._value=[]}return Ne.prototype.write=function(X){this._value=this._value.concat(t(X))},Ne.prototype.read=function(){for(var X=[],ye=this.consumeToken();ye!==Jt;)X.push(ye),ye=this.consumeToken();return X},Ne.prototype.consumeToken=function(){var X=this.consumeCodePoint();switch(X){case Ae:return this.consumeStringToken(Ae);case $e:var ye=this.peekCodePoint(0),Re=this.peekCodePoint(1),ft=this.peekCodePoint(2);if(An(ye)||On(Re,ft)){var qt=Un(ye,Re,ft)?at:Pe,br=this.consumeName();return{type:Ee.HASH_TOKEN,value:br,flags:qt}}break;case Bt:if(this.peekCodePoint(0)===De)return this.consumeCodePoint(),ba;break;case St:return this.consumeStringToken(St);case _t:return di;case Dt:return Na;case yr:if(this.peekCodePoint(0)===De)return this.consumeCodePoint(),wa;break;case Dr:if(kn(X,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(X),this.consumeNumericToken();break;case Rr:return Gi;case wt:var Ir=X,Hr=this.peekCodePoint(0),Wr=this.peekCodePoint(1);if(kn(Ir,Hr,Wr))return this.reconsumeCodePoint(X),this.consumeNumericToken();if(Un(Ir,Hr,Wr))return this.reconsumeCodePoint(X),this.consumeIdentLikeToken();if(Hr===wt&&Wr===ze)return this.consumeCodePoint(),this.consumeCodePoint(),ta;break;case xr:if(kn(X,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(X),this.consumeNumericToken();break;case k:if(this.peekCodePoint(0)===yr)for(this.consumeCodePoint();;){var ln=this.consumeCodePoint();if(ln===yr&&(ln=this.consumeCodePoint(),ln===k))return this.consumeToken();if(ln===_r)return this.consumeToken()}break;case Jr:return So;case $r:return To;case er:if(this.peekCodePoint(0)===ur&&this.peekCodePoint(1)===wt&&this.peekCodePoint(2)===wt)return this.consumeCodePoint(),this.consumeCodePoint(),Bn;break;case tt:var an=this.peekCodePoint(0),Mn=this.peekCodePoint(1),ii=this.peekCodePoint(2);if(Un(an,Mn,ii)){var br=this.consumeName();return{type:Ee.AT_KEYWORD_TOKEN,value:br}}break;case We:return za;case J:if(On(X,this.peekCodePoint(0)))return this.reconsumeCodePoint(X),this.consumeIdentLikeToken();break;case st:return eo;case ct:if(this.peekCodePoint(0)===De)return this.consumeCodePoint(),Pa;break;case lt:return sa;case qe:return ji;case En:case ui:var Hn=this.peekCodePoint(0),hi=this.peekCodePoint(1);return Hn===Dr&&(da(hi)||hi===Ue)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(X),this.consumeIdentLikeToken();case dt:if(this.peekCodePoint(0)===De)return this.consumeCodePoint(),Qi;if(this.peekCodePoint(0)===dt)return this.consumeCodePoint(),Ga;break;case Kt:if(this.peekCodePoint(0)===De)return this.consumeCodePoint(),Oo;break;case _r:return Jt}return Qn(X)?(this.consumeWhiteSpace(),zi):mn(X)?(this.reconsumeCodePoint(X),this.consumeNumericToken()):ea(X)?(this.reconsumeCodePoint(X),this.consumeIdentLikeToken()):{type:Ee.DELIM_TOKEN,value:o(X)}},Ne.prototype.consumeCodePoint=function(){var X=this._value.shift();return typeof X=="undefined"?-1:X},Ne.prototype.reconsumeCodePoint=function(X){this._value.unshift(X)},Ne.prototype.peekCodePoint=function(X){return X>=this._value.length?-1:this._value[X]},Ne.prototype.consumeUnicodeRangeToken=function(){for(var X=[],ye=this.consumeCodePoint();da(ye)&&X.length<6;)X.push(ye),ye=this.consumeCodePoint();for(var Re=!1;ye===Ue&&X.length<6;)X.push(ye),ye=this.consumeCodePoint(),Re=!0;if(Re){var ft=parseInt(o.apply(void 0,X.map(function(Hr){return Hr===Ue?Zr:Hr})),16),qt=parseInt(o.apply(void 0,X.map(function(Hr){return Hr===Ue?Nn:Hr})),16);return{type:Ee.UNICODE_RANGE_TOKEN,start:ft,end:qt}}var br=parseInt(o.apply(void 0,X),16);if(this.peekCodePoint(0)===wt&&da(this.peekCodePoint(1))){this.consumeCodePoint(),ye=this.consumeCodePoint();for(var Ir=[];da(ye)&&Ir.length<6;)Ir.push(ye),ye=this.consumeCodePoint();var qt=parseInt(o.apply(void 0,Ir),16);return{type:Ee.UNICODE_RANGE_TOKEN,start:br,end:qt}}else return{type:Ee.UNICODE_RANGE_TOKEN,start:br,end:br}},Ne.prototype.consumeIdentLikeToken=function(){var X=this.consumeName();return X.toLowerCase()==="url"&&this.peekCodePoint(0)===_t?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===_t?(this.consumeCodePoint(),{type:Ee.FUNCTION_TOKEN,value:X}):{type:Ee.IDENT_TOKEN,value:X}},Ne.prototype.consumeUrlToken=function(){var X=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===_r)return{type:Ee.URL_TOKEN,value:""};var ye=this.peekCodePoint(0);if(ye===St||ye===Ae){var Re=this.consumeStringToken(this.consumeCodePoint());return Re.type===Ee.STRING_TOKEN&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===_r||this.peekCodePoint(0)===Dt)?(this.consumeCodePoint(),{type:Ee.URL_TOKEN,value:Re.value}):(this.consumeBadUrlRemnants(),ga)}for(;;){var ft=this.consumeCodePoint();if(ft===_r||ft===Dt)return{type:Ee.URL_TOKEN,value:o.apply(void 0,X)};if(Qn(ft))return this.consumeWhiteSpace(),this.peekCodePoint(0)===_r||this.peekCodePoint(0)===Dt?(this.consumeCodePoint(),{type:Ee.URL_TOKEN,value:o.apply(void 0,X)}):(this.consumeBadUrlRemnants(),ga);if(ft===Ae||ft===St||ft===_t||wn(ft))return this.consumeBadUrlRemnants(),ga;if(ft===J)if(On(ft,this.peekCodePoint(0)))X.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),ga;else X.push(ft)}},Ne.prototype.consumeWhiteSpace=function(){for(;Qn(this.peekCodePoint(0));)this.consumeCodePoint()},Ne.prototype.consumeBadUrlRemnants=function(){for(;;){var X=this.consumeCodePoint();if(X===Dt||X===_r)return;On(X,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},Ne.prototype.consumeStringSlice=function(X){for(var ye=6e4,Re="";X>0;){var ft=Math.min(ye,X);Re+=o.apply(void 0,this._value.splice(0,ft)),X-=ft}return this._value.shift(),Re},Ne.prototype.consumeStringToken=function(X){var ye="",Re=0;do{var ft=this._value[Re];if(ft===_r||ft===void 0||ft===X)return ye+=this.consumeStringSlice(Re),{type:Ee.STRING_TOKEN,value:ye};if(ft===ae)return this._value.splice(0,Re),po;if(ft===J){var qt=this._value[Re+1];qt!==_r&&qt!==void 0&&(qt===ae?(ye+=this.consumeStringSlice(Re),Re=-1,this._value.shift()):On(ft,qt)&&(ye+=this.consumeStringSlice(Re),ye+=o(this.consumeEscapedCodePoint()),Re=-1))}Re++}while(!0)},Ne.prototype.consumeNumber=function(){var X=[],ye=gt,Re=this.peekCodePoint(0);for((Re===Dr||Re===wt)&&X.push(this.consumeCodePoint());mn(this.peekCodePoint(0));)X.push(this.consumeCodePoint());Re=this.peekCodePoint(0);var ft=this.peekCodePoint(1);if(Re===xr&&mn(ft))for(X.push(this.consumeCodePoint(),this.consumeCodePoint()),ye=ee;mn(this.peekCodePoint(0));)X.push(this.consumeCodePoint());Re=this.peekCodePoint(0),ft=this.peekCodePoint(1);var qt=this.peekCodePoint(2);if((Re===Vn||Re===jn)&&((ft===Dr||ft===wt)&&mn(qt)||mn(ft)))for(X.push(this.consumeCodePoint(),this.consumeCodePoint()),ye=ee;mn(this.peekCodePoint(0));)X.push(this.consumeCodePoint());return[ti(X),ye]},Ne.prototype.consumeNumericToken=function(){var X=this.consumeNumber(),ye=X[0],Re=X[1],ft=this.peekCodePoint(0),qt=this.peekCodePoint(1),br=this.peekCodePoint(2);if(Un(ft,qt,br)){var Ir=this.consumeName();return{type:Ee.DIMENSION_TOKEN,number:ye,flags:Re,unit:Ir}}return ft===$t?(this.consumeCodePoint(),{type:Ee.PERCENTAGE_TOKEN,number:ye,flags:Re}):{type:Ee.NUMBER_TOKEN,number:ye,flags:Re}},Ne.prototype.consumeEscapedCodePoint=function(){var X=this.consumeCodePoint();if(da(X)){for(var ye=o(X);da(this.peekCodePoint(0))&&ye.length<6;)ye+=o(this.consumeCodePoint());Qn(this.peekCodePoint(0))&&this.consumeCodePoint();var Re=parseInt(ye,16);return Re===0||cn(Re)||Re>1114111?vr:Re}return X===_r?vr:X},Ne.prototype.consumeName=function(){for(var X="";;){var ye=this.consumeCodePoint();if(An(ye))X+=o(ye);else if(On(ye,this.peekCodePoint(0)))X+=o(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(ye),X}},Ne}(),Kr=function(){function Ne(X){this._tokens=X}return Ne.create=function(X){var ye=new Tr;return ye.write(X),new Ne(ye.read())},Ne.parseValue=function(X){return Ne.create(X).parseComponentValue()},Ne.parseValues=function(X){return Ne.create(X).parseComponentValues()},Ne.prototype.parseComponentValue=function(){for(var X=this.consumeToken();X.type===Ee.WHITESPACE_TOKEN;)X=this.consumeToken();if(X.type===Ee.EOF_TOKEN)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(X);var ye=this.consumeComponentValue();do X=this.consumeToken();while(X.type===Ee.WHITESPACE_TOKEN);if(X.type===Ee.EOF_TOKEN)return ye;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},Ne.prototype.parseComponentValues=function(){for(var X=[];;){var ye=this.consumeComponentValue();if(ye.type===Ee.EOF_TOKEN)return X;X.push(ye),X.push()}},Ne.prototype.consumeComponentValue=function(){var X=this.consumeToken();switch(X.type){case Ee.LEFT_CURLY_BRACKET_TOKEN:case Ee.LEFT_SQUARE_BRACKET_TOKEN:case Ee.LEFT_PARENTHESIS_TOKEN:return this.consumeSimpleBlock(X.type);case Ee.FUNCTION_TOKEN:return this.consumeFunction(X)}return X},Ne.prototype.consumeSimpleBlock=function(X){for(var ye={type:X,values:[]},Re=this.consumeToken();;){if(Re.type===Ee.EOF_TOKEN||kr(Re,X))return ye;this.reconsumeToken(Re),ye.values.push(this.consumeComponentValue()),Re=this.consumeToken()}},Ne.prototype.consumeFunction=function(X){for(var ye={name:X.value,values:[],type:Ee.FUNCTION};;){var Re=this.consumeToken();if(Re.type===Ee.EOF_TOKEN||Re.type===Ee.RIGHT_PARENTHESIS_TOKEN)return ye;this.reconsumeToken(Re),ye.values.push(this.consumeComponentValue())}},Ne.prototype.consumeToken=function(){var X=this._tokens.shift();return typeof X=="undefined"?Jt:X},Ne.prototype.reconsumeToken=function(X){this._tokens.unshift(X)},Ne}(),Te=function(X){return X.type===Ee.DIMENSION_TOKEN},xt=function(X){return X.type===Ee.NUMBER_TOKEN},Gt=function(X){return X.type===Ee.IDENT_TOKEN},rr=function(X){return X.type===Ee.STRING_TOKEN},Sr=function(X,ye){return Gt(X)&&X.value===ye},gr=function(X){return X.type!==Ee.WHITESPACE_TOKEN},Mr=function(X){return X.type!==Ee.WHITESPACE_TOKEN&&X.type!==Ee.COMMA_TOKEN},zr=function(X){var ye=[],Re=[];return X.forEach(function(ft){if(ft.type===Ee.COMMA_TOKEN){if(Re.length===0)throw new Error("Error parsing function args, zero tokens for arg");ye.push(Re),Re=[];return}ft.type!==Ee.WHITESPACE_TOKEN&&Re.push(ft)}),Re.length&&ye.push(Re),ye},kr=function(X,ye){return ye===Ee.LEFT_CURLY_BRACKET_TOKEN&&X.type===Ee.RIGHT_CURLY_BRACKET_TOKEN||ye===Ee.LEFT_SQUARE_BRACKET_TOKEN&&X.type===Ee.RIGHT_SQUARE_BRACKET_TOKEN?!0:ye===Ee.LEFT_PARENTHESIS_TOKEN&&X.type===Ee.RIGHT_PARENTHESIS_TOKEN},Yr=function(X){return X.type===Ee.NUMBER_TOKEN||X.type===Ee.DIMENSION_TOKEN},en=function(X){return X.type===Ee.PERCENTAGE_TOKEN||Yr(X)},ot=function(X){return X.length>1?[X[0],X[1]]:[X[0]]},kt={type:Ee.NUMBER_TOKEN,number:0,flags:gt},ar={type:Ee.PERCENTAGE_TOKEN,number:50,flags:gt},mr={type:Ee.PERCENTAGE_TOKEN,number:100,flags:gt},Er=function(X,ye,Re){var ft=X[0],qt=X[1];return[Br(ft,ye),Br(typeof qt!="undefined"?qt:ft,Re)]},Br=function(X,ye){if(X.type===Ee.PERCENTAGE_TOKEN)return X.number/100*ye;if(Te(X))switch(X.unit){case"rem":case"em":return 16*X.number;case"px":default:return X.number}return X.number},rn="deg",dn="grad",yn="rad",Dn="turn",gn={name:"angle",parse:function(X){if(X.type===Ee.DIMENSION_TOKEN)switch(X.unit){case rn:return Math.PI*X.number/180;case dn:return Math.PI/200*X.number;case yn:return X.number;case Dn:return Math.PI*2*X.number}throw new Error("Unsupported angle type")}},Sn=function(X){return X.type===Ee.DIMENSION_TOKEN&&(X.unit===rn||X.unit===dn||X.unit===yn||X.unit===Dn)},_n=function(X){var ye=X.filter(Gt).map(function(Re){return Re.value}).join(" ");switch(ye){case"to bottom right":case"to right bottom":case"left top":case"top left":return[kt,kt];case"to top":case"bottom":return Cn(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[kt,mr];case"to right":case"left":return Cn(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[mr,mr];case"to bottom":case"top":return Cn(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[mr,kt];case"to left":case"right":return Cn(270)}return 0},Cn=function(X){return Math.PI*X/180},In={name:"color",parse:function(X){if(X.type===Ee.FUNCTION){var ye=Di[X.name];if(typeof ye=="undefined")throw new Error('Attempting to parse an unsupported color function "'+X.name+'"');return ye(X.values)}if(X.type===Ee.HASH_TOKEN){if(X.value.length===3){var Re=X.value.substring(0,1),ft=X.value.substring(1,2),qt=X.value.substring(2,3);return Yn(parseInt(Re+Re,16),parseInt(ft+ft,16),parseInt(qt+qt,16),1)}if(X.value.length===4){var Re=X.value.substring(0,1),ft=X.value.substring(1,2),qt=X.value.substring(2,3),br=X.value.substring(3,4);return Yn(parseInt(Re+Re,16),parseInt(ft+ft,16),parseInt(qt+qt,16),parseInt(br+br,16)/255)}if(X.value.length===6){var Re=X.value.substring(0,2),ft=X.value.substring(2,4),qt=X.value.substring(4,6);return Yn(parseInt(Re,16),parseInt(ft,16),parseInt(qt,16),1)}if(X.value.length===8){var Re=X.value.substring(0,2),ft=X.value.substring(2,4),qt=X.value.substring(4,6),br=X.value.substring(6,8);return Yn(parseInt(Re,16),parseInt(ft,16),parseInt(qt,16),parseInt(br,16)/255)}}if(X.type===Ee.IDENT_TOKEN){var Ir=wi[X.value.toUpperCase()];if(typeof Ir!="undefined")return Ir}return wi.TRANSPARENT}},fn=function(X){return(255&X)===0},Tn=function(X){var ye=255&X,Re=255&X>>8,ft=255&X>>16,qt=255&X>>24;return ye<255?"rgba("+qt+","+ft+","+Re+","+ye/255+")":"rgb("+qt+","+ft+","+Re+")"},Yn=function(X,ye,Re,ft){return(X<<24|ye<<16|Re<<8|Math.round(ft*255)<<0)>>>0},Gn=function(X,ye){if(X.type===Ee.NUMBER_TOKEN)return X.number;if(X.type===Ee.PERCENTAGE_TOKEN){var Re=ye===3?1:255;return ye===3?X.number/100*Re:Math.round(X.number/100*Re)}return 0},zn=function(X){var ye=X.filter(Mr);if(ye.length===3){var Re=ye.map(Gn),ft=Re[0],qt=Re[1],br=Re[2];return Yn(ft,qt,br,1)}if(ye.length===4){var Ir=ye.map(Gn),ft=Ir[0],qt=Ir[1],br=Ir[2],Hr=Ir[3];return Yn(ft,qt,br,Hr)}return 0};function Hi(Ne,X,ye){return ye<0&&(ye+=1),ye>=1&&(ye-=1),ye<1/6?(X-Ne)*ye*6+Ne:ye<1/2?X:ye<2/3?(X-Ne)*6*(2/3-ye)+Ne:Ne}var Li=function(X){var ye=X.filter(Mr),Re=ye[0],ft=ye[1],qt=ye[2],br=ye[3],Ir=(Re.type===Ee.NUMBER_TOKEN?Cn(Re.number):gn.parse(Re))/(Math.PI*2),Hr=en(ft)?ft.number/100:0,Wr=en(qt)?qt.number/100:0,ln=typeof br!="undefined"&&en(br)?Br(br,1):1;if(Hr===0)return Yn(Wr*255,Wr*255,Wr*255,1);var an=Wr<=.5?Wr*(Hr+1):Wr+Hr-Wr*Hr,Mn=Wr*2-an,ii=Hi(Mn,an,Ir+1/3),Hn=Hi(Mn,an,Ir),hi=Hi(Mn,an,Ir-1/3);return Yn(ii*255,Hn*255,hi*255,ln)},Di={hsl:Li,hsla:Li,rgb:zn,rgba:zn},wi={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},Pn;(function(Ne){Ne[Ne.VALUE=0]="VALUE",Ne[Ne.LIST=1]="LIST",Ne[Ne.IDENT_VALUE=2]="IDENT_VALUE",Ne[Ne.TYPE_VALUE=3]="TYPE_VALUE",Ne[Ne.TOKEN_VALUE=4]="TOKEN_VALUE"})(Pn||(Pn={}));var Ei;(function(Ne){Ne[Ne.BORDER_BOX=0]="BORDER_BOX",Ne[Ne.PADDING_BOX=1]="PADDING_BOX",Ne[Ne.CONTENT_BOX=2]="CONTENT_BOX"})(Ei||(Ei={}));var va={name:"background-clip",initialValue:"border-box",prefix:!1,type:Pn.LIST,parse:function(X){return X.map(function(ye){if(Gt(ye))switch(ye.value){case"padding-box":return Ei.PADDING_BOX;case"content-box":return Ei.CONTENT_BOX}return Ei.BORDER_BOX})}},Sa={name:"background-color",initialValue:"transparent",prefix:!1,type:Pn.TYPE_VALUE,format:"color"},gi=function(X){var ye=In.parse(X[0]),Re=X[1];return Re&&en(Re)?{color:ye,stop:Re}:{color:ye,stop:null}},pi=function(X,ye){var Re=X[0],ft=X[X.length-1];Re.stop===null&&(Re.stop=kt),ft.stop===null&&(ft.stop=mr);for(var qt=[],br=0,Ir=0;Ir<X.length;Ir++){var Hr=X[Ir].stop;if(Hr!==null){var Wr=Br(Hr,ye);Wr>br?qt.push(Wr):qt.push(br),br=Wr}else qt.push(null)}for(var ln=null,Ir=0;Ir<qt.length;Ir++){var an=qt[Ir];if(an===null)ln===null&&(ln=Ir);else if(ln!==null){for(var Mn=Ir-ln,ii=qt[ln-1],Hn=(an-ii)/(Mn+1),hi=1;hi<=Mn;hi++)qt[ln+hi-1]=Hn*hi;ln=null}}return X.map(function(ma,xi){var oa=ma.color;return{color:oa,stop:Math.max(Math.min(1,qt[xi]/ye),0)}})},Ii=function(X,ye,Re){var ft=ye/2,qt=Re/2,br=Br(X[0],ye)-ft,Ir=qt-Br(X[1],Re);return(Math.atan2(Ir,br)+Math.PI*2)%(Math.PI*2)},Ci=function(X,ye,Re){var ft=typeof X=="number"?X:Ii(X,ye,Re),qt=Math.abs(ye*Math.sin(ft))+Math.abs(Re*Math.cos(ft)),br=ye/2,Ir=Re/2,Hr=qt/2,Wr=Math.sin(ft-Math.PI/2)*Hr,ln=Math.cos(ft-Math.PI/2)*Hr;return[qt,br-ln,br+ln,Ir-Wr,Ir+Wr]},Si=function(X,ye){return Math.sqrt(X*X+ye*ye)},la=function(X,ye,Re,ft,qt){var br=[[0,0],[0,ye],[X,0],[X,ye]];return br.reduce(function(Ir,Hr){var Wr=Hr[0],ln=Hr[1],an=Si(Re-Wr,ft-ln);return(qt?an<Ir.optimumDistance:an>Ir.optimumDistance)?{optimumCorner:Hr,optimumDistance:an}:Ir},{optimumDistance:qt?Infinity:-Infinity,optimumCorner:null}).optimumCorner},Da=function(X,ye,Re,ft,qt){var br=0,Ir=0;switch(X.size){case Wi.CLOSEST_SIDE:X.shape===ra.CIRCLE?br=Ir=Math.min(Math.abs(ye),Math.abs(ye-ft),Math.abs(Re),Math.abs(Re-qt)):X.shape===ra.ELLIPSE&&(br=Math.min(Math.abs(ye),Math.abs(ye-ft)),Ir=Math.min(Math.abs(Re),Math.abs(Re-qt)));break;case Wi.CLOSEST_CORNER:if(X.shape===ra.CIRCLE)br=Ir=Math.min(Si(ye,Re),Si(ye,Re-qt),Si(ye-ft,Re),Si(ye-ft,Re-qt));else if(X.shape===ra.ELLIPSE){var Hr=Math.min(Math.abs(Re),Math.abs(Re-qt))/Math.min(Math.abs(ye),Math.abs(ye-ft)),Wr=la(ft,qt,ye,Re,!0),ln=Wr[0],an=Wr[1];br=Si(ln-ye,(an-Re)/Hr),Ir=Hr*br}break;case Wi.FARTHEST_SIDE:X.shape===ra.CIRCLE?br=Ir=Math.max(Math.abs(ye),Math.abs(ye-ft),Math.abs(Re),Math.abs(Re-qt)):X.shape===ra.ELLIPSE&&(br=Math.max(Math.abs(ye),Math.abs(ye-ft)),Ir=Math.max(Math.abs(Re),Math.abs(Re-qt)));break;case Wi.FARTHEST_CORNER:if(X.shape===ra.CIRCLE)br=Ir=Math.max(Si(ye,Re),Si(ye,Re-qt),Si(ye-ft,Re),Si(ye-ft,Re-qt));else if(X.shape===ra.ELLIPSE){var Hr=Math.max(Math.abs(Re),Math.abs(Re-qt))/Math.max(Math.abs(ye),Math.abs(ye-ft)),Mn=la(ft,qt,ye,Re,!1),ln=Mn[0],an=Mn[1];br=Si(ln-ye,(an-Re)/Hr),Ir=Hr*br}break}return Array.isArray(X.size)&&(br=Br(X.size[0],ft),Ir=X.size.length===2?Br(X.size[1],qt):br),[br,Ir]},La=function(X){var ye=Cn(180),Re=[];return zr(X).forEach(function(ft,qt){if(qt===0){var br=ft[0];if(br.type===Ee.IDENT_TOKEN&&br.value==="to"){ye=_n(ft);return}else if(Sn(br)){ye=gn.parse(br);return}}var Ir=gi(ft);Re.push(Ir)}),{angle:ye,stops:Re,type:Ka.LINEAR_GRADIENT}},Aa=function(X){var ye=Cn(180),Re=[];return zr(X).forEach(function(ft,qt){if(qt===0){var br=ft[0];if(br.type===Ee.IDENT_TOKEN&&["top","left","right","bottom"].indexOf(br.value)!==-1){ye=_n(ft);return}else if(Sn(br)){ye=(gn.parse(br)+Cn(270))%Cn(360);return}}var Ir=gi(ft);Re.push(Ir)}),{angle:ye,stops:Re,type:Ka.LINEAR_GRADIENT}},ya=function(X){var ye=123;if(X.createRange){var Re=X.createRange();if(Re.getBoundingClientRect){var ft=X.createElement("boundtest");ft.style.height=ye+"px",ft.style.display="block",X.body.appendChild(ft),Re.selectNode(ft);var qt=Re.getBoundingClientRect(),br=Math.round(qt.height);if(X.body.removeChild(ft),br===ye)return!0}}return!1},aa=function(){return typeof new Image().crossOrigin!="undefined"},mi=function(){return typeof new XMLHttpRequest().responseType=="string"},$n=function(X){var ye=new Image,Re=X.createElement("canvas"),ft=Re.getContext("2d");if(!ft)return!1;ye.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{ft.drawImage(ye,0,0),Re.toDataURL()}catch(qt){return!1}return!0},Oi=function(X){return X[0]===0&&X[1]===255&&X[2]===0&&X[3]===255},_i=function(X){var ye=X.createElement("canvas"),Re=100;ye.width=Re,ye.height=Re;var ft=ye.getContext("2d");if(!ft)return Promise.reject(!1);ft.fillStyle="rgb(0, 255, 0)",ft.fillRect(0,0,Re,Re);var qt=new Image,br=ye.toDataURL();qt.src=br;var Ir=oi(Re,Re,0,0,qt);return ft.fillStyle="red",ft.fillRect(0,0,Re,Re),Fi(Ir).then(function(Hr){ft.drawImage(Hr,0,0);var Wr=ft.getImageData(0,0,Re,Re).data;ft.fillStyle="red",ft.fillRect(0,0,Re,Re);var ln=X.createElement("div");return ln.style.backgroundImage="url("+br+")",ln.style.height=Re+"px",Oi(Wr)?Fi(oi(Re,Re,0,0,ln)):Promise.reject(!1)}).then(function(Hr){return ft.drawImage(Hr,0,0),Oi(ft.getImageData(0,0,Re,Re).data)}).catch(function(){return!1})},oi=function(X,ye,Re,ft,qt){var br="http://www.w3.org/2000/svg",Ir=document.createElementNS(br,"svg"),Hr=document.createElementNS(br,"foreignObject");return Ir.setAttributeNS(null,"width",X.toString()),Ir.setAttributeNS(null,"height",ye.toString()),Hr.setAttributeNS(null,"width","100%"),Hr.setAttributeNS(null,"height","100%"),Hr.setAttributeNS(null,"x",Re.toString()),Hr.setAttributeNS(null,"y",ft.toString()),Hr.setAttributeNS(null,"externalResourcesRequired","true"),Ir.appendChild(Hr),Hr.appendChild(qt),Ir},Fi=function(X){return new Promise(function(ye,Re){var ft=new Image;ft.onload=function(){return ye(ft)},ft.onerror=Re,ft.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(X))})},Yi={get SUPPORT_RANGE_BOUNDS(){var Ne=ya(document);return Object.defineProperty(Yi,"SUPPORT_RANGE_BOUNDS",{value:Ne}),Ne},get SUPPORT_SVG_DRAWING(){var Ne=$n(document);return Object.defineProperty(Yi,"SUPPORT_SVG_DRAWING",{value:Ne}),Ne},get SUPPORT_FOREIGNOBJECT_DRAWING(){var Ne=typeof Array.from=="function"&&typeof window.fetch=="function"?_i(document):Promise.resolve(!1);return Object.defineProperty(Yi,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:Ne}),Ne},get SUPPORT_CORS_IMAGES(){var Ne=aa();return Object.defineProperty(Yi,"SUPPORT_CORS_IMAGES",{value:Ne}),Ne},get SUPPORT_RESPONSE_TYPE(){var Ne=mi();return Object.defineProperty(Yi,"SUPPORT_RESPONSE_TYPE",{value:Ne}),Ne},get SUPPORT_CORS_XHR(){var Ne="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Yi,"SUPPORT_CORS_XHR",{value:Ne}),Ne}},Xi=function(){function Ne(X){var ye=X.id,Re=X.enabled;this.id=ye,this.enabled=Re,this.start=Date.now()}return Ne.prototype.debug=function(){for(var X=[],ye=0;ye<arguments.length;ye++)X[ye]=arguments[ye];this.enabled&&(typeof window!="undefined"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,[this.id,this.getTime()+"ms"].concat(X)):this.info.apply(this,X))},Ne.prototype.getTime=function(){return Date.now()-this.start},Ne.create=function(X){Ne.instances[X.id]=new Ne(X)},Ne.destroy=function(X){delete Ne.instances[X]},Ne.getInstance=function(X){var ye=Ne.instances[X];if(typeof ye=="undefined")throw new Error("No logger instance found with id "+X);return ye},Ne.prototype.info=function(){for(var X=[],ye=0;ye<arguments.length;ye++)X[ye]=arguments[ye];this.enabled&&(typeof window!="undefined"&&window.console&&typeof console.info=="function"&&console.info.apply(console,[this.id,this.getTime()+"ms"].concat(X)))},Ne.prototype.error=function(){for(var X=[],ye=0;ye<arguments.length;ye++)X[ye]=arguments[ye];this.enabled&&(typeof window!="undefined"&&window.console&&typeof console.error=="function"?console.error.apply(console,[this.id,this.getTime()+"ms"].concat(X)):this.info.apply(this,X))},Ne.instances={},Ne}(),Zi=function(){function Ne(){}return Ne.create=function(X,ye){return Ne._caches[X]=new Fa(X,ye)},Ne.destroy=function(X){delete Ne._caches[X]},Ne.open=function(X){var ye=Ne._caches[X];if(typeof ye!="undefined")return ye;throw new Error('Cache with key "'+X+'" not found')},Ne.getOrigin=function(X){var ye=Ne._link;return ye?(ye.href=X,ye.href=ye.href,ye.protocol+ye.hostname+ye.port):"about:blank"},Ne.isSameOrigin=function(X){return Ne.getOrigin(X)===Ne._origin},Ne.setContext=function(X){Ne._link=X.document.createElement("a"),Ne._origin=Ne.getOrigin(X.location.href)},Ne.getInstance=function(){var X=Ne._current;if(X===null)throw new Error("No cache instance attached");return X},Ne.attachInstance=function(X){Ne._current=X},Ne.detachInstance=function(){Ne._current=null},Ne._caches={},Ne._origin="about:blank",Ne._current=null,Ne}(),Fa=function(){function Ne(X,ye){this.id=X,this._options=ye,this._cache={}}return Ne.prototype.addImage=function(X){var ye=Promise.resolve();return this.has(X)||(ka(X)||Ua(X))&&(this._cache[X]=this.loadImage(X)),ye},Ne.prototype.match=function(X){return this._cache[X]},Ne.prototype.loadImage=function(X){return g(this,void 0,void 0,function(){var ye,Re,ft,qt,br=this;return y(this,function(Ir){switch(Ir.label){case 0:return ye=Zi.isSameOrigin(X),Re=!Ti(X)&&this._options.useCORS===!0&&Yi.SUPPORT_CORS_IMAGES&&!ye,ft=!Ti(X)&&!ye&&typeof this._options.proxy=="string"&&Yi.SUPPORT_CORS_XHR&&!Re,!ye&&this._options.allowTaint===!1&&!Ti(X)&&!ft&&!Re?[2]:(qt=X,ft?[4,this.proxy(qt)]:[3,2]);case 1:qt=Ir.sent(),Ir.label=2;case 2:return Xi.getInstance(this.id).debug("Added image "+X.substring(0,256)),[4,new Promise(function(Hr,Wr){var ln=new Image;ln.onload=function(){return Hr(ln)},ln.onerror=Wr,(to(qt)||Re)&&(ln.crossOrigin="anonymous"),ln.src=qt,ln.complete===!0&&setTimeout(function(){return Hr(ln)},500),br._options.imageTimeout>0&&setTimeout(function(){return Wr("Timed out ("+br._options.imageTimeout+"ms) loading image")},br._options.imageTimeout)})];case 3:return[2,Ir.sent()]}})})},Ne.prototype.has=function(X){return typeof this._cache[X]!="undefined"},Ne.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},Ne.prototype.proxy=function(X){var ye=this,Re=this._options.proxy;if(!Re)throw new Error("No proxy defined");var ft=X.substring(0,256);return new Promise(function(qt,br){var Ir=Yi.SUPPORT_RESPONSE_TYPE?"blob":"text",Hr=new XMLHttpRequest;if(Hr.onload=function(){if(Hr.status===200)if(Ir==="text")qt(Hr.response);else{var ln=new FileReader;ln.addEventListener("load",function(){return qt(ln.result)},!1),ln.addEventListener("error",function(an){return br(an)},!1),ln.readAsDataURL(Hr.response)}else br("Failed to proxy resource "+ft+" with status code "+Hr.status)},Hr.onerror=br,Hr.open("GET",Re+"?url="+encodeURIComponent(X)+"&responseType="+Ir),Ir!=="text"&&Hr instanceof XMLHttpRequest&&(Hr.responseType=Ir),ye._options.imageTimeout){var Wr=ye._options.imageTimeout;Hr.timeout=Wr,Hr.ontimeout=function(){return br("Timed out ("+Wr+"ms) proxying "+ft)}}Hr.send()})},Ne}(),Mi=/^data:image\/svg\+xml/i,ca=/^data:image\/.*;base64,/i,ha=/^data:image\/.*/i,Ua=function(X){return Yi.SUPPORT_SVG_DRAWING||!ua(X)},Ti=function(X){return ha.test(X)},to=function(X){return ca.test(X)},ka=function(X){return X.substr(0,4)==="blob"},ua=function(X){return X.substr(-3).toLowerCase()==="svg"||Mi.test(X)},Ya=function(X){var ye=Cn(180),Re=[],ft=Ka.LINEAR_GRADIENT,qt=ra.CIRCLE,br=Wi.FARTHEST_CORNER,Ir=[];return zr(X).forEach(function(Hr,Wr){var ln=Hr[0];if(Wr===0){if(Gt(ln)&&ln.value==="linear"){ft=Ka.LINEAR_GRADIENT;return}else if(Gt(ln)&&ln.value==="radial"){ft=Ka.RADIAL_GRADIENT;return}}if(ln.type===Ee.FUNCTION){if(ln.name==="from"){var an=In.parse(ln.values[0]);Re.push({stop:kt,color:an})}else if(ln.name==="to"){var an=In.parse(ln.values[0]);Re.push({stop:mr,color:an})}else if(ln.name==="color-stop"){var Mn=ln.values.filter(Mr);if(Mn.length===2){var an=In.parse(Mn[1]),ii=Mn[0];xt(ii)&&Re.push({stop:{type:Ee.PERCENTAGE_TOKEN,number:ii.number*100,flags:ii.flags},color:an})}}}}),ft===Ka.LINEAR_GRADIENT?{angle:(ye+Cn(180))%Cn(360),stops:Re,type:ft}:{size:br,shape:qt,stops:Re,position:Ir,type:ft}},vi="closest-side",_a="farthest-side",Ra="closest-corner",Pi="farthest-corner",qi="circle",ro="ellipse",Ni="cover",Ha="contain",lo=function(X){var ye=ra.CIRCLE,Re=Wi.FARTHEST_CORNER,ft=[],qt=[];return zr(X).forEach(function(br,Ir){var Hr=!0;if(Ir===0){var Wr=!1;Hr=br.reduce(function(an,Mn){if(Wr)if(Gt(Mn))switch(Mn.value){case"center":return qt.push(ar),an;case"top":case"left":return qt.push(kt),an;case"right":case"bottom":return qt.push(mr),an}else(en(Mn)||Yr(Mn))&&qt.push(Mn);else if(Gt(Mn))switch(Mn.value){case qi:return ye=ra.CIRCLE,!1;case ro:return ye=ra.ELLIPSE,!1;case"at":return Wr=!0,!1;case vi:return Re=Wi.CLOSEST_SIDE,!1;case Ni:case _a:return Re=Wi.FARTHEST_SIDE,!1;case Ha:case Ra:return Re=Wi.CLOSEST_CORNER,!1;case Pi:return Re=Wi.FARTHEST_CORNER,!1}else if(Yr(Mn)||en(Mn))return Array.isArray(Re)||(Re=[]),Re.push(Mn),!1;return an},Hr)}if(Hr){var ln=gi(br);ft.push(ln)}}),{size:Re,shape:ye,stops:ft,position:qt,type:Ka.RADIAL_GRADIENT}},mo=function(X){var ye=ra.CIRCLE,Re=Wi.FARTHEST_CORNER,ft=[],qt=[];return zr(X).forEach(function(br,Ir){var Hr=!0;if(Ir===0?Hr=br.reduce(function(ln,an){if(Gt(an))switch(an.value){case"center":return qt.push(ar),!1;case"top":case"left":return qt.push(kt),!1;case"right":case"bottom":return qt.push(mr),!1}else if(en(an)||Yr(an))return qt.push(an),!1;return ln},Hr):Ir===1&&(Hr=br.reduce(function(ln,an){if(Gt(an))switch(an.value){case qi:return ye=ra.CIRCLE,!1;case ro:return ye=ra.ELLIPSE,!1;case Ha:case vi:return Re=Wi.CLOSEST_SIDE,!1;case _a:return Re=Wi.FARTHEST_SIDE,!1;case Ra:return Re=Wi.CLOSEST_CORNER,!1;case Ni:case Pi:return Re=Wi.FARTHEST_CORNER,!1}else if(Yr(an)||en(an))return Array.isArray(Re)||(Re=[]),Re.push(an),!1;return ln},Hr)),Hr){var Wr=gi(br);ft.push(Wr)}}),{size:Re,shape:ye,stops:ft,position:qt,type:Ka.RADIAL_GRADIENT}},Ka;(function(Ne){Ne[Ne.URL=0]="URL",Ne[Ne.LINEAR_GRADIENT=1]="LINEAR_GRADIENT",Ne[Ne.RADIAL_GRADIENT=2]="RADIAL_GRADIENT"})(Ka||(Ka={}));var Io=function(X){return X.type===Ka.LINEAR_GRADIENT},Ja=function(X){return X.type===Ka.RADIAL_GRADIENT},ra;(function(Ne){Ne[Ne.CIRCLE=0]="CIRCLE",Ne[Ne.ELLIPSE=1]="ELLIPSE"})(ra||(ra={}));var Wi;(function(Ne){Ne[Ne.CLOSEST_SIDE=0]="CLOSEST_SIDE",Ne[Ne.FARTHEST_SIDE=1]="FARTHEST_SIDE",Ne[Ne.CLOSEST_CORNER=2]="CLOSEST_CORNER",Ne[Ne.FARTHEST_CORNER=3]="FARTHEST_CORNER"})(Wi||(Wi={}));var go={name:"image",parse:function(X){if(X.type===Ee.URL_TOKEN){var ye={url:X.value,type:Ka.URL};return Zi.getInstance().addImage(X.value),ye}if(X.type===Ee.FUNCTION){var Re=si[X.name];if(typeof Re=="undefined")throw new Error('Attempting to parse an unsupported image function "'+X.name+'"');return Re(X.values)}throw new Error("Unsupported image type")}};function xa(Ne){return Ne.type!==Ee.FUNCTION||si[Ne.name]}var si={"linear-gradient":La,"-moz-linear-gradient":Aa,"-ms-linear-gradient":Aa,"-o-linear-gradient":Aa,"-webkit-linear-gradient":Aa,"radial-gradient":lo,"-moz-radial-gradient":mo,"-ms-radial-gradient":mo,"-o-radial-gradient":mo,"-webkit-radial-gradient":mo,"-webkit-gradient":Ya},Ki={name:"background-image",initialValue:"none",type:Pn.LIST,prefix:!1,parse:function(X){if(X.length===0)return[];var ye=X[0];return ye.type===Ee.IDENT_TOKEN&&ye.value==="none"?[]:X.filter(function(Re){return Mr(Re)&&xa(Re)}).map(go.parse)}},xo={name:"background-origin",initialValue:"border-box",prefix:!1,type:Pn.LIST,parse:function(X){return X.map(function(ye){if(Gt(ye))switch(ye.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},yo={name:"background-position",initialValue:"0% 0%",type:Pn.LIST,prefix:!1,parse:function(X){return zr(X).map(function(ye){return ye.filter(en)}).map(ot)}},no;(function(Ne){Ne[Ne.REPEAT=0]="REPEAT",Ne[Ne.NO_REPEAT=1]="NO_REPEAT",Ne[Ne.REPEAT_X=2]="REPEAT_X",Ne[Ne.REPEAT_Y=3]="REPEAT_Y"})(no||(no={}));var bo={name:"background-repeat",initialValue:"repeat",prefix:!1,type:Pn.LIST,parse:function(X){return zr(X).map(function(ye){return ye.filter(Gt).map(function(Re){return Re.value}).join(" ")}).map(Mo)}},Mo=function(X){switch(X){case"no-repeat":return no.NO_REPEAT;case"repeat-x":case"repeat no-repeat":return no.REPEAT_X;case"repeat-y":case"no-repeat repeat":return no.REPEAT_Y;case"repeat":default:return no.REPEAT}},fa;(function(Ne){Ne.AUTO="auto",Ne.CONTAIN="contain",Ne.COVER="cover"})(fa||(fa={}));var Vi={name:"background-size",initialValue:"0",prefix:!1,type:Pn.LIST,parse:function(X){return zr(X).map(function(ye){return ye.filter(io)})}},io=function(X){return Gt(X)||en(X)},$a=function(X){return{name:"border-"+X+"-color",initialValue:"transparent",prefix:!1,type:Pn.TYPE_VALUE,format:"color"}},Ea=$a("top"),Ji=$a("right"),ao=$a("bottom"),es=$a("left"),ss=function(X){return{name:"border-radius-"+X,initialValue:"0 0",prefix:!1,type:Pn.LIST,parse:function(Re){return ot(Re.filter(en))}}},js=ss("top-left"),As=ss("top-right"),ms=ss("bottom-right"),Ko=ss("bottom-left"),Eo;(function(Ne){Ne[Ne.NONE=0]="NONE",Ne[Ne.SOLID=1]="SOLID"})(Eo||(Eo={}));var Xa=function(X){return{name:"border-"+X+"-style",initialValue:"solid",prefix:!1,type:Pn.IDENT_VALUE,parse:function(Re){switch(Re){case"none":return Eo.NONE}return Eo.SOLID}}},Qa=Xa("top"),ho=Xa("right"),ls=Xa("bottom"),Cr=Xa("left"),Qo=function(X){return{name:"border-"+X+"-width",initialValue:"0",type:Pn.VALUE,prefix:!1,parse:function(Re){return Te(Re)?Re.number:0}}},ts=Qo("top"),Is=Qo("right"),Ds=Qo("bottom"),is=Qo("left"),Ma={name:"color",initialValue:"transparent",prefix:!1,type:Pn.TYPE_VALUE,format:"color"},Oa={name:"display",initialValue:"inline-block",prefix:!1,type:Pn.LIST,parse:function(X){return X.filter(Gt).reduce(function(ye,Re){return ye|Co(Re.value)},0)}},Co=function(X){switch(X){case"block":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},fo;(function(Ne){Ne[Ne.NONE=0]="NONE",Ne[Ne.LEFT=1]="LEFT",Ne[Ne.RIGHT=2]="RIGHT",Ne[Ne.INLINE_START=3]="INLINE_START",Ne[Ne.INLINE_END=4]="INLINE_END"})(fo||(fo={}));var Yo={name:"float",initialValue:"none",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"left":return fo.LEFT;case"right":return fo.RIGHT;case"inline-start":return fo.INLINE_START;case"inline-end":return fo.INLINE_END}return fo.NONE}},cs={name:"letter-spacing",initialValue:"0",prefix:!1,type:Pn.VALUE,parse:function(X){return X.type===Ee.IDENT_TOKEN&&X.value==="normal"?0:X.type===Ee.NUMBER_TOKEN||X.type===Ee.DIMENSION_TOKEN?X.number:0}},rs;(function(Ne){Ne.NORMAL="normal",Ne.STRICT="strict"})(rs||(rs={}));var ys={name:"line-break",initialValue:"normal",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"strict":return rs.STRICT;case"normal":default:return rs.NORMAL}}},bs={name:"line-height",initialValue:"normal",prefix:!1,type:Pn.TOKEN_VALUE},as=function(X,ye){return Gt(X)&&X.value==="normal"?1.2*ye:X.type===Ee.NUMBER_TOKEN?ye*X.number:en(X)?Br(X,ye):ye},$s={name:"list-style-image",initialValue:"none",type:Pn.VALUE,prefix:!1,parse:function(X){return X.type===Ee.IDENT_TOKEN&&X.value==="none"?null:go.parse(X)}},us;(function(Ne){Ne[Ne.INSIDE=0]="INSIDE",Ne[Ne.OUTSIDE=1]="OUTSIDE"})(us||(us={}));var Bo={name:"list-style-position",initialValue:"outside",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"inside":return us.INSIDE;case"outside":default:return us.OUTSIDE}}},Rn;(function(Ne){Ne[Ne.NONE=-1]="NONE",Ne[Ne.DISC=0]="DISC",Ne[Ne.CIRCLE=1]="CIRCLE",Ne[Ne.SQUARE=2]="SQUARE",Ne[Ne.DECIMAL=3]="DECIMAL",Ne[Ne.CJK_DECIMAL=4]="CJK_DECIMAL",Ne[Ne.DECIMAL_LEADING_ZERO=5]="DECIMAL_LEADING_ZERO",Ne[Ne.LOWER_ROMAN=6]="LOWER_ROMAN",Ne[Ne.UPPER_ROMAN=7]="UPPER_ROMAN",Ne[Ne.LOWER_GREEK=8]="LOWER_GREEK",Ne[Ne.LOWER_ALPHA=9]="LOWER_ALPHA",Ne[Ne.UPPER_ALPHA=10]="UPPER_ALPHA",Ne[Ne.ARABIC_INDIC=11]="ARABIC_INDIC",Ne[Ne.ARMENIAN=12]="ARMENIAN",Ne[Ne.BENGALI=13]="BENGALI",Ne[Ne.CAMBODIAN=14]="CAMBODIAN",Ne[Ne.CJK_EARTHLY_BRANCH=15]="CJK_EARTHLY_BRANCH",Ne[Ne.CJK_HEAVENLY_STEM=16]="CJK_HEAVENLY_STEM",Ne[Ne.CJK_IDEOGRAPHIC=17]="CJK_IDEOGRAPHIC",Ne[Ne.DEVANAGARI=18]="DEVANAGARI",Ne[Ne.ETHIOPIC_NUMERIC=19]="ETHIOPIC_NUMERIC",Ne[Ne.GEORGIAN=20]="GEORGIAN",Ne[Ne.GUJARATI=21]="GUJARATI",Ne[Ne.GURMUKHI=22]="GURMUKHI",Ne[Ne.HEBREW=22]="HEBREW",Ne[Ne.HIRAGANA=23]="HIRAGANA",Ne[Ne.HIRAGANA_IROHA=24]="HIRAGANA_IROHA",Ne[Ne.JAPANESE_FORMAL=25]="JAPANESE_FORMAL",Ne[Ne.JAPANESE_INFORMAL=26]="JAPANESE_INFORMAL",Ne[Ne.KANNADA=27]="KANNADA",Ne[Ne.KATAKANA=28]="KATAKANA",Ne[Ne.KATAKANA_IROHA=29]="KATAKANA_IROHA",Ne[Ne.KHMER=30]="KHMER",Ne[Ne.KOREAN_HANGUL_FORMAL=31]="KOREAN_HANGUL_FORMAL",Ne[Ne.KOREAN_HANJA_FORMAL=32]="KOREAN_HANJA_FORMAL",Ne[Ne.KOREAN_HANJA_INFORMAL=33]="KOREAN_HANJA_INFORMAL",Ne[Ne.LAO=34]="LAO",Ne[Ne.LOWER_ARMENIAN=35]="LOWER_ARMENIAN",Ne[Ne.MALAYALAM=36]="MALAYALAM",Ne[Ne.MONGOLIAN=37]="MONGOLIAN",Ne[Ne.MYANMAR=38]="MYANMAR",Ne[Ne.ORIYA=39]="ORIYA",Ne[Ne.PERSIAN=40]="PERSIAN",Ne[Ne.SIMP_CHINESE_FORMAL=41]="SIMP_CHINESE_FORMAL",Ne[Ne.SIMP_CHINESE_INFORMAL=42]="SIMP_CHINESE_INFORMAL",Ne[Ne.TAMIL=43]="TAMIL",Ne[Ne.TELUGU=44]="TELUGU",Ne[Ne.THAI=45]="THAI",Ne[Ne.TIBETAN=46]="TIBETAN",Ne[Ne.TRAD_CHINESE_FORMAL=47]="TRAD_CHINESE_FORMAL",Ne[Ne.TRAD_CHINESE_INFORMAL=48]="TRAD_CHINESE_INFORMAL",Ne[Ne.UPPER_ARMENIAN=49]="UPPER_ARMENIAN",Ne[Ne.DISCLOSURE_OPEN=50]="DISCLOSURE_OPEN",Ne[Ne.DISCLOSURE_CLOSED=51]="DISCLOSURE_CLOSED"})(Rn||(Rn={}));var Ks={name:"list-style-type",initialValue:"none",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"disc":return Rn.DISC;case"circle":return Rn.CIRCLE;case"square":return Rn.SQUARE;case"decimal":return Rn.DECIMAL;case"cjk-decimal":return Rn.CJK_DECIMAL;case"decimal-leading-zero":return Rn.DECIMAL_LEADING_ZERO;case"lower-roman":return Rn.LOWER_ROMAN;case"upper-roman":return Rn.UPPER_ROMAN;case"lower-greek":return Rn.LOWER_GREEK;case"lower-alpha":return Rn.LOWER_ALPHA;case"upper-alpha":return Rn.UPPER_ALPHA;case"arabic-indic":return Rn.ARABIC_INDIC;case"armenian":return Rn.ARMENIAN;case"bengali":return Rn.BENGALI;case"cambodian":return Rn.CAMBODIAN;case"cjk-earthly-branch":return Rn.CJK_EARTHLY_BRANCH;case"cjk-heavenly-stem":return Rn.CJK_HEAVENLY_STEM;case"cjk-ideographic":return Rn.CJK_IDEOGRAPHIC;case"devanagari":return Rn.DEVANAGARI;case"ethiopic-numeric":return Rn.ETHIOPIC_NUMERIC;case"georgian":return Rn.GEORGIAN;case"gujarati":return Rn.GUJARATI;case"gurmukhi":return Rn.GURMUKHI;case"hebrew":return Rn.HEBREW;case"hiragana":return Rn.HIRAGANA;case"hiragana-iroha":return Rn.HIRAGANA_IROHA;case"japanese-formal":return Rn.JAPANESE_FORMAL;case"japanese-informal":return Rn.JAPANESE_INFORMAL;case"kannada":return Rn.KANNADA;case"katakana":return Rn.KATAKANA;case"katakana-iroha":return Rn.KATAKANA_IROHA;case"khmer":return Rn.KHMER;case"korean-hangul-formal":return Rn.KOREAN_HANGUL_FORMAL;case"korean-hanja-formal":return Rn.KOREAN_HANJA_FORMAL;case"korean-hanja-informal":return Rn.KOREAN_HANJA_INFORMAL;case"lao":return Rn.LAO;case"lower-armenian":return Rn.LOWER_ARMENIAN;case"malayalam":return Rn.MALAYALAM;case"mongolian":return Rn.MONGOLIAN;case"myanmar":return Rn.MYANMAR;case"oriya":return Rn.ORIYA;case"persian":return Rn.PERSIAN;case"simp-chinese-formal":return Rn.SIMP_CHINESE_FORMAL;case"simp-chinese-informal":return Rn.SIMP_CHINESE_INFORMAL;case"tamil":return Rn.TAMIL;case"telugu":return Rn.TELUGU;case"thai":return Rn.THAI;case"tibetan":return Rn.TIBETAN;case"trad-chinese-formal":return Rn.TRAD_CHINESE_FORMAL;case"trad-chinese-informal":return Rn.TRAD_CHINESE_INFORMAL;case"upper-armenian":return Rn.UPPER_ARMENIAN;case"disclosure-open":return Rn.DISCLOSURE_OPEN;case"disclosure-closed":return Rn.DISCLOSURE_CLOSED;case"none":default:return Rn.NONE}}},Ts=function(X){return{name:"margin-"+X,initialValue:"0",prefix:!1,type:Pn.TOKEN_VALUE}},Ot=Ts("top"),re=Ts("right"),ue=Ts("bottom"),he=Ts("left"),Le;(function(Ne){Ne[Ne.VISIBLE=0]="VISIBLE",Ne[Ne.HIDDEN=1]="HIDDEN",Ne[Ne.SCROLL=2]="SCROLL",Ne[Ne.AUTO=3]="AUTO"})(Le||(Le={}));var nt={name:"overflow",initialValue:"visible",prefix:!1,type:Pn.LIST,parse:function(X){return X.filter(Gt).map(function(ye){switch(ye.value){case"hidden":return Le.HIDDEN;case"scroll":return Le.SCROLL;case"auto":return Le.AUTO;case"visible":default:return Le.VISIBLE}})}},It;(function(Ne){Ne.NORMAL="normal",Ne.BREAK_WORD="break-word"})(It||(It={}));var hr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"break-word":return It.BREAK_WORD;case"normal":default:return It.NORMAL}}},Ar=function(X){return{name:"padding-"+X,initialValue:"0",prefix:!1,type:Pn.TYPE_VALUE,format:"length-percentage"}},Nr=Ar("top"),qr=Ar("right"),sn=Ar("bottom"),vn=Ar("left"),xn;(function(Ne){Ne[Ne.LEFT=0]="LEFT",Ne[Ne.CENTER=1]="CENTER",Ne[Ne.RIGHT=2]="RIGHT"})(xn||(xn={}));var Kn={name:"text-align",initialValue:"left",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"right":return xn.RIGHT;case"center":case"justify":return xn.CENTER;case"left":default:return xn.LEFT}}},ei;(function(Ne){Ne[Ne.STATIC=0]="STATIC",Ne[Ne.RELATIVE=1]="RELATIVE",Ne[Ne.ABSOLUTE=2]="ABSOLUTE",Ne[Ne.FIXED=3]="FIXED",Ne[Ne.STICKY=4]="STICKY"})(ei||(ei={}));var Ai={name:"position",initialValue:"static",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"relative":return ei.RELATIVE;case"absolute":return ei.ABSOLUTE;case"fixed":return ei.FIXED;case"sticky":return ei.STICKY}return ei.STATIC}},na={name:"text-shadow",initialValue:"none",type:Pn.LIST,prefix:!1,parse:function(X){return X.length===1&&Sr(X[0],"none")?[]:zr(X).map(function(ye){for(var Re={color:wi.TRANSPARENT,offsetX:kt,offsetY:kt,blur:kt},ft=0,qt=0;qt<ye.length;qt++){var br=ye[qt];Yr(br)?(ft===0?Re.offsetX=br:ft===1?Re.offsetY=br:Re.blur=br,ft++):Re.color=In.parse(br)}return Re})}},Ui;(function(Ne){Ne[Ne.NONE=0]="NONE",Ne[Ne.LOWERCASE=1]="LOWERCASE",Ne[Ne.UPPERCASE=2]="UPPERCASE",Ne[Ne.CAPITALIZE=3]="CAPITALIZE"})(Ui||(Ui={}));var Ca={name:"text-transform",initialValue:"none",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"uppercase":return Ui.UPPERCASE;case"lowercase":return Ui.LOWERCASE;case"capitalize":return Ui.CAPITALIZE}return Ui.NONE}},co={name:"transform",initialValue:"none",prefix:!0,type:Pn.VALUE,parse:function(X){if(X.type===Ee.IDENT_TOKEN&&X.value==="none")return null;if(X.type===Ee.FUNCTION){var ye=Ao[X.name];if(typeof ye=="undefined")throw new Error('Attempting to parse an unsupported transform function "'+X.name+'"');return ye(X.values)}return null}},Wa=function(X){var ye=X.filter(function(Re){return Re.type===Ee.NUMBER_TOKEN}).map(function(Re){return Re.number});return ye.length===6?ye:null},vo=function(X){var ye=X.filter(function(Ia){return Ia.type===Ee.NUMBER_TOKEN}).map(function(Ia){return Ia.number}),Re=ye[0],ft=ye[1],qt=ye[2],br=ye[3],Ir=ye[4],Hr=ye[5],Wr=ye[6],ln=ye[7],an=ye[8],Mn=ye[9],ii=ye[10],Hn=ye[11],hi=ye[12],ma=ye[13],xi=ye[14],oa=ye[15];return ye.length===16?[Re,ft,Ir,Hr,hi,ma]:null},Ao={matrix:Wa,matrix3d:vo},Za={type:Ee.PERCENTAGE_TOKEN,number:50,flags:gt},Fo=[Za,Za],Do={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:Pn.LIST,parse:function(X){var ye=X.filter(en);return ye.length!==2?Fo:[ye[0],ye[1]]}},ja;(function(Ne){Ne[Ne.VISIBLE=0]="VISIBLE",Ne[Ne.HIDDEN=1]="HIDDEN",Ne[Ne.COLLAPSE=2]="COLLAPSE"})(ja||(ja={}));var jo={name:"visible",initialValue:"none",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"hidden":return ja.HIDDEN;case"collapse":return ja.COLLAPSE;case"visible":default:return ja.VISIBLE}}},Po;(function(Ne){Ne.NORMAL="normal",Ne.BREAK_ALL="break-all",Ne.KEEP_ALL="keep-all"})(Po||(Po={}));var Xo={name:"word-break",initialValue:"normal",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"break-all":return Po.BREAK_ALL;case"keep-all":return Po.KEEP_ALL;case"normal":default:return Po.NORMAL}}},wo={name:"z-index",initialValue:"auto",prefix:!1,type:Pn.VALUE,parse:function(X){if(X.type===Ee.IDENT_TOKEN)return{auto:!0,order:0};if(xt(X))return{auto:!1,order:X.number};throw new Error("Invalid z-index number parsed")}},ds={name:"opacity",initialValue:"1",type:Pn.VALUE,prefix:!1,parse:function(X){return xt(X)?X.number:1}},ns={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:Pn.TYPE_VALUE,format:"color"},Qs={name:"text-decoration-line",initialValue:"none",prefix:!1,type:Pn.LIST,parse:function(X){return X.filter(Gt).map(function(ye){switch(ye.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(ye){return ye!==0})}},Gs={name:"font-family",initialValue:"",prefix:!1,type:Pn.LIST,parse:function(X){var ye=[],Re=[];return X.forEach(function(ft){switch(ft.type){case Ee.IDENT_TOKEN:case Ee.STRING_TOKEN:ye.push(ft.value);break;case Ee.NUMBER_TOKEN:ye.push(ft.number.toString());break;case Ee.COMMA_TOKEN:Re.push(ye.join(" ")),ye.length=0;break}}),ye.length&&Re.push(ye.join(" ")),Re.map(function(ft){return ft.indexOf(" ")===-1?ft:"'"+ft+"'"})}},Go={name:"font-size",initialValue:"0",prefix:!1,type:Pn.TYPE_VALUE,format:"length"},Lo={name:"font-weight",initialValue:"normal",type:Pn.VALUE,prefix:!1,parse:function(X){if(xt(X))return X.number;if(Gt(X))switch(X.value){case"bold":return 700;case"normal":default:return 400}return 400}},hs={name:"font-variant",initialValue:"none",type:Pn.LIST,prefix:!1,parse:function(X){return X.filter(Gt).map(function(ye){return ye.value})}},fs;(function(Ne){Ne.NORMAL="normal",Ne.ITALIC="italic",Ne.OBLIQUE="oblique"})(fs||(fs={}));var Rs={name:"font-style",initialValue:"normal",prefix:!1,type:Pn.IDENT_VALUE,parse:function(X){switch(X){case"oblique":return fs.OBLIQUE;case"italic":return fs.ITALIC;case"normal":default:return fs.NORMAL}}},Ro=function(X,ye){return(X&ye)!==0},ws={name:"content",initialValue:"none",type:Pn.LIST,prefix:!1,parse:function(X){if(X.length===0)return[];var ye=X[0];return ye.type===Ee.IDENT_TOKEN&&ye.value==="none"?[]:X}},_s={name:"counter-increment",initialValue:"none",prefix:!0,type:Pn.LIST,parse:function(X){if(X.length===0)return null;var ye=X[0];if(ye.type===Ee.IDENT_TOKEN&&ye.value==="none")return null;for(var Re=[],ft=X.filter(gr),qt=0;qt<ft.length;qt++){var br=ft[qt],Ir=ft[qt+1];if(br.type===Ee.IDENT_TOKEN){var Hr=Ir&&xt(Ir)?Ir.number:1;Re.push({counter:br.value,increment:Hr})}}return Re}},Ss={name:"counter-reset",initialValue:"none",prefix:!0,type:Pn.LIST,parse:function(X){if(X.length===0)return[];for(var ye=[],Re=X.filter(gr),ft=0;ft<Re.length;ft++){var qt=Re[ft],br=Re[ft+1];if(Gt(qt)&&qt.value!=="none"){var Ir=br&&xt(br)?br.number:0;ye.push({counter:qt.value,reset:Ir})}}return ye}},Ms={name:"quotes",initialValue:"none",prefix:!0,type:Pn.LIST,parse:function(X){if(X.length===0)return null;var ye=X[0];if(ye.type===Ee.IDENT_TOKEN&&ye.value==="none")return null;var Re=[],ft=X.filter(rr);if(ft.length%2!==0)return null;for(var qt=0;qt<ft.length;qt+=2){var br=ft[qt].value,Ir=ft[qt+1].value;Re.push({open:br,close:Ir})}return Re}},zs=function(X,ye,Re){if(!X)return"";var ft=X[Math.min(ye,X.length-1)];return ft?Re?ft.open:ft.close:""},xs={name:"box-shadow",initialValue:"none",type:Pn.LIST,prefix:!1,parse:function(X){return X.length===1&&Sr(X[0],"none")?[]:zr(X).map(function(ye){for(var Re={color:255,offsetX:kt,offsetY:kt,blur:kt,spread:kt,inset:!1},ft=0,qt=0;qt<ye.length;qt++){var br=ye[qt];Sr(br,"inset")?Re.inset=!0:Yr(br)?(ft===0?Re.offsetX=br:ft===1?Re.offsetY=br:ft===2?Re.blur=br:Re.spread=br,ft++):Re.color=In.parse(br)}return Re})}},pa=function(){function Ne(X){this.backgroundClip=Wn(va,X.backgroundClip),this.backgroundColor=Wn(Sa,X.backgroundColor),this.backgroundImage=Wn(Ki,X.backgroundImage),this.backgroundOrigin=Wn(xo,X.backgroundOrigin),this.backgroundPosition=Wn(yo,X.backgroundPosition),this.backgroundRepeat=Wn(bo,X.backgroundRepeat),this.backgroundSize=Wn(Vi,X.backgroundSize),this.borderTopColor=Wn(Ea,X.borderTopColor),this.borderRightColor=Wn(Ji,X.borderRightColor),this.borderBottomColor=Wn(ao,X.borderBottomColor),this.borderLeftColor=Wn(es,X.borderLeftColor),this.borderTopLeftRadius=Wn(js,X.borderTopLeftRadius),this.borderTopRightRadius=Wn(As,X.borderTopRightRadius),this.borderBottomRightRadius=Wn(ms,X.borderBottomRightRadius),this.borderBottomLeftRadius=Wn(Ko,X.borderBottomLeftRadius),this.borderTopStyle=Wn(Qa,X.borderTopStyle),this.borderRightStyle=Wn(ho,X.borderRightStyle),this.borderBottomStyle=Wn(ls,X.borderBottomStyle),this.borderLeftStyle=Wn(Cr,X.borderLeftStyle),this.borderTopWidth=Wn(ts,X.borderTopWidth),this.borderRightWidth=Wn(Is,X.borderRightWidth),this.borderBottomWidth=Wn(Ds,X.borderBottomWidth),this.borderLeftWidth=Wn(is,X.borderLeftWidth),this.boxShadow=Wn(xs,X.boxShadow),this.color=Wn(Ma,X.color),this.display=Wn(Oa,X.display),this.float=Wn(Yo,X.cssFloat),this.fontFamily=Wn(Gs,X.fontFamily),this.fontSize=Wn(Go,X.fontSize),this.fontStyle=Wn(Rs,X.fontStyle),this.fontVariant=Wn(hs,X.fontVariant),this.fontWeight=Wn(Lo,X.fontWeight),this.letterSpacing=Wn(cs,X.letterSpacing),this.lineBreak=Wn(ys,X.lineBreak),this.lineHeight=Wn(bs,X.lineHeight),this.listStyleImage=Wn($s,X.listStyleImage),this.listStylePosition=Wn(Bo,X.listStylePosition),this.listStyleType=Wn(Ks,X.listStyleType),this.marginTop=Wn(Ot,X.marginTop),this.marginRight=Wn(re,X.marginRight),this.marginBottom=Wn(ue,X.marginBottom),this.marginLeft=Wn(he,X.marginLeft),this.opacity=Wn(ds,X.opacity);var ye=Wn(nt,X.overflow);this.overflowX=ye[0],this.overflowY=ye[ye.length>1?1:0],this.overflowWrap=Wn(hr,X.overflowWrap),this.paddingTop=Wn(Nr,X.paddingTop),this.paddingRight=Wn(qr,X.paddingRight),this.paddingBottom=Wn(sn,X.paddingBottom),this.paddingLeft=Wn(vn,X.paddingLeft),this.position=Wn(Ai,X.position),this.textAlign=Wn(Kn,X.textAlign),this.textDecorationColor=Wn(ns,X.textDecorationColor||X.color),this.textDecorationLine=Wn(Qs,X.textDecorationLine),this.textShadow=Wn(na,X.textShadow),this.textTransform=Wn(Ca,X.textTransform),this.transform=Wn(co,X.transform),this.transformOrigin=Wn(Do,X.transformOrigin),this.visibility=Wn(jo,X.visibility),this.wordBreak=Wn(Xo,X.wordBreak),this.zIndex=Wn(wo,X.zIndex)}return Ne.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===ja.VISIBLE},Ne.prototype.isTransparent=function(){return fn(this.backgroundColor)},Ne.prototype.isTransformed=function(){return this.transform!==null},Ne.prototype.isPositioned=function(){return this.position!==ei.STATIC},Ne.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},Ne.prototype.isFloating=function(){return this.float!==fo.NONE},Ne.prototype.isInlineLevel=function(){return Ro(this.display,4)||Ro(this.display,33554432)||Ro(this.display,268435456)||Ro(this.display,536870912)||Ro(this.display,67108864)||Ro(this.display,134217728)},Ne}(),ci=function(){function Ne(X){this.content=Wn(ws,X.content),this.quotes=Wn(Ms,X.quotes)}return Ne}(),Bi=function(){function Ne(X){this.counterIncrement=Wn(_s,X.counterIncrement),this.counterReset=Wn(Ss,X.counterReset)}return Ne}(),Wn=function(X,ye){var Re=new Tr,ft=ye!==null&&typeof ye!="undefined"?ye.toString():X.initialValue;Re.write(ft);var qt=new Kr(Re.read());switch(X.type){case Pn.IDENT_VALUE:var br=qt.parseComponentValue();return X.parse(Gt(br)?br.value:X.initialValue);case Pn.VALUE:return X.parse(qt.parseComponentValue());case Pn.LIST:return X.parse(qt.parseComponentValues());case Pn.TOKEN_VALUE:return qt.parseComponentValue();case Pn.TYPE_VALUE:switch(X.format){case"angle":return gn.parse(qt.parseComponentValue());case"color":return In.parse(qt.parseComponentValue());case"image":return go.parse(qt.parseComponentValue());case"length":var Ir=qt.parseComponentValue();return Yr(Ir)?Ir:kt;case"length-percentage":var Hr=qt.parseComponentValue();return en(Hr)?Hr:kt}}throw new Error("Attempting to parse unsupported css format type "+X.format)},oo=function(){function Ne(X){this.styles=new pa(window.getComputedStyle(X,null)),this.textNodes=[],this.elements=[],this.styles.transform!==null&&rl(X)&&(X.style.transform="none"),this.bounds=p(X),this.flags=0}return Ne}(),Zo=function(){function Ne(X,ye){this.text=X,this.bounds=ye}return Ne}(),gs=function(X,ye,Re){var ft=$o(X,ye),qt=[],br=0;return ft.forEach(function(Ir){if(ye.textDecorationLine.length||Ir.trim().length>0)if(Yi.SUPPORT_RANGE_BOUNDS)qt.push(new Zo(Ir,Jo(Re,br,Ir.length)));else{var Hr=Re.splitText(Ir.length);qt.push(new Zo(Ir,os(Re))),Re=Hr}else Yi.SUPPORT_RANGE_BOUNDS||(Re=Re.splitText(Ir.length));br+=Ir.length}),qt},os=function(X){var ye=X.ownerDocument;if(ye){var Re=ye.createElement("html2canvaswrapper");Re.appendChild(X.cloneNode(!0));var ft=X.parentNode;if(ft){ft.replaceChild(Re,X);var qt=p(Re);return Re.firstChild&&ft.replaceChild(Re.firstChild,Re),qt}}return new w(0,0,0,0)},Jo=function(X,ye,Re){var ft=X.ownerDocument;if(!ft)throw new Error("Node has no owner document");var qt=ft.createRange();return qt.setStart(X,ye),qt.setEnd(X,ye+Re),w.fromClientRect(qt.getBoundingClientRect())},$o=function(X,ye){return ye.letterSpacing!==0?t(X).map(function(Re){return o(Re)}):Es(X,ye)},Es=function(X,ye){for(var Re=Ie(X,{lineBreak:ye.lineBreak,wordBreak:ye.overflowWrap===It.BREAK_WORD?"break-word":ye.wordBreak}),ft=[],qt;!(qt=Re.next()).done;)qt.value&&ft.push(qt.value.slice());return ft},zo=function(){function Ne(X,ye){this.text=sl(X.data,ye.textTransform),this.textBounds=gs(this.text,ye,X)}return Ne}(),sl=function(X,ye){switch(ye){case Ui.LOWERCASE:return X.toLowerCase();case Ui.CAPITALIZE:return X.replace(kl,ll);case Ui.UPPERCASE:return X.toUpperCase();default:return X}},kl=/(^|\s|:|-|\(|\))([a-z])/g,ll=function(X,ye,Re){return X.length>0?ye+Re.toUpperCase():X},Nl=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this;return Re.src=ye.currentSrc||ye.src,Re.intrinsicWidth=ye.naturalWidth,Re.intrinsicHeight=ye.naturalHeight,Zi.getInstance().addImage(Re.src),Re}return X}(oo),Ns=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this;return Re.canvas=ye,Re.intrinsicWidth=ye.width,Re.intrinsicHeight=ye.height,Re}return X}(oo),Ys=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this,ft=new XMLSerializer;return Re.svg="data:image/svg+xml,"+encodeURIComponent(ft.serializeToString(ye)),Re.intrinsicWidth=ye.width.baseVal.value,Re.intrinsicHeight=ye.height.baseVal.value,Zi.getInstance().addImage(Re.svg),Re}return X}(oo),qs=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this;return Re.value=ye.value,Re}return X}(oo),jl=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this;return Re.start=ye.start,Re.reversed=typeof ye.reversed=="boolean"&&ye.reversed===!0,Re}return X}(oo),zl=[{type:Ee.DIMENSION_TOKEN,flags:0,unit:"px",number:3}],Dl=[{type:Ee.PERCENTAGE_TOKEN,flags:0,number:50}],rc=function(X){return X.width>X.height?new w(X.left+(X.width-X.height)/2,X.top,X.height,X.height):X.width<X.height?new w(X.left,X.top+(X.height-X.width)/2,X.width,X.width):X},nc=function(X){var ye=X.type===ic?new Array(X.value.length+1).join("\u2022"):X.value;return ye.length===0?X.placeholder||"":ye},qo="checkbox",el="radio",ic="password",Rl=707406591,_l=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this;Re.type=ye.type.toLowerCase(),Re.checked=ye.checked,Re.value=nc(ye),(Re.type===qo||Re.type===el)&&(Re.styles.backgroundColor=3739148031,Re.styles.borderTopColor=Re.styles.borderRightColor=Re.styles.borderBottomColor=Re.styles.borderLeftColor=2779096575,Re.styles.borderTopWidth=Re.styles.borderRightWidth=Re.styles.borderBottomWidth=Re.styles.borderLeftWidth=1,Re.styles.borderTopStyle=Re.styles.borderRightStyle=Re.styles.borderBottomStyle=Re.styles.borderLeftStyle=Eo.SOLID,Re.styles.backgroundClip=[Ei.BORDER_BOX],Re.styles.backgroundOrigin=[0],Re.bounds=rc(Re.bounds));switch(Re.type){case qo:Re.styles.borderTopRightRadius=Re.styles.borderTopLeftRadius=Re.styles.borderBottomRightRadius=Re.styles.borderBottomLeftRadius=zl;break;case el:Re.styles.borderTopRightRadius=Re.styles.borderTopLeftRadius=Re.styles.borderBottomRightRadius=Re.styles.borderBottomLeftRadius=Dl;break}return Re}return X}(oo),yl=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this,ft=ye.options[ye.selectedIndex||0];return Re.value=ft&&ft.text||"",Re}return X}(oo),Hl=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this;return Re.value=ye.value,Re}return X}(oo),cl=function(X){return In.parse(Kr.create(X).parseComponentValue())},Wl=function(Ne){O(X,Ne);function X(ye){var Re=Ne.call(this,ye)||this;Re.src=ye.src,Re.width=parseInt(ye.width,10)||0,Re.height=parseInt(ye.height,10)||0,Re.backgroundColor=Re.styles.backgroundColor;try{if(ye.contentWindow&&ye.contentWindow.document&&ye.contentWindow.document.documentElement){Re.tree=tl(ye.contentWindow.document.documentElement);var ft=ye.contentWindow.document.documentElement?cl(getComputedStyle(ye.contentWindow.document.documentElement).backgroundColor):wi.TRANSPARENT,qt=ye.contentWindow.document.body?cl(getComputedStyle(ye.contentWindow.document.body).backgroundColor):wi.TRANSPARENT;Re.backgroundColor=fn(ft)?fn(qt)?Re.styles.backgroundColor:qt:ft}}catch(br){}return Re}return X}(oo),ac=["OL","UL","MENU"],oc=function Ne(X,ye,Re){for(var ft=X.firstChild,qt=void 0;ft;ft=qt)if(qt=ft.nextSibling,Cs(ft)&&ft.data.trim().length>0)ye.textNodes.push(new zo(ft,ye.styles));else if(Hs(ft)){var br=Bs(ft);br.styles.isVisible()&&(bl(ft,br,Re)?br.flags|=4:ul(br.styles)&&(br.flags|=2),ac.indexOf(ft.tagName)!==-1&&(br.flags|=8),ye.elements.push(br),!El(ft)&&!Xs(ft)&&!fl(ft)&&Ne(ft,br,Re))}},Bs=function(X){return hl(X)?new Nl(X):nl(X)?new Ns(X):Xs(X)?new Ys(X):wl(X)?new qs(X):Ml(X)?new jl(X):Vl(X)?new _l(X):fl(X)?new yl(X):El(X)?new Hl(X):xl(X)?new Wl(X):new oo(X)},tl=function(X){var ye=Bs(X);return ye.flags|=4,oc(X,ye,ye),ye},bl=function(X,ye,Re){return ye.styles.isPositionedWithZIndex()||ye.styles.opacity<1||ye.styles.isTransformed()||dl(X)&&Re.styles.isTransparent()},ul=function(X){return X.isPositioned()||X.isFloating()},Cs=function(X){return X.nodeType===Node.TEXT_NODE},Hs=function(X){return X.nodeType===Node.ELEMENT_NODE},rl=function(X){return Hs(X)&&typeof X.style!="undefined"&&!Fs(X)},Fs=function(X){return typeof X.className=="object"},wl=function(X){return X.tagName==="LI"},Ml=function(X){return X.tagName==="OL"},Vl=function(X){return X.tagName==="INPUT"},Sl=function(X){return X.tagName==="HTML"},Xs=function(X){return X.tagName==="svg"},dl=function(X){return X.tagName==="BODY"},nl=function(X){return X.tagName==="CANVAS"},hl=function(X){return X.tagName==="IMG"},xl=function(X){return X.tagName==="IFRAME"},Ws=function(X){return X.tagName==="STYLE"},Kl=function(X){return X.tagName==="SCRIPT"},El=function(X){return X.tagName==="TEXTAREA"},fl=function(X){return X.tagName==="SELECT"},Cl=function(){function Ne(){this.counters={}}return Ne.prototype.getCounterValue=function(X){var ye=this.counters[X];return ye&&ye.length?ye[ye.length-1]:1},Ne.prototype.getCounterValues=function(X){var ye=this.counters[X];return ye||[]},Ne.prototype.pop=function(X){var ye=this;X.forEach(function(Re){return ye.counters[Re].pop()})},Ne.prototype.parse=function(X){var ye=this,Re=X.counterIncrement,ft=X.counterReset,qt=!0;Re!==null&&Re.forEach(function(Ir){var Hr=ye.counters[Ir.counter];Hr&&Ir.increment!==0&&(qt=!1,Hr[Math.max(0,Hr.length-1)]+=Ir.increment)});var br=[];return qt&&ft.forEach(function(Ir){var Hr=ye.counters[Ir.counter];br.push(Ir.counter),Hr||(Hr=ye.counters[Ir.counter]=[]),Hr.push(Ir.reset)}),br},Ne}(),Ql={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Bl={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u0554","\u0553","\u0552","\u0551","\u0550","\u054F","\u054E","\u054D","\u054C","\u054B","\u054A","\u0549","\u0548","\u0547","\u0546","\u0545","\u0544","\u0543","\u0542","\u0541","\u0540","\u053F","\u053E","\u053D","\u053C","\u053B","\u053A","\u0539","\u0538","\u0537","\u0536","\u0535","\u0534","\u0533","\u0532","\u0531"]},pl={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["\u05D9\u05F3","\u05D8\u05F3","\u05D7\u05F3","\u05D6\u05F3","\u05D5\u05F3","\u05D4\u05F3","\u05D3\u05F3","\u05D2\u05F3","\u05D1\u05F3","\u05D0\u05F3","\u05EA","\u05E9","\u05E8","\u05E7","\u05E6","\u05E4","\u05E2","\u05E1","\u05E0","\u05DE","\u05DC","\u05DB","\u05D9\u05D8","\u05D9\u05D7","\u05D9\u05D6","\u05D8\u05D6","\u05D8\u05D5","\u05D9","\u05D8","\u05D7","\u05D6","\u05D5","\u05D4","\u05D3","\u05D2","\u05D1","\u05D0"]},Gl={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u10F5","\u10F0","\u10EF","\u10F4","\u10EE","\u10ED","\u10EC","\u10EB","\u10EA","\u10E9","\u10E8","\u10E7","\u10E6","\u10E5","\u10E4","\u10F3","\u10E2","\u10E1","\u10E0","\u10DF","\u10DE","\u10DD","\u10F2","\u10DC","\u10DB","\u10DA","\u10D9","\u10D8","\u10D7","\u10F1","\u10D6","\u10D5","\u10D4","\u10D3","\u10D2","\u10D1","\u10D0"]},Zs=function(X,ye,Re,ft,qt,br){return X<ye||X>Re?gl(X,qt,br.length>0):ft.integers.reduce(function(Ir,Hr,Wr){for(;X>=Hr;)X-=Hr,Ir+=ft.values[Wr];return Ir},"")+br},Yl=function(X,ye,Re,ft){var qt="";do Re||X--,qt=ft(X)+qt,X/=ye;while(X*ye>=ye);return qt},_o=function(X,ye,Re,ft,qt){var br=Re-ye+1;return(X<0?"-":"")+(Yl(Math.abs(X),br,ft,function(Ir){return o(Math.floor(Ir%br)+ye)})+qt)},Vs=function(X,ye,Re){Re===void 0&&(Re=". ");var ft=ye.length;return Yl(Math.abs(X),ft,!1,function(qt){return ye[Math.floor(qt%ft)]})+Re},il=1<<0,Ps=1<<1,Us=1<<2,ml=1<<3,Ls=function(X,ye,Re,ft,qt,br){if(X<-9999||X>9999)return gl(X,Rn.CJK_DECIMAL,qt.length>0);var Ir=Math.abs(X),Hr=qt;if(Ir===0)return ye[0]+Hr;for(var Wr=0;Ir>0&&Wr<=4;Wr++){var ln=Ir%10;ln===0&&Ro(br,il)&&Hr!==""?Hr=ye[ln]+Hr:ln>1||ln===1&&Wr===0||ln===1&&Wr===1&&Ro(br,Ps)||ln===1&&Wr===1&&Ro(br,Us)&&X>100||ln===1&&Wr>1&&Ro(br,ml)?Hr=ye[ln]+(Wr>0?Re[Wr-1]:"")+Hr:ln===1&&Wr>0&&(Hr=Re[Wr-1]+Hr),Ir=Math.floor(Ir/10)}return(X<0?ft:"")+Hr},al="\u5341\u767E\u5343\u842C",Js="\u62FE\u4F70\u4EDF\u842C",Fl="\u30DE\u30A4\u30CA\u30B9",Ll="\uB9C8\uC774\uB108\uC2A4",gl=function(X,ye,Re){var ft=Re?". ":"",qt=Re?"\u3001":"",br=Re?", ":"",Ir=Re?" ":"";switch(ye){case Rn.DISC:return"\u2022"+Ir;case Rn.CIRCLE:return"\u25E6"+Ir;case Rn.SQUARE:return"\u25FE"+Ir;case Rn.DECIMAL_LEADING_ZERO:var Hr=_o(X,48,57,!0,ft);return Hr.length<4?"0"+Hr:Hr;case Rn.CJK_DECIMAL:return Vs(X,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",qt);case Rn.LOWER_ROMAN:return Zs(X,1,3999,Ql,Rn.DECIMAL,ft).toLowerCase();case Rn.UPPER_ROMAN:return Zs(X,1,3999,Ql,Rn.DECIMAL,ft);case Rn.LOWER_GREEK:return _o(X,945,969,!1,ft);case Rn.LOWER_ALPHA:return _o(X,97,122,!1,ft);case Rn.UPPER_ALPHA:return _o(X,65,90,!1,ft);case Rn.ARABIC_INDIC:return _o(X,1632,1641,!0,ft);case Rn.ARMENIAN:case Rn.UPPER_ARMENIAN:return Zs(X,1,9999,Bl,Rn.DECIMAL,ft);case Rn.LOWER_ARMENIAN:return Zs(X,1,9999,Bl,Rn.DECIMAL,ft).toLowerCase();case Rn.BENGALI:return _o(X,2534,2543,!0,ft);case Rn.CAMBODIAN:case Rn.KHMER:return _o(X,6112,6121,!0,ft);case Rn.CJK_EARTHLY_BRANCH:return Vs(X,"\u5B50\u4E11\u5BC5\u536F\u8FB0\u5DF3\u5348\u672A\u7533\u9149\u620C\u4EA5",qt);case Rn.CJK_HEAVENLY_STEM:return Vs(X,"\u7532\u4E59\u4E19\u4E01\u620A\u5DF1\u5E9A\u8F9B\u58EC\u7678",qt);case Rn.CJK_IDEOGRAPHIC:case Rn.TRAD_CHINESE_INFORMAL:return Ls(X,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",al,"\u8CA0",qt,Ps|Us|ml);case Rn.TRAD_CHINESE_FORMAL:return Ls(X,"\u96F6\u58F9\u8CB3\u53C3\u8086\u4F0D\u9678\u67D2\u634C\u7396",Js,"\u8CA0",qt,il|Ps|Us|ml);case Rn.SIMP_CHINESE_INFORMAL:return Ls(X,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",al,"\u8D1F",qt,Ps|Us|ml);case Rn.SIMP_CHINESE_FORMAL:return Ls(X,"\u96F6\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396",Js,"\u8D1F",qt,il|Ps|Us|ml);case Rn.JAPANESE_INFORMAL:return Ls(X,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u4E07",Fl,qt,0);case Rn.JAPANESE_FORMAL:return Ls(X,"\u96F6\u58F1\u5F10\u53C2\u56DB\u4F0D\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343\u4E07",Fl,qt,il|Ps|Us);case Rn.KOREAN_HANGUL_FORMAL:return Ls(X,"\uC601\uC77C\uC774\uC0BC\uC0AC\uC624\uC721\uCE60\uD314\uAD6C","\uC2ED\uBC31\uCC9C\uB9CC",Ll,br,il|Ps|Us);case Rn.KOREAN_HANJA_INFORMAL:return Ls(X,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u842C",Ll,br,0);case Rn.KOREAN_HANJA_FORMAL:return Ls(X,"\u96F6\u58F9\u8CB3\u53C3\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343",Ll,br,il|Ps|Us);case Rn.DEVANAGARI:return _o(X,2406,2415,!0,ft);case Rn.GEORGIAN:return Zs(X,1,19999,Gl,Rn.DECIMAL,ft);case Rn.GUJARATI:return _o(X,2790,2799,!0,ft);case Rn.GURMUKHI:return _o(X,2662,2671,!0,ft);case Rn.HEBREW:return Zs(X,1,10999,pl,Rn.DECIMAL,ft);case Rn.HIRAGANA:return Vs(X,"\u3042\u3044\u3046\u3048\u304A\u304B\u304D\u304F\u3051\u3053\u3055\u3057\u3059\u305B\u305D\u305F\u3061\u3064\u3066\u3068\u306A\u306B\u306C\u306D\u306E\u306F\u3072\u3075\u3078\u307B\u307E\u307F\u3080\u3081\u3082\u3084\u3086\u3088\u3089\u308A\u308B\u308C\u308D\u308F\u3090\u3091\u3092\u3093");case Rn.HIRAGANA_IROHA:return Vs(X,"\u3044\u308D\u306F\u306B\u307B\u3078\u3068\u3061\u308A\u306C\u308B\u3092\u308F\u304B\u3088\u305F\u308C\u305D\u3064\u306D\u306A\u3089\u3080\u3046\u3090\u306E\u304A\u304F\u3084\u307E\u3051\u3075\u3053\u3048\u3066\u3042\u3055\u304D\u3086\u3081\u307F\u3057\u3091\u3072\u3082\u305B\u3059");case Rn.KANNADA:return _o(X,3302,3311,!0,ft);case Rn.KATAKANA:return Vs(X,"\u30A2\u30A4\u30A6\u30A8\u30AA\u30AB\u30AD\u30AF\u30B1\u30B3\u30B5\u30B7\u30B9\u30BB\u30BD\u30BF\u30C1\u30C4\u30C6\u30C8\u30CA\u30CB\u30CC\u30CD\u30CE\u30CF\u30D2\u30D5\u30D8\u30DB\u30DE\u30DF\u30E0\u30E1\u30E2\u30E4\u30E6\u30E8\u30E9\u30EA\u30EB\u30EC\u30ED\u30EF\u30F0\u30F1\u30F2\u30F3",qt);case Rn.KATAKANA_IROHA:return Vs(X,"\u30A4\u30ED\u30CF\u30CB\u30DB\u30D8\u30C8\u30C1\u30EA\u30CC\u30EB\u30F2\u30EF\u30AB\u30E8\u30BF\u30EC\u30BD\u30C4\u30CD\u30CA\u30E9\u30E0\u30A6\u30F0\u30CE\u30AA\u30AF\u30E4\u30DE\u30B1\u30D5\u30B3\u30A8\u30C6\u30A2\u30B5\u30AD\u30E6\u30E1\u30DF\u30B7\u30F1\u30D2\u30E2\u30BB\u30B9",qt);case Rn.LAO:return _o(X,3792,3801,!0,ft);case Rn.MONGOLIAN:return _o(X,6160,6169,!0,ft);case Rn.MYANMAR:return _o(X,4160,4169,!0,ft);case Rn.ORIYA:return _o(X,2918,2927,!0,ft);case Rn.PERSIAN:return _o(X,1776,1785,!0,ft);case Rn.TAMIL:return _o(X,3046,3055,!0,ft);case Rn.TELUGU:return _o(X,3174,3183,!0,ft);case Rn.THAI:return _o(X,3664,3673,!0,ft);case Rn.TIBETAN:return _o(X,3872,3881,!0,ft);case Rn.DECIMAL:default:return _o(X,48,57,!0,ft)}},Xl="data-html2canvas-ignore",Pl=function(){function Ne(X,ye){if(this.options=ye,this.scrolledElements=[],this.referenceElement=X,this.counters=new Cl,this.quoteDepth=0,!X.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(X.ownerDocument.documentElement)}return Ne.prototype.toIFrame=function(X,ye){var Re=this,ft=Zl(X,ye);if(!ft.contentWindow)return Promise.reject("Unable to find iframe window");var qt=X.defaultView.pageXOffset,br=X.defaultView.pageYOffset,Ir=ft.contentWindow,Hr=Ir.document,Wr=sc(ft).then(function(){return g(Re,void 0,void 0,function(){var ln;return y(this,function(an){switch(an.label){case 0:return this.scrolledElements.forEach(ql),Ir&&(Ir.scrollTo(ye.left,ye.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(Ir.scrollY!==ye.top||Ir.scrollX!==ye.left)&&(Hr.documentElement.style.top=-ye.top+"px",Hr.documentElement.style.left=-ye.left+"px",Hr.documentElement.style.position="absolute")),ln=this.options.onclone,typeof this.clonedReferenceElement=="undefined"?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:Hr.fonts&&Hr.fonts.ready?[4,Hr.fonts.ready]:[3,2];case 1:an.sent(),an.label=2;case 2:return typeof ln=="function"?[2,Promise.resolve().then(function(){return ln(Hr)}).then(function(){return ft})]:[2,ft]}})})});return Hr.open(),Hr.write($l(document.doctype)+"<html></html>"),Ol(this.referenceElement.ownerDocument,qt,br),Hr.replaceChild(Hr.adoptNode(this.documentElement),Hr.documentElement),Hr.close(),Wr},Ne.prototype.createElementClone=function(X){if(nl(X))return this.createCanvasClone(X);if(Ws(X))return this.createStyleClone(X);var ye=X.cloneNode(!1);return hl(ye)&&ye.loading==="lazy"&&(ye.loading="eager"),ye},Ne.prototype.createStyleClone=function(X){try{var ye=X.sheet;if(ye&&ye.cssRules){var Re=[].slice.call(ye.cssRules,0).reduce(function(qt,br){return br&&typeof br.cssText=="string"?qt+br.cssText:qt},""),ft=X.cloneNode(!1);return ft.textContent=Re,ft}}catch(qt){if(Xi.getInstance(this.options.id).error("Unable to access cssRules property",qt),qt.name!=="SecurityError")throw qt}return X.cloneNode(!1)},Ne.prototype.createCanvasClone=function(X){if(this.options.inlineImages&&X.ownerDocument){var ye=X.ownerDocument.createElement("img");try{return ye.src=X.toDataURL(),ye}catch(br){Xi.getInstance(this.options.id).info("Unable to clone canvas contents, canvas is tainted")}}var Re=X.cloneNode(!1);try{Re.width=X.width,Re.height=X.height;var ft=X.getContext("2d"),qt=Re.getContext("2d");return qt&&(ft?qt.putImageData(ft.getImageData(0,0,X.width,X.height),0,0):qt.drawImage(X,0,0)),Re}catch(br){}return Re},Ne.prototype.cloneNode=function(X){if(Cs(X))return document.createTextNode(X.data);if(!X.ownerDocument)return X.cloneNode(!1);var ye=X.ownerDocument.defaultView;if(ye&&Hs(X)&&(rl(X)||Fs(X))){var Re=this.createElementClone(X),ft=ye.getComputedStyle(X),qt=ye.getComputedStyle(X,":before"),br=ye.getComputedStyle(X,":after");this.referenceElement===X&&rl(Re)&&(this.clonedReferenceElement=Re),dl(Re)&&cc(Re);for(var Ir=this.counters.parse(new Bi(ft)),Hr=this.resolvePseudoContent(X,Re,qt,vl.BEFORE),Wr=X.firstChild;Wr;Wr=Wr.nextSibling)(!Hs(Wr)||!Kl(Wr)&&!Wr.hasAttribute(Xl)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(Wr)))&&((!this.options.copyStyles||!Hs(Wr)||!Ws(Wr))&&Re.appendChild(this.cloneNode(Wr)));Hr&&Re.insertBefore(Hr,Re.firstChild);var ln=this.resolvePseudoContent(X,Re,br,vl.AFTER);return ln&&Re.appendChild(ln),this.counters.pop(Ir),ft&&(this.options.copyStyles||Fs(X))&&!xl(X)&&Jl(ft,Re),(X.scrollTop!==0||X.scrollLeft!==0)&&this.scrolledElements.push([Re,X.scrollLeft,X.scrollTop]),(El(X)||fl(X))&&(El(Re)||fl(Re))&&(Re.value=X.value),Re}return X.cloneNode(!1)},Ne.prototype.resolvePseudoContent=function(X,ye,Re,ft){var qt=this;if(!Re)return;var br=Re.content,Ir=ye.ownerDocument;if(!Ir||!br||br==="none"||br==="-moz-alt-content"||Re.display==="none")return;this.counters.parse(new Bi(Re));var Hr=new ci(Re),Wr=Ir.createElement("html2canvaspseudoelement");Jl(Re,Wr),Hr.content.forEach(function(an){if(an.type===Ee.STRING_TOKEN)Wr.appendChild(Ir.createTextNode(an.value));else if(an.type===Ee.URL_TOKEN){var Mn=Ir.createElement("img");Mn.src=an.value,Mn.style.opacity="1",Wr.appendChild(Mn)}else if(an.type===Ee.FUNCTION){if(an.name==="attr"){var ii=an.values.filter(Gt);ii.length&&Wr.appendChild(Ir.createTextNode(X.getAttribute(ii[0].value)||""))}else if(an.name==="counter"){var Hn=an.values.filter(Mr),hi=Hn[0],ma=Hn[1];if(hi&&Gt(hi)){var xi=qt.counters.getCounterValue(hi.value),oa=ma&&Gt(ma)?Ks.parse(ma.value):Rn.DECIMAL;Wr.appendChild(Ir.createTextNode(gl(xi,oa,!1)))}}else if(an.name==="counters"){var Ia=an.values.filter(Mr),hi=Ia[0],Ri=Ia[1],ma=Ia[2];if(hi&&Gt(hi)){var No=qt.counters.getCounterValues(hi.value),qa=ma&&Gt(ma)?Ks.parse(ma.value):Rn.DECIMAL,Wo=Ri&&Ri.type===Ee.STRING_TOKEN?Ri.value:"",Uo=No.map(function(ps){return gl(ps,qa,!1)}).join(Wo);Wr.appendChild(Ir.createTextNode(Uo))}}}else if(an.type===Ee.IDENT_TOKEN)switch(an.value){case"open-quote":Wr.appendChild(Ir.createTextNode(zs(Hr.quotes,qt.quoteDepth++,!0)));break;case"close-quote":Wr.appendChild(Ir.createTextNode(zs(Hr.quotes,--qt.quoteDepth,!1)));break;default:Wr.appendChild(Ir.createTextNode(an.value))}}),Wr.className=ks+" "+Tl;var ln=ft===vl.BEFORE?" "+ks:" "+Tl;return Fs(ye)?ye.className.baseValue+=ln:ye.className+=ln,Wr},Ne.destroy=function(X){return X.parentNode?(X.parentNode.removeChild(X),!0):!1},Ne}(),vl;(function(Ne){Ne[Ne.BEFORE=0]="BEFORE",Ne[Ne.AFTER=1]="AFTER"})(vl||(vl={}));var Zl=function(X,ye){var Re=X.createElement("iframe");return Re.className="html2canvas-container",Re.style.visibility="hidden",Re.style.position="fixed",Re.style.left="-10000px",Re.style.top="0px",Re.style.border="0",Re.width=ye.width.toString(),Re.height=ye.height.toString(),Re.scrolling="no",Re.setAttribute(Xl,"true"),X.body.appendChild(Re),Re},sc=function(X){return new Promise(function(ye,Re){var ft=X.contentWindow;if(!ft)return Re("No window assigned for iframe");var qt=ft.document;ft.onload=X.onload=qt.onreadystatechange=function(){ft.onload=X.onload=qt.onreadystatechange=null;var br=setInterval(function(){qt.body.childNodes.length>0&&qt.readyState==="complete"&&(clearInterval(br),ye(X))},50)}})},Jl=function(X,ye){for(var Re=X.length-1;Re>=0;Re--){var ft=X.item(Re);ft!=="content"&&ye.style.setProperty(ft,X.getPropertyValue(ft))}return ye},$l=function(X){var ye="";return X&&(ye+="<!DOCTYPE ",X.name&&(ye+=X.name),X.internalSubset&&(ye+=X.internalSubset),X.publicId&&(ye+='"'+X.publicId+'"'),X.systemId&&(ye+='"'+X.systemId+'"'),ye+=">"),ye},Ol=function(X,ye,Re){X&&X.defaultView&&(ye!==X.defaultView.pageXOffset||Re!==X.defaultView.pageYOffset)&&X.defaultView.scrollTo(ye,Re)},ql=function(X){var ye=X[0],Re=X[1],ft=X[2];ye.scrollLeft=Re,ye.scrollTop=ft},lc=":before",Il=":after",ks="___html2canvas___pseudoelement_before",Tl="___html2canvas___pseudoelement_after",Al=`{
|
|
|
content: "" !important;
|
|
|
display: none !important;
|
|
|
}`,cc=function(X){uc(X,"."+ks+lc+Al+`
|
|
|
.`+Tl+Il+Al)},uc=function(X,ye){var Re=X.ownerDocument;if(Re){var ft=Re.createElement("style");ft.textContent=ye,X.appendChild(ft)}},ol;(function(Ne){Ne[Ne.VECTOR=0]="VECTOR",Ne[Ne.BEZIER_CURVE=1]="BEZIER_CURVE"})(ol||(ol={}));var ke=function(X,ye){return X.length===ye.length?X.some(function(Re,ft){return Re===ye[ft]}):!1},ie=function(X,ye,Re,ft,qt){return X.map(function(br,Ir){switch(Ir){case 0:return br.add(ye,Re);case 1:return br.add(ye+ft,Re);case 2:return br.add(ye+ft,Re+qt);case 3:return br.add(ye,Re+qt)}return br})},xe=function(){function Ne(X,ye){this.type=ol.VECTOR,this.x=X,this.y=ye}return Ne.prototype.add=function(X,ye){return new Ne(this.x+X,this.y+ye)},Ne}(),et=function(X,ye,Re){return new xe(X.x+(ye.x-X.x)*Re,X.y+(ye.y-X.y)*Re)},Et=function(){function Ne(X,ye,Re,ft){this.type=ol.BEZIER_CURVE,this.start=X,this.startControl=ye,this.endControl=Re,this.end=ft}return Ne.prototype.subdivide=function(X,ye){var Re=et(this.start,this.startControl,X),ft=et(this.startControl,this.endControl,X),qt=et(this.endControl,this.end,X),br=et(Re,ft,X),Ir=et(ft,qt,X),Hr=et(br,Ir,X);return ye?new Ne(this.start,Re,br,Hr):new Ne(Hr,Ir,qt,this.end)},Ne.prototype.add=function(X,ye){return new Ne(this.start.add(X,ye),this.startControl.add(X,ye),this.endControl.add(X,ye),this.end.add(X,ye))},Ne.prototype.reverse=function(){return new Ne(this.end,this.endControl,this.startControl,this.start)},Ne}(),Zt=function(X){return X.type===ol.BEZIER_CURVE},ir=function(){function Ne(X){var ye=X.styles,Re=X.bounds,ft=Er(ye.borderTopLeftRadius,Re.width,Re.height),qt=ft[0],br=ft[1],Ir=Er(ye.borderTopRightRadius,Re.width,Re.height),Hr=Ir[0],Wr=Ir[1],ln=Er(ye.borderBottomRightRadius,Re.width,Re.height),an=ln[0],Mn=ln[1],ii=Er(ye.borderBottomLeftRadius,Re.width,Re.height),Hn=ii[0],hi=ii[1],ma=[];ma.push((qt+Hr)/Re.width),ma.push((Hn+an)/Re.width),ma.push((br+hi)/Re.height),ma.push((Wr+Mn)/Re.height);var xi=Math.max.apply(Math,ma);xi>1&&(qt/=xi,br/=xi,Hr/=xi,Wr/=xi,an/=xi,Mn/=xi,Hn/=xi,hi/=xi);var oa=Re.width-Hr,Ia=Re.height-Mn,Ri=Re.width-an,No=Re.height-hi,qa=ye.borderTopWidth,Wo=ye.borderRightWidth,Uo=ye.borderBottomWidth,Ba=ye.borderLeftWidth,Vo=Br(ye.paddingTop,X.bounds.width),ps=Br(ye.paddingRight,X.bounds.width),vs=Br(ye.paddingBottom,X.bounds.width),Os=Br(ye.paddingLeft,X.bounds.width);this.topLeftBorderBox=qt>0||br>0?wr(Re.left,Re.top,qt,br,lr.TOP_LEFT):new xe(Re.left,Re.top),this.topRightBorderBox=Hr>0||Wr>0?wr(Re.left+oa,Re.top,Hr,Wr,lr.TOP_RIGHT):new xe(Re.left+Re.width,Re.top),this.bottomRightBorderBox=an>0||Mn>0?wr(Re.left+Ri,Re.top+Ia,an,Mn,lr.BOTTOM_RIGHT):new xe(Re.left+Re.width,Re.top+Re.height),this.bottomLeftBorderBox=Hn>0||hi>0?wr(Re.left,Re.top+No,Hn,hi,lr.BOTTOM_LEFT):new xe(Re.left,Re.top+Re.height),this.topLeftPaddingBox=qt>0||br>0?wr(Re.left+Ba,Re.top+qa,Math.max(0,qt-Ba),Math.max(0,br-qa),lr.TOP_LEFT):new xe(Re.left+Ba,Re.top+qa),this.topRightPaddingBox=Hr>0||Wr>0?wr(Re.left+Math.min(oa,Re.width+Ba),Re.top+qa,oa>Re.width+Ba?0:Hr-Ba,Wr-qa,lr.TOP_RIGHT):new xe(Re.left+Re.width-Wo,Re.top+qa),this.bottomRightPaddingBox=an>0||Mn>0?wr(Re.left+Math.min(Ri,Re.width-Ba),Re.top+Math.min(Ia,Re.height+qa),Math.max(0,an-Wo),Mn-Uo,lr.BOTTOM_RIGHT):new xe(Re.left+Re.width-Wo,Re.top+Re.height-Uo),this.bottomLeftPaddingBox=Hn>0||hi>0?wr(Re.left+Ba,Re.top+No,Math.max(0,Hn-Ba),hi-Uo,lr.BOTTOM_LEFT):new xe(Re.left+Ba,Re.top+Re.height-Uo),this.topLeftContentBox=qt>0||br>0?wr(Re.left+Ba+Os,Re.top+qa+Vo,Math.max(0,qt-(Ba+Os)),Math.max(0,br-(qa+Vo)),lr.TOP_LEFT):new xe(Re.left+Ba+Os,Re.top+qa+Vo),this.topRightContentBox=Hr>0||Wr>0?wr(Re.left+Math.min(oa,Re.width+Ba+Os),Re.top+qa+Vo,oa>Re.width+Ba+Os?0:Hr-Ba+Os,Wr-(qa+Vo),lr.TOP_RIGHT):new xe(Re.left+Re.width-(Wo+ps),Re.top+qa+Vo),this.bottomRightContentBox=an>0||Mn>0?wr(Re.left+Math.min(Ri,Re.width-(Ba+Os)),Re.top+Math.min(Ia,Re.height+qa+Vo),Math.max(0,an-(Wo+ps)),Mn-(Uo+vs),lr.BOTTOM_RIGHT):new xe(Re.left+Re.width-(Wo+ps),Re.top+Re.height-(Uo+vs)),this.bottomLeftContentBox=Hn>0||hi>0?wr(Re.left+Ba+Os,Re.top+No,Math.max(0,Hn-(Ba+Os)),hi-(Uo+vs),lr.BOTTOM_LEFT):new xe(Re.left+Ba+Os,Re.top+Re.height-(Uo+vs))}return Ne}(),lr;(function(Ne){Ne[Ne.TOP_LEFT=0]="TOP_LEFT",Ne[Ne.TOP_RIGHT=1]="TOP_RIGHT",Ne[Ne.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",Ne[Ne.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(lr||(lr={}));var wr=function(X,ye,Re,ft,qt){var br=4*((Math.sqrt(2)-1)/3),Ir=Re*br,Hr=ft*br,Wr=X+Re,ln=ye+ft;switch(qt){case lr.TOP_LEFT:return new Et(new xe(X,ln),new xe(X,ln-Hr),new xe(Wr-Ir,ye),new xe(Wr,ye));case lr.TOP_RIGHT:return new Et(new xe(X,ye),new xe(X+Ir,ye),new xe(Wr,ln-Hr),new xe(Wr,ln));case lr.BOTTOM_RIGHT:return new Et(new xe(Wr,ye),new xe(Wr,ye+Hr),new xe(X+Ir,ln),new xe(X,ln));case lr.BOTTOM_LEFT:default:return new Et(new xe(Wr,ln),new xe(Wr-Ir,ln),new xe(X,ye+Hr),new xe(X,ye))}},Qr=function(X){return[X.topLeftBorderBox,X.topRightBorderBox,X.bottomRightBorderBox,X.bottomLeftBorderBox]},Gr=function(X){return[X.topLeftContentBox,X.topRightContentBox,X.bottomRightContentBox,X.bottomLeftContentBox]},Pr=function(X){return[X.topLeftPaddingBox,X.topRightPaddingBox,X.bottomRightPaddingBox,X.bottomLeftPaddingBox]},Fr=function(){function Ne(X,ye,Re){this.type=0,this.offsetX=X,this.offsetY=ye,this.matrix=Re,this.target=2|4}return Ne}(),Xr=function(){function Ne(X,ye){this.type=1,this.target=ye,this.path=X}return Ne}(),un=function(X){return X.type===0},hn=function(X){return X.type===1},qn=function(){function Ne(X){this.element=X,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return Ne}(),li=function(){function Ne(X,ye){if(this.container=X,this.effects=ye.slice(0),this.curves=new ir(X),X.styles.transform!==null){var Re=X.bounds.left+X.styles.transformOrigin[0].number,ft=X.bounds.top+X.styles.transformOrigin[1].number,qt=X.styles.transform;this.effects.push(new Fr(Re,ft,qt))}if(X.styles.overflowX!==Le.VISIBLE){var br=Qr(this.curves),Ir=Pr(this.curves);ke(br,Ir)?this.effects.push(new Xr(br,2|4)):(this.effects.push(new Xr(br,2)),this.effects.push(new Xr(Ir,4)))}}return Ne.prototype.getParentEffects=function(){var X=this.effects.slice(0);if(this.container.styles.overflowX!==Le.VISIBLE){var ye=Qr(this.curves),Re=Pr(this.curves);ke(ye,Re)||X.push(new Xr(Re,2|4))}return X},Ne}(),ri=function Ne(X,ye,Re,ft){X.container.elements.forEach(function(qt){var br=Ro(qt.flags,4),Ir=Ro(qt.flags,2),Hr=new li(qt,X.getParentEffects());Ro(qt.styles.display,2048)&&ft.push(Hr);var Wr=Ro(qt.flags,8)?[]:ft;if(br||Ir){var ln=br||qt.styles.isPositioned()?Re:ye,an=new qn(Hr);if(qt.styles.isPositioned()||qt.styles.opacity<1||qt.styles.isTransformed()){var Mn=qt.styles.zIndex.order;if(Mn<0){var ii=0;ln.negativeZIndex.some(function(hi,ma){return Mn>hi.element.container.styles.zIndex.order?(ii=ma,!1):ii>0}),ln.negativeZIndex.splice(ii,0,an)}else if(Mn>0){var Hn=0;ln.positiveZIndex.some(function(hi,ma){return Mn>=hi.element.container.styles.zIndex.order?(Hn=ma+1,!1):Hn>0}),ln.positiveZIndex.splice(Hn,0,an)}else ln.zeroOrAutoZIndexOrTransformedOrOpacity.push(an)}else qt.styles.isFloating()?ln.nonPositionedFloats.push(an):ln.nonPositionedInlineLevel.push(an);Ne(Hr,an,br?an:Re,Wr)}else qt.styles.isInlineLevel()?ye.inlineLevel.push(Hr):ye.nonInlineLevel.push(Hr),Ne(Hr,ye,Re,Wr);Ro(qt.flags,8)&&$i(qt,Wr)})},$i=function(X,ye){for(var Re=X instanceof jl?X.start:1,ft=X instanceof jl?X.reversed:!1,qt=0;qt<ye.length;qt++){var br=ye[qt];br.container instanceof qs&&typeof br.container.value=="number"&&br.container.value!==0&&(Re=br.container.value),br.listValue=gl(Re,br.container.styles.listStyleType,!0),Re+=ft?-1:1}},yi=function(X){var ye=new li(X,[]),Re=new qn(ye),ft=[];return ri(ye,Re,Re,ft),$i(ye.container,ft),Re},Va=function(X,ye){switch(ye){case 0:return bi(X.topLeftBorderBox,X.topLeftPaddingBox,X.topRightBorderBox,X.topRightPaddingBox);case 1:return bi(X.topRightBorderBox,X.topRightPaddingBox,X.bottomRightBorderBox,X.bottomRightPaddingBox);case 2:return bi(X.bottomRightBorderBox,X.bottomRightPaddingBox,X.bottomLeftBorderBox,X.bottomLeftPaddingBox);case 3:default:return bi(X.bottomLeftBorderBox,X.bottomLeftPaddingBox,X.topLeftBorderBox,X.topLeftPaddingBox)}},bi=function(X,ye,Re,ft){var qt=[];return Zt(X)?qt.push(X.subdivide(.5,!1)):qt.push(X),Zt(Re)?qt.push(Re.subdivide(.5,!0)):qt.push(Re),Zt(ft)?qt.push(ft.subdivide(.5,!0).reverse()):qt.push(ft),Zt(ye)?qt.push(ye.subdivide(.5,!1).reverse()):qt.push(ye),qt},uo=function(X){var ye=X.bounds,Re=X.styles;return ye.add(Re.borderLeftWidth,Re.borderTopWidth,-(Re.borderRightWidth+Re.borderLeftWidth),-(Re.borderTopWidth+Re.borderBottomWidth))},Ho=function(X){var ye=X.styles,Re=X.bounds,ft=Br(ye.paddingLeft,Re.width),qt=Br(ye.paddingRight,Re.width),br=Br(ye.paddingTop,Re.width),Ir=Br(ye.paddingBottom,Re.width);return Re.add(ft+ye.borderLeftWidth,br+ye.borderTopWidth,-(ye.borderRightWidth+ye.borderLeftWidth+ft+qt),-(ye.borderTopWidth+ye.borderBottomWidth+br+Ir))},so=function(X,ye){return X===0?ye.bounds:X===2?Ho(ye):uo(ye)},ko=function(X,ye){return X===Ei.BORDER_BOX?ye.bounds:X===Ei.CONTENT_BOX?Ho(ye):uo(ye)},m=function(X,ye,Re){var ft=so(q(X.styles.backgroundOrigin,ye),X),qt=ko(q(X.styles.backgroundClip,ye),X),br=V(q(X.styles.backgroundSize,ye),Re,ft),Ir=br[0],Hr=br[1],Wr=Er(q(X.styles.backgroundPosition,ye),ft.width-Ir,ft.height-Hr),ln=ve(q(X.styles.backgroundRepeat,ye),Wr,br,ft,qt),an=Math.round(ft.left+Wr[0]),Mn=Math.round(ft.top+Wr[1]);return[ln,an,Mn,Ir,Hr]},I=function(X){return Gt(X)&&X.value===fa.AUTO},j=function(X){return typeof X=="number"},V=function(X,ye,Re){var ft=ye[0],qt=ye[1],br=ye[2],Ir=X[0],Hr=X[1];if(en(Ir)&&Hr&&en(Hr))return[Br(Ir,Re.width),Br(Hr,Re.height)];var Wr=j(br);if(Gt(Ir)&&(Ir.value===fa.CONTAIN||Ir.value===fa.COVER)){if(j(br)){var ln=Re.width/Re.height;return ln<br!==(Ir.value===fa.COVER)?[Re.width,Re.width/br]:[Re.height*br,Re.height]}return[Re.width,Re.height]}var an=j(ft),Mn=j(qt),ii=an||Mn;if(I(Ir)&&(!Hr||I(Hr))){if(an&&Mn)return[ft,qt];if(!Wr&&!ii)return[Re.width,Re.height];if(ii&&Wr){var Hn=an?ft:qt*br,hi=Mn?qt:ft/br;return[Hn,hi]}var ma=an?ft:Re.width,xi=Mn?qt:Re.height;return[ma,xi]}if(Wr){var oa=0,Ia=0;return en(Ir)?oa=Br(Ir,Re.width):en(Hr)&&(Ia=Br(Hr,Re.height)),I(Ir)?oa=Ia*br:(!Hr||I(Hr))&&(Ia=oa/br),[oa,Ia]}var Ri=null,No=null;if(en(Ir)?Ri=Br(Ir,Re.width):Hr&&en(Hr)&&(No=Br(Hr,Re.height)),Ri!==null&&(!Hr||I(Hr))&&(No=an&&Mn?Ri/ft*qt:Re.height),No!==null&&I(Ir)&&(Ri=an&&Mn?No/qt*ft:Re.width),Ri!==null&&No!==null)return[Ri,No];throw new Error("Unable to calculate background-size for element")},q=function(X,ye){var Re=X[ye];return typeof Re=="undefined"?X[0]:Re},ve=function(X,ye,Re,ft,qt){var br=ye[0],Ir=ye[1],Hr=Re[0],Wr=Re[1];switch(X){case no.REPEAT_X:return[new xe(Math.round(ft.left),Math.round(ft.top+Ir)),new xe(Math.round(ft.left+ft.width),Math.round(ft.top+Ir)),new xe(Math.round(ft.left+ft.width),Math.round(Wr+ft.top+Ir)),new xe(Math.round(ft.left),Math.round(Wr+ft.top+Ir))];case no.REPEAT_Y:return[new xe(Math.round(ft.left+br),Math.round(ft.top)),new xe(Math.round(ft.left+br+Hr),Math.round(ft.top)),new xe(Math.round(ft.left+br+Hr),Math.round(ft.height+ft.top)),new xe(Math.round(ft.left+br),Math.round(ft.height+ft.top))];case no.NO_REPEAT:return[new xe(Math.round(ft.left+br),Math.round(ft.top+Ir)),new xe(Math.round(ft.left+br+Hr),Math.round(ft.top+Ir)),new xe(Math.round(ft.left+br+Hr),Math.round(ft.top+Ir+Wr)),new xe(Math.round(ft.left+br),Math.round(ft.top+Ir+Wr))];default:return[new xe(Math.round(qt.left),Math.round(qt.top)),new xe(Math.round(qt.left+qt.width),Math.round(qt.top)),new xe(Math.round(qt.left+qt.width),Math.round(qt.height+qt.top)),new xe(Math.round(qt.left),Math.round(qt.height+qt.top))]}},Ye="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",yt="Hidden Text",Rt=function(){function Ne(X){this._data={},this._document=X}return Ne.prototype.parseMetrics=function(X,ye){var Re=this._document.createElement("div"),ft=this._document.createElement("img"),qt=this._document.createElement("span"),br=this._document.body;Re.style.visibility="hidden",Re.style.fontFamily=X,Re.style.fontSize=ye,Re.style.margin="0",Re.style.padding="0",br.appendChild(Re),ft.src=Ye,ft.width=1,ft.height=1,ft.style.margin="0",ft.style.padding="0",ft.style.verticalAlign="baseline",qt.style.fontFamily=X,qt.style.fontSize=ye,qt.style.margin="0",qt.style.padding="0",qt.appendChild(this._document.createTextNode(yt)),Re.appendChild(qt),Re.appendChild(ft);var Ir=ft.offsetTop-qt.offsetTop+2;Re.removeChild(qt),Re.appendChild(this._document.createTextNode(yt)),Re.style.lineHeight="normal",ft.style.verticalAlign="super";var Hr=ft.offsetTop-Re.offsetTop+2;return br.removeChild(Re),{baseline:Ir,middle:Hr}},Ne.prototype.getMetrics=function(X,ye){var Re=X+" "+ye;return typeof this._data[Re]=="undefined"&&(this._data[Re]=this.parseMetrics(X,ye)),this._data[Re]},Ne}(),Vt=1e4,Or=function(){function Ne(X){this._activeEffects=[],this.canvas=X.canvas?X.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=X,X.canvas||(this.canvas.width=Math.floor(X.width*X.scale),this.canvas.height=Math.floor(X.height*X.scale),this.canvas.style.width=X.width+"px",this.canvas.style.height=X.height+"px"),this.fontMetrics=new Rt(document),this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-X.x+X.scrollX,-X.y+X.scrollY),this.ctx.textBaseline="bottom",this._activeEffects=[],Xi.getInstance(X.id).debug("Canvas renderer initialized ("+X.width+"x"+X.height+" at "+X.x+","+X.y+") with scale "+X.scale)}return Ne.prototype.applyEffects=function(X,ye){for(var Re=this;this._activeEffects.length;)this.popEffect();X.filter(function(ft){return Ro(ft.target,ye)}).forEach(function(ft){return Re.applyEffect(ft)})},Ne.prototype.applyEffect=function(X){this.ctx.save(),un(X)&&(this.ctx.translate(X.offsetX,X.offsetY),this.ctx.transform(X.matrix[0],X.matrix[1],X.matrix[2],X.matrix[3],X.matrix[4],X.matrix[5]),this.ctx.translate(-X.offsetX,-X.offsetY)),hn(X)&&(this.path(X.path),this.ctx.clip()),this._activeEffects.push(X)},Ne.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},Ne.prototype.renderStack=function(X){return g(this,void 0,void 0,function(){var ye;return y(this,function(Re){switch(Re.label){case 0:return ye=X.element.container.styles,ye.isVisible()?(this.ctx.globalAlpha=ye.opacity,[4,this.renderStackContent(X)]):[3,2];case 1:Re.sent(),Re.label=2;case 2:return[2]}})})},Ne.prototype.renderNode=function(X){return g(this,void 0,void 0,function(){return y(this,function(ye){switch(ye.label){case 0:return X.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(X)]:[3,3];case 1:return ye.sent(),[4,this.renderNodeContent(X)];case 2:ye.sent(),ye.label=3;case 3:return[2]}})})},Ne.prototype.renderTextWithLetterSpacing=function(X,ye){var Re=this;if(ye===0)this.ctx.fillText(X.text,X.bounds.left,X.bounds.top+X.bounds.height);else{var ft=t(X.text).map(function(qt){return o(qt)});ft.reduce(function(qt,br){return Re.ctx.fillText(br,qt,X.bounds.top+X.bounds.height),qt+Re.ctx.measureText(br).width},X.bounds.left)}},Ne.prototype.createFontStyle=function(X){var ye=X.fontVariant.filter(function(qt){return qt==="normal"||qt==="small-caps"}).join(""),Re=X.fontFamily.join(", "),ft=Te(X.fontSize)?""+X.fontSize.number+X.fontSize.unit:X.fontSize.number+"px";return[[X.fontStyle,ye,X.fontWeight,ft,Re].join(" "),Re,ft]},Ne.prototype.renderTextNode=function(X,ye){return g(this,void 0,void 0,function(){var Re,ft,qt,br,Ir=this;return y(this,function(Hr){return Re=this.createFontStyle(ye),ft=Re[0],qt=Re[1],br=Re[2],this.ctx.font=ft,X.textBounds.forEach(function(Wr){Ir.ctx.fillStyle=Tn(ye.color),Ir.renderTextWithLetterSpacing(Wr,ye.letterSpacing);var ln=ye.textShadow;ln.length&&Wr.text.trim().length&&(ln.slice(0).reverse().forEach(function(an){Ir.ctx.shadowColor=Tn(an.color),Ir.ctx.shadowOffsetX=an.offsetX.number*Ir.options.scale,Ir.ctx.shadowOffsetY=an.offsetY.number*Ir.options.scale,Ir.ctx.shadowBlur=an.blur.number,Ir.ctx.fillText(Wr.text,Wr.bounds.left,Wr.bounds.top+Wr.bounds.height)}),Ir.ctx.shadowColor="",Ir.ctx.shadowOffsetX=0,Ir.ctx.shadowOffsetY=0,Ir.ctx.shadowBlur=0),ye.textDecorationLine.length&&(Ir.ctx.fillStyle=Tn(ye.textDecorationColor||ye.color),ye.textDecorationLine.forEach(function(an){switch(an){case 1:var Mn=Ir.fontMetrics.getMetrics(qt,br).baseline;Ir.ctx.fillRect(Wr.bounds.left,Math.round(Wr.bounds.top+Mn),Wr.bounds.width,1);break;case 2:Ir.ctx.fillRect(Wr.bounds.left,Math.round(Wr.bounds.top),Wr.bounds.width,1);break;case 3:var ii=Ir.fontMetrics.getMetrics(qt,br).middle;Ir.ctx.fillRect(Wr.bounds.left,Math.ceil(Wr.bounds.top+ii),Wr.bounds.width,1);break}}))}),[2]})})},Ne.prototype.renderReplacedElement=function(X,ye,Re){if(Re&&X.intrinsicWidth>0&&X.intrinsicHeight>0){var ft=Ho(X),qt=Pr(ye);this.path(qt),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(Re,0,0,X.intrinsicWidth,X.intrinsicHeight,ft.left,ft.top,ft.width,ft.height),this.ctx.restore()}},Ne.prototype.renderNodeContent=function(X){return g(this,void 0,void 0,function(){var ye,Re,ft,qt,br,Ir,Hr,Wr,Hr,ln,an,Mn,ii,Hn,hi,ma,xi,Hr,oa,Ia,Hn;return y(this,function(Ri){switch(Ri.label){case 0:this.applyEffects(X.effects,4),ye=X.container,Re=X.curves,ft=ye.styles,qt=0,br=ye.textNodes,Ri.label=1;case 1:return qt<br.length?(Ir=br[qt],[4,this.renderTextNode(Ir,ft)]):[3,4];case 2:Ri.sent(),Ri.label=3;case 3:return qt++,[3,1];case 4:if(!(ye instanceof Nl))return[3,8];Ri.label=5;case 5:return Ri.trys.push([5,7,,8]),[4,this.options.cache.match(ye.src)];case 6:return Hr=Ri.sent(),this.renderReplacedElement(ye,Re,Hr),[3,8];case 7:return Wr=Ri.sent(),Xi.getInstance(this.options.id).error("Error loading image "+ye.src),[3,8];case 8:if(ye instanceof Ns&&this.renderReplacedElement(ye,Re,ye.canvas),!(ye instanceof Ys))return[3,12];Ri.label=9;case 9:return Ri.trys.push([9,11,,12]),[4,this.options.cache.match(ye.svg)];case 10:return Hr=Ri.sent(),this.renderReplacedElement(ye,Re,Hr),[3,12];case 11:return ln=Ri.sent(),Xi.getInstance(this.options.id).error("Error loading svg "+ye.svg.substring(0,255)),[3,12];case 12:return ye instanceof Wl&&ye.tree?(an=new Ne({id:this.options.id,scale:this.options.scale,backgroundColor:ye.backgroundColor,x:0,y:0,scrollX:0,scrollY:0,width:ye.width,height:ye.height,cache:this.options.cache,windowWidth:ye.width,windowHeight:ye.height}),[4,an.render(ye.tree)]):[3,14];case 13:Mn=Ri.sent(),ye.width&&ye.height&&this.ctx.drawImage(Mn,0,0,ye.width,ye.height,ye.bounds.left,ye.bounds.top,ye.bounds.width,ye.bounds.height),Ri.label=14;case 14:if(ye instanceof _l&&(ii=Math.min(ye.bounds.width,ye.bounds.height),ye.type===qo?ye.checked&&(this.ctx.save(),this.path([new xe(ye.bounds.left+ii*.39363,ye.bounds.top+ii*.79),new xe(ye.bounds.left+ii*.16,ye.bounds.top+ii*.5549),new xe(ye.bounds.left+ii*.27347,ye.bounds.top+ii*.44071),new xe(ye.bounds.left+ii*.39694,ye.bounds.top+ii*.5649),new xe(ye.bounds.left+ii*.72983,ye.bounds.top+ii*.23),new xe(ye.bounds.left+ii*.84,ye.bounds.top+ii*.34085),new xe(ye.bounds.left+ii*.39363,ye.bounds.top+ii*.79)]),this.ctx.fillStyle=Tn(Rl),this.ctx.fill(),this.ctx.restore()):ye.type===el&&(ye.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(ye.bounds.left+ii/2,ye.bounds.top+ii/2,ii/4,0,Math.PI*2,!0),this.ctx.fillStyle=Tn(Rl),this.ctx.fill(),this.ctx.restore()))),jr(ye)&&ye.value.length){this.ctx.font=this.createFontStyle(ft)[0],this.ctx.fillStyle=Tn(ft.color),this.ctx.textBaseline="middle",this.ctx.textAlign=nn(ye.styles.textAlign),Hn=Ho(ye),hi=0;switch(ye.styles.textAlign){case xn.CENTER:hi+=Hn.width/2;break;case xn.RIGHT:hi+=Hn.width;break}ma=Hn.add(hi,0,0,-Hn.height/2+1),this.ctx.save(),this.path([new xe(Hn.left,Hn.top),new xe(Hn.left+Hn.width,Hn.top),new xe(Hn.left+Hn.width,Hn.top+Hn.height),new xe(Hn.left,Hn.top+Hn.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Zo(ye.value,ma),ft.letterSpacing),this.ctx.restore(),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"}if(!Ro(ye.styles.display,2048))return[3,20];if(!(ye.styles.listStyleImage!==null))return[3,19];if(xi=ye.styles.listStyleImage,!(xi.type===Ka.URL))return[3,18];Hr=void 0,oa=xi.url,Ri.label=15;case 15:return Ri.trys.push([15,17,,18]),[4,this.options.cache.match(oa)];case 16:return Hr=Ri.sent(),this.ctx.drawImage(Hr,ye.bounds.left-(Hr.width+10),ye.bounds.top),[3,18];case 17:return Ia=Ri.sent(),Xi.getInstance(this.options.id).error("Error loading list-style-image "+oa),[3,18];case 18:return[3,20];case 19:X.listValue&&ye.styles.listStyleType!==Rn.NONE&&(this.ctx.font=this.createFontStyle(ft)[0],this.ctx.fillStyle=Tn(ft.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",Hn=new w(ye.bounds.left,ye.bounds.top+Br(ye.styles.paddingTop,ye.bounds.width),ye.bounds.width,as(ft.lineHeight,ft.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Zo(X.listValue,Hn),ft.letterSpacing),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),Ri.label=20;case 20:return[2]}})})},Ne.prototype.renderStackContent=function(X){return g(this,void 0,void 0,function(){var ye,Re,ft,qt,br,ft,Ir,Hr,ft,Wr,ln,ft,an,Mn,ft,ii,Hn,ft,hi,ma,ft;return y(this,function(xi){switch(xi.label){case 0:return[4,this.renderNodeBackgroundAndBorders(X.element)];case 1:xi.sent(),ye=0,Re=X.negativeZIndex,xi.label=2;case 2:return ye<Re.length?(ft=Re[ye],[4,this.renderStack(ft)]):[3,5];case 3:xi.sent(),xi.label=4;case 4:return ye++,[3,2];case 5:return[4,this.renderNodeContent(X.element)];case 6:xi.sent(),qt=0,br=X.nonInlineLevel,xi.label=7;case 7:return qt<br.length?(ft=br[qt],[4,this.renderNode(ft)]):[3,10];case 8:xi.sent(),xi.label=9;case 9:return qt++,[3,7];case 10:Ir=0,Hr=X.nonPositionedFloats,xi.label=11;case 11:return Ir<Hr.length?(ft=Hr[Ir],[4,this.renderStack(ft)]):[3,14];case 12:xi.sent(),xi.label=13;case 13:return Ir++,[3,11];case 14:Wr=0,ln=X.nonPositionedInlineLevel,xi.label=15;case 15:return Wr<ln.length?(ft=ln[Wr],[4,this.renderStack(ft)]):[3,18];case 16:xi.sent(),xi.label=17;case 17:return Wr++,[3,15];case 18:an=0,Mn=X.inlineLevel,xi.label=19;case 19:return an<Mn.length?(ft=Mn[an],[4,this.renderNode(ft)]):[3,22];case 20:xi.sent(),xi.label=21;case 21:return an++,[3,19];case 22:ii=0,Hn=X.zeroOrAutoZIndexOrTransformedOrOpacity,xi.label=23;case 23:return ii<Hn.length?(ft=Hn[ii],[4,this.renderStack(ft)]):[3,26];case 24:xi.sent(),xi.label=25;case 25:return ii++,[3,23];case 26:hi=0,ma=X.positiveZIndex,xi.label=27;case 27:return hi<ma.length?(ft=ma[hi],[4,this.renderStack(ft)]):[3,30];case 28:xi.sent(),xi.label=29;case 29:return hi++,[3,27];case 30:return[2]}})})},Ne.prototype.mask=function(X){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(X.slice(0).reverse()),this.ctx.closePath()},Ne.prototype.path=function(X){this.ctx.beginPath(),this.formatPath(X),this.ctx.closePath()},Ne.prototype.formatPath=function(X){var ye=this;X.forEach(function(Re,ft){var qt=Zt(Re)?Re.start:Re;ft===0?ye.ctx.moveTo(qt.x,qt.y):ye.ctx.lineTo(qt.x,qt.y),Zt(Re)&&ye.ctx.bezierCurveTo(Re.startControl.x,Re.startControl.y,Re.endControl.x,Re.endControl.y,Re.end.x,Re.end.y)})},Ne.prototype.renderRepeat=function(X,ye,Re,ft){this.path(X),this.ctx.fillStyle=ye,this.ctx.translate(Re,ft),this.ctx.fill(),this.ctx.translate(-Re,-ft)},Ne.prototype.resizeImage=function(X,ye,Re){if(X.width===ye&&X.height===Re)return X;var ft=this.canvas.ownerDocument.createElement("canvas");ft.width=ye,ft.height=Re;var qt=ft.getContext("2d");return qt.drawImage(X,0,0,X.width,X.height,0,0,ye,Re),ft},Ne.prototype.renderBackgroundImage=function(X){return g(this,void 0,void 0,function(){var ye,Re,ft,qt,br,Ir;return y(this,function(Hr){switch(Hr.label){case 0:ye=X.styles.backgroundImage.length-1,Re=function(ln){var an,Mn,ii,Hn,hi,ma,xi,oa,Ia,Ri,No,hi,ma,xi,oa,Ia,qa,Wo,Uo,Ba,Vo,ps,vs,Os,gc,Ri,ec,hi,fc,pc,oa,Ia,mc,ma,xi,vc,Ul,Ac,yc,bc,dc,wc,Sc;return y(this,function(tc){switch(tc.label){case 0:if(!(ln.type===Ka.URL))return[3,5];an=void 0,Mn=ln.url,tc.label=1;case 1:return tc.trys.push([1,3,,4]),[4,ft.options.cache.match(Mn)];case 2:return an=tc.sent(),[3,4];case 3:return ii=tc.sent(),Xi.getInstance(ft.options.id).error("Error loading background-image "+Mn),[3,4];case 4:return an&&(Hn=m(X,ye,[an.width,an.height,an.width/an.height]),hi=Hn[0],ma=Hn[1],xi=Hn[2],oa=Hn[3],Ia=Hn[4],Ri=ft.ctx.createPattern(ft.resizeImage(an,oa,Ia),"repeat"),ft.renderRepeat(hi,Ri,ma,xi)),[3,6];case 5:Io(ln)?(No=m(X,ye,[null,null,null]),hi=No[0],ma=No[1],xi=No[2],oa=No[3],Ia=No[4],qa=Ci(ln.angle,oa,Ia),Wo=qa[0],Uo=qa[1],Ba=qa[2],Vo=qa[3],ps=qa[4],vs=document.createElement("canvas"),vs.width=oa,vs.height=Ia,Os=vs.getContext("2d"),gc=Os.createLinearGradient(Uo,Vo,Ba,ps),pi(ln.stops,Wo).forEach(function(hc){return gc.addColorStop(hc.stop,Tn(hc.color))}),Os.fillStyle=gc,Os.fillRect(0,0,oa,Ia),oa>0&&Ia>0&&(Ri=ft.ctx.createPattern(vs,"repeat"),ft.renderRepeat(hi,Ri,ma,xi))):Ja(ln)&&(ec=m(X,ye,[null,null,null]),hi=ec[0],fc=ec[1],pc=ec[2],oa=ec[3],Ia=ec[4],mc=ln.position.length===0?[ar]:ln.position,ma=Br(mc[0],oa),xi=Br(mc[mc.length-1],Ia),vc=Da(ln,ma,xi,oa,Ia),Ul=vc[0],Ac=vc[1],Ul>0&&Ul>0&&(yc=ft.ctx.createRadialGradient(fc+ma,pc+xi,0,fc+ma,pc+xi,Ul),pi(ln.stops,Ul*2).forEach(function(hc){return yc.addColorStop(hc.stop,Tn(hc.color))}),ft.path(hi),ft.ctx.fillStyle=yc,Ul!==Ac?(bc=X.bounds.left+.5*X.bounds.width,dc=X.bounds.top+.5*X.bounds.height,wc=Ac/Ul,Sc=1/wc,ft.ctx.save(),ft.ctx.translate(bc,dc),ft.ctx.transform(1,0,0,wc,0,0),ft.ctx.translate(-bc,-dc),ft.ctx.fillRect(fc,Sc*(pc-dc)+dc,oa,Ia*Sc),ft.ctx.restore()):ft.ctx.fill())),tc.label=6;case 6:return ye--,[2]}})},ft=this,qt=0,br=X.styles.backgroundImage.slice(0).reverse(),Hr.label=1;case 1:return qt<br.length?(Ir=br[qt],[5,Re(Ir)]):[3,4];case 2:Hr.sent(),Hr.label=3;case 3:return qt++,[3,1];case 4:return[2]}})})},Ne.prototype.renderBorder=function(X,ye,Re){return g(this,void 0,void 0,function(){return y(this,function(ft){return this.path(Va(Re,ye)),this.ctx.fillStyle=Tn(X),this.ctx.fill(),[2]})})},Ne.prototype.renderNodeBackgroundAndBorders=function(X){return g(this,void 0,void 0,function(){var ye,Re,ft,qt,br,Ir,Hr,Wr,ln=this;return y(this,function(an){switch(an.label){case 0:return this.applyEffects(X.effects,2),ye=X.container.styles,Re=!fn(ye.backgroundColor)||ye.backgroundImage.length,ft=[{style:ye.borderTopStyle,color:ye.borderTopColor},{style:ye.borderRightStyle,color:ye.borderRightColor},{style:ye.borderBottomStyle,color:ye.borderBottomColor},{style:ye.borderLeftStyle,color:ye.borderLeftColor}],qt=tn(q(ye.backgroundClip,0),X.curves),Re||ye.boxShadow.length?(this.ctx.save(),this.path(qt),this.ctx.clip(),fn(ye.backgroundColor)||(this.ctx.fillStyle=Tn(ye.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(X.container)]):[3,2];case 1:an.sent(),this.ctx.restore(),ye.boxShadow.slice(0).reverse().forEach(function(Mn){ln.ctx.save();var ii=Qr(X.curves),Hn=Mn.inset?0:Vt,hi=ie(ii,-Hn+(Mn.inset?1:-1)*Mn.spread.number,(Mn.inset?1:-1)*Mn.spread.number,Mn.spread.number*(Mn.inset?-2:2),Mn.spread.number*(Mn.inset?-2:2));Mn.inset?(ln.path(ii),ln.ctx.clip(),ln.mask(hi)):(ln.mask(ii),ln.ctx.clip(),ln.path(hi)),ln.ctx.shadowOffsetX=Mn.offsetX.number+Hn,ln.ctx.shadowOffsetY=Mn.offsetY.number,ln.ctx.shadowColor=Tn(Mn.color),ln.ctx.shadowBlur=Mn.blur.number,ln.ctx.fillStyle=Mn.inset?Tn(Mn.color):"rgba(0,0,0,1)",ln.ctx.fill(),ln.ctx.restore()}),an.label=2;case 2:br=0,Ir=0,Hr=ft,an.label=3;case 3:return Ir<Hr.length?(Wr=Hr[Ir],Wr.style!==Eo.NONE&&!fn(Wr.color)?[4,this.renderBorder(Wr.color,br,X.curves)]:[3,5]):[3,7];case 4:an.sent(),an.label=5;case 5:br++,an.label=6;case 6:return Ir++,[3,3];case 7:return[2]}})})},Ne.prototype.render=function(X){return g(this,void 0,void 0,function(){var ye;return y(this,function(Re){switch(Re.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=Tn(this.options.backgroundColor),this.ctx.fillRect(this.options.x-this.options.scrollX,this.options.y-this.options.scrollY,this.options.width,this.options.height)),ye=yi(X),[4,this.renderStack(ye)];case 1:return Re.sent(),this.applyEffects([],2),[2,this.canvas]}})})},Ne}(),jr=function(X){return X instanceof Hl||X instanceof yl?!0:X instanceof _l&&X.type!==el&&X.type!==qo},tn=function(X,ye){switch(X){case Ei.BORDER_BOX:return Qr(ye);case Ei.CONTENT_BOX:return Gr(ye);case Ei.PADDING_BOX:default:return Pr(ye)}},nn=function(X){switch(X){case xn.CENTER:return"center";case xn.RIGHT:return"right";case xn.LEFT:default:return"left"}},bn=function(){function Ne(X){this.canvas=X.canvas?X.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=X,this.canvas.width=Math.floor(X.width*X.scale),this.canvas.height=Math.floor(X.height*X.scale),this.canvas.style.width=X.width+"px",this.canvas.style.height=X.height+"px",this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-X.x+X.scrollX,-X.y+X.scrollY),Xi.getInstance(X.id).debug("EXPERIMENTAL ForeignObject renderer initialized ("+X.width+"x"+X.height+" at "+X.x+","+X.y+") with scale "+X.scale)}return Ne.prototype.render=function(X){return g(this,void 0,void 0,function(){var ye,Re;return y(this,function(ft){switch(ft.label){case 0:return ye=oi(Math.max(this.options.windowWidth,this.options.width)*this.options.scale,Math.max(this.options.windowHeight,this.options.height)*this.options.scale,this.options.scrollX*this.options.scale,this.options.scrollY*this.options.scale,X),[4,Fn(ye)];case 1:return Re=ft.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=Tn(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(Re,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},Ne}(),Fn=function(X){return new Promise(function(ye,Re){var ft=new Image;ft.onload=function(){ye(ft)},ft.onerror=Re,ft.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(X))})},Jn=void 0,Zn=function(X){return In.parse(Kr.create(X).parseComponentValue())},ni=function(X,ye){return ye===void 0&&(ye={}),ai(X,ye)};typeof window!="undefined"&&Zi.setContext(window);var ai=function(X,ye){return g(Jn,void 0,void 0,function(){var Re,ft,qt,br,Ir,Hr,Wr,ln,an,Mn,ii,Hn,hi,ma,xi,oa,Ia,Ri,No,qa,Wo,Uo,Ba,Vo,ps,Vo;return y(this,function(vs){switch(vs.label){case 0:if(Re=X.ownerDocument,!Re)throw new Error("Element is not attached to a Document");if(ft=Re.defaultView,!ft)throw new Error("Document is not attached to a Window");return qt=(Math.round(Math.random()*1e3)+Date.now()).toString(16),br=dl(X)||Sl(X)?a(Re):p(X),Ir=br.width,Hr=br.height,Wr=br.left,ln=br.top,an={allowTaint:!1,imageTimeout:15e3,proxy:void 0,useCORS:!1},Mn=v({},an,ye),ii={backgroundColor:"#ffffff",cache:ye.cache?ye.cache:Zi.create(qt,Mn),logging:!0,removeContainer:!0,foreignObjectRendering:!1,scale:ft.devicePixelRatio||1,windowWidth:ft.innerWidth,windowHeight:ft.innerHeight,scrollX:ft.pageXOffset,scrollY:ft.pageYOffset,x:Wr,y:ln,width:Math.ceil(Ir),height:Math.ceil(Hr),id:qt},Hn=v({},ii,Mn,ye),hi=new w(Hn.scrollX,Hn.scrollY,Hn.windowWidth,Hn.windowHeight),Xi.create({id:qt,enabled:Hn.logging}),Xi.getInstance(qt).debug("Starting document clone"),ma=new Pl(X,{id:qt,onclone:Hn.onclone,ignoreElements:Hn.ignoreElements,inlineImages:Hn.foreignObjectRendering,copyStyles:Hn.foreignObjectRendering}),xi=ma.clonedReferenceElement,xi?[4,ma.toIFrame(Re,hi)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return oa=vs.sent(),Ia=Re.documentElement?Zn(getComputedStyle(Re.documentElement).backgroundColor):wi.TRANSPARENT,Ri=Re.body?Zn(getComputedStyle(Re.body).backgroundColor):wi.TRANSPARENT,No=ye.backgroundColor,qa=typeof No=="string"?Zn(No):No===null?wi.TRANSPARENT:4294967295,Wo=X===Re.documentElement?fn(Ia)?fn(Ri)?qa:Ri:Ia:qa,Uo={id:qt,cache:Hn.cache,canvas:Hn.canvas,backgroundColor:Wo,scale:Hn.scale,x:Hn.x,y:Hn.y,scrollX:Hn.scrollX,scrollY:Hn.scrollY,width:Hn.width,height:Hn.height,windowWidth:Hn.windowWidth,windowHeight:Hn.windowHeight},Hn.foreignObjectRendering?(Xi.getInstance(qt).debug("Document cloned, using foreign object rendering"),Vo=new bn(Uo),[4,Vo.render(xi)]):[3,3];case 2:return Ba=vs.sent(),[3,5];case 3:return Xi.getInstance(qt).debug("Document cloned, using computed rendering"),Zi.attachInstance(Hn.cache),Xi.getInstance(qt).debug("Starting DOM parsing"),ps=tl(xi),Zi.detachInstance(),Wo===ps.styles.backgroundColor&&(ps.styles.backgroundColor=wi.TRANSPARENT),Xi.getInstance(qt).debug("Starting renderer"),Vo=new Or(Uo),[4,Vo.render(ps)];case 4:Ba=vs.sent(),vs.label=5;case 5:return Hn.removeContainer===!0&&(Pl.destroy(oa)||Xi.getInstance(qt).error("Cannot detach cloned iframe as it is not in the DOM anymore")),Xi.getInstance(qt).debug("Finished rendering"),Xi.destroy(qt),Zi.destroy(qt),[2,Ba]}})})};return ni})},"C+fK":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u={locale:"zh_CN",today:"\u4ECA\u5929",now:"\u6B64\u523B",backToToday:"\u8FD4\u56DE\u4ECA\u5929",ok:"\u786E\u5B9A",timeSelect:"\u9009\u62E9\u65F6\u95F4",dateSelect:"\u9009\u62E9\u65E5\u671F",weekSelect:"\u9009\u62E9\u5468",clear:"\u6E05\u9664",month:"\u6708",year:"\u5E74",previousMonth:"\u4E0A\u4E2A\u6708 (\u7FFB\u9875\u4E0A\u952E)",nextMonth:"\u4E0B\u4E2A\u6708 (\u7FFB\u9875\u4E0B\u952E)",monthSelect:"\u9009\u62E9\u6708\u4EFD",yearSelect:"\u9009\u62E9\u5E74\u4EFD",decadeSelect:"\u9009\u62E9\u5E74\u4EE3",yearFormat:"YYYY\u5E74",dayFormat:"D\u65E5",dateFormat:"YYYY\u5E74M\u6708D\u65E5",dateTimeFormat:"YYYY\u5E74M\u6708D\u65E5 HH\u65F6mm\u5206ss\u79D2",previousYear:"\u4E0A\u4E00\u5E74 (Control\u952E\u52A0\u5DE6\u65B9\u5411\u952E)",nextYear:"\u4E0B\u4E00\u5E74 (Control\u952E\u52A0\u53F3\u65B9\u5411\u952E)",previousDecade:"\u4E0A\u4E00\u5E74\u4EE3",nextDecade:"\u4E0B\u4E00\u5E74\u4EE3",previousCentury:"\u4E0A\u4E00\u4E16\u7EAA",nextCentury:"\u4E0B\u4E00\u4E16\u7EAA"},O=u;_.default=O},"C9+5":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("vIJk")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="PictureTwoTone";var p=v.forwardRef(w);_.default=p},C9Tu:function(Z,_,e){var u=e("oEo5"),O=u.each,v="\0_ec_hist_store";function g(t,o){var s=a(t);O(o,function(l,n){for(var d=s.length-1;d>=0;d--){var r=s[d];if(r[n])break}if(d<0){var c=t.queryComponents({mainType:"dataZoom",subType:"select",id:n})[0];if(c){var i=c.getPercentRange();s[0][n]={dataZoomId:n,start:i[0],end:i[1]}}}}),s.push(o)}function y(t){var o=a(t),s=o[o.length-1];o.length>1&&o.pop();var l={};return O(s,function(n,d){for(var r=o.length-1;r>=0;r--){var n=o[r][d];if(n){l[d]=n;break}}}),l}function w(t){t[v]=null}function p(t){return a(t).length}function a(t){var o=t[v];return o||(o=t[v]=[{}]),o}_.push=g,_.pop=y,_.clear=w,_.count=p},CDzN:function(Z,_,e){var u=e("BiNE");function O(v,g){var y=this.__data__,w=u(y,v);return w<0?(++this.size,y.push([v,g])):y[w][1]=g,this}Z.exports=O},CQhY:function(Z,_,e){var u=e("oEo5"),O=e("F2Ao"),v=e("Jjzi");function g(S){return isNaN(S)?"-":(S=(S+"").split("."),S[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(S.length>1?"."+S[1]:""))}function y(S,E){return S=(S||"").toLowerCase().replace(/-(.)/g,function(L,T){return T.toUpperCase()}),E&&S&&(S=S.charAt(0).toUpperCase()+S.slice(1)),S}var w=u.normalizeCssArray,p=/([&<>"'])/g,a={"&":"&","<":"<",">":">",'"':""","'":"'"};function t(S){return S==null?"":(S+"").replace(p,function(E,L){return a[L]})}var o=["a","b","c","d","e","f","g"],s=function(S,E){return"{"+S+(E==null?"":E)+"}"};function l(S,E,L){u.isArray(E)||(E=[E]);var T=E.length;if(!T)return"";for(var b=E[0].$vars||[],x=0;x<b.length;x++){var N=o[x];S=S.replace(s(N),s(N,0))}for(var D=0;D<T;D++)for(var M=0;M<b.length;M++){var R=E[D][b[M]];S=S.replace(s(o[M],D),L?t(R):R)}return S}function n(S,E,L){return u.each(E,function(T,b){S=S.replace("{"+b+"}",L?t(T):T)}),S}function d(S,E){S=u.isString(S)?{color:S,extraCssText:E}:S||{};var L=S.color,T=S.type,E=S.extraCssText,b=S.renderMode||"html",x=S.markerId||"X";return L?b==="html"?T==="subItem"?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+t(L)+";"+(E||"")+'"></span>':'<span style="display:inline-block;margin-right:5px;border-radius:10px;width:10px;height:10px;background-color:'+t(L)+";"+(E||"")+'"></span>':{renderMode:b,content:"{marker"+x+"|} ",style:{color:L}}:""}function r(S,E){return S+="","0000".substr(0,E-S.length)+S}function c(S,E,L){(S==="week"||S==="month"||S==="quarter"||S==="half-year"||S==="year")&&(S=`MM-dd
|
|
|
yyyy`);var T=v.parseDate(E),b=L?"UTC":"",x=T["get"+b+"FullYear"](),N=T["get"+b+"Month"]()+1,D=T["get"+b+"Date"](),M=T["get"+b+"Hours"](),R=T["get"+b+"Minutes"](),F=T["get"+b+"Seconds"](),B=T["get"+b+"Milliseconds"]();return S=S.replace("MM",r(N,2)).replace("M",N).replace("yyyy",x).replace("yy",x%100).replace("dd",r(D,2)).replace("d",D).replace("hh",r(M,2)).replace("h",M).replace("mm",r(R,2)).replace("m",R).replace("ss",r(F,2)).replace("s",F).replace("SSS",r(B,3)),S}function i(S){return S&&S.charAt(0).toUpperCase()+S.substr(1)}var h=O.truncateText;function f(S){return O.getBoundingRect(S.text,S.font,S.textAlign,S.textVerticalAlign,S.textPadding,S.textLineHeight,S.rich,S.truncate)}function A(S,E,L,T,b,x,N,D){return O.getBoundingRect(S,E,L,T,b,D,x,N)}function C(S,E){if(E==="_blank"||E==="blank"){var L=window.open();L.opener=null,L.location=S}else window.open(S,E)}_.addCommas=g,_.toCamelCase=y,_.normalizeCssArray=w,_.encodeHTML=t,_.formatTpl=l,_.formatTplSimple=n,_.getTooltipMarker=d,_.formatTime=c,_.capitalFirst=i,_.truncateText=h,_.getTextBoundingRect=f,_.getTextRect=A,_.windowOpen=C},CRgH:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("XDlA"),g=e.n(v),y=e("T5E4"),w=e.n(y),p=e("XneU"),a=e.n(p),t=e("Hdxz"),o=e.n(t),s=e("CKlD"),l=e.n(s),n=e("ZZRV"),d=e("iczh"),r=e.n(d),c=e("3CTf"),i=e("4ZCI"),h=e.n(i),f=e("vWUX"),A=e("nSZG"),C=Object(f.a)("text","input");function S(ut){return!!(ut.prefix||ut.suffix||ut.allowClear)}var E=function(ut){a()(Qe,ut);var bt=o()(Qe);function Qe(){var pt;return g()(this,Qe),pt=bt.apply(this,arguments),pt.containerRef=n.createRef(),pt.onInputMouseUp=function(Ge){var je;if((je=pt.containerRef.current)===null||je===void 0?void 0:je.contains(Ge.target)){var _e=pt.props.triggerFocus;_e()}},pt}return w()(Qe,[{key:"renderClearIcon",value:function(Ge){var je=this.props,_e=je.allowClear,ht=je.value,Lt=je.disabled,Ft=je.readOnly,Wt=je.inputType,Qt=je.handleReset;if(!_e)return null;var or=!Lt&&!Ft&&ht,Tt=Wt===C[0]?"".concat(Ge,"-textarea-clear-icon"):"".concat(Ge,"-clear-icon");return n.createElement(h.a,{onClick:Qt,className:r()(Tt,l()({},"".concat(Tt,"-hidden"),!or)),role:"button"})}},{key:"renderSuffix",value:function(Ge){var je=this.props,_e=je.suffix,ht=je.allowClear;return _e||ht?n.createElement("span",{className:"".concat(Ge,"-suffix")},this.renderClearIcon(Ge),_e):null}},{key:"renderLabeledIcon",value:function(Ge,je){var _e,ht=this.props,Lt=ht.focused,Ft=ht.value,Wt=ht.prefix,Qt=ht.className,or=ht.size,Tt=ht.suffix,jt=ht.disabled,zt=ht.allowClear,Nt=ht.direction,Ht=ht.style,it=ht.readOnly,He=ht.bordered,ne=this.renderSuffix(Ge);if(!S(this.props))return Object(A.a)(je,{value:Ft});var ce=Wt?n.createElement("span",{className:"".concat(Ge,"-prefix")},Wt):null,Ze=r()(Qt,"".concat(Ge,"-affix-wrapper"),(_e={},l()(_e,"".concat(Ge,"-affix-wrapper-focused"),Lt),l()(_e,"".concat(Ge,"-affix-wrapper-disabled"),jt),l()(_e,"".concat(Ge,"-affix-wrapper-sm"),or==="small"),l()(_e,"".concat(Ge,"-affix-wrapper-lg"),or==="large"),l()(_e,"".concat(Ge,"-affix-wrapper-input-with-clear-btn"),Tt&&zt&&Ft),l()(_e,"".concat(Ge,"-affix-wrapper-rtl"),Nt==="rtl"),l()(_e,"".concat(Ge,"-affix-wrapper-readonly"),it),l()(_e,"".concat(Ge,"-affix-wrapper-borderless"),!He),_e));return n.createElement("span",{ref:this.containerRef,className:Ze,style:Ht,onMouseUp:this.onInputMouseUp},ce,Object(A.a)(je,{style:null,value:Ft,className:M(Ge,He,or,jt)}),ne)}},{key:"renderInputWithLabel",value:function(Ge,je){var _e,ht,Lt=this.props,Ft=Lt.addonBefore,Wt=Lt.addonAfter,Qt=Lt.style,or=Lt.size,Tt=Lt.className,jt=Lt.direction;if(!Ft&&!Wt)return je;var zt="".concat(Ge,"-group"),Nt="".concat(zt,"-addon"),Ht=Ft?n.createElement("span",{className:Nt},Ft):null,it=Wt?n.createElement("span",{className:Nt},Wt):null,He=r()("".concat(Ge,"-wrapper"),(_e={},l()(_e,zt,Ft||Wt),l()(_e,"".concat(zt,"-rtl"),jt==="rtl"),_e)),ne=r()(Tt,"".concat(Ge,"-group-wrapper"),(ht={},l()(ht,"".concat(Ge,"-group-wrapper-sm"),or==="small"),l()(ht,"".concat(Ge,"-group-wrapper-lg"),or==="large"),l()(ht,"".concat(Ge,"-group-wrapper-rtl"),jt==="rtl"),ht));return n.createElement("span",{className:ne,style:Qt},n.createElement("span",{className:He},Ht,Object(A.a)(je,{style:null}),it))}},{key:"renderTextAreaWithClearIcon",value:function(Ge,je){var _e,ht=this.props,Lt=ht.value,Ft=ht.allowClear,Wt=ht.className,Qt=ht.style,or=ht.direction,Tt=ht.bordered;if(!Ft)return Object(A.a)(je,{value:Lt});var jt=r()(Wt,"".concat(Ge,"-affix-wrapper"),"".concat(Ge,"-affix-wrapper-textarea-with-clear-btn"),(_e={},l()(_e,"".concat(Ge,"-affix-wrapper-rtl"),or==="rtl"),l()(_e,"".concat(Ge,"-affix-wrapper-borderless"),!Tt),_e));return n.createElement("span",{className:jt,style:Qt},Object(A.a)(je,{style:null,value:Lt}),this.renderClearIcon(Ge))}},{key:"render",value:function(){var Ge=this.props,je=Ge.prefixCls,_e=Ge.inputType,ht=Ge.element;return _e===C[0]?this.renderTextAreaWithClearIcon(je,ht):this.renderInputWithLabel(je,this.renderLabeledIcon(je,ht))}}]),Qe}(n.Component),L=E,T=e("LpVx"),b=e("WHP3"),x=e("b5WB");function N(ut){return typeof ut=="undefined"||ut===null?"":ut}function D(ut,bt,Qe){if(Qe){var pt=bt;if(bt.type==="click"){pt=Object.create(bt),pt.target=ut,pt.currentTarget=ut;var Ge=ut.value;ut.value="",Qe(pt),ut.value=Ge;return}Qe(pt)}}function M(ut,bt,Qe,pt,Ge){var je;return r()(ut,(je={},l()(je,"".concat(ut,"-sm"),Qe==="small"),l()(je,"".concat(ut,"-lg"),Qe==="large"),l()(je,"".concat(ut,"-disabled"),pt),l()(je,"".concat(ut,"-rtl"),Ge==="rtl"),l()(je,"".concat(ut,"-borderless"),!bt),je))}var R=function(ut){a()(Qe,ut);var bt=o()(Qe);function Qe(pt){var Ge;g()(this,Qe),Ge=bt.call(this,pt),Ge.direction="ltr",Ge.focus=function(){Ge.input.focus()},Ge.saveClearableInput=function(_e){Ge.clearableInput=_e},Ge.saveInput=function(_e){Ge.input=_e},Ge.onFocus=function(_e){var ht=Ge.props.onFocus;Ge.setState({focused:!0},Ge.clearPasswordValueAttribute),ht&&ht(_e)},Ge.onBlur=function(_e){var ht=Ge.props.onBlur;Ge.setState({focused:!1},Ge.clearPasswordValueAttribute),ht&&ht(_e)},Ge.handleReset=function(_e){Ge.setValue("",function(){Ge.focus()}),D(Ge.input,_e,Ge.props.onChange)},Ge.renderInput=function(_e,ht,Lt){var Ft=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},Wt=Ge.props,Qt=Wt.className,or=Wt.addonBefore,Tt=Wt.addonAfter,jt=Wt.size,zt=Wt.disabled,Nt=Object(c.default)(Ge.props,["prefixCls","onPressEnter","addonBefore","addonAfter","prefix","suffix","allowClear","defaultValue","size","inputType","bordered"]);return n.createElement("input",O()({autoComplete:Ft.autoComplete},Nt,{onChange:Ge.handleChange,onFocus:Ge.onFocus,onBlur:Ge.onBlur,onKeyDown:Ge.handleKeyDown,className:r()(M(_e,Lt,jt||ht,zt,Ge.direction),l()({},Qt,Qt&&!or&&!Tt)),ref:Ge.saveInput}))},Ge.clearPasswordValueAttribute=function(){Ge.removePasswordTimeout=setTimeout(function(){Ge.input&&Ge.input.getAttribute("type")==="password"&&Ge.input.hasAttribute("value")&&Ge.input.removeAttribute("value")})},Ge.handleChange=function(_e){Ge.setValue(_e.target.value,Ge.clearPasswordValueAttribute),D(Ge.input,_e,Ge.props.onChange)},Ge.handleKeyDown=function(_e){var ht=Ge.props,Lt=ht.onPressEnter,Ft=ht.onKeyDown;_e.keyCode===13&&Lt&&Lt(_e),Ft&&Ft(_e)},Ge.renderComponent=function(_e){var ht=_e.getPrefixCls,Lt=_e.direction,Ft=_e.input,Wt=Ge.state,Qt=Wt.value,or=Wt.focused,Tt=Ge.props,jt=Tt.prefixCls,zt=Tt.bordered,Nt=zt===void 0?!0:zt,Ht=ht("input",jt);return Ge.direction=Lt,n.createElement(b.b.Consumer,null,function(it){return n.createElement(L,O()({size:it},Ge.props,{prefixCls:Ht,inputType:"input",value:N(Qt),element:Ge.renderInput(Ht,it,Nt,Ft),handleReset:Ge.handleReset,ref:Ge.saveClearableInput,direction:Lt,focused:or,triggerFocus:Ge.focus,bordered:Nt}))})};var je=typeof pt.value=="undefined"?pt.defaultValue:pt.value;return Ge.state={value:je,focused:!1,prevValue:pt.value},Ge}return w()(Qe,[{key:"componentDidMount",value:function(){this.clearPasswordValueAttribute()}},{key:"componentDidUpdate",value:function(){}},{key:"getSnapshotBeforeUpdate",value:function(Ge){return S(Ge)!==S(this.props)&&Object(x.a)(this.input!==document.activeElement,"Input","When Input is focused, dynamic add or remove prefix / suffix will make it lose focus caused by dom structure change. Read more: https://ant.design/components/input/#FAQ"),null}},{key:"componentWillUnmount",value:function(){this.removePasswordTimeout&&clearTimeout(this.removePasswordTimeout)}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"setValue",value:function(Ge,je){this.props.value===void 0&&this.setState({value:Ge},je)}},{key:"render",value:function(){return n.createElement(T.a,null,this.renderComponent)}}],[{key:"getDerivedStateFromProps",value:function(Ge,je){var _e=je.prevValue,ht={prevValue:Ge.value};return(Ge.value!==void 0||_e!==Ge.value)&&(ht.value=Ge.value),ht}}]),Qe}(n.Component);R.defaultProps={type:"text"};var F=R,B=function(bt){return n.createElement(T.a,null,function(Qe){var pt,Ge=Qe.getPrefixCls,je=Qe.direction,_e=bt.prefixCls,ht=bt.className,Lt=ht===void 0?"":ht,Ft=Ge("input-group",_e),Wt=r()(Ft,(pt={},l()(pt,"".concat(Ft,"-lg"),bt.size==="large"),l()(pt,"".concat(Ft,"-sm"),bt.size==="small"),l()(pt,"".concat(Ft,"-compact"),bt.compact),l()(pt,"".concat(Ft,"-rtl"),je==="rtl"),pt),Lt);return n.createElement("span",{className:Wt,style:bt.style,onMouseEnter:bt.onMouseEnter,onMouseLeave:bt.onMouseLeave,onFocus:bt.onFocus,onBlur:bt.onBlur},bt.children)})},H=B,U=e("A1W9"),K=e("Rax+"),W=e.n(K),z=e("NXEf"),Y=e.n(z),Q=e("bnk9"),P=function(ut,bt){var Qe={};for(var pt in ut)Object.prototype.hasOwnProperty.call(ut,pt)&&bt.indexOf(pt)<0&&(Qe[pt]=ut[pt]);if(ut!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ge=0,pt=Object.getOwnPropertySymbols(ut);Ge<pt.length;Ge++)bt.indexOf(pt[Ge])<0&&Object.prototype.propertyIsEnumerable.call(ut,pt[Ge])&&(Qe[pt[Ge]]=ut[pt[Ge]]);return Qe},G=n.forwardRef(function(ut,bt){var Qe=n.useRef(null),pt=function(Qt){var or=ut.onChange,Tt=ut.onSearch;Qt&&Qt.target&&Qt.type==="click"&&Tt&&Tt(Qt.target.value,Qt),or&&or(Qt)},Ge=function(Qt){var or;document.activeElement===((or=Qe.current)===null||or===void 0?void 0:or.input)&&Qt.preventDefault()},je=function(Qt){var or,Tt=ut.onSearch,jt=ut.loading,zt=ut.disabled;if(jt||zt)return;Tt&&Tt((or=Qe.current)===null||or===void 0?void 0:or.input.value,Qt)},_e=function(Qt){var or=ut.enterButton,Tt=ut.size;return or?n.createElement(b.b.Consumer,{key:"enterButton"},function(jt){return n.createElement(Q.a,{className:"".concat(Qt,"-button"),type:"primary",size:Tt||jt},n.createElement(Y.a,null))}):n.createElement(Y.a,{className:"".concat(Qt,"-icon"),key:"loadingIcon"})},ht=function(Qt){var or=ut.suffix,Tt=ut.enterButton,jt=ut.loading;if(jt&&!Tt)return[or,_e(Qt)];if(Tt)return or;var zt=n.createElement(W.a,{className:"".concat(Qt,"-icon"),key:"searchIcon",onClick:je});return or?[Object(A.c)(or,null,{key:"suffix"}),zt]:zt},Lt=function(Qt,or){var Tt=ut.enterButton,jt=ut.disabled,zt=ut.addonAfter,Nt=ut.loading,Ht="".concat(Qt,"-button");if(Nt&&Tt)return[_e(Qt),zt];if(!Tt)return zt;var it,He=Tt,ne=He.type&&He.type.__ANT_BUTTON===!0;return ne||He.type==="button"?it=Object(A.a)(He,O()({onMouseDown:Ge,onClick:je,key:"enterButton"},ne?{className:Ht,size:or}:{})):it=n.createElement(Q.a,{className:Ht,type:"primary",size:or,disabled:jt,key:"enterButton",onMouseDown:Ge,onClick:je},Tt===!0?n.createElement(W.a,null):Tt),zt?[it,Object(A.c)(zt,null,{key:"addonAfter"})]:it},Ft=function(Qt){var or=Qt.getPrefixCls,Tt=Qt.direction,jt=ut.prefixCls,zt=ut.inputPrefixCls,Nt=ut.enterButton,Ht=ut.className,it=ut.size,He=P(ut,["prefixCls","inputPrefixCls","enterButton","className","size"]);delete He.onSearch,delete He.loading;var ne=or("input-search",jt),ce=or("input",zt),Ze=function(Ke){var sr;if(Nt){var Ut;sr=r()(ne,Ht,(Ut={},l()(Ut,"".concat(ne,"-rtl"),Tt==="rtl"),l()(Ut,"".concat(ne,"-enter-button"),!!Nt),l()(Ut,"".concat(ne,"-").concat(Ke),!!Ke),Ut))}else sr=r()(ne,Ht,l()({},"".concat(ne,"-rtl"),Tt==="rtl"));return sr};return n.createElement(b.b.Consumer,null,function(Me){return n.createElement(F,O()({ref:Object(U.a)(Qe,bt),onPressEnter:je},He,{size:it||Me,prefixCls:ce,addonAfter:Lt(ne,it||Me),suffix:ht(ne),onChange:pt,className:Ze(it||Me)}))})};return n.createElement(T.a,null,Ft)});G.defaultProps={enterButton:!1},G.displayName="Search";var $=G,fe=e("djYP"),te=function(ut){a()(Qe,ut);var bt=o()(Qe);function Qe(pt){var Ge;g()(this,Qe),Ge=bt.call(this,pt),Ge.focus=function(){Ge.resizableTextArea.textArea.focus()},Ge.saveTextArea=function(_e){Ge.resizableTextArea=_e==null?void 0:_e.resizableTextArea},Ge.saveClearableInput=function(_e){Ge.clearableInput=_e},Ge.handleChange=function(_e){Ge.setValue(_e.target.value),D(Ge.resizableTextArea.textArea,_e,Ge.props.onChange)},Ge.handleReset=function(_e){Ge.setValue("",function(){Ge.focus()}),D(Ge.resizableTextArea.textArea,_e,Ge.props.onChange)},Ge.renderTextArea=function(_e,ht){return n.createElement(fe.default,O()({},Object(c.default)(Ge.props,["allowClear","bordered"]),{className:r()(Ge.props.className,l()({},"".concat(_e,"-borderless"),!ht)),prefixCls:_e,onChange:Ge.handleChange,ref:Ge.saveTextArea}))},Ge.renderComponent=function(_e){var ht=_e.getPrefixCls,Lt=_e.direction,Ft=Ge.state.value,Wt=Ge.props,Qt=Wt.prefixCls,or=Wt.bordered,Tt=or===void 0?!0:or,jt=ht("input",Qt);return n.createElement(L,O()({},Ge.props,{prefixCls:jt,direction:Lt,inputType:"text",value:N(Ft),element:Ge.renderTextArea(jt,Tt),handleReset:Ge.handleReset,ref:Ge.saveClearableInput,triggerFocus:Ge.focus,bordered:Tt}))};var je=typeof pt.value=="undefined"?pt.defaultValue:pt.value;return Ge.state={value:je},Ge}return w()(Qe,[{key:"setValue",value:function(Ge,je){this.props.value===void 0&&this.setState({value:Ge},je)}},{key:"blur",value:function(){this.resizableTextArea.textArea.blur()}},{key:"render",value:function(){return n.createElement(T.a,null,this.renderComponent)}}],[{key:"getDerivedStateFromProps",value:function(Ge){return Ge.value!==void 0?{value:Ge.value}:null}}]),Qe}(n.Component),pe=te,we=e("LlUK"),be=e.n(we),Ve=e("Qlo8"),Xe=e.n(Ve),At=e("Aed0"),Be=e.n(At),Fe=function(ut,bt){var Qe={};for(var pt in ut)Object.prototype.hasOwnProperty.call(ut,pt)&&bt.indexOf(pt)<0&&(Qe[pt]=ut[pt]);if(ut!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ge=0,pt=Object.getOwnPropertySymbols(ut);Ge<pt.length;Ge++)bt.indexOf(pt[Ge])<0&&Object.prototype.propertyIsEnumerable.call(ut,pt[Ge])&&(Qe[pt[Ge]]=ut[pt[Ge]]);return Qe},mt={click:"onClick",hover:"onMouseOver"},rt=n.forwardRef(function(ut,bt){var Qe=Object(n.useState)(!1),pt=be()(Qe,2),Ge=pt[0],je=pt[1],_e=function(){var Wt=ut.disabled;if(Wt)return;je(!Ge)},ht=function(Wt){var Qt,or=ut.action,Tt=ut.iconRender,jt=Tt===void 0?function(){return null}:Tt,zt=mt[or]||"",Nt=jt(Ge),Ht=(Qt={},l()(Qt,zt,_e),l()(Qt,"className","".concat(Wt,"-icon")),l()(Qt,"key","passwordIcon"),l()(Qt,"onMouseDown",function(He){He.preventDefault()}),l()(Qt,"onMouseUp",function(He){He.preventDefault()}),Qt);return n.cloneElement(n.isValidElement(Nt)?Nt:n.createElement("span",null,Nt),Ht)},Lt=function(Wt){var Qt=Wt.getPrefixCls,or=ut.className,Tt=ut.prefixCls,jt=ut.inputPrefixCls,zt=ut.size,Nt=ut.visibilityToggle,Ht=Fe(ut,["className","prefixCls","inputPrefixCls","size","visibilityToggle"]),it=Qt("input",jt),He=Qt("input-password",Tt),ne=Nt&&ht(He),ce=r()(He,or,l()({},"".concat(He,"-").concat(zt),!!zt)),Ze=O()(O()({},Object(c.default)(Ht,["suffix","iconRender"])),{type:Ge?"text":"password",className:ce,prefixCls:it,suffix:ne});return zt&&(Ze.size=zt),n.createElement(F,O()({ref:bt},Ze))};return n.createElement(T.a,null,Lt)});rt.defaultProps={action:"click",visibilityToggle:!0,iconRender:function(bt){return bt?n.createElement(Xe.a,null):n.createElement(Be.a,null)}},rt.displayName="Password";var Je=rt;F.Group=H,F.Search=$,F.TextArea=pe,F.Password=Je;var vt=_.a=F},CXdb:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("F2Ao"),g=e("sAd1"),y=e("zYjg"),w=e("P0S0"),p=e("JkS2"),a=e("kkar"),t=u.extendComponentView({type:"toolbox",render:function(s,l,n,d){var r=this.group;if(r.removeAll(),!s.get("show"))return;var c=+s.get("itemSize"),i=s.get("feature")||{},h=this._features||(this._features={}),f=[];O.each(i,function(S,E){f.push(E)}),new p(this._featureNames||[],f).add(A).update(A).remove(O.curry(A,null)).execute(),this._featureNames=f;function A(S,E){var L=f[S],T=f[E],b=i[L],x=new w(b,s,s.ecModel),N;if(d&&d.newTitle!=null&&d.featureName===L&&(b.title=d.newTitle),L&&!T){if(o(L))N={model:x,onclick:x.option.onclick,featureName:L};else{var D=g.get(L);if(!D)return;N=new D(x,l,n)}h[L]=N}else{if(N=h[T],!N)return;N.model=x,N.ecModel=l,N.api=n}if(!L&&T){N.dispose&&N.dispose(l,n);return}if(!x.get("show")||N.unusable){N.remove&&N.remove(l,n);return}C(x,N,L),x.setIconStatus=function(M,R){var F=this.option,B=this.iconPaths;F.iconStatus=F.iconStatus||{},F.iconStatus[M]=R,B[M]&&B[M].trigger(R)},N.render&&N.render(x,l,n,d)}function C(S,E,L){var T=S.getModel("iconStyle"),b=S.getModel("emphasis.iconStyle"),x=E.getIcons?E.getIcons():S.get("icon"),N=S.get("title")||{};if(typeof x=="string"){var D=x,M=N;x={},N={},x[L]=D,N[L]=M}var R=S.iconPaths={};O.each(x,function(F,B){var H=y.createIcon(F,{},{x:-c/2,y:-c/2,width:c,height:c});H.setStyle(T.getItemStyle()),H.hoverStyle=b.getItemStyle(),H.setStyle({text:N[B],textAlign:b.get("textAlign"),textBorderRadius:b.get("textBorderRadius"),textPadding:b.get("textPadding"),textFill:null});var U=s.getModel("tooltip");U&&U.get("show")&&H.attr("tooltip",O.extend({content:N[B],formatter:U.get("formatter",!0)||function(){return N[B]},formatterParams:{componentType:"toolbox",name:B,title:N[B],$vars:["name","title"]},position:U.get("position",!0)||"bottom"},U.option)),y.setHoverStyle(H),s.get("showTitle")&&(H.__title=N[B],H.on("mouseover",function(){var K=b.getItemStyle(),W=s.get("orient")==="vertical"?s.get("right")==null?"right":"left":s.get("bottom")==null?"bottom":"top";H.setStyle({textFill:b.get("textFill")||K.fill||K.stroke||"#000",textBackgroundColor:b.get("textBackgroundColor"),textPosition:b.get("textPosition")||W})}).on("mouseout",function(){H.setStyle({textFill:null,textBackgroundColor:null})})),H.trigger(S.get("iconStatus."+B)||"normal"),r.add(H),H.on("click",O.bind(E.onclick,E,l,n,B)),R[B]=H})}a.layout(r,s,n),r.add(a.makeBackground(r.getBoundingRect(),s)),r.eachChild(function(S){var E=S.__title,L=S.hoverStyle;if(L&&E){var T=v.getBoundingRect(E,v.makeFont(L)),b=S.position[0]+r.position[0],x=S.position[1]+r.position[1]+c,N=!1;x+T.height>n.getHeight()&&(L.textPosition="top",N=!0);var D=N?-5-T.height:c+8;b+T.width/2>n.getWidth()?(L.textPosition=["100%",D],L.textAlign="right"):b-T.width/2<0&&(L.textPosition=[0,D],L.textAlign="left")}})},updateView:function(s,l,n,d){O.each(this._features,function(r){r.updateView&&r.updateView(r.model,l,n,d)})},remove:function(s,l){O.each(this._features,function(n){n.remove&&n.remove(s,l)}),this.group.removeAll()},dispose:function(s,l){O.each(this._features,function(n){n.dispose&&n.dispose(s,l)})}});function o(s){return s.indexOf("my")===0}Z.exports=t},Cb1p:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("EEnX"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},Cd9S:function(Z,_){function e(u){return{seriesType:u,reset:function(O,v){var g=v.findComponents({mainType:"legend"});if(!g||!g.length)return;var y=O.getData();y.filterSelf(function(w){for(var p=y.getName(w),a=0;a<g.length;a++)if(!g[a].isSelected(p))return!1;return!0})}}}Z.exports=e},CeOx:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("/21a"),g=e.n(v)},Cg1W:function(Z,_,e){var u=e("zYjg"),O=e("oEo5");function v(w,p,a){u.Group.call(this),this._createPolyline(w,p,a)}var g=v.prototype;g._createPolyline=function(w,p,a){var t=w.getItemLayout(p),o=new u.Polyline({shape:{points:t}});this.add(o),this._updateCommonStl(w,p,a)},g.updateData=function(w,p,a){var t=w.hostModel,o=this.childAt(0),s={shape:{points:w.getItemLayout(p)}};u.updateProps(o,s,t,p),this._updateCommonStl(w,p,a)},g._updateCommonStl=function(w,p,a){var t=this.childAt(0),o=w.getItemModel(p),s=w.getItemVisual(p,"color"),l=a&&a.lineStyle,n=a&&a.hoverLineStyle;(!a||w.hasItemOption)&&(l=o.getModel("lineStyle").getLineStyle(),n=o.getModel("emphasis.lineStyle").getLineStyle()),t.useStyle(O.defaults({strokeNoScale:!0,fill:"none",stroke:s},l)),t.hoverStyle=n,u.setHoverStyle(this)},g.updateLayout=function(w,p){var a=this.childAt(0);a.setShape("points",w.getItemLayout(p))},O.inherits(v,u.Group);var y=v;Z.exports=y},Cn6K:function(Z,_,e){var u=e("Wa83"),O=e("oEo5"),v=e("fllp"),g=v.getCurvenessForEdge;function y(p){var a=p.coordinateSystem;if(a&&a.type!=="view")return;var t=p.getGraph();t.eachNode(function(o){var s=o.getModel();o.setLayout([+s.get("x"),+s.get("y")])}),w(t,p)}function w(p,a){p.eachEdge(function(t,o){var s=O.retrieve3(t.getModel().get("lineStyle.curveness"),-g(t,a,o,!0),0),l=u.clone(t.node1.getLayout()),n=u.clone(t.node2.getLayout()),d=[l,n];+s&&d.push([(l[0]+n[0])/2-(l[1]-n[1])*s,(l[1]+n[1])/2-(n[0]-l[0])*s]),t.setLayout(d)})}_.simpleLayout=y,_.simpleLayoutEdge=w},D2WO:function(Z,_,e){var u=e("gyjJ"),O="urn:schemas-microsoft-com:vml",v=typeof window=="undefined"?null:window,g=!1,y=v&&v.document;function w(t){return p(t)}var p;if(y&&!u.canvasSupported)try{!y.namespaces.zrvml&&y.namespaces.add("zrvml",O),p=function(o){return y.createElement("<zrvml:"+o+' class="zrvml">')}}catch(t){p=function(s){return y.createElement("<"+s+' xmlns="'+O+'" class="zrvml">')}}function a(){if(g||!y)return;g=!0;var t=y.styleSheets;t.length<31?y.createStyleSheet().addRule(".zrvml","behavior:url(#default#VML)"):t[0].addRule(".zrvml","behavior:url(#default#VML)")}_.doc=y,_.createNode=w,_.initVML=a},D2y6:function(Z,_,e){e("rAVC"),e("JSme"),e("UZiS"),e("0maQ"),e("hLoE"),e("JhJE"),e("BjFK")},D71U:function(Z,_,e){var u=e("Jjzi"),O=u.parsePercent,v=u.linearMap,g=e("SSBM"),y=e("J6tL"),w=e("oEo5"),p=Math.PI*2,a=Math.PI/180;function t(s,l){return g.getLayoutRect(s.getBoxLayoutParams(),{width:l.getWidth(),height:l.getHeight()})}function o(s,l,n,d){l.eachSeriesByType(s,function(r){var c=r.getData(),i=c.mapDimension("value"),h=t(r,n),f=r.get("center"),A=r.get("radius");w.isArray(A)||(A=[0,A]),w.isArray(f)||(f=[f,f]);var C=O(h.width,n.getWidth()),S=O(h.height,n.getHeight()),E=Math.min(C,S),L=O(f[0],C)+h.x,T=O(f[1],S)+h.y,b=O(A[0],E/2),x=O(A[1],E/2),N=-r.get("startAngle")*a,D=r.get("minAngle")*a,M=0;c.each(i,function(G){!isNaN(G)&&M++});var R=c.getSum(i),F=Math.PI/(R||M)*2,B=r.get("clockwise"),H=r.get("roseType"),U=r.get("stillShowZeroSum"),K=c.getDataExtent(i);K[0]=0;var W=p,z=0,Y=N,Q=B?1:-1;if(c.each(i,function(G,$){var fe;if(isNaN(G)){c.setItemLayout($,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:B,cx:L,cy:T,r0:b,r:H?NaN:x,viewRect:h});return}H!=="area"?fe=R===0&&U?F:G*F:fe=p/M,fe<D?(fe=D,W-=D):z+=G;var te=Y+Q*fe;c.setItemLayout($,{angle:fe,startAngle:Y,endAngle:te,clockwise:B,cx:L,cy:T,r0:b,r:H?v(G,K,[b,x]):x,viewRect:h}),Y=te}),W<p&&M)if(W<=.001){var P=p/M;c.each(i,function(G,$){if(!isNaN(G)){var fe=c.getItemLayout($);fe.angle=P,fe.startAngle=N+Q*$*P,fe.endAngle=N+Q*($+1)*P}})}else F=W/z,Y=N,c.each(i,function(G,$){if(!isNaN(G)){var fe=c.getItemLayout($),te=fe.angle===D?D:G*F;fe.startAngle=Y,fe.endAngle=Y+Q*te,Y+=Q*te}});y(r,x,h.width,h.height,h.x,h.y)})}Z.exports=o},D90B:function(Z,_,e){var u=e("Q6Bq");u.registerAction("legendScroll","legendscroll",function(O,v){var g=O.scrollDataIndex;g!=null&&v.eachComponent({mainType:"legend",subType:"scroll",query:O},function(y){y.setScrollDataIndex(g)})})},D9jB:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("At2B")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="PaperClipOutlined";var p=v.forwardRef(w);_.default=p},DHCt:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("rfHf"),g=e.n(v),y=e("MPZO")},DMEU:function(Z,_,e){var u=e("oEo5"),O=e("LLn1"),v=O.createSymbol,g=e("zYjg"),y=e("Jjzi"),w=y.parsePercent,p=e("yuiD"),a=p.getDefaultLabel;function t(A,C,S){g.Group.call(this),this.updateData(A,C,S)}var o=t.prototype,s=t.getSymbolSize=function(A,C){var S=A.getItemVisual(C,"symbolSize");return S instanceof Array?S.slice():[+S,+S]};function l(A){return[A[0]/2,A[1]/2]}function n(A,C){this.parent.drift(A,C)}o._createSymbol=function(A,C,S,E,L){this.removeAll();var T=C.getItemVisual(S,"color"),b=v(A,-1,-1,2,2,T,L);b.attr({z2:100,culling:!0,scale:l(E)}),b.drift=n,this._symbolType=A,this.add(b)},o.stopSymbolAnimation=function(A){this.childAt(0).stopAnimation(A)},o.getSymbolPath=function(){return this.childAt(0)},o.getScale=function(){return this.childAt(0).scale},o.highlight=function(){this.childAt(0).trigger("emphasis")},o.downplay=function(){this.childAt(0).trigger("normal")},o.setZ=function(A,C){var S=this.childAt(0);S.zlevel=A,S.z=C},o.setDraggable=function(A){var C=this.childAt(0);C.draggable=A,C.cursor=A?"move":C.cursor},o.updateData=function(A,C,S){this.silent=!1;var E=A.getItemVisual(C,"symbol")||"circle",L=A.hostModel,T=s(A,C),b=E!==this._symbolType;if(b){var x=A.getItemVisual(C,"symbolKeepAspect");this._createSymbol(E,A,C,T,x)}else{var N=this.childAt(0);N.silent=!1,g.updateProps(N,{scale:l(T)},L,C)}if(this._updateCommon(A,C,T,S),b){var N=this.childAt(0),D=S&&S.fadeIn,M={scale:N.scale.slice()};D&&(M.style={opacity:N.style.opacity}),N.scale=[0,0],D&&(N.style.opacity=0),g.initProps(N,M,L,C)}this._seriesModel=L};var d=["itemStyle"],r=["emphasis","itemStyle"],c=["label"],i=["emphasis","label"];o._updateCommon=function(A,C,S,E){var L=this.childAt(0),T=A.hostModel,b=A.getItemVisual(C,"color");L.type!=="image"?L.useStyle({strokeNoScale:!0}):L.setStyle({opacity:1,shadowBlur:null,shadowOffsetX:null,shadowOffsetY:null,shadowColor:null});var x=E&&E.itemStyle,N=E&&E.hoverItemStyle,D=E&&E.symbolOffset,M=E&&E.labelModel,R=E&&E.hoverLabelModel,F=E&&E.hoverAnimation,B=E&&E.cursorStyle;if(!E||A.hasItemOption){var H=E&&E.itemModel?E.itemModel:A.getItemModel(C);x=H.getModel(d).getItemStyle(["color"]),N=H.getModel(r).getItemStyle(),D=H.getShallow("symbolOffset"),M=H.getModel(c),R=H.getModel(i),F=H.getShallow("hoverAnimation"),B=H.getShallow("cursor")}else N=u.extend({},N);var U=L.style,K=A.getItemVisual(C,"symbolRotate");L.attr("rotation",(K||0)*Math.PI/180||0),D&&L.attr("position",[w(D[0],S[0]),w(D[1],S[1])]),B&&L.attr("cursor",B),L.setColor(b,E&&E.symbolInnerColor),L.setStyle(x);var W=A.getItemVisual(C,"opacity");W!=null&&(U.opacity=W);var z=A.getItemVisual(C,"liftZ"),Y=L.__z2Origin;z!=null?Y==null&&(L.__z2Origin=L.z2,L.z2+=z):Y!=null&&(L.z2=Y,L.__z2Origin=null);var Q=E&&E.useNameLabel;g.setLabelStyle(U,N,M,R,{labelFetcher:T,labelDataIndex:C,defaultText:P,isRectText:!0,autoColor:b});function P(G,$){return Q?A.getName(G):a(A,G)}L.__symbolOriginalScale=l(S),L.hoverStyle=N,L.highDownOnUpdate=F&&T.isAnimationEnabled()?h:null,g.setHoverStyle(L)};function h(A,C){if(this.incremental||this.useHoverLayer)return;if(C==="emphasis"){var S=this.__symbolOriginalScale,E=S[1]/S[0],L={scale:[Math.max(S[0]*1.1,S[0]+3),Math.max(S[1]*1.1,S[1]+3*E)]};this.animateTo(L,400,"elasticOut")}else C==="normal"&&this.animateTo({scale:this.__symbolOriginalScale},400,"elasticOut")}o.fadeOut=function(A,C){var S=this.childAt(0);this.silent=S.silent=!0,!(C&&C.keepLabel)&&(S.style.text=null),g.updateProps(S,{style:{opacity:0},scale:[0,0]},this._seriesModel,this.dataIndex,A)},u.inherits(t,g.Group);var f=t;Z.exports=f},DStm:function(Z,_){function e(){return[]}Z.exports=e},"DU+R":function(Z,_,e){var u=e("oEo5"),O=e("Jjzi");function v(w,p){w.eachSeriesByType("themeRiver",function(a){var t=a.getData(),o=a.coordinateSystem,s={},l=o.getRect();s.rect=l;var n=a.get("boundaryGap"),d=o.getAxis();if(s.boundaryGap=n,d.orient==="horizontal"){n[0]=O.parsePercent(n[0],l.height),n[1]=O.parsePercent(n[1],l.height);var r=l.height-n[0]-n[1];g(t,a,r)}else{n[0]=O.parsePercent(n[0],l.width),n[1]=O.parsePercent(n[1],l.width);var c=l.width-n[0]-n[1];g(t,a,c)}t.setLayout("layoutInfo",s)})}function g(w,p,a){if(!w.count())return;for(var t=p.coordinateSystem,o=p.getLayerSeries(),s=w.mapDimension("single"),l=w.mapDimension("value"),n=u.map(o,function(S){return u.map(S.indices,function(E){var L=t.dataToPoint(w.get(s,E));return L[1]=w.get(l,E),L})}),d=y(n),r=d.y0,c=a/d.max,i=o.length,h=o[0].indices.length,f,A=0;A<h;++A){f=r[A]*c,w.setItemLayout(o[0].indices[A],{layerIndex:0,x:n[0][A][0],y0:f,y:n[0][A][1]*c});for(var C=1;C<i;++C)f+=n[C-1][A][1]*c,w.setItemLayout(o[C].indices[A],{layerIndex:C,x:n[C][A][0],y0:f,y:n[C][A][1]*c})}}function y(w){for(var p=w.length,a=w[0].length,t=[],o=[],s=0,l,n={},d=0;d<a;++d){for(var r=0,l=0;r<p;++r)l+=w[r][d][1];l>s&&(s=l),t.push(l)}for(var c=0;c<a;++c)o[c]=(s-t[c])/2;s=0;for(var i=0;i<a;++i){var h=t[i]+o[i];h>s&&(s=h)}return n.y0=o,n.max=s,n}Z.exports=v},"DVO+":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("Urip"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},"DW/H":function(Z,_,e){e("tFbR"),e("jVkB")},Dase:function(Z,_,e){e("rAVC"),e("JSme"),e("UZiS"),e("GOVO"),e("mFvu"),e("JhJE"),e("BjFK")},Dg8N:function(Z,_,e){"use strict";var u=e("KAmQ"),O={"text/plain":"Text","text/html":"Url",default:"Text"},v="Copy to clipboard: #{key}, Enter";function g(w){var p=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return w.replace(/#{\s*key\s*}/g,p)}function y(w,p){var a,t,o,s,l,n,d=!1;p||(p={}),a=p.debug||!1;try{o=u(),s=document.createRange(),l=document.getSelection(),n=document.createElement("span"),n.textContent=w,n.style.all="unset",n.style.position="fixed",n.style.top=0,n.style.clip="rect(0, 0, 0, 0)",n.style.whiteSpace="pre",n.style.webkitUserSelect="text",n.style.MozUserSelect="text",n.style.msUserSelect="text",n.style.userSelect="text",n.addEventListener("copy",function(c){if(c.stopPropagation(),p.format)if(c.preventDefault(),typeof c.clipboardData=="undefined"){a&&console.warn("unable to use e.clipboardData"),a&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var i=O[p.format]||O.default;window.clipboardData.setData(i,w)}else c.clipboardData.clearData(),c.clipboardData.setData(p.format,w);p.onCopy&&(c.preventDefault(),p.onCopy(c.clipboardData))}),document.body.appendChild(n),s.selectNodeContents(n),l.addRange(s);var r=document.execCommand("copy");if(!r)throw new Error("copy command was unsuccessful");d=!0}catch(c){a&&console.error("unable to copy using execCommand: ",c),a&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(p.format||"text",w),p.onCopy&&p.onCopy(window.clipboardData),d=!0}catch(i){a&&console.error("unable to copy using clipboardData: ",i),a&&console.error("falling back to prompt"),t=g("message"in p?p.message:v),window.prompt(t,w)}}finally{l&&(typeof l.removeRange=="function"?l.removeRange(s):l.removeAllRanges()),n&&document.body.removeChild(n),o()}return d}Z.exports=y},DgNR:function(Z,_,e){var u=e("G8fk"),O=u([["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["textPosition"],["textAlign"]]),v={getItemStyle:function(g,y){var w=O(this,g,y),p=this.getBorderLineDash();return p&&(w.lineDash=p),w},getBorderLineDash:function(){var g=this.get("borderType");return g==="solid"||g==null?null:g==="dashed"?[5,5]:[1,1]}};Z.exports=v},Dj6p:function(Z,_,e){var u=e("oEo5"),O=u.createHashMap;function v(g){return{getTargetSeries:function(y){var w={},p=O();return y.eachSeriesByType(g,function(a){a.__paletteScope=w,p.set(a.uid,a)}),p},reset:function(y,w){var p=y.getRawData(),a={},t=y.getData();t.each(function(o){var s=t.getRawIndex(o);a[s]=o}),p.each(function(o){var s=a[o],l=s!=null&&t.getItemVisual(s,"color",!0),n=s!=null&&t.getItemVisual(s,"borderColor",!0),d;if((!l||!n)&&(d=p.getItemModel(o)),!l){var r=d.get("itemStyle.color")||y.getColorFromPalette(p.getName(o)||o+"",y.__paletteScope,p.count());s!=null&&t.setItemVisual(s,"color",r)}if(!n){var c=d.get("itemStyle.borderColor");s!=null&&t.setItemVisual(s,"borderColor",c)}})}}}Z.exports=v},DmDI:function(Z,_,e){var u=e("kcRU"),O=e("+Vnd"),v=O.extend({type:"series.scatter",dependencies:["grid","polar","geo","singleAxis","calendar"],getInitialData:function(g,y){return u(this.getSource(),this,{useEncodeDefaulter:!0})},brushSelector:"point",getProgressive:function(){var g=this.option.progressive;return g==null?this.option.large?5e3:this.get("progressive"):g},getProgressiveThreshold:function(){var g=this.option.progressiveThreshold;return g==null?this.option.large?1e4:this.get("progressiveThreshold"):g},defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},clip:!0}});Z.exports=v},Dz72:function(Z,_,e){var u=e("oEo5"),O=e("MLk5"),v=e("/vp6"),g=e("Owcv"),y=g.onIrrelevantElement,w=e("zYjg"),p=e("zYK1"),a=e("kY/L"),t=a.getUID,o=e("G+ZC");function s(c){var i=c.getItemStyle(),h=c.get("areaColor");return h!=null&&(i.fill=h),i}function l(c,i,h,f,A){h.off("click"),h.off("mousedown"),i.get("selectedMode")&&(h.on("mousedown",function(){c._mouseDownFlag=!0}),h.on("click",function(C){if(!c._mouseDownFlag)return;c._mouseDownFlag=!1;for(var S=C.target;!S.__regions;)S=S.parent;if(!S)return;var E={type:(i.mainType==="geo"?"geo":"map")+"ToggleSelect",batch:u.map(S.__regions,function(L){return{name:L.name,from:A.uid}})};E[i.mainType+"Id"]=i.id,f.dispatchAction(E),n(i,h)}))}function n(c,i){i.eachChild(function(h){u.each(h.__regions,function(f){h.trigger(c.isSelected(f.name)?"emphasis":"normal")})})}function d(c,i){var h=new w.Group;this.uid=t("ec_map_draw"),this._controller=new O(c.getZr()),this._controllerHost={target:i?h:null},this.group=h,this._updateGroup=i,this._mouseDownFlag,this._mapName,this._initialized,h.add(this._regionsGroup=new w.Group),h.add(this._backgroundGroup=new w.Group)}d.prototype={constructor:d,draw:function(c,i,h,f,A){var C=c.mainType==="geo",S=c.getData&&c.getData();C&&i.eachComponent({mainType:"series",subType:"map"},function(z){!S&&z.getHostGeoModel()===c&&(S=z.getData())});var E=c.coordinateSystem;this._updateBackground(E);var L=this._regionsGroup,T=this.group,b=E.getTransformInfo(),x=!L.childAt(0)||A,N;if(x)T.transform=b.roamTransform,T.decomposeTransform(),T.dirty();else{var D=new o;D.transform=b.roamTransform,D.decomposeTransform();var M={scale:D.scale,position:D.position};N=D.scale,w.updateProps(T,M,c)}var R=b.rawScale,F=b.rawPosition;L.removeAll();var B=["itemStyle"],H=["emphasis","itemStyle"],U=["label"],K=["emphasis","label"],W=u.createHashMap();u.each(E.regions,function(z){var Y=W.get(z.name)||W.set(z.name,new w.Group),Q=new w.CompoundPath({segmentIgnoreThreshold:1,shape:{paths:[]}});Y.add(Q);var P=c.getRegionModel(z.name)||c,G=P.getModel(B),$=P.getModel(H),fe=s(G),te=s($),pe=P.getModel(U),we=P.getModel(K),be;if(S){be=S.indexOfName(z.name);var Ve=S.getItemVisual(be,"color",!0);Ve&&(fe.fill=Ve)}var Xe=function(Qe){return[Qe[0]*R[0]+F[0],Qe[1]*R[1]+F[1]]};u.each(z.geometries,function(Qe){if(Qe.type!=="polygon")return;for(var pt=[],Ge=0;Ge<Qe.exterior.length;++Ge)pt.push(Xe(Qe.exterior[Ge]));Q.shape.paths.push(new w.Polygon({segmentIgnoreThreshold:1,shape:{points:pt}}));for(var Ge=0;Ge<(Qe.interiors?Qe.interiors.length:0);++Ge){for(var je=Qe.interiors[Ge],pt=[],_e=0;_e<je.length;++_e)pt.push(Xe(je[_e]));Q.shape.paths.push(new w.Polygon({segmentIgnoreThreshold:1,shape:{points:pt}}))}}),Q.setStyle(fe),Q.style.strokeNoScale=!0,Q.culling=!0;var At=pe.get("show"),Be=we.get("show"),Fe=S&&isNaN(S.get(S.mapDimension("value"),be)),mt=S&&S.getItemLayout(be);if(C||Fe&&(At||Be)||mt&&mt.showLabel){var rt=C?z.name:be,Je;(!S||be>=0)&&(Je=c);var vt=new w.Text({position:Xe(z.center.slice()),scale:[1/T.scale[0],1/T.scale[1]],z2:10,silent:!0});if(w.setLabelStyle(vt.style,vt.hoverStyle={},pe,we,{labelFetcher:Je,labelDataIndex:rt,defaultText:z.name,useInsideStyle:!1},{textAlign:"center",textVerticalAlign:"middle"}),!x){var ut=[1/N[0],1/N[1]];w.updateProps(vt,{scale:ut},c)}Y.add(vt)}if(S)S.setItemGraphicEl(be,Y);else{var P=c.getRegionModel(z.name);Q.eventData={componentType:"geo",componentIndex:c.componentIndex,geoIndex:c.componentIndex,name:z.name,region:P&&P.option||{}}}var bt=Y.__regions||(Y.__regions=[]);bt.push(z),Y.highDownSilentOnTouch=!!c.get("selectedMode"),w.setHoverStyle(Y,te),L.add(Y)}),this._updateController(c,i,h),l(this,c,L,h,f),n(c,L)},remove:function(){this._regionsGroup.removeAll(),this._backgroundGroup.removeAll(),this._controller.dispose(),this._mapName&&p.removeGraphic(this._mapName,this.uid),this._mapName=null,this._controllerHost={}},_updateBackground:function(c){var i=c.map;this._mapName!==i&&u.each(p.makeGraphic(i,this.uid),function(h){this._backgroundGroup.add(h)},this),this._mapName=i},_updateController:function(c,i,h){var f=c.coordinateSystem,A=this._controller,C=this._controllerHost;C.zoomLimit=c.get("scaleLimit"),C.zoom=f.getZoom(),A.enable(c.get("roam")||!1);var S=c.mainType;function E(){var L={type:"geoRoam",componentType:S};return L[S+"Id"]=c.id,L}A.off("pan").on("pan",function(L){this._mouseDownFlag=!1,v.updateViewOnPan(C,L.dx,L.dy),h.dispatchAction(u.extend(E(),{dx:L.dx,dy:L.dy}))},this),A.off("zoom").on("zoom",function(L){if(this._mouseDownFlag=!1,v.updateViewOnZoom(C,L.scale,L.originX,L.originY),h.dispatchAction(u.extend(E(),{zoom:L.scale,originX:L.originX,originY:L.originY})),this._updateGroup){var T=this.group.scale;this._regionsGroup.traverse(function(b){b.type==="text"&&b.attr("scale",[1/T[0],1/T[1]])})}},this),A.setPointerChecker(function(L,T,b){return f.getViewRectAfterRoam().contain(T,b)&&!y(L,h,c)})}};var r=d;Z.exports=r},"E+ey":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("RoAx"),g=e.n(v)},"E/Lu":function(Z,_,e){"use strict";var u=e("ZZRV"),O=e("iczh"),v=e.n(O),g=e("JS14");function y(it,He){var ne=Object.keys(it);if(Object.getOwnPropertySymbols){var ce=Object.getOwnPropertySymbols(it);He&&(ce=ce.filter(function(Ze){return Object.getOwnPropertyDescriptor(it,Ze).enumerable})),ne.push.apply(ne,ce)}return ne}function w(it){for(var He=1;He<arguments.length;He++){var ne=arguments[He]!=null?arguments[He]:{};He%2?y(Object(ne),!0).forEach(function(ce){p(it,ce,ne[ce])}):Object.getOwnPropertyDescriptors?Object.defineProperties(it,Object.getOwnPropertyDescriptors(ne)):y(Object(ne)).forEach(function(ce){Object.defineProperty(it,ce,Object.getOwnPropertyDescriptor(ne,ce))})}return it}function p(it,He,ne){return He in it?Object.defineProperty(it,He,{value:ne,enumerable:!0,configurable:!0,writable:!0}):it[He]=ne,it}var a=function(He){var ne=He.height,ce=He.offset,Ze=He.children,Me=He.prefixCls,Ke=He.onInnerResize,sr={},Ut={display:"flex",flexDirection:"column"};return ce!==void 0&&(sr={height:ne,position:"relative",overflow:"hidden"},Ut=w(w({},Ut),{},{transform:"translateY(".concat(ce,"px)"),position:"absolute",left:0,right:0,top:0})),u.createElement("div",{style:sr},u.createElement(g.a,{onResize:function(nr){var cr=nr.offsetHeight;cr&&Ke()}},u.createElement("div",{style:Ut,className:v()(p({},"".concat(Me,"-holder-inner"),Me))},Ze)))},t=a,o=e("NrA9");function s(it){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?s=function(ne){return typeof ne}:s=function(ne){return ne&&typeof Symbol=="function"&&ne.constructor===Symbol&&ne!==Symbol.prototype?"symbol":typeof ne},s(it)}function l(it,He,ne){return He in it?Object.defineProperty(it,He,{value:ne,enumerable:!0,configurable:!0,writable:!0}):it[He]=ne,it}function n(it,He){if(!(it instanceof He))throw new TypeError("Cannot call a class as a function")}function d(it,He){for(var ne=0;ne<He.length;ne++){var ce=He[ne];ce.enumerable=ce.enumerable||!1,ce.configurable=!0,"value"in ce&&(ce.writable=!0),Object.defineProperty(it,ce.key,ce)}}function r(it,He,ne){return He&&d(it.prototype,He),ne&&d(it,ne),it}function c(it,He){if(typeof He!="function"&&He!==null)throw new TypeError("Super expression must either be null or a function");it.prototype=Object.create(He&&He.prototype,{constructor:{value:it,writable:!0,configurable:!0}}),He&&i(it,He)}function i(it,He){return i=Object.setPrototypeOf||function(ce,Ze){return ce.__proto__=Ze,ce},i(it,He)}function h(it){var He=C();return function(){var ce=S(it),Ze;if(He){var Me=S(this).constructor;Ze=Reflect.construct(ce,arguments,Me)}else Ze=ce.apply(this,arguments);return f(this,Ze)}}function f(it,He){return He&&(s(He)==="object"||typeof He=="function")?He:A(it)}function A(it){if(it===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return it}function C(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(it){return!1}}function S(it){return S=Object.setPrototypeOf?Object.getPrototypeOf:function(ne){return ne.__proto__||Object.getPrototypeOf(ne)},S(it)}var E=20;function L(it){return"touches"in it?it.touches[0].pageY:it.pageY}var T=function(it){c(ne,it);var He=h(ne);function ne(){var ce;return n(this,ne),ce=He.apply(this,arguments),ce.moveRaf=null,ce.scrollbarRef=u.createRef(),ce.thumbRef=u.createRef(),ce.visibleTimeout=null,ce.state={dragging:!1,pageY:null,startTop:null,visible:!1},ce.delayHidden=function(){clearTimeout(ce.visibleTimeout),ce.setState({visible:!0}),ce.visibleTimeout=setTimeout(function(){ce.setState({visible:!1})},2e3)},ce.onScrollbarTouchStart=function(Ze){Ze.preventDefault()},ce.onContainerMouseDown=function(Ze){Ze.stopPropagation(),Ze.preventDefault()},ce.patchEvents=function(){window.addEventListener("mousemove",ce.onMouseMove),window.addEventListener("mouseup",ce.onMouseUp),ce.thumbRef.current.addEventListener("touchmove",ce.onMouseMove),ce.thumbRef.current.addEventListener("touchend",ce.onMouseUp)},ce.removeEvents=function(){window.removeEventListener("mousemove",ce.onMouseMove),window.removeEventListener("mouseup",ce.onMouseUp),ce.scrollbarRef.current.removeEventListener("touchstart",ce.onScrollbarTouchStart),ce.thumbRef.current.removeEventListener("touchstart",ce.onMouseDown),ce.thumbRef.current.removeEventListener("touchmove",ce.onMouseMove),ce.thumbRef.current.removeEventListener("touchend",ce.onMouseUp),o.a.cancel(ce.moveRaf)},ce.onMouseDown=function(Ze){var Me=ce.props.onStartMove;ce.setState({dragging:!0,pageY:L(Ze),startTop:ce.getTop()}),Me(),ce.patchEvents(),Ze.stopPropagation(),Ze.preventDefault()},ce.onMouseMove=function(Ze){var Me=ce.state,Ke=Me.dragging,sr=Me.pageY,Ut=Me.startTop,Pt=ce.props.onScroll;if(o.a.cancel(ce.moveRaf),Ke){var nr=L(Ze)-sr,cr=Ut+nr,Xt=ce.getEnableScrollRange(),Mt=ce.getEnableHeightRange(),me=cr/Mt,le=Math.ceil(me*Xt);ce.moveRaf=Object(o.a)(function(){Pt(le)})}},ce.onMouseUp=function(){var Ze=ce.props.onStopMove;ce.setState({dragging:!1}),Ze(),ce.removeEvents()},ce.getSpinHeight=function(){var Ze=ce.props,Me=Ze.height,Ke=Ze.count,sr=Me/Ke*10;return sr=Math.max(sr,E),sr=Math.min(sr,Me/2),Math.floor(sr)},ce.getEnableScrollRange=function(){var Ze=ce.props,Me=Ze.scrollHeight,Ke=Ze.height;return Me-Ke},ce.getEnableHeightRange=function(){var Ze=ce.props.height,Me=ce.getSpinHeight();return Ze-Me},ce.getTop=function(){var Ze=ce.props.scrollTop,Me=ce.getEnableScrollRange(),Ke=ce.getEnableHeightRange(),sr=Ze/Me;return sr*Ke},ce}return r(ne,[{key:"componentDidMount",value:function(){this.scrollbarRef.current.addEventListener("touchstart",this.onScrollbarTouchStart),this.thumbRef.current.addEventListener("touchstart",this.onMouseDown)}},{key:"componentDidUpdate",value:function(Ze){Ze.scrollTop!==this.props.scrollTop&&this.delayHidden()}},{key:"componentWillUnmount",value:function(){this.removeEvents(),clearTimeout(this.visibleTimeout)}},{key:"render",value:function(){var Ze=this.state,Me=Ze.visible,Ke=Ze.dragging,sr=this.props.prefixCls,Ut=this.getSpinHeight(),Pt=this.getTop();return u.createElement("div",{ref:this.scrollbarRef,className:"".concat(sr,"-scrollbar"),style:{width:8,top:0,bottom:0,right:0,position:"absolute",display:Me?null:"none"},onMouseDown:this.onContainerMouseDown,onMouseMove:this.delayHidden},u.createElement("div",{ref:this.thumbRef,className:v()("".concat(sr,"-scrollbar-thumb"),l({},"".concat(sr,"-scrollbar-thumb-moving"),Ke)),style:{width:"100%",height:Ut,top:Pt,left:0,position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"},onMouseDown:this.onMouseDown}))}}]),ne}(u.Component);function b(it){var He=it.children,ne=it.setRef,ce=u.useCallback(function(Ze){ne(Ze)},[]);return u.cloneElement(He,{ref:ce})}function x(it,He,ne,ce,Ze,Me){var Ke=Me.getKey;return it.slice(He,ne+1).map(function(sr,Ut){var Pt=He+Ut,nr=Ze(sr,Pt,{}),cr=Ke(sr);return u.createElement(b,{key:cr,setRef:function(Mt){return ce(sr,Mt)}},nr)})}var N=e("vSEn");function D(it,He){if(!(it instanceof He))throw new TypeError("Cannot call a class as a function")}function M(it,He){for(var ne=0;ne<He.length;ne++){var ce=He[ne];ce.enumerable=ce.enumerable||!1,ce.configurable=!0,"value"in ce&&(ce.writable=!0),Object.defineProperty(it,ce.key,ce)}}function R(it,He,ne){return He&&M(it.prototype,He),ne&&M(it,ne),it}var F=function(){function it(){D(this,it),this.maps={},this.maps.prototype=null}return R(it,[{key:"set",value:function(ne,ce){this.maps[ne]=ce}},{key:"get",value:function(ne){return this.maps[ne]}}]),it}(),B=F;function H(it,He){return Y(it)||z(it,He)||K(it,He)||U()}function U(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function K(it,He){if(!it)return;if(typeof it=="string")return W(it,He);var ne=Object.prototype.toString.call(it).slice(8,-1);if(ne==="Object"&&it.constructor&&(ne=it.constructor.name),ne==="Map"||ne==="Set")return Array.from(it);if(ne==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(ne))return W(it,He)}function W(it,He){(He==null||He>it.length)&&(He=it.length);for(var ne=0,ce=new Array(He);ne<He;ne++)ce[ne]=it[ne];return ce}function z(it,He){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(it)))return;var ne=[],ce=!0,Ze=!1,Me=void 0;try{for(var Ke=it[Symbol.iterator](),sr;!(ce=(sr=Ke.next()).done)&&!(ne.push(sr.value),He&&ne.length===He);ce=!0);}catch(Ut){Ze=!0,Me=Ut}finally{try{!ce&&Ke.return!=null&&Ke.return()}finally{if(Ze)throw Me}}return ne}function Y(it){if(Array.isArray(it))return it}function Q(it,He,ne){var ce=u.useState(0),Ze=H(ce,2),Me=Ze[0],Ke=Ze[1],sr=Object(u.useRef)(new Map),Ut=Object(u.useRef)(new B);function Pt(cr,Xt){var Mt=it(cr),me=sr.current.get(Mt);Xt?sr.current.set(Mt,Xt):sr.current.delete(Mt),!me!==!Xt&&(Xt?He==null||He(cr):ne==null||ne(cr))}function nr(){var cr=!1;sr.current.forEach(function(Xt,Mt){if(Xt&&Xt.offsetParent){var me=Object(N.a)(Xt),le=me.offsetHeight;Ut.current.get(Mt)!==le&&(cr=!0,Ut.current.set(Mt,me.offsetHeight))}}),cr&&Ke(function(Xt){return Xt+1})}return[Pt,nr,Ut.current,Me]}function P(it){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?P=function(ne){return typeof ne}:P=function(ne){return ne&&typeof Symbol=="function"&&ne.constructor===Symbol&&ne!==Symbol.prototype?"symbol":typeof ne},P(it)}function G(it,He,ne,ce,Ze,Me,Ke){var sr=u.useRef();return function(Ut){if(o.a.cancel(sr.current),typeof Ut=="number")Ke(Ut);else if(Ut&&P(Ut)==="object"){var Pt,nr=Ut.align;"index"in Ut?Pt=Ut.index:Pt=He.findIndex(function(Xt){return Ze(Xt)===Ut.key});var cr=function Xt(Mt,me){if(Mt<0||!it.current)return;var le=it.current.clientHeight,oe=!1,de=me;if(le){for(var Se=me||nr,Ce=0,Oe=0,Ie=0,Ee=0;Ee<=Pt;Ee+=1){var Pe=Ze(He[Ee]);Oe=Ce;var at=ne.get(Pe);Ie=Oe+(at===void 0?ce:at),Ce=Ie,Ee===Pt&&at===void 0&&(oe=!0)}var gt=null;switch(Se){case"top":gt=Oe;break;case"bottom":gt=Ie-le;break;default:{var ee=it.current.scrollTop,ae=ee+le;Oe<ee?de="top":Ie>ae&&(de="bottom")}}gt!==null&>!==it.current.scrollTop&&Ke(gt)}sr.current=Object(o.a)(function(){oe&&Me(),Xt(Mt-1,de)})};cr(3)}}}function $(it,He,ne,ce){var Ze=ne-it,Me=He-ne,Ke=Math.min(Ze,Me)*2;if(ce<=Ke){var sr=Math.floor(ce/2);return ce%2?ne+sr+1:ne-sr}return Ze>Me?ne-(ce-Me):ne+(ce-Ze)}function fe(it,He,ne){var ce=it.length,Ze=He.length,Me,Ke;if(ce===0&&Ze===0)return null;ce<Ze?(Me=it,Ke=He):(Me=He,Ke=it);var sr={__EMPTY_ITEM__:!0};function Ut(me){return me!==void 0?ne(me):sr}for(var Pt=null,nr=Math.abs(ce-Ze)!==1,cr=0;cr<Ke.length;cr+=1){var Xt=Ut(Me[cr]),Mt=Ut(Ke[cr]);if(Xt!==Mt){Pt=cr,nr=nr||Xt!==Ut(Ke[cr+1]);break}}return Pt===null?null:{index:Pt,multiple:nr}}function te(it,He){return Xe(it)||Ve(it,He)||we(it,He)||pe()}function pe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function we(it,He){if(!it)return;if(typeof it=="string")return be(it,He);var ne=Object.prototype.toString.call(it).slice(8,-1);if(ne==="Object"&&it.constructor&&(ne=it.constructor.name),ne==="Map"||ne==="Set")return Array.from(it);if(ne==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(ne))return be(it,He)}function be(it,He){(He==null||He>it.length)&&(He=it.length);for(var ne=0,ce=new Array(He);ne<He;ne++)ce[ne]=it[ne];return ce}function Ve(it,He){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(it)))return;var ne=[],ce=!0,Ze=!1,Me=void 0;try{for(var Ke=it[Symbol.iterator](),sr;!(ce=(sr=Ke.next()).done)&&!(ne.push(sr.value),He&&ne.length===He);ce=!0);}catch(Ut){Ze=!0,Me=Ut}finally{try{!ce&&Ke.return!=null&&Ke.return()}finally{if(Ze)throw Me}}return ne}function Xe(it){if(Array.isArray(it))return it}function At(it,He,ne){var ce=u.useState(it),Ze=te(ce,2),Me=Ze[0],Ke=Ze[1],sr=u.useState(null),Ut=te(sr,2),Pt=Ut[0],nr=Ut[1];return u.useEffect(function(){var cr=fe(Me||[],it||[],He);(cr==null?void 0:cr.index)!==void 0&&(ne==null||ne(cr.index),nr(it[cr.index])),Ke(it)},[it]),[Pt]}function Be(it){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Be=function(ne){return typeof ne}:Be=function(ne){return ne&&typeof Symbol=="function"&&ne.constructor===Symbol&&ne!==Symbol.prototype?"symbol":typeof ne},Be(it)}var Fe=(typeof navigator=="undefined"?"undefined":Be(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),mt=Fe,rt=function(it,He){var ne=Object(u.useRef)(!1),ce=Object(u.useRef)(null);function Ze(){clearTimeout(ce.current),ne.current=!0,ce.current=setTimeout(function(){ne.current=!1},50)}var Me=Object(u.useRef)({top:it,bottom:He});return Me.current.top=it,Me.current.bottom=He,function(Ke){var sr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Ut=Ke<0&&Me.current.top||Ke>0&&Me.current.bottom;return sr&&Ut?(clearTimeout(ce.current),ne.current=!1):(!Ut||ne.current)&&Ze(),!ne.current&&Ut}};function Je(it,He,ne,ce){var Ze=Object(u.useRef)(0),Me=Object(u.useRef)(null),Ke=Object(u.useRef)(null),sr=Object(u.useRef)(!1),Ut=rt(He,ne);function Pt(cr){if(!it)return;o.a.cancel(Me.current);var Xt=cr.deltaY;if(Ze.current+=Xt,Ke.current=Xt,Ut(Xt))return;mt||cr.preventDefault(),Me.current=Object(o.a)(function(){var Mt=sr.current?10:1;ce(Ze.current*Mt),Ze.current=0})}function nr(cr){if(!it)return;cr.preventDefault(),sr.current=cr.detail===Ke.current}return[Pt,nr]}var vt=14/15;function ut(it,He,ne){var ce=Object(u.useRef)(!1),Ze=Object(u.useRef)(0),Me=Object(u.useRef)(null),Ke=Object(u.useRef)(null),sr,Ut=function(Xt){if(ce.current){var Mt=Math.ceil(Xt.touches[0].pageY),me=Ze.current-Mt;Ze.current=Mt,ne(me)&&Xt.preventDefault(),clearInterval(Ke.current),Ke.current=setInterval(function(){me*=vt,(!ne(me,!0)||Math.abs(me)<=.1)&&clearInterval(Ke.current)},16)}},Pt=function(){ce.current=!1,sr()},nr=function(Xt){sr(),Xt.touches.length===1&&!ce.current&&(ce.current=!0,Ze.current=Math.ceil(Xt.touches[0].pageY),Me.current=Xt.target,Me.current.addEventListener("touchmove",Ut),Me.current.addEventListener("touchend",Pt))};sr=function(){Me.current&&(Me.current.removeEventListener("touchmove",Ut),Me.current.removeEventListener("touchend",Pt))},u.useEffect(function(){return it&&He.current.addEventListener("touchstart",nr),function(){He.current.removeEventListener("touchstart",nr),sr(),clearInterval(Ke.current)}},[it])}function bt(it,He){var ne=Object.keys(it);if(Object.getOwnPropertySymbols){var ce=Object.getOwnPropertySymbols(it);He&&(ce=ce.filter(function(Ze){return Object.getOwnPropertyDescriptor(it,Ze).enumerable})),ne.push.apply(ne,ce)}return ne}function Qe(it){for(var He=1;He<arguments.length;He++){var ne=arguments[He]!=null?arguments[He]:{};He%2?bt(Object(ne),!0).forEach(function(ce){pt(it,ce,ne[ce])}):Object.getOwnPropertyDescriptors?Object.defineProperties(it,Object.getOwnPropertyDescriptors(ne)):bt(Object(ne)).forEach(function(ce){Object.defineProperty(it,ce,Object.getOwnPropertyDescriptor(ne,ce))})}return it}function pt(it,He,ne){return He in it?Object.defineProperty(it,He,{value:ne,enumerable:!0,configurable:!0,writable:!0}):it[He]=ne,it}function Ge(it,He){return Ft(it)||Lt(it,He)||_e(it,He)||je()}function je(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _e(it,He){if(!it)return;if(typeof it=="string")return ht(it,He);var ne=Object.prototype.toString.call(it).slice(8,-1);if(ne==="Object"&&it.constructor&&(ne=it.constructor.name),ne==="Map"||ne==="Set")return Array.from(it);if(ne==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(ne))return ht(it,He)}function ht(it,He){(He==null||He>it.length)&&(He=it.length);for(var ne=0,ce=new Array(He);ne<He;ne++)ce[ne]=it[ne];return ce}function Lt(it,He){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(it)))return;var ne=[],ce=!0,Ze=!1,Me=void 0;try{for(var Ke=it[Symbol.iterator](),sr;!(ce=(sr=Ke.next()).done)&&!(ne.push(sr.value),He&&ne.length===He);ce=!0);}catch(Ut){Ze=!0,Me=Ut}finally{try{!ce&&Ke.return!=null&&Ke.return()}finally{if(Ze)throw Me}}return ne}function Ft(it){if(Array.isArray(it))return it}function Wt(it,He){if(it==null)return{};var ne=Qt(it,He),ce,Ze;if(Object.getOwnPropertySymbols){var Me=Object.getOwnPropertySymbols(it);for(Ze=0;Ze<Me.length;Ze++){if(ce=Me[Ze],He.indexOf(ce)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(it,ce))continue;ne[ce]=it[ce]}}return ne}function Qt(it,He){if(it==null)return{};var ne={},ce=Object.keys(it),Ze,Me;for(Me=0;Me<ce.length;Me++){if(Ze=ce[Me],He.indexOf(Ze)>=0)continue;ne[Ze]=it[Ze]}return ne}var or=[],Tt={overflowY:"auto",overflowAnchor:"none"};function jt(it,He){var ne=it.prefixCls,ce=ne===void 0?"rc-virtual-list":ne,Ze=it.className,Me=it.height,Ke=it.itemHeight,sr=it.fullHeight,Ut=sr===void 0?!0:sr,Pt=it.style,nr=it.data,cr=it.children,Xt=it.itemKey,Mt=it.virtual,me=it.component,le=me===void 0?"div":me,oe=it.onScroll,de=Wt(it,["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","component","onScroll"]),Se=Mt!==!1&&Me&&Ke&&nr&&Ke*nr.length>Me,Ce=Object(u.useState)(0),Oe=Ge(Ce,2),Ie=Oe[0],Ee=Oe[1],Pe=Object(u.useState)(!1),at=Ge(Pe,2),gt=at[0],ee=at[1],ae=v()(ce,Ze),k=nr||or,J=Object(u.useRef)(),se=u.useCallback(function(tr){return typeof Xt=="function"?Xt(tr):tr[Xt]},[Xt]),ge={getKey:se};function Ae(tr){Ee(function(pr){var dr;return typeof tr=="function"?dr=tr(pr):dr=tr,J.current.scrollTop=dr,dr})}var De=Object(u.useRef)({start:0,end:k.length}),$e=Object(u.useRef)(),Bt=At(k,se),$t=Ge(Bt,1),St=$t[0];$e.current=St;var _t=Q(se,null,null),Dt=Ge(_t,4),Yt=Dt[0],wt=Dt[1],ur=Dt[2],er=Dt[3],ze=u.useMemo(function(){if(!Se)return{scrollHeight:void 0,start:0,end:k.length-1,offset:void 0};for(var tr=0,pr,dr,fr,_r=k.length,Zr=0;Zr<_r;Zr+=1){var on=k[Zr],jn=se(on),Ur=ur.get(jn),En=tr+(Ur===void 0?Ke:Ur);En>=Ie&&pr===void 0&&(pr=Zr,dr=tr),En>Ie+Me&&fr===void 0&&(fr=Zr),tr=En}return pr===void 0&&(pr=0,dr=0),fr===void 0&&(fr=k.length-1),fr=Math.min(fr+1,k.length),{scrollHeight:tr,start:pr,end:fr,offset:dr}},[Se,Ie,k,er,Me]),tt=ze.scrollHeight,We=ze.start,st=ze.end,ct=ze.offset;De.current.start=We,De.current.end=st;var lt=tt-Me,Ue=Object(u.useRef)(lt);Ue.current=lt;function qe(tr){var pr=Math.max(tr,0);return Number.isNaN(Ue.current)||(pr=Math.min(pr,Ue.current)),pr}var dt=Ie<=0,Kt=Ie>=lt,Ct=rt(dt,Kt);function vr(tr){var pr=qe(tr);pr!==Ie&&Ae(pr)}function yr(tr){var pr=tr.currentTarget.scrollTop;pr!==Ie&&Ae(pr),oe==null||oe(tr)}var Dr=Je(Se,dt,Kt,function(tr){Ae(function(pr){var dr=qe(pr+tr);return dr})}),Rr=Ge(Dr,2),Jr=Rr[0],$r=Rr[1];ut(Se,J,function(tr,pr){return Ct(tr,pr)?!1:(Jr({preventDefault:function(){},deltaY:tr}),!0)}),u.useEffect(function(){return J.current.addEventListener("wheel",Jr),J.current.addEventListener("DOMMouseScroll",$r),function(){J.current.removeEventListener("wheel",Jr),J.current.removeEventListener("DOMMouseScroll",$r)}},[Se]);var xr=G(J,k,ur,Ke,se,wt,Ae);u.useImperativeHandle(He,function(){return{scrollTo:xr}});var Vr=x(k,We,st,Yt,cr,ge),Lr=null;return Me&&(Lr=Qe(pt({},Ut?"height":"maxHeight",Me),Tt),Se&&(Lr.overflowY="hidden",gt&&(Lr.pointerEvents="none"))),u.createElement("div",Object.assign({style:Qe(Qe({},Pt),{},{position:"relative"}),className:ae},de),u.createElement(le,{className:"".concat(ce,"-holder"),style:Lr,ref:J,onScroll:yr},u.createElement(t,{prefixCls:ce,height:tt,offset:ct,onInnerResize:wt},Vr)),Se&&u.createElement(T,{prefixCls:ce,scrollTop:Ie,height:Me,scrollHeight:tt,count:k.length,onScroll:vr,onStartMove:function(){ee(!0)},onStopMove:function(){ee(!1)}}))}var zt=u.forwardRef(jt);zt.displayName="List";var Nt=zt,Ht=_.a=Nt},E1KW:function(Z,_,e){var u=e("oEo5"),O=e("Wa83"),v=e("4uqo"),g=e("ie0D"),y=e("G+ZC"),w=O.applyTransform;function p(){y.call(this)}u.mixin(p,y);function a(s){this.name=s,this.zoomLimit,y.call(this),this._roamTransformable=new p,this._rawTransformable=new p,this._center,this._zoom}a.prototype={constructor:a,type:"view",dimensions:["x","y"],setBoundingRect:function(s,l,n,d){return this._rect=new g(s,l,n,d),this._rect},getBoundingRect:function(){return this._rect},setViewRect:function(s,l,n,d){this.transformTo(s,l,n,d),this._viewRect=new g(s,l,n,d)},transformTo:function(s,l,n,d){var r=this.getBoundingRect(),c=this._rawTransformable;c.transform=r.calculateTransform(new g(s,l,n,d)),c.decomposeTransform(),this._updateTransform()},setCenter:function(s){if(!s)return;this._center=s,this._updateCenterAndZoom()},setZoom:function(s){s=s||1;var l=this.zoomLimit;l&&(l.max!=null&&(s=Math.min(l.max,s)),l.min!=null&&(s=Math.max(l.min,s))),this._zoom=s,this._updateCenterAndZoom()},getDefaultCenter:function(){var s=this.getBoundingRect(),l=s.x+s.width/2,n=s.y+s.height/2;return[l,n]},getCenter:function(){return this._center||this.getDefaultCenter()},getZoom:function(){return this._zoom||1},getRoamTransform:function(){return this._roamTransformable.getLocalTransform()},_updateCenterAndZoom:function(){var s=this._rawTransformable.getLocalTransform(),l=this._roamTransformable,n=this.getDefaultCenter(),d=this.getCenter(),r=this.getZoom();d=O.applyTransform([],d,s),n=O.applyTransform([],n,s),l.origin=d,l.position=[n[0]-d[0],n[1]-d[1]],l.scale=[r,r],this._updateTransform()},_updateTransform:function(){var s=this._roamTransformable,l=this._rawTransformable;l.parent=s,s.updateTransform(),l.updateTransform(),v.copy(this.transform||(this.transform=[]),l.transform||v.create()),this._rawTransform=l.getLocalTransform(),this.invTransform=this.invTransform||[],v.invert(this.invTransform,this.transform),this.decomposeTransform()},getTransformInfo:function(){var s=this._roamTransformable.transform,l=this._rawTransformable;return{roamTransform:s?u.slice(s):v.create(),rawScale:u.slice(l.scale),rawPosition:u.slice(l.position)}},getViewRect:function(){return this._viewRect},getViewRectAfterRoam:function(){var s=this.getBoundingRect().clone();return s.applyTransform(this.transform),s},dataToPoint:function(s,l,n){var d=l?this._rawTransform:this.transform;return n=n||[],d?w(n,s,d):O.copy(n,s)},pointToData:function(s){var l=this.invTransform;return l?w([],s,l):[s[0],s[1]]},convertToPixel:u.curry(t,"dataToPoint"),convertFromPixel:u.curry(t,"pointToData"),containPoint:function(s){return this.getViewRectAfterRoam().contain(s[0],s[1])}},u.mixin(a,y);function t(s,l,n,d){var r=n.seriesModel,c=r?r.coordinateSystem:null;return c===this?c[s](d):null}var o=a;Z.exports=o},"E6G/":function(Z,_,e){var u=e("ORxg"),O=e("0326"),v=e("6Q7i"),g=e("xrLW");function y(w,p,a){w=g(w),p=v(p);var t=p?O(w):0;return p&&t<p?w+u(p-t,a):w}Z.exports=y},EEnX:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("BLvq")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="CaretUpOutlined";var p=v.forwardRef(w);_.default=p},EGDn:function(Z,_,e){var u=e("Wr3P");function O(v,g,y,w,p,a,t,o,s,l,n){if(s===0)return!1;var d=s;if(n>g+d&&n>w+d&&n>a+d&&n>o+d||n<g-d&&n<w-d&&n<a-d&&n<o-d||l>v+d&&l>y+d&&l>p+d&&l>t+d||l<v-d&&l<y-d&&l<p-d&&l<t-d)return!1;var r=u.cubicProjectPoint(v,g,y,w,p,a,t,o,l,n,null);return r<=d/2}_.containStroke=O},EOO0:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z"}}]},name:"close",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="CloseOutlined";var w=_.a=u.forwardRef(y)},EP4V:function(Z,_,e){var u=e("oEo5"),O=e("giN5"),v=e("zYjg"),g=e("yOV+"),y=e("cLjh"),w=e("eZvc"),p=w.rectCoordAxisBuildSplitArea,a=w.rectCoordAxisHandleRemove,t=["axisLine","axisTickLabel","axisName"],o=["splitArea","splitLine"],s=y.extend({type:"singleAxis",axisPointerClass:"SingleAxisPointer",render:function(n,d,r,c){var i=this.group;i.removeAll();var h=this._axisGroup;this._axisGroup=new v.Group;var f=g.layout(n),A=new O(n,f);u.each(t,A.add,A),i.add(this._axisGroup),i.add(A.getGroup()),u.each(o,function(C){n.get(C+".show")&&this["_"+C](n)},this),v.groupTransition(h,this._axisGroup,n),s.superCall(this,"render",n,d,r,c)},remove:function(){a(this)},_splitLine:function(n){var d=n.axis;if(d.scale.isBlank())return;var r=n.getModel("splitLine"),c=r.getModel("lineStyle"),i=c.get("width"),h=c.get("color");h=h instanceof Array?h:[h];for(var f=n.coordinateSystem.getRect(),A=d.isHorizontal(),C=[],S=0,E=d.getTicksCoords({tickModel:r}),L=[],T=[],b=0;b<E.length;++b){var x=d.toGlobalCoord(E[b].coord);A?(L[0]=x,L[1]=f.y,T[0]=x,T[1]=f.y+f.height):(L[0]=f.x,L[1]=x,T[0]=f.x+f.width,T[1]=x);var N=S++%h.length;C[N]=C[N]||[],C[N].push(new v.Line({subPixelOptimize:!0,shape:{x1:L[0],y1:L[1],x2:T[0],y2:T[1]},style:{lineWidth:i},silent:!0}))}for(var b=0;b<C.length;++b)this.group.add(v.mergePath(C[b],{style:{stroke:h[b%h.length],lineDash:c.getLineDash(i),lineWidth:i},silent:!0}))},_splitArea:function(n){p(this,this._axisGroup,n,n)}}),l=s;Z.exports=l},ERUI:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("KpzO")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="DownloadOutlined";var p=v.forwardRef(w);_.default=p},EUeE:function(Z,_){var e={getBoxLayoutParams:function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}}};Z.exports=e},"EYz/":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("69Rt"),g=e.n(v)},EgZf:function(Z,_,e){var u=e("oEo5"),O=u.each,v=u.map,g=e("Jjzi"),y=g.linearMap,w=g.getPixelPrecision,p=g.round,a=e("LJKi"),t=a.createAxisTicks,o=a.createAxisLabels,s=a.calculateCategoryInterval,l=[0,1],n=function(i,h,f){this.dim=i,this.scale=h,this._extent=f||[0,0],this.inverse=!1,this.onBand=!1};n.prototype={constructor:n,contain:function(i){var h=this._extent,f=Math.min(h[0],h[1]),A=Math.max(h[0],h[1]);return i>=f&&i<=A},containData:function(i){return this.scale.contain(i)},getExtent:function(){return this._extent.slice()},getPixelPrecision:function(i){return w(i||this.scale.getExtent(),this._extent)},setExtent:function(i,h){var f=this._extent;f[0]=i,f[1]=h},dataToCoord:function(i,h){var f=this._extent,A=this.scale;return i=A.normalize(i),this.onBand&&A.type==="ordinal"&&(f=f.slice(),d(f,A.count())),y(i,l,f,h)},coordToData:function(i,h){var f=this._extent,A=this.scale;this.onBand&&A.type==="ordinal"&&(f=f.slice(),d(f,A.count()));var C=y(i,f,l,h);return this.scale.scale(C)},pointToData:function(i,h){},getTicksCoords:function(i){i=i||{};var h=i.tickModel||this.getTickModel(),f=t(this,h),A=f.ticks,C=v(A,function(E){return{coord:this.dataToCoord(E),tickValue:E}},this),S=h.get("alignWithLabel");return r(this,C,S,i.clamp),C},getMinorTicksCoords:function(){if(this.scale.type==="ordinal")return[];var i=this.model.getModel("minorTick"),h=i.get("splitNumber");h>0&&h<100||(h=5);var f=this.scale.getMinorTicks(h),A=v(f,function(C){return v(C,function(S){return{coord:this.dataToCoord(S),tickValue:S}},this)},this);return A},getViewLabels:function(){return o(this).labels},getLabelModel:function(){return this.model.getModel("axisLabel")},getTickModel:function(){return this.model.getModel("axisTick")},getBandWidth:function(){var i=this._extent,h=this.scale.getExtent(),f=h[1]-h[0]+(this.onBand?1:0);f===0&&(f=1);var A=Math.abs(i[1]-i[0]);return Math.abs(A)/f},isHorizontal:null,getRotate:null,calculateCategoryInterval:function(){return s(this)}};function d(i,h){var f=i[1]-i[0],A=h,C=f/A/2;i[0]+=C,i[1]-=C}function r(i,h,f,A){var C=h.length;if(!i.onBand||f||!C)return;var S=i.getExtent(),E,L;if(C===1)h[0].coord=S[0],E=h[1]={coord:S[0]};else{var T=h[C-1].tickValue-h[0].tickValue,b=(h[C-1].coord-h[0].coord)/T;O(h,function(M){M.coord-=b/2});var x=i.scale.getExtent();L=1+x[1]-h[C-1].tickValue,E={coord:h[C-1].coord+b*L},h.push(E)}var N=S[0]>S[1];D(h[0].coord,S[0])&&(A?h[0].coord=S[0]:h.shift()),A&&D(S[0],h[0].coord)&&h.unshift({coord:S[0]}),D(S[1],E.coord)&&(A?E.coord=S[1]:h.pop()),A&&D(E.coord,S[1])&&h.push({coord:S[1]});function D(M,R){return M=p(M),R=p(R),N?M>R:M<R}}var c=n;Z.exports=c},EkPb:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("raRn"),g=e.n(v),y=e("qyV+")},Epjc:function(Z,_,e){var u=e("Wr3P"),O=e("Wa83"),v=e("w9ct"),g=v.getSymbolSize,y=[],w=[],p=[],a=u.quadraticAt,t=O.distSquare,o=Math.abs;function s(n,d,r){for(var c=n[0],i=n[1],h=n[2],f=Infinity,A,C=r*r,S=.1,E=.1;E<=.9;E+=.1){y[0]=a(c[0],i[0],h[0],E),y[1]=a(c[1],i[1],h[1],E);var L=o(t(y,d)-C);L<f&&(f=L,A=E)}for(var T=0;T<32;T++){var b=A+S;w[0]=a(c[0],i[0],h[0],A),w[1]=a(c[1],i[1],h[1],A),p[0]=a(c[0],i[0],h[0],b),p[1]=a(c[1],i[1],h[1],b);var L=t(w,d)-C;if(o(L)<.01)break;var x=t(p,d)-C;S/=2,L<0?x>=0?A=A+S:A=A-S:x>=0?A=A-S:A=A+S}return A}function l(n,d){var r=[],c=u.quadraticSubdivide,i=[[],[],[]],h=[[],[]],f=[];d/=2,n.eachEdge(function(A,C){var S=A.getLayout(),E=A.getVisual("fromSymbol"),L=A.getVisual("toSymbol");S.__original||(S.__original=[O.clone(S[0]),O.clone(S[1])],S[2]&&S.__original.push(O.clone(S[2])));var T=S.__original;if(S[2]!=null){if(O.copy(i[0],T[0]),O.copy(i[1],T[2]),O.copy(i[2],T[1]),E&&E!=="none"){var b=g(A.node1),x=s(i,T[0],b*d);c(i[0][0],i[1][0],i[2][0],x,r),i[0][0]=r[3],i[1][0]=r[4],c(i[0][1],i[1][1],i[2][1],x,r),i[0][1]=r[3],i[1][1]=r[4]}if(L&&L!=="none"){var b=g(A.node2),x=s(i,T[1],b*d);c(i[0][0],i[1][0],i[2][0],x,r),i[1][0]=r[1],i[2][0]=r[2],c(i[0][1],i[1][1],i[2][1],x,r),i[1][1]=r[1],i[2][1]=r[2]}O.copy(S[0],i[0]),O.copy(S[1],i[2]),O.copy(S[2],i[1])}else{if(O.copy(h[0],T[0]),O.copy(h[1],T[1]),O.sub(f,h[1],h[0]),O.normalize(f,f),E&&E!=="none"){var b=g(A.node1);O.scaleAndAdd(h[0],h[0],f,b*d)}if(L&&L!=="none"){var b=g(A.node2);O.scaleAndAdd(h[1],h[1],f,-b*d)}O.copy(S[0],h[0]),O.copy(S[1],h[1])}})}Z.exports=l},EraS:function(Z,_){function e(){this.__data__=[],this.size=0}Z.exports=e},EvFB:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5");u.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(v,g){var y=g.getComponent("timeline");return y&&v.currentIndex!=null&&(y.setCurrentIndex(v.currentIndex),!y.get("loop",!0)&&y.isIndexMax()&&y.setPlayState(!1)),g.resetOption("timeline"),O.defaults({currentIndex:y.option.currentIndex},v)}),u.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(v,g){var y=g.getComponent("timeline");y&&v.playState!=null&&y.setPlayState(v.playState)})},Ey8H:function(Z,_,e){},Eyzv:function(Z,_,e){var u=e("oEo5"),O=e("A4b5"),v=e("tCtF"),g=e("Jjzi"),y=e("sYRh"),w=y.getScaleExtent,p=y.niceScaleExtent,a=e("kN/v"),t=e("XPpp");function o(l,n,d){this._model=l,this.dimensions=[],this._indicatorAxes=u.map(l.getIndicatorModels(),function(r,c){var i="indicator_"+c,h=new O(i,r.get("axisType")==="log"?new t:new v);return h.name=r.get("name"),h.model=r,r.axis=h,this.dimensions.push(i),h},this),this.resize(l,d),this.cx,this.cy,this.r,this.r0,this.startAngle}o.prototype.getIndicatorAxes=function(){return this._indicatorAxes},o.prototype.dataToPoint=function(l,n){var d=this._indicatorAxes[n];return this.coordToPoint(d.dataToCoord(l),n)},o.prototype.coordToPoint=function(l,n){var d=this._indicatorAxes[n],r=d.angle,c=this.cx+l*Math.cos(r),i=this.cy-l*Math.sin(r);return[c,i]},o.prototype.pointToData=function(l){var n=l[0]-this.cx,d=l[1]-this.cy,r=Math.sqrt(n*n+d*d);n/=r,d/=r;for(var c=Math.atan2(-d,n),i=Infinity,h,f=-1,A=0;A<this._indicatorAxes.length;A++){var C=this._indicatorAxes[A],S=Math.abs(c-C.angle);S<i&&(h=C,f=A,i=S)}return[f,+(h&&h.coordToData(r))]},o.prototype.resize=function(l,n){var d=l.get("center"),r=n.getWidth(),c=n.getHeight(),i=Math.min(r,c)/2;this.cx=g.parsePercent(d[0],r),this.cy=g.parsePercent(d[1],c),this.startAngle=l.get("startAngle")*Math.PI/180;var h=l.get("radius");(typeof h=="string"||typeof h=="number")&&(h=[0,h]),this.r0=g.parsePercent(h[0],i),this.r=g.parsePercent(h[1],i),u.each(this._indicatorAxes,function(f,A){f.setExtent(this.r0,this.r);var C=this.startAngle+A*Math.PI*2/this._indicatorAxes.length;C=Math.atan2(Math.sin(C),Math.cos(C)),f.angle=C},this)},o.prototype.update=function(l,n){var d=this._indicatorAxes,r=this._model;u.each(d,function(h){h.scale.setExtent(Infinity,-Infinity)}),l.eachSeriesByType("radar",function(h,f){if(h.get("coordinateSystem")!=="radar"||l.getComponent("radar",h.get("radarIndex"))!==r)return;var A=h.getData();u.each(d,function(C){C.scale.unionExtentFromData(A,A.mapDimension(C.dim))})},this);var c=r.get("splitNumber");function i(h){var f=Math.pow(10,Math.floor(Math.log(h)/Math.LN10)),A=h/f;return A===2?A=5:A*=2,A*f}u.each(d,function(h,f){var A=w(h.scale,h.model).extent;p(h.scale,h.model);var C=h.model,S=h.scale,E=C.getMin(),L=C.getMax(),T=S.getInterval();if(E!=null&&L!=null)S.setExtent(+E,+L),S.setInterval((L-E)/c);else if(E!=null){var b;do b=E+T*c,S.setExtent(+E,b),S.setInterval(T),T=i(T);while(b<A[1]&&isFinite(b)&&isFinite(A[1]))}else if(L!=null){var x;do x=L-T*c,S.setExtent(x,+L),S.setInterval(T),T=i(T);while(x>A[0]&&isFinite(x)&&isFinite(A[0]))}else{var N=S.getTicks().length-1;N>c&&(T=i(T));var b=Math.ceil(A[1]/T)*T,x=g.round(b-T*c);S.setExtent(x,b),S.setInterval(T)}})},o.dimensions=[],o.create=function(l,n){var d=[];return l.eachComponent("radar",function(r){var c=new o(r,l,n);d.push(c),r.coordinateSystem=c}),l.eachSeriesByType("radar",function(r){r.get("coordinateSystem")==="radar"&&(r.coordinateSystem=d[r.get("radarIndex")||0])}),d},a.register("radar",o);var s=o;Z.exports=s},F2Ao:function(Z,_,e){var u=e("ie0D"),O=e("2DdH"),v=e("oEo5"),g=v.getContext,y=v.extend,w=v.retrieve2,p=v.retrieve3,a=v.trim,t={},o=0,s=5e3,l=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g,n="12px sans-serif",d={};function r(H,U){d[H]=U}function c(H,U){U=U||n;var K=H+":"+U;if(t[K])return t[K];for(var W=(H+"").split(`
|
|
|
`),z=0,Y=0,Q=W.length;Y<Q;Y++)z=Math.max(D(W[Y],U).width,z);return o>s&&(o=0,t={}),o++,t[K]=z,z}function i(H,U,K,W,z,Y,Q,P){return Q?f(H,U,K,W,z,Y,Q,P):h(H,U,K,W,z,Y,P)}function h(H,U,K,W,z,Y,Q){var P=M(H,U,z,Y,Q),G=c(H,U);z&&(G+=z[1]+z[3]);var $=P.outerHeight,fe=A(0,G,K),te=C(0,$,W),pe=new u(fe,te,G,$);return pe.lineHeight=P.lineHeight,pe}function f(H,U,K,W,z,Y,Q,P){var G=R(H,{rich:Q,truncate:P,font:U,textAlign:K,textPadding:z,textLineHeight:Y}),$=G.outerWidth,fe=G.outerHeight,te=A(0,$,K),pe=C(0,fe,W);return new u(te,pe,$,fe)}function A(H,U,K){return K==="right"?H-=U:K==="center"&&(H-=U/2),H}function C(H,U,K){return K==="middle"?H-=U/2:K==="bottom"&&(H-=U),H}function S(H,U,K){var W=U.textPosition,z=U.textDistance,Y=K.x,Q=K.y;z=z||0;var P=K.height,G=K.width,$=P/2,fe="left",te="top";switch(W){case"left":Y-=z,Q+=$,fe="right",te="middle";break;case"right":Y+=z+G,Q+=$,te="middle";break;case"top":Y+=G/2,Q-=z,fe="center",te="bottom";break;case"bottom":Y+=G/2,Q+=P+z,fe="center";break;case"inside":Y+=G/2,Q+=$,fe="center",te="middle";break;case"insideLeft":Y+=z,Q+=$,te="middle";break;case"insideRight":Y+=G-z,Q+=$,fe="right",te="middle";break;case"insideTop":Y+=G/2,Q+=z,fe="center";break;case"insideBottom":Y+=G/2,Q+=P-z,fe="center",te="bottom";break;case"insideTopLeft":Y+=z,Q+=z;break;case"insideTopRight":Y+=G-z,Q+=z,fe="right";break;case"insideBottomLeft":Y+=z,Q+=P-z,te="bottom";break;case"insideBottomRight":Y+=G-z,Q+=P-z,fe="right",te="bottom";break}return H=H||{},H.x=Y,H.y=Q,H.textAlign=fe,H.textVerticalAlign=te,H}function E(H,U,K){var W={textPosition:H,textDistance:K};return S({},W,U)}function L(H,U,K,W,z){if(!U)return"";var Y=(H+"").split(`
|
|
|
`);z=T(U,K,W,z);for(var Q=0,P=Y.length;Q<P;Q++)Y[Q]=b(Y[Q],z);return Y.join(`
|
|
|
`)}function T(H,U,K,W){W=y({},W),W.font=U;var K=w(K,"...");W.maxIterations=w(W.maxIterations,2);var z=W.minChar=w(W.minChar,0);W.cnCharWidth=c("\u56FD",U);var Y=W.ascCharWidth=c("a",U);W.placeholder=w(W.placeholder,"");for(var Q=H=Math.max(0,H-1),P=0;P<z&&Q>=Y;P++)Q-=Y;var G=c(K,U);return G>Q&&(K="",G=0),Q=H-G,W.ellipsis=K,W.ellipsisWidth=G,W.contentWidth=Q,W.containerWidth=H,W}function b(H,U){var K=U.containerWidth,W=U.font,z=U.contentWidth;if(!K)return"";var Y=c(H,W);if(Y<=K)return H;for(var Q=0;;Q++){if(Y<=z||Q>=U.maxIterations){H+=U.ellipsis;break}var P=Q===0?x(H,z,U.ascCharWidth,U.cnCharWidth):Y>0?Math.floor(H.length*z/Y):0;H=H.substr(0,P),Y=c(H,W)}return H===""&&(H=U.placeholder),H}function x(H,U,K,W){for(var z=0,Y=0,Q=H.length;Y<Q&&z<U;Y++){var P=H.charCodeAt(Y);z+=0<=P&&P<=127?K:W}return Y}function N(H){return c("\u56FD",H)}function D(H,U){return d.measureText(H,U)}d.measureText=function(H,U){var K=g();return K.font=U||n,K.measureText(H)};function M(H,U,K,W,z){H!=null&&(H+="");var Y=w(W,N(U)),Q=H?H.split(`
|
|
|
`):[],P=Q.length*Y,G=P,$=!0;if(K&&(G+=K[0]+K[2]),H&&z){$=!1;var fe=z.outerHeight,te=z.outerWidth;if(fe!=null&&G>fe)H="",Q=[];else if(te!=null)for(var pe=T(te-(K?K[1]+K[3]:0),U,z.ellipsis,{minChar:z.minChar,placeholder:z.placeholder}),we=0,be=Q.length;we<be;we++)Q[we]=b(Q[we],pe)}return{lines:Q,height:P,outerHeight:G,lineHeight:Y,canCacheByTextString:$}}function R(H,U){var K={lines:[],width:0,height:0};if(H!=null&&(H+=""),!H)return K;for(var W=l.lastIndex=0,z;(z=l.exec(H))!=null;){var Y=z.index;Y>W&&F(K,H.substring(W,Y)),F(K,z[2],z[1]),W=l.lastIndex}W<H.length&&F(K,H.substring(W,H.length));var Q=K.lines,P=0,G=0,$=[],fe=U.textPadding,te=U.truncate,pe=te&&te.outerWidth,we=te&&te.outerHeight;fe&&(pe!=null&&(pe-=fe[1]+fe[3]),we!=null&&(we-=fe[0]+fe[2]));for(var be=0;be<Q.length;be++){for(var Ve=Q[be],Xe=0,At=0,Be=0;Be<Ve.tokens.length;Be++){var Fe=Ve.tokens[Be],mt=Fe.styleName&&U.rich[Fe.styleName]||{},rt=Fe.textPadding=mt.textPadding,Je=Fe.font=mt.font||U.font,vt=Fe.textHeight=w(mt.textHeight,N(Je));if(rt&&(vt+=rt[0]+rt[2]),Fe.height=vt,Fe.lineHeight=p(mt.textLineHeight,U.textLineHeight,vt),Fe.textAlign=mt&&mt.textAlign||U.textAlign,Fe.textVerticalAlign=mt&&mt.textVerticalAlign||"middle",we!=null&&P+Fe.lineHeight>we)return{lines:[],width:0,height:0};Fe.textWidth=c(Fe.text,Je);var ut=mt.textWidth,bt=ut==null||ut==="auto";if(typeof ut=="string"&&ut.charAt(ut.length-1)==="%")Fe.percentWidth=ut,$.push(Fe),ut=0;else{if(bt){ut=Fe.textWidth;var Qe=mt.textBackgroundColor,pt=Qe&&Qe.image;pt&&(pt=O.findExistImage(pt),O.isImageReady(pt)&&(ut=Math.max(ut,pt.width*vt/pt.height)))}var Ge=rt?rt[1]+rt[3]:0;ut+=Ge;var je=pe!=null?pe-At:null;je!=null&&je<ut&&(!bt||je<Ge?(Fe.text="",Fe.textWidth=ut=0):(Fe.text=L(Fe.text,je-Ge,Je,te.ellipsis,{minChar:te.minChar}),Fe.textWidth=c(Fe.text,Je),ut=Fe.textWidth+Ge))}At+=Fe.width=ut,mt&&(Xe=Math.max(Xe,Fe.lineHeight))}Ve.width=At,Ve.lineHeight=Xe,P+=Xe,G=Math.max(G,At)}K.outerWidth=K.width=w(U.textWidth,G),K.outerHeight=K.height=w(U.textHeight,P),fe&&(K.outerWidth+=fe[1]+fe[3],K.outerHeight+=fe[0]+fe[2]);for(var be=0;be<$.length;be++){var Fe=$[be],_e=Fe.percentWidth;Fe.width=parseInt(_e,10)/100*G}return K}function F(H,U,K){for(var W=U==="",z=U.split(`
|
|
|
`),Y=H.lines,Q=0;Q<z.length;Q++){var P=z[Q],G={styleName:K,text:P,isLineHolder:!P&&!W};if(Q)Y.push({tokens:[G]});else{var $=(Y[Y.length-1]||(Y[0]={tokens:[]})).tokens,fe=$.length;fe===1&&$[0].isLineHolder?$[0]=G:(P||!fe||W)&&$.push(G)}}}function B(H){var U=(H.fontSize||H.fontFamily)&&[H.fontStyle,H.fontWeight,(H.fontSize||12)+"px",H.fontFamily||"sans-serif"].join(" ");return U&&a(U)||H.textFont||H.font}_.DEFAULT_FONT=n,_.$override=r,_.getWidth=c,_.getBoundingRect=i,_.adjustTextX=A,_.adjustTextY=C,_.calculateTextPosition=S,_.adjustTextPositionOnRect=E,_.truncateText=L,_.getLineHeight=N,_.measureText=D,_.parsePlainText=M,_.parseRichText=R,_.makeFont=B},F62y:function(Z,_,e){var u=e("oEo5"),O=u.each,v=e("TmiR"),g=e("kY/L"),y=e("1JkX"),w=e("QV7q"),p=e("zYjg"),a=e("YBdE"),t=a.createTask,o=e("teHm"),s=w.makeInner(),l=o();function n(){this.group=new v,this.uid=g.getUID("viewChart"),this.renderTask=t({plan:i,reset:h}),this.renderTask.context={view:this}}n.prototype={type:"chart",init:function(C,S){},render:function(C,S,E,L){},highlight:function(C,S,E,L){c(C.getData(),L,"emphasis")},downplay:function(C,S,E,L){c(C.getData(),L,"normal")},remove:function(C,S){this.group.removeAll()},dispose:function(){},incrementalPrepareRender:null,incrementalRender:null,updateTransform:null,filterForExposedEvent:null};var d=n.prototype;d.updateView=d.updateLayout=d.updateVisual=function(C,S,E,L){this.render(C,S,E,L)};function r(C,S,E){if(C&&(C.trigger(S,E),C.isGroup&&!p.isHighDownDispatcher(C)))for(var L=0,T=C.childCount();L<T;L++)r(C.childAt(L),S,E)}function c(C,S,E){var L=w.queryDataIndex(C,S),T=S&&S.highlightKey!=null?p.getHighlightDigit(S.highlightKey):null;L!=null?O(w.normalizeToArray(L),function(b){r(C.getItemGraphicEl(b),E,T)}):C.eachItemGraphicEl(function(b){r(b,E,T)})}y.enableClassExtend(n,["dispose"]),y.enableClassManagement(n,{registerWhenExtend:!0}),n.markUpdateMethod=function(C,S){s(C).updateMethod=S};function i(C){return l(C.model)}function h(C){var S=C.model,E=C.ecModel,L=C.api,T=C.payload,b=S.pipelineContext.progressiveRender,x=C.view,N=T&&s(T).updateMethod,D=b?"incrementalPrepareRender":N&&x[N]?N:"render";return D!=="render"&&x[D](S,E,L,T),f[D]}var f={incrementalPrepareRender:{progress:function(C,S){S.view.incrementalRender(C,S.model,S.ecModel,S.api,S.payload)}},render:{forceFirstProgress:!0,progress:function(C,S){S.view.render(S.model,S.ecModel,S.api,S.payload)}}},A=n;Z.exports=A},F7ij:function(Z,_,e){var u=e("Wa83"),O=e("w9ct"),v=O.getSymbolSize,g=O.getNodeGlobalScale,y=e("oEo5"),w=e("fllp"),p=w.getCurvenessForEdge,a=Math.PI,t=[];function o(l,n){var d=l.coordinateSystem;if(d&&d.type!=="view")return;var r=d.getBoundingRect(),c=l.getData(),i=c.graph,h=r.width/2+r.x,f=r.height/2+r.y,A=Math.min(r.width,r.height)/2,C=c.count();if(c.setLayout({cx:h,cy:f}),!C)return;s[n](l,d,i,c,A,h,f,C),i.eachEdge(function(S,E){var L=y.retrieve3(S.getModel().get("lineStyle.curveness"),p(S,l,E),0),T=u.clone(S.node1.getLayout()),b=u.clone(S.node2.getLayout()),x,N=(T[0]+b[0])/2,D=(T[1]+b[1])/2;+L&&(L*=3,x=[h*L+N*(1-L),f*L+D*(1-L)]),S.setLayout([T,b,x])})}var s={value:function(l,n,d,r,c,i,h,f){var A=0,C=r.getSum("value"),S=Math.PI*2/(C||f);d.eachNode(function(E){var L=E.getValue("value"),T=S*(C?L:1)/2;A+=T,E.setLayout([c*Math.cos(A)+i,c*Math.sin(A)+h]),A+=T})},symbolSize:function(l,n,d,r,c,i,h,f){var A=0;t.length=f;var C=g(l);d.eachNode(function(L){var T=v(L);isNaN(T)&&(T=2),T<0&&(T=0),T*=C;var b=Math.asin(T/2/c);isNaN(b)&&(b=a/2),t[L.dataIndex]=b,A+=b*2});var S=(2*a-A)/f/2,E=0;d.eachNode(function(L){var T=S+t[L.dataIndex];E+=T,L.setLayout([c*Math.cos(E)+i,c*Math.sin(E)+h]),E+=T})}};_.circularLayout=o},F8X5:function(Z,_,e){var u=e("oEo5");function O(y){y.eachSeriesByType("radar",function(w){var p=w.getData(),a=[],t=w.coordinateSystem;if(!t)return;var o=t.getIndicatorAxes();u.each(o,function(s,l){p.each(p.mapDimension(o[l].dim),function(n,d){a[d]=a[d]||[];var r=t.dataToPoint(n,l);a[d][l]=v(r)?r:g(t)})}),p.each(function(s){var l=u.find(a[s],function(n){return v(n)})||g(t);a[s].push(l.slice()),p.setItemLayout(s,a[s])})})}function v(y){return!isNaN(y[0])&&!isNaN(y[1])}function g(y){return[y.cx,y.cy]}Z.exports=O},F8iZ:function(Z,_,e){var u=e("Q6Bq");e("uYoA"),e("/dgT"),u.registerPreprocessor(function(O){O.markLine=O.markLine||{}})},FNWx:function(Z,_,e){(function(u){u(e("M0ff"))})(function(u){"use strict";var O={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},v={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};u.defineMode("xml",function(g,y){var w=g.indentUnit,p={},a=y.htmlMode?O:v;for(var t in a)p[t]=a[t];for(var t in y)p[t]=y[t];var o,s;function l(D,M){function R(H){return M.tokenize=H,H(D,M)}var F=D.next();if(F=="<")return D.eat("!")?D.eat("[")?D.match("CDATA[")?R(r("atom","]]>")):null:D.match("--")?R(r("comment","-->")):D.match("DOCTYPE",!0,!0)?(D.eatWhile(/[\w\._\-]/),R(c(1))):null:D.eat("?")?(D.eatWhile(/[\w\._\-]/),M.tokenize=r("meta","?>"),"meta"):(o=D.eat("/")?"closeTag":"openTag",M.tokenize=n,"tag bracket");if(F=="&"){var B;return D.eat("#")?D.eat("x")?B=D.eatWhile(/[a-fA-F\d]/)&&D.eat(";"):B=D.eatWhile(/[\d]/)&&D.eat(";"):B=D.eatWhile(/[\w\.\-:]/)&&D.eat(";"),B?"atom":"error"}else return D.eatWhile(/[^&<]/),null}l.isInText=!0;function n(D,M){var R=D.next();if(R==">"||R=="/"&&D.eat(">"))return M.tokenize=l,o=R==">"?"endTag":"selfcloseTag","tag bracket";if(R=="=")return o="equals",null;if(R=="<"){M.tokenize=l,M.state=A,M.tagName=M.tagStart=null;var F=M.tokenize(D,M);return F?F+" tag error":"tag error"}else return/[\'\"]/.test(R)?(M.tokenize=d(R),M.stringStartCol=D.column(),M.tokenize(D,M)):(D.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function d(D){var M=function(F,B){for(;!F.eol();)if(F.next()==D){B.tokenize=n;break}return"string"};return M.isInAttribute=!0,M}function r(D,M){return function(R,F){for(;!R.eol();){if(R.match(M)){F.tokenize=l;break}R.next()}return D}}function c(D){return function(M,R){for(var F;(F=M.next())!=null;){if(F=="<")return R.tokenize=c(D+1),R.tokenize(M,R);if(F==">")if(D==1){R.tokenize=l;break}else return R.tokenize=c(D-1),R.tokenize(M,R)}return"meta"}}function i(D,M,R){this.prev=D.context,this.tagName=M,this.indent=D.indented,this.startOfLine=R,(p.doNotIndent.hasOwnProperty(M)||D.context&&D.context.noIndent)&&(this.noIndent=!0)}function h(D){D.context&&(D.context=D.context.prev)}function f(D,M){for(var R;;){if(!D.context)return;if(R=D.context.tagName,!p.contextGrabbers.hasOwnProperty(R)||!p.contextGrabbers[R].hasOwnProperty(M))return;h(D)}}function A(D,M,R){return D=="openTag"?(R.tagStart=M.column(),C):D=="closeTag"?S:A}function C(D,M,R){return D=="word"?(R.tagName=M.current(),s="tag",T):p.allowMissingTagName&&D=="endTag"?(s="tag bracket",T(D,M,R)):(s="error",C)}function S(D,M,R){if(D=="word"){var F=M.current();return R.context&&R.context.tagName!=F&&p.implicitlyClosed.hasOwnProperty(R.context.tagName)&&h(R),R.context&&R.context.tagName==F||p.matchClosing===!1?(s="tag",E):(s="tag error",L)}else return p.allowMissingTagName&&D=="endTag"?(s="tag bracket",E(D,M,R)):(s="error",L)}function E(D,M,R){return D!="endTag"?(s="error",E):(h(R),A)}function L(D,M,R){return s="error",E(D,M,R)}function T(D,M,R){if(D=="word")return s="attribute",b;if(D=="endTag"||D=="selfcloseTag"){var F=R.tagName,B=R.tagStart;return R.tagName=R.tagStart=null,D=="selfcloseTag"||p.autoSelfClosers.hasOwnProperty(F)?f(R,F):(f(R,F),R.context=new i(R,F,B==R.indented)),A}return s="error",T}function b(D,M,R){return D=="equals"?x:(p.allowMissing||(s="error"),T(D,M,R))}function x(D,M,R){return D=="string"?N:D=="word"&&p.allowUnquoted?(s="string",T):(s="error",T(D,M,R))}function N(D,M,R){return D=="string"?N:T(D,M,R)}return{startState:function(M){var R={tokenize:l,state:A,indented:M||0,tagName:null,tagStart:null,context:null};return M!=null&&(R.baseIndent=M),R},token:function(M,R){if(!R.tagName&&M.sol()&&(R.indented=M.indentation()),M.eatSpace())return null;o=null;var F=R.tokenize(M,R);return(F||o)&&F!="comment"&&(s=null,R.state=R.state(o||F,M,R),s&&(F=s=="error"?F+" error":s)),F},indent:function(M,R,F){var B=M.context;if(M.tokenize.isInAttribute)return M.tagStart==M.indented?M.stringStartCol+1:M.indented+w;if(B&&B.noIndent)return u.Pass;if(M.tokenize!=n&&M.tokenize!=l)return F?F.match(/^(\s*)/)[0].length:0;if(M.tagName)return p.multilineTagIndentPastTag!==!1?M.tagStart+M.tagName.length+2:M.tagStart+w*(p.multilineTagIndentFactor||1);if(p.alignCDATA&&/<!\[CDATA\[/.test(R))return 0;var H=R&&/^<(\/)?([\w_:\.-]*)/.exec(R);if(H&&H[1])for(;B;)if(B.tagName==H[2]){B=B.prev;break}else if(p.implicitlyClosed.hasOwnProperty(B.tagName))B=B.prev;else break;else if(H)for(;B;){var U=p.contextGrabbers[B.tagName];if(U&&U.hasOwnProperty(H[2]))B=B.prev;else break}for(;B&&B.prev&&!B.startOfLine;)B=B.prev;return B?B.indent+w:M.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:p.htmlMode?"html":"xml",helperType:p.htmlMode?"html":"xml",skipAttribute:function(M){M.state==x&&(M.state=T)},xmlCurrentTag:function(M){return M.tagName?{name:M.tagName,close:M.type=="closeTag"}:null},xmlCurrentContext:function(M){for(var R=[],F=M.context;F;F=F.prev)F.tagName&&R.push(F.tagName);return R.reverse()}}}),u.defineMIME("text/xml","xml"),u.defineMIME("application/xml","xml"),u.mimeModes.hasOwnProperty("text/html")||u.defineMIME("text/html",{name:"xml",htmlMode:!0})})},FVtn:function(Z,_,e){var u=e("oEo5"),O=e("Jjzi"),v=O.parsePercent,g=e("7/O9"),y=g.isDimensionStacked;function w(s){return s.get("stack")||"__ec_stack_"+s.seriesIndex}function p(s,l){return l.dim+s.model.componentIndex}function a(s,l,n){var d={},r=t(u.filter(l.getSeriesByType(s),function(c){return!l.isSeriesFiltered(c)&&c.coordinateSystem&&c.coordinateSystem.type==="polar"}));l.eachSeriesByType(s,function(c){if(c.coordinateSystem.type!=="polar")return;var i=c.getData(),h=c.coordinateSystem,f=h.getBaseAxis(),A=p(h,f),C=w(c),S=r[A][C],E=S.offset,L=S.width,T=h.getOtherAxis(f),b=c.coordinateSystem.cx,x=c.coordinateSystem.cy,N=c.get("barMinHeight")||0,D=c.get("barMinAngle")||0;d[C]=d[C]||[];for(var M=i.mapDimension(T.dim),R=i.mapDimension(f.dim),F=y(i,M),B=f.dim!=="radius"||!c.get("roundCap",!0),H=T.dim==="radius"?T.dataToRadius(0):T.dataToAngle(0),U=0,K=i.count();U<K;U++){var W=i.get(M,U),z=i.get(R,U),Y=W>=0?"p":"n",Q=H;F&&(d[C][z]||(d[C][z]={p:H,n:H}),Q=d[C][z][Y]);var P,G,$,fe;if(T.dim==="radius"){var te=T.dataToRadius(W)-H,pe=f.dataToAngle(z);Math.abs(te)<N&&(te=(te<0?-1:1)*N),P=Q,G=Q+te,$=pe-E,fe=$-L,F&&(d[C][z][Y]=G)}else{var we=T.dataToAngle(W,B)-H,be=f.dataToRadius(z);Math.abs(we)<D&&(we=(we<0?-1:1)*D),P=be+E,G=P+L,$=Q,fe=Q+we,F&&(d[C][z][Y]=fe)}i.setItemLayout(U,{cx:b,cy:x,r0:P,r:G,startAngle:-$*Math.PI/180,endAngle:-fe*Math.PI/180})}},this)}function t(s,l){var n={};u.each(s,function(r,c){var i=r.getData(),h=r.coordinateSystem,f=h.getBaseAxis(),A=p(h,f),C=f.getExtent(),S=f.type==="category"?f.getBandWidth():Math.abs(C[1]-C[0])/i.count(),E=n[A]||{bandWidth:S,remainedWidth:S,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},L=E.stacks;n[A]=E;var T=w(r);L[T]||E.autoWidthCount++,L[T]=L[T]||{width:0,maxWidth:0};var b=v(r.get("barWidth"),S),x=v(r.get("barMaxWidth"),S),N=r.get("barGap"),D=r.get("barCategoryGap");b&&!L[T].width&&(b=Math.min(E.remainedWidth,b),L[T].width=b,E.remainedWidth-=b),x&&(L[T].maxWidth=x),N!=null&&(E.gap=N),D!=null&&(E.categoryGap=D)});var d={};return u.each(n,function(r,c){d[c]={};var i=r.stacks,h=r.bandWidth,f=v(r.categoryGap,h),A=v(r.gap,1),C=r.remainedWidth,S=r.autoWidthCount,E=(C-f)/(S+(S-1)*A);E=Math.max(E,0),u.each(i,function(x,N){var D=x.maxWidth;D&&D<E&&(D=Math.min(D,C),x.width&&(D=Math.min(D,x.width)),C-=D,x.width=D,S--)}),E=(C-f)/(S+(S-1)*A),E=Math.max(E,0);var L=0,T;u.each(i,function(x,N){x.width||(x.width=E),T=x,L+=x.width*(1+A)}),T&&(L-=T.width*A);var b=-L/2;u.each(i,function(x,N){d[c][N]=d[c][N]||{offset:b,width:x.width},b+=x.width*(1+A)})}),d}var o=a;Z.exports=o},FXgl:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("YOS9"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},FcS3:function(Z,_,e){var u=e("/8eN"),O=e("SSN4"),v=Object.prototype,g=v.hasOwnProperty,y=v.propertyIsEnumerable,w=u(function(){return arguments}())?u:function(p){return O(p)&&g.call(p,"callee")&&!y.call(p,"callee")};Z.exports=w},FdB3:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z"}}]},name:"double-left",theme:"outlined"};_.default=u},FiFR:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("F2Ao"),g=e("CQhY"),y=e("4uqo"),w=e("sYRh"),p=e("giN5");function a(i){var h=i.get("type"),f=i.getModel(h+"Style"),A;return h==="line"?(A=f.getLineStyle(),A.fill=null):h==="shadow"&&(A=f.getAreaStyle(),A.stroke=null),A}function t(i,h,f,A,C){var S=f.get("value"),E=s(S,h.axis,h.ecModel,f.get("seriesDataIndices"),{precision:f.get("label.precision"),formatter:f.get("label.formatter")}),L=f.getModel("label"),T=g.normalizeCssArray(L.get("padding")||0),b=L.getFont(),x=v.getBoundingRect(E,b),N=C.position,D=x.width+T[1]+T[3],M=x.height+T[0]+T[2],R=C.align;R==="right"&&(N[0]-=D),R==="center"&&(N[0]-=D/2);var F=C.verticalAlign;F==="bottom"&&(N[1]-=M),F==="middle"&&(N[1]-=M/2),o(N,D,M,A);var B=L.get("backgroundColor");(!B||B==="auto")&&(B=h.get("axisLine.lineStyle.color")),i.label={shape:{x:0,y:0,width:D,height:M,r:L.get("borderRadius")},position:N.slice(),style:{text:E,textFont:b,textFill:L.getTextColor(),textPosition:"inside",textPadding:T,fill:B,stroke:L.get("borderColor")||"transparent",lineWidth:L.get("borderWidth")||0,shadowBlur:L.get("shadowBlur"),shadowColor:L.get("shadowColor"),shadowOffsetX:L.get("shadowOffsetX"),shadowOffsetY:L.get("shadowOffsetY")},z2:10}}function o(i,h,f,A){var C=A.getWidth(),S=A.getHeight();i[0]=Math.min(i[0]+h,C)-h,i[1]=Math.min(i[1]+f,S)-f,i[0]=Math.max(i[0],0),i[1]=Math.max(i[1],0)}function s(i,h,f,A,C){i=h.scale.parse(i);var S=h.scale.getLabel(i,{precision:C.precision}),E=C.formatter;if(E){var L={value:w.getAxisRawValue(h,i),axisDimension:h.dim,axisIndex:h.index,seriesData:[]};u.each(A,function(T){var b=f.getSeriesByIndex(T.seriesIndex),x=T.dataIndexInside,N=b&&b.getDataParams(x);N&&L.seriesData.push(N)}),u.isString(E)?S=E.replace("{value}",S):u.isFunction(E)&&(S=E(L))}return S}function l(i,h,f){var A=y.create();return y.rotate(A,A,f.rotation),y.translate(A,A,f.position),O.applyTransform([i.dataToCoord(h),(f.labelOffset||0)+(f.labelDirection||1)*(f.labelMargin||0)],A)}function n(i,h,f,A,C,S){var E=p.innerTextLayout(f.rotation,0,f.labelDirection);f.labelMargin=C.get("label.margin"),t(h,A,C,S,{position:l(A.axis,i,f),align:E.textAlign,verticalAlign:E.textVerticalAlign})}function d(i,h,f){return f=f||0,{x1:i[f],y1:i[1-f],x2:h[f],y2:h[1-f]}}function r(i,h,f){return f=f||0,{x:i[f],y:i[1-f],width:h[f],height:h[1-f]}}function c(i,h,f,A,C,S){return{cx:i,cy:h,r0:f,r:A,startAngle:C,endAngle:S,clockwise:!0}}_.buildElStyle=a,_.buildLabelElOption=t,_.getValueLabel=s,_.getTransformedPosition=l,_.buildCartesianSingleLabelElOption=n,_.makeLineShape=d,_.makeRectShape=r,_.makeSectorShape=c},Fpro:function(Z,_,e){},Fr7k:function(Z,_,e){(function(u,O){/*!
|
|
|
* @overview es6-promise - a tiny implementation of Promises/A+.
|
|
|
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
|
|
|
* @license Licensed under MIT license
|
|
|
* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
|
|
|
* @version v4.2.8+1e68dce6
|
|
|
*/(function(v,g){Z.exports=g()})(this,function(){"use strict";function v(Qe){var pt=typeof Qe;return Qe!==null&&(pt==="object"||pt==="function")}function g(Qe){return typeof Qe=="function"}var y=void 0;Array.isArray?y=Array.isArray:y=function(pt){return Object.prototype.toString.call(pt)==="[object Array]"};var w=y,p=0,a=void 0,t=void 0,o=function(pt,Ge){E[p]=pt,E[p+1]=Ge,p+=2,p===2&&(t?t(L):b())};function s(Qe){t=Qe}function l(Qe){o=Qe}var n=typeof window!="undefined"?window:void 0,d=n||{},r=d.MutationObserver||d.WebKitMutationObserver,c=typeof self=="undefined"&&typeof u!="undefined"&&{}.toString.call(u)==="[object process]",i=typeof Uint8ClampedArray!="undefined"&&typeof importScripts!="undefined"&&typeof MessageChannel!="undefined";function h(){return function(){return u.nextTick(L)}}function f(){return typeof a!="undefined"?function(){a(L)}:S()}function A(){var Qe=0,pt=new r(L),Ge=document.createTextNode("");return pt.observe(Ge,{characterData:!0}),function(){Ge.data=Qe=++Qe%2}}function C(){var Qe=new MessageChannel;return Qe.port1.onmessage=L,function(){return Qe.port2.postMessage(0)}}function S(){var Qe=setTimeout;return function(){return Qe(L,1)}}var E=new Array(1e3);function L(){for(var Qe=0;Qe<p;Qe+=2){var pt=E[Qe],Ge=E[Qe+1];pt(Ge),E[Qe]=void 0,E[Qe+1]=void 0}p=0}function T(){try{var Qe=Function("return this")().require("vertx");return a=Qe.runOnLoop||Qe.runOnContext,f()}catch(pt){return S()}}var b=void 0;c?b=h():r?b=A():i?b=C():n===void 0&&!0?b=T():b=S();function x(Qe,pt){var Ge=this,je=new this.constructor(M);je[D]===void 0&&Xe(je);var _e=Ge._state;if(_e){var ht=arguments[_e-1];o(function(){return pe(_e,je,ht,Ge._result)})}else fe(Ge,je,Qe,pt);return je}function N(Qe){var pt=this;if(Qe&&typeof Qe=="object"&&Qe.constructor===pt)return Qe;var Ge=new pt(M);return Q(Ge,Qe),Ge}var D=Math.random().toString(36).substring(2);function M(){}var R=void 0,F=1,B=2;function H(){return new TypeError("You cannot resolve a promise with itself")}function U(){return new TypeError("A promises callback cannot return that same promise.")}function K(Qe,pt,Ge,je){try{Qe.call(pt,Ge,je)}catch(_e){return _e}}function W(Qe,pt,Ge){o(function(je){var _e=!1,ht=K(Ge,pt,function(Lt){if(_e)return;_e=!0,pt!==Lt?Q(je,Lt):G(je,Lt)},function(Lt){if(_e)return;_e=!0,$(je,Lt)},"Settle: "+(je._label||" unknown promise"));!_e&&ht&&(_e=!0,$(je,ht))},Qe)}function z(Qe,pt){pt._state===F?G(Qe,pt._result):pt._state===B?$(Qe,pt._result):fe(pt,void 0,function(Ge){return Q(Qe,Ge)},function(Ge){return $(Qe,Ge)})}function Y(Qe,pt,Ge){pt.constructor===Qe.constructor&&Ge===x&&pt.constructor.resolve===N?z(Qe,pt):Ge===void 0?G(Qe,pt):g(Ge)?W(Qe,pt,Ge):G(Qe,pt)}function Q(Qe,pt){if(Qe===pt)$(Qe,H());else if(v(pt)){var Ge=void 0;try{Ge=pt.then}catch(je){$(Qe,je);return}Y(Qe,pt,Ge)}else G(Qe,pt)}function P(Qe){Qe._onerror&&Qe._onerror(Qe._result),te(Qe)}function G(Qe,pt){if(Qe._state!==R)return;Qe._result=pt,Qe._state=F,Qe._subscribers.length!==0&&o(te,Qe)}function $(Qe,pt){if(Qe._state!==R)return;Qe._state=B,Qe._result=pt,o(P,Qe)}function fe(Qe,pt,Ge,je){var _e=Qe._subscribers,ht=_e.length;Qe._onerror=null,_e[ht]=pt,_e[ht+F]=Ge,_e[ht+B]=je,ht===0&&Qe._state&&o(te,Qe)}function te(Qe){var pt=Qe._subscribers,Ge=Qe._state;if(pt.length===0)return;for(var je=void 0,_e=void 0,ht=Qe._result,Lt=0;Lt<pt.length;Lt+=3)je=pt[Lt],_e=pt[Lt+Ge],je?pe(Ge,je,_e,ht):_e(ht);Qe._subscribers.length=0}function pe(Qe,pt,Ge,je){var _e=g(Ge),ht=void 0,Lt=void 0,Ft=!0;if(_e){try{ht=Ge(je)}catch(Wt){Ft=!1,Lt=Wt}if(pt===ht){$(pt,U());return}}else ht=je;pt._state!==R||(_e&&Ft?Q(pt,ht):Ft===!1?$(pt,Lt):Qe===F?G(pt,ht):Qe===B&&$(pt,ht))}function we(Qe,pt){try{pt(function(je){Q(Qe,je)},function(je){$(Qe,je)})}catch(Ge){$(Qe,Ge)}}var be=0;function Ve(){return be++}function Xe(Qe){Qe[D]=be++,Qe._state=void 0,Qe._result=void 0,Qe._subscribers=[]}function At(){return new Error("Array Methods must be provided an Array")}var Be=function(){function Qe(pt,Ge){this._instanceConstructor=pt,this.promise=new pt(M),this.promise[D]||Xe(this.promise),w(Ge)?(this.length=Ge.length,this._remaining=Ge.length,this._result=new Array(this.length),this.length===0?G(this.promise,this._result):(this.length=this.length||0,this._enumerate(Ge),this._remaining===0&&G(this.promise,this._result))):$(this.promise,At())}return Qe.prototype._enumerate=function(Ge){for(var je=0;this._state===R&&je<Ge.length;je++)this._eachEntry(Ge[je],je)},Qe.prototype._eachEntry=function(Ge,je){var _e=this._instanceConstructor,ht=_e.resolve;if(ht===N){var Lt=void 0,Ft=void 0,Wt=!1;try{Lt=Ge.then}catch(or){Wt=!0,Ft=or}if(Lt===x&&Ge._state!==R)this._settledAt(Ge._state,je,Ge._result);else if(typeof Lt!="function")this._remaining--,this._result[je]=Ge;else if(_e===ut){var Qt=new _e(M);Wt?$(Qt,Ft):Y(Qt,Ge,Lt),this._willSettleAt(Qt,je)}else this._willSettleAt(new _e(function(or){return or(Ge)}),je)}else this._willSettleAt(ht(Ge),je)},Qe.prototype._settledAt=function(Ge,je,_e){var ht=this.promise;ht._state===R&&(this._remaining--,Ge===B?$(ht,_e):this._result[je]=_e),this._remaining===0&&G(ht,this._result)},Qe.prototype._willSettleAt=function(Ge,je){var _e=this;fe(Ge,void 0,function(ht){return _e._settledAt(F,je,ht)},function(ht){return _e._settledAt(B,je,ht)})},Qe}();function Fe(Qe){return new Be(this,Qe).promise}function mt(Qe){var pt=this;return w(Qe)?new pt(function(Ge,je){for(var _e=Qe.length,ht=0;ht<_e;ht++)pt.resolve(Qe[ht]).then(Ge,je)}):new pt(function(Ge,je){return je(new TypeError("You must pass an array to race."))})}function rt(Qe){var pt=this,Ge=new pt(M);return $(Ge,Qe),Ge}function Je(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function vt(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var ut=function(){function Qe(pt){this[D]=Ve(),this._result=this._state=void 0,this._subscribers=[],M!==pt&&(typeof pt!="function"&&Je(),this instanceof Qe?we(this,pt):vt())}return Qe.prototype.catch=function(Ge){return this.then(null,Ge)},Qe.prototype.finally=function(Ge){var je=this,_e=je.constructor;return g(Ge)?je.then(function(ht){return _e.resolve(Ge()).then(function(){return ht})},function(ht){return _e.resolve(Ge()).then(function(){throw ht})}):je.then(Ge,Ge)},Qe}();ut.prototype.then=x,ut.all=Fe,ut.race=mt,ut.resolve=N,ut.reject=rt,ut._setScheduler=s,ut._setAsap=l,ut._asap=o;function bt(){var Qe=void 0;if(typeof O!="undefined")Qe=O;else if(typeof self!="undefined")Qe=self;else try{Qe=Function("return this")()}catch(je){throw new Error("polyfill failed because global object is unavailable in this environment")}var pt=Qe.Promise;if(pt){var Ge=null;try{Ge=Object.prototype.toString.call(pt.resolve())}catch(je){}if(Ge==="[object Promise]"&&!pt.cast)return}Qe.Promise=ut}return ut.polyfill=bt,ut.Promise=ut,ut})}).call(this,e("7vYp"),e("UywP"))},FrDD:function(Z,_,e){var u=e("oEo5"),O=e("+812"),v=e("m0+L"),g=O.extend({type:"timeline.slider",defaultOption:{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"emptyCircle",symbolSize:10,lineStyle:{show:!0,width:2,color:"#304654"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#304654"},itemStyle:{color:"#304654",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:13,color:"#c23531",borderWidth:5,borderColor:"rgba(194,53,49, 0.5)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z",prevIcon:"path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z",color:"#304654",borderColor:"#304654",borderWidth:1},emphasis:{label:{show:!0,color:"#c23531"},itemStyle:{color:"#c23531"},controlStyle:{color:"#c23531",borderColor:"#c23531",borderWidth:2}},data:[]}});u.mixin(g,v);var y=g;Z.exports=y},Fu25:function(Z,_,e){var u=e("2Cb2"),O=e("ie0D"),v=e("jU4C"),g=v.WILL_BE_RESTORED,y=new O,w=function(){};w.prototype={constructor:w,drawRectText:function(t,o){var s=this.style;o=s.textRect||o,this.__dirty&&u.normalizeTextStyle(s,!0);var l=s.text;if(l!=null&&(l+=""),!u.needDrawText(l,s))return;t.save();var n=this.transform;s.transformText?this.setTransform(t):n&&(y.copy(o),y.applyTransform(n),o=y),u.renderText(this,t,l,s,o,g),t.restore()}};var p=w;Z.exports=p},"G+ZC":function(Z,_,e){var u=e("4uqo"),O=e("Wa83"),v=u.identity,g=5e-5;function y(l){return l>g||l<-g}var w=function(n){n=n||{},n.position||(this.position=[0,0]),n.rotation==null&&(this.rotation=0),n.scale||(this.scale=[1,1]),this.origin=this.origin||null},p=w.prototype;p.transform=null,p.needLocalTransform=function(){return y(this.rotation)||y(this.position[0])||y(this.position[1])||y(this.scale[0]-1)||y(this.scale[1]-1)};var a=[];p.updateTransform=function(){var l=this.parent,n=l&&l.transform,d=this.needLocalTransform(),r=this.transform;if(!(d||n)){r&&v(r);return}r=r||u.create(),d?this.getLocalTransform(r):v(r),n&&(d?u.mul(r,l.transform,r):u.copy(r,l.transform)),this.transform=r;var c=this.globalScaleRatio;if(c!=null&&c!==1){this.getGlobalScale(a);var i=a[0]<0?-1:1,h=a[1]<0?-1:1,f=((a[0]-i)*c+i)/a[0]||0,A=((a[1]-h)*c+h)/a[1]||0;r[0]*=f,r[1]*=f,r[2]*=A,r[3]*=A}this.invTransform=this.invTransform||u.create(),u.invert(this.invTransform,r)},p.getLocalTransform=function(l){return w.getLocalTransform(this,l)},p.setTransform=function(l){var n=this.transform,d=l.dpr||1;n?l.setTransform(d*n[0],d*n[1],d*n[2],d*n[3],d*n[4],d*n[5]):l.setTransform(d,0,0,d,0,0)},p.restoreTransform=function(l){var n=l.dpr||1;l.setTransform(n,0,0,n,0,0)};var t=[],o=u.create();p.setLocalTransform=function(l){if(!l)return;var n=l[0]*l[0]+l[1]*l[1],d=l[2]*l[2]+l[3]*l[3],r=this.position,c=this.scale;y(n-1)&&(n=Math.sqrt(n)),y(d-1)&&(d=Math.sqrt(d)),l[0]<0&&(n=-n),l[3]<0&&(d=-d),r[0]=l[4],r[1]=l[5],c[0]=n,c[1]=d,this.rotation=Math.atan2(-l[1]/d,l[0]/n)},p.decomposeTransform=function(){if(!this.transform)return;var l=this.parent,n=this.transform;l&&l.transform&&(u.mul(t,l.invTransform,n),n=t);var d=this.origin;d&&(d[0]||d[1])&&(o[4]=d[0],o[5]=d[1],u.mul(t,n,o),t[4]-=d[0],t[5]-=d[1],n=t),this.setLocalTransform(n)},p.getGlobalScale=function(l){var n=this.transform;return l=l||[],n?(l[0]=Math.sqrt(n[0]*n[0]+n[1]*n[1]),l[1]=Math.sqrt(n[2]*n[2]+n[3]*n[3]),n[0]<0&&(l[0]=-l[0]),n[3]<0&&(l[1]=-l[1]),l):(l[0]=1,l[1]=1,l)},p.transformCoordToLocal=function(l,n){var d=[l,n],r=this.invTransform;return r&&O.applyTransform(d,d,r),d},p.transformCoordToGlobal=function(l,n){var d=[l,n],r=this.transform;return r&&O.applyTransform(d,d,r),d},w.getLocalTransform=function(l,n){n=n||[],v(n);var d=l.origin,r=l.scale||[1,1],c=l.rotation||0,i=l.position||[0,0];return d&&(n[4]-=d[0],n[5]-=d[1]),u.scale(n,n,r),c&&u.rotate(n,n,c),d&&(n[4]+=d[0],n[5]+=d[1]),n[4]+=i[0],n[5]+=i[1],n};var s=w;Z.exports=s},G7NL:function(Z,_,e){var u=e("VC1J");function O(v){return u(this,v).get(v)}Z.exports=O},G8fk:function(Z,_,e){var u=e("oEo5");function O(v){for(var g=0;g<v.length;g++)v[g][1]||(v[g][1]=v[g][0]);return function(y,w,p){for(var a={},t=0;t<v.length;t++){var o=v[t][1];if(w&&u.indexOf(w,o)>=0||p&&u.indexOf(p,o)<0)continue;var s=y.getShallow(o);s!=null&&(a[v[t][0]]=s)}return a}}Z.exports=O},"GJ/b":function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("ZZRV"),w=e("iczh"),p=e.n(w),a=e("3CTf"),t=e("LpVx"),o=function(L,T){var b={};for(var x in L)Object.prototype.hasOwnProperty.call(L,x)&&T.indexOf(x)<0&&(b[x]=L[x]);if(L!=null&&typeof Object.getOwnPropertySymbols=="function")for(var N=0,x=Object.getOwnPropertySymbols(L);N<x.length;N++)T.indexOf(x[N])<0&&Object.prototype.propertyIsEnumerable.call(L,x[N])&&(b[x[N]]=L[x[N]]);return b},s=function(T){return y.createElement(t.a,null,function(b){var x=b.getPrefixCls,N=T.prefixCls,D=T.className,M=T.hoverable,R=M===void 0?!0:M,F=o(T,["prefixCls","className","hoverable"]),B=x("card",N),H=p()("".concat(B,"-grid"),D,O()({},"".concat(B,"-grid-hoverable"),R));return y.createElement("div",g()({},F,{className:H}))})},l=s,n=function(L,T){var b={};for(var x in L)Object.prototype.hasOwnProperty.call(L,x)&&T.indexOf(x)<0&&(b[x]=L[x]);if(L!=null&&typeof Object.getOwnPropertySymbols=="function")for(var N=0,x=Object.getOwnPropertySymbols(L);N<x.length;N++)T.indexOf(x[N])<0&&Object.prototype.propertyIsEnumerable.call(L,x[N])&&(b[x[N]]=L[x[N]]);return b},d=function(T){return y.createElement(t.a,null,function(b){var x=b.getPrefixCls,N=T.prefixCls,D=T.className,M=T.avatar,R=T.title,F=T.description,B=n(T,["prefixCls","className","avatar","title","description"]),H=x("card",N),U=p()("".concat(H,"-meta"),D),K=M?y.createElement("div",{className:"".concat(H,"-meta-avatar")},M):null,W=R?y.createElement("div",{className:"".concat(H,"-meta-title")},R):null,z=F?y.createElement("div",{className:"".concat(H,"-meta-description")},F):null,Y=W||z?y.createElement("div",{className:"".concat(H,"-meta-detail")},W,z):null;return y.createElement("div",g()({},B,{className:U}),K,Y)})},r=d,c=e("a/1m"),i=e("TFeq"),h=e("VgM2"),f=e("WHP3"),A=function(L,T){var b={};for(var x in L)Object.prototype.hasOwnProperty.call(L,x)&&T.indexOf(x)<0&&(b[x]=L[x]);if(L!=null&&typeof Object.getOwnPropertySymbols=="function")for(var N=0,x=Object.getOwnPropertySymbols(L);N<x.length;N++)T.indexOf(x[N])<0&&Object.prototype.propertyIsEnumerable.call(L,x[N])&&(b[x[N]]=L[x[N]]);return b};function C(L){var T=L.map(function(b,x){return y.createElement("li",{style:{width:"".concat(100/L.length,"%")},key:"action-".concat(x)},y.createElement("span",null,b))});return T}var S=function(T){var b,x,N=y.useContext(t.b),D=N.getPrefixCls,M=N.direction,R=y.useContext(f.b),F=function(zt){T.onTabChange&&T.onTabChange(zt)},B=function(){var zt;return y.Children.forEach(T.children,function(Nt){Nt&&Nt.type&&Nt.type===l&&(zt=!0)}),zt},H=T.prefixCls,U=T.className,K=T.extra,W=T.headStyle,z=W===void 0?{}:W,Y=T.bodyStyle,Q=Y===void 0?{}:Y,P=T.title,G=T.loading,$=T.bordered,fe=$===void 0?!0:$,te=T.size,pe=T.type,we=T.cover,be=T.actions,Ve=T.tabList,Xe=T.children,At=T.activeTabKey,Be=T.defaultActiveTabKey,Fe=T.tabBarExtraContent,mt=T.hoverable,rt=T.tabProps,Je=rt===void 0?{}:rt,vt=A(T,["prefixCls","className","extra","headStyle","bodyStyle","title","loading","bordered","size","type","cover","actions","tabList","children","activeTabKey","defaultActiveTabKey","tabBarExtraContent","hoverable","tabProps"]),ut=D("card",H),bt=Q.padding===0||Q.padding==="0px"?{padding:24}:void 0,Qe=y.createElement("div",{className:"".concat(ut,"-loading-block")}),pt=y.createElement("div",{className:"".concat(ut,"-loading-content"),style:bt},y.createElement(i.a,{gutter:8},y.createElement(h.a,{span:22},Qe)),y.createElement(i.a,{gutter:8},y.createElement(h.a,{span:8},Qe),y.createElement(h.a,{span:15},Qe)),y.createElement(i.a,{gutter:8},y.createElement(h.a,{span:6},Qe),y.createElement(h.a,{span:18},Qe)),y.createElement(i.a,{gutter:8},y.createElement(h.a,{span:13},Qe),y.createElement(h.a,{span:9},Qe)),y.createElement(i.a,{gutter:8},y.createElement(h.a,{span:4},Qe),y.createElement(h.a,{span:3},Qe),y.createElement(h.a,{span:16},Qe))),Ge=At!==void 0,je=g()(g()({},Je),(b={},O()(b,Ge?"activeKey":"defaultActiveKey",Ge?At:Be),O()(b,"tabBarExtraContent",Fe),b)),_e,ht=Ve&&Ve.length?y.createElement(c.a,g()({size:"large"},je,{className:"".concat(ut,"-head-tabs"),onChange:F}),Ve.map(function(jt){return y.createElement(c.a.TabPane,{tab:jt.tab,disabled:jt.disabled,key:jt.key})})):null;(P||K||ht)&&(_e=y.createElement("div",{className:"".concat(ut,"-head"),style:z},y.createElement("div",{className:"".concat(ut,"-head-wrapper")},P&&y.createElement("div",{className:"".concat(ut,"-head-title")},P),K&&y.createElement("div",{className:"".concat(ut,"-extra")},K)),ht));var Lt=we?y.createElement("div",{className:"".concat(ut,"-cover")},we):null,Ft=y.createElement("div",{className:"".concat(ut,"-body"),style:Q},G?pt:Xe),Wt=be&&be.length?y.createElement("ul",{className:"".concat(ut,"-actions")},C(be)):null,Qt=Object(a.default)(vt,["onTabChange"]),or=te||R,Tt=p()(ut,U,(x={},O()(x,"".concat(ut,"-loading"),G),O()(x,"".concat(ut,"-bordered"),fe),O()(x,"".concat(ut,"-hoverable"),mt),O()(x,"".concat(ut,"-contain-grid"),B()),O()(x,"".concat(ut,"-contain-tabs"),Ve&&Ve.length),O()(x,"".concat(ut,"-").concat(or),or),O()(x,"".concat(ut,"-type-").concat(pe),!!pe),O()(x,"".concat(ut,"-rtl"),M==="rtl"),x));return y.createElement("div",g()({},Qt,{className:Tt}),_e,Lt,Ft,Wt)};S.Grid=l,S.Meta=r;var E=_.a=S},GOVO:function(Z,_,e){var u=e("JSme"),O=u.extend({type:"dataZoom.select"});Z.exports=O},GS3z:function(Z,_,e){var u=e("oEo5"),O=e("OCYe"),v=function(w,p,a,t,o){this.x=w==null?.5:w,this.y=p==null?.5:p,this.r=a==null?.5:a,this.type="radial",this.global=o||!1,O.call(this,t)};v.prototype={constructor:v},u.inherits(v,O);var g=v;Z.exports=g},"GW+3":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5");e("ZASg"),e("3j8S");var v=e("Ukc0"),g=e("Dj6p"),y=e("D71U"),w=e("Cd9S");v("pie",[{type:"pieToggleSelect",event:"pieselectchanged",method:"toggleSelected"},{type:"pieSelect",event:"pieselected",method:"select"},{type:"pieUnSelect",event:"pieunselected",method:"unSelect"}]),u.registerVisual(g("pie")),u.registerLayout(O.curry(y,"pie")),u.registerProcessor(w("pie"))},Gd1e:function(Z,_,e){var u=e("oEo5"),O=e("+Vnd"),v=e("tLnZ"),g=v.seriesModelMixin,y=O.extend({type:"series.boxplot",dependencies:["xAxis","yAxis","grid"],defaultValueDimensions:[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],dimensions:null,defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:2,shadowOffsetY:2,shadowColor:"rgba(0,0,0,0.4)"}},animationEasing:"elasticOut",animationDuration:800}});u.mixin(y,g,!0);var w=y;Z.exports=w},GdiS:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("ofoi"),g=e.n(v),y=e("Eqs+"),w=e.n(y),p=e("ZZRV"),a=e("YL+r"),t=e("iczh"),o=e.n(t),s=e("LlUK"),l=e.n(s),n=e("LpVx"),d=e("nSZG"),r=function(x,N){var D={};for(var M in x)Object.prototype.hasOwnProperty.call(x,M)&&N.indexOf(M)<0&&(D[M]=x[M]);if(x!=null&&typeof Object.getOwnPropertySymbols=="function")for(var R=0,M=Object.getOwnPropertySymbols(x);R<M.length;R++)N.indexOf(M[R])<0&&Object.prototype.propertyIsEnumerable.call(x,M[R])&&(D[M[R]]=x[M[R]]);return D};function c(x){return x?x.toString().split("").reverse().map(function(N){var D=Number(N);return isNaN(D)?N:D}):[]}function i(x,N){for(var D=[],M=0;M<30;M++)D.push(p.createElement("p",{key:M.toString(),className:o()(N,{current:x===M})},M%10));return D}var h=function(N){var D=N.prefixCls,M=N.count,R=N.className,F=N.style,B=N.title,H=N.component,U=H===void 0?"sup":H,K=N.displayComponent,W=N.onAnimated,z=W===void 0?function(){}:W,Y=r(N,["prefixCls","count","className","style","title","component","displayComponent","onAnimated"]),Q=p.useState(!0),P=l()(Q,2),G=P[0],$=P[1],fe=p.useState(M),te=l()(fe,2),pe=te[0],we=te[1],be=p.useState(M),Ve=l()(be,2),Xe=Ve[0],At=Ve[1],Be=p.useState(M),Fe=l()(Be,2),mt=Fe[0],rt=Fe[1],Je=p.useContext(n.b),vt=Je.getPrefixCls,ut=vt("scroll-number",D);Xe!==M&&($(!0),At(M)),p.useEffect(function(){rt(pe);var je;return G&&(je=setTimeout(function(){$(!1),we(M),z()})),function(){je&&clearTimeout(je)}},[G,M,z]);var bt=function(_e,ht){var Lt=Math.abs(Number(pe)),Ft=Math.abs(Number(mt)),Wt=Math.abs(c(pe)[ht]),Qt=Math.abs(c(Ft)[ht]);return G?10+_e:Lt>Ft?Wt>=Qt?10+_e:20+_e:Wt<=Qt?10+_e:_e},Qe=function(_e,ht){if(typeof _e=="number"){var Lt=bt(_e,ht),Ft=G||c(mt)[ht]===void 0;return p.createElement("span",{className:"".concat(ut,"-only"),style:{transition:Ft?"none":void 0,msTransform:"translateY(".concat(-Lt*100,"%)"),WebkitTransform:"translateY(".concat(-Lt*100,"%)"),transform:"translateY(".concat(-Lt*100,"%)")},key:ht},i(Lt,"".concat(ut,"-only-unit")))}return p.createElement("span",{key:"symbol",className:"".concat(ut,"-symbol")},_e)},pt=function(){return pe&&Number(pe)%1===0?c(pe).map(function(_e,ht){return Qe(_e,ht)}).reverse():pe},Ge=w()(w()({},Y),{style:F,className:o()(ut,R),title:B});return F&&F.borderColor&&(Ge.style=w()(w()({},F),{boxShadow:"0 0 0 1px ".concat(F.borderColor," inset")})),K?Object(d.a)(K,{className:o()("".concat(ut,"-custom-component"),K.props&&K.props.className)}):p.createElement(U,Ge,pt())},f=h,A=e("4Gpq");function C(x){return A.a.indexOf(x)!==-1}var S=function(N){var D,M=N.className,R=N.prefixCls,F=N.style,B=N.color,H=N.children,U=N.text,K=N.placement,W=K===void 0?"end":K,z=p.useContext(n.b),Y=z.getPrefixCls,Q=z.direction,P=Y("ribbon",R),G=C(B),$=o()(P,M,"".concat(P,"-placement-").concat(W),(D={},O()(D,"".concat(P,"-rtl"),Q==="rtl"),O()(D,"".concat(P,"-color-").concat(B),G),D)),fe={},te={};return B&&!G&&(fe.background=B,te.color=B),p.createElement("div",{className:"".concat(P,"-wrapper")},H,p.createElement("div",{className:$,style:w()(w()({},fe),F)},U,p.createElement("div",{className:"".concat(P,"-corner"),style:te})))},E=S,L=function(x,N){var D={};for(var M in x)Object.prototype.hasOwnProperty.call(x,M)&&N.indexOf(M)<0&&(D[M]=x[M]);if(x!=null&&typeof Object.getOwnPropertySymbols=="function")for(var R=0,M=Object.getOwnPropertySymbols(x);R<M.length;R++)N.indexOf(M[R])<0&&Object.prototype.propertyIsEnumerable.call(x,M[R])&&(D[M[R]]=x[M[R]]);return D},T=function(N){var D,M,R=N.prefixCls,F=N.scrollNumberPrefixCls,B=N.children,H=N.status,U=N.text,K=N.color,W=N.count,z=W===void 0?null:W,Y=N.overflowCount,Q=Y===void 0?99:Y,P=N.dot,G=P===void 0?!1:P,$=N.size,fe=$===void 0?"default":$,te=N.title,pe=N.offset,we=N.style,be=N.className,Ve=N.showZero,Xe=Ve===void 0?!1:Ve,At=L(N,["prefixCls","scrollNumberPrefixCls","children","status","text","color","count","overflowCount","dot","size","title","offset","style","className","showZero"]),Be=p.useContext(n.b),Fe=Be.getPrefixCls,mt=Be.direction,rt=Fe("badge",R),Je=function(){var zt=z>Q?"".concat(Q,"+"):z;return zt},vt=function(){return H!=null||K!=null},ut=function(){var zt=Je();return zt==="0"||zt===0},bt=function(){return G&&!ut()||vt()},Qe=function(){return bt()?"":Je()},pt=function(){return te||(typeof z=="string"||typeof z=="number"?z:void 0)},Ge=function(){return mt==="rtl"?pe?w()({left:parseInt(pe[0],10),marginTop:pe[1]},we):we:pe?w()({right:-parseInt(pe[0],10),marginTop:pe[1]},we):we},je=function(){var zt=Qe(),Nt=zt==null||zt==="";return(Nt||ut()&&!Xe)&&!bt()},_e=function(){var zt=je();return zt||!U?null:p.createElement("span",{className:"".concat(rt,"-status-text")},U)},ht=function(){var zt=z;return!zt||g()(zt)!=="object"?void 0:Object(d.a)(zt,{style:w()(w()({},Ge()),zt.props&&zt.props.style)})},Lt=function(){var zt,Nt=Fe("scroll-number",F),Ht=Qe(),it=bt(),He=je(),ne=o()((zt={},O()(zt,"".concat(rt,"-dot"),it),O()(zt,"".concat(rt,"-count"),!it),O()(zt,"".concat(rt,"-count-sm"),fe==="small"),O()(zt,"".concat(rt,"-multiple-words"),!it&&z&&z.toString&&z.toString().length>1),O()(zt,"".concat(rt,"-status-").concat(H),!!H),O()(zt,"".concat(rt,"-status-").concat(K),C(K)),zt)),ce=Ge();return K&&!C(K)&&(ce=ce||{},ce.background=K),He?null:p.createElement(f,{prefixCls:Nt,"data-show":!He,className:ne,count:Ht,displayComponent:ht(),title:pt(),style:ce,key:"scrollNumber"})},Ft=o()((D={},O()(D,"".concat(rt,"-status-dot"),vt()),O()(D,"".concat(rt,"-status-").concat(H),!!H),O()(D,"".concat(rt,"-status-").concat(K),C(K)),D)),Wt={};K&&!C(K)&&(Wt.background=K);var Qt=o()(be,rt,(M={},O()(M,"".concat(rt,"-status"),vt()),O()(M,"".concat(rt,"-not-a-wrapper"),!B),O()(M,"".concat(rt,"-rtl"),mt==="rtl"),M));if(!B&&vt()){var or=Ge(),Tt=or&&or.color;return p.createElement("span",w()({},At,{className:Qt,style:or}),p.createElement("span",{className:Ft,style:Wt}),p.createElement("span",{style:{color:Tt},className:"".concat(rt,"-status-text")},U))}return p.createElement("span",w()({},At,{className:Qt}),B,p.createElement(a.a,{component:"",showProp:"data-show",transitionName:B?"".concat(rt,"-zoom"):"",transitionAppear:!0},Lt()),_e())};T.Ribbon=E;var b=_.a=T},Gmrd:function(Z,_,e){var u=e("oEo5"),O=e("ie0D"),v=e("E1KW"),g=e("zYK1");function y(a,t,o,s){v.call(this,a),this.map=t;var l=g.load(t,o);this._nameCoordMap=l.nameCoordMap,this._regionsMap=l.regionsMap,this._invertLongitute=s==null?!0:s,this.regions=l.regions,this._rect=l.boundingRect}y.prototype={constructor:y,type:"geo",dimensions:["lng","lat"],containCoord:function(a){for(var t=this.regions,o=0;o<t.length;o++)if(t[o].contain(a))return!0;return!1},transformTo:function(a,t,o,s){var l=this.getBoundingRect(),n=this._invertLongitute;l=l.clone(),n&&(l.y=-l.y-l.height);var d=this._rawTransformable;if(d.transform=l.calculateTransform(new O(a,t,o,s)),d.decomposeTransform(),n){var r=d.scale;r[1]=-r[1]}d.updateTransform(),this._updateTransform()},getRegion:function(a){return this._regionsMap.get(a)},getRegionByCoord:function(a){for(var t=this.regions,o=0;o<t.length;o++)if(t[o].contain(a))return t[o]},addGeoCoord:function(a,t){this._nameCoordMap.set(a,t)},getGeoCoord:function(a){return this._nameCoordMap.get(a)},getBoundingRect:function(){return this._rect},dataToPoint:function(a,t,o){if(typeof a=="string"&&(a=this.getGeoCoord(a)),a)return v.prototype.dataToPoint.call(this,a,t,o)},convertToPixel:u.curry(w,"dataToPoint"),convertFromPixel:u.curry(w,"pointToData")},u.mixin(y,v);function w(a,t,o,s){var l=o.geoModel,n=o.seriesModel,d=l?l.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo")[0]||{}).coordinateSystem:null;return d===this?d[a](s):null}var p=y;Z.exports=p},GqFE:function(Z,_,e){"use strict";var u=e("ZZRV"),O=e.n(u),v=Object(u.createContext)({});_.a=v},GrP0:function(Z,_,e){var u=e("oEo5"),O=e("MLk5"),v=e("cARS"),g="\0_ec_dataZoom_roams";function y(n,d){var r=a(n),c=d.dataZoomId,i=d.coordId;u.each(r,function(A,C){var S=A.dataZoomInfos;S[c]&&u.indexOf(d.allCoordIds,i)<0&&(delete S[c],A.count--)}),o(r);var h=r[i];h||(h=r[i]={coordId:i,dataZoomInfos:{},count:0},h.controller=t(n,h),h.dispatchAction=u.curry(s,n)),!h.dataZoomInfos[c]&&h.count++,h.dataZoomInfos[c]=d;var f=l(h.dataZoomInfos);h.controller.enable(f.controlType,f.opt),h.controller.setPointerChecker(d.containsPoint),v.createOrUpdate(h,"dispatchAction",d.dataZoomModel.get("throttle",!0),"fixRate")}function w(n,d){var r=a(n);u.each(r,function(c){c.controller.dispose();var i=c.dataZoomInfos;i[d]&&(delete i[d],c.count--)}),o(r)}function p(n){return n.type+"\0_"+n.id}function a(n){var d=n.getZr();return d[g]||(d[g]={})}function t(n,d){var r=new O(n.getZr());return u.each(["pan","zoom","scrollMove"],function(c){r.on(c,function(i){var h=[];u.each(d.dataZoomInfos,function(f){if(!i.isAvailableBehavior(f.dataZoomModel.option))return;var A=(f.getRange||{})[c],C=A&&A(d.controller,i);!f.dataZoomModel.get("disabled",!0)&&C&&h.push({dataZoomId:f.dataZoomId,start:C[0],end:C[1]})}),h.length&&d.dispatchAction(h)})}),r}function o(n){u.each(n,function(d,r){d.count||(d.controller.dispose(),delete n[r])})}function s(n,d){n.dispatchAction({type:"dataZoom",batch:d})}function l(n){var d,r="type_",c={type_true:2,type_move:1,type_false:0,type_undefined:-1},i=!0;return u.each(n,function(h){var f=h.dataZoomModel,A=f.get("disabled",!0)?!1:f.get("zoomLock",!0)?"move":!0;c[r+A]>c[r+d]&&(d=A),i&=f.get("preventDefaultMouseMove",!0)}),{controlType:d,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!i}}}_.register=y,_.unregister=w,_.generateCoordId=p},GrpF:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("T3qQ"),g=e.n(v)},"Gv+9":function(Z,_,e){(function(u){var O=e("trXQ"),v=e("Pf5J"),g=_&&!_.nodeType&&_,y=g&&typeof u=="object"&&u&&!u.nodeType&&u,w=y&&y.exports===g,p=w?O.Buffer:void 0,a=p?p.isBuffer:void 0,t=a||v;u.exports=t}).call(this,e("qrga")(Z))},Gvbi:function(Z,_,e){var u=e("F7ij"),O=u.circularLayout;function v(g){g.eachSeriesByType("graph",function(y){y.get("layout")==="circular"&&O(y,"symbolSize")})}Z.exports=v},GvcB:function(Z,_,e){(function(u){var O,v,v;!function(g){!(O=g,v=typeof O=="function"?O.call(_,e,_,Z):O,v!==void 0&&(Z.exports=v))}(function(){"use strict";/** @license
|
|
|
* jsPDF - PDF Document creation from JavaScript
|
|
|
* Version 1.5.3 Built on 2018-12-27T14:11:42.696Z
|
|
|
* CommitID d93d28db14
|
|
|
*
|
|
|
* Copyright (c) 2010-2016 James Hall <james@parall.ax>, https://github.com/MrRio/jsPDF
|
|
|
* 2010 Aaron Spike, https://github.com/acspike
|
|
|
* 2012 Willow Systems Corporation, willow-systems.com
|
|
|
* 2012 Pablo Hess, https://github.com/pablohess
|
|
|
* 2012 Florian Jenett, https://github.com/fjenett
|
|
|
* 2013 Warren Weckesser, https://github.com/warrenweckesser
|
|
|
* 2013 Youssef Beddad, https://github.com/lifof
|
|
|
* 2013 Lee Driscoll, https://github.com/lsdriscoll
|
|
|
* 2013 Stefan Slonevskiy, https://github.com/stefslon
|
|
|
* 2013 Jeremy Morel, https://github.com/jmorel
|
|
|
* 2013 Christoph Hartmann, https://github.com/chris-rock
|
|
|
* 2014 Juan Pablo Gaviria, https://github.com/juanpgaviria
|
|
|
* 2014 James Makes, https://github.com/dollaruw
|
|
|
* 2014 Diego Casorran, https://github.com/diegocr
|
|
|
* 2014 Steven Spungin, https://github.com/Flamenco
|
|
|
* 2014 Kenneth Glassey, https://github.com/Gavvers
|
|
|
*
|
|
|
* Licensed under the MIT License
|
|
|
*
|
|
|
* Contributor(s):
|
|
|
* siefkenj, ahwolf, rickygu, Midnith, saintclair, eaparango,
|
|
|
* kim3er, mfo, alnorth, Flamenco
|
|
|
*/function g(me){return(g=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(le){return typeof le}:function(le){return le&&typeof Symbol=="function"&&le.constructor===Symbol&&le!==Symbol.prototype?"symbol":typeof le})(me)}!function(me){if(g(me.console)!=="object"){me.console={};for(var le,oe,de=me.console,Se=function(){},Ce=["memory"],Oe="assert,clear,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,markTimeline,profile,profiles,profileEnd,show,table,time,timeEnd,timeline,timelineEnd,timeStamp,trace,warn".split(",");le=Ce.pop();)de[le]||(de[le]={});for(;oe=Oe.pop();)de[oe]||(de[oe]=Se)}var Ie,Ee,Pe,at,gt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";me.btoa===void 0&&(me.btoa=function(ee){var ae,k,J,se,ge,Ae=0,De=0,$e="",Bt=[];if(!ee)return ee;for(;ae=(ge=ee.charCodeAt(Ae++)<<16|ee.charCodeAt(Ae++)<<8|ee.charCodeAt(Ae++))>>18&63,k=ge>>12&63,J=ge>>6&63,se=63&ge,Bt[De++]=gt.charAt(ae)+gt.charAt(k)+gt.charAt(J)+gt.charAt(se),Ae<ee.length;);$e=Bt.join("");var $t=ee.length%3;return($t?$e.slice(0,$t-3):$e)+"===".slice($t||3)}),me.atob===void 0&&(me.atob=function(ee){var ae,k,J,se,ge,Ae,De=0,$e=0,Bt=[];if(!ee)return ee;for(ee+="";ae=(Ae=gt.indexOf(ee.charAt(De++))<<18|gt.indexOf(ee.charAt(De++))<<12|(se=gt.indexOf(ee.charAt(De++)))<<6|(ge=gt.indexOf(ee.charAt(De++))))>>16&255,k=Ae>>8&255,J=255&Ae,Bt[$e++]=se==64?String.fromCharCode(ae):ge==64?String.fromCharCode(ae,k):String.fromCharCode(ae,k,J),De<ee.length;);return Bt.join("")}),Array.prototype.map||(Array.prototype.map=function(ee){if(this==null||typeof ee!="function")throw new TypeError;for(var ae=Object(this),k=ae.length>>>0,J=new Array(k),se=1<arguments.length?arguments[1]:void 0,ge=0;ge<k;ge++)ge in ae&&(J[ge]=ee.call(se,ae[ge],ge,ae));return J}),Array.isArray||(Array.isArray=function(ee){return Object.prototype.toString.call(ee)==="[object Array]"}),Array.prototype.forEach||(Array.prototype.forEach=function(ee,ae){if(this==null||typeof ee!="function")throw new TypeError;for(var k=Object(this),J=k.length>>>0,se=0;se<J;se++)se in k&&ee.call(ae,k[se],se,k)}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(ae){if(this==null)throw new TypeError('"this" is null or not defined');var k=Object(this),J=k.length>>>0;if(typeof ae!="function")throw new TypeError("predicate must be a function");for(var se=arguments[1],ge=0;ge<J;){var Ae=k[ge];if(ae.call(se,Ae,ge,k))return Ae;ge++}},configurable:!0,writable:!0}),Object.keys||(Object.keys=(Ie=Object.prototype.hasOwnProperty,Ee=!{toString:null}.propertyIsEnumerable("toString"),at=(Pe=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"]).length,function(ee){if(g(ee)!=="object"&&(typeof ee!="function"||ee===null))throw new TypeError;var ae,k,J=[];for(ae in ee)Ie.call(ee,ae)&&J.push(ae);if(Ee)for(k=0;k<at;k++)Ie.call(ee,Pe[k])&&J.push(Pe[k]);return J})),typeof Object.assign!="function"&&(Object.assign=function(ee){if(ee==null)throw new TypeError("Cannot convert undefined or null to object");ee=Object(ee);for(var ae=1;ae<arguments.length;ae++){var k=arguments[ae];if(k!=null)for(var J in k)Object.prototype.hasOwnProperty.call(k,J)&&(ee[J]=k[J])}return ee}),String.prototype.trim||(String.prototype.trim=function(){return this.replace(/^\s+|\s+$/g,"")}),String.prototype.trimLeft||(String.prototype.trimLeft=function(){return this.replace(/^\s+/g,"")}),String.prototype.trimRight||(String.prototype.trimRight=function(){return this.replace(/\s+$/g,"")}),Number.isInteger=Number.isInteger||function(ee){return typeof ee=="number"&&isFinite(ee)&&Math.floor(ee)===ee}}(typeof self!="undefined"&&self||typeof window!="undefined"&&window||typeof u!="undefined"&&u||Function('return typeof this === "object" && this.content')()||Function("return this")());var y,w,p,a,t,o,s,l,n,d,r,c,i,h,f,A,C,S,E,L,T,b,x,N,D,M,R,F,B,H,U,K,W,z,Y,Q,P,G,$,fe,te,pe,we,be,Ve,Xe,At,Be,Fe,mt,rt,Je,vt,ut,bt,Qe,pt,Ge,je,_e,ht,Lt,Ft=function(me){function le(de){if(g(de)!=="object")throw new Error("Invalid Context passed to initialize PubSub (jsPDF-module)");var Se={};this.subscribe=function(Ce,Oe,Ie){if(Ie=Ie||!1,typeof Ce!="string"||typeof Oe!="function"||typeof Ie!="boolean")throw new Error("Invalid arguments passed to PubSub.subscribe (jsPDF-module)");Se.hasOwnProperty(Ce)||(Se[Ce]={});var Ee=Math.random().toString(35);return Se[Ce][Ee]=[Oe,!!Ie],Ee},this.unsubscribe=function(Ce){for(var Oe in Se)if(Se[Oe][Ce])return delete Se[Oe][Ce],Object.keys(Se[Oe]).length===0&&delete Se[Oe],!0;return!1},this.publish=function(Ce){if(Se.hasOwnProperty(Ce)){var Oe=Array.prototype.slice.call(arguments,1),Ie=[];for(var Ee in Se[Ce]){var Pe=Se[Ce][Ee];try{Pe[0].apply(de,Oe)}catch(at){me.console&&console.error("jsPDF PubSub Error",at.message,at)}Pe[1]&&Ie.push(Ee)}Ie.length&&Ie.forEach(this.unsubscribe)}},this.getTopics=function(){return Se}}function oe(de,Se,Ce,Oe){var Ie={},Ee=[],Pe=1;g(de)==="object"&&(de=(Ie=de).orientation,Se=Ie.unit||Se,Ce=Ie.format||Ce,Oe=Ie.compress||Ie.compressPdf||Oe,Ee=Ie.filters||(Oe===!0?["FlateEncode"]:Ee),Pe=typeof Ie.userUnit=="number"?Math.abs(Ie.userUnit):1),Se=Se||"mm",de=(""+(de||"P")).toLowerCase();var at=Ie.putOnlyUsedFonts||!0,gt={},ee={internal:{},__private__:{}};ee.__private__.PubSub=le;var ae="1.3",k=ee.__private__.getPdfVersion=function(){return ae},J=(ee.__private__.setPdfVersion=function(ot){ae=ot},{a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]}),se=(ee.__private__.getPageFormats=function(){return J},ee.__private__.getPageFormat=function(ot){return J[ot]});typeof Ce=="string"&&(Ce=se(Ce)),Ce=Ce||se("a4");var ge,Ae=ee.f2=ee.__private__.f2=function(ot){if(isNaN(ot))throw new Error("Invalid argument passed to jsPDF.f2");return ot.toFixed(2)},De=ee.__private__.f3=function(ot){if(isNaN(ot))throw new Error("Invalid argument passed to jsPDF.f3");return ot.toFixed(3)},$e="00000000000000000000000000000000",Bt=ee.__private__.getFileId=function(){return $e},$t=ee.__private__.setFileId=function(ot){return ot=ot||"12345678901234567890123456789012".split("").map(function(){return"ABCDEF0123456789".charAt(Math.floor(16*Math.random()))}).join(""),$e=ot};ee.setFileId=function(ot){return $t(ot),this},ee.getFileId=function(){return Bt()};var St=ee.__private__.convertDateToPDFDate=function(ot){var kt=ot.getTimezoneOffset(),ar=kt<0?"+":"-",mr=Math.floor(Math.abs(kt/60)),Er=Math.abs(kt%60),Br=[ar,lt(mr),"'",lt(Er),"'"].join("");return["D:",ot.getFullYear(),lt(ot.getMonth()+1),lt(ot.getDate()),lt(ot.getHours()),lt(ot.getMinutes()),lt(ot.getSeconds()),Br].join("")},_t=ee.__private__.convertPDFDateToDate=function(ot){var kt=parseInt(ot.substr(2,4),10),ar=parseInt(ot.substr(6,2),10)-1,mr=parseInt(ot.substr(8,2),10),Er=parseInt(ot.substr(10,2),10),Br=parseInt(ot.substr(12,2),10),rn=parseInt(ot.substr(14,2),10);return parseInt(ot.substr(16,2),10),parseInt(ot.substr(20,2),10),new Date(kt,ar,mr,Er,Br,rn,0)},Dt=ee.__private__.setCreationDate=function(ot){var kt;if(ot===void 0&&(ot=new Date),g(ot)==="object"&&Object.prototype.toString.call(ot)==="[object Date]")kt=St(ot);else{if(!/^D:(20[0-2][0-9]|203[0-7]|19[7-9][0-9])(0[0-9]|1[0-2])([0-2][0-9]|3[0-1])(0[0-9]|1[0-9]|2[0-3])(0[0-9]|[1-5][0-9])(0[0-9]|[1-5][0-9])(\+0[0-9]|\+1[0-4]|\-0[0-9]|\-1[0-1])\'(0[0-9]|[1-5][0-9])\'?$/.test(ot))throw new Error("Invalid argument passed to jsPDF.setCreationDate");kt=ot}return ge=kt},Yt=ee.__private__.getCreationDate=function(ot){var kt=ge;return ot==="jsDate"&&(kt=_t(ge)),kt};ee.setCreationDate=function(ot){return Dt(ot),this},ee.getCreationDate=function(ot){return Yt(ot)};var wt,ur,er,ze,tt,We,st,ct,lt=ee.__private__.padd2=function(ot){return("0"+parseInt(ot)).slice(-2)},Ue=!1,qe=[],dt=[],Kt=0,Ct=(ee.__private__.setCustomOutputDestination=function(ot){ur=ot},ee.__private__.resetCustomOutputDestination=function(ot){ur=void 0},ee.__private__.out=function(ot){var kt;return ot=typeof ot=="string"?ot:ot.toString(),(kt=ur===void 0?Ue?qe[wt]:dt:ur).push(ot),Ue||(Kt+=ot.length+1),kt}),vr=ee.__private__.write=function(ot){return Ct(arguments.length===1?ot.toString():Array.prototype.join.call(arguments," "))},yr=ee.__private__.getArrayBuffer=function(ot){for(var kt=ot.length,ar=new ArrayBuffer(kt),mr=new Uint8Array(ar);kt--;)mr[kt]=ot.charCodeAt(kt);return ar},Dr=[["Helvetica","helvetica","normal","WinAnsiEncoding"],["Helvetica-Bold","helvetica","bold","WinAnsiEncoding"],["Helvetica-Oblique","helvetica","italic","WinAnsiEncoding"],["Helvetica-BoldOblique","helvetica","bolditalic","WinAnsiEncoding"],["Courier","courier","normal","WinAnsiEncoding"],["Courier-Bold","courier","bold","WinAnsiEncoding"],["Courier-Oblique","courier","italic","WinAnsiEncoding"],["Courier-BoldOblique","courier","bolditalic","WinAnsiEncoding"],["Times-Roman","times","normal","WinAnsiEncoding"],["Times-Bold","times","bold","WinAnsiEncoding"],["Times-Italic","times","italic","WinAnsiEncoding"],["Times-BoldItalic","times","bolditalic","WinAnsiEncoding"],["ZapfDingbats","zapfdingbats","normal",null],["Symbol","symbol","normal",null]],Rr=(ee.__private__.getStandardFonts=function(ot){return Dr},Ie.fontSize||16),Jr=(ee.__private__.setFontSize=ee.setFontSize=function(ot){return Rr=ot,this},ee.__private__.getFontSize=ee.getFontSize=function(){return Rr}),$r=Ie.R2L||!1,xr=(ee.__private__.setR2L=ee.setR2L=function(ot){return $r=ot,this},ee.__private__.getR2L=ee.getR2L=function(ot){return $r},ee.__private__.setZoomMode=function(ot){var kt=[void 0,null,"fullwidth","fullheight","fullpage","original"];if(/^\d*\.?\d*\%$/.test(ot))er=ot;else if(isNaN(ot)){if(kt.indexOf(ot)===-1)throw new Error('zoom must be Integer (e.g. 2), a percentage Value (e.g. 300%) or fullwidth, fullheight, fullpage, original. "'+ot+'" is not recognized.');er=ot}else er=parseInt(ot,10)}),Vr=(ee.__private__.getZoomMode=function(){return er},ee.__private__.setPageMode=function(ot){if([void 0,null,"UseNone","UseOutlines","UseThumbs","FullScreen"].indexOf(ot)==-1)throw new Error('Page mode must be one of UseNone, UseOutlines, UseThumbs, or FullScreen. "'+ot+'" is not recognized.');ze=ot}),Lr=(ee.__private__.getPageMode=function(){return ze},ee.__private__.setLayoutMode=function(ot){if([void 0,null,"continuous","single","twoleft","tworight","two"].indexOf(ot)==-1)throw new Error('Layout mode must be one of continuous, single, twoleft, tworight. "'+ot+'" is not recognized.');tt=ot}),tr=(ee.__private__.getLayoutMode=function(){return tt},ee.__private__.setDisplayMode=ee.setDisplayMode=function(ot,kt,ar){return xr(ot),Lr(kt),Vr(ar),this},{title:"",subject:"",author:"",keywords:"",creator:""}),pr=(ee.__private__.getDocumentProperty=function(ot){if(Object.keys(tr).indexOf(ot)===-1)throw new Error("Invalid argument passed to jsPDF.getDocumentProperty");return tr[ot]},ee.__private__.getDocumentProperties=function(ot){return tr},ee.__private__.setDocumentProperties=ee.setProperties=ee.setDocumentProperties=function(ot){for(var kt in tr)tr.hasOwnProperty(kt)&&ot[kt]&&(tr[kt]=ot[kt]);return this},ee.__private__.setDocumentProperty=function(ot,kt){if(Object.keys(tr).indexOf(ot)===-1)throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");return tr[ot]=kt},0),dr=[],fr={},_r={},Zr=0,on=[],jn=[],Ur=new le(ee),En=Ie.hotfixes||[],pn=ee.__private__.newObject=function(){var ot=Ln();return Vn(ot,!0),ot},Ln=ee.__private__.newObjectDeferred=function(){return dr[++pr]=function(){return Kt},pr},Vn=function(kt,ar){return ar=typeof ar=="boolean"&&ar,dr[kt]=Kt,ar&&Ct(kt+" 0 obj"),kt},Nn=ee.__private__.newAdditionalObject=function(){var ot={objId:Ln(),content:""};return jn.push(ot),ot},ui=Ln(),Xn=Ln(),mn=ee.__private__.decodeColorString=function(ot){var kt=ot.split(" ");if(kt.length===2&&(kt[1]==="g"||kt[1]==="G")){var ar=parseFloat(kt[0]);kt=[ar,ar,ar,"r"]}for(var mr="#",Er=0;Er<3;Er++)mr+=("0"+Math.floor(255*parseFloat(kt[Er])).toString(16)).slice(-2);return mr},cn=ee.__private__.encodeColorString=function(ot){var kt;typeof ot=="string"&&(ot={ch1:ot});var ar=ot.ch1,mr=ot.ch2,Er=ot.ch3,Br=ot.ch4,rn=(ot.precision,ot.pdfColorType==="draw"?["G","RG","K"]:["g","rg","k"]);if(typeof ar=="string"&&ar.charAt(0)!=="#"){var dn=new RGBColor(ar);if(dn.ok)ar=dn.toHex();else if(!/^\d*\.?\d*$/.test(ar))throw new Error('Invalid color "'+ar+'" passed to jsPDF.encodeColorString.')}if(typeof ar=="string"&&/^#[0-9A-Fa-f]{3}$/.test(ar)&&(ar="#"+ar[1]+ar[1]+ar[2]+ar[2]+ar[3]+ar[3]),typeof ar=="string"&&/^#[0-9A-Fa-f]{6}$/.test(ar)){var yn=parseInt(ar.substr(1),16);ar=yn>>16&255,mr=yn>>8&255,Er=255&yn}if(mr===void 0||Br===void 0&&ar===mr&&mr===Er)if(typeof ar=="string")kt=ar+" "+rn[0];else switch(ot.precision){case 2:kt=Ae(ar/255)+" "+rn[0];break;case 3:default:kt=De(ar/255)+" "+rn[0]}else if(Br===void 0||g(Br)==="object"){if(Br&&!isNaN(Br.a)&&Br.a===0)return kt=["1.000","1.000","1.000",rn[1]].join(" ");if(typeof ar=="string")kt=[ar,mr,Er,rn[1]].join(" ");else switch(ot.precision){case 2:kt=[Ae(ar/255),Ae(mr/255),Ae(Er/255),rn[1]].join(" ");break;default:case 3:kt=[De(ar/255),De(mr/255),De(Er/255),rn[1]].join(" ")}}else if(typeof ar=="string")kt=[ar,mr,Er,Br,rn[2]].join(" ");else switch(ot.precision){case 2:kt=[Ae(ar/255),Ae(mr/255),Ae(Er/255),Ae(Br/255),rn[2]].join(" ");break;case 3:default:kt=[De(ar/255),De(mr/255),De(Er/255),De(Br/255),rn[2]].join(" ")}return kt},da=ee.__private__.getFilters=function(){return Ee},Ta=ee.__private__.putStream=function(ot){var kt=(ot=ot||{}).data||"",ar=ot.filters||da(),mr=ot.alreadyAppliedFilters||[],Er=ot.addLength1||!1,Br=kt.length,rn={};ar===!0&&(ar=["FlateEncode"]);var dn=ot.additionalKeyValues||[],yn=(rn=oe.API.processDataByFilters!==void 0?oe.API.processDataByFilters(kt,ar):{data:kt,reverseChain:[]}).reverseChain+(Array.isArray(mr)?mr.join(" "):mr.toString());rn.data.length!==0&&(dn.push({key:"Length",value:rn.data.length}),Er===!0&&dn.push({key:"Length1",value:Br})),yn.length!=0&&(yn.split("/").length-1==1?dn.push({key:"Filter",value:yn}):dn.push({key:"Filter",value:"["+yn+"]"})),Ct("<<");for(var Dn=0;Dn<dn.length;Dn++)Ct("/"+dn[Dn].key+" "+dn[Dn].value);Ct(">>"),rn.data.length!==0&&(Ct("stream"),Ct(rn.data),Ct("endstream"))},ia=ee.__private__.putPage=function(ot){ot.mediaBox;var kt=ot.number,ar=ot.data,mr=ot.objId,Er=ot.contentsObjId;Vn(mr,!0),on[wt].mediaBox.topRightX,on[wt].mediaBox.bottomLeftX,on[wt].mediaBox.topRightY,on[wt].mediaBox.bottomLeftY,Ct("<</Type /Page"),Ct("/Parent "+ot.rootDictionaryObjId+" 0 R"),Ct("/Resources "+ot.resourceDictionaryObjId+" 0 R"),Ct("/MediaBox ["+parseFloat(Ae(ot.mediaBox.bottomLeftX))+" "+parseFloat(Ae(ot.mediaBox.bottomLeftY))+" "+Ae(ot.mediaBox.topRightX)+" "+Ae(ot.mediaBox.topRightY)+"]"),ot.cropBox!==null&&Ct("/CropBox ["+Ae(ot.cropBox.bottomLeftX)+" "+Ae(ot.cropBox.bottomLeftY)+" "+Ae(ot.cropBox.topRightX)+" "+Ae(ot.cropBox.topRightY)+"]"),ot.bleedBox!==null&&Ct("/BleedBox ["+Ae(ot.bleedBox.bottomLeftX)+" "+Ae(ot.bleedBox.bottomLeftY)+" "+Ae(ot.bleedBox.topRightX)+" "+Ae(ot.bleedBox.topRightY)+"]"),ot.trimBox!==null&&Ct("/TrimBox ["+Ae(ot.trimBox.bottomLeftX)+" "+Ae(ot.trimBox.bottomLeftY)+" "+Ae(ot.trimBox.topRightX)+" "+Ae(ot.trimBox.topRightY)+"]"),ot.artBox!==null&&Ct("/ArtBox ["+Ae(ot.artBox.bottomLeftX)+" "+Ae(ot.artBox.bottomLeftY)+" "+Ae(ot.artBox.topRightX)+" "+Ae(ot.artBox.topRightY)+"]"),typeof ot.userUnit=="number"&&ot.userUnit!==1&&Ct("/UserUnit "+ot.userUnit),Ur.publish("putPage",{objId:mr,pageContext:on[kt],pageNumber:kt,page:ar}),Ct("/Contents "+Er+" 0 R"),Ct(">>"),Ct("endobj");var Br=ar.join(`
|
|
|
`);return Vn(Er,!0),Ta({data:Br,filters:da()}),Ct("endobj"),mr},fi=ee.__private__.putPages=function(){var ot,kt,ar=[];for(ot=1;ot<=Zr;ot++)on[ot].objId=Ln(),on[ot].contentsObjId=Ln();for(ot=1;ot<=Zr;ot++)ar.push(ia({number:ot,data:qe[ot],objId:on[ot].objId,contentsObjId:on[ot].contentsObjId,mediaBox:on[ot].mediaBox,cropBox:on[ot].cropBox,bleedBox:on[ot].bleedBox,trimBox:on[ot].trimBox,artBox:on[ot].artBox,userUnit:on[ot].userUnit,rootDictionaryObjId:ui,resourceDictionaryObjId:Xn}));Vn(ui,!0),Ct("<</Type /Pages");var mr="/Kids [";for(kt=0;kt<Zr;kt++)mr+=ar[kt]+" 0 R ";Ct(mr+"]"),Ct("/Count "+Zr),Ct(">>"),Ct("endobj"),Ur.publish("postPutPages")},ki=function(){!function(){for(var kt in fr)fr.hasOwnProperty(kt)&&(at===!1||at===!0&>.hasOwnProperty(kt))&&(ar=fr[kt],Ur.publish("putFont",{font:ar,out:Ct,newObject:pn,putStream:Ta}),ar.isAlreadyPutted!==!0&&(ar.objectNumber=pn(),Ct("<<"),Ct("/Type /Font"),Ct("/BaseFont /"+ar.postScriptName),Ct("/Subtype /Type1"),typeof ar.encoding=="string"&&Ct("/Encoding /"+ar.encoding),Ct("/FirstChar 32"),Ct("/LastChar 255"),Ct(">>"),Ct("endobj")));var ar}(),Ur.publish("putResources"),Vn(Xn,!0),Ct("<<"),function(){for(var kt in Ct("/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]"),Ct("/Font <<"),fr)fr.hasOwnProperty(kt)&&(at===!1||at===!0&>.hasOwnProperty(kt))&&Ct("/"+kt+" "+fr[kt].objectNumber+" 0 R");Ct(">>"),Ct("/XObject <<"),Ur.publish("putXobjectDict"),Ct(">>")}(),Ct(">>"),Ct("endobj"),Ur.publish("postPutResources")},Qn=function(kt,ar,mr){_r.hasOwnProperty(ar)||(_r[ar]={}),_r[ar][mr]=kt},ea=function(kt,ar,mr,Er,Br){Br=Br||!1;var rn="F"+(Object.keys(fr).length+1).toString(10),dn={id:rn,postScriptName:kt,fontName:ar,fontStyle:mr,encoding:Er,isStandardFont:Br,metadata:{}};return Ur.publish("addFont",{font:dn,instance:this}),rn!==void 0&&(fr[rn]=dn,Qn(rn,ar,mr)),rn},An=ee.__private__.pdfEscape=ee.pdfEscape=function(ot,kt){return function(ar,mr){var Er,Br,rn,dn,yn,Dn,gn,Sn,_n;if(rn=(mr=mr||{}).sourceEncoding||"Unicode",yn=mr.outputEncoding,(mr.autoencode||yn)&&fr[We].metadata&&fr[We].metadata[rn]&&fr[We].metadata[rn].encoding&&(dn=fr[We].metadata[rn].encoding,!yn&&fr[We].encoding&&(yn=fr[We].encoding),!yn&&dn.codePages&&(yn=dn.codePages[0]),typeof yn=="string"&&(yn=dn[yn]),yn)){for(gn=!1,Dn=[],Er=0,Br=ar.length;Er<Br;Er++)(Sn=yn[ar.charCodeAt(Er)])?Dn.push(String.fromCharCode(Sn)):Dn.push(ar[Er]),Dn[Er].charCodeAt(0)>>8&&(gn=!0);ar=Dn.join("")}for(Er=ar.length;gn===void 0&&Er!==0;)ar.charCodeAt(Er-1)>>8&&(gn=!0),Er--;if(!gn)return ar;for(Dn=mr.noBOM?[]:[254,255],Er=0,Br=ar.length;Er<Br;Er++){if((_n=(Sn=ar.charCodeAt(Er))>>8)>>8)throw new Error("Character at position "+Er+" of string '"+ar+"' exceeds 16bits. Cannot be encoded into UCS-2 BE");Dn.push(_n),Dn.push(Sn-(_n<<8))}return String.fromCharCode.apply(void 0,Dn)}(ot,kt).replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},wn=ee.__private__.beginPage=function(ot,kt){var ar,mr=typeof kt=="string"&&kt.toLowerCase();if(typeof ot=="string"&&(ar=se(ot.toLowerCase()))&&(ot=ar[0],kt=ar[1]),Array.isArray(ot)&&(kt=ot[1],ot=ot[0]),(isNaN(ot)||isNaN(kt))&&(ot=Ce[0],kt=Ce[1]),mr){switch(mr.substr(0,1)){case"l":ot<kt&&(mr="s");break;case"p":kt<ot&&(mr="s")}mr==="s"&&(ar=ot,ot=kt,kt=ar)}(14400<ot||14400<kt)&&(console.warn("A page in a PDF can not be wider or taller than 14400 userUnit. jsPDF limits the width/height to 14400"),ot=Math.min(14400,ot),kt=Math.min(14400,kt)),Ce=[ot,kt],Ue=!0,qe[++Zr]=[],on[Zr]={objId:0,contentsObjId:0,userUnit:Number(Pe),artBox:null,bleedBox:null,cropBox:null,trimBox:null,mediaBox:{bottomLeftX:0,bottomLeftY:0,topRightX:Number(ot),topRightY:Number(kt)}},Un(Zr)},On=function(){wn.apply(this,arguments),To(So),Ct(xt),zr!==0&&Ct(zr+" J"),Yr!==0&&Ct(Yr+" j"),Ur.publish("addPage",{pageNumber:Zr})},Un=function(kt){0<kt&&kt<=Zr&&(wt=kt)},kn=ee.__private__.getNumberOfPages=ee.getNumberOfPages=function(){return qe.length-1},ti=function(kt,ar,mr){var Er,Br=void 0;return mr=mr||{},kt=kt!==void 0?kt:fr[We].fontName,ar=ar!==void 0?ar:fr[We].fontStyle,Er=kt.toLowerCase(),_r[Er]!==void 0&&_r[Er][ar]!==void 0?Br=_r[Er][ar]:_r[kt]!==void 0&&_r[kt][ar]!==void 0?Br=_r[kt][ar]:mr.disableWarning===!1&&console.warn("Unable to look up font label for font '"+kt+"', '"+ar+"'. Refer to getFontList() for available fonts."),Br||mr.noFallback||(Br=_r.times[ar])==null&&(Br=_r.times.normal),Br},di=ee.__private__.putInfo=function(){for(var ot in pn(),Ct("<<"),Ct("/Producer (jsPDF "+oe.version+")"),tr)tr.hasOwnProperty(ot)&&tr[ot]&&Ct("/"+ot.substr(0,1).toUpperCase()+ot.substr(1)+" ("+An(tr[ot])+")");Ct("/CreationDate ("+ge+")"),Ct(">>"),Ct("endobj")},Na=ee.__private__.putCatalog=function(ot){var kt=(ot=ot||{}).rootDictionaryObjId||ui;switch(pn(),Ct("<<"),Ct("/Type /Catalog"),Ct("/Pages "+kt+" 0 R"),er||(er="fullwidth"),er){case"fullwidth":Ct("/OpenAction [3 0 R /FitH null]");break;case"fullheight":Ct("/OpenAction [3 0 R /FitV null]");break;case"fullpage":Ct("/OpenAction [3 0 R /Fit]");break;case"original":Ct("/OpenAction [3 0 R /XYZ null null 1]");break;default:var ar=""+er;ar.substr(ar.length-1)==="%"&&(er=parseInt(er)/100),typeof er=="number"&&Ct("/OpenAction [3 0 R /XYZ null null "+Ae(er)+"]")}switch(tt||(tt="continuous"),tt){case"continuous":Ct("/PageLayout /OneColumn");break;case"single":Ct("/PageLayout /SinglePage");break;case"two":case"twoleft":Ct("/PageLayout /TwoColumnLeft");break;case"tworight":Ct("/PageLayout /TwoColumnRight")}ze&&Ct("/PageMode /"+ze),Ur.publish("putCatalog"),Ct(">>"),Ct("endobj")},Gi=ee.__private__.putTrailer=function(){Ct("trailer"),Ct("<<"),Ct("/Size "+(pr+1)),Ct("/Root "+pr+" 0 R"),Ct("/Info "+(pr-1)+" 0 R"),Ct("/ID [ <"+$e+"> <"+$e+"> ]"),Ct(">>")},ba=ee.__private__.putHeader=function(){Ct("%PDF-"+ae),Ct("%\xBA\xDF\xAC\xE0")},Pa=ee.__private__.putXRef=function(){var ot=1,kt="0000000000";for(Ct("xref"),Ct("0 "+(pr+1)),Ct("0000000000 65535 f "),ot=1;ot<=pr;ot++)typeof dr[ot]=="function"?Ct((kt+dr[ot]()).slice(-10)+" 00000 n "):dr[ot]!==void 0?Ct((kt+dr[ot]).slice(-10)+" 00000 n "):Ct("0000000000 00000 n ")},Ga=ee.__private__.buildDocument=function(){Ue=!1,Kt=pr=0,dt=[],dr=[],jn=[],ui=Ln(),Xn=Ln(),Ur.publish("buildDocument"),ba(),fi(),function(){Ur.publish("putAdditionalObjects");for(var kt=0;kt<jn.length;kt++){var ar=jn[kt];Vn(ar.objId,!0),Ct(ar.content),Ct("endobj")}Ur.publish("postPutAdditionalObjects")}(),ki(),di(),Na();var ot=Kt;return Pa(),Gi(),Ct("startxref"),Ct(""+ot),Ct("%%EOF"),Ue=!0,dt.join(`
|
|
|
`)},Qi=ee.__private__.getBlob=function(ot){return new Blob([yr(ot)],{type:"application/pdf"})},Oo=ee.output=ee.__private__.output=((ct=function(kt,ar){ar=ar||{};var mr=Ga();switch(typeof ar=="string"?ar={filename:ar}:ar.filename=ar.filename||"generated.pdf",kt){case void 0:return mr;case"save":ee.save(ar.filename);break;case"arraybuffer":return yr(mr);case"blob":return Qi(mr);case"bloburi":case"bloburl":if(me.URL!==void 0&&typeof me.URL.createObjectURL=="function")return me.URL&&me.URL.createObjectURL(Qi(mr))||void 0;console.warn("bloburl is not supported by your system, because URL.createObjectURL is not supported by your browser.");break;case"datauristring":case"dataurlstring":return"data:application/pdf;filename="+ar.filename+";base64,"+btoa(mr);case"dataurlnewwindow":var Er='<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><iframe src="'+this.output("datauristring")+'"></iframe></body></html>',Br=me.open();if(Br!==null&&Br.document.write(Er),Br||typeof safari=="undefined")return Br;case"datauri":case"dataurl":return me.document.location.href="data:application/pdf;filename="+ar.filename+";base64,"+btoa(mr);default:return null}}).foo=function(){try{return ct.apply(this,arguments)}catch(ar){var ot=ar.stack||"";~ot.indexOf(" at ")&&(ot=ot.split(" at ")[1]);var kt="Error in function "+ot.split(`
|
|
|
`)[0].split("<")[0]+": "+ar.message;if(!me.console)throw new Error(kt);me.console.error(kt,ar),me.alert&&alert(kt)}},(ct.foo.bar=ct).foo),sa=function(kt){return Array.isArray(En)===!0&&-1<En.indexOf(kt)};switch(Se){case"pt":st=1;break;case"mm":st=72/25.4;break;case"cm":st=72/2.54;break;case"in":st=72;break;case"px":st=sa("px_scaling")==1?.75:96/72;break;case"pc":case"em":st=12;break;case"ex":st=6;break;default:throw new Error("Invalid unit: "+Se)}Dt(),$t();var ji=ee.__private__.getPageInfo=function(ot){if(isNaN(ot)||ot%1!=0)throw new Error("Invalid argument passed to jsPDF.getPageInfo");return{objId:on[ot].objId,pageNumber:ot,pageContext:on[ot]}},wa=ee.__private__.getPageInfoByObjId=function(ot){for(var kt in on)if(on[kt].objId===ot)break;if(isNaN(ot)||ot%1!=0)throw new Error("Invalid argument passed to jsPDF.getPageInfoByObjId");return ji(kt)},ga=ee.__private__.getCurrentPageInfo=function(){return{objId:on[wt].objId,pageNumber:wt,pageContext:on[wt]}};ee.addPage=function(){return On.apply(this,arguments),this},ee.setPage=function(){return Un.apply(this,arguments),this},ee.insertPage=function(ot){return this.addPage(),this.movePage(wt,ot),this},ee.movePage=function(ot,kt){if(kt<ot){for(var ar=qe[ot],mr=on[ot],Er=ot;kt<Er;Er--)qe[Er]=qe[Er-1],on[Er]=on[Er-1];qe[kt]=ar,on[kt]=mr,this.setPage(kt)}else if(ot<kt){for(ar=qe[ot],mr=on[ot],Er=ot;Er<kt;Er++)qe[Er]=qe[Er+1],on[Er]=on[Er+1];qe[kt]=ar,on[kt]=mr,this.setPage(kt)}return this},ee.deletePage=function(){return function(ot){0<ot&&ot<=Zr&&(qe.splice(ot,1),--Zr<wt&&(wt=Zr),this.setPage(wt))}.apply(this,arguments),this},ee.__private__.text=ee.text=function(ot,kt,ar,mr){var Er;typeof ot!="number"||typeof kt!="number"||typeof ar!="string"&&!Array.isArray(ar)||(Er=ar,ar=kt,kt=ot,ot=Er);var Br=arguments[3],rn=arguments[4],dn=arguments[5];if(g(Br)==="object"&&Br!==null||(typeof rn=="string"&&(dn=rn,rn=null),typeof Br=="string"&&(dn=Br,Br=null),typeof Br=="number"&&(rn=Br,Br=null),mr={flags:Br,angle:rn,align:dn}),(Br=Br||{}).noBOM=Br.noBOM||!0,Br.autoencode=Br.autoencode||!0,isNaN(kt)||isNaN(ar)||ot==null)throw new Error("Invalid arguments passed to jsPDF.text");if(ot.length===0)return Sn;var yn,Dn="",gn=typeof mr.lineHeightFactor=="number"?mr.lineHeightFactor:ta,Sn=mr.scope||this;function _n(ca){for(var ha,Ua=ca.concat(),Ti=[],to=Ua.length;to--;)typeof(ha=Ua.shift())=="string"?Ti.push(ha):Array.isArray(ca)&&ha.length===1?Ti.push(ha[0]):Ti.push([ha[0],ha[1],ha[2]]);return Ti}function Cn(ca,ha){var Ua;if(typeof ca=="string")Ua=ha(ca)[0];else if(Array.isArray(ca)){for(var Ti,to,ka=ca.concat(),ua=[],Ya=ka.length;Ya--;)typeof(Ti=ka.shift())=="string"?ua.push(ha(Ti)[0]):Array.isArray(Ti)&&Ti[0]==="string"&&(to=ha(Ti[0],Ti[1],Ti[2]),ua.push([to[0],to[1],to[2]]));Ua=ua}return Ua}var In=!1,fn=!0;if(typeof ot=="string")In=!0;else if(Array.isArray(ot)){for(var Tn,Yn=ot.concat(),Gn=[],zn=Yn.length;zn--;)(typeof(Tn=Yn.shift())!="string"||Array.isArray(Tn)&&typeof Tn[0]!="string")&&(fn=!1);In=fn}if(In===!1)throw new Error('Type of text must be string or Array. "'+ot+'" is not recognized.');var Hi=fr[We].encoding;Hi!=="WinAnsiEncoding"&&Hi!=="StandardEncoding"||(ot=Cn(ot,function(ca,ha,Ua){return[(Ti=ca,Ti=Ti.split(" ").join(Array(mr.TabLen||9).join(" ")),An(Ti,Br)),ha,Ua];var Ti})),typeof ot=="string"&&(ot=ot.match(/[\r?\n]/)?ot.split(/\r\n|\r|\n/g):[ot]);var Li=Rr/Sn.internal.scaleFactor,Di=Li*(ta-1);switch(mr.baseline){case"bottom":ar-=Di;break;case"top":ar+=Li-Di;break;case"hanging":ar+=Li-2*Di;break;case"middle":ar+=Li/2-Di}0<(Aa=mr.maxWidth||0)&&(typeof ot=="string"?ot=Sn.splitTextToSize(ot,Aa):Object.prototype.toString.call(ot)==="[object Array]"&&(ot=Sn.splitTextToSize(ot.join(" "),Aa)));var wi={text:ot,x:kt,y:ar,options:mr,mutex:{pdfEscape:An,activeFontKey:We,fonts:fr,activeFontSize:Rr}};Ur.publish("preProcessText",wi),ot=wi.text,rn=(mr=wi.options).angle;var Pn=Sn.internal.scaleFactor,Ei=[];if(rn){rn*=Math.PI/180;var va=Math.cos(rn),Sa=Math.sin(rn);Ei=[Ae(va),Ae(Sa),Ae(-1*Sa),Ae(va)]}(La=mr.charSpace)!==void 0&&(Dn+=De(La*Pn)+` Tc
|
|
|
`),mr.lang;var gi=-1,pi=mr.renderingMode!==void 0?mr.renderingMode:mr.stroke,Ii=Sn.internal.getCurrentPageInfo().pageContext;switch(pi){case 0:case!1:case"fill":gi=0;break;case 1:case!0:case"stroke":gi=1;break;case 2:case"fillThenStroke":gi=2;break;case 3:case"invisible":gi=3;break;case 4:case"fillAndAddForClipping":gi=4;break;case 5:case"strokeAndAddPathForClipping":gi=5;break;case 6:case"fillThenStrokeAndAddToPathForClipping":gi=6;break;case 7:case"addToPathForClipping":gi=7}var Ci=Ii.usedRenderingMode!==void 0?Ii.usedRenderingMode:-1;gi!==-1?Dn+=gi+` Tr
|
|
|
`:Ci!==-1&&(Dn+=`0 Tr
|
|
|
`),gi!==-1&&(Ii.usedRenderingMode=gi),dn=mr.align||"left";var Si=Rr*gn,la=Sn.internal.pageSize.getWidth(),Da=(Pn=Sn.internal.scaleFactor,fr[We]),La=mr.charSpace||gr,Aa=mr.maxWidth||0,ya=(Br={},[]);if(Object.prototype.toString.call(ot)==="[object Array]"){var aa,mi;Gn=_n(ot),dn!=="left"&&(mi=Gn.map(function(ca){return Sn.getStringUnitWidth(ca,{font:Da,charSpace:La,fontSize:Rr})*Rr/Pn}));var $n,Oi=Math.max.apply(Math,mi),_i=0;if(dn==="right"){kt-=mi[0],ot=[];var oi=0;for(zn=Gn.length;oi<zn;oi++)Oi-mi[oi],aa=oi===0?($n=Jt(kt),Tr(ar)):($n=(_i-mi[oi])*Pn,-Si),ot.push([Gn[oi],$n,aa]),_i=mi[oi]}else if(dn==="center")for(kt-=mi[0]/2,ot=[],oi=0,zn=Gn.length;oi<zn;oi++)(Oi-mi[oi])/2,aa=oi===0?($n=Jt(kt),Tr(ar)):($n=(_i-mi[oi])/2*Pn,-Si),ot.push([Gn[oi],$n,aa]),_i=mi[oi];else if(dn==="left")for(ot=[],oi=0,zn=Gn.length;oi<zn;oi++)aa=oi===0?Tr(ar):-Si,$n=oi===0?Jt(kt):0,ot.push(Gn[oi]);else{if(dn!=="justify")throw new Error('Unrecognized alignment option, use "left", "center", "right" or "justify".');for(ot=[],Aa=Aa!==0?Aa:la,oi=0,zn=Gn.length;oi<zn;oi++)aa=oi===0?Tr(ar):-Si,$n=oi===0?Jt(kt):0,oi<zn-1&&ya.push(((Aa-mi[oi])/(Gn[oi].split(" ").length-1)*Pn).toFixed(2)),ot.push([Gn[oi],$n,aa])}}(typeof mr.R2L=="boolean"?mr.R2L:$r)===!0&&(ot=Cn(ot,function(ca,ha,Ua){return[ca.split("").reverse().join(""),ha,Ua]})),wi={text:ot,x:kt,y:ar,options:mr,mutex:{pdfEscape:An,activeFontKey:We,fonts:fr,activeFontSize:Rr}},Ur.publish("postProcessText",wi),ot=wi.text,yn=wi.mutex.isHex,Gn=_n(ot),ot=[];var Fi,Yi,Xi,Zi=0,Fa=(zn=Gn.length,"");for(oi=0;oi<zn;oi++)Fa="",Array.isArray(Gn[oi])?(Fi=parseFloat(Gn[oi][1]),Yi=parseFloat(Gn[oi][2]),Xi=(yn?"<":"(")+Gn[oi][0]+(yn?">":")"),Zi=1):(Fi=Jt(kt),Yi=Tr(ar),Xi=(yn?"<":"(")+Gn[oi]+(yn?">":")")),ya!==void 0&&ya[oi]!==void 0&&(Fa=ya[oi]+` Tw
|
|
|
`),Ei.length!==0&&oi===0?ot.push(Fa+Ei.join(" ")+" "+Fi.toFixed(2)+" "+Yi.toFixed(2)+` Tm
|
|
|
`+Xi):Zi===1||Zi===0&&oi===0?ot.push(Fa+Fi.toFixed(2)+" "+Yi.toFixed(2)+` Td
|
|
|
`+Xi):ot.push(Fa+Xi);ot=Zi===0?ot.join(` Tj
|
|
|
T* `):ot.join(` Tj
|
|
|
`),ot+=` Tj
|
|
|
`;var Mi=`BT
|
|
|
/`+We+" "+Rr+` Tf
|
|
|
`+(Rr*gn).toFixed(2)+` TL
|
|
|
`+rr+`
|
|
|
`;return Mi+=Dn,Mi+=ot,Ct(Mi+="ET"),gt[We]=!0,Sn},ee.__private__.lstext=ee.lstext=function(ot,kt,ar,mr){return console.warn("jsPDF.lstext is deprecated"),this.text(ot,kt,ar,{charSpace:mr})},ee.__private__.clip=ee.clip=function(ot){Ct(ot==="evenodd"?"W*":"W"),Ct("n")},ee.__private__.clip_fixed=ee.clip_fixed=function(ot){console.log("clip_fixed is deprecated"),ee.clip(ot)};var po=ee.__private__.isValidStyle=function(ot){var kt=!1;return[void 0,null,"S","F","DF","FD","f","f*","B","B*"].indexOf(ot)!==-1&&(kt=!0),kt},Bn=ee.__private__.getStyle=function(ot){var kt="S";return ot==="F"?kt="f":ot==="FD"||ot==="DF"?kt="B":ot!=="f"&&ot!=="f*"&&ot!=="B"&&ot!=="B*"||(kt=ot),kt};ee.__private__.line=ee.line=function(ot,kt,ar,mr){if(isNaN(ot)||isNaN(kt)||isNaN(ar)||isNaN(mr))throw new Error("Invalid arguments passed to jsPDF.line");return this.lines([[ar-ot,mr-kt]],ot,kt)},ee.__private__.lines=ee.lines=function(ot,kt,ar,mr,Er,Br){var rn,dn,yn,Dn,gn,Sn,_n,Cn,In,fn,Tn,Yn;if(typeof ot=="number"&&(Yn=ar,ar=kt,kt=ot,ot=Yn),mr=mr||[1,1],Br=Br||!1,isNaN(kt)||isNaN(ar)||!Array.isArray(ot)||!Array.isArray(mr)||!po(Er)||typeof Br!="boolean")throw new Error("Invalid arguments passed to jsPDF.lines");for(Ct(De(Jt(kt))+" "+De(Tr(ar))+" m "),rn=mr[0],dn=mr[1],Dn=ot.length,fn=kt,Tn=ar,yn=0;yn<Dn;yn++)(gn=ot[yn]).length===2?(fn=gn[0]*rn+fn,Tn=gn[1]*dn+Tn,Ct(De(Jt(fn))+" "+De(Tr(Tn))+" l")):(Sn=gn[0]*rn+fn,_n=gn[1]*dn+Tn,Cn=gn[2]*rn+fn,In=gn[3]*dn+Tn,fn=gn[4]*rn+fn,Tn=gn[5]*dn+Tn,Ct(De(Jt(Sn))+" "+De(Tr(_n))+" "+De(Jt(Cn))+" "+De(Tr(In))+" "+De(Jt(fn))+" "+De(Tr(Tn))+" c"));return Br&&Ct(" h"),Er!==null&&Ct(Bn(Er)),this},ee.__private__.rect=ee.rect=function(ot,kt,ar,mr,Er){if(isNaN(ot)||isNaN(kt)||isNaN(ar)||isNaN(mr)||!po(Er))throw new Error("Invalid arguments passed to jsPDF.rect");return Ct([Ae(Jt(ot)),Ae(Tr(kt)),Ae(ar*st),Ae(-mr*st),"re"].join(" ")),Er!==null&&Ct(Bn(Er)),this},ee.__private__.triangle=ee.triangle=function(ot,kt,ar,mr,Er,Br,rn){if(isNaN(ot)||isNaN(kt)||isNaN(ar)||isNaN(mr)||isNaN(Er)||isNaN(Br)||!po(rn))throw new Error("Invalid arguments passed to jsPDF.triangle");return this.lines([[ar-ot,mr-kt],[Er-ar,Br-mr],[ot-Er,kt-Br]],ot,kt,[1,1],rn,!0),this},ee.__private__.roundedRect=ee.roundedRect=function(ot,kt,ar,mr,Er,Br,rn){if(isNaN(ot)||isNaN(kt)||isNaN(ar)||isNaN(mr)||isNaN(Er)||isNaN(Br)||!po(rn))throw new Error("Invalid arguments passed to jsPDF.roundedRect");var dn=4/3*(Math.SQRT2-1);return this.lines([[ar-2*Er,0],[Er*dn,0,Er,Br-Br*dn,Er,Br],[0,mr-2*Br],[0,Br*dn,-Er*dn,Br,-Er,Br],[2*Er-ar,0],[-Er*dn,0,-Er,-Br*dn,-Er,-Br],[0,2*Br-mr],[0,-Br*dn,Er*dn,-Br,Er,-Br]],ot+Er,kt,[1,1],rn),this},ee.__private__.ellipse=ee.ellipse=function(ot,kt,ar,mr,Er){if(isNaN(ot)||isNaN(kt)||isNaN(ar)||isNaN(mr)||!po(Er))throw new Error("Invalid arguments passed to jsPDF.ellipse");var Br=4/3*(Math.SQRT2-1)*ar,rn=4/3*(Math.SQRT2-1)*mr;return Ct([Ae(Jt(ot+ar)),Ae(Tr(kt)),"m",Ae(Jt(ot+ar)),Ae(Tr(kt-rn)),Ae(Jt(ot+Br)),Ae(Tr(kt-mr)),Ae(Jt(ot)),Ae(Tr(kt-mr)),"c"].join(" ")),Ct([Ae(Jt(ot-Br)),Ae(Tr(kt-mr)),Ae(Jt(ot-ar)),Ae(Tr(kt-rn)),Ae(Jt(ot-ar)),Ae(Tr(kt)),"c"].join(" ")),Ct([Ae(Jt(ot-ar)),Ae(Tr(kt+rn)),Ae(Jt(ot-Br)),Ae(Tr(kt+mr)),Ae(Jt(ot)),Ae(Tr(kt+mr)),"c"].join(" ")),Ct([Ae(Jt(ot+Br)),Ae(Tr(kt+mr)),Ae(Jt(ot+ar)),Ae(Tr(kt+rn)),Ae(Jt(ot+ar)),Ae(Tr(kt)),"c"].join(" ")),Er!==null&&Ct(Bn(Er)),this},ee.__private__.circle=ee.circle=function(ot,kt,ar,mr){if(isNaN(ot)||isNaN(kt)||isNaN(ar)||!po(mr))throw new Error("Invalid arguments passed to jsPDF.circle");return this.ellipse(ot,kt,ar,ar,mr)},ee.setFont=function(ot,kt){return We=ti(ot,kt,{disableWarning:!1}),this},ee.setFontStyle=ee.setFontType=function(ot){return We=ti(void 0,ot),this},ee.__private__.getFontList=ee.getFontList=function(){var ot,kt,ar,mr={};for(ot in _r)if(_r.hasOwnProperty(ot))for(kt in mr[ot]=ar=[],_r[ot])_r[ot].hasOwnProperty(kt)&&ar.push(kt);return mr},ee.addFont=function(ot,kt,ar,mr){ea.call(this,ot,kt,ar,mr=mr||"Identity-H")};var ta,So=Ie.lineWidth||.200025,To=ee.__private__.setLineWidth=ee.setLineWidth=function(ot){return Ct((ot*st).toFixed(2)+" w"),this},za=(ee.__private__.setLineDash=oe.API.setLineDash=function(ot,kt){if(ot=ot||[],kt=kt||0,isNaN(kt)||!Array.isArray(ot))throw new Error("Invalid arguments passed to jsPDF.setLineDash");return ot=ot.map(function(ar){return(ar*st).toFixed(3)}).join(" "),kt=parseFloat((kt*st).toFixed(3)),Ct("["+ot+"] "+kt+" d"),this},ee.__private__.getLineHeight=ee.getLineHeight=function(){return Rr*ta}),eo=(za=ee.__private__.getLineHeight=ee.getLineHeight=function(){return Rr*ta},ee.__private__.setLineHeightFactor=ee.setLineHeightFactor=function(ot){return typeof(ot=ot||1.15)=="number"&&(ta=ot),this}),zi=ee.__private__.getLineHeightFactor=ee.getLineHeightFactor=function(){return ta};eo(Ie.lineHeight);var Jt=ee.__private__.getHorizontalCoordinate=function(ot){return ot*st},Tr=ee.__private__.getVerticalCoordinate=function(ot){return on[wt].mediaBox.topRightY-on[wt].mediaBox.bottomLeftY-ot*st},Kr=ee.__private__.getHorizontalCoordinateString=function(ot){return Ae(ot*st)},Te=ee.__private__.getVerticalCoordinateString=function(ot){return Ae(on[wt].mediaBox.topRightY-on[wt].mediaBox.bottomLeftY-ot*st)},xt=Ie.strokeColor||"0 G",Gt=(ee.__private__.getStrokeColor=ee.getDrawColor=function(){return mn(xt)},ee.__private__.setStrokeColor=ee.setDrawColor=function(ot,kt,ar,mr){return xt=cn({ch1:ot,ch2:kt,ch3:ar,ch4:mr,pdfColorType:"draw",precision:2}),Ct(xt),this},Ie.fillColor||"0 g"),rr=(ee.__private__.getFillColor=ee.getFillColor=function(){return mn(Gt)},ee.__private__.setFillColor=ee.setFillColor=function(ot,kt,ar,mr){return Gt=cn({ch1:ot,ch2:kt,ch3:ar,ch4:mr,pdfColorType:"fill",precision:2}),Ct(Gt),this},Ie.textColor||"0 g"),Sr=ee.__private__.getTextColor=ee.getTextColor=function(){return mn(rr)},gr=(ee.__private__.setTextColor=ee.setTextColor=function(ot,kt,ar,mr){return rr=cn({ch1:ot,ch2:kt,ch3:ar,ch4:mr,pdfColorType:"text",precision:3}),this},Ie.charSpace||0),Mr=ee.__private__.getCharSpace=ee.getCharSpace=function(){return gr},zr=(ee.__private__.setCharSpace=ee.setCharSpace=function(ot){if(isNaN(ot))throw new Error("Invalid argument passed to jsPDF.setCharSpace");return gr=ot,this},0);ee.CapJoinStyles={0:0,butt:0,but:0,miter:0,1:1,round:1,rounded:1,circle:1,2:2,projecting:2,project:2,square:2,bevel:2},ee.__private__.setLineCap=ee.setLineCap=function(ot){var kt=ee.CapJoinStyles[ot];if(kt===void 0)throw new Error("Line cap style of '"+ot+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return Ct((zr=kt)+" J"),this};var kr,Yr=0;ee.__private__.setLineJoin=ee.setLineJoin=function(ot){var kt=ee.CapJoinStyles[ot];if(kt===void 0)throw new Error("Line join style of '"+ot+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return Ct((Yr=kt)+" j"),this},ee.__private__.setMiterLimit=ee.setMiterLimit=function(ot){if(ot=ot||0,isNaN(ot))throw new Error("Invalid argument passed to jsPDF.setMiterLimit");return kr=parseFloat(Ae(ot*st)),Ct(kr+" M"),this};for(var en in ee.save=function(ot,kt){if(ot=ot||"generated.pdf",(kt=kt||{}).returnPromise=kt.returnPromise||!1,kt.returnPromise!==!1)return new Promise(function(ar,mr){try{var Er=sr(Qi(Ga()),ot);typeof sr.unload=="function"&&me.setTimeout&&setTimeout(sr.unload,911),ar(Er)}catch(Br){mr(Br.message)}});sr(Qi(Ga()),ot),typeof sr.unload=="function"&&me.setTimeout&&setTimeout(sr.unload,911)},oe.API)oe.API.hasOwnProperty(en)&&(en==="events"&&oe.API.events.length?function(ot,kt){var ar,mr,Er;for(Er=kt.length-1;Er!==-1;Er--)ar=kt[Er][0],mr=kt[Er][1],ot.subscribe.apply(ot,[ar].concat(typeof mr=="function"?[mr]:mr))}(Ur,oe.API.events):ee[en]=oe.API[en]);return ee.internal={pdfEscape:An,getStyle:Bn,getFont:function(){return fr[ti.apply(ee,arguments)]},getFontSize:Jr,getCharSpace:Mr,getTextColor:Sr,getLineHeight:za,getLineHeightFactor:zi,write:vr,getHorizontalCoordinate:Jt,getVerticalCoordinate:Tr,getCoordinateString:Kr,getVerticalCoordinateString:Te,collections:{},newObject:pn,newAdditionalObject:Nn,newObjectDeferred:Ln,newObjectDeferredBegin:Vn,getFilters:da,putStream:Ta,events:Ur,scaleFactor:st,pageSize:{getWidth:function(){return(on[wt].mediaBox.topRightX-on[wt].mediaBox.bottomLeftX)/st},setWidth:function(kt){on[wt].mediaBox.topRightX=kt*st+on[wt].mediaBox.bottomLeftX},getHeight:function(){return(on[wt].mediaBox.topRightY-on[wt].mediaBox.bottomLeftY)/st},setHeight:function(kt){on[wt].mediaBox.topRightY=kt*st+on[wt].mediaBox.bottomLeftY}},output:Oo,getNumberOfPages:kn,pages:qe,out:Ct,f2:Ae,f3:De,getPageInfo:ji,getPageInfoByObjId:wa,getCurrentPageInfo:ga,getPDFVersion:k,hasHotfix:sa},Object.defineProperty(ee.internal.pageSize,"width",{get:function(){return(on[wt].mediaBox.topRightX-on[wt].mediaBox.bottomLeftX)/st},set:function(kt){on[wt].mediaBox.topRightX=kt*st+on[wt].mediaBox.bottomLeftX},enumerable:!0,configurable:!0}),Object.defineProperty(ee.internal.pageSize,"height",{get:function(){return(on[wt].mediaBox.topRightY-on[wt].mediaBox.bottomLeftY)/st},set:function(kt){on[wt].mediaBox.topRightY=kt*st+on[wt].mediaBox.bottomLeftY},enumerable:!0,configurable:!0}),function(ot){for(var kt=0,ar=Dr.length;kt<ar;kt++){var mr=ea(ot[kt][0],ot[kt][1],ot[kt][2],Dr[kt][3],!0);gt[mr]=!0;var Er=ot[kt][0].split("-");Qn(mr,Er[0],Er[1]||"")}Ur.publish("addFonts",{fonts:fr,dictionary:_r})}(Dr),We="F1",On(Ce,de),Ur.publish("initialized"),ee}return oe.API={events:[]},oe.version="1.5.3",!(v=function(){return oe}.call(_,e,_,Z),v!==void 0&&(Z.exports=v)),oe}(typeof self!="undefined"&&self||typeof window!="undefined"&&window||typeof u!="undefined"&&u||Function('return typeof this === "object" && this.content')()||Function("return this")());/**
|
|
|
* @license
|
|
|
* Copyright (c) 2016 Alexander Weidt,
|
|
|
* https://github.com/BiggA94
|
|
|
*
|
|
|
* Licensed under the MIT License. http://opensource.org/licenses/mit-license
|
|
|
*/(function(me,le){var oe,de=1,Se=function(tr){return tr.replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},Ce=function(tr){return tr.replace(/\\\\/g,"\\").replace(/\\\(/g,"(").replace(/\\\)/g,")")},Oe=function(tr){if(isNaN(tr))throw new Error("Invalid argument passed to jsPDF.f2");return tr.toFixed(2)},Ie=function(tr){if(isNaN(tr))throw new Error("Invalid argument passed to jsPDF.f2");return tr.toFixed(5)};me.__acroform__={};var Ee=function(tr,pr){tr.prototype=Object.create(pr.prototype),tr.prototype.constructor=tr},Pe=function(tr){return tr*de},at=function(tr){return tr/de},gt=function(tr){var pr=new st,dr=xr.internal.getHeight(tr)||0,fr=xr.internal.getWidth(tr)||0;return pr.BBox=[0,0,Number(Oe(fr)),Number(Oe(dr))],pr},ee=me.__acroform__.setBit=function(Lr,tr){if(Lr=Lr||0,tr=tr||0,isNaN(Lr)||isNaN(tr))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.setBit");return Lr|=1<<tr},ae=me.__acroform__.clearBit=function(Lr,tr){if(Lr=Lr||0,tr=tr||0,isNaN(Lr)||isNaN(tr))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.clearBit");return Lr&=~(1<<tr)},k=me.__acroform__.getBit=function(Lr,tr){if(isNaN(Lr)||isNaN(tr))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.getBit");return(Lr&1<<tr)==0?0:1},J=me.__acroform__.getBitForPdf=function(Lr,tr){if(isNaN(Lr)||isNaN(tr))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.getBitForPdf");return k(Lr,tr-1)},se=me.__acroform__.setBitForPdf=function(Lr,tr){if(isNaN(Lr)||isNaN(tr))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.setBitForPdf");return ee(Lr,tr-1)},ge=me.__acroform__.clearBitForPdf=function(Lr,tr,pr){if(isNaN(Lr)||isNaN(tr))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.clearBitForPdf");return ae(Lr,tr-1)},Ae=me.__acroform__.calculateCoordinates=function(Lr){var tr=this.internal.getHorizontalCoordinate,pr=this.internal.getVerticalCoordinate,dr=Lr[0],fr=Lr[1],_r=Lr[2],Zr=Lr[3],on={};return on.lowerLeft_X=tr(dr)||0,on.lowerLeft_Y=pr(fr+Zr)||0,on.upperRight_X=tr(dr+_r)||0,on.upperRight_Y=pr(fr)||0,[Number(Oe(on.lowerLeft_X)),Number(Oe(on.lowerLeft_Y)),Number(Oe(on.upperRight_X)),Number(Oe(on.upperRight_Y))]},De=function(tr){if(tr.appearanceStreamContent)return tr.appearanceStreamContent;if(tr.V||tr.DV){var pr=[],dr=tr.V||tr.DV,fr=$e(tr,dr),_r=oe.internal.getFont(tr.fontName,tr.fontStyle).id;pr.push("/Tx BMC"),pr.push("q"),pr.push("BT"),pr.push(oe.__private__.encodeColorString(tr.color)),pr.push("/"+_r+" "+Oe(fr.fontSize)+" Tf"),pr.push("1 0 0 1 0 0 Tm"),pr.push(fr.text),pr.push("ET"),pr.push("Q"),pr.push("EMC");var Zr=new gt(tr);return Zr.stream=pr.join(`
|
|
|
`),Zr}},$e=function(tr,pr){var dr=tr.maxFontSize||12,fr=(tr.fontName,{text:"",fontSize:""}),_r=(pr=(pr=pr.substr(0,1)=="("?pr.substr(1):pr).substr(pr.length-1)==")"?pr.substr(0,pr.length-1):pr).split(" "),Zr=(oe.__private__.encodeColorString(tr.color),dr),on=xr.internal.getHeight(tr)||0;on=on<0?-on:on;var jn=xr.internal.getWidth(tr)||0;jn=jn<0?-jn:jn;var Ur=function(An,wn,On){if(An+1<_r.length){var Un=wn+" "+_r[An+1];return Bt(Un,tr,On).width<=jn-4}return!1};Zr++;e:for(;;){pr="";var En=Bt("3",tr,--Zr).height,pn=tr.multiline?on-Zr:(on-En)/2,Ln=-2,Vn=pn+=2,Nn=0,ui=0,Xn=0;if(Zr<=0){pr=`(...) Tj
|
|
|
`,pr+="% Width of Text: "+Bt(pr,tr,Zr=12).width+", FieldWidth:"+jn+`
|
|
|
`;break}Xn=Bt(_r[0]+" ",tr,Zr).width;var mn="",cn=0;for(var da in _r)if(_r.hasOwnProperty(da)){mn=(mn+=_r[da]+" ").substr(mn.length-1)==" "?mn.substr(0,mn.length-1):mn;var Ta=parseInt(da);Xn=Bt(mn+" ",tr,Zr).width;var ia=Ur(Ta,mn,Zr),fi=da>=_r.length-1;if(ia&&!fi){mn+=" ";continue}if(ia||fi){if(fi)ui=Ta;else if(tr.multiline&&on<(En+2)*(cn+2)+2)continue e}else{if(!tr.multiline)continue e;if(on<(En+2)*(cn+2)+2)continue e;ui=Ta}for(var ki="",Qn=Nn;Qn<=ui;Qn++)ki+=_r[Qn]+" ";switch(ki=ki.substr(ki.length-1)==" "?ki.substr(0,ki.length-1):ki,Xn=Bt(ki,tr,Zr).width,tr.textAlign){case"right":Ln=jn-Xn-2;break;case"center":Ln=(jn-Xn)/2;break;case"left":default:Ln=2}pr+=Oe(Ln)+" "+Oe(Vn)+` Td
|
|
|
`,pr+="("+Se(ki)+`) Tj
|
|
|
`,pr+=-Oe(Ln)+` 0 Td
|
|
|
`,Vn=-(Zr+2),Xn=0,Nn=ui+1,cn++,mn=""}break}return fr.text=pr,fr.fontSize=Zr,fr},Bt=function(tr,pr,dr){var fr=oe.internal.getFont(pr.fontName,pr.fontStyle),_r=oe.getStringUnitWidth(tr,{font:fr,fontSize:parseFloat(dr),charSpace:0})*parseFloat(dr);return{height:oe.getStringUnitWidth("3",{font:fr,fontSize:parseFloat(dr),charSpace:0})*parseFloat(dr)*1.5,width:_r}},$t={fields:[],xForms:[],acroFormDictionaryRoot:null,printedOut:!1,internal:null,isInitialized:!1},St=function(){oe.internal.acroformPlugin.acroFormDictionaryRoot.objId=void 0;var tr=oe.internal.acroformPlugin.acroFormDictionaryRoot.Fields;for(var pr in tr)if(tr.hasOwnProperty(pr)){var dr=tr[pr];dr.objId=void 0,dr.hasAnnotation&&_t.call(oe,dr)}},_t=function(tr){var pr={type:"reference",object:tr};oe.internal.getPageInfo(tr.page).pageContext.annotations.find(function(dr){return dr.type===pr.type&&dr.object===pr.object})===void 0&&oe.internal.getPageInfo(tr.page).pageContext.annotations.push(pr)},Dt=function(){if(oe.internal.acroformPlugin.acroFormDictionaryRoot===void 0)throw new Error("putCatalogCallback: Root missing.");oe.internal.write("/AcroForm "+oe.internal.acroformPlugin.acroFormDictionaryRoot.objId+" 0 R")},Yt=function(){oe.internal.events.unsubscribe(oe.internal.acroformPlugin.acroFormDictionaryRoot._eventID),delete oe.internal.acroformPlugin.acroFormDictionaryRoot._eventID,oe.internal.acroformPlugin.printedOut=!0},wt=function(tr){var pr=!tr;tr||(oe.internal.newObjectDeferredBegin(oe.internal.acroformPlugin.acroFormDictionaryRoot.objId,!0),oe.internal.acroformPlugin.acroFormDictionaryRoot.putStream()),tr=tr||oe.internal.acroformPlugin.acroFormDictionaryRoot.Kids;for(var dr in tr)if(tr.hasOwnProperty(dr)){var fr=tr[dr],_r=[],Zr=fr.Rect;if(fr.Rect&&(fr.Rect=Ae.call(this,fr.Rect)),oe.internal.newObjectDeferredBegin(fr.objId,!0),fr.DA=xr.createDefaultAppearanceStream(fr),g(fr)==="object"&&typeof fr.getKeyValueListForStream=="function"&&(_r=fr.getKeyValueListForStream()),fr.Rect=Zr,fr.hasAppearanceStream&&!fr.appearanceStreamContent){var on=De.call(this,fr);_r.push({key:"AP",value:"<</N "+on+">>"}),oe.internal.acroformPlugin.xForms.push(on)}if(fr.appearanceStreamContent){var jn="";for(var Ur in fr.appearanceStreamContent)if(fr.appearanceStreamContent.hasOwnProperty(Ur)){var En=fr.appearanceStreamContent[Ur];if(jn+="/"+Ur+" ",jn+="<<",1<=Object.keys(En).length||Array.isArray(En))for(var dr in En){var pn;En.hasOwnProperty(dr)&&(typeof(pn=En[dr])=="function"&&(pn=pn.call(this,fr)),jn+="/"+dr+" "+pn+" ",0<=oe.internal.acroformPlugin.xForms.indexOf(pn)||oe.internal.acroformPlugin.xForms.push(pn))}else typeof(pn=En)=="function"&&(pn=pn.call(this,fr)),jn+="/"+dr+" "+pn,0<=oe.internal.acroformPlugin.xForms.indexOf(pn)||oe.internal.acroformPlugin.xForms.push(pn);jn+=">>"}_r.push({key:"AP",value:`<<
|
|
|
`+jn+">>"})}oe.internal.putStream({additionalKeyValues:_r}),oe.internal.out("endobj")}pr&&ur.call(this,oe.internal.acroformPlugin.xForms)},ur=function(tr){for(var pr in tr)if(tr.hasOwnProperty(pr)){var dr=pr,fr=tr[pr];oe.internal.newObjectDeferredBegin(fr&&fr.objId,!0),g(fr)==="object"&&typeof fr.putStream=="function"&&fr.putStream(),delete tr[dr]}},er=function(){if(this.internal!==void 0&&(this.internal.acroformPlugin===void 0||this.internal.acroformPlugin.isInitialized===!1)){if(oe=this,lt.FieldNum=0,this.internal.acroformPlugin=JSON.parse(JSON.stringify($t)),this.internal.acroformPlugin.acroFormDictionaryRoot)throw new Error("Exception while creating AcroformDictionary");de=oe.internal.scaleFactor,oe.internal.acroformPlugin.acroFormDictionaryRoot=new ct,oe.internal.acroformPlugin.acroFormDictionaryRoot._eventID=oe.internal.events.subscribe("postPutResources",Yt),oe.internal.events.subscribe("buildDocument",St),oe.internal.events.subscribe("putCatalog",Dt),oe.internal.events.subscribe("postPutPages",wt),oe.internal.acroformPlugin.isInitialized=!0}},ze=me.__acroform__.arrayToPdfArray=function(Lr){if(Array.isArray(Lr)){for(var tr="[",pr=0;pr<Lr.length;pr++)switch(pr!==0&&(tr+=" "),g(Lr[pr])){case"boolean":case"number":case"object":tr+=Lr[pr].toString();break;case"string":Lr[pr].substr(0,1)!=="/"?tr+="("+Se(Lr[pr].toString())+")":tr+=Lr[pr].toString()}return tr+="]"}throw new Error("Invalid argument passed to jsPDF.__acroform__.arrayToPdfArray")},tt=function(tr){return(tr=tr||"").toString(),tr="("+Se(tr)+")"},We=function(){var tr;Object.defineProperty(this,"objId",{configurable:!0,get:function(){if(tr||(tr=oe.internal.newObjectDeferred()),!tr)throw new Error("AcroFormPDFObject: Couldn't create Object ID");return tr},set:function(dr){tr=dr}})};We.prototype.toString=function(){return this.objId+" 0 R"},We.prototype.putStream=function(){var Lr=this.getKeyValueListForStream();oe.internal.putStream({data:this.stream,additionalKeyValues:Lr}),oe.internal.out("endobj")},We.prototype.getKeyValueListForStream=function(){return function(Lr){var tr=[],pr=Object.getOwnPropertyNames(Lr).filter(function(Zr){return Zr!="content"&&Zr!="appearanceStreamContent"&&Zr.substring(0,1)!="_"});for(var dr in pr)if(Object.getOwnPropertyDescriptor(Lr,pr[dr]).configurable===!1){var fr=pr[dr],_r=Lr[fr];_r&&(Array.isArray(_r)?tr.push({key:fr,value:ze(_r)}):_r instanceof We?tr.push({key:fr,value:_r.objId+" 0 R"}):typeof _r!="function"&&tr.push({key:fr,value:_r}))}return tr}(this)};var st=function(){We.call(this),Object.defineProperty(this,"Type",{value:"/XObject",configurable:!1,writeable:!0}),Object.defineProperty(this,"Subtype",{value:"/Form",configurable:!1,writeable:!0}),Object.defineProperty(this,"FormType",{value:1,configurable:!1,writeable:!0});var tr,pr=[];Object.defineProperty(this,"BBox",{configurable:!1,writeable:!0,get:function(){return pr},set:function(fr){pr=fr}}),Object.defineProperty(this,"Resources",{value:"2 0 R",configurable:!1,writeable:!0}),Object.defineProperty(this,"stream",{enumerable:!1,configurable:!0,set:function(fr){tr=fr.trim()},get:function(){return tr||null}})};Ee(st,We);var ct=function(){We.call(this);var tr,pr=[];Object.defineProperty(this,"Kids",{enumerable:!1,configurable:!0,get:function(){return 0<pr.length?pr:void 0}}),Object.defineProperty(this,"Fields",{enumerable:!1,configurable:!1,get:function(){return pr}}),Object.defineProperty(this,"DA",{enumerable:!1,configurable:!1,get:function(){if(tr)return"("+tr+")"},set:function(fr){tr=fr}})};Ee(ct,We);var lt=function Lr(){We.call(this);var tr=4;Object.defineProperty(this,"F",{enumerable:!1,configurable:!1,get:function(){return tr},set:function(cn){if(isNaN(cn))throw new Error('Invalid value "'+cn+'" for attribute F supplied.');tr=cn}}),Object.defineProperty(this,"showWhenPrinted",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(tr,3))},set:function(cn){Boolean(cn)===!0?this.F=se(tr,3):this.F=ge(tr,3)}});var pr=0;Object.defineProperty(this,"Ff",{enumerable:!1,configurable:!1,get:function(){return pr},set:function(cn){if(isNaN(cn))throw new Error('Invalid value "'+cn+'" for attribute Ff supplied.');pr=cn}});var dr=[];Object.defineProperty(this,"Rect",{enumerable:!1,configurable:!1,get:function(){if(dr.length!==0)return dr},set:function(cn){dr=cn!==void 0?cn:[]}}),Object.defineProperty(this,"x",{enumerable:!0,configurable:!0,get:function(){return!dr||isNaN(dr[0])?0:at(dr[0])},set:function(cn){dr[0]=Pe(cn)}}),Object.defineProperty(this,"y",{enumerable:!0,configurable:!0,get:function(){return!dr||isNaN(dr[1])?0:at(dr[1])},set:function(cn){dr[1]=Pe(cn)}}),Object.defineProperty(this,"width",{enumerable:!0,configurable:!0,get:function(){return!dr||isNaN(dr[2])?0:at(dr[2])},set:function(cn){dr[2]=Pe(cn)}}),Object.defineProperty(this,"height",{enumerable:!0,configurable:!0,get:function(){return!dr||isNaN(dr[3])?0:at(dr[3])},set:function(cn){dr[3]=Pe(cn)}});var fr="";Object.defineProperty(this,"FT",{enumerable:!0,configurable:!1,get:function(){return fr},set:function(cn){switch(cn){case"/Btn":case"/Tx":case"/Ch":case"/Sig":fr=cn;break;default:throw new Error('Invalid value "'+cn+'" for attribute FT supplied.')}}});var _r=null;Object.defineProperty(this,"T",{enumerable:!0,configurable:!1,get:function(){if(!_r||_r.length<1){if(this instanceof Dr)return;_r="FieldObject"+Lr.FieldNum++}return"("+Se(_r)+")"},set:function(cn){_r=cn.toString()}}),Object.defineProperty(this,"fieldName",{configurable:!0,enumerable:!0,get:function(){return _r},set:function(cn){_r=cn}});var Zr="helvetica";Object.defineProperty(this,"fontName",{enumerable:!0,configurable:!0,get:function(){return Zr},set:function(cn){Zr=cn}});var on="normal";Object.defineProperty(this,"fontStyle",{enumerable:!0,configurable:!0,get:function(){return on},set:function(cn){on=cn}});var jn=0;Object.defineProperty(this,"fontSize",{enumerable:!0,configurable:!0,get:function(){return at(jn)},set:function(cn){jn=Pe(cn)}});var Ur=50;Object.defineProperty(this,"maxFontSize",{enumerable:!0,configurable:!0,get:function(){return at(Ur)},set:function(cn){Ur=Pe(cn)}});var En="black";Object.defineProperty(this,"color",{enumerable:!0,configurable:!0,get:function(){return En},set:function(cn){En=cn}});var pn="/F1 0 Tf 0 g";Object.defineProperty(this,"DA",{enumerable:!0,configurable:!1,get:function(){if(!(!pn||this instanceof Dr||this instanceof Jr))return tt(pn)},set:function(cn){cn=cn.toString(),pn=cn}});var Ln=null;Object.defineProperty(this,"DV",{enumerable:!1,configurable:!1,get:function(){if(Ln)return this instanceof Ct==!1?tt(Ln):Ln},set:function(cn){cn=cn.toString(),Ln=this instanceof Ct==!1?cn.substr(0,1)==="("?Ce(cn.substr(1,cn.length-2)):Ce(cn):cn}}),Object.defineProperty(this,"defaultValue",{enumerable:!0,configurable:!0,get:function(){return this instanceof Ct==!0?Ce(Ln.substr(1,Ln.length-1)):Ln},set:function(cn){cn=cn.toString(),Ln=this instanceof Ct==!0?"/"+cn:cn}});var Vn=null;Object.defineProperty(this,"V",{enumerable:!1,configurable:!1,get:function(){if(Vn)return this instanceof Ct==!1?tt(Vn):Vn},set:function(cn){cn=cn.toString(),Vn=this instanceof Ct==!1?cn.substr(0,1)==="("?Ce(cn.substr(1,cn.length-2)):Ce(cn):cn}}),Object.defineProperty(this,"value",{enumerable:!0,configurable:!0,get:function(){return this instanceof Ct==!0?Ce(Vn.substr(1,Vn.length-1)):Vn},set:function(cn){cn=cn.toString(),Vn=this instanceof Ct==!0?"/"+cn:cn}}),Object.defineProperty(this,"hasAnnotation",{enumerable:!0,configurable:!0,get:function(){return this.Rect}}),Object.defineProperty(this,"Type",{enumerable:!0,configurable:!1,get:function(){return this.hasAnnotation?"/Annot":null}}),Object.defineProperty(this,"Subtype",{enumerable:!0,configurable:!1,get:function(){return this.hasAnnotation?"/Widget":null}});var Nn,ui=!1;Object.defineProperty(this,"hasAppearanceStream",{enumerable:!0,configurable:!0,writeable:!0,get:function(){return ui},set:function(cn){cn=Boolean(cn),ui=cn}}),Object.defineProperty(this,"page",{enumerable:!0,configurable:!0,writeable:!0,get:function(){if(Nn)return Nn},set:function(cn){Nn=cn}}),Object.defineProperty(this,"readOnly",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,1))},set:function(cn){Boolean(cn)===!0?this.Ff=se(this.Ff,1):this.Ff=ge(this.Ff,1)}}),Object.defineProperty(this,"required",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,2))},set:function(cn){Boolean(cn)===!0?this.Ff=se(this.Ff,2):this.Ff=ge(this.Ff,2)}}),Object.defineProperty(this,"noExport",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,3))},set:function(cn){Boolean(cn)===!0?this.Ff=se(this.Ff,3):this.Ff=ge(this.Ff,3)}});var Xn=null;Object.defineProperty(this,"Q",{enumerable:!0,configurable:!1,get:function(){if(Xn!==null)return Xn},set:function(cn){if([0,1,2].indexOf(cn)===-1)throw new Error('Invalid value "'+cn+'" for attribute Q supplied.');Xn=cn}}),Object.defineProperty(this,"textAlign",{get:function(){var cn="left";switch(Xn){case 0:default:cn="left";break;case 1:cn="center";break;case 2:cn="right"}return cn},configurable:!0,enumerable:!0,set:function(cn){switch(cn){case"right":case 2:Xn=2;break;case"center":case 1:Xn=1;break;case"left":case 0:default:Xn=0}}})};Ee(lt,We);var Ue=function(){lt.call(this),this.FT="/Ch",this.V="()",this.fontName="zapfdingbats";var tr=0;Object.defineProperty(this,"TI",{enumerable:!0,configurable:!1,get:function(){return tr},set:function(fr){tr=fr}}),Object.defineProperty(this,"topIndex",{enumerable:!0,configurable:!0,get:function(){return tr},set:function(fr){tr=fr}});var pr=[];Object.defineProperty(this,"Opt",{enumerable:!0,configurable:!1,get:function(){return ze(pr)},set:function(fr){var _r,Zr;Zr=[],typeof(_r=fr)=="string"&&(Zr=function(on,jn,Ur){Ur||(Ur=1);for(var En,pn=[];En=jn.exec(on);)pn.push(En[Ur]);return pn}(_r,/\((.*?)\)/g)),pr=Zr}}),this.getOptions=function(){return pr},this.setOptions=function(dr){pr=dr,this.sort&&pr.sort()},this.addOption=function(dr){dr=(dr=dr||"").toString(),pr.push(dr),this.sort&&pr.sort()},this.removeOption=function(dr,fr){for(fr=fr||!1,dr=(dr=dr||"").toString();pr.indexOf(dr)!==-1&&(pr.splice(pr.indexOf(dr),1),fr!==!1););},Object.defineProperty(this,"combo",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,18))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,18):this.Ff=ge(this.Ff,18)}}),Object.defineProperty(this,"edit",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,19))},set:function(fr){this.combo===!0&&(Boolean(fr)===!0?this.Ff=se(this.Ff,19):this.Ff=ge(this.Ff,19))}}),Object.defineProperty(this,"sort",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,20))},set:function(fr){Boolean(fr)===!0?(this.Ff=se(this.Ff,20),pr.sort()):this.Ff=ge(this.Ff,20)}}),Object.defineProperty(this,"multiSelect",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,22))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,22):this.Ff=ge(this.Ff,22)}}),Object.defineProperty(this,"doNotSpellCheck",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,23))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,23):this.Ff=ge(this.Ff,23)}}),Object.defineProperty(this,"commitOnSelChange",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,27))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,27):this.Ff=ge(this.Ff,27)}}),this.hasAppearanceStream=!1};Ee(Ue,lt);var qe=function(){Ue.call(this),this.fontName="helvetica",this.combo=!1};Ee(qe,Ue);var dt=function(){qe.call(this),this.combo=!0};Ee(dt,qe);var Kt=function(){dt.call(this),this.edit=!0};Ee(Kt,dt);var Ct=function(){lt.call(this),this.FT="/Btn",Object.defineProperty(this,"noToggleToOff",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,15))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,15):this.Ff=ge(this.Ff,15)}}),Object.defineProperty(this,"radio",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,16))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,16):this.Ff=ge(this.Ff,16)}}),Object.defineProperty(this,"pushButton",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,17))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,17):this.Ff=ge(this.Ff,17)}}),Object.defineProperty(this,"radioIsUnison",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,26))},set:function(fr){Boolean(fr)===!0?this.Ff=se(this.Ff,26):this.Ff=ge(this.Ff,26)}});var tr,pr={};Object.defineProperty(this,"MK",{enumerable:!1,configurable:!1,get:function(){if(Object.keys(pr).length!==0){var fr,_r=[];for(fr in _r.push("<<"),pr)_r.push("/"+fr+" ("+pr[fr]+")");return _r.push(">>"),_r.join(`
|
|
|
`)}},set:function(fr){g(fr)==="object"&&(pr=fr)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return pr.CA||""},set:function(fr){typeof fr=="string"&&(pr.CA=fr)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return tr},set:function(fr){tr=fr}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return tr.substr(1,tr.length-1)},set:function(fr){tr="/"+fr}})};Ee(Ct,lt);var vr=function(){Ct.call(this),this.pushButton=!0};Ee(vr,Ct);var yr=function(){Ct.call(this),this.radio=!0,this.pushButton=!1;var tr=[];Object.defineProperty(this,"Kids",{enumerable:!0,configurable:!1,get:function(){return tr},set:function(dr){tr=dr!==void 0?dr:[]}})};Ee(yr,Ct);var Dr=function(){var tr,pr;lt.call(this),Object.defineProperty(this,"Parent",{enumerable:!1,configurable:!1,get:function(){return tr},set:function(Zr){tr=Zr}}),Object.defineProperty(this,"optionName",{enumerable:!1,configurable:!0,get:function(){return pr},set:function(Zr){pr=Zr}});var dr,fr={};Object.defineProperty(this,"MK",{enumerable:!1,configurable:!1,get:function(){var Zr,on=[];for(Zr in on.push("<<"),fr)on.push("/"+Zr+" ("+fr[Zr]+")");return on.push(">>"),on.join(`
|
|
|
`)},set:function(Zr){g(Zr)==="object"&&(fr=Zr)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return fr.CA||""},set:function(Zr){typeof Zr=="string"&&(fr.CA=Zr)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return dr},set:function(Zr){dr=Zr}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return dr.substr(1,dr.length-1)},set:function(Zr){dr="/"+Zr}}),this.optionName=name,this.caption="l",this.appearanceState="Off",this._AppearanceType=xr.RadioButton.Circle,this.appearanceStreamContent=this._AppearanceType.createAppearanceStream(name)};Ee(Dr,lt),yr.prototype.setAppearance=function(Lr){if(!("createAppearanceStream"in Lr&&"getCA"in Lr))throw new Error("Couldn't assign Appearance to RadioButton. Appearance was Invalid!");for(var tr in this.Kids)if(this.Kids.hasOwnProperty(tr)){var pr=this.Kids[tr];pr.appearanceStreamContent=Lr.createAppearanceStream(pr.optionName),pr.caption=Lr.getCA()}},yr.prototype.createOption=function(Lr){this.Kids.length;var tr=new Dr;return tr.Parent=this,tr.optionName=Lr,this.Kids.push(tr),Vr.call(this,tr),tr};var Rr=function(){Ct.call(this),this.fontName="zapfdingbats",this.caption="3",this.appearanceState="On",this.value="On",this.textAlign="center",this.appearanceStreamContent=xr.CheckBox.createAppearanceStream()};Ee(Rr,Ct);var Jr=function(){lt.call(this),this.FT="/Tx",Object.defineProperty(this,"multiline",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,13))},set:function(dr){Boolean(dr)===!0?this.Ff=se(this.Ff,13):this.Ff=ge(this.Ff,13)}}),Object.defineProperty(this,"fileSelect",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,21))},set:function(dr){Boolean(dr)===!0?this.Ff=se(this.Ff,21):this.Ff=ge(this.Ff,21)}}),Object.defineProperty(this,"doNotSpellCheck",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,23))},set:function(dr){Boolean(dr)===!0?this.Ff=se(this.Ff,23):this.Ff=ge(this.Ff,23)}}),Object.defineProperty(this,"doNotScroll",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,24))},set:function(dr){Boolean(dr)===!0?this.Ff=se(this.Ff,24):this.Ff=ge(this.Ff,24)}}),Object.defineProperty(this,"comb",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,25))},set:function(dr){Boolean(dr)===!0?this.Ff=se(this.Ff,25):this.Ff=ge(this.Ff,25)}}),Object.defineProperty(this,"richText",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,26))},set:function(dr){Boolean(dr)===!0?this.Ff=se(this.Ff,26):this.Ff=ge(this.Ff,26)}});var tr=null;Object.defineProperty(this,"MaxLen",{enumerable:!0,configurable:!1,get:function(){return tr},set:function(dr){tr=dr}}),Object.defineProperty(this,"maxLength",{enumerable:!0,configurable:!0,get:function(){return tr},set:function(dr){Number.isInteger(dr)&&(tr=dr)}}),Object.defineProperty(this,"hasAppearanceStream",{enumerable:!0,configurable:!0,get:function(){return this.V||this.DV}})};Ee(Jr,lt);var $r=function(){Jr.call(this),Object.defineProperty(this,"password",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,14))},set:function(pr){Boolean(pr)===!0?this.Ff=se(this.Ff,14):this.Ff=ge(this.Ff,14)}}),this.password=!0};Ee($r,Jr);var xr={CheckBox:{createAppearanceStream:function(){return{N:{On:xr.CheckBox.YesNormal},D:{On:xr.CheckBox.YesPushDown,Off:xr.CheckBox.OffPushDown}}},YesPushDown:function(tr){var pr=gt(tr),dr=[],fr=oe.internal.getFont(tr.fontName,tr.fontStyle).id,_r=oe.__private__.encodeColorString(tr.color),Zr=$e(tr,tr.caption);return dr.push("0.749023 g"),dr.push("0 0 "+Oe(xr.internal.getWidth(tr))+" "+Oe(xr.internal.getHeight(tr))+" re"),dr.push("f"),dr.push("BMC"),dr.push("q"),dr.push("0 0 1 rg"),dr.push("/"+fr+" "+Oe(Zr.fontSize)+" Tf "+_r),dr.push("BT"),dr.push(Zr.text),dr.push("ET"),dr.push("Q"),dr.push("EMC"),pr.stream=dr.join(`
|
|
|
`),pr},YesNormal:function(tr){var pr=gt(tr),dr=oe.internal.getFont(tr.fontName,tr.fontStyle).id,fr=oe.__private__.encodeColorString(tr.color),_r=[],Zr=xr.internal.getHeight(tr),on=xr.internal.getWidth(tr),jn=$e(tr,tr.caption);return _r.push("1 g"),_r.push("0 0 "+Oe(on)+" "+Oe(Zr)+" re"),_r.push("f"),_r.push("q"),_r.push("0 0 1 rg"),_r.push("0 0 "+Oe(on-1)+" "+Oe(Zr-1)+" re"),_r.push("W"),_r.push("n"),_r.push("0 g"),_r.push("BT"),_r.push("/"+dr+" "+Oe(jn.fontSize)+" Tf "+fr),_r.push(jn.text),_r.push("ET"),_r.push("Q"),pr.stream=_r.join(`
|
|
|
`),pr},OffPushDown:function(tr){var pr=gt(tr),dr=[];return dr.push("0.749023 g"),dr.push("0 0 "+Oe(xr.internal.getWidth(tr))+" "+Oe(xr.internal.getHeight(tr))+" re"),dr.push("f"),pr.stream=dr.join(`
|
|
|
`),pr}},RadioButton:{Circle:{createAppearanceStream:function(tr){var pr={D:{Off:xr.RadioButton.Circle.OffPushDown},N:{}};return pr.N[tr]=xr.RadioButton.Circle.YesNormal,pr.D[tr]=xr.RadioButton.Circle.YesPushDown,pr},getCA:function(){return"l"},YesNormal:function(tr){var pr=gt(tr),dr=[],fr=xr.internal.getWidth(tr)<=xr.internal.getHeight(tr)?xr.internal.getWidth(tr)/4:xr.internal.getHeight(tr)/4;fr=Number((.9*fr).toFixed(5));var _r=xr.internal.Bezier_C,Zr=Number((fr*_r).toFixed(5));return dr.push("q"),dr.push("1 0 0 1 "+Ie(xr.internal.getWidth(tr)/2)+" "+Ie(xr.internal.getHeight(tr)/2)+" cm"),dr.push(fr+" 0 m"),dr.push(fr+" "+Zr+" "+Zr+" "+fr+" 0 "+fr+" c"),dr.push("-"+Zr+" "+fr+" -"+fr+" "+Zr+" -"+fr+" 0 c"),dr.push("-"+fr+" -"+Zr+" -"+Zr+" -"+fr+" 0 -"+fr+" c"),dr.push(Zr+" -"+fr+" "+fr+" -"+Zr+" "+fr+" 0 c"),dr.push("f"),dr.push("Q"),pr.stream=dr.join(`
|
|
|
`),pr},YesPushDown:function(tr){var pr=gt(tr),dr=[],fr=xr.internal.getWidth(tr)<=xr.internal.getHeight(tr)?xr.internal.getWidth(tr)/4:xr.internal.getHeight(tr)/4,_r=(fr=Number((.9*fr).toFixed(5)),Number((2*fr).toFixed(5))),Zr=Number((_r*xr.internal.Bezier_C).toFixed(5)),on=Number((fr*xr.internal.Bezier_C).toFixed(5));return dr.push("0.749023 g"),dr.push("q"),dr.push("1 0 0 1 "+Ie(xr.internal.getWidth(tr)/2)+" "+Ie(xr.internal.getHeight(tr)/2)+" cm"),dr.push(_r+" 0 m"),dr.push(_r+" "+Zr+" "+Zr+" "+_r+" 0 "+_r+" c"),dr.push("-"+Zr+" "+_r+" -"+_r+" "+Zr+" -"+_r+" 0 c"),dr.push("-"+_r+" -"+Zr+" -"+Zr+" -"+_r+" 0 -"+_r+" c"),dr.push(Zr+" -"+_r+" "+_r+" -"+Zr+" "+_r+" 0 c"),dr.push("f"),dr.push("Q"),dr.push("0 g"),dr.push("q"),dr.push("1 0 0 1 "+Ie(xr.internal.getWidth(tr)/2)+" "+Ie(xr.internal.getHeight(tr)/2)+" cm"),dr.push(fr+" 0 m"),dr.push(fr+" "+on+" "+on+" "+fr+" 0 "+fr+" c"),dr.push("-"+on+" "+fr+" -"+fr+" "+on+" -"+fr+" 0 c"),dr.push("-"+fr+" -"+on+" -"+on+" -"+fr+" 0 -"+fr+" c"),dr.push(on+" -"+fr+" "+fr+" -"+on+" "+fr+" 0 c"),dr.push("f"),dr.push("Q"),pr.stream=dr.join(`
|
|
|
`),pr},OffPushDown:function(tr){var pr=gt(tr),dr=[],fr=xr.internal.getWidth(tr)<=xr.internal.getHeight(tr)?xr.internal.getWidth(tr)/4:xr.internal.getHeight(tr)/4,_r=(fr=Number((.9*fr).toFixed(5)),Number((2*fr).toFixed(5))),Zr=Number((_r*xr.internal.Bezier_C).toFixed(5));return dr.push("0.749023 g"),dr.push("q"),dr.push("1 0 0 1 "+Ie(xr.internal.getWidth(tr)/2)+" "+Ie(xr.internal.getHeight(tr)/2)+" cm"),dr.push(_r+" 0 m"),dr.push(_r+" "+Zr+" "+Zr+" "+_r+" 0 "+_r+" c"),dr.push("-"+Zr+" "+_r+" -"+_r+" "+Zr+" -"+_r+" 0 c"),dr.push("-"+_r+" -"+Zr+" -"+Zr+" -"+_r+" 0 -"+_r+" c"),dr.push(Zr+" -"+_r+" "+_r+" -"+Zr+" "+_r+" 0 c"),dr.push("f"),dr.push("Q"),pr.stream=dr.join(`
|
|
|
`),pr}},Cross:{createAppearanceStream:function(tr){var pr={D:{Off:xr.RadioButton.Cross.OffPushDown},N:{}};return pr.N[tr]=xr.RadioButton.Cross.YesNormal,pr.D[tr]=xr.RadioButton.Cross.YesPushDown,pr},getCA:function(){return"8"},YesNormal:function(tr){var pr=gt(tr),dr=[],fr=xr.internal.calculateCross(tr);return dr.push("q"),dr.push("1 1 "+Oe(xr.internal.getWidth(tr)-2)+" "+Oe(xr.internal.getHeight(tr)-2)+" re"),dr.push("W"),dr.push("n"),dr.push(Oe(fr.x1.x)+" "+Oe(fr.x1.y)+" m"),dr.push(Oe(fr.x2.x)+" "+Oe(fr.x2.y)+" l"),dr.push(Oe(fr.x4.x)+" "+Oe(fr.x4.y)+" m"),dr.push(Oe(fr.x3.x)+" "+Oe(fr.x3.y)+" l"),dr.push("s"),dr.push("Q"),pr.stream=dr.join(`
|
|
|
`),pr},YesPushDown:function(tr){var pr=gt(tr),dr=xr.internal.calculateCross(tr),fr=[];return fr.push("0.749023 g"),fr.push("0 0 "+Oe(xr.internal.getWidth(tr))+" "+Oe(xr.internal.getHeight(tr))+" re"),fr.push("f"),fr.push("q"),fr.push("1 1 "+Oe(xr.internal.getWidth(tr)-2)+" "+Oe(xr.internal.getHeight(tr)-2)+" re"),fr.push("W"),fr.push("n"),fr.push(Oe(dr.x1.x)+" "+Oe(dr.x1.y)+" m"),fr.push(Oe(dr.x2.x)+" "+Oe(dr.x2.y)+" l"),fr.push(Oe(dr.x4.x)+" "+Oe(dr.x4.y)+" m"),fr.push(Oe(dr.x3.x)+" "+Oe(dr.x3.y)+" l"),fr.push("s"),fr.push("Q"),pr.stream=fr.join(`
|
|
|
`),pr},OffPushDown:function(tr){var pr=gt(tr),dr=[];return dr.push("0.749023 g"),dr.push("0 0 "+Oe(xr.internal.getWidth(tr))+" "+Oe(xr.internal.getHeight(tr))+" re"),dr.push("f"),pr.stream=dr.join(`
|
|
|
`),pr}}},createDefaultAppearanceStream:function(tr){var pr=oe.internal.getFont(tr.fontName,tr.fontStyle).id,dr=oe.__private__.encodeColorString(tr.color);return"/"+pr+" "+tr.fontSize+" Tf "+dr}};xr.internal={Bezier_C:.551915024494,calculateCross:function(tr){var pr=xr.internal.getWidth(tr),dr=xr.internal.getHeight(tr),fr=Math.min(pr,dr);return{x1:{x:(pr-fr)/2,y:(dr-fr)/2+fr},x2:{x:(pr-fr)/2+fr,y:(dr-fr)/2},x3:{x:(pr-fr)/2,y:(dr-fr)/2},x4:{x:(pr-fr)/2+fr,y:(dr-fr)/2+fr}}}},xr.internal.getWidth=function(Lr){var tr=0;return g(Lr)==="object"&&(tr=Pe(Lr.Rect[2])),tr},xr.internal.getHeight=function(Lr){var tr=0;return g(Lr)==="object"&&(tr=Pe(Lr.Rect[3])),tr};var Vr=me.addField=function(Lr){if(er.call(this),!(Lr instanceof lt))throw new Error("Invalid argument passed to jsPDF.addField.");return function(tr){oe.internal.acroformPlugin.printedOut&&(oe.internal.acroformPlugin.printedOut=!1,oe.internal.acroformPlugin.acroFormDictionaryRoot=null),oe.internal.acroformPlugin.acroFormDictionaryRoot||er.call(oe),oe.internal.acroformPlugin.acroFormDictionaryRoot.Fields.push(tr)}.call(this,Lr),Lr.page=oe.internal.getCurrentPageInfo().pageNumber,this};me.addButton=function(Lr){if(Lr instanceof Ct==!1)throw new Error("Invalid argument passed to jsPDF.addButton.");return Vr.call(this,Lr)},me.addTextField=function(Lr){if(Lr instanceof Jr==!1)throw new Error("Invalid argument passed to jsPDF.addTextField.");return Vr.call(this,Lr)},me.addChoiceField=function(Lr){if(Lr instanceof Ue==!1)throw new Error("Invalid argument passed to jsPDF.addChoiceField.");return Vr.call(this,Lr)},g(le)=="object"&&le.ChoiceField===void 0&&le.ListBox===void 0&&le.ComboBox===void 0&&le.EditBox===void 0&&le.Button===void 0&&le.PushButton===void 0&&le.RadioButton===void 0&&le.CheckBox===void 0&&le.TextField===void 0&&le.PasswordField===void 0?(le.ChoiceField=Ue,le.ListBox=qe,le.ComboBox=dt,le.EditBox=Kt,le.Button=Ct,le.PushButton=vr,le.RadioButton=yr,le.CheckBox=Rr,le.TextField=Jr,le.PasswordField=$r,le.AcroForm={Appearance:xr}):console.warn("AcroForm-Classes are not populated into global-namespace, because the class-Names exist already."),me.AcroFormChoiceField=Ue,me.AcroFormListBox=qe,me.AcroFormComboBox=dt,me.AcroFormEditBox=Kt,me.AcroFormButton=Ct,me.AcroFormPushButton=vr,me.AcroFormRadioButton=yr,me.AcroFormCheckBox=Rr,me.AcroFormTextField=Jr,me.AcroFormPasswordField=$r,me.AcroFormAppearance=xr,me.AcroForm={ChoiceField:Ue,ListBox:qe,ComboBox:dt,EditBox:Kt,Button:Ct,PushButton:vr,RadioButton:yr,CheckBox:Rr,TextField:Jr,PasswordField:$r,Appearance:xr}})((window.tmp=Ft).API,typeof window!="undefined"&&window||typeof u!="undefined"&&u),function(me){var le="addImage_",oe={PNG:[[137,80,78,71]],TIFF:[[77,77,0,42],[73,73,42,0]],JPEG:[[255,216,255,224,void 0,void 0,74,70,73,70,0],[255,216,255,225,void 0,void 0,69,120,105,102,0,0]],JPEG2000:[[0,0,0,12,106,80,32,32]],GIF87a:[[71,73,70,56,55,97]],GIF89a:[[71,73,70,56,57,97]],BMP:[[66,77],[66,65],[67,73],[67,80],[73,67],[80,84]]},de=me.getImageFileTypeByImageData=function(ee,ae){var k,J;ae=ae||"UNKNOWN";var se,ge,Ae,De="UNKNOWN";for(Ae in me.isArrayBufferView(ee)&&(ee=me.arrayBufferToBinaryString(ee)),oe)for(se=oe[Ae],k=0;k<se.length;k+=1){for(ge=!0,J=0;J<se[k].length;J+=1)if(se[k][J]!==void 0&&se[k][J]!==ee.charCodeAt(J)){ge=!1;break}if(ge===!0){De=Ae;break}}return De==="UNKNOWN"&&ae!=="UNKNOWN"&&(console.warn('FileType of Image not recognized. Processing image as "'+ae+'".'),De=ae),De},Se=function ee(ae){for(var k=this.internal.newObject(),J=this.internal.write,se=this.internal.putStream,ge=(0,this.internal.getFilters)();ge.indexOf("FlateEncode")!==-1;)ge.splice(ge.indexOf("FlateEncode"),1);ae.n=k;var Ae=[];if(Ae.push({key:"Type",value:"/XObject"}),Ae.push({key:"Subtype",value:"/Image"}),Ae.push({key:"Width",value:ae.w}),Ae.push({key:"Height",value:ae.h}),ae.cs===this.color_spaces.INDEXED?Ae.push({key:"ColorSpace",value:"[/Indexed /DeviceRGB "+(ae.pal.length/3-1)+" "+("smask"in ae?k+2:k+1)+" 0 R]"}):(Ae.push({key:"ColorSpace",value:"/"+ae.cs}),ae.cs===this.color_spaces.DEVICE_CMYK&&Ae.push({key:"Decode",value:"[1 0 1 0 1 0 1 0]"})),Ae.push({key:"BitsPerComponent",value:ae.bpc}),"dp"in ae&&Ae.push({key:"DecodeParms",value:"<<"+ae.dp+">>"}),"trns"in ae&&ae.trns.constructor==Array){for(var De="",$e=0,Bt=ae.trns.length;$e<Bt;$e++)De+=ae.trns[$e]+" "+ae.trns[$e]+" ";Ae.push({key:"Mask",value:"["+De+"]"})}"smask"in ae&&Ae.push({key:"SMask",value:k+1+" 0 R"});var $t=ae.f!==void 0?["/"+ae.f]:void 0;if(se({data:ae.data,additionalKeyValues:Ae,alreadyAppliedFilters:$t}),J("endobj"),"smask"in ae){var St="/Predictor "+ae.p+" /Colors 1 /BitsPerComponent "+ae.bpc+" /Columns "+ae.w,_t={w:ae.w,h:ae.h,cs:"DeviceGray",bpc:ae.bpc,dp:St,data:ae.smask};"f"in ae&&(_t.f=ae.f),ee.call(this,_t)}ae.cs===this.color_spaces.INDEXED&&(this.internal.newObject(),se({data:this.arrayBufferToBinaryString(new Uint8Array(ae.pal))}),J("endobj"))},Ce=function(){var ae=this.internal.collections[le+"images"];for(var k in ae)Se.call(this,ae[k])},Oe=function(){var ae,k=this.internal.collections[le+"images"],J=this.internal.write;for(var se in k)J("/I"+(ae=k[se]).i,ae.n,"0","R")},Ie=function(ae){return typeof me["process"+ae.toUpperCase()]=="function"},Ee=function(ae){return g(ae)==="object"&&ae.nodeType===1},Pe=function(ae,k){if(ae.nodeName==="IMG"&&ae.hasAttribute("src")){var J=""+ae.getAttribute("src");if(J.indexOf("data:image/")===0)return unescape(J);var se=me.loadFile(J);if(se!==void 0)return btoa(se)}if(ae.nodeName==="CANVAS"){var ge=ae;return ae.toDataURL("image/jpeg",1)}(ge=document.createElement("canvas")).width=ae.clientWidth||ae.width,ge.height=ae.clientHeight||ae.height;var Ae=ge.getContext("2d");if(!Ae)throw"addImage requires canvas to be supported by browser.";return Ae.drawImage(ae,0,0,ge.width,ge.height),ge.toDataURL((""+k).toLowerCase()=="png"?"image/png":"image/jpeg")},at=function(ae,k){var J;if(k){for(var se in k)if(ae===k[se].alias){J=k[se];break}}return J};me.color_spaces={DEVICE_RGB:"DeviceRGB",DEVICE_GRAY:"DeviceGray",DEVICE_CMYK:"DeviceCMYK",CAL_GREY:"CalGray",CAL_RGB:"CalRGB",LAB:"Lab",ICC_BASED:"ICCBased",INDEXED:"Indexed",PATTERN:"Pattern",SEPARATION:"Separation",DEVICE_N:"DeviceN"},me.decode={DCT_DECODE:"DCTDecode",FLATE_DECODE:"FlateDecode",LZW_DECODE:"LZWDecode",JPX_DECODE:"JPXDecode",JBIG2_DECODE:"JBIG2Decode",ASCII85_DECODE:"ASCII85Decode",ASCII_HEX_DECODE:"ASCIIHexDecode",RUN_LENGTH_DECODE:"RunLengthDecode",CCITT_FAX_DECODE:"CCITTFaxDecode"},me.image_compression={NONE:"NONE",FAST:"FAST",MEDIUM:"MEDIUM",SLOW:"SLOW"},me.sHashCode=function(ee){var ae,k=0;if((ee=ee||"").length===0)return k;for(ae=0;ae<ee.length;ae++)k=(k<<5)-k+ee.charCodeAt(ae),k|=0;return k},me.isString=function(ee){return typeof ee=="string"},me.validateStringAsBase64=function(ee){(ee=ee||"").toString().trim();var ae=!0;return ee.length===0&&(ae=!1),ee.length%4!=0&&(ae=!1),/^[A-Za-z0-9+\/]+$/.test(ee.substr(0,ee.length-2))===!1&&(ae=!1),/^[A-Za-z0-9\/][A-Za-z0-9+\/]|[A-Za-z0-9+\/]=|==$/.test(ee.substr(-2))===!1&&(ae=!1),ae},me.extractInfoFromBase64DataURI=function(ee){return/^data:([\w]+?\/([\w]+?));\S*;*base64,(.+)$/g.exec(ee)},me.extractImageFromDataUrl=function(ee){var ae=(ee=ee||"").split("base64,"),k=null;if(ae.length===2){var J=/^data:(\w*\/\w*);*(charset=[\w=-]*)*;*$/.exec(ae[0]);Array.isArray(J)&&(k={mimeType:J[1],charset:J[2],data:ae[1]})}return k},me.supportsArrayBuffer=function(){return typeof ArrayBuffer!="undefined"&&typeof Uint8Array!="undefined"},me.isArrayBuffer=function(ee){return!!this.supportsArrayBuffer()&&ee instanceof ArrayBuffer},me.isArrayBufferView=function(ee){return!!this.supportsArrayBuffer()&&typeof Uint32Array!="undefined"&&(ee instanceof Int8Array||ee instanceof Uint8Array||typeof Uint8ClampedArray!="undefined"&&ee instanceof Uint8ClampedArray||ee instanceof Int16Array||ee instanceof Uint16Array||ee instanceof Int32Array||ee instanceof Uint32Array||ee instanceof Float32Array||ee instanceof Float64Array)},me.binaryStringToUint8Array=function(ee){for(var ae=ee.length,k=new Uint8Array(ae),J=0;J<ae;J++)k[J]=ee.charCodeAt(J);return k},me.arrayBufferToBinaryString=function(ee){if(typeof atob=="function")return atob(this.arrayBufferToBase64(ee))},me.arrayBufferToBase64=function(ee){for(var ae,k="",J="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",se=new Uint8Array(ee),ge=se.byteLength,Ae=ge%3,De=ge-Ae,$e=0;$e<De;$e+=3)k+=J[(16515072&(ae=se[$e]<<16|se[$e+1]<<8|se[$e+2]))>>18]+J[(258048&ae)>>12]+J[(4032&ae)>>6]+J[63&ae];return Ae==1?k+=J[(252&(ae=se[De]))>>2]+J[(3&ae)<<4]+"==":Ae==2&&(k+=J[(64512&(ae=se[De]<<8|se[De+1]))>>10]+J[(1008&ae)>>4]+J[(15&ae)<<2]+"="),k},me.createImageInfo=function(ee,ae,k,J,se,ge,Ae,De,$e,Bt,$t,St,_t){var Dt={alias:De,w:ae,h:k,cs:J,bpc:se,i:Ae,data:ee};return ge&&(Dt.f=ge),$e&&(Dt.dp=$e),Bt&&(Dt.trns=Bt),$t&&(Dt.pal=$t),St&&(Dt.smask=St),_t&&(Dt.p=_t),Dt},me.addImage=function(ee,ae,k,J,se,ge,Ae,De,$e){var Bt="";if(typeof ae!="string"){var $t=ge;ge=se,se=J,J=k,k=ae,ae=$t}if(g(ee)==="object"&&!Ee(ee)&&"imageData"in ee){var St=ee;ee=St.imageData,ae=St.format||ae||"UNKNOWN",k=St.x||k||0,J=St.y||J||0,se=St.w||se,ge=St.h||ge,Ae=St.alias||Ae,De=St.compression||De,$e=St.rotation||St.angle||$e}var _t=this.internal.getFilters();if(De===void 0&&_t.indexOf("FlateEncode")!==-1&&(De="SLOW"),typeof ee=="string"&&(ee=unescape(ee)),isNaN(k)||isNaN(J))throw console.error("jsPDF.addImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addImage");var Dt,Yt,wt,ur,er,ze,tt,We=function(){var st=this.internal.collections[le+"images"];return st||(this.internal.collections[le+"images"]=st={},this.internal.events.subscribe("putResources",Ce),this.internal.events.subscribe("putXobjectDict",Oe)),st}.call(this);if(!((Dt=at(ee,We))||(Ee(ee)&&(ee=Pe(ee,ae)),((tt=Ae)==null||tt.length===0)&&(Ae=typeof(ze=ee)=="string"?me.sHashCode(ze):me.isArrayBufferView(ze)?me.sHashCode(me.arrayBufferToBinaryString(ze)):null),Dt=at(Ae,We)))){if(this.isString(ee)&&((Bt=this.convertStringToImageData(ee))!==""||(Bt=me.loadFile(ee))!==void 0)&&(ee=Bt),ae=this.getImageFileTypeByImageData(ee,ae),!Ie(ae))throw new Error("addImage does not support files of type '"+ae+"', please ensure that a plugin for '"+ae+"' support is added.");if(this.supportsArrayBuffer()&&(ee instanceof Uint8Array||(Yt=ee,ee=this.binaryStringToUint8Array(ee))),!(Dt=this["process"+ae.toUpperCase()](ee,(er=0,(ur=We)&&(er=Object.keys?Object.keys(ur).length:function(st){var ct=0;for(var lt in st)st.hasOwnProperty(lt)&&ct++;return ct}(ur)),er),Ae,((wt=De)&&typeof wt=="string"&&(wt=wt.toUpperCase()),wt in me.image_compression?wt:me.image_compression.NONE),Yt)))throw new Error("An unknown error occurred whilst processing the image")}return function(st,ct,lt,Ue,qe,dt,Kt,Ct){var vr=function(Vr,Lr,tr){return Vr||Lr||(Lr=Vr=-96),Vr<0&&(Vr=-1*tr.w*72/Vr/this.internal.scaleFactor),Lr<0&&(Lr=-1*tr.h*72/Lr/this.internal.scaleFactor),Vr===0&&(Vr=Lr*tr.w/tr.h),Lr===0&&(Lr=Vr*tr.h/tr.w),[Vr,Lr]}.call(this,lt,Ue,qe),yr=this.internal.getCoordinateString,Dr=this.internal.getVerticalCoordinateString;if(lt=vr[0],Ue=vr[1],Kt[dt]=qe,Ct){Ct*=Math.PI/180;var Rr=Math.cos(Ct),Jr=Math.sin(Ct),$r=function(Lr){return Lr.toFixed(4)},xr=[$r(Rr),$r(Jr),$r(-1*Jr),$r(Rr),0,0,"cm"]}this.internal.write("q"),Ct?(this.internal.write([1,"0","0",1,yr(st),Dr(ct+Ue),"cm"].join(" ")),this.internal.write(xr.join(" ")),this.internal.write([yr(lt),"0","0",yr(Ue),"0","0","cm"].join(" "))):this.internal.write([yr(lt),"0","0",yr(Ue),yr(st),Dr(ct+Ue),"cm"].join(" ")),this.internal.write("/I"+qe.i+" Do"),this.internal.write("Q")}.call(this,k,J,se,ge,Dt,Dt.i,We,$e),this},me.convertStringToImageData=function(ee){var ae,k="";if(this.isString(ee)){var J;ae=(J=this.extractImageFromDataUrl(ee))!==null?J.data:ee;try{k=atob(ae)}catch(se){throw me.validateStringAsBase64(ae)?new Error("atob-Error in jsPDF.convertStringToImageData "+se.message):new Error("Supplied Data is not a valid base64-String jsPDF.convertStringToImageData ")}}return k};var gt=function(ae,k){return ae.subarray(k,k+5)};me.processJPEG=function(ee,ae,k,J,se,ge){var Ae,De=this.decode.DCT_DECODE;if(!this.isString(ee)&&!this.isArrayBuffer(ee)&&!this.isArrayBufferView(ee))return null;if(this.isString(ee)&&(Ae=function($e){var Bt;if(de($e)!=="JPEG")throw new Error("getJpegSize requires a binary string jpeg file");for(var $t=256*$e.charCodeAt(4)+$e.charCodeAt(5),St=4,_t=$e.length;St<_t;){if(St+=$t,$e.charCodeAt(St)!==255)throw new Error("getJpegSize could not find the size of the image");if($e.charCodeAt(St+1)===192||$e.charCodeAt(St+1)===193||$e.charCodeAt(St+1)===194||$e.charCodeAt(St+1)===195||$e.charCodeAt(St+1)===196||$e.charCodeAt(St+1)===197||$e.charCodeAt(St+1)===198||$e.charCodeAt(St+1)===199)return Bt=256*$e.charCodeAt(St+5)+$e.charCodeAt(St+6),[256*$e.charCodeAt(St+7)+$e.charCodeAt(St+8),Bt,$e.charCodeAt(St+9)];St+=2,$t=256*$e.charCodeAt(St)+$e.charCodeAt(St+1)}}(ee)),this.isArrayBuffer(ee)&&(ee=new Uint8Array(ee)),this.isArrayBufferView(ee)&&(Ae=function($e){if(($e[0]<<8|$e[1])!=65496)throw new Error("Supplied data is not a JPEG");for(var Bt,$t=$e.length,St=($e[4]<<8)+$e[5],_t=4;_t<$t;){if(St=((Bt=gt($e,_t+=St))[2]<<8)+Bt[3],(Bt[1]===192||Bt[1]===194)&&Bt[0]===255&&7<St)return{width:((Bt=gt($e,_t+5))[2]<<8)+Bt[3],height:(Bt[0]<<8)+Bt[1],numcomponents:Bt[4]};_t+=2}throw new Error("getJpegSizeFromBytes could not find the size of the image")}(ee),ee=se||this.arrayBufferToBinaryString(ee)),ge===void 0)switch(Ae.numcomponents){case 1:ge=this.color_spaces.DEVICE_GRAY;break;case 4:ge=this.color_spaces.DEVICE_CMYK;break;default:case 3:ge=this.color_spaces.DEVICE_RGB}return this.createImageInfo(ee,Ae.width,Ae.height,ge,8,De,ae,k)},me.processJPG=function(){return this.processJPEG.apply(this,arguments)},me.getImageProperties=function(ee){var ae,k,J="";if(Ee(ee)&&(ee=Pe(ee)),this.isString(ee)&&((J=this.convertStringToImageData(ee))!==""||(J=me.loadFile(ee))!==void 0)&&(ee=J),k=this.getImageFileTypeByImageData(ee),!Ie(k))throw new Error("addImage does not support files of type '"+k+"', please ensure that a plugin for '"+k+"' support is added.");if(this.supportsArrayBuffer()&&(ee instanceof Uint8Array||(ee=this.binaryStringToUint8Array(ee))),!(ae=this["process"+k.toUpperCase()](ee)))throw new Error("An unknown error occurred whilst processing the image");return{fileType:k,width:ae.w,height:ae.h,colorSpace:ae.cs,compressionMode:ae.f,bitsPerComponent:ae.bpc}}}(Ft.API),y=Ft.API,Ft.API.events.push(["addPage",function(me){this.internal.getPageInfo(me.pageNumber).pageContext.annotations=[]}]),y.events.push(["putPage",function(me){for(var le=this.internal.getPageInfoByObjId(me.objId),oe=me.pageContext.annotations,de=function(De){if(De!==void 0&&De!="")return!0},Se=!1,Ce=0;Ce<oe.length&&!Se;Ce++)switch((Ee=oe[Ce]).type){case"link":if(de(Ee.options.url)||de(Ee.options.pageNumber)){Se=!0;break}case"reference":case"text":case"freetext":Se=!0}if(Se!=0){this.internal.write("/Annots ["),this.internal.pageSize.height;var Oe=this.internal.getCoordinateString,Ie=this.internal.getVerticalCoordinateString;for(Ce=0;Ce<oe.length;Ce++){var Ee;switch((Ee=oe[Ce]).type){case"reference":this.internal.write(" "+Ee.object.objId+" 0 R ");break;case"text":var Pe=this.internal.newAdditionalObject(),at=this.internal.newAdditionalObject(),gt=Ee.title||"Note";se="<</Type /Annot /Subtype /Text "+(ae="/Rect ["+Oe(Ee.bounds.x)+" "+Ie(Ee.bounds.y+Ee.bounds.h)+" "+Oe(Ee.bounds.x+Ee.bounds.w)+" "+Ie(Ee.bounds.y)+"] ")+"/Contents ("+Ee.contents+")",se+=" /Popup "+at.objId+" 0 R",se+=" /P "+le.objId+" 0 R",se+=" /T ("+gt+") >>",Pe.content=se;var ee=Pe.objId+" 0 R";se="<</Type /Annot /Subtype /Popup "+(ae="/Rect ["+Oe(Ee.bounds.x+30)+" "+Ie(Ee.bounds.y+Ee.bounds.h)+" "+Oe(Ee.bounds.x+Ee.bounds.w+30)+" "+Ie(Ee.bounds.y)+"] ")+" /Parent "+ee,Ee.open&&(se+=" /Open true"),se+=" >>",at.content=se,this.internal.write(Pe.objId,"0 R",at.objId,"0 R");break;case"freetext":var ae="/Rect ["+Oe(Ee.bounds.x)+" "+Ie(Ee.bounds.y)+" "+Oe(Ee.bounds.x+Ee.bounds.w)+" "+Ie(Ee.bounds.y+Ee.bounds.h)+"] ",k=Ee.color||"#000000";se="<</Type /Annot /Subtype /FreeText "+ae+"/Contents ("+Ee.contents+")",se+=" /DS(font: Helvetica,sans-serif 12.0pt; text-align:left; color:#"+k+")",se+=" /Border [0 0 0]",se+=" >>",this.internal.write(se);break;case"link":if(Ee.options.name){var J=this.annotations._nameMap[Ee.options.name];Ee.options.pageNumber=J.page,Ee.options.top=J.y}else Ee.options.top||(Ee.options.top=0);ae="/Rect ["+Oe(Ee.x)+" "+Ie(Ee.y)+" "+Oe(Ee.x+Ee.w)+" "+Ie(Ee.y+Ee.h)+"] ";var se="";if(Ee.options.url)se="<</Type /Annot /Subtype /Link "+ae+"/Border [0 0 0] /A <</S /URI /URI ("+Ee.options.url+") >>";else if(Ee.options.pageNumber)switch(se="<</Type /Annot /Subtype /Link "+ae+"/Border [0 0 0] /Dest ["+this.internal.getPageInfo(Ee.options.pageNumber).objId+" 0 R",Ee.options.magFactor=Ee.options.magFactor||"XYZ",Ee.options.magFactor){case"Fit":se+=" /Fit]";break;case"FitH":se+=" /FitH "+Ee.options.top+"]";break;case"FitV":Ee.options.left=Ee.options.left||0,se+=" /FitV "+Ee.options.left+"]";break;case"XYZ":default:var ge=Ie(Ee.options.top);Ee.options.left=Ee.options.left||0,Ee.options.zoom===void 0&&(Ee.options.zoom=0),se+=" /XYZ "+Ee.options.left+" "+ge+" "+Ee.options.zoom+"]"}se!=""&&(se+=" >>",this.internal.write(se))}}this.internal.write("]")}}]),y.createAnnotation=function(me){var le=this.internal.getCurrentPageInfo();switch(me.type){case"link":this.link(me.bounds.x,me.bounds.y,me.bounds.w,me.bounds.h,me);break;case"text":case"freetext":le.pageContext.annotations.push(me)}},y.link=function(me,le,oe,de,Se){this.internal.getCurrentPageInfo().pageContext.annotations.push({x:me,y:le,w:oe,h:de,options:Se,type:"link"})},y.textWithLink=function(me,le,oe,de){var Se=this.getTextWidth(me),Ce=this.internal.getLineHeight()/this.internal.scaleFactor;return this.text(me,le,oe),oe+=.2*Ce,this.link(le,oe-Ce,Se,Ce,de),Se},y.getTextWidth=function(me){var le=this.internal.getFontSize();return this.getStringUnitWidth(me)*le/this.internal.scaleFactor},function(me){var le={1569:[65152],1570:[65153,65154],1571:[65155,65156],1572:[65157,65158],1573:[65159,65160],1574:[65161,65162,65163,65164],1575:[65165,65166],1576:[65167,65168,65169,65170],1577:[65171,65172],1578:[65173,65174,65175,65176],1579:[65177,65178,65179,65180],1580:[65181,65182,65183,65184],1581:[65185,65186,65187,65188],1582:[65189,65190,65191,65192],1583:[65193,65194],1584:[65195,65196],1585:[65197,65198],1586:[65199,65200],1587:[65201,65202,65203,65204],1588:[65205,65206,65207,65208],1589:[65209,65210,65211,65212],1590:[65213,65214,65215,65216],1591:[65217,65218,65219,65220],1592:[65221,65222,65223,65224],1593:[65225,65226,65227,65228],1594:[65229,65230,65231,65232],1601:[65233,65234,65235,65236],1602:[65237,65238,65239,65240],1603:[65241,65242,65243,65244],1604:[65245,65246,65247,65248],1605:[65249,65250,65251,65252],1606:[65253,65254,65255,65256],1607:[65257,65258,65259,65260],1608:[65261,65262],1609:[65263,65264,64488,64489],1610:[65265,65266,65267,65268],1649:[64336,64337],1655:[64477],1657:[64358,64359,64360,64361],1658:[64350,64351,64352,64353],1659:[64338,64339,64340,64341],1662:[64342,64343,64344,64345],1663:[64354,64355,64356,64357],1664:[64346,64347,64348,64349],1667:[64374,64375,64376,64377],1668:[64370,64371,64372,64373],1670:[64378,64379,64380,64381],1671:[64382,64383,64384,64385],1672:[64392,64393],1676:[64388,64389],1677:[64386,64387],1678:[64390,64391],1681:[64396,64397],1688:[64394,64395],1700:[64362,64363,64364,64365],1702:[64366,64367,64368,64369],1705:[64398,64399,64400,64401],1709:[64467,64468,64469,64470],1711:[64402,64403,64404,64405],1713:[64410,64411,64412,64413],1715:[64406,64407,64408,64409],1722:[64414,64415],1723:[64416,64417,64418,64419],1726:[64426,64427,64428,64429],1728:[64420,64421],1729:[64422,64423,64424,64425],1733:[64480,64481],1734:[64473,64474],1735:[64471,64472],1736:[64475,64476],1737:[64482,64483],1739:[64478,64479],1740:[64508,64509,64510,64511],1744:[64484,64485,64486,64487],1746:[64430,64431],1747:[64432,64433]},oe={65247:{65154:65269,65156:65271,65160:65273,65166:65275},65248:{65154:65270,65156:65272,65160:65274,65166:65276},65165:{65247:{65248:{65258:65010}}},1617:{1612:64606,1613:64607,1614:64608,1615:64609,1616:64610}},de={1612:64606,1613:64607,1614:64608,1615:64609,1616:64610},Se=[1570,1571,1573,1575];me.__arabicParser__={};var Ce=me.__arabicParser__.isInArabicSubstitutionA=function(k){return le[k.charCodeAt(0)]!==void 0},Oe=me.__arabicParser__.isArabicLetter=function(k){return typeof k=="string"&&/^[\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF\uFB50-\uFDFF\uFE70-\uFEFF]+$/.test(k)},Ie=me.__arabicParser__.isArabicEndLetter=function(k){return Oe(k)&&Ce(k)&&le[k.charCodeAt(0)].length<=2},Ee=me.__arabicParser__.isArabicAlfLetter=function(k){return Oe(k)&&0<=Se.indexOf(k.charCodeAt(0))},Pe=(me.__arabicParser__.arabicLetterHasIsolatedForm=function(k){return Oe(k)&&Ce(k)&&1<=le[k.charCodeAt(0)].length},me.__arabicParser__.arabicLetterHasFinalForm=function(k){return Oe(k)&&Ce(k)&&2<=le[k.charCodeAt(0)].length}),at=(me.__arabicParser__.arabicLetterHasInitialForm=function(k){return Oe(k)&&Ce(k)&&3<=le[k.charCodeAt(0)].length},me.__arabicParser__.arabicLetterHasMedialForm=function(k){return Oe(k)&&Ce(k)&&le[k.charCodeAt(0)].length==4}),gt=me.__arabicParser__.resolveLigatures=function(k){var J=0,se=oe,ge=0,Ae="",De=0;for(J=0;J<k.length;J+=1)se[k.charCodeAt(J)]!==void 0?(De++,typeof(se=se[k.charCodeAt(J)])=="number"&&(ge=(ge=ee(k.charAt(J),k.charAt(J-De),k.charAt(J+1)))!==-1?ge:0,Ae+=String.fromCharCode(se),se=oe,De=0),J===k.length-1&&(se=oe,Ae+=k.charAt(J-(De-1)),J-=De-1,De=0)):(se=oe,Ae+=k.charAt(J-De),J-=De,De=0);return Ae},ee=(me.__arabicParser__.isArabicDiacritic=function(k){return k!==void 0&&de[k.charCodeAt(0)]!==void 0},me.__arabicParser__.getCorrectForm=function(k,J,se){return Oe(k)?Ce(k)===!1?-1:!Pe(k)||!Oe(J)&&!Oe(se)||!Oe(se)&&Ie(J)||Ie(k)&&!Oe(J)||Ie(k)&&Ee(J)||Ie(k)&&Ie(J)?0:at(k)&&Oe(J)&&!Ie(J)&&Oe(se)&&Pe(se)?3:Ie(k)||!Oe(se)?1:2:-1}),ae=me.__arabicParser__.processArabic=me.processArabic=function(k){var J=0,se=0,ge=0,Ae="",De="",$e="",Bt=(k=k||"").split("\\s+"),$t=[];for(J=0;J<Bt.length;J+=1){for($t.push(""),se=0;se<Bt[J].length;se+=1)Ae=Bt[J][se],De=Bt[J][se-1],$e=Bt[J][se+1],Oe(Ae)?(ge=ee(Ae,De,$e),$t[J]+=ge!==-1?String.fromCharCode(le[Ae.charCodeAt(0)][ge]):Ae):$t[J]+=Ae;$t[J]=gt($t[J])}return $t.join(" ")};me.events.push(["preProcessText",function(k){var J=k.text,se=(k.x,k.y,k.options||{}),ge=(k.mutex,se.lang,[]);if(Object.prototype.toString.call(J)==="[object Array]"){var Ae=0;for(ge=[],Ae=0;Ae<J.length;Ae+=1)Object.prototype.toString.call(J[Ae])==="[object Array]"?ge.push([ae(J[Ae][0]),J[Ae][1],J[Ae][2]]):ge.push([ae(J[Ae])]);k.text=ge}else k.text=ae(J)}])}(Ft.API),Ft.API.autoPrint=function(me){var le;switch((me=me||{}).variant=me.variant||"non-conform",me.variant){case"javascript":this.addJS("print({});");break;case"non-conform":default:this.internal.events.subscribe("postPutResources",function(){le=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/S /Named"),this.internal.out("/Type /Action"),this.internal.out("/N /Print"),this.internal.out(">>"),this.internal.out("endobj")}),this.internal.events.subscribe("putCatalog",function(){this.internal.out("/OpenAction "+le+" 0 R")})}return this},w=Ft.API,(p=function(){var le=void 0;Object.defineProperty(this,"pdf",{get:function(){return le},set:function(Ie){le=Ie}});var oe=150;Object.defineProperty(this,"width",{get:function(){return oe},set:function(Ie){oe=isNaN(Ie)||Number.isInteger(Ie)===!1||Ie<0?150:Ie,this.getContext("2d").pageWrapXEnabled&&(this.getContext("2d").pageWrapX=oe+1)}});var de=300;Object.defineProperty(this,"height",{get:function(){return de},set:function(Ie){de=isNaN(Ie)||Number.isInteger(Ie)===!1||Ie<0?300:Ie,this.getContext("2d").pageWrapYEnabled&&(this.getContext("2d").pageWrapY=de+1)}});var Se=[];Object.defineProperty(this,"childNodes",{get:function(){return Se},set:function(Ie){Se=Ie}});var Ce={};Object.defineProperty(this,"style",{get:function(){return Ce},set:function(Ie){Ce=Ie}}),Object.defineProperty(this,"parentNode",{get:function(){return!1}})}).prototype.getContext=function(me,le){var oe;if((me=me||"2d")!=="2d")return null;for(oe in le)this.pdf.context2d.hasOwnProperty(oe)&&(this.pdf.context2d[oe]=le[oe]);return(this.pdf.context2d._canvas=this).pdf.context2d},p.prototype.toDataURL=function(){throw new Error("toDataURL is not implemented.")},w.events.push(["initialized",function(){this.canvas=new p,this.canvas.pdf=this}]),a=Ft.API,o={x:void 0,y:void 0,w:void 0,h:void 0,ln:void 0},s=1,l=function(le,oe,de,Se,Ce){o={x:le,y:oe,w:de,h:Se,ln:Ce}},n=function(){return o},d={left:0,top:0,bottom:0},a.setHeaderFunction=function(me){t=me},a.getTextDimensions=function(me,le){var oe=this.table_font_size||this.internal.getFontSize(),de=(this.internal.getFont().fontStyle,(le=le||{}).scaleFactor||this.internal.scaleFactor),Se=0,Ce=0,Oe=0;if(typeof me=="string")(Se=this.getStringUnitWidth(me)*oe)!=0&&(Ce=1);else{if(Object.prototype.toString.call(me)!=="[object Array]")throw new Error("getTextDimensions expects text-parameter to be of type String or an Array of Strings.");for(var Ie=0;Ie<me.length;Ie++)Se<(Oe=this.getStringUnitWidth(me[Ie])*oe)&&(Se=Oe);Se!==0&&(Ce=me.length)}return{w:Se/=de,h:Math.max((Ce*oe*this.getLineHeightFactor()-oe*(this.getLineHeightFactor()-1))/de,0)}},a.cellAddPage=function(){var me=this.margins||d;this.addPage(),l(me.left,me.top,void 0,void 0),s+=1},a.cellInitialize=function(){o={x:void 0,y:void 0,w:void 0,h:void 0,ln:void 0},s=1},a.cell=function(me,le,oe,de,Se,Ce,Oe){var Ie=n(),Ee=!1;if(Ie.ln!==void 0)if(Ie.ln===Ce)me=Ie.x+Ie.w,le=Ie.y;else{var Pe=this.margins||d;Ie.y+Ie.h+de+13>=this.internal.pageSize.getHeight()-Pe.bottom&&(this.cellAddPage(),Ee=!0,this.printHeaders&&this.tableHeaderRow&&this.printHeaderRow(Ce,!0)),le=n().y+n().h,Ee&&(le=23)}if(Se[0]!==void 0)if(this.printingHeaderRow?this.rect(me,le,oe,de,"FD"):this.rect(me,le,oe,de),Oe==="right"){Se instanceof Array||(Se=[Se]);for(var at=0;at<Se.length;at++){var gt=Se[at],ee=this.getStringUnitWidth(gt)*this.internal.getFontSize()/this.internal.scaleFactor;this.text(gt,me+oe-ee-3,le+this.internal.getLineHeight()*(at+1))}}else this.text(Se,me+3,le+this.internal.getLineHeight());return l(me,le,oe,de,Ce),this},a.arrayMax=function(me,le){var oe,de,Se,Ce=me[0];for(oe=0,de=me.length;oe<de;oe+=1)Se=me[oe],le?le(Ce,Se)===-1&&(Ce=Se):Ce<Se&&(Ce=Se);return Ce},a.table=function(me,le,oe,de,Se){if(!oe)throw"No data for PDF table";var Ce,Oe,Ie,Ee,Pe,at,gt,ee,ae,k,J=[],se=[],ge={},Ae={},De=[],$e=[],Bt=!1,$t=!0,St=12,_t=d;if(_t.width=this.internal.pageSize.getWidth(),Se&&(Se.autoSize===!0&&(Bt=!0),Se.printHeaders===!1&&($t=!1),Se.fontSize&&(St=Se.fontSize),Se.css&&Se.css["font-size"]!==void 0&&(St=16*Se.css["font-size"]),Se.margins&&(_t=Se.margins)),this.lnMod=0,o={x:void 0,y:void 0,w:void 0,h:void 0,ln:void 0},s=1,this.printHeaders=$t,this.margins=_t,this.setFontSize(St),this.table_font_size=St,de==null)J=Object.keys(oe[0]);else if(de[0]&&typeof de[0]!="string")for(Oe=0,Ie=de.length;Oe<Ie;Oe+=1)Ce=de[Oe],J.push(Ce.name),se.push(Ce.prompt),Ae[Ce.name]=Ce.width*(19.049976/25.4);else J=de;if(Bt)for(k=function(wt){return wt[Ce]},Oe=0,Ie=J.length;Oe<Ie;Oe+=1){for(ge[Ce=J[Oe]]=oe.map(k),De.push(this.getTextDimensions(se[Oe]||Ce,{scaleFactor:1}).w),gt=0,Ee=(at=ge[Ce]).length;gt<Ee;gt+=1)Pe=at[gt],De.push(this.getTextDimensions(Pe,{scaleFactor:1}).w);Ae[Ce]=a.arrayMax(De),De=[]}if($t){var Dt=this.calculateLineHeight(J,Ae,se.length?se:J);for(Oe=0,Ie=J.length;Oe<Ie;Oe+=1)Ce=J[Oe],$e.push([me,le,Ae[Ce],Dt,String(se.length?se[Oe]:Ce)]);this.setTableHeaderRow($e),this.printHeaderRow(1,!1)}for(Oe=0,Ie=oe.length;Oe<Ie;Oe+=1)for(ee=oe[Oe],Dt=this.calculateLineHeight(J,Ae,ee),gt=0,ae=J.length;gt<ae;gt+=1)Ce=J[gt],this.cell(me,le,Ae[Ce],Dt,ee[Ce],Oe+2,Ce.align);return this.lastCellPos=o,this.table_x=me,this.table_y=le,this},a.calculateLineHeight=function(me,le,oe){for(var de,Se=0,Ce=0;Ce<me.length;Ce++){oe[de=me[Ce]]=this.splitTextToSize(String(oe[de]),le[de]-3);var Oe=this.internal.getLineHeight()*oe[de].length+3;Se<Oe&&(Se=Oe)}return Se},a.setTableHeaderRow=function(me){this.tableHeaderRow=me},a.printHeaderRow=function(me,le){if(!this.tableHeaderRow)throw"Property tableHeaderRow does not exist.";var oe,de,Se,Ce;if(this.printingHeaderRow=!0,t!==void 0){var Oe=t(this,s);l(Oe[0],Oe[1],Oe[2],Oe[3],-1)}this.setFontStyle("bold");var Ie=[];for(Se=0,Ce=this.tableHeaderRow.length;Se<Ce;Se+=1)this.setFillColor(200,200,200),oe=this.tableHeaderRow[Se],le&&(this.margins.top=13,oe[1]=this.margins&&this.margins.top||0,Ie.push(oe)),de=[].concat(oe),this.cell.apply(this,de.concat(me));0<Ie.length&&this.setTableHeaderRow(Ie),this.setFontStyle("normal"),this.printingHeaderRow=!1},function(me,le){var oe,de,Se,Ce,Oe,Ie=function(Ue){return Ue=Ue||{},this.isStrokeTransparent=Ue.isStrokeTransparent||!1,this.strokeOpacity=Ue.strokeOpacity||1,this.strokeStyle=Ue.strokeStyle||"#000000",this.fillStyle=Ue.fillStyle||"#000000",this.isFillTransparent=Ue.isFillTransparent||!1,this.fillOpacity=Ue.fillOpacity||1,this.font=Ue.font||"10px sans-serif",this.textBaseline=Ue.textBaseline||"alphabetic",this.textAlign=Ue.textAlign||"left",this.lineWidth=Ue.lineWidth||1,this.lineJoin=Ue.lineJoin||"miter",this.lineCap=Ue.lineCap||"butt",this.path=Ue.path||[],this.transform=Ue.transform!==void 0?Ue.transform.clone():new ct,this.globalCompositeOperation=Ue.globalCompositeOperation||"normal",this.globalAlpha=Ue.globalAlpha||1,this.clip_path=Ue.clip_path||[],this.currentPoint=Ue.currentPoint||new We,this.miterLimit=Ue.miterLimit||10,this.lastPoint=Ue.lastPoint||new We,this.ignoreClearRect=typeof Ue.ignoreClearRect!="boolean"||Ue.ignoreClearRect,this};me.events.push(["initialized",function(){this.context2d=new Ee(this),oe=this.internal.f2,this.internal.f3,de=this.internal.getCoordinateString,Se=this.internal.getVerticalCoordinateString,Ce=this.internal.getHorizontalCoordinate,Oe=this.internal.getVerticalCoordinate}]);var Ee=function(Ue){Object.defineProperty(this,"canvas",{get:function(){return{parentNode:!1,style:!1}}}),Object.defineProperty(this,"pdf",{get:function(){return Ue}});var qe=!1;Object.defineProperty(this,"pageWrapXEnabled",{get:function(){return qe},set:function(xr){qe=Boolean(xr)}});var dt=!1;Object.defineProperty(this,"pageWrapYEnabled",{get:function(){return dt},set:function(xr){dt=Boolean(xr)}});var Kt=0;Object.defineProperty(this,"posX",{get:function(){return Kt},set:function(xr){isNaN(xr)||(Kt=xr)}});var Ct=0;Object.defineProperty(this,"posY",{get:function(){return Ct},set:function(xr){isNaN(xr)||(Ct=xr)}});var vr=!1;Object.defineProperty(this,"autoPaging",{get:function(){return vr},set:function(xr){vr=Boolean(xr)}});var yr=0;Object.defineProperty(this,"lastBreak",{get:function(){return yr},set:function(xr){yr=xr}});var Dr=[];Object.defineProperty(this,"pageBreaks",{get:function(){return Dr},set:function(xr){Dr=xr}});var Rr=new Ie;Object.defineProperty(this,"ctx",{get:function(){return Rr},set:function(xr){xr instanceof Ie&&(Rr=xr)}}),Object.defineProperty(this,"path",{get:function(){return Rr.path},set:function(xr){Rr.path=xr}});var Jr=[];Object.defineProperty(this,"ctxStack",{get:function(){return Jr},set:function(xr){Jr=xr}}),Object.defineProperty(this,"fillStyle",{get:function(){return this.ctx.fillStyle},set:function(xr){var Vr;Vr=Pe(xr),this.ctx.fillStyle=Vr.style,this.ctx.isFillTransparent=Vr.a===0,this.ctx.fillOpacity=Vr.a,this.pdf.setFillColor(Vr.r,Vr.g,Vr.b,{a:Vr.a}),this.pdf.setTextColor(Vr.r,Vr.g,Vr.b,{a:Vr.a})}}),Object.defineProperty(this,"strokeStyle",{get:function(){return this.ctx.strokeStyle},set:function(xr){var Vr=Pe(xr);this.ctx.strokeStyle=Vr.style,this.ctx.isStrokeTransparent=Vr.a===0,this.ctx.strokeOpacity=Vr.a,Vr.a===0?this.pdf.setDrawColor(255,255,255):(Vr.a,this.pdf.setDrawColor(Vr.r,Vr.g,Vr.b))}}),Object.defineProperty(this,"lineCap",{get:function(){return this.ctx.lineCap},set:function(xr){["butt","round","square"].indexOf(xr)!==-1&&(this.ctx.lineCap=xr,this.pdf.setLineCap(xr))}}),Object.defineProperty(this,"lineWidth",{get:function(){return this.ctx.lineWidth},set:function(xr){isNaN(xr)||(this.ctx.lineWidth=xr,this.pdf.setLineWidth(xr))}}),Object.defineProperty(this,"lineJoin",{get:function(){return this.ctx.lineJoin},set:function(xr){["bevel","round","miter"].indexOf(xr)!==-1&&(this.ctx.lineJoin=xr,this.pdf.setLineJoin(xr))}}),Object.defineProperty(this,"miterLimit",{get:function(){return this.ctx.miterLimit},set:function(xr){isNaN(xr)||(this.ctx.miterLimit=xr,this.pdf.setMiterLimit(xr))}}),Object.defineProperty(this,"textBaseline",{get:function(){return this.ctx.textBaseline},set:function(xr){this.ctx.textBaseline=xr}}),Object.defineProperty(this,"textAlign",{get:function(){return this.ctx.textAlign},set:function(xr){["right","end","center","left","start"].indexOf(xr)!==-1&&(this.ctx.textAlign=xr)}}),Object.defineProperty(this,"font",{get:function(){return this.ctx.font},set:function(xr){var Vr;if(this.ctx.font=xr,(Vr=/^\s*(?=(?:(?:[-a-z]+\s*){0,2}(italic|oblique))?)(?=(?:(?:[-a-z]+\s*){0,2}(small-caps))?)(?=(?:(?:[-a-z]+\s*){0,2}(bold(?:er)?|lighter|[1-9]00))?)(?:(?:normal|\1|\2|\3)\s*){0,3}((?:xx?-)?(?:small|large)|medium|smaller|larger|[.\d]+(?:\%|in|[cem]m|ex|p[ctx]))(?:\s*\/\s*(normal|[.\d]+(?:\%|in|[cem]m|ex|p[ctx])))?\s*([-_,\"\'\sa-z]+?)\s*$/i.exec(xr))!==null){var Lr=Vr[1],tr=(Vr[2],Vr[3]),pr=Vr[4],dr=Vr[5],fr=Vr[6];pr=dr==="px"?Math.floor(parseFloat(pr)):dr==="em"?Math.floor(parseFloat(pr)*this.pdf.getFontSize()):Math.floor(parseFloat(pr)),this.pdf.setFontSize(pr);var _r="";(tr==="bold"||700<=parseInt(tr,10)||Lr==="bold")&&(_r="bold"),Lr==="italic"&&(_r+="italic"),_r.length===0&&(_r="normal");for(var Zr="",on=fr.toLowerCase().replace(/"|'/g,"").split(/\s*,\s*/),jn={arial:"Helvetica",verdana:"Helvetica",helvetica:"Helvetica","sans-serif":"Helvetica",fixed:"Courier",monospace:"Courier",terminal:"Courier",courier:"Courier",times:"Times",cursive:"Times",fantasy:"Times",serif:"Times"},Ur=0;Ur<on.length;Ur++){if(this.pdf.internal.getFont(on[Ur],_r,{noFallback:!0,disableWarning:!0})!==void 0){Zr=on[Ur];break}if(_r==="bolditalic"&&this.pdf.internal.getFont(on[Ur],"bold",{noFallback:!0,disableWarning:!0})!==void 0)Zr=on[Ur],_r="bold";else if(this.pdf.internal.getFont(on[Ur],"normal",{noFallback:!0,disableWarning:!0})!==void 0){Zr=on[Ur],_r="normal";break}}if(Zr===""){for(Ur=0;Ur<on.length;Ur++)if(jn[on[Ur]]){Zr=jn[on[Ur]];break}}Zr=Zr===""?"Times":Zr,this.pdf.setFont(Zr,_r)}}}),Object.defineProperty(this,"globalCompositeOperation",{get:function(){return this.ctx.globalCompositeOperation},set:function(xr){this.ctx.globalCompositeOperation=xr}}),Object.defineProperty(this,"globalAlpha",{get:function(){return this.ctx.globalAlpha},set:function(xr){this.ctx.globalAlpha=xr}}),Object.defineProperty(this,"ignoreClearRect",{get:function(){return this.ctx.ignoreClearRect},set:function(xr){this.ctx.ignoreClearRect=Boolean(xr)}})};Ee.prototype.fill=function(){J.call(this,"fill",!1)},Ee.prototype.stroke=function(){J.call(this,"stroke",!1)},Ee.prototype.beginPath=function(){this.path=[{type:"begin"}]},Ee.prototype.moveTo=function(lt,Ue){if(isNaN(lt)||isNaN(Ue))throw console.error("jsPDF.context2d.moveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.moveTo");var qe=this.ctx.transform.applyToPoint(new We(lt,Ue));this.path.push({type:"mt",x:qe.x,y:qe.y}),this.ctx.lastPoint=new We(lt,Ue)},Ee.prototype.closePath=function(){var lt=new We(0,0),Ue=0;for(Ue=this.path.length-1;Ue!==-1;Ue--)if(this.path[Ue].type==="begin"&&g(this.path[Ue+1])==="object"&&typeof this.path[Ue+1].x=="number"){lt=new We(this.path[Ue+1].x,this.path[Ue+1].y),this.path.push({type:"lt",x:lt.x,y:lt.y});break}g(this.path[Ue+2])==="object"&&typeof this.path[Ue+2].x=="number"&&this.path.push(JSON.parse(JSON.stringify(this.path[Ue+2]))),this.path.push({type:"close"}),this.ctx.lastPoint=new We(lt.x,lt.y)},Ee.prototype.lineTo=function(lt,Ue){if(isNaN(lt)||isNaN(Ue))throw console.error("jsPDF.context2d.lineTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.lineTo");var qe=this.ctx.transform.applyToPoint(new We(lt,Ue));this.path.push({type:"lt",x:qe.x,y:qe.y}),this.ctx.lastPoint=new We(qe.x,qe.y)},Ee.prototype.clip=function(){this.ctx.clip_path=JSON.parse(JSON.stringify(this.path)),J.call(this,null,!0)},Ee.prototype.quadraticCurveTo=function(lt,Ue,qe,dt){if(isNaN(qe)||isNaN(dt)||isNaN(lt)||isNaN(Ue))throw console.error("jsPDF.context2d.quadraticCurveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.quadraticCurveTo");var Kt=this.ctx.transform.applyToPoint(new We(qe,dt)),Ct=this.ctx.transform.applyToPoint(new We(lt,Ue));this.path.push({type:"qct",x1:Ct.x,y1:Ct.y,x:Kt.x,y:Kt.y}),this.ctx.lastPoint=new We(Kt.x,Kt.y)},Ee.prototype.bezierCurveTo=function(lt,Ue,qe,dt,Kt,Ct){if(isNaN(Kt)||isNaN(Ct)||isNaN(lt)||isNaN(Ue)||isNaN(qe)||isNaN(dt))throw console.error("jsPDF.context2d.bezierCurveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.bezierCurveTo");var vr=this.ctx.transform.applyToPoint(new We(Kt,Ct)),yr=this.ctx.transform.applyToPoint(new We(lt,Ue)),Dr=this.ctx.transform.applyToPoint(new We(qe,dt));this.path.push({type:"bct",x1:yr.x,y1:yr.y,x2:Dr.x,y2:Dr.y,x:vr.x,y:vr.y}),this.ctx.lastPoint=new We(vr.x,vr.y)},Ee.prototype.arc=function(lt,Ue,qe,dt,Kt,Ct){if(isNaN(lt)||isNaN(Ue)||isNaN(qe)||isNaN(dt)||isNaN(Kt))throw console.error("jsPDF.context2d.arc: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.arc");if(Ct=Boolean(Ct),!this.ctx.transform.isIdentity){var vr=this.ctx.transform.applyToPoint(new We(lt,Ue));lt=vr.x,Ue=vr.y;var yr=this.ctx.transform.applyToPoint(new We(0,qe)),Dr=this.ctx.transform.applyToPoint(new We(0,0));qe=Math.sqrt(Math.pow(yr.x-Dr.x,2)+Math.pow(yr.y-Dr.y,2))}Math.abs(Kt-dt)>=2*Math.PI&&(dt=0,Kt=2*Math.PI),this.path.push({type:"arc",x:lt,y:Ue,radius:qe,startAngle:dt,endAngle:Kt,counterclockwise:Ct})},Ee.prototype.arcTo=function(lt,Ue,qe,dt,Kt){throw new Error("arcTo not implemented.")},Ee.prototype.rect=function(lt,Ue,qe,dt){if(isNaN(lt)||isNaN(Ue)||isNaN(qe)||isNaN(dt))throw console.error("jsPDF.context2d.rect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.rect");this.moveTo(lt,Ue),this.lineTo(lt+qe,Ue),this.lineTo(lt+qe,Ue+dt),this.lineTo(lt,Ue+dt),this.lineTo(lt,Ue),this.lineTo(lt+qe,Ue),this.lineTo(lt,Ue)},Ee.prototype.fillRect=function(lt,Ue,qe,dt){if(isNaN(lt)||isNaN(Ue)||isNaN(qe)||isNaN(dt))throw console.error("jsPDF.context2d.fillRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.fillRect");if(!at.call(this)){var Kt={};this.lineCap!=="butt"&&(Kt.lineCap=this.lineCap,this.lineCap="butt"),this.lineJoin!=="miter"&&(Kt.lineJoin=this.lineJoin,this.lineJoin="miter"),this.beginPath(),this.rect(lt,Ue,qe,dt),this.fill(),Kt.hasOwnProperty("lineCap")&&(this.lineCap=Kt.lineCap),Kt.hasOwnProperty("lineJoin")&&(this.lineJoin=Kt.lineJoin)}},Ee.prototype.strokeRect=function(lt,Ue,qe,dt){if(isNaN(lt)||isNaN(Ue)||isNaN(qe)||isNaN(dt))throw console.error("jsPDF.context2d.strokeRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.strokeRect");gt.call(this)||(this.beginPath(),this.rect(lt,Ue,qe,dt),this.stroke())},Ee.prototype.clearRect=function(lt,Ue,qe,dt){if(isNaN(lt)||isNaN(Ue)||isNaN(qe)||isNaN(dt))throw console.error("jsPDF.context2d.clearRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.clearRect");this.ignoreClearRect||(this.fillStyle="#ffffff",this.fillRect(lt,Ue,qe,dt))},Ee.prototype.save=function(lt){lt=typeof lt!="boolean"||lt;for(var Ue=this.pdf.internal.getCurrentPageInfo().pageNumber,qe=0;qe<this.pdf.internal.getNumberOfPages();qe++)this.pdf.setPage(qe+1),this.pdf.internal.out("q");if(this.pdf.setPage(Ue),lt){this.ctx.fontSize=this.pdf.internal.getFontSize();var dt=new Ie(this.ctx);this.ctxStack.push(this.ctx),this.ctx=dt}},Ee.prototype.restore=function(lt){lt=typeof lt!="boolean"||lt;for(var Ue=this.pdf.internal.getCurrentPageInfo().pageNumber,qe=0;qe<this.pdf.internal.getNumberOfPages();qe++)this.pdf.setPage(qe+1),this.pdf.internal.out("Q");this.pdf.setPage(Ue),lt&&this.ctxStack.length!==0&&(this.ctx=this.ctxStack.pop(),this.fillStyle=this.ctx.fillStyle,this.strokeStyle=this.ctx.strokeStyle,this.font=this.ctx.font,this.lineCap=this.ctx.lineCap,this.lineWidth=this.ctx.lineWidth,this.lineJoin=this.ctx.lineJoin)},Ee.prototype.toDataURL=function(){throw new Error("toDataUrl not implemented.")};var Pe=function(Ue){var qe,dt,Kt,Ct;if(Ue.isCanvasGradient===!0&&(Ue=Ue.getColor()),!Ue)return{r:0,g:0,b:0,a:0,style:Ue};if(/transparent|rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*0+\s*\)/.test(Ue))Ct=Kt=dt=qe=0;else{var vr=/rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/.exec(Ue);if(vr!==null)qe=parseInt(vr[1]),dt=parseInt(vr[2]),Kt=parseInt(vr[3]),Ct=1;else if((vr=/rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d\.]+)\s*\)/.exec(Ue))!==null)qe=parseInt(vr[1]),dt=parseInt(vr[2]),Kt=parseInt(vr[3]),Ct=parseFloat(vr[4]);else{if(Ct=1,typeof Ue=="string"&&Ue.charAt(0)!=="#"){var yr=new RGBColor(Ue);Ue=yr.ok?yr.toHex():"#000000"}Ue.length===4?(qe=Ue.substring(1,2),qe+=qe,dt=Ue.substring(2,3),dt+=dt,Kt=Ue.substring(3,4),Kt+=Kt):(qe=Ue.substring(1,3),dt=Ue.substring(3,5),Kt=Ue.substring(5,7)),qe=parseInt(qe,16),dt=parseInt(dt,16),Kt=parseInt(Kt,16)}}return{r:qe,g:dt,b:Kt,a:Ct,style:Ue}},at=function(){return this.ctx.isFillTransparent||this.globalAlpha==0},gt=function(){return Boolean(this.ctx.isStrokeTransparent||this.globalAlpha==0)};Ee.prototype.fillText=function(lt,Ue,qe,dt){if(isNaN(Ue)||isNaN(qe)||typeof lt!="string")throw console.error("jsPDF.context2d.fillText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.fillText");if(dt=isNaN(dt)?void 0:dt,!at.call(this)){qe=ge.call(this,qe);var Kt=ur(this.ctx.transform.rotation),Ct=this.ctx.transform.scaleX;$t.call(this,{text:lt,x:Ue,y:qe,scale:Ct,angle:Kt,align:this.textAlign,maxWidth:dt})}},Ee.prototype.strokeText=function(lt,Ue,qe,dt){if(isNaN(Ue)||isNaN(qe)||typeof lt!="string")throw console.error("jsPDF.context2d.strokeText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.strokeText");if(!gt.call(this)){dt=isNaN(dt)?void 0:dt,qe=ge.call(this,qe);var Kt=ur(this.ctx.transform.rotation),Ct=this.ctx.transform.scaleX;$t.call(this,{text:lt,x:Ue,y:qe,scale:Ct,renderingMode:"stroke",angle:Kt,align:this.textAlign,maxWidth:dt})}},Ee.prototype.measureText=function(lt){if(typeof lt!="string")throw console.error("jsPDF.context2d.measureText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.measureText");var Ue=this.pdf,qe=this.pdf.internal.scaleFactor,dt=Ue.internal.getFontSize(),Kt=Ue.getStringUnitWidth(lt)*dt/Ue.internal.scaleFactor;return new function(Ct){var vr=(Ct=Ct||{}).width||0;return Object.defineProperty(this,"width",{get:function(){return vr}}),this}({width:Kt*=Math.round(96*qe/72*1e4)/1e4})},Ee.prototype.scale=function(lt,Ue){if(isNaN(lt)||isNaN(Ue))throw console.error("jsPDF.context2d.scale: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.scale");var qe=new ct(lt,0,0,Ue,0,0);this.ctx.transform=this.ctx.transform.multiply(qe)},Ee.prototype.rotate=function(lt){if(isNaN(lt))throw console.error("jsPDF.context2d.rotate: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.rotate");var Ue=new ct(Math.cos(lt),Math.sin(lt),-Math.sin(lt),Math.cos(lt),0,0);this.ctx.transform=this.ctx.transform.multiply(Ue)},Ee.prototype.translate=function(lt,Ue){if(isNaN(lt)||isNaN(Ue))throw console.error("jsPDF.context2d.translate: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.translate");var qe=new ct(1,0,0,1,lt,Ue);this.ctx.transform=this.ctx.transform.multiply(qe)},Ee.prototype.transform=function(lt,Ue,qe,dt,Kt,Ct){if(isNaN(lt)||isNaN(Ue)||isNaN(qe)||isNaN(dt)||isNaN(Kt)||isNaN(Ct))throw console.error("jsPDF.context2d.transform: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.transform");var vr=new ct(lt,Ue,qe,dt,Kt,Ct);this.ctx.transform=this.ctx.transform.multiply(vr)},Ee.prototype.setTransform=function(lt,Ue,qe,dt,Kt,Ct){lt=isNaN(lt)?1:lt,Ue=isNaN(Ue)?0:Ue,qe=isNaN(qe)?0:qe,dt=isNaN(dt)?1:dt,Kt=isNaN(Kt)?0:Kt,Ct=isNaN(Ct)?0:Ct,this.ctx.transform=new ct(lt,Ue,qe,dt,Kt,Ct)},Ee.prototype.drawImage=function(lt,Ue,qe,dt,Kt,Ct,vr,yr,Dr){var Rr=this.pdf.getImageProperties(lt),Jr=1,$r=1,xr=1,Vr=1;dt!==void 0&&yr!==void 0&&(xr=yr/dt,Vr=Dr/Kt,Jr=Rr.width/dt*yr/dt,$r=Rr.height/Kt*Dr/Kt),Ct===void 0&&(Ct=Ue,vr=qe,qe=Ue=0),dt!==void 0&&yr===void 0&&(yr=dt,Dr=Kt),dt===void 0&&yr===void 0&&(yr=Rr.width,Dr=Rr.height);var Lr=this.ctx.transform.decompose(),tr=ur(Lr.rotate.shx);Lr.scale.sx,Lr.scale.sy;for(var pr,dr=new ct,fr=((dr=(dr=(dr=dr.multiply(Lr.translate)).multiply(Lr.skew)).multiply(Lr.scale)).applyToPoint(new We(yr,Dr)),dr.applyToRectangle(new st(Ct-Ue*xr,vr-qe*Vr,dt*Jr,Kt*$r))),_r=ee.call(this,fr),Zr=[],on=0;on<_r.length;on+=1)Zr.indexOf(_r[on])===-1&&Zr.push(_r[on]);if(Zr.sort(),this.autoPaging)for(var jn=Zr[0],Ur=Zr[Zr.length-1],En=jn;En<Ur+1;En++){if(this.pdf.setPage(En),this.ctx.clip_path.length!==0){var pn=this.path;pr=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=k(pr,this.posX,-1*this.pdf.internal.pageSize.height*(En-1)+this.posY),se.call(this,"fill",!0),this.path=pn}var Ln=JSON.parse(JSON.stringify(fr));Ln=k([Ln],this.posX,-1*this.pdf.internal.pageSize.height*(En-1)+this.posY)[0],this.pdf.addImage(lt,"jpg",Ln.x,Ln.y,Ln.w,Ln.h,null,null,tr)}else this.pdf.addImage(lt,"jpg",fr.x,fr.y,fr.w,fr.h,null,null,tr)};var ee=function(Ue,qe,dt){var Kt=[];switch(qe=qe||this.pdf.internal.pageSize.width,dt=dt||this.pdf.internal.pageSize.height,Ue.type){default:case"mt":case"lt":Kt.push(Math.floor((Ue.y+this.posY)/dt)+1);break;case"arc":Kt.push(Math.floor((Ue.y+this.posY-Ue.radius)/dt)+1),Kt.push(Math.floor((Ue.y+this.posY+Ue.radius)/dt)+1);break;case"qct":var Ct=ze(this.ctx.lastPoint.x,this.ctx.lastPoint.y,Ue.x1,Ue.y1,Ue.x,Ue.y);Kt.push(Math.floor(Ct.y/dt)+1),Kt.push(Math.floor((Ct.y+Ct.h)/dt)+1);break;case"bct":var vr=tt(this.ctx.lastPoint.x,this.ctx.lastPoint.y,Ue.x1,Ue.y1,Ue.x2,Ue.y2,Ue.x,Ue.y);Kt.push(Math.floor(vr.y/dt)+1),Kt.push(Math.floor((vr.y+vr.h)/dt)+1);break;case"rect":Kt.push(Math.floor((Ue.y+this.posY)/dt)+1),Kt.push(Math.floor((Ue.y+Ue.h+this.posY)/dt)+1)}for(var yr=0;yr<Kt.length;yr+=1)for(;this.pdf.internal.getNumberOfPages()<Kt[yr];)ae.call(this);return Kt},ae=function(){var Ue=this.fillStyle,qe=this.strokeStyle,dt=this.font,Kt=this.lineCap,Ct=this.lineWidth,vr=this.lineJoin;this.pdf.addPage(),this.fillStyle=Ue,this.strokeStyle=qe,this.font=dt,this.lineCap=Kt,this.lineWidth=Ct,this.lineJoin=vr},k=function(Ue,qe,dt){for(var Kt=0;Kt<Ue.length;Kt++)switch(Ue[Kt].type){case"bct":Ue[Kt].x2+=qe,Ue[Kt].y2+=dt;case"qct":Ue[Kt].x1+=qe,Ue[Kt].y1+=dt;case"mt":case"lt":case"arc":default:Ue[Kt].x+=qe,Ue[Kt].y+=dt}return Ue},J=function(Ue,qe){for(var dt,Kt,Ct=this.fillStyle,vr=this.strokeStyle,yr=(this.font,this.lineCap),Dr=this.lineWidth,Rr=this.lineJoin,Jr=JSON.parse(JSON.stringify(this.path)),$r=JSON.parse(JSON.stringify(this.path)),xr=[],Vr=0;Vr<$r.length;Vr++)if($r[Vr].x!==void 0)for(var Lr=ee.call(this,$r[Vr]),tr=0;tr<Lr.length;tr+=1)xr.indexOf(Lr[tr])===-1&&xr.push(Lr[tr]);for(Vr=0;Vr<xr.length;Vr++)for(;this.pdf.internal.getNumberOfPages()<xr[Vr];)ae.call(this);if(xr.sort(),this.autoPaging){var pr=xr[0],dr=xr[xr.length-1];for(Vr=pr;Vr<dr+1;Vr++){if(this.pdf.setPage(Vr),this.fillStyle=Ct,this.strokeStyle=vr,this.lineCap=yr,this.lineWidth=Dr,this.lineJoin=Rr,this.ctx.clip_path.length!==0){var fr=this.path;dt=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=k(dt,this.posX,-1*this.pdf.internal.pageSize.height*(Vr-1)+this.posY),se.call(this,Ue,!0),this.path=fr}Kt=JSON.parse(JSON.stringify(Jr)),this.path=k(Kt,this.posX,-1*this.pdf.internal.pageSize.height*(Vr-1)+this.posY),qe!==!1&&Vr!==0||se.call(this,Ue,qe)}}else se.call(this,Ue,qe);this.path=Jr},se=function(Ue,qe){if((Ue!=="stroke"||qe||!gt.call(this))&&(Ue==="stroke"||qe||!at.call(this))){var dt=[];this.ctx.globalAlpha,this.ctx.fillOpacity<1&&this.ctx.fillOpacity;for(var Kt,Ct=this.path,vr=0;vr<Ct.length;vr++){var yr=Ct[vr];switch(yr.type){case"begin":dt.push({begin:!0});break;case"close":dt.push({close:!0});break;case"mt":dt.push({start:yr,deltas:[],abs:[]});break;case"lt":var Dr=dt.length;if(!isNaN(Ct[vr-1].x)){var Rr=[yr.x-Ct[vr-1].x,yr.y-Ct[vr-1].y];if(0<Dr){for(;0<=Dr;Dr--)if(dt[Dr-1].close!==!0&&dt[Dr-1].begin!==!0){dt[Dr-1].deltas.push(Rr),dt[Dr-1].abs.push(yr);break}}}break;case"bct":Rr=[yr.x1-Ct[vr-1].x,yr.y1-Ct[vr-1].y,yr.x2-Ct[vr-1].x,yr.y2-Ct[vr-1].y,yr.x-Ct[vr-1].x,yr.y-Ct[vr-1].y],dt[dt.length-1].deltas.push(Rr);break;case"qct":var Jr=Ct[vr-1].x+2/3*(yr.x1-Ct[vr-1].x),$r=Ct[vr-1].y+2/3*(yr.y1-Ct[vr-1].y),xr=yr.x+2/3*(yr.x1-yr.x),Vr=yr.y+2/3*(yr.y1-yr.y),Lr=yr.x,tr=yr.y;Rr=[Jr-Ct[vr-1].x,$r-Ct[vr-1].y,xr-Ct[vr-1].x,Vr-Ct[vr-1].y,Lr-Ct[vr-1].x,tr-Ct[vr-1].y],dt[dt.length-1].deltas.push(Rr);break;case"arc":dt.push({deltas:[],abs:[],arc:!0}),Array.isArray(dt[dt.length-1].abs)&&dt[dt.length-1].abs.push(yr)}}for(Kt=qe?null:Ue==="stroke"?"stroke":"fill",vr=0;vr<dt.length;vr++){if(dt[vr].arc)for(var pr=dt[vr].abs,dr=0;dr<pr.length;dr++){var fr=pr[dr];if(fr.startAngle!==void 0){var _r=ur(fr.startAngle),Zr=ur(fr.endAngle),on=fr.x,jn=fr.y;Ae.call(this,on,jn,fr.radius,_r,Zr,fr.counterclockwise,Kt,qe)}else St.call(this,fr.x,fr.y)}!dt[vr].arc&&dt[vr].close!==!0&&dt[vr].begin!==!0&&(on=dt[vr].start.x,jn=dt[vr].start.y,_t.call(this,dt[vr].deltas,on,jn,null,null))}Kt&&De.call(this,Kt),qe&&$e.call(this)}},ge=function(Ue){var qe=this.pdf.internal.getFontSize()/this.pdf.internal.scaleFactor,dt=qe*(this.pdf.internal.getLineHeightFactor()-1);switch(this.ctx.textBaseline){case"bottom":return Ue-dt;case"top":return Ue+qe-dt;case"hanging":return Ue+qe-2*dt;case"middle":return Ue+qe/2-dt;case"ideographic":return Ue;case"alphabetic":default:return Ue}};Ee.prototype.createLinearGradient=function(){var lt=function(){};return lt.colorStops=[],lt.addColorStop=function(Ue,qe){this.colorStops.push([Ue,qe])},lt.getColor=function(){return this.colorStops.length===0?"#000000":this.colorStops[0][1]},lt.isCanvasGradient=!0,lt},Ee.prototype.createPattern=function(){return this.createLinearGradient()},Ee.prototype.createRadialGradient=function(){return this.createLinearGradient()};var Ae=function(Ue,qe,dt,Kt,Ct,vr,yr,Dr){this.pdf.internal.scaleFactor;for(var Rr=er(Kt),Jr=er(Ct),$r=Yt.call(this,dt,Rr,Jr,vr),xr=0;xr<$r.length;xr++){var Vr=$r[xr];xr===0&&Bt.call(this,Vr.x1+Ue,Vr.y1+qe),Dt.call(this,Ue,qe,Vr.x2,Vr.y2,Vr.x3,Vr.y3,Vr.x4,Vr.y4)}Dr?$e.call(this):De.call(this,yr)},De=function(Ue){switch(Ue){case"stroke":this.pdf.internal.out("S");break;case"fill":this.pdf.internal.out("f")}},$e=function(){this.pdf.clip()},Bt=function(Ue,qe){this.pdf.internal.out(de(Ue)+" "+Se(qe)+" m")},$t=function(Ue){var qe;switch(Ue.align){case"right":case"end":qe="right";break;case"center":qe="center";break;case"left":case"start":default:qe="left"}var dt=this.ctx.transform.applyToPoint(new We(Ue.x,Ue.y)),Kt=this.ctx.transform.decompose(),Ct=new ct;Ct=(Ct=(Ct=Ct.multiply(Kt.translate)).multiply(Kt.skew)).multiply(Kt.scale);for(var vr,yr=this.pdf.getTextDimensions(Ue.text),Dr=this.ctx.transform.applyToRectangle(new st(Ue.x,Ue.y,yr.w,yr.h)),Rr=Ct.applyToRectangle(new st(Ue.x,Ue.y-yr.h,yr.w,yr.h)),Jr=ee.call(this,Rr),$r=[],xr=0;xr<Jr.length;xr+=1)$r.indexOf(Jr[xr])===-1&&$r.push(Jr[xr]);if($r.sort(),this.autoPaging===!0)for(var Vr=$r[0],Lr=$r[$r.length-1],tr=Vr;tr<Lr+1;tr++){if(this.pdf.setPage(tr),this.ctx.clip_path.length!==0){var pr=this.path;vr=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=k(vr,this.posX,-1*this.pdf.internal.pageSize.height*(tr-1)+this.posY),se.call(this,"fill",!0),this.path=pr}var dr=JSON.parse(JSON.stringify(Dr));if(dr=k([dr],this.posX,-1*this.pdf.internal.pageSize.height*(tr-1)+this.posY)[0],.01<=Ue.scale){var fr=this.pdf.internal.getFontSize();this.pdf.setFontSize(fr*Ue.scale)}this.pdf.text(Ue.text,dr.x,dr.y,{angle:Ue.angle,align:qe,renderingMode:Ue.renderingMode,maxWidth:Ue.maxWidth}),.01<=Ue.scale&&this.pdf.setFontSize(fr)}else .01<=Ue.scale&&(fr=this.pdf.internal.getFontSize(),this.pdf.setFontSize(fr*Ue.scale)),this.pdf.text(Ue.text,dt.x+this.posX,dt.y+this.posY,{angle:Ue.angle,align:qe,renderingMode:Ue.renderingMode,maxWidth:Ue.maxWidth}),.01<=Ue.scale&&this.pdf.setFontSize(fr)},St=function(Ue,qe,dt,Kt){dt=dt||0,Kt=Kt||0,this.pdf.internal.out(de(Ue+dt)+" "+Se(qe+Kt)+" l")},_t=function(Ue,qe,dt){return this.pdf.lines(Ue,qe,dt,null,null)},Dt=function(Ue,qe,dt,Kt,Ct,vr,yr,Dr){this.pdf.internal.out([oe(Ce(dt+Ue)),oe(Oe(Kt+qe)),oe(Ce(Ct+Ue)),oe(Oe(vr+qe)),oe(Ce(yr+Ue)),oe(Oe(Dr+qe)),"c"].join(" "))},Yt=function(Ue,qe,dt,Kt){var Ct=2*Math.PI,vr=qe;(vr<Ct||Ct<vr)&&(vr%=Ct);var yr=dt;(yr<Ct||Ct<yr)&&(yr%=Ct);for(var Dr=[],Rr=Math.PI/2,Jr=Kt?-1:1,$r=qe,xr=Math.min(Ct,Math.abs(yr-vr));1e-5<xr;){var Vr=$r+Jr*Math.min(xr,Rr);Dr.push(wt.call(this,Ue,$r,Vr)),xr-=Math.abs(Vr-$r),$r=Vr}return Dr},wt=function(Ue,qe,dt){var Kt=(dt-qe)/2,Ct=Ue*Math.cos(Kt),vr=Ue*Math.sin(Kt),yr=Ct,Dr=-vr,Rr=yr*yr+Dr*Dr,Jr=Rr+yr*Ct+Dr*vr,$r=4/3*(Math.sqrt(2*Rr*Jr)-Jr)/(yr*vr-Dr*Ct),xr=yr-$r*Dr,Vr=Dr+$r*yr,Lr=xr,tr=-Vr,pr=Kt+qe,dr=Math.cos(pr),fr=Math.sin(pr);return{x1:Ue*Math.cos(qe),y1:Ue*Math.sin(qe),x2:xr*dr-Vr*fr,y2:xr*fr+Vr*dr,x3:Lr*dr-tr*fr,y3:Lr*fr+tr*dr,x4:Ue*Math.cos(dt),y4:Ue*Math.sin(dt)}},ur=function(Ue){return 180*Ue/Math.PI},er=function(Ue){return Ue*Math.PI/180},ze=function(Ue,qe,dt,Kt,Ct,vr){var yr=Ue+.5*(dt-Ue),Dr=qe+.5*(Kt-qe),Rr=Ct+.5*(dt-Ct),Jr=vr+.5*(Kt-vr),$r=Math.min(Ue,Ct,yr,Rr),xr=Math.max(Ue,Ct,yr,Rr),Vr=Math.min(qe,vr,Dr,Jr),Lr=Math.max(qe,vr,Dr,Jr);return new st($r,Vr,xr-$r,Lr-Vr)},tt=function(Ue,qe,dt,Kt,Ct,vr,yr,Dr){for(var Rr,Jr,$r,xr,Vr,Lr,tr,pr,dr,fr,_r,Zr,on,jn=dt-Ue,Ur=Kt-qe,En=Ct-dt,pn=vr-Kt,Ln=yr-Ct,Vn=Dr-vr,Nn=0;Nn<41;Nn++)pr=(Lr=(Jr=Ue+(Rr=Nn/40)*jn)+Rr*((xr=dt+Rr*En)-Jr))+Rr*(xr+Rr*(Ct+Rr*Ln-xr)-Lr),dr=(tr=($r=qe+Rr*Ur)+Rr*((Vr=Kt+Rr*pn)-$r))+Rr*(Vr+Rr*(vr+Rr*Vn-Vr)-tr),on=Nn==0?(Zr=fr=pr,_r=dr):(fr=Math.min(fr,pr),_r=Math.min(_r,dr),Zr=Math.max(Zr,pr),Math.max(on,dr));return new st(Math.round(fr),Math.round(_r),Math.round(Zr-fr),Math.round(on-_r))},We=function(Ue,qe){var dt=Ue||0;Object.defineProperty(this,"x",{enumerable:!0,get:function(){return dt},set:function(yr){isNaN(yr)||(dt=parseFloat(yr))}});var Kt=qe||0;Object.defineProperty(this,"y",{enumerable:!0,get:function(){return Kt},set:function(yr){isNaN(yr)||(Kt=parseFloat(yr))}});var Ct="pt";return Object.defineProperty(this,"type",{enumerable:!0,get:function(){return Ct},set:function(yr){Ct=yr.toString()}}),this},st=function(Ue,qe,dt,Kt){We.call(this,Ue,qe),this.type="rect";var Ct=dt||0;Object.defineProperty(this,"w",{enumerable:!0,get:function(){return Ct},set:function(Dr){isNaN(Dr)||(Ct=parseFloat(Dr))}});var vr=Kt||0;return Object.defineProperty(this,"h",{enumerable:!0,get:function(){return vr},set:function(Dr){isNaN(Dr)||(vr=parseFloat(Dr))}}),this},ct=function(Ue,qe,dt,Kt,Ct,vr){var yr=[];return Object.defineProperty(this,"sx",{get:function(){return yr[0]},set:function(Rr){yr[0]=Math.round(1e5*Rr)/1e5}}),Object.defineProperty(this,"shy",{get:function(){return yr[1]},set:function(Rr){yr[1]=Math.round(1e5*Rr)/1e5}}),Object.defineProperty(this,"shx",{get:function(){return yr[2]},set:function(Rr){yr[2]=Math.round(1e5*Rr)/1e5}}),Object.defineProperty(this,"sy",{get:function(){return yr[3]},set:function(Rr){yr[3]=Math.round(1e5*Rr)/1e5}}),Object.defineProperty(this,"tx",{get:function(){return yr[4]},set:function(Rr){yr[4]=Math.round(1e5*Rr)/1e5}}),Object.defineProperty(this,"ty",{get:function(){return yr[5]},set:function(Rr){yr[5]=Math.round(1e5*Rr)/1e5}}),Object.defineProperty(this,"rotation",{get:function(){return Math.atan2(this.shx,this.sx)}}),Object.defineProperty(this,"scaleX",{get:function(){return this.decompose().scale.sx}}),Object.defineProperty(this,"scaleY",{get:function(){return this.decompose().scale.sy}}),Object.defineProperty(this,"isIdentity",{get:function(){return this.sx===1&&this.shy===0&&this.shx===0&&this.sy===1&&this.tx===0&&this.ty===0}}),this.sx=isNaN(Ue)?1:Ue,this.shy=isNaN(qe)?0:qe,this.shx=isNaN(dt)?0:dt,this.sy=isNaN(Kt)?1:Kt,this.tx=isNaN(Ct)?0:Ct,this.ty=isNaN(vr)?0:vr,this};ct.prototype.multiply=function(lt){var Ue=lt.sx*this.sx+lt.shy*this.shx,qe=lt.sx*this.shy+lt.shy*this.sy,dt=lt.shx*this.sx+lt.sy*this.shx,Kt=lt.shx*this.shy+lt.sy*this.sy,Ct=lt.tx*this.sx+lt.ty*this.shx+this.tx,vr=lt.tx*this.shy+lt.ty*this.sy+this.ty;return new ct(Ue,qe,dt,Kt,Ct,vr)},ct.prototype.decompose=function(){var lt=this.sx,Ue=this.shy,qe=this.shx,dt=this.sy,Kt=this.tx,Ct=this.ty,vr=Math.sqrt(lt*lt+Ue*Ue),yr=(lt/=vr)*qe+(Ue/=vr)*dt;qe-=lt*yr,dt-=Ue*yr;var Dr=Math.sqrt(qe*qe+dt*dt);return yr/=Dr,lt*(dt/=Dr)<Ue*(qe/=Dr)&&(lt=-lt,Ue=-Ue,yr=-yr,vr=-vr),{scale:new ct(vr,0,0,Dr,0,0),translate:new ct(1,0,0,1,Kt,Ct),rotate:new ct(lt,Ue,-Ue,lt,0,0),skew:new ct(1,0,yr,1,0,0)}},ct.prototype.applyToPoint=function(lt){var Ue=lt.x*this.sx+lt.y*this.shx+this.tx,qe=lt.x*this.shy+lt.y*this.sy+this.ty;return new We(Ue,qe)},ct.prototype.applyToRectangle=function(lt){var Ue=this.applyToPoint(lt),qe=this.applyToPoint(new We(lt.x+lt.w,lt.y+lt.h));return new st(Ue.x,Ue.y,qe.x-Ue.x,qe.y-Ue.y)},ct.prototype.clone=function(){var lt=this.sx,Ue=this.shy,qe=this.shx,dt=this.sy,Kt=this.tx,Ct=this.ty;return new ct(lt,Ue,qe,dt,Kt,Ct)}}(Ft.API,typeof self!="undefined"&&self||typeof window!="undefined"&&window||typeof u!="undefined"&&u||Function('return typeof this === "object" && this.content')()||Function("return this")()),r=Ft.API,c=function(le){var oe,de,Se,Ce,Oe,Ie,Ee,Pe,at,gt;for(/[^\x00-\xFF]/.test(le),de=[],Se=0,Ce=(le+=oe="\0\0\0\0".slice(le.length%4||4)).length;Se<Ce;Se+=4)(Oe=(le.charCodeAt(Se)<<24)+(le.charCodeAt(Se+1)<<16)+(le.charCodeAt(Se+2)<<8)+le.charCodeAt(Se+3))!==0?(Ie=(Oe=((Oe=((Oe=((Oe=(Oe-(gt=Oe%85))/85)-(at=Oe%85))/85)-(Pe=Oe%85))/85)-(Ee=Oe%85))/85)%85,de.push(Ie+33,Ee+33,Pe+33,at+33,gt+33)):de.push(122);return function(ee,ae){for(var k=oe.length;0<k;k--)ee.pop()}(de),String.fromCharCode.apply(String,de)+"~>"},i=function(le){var oe,de,Se,Ce,Oe,Ie=String,Ee="length",Pe="charCodeAt",at="slice",gt="replace";for(le[at](-2),le=le[at](0,-2)[gt](/\s/g,"")[gt]("z","!!!!!"),Se=[],Ce=0,Oe=(le+=oe="uuuuu"[at](le[Ee]%5||5))[Ee];Ce<Oe;Ce+=5)de=52200625*(le[Pe](Ce)-33)+614125*(le[Pe](Ce+1)-33)+7225*(le[Pe](Ce+2)-33)+85*(le[Pe](Ce+3)-33)+(le[Pe](Ce+4)-33),Se.push(255&de>>24,255&de>>16,255&de>>8,255&de);return function(ee,ae){for(var k=oe[Ee];0<k;k--)ee.pop()}(Se),Ie.fromCharCode.apply(Ie,Se)},h=function(le){for(var oe="",de=0;de<le.length;de+=1)oe+=("0"+le.charCodeAt(de).toString(16)).slice(-2);return oe+=">"},f=function(le){var oe=new RegExp(/^([0-9A-Fa-f]{2})+$/);if((le=le.replace(/\s/g,"")).indexOf(">")!==-1&&(le=le.substr(0,le.indexOf(">"))),le.length%2&&(le+="0"),oe.test(le)===!1)return"";for(var de="",Se=0;Se<le.length;Se+=2)de+=String.fromCharCode("0x"+(le[Se]+le[Se+1]));return de},A=function(le,oe){oe=Object.assign({predictor:1,colors:1,bitsPerComponent:8,columns:1},oe);for(var de,Se,Ce=[],Oe=le.length;Oe--;)Ce[Oe]=le.charCodeAt(Oe);return de=r.adler32cs.from(le),(Se=new Deflater(6)).append(new Uint8Array(Ce)),le=Se.flush(),(Ce=new Uint8Array(le.length+6)).set(new Uint8Array([120,156])),Ce.set(le,2),Ce.set(new Uint8Array([255&de,de>>8&255,de>>16&255,de>>24&255]),le.length+2),le=String.fromCharCode.apply(null,Ce)},r.processDataByFilters=function(me,le){var oe=0,de=me||"",Se=[];for(typeof(le=le||[])=="string"&&(le=[le]),oe=0;oe<le.length;oe+=1)switch(le[oe]){case"ASCII85Decode":case"/ASCII85Decode":de=i(de),Se.push("/ASCII85Encode");break;case"ASCII85Encode":case"/ASCII85Encode":de=c(de),Se.push("/ASCII85Decode");break;case"ASCIIHexDecode":case"/ASCIIHexDecode":de=f(de),Se.push("/ASCIIHexEncode");break;case"ASCIIHexEncode":case"/ASCIIHexEncode":de=h(de),Se.push("/ASCIIHexDecode");break;case"FlateEncode":case"/FlateEncode":de=A(de),Se.push("/FlateDecode");break;default:throw'The filter: "'+le[oe]+'" is not implemented'}return{data:de,reverseChain:Se.reverse().join(" ")}},(C=Ft.API).loadFile=function(me,le,oe){var de;le=le||!0,oe=oe||function(){};try{de=function(Se,Ce,Oe){var Ie=new XMLHttpRequest,Ee=[],Pe=0,at=function(ee){var ae=ee.length,k=String.fromCharCode;for(Pe=0;Pe<ae;Pe+=1)Ee.push(k(255&ee.charCodeAt(Pe)));return Ee.join("")};if(Ie.open("GET",Se,!Ce),Ie.overrideMimeType("text/plain; charset=x-user-defined"),Ce===!1&&(Ie.onload=function(){return at(this.responseText)}),Ie.send(null),Ie.status===200)return Ce?at(Ie.responseText):void 0;console.warn('Unable to load file "'+Se+'"')}(me,le)}catch(Se){de=void 0}return de},C.loadImageFile=C.loadFile,S=Ft.API,E=typeof window!="undefined"&&window||typeof u!="undefined"&&u,L=function(le){var oe=g(le);return oe==="undefined"?"undefined":oe==="string"||le instanceof String?"string":oe==="number"||le instanceof Number?"number":oe==="function"||le instanceof Function?"function":le&&le.constructor===Array?"array":le&&le.nodeType===1?"element":oe==="object"?"object":"unknown"},T=function(le,oe){var de=document.createElement(le);if(oe.className&&(de.className=oe.className),oe.innerHTML){de.innerHTML=oe.innerHTML;for(var Se=de.getElementsByTagName("script"),Ce=Se.length;0<Ce--;null)Se[Ce].parentNode.removeChild(Se[Ce])}for(var Oe in oe.style)de.style[Oe]=oe.style[Oe];return de},(((b=function me(le){var oe=Object.assign(me.convert(Promise.resolve()),JSON.parse(JSON.stringify(me.template))),de=me.convert(Promise.resolve(),oe);return de=(de=de.setProgress(1,me,1,[me])).set(le)}).prototype=Object.create(Promise.prototype)).constructor=b).convert=function(me,le){return me.__proto__=le||b.prototype,me},b.template={prop:{src:null,container:null,overlay:null,canvas:null,img:null,pdf:null,pageSize:null,callback:function(){}},progress:{val:0,state:null,n:0,stack:[]},opt:{filename:"file.pdf",margin:[0,0,0,0],enableLinks:!0,x:0,y:0,html2canvas:{},jsPDF:{}}},b.prototype.from=function(me,le){return this.then(function(){switch(le=le||function(oe){switch(L(oe)){case"string":return"string";case"element":return oe.nodeName.toLowerCase==="canvas"?"canvas":"element";default:return"unknown"}}(me)){case"string":return this.set({src:T("div",{innerHTML:me})});case"element":return this.set({src:me});case"canvas":return this.set({canvas:me});case"img":return this.set({img:me});default:return this.error("Unknown source type.")}})},b.prototype.to=function(me){switch(me){case"container":return this.toContainer();case"canvas":return this.toCanvas();case"img":return this.toImg();case"pdf":return this.toPdf();default:return this.error("Invalid target.")}},b.prototype.toContainer=function(){return this.thenList([function(){return this.prop.src||this.error("Cannot duplicate - no source HTML.")},function(){return this.prop.pageSize||this.setPageSize()}]).then(function(){var me={position:"relative",display:"inline-block",width:Math.max(this.prop.src.clientWidth,this.prop.src.scrollWidth,this.prop.src.offsetWidth)+"px",left:0,right:0,top:0,margin:"auto",backgroundColor:"white"},le=function oe(de,Se){for(var Ce=de.nodeType===3?document.createTextNode(de.nodeValue):de.cloneNode(!1),Oe=de.firstChild;Oe;Oe=Oe.nextSibling)Se!==!0&&Oe.nodeType===1&&Oe.nodeName==="SCRIPT"||Ce.appendChild(oe(Oe,Se));return de.nodeType===1&&(de.nodeName==="CANVAS"?(Ce.width=de.width,Ce.height=de.height,Ce.getContext("2d").drawImage(de,0,0)):de.nodeName!=="TEXTAREA"&&de.nodeName!=="SELECT"||(Ce.value=de.value),Ce.addEventListener("load",function(){Ce.scrollTop=de.scrollTop,Ce.scrollLeft=de.scrollLeft},!0)),Ce}(this.prop.src,this.opt.html2canvas.javascriptEnabled);le.tagName==="BODY"&&(me.height=Math.max(document.body.scrollHeight,document.body.offsetHeight,document.documentElement.clientHeight,document.documentElement.scrollHeight,document.documentElement.offsetHeight)+"px"),this.prop.overlay=T("div",{className:"html2pdf__overlay",style:{position:"fixed",overflow:"hidden",zIndex:1e3,left:"-100000px",right:0,bottom:0,top:0}}),this.prop.container=T("div",{className:"html2pdf__container",style:me}),this.prop.container.appendChild(le),this.prop.container.firstChild.appendChild(T("div",{style:{clear:"both",border:"0 none transparent",margin:0,padding:0,height:0}})),this.prop.container.style.float="none",this.prop.overlay.appendChild(this.prop.container),document.body.appendChild(this.prop.overlay),this.prop.container.firstChild.style.position="relative",this.prop.container.height=Math.max(this.prop.container.firstChild.clientHeight,this.prop.container.firstChild.scrollHeight,this.prop.container.firstChild.offsetHeight)+"px"})},b.prototype.toCanvas=function(){var me=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(me).then(function(){var le=Object.assign({},this.opt.html2canvas);if(delete le.onrendered,this.isHtml2CanvasLoaded())return html2canvas(this.prop.container,le)}).then(function(le){(this.opt.html2canvas.onrendered||function(){})(le),this.prop.canvas=le,document.body.removeChild(this.prop.overlay)})},b.prototype.toContext2d=function(){var me=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(me).then(function(){var le=this.opt.jsPDF,oe=Object.assign({async:!0,allowTaint:!0,backgroundColor:"#ffffff",imageTimeout:15e3,logging:!0,proxy:null,removeContainer:!0,foreignObjectRendering:!1,useCORS:!1},this.opt.html2canvas);if(delete oe.onrendered,le.context2d.autoPaging=!0,le.context2d.posX=this.opt.x,le.context2d.posY=this.opt.y,oe.windowHeight=oe.windowHeight||0,oe.windowHeight=oe.windowHeight==0?Math.max(this.prop.container.clientHeight,this.prop.container.scrollHeight,this.prop.container.offsetHeight):oe.windowHeight,this.isHtml2CanvasLoaded())return html2canvas(this.prop.container,oe)}).then(function(le){(this.opt.html2canvas.onrendered||function(){})(le),this.prop.canvas=le,document.body.removeChild(this.prop.overlay)})},b.prototype.toImg=function(){return this.thenList([function(){return this.prop.canvas||this.toCanvas()}]).then(function(){var me=this.prop.canvas.toDataURL("image/"+this.opt.image.type,this.opt.image.quality);this.prop.img=document.createElement("img"),this.prop.img.src=me})},b.prototype.toPdf=function(){return this.thenList([function(){return this.toContext2d()}]).then(function(){this.prop.pdf=this.prop.pdf||this.opt.jsPDF})},b.prototype.output=function(me,le,oe){return(oe=oe||"pdf").toLowerCase()==="img"||oe.toLowerCase()==="image"?this.outputImg(me,le):this.outputPdf(me,le)},b.prototype.outputPdf=function(me,le){return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).then(function(){return this.prop.pdf.output(me,le)})},b.prototype.outputImg=function(me,le){return this.thenList([function(){return this.prop.img||this.toImg()}]).then(function(){switch(me){case void 0:case"img":return this.prop.img;case"datauristring":case"dataurlstring":return this.prop.img.src;case"datauri":case"dataurl":return document.location.href=this.prop.img.src;default:throw'Image output type "'+me+'" is not supported.'}})},b.prototype.isHtml2CanvasLoaded=function(){var me=E.html2canvas!==void 0;return me||console.error("html2canvas not loaded."),me},b.prototype.save=function(me){if(this.isHtml2CanvasLoaded())return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).set(me?{filename:me}:null).then(function(){this.prop.pdf.save(this.opt.filename)})},b.prototype.doCallback=function(me){if(this.isHtml2CanvasLoaded())return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).then(function(){this.prop.callback(this.prop.pdf)})},b.prototype.set=function(me){if(L(me)!=="object")return this;var le=Object.keys(me||{}).map(function(oe){if(oe in b.template.prop)return function(){this.prop[oe]=me[oe]};switch(oe){case"margin":return this.setMargin.bind(this,me.margin);case"jsPDF":return function(){return this.opt.jsPDF=me.jsPDF,this.setPageSize()};case"pageSize":return this.setPageSize.bind(this,me.pageSize);default:return function(){this.opt[oe]=me[oe]}}},this);return this.then(function(){return this.thenList(le)})},b.prototype.get=function(me,le){return this.then(function(){var oe=me in b.template.prop?this.prop[me]:this.opt[me];return le?le(oe):oe})},b.prototype.setMargin=function(me){return this.then(function(){switch(L(me)){case"number":me=[me,me,me,me];case"array":if(me.length===2&&(me=[me[0],me[1],me[0],me[1]]),me.length===4)break;default:return this.error("Invalid margin array.")}this.opt.margin=me}).then(this.setPageSize)},b.prototype.setPageSize=function(me){function le(oe,de){return Math.floor(oe*de/72*96)}return this.then(function(){(me=me||Ft.getPageSize(this.opt.jsPDF)).hasOwnProperty("inner")||(me.inner={width:me.width-this.opt.margin[1]-this.opt.margin[3],height:me.height-this.opt.margin[0]-this.opt.margin[2]},me.inner.px={width:le(me.inner.width,me.k),height:le(me.inner.height,me.k)},me.inner.ratio=me.inner.height/me.inner.width),this.prop.pageSize=me})},b.prototype.setProgress=function(me,le,oe,de){return me!=null&&(this.progress.val=me),le!=null&&(this.progress.state=le),oe!=null&&(this.progress.n=oe),de!=null&&(this.progress.stack=de),this.progress.ratio=this.progress.val/this.progress.state,this},b.prototype.updateProgress=function(me,le,oe,de){return this.setProgress(me?this.progress.val+me:null,le||null,oe?this.progress.n+oe:null,de?this.progress.stack.concat(de):null)},b.prototype.then=function(me,le){var oe=this;return this.thenCore(me,le,function(de,Se){return oe.updateProgress(null,null,1,[de]),Promise.prototype.then.call(this,function(Ce){return oe.updateProgress(null,de),Ce}).then(de,Se).then(function(Ce){return oe.updateProgress(1),Ce})})},b.prototype.thenCore=function(me,le,oe){oe=oe||Promise.prototype.then;var de=this;me&&(me=me.bind(de)),le&&(le=le.bind(de));var Se=Promise.toString().indexOf("[native code]")!==-1&&Promise.name==="Promise"?de:b.convert(Object.assign({},de),Promise.prototype),Ce=oe.call(Se,me,le);return b.convert(Ce,de.__proto__)},b.prototype.thenExternal=function(me,le){return Promise.prototype.then.call(this,me,le)},b.prototype.thenList=function(me){var le=this;return me.forEach(function(oe){le=le.thenCore(oe)}),le},b.prototype.catch=function(me){me&&(me=me.bind(this));var le=Promise.prototype.catch.call(this,me);return b.convert(le,this)},b.prototype.catchExternal=function(me){return Promise.prototype.catch.call(this,me)},b.prototype.error=function(me){return this.then(function(){throw new Error(me)})},b.prototype.using=b.prototype.set,b.prototype.saveAs=b.prototype.save,b.prototype.export=b.prototype.output,b.prototype.run=b.prototype.then,Ft.getPageSize=function(me,le,oe){if(g(me)==="object"){var de=me;me=de.orientation,le=de.unit||le,oe=de.format||oe}le=le||"mm",oe=oe||"a4",me=(""+(me||"P")).toLowerCase();var Se=(""+oe).toLowerCase(),Ce={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};switch(le){case"pt":var Oe=1;break;case"mm":Oe=72/25.4;break;case"cm":Oe=72/2.54;break;case"in":Oe=72;break;case"px":Oe=.75;break;case"pc":case"em":Oe=12;break;case"ex":Oe=6;break;default:throw"Invalid unit: "+le}if(Ce.hasOwnProperty(Se))var Ie=Ce[Se][1]/Oe,Ee=Ce[Se][0]/Oe;else try{Ie=oe[1],Ee=oe[0]}catch(at){throw new Error("Invalid format: "+oe)}if(me==="p"||me==="portrait"){if(me="p",Ie<Ee){var Pe=Ee;Ee=Ie,Ie=Pe}}else{if(me!=="l"&&me!=="landscape")throw"Invalid orientation: "+me;me="l",Ee<Ie&&(Pe=Ee,Ee=Ie,Ie=Pe)}return{width:Ee,height:Ie,unit:le,k:Oe}},S.html=function(me,le){(le=le||{}).callback=le.callback||function(){},le.html2canvas=le.html2canvas||{},le.html2canvas.canvas=le.html2canvas.canvas||this.canvas,le.jsPDF=le.jsPDF||this,le.jsPDF;var oe=new b(le);return le.worker?oe:oe.from(me).doCallback()},Ft.API.addJS=function(me){return D=me,this.internal.events.subscribe("postPutResources",function(le){x=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/Names [(EmbeddedJS) "+(x+1)+" 0 R]"),this.internal.out(">>"),this.internal.out("endobj"),N=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/S /JavaScript"),this.internal.out("/JS ("+D+")"),this.internal.out(">>"),this.internal.out("endobj")}),this.internal.events.subscribe("putCatalog",function(){x!==void 0&&N!==void 0&&this.internal.out("/Names <</JavaScript "+x+" 0 R>>")}),this},(M=Ft.API).events.push(["postPutResources",function(){var me=this,le=/^(\d+) 0 obj$/;if(0<this.outline.root.children.length)for(var oe=me.outline.render().split(/\r\n/),de=0;de<oe.length;de++){var Se=oe[de],Ce=le.exec(Se);if(Ce!=null){var Oe=Ce[1];me.internal.newObjectDeferredBegin(Oe,!1)}me.internal.write(Se)}if(this.outline.createNamedDestinations){var Ie=this.internal.pages.length,Ee=[];for(de=0;de<Ie;de++){var Pe=me.internal.newObject();Ee.push(Pe);var at=me.internal.getPageInfo(de+1);me.internal.write("<< /D["+at.objId+" 0 R /XYZ null null null]>> endobj")}var gt=me.internal.newObject();for(me.internal.write("<< /Names [ "),de=0;de<Ee.length;de++)me.internal.write("(page_"+(de+1)+")"+Ee[de]+" 0 R");me.internal.write(" ] >>","endobj"),me.internal.newObject(),me.internal.write("<< /Dests "+gt+" 0 R"),me.internal.write(">>","endobj")}}]),M.events.push(["putCatalog",function(){0<this.outline.root.children.length&&(this.internal.write("/Outlines",this.outline.makeRef(this.outline.root)),this.outline.createNamedDestinations&&this.internal.write("/Names "+namesOid+" 0 R"))}]),M.events.push(["initialized",function(){var me=this;me.outline={createNamedDestinations:!1,root:{children:[]}},me.outline.add=function(le,oe,de){var Se={title:oe,options:de,children:[]};return le==null&&(le=this.root),le.children.push(Se),Se},me.outline.render=function(){return this.ctx={},this.ctx.val="",this.ctx.pdf=me,this.genIds_r(this.root),this.renderRoot(this.root),this.renderItems(this.root),this.ctx.val},me.outline.genIds_r=function(le){le.id=me.internal.newObjectDeferred();for(var oe=0;oe<le.children.length;oe++)this.genIds_r(le.children[oe])},me.outline.renderRoot=function(le){this.objStart(le),this.line("/Type /Outlines"),0<le.children.length&&(this.line("/First "+this.makeRef(le.children[0])),this.line("/Last "+this.makeRef(le.children[le.children.length-1]))),this.line("/Count "+this.count_r({count:0},le)),this.objEnd()},me.outline.renderItems=function(le){this.ctx.pdf.internal.getCoordinateString;for(var oe=this.ctx.pdf.internal.getVerticalCoordinateString,de=0;de<le.children.length;de++){var Se=le.children[de];this.objStart(Se),this.line("/Title "+this.makeString(Se.title)),this.line("/Parent "+this.makeRef(le)),0<de&&this.line("/Prev "+this.makeRef(le.children[de-1])),de<le.children.length-1&&this.line("/Next "+this.makeRef(le.children[de+1])),0<Se.children.length&&(this.line("/First "+this.makeRef(Se.children[0])),this.line("/Last "+this.makeRef(Se.children[Se.children.length-1])));var Ce=this.count=this.count_r({count:0},Se);if(0<Ce&&this.line("/Count "+Ce),Se.options&&Se.options.pageNumber){var Oe=me.internal.getPageInfo(Se.options.pageNumber);this.line("/Dest ["+Oe.objId+" 0 R /XYZ 0 "+oe(0)+" 0]")}this.objEnd()}for(de=0;de<le.children.length;de++)Se=le.children[de],this.renderItems(Se)},me.outline.line=function(le){this.ctx.val+=le+`\r
|
|
|
`},me.outline.makeRef=function(le){return le.id+" 0 R"},me.outline.makeString=function(le){return"("+me.internal.pdfEscape(le)+")"},me.outline.objStart=function(le){this.ctx.val+=`\r
|
|
|
`+le.id+` 0 obj\r
|
|
|
<<\r
|
|
|
`},me.outline.objEnd=function(le){this.ctx.val+=`>> \r
|
|
|
endobj\r
|
|
|
`},me.outline.count_r=function(le,oe){for(var de=0;de<oe.children.length;de++)le.count++,this.count_r(le,oe.children[de]);return le.count}}]),R=Ft.API,F=function(){var le=typeof Deflater=="function";if(!le)throw new Error("requires deflate.js for compression");return le},B=function(le,oe,de,Se){var Ce=5,Oe=Y;switch(Se){case R.image_compression.FAST:Ce=3,Oe=z;break;case R.image_compression.MEDIUM:Ce=6,Oe=Q;break;case R.image_compression.SLOW:Ce=9,Oe=P}le=K(le,oe,de,Oe);var Ie=new Uint8Array(H(Ce)),Ee=U(le),Pe=new Deflater(Ce),at=Pe.append(le),gt=Pe.flush(),ee=Ie.length+at.length+gt.length,ae=new Uint8Array(ee+4);return ae.set(Ie),ae.set(at,Ie.length),ae.set(gt,Ie.length+at.length),ae[ee++]=Ee>>>24&255,ae[ee++]=Ee>>>16&255,ae[ee++]=Ee>>>8&255,ae[ee++]=255&Ee,R.arrayBufferToBinaryString(ae)},H=function(le,oe){var de=Math.LOG2E*Math.log(32768)-8<<4|8,Se=de<<8;return Se|=Math.min(3,(oe-1&255)>>1)<<6,Se|=0,[de,255&(Se+=31-Se%31)]},U=function(le,oe){for(var de,Se=1,Ce=0,Oe=le.length,Ie=0;0<Oe;){for(Oe-=de=oe<Oe?oe:Oe;Ce+=Se+=le[Ie++],--de;);Se%=65521,Ce%=65521}return(Ce<<16|Se)>>>0},K=function(le,oe,de,Se){for(var Ce,Oe,Ie,Ee=le.length/oe,Pe=new Uint8Array(le.length+Ee),at=$(),gt=0;gt<Ee;gt++){if(Ie=gt*oe,Ce=le.subarray(Ie,Ie+oe),Se)Pe.set(Se(Ce,de,Oe),Ie+gt);else{for(var ee=0,ae=at.length,k=[];ee<ae;ee++)k[ee]=at[ee](Ce,de,Oe);var J=fe(k.concat());Pe.set(k[J],Ie+gt)}Oe=Ce}return Pe},W=function(le,oe,de){var Se=Array.apply([],le);return Se.unshift(0),Se},z=function(le,oe,de){var Se,Ce=[],Oe=0,Ie=le.length;for(Ce[0]=1;Oe<Ie;Oe++)Se=le[Oe-oe]||0,Ce[Oe+1]=le[Oe]-Se+256&255;return Ce},Y=function(le,oe,de){var Se,Ce=[],Oe=0,Ie=le.length;for(Ce[0]=2;Oe<Ie;Oe++)Se=de&&de[Oe]||0,Ce[Oe+1]=le[Oe]-Se+256&255;return Ce},Q=function(le,oe,de){var Se,Ce,Oe=[],Ie=0,Ee=le.length;for(Oe[0]=3;Ie<Ee;Ie++)Se=le[Ie-oe]||0,Ce=de&&de[Ie]||0,Oe[Ie+1]=le[Ie]+256-(Se+Ce>>>1)&255;return Oe},P=function(le,oe,de){var Se,Ce,Oe,Ie,Ee=[],Pe=0,at=le.length;for(Ee[0]=4;Pe<at;Pe++)Se=le[Pe-oe]||0,Ce=de&&de[Pe]||0,Oe=de&&de[Pe-oe]||0,Ie=G(Se,Ce,Oe),Ee[Pe+1]=le[Pe]-Ie+256&255;return Ee},G=function(le,oe,de){var Se=le+oe-de,Ce=Math.abs(Se-le),Oe=Math.abs(Se-oe),Ie=Math.abs(Se-de);return Ce<=Oe&&Ce<=Ie?le:Oe<=Ie?oe:de},$=function(){return[W,z,Y,Q,P]},fe=function(le){for(var oe,de,Se,Ce=0,Oe=le.length;Ce<Oe;)((oe=te(le[Ce].slice(1)))<de||!de)&&(de=oe,Se=Ce),Ce++;return Se},te=function(le){for(var oe=0,de=le.length,Se=0;oe<de;)Se+=Math.abs(le[oe++]);return Se},R.processPNG=function(me,le,oe,de,Se){var Ce,Oe,Ie,Ee,Pe,at,gt=this.color_spaces.DEVICE_RGB,ee=this.decode.FLATE_DECODE,ae=8;if(this.isArrayBuffer(me)&&(me=new Uint8Array(me)),this.isArrayBufferView(me)){if(typeof PNG!="function"||typeof Mt!="function")throw new Error("PNG support requires png.js and zlib.js");if(me=(Ce=new PNG(me)).imgData,ae=Ce.bits,gt=Ce.colorSpace,Ee=Ce.colors,[4,6].indexOf(Ce.colorType)!==-1){if(Ce.bits===8)for(var k,J=(Yt=Ce.pixelBitlength==32?new Uint32Array(Ce.decodePixels().buffer):Ce.pixelBitlength==16?new Uint16Array(Ce.decodePixels().buffer):new Uint8Array(Ce.decodePixels().buffer)).length,se=new Uint8Array(J*Ce.colors),ge=new Uint8Array(J),Ae=Ce.pixelBitlength-Ce.bits,De=0,$e=0;De<J;De++){for(Bt=Yt[De],k=0;k<Ae;)se[$e++]=Bt>>>k&255,k+=Ce.bits;ge[De]=Bt>>>k&255}if(Ce.bits===16){J=(Yt=new Uint32Array(Ce.decodePixels().buffer)).length,se=new Uint8Array(J*(32/Ce.pixelBitlength)*Ce.colors),ge=new Uint8Array(J*(32/Ce.pixelBitlength));for(var Bt,$t=1<Ce.colors,St=$e=De=0;De<J;)Bt=Yt[De++],se[$e++]=Bt>>>0&255,$t&&(se[$e++]=Bt>>>16&255,Bt=Yt[De++],se[$e++]=Bt>>>0&255),ge[St++]=Bt>>>16&255;ae=8}de!==R.image_compression.NONE&&F()?(me=B(se,Ce.width*Ce.colors,Ce.colors,de),at=B(ge,Ce.width,1,de)):(me=se,at=ge,ee=null)}if(Ce.colorType===3&&(gt=this.color_spaces.INDEXED,Pe=Ce.palette,Ce.transparency.indexed)){var _t=Ce.transparency.indexed,Dt=0;for(De=0,J=_t.length;De<J;++De)Dt+=_t[De];if((Dt/=255)==J-1&&_t.indexOf(0)!==-1)Ie=[_t.indexOf(0)];else if(Dt!==J){var Yt=Ce.decodePixels();for(ge=new Uint8Array(Yt.length),De=0,J=Yt.length;De<J;De++)ge[De]=_t[Yt[De]];at=B(ge,Ce.width,1)}}var wt=function(ur){var er;switch(ur){case R.image_compression.FAST:er=11;break;case R.image_compression.MEDIUM:er=13;break;case R.image_compression.SLOW:er=14;break;default:er=12}return er}(de);return Oe=ee===this.decode.FLATE_DECODE?"/Predictor "+wt+" /Colors "+Ee+" /BitsPerComponent "+ae+" /Columns "+Ce.width:"/Colors "+Ee+" /BitsPerComponent "+ae+" /Columns "+Ce.width,(this.isArrayBuffer(me)||this.isArrayBufferView(me))&&(me=this.arrayBufferToBinaryString(me)),(at&&this.isArrayBuffer(at)||this.isArrayBufferView(at))&&(at=this.arrayBufferToBinaryString(at)),this.createImageInfo(me,Ce.width,Ce.height,gt,ae,ee,le,oe,Oe,Ie,Pe,at,wt)}throw new Error("Unsupported PNG image data, try using JPEG instead.")},(pe=Ft.API).processGIF89A=function(me,le,oe,de,Se){var Ce=new Ut(me),Oe=Ce.width,Ie=Ce.height,Ee=[];Ce.decodeAndBlitFrameRGBA(0,Ee);var Pe={data:Ee,width:Oe,height:Ie},at=new nr(100).encode(Pe,100);return pe.processJPEG.call(this,at,le,oe,de)},pe.processGIF87A=pe.processGIF89A,(we=Ft.API).processBMP=function(me,le,oe,de,Se){var Ce=new cr(me,!1),Oe=Ce.width,Ie=Ce.height,Ee={data:Ce.getData(),width:Oe,height:Ie},Pe=new nr(100).encode(Ee,100);return we.processJPEG.call(this,Pe,le,oe,de)},Ft.API.setLanguage=function(me){return this.internal.languageSettings===void 0&&(this.internal.languageSettings={},this.internal.languageSettings.isSubscribed=!1),{af:"Afrikaans",sq:"Albanian",ar:"Arabic (Standard)","ar-DZ":"Arabic (Algeria)","ar-BH":"Arabic (Bahrain)","ar-EG":"Arabic (Egypt)","ar-IQ":"Arabic (Iraq)","ar-JO":"Arabic (Jordan)","ar-KW":"Arabic (Kuwait)","ar-LB":"Arabic (Lebanon)","ar-LY":"Arabic (Libya)","ar-MA":"Arabic (Morocco)","ar-OM":"Arabic (Oman)","ar-QA":"Arabic (Qatar)","ar-SA":"Arabic (Saudi Arabia)","ar-SY":"Arabic (Syria)","ar-TN":"Arabic (Tunisia)","ar-AE":"Arabic (U.A.E.)","ar-YE":"Arabic (Yemen)",an:"Aragonese",hy:"Armenian",as:"Assamese",ast:"Asturian",az:"Azerbaijani",eu:"Basque",be:"Belarusian",bn:"Bengali",bs:"Bosnian",br:"Breton",bg:"Bulgarian",my:"Burmese",ca:"Catalan",ch:"Chamorro",ce:"Chechen",zh:"Chinese","zh-HK":"Chinese (Hong Kong)","zh-CN":"Chinese (PRC)","zh-SG":"Chinese (Singapore)","zh-TW":"Chinese (Taiwan)",cv:"Chuvash",co:"Corsican",cr:"Cree",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch (Standard)","nl-BE":"Dutch (Belgian)",en:"English","en-AU":"English (Australia)","en-BZ":"English (Belize)","en-CA":"English (Canada)","en-IE":"English (Ireland)","en-JM":"English (Jamaica)","en-NZ":"English (New Zealand)","en-PH":"English (Philippines)","en-ZA":"English (South Africa)","en-TT":"English (Trinidad & Tobago)","en-GB":"English (United Kingdom)","en-US":"English (United States)","en-ZW":"English (Zimbabwe)",eo:"Esperanto",et:"Estonian",fo:"Faeroese",fj:"Fijian",fi:"Finnish",fr:"French (Standard)","fr-BE":"French (Belgium)","fr-CA":"French (Canada)","fr-FR":"French (France)","fr-LU":"French (Luxembourg)","fr-MC":"French (Monaco)","fr-CH":"French (Switzerland)",fy:"Frisian",fur:"Friulian",gd:"Gaelic (Scots)","gd-IE":"Gaelic (Irish)",gl:"Galacian",ka:"Georgian",de:"German (Standard)","de-AT":"German (Austria)","de-DE":"German (Germany)","de-LI":"German (Liechtenstein)","de-LU":"German (Luxembourg)","de-CH":"German (Switzerland)",el:"Greek",gu:"Gujurati",ht:"Haitian",he:"Hebrew",hi:"Hindi",hu:"Hungarian",is:"Icelandic",id:"Indonesian",iu:"Inuktitut",ga:"Irish",it:"Italian (Standard)","it-CH":"Italian (Switzerland)",ja:"Japanese",kn:"Kannada",ks:"Kashmiri",kk:"Kazakh",km:"Khmer",ky:"Kirghiz",tlh:"Klingon",ko:"Korean","ko-KP":"Korean (North Korea)","ko-KR":"Korean (South Korea)",la:"Latin",lv:"Latvian",lt:"Lithuanian",lb:"Luxembourgish",mk:"FYRO Macedonian",ms:"Malay",ml:"Malayalam",mt:"Maltese",mi:"Maori",mr:"Marathi",mo:"Moldavian",nv:"Navajo",ng:"Ndonga",ne:"Nepali",no:"Norwegian",nb:"Norwegian (Bokmal)",nn:"Norwegian (Nynorsk)",oc:"Occitan",or:"Oriya",om:"Oromo",fa:"Persian","fa-IR":"Persian/Iran",pl:"Polish",pt:"Portuguese","pt-BR":"Portuguese (Brazil)",pa:"Punjabi","pa-IN":"Punjabi (India)","pa-PK":"Punjabi (Pakistan)",qu:"Quechua",rm:"Rhaeto-Romanic",ro:"Romanian","ro-MO":"Romanian (Moldavia)",ru:"Russian","ru-MO":"Russian (Moldavia)",sz:"Sami (Lappish)",sg:"Sango",sa:"Sanskrit",sc:"Sardinian",sd:"Sindhi",si:"Singhalese",sr:"Serbian",sk:"Slovak",sl:"Slovenian",so:"Somani",sb:"Sorbian",es:"Spanish","es-AR":"Spanish (Argentina)","es-BO":"Spanish (Bolivia)","es-CL":"Spanish (Chile)","es-CO":"Spanish (Colombia)","es-CR":"Spanish (Costa Rica)","es-DO":"Spanish (Dominican Republic)","es-EC":"Spanish (Ecuador)","es-SV":"Spanish (El Salvador)","es-GT":"Spanish (Guatemala)","es-HN":"Spanish (Honduras)","es-MX":"Spanish (Mexico)","es-NI":"Spanish (Nicaragua)","es-PA":"Spanish (Panama)","es-PY":"Spanish (Paraguay)","es-PE":"Spanish (Peru)","es-PR":"Spanish (Puerto Rico)","es-ES":"Spanish (Spain)","es-UY":"Spanish (Uruguay)","es-VE":"Spanish (Venezuela)",sx:"Sutu",sw:"Swahili",sv:"Swedish","sv-FI":"Swedish (Finland)","sv-SV":"Swedish (Sweden)",ta:"Tamil",tt:"Tatar",te:"Teluga",th:"Thai",tig:"Tigre",ts:"Tsonga",tn:"Tswana",tr:"Turkish",tk:"Turkmen",uk:"Ukrainian",hsb:"Upper Sorbian",ur:"Urdu",ve:"Venda",vi:"Vietnamese",vo:"Volapuk",wa:"Walloon",cy:"Welsh",xh:"Xhosa",ji:"Yiddish",zu:"Zulu"}[me]!==void 0&&(this.internal.languageSettings.languageCode=me,this.internal.languageSettings.isSubscribed===!1&&(this.internal.events.subscribe("putCatalog",function(){this.internal.write("/Lang ("+this.internal.languageSettings.languageCode+")")}),this.internal.languageSettings.isSubscribed=!0)),this},be=Ft.API,Ve=be.getCharWidthsArray=function(me,le){var oe,de,Se,Ce=(le=le||{}).font||this.internal.getFont(),Oe=le.fontSize||this.internal.getFontSize(),Ie=le.charSpace||this.internal.getCharSpace(),Ee=le.widths?le.widths:Ce.metadata.Unicode.widths,Pe=Ee.fof?Ee.fof:1,at=le.kerning?le.kerning:Ce.metadata.Unicode.kerning,gt=at.fof?at.fof:1,ee=0,ae=Ee[0]||Pe,k=[];for(oe=0,de=me.length;oe<de;oe++)Se=me.charCodeAt(oe),typeof Ce.metadata.widthOfString=="function"?k.push((Ce.metadata.widthOfGlyph(Ce.metadata.characterToGlyph(Se))+Ie*(1e3/Oe)||0)/1e3):k.push((Ee[Se]||ae)/Pe+(at[Se]&&at[Se][ee]||0)/gt),ee=Se;return k},Xe=be.getArraySum=function(me){for(var le=me.length,oe=0;le;)oe+=me[--le];return oe},At=be.getStringUnitWidth=function(me,le){var oe=(le=le||{}).fontSize||this.internal.getFontSize(),de=le.font||this.internal.getFont(),Se=le.charSpace||this.internal.getCharSpace();return typeof de.metadata.widthOfString=="function"?de.metadata.widthOfString(me,oe,Se)/oe:Xe(Ve.apply(this,arguments))},Be=function(le,oe,de,Se){for(var Ce=[],Oe=0,Ie=le.length,Ee=0;Oe!==Ie&&Ee+oe[Oe]<de;)Ee+=oe[Oe],Oe++;Ce.push(le.slice(0,Oe));var Pe=Oe;for(Ee=0;Oe!==Ie;)Ee+oe[Oe]>Se&&(Ce.push(le.slice(Pe,Oe)),Ee=0,Pe=Oe),Ee+=oe[Oe],Oe++;return Pe!==Oe&&Ce.push(le.slice(Pe,Oe)),Ce},Fe=function(le,oe,de){de||(de={});var Se,Ce,Oe,Ie,Ee,Pe,at=[],gt=[at],ee=de.textIndent||0,ae=0,k=0,J=le.split(" "),se=Ve.apply(this,[" ",de])[0];if(Pe=de.lineIndent===-1?J[0].length+2:de.lineIndent||0){var ge=Array(Pe).join(" "),Ae=[];J.map(function(Bt){1<(Bt=Bt.split(/\s*\n/)).length?Ae=Ae.concat(Bt.map(function($t,St){return(St&&$t.length?`
|
|
|
`:"")+$t})):Ae.push(Bt[0])}),J=Ae,Pe=At.apply(this,[ge,de])}for(Oe=0,Ie=J.length;Oe<Ie;Oe++){var De=0;if(Se=J[Oe],Pe&&Se[0]==`
|
|
|
`&&(Se=Se.substr(1),De=1),Ce=Ve.apply(this,[Se,de]),oe<ee+ae+(k=Xe(Ce))||De){if(oe<k){for(Ee=Be.apply(this,[Se,Ce,oe-(ee+ae),oe]),at.push(Ee.shift()),at=[Ee.pop()];Ee.length;)gt.push([Ee.shift()]);k=Xe(Ce.slice(Se.length-(at[0]?at[0].length:0)))}else at=[Se];gt.push(at),ee=k+Pe,ae=se}else at.push(Se),ee+=ae+k,ae=se}if(Pe)var $e=function($t,St){return(St?ge:"")+$t.join(" ")};else $e=function($t){return $t.join(" ")};return gt.map($e)},be.splitTextToSize=function(me,le,oe){var de,Se=(oe=oe||{}).fontSize||this.internal.getFontSize(),Ce=function(at){var gt={0:1},ee={};if(at.widths&&at.kerning)return{widths:at.widths,kerning:at.kerning};var ae=this.internal.getFont(at.fontName,at.fontStyle),k="Unicode";return ae.metadata[k]?{widths:ae.metadata[k].widths||gt,kerning:ae.metadata[k].kerning||ee}:{font:ae.metadata,fontSize:this.internal.getFontSize(),charSpace:this.internal.getCharSpace()}}.call(this,oe);de=Array.isArray(me)?me:me.split(/\r?\n/);var Oe=1*this.internal.scaleFactor*le/Se;Ce.textIndent=oe.textIndent?1*oe.textIndent*this.internal.scaleFactor/Se:0,Ce.lineIndent=oe.lineIndent;var Ie,Ee,Pe=[];for(Ie=0,Ee=de.length;Ie<Ee;Ie++)Pe=Pe.concat(Fe.apply(this,[de[Ie],Oe,Ce]));return Pe},mt=Ft.API,Je={codePages:["WinAnsiEncoding"],WinAnsiEncoding:(rt=function(le){for(var oe="klmnopqrstuvwxyz",de={},Se=0;Se<oe.length;Se++)de[oe[Se]]="0123456789abcdef"[Se];var Ce,Oe,Ie,Ee,Pe,at={},gt=1,ee=at,ae=[],k="",J="",se=le.length-1;for(Se=1;Se!=se;)Pe=le[Se],Se+=1,Pe=="'"?Oe=Oe?(Ee=Oe.join(""),Ce):[]:Oe?Oe.push(Pe):Pe=="{"?(ae.push([ee,Ee]),ee={},Ee=Ce):Pe=="}"?((Ie=ae.pop())[0][Ie[1]]=ee,Ee=Ce,ee=Ie[0]):Pe=="-"?gt=-1:Ee===Ce?de.hasOwnProperty(Pe)?(k+=de[Pe],Ee=parseInt(k,16)*gt,gt=1,k=""):k+=Pe:de.hasOwnProperty(Pe)?(J+=de[Pe],ee[Ee]=parseInt(J,16)*gt,gt=1,Ee=Ce,J=""):J+=Pe;return at})("{19m8n201n9q201o9r201s9l201t9m201u8m201w9n201x9o201y8o202k8q202l8r202m9p202q8p20aw8k203k8t203t8v203u9v2cq8s212m9t15m8w15n9w2dw9s16k8u16l9u17s9z17x8y17y9y}")},vt={Unicode:{Courier:Je,"Courier-Bold":Je,"Courier-BoldOblique":Je,"Courier-Oblique":Je,Helvetica:Je,"Helvetica-Bold":Je,"Helvetica-BoldOblique":Je,"Helvetica-Oblique":Je,"Times-Roman":Je,"Times-Bold":Je,"Times-BoldItalic":Je,"Times-Italic":Je}},ut={Unicode:{"Courier-Oblique":rt("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-BoldItalic":rt("{'widths'{k3o2q4ycx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2r202m2n2n3m2o3m2p5n202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5n4l4m4m4m4n4m4o4s4p4m4q4m4r4s4s4y4t2r4u3m4v4m4w3x4x5t4y4s4z4s5k3x5l4s5m4m5n3r5o3x5p4s5q4m5r5t5s4m5t3x5u3x5v2l5w1w5x2l5y3t5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q2l6r3m6s3r6t1w6u1w6v3m6w1w6x4y6y3r6z3m7k3m7l3m7m2r7n2r7o1w7p3r7q2w7r4m7s3m7t2w7u2r7v2n7w1q7x2n7y3t202l3mcl4mal2ram3man3mao3map3mar3mas2lat4uau1uav3maw3way4uaz2lbk2sbl3t'fof'6obo2lbp3tbq3mbr1tbs2lbu1ybv3mbz3mck4m202k3mcm4mcn4mco4mcp4mcq5ycr4mcs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz2w203k6o212m6o2dw2l2cq2l3t3m3u2l17s3x19m3m}'kerning'{cl{4qu5kt5qt5rs17ss5ts}201s{201ss}201t{cks4lscmscnscoscpscls2wu2yu201ts}201x{2wu2yu}2k{201ts}2w{4qx5kx5ou5qx5rs17su5tu}2x{17su5tu5ou}2y{4qx5kx5ou5qx5rs17ss5ts}'fof'-6ofn{17sw5tw5ou5qw5rs}7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qs}3v{17su5tu5os5qs}7p{17su5tu}ck{4qu5kt5qt5rs17ss5ts}4l{4qu5kt5qt5rs17ss5ts}cm{4qu5kt5qt5rs17ss5ts}cn{4qu5kt5qt5rs17ss5ts}co{4qu5kt5qt5rs17ss5ts}cp{4qu5kt5qt5rs17ss5ts}6l{4qu5ou5qw5rt17su5tu}5q{ckuclucmucnucoucpu4lu}5r{ckuclucmucnucoucpu4lu}7q{cksclscmscnscoscps4ls}6p{4qu5ou5qw5rt17sw5tw}ek{4qu5ou5qw5rt17su5tu}el{4qu5ou5qw5rt17su5tu}em{4qu5ou5qw5rt17su5tu}en{4qu5ou5qw5rt17su5tu}eo{4qu5ou5qw5rt17su5tu}ep{4qu5ou5qw5rt17su5tu}es{17ss5ts5qs4qu}et{4qu5ou5qw5rt17sw5tw}eu{4qu5ou5qw5rt17ss5ts}ev{17ss5ts5qs4qu}6z{17sw5tw5ou5qw5rs}fm{17sw5tw5ou5qw5rs}7n{201ts}fo{17sw5tw5ou5qw5rs}fp{17sw5tw5ou5qw5rs}fq{17sw5tw5ou5qw5rs}7r{cksclscmscnscoscps4ls}fs{17sw5tw5ou5qw5rs}ft{17su5tu}fu{17su5tu}fv{17su5tu}fw{17su5tu}fz{cksclscmscnscoscps4ls}}}"),"Helvetica-Bold":rt("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),Courier:rt("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Courier-BoldOblique":rt("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Bold":rt("{'widths'{k3q2q5ncx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2l202m2n2n3m2o3m2p6o202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5x4l4s4m4m4n4s4o4s4p4m4q3x4r4y4s4y4t2r4u3m4v4y4w4m4x5y4y4s4z4y5k3x5l4y5m4s5n3r5o4m5p4s5q4s5r6o5s4s5t4s5u4m5v2l5w1w5x2l5y3u5z3m6k2l6l3m6m3r6n2w6o3r6p2w6q2l6r3m6s3r6t1w6u2l6v3r6w1w6x5n6y3r6z3m7k3r7l3r7m2w7n2r7o2l7p3r7q3m7r4s7s3m7t3m7u2w7v2r7w1q7x2r7y3o202l3mcl4sal2lam3man3mao3map3mar3mas2lat4uau1yav3maw3tay4uaz2lbk2sbl3t'fof'6obo2lbp3rbr1tbs2lbu2lbv3mbz3mck4s202k3mcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3rek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3m3u2l17s4s19m3m}'kerning'{cl{4qt5ks5ot5qy5rw17sv5tv}201t{cks4lscmscnscoscpscls4wv}2k{201ts}2w{4qu5ku7mu5os5qx5ru17su5tu}2x{17su5tu5ou5qs}2y{4qv5kv7mu5ot5qz5ru17su5tu}'fof'-6o7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qu}3v{17su5tu5os5qu}fu{17su5tu5ou5qu}7p{17su5tu5ou5qu}ck{4qt5ks5ot5qy5rw17sv5tv}4l{4qt5ks5ot5qy5rw17sv5tv}cm{4qt5ks5ot5qy5rw17sv5tv}cn{4qt5ks5ot5qy5rw17sv5tv}co{4qt5ks5ot5qy5rw17sv5tv}cp{4qt5ks5ot5qy5rw17sv5tv}6l{17st5tt5ou5qu}17s{ckuclucmucnucoucpu4lu4wu}5o{ckuclucmucnucoucpu4lu4wu}5q{ckzclzcmzcnzcozcpz4lz4wu}5r{ckxclxcmxcnxcoxcpx4lx4wu}5t{ckuclucmucnucoucpu4lu4wu}7q{ckuclucmucnucoucpu4lu}6p{17sw5tw5ou5qu}ek{17st5tt5qu}el{17st5tt5ou5qu}em{17st5tt5qu}en{17st5tt5qu}eo{17st5tt5qu}ep{17st5tt5ou5qu}es{17ss5ts5qu}et{17sw5tw5ou5qu}eu{17sw5tw5ou5qu}ev{17ss5ts5qu}6z{17sw5tw5ou5qu5rs}fm{17sw5tw5ou5qu5rs}fn{17sw5tw5ou5qu5rs}fo{17sw5tw5ou5qu5rs}fp{17sw5tw5ou5qu5rs}fq{17sw5tw5ou5qu5rs}7r{cktcltcmtcntcotcpt4lt5os}fs{17sw5tw5ou5qu5rs}ft{17su5tu5ou5qu}7m{5os}fv{17su5tu5ou5qu}fw{17su5tu5ou5qu}fz{cksclscmscnscoscps4ls}}}"),Symbol:rt("{'widths'{k3uaw4r19m3m2k1t2l2l202m2y2n3m2p5n202q6o3k3m2s2l2t2l2v3r2w1t3m3m2y1t2z1wbk2sbl3r'fof'6o3n3m3o3m3p3m3q3m3r3m3s3m3t3m3u1w3v1w3w3r3x3r3y3r3z2wbp3t3l3m5v2l5x2l5z3m2q4yfr3r7v3k7w1o7x3k}'kerning'{'fof'-6o}}"),Helvetica:rt("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}"),"Helvetica-BoldOblique":rt("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),ZapfDingbats:rt("{'widths'{k4u2k1w'fof'6o}'kerning'{'fof'-6o}}"),"Courier-Bold":rt("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Italic":rt("{'widths'{k3n2q4ycx2l201n3m201o5t201s2l201t2l201u2l201w3r201x3r201y3r2k1t2l2l202m2n2n3m2o3m2p5n202q5t2r1p2s2l2t2l2u3m2v4n2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w4n3x4n3y4n3z3m4k5w4l3x4m3x4n4m4o4s4p3x4q3x4r4s4s4s4t2l4u2w4v4m4w3r4x5n4y4m4z4s5k3x5l4s5m3x5n3m5o3r5p4s5q3x5r5n5s3x5t3r5u3r5v2r5w1w5x2r5y2u5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q1w6r3m6s3m6t1w6u1w6v2w6w1w6x4s6y3m6z3m7k3m7l3m7m2r7n2r7o1w7p3m7q2w7r4m7s2w7t2w7u2r7v2s7w1v7x2s7y3q202l3mcl3xal2ram3man3mao3map3mar3mas2lat4wau1vav3maw4nay4waz2lbk2sbl4n'fof'6obo2lbp3mbq3obr1tbs2lbu1zbv3mbz3mck3x202k3mcm3xcn3xco3xcp3xcq5tcr4mcs3xct3xcu3xcv3xcw2l2m2ucy2lcz2ldl4mdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr4nfs3mft3mfu3mfv3mfw3mfz2w203k6o212m6m2dw2l2cq2l3t3m3u2l17s3r19m3m}'kerning'{cl{5kt4qw}201s{201sw}201t{201tw2wy2yy6q-t}201x{2wy2yy}2k{201tw}2w{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}2x{17ss5ts5os}2y{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}'fof'-6o6t{17ss5ts5qs}7t{5os}3v{5qs}7p{17su5tu5qs}ck{5kt4qw}4l{5kt4qw}cm{5kt4qw}cn{5kt4qw}co{5kt4qw}cp{5kt4qw}6l{4qs5ks5ou5qw5ru17su5tu}17s{2ks}5q{ckvclvcmvcnvcovcpv4lv}5r{ckuclucmucnucoucpu4lu}5t{2ks}6p{4qs5ks5ou5qw5ru17su5tu}ek{4qs5ks5ou5qw5ru17su5tu}el{4qs5ks5ou5qw5ru17su5tu}em{4qs5ks5ou5qw5ru17su5tu}en{4qs5ks5ou5qw5ru17su5tu}eo{4qs5ks5ou5qw5ru17su5tu}ep{4qs5ks5ou5qw5ru17su5tu}es{5ks5qs4qs}et{4qs5ks5ou5qw5ru17su5tu}eu{4qs5ks5qw5ru17su5tu}ev{5ks5qs4qs}ex{17ss5ts5qs}6z{4qv5ks5ou5qw5ru17su5tu}fm{4qv5ks5ou5qw5ru17su5tu}fn{4qv5ks5ou5qw5ru17su5tu}fo{4qv5ks5ou5qw5ru17su5tu}fp{4qv5ks5ou5qw5ru17su5tu}fq{4qv5ks5ou5qw5ru17su5tu}7r{5os}fs{4qv5ks5ou5qw5ru17su5tu}ft{17su5tu5qs}fu{17su5tu5qs}fv{17su5tu5qs}fw{17su5tu5qs}}}"),"Times-Roman":rt("{'widths'{k3n2q4ycx2l201n3m201o6o201s2l201t2l201u2l201w2w201x2w201y2w2k1t2l2l202m2n2n3m2o3m2p5n202q6o2r1m2s2l2t2l2u3m2v3s2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v1w3w3s3x3s3y3s3z2w4k5w4l4s4m4m4n4m4o4s4p3x4q3r4r4s4s4s4t2l4u2r4v4s4w3x4x5t4y4s4z4s5k3r5l4s5m4m5n3r5o3x5p4s5q4s5r5y5s4s5t4s5u3x5v2l5w1w5x2l5y2z5z3m6k2l6l2w6m3m6n2w6o3m6p2w6q2l6r3m6s3m6t1w6u1w6v3m6w1w6x4y6y3m6z3m7k3m7l3m7m2l7n2r7o1w7p3m7q3m7r4s7s3m7t3m7u2w7v3k7w1o7x3k7y3q202l3mcl4sal2lam3man3mao3map3mar3mas2lat4wau1vav3maw3say4waz2lbk2sbl3s'fof'6obo2lbp3mbq2xbr1tbs2lbu1zbv3mbz2wck4s202k3mcm4scn4sco4scp4scq5tcr4mcs3xct3xcu3xcv3xcw2l2m2tcy2lcz2ldl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek2wel2wem2wen2weo2wep2weq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr3sfs3mft3mfu3mfv3mfw3mfz3m203k6o212m6m2dw2l2cq2l3t3m3u1w17s4s19m3m}'kerning'{cl{4qs5ku17sw5ou5qy5rw201ss5tw201ws}201s{201ss}201t{ckw4lwcmwcnwcowcpwclw4wu201ts}2k{201ts}2w{4qs5kw5os5qx5ru17sx5tx}2x{17sw5tw5ou5qu}2y{4qs5kw5os5qx5ru17sx5tx}'fof'-6o7t{ckuclucmucnucoucpu4lu5os5rs}3u{17su5tu5qs}3v{17su5tu5qs}7p{17sw5tw5qs}ck{4qs5ku17sw5ou5qy5rw201ss5tw201ws}4l{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cm{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cn{4qs5ku17sw5ou5qy5rw201ss5tw201ws}co{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cp{4qs5ku17sw5ou5qy5rw201ss5tw201ws}6l{17su5tu5os5qw5rs}17s{2ktclvcmvcnvcovcpv4lv4wuckv}5o{ckwclwcmwcnwcowcpw4lw4wu}5q{ckyclycmycnycoycpy4ly4wu5ms}5r{cktcltcmtcntcotcpt4lt4ws}5t{2ktclvcmvcnvcovcpv4lv4wuckv}7q{cksclscmscnscoscps4ls}6p{17su5tu5qw5rs}ek{5qs5rs}el{17su5tu5os5qw5rs}em{17su5tu5os5qs5rs}en{17su5qs5rs}eo{5qs5rs}ep{17su5tu5os5qw5rs}es{5qs}et{17su5tu5qw5rs}eu{17su5tu5qs5rs}ev{5qs}6z{17sv5tv5os5qx5rs}fm{5os5qt5rs}fn{17sv5tv5os5qx5rs}fo{17sv5tv5os5qx5rs}fp{5os5qt5rs}fq{5os5qt5rs}7r{ckuclucmucnucoucpu4lu5os}fs{17sv5tv5os5qx5rs}ft{17ss5ts5qs}fu{17sw5tw5qs}fv{17sw5tw5qs}fw{17ss5ts5qs}fz{ckuclucmucnucoucpu4lu5os5rs}}}"),"Helvetica-Oblique":rt("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}")}},mt.events.push(["addFont",function(me){var le,oe,de,Se=me.font,Ce="Unicode";(le=ut[Ce][Se.postScriptName])&&((oe=Se.metadata[Ce]?Se.metadata[Ce]:Se.metadata[Ce]={}).widths=le.widths,oe.kerning=le.kerning),(de=vt[Ce][Se.postScriptName])&&((oe=Se.metadata[Ce]?Se.metadata[Ce]:Se.metadata[Ce]={}).encoding=de).codePages&&de.codePages.length&&(Se.encoding=de.codePages[0])}]),bt=Ft,typeof self!="undefined"&&self||typeof u!="undefined"&&u||typeof window!="undefined"&&window||Function("return this")(),bt.API.events.push(["addFont",function(me){var le=me.font,oe=me.instance;if(oe!==void 0&&oe.existsFileInVFS(le.postScriptName)){var de=oe.getFileFromVFS(le.postScriptName);if(typeof de!="string")throw new Error("Font is not stored as string-data in vFS, import fonts or remove declaration doc.addFont('"+le.postScriptName+"').");le.metadata=bt.API.TTFFont.open(le.postScriptName,le.fontName,de,le.encoding),le.metadata.Unicode=le.metadata.Unicode||{encoding:{},kerning:{},widths:[]},le.metadata.glyIdsUsed=[0]}else if(le.isStandardFont===!1)throw new Error("Font does not exist in vFS, import fonts or remove declaration doc.addFont('"+le.postScriptName+"').")}]),(Qe=Ft.API).addSvg=function(me,le,oe,de,Se){if(le===void 0||oe===void 0)throw new Error("addSVG needs values for 'x' and 'y'");function Ce(_t){for(var Dt=parseFloat(_t[1]),Yt=parseFloat(_t[2]),wt=[],ur=3,er=_t.length;ur<er;)_t[ur]==="c"?(wt.push([parseFloat(_t[ur+1]),parseFloat(_t[ur+2]),parseFloat(_t[ur+3]),parseFloat(_t[ur+4]),parseFloat(_t[ur+5]),parseFloat(_t[ur+6])]),ur+=7):_t[ur]==="l"?(wt.push([parseFloat(_t[ur+1]),parseFloat(_t[ur+2])]),ur+=3):ur+=1;return[Dt,Yt,wt]}var Oe,Ie,Ee,Pe,at,gt,ee,ae,k=(Pe=document,ae=Pe.createElement("iframe"),at=".jsPDF_sillysvg_iframe {display:none;position:absolute;}",(ee=(gt=Pe).createElement("style")).type="text/css",ee.styleSheet?ee.styleSheet.cssText=at:ee.appendChild(gt.createTextNode(at)),gt.getElementsByTagName("head")[0].appendChild(ee),ae.name="childframe",ae.setAttribute("width",0),ae.setAttribute("height",0),ae.setAttribute("frameborder","0"),ae.setAttribute("scrolling","no"),ae.setAttribute("seamless","seamless"),ae.setAttribute("class","jsPDF_sillysvg_iframe"),Pe.body.appendChild(ae),ae),J=(Oe=me,(Ee=((Ie=k).contentWindow||Ie.contentDocument).document).write(Oe),Ee.close(),Ee.getElementsByTagName("svg")[0]),se=[1,1],ge=parseFloat(J.getAttribute("width")),Ae=parseFloat(J.getAttribute("height"));ge&&Ae&&(de&&Se?se=[de/ge,Se/Ae]:de?se=[de/ge,de/ge]:Se&&(se=[Se/Ae,Se/Ae]));var De,$e,Bt,$t,St=J.childNodes;for(De=0,$e=St.length;De<$e;De++)(Bt=St[De]).tagName&&Bt.tagName.toUpperCase()==="PATH"&&(($t=Ce(Bt.getAttribute("d").split(" ")))[0]=$t[0]*se[0]+le,$t[1]=$t[1]*se[1]+oe,this.lines.call(this,$t[2],$t[0],$t[1],se));return this},Qe.addSVG=Qe.addSvg,Qe.addSvgAsImage=function(me,le,oe,de,Se,Ce,Oe,Ie){if(isNaN(le)||isNaN(oe))throw console.error("jsPDF.addSvgAsImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");if(isNaN(de)||isNaN(Se))throw console.error("jsPDF.addSvgAsImage: Invalid measurements",arguments),new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");var Ee=document.createElement("canvas");Ee.width=de,Ee.height=Se;var Pe=Ee.getContext("2d");return Pe.fillStyle="#fff",Pe.fillRect(0,0,Ee.width,Ee.height),canvg(Ee,me,{ignoreMouse:!0,ignoreAnimation:!0,ignoreDimensions:!0,ignoreClear:!0}),this.addImage(Ee.toDataURL("image/jpeg",1),le,oe,de,Se,Oe,Ie),this},Ft.API.putTotalPages=function(me){var le,oe=0;oe=parseInt(this.internal.getFont().id.substr(1),10)<15?(le=new RegExp(me,"g"),this.internal.getNumberOfPages()):(le=new RegExp(this.pdfEscape16(me,this.internal.getFont()),"g"),this.pdfEscape16(this.internal.getNumberOfPages()+"",this.internal.getFont()));for(var de=1;de<=this.internal.getNumberOfPages();de++)for(var Se=0;Se<this.internal.pages[de].length;Se++)this.internal.pages[de][Se]=this.internal.pages[de][Se].replace(le,oe);return this},Ft.API.viewerPreferences=function(me,le){var oe;me=me||{},le=le||!1;var de,Se,Ce={HideToolbar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideMenubar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideWindowUI:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},FitWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},CenterWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},DisplayDocTitle:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.4},NonFullScreenPageMode:{defaultValue:"UseNone",value:"UseNone",type:"name",explicitSet:!1,valueSet:["UseNone","UseOutlines","UseThumbs","UseOC"],pdfVersion:1.3},Direction:{defaultValue:"L2R",value:"L2R",type:"name",explicitSet:!1,valueSet:["L2R","R2L"],pdfVersion:1.3},ViewArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},ViewClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintScaling:{defaultValue:"AppDefault",value:"AppDefault",type:"name",explicitSet:!1,valueSet:["AppDefault","None"],pdfVersion:1.6},Duplex:{defaultValue:"",value:"none",type:"name",explicitSet:!1,valueSet:["Simplex","DuplexFlipShortEdge","DuplexFlipLongEdge","none"],pdfVersion:1.7},PickTrayByPDFSize:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.7},PrintPageRange:{defaultValue:"",value:"",type:"array",explicitSet:!1,valueSet:null,pdfVersion:1.7},NumCopies:{defaultValue:1,value:1,type:"integer",explicitSet:!1,valueSet:null,pdfVersion:1.7}},Oe=Object.keys(Ce),Ie=[],Ee=0,Pe=0,at=0,gt=!0;function ee(k,J){var se,ge=!1;for(se=0;se<k.length;se+=1)k[se]===J&&(ge=!0);return ge}if(this.internal.viewerpreferences===void 0&&(this.internal.viewerpreferences={},this.internal.viewerpreferences.configuration=JSON.parse(JSON.stringify(Ce)),this.internal.viewerpreferences.isSubscribed=!1),oe=this.internal.viewerpreferences.configuration,me==="reset"||le===!0){var ae=Oe.length;for(at=0;at<ae;at+=1)oe[Oe[at]].value=oe[Oe[at]].defaultValue,oe[Oe[at]].explicitSet=!1}if(g(me)==="object"){for(de in me)if(Se=me[de],ee(Oe,de)&&Se!==void 0){if(oe[de].type==="boolean"&&typeof Se=="boolean")oe[de].value=Se;else if(oe[de].type==="name"&&ee(oe[de].valueSet,Se))oe[de].value=Se;else if(oe[de].type==="integer"&&Number.isInteger(Se))oe[de].value=Se;else if(oe[de].type==="array"){for(Ee=0;Ee<Se.length;Ee+=1)if(gt=!0,Se[Ee].length===1&&typeof Se[Ee][0]=="number")Ie.push(String(Se[Ee]-1));else if(1<Se[Ee].length){for(Pe=0;Pe<Se[Ee].length;Pe+=1)typeof Se[Ee][Pe]!="number"&&(gt=!1);gt===!0&&Ie.push([Se[Ee][0]-1,Se[Ee][1]-1].join(" "))}oe[de].value="["+Ie.join(" ")+"]"}else oe[de].value=oe[de].defaultValue;oe[de].explicitSet=!0}}return this.internal.viewerpreferences.isSubscribed===!1&&(this.internal.events.subscribe("putCatalog",function(){var k,J=[];for(k in oe)oe[k].explicitSet===!0&&(oe[k].type==="name"?J.push("/"+k+" /"+oe[k].value):J.push("/"+k+" "+oe[k].value));J.length!==0&&this.internal.write(`/ViewerPreferences
|
|
|
<<
|
|
|
`+J.join(`
|
|
|
`)+`
|
|
|
>>`)}),this.internal.viewerpreferences.isSubscribed=!0),this.internal.viewerpreferences.configuration=oe,this},pt=Ft.API,_e=je=Ge="",pt.addMetadata=function(me,le){return je=le||"http://jspdf.default.namespaceuri/",Ge=me,this.internal.events.subscribe("postPutResources",function(){if(Ge){var oe='<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns:jspdf="'+je+'"><jspdf:metadata>',de=unescape(encodeURIComponent('<x:xmpmeta xmlns:x="adobe:ns:meta/">')),Se=unescape(encodeURIComponent(oe)),Ce=unescape(encodeURIComponent(Ge)),Oe=unescape(encodeURIComponent("</jspdf:metadata></rdf:Description></rdf:RDF>")),Ie=unescape(encodeURIComponent("</x:xmpmeta>")),Ee=Se.length+Ce.length+Oe.length+de.length+Ie.length;_e=this.internal.newObject(),this.internal.write("<< /Type /Metadata /Subtype /XML /Length "+Ee+" >>"),this.internal.write("stream"),this.internal.write(de+Se+Ce+Oe+Ie),this.internal.write("endstream"),this.internal.write("endobj")}else _e=""}),this.internal.events.subscribe("putCatalog",function(){_e&&this.internal.write("/Metadata "+_e+" 0 R")}),this},function(me,le){var oe=me.API,de=oe.pdfEscape16=function(Oe,Ie){for(var Ee,Pe=Ie.metadata.Unicode.widths,at=["","0","00","000","0000"],gt=[""],ee=0,ae=Oe.length;ee<ae;++ee){if(Ee=Ie.metadata.characterToGlyph(Oe.charCodeAt(ee)),Ie.metadata.glyIdsUsed.push(Ee),Ie.metadata.toUnicode[Ee]=Oe.charCodeAt(ee),Pe.indexOf(Ee)==-1&&(Pe.push(Ee),Pe.push([parseInt(Ie.metadata.widthOfGlyph(Ee),10)])),Ee=="0")return gt.join("");Ee=Ee.toString(16),gt.push(at[4-Ee.length],Ee)}return gt.join("")},Se=function(Ie){var Ee,Pe,at,gt,ee,ae,k;for(ee=`/CIDInit /ProcSet findresource begin
|
|
|
12 dict begin
|
|
|
begincmap
|
|
|
/CIDSystemInfo <<
|
|
|
/Registry (Adobe)
|
|
|
/Ordering (UCS)
|
|
|
/Supplement 0
|
|
|
>> def
|
|
|
/CMapName /Adobe-Identity-UCS def
|
|
|
/CMapType 2 def
|
|
|
1 begincodespacerange
|
|
|
<0000><ffff>
|
|
|
endcodespacerange`,at=[],ae=0,k=(Pe=Object.keys(Ie).sort(function(J,se){return J-se})).length;ae<k;ae++)Ee=Pe[ae],100<=at.length&&(ee+=`
|
|
|
`+at.length+` beginbfchar
|
|
|
`+at.join(`
|
|
|
`)+`
|
|
|
endbfchar`,at=[]),gt=("0000"+Ie[Ee].toString(16)).slice(-4),Ee=("0000"+(+Ee).toString(16)).slice(-4),at.push("<"+Ee+"><"+gt+">");return at.length&&(ee+=`
|
|
|
`+at.length+` beginbfchar
|
|
|
`+at.join(`
|
|
|
`)+`
|
|
|
endbfchar
|
|
|
`),ee+=`endcmap
|
|
|
CMapName currentdict /CMap defineresource pop
|
|
|
end
|
|
|
end`};oe.events.push(["putFont",function(Oe){!function(Ie,Ee,Pe,at){if(Ie.metadata instanceof me.API.TTFFont&&Ie.encoding==="Identity-H"){for(var gt=Ie.metadata.Unicode.widths,ee=Ie.metadata.subset.encode(Ie.metadata.glyIdsUsed,1),ae="",k=0;k<ee.length;k++)ae+=String.fromCharCode(ee[k]);var J=Pe();at({data:ae,addLength1:!0}),Ee("endobj");var se=Pe();at({data:Se(Ie.metadata.toUnicode),addLength1:!0}),Ee("endobj");var ge=Pe();Ee("<<"),Ee("/Type /FontDescriptor"),Ee("/FontName /"+Ie.fontName),Ee("/FontFile2 "+J+" 0 R"),Ee("/FontBBox "+me.API.PDFObject.convert(Ie.metadata.bbox)),Ee("/Flags "+Ie.metadata.flags),Ee("/StemV "+Ie.metadata.stemV),Ee("/ItalicAngle "+Ie.metadata.italicAngle),Ee("/Ascent "+Ie.metadata.ascender),Ee("/Descent "+Ie.metadata.decender),Ee("/CapHeight "+Ie.metadata.capHeight),Ee(">>"),Ee("endobj");var Ae=Pe();Ee("<<"),Ee("/Type /Font"),Ee("/BaseFont /"+Ie.fontName),Ee("/FontDescriptor "+ge+" 0 R"),Ee("/W "+me.API.PDFObject.convert(gt)),Ee("/CIDToGIDMap /Identity"),Ee("/DW 1000"),Ee("/Subtype /CIDFontType2"),Ee("/CIDSystemInfo"),Ee("<<"),Ee("/Supplement 0"),Ee("/Registry (Adobe)"),Ee("/Ordering ("+Ie.encoding+")"),Ee(">>"),Ee(">>"),Ee("endobj"),Ie.objectNumber=Pe(),Ee("<<"),Ee("/Type /Font"),Ee("/Subtype /Type0"),Ee("/ToUnicode "+se+" 0 R"),Ee("/BaseFont /"+Ie.fontName),Ee("/Encoding /"+Ie.encoding),Ee("/DescendantFonts ["+Ae+" 0 R]"),Ee(">>"),Ee("endobj"),Ie.isAlreadyPutted=!0}}(Oe.font,Oe.out,Oe.newObject,Oe.putStream)}]),oe.events.push(["putFont",function(Oe){!function(Ie,Ee,Pe,at){if(Ie.metadata instanceof me.API.TTFFont&&Ie.encoding==="WinAnsiEncoding"){Ie.metadata.Unicode.widths;for(var gt=Ie.metadata.rawData,ee="",ae=0;ae<gt.length;ae++)ee+=String.fromCharCode(gt[ae]);var k=Pe();at({data:ee,addLength1:!0}),Ee("endobj");var J=Pe();at({data:Se(Ie.metadata.toUnicode),addLength1:!0}),Ee("endobj");var se=Pe();for(Ee("<<"),Ee("/Descent "+Ie.metadata.decender),Ee("/CapHeight "+Ie.metadata.capHeight),Ee("/StemV "+Ie.metadata.stemV),Ee("/Type /FontDescriptor"),Ee("/FontFile2 "+k+" 0 R"),Ee("/Flags 96"),Ee("/FontBBox "+me.API.PDFObject.convert(Ie.metadata.bbox)),Ee("/FontName /"+Ie.fontName),Ee("/ItalicAngle "+Ie.metadata.italicAngle),Ee("/Ascent "+Ie.metadata.ascender),Ee(">>"),Ee("endobj"),Ie.objectNumber=Pe(),ae=0;ae<Ie.metadata.hmtx.widths.length;ae++)Ie.metadata.hmtx.widths[ae]=parseInt(Ie.metadata.hmtx.widths[ae]*(1e3/Ie.metadata.head.unitsPerEm));Ee("<</Subtype/TrueType/Type/Font/ToUnicode "+J+" 0 R/BaseFont/"+Ie.fontName+"/FontDescriptor "+se+" 0 R/Encoding/"+Ie.encoding+" /FirstChar 29 /LastChar 255 /Widths "+me.API.PDFObject.convert(Ie.metadata.hmtx.widths)+">>"),Ee("endobj"),Ie.isAlreadyPutted=!0}}(Oe.font,Oe.out,Oe.newObject,Oe.putStream)}]);var Ce=function(Ie){var Ee,Pe,at=Ie.text||"",gt=Ie.x,ee=Ie.y,ae=Ie.options||{},k=Ie.mutex||{},J=k.pdfEscape,se=k.activeFontKey,ge=k.fonts,Ae=(k.activeFontSize,""),De=0,$e="",Bt=ge[Pe=se].encoding;if(ge[Pe].encoding!=="Identity-H")return{text:at,x:gt,y:ee,options:ae,mutex:k};for($e=at,Pe=se,Object.prototype.toString.call(at)==="[object Array]"&&($e=at[0]),De=0;De<$e.length;De+=1)ge[Pe].metadata.hasOwnProperty("cmap")&&(Ee=ge[Pe].metadata.cmap.unicode.codeMap[$e[De].charCodeAt(0)]),Ee||$e[De].charCodeAt(0)<256&&ge[Pe].metadata.hasOwnProperty("Unicode")?Ae+=$e[De]:Ae+="";var $t="";return parseInt(Pe.slice(1))<14||Bt==="WinAnsiEncoding"?$t=function(St){for(var _t="",Dt=0;Dt<St.length;Dt++)_t+=""+St.charCodeAt(Dt).toString(16);return _t}(J(Ae,Pe)):Bt==="Identity-H"&&($t=de(Ae,ge[Pe])),k.isHex=!0,{text:$t,x:gt,y:ee,options:ae,mutex:k}};oe.events.push(["postProcessText",function(Oe){var Ie=Oe.text||"",Ee=Oe.x,Pe=Oe.y,at=Oe.options,gt=Oe.mutex,ee=(at.lang,[]),ae={text:Ie,x:Ee,y:Pe,options:at,mutex:gt};if(Object.prototype.toString.call(Ie)==="[object Array]"){var k=0;for(k=0;k<Ie.length;k+=1)Object.prototype.toString.call(Ie[k])==="[object Array]"&&Ie[k].length===3?ee.push([Ce(Object.assign({},ae,{text:Ie[k][0]})).text,Ie[k][1],Ie[k][2]]):ee.push(Ce(Object.assign({},ae,{text:Ie[k]})).text);Oe.text=ee}else Oe.text=Ce(Object.assign({},ae,{text:Ie})).text}])}(Ft,typeof self!="undefined"&&self||typeof u!="undefined"&&u||typeof window!="undefined"&&window||Function("return this")()),ht=Ft.API,Lt=function(le){return le!==void 0&&(le.vFS===void 0&&(le.vFS={}),!0)},ht.existsFileInVFS=function(me){return!!Lt(this.internal)&&this.internal.vFS[me]!==void 0},ht.addFileToVFS=function(me,le){return Lt(this.internal),this.internal.vFS[me]=le,this},ht.getFileFromVFS=function(me){return Lt(this.internal),this.internal.vFS[me]!==void 0?this.internal.vFS[me]:null},Ft.API.addHTML=function(me,le,oe,de,Se){if(typeof html2canvas=="undefined"&&typeof rasterizeHTML=="undefined")throw new Error("You need either https://github.com/niklasvh/html2canvas or https://github.com/cburgmer/rasterizeHTML.js");typeof le!="number"&&(de=le,Se=oe),typeof de=="function"&&(Se=de,de=null),typeof Se!="function"&&(Se=function(){});var Ce=this.internal,Oe=Ce.scaleFactor,Ie=Ce.pageSize.getWidth(),Ee=Ce.pageSize.getHeight();if((de=de||{}).onrendered=function(at){le=parseInt(le)||0,oe=parseInt(oe)||0;var gt=de.dim||{},ee=Object.assign({top:0,right:0,bottom:0,left:0,useFor:"content"},de.margin),ae=gt.h||Math.min(Ee,at.height/Oe),k=gt.w||Math.min(Ie,at.width/Oe)-le,J=de.format||"JPEG",se=de.imageCompression||"SLOW";if(at.height>Ee-ee.top-ee.bottom&&de.pagesplit){var ge=function(St,_t,Dt,Yt,wt){var ur=document.createElement("canvas");ur.height=wt,ur.width=Yt;var er=ur.getContext("2d");return er.mozImageSmoothingEnabled=!1,er.webkitImageSmoothingEnabled=!1,er.msImageSmoothingEnabled=!1,er.imageSmoothingEnabled=!1,er.fillStyle=de.backgroundColor||"#ffffff",er.fillRect(0,0,Yt,wt),er.drawImage(St,_t,Dt,Yt,wt,0,0,Yt,wt),ur},Ae=function(){for(var $t,St,_t=0,Dt=0,Yt={},wt=!1;;){var ur;if(Dt=0,Yt.top=_t!==0?ee.top:oe,Yt.left=_t!==0?ee.left:le,wt=(Ie-ee.left-ee.right)*Oe<at.width,ee.useFor==="content"?_t===0?($t=Math.min((Ie-ee.left)*Oe,at.width),St=Math.min((Ee-ee.top)*Oe,at.height-_t)):($t=Math.min(Ie*Oe,at.width),St=Math.min(Ee*Oe,at.height-_t),Yt.top=0):($t=Math.min((Ie-ee.left-ee.right)*Oe,at.width),St=Math.min((Ee-ee.bottom-ee.top)*Oe,at.height-_t)),wt)for(;;){ee.useFor==="content"&&(Dt===0?$t=Math.min((Ie-ee.left)*Oe,at.width):($t=Math.min(Ie*Oe,at.width-Dt),Yt.left=0));var er=[ur=ge(at,Dt,_t,$t,St),Yt.left,Yt.top,ur.width/Oe,ur.height/Oe,J,null,se];if(this.addImage.apply(this,er),(Dt+=$t)>=at.width)break;this.addPage()}else er=[ur=ge(at,0,_t,$t,St),Yt.left,Yt.top,ur.width/Oe,ur.height/Oe,J,null,se],this.addImage.apply(this,er);if((_t+=St)>=at.height)break;this.addPage()}Se(k,_t,null,er)}.bind(this);if(at.nodeName==="CANVAS"){var De=new Image;De.onload=Ae,De.src=at.toDataURL("image/png"),at=De}else Ae()}else{var $e=Math.random().toString(35),Bt=[at,le,oe,k,ae,J,$e,se];this.addImage.apply(this,Bt),Se(k,ae,$e,Bt)}}.bind(this),typeof html2canvas!="undefined"&&!de.rstz)return html2canvas(me,de);if(typeof rasterizeHTML=="undefined")return null;var Pe="drawDocument";return typeof me=="string"&&(Pe=/^http/.test(me)?"drawURL":"drawHTML"),de.width=de.width||Ie*Oe,rasterizeHTML[Pe](me,void 0,de).then(function(at){de.onrendered(at.image)},function(at){Se(null,at)})},function(me){var le,oe,de,Se,Ce,Oe,Ie,Ee,Pe,at,gt,ee,ae,k,J,se,ge,Ae,De,$e;le=function(){return function(_t){return St.prototype=_t,new St};function St(){}}(),at=function(_t){var Dt,Yt,wt,ur,er,ze,tt;for(Yt=0,wt=_t.length,Dt=void 0,ze=ur=!1;!ur&&Yt!==wt;)(Dt=_t[Yt]=_t[Yt].trimLeft())&&(ur=!0),Yt++;for(Yt=wt-1;wt&&!ze&&Yt!==-1;)(Dt=_t[Yt]=_t[Yt].trimRight())&&(ze=!0),Yt--;for(er=/\s+$/g,tt=!0,Yt=0;Yt!==wt;)_t[Yt]!="\u2028"&&(Dt=_t[Yt].replace(/\s+/g," "),tt&&(Dt=Dt.trimLeft()),Dt&&(tt=er.test(Dt)),_t[Yt]=Dt),Yt++;return _t},ee=function(_t){var Dt,Yt,wt;for(Dt=void 0,Yt=(wt=_t.split(",")).shift();!Dt&&Yt;)Dt=de[Yt.trim().toLowerCase()],Yt=wt.shift();return Dt},ae=function(_t){var Dt;return-1<(_t=_t==="auto"?"0px":_t).indexOf("em")&&!isNaN(Number(_t.replace("em","")))&&(_t=18.719*Number(_t.replace("em",""))+"px"),-1<_t.indexOf("pt")&&!isNaN(Number(_t.replace("pt","")))&&(_t=1.333*Number(_t.replace("pt",""))+"px"),(Dt=k[_t])?Dt:(Dt={"xx-small":9,"x-small":11,small:13,medium:16,large:19,"x-large":23,"xx-large":28,auto:0}[_t])!==void 0||(Dt=parseFloat(_t))?k[_t]=Dt/16:(Dt=_t.match(/([\d\.]+)(px)/),Array.isArray(Dt)&&Dt.length===3?k[_t]=parseFloat(Dt[1])/16:k[_t]=1)},Pe=function(_t){var Dt,Yt,wt,ur,er;return er=_t,ur=document.defaultView&&document.defaultView.getComputedStyle?document.defaultView.getComputedStyle(er,null):er.currentStyle?er.currentStyle:er.style,Yt=void 0,(Dt={})["font-family"]=ee((wt=function(tt){return tt=tt.replace(/-\D/g,function(We){return We.charAt(1).toUpperCase()}),ur[tt]})("font-family"))||"times",Dt["font-style"]=Se[wt("font-style")]||"normal",Dt["text-align"]=Ce[wt("text-align")]||"left",(Yt=Oe[wt("font-weight")]||"normal")==="bold"&&(Dt["font-style"]==="normal"?Dt["font-style"]=Yt:Dt["font-style"]=Yt+Dt["font-style"]),Dt["font-size"]=ae(wt("font-size"))||1,Dt["line-height"]=ae(wt("line-height"))||1,Dt.display=wt("display")==="inline"?"inline":"block",Yt=Dt.display==="block",Dt["margin-top"]=Yt&&ae(wt("margin-top"))||0,Dt["margin-bottom"]=Yt&&ae(wt("margin-bottom"))||0,Dt["padding-top"]=Yt&&ae(wt("padding-top"))||0,Dt["padding-bottom"]=Yt&&ae(wt("padding-bottom"))||0,Dt["margin-left"]=Yt&&ae(wt("margin-left"))||0,Dt["margin-right"]=Yt&&ae(wt("margin-right"))||0,Dt["padding-left"]=Yt&&ae(wt("padding-left"))||0,Dt["padding-right"]=Yt&&ae(wt("padding-right"))||0,Dt["page-break-before"]=wt("page-break-before")||"auto",Dt.float=Ie[wt("cssFloat")]||"none",Dt.clear=Ee[wt("clear")]||"none",Dt.color=wt("color"),Dt},J=function(_t,Dt,Yt){var wt,ur,er,ze,tt;if(er=!1,ze=ur=void 0,wt=Yt["#"+_t.id])if(typeof wt=="function")er=wt(_t,Dt);else for(ur=0,ze=wt.length;!er&&ur!==ze;)er=wt[ur](_t,Dt),ur++;if(wt=Yt[_t.nodeName],!er&&wt)if(typeof wt=="function")er=wt(_t,Dt);else for(ur=0,ze=wt.length;!er&&ur!==ze;)er=wt[ur](_t,Dt),ur++;for(tt=typeof _t.className=="string"?_t.className.split(" "):[],ur=0;ur<tt.length;ur++)if(wt=Yt["."+tt[ur]],!er&&wt)if(typeof wt=="function")er=wt(_t,Dt);else for(ur=0,ze=wt.length;!er&&ur!==ze;)er=wt[ur](_t,Dt),ur++;return er},$e=function(_t,Dt){var Yt,wt,ur,er,ze,tt,We,st,ct;for(Yt=[],wt=[],ur=0,ct=_t.rows[0].cells.length,We=_t.clientWidth;ur<ct;)st=_t.rows[0].cells[ur],wt[ur]={name:st.textContent.toLowerCase().replace(/\s+/g,""),prompt:st.textContent.replace(/\r?\n/g,""),width:st.clientWidth/We*Dt.pdf.internal.pageSize.getWidth()},ur++;for(ur=1;ur<_t.rows.length;){for(tt=_t.rows[ur],ze={},er=0;er<tt.cells.length;)ze[wt[er].name]=tt.cells[er].textContent.replace(/\r?\n/g,""),er++;Yt.push(ze),ur++}return{rows:Yt,headers:wt}};var Bt={SCRIPT:1,STYLE:1,NOSCRIPT:1,OBJECT:1,EMBED:1,SELECT:1},$t=1;oe=function(_t,Dt,Yt){var wt,ur,er,ze,tt,We,st,ct;for(ur=_t.childNodes,wt=void 0,(tt=(er=Pe(_t)).display==="block")&&(Dt.setBlockBoundary(),Dt.setBlockStyle(er)),ze=0,We=ur.length;ze<We;){if(g(wt=ur[ze])==="object"){if(Dt.executeWatchFunctions(wt),wt.nodeType===1&&wt.nodeName==="HEADER"){var lt=wt,Ue=Dt.pdf.margins_doc.top;Dt.pdf.internal.events.subscribe("addPage",function(dr){Dt.y=Ue,oe(lt,Dt,Yt),Dt.pdf.margins_doc.top=Dt.y+10,Dt.y+=10},!1)}if(wt.nodeType===8&&wt.nodeName==="#comment")~wt.textContent.indexOf("ADD_PAGE")&&(Dt.pdf.addPage(),Dt.y=Dt.pdf.margins_doc.top);else if(wt.nodeType!==1||Bt[wt.nodeName])if(wt.nodeType===3){var qe=wt.nodeValue;if(wt.nodeValue&&wt.parentNode.nodeName==="LI")if(wt.parentNode.parentNode.nodeName==="OL")qe=$t+++". "+qe;else{var dt=er["font-size"],Kt=(3-.75*dt)*Dt.pdf.internal.scaleFactor,Ct=.75*dt*Dt.pdf.internal.scaleFactor,vr=1.74*dt/Dt.pdf.internal.scaleFactor;ct=function(fr,_r){this.pdf.circle(fr+Kt,_r+Ct,vr,"FD")}}16&wt.ownerDocument.body.compareDocumentPosition(wt)&&Dt.addText(qe,er)}else typeof wt=="string"&&Dt.addText(wt,er);else{var yr;if(wt.nodeName==="IMG"){var Dr=wt.getAttribute("src");yr=se[Dt.pdf.sHashCode(Dr)||Dr]}if(yr){Dt.pdf.internal.pageSize.getHeight()-Dt.pdf.margins_doc.bottom<Dt.y+wt.height&&Dt.y>Dt.pdf.margins_doc.top&&(Dt.pdf.addPage(),Dt.y=Dt.pdf.margins_doc.top,Dt.executeWatchFunctions(wt));var Rr=Pe(wt),Jr=Dt.x,$r=12/Dt.pdf.internal.scaleFactor,xr=(Rr["margin-left"]+Rr["padding-left"])*$r,Vr=(Rr["margin-right"]+Rr["padding-right"])*$r,Lr=(Rr["margin-top"]+Rr["padding-top"])*$r,tr=(Rr["margin-bottom"]+Rr["padding-bottom"])*$r;Rr.float!==void 0&&Rr.float==="right"?Jr+=Dt.settings.width-wt.width-Vr:Jr+=xr,Dt.pdf.addImage(yr,Jr,Dt.y+Lr,wt.width,wt.height),yr=void 0,Rr.float==="right"||Rr.float==="left"?(Dt.watchFunctions.push(function(dr,fr,_r,Zr){return Dt.y>=fr?(Dt.x+=dr,Dt.settings.width+=_r,!0):!!(Zr&&Zr.nodeType===1&&!Bt[Zr.nodeName]&&Dt.x+Zr.width>Dt.pdf.margins_doc.left+Dt.pdf.margins_doc.width)&&(Dt.x+=dr,Dt.y=fr,Dt.settings.width+=_r,!0)}.bind(this,Rr.float==="left"?-wt.width-xr-Vr:0,Dt.y+wt.height+Lr+tr,wt.width)),Dt.watchFunctions.push(function(dr,fr,_r){return!(Dt.y<dr&&fr===Dt.pdf.internal.getNumberOfPages())||_r.nodeType===1&&Pe(_r).clear==="both"&&(Dt.y=dr,!0)}.bind(this,Dt.y+wt.height,Dt.pdf.internal.getNumberOfPages())),Dt.settings.width-=wt.width+xr+Vr,Rr.float==="left"&&(Dt.x+=wt.width+xr+Vr)):Dt.y+=wt.height+Lr+tr}else if(wt.nodeName==="TABLE")st=$e(wt,Dt),Dt.y+=10,Dt.pdf.table(Dt.x,Dt.y,st.rows,st.headers,{autoSize:!1,printHeaders:Yt.printHeaders,margins:Dt.pdf.margins_doc,css:Pe(wt)}),Dt.y=Dt.pdf.lastCellPos.y+Dt.pdf.lastCellPos.h+20;else if(wt.nodeName==="OL"||wt.nodeName==="UL")$t=1,J(wt,Dt,Yt)||oe(wt,Dt,Yt),Dt.y+=10;else if(wt.nodeName==="LI"){var pr=Dt.x;Dt.x+=20/Dt.pdf.internal.scaleFactor,Dt.y+=3,J(wt,Dt,Yt)||oe(wt,Dt,Yt),Dt.x=pr}else wt.nodeName==="BR"?(Dt.y+=er["font-size"]*Dt.pdf.internal.scaleFactor,Dt.addText("\u2028",le(er))):J(wt,Dt,Yt)||oe(wt,Dt,Yt)}}ze++}if(Yt.outY=Dt.y,tt)return Dt.setBlockBoundary(ct)},se={},ge=function(_t,Dt,Yt,wt){var ur,er=_t.getElementsByTagName("img"),ze=er.length,tt=0;function We(){Dt.pdf.internal.events.publish("imagesLoaded"),wt(ur)}function st(ct,lt,Ue){if(ct){var qe=new Image;ur=++tt,qe.crossOrigin="",qe.onerror=qe.onload=function(){if(qe.complete&&(qe.src.indexOf("data:image/")===0&&(qe.width=lt||qe.width||0,qe.height=Ue||qe.height||0),qe.width+qe.height)){var dt=Dt.pdf.sHashCode(ct)||ct;se[dt]=se[dt]||qe}--tt||We()},qe.src=ct}}for(;ze--;)st(er[ze].getAttribute("src"),er[ze].width,er[ze].height);return tt||We()},Ae=function(_t,Dt,Yt){var wt=_t.getElementsByTagName("footer");if(0<wt.length){wt=wt[0];var ur=Dt.pdf.internal.write,er=Dt.y;Dt.pdf.internal.write=function(){},oe(wt,Dt,Yt);var ze=Math.ceil(Dt.y-er)+5;Dt.y=er,Dt.pdf.internal.write=ur,Dt.pdf.margins_doc.bottom+=ze;for(var tt=function(lt){var Ue=lt!==void 0?lt.pageNumber:1,qe=Dt.y;Dt.y=Dt.pdf.internal.pageSize.getHeight()-Dt.pdf.margins_doc.bottom,Dt.pdf.margins_doc.bottom-=ze;for(var dt=wt.getElementsByTagName("span"),Kt=0;Kt<dt.length;++Kt)-1<(" "+dt[Kt].className+" ").replace(/[\n\t]/g," ").indexOf(" pageCounter ")&&(dt[Kt].innerHTML=Ue),-1<(" "+dt[Kt].className+" ").replace(/[\n\t]/g," ").indexOf(" totalPages ")&&(dt[Kt].innerHTML="###jsPDFVarTotalPages###");oe(wt,Dt,Yt),Dt.pdf.margins_doc.bottom+=ze,Dt.y=qe},We=wt.getElementsByTagName("span"),st=0;st<We.length;++st)-1<(" "+We[st].className+" ").replace(/[\n\t]/g," ").indexOf(" totalPages ")&&Dt.pdf.internal.events.subscribe("htmlRenderingFinished",Dt.pdf.putTotalPages.bind(Dt.pdf,"###jsPDFVarTotalPages###"),!0);Dt.pdf.internal.events.subscribe("addPage",tt,!1),tt(),Bt.FOOTER=1}},De=function(_t,Dt,Yt,wt,ur,er){if(!Dt)return!1;var ze,tt,We,st;typeof Dt=="string"||Dt.parentNode||(Dt=""+Dt.innerHTML),typeof Dt=="string"&&(ze=Dt.replace(/<\/?script[^>]*?>/gi,""),st="jsPDFhtmlText"+Date.now().toString()+(1e3*Math.random()).toFixed(0),(We=document.createElement("div")).style.cssText="position: absolute !important;clip: rect(1px 1px 1px 1px); /* IE6, IE7 */clip: rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height: 1px !important;width: 1px !important; top:auto;left:-100px;overflow: hidden;",We.innerHTML='<iframe style="height:1px;width:1px" name="'+st+'" />',document.body.appendChild(We),(tt=window.frames[st]).document.open(),tt.document.writeln(ze),tt.document.close(),Dt=tt.document.body);var ct,lt=new gt(_t,Yt,wt,ur);return ge.call(this,Dt,lt,ur.elementHandlers,function(Ue){Ae(Dt,lt,ur.elementHandlers),oe(Dt,lt,ur.elementHandlers),lt.pdf.internal.events.publish("htmlRenderingFinished"),ct=lt.dispose(),typeof er=="function"?er(ct):Ue&&console.error("jsPDF Warning: rendering issues? provide a callback to fromHTML!")}),ct||{x:lt.x,y:lt.y}},(gt=function(_t,Dt,Yt,wt){return this.pdf=_t,this.x=Dt,this.y=Yt,this.settings=wt,this.watchFunctions=[],this.init(),this}).prototype.init=function(){return this.paragraph={text:[],style:[]},this.pdf.internal.write("q")},gt.prototype.dispose=function(){return this.pdf.internal.write("Q"),{x:this.x,y:this.y,ready:!0}},gt.prototype.executeWatchFunctions=function(St){var _t=!1,Dt=[];if(0<this.watchFunctions.length){for(var Yt=0;Yt<this.watchFunctions.length;++Yt)this.watchFunctions[Yt](St)===!0?_t=!0:Dt.push(this.watchFunctions[Yt]);this.watchFunctions=Dt}return _t},gt.prototype.splitFragmentsIntoLines=function(St,_t){var Dt,Yt,wt,ur,er,ze,tt,We,st,ct,lt,Ue,qe,dt;for(ct=this.pdf.internal.scaleFactor,ur={},ze=tt=We=dt=er=wt=st=Yt=void 0,Ue=[lt=[]],Dt=0,qe=this.settings.width;St.length;)if(er=St.shift(),dt=_t.shift(),er)if((wt=ur[(Yt=dt["font-family"])+(st=dt["font-style"])])||(wt=this.pdf.internal.getFont(Yt,st).metadata.Unicode,ur[Yt+st]=wt),We={widths:wt.widths,kerning:wt.kerning,fontSize:12*dt["font-size"],textIndent:Dt},tt=this.pdf.getStringUnitWidth(er,We)*We.fontSize/ct,er=="\u2028")lt=[],Ue.push(lt);else if(qe<Dt+tt){for(ze=this.pdf.splitTextToSize(er,qe,We),lt.push([ze.shift(),dt]);ze.length;)lt=[[ze.shift(),dt]],Ue.push(lt);Dt=this.pdf.getStringUnitWidth(lt[0][0],We)*We.fontSize/ct}else lt.push([er,dt]),Dt+=tt;if(dt["text-align"]!==void 0&&(dt["text-align"]==="center"||dt["text-align"]==="right"||dt["text-align"]==="justify"))for(var Kt=0;Kt<Ue.length;++Kt){var Ct=this.pdf.getStringUnitWidth(Ue[Kt][0][0],We)*We.fontSize/ct;0<Kt&&(Ue[Kt][0][1]=le(Ue[Kt][0][1]));var vr=qe-Ct;if(dt["text-align"]==="right")Ue[Kt][0][1]["margin-left"]=vr;else if(dt["text-align"]==="center")Ue[Kt][0][1]["margin-left"]=vr/2;else if(dt["text-align"]==="justify"){var yr=Ue[Kt][0][0].split(" ").length-1;Ue[Kt][0][1]["word-spacing"]=vr/yr,Kt===Ue.length-1&&(Ue[Kt][0][1]["word-spacing"]=0)}}return Ue},gt.prototype.RenderTextFragment=function(St,_t){var Dt,Yt;Yt=0,this.pdf.internal.pageSize.getHeight()-this.pdf.margins_doc.bottom<this.y+this.pdf.internal.getFontSize()&&(this.pdf.internal.write("ET","Q"),this.pdf.addPage(),this.y=this.pdf.margins_doc.top,this.pdf.internal.write("q","BT",this.getPdfColor(_t.color),this.pdf.internal.getCoordinateString(this.x),this.pdf.internal.getVerticalCoordinateString(this.y),"Td"),Yt=Math.max(Yt,_t["line-height"],_t["font-size"]),this.pdf.internal.write(0,(-12*Yt).toFixed(2),"Td")),Dt=this.pdf.internal.getFont(_t["font-family"],_t["font-style"]);var wt=this.getPdfColor(_t.color);wt!==this.lastTextColor&&(this.pdf.internal.write(wt),this.lastTextColor=wt),_t["word-spacing"]!==void 0&&0<_t["word-spacing"]&&this.pdf.internal.write(_t["word-spacing"].toFixed(2),"Tw"),this.pdf.internal.write("/"+Dt.id,(12*_t["font-size"]).toFixed(2),"Tf","("+this.pdf.internal.pdfEscape(St)+") Tj"),_t["word-spacing"]!==void 0&&this.pdf.internal.write(0,"Tw")},gt.prototype.getPdfColor=function(St){var _t,Dt,Yt,wt=/rgb\s*\(\s*(\d+),\s*(\d+),\s*(\d+\s*)\)/.exec(St);if(wt!=null)_t=parseInt(wt[1]),Dt=parseInt(wt[2]),Yt=parseInt(wt[3]);else{if(typeof St=="string"&&St.charAt(0)!="#"){var ur=new RGBColor(St);St=ur.ok?ur.toHex():"#000000"}_t=St.substring(1,3),_t=parseInt(_t,16),Dt=St.substring(3,5),Dt=parseInt(Dt,16),Yt=St.substring(5,7),Yt=parseInt(Yt,16)}if(typeof _t=="string"&&/^#[0-9A-Fa-f]{6}$/.test(_t)){var er=parseInt(_t.substr(1),16);_t=er>>16&255,Dt=er>>8&255,Yt=255&er}var ze=this.f3;return _t===0&&Dt===0&&Yt===0||Dt===void 0?ze(_t/255)+" g":[ze(_t/255),ze(Dt/255),ze(Yt/255),"rg"].join(" ")},gt.prototype.f3=function(St){return St.toFixed(3)},gt.prototype.renderParagraph=function(St){var _t,Dt,Yt,wt,ur,er,ze,tt,We,st,ct,lt,Ue;if(Yt=at(this.paragraph.text),lt=this.paragraph.style,_t=this.paragraph.blockstyle,this.paragraph.priorblockstyle,this.paragraph={text:[],style:[],blockstyle:{},priorblockstyle:_t},Yt.join("").trim()){ze=this.splitFragmentsIntoLines(Yt,lt),tt=er=void 0,Dt=12/this.pdf.internal.scaleFactor,this.priorMarginBottom=this.priorMarginBottom||0,ct=(Math.max((_t["margin-top"]||0)-this.priorMarginBottom,0)+(_t["padding-top"]||0))*Dt,st=((_t["margin-bottom"]||0)+(_t["padding-bottom"]||0))*Dt,this.priorMarginBottom=_t["margin-bottom"]||0,_t["page-break-before"]==="always"&&(this.pdf.addPage(),this.y=0,ct=((_t["margin-top"]||0)+(_t["padding-top"]||0))*Dt),We=this.pdf.internal.write,ur=wt=void 0,this.y+=ct,We("q","BT 0 g",this.pdf.internal.getCoordinateString(this.x),this.pdf.internal.getVerticalCoordinateString(this.y),"Td");for(var qe=0;ze.length;){for(wt=tt=0,ur=(er=ze.shift()).length;wt!==ur;)er[wt][0].trim()&&(tt=Math.max(tt,er[wt][1]["line-height"],er[wt][1]["font-size"]),Ue=7*er[wt][1]["font-size"]),wt++;var dt=0,Kt=0;for(er[0][1]["margin-left"]!==void 0&&0<er[0][1]["margin-left"]&&(dt=(Kt=this.pdf.internal.getCoordinateString(er[0][1]["margin-left"]))-qe,qe=Kt),We(dt+Math.max(_t["margin-left"]||0,0)*Dt,(-12*tt).toFixed(2),"Td"),wt=0,ur=er.length;wt!==ur;)er[wt][0]&&this.RenderTextFragment(er[wt][0],er[wt][1]),wt++;if(this.y+=tt*Dt,this.executeWatchFunctions(er[0][1])&&0<ze.length){var Ct=[],vr=[];ze.forEach(function(yr){for(var Dr=0,Rr=yr.length;Dr!==Rr;)yr[Dr][0]&&(Ct.push(yr[Dr][0]+" "),vr.push(yr[Dr][1])),++Dr}),ze=this.splitFragmentsIntoLines(at(Ct),vr),We("ET","Q"),We("q","BT 0 g",this.pdf.internal.getCoordinateString(this.x),this.pdf.internal.getVerticalCoordinateString(this.y),"Td")}}return St&&typeof St=="function"&&St.call(this,this.x-9,this.y-Ue/2),We("ET","Q"),this.y+=st}},gt.prototype.setBlockBoundary=function(St){return this.renderParagraph(St)},gt.prototype.setBlockStyle=function(St){return this.paragraph.blockstyle=St},gt.prototype.addText=function(St,_t){return this.paragraph.text.push(St),this.paragraph.style.push(_t)},de={helvetica:"helvetica","sans-serif":"helvetica","times new roman":"times",serif:"times",times:"times",monospace:"courier",courier:"courier"},Oe={100:"normal",200:"normal",300:"normal",400:"normal",500:"bold",600:"bold",700:"bold",800:"bold",900:"bold",normal:"normal",bold:"bold",bolder:"bold",lighter:"normal"},Se={normal:"normal",italic:"italic",oblique:"italic"},Ce={left:"left",right:"right",center:"center",justify:"justify"},Ie={none:"none",right:"right",left:"left"},Ee={none:"none",both:"both"},k={normal:1},me.fromHTML=function(St,_t,Dt,Yt,wt,ur){return this.margins_doc=ur||{top:0,bottom:0},Yt||(Yt={}),Yt.elementHandlers||(Yt.elementHandlers={}),De(this,St,isNaN(_t)?4:_t,isNaN(Dt)?4:Dt,Yt,wt)}}(Ft.API),Ft.API,(typeof window!="undefined"&&window||typeof u!="undefined"&&u).html2pdf=function(me,le,oe){var de=le.canvas;if(de){var Se,Ce;if((de.pdf=le).annotations={_nameMap:[],createAnnotation:function(gt,ee){var ae,k=le.context2d._wrapX(ee.left),J=le.context2d._wrapY(ee.top),se=(le.context2d._page(ee.top),gt.indexOf("#"));ae=0<=se?{name:gt.substring(se+1)}:{url:gt},le.link(k,J,ee.right-ee.left,ee.bottom-ee.top,ae)},setName:function(gt,ee){var ae=le.context2d._wrapX(ee.left),k=le.context2d._wrapY(ee.top),J=le.context2d._page(ee.top);this._nameMap[gt]={page:J,x:ae,y:k}}},de.annotations=le.annotations,le.context2d._pageBreakAt=function(at){this.pageBreaks.push(at)},le.context2d._gotoPage=function(at){for(;le.internal.getNumberOfPages()<at;)le.addPage();le.setPage(at)},typeof me=="string"){me=me.replace(/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,"");var Oe,Ie,Ee=document.createElement("iframe");document.body.appendChild(Ee),(Oe=Ee.contentDocument)!=null&&Oe!=null||(Oe=Ee.contentWindow.document),Oe.open(),Oe.write(me),Oe.close(),Se=Oe.body,Ie=Oe.body||{},me=Oe.documentElement||{},Ce=Math.max(Ie.scrollHeight,Ie.offsetHeight,me.clientHeight,me.scrollHeight,me.offsetHeight)}else Ie=(Se=me).body||{},Ce=Math.max(Ie.scrollHeight,Ie.offsetHeight,me.clientHeight,me.scrollHeight,me.offsetHeight);var Pe={async:!0,allowTaint:!0,backgroundColor:"#ffffff",canvas:de,imageTimeout:15e3,logging:!0,proxy:null,removeContainer:!0,foreignObjectRendering:!1,useCORS:!1,windowHeight:Ce=le.internal.pageSize.getHeight(),scrollY:Ce};le.context2d.pageWrapYEnabled=!0,le.context2d.pageWrapY=le.internal.pageSize.getHeight(),html2canvas(Se,Pe).then(function(at){oe&&(Ee&&Ee.parentElement.removeChild(Ee),oe(le))})}else alert("jsPDF canvas plugin not installed")},window.tmp=html2pdf,function(me){var le=me.BlobBuilder||me.WebKitBlobBuilder||me.MSBlobBuilder||me.MozBlobBuilder;me.URL=me.URL||me.webkitURL||function(k,J){return(J=document.createElement("a")).href=k,J};var oe=me.Blob,de=URL.createObjectURL,Se=URL.revokeObjectURL,Ce=me.Symbol&&me.Symbol.toStringTag,Oe=!1,Ie=!1,Ee=!!me.ArrayBuffer,Pe=le&&le.prototype.append&&le.prototype.getBlob;try{Oe=new Blob(["\xE4"]).size===2,Ie=new Blob([new Uint8Array([1,2])]).size===2}catch(k){}function at(k){return k.map(function(J){if(J.buffer instanceof ArrayBuffer){var se=J.buffer;if(J.byteLength!==se.byteLength){var ge=new Uint8Array(J.byteLength);ge.set(new Uint8Array(se,J.byteOffset,J.byteLength)),se=ge.buffer}return se}return J})}function gt(k,J){J=J||{};var se=new le;return at(k).forEach(function(ge){se.append(ge)}),J.type?se.getBlob(J.type):se.getBlob()}function ee(k,J){return new oe(at(k),J||{})}if(me.Blob&&(gt.prototype=Blob.prototype,ee.prototype=Blob.prototype),Ce)try{File.prototype[Ce]="File",Blob.prototype[Ce]="Blob",FileReader.prototype[Ce]="FileReader"}catch(k){}function ae(){var k=!!me.ActiveXObject||"-ms-scroll-limit"in document.documentElement.style&&"-ms-ime-align"in document.documentElement.style,J=me.XMLHttpRequest&&me.XMLHttpRequest.prototype.send;k&&J&&(XMLHttpRequest.prototype.send=function(ge){ge instanceof Blob&&this.setRequestHeader("Content-Type",ge.type),J.call(this,ge)});try{new File([],"")}catch(ge){try{var se=new Function('class File extends Blob {constructor(chunks, name, opts) {opts = opts || {};super(chunks, opts || {});this.name = name;this.lastModifiedDate = opts.lastModified ? new Date(opts.lastModified) : new Date;this.lastModified = +this.lastModifiedDate;}};return new File([], ""), File')();me.File=se}catch(Ae){se=function($e,Bt,$t){var St=new Blob($e,$t),_t=$t&&$t.lastModified!==void 0?new Date($t.lastModified):new Date;return St.name=Bt,St.lastModifiedDate=_t,St.lastModified=+_t,St.toString=function(){return"[object File]"},Ce&&(St[Ce]="File"),St},me.File=se}}}Oe?(ae(),me.Blob=Ie?me.Blob:ee):Pe?(ae(),me.Blob=gt):function(){function k(Yt){for(var wt=[],ur=0;ur<Yt.length;ur++){var er=Yt.charCodeAt(ur);er<128?wt.push(er):er<2048?wt.push(192|er>>6,128|63&er):er<55296||57344<=er?wt.push(224|er>>12,128|er>>6&63,128|63&er):(ur++,er=65536+((1023&er)<<10|1023&Yt.charCodeAt(ur)),wt.push(240|er>>18,128|er>>12&63,128|er>>6&63,128|63&er))}return wt}function J(Yt){var wt,ur,er,ze,tt,We;for(wt="",er=Yt.length,ur=0;ur<er;)switch((ze=Yt[ur++])>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:wt+=String.fromCharCode(ze);break;case 12:case 13:tt=Yt[ur++],wt+=String.fromCharCode((31&ze)<<6|63&tt);break;case 14:tt=Yt[ur++],We=Yt[ur++],wt+=String.fromCharCode((15&ze)<<12|(63&tt)<<6|(63&We)<<0)}return wt}function se(Yt){for(var wt=new Array(Yt.byteLength),ur=new Uint8Array(Yt),er=wt.length;er--;)wt[er]=ur[er];return wt}function ge(Yt){for(var wt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",ur=[],er=0;er<Yt.length;er+=3){var ze=Yt[er],tt=er+1<Yt.length,We=tt?Yt[er+1]:0,st=er+2<Yt.length,ct=st?Yt[er+2]:0,lt=ze>>2,Ue=(3&ze)<<4|We>>4,qe=(15&We)<<2|ct>>6,dt=63&ct;st||(dt=64,tt||(qe=64)),ur.push(wt[lt],wt[Ue],wt[qe],wt[dt])}return ur.join("")}var Ae=Object.create||function(Yt){function wt(){}return wt.prototype=Yt,new wt};if(Ee)var De=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],$e=ArrayBuffer.isView||function(Yt){return Yt&&-1<De.indexOf(Object.prototype.toString.call(Yt))};function Bt(Yt,wt){for(var ur=0,er=(Yt=Yt||[]).length;ur<er;ur++){var ze=Yt[ur];ze instanceof Bt?Yt[ur]=ze._buffer:typeof ze=="string"?Yt[ur]=k(ze):Ee&&(ArrayBuffer.prototype.isPrototypeOf(ze)||$e(ze))?Yt[ur]=se(ze):Ee&&(tt=ze)&&DataView.prototype.isPrototypeOf(tt)?Yt[ur]=se(ze.buffer):Yt[ur]=k(String(ze))}var tt;this._buffer=[].concat.apply([],Yt),this.size=this._buffer.length,this.type=wt&&wt.type||""}function $t(Yt,wt,ur){var er=Bt.call(this,Yt,ur=ur||{})||this;return er.name=wt,er.lastModifiedDate=ur.lastModified?new Date(ur.lastModified):new Date,er.lastModified=+er.lastModifiedDate,er}if(Bt.prototype.slice=function(Yt,wt,ur){return new Bt([this._buffer.slice(Yt||0,wt||this._buffer.length)],{type:ur})},Bt.prototype.toString=function(){return"[object Blob]"},($t.prototype=Ae(Bt.prototype)).constructor=$t,Object.setPrototypeOf)Object.setPrototypeOf($t,Bt);else try{$t.__proto__=Bt}catch(Yt){}function St(){if(!(this instanceof St))throw new TypeError("Failed to construct 'FileReader': Please use the 'new' operator, this DOM object constructor cannot be called as a function.");var Yt=document.createDocumentFragment();this.addEventListener=Yt.addEventListener,this.dispatchEvent=function(wt){var ur=this["on"+wt.type];typeof ur=="function"&&ur(wt),Yt.dispatchEvent(wt)},this.removeEventListener=Yt.removeEventListener}function _t(Yt,wt,ur){if(!(wt instanceof Bt))throw new TypeError("Failed to execute '"+ur+"' on 'FileReader': parameter 1 is not of type 'Blob'.");Yt.result="",setTimeout(function(){this.readyState=St.LOADING,Yt.dispatchEvent(new Event("load")),Yt.dispatchEvent(new Event("loadend"))})}$t.prototype.toString=function(){return"[object File]"},St.EMPTY=0,St.LOADING=1,St.DONE=2,St.prototype.error=null,St.prototype.onabort=null,St.prototype.onerror=null,St.prototype.onload=null,St.prototype.onloadend=null,St.prototype.onloadstart=null,St.prototype.onprogress=null,St.prototype.readAsDataURL=function(Yt){_t(this,Yt,"readAsDataURL"),this.result="data:"+Yt.type+";base64,"+ge(Yt._buffer)},St.prototype.readAsText=function(Yt){_t(this,Yt,"readAsText"),this.result=J(Yt._buffer)},St.prototype.readAsArrayBuffer=function(Yt){_t(this,Yt,"readAsText"),this.result=Yt._buffer.slice()},St.prototype.abort=function(){},URL.createObjectURL=function(Yt){return Yt instanceof Bt?"data:"+Yt.type+";base64,"+ge(Yt._buffer):de.call(URL,Yt)},URL.revokeObjectURL=function(Yt){Se&&Se.call(URL,Yt)};var Dt=me.XMLHttpRequest&&me.XMLHttpRequest.prototype.send;Dt&&(XMLHttpRequest.prototype.send=function(Yt){Yt instanceof Bt?(this.setRequestHeader("Content-Type",Yt.type),Dt.call(this,J(Yt._buffer))):Dt.call(this,Yt)}),me.FileReader=St,me.File=$t,me.Blob=Bt}()}(typeof self!="undefined"&&self||typeof window!="undefined"&&window||typeof u!="undefined"&&u||Function('return typeof this === "object" && this.content')()||Function("return this")());var Wt,Qt,or,Tt,jt,zt,Nt,Ht,it,He,ne,ce,Ze,Me,Ke,sr=sr||function(me){if(!(me===void 0||typeof navigator!="undefined"&&/MSIE [1-9]\./.test(navigator.userAgent))){var le=me.document,oe=function(){return me.URL||me.webkitURL||me},de=le.createElementNS("http://www.w3.org/1999/xhtml","a"),Se="download"in de,Ce=/constructor/i.test(me.HTMLElement)||me.safari,Oe=/CriOS\/[\d]+/.test(navigator.userAgent),Ie=me.setImmediate||me.setTimeout,Ee=function(k){Ie(function(){throw k},0)},Pe=function(k){setTimeout(function(){typeof k=="string"?oe().revokeObjectURL(k):k.remove()},4e4)},at=function(k){return/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(k.type)?new Blob([String.fromCharCode(65279),k],{type:k.type}):k},gt=function(k,J,se){se||(k=at(k));var ge,Ae=this,De=k.type==="application/octet-stream",$e=function(){!function($t,St,_t){for(var Dt=(St=[].concat(St)).length;Dt--;){var Yt=$t["on"+St[Dt]];if(typeof Yt=="function")try{Yt.call($t,_t||$t)}catch(wt){Ee(wt)}}}(Ae,"writestart progress write writeend".split(" "))};if(Ae.readyState=Ae.INIT,Se)return ge=oe().createObjectURL(k),void Ie(function(){var Bt,$t;de.href=ge,de.download=J,Bt=de,$t=new MouseEvent("click"),Bt.dispatchEvent($t),$e(),Pe(ge),Ae.readyState=Ae.DONE},0);!function(){if((Oe||De&&Ce)&&me.FileReader){var Bt=new FileReader;return Bt.onloadend=function(){var $t=Oe?Bt.result:Bt.result.replace(/^data:[^;]*;/,"data:attachment/file;");me.open($t,"_blank")||(me.location.href=$t),$t=void 0,Ae.readyState=Ae.DONE,$e()},Bt.readAsDataURL(k),Ae.readyState=Ae.INIT}ge||(ge=oe().createObjectURL(k)),De?me.location.href=ge:me.open(ge,"_blank")||(me.location.href=ge),Ae.readyState=Ae.DONE,$e(),Pe(ge)}()},ee=gt.prototype;return typeof navigator!="undefined"&&navigator.msSaveOrOpenBlob?function(ae,k,J){return k=k||ae.name||"download",J||(ae=at(ae)),navigator.msSaveOrOpenBlob(ae,k)}:(ee.abort=function(){},ee.readyState=ee.INIT=0,ee.WRITING=1,ee.DONE=2,ee.error=ee.onwritestart=ee.onprogress=ee.onwrite=ee.onabort=ee.onerror=ee.onwriteend=null,function(ae,k,J){return new gt(ae,k||ae.name||"download",J)})}}(typeof self!="undefined"&&self||typeof window!="undefined"&&window||void 0);function Ut(me){var le=0;if(me[le++]!==71||me[le++]!==73||me[le++]!==70||me[le++]!==56||(me[le++]+1&253)!=56||me[le++]!==97)throw"Invalid GIF 87a/89a header.";var oe=me[le++]|me[le++]<<8,de=me[le++]|me[le++]<<8,Se=me[le++],Ce=Se>>7,Oe=1<<(7&Se)+1;me[le++],me[le++];var Ie=null;Ce&&(Ie=le,le+=3*Oe);var Ee=!0,Pe=[],at=0,gt=null,ee=0,ae=null;for(this.width=oe,this.height=de;Ee&&le<me.length;)switch(me[le++]){case 33:switch(me[le++]){case 255:if(me[le]!==11||me[le+1]==78&&me[le+2]==69&&me[le+3]==84&&me[le+4]==83&&me[le+5]==67&&me[le+6]==65&&me[le+7]==80&&me[le+8]==69&&me[le+9]==50&&me[le+10]==46&&me[le+11]==48&&me[le+12]==3&&me[le+13]==1&&me[le+16]==0)le+=14,ae=me[le++]|me[le++]<<8,le++;else for(le+=12;!((_t=me[le++])===0);)le+=_t;break;case 249:if(me[le++]!==4||me[le+4]!==0)throw"Invalid graphics extension block.";var k=me[le++];at=me[le++]|me[le++]<<8,gt=me[le++],(1&k)==0&&(gt=null),ee=k>>2&7,le++;break;case 254:for(;!((_t=me[le++])===0);)le+=_t;break;default:throw"Unknown graphic control label: 0x"+me[le-1].toString(16)}break;case 44:var J=me[le++]|me[le++]<<8,se=me[le++]|me[le++]<<8,ge=me[le++]|me[le++]<<8,Ae=me[le++]|me[le++]<<8,De=me[le++],$e=De>>6&1,Bt=Ie,$t=!1;De>>7&&($t=!0,Bt=le,le+=3*(1<<(7&De)+1));var St=le;for(le++;;){var _t;if((_t=me[le++])===0)break;le+=_t}Pe.push({x:J,y:se,width:ge,height:Ae,has_local_palette:$t,palette_offset:Bt,data_offset:St,data_length:le-St,transparent_index:gt,interlaced:!!$e,delay:at,disposal:ee});break;case 59:Ee=!1;break;default:throw"Unknown gif block: 0x"+me[le-1].toString(16)}this.numFrames=function(){return Pe.length},this.loopCount=function(){return ae},this.frameInfo=function(Dt){if(Dt<0||Dt>=Pe.length)throw"Frame index out of range.";return Pe[Dt]},this.decodeAndBlitFrameBGRA=function(Dt,Yt){var wt=this.frameInfo(Dt),ur=wt.width*wt.height,er=new Uint8Array(ur);Pt(me,wt.data_offset,er,ur);var ze=wt.palette_offset,tt=wt.transparent_index;tt===null&&(tt=256);var We=wt.width,st=oe-We,ct=We,lt=4*(wt.y*oe+wt.x),Ue=4*((wt.y+wt.height)*oe+wt.x),qe=lt,dt=4*st;wt.interlaced===!0&&(dt+=4*(We+st)*7);for(var Kt=8,Ct=0,vr=er.length;Ct<vr;++Ct){var yr=er[Ct];if(ct===0&&(ct=We,Ue<=(qe+=dt)&&(dt=st+4*(We+st)*(Kt-1),qe=lt+(We+st)*(Kt<<1),Kt>>=1)),yr===tt)qe+=4;else{var Dr=me[ze+3*yr],Rr=me[ze+3*yr+1],Jr=me[ze+3*yr+2];Yt[qe++]=Jr,Yt[qe++]=Rr,Yt[qe++]=Dr,Yt[qe++]=255}--ct}},this.decodeAndBlitFrameRGBA=function(Dt,Yt){var wt=this.frameInfo(Dt),ur=wt.width*wt.height,er=new Uint8Array(ur);Pt(me,wt.data_offset,er,ur);var ze=wt.palette_offset,tt=wt.transparent_index;tt===null&&(tt=256);var We=wt.width,st=oe-We,ct=We,lt=4*(wt.y*oe+wt.x),Ue=4*((wt.y+wt.height)*oe+wt.x),qe=lt,dt=4*st;wt.interlaced===!0&&(dt+=4*(We+st)*7);for(var Kt=8,Ct=0,vr=er.length;Ct<vr;++Ct){var yr=er[Ct];if(ct===0&&(ct=We,Ue<=(qe+=dt)&&(dt=st+4*(We+st)*(Kt-1),qe=lt+(We+st)*(Kt<<1),Kt>>=1)),yr===tt)qe+=4;else{var Dr=me[ze+3*yr],Rr=me[ze+3*yr+1],Jr=me[ze+3*yr+2];Yt[qe++]=Dr,Yt[qe++]=Rr,Yt[qe++]=Jr,Yt[qe++]=255}--ct}}}function Pt(me,le,oe,de){for(var Se=me[le++],Ce=1<<Se,Oe=Ce+1,Ie=Oe+1,Ee=Se+1,Pe=(1<<Ee)-1,at=0,gt=0,ee=0,ae=me[le++],k=new Int32Array(4096),J=null;;){for(;at<16&&ae!==0;)gt|=me[le++]<<at,at+=8,ae===1?ae=me[le++]:--ae;if(at<Ee)break;var se=gt&Pe;if(gt>>=Ee,at-=Ee,se!==Ce){if(se===Oe)break;for(var ge=se<Ie?se:J,Ae=0,De=ge;Ce<De;)De=k[De]>>8,++Ae;var $e=De;if(de<ee+Ae+(ge!==se?1:0))return void console.log("Warning, gif stream longer than expected.");oe[ee++]=$e;var Bt=ee+=Ae;for(ge!==se&&(oe[ee++]=$e),De=ge;Ae--;)De=k[De],oe[--Bt]=255&De,De>>=8;J!==null&&Ie<4096&&(k[Ie++]=J<<8|$e,Pe+1<=Ie&&Ee<12&&(++Ee,Pe=Pe<<1|1)),J=se}else Ie=Oe+1,Pe=(1<<(Ee=Se+1))-1,J=null}return ee!==de&&console.log("Warning, gif stream shorter than expected."),oe}try{_.GifWriter=function(me,le,oe,de){var Se=0,Ce=(de=de===void 0?{}:de).loop===void 0?null:de.loop,Oe=de.palette===void 0?null:de.palette;if(le<=0||oe<=0||65535<le||65535<oe)throw"Width/Height invalid.";function Ie(J){var se=J.length;if(se<2||256<se||se&se-1)throw"Invalid code/color length, must be power of 2 and 2 .. 256.";return se}me[Se++]=71,me[Se++]=73,me[Se++]=70,me[Se++]=56,me[Se++]=57,me[Se++]=97;var Ee=0,Pe=0;if(Oe!==null){for(var at=Ie(Oe);at>>=1;)++Ee;if(at=1<<Ee,--Ee,de.background!==void 0){if(at<=(Pe=de.background))throw"Background index out of range.";if(Pe===0)throw"Background index explicitly passed as 0."}}if(me[Se++]=255&le,me[Se++]=le>>8&255,me[Se++]=255&oe,me[Se++]=oe>>8&255,me[Se++]=(Oe!==null?128:0)|Ee,me[Se++]=Pe,me[Se++]=0,Oe!==null)for(var gt=0,ee=Oe.length;gt<ee;++gt){var ae=Oe[gt];me[Se++]=ae>>16&255,me[Se++]=ae>>8&255,me[Se++]=255&ae}if(Ce!==null){if(Ce<0||65535<Ce)throw"Loop count invalid.";me[Se++]=33,me[Se++]=255,me[Se++]=11,me[Se++]=78,me[Se++]=69,me[Se++]=84,me[Se++]=83,me[Se++]=67,me[Se++]=65,me[Se++]=80,me[Se++]=69,me[Se++]=50,me[Se++]=46,me[Se++]=48,me[Se++]=3,me[Se++]=1,me[Se++]=255&Ce,me[Se++]=Ce>>8&255,me[Se++]=0}var k=!1;this.addFrame=function(J,se,ge,Ae,De,$e){if(k===!0&&(--Se,k=!1),$e=$e===void 0?{}:$e,J<0||se<0||65535<J||65535<se)throw"x/y invalid.";if(ge<=0||Ae<=0||65535<ge||65535<Ae)throw"Width/Height invalid.";if(De.length<ge*Ae)throw"Not enough pixels for the frame size.";var Bt=!0,$t=$e.palette;if($t==null&&(Bt=!1,$t=Oe),$t==null)throw"Must supply either a local or global palette.";for(var St=Ie($t),_t=0;St>>=1;)++_t;St=1<<_t;var Dt=$e.delay===void 0?0:$e.delay,Yt=$e.disposal===void 0?0:$e.disposal;if(Yt<0||3<Yt)throw"Disposal out of range.";var wt=!1,ur=0;if($e.transparent!==void 0&&$e.transparent!==null&&(wt=!0,(ur=$e.transparent)<0||St<=ur))throw"Transparent color index.";if((Yt!==0||wt||Dt!==0)&&(me[Se++]=33,me[Se++]=249,me[Se++]=4,me[Se++]=Yt<<2|(wt===!0?1:0),me[Se++]=255&Dt,me[Se++]=Dt>>8&255,me[Se++]=ur,me[Se++]=0),me[Se++]=44,me[Se++]=255&J,me[Se++]=J>>8&255,me[Se++]=255&se,me[Se++]=se>>8&255,me[Se++]=255&ge,me[Se++]=ge>>8&255,me[Se++]=255&Ae,me[Se++]=Ae>>8&255,me[Se++]=Bt===!0?128|_t-1:0,Bt===!0)for(var er=0,ze=$t.length;er<ze;++er){var tt=$t[er];me[Se++]=tt>>16&255,me[Se++]=tt>>8&255,me[Se++]=255&tt}Se=function(We,st,ct,lt){We[st++]=ct;var Ue=st++,qe=1<<ct,dt=qe-1,Kt=qe+1,Ct=Kt+1,vr=ct+1,yr=0,Dr=0;function Rr(fr){for(;fr<=yr;)We[st++]=255&Dr,Dr>>=8,yr-=8,st===Ue+256&&(We[Ue]=255,Ue=st++)}function Jr(fr){Dr|=fr<<yr,yr+=vr,Rr(8)}var $r=lt[0]&dt,xr={};Jr(qe);for(var Vr=1,Lr=lt.length;Vr<Lr;++Vr){var tr=lt[Vr]&dt,pr=$r<<8|tr,dr=xr[pr];if(dr===void 0){for(Dr|=$r<<yr,yr+=vr;8<=yr;)We[st++]=255&Dr,Dr>>=8,yr-=8,st===Ue+256&&(We[Ue]=255,Ue=st++);Ct===4096?(Jr(qe),Ct=Kt+1,vr=ct+1,xr={}):(1<<vr<=Ct&&++vr,xr[pr]=Ct++),$r=tr}else $r=dr}return Jr($r),Jr(Kt),Rr(1),Ue+1===st?We[Ue]=0:(We[Ue]=st-Ue-1,We[st++]=0),st}(me,Se,_t<2?2:_t,De)},this.end=function(){return k===!1&&(me[Se++]=59,k=!0),Se}},_.GifReader=Ut}catch(me){}function nr(me){var le,oe,de,Se,Ce,Oe=Math.floor,Ie=new Array(64),Ee=new Array(64),Pe=new Array(64),at=new Array(64),gt=new Array(65535),ee=new Array(65535),ae=new Array(64),k=new Array(64),J=[],se=0,ge=7,Ae=new Array(64),De=new Array(64),$e=new Array(64),Bt=new Array(256),$t=new Array(2048),St=[0,1,5,6,14,15,27,28,2,4,7,13,16,26,29,42,3,8,12,17,25,30,41,43,9,11,18,24,31,40,44,53,10,19,23,32,39,45,52,54,20,22,33,38,46,51,55,60,21,34,37,47,50,56,59,61,35,36,48,49,57,58,62,63],_t=[0,0,1,5,1,1,1,1,1,1,0,0,0,0,0,0,0],Dt=[0,1,2,3,4,5,6,7,8,9,10,11],Yt=[0,0,2,1,3,3,2,4,3,5,5,4,4,0,0,1,125],wt=[1,2,3,0,4,17,5,18,33,49,65,6,19,81,97,7,34,113,20,50,129,145,161,8,35,66,177,193,21,82,209,240,36,51,98,114,130,9,10,22,23,24,25,26,37,38,39,40,41,42,52,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,225,226,227,228,229,230,231,232,233,234,241,242,243,244,245,246,247,248,249,250],ur=[0,0,3,1,1,1,1,1,1,1,1,1,0,0,0,0,0],er=[0,1,2,3,4,5,6,7,8,9,10,11],ze=[0,0,2,1,2,4,4,3,4,7,5,4,4,0,1,2,119],tt=[0,1,2,3,17,4,5,33,49,6,18,65,81,7,97,113,19,34,50,129,8,20,66,145,161,177,193,9,35,51,82,240,21,98,114,209,10,22,36,52,225,37,241,23,24,25,26,38,39,40,41,42,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,130,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,226,227,228,229,230,231,232,233,234,242,243,244,245,246,247,248,249,250];function We(dt,Kt){for(var Ct=0,vr=0,yr=new Array,Dr=1;Dr<=16;Dr++){for(var Rr=1;Rr<=dt[Dr];Rr++)yr[Kt[vr]]=[],yr[Kt[vr]][0]=Ct,yr[Kt[vr]][1]=Dr,vr++,Ct++;Ct*=2}return yr}function st(dt){for(var Kt=dt[0],Ct=dt[1]-1;0<=Ct;)Kt&1<<Ct&&(se|=1<<ge),Ct--,--ge<0&&(se==255?(ct(255),ct(0)):ct(se),ge=7,se=0)}function ct(dt){J.push(dt)}function lt(dt){ct(dt>>8&255),ct(255&dt)}function Ue(dt,Kt,Ct,vr,yr){for(var Dr,Rr=yr[0],Jr=yr[240],$r=function(Zr,on){var jn,Ur,En,pn,Ln,Vn,Nn,ui,Xn,mn,cn=0;for(Xn=0;Xn<8;++Xn){jn=Zr[cn],Ur=Zr[cn+1],En=Zr[cn+2],pn=Zr[cn+3],Ln=Zr[cn+4],Vn=Zr[cn+5],Nn=Zr[cn+6];var da=jn+(ui=Zr[cn+7]),Ta=jn-ui,ia=Ur+Nn,fi=Ur-Nn,ki=En+Vn,Qn=En-Vn,ea=pn+Ln,An=pn-Ln,wn=da+ea,On=da-ea,Un=ia+ki,kn=ia-ki;Zr[cn]=wn+Un,Zr[cn+4]=wn-Un;var ti=.707106781*(kn+On);Zr[cn+2]=On+ti,Zr[cn+6]=On-ti;var di=.382683433*((wn=An+Qn)-(kn=fi+Ta)),Na=.5411961*wn+di,Gi=1.306562965*kn+di,ba=.707106781*(Un=Qn+fi),Pa=Ta+ba,Ga=Ta-ba;Zr[cn+5]=Ga+Na,Zr[cn+3]=Ga-Na,Zr[cn+1]=Pa+Gi,Zr[cn+7]=Pa-Gi,cn+=8}for(Xn=cn=0;Xn<8;++Xn){jn=Zr[cn],Ur=Zr[cn+8],En=Zr[cn+16],pn=Zr[cn+24],Ln=Zr[cn+32],Vn=Zr[cn+40],Nn=Zr[cn+48];var Qi=jn+(ui=Zr[cn+56]),Oo=jn-ui,sa=Ur+Nn,ji=Ur-Nn,wa=En+Vn,ga=En-Vn,po=pn+Ln,Bn=pn-Ln,ta=Qi+po,So=Qi-po,To=sa+wa,za=sa-wa;Zr[cn]=ta+To,Zr[cn+32]=ta-To;var eo=.707106781*(za+So);Zr[cn+16]=So+eo,Zr[cn+48]=So-eo;var zi=.382683433*((ta=Bn+ga)-(za=ji+Oo)),Jt=.5411961*ta+zi,Tr=1.306562965*za+zi,Kr=.707106781*(To=ga+ji),Te=Oo+Kr,xt=Oo-Kr;Zr[cn+40]=xt+Jt,Zr[cn+24]=xt-Jt,Zr[cn+8]=Te+Tr,Zr[cn+56]=Te-Tr,cn++}for(Xn=0;Xn<64;++Xn)mn=Zr[Xn]*on[Xn],ae[Xn]=0<mn?mn+.5|0:mn-.5|0;return ae}(dt,Kt),xr=0;xr<64;++xr)k[St[xr]]=$r[xr];var Vr=k[0]-Ct;Ct=k[0],Vr==0?st(vr[0]):(st(vr[ee[Dr=32767+Vr]]),st(gt[Dr]));for(var Lr=63;0<Lr&&k[Lr]==0;Lr--);if(Lr==0)return st(Rr),Ct;for(var tr,pr=1;pr<=Lr;){for(var dr=pr;k[pr]==0&&pr<=Lr;++pr);var fr=pr-dr;if(16<=fr){tr=fr>>4;for(var _r=1;_r<=tr;++_r)st(Jr);fr&=15}Dr=32767+k[pr],st(yr[(fr<<4)+ee[Dr]]),st(gt[Dr]),pr++}return Lr!=63&&st(Rr),Ct}function qe(dt){(dt<=0&&(dt=1),100<dt&&(dt=100),Ce!=dt)&&(function(Kt){for(var Ct=[16,11,10,16,24,40,51,61,12,12,14,19,26,58,60,55,14,13,16,24,40,57,69,56,14,17,22,29,51,87,80,62,18,22,37,56,68,109,103,77,24,35,55,64,81,104,113,92,49,64,78,87,103,121,120,101,72,92,95,98,112,100,103,99],vr=0;vr<64;vr++){var yr=Oe((Ct[vr]*Kt+50)/100);yr<1?yr=1:255<yr&&(yr=255),Ie[St[vr]]=yr}for(var Dr=[17,18,24,47,99,99,99,99,18,21,26,66,99,99,99,99,24,26,56,99,99,99,99,99,47,66,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99],Rr=0;Rr<64;Rr++){var Jr=Oe((Dr[Rr]*Kt+50)/100);Jr<1?Jr=1:255<Jr&&(Jr=255),Ee[St[Rr]]=Jr}for(var $r=[1,1.387039845,1.306562965,1.175875602,1,.785694958,.5411961,.275899379],xr=0,Vr=0;Vr<8;Vr++)for(var Lr=0;Lr<8;Lr++)Pe[xr]=1/(Ie[St[xr]]*$r[Vr]*$r[Lr]*8),at[xr]=1/(Ee[St[xr]]*$r[Vr]*$r[Lr]*8),xr++}(dt<50?Math.floor(5e3/dt):Math.floor(200-2*dt)),Ce=dt)}this.encode=function(dt,Kt){var Ct,vr;new Date().getTime(),Kt&&qe(Kt),J=new Array,se=0,ge=7,lt(65496),lt(65504),lt(16),ct(74),ct(70),ct(73),ct(70),ct(0),ct(1),ct(1),ct(0),lt(1),lt(1),ct(0),ct(0),function(){lt(65499),lt(132),ct(0);for(var pn=0;pn<64;pn++)ct(Ie[pn]);ct(1);for(var Ln=0;Ln<64;Ln++)ct(Ee[Ln])}(),Ct=dt.width,vr=dt.height,lt(65472),lt(17),ct(8),lt(vr),lt(Ct),ct(3),ct(1),ct(17),ct(0),ct(2),ct(17),ct(1),ct(3),ct(17),ct(1),function(){lt(65476),lt(418),ct(0);for(var pn=0;pn<16;pn++)ct(_t[pn+1]);for(var Ln=0;Ln<=11;Ln++)ct(Dt[Ln]);ct(16);for(var Vn=0;Vn<16;Vn++)ct(Yt[Vn+1]);for(var Nn=0;Nn<=161;Nn++)ct(wt[Nn]);ct(1);for(var ui=0;ui<16;ui++)ct(ur[ui+1]);for(var Xn=0;Xn<=11;Xn++)ct(er[Xn]);ct(17);for(var mn=0;mn<16;mn++)ct(ze[mn+1]);for(var cn=0;cn<=161;cn++)ct(tt[cn])}(),lt(65498),lt(12),ct(3),ct(1),ct(0),ct(2),ct(17),ct(3),ct(17),ct(0),ct(63),ct(0);var yr=0,Dr=0,Rr=0;se=0,ge=7,this.encode.displayName="_encode_";for(var Jr,$r,xr,Vr,Lr,tr,pr,dr,fr,_r=dt.data,Zr=dt.width,on=dt.height,jn=4*Zr,Ur=0;Ur<on;){for(Jr=0;Jr<jn;){for(tr=Lr=jn*Ur+Jr,pr=-1,fr=dr=0;fr<64;fr++)tr=Lr+(dr=fr>>3)*jn+(pr=4*(7&fr)),on<=Ur+dr&&(tr-=jn*(Ur+1+dr-on)),jn<=Jr+pr&&(tr-=Jr+pr-jn+4),$r=_r[tr++],xr=_r[tr++],Vr=_r[tr++],Ae[fr]=($t[$r]+$t[xr+256>>0]+$t[Vr+512>>0]>>16)-128,De[fr]=($t[$r+768>>0]+$t[xr+1024>>0]+$t[Vr+1280>>0]>>16)-128,$e[fr]=($t[$r+1280>>0]+$t[xr+1536>>0]+$t[Vr+1792>>0]>>16)-128;yr=Ue(Ae,Pe,yr,le,de),Dr=Ue(De,at,Dr,oe,Se),Rr=Ue($e,at,Rr,oe,Se),Jr+=32}Ur+=8}if(0<=ge){var En=[];En[1]=ge+1,En[0]=(1<<ge+1)-1,st(En)}return lt(65497),new Uint8Array(J)},function(){new Date().getTime(),me||(me=50),function(){for(var dt=String.fromCharCode,Kt=0;Kt<256;Kt++)Bt[Kt]=dt(Kt)}(),le=We(_t,Dt),oe=We(ur,er),de=We(Yt,wt),Se=We(ze,tt),function(){for(var dt=1,Kt=2,Ct=1;Ct<=15;Ct++){for(var vr=dt;vr<Kt;vr++)ee[32767+vr]=Ct,gt[32767+vr]=[],gt[32767+vr][1]=Ct,gt[32767+vr][0]=vr;for(var yr=-(Kt-1);yr<=-dt;yr++)ee[32767+yr]=Ct,gt[32767+yr]=[],gt[32767+yr][1]=Ct,gt[32767+yr][0]=Kt-1+yr;dt<<=1,Kt<<=1}}(),function(){for(var dt=0;dt<256;dt++)$t[dt]=19595*dt,$t[dt+256>>0]=38470*dt,$t[dt+512>>0]=7471*dt+32768,$t[dt+768>>0]=-11059*dt,$t[dt+1024>>0]=-21709*dt,$t[dt+1280>>0]=32768*dt+8421375,$t[dt+1536>>0]=-27439*dt,$t[dt+1792>>0]=-5329*dt}(),qe(me),new Date().getTime()}()}function cr(me,le){if(this.pos=0,this.buffer=me,this.datav=new DataView(me.buffer),this.is_with_alpha=!!le,this.bottom_up=!0,this.flag=String.fromCharCode(this.buffer[0])+String.fromCharCode(this.buffer[1]),this.pos+=2,["BM","BA","CI","CP","IC","PT"].indexOf(this.flag)===-1)throw new Error("Invalid BMP File");this.parseHeader(),this.parseBGR()}window.tmp=Ut,Ft.API.adler32cs=(zt=typeof ArrayBuffer=="function"&&typeof Uint8Array=="function",Nt=null,Ht=function(){if(!zt)return function(){return!1};try{var me={};typeof me.Buffer=="function"&&(Nt=me.Buffer)}catch(le){}return function(le){return le instanceof ArrayBuffer||Nt!==null&&le instanceof Nt}}(),it=Nt!==null?function(me){return new Nt(me,"utf8").toString("binary")}:function(me){return unescape(encodeURIComponent(me))},He=function(le,oe){for(var de=65535&le,Se=le>>>16,Ce=0,Oe=oe.length;Ce<Oe;Ce++)de=(de+(255&oe.charCodeAt(Ce)))%65521,Se=(Se+de)%65521;return(Se<<16|de)>>>0},ne=function(le,oe){for(var de=65535&le,Se=le>>>16,Ce=0,Oe=oe.length;Ce<Oe;Ce++)de=(de+oe[Ce])%65521,Se=(Se+de)%65521;return(Se<<16|de)>>>0},Ze=(ce={}).Adler32=(((jt=(Tt=function(le){if(!(this instanceof Tt))throw new TypeError("Constructor cannot called be as a function.");if(!isFinite(le=le==null?1:+le))throw new Error("First arguments needs to be a finite number.");this.checksum=le>>>0}).prototype={}).constructor=Tt).from=((Wt=function(le){if(!(this instanceof Tt))throw new TypeError("Constructor cannot called be as a function.");if(le==null)throw new Error("First argument needs to be a string.");this.checksum=He(1,le.toString())}).prototype=jt,Wt),Tt.fromUtf8=((Qt=function(le){if(!(this instanceof Tt))throw new TypeError("Constructor cannot called be as a function.");if(le==null)throw new Error("First argument needs to be a string.");var oe=it(le.toString());this.checksum=He(1,oe)}).prototype=jt,Qt),zt&&(Tt.fromBuffer=((or=function(le){if(!(this instanceof Tt))throw new TypeError("Constructor cannot called be as a function.");if(!Ht(le))throw new Error("First argument needs to be ArrayBuffer.");var oe=new Uint8Array(le);return this.checksum=ne(1,oe)}).prototype=jt,or)),jt.update=function(me){if(me==null)throw new Error("First argument needs to be a string.");return me=me.toString(),this.checksum=He(this.checksum,me)},jt.updateUtf8=function(me){if(me==null)throw new Error("First argument needs to be a string.");var le=it(me.toString());return this.checksum=He(this.checksum,le)},zt&&(jt.updateBuffer=function(me){if(!Ht(me))throw new Error("First argument needs to be ArrayBuffer.");var le=new Uint8Array(me);return this.checksum=ne(this.checksum,le)}),jt.clone=function(){return new Ze(this.checksum)},Tt),ce.from=function(me){if(me==null)throw new Error("First argument needs to be a string.");return He(1,me.toString())},ce.fromUtf8=function(me){if(me==null)throw new Error("First argument needs to be a string.");var le=it(me.toString());return He(1,le)},zt&&(ce.fromBuffer=function(me){if(!Ht(me))throw new Error("First argument need to be ArrayBuffer.");var le=new Uint8Array(me);return ne(1,le)}),ce),function(me){me.__bidiEngine__=me.prototype.__bidiEngine__=function(de){var Se,Ce,Oe,Ie,Ee,Pe,at,gt=le,ee=[[0,3,0,1,0,0,0],[0,3,0,1,2,2,0],[0,3,0,17,2,0,1],[0,3,5,5,4,1,0],[0,3,21,21,4,0,1],[0,3,5,5,4,2,0]],ae=[[2,0,1,1,0,1,0],[2,0,1,1,0,2,0],[2,0,2,1,3,2,0],[2,0,2,33,3,1,1]],k={L:0,R:1,EN:2,AN:3,N:4,B:5,S:6},J={0:0,5:1,6:2,7:3,32:4,251:5,254:6,255:7},se=["(",")","(","<",">","<","[","]","[","{","}","{","\xAB","\xBB","\xAB","\u2039","\u203A","\u2039","\u2045","\u2046","\u2045","\u207D","\u207E","\u207D","\u208D","\u208E","\u208D","\u2264","\u2265","\u2264","\u2329","\u232A","\u2329","\uFE59","\uFE5A","\uFE59","\uFE5B","\uFE5C","\uFE5B","\uFE5D","\uFE5E","\uFE5D","\uFE64","\uFE65","\uFE64"],ge=new RegExp(/^([1-4|9]|1[0-9]|2[0-9]|3[0168]|4[04589]|5[012]|7[78]|159|16[0-9]|17[0-2]|21[569]|22[03489]|250)$/),Ae=!1,De=0;this.__bidiEngine__={};var $e=function(ur){var er=ur.charCodeAt(),ze=er>>8,tt=J[ze];return tt!==void 0?gt[256*tt+(255&er)]:ze===252||ze===253?"AL":ge.test(ze)?"L":ze===8?"R":"N"},Bt=function(ur){for(var er,ze=0;ze<ur.length;ze++){if((er=$e(ur.charAt(ze)))==="L")return!1;if(er==="R")return!0}return!1},$t=function(ur,er,ze,tt){var We,st,ct,lt,Ue=er[tt];switch(Ue){case"L":case"R":Ae=!1;break;case"N":case"AN":break;case"EN":Ae&&(Ue="AN");break;case"AL":Ae=!0,Ue="R";break;case"WS":Ue="N";break;case"CS":tt<1||tt+1>=er.length||(We=ze[tt-1])!=="EN"&&We!=="AN"||(st=er[tt+1])!=="EN"&&st!=="AN"?Ue="N":Ae&&(st="AN"),Ue=st===We?st:"N";break;case"ES":Ue=(We=0<tt?ze[tt-1]:"B")==="EN"&&tt+1<er.length&&er[tt+1]==="EN"?"EN":"N";break;case"ET":if(0<tt&&ze[tt-1]==="EN"){Ue="EN";break}if(Ae){Ue="N";break}for(ct=tt+1,lt=er.length;ct<lt&&er[ct]==="ET";)ct++;Ue=ct<lt&&er[ct]==="EN"?"EN":"N";break;case"NSM":if(Oe&&!Ie){for(lt=er.length,ct=tt+1;ct<lt&&er[ct]==="NSM";)ct++;if(ct<lt){var qe=ur[tt],dt=1425<=qe&&qe<=2303||qe===64286;if(We=er[ct],dt&&(We==="R"||We==="AL")){Ue="R";break}}}Ue=tt<1||(We=er[tt-1])==="B"?"N":ze[tt-1];break;case"B":Se=!(Ae=!1),Ue=De;break;case"S":Ce=!0,Ue="N";break;case"LRE":case"RLE":case"LRO":case"RLO":case"PDF":Ae=!1;break;case"BN":Ue="N"}return Ue},St=function(ur,er,ze){var tt=ur.split("");return ze&&_t(tt,ze,{hiLevel:De}),tt.reverse(),er&&er.reverse(),tt.join("")},_t=function(ur,er,ze){var tt,We,st,ct,lt,Ue=-1,qe=ur.length,dt=0,Kt=[],Ct=De?ae:ee,vr=[];for(Ce=Se=Ae=!1,We=0;We<qe;We++)vr[We]=$e(ur[We]);for(st=0;st<qe;st++){if(lt=dt,Kt[st]=$t(ur,vr,Kt,st),tt=240&(dt=Ct[lt][k[Kt[st]]]),dt&=15,er[st]=ct=Ct[dt][5],0<tt)if(tt===16){for(We=Ue;We<st;We++)er[We]=1;Ue=-1}else Ue=-1;if(Ct[dt][6])Ue===-1&&(Ue=st);else if(-1<Ue){for(We=Ue;We<st;We++)er[We]=ct;Ue=-1}vr[st]==="B"&&(er[st]=0),ze.hiLevel|=ct}Ce&&function(yr,Dr,Rr){for(var Jr=0;Jr<Rr;Jr++)if(yr[Jr]==="S"){Dr[Jr]=De;for(var $r=Jr-1;0<=$r&&yr[$r]==="WS";$r--)Dr[$r]=De}}(vr,er,qe)},Dt=function(ur,er,ze,tt,We){if(!(We.hiLevel<ur)){if(ur===1&&De===1&&!Se)return er.reverse(),void(ze&&ze.reverse());for(var st,ct,lt,Ue,qe=er.length,dt=0;dt<qe;){if(tt[dt]>=ur){for(lt=dt+1;lt<qe&&tt[lt]>=ur;)lt++;for(Ue=dt,ct=lt-1;Ue<ct;Ue++,ct--)st=er[Ue],er[Ue]=er[ct],er[ct]=st,ze&&(st=ze[Ue],ze[Ue]=ze[ct],ze[ct]=st);dt=lt}dt++}}},Yt=function(ur,er,ze){var tt=ur.split(""),We={hiLevel:De};return ze||(ze=[]),_t(tt,ze,We),function(st,ct,lt){if(lt.hiLevel!==0&&at)for(var Ue,qe=0;qe<st.length;qe++)ct[qe]===1&&0<=(Ue=se.indexOf(st[qe]))&&(st[qe]=se[Ue+1])}(tt,ze,We),Dt(2,tt,er,ze,We),Dt(1,tt,er,ze,We),tt.join("")};return this.__bidiEngine__.doBidiReorder=function(wt,ur,er){if(function(tt,We){if(We)for(var st=0;st<tt.length;st++)We[st]=st;Ie===void 0&&(Ie=Bt(tt)),Pe===void 0&&(Pe=Bt(tt))}(wt,ur),Oe||!Ee||Pe)if(Oe&&Ee&&Ie^Pe)De=Ie?1:0,wt=St(wt,ur,er);else if(!Oe&&Ee&&Pe)De=Ie?1:0,wt=Yt(wt,ur,er),wt=St(wt,ur);else if(!Oe||Ie||Ee||Pe){if(Oe&&!Ee&&Ie^Pe)wt=St(wt,ur),wt=Ie?(De=0,Yt(wt,ur,er)):(De=1,wt=Yt(wt,ur,er),St(wt,ur));else if(Oe&&Ie&&!Ee&&Pe)De=1,wt=Yt(wt,ur,er),wt=St(wt,ur);else if(!Oe&&!Ee&&Ie^Pe){var ze=at;Ie?(De=1,wt=Yt(wt,ur,er),De=0,at=!1,wt=Yt(wt,ur,er),at=ze):(De=0,wt=Yt(wt,ur,er),wt=St(wt,ur),at=!(De=1),wt=Yt(wt,ur,er),at=ze,wt=St(wt,ur))}}else De=0,wt=Yt(wt,ur,er);else De=Ie?1:0,wt=Yt(wt,ur,er);return wt},this.__bidiEngine__.setOptions=function(wt){wt&&(Oe=wt.isInputVisual,Ee=wt.isOutputVisual,Ie=wt.isInputRtl,Pe=wt.isOutputRtl,at=wt.isSymmetricSwapping)},this.__bidiEngine__.setOptions(de),this.__bidiEngine__};var le=["BN","BN","BN","BN","BN","BN","BN","BN","BN","S","B","S","WS","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","B","B","B","S","WS","N","N","ET","ET","ET","N","N","N","N","N","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","BN","BN","BN","BN","BN","BN","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","CS","N","ET","ET","ET","ET","N","N","N","N","L","N","N","BN","N","N","ET","ET","EN","EN","N","L","N","N","N","EN","L","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","N","N","N","N","N","ET","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","R","NSM","R","NSM","NSM","R","NSM","NSM","R","NSM","N","N","N","N","N","N","N","N","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","N","N","N","N","N","R","R","R","R","R","N","N","N","N","N","N","N","N","N","N","N","AN","AN","AN","AN","AN","AN","N","N","AL","ET","ET","AL","CS","AL","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AL","AL","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AN","AN","AN","AN","AN","AN","AN","AN","AN","AN","ET","AN","AN","AL","AL","AL","NSM","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AN","N","NSM","NSM","NSM","NSM","NSM","NSM","AL","AL","NSM","NSM","N","NSM","NSM","NSM","NSM","AL","AL","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","AL","AL","NSM","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AL","N","N","N","N","N","N","N","N","N","N","N","N","N","N","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","R","R","N","N","N","N","R","N","N","N","N","N","WS","WS","WS","WS","WS","WS","WS","WS","WS","WS","WS","BN","BN","BN","L","R","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","WS","B","LRE","RLE","PDF","LRO","RLO","CS","ET","ET","ET","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","CS","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","WS","BN","BN","BN","BN","BN","N","LRI","RLI","FSI","PDI","BN","BN","BN","BN","BN","BN","EN","L","N","N","EN","EN","EN","EN","EN","EN","ES","ES","N","N","N","L","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","ES","ES","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","L","L","N","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","N","N","N","N","N","R","NSM","R","R","R","R","R","R","R","R","R","R","ES","R","R","R","R","R","R","R","R","R","R","R","R","R","N","R","R","R","R","R","N","R","N","R","R","N","R","R","N","R","R","R","R","R","R","R","R","R","R","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","CS","N","CS","N","N","CS","N","N","N","N","N","N","N","N","N","ET","N","N","ES","ES","N","N","N","N","N","ET","ET","N","N","N","N","N","AL","AL","AL","AL","AL","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","N","BN","N","N","N","ET","ET","ET","N","N","N","N","N","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","L","L","L","L","L","L","N","N","L","L","L","L","L","L","N","N","L","L","L","L","L","L","N","N","L","L","L","N","N","N","ET","ET","N","N","N","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N"],oe=new me.__bidiEngine__({isInputVisual:!0});me.API.events.push(["postProcessText",function(de){var Se=de.text,Ce=(de.x,de.y,de.options||{}),Oe=(de.mutex,Ce.lang,[]);if(Object.prototype.toString.call(Se)==="[object Array]"){var Ie=0;for(Oe=[],Ie=0;Ie<Se.length;Ie+=1)Object.prototype.toString.call(Se[Ie])==="[object Array]"?Oe.push([oe.doBidiReorder(Se[Ie][0]),Se[Ie][1],Se[Ie][2]]):Oe.push([oe.doBidiReorder(Se[Ie])]);de.text=Oe}else de.text=oe.doBidiReorder(Se)}])}(Ft),window.tmp=nr,cr.prototype.parseHeader=function(){if(this.fileSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.reserved=this.datav.getUint32(this.pos,!0),this.pos+=4,this.offset=this.datav.getUint32(this.pos,!0),this.pos+=4,this.headerSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.width=this.datav.getUint32(this.pos,!0),this.pos+=4,this.height=this.datav.getInt32(this.pos,!0),this.pos+=4,this.planes=this.datav.getUint16(this.pos,!0),this.pos+=2,this.bitPP=this.datav.getUint16(this.pos,!0),this.pos+=2,this.compress=this.datav.getUint32(this.pos,!0),this.pos+=4,this.rawSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.hr=this.datav.getUint32(this.pos,!0),this.pos+=4,this.vr=this.datav.getUint32(this.pos,!0),this.pos+=4,this.colors=this.datav.getUint32(this.pos,!0),this.pos+=4,this.importantColors=this.datav.getUint32(this.pos,!0),this.pos+=4,this.bitPP===16&&this.is_with_alpha&&(this.bitPP=15),this.bitPP<15){var me=this.colors===0?1<<this.bitPP:this.colors;this.palette=new Array(me);for(var le=0;le<me;le++){var oe=this.datav.getUint8(this.pos++,!0),de=this.datav.getUint8(this.pos++,!0),Se=this.datav.getUint8(this.pos++,!0),Ce=this.datav.getUint8(this.pos++,!0);this.palette[le]={red:Se,green:de,blue:oe,quad:Ce}}}this.height<0&&(this.height*=-1,this.bottom_up=!1)},cr.prototype.parseBGR=function(){this.pos=this.offset;try{var me="bit"+this.bitPP,le=this.width*this.height*4;this.data=new Uint8Array(le),this[me]()}catch(oe){console.log("bit decode error:"+oe)}},cr.prototype.bit1=function(){var me=Math.ceil(this.width/8),le=me%4,oe=0<=this.height?this.height-1:-this.height;for(oe=this.height-1;0<=oe;oe--){for(var de=this.bottom_up?oe:this.height-1-oe,Se=0;Se<me;Se++)for(var Ce=this.datav.getUint8(this.pos++,!0),Oe=de*this.width*4+8*Se*4,Ie=0;Ie<8&&8*Se+Ie<this.width;Ie++){var Ee=this.palette[Ce>>7-Ie&1];this.data[Oe+4*Ie]=Ee.blue,this.data[Oe+4*Ie+1]=Ee.green,this.data[Oe+4*Ie+2]=Ee.red,this.data[Oe+4*Ie+3]=255}le!=0&&(this.pos+=4-le)}},cr.prototype.bit4=function(){for(var me=Math.ceil(this.width/2),le=me%4,oe=this.height-1;0<=oe;oe--){for(var de=this.bottom_up?oe:this.height-1-oe,Se=0;Se<me;Se++){var Ce=this.datav.getUint8(this.pos++,!0),Oe=de*this.width*4+2*Se*4,Ie=Ce>>4,Ee=15&Ce,Pe=this.palette[Ie];if(this.data[Oe]=Pe.blue,this.data[Oe+1]=Pe.green,this.data[Oe+2]=Pe.red,this.data[Oe+3]=255,2*Se+1>=this.width)break;Pe=this.palette[Ee],this.data[Oe+4]=Pe.blue,this.data[Oe+4+1]=Pe.green,this.data[Oe+4+2]=Pe.red,this.data[Oe+4+3]=255}le!=0&&(this.pos+=4-le)}},cr.prototype.bit8=function(){for(var me=this.width%4,le=this.height-1;0<=le;le--){for(var oe=this.bottom_up?le:this.height-1-le,de=0;de<this.width;de++){var Se=this.datav.getUint8(this.pos++,!0),Ce=oe*this.width*4+4*de;if(Se<this.palette.length){var Oe=this.palette[Se];this.data[Ce]=Oe.red,this.data[Ce+1]=Oe.green,this.data[Ce+2]=Oe.blue,this.data[Ce+3]=255}else this.data[Ce]=255,this.data[Ce+1]=255,this.data[Ce+2]=255,this.data[Ce+3]=255}me!=0&&(this.pos+=4-me)}},cr.prototype.bit15=function(){for(var me=this.width%3,le=parseInt("11111",2),oe=this.height-1;0<=oe;oe--){for(var de=this.bottom_up?oe:this.height-1-oe,Se=0;Se<this.width;Se++){var Ce=this.datav.getUint16(this.pos,!0);this.pos+=2;var Oe=(Ce&le)/le*255|0,Ie=(Ce>>5&le)/le*255|0,Ee=(Ce>>10&le)/le*255|0,Pe=Ce>>15?255:0,at=de*this.width*4+4*Se;this.data[at]=Ee,this.data[at+1]=Ie,this.data[at+2]=Oe,this.data[at+3]=Pe}this.pos+=me}},cr.prototype.bit16=function(){for(var me=this.width%3,le=parseInt("11111",2),oe=parseInt("111111",2),de=this.height-1;0<=de;de--){for(var Se=this.bottom_up?de:this.height-1-de,Ce=0;Ce<this.width;Ce++){var Oe=this.datav.getUint16(this.pos,!0);this.pos+=2;var Ie=(Oe&le)/le*255|0,Ee=(Oe>>5&oe)/oe*255|0,Pe=(Oe>>11)/le*255|0,at=Se*this.width*4+4*Ce;this.data[at]=Pe,this.data[at+1]=Ee,this.data[at+2]=Ie,this.data[at+3]=255}this.pos+=me}},cr.prototype.bit24=function(){for(var me=this.height-1;0<=me;me--){for(var le=this.bottom_up?me:this.height-1-me,oe=0;oe<this.width;oe++){var de=this.datav.getUint8(this.pos++,!0),Se=this.datav.getUint8(this.pos++,!0),Ce=this.datav.getUint8(this.pos++,!0),Oe=le*this.width*4+4*oe;this.data[Oe]=Ce,this.data[Oe+1]=Se,this.data[Oe+2]=de,this.data[Oe+3]=255}this.pos+=this.width%4}},cr.prototype.bit32=function(){for(var me=this.height-1;0<=me;me--)for(var le=this.bottom_up?me:this.height-1-me,oe=0;oe<this.width;oe++){var de=this.datav.getUint8(this.pos++,!0),Se=this.datav.getUint8(this.pos++,!0),Ce=this.datav.getUint8(this.pos++,!0),Oe=this.datav.getUint8(this.pos++,!0),Ie=le*this.width*4+4*oe;this.data[Ie]=Ce,this.data[Ie+1]=Se,this.data[Ie+2]=de,this.data[Ie+3]=Oe}},cr.prototype.getData=function(){return this.data},window.tmp=cr,function(me){var le=15,oe=573,de=[0,1,2,3,4,4,5,5,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,0,0,16,17,18,18,19,19,20,20,20,20,21,21,21,21,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29];function Se(){var ae=this;function k(J,se){for(var ge=0;ge|=1&J,J>>>=1,ge<<=1,0<--se;);return ge>>>1}ae.build_tree=function(J){var se,ge,Ae,De=ae.dyn_tree,$e=ae.stat_desc.static_tree,Bt=ae.stat_desc.elems,$t=-1;for(J.heap_len=0,J.heap_max=oe,se=0;se<Bt;se++)De[2*se]!==0?(J.heap[++J.heap_len]=$t=se,J.depth[se]=0):De[2*se+1]=0;for(;J.heap_len<2;)De[2*(Ae=J.heap[++J.heap_len]=$t<2?++$t:0)]=1,J.depth[Ae]=0,J.opt_len--,$e&&(J.static_len-=$e[2*Ae+1]);for(ae.max_code=$t,se=Math.floor(J.heap_len/2);1<=se;se--)J.pqdownheap(De,se);for(Ae=Bt;se=J.heap[1],J.heap[1]=J.heap[J.heap_len--],J.pqdownheap(De,1),ge=J.heap[1],J.heap[--J.heap_max]=se,J.heap[--J.heap_max]=ge,De[2*Ae]=De[2*se]+De[2*ge],J.depth[Ae]=Math.max(J.depth[se],J.depth[ge])+1,De[2*se+1]=De[2*ge+1]=Ae,J.heap[1]=Ae++,J.pqdownheap(De,1),2<=J.heap_len;);J.heap[--J.heap_max]=J.heap[1],function(St){var _t,Dt,Yt,wt,ur,er,ze=ae.dyn_tree,tt=ae.stat_desc.static_tree,We=ae.stat_desc.extra_bits,st=ae.stat_desc.extra_base,ct=ae.stat_desc.max_length,lt=0;for(wt=0;wt<=le;wt++)St.bl_count[wt]=0;for(ze[2*St.heap[St.heap_max]+1]=0,_t=St.heap_max+1;_t<oe;_t++)ct<(wt=ze[2*ze[2*(Dt=St.heap[_t])+1]+1]+1)&&(wt=ct,lt++),ze[2*Dt+1]=wt,Dt>ae.max_code||(St.bl_count[wt]++,ur=0,st<=Dt&&(ur=We[Dt-st]),er=ze[2*Dt],St.opt_len+=er*(wt+ur),tt&&(St.static_len+=er*(tt[2*Dt+1]+ur)));if(lt!==0){do{for(wt=ct-1;St.bl_count[wt]===0;)wt--;St.bl_count[wt]--,St.bl_count[wt+1]+=2,St.bl_count[ct]--,lt-=2}while(0<lt);for(wt=ct;wt!==0;wt--)for(Dt=St.bl_count[wt];Dt!==0;)(Yt=St.heap[--_t])>ae.max_code||(ze[2*Yt+1]!=wt&&(St.opt_len+=(wt-ze[2*Yt+1])*ze[2*Yt],ze[2*Yt+1]=wt),Dt--)}}(J),function(St,_t,Dt){var Yt,wt,ur,er=[],ze=0;for(Yt=1;Yt<=le;Yt++)er[Yt]=ze=ze+Dt[Yt-1]<<1;for(wt=0;wt<=_t;wt++)(ur=St[2*wt+1])!==0&&(St[2*wt]=k(er[ur]++,ur))}(De,ae.max_code,J.bl_count)}}function Ce(ae,k,J,se,ge){this.static_tree=ae,this.extra_bits=k,this.extra_base=J,this.elems=se,this.max_length=ge}Se._length_code=[0,1,2,3,4,5,6,7,8,8,9,9,10,10,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,16,16,16,16,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28],Se.base_length=[0,1,2,3,4,5,6,7,8,10,12,14,16,20,24,28,32,40,48,56,64,80,96,112,128,160,192,224,0],Se.base_dist=[0,1,2,3,4,6,8,12,16,24,32,48,64,96,128,192,256,384,512,768,1024,1536,2048,3072,4096,6144,8192,12288,16384,24576],Se.d_code=function(ae){return ae<256?de[ae]:de[256+(ae>>>7)]},Se.extra_lbits=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Se.extra_dbits=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Se.extra_blbits=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Se.bl_order=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Ce.static_ltree=[12,8,140,8,76,8,204,8,44,8,172,8,108,8,236,8,28,8,156,8,92,8,220,8,60,8,188,8,124,8,252,8,2,8,130,8,66,8,194,8,34,8,162,8,98,8,226,8,18,8,146,8,82,8,210,8,50,8,178,8,114,8,242,8,10,8,138,8,74,8,202,8,42,8,170,8,106,8,234,8,26,8,154,8,90,8,218,8,58,8,186,8,122,8,250,8,6,8,134,8,70,8,198,8,38,8,166,8,102,8,230,8,22,8,150,8,86,8,214,8,54,8,182,8,118,8,246,8,14,8,142,8,78,8,206,8,46,8,174,8,110,8,238,8,30,8,158,8,94,8,222,8,62,8,190,8,126,8,254,8,1,8,129,8,65,8,193,8,33,8,161,8,97,8,225,8,17,8,145,8,81,8,209,8,49,8,177,8,113,8,241,8,9,8,137,8,73,8,201,8,41,8,169,8,105,8,233,8,25,8,153,8,89,8,217,8,57,8,185,8,121,8,249,8,5,8,133,8,69,8,197,8,37,8,165,8,101,8,229,8,21,8,149,8,85,8,213,8,53,8,181,8,117,8,245,8,13,8,141,8,77,8,205,8,45,8,173,8,109,8,237,8,29,8,157,8,93,8,221,8,61,8,189,8,125,8,253,8,19,9,275,9,147,9,403,9,83,9,339,9,211,9,467,9,51,9,307,9,179,9,435,9,115,9,371,9,243,9,499,9,11,9,267,9,139,9,395,9,75,9,331,9,203,9,459,9,43,9,299,9,171,9,427,9,107,9,363,9,235,9,491,9,27,9,283,9,155,9,411,9,91,9,347,9,219,9,475,9,59,9,315,9,187,9,443,9,123,9,379,9,251,9,507,9,7,9,263,9,135,9,391,9,71,9,327,9,199,9,455,9,39,9,295,9,167,9,423,9,103,9,359,9,231,9,487,9,23,9,279,9,151,9,407,9,87,9,343,9,215,9,471,9,55,9,311,9,183,9,439,9,119,9,375,9,247,9,503,9,15,9,271,9,143,9,399,9,79,9,335,9,207,9,463,9,47,9,303,9,175,9,431,9,111,9,367,9,239,9,495,9,31,9,287,9,159,9,415,9,95,9,351,9,223,9,479,9,63,9,319,9,191,9,447,9,127,9,383,9,255,9,511,9,0,7,64,7,32,7,96,7,16,7,80,7,48,7,112,7,8,7,72,7,40,7,104,7,24,7,88,7,56,7,120,7,4,7,68,7,36,7,100,7,20,7,84,7,52,7,116,7,3,8,131,8,67,8,195,8,35,8,163,8,99,8,227,8],Ce.static_dtree=[0,5,16,5,8,5,24,5,4,5,20,5,12,5,28,5,2,5,18,5,10,5,26,5,6,5,22,5,14,5,30,5,1,5,17,5,9,5,25,5,5,5,21,5,13,5,29,5,3,5,19,5,11,5,27,5,7,5,23,5],Ce.static_l_desc=new Ce(Ce.static_ltree,Se.extra_lbits,257,286,le),Ce.static_d_desc=new Ce(Ce.static_dtree,Se.extra_dbits,0,30,le),Ce.static_bl_desc=new Ce(null,Se.extra_blbits,0,19,7);function Oe(ae,k,J,se,ge){this.good_length=ae,this.max_lazy=k,this.nice_length=J,this.max_chain=se,this.func=ge}var Ie=[new Oe(0,0,0,0,0),new Oe(4,4,8,4,1),new Oe(4,5,16,8,1),new Oe(4,6,32,32,1),new Oe(4,4,16,16,2),new Oe(8,16,32,32,2),new Oe(8,16,128,128,2),new Oe(8,32,128,256,2),new Oe(32,128,258,1024,2),new Oe(32,258,258,4096,2)],Ee=["need dictionary","stream end","","","stream error","data error","","buffer error","",""];function Pe(ae,k,J,se){var ge=ae[2*k],Ae=ae[2*J];return ge<Ae||ge==Ae&&se[k]<=se[J]}function at(){var ae,k,J,se,ge,Ae,De,$e,Bt,$t,St,_t,Dt,Yt,wt,ur,er,ze,tt,We,st,ct,lt,Ue,qe,dt,Kt,Ct,vr,yr,Dr,Rr,Jr,$r,xr,Vr,Lr,tr,pr,dr,fr,_r=this,Zr=new Se,on=new Se,jn=new Se;function Ur(){var An;for(An=0;An<286;An++)Dr[2*An]=0;for(An=0;An<30;An++)Rr[2*An]=0;for(An=0;An<19;An++)Jr[2*An]=0;Dr[512]=1,_r.opt_len=_r.static_len=0,Vr=tr=0}function En(An,wn){var On,Un,kn=-1,ti=An[1],di=0,Na=7,Gi=4;for(ti===0&&(Na=138,Gi=3),An[2*(wn+1)+1]=65535,On=0;On<=wn;On++)Un=ti,ti=An[2*(On+1)+1],++di<Na&&Un==ti||(di<Gi?Jr[2*Un]+=di:Un!==0?(Un!=kn&&Jr[2*Un]++,Jr[32]++):di<=10?Jr[34]++:Jr[36]++,kn=Un,Gi=(di=0)===ti?(Na=138,3):Un==ti?(Na=6,3):(Na=7,4))}function pn(An){_r.pending_buf[_r.pending++]=An}function Ln(An){pn(255&An),pn(An>>>8&255)}function Vn(An,wn){var On,Un=wn;16-Un<fr?(Ln(dr|=(On=An)<<fr&65535),dr=On>>>16-fr,fr+=Un-16):(dr|=An<<fr&65535,fr+=Un)}function Nn(An,wn){var On=2*An;Vn(65535&wn[On],65535&wn[On+1])}function ui(An,wn){var On,Un,kn=-1,ti=An[1],di=0,Na=7,Gi=4;for(ti===0&&(Na=138,Gi=3),On=0;On<=wn;On++)if(Un=ti,ti=An[2*(On+1)+1],!(++di<Na&&Un==ti)){if(di<Gi)for(;Nn(Un,Jr),--di!=0;);else Un!==0?(Un!=kn&&(Nn(Un,Jr),di--),Nn(16,Jr),Vn(di-3,2)):di<=10?(Nn(17,Jr),Vn(di-3,3)):(Nn(18,Jr),Vn(di-11,7));kn=Un,Gi=(di=0)===ti?(Na=138,3):Un==ti?(Na=6,3):(Na=7,4)}}function Xn(){fr==16?(Ln(dr),fr=dr=0):8<=fr&&(pn(255&dr),dr>>>=8,fr-=8)}function mn(An,wn){var On,Un,kn;if(_r.pending_buf[Lr+2*Vr]=An>>>8&255,_r.pending_buf[Lr+2*Vr+1]=255&An,_r.pending_buf[$r+Vr]=255&wn,Vr++,An===0?Dr[2*wn]++:(tr++,An--,Dr[2*(Se._length_code[wn]+256+1)]++,Rr[2*Se.d_code(An)]++),(8191&Vr)==0&&2<Kt){for(On=8*Vr,Un=st-er,kn=0;kn<30;kn++)On+=Rr[2*kn]*(5+Se.extra_dbits[kn]);if(On>>>=3,tr<Math.floor(Vr/2)&&On<Math.floor(Un/2))return!0}return Vr==xr-1}function cn(An,wn){var On,Un,kn,ti,di=0;if(Vr!==0)for(;On=_r.pending_buf[Lr+2*di]<<8&65280|255&_r.pending_buf[Lr+2*di+1],Un=255&_r.pending_buf[$r+di],di++,On===0?Nn(Un,An):(Nn((kn=Se._length_code[Un])+256+1,An),(ti=Se.extra_lbits[kn])!==0&&Vn(Un-=Se.base_length[kn],ti),Nn(kn=Se.d_code(--On),wn),(ti=Se.extra_dbits[kn])!==0&&Vn(On-=Se.base_dist[kn],ti)),di<Vr;);Nn(256,An),pr=An[513]}function da(){8<fr?Ln(dr):0<fr&&pn(255&dr),fr=dr=0}function Ta(An,wn,On){var Un,kn,ti;Vn(0+(On?1:0),3),Un=An,kn=wn,ti=!0,da(),pr=8,ti&&(Ln(kn),Ln(~kn)),_r.pending_buf.set($e.subarray(Un,Un+kn),_r.pending),_r.pending+=kn}function ia(An,wn,On){var Un,kn,ti=0;0<Kt?(Zr.build_tree(_r),on.build_tree(_r),ti=function(){var di;for(En(Dr,Zr.max_code),En(Rr,on.max_code),jn.build_tree(_r),di=18;3<=di&&Jr[2*Se.bl_order[di]+1]===0;di--);return _r.opt_len+=3*(di+1)+5+5+4,di}(),Un=_r.opt_len+3+7>>>3,(kn=_r.static_len+3+7>>>3)<=Un&&(Un=kn)):Un=kn=wn+5,wn+4<=Un&&An!=-1?Ta(An,wn,On):kn==Un?(Vn(2+(On?1:0),3),cn(Ce.static_ltree,Ce.static_dtree)):(Vn(4+(On?1:0),3),function(di,Na,Gi){var ba;for(Vn(di-257,5),Vn(Na-1,5),Vn(Gi-4,4),ba=0;ba<Gi;ba++)Vn(Jr[2*Se.bl_order[ba]+1],3);ui(Dr,di-1),ui(Rr,Na-1)}(Zr.max_code+1,on.max_code+1,ti+1),cn(Dr,Rr)),Ur(),On&&da()}function fi(An){ia(0<=er?er:-1,st-er,An),er=st,ae.flush_pending()}function ki(){var An,wn,On,Un;do{if((Un=Bt-lt-st)===0&&st===0&<===0)Un=ge;else if(Un==-1)Un--;else if(ge+ge-262<=st){for($e.set($e.subarray(ge,ge+ge),0),ct-=ge,st-=ge,er-=ge,On=An=Dt;wn=65535&St[--On],St[On]=ge<=wn?wn-ge:0,--An!=0;);for(On=An=ge;wn=65535&$t[--On],$t[On]=ge<=wn?wn-ge:0,--An!=0;);Un+=ge}if(ae.avail_in===0)return;An=ae.read_buf($e,st+lt,Un),3<=(lt+=An)&&(_t=((_t=255&$e[st])<<ur^255&$e[st+1])&wt)}while(lt<262&&ae.avail_in!==0)}function Qn(An){var wn,On,Un=qe,kn=st,ti=Ue,di=ge-262<st?st-(ge-262):0,Na=yr,Gi=De,ba=st+258,Pa=$e[kn+ti-1],Ga=$e[kn+ti];vr<=Ue&&(Un>>=2),lt<Na&&(Na=lt);do if($e[(wn=An)+ti]==Ga&&$e[wn+ti-1]==Pa&&$e[wn]==$e[kn]&&$e[++wn]==$e[kn+1]){kn+=2,wn++;do;while($e[++kn]==$e[++wn]&&$e[++kn]==$e[++wn]&&$e[++kn]==$e[++wn]&&$e[++kn]==$e[++wn]&&$e[++kn]==$e[++wn]&&$e[++kn]==$e[++wn]&&$e[++kn]==$e[++wn]&&$e[++kn]==$e[++wn]&&kn<ba);if(On=258-(ba-kn),kn=ba-258,ti<On){if(ct=An,Na<=(ti=On))break;Pa=$e[kn+ti-1],Ga=$e[kn+ti]}}while((An=65535&$t[An&Gi])>di&&--Un!=0);return ti<=lt?ti:lt}function ea(An){return An.total_in=An.total_out=0,An.msg=null,_r.pending=0,_r.pending_out=0,k=113,se=0,Zr.dyn_tree=Dr,Zr.stat_desc=Ce.static_l_desc,on.dyn_tree=Rr,on.stat_desc=Ce.static_d_desc,jn.dyn_tree=Jr,jn.stat_desc=Ce.static_bl_desc,fr=dr=0,pr=8,Ur(),function(){var wn;for(Bt=2*ge,wn=St[Dt-1]=0;wn<Dt-1;wn++)St[wn]=0;dt=Ie[Kt].max_lazy,vr=Ie[Kt].good_length,yr=Ie[Kt].nice_length,qe=Ie[Kt].max_chain,ze=Ue=2,_t=We=lt=er=st=0}(),0}_r.depth=[],_r.bl_count=[],_r.heap=[],Dr=[],Rr=[],Jr=[],_r.pqdownheap=function(An,wn){for(var On=_r.heap,Un=On[wn],kn=wn<<1;kn<=_r.heap_len&&(kn<_r.heap_len&&Pe(An,On[kn+1],On[kn],_r.depth)&&kn++,!Pe(An,Un,On[kn],_r.depth));)On[wn]=On[kn],wn=kn,kn<<=1;On[wn]=Un},_r.deflateInit=function(An,wn,On,Un,kn,ti){return Un||(Un=8),kn||(kn=8),ti||(ti=0),An.msg=null,wn==-1&&(wn=6),kn<1||9<kn||Un!=8||On<9||15<On||wn<0||9<wn||ti<0||2<ti?-2:(An.dstate=_r,De=(ge=1<<(Ae=On))-1,wt=(Dt=1<<(Yt=kn+7))-1,ur=Math.floor((Yt+3-1)/3),$e=new Uint8Array(2*ge),$t=[],St=[],xr=1<<kn+6,_r.pending_buf=new Uint8Array(4*xr),J=4*xr,Lr=Math.floor(xr/2),$r=3*xr,Kt=wn,Ct=ti,ea(An))},_r.deflateEnd=function(){return k!=42&&k!=113&&k!=666?-2:(_r.pending_buf=null,$e=$t=St=null,_r.dstate=null,k==113?-3:0)},_r.deflateParams=function(An,wn,On){var Un=0;return wn==-1&&(wn=6),wn<0||9<wn||On<0||2<On?-2:(Ie[Kt].func!=Ie[wn].func&&An.total_in!==0&&(Un=An.deflate(1)),Kt!=wn&&(dt=Ie[Kt=wn].max_lazy,vr=Ie[Kt].good_length,yr=Ie[Kt].nice_length,qe=Ie[Kt].max_chain),Ct=On,Un)},_r.deflateSetDictionary=function(An,wn,On){var Un,kn=On,ti=0;if(!wn||k!=42)return-2;if(kn<3)return 0;for(ge-262<kn&&(ti=On-(kn=ge-262)),$e.set(wn.subarray(ti,ti+kn),0),er=st=kn,_t=((_t=255&$e[0])<<ur^255&$e[1])&wt,Un=0;Un<=kn-3;Un++)_t=(_t<<ur^255&$e[Un+2])&wt,$t[Un&De]=St[_t],St[_t]=Un;return 0},_r.deflate=function(An,wn){var On,Un,kn,ti,di,Na;if(4<wn||wn<0)return-2;if(!An.next_out||!An.next_in&&An.avail_in!==0||k==666&&wn!=4)return An.msg=Ee[4],-2;if(An.avail_out===0)return An.msg=Ee[7],-5;if(ae=An,ti=se,se=wn,k==42&&(Un=8+(Ae-8<<4)<<8,3<(kn=(Kt-1&255)>>1)&&(kn=3),Un|=kn<<6,st!==0&&(Un|=32),k=113,pn((Na=Un+=31-Un%31)>>8&255),pn(255&Na)),_r.pending!==0){if(ae.flush_pending(),ae.avail_out===0)return se=-1,0}else if(ae.avail_in===0&&wn<=ti&&wn!=4)return ae.msg=Ee[7],-5;if(k==666&&ae.avail_in!==0)return An.msg=Ee[7],-5;if(ae.avail_in!==0||lt!==0||wn!=0&&k!=666){switch(di=-1,Ie[Kt].func){case 0:di=function(Gi){var ba,Pa=65535;for(J-5<Pa&&(Pa=J-5);;){if(lt<=1){if(ki(),lt===0&&Gi==0)return 0;if(lt===0)break}if(st+=lt,ba=er+Pa,((lt=0)===st||ba<=st)&&(lt=st-ba,st=ba,fi(!1),ae.avail_out===0))return 0;if(ge-262<=st-er&&(fi(!1),ae.avail_out===0))return 0}return fi(Gi==4),ae.avail_out===0?Gi==4?2:0:Gi==4?3:1}(wn);break;case 1:di=function(Gi){for(var ba,Pa=0;;){if(lt<262){if(ki(),lt<262&&Gi==0)return 0;if(lt===0)break}if(3<=lt&&(_t=(_t<<ur^255&$e[st+2])&wt,Pa=65535&St[_t],$t[st&De]=St[_t],St[_t]=st),Pa!==0&&(st-Pa&65535)<=ge-262&&Ct!=2&&(ze=Qn(Pa)),3<=ze)if(ba=mn(st-ct,ze-3),lt-=ze,ze<=dt&&3<=lt){for(ze--;_t=(_t<<ur^255&$e[++st+2])&wt,Pa=65535&St[_t],$t[st&De]=St[_t],St[_t]=st,--ze!=0;);st++}else st+=ze,ze=0,_t=((_t=255&$e[st])<<ur^255&$e[st+1])&wt;else ba=mn(0,255&$e[st]),lt--,st++;if(ba&&(fi(!1),ae.avail_out===0))return 0}return fi(Gi==4),ae.avail_out===0?Gi==4?2:0:Gi==4?3:1}(wn);break;case 2:di=function(Gi){for(var ba,Pa,Ga=0;;){if(lt<262){if(ki(),lt<262&&Gi==0)return 0;if(lt===0)break}if(3<=lt&&(_t=(_t<<ur^255&$e[st+2])&wt,Ga=65535&St[_t],$t[st&De]=St[_t],St[_t]=st),Ue=ze,tt=ct,ze=2,Ga!==0&&Ue<dt&&(st-Ga&65535)<=ge-262&&(Ct!=2&&(ze=Qn(Ga)),ze<=5&&(Ct==1||ze==3&&4096<st-ct)&&(ze=2)),3<=Ue&&ze<=Ue){for(Pa=st+lt-3,ba=mn(st-1-tt,Ue-3),lt-=Ue-1,Ue-=2;++st<=Pa&&(_t=(_t<<ur^255&$e[st+2])&wt,Ga=65535&St[_t],$t[st&De]=St[_t],St[_t]=st),--Ue!=0;);if(We=0,ze=2,st++,ba&&(fi(!1),ae.avail_out===0))return 0}else if(We!==0){if((ba=mn(0,255&$e[st-1]))&&fi(!1),st++,lt--,ae.avail_out===0)return 0}else We=1,st++,lt--}return We!==0&&(ba=mn(0,255&$e[st-1]),We=0),fi(Gi==4),ae.avail_out===0?Gi==4?2:0:Gi==4?3:1}(wn)}if(di!=2&&di!=3||(k=666),di==0||di==2)return ae.avail_out===0&&(se=-1),0;if(di==1){if(wn==1)Vn(2,3),Nn(256,Ce.static_ltree),Xn(),1+pr+10-fr<9&&(Vn(2,3),Nn(256,Ce.static_ltree),Xn()),pr=7;else if(Ta(0,0,!1),wn==3)for(On=0;On<Dt;On++)St[On]=0;if(ae.flush_pending(),ae.avail_out===0)return se=-1,0}}return wn!=4?0:1}}function gt(){this.next_in_index=0,this.next_out_index=0,this.avail_in=0,this.total_in=0,this.avail_out=0,this.total_out=0}gt.prototype={deflateInit:function(k,J){return this.dstate=new at,J||(J=le),this.dstate.deflateInit(this,k,J)},deflate:function(k){return this.dstate?this.dstate.deflate(this,k):-2},deflateEnd:function(){if(!this.dstate)return-2;var k=this.dstate.deflateEnd();return this.dstate=null,k},deflateParams:function(k,J){return this.dstate?this.dstate.deflateParams(this,k,J):-2},deflateSetDictionary:function(k,J){return this.dstate?this.dstate.deflateSetDictionary(this,k,J):-2},read_buf:function(k,J,se){var ge=this.avail_in;return se<ge&&(ge=se),ge===0?0:(this.avail_in-=ge,k.set(this.next_in.subarray(this.next_in_index,this.next_in_index+ge),J),this.next_in_index+=ge,this.total_in+=ge,ge)},flush_pending:function(){var k=this,J=k.dstate.pending;J>k.avail_out&&(J=k.avail_out),J!==0&&(k.next_out.set(k.dstate.pending_buf.subarray(k.dstate.pending_out,k.dstate.pending_out+J),k.next_out_index),k.next_out_index+=J,k.dstate.pending_out+=J,k.total_out+=J,k.avail_out-=J,k.dstate.pending-=J,k.dstate.pending===0&&(k.dstate.pending_out=0))}};var ee=me.zip||me;ee.Deflater=ee._jzlib_Deflater=function(ae){var k=new gt,J=new Uint8Array(512),se=ae?ae.level:-1;se===void 0&&(se=-1),k.deflateInit(se),k.next_out=J,this.append=function(ge,Ae){var De,$e=[],Bt=0,$t=0,St=0;if(ge.length){k.next_in_index=0,k.next_in=ge,k.avail_in=ge.length;do{if(k.next_out_index=0,k.avail_out=512,k.deflate(0)!=0)throw new Error("deflating: "+k.msg);k.next_out_index&&(k.next_out_index==512?$e.push(new Uint8Array(J)):$e.push(new Uint8Array(J.subarray(0,k.next_out_index)))),St+=k.next_out_index,Ae&&0<k.next_in_index&&k.next_in_index!=Bt&&(Ae(k.next_in_index),Bt=k.next_in_index)}while(0<k.avail_in||k.avail_out===0);return De=new Uint8Array(St),$e.forEach(function(_t){De.set(_t,$t),$t+=_t.length}),De}},this.flush=function(){var ge,Ae,De=[],$e=0,Bt=0;do{if(k.next_out_index=0,k.avail_out=512,(ge=k.deflate(4))!=1&&ge!=0)throw new Error("deflating: "+k.msg);0<512-k.avail_out&&De.push(new Uint8Array(J.subarray(0,k.next_out_index))),Bt+=k.next_out_index}while(0<k.avail_in||k.avail_out===0);return k.deflateEnd(),Ae=new Uint8Array(Bt),De.forEach(function($t){Ae.set($t,$e),$e+=$t.length}),Ae}}}(typeof self!="undefined"&&self||typeof window!="undefined"&&window||typeof u!="undefined"&&u||Function('return typeof this === "object" && this.content')()||Function("return this")()),(typeof self!="undefined"&&self||typeof window!="undefined"&&window||typeof u!="undefined"&&u||Function('return typeof this === "object" && this.content')()||Function("return this")()).RGBColor=function(me){var le;me=me||"",this.ok=!1,me.charAt(0)=="#"&&(me=me.substr(1,6)),me=(me=me.replace(/ /g,"")).toLowerCase();var oe={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dodgerblue:"1e90ff",feldspar:"d19275",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgrey:"d3d3d3",lightgreen:"90ee90",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslateblue:"8470ff",lightslategray:"778899",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"00ff00",limegreen:"32cd32",linen:"faf0e6",magenta:"ff00ff",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370d8",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"d87093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",red:"ff0000",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",violetred:"d02090",wheat:"f5deb3",white:"ffffff",whitesmoke:"f5f5f5",yellow:"ffff00",yellowgreen:"9acd32"};for(var de in oe)me==de&&(me=oe[de]);for(var Se=[{re:/^rgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,example:["rgb(123, 234, 45)","rgb(255,234,245)"],process:function(at){return[parseInt(at[1]),parseInt(at[2]),parseInt(at[3])]}},{re:/^(\w{2})(\w{2})(\w{2})$/,example:["#00ff00","336699"],process:function(at){return[parseInt(at[1],16),parseInt(at[2],16),parseInt(at[3],16)]}},{re:/^(\w{1})(\w{1})(\w{1})$/,example:["#fb0","f0f"],process:function(at){return[parseInt(at[1]+at[1],16),parseInt(at[2]+at[2],16),parseInt(at[3]+at[3],16)]}}],Ce=0;Ce<Se.length;Ce++){var Oe=Se[Ce].re,Ie=Se[Ce].process,Ee=Oe.exec(me);Ee&&(le=Ie(Ee),this.r=le[0],this.g=le[1],this.b=le[2],this.ok=!0)}this.r=this.r<0||isNaN(this.r)?0:255<this.r?255:this.r,this.g=this.g<0||isNaN(this.g)?0:255<this.g?255:this.g,this.b=this.b<0||isNaN(this.b)?0:255<this.b?255:this.b,this.toRGB=function(){return"rgb("+this.r+", "+this.g+", "+this.b+")"},this.toHex=function(){var Pe=this.r.toString(16),at=this.g.toString(16),gt=this.b.toString(16);return Pe.length==1&&(Pe="0"+Pe),at.length==1&&(at="0"+at),gt.length==1&&(gt="0"+gt),"#"+Pe+at+gt}},function(me){var le="+".charCodeAt(0),oe="/".charCodeAt(0),de="0".charCodeAt(0),Se="a".charCodeAt(0),Ce="A".charCodeAt(0),Oe="-".charCodeAt(0),Ie="_".charCodeAt(0),Ee=function(tt){var We=tt.charCodeAt(0);return We===le||We===Oe?62:We===oe||We===Ie?63:We<de?-1:We<de+10?We-de+26+26:We<Ce+26?We-Ce:We<Se+26?We-Se+26:void 0};me.API.TTFFont=function(){function ze(tt,We,st){var ct;if(this.rawData=tt,ct=this.contents=new at(tt),this.contents.pos=4,ct.readString(4)==="ttcf")throw We?new Error("Font "+We+" not found in TTC file."):new Error("Must specify a font name for TTC files.");ct.pos=0,this.parse(),this.subset=new er(this),this.registerTTF()}return ze.open=function(tt,We,st,ct){if(typeof st!="string")throw new Error("Invalid argument supplied in TTFFont.open");return new ze(function(lt){var Ue,qe,dt,Kt,Ct,vr;if(0<lt.length%4)throw new Error("Invalid string. Length must be a multiple of 4");var yr=lt.length;Ct=lt.charAt(yr-2)==="="?2:lt.charAt(yr-1)==="="?1:0,vr=new Uint8Array(3*lt.length/4-Ct),dt=0<Ct?lt.length-4:lt.length;var Dr=0;function Rr(Jr){vr[Dr++]=Jr}for(qe=Ue=0;Ue<dt;Ue+=4,qe+=3)Rr((16711680&(Kt=Ee(lt.charAt(Ue))<<18|Ee(lt.charAt(Ue+1))<<12|Ee(lt.charAt(Ue+2))<<6|Ee(lt.charAt(Ue+3))))>>16),Rr((65280&Kt)>>8),Rr(255&Kt);return Ct===2?Rr(255&(Kt=Ee(lt.charAt(Ue))<<2|Ee(lt.charAt(Ue+1))>>4)):Ct===1&&(Rr((Kt=Ee(lt.charAt(Ue))<<10|Ee(lt.charAt(Ue+1))<<4|Ee(lt.charAt(Ue+2))>>2)>>8&255),Rr(255&Kt)),vr}(st),We,ct)},ze.prototype.parse=function(){return this.directory=new gt(this.contents),this.head=new k(this),this.name=new Bt(this),this.cmap=new se(this),this.toUnicode=new Map,this.hhea=new ge(this),this.maxp=new $t(this),this.hmtx=new St(this),this.post=new De(this),this.os2=new Ae(this),this.loca=new ur(this),this.glyf=new Dt(this),this.ascender=this.os2.exists&&this.os2.ascender||this.hhea.ascender,this.decender=this.os2.exists&&this.os2.decender||this.hhea.decender,this.lineGap=this.os2.exists&&this.os2.lineGap||this.hhea.lineGap,this.bbox=[this.head.xMin,this.head.yMin,this.head.xMax,this.head.yMax]},ze.prototype.registerTTF=function(){var tt,We,st,ct,lt;if(this.scaleFactor=1e3/this.head.unitsPerEm,this.bbox=function(){var Ue,qe,dt,Kt;for(Kt=[],Ue=0,qe=(dt=this.bbox).length;Ue<qe;Ue++)tt=dt[Ue],Kt.push(Math.round(tt*this.scaleFactor));return Kt}.call(this),this.stemV=0,this.post.exists?(st=255&(ct=this.post.italic_angle),!0&(We=ct>>16)&&(We=-(1+(65535^We))),this.italicAngle=+(We+"."+st)):this.italicAngle=0,this.ascender=Math.round(this.ascender*this.scaleFactor),this.decender=Math.round(this.decender*this.scaleFactor),this.lineGap=Math.round(this.lineGap*this.scaleFactor),this.capHeight=this.os2.exists&&this.os2.capHeight||this.ascender,this.xHeight=this.os2.exists&&this.os2.xHeight||0,this.familyClass=(this.os2.exists&&this.os2.familyClass||0)>>8,this.isSerif=(lt=this.familyClass)===1||lt===2||lt===3||lt===4||lt===5||lt===7,this.isScript=this.familyClass===10,this.flags=0,this.post.isFixedPitch&&(this.flags|=1),this.isSerif&&(this.flags|=2),this.isScript&&(this.flags|=8),this.italicAngle!==0&&(this.flags|=64),this.flags|=32,!this.cmap.unicode)throw new Error("No unicode cmap for font")},ze.prototype.characterToGlyph=function(tt){var We;return((We=this.cmap.unicode)!=null?We.codeMap[tt]:void 0)||0},ze.prototype.widthOfGlyph=function(tt){var We;return We=1e3/this.head.unitsPerEm,this.hmtx.forGlyph(tt).advance*We},ze.prototype.widthOfString=function(tt,We,st){var ct,lt,Ue,qe,dt;for(lt=qe=Ue=0,dt=(tt=""+tt).length;0<=dt?qe<dt:dt<qe;lt=0<=dt?++qe:--qe)ct=tt.charCodeAt(lt),Ue+=this.widthOfGlyph(this.characterToGlyph(ct))+st*(1e3/We)||0;return Ue*(We/1e3)},ze.prototype.lineHeight=function(tt,We){var st;return We==null&&(We=!1),st=We?this.lineGap:0,(this.ascender+st-this.decender)/1e3*tt},ze}();var Pe,at=function(){function ze(tt){this.data=tt!=null?tt:[],this.pos=0,this.length=this.data.length}return ze.prototype.readByte=function(){return this.data[this.pos++]},ze.prototype.writeByte=function(tt){return this.data[this.pos++]=tt},ze.prototype.readUInt32=function(){return 16777216*this.readByte()+(this.readByte()<<16)+(this.readByte()<<8)+this.readByte()},ze.prototype.writeUInt32=function(tt){return this.writeByte(tt>>>24&255),this.writeByte(tt>>16&255),this.writeByte(tt>>8&255),this.writeByte(255&tt)},ze.prototype.readInt32=function(){var tt;return 2147483648<=(tt=this.readUInt32())?tt-4294967296:tt},ze.prototype.writeInt32=function(tt){return tt<0&&(tt+=4294967296),this.writeUInt32(tt)},ze.prototype.readUInt16=function(){return this.readByte()<<8|this.readByte()},ze.prototype.writeUInt16=function(tt){return this.writeByte(tt>>8&255),this.writeByte(255&tt)},ze.prototype.readInt16=function(){var tt;return 32768<=(tt=this.readUInt16())?tt-65536:tt},ze.prototype.writeInt16=function(tt){return tt<0&&(tt+=65536),this.writeUInt16(tt)},ze.prototype.readString=function(tt){var We,st,ct;for(st=[],We=ct=0;0<=tt?ct<tt:tt<ct;We=0<=tt?++ct:--ct)st[We]=String.fromCharCode(this.readByte());return st.join("")},ze.prototype.writeString=function(tt){var We,st,ct,lt;for(lt=[],We=st=0,ct=tt.length;0<=ct?st<ct:ct<st;We=0<=ct?++st:--st)lt.push(this.writeByte(tt.charCodeAt(We)));return lt},ze.prototype.readShort=function(){return this.readInt16()},ze.prototype.writeShort=function(tt){return this.writeInt16(tt)},ze.prototype.readLongLong=function(){var tt,We,st,ct,lt,Ue,qe,dt;return tt=this.readByte(),We=this.readByte(),st=this.readByte(),ct=this.readByte(),lt=this.readByte(),Ue=this.readByte(),qe=this.readByte(),dt=this.readByte(),128&tt?-1*(72057594037927940*(255^tt)+281474976710656*(255^We)+1099511627776*(255^st)+4294967296*(255^ct)+16777216*(255^lt)+65536*(255^Ue)+256*(255^qe)+(255^dt)+1):72057594037927940*tt+281474976710656*We+1099511627776*st+4294967296*ct+16777216*lt+65536*Ue+256*qe+dt},ze.prototype.writeLongLong=function(tt){var We,st;return We=Math.floor(tt/4294967296),st=4294967295&tt,this.writeByte(We>>24&255),this.writeByte(We>>16&255),this.writeByte(We>>8&255),this.writeByte(255&We),this.writeByte(st>>24&255),this.writeByte(st>>16&255),this.writeByte(st>>8&255),this.writeByte(255&st)},ze.prototype.readInt=function(){return this.readInt32()},ze.prototype.writeInt=function(tt){return this.writeInt32(tt)},ze.prototype.read=function(tt){var We,st;for(We=[],st=0;0<=tt?st<tt:tt<st;0<=tt?++st:--st)We.push(this.readByte());return We},ze.prototype.write=function(tt){var We,st,ct,lt;for(lt=[],st=0,ct=tt.length;st<ct;st++)We=tt[st],lt.push(this.writeByte(We));return lt},ze}(),gt=function(){var ze;function tt(We){var st,ct,lt;for(this.scalarType=We.readInt(),this.tableCount=We.readShort(),this.searchRange=We.readShort(),this.entrySelector=We.readShort(),this.rangeShift=We.readShort(),this.tables={},ct=0,lt=this.tableCount;0<=lt?ct<lt:lt<ct;0<=lt?++ct:--ct)st={tag:We.readString(4),checksum:We.readInt(),offset:We.readInt(),length:We.readInt()},this.tables[st.tag]=st}return tt.prototype.encode=function(We){var st,ct,lt,Ue,qe,dt,Kt,Ct,vr,yr,Dr,Rr,Jr;for(Jr in Dr=Object.keys(We).length,dt=Math.log(2),vr=16*Math.floor(Math.log(Dr)/dt),Ue=Math.floor(vr/dt),Ct=16*Dr-vr,(ct=new at).writeInt(this.scalarType),ct.writeShort(Dr),ct.writeShort(vr),ct.writeShort(Ue),ct.writeShort(Ct),lt=16*Dr,Kt=ct.pos+lt,qe=null,Rr=[],We)for(yr=We[Jr],ct.writeString(Jr),ct.writeInt(ze(yr)),ct.writeInt(Kt),ct.writeInt(yr.length),Rr=Rr.concat(yr),Jr==="head"&&(qe=Kt),Kt+=yr.length;Kt%4;)Rr.push(0),Kt++;return ct.write(Rr),st=2981146554-ze(ct.data),ct.pos=qe+8,ct.writeUInt32(st),ct.data},ze=function(st){var ct,lt,Ue,qe;for(st=_t.call(st);st.length%4;)st.push(0);for(lt=new at(st),Ue=ct=0,qe=st.length;Ue<qe;Ue+=4)ct+=lt.readUInt32();return 4294967295&ct},tt}(),ee={}.hasOwnProperty,ae=function(tt,We){for(var st in We)ee.call(We,st)&&(tt[st]=We[st]);function ct(){this.constructor=tt}return ct.prototype=We.prototype,tt.prototype=new ct,tt.__super__=We.prototype,tt};Pe=function(){function ze(tt){var We;this.file=tt,We=this.file.directory.tables[this.tag],this.exists=!!We,We&&(this.offset=We.offset,this.length=We.length,this.parse(this.file.contents))}return ze.prototype.parse=function(){},ze.prototype.encode=function(){},ze.prototype.raw=function(){return this.exists?(this.file.contents.pos=this.offset,this.file.contents.read(this.length)):null},ze}();var k=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="head",tt.prototype.parse=function(We){return We.pos=this.offset,this.version=We.readInt(),this.revision=We.readInt(),this.checkSumAdjustment=We.readInt(),this.magicNumber=We.readInt(),this.flags=We.readShort(),this.unitsPerEm=We.readShort(),this.created=We.readLongLong(),this.modified=We.readLongLong(),this.xMin=We.readShort(),this.yMin=We.readShort(),this.xMax=We.readShort(),this.yMax=We.readShort(),this.macStyle=We.readShort(),this.lowestRecPPEM=We.readShort(),this.fontDirectionHint=We.readShort(),this.indexToLocFormat=We.readShort(),this.glyphDataFormat=We.readShort()},tt.prototype.encode=function(We){var st;return(st=new at).writeInt(this.version),st.writeInt(this.revision),st.writeInt(this.checkSumAdjustment),st.writeInt(this.magicNumber),st.writeShort(this.flags),st.writeShort(this.unitsPerEm),st.writeLongLong(this.created),st.writeLongLong(this.modified),st.writeShort(this.xMin),st.writeShort(this.yMin),st.writeShort(this.xMax),st.writeShort(this.yMax),st.writeShort(this.macStyle),st.writeShort(this.lowestRecPPEM),st.writeShort(this.fontDirectionHint),st.writeShort(We),st.writeShort(this.glyphDataFormat),st.data},tt}(),J=function(){function ze(tt,We){var st,ct,lt,Ue,qe,dt,Kt,Ct,vr,yr,Dr,Rr,Jr,$r,xr,Vr,Lr,tr;switch(this.platformID=tt.readUInt16(),this.encodingID=tt.readShort(),this.offset=We+tt.readInt(),vr=tt.pos,tt.pos=this.offset,this.format=tt.readUInt16(),this.length=tt.readUInt16(),this.language=tt.readUInt16(),this.isUnicode=this.platformID===3&&this.encodingID===1&&this.format===4||this.platformID===0&&this.format===4,this.codeMap={},this.format){case 0:for(dt=xr=0;xr<256;dt=++xr)this.codeMap[dt]=tt.readByte();break;case 4:for(Dr=tt.readUInt16(),yr=Dr/2,tt.pos+=6,lt=function(){var pr,dr;for(dr=[],dt=pr=0;0<=yr?pr<yr:yr<pr;dt=0<=yr?++pr:--pr)dr.push(tt.readUInt16());return dr}(),tt.pos+=2,Jr=function(){var pr,dr;for(dr=[],dt=pr=0;0<=yr?pr<yr:yr<pr;dt=0<=yr?++pr:--pr)dr.push(tt.readUInt16());return dr}(),Kt=function(){var pr,dr;for(dr=[],dt=pr=0;0<=yr?pr<yr:yr<pr;dt=0<=yr?++pr:--pr)dr.push(tt.readUInt16());return dr}(),Ct=function(){var pr,dr;for(dr=[],dt=pr=0;0<=yr?pr<yr:yr<pr;dt=0<=yr?++pr:--pr)dr.push(tt.readUInt16());return dr}(),ct=(this.length-tt.pos+this.offset)/2,qe=function(){var pr,dr;for(dr=[],dt=pr=0;0<=ct?pr<ct:ct<pr;dt=0<=ct?++pr:--pr)dr.push(tt.readUInt16());return dr}(),dt=Vr=0,tr=lt.length;Vr<tr;dt=++Vr)for($r=lt[dt],st=Lr=Rr=Jr[dt];Rr<=$r?Lr<=$r:$r<=Lr;st=Rr<=$r?++Lr:--Lr)Ct[dt]===0?Ue=st+Kt[dt]:(Ue=qe[Ct[dt]/2+(st-Rr)-(yr-dt)]||0)!==0&&(Ue+=Kt[dt]),this.codeMap[st]=65535&Ue}tt.pos=vr}return ze.encode=function(tt,We){var st,ct,lt,Ue,qe,dt,Kt,Ct,vr,yr,Dr,Rr,Jr,$r,xr,Vr,Lr,tr,pr,dr,fr,_r,Zr,on,jn,Ur,En,pn,Ln,Vn,Nn,ui,Xn,mn,cn,da,Ta,ia,fi,ki,Qn,ea,An,wn,On,Un;switch(pn=new at,Ue=Object.keys(tt).sort(function(kn,ti){return kn-ti}),We){case"macroman":for(Jr=0,$r=function(){var kn,ti;for(ti=[],Rr=kn=0;kn<256;Rr=++kn)ti.push(0);return ti}(),Vr={0:0},lt={},Ln=0,Xn=Ue.length;Ln<Xn;Ln++)Vr[An=tt[ct=Ue[Ln]]]==null&&(Vr[An]=++Jr),lt[ct]={old:tt[ct],new:Vr[tt[ct]]},$r[ct]=Vr[tt[ct]];return pn.writeUInt16(1),pn.writeUInt16(0),pn.writeUInt32(12),pn.writeUInt16(0),pn.writeUInt16(262),pn.writeUInt16(0),pn.write($r),{charMap:lt,subtable:pn.data,maxGlyphID:Jr+1};case"unicode":for(Ur=[],vr=[],Vr={},st={},xr=Kt=null,Vn=Lr=0,mn=Ue.length;Vn<mn;Vn++)Vr[pr=tt[ct=Ue[Vn]]]==null&&(Vr[pr]=++Lr),st[ct]={old:pr,new:Vr[pr]},qe=Vr[pr]-ct,xr!=null&&qe===Kt||(xr&&vr.push(xr),Ur.push(ct),Kt=qe),xr=ct;for(xr&&vr.push(xr),vr.push(65535),Ur.push(65535),on=2*(Zr=Ur.length),_r=2*Math.pow(Math.log(Zr)/Math.LN2,2),yr=Math.log(_r/2)/Math.LN2,fr=2*Zr-_r,dt=[],dr=[],Dr=[],Rr=Nn=0,cn=Ur.length;Nn<cn;Rr=++Nn){if(jn=Ur[Rr],Ct=vr[Rr],jn===65535){dt.push(0),dr.push(0);break}if(32768<=jn-(En=st[jn].new))for(dt.push(0),dr.push(2*(Dr.length+Zr-Rr)),ct=ui=jn;jn<=Ct?ui<=Ct:Ct<=ui;ct=jn<=Ct?++ui:--ui)Dr.push(st[ct].new);else dt.push(En-jn),dr.push(0)}for(pn.writeUInt16(3),pn.writeUInt16(1),pn.writeUInt32(12),pn.writeUInt16(4),pn.writeUInt16(16+8*Zr+2*Dr.length),pn.writeUInt16(0),pn.writeUInt16(on),pn.writeUInt16(_r),pn.writeUInt16(yr),pn.writeUInt16(fr),Qn=0,da=vr.length;Qn<da;Qn++)ct=vr[Qn],pn.writeUInt16(ct);for(pn.writeUInt16(0),ea=0,Ta=Ur.length;ea<Ta;ea++)ct=Ur[ea],pn.writeUInt16(ct);for(wn=0,ia=dt.length;wn<ia;wn++)qe=dt[wn],pn.writeUInt16(qe);for(On=0,fi=dr.length;On<fi;On++)tr=dr[On],pn.writeUInt16(tr);for(Un=0,ki=Dr.length;Un<ki;Un++)Jr=Dr[Un],pn.writeUInt16(Jr);return{charMap:st,subtable:pn.data,maxGlyphID:Lr+1}}},ze}(),se=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="cmap",tt.prototype.parse=function(We){var st,ct,lt;for(We.pos=this.offset,this.version=We.readUInt16(),ct=We.readUInt16(),this.tables=[],this.unicode=null,lt=0;0<=ct?lt<ct:ct<lt;0<=ct?++lt:--lt)st=new J(We,this.offset),this.tables.push(st),st.isUnicode&&this.unicode==null&&(this.unicode=st);return!0},tt.encode=function(We,st){var ct,lt;return st==null&&(st="macroman"),ct=J.encode(We,st),(lt=new at).writeUInt16(0),lt.writeUInt16(1),ct.table=lt.data.concat(ct.subtable),ct},tt}(),ge=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="hhea",tt.prototype.parse=function(We){return We.pos=this.offset,this.version=We.readInt(),this.ascender=We.readShort(),this.decender=We.readShort(),this.lineGap=We.readShort(),this.advanceWidthMax=We.readShort(),this.minLeftSideBearing=We.readShort(),this.minRightSideBearing=We.readShort(),this.xMaxExtent=We.readShort(),this.caretSlopeRise=We.readShort(),this.caretSlopeRun=We.readShort(),this.caretOffset=We.readShort(),We.pos+=8,this.metricDataFormat=We.readShort(),this.numberOfMetrics=We.readUInt16()},tt}(),Ae=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="OS/2",tt.prototype.parse=function(We){if(We.pos=this.offset,this.version=We.readUInt16(),this.averageCharWidth=We.readShort(),this.weightClass=We.readUInt16(),this.widthClass=We.readUInt16(),this.type=We.readShort(),this.ySubscriptXSize=We.readShort(),this.ySubscriptYSize=We.readShort(),this.ySubscriptXOffset=We.readShort(),this.ySubscriptYOffset=We.readShort(),this.ySuperscriptXSize=We.readShort(),this.ySuperscriptYSize=We.readShort(),this.ySuperscriptXOffset=We.readShort(),this.ySuperscriptYOffset=We.readShort(),this.yStrikeoutSize=We.readShort(),this.yStrikeoutPosition=We.readShort(),this.familyClass=We.readShort(),this.panose=function(){var st,ct;for(ct=[],st=0;st<10;++st)ct.push(We.readByte());return ct}(),this.charRange=function(){var st,ct;for(ct=[],st=0;st<4;++st)ct.push(We.readInt());return ct}(),this.vendorID=We.readString(4),this.selection=We.readShort(),this.firstCharIndex=We.readShort(),this.lastCharIndex=We.readShort(),0<this.version&&(this.ascent=We.readShort(),this.descent=We.readShort(),this.lineGap=We.readShort(),this.winAscent=We.readShort(),this.winDescent=We.readShort(),this.codePageRange=function(){var st,ct;for(ct=[],st=0;st<2;++st)ct.push(We.readInt());return ct}(),1<this.version))return this.xHeight=We.readShort(),this.capHeight=We.readShort(),this.defaultChar=We.readShort(),this.breakChar=We.readShort(),this.maxContext=We.readShort()},tt}(),De=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="post",tt.prototype.parse=function(We){var st,ct,lt,Ue;switch(We.pos=this.offset,this.format=We.readInt(),this.italicAngle=We.readInt(),this.underlinePosition=We.readShort(),this.underlineThickness=We.readShort(),this.isFixedPitch=We.readInt(),this.minMemType42=We.readInt(),this.maxMemType42=We.readInt(),this.minMemType1=We.readInt(),this.maxMemType1=We.readInt(),this.format){case 65536:break;case 131072:for(ct=We.readUInt16(),this.glyphNameIndex=[],lt=0;0<=ct?lt<ct:ct<lt;0<=ct?++lt:--lt)this.glyphNameIndex.push(We.readUInt16());for(this.names=[],Ue=[];We.pos<this.offset+this.length;)st=We.readByte(),Ue.push(this.names.push(We.readString(st)));return Ue;case 151552:return ct=We.readUInt16(),this.offsets=We.read(ct);case 196608:break;case 262144:return this.map=function(){var qe,dt,Kt;for(Kt=[],qe=0,dt=this.file.maxp.numGlyphs;0<=dt?qe<dt:dt<qe;0<=dt?++qe:--qe)Kt.push(We.readUInt32());return Kt}.call(this)}},tt}(),$e=function(tt,We){this.raw=tt,this.length=tt.length,this.platformID=We.platformID,this.encodingID=We.encodingID,this.languageID=We.languageID},Bt=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="name",tt.prototype.parse=function(We){var st,ct,lt,Ue,qe,dt,Kt,Ct,vr,yr,Dr,Rr;for(We.pos=this.offset,We.readShort(),st=We.readShort(),dt=We.readShort(),ct=[],Ue=vr=0;0<=st?vr<st:st<vr;Ue=0<=st?++vr:--vr)ct.push({platformID:We.readShort(),encodingID:We.readShort(),languageID:We.readShort(),nameID:We.readShort(),length:We.readShort(),offset:this.offset+dt+We.readShort()});for(Kt={},Ue=yr=0,Dr=ct.length;yr<Dr;Ue=++yr)lt=ct[Ue],We.pos=lt.offset,Ct=We.readString(lt.length),qe=new $e(Ct,lt),Kt[Rr=lt.nameID]==null&&(Kt[Rr]=[]),Kt[lt.nameID].push(qe);this.strings=Kt,this.copyright=Kt[0],this.fontFamily=Kt[1],this.fontSubfamily=Kt[2],this.uniqueSubfamily=Kt[3],this.fontName=Kt[4],this.version=Kt[5];try{this.postscriptName=Kt[6][0].raw.replace(/[\x00-\x19\x80-\xff]/g,"")}catch(Jr){this.postscriptName=Kt[4][0].raw.replace(/[\x00-\x19\x80-\xff]/g,"")}return this.trademark=Kt[7],this.manufacturer=Kt[8],this.designer=Kt[9],this.description=Kt[10],this.vendorUrl=Kt[11],this.designerUrl=Kt[12],this.license=Kt[13],this.licenseUrl=Kt[14],this.preferredFamily=Kt[15],this.preferredSubfamily=Kt[17],this.compatibleFull=Kt[18],this.sampleText=Kt[19]},tt}(),$t=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="maxp",tt.prototype.parse=function(We){return We.pos=this.offset,this.version=We.readInt(),this.numGlyphs=We.readUInt16(),this.maxPoints=We.readUInt16(),this.maxContours=We.readUInt16(),this.maxCompositePoints=We.readUInt16(),this.maxComponentContours=We.readUInt16(),this.maxZones=We.readUInt16(),this.maxTwilightPoints=We.readUInt16(),this.maxStorage=We.readUInt16(),this.maxFunctionDefs=We.readUInt16(),this.maxInstructionDefs=We.readUInt16(),this.maxStackElements=We.readUInt16(),this.maxSizeOfInstructions=We.readUInt16(),this.maxComponentElements=We.readUInt16(),this.maxComponentDepth=We.readUInt16()},tt}(),St=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="hmtx",tt.prototype.parse=function(We){var st,ct,lt,Ue,qe,dt,Kt;for(We.pos=this.offset,this.metrics=[],Ue=0,dt=this.file.hhea.numberOfMetrics;0<=dt?Ue<dt:dt<Ue;0<=dt?++Ue:--Ue)this.metrics.push({advance:We.readUInt16(),lsb:We.readInt16()});for(ct=this.file.maxp.numGlyphs-this.file.hhea.numberOfMetrics,this.leftSideBearings=function(){var Ct,vr;for(vr=[],Ct=0;0<=ct?Ct<ct:ct<Ct;0<=ct?++Ct:--Ct)vr.push(We.readInt16());return vr}(),this.widths=function(){var Ct,vr,yr,Dr;for(Dr=[],Ct=0,vr=(yr=this.metrics).length;Ct<vr;Ct++)lt=yr[Ct],Dr.push(lt.advance);return Dr}.call(this),st=this.widths[this.widths.length-1],Kt=[],qe=0;0<=ct?qe<ct:ct<qe;0<=ct?++qe:--qe)Kt.push(this.widths.push(st));return Kt},tt.prototype.forGlyph=function(We){return We in this.metrics?this.metrics[We]:{advance:this.metrics[this.metrics.length-1].advance,lsb:this.leftSideBearings[We-this.metrics.length]}},tt}(),_t=[].slice,Dt=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="glyf",tt.prototype.parse=function(We){return this.cache={}},tt.prototype.glyphFor=function(We){var st,ct,lt,Ue,qe,dt,Kt,Ct,vr,yr;return(We=We)in this.cache?this.cache[We]:(Ue=this.file.loca,st=this.file.contents,ct=Ue.indexOf(We),(lt=Ue.lengthOf(We))===0?this.cache[We]=null:(st.pos=this.offset+ct,qe=(dt=new at(st.read(lt))).readShort(),Ct=dt.readShort(),yr=dt.readShort(),Kt=dt.readShort(),vr=dt.readShort(),this.cache[We]=qe===-1?new wt(dt,Ct,yr,Kt,vr):new Yt(dt,qe,Ct,yr,Kt,vr),this.cache[We]))},tt.prototype.encode=function(We,st,ct){var lt,Ue,qe,dt,Kt;for(qe=[],Ue=[],dt=0,Kt=st.length;dt<Kt;dt++)lt=We[st[dt]],Ue.push(qe.length),lt&&(qe=qe.concat(lt.encode(ct)));return Ue.push(qe.length),{table:qe,offsets:Ue}},tt}(),Yt=function(){function ze(tt,We,st,ct,lt,Ue){this.raw=tt,this.numberOfContours=We,this.xMin=st,this.yMin=ct,this.xMax=lt,this.yMax=Ue,this.compound=!1}return ze.prototype.encode=function(){return this.raw.data},ze}(),wt=function(){function ze(tt,We,st,ct,lt){var Ue,qe;for(this.raw=tt,this.xMin=We,this.yMin=st,this.xMax=ct,this.yMax=lt,this.compound=!0,this.glyphIDs=[],this.glyphOffsets=[],Ue=this.raw;qe=Ue.readShort(),this.glyphOffsets.push(Ue.pos),this.glyphIDs.push(Ue.readShort()),32&qe;)Ue.pos+=1&qe?4:2,128&qe?Ue.pos+=8:64&qe?Ue.pos+=4:8&qe&&(Ue.pos+=2)}return ze.prototype.encode=function(tt){var We,st,ct,lt,Ue;for(st=new at(_t.call(this.raw.data)),We=ct=0,lt=(Ue=this.glyphIDs).length;ct<lt;We=++ct)Ue[We],st.pos=this.glyphOffsets[We];return st.data},ze}(),ur=function(ze){function tt(){return tt.__super__.constructor.apply(this,arguments)}return ae(tt,Pe),tt.prototype.tag="loca",tt.prototype.parse=function(We){var st;return We.pos=this.offset,st=this.file.head.indexToLocFormat,this.offsets=st===0?function(){var ct,lt,Ue;for(Ue=[],ct=0,lt=this.length;ct<lt;ct+=2)Ue.push(2*We.readUInt16());return Ue}.call(this):function(){var ct,lt,Ue;for(Ue=[],ct=0,lt=this.length;ct<lt;ct+=4)Ue.push(We.readUInt32());return Ue}.call(this)},tt.prototype.indexOf=function(We){return this.offsets[We]},tt.prototype.lengthOf=function(We){return this.offsets[We+1]-this.offsets[We]},tt.prototype.encode=function(We,st){for(var ct=new Uint32Array(this.offsets.length),lt=0,Ue=0,qe=0;qe<ct.length;++qe)if(ct[qe]=lt,Ue<st.length&&st[Ue]==qe){++Ue,ct[qe]=lt;var dt=this.offsets[qe],Kt=this.offsets[qe+1]-dt;0<Kt&&(lt+=Kt)}for(var Ct=new Array(4*ct.length),vr=0;vr<ct.length;++vr)Ct[4*vr+3]=255&ct[vr],Ct[4*vr+2]=(65280&ct[vr])>>8,Ct[4*vr+1]=(16711680&ct[vr])>>16,Ct[4*vr]=(4278190080&ct[vr])>>24;return Ct},tt}(),er=function(){function ze(tt){this.font=tt,this.subset={},this.unicodes={},this.next=33}return ze.prototype.generateCmap=function(){var tt,We,st,ct,lt;for(We in ct=this.font.cmap.tables[0].codeMap,tt={},lt=this.subset)st=lt[We],tt[We]=ct[st];return tt},ze.prototype.glyphsFor=function(tt){var We,st,ct,lt,Ue,qe,dt;for(ct={},Ue=0,qe=tt.length;Ue<qe;Ue++)ct[lt=tt[Ue]]=this.font.glyf.glyphFor(lt);for(lt in We=[],ct)((st=ct[lt])!=null?st.compound:void 0)&&We.push.apply(We,st.glyphIDs);if(0<We.length)for(lt in dt=this.glyphsFor(We))st=dt[lt],ct[lt]=st;return ct},ze.prototype.encode=function(tt,We){var st,ct,lt,Ue,qe,dt,Kt,Ct,vr,yr,Dr,Rr,Jr,$r,xr;for(ct in st=se.encode(this.generateCmap(),"unicode"),Ue=this.glyphsFor(tt),Dr={0:0},xr=st.charMap)Dr[(dt=xr[ct]).old]=dt.new;for(Rr in yr=st.maxGlyphID,Ue)Rr in Dr||(Dr[Rr]=yr++);return Ct=function(Vr){var Lr,tr;for(Lr in tr={},Vr)tr[Vr[Lr]]=Lr;return tr}(Dr),vr=Object.keys(Ct).sort(function(Vr,Lr){return Vr-Lr}),Jr=function(){var Vr,Lr,tr;for(tr=[],Vr=0,Lr=vr.length;Vr<Lr;Vr++)qe=vr[Vr],tr.push(Ct[qe]);return tr}(),lt=this.font.glyf.encode(Ue,Jr,Dr),Kt=this.font.loca.encode(lt.offsets,Jr),$r={cmap:this.font.cmap.raw(),glyf:lt.table,loca:Kt,hmtx:this.font.hmtx.raw(),hhea:this.font.hhea.raw(),maxp:this.font.maxp.raw(),post:this.font.post.raw(),name:this.font.name.raw(),head:this.font.head.encode(We)},this.font.os2.exists&&($r["OS/2"]=this.font.os2.raw()),this.font.directory.encode($r)},ze}();me.API.PDFObject=function(){var ze;function tt(){}return ze=function(st,ct){return(Array(ct+1).join("0")+st).slice(-ct)},tt.convert=function(We){var st,ct,lt,Ue;if(Array.isArray(We))return"["+function(){var qe,dt,Kt;for(Kt=[],qe=0,dt=We.length;qe<dt;qe++)st=We[qe],Kt.push(tt.convert(st));return Kt}().join(" ")+"]";if(typeof We=="string")return"/"+We;if(We!=null?We.isString:void 0)return"("+We+")";if(We instanceof Date)return"(D:"+ze(We.getUTCFullYear(),4)+ze(We.getUTCMonth(),2)+ze(We.getUTCDate(),2)+ze(We.getUTCHours(),2)+ze(We.getUTCMinutes(),2)+ze(We.getUTCSeconds(),2)+"Z)";if({}.toString.call(We)!=="[object Object]")return""+We;for(ct in lt=["<<"],We)Ue=We[ct],lt.push("/"+ct+" "+tt.convert(Ue));return lt.push(">>"),lt.join(`
|
|
|
`)},tt}()}(Ft),Me=typeof self!="undefined"&&self||typeof window!="undefined"&&window||typeof u!="undefined"&&u||Function('return typeof this === "object" && this.content')()||Function("return this")(),Ke=function(){var me,le,oe;function de(Se){var Ce,Oe,Ie,Ee,Pe,at,gt,ee,ae,k,J,se,ge,Ae;for(this.data=Se,this.pos=8,this.palette=[],this.imgData=[],this.transparency={},this.animation=null,this.text={},at=null;;){switch(Ce=this.readUInt32(),ae=function(){var De,$e;for($e=[],De=0;De<4;++De)$e.push(String.fromCharCode(this.data[this.pos++]));return $e}.call(this).join("")){case"IHDR":this.width=this.readUInt32(),this.height=this.readUInt32(),this.bits=this.data[this.pos++],this.colorType=this.data[this.pos++],this.compressionMethod=this.data[this.pos++],this.filterMethod=this.data[this.pos++],this.interlaceMethod=this.data[this.pos++];break;case"acTL":this.animation={numFrames:this.readUInt32(),numPlays:this.readUInt32()||1/0,frames:[]};break;case"PLTE":this.palette=this.read(Ce);break;case"fcTL":at&&this.animation.frames.push(at),this.pos+=4,at={width:this.readUInt32(),height:this.readUInt32(),xOffset:this.readUInt32(),yOffset:this.readUInt32()},Pe=this.readUInt16(),Ee=this.readUInt16()||100,at.delay=1e3*Pe/Ee,at.disposeOp=this.data[this.pos++],at.blendOp=this.data[this.pos++],at.data=[];break;case"IDAT":case"fdAT":for(ae==="fdAT"&&(this.pos+=4,Ce-=4),Se=(at!=null?at.data:void 0)||this.imgData,se=0;0<=Ce?se<Ce:Ce<se;0<=Ce?++se:--se)Se.push(this.data[this.pos++]);break;case"tRNS":switch(this.transparency={},this.colorType){case 3:if(Ie=this.palette.length/3,this.transparency.indexed=this.read(Ce),this.transparency.indexed.length>Ie)throw new Error("More transparent colors than palette size");if(0<(k=Ie-this.transparency.indexed.length))for(ge=0;0<=k?ge<k:k<ge;0<=k?++ge:--ge)this.transparency.indexed.push(255);break;case 0:this.transparency.grayscale=this.read(Ce)[0];break;case 2:this.transparency.rgb=this.read(Ce)}break;case"tEXt":gt=(J=this.read(Ce)).indexOf(0),ee=String.fromCharCode.apply(String,J.slice(0,gt)),this.text[ee]=String.fromCharCode.apply(String,J.slice(gt+1));break;case"IEND":return at&&this.animation.frames.push(at),this.colors=function(){switch(this.colorType){case 0:case 3:case 4:return 1;case 2:case 6:return 3}}.call(this),this.hasAlphaChannel=(Ae=this.colorType)===4||Ae===6,Oe=this.colors+(this.hasAlphaChannel?1:0),this.pixelBitlength=this.bits*Oe,this.colorSpace=function(){switch(this.colors){case 1:return"DeviceGray";case 3:return"DeviceRGB"}}.call(this),void(this.imgData=new Uint8Array(this.imgData));default:this.pos+=Ce}if(this.pos+=4,this.pos>this.data.length)throw new Error("Incomplete or corrupt PNG file")}}de.load=function(Se,Ce,Oe){var Ie;return typeof Ce=="function"&&(Oe=Ce),(Ie=new XMLHttpRequest).open("GET",Se,!0),Ie.responseType="arraybuffer",Ie.onload=function(){var Ee;return Ee=new de(new Uint8Array(Ie.response||Ie.mozResponseArrayBuffer)),typeof(Ce!=null?Ce.getContext:void 0)=="function"&&Ee.render(Ce),typeof Oe=="function"?Oe(Ee):void 0},Ie.send(null)},de.prototype.read=function(Se){var Ce,Oe;for(Oe=[],Ce=0;0<=Se?Ce<Se:Se<Ce;0<=Se?++Ce:--Ce)Oe.push(this.data[this.pos++]);return Oe},de.prototype.readUInt32=function(){return this.data[this.pos++]<<24|this.data[this.pos++]<<16|this.data[this.pos++]<<8|this.data[this.pos++]},de.prototype.readUInt16=function(){return this.data[this.pos++]<<8|this.data[this.pos++]},de.prototype.decodePixels=function(Se){var Ce=this.pixelBitlength/8,Oe=new Uint8Array(this.width*this.height*Ce),Ie=0,Ee=this;if(Se==null&&(Se=this.imgData),Se.length===0)return new Uint8Array(0);function Pe(at,gt,ee,ae){var k,J,se,ge,Ae,De,$e,Bt,$t,St,_t,Dt,Yt,wt,ur,er,ze,tt,We,st,ct,lt=Math.ceil((Ee.width-at)/ee),Ue=Math.ceil((Ee.height-gt)/ae),qe=Ee.width==lt&&Ee.height==Ue;for(wt=Ce*lt,Dt=qe?Oe:new Uint8Array(wt*Ue),De=Se.length,J=Yt=0;Yt<Ue&&Ie<De;){switch(Se[Ie++]){case 0:for(ge=ze=0;ze<wt;ge=ze+=1)Dt[J++]=Se[Ie++];break;case 1:for(ge=tt=0;tt<wt;ge=tt+=1)k=Se[Ie++],Ae=ge<Ce?0:Dt[J-Ce],Dt[J++]=(k+Ae)%256;break;case 2:for(ge=We=0;We<wt;ge=We+=1)k=Se[Ie++],se=(ge-ge%Ce)/Ce,ur=Yt&&Dt[(Yt-1)*wt+se*Ce+ge%Ce],Dt[J++]=(ur+k)%256;break;case 3:for(ge=st=0;st<wt;ge=st+=1)k=Se[Ie++],se=(ge-ge%Ce)/Ce,Ae=ge<Ce?0:Dt[J-Ce],ur=Yt&&Dt[(Yt-1)*wt+se*Ce+ge%Ce],Dt[J++]=(k+Math.floor((Ae+ur)/2))%256;break;case 4:for(ge=ct=0;ct<wt;ge=ct+=1)k=Se[Ie++],se=(ge-ge%Ce)/Ce,Ae=ge<Ce?0:Dt[J-Ce],Yt===0?ur=er=0:(ur=Dt[(Yt-1)*wt+se*Ce+ge%Ce],er=se&&Dt[(Yt-1)*wt+(se-1)*Ce+ge%Ce]),$e=Ae+ur-er,Bt=Math.abs($e-Ae),St=Math.abs($e-ur),_t=Math.abs($e-er),$t=Bt<=St&&Bt<=_t?Ae:St<=_t?ur:er,Dt[J++]=(k+$t)%256;break;default:throw new Error("Invalid filter algorithm: "+Se[Ie-1])}if(!qe){var dt=((gt+Yt*ae)*Ee.width+at)*Ce,Kt=Yt*wt;for(ge=0;ge<lt;ge+=1){for(var Ct=0;Ct<Ce;Ct+=1)Oe[dt++]=Dt[Kt++];dt+=(ee-1)*Ce}}Yt++}}return Se=(Se=new Mt(Se)).getBytes(),Ee.interlaceMethod==1?(Pe(0,0,8,8),Pe(4,0,8,8),Pe(0,4,4,8),Pe(2,0,4,4),Pe(0,2,2,4),Pe(1,0,2,2),Pe(0,1,1,2)):Pe(0,0,1,1),Oe},de.prototype.decodePalette=function(){var Se,Ce,Oe,Ie,Ee,Pe,at,gt,ee;for(Oe=this.palette,Pe=this.transparency.indexed||[],Ee=new Uint8Array((Pe.length||0)+Oe.length),Ie=0,Oe.length,Ce=at=Se=0,gt=Oe.length;at<gt;Ce=at+=3)Ee[Ie++]=Oe[Ce],Ee[Ie++]=Oe[Ce+1],Ee[Ie++]=Oe[Ce+2],Ee[Ie++]=(ee=Pe[Se++])!=null?ee:255;return Ee},de.prototype.copyToImageData=function(Se,Ce){var Oe,Ie,Ee,Pe,at,gt,ee,ae,k,J,se;if(Ie=this.colors,k=null,Oe=this.hasAlphaChannel,this.palette.length&&(k=(se=this._decodedPalette)!=null?se:this._decodedPalette=this.decodePalette(),Ie=4,Oe=!0),ae=(Ee=Se.data||Se).length,at=k||Ce,Pe=gt=0,Ie===1)for(;Pe<ae;)ee=k?4*Ce[Pe/4]:gt,J=at[ee++],Ee[Pe++]=J,Ee[Pe++]=J,Ee[Pe++]=J,Ee[Pe++]=Oe?at[ee++]:255,gt=ee;else for(;Pe<ae;)ee=k?4*Ce[Pe/4]:gt,Ee[Pe++]=at[ee++],Ee[Pe++]=at[ee++],Ee[Pe++]=at[ee++],Ee[Pe++]=Oe?at[ee++]:255,gt=ee},de.prototype.decode=function(){var Se;return Se=new Uint8Array(this.width*this.height*4),this.copyToImageData(Se,this.decodePixels()),Se};try{le=Me.document.createElement("canvas"),oe=le.getContext("2d")}catch(Se){return-1}return me=function(Ce){var Oe;return oe.width=Ce.width,oe.height=Ce.height,oe.clearRect(0,0,Ce.width,Ce.height),oe.putImageData(Ce,0,0),(Oe=new Image).src=le.toDataURL(),Oe},de.prototype.decodeFrames=function(Se){var Ce,Oe,Ie,Ee,Pe,at,gt,ee;if(this.animation){for(ee=[],Oe=Pe=0,at=(gt=this.animation.frames).length;Pe<at;Oe=++Pe)Ce=gt[Oe],Ie=Se.createImageData(Ce.width,Ce.height),Ee=this.decodePixels(new Uint8Array(Ce.data)),this.copyToImageData(Ie,Ee),Ce.imageData=Ie,ee.push(Ce.image=me(Ie));return ee}},de.prototype.renderFrame=function(Se,Ce){var Oe,Ie,Ee;return Oe=(Ie=this.animation.frames)[Ce],Ee=Ie[Ce-1],Ce===0&&Se.clearRect(0,0,this.width,this.height),(Ee!=null?Ee.disposeOp:void 0)===1?Se.clearRect(Ee.xOffset,Ee.yOffset,Ee.width,Ee.height):(Ee!=null?Ee.disposeOp:void 0)===2&&Se.putImageData(Ee.imageData,Ee.xOffset,Ee.yOffset),Oe.blendOp===0&&Se.clearRect(Oe.xOffset,Oe.yOffset,Oe.width,Oe.height),Se.drawImage(Oe.image,Oe.xOffset,Oe.yOffset)},de.prototype.animate=function(Se){var Ce,Oe,Ie,Ee,Pe,at,gt=this;return Oe=0,at=this.animation,Ee=at.numFrames,Ie=at.frames,Pe=at.numPlays,(Ce=function(){var ae,k;if(ae=Oe++%Ee,k=Ie[ae],gt.renderFrame(Se,ae),1<Ee&&Oe/Ee<Pe)return gt.animation._timeout=setTimeout(Ce,k.delay)})()},de.prototype.stopAnimation=function(){var Se;return clearTimeout((Se=this.animation)!=null?Se._timeout:void 0)},de.prototype.render=function(Se){var Ce,Oe;return Se._png&&Se._png.stopAnimation(),Se._png=this,Se.width=this.width,Se.height=this.height,Ce=Se.getContext("2d"),this.animation?(this.decodeFrames(Ce),this.animate(Ce)):(Oe=Ce.createImageData(this.width,this.height),this.copyToImageData(Oe,this.decodePixels()),Ce.putImageData(Oe,0,0))},de}(),Me.PNG=Ke;var Xt=function(){function me(){this.pos=0,this.bufferLength=0,this.eof=!1,this.buffer=null}return me.prototype={ensureBuffer:function(oe){var de=this.buffer,Se=de?de.byteLength:0;if(oe<Se)return de;for(var Ce=512;Ce<oe;)Ce<<=1;for(var Oe=new Uint8Array(Ce),Ie=0;Ie<Se;++Ie)Oe[Ie]=de[Ie];return this.buffer=Oe},getByte:function(){for(var oe=this.pos;this.bufferLength<=oe;){if(this.eof)return null;this.readBlock()}return this.buffer[this.pos++]},getBytes:function(oe){var de=this.pos;if(oe){this.ensureBuffer(de+oe);for(var Se=de+oe;!this.eof&&this.bufferLength<Se;)this.readBlock();var Ce=this.bufferLength;Ce<Se&&(Se=Ce)}else{for(;!this.eof;)this.readBlock();Se=this.bufferLength}return this.pos=Se,this.buffer.subarray(de,Se)},lookChar:function(){for(var oe=this.pos;this.bufferLength<=oe;){if(this.eof)return null;this.readBlock()}return String.fromCharCode(this.buffer[this.pos])},getChar:function(){for(var oe=this.pos;this.bufferLength<=oe;){if(this.eof)return null;this.readBlock()}return String.fromCharCode(this.buffer[this.pos++])},makeSubStream:function(oe,de,Se){for(var Ce=oe+de;this.bufferLength<=Ce&&!this.eof;)this.readBlock();return new Stream(this.buffer,oe,de,Se)},skip:function(oe){oe||(oe=1),this.pos+=oe},reset:function(){this.pos=0}},me}(),Mt=function(){if(typeof Uint32Array!="undefined"){var me=new Uint32Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),le=new Uint32Array([3,4,5,6,7,8,9,10,65547,65549,65551,65553,131091,131095,131099,131103,196643,196651,196659,196667,262211,262227,262243,262259,327811,327843,327875,327907,258,258,258]),oe=new Uint32Array([1,2,3,4,65541,65543,131081,131085,196625,196633,262177,262193,327745,327777,393345,393409,459009,459137,524801,525057,590849,591361,657409,658433,724993,727041,794625,798721,868353,876545]),de=[new Uint32Array([459008,524368,524304,524568,459024,524400,524336,590016,459016,524384,524320,589984,524288,524416,524352,590048,459012,524376,524312,589968,459028,524408,524344,590032,459020,524392,524328,59e4,524296,524424,524360,590064,459010,524372,524308,524572,459026,524404,524340,590024,459018,524388,524324,589992,524292,524420,524356,590056,459014,524380,524316,589976,459030,524412,524348,590040,459022,524396,524332,590008,524300,524428,524364,590072,459009,524370,524306,524570,459025,524402,524338,590020,459017,524386,524322,589988,524290,524418,524354,590052,459013,524378,524314,589972,459029,524410,524346,590036,459021,524394,524330,590004,524298,524426,524362,590068,459011,524374,524310,524574,459027,524406,524342,590028,459019,524390,524326,589996,524294,524422,524358,590060,459015,524382,524318,589980,459031,524414,524350,590044,459023,524398,524334,590012,524302,524430,524366,590076,459008,524369,524305,524569,459024,524401,524337,590018,459016,524385,524321,589986,524289,524417,524353,590050,459012,524377,524313,589970,459028,524409,524345,590034,459020,524393,524329,590002,524297,524425,524361,590066,459010,524373,524309,524573,459026,524405,524341,590026,459018,524389,524325,589994,524293,524421,524357,590058,459014,524381,524317,589978,459030,524413,524349,590042,459022,524397,524333,590010,524301,524429,524365,590074,459009,524371,524307,524571,459025,524403,524339,590022,459017,524387,524323,589990,524291,524419,524355,590054,459013,524379,524315,589974,459029,524411,524347,590038,459021,524395,524331,590006,524299,524427,524363,590070,459011,524375,524311,524575,459027,524407,524343,590030,459019,524391,524327,589998,524295,524423,524359,590062,459015,524383,524319,589982,459031,524415,524351,590046,459023,524399,524335,590014,524303,524431,524367,590078,459008,524368,524304,524568,459024,524400,524336,590017,459016,524384,524320,589985,524288,524416,524352,590049,459012,524376,524312,589969,459028,524408,524344,590033,459020,524392,524328,590001,524296,524424,524360,590065,459010,524372,524308,524572,459026,524404,524340,590025,459018,524388,524324,589993,524292,524420,524356,590057,459014,524380,524316,589977,459030,524412,524348,590041,459022,524396,524332,590009,524300,524428,524364,590073,459009,524370,524306,524570,459025,524402,524338,590021,459017,524386,524322,589989,524290,524418,524354,590053,459013,524378,524314,589973,459029,524410,524346,590037,459021,524394,524330,590005,524298,524426,524362,590069,459011,524374,524310,524574,459027,524406,524342,590029,459019,524390,524326,589997,524294,524422,524358,590061,459015,524382,524318,589981,459031,524414,524350,590045,459023,524398,524334,590013,524302,524430,524366,590077,459008,524369,524305,524569,459024,524401,524337,590019,459016,524385,524321,589987,524289,524417,524353,590051,459012,524377,524313,589971,459028,524409,524345,590035,459020,524393,524329,590003,524297,524425,524361,590067,459010,524373,524309,524573,459026,524405,524341,590027,459018,524389,524325,589995,524293,524421,524357,590059,459014,524381,524317,589979,459030,524413,524349,590043,459022,524397,524333,590011,524301,524429,524365,590075,459009,524371,524307,524571,459025,524403,524339,590023,459017,524387,524323,589991,524291,524419,524355,590055,459013,524379,524315,589975,459029,524411,524347,590039,459021,524395,524331,590007,524299,524427,524363,590071,459011,524375,524311,524575,459027,524407,524343,590031,459019,524391,524327,589999,524295,524423,524359,590063,459015,524383,524319,589983,459031,524415,524351,590047,459023,524399,524335,590015,524303,524431,524367,590079]),9],Se=[new Uint32Array([327680,327696,327688,327704,327684,327700,327692,327708,327682,327698,327690,327706,327686,327702,327694,0,327681,327697,327689,327705,327685,327701,327693,327709,327683,327699,327691,327707,327687,327703,327695,0]),5];return(Oe.prototype=Object.create(Xt.prototype)).getBits=function(Ie){for(var Ee,Pe=this.codeSize,at=this.codeBuf,gt=this.bytes,ee=this.bytesPos;Pe<Ie;)(Ee=gt[ee++])===void 0&&Ce("Bad encoding in flate stream"),at|=Ee<<Pe,Pe+=8;return Ee=at&(1<<Ie)-1,this.codeBuf=at>>Ie,this.codeSize=Pe-=Ie,this.bytesPos=ee,Ee},Oe.prototype.getCode=function(Ie){for(var Ee=Ie[0],Pe=Ie[1],at=this.codeSize,gt=this.codeBuf,ee=this.bytes,ae=this.bytesPos;at<Pe;){var k;(k=ee[ae++])===void 0&&Ce("Bad encoding in flate stream"),gt|=k<<at,at+=8}var J=Ee[gt&(1<<Pe)-1],se=J>>16,ge=65535&J;return(at==0||at<se||se==0)&&Ce("Bad encoding in flate stream"),this.codeBuf=gt>>se,this.codeSize=at-se,this.bytesPos=ae,ge},Oe.prototype.generateHuffmanTable=function(Ie){for(var Ee=Ie.length,Pe=0,at=0;at<Ee;++at)Ie[at]>Pe&&(Pe=Ie[at]);for(var gt=1<<Pe,ee=new Uint32Array(gt),ae=1,k=0,J=2;ae<=Pe;++ae,k<<=1,J<<=1)for(var se=0;se<Ee;++se)if(Ie[se]==ae){var ge=0,Ae=k;for(at=0;at<ae;++at)ge=ge<<1|1&Ae,Ae>>=1;for(at=ge;at<gt;at+=J)ee[at]=ae<<16|se;++k}return[ee,Pe]},Oe.prototype.readBlock=function(){function Ie(Ue,qe,dt,Kt,Ct){for(var vr=Ue.getBits(dt)+Kt;0<vr--;)qe[J++]=Ct}var Ee=this.getBits(3);if(1&Ee&&(this.eof=!0),(Ee>>=1)!=0){var Pe,at;if(Ee==1)Pe=de,at=Se;else if(Ee==2){for(var gt=this.getBits(5)+257,ee=this.getBits(5)+1,ae=this.getBits(4)+4,k=Array(me.length),J=0;J<ae;)k[me[J++]]=this.getBits(3);for(var se=this.generateHuffmanTable(k),ge=0,Ae=(J=0,gt+ee),De=new Array(Ae);J<Ae;){var $e=this.getCode(se);$e==16?Ie(this,De,2,3,ge):$e==17?Ie(this,De,3,3,ge=0):$e==18?Ie(this,De,7,11,ge=0):De[J++]=ge=$e}Pe=this.generateHuffmanTable(De.slice(0,gt)),at=this.generateHuffmanTable(De.slice(gt,Ae))}else Ce("Unknown block type in flate stream");for(var Bt=(st=this.buffer)?st.length:0,$t=this.bufferLength;;){var St=this.getCode(Pe);if(St<256)Bt<=$t+1&&(Bt=(st=this.ensureBuffer($t+1)).length),st[$t++]=St;else{if(St==256)return void(this.bufferLength=$t);var _t=(St=le[St-=257])>>16;0<_t&&(_t=this.getBits(_t)),ge=(65535&St)+_t,St=this.getCode(at),0<(_t=(St=oe[St])>>16)&&(_t=this.getBits(_t));var Dt=(65535&St)+_t;Bt<=$t+ge&&(Bt=(st=this.ensureBuffer($t+ge)).length);for(var Yt=0;Yt<ge;++Yt,++$t)st[$t]=st[$t-Dt]}}}else{var wt,ur=this.bytes,er=this.bytesPos;(wt=ur[er++])===void 0&&Ce("Bad block header in flate stream");var ze=wt;(wt=ur[er++])===void 0&&Ce("Bad block header in flate stream"),ze|=wt<<8,(wt=ur[er++])===void 0&&Ce("Bad block header in flate stream");var tt=wt;(wt=ur[er++])===void 0&&Ce("Bad block header in flate stream"),(tt|=wt<<8)!=(65535&~ze)&&Ce("Bad uncompressed block length in flate stream"),this.codeBuf=0,this.codeSize=0;var We=this.bufferLength,st=this.ensureBuffer(We+ze),ct=We+ze;this.bufferLength=ct;for(var lt=We;lt<ct;++lt){if((wt=ur[er++])===void 0){this.eof=!0;break}st[lt]=wt}this.bytesPos=er}},Oe}function Ce(Ie){throw new Error(Ie)}function Oe(Ie){var Ee=0,Pe=Ie[Ee++],at=Ie[Ee++];Pe!=-1&&at!=-1||Ce("Invalid header in flate stream"),(15&Pe)!=8&&Ce("Unknown compression method in flate stream"),((Pe<<8)+at)%31!=0&&Ce("Bad FCHECK in flate stream"),32&at&&Ce("FDICT bit set in flate stream"),this.bytes=Ie,this.bytesPos=2,this.codeSize=0,this.codeBuf=0,Xt.call(this)}}();window.tmp=Mt});try{Z.exports=jsPDF}catch(g){}}).call(this,e("UywP"))},GxEp:function(Z,_,e){var u=e("G8fk"),O=u([["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["stroke","barBorderColor"],["lineWidth","barBorderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),v={getBarItemStyle:function(g){var y=O(this,g);if(this.getBorderLineDash){var w=this.getBorderLineDash();w&&(y.lineDash=w)}return y}};Z.exports=v},Gz2F:function(Z,_,e){var u=e("BQia"),O=u.parseSVG,v=u.makeViewBoxTransform,g=e("TmiR"),y=e("7JZK"),w=e("oEo5"),p=w.assert,a=w.createHashMap,t=e("ie0D"),o=e("QV7q"),s=o.makeInner,l=s(),n={load:function(r,c){var i=l(c).originRoot;if(i)return{root:i,boundingRect:l(c).boundingRect};var h=d(c);return l(c).originRoot=h.root,l(c).boundingRect=h.boundingRect,h},makeGraphic:function(r,c,i){var h=l(c),f=h.rootMap||(h.rootMap=a()),A=f.get(i);if(A)return A;var C=h.originRoot,S=h.boundingRect;return h.originRootHostKey?A=d(c,S).root:(h.originRootHostKey=i,A=C),f.set(i,A)},removeGraphic:function(r,c,i){var h=l(c),f=h.rootMap;f&&f.removeKey(i),i===h.originRootHostKey&&(h.originRootHostKey=null)}};function d(r,c){var i=r.svgXML,h,f;try{h=i&&O(i,{ignoreViewBox:!0,ignoreRootClip:!0})||{},f=h.root,p(f!=null)}catch(T){throw new Error(`Invalid svg format
|
|
|
`+T.message)}var A=h.width,C=h.height,S=h.viewBoxRect;if(c||(c=A==null||C==null?f.getBoundingRect():new t(0,0,0,0),A!=null&&(c.width=A),C!=null&&(c.height=C)),S){var E=v(S,c.width,c.height),L=f;f=new g,f.add(L),L.scale=E.scale,L.position=E.position}return f.setClipPath(new y({shape:c.plain()})),{root:f,boundingRect:c}}Z.exports=n},Gzv8:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M705.6 124.9a8 8 0 00-11.6 7.2v64.2c0 5.5 2.9 10.6 7.5 13.6a352.2 352.2 0 0162.2 49.8c32.7 32.8 58.4 70.9 76.3 113.3a355 355 0 0127.9 138.7c0 48.1-9.4 94.8-27.9 138.7a355.92 355.92 0 01-76.3 113.3 353.06 353.06 0 01-113.2 76.4c-43.8 18.6-90.5 28-138.5 28s-94.7-9.4-138.5-28a353.06 353.06 0 01-113.2-76.4A355.92 355.92 0 01184 650.4a355 355 0 01-27.9-138.7c0-48.1 9.4-94.8 27.9-138.7 17.9-42.4 43.6-80.5 76.3-113.3 19-19 39.8-35.6 62.2-49.8 4.7-2.9 7.5-8.1 7.5-13.6V132c0-6-6.3-9.8-11.6-7.2C178.5 195.2 82 339.3 80 506.3 77.2 745.1 272.5 943.5 511.2 944c239 .5 432.8-193.3 432.8-432.4 0-169.2-97-315.7-238.4-386.7zM480 560h64c4.4 0 8-3.6 8-8V88c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z"}}]},name:"poweroff",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="PoweroffOutlined";var w=_.a=u.forwardRef(y)},H0e6:function(Z,_,e){var u=e("hmv6");function O(){this.__data__=u?u(null):{},this.size=0}Z.exports=O},H1MY:function(Z,_,e){var u=e("oEo5"),O=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isDisposed","on","off","getDataURL","getConnectedDataURL","getModel","getOption","getViewOfComponentModel","getViewOfSeriesModel"];function v(y){u.each(O,function(w){this[w]=u.bind(y[w],y)},this)}var g=v;Z.exports=g},H3Ql:function(Z,_){function e(u){var O=-1,v=Array(u.size);return u.forEach(function(g){v[++O]=g}),v}Z.exports=e},H9gS:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z"}}]},name:"folder-open",theme:"outlined"};_.default=u},HGue:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("8ULG"),o=e.n(t),s=e("XneU"),l=e.n(s),n=e("Hdxz"),d=e.n(n),r=e("ZZRV"),c=e("J04M"),i=e("QGNe"),h=e.n(i),f=e("ggzp"),A=e("qAA0"),C=e.n(A);function S(oe,de){if(oe===de)return!0;if(!oe||!de)return!1;var Se=oe.length;if(de.length!==Se)return!1;for(var Ce=0;Ce<Se;Ce++)if(oe[Ce]!==de[Ce])return!1;return!0}function E(oe){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?E=function(Se){return typeof Se}:E=function(Se){return Se&&typeof Symbol=="function"&&Se.constructor===Symbol&&Se!==Symbol.prototype?"symbol":typeof Se},E(oe)}function L(oe,de){if(!(oe instanceof de))throw new TypeError("Cannot call a class as a function")}function T(oe,de){for(var Se=0;Se<de.length;Se++){var Ce=de[Se];Ce.enumerable=Ce.enumerable||!1,Ce.configurable=!0,"value"in Ce&&(Ce.writable=!0),Object.defineProperty(oe,Ce.key,Ce)}}function b(oe,de,Se){return de&&T(oe.prototype,de),Se&&T(oe,Se),oe}function x(oe,de){if(typeof de!="function"&&de!==null)throw new TypeError("Super expression must either be null or a function");oe.prototype=Object.create(de&&de.prototype,{constructor:{value:oe,writable:!0,configurable:!0}}),de&&N(oe,de)}function N(oe,de){return N=Object.setPrototypeOf||function(Ce,Oe){return Ce.__proto__=Oe,Ce},N(oe,de)}function D(oe){var de=F();return function(){var Se=B(oe),Ce;if(de){var Oe=B(this).constructor;Ce=Reflect.construct(Se,arguments,Oe)}else Ce=Se.apply(this,arguments);return M(this,Ce)}}function M(oe,de){return de&&(E(de)==="object"||typeof de=="function")?de:R(oe)}function R(oe){if(oe===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return oe}function F(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(oe){return!1}}function B(oe){return B=Object.setPrototypeOf?Object.getPrototypeOf:function(Se){return Se.__proto__||Object.getPrototypeOf(Se)},B(oe)}var H=function(){var oe=function(de){x(Ce,de);var Se=D(Ce);function Ce(){var Oe;return L(this,Ce),Oe=Se.apply(this,arguments),Oe.menuItems={},Oe.saveMenuItem=function(Ie){return function(Ee){Oe.menuItems[Ie]=Ee}},Oe}return b(Ce,[{key:"componentDidMount",value:function(){this.scrollActiveItemToView()}},{key:"componentDidUpdate",value:function(Ie){!Ie.visible&&this.props.visible&&this.scrollActiveItemToView()}},{key:"getFieldName",value:function(Ie){var Ee=this.props,Pe=Ee.fieldNames,at=Ee.defaultFieldNames;return Pe[Ie]||at[Ie]}},{key:"getOption",value:function(Ie,Ee){var Pe=this.props,at=Pe.prefixCls,gt=Pe.expandTrigger,ee=Pe.expandIcon,ae=Pe.loadingIcon,k=this.props.onSelect.bind(this,Ie,Ee),J=this.props.onItemDoubleClick.bind(this,Ie,Ee),se={onClick:k,onDoubleClick:J},ge="".concat(at,"-menu-item"),Ae=null,De=Ie[this.getFieldName("children")]&&Ie[this.getFieldName("children")].length>0;(De||Ie.isLeaf===!1)&&(ge+=" ".concat(at,"-menu-item-expand"),Ie.loading||(Ae=r.createElement("span",{className:"".concat(at,"-menu-item-expand-icon")},ee))),gt==="hover"&&(De||Ie.isLeaf===!1)&&(se={onMouseEnter:this.delayOnSelect.bind(this,k),onMouseLeave:this.delayOnSelect.bind(this),onClick:k}),this.isActiveOption(Ie,Ee)&&(ge+=" ".concat(at,"-menu-item-active"),se.ref=this.saveMenuItem(Ee)),Ie.disabled&&(ge+=" ".concat(at,"-menu-item-disabled"));var $e=null;Ie.loading&&(ge+=" ".concat(at,"-menu-item-loading"),$e=ae||null);var Bt="";return"title"in Ie?Bt=Ie.title:typeof Ie[this.getFieldName("label")]=="string"&&(Bt=Ie[this.getFieldName("label")]),r.createElement("li",Object.assign({key:Ie[this.getFieldName("value")],className:ge,title:Bt},se,{role:"menuitem",onMouseDown:function(St){return St.preventDefault()}}),Ie[this.getFieldName("label")],Ae,$e)}},{key:"getActiveOptions",value:function(Ie){var Ee=this,Pe=this.props.options,at=Ie||this.props.activeValue;return C()(Pe,function(gt,ee){return gt[Ee.getFieldName("value")]===at[ee]},{childrenKeyName:this.getFieldName("children")})}},{key:"getShowOptions",value:function(){var Ie=this,Ee=this.props.options,Pe=this.getActiveOptions().map(function(at){return at[Ie.getFieldName("children")]}).filter(function(at){return!!at});return Pe.unshift(Ee),Pe}},{key:"delayOnSelect",value:function(Ie){for(var Ee=this,Pe=arguments.length,at=new Array(Pe>1?Pe-1:0),gt=1;gt<Pe;gt++)at[gt-1]=arguments[gt];this.delayTimer&&(clearTimeout(this.delayTimer),this.delayTimer=null),typeof Ie=="function"&&(this.delayTimer=window.setTimeout(function(){Ie(at),Ee.delayTimer=null},150))}},{key:"scrollActiveItemToView",value:function(){for(var Ie=this.getShowOptions().length,Ee=0;Ee<Ie;Ee++){var Pe=this.menuItems[Ee];Pe&&Pe.parentElement&&(Pe.parentElement.scrollTop=Pe.offsetTop)}}},{key:"isActiveOption",value:function(Ie,Ee){var Pe=this.props.activeValue,at=Pe===void 0?[]:Pe;return at[Ee]===Ie[this.getFieldName("value")]}},{key:"render",value:function(){var Ie=this,Ee=this.props,Pe=Ee.prefixCls,at=Ee.dropdownMenuColumnStyle;return r.createElement("div",null,this.getShowOptions().map(function(gt,ee){return r.createElement("ul",{className:"".concat(Pe,"-menu"),key:ee,style:at},gt.map(function(ae){return Ie.getOption(ae,ee)}))}))}}]),Ce}(r.Component);return oe.defaultProps={options:[],value:[],activeValue:[],onSelect:function(){},prefixCls:"rc-cascader-menus",visible:!1,expandTrigger:"click"},oe}(),U=H,K={bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:1,adjustY:1}},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:1,adjustY:1}}},W=K;function z(oe){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?z=function(Se){return typeof Se}:z=function(Se){return Se&&typeof Symbol=="function"&&Se.constructor===Symbol&&Se!==Symbol.prototype?"symbol":typeof Se},z(oe)}function Y(oe,de){if(oe==null)return{};var Se=Q(oe,de),Ce,Oe;if(Object.getOwnPropertySymbols){var Ie=Object.getOwnPropertySymbols(oe);for(Oe=0;Oe<Ie.length;Oe++){if(Ce=Ie[Oe],de.indexOf(Ce)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(oe,Ce))continue;Se[Ce]=oe[Ce]}}return Se}function Q(oe,de){if(oe==null)return{};var Se={},Ce=Object.keys(oe),Oe,Ie;for(Ie=0;Ie<Ce.length;Ie++){if(Oe=Ce[Ie],de.indexOf(Oe)>=0)continue;Se[Oe]=oe[Oe]}return Se}function P(oe){return te(oe)||fe(oe)||$(oe)||G()}function G(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $(oe,de){if(!oe)return;if(typeof oe=="string")return pe(oe,de);var Se=Object.prototype.toString.call(oe).slice(8,-1);if(Se==="Object"&&oe.constructor&&(Se=oe.constructor.name),Se==="Map"||Se==="Set")return Array.from(oe);if(Se==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Se))return pe(oe,de)}function fe(oe){if(typeof Symbol!="undefined"&&Symbol.iterator in Object(oe))return Array.from(oe)}function te(oe){if(Array.isArray(oe))return pe(oe)}function pe(oe,de){(de==null||de>oe.length)&&(de=oe.length);for(var Se=0,Ce=new Array(de);Se<de;Se++)Ce[Se]=oe[Se];return Ce}function we(oe,de){if(!(oe instanceof de))throw new TypeError("Cannot call a class as a function")}function be(oe,de){for(var Se=0;Se<de.length;Se++){var Ce=de[Se];Ce.enumerable=Ce.enumerable||!1,Ce.configurable=!0,"value"in Ce&&(Ce.writable=!0),Object.defineProperty(oe,Ce.key,Ce)}}function Ve(oe,de,Se){return de&&be(oe.prototype,de),Se&&be(oe,Se),oe}function Xe(oe,de){if(typeof de!="function"&&de!==null)throw new TypeError("Super expression must either be null or a function");oe.prototype=Object.create(de&&de.prototype,{constructor:{value:oe,writable:!0,configurable:!0}}),de&&At(oe,de)}function At(oe,de){return At=Object.setPrototypeOf||function(Ce,Oe){return Ce.__proto__=Oe,Ce},At(oe,de)}function Be(oe){var de=rt();return function(){var Se=Je(oe),Ce;if(de){var Oe=Je(this).constructor;Ce=Reflect.construct(Se,arguments,Oe)}else Ce=Se.apply(this,arguments);return Fe(this,Ce)}}function Fe(oe,de){return de&&(z(de)==="object"||typeof de=="function")?de:mt(oe)}function mt(oe){if(oe===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return oe}function rt(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(oe){return!1}}function Je(oe){return Je=Object.setPrototypeOf?Object.getPrototypeOf:function(Se){return Se.__proto__||Object.getPrototypeOf(Se)},Je(oe)}var vt=function(){var oe=function(de){Xe(Ce,de);var Se=Be(Ce);function Ce(Oe){var Ie;we(this,Ce),Ie=Se.call(this,Oe),Ie.setPopupVisible=function(Pe){var at=Ie.state.value;"popupVisible"in Ie.props||Ie.setState({popupVisible:Pe}),Pe&&!Ie.state.popupVisible&&Ie.setState({activeValue:at}),Ie.props.onPopupVisibleChange(Pe)},Ie.handleChange=function(Pe,at,gt){var ee=at.visible;(gt.type!=="keydown"||gt.keyCode===f.a.ENTER)&&(Ie.props.onChange(Pe.map(function(ae){return ae[Ie.getFieldName("value")]}),Pe),Ie.setPopupVisible(ee))},Ie.handlePopupVisibleChange=function(Pe){Ie.setPopupVisible(Pe)},Ie.handleMenuSelect=function(Pe,at,gt){var ee=Ie.trigger.getRootDomNode();ee&&ee.focus&&ee.focus();var ae=Ie.props,k=ae.changeOnSelect,J=ae.loadData,se=ae.expandTrigger;if(!Pe||Pe.disabled)return;var ge=Ie.state.activeValue;ge=ge.slice(0,at+1),ge[at]=Pe[Ie.getFieldName("value")];var Ae=Ie.getActiveOptions(ge);if(Pe.isLeaf===!1&&!Pe[Ie.getFieldName("children")]&&J){k&&Ie.handleChange(Ae,{visible:!0},gt),Ie.setState({activeValue:ge}),J(Ae);return}var De={};!Pe[Ie.getFieldName("children")]||!Pe[Ie.getFieldName("children")].length?(Ie.handleChange(Ae,{visible:!1},gt),De.value=ge):k&&(gt.type==="click"||gt.type==="keydown")&&(se==="hover"?Ie.handleChange(Ae,{visible:!1},gt):Ie.handleChange(Ae,{visible:!0},gt),De.value=ge),De.activeValue=ge,("value"in Ie.props||gt.type==="keydown"&>.keyCode!==f.a.ENTER)&&delete De.value,Ie.setState(De)},Ie.handleItemDoubleClick=function(){var Pe=Ie.props.changeOnSelect;Pe&&Ie.setPopupVisible(!1)},Ie.handleKeyDown=function(Pe){var at=Ie.props.children;if(at&&at.props.onKeyDown){at.props.onKeyDown(Pe);return}var gt=P(Ie.state.activeValue),ee=gt.length-1<0?0:gt.length-1,ae=Ie.getCurrentLevelOptions(),k=ae.map(function(Ae){return Ae[Ie.getFieldName("value")]}).indexOf(gt[ee]);if(Pe.keyCode!==f.a.DOWN&&Pe.keyCode!==f.a.UP&&Pe.keyCode!==f.a.LEFT&&Pe.keyCode!==f.a.RIGHT&&Pe.keyCode!==f.a.ENTER&&Pe.keyCode!==f.a.SPACE&&Pe.keyCode!==f.a.BACKSPACE&&Pe.keyCode!==f.a.ESC&&Pe.keyCode!==f.a.TAB)return;if(!Ie.state.popupVisible&&Pe.keyCode!==f.a.BACKSPACE&&Pe.keyCode!==f.a.LEFT&&Pe.keyCode!==f.a.RIGHT&&Pe.keyCode!==f.a.ESC&&Pe.keyCode!==f.a.TAB){Ie.setPopupVisible(!0);return}if(Pe.keyCode===f.a.DOWN||Pe.keyCode===f.a.UP){Pe.preventDefault();var J=k;J!==-1?Pe.keyCode===f.a.DOWN?(J+=1,J=J>=ae.length?0:J):(J-=1,J=J<0?ae.length-1:J):J=0,gt[ee]=ae[J][Ie.getFieldName("value")]}else if(Pe.keyCode===f.a.LEFT||Pe.keyCode===f.a.BACKSPACE)Pe.preventDefault(),gt.splice(gt.length-1,1);else if(Pe.keyCode===f.a.RIGHT)Pe.preventDefault(),ae[k]&&ae[k][Ie.getFieldName("children")]&>.push(ae[k][Ie.getFieldName("children")][0][Ie.getFieldName("value")]);else if(Pe.keyCode===f.a.ESC||Pe.keyCode===f.a.TAB){Ie.setPopupVisible(!1);return}(!gt||gt.length===0)&&Ie.setPopupVisible(!1);var se=Ie.getActiveOptions(gt),ge=se[se.length-1];Ie.handleMenuSelect(ge,se.length-1,Pe),Ie.props.onKeyDown&&Ie.props.onKeyDown(Pe)},Ie.saveTrigger=function(Pe){Ie.trigger=Pe};var Ee=[];return"value"in Oe?Ee=Oe.value||[]:"defaultValue"in Oe&&(Ee=Oe.defaultValue||[]),h()(!("filedNames"in Oe),"`filedNames` of Cascader is a typo usage and deprecated, please use `fieldNames` instead."),Ie.state={popupVisible:Oe.popupVisible,activeValue:Ee,value:Ee,prevProps:Oe},Ie.defaultFieldNames={label:"label",value:"value",children:"children"},Ie}return Ve(Ce,[{key:"getPopupDOMNode",value:function(){return this.trigger.getPopupDomNode()}},{key:"getFieldName",value:function(Ie){var Ee=this.defaultFieldNames,Pe=this.props,at=Pe.fieldNames,gt=Pe.filedNames;return"filedNames"in this.props?gt[Ie]||Ee[Ie]:at[Ie]||Ee[Ie]}},{key:"getFieldNames",value:function(){var Ie=this.props,Ee=Ie.fieldNames,Pe=Ie.filedNames;return"filedNames"in this.props?Pe:Ee}},{key:"getCurrentLevelOptions",value:function(){var Ie=this,Ee=this.props.options,Pe=Ee===void 0?[]:Ee,at=this.state.activeValue,gt=at===void 0?[]:at,ee=C()(Pe,function(ae,k){return ae[Ie.getFieldName("value")]===gt[k]},{childrenKeyName:this.getFieldName("children")});return ee[ee.length-2]?ee[ee.length-2][this.getFieldName("children")]:P(Pe).filter(function(ae){return!ae.disabled})}},{key:"getActiveOptions",value:function(Ie){var Ee=this;return C()(this.props.options||[],function(Pe,at){return Pe[Ee.getFieldName("value")]===Ie[at]},{childrenKeyName:this.getFieldName("children")})}},{key:"render",value:function(){var Ie=this.props,Ee=Ie.prefixCls,Pe=Ie.transitionName,at=Ie.popupClassName,gt=Ie.options,ee=gt===void 0?[]:gt,ae=Ie.disabled,k=Ie.builtinPlacements,J=Ie.popupPlacement,se=Ie.children,ge=Ie.dropdownRender,Ae=Y(Ie,["prefixCls","transitionName","popupClassName","options","disabled","builtinPlacements","popupPlacement","children","dropdownRender"]),De=r.createElement("div",null),$e="";ee&&ee.length>0?De=r.createElement(U,Object.assign({},this.props,{fieldNames:this.getFieldNames(),defaultFieldNames:this.defaultFieldNames,activeValue:this.state.activeValue,onSelect:this.handleMenuSelect,onItemDoubleClick:this.handleItemDoubleClick,visible:this.state.popupVisible})):$e=" ".concat(Ee,"-menus-empty");var Bt=De;return ge&&(Bt=ge(De)),r.createElement(c.a,Object.assign({ref:this.saveTrigger},Ae,{popupPlacement:J,builtinPlacements:k,popupTransitionName:Pe,action:ae?[]:["click"],popupVisible:ae?!1:this.state.popupVisible,onPopupVisibleChange:this.handlePopupVisibleChange,prefixCls:"".concat(Ee,"-menus"),popupClassName:at+$e,popup:Bt}),r.cloneElement(se,{onKeyDown:this.handleKeyDown,tabIndex:ae?void 0:0}))}}],[{key:"getDerivedStateFromProps",value:function(Ie,Ee){var Pe=Ee.prevProps,at=Pe===void 0?{}:Pe,gt={prevProps:Ie};return"value"in Ie&&!S(at.value,Ie.value)&&(gt.value=Ie.value||[],"loadData"in Ie||(gt.activeValue=Ie.value||[])),"popupVisible"in Ie&&(gt.popupVisible=Ie.popupVisible),gt}}]),Ce}(r.Component);return oe.defaultProps={onChange:function(){},onPopupVisibleChange:function(){},disabled:!1,transitionName:"",prefixCls:"rc-cascader",popupClassName:"",popupPlacement:"bottomLeft",builtinPlacements:W,expandTrigger:"click",fieldNames:{label:"label",value:"value",children:"children"},expandIcon:">"},oe}(),ut=vt,bt=ut,Qe=e("iczh"),pt=e.n(Qe),Ge=e("3CTf"),je=e("4ZCI"),_e=e.n(je),ht=e("QJYX"),Lt=e.n(ht),Ft=e("kbon"),Wt=e.n(Ft),Qt=e("wHB0"),or=e.n(Qt),Tt=e("BEiB"),jt=e.n(Tt),zt=e("CRgH"),Nt=e("LpVx"),Ht=e("CfwS"),it=e("b5WB"),He=e("WHP3"),ne=e("nSZG"),ce=function(oe,de){var Se={};for(var Ce in oe)Object.prototype.hasOwnProperty.call(oe,Ce)&&de.indexOf(Ce)<0&&(Se[Ce]=oe[Ce]);if(oe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Oe=0,Ce=Object.getOwnPropertySymbols(oe);Oe<Ce.length;Oe++)de.indexOf(Ce[Oe])<0&&Object.prototype.propertyIsEnumerable.call(oe,Ce[Oe])&&(Se[Ce[Oe]]=oe[Ce[Oe]]);return Se},Ze=50;function Me(oe,de,Se){return oe.split(de).map(function(Ce,Oe){return Oe===0?Ce:[r.createElement("span",{className:"".concat(Se,"-menu-item-keyword"),key:"seperator"},de),Ce]})}function Ke(oe,de,Se){return de.some(function(Ce){return Ce[Se.label].indexOf(oe)>-1})}function sr(oe,de,Se,Ce){return de.map(function(Oe,Ie){var Ee=Oe[Ce.label],Pe=Ee.indexOf(oe)>-1?Me(Ee,oe,Se):Ee;return Ie===0?Pe:[" / ",Pe]})}function Ut(oe,de,Se,Ce){function Oe(Ie){return Ie[Ce.label].indexOf(Se)>-1}return oe.findIndex(Oe)-de.findIndex(Oe)}function Pt(oe){var de=oe.fieldNames;return de}function nr(oe){var de=Pt(oe)||{},Se={children:de.children||"children",label:de.label||"label",value:de.value||"value"};return Se}function cr(oe,de){var Se=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],Ce=nr(de),Oe=[],Ie=Ce.children;return oe.forEach(function(Ee){var Pe=Se.concat(Ee);(de.changeOnSelect||!Ee[Ie]||!Ee[Ie].length)&&Oe.push(Pe),Ee[Ie]&&(Oe=Oe.concat(cr(Ee[Ie],de,Pe)))}),Oe}var Xt=function(de){return de.join(" / ")};function Mt(oe){var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(oe||[]).forEach(function(Se){var Ce=de.value||"value";Object(it.a)(Ce in Se,"Cascader","Not found `value` in `options`."),Mt(Se[de.children||"children"],de)})}var me=function(oe){l()(Se,oe);var de=d()(Se);function Se(Ce){var Oe;return w()(this,Se),Oe=de.call(this,Ce),Oe.cachedOptions=[],Oe.setValue=function(Ie){var Ee=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];"value"in Oe.props||Oe.setState({value:Ie});var Pe=Oe.props.onChange;Pe&&Pe(Ie,Ee)},Oe.saveInput=function(Ie){Oe.input=Ie},Oe.handleChange=function(Ie,Ee){if(Oe.setState({inputValue:""}),Ee[0].__IS_FILTERED_OPTION){var Pe=Ie[0],at=Ee[0].path;Oe.setValue(Pe,at);return}Oe.setValue(Ie,Ee)},Oe.handlePopupVisibleChange=function(Ie){"popupVisible"in Oe.props||Oe.setState(function(Pe){return{popupVisible:Ie,inputFocused:Ie,inputValue:Ie?Pe.inputValue:""}});var Ee=Oe.props.onPopupVisibleChange;Ee&&Ee(Ie)},Oe.handleInputBlur=function(){Oe.setState({inputFocused:!1})},Oe.handleInputClick=function(Ie){var Ee=Oe.state,Pe=Ee.inputFocused,at=Ee.popupVisible;(Pe||at)&&Ie.stopPropagation()},Oe.handleKeyDown=function(Ie){(Ie.keyCode===f.a.BACKSPACE||Ie.keyCode===f.a.SPACE)&&Ie.stopPropagation()},Oe.handleInputChange=function(Ie){var Ee=Oe.state.popupVisible,Pe=Ie.target.value;Ee||Oe.handlePopupVisibleChange(!0),Oe.setState({inputValue:Pe})},Oe.clearSelection=function(Ie){var Ee=Oe.state.inputValue;Ie.preventDefault(),Ie.stopPropagation(),Ee?Oe.setState({inputValue:""}):(Oe.handlePopupVisibleChange(!1),Oe.clearSelectionTimeout=setTimeout(function(){Oe.setValue([])},200))},Oe.renderCascader=function(Ie,Ee){var Pe=Ie.getPopupContainer,at=Ie.getPrefixCls,gt=Ie.renderEmpty,ee=Ie.direction;return r.createElement(He.b.Consumer,null,function(ae){var k,J,se,ge,Ae=o()(Oe),De=Ae.props,$e=Ae.state,Bt=De.prefixCls,$t=De.inputPrefixCls,St=De.children,_t=De.placeholder,Dt=_t===void 0?Ee.placeholder||"Please select":_t,Yt=De.size,wt=De.disabled,ur=De.className,er=De.style,ze=De.allowClear,tt=De.showSearch,We=tt===void 0?!1:tt,st=De.suffixIcon,ct=De.expandIcon,lt=De.notFoundContent,Ue=De.popupClassName,qe=De.bordered,dt=De.dropdownRender,Kt=ce(De,["prefixCls","inputPrefixCls","children","placeholder","size","disabled","className","style","allowClear","showSearch","suffixIcon","expandIcon","notFoundContent","popupClassName","bordered","dropdownRender"]),Ct=Yt||ae,vr=$e.value,yr=$e.inputFocused,Dr=ee==="rtl",Rr=at("cascader",Bt),Jr=at("input",$t),$r=pt()((k={},g()(k,"".concat(Jr,"-lg"),Ct==="large"),g()(k,"".concat(Jr,"-sm"),Ct==="small"),k)),xr=ze&&!wt&&vr.length>0||$e.inputValue?r.createElement(_e.a,{className:"".concat(Rr,"-picker-clear"),onClick:Oe.clearSelection}):null,Vr=pt()((J={},g()(J,"".concat(Rr,"-picker-arrow"),!0),g()(J,"".concat(Rr,"-picker-arrow-expand"),$e.popupVisible),J)),Lr=pt()(ur,"".concat(Rr,"-picker"),(se={},g()(se,"".concat(Rr,"-picker-rtl"),Dr),g()(se,"".concat(Rr,"-picker-with-value"),$e.inputValue),g()(se,"".concat(Rr,"-picker-disabled"),wt),g()(se,"".concat(Rr,"-picker-").concat(Ct),!!Ct),g()(se,"".concat(Rr,"-picker-show-search"),!!We),g()(se,"".concat(Rr,"-picker-focused"),yr),g()(se,"".concat(Rr,"-picker-borderless"),!qe),se)),tr=Object(Ge.default)(Kt,["onChange","options","popupPlacement","transitionName","displayRender","onPopupVisibleChange","changeOnSelect","expandTrigger","popupVisible","getPopupContainer","loadData","popupClassName","filterOption","renderFilteredOption","sortFilteredOption","notFoundContent","fieldNames","bordered"]),pr=De.options,dr=nr(Oe.props);if(pr&&pr.length>0)$e.inputValue&&(pr=Oe.generateFilteredOptions(Rr,gt));else{var fr;pr=[(fr={},g()(fr,dr.label,lt||gt("Cascader")),g()(fr,dr.value,"ANT_CASCADER_NOT_FOUND"),fr)]}$e.popupVisible?Oe.cachedOptions=pr:pr=Oe.cachedOptions;var _r={},Zr=(pr||[]).length===1&&pr[0].isEmptyNode;Zr&&(_r.height="auto");var on=We.matchInputWidth!==!1;on&&($e.inputValue||Zr)&&Oe.input&&(_r.width=Oe.input.input.offsetWidth);var jn;st?jn=Object(ne.c)(st,r.createElement("span",{className:"".concat(Rr,"-picker-arrow")},st),function(){var ui;return{className:pt()((ui={},g()(ui,st.props.className,st.props.className),g()(ui,"".concat(Rr,"-picker-arrow"),!0),ui))}}):jn=r.createElement(Lt.a,{className:Vr});var Ur=St||r.createElement("span",{style:er,className:Lr},r.createElement("span",{className:"".concat(Rr,"-picker-label")},Oe.getLabel()),r.createElement(zt.a,O()({},tr,{tabIndex:"-1",ref:Oe.saveInput,prefixCls:Jr,placeholder:vr&&vr.length>0?void 0:Dt,className:"".concat(Rr,"-input ").concat($r),value:$e.inputValue,disabled:wt,readOnly:!We,autoComplete:tr.autoComplete||"off",onClick:We?Oe.handleInputClick:void 0,onBlur:We?Oe.handleInputBlur:void 0,onKeyDown:Oe.handleKeyDown,onChange:We?Oe.handleInputChange:void 0})),xr,jn),En;ct?En=ct:En=Dr?r.createElement(jt.a,null):r.createElement(Wt.a,null);var pn=r.createElement("span",{className:"".concat(Rr,"-menu-item-loading-icon")},r.createElement(or.a,{spin:!0})),Ln=De.getPopupContainer||Pe,Vn=Object(Ge.default)(De,["inputIcon","expandIcon","loadingIcon","bordered"]),Nn=pt()(Ue,(ge={},g()(ge,"".concat(Rr,"-menu-").concat(ee),ee==="rtl"),g()(ge,"".concat(Rr,"-menu-empty"),pr.length===1&&pr[0].value==="ANT_CASCADER_NOT_FOUND"),ge));return r.createElement(bt,O()({},Vn,{prefixCls:Rr,getPopupContainer:Ln,options:pr,value:vr,popupVisible:$e.popupVisible,onPopupVisibleChange:Oe.handlePopupVisibleChange,onChange:Oe.handleChange,dropdownMenuColumnStyle:_r,expandIcon:En,loadingIcon:pn,popupClassName:Nn,popupPlacement:Oe.getPopupPlacement(ee),dropdownRender:dt}),Ur)})},Oe.state={value:Ce.value||Ce.defaultValue||[],inputValue:"",inputFocused:!1,popupVisible:Ce.popupVisible,flattenOptions:Ce.showSearch?cr(Ce.options,Ce):void 0,prevProps:Ce},Oe}return a()(Se,[{key:"componentWillUnmount",value:function(){this.clearSelectionTimeout&&clearTimeout(this.clearSelectionTimeout)}},{key:"getLabel",value:function(){var Oe=this.props,Ie=Oe.options,Ee=Oe.displayRender,Pe=Ee===void 0?Xt:Ee,at=nr(this.props),gt=this.state.value,ee=Array.isArray(gt[0])?gt[0]:gt,ae=C()(Ie,function(J,se){return J[at.value]===ee[se]},{childrenKeyName:at.children}),k=ae.length?ae.map(function(J){return J[at.label]}):gt;return Pe(k,ae)}},{key:"generateFilteredOptions",value:function(Oe,Ie){var Ee=this,Pe,at=this.props,gt=at.showSearch,ee=at.notFoundContent,ae=nr(this.props),k=gt.filter,J=k===void 0?Ke:k,se=gt.render,ge=se===void 0?sr:se,Ae=gt.sort,De=Ae===void 0?Ut:Ae,$e=gt.limit,Bt=$e===void 0?Ze:$e,$t=this.state,St=$t.flattenOptions,_t=St===void 0?[]:St,Dt=$t.inputValue,Yt;if(Bt>0){Yt=[];var wt=0;_t.some(function(ur){var er=J(Ee.state.inputValue,ur,ae);return er&&(Yt.push(ur),wt+=1),wt>=Bt})}else Object(it.a)(typeof Bt!="number","Cascader","'limit' of showSearch should be positive number or false."),Yt=_t.filter(function(ur){return J(Ee.state.inputValue,ur,ae)});return Yt=Yt.sort(function(ur,er){return De(ur,er,Dt,ae)}),Yt.length>0?Yt.map(function(ur){var er;return er={__IS_FILTERED_OPTION:!0,path:ur},g()(er,ae.value,ur.map(function(ze){return ze[ae.value]})),g()(er,ae.label,ge(Dt,ur,Oe,ae)),g()(er,"disabled",ur.some(function(ze){return!!ze.disabled})),g()(er,"isEmptyNode",!0),er}):[(Pe={},g()(Pe,ae.value,"ANT_CASCADER_NOT_FOUND"),g()(Pe,ae.label,ee||Ie("Cascader")),g()(Pe,"disabled",!0),g()(Pe,"isEmptyNode",!0),Pe)]}},{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"getPopupPlacement",value:function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"ltr",Ie=this.props.popupPlacement;return Ie!==void 0?Ie:Oe==="rtl"?"bottomRight":"bottomLeft"}},{key:"render",value:function(){var Oe=this;return r.createElement(Nt.a,null,function(Ie){return r.createElement(Ht.a,null,function(Ee){return Oe.renderCascader(Ie,Ee)})})}}],[{key:"getDerivedStateFromProps",value:function(Oe,Ie){var Ee=Ie.prevProps,Pe={prevProps:Oe};return"value"in Oe&&(Pe.value=Oe.value||[]),"popupVisible"in Oe&&(Pe.popupVisible=Oe.popupVisible),Oe.showSearch&&Ee.options!==Oe.options&&(Pe.flattenOptions=cr(Oe.options,Oe)),Pe}}]),Se}(r.Component);me.defaultProps={transitionName:"slide-up",options:[],disabled:!1,allowClear:!0,bordered:!0};var le=_.a=me},HJxf:function(Z,_,e){var u=e("mCIU"),O=e("l5Eb"),v=e("SSN4"),g="[object Arguments]",y="[object Array]",w="[object Boolean]",p="[object Date]",a="[object Error]",t="[object Function]",o="[object Map]",s="[object Number]",l="[object Object]",n="[object RegExp]",d="[object Set]",r="[object String]",c="[object WeakMap]",i="[object ArrayBuffer]",h="[object DataView]",f="[object Float32Array]",A="[object Float64Array]",C="[object Int8Array]",S="[object Int16Array]",E="[object Int32Array]",L="[object Uint8Array]",T="[object Uint8ClampedArray]",b="[object Uint16Array]",x="[object Uint32Array]",N={};N[f]=N[A]=N[C]=N[S]=N[E]=N[L]=N[T]=N[b]=N[x]=!0,N[g]=N[y]=N[i]=N[w]=N[h]=N[p]=N[a]=N[t]=N[o]=N[s]=N[l]=N[n]=N[d]=N[r]=N[c]=!1;function D(M){return v(M)&&O(M.length)&&!!N[u(M)]}Z.exports=D},HKLK:function(Z,_,e){var u=e("oEo5"),O=u.each,v=e("Cn6K"),g=v.simpleLayout,y=v.simpleLayoutEdge;function w(p,a){p.eachSeriesByType("graph",function(t){var o=t.get("layout"),s=t.coordinateSystem;if(s&&s.type!=="view"){var l=t.getData(),n=[];O(s.dimensions,function(f){n=n.concat(l.mapDimension(f,!0))});for(var d=0;d<l.count();d++){for(var r=[],c=!1,i=0;i<n.length;i++){var h=l.get(n[i],d);isNaN(h)||(c=!0),r.push(h)}c?l.setItemLayout(d,s.dataToPoint(r)):l.setItemLayout(d,[NaN,NaN])}y(l.graph,t)}else(!o||o==="none")&&g(t)})}Z.exports=w},HMKB:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:function(v,g){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42z",fill:g}},{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:v}}]}},name:"file",theme:"twotone"};_.default=u},HNeu:function(Z,_,e){},HOv7:function(Z,_,e){"use strict";e.d(_,"e",function(){return zt}),e.d(_,"b",function(){return oe}),e.d(_,"d",function(){return oe}),e.d(_,"c",function(){return Se}),e.d(_,"a",function(){return Oe});var u=e("55MS"),O=e("FGJx"),v=e("o0AO"),g=e("udBW"),y=e("uwZC"),w=e("lpH6"),p=e("ZZRV"),a=function(){var Ee=function(at,gt){return Ee=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(ee,ae){ee.__proto__=ae}||function(ee,ae){for(var k in ae)ae.hasOwnProperty(k)&&(ee[k]=ae[k])},Ee(at,gt)};return function(Pe,at){Ee(Pe,at);function gt(){this.constructor=Pe}Pe.prototype=at===null?Object.create(at):(gt.prototype=at.prototype,new gt)}}(),t=p.createContext(null),o=function(Ee){a(Pe,Ee);function Pe(){return Ee!==null&&Ee.apply(this,arguments)||this}return Pe.prototype.render=function(){return p.createElement(t.Provider,{value:this.props.store},this.props.children)},Pe}(p.Component),s=e("8CG2"),l=e.n(s),n=e("QIG3"),d=e.n(n),r=function(){var Ee=function(at,gt){return Ee=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(ee,ae){ee.__proto__=ae}||function(ee,ae){for(var k in ae)ae.hasOwnProperty(k)&&(ee[k]=ae[k])},Ee(at,gt)};return function(Pe,at){Ee(Pe,at);function gt(){this.constructor=Pe}Pe.prototype=at===null?Object.create(at):(gt.prototype=at.prototype,new gt)}}(),c=function(){return c=Object.assign||function(Ee){for(var Pe,at=1,gt=arguments.length;at<gt;at++){Pe=arguments[at];for(var ee in Pe)Object.prototype.hasOwnProperty.call(Pe,ee)&&(Ee[ee]=Pe[ee])}return Ee},c.apply(this,arguments)};function i(Ee){return Ee.displayName||Ee.name||"Component"}var h=function(){return{}};function f(Ee,Pe){Pe===void 0&&(Pe={});var at=!!Ee,gt=Ee||h;return function(ae){var k=function(se){r(ge,se);function ge(Ae,De){var $e=se.call(this,Ae,De)||this;return $e.unsubscribe=null,$e.handleChange=function(){if(!$e.unsubscribe)return;var Bt=gt($e.store.getState(),$e.props);$e.setState({subscribed:Bt})},$e.store=$e.context,$e.state={subscribed:gt($e.store.getState(),Ae),store:$e.store,props:Ae},$e}return ge.getDerivedStateFromProps=function(Ae,De){return Ee&&Ee.length===2&&Ae!==De.props?{subscribed:gt(De.store.getState(),Ae),props:Ae}:{props:Ae}},ge.prototype.componentDidMount=function(){this.trySubscribe()},ge.prototype.componentWillUnmount=function(){this.tryUnsubscribe()},ge.prototype.shouldComponentUpdate=function(Ae,De){return!l()(this.props,Ae)||!l()(this.state.subscribed,De.subscribed)},ge.prototype.trySubscribe=function(){at&&(this.unsubscribe=this.store.subscribe(this.handleChange),this.handleChange())},ge.prototype.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null)},ge.prototype.render=function(){var Ae=c(c(c({},this.props),this.state.subscribed),{store:this.store});return p.createElement(ae,c({},Ae,{ref:this.props.miniStoreForwardedRef}))},ge.displayName="Connect("+i(ae)+")",ge.contextType=t,ge}(p.Component);if(Pe.forwardRef){var J=p.forwardRef(function(se,ge){return p.createElement(k,c({},se,{miniStoreForwardedRef:ge}))});return d()(J,ae)}return d()(k,ae)}}var A=function(){return A=Object.assign||function(Ee){for(var Pe,at=1,gt=arguments.length;at<gt;at++){Pe=arguments[at];for(var ee in Pe)Object.prototype.hasOwnProperty.call(Pe,ee)&&(Ee[ee]=Pe[ee])}return Ee},A.apply(this,arguments)};function C(Ee){var Pe=Ee,at=[];function gt(k){Pe=A(A({},Pe),k);for(var J=0;J<at.length;J++)at[J]()}function ee(){return Pe}function ae(k){return at.push(k),function(){var se=at.indexOf(k);at.splice(se,1)}}return{setState:gt,getState:ee,subscribe:ae}}var S=e("3CTf"),E=e("1gHQ"),L=e("zjzt"),T=e("ggzp"),b=e("OFDr"),x=e("iczh"),N=e.n(x),D=e("9/lZ"),M=e("GZha"),R=/iPhone/i,F=/iPod/i,B=/iPad/i,H=/\bAndroid(?:.+)Mobile\b/i,U=/Android/i,K=/\bAndroid(?:.+)SD4930UR\b/i,W=/\bAndroid(?:.+)(?:KF[A-Z]{2,4})\b/i,z=/Windows Phone/i,Y=/\bWindows(?:.+)ARM\b/i,Q=/BlackBerry/i,P=/BB10/i,G=/Opera Mini/i,$=/\b(CriOS|Chrome)(?:.+)Mobile/i,fe=/Mobile(?:.+)Firefox\b/i;function te(Ee,Pe){return Ee.test(Pe)}function pe(Ee){var Pe=Ee||(typeof navigator!="undefined"?navigator.userAgent:""),at=Pe.split("[FBAN");if(typeof at[1]!="undefined"){var gt=at,ee=Object(M.a)(gt,1);Pe=ee[0]}if(at=Pe.split("Twitter"),typeof at[1]!="undefined"){var ae=at,k=Object(M.a)(ae,1);Pe=k[0]}var J={apple:{phone:te(R,Pe)&&!te(z,Pe),ipod:te(F,Pe),tablet:!te(R,Pe)&&te(B,Pe)&&!te(z,Pe),device:(te(R,Pe)||te(F,Pe)||te(B,Pe))&&!te(z,Pe)},amazon:{phone:te(K,Pe),tablet:!te(K,Pe)&&te(W,Pe),device:te(K,Pe)||te(W,Pe)},android:{phone:!te(z,Pe)&&te(K,Pe)||!te(z,Pe)&&te(H,Pe),tablet:!te(z,Pe)&&!te(K,Pe)&&!te(H,Pe)&&(te(W,Pe)||te(U,Pe)),device:!te(z,Pe)&&(te(K,Pe)||te(W,Pe)||te(H,Pe)||te(U,Pe))||te(/\bokhttp\b/i,Pe)},windows:{phone:te(z,Pe),tablet:te(Y,Pe),device:te(z,Pe)||te(Y,Pe)},other:{blackberry:te(Q,Pe),blackberry10:te(P,Pe),opera:te(G,Pe),firefox:te(fe,Pe),chrome:te($,Pe),device:te(Q,Pe)||te(P,Pe)||te(G,Pe)||te(fe,Pe)||te($,Pe)},any:null,phone:null,tablet:null};return J.any=J.apple.device||J.android.device||J.windows.device||J.other.device,J.phone=J.apple.phone||J.android.phone||J.windows.phone,J.tablet=J.apple.tablet||J.android.tablet||J.windows.tablet,J}var we=Object(u.a)(Object(u.a)({},pe()),{},{isMobile:pe}),be=we;function Ve(){}function Xe(Ee,Pe,at){var gt=Pe||"";return Ee.key||"".concat(gt,"item_").concat(at)}function At(Ee){return"".concat(Ee,"-menu-")}function Be(Ee,Pe){var at=-1;p.Children.forEach(Ee,function(gt){at+=1,gt&>.type&>.type.isMenuItemGroup?p.Children.forEach(gt.props.children,function(ee){at+=1,Pe(ee,at)}):Pe(gt,at)})}function Fe(Ee,Pe,at){if(!Ee||at.find)return;p.Children.forEach(Ee,function(gt){if(gt){var ee=gt.type;if(!ee||!(ee.isSubMenu||ee.isMenuItem||ee.isMenuItemGroup))return;Pe.indexOf(gt.key)!==-1?at.find=!0:gt.props.children&&Fe(gt.props.children,Pe,at)}})}var mt=["defaultSelectedKeys","selectedKeys","defaultOpenKeys","openKeys","mode","getPopupContainer","onSelect","onDeselect","onDestroy","openTransitionName","openAnimation","subMenuOpenDelay","subMenuCloseDelay","forceSubMenuRender","triggerSubMenuAction","level","selectable","multiple","onOpenChange","visible","focusable","defaultActiveFirst","prefixCls","inlineIndent","parentMenu","title","rootPrefixCls","eventKey","active","onItemHover","onTitleMouseEnter","onTitleMouseLeave","onTitleClick","popupAlign","popupOffset","isOpen","renderMenuItem","manualRef","subMenuKey","disabled","index","isSelected","store","activeKey","builtinPlacements","overflowedIndicator","motion","attribute","value","popupClassName","inlineCollapsed","menu","theme","itemIcon","expandIcon"],rt=function(Pe){var at=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,gt=Pe&&typeof Pe.getBoundingClientRect=="function"&&Pe.getBoundingClientRect().width;if(gt){if(at){var ee=getComputedStyle(Pe),ae=ee.marginLeft,k=ee.marginRight;gt+=+ae.replace("px","")+ +k.replace("px","")}gt=+gt.toFixed(6)}return gt||0},Je=function(Pe,at,gt){Pe&&Object(D.a)(Pe.style)==="object"&&(Pe.style[at]=gt)},vt=function(){return be.any},ut=e("V0hb"),bt=e("buSX"),Qe=e("EaaV"),pt=e("BlUI"),Ge=e("J04M"),je=e("X/IY"),_e={adjustX:1,adjustY:1},ht={topLeft:{points:["bl","tl"],overflow:_e,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:_e,offset:[0,7]},leftTop:{points:["tr","tl"],overflow:_e,offset:[-4,0]},rightTop:{points:["tl","tr"],overflow:_e,offset:[4,0]}},Lt={topLeft:{points:["bl","tl"],overflow:_e,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:_e,offset:[0,7]},rightTop:{points:["tr","tl"],overflow:_e,offset:[-4,0]},leftTop:{points:["tl","tr"],overflow:_e,offset:[4,0]}},Ft=ht,Wt=0,Qt={horizontal:"bottomLeft",vertical:"rightTop","vertical-left":"rightTop","vertical-right":"leftTop"},or=function(Pe,at,gt){var ee=At(at),ae=Pe.getState();Pe.setState({defaultActiveFirst:Object(u.a)(Object(u.a)({},ae.defaultActiveFirst),{},Object(L.a)({},ee,gt))})},Tt=function(Ee){Object(y.a)(at,Ee);var Pe=Object(w.a)(at);function at(gt){var ee;Object(O.a)(this,at),ee=Pe.call(this,gt),ee.onDestroy=function(Ae){ee.props.onDestroy(Ae)},ee.onKeyDown=function(Ae){var De=Ae.keyCode,$e=ee.menuInstance,Bt=ee.props,$t=Bt.isOpen,St=Bt.store;if(De===T.a.ENTER)return ee.onTitleClick(Ae),or(St,ee.props.eventKey,!0),!0;if(De===T.a.RIGHT)return $t?$e.onKeyDown(Ae):(ee.triggerOpenChange(!0),or(St,ee.props.eventKey,!0)),!0;if(De===T.a.LEFT){var _t;if($t)_t=$e.onKeyDown(Ae);else return;return _t||(ee.triggerOpenChange(!1),_t=!0),_t}return $t&&(De===T.a.UP||De===T.a.DOWN)?$e.onKeyDown(Ae):void 0},ee.onOpenChange=function(Ae){ee.props.onOpenChange(Ae)},ee.onPopupVisibleChange=function(Ae){ee.triggerOpenChange(Ae,Ae?"mouseenter":"mouseleave")},ee.onMouseEnter=function(Ae){var De=ee.props,$e=De.eventKey,Bt=De.onMouseEnter,$t=De.store;or($t,ee.props.eventKey,!1),Bt({key:$e,domEvent:Ae})},ee.onMouseLeave=function(Ae){var De=ee.props,$e=De.parentMenu,Bt=De.eventKey,$t=De.onMouseLeave;$e.subMenuInstance=Object(g.a)(ee),$t({key:Bt,domEvent:Ae})},ee.onTitleMouseEnter=function(Ae){var De=ee.props,$e=De.eventKey,Bt=De.onItemHover,$t=De.onTitleMouseEnter;Bt({key:$e,hover:!0}),$t({key:$e,domEvent:Ae})},ee.onTitleMouseLeave=function(Ae){var De=ee.props,$e=De.parentMenu,Bt=De.eventKey,$t=De.onItemHover,St=De.onTitleMouseLeave;$e.subMenuInstance=Object(g.a)(ee),$t({key:Bt,hover:!1}),St({key:Bt,domEvent:Ae})},ee.onTitleClick=function(Ae){var De=Object(g.a)(ee),$e=De.props;if($e.onTitleClick({key:$e.eventKey,domEvent:Ae}),$e.triggerSubMenuAction==="hover")return;ee.triggerOpenChange(!$e.isOpen,"click"),or($e.store,ee.props.eventKey,!1)},ee.onSubMenuClick=function(Ae){typeof ee.props.onClick=="function"&&ee.props.onClick(ee.addKeyPath(Ae))},ee.onSelect=function(Ae){ee.props.onSelect(Ae)},ee.onDeselect=function(Ae){ee.props.onDeselect(Ae)},ee.getPrefixCls=function(){return"".concat(ee.props.rootPrefixCls,"-submenu")},ee.getActiveClassName=function(){return"".concat(ee.getPrefixCls(),"-active")},ee.getDisabledClassName=function(){return"".concat(ee.getPrefixCls(),"-disabled")},ee.getSelectedClassName=function(){return"".concat(ee.getPrefixCls(),"-selected")},ee.getOpenClassName=function(){return"".concat(ee.props.rootPrefixCls,"-submenu-open")},ee.saveMenuInstance=function(Ae){ee.menuInstance=Ae},ee.addKeyPath=function(Ae){return Object(u.a)(Object(u.a)({},Ae),{},{keyPath:(Ae.keyPath||[]).concat(ee.props.eventKey)})},ee.triggerOpenChange=function(Ae,De){var $e=ee.props.eventKey,Bt=function(){ee.onOpenChange({key:$e,item:Object(g.a)(ee),trigger:De,open:Ae})};De==="mouseenter"?ee.mouseenterTimeout=setTimeout(function(){Bt()},0):Bt()},ee.isChildrenSelected=function(){var Ae={find:!1};return Fe(ee.props.children,ee.props.selectedKeys,Ae),Ae.find},ee.isOpen=function(){return ee.props.openKeys.indexOf(ee.props.eventKey)!==-1},ee.adjustWidth=function(){if(!ee.subMenuTitle||!ee.menuInstance)return;var Ae=Qe.findDOMNode(ee.menuInstance);if(Ae.offsetWidth>=ee.subMenuTitle.offsetWidth)return;Ae.style.minWidth="".concat(ee.subMenuTitle.offsetWidth,"px")},ee.saveSubMenuTitle=function(Ae){ee.subMenuTitle=Ae},ee.getBaseProps=function(){var Ae=Object(g.a)(ee),De=Ae.props;return{mode:De.mode==="horizontal"?"vertical":De.mode,visible:ee.props.isOpen,level:De.level+1,inlineIndent:De.inlineIndent,focusable:!1,onClick:ee.onSubMenuClick,onSelect:ee.onSelect,onDeselect:ee.onDeselect,onDestroy:ee.onDestroy,selectedKeys:De.selectedKeys,eventKey:"".concat(De.eventKey,"-menu-"),openKeys:De.openKeys,motion:De.motion,onOpenChange:ee.onOpenChange,subMenuOpenDelay:De.subMenuOpenDelay,parentMenu:Object(g.a)(ee),subMenuCloseDelay:De.subMenuCloseDelay,forceSubMenuRender:De.forceSubMenuRender,triggerSubMenuAction:De.triggerSubMenuAction,builtinPlacements:De.builtinPlacements,defaultActiveFirst:De.store.getState().defaultActiveFirst[At(De.eventKey)],multiple:De.multiple,prefixCls:De.rootPrefixCls,id:ee.internalMenuId,manualRef:ee.saveMenuInstance,itemIcon:De.itemIcon,expandIcon:De.expandIcon,direction:De.direction}},ee.getMotion=function(Ae,De){var $e=Object(g.a)(ee),Bt=$e.haveRendered,$t=ee.props,St=$t.motion,_t=$t.rootPrefixCls,Dt=Object(u.a)(Object(u.a)({},St),{},{leavedClassName:"".concat(_t,"-hidden"),removeOnLeave:!1,motionAppear:Bt||!De||Ae!=="inline"});return Dt};var ae=gt.store,k=gt.eventKey,J=ae.getState(),se=J.defaultActiveFirst;ee.isRootMenu=!1;var ge=!1;return se&&(ge=se[k]),or(ae,k,ge),ee}return Object(v.a)(at,[{key:"componentDidMount",value:function(){this.componentDidUpdate()}},{key:"componentDidUpdate",value:function(){var ee=this,ae=this.props,k=ae.mode,J=ae.parentMenu,se=ae.manualRef;if(se&&se(this),k!=="horizontal"||!J.isRootMenu||!this.props.isOpen)return;this.minWidthTimeout=setTimeout(function(){return ee.adjustWidth()},0)}},{key:"componentWillUnmount",value:function(){var ee=this.props,ae=ee.onDestroy,k=ee.eventKey;ae&&ae(k),this.minWidthTimeout&&clearTimeout(this.minWidthTimeout),this.mouseenterTimeout&&clearTimeout(this.mouseenterTimeout)}},{key:"renderChildren",value:function(ee){var ae=this,k=this.getBaseProps(),J=this.getMotion(k.mode,k.visible);if(this.haveRendered=!0,this.haveOpened=this.haveOpened||k.visible||k.forceSubMenuRender,!this.haveOpened)return p.createElement("div",null);var se=k.direction;return p.createElement(je.default,Object.assign({visible:k.visible},J),function(ge){var Ae=ge.className,De=ge.style,$e=N()("".concat(k.prefixCls,"-sub"),Ae,Object(L.a)({},"".concat(k.prefixCls,"-rtl"),se==="rtl"));return p.createElement(Pt,Object.assign({},k,{id:ae.internalMenuId,className:$e,style:De}),ee)})}},{key:"render",value:function(){var ee,ae=Object(u.a)({},this.props),k=ae.isOpen,J=this.getPrefixCls(),se=ae.mode==="inline",ge=N()(J,"".concat(J,"-").concat(ae.mode),(ee={},Object(L.a)(ee,ae.className,!!ae.className),Object(L.a)(ee,this.getOpenClassName(),k),Object(L.a)(ee,this.getActiveClassName(),ae.active||k&&!se),Object(L.a)(ee,this.getDisabledClassName(),ae.disabled),Object(L.a)(ee,this.getSelectedClassName(),this.isChildrenSelected()),ee));this.internalMenuId||(ae.eventKey?this.internalMenuId="".concat(ae.eventKey,"$Menu"):(Wt+=1,this.internalMenuId="$__$".concat(Wt,"$Menu")));var Ae={},De={},$e={};ae.disabled||(Ae={onMouseLeave:this.onMouseLeave,onMouseEnter:this.onMouseEnter},De={onClick:this.onTitleClick},$e={onMouseEnter:this.onTitleMouseEnter,onMouseLeave:this.onTitleMouseLeave});var Bt={},$t=ae.direction;se&&($t==="rtl"?Bt.paddingRight=ae.inlineIndent*ae.level:Bt.paddingLeft=ae.inlineIndent*ae.level);var St={};this.props.isOpen&&(St={"aria-owns":this.internalMenuId});var _t=null;ae.mode!=="horizontal"&&(_t=this.props.expandIcon,typeof this.props.expandIcon=="function"&&(_t=p.createElement(this.props.expandIcon,Object(u.a)({},this.props))));var Dt=p.createElement("div",Object.assign({ref:this.saveSubMenuTitle,style:Bt,className:"".concat(J,"-title"),role:"button"},$e,De,{"aria-expanded":k},St,{"aria-haspopup":"true",title:typeof ae.title=="string"?ae.title:void 0}),ae.title,_t||p.createElement("i",{className:"".concat(J,"-arrow")})),Yt=this.renderChildren(ae.children),wt=ae.parentMenu.isRootMenu?ae.parentMenu.props.getPopupContainer:function(dt){return dt.parentNode},ur=Qt[ae.mode],er=ae.popupOffset?{offset:ae.popupOffset}:{},ze=ae.mode==="inline"?"":ae.popupClassName;ze+=$t==="rtl"?" ".concat(J,"-rtl"):"";var tt=ae.disabled,We=ae.triggerSubMenuAction,st=ae.subMenuOpenDelay,ct=ae.forceSubMenuRender,lt=ae.subMenuCloseDelay,Ue=ae.builtinPlacements;mt.forEach(function(dt){return delete ae[dt]}),delete ae.onClick;var qe=$t==="rtl"?Object.assign({},Lt,Ue):Object.assign({},ht,Ue);return delete ae.direction,p.createElement("li",Object.assign({},ae,Ae,{className:ge,role:"menuitem"}),se&&Dt,se&&Yt,!se&&p.createElement(Ge.a,{prefixCls:J,popupClassName:N()("".concat(J,"-popup"),ze),getPopupContainer:wt,builtinPlacements:qe,popupPlacement:ur,popupVisible:k,popupAlign:er,popup:Yt,action:tt?[]:[We],mouseEnterDelay:st,mouseLeaveDelay:lt,onPopupVisibleChange:this.onPopupVisibleChange,forceRender:ct},Dt))}}]),at}(p.Component);Tt.defaultProps={onMouseEnter:Ve,onMouseLeave:Ve,onTitleMouseEnter:Ve,onTitleMouseLeave:Ve,onTitleClick:Ve,manualRef:Ve,mode:"vertical",title:""};var jt=f(function(Ee,Pe){var at=Ee.openKeys,gt=Ee.activeKey,ee=Ee.selectedKeys,ae=Pe.eventKey,k=Pe.subMenuKey;return{isOpen:at.indexOf(ae)>-1,active:gt[k]===ae,selectedKeys:ee}})(Tt);jt.isSubMenu=!0;var zt=jt,Nt="menuitem-overflowed",Ht=.5,it=function(Ee){Object(y.a)(at,Ee);var Pe=Object(w.a)(at);function at(){var gt;return Object(O.a)(this,at),gt=Pe.apply(this,arguments),gt.resizeObserver=null,gt.mutationObserver=null,gt.originalTotalWidth=0,gt.overflowedItems=[],gt.menuItemSizes=[],gt.cancelFrameId=null,gt.state={lastVisibleIndex:void 0},gt.getMenuItemNodes=function(){var ee=gt.props.prefixCls,ae=Qe.findDOMNode(Object(g.a)(gt));return ae?[].slice.call(ae.children).filter(function(k){return k.className.split(" ").indexOf("".concat(ee,"-overflowed-submenu"))<0}):[]},gt.getOverflowedSubMenuItem=function(ee,ae,k){var J=gt.props,se=J.overflowedIndicator,ge=J.level,Ae=J.mode,De=J.prefixCls,$e=J.theme;if(ge!==1||Ae!=="horizontal")return null;var Bt=gt.props.children[0],$t=Bt.props,St=$t.children,_t=$t.title,Dt=$t.style,Yt=Object(bt.a)($t,["children","title","style"]),wt=Object(u.a)({},Dt),ur="".concat(ee,"-overflowed-indicator"),er="".concat(ee,"-overflowed-indicator");ae.length===0&&k!==!0?wt=Object(u.a)(Object(u.a)({},wt),{},{display:"none"}):k&&(wt=Object(u.a)(Object(u.a)({},wt),{},{visibility:"hidden",position:"absolute"}),ur="".concat(ur,"-placeholder"),er="".concat(er,"-placeholder"));var ze=$e?"".concat(De,"-").concat($e):"",tt={};return mt.forEach(function(We){Yt[We]!==void 0&&(tt[We]=Yt[We])}),p.createElement(zt,Object.assign({title:se,className:"".concat(De,"-overflowed-submenu"),popupClassName:ze},tt,{key:ur,eventKey:er,disabled:!1,style:wt}),ae)},gt.setChildrenWidthAndResize=function(){if(gt.props.mode!=="horizontal")return;var ee=Qe.findDOMNode(Object(g.a)(gt));if(!ee)return;var ae=ee.children;if(!ae||ae.length===0)return;var k=ee.children[ae.length-1];Je(k,"display","inline-block");var J=gt.getMenuItemNodes(),se=J.filter(function(ge){return ge.className.split(" ").indexOf(Nt)>=0});se.forEach(function(ge){Je(ge,"display","inline-block")}),gt.menuItemSizes=J.map(function(ge){return rt(ge,!0)}),se.forEach(function(ge){Je(ge,"display","none")}),gt.overflowedIndicatorWidth=rt(ee.children[ee.children.length-1],!0),gt.originalTotalWidth=gt.menuItemSizes.reduce(function(ge,Ae){return ge+Ae},0),gt.handleResize(),Je(k,"display","none")},gt.handleResize=function(){if(gt.props.mode!=="horizontal")return;var ee=Qe.findDOMNode(Object(g.a)(gt));if(!ee)return;var ae=rt(ee);gt.overflowedItems=[];var k=0,J;gt.originalTotalWidth>ae+Ht&&(J=-1,gt.menuItemSizes.forEach(function(se){k+=se,k+gt.overflowedIndicatorWidth<=ae&&(J+=1)})),gt.setState({lastVisibleIndex:J})},gt}return Object(v.a)(at,[{key:"componentDidMount",value:function(){var ee=this;if(this.setChildrenWidthAndResize(),this.props.level===1&&this.props.mode==="horizontal"){var ae=Qe.findDOMNode(this);if(!ae)return;this.resizeObserver=new pt.default(function(k){k.forEach(function(){var J=ee.cancelFrameId;cancelAnimationFrame(J),ee.cancelFrameId=requestAnimationFrame(ee.setChildrenWidthAndResize)})}),[].slice.call(ae.children).concat(ae).forEach(function(k){ee.resizeObserver.observe(k)}),typeof MutationObserver!="undefined"&&(this.mutationObserver=new MutationObserver(function(){ee.resizeObserver.disconnect(),[].slice.call(ae.children).concat(ae).forEach(function(k){ee.resizeObserver.observe(k)}),ee.setChildrenWidthAndResize()}),this.mutationObserver.observe(ae,{attributes:!1,childList:!0,subTree:!1}))}}},{key:"componentWillUnmount",value:function(){this.resizeObserver&&this.resizeObserver.disconnect(),this.mutationObserver&&this.mutationObserver.disconnect(),cancelAnimationFrame(this.cancelFrameId)}},{key:"renderChildren",value:function(ee){var ae=this,k=this.state.lastVisibleIndex;return(ee||[]).reduce(function(J,se,ge){var Ae=se;if(ae.props.mode==="horizontal"){var De=ae.getOverflowedSubMenuItem(se.props.eventKey,[]);k!==void 0&&ae.props.className.indexOf("".concat(ae.props.prefixCls,"-root"))!==-1&&(ge>k&&(Ae=p.cloneElement(se,{style:{display:"none"},eventKey:"".concat(se.props.eventKey,"-hidden"),className:"".concat(Nt)})),ge===k+1&&(ae.overflowedItems=ee.slice(k+1).map(function(Bt){return p.cloneElement(Bt,{key:Bt.props.eventKey,mode:"vertical-left"})}),De=ae.getOverflowedSubMenuItem(se.props.eventKey,ae.overflowedItems)));var $e=[].concat(Object(ut.a)(J),[De,Ae]);return ge===ee.length-1&&$e.push(ae.getOverflowedSubMenuItem(se.props.eventKey,[],!0)),$e}return[].concat(Object(ut.a)(J),[Ae])},[])}},{key:"render",value:function(){var ee=this.props,ae=ee.visible,k=ee.prefixCls,J=ee.overflowedIndicator,se=ee.mode,ge=ee.level,Ae=ee.tag,De=ee.children,$e=ee.theme,Bt=Object(bt.a)(ee,["visible","prefixCls","overflowedIndicator","mode","level","tag","children","theme"]),$t=Ae;return p.createElement($t,Object.assign({},Bt),this.renderChildren(De))}}]),at}(p.Component);it.defaultProps={tag:"div",className:""};var He=it;function ne(Ee){return Ee.length?Ee.every(function(Pe){return!!Pe.props.disabled}):!0}function ce(Ee,Pe,at){var gt=Ee.getState();Ee.setState({activeKey:Object(u.a)(Object(u.a)({},gt.activeKey),{},Object(L.a)({},Pe,at))})}function Ze(Ee){return Ee.eventKey||"0-menu-"}function Me(Ee,Pe){var at=Pe,gt=Ee.children,ee=Ee.eventKey;if(at){var ae;if(Be(gt,function(k,J){k&&k.props&&!k.props.disabled&&at===Xe(k,ee,J)&&(ae=!0)}),ae)return at}return at=null,Ee.defaultActiveFirst&&Be(gt,function(k,J){!at&&k&&!k.props.disabled&&(at=Xe(k,ee,J))}),at}function Ke(Ee){if(Ee){var Pe=this.instanceArray.indexOf(Ee);Pe!==-1?this.instanceArray[Pe]=Ee:this.instanceArray.push(Ee)}}var sr=function(Ee){Object(y.a)(at,Ee);var Pe=Object(w.a)(at);function at(gt){var ee;return Object(O.a)(this,at),ee=Pe.call(this,gt),ee.onKeyDown=function(ae,k){var J=ae.keyCode,se;if(ee.getFlatInstanceArray().forEach(function(Ae){Ae&&Ae.props.active&&Ae.onKeyDown&&(se=Ae.onKeyDown(ae))}),se)return 1;var ge=null;return(J===T.a.UP||J===T.a.DOWN)&&(ge=ee.step(J===T.a.UP?-1:1)),ge?(ae.preventDefault(),ce(ee.props.store,Ze(ee.props),ge.props.eventKey),typeof k=="function"&&k(ge),1):void 0},ee.onItemHover=function(ae){var k=ae.key,J=ae.hover;ce(ee.props.store,Ze(ee.props),J?k:null)},ee.onDeselect=function(ae){ee.props.onDeselect(ae)},ee.onSelect=function(ae){ee.props.onSelect(ae)},ee.onClick=function(ae){ee.props.onClick(ae)},ee.onOpenChange=function(ae){ee.props.onOpenChange(ae)},ee.onDestroy=function(ae){ee.props.onDestroy(ae)},ee.getFlatInstanceArray=function(){return ee.instanceArray},ee.step=function(ae){var k=ee.getFlatInstanceArray(),J=ee.props.store.getState().activeKey[Ze(ee.props)],se=k.length;if(!se)return null;ae<0&&(k=k.concat().reverse());var ge=-1;if(k.every(function(Bt,$t){return Bt&&Bt.props.eventKey===J?(ge=$t,!1):!0}),!ee.props.defaultActiveFirst&&ge!==-1&&ne(k.slice(ge,se-1)))return;var Ae=(ge+1)%se,De=Ae;do{var $e=k[De];if(!$e||$e.props.disabled)De=(De+1)%se;else return $e}while(De!==Ae);return null},ee.renderCommonMenuItem=function(ae,k,J){var se=ee.props.store.getState(),ge=Object(g.a)(ee),Ae=ge.props,De=Xe(ae,Ae.eventKey,k),$e=ae.props;if(!$e||typeof ae.type=="string")return ae;var Bt=De===se.activeKey,$t=Object(u.a)(Object(u.a)({mode:$e.mode||Ae.mode,level:Ae.level,inlineIndent:Ae.inlineIndent,renderMenuItem:ee.renderMenuItem,rootPrefixCls:Ae.prefixCls,index:k,parentMenu:Ae.parentMenu,manualRef:$e.disabled?void 0:Object(b.a)(ae.ref,Ke.bind(Object(g.a)(ee))),eventKey:De,active:!$e.disabled&&Bt,multiple:Ae.multiple,onClick:function(_t){($e.onClick||Ve)(_t),ee.onClick(_t)},onItemHover:ee.onItemHover,motion:Ae.motion,subMenuOpenDelay:Ae.subMenuOpenDelay,subMenuCloseDelay:Ae.subMenuCloseDelay,forceSubMenuRender:Ae.forceSubMenuRender,onOpenChange:ee.onOpenChange,onDeselect:ee.onDeselect,onSelect:ee.onSelect,builtinPlacements:Ae.builtinPlacements,itemIcon:$e.itemIcon||ee.props.itemIcon,expandIcon:$e.expandIcon||ee.props.expandIcon},J),{},{direction:Ae.direction});return(Ae.mode==="inline"||vt())&&($t.triggerSubMenuAction="click"),p.cloneElement(ae,$t)},ee.renderMenuItem=function(ae,k,J){if(!ae)return null;var se=ee.props.store.getState(),ge={openKeys:se.openKeys,selectedKeys:se.selectedKeys,triggerSubMenuAction:ee.props.triggerSubMenuAction,subMenuKey:J};return ee.renderCommonMenuItem(ae,k,ge)},gt.store.setState({activeKey:Object(u.a)(Object(u.a)({},gt.store.getState().activeKey),{},Object(L.a)({},gt.eventKey,Me(gt,gt.activeKey)))}),ee.instanceArray=[],ee}return Object(v.a)(at,[{key:"componentDidMount",value:function(){this.props.manualRef&&this.props.manualRef(this)}},{key:"shouldComponentUpdate",value:function(ee){return this.props.visible||ee.visible||this.props.className!==ee.className||!l()(this.props.style,ee.style)}},{key:"componentDidUpdate",value:function(ee){var ae=this.props,k="activeKey"in ae?ae.activeKey:ae.store.getState().activeKey[Ze(ae)],J=Me(ae,k);if(J!==k)ce(ae.store,Ze(ae),J);else if("activeKey"in ee){var se=Me(ee,ee.activeKey);J!==se&&ce(ae.store,Ze(ae),J)}}},{key:"render",value:function(){var ee=this,ae=Object(E.a)({},this.props);this.instanceArray=[];var k=N()(ae.prefixCls,ae.className,"".concat(ae.prefixCls,"-").concat(ae.mode)),J={className:k,role:ae.role||"menu"};ae.id&&(J.id=ae.id),ae.focusable&&(J.tabIndex=0,J.onKeyDown=this.onKeyDown);var se=ae.prefixCls,ge=ae.eventKey,Ae=ae.visible,De=ae.level,$e=ae.mode,Bt=ae.overflowedIndicator,$t=ae.theme;return mt.forEach(function(St){return delete ae[St]}),delete ae.onClick,p.createElement(He,Object.assign({},ae,{prefixCls:se,mode:$e,tag:"ul",level:De,theme:$t,visible:Ae,overflowedIndicator:Bt},J),p.Children.map(ae.children,function(St,_t){return ee.renderMenuItem(St,_t,ge||"0-menu-")}))}}]),at}(p.Component);sr.defaultProps={prefixCls:"rc-menu",className:"",mode:"vertical",level:1,inlineIndent:24,visible:!0,focusable:!0,style:{},manualRef:Ve};var Ut=f()(sr),Pt=Ut,nr=e("nWwB");function cr(Ee,Pe,at){var gt=Ee.prefixCls,ee=Ee.motion,ae=Ee.defaultMotions,k=ae===void 0?{}:ae,J=Ee.openAnimation,se=Ee.openTransitionName,ge=Pe.switchingModeFromInline;if(ee)return ee;if(Object(D.a)(J)==="object"&&J)Object(nr.a)(!1,"Object type of `openAnimation` is removed. Please use `motion` instead.");else if(typeof J=="string")return{motionName:"".concat(gt,"-open-").concat(J)};if(se)return{motionName:se};var Ae=k[at];return Ae||(ge?null:k.other)}var Xt=function(Ee){Object(y.a)(at,Ee);var Pe=Object(w.a)(at);function at(gt){var ee;Object(O.a)(this,at),ee=Pe.call(this,gt),ee.inlineOpenKeys=[],ee.onSelect=function(J){var se=Object(g.a)(ee),ge=se.props;if(ge.selectable){var Ae=ee.store.getState(),De=Ae.selectedKeys,$e=J.key;ge.multiple?De=De.concat([$e]):De=[$e],"selectedKeys"in ge||ee.store.setState({selectedKeys:De}),ge.onSelect(Object(u.a)(Object(u.a)({},J),{},{selectedKeys:De}))}},ee.onClick=function(J){var se=ee.getRealMenuMode(),ge=Object(g.a)(ee),Ae=ge.store,De=ge.props.onOpenChange;se!=="inline"&&!("openKeys"in ee.props)&&(Ae.setState({openKeys:[]}),De([])),ee.props.onClick(J)},ee.onKeyDown=function(J,se){ee.innerMenu.getWrappedInstance().onKeyDown(J,se)},ee.onOpenChange=function(J){var se=Object(g.a)(ee),ge=se.props,Ae=ee.store.getState().openKeys.concat(),De=!1,$e=function($t){var St=!1;if($t.open)St=Ae.indexOf($t.key)===-1,St&&Ae.push($t.key);else{var _t=Ae.indexOf($t.key);St=_t!==-1,St&&Ae.splice(_t,1)}De=De||St};Array.isArray(J)?J.forEach($e):$e(J),De&&("openKeys"in ee.props||ee.store.setState({openKeys:Ae}),ge.onOpenChange(Ae))},ee.onDeselect=function(J){var se=Object(g.a)(ee),ge=se.props;if(ge.selectable){var Ae=ee.store.getState().selectedKeys.concat(),De=J.key,$e=Ae.indexOf(De);$e!==-1&&Ae.splice($e,1),"selectedKeys"in ge||ee.store.setState({selectedKeys:Ae}),ge.onDeselect(Object(u.a)(Object(u.a)({},J),{},{selectedKeys:Ae}))}},ee.onMouseEnter=function(J){ee.restoreModeVerticalFromInline();var se=ee.props.onMouseEnter;se&&se(J)},ee.onTransitionEnd=function(J){var se=J.propertyName==="width"&&J.target===J.currentTarget,ge=J.target.className,Ae=Object.prototype.toString.call(ge)==="[object SVGAnimatedString]"?ge.animVal:ge,De=J.propertyName==="font-size"&&Ae.indexOf("anticon")>=0;(se||De)&&ee.restoreModeVerticalFromInline()},ee.setInnerMenu=function(J){ee.innerMenu=J},ee.isRootMenu=!0;var ae=gt.defaultSelectedKeys,k=gt.defaultOpenKeys;return"selectedKeys"in gt&&(ae=gt.selectedKeys||[]),"openKeys"in gt&&(k=gt.openKeys||[]),ee.store=C({selectedKeys:ae,openKeys:k,activeKey:{"0-menu-":Me(gt,gt.activeKey)}}),ee.state={switchingModeFromInline:!1},ee}return Object(v.a)(at,[{key:"componentDidMount",value:function(){this.updateMiniStore(),this.updateMenuDisplay()}},{key:"componentDidUpdate",value:function(ee){this.updateOpentKeysWhenSwitchMode(ee),this.updateMiniStore();var ae=this.props,k=ae.siderCollapsed,J=ae.inlineCollapsed,se=ae.onOpenChange;(!ee.inlineCollapsed&&J||!ee.siderCollapsed&&k)&&se([]),this.updateMenuDisplay()}},{key:"updateOpentKeysWhenSwitchMode",value:function(ee){var ae=this.props,k=this.store,J=this.inlineOpenKeys,se=k.getState(),ge={};ee.mode==="inline"&&ae.mode!=="inline"&&this.setState({switchingModeFromInline:!0}),"openKeys"in ae||((ae.inlineCollapsed&&!ee.inlineCollapsed||ae.siderCollapsed&&!ee.siderCollapsed)&&(this.setState({switchingModeFromInline:!0}),this.inlineOpenKeys=se.openKeys.concat(),ge.openKeys=[]),(!ae.inlineCollapsed&&ee.inlineCollapsed||!ae.siderCollapsed&&ee.siderCollapsed)&&(ge.openKeys=J,this.inlineOpenKeys=[])),Object.keys(ge).length&&k.setState(ge)}},{key:"updateMenuDisplay",value:function(){var ee=this.props.collapsedWidth,ae=this.store,k=this.prevOpenKeys,J=this.getInlineCollapsed()&&(ee===0||ee==="0"||ee==="0px");J?(this.prevOpenKeys=ae.getState().openKeys.concat(),this.store.setState({openKeys:[]})):k&&(this.store.setState({openKeys:k}),this.prevOpenKeys=null)}},{key:"getRealMenuMode",value:function(){var ee=this.props.mode,ae=this.state.switchingModeFromInline,k=this.getInlineCollapsed();return ae&&k?"inline":k?"vertical":ee}},{key:"getInlineCollapsed",value:function(){var ee=this.props,ae=ee.inlineCollapsed,k=ee.siderCollapsed;return k!==void 0?k:ae}},{key:"restoreModeVerticalFromInline",value:function(){var ee=this.state.switchingModeFromInline;ee&&this.setState({switchingModeFromInline:!1})}},{key:"updateMiniStore",value:function(){"selectedKeys"in this.props&&this.store.setState({selectedKeys:this.props.selectedKeys||[]}),"openKeys"in this.props&&this.store.setState({openKeys:this.props.openKeys||[]})}},{key:"render",value:function(){var ee=Object(u.a)({},Object(S.default)(this.props,["collapsedWidth","siderCollapsed","defaultMotions"])),ae=this.getRealMenuMode();return ee.className+=" ".concat(ee.prefixCls,"-root"),ee.direction==="rtl"&&(ee.className+=" ".concat(ee.prefixCls,"-rtl")),ee=Object(u.a)(Object(u.a)({},ee),{},{mode:ae,onClick:this.onClick,onOpenChange:this.onOpenChange,onDeselect:this.onDeselect,onSelect:this.onSelect,onMouseEnter:this.onMouseEnter,onTransitionEnd:this.onTransitionEnd,parentMenu:this,motion:cr(this.props,this.state,ae)}),delete ee.openAnimation,delete ee.openTransitionName,p.createElement(o,{store:this.store},p.createElement(Pt,Object.assign({},ee,{ref:this.setInnerMenu}),this.props.children))}}]),at}(p.Component);Xt.defaultProps={selectable:!0,onClick:Ve,onSelect:Ve,onOpenChange:Ve,onDeselect:Ve,defaultSelectedKeys:[],defaultOpenKeys:[],subMenuOpenDelay:.1,subMenuCloseDelay:.1,triggerSubMenuAction:"hover",prefixCls:"rc-menu",className:"",mode:"vertical",style:{},builtinPlacements:{},overflowedIndicator:p.createElement("span",null,"\xB7\xB7\xB7")};var Mt=Xt,me=function(Ee){Object(y.a)(at,Ee);var Pe=Object(w.a)(at);function at(){var gt;return Object(O.a)(this,at),gt=Pe.apply(this,arguments),gt.onKeyDown=function(ee){var ae=ee.keyCode;return ae===T.a.ENTER?(gt.onClick(ee),!0):void 0},gt.onMouseLeave=function(ee){var ae=gt.props,k=ae.eventKey,J=ae.onItemHover,se=ae.onMouseLeave;J({key:k,hover:!1}),se({key:k,domEvent:ee})},gt.onMouseEnter=function(ee){var ae=gt.props,k=ae.eventKey,J=ae.onItemHover,se=ae.onMouseEnter;J({key:k,hover:!0}),se({key:k,domEvent:ee})},gt.onClick=function(ee){var ae=gt.props,k=ae.eventKey,J=ae.multiple,se=ae.onClick,ge=ae.onSelect,Ae=ae.onDeselect,De=ae.isSelected,$e={key:k,keyPath:[k],item:Object(g.a)(gt),domEvent:ee};se($e),J?De?Ae($e):ge($e):De||ge($e)},gt.saveNode=function(ee){gt.node=ee},gt}return Object(v.a)(at,[{key:"componentDidMount",value:function(){this.callRef()}},{key:"componentDidUpdate",value:function(){this.callRef()}},{key:"componentWillUnmount",value:function(){var ee=this.props;ee.onDestroy&&ee.onDestroy(ee.eventKey)}},{key:"getPrefixCls",value:function(){return"".concat(this.props.rootPrefixCls,"-item")}},{key:"getActiveClassName",value:function(){return"".concat(this.getPrefixCls(),"-active")}},{key:"getSelectedClassName",value:function(){return"".concat(this.getPrefixCls(),"-selected")}},{key:"getDisabledClassName",value:function(){return"".concat(this.getPrefixCls(),"-disabled")}},{key:"callRef",value:function(){this.props.manualRef&&this.props.manualRef(this)}},{key:"render",value:function(){var ee,ae=Object(u.a)({},this.props),k=N()(this.getPrefixCls(),ae.className,(ee={},Object(L.a)(ee,this.getActiveClassName(),!ae.disabled&&ae.active),Object(L.a)(ee,this.getSelectedClassName(),ae.isSelected),Object(L.a)(ee,this.getDisabledClassName(),ae.disabled),ee)),J=Object(u.a)(Object(u.a)({},ae.attribute),{},{title:typeof ae.title=="string"?ae.title:void 0,className:k,role:ae.role||"menuitem","aria-disabled":ae.disabled});ae.role==="option"?J=Object(u.a)(Object(u.a)({},J),{},{role:"option","aria-selected":ae.isSelected}):(ae.role===null||ae.role==="none")&&(J.role="none");var se={onClick:ae.disabled?null:this.onClick,onMouseLeave:ae.disabled?null:this.onMouseLeave,onMouseEnter:ae.disabled?null:this.onMouseEnter},ge=Object(u.a)({},ae.style);ae.mode==="inline"&&(ae.direction==="rtl"?ge.paddingRight=ae.inlineIndent*ae.level:ge.paddingLeft=ae.inlineIndent*ae.level),mt.forEach(function(De){return delete ae[De]}),delete ae.direction;var Ae=this.props.itemIcon;return typeof this.props.itemIcon=="function"&&(Ae=p.createElement(this.props.itemIcon,this.props)),p.createElement("li",Object.assign({},Object(S.default)(ae,["onClick","onMouseEnter","onMouseLeave","onSelect"]),J,se,{style:ge,ref:this.saveNode}),ae.children,Ae)}}]),at}(p.Component);me.isMenuItem=!0,me.defaultProps={onSelect:Ve,onMouseEnter:Ve,onMouseLeave:Ve,manualRef:Ve};var le=f(function(Ee,Pe){var at=Ee.activeKey,gt=Ee.selectedKeys,ee=Pe.eventKey,ae=Pe.subMenuKey;return{active:at[ae]===ee,isSelected:gt.indexOf(ee)!==-1}})(me),oe=le,de=function(Ee){Object(y.a)(at,Ee);var Pe=Object(w.a)(at);function at(){var gt;return Object(O.a)(this,at),gt=Pe.apply(this,arguments),gt.renderInnerMenuItem=function(ee){var ae=gt.props,k=ae.renderMenuItem,J=ae.index;return k(ee,J,gt.props.subMenuKey)},gt}return Object(v.a)(at,[{key:"render",value:function(){var ee=Object(E.a)({},this.props),ae=ee.className,k=ae===void 0?"":ae,J=ee.rootPrefixCls,se="".concat(J,"-item-group-title"),ge="".concat(J,"-item-group-list"),Ae=ee.title,De=ee.children;return mt.forEach(function($e){return delete ee[$e]}),delete ee.onClick,delete ee.direction,p.createElement("li",Object.assign({},ee,{className:"".concat(k," ").concat(J,"-item-group")}),p.createElement("div",{className:se,title:typeof Ae=="string"?Ae:void 0},Ae),p.createElement("ul",{className:ge},p.Children.map(De,this.renderInnerMenuItem)))}}]),at}(p.Component);de.isMenuItemGroup=!0,de.defaultProps={disabled:!0};var Se=de,Ce=function(Pe){var at=Pe.className,gt=Pe.rootPrefixCls,ee=Pe.style;return p.createElement("li",{className:"".concat(at," ").concat(gt,"-item-divider"),style:ee})};Ce.defaultProps={disabled:!0,className:"",style:{}};var Oe=Ce,Ie=_.f=Mt},"HP/p":function(Z,_,e){"use strict";e.d(_,"a",function(){return u});function u(O){if(O==null)throw new TypeError("Cannot destructure undefined")}},HQlQ:function(Z,_,e){var u=e("oEo5"),O=e("gyjJ"),v=e("TmiR"),g=e("AMOU");function y(a,t){return a.zlevel===t.zlevel?a.z===t.z?a.z2-t.z2:a.z-t.z:a.zlevel-t.zlevel}var w=function(){this._roots=[],this._displayList=[],this._displayListLen=0};w.prototype={constructor:w,traverse:function(t,o){for(var s=0;s<this._roots.length;s++)this._roots[s].traverse(t,o)},getDisplayList:function(t,o){return o=o||!1,t&&this.updateDisplayList(o),this._displayList},updateDisplayList:function(t){this._displayListLen=0;for(var o=this._roots,s=this._displayList,l=0,n=o.length;l<n;l++)this._updateAndAddDisplayable(o[l],null,t);s.length=this._displayListLen,O.canvasSupported&&g(s,y)},_updateAndAddDisplayable:function(t,o,s){if(t.ignore&&!s)return;t.beforeUpdate(),t.__dirty&&t.update(),t.afterUpdate();var l=t.clipPath;if(l){o?o=o.slice():o=[];for(var n=l,d=t;n;)n.parent=d,n.updateTransform(),o.push(n),d=n,n=n.clipPath}if(t.isGroup){for(var r=t._children,c=0;c<r.length;c++){var i=r[c];t.__dirty&&(i.__dirty=!0),this._updateAndAddDisplayable(i,o,s)}t.__dirty=!1}else t.__clipPaths=o,this._displayList[this._displayListLen++]=t},addRoot:function(t){if(t.__storage===this)return;t instanceof v&&t.addChildrenToStorage(this),this.addToStorage(t),this._roots.push(t)},delRoot:function(t){if(t==null){for(var o=0;o<this._roots.length;o++){var s=this._roots[o];s instanceof v&&s.delChildrenFromStorage(this)}this._roots=[],this._displayList=[],this._displayListLen=0;return}if(t instanceof Array){for(var o=0,l=t.length;o<l;o++)this.delRoot(t[o]);return}var n=u.indexOf(this._roots,t);n>=0&&(this.delFromStorage(t),this._roots.splice(n,1),t instanceof v&&t.delChildrenFromStorage(this))},addToStorage:function(t){return t&&(t.__storage=this,t.dirty(!1)),this},delFromStorage:function(t){return t&&(t.__storage=null),this},dispose:function(){this._renderList=this._roots=null},displayableSortFunc:y};var p=w;Z.exports=p},HcLS:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("LlUK"),g=e.n(v),y=e("ZZRV"),w=e.n(y),p=e("iczh"),a=e.n(p),t=e("y1o2"),o=e.n(t),s=e("ggzp"),l=e("NiCL"),n=e("bnk9"),d=e("UoL5"),r=e("CfwS"),c=e("DxYC"),i=e("LpVx"),h=e("HyFf"),f=e("nSZG"),A=void 0,C=function(E,L){var T={};for(var b in E)Object.prototype.hasOwnProperty.call(E,b)&&L.indexOf(b)<0&&(T[b]=E[b]);if(E!=null&&typeof Object.getOwnPropertySymbols=="function")for(var x=0,b=Object.getOwnPropertySymbols(E);x<b.length;x++)L.indexOf(b[x])<0&&Object.prototype.propertyIsEnumerable.call(E,b[x])&&(T[b[x]]=E[b[x]]);return T},S=y.forwardRef(function(E,L){var T=y.useState(E.visible),b=g()(T,2),x=b[0],N=b[1];y.useEffect(function(){"visible"in E&&N(E.visible)},[E.visible]),y.useEffect(function(){"defaultVisible"in E&&N(E.defaultVisible)},[E.defaultVisible]);var D=function(we,be){"visible"in E||N(we),E.onVisibleChange&&E.onVisibleChange(we,be)},M=function(we){D(!1,we),E.onConfirm&&E.onConfirm.call(A,we)},R=function(we){D(!1,we),E.onCancel&&E.onCancel.call(A,we)},F=function(we){we.keyCode===s.a.ESC&&x&&D(!1,we)},B=function(we){var be=E.disabled;if(be)return;D(we)},H=function(we,be){var Ve=E.okButtonProps,Xe=E.cancelButtonProps,At=E.title,Be=E.cancelText,Fe=E.okText,mt=E.okType,rt=E.icon;return y.createElement("div",{className:"".concat(we,"-inner-content")},y.createElement("div",{className:"".concat(we,"-message")},rt,y.createElement("div",{className:"".concat(we,"-message-title")},Object(h.a)(At))),y.createElement("div",{className:"".concat(we,"-buttons")},y.createElement(n.a,O()({onClick:R,size:"small"},Xe),Be||be.cancelText),y.createElement(n.a,O()({onClick:M},Object(d.a)(mt),{size:"small"},Ve),Fe||be.okText)))},U=y.useContext(i.b),K=U.getPrefixCls,W=E.prefixCls,z=E.placement,Y=E.children,Q=E.overlayClassName,P=C(E,["prefixCls","placement","children","overlayClassName"]),G=K("popover",W),$=K("popconfirm",W),fe=a()($,Q),te=y.createElement(r.a,{componentName:"Popconfirm",defaultLocale:c.a.Popconfirm},function(pe){return H(G,pe)});return y.createElement(l.a,O()({},P,{prefixCls:G,placement:z,onVisibleChange:B,visible:x,overlay:te,overlayClassName:fe,ref:L}),Object(f.a)(Y,{onKeyDown:function(we){var be,Ve;(Ve=Y==null?void 0:(be=Y.props).onKeyDown)===null||Ve===void 0||Ve.call(be,we),F(we)}}))});S.defaultProps={transitionName:"zoom-big",placement:"top",trigger:"click",okType:"primary",icon:y.createElement(o.a,null),disabled:!1},_.a=S},HcOL:function(Z,_){var e=9007199254740991,u=Math.floor;function O(v,g){var y="";if(!v||g<1||g>e)return y;do g%2&&(y+=v),g=u(g/2),g&&(v+=v);while(g);return y}Z.exports=O},HtJV:function(Z,_,e){var u=e("Mvv6"),O=e("u5Eq"),v=e("ZuYS"),g=e("BhfF"),y=e("MYni"),w=e("mCIU"),p=e("naEU"),a="[object Map]",t="[object Object]",o="[object Promise]",s="[object Set]",l="[object WeakMap]",n="[object DataView]",d=p(u),r=p(O),c=p(v),i=p(g),h=p(y),f=w;(u&&f(new u(new ArrayBuffer(1)))!=n||O&&f(new O)!=a||v&&f(v.resolve())!=o||g&&f(new g)!=s||y&&f(new y)!=l)&&(f=function(A){var C=w(A),S=C==t?A.constructor:void 0,E=S?p(S):"";if(E)switch(E){case d:return n;case r:return a;case c:return o;case i:return s;case h:return l}return C}),Z.exports=f},HyFf:function(Z,_,e){"use strict";e.d(_,"a",function(){return u});var u=function(v){if(!v)return null;var g=typeof v=="function";return g?v():v}},I0KN:function(Z,_,e){e("RA1y"),e("T9w4")},"I10+":function(Z,_,e){var u=e("Q6Bq"),O=e("YsOP"),v=e("oEo5"),g=e("QV7q"),y=g.defaultEmphasis,w=e("P0S0"),p=e("CQhY"),a=p.encodeHTML,t=e("Zmji"),o=e("p1Ch"),s=e("fllp"),l=s.initCurvenessList,n=s.createEdgeMapForCurveness,d=u.extendSeriesModel({type:"series.graph",init:function(c){d.superApply(this,"init",arguments);var i=this;function h(){return i._categoriesData}this.legendVisualProvider=new o(h,h),this.fillDataTextStyle(c.edges||c.links),this._updateCategoriesData()},mergeOption:function(c){d.superApply(this,"mergeOption",arguments),this.fillDataTextStyle(c.edges||c.links),this._updateCategoriesData()},mergeDefaultAndTheme:function(c){d.superApply(this,"mergeDefaultAndTheme",arguments),y(c,["edgeLabel"],["show"])},getInitialData:function(c,i){var h=c.edges||c.links||[],f=c.data||c.nodes||[],A=this;if(f&&h){l(this);var C=t(f,h,this,!0,S);return v.each(C.edges,function(E){n(E.node1,E.node2,this,E.dataIndex)},this),C.data}function S(E,L){E.wrapMethod("getItemModel",function(M){var R=A._categoriesModels,F=M.getShallow("category"),B=R[F];return B&&(B.parentModel=M.parentModel,M.parentModel=B),M});var T=A.getModel("edgeLabel"),b=new w({label:T.option},T.parentModel,i),x=A.getModel("emphasis.edgeLabel"),N=new w({emphasis:{label:x.option}},x.parentModel,i);L.wrapMethod("getItemModel",function(M){return M.customizeGetParent(D),M});function D(M){return M=this.parsePath(M),M&&M[0]==="label"?b:M&&M[0]==="emphasis"&&M[1]==="label"?N:this.parentModel}}},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},getCategoriesData:function(){return this._categoriesData},formatTooltip:function(c,i,h){if(h==="edge"){var f=this.getData(),A=this.getDataParams(c,h),C=f.graph.getEdgeByIndex(c),S=f.getName(C.node1.dataIndex),E=f.getName(C.node2.dataIndex),L=[];return S!=null&&L.push(S),E!=null&&L.push(E),L=a(L.join(" > ")),A.value&&(L+=" : "+a(A.value)),L}else return d.superApply(this,"formatTooltip",arguments)},_updateCategoriesData:function(){var c=v.map(this.option.categories||[],function(h){return h.value!=null?h:v.extend({value:0},h)}),i=new O(["value"],this);i.initData(c),this._categoriesData=i,this._categoriesModels=i.mapArray(function(h){return i.getItemModel(h,!0)})},setZoom:function(c){this.option.zoom=c},setCenter:function(c){this.option.center=c},isAnimationEnabled:function(){return d.superCall(this,"isAnimationEnabled")&&!(this.get("layout")==="force"&&this.get("force.layoutAnimation"))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",legendHoverLink:!0,hoverAnimation:!0,layout:null,focusNodeAdjacency:!1,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{label:{show:!0}}}}),r=d;Z.exports=r},I1OY:function(Z,_,e){var u=e("oEo5"),O=e("OCYe"),v=function(w,p,a,t,o,s){this.x=w==null?0:w,this.y=p==null?0:p,this.x2=a==null?1:a,this.y2=t==null?0:t,this.type="linear",this.global=s||!1,O.call(this,o)};v.prototype={constructor:v},u.inherits(v,O);var g=v;Z.exports=g},I3N6:function(Z,_,e){"use strict";var u=e("zjzt"),O=e("buSX"),v=e("55MS"),g=e("FGJx"),y=e("o0AO"),w=e("udBW"),p=e("uwZC"),a=e("lpH6"),t=e("ZZRV"),o=e("iczh"),s=e.n(o),l=e("VqEN"),n=e("AoPA"),d=function(L){var T=L.prefixCls,b=L.level,x=L.isStart,N=L.isEnd;if(!b)return null;for(var D="".concat(T,"-indent-unit"),M=[],R=0;R<b;R+=1){var F;M.push(t.createElement("span",{key:R,className:s()(D,(F={},Object(u.a)(F,"".concat(D,"-start"),x[R+1]),Object(u.a)(F,"".concat(D,"-end"),N[R+1]),Object(u.a)(F,"".concat(D,"-end-first-level"),!R&&N[0]),F))}))}return t.createElement("span",{"aria-hidden":"true",className:"".concat(T,"-indent")},M)},r=d,c=e("1c8c"),i="open",h="close",f="---",A=function(E){Object(p.a)(T,E);var L=Object(a.a)(T);function T(){var b;return Object(g.a)(this,T),b=L.apply(this,arguments),b.state={dragNodeHighlight:!1},b.onSelectorClick=function(x){var N=b.props.context.onNodeClick;N(x,Object(c.b)(b.props)),b.isSelectable()?b.onSelect(x):b.onCheck(x)},b.onSelectorDoubleClick=function(x){var N=b.props.context.onNodeDoubleClick;N(x,Object(c.b)(b.props))},b.onSelect=function(x){if(b.isDisabled())return;var N=b.props.context.onNodeSelect;x.preventDefault(),N(x,Object(c.b)(b.props))},b.onCheck=function(x){if(b.isDisabled())return;var N=b.props,D=N.disableCheckbox,M=N.checked,R=b.props.context.onNodeCheck;if(!b.isCheckable()||D)return;x.preventDefault();var F=!M;R(x,Object(c.b)(b.props),F)},b.onMouseEnter=function(x){var N=b.props.context.onNodeMouseEnter;N(x,Object(c.b)(b.props))},b.onMouseLeave=function(x){var N=b.props.context.onNodeMouseLeave;N(x,Object(c.b)(b.props))},b.onContextMenu=function(x){var N=b.props.context.onNodeContextMenu;N(x,Object(c.b)(b.props))},b.onDragStart=function(x){var N=b.props.context.onNodeDragStart;x.stopPropagation(),b.setState({dragNodeHighlight:!0}),N(x,Object(w.a)(b));try{x.dataTransfer.setData("text/plain","")}catch(D){}},b.onDragEnter=function(x){var N=b.props.context.onNodeDragEnter;x.preventDefault(),x.stopPropagation(),N(x,Object(w.a)(b))},b.onDragOver=function(x){var N=b.props.context.onNodeDragOver;x.preventDefault(),x.stopPropagation(),N(x,Object(w.a)(b))},b.onDragLeave=function(x){var N=b.props.context.onNodeDragLeave;x.stopPropagation(),N(x,Object(w.a)(b))},b.onDragEnd=function(x){var N=b.props.context.onNodeDragEnd;x.stopPropagation(),b.setState({dragNodeHighlight:!1}),N(x,Object(w.a)(b))},b.onDrop=function(x){var N=b.props.context.onNodeDrop;x.preventDefault(),x.stopPropagation(),b.setState({dragNodeHighlight:!1}),N(x,Object(w.a)(b))},b.onExpand=function(x){var N=b.props.context.onNodeExpand;N(x,Object(c.b)(b.props))},b.setSelectHandle=function(x){b.selectHandle=x},b.getNodeState=function(){var x=b.props.expanded;return b.isLeaf()?null:x?i:h},b.hasChildren=function(){var x=b.props.eventKey,N=b.props.context.keyEntities,D=N[x]||{},M=D.children;return!!(M||[]).length},b.isLeaf=function(){var x=b.props,N=x.isLeaf,D=x.loaded,M=b.props.context.loadData,R=b.hasChildren();return N===!1?!1:N||!M&&!R||M&&D&&!R},b.isDisabled=function(){var x=b.props.disabled,N=b.props.context.disabled;return!!(N||x)},b.isCheckable=function(){var x=b.props.checkable,N=b.props.context.checkable;return!N||x===!1?!1:N},b.syncLoadData=function(x){var N=x.expanded,D=x.loading,M=x.loaded,R=b.props.context,F=R.loadData,B=R.onNodeLoad;if(D)return;F&&N&&!b.isLeaf()&&(!b.hasChildren()&&!M&&B(Object(c.b)(b.props)))},b.renderSwitcher=function(){var x=b.props,N=x.expanded,D=x.switcherIcon,M=b.props.context,R=M.prefixCls,F=M.switcherIcon,B=D||F;if(b.isLeaf())return t.createElement("span",{className:s()("".concat(R,"-switcher"),"".concat(R,"-switcher-noop"))},typeof B=="function"?B(Object(v.a)(Object(v.a)({},b.props),{},{isLeaf:!0})):B);var H=s()("".concat(R,"-switcher"),"".concat(R,"-switcher_").concat(N?i:h));return t.createElement("span",{onClick:b.onExpand,className:H},typeof B=="function"?B(Object(v.a)(Object(v.a)({},b.props),{},{isLeaf:!1})):B)},b.renderCheckbox=function(){var x=b.props,N=x.checked,D=x.halfChecked,M=x.disableCheckbox,R=b.props.context.prefixCls,F=b.isDisabled(),B=b.isCheckable();if(!B)return null;var H=typeof B!="boolean"?B:null;return t.createElement("span",{className:s()("".concat(R,"-checkbox"),N&&"".concat(R,"-checkbox-checked"),!N&&D&&"".concat(R,"-checkbox-indeterminate"),(F||M)&&"".concat(R,"-checkbox-disabled")),onClick:b.onCheck},H)},b.renderIcon=function(){var x=b.props.loading,N=b.props.context.prefixCls;return t.createElement("span",{className:s()("".concat(N,"-iconEle"),"".concat(N,"-icon__").concat(b.getNodeState()||"docu"),x&&"".concat(N,"-icon_loading"))})},b.renderSelector=function(){var x=b.state.dragNodeHighlight,N=b.props,D=N.title,M=N.selected,R=N.icon,F=N.loading,B=N.data,H=b.props.context,U=H.prefixCls,K=H.showIcon,W=H.icon,z=H.draggable,Y=H.loadData,Q=H.titleRender,P=b.isDisabled(),G="".concat(U,"-node-content-wrapper"),$;if(K){var fe=R||W;$=fe?t.createElement("span",{className:s()("".concat(U,"-iconEle"),"".concat(U,"-icon__customize"))},typeof fe=="function"?fe(b.props):fe):b.renderIcon()}else Y&&F&&($=b.renderIcon());var te;typeof D=="function"?te=D(B):Q?te=Q(B):te=D;var pe=t.createElement("span",{className:"".concat(U,"-title")},te);return t.createElement("span",{ref:b.setSelectHandle,title:typeof D=="string"?D:"",className:s()("".concat(G),"".concat(G,"-").concat(b.getNodeState()||"normal"),!P&&(M||x)&&"".concat(U,"-node-selected"),!P&&z&&"draggable"),draggable:!P&&z||void 0,"aria-grabbed":!P&&z||void 0,onMouseEnter:b.onMouseEnter,onMouseLeave:b.onMouseLeave,onContextMenu:b.onContextMenu,onClick:b.onSelectorClick,onDoubleClick:b.onSelectorDoubleClick,onDragStart:z?b.onDragStart:void 0},$,pe)},b}return Object(y.a)(T,[{key:"componentDidMount",value:function(){this.syncLoadData(this.props)}},{key:"componentDidUpdate",value:function(){this.syncLoadData(this.props)}},{key:"isSelectable",value:function(){var x=this.props.selectable,N=this.props.context.selectable;return typeof x=="boolean"?x:N}},{key:"render",value:function(){var x,N=this.props,D=N.eventKey,M=N.className,R=N.style,F=N.dragOver,B=N.dragOverGapTop,H=N.dragOverGapBottom,U=N.isLeaf,K=N.isStart,W=N.isEnd,z=N.expanded,Y=N.selected,Q=N.checked,P=N.halfChecked,G=N.loading,$=N.domRef,fe=N.active,te=N.onMouseMove,pe=Object(O.a)(N,["eventKey","className","style","dragOver","dragOverGapTop","dragOverGapBottom","isLeaf","isStart","isEnd","expanded","selected","checked","halfChecked","loading","domRef","active","onMouseMove"]),we=this.props.context,be=we.prefixCls,Ve=we.filterTreeNode,Xe=we.draggable,At=we.keyEntities,Be=this.isDisabled(),Fe=Object(n.f)(pe),mt=At[D]||{},rt=mt.level,Je=W[W.length-1];return t.createElement("div",Object.assign({ref:$,className:s()(M,"".concat(be,"-treenode"),(x={},Object(u.a)(x,"".concat(be,"-treenode-disabled"),Be),Object(u.a)(x,"".concat(be,"-treenode-switcher-").concat(z?"open":"close"),!U),Object(u.a)(x,"".concat(be,"-treenode-checkbox-checked"),Q),Object(u.a)(x,"".concat(be,"-treenode-checkbox-indeterminate"),P),Object(u.a)(x,"".concat(be,"-treenode-selected"),Y),Object(u.a)(x,"".concat(be,"-treenode-loading"),G),Object(u.a)(x,"".concat(be,"-treenode-active"),fe),Object(u.a)(x,"".concat(be,"-treenode-leaf-last"),Je),Object(u.a)(x,"drag-over",!Be&&F),Object(u.a)(x,"drag-over-gap-top",!Be&&B),Object(u.a)(x,"drag-over-gap-bottom",!Be&&H),Object(u.a)(x,"filter-node",Ve&&Ve(Object(c.b)(this.props))),x)),style:R,onDragEnter:Xe?this.onDragEnter:void 0,onDragOver:Xe?this.onDragOver:void 0,onDragLeave:Xe?this.onDragLeave:void 0,onDrop:Xe?this.onDrop:void 0,onDragEnd:Xe?this.onDragEnd:void 0,onMouseMove:te},Fe),t.createElement(r,{prefixCls:be,level:rt,isStart:K,isEnd:W}),this.renderSwitcher(),this.renderCheckbox(),this.renderSelector())}}]),T}(t.Component),C=function(L){return t.createElement(l.a.Consumer,null,function(T){return t.createElement(A,Object.assign({},L,{context:T}))})};C.displayName="TreeNode",C.defaultProps={title:f},C.isTreeNode=1;var S=_.a=C},I6NF:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z"}}]},name:"swap-right",theme:"outlined"};_.default=u},I6zq:function(Z,_,e){var u=e("E1KW"),O=e("SSBM"),v=O.getLayoutRect,g=e("spGK");function y(p,a,t){var o=p.getBoxLayoutParams();return o.aspect=t,v(o,{width:a.getWidth(),height:a.getHeight()})}function w(p,a){var t=[];return p.eachSeriesByType("graph",function(o){var s=o.get("coordinateSystem");if(!s||s==="view"){var l=o.getData(),n=l.mapArray(function(E){var L=l.getItemModel(E);return[+L.get("x"),+L.get("y")]}),d=[],r=[];g.fromPoints(n,d,r),r[0]-d[0]===0&&(r[0]+=1,d[0]-=1),r[1]-d[1]===0&&(r[1]+=1,d[1]-=1);var c=(r[0]-d[0])/(r[1]-d[1]),i=y(o,a,c);isNaN(c)&&(d=[i.x,i.y],r=[i.x+i.width,i.y+i.height]);var h=r[0]-d[0],f=r[1]-d[1],A=i.width,C=i.height,S=o.coordinateSystem=new u;S.zoomLimit=o.get("scaleLimit"),S.setBoundingRect(d[0],d[1],h,f),S.setViewRect(i.x,i.y,A,C),S.setCenter(o.get("center")),S.setZoom(o.get("zoom")),t.push(S)}}),t}Z.exports=w},I9We:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("q6d6"),g=e.n(v),y=e("VmQ4")},ICLB:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=v.createHashMap,y=v.isString,w=v.isArray,p=v.each,a=v.assert,t=e("BQia"),o=t.parseXML,s=g(),l={registerMap:function(d,r,c){var i;return w(r)?i=r:r.svg?i=[{type:"svg",source:r.svg,specialAreas:r.specialAreas}]:(r.geoJson&&!r.features&&(c=r.specialAreas,r=r.geoJson),i=[{type:"geoJSON",source:r,specialAreas:c}]),p(i,function(h){var f=h.type;f==="geoJson"&&(f=h.type="geoJSON");var A=n[f];A(h)}),s.set(d,i)},retrieveMap:function(d){return s.get(d)}},n={geoJSON:function(d){var r=d.source;d.geoJSON=y(r)?typeof JSON!="undefined"&&JSON.parse?JSON.parse(r):new Function("return ("+r+");")():r},svg:function(d){d.svgXML=o(d.source)}};Z.exports=l},IDQs:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("FVtn");e("tFbR"),e("wCui"),e("DW/H"),e("O0fn"),e("gI//"),u.registerLayout(O.curry(v,"bar")),u.extendComponentView({type:"polar"})},IIfR:function(Z,_,e){"use strict";var u=e("LC9H"),O=e("M8PS"),v=e("Q1Fo")},IO27:function(Z,_,e){var u=e("iCoW"),O=e("XTQn"),v=e("oEo5"),g=v.isArray,y="itemStyle",w={seriesType:"treemap",reset:function(r,c,i,h){var f=r.getData().tree,A=f.root;if(A.isRemoved())return;p(A,{},r.getViewRoot().getAncestors(),r)}};function p(r,c,i,h){var f=r.getModel(),A=r.getLayout();if(!A||A.invisible||!A.isInView)return;var C=r.getModel(y),S=a(C,c,h),E=C.get("borderColor"),L=C.get("borderColorSaturation"),T;L!=null&&(T=t(S,r),E=o(L,T)),r.setVisual("borderColor",E);var b=r.viewChildren;if(!b||!b.length)T=t(S,r),r.setVisual("color",T);else{var x=l(r,f,A,C,S,b);v.each(b,function(N,D){if(N.depth>=i.length||N===i[N.depth]){var M=d(f,S,N,D,x,h);p(N,M,i,h)}})}}function a(r,c,i){var h=v.extend({},c),f=i.designatedVisualItemStyle;return v.each(["color","colorAlpha","colorSaturation"],function(A){f[A]=c[A];var C=r.get(A);f[A]=null,C!=null&&(h[A]=C)}),h}function t(r){var c=s(r,"color");if(c){var i=s(r,"colorAlpha"),h=s(r,"colorSaturation");return h&&(c=O.modifyHSL(c,null,null,h)),i&&(c=O.modifyAlpha(c,i)),c}}function o(r,c){return c!=null?O.modifyHSL(c,null,null,r):null}function s(r,c){var i=r[c];if(i!=null&&i!=="none")return i}function l(r,c,i,h,f,A){if(!A||!A.length)return;var C=n(c,"color")||f.color!=null&&f.color!=="none"&&(n(c,"colorAlpha")||n(c,"colorSaturation"));if(!C)return;var S=c.get("visualMin"),E=c.get("visualMax"),L=i.dataExtent.slice();S!=null&&S<L[0]&&(L[0]=S),E!=null&&E>L[1]&&(L[1]=E);var T=c.get("colorMappingBy"),b={type:C.name,dataExtent:L,visual:C.range};b.type==="color"&&(T==="index"||T==="id")?(b.mappingMethod="category",b.loop=!0):b.mappingMethod="linear";var x=new u(b);return x.__drColorMappingBy=T,x}function n(r,c){var i=r.get(c);return g(i)&&i.length?{name:c,range:i}:null}function d(r,c,i,h,f,A){var C=v.extend({},c);if(f){var S=f.type,E=S==="color"&&f.__drColorMappingBy,L=E==="index"?h:E==="id"?A.mapIdToIndex(i.getId()):i.getValue(r.get("visualDimension"));C[S]=f.mapValueToVisual(L)}return C}Z.exports=w},IPcT:function(Z,_,e){(function(u){var O;typeof window!="undefined"?O=window.__DEV__:typeof u!="undefined"&&(O=u.__DEV__),typeof O=="undefined"&&(O=!0);var v=O;_.__DEV__=v}).call(this,e("UywP"))},"IQq/":function(Z,_,e){var u=e("oEo5"),O=e("1JkX"),v=e("zYjg"),g=e("OKMW"),y=e("Az1A"),w=e("cARS"),p=e("QV7q"),a=p.makeInner,t=a(),o=u.clone,s=u.bind;function l(){}l.prototype={_group:null,_lastGraphicKey:null,_handle:null,_dragging:!1,_lastValue:null,_lastStatus:null,_payloadInfo:null,animationThreshold:15,render:function(f,A,C,S){var E=A.get("value"),L=A.get("status");if(this._axisModel=f,this._axisPointerModel=A,this._api=C,!S&&this._lastValue===E&&this._lastStatus===L)return;this._lastValue=E,this._lastStatus=L;var T=this._group,b=this._handle;if(!L||L==="hide"){T&&T.hide(),b&&b.hide();return}T&&T.show(),b&&b.show();var x={};this.makeElOption(x,E,f,A,C);var N=x.graphicKey;N!==this._lastGraphicKey&&this.clear(C),this._lastGraphicKey=N;var D=this._moveAnimation=this.determineAnimation(f,A);if(!T)T=this._group=new v.Group,this.createPointerEl(T,x,f,A),this.createLabelEl(T,x,f,A),C.getZr().add(T);else{var M=u.curry(n,A,D);this.updatePointerEl(T,x,M,A),this.updateLabelEl(T,x,M,A)}i(T,A,!0),this._renderHandle(E)},remove:function(f){this.clear(f)},dispose:function(f){this.clear(f)},determineAnimation:function(f,A){var C=A.get("animation"),S=f.axis,E=S.type==="category",L=A.get("snap");if(!L&&!E)return!1;if(C==="auto"||C==null){var T=this.animationThreshold;if(E&&S.getBandWidth()>T)return!0;if(L){var b=g.getAxisInfo(f).seriesDataCount,x=S.getExtent();return Math.abs(x[0]-x[1])/b>T}return!1}return C===!0},makeElOption:function(f,A,C,S,E){},createPointerEl:function(f,A,C,S){var E=A.pointer;if(E){var L=t(f).pointerEl=new v[E.type](o(A.pointer));f.add(L)}},createLabelEl:function(f,A,C,S){if(A.label){var E=t(f).labelEl=new v.Rect(o(A.label));f.add(E),r(E,S)}},updatePointerEl:function(f,A,C){var S=t(f).pointerEl;S&&A.pointer&&(S.setStyle(A.pointer.style),C(S,{shape:A.pointer.shape}))},updateLabelEl:function(f,A,C,S){var E=t(f).labelEl;E&&(E.setStyle(A.label.style),C(E,{shape:A.label.shape,position:A.label.position}),r(E,S))},_renderHandle:function(f){if(this._dragging||!this.updateHandleTransform)return;var A=this._axisPointerModel,C=this._api.getZr(),S=this._handle,E=A.getModel("handle"),L=A.get("status");if(!E.get("show")||!L||L==="hide"){S&&C.remove(S),this._handle=null;return}var T;this._handle||(T=!0,S=this._handle=v.createIcon(E.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(N){y.stop(N.event)},onmousedown:s(this._onHandleDragMove,this,0,0),drift:s(this._onHandleDragMove,this),ondragend:s(this._onHandleDragEnd,this)}),C.add(S)),i(S,A,!1);var b=["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];S.setStyle(E.getItemStyle(null,b));var x=E.get("size");u.isArray(x)||(x=[x,x]),S.attr("scale",[x[0]/2,x[1]/2]),w.createOrUpdate(this,"_doDispatchAxisPointer",E.get("throttle")||0,"fixRate"),this._moveHandleToValue(f,T)},_moveHandleToValue:function(f,A){n(this._axisPointerModel,!A&&this._moveAnimation,this._handle,c(this.getHandleTransform(f,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(f,A){var C=this._handle;if(!C)return;this._dragging=!0;var S=this.updateHandleTransform(c(C),[f,A],this._axisModel,this._axisPointerModel);this._payloadInfo=S,C.stopAnimation(),C.attr(c(S)),t(C).lastProp=null,this._doDispatchAxisPointer()},_doDispatchAxisPointer:function(){var f=this._handle;if(!f)return;var A=this._payloadInfo,C=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:A.cursorPoint[0],y:A.cursorPoint[1],tooltipOption:A.tooltipOption,axesInfo:[{axisDim:C.axis.dim,axisIndex:C.componentIndex}]})},_onHandleDragEnd:function(f){this._dragging=!1;var A=this._handle;if(!A)return;var C=this._axisPointerModel.get("value");this._moveHandleToValue(C),this._api.dispatchAction({type:"hideTip"})},getHandleTransform:null,updateHandleTransform:null,clear:function(f){this._lastValue=null,this._lastStatus=null;var A=f.getZr(),C=this._group,S=this._handle;A&&C&&(this._lastGraphicKey=null,C&&A.remove(C),S&&A.remove(S),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(f,A,C){return C=C||0,{x:f[C],y:f[1-C],width:A[C],height:A[1-C]}}},l.prototype.constructor=l;function n(f,A,C,S){d(t(C).lastProp,S)||(t(C).lastProp=S,A?v.updateProps(C,S,f):(C.stopAnimation(),C.attr(S)))}function d(f,A){if(u.isObject(f)&&u.isObject(A)){var C=!0;return u.each(A,function(S,E){C=C&&d(f[E],S)}),!!C}else return f===A}function r(f,A){f[A.get("label.show")?"show":"hide"]()}function c(f){return{position:f.position.slice(),rotation:f.rotation||0}}function i(f,A,C){var S=A.get("z"),E=A.get("zlevel");f&&f.traverse(function(L){L.type!=="group"&&(S!=null&&(L.z=S),E!=null&&(L.zlevel=E),L.silent=C)})}O.enableClassExtend(l);var h=l;Z.exports=h},IT7P:function(Z,_){var e="http://www.w3.org/2000/svg";function u(O){return document.createElementNS(e,O)}_.createElement=u},IU03:function(Z,_,e){var u=e("oEo5"),O=e("F62y"),v=e("zYjg"),g=e("342z"),y=["itemStyle"],w=["emphasis","itemStyle"],p=O.extend({type:"boxplot",render:function(n,d,r){var c=n.getData(),i=this.group,h=this._data;this._data||i.removeAll();var f=n.get("layout")==="horizontal"?1:0;c.diff(h).add(function(A){if(c.hasValue(A)){var C=c.getItemLayout(A),S=t(C,c,A,f,!0);c.setItemGraphicEl(A,S),i.add(S)}}).update(function(A,C){var S=h.getItemGraphicEl(C);if(!c.hasValue(A)){i.remove(S);return}var E=c.getItemLayout(A);S?o(E,S,c,A):S=t(E,c,A,f),i.add(S),c.setItemGraphicEl(A,S)}).remove(function(A){var C=h.getItemGraphicEl(A);C&&i.remove(C)}).execute(),this._data=c},remove:function(n){var d=this.group,r=this._data;this._data=null,r&&r.eachItemGraphicEl(function(c){c&&d.remove(c)})},dispose:u.noop}),a=g.extend({type:"boxplotBoxPath",shape:{},buildPath:function(n,d){var r=d.points,c=0;for(n.moveTo(r[c][0],r[c][1]),c++;c<4;c++)n.lineTo(r[c][0],r[c][1]);for(n.closePath();c<r.length;c++)n.moveTo(r[c][0],r[c][1]),c++,n.lineTo(r[c][0],r[c][1])}});function t(n,d,r,c,i){var h=n.ends,f=new a({shape:{points:i?s(h,c,n):h}});return o(n,f,d,r,i),f}function o(n,d,r,c,i){var h=r.hostModel,f=v[i?"initProps":"updateProps"];f(d,{shape:{points:n.ends}},h,c);var A=r.getItemModel(c),C=A.getModel(y),S=r.getItemVisual(c,"color"),E=C.getItemStyle(["borderColor"]);E.stroke=S,E.strokeNoScale=!0,d.useStyle(E),d.z2=100;var L=A.getModel(w).getItemStyle();v.setHoverStyle(d,L)}function s(n,d,r){return u.map(n,function(c){return c=c.slice(),c[d]=r.initBaseline,c})}var l=p;Z.exports=l},Imzy:function(Z,_,e){var u=e("oEo5"),O=e("UZiS"),v=e("BuVp"),g=e("GrP0"),y=u.bind,w=O.extend({type:"dataZoom.inside",init:function(s,l){this._range},render:function(s,l,n,d){w.superApply(this,"render",arguments),this._range=s.getPercentRange(),u.each(this.getTargetCoordInfo(),function(r,c){var i=u.map(r,function(h){return g.generateCoordId(h.model)});u.each(r,function(h){var f=h.model,A={};u.each(["pan","zoom","scrollMove"],function(C){A[C]=y(p[C],this,h,c)},this),g.register(n,{coordId:g.generateCoordId(f),allCoordIds:i,containsPoint:function(C,S,E){return f.coordinateSystem.containPoint([S,E])},dataZoomId:s.id,dataZoomModel:s,getRange:A})},this)},this)},dispose:function(){g.unregister(this.api,this.dataZoomModel.id),w.superApply(this,"dispose",arguments),this._range=null}}),p={zoom:function(s,l,n,d){var r=this._range,c=r.slice(),i=s.axisModels[0];if(!i)return;var h=t[l](null,[d.originX,d.originY],i,n,s),f=(h.signal>0?h.pixelStart+h.pixelLength-h.pixel:h.pixel-h.pixelStart)/h.pixelLength*(c[1]-c[0])+c[0],A=Math.max(1/d.scale,0);c[0]=(c[0]-f)*A+f,c[1]=(c[1]-f)*A+f;var C=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();if(v(0,c,[0,100],0,C.minSpan,C.maxSpan),this._range=c,r[0]!==c[0]||r[1]!==c[1])return c},pan:a(function(s,l,n,d,r,c){var i=t[d]([c.oldX,c.oldY],[c.newX,c.newY],l,r,n);return i.signal*(s[1]-s[0])*i.pixel/i.pixelLength}),scrollMove:a(function(s,l,n,d,r,c){var i=t[d]([0,0],[c.scrollDelta,c.scrollDelta],l,r,n);return i.signal*(s[1]-s[0])*c.scrollDelta})};function a(s){return function(l,n,d,r){var c=this._range,i=c.slice(),h=l.axisModels[0];if(!h)return;var f=s(i,h,l,n,d,r);if(v(f,i,[0,100],"all"),this._range=i,c[0]!==i[0]||c[1]!==i[1])return i}}var t={grid:function(s,l,n,d,r){var c=n.axis,i={},h=r.model.coordinateSystem.getRect();return s=s||[0,0],c.dim==="x"?(i.pixel=l[0]-s[0],i.pixelLength=h.width,i.pixelStart=h.x,i.signal=c.inverse?1:-1):(i.pixel=l[1]-s[1],i.pixelLength=h.height,i.pixelStart=h.y,i.signal=c.inverse?-1:1),i},polar:function(s,l,n,d,r){var c=n.axis,i={},h=r.model.coordinateSystem,f=h.getRadiusAxis().getExtent(),A=h.getAngleAxis().getExtent();return s=s?h.pointToCoord(s):[0,0],l=h.pointToCoord(l),n.mainType==="radiusAxis"?(i.pixel=l[0]-s[0],i.pixelLength=f[1]-f[0],i.pixelStart=f[0],i.signal=c.inverse?1:-1):(i.pixel=l[1]-s[1],i.pixelLength=A[1]-A[0],i.pixelStart=A[0],i.signal=c.inverse?-1:1),i},singleAxis:function(s,l,n,d,r){var c=n.axis,i=r.model.coordinateSystem.getRect(),h={};return s=s||[0,0],c.orient==="horizontal"?(h.pixel=l[0]-s[0],h.pixelLength=i.width,h.pixelStart=i.x,h.signal=c.inverse?1:-1):(h.pixel=l[1]-s[1],h.pixelLength=i.height,h.pixelStart=i.y,h.signal=c.inverse?-1:1),h}},o=w;Z.exports=o},Iszb:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("Fpro"),g=e.n(v),y=e("MYAL"),w=e("XZgM"),p=e("RXQH")},IwPN:function(Z,_,e){var u=e("33CM"),O=e("sRpX"),v=e("gteZ"),g=e("naEU"),y=/[\\^$.*+?()[\]{}|]/g,w=/^\[object .+?Constructor\]$/,p=Function.prototype,a=Object.prototype,t=p.toString,o=a.hasOwnProperty,s=RegExp("^"+t.call(o).replace(y,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function l(n){if(!v(n)||O(n))return!1;var d=u(n)?s:w;return d.test(g(n))}Z.exports=l},IyOB:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"};_.default=u},"J+4g":function(Z,_,e){var u=e("zYjg"),O=e("+CNX");function v(l){this._ctor=l||O,this.group=new u.Group}var g=v.prototype;g.isPersistent=function(){return!0},g.updateData=function(l){var n=this,d=n.group,r=n._lineData;n._lineData=l,r||d.removeAll();var c=a(l);l.diff(r).add(function(i){y(n,l,i,c)}).update(function(i,h){w(n,r,l,h,i,c)}).remove(function(i){d.remove(r.getItemGraphicEl(i))}).execute()};function y(l,n,d,r){var c=n.getItemLayout(d);if(!o(c))return;var i=new l._ctor(n,d,r);n.setItemGraphicEl(d,i),l.group.add(i)}function w(l,n,d,r,c,i){var h=n.getItemGraphicEl(r);if(!o(d.getItemLayout(c))){l.group.remove(h);return}h?h.updateData(d,c,i):h=new l._ctor(d,c,i),d.setItemGraphicEl(c,h),l.group.add(h)}g.updateLayout=function(){var l=this._lineData;if(!l)return;l.eachItemGraphicEl(function(n,d){n.updateLayout(l,d)},this)},g.incrementalPrepareUpdate=function(l){this._seriesScope=a(l),this._lineData=null,this.group.removeAll()};function p(l){return l.animators&&l.animators.length>0}g.incrementalUpdate=function(l,n){function d(h){!h.isGroup&&!p(h)&&(h.incremental=h.useHoverLayer=!0)}for(var r=l.start;r<l.end;r++){var c=n.getItemLayout(r);if(o(c)){var i=new this._ctor(n,r,this._seriesScope);i.traverse(d),this.group.add(i),n.setItemGraphicEl(r,i)}}};function a(l){var n=l.hostModel;return{lineStyle:n.getModel("lineStyle").getLineStyle(),hoverLineStyle:n.getModel("emphasis.lineStyle").getLineStyle(),labelModel:n.getModel("label"),hoverLabelModel:n.getModel("emphasis.label")}}g.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},g._clearIncremental=function(){var l=this._incremental;l&&l.clearDisplaybles()};function t(l){return isNaN(l[0])||isNaN(l[1])}function o(l){return!t(l[0])&&!t(l[1])}var s=v;Z.exports=s},J6tL:function(Z,_,e){var u=e("F2Ao"),O=e("Jjzi"),v=O.parsePercent,g=Math.PI/180;function y(t,o,s,l,n,d,r,c,i,h){t.sort(function(D,M){return D.y-M.y});function f(D,M,R,F){for(var B=D;B<M&&!(t[B].y+R>i+r);B++)if(t[B].y+=R,B>D&&B+1<M&&t[B+1].y>t[B].y+t[B].height){A(B,R/2);return}A(M-1,R/2)}function A(D,M){for(var R=D;R>=0&&!(t[R].y-M<i);R--)if(t[R].y-=M,R>0&&t[R].y>t[R-1].y+t[R-1].height)break}function C(D,M,R,F,B,H){for(var U=(H>0,M?Number.MAX_VALUE:0),K=0,W=D.length;K<W;K++){if(D[K].labelAlignTo!=="none")continue;var z=Math.abs(D[K].y-F),Y=D[K].len,Q=D[K].len2,P=z<B+Y?Math.sqrt((B+Y+Q)*(B+Y+Q)-z*z):Math.abs(D[K].x-R);M&&P>=U&&(P=U-10),!M&&P<=U&&(P=U+10),D[K].x=R+P*H,U=P}}for(var S=0,E,L=t.length,T=[],b=[],x=0;x<L;x++){if(t[x].position==="outer"&&t[x].labelAlignTo==="labelLine"){var N=t[x].x-h;t[x].linePoints[1][0]+=N,t[x].x=h}E=t[x].y-S,E<0&&f(x,L,-E,n),S=t[x].y+t[x].height}r-S<0&&A(L-1,S-r);for(var x=0;x<L;x++)t[x].y>=s?b.push(t[x]):T.push(t[x]);C(T,!1,o,s,l,n),C(b,!0,o,s,l,n)}function w(t,o,s,l,n,d,r,c){for(var i=[],h=[],f=Number.MAX_VALUE,A=-Number.MAX_VALUE,C=0;C<t.length;C++){if(p(t[C]))continue;t[C].x<o?(f=Math.min(f,t[C].x),i.push(t[C])):(A=Math.max(A,t[C].x),h.push(t[C]))}y(h,o,s,l,1,n,d,r,c,A),y(i,o,s,l,-1,n,d,r,c,f);for(var C=0;C<t.length;C++){var S=t[C];if(p(S))continue;var E=S.linePoints;if(E){var L=S.labelAlignTo==="edge",T=S.textRect.width,b;L?S.x<o?b=E[2][0]-S.labelDistance-r-S.labelMargin:b=r+n-S.labelMargin-E[2][0]-S.labelDistance:S.x<o?b=S.x-r-S.bleedMargin:b=r+n-S.x-S.bleedMargin,b<S.textRect.width&&(S.text=u.truncateText(S.text,b,S.font),S.labelAlignTo==="edge"&&(T=u.getWidth(S.text,S.font)));var x=E[1][0]-E[2][0];L?S.x<o?E[2][0]=r+S.labelMargin+T+S.labelDistance:E[2][0]=r+n-S.labelMargin-T-S.labelDistance:(S.x<o?E[2][0]=S.x+S.labelDistance:E[2][0]=S.x-S.labelDistance,E[1][0]=E[2][0]+x),E[1][1]=E[2][1]=S.y}}}function p(t){return t.position==="center"}function a(t,o,s,l,n,d){var r=t.getData(),c=[],i,h,f=!1,A=(t.get("minShowLabelAngle")||0)*g;r.each(function(C){var S=r.getItemLayout(C),E=r.getItemModel(C),L=E.getModel("label"),T=L.get("position")||E.get("emphasis.label.position"),b=L.get("distanceToLabelLine"),x=L.get("alignTo"),N=v(L.get("margin"),s),D=L.get("bleedMargin"),M=L.getFont(),R=E.getModel("labelLine"),F=R.get("length");F=v(F,s);var B=R.get("length2");if(B=v(B,s),S.angle<A)return;var H=(S.startAngle+S.endAngle)/2,U=Math.cos(H),K=Math.sin(H),W,z,Y,Q;i=S.cx,h=S.cy;var P=t.getFormattedLabel(C,"normal")||r.getName(C),G=u.getBoundingRect(P,M,Q,"top"),$=T==="inside"||T==="inner";if(T==="center")W=S.cx,z=S.cy,Q="center";else{var fe=($?(S.r+S.r0)/2*U:S.r*U)+i,te=($?(S.r+S.r0)/2*K:S.r*K)+h;if(W=fe+U*3,z=te+K*3,!$){var pe=fe+U*(F+o-S.r),we=te+K*(F+o-S.r),be=pe+(U<0?-1:1)*B,Ve=we;x==="edge"?W=U<0?n+N:n+s-N:W=be+(U<0?-b:b),z=Ve,Y=[[fe,te],[pe,we],[be,Ve]]}Q=$?"center":x==="edge"?U>0?"right":"left":U>0?"left":"right"}var Xe,At=L.get("rotate");typeof At=="number"?Xe=At*(Math.PI/180):Xe=At?U<0?-H+Math.PI:-H:0,f=!!Xe,S.label={x:W,y:z,position:T,height:G.height,len:F,len2:B,linePoints:Y,textAlign:Q,verticalAlign:"middle",rotation:Xe,inside:$,labelDistance:b,labelAlignTo:x,labelMargin:N,bleedMargin:D,textRect:G,text:P,font:M},$||c.push(S.label)}),!f&&t.get("avoidLabelOverlap")&&w(c,i,h,o,s,l,n,d)}Z.exports=a},JArH:function(Z,_,e){var u=e("jBg4"),O=e("pygv"),v=e("iz/G"),g=e("feRE"),y=1/0,w=u?u.prototype:void 0,p=w?w.toString:void 0;function a(t){if(typeof t=="string")return t;if(v(t))return O(t,a)+"";if(g(t))return p?p.call(t):"";var o=t+"";return o=="0"&&1/t==-y?"-0":o}Z.exports=a},JICT:function(Z,_){function e(u){var O=this.has(u)&&delete this.__data__[u];return this.size-=O?1:0,O}Z.exports=e},JOzO:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("SSBM"),g=e("MR2Q"),y=O.Group,w=["width","height"],p=["x","y"],a=g.extend({type:"legend.scroll",newlineDisabled:!0,init:function(){a.superCall(this,"init"),this._currentIndex=0,this.group.add(this._containerGroup=new y),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new y),this._showController},resetInner:function(){a.superCall(this,"resetInner"),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},renderInner:function(o,s,l,n,d,r,c){var i=this;a.superCall(this,"renderInner",o,s,l,n,d,r,c);var h=this._controllerGroup,f=s.get("pageIconSize",!0);u.isArray(f)||(f=[f,f]),C("pagePrev",0);var A=s.getModel("pageTextStyle");h.add(new O.Text({name:"pageText",style:{textFill:A.getTextColor(),font:A.getFont(),textVerticalAlign:"middle",textAlign:"center"},silent:!0})),C("pageNext",1);function C(S,E){var L=S+"DataIndex",T=O.createIcon(s.get("pageIcons",!0)[s.getOrient().name][E],{onclick:u.bind(i._pageGo,i,L,s,n)},{x:-f[0]/2,y:-f[1]/2,width:f[0],height:f[1]});T.name=S,h.add(T)}},layoutInner:function(o,s,l,n,d,r){var c=this.getSelectorGroup(),i=o.getOrient().index,h=w[i],f=p[i],A=w[1-i],C=p[1-i];d&&v.box("horizontal",c,o.get("selectorItemGap",!0));var S=o.get("selectorButtonGap",!0),E=c.getBoundingRect(),L=[-E.x,-E.y],T=u.clone(l);d&&(T[h]=l[h]-E[h]-S);var b=this._layoutContentAndController(o,n,T,i,h,A,C);if(d){if(r==="end")L[i]+=b[h]+S;else{var x=E[h]+S;L[i]-=x,b[f]-=x}b[h]+=E[h]+S,L[1-i]+=b[C]+b[A]/2-E[A]/2,b[A]=Math.max(b[A],E[A]),b[C]=Math.min(b[C],E[C]+L[1-i]),c.attr("position",L)}return b},_layoutContentAndController:function(o,s,l,n,d,r,c){var i=this.getContentGroup(),h=this._containerGroup,f=this._controllerGroup;v.box(o.get("orient"),i,o.get("itemGap"),n?l.width:null,n?null:l.height),v.box("horizontal",f,o.get("pageButtonItemGap",!0));var A=i.getBoundingRect(),C=f.getBoundingRect(),S=this._showController=A[d]>l[d],E=[-A.x,-A.y];s||(E[n]=i.position[n]);var L=[0,0],T=[-C.x,-C.y],b=u.retrieve2(o.get("pageButtonGap",!0),o.get("itemGap",!0));if(S){var x=o.get("pageButtonPosition",!0);x==="end"?T[n]+=l[d]-C[d]:L[n]+=C[d]+b}T[1-n]+=A[r]/2-C[r]/2,i.attr("position",E),h.attr("position",L),f.attr("position",T);var N={x:0,y:0};if(N[d]=S?l[d]:A[d],N[r]=Math.max(A[r],C[r]),N[c]=Math.min(0,C[c]+T[1-n]),h.__rectSize=l[d],S){var D={x:0,y:0};D[d]=Math.max(l[d]-C[d]-b,0),D[r]=N[r],h.setClipPath(new O.Rect({shape:D})),h.__rectSize=D[d]}else f.eachChild(function(R){R.attr({invisible:!0,silent:!0})});var M=this._getPageInfo(o);return M.pageIndex!=null&&O.updateProps(i,{position:M.contentPosition},S?o:!1),this._updatePageInfoView(o,M),N},_pageGo:function(o,s,l){var n=this._getPageInfo(s)[o];n!=null&&l.dispatchAction({type:"legendScroll",scrollDataIndex:n,legendId:s.id})},_updatePageInfoView:function(o,s){var l=this._controllerGroup;u.each(["pagePrev","pageNext"],function(h){var f=s[h+"DataIndex"]!=null,A=l.childOfName(h);A&&(A.setStyle("fill",f?o.get("pageIconColor",!0):o.get("pageIconInactiveColor",!0)),A.cursor=f?"pointer":"default")});var n=l.childOfName("pageText"),d=o.get("pageFormatter"),r=s.pageIndex,c=r!=null?r+1:0,i=s.pageCount;n&&d&&n.setStyle("text",u.isString(d)?d.replace("{current}",c).replace("{total}",i):d({current:c,total:i}))},_getPageInfo:function(o){var s=o.get("scrollDataIndex",!0),l=this.getContentGroup(),n=this._containerGroup.__rectSize,d=o.getOrient().index,r=w[d],c=p[d],i=this._findTargetItemIndex(s),h=l.children(),f=h[i],A=h.length,C=A?1:0,S={contentPosition:l.position.slice(),pageCount:C,pageIndex:C-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!f)return S;var E=N(f);S.contentPosition[d]=-E.s;for(var L=i+1,T=E,b=E,x=null;L<=A;++L)x=N(h[L]),(!x&&b.e>T.s+n||x&&!D(x,T.s))&&(b.i>T.i?T=b:T=x,T&&(S.pageNextDataIndex==null&&(S.pageNextDataIndex=T.i),++S.pageCount)),b=x;for(var L=i-1,T=E,b=E,x=null;L>=-1;--L)x=N(h[L]),(!x||!D(b,x.s))&&T.i<b.i&&(b=T,S.pagePrevDataIndex==null&&(S.pagePrevDataIndex=T.i),++S.pageCount,++S.pageIndex),T=x;return S;function N(M){if(M){var R=M.getBoundingRect(),F=R[c]+M.position[d];return{s:F,e:F+R[r],i:M.__legendDataIndex}}}function D(M,R){return M.e>=R&&M.s<=R+n}},_findTargetItemIndex:function(o){if(!this._showController)return 0;var s,l=this.getContentGroup(),n;return l.eachChild(function(d,r){var c=d.__legendDataIndex;n==null&&c!=null&&(n=r),c===o&&(s=r)}),s!=null?s:n}}),t=a;Z.exports=t},JS14:function(Z,_,e){"use strict";var u=e("55MS"),O=e("FGJx"),v=e("o0AO"),g=e("uwZC"),y=e("lpH6"),w=e("ZZRV"),p=e.n(w),a=e("vSEn"),t=e("7AgF"),o=e("nWwB"),s=e("A1W9"),l=e("BlUI"),n="rc-observer-key",d=function(r){Object(g.a)(i,r);var c=Object(y.a)(i);function i(){var h;return Object(O.a)(this,i),h=c.apply(this,arguments),h.resizeObserver=null,h.childNode=null,h.currentElement=null,h.state={width:0,height:0,offsetHeight:0,offsetWidth:0},h.onResize=function(f){var A=h.props.onResize,C=f[0].target,S=C.getBoundingClientRect(),E=S.width,L=S.height,T=C.offsetWidth,b=C.offsetHeight,x=Math.floor(E),N=Math.floor(L);if(h.state.width!==x||h.state.height!==N||h.state.offsetWidth!==T||h.state.offsetHeight!==b){var D={width:x,height:N,offsetWidth:T,offsetHeight:b};h.setState(D),A&&Promise.resolve().then(function(){A(Object(u.a)(Object(u.a)({},D),{},{offsetWidth:T,offsetHeight:b}))})}},h.setChildNode=function(f){h.childNode=f},h}return Object(v.a)(i,[{key:"componentDidMount",value:function(){this.onComponentUpdated()}},{key:"componentDidUpdate",value:function(){this.onComponentUpdated()}},{key:"componentWillUnmount",value:function(){this.destroyObserver()}},{key:"onComponentUpdated",value:function(){var f=this.props.disabled;if(f){this.destroyObserver();return}var A=Object(a.a)(this.childNode||this),C=A!==this.currentElement;C&&(this.destroyObserver(),this.currentElement=A),!this.resizeObserver&&A&&(this.resizeObserver=new l.default(this.onResize),this.resizeObserver.observe(A))}},{key:"destroyObserver",value:function(){this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}},{key:"render",value:function(){var f=this.props.children,A=Object(t.a)(f);if(A.length>1)Object(o.a)(!1,"Find more than one child node with `children` in ResizeObserver. Will only observe first one.");else if(A.length===0)return Object(o.a)(!1,"`children` of ResizeObserver is empty. Nothing is in observe."),null;var C=A[0];if(w.isValidElement(C)&&Object(s.c)(C)){var S=C.ref;A[0]=w.cloneElement(C,{ref:Object(s.a)(S,this.setChildNode)})}return A.length===1?A[0]:A.map(function(E,L){return!w.isValidElement(E)||"key"in E&&E.key!==null?E:w.cloneElement(E,{key:"".concat(n,"-").concat(L)})})}}]),i}(w.Component);d.displayName="ResizeObserver",_.a=d},JSme:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("gyjJ"),w=e("QV7q"),p=e("/j53"),a=e("fSdY"),t=g.each,o=p.eachAxisDim,s=v.extendComponentModel({type:"dataZoom",dependencies:["xAxis","yAxis","zAxis","radiusAxis","angleAxis","singleAxis","series"],defaultOption:{zlevel:0,z:4,orient:null,xAxisIndex:null,yAxisIndex:null,filterMode:"filter",throttle:null,start:0,end:100,startValue:null,endValue:null,minSpan:null,maxSpan:null,minValueSpan:null,maxValueSpan:null,rangeMode:null},init:function(r,c,i){this._dataIntervalByAxis={},this._dataInfo={},this._axisProxies={},this.textStyleModel,this._autoThrottle=!0,this._rangePropMode=["percent","percent"];var h=l(r);this.settledOption=h,this.mergeDefaultAndTheme(r,i),this.doInit(h)},mergeOption:function(r){var c=l(r);g.merge(this.option,r,!0),g.merge(this.settledOption,c,!0),this.doInit(c)},doInit:function(r){var c=this.option;y.canvasSupported||(c.realtime=!1),this._setDefaultThrottle(r),n(this,r);var i=this.settledOption;t([["start","startValue"],["end","endValue"]],function(h,f){this._rangePropMode[f]==="value"&&(c[h[0]]=i[h[0]]=null)},this),this.textStyleModel=this.getModel("textStyle"),this._resetTarget(),this._giveAxisProxies()},_giveAxisProxies:function(){var r=this._axisProxies;this.eachTargetAxis(function(c,i,h,f){var A=this.dependentModels[c.axis][i],C=A.__dzAxisProxy||(A.__dzAxisProxy=new a(c.name,i,this,f));r[c.name+"_"+i]=C},this)},_resetTarget:function(){var r=this.option,c=this._judgeAutoMode();o(function(i){var h=i.axisIndex;r[h]=w.normalizeToArray(r[h])},this),c==="axisIndex"?this._autoSetAxisIndex():c==="orient"&&this._autoSetOrient()},_judgeAutoMode:function(){var r=this.option,c=!1;o(function(h){r[h.axisIndex]!=null&&(c=!0)},this);var i=r.orient;if(i==null&&c)return"orient";if(!c)return i==null&&(r.orient="horizontal"),"axisIndex"},_autoSetAxisIndex:function(){var r=!0,c=this.get("orient",!0),i=this.option,h=this.dependentModels;if(r){var f=c==="vertical"?"y":"x";h[f+"Axis"].length?(i[f+"AxisIndex"]=[0],r=!1):t(h.singleAxis,function(A){r&&A.get("orient",!0)===c&&(i.singleAxisIndex=[A.componentIndex],r=!1)})}r&&o(function(A){if(!r)return;var C=[],S=this.dependentModels[A.axis];if(S.length&&!C.length)for(var E=0,L=S.length;E<L;E++)S[E].get("type")==="category"&&C.push(E);i[A.axisIndex]=C,C.length&&(r=!1)},this),r&&this.ecModel.eachSeries(function(A){this._isSeriesHasAllAxesTypeOf(A,"value")&&o(function(C){var S=i[C.axisIndex],E=A.get(C.axisIndex),L=A.get(C.axisId),T=A.ecModel.queryComponents({mainType:C.axis,index:E,id:L})[0];E=T.componentIndex,g.indexOf(S,E)<0&&S.push(E)})},this)},_autoSetOrient:function(){var r;this.eachTargetAxis(function(c){!r&&(r=c.name)},this),this.option.orient=r==="y"?"vertical":"horizontal"},_isSeriesHasAllAxesTypeOf:function(r,c){var i=!0;return o(function(h){var f=r.get(h.axisIndex),A=this.dependentModels[h.axis][f];(!A||A.get("type")!==c)&&(i=!1)},this),i},_setDefaultThrottle:function(r){if(r.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var c=this.ecModel.option;this.option.throttle=c.animation&&c.animationDurationUpdate>0?100:20}},getFirstTargetAxisModel:function(){var r;return o(function(c){if(r==null){var i=this.get(c.axisIndex);i.length&&(r=this.dependentModels[c.axis][i[0]])}},this),r},eachTargetAxis:function(r,c){var i=this.ecModel;o(function(h){t(this.get(h.axisIndex),function(f){r.call(c,h,f,this,i)},this)},this)},getAxisProxy:function(r,c){return this._axisProxies[r+"_"+c]},getAxisModel:function(r,c){var i=this.getAxisProxy(r,c);return i&&i.getAxisModel()},setRawRange:function(r){var c=this.option,i=this.settledOption;t([["start","startValue"],["end","endValue"]],function(h){(r[h[0]]!=null||r[h[1]]!=null)&&(c[h[0]]=i[h[0]]=r[h[0]],c[h[1]]=i[h[1]]=r[h[1]])},this),n(this,r)},setCalculatedRange:function(r){var c=this.option;t(["start","startValue","end","endValue"],function(i){c[i]=r[i]})},getPercentRange:function(){var r=this.findRepresentativeAxisProxy();if(r)return r.getDataPercentWindow()},getValueRange:function(r,c){if(r==null&&c==null){var i=this.findRepresentativeAxisProxy();if(i)return i.getDataValueWindow()}else return this.getAxisProxy(r,c).getDataValueWindow()},findRepresentativeAxisProxy:function(r){if(r)return r.__dzAxisProxy;var c=this._axisProxies;for(var i in c)if(c.hasOwnProperty(i)&&c[i].hostedBy(this))return c[i];for(var i in c)if(c.hasOwnProperty(i)&&!c[i].hostedBy(this))return c[i]},getRangePropMode:function(){return this._rangePropMode.slice()}});function l(r){var c={};return t(["start","end","startValue","endValue","throttle"],function(i){r.hasOwnProperty(i)&&(c[i]=r[i])}),c}function n(r,c){var i=r._rangePropMode,h=r.get("rangeMode");t([["start","startValue"],["end","endValue"]],function(f,A){var C=c[f[0]]!=null,S=c[f[1]]!=null;C&&!S?i[A]="percent":!C&&S?i[A]="value":h?i[A]=h[A]:C&&(i[A]="percent")})}var d=s;Z.exports=d},JT1M:function(Z,_,e){"use strict";e.d(_,"a",function(){return A.a});var u=e("zjzt"),O=e("55MS"),v=e("V0hb"),g=e("FGJx"),y=e("o0AO"),w=e("uwZC"),p=e("lpH6"),a=e("ZZRV"),t=e("ggzp"),o=e("nWwB"),s=e("iczh"),l=e.n(s),n=e("VqEN"),d=e("AoPA"),r=e("1c8c"),c=e("GZha"),i=e("buSX"),h=e("E/Lu"),f=e("X/IY"),A=e("I3N6"),C=function($,fe){var te=$.className,pe=$.style,we=$.motion,be=$.motionNodes,Ve=$.motionType,Xe=$.onMotionStart,At=$.onMotionEnd,Be=$.active,Fe=$.treeNodeRequiredProps,mt=Object(i.a)($,["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"]),rt=a.useState(!0),Je=Object(c.a)(rt,2),vt=Je[0],ut=Je[1],bt=a.useContext(n.a),Qe=bt.prefixCls,pt=a.useRef(!1),Ge=function(){pt.current||At(),pt.current=!0};return Object(a.useEffect)(function(){be&&Ve==="hide"&&vt&&ut(!1)},[be]),Object(a.useEffect)(function(){return be&&Xe(),function(){be&&Ge()}},[]),be?a.createElement(f.default,Object.assign({ref:fe,visible:vt},we,{motionAppear:Ve==="show",onAppearEnd:Ge,onLeaveEnd:Ge}),function(je,_e){var ht=je.className,Lt=je.style;return a.createElement("div",{ref:_e,className:l()("".concat(Qe,"-treenode-motion"),ht),style:Lt},be.map(function(Ft){var Wt=Ft.data,Qt=Wt.key,or=Object(i.a)(Wt,["key"]),Tt=Ft.isStart,jt=Ft.isEnd;delete or.children;var zt=Object(r.f)(Qt,Fe);return a.createElement(A.a,Object.assign({},or,zt,{active:Be,data:Ft.data,key:Qt,isStart:Tt,isEnd:jt}))}))}):a.createElement(A.a,Object.assign({domRef:fe,className:te,style:pe},mt,{active:Be}))};C.displayName="MotionTreeNode";var S=a.forwardRef(C),E=S;function L(){var G=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],$=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],fe=G.length,te=$.length;if(Math.abs(fe-te)!==1)return{add:!1,key:null};function pe(we,be){var Ve=new Map;we.forEach(function(At){Ve.set(At,!0)});var Xe=be.filter(function(At){return!Ve.has(At)});return Xe.length===1?Xe[0]:null}return fe<te?{add:!0,key:pe(G,$)}:{add:!1,key:pe($,G)}}function T(G,$,fe){var te=G.findIndex(function(Ve){var Xe=Ve.data;return Xe.key===fe}),pe=G[te+1],we=$.findIndex(function(Ve){var Xe=Ve.data;return Xe.key===fe});if(pe){var be=$.findIndex(function(Ve){var Xe=Ve.data;return Xe.key===pe.data.key});return $.slice(we+1,be)}return $.slice(we+1)}var b={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},x=function(){},N="RC_TREE_MOTION_".concat(Math.random()),D={key:N},M={key:N,level:0,index:0,pos:"0",node:D},R={parent:null,children:[],pos:M.pos,data:D,isStart:[],isEnd:[]};function F(G,$,fe,te){return $===!1||!fe?G:G.slice(0,Math.ceil(fe/te)+1)}function B(G){var $=G.data.key,fe=G.pos;return Object(r.e)($,fe)}function H(G){for(var $=String(G.data.key),fe=G;fe.parent;)fe=fe.parent,$="".concat(fe.data.key," > ").concat($);return $}var U=function($,fe){var te=$.prefixCls,pe=$.data,we=$.selectable,be=$.checkable,Ve=$.expandedKeys,Xe=$.selectedKeys,At=$.checkedKeys,Be=$.loadedKeys,Fe=$.loadingKeys,mt=$.halfCheckedKeys,rt=$.keyEntities,Je=$.disabled,vt=$.dragging,ut=$.dragOverNodeKey,bt=$.dropPosition,Qe=$.motion,pt=$.height,Ge=$.itemHeight,je=$.virtual,_e=$.focusable,ht=$.activeItem,Lt=$.focused,Ft=$.tabIndex,Wt=$.onKeyDown,Qt=$.onFocus,or=$.onBlur,Tt=$.onActiveChange,jt=$.onListChangeStart,zt=$.onListChangeEnd,Nt=Object(i.a)($,["prefixCls","data","selectable","checkable","expandedKeys","selectedKeys","checkedKeys","loadedKeys","loadingKeys","halfCheckedKeys","keyEntities","disabled","dragging","dragOverNodeKey","dropPosition","motion","height","itemHeight","virtual","focusable","activeItem","focused","tabIndex","onKeyDown","onFocus","onBlur","onActiveChange","onListChangeStart","onListChangeEnd"]),Ht=a.useRef(null);a.useImperativeHandle(fe,function(){return{scrollTo:function(at){Ht.current.scrollTo(at)}}});var it=a.useState(Ve),He=Object(c.a)(it,2),ne=He[0],ce=He[1],Ze=a.useState(pe),Me=Object(c.a)(Ze,2),Ke=Me[0],sr=Me[1],Ut=a.useState(pe),Pt=Object(c.a)(Ut,2),nr=Pt[0],cr=Pt[1],Xt=a.useState([]),Mt=Object(c.a)(Xt,2),me=Mt[0],le=Mt[1],oe=a.useState(null),de=Object(c.a)(oe,2),Se=de[0],Ce=de[1];function Oe(){sr(pe),cr(pe),le([]),Ce(null),zt()}a.useEffect(function(){ce(Ve);var Pe=L(ne,Ve);if(Pe.key!==null)if(Pe.add){var at=Ke.findIndex(function(se){var ge=se.data.key;return ge===Pe.key}),gt=F(T(Ke,pe,Pe.key),je,pt,Ge),ee=Ke.slice();ee.splice(at+1,0,R),cr(ee),le(gt),Ce("show")}else{var ae=pe.findIndex(function(se){var ge=se.data.key;return ge===Pe.key}),k=F(T(pe,Ke,Pe.key),je,pt,Ge),J=pe.slice();J.splice(ae+1,0,R),cr(J),le(k),Ce("hide")}else Ke!==pe&&(sr(pe),cr(pe))},[Ve,pe]),a.useEffect(function(){vt||Oe()},[vt]);var Ie=Qe?nr:pe,Ee={expandedKeys:Ve,selectedKeys:Xe,loadedKeys:Be,loadingKeys:Fe,checkedKeys:At,halfCheckedKeys:mt,dragOverNodeKey:ut,dropPosition:bt,keyEntities:rt};return a.createElement(a.Fragment,null,Lt&&ht&&a.createElement("span",{style:b,"aria-live":"assertive"},H(ht)),a.createElement("div",{role:"tree"},a.createElement("input",{style:b,disabled:_e===!1||Je,tabIndex:_e!==!1?Ft:null,onKeyDown:Wt,onFocus:Qt,onBlur:or,value:"",onChange:x})),a.createElement(h.a,Object.assign({},Nt,{data:Ie,itemKey:B,height:pt,fullHeight:!1,virtual:je,itemHeight:Ge,prefixCls:"".concat(te,"-list"),ref:Ht}),function(Pe){var at=Pe.pos,gt=Pe.data,ee=gt.key,ae=Object(i.a)(gt,["key"]),k=Pe.isStart,J=Pe.isEnd,se=Object(r.e)(ee,at);delete ae.children;var ge=Object(r.f)(se,Ee);return a.createElement(E,Object.assign({},ae,ge,{active:ht&&ee===ht.data.key,pos:at,data:Pe.data,isStart:k,isEnd:J,motion:Qe,motionNodes:ee===N?me:null,motionType:Se,onMotionStart:jt,onMotionEnd:Oe,treeNodeRequiredProps:Ee,onMouseMove:function(){Tt(null)}}))}))},K=a.forwardRef(U);K.displayName="NodeList";var W=K,z=e("7ZCg"),Y=function(G){Object(w.a)(fe,G);var $=Object(p.a)(fe);function fe(){var te;return Object(g.a)(this,fe),te=$.apply(this,arguments),te.destroyed=!1,te.state={keyEntities:{},selectedKeys:[],checkedKeys:[],halfCheckedKeys:[],loadedKeys:[],loadingKeys:[],expandedKeys:[],dragging:!1,dragNodesKeys:[],dragOverNodeKey:null,dropPosition:null,treeData:[],flattenNodes:[],focused:!1,activeKey:null,listChanging:!1,prevProps:null},te.listRef=a.createRef(),te.onNodeDragStart=function(pe,we){var be=te.state,Ve=be.expandedKeys,Xe=be.keyEntities,At=te.props.onDragStart,Be=we.props.eventKey;te.dragNode=we;var Fe=Object(d.b)(Ve,Be);te.setState({dragging:!0,dragNodesKeys:Object(d.g)(Be,Xe)}),te.setExpandedKeys(Fe),At&&At({event:pe,node:Object(r.b)(we.props)})},te.onNodeDragEnter=function(pe,we){var be=te.state,Ve=be.expandedKeys,Xe=be.keyEntities,At=be.dragNodesKeys,Be=te.props.onDragEnter,Fe=we.props,mt=Fe.pos,rt=Fe.eventKey;if(!te.dragNode||At.indexOf(rt)!==-1)return;var Je=Object(d.c)(pe,we);if(te.dragNode.props.eventKey===rt&&Je===0){te.setState({dragOverNodeKey:"",dropPosition:null});return}setTimeout(function(){te.setState({dragOverNodeKey:rt,dropPosition:Je}),te.delayedDragEnterLogic||(te.delayedDragEnterLogic={}),Object.keys(te.delayedDragEnterLogic).forEach(function(vt){clearTimeout(te.delayedDragEnterLogic[vt])}),te.delayedDragEnterLogic[mt]=window.setTimeout(function(){if(!te.state.dragging)return;var vt=Object(v.a)(Ve),ut=Xe[rt];ut&&(ut.children||[]).length&&(vt=Object(d.a)(Ve,rt)),"expandedKeys"in te.props||te.setExpandedKeys(vt),Be&&Be({event:pe,node:Object(r.b)(we.props),expandedKeys:vt})},400)},0)},te.onNodeDragOver=function(pe,we){var be=te.state.dragNodesKeys,Ve=te.props.onDragOver,Xe=we.props.eventKey;if(be.indexOf(Xe)!==-1)return;if(te.dragNode&&Xe===te.state.dragOverNodeKey){var At=Object(d.c)(pe,we);if(At===te.state.dropPosition)return;te.setState({dropPosition:At})}Ve&&Ve({event:pe,node:Object(r.b)(we.props)})},te.onNodeDragLeave=function(pe,we){var be=te.props.onDragLeave;te.setState({dragOverNodeKey:""}),be&&be({event:pe,node:Object(r.b)(we.props)})},te.onNodeDragEnd=function(pe,we){var be=te.props.onDragEnd;te.setState({dragOverNodeKey:""}),te.cleanDragState(),be&&be({event:pe,node:Object(r.b)(we.props)}),te.dragNode=null},te.onNodeDrop=function(pe,we){var be=te.state,Ve=be.dragNodesKeys,Xe=Ve===void 0?[]:Ve,At=be.dropPosition,Be=te.props.onDrop,Fe=we.props,mt=Fe.eventKey,rt=Fe.pos;if(te.setState({dragOverNodeKey:""}),te.cleanDragState(),Xe.indexOf(mt)!==-1){Object(o.a)(!1,"Can not drop to dragNode(include it's children node)");return}var Je=Object(d.k)(rt),vt={event:pe,node:Object(r.b)(we.props),dragNode:te.dragNode?Object(r.b)(te.dragNode.props):null,dragNodesKeys:Xe.slice(),dropPosition:At+Number(Je[Je.length-1]),dropToGap:!1};At!==0&&(vt.dropToGap=!0),Be&&Be(vt),te.dragNode=null},te.cleanDragState=function(){var pe=te.state.dragging;pe&&te.setState({dragging:!1})},te.onNodeClick=function(pe,we){var be=te.props.onClick;be&&be(pe,we)},te.onNodeDoubleClick=function(pe,we){var be=te.props.onDoubleClick;be&&be(pe,we)},te.onNodeSelect=function(pe,we){var be=te.state.selectedKeys,Ve=te.state.keyEntities,Xe=te.props,At=Xe.onSelect,Be=Xe.multiple,Fe=we.selected,mt=we.key,rt=!Fe;rt?Be?be=Object(d.a)(be,mt):be=[mt]:be=Object(d.b)(be,mt);var Je=be.map(function(vt){var ut=Ve[vt];return ut?ut.node:null}).filter(function(vt){return vt});te.setUncontrolledState({selectedKeys:be}),At&&At(be,{event:"select",selected:rt,node:we,selectedNodes:Je,nativeEvent:pe.nativeEvent})},te.onNodeCheck=function(pe,we,be){var Ve=te.state,Xe=Ve.keyEntities,At=Ve.checkedKeys,Be=Ve.halfCheckedKeys,Fe=te.props,mt=Fe.checkStrictly,rt=Fe.onCheck,Je=we.key,vt,ut={event:"check",node:we,checked:be,nativeEvent:pe.nativeEvent};if(mt){var bt=be?Object(d.a)(At,Je):Object(d.b)(At,Je),Qe=Object(d.b)(Be,Je);vt={checked:bt,halfChecked:Qe},ut.checkedNodes=bt.map(function(Lt){return Xe[Lt]}).filter(function(Lt){return Lt}).map(function(Lt){return Lt.node}),te.setUncontrolledState({checkedKeys:bt})}else{var pt=Object(z.a)([].concat(Object(v.a)(At),[Je]),!0,Xe),Ge=pt.checkedKeys,je=pt.halfCheckedKeys;if(!be){var _e=new Set(Ge);_e.delete(Je);var ht=Object(z.a)(Array.from(_e),{checked:!1,halfCheckedKeys:je},Xe);Ge=ht.checkedKeys,je=ht.halfCheckedKeys}vt=Ge,ut.checkedNodes=[],ut.checkedNodesPositions=[],ut.halfCheckedKeys=je,Ge.forEach(function(Lt){var Ft=Xe[Lt];if(!Ft)return;var Wt=Ft.node,Qt=Ft.pos;ut.checkedNodes.push(Wt),ut.checkedNodesPositions.push({node:Wt,pos:Qt})}),te.setUncontrolledState({checkedKeys:Ge},!1,{halfCheckedKeys:je})}rt&&rt(vt,ut)},te.onNodeLoad=function(pe){return new Promise(function(we){te.setState(function(be){var Ve=be.loadedKeys,Xe=Ve===void 0?[]:Ve,At=be.loadingKeys,Be=At===void 0?[]:At,Fe=te.props,mt=Fe.loadData,rt=Fe.onLoad,Je=pe.key;if(!mt||Xe.indexOf(Je)!==-1||Be.indexOf(Je)!==-1)return{};var vt=mt(pe);return vt.then(function(){var ut=te.state,bt=ut.loadedKeys,Qe=ut.loadingKeys,pt=Object(d.a)(bt,Je),Ge=Object(d.b)(Qe,Je);rt&&rt(pt,{event:"load",node:pe}),te.setUncontrolledState({loadedKeys:pt}),te.setState({loadingKeys:Ge}),we()}),{loadingKeys:Object(d.a)(Be,Je)}})})},te.onNodeMouseEnter=function(pe,we){var be=te.props.onMouseEnter;be&&be({event:pe,node:we})},te.onNodeMouseLeave=function(pe,we){var be=te.props.onMouseLeave;be&&be({event:pe,node:we})},te.onNodeContextMenu=function(pe,we){var be=te.props.onRightClick;be&&(pe.preventDefault(),be({event:pe,node:we}))},te.onFocus=function(){var pe=te.props.onFocus;te.setState({focused:!0}),pe&&pe.apply(void 0,arguments)},te.onBlur=function(){var pe=te.props.onBlur;te.setState({focused:!1}),te.onActiveChange(null),pe&&pe.apply(void 0,arguments)},te.getTreeNodeRequiredProps=function(){var pe=te.state,we=pe.expandedKeys,be=pe.selectedKeys,Ve=pe.loadedKeys,Xe=pe.loadingKeys,At=pe.checkedKeys,Be=pe.halfCheckedKeys,Fe=pe.dragOverNodeKey,mt=pe.dropPosition,rt=pe.keyEntities;return{expandedKeys:we||[],selectedKeys:be||[],loadedKeys:Ve||[],loadingKeys:Xe||[],checkedKeys:At||[],halfCheckedKeys:Be||[],dragOverNodeKey:Fe,dropPosition:mt,keyEntities:rt}},te.setExpandedKeys=function(pe){var we=te.state.treeData,be=Object(r.d)(we,pe);te.setUncontrolledState({expandedKeys:pe,flattenNodes:be},!0)},te.onNodeExpand=function(pe,we){var be=te.state.expandedKeys,Ve=te.state.listChanging,Xe=te.props,At=Xe.onExpand,Be=Xe.loadData,Fe=we.key,mt=we.expanded;if(Ve)return;var rt=be.indexOf(Fe),Je=!mt;if(Object(o.a)(mt&&rt!==-1||!mt&&rt===-1,"Expand state not sync with index check"),Je?be=Object(d.a)(be,Fe):be=Object(d.b)(be,Fe),te.setExpandedKeys(be),At&&At(be,{node:we,expanded:Je,nativeEvent:pe.nativeEvent}),Je&&Be){var vt=te.onNodeLoad(we);vt&&vt.then(function(){var ut=Object(r.d)(te.state.treeData,be);te.setUncontrolledState({flattenNodes:ut})})}},te.onListChangeStart=function(){te.setUncontrolledState({listChanging:!0})},te.onListChangeEnd=function(){setTimeout(function(){te.setUncontrolledState({listChanging:!1})})},te.onActiveChange=function(pe){var we=te.state.activeKey,be=te.props.onActiveChange;if(we===pe)return;te.setState({activeKey:pe}),pe!==null&&te.scrollTo({key:pe}),be&&be(pe)},te.getActiveItem=function(){var pe=te.state,we=pe.activeKey,be=pe.flattenNodes;return we===null?null:be.find(function(Ve){var Xe=Ve.data.key;return Xe===we})||null},te.offsetActiveKey=function(pe){var we=te.state,be=we.flattenNodes,Ve=we.activeKey,Xe=be.findIndex(function(Fe){var mt=Fe.data.key;return mt===Ve});Xe===-1&&pe<0&&(Xe=be.length),Xe=(Xe+pe+be.length)%be.length;var At=be[Xe];if(At){var Be=At.data.key;te.onActiveChange(Be)}else te.onActiveChange(null)},te.onKeyDown=function(pe){var we=te.state,be=we.activeKey,Ve=we.expandedKeys,Xe=we.checkedKeys,At=te.props,Be=At.onKeyDown,Fe=At.checkable,mt=At.selectable;switch(pe.which){case t.a.UP:{te.offsetActiveKey(-1),pe.preventDefault();break}case t.a.DOWN:{te.offsetActiveKey(1),pe.preventDefault();break}}var rt=te.getActiveItem();if(rt&&rt.data){var Je=te.getTreeNodeRequiredProps(),vt=rt.data.isLeaf===!1||!!(rt.data.children||[]).length,ut=Object(r.b)(Object(O.a)(Object(O.a)({},Object(r.f)(be,Je)),{},{data:rt.data,active:!0}));switch(pe.which){case t.a.LEFT:{vt&&Ve.includes(be)?te.onNodeExpand({},ut):rt.parent&&te.onActiveChange(rt.parent.data.key),pe.preventDefault();break}case t.a.RIGHT:{vt&&!Ve.includes(be)?te.onNodeExpand({},ut):rt.children&&rt.children.length&&te.onActiveChange(rt.children[0].data.key),pe.preventDefault();break}case t.a.ENTER:case t.a.SPACE:{Fe&&!ut.disabled&&ut.checkable!==!1&&!ut.disableCheckbox?te.onNodeCheck({},ut,!Xe.includes(be)):!Fe&&mt&&!ut.disabled&&ut.selectable!==!1&&te.onNodeSelect({},ut);break}}}Be&&Be(pe)},te.setUncontrolledState=function(pe){var we=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,be=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(te.destroyed)return;var Ve=!1,Xe=!0,At={};Object.keys(pe).forEach(function(Be){if(Be in te.props){Xe=!1;return}Ve=!0,At[Be]=pe[Be]}),Ve&&(!we||Xe)&&te.setState(Object(O.a)(Object(O.a)({},At),be))},te.scrollTo=function(pe){te.listRef.current.scrollTo(pe)},te}return Object(y.a)(fe,[{key:"componentWillUnmount",value:function(){this.destroyed=!0}},{key:"render",value:function(){var pe,we=this.state,be=we.focused,Ve=we.flattenNodes,Xe=we.keyEntities,At=we.dragging,Be=we.activeKey,Fe=this.props,mt=Fe.prefixCls,rt=Fe.className,Je=Fe.style,vt=Fe.showLine,ut=Fe.focusable,bt=Fe.tabIndex,Qe=bt===void 0?0:bt,pt=Fe.selectable,Ge=Fe.showIcon,je=Fe.icon,_e=Fe.switcherIcon,ht=Fe.draggable,Lt=Fe.checkable,Ft=Fe.checkStrictly,Wt=Fe.disabled,Qt=Fe.motion,or=Fe.loadData,Tt=Fe.filterTreeNode,jt=Fe.height,zt=Fe.itemHeight,Nt=Fe.virtual,Ht=Fe.titleRender,it=Fe.onContextMenu,He=Object(d.f)(this.props);return a.createElement(n.a.Provider,{value:{prefixCls:mt,selectable:pt,showIcon:Ge,icon:je,switcherIcon:_e,draggable:ht,checkable:Lt,checkStrictly:Ft,disabled:Wt,keyEntities:Xe,loadData:or,filterTreeNode:Tt,titleRender:Ht,onNodeClick:this.onNodeClick,onNodeDoubleClick:this.onNodeDoubleClick,onNodeExpand:this.onNodeExpand,onNodeSelect:this.onNodeSelect,onNodeCheck:this.onNodeCheck,onNodeLoad:this.onNodeLoad,onNodeMouseEnter:this.onNodeMouseEnter,onNodeMouseLeave:this.onNodeMouseLeave,onNodeContextMenu:this.onNodeContextMenu,onNodeDragStart:this.onNodeDragStart,onNodeDragEnter:this.onNodeDragEnter,onNodeDragOver:this.onNodeDragOver,onNodeDragLeave:this.onNodeDragLeave,onNodeDragEnd:this.onNodeDragEnd,onNodeDrop:this.onNodeDrop}},a.createElement("div",{className:l()(mt,rt,(pe={},Object(u.a)(pe,"".concat(mt,"-show-line"),vt),Object(u.a)(pe,"".concat(mt,"-focused"),be),Object(u.a)(pe,"".concat(mt,"-active-focused"),Be!==null),pe))},a.createElement(W,Object.assign({ref:this.listRef,prefixCls:mt,style:Je,data:Ve,disabled:Wt,selectable:pt,checkable:!!Lt,motion:Qt,dragging:At,height:jt,itemHeight:zt,virtual:Nt,focusable:ut,focused:be,tabIndex:Qe,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:it},this.getTreeNodeRequiredProps(),He))))}}],[{key:"getDerivedStateFromProps",value:function(pe,we){var be=we.prevProps,Ve={prevProps:pe};function Xe(je){return!be&&je in pe||be&&be[je]!==pe[je]}var At;if(Xe("treeData")?At=pe.treeData:Xe("children")&&(Object(o.a)(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),At=Object(r.c)(pe.children)),At){Ve.treeData=At;var Be=Object(r.a)(At);Ve.keyEntities=Object(O.a)(Object(u.a)({},N,M),Be.keyEntities)}var Fe=Ve.keyEntities||we.keyEntities;if(Xe("expandedKeys")||be&&Xe("autoExpandParent"))Ve.expandedKeys=pe.autoExpandParent||!be&&pe.defaultExpandParent?Object(d.e)(pe.expandedKeys,Fe):pe.expandedKeys;else if(!be&&pe.defaultExpandAll){var mt=Object(O.a)({},Fe);delete mt[N],Ve.expandedKeys=Object.keys(mt).map(function(je){return mt[je].key})}else!be&&pe.defaultExpandedKeys&&(Ve.expandedKeys=pe.autoExpandParent||pe.defaultExpandParent?Object(d.e)(pe.defaultExpandedKeys,Fe):pe.defaultExpandedKeys);if(Ve.expandedKeys||delete Ve.expandedKeys,At||Ve.expandedKeys){var rt=Object(r.d)(At||we.treeData,Ve.expandedKeys||we.expandedKeys);Ve.flattenNodes=rt}if(pe.selectable&&(Xe("selectedKeys")?Ve.selectedKeys=Object(d.d)(pe.selectedKeys,pe):!be&&pe.defaultSelectedKeys&&(Ve.selectedKeys=Object(d.d)(pe.defaultSelectedKeys,pe))),pe.checkable){var Je;if(Xe("checkedKeys")?Je=Object(d.j)(pe.checkedKeys)||{}:!be&&pe.defaultCheckedKeys?Je=Object(d.j)(pe.defaultCheckedKeys)||{}:At&&(Je=Object(d.j)(pe.checkedKeys)||{checkedKeys:we.checkedKeys,halfCheckedKeys:we.halfCheckedKeys}),Je){var vt=Je,ut=vt.checkedKeys,bt=ut===void 0?[]:ut,Qe=vt.halfCheckedKeys,pt=Qe===void 0?[]:Qe;if(!pe.checkStrictly){var Ge=Object(z.a)(bt,!0,Fe);bt=Ge.checkedKeys,pt=Ge.halfCheckedKeys}Ve.checkedKeys=bt,Ve.halfCheckedKeys=pt}}return Xe("loadedKeys")&&(Ve.loadedKeys=pe.loadedKeys),Ve}}]),fe}(a.Component);Y.defaultProps={prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[]},Y.TreeNode=A.a;var Q=Y,P=_.b=Q},JWwY:function(Z,_,e){var u=e("Q6Bq"),O=e("yMz6"),v=O.updateCenterAndZoom;u.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},function(g,y){y.eachComponent({mainType:"series",subType:"tree",query:g},function(w){var p=g.dataIndex,a=w.getData().tree,t=a.getNodeByDataIndex(p);t.isExpand=!t.isExpand})}),u.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},function(g,y){y.eachComponent({mainType:"series",subType:"tree",query:g},function(w){var p=w.coordinateSystem,a=v(p,g);w.setCenter&&w.setCenter(a.center),w.setZoom&&w.setZoom(a.zoom)})})},JhJE:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=O.createHashMap,g=O.each;u.registerProcessor({getTargetSeries:function(y){var w=v();return y.eachComponent("dataZoom",function(p){p.eachTargetAxis(function(a,t,o){var s=o.getAxisProxy(a.name,t);g(s.getTargetSeriesModels(),function(l){w.set(l.uid,l)})})}),w},modifyOutputEnd:!0,overallReset:function(y,w){y.eachComponent("dataZoom",function(p){p.eachTargetAxis(function(a,t,o){o.getAxisProxy(a.name,t).reset(o,w)}),p.eachTargetAxis(function(a,t,o){o.getAxisProxy(a.name,t).filterData(o,w)})}),y.eachComponent("dataZoom",function(p){var a=p.findRepresentativeAxisProxy(),t=a.getDataPercentWindow(),o=a.getDataValueWindow();p.setCalculatedRange({start:t[0],end:t[1],startValue:o[0],endValue:o[1]})})}})},Jjzi:function(Z,_,e){var u=e("oEo5"),O=1e-4;function v(E){return E.replace(/^\s+|\s+$/g,"")}function g(E,L,T,b){var x=L[1]-L[0],N=T[1]-T[0];if(x===0)return N===0?T[0]:(T[0]+T[1])/2;if(b)if(x>0){if(E<=L[0])return T[0];if(E>=L[1])return T[1]}else{if(E>=L[0])return T[0];if(E<=L[1])return T[1]}else{if(E===L[0])return T[0];if(E===L[1])return T[1]}return(E-L[0])/x*N+T[0]}function y(E,L){switch(E){case"center":case"middle":E="50%";break;case"left":case"top":E="0%";break;case"right":case"bottom":E="100%";break}return typeof E=="string"?v(E).match(/%$/)?parseFloat(E)/100*L:parseFloat(E):E==null?NaN:+E}function w(E,L,T){return L==null&&(L=10),L=Math.min(Math.max(0,L),20),E=(+E).toFixed(L),T?E:+E}function p(E){return E.sort(function(L,T){return L-T}),E}function a(E){if(E=+E,isNaN(E))return 0;for(var L=1,T=0;Math.round(E*L)/L!==E;)L*=10,T++;return T}function t(E){var L=E.toString(),T=L.indexOf("e");if(T>0){var b=+L.slice(T+1);return b<0?-b:0}else{var x=L.indexOf(".");return x<0?0:L.length-1-x}}function o(E,L){var T=Math.log,b=Math.LN10,x=Math.floor(T(E[1]-E[0])/b),N=Math.round(T(Math.abs(L[1]-L[0]))/b),D=Math.min(Math.max(-x+N,0),20);return isFinite(D)?D:20}function s(E,L,T){if(!E[L])return 0;var b=u.reduce(E,function(W,z){return W+(isNaN(z)?0:z)},0);if(b===0)return 0;for(var x=Math.pow(10,T),N=u.map(E,function(W){return(isNaN(W)?0:W)/b*x*100}),D=x*100,M=u.map(N,function(W){return Math.floor(W)}),R=u.reduce(M,function(W,z){return W+z},0),F=u.map(N,function(W,z){return W-M[z]});R<D;){for(var B=Number.NEGATIVE_INFINITY,H=null,U=0,K=F.length;U<K;++U)F[U]>B&&(B=F[U],H=U);++M[H],F[H]=0,++R}return M[L]/x}var l=9007199254740991;function n(E){var L=Math.PI*2;return(E%L+L)%L}function d(E){return E>-O&&E<O}var r=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d\d)(?::(\d\d)(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function c(E){if(E instanceof Date)return E;if(typeof E=="string"){var L=r.exec(E);if(!L)return new Date(NaN);if(L[8]){var T=+L[4]||0;return L[8].toUpperCase()!=="Z"&&(T-=L[8].slice(0,3)),new Date(Date.UTC(+L[1],+(L[2]||1)-1,+L[3]||1,T,+(L[5]||0),+L[6]||0,+L[7]||0))}else return new Date(+L[1],+(L[2]||1)-1,+L[3]||1,+L[4]||0,+(L[5]||0),+L[6]||0,+L[7]||0)}else if(E==null)return new Date(NaN);return new Date(Math.round(E))}function i(E){return Math.pow(10,h(E))}function h(E){if(E===0)return 0;var L=Math.floor(Math.log(E)/Math.LN10);return E/Math.pow(10,L)>=10&&L++,L}function f(E,L){var T=h(E),b=Math.pow(10,T),x=E/b,N;return L?x<1.5?N=1:x<2.5?N=2:x<4?N=3:x<7?N=5:N=10:x<1?N=1:x<2?N=2:x<3?N=3:x<5?N=5:N=10,E=N*b,T>=-20?+E.toFixed(T<0?-T:0):E}function A(E,L){var T=(E.length-1)*L+1,b=Math.floor(T),x=+E[b-1],N=T-b;return N?x+N*(E[b]-x):x}function C(E){E.sort(function(R,F){return M(R,F,0)?-1:1});for(var L=-Infinity,T=1,b=0;b<E.length;){for(var x=E[b].interval,N=E[b].close,D=0;D<2;D++)x[D]<=L&&(x[D]=L,N[D]=D?1:1-T),L=x[D],T=N[D];x[0]===x[1]&&N[0]*N[1]!==1?E.splice(b,1):b++}return E;function M(R,F,B){return R.interval[B]<F.interval[B]||R.interval[B]===F.interval[B]&&(R.close[B]-F.close[B]===(B?-1:1)||!B&&M(R,F,1))}}function S(E){return E-parseFloat(E)>=0}_.linearMap=g,_.parsePercent=y,_.round=w,_.asc=p,_.getPrecision=a,_.getPrecisionSafe=t,_.getPixelPrecision=o,_.getPercentWithPrecision=s,_.MAX_SAFE_INTEGER=l,_.remRadian=n,_.isRadianAroundZero=d,_.parseDate=c,_.quantity=i,_.quantityExponent=h,_.nice=f,_.quantile=A,_.reformIntervals=C,_.isNumeric=S},JkS2:function(Z,_){function e(g){return g}function u(g,y,w,p,a){this._old=g,this._new=y,this._oldKeyGetter=w||e,this._newKeyGetter=p||e,this.context=a}u.prototype={constructor:u,add:function(g){return this._add=g,this},update:function(g){return this._update=g,this},remove:function(g){return this._remove=g,this},execute:function(){var g=this._old,y=this._new,w={},p={},a=[],t=[],o;for(O(g,w,a,"_oldKeyGetter",this),O(y,p,t,"_newKeyGetter",this),o=0;o<g.length;o++){var s=a[o],l=p[s];if(l!=null){var n=l.length;n?(n===1&&(p[s]=null),l=l.shift()):p[s]=null,this._update&&this._update(l,o)}else this._remove&&this._remove(o)}for(var o=0;o<t.length;o++){var s=t[o];if(p.hasOwnProperty(s)){var l=p[s];if(l==null)continue;if(!l.length)this._add&&this._add(l);else for(var d=0,n=l.length;d<n;d++)this._add&&this._add(l[d])}}}};function O(g,y,w,p,a){for(var t=0;t<g.length;t++){var o="_ec_"+a[p](g[t],t),s=y[o];s==null?(w.push(o),y[o]=t):(s.length||(y[o]=s=[s]),s.push(t))}}var v=u;Z.exports=v},JoY0:function(Z,_,e){var u=e("342z"),O=e("Wa83"),v=e("Wr3P"),g=v.quadraticSubdivide,y=v.cubicSubdivide,w=v.quadraticAt,p=v.cubicAt,a=v.quadraticDerivativeAt,t=v.cubicDerivativeAt,o=[];function s(n,d,r){var c=n.cpx2,i=n.cpy2;return c===null||i===null?[(r?t:p)(n.x1,n.cpx1,n.cpx2,n.x2,d),(r?t:p)(n.y1,n.cpy1,n.cpy2,n.y2,d)]:[(r?a:w)(n.x1,n.cpx1,n.x2,d),(r?a:w)(n.y1,n.cpy1,n.y2,d)]}var l=u.extend({type:"bezier-curve",shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(d,r){var c=r.x1,i=r.y1,h=r.x2,f=r.y2,A=r.cpx1,C=r.cpy1,S=r.cpx2,E=r.cpy2,L=r.percent;if(L===0)return;d.moveTo(c,i),S==null||E==null?(L<1&&(g(c,A,h,L,o),A=o[1],h=o[2],g(i,C,f,L,o),C=o[1],f=o[2]),d.quadraticCurveTo(A,C,h,f)):(L<1&&(y(c,A,S,h,L,o),A=o[1],S=o[2],h=o[3],y(i,C,E,f,L,o),C=o[1],E=o[2],f=o[3]),d.bezierCurveTo(A,C,S,E,h,f))},pointAt:function(d){return s(this.shape,d,!1)},tangentAt:function(d){var r=s(this.shape,d,!0);return O.normalize(r,r)}});Z.exports=l},JqtM:function(Z,_){var e=1;typeof window!="undefined"&&(e=Math.max(window.devicePixelRatio||1,1));var u=0,O=e;_.debugMode=u,_.devicePixelRatio=O},Ju7t:function(Z,_,e){var u=e("oEo5"),O=e("P0S0"),v=e("kY/L"),g=e("1JkX"),y=g.enableClassManagement,w=g.parseClassType,p=e("QV7q"),a=p.makeInner,t=e("SSBM"),o=e("EUeE"),s=a(),l=O.extend({type:"component",id:"",name:"",mainType:"",subType:"",componentIndex:0,defaultOption:null,ecModel:null,dependentModels:[],uid:null,layoutMode:null,$constructor:function(r,c,i,h){O.call(this,r,c,i,h),this.uid=v.getUID("ec_cpt_model")},init:function(r,c,i,h){this.mergeDefaultAndTheme(r,i)},mergeDefaultAndTheme:function(r,c){var i=this.layoutMode,h=i?t.getLayoutParams(r):{},f=c.getTheme();u.merge(r,f.get(this.mainType)),u.merge(r,this.getDefaultOption()),i&&t.mergeLayoutParam(r,h,i)},mergeOption:function(r,c){u.merge(this.option,r,!0);var i=this.layoutMode;i&&t.mergeLayoutParam(this.option,r,i)},optionUpdated:function(r,c){},getDefaultOption:function(){var r=s(this);if(!r.defaultOption){for(var c=[],i=this.constructor;i;){var h=i.prototype.defaultOption;h&&c.push(h),i=i.superClass}for(var f={},A=c.length-1;A>=0;A--)f=u.merge(f,c[A],!0);r.defaultOption=f}return r.defaultOption},getReferringComponents:function(r){return this.ecModel.queryComponents({mainType:r,index:this.get(r+"Index",!0),id:this.get(r+"Id",!0)})}});y(l,{registerWhenExtend:!0}),v.enableSubTypeDefaulter(l),v.enableTopologicalTravel(l,n);function n(r){var c=[];return u.each(l.getClassesByMainType(r),function(i){c=c.concat(i.prototype.dependencies||[])}),c=u.map(c,function(i){return w(i).main}),r!=="dataset"&&u.indexOf(c,"dataset")<=0&&c.unshift("dataset"),c}u.mixin(l,o);var d=l;Z.exports=d},Jy93:function(Z,_,e){e("mpOK");var u=e("qp2x"),O=u.registerPainter,v=e("vfQ3");O("vml",v)},K4SB:function(Z,_,e){var u=e("oEo5");function O(g,y){var w={};return u.each(g,function(p){p.each(p.mapDimension("value"),function(a,t){var o="ec-"+p.getName(t);w[o]=w[o]||[],isNaN(a)||w[o].push(a)})}),g[0].map(g[0].mapDimension("value"),function(p,a){for(var t="ec-"+g[0].getName(a),o=0,s=Infinity,l=-Infinity,n=w[t].length,d=0;d<n;d++)s=Math.min(s,w[t][d]),l=Math.max(l,w[t][d]),o+=w[t][d];var r;return y==="min"?r=s:y==="max"?r=l:y==="average"?r=o/n:r=o,n===0?NaN:r})}function v(g){var y={};g.eachSeriesByType("map",function(w){var p=w.getHostGeoModel(),a=p?"o"+p.id:"i"+w.getMapType();(y[a]=y[a]||[]).push(w)}),u.each(y,function(w,p){for(var a=O(u.map(w,function(o){return o.getData()}),w[0].get("mapValueCalculation")),t=0;t<w.length;t++)w[t].originalData=w[t].getData();for(var t=0;t<w.length;t++)w[t].seriesGroup=w,w[t].needsDrawMap=t===0&&!w[t].getHostGeoModel(),w[t].setData(a.cloneShallow()),w[t].mainSeries=w[0]})}Z.exports=v},KAmQ:function(Z,_){Z.exports=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var u=document.activeElement,O=[],v=0;v<e.rangeCount;v++)O.push(e.getRangeAt(v));switch(u.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":u.blur();break;default:u=null;break}return e.removeAllRanges(),function(){e.type==="Caret"&&e.removeAllRanges(),e.rangeCount||O.forEach(function(g){e.addRange(g)}),u&&u.focus()}}},KBjX:function(Z,_){function e(u,O,v,g,y,w){if(w>O&&w>g||w<O&&w<g)return 0;if(g===O)return 0;var p=g<O?1:-1,a=(w-O)/(g-O);(a===1||a===0)&&(p=g<O?.5:-.5);var t=a*(v-u)+u;return t===y?Infinity:t>y?p:0}Z.exports=e},KFRP:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("ofoi"),w=e.n(y),p=e("ZZRV"),a=e("iczh"),t=e.n(a),o=function(W){var z=W.prefixCls,Y=W.className,Q=W.width,P=W.style;return p.createElement("h3",{className:t()(z,Y),style:g()({width:Q},P)})},s=o,l=e("bOtj"),n=e.n(l),d=function(W){var z=function(te){var pe=W.width,we=W.rows,be=we===void 0?2:we;return Array.isArray(pe)?pe[te]:be-1===te?pe:void 0},Y=W.prefixCls,Q=W.className,P=W.style,G=W.rows,$=n()(Array(G)).map(function(fe,te){return p.createElement("li",{key:te,style:{width:z(te)}})});return p.createElement("ul",{className:t()(Y,Q),style:P},$)},r=d,c=e("LpVx"),i=function(W){var z,Y,Q=W.prefixCls,P=W.className,G=W.style,$=W.size,fe=W.shape,te=t()((z={},O()(z,"".concat(Q,"-lg"),$==="large"),O()(z,"".concat(Q,"-sm"),$==="small"),z)),pe=t()((Y={},O()(Y,"".concat(Q,"-circle"),fe==="circle"),O()(Y,"".concat(Q,"-square"),fe==="square"),O()(Y,"".concat(Q,"-round"),fe==="round"),Y)),we=typeof $=="number"?{width:$,height:$,lineHeight:"".concat($,"px")}:{};return p.createElement("span",{className:t()(Q,P,te,pe),style:g()(g()({},we),G)})},h=i,f=e("3CTf"),A=function(W){var z=function(Q){var P=Q.getPrefixCls,G=W.prefixCls,$=W.className,fe=W.active,te=P("skeleton",G),pe=Object(f.default)(W,["prefixCls"]),we=t()(te,$,"".concat(te,"-element"),O()({},"".concat(te,"-active"),fe));return p.createElement("div",{className:we},p.createElement(h,g()({prefixCls:"".concat(te,"-avatar")},pe)))};return p.createElement(c.a,null,z)};A.defaultProps={size:"default",shape:"circle"};var C=A,S=function(W){var z=function(Q){var P=Q.getPrefixCls,G=W.prefixCls,$=W.className,fe=W.active,te=P("skeleton",G),pe=Object(f.default)(W,["prefixCls"]),we=t()(te,$,"".concat(te,"-element"),O()({},"".concat(te,"-active"),fe));return p.createElement("div",{className:we},p.createElement(h,g()({prefixCls:"".concat(te,"-button")},pe)))};return p.createElement(c.a,null,z)};S.defaultProps={size:"default"};var E=S,L=function(W){var z=function(Q){var P=Q.getPrefixCls,G=W.prefixCls,$=W.className,fe=W.active,te=P("skeleton",G),pe=Object(f.default)(W,["prefixCls"]),we=t()(te,$,"".concat(te,"-element"),O()({},"".concat(te,"-active"),fe));return p.createElement("div",{className:we},p.createElement(h,g()({prefixCls:"".concat(te,"-input")},pe)))};return p.createElement(c.a,null,z)};L.defaultProps={size:"default"};var T=L,b="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",x=function(W){var z=function(Q){var P=Q.getPrefixCls,G=W.prefixCls,$=W.className,fe=W.style,te=P("skeleton",G),pe=t()(te,$,"".concat(te,"-element"));return p.createElement("div",{className:pe},p.createElement("div",{className:t()("".concat(te,"-image"),$),style:fe},p.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:"".concat(te,"-image-svg")},p.createElement("path",{d:b,className:"".concat(te,"-image-path")}))))};return p.createElement(c.a,null,z)},N=x;function D(K){return K&&w()(K)==="object"?K:{}}function M(K,W){return K&&!W?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function R(K,W){return!K&&W?{width:"38%"}:K&&W?{width:"50%"}:{}}function F(K,W){var z={};return(!K||!W)&&(z.width="61%"),!K&&W?z.rows=3:z.rows=2,z}var B=function(W){var z=function(Q){var P=Q.getPrefixCls,G=Q.direction,$=W.prefixCls,fe=W.loading,te=W.className,pe=W.children,we=W.avatar,be=W.title,Ve=W.paragraph,Xe=W.active,At=W.round,Be=P("skeleton",$);if(fe||!("loading"in W)){var Fe,mt=!!we,rt=!!be,Je=!!Ve,vt;if(mt){var ut=g()(g()({prefixCls:"".concat(Be,"-avatar")},M(rt,Je)),D(we));vt=p.createElement("div",{className:"".concat(Be,"-header")},p.createElement(h,ut))}var bt;if(rt||Je){var Qe;if(rt){var pt=g()(g()({prefixCls:"".concat(Be,"-title")},R(mt,Je)),D(be));Qe=p.createElement(s,pt)}var Ge;if(Je){var je=g()(g()({prefixCls:"".concat(Be,"-paragraph")},F(mt,rt)),D(Ve));Ge=p.createElement(r,je)}bt=p.createElement("div",{className:"".concat(Be,"-content")},Qe,Ge)}var _e=t()(Be,te,(Fe={},O()(Fe,"".concat(Be,"-with-avatar"),mt),O()(Fe,"".concat(Be,"-active"),Xe),O()(Fe,"".concat(Be,"-rtl"),G==="rtl"),O()(Fe,"".concat(Be,"-round"),At),Fe));return p.createElement("div",{className:_e},vt,bt)}return pe};return p.createElement(c.a,null,z)};B.defaultProps={avatar:!1,title:!0,paragraph:!0},B.Button=E,B.Avatar=C,B.Input=T,B.Image=N;var H=B,U=_.a=H},KGov:function(Z,_,e){var u=e("xTec"),O=e("SSBM"),v=O.mergeLayoutParam,g=O.getLayoutParams,y=u.extend({type:"legend.scroll",setScrollDataIndex:function(a){this.option.scrollDataIndex=a},defaultOption:{scrollDataIndex:0,pageButtonItemGap:5,pageButtonGap:null,pageButtonPosition:"end",pageFormatter:"{current}/{total}",pageIcons:{horizontal:["M0,0L12,-10L12,10z","M0,0L-12,-10L-12,10z"],vertical:["M0,0L20,0L10,-20z","M0,0L20,0L10,20z"]},pageIconColor:"#2f4554",pageIconInactiveColor:"#aaa",pageIconSize:15,pageTextStyle:{color:"#333"},animationDurationUpdate:800},init:function(a,t,o,s){var l=g(a);y.superCall(this,"init",a,t,o,s),w(this,a,l)},mergeOption:function(a,t){y.superCall(this,"mergeOption",a,t),w(this,this.option,a)}});function w(a,t,o){var s=a.getOrient(),l=[1,1];l[s.index]=0,v(t,o,{type:"box",ignoreSize:l})}var p=y;Z.exports=p},"KSZ+":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("6MbY"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},KZcC:function(Z,_,e){var u=e("oEo5"),O=e("rkXN"),v=e("Jjzi"),g=[20,140],y=O.extend({type:"visualMap.continuous",defaultOption:{align:"auto",calculable:!1,range:null,realtime:!0,itemHeight:null,itemWidth:null,hoverLink:!0,hoverLinkDataSize:null,hoverLinkOnHandle:null},optionUpdated:function(a,t){y.superApply(this,"optionUpdated",arguments),this.resetExtent(),this.resetVisual(function(o){o.mappingMethod="linear",o.dataExtent=this.getExtent()}),this._resetRange()},resetItemSize:function(){y.superApply(this,"resetItemSize",arguments);var a=this.itemSize;this._orient==="horizontal"&&a.reverse(),(a[0]==null||isNaN(a[0]))&&(a[0]=g[0]),(a[1]==null||isNaN(a[1]))&&(a[1]=g[1])},_resetRange:function(){var a=this.getExtent(),t=this.option.range;!t||t.auto?(a.auto=1,this.option.range=a):u.isArray(t)&&(t[0]>t[1]&&t.reverse(),t[0]=Math.max(t[0],a[0]),t[1]=Math.min(t[1],a[1]))},completeVisualOption:function(){O.prototype.completeVisualOption.apply(this,arguments),u.each(this.stateList,function(a){var t=this.option.controller[a].symbolSize;t&&t[0]!==t[1]&&(t[0]=0)},this)},setSelected:function(a){this.option.range=a.slice(),this._resetRange()},getSelected:function(){var a=this.getExtent(),t=v.asc((this.get("range")||[]).slice());return t[0]>a[1]&&(t[0]=a[1]),t[1]>a[1]&&(t[1]=a[1]),t[0]<a[0]&&(t[0]=a[0]),t[1]<a[0]&&(t[1]=a[0]),t},getValueState:function(a){var t=this.option.range,o=this.getExtent();return(t[0]<=o[0]||t[0]<=a)&&(t[1]>=o[1]||a<=t[1])?"inRange":"outOfRange"},findTargetDataIndices:function(a){var t=[];return this.eachTargetSeries(function(o){var s=[],l=o.getData();l.each(this.getDataDimension(l),function(n,d){a[0]<=n&&n<=a[1]&&s.push(d)},this),t.push({seriesId:o.id,dataIndex:s})},this),t},getVisualMeta:function(a){var t=w(this,"outOfRange",this.getExtent()),o=w(this,"inRange",this.option.range.slice()),s=[];function l(f,A){s.push({value:f,color:a(f,A)})}for(var n=0,d=0,r=o.length,c=t.length;d<c&&(!o.length||t[d]<=o[0]);d++)t[d]<o[n]&&l(t[d],"outOfRange");for(var i=1;n<r;n++,i=0)i&&s.length&&l(o[n],"outOfRange"),l(o[n],"inRange");for(var i=1;d<c;d++)(!o.length||o[o.length-1]<t[d])&&(i&&(s.length&&l(s[s.length-1].value,"outOfRange"),i=0),l(t[d],"outOfRange"));var h=s.length;return{stops:s,outerColors:[h?s[0].color:"transparent",h?s[h-1].color:"transparent"]}}});function w(a,t,o){if(o[0]===o[1])return o.slice();for(var s=200,l=(o[1]-o[0])/s,n=o[0],d=[],r=0;r<=s&&n<o[1];r++)d.push(n),n+=l;return d.push(o[1]),d}var p=y;Z.exports=p},KfRZ:function(Z,_,e){},KmN3:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("6x2K"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},KomR:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"};_.default=u},KpzO:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={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"};_.default=u},KsgI:function(Z,_,e){var u=e("oEo5"),O=e("Ju7t"),v=e("P7pv"),g=e("l1R7"),y=O.extend({type:"singleAxis",layoutMode:"box",axis:null,coordinateSystem:null,getCoordSysModel:function(){return this}}),w={left:"5%",top:"5%",right:"5%",bottom:"5%",type:"value",position:"bottom",orient:"horizontal",axisLine:{show:!0,lineStyle:{width:1,type:"solid"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:"auto"},splitLine:{show:!0,lineStyle:{type:"dashed",opacity:.2}}};function p(t,o){return o.type||(o.data?"category":"value")}u.merge(y.prototype,g),v("single",y,p,w);var a=y;Z.exports=a},Kuav:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("zYjg");e("aXVC"),e("I0KN"),u.extendComponentView({type:"grid",render:function(g,y){this.group.removeAll(),g.get("show")&&this.group.add(new v.Rect({shape:g.coordinateSystem.getRect(),style:O.defaults({fill:g.get("backgroundColor")},g.getItemStyle()),silent:!0,z2:-1}))}}),u.registerPreprocessor(function(g){g.xAxis&&g.yAxis&&!g.grid&&(g.grid={})})},L7QV:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("8ULG"),o=e.n(t),s=e("XneU"),l=e.n(s),n=e("Hdxz"),d=e.n(n),r=e("ZZRV"),c=e.n(r),i=e("iczh"),h=e.n(i),f=e("3CTf"),A=e("MdoL"),C=e.n(A),S=e("DVO+"),E=e.n(S),L=e("Z0j4"),T=e.n(L),b=e("4ZCI"),x=e.n(b),N=e("LpVx"),D=e("vWUX"),M=e("b5WB"),R=e("Uw8V"),F=e.n(R),B=2,H=.16,U=.05,K=.05,W=.15,z=5,Y=4,Q=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function P(Ae,De,$e){var Bt;return Math.round(Ae.h)>=60&&Math.round(Ae.h)<=240?Bt=$e?Math.round(Ae.h)-B*De:Math.round(Ae.h)+B*De:Bt=$e?Math.round(Ae.h)+B*De:Math.round(Ae.h)-B*De,Bt<0?Bt+=360:Bt>=360&&(Bt-=360),Bt}function G(Ae,De,$e){if(Ae.h===0&&Ae.s===0)return Ae.s;var Bt;return $e?Bt=Ae.s-H*De:De===Y?Bt=Ae.s+H:Bt=Ae.s+U*De,Bt>1&&(Bt=1),$e&&De===z&&Bt>.1&&(Bt=.1),Bt<.06&&(Bt=.06),Number(Bt.toFixed(2))}function $(Ae,De,$e){var Bt;return $e?Bt=Ae.v+K*De:Bt=Ae.v-W*De,Bt>1&&(Bt=1),Number(Bt.toFixed(2))}function fe(Ae){for(var De=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},$e=[],Bt=F()(Ae),$t=z;$t>0;$t-=1){var St=Bt.toHsv(),_t=F()({h:P(St,$t,!0),s:G(St,$t,!0),v:$(St,$t,!0)}).toHexString();$e.push(_t)}$e.push(Bt.toHexString());for(var Dt=1;Dt<=Y;Dt+=1){var Yt=Bt.toHsv(),wt=F()({h:P(Yt,Dt),s:G(Yt,Dt),v:$(Yt,Dt)}).toHexString();$e.push(wt)}return De.theme==="dark"?Q.map(function(ur){var er=ur.index,ze=ur.opacity,tt=F.a.mix(De.backgroundColor||"#141414",$e[er],ze*100).toHexString();return tt}):$e}var te={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1890FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},pe={},we={};Object.keys(te).forEach(function(Ae){pe[Ae]=fe(te[Ae]),pe[Ae].primary=pe[Ae][5],we[Ae]=fe(te[Ae],{theme:"dark",backgroundColor:"#141414"}),we[Ae].primary=we[Ae][5]});var be=pe.red,Ve=pe.volcano,Xe=pe.gold,At=pe.orange,Be=pe.yellow,Fe=pe.lime,mt=pe.green,rt=pe.cyan,Je=pe.blue,vt=pe.geekblue,ut=pe.purple,bt=pe.magenta,Qe=pe.grey;function pt(Ae){return!Ae||Ae<0?0:Ae>100?100:Ae}function Ge(Ae){var De=Ae.success,$e=Ae.successPercent,Bt=$e;return De&&"progress"in De&&(Object(M.a)(!1,"Progress","`success.progress` is deprecated. Please use `success.percent` instead."),Bt=De.progress),De&&"percent"in De&&(Bt=De.percent),Bt}var je=function(Ae,De){var $e={};for(var Bt in Ae)Object.prototype.hasOwnProperty.call(Ae,Bt)&&De.indexOf(Bt)<0&&($e[Bt]=Ae[Bt]);if(Ae!=null&&typeof Object.getOwnPropertySymbols=="function")for(var $t=0,Bt=Object.getOwnPropertySymbols(Ae);$t<Bt.length;$t++)De.indexOf(Bt[$t])<0&&Object.prototype.propertyIsEnumerable.call(Ae,Bt[$t])&&($e[Bt[$t]]=Ae[Bt[$t]]);return $e},_e=function(De){var $e=[];return Object.keys(De).forEach(function(Bt){var $t=parseFloat(Bt.replace(/%/g,""));isNaN($t)||$e.push({key:$t,value:De[Bt]})}),$e=$e.sort(function(Bt,$t){return Bt.key-$t.key}),$e.map(function(Bt){var $t=Bt.key,St=Bt.value;return"".concat(St," ").concat($t,"%")}).join(", ")},ht=function(De){var $e=De.from,Bt=$e===void 0?te.blue:$e,$t=De.to,St=$t===void 0?te.blue:$t,_t=De.direction,Dt=_t===void 0?"to right":_t,Yt=je(De,["from","to","direction"]);if(Object.keys(Yt).length!==0){var wt=_e(Yt);return{backgroundImage:"linear-gradient(".concat(Dt,", ").concat(wt,")")}}return{backgroundImage:"linear-gradient(".concat(Dt,", ").concat(Bt,", ").concat(St,")")}},Lt=function(De){var $e=De.prefixCls,Bt=De.percent,$t=De.strokeWidth,St=De.size,_t=De.strokeColor,Dt=De.strokeLinecap,Yt=De.children,wt=De.trailColor,ur=De.success,er=_t&&typeof _t!="string"?ht(_t):{background:_t},ze=wt?{backgroundColor:wt}:void 0,tt=g()({width:"".concat(pt(Bt),"%"),height:$t||(St==="small"?6:8),borderRadius:Dt==="square"?0:""},er),We=Ge(De),st={width:"".concat(pt(We),"%"),height:$t||(St==="small"?6:8),borderRadius:Dt==="square"?0:"",backgroundColor:ur==null?void 0:ur.strokeColor},ct=We!==void 0?r.createElement("div",{className:"".concat($e,"-success-bg"),style:st}):null;return r.createElement(r.Fragment,null,r.createElement("div",{className:"".concat($e,"-outer")},r.createElement("div",{className:"".concat($e,"-inner"),style:ze},r.createElement("div",{className:"".concat($e,"-bg"),style:tt}),ct)),Yt)},Ft=Lt,Wt={className:"",percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,style:{},trailColor:"#D9D9D9",trailWidth:1},Qt=function(De){var $e=De.map(function(){return Object(r.useRef)()}),Bt=Object(r.useRef)();return Object(r.useEffect)(function(){var $t=Date.now(),St=!1;Object.keys($e).forEach(function(_t){var Dt=$e[_t].current;if(!Dt)return;St=!0;var Yt=Dt.style;Yt.transitionDuration=".3s, .3s, .3s, .06s",Bt.current&&$t-Bt.current<100&&(Yt.transitionDuration="0s, 0s")}),St&&(Bt.current=Date.now())}),[$e]};function or(){return or=Object.assign||function(Ae){for(var De=1;De<arguments.length;De++){var $e=arguments[De];for(var Bt in $e)Object.prototype.hasOwnProperty.call($e,Bt)&&(Ae[Bt]=$e[Bt])}return Ae},or.apply(this,arguments)}function Tt(Ae,De){return it(Ae)||Ht(Ae,De)||zt(Ae,De)||jt()}function jt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function zt(Ae,De){if(!Ae)return;if(typeof Ae=="string")return Nt(Ae,De);var $e=Object.prototype.toString.call(Ae).slice(8,-1);if($e==="Object"&&Ae.constructor&&($e=Ae.constructor.name),$e==="Map"||$e==="Set")return Array.from(Ae);if($e==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test($e))return Nt(Ae,De)}function Nt(Ae,De){(De==null||De>Ae.length)&&(De=Ae.length);for(var $e=0,Bt=new Array(De);$e<De;$e++)Bt[$e]=Ae[$e];return Bt}function Ht(Ae,De){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(Ae)))return;var $e=[],Bt=!0,$t=!1,St=void 0;try{for(var _t=Ae[Symbol.iterator](),Dt;!(Bt=(Dt=_t.next()).done)&&!($e.push(Dt.value),De&&$e.length===De);Bt=!0);}catch(Yt){$t=!0,St=Yt}finally{try{!Bt&&_t.return!=null&&_t.return()}finally{if($t)throw St}}return $e}function it(Ae){if(Array.isArray(Ae))return Ae}function He(Ae,De){if(Ae==null)return{};var $e=ne(Ae,De),Bt,$t;if(Object.getOwnPropertySymbols){var St=Object.getOwnPropertySymbols(Ae);for($t=0;$t<St.length;$t++){if(Bt=St[$t],De.indexOf(Bt)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(Ae,Bt))continue;$e[Bt]=Ae[Bt]}}return $e}function ne(Ae,De){if(Ae==null)return{};var $e={},Bt=Object.keys(Ae),$t,St;for(St=0;St<Bt.length;St++){if($t=Bt[St],De.indexOf($t)>=0)continue;$e[$t]=Ae[$t]}return $e}var ce=function(De){var $e=De.className,Bt=De.percent,$t=De.prefixCls,St=De.strokeColor,_t=De.strokeLinecap,Dt=De.strokeWidth,Yt=De.style,wt=De.trailColor,ur=De.trailWidth,er=De.transition,ze=He(De,["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"]);delete ze.gapPosition;var tt=Array.isArray(Bt)?Bt:[Bt],We=Array.isArray(St)?St:[St],st=Qt(tt),ct=Tt(st,1),lt=ct[0],Ue=Dt/2,qe=100-Dt/2,dt="M ".concat(_t==="round"?Ue:0,",").concat(Ue,`
|
|
|
L `).concat(_t==="round"?qe:100,",").concat(Ue),Kt="0 0 100 ".concat(Dt),Ct=0;return c.a.createElement("svg",or({className:h()("".concat($t,"-line"),$e),viewBox:Kt,preserveAspectRatio:"none",style:Yt},ze),c.a.createElement("path",{className:"".concat($t,"-line-trail"),d:dt,strokeLinecap:_t,stroke:wt,strokeWidth:ur||Dt,fillOpacity:"0"}),tt.map(function(vr,yr){var Dr={strokeDasharray:"".concat(vr,"px, 100px"),strokeDashoffset:"-".concat(Ct,"px"),transition:er||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Rr=We[yr]||We[We.length-1];return Ct+=vr,c.a.createElement("path",{key:yr,className:"".concat($t,"-line-path"),d:dt,strokeLinecap:_t,stroke:Rr,strokeWidth:Dt,fillOpacity:"0",ref:lt[yr],style:Dr})}))};ce.defaultProps=Wt;var Ze=ce;function Me(){return Me=Object.assign||function(Ae){for(var De=1;De<arguments.length;De++){var $e=arguments[De];for(var Bt in $e)Object.prototype.hasOwnProperty.call($e,Bt)&&(Ae[Bt]=$e[Bt])}return Ae},Me.apply(this,arguments)}function Ke(Ae,De){return cr(Ae)||nr(Ae,De)||Ut(Ae,De)||sr()}function sr(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ut(Ae,De){if(!Ae)return;if(typeof Ae=="string")return Pt(Ae,De);var $e=Object.prototype.toString.call(Ae).slice(8,-1);if($e==="Object"&&Ae.constructor&&($e=Ae.constructor.name),$e==="Map"||$e==="Set")return Array.from(Ae);if($e==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test($e))return Pt(Ae,De)}function Pt(Ae,De){(De==null||De>Ae.length)&&(De=Ae.length);for(var $e=0,Bt=new Array(De);$e<De;$e++)Bt[$e]=Ae[$e];return Bt}function nr(Ae,De){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(Ae)))return;var $e=[],Bt=!0,$t=!1,St=void 0;try{for(var _t=Ae[Symbol.iterator](),Dt;!(Bt=(Dt=_t.next()).done)&&!($e.push(Dt.value),De&&$e.length===De);Bt=!0);}catch(Yt){$t=!0,St=Yt}finally{try{!Bt&&_t.return!=null&&_t.return()}finally{if($t)throw St}}return $e}function cr(Ae){if(Array.isArray(Ae))return Ae}function Xt(Ae,De){if(Ae==null)return{};var $e=Mt(Ae,De),Bt,$t;if(Object.getOwnPropertySymbols){var St=Object.getOwnPropertySymbols(Ae);for($t=0;$t<St.length;$t++){if(Bt=St[$t],De.indexOf(Bt)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(Ae,Bt))continue;$e[Bt]=Ae[Bt]}}return $e}function Mt(Ae,De){if(Ae==null)return{};var $e={},Bt=Object.keys(Ae),$t,St;for(St=0;St<Bt.length;St++){if($t=Bt[St],De.indexOf($t)>=0)continue;$e[$t]=Ae[$t]}return $e}var me=0;function le(Ae){return+Ae.replace("%","")}function oe(Ae){return Array.isArray(Ae)?Ae:[Ae]}function de(Ae,De,$e,Bt){var $t=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0,St=arguments.length>5?arguments[5]:void 0,_t=50-Bt/2,Dt=0,Yt=-_t,wt=0,ur=-2*_t;switch(St){case"left":Dt=-_t,Yt=0,wt=2*_t,ur=0;break;case"right":Dt=_t,Yt=0,wt=-2*_t,ur=0;break;case"bottom":Yt=_t,ur=2*_t;break;default:}var er="M 50,50 m ".concat(Dt,",").concat(Yt,`
|
|
|
a `).concat(_t,",").concat(_t," 0 1 1 ").concat(wt,",").concat(-ur,`
|
|
|
a `).concat(_t,",").concat(_t," 0 1 1 ").concat(-wt,",").concat(ur),ze=Math.PI*2*_t,tt={stroke:$e,strokeDasharray:"".concat(De/100*(ze-$t),"px ").concat(ze,"px"),strokeDashoffset:"-".concat($t/2+Ae/100*(ze-$t),"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s"};return{pathString:er,pathStyle:tt}}var Se=function(De){var $e=De.prefixCls,Bt=De.strokeWidth,$t=De.trailWidth,St=De.gapDegree,_t=De.gapPosition,Dt=De.trailColor,Yt=De.strokeLinecap,wt=De.style,ur=De.className,er=De.strokeColor,ze=De.percent,tt=Xt(De,["prefixCls","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"]),We=Object(r.useMemo)(function(){return me+=1,me},[]),st=de(0,100,Dt,Bt,St,_t),ct=st.pathString,lt=st.pathStyle,Ue=oe(ze),qe=oe(er),dt=qe.find(function(Dr){return Object.prototype.toString.call(Dr)==="[object Object]"}),Kt=Qt(Ue),Ct=Ke(Kt,1),vr=Ct[0],yr=function(){var Rr=0;return Ue.map(function(Jr,$r){var xr=qe[$r]||qe[qe.length-1],Vr=Object.prototype.toString.call(xr)==="[object Object]"?"url(#".concat($e,"-gradient-").concat(We,")"):"",Lr=de(Rr,Jr,xr,Bt,St,_t);return Rr+=Jr,c.a.createElement("path",{key:$r,className:"".concat($e,"-circle-path"),d:Lr.pathString,stroke:Vr,strokeLinecap:Yt,strokeWidth:Bt,opacity:Jr===0?0:1,fillOpacity:"0",style:Lr.pathStyle,ref:vr[$r]})})};return c.a.createElement("svg",Me({className:h()("".concat($e,"-circle"),ur),viewBox:"0 0 100 100",style:wt},tt),dt&&c.a.createElement("defs",null,c.a.createElement("linearGradient",{id:"".concat($e,"-gradient-").concat(We),x1:"100%",y1:"0%",x2:"0%",y2:"0%"},Object.keys(dt).sort(function(Dr,Rr){return le(Dr)-le(Rr)}).map(function(Dr,Rr){return c.a.createElement("stop",{key:Rr,offset:Dr,stopColor:dt[Dr]})}))),c.a.createElement("path",{className:"".concat($e,"-circle-trail"),d:ct,stroke:Dt,strokeLinecap:Yt,strokeWidth:$t||Bt,fillOpacity:"0",style:lt}),yr().reverse())};Se.defaultProps=Wt;var Ce=Se,Oe={Line:Ze,Circle:Ce};function Ie(Ae){var De=Ae.percent,$e=Ae.success,Bt=Ae.successPercent,$t=pt(De),St=Ge({success:$e,successPercent:Bt});return St?[pt(St),pt($t-pt(St))]:$t}function Ee(Ae){var De=Ae.success,$e=Ae.strokeColor,Bt=Ae.successPercent,$t=$e||null,St=Ge({success:De,successPercent:Bt});return St?[te.green,$t]:$t}var Pe=function(De){var $e=De.prefixCls,Bt=De.width,$t=De.strokeWidth,St=De.trailColor,_t=De.strokeLinecap,Dt=De.gapPosition,Yt=De.gapDegree,wt=De.type,ur=De.children,er=Bt||120,ze={width:er,height:er,fontSize:er*.15+6},tt=$t||6,We=Dt||wt==="dashboard"&&"bottom"||"top",st=function(){return Yt||Yt===0?Yt:wt==="dashboard"?75:void 0},ct=Ee(De),lt=Object.prototype.toString.call(ct)==="[object Object]",Ue=h()("".concat($e,"-inner"),O()({},"".concat($e,"-circle-gradient"),lt));return r.createElement("div",{className:Ue,style:ze},r.createElement(Ce,{percent:Ie(De),strokeWidth:tt,trailWidth:tt,strokeColor:ct,strokeLinecap:_t,trailColor:St,prefixCls:$e,gapDegree:st(),gapPosition:We}),ur)},at=Pe,gt=function(De){for(var $e=De.size,Bt=De.steps,$t=De.percent,St=$t===void 0?0:$t,_t=De.strokeWidth,Dt=_t===void 0?8:_t,Yt=De.strokeColor,wt=De.trailColor,ur=De.prefixCls,er=De.children,ze=Math.floor(Bt*(St/100)),tt=$e==="small"?2:14,We=[],st=0;st<Bt;st+=1)We.push(r.createElement("div",{key:st,className:h()("".concat(ur,"-steps-item"),O()({},"".concat(ur,"-steps-item-active"),st<=ze-1)),style:{backgroundColor:st<=ze-1?Yt:wt,width:tt,height:Dt}}));return r.createElement("div",{className:"".concat(ur,"-steps-outer")},We,er)},ee=gt,ae=function(Ae,De){var $e={};for(var Bt in Ae)Object.prototype.hasOwnProperty.call(Ae,Bt)&&De.indexOf(Bt)<0&&($e[Bt]=Ae[Bt]);if(Ae!=null&&typeof Object.getOwnPropertySymbols=="function")for(var $t=0,Bt=Object.getOwnPropertySymbols(Ae);$t<Bt.length;$t++)De.indexOf(Bt[$t])<0&&Object.prototype.propertyIsEnumerable.call(Ae,Bt[$t])&&($e[Bt[$t]]=Ae[Bt[$t]]);return $e},k=Object(D.a)("line","circle","dashboard"),J=Object(D.a)("normal","exception","active","success"),se=function(Ae){l()($e,Ae);var De=d()($e);function $e(){var Bt;return w()(this,$e),Bt=De.apply(this,arguments),Bt.renderProgress=function($t){var St,_t=$t.getPrefixCls,Dt=$t.direction,Yt=o()(Bt),wt=Yt.props,ur=wt.prefixCls,er=wt.className,ze=wt.size,tt=wt.type,We=wt.steps,st=wt.showInfo,ct=wt.strokeColor,lt=ae(wt,["prefixCls","className","size","type","steps","showInfo","strokeColor"]),Ue=_t("progress",ur),qe=Bt.getProgressStatus(),dt=Bt.renderProcessInfo(Ue,qe);Object(M.a)(!("successPercent"in wt),"Progress","`successPercent` is deprecated. Please use `success.percent` instead.");var Kt;tt==="line"?Kt=We?r.createElement(ee,g()({},Bt.props,{strokeColor:typeof ct=="string"?ct:void 0,prefixCls:Ue,steps:We}),dt):r.createElement(Ft,g()({},Bt.props,{prefixCls:Ue}),dt):(tt==="circle"||tt==="dashboard")&&(Kt=r.createElement(at,g()({},Bt.props,{prefixCls:Ue,progressStatus:qe}),dt));var Ct=h()(Ue,(St={},O()(St,"".concat(Ue,"-").concat(tt==="dashboard"&&"circle"||We&&"steps"||tt),!0),O()(St,"".concat(Ue,"-status-").concat(qe),!0),O()(St,"".concat(Ue,"-show-info"),st),O()(St,"".concat(Ue,"-").concat(ze),ze),O()(St,"".concat(Ue,"-rtl"),Dt==="rtl"),St),er);return r.createElement("div",g()({},Object(f.default)(lt,["status","format","trailColor","strokeWidth","width","gapDegree","gapPosition","strokeColor","strokeLinecap","percent","steps","success","successPercent"]),{className:Ct}),Kt)},Bt}return a()($e,[{key:"getPercentNumber",value:function(){var $t=this.props.percent,St=$t===void 0?0:$t,_t=Ge(this.props);return parseInt(_t!==void 0?_t.toString():St.toString(),10)}},{key:"getProgressStatus",value:function(){var $t=this.props.status;return J.indexOf($t)<0&&this.getPercentNumber()>=100?"success":$t||"normal"}},{key:"renderProcessInfo",value:function($t,St){var _t=this.props,Dt=_t.showInfo,Yt=_t.format,wt=_t.type,ur=_t.percent,er=Ge(this.props);if(!Dt)return null;var ze,tt=Yt||function(st){return"".concat(st,"%")},We=wt==="line";return Yt||St!=="exception"&&St!=="success"?ze=tt(pt(ur),pt(er)):St==="exception"?ze=We?r.createElement(x.a,null):r.createElement(C.a,null):St==="success"&&(ze=We?r.createElement(T.a,null):r.createElement(E.a,null)),r.createElement("span",{className:"".concat($t,"-text"),title:typeof ze=="string"?ze:void 0},ze)}},{key:"render",value:function(){return r.createElement(N.a,null,this.renderProgress)}}]),$e}(r.Component);se.defaultProps={type:"line",percent:0,showInfo:!0,trailColor:null,size:"default",gapDegree:void 0,strokeLinecap:"round"};var ge=_.a=se},L9SA:function(Z,_,e){var u=e("Q6Bq"),O=u.extendComponentModel({type:"axisPointer",coordSysAxesInfo:null,defaultOption:{show:"auto",triggerOn:null,zlevel:0,z:50,type:"line",snap:!1,triggerTooltip:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#aaa",width:1,type:"solid"},shadowStyle:{color:"rgba(150,150,150,0.3)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,shadowBlur:3,shadowColor:"#aaa"},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}}}),v=O;Z.exports=v},LFod:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("e8AC")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="DownOutlined";var p=v.forwardRef(w);_.default=p},LJKi:function(Z,_,e){var u=e("oEo5"),O=e("F2Ao"),v=e("QV7q"),g=v.makeInner,y=e("sYRh"),w=y.makeLabelFormatter,p=y.getOptionCategoryInterval,a=y.shouldShowAllLabels,t=g();function o(L){return L.type==="category"?l(L):r(L)}function s(L,T){return L.type==="category"?d(L,T):{ticks:L.scale.getTicks()}}function l(L){var T=L.getLabelModel(),b=n(L,T);return!T.get("show")||L.scale.isBlank()?{labels:[],labelCategoryInterval:b.labelCategoryInterval}:b}function n(L,T){var b=c(L,"labels"),x=p(T),N=i(b,x);if(N)return N;var D,M;return u.isFunction(x)?D=E(L,x):(M=x==="auto"?f(L):x,D=S(L,M)),h(b,x,{labels:D,labelCategoryInterval:M})}function d(L,T){var b=c(L,"ticks"),x=p(T),N=i(b,x);if(N)return N;var D,M;if((!T.get("show")||L.scale.isBlank())&&(D=[]),u.isFunction(x))D=E(L,x,!0);else if(x==="auto"){var R=n(L,L.getLabelModel());M=R.labelCategoryInterval,D=u.map(R.labels,function(F){return F.tickValue})}else M=x,D=S(L,M,!0);return h(b,x,{ticks:D,tickCategoryInterval:M})}function r(L){var T=L.scale.getTicks(),b=w(L);return{labels:u.map(T,function(x,N){return{formattedLabel:b(x,N),rawLabel:L.scale.getLabel(x),tickValue:x}})}}function c(L,T){return t(L)[T]||(t(L)[T]=[])}function i(L,T){for(var b=0;b<L.length;b++)if(L[b].key===T)return L[b].value}function h(L,T,b){return L.push({key:T,value:b}),b}function f(L){var T=t(L).autoInterval;return T!=null?T:t(L).autoInterval=L.calculateCategoryInterval()}function A(L){var T=C(L),b=w(L),x=(T.axisRotate-T.labelRotate)/180*Math.PI,N=L.scale,D=N.getExtent(),M=N.count();if(D[1]-D[0]<1)return 0;var R=1;M>40&&(R=Math.max(1,Math.floor(M/40)));for(var F=D[0],B=L.dataToCoord(F+1)-L.dataToCoord(F),H=Math.abs(B*Math.cos(x)),U=Math.abs(B*Math.sin(x)),K=0,W=0;F<=D[1];F+=R){var z=0,Y=0,Q=O.getBoundingRect(b(F),T.font,"center","top");z=Q.width*1.3,Y=Q.height*1.3,K=Math.max(K,z,7),W=Math.max(W,Y,7)}var P=K/H,G=W/U;isNaN(P)&&(P=Infinity),isNaN(G)&&(G=Infinity);var $=Math.max(0,Math.floor(Math.min(P,G))),fe=t(L.model),te=L.getExtent(),pe=fe.lastAutoInterval,we=fe.lastTickCount;return pe!=null&&we!=null&&Math.abs(pe-$)<=1&&Math.abs(we-M)<=1&&pe>$&&fe.axisExtend0===te[0]&&fe.axisExtend1===te[1]?$=pe:(fe.lastTickCount=M,fe.lastAutoInterval=$,fe.axisExtend0=te[0],fe.axisExtend1=te[1]),$}function C(L){var T=L.getLabelModel();return{axisRotate:L.getRotate?L.getRotate():L.isHorizontal&&!L.isHorizontal()?90:0,labelRotate:T.get("rotate")||0,font:T.getFont()}}function S(L,T,b){var x=w(L),N=L.scale,D=N.getExtent(),M=L.getLabelModel(),R=[],F=Math.max((T||0)+1,1),B=D[0],H=N.count();B!==0&&F>1&&H/F>2&&(B=Math.round(Math.ceil(B/F)*F));var U=a(L),K=M.get("showMinLabel")||U,W=M.get("showMaxLabel")||U;K&&B!==D[0]&&Y(D[0]);for(var z=B;z<=D[1];z+=F)Y(z);W&&z-F!==D[1]&&Y(D[1]);function Y(Q){R.push(b?Q:{formattedLabel:x(Q),rawLabel:N.getLabel(Q),tickValue:Q})}return R}function E(L,T,b){var x=L.scale,N=w(L),D=[];return u.each(x.getTicks(),function(M){var R=x.getLabel(M);T(M,R)&&D.push(b?M:{formattedLabel:N(M),rawLabel:R,tickValue:M})}),D}_.createAxisLabels=o,_.createAxisTicks=s,_.calculateCategoryInterval=A},LLn1:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("ie0D"),g=e("F2Ao"),y=g.calculateTextPosition,w=O.extendShape({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(c,i){var h=i.cx,f=i.cy,A=i.width/2,C=i.height/2;c.moveTo(h,f-C),c.lineTo(h+A,f+C),c.lineTo(h-A,f+C),c.closePath()}}),p=O.extendShape({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(c,i){var h=i.cx,f=i.cy,A=i.width/2,C=i.height/2;c.moveTo(h,f-C),c.lineTo(h+A,f),c.lineTo(h,f+C),c.lineTo(h-A,f),c.closePath()}}),a=O.extendShape({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(c,i){var h=i.x,f=i.y,A=i.width/5*3,C=Math.max(A,i.height),S=A/2,E=S*S/(C-S),L=f-C+S+E,T=Math.asin(E/S),b=Math.cos(T)*S,x=Math.sin(T),N=Math.cos(T),D=S*.6,M=S*.7;c.moveTo(h-b,L+E),c.arc(h,L,S,Math.PI-T,Math.PI*2+T),c.bezierCurveTo(h+b-x*D,L+E+N*D,h,f-M,h,f),c.bezierCurveTo(h,f-M,h-b+x*D,L+E+N*D,h-b,L+E),c.closePath()}}),t=O.extendShape({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(c,i){var h=i.height,f=i.width,A=i.x,C=i.y,S=f/3*2;c.moveTo(A,C),c.lineTo(A+S,C+h),c.lineTo(A,C+h/4*3),c.lineTo(A-S,C+h),c.lineTo(A,C),c.closePath()}}),o={line:O.Line,rect:O.Rect,roundRect:O.Rect,square:O.Rect,circle:O.Circle,diamond:p,pin:a,arrow:t,triangle:w},s={line:function(c,i,h,f,A){A.x1=c,A.y1=i+f/2,A.x2=c+h,A.y2=i+f/2},rect:function(c,i,h,f,A){A.x=c,A.y=i,A.width=h,A.height=f},roundRect:function(c,i,h,f,A){A.x=c,A.y=i,A.width=h,A.height=f,A.r=Math.min(h,f)/4},square:function(c,i,h,f,A){var C=Math.min(h,f);A.x=c,A.y=i,A.width=C,A.height=C},circle:function(c,i,h,f,A){A.cx=c+h/2,A.cy=i+f/2,A.r=Math.min(h,f)/2},diamond:function(c,i,h,f,A){A.cx=c+h/2,A.cy=i+f/2,A.width=h,A.height=f},pin:function(c,i,h,f,A){A.x=c+h/2,A.y=i+f/2,A.width=h,A.height=f},arrow:function(c,i,h,f,A){A.x=c+h/2,A.y=i+f/2,A.width=h,A.height=f},triangle:function(c,i,h,f,A){A.cx=c+h/2,A.cy=i+f/2,A.width=h,A.height=f}},l={};u.each(o,function(c,i){l[i]=new c});var n=O.extendShape({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(c,i,h){var f=y(c,i,h),A=this.shape;return A&&A.symbolType==="pin"&&i.textPosition==="inside"&&(f.y=h.y+h.height*.4),f},buildPath:function(c,i,h){var f=i.symbolType;if(f!=="none"){var A=l[f];A||(f="rect",A=l[f]),s[f](i.x,i.y,i.width,i.height,A.shape),A.buildPath(c,A.shape,h)}}});function d(c,i){if(this.type!=="image"){var h=this.style,f=this.shape;f&&f.symbolType==="line"?h.stroke=c:this.__isEmptyBrush?(h.stroke=c,h.fill=i||"#fff"):(h.fill&&(h.fill=c),h.stroke&&(h.stroke=c)),this.dirty(!1)}}function r(c,i,h,f,A,C,S){var E=c.indexOf("empty")===0;E&&(c=c.substr(5,1).toLowerCase()+c.substr(6));var L;return c.indexOf("image://")===0?L=O.makeImage(c.slice(8),new v(i,h,f,A),S?"center":"cover"):c.indexOf("path://")===0?L=O.makePath(c.slice(7),{},new v(i,h,f,A),S?"center":"cover"):L=new n({shape:{symbolType:c,x:i,y:h,width:f,height:A}}),L.__isEmptyBrush=E,L.setColor=d,L.setColor(C),L}_.createSymbol=r},LVrM:function(Z,_,e){var u=e("oEo5"),O=e("Az1A"),v=O.Dispatcher,g=e("PvHz"),y=e("ZATb"),w=function(t){t=t||{},this.stage=t.stage||{},this.onframe=t.onframe||function(){},this._clips=[],this._running=!1,this._time,this._pausedTime,this._pauseStart,this._paused=!1,v.call(this)};w.prototype={constructor:w,addClip:function(t){this._clips.push(t)},addAnimator:function(t){t.animation=this;for(var o=t.getClips(),s=0;s<o.length;s++)this.addClip(o[s])},removeClip:function(t){var o=u.indexOf(this._clips,t);o>=0&&this._clips.splice(o,1)},removeAnimator:function(t){for(var o=t.getClips(),s=0;s<o.length;s++)this.removeClip(o[s]);t.animation=null},_update:function(){for(var t=new Date().getTime()-this._pausedTime,o=t-this._time,s=this._clips,l=s.length,n=[],d=[],r=0;r<l;r++){var c=s[r],i=c.step(t,o);i&&(n.push(i),d.push(c))}for(var r=0;r<l;)s[r]._needsRemove?(s[r]=s[l-1],s.pop(),l--):r++;l=n.length;for(var r=0;r<l;r++)d[r].fire(n[r]);this._time=t,this.onframe(o),this.trigger("frame",o),this.stage.update&&this.stage.update()},_startLoop:function(){var t=this;this._running=!0;function o(){t._running&&(g(o),!t._paused&&t._update())}g(o)},start:function(){this._time=new Date().getTime(),this._pausedTime=0,this._startLoop()},stop:function(){this._running=!1},pause:function(){this._paused||(this._pauseStart=new Date().getTime(),this._paused=!0)},resume:function(){this._paused&&(this._pausedTime+=new Date().getTime()-this._pauseStart,this._paused=!1)},clear:function(){this._clips=[]},isFinished:function(){return!this._clips.length},animate:function(t,o){o=o||{};var s=new y(t,o.loop,o.getter,o.setter);return this.addAnimator(s),s}},u.mixin(w,v);var p=w;Z.exports=p},LalF:function(Z,_,e){(function(u){var O,v;(function(g,y){Z.exports=y(g)})(typeof self!="undefined"?self:typeof window!="undefined"?window:typeof u!="undefined"?u:this,function(g){"use strict";g=g||{};var y=g.Base64,w="2.6.4",p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=function(F){for(var B={},H=0,U=F.length;H<U;H++)B[F.charAt(H)]=H;return B}(p),t=String.fromCharCode,o=function(B){if(B.length<2){var H=B.charCodeAt(0);return H<128?B:H<2048?t(192|H>>>6)+t(128|H&63):t(224|H>>>12&15)+t(128|H>>>6&63)+t(128|H&63)}else{var H=65536+(B.charCodeAt(0)-55296)*1024+(B.charCodeAt(1)-56320);return t(240|H>>>18&7)+t(128|H>>>12&63)+t(128|H>>>6&63)+t(128|H&63)}},s=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,l=function(B){return B.replace(s,o)},n=function(B){var H=[0,2,1][B.length%3],U=B.charCodeAt(0)<<16|(B.length>1?B.charCodeAt(1):0)<<8|(B.length>2?B.charCodeAt(2):0),K=[p.charAt(U>>>18),p.charAt(U>>>12&63),H>=2?"=":p.charAt(U>>>6&63),H>=1?"=":p.charAt(U&63)];return K.join("")},d=g.btoa&&typeof g.btoa=="function"?function(F){return g.btoa(F)}:function(F){if(F.match(/[^\x00-\xFF]/))throw new RangeError("The string contains invalid characters.");return F.replace(/[\s\S]{1,3}/g,n)},r=function(B){return d(l(String(B)))},c=function(B){return B.replace(/[+\/]/g,function(H){return H=="+"?"-":"_"}).replace(/=/g,"")},i=function(B,H){return H?c(r(B)):r(B)},h=function(B){return i(B,!0)},f;g.Uint8Array&&(f=function(B,H){for(var U="",K=0,W=B.length;K<W;K+=3){var z=B[K],Y=B[K+1],Q=B[K+2],P=z<<16|Y<<8|Q;U+=p.charAt(P>>>18)+p.charAt(P>>>12&63)+(typeof Y!="undefined"?p.charAt(P>>>6&63):"=")+(typeof Q!="undefined"?p.charAt(P&63):"=")}return H?c(U):U});var A=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,C=function(B){switch(B.length){case 4:var H=(7&B.charCodeAt(0))<<18|(63&B.charCodeAt(1))<<12|(63&B.charCodeAt(2))<<6|63&B.charCodeAt(3),U=H-65536;return t((U>>>10)+55296)+t((U&1023)+56320);case 3:return t((15&B.charCodeAt(0))<<12|(63&B.charCodeAt(1))<<6|63&B.charCodeAt(2));default:return t((31&B.charCodeAt(0))<<6|63&B.charCodeAt(1))}},S=function(B){return B.replace(A,C)},E=function(B){var H=B.length,U=H%4,K=(H>0?a[B.charAt(0)]<<18:0)|(H>1?a[B.charAt(1)]<<12:0)|(H>2?a[B.charAt(2)]<<6:0)|(H>3?a[B.charAt(3)]:0),W=[t(K>>>16),t(K>>>8&255),t(K&255)];return W.length-=[0,0,2,1][U],W.join("")},L=g.atob&&typeof g.atob=="function"?function(F){return g.atob(F)}:function(F){return F.replace(/\S{1,4}/g,E)},T=function(B){return L(String(B).replace(/[^A-Za-z0-9\+\/]/g,""))},b=function(B){return S(L(B))},x=function(B){return String(B).replace(/[-_]/g,function(H){return H=="-"?"+":"/"}).replace(/[^A-Za-z0-9\+\/]/g,"")},N=function(B){return b(x(B))},D;g.Uint8Array&&(D=function(B){return Uint8Array.from(T(x(B)),function(H){return H.charCodeAt(0)})});var M=function(){var B=g.Base64;return g.Base64=y,B};if(g.Base64={VERSION:w,atob:T,btoa:d,fromBase64:N,toBase64:i,utob:l,encode:i,encodeURI:h,btou:S,decode:N,noConflict:M,fromUint8Array:f,toUint8Array:D},typeof Object.defineProperty=="function"){var R=function(B){return{value:B,enumerable:!1,writable:!0,configurable:!0}};g.Base64.extendString=function(){Object.defineProperty(String.prototype,"fromBase64",R(function(){return N(this)})),Object.defineProperty(String.prototype,"toBase64",R(function(F){return i(this,F)})),Object.defineProperty(String.prototype,"toBase64URI",R(function(){return i(this,!0)}))}}return g.Meteor&&(Base64=g.Base64),Z.exports?Z.exports.Base64=g.Base64:!(O=[],v=function(){return g.Base64}.apply(_,O),v!==void 0&&(Z.exports=v)),{Base64:g.Base64}})}).call(this,e("UywP"))},LieO:function(Z,_,e){var u=e("oEo5");function O(v,g,y){y=y||{};var w=v.coordinateSystem,p=g.axis,a={},t=p.getAxesOnZeroOf()[0],o=p.position,s=t?"onZero":o,l=p.dim,n=w.getRect(),d=[n.x,n.x+n.width,n.y,n.y+n.height],r={left:0,right:1,top:0,bottom:1,onZero:2},c=g.get("offset")||0,i=l==="x"?[d[2]-c,d[3]+c]:[d[0]-c,d[1]+c];if(t){var h=t.toGlobalCoord(t.dataToCoord(0));i[r.onZero]=Math.max(Math.min(h,i[1]),i[0])}a.position=[l==="y"?i[r[s]]:d[0],l==="x"?i[r[s]]:d[3]],a.rotation=Math.PI/2*(l==="x"?0:1);var f={top:-1,bottom:1,left:-1,right:1};a.labelDirection=a.tickDirection=a.nameDirection=f[o],a.labelOffset=t?i[r[o]]-i[r.onZero]:0,g.get("axisTick.inside")&&(a.tickDirection=-a.tickDirection),u.retrieve(y.labelInside,g.get("axisLabel.inside"))&&(a.labelDirection=-a.labelDirection);var A=g.get("axisLabel.rotate");return a.labelRotate=s==="top"?-A:A,a.z2=1,a}_.layout=O},LqC6:function(Z,_,e){var u=e("oEo5"),O=e("QV7q");function v(g,y){var w=[],p=g.seriesIndex,a;if(p==null||!(a=y.getSeriesByIndex(p)))return{point:[]};var t=a.getData(),o=O.queryDataIndex(t,g);if(o==null||o<0||u.isArray(o))return{point:[]};var s=t.getItemGraphicEl(o),l=a.coordinateSystem;if(a.getTooltipPosition)w=a.getTooltipPosition(o)||[];else if(l&&l.dataToPoint)w=l.dataToPoint(t.getValues(u.map(l.dimensions,function(d){return t.mapDimension(d)}),o,!0))||[];else if(s){var n=s.getBoundingRect().clone();n.applyTransform(s.transform),w=[n.x+n.width/2,n.y+n.height/2]}return{point:w,el:s}}Z.exports=v},M0ff:function(Z,_,e){(function(u,O){Z.exports=O()})(this,function(){"use strict";var u=navigator.userAgent,O=navigator.platform,v=/gecko\/\d/i.test(u),g=/MSIE \d/.test(u),y=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(u),w=/Edge\/(\d+)/.exec(u),p=g||y||w,a=p&&(g?document.documentMode||6:+(w||y)[1]),t=!w&&/WebKit\//.test(u),o=t&&/Qt\/\d+\.\d+/.test(u),s=!w&&/Chrome\//.test(u),l=/Opera\//.test(u),n=/Apple Computer/.test(navigator.vendor),d=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(u),r=/PhantomJS/.test(u),c=!w&&/AppleWebKit/.test(u)&&/Mobile\/\w+/.test(u),i=/Android/.test(u),h=c||i||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(u),f=c||/Mac/.test(O),A=/\bCrOS\b/.test(u),C=/win/i.test(O),S=l&&u.match(/Version\/(\d*\.\d*)/);S&&(S=Number(S[1])),S&&S>=15&&(l=!1,t=!0);var E=f&&(o||l&&(S==null||S<12.11)),L=v||p&&a>=9;function T(m){return new RegExp("(^|\\s)"+m+"(?:$|\\s)\\s*")}var b=function(I,j){var V=I.className,q=T(j).exec(V);if(q){var ve=V.slice(q.index+q[0].length);I.className=V.slice(0,q.index)+(ve?q[1]+ve:"")}};function x(m){for(var I=m.childNodes.length;I>0;--I)m.removeChild(m.firstChild);return m}function N(m,I){return x(m).appendChild(I)}function D(m,I,j,V){var q=document.createElement(m);if(j&&(q.className=j),V&&(q.style.cssText=V),typeof I=="string")q.appendChild(document.createTextNode(I));else if(I)for(var ve=0;ve<I.length;++ve)q.appendChild(I[ve]);return q}function M(m,I,j,V){var q=D(m,I,j,V);return q.setAttribute("role","presentation"),q}var R;document.createRange?R=function(I,j,V,q){var ve=document.createRange();return ve.setEnd(q||I,V),ve.setStart(I,j),ve}:R=function(I,j,V){var q=document.body.createTextRange();try{q.moveToElementText(I.parentNode)}catch(ve){return q}return q.collapse(!0),q.moveEnd("character",V),q.moveStart("character",j),q};function F(m,I){if(I.nodeType==3&&(I=I.parentNode),m.contains)return m.contains(I);do if(I.nodeType==11&&(I=I.host),I==m)return!0;while(I=I.parentNode)}function B(){var m;try{m=document.activeElement}catch(I){m=document.body||null}for(;m&&m.shadowRoot&&m.shadowRoot.activeElement;)m=m.shadowRoot.activeElement;return m}function H(m,I){var j=m.className;T(I).test(j)||(m.className+=(j?" ":"")+I)}function U(m,I){for(var j=m.split(" "),V=0;V<j.length;V++)j[V]&&!T(j[V]).test(I)&&(I+=" "+j[V]);return I}var K=function(I){I.select()};c?K=function(I){I.selectionStart=0,I.selectionEnd=I.value.length}:p&&(K=function(I){try{I.select()}catch(j){}});function W(m){var I=Array.prototype.slice.call(arguments,1);return function(){return m.apply(null,I)}}function z(m,I,j){I||(I={});for(var V in m)m.hasOwnProperty(V)&&(j!==!1||!I.hasOwnProperty(V))&&(I[V]=m[V]);return I}function Y(m,I,j,V,q){I==null&&(I=m.search(/[^\s\u00a0]/),I==-1&&(I=m.length));for(var ve=V||0,Ye=q||0;;){var yt=m.indexOf(" ",ve);if(yt<0||yt>=I)return Ye+(I-ve);Ye+=yt-ve,Ye+=j-Ye%j,ve=yt+1}}var Q=function(){this.id=null,this.f=null,this.time=0,this.handler=W(this.onTimeout,this)};Q.prototype.onTimeout=function(m){m.id=0,m.time<=+new Date?m.f():setTimeout(m.handler,m.time-+new Date)},Q.prototype.set=function(m,I){this.f=I;var j=+new Date+m;(!this.id||j<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,m),this.time=j)};function P(m,I){for(var j=0;j<m.length;++j)if(m[j]==I)return j;return-1}var G=50,$={toString:function(){return"CodeMirror.Pass"}},fe={scroll:!1},te={origin:"*mouse"},pe={origin:"+move"};function we(m,I,j){for(var V=0,q=0;;){var ve=m.indexOf(" ",V);ve==-1&&(ve=m.length);var Ye=ve-V;if(ve==m.length||q+Ye>=I)return V+Math.min(Ye,I-q);if(q+=ve-V,q+=j-q%j,V=ve+1,q>=I)return V}}var be=[""];function Ve(m){for(;be.length<=m;)be.push(Xe(be)+" ");return be[m]}function Xe(m){return m[m.length-1]}function At(m,I){for(var j=[],V=0;V<m.length;V++)j[V]=I(m[V],V);return j}function Be(m,I,j){for(var V=0,q=j(I);V<m.length&&j(m[V])<=q;)V++;m.splice(V,0,I)}function Fe(){}function mt(m,I){var j;return Object.create?j=Object.create(m):(Fe.prototype=m,j=new Fe),I&&z(I,j),j}var rt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Je(m){return/\w/.test(m)||m>"\x80"&&(m.toUpperCase()!=m.toLowerCase()||rt.test(m))}function vt(m,I){return I?I.source.indexOf("\\w")>-1&&Je(m)?!0:I.test(m):Je(m)}function ut(m){for(var I in m)if(m.hasOwnProperty(I)&&m[I])return!1;return!0}var bt=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function Qe(m){return m.charCodeAt(0)>=768&&bt.test(m)}function pt(m,I,j){for(;(j<0?I>0:I<m.length)&&Qe(m.charAt(I));)I+=j;return I}function Ge(m,I,j){for(var V=I>j?-1:1;;){if(I==j)return I;var q=(I+j)/2,ve=V<0?Math.ceil(q):Math.floor(q);if(ve==I)return m(ve)?I:j;m(ve)?j=ve:I=ve+V}}function je(m,I,j,V){if(!m)return V(I,j,"ltr",0);for(var q=!1,ve=0;ve<m.length;++ve){var Ye=m[ve];(Ye.from<j&&Ye.to>I||I==j&&Ye.to==I)&&(V(Math.max(Ye.from,I),Math.min(Ye.to,j),Ye.level==1?"rtl":"ltr",ve),q=!0)}q||V(I,j,"ltr")}var _e=null;function ht(m,I,j){var V;_e=null;for(var q=0;q<m.length;++q){var ve=m[q];if(ve.from<I&&ve.to>I)return q;ve.to==I&&(ve.from!=ve.to&&j=="before"?V=q:_e=q),ve.from==I&&(ve.from!=ve.to&&j!="before"?V=q:_e=q)}return V!=null?V:_e}var Lt=function(){var m="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",I="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function j(Vt){return Vt<=247?m.charAt(Vt):1424<=Vt&&Vt<=1524?"R":1536<=Vt&&Vt<=1785?I.charAt(Vt-1536):1774<=Vt&&Vt<=2220?"r":8192<=Vt&&Vt<=8203?"w":Vt==8204?"b":"L"}var V=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,q=/[stwN]/,ve=/[LRr]/,Ye=/[Lb1n]/,yt=/[1n]/;function Rt(Vt,Or,jr){this.level=Vt,this.from=Or,this.to=jr}return function(Vt,Or){var jr=Or=="ltr"?"L":"R";if(Vt.length==0||Or=="ltr"&&!V.test(Vt))return!1;for(var tn=Vt.length,nn=[],bn=0;bn<tn;++bn)nn.push(j(Vt.charCodeAt(bn)));for(var Fn=0,Jn=jr;Fn<tn;++Fn){var Zn=nn[Fn];Zn=="m"?nn[Fn]=Jn:Jn=Zn}for(var ni=0,ai=jr;ni<tn;++ni){var Ne=nn[ni];Ne=="1"&&ai=="r"?nn[ni]="n":ve.test(Ne)&&(ai=Ne,Ne=="r"&&(nn[ni]="R"))}for(var X=1,ye=nn[0];X<tn-1;++X){var Re=nn[X];Re=="+"&&ye=="1"&&nn[X+1]=="1"?nn[X]="1":Re==","&&ye==nn[X+1]&&(ye=="1"||ye=="n")&&(nn[X]=ye),ye=Re}for(var ft=0;ft<tn;++ft){var qt=nn[ft];if(qt==",")nn[ft]="N";else if(qt=="%"){var br=void 0;for(br=ft+1;br<tn&&nn[br]=="%";++br);for(var Ir=ft&&nn[ft-1]=="!"||br<tn&&nn[br]=="1"?"1":"N",Hr=ft;Hr<br;++Hr)nn[Hr]=Ir;ft=br-1}}for(var Wr=0,ln=jr;Wr<tn;++Wr){var an=nn[Wr];ln=="L"&&an=="1"?nn[Wr]="L":ve.test(an)&&(ln=an)}for(var Mn=0;Mn<tn;++Mn)if(q.test(nn[Mn])){var ii=void 0;for(ii=Mn+1;ii<tn&&q.test(nn[ii]);++ii);for(var Hn=(Mn?nn[Mn-1]:jr)=="L",hi=(ii<tn?nn[ii]:jr)=="L",ma=Hn==hi?Hn?"L":"R":jr,xi=Mn;xi<ii;++xi)nn[xi]=ma;Mn=ii-1}for(var oa=[],Ia,Ri=0;Ri<tn;)if(Ye.test(nn[Ri])){var No=Ri;for(++Ri;Ri<tn&&Ye.test(nn[Ri]);++Ri);oa.push(new Rt(0,No,Ri))}else{var qa=Ri,Wo=oa.length,Uo=Or=="rtl"?1:0;for(++Ri;Ri<tn&&nn[Ri]!="L";++Ri);for(var Ba=qa;Ba<Ri;)if(yt.test(nn[Ba])){qa<Ba&&(oa.splice(Wo,0,new Rt(1,qa,Ba)),Wo+=Uo);var Vo=Ba;for(++Ba;Ba<Ri&&yt.test(nn[Ba]);++Ba);oa.splice(Wo,0,new Rt(2,Vo,Ba)),Wo+=Uo,qa=Ba}else++Ba;qa<Ri&&oa.splice(Wo,0,new Rt(1,qa,Ri))}return Or=="ltr"&&(oa[0].level==1&&(Ia=Vt.match(/^\s+/))&&(oa[0].from=Ia[0].length,oa.unshift(new Rt(0,0,Ia[0].length))),Xe(oa).level==1&&(Ia=Vt.match(/\s+$/))&&(Xe(oa).to-=Ia[0].length,oa.push(new Rt(0,tn-Ia[0].length,tn)))),Or=="rtl"?oa.reverse():oa}}();function Ft(m,I){var j=m.order;return j==null&&(j=m.order=Lt(m.text,I)),j}var Wt=[],Qt=function(I,j,V){if(I.addEventListener)I.addEventListener(j,V,!1);else if(I.attachEvent)I.attachEvent("on"+j,V);else{var q=I._handlers||(I._handlers={});q[j]=(q[j]||Wt).concat(V)}};function or(m,I){return m._handlers&&m._handlers[I]||Wt}function Tt(m,I,j){if(m.removeEventListener)m.removeEventListener(I,j,!1);else if(m.detachEvent)m.detachEvent("on"+I,j);else{var V=m._handlers,q=V&&V[I];if(q){var ve=P(q,j);ve>-1&&(V[I]=q.slice(0,ve).concat(q.slice(ve+1)))}}}function jt(m,I){var j=or(m,I);if(!j.length)return;for(var V=Array.prototype.slice.call(arguments,2),q=0;q<j.length;++q)j[q].apply(null,V)}function zt(m,I,j){return typeof I=="string"&&(I={type:I,preventDefault:function(){this.defaultPrevented=!0}}),jt(m,j||I.type,m,I),ce(I)||I.codemirrorIgnore}function Nt(m){var I=m._handlers&&m._handlers.cursorActivity;if(!I)return;for(var j=m.curOp.cursorActivityHandlers||(m.curOp.cursorActivityHandlers=[]),V=0;V<I.length;++V)P(j,I[V])==-1&&j.push(I[V])}function Ht(m,I){return or(m,I).length>0}function it(m){m.prototype.on=function(I,j){Qt(this,I,j)},m.prototype.off=function(I,j){Tt(this,I,j)}}function He(m){m.preventDefault?m.preventDefault():m.returnValue=!1}function ne(m){m.stopPropagation?m.stopPropagation():m.cancelBubble=!0}function ce(m){return m.defaultPrevented!=null?m.defaultPrevented:m.returnValue==!1}function Ze(m){He(m),ne(m)}function Me(m){return m.target||m.srcElement}function Ke(m){var I=m.which;return I==null&&(m.button&1?I=1:m.button&2?I=3:m.button&4&&(I=2)),f&&m.ctrlKey&&I==1&&(I=3),I}var sr=function(){if(p&&a<9)return!1;var m=D("div");return"draggable"in m||"dragDrop"in m}(),Ut;function Pt(m){if(Ut==null){var I=D("span","\u200B");N(m,D("span",[I,document.createTextNode("x")])),m.firstChild.offsetHeight!=0&&(Ut=I.offsetWidth<=1&&I.offsetHeight>2&&!(p&&a<8))}var j=Ut?D("span","\u200B"):D("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return j.setAttribute("cm-text",""),j}var nr;function cr(m){if(nr!=null)return nr;var I=N(m,document.createTextNode("A\u062EA")),j=R(I,0,1).getBoundingClientRect(),V=R(I,1,2).getBoundingClientRect();return x(m),!j||j.left==j.right?!1:nr=V.right-j.right<3}var Xt=`
|
|
|
|
|
|
b`.split(/\n/).length!=3?function(m){for(var I=0,j=[],V=m.length;I<=V;){var q=m.indexOf(`
|
|
|
`,I);q==-1&&(q=m.length);var ve=m.slice(I,m.charAt(q-1)=="\r"?q-1:q),Ye=ve.indexOf("\r");Ye!=-1?(j.push(ve.slice(0,Ye)),I+=Ye+1):(j.push(ve),I=q+1)}return j}:function(m){return m.split(/\r\n?|\n/)},Mt=window.getSelection?function(m){try{return m.selectionStart!=m.selectionEnd}catch(I){return!1}}:function(m){var I;try{I=m.ownerDocument.selection.createRange()}catch(j){}return!I||I.parentElement()!=m?!1:I.compareEndPoints("StartToEnd",I)!=0},me=function(){var m=D("div");return"oncopy"in m?!0:(m.setAttribute("oncopy","return;"),typeof m.oncopy=="function")}(),le=null;function oe(m){if(le!=null)return le;var I=N(m,D("span","x")),j=I.getBoundingClientRect(),V=R(I,0,1).getBoundingClientRect();return le=Math.abs(j.left-V.left)>1}var de={},Se={};function Ce(m,I){arguments.length>2&&(I.dependencies=Array.prototype.slice.call(arguments,2)),de[m]=I}function Oe(m,I){Se[m]=I}function Ie(m){if(typeof m=="string"&&Se.hasOwnProperty(m))m=Se[m];else if(m&&typeof m.name=="string"&&Se.hasOwnProperty(m.name)){var I=Se[m.name];typeof I=="string"&&(I={name:I}),m=mt(I,m),m.name=I.name}else{if(typeof m=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(m))return Ie("application/xml");if(typeof m=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(m))return Ie("application/json")}return typeof m=="string"?{name:m}:m||{name:"null"}}function Ee(m,I){I=Ie(I);var j=de[I.name];if(!j)return Ee(m,"text/plain");var V=j(m,I);if(Pe.hasOwnProperty(I.name)){var q=Pe[I.name];for(var ve in q){if(!q.hasOwnProperty(ve))continue;V.hasOwnProperty(ve)&&(V["_"+ve]=V[ve]),V[ve]=q[ve]}}if(V.name=I.name,I.helperType&&(V.helperType=I.helperType),I.modeProps)for(var Ye in I.modeProps)V[Ye]=I.modeProps[Ye];return V}var Pe={};function at(m,I){var j=Pe.hasOwnProperty(m)?Pe[m]:Pe[m]={};z(I,j)}function gt(m,I){if(I===!0)return I;if(m.copyState)return m.copyState(I);var j={};for(var V in I){var q=I[V];q instanceof Array&&(q=q.concat([])),j[V]=q}return j}function ee(m,I){for(var j;m.innerMode&&!(j=m.innerMode(I),!j||j.mode==m);)I=j.state,m=j.mode;return j||{mode:m,state:I}}function ae(m,I,j){return m.startState?m.startState(I,j):!0}var k=function(I,j,V){this.pos=this.start=0,this.string=I,this.tabSize=j||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=V};k.prototype.eol=function(){return this.pos>=this.string.length},k.prototype.sol=function(){return this.pos==this.lineStart},k.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},k.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},k.prototype.eat=function(m){var I=this.string.charAt(this.pos),j;if(typeof m=="string"?j=I==m:j=I&&(m.test?m.test(I):m(I)),j)return++this.pos,I},k.prototype.eatWhile=function(m){for(var I=this.pos;this.eat(m););return this.pos>I},k.prototype.eatSpace=function(){for(var m=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>m},k.prototype.skipToEnd=function(){this.pos=this.string.length},k.prototype.skipTo=function(m){var I=this.string.indexOf(m,this.pos);if(I>-1)return this.pos=I,!0},k.prototype.backUp=function(m){this.pos-=m},k.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=Y(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?Y(this.string,this.lineStart,this.tabSize):0)},k.prototype.indentation=function(){return Y(this.string,null,this.tabSize)-(this.lineStart?Y(this.string,this.lineStart,this.tabSize):0)},k.prototype.match=function(m,I,j){if(typeof m=="string"){var V=function(yt){return j?yt.toLowerCase():yt},q=this.string.substr(this.pos,m.length);if(V(q)==V(m))return I!==!1&&(this.pos+=m.length),!0}else{var ve=this.string.slice(this.pos).match(m);return ve&&ve.index>0?null:(ve&&I!==!1&&(this.pos+=ve[0].length),ve)}},k.prototype.current=function(){return this.string.slice(this.start,this.pos)},k.prototype.hideFirstChars=function(m,I){this.lineStart+=m;try{return I()}finally{this.lineStart-=m}},k.prototype.lookAhead=function(m){var I=this.lineOracle;return I&&I.lookAhead(m)},k.prototype.baseToken=function(){var m=this.lineOracle;return m&&m.baseToken(this.pos)};function J(m,I){if(I-=m.first,I<0||I>=m.size)throw new Error("There is no line "+(I+m.first)+" in the document.");for(var j=m;!j.lines;)for(var V=0;;++V){var q=j.children[V],ve=q.chunkSize();if(I<ve){j=q;break}I-=ve}return j.lines[I]}function se(m,I,j){var V=[],q=I.line;return m.iter(I.line,j.line+1,function(ve){var Ye=ve.text;q==j.line&&(Ye=Ye.slice(0,j.ch)),q==I.line&&(Ye=Ye.slice(I.ch)),V.push(Ye),++q}),V}function ge(m,I,j){var V=[];return m.iter(I,j,function(q){V.push(q.text)}),V}function Ae(m,I){var j=I-m.height;if(j)for(var V=m;V;V=V.parent)V.height+=j}function De(m){if(m.parent==null)return null;for(var I=m.parent,j=P(I.lines,m),V=I.parent;V;I=V,V=V.parent)for(var q=0;!(V.children[q]==I);++q)j+=V.children[q].chunkSize();return j+I.first}function $e(m,I){var j=m.first;e:do{for(var V=0;V<m.children.length;++V){var q=m.children[V],ve=q.height;if(I<ve){m=q;continue e}I-=ve,j+=q.chunkSize()}return j}while(!m.lines);for(var Ye=0;Ye<m.lines.length;++Ye){var yt=m.lines[Ye],Rt=yt.height;if(I<Rt)break;I-=Rt}return j+Ye}function Bt(m,I){return I>=m.first&&I<m.first+m.size}function $t(m,I){return String(m.lineNumberFormatter(I+m.firstLineNumber))}function St(m,I,j){if(j===void 0&&(j=null),!(this instanceof St))return new St(m,I,j);this.line=m,this.ch=I,this.sticky=j}function _t(m,I){return m.line-I.line||m.ch-I.ch}function Dt(m,I){return m.sticky==I.sticky&&_t(m,I)==0}function Yt(m){return St(m.line,m.ch)}function wt(m,I){return _t(m,I)<0?I:m}function ur(m,I){return _t(m,I)<0?m:I}function er(m,I){return Math.max(m.first,Math.min(I,m.first+m.size-1))}function ze(m,I){if(I.line<m.first)return St(m.first,0);var j=m.first+m.size-1;return I.line>j?St(j,J(m,j).text.length):tt(I,J(m,I.line).text.length)}function tt(m,I){var j=m.ch;return j==null||j>I?St(m.line,I):j<0?St(m.line,0):m}function We(m,I){for(var j=[],V=0;V<I.length;V++)j[V]=ze(m,I[V]);return j}var st=function(I,j){this.state=I,this.lookAhead=j},ct=function(I,j,V,q){this.state=j,this.doc=I,this.line=V,this.maxLookAhead=q||0,this.baseTokens=null,this.baseTokenPos=1};ct.prototype.lookAhead=function(m){var I=this.doc.getLine(this.line+m);return I!=null&&m>this.maxLookAhead&&(this.maxLookAhead=m),I},ct.prototype.baseToken=function(m){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=m;)this.baseTokenPos+=2;var I=this.baseTokens[this.baseTokenPos+1];return{type:I&&I.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-m}},ct.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},ct.fromSaved=function(m,I,j){return I instanceof st?new ct(m,gt(m.mode,I.state),j,I.lookAhead):new ct(m,gt(m.mode,I),j)},ct.prototype.save=function(m){var I=m!==!1?gt(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new st(I,this.maxLookAhead):I};function lt(m,I,j,V){var q=[m.state.modeGen],ve={};Rr(m,I.text,m.doc.mode,j,function(Vt,Or){return q.push(Vt,Or)},ve,V);for(var Ye=j.state,yt=function(Or){j.baseTokens=q;var jr=m.state.overlays[Or],tn=1,nn=0;j.state=!0,Rr(m,I.text,jr.mode,j,function(bn,Fn){for(var Jn=tn;nn<bn;){var Zn=q[tn];Zn>bn&&q.splice(tn,1,bn,q[tn+1],Zn),tn+=2,nn=Math.min(bn,Zn)}if(!Fn)return;if(jr.opaque)q.splice(Jn,tn-Jn,bn,"overlay "+Fn),tn=Jn+2;else for(;Jn<tn;Jn+=2){var ni=q[Jn+1];q[Jn+1]=(ni?ni+" ":"")+"overlay "+Fn}},ve),j.state=Ye,j.baseTokens=null,j.baseTokenPos=1},Rt=0;Rt<m.state.overlays.length;++Rt)yt(Rt);return{styles:q,classes:ve.bgClass||ve.textClass?ve:null}}function Ue(m,I,j){if(!I.styles||I.styles[0]!=m.state.modeGen){var V=qe(m,De(I)),q=I.text.length>m.options.maxHighlightLength&>(m.doc.mode,V.state),ve=lt(m,I,V);q&&(V.state=q),I.stateAfter=V.save(!q),I.styles=ve.styles,ve.classes?I.styleClasses=ve.classes:I.styleClasses&&(I.styleClasses=null),j===m.doc.highlightFrontier&&(m.doc.modeFrontier=Math.max(m.doc.modeFrontier,++m.doc.highlightFrontier))}return I.styles}function qe(m,I,j){var V=m.doc,q=m.display;if(!V.mode.startState)return new ct(V,!0,I);var ve=Jr(m,I,j),Ye=ve>V.first&&J(V,ve-1).stateAfter,yt=Ye?ct.fromSaved(V,Ye,ve):new ct(V,ae(V.mode),ve);return V.iter(ve,I,function(Rt){dt(m,Rt.text,yt);var Vt=yt.line;Rt.stateAfter=Vt==I-1||Vt%5==0||Vt>=q.viewFrom&&Vt<q.viewTo?yt.save():null,yt.nextLine()}),j&&(V.modeFrontier=yt.line),yt}function dt(m,I,j,V){var q=m.doc.mode,ve=new k(I,m.options.tabSize,j);for(ve.start=ve.pos=V||0,I==""&&Kt(q,j.state);!ve.eol();)Ct(q,ve,j.state),ve.start=ve.pos}function Kt(m,I){if(m.blankLine)return m.blankLine(I);if(!m.innerMode)return;var j=ee(m,I);if(j.mode.blankLine)return j.mode.blankLine(j.state)}function Ct(m,I,j,V){for(var q=0;q<10;q++){V&&(V[0]=ee(m,j).mode);var ve=m.token(I,j);if(I.pos>I.start)return ve}throw new Error("Mode "+m.name+" failed to advance stream.")}var vr=function(I,j,V){this.start=I.start,this.end=I.pos,this.string=I.current(),this.type=j||null,this.state=V};function yr(m,I,j,V){var q=m.doc,ve=q.mode,Ye;I=ze(q,I);var yt=J(q,I.line),Rt=qe(m,I.line,j),Vt=new k(yt.text,m.options.tabSize,Rt),Or;for(V&&(Or=[]);(V||Vt.pos<I.ch)&&!Vt.eol();)Vt.start=Vt.pos,Ye=Ct(ve,Vt,Rt.state),V&&Or.push(new vr(Vt,Ye,gt(q.mode,Rt.state)));return V?Or:new vr(Vt,Ye,Rt.state)}function Dr(m,I){if(m)for(;;){var j=m.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!j)break;m=m.slice(0,j.index)+m.slice(j.index+j[0].length);var V=j[1]?"bgClass":"textClass";I[V]==null?I[V]=j[2]:new RegExp("(?:^|\\s)"+j[2]+"(?:$|\\s)").test(I[V])||(I[V]+=" "+j[2])}return m}function Rr(m,I,j,V,q,ve,Ye){var yt=j.flattenSpans;yt==null&&(yt=m.options.flattenSpans);var Rt=0,Vt=null,Or=new k(I,m.options.tabSize,V),jr,tn=m.options.addModeClass&&[null];for(I==""&&Dr(Kt(j,V.state),ve);!Or.eol();){if(Or.pos>m.options.maxHighlightLength?(yt=!1,Ye&&dt(m,I,V,Or.pos),Or.pos=I.length,jr=null):jr=Dr(Ct(j,Or,V.state,tn),ve),tn){var nn=tn[0].name;nn&&(jr="m-"+(jr?nn+" "+jr:nn))}if(!yt||Vt!=jr){for(;Rt<Or.start;)Rt=Math.min(Or.start,Rt+5e3),q(Rt,Vt);Vt=jr}Or.start=Or.pos}for(;Rt<Or.pos;){var bn=Math.min(Or.pos,Rt+5e3);q(bn,Vt),Rt=bn}}function Jr(m,I,j){for(var V,q,ve=m.doc,Ye=j?-1:I-(m.doc.mode.innerMode?1e3:100),yt=I;yt>Ye;--yt){if(yt<=ve.first)return ve.first;var Rt=J(ve,yt-1),Vt=Rt.stateAfter;if(Vt&&(!j||yt+(Vt instanceof st?Vt.lookAhead:0)<=ve.modeFrontier))return yt;var Or=Y(Rt.text,null,m.options.tabSize);(q==null||V>Or)&&(q=yt-1,V=Or)}return q}function $r(m,I){if(m.modeFrontier=Math.min(m.modeFrontier,I),m.highlightFrontier<I-10)return;for(var j=m.first,V=I-1;V>j;V--){var q=J(m,V).stateAfter;if(q&&(!(q instanceof st)||V+q.lookAhead<I)){j=V+1;break}}m.highlightFrontier=Math.min(m.highlightFrontier,j)}var xr=!1,Vr=!1;function Lr(){xr=!0}function tr(){Vr=!0}function pr(m,I,j){this.marker=m,this.from=I,this.to=j}function dr(m,I){if(m)for(var j=0;j<m.length;++j){var V=m[j];if(V.marker==I)return V}}function fr(m,I){for(var j,V=0;V<m.length;++V)m[V]!=I&&(j||(j=[])).push(m[V]);return j}function _r(m,I){m.markedSpans=m.markedSpans?m.markedSpans.concat([I]):[I],I.marker.attachLine(m)}function Zr(m,I,j){var V;if(m)for(var q=0;q<m.length;++q){var ve=m[q],Ye=ve.marker,yt=ve.from==null||(Ye.inclusiveLeft?ve.from<=I:ve.from<I);if(yt||ve.from==I&&Ye.type=="bookmark"&&(!j||!ve.marker.insertLeft)){var Rt=ve.to==null||(Ye.inclusiveRight?ve.to>=I:ve.to>I);(V||(V=[])).push(new pr(Ye,ve.from,Rt?null:ve.to))}}return V}function on(m,I,j){var V;if(m)for(var q=0;q<m.length;++q){var ve=m[q],Ye=ve.marker,yt=ve.to==null||(Ye.inclusiveRight?ve.to>=I:ve.to>I);if(yt||ve.from==I&&Ye.type=="bookmark"&&(!j||ve.marker.insertLeft)){var Rt=ve.from==null||(Ye.inclusiveLeft?ve.from<=I:ve.from<I);(V||(V=[])).push(new pr(Ye,Rt?null:ve.from-I,ve.to==null?null:ve.to-I))}}return V}function jn(m,I){if(I.full)return null;var j=Bt(m,I.from.line)&&J(m,I.from.line).markedSpans,V=Bt(m,I.to.line)&&J(m,I.to.line).markedSpans;if(!j&&!V)return null;var q=I.from.ch,ve=I.to.ch,Ye=_t(I.from,I.to)==0,yt=Zr(j,q,Ye),Rt=on(V,ve,Ye),Vt=I.text.length==1,Or=Xe(I.text).length+(Vt?q:0);if(yt)for(var jr=0;jr<yt.length;++jr){var tn=yt[jr];if(tn.to==null){var nn=dr(Rt,tn.marker);nn?Vt&&(tn.to=nn.to==null?null:nn.to+Or):tn.to=q}}if(Rt)for(var bn=0;bn<Rt.length;++bn){var Fn=Rt[bn];if(Fn.to!=null&&(Fn.to+=Or),Fn.from==null){var Jn=dr(yt,Fn.marker);Jn||(Fn.from=Or,Vt&&(yt||(yt=[])).push(Fn))}else Fn.from+=Or,Vt&&(yt||(yt=[])).push(Fn)}yt&&(yt=Ur(yt)),Rt&&Rt!=yt&&(Rt=Ur(Rt));var Zn=[yt];if(!Vt){var ni=I.text.length-2,ai;if(ni>0&&yt)for(var Ne=0;Ne<yt.length;++Ne)yt[Ne].to==null&&(ai||(ai=[])).push(new pr(yt[Ne].marker,null,null));for(var X=0;X<ni;++X)Zn.push(ai);Zn.push(Rt)}return Zn}function Ur(m){for(var I=0;I<m.length;++I){var j=m[I];j.from!=null&&j.from==j.to&&j.marker.clearWhenEmpty!==!1&&m.splice(I--,1)}return m.length?m:null}function En(m,I,j){var V=null;if(m.iter(I.line,j.line+1,function(nn){if(nn.markedSpans)for(var bn=0;bn<nn.markedSpans.length;++bn){var Fn=nn.markedSpans[bn].marker;Fn.readOnly&&(!V||P(V,Fn)==-1)&&(V||(V=[])).push(Fn)}}),!V)return null;for(var q=[{from:I,to:j}],ve=0;ve<V.length;++ve)for(var Ye=V[ve],yt=Ye.find(0),Rt=0;Rt<q.length;++Rt){var Vt=q[Rt];if(_t(Vt.to,yt.from)<0||_t(Vt.from,yt.to)>0)continue;var Or=[Rt,1],jr=_t(Vt.from,yt.from),tn=_t(Vt.to,yt.to);(jr<0||!Ye.inclusiveLeft&&!jr)&&Or.push({from:Vt.from,to:yt.from}),(tn>0||!Ye.inclusiveRight&&!tn)&&Or.push({from:yt.to,to:Vt.to}),q.splice.apply(q,Or),Rt+=Or.length-3}return q}function pn(m){var I=m.markedSpans;if(!I)return;for(var j=0;j<I.length;++j)I[j].marker.detachLine(m);m.markedSpans=null}function Ln(m,I){if(!I)return;for(var j=0;j<I.length;++j)I[j].marker.attachLine(m);m.markedSpans=I}function Vn(m){return m.inclusiveLeft?-1:0}function Nn(m){return m.inclusiveRight?1:0}function ui(m,I){var j=m.lines.length-I.lines.length;if(j!=0)return j;var V=m.find(),q=I.find(),ve=_t(V.from,q.from)||Vn(m)-Vn(I);if(ve)return-ve;var Ye=_t(V.to,q.to)||Nn(m)-Nn(I);return Ye||I.id-m.id}function Xn(m,I){var j=Vr&&m.markedSpans,V;if(j)for(var q=void 0,ve=0;ve<j.length;++ve)q=j[ve],q.marker.collapsed&&(I?q.from:q.to)==null&&(!V||ui(V,q.marker)<0)&&(V=q.marker);return V}function mn(m){return Xn(m,!0)}function cn(m){return Xn(m,!1)}function da(m,I){var j=Vr&&m.markedSpans,V;if(j)for(var q=0;q<j.length;++q){var ve=j[q];ve.marker.collapsed&&(ve.from==null||ve.from<I)&&(ve.to==null||ve.to>I)&&(!V||ui(V,ve.marker)<0)&&(V=ve.marker)}return V}function Ta(m,I,j,V,q){var ve=J(m,I),Ye=Vr&&ve.markedSpans;if(Ye)for(var yt=0;yt<Ye.length;++yt){var Rt=Ye[yt];if(!Rt.marker.collapsed)continue;var Vt=Rt.marker.find(0),Or=_t(Vt.from,j)||Vn(Rt.marker)-Vn(q),jr=_t(Vt.to,V)||Nn(Rt.marker)-Nn(q);if(Or>=0&&jr<=0||Or<=0&&jr>=0)continue;if(Or<=0&&(Rt.marker.inclusiveRight&&q.inclusiveLeft?_t(Vt.to,j)>=0:_t(Vt.to,j)>0)||Or>=0&&(Rt.marker.inclusiveRight&&q.inclusiveLeft?_t(Vt.from,V)<=0:_t(Vt.from,V)<0))return!0}}function ia(m){for(var I;I=mn(m);)m=I.find(-1,!0).line;return m}function fi(m){for(var I;I=cn(m);)m=I.find(1,!0).line;return m}function ki(m){for(var I,j;I=cn(m);)m=I.find(1,!0).line,(j||(j=[])).push(m);return j}function Qn(m,I){var j=J(m,I),V=ia(j);return j==V?I:De(V)}function ea(m,I){if(I>m.lastLine())return I;var j=J(m,I),V;if(!An(m,j))return I;for(;V=cn(j);)j=V.find(1,!0).line;return De(j)+1}function An(m,I){var j=Vr&&I.markedSpans;if(j)for(var V=void 0,q=0;q<j.length;++q){if(V=j[q],!V.marker.collapsed)continue;if(V.from==null)return!0;if(V.marker.widgetNode)continue;if(V.from==0&&V.marker.inclusiveLeft&&wn(m,I,V))return!0}}function wn(m,I,j){if(j.to==null){var V=j.marker.find(1,!0);return wn(m,V.line,dr(V.line.markedSpans,j.marker))}if(j.marker.inclusiveRight&&j.to==I.text.length)return!0;for(var q=void 0,ve=0;ve<I.markedSpans.length;++ve)if(q=I.markedSpans[ve],q.marker.collapsed&&!q.marker.widgetNode&&q.from==j.to&&(q.to==null||q.to!=j.from)&&(q.marker.inclusiveLeft||j.marker.inclusiveRight)&&wn(m,I,q))return!0}function On(m){m=ia(m);for(var I=0,j=m.parent,V=0;V<j.lines.length;++V){var q=j.lines[V];if(q==m)break;I+=q.height}for(var ve=j.parent;ve;j=ve,ve=j.parent)for(var Ye=0;Ye<ve.children.length;++Ye){var yt=ve.children[Ye];if(yt==j)break;I+=yt.height}return I}function Un(m){if(m.height==0)return 0;for(var I=m.text.length,j,V=m;j=mn(V);){var q=j.find(0,!0);V=q.from.line,I+=q.from.ch-q.to.ch}for(V=m;j=cn(V);){var ve=j.find(0,!0);I-=V.text.length-ve.from.ch,V=ve.to.line,I+=V.text.length-ve.to.ch}return I}function kn(m){var I=m.display,j=m.doc;I.maxLine=J(j,j.first),I.maxLineLength=Un(I.maxLine),I.maxLineChanged=!0,j.iter(function(V){var q=Un(V);q>I.maxLineLength&&(I.maxLineLength=q,I.maxLine=V)})}var ti=function(I,j,V){this.text=I,Ln(this,j),this.height=V?V(this):1};ti.prototype.lineNo=function(){return De(this)},it(ti);function di(m,I,j,V){m.text=I,m.stateAfter&&(m.stateAfter=null),m.styles&&(m.styles=null),m.order!=null&&(m.order=null),pn(m),Ln(m,j);var q=V?V(m):1;q!=m.height&&Ae(m,q)}function Na(m){m.parent=null,pn(m)}var Gi={},ba={};function Pa(m,I){if(!m||/^\s*$/.test(m))return null;var j=I.addModeClass?ba:Gi;return j[m]||(j[m]=m.replace(/\S+/g,"cm-$&"))}function Ga(m,I){var j=M("span",null,null,t?"padding-right: .1px":null),V={pre:M("pre",[j],"CodeMirror-line"),content:j,col:0,pos:0,cm:m,trailingSpace:!1,splitSpaces:m.getOption("lineWrapping")};I.measure={};for(var q=0;q<=(I.rest?I.rest.length:0);q++){var ve=q?I.rest[q-1]:I.line,Ye=void 0;V.pos=0,V.addToken=Oo,cr(m.display.measure)&&(Ye=Ft(ve,m.doc.direction))&&(V.addToken=ji(V.addToken,Ye)),V.map=[];var yt=I!=m.display.externalMeasured&&De(ve);ga(ve,V,Ue(m,ve,yt)),ve.styleClasses&&(ve.styleClasses.bgClass&&(V.bgClass=U(ve.styleClasses.bgClass,V.bgClass||"")),ve.styleClasses.textClass&&(V.textClass=U(ve.styleClasses.textClass,V.textClass||""))),V.map.length==0&&V.map.push(0,0,V.content.appendChild(Pt(m.display.measure))),q==0?(I.measure.map=V.map,I.measure.cache={}):((I.measure.maps||(I.measure.maps=[])).push(V.map),(I.measure.caches||(I.measure.caches=[])).push({}))}if(t){var Rt=V.content.lastChild;(/\bcm-tab\b/.test(Rt.className)||Rt.querySelector&&Rt.querySelector(".cm-tab"))&&(V.content.className="cm-tab-wrap-hack")}return jt(m,"renderLine",m,I.line,V.pre),V.pre.className&&(V.textClass=U(V.pre.className,V.textClass||"")),V}function Qi(m){var I=D("span","\u2022","cm-invalidchar");return I.title="\\u"+m.charCodeAt(0).toString(16),I.setAttribute("aria-label",I.title),I}function Oo(m,I,j,V,q,ve,Ye){if(!I)return;var yt=m.splitSpaces?sa(I,m.trailingSpace):I,Rt=m.cm.state.specialChars,Vt=!1,Or;if(!Rt.test(I))m.col+=I.length,Or=document.createTextNode(yt),m.map.push(m.pos,m.pos+I.length,Or),p&&a<9&&(Vt=!0),m.pos+=I.length;else{Or=document.createDocumentFragment();for(var jr=0;;){Rt.lastIndex=jr;var tn=Rt.exec(I),nn=tn?tn.index-jr:I.length-jr;if(nn){var bn=document.createTextNode(yt.slice(jr,jr+nn));p&&a<9?Or.appendChild(D("span",[bn])):Or.appendChild(bn),m.map.push(m.pos,m.pos+nn,bn),m.col+=nn,m.pos+=nn}if(!tn)break;jr+=nn+1;var Fn=void 0;if(tn[0]==" "){var Jn=m.cm.options.tabSize,Zn=Jn-m.col%Jn;Fn=Or.appendChild(D("span",Ve(Zn),"cm-tab")),Fn.setAttribute("role","presentation"),Fn.setAttribute("cm-text"," "),m.col+=Zn}else tn[0]=="\r"||tn[0]==`
|
|
|
`?(Fn=Or.appendChild(D("span",tn[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),Fn.setAttribute("cm-text",tn[0]),m.col+=1):(Fn=m.cm.options.specialCharPlaceholder(tn[0]),Fn.setAttribute("cm-text",tn[0]),p&&a<9?Or.appendChild(D("span",[Fn])):Or.appendChild(Fn),m.col+=1);m.map.push(m.pos,m.pos+1,Fn),m.pos++}}if(m.trailingSpace=yt.charCodeAt(I.length-1)==32,j||V||q||Vt||ve||Ye){var ni=j||"";V&&(ni+=V),q&&(ni+=q);var ai=D("span",[Or],ni,ve);if(Ye)for(var Ne in Ye)Ye.hasOwnProperty(Ne)&&Ne!="style"&&Ne!="class"&&ai.setAttribute(Ne,Ye[Ne]);return m.content.appendChild(ai)}m.content.appendChild(Or)}function sa(m,I){if(m.length>1&&!/ /.test(m))return m;for(var j=I,V="",q=0;q<m.length;q++){var ve=m.charAt(q);ve==" "&&j&&(q==m.length-1||m.charCodeAt(q+1)==32)&&(ve="\xA0"),V+=ve,j=ve==" "}return V}function ji(m,I){return function(j,V,q,ve,Ye,yt,Rt){q=q?q+" cm-force-border":"cm-force-border";for(var Vt=j.pos,Or=Vt+V.length;;){for(var jr=void 0,tn=0;tn<I.length&&!(jr=I[tn],jr.to>Vt&&jr.from<=Vt);tn++);if(jr.to>=Or)return m(j,V,q,ve,Ye,yt,Rt);m(j,V.slice(0,jr.to-Vt),q,ve,null,yt,Rt),ve=null,V=V.slice(jr.to-Vt),Vt=jr.to}}}function wa(m,I,j,V){var q=!V&&j.widgetNode;q&&m.map.push(m.pos,m.pos+I,q),!V&&m.cm.display.input.needsContentAttribute&&(q||(q=m.content.appendChild(document.createElement("span"))),q.setAttribute("cm-marker",j.id)),q&&(m.cm.display.input.setUneditable(q),m.content.appendChild(q)),m.pos+=I,m.trailingSpace=!1}function ga(m,I,j){var V=m.markedSpans,q=m.text,ve=0;if(!V){for(var Ye=1;Ye<j.length;Ye+=2)I.addToken(I,q.slice(ve,ve=j[Ye]),Pa(j[Ye+1],I.cm.options));return}for(var yt=q.length,Rt=0,Vt=1,Or="",jr,tn,nn=0,bn,Fn,Jn,Zn,ni;;){if(nn==Rt){bn=Fn=Jn=tn="",ni=null,Zn=null,nn=Infinity;for(var ai=[],Ne=void 0,X=0;X<V.length;++X){var ye=V[X],Re=ye.marker;if(Re.type=="bookmark"&&ye.from==Rt&&Re.widgetNode)ai.push(Re);else if(ye.from<=Rt&&(ye.to==null||ye.to>Rt||Re.collapsed&&ye.to==Rt&&ye.from==Rt)){if(ye.to!=null&&ye.to!=Rt&&nn>ye.to&&(nn=ye.to,Fn=""),Re.className&&(bn+=" "+Re.className),Re.css&&(tn=(tn?tn+";":"")+Re.css),Re.startStyle&&ye.from==Rt&&(Jn+=" "+Re.startStyle),Re.endStyle&&ye.to==nn&&(Ne||(Ne=[])).push(Re.endStyle,ye.to),Re.title&&((ni||(ni={})).title=Re.title),Re.attributes)for(var ft in Re.attributes)(ni||(ni={}))[ft]=Re.attributes[ft];Re.collapsed&&(!Zn||ui(Zn.marker,Re)<0)&&(Zn=ye)}else ye.from>Rt&&nn>ye.from&&(nn=ye.from)}if(Ne)for(var qt=0;qt<Ne.length;qt+=2)Ne[qt+1]==nn&&(Fn+=" "+Ne[qt]);if(!Zn||Zn.from==Rt)for(var br=0;br<ai.length;++br)wa(I,0,ai[br]);if(Zn&&(Zn.from||0)==Rt){if(wa(I,(Zn.to==null?yt+1:Zn.to)-Rt,Zn.marker,Zn.from==null),Zn.to==null)return;Zn.to==Rt&&(Zn=!1)}}if(Rt>=yt)break;for(var Ir=Math.min(yt,nn);;){if(Or){var Hr=Rt+Or.length;if(!Zn){var Wr=Hr>Ir?Or.slice(0,Ir-Rt):Or;I.addToken(I,Wr,jr?jr+bn:bn,Jn,Rt+Wr.length==nn?Fn:"",tn,ni)}if(Hr>=Ir){Or=Or.slice(Ir-Rt),Rt=Ir;break}Rt=Hr,Jn=""}Or=q.slice(ve,ve=j[Vt++]),jr=Pa(j[Vt++],I.cm.options)}}}function po(m,I,j){this.line=I,this.rest=ki(I),this.size=this.rest?De(Xe(this.rest))-j+1:1,this.node=this.text=null,this.hidden=An(m,I)}function Bn(m,I,j){for(var V=[],q,ve=I;ve<j;ve=q){var Ye=new po(m.doc,J(m.doc,ve),ve);q=ve+Ye.size,V.push(Ye)}return V}var ta=null;function So(m){ta?ta.ops.push(m):m.ownsGroup=ta={ops:[m],delayedCallbacks:[]}}function To(m){var I=m.delayedCallbacks,j=0;do{for(;j<I.length;j++)I[j].call(null);for(var V=0;V<m.ops.length;V++){var q=m.ops[V];if(q.cursorActivityHandlers)for(;q.cursorActivityCalled<q.cursorActivityHandlers.length;)q.cursorActivityHandlers[q.cursorActivityCalled++].call(null,q.cm)}}while(j<I.length)}function za(m,I){var j=m.ownsGroup;if(!j)return;try{To(j)}finally{ta=null,I(j)}}var eo=null;function zi(m,I){var j=or(m,I);if(!j.length)return;var V=Array.prototype.slice.call(arguments,2),q;ta?q=ta.delayedCallbacks:eo?q=eo:(q=eo=[],setTimeout(Jt,0));for(var ve=function(Rt){q.push(function(){return j[Rt].apply(null,V)})},Ye=0;Ye<j.length;++Ye)ve(Ye)}function Jt(){var m=eo;eo=null;for(var I=0;I<m.length;++I)m[I]()}function Tr(m,I,j,V){for(var q=0;q<I.changes.length;q++){var ve=I.changes[q];ve=="text"?Gt(m,I):ve=="gutter"?Sr(m,I,j,V):ve=="class"?rr(m,I):ve=="widget"&&gr(m,I,V)}I.changes=null}function Kr(m){return m.node==m.text&&(m.node=D("div",null,null,"position: relative"),m.text.parentNode&&m.text.parentNode.replaceChild(m.node,m.text),m.node.appendChild(m.text),p&&a<8&&(m.node.style.zIndex=2)),m.node}function Te(m,I){var j=I.bgClass?I.bgClass+" "+(I.line.bgClass||""):I.line.bgClass;if(j&&(j+=" CodeMirror-linebackground"),I.background)j?I.background.className=j:(I.background.parentNode.removeChild(I.background),I.background=null);else if(j){var V=Kr(I);I.background=V.insertBefore(D("div",null,j),V.firstChild),m.display.input.setUneditable(I.background)}}function xt(m,I){var j=m.display.externalMeasured;return j&&j.line==I.line?(m.display.externalMeasured=null,I.measure=j.measure,j.built):Ga(m,I)}function Gt(m,I){var j=I.text.className,V=xt(m,I);I.text==I.node&&(I.node=V.pre),I.text.parentNode.replaceChild(V.pre,I.text),I.text=V.pre,V.bgClass!=I.bgClass||V.textClass!=I.textClass?(I.bgClass=V.bgClass,I.textClass=V.textClass,rr(m,I)):j&&(I.text.className=j)}function rr(m,I){Te(m,I),I.line.wrapClass?Kr(I).className=I.line.wrapClass:I.node!=I.text&&(I.node.className="");var j=I.textClass?I.textClass+" "+(I.line.textClass||""):I.line.textClass;I.text.className=j||""}function Sr(m,I,j,V){if(I.gutter&&(I.node.removeChild(I.gutter),I.gutter=null),I.gutterBackground&&(I.node.removeChild(I.gutterBackground),I.gutterBackground=null),I.line.gutterClass){var q=Kr(I);I.gutterBackground=D("div",null,"CodeMirror-gutter-background "+I.line.gutterClass,"left: "+(m.options.fixedGutter?V.fixedPos:-V.gutterTotalWidth)+"px; width: "+V.gutterTotalWidth+"px"),m.display.input.setUneditable(I.gutterBackground),q.insertBefore(I.gutterBackground,I.text)}var ve=I.line.gutterMarkers;if(m.options.lineNumbers||ve){var Ye=Kr(I),yt=I.gutter=D("div",null,"CodeMirror-gutter-wrapper","left: "+(m.options.fixedGutter?V.fixedPos:-V.gutterTotalWidth)+"px");if(m.display.input.setUneditable(yt),Ye.insertBefore(yt,I.text),I.line.gutterClass&&(yt.className+=" "+I.line.gutterClass),m.options.lineNumbers&&(!ve||!ve["CodeMirror-linenumbers"])&&(I.lineNumber=yt.appendChild(D("div",$t(m.options,j),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+V.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+m.display.lineNumInnerWidth+"px"))),ve)for(var Rt=0;Rt<m.display.gutterSpecs.length;++Rt){var Vt=m.display.gutterSpecs[Rt].className,Or=ve.hasOwnProperty(Vt)&&ve[Vt];Or&&yt.appendChild(D("div",[Or],"CodeMirror-gutter-elt","left: "+V.gutterLeft[Vt]+"px; width: "+V.gutterWidth[Vt]+"px"))}}}function gr(m,I,j){I.alignable&&(I.alignable=null);for(var V=T("CodeMirror-linewidget"),q=I.node.firstChild,ve=void 0;q;q=ve)ve=q.nextSibling,V.test(q.className)&&I.node.removeChild(q);zr(m,I,j)}function Mr(m,I,j,V){var q=xt(m,I);return I.text=I.node=q.pre,q.bgClass&&(I.bgClass=q.bgClass),q.textClass&&(I.textClass=q.textClass),rr(m,I),Sr(m,I,j,V),zr(m,I,V),I.node}function zr(m,I,j){if(kr(m,I.line,I,j,!0),I.rest)for(var V=0;V<I.rest.length;V++)kr(m,I.rest[V],I,j,!1)}function kr(m,I,j,V,q){if(!I.widgets)return;for(var ve=Kr(j),Ye=0,yt=I.widgets;Ye<yt.length;++Ye){var Rt=yt[Ye],Vt=D("div",[Rt.node],"CodeMirror-linewidget"+(Rt.className?" "+Rt.className:""));Rt.handleMouseEvents||Vt.setAttribute("cm-ignore-events","true"),Yr(Rt,Vt,j,V),m.display.input.setUneditable(Vt),q&&Rt.above?ve.insertBefore(Vt,j.gutter||j.text):ve.appendChild(Vt),zi(Rt,"redraw")}}function Yr(m,I,j,V){if(m.noHScroll){(j.alignable||(j.alignable=[])).push(I);var q=V.wrapperWidth;I.style.left=V.fixedPos+"px",m.coverGutter||(q-=V.gutterTotalWidth,I.style.paddingLeft=V.gutterTotalWidth+"px"),I.style.width=q+"px"}m.coverGutter&&(I.style.zIndex=5,I.style.position="relative",m.noHScroll||(I.style.marginLeft=-V.gutterTotalWidth+"px"))}function en(m){if(m.height!=null)return m.height;var I=m.doc.cm;if(!I)return 0;if(!F(document.body,m.node)){var j="position: relative;";m.coverGutter&&(j+="margin-left: -"+I.display.gutters.offsetWidth+"px;"),m.noHScroll&&(j+="width: "+I.display.wrapper.clientWidth+"px;"),N(I.display.measure,D("div",[m.node],null,j))}return m.height=m.node.parentNode.offsetHeight}function ot(m,I){for(var j=Me(I);j!=m.wrapper;j=j.parentNode)if(!j||j.nodeType==1&&j.getAttribute("cm-ignore-events")=="true"||j.parentNode==m.sizer&&j!=m.mover)return!0}function kt(m){return m.lineSpace.offsetTop}function ar(m){return m.mover.offsetHeight-m.lineSpace.offsetHeight}function mr(m){if(m.cachedPaddingH)return m.cachedPaddingH;var I=N(m.measure,D("pre","x","CodeMirror-line-like")),j=window.getComputedStyle?window.getComputedStyle(I):I.currentStyle,V={left:parseInt(j.paddingLeft),right:parseInt(j.paddingRight)};return!isNaN(V.left)&&!isNaN(V.right)&&(m.cachedPaddingH=V),V}function Er(m){return G-m.display.nativeBarWidth}function Br(m){return m.display.scroller.clientWidth-Er(m)-m.display.barWidth}function rn(m){return m.display.scroller.clientHeight-Er(m)-m.display.barHeight}function dn(m,I,j){var V=m.options.lineWrapping,q=V&&Br(m);if(!I.measure.heights||V&&I.measure.width!=q){var ve=I.measure.heights=[];if(V){I.measure.width=q;for(var Ye=I.text.firstChild.getClientRects(),yt=0;yt<Ye.length-1;yt++){var Rt=Ye[yt],Vt=Ye[yt+1];Math.abs(Rt.bottom-Vt.bottom)>2&&ve.push((Rt.bottom+Vt.top)/2-j.top)}}ve.push(j.bottom-j.top)}}function yn(m,I,j){if(m.line==I)return{map:m.measure.map,cache:m.measure.cache};for(var V=0;V<m.rest.length;V++)if(m.rest[V]==I)return{map:m.measure.maps[V],cache:m.measure.caches[V]};for(var q=0;q<m.rest.length;q++)if(De(m.rest[q])>j)return{map:m.measure.maps[q],cache:m.measure.caches[q],before:!0}}function Dn(m,I){I=ia(I);var j=De(I),V=m.display.externalMeasured=new po(m.doc,I,j);V.lineN=j;var q=V.built=Ga(m,V);return V.text=q.pre,N(m.display.lineMeasure,q.pre),V}function gn(m,I,j,V){return Cn(m,_n(m,I),j,V)}function Sn(m,I){if(I>=m.display.viewFrom&&I<m.display.viewTo)return m.display.view[Xi(m,I)];var j=m.display.externalMeasured;if(j&&I>=j.lineN&&I<j.lineN+j.size)return j}function _n(m,I){var j=De(I),V=Sn(m,j);V&&!V.text?V=null:V&&V.changes&&(Tr(m,V,j,Oi(m)),m.curOp.forceUpdate=!0),V||(V=Dn(m,I));var q=yn(V,I,j);return{line:I,view:V,rect:null,map:q.map,cache:q.cache,before:q.before,hasHeights:!1}}function Cn(m,I,j,V,q){I.before&&(j=-1);var ve=j+(V||""),Ye;return I.cache.hasOwnProperty(ve)?Ye=I.cache[ve]:(I.rect||(I.rect=I.view.text.getBoundingClientRect()),I.hasHeights||(dn(m,I.view,I.rect),I.hasHeights=!0),Ye=Yn(m,I,j,V),Ye.bogus||(I.cache[ve]=Ye)),{left:Ye.left,right:Ye.right,top:q?Ye.rtop:Ye.top,bottom:q?Ye.rbottom:Ye.bottom}}var In={left:0,right:0,top:0,bottom:0};function fn(m,I,j){for(var V,q,ve,Ye,yt,Rt,Vt=0;Vt<m.length;Vt+=3)if(yt=m[Vt],Rt=m[Vt+1],I<yt?(q=0,ve=1,Ye="left"):I<Rt?(q=I-yt,ve=q+1):(Vt==m.length-3||I==Rt&&m[Vt+3]>I)&&(ve=Rt-yt,q=ve-1,I>=Rt&&(Ye="right")),q!=null){if(V=m[Vt+2],yt==Rt&&j==(V.insertLeft?"left":"right")&&(Ye=j),j=="left"&&q==0)for(;Vt&&m[Vt-2]==m[Vt-3]&&m[Vt-1].insertLeft;)V=m[(Vt-=3)+2],Ye="left";if(j=="right"&&q==Rt-yt)for(;Vt<m.length-3&&m[Vt+3]==m[Vt+4]&&!m[Vt+5].insertLeft;)V=m[(Vt+=3)+2],Ye="right";break}return{node:V,start:q,end:ve,collapse:Ye,coverStart:yt,coverEnd:Rt}}function Tn(m,I){var j=In;if(I=="left")for(var V=0;V<m.length&&!((j=m[V]).left!=j.right);V++);else for(var q=m.length-1;q>=0&&!((j=m[q]).left!=j.right);q--);return j}function Yn(m,I,j,V){var q=fn(I.map,j,V),ve=q.node,Ye=q.start,yt=q.end,Rt=q.collapse,Vt;if(ve.nodeType==3){for(var Or=0;Or<4;Or++){for(;Ye&&Qe(I.line.text.charAt(q.coverStart+Ye));)--Ye;for(;q.coverStart+yt<q.coverEnd&&Qe(I.line.text.charAt(q.coverStart+yt));)++yt;if(p&&a<9&&Ye==0&&yt==q.coverEnd-q.coverStart?Vt=ve.parentNode.getBoundingClientRect():Vt=Tn(R(ve,Ye,yt).getClientRects(),V),Vt.left||Vt.right||Ye==0)break;yt=Ye,Ye=Ye-1,Rt="right"}p&&a<11&&(Vt=Gn(m.display.measure,Vt))}else{Ye>0&&(Rt=V="right");var jr;m.options.lineWrapping&&(jr=ve.getClientRects()).length>1?Vt=jr[V=="right"?jr.length-1:0]:Vt=ve.getBoundingClientRect()}if(p&&a<9&&!Ye&&(!Vt||!Vt.left&&!Vt.right)){var tn=ve.parentNode.getClientRects()[0];tn?Vt={left:tn.left,right:tn.left+$n(m.display),top:tn.top,bottom:tn.bottom}:Vt=In}for(var nn=Vt.top-I.rect.top,bn=Vt.bottom-I.rect.top,Fn=(nn+bn)/2,Jn=I.view.measure.heights,Zn=0;Zn<Jn.length-1&&!(Fn<Jn[Zn]);Zn++);var ni=Zn?Jn[Zn-1]:0,ai=Jn[Zn],Ne={left:(Rt=="right"?Vt.right:Vt.left)-I.rect.left,right:(Rt=="left"?Vt.left:Vt.right)-I.rect.left,top:ni,bottom:ai};return!Vt.left&&!Vt.right&&(Ne.bogus=!0),m.options.singleCursorHeightPerLine||(Ne.rtop=nn,Ne.rbottom=bn),Ne}function Gn(m,I){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!oe(m))return I;var j=screen.logicalXDPI/screen.deviceXDPI,V=screen.logicalYDPI/screen.deviceYDPI;return{left:I.left*j,right:I.right*j,top:I.top*V,bottom:I.bottom*V}}function zn(m){if(m.measure&&(m.measure.cache={},m.measure.heights=null,m.rest))for(var I=0;I<m.rest.length;I++)m.measure.caches[I]={}}function Hi(m){m.display.externalMeasure=null,x(m.display.lineMeasure);for(var I=0;I<m.display.view.length;I++)zn(m.display.view[I])}function Li(m){Hi(m),m.display.cachedCharWidth=m.display.cachedTextHeight=m.display.cachedPaddingH=null,m.options.lineWrapping||(m.display.maxLineChanged=!0),m.display.lineNumChars=null}function Di(){return s&&i?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function wi(){return s&&i?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Pn(m){var I=0;if(m.widgets)for(var j=0;j<m.widgets.length;++j)m.widgets[j].above&&(I+=en(m.widgets[j]));return I}function Ei(m,I,j,V,q){if(!q){var ve=Pn(I);j.top+=ve,j.bottom+=ve}if(V=="line")return j;V||(V="local");var Ye=On(I);if(V=="local"?Ye+=kt(m.display):Ye-=m.display.viewOffset,V=="page"||V=="window"){var yt=m.display.lineSpace.getBoundingClientRect();Ye+=yt.top+(V=="window"?0:wi());var Rt=yt.left+(V=="window"?0:Di());j.left+=Rt,j.right+=Rt}return j.top+=Ye,j.bottom+=Ye,j}function va(m,I,j){if(j=="div")return I;var V=I.left,q=I.top;if(j=="page")V-=Di(),q-=wi();else if(j=="local"||!j){var ve=m.display.sizer.getBoundingClientRect();V+=ve.left,q+=ve.top}var Ye=m.display.lineSpace.getBoundingClientRect();return{left:V-Ye.left,top:q-Ye.top}}function Sa(m,I,j,V,q){return V||(V=J(m.doc,I.line)),Ei(m,V,gn(m,V,I.ch,q),j)}function gi(m,I,j,V,q,ve){V=V||J(m.doc,I.line),q||(q=_n(m,V));function Ye(bn,Fn){var Jn=Cn(m,q,bn,Fn?"right":"left",ve);return Fn?Jn.left=Jn.right:Jn.right=Jn.left,Ei(m,V,Jn,j)}var yt=Ft(V,m.doc.direction),Rt=I.ch,Vt=I.sticky;if(Rt>=V.text.length?(Rt=V.text.length,Vt="before"):Rt<=0&&(Rt=0,Vt="after"),!yt)return Ye(Vt=="before"?Rt-1:Rt,Vt=="before");function Or(bn,Fn,Jn){var Zn=yt[Fn],ni=Zn.level==1;return Ye(Jn?bn-1:bn,ni!=Jn)}var jr=ht(yt,Rt,Vt),tn=_e,nn=Or(Rt,jr,Vt=="before");return tn!=null&&(nn.other=Or(Rt,tn,Vt!="before")),nn}function pi(m,I){var j=0;I=ze(m.doc,I),m.options.lineWrapping||(j=$n(m.display)*I.ch);var V=J(m.doc,I.line),q=On(V)+kt(m.display);return{left:j,right:j,top:q,bottom:q+V.height}}function Ii(m,I,j,V,q){var ve=St(m,I,j);return ve.xRel=q,V&&(ve.outside=V),ve}function Ci(m,I,j){var V=m.doc;if(j+=m.display.viewOffset,j<0)return Ii(V.first,0,null,-1,-1);var q=$e(V,j),ve=V.first+V.size-1;if(q>ve)return Ii(V.first+V.size-1,J(V,ve).text.length,null,1,1);I<0&&(I=0);for(var Ye=J(V,q);;){var yt=La(m,Ye,q,I,j),Rt=da(Ye,yt.ch+(yt.xRel>0||yt.outside>0?1:0));if(!Rt)return yt;var Vt=Rt.find(1);if(Vt.line==q)return Vt;Ye=J(V,q=Vt.line)}}function Si(m,I,j,V){V-=Pn(I);var q=I.text.length,ve=Ge(function(Ye){return Cn(m,j,Ye-1).bottom<=V},q,0);return q=Ge(function(Ye){return Cn(m,j,Ye).top>V},ve,q),{begin:ve,end:q}}function la(m,I,j,V){j||(j=_n(m,I));var q=Ei(m,I,Cn(m,j,V),"line").top;return Si(m,I,j,q)}function Da(m,I,j,V){return m.bottom<=j?!1:m.top>j?!0:(V?m.left:m.right)>I}function La(m,I,j,V,q){q-=On(I);var ve=_n(m,I),Ye=Pn(I),yt=0,Rt=I.text.length,Vt=!0,Or=Ft(I,m.doc.direction);if(Or){var jr=(m.options.lineWrapping?ya:Aa)(m,I,j,ve,Or,V,q);Vt=jr.level!=1,yt=Vt?jr.from:jr.to-1,Rt=Vt?jr.to:jr.from-1}var tn=null,nn=null,bn=Ge(function(X){var ye=Cn(m,ve,X);return ye.top+=Ye,ye.bottom+=Ye,Da(ye,V,q,!1)?(ye.top<=q&&ye.left<=V&&(tn=X,nn=ye),!0):!1},yt,Rt),Fn,Jn,Zn=!1;if(nn){var ni=V-nn.left<nn.right-V,ai=ni==Vt;bn=tn+(ai?0:1),Jn=ai?"after":"before",Fn=ni?nn.left:nn.right}else{!Vt&&(bn==Rt||bn==yt)&&bn++,Jn=bn==0?"after":bn==I.text.length?"before":Cn(m,ve,bn-(Vt?1:0)).bottom+Ye<=q==Vt?"after":"before";var Ne=gi(m,St(j,bn,Jn),"line",I,ve);Fn=Ne.left,Zn=q<Ne.top?-1:q>=Ne.bottom?1:0}return bn=pt(I.text,bn,1),Ii(j,bn,Jn,Zn,V-Fn)}function Aa(m,I,j,V,q,ve,Ye){var yt=Ge(function(jr){var tn=q[jr],nn=tn.level!=1;return Da(gi(m,St(j,nn?tn.to:tn.from,nn?"before":"after"),"line",I,V),ve,Ye,!0)},0,q.length-1),Rt=q[yt];if(yt>0){var Vt=Rt.level!=1,Or=gi(m,St(j,Vt?Rt.from:Rt.to,Vt?"after":"before"),"line",I,V);Da(Or,ve,Ye,!0)&&Or.top>Ye&&(Rt=q[yt-1])}return Rt}function ya(m,I,j,V,q,ve,Ye){var yt=Si(m,I,V,Ye),Rt=yt.begin,Vt=yt.end;/\s/.test(I.text.charAt(Vt-1))&&Vt--;for(var Or=null,jr=null,tn=0;tn<q.length;tn++){var nn=q[tn];if(nn.from>=Vt||nn.to<=Rt)continue;var bn=nn.level!=1,Fn=Cn(m,V,bn?Math.min(Vt,nn.to)-1:Math.max(Rt,nn.from)).right,Jn=Fn<ve?ve-Fn+1e9:Fn-ve;(!Or||jr>Jn)&&(Or=nn,jr=Jn)}return Or||(Or=q[q.length-1]),Or.from<Rt&&(Or={from:Rt,to:Or.to,level:Or.level}),Or.to>Vt&&(Or={from:Or.from,to:Vt,level:Or.level}),Or}var aa;function mi(m){if(m.cachedTextHeight!=null)return m.cachedTextHeight;if(aa==null){aa=D("pre",null,"CodeMirror-line-like");for(var I=0;I<49;++I)aa.appendChild(document.createTextNode("x")),aa.appendChild(D("br"));aa.appendChild(document.createTextNode("x"))}N(m.measure,aa);var j=aa.offsetHeight/50;return j>3&&(m.cachedTextHeight=j),x(m.measure),j||1}function $n(m){if(m.cachedCharWidth!=null)return m.cachedCharWidth;var I=D("span","xxxxxxxxxx"),j=D("pre",[I],"CodeMirror-line-like");N(m.measure,j);var V=I.getBoundingClientRect(),q=(V.right-V.left)/10;return q>2&&(m.cachedCharWidth=q),q||10}function Oi(m){for(var I=m.display,j={},V={},q=I.gutters.clientLeft,ve=I.gutters.firstChild,Ye=0;ve;ve=ve.nextSibling,++Ye){var yt=m.display.gutterSpecs[Ye].className;j[yt]=ve.offsetLeft+ve.clientLeft+q,V[yt]=ve.clientWidth}return{fixedPos:_i(I),gutterTotalWidth:I.gutters.offsetWidth,gutterLeft:j,gutterWidth:V,wrapperWidth:I.wrapper.clientWidth}}function _i(m){return m.scroller.getBoundingClientRect().left-m.sizer.getBoundingClientRect().left}function oi(m){var I=mi(m.display),j=m.options.lineWrapping,V=j&&Math.max(5,m.display.scroller.clientWidth/$n(m.display)-3);return function(q){if(An(m.doc,q))return 0;var ve=0;if(q.widgets)for(var Ye=0;Ye<q.widgets.length;Ye++)q.widgets[Ye].height&&(ve+=q.widgets[Ye].height);return j?ve+(Math.ceil(q.text.length/V)||1)*I:ve+I}}function Fi(m){var I=m.doc,j=oi(m);I.iter(function(V){var q=j(V);q!=V.height&&Ae(V,q)})}function Yi(m,I,j,V){var q=m.display;if(!j&&Me(I).getAttribute("cm-not-content")=="true")return null;var ve,Ye,yt=q.lineSpace.getBoundingClientRect();try{ve=I.clientX-yt.left,Ye=I.clientY-yt.top}catch(jr){return null}var Rt=Ci(m,ve,Ye),Vt;if(V&&Rt.xRel>0&&(Vt=J(m.doc,Rt.line).text).length==Rt.ch){var Or=Y(Vt,Vt.length,m.options.tabSize)-Vt.length;Rt=St(Rt.line,Math.max(0,Math.round((ve-mr(m.display).left)/$n(m.display))-Or))}return Rt}function Xi(m,I){if(I>=m.display.viewTo)return null;if(I-=m.display.viewFrom,I<0)return null;for(var j=m.display.view,V=0;V<j.length;V++)if(I-=j[V].size,I<0)return V}function Zi(m,I,j,V){I==null&&(I=m.doc.first),j==null&&(j=m.doc.first+m.doc.size),V||(V=0);var q=m.display;if(V&&j<q.viewTo&&(q.updateLineNumbers==null||q.updateLineNumbers>I)&&(q.updateLineNumbers=I),m.curOp.viewChanged=!0,I>=q.viewTo)Vr&&Qn(m.doc,I)<q.viewTo&&Mi(m);else if(j<=q.viewFrom)Vr&&ea(m.doc,j+V)>q.viewFrom?Mi(m):(q.viewFrom+=V,q.viewTo+=V);else if(I<=q.viewFrom&&j>=q.viewTo)Mi(m);else if(I<=q.viewFrom){var ve=ca(m,j,j+V,1);ve?(q.view=q.view.slice(ve.index),q.viewFrom=ve.lineN,q.viewTo+=V):Mi(m)}else if(j>=q.viewTo){var Ye=ca(m,I,I,-1);Ye?(q.view=q.view.slice(0,Ye.index),q.viewTo=Ye.lineN):Mi(m)}else{var yt=ca(m,I,I,-1),Rt=ca(m,j,j+V,1);yt&&Rt?(q.view=q.view.slice(0,yt.index).concat(Bn(m,yt.lineN,Rt.lineN)).concat(q.view.slice(Rt.index)),q.viewTo+=V):Mi(m)}var Vt=q.externalMeasured;Vt&&(j<Vt.lineN?Vt.lineN+=V:I<Vt.lineN+Vt.size&&(q.externalMeasured=null))}function Fa(m,I,j){m.curOp.viewChanged=!0;var V=m.display,q=m.display.externalMeasured;if(q&&I>=q.lineN&&I<q.lineN+q.size&&(V.externalMeasured=null),I<V.viewFrom||I>=V.viewTo)return;var ve=V.view[Xi(m,I)];if(ve.node==null)return;var Ye=ve.changes||(ve.changes=[]);P(Ye,j)==-1&&Ye.push(j)}function Mi(m){m.display.viewFrom=m.display.viewTo=m.doc.first,m.display.view=[],m.display.viewOffset=0}function ca(m,I,j,V){var q=Xi(m,I),ve,Ye=m.display.view;if(!Vr||j==m.doc.first+m.doc.size)return{index:q,lineN:j};for(var yt=m.display.viewFrom,Rt=0;Rt<q;Rt++)yt+=Ye[Rt].size;if(yt!=I){if(V>0){if(q==Ye.length-1)return null;ve=yt+Ye[q].size-I,q++}else ve=yt-I;I+=ve,j+=ve}for(;Qn(m.doc,j)!=j;){if(q==(V<0?0:Ye.length-1))return null;j+=V*Ye[q-(V<0?1:0)].size,q+=V}return{index:q,lineN:j}}function ha(m,I,j){var V=m.display,q=V.view;q.length==0||I>=V.viewTo||j<=V.viewFrom?(V.view=Bn(m,I,j),V.viewFrom=I):(V.viewFrom>I?V.view=Bn(m,I,V.viewFrom).concat(V.view):V.viewFrom<I&&(V.view=V.view.slice(Xi(m,I))),V.viewFrom=I,V.viewTo<j?V.view=V.view.concat(Bn(m,V.viewTo,j)):V.viewTo>j&&(V.view=V.view.slice(0,Xi(m,j)))),V.viewTo=j}function Ua(m){for(var I=m.display.view,j=0,V=0;V<I.length;V++){var q=I[V];!q.hidden&&(!q.node||q.changes)&&++j}return j}function Ti(m){m.display.input.showSelection(m.display.input.prepareSelection())}function to(m,I){I===void 0&&(I=!0);for(var j=m.doc,V={},q=V.cursors=document.createDocumentFragment(),ve=V.selection=document.createDocumentFragment(),Ye=0;Ye<j.sel.ranges.length;Ye++){if(!I&&Ye==j.sel.primIndex)continue;var yt=j.sel.ranges[Ye];if(yt.from().line>=m.display.viewTo||yt.to().line<m.display.viewFrom)continue;var Rt=yt.empty();(Rt||m.options.showCursorWhenSelecting)&&ka(m,yt.head,q),Rt||Ya(m,yt,ve)}return V}function ka(m,I,j){var V=gi(m,I,"div",null,null,!m.options.singleCursorHeightPerLine),q=j.appendChild(D("div","\xA0","CodeMirror-cursor"));if(q.style.left=V.left+"px",q.style.top=V.top+"px",q.style.height=Math.max(0,V.bottom-V.top)*m.options.cursorHeight+"px",V.other){var ve=j.appendChild(D("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));ve.style.display="",ve.style.left=V.other.left+"px",ve.style.top=V.other.top+"px",ve.style.height=(V.other.bottom-V.other.top)*.85+"px"}}function ua(m,I){return m.top-I.top||m.left-I.left}function Ya(m,I,j){var V=m.display,q=m.doc,ve=document.createDocumentFragment(),Ye=mr(m.display),yt=Ye.left,Rt=Math.max(V.sizerWidth,Br(m)-V.sizer.offsetLeft)-Ye.right,Vt=q.direction=="ltr";function Or(ai,Ne,X,ye){Ne<0&&(Ne=0),Ne=Math.round(Ne),ye=Math.round(ye),ve.appendChild(D("div",null,"CodeMirror-selected","position: absolute; left: "+ai+`px;
|
|
|
top: `+Ne+"px; width: "+(X==null?Rt-ai:X)+`px;
|
|
|
height: `+(ye-Ne)+"px"))}function jr(ai,Ne,X){var ye=J(q,ai),Re=ye.text.length,ft,qt;function br(Wr,ln){return Sa(m,St(ai,Wr),"div",ye,ln)}function Ir(Wr,ln,an){var Mn=la(m,ye,null,Wr),ii=ln=="ltr"==(an=="after")?"left":"right",Hn=an=="after"?Mn.begin:Mn.end-(/\s/.test(ye.text.charAt(Mn.end-1))?2:1);return br(Hn,ii)[ii]}var Hr=Ft(ye,q.direction);return je(Hr,Ne||0,X==null?Re:X,function(Wr,ln,an,Mn){var ii=an=="ltr",Hn=br(Wr,ii?"left":"right"),hi=br(ln-1,ii?"right":"left"),ma=Ne==null&&Wr==0,xi=X==null&&ln==Re,oa=Mn==0,Ia=!Hr||Mn==Hr.length-1;if(hi.top-Hn.top<=3){var Ri=(Vt?ma:xi)&&oa,No=(Vt?xi:ma)&&Ia,qa=Ri?yt:(ii?Hn:hi).left,Wo=No?Rt:(ii?hi:Hn).right;Or(qa,Hn.top,Wo-qa,Hn.bottom)}else{var Uo,Ba,Vo,ps;ii?(Uo=Vt&&ma&&oa?yt:Hn.left,Ba=Vt?Rt:Ir(Wr,an,"before"),Vo=Vt?yt:Ir(ln,an,"after"),ps=Vt&&xi&&Ia?Rt:hi.right):(Uo=Vt?Ir(Wr,an,"before"):yt,Ba=!Vt&&ma&&oa?Rt:Hn.right,Vo=!Vt&&xi&&Ia?yt:hi.left,ps=Vt?Ir(ln,an,"after"):Rt),Or(Uo,Hn.top,Ba-Uo,Hn.bottom),Hn.bottom<hi.top&&Or(yt,Hn.bottom,null,hi.top),Or(Vo,hi.top,ps-Vo,hi.bottom)}(!ft||ua(Hn,ft)<0)&&(ft=Hn),ua(hi,ft)<0&&(ft=hi),(!qt||ua(Hn,qt)<0)&&(qt=Hn),ua(hi,qt)<0&&(qt=hi)}),{start:ft,end:qt}}var tn=I.from(),nn=I.to();if(tn.line==nn.line)jr(tn.line,tn.ch,nn.ch);else{var bn=J(q,tn.line),Fn=J(q,nn.line),Jn=ia(bn)==ia(Fn),Zn=jr(tn.line,tn.ch,Jn?bn.text.length+1:null).end,ni=jr(nn.line,Jn?0:null,nn.ch).start;Jn&&(Zn.top<ni.top-2?(Or(Zn.right,Zn.top,null,Zn.bottom),Or(yt,ni.top,ni.left,ni.bottom)):Or(Zn.right,Zn.top,ni.left-Zn.right,Zn.bottom)),Zn.bottom<ni.top&&Or(yt,Zn.bottom,null,ni.top)}j.appendChild(ve)}function vi(m){if(!m.state.focused)return;var I=m.display;clearInterval(I.blinker);var j=!0;I.cursorDiv.style.visibility="",m.options.cursorBlinkRate>0?I.blinker=setInterval(function(){m.hasFocus()||qi(m),I.cursorDiv.style.visibility=(j=!j)?"":"hidden"},m.options.cursorBlinkRate):m.options.cursorBlinkRate<0&&(I.cursorDiv.style.visibility="hidden")}function _a(m){m.state.focused||(m.display.input.focus(),Pi(m))}function Ra(m){m.state.delayingBlurEvent=!0,setTimeout(function(){m.state.delayingBlurEvent&&(m.state.delayingBlurEvent=!1,qi(m))},100)}function Pi(m,I){if(m.state.delayingBlurEvent&&(m.state.delayingBlurEvent=!1),m.options.readOnly=="nocursor")return;m.state.focused||(jt(m,"focus",m,I),m.state.focused=!0,H(m.display.wrapper,"CodeMirror-focused"),!m.curOp&&m.display.selForContextMenu!=m.doc.sel&&(m.display.input.reset(),t&&setTimeout(function(){return m.display.input.reset(!0)},20)),m.display.input.receivedFocus()),vi(m)}function qi(m,I){if(m.state.delayingBlurEvent)return;m.state.focused&&(jt(m,"blur",m,I),m.state.focused=!1,b(m.display.wrapper,"CodeMirror-focused")),clearInterval(m.display.blinker),setTimeout(function(){m.state.focused||(m.display.shift=!1)},150)}function ro(m){for(var I=m.display,j=I.lineDiv.offsetTop,V=0;V<I.view.length;V++){var q=I.view[V],ve=m.options.lineWrapping,Ye=void 0,yt=0;if(q.hidden)continue;if(p&&a<8){var Rt=q.node.offsetTop+q.node.offsetHeight;Ye=Rt-j,j=Rt}else{var Vt=q.node.getBoundingClientRect();Ye=Vt.bottom-Vt.top,!ve&&q.text.firstChild&&(yt=q.text.firstChild.getBoundingClientRect().right-Vt.left-1)}var Or=q.line.height-Ye;if((Or>.005||Or<-.005)&&(Ae(q.line,Ye),Ni(q.line),q.rest))for(var jr=0;jr<q.rest.length;jr++)Ni(q.rest[jr]);if(yt>m.display.sizerWidth){var tn=Math.ceil(yt/$n(m.display));tn>m.display.maxLineLength&&(m.display.maxLineLength=tn,m.display.maxLine=q.line,m.display.maxLineChanged=!0)}}}function Ni(m){if(m.widgets)for(var I=0;I<m.widgets.length;++I){var j=m.widgets[I],V=j.node.parentNode;V&&(j.height=V.offsetHeight)}}function Ha(m,I,j){var V=j&&j.top!=null?Math.max(0,j.top):m.scroller.scrollTop;V=Math.floor(V-kt(m));var q=j&&j.bottom!=null?j.bottom:V+m.wrapper.clientHeight,ve=$e(I,V),Ye=$e(I,q);if(j&&j.ensure){var yt=j.ensure.from.line,Rt=j.ensure.to.line;yt<ve?(ve=yt,Ye=$e(I,On(J(I,yt))+m.wrapper.clientHeight)):Math.min(Rt,I.lastLine())>=Ye&&(ve=$e(I,On(J(I,Rt))-m.wrapper.clientHeight),Ye=Rt)}return{from:ve,to:Math.max(Ye,ve+1)}}function lo(m,I){if(zt(m,"scrollCursorIntoView"))return;var j=m.display,V=j.sizer.getBoundingClientRect(),q=null;if(I.top+V.top<0?q=!0:I.bottom+V.top>(window.innerHeight||document.documentElement.clientHeight)&&(q=!1),q!=null&&!r){var ve=D("div","\u200B",null,`position: absolute;
|
|
|
top: `+(I.top-j.viewOffset-kt(m.display))+`px;
|
|
|
height: `+(I.bottom-I.top+Er(m)+j.barHeight)+`px;
|
|
|
left: `+I.left+"px; width: "+Math.max(2,I.right-I.left)+"px;");m.display.lineSpace.appendChild(ve),ve.scrollIntoView(q),m.display.lineSpace.removeChild(ve)}}function mo(m,I,j,V){V==null&&(V=0);var q;!m.options.lineWrapping&&I==j&&(I=I.ch?St(I.line,I.sticky=="before"?I.ch-1:I.ch,"after"):I,j=I.sticky=="before"?St(I.line,I.ch+1,"before"):I);for(var ve=0;ve<5;ve++){var Ye=!1,yt=gi(m,I),Rt=!j||j==I?yt:gi(m,j);q={left:Math.min(yt.left,Rt.left),top:Math.min(yt.top,Rt.top)-V,right:Math.max(yt.left,Rt.left),bottom:Math.max(yt.bottom,Rt.bottom)+V};var Vt=Io(m,q),Or=m.doc.scrollTop,jr=m.doc.scrollLeft;if(Vt.scrollTop!=null&&(Ki(m,Vt.scrollTop),Math.abs(m.doc.scrollTop-Or)>1&&(Ye=!0)),Vt.scrollLeft!=null&&(yo(m,Vt.scrollLeft),Math.abs(m.doc.scrollLeft-jr)>1&&(Ye=!0)),!Ye)break}return q}function Ka(m,I){var j=Io(m,I);j.scrollTop!=null&&Ki(m,j.scrollTop),j.scrollLeft!=null&&yo(m,j.scrollLeft)}function Io(m,I){var j=m.display,V=mi(m.display);I.top<0&&(I.top=0);var q=m.curOp&&m.curOp.scrollTop!=null?m.curOp.scrollTop:j.scroller.scrollTop,ve=rn(m),Ye={};I.bottom-I.top>ve&&(I.bottom=I.top+ve);var yt=m.doc.height+ar(j),Rt=I.top<V,Vt=I.bottom>yt-V;if(I.top<q)Ye.scrollTop=Rt?0:I.top;else if(I.bottom>q+ve){var Or=Math.min(I.top,(Vt?yt:I.bottom)-ve);Or!=q&&(Ye.scrollTop=Or)}var jr=m.curOp&&m.curOp.scrollLeft!=null?m.curOp.scrollLeft:j.scroller.scrollLeft,tn=Br(m)-(m.options.fixedGutter?j.gutters.offsetWidth:0),nn=I.right-I.left>tn;return nn&&(I.right=I.left+tn),I.left<10?Ye.scrollLeft=0:I.left<jr?Ye.scrollLeft=Math.max(0,I.left-(nn?0:10)):I.right>tn+jr-3&&(Ye.scrollLeft=I.right+(nn?0:10)-tn),Ye}function Ja(m,I){if(I==null)return;xa(m),m.curOp.scrollTop=(m.curOp.scrollTop==null?m.doc.scrollTop:m.curOp.scrollTop)+I}function ra(m){xa(m);var I=m.getCursor();m.curOp.scrollToPos={from:I,to:I,margin:m.options.cursorScrollMargin}}function Wi(m,I,j){(I!=null||j!=null)&&xa(m),I!=null&&(m.curOp.scrollLeft=I),j!=null&&(m.curOp.scrollTop=j)}function go(m,I){xa(m),m.curOp.scrollToPos=I}function xa(m){var I=m.curOp.scrollToPos;if(I){m.curOp.scrollToPos=null;var j=pi(m,I.from),V=pi(m,I.to);si(m,j,V,I.margin)}}function si(m,I,j,V){var q=Io(m,{left:Math.min(I.left,j.left),top:Math.min(I.top,j.top)-V,right:Math.max(I.right,j.right),bottom:Math.max(I.bottom,j.bottom)+V});Wi(m,q.scrollLeft,q.scrollTop)}function Ki(m,I){if(Math.abs(m.doc.scrollTop-I)<2)return;v||Oa(m,{top:I}),xo(m,I,!0),v&&Oa(m),ls(m,100)}function xo(m,I,j){if(I=Math.max(0,Math.min(m.display.scroller.scrollHeight-m.display.scroller.clientHeight,I)),m.display.scroller.scrollTop==I&&!j)return;m.doc.scrollTop=I,m.display.scrollbars.setScrollTop(I),m.display.scroller.scrollTop!=I&&(m.display.scroller.scrollTop=I)}function yo(m,I,j,V){if(I=Math.max(0,Math.min(I,m.display.scroller.scrollWidth-m.display.scroller.clientWidth)),(j?I==m.doc.scrollLeft:Math.abs(m.doc.scrollLeft-I)<2)&&!V)return;m.doc.scrollLeft=I,cs(m),m.display.scroller.scrollLeft!=I&&(m.display.scroller.scrollLeft=I),m.display.scrollbars.setScrollLeft(I)}function no(m){var I=m.display,j=I.gutters.offsetWidth,V=Math.round(m.doc.height+ar(m.display));return{clientHeight:I.scroller.clientHeight,viewHeight:I.wrapper.clientHeight,scrollWidth:I.scroller.scrollWidth,clientWidth:I.scroller.clientWidth,viewWidth:I.wrapper.clientWidth,barLeft:m.options.fixedGutter?j:0,docHeight:V,scrollHeight:V+Er(m)+I.barHeight,nativeBarWidth:I.nativeBarWidth,gutterWidth:j}}var bo=function(I,j,V){this.cm=V;var q=this.vert=D("div",[D("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),ve=this.horiz=D("div",[D("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");q.tabIndex=ve.tabIndex=-1,I(q),I(ve),Qt(q,"scroll",function(){q.clientHeight&&j(q.scrollTop,"vertical")}),Qt(ve,"scroll",function(){ve.clientWidth&&j(ve.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,p&&a<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};bo.prototype.update=function(m){var I=m.scrollWidth>m.clientWidth+1,j=m.scrollHeight>m.clientHeight+1,V=m.nativeBarWidth;if(j){this.vert.style.display="block",this.vert.style.bottom=I?V+"px":"0";var q=m.viewHeight-(I?V:0);this.vert.firstChild.style.height=Math.max(0,m.scrollHeight-m.clientHeight+q)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(I){this.horiz.style.display="block",this.horiz.style.right=j?V+"px":"0",this.horiz.style.left=m.barLeft+"px";var ve=m.viewWidth-m.barLeft-(j?V:0);this.horiz.firstChild.style.width=Math.max(0,m.scrollWidth-m.clientWidth+ve)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&m.clientHeight>0&&(V==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:j?V:0,bottom:I?V:0}},bo.prototype.setScrollLeft=function(m){this.horiz.scrollLeft!=m&&(this.horiz.scrollLeft=m),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},bo.prototype.setScrollTop=function(m){this.vert.scrollTop!=m&&(this.vert.scrollTop=m),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},bo.prototype.zeroWidthHack=function(){var m=f&&!d?"12px":"18px";this.horiz.style.height=this.vert.style.width=m,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Q,this.disableVert=new Q},bo.prototype.enableZeroWidthBar=function(m,I,j){m.style.pointerEvents="auto";function V(){var q=m.getBoundingClientRect(),ve=j=="vert"?document.elementFromPoint(q.right-1,(q.top+q.bottom)/2):document.elementFromPoint((q.right+q.left)/2,q.bottom-1);ve!=m?m.style.pointerEvents="none":I.set(1e3,V)}I.set(1e3,V)},bo.prototype.clear=function(){var m=this.horiz.parentNode;m.removeChild(this.horiz),m.removeChild(this.vert)};var Mo=function(){};Mo.prototype.update=function(){return{bottom:0,right:0}},Mo.prototype.setScrollLeft=function(){},Mo.prototype.setScrollTop=function(){},Mo.prototype.clear=function(){};function fa(m,I){I||(I=no(m));var j=m.display.barWidth,V=m.display.barHeight;Vi(m,I);for(var q=0;q<4&&j!=m.display.barWidth||V!=m.display.barHeight;q++)j!=m.display.barWidth&&m.options.lineWrapping&&ro(m),Vi(m,no(m)),j=m.display.barWidth,V=m.display.barHeight}function Vi(m,I){var j=m.display,V=j.scrollbars.update(I);j.sizer.style.paddingRight=(j.barWidth=V.right)+"px",j.sizer.style.paddingBottom=(j.barHeight=V.bottom)+"px",j.heightForcer.style.borderBottom=V.bottom+"px solid transparent",V.right&&V.bottom?(j.scrollbarFiller.style.display="block",j.scrollbarFiller.style.height=V.bottom+"px",j.scrollbarFiller.style.width=V.right+"px"):j.scrollbarFiller.style.display="",V.bottom&&m.options.coverGutterNextToScrollbar&&m.options.fixedGutter?(j.gutterFiller.style.display="block",j.gutterFiller.style.height=V.bottom+"px",j.gutterFiller.style.width=I.gutterWidth+"px"):j.gutterFiller.style.display=""}var io={native:bo,null:Mo};function $a(m){m.display.scrollbars&&(m.display.scrollbars.clear(),m.display.scrollbars.addClass&&b(m.display.wrapper,m.display.scrollbars.addClass)),m.display.scrollbars=new io[m.options.scrollbarStyle](function(I){m.display.wrapper.insertBefore(I,m.display.scrollbarFiller),Qt(I,"mousedown",function(){m.state.focused&&setTimeout(function(){return m.display.input.focus()},0)}),I.setAttribute("cm-not-content","true")},function(I,j){j=="horizontal"?yo(m,I):Ki(m,I)},m),m.display.scrollbars.addClass&&H(m.display.wrapper,m.display.scrollbars.addClass)}var Ea=0;function Ji(m){m.curOp={cm:m,viewChanged:!1,startHeight:m.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++Ea},So(m.curOp)}function ao(m){var I=m.curOp;I&&za(I,function(j){for(var V=0;V<j.ops.length;V++)j.ops[V].cm.curOp=null;es(j)})}function es(m){for(var I=m.ops,j=0;j<I.length;j++)ss(I[j]);for(var V=0;V<I.length;V++)js(I[V]);for(var q=0;q<I.length;q++)As(I[q]);for(var ve=0;ve<I.length;ve++)ms(I[ve]);for(var Ye=0;Ye<I.length;Ye++)Ko(I[Ye])}function ss(m){var I=m.cm,j=I.display;ts(I),m.updateMaxLine&&kn(I),m.mustUpdate=m.viewChanged||m.forceUpdate||m.scrollTop!=null||m.scrollToPos&&(m.scrollToPos.from.line<j.viewFrom||m.scrollToPos.to.line>=j.viewTo)||j.maxLineChanged&&I.options.lineWrapping,m.update=m.mustUpdate&&new Qo(I,m.mustUpdate&&{top:m.scrollTop,ensure:m.scrollToPos},m.forceUpdate)}function js(m){m.updatedDisplay=m.mustUpdate&&is(m.cm,m.update)}function As(m){var I=m.cm,j=I.display;m.updatedDisplay&&ro(I),m.barMeasure=no(I),j.maxLineChanged&&!I.options.lineWrapping&&(m.adjustWidthTo=gn(I,j.maxLine,j.maxLine.text.length).left+3,I.display.sizerWidth=m.adjustWidthTo,m.barMeasure.scrollWidth=Math.max(j.scroller.clientWidth,j.sizer.offsetLeft+m.adjustWidthTo+Er(I)+I.display.barWidth),m.maxScrollLeft=Math.max(0,j.sizer.offsetLeft+m.adjustWidthTo-Br(I))),(m.updatedDisplay||m.selectionChanged)&&(m.preparedSelection=j.input.prepareSelection())}function ms(m){var I=m.cm;m.adjustWidthTo!=null&&(I.display.sizer.style.minWidth=m.adjustWidthTo+"px",m.maxScrollLeft<I.doc.scrollLeft&&yo(I,Math.min(I.display.scroller.scrollLeft,m.maxScrollLeft),!0),I.display.maxLineChanged=!1);var j=m.focus&&m.focus==B();m.preparedSelection&&I.display.input.showSelection(m.preparedSelection,j),(m.updatedDisplay||m.startHeight!=I.doc.height)&&fa(I,m.barMeasure),m.updatedDisplay&&Yo(I,m.barMeasure),m.selectionChanged&&vi(I),I.state.focused&&m.updateInput&&I.display.input.reset(m.typing),j&&_a(m.cm)}function Ko(m){var I=m.cm,j=I.display,V=I.doc;if(m.updatedDisplay&&Ma(I,m.update),j.wheelStartX!=null&&(m.scrollTop!=null||m.scrollLeft!=null||m.scrollToPos)&&(j.wheelStartX=j.wheelStartY=null),m.scrollTop!=null&&xo(I,m.scrollTop,m.forceScroll),m.scrollLeft!=null&&yo(I,m.scrollLeft,!0,!0),m.scrollToPos){var q=mo(I,ze(V,m.scrollToPos.from),ze(V,m.scrollToPos.to),m.scrollToPos.margin);lo(I,q)}var ve=m.maybeHiddenMarkers,Ye=m.maybeUnhiddenMarkers;if(ve)for(var yt=0;yt<ve.length;++yt)ve[yt].lines.length||jt(ve[yt],"hide");if(Ye)for(var Rt=0;Rt<Ye.length;++Rt)Ye[Rt].lines.length&&jt(Ye[Rt],"unhide");j.wrapper.offsetHeight&&(V.scrollTop=I.display.scroller.scrollTop),m.changeObjs&&jt(I,"changes",I,m.changeObjs),m.update&&m.update.finish()}function Eo(m,I){if(m.curOp)return I();Ji(m);try{return I()}finally{ao(m)}}function Xa(m,I){return function(){if(m.curOp)return I.apply(m,arguments);Ji(m);try{return I.apply(m,arguments)}finally{ao(m)}}}function Qa(m){return function(){if(this.curOp)return m.apply(this,arguments);Ji(this);try{return m.apply(this,arguments)}finally{ao(this)}}}function ho(m){return function(){var I=this.cm;if(!I||I.curOp)return m.apply(this,arguments);Ji(I);try{return m.apply(this,arguments)}finally{ao(I)}}}function ls(m,I){m.doc.highlightFrontier<m.display.viewTo&&m.state.highlight.set(I,W(Cr,m))}function Cr(m){var I=m.doc;if(I.highlightFrontier>=m.display.viewTo)return;var j=+new Date+m.options.workTime,V=qe(m,I.highlightFrontier),q=[];I.iter(V.line,Math.min(I.first+I.size,m.display.viewTo+500),function(ve){if(V.line>=m.display.viewFrom){var Ye=ve.styles,yt=ve.text.length>m.options.maxHighlightLength?gt(I.mode,V.state):null,Rt=lt(m,ve,V,!0);yt&&(V.state=yt),ve.styles=Rt.styles;var Vt=ve.styleClasses,Or=Rt.classes;Or?ve.styleClasses=Or:Vt&&(ve.styleClasses=null);for(var jr=!Ye||Ye.length!=ve.styles.length||Vt!=Or&&(!Vt||!Or||Vt.bgClass!=Or.bgClass||Vt.textClass!=Or.textClass),tn=0;!jr&&tn<Ye.length;++tn)jr=Ye[tn]!=ve.styles[tn];jr&&q.push(V.line),ve.stateAfter=V.save(),V.nextLine()}else ve.text.length<=m.options.maxHighlightLength&&dt(m,ve.text,V),ve.stateAfter=V.line%5==0?V.save():null,V.nextLine();if(+new Date>j)return ls(m,m.options.workDelay),!0}),I.highlightFrontier=V.line,I.modeFrontier=Math.max(I.modeFrontier,V.line),q.length&&Eo(m,function(){for(var ve=0;ve<q.length;ve++)Fa(m,q[ve],"text")})}var Qo=function(I,j,V){var q=I.display;this.viewport=j,this.visible=Ha(q,I.doc,j),this.editorIsHidden=!q.wrapper.offsetWidth,this.wrapperHeight=q.wrapper.clientHeight,this.wrapperWidth=q.wrapper.clientWidth,this.oldDisplayWidth=Br(I),this.force=V,this.dims=Oi(I),this.events=[]};Qo.prototype.signal=function(m,I){Ht(m,I)&&this.events.push(arguments)},Qo.prototype.finish=function(){for(var m=0;m<this.events.length;m++)jt.apply(null,this.events[m])};function ts(m){var I=m.display;!I.scrollbarsClipped&&I.scroller.offsetWidth&&(I.nativeBarWidth=I.scroller.offsetWidth-I.scroller.clientWidth,I.heightForcer.style.height=Er(m)+"px",I.sizer.style.marginBottom=-I.nativeBarWidth+"px",I.sizer.style.borderRightWidth=Er(m)+"px",I.scrollbarsClipped=!0)}function Is(m){if(m.hasFocus())return null;var I=B();if(!I||!F(m.display.lineDiv,I))return null;var j={activeElt:I};if(window.getSelection){var V=window.getSelection();V.anchorNode&&V.extend&&F(m.display.lineDiv,V.anchorNode)&&(j.anchorNode=V.anchorNode,j.anchorOffset=V.anchorOffset,j.focusNode=V.focusNode,j.focusOffset=V.focusOffset)}return j}function Ds(m){if(!m||!m.activeElt||m.activeElt==B())return;if(m.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(m.activeElt.nodeName)&&m.anchorNode&&F(document.body,m.anchorNode)&&F(document.body,m.focusNode)){var I=window.getSelection(),j=document.createRange();j.setEnd(m.anchorNode,m.anchorOffset),j.collapse(!1),I.removeAllRanges(),I.addRange(j),I.extend(m.focusNode,m.focusOffset)}}function is(m,I){var j=m.display,V=m.doc;if(I.editorIsHidden)return Mi(m),!1;if(!I.force&&I.visible.from>=j.viewFrom&&I.visible.to<=j.viewTo&&(j.updateLineNumbers==null||j.updateLineNumbers>=j.viewTo)&&j.renderedView==j.view&&Ua(m)==0)return!1;rs(m)&&(Mi(m),I.dims=Oi(m));var q=V.first+V.size,ve=Math.max(I.visible.from-m.options.viewportMargin,V.first),Ye=Math.min(q,I.visible.to+m.options.viewportMargin);j.viewFrom<ve&&ve-j.viewFrom<20&&(ve=Math.max(V.first,j.viewFrom)),j.viewTo>Ye&&j.viewTo-Ye<20&&(Ye=Math.min(q,j.viewTo)),Vr&&(ve=Qn(m.doc,ve),Ye=ea(m.doc,Ye));var yt=ve!=j.viewFrom||Ye!=j.viewTo||j.lastWrapHeight!=I.wrapperHeight||j.lastWrapWidth!=I.wrapperWidth;ha(m,ve,Ye),j.viewOffset=On(J(m.doc,j.viewFrom)),m.display.mover.style.top=j.viewOffset+"px";var Rt=Ua(m);if(!yt&&Rt==0&&!I.force&&j.renderedView==j.view&&(j.updateLineNumbers==null||j.updateLineNumbers>=j.viewTo))return!1;var Vt=Is(m);return Rt>4&&(j.lineDiv.style.display="none"),Co(m,j.updateLineNumbers,I.dims),Rt>4&&(j.lineDiv.style.display=""),j.renderedView=j.view,Ds(Vt),x(j.cursorDiv),x(j.selectionDiv),j.gutters.style.height=j.sizer.style.minHeight=0,yt&&(j.lastWrapHeight=I.wrapperHeight,j.lastWrapWidth=I.wrapperWidth,ls(m,400)),j.updateLineNumbers=null,!0}function Ma(m,I){for(var j=I.viewport,V=!0;;V=!1){if(!V||!m.options.lineWrapping||I.oldDisplayWidth==Br(m)){if(j&&j.top!=null&&(j={top:Math.min(m.doc.height+ar(m.display)-rn(m),j.top)}),I.visible=Ha(m.display,m.doc,j),I.visible.from>=m.display.viewFrom&&I.visible.to<=m.display.viewTo)break}else V&&(I.visible=Ha(m.display,m.doc,j));if(!is(m,I))break;ro(m);var q=no(m);Ti(m),fa(m,q),Yo(m,q),I.force=!1}I.signal(m,"update",m),(m.display.viewFrom!=m.display.reportedViewFrom||m.display.viewTo!=m.display.reportedViewTo)&&(I.signal(m,"viewportChange",m,m.display.viewFrom,m.display.viewTo),m.display.reportedViewFrom=m.display.viewFrom,m.display.reportedViewTo=m.display.viewTo)}function Oa(m,I){var j=new Qo(m,I);if(is(m,j)){ro(m),Ma(m,j);var V=no(m);Ti(m),fa(m,V),Yo(m,V),j.finish()}}function Co(m,I,j){var V=m.display,q=m.options.lineNumbers,ve=V.lineDiv,Ye=ve.firstChild;function yt(bn){var Fn=bn.nextSibling;return t&&f&&m.display.currentWheelTarget==bn?bn.style.display="none":bn.parentNode.removeChild(bn),Fn}for(var Rt=V.view,Vt=V.viewFrom,Or=0;Or<Rt.length;Or++){var jr=Rt[Or];if(!jr.hidden)if(!jr.node||jr.node.parentNode!=ve){var tn=Mr(m,jr,Vt,j);ve.insertBefore(tn,Ye)}else{for(;Ye!=jr.node;)Ye=yt(Ye);var nn=q&&I!=null&&I<=Vt&&jr.lineNumber;jr.changes&&(P(jr.changes,"gutter")>-1&&(nn=!1),Tr(m,jr,Vt,j)),nn&&(x(jr.lineNumber),jr.lineNumber.appendChild(document.createTextNode($t(m.options,Vt)))),Ye=jr.node.nextSibling}Vt+=jr.size}for(;Ye;)Ye=yt(Ye)}function fo(m){var I=m.gutters.offsetWidth;m.sizer.style.marginLeft=I+"px"}function Yo(m,I){m.display.sizer.style.minHeight=I.docHeight+"px",m.display.heightForcer.style.top=I.docHeight+"px",m.display.gutters.style.height=I.docHeight+m.display.barHeight+Er(m)+"px"}function cs(m){var I=m.display,j=I.view;if(!I.alignWidgets&&(!I.gutters.firstChild||!m.options.fixedGutter))return;for(var V=_i(I)-I.scroller.scrollLeft+m.doc.scrollLeft,q=I.gutters.offsetWidth,ve=V+"px",Ye=0;Ye<j.length;Ye++)if(!j[Ye].hidden){m.options.fixedGutter&&(j[Ye].gutter&&(j[Ye].gutter.style.left=ve),j[Ye].gutterBackground&&(j[Ye].gutterBackground.style.left=ve));var yt=j[Ye].alignable;if(yt)for(var Rt=0;Rt<yt.length;Rt++)yt[Rt].style.left=ve}m.options.fixedGutter&&(I.gutters.style.left=V+q+"px")}function rs(m){if(!m.options.lineNumbers)return!1;var I=m.doc,j=$t(m.options,I.first+I.size-1),V=m.display;if(j.length!=V.lineNumChars){var q=V.measure.appendChild(D("div",[D("div",j)],"CodeMirror-linenumber CodeMirror-gutter-elt")),ve=q.firstChild.offsetWidth,Ye=q.offsetWidth-ve;return V.lineGutter.style.width="",V.lineNumInnerWidth=Math.max(ve,V.lineGutter.offsetWidth-Ye)+1,V.lineNumWidth=V.lineNumInnerWidth+Ye,V.lineNumChars=V.lineNumInnerWidth?j.length:-1,V.lineGutter.style.width=V.lineNumWidth+"px",fo(m.display),!0}return!1}function ys(m,I){for(var j=[],V=!1,q=0;q<m.length;q++){var ve=m[q],Ye=null;if(typeof ve!="string"&&(Ye=ve.style,ve=ve.className),ve=="CodeMirror-linenumbers")if(I)V=!0;else continue;j.push({className:ve,style:Ye})}return I&&!V&&j.push({className:"CodeMirror-linenumbers",style:null}),j}function bs(m){var I=m.gutters,j=m.gutterSpecs;x(I),m.lineGutter=null;for(var V=0;V<j.length;++V){var q=j[V],ve=q.className,Ye=q.style,yt=I.appendChild(D("div",null,"CodeMirror-gutter "+ve));Ye&&(yt.style.cssText=Ye),ve=="CodeMirror-linenumbers"&&(m.lineGutter=yt,yt.style.width=(m.lineNumWidth||1)+"px")}I.style.display=j.length?"":"none",fo(m)}function as(m){bs(m.display),Zi(m),cs(m)}function $s(m,I,j,V){var q=this;this.input=j,q.scrollbarFiller=D("div",null,"CodeMirror-scrollbar-filler"),q.scrollbarFiller.setAttribute("cm-not-content","true"),q.gutterFiller=D("div",null,"CodeMirror-gutter-filler"),q.gutterFiller.setAttribute("cm-not-content","true"),q.lineDiv=M("div",null,"CodeMirror-code"),q.selectionDiv=D("div",null,null,"position: relative; z-index: 1"),q.cursorDiv=D("div",null,"CodeMirror-cursors"),q.measure=D("div",null,"CodeMirror-measure"),q.lineMeasure=D("div",null,"CodeMirror-measure"),q.lineSpace=M("div",[q.measure,q.lineMeasure,q.selectionDiv,q.cursorDiv,q.lineDiv],null,"position: relative; outline: none");var ve=M("div",[q.lineSpace],"CodeMirror-lines");q.mover=D("div",[ve],null,"position: relative"),q.sizer=D("div",[q.mover],"CodeMirror-sizer"),q.sizerWidth=null,q.heightForcer=D("div",null,null,"position: absolute; height: "+G+"px; width: 1px;"),q.gutters=D("div",null,"CodeMirror-gutters"),q.lineGutter=null,q.scroller=D("div",[q.sizer,q.heightForcer,q.gutters],"CodeMirror-scroll"),q.scroller.setAttribute("tabIndex","-1"),q.wrapper=D("div",[q.scrollbarFiller,q.gutterFiller,q.scroller],"CodeMirror"),p&&a<8&&(q.gutters.style.zIndex=-1,q.scroller.style.paddingRight=0),!t&&!(v&&h)&&(q.scroller.draggable=!0),m&&(m.appendChild?m.appendChild(q.wrapper):m(q.wrapper)),q.viewFrom=q.viewTo=I.first,q.reportedViewFrom=q.reportedViewTo=I.first,q.view=[],q.renderedView=null,q.externalMeasured=null,q.viewOffset=0,q.lastWrapHeight=q.lastWrapWidth=0,q.updateLineNumbers=null,q.nativeBarWidth=q.barHeight=q.barWidth=0,q.scrollbarsClipped=!1,q.lineNumWidth=q.lineNumInnerWidth=q.lineNumChars=null,q.alignWidgets=!1,q.cachedCharWidth=q.cachedTextHeight=q.cachedPaddingH=null,q.maxLine=null,q.maxLineLength=0,q.maxLineChanged=!1,q.wheelDX=q.wheelDY=q.wheelStartX=q.wheelStartY=null,q.shift=!1,q.selForContextMenu=null,q.activeTouch=null,q.gutterSpecs=ys(V.gutters,V.lineNumbers),bs(q),j.init(q)}var us=0,Bo=null;p?Bo=-.53:v?Bo=15:s?Bo=-.7:n&&(Bo=-1/3);function Rn(m){var I=m.wheelDeltaX,j=m.wheelDeltaY;return I==null&&m.detail&&m.axis==m.HORIZONTAL_AXIS&&(I=m.detail),j==null&&m.detail&&m.axis==m.VERTICAL_AXIS?j=m.detail:j==null&&(j=m.wheelDelta),{x:I,y:j}}function Ks(m){var I=Rn(m);return I.x*=Bo,I.y*=Bo,I}function Ts(m,I){var j=Rn(I),V=j.x,q=j.y,ve=m.display,Ye=ve.scroller,yt=Ye.scrollWidth>Ye.clientWidth,Rt=Ye.scrollHeight>Ye.clientHeight;if(!(V&&yt||q&&Rt))return;if(q&&f&&t){e:for(var Vt=I.target,Or=ve.view;Vt!=Ye;Vt=Vt.parentNode)for(var jr=0;jr<Or.length;jr++)if(Or[jr].node==Vt){m.display.currentWheelTarget=Vt;break e}}if(V&&!v&&!l&&Bo!=null){q&&Rt&&Ki(m,Math.max(0,Ye.scrollTop+q*Bo)),yo(m,Math.max(0,Ye.scrollLeft+V*Bo)),(!q||q&&Rt)&&He(I),ve.wheelStartX=null;return}if(q&&Bo!=null){var tn=q*Bo,nn=m.doc.scrollTop,bn=nn+ve.wrapper.clientHeight;tn<0?nn=Math.max(0,nn+tn-50):bn=Math.min(m.doc.height,bn+tn+50),Oa(m,{top:nn,bottom:bn})}us<20&&(ve.wheelStartX==null?(ve.wheelStartX=Ye.scrollLeft,ve.wheelStartY=Ye.scrollTop,ve.wheelDX=V,ve.wheelDY=q,setTimeout(function(){if(ve.wheelStartX==null)return;var Fn=Ye.scrollLeft-ve.wheelStartX,Jn=Ye.scrollTop-ve.wheelStartY,Zn=Jn&&ve.wheelDY&&Jn/ve.wheelDY||Fn&&ve.wheelDX&&Fn/ve.wheelDX;if(ve.wheelStartX=ve.wheelStartY=null,!Zn)return;Bo=(Bo*us+Zn)/(us+1),++us},200)):(ve.wheelDX+=V,ve.wheelDY+=q))}var Ot=function(I,j){this.ranges=I,this.primIndex=j};Ot.prototype.primary=function(){return this.ranges[this.primIndex]},Ot.prototype.equals=function(m){if(m==this)return!0;if(m.primIndex!=this.primIndex||m.ranges.length!=this.ranges.length)return!1;for(var I=0;I<this.ranges.length;I++){var j=this.ranges[I],V=m.ranges[I];if(!Dt(j.anchor,V.anchor)||!Dt(j.head,V.head))return!1}return!0},Ot.prototype.deepCopy=function(){for(var m=[],I=0;I<this.ranges.length;I++)m[I]=new re(Yt(this.ranges[I].anchor),Yt(this.ranges[I].head));return new Ot(m,this.primIndex)},Ot.prototype.somethingSelected=function(){for(var m=0;m<this.ranges.length;m++)if(!this.ranges[m].empty())return!0;return!1},Ot.prototype.contains=function(m,I){I||(I=m);for(var j=0;j<this.ranges.length;j++){var V=this.ranges[j];if(_t(I,V.from())>=0&&_t(m,V.to())<=0)return j}return-1};var re=function(I,j){this.anchor=I,this.head=j};re.prototype.from=function(){return ur(this.anchor,this.head)},re.prototype.to=function(){return wt(this.anchor,this.head)},re.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function ue(m,I,j){var V=m&&m.options.selectionsMayTouch,q=I[j];I.sort(function(tn,nn){return _t(tn.from(),nn.from())}),j=P(I,q);for(var ve=1;ve<I.length;ve++){var Ye=I[ve],yt=I[ve-1],Rt=_t(yt.to(),Ye.from());if(V&&!Ye.empty()?Rt>0:Rt>=0){var Vt=ur(yt.from(),Ye.from()),Or=wt(yt.to(),Ye.to()),jr=yt.empty()?Ye.from()==Ye.head:yt.from()==yt.head;ve<=j&&--j,I.splice(--ve,2,new re(jr?Or:Vt,jr?Vt:Or))}}return new Ot(I,j)}function he(m,I){return new Ot([new re(m,I||m)],0)}function Le(m){return m.text?St(m.from.line+m.text.length-1,Xe(m.text).length+(m.text.length==1?m.from.ch:0)):m.to}function nt(m,I){if(_t(m,I.from)<0)return m;if(_t(m,I.to)<=0)return Le(I);var j=m.line+I.text.length-(I.to.line-I.from.line)-1,V=m.ch;return m.line==I.to.line&&(V+=Le(I).ch-I.to.ch),St(j,V)}function It(m,I){for(var j=[],V=0;V<m.sel.ranges.length;V++){var q=m.sel.ranges[V];j.push(new re(nt(q.anchor,I),nt(q.head,I)))}return ue(m.cm,j,m.sel.primIndex)}function hr(m,I,j){return m.line==I.line?St(j.line,m.ch-I.ch+j.ch):St(j.line+(m.line-I.line),m.ch)}function Ar(m,I,j){for(var V=[],q=St(m.first,0),ve=q,Ye=0;Ye<I.length;Ye++){var yt=I[Ye],Rt=hr(yt.from,q,ve),Vt=hr(Le(yt),q,ve);if(q=yt.to,ve=Vt,j=="around"){var Or=m.sel.ranges[Ye],jr=_t(Or.head,Or.anchor)<0;V[Ye]=new re(jr?Vt:Rt,jr?Rt:Vt)}else V[Ye]=new re(Rt,Rt)}return new Ot(V,m.sel.primIndex)}function Nr(m){m.doc.mode=Ee(m.options,m.doc.modeOption),qr(m)}function qr(m){m.doc.iter(function(I){I.stateAfter&&(I.stateAfter=null),I.styles&&(I.styles=null)}),m.doc.modeFrontier=m.doc.highlightFrontier=m.doc.first,ls(m,100),m.state.modeGen++,m.curOp&&Zi(m)}function sn(m,I){return I.from.ch==0&&I.to.ch==0&&Xe(I.text)==""&&(!m.cm||m.cm.options.wholeLineUpdateBefore)}function vn(m,I,j,V){function q(ni){return j?j[ni]:null}function ve(ni,ai,Ne){di(ni,ai,Ne,V),zi(ni,"change",ni,I)}function Ye(ni,ai){for(var Ne=[],X=ni;X<ai;++X)Ne.push(new ti(Vt[X],q(X),V));return Ne}var yt=I.from,Rt=I.to,Vt=I.text,Or=J(m,yt.line),jr=J(m,Rt.line),tn=Xe(Vt),nn=q(Vt.length-1),bn=Rt.line-yt.line;if(I.full)m.insert(0,Ye(0,Vt.length)),m.remove(Vt.length,m.size-Vt.length);else if(sn(m,I)){var Fn=Ye(0,Vt.length-1);ve(jr,jr.text,nn),bn&&m.remove(yt.line,bn),Fn.length&&m.insert(yt.line,Fn)}else if(Or==jr)if(Vt.length==1)ve(Or,Or.text.slice(0,yt.ch)+tn+Or.text.slice(Rt.ch),nn);else{var Jn=Ye(1,Vt.length-1);Jn.push(new ti(tn+Or.text.slice(Rt.ch),nn,V)),ve(Or,Or.text.slice(0,yt.ch)+Vt[0],q(0)),m.insert(yt.line+1,Jn)}else if(Vt.length==1)ve(Or,Or.text.slice(0,yt.ch)+Vt[0]+jr.text.slice(Rt.ch),q(0)),m.remove(yt.line+1,bn);else{ve(Or,Or.text.slice(0,yt.ch)+Vt[0],q(0)),ve(jr,tn+jr.text.slice(Rt.ch),nn);var Zn=Ye(1,Vt.length-1);bn>1&&m.remove(yt.line+1,bn-1),m.insert(yt.line+1,Zn)}zi(m,"change",m,I)}function xn(m,I,j){function V(q,ve,Ye){if(q.linked)for(var yt=0;yt<q.linked.length;++yt){var Rt=q.linked[yt];if(Rt.doc==ve)continue;var Vt=Ye&&Rt.sharedHist;if(j&&!Vt)continue;I(Rt.doc,Vt),V(Rt.doc,q,Vt)}}V(m,null,!0)}function Kn(m,I){if(I.cm)throw new Error("This document is already in use.");m.doc=I,I.cm=m,Fi(m),Nr(m),ei(m),m.options.lineWrapping||kn(m),m.options.mode=I.modeOption,Zi(m)}function ei(m){(m.doc.direction=="rtl"?H:b)(m.display.lineDiv,"CodeMirror-rtl")}function Ai(m){Eo(m,function(){ei(m),Zi(m)})}function na(m){this.done=[],this.undone=[],this.undoDepth=Infinity,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=m||1}function Ui(m,I){var j={from:Yt(I.from),to:Le(I),text:se(m,I.from,I.to)};return Fo(m,j,I.from.line,I.to.line+1),xn(m,function(V){return Fo(V,j,I.from.line,I.to.line+1)},!0),j}function Ca(m){for(;m.length;){var I=Xe(m);if(I.ranges)m.pop();else break}}function co(m,I){if(I)return Ca(m.done),Xe(m.done);if(m.done.length&&!Xe(m.done).ranges)return Xe(m.done);if(m.done.length>1&&!m.done[m.done.length-2].ranges)return m.done.pop(),Xe(m.done)}function Wa(m,I,j,V){var q=m.history;q.undone.length=0;var ve=+new Date,Ye,yt;if((q.lastOp==V||q.lastOrigin==I.origin&&I.origin&&(I.origin.charAt(0)=="+"&&q.lastModTime>ve-(m.cm?m.cm.options.historyEventDelay:500)||I.origin.charAt(0)=="*"))&&(Ye=co(q,q.lastOp==V)))yt=Xe(Ye.changes),_t(I.from,I.to)==0&&_t(I.from,yt.to)==0?yt.to=Le(I):Ye.changes.push(Ui(m,I));else{var Rt=Xe(q.done);for((!Rt||!Rt.ranges)&&Za(m.sel,q.done),Ye={changes:[Ui(m,I)],generation:q.generation},q.done.push(Ye);q.done.length>q.undoDepth;)q.done.shift(),q.done[0].ranges||q.done.shift()}q.done.push(j),q.generation=++q.maxGeneration,q.lastModTime=q.lastSelTime=ve,q.lastOp=q.lastSelOp=V,q.lastOrigin=q.lastSelOrigin=I.origin,yt||jt(m,"historyAdded")}function vo(m,I,j,V){var q=I.charAt(0);return q=="*"||q=="+"&&j.ranges.length==V.ranges.length&&j.somethingSelected()==V.somethingSelected()&&new Date-m.history.lastSelTime<=(m.cm?m.cm.options.historyEventDelay:500)}function Ao(m,I,j,V){var q=m.history,ve=V&&V.origin;j==q.lastSelOp||ve&&q.lastSelOrigin==ve&&(q.lastModTime==q.lastSelTime&&q.lastOrigin==ve||vo(m,ve,Xe(q.done),I))?q.done[q.done.length-1]=I:Za(I,q.done),q.lastSelTime=+new Date,q.lastSelOrigin=ve,q.lastSelOp=j,V&&V.clearRedo!==!1&&Ca(q.undone)}function Za(m,I){var j=Xe(I);j&&j.ranges&&j.equals(m)||I.push(m)}function Fo(m,I,j,V){var q=I["spans_"+m.id],ve=0;m.iter(Math.max(m.first,j),Math.min(m.first+m.size,V),function(Ye){Ye.markedSpans&&((q||(q=I["spans_"+m.id]={}))[ve]=Ye.markedSpans),++ve})}function Do(m){if(!m)return null;for(var I,j=0;j<m.length;++j)m[j].marker.explicitlyCleared?I||(I=m.slice(0,j)):I&&I.push(m[j]);return I?I.length?I:null:m}function ja(m,I){var j=I["spans_"+m.id];if(!j)return null;for(var V=[],q=0;q<I.text.length;++q)V.push(Do(j[q]));return V}function jo(m,I){var j=ja(m,I),V=jn(m,I);if(!j)return V;if(!V)return j;for(var q=0;q<j.length;++q){var ve=j[q],Ye=V[q];if(ve&&Ye){e:for(var yt=0;yt<Ye.length;++yt){for(var Rt=Ye[yt],Vt=0;Vt<ve.length;++Vt)if(ve[Vt].marker==Rt.marker)continue e;ve.push(Rt)}}else Ye&&(j[q]=Ye)}return j}function Po(m,I,j){for(var V=[],q=0;q<m.length;++q){var ve=m[q];if(ve.ranges){V.push(j?Ot.prototype.deepCopy.call(ve):ve);continue}var Ye=ve.changes,yt=[];V.push({changes:yt});for(var Rt=0;Rt<Ye.length;++Rt){var Vt=Ye[Rt],Or=void 0;if(yt.push({from:Vt.from,to:Vt.to,text:Vt.text}),I)for(var jr in Vt)(Or=jr.match(/^spans_(\d+)$/))&&(P(I,Number(Or[1]))>-1&&(Xe(yt)[jr]=Vt[jr],delete Vt[jr]))}}return V}function Xo(m,I,j,V){if(V){var q=m.anchor;if(j){var ve=_t(I,q)<0;ve!=_t(j,q)<0?(q=I,I=j):ve!=_t(I,j)<0&&(I=j)}return new re(q,I)}else return new re(j||I,I)}function wo(m,I,j,V,q){q==null&&(q=m.cm&&(m.cm.display.shift||m.extend)),Lo(m,new Ot([Xo(m.sel.primary(),I,j,q)],0),V)}function ds(m,I,j){for(var V=[],q=m.cm&&(m.cm.display.shift||m.extend),ve=0;ve<m.sel.ranges.length;ve++)V[ve]=Xo(m.sel.ranges[ve],I[ve],null,q);var Ye=ue(m.cm,V,m.sel.primIndex);Lo(m,Ye,j)}function ns(m,I,j,V){var q=m.sel.ranges.slice(0);q[I]=j,Lo(m,ue(m.cm,q,m.sel.primIndex),V)}function Qs(m,I,j,V){Lo(m,he(I,j),V)}function Gs(m,I,j){var V={ranges:I.ranges,update:function(ve){this.ranges=[];for(var Ye=0;Ye<ve.length;Ye++)this.ranges[Ye]=new re(ze(m,ve[Ye].anchor),ze(m,ve[Ye].head))},origin:j&&j.origin};return jt(m,"beforeSelectionChange",m,V),m.cm&&jt(m.cm,"beforeSelectionChange",m.cm,V),V.ranges!=I.ranges?ue(m.cm,V.ranges,V.ranges.length-1):I}function Go(m,I,j){var V=m.history.done,q=Xe(V);q&&q.ranges?(V[V.length-1]=I,hs(m,I,j)):Lo(m,I,j)}function Lo(m,I,j){hs(m,I,j),Ao(m,m.sel,m.cm?m.cm.curOp.id:NaN,j)}function hs(m,I,j){(Ht(m,"beforeSelectionChange")||m.cm&&Ht(m.cm,"beforeSelectionChange"))&&(I=Gs(m,I,j));var V=j&&j.bias||(_t(I.primary().head,m.sel.primary().head)<0?-1:1);fs(m,Ro(m,I,V,!0)),!(j&&j.scroll===!1)&&m.cm&&ra(m.cm)}function fs(m,I){if(I.equals(m.sel))return;m.sel=I,m.cm&&(m.cm.curOp.updateInput=1,m.cm.curOp.selectionChanged=!0,Nt(m.cm)),zi(m,"cursorActivity",m)}function Rs(m){fs(m,Ro(m,m.sel,null,!1))}function Ro(m,I,j,V){for(var q,ve=0;ve<I.ranges.length;ve++){var Ye=I.ranges[ve],yt=I.ranges.length==m.sel.ranges.length&&m.sel.ranges[ve],Rt=_s(m,Ye.anchor,yt&&yt.anchor,j,V),Vt=_s(m,Ye.head,yt&&yt.head,j,V);(q||Rt!=Ye.anchor||Vt!=Ye.head)&&(q||(q=I.ranges.slice(0,ve)),q[ve]=new re(Rt,Vt))}return q?ue(m.cm,q,I.primIndex):I}function ws(m,I,j,V,q){var ve=J(m,I.line);if(ve.markedSpans)for(var Ye=0;Ye<ve.markedSpans.length;++Ye){var yt=ve.markedSpans[Ye],Rt=yt.marker,Vt="selectLeft"in Rt?!Rt.selectLeft:Rt.inclusiveLeft,Or="selectRight"in Rt?!Rt.selectRight:Rt.inclusiveRight;if((yt.from==null||(Vt?yt.from<=I.ch:yt.from<I.ch))&&(yt.to==null||(Or?yt.to>=I.ch:yt.to>I.ch))){if(q&&(jt(Rt,"beforeCursorEnter"),Rt.explicitlyCleared))if(ve.markedSpans){--Ye;continue}else break;if(!Rt.atomic)continue;if(j){var jr=Rt.find(V<0?1:-1),tn=void 0;if((V<0?Or:Vt)&&(jr=Ss(m,jr,-V,jr&&jr.line==I.line?ve:null)),jr&&jr.line==I.line&&(tn=_t(jr,j))&&(V<0?tn<0:tn>0))return ws(m,jr,I,V,q)}var nn=Rt.find(V<0?-1:1);return(V<0?Vt:Or)&&(nn=Ss(m,nn,V,nn.line==I.line?ve:null)),nn?ws(m,nn,I,V,q):null}}return I}function _s(m,I,j,V,q){var ve=V||1,Ye=ws(m,I,j,ve,q)||!q&&ws(m,I,j,ve,!0)||ws(m,I,j,-ve,q)||!q&&ws(m,I,j,-ve,!0);return Ye||(m.cantEdit=!0,St(m.first,0))}function Ss(m,I,j,V){return j<0&&I.ch==0?I.line>m.first?ze(m,St(I.line-1)):null:j>0&&I.ch==(V||J(m,I.line)).text.length?I.line<m.first+m.size-1?St(I.line+1,0):null:new St(I.line,I.ch+j)}function Ms(m){m.setSelection(St(m.firstLine(),0),St(m.lastLine()),fe)}function zs(m,I,j){var V={canceled:!1,from:I.from,to:I.to,text:I.text,origin:I.origin,cancel:function(){return V.canceled=!0}};return j&&(V.update=function(q,ve,Ye,yt){q&&(V.from=ze(m,q)),ve&&(V.to=ze(m,ve)),Ye&&(V.text=Ye),yt!==void 0&&(V.origin=yt)}),jt(m,"beforeChange",m,V),m.cm&&jt(m.cm,"beforeChange",m.cm,V),V.canceled?(m.cm&&(m.cm.curOp.updateInput=2),null):{from:V.from,to:V.to,text:V.text,origin:V.origin}}function xs(m,I,j){if(m.cm){if(!m.cm.curOp)return Xa(m.cm,xs)(m,I,j);if(m.cm.state.suppressEdits)return}if((Ht(m,"beforeChange")||m.cm&&Ht(m.cm,"beforeChange"))&&(I=zs(m,I,!0),!I))return;var V=xr&&!j&&En(m,I.from,I.to);if(V)for(var q=V.length-1;q>=0;--q)pa(m,{from:V[q].from,to:V[q].to,text:q?[""]:I.text,origin:I.origin});else pa(m,I)}function pa(m,I){if(I.text.length==1&&I.text[0]==""&&_t(I.from,I.to)==0)return;var j=It(m,I);Wa(m,I,j,m.cm?m.cm.curOp.id:NaN),Wn(m,I,j,jn(m,I));var V=[];xn(m,function(q,ve){!ve&&P(V,q.history)==-1&&(Jo(q.history,I),V.push(q.history)),Wn(q,I,null,jn(q,I))})}function ci(m,I,j){var V=m.cm&&m.cm.state.suppressEdits;if(V&&!j)return;for(var q=m.history,ve,Ye=m.sel,yt=I=="undo"?q.done:q.undone,Rt=I=="undo"?q.undone:q.done,Vt=0;Vt<yt.length&&!(ve=yt[Vt],j?ve.ranges&&!ve.equals(m.sel):!ve.ranges);Vt++);if(Vt==yt.length)return;for(q.lastOrigin=q.lastSelOrigin=null;;)if(ve=yt.pop(),ve.ranges){if(Za(ve,Rt),j&&!ve.equals(m.sel)){Lo(m,ve,{clearRedo:!1});return}Ye=ve}else if(V){yt.push(ve);return}else break;var Or=[];Za(Ye,Rt),Rt.push({changes:Or,generation:q.generation}),q.generation=ve.generation||++q.maxGeneration;for(var jr=Ht(m,"beforeChange")||m.cm&&Ht(m.cm,"beforeChange"),tn=function(Jn){var Zn=ve.changes[Jn];if(Zn.origin=I,jr&&!zs(m,Zn,!1))return yt.length=0,{};Or.push(Ui(m,Zn));var ni=Jn?It(m,Zn):Xe(yt);Wn(m,Zn,ni,jo(m,Zn)),!Jn&&m.cm&&m.cm.scrollIntoView({from:Zn.from,to:Le(Zn)});var ai=[];xn(m,function(Ne,X){!X&&P(ai,Ne.history)==-1&&(Jo(Ne.history,Zn),ai.push(Ne.history)),Wn(Ne,Zn,null,jo(Ne,Zn))})},nn=ve.changes.length-1;nn>=0;--nn){var bn=tn(nn);if(bn)return bn.v}}function Bi(m,I){if(I==0)return;if(m.first+=I,m.sel=new Ot(At(m.sel.ranges,function(q){return new re(St(q.anchor.line+I,q.anchor.ch),St(q.head.line+I,q.head.ch))}),m.sel.primIndex),m.cm){Zi(m.cm,m.first,m.first-I,I);for(var j=m.cm.display,V=j.viewFrom;V<j.viewTo;V++)Fa(m.cm,V,"gutter")}}function Wn(m,I,j,V){if(m.cm&&!m.cm.curOp)return Xa(m.cm,Wn)(m,I,j,V);if(I.to.line<m.first){Bi(m,I.text.length-1-(I.to.line-I.from.line));return}if(I.from.line>m.lastLine())return;if(I.from.line<m.first){var q=I.text.length-1-(m.first-I.from.line);Bi(m,q),I={from:St(m.first,0),to:St(I.to.line+q,I.to.ch),text:[Xe(I.text)],origin:I.origin}}var ve=m.lastLine();I.to.line>ve&&(I={from:I.from,to:St(ve,J(m,ve).text.length),text:[I.text[0]],origin:I.origin}),I.removed=se(m,I.from,I.to),j||(j=It(m,I)),m.cm?oo(m.cm,I,V):vn(m,I,V),hs(m,j,fe),m.cantEdit&&_s(m,St(m.firstLine(),0))&&(m.cantEdit=!1)}function oo(m,I,j){var V=m.doc,q=m.display,ve=I.from,Ye=I.to,yt=!1,Rt=ve.line;m.options.lineWrapping||(Rt=De(ia(J(V,ve.line))),V.iter(Rt,Ye.line+1,function(nn){if(nn==q.maxLine)return yt=!0,!0})),V.sel.contains(I.from,I.to)>-1&&Nt(m),vn(V,I,j,oi(m)),m.options.lineWrapping||(V.iter(Rt,ve.line+I.text.length,function(nn){var bn=Un(nn);bn>q.maxLineLength&&(q.maxLine=nn,q.maxLineLength=bn,q.maxLineChanged=!0,yt=!1)}),yt&&(m.curOp.updateMaxLine=!0)),$r(V,ve.line),ls(m,400);var Vt=I.text.length-(Ye.line-ve.line)-1;I.full?Zi(m):ve.line==Ye.line&&I.text.length==1&&!sn(m.doc,I)?Fa(m,ve.line,"text"):Zi(m,ve.line,Ye.line+1,Vt);var Or=Ht(m,"changes"),jr=Ht(m,"change");if(jr||Or){var tn={from:ve,to:Ye,text:I.text,removed:I.removed,origin:I.origin};jr&&zi(m,"change",m,tn),Or&&(m.curOp.changeObjs||(m.curOp.changeObjs=[])).push(tn)}m.display.selForContextMenu=null}function Zo(m,I,j,V,q){var ve;V||(V=j),_t(V,j)<0&&(ve=[V,j],j=ve[0],V=ve[1]),typeof I=="string"&&(I=m.splitLines(I)),xs(m,{from:j,to:V,text:I,origin:q})}function gs(m,I,j,V){j<m.line?m.line+=V:I<m.line&&(m.line=I,m.ch=0)}function os(m,I,j,V){for(var q=0;q<m.length;++q){var ve=m[q],Ye=!0;if(ve.ranges){ve.copied||(ve=m[q]=ve.deepCopy(),ve.copied=!0);for(var yt=0;yt<ve.ranges.length;yt++)gs(ve.ranges[yt].anchor,I,j,V),gs(ve.ranges[yt].head,I,j,V);continue}for(var Rt=0;Rt<ve.changes.length;++Rt){var Vt=ve.changes[Rt];if(j<Vt.from.line)Vt.from=St(Vt.from.line+V,Vt.from.ch),Vt.to=St(Vt.to.line+V,Vt.to.ch);else if(I<=Vt.to.line){Ye=!1;break}}Ye||(m.splice(0,q+1),q=0)}}function Jo(m,I){var j=I.from.line,V=I.to.line,q=I.text.length-(V-j)-1;os(m.done,j,V,q),os(m.undone,j,V,q)}function $o(m,I,j,V){var q=I,ve=I;return typeof I=="number"?ve=J(m,er(m,I)):q=De(I),q==null?null:(V(ve,q)&&m.cm&&Fa(m.cm,q,j),ve)}function Es(m){this.lines=m,this.parent=null;for(var I=0,j=0;j<m.length;++j)m[j].parent=this,I+=m[j].height;this.height=I}Es.prototype={chunkSize:function(){return this.lines.length},removeInner:function(I,j){for(var V=I,q=I+j;V<q;++V){var ve=this.lines[V];this.height-=ve.height,Na(ve),zi(ve,"delete")}this.lines.splice(I,j)},collapse:function(I){I.push.apply(I,this.lines)},insertInner:function(I,j,V){this.height+=V,this.lines=this.lines.slice(0,I).concat(j).concat(this.lines.slice(I));for(var q=0;q<j.length;++q)j[q].parent=this},iterN:function(I,j,V){for(var q=I+j;I<q;++I)if(V(this.lines[I]))return!0}};function zo(m){this.children=m;for(var I=0,j=0,V=0;V<m.length;++V){var q=m[V];I+=q.chunkSize(),j+=q.height,q.parent=this}this.size=I,this.height=j,this.parent=null}zo.prototype={chunkSize:function(){return this.size},removeInner:function(I,j){this.size-=j;for(var V=0;V<this.children.length;++V){var q=this.children[V],ve=q.chunkSize();if(I<ve){var Ye=Math.min(j,ve-I),yt=q.height;if(q.removeInner(I,Ye),this.height-=yt-q.height,ve==Ye&&(this.children.splice(V--,1),q.parent=null),(j-=Ye)==0)break;I=0}else I-=ve}if(this.size-j<25&&(this.children.length>1||!(this.children[0]instanceof Es))){var Rt=[];this.collapse(Rt),this.children=[new Es(Rt)],this.children[0].parent=this}},collapse:function(I){for(var j=0;j<this.children.length;++j)this.children[j].collapse(I)},insertInner:function(I,j,V){this.size+=j.length,this.height+=V;for(var q=0;q<this.children.length;++q){var ve=this.children[q],Ye=ve.chunkSize();if(I<=Ye){if(ve.insertInner(I,j,V),ve.lines&&ve.lines.length>50){for(var yt=ve.lines.length%25+25,Rt=yt;Rt<ve.lines.length;){var Vt=new Es(ve.lines.slice(Rt,Rt+=25));ve.height-=Vt.height,this.children.splice(++q,0,Vt),Vt.parent=this}ve.lines=ve.lines.slice(0,yt),this.maybeSpill()}break}I-=Ye}},maybeSpill:function(){if(this.children.length<=10)return;var I=this;do{var j=I.children.splice(I.children.length-5,5),V=new zo(j);if(I.parent){I.size-=V.size,I.height-=V.height;var ve=P(I.parent.children,I);I.parent.children.splice(ve+1,0,V)}else{var q=new zo(I.children);q.parent=I,I.children=[q,V],I=q}V.parent=I.parent}while(I.children.length>10);I.parent.maybeSpill()},iterN:function(I,j,V){for(var q=0;q<this.children.length;++q){var ve=this.children[q],Ye=ve.chunkSize();if(I<Ye){var yt=Math.min(j,Ye-I);if(ve.iterN(I,yt,V))return!0;if((j-=yt)==0)break;I=0}else I-=Ye}}};var sl=function(I,j,V){if(V)for(var q in V)V.hasOwnProperty(q)&&(this[q]=V[q]);this.doc=I,this.node=j};sl.prototype.clear=function(){var m=this.doc.cm,I=this.line.widgets,j=this.line,V=De(j);if(V==null||!I)return;for(var q=0;q<I.length;++q)I[q]==this&&I.splice(q--,1);I.length||(j.widgets=null);var ve=en(this);Ae(j,Math.max(0,j.height-ve)),m&&(Eo(m,function(){kl(m,j,-ve),Fa(m,V,"widget")}),zi(m,"lineWidgetCleared",m,this,V))},sl.prototype.changed=function(){var m=this,I=this.height,j=this.doc.cm,V=this.line;this.height=null;var q=en(this)-I;if(!q)return;An(this.doc,V)||Ae(V,V.height+q),j&&Eo(j,function(){j.curOp.forceUpdate=!0,kl(j,V,q),zi(j,"lineWidgetChanged",j,m,De(V))})},it(sl);function kl(m,I,j){On(I)<(m.curOp&&m.curOp.scrollTop||m.doc.scrollTop)&&Ja(m,j)}function ll(m,I,j,V){var q=new sl(m,j,V),ve=m.cm;return ve&&q.noHScroll&&(ve.display.alignWidgets=!0),$o(m,I,"widget",function(Ye){var yt=Ye.widgets||(Ye.widgets=[]);if(q.insertAt==null?yt.push(q):yt.splice(Math.min(yt.length-1,Math.max(0,q.insertAt)),0,q),q.line=Ye,ve&&!An(m,Ye)){var Rt=On(Ye)<m.scrollTop;Ae(Ye,Ye.height+en(q)),Rt&&Ja(ve,q.height),ve.curOp.forceUpdate=!0}return!0}),ve&&zi(ve,"lineWidgetAdded",ve,q,typeof I=="number"?I:De(I)),q}var Nl=0,Ns=function(I,j){this.lines=[],this.type=j,this.doc=I,this.id=++Nl};Ns.prototype.clear=function(){if(this.explicitlyCleared)return;var m=this.doc.cm,I=m&&!m.curOp;if(I&&Ji(m),Ht(this,"clear")){var j=this.find();j&&zi(this,"clear",j.from,j.to)}for(var V=null,q=null,ve=0;ve<this.lines.length;++ve){var Ye=this.lines[ve],yt=dr(Ye.markedSpans,this);m&&!this.collapsed?Fa(m,De(Ye),"text"):m&&(yt.to!=null&&(q=De(Ye)),yt.from!=null&&(V=De(Ye))),Ye.markedSpans=fr(Ye.markedSpans,yt),yt.from==null&&this.collapsed&&!An(this.doc,Ye)&&m&&Ae(Ye,mi(m.display))}if(m&&this.collapsed&&!m.options.lineWrapping)for(var Rt=0;Rt<this.lines.length;++Rt){var Vt=ia(this.lines[Rt]),Or=Un(Vt);Or>m.display.maxLineLength&&(m.display.maxLine=Vt,m.display.maxLineLength=Or,m.display.maxLineChanged=!0)}V!=null&&m&&this.collapsed&&Zi(m,V,q+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,m&&Rs(m.doc)),m&&zi(m,"markerCleared",m,this,V,q),I&&ao(m),this.parent&&this.parent.clear()},Ns.prototype.find=function(m,I){m==null&&this.type=="bookmark"&&(m=1);for(var j,V,q=0;q<this.lines.length;++q){var ve=this.lines[q],Ye=dr(ve.markedSpans,this);if(Ye.from!=null&&(j=St(I?ve:De(ve),Ye.from),m==-1))return j;if(Ye.to!=null&&(V=St(I?ve:De(ve),Ye.to),m==1))return V}return j&&{from:j,to:V}},Ns.prototype.changed=function(){var m=this,I=this.find(-1,!0),j=this,V=this.doc.cm;if(!I||!V)return;Eo(V,function(){var q=I.line,ve=De(I.line),Ye=Sn(V,ve);if(Ye&&(zn(Ye),V.curOp.selectionChanged=V.curOp.forceUpdate=!0),V.curOp.updateMaxLine=!0,!An(j.doc,q)&&j.height!=null){var yt=j.height;j.height=null;var Rt=en(j)-yt;Rt&&Ae(q,q.height+Rt)}zi(V,"markerChanged",V,m)})},Ns.prototype.attachLine=function(m){if(!this.lines.length&&this.doc.cm){var I=this.doc.cm.curOp;(!I.maybeHiddenMarkers||P(I.maybeHiddenMarkers,this)==-1)&&(I.maybeUnhiddenMarkers||(I.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(m)},Ns.prototype.detachLine=function(m){if(this.lines.splice(P(this.lines,m),1),!this.lines.length&&this.doc.cm){var I=this.doc.cm.curOp;(I.maybeHiddenMarkers||(I.maybeHiddenMarkers=[])).push(this)}},it(Ns);function Ys(m,I,j,V,q){if(V&&V.shared)return jl(m,I,j,V,q);if(m.cm&&!m.cm.curOp)return Xa(m.cm,Ys)(m,I,j,V,q);var ve=new Ns(m,q),Ye=_t(I,j);if(V&&z(V,ve,!1),Ye>0||Ye==0&&ve.clearWhenEmpty!==!1)return ve;if(ve.replacedWith&&(ve.collapsed=!0,ve.widgetNode=M("span",[ve.replacedWith],"CodeMirror-widget"),V.handleMouseEvents||ve.widgetNode.setAttribute("cm-ignore-events","true"),V.insertLeft&&(ve.widgetNode.insertLeft=!0)),ve.collapsed){if(Ta(m,I.line,I,j,ve)||I.line!=j.line&&Ta(m,j.line,I,j,ve))throw new Error("Inserting collapsed marker partially overlapping an existing one");tr()}ve.addToHistory&&Wa(m,{from:I,to:j,origin:"markText"},m.sel,NaN);var yt=I.line,Rt=m.cm,Vt;if(m.iter(yt,j.line+1,function(jr){Rt&&ve.collapsed&&!Rt.options.lineWrapping&&ia(jr)==Rt.display.maxLine&&(Vt=!0),ve.collapsed&&yt!=I.line&&Ae(jr,0),_r(jr,new pr(ve,yt==I.line?I.ch:null,yt==j.line?j.ch:null)),++yt}),ve.collapsed&&m.iter(I.line,j.line+1,function(jr){An(m,jr)&&Ae(jr,0)}),ve.clearOnEnter&&Qt(ve,"beforeCursorEnter",function(){return ve.clear()}),ve.readOnly&&(Lr(),(m.history.done.length||m.history.undone.length)&&m.clearHistory()),ve.collapsed&&(ve.id=++Nl,ve.atomic=!0),Rt){if(Vt&&(Rt.curOp.updateMaxLine=!0),ve.collapsed)Zi(Rt,I.line,j.line+1);else if(ve.className||ve.startStyle||ve.endStyle||ve.css||ve.attributes||ve.title)for(var Or=I.line;Or<=j.line;Or++)Fa(Rt,Or,"text");ve.atomic&&Rs(Rt.doc),zi(Rt,"markerAdded",Rt,ve)}return ve}var qs=function(I,j){this.markers=I,this.primary=j;for(var V=0;V<I.length;++V)I[V].parent=this};qs.prototype.clear=function(){if(this.explicitlyCleared)return;this.explicitlyCleared=!0;for(var m=0;m<this.markers.length;++m)this.markers[m].clear();zi(this,"clear")},qs.prototype.find=function(m,I){return this.primary.find(m,I)},it(qs);function jl(m,I,j,V,q){V=z(V),V.shared=!1;var ve=[Ys(m,I,j,V,q)],Ye=ve[0],yt=V.widgetNode;return xn(m,function(Rt){yt&&(V.widgetNode=yt.cloneNode(!0)),ve.push(Ys(Rt,ze(Rt,I),ze(Rt,j),V,q));for(var Vt=0;Vt<Rt.linked.length;++Vt)if(Rt.linked[Vt].isParent)return;Ye=Xe(ve)}),new qs(ve,Ye)}function zl(m){return m.findMarks(St(m.first,0),m.clipPos(St(m.lastLine())),function(I){return I.parent})}function Dl(m,I){for(var j=0;j<I.length;j++){var V=I[j],q=V.find(),ve=m.clipPos(q.from),Ye=m.clipPos(q.to);if(_t(ve,Ye)){var yt=Ys(m,ve,Ye,V.primary,V.primary.type);V.markers.push(yt),yt.parent=V}}}function rc(m){for(var I=function(q){var ve=m[q],Ye=[ve.primary.doc];xn(ve.primary.doc,function(Vt){return Ye.push(Vt)});for(var yt=0;yt<ve.markers.length;yt++){var Rt=ve.markers[yt];P(Ye,Rt.doc)==-1&&(Rt.parent=null,ve.markers.splice(yt--,1))}},j=0;j<m.length;j++)I(j)}var nc=0,qo=function m(I,j,V,q,ve){if(!(this instanceof m))return new m(I,j,V,q,ve);V==null&&(V=0),zo.call(this,[new Es([new ti("",null)])]),this.first=V,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=V;var Ye=St(V,0);this.sel=he(Ye),this.history=new na(null),this.id=++nc,this.modeOption=j,this.lineSep=q,this.direction=ve=="rtl"?"rtl":"ltr",this.extend=!1,typeof I=="string"&&(I=this.splitLines(I)),vn(this,{from:Ye,to:Ye,text:I}),Lo(this,he(Ye),fe)};qo.prototype=mt(zo.prototype,{constructor:qo,iter:function(I,j,V){V?this.iterN(I-this.first,j-I,V):this.iterN(this.first,this.first+this.size,I)},insert:function(I,j){for(var V=0,q=0;q<j.length;++q)V+=j[q].height;this.insertInner(I-this.first,j,V)},remove:function(I,j){this.removeInner(I-this.first,j)},getValue:function(I){var j=ge(this,this.first,this.first+this.size);return I===!1?j:j.join(I||this.lineSeparator())},setValue:ho(function(m){var I=St(this.first,0),j=this.first+this.size-1;xs(this,{from:I,to:St(j,J(this,j).text.length),text:this.splitLines(m),origin:"setValue",full:!0},!0),this.cm&&Wi(this.cm,0,0),Lo(this,he(I),fe)}),replaceRange:function(I,j,V,q){j=ze(this,j),V=V?ze(this,V):j,Zo(this,I,j,V,q)},getRange:function(I,j,V){var q=se(this,ze(this,I),ze(this,j));return V===!1?q:q.join(V||this.lineSeparator())},getLine:function(I){var j=this.getLineHandle(I);return j&&j.text},getLineHandle:function(I){if(Bt(this,I))return J(this,I)},getLineNumber:function(I){return De(I)},getLineHandleVisualStart:function(I){return typeof I=="number"&&(I=J(this,I)),ia(I)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(I){return ze(this,I)},getCursor:function(I){var j=this.sel.primary(),V;return I==null||I=="head"?V=j.head:I=="anchor"?V=j.anchor:I=="end"||I=="to"||I===!1?V=j.to():V=j.from(),V},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:ho(function(m,I,j){Qs(this,ze(this,typeof m=="number"?St(m,I||0):m),null,j)}),setSelection:ho(function(m,I,j){Qs(this,ze(this,m),ze(this,I||m),j)}),extendSelection:ho(function(m,I,j){wo(this,ze(this,m),I&&ze(this,I),j)}),extendSelections:ho(function(m,I){ds(this,We(this,m),I)}),extendSelectionsBy:ho(function(m,I){var j=At(this.sel.ranges,m);ds(this,We(this,j),I)}),setSelections:ho(function(m,I,j){if(!m.length)return;for(var V=[],q=0;q<m.length;q++)V[q]=new re(ze(this,m[q].anchor),ze(this,m[q].head));I==null&&(I=Math.min(m.length-1,this.sel.primIndex)),Lo(this,ue(this.cm,V,I),j)}),addSelection:ho(function(m,I,j){var V=this.sel.ranges.slice(0);V.push(new re(ze(this,m),ze(this,I||m))),Lo(this,ue(this.cm,V,V.length-1),j)}),getSelection:function(I){for(var j=this.sel.ranges,V,q=0;q<j.length;q++){var ve=se(this,j[q].from(),j[q].to());V=V?V.concat(ve):ve}return I===!1?V:V.join(I||this.lineSeparator())},getSelections:function(I){for(var j=[],V=this.sel.ranges,q=0;q<V.length;q++){var ve=se(this,V[q].from(),V[q].to());I!==!1&&(ve=ve.join(I||this.lineSeparator())),j[q]=ve}return j},replaceSelection:function(I,j,V){for(var q=[],ve=0;ve<this.sel.ranges.length;ve++)q[ve]=I;this.replaceSelections(q,j,V||"+input")},replaceSelections:ho(function(m,I,j){for(var V=[],q=this.sel,ve=0;ve<q.ranges.length;ve++){var Ye=q.ranges[ve];V[ve]={from:Ye.from(),to:Ye.to(),text:this.splitLines(m[ve]),origin:j}}for(var yt=I&&I!="end"&&Ar(this,V,I),Rt=V.length-1;Rt>=0;Rt--)xs(this,V[Rt]);yt?Go(this,yt):this.cm&&ra(this.cm)}),undo:ho(function(){ci(this,"undo")}),redo:ho(function(){ci(this,"redo")}),undoSelection:ho(function(){ci(this,"undo",!0)}),redoSelection:ho(function(){ci(this,"redo",!0)}),setExtending:function(I){this.extend=I},getExtending:function(){return this.extend},historySize:function(){for(var I=this.history,j=0,V=0,q=0;q<I.done.length;q++)I.done[q].ranges||++j;for(var ve=0;ve<I.undone.length;ve++)I.undone[ve].ranges||++V;return{undo:j,redo:V}},clearHistory:function(){var I=this;this.history=new na(this.history.maxGeneration),xn(this,function(j){return j.history=I.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(I){return I&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(I){return this.history.generation==(I||this.cleanGeneration)},getHistory:function(){return{done:Po(this.history.done),undone:Po(this.history.undone)}},setHistory:function(I){var j=this.history=new na(this.history.maxGeneration);j.done=Po(I.done.slice(0),null,!0),j.undone=Po(I.undone.slice(0),null,!0)},setGutterMarker:ho(function(m,I,j){return $o(this,m,"gutter",function(V){var q=V.gutterMarkers||(V.gutterMarkers={});return q[I]=j,!j&&ut(q)&&(V.gutterMarkers=null),!0})}),clearGutter:ho(function(m){var I=this;this.iter(function(j){j.gutterMarkers&&j.gutterMarkers[m]&&$o(I,j,"gutter",function(){return j.gutterMarkers[m]=null,ut(j.gutterMarkers)&&(j.gutterMarkers=null),!0})})}),lineInfo:function(I){var j;if(typeof I=="number"){if(!Bt(this,I))return null;if(j=I,I=J(this,I),!I)return null}else if(j=De(I),j==null)return null;return{line:j,handle:I,text:I.text,gutterMarkers:I.gutterMarkers,textClass:I.textClass,bgClass:I.bgClass,wrapClass:I.wrapClass,widgets:I.widgets}},addLineClass:ho(function(m,I,j){return $o(this,m,I=="gutter"?"gutter":"class",function(V){var q=I=="text"?"textClass":I=="background"?"bgClass":I=="gutter"?"gutterClass":"wrapClass";if(!V[q])V[q]=j;else{if(T(j).test(V[q]))return!1;V[q]+=" "+j}return!0})}),removeLineClass:ho(function(m,I,j){return $o(this,m,I=="gutter"?"gutter":"class",function(V){var q=I=="text"?"textClass":I=="background"?"bgClass":I=="gutter"?"gutterClass":"wrapClass",ve=V[q];if(ve)if(j==null)V[q]=null;else{var Ye=ve.match(T(j));if(!Ye)return!1;var yt=Ye.index+Ye[0].length;V[q]=ve.slice(0,Ye.index)+(!Ye.index||yt==ve.length?"":" ")+ve.slice(yt)||null}else return!1;return!0})}),addLineWidget:ho(function(m,I,j){return ll(this,m,I,j)}),removeLineWidget:function(I){I.clear()},markText:function(I,j,V){return Ys(this,ze(this,I),ze(this,j),V,V&&V.type||"range")},setBookmark:function(I,j){var V={replacedWith:j&&(j.nodeType==null?j.widget:j),insertLeft:j&&j.insertLeft,clearWhenEmpty:!1,shared:j&&j.shared,handleMouseEvents:j&&j.handleMouseEvents};return I=ze(this,I),Ys(this,I,I,V,"bookmark")},findMarksAt:function(I){I=ze(this,I);var j=[],V=J(this,I.line).markedSpans;if(V)for(var q=0;q<V.length;++q){var ve=V[q];(ve.from==null||ve.from<=I.ch)&&(ve.to==null||ve.to>=I.ch)&&j.push(ve.marker.parent||ve.marker)}return j},findMarks:function(I,j,V){I=ze(this,I),j=ze(this,j);var q=[],ve=I.line;return this.iter(I.line,j.line+1,function(Ye){var yt=Ye.markedSpans;if(yt)for(var Rt=0;Rt<yt.length;Rt++){var Vt=yt[Rt];!(Vt.to!=null&&ve==I.line&&I.ch>=Vt.to||Vt.from==null&&ve!=I.line||Vt.from!=null&&ve==j.line&&Vt.from>=j.ch)&&(!V||V(Vt.marker))&&q.push(Vt.marker.parent||Vt.marker)}++ve}),q},getAllMarks:function(){var I=[];return this.iter(function(j){var V=j.markedSpans;if(V)for(var q=0;q<V.length;++q)V[q].from!=null&&I.push(V[q].marker)}),I},posFromIndex:function(I){var j,V=this.first,q=this.lineSeparator().length;return this.iter(function(ve){var Ye=ve.text.length+q;if(Ye>I)return j=I,!0;I-=Ye,++V}),ze(this,St(V,j))},indexFromPos:function(I){I=ze(this,I);var j=I.ch;if(I.line<this.first||I.ch<0)return 0;var V=this.lineSeparator().length;return this.iter(this.first,I.line,function(q){j+=q.text.length+V}),j},copy:function(I){var j=new qo(ge(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return j.scrollTop=this.scrollTop,j.scrollLeft=this.scrollLeft,j.sel=this.sel,j.extend=!1,I&&(j.history.undoDepth=this.history.undoDepth,j.setHistory(this.getHistory())),j},linkedDoc:function(I){I||(I={});var j=this.first,V=this.first+this.size;I.from!=null&&I.from>j&&(j=I.from),I.to!=null&&I.to<V&&(V=I.to);var q=new qo(ge(this,j,V),I.mode||this.modeOption,j,this.lineSep,this.direction);return I.sharedHist&&(q.history=this.history),(this.linked||(this.linked=[])).push({doc:q,sharedHist:I.sharedHist}),q.linked=[{doc:this,isParent:!0,sharedHist:I.sharedHist}],Dl(q,zl(this)),q},unlinkDoc:function(I){if(I instanceof ke&&(I=I.doc),this.linked)for(var j=0;j<this.linked.length;++j){var V=this.linked[j];if(V.doc!=I)continue;this.linked.splice(j,1),I.unlinkDoc(this),rc(zl(this));break}if(I.history==this.history){var q=[I.id];xn(I,function(ve){return q.push(ve.id)},!0),I.history=new na(null),I.history.done=Po(this.history.done,q),I.history.undone=Po(this.history.undone,q)}},iterLinkedDocs:function(I){xn(this,I)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(I){return this.lineSep?I.split(this.lineSep):Xt(I)},lineSeparator:function(){return this.lineSep||`
|
|
|
`},setDirection:ho(function(m){if(m!="rtl"&&(m="ltr"),m==this.direction)return;this.direction=m,this.iter(function(I){return I.order=null}),this.cm&&Ai(this.cm)})}),qo.prototype.eachLine=qo.prototype.iter;var el=0;function ic(m){var I=this;if(yl(I),zt(I,m)||ot(I.display,m))return;He(m),p&&(el=+new Date);var j=Yi(I,m,!0),V=m.dataTransfer.files;if(!j||I.isReadOnly())return;if(V&&V.length&&window.FileReader&&window.File)for(var q=V.length,ve=Array(q),Ye=0,yt=function(){++Ye==q&&Xa(I,function(){j=ze(I.doc,j);var bn={from:j,to:j,text:I.doc.splitLines(ve.filter(function(Fn){return Fn!=null}).join(I.doc.lineSeparator())),origin:"paste"};xs(I.doc,bn),Go(I.doc,he(ze(I.doc,j),ze(I.doc,Le(bn))))})()},Rt=function(bn,Fn){if(I.options.allowDropFileTypes&&P(I.options.allowDropFileTypes,bn.type)==-1){yt();return}var Jn=new FileReader;Jn.onerror=function(){return yt()},Jn.onload=function(){var Zn=Jn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Zn)){yt();return}ve[Fn]=Zn,yt()},Jn.readAsText(bn)},Vt=0;Vt<V.length;Vt++)Rt(V[Vt],Vt);else{if(I.state.draggingText&&I.doc.sel.contains(j)>-1){I.state.draggingText(m),setTimeout(function(){return I.display.input.focus()},20);return}try{var Or=m.dataTransfer.getData("Text");if(Or){var jr;if(I.state.draggingText&&!I.state.draggingText.copy&&(jr=I.listSelections()),hs(I.doc,he(j,j)),jr)for(var tn=0;tn<jr.length;++tn)Zo(I.doc,"",jr[tn].anchor,jr[tn].head,"drag");I.replaceSelection(Or,"around","paste"),I.display.input.focus()}}catch(nn){}}}function Rl(m,I){if(p&&(!m.state.draggingText||+new Date-el<100)){Ze(I);return}if(zt(m,I)||ot(m.display,I))return;if(I.dataTransfer.setData("Text",m.getSelection()),I.dataTransfer.effectAllowed="copyMove",I.dataTransfer.setDragImage&&!n){var j=D("img",null,null,"position: fixed; left: 0; top: 0;");j.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",l&&(j.width=j.height=1,m.display.wrapper.appendChild(j),j._top=j.offsetTop),I.dataTransfer.setDragImage(j,0,0),l&&j.parentNode.removeChild(j)}}function _l(m,I){var j=Yi(m,I);if(!j)return;var V=document.createDocumentFragment();ka(m,j,V),m.display.dragCursor||(m.display.dragCursor=D("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),m.display.lineSpace.insertBefore(m.display.dragCursor,m.display.cursorDiv)),N(m.display.dragCursor,V)}function yl(m){m.display.dragCursor&&(m.display.lineSpace.removeChild(m.display.dragCursor),m.display.dragCursor=null)}function Hl(m){if(!document.getElementsByClassName)return;for(var I=document.getElementsByClassName("CodeMirror"),j=[],V=0;V<I.length;V++){var q=I[V].CodeMirror;q&&j.push(q)}j.length&&j[0].operation(function(){for(var ve=0;ve<j.length;ve++)m(j[ve])})}var cl=!1;function Wl(){if(cl)return;ac(),cl=!0}function ac(){var m;Qt(window,"resize",function(){m==null&&(m=setTimeout(function(){m=null,Hl(oc)},100))}),Qt(window,"blur",function(){return Hl(qi)})}function oc(m){var I=m.display;I.cachedCharWidth=I.cachedTextHeight=I.cachedPaddingH=null,I.scrollbarsClipped=!1,m.setSize()}for(var Bs={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},tl=0;tl<10;tl++)Bs[tl+48]=Bs[tl+96]=String(tl);for(var bl=65;bl<=90;bl++)Bs[bl]=String.fromCharCode(bl);for(var ul=1;ul<=12;ul++)Bs[ul+111]=Bs[ul+63235]="F"+ul;var Cs={};Cs.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},Cs.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},Cs.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},Cs.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},Cs.default=f?Cs.macDefault:Cs.pcDefault;function Hs(m){var I=m.split(/-(?!$)/);m=I[I.length-1];for(var j,V,q,ve,Ye=0;Ye<I.length-1;Ye++){var yt=I[Ye];if(/^(cmd|meta|m)$/i.test(yt))ve=!0;else if(/^a(lt)?$/i.test(yt))j=!0;else if(/^(c|ctrl|control)$/i.test(yt))V=!0;else if(/^s(hift)?$/i.test(yt))q=!0;else throw new Error("Unrecognized modifier name: "+yt)}return j&&(m="Alt-"+m),V&&(m="Ctrl-"+m),ve&&(m="Cmd-"+m),q&&(m="Shift-"+m),m}function rl(m){var I={};for(var j in m)if(m.hasOwnProperty(j)){var V=m[j];if(/^(name|fallthrough|(de|at)tach)$/.test(j))continue;if(V=="..."){delete m[j];continue}for(var q=At(j.split(" "),Hs),ve=0;ve<q.length;ve++){var Ye=void 0,yt=void 0;ve==q.length-1?(yt=q.join(" "),Ye=V):(yt=q.slice(0,ve+1).join(" "),Ye="...");var Rt=I[yt];if(!Rt)I[yt]=Ye;else if(Rt!=Ye)throw new Error("Inconsistent bindings for "+yt)}delete m[j]}for(var Vt in I)m[Vt]=I[Vt];return m}function Fs(m,I,j,V){I=Sl(I);var q=I.call?I.call(m,V):I[m];if(q===!1)return"nothing";if(q==="...")return"multi";if(q!=null&&j(q))return"handled";if(I.fallthrough){if(Object.prototype.toString.call(I.fallthrough)!="[object Array]")return Fs(m,I.fallthrough,j,V);for(var ve=0;ve<I.fallthrough.length;ve++){var Ye=Fs(m,I.fallthrough[ve],j,V);if(Ye)return Ye}}}function wl(m){var I=typeof m=="string"?m:Bs[m.keyCode];return I=="Ctrl"||I=="Alt"||I=="Shift"||I=="Mod"}function Ml(m,I,j){var V=m;return I.altKey&&V!="Alt"&&(m="Alt-"+m),(E?I.metaKey:I.ctrlKey)&&V!="Ctrl"&&(m="Ctrl-"+m),(E?I.ctrlKey:I.metaKey)&&V!="Mod"&&(m="Cmd-"+m),!j&&I.shiftKey&&V!="Shift"&&(m="Shift-"+m),m}function Vl(m,I){if(l&&m.keyCode==34&&m.char)return!1;var j=Bs[m.keyCode];return j==null||m.altGraphKey?!1:(m.keyCode==3&&m.code&&(j=m.code),Ml(j,m,I))}function Sl(m){return typeof m=="string"?Cs[m]:m}function Xs(m,I){for(var j=m.doc.sel.ranges,V=[],q=0;q<j.length;q++){for(var ve=I(j[q]);V.length&&_t(ve.from,Xe(V).to)<=0;){var Ye=V.pop();if(_t(Ye.from,ve.from)<0){ve.from=Ye.from;break}}V.push(ve)}Eo(m,function(){for(var yt=V.length-1;yt>=0;yt--)Zo(m.doc,"",V[yt].from,V[yt].to,"+delete");ra(m)})}function dl(m,I,j){var V=pt(m.text,I+j,j);return V<0||V>m.text.length?null:V}function nl(m,I,j){var V=dl(m,I.ch,j);return V==null?null:new St(I.line,V,j<0?"after":"before")}function hl(m,I,j,V,q){if(m){I.doc.direction=="rtl"&&(q=-q);var ve=Ft(j,I.doc.direction);if(ve){var Ye=q<0?Xe(ve):ve[0],yt=q<0==(Ye.level==1),Rt=yt?"after":"before",Vt;if(Ye.level>0||I.doc.direction=="rtl"){var Or=_n(I,j);Vt=q<0?j.text.length-1:0;var jr=Cn(I,Or,Vt).top;Vt=Ge(function(tn){return Cn(I,Or,tn).top==jr},q<0==(Ye.level==1)?Ye.from:Ye.to-1,Vt),Rt=="before"&&(Vt=dl(j,Vt,1))}else Vt=q<0?Ye.to:Ye.from;return new St(V,Vt,Rt)}}return new St(V,q<0?j.text.length:0,q<0?"before":"after")}function xl(m,I,j,V){var q=Ft(I,m.doc.direction);if(!q)return nl(I,j,V);j.ch>=I.text.length?(j.ch=I.text.length,j.sticky="before"):j.ch<=0&&(j.ch=0,j.sticky="after");var ve=ht(q,j.ch,j.sticky),Ye=q[ve];if(m.doc.direction=="ltr"&&Ye.level%2==0&&(V>0?Ye.to>j.ch:Ye.from<j.ch))return nl(I,j,V);var yt=function(ni,ai){return dl(I,ni instanceof St?ni.ch:ni,ai)},Rt,Vt=function(ni){return m.options.lineWrapping?(Rt=Rt||_n(m,I),la(m,I,Rt,ni)):{begin:0,end:I.text.length}},Or=Vt(j.sticky=="before"?yt(j,-1):j.ch);if(m.doc.direction=="rtl"||Ye.level==1){var jr=Ye.level==1==V<0,tn=yt(j,jr?1:-1);if(tn!=null&&(jr?tn<=Ye.to&&tn<=Or.end:tn>=Ye.from&&tn>=Or.begin)){var nn=jr?"before":"after";return new St(j.line,tn,nn)}}var bn=function(ni,ai,Ne){for(var X=function(br,Ir){return Ir?new St(j.line,yt(br,1),"before"):new St(j.line,br,"after")};ni>=0&&ni<q.length;ni+=ai){var ye=q[ni],Re=ai>0==(ye.level!=1),ft=Re?Ne.begin:yt(Ne.end,-1);if(ye.from<=ft&&ft<ye.to)return X(ft,Re);if(ft=Re?ye.from:yt(ye.to,-1),Ne.begin<=ft&&ft<Ne.end)return X(ft,Re)}},Fn=bn(ve+V,V,Or);if(Fn)return Fn;var Jn=V>0?Or.end:yt(Or.begin,-1);return Jn!=null&&!(V>0&&Jn==I.text.length)&&(Fn=bn(V>0?0:q.length-1,V,Vt(Jn)),Fn)?Fn:null}var Ws={selectAll:Ms,singleSelection:function(I){return I.setSelection(I.getCursor("anchor"),I.getCursor("head"),fe)},killLine:function(I){return Xs(I,function(j){if(j.empty()){var V=J(I.doc,j.head.line).text.length;return j.head.ch==V&&j.head.line<I.lastLine()?{from:j.head,to:St(j.head.line+1,0)}:{from:j.head,to:St(j.head.line,V)}}else return{from:j.from(),to:j.to()}})},deleteLine:function(I){return Xs(I,function(j){return{from:St(j.from().line,0),to:ze(I.doc,St(j.to().line+1,0))}})},delLineLeft:function(I){return Xs(I,function(j){return{from:St(j.from().line,0),to:j.from()}})},delWrappedLineLeft:function(I){return Xs(I,function(j){var V=I.charCoords(j.head,"div").top+5,q=I.coordsChar({left:0,top:V},"div");return{from:q,to:j.from()}})},delWrappedLineRight:function(I){return Xs(I,function(j){var V=I.charCoords(j.head,"div").top+5,q=I.coordsChar({left:I.display.lineDiv.offsetWidth+100,top:V},"div");return{from:j.from(),to:q}})},undo:function(I){return I.undo()},redo:function(I){return I.redo()},undoSelection:function(I){return I.undoSelection()},redoSelection:function(I){return I.redoSelection()},goDocStart:function(I){return I.extendSelection(St(I.firstLine(),0))},goDocEnd:function(I){return I.extendSelection(St(I.lastLine()))},goLineStart:function(I){return I.extendSelectionsBy(function(j){return Kl(I,j.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(I){return I.extendSelectionsBy(function(j){return fl(I,j.head)},{origin:"+move",bias:1})},goLineEnd:function(I){return I.extendSelectionsBy(function(j){return El(I,j.head.line)},{origin:"+move",bias:-1})},goLineRight:function(I){return I.extendSelectionsBy(function(j){var V=I.cursorCoords(j.head,"div").top+5;return I.coordsChar({left:I.display.lineDiv.offsetWidth+100,top:V},"div")},pe)},goLineLeft:function(I){return I.extendSelectionsBy(function(j){var V=I.cursorCoords(j.head,"div").top+5;return I.coordsChar({left:0,top:V},"div")},pe)},goLineLeftSmart:function(I){return I.extendSelectionsBy(function(j){var V=I.cursorCoords(j.head,"div").top+5,q=I.coordsChar({left:0,top:V},"div");return q.ch<I.getLine(q.line).search(/\S/)?fl(I,j.head):q},pe)},goLineUp:function(I){return I.moveV(-1,"line")},goLineDown:function(I){return I.moveV(1,"line")},goPageUp:function(I){return I.moveV(-1,"page")},goPageDown:function(I){return I.moveV(1,"page")},goCharLeft:function(I){return I.moveH(-1,"char")},goCharRight:function(I){return I.moveH(1,"char")},goColumnLeft:function(I){return I.moveH(-1,"column")},goColumnRight:function(I){return I.moveH(1,"column")},goWordLeft:function(I){return I.moveH(-1,"word")},goGroupRight:function(I){return I.moveH(1,"group")},goGroupLeft:function(I){return I.moveH(-1,"group")},goWordRight:function(I){return I.moveH(1,"word")},delCharBefore:function(I){return I.deleteH(-1,"codepoint")},delCharAfter:function(I){return I.deleteH(1,"char")},delWordBefore:function(I){return I.deleteH(-1,"word")},delWordAfter:function(I){return I.deleteH(1,"word")},delGroupBefore:function(I){return I.deleteH(-1,"group")},delGroupAfter:function(I){return I.deleteH(1,"group")},indentAuto:function(I){return I.indentSelection("smart")},indentMore:function(I){return I.indentSelection("add")},indentLess:function(I){return I.indentSelection("subtract")},insertTab:function(I){return I.replaceSelection(" ")},insertSoftTab:function(I){for(var j=[],V=I.listSelections(),q=I.options.tabSize,ve=0;ve<V.length;ve++){var Ye=V[ve].from(),yt=Y(I.getLine(Ye.line),Ye.ch,q);j.push(Ve(q-yt%q))}I.replaceSelections(j)},defaultTab:function(I){I.somethingSelected()?I.indentSelection("add"):I.execCommand("insertTab")},transposeChars:function(I){return Eo(I,function(){for(var j=I.listSelections(),V=[],q=0;q<j.length;q++){if(!j[q].empty())continue;var ve=j[q].head,Ye=J(I.doc,ve.line).text;if(Ye){if(ve.ch==Ye.length&&(ve=new St(ve.line,ve.ch-1)),ve.ch>0)ve=new St(ve.line,ve.ch+1),I.replaceRange(Ye.charAt(ve.ch-1)+Ye.charAt(ve.ch-2),St(ve.line,ve.ch-2),ve,"+transpose");else if(ve.line>I.doc.first){var yt=J(I.doc,ve.line-1).text;yt&&(ve=new St(ve.line,1),I.replaceRange(Ye.charAt(0)+I.doc.lineSeparator()+yt.charAt(yt.length-1),St(ve.line-1,yt.length-1),ve,"+transpose"))}}V.push(new re(ve,ve))}I.setSelections(V)})},newlineAndIndent:function(I){return Eo(I,function(){for(var j=I.listSelections(),V=j.length-1;V>=0;V--)I.replaceRange(I.doc.lineSeparator(),j[V].anchor,j[V].head,"+input");j=I.listSelections();for(var q=0;q<j.length;q++)I.indentLine(j[q].from().line,null,!0);ra(I)})},openLine:function(I){return I.replaceSelection(`
|
|
|
`,"start")},toggleOverwrite:function(I){return I.toggleOverwrite()}};function Kl(m,I){var j=J(m.doc,I),V=ia(j);return V!=j&&(I=De(V)),hl(!0,m,V,I,1)}function El(m,I){var j=J(m.doc,I),V=fi(j);return V!=j&&(I=De(V)),hl(!0,m,j,I,-1)}function fl(m,I){var j=Kl(m,I.line),V=J(m.doc,j.line),q=Ft(V,m.doc.direction);if(!q||q[0].level==0){var ve=Math.max(j.ch,V.text.search(/\S/)),Ye=I.line==j.line&&I.ch<=ve&&I.ch;return St(j.line,Ye?0:ve,j.sticky)}return j}function Cl(m,I,j){if(typeof I=="string"&&(I=Ws[I],!I))return!1;m.display.input.ensurePolled();var V=m.display.shift,q=!1;try{m.isReadOnly()&&(m.state.suppressEdits=!0),j&&(m.display.shift=!1),q=I(m)!=$}finally{m.display.shift=V,m.state.suppressEdits=!1}return q}function Ql(m,I,j){for(var V=0;V<m.state.keyMaps.length;V++){var q=Fs(I,m.state.keyMaps[V],j,m);if(q)return q}return m.options.extraKeys&&Fs(I,m.options.extraKeys,j,m)||Fs(I,m.options.keyMap,j,m)}var Bl=new Q;function pl(m,I,j,V){var q=m.state.keySeq;if(q){if(wl(I))return"handled";if(/\'$/.test(I)?m.state.keySeq=null:Bl.set(50,function(){m.state.keySeq==q&&(m.state.keySeq=null,m.display.input.reset())}),Gl(m,q+" "+I,j,V))return!0}return Gl(m,I,j,V)}function Gl(m,I,j,V){var q=Ql(m,I,V);return q=="multi"&&(m.state.keySeq=I),q=="handled"&&zi(m,"keyHandled",m,I,j),(q=="handled"||q=="multi")&&(He(j),vi(m)),!!q}function Zs(m,I){var j=Vl(I,!0);return j?I.shiftKey&&!m.state.keySeq?pl(m,"Shift-"+j,I,function(V){return Cl(m,V,!0)})||pl(m,j,I,function(V){if(typeof V=="string"?/^go[A-Z]/.test(V):V.motion)return Cl(m,V)}):pl(m,j,I,function(V){return Cl(m,V)}):!1}function Yl(m,I,j){return pl(m,"'"+j+"'",I,function(V){return Cl(m,V,!0)})}var _o=null;function Vs(m){var I=this;if(m.target&&m.target!=I.display.input.getField())return;if(I.curOp.focus=B(),zt(I,m))return;p&&a<11&&m.keyCode==27&&(m.returnValue=!1);var j=m.keyCode;I.display.shift=j==16||m.shiftKey;var V=Zs(I,m);l&&(_o=V?j:null,!V&&j==88&&!me&&(f?m.metaKey:m.ctrlKey)&&I.replaceSelection("",null,"cut")),v&&!f&&!V&&j==46&&m.shiftKey&&!m.ctrlKey&&document.execCommand&&document.execCommand("cut"),j==18&&!/\bCodeMirror-crosshair\b/.test(I.display.lineDiv.className)&&il(I)}function il(m){var I=m.display.lineDiv;H(I,"CodeMirror-crosshair");function j(V){(V.keyCode==18||!V.altKey)&&(b(I,"CodeMirror-crosshair"),Tt(document,"keyup",j),Tt(document,"mouseover",j))}Qt(document,"keyup",j),Qt(document,"mouseover",j)}function Ps(m){m.keyCode==16&&(this.doc.sel.shift=!1),zt(this,m)}function Us(m){var I=this;if(m.target&&m.target!=I.display.input.getField())return;if(ot(I.display,m)||zt(I,m)||m.ctrlKey&&!m.altKey||f&&m.metaKey)return;var j=m.keyCode,V=m.charCode;if(l&&j==_o){_o=null,He(m);return}if(l&&(!m.which||m.which<10)&&Zs(I,m))return;var q=String.fromCharCode(V==null?j:V);if(q=="\b")return;if(Yl(I,m,q))return;I.display.input.onKeyPress(m)}var ml=400,Ls=function(I,j,V){this.time=I,this.pos=j,this.button=V};Ls.prototype.compare=function(m,I,j){return this.time+ml>m&&_t(I,this.pos)==0&&j==this.button};var al,Js;function Fl(m,I){var j=+new Date;return Js&&Js.compare(j,m,I)?(al=Js=null,"triple"):al&&al.compare(j,m,I)?(Js=new Ls(j,m,I),al=null,"double"):(al=new Ls(j,m,I),Js=null,"single")}function Ll(m){var I=this,j=I.display;if(zt(I,m)||j.activeTouch&&j.input.supportsTouch())return;if(j.input.ensurePolled(),j.shift=m.shiftKey,ot(j,m)){t||(j.scroller.draggable=!1,setTimeout(function(){return j.scroller.draggable=!0},100));return}if(Ol(I,m))return;var V=Yi(I,m),q=Ke(m),ve=V?Fl(V,q):"single";if(window.focus(),q==1&&I.state.selectingText&&I.state.selectingText(m),V&&gl(I,q,V,ve,m))return;q==1?V?Pl(I,V,ve,m):Me(m)==j.scroller&&He(m):q==2?(V&&wo(I.doc,V),setTimeout(function(){return j.input.focus()},20)):q==3&&(L?I.display.input.onContextMenu(m):Ra(I))}function gl(m,I,j,V,q){var ve="Click";return V=="double"?ve="Double"+ve:V=="triple"&&(ve="Triple"+ve),ve=(I==1?"Left":I==2?"Middle":"Right")+ve,pl(m,Ml(ve,q),q,function(Ye){if(typeof Ye=="string"&&(Ye=Ws[Ye]),!Ye)return!1;var yt=!1;try{m.isReadOnly()&&(m.state.suppressEdits=!0),yt=Ye(m,j)!=$}finally{m.state.suppressEdits=!1}return yt})}function Xl(m,I,j){var V=m.getOption("configureMouse"),q=V?V(m,I,j):{};if(q.unit==null){var ve=A?j.shiftKey&&j.metaKey:j.altKey;q.unit=ve?"rectangle":I=="single"?"char":I=="double"?"word":"line"}return(q.extend==null||m.doc.extend)&&(q.extend=m.doc.extend||j.shiftKey),q.addNew==null&&(q.addNew=f?j.metaKey:j.ctrlKey),q.moveOnDrag==null&&(q.moveOnDrag=!(f?j.altKey:j.ctrlKey)),q}function Pl(m,I,j,V){p?setTimeout(W(_a,m),0):m.curOp.focus=B();var q=Xl(m,j,V),ve=m.doc.sel,Ye;m.options.dragDrop&&sr&&!m.isReadOnly()&&j=="single"&&(Ye=ve.contains(I))>-1&&(_t((Ye=ve.ranges[Ye]).from(),I)<0||I.xRel>0)&&(_t(Ye.to(),I)>0||I.xRel<0)?vl(m,V,I,q):sc(m,V,I,q)}function vl(m,I,j,V){var q=m.display,ve=!1,Ye=Xa(m,function(Vt){t&&(q.scroller.draggable=!1),m.state.draggingText=!1,Tt(q.wrapper.ownerDocument,"mouseup",Ye),Tt(q.wrapper.ownerDocument,"mousemove",yt),Tt(q.scroller,"dragstart",Rt),Tt(q.scroller,"drop",Ye),ve||(He(Vt),V.addNew||wo(m.doc,j,null,null,V.extend),t&&!n||p&&a==9?setTimeout(function(){q.wrapper.ownerDocument.body.focus({preventScroll:!0}),q.input.focus()},20):q.input.focus())}),yt=function(Or){ve=ve||Math.abs(I.clientX-Or.clientX)+Math.abs(I.clientY-Or.clientY)>=10},Rt=function(){return ve=!0};t&&(q.scroller.draggable=!0),m.state.draggingText=Ye,Ye.copy=!V.moveOnDrag,q.scroller.dragDrop&&q.scroller.dragDrop(),Qt(q.wrapper.ownerDocument,"mouseup",Ye),Qt(q.wrapper.ownerDocument,"mousemove",yt),Qt(q.scroller,"dragstart",Rt),Qt(q.scroller,"drop",Ye),Ra(m),setTimeout(function(){return q.input.focus()},20)}function Zl(m,I,j){if(j=="char")return new re(I,I);if(j=="word")return m.findWordAt(I);if(j=="line")return new re(St(I.line,0),ze(m.doc,St(I.line+1,0)));var V=j(m,I);return new re(V.from,V.to)}function sc(m,I,j,V){var q=m.display,ve=m.doc;He(I);var Ye,yt,Rt=ve.sel,Vt=Rt.ranges;if(V.addNew&&!V.extend?(yt=ve.sel.contains(j),yt>-1?Ye=Vt[yt]:Ye=new re(j,j)):(Ye=ve.sel.primary(),yt=ve.sel.primIndex),V.unit=="rectangle")V.addNew||(Ye=new re(j,j)),j=Yi(m,I,!0,!0),yt=-1;else{var Or=Zl(m,j,V.unit);V.extend?Ye=Xo(Ye,Or.anchor,Or.head,V.extend):Ye=Or}V.addNew?yt==-1?(yt=Vt.length,Lo(ve,ue(m,Vt.concat([Ye]),yt),{scroll:!1,origin:"*mouse"})):Vt.length>1&&Vt[yt].empty()&&V.unit=="char"&&!V.extend?(Lo(ve,ue(m,Vt.slice(0,yt).concat(Vt.slice(yt+1)),0),{scroll:!1,origin:"*mouse"}),Rt=ve.sel):ns(ve,yt,Ye,te):(yt=0,Lo(ve,new Ot([Ye],0),te),Rt=ve.sel);var jr=j;function tn(ai){if(_t(jr,ai)==0)return;if(jr=ai,V.unit=="rectangle"){for(var Ne=[],X=m.options.tabSize,ye=Y(J(ve,j.line).text,j.ch,X),Re=Y(J(ve,ai.line).text,ai.ch,X),ft=Math.min(ye,Re),qt=Math.max(ye,Re),br=Math.min(j.line,ai.line),Ir=Math.min(m.lastLine(),Math.max(j.line,ai.line));br<=Ir;br++){var Hr=J(ve,br).text,Wr=we(Hr,ft,X);ft==qt?Ne.push(new re(St(br,Wr),St(br,Wr))):Hr.length>Wr&&Ne.push(new re(St(br,Wr),St(br,we(Hr,qt,X))))}Ne.length||Ne.push(new re(j,j)),Lo(ve,ue(m,Rt.ranges.slice(0,yt).concat(Ne),yt),{origin:"*mouse",scroll:!1}),m.scrollIntoView(ai)}else{var ln=Ye,an=Zl(m,ai,V.unit),Mn=ln.anchor,ii;_t(an.anchor,Mn)>0?(ii=an.head,Mn=ur(ln.from(),an.anchor)):(ii=an.anchor,Mn=wt(ln.to(),an.head));var Hn=Rt.ranges.slice(0);Hn[yt]=Jl(m,new re(ze(ve,Mn),ii)),Lo(ve,ue(m,Hn,yt),te)}}var nn=q.wrapper.getBoundingClientRect(),bn=0;function Fn(ai){var Ne=++bn,X=Yi(m,ai,!0,V.unit=="rectangle");if(!X)return;if(_t(X,jr)!=0){m.curOp.focus=B(),tn(X);var ye=Ha(q,ve);(X.line>=ye.to||X.line<ye.from)&&setTimeout(Xa(m,function(){bn==Ne&&Fn(ai)}),150)}else{var Re=ai.clientY<nn.top?-20:ai.clientY>nn.bottom?20:0;Re&&setTimeout(Xa(m,function(){if(bn!=Ne)return;q.scroller.scrollTop+=Re,Fn(ai)}),50)}}function Jn(ai){m.state.selectingText=!1,bn=Infinity,ai&&(He(ai),q.input.focus()),Tt(q.wrapper.ownerDocument,"mousemove",Zn),Tt(q.wrapper.ownerDocument,"mouseup",ni),ve.history.lastSelOrigin=null}var Zn=Xa(m,function(ai){ai.buttons===0||!Ke(ai)?Jn(ai):Fn(ai)}),ni=Xa(m,Jn);m.state.selectingText=ni,Qt(q.wrapper.ownerDocument,"mousemove",Zn),Qt(q.wrapper.ownerDocument,"mouseup",ni)}function Jl(m,I){var j=I.anchor,V=I.head,q=J(m.doc,j.line);if(_t(j,V)==0&&j.sticky==V.sticky)return I;var ve=Ft(q);if(!ve)return I;var Ye=ht(ve,j.ch,j.sticky),yt=ve[Ye];if(yt.from!=j.ch&&yt.to!=j.ch)return I;var Rt=Ye+(yt.from==j.ch==(yt.level!=1)?0:1);if(Rt==0||Rt==ve.length)return I;var Vt;if(V.line!=j.line)Vt=(V.line-j.line)*(m.doc.direction=="ltr"?1:-1)>0;else{var Or=ht(ve,V.ch,V.sticky),jr=Or-Ye||(V.ch-j.ch)*(yt.level==1?-1:1);Or==Rt-1||Or==Rt?Vt=jr<0:Vt=jr>0}var tn=ve[Rt+(Vt?-1:0)],nn=Vt==(tn.level==1),bn=nn?tn.from:tn.to,Fn=nn?"after":"before";return j.ch==bn&&j.sticky==Fn?I:new re(new St(j.line,bn,Fn),V)}function $l(m,I,j,V){var q,ve;if(I.touches)q=I.touches[0].clientX,ve=I.touches[0].clientY;else try{q=I.clientX,ve=I.clientY}catch(tn){return!1}if(q>=Math.floor(m.display.gutters.getBoundingClientRect().right))return!1;V&&He(I);var Ye=m.display,yt=Ye.lineDiv.getBoundingClientRect();if(ve>yt.bottom||!Ht(m,j))return ce(I);ve-=yt.top-Ye.viewOffset;for(var Rt=0;Rt<m.display.gutterSpecs.length;++Rt){var Vt=Ye.gutters.childNodes[Rt];if(Vt&&Vt.getBoundingClientRect().right>=q){var Or=$e(m.doc,ve),jr=m.display.gutterSpecs[Rt];return jt(m,j,m,Or,jr.className,I),ce(I)}}}function Ol(m,I){return $l(m,I,"gutterClick",!0)}function ql(m,I){if(ot(m.display,I)||lc(m,I))return;if(zt(m,I,"contextmenu"))return;L||m.display.input.onContextMenu(I)}function lc(m,I){return Ht(m,"gutterContextMenu")?$l(m,I,"gutterContextMenu",!1):!1}function Il(m){m.display.wrapper.className=m.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+m.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Li(m)}var ks={toString:function(){return"CodeMirror.Init"}},Tl={},Al={};function cc(m){var I=m.optionHandlers;function j(V,q,ve,Ye){m.defaults[V]=q,ve&&(I[V]=Ye?function(yt,Rt,Vt){Vt!=ks&&ve(yt,Rt,Vt)}:ve)}m.defineOption=j,m.Init=ks,j("value","",function(V,q){return V.setValue(q)},!0),j("mode",null,function(V,q){V.doc.modeOption=q,Nr(V)},!0),j("indentUnit",2,Nr,!0),j("indentWithTabs",!1),j("smartIndent",!0),j("tabSize",4,function(V){qr(V),Li(V),Zi(V)},!0),j("lineSeparator",null,function(V,q){if(V.doc.lineSep=q,!q)return;var ve=[],Ye=V.doc.first;V.doc.iter(function(Rt){for(var Vt=0;;){var Or=Rt.text.indexOf(q,Vt);if(Or==-1)break;Vt=Or+q.length,ve.push(St(Ye,Or))}Ye++});for(var yt=ve.length-1;yt>=0;yt--)Zo(V.doc,q,ve[yt],St(ve[yt].line,ve[yt].ch+q.length))}),j("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(V,q,ve){V.state.specialChars=new RegExp(q.source+(q.test(" ")?"":"| "),"g"),ve!=ks&&V.refresh()}),j("specialCharPlaceholder",Qi,function(V){return V.refresh()},!0),j("electricChars",!0),j("inputStyle",h?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),j("spellcheck",!1,function(V,q){return V.getInputField().spellcheck=q},!0),j("autocorrect",!1,function(V,q){return V.getInputField().autocorrect=q},!0),j("autocapitalize",!1,function(V,q){return V.getInputField().autocapitalize=q},!0),j("rtlMoveVisually",!C),j("wholeLineUpdateBefore",!0),j("theme","default",function(V){Il(V),as(V)},!0),j("keyMap","default",function(V,q,ve){var Ye=Sl(q),yt=ve!=ks&&Sl(ve);yt&&yt.detach&&yt.detach(V,Ye),Ye.attach&&Ye.attach(V,yt||null)}),j("extraKeys",null),j("configureMouse",null),j("lineWrapping",!1,ol,!0),j("gutters",[],function(V,q){V.display.gutterSpecs=ys(q,V.options.lineNumbers),as(V)},!0),j("fixedGutter",!0,function(V,q){V.display.gutters.style.left=q?_i(V.display)+"px":"0",V.refresh()},!0),j("coverGutterNextToScrollbar",!1,function(V){return fa(V)},!0),j("scrollbarStyle","native",function(V){$a(V),fa(V),V.display.scrollbars.setScrollTop(V.doc.scrollTop),V.display.scrollbars.setScrollLeft(V.doc.scrollLeft)},!0),j("lineNumbers",!1,function(V,q){V.display.gutterSpecs=ys(V.options.gutters,q),as(V)},!0),j("firstLineNumber",1,as,!0),j("lineNumberFormatter",function(V){return V},as,!0),j("showCursorWhenSelecting",!1,Ti,!0),j("resetSelectionOnContextMenu",!0),j("lineWiseCopyCut",!0),j("pasteLinesPerSelection",!0),j("selectionsMayTouch",!1),j("readOnly",!1,function(V,q){q=="nocursor"&&(qi(V),V.display.input.blur()),V.display.input.readOnlyChanged(q)}),j("screenReaderLabel",null,function(V,q){q=q===""?null:q,V.display.input.screenReaderLabelChanged(q)}),j("disableInput",!1,function(V,q){q||V.display.input.reset()},!0),j("dragDrop",!0,uc),j("allowDropFileTypes",null),j("cursorBlinkRate",530),j("cursorScrollMargin",0),j("cursorHeight",1,Ti,!0),j("singleCursorHeightPerLine",!0,Ti,!0),j("workTime",100),j("workDelay",100),j("flattenSpans",!0,qr,!0),j("addModeClass",!1,qr,!0),j("pollInterval",100),j("undoDepth",200,function(V,q){return V.doc.history.undoDepth=q}),j("historyEventDelay",1250),j("viewportMargin",10,function(V){return V.refresh()},!0),j("maxHighlightLength",1e4,qr,!0),j("moveInputWithCursor",!0,function(V,q){q||V.display.input.resetPosition()}),j("tabindex",null,function(V,q){return V.display.input.getField().tabIndex=q||""}),j("autofocus",null),j("direction","ltr",function(V,q){return V.doc.setDirection(q)},!0),j("phrases",null)}function uc(m,I,j){var V=j&&j!=ks;if(!I!=!V){var q=m.display.dragFunctions,ve=I?Qt:Tt;ve(m.display.scroller,"dragstart",q.start),ve(m.display.scroller,"dragenter",q.enter),ve(m.display.scroller,"dragover",q.over),ve(m.display.scroller,"dragleave",q.leave),ve(m.display.scroller,"drop",q.drop)}}function ol(m){m.options.lineWrapping?(H(m.display.wrapper,"CodeMirror-wrap"),m.display.sizer.style.minWidth="",m.display.sizerWidth=null):(b(m.display.wrapper,"CodeMirror-wrap"),kn(m)),Fi(m),Zi(m),Li(m),setTimeout(function(){return fa(m)},100)}function ke(m,I){var j=this;if(!(this instanceof ke))return new ke(m,I);this.options=I=I?z(I):{},z(Tl,I,!1);var V=I.value;typeof V=="string"?V=new qo(V,I.mode,null,I.lineSeparator,I.direction):I.mode&&(V.modeOption=I.mode),this.doc=V;var q=new ke.inputStyles[I.inputStyle](this),ve=this.display=new $s(m,V,q,I);ve.wrapper.CodeMirror=this,Il(this),I.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),$a(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Q,keySeq:null,specialChars:null},I.autofocus&&!h&&ve.input.focus(),p&&a<11&&setTimeout(function(){return j.display.input.reset(!0)},20),ie(this),Wl(),Ji(this),this.curOp.forceUpdate=!0,Kn(this,V),I.autofocus&&!h||this.hasFocus()?setTimeout(function(){j.hasFocus()&&!j.state.focused&&Pi(j)},20):qi(this);for(var Ye in Al)Al.hasOwnProperty(Ye)&&Al[Ye](this,I[Ye],ks);rs(this),I.finishInit&&I.finishInit(this);for(var yt=0;yt<xe.length;++yt)xe[yt](this);ao(this),t&&I.lineWrapping&&getComputedStyle(ve.lineDiv).textRendering=="optimizelegibility"&&(ve.lineDiv.style.textRendering="auto")}ke.defaults=Tl,ke.optionHandlers=Al;function ie(m){var I=m.display;Qt(I.scroller,"mousedown",Xa(m,Ll)),p&&a<11?Qt(I.scroller,"dblclick",Xa(m,function(Rt){if(zt(m,Rt))return;var Vt=Yi(m,Rt);if(!Vt||Ol(m,Rt)||ot(m.display,Rt))return;He(Rt);var Or=m.findWordAt(Vt);wo(m.doc,Or.anchor,Or.head)})):Qt(I.scroller,"dblclick",function(Rt){return zt(m,Rt)||He(Rt)}),Qt(I.scroller,"contextmenu",function(Rt){return ql(m,Rt)}),Qt(I.input.getField(),"contextmenu",function(Rt){I.scroller.contains(Rt.target)||ql(m,Rt)});var j,V={end:0};function q(){I.activeTouch&&(j=setTimeout(function(){return I.activeTouch=null},1e3),V=I.activeTouch,V.end=+new Date)}function ve(Rt){if(Rt.touches.length!=1)return!1;var Vt=Rt.touches[0];return Vt.radiusX<=1&&Vt.radiusY<=1}function Ye(Rt,Vt){if(Vt.left==null)return!0;var Or=Vt.left-Rt.left,jr=Vt.top-Rt.top;return Or*Or+jr*jr>20*20}Qt(I.scroller,"touchstart",function(Rt){if(!zt(m,Rt)&&!ve(Rt)&&!Ol(m,Rt)){I.input.ensurePolled(),clearTimeout(j);var Vt=+new Date;I.activeTouch={start:Vt,moved:!1,prev:Vt-V.end<=300?V:null},Rt.touches.length==1&&(I.activeTouch.left=Rt.touches[0].pageX,I.activeTouch.top=Rt.touches[0].pageY)}}),Qt(I.scroller,"touchmove",function(){I.activeTouch&&(I.activeTouch.moved=!0)}),Qt(I.scroller,"touchend",function(Rt){var Vt=I.activeTouch;if(Vt&&!ot(I,Rt)&&Vt.left!=null&&!Vt.moved&&new Date-Vt.start<300){var Or=m.coordsChar(I.activeTouch,"page"),jr;!Vt.prev||Ye(Vt,Vt.prev)?jr=new re(Or,Or):!Vt.prev.prev||Ye(Vt,Vt.prev.prev)?jr=m.findWordAt(Or):jr=new re(St(Or.line,0),ze(m.doc,St(Or.line+1,0))),m.setSelection(jr.anchor,jr.head),m.focus(),He(Rt)}q()}),Qt(I.scroller,"touchcancel",q),Qt(I.scroller,"scroll",function(){I.scroller.clientHeight&&(Ki(m,I.scroller.scrollTop),yo(m,I.scroller.scrollLeft,!0),jt(m,"scroll",m))}),Qt(I.scroller,"mousewheel",function(Rt){return Ts(m,Rt)}),Qt(I.scroller,"DOMMouseScroll",function(Rt){return Ts(m,Rt)}),Qt(I.wrapper,"scroll",function(){return I.wrapper.scrollTop=I.wrapper.scrollLeft=0}),I.dragFunctions={enter:function(Vt){zt(m,Vt)||Ze(Vt)},over:function(Vt){zt(m,Vt)||(_l(m,Vt),Ze(Vt))},start:function(Vt){return Rl(m,Vt)},drop:Xa(m,ic),leave:function(Vt){zt(m,Vt)||yl(m)}};var yt=I.input.getField();Qt(yt,"keyup",function(Rt){return Ps.call(m,Rt)}),Qt(yt,"keydown",Xa(m,Vs)),Qt(yt,"keypress",Xa(m,Us)),Qt(yt,"focus",function(Rt){return Pi(m,Rt)}),Qt(yt,"blur",function(Rt){return qi(m,Rt)})}var xe=[];ke.defineInitHook=function(m){return xe.push(m)};function et(m,I,j,V){var q=m.doc,ve;j==null&&(j="add"),j=="smart"&&(q.mode.indent?ve=qe(m,I).state:j="prev");var Ye=m.options.tabSize,yt=J(q,I),Rt=Y(yt.text,null,Ye);yt.stateAfter&&(yt.stateAfter=null);var Vt=yt.text.match(/^\s*/)[0],Or;if(!V&&!/\S/.test(yt.text))Or=0,j="not";else if(j=="smart"&&(Or=q.mode.indent(ve,yt.text.slice(Vt.length),yt.text),Or==$||Or>150)){if(!V)return;j="prev"}j=="prev"?I>q.first?Or=Y(J(q,I-1).text,null,Ye):Or=0:j=="add"?Or=Rt+m.options.indentUnit:j=="subtract"?Or=Rt-m.options.indentUnit:typeof j=="number"&&(Or=Rt+j),Or=Math.max(0,Or);var jr="",tn=0;if(m.options.indentWithTabs)for(var nn=Math.floor(Or/Ye);nn;--nn)tn+=Ye,jr+=" ";if(tn<Or&&(jr+=Ve(Or-tn)),jr!=Vt)return Zo(q,jr,St(I,0),St(I,Vt.length),"+input"),yt.stateAfter=null,!0;for(var bn=0;bn<q.sel.ranges.length;bn++){var Fn=q.sel.ranges[bn];if(Fn.head.line==I&&Fn.head.ch<Vt.length){var Jn=St(I,Vt.length);ns(q,bn,new re(Jn,Jn));break}}}var Et=null;function Zt(m){Et=m}function ir(m,I,j,V,q){var ve=m.doc;m.display.shift=!1,V||(V=ve.sel);var Ye=+new Date-200,yt=q=="paste"||m.state.pasteIncoming>Ye,Rt=Xt(I),Vt=null;if(yt&&V.ranges.length>1)if(Et&&Et.text.join(`
|
|
|
`)==I){if(V.ranges.length%Et.text.length==0){Vt=[];for(var Or=0;Or<Et.text.length;Or++)Vt.push(ve.splitLines(Et.text[Or]))}}else Rt.length==V.ranges.length&&m.options.pasteLinesPerSelection&&(Vt=At(Rt,function(Zn){return[Zn]}));for(var jr=m.curOp.updateInput,tn=V.ranges.length-1;tn>=0;tn--){var nn=V.ranges[tn],bn=nn.from(),Fn=nn.to();nn.empty()&&(j&&j>0?bn=St(bn.line,bn.ch-j):m.state.overwrite&&!yt?Fn=St(Fn.line,Math.min(J(ve,Fn.line).text.length,Fn.ch+Xe(Rt).length)):yt&&Et&&Et.lineWise&&Et.text.join(`
|
|
|
`)==Rt.join(`
|
|
|
`)&&(bn=Fn=St(bn.line,0)));var Jn={from:bn,to:Fn,text:Vt?Vt[tn%Vt.length]:Rt,origin:q||(yt?"paste":m.state.cutIncoming>Ye?"cut":"+input")};xs(m.doc,Jn),zi(m,"inputRead",m,Jn)}I&&!yt&&wr(m,I),ra(m),m.curOp.updateInput<2&&(m.curOp.updateInput=jr),m.curOp.typing=!0,m.state.pasteIncoming=m.state.cutIncoming=-1}function lr(m,I){var j=m.clipboardData&&m.clipboardData.getData("Text");if(j)return m.preventDefault(),!I.isReadOnly()&&!I.options.disableInput&&Eo(I,function(){return ir(I,j,0,null,"paste")}),!0}function wr(m,I){if(!m.options.electricChars||!m.options.smartIndent)return;for(var j=m.doc.sel,V=j.ranges.length-1;V>=0;V--){var q=j.ranges[V];if(q.head.ch>100||V&&j.ranges[V-1].head.line==q.head.line)continue;var ve=m.getModeAt(q.head),Ye=!1;if(ve.electricChars){for(var yt=0;yt<ve.electricChars.length;yt++)if(I.indexOf(ve.electricChars.charAt(yt))>-1){Ye=et(m,q.head.line,"smart");break}}else ve.electricInput&&(ve.electricInput.test(J(m.doc,q.head.line).text.slice(0,q.head.ch))&&(Ye=et(m,q.head.line,"smart")));Ye&&zi(m,"electricInput",m,q.head.line)}}function Qr(m){for(var I=[],j=[],V=0;V<m.doc.sel.ranges.length;V++){var q=m.doc.sel.ranges[V].head.line,ve={anchor:St(q,0),head:St(q+1,0)};j.push(ve),I.push(m.getRange(ve.anchor,ve.head))}return{text:I,ranges:j}}function Gr(m,I,j,V){m.setAttribute("autocorrect",j?"":"off"),m.setAttribute("autocapitalize",V?"":"off"),m.setAttribute("spellcheck",!!I)}function Pr(){var m=D("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),I=D("div",[m],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return t?m.style.width="1000px":m.setAttribute("wrap","off"),c&&(m.style.border="1px solid black"),Gr(m),I}function Fr(m){var I=m.optionHandlers,j=m.helpers={};m.prototype={constructor:m,focus:function(){window.focus(),this.display.input.focus()},setOption:function(q,ve){var Ye=this.options,yt=Ye[q];if(Ye[q]==ve&&q!="mode")return;Ye[q]=ve,I.hasOwnProperty(q)&&Xa(this,I[q])(this,ve,yt),jt(this,"optionChange",this,q)},getOption:function(q){return this.options[q]},getDoc:function(){return this.doc},addKeyMap:function(q,ve){this.state.keyMaps[ve?"push":"unshift"](Sl(q))},removeKeyMap:function(q){for(var ve=this.state.keyMaps,Ye=0;Ye<ve.length;++Ye)if(ve[Ye]==q||ve[Ye].name==q)return ve.splice(Ye,1),!0},addOverlay:Qa(function(V,q){var ve=V.token?V:m.getMode(this.options,V);if(ve.startState)throw new Error("Overlays may not be stateful.");Be(this.state.overlays,{mode:ve,modeSpec:V,opaque:q&&q.opaque,priority:q&&q.priority||0},function(Ye){return Ye.priority}),this.state.modeGen++,Zi(this)}),removeOverlay:Qa(function(V){for(var q=this.state.overlays,ve=0;ve<q.length;++ve){var Ye=q[ve].modeSpec;if(Ye==V||typeof V=="string"&&Ye.name==V){q.splice(ve,1),this.state.modeGen++,Zi(this);return}}}),indentLine:Qa(function(V,q,ve){typeof q!="string"&&typeof q!="number"&&(q==null?q=this.options.smartIndent?"smart":"prev":q=q?"add":"subtract"),Bt(this.doc,V)&&et(this,V,q,ve)}),indentSelection:Qa(function(V){for(var q=this.doc.sel.ranges,ve=-1,Ye=0;Ye<q.length;Ye++){var yt=q[Ye];if(yt.empty())yt.head.line>ve&&(et(this,yt.head.line,V,!0),ve=yt.head.line,Ye==this.doc.sel.primIndex&&ra(this));else{var Rt=yt.from(),Vt=yt.to(),Or=Math.max(ve,Rt.line);ve=Math.min(this.lastLine(),Vt.line-(Vt.ch?0:1))+1;for(var jr=Or;jr<ve;++jr)et(this,jr,V);var tn=this.doc.sel.ranges;Rt.ch==0&&q.length==tn.length&&tn[Ye].from().ch>0&&ns(this.doc,Ye,new re(Rt,tn[Ye].to()),fe)}}}),getTokenAt:function(q,ve){return yr(this,q,ve)},getLineTokens:function(q,ve){return yr(this,St(q),ve,!0)},getTokenTypeAt:function(q){q=ze(this.doc,q);var ve=Ue(this,J(this.doc,q.line)),Ye=0,yt=(ve.length-1)/2,Rt=q.ch,Vt;if(Rt==0)Vt=ve[2];else for(;;){var Or=Ye+yt>>1;if((Or?ve[Or*2-1]:0)>=Rt)yt=Or;else if(ve[Or*2+1]<Rt)Ye=Or+1;else{Vt=ve[Or*2+2];break}}var jr=Vt?Vt.indexOf("overlay "):-1;return jr<0?Vt:jr==0?null:Vt.slice(0,jr-1)},getModeAt:function(q){var ve=this.doc.mode;return ve.innerMode?m.innerMode(ve,this.getTokenAt(q).state).mode:ve},getHelper:function(q,ve){return this.getHelpers(q,ve)[0]},getHelpers:function(q,ve){var Ye=[];if(!j.hasOwnProperty(ve))return Ye;var yt=j[ve],Rt=this.getModeAt(q);if(typeof Rt[ve]=="string")yt[Rt[ve]]&&Ye.push(yt[Rt[ve]]);else if(Rt[ve])for(var Vt=0;Vt<Rt[ve].length;Vt++){var Or=yt[Rt[ve][Vt]];Or&&Ye.push(Or)}else Rt.helperType&&yt[Rt.helperType]?Ye.push(yt[Rt.helperType]):yt[Rt.name]&&Ye.push(yt[Rt.name]);for(var jr=0;jr<yt._global.length;jr++){var tn=yt._global[jr];tn.pred(Rt,this)&&P(Ye,tn.val)==-1&&Ye.push(tn.val)}return Ye},getStateAfter:function(q,ve){var Ye=this.doc;return q=er(Ye,q==null?Ye.first+Ye.size-1:q),qe(this,q+1,ve).state},cursorCoords:function(q,ve){var Ye,yt=this.doc.sel.primary();return q==null?Ye=yt.head:typeof q=="object"?Ye=ze(this.doc,q):Ye=q?yt.from():yt.to(),gi(this,Ye,ve||"page")},charCoords:function(q,ve){return Sa(this,ze(this.doc,q),ve||"page")},coordsChar:function(q,ve){return q=va(this,q,ve||"page"),Ci(this,q.left,q.top)},lineAtHeight:function(q,ve){return q=va(this,{top:q,left:0},ve||"page").top,$e(this.doc,q+this.display.viewOffset)},heightAtLine:function(q,ve,Ye){var yt=!1,Rt;if(typeof q=="number"){var Vt=this.doc.first+this.doc.size-1;q<this.doc.first?q=this.doc.first:q>Vt&&(q=Vt,yt=!0),Rt=J(this.doc,q)}else Rt=q;return Ei(this,Rt,{top:0,left:0},ve||"page",Ye||yt).top+(yt?this.doc.height-On(Rt):0)},defaultTextHeight:function(){return mi(this.display)},defaultCharWidth:function(){return $n(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(q,ve,Ye,yt,Rt){var Vt=this.display;q=gi(this,ze(this.doc,q));var Or=q.bottom,jr=q.left;if(ve.style.position="absolute",ve.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(ve),Vt.sizer.appendChild(ve),yt=="over")Or=q.top;else if(yt=="above"||yt=="near"){var tn=Math.max(Vt.wrapper.clientHeight,this.doc.height),nn=Math.max(Vt.sizer.clientWidth,Vt.lineSpace.clientWidth);(yt=="above"||q.bottom+ve.offsetHeight>tn)&&q.top>ve.offsetHeight?Or=q.top-ve.offsetHeight:q.bottom+ve.offsetHeight<=tn&&(Or=q.bottom),jr+ve.offsetWidth>nn&&(jr=nn-ve.offsetWidth)}ve.style.top=Or+"px",ve.style.left=ve.style.right="",Rt=="right"?(jr=Vt.sizer.clientWidth-ve.offsetWidth,ve.style.right="0px"):(Rt=="left"?jr=0:Rt=="middle"&&(jr=(Vt.sizer.clientWidth-ve.offsetWidth)/2),ve.style.left=jr+"px"),Ye&&Ka(this,{left:jr,top:Or,right:jr+ve.offsetWidth,bottom:Or+ve.offsetHeight})},triggerOnKeyDown:Qa(Vs),triggerOnKeyPress:Qa(Us),triggerOnKeyUp:Ps,triggerOnMouseDown:Qa(Ll),execCommand:function(q){if(Ws.hasOwnProperty(q))return Ws[q].call(null,this)},triggerElectric:Qa(function(V){wr(this,V)}),findPosH:function(q,ve,Ye,yt){var Rt=1;ve<0&&(Rt=-1,ve=-ve);for(var Vt=ze(this.doc,q),Or=0;Or<ve&&!(Vt=Xr(this.doc,Vt,Rt,Ye,yt),Vt.hitSide);++Or);return Vt},moveH:Qa(function(V,q){var ve=this;this.extendSelectionsBy(function(Ye){return ve.display.shift||ve.doc.extend||Ye.empty()?Xr(ve.doc,Ye.head,V,q,ve.options.rtlMoveVisually):V<0?Ye.from():Ye.to()},pe)}),deleteH:Qa(function(V,q){var ve=this.doc.sel,Ye=this.doc;ve.somethingSelected()?Ye.replaceSelection("",null,"+delete"):Xs(this,function(yt){var Rt=Xr(Ye,yt.head,V,q,!1);return V<0?{from:Rt,to:yt.head}:{from:yt.head,to:Rt}})}),findPosV:function(q,ve,Ye,yt){var Rt=1,Vt=yt;ve<0&&(Rt=-1,ve=-ve);for(var Or=ze(this.doc,q),jr=0;jr<ve;++jr){var tn=gi(this,Or,"div");if(Vt==null?Vt=tn.left:tn.left=Vt,Or=un(this,tn,Rt,Ye),Or.hitSide)break}return Or},moveV:Qa(function(V,q){var ve=this,Ye=this.doc,yt=[],Rt=!this.display.shift&&!Ye.extend&&Ye.sel.somethingSelected();if(Ye.extendSelectionsBy(function(Or){if(Rt)return V<0?Or.from():Or.to();var jr=gi(ve,Or.head,"div");Or.goalColumn!=null&&(jr.left=Or.goalColumn),yt.push(jr.left);var tn=un(ve,jr,V,q);return q=="page"&&Or==Ye.sel.primary()&&Ja(ve,Sa(ve,tn,"div").top-jr.top),tn},pe),yt.length)for(var Vt=0;Vt<Ye.sel.ranges.length;Vt++)Ye.sel.ranges[Vt].goalColumn=yt[Vt]}),findWordAt:function(q){var ve=this.doc,Ye=J(ve,q.line).text,yt=q.ch,Rt=q.ch;if(Ye){var Vt=this.getHelper(q,"wordChars");(q.sticky=="before"||Rt==Ye.length)&&yt?--yt:++Rt;for(var Or=Ye.charAt(yt),jr=vt(Or,Vt)?function(tn){return vt(tn,Vt)}:/\s/.test(Or)?function(tn){return/\s/.test(tn)}:function(tn){return!/\s/.test(tn)&&!vt(tn)};yt>0&&jr(Ye.charAt(yt-1));)--yt;for(;Rt<Ye.length&&jr(Ye.charAt(Rt));)++Rt}return new re(St(q.line,yt),St(q.line,Rt))},toggleOverwrite:function(q){if(q!=null&&q==this.state.overwrite)return;(this.state.overwrite=!this.state.overwrite)?H(this.display.cursorDiv,"CodeMirror-overwrite"):b(this.display.cursorDiv,"CodeMirror-overwrite"),jt(this,"overwriteToggle",this,this.state.overwrite)},hasFocus:function(){return this.display.input.getField()==B()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:Qa(function(V,q){Wi(this,V,q)}),getScrollInfo:function(){var q=this.display.scroller;return{left:q.scrollLeft,top:q.scrollTop,height:q.scrollHeight-Er(this)-this.display.barHeight,width:q.scrollWidth-Er(this)-this.display.barWidth,clientHeight:rn(this),clientWidth:Br(this)}},scrollIntoView:Qa(function(V,q){V==null?(V={from:this.doc.sel.primary().head,to:null},q==null&&(q=this.options.cursorScrollMargin)):typeof V=="number"?V={from:St(V,0),to:null}:V.from==null&&(V={from:V,to:null}),V.to||(V.to=V.from),V.margin=q||0,V.from.line!=null?go(this,V):si(this,V.from,V.to,V.margin)}),setSize:Qa(function(V,q){var ve=this,Ye=function(Vt){return typeof Vt=="number"||/^\d+$/.test(String(Vt))?Vt+"px":Vt};V!=null&&(this.display.wrapper.style.width=Ye(V)),q!=null&&(this.display.wrapper.style.height=Ye(q)),this.options.lineWrapping&&Hi(this);var yt=this.display.viewFrom;this.doc.iter(yt,this.display.viewTo,function(Rt){if(Rt.widgets){for(var Vt=0;Vt<Rt.widgets.length;Vt++)if(Rt.widgets[Vt].noHScroll){Fa(ve,yt,"widget");break}}++yt}),this.curOp.forceUpdate=!0,jt(this,"refresh",this)}),operation:function(q){return Eo(this,q)},startOperation:function(){return Ji(this)},endOperation:function(){return ao(this)},refresh:Qa(function(){var V=this.display.cachedTextHeight;Zi(this),this.curOp.forceUpdate=!0,Li(this),Wi(this,this.doc.scrollLeft,this.doc.scrollTop),fo(this.display),(V==null||Math.abs(V-mi(this.display))>.5||this.options.lineWrapping)&&Fi(this),jt(this,"refresh",this)}),swapDoc:Qa(function(V){var q=this.doc;return q.cm=null,this.state.selectingText&&this.state.selectingText(),Kn(this,V),Li(this),this.display.input.reset(),Wi(this,V.scrollLeft,V.scrollTop),this.curOp.forceScroll=!0,zi(this,"swapDoc",this,q),q}),phrase:function(q){var ve=this.options.phrases;return ve&&Object.prototype.hasOwnProperty.call(ve,q)?ve[q]:q},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},it(m),m.registerHelper=function(V,q,ve){j.hasOwnProperty(V)||(j[V]=m[V]={_global:[]}),j[V][q]=ve},m.registerGlobalHelper=function(V,q,ve,Ye){m.registerHelper(V,q,Ye),j[V]._global.push({pred:ve,val:Ye})}}function Xr(m,I,j,V,q){var ve=I,Ye=j,yt=J(m,I.line),Rt=q&&m.direction=="rtl"?-j:j;function Vt(){var ni=I.line+Rt;return ni<m.first||ni>=m.first+m.size?!1:(I=new St(ni,I.ch,I.sticky),yt=J(m,ni))}function Or(ni){var ai;if(V=="codepoint"){var Ne=yt.text.charCodeAt(I.ch+(V>0?0:-1));isNaN(Ne)?ai=null:ai=new St(I.line,Math.max(0,Math.min(yt.text.length,I.ch+j*(Ne>=55296&&Ne<56320?2:1))),-j)}else q?ai=xl(m.cm,yt,I,j):ai=nl(yt,I,j);if(ai==null)if(!ni&&Vt())I=hl(q,m.cm,yt,I.line,Rt);else return!1;else I=ai;return!0}if(V=="char"||V=="codepoint")Or();else if(V=="column")Or(!0);else if(V=="word"||V=="group")for(var jr=null,tn=V=="group",nn=m.cm&&m.cm.getHelper(I,"wordChars"),bn=!0;!(j<0&&!Or(!bn));bn=!1){var Fn=yt.text.charAt(I.ch)||`
|
|
|
`,Jn=vt(Fn,nn)?"w":tn&&Fn==`
|
|
|
`?"n":!tn||/\s/.test(Fn)?null:"p";if(tn&&!bn&&!Jn&&(Jn="s"),jr&&jr!=Jn){j<0&&(j=1,Or(),I.sticky="after");break}if(Jn&&(jr=Jn),j>0&&!Or(!bn))break}var Zn=_s(m,I,ve,Ye,!0);return Dt(ve,Zn)&&(Zn.hitSide=!0),Zn}function un(m,I,j,V){var q=m.doc,ve=I.left,Ye;if(V=="page"){var yt=Math.min(m.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Rt=Math.max(yt-.5*mi(m.display),3);Ye=(j>0?I.bottom:I.top)+j*Rt}else V=="line"&&(Ye=j>0?I.bottom+3:I.top-3);for(var Vt;!(Vt=Ci(m,ve,Ye),!Vt.outside);){if(j<0?Ye<=0:Ye>=q.height){Vt.hitSide=!0;break}Ye+=j*5}return Vt}var hn=function(I){this.cm=I,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Q,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};hn.prototype.init=function(m){var I=this,j=this,V=j.cm,q=j.div=m.lineDiv;Gr(q,V.options.spellcheck,V.options.autocorrect,V.options.autocapitalize);function ve(yt){for(var Rt=yt.target;Rt;Rt=Rt.parentNode){if(Rt==q)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Rt.className))break}return!1}Qt(q,"paste",function(yt){if(!ve(yt)||zt(V,yt)||lr(yt,V))return;a<=11&&setTimeout(Xa(V,function(){return I.updateFromDOM()}),20)}),Qt(q,"compositionstart",function(yt){I.composing={data:yt.data,done:!1}}),Qt(q,"compositionupdate",function(yt){I.composing||(I.composing={data:yt.data,done:!1})}),Qt(q,"compositionend",function(yt){I.composing&&(yt.data!=I.composing.data&&I.readFromDOMSoon(),I.composing.done=!0)}),Qt(q,"touchstart",function(){return j.forceCompositionEnd()}),Qt(q,"input",function(){I.composing||I.readFromDOMSoon()});function Ye(yt){if(!ve(yt)||zt(V,yt))return;if(V.somethingSelected())Zt({lineWise:!1,text:V.getSelections()}),yt.type=="cut"&&V.replaceSelection("",null,"cut");else if(V.options.lineWiseCopyCut){var Rt=Qr(V);Zt({lineWise:!0,text:Rt.text}),yt.type=="cut"&&V.operation(function(){V.setSelections(Rt.ranges,0,fe),V.replaceSelection("",null,"cut")})}else return;if(yt.clipboardData){yt.clipboardData.clearData();var Vt=Et.text.join(`
|
|
|
`);if(yt.clipboardData.setData("Text",Vt),yt.clipboardData.getData("Text")==Vt){yt.preventDefault();return}}var Or=Pr(),jr=Or.firstChild;V.display.lineSpace.insertBefore(Or,V.display.lineSpace.firstChild),jr.value=Et.text.join(`
|
|
|
`);var tn=document.activeElement;K(jr),setTimeout(function(){V.display.lineSpace.removeChild(Or),tn.focus(),tn==q&&j.showPrimarySelection()},50)}Qt(q,"copy",Ye),Qt(q,"cut",Ye)},hn.prototype.screenReaderLabelChanged=function(m){m?this.div.setAttribute("aria-label",m):this.div.removeAttribute("aria-label")},hn.prototype.prepareSelection=function(){var m=to(this.cm,!1);return m.focus=document.activeElement==this.div,m},hn.prototype.showSelection=function(m,I){if(!m||!this.cm.display.view.length)return;(m.focus||I)&&this.showPrimarySelection(),this.showMultipleSelections(m)},hn.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},hn.prototype.showPrimarySelection=function(){var m=this.getSelection(),I=this.cm,j=I.doc.sel.primary(),V=j.from(),q=j.to();if(I.display.viewTo==I.display.viewFrom||V.line>=I.display.viewTo||q.line<I.display.viewFrom){m.removeAllRanges();return}var ve=yi(I,m.anchorNode,m.anchorOffset),Ye=yi(I,m.focusNode,m.focusOffset);if(ve&&!ve.bad&&Ye&&!Ye.bad&&_t(ur(ve,Ye),V)==0&&_t(wt(ve,Ye),q)==0)return;var yt=I.display.view,Rt=V.line>=I.display.viewFrom&&qn(I,V)||{node:yt[0].measure.map[2],offset:0},Vt=q.line<I.display.viewTo&&qn(I,q);if(!Vt){var Or=yt[yt.length-1].measure,jr=Or.maps?Or.maps[Or.maps.length-1]:Or.map;Vt={node:jr[jr.length-1],offset:jr[jr.length-2]-jr[jr.length-3]}}if(!Rt||!Vt){m.removeAllRanges();return}var tn=m.rangeCount&&m.getRangeAt(0),nn;try{nn=R(Rt.node,Rt.offset,Vt.offset,Vt.node)}catch(bn){}nn&&(!v&&I.state.focused?(m.collapse(Rt.node,Rt.offset),nn.collapsed||(m.removeAllRanges(),m.addRange(nn))):(m.removeAllRanges(),m.addRange(nn)),tn&&m.anchorNode==null?m.addRange(tn):v&&this.startGracePeriod()),this.rememberSelection()},hn.prototype.startGracePeriod=function(){var m=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){m.gracePeriod=!1,m.selectionChanged()&&m.cm.operation(function(){return m.cm.curOp.selectionChanged=!0})},20)},hn.prototype.showMultipleSelections=function(m){N(this.cm.display.cursorDiv,m.cursors),N(this.cm.display.selectionDiv,m.selection)},hn.prototype.rememberSelection=function(){var m=this.getSelection();this.lastAnchorNode=m.anchorNode,this.lastAnchorOffset=m.anchorOffset,this.lastFocusNode=m.focusNode,this.lastFocusOffset=m.focusOffset},hn.prototype.selectionInEditor=function(){var m=this.getSelection();if(!m.rangeCount)return!1;var I=m.getRangeAt(0).commonAncestorContainer;return F(this.div,I)},hn.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},hn.prototype.blur=function(){this.div.blur()},hn.prototype.getField=function(){return this.div},hn.prototype.supportsTouch=function(){return!0},hn.prototype.receivedFocus=function(){var m=this;this.selectionInEditor()?this.pollSelection():Eo(this.cm,function(){return m.cm.curOp.selectionChanged=!0});function I(){m.cm.state.focused&&(m.pollSelection(),m.polling.set(m.cm.options.pollInterval,I))}this.polling.set(this.cm.options.pollInterval,I)},hn.prototype.selectionChanged=function(){var m=this.getSelection();return m.anchorNode!=this.lastAnchorNode||m.anchorOffset!=this.lastAnchorOffset||m.focusNode!=this.lastFocusNode||m.focusOffset!=this.lastFocusOffset},hn.prototype.pollSelection=function(){if(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())return;var m=this.getSelection(),I=this.cm;if(i&&s&&this.cm.display.gutterSpecs.length&&li(m.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(this.composing)return;this.rememberSelection();var j=yi(I,m.anchorNode,m.anchorOffset),V=yi(I,m.focusNode,m.focusOffset);j&&V&&Eo(I,function(){Lo(I.doc,he(j,V),fe),(j.bad||V.bad)&&(I.curOp.selectionChanged=!0)})},hn.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var m=this.cm,I=m.display,j=m.doc.sel.primary(),V=j.from(),q=j.to();if(V.ch==0&&V.line>m.firstLine()&&(V=St(V.line-1,J(m.doc,V.line-1).length)),q.ch==J(m.doc,q.line).text.length&&q.line<m.lastLine()&&(q=St(q.line+1,0)),V.line<I.viewFrom||q.line>I.viewTo-1)return!1;var ve,Ye,yt;V.line==I.viewFrom||(ve=Xi(m,V.line))==0?(Ye=De(I.view[0].line),yt=I.view[0].node):(Ye=De(I.view[ve].line),yt=I.view[ve-1].node.nextSibling);var Rt=Xi(m,q.line),Vt,Or;if(Rt==I.view.length-1?(Vt=I.viewTo-1,Or=I.lineDiv.lastChild):(Vt=De(I.view[Rt+1].line)-1,Or=I.view[Rt+1].node.previousSibling),!yt)return!1;for(var jr=m.doc.splitLines($i(m,yt,Or,Ye,Vt)),tn=se(m.doc,St(Ye,0),St(Vt,J(m.doc,Vt).text.length));jr.length>1&&tn.length>1;)if(Xe(jr)==Xe(tn))jr.pop(),tn.pop(),Vt--;else if(jr[0]==tn[0])jr.shift(),tn.shift(),Ye++;else break;for(var nn=0,bn=0,Fn=jr[0],Jn=tn[0],Zn=Math.min(Fn.length,Jn.length);nn<Zn&&Fn.charCodeAt(nn)==Jn.charCodeAt(nn);)++nn;for(var ni=Xe(jr),ai=Xe(tn),Ne=Math.min(ni.length-(jr.length==1?nn:0),ai.length-(tn.length==1?nn:0));bn<Ne&&ni.charCodeAt(ni.length-bn-1)==ai.charCodeAt(ai.length-bn-1);)++bn;if(jr.length==1&&tn.length==1&&Ye==V.line)for(;nn&&nn>V.ch&&ni.charCodeAt(ni.length-bn-1)==ai.charCodeAt(ai.length-bn-1);)nn--,bn++;jr[jr.length-1]=ni.slice(0,ni.length-bn).replace(/^\u200b+/,""),jr[0]=jr[0].slice(nn).replace(/\u200b+$/,"");var X=St(Ye,nn),ye=St(Vt,tn.length?Xe(tn).length-bn:0);if(jr.length>1||jr[0]||_t(X,ye))return Zo(m.doc,jr,X,ye,"+input"),!0},hn.prototype.ensurePolled=function(){this.forceCompositionEnd()},hn.prototype.reset=function(){this.forceCompositionEnd()},hn.prototype.forceCompositionEnd=function(){if(!this.composing)return;clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus()},hn.prototype.readFromDOMSoon=function(){var m=this;if(this.readDOMTimeout!=null)return;this.readDOMTimeout=setTimeout(function(){if(m.readDOMTimeout=null,m.composing)if(m.composing.done)m.composing=null;else return;m.updateFromDOM()},80)},hn.prototype.updateFromDOM=function(){var m=this;(this.cm.isReadOnly()||!this.pollContent())&&Eo(this.cm,function(){return Zi(m.cm)})},hn.prototype.setUneditable=function(m){m.contentEditable="false"},hn.prototype.onKeyPress=function(m){if(m.charCode==0||this.composing)return;m.preventDefault(),this.cm.isReadOnly()||Xa(this.cm,ir)(this.cm,String.fromCharCode(m.charCode==null?m.keyCode:m.charCode),0)},hn.prototype.readOnlyChanged=function(m){this.div.contentEditable=String(m!="nocursor")},hn.prototype.onContextMenu=function(){},hn.prototype.resetPosition=function(){},hn.prototype.needsContentAttribute=!0;function qn(m,I){var j=Sn(m,I.line);if(!j||j.hidden)return null;var V=J(m.doc,I.line),q=yn(j,V,I.line),ve=Ft(V,m.doc.direction),Ye="left";if(ve){var yt=ht(ve,I.ch);Ye=yt%2?"right":"left"}var Rt=fn(q.map,I.ch,Ye);return Rt.offset=Rt.collapse=="right"?Rt.end:Rt.start,Rt}function li(m){for(var I=m;I;I=I.parentNode)if(/CodeMirror-gutter-wrapper/.test(I.className))return!0;return!1}function ri(m,I){return I&&(m.bad=!0),m}function $i(m,I,j,V,q){var ve="",Ye=!1,yt=m.doc.lineSeparator(),Rt=!1;function Vt(nn){return function(bn){return bn.id==nn}}function Or(){Ye&&(ve+=yt,Rt&&(ve+=yt),Ye=Rt=!1)}function jr(nn){nn&&(Or(),ve+=nn)}function tn(nn){if(nn.nodeType==1){var bn=nn.getAttribute("cm-text");if(bn){jr(bn);return}var Fn=nn.getAttribute("cm-marker"),Jn;if(Fn){var Zn=m.findMarks(St(V,0),St(q+1,0),Vt(+Fn));Zn.length&&(Jn=Zn[0].find(0))&&jr(se(m.doc,Jn.from,Jn.to).join(yt));return}if(nn.getAttribute("contenteditable")=="false")return;var ni=/^(pre|div|p|li|table|br)$/i.test(nn.nodeName);if(!/^br$/i.test(nn.nodeName)&&nn.textContent.length==0)return;ni&&Or();for(var ai=0;ai<nn.childNodes.length;ai++)tn(nn.childNodes[ai]);/^(pre|p)$/i.test(nn.nodeName)&&(Rt=!0),ni&&(Ye=!0)}else nn.nodeType==3&&jr(nn.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;!(tn(I),I==j);)I=I.nextSibling,Rt=!1;return ve}function yi(m,I,j){var V;if(I==m.display.lineDiv){if(V=m.display.lineDiv.childNodes[j],!V)return ri(m.clipPos(St(m.display.viewTo-1)),!0);I=null,j=0}else for(V=I;;V=V.parentNode){if(!V||V==m.display.lineDiv)return null;if(V.parentNode&&V.parentNode==m.display.lineDiv)break}for(var q=0;q<m.display.view.length;q++){var ve=m.display.view[q];if(ve.node==V)return Va(ve,I,j)}}function Va(m,I,j){var V=m.text.firstChild,q=!1;if(!I||!F(V,I))return ri(St(De(m.line),0),!0);if(I==V&&(q=!0,I=V.childNodes[j],j=0,!I)){var ve=m.rest?Xe(m.rest):m.line;return ri(St(De(ve),ve.text.length),q)}var Ye=I.nodeType==3?I:null,yt=I;for(!Ye&&I.childNodes.length==1&&I.firstChild.nodeType==3&&(Ye=I.firstChild,j&&(j=Ye.nodeValue.length));yt.parentNode!=V;)yt=yt.parentNode;var Rt=m.measure,Vt=Rt.maps;function Or(Jn,Zn,ni){for(var ai=-1;ai<(Vt?Vt.length:0);ai++)for(var Ne=ai<0?Rt.map:Vt[ai],X=0;X<Ne.length;X+=3){var ye=Ne[X+2];if(ye==Jn||ye==Zn){var Re=De(ai<0?m.line:m.rest[ai]),ft=Ne[X]+ni;return(ni<0||ye!=Jn)&&(ft=Ne[X+(ni?1:0)]),St(Re,ft)}}}var jr=Or(Ye,yt,j);if(jr)return ri(jr,q);for(var tn=yt.nextSibling,nn=Ye?Ye.nodeValue.length-j:0;tn;tn=tn.nextSibling){if(jr=Or(tn,tn.firstChild,0),jr)return ri(St(jr.line,jr.ch-nn),q);nn+=tn.textContent.length}for(var bn=yt.previousSibling,Fn=j;bn;bn=bn.previousSibling){if(jr=Or(bn,bn.firstChild,-1),jr)return ri(St(jr.line,jr.ch+Fn),q);Fn+=bn.textContent.length}}var bi=function(I){this.cm=I,this.prevInput="",this.pollingFast=!1,this.polling=new Q,this.hasSelection=!1,this.composing=null};bi.prototype.init=function(m){var I=this,j=this,V=this.cm;this.createField(m);var q=this.textarea;m.wrapper.insertBefore(this.wrapper,m.wrapper.firstChild),c&&(q.style.width="0px"),Qt(q,"input",function(){p&&a>=9&&I.hasSelection&&(I.hasSelection=null),j.poll()}),Qt(q,"paste",function(Ye){if(zt(V,Ye)||lr(Ye,V))return;V.state.pasteIncoming=+new Date,j.fastPoll()});function ve(Ye){if(zt(V,Ye))return;if(V.somethingSelected())Zt({lineWise:!1,text:V.getSelections()});else if(V.options.lineWiseCopyCut){var yt=Qr(V);Zt({lineWise:!0,text:yt.text}),Ye.type=="cut"?V.setSelections(yt.ranges,null,fe):(j.prevInput="",q.value=yt.text.join(`
|
|
|
`),K(q))}else return;Ye.type=="cut"&&(V.state.cutIncoming=+new Date)}Qt(q,"cut",ve),Qt(q,"copy",ve),Qt(m.scroller,"paste",function(Ye){if(ot(m,Ye)||zt(V,Ye))return;if(!q.dispatchEvent){V.state.pasteIncoming=+new Date,j.focus();return}var yt=new Event("paste");yt.clipboardData=Ye.clipboardData,q.dispatchEvent(yt)}),Qt(m.lineSpace,"selectstart",function(Ye){ot(m,Ye)||He(Ye)}),Qt(q,"compositionstart",function(){var Ye=V.getCursor("from");j.composing&&j.composing.range.clear(),j.composing={start:Ye,range:V.markText(Ye,V.getCursor("to"),{className:"CodeMirror-composing"})}}),Qt(q,"compositionend",function(){j.composing&&(j.poll(),j.composing.range.clear(),j.composing=null)})},bi.prototype.createField=function(m){this.wrapper=Pr(),this.textarea=this.wrapper.firstChild},bi.prototype.screenReaderLabelChanged=function(m){m?this.textarea.setAttribute("aria-label",m):this.textarea.removeAttribute("aria-label")},bi.prototype.prepareSelection=function(){var m=this.cm,I=m.display,j=m.doc,V=to(m);if(m.options.moveInputWithCursor){var q=gi(m,j.sel.primary().head,"div"),ve=I.wrapper.getBoundingClientRect(),Ye=I.lineDiv.getBoundingClientRect();V.teTop=Math.max(0,Math.min(I.wrapper.clientHeight-10,q.top+Ye.top-ve.top)),V.teLeft=Math.max(0,Math.min(I.wrapper.clientWidth-10,q.left+Ye.left-ve.left))}return V},bi.prototype.showSelection=function(m){var I=this.cm,j=I.display;N(j.cursorDiv,m.cursors),N(j.selectionDiv,m.selection),m.teTop!=null&&(this.wrapper.style.top=m.teTop+"px",this.wrapper.style.left=m.teLeft+"px")},bi.prototype.reset=function(m){if(this.contextMenuPending||this.composing)return;var I=this.cm;if(I.somethingSelected()){this.prevInput="";var j=I.getSelection();this.textarea.value=j,I.state.focused&&K(this.textarea),p&&a>=9&&(this.hasSelection=j)}else m||(this.prevInput=this.textarea.value="",p&&a>=9&&(this.hasSelection=null))},bi.prototype.getField=function(){return this.textarea},bi.prototype.supportsTouch=function(){return!1},bi.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!h||B()!=this.textarea))try{this.textarea.focus()}catch(m){}},bi.prototype.blur=function(){this.textarea.blur()},bi.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},bi.prototype.receivedFocus=function(){this.slowPoll()},bi.prototype.slowPoll=function(){var m=this;if(this.pollingFast)return;this.polling.set(this.cm.options.pollInterval,function(){m.poll(),m.cm.state.focused&&m.slowPoll()})},bi.prototype.fastPoll=function(){var m=!1,I=this;I.pollingFast=!0;function j(){var V=I.poll();!V&&!m?(m=!0,I.polling.set(60,j)):(I.pollingFast=!1,I.slowPoll())}I.polling.set(20,j)},bi.prototype.poll=function(){var m=this,I=this.cm,j=this.textarea,V=this.prevInput;if(this.contextMenuPending||!I.state.focused||Mt(j)&&!V&&!this.composing||I.isReadOnly()||I.options.disableInput||I.state.keySeq)return!1;var q=j.value;if(q==V&&!I.somethingSelected())return!1;if(p&&a>=9&&this.hasSelection===q||f&&/[\uf700-\uf7ff]/.test(q))return I.display.input.reset(),!1;if(I.doc.sel==I.display.selForContextMenu){var ve=q.charCodeAt(0);if(ve==8203&&!V&&(V="\u200B"),ve==8666)return this.reset(),this.cm.execCommand("undo")}for(var Ye=0,yt=Math.min(V.length,q.length);Ye<yt&&V.charCodeAt(Ye)==q.charCodeAt(Ye);)++Ye;return Eo(I,function(){ir(I,q.slice(Ye),V.length-Ye,null,m.composing?"*compose":null),q.length>1e3||q.indexOf(`
|
|
|
`)>-1?j.value=m.prevInput="":m.prevInput=q,m.composing&&(m.composing.range.clear(),m.composing.range=I.markText(m.composing.start,I.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},bi.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},bi.prototype.onKeyPress=function(){p&&a>=9&&(this.hasSelection=null),this.fastPoll()},bi.prototype.onContextMenu=function(m){var I=this,j=I.cm,V=j.display,q=I.textarea;I.contextMenuPending&&I.contextMenuPending();var ve=Yi(j,m),Ye=V.scroller.scrollTop;if(!ve||l)return;var yt=j.options.resetSelectionOnContextMenu;yt&&j.doc.sel.contains(ve)==-1&&Xa(j,Lo)(j.doc,he(ve),fe);var Rt=q.style.cssText,Vt=I.wrapper.style.cssText,Or=I.wrapper.offsetParent.getBoundingClientRect();I.wrapper.style.cssText="position: static",q.style.cssText=`position: absolute; width: 30px; height: 30px;
|
|
|
top: `+(m.clientY-Or.top-5)+"px; left: "+(m.clientX-Or.left-5)+`px;
|
|
|
z-index: 1000; background: `+(p?"rgba(255, 255, 255, .05)":"transparent")+`;
|
|
|
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var jr;t&&(jr=window.scrollY),V.input.focus(),t&&window.scrollTo(null,jr),V.input.reset(),j.somethingSelected()||(q.value=I.prevInput=" "),I.contextMenuPending=nn,V.selForContextMenu=j.doc.sel,clearTimeout(V.detectingSelectAll);function tn(){if(q.selectionStart!=null){var Fn=j.somethingSelected(),Jn="\u200B"+(Fn?q.value:"");q.value="\u21DA",q.value=Jn,I.prevInput=Fn?"":"\u200B",q.selectionStart=1,q.selectionEnd=Jn.length,V.selForContextMenu=j.doc.sel}}function nn(){if(I.contextMenuPending!=nn)return;if(I.contextMenuPending=!1,I.wrapper.style.cssText=Vt,q.style.cssText=Rt,p&&a<9&&V.scrollbars.setScrollTop(V.scroller.scrollTop=Ye),q.selectionStart!=null){(!p||p&&a<9)&&tn();var Fn=0,Jn=function Zn(){V.selForContextMenu==j.doc.sel&&q.selectionStart==0&&q.selectionEnd>0&&I.prevInput=="\u200B"?Xa(j,Ms)(j):Fn++<10?V.detectingSelectAll=setTimeout(Zn,500):(V.selForContextMenu=null,V.input.reset())};V.detectingSelectAll=setTimeout(Jn,200)}}if(p&&a>=9&&tn(),L){Ze(m);var bn=function Fn(){Tt(window,"mouseup",Fn),setTimeout(nn,20)};Qt(window,"mouseup",bn)}else setTimeout(nn,50)},bi.prototype.readOnlyChanged=function(m){m||this.reset(),this.textarea.disabled=m=="nocursor",this.textarea.readOnly=!!m},bi.prototype.setUneditable=function(){},bi.prototype.needsContentAttribute=!1;function uo(m,I){if(I=I?z(I):{},I.value=m.value,!I.tabindex&&m.tabIndex&&(I.tabindex=m.tabIndex),!I.placeholder&&m.placeholder&&(I.placeholder=m.placeholder),I.autofocus==null){var j=B();I.autofocus=j==m||m.getAttribute("autofocus")!=null&&j==document.body}function V(){m.value=yt.getValue()}var q;if(m.form&&(Qt(m.form,"submit",V),!I.leaveSubmitMethodAlone)){var ve=m.form;q=ve.submit;try{var Ye=ve.submit=function(){V(),ve.submit=q,ve.submit(),ve.submit=Ye}}catch(Rt){}}I.finishInit=function(Rt){Rt.save=V,Rt.getTextArea=function(){return m},Rt.toTextArea=function(){Rt.toTextArea=isNaN,V(),m.parentNode.removeChild(Rt.getWrapperElement()),m.style.display="",m.form&&(Tt(m.form,"submit",V),!I.leaveSubmitMethodAlone&&typeof m.form.submit=="function"&&(m.form.submit=q))}},m.style.display="none";var yt=ke(function(Rt){return m.parentNode.insertBefore(Rt,m.nextSibling)},I);return yt}function Ho(m){m.off=Tt,m.on=Qt,m.wheelEventPixels=Ks,m.Doc=qo,m.splitLines=Xt,m.countColumn=Y,m.findColumn=we,m.isWordChar=Je,m.Pass=$,m.signal=jt,m.Line=ti,m.changeEnd=Le,m.scrollbarModel=io,m.Pos=St,m.cmpPos=_t,m.modes=de,m.mimeModes=Se,m.resolveMode=Ie,m.getMode=Ee,m.modeExtensions=Pe,m.extendMode=at,m.copyState=gt,m.startState=ae,m.innerMode=ee,m.commands=Ws,m.keyMap=Cs,m.keyName=Vl,m.isModifierKey=wl,m.lookupKey=Fs,m.normalizeKeyMap=rl,m.StringStream=k,m.SharedTextMarker=qs,m.TextMarker=Ns,m.LineWidget=sl,m.e_preventDefault=He,m.e_stopPropagation=ne,m.e_stop=Ze,m.addClass=H,m.contains=F,m.rmClass=b,m.keyNames=Bs}cc(ke),Fr(ke);var so="iter insert remove copy getEditor constructor".split(" ");for(var ko in qo.prototype)qo.prototype.hasOwnProperty(ko)&&P(so,ko)<0&&(ke.prototype[ko]=function(m){return function(){return m.apply(this.doc,arguments)}}(qo.prototype[ko]));return it(qo),ke.inputStyles={textarea:bi,contenteditable:hn},ke.defineMode=function(m){!ke.defaults.mode&&m!="null"&&(ke.defaults.mode=m),Ce.apply(this,arguments)},ke.defineMIME=Oe,ke.defineMode("null",function(){return{token:function(I){return I.skipToEnd()}}}),ke.defineMIME("text/plain","null"),ke.defineExtension=function(m,I){ke.prototype[m]=I},ke.defineDocExtension=function(m,I){qo.prototype[m]=I},ke.fromTextArea=uo,Ho(ke),ke.version="5.58.1",ke})},M1CE:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("v8Av"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},M7w3:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("ERUI"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},M8PS:function(Z,_,e){},M8mw:function(Z,_,e){},MAvE:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder",theme:"outlined"};_.default=u},MHV4:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("zYjg"),w=e("wnZI"),p=w.setLabel,a=e("P0S0"),t=e("GxEp"),o=e("342z"),s=e("TmiR"),l=e("cARS"),n=l.throttle,d=e("PyNg"),r=d.createClipPath,c=e("a8NE"),i=["itemStyle","barBorderWidth"],h=[0,0];g.extend(a.prototype,t);function f(Y,Q){var P=Y.getArea&&Y.getArea();if(Y.type==="cartesian2d"){var G=Y.getBaseAxis();if(G.type!=="category"||!G.onBand){var $=Q.getLayout("bandWidth");G.isHorizontal()?(P.x-=$,P.width+=$*2):(P.y-=$,P.height+=$*2)}}return P}var A=v.extendChartView({type:"bar",render:function(Y,Q,P){this._updateDrawMode(Y);var G=Y.get("coordinateSystem");return(G==="cartesian2d"||G==="polar")&&(this._isLargeDraw?this._renderLarge(Y,Q,P):this._renderNormal(Y,Q,P)),this.group},incrementalPrepareRender:function(Y,Q,P){this._clear(),this._updateDrawMode(Y)},incrementalRender:function(Y,Q,P,G){this._incrementalRenderLarge(Y,Q)},_updateDrawMode:function(Y){var Q=Y.pipelineContext.large;(this._isLargeDraw==null||Q^this._isLargeDraw)&&(this._isLargeDraw=Q,this._clear())},_renderNormal:function(Y,Q,P){var G=this.group,$=Y.getData(),fe=this._data,te=Y.coordinateSystem,pe=te.getBaseAxis(),we;te.type==="cartesian2d"?we=pe.isHorizontal():te.type==="polar"&&(we=pe.dim==="angle");var be=Y.isAnimationEnabled()?Y:null,Ve=Y.get("clip",!0),Xe=f(te,$);G.removeClipPath();var At=Y.get("roundCap",!0),Be=Y.get("showBackground",!0),Fe=Y.getModel("backgroundStyle"),mt=Fe.get("barBorderRadius")||0,rt=[],Je=this._backgroundEls||[],vt=function(Qe){var pt=x[te.type]($,Qe),Ge=z(te,we,pt);return Ge.useStyle(Fe.getBarItemStyle()),te.type==="cartesian2d"&&Ge.setShape("r",mt),rt[Qe]=Ge,Ge};$.diff(fe).add(function(Qe){var pt=$.getItemModel(Qe),Ge=x[te.type]($,Qe,pt);if(Be&&vt(Qe),!$.hasValue(Qe))return;if(Ve){var je=E[te.type](Xe,Ge);if(je){G.remove(_e);return}}var _e=L[te.type](Qe,Ge,we,be,!1,At);$.setItemGraphicEl(Qe,_e),G.add(_e),D(_e,$,Qe,pt,Ge,Y,we,te.type==="polar")}).update(function(Qe,pt){var Ge=$.getItemModel(Qe),je=x[te.type]($,Qe,Ge);if(Be){var _e;Je.length===0?_e=vt(pt):(_e=Je[pt],_e.useStyle(Fe.getBarItemStyle()),te.type==="cartesian2d"&&_e.setShape("r",mt),rt[Qe]=_e);var ht=x[te.type]($,Qe),Lt=W(we,ht,te);y.updateProps(_e,{shape:Lt},be,Qe)}var Ft=fe.getItemGraphicEl(pt);if(!$.hasValue(Qe)){G.remove(Ft);return}if(Ve){var Wt=E[te.type](Xe,je);if(Wt){G.remove(Ft);return}}Ft?y.updateProps(Ft,{shape:je},be,Qe):Ft=L[te.type](Qe,je,we,be,!0,At),$.setItemGraphicEl(Qe,Ft),G.add(Ft),D(Ft,$,Qe,Ge,je,Y,we,te.type==="polar")}).remove(function(Qe){var pt=fe.getItemGraphicEl(Qe);te.type==="cartesian2d"?pt&&T(Qe,be,pt):pt&&b(Qe,be,pt)}).execute();var ut=this._backgroundGroup||(this._backgroundGroup=new s);ut.removeAll();for(var bt=0;bt<rt.length;++bt)ut.add(rt[bt]);G.add(ut),this._backgroundEls=rt,this._data=$},_renderLarge:function(Y,Q,P){this._clear(),F(Y,this.group);var G=Y.get("clip",!0)?r(Y.coordinateSystem,!1,Y):null;G?this.group.setClipPath(G):this.group.removeClipPath()},_incrementalRenderLarge:function(Y,Q){this._removeBackground(),F(Q,this.group,!0)},dispose:g.noop,remove:function(Y){this._clear(Y)},_clear:function(Y){var Q=this.group,P=this._data;Y&&Y.get("animation")&&P&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],P.eachItemGraphicEl(function(G){G.type==="sector"?b(G.dataIndex,Y,G):T(G.dataIndex,Y,G)})):Q.removeAll(),this._data=null},_removeBackground:function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null}}),C=Math.max,S=Math.min,E={cartesian2d:function(Y,Q){var P=Q.width<0?-1:1,G=Q.height<0?-1:1;P<0&&(Q.x+=Q.width,Q.width=-Q.width),G<0&&(Q.y+=Q.height,Q.height=-Q.height);var $=C(Q.x,Y.x),fe=S(Q.x+Q.width,Y.x+Y.width),te=C(Q.y,Y.y),pe=S(Q.y+Q.height,Y.y+Y.height);Q.x=$,Q.y=te,Q.width=fe-$,Q.height=pe-te;var we=Q.width<0||Q.height<0;return P<0&&(Q.x+=Q.width,Q.width=-Q.width),G<0&&(Q.y+=Q.height,Q.height=-Q.height),we},polar:function(Y,Q){var P=Q.r0<=Q.r?1:-1;if(P<0){var G=Q.r;Q.r=Q.r0,Q.r0=G}var G=S(Q.r,Y.r),$=C(Q.r0,Y.r0);Q.r=G,Q.r0=$;var fe=G-$<0;if(P<0){var G=Q.r;Q.r=Q.r0,Q.r0=G}return fe}},L={cartesian2d:function(Y,Q,P,G,$){var fe=new y.Rect({shape:g.extend({},Q),z2:1});if(fe.name="item",G){var te=fe.shape,pe=P?"height":"width",we={};te[pe]=0,we[pe]=Q[pe],y[$?"updateProps":"initProps"](fe,{shape:we},G,Y)}return fe},polar:function(Y,Q,P,G,$,fe){var te=Q.startAngle<Q.endAngle,pe=!P&&fe?c:y.Sector,we=new pe({shape:g.defaults({clockwise:te},Q),z2:1});if(we.name="item",G){var be=we.shape,Ve=P?"r":"endAngle",Xe={};be[Ve]=P?0:Q.startAngle,Xe[Ve]=Q[Ve],y[$?"updateProps":"initProps"](we,{shape:Xe},G,Y)}return we}};function T(Y,Q,P){P.style.text=null,y.updateProps(P,{shape:{width:0}},Q,Y,function(){P.parent&&P.parent.remove(P)})}function b(Y,Q,P){P.style.text=null,y.updateProps(P,{shape:{r:P.shape.r0}},Q,Y,function(){P.parent&&P.parent.remove(P)})}var x={cartesian2d:function(Y,Q,P){var G=Y.getItemLayout(Q),$=P?M(P,G):0,fe=G.width>0?1:-1,te=G.height>0?1:-1;return{x:G.x+fe*$/2,y:G.y+te*$/2,width:G.width-fe*$,height:G.height-te*$}},polar:function(Y,Q,P){var G=Y.getItemLayout(Q);return{cx:G.cx,cy:G.cy,r0:G.r0,r:G.r,startAngle:G.startAngle,endAngle:G.endAngle}}};function N(Y){return Y.startAngle!=null&&Y.endAngle!=null&&Y.startAngle===Y.endAngle}function D(Y,Q,P,G,$,fe,te,pe){var we=Q.getItemVisual(P,"color"),be=Q.getItemVisual(P,"opacity"),Ve=Q.getVisual("borderColor"),Xe=G.getModel("itemStyle"),At=G.getModel("emphasis.itemStyle").getBarItemStyle();pe||Y.setShape("r",Xe.get("barBorderRadius")||0),Y.useStyle(g.defaults({stroke:N($)?"none":Ve,fill:N($)?"none":we,opacity:be},Xe.getBarItemStyle()));var Be=G.getShallow("cursor");Be&&Y.attr("cursor",Be);var Fe=te?$.height>0?"bottom":"top":$.width>0?"left":"right";pe||p(Y.style,At,G,we,fe,P,Fe),N($)&&(At.fill=At.stroke="none"),y.setHoverStyle(Y,At)}function M(Y,Q){var P=Y.get(i)||0,G=isNaN(Q.width)?Number.MAX_VALUE:Math.abs(Q.width),$=isNaN(Q.height)?Number.MAX_VALUE:Math.abs(Q.height);return Math.min(P,G,$)}var R=o.extend({type:"largeBar",shape:{points:[]},buildPath:function(Y,Q){for(var P=Q.points,G=this.__startPoint,$=this.__baseDimIdx,fe=0;fe<P.length;fe+=2)G[$]=P[fe+$],Y.moveTo(G[0],G[1]),Y.lineTo(P[fe],P[fe+1])}});function F(Y,Q,P){var G=Y.getData(),$=[],fe=G.getLayout("valueAxisHorizontal")?1:0;$[1-fe]=G.getLayout("valueAxisStart");var te=G.getLayout("largeDataIndices"),pe=G.getLayout("barWidth"),we=Y.getModel("backgroundStyle"),be=Y.get("showBackground",!0);if(be){var Ve=G.getLayout("largeBackgroundPoints"),Xe=[];Xe[1-fe]=G.getLayout("backgroundStart");var At=new R({shape:{points:Ve},incremental:!!P,__startPoint:Xe,__baseDimIdx:fe,__largeDataIndices:te,__barWidth:pe,silent:!0,z2:0});K(At,we,G),Q.add(At)}var Be=new R({shape:{points:G.getLayout("largePoints")},incremental:!!P,__startPoint:$,__baseDimIdx:fe,__largeDataIndices:te,__barWidth:pe});Q.add(Be),U(Be,Y,G),Be.seriesIndex=Y.seriesIndex,Y.get("silent")||(Be.on("mousedown",B),Be.on("mousemove",B))}var B=n(function(Y){var Q=this,P=H(Q,Y.offsetX,Y.offsetY);Q.dataIndex=P>=0?P:null},30,!1);function H(Y,Q,P){var G=Y.__baseDimIdx,$=1-G,fe=Y.shape.points,te=Y.__largeDataIndices,pe=Math.abs(Y.__barWidth/2),we=Y.__startPoint[$];h[0]=Q,h[1]=P;for(var be=h[G],Ve=h[1-G],Xe=be-pe,At=be+pe,Be=0,Fe=fe.length/2;Be<Fe;Be++){var mt=Be*2,rt=fe[mt+G],Je=fe[mt+$];if(rt>=Xe&&rt<=At&&(we<=Je?Ve>=we&&Ve<=Je:Ve>=Je&&Ve<=we))return te[Be]}return-1}function U(Y,Q,P){var G=P.getVisual("borderColor")||P.getVisual("color"),$=Q.getModel("itemStyle").getItemStyle(["color","borderColor"]);Y.useStyle($),Y.style.fill=null,Y.style.stroke=G,Y.style.lineWidth=P.getLayout("barWidth")}function K(Y,Q,P){var G=Q.get("borderColor")||Q.get("color"),$=Q.getItemStyle(["color","borderColor"]);Y.useStyle($),Y.style.fill=null,Y.style.stroke=G,Y.style.lineWidth=P.getLayout("barWidth")}function W(Y,Q,P){var G,$=P.type==="polar";return $?G=P.getArea():G=P.grid.getRect(),$?{cx:G.cx,cy:G.cy,r0:Y?G.r0:Q.r0,r:Y?G.r:Q.r,startAngle:Y?Q.startAngle:0,endAngle:Y?Q.endAngle:Math.PI*2}:{x:Y?Q.x:G.x,y:Y?G.y:Q.y,width:Y?Q.width:G.width,height:Y?G.height:Q.height}}function z(Y,Q,P){var G=Y.type==="polar"?y.Sector:y.Rect;return new G({shape:W(Q,P,Y),silent:!0,z2:0})}Z.exports=A},MJjE:function(Z,_,e){var u=e("Q6Bq");e("w8Gd"),e("Vlnl"),u.registerPreprocessor(function(O){O.markPoint=O.markPoint||{}})},MLk5:function(Z,_,e){var u=e("oEo5"),O=e("diXd"),v=e("Az1A"),g=e("zfxY");function y(r){this.pointerChecker,this._zr=r,this._opt={};var c=u.bind,i=c(w,this),h=c(p,this),f=c(a,this),A=c(t,this),C=c(o,this);O.call(this),this.setPointerChecker=function(S){this.pointerChecker=S},this.enable=function(S,E){this.disable(),this._opt=u.defaults(u.clone(E)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),S==null&&(S=!0),(S===!0||S==="move"||S==="pan")&&(r.on("mousedown",i),r.on("mousemove",h),r.on("mouseup",f)),(S===!0||S==="scale"||S==="zoom")&&(r.on("mousewheel",A),r.on("pinch",C))},this.disable=function(){r.off("mousedown",i),r.off("mousemove",h),r.off("mouseup",f),r.off("mousewheel",A),r.off("pinch",C)},this.dispose=this.disable,this.isDragging=function(){return this._dragging},this.isPinching=function(){return this._pinching}}u.mixin(y,O);function w(r){if(v.isMiddleOrRightButtonOnMouseUpDown(r)||r.target&&r.target.draggable)return;var c=r.offsetX,i=r.offsetY;this.pointerChecker&&this.pointerChecker(r,c,i)&&(this._x=c,this._y=i,this._dragging=!0)}function p(r){if(!this._dragging||!n("moveOnMouseMove",r,this._opt)||r.gestureEvent==="pinch"||g.isTaken(this._zr,"globalPan"))return;var c=r.offsetX,i=r.offsetY,h=this._x,f=this._y,A=c-h,C=i-f;this._x=c,this._y=i,this._opt.preventDefaultMouseMove&&v.stop(r.event),l(this,"pan","moveOnMouseMove",r,{dx:A,dy:C,oldX:h,oldY:f,newX:c,newY:i})}function a(r){v.isMiddleOrRightButtonOnMouseUpDown(r)||(this._dragging=!1)}function t(r){var c=n("zoomOnMouseWheel",r,this._opt),i=n("moveOnMouseWheel",r,this._opt),h=r.wheelDelta,f=Math.abs(h),A=r.offsetX,C=r.offsetY;if(h===0||!c&&!i)return;if(c){var S=f>3?1.4:f>1?1.2:1.1,E=h>0?S:1/S;s(this,"zoom","zoomOnMouseWheel",r,{scale:E,originX:A,originY:C})}if(i){var L=Math.abs(h),T=(h>0?1:-1)*(L>3?.4:L>1?.15:.05);s(this,"scrollMove","moveOnMouseWheel",r,{scrollDelta:T,originX:A,originY:C})}}function o(r){if(g.isTaken(this._zr,"globalPan"))return;var c=r.pinchScale>1?1.1:1/1.1;s(this,"zoom",null,r,{scale:c,originX:r.pinchX,originY:r.pinchY})}function s(r,c,i,h,f){r.pointerChecker&&r.pointerChecker(h,f.originX,f.originY)&&(v.stop(h.event),l(r,c,i,h,f))}function l(r,c,i,h,f){f.isAvailableBehavior=u.bind(n,null,i,h),r.trigger(c,f)}function n(r,c,i){var h=i[r];return!r||h&&(!u.isString(h)||c.event[h+"Key"])}var d=y;Z.exports=d},MPYE:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.SensorTabIndex=_.SensorClassName=_.SizeSensorId=void 0;var u="size-sensor-id";_.SizeSensorId=u;var O="size-sensor-object";_.SensorClassName=O;var v="-1";_.SensorTabIndex=v},MR2Q:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("LLn1"),w=y.createSymbol,p=e("zYjg"),a=e("kkar"),t=a.makeBackground,o=e("SSBM"),s=g.curry,l=g.each,n=p.Group,d=v.extendComponentView({type:"legend.plain",newlineDisabled:!1,init:function(){this.group.add(this._contentGroup=new n),this._backgroundEl,this.group.add(this._selectorGroup=new n),this._isFirstRender=!0},getContentGroup:function(){return this._contentGroup},getSelectorGroup:function(){return this._selectorGroup},render:function(f,A,C){var S=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),!f.get("show",!0))return;var E=f.get("align"),L=f.get("orient");(!E||E==="auto")&&(E=f.get("left")==="right"&&L==="vertical"?"right":"left");var T=f.get("selector",!0),b=f.get("selectorPosition",!0);T&&(!b||b==="auto")&&(b=L==="horizontal"?"end":"start"),this.renderInner(E,f,A,C,T,L,b);var x=f.getBoxLayoutParams(),N={width:C.getWidth(),height:C.getHeight()},D=f.get("padding"),M=o.getLayoutRect(x,N,D),R=this.layoutInner(f,E,M,S,T,b),F=o.getLayoutRect(g.defaults({width:R.width,height:R.height},x),N,D);this.group.attr("position",[F.x-R.x,F.y-R.y]),this.group.add(this._backgroundEl=t(R,f))},resetInner:function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},renderInner:function(f,A,C,S,E,L,T){var b=this.getContentGroup(),x=g.createHashMap(),N=A.get("selectedMode"),D=[];C.eachRawSeries(function(M){!M.get("legendHoverLink")&&D.push(M.id)}),l(A.getData(),function(M,R){var F=M.get("name");if(!this.newlineDisabled&&(F===""||F===`
|
|
|
`)){b.add(new n({newline:!0}));return}var B=C.getSeriesByName(F)[0];if(x.get(F))return;if(B){var H=B.getData(),U=H.getVisual("color"),K=H.getVisual("borderColor");typeof U=="function"&&(U=U(B.getDataParams(0))),typeof K=="function"&&(K=K(B.getDataParams(0)));var W=H.getVisual("legendSymbol")||"roundRect",z=H.getVisual("symbol"),Y=this._createItem(F,R,M,A,W,z,f,U,K,N);Y.on("click",s(c,F,null,S,D)).on("mouseover",s(i,B.name,null,S,D)).on("mouseout",s(h,B.name,null,S,D)),x.set(F,!0)}else C.eachRawSeries(function(Q){if(x.get(F))return;if(Q.legendVisualProvider){var P=Q.legendVisualProvider;if(!P.containName(F))return;var G=P.indexOfName(F),$=P.getItemVisual(G,"color"),fe=P.getItemVisual(G,"borderColor"),te="roundRect",pe=this._createItem(F,R,M,A,te,null,f,$,fe,N);pe.on("click",s(c,null,F,S,D)).on("mouseover",s(i,null,F,S,D)).on("mouseout",s(h,null,F,S,D)),x.set(F,!0)}},this)},this),E&&this._createSelector(E,A,S,L,T)},_createSelector:function(f,A,C,S,E){var L=this.getSelectorGroup();l(f,function(b){T(b)});function T(b){var x=b.type,N=new p.Text({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){C.dispatchAction({type:x==="all"?"legendAllSelect":"legendInverseSelect"})}});L.add(N);var D=A.getModel("selectorLabel"),M=A.getModel("emphasis.selectorLabel");p.setLabelStyle(N.style,N.hoverStyle={},D,M,{defaultText:b.title,isRectText:!1}),p.setHoverStyle(N)}},_createItem:function(f,A,C,S,E,L,T,b,x,N){var D=S.get("itemWidth"),M=S.get("itemHeight"),R=S.get("inactiveColor"),F=S.get("inactiveBorderColor"),B=S.get("symbolKeepAspect"),H=S.getModel("itemStyle"),U=S.isSelected(f),K=new n,W=C.getModel("textStyle"),z=C.get("icon"),Y=C.getModel("tooltip"),Q=Y.parentModel;E=z||E;var P=w(E,0,0,D,M,U?b:R,B==null?!0:B);if(K.add(r(P,E,H,x,F,U)),!z&&L&&(L!==E||L==="none")){var G=M*.8;L==="none"&&(L="circle");var $=w(L,(D-G)/2,(M-G)/2,G,G,U?b:R,B==null?!0:B);K.add(r($,L,H,x,F,U))}var fe=T==="left"?D+5:-5,te=T,pe=S.get("formatter"),we=f;typeof pe=="string"&&pe?we=pe.replace("{name}",f!=null?f:""):typeof pe=="function"&&(we=pe(f)),K.add(new p.Text({style:p.setTextStyle({},W,{text:we,x:fe,y:M/2,textFill:U?W.getTextColor():R,textAlign:te,textVerticalAlign:"middle"})}));var be=new p.Rect({shape:K.getBoundingRect(),invisible:!0,tooltip:Y.get("show")?g.extend({content:f,formatter:Q.get("formatter",!0)||function(){return f},formatterParams:{componentType:"legend",legendIndex:S.componentIndex,name:f,$vars:["name"]}},Y.option):null});return K.add(be),K.eachChild(function(Ve){Ve.silent=!0}),be.silent=!N,this.getContentGroup().add(K),p.setHoverStyle(K),K.__legendDataIndex=A,K},layoutInner:function(f,A,C,S,E,L){var T=this.getContentGroup(),b=this.getSelectorGroup();o.box(f.get("orient"),T,f.get("itemGap"),C.width,C.height);var x=T.getBoundingRect(),N=[-x.x,-x.y];if(E){o.box("horizontal",b,f.get("selectorItemGap",!0));var D=b.getBoundingRect(),M=[-D.x,-D.y],R=f.get("selectorButtonGap",!0),F=f.getOrient().index,B=F===0?"width":"height",H=F===0?"height":"width",U=F===0?"y":"x";L==="end"?M[F]+=x[B]+R:N[F]+=D[B]+R,M[1-F]+=x[H]/2-D[H]/2,b.attr("position",M),T.attr("position",N);var K={x:0,y:0};return K[B]=x[B]+R+D[B],K[H]=Math.max(x[H],D[H]),K[U]=Math.min(0,D[U]+M[1-F]),K}else return T.attr("position",N),this.group.getBoundingRect()},remove:function(){this.getContentGroup().removeAll(),this._isFirstRender=!0}});function r(f,A,C,S,E,L){var T;return A!=="line"&&A.indexOf("empty")<0?(T=C.getItemStyle(),f.style.stroke=S,L||(T.stroke=E)):T=C.getItemStyle(["borderWidth","borderColor"]),f.setStyle(T)}function c(f,A,C,S){h(f,A,C,S),C.dispatchAction({type:"legendToggleSelect",name:f!=null?f:A}),i(f,A,C,S)}function i(f,A,C,S){var E=C.getZr().storage.getDisplayList()[0];E&&E.useHoverLayer||C.dispatchAction({type:"highlight",seriesName:f,name:A,excludeSeriesId:S})}function h(f,A,C,S){var E=C.getZr().storage.getDisplayList()[0];E&&E.useHoverLayer||C.dispatchAction({type:"downplay",seriesName:f,name:A,excludeSeriesId:S})}Z.exports=d},MT7u:function(Z,_){function e(O,v,g){for(var y=[O],w=[],p;p=y.pop();)if(w.push(p),p.isExpand){var a=p.children;if(a.length)for(var t=0;t<a.length;t++)y.push(a[t])}for(;p=w.pop();)v(p,g)}function u(O,v){for(var g=[O],y;y=g.pop();)if(v(y),y.isExpand){var w=y.children;if(w.length)for(var p=w.length-1;p>=0;p--)g.push(w[p])}}_.eachAfter=e,_.eachBefore=u},"MWS/":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("gyjJ"),w=e("QV7q"),p=e("CQhY"),a=e("m0+L"),t=p.addCommas,o=p.encodeHTML;function s(d){w.defaultEmphasis(d,"label",["show"])}var l=v.extendComponentModel({type:"marker",dependencies:["series","grid","polar","geo"],init:function(d,r,c){this.mergeDefaultAndTheme(d,c),this._mergeOption(d,c,!1,!0)},isAnimationEnabled:function(){if(y.node)return!1;var d=this.__hostSeries;return this.getShallow("animation")&&d&&d.isAnimationEnabled()},mergeOption:function(d,r){this._mergeOption(d,r,!1,!1)},_mergeOption:function(d,r,c,i){var h=this.constructor,f=this.mainType+"Model";c||r.eachSeries(function(A){var C=A.get(this.mainType,!0),S=A[f];if(!C||!C.data){A[f]=null;return}S?S._mergeOption(C,r,!0):(i&&s(C),g.each(C.data,function(E){E instanceof Array?(s(E[0]),s(E[1])):s(E)}),S=new h(C,this,r),g.extend(S,{mainType:this.mainType,seriesIndex:A.seriesIndex,name:A.name,createdBySelf:!0}),S.__hostSeries=A),A[f]=S},this)},formatTooltip:function(d,r,c,i){var h=this.getData(),f=this.getRawValue(d),A=g.isArray(f)?g.map(f,t).join(", "):t(f),C=h.getName(d),S=o(this.name),E=i==="html"?"<br/>":`
|
|
|
`;return(f!=null||C)&&(S+=E),C&&(S+=o(C),f!=null&&(S+=" : ")),f!=null&&(S+=o(A)),S},getData:function(){return this._data},setData:function(d){this._data=d}});g.mixin(l,a);var n=l;Z.exports=n},MXpt:function(Z,_,e){"use strict";e.d(_,"a",function(){return y}),e.d(_,"b",function(){return w});var u=e("bOtj"),O=e.n(u),v=e("RfwO"),g=e.n(v);function y(p){var a,t=function(l){return function(){a=null,p.apply(void 0,O()(l))}},o=function(){if(a==null){for(var l=arguments.length,n=new Array(l),d=0;d<l;d++)n[d]=arguments[d];a=g()(t(n))}};return o.cancel=function(){return g.a.cancel(a)},o}function w(){return function(p,a,t){var o=t.value,s=!1;return{configurable:!0,get:function(){if(s||this===p.prototype||this.hasOwnProperty(a))return o;var n=y(o.bind(this));return s=!0,Object.defineProperty(this,a,{value:n,configurable:!0,writable:!0}),s=!1,n}}}}},MYAL:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("Ey8H"),g=e.n(v)},MYni:function(Z,_,e){var u=e("hbMb"),O=e("trXQ"),v=u(O,"WeakMap");Z.exports=v},Mbhg:function(Z,_,e){var u=e("oEo5"),O=e("EgZf"),v=function(y,w,p,a){O.call(this,y,w,p),this.type=a||"value",this.model=null};v.prototype={constructor:v,getLabelModel:function(){return this.model.getModel("label")},isHorizontal:function(){return this.model.get("orient")==="horizontal"}},u.inherits(v,O);var g=v;Z.exports=g},Mq8S:function(Z,_,e){var u=e("mRbv"),O=u.forceLayout,v=e("Cn6K"),g=v.simpleLayout,y=e("F7ij"),w=y.circularLayout,p=e("Jjzi"),a=p.linearMap,t=e("Wa83"),o=e("oEo5"),s=e("fllp"),l=s.getCurvenessForEdge;function n(d){d.eachSeriesByType("graph",function(r){var c=r.coordinateSystem;if(c&&c.type!=="view")return;if(r.get("layout")==="force"){var i=r.preservedPoints||{},h=r.getGraph(),f=h.data,A=h.edgeData,C=r.getModel("force"),S=C.get("initLayout");r.preservedPoints?f.each(function(B){var H=f.getId(B);f.setItemLayout(B,i[H]||[NaN,NaN])}):!S||S==="none"?g(r):S==="circular"&&w(r,"value");var E=f.getDataExtent("value"),L=A.getDataExtent("value"),T=C.get("repulsion"),b=C.get("edgeLength");o.isArray(T)||(T=[T,T]),o.isArray(b)||(b=[b,b]),b=[b[1],b[0]];var x=f.mapArray("value",function(B,H){var U=f.getItemLayout(H),K=a(B,E,T);return isNaN(K)&&(K=(T[0]+T[1])/2),{w:K,rep:K,fixed:f.getItemModel(H).get("fixed"),p:!U||isNaN(U[0])||isNaN(U[1])?null:U}}),N=A.mapArray("value",function(B,H){var U=h.getEdgeByIndex(H),K=a(B,L,b);isNaN(K)&&(K=(b[0]+b[1])/2);var W=U.getModel(),z=o.retrieve3(W.get("lineStyle.curveness"),-l(U,r,H,!0),0);return{n1:x[U.node1.dataIndex],n2:x[U.node2.dataIndex],d:K,curveness:z,ignoreForceLayout:W.get("ignoreForceLayout")}}),c=r.coordinateSystem,D=c.getBoundingRect(),M=O(x,N,{rect:D,gravity:C.get("gravity"),friction:C.get("friction")}),R=M.step;M.step=function(B){for(var H=0,U=x.length;H<U;H++)x[H].fixed&&t.copy(x[H].p,h.getNodeByIndex(H).getLayout());R(function(K,W,z){for(var Y=0,Q=K.length;Y<Q;Y++)K[Y].fixed||h.getNodeByIndex(Y).setLayout(K[Y].p),i[f.getId(Y)]=K[Y].p;for(var Y=0,Q=W.length;Y<Q;Y++){var P=W[Y],G=h.getEdgeByIndex(Y),$=P.n1.p,fe=P.n2.p,te=G.getLayout();te=te?te.slice():[],te[0]=te[0]||[],te[1]=te[1]||[],t.copy(te[0],$),t.copy(te[1],fe),+P.curveness&&(te[2]=[($[0]+fe[0])/2-($[1]-fe[1])*P.curveness,($[1]+fe[1])/2-(fe[0]-$[0])*P.curveness]),G.setLayout(te)}B&&B(z)})},r.forceLayout=M,r.preservedPoints=i,M.step()}else r.forceLayout=null})}Z.exports=n},MuvR:function(Z,_,e){"use strict";e.d(_,"d",function(){return O}),e.d(_,"e",function(){return v}),e.d(_,"f",function(){return g}),e.d(_,"c",function(){return y}),e.d(_,"b",function(){return p}),e.d(_,"a",function(){return t});var u=e("V0hb");function O(o){return Array.isArray(o)?o:o!==void 0?[o]:[]}function v(o,s){var l=s.labelInValue,n=s.combobox;if(o===void 0||o===""&&n)return[];var d=Array.isArray(o)?o:[o];return l?d.map(function(r){var c=r.key,i=r.value;return i!==void 0?i:c}):d}function g(o,s){var l=s.optionLabelProp,n=s.labelInValue,d=s.prevValue,r=s.options,c=s.getLabeledValue,i=o;return n&&(i=i.map(function(h){return c(h,{options:r,prevValue:d,labelInValue:n,optionLabelProp:l})})),i}function y(o,s){var l=Object(u.a)(s),n;for(n=o.length-1;n>=0&&o[n].disabled;n-=1);var d=null;return n!==-1&&(d=l[n],l.splice(n,1)),{values:l,removedValue:d}}var w=typeof window!="undefined"&&window.document&&window.document.documentElement,p=w,a=0;function t(){var o;return p?(o=a,a+=1):o="TEST_OR_SSR",o}},Mvv6:function(Z,_,e){var u=e("hbMb"),O=e("trXQ"),v=u(O,"DataView");Z.exports=v},Mvxd:function(Z,_,e){var u=e("puEJ"),O=e("WCWM"),v=e("ysUM");function g(y){var w=-1,p=y==null?0:y.length;for(this.__data__=new u;++w<p;)this.add(y[w])}g.prototype.add=g.prototype.push=O,g.prototype.has=v,Z.exports=g},"N//r":function(Z,_,e){var u=e("MT7u"),O=u.eachAfter,v=u.eachBefore,g=e("a67U"),y=g.init,w=g.firstWalk,p=g.secondWalk,a=g.separation,t=g.radialCoordinate,o=g.getViewRect;function s(n,d){n.eachSeriesByType("tree",function(r){l(r,d)})}function l(n,d){var r=o(n,d);n.layoutInfo=r;var c=n.get("layout"),i=0,h=0,f=null;c==="radial"?(i=2*Math.PI,h=Math.min(r.height,r.width)/2,f=a(function(F,B){return(F.parentNode===B.parentNode?1:2)/F.depth})):(i=r.width,h=r.height,f=a());var A=n.getData().tree.root,C=A.children[0];if(C){y(A),O(C,w,f),A.hierNode.modifier=-C.hierNode.prelim,v(C,p);var S=C,E=C,L=C;v(C,function(F){var B=F.getLayout().x;B<S.getLayout().x&&(S=F),B>E.getLayout().x&&(E=F),F.depth>L.depth&&(L=F)});var T=S===E?1:f(S,E)/2,b=T-S.getLayout().x,x=0,N=0,D=0,M=0;if(c==="radial")x=i/(E.getLayout().x+T+b),N=h/(L.depth-1||1),v(C,function(F){D=(F.getLayout().x+b)*x,M=(F.depth-1)*N;var B=t(D,M);F.setLayout({x:B.x,y:B.y,rawX:D,rawY:M},!0)});else{var R=n.getOrient();R==="RL"||R==="LR"?(N=h/(E.getLayout().x+T+b),x=i/(L.depth-1||1),v(C,function(F){M=(F.getLayout().x+b)*N,D=R==="LR"?(F.depth-1)*x:i-(F.depth-1)*x,F.setLayout({x:D,y:M},!0)})):(R==="TB"||R==="BT")&&(x=i/(E.getLayout().x+T+b),N=h/(L.depth-1||1),v(C,function(F){D=(F.getLayout().x+b)*x,M=R==="TB"?(F.depth-1)*N:h-(F.depth-1)*N,F.setLayout({x:D,y:M},!0)}))}}}Z.exports=s},N3n5:function(Z,_,e){for(var u=e("oEo5"),O=e("RQkO"),v=[126,25],g=[[[0,3.5],[7,11.2],[15,11.9],[30,7],[42,.7],[52,.7],[56,7.7],[59,.7],[64,.7],[64,0],[5,0],[0,3.5]],[[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]],[[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]],[[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]],[[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]],[[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]],[[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]],[[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]],[[51,35],[51,28.7],[53,28.7],[53,35],[51,35]],[[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]],[[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]],[[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4],[1,92.4],[1,3.5],[0,3.5]]],y=0;y<g.length;y++)for(var w=0;w<g[y].length;w++)g[y][w][0]/=10.5,g[y][w][1]/=-10.5/.75,g[y][w][0]+=v[0],g[y][w][1]+=v[1];function p(a,t){a==="china"&&t.push(new O("\u5357\u6D77\u8BF8\u5C9B",u.map(g,function(o){return{type:"polygon",exterior:o}}),v))}Z.exports=p},NDeh:function(Z,_,e){var u=e("+Vnd"),O=e("0gFT"),v=e("oEo5"),g=e("CQhY"),y=g.encodeHTML,w=e("p1Ch"),p=u.extend({type:"series.radar",dependencies:["radar"],init:function(t){p.superApply(this,"init",arguments),this.legendVisualProvider=new w(v.bind(this.getData,this),v.bind(this.getRawData,this))},getInitialData:function(t,o){return O(this,{generateCoord:"indicator_",generateCoordCount:Infinity})},formatTooltip:function(t,o,s,l){var n=this.getData(),d=this.coordinateSystem,r=d.getIndicatorAxes(),c=this.getData().getName(t),i=l==="html"?"<br/>":`
|
|
|
`;return y(c===""?this.name:c)+i+v.map(r,function(h,f){var A=n.get(n.mapDimension(h.dim),t);return y(h.name+" : "+A)}).join(i)},getTooltipPosition:function(t){if(t!=null){for(var o=this.getData(),s=this.coordinateSystem,l=o.getValues(v.map(s.dimensions,function(c){return o.mapDimension(c)}),t,!0),n=0,d=l.length;n<d;n++)if(!isNaN(l[n])){var r=s.getIndicatorAxes();return s.coordToPoint(r[n].dataToCoord(l[n]),n)}}},defaultOption:{zlevel:0,z:2,coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid"},label:{position:"top"},symbol:"emptyCircle",symbolSize:4}}),a=p;Z.exports=a},"NE/W":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("6Mga"),g=e.n(v)},NNdr:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=1,O=function(){return"".concat(u++)};_.default=O},NOCy:function(Z,_,e){var u=e("oEo5"),O=e("JqtM"),v=O.devicePixelRatio,g=e("75Ip"),y=e("g+/F");function w(){return!1}function p(o,s,l){var n=u.createCanvas(),d=s.getWidth(),r=s.getHeight(),c=n.style;return c&&(c.position="absolute",c.left=0,c.top=0,c.width=d+"px",c.height=r+"px",n.setAttribute("data-zr-dom-id",o)),n.width=d*l,n.height=r*l,n}var a=function(s,l,n){var d;n=n||v,typeof s=="string"?d=p(s,l,n):u.isObject(s)&&(d=s,s=d.id),this.id=s,this.dom=d;var r=d.style;r&&(d.onselectstart=w,r["-webkit-user-select"]="none",r["user-select"]="none",r["-webkit-touch-callout"]="none",r["-webkit-tap-highlight-color"]="rgba(0,0,0,0)",r.padding=0,r.margin=0,r["border-width"]=0),this.domBack=null,this.ctxBack=null,this.painter=l,this.config=null,this.clearColor=0,this.motionBlur=!1,this.lastFrameAlpha=.7,this.dpr=n};a.prototype={constructor:a,__dirty:!0,__used:!1,__drawIndex:0,__startIndex:0,__endIndex:0,incremental:!1,getElementCount:function(){return this.__endIndex-this.__startIndex},initContext:function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},createBackBuffer:function(){var s=this.dpr;this.domBack=p("back-"+this.id,this.painter,s),this.ctxBack=this.domBack.getContext("2d"),s!==1&&this.ctxBack.scale(s,s)},resize:function(s,l){var n=this.dpr,d=this.dom,r=d.style,c=this.domBack;r&&(r.width=s+"px",r.height=l+"px"),d.width=s*n,d.height=l*n,c&&(c.width=s*n,c.height=l*n,n!==1&&this.ctxBack.scale(n,n))},clear:function(s,l){var n=this.dom,d=this.ctx,r=n.width,c=n.height,l=l||this.clearColor,i=this.motionBlur&&!s,h=this.lastFrameAlpha,f=this.dpr;if(i&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(n,0,0,r/f,c/f)),d.clearRect(0,0,r,c),l&&l!=="transparent"){var A;l.colorStops?(A=l.__canvasGradient||g.getGradient(d,l,{x:0,y:0,width:r,height:c}),l.__canvasGradient=A):l.image&&(A=y.prototype.getCanvasPattern.call(l,d)),d.save(),d.fillStyle=A||l,d.fillRect(0,0,r,c),d.restore()}if(i){var C=this.domBack;d.save(),d.globalAlpha=h,d.drawImage(C,0,0,r,c),d.restore()}}};var t=a;Z.exports=t},NVK6:function(Z,_){Z.exports={name:"memoryStorage",read:u,write:O,each:v,remove:g,clearAll:y};var e={};function u(w){return e[w]}function O(w,p){e[w]=p}function v(w){for(var p in e)e.hasOwnProperty(p)&&w(e[p],p)}function g(w){delete e[w]}function y(w){e={}}},NVTZ:function(Z,_,e){var u=e("oEo5"),O=e("LLn1"),v=O.createSymbol,g=e("zYjg"),y=g.Group,w=e("Jjzi"),p=w.parsePercent,a=e("DMEU"),t=3;function o(r){return u.isArray(r)||(r=[+r,+r]),r}function s(r,c){var i=c.rippleEffectColor||c.color;r.eachChild(function(h){h.attr({z:c.z,zlevel:c.zlevel,style:{stroke:c.brushType==="stroke"?i:null,fill:c.brushType==="fill"?i:null}})})}function l(r,c){y.call(this);var i=new a(r,c),h=new y;this.add(i),this.add(h),h.beforeUpdate=function(){this.attr(i.getScale())},this.updateData(r,c)}var n=l.prototype;n.stopEffectAnimation=function(){this.childAt(1).removeAll()},n.startEffectAnimation=function(r){for(var c=r.symbolType,i=r.color,h=this.childAt(1),f=0;f<t;f++){var A=v(c,-1,-1,2,2,i);A.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scale:[.5,.5]});var C=-f/t*r.period+r.effectOffset;A.animate("",!0).when(r.period,{scale:[r.rippleScale/2,r.rippleScale/2]}).delay(C).start(),A.animateStyle(!0).when(r.period,{opacity:0}).delay(C).start(),h.add(A)}s(h,r)},n.updateEffectAnimation=function(r){for(var c=this._effectCfg,i=this.childAt(1),h=["symbolType","period","rippleScale"],f=0;f<h.length;f++){var A=h[f];if(c[A]!==r[A]){this.stopEffectAnimation(),this.startEffectAnimation(r);return}}s(i,r)},n.highlight=function(){this.trigger("emphasis")},n.downplay=function(){this.trigger("normal")},n.updateData=function(r,c){var i=r.hostModel;this.childAt(0).updateData(r,c);var h=this.childAt(1),f=r.getItemModel(c),A=r.getItemVisual(c,"symbol"),C=o(r.getItemVisual(c,"symbolSize")),S=r.getItemVisual(c,"color");h.attr("scale",C),h.traverse(function(M){M.attr({fill:S})});var E=f.getShallow("symbolOffset");if(E){var L=h.position;L[0]=p(E[0],C[0]),L[1]=p(E[1],C[1])}var T=r.getItemVisual(c,"symbolRotate");h.rotation=(T||0)*Math.PI/180||0;var b={};if(b.showEffectOn=i.get("showEffectOn"),b.rippleScale=f.get("rippleEffect.scale"),b.brushType=f.get("rippleEffect.brushType"),b.period=f.get("rippleEffect.period")*1e3,b.effectOffset=c/r.count(),b.z=f.getShallow("z")||0,b.zlevel=f.getShallow("zlevel")||0,b.symbolType=A,b.color=S,b.rippleEffectColor=f.get("rippleEffect.color"),this.off("mouseover").off("mouseout").off("emphasis").off("normal"),b.showEffectOn==="render")this._effectCfg?this.updateEffectAnimation(b):this.startEffectAnimation(b),this._effectCfg=b;else{this._effectCfg=null,this.stopEffectAnimation();var x=this.childAt(0),N=function(){x.highlight(),b.showEffectOn!=="render"&&this.startEffectAnimation(b)},D=function(){x.downplay(),b.showEffectOn!=="render"&&this.stopEffectAnimation()};this.on("mouseover",N,this).on("mouseout",D,this).on("emphasis",N,this).on("normal",D,this)}this._effectCfg=b},n.fadeOut=function(r){this.off("mouseover").off("mouseout").off("emphasis").off("normal"),r&&r()},u.inherits(l,y);var d=l;Z.exports=d},NW8c:function(Z,_){var e="\\ud800-\\udfff",u="\\u0300-\\u036f",O="\\ufe20-\\ufe2f",v="\\u20d0-\\u20ff",g=u+O+v,y="\\ufe0e\\ufe0f",w="["+e+"]",p="["+g+"]",a="\\ud83c[\\udffb-\\udfff]",t="(?:"+p+"|"+a+")",o="[^"+e+"]",s="(?:\\ud83c[\\udde6-\\uddff]){2}",l="[\\ud800-\\udbff][\\udc00-\\udfff]",n="\\u200d",d=t+"?",r="["+y+"]?",c="(?:"+n+"(?:"+[o,s,l].join("|")+")"+r+d+")*",i=r+d+c,h="(?:"+[o+p+"?",p,s,l,w].join("|")+")",f=RegExp(a+"(?="+a+")|"+h+i,"g");function A(C){return C.match(f)||[]}Z.exports=A},NZYQ:function(Z,_,e){var u=e("oEo5");function O(g,y){var w=this.getAxis(),p=y instanceof Array?y[0]:y,a=(g instanceof Array?g[0]:g)/2;return w.type==="category"?w.getBandWidth():Math.abs(w.dataToCoord(p-a)-w.dataToCoord(p+a))}function v(g){var y=g.getRect();return{coordSys:{type:"singleAxis",x:y.x,y:y.y,width:y.width,height:y.height},api:{coord:function(w){return g.dataToPoint(w)},size:u.bind(O,g)}}}Z.exports=v},NiCL:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("LlUK"),g=e.n(v),y=e("Eqs+"),w=e.n(y),p=e("ZZRV"),a=e("J04M"),t={adjustX:1,adjustY:1},o=[0,0],s={left:{points:["cr","cl"],overflow:t,offset:[-4,0],targetOffset:o},right:{points:["cl","cr"],overflow:t,offset:[4,0],targetOffset:o},top:{points:["bc","tc"],overflow:t,offset:[0,-4],targetOffset:o},bottom:{points:["tc","bc"],overflow:t,offset:[0,4],targetOffset:o},topLeft:{points:["bl","tl"],overflow:t,offset:[0,-4],targetOffset:o},leftTop:{points:["tr","tl"],overflow:t,offset:[-4,0],targetOffset:o},topRight:{points:["br","tr"],overflow:t,offset:[0,-4],targetOffset:o},rightTop:{points:["tl","tr"],overflow:t,offset:[4,0],targetOffset:o},bottomRight:{points:["tr","br"],overflow:t,offset:[0,4],targetOffset:o},rightBottom:{points:["bl","br"],overflow:t,offset:[4,0],targetOffset:o},bottomLeft:{points:["tl","bl"],overflow:t,offset:[0,4],targetOffset:o},leftBottom:{points:["br","bl"],overflow:t,offset:[-4,0],targetOffset:o}},l=s,n=function(Q){var P=Q.overlay,G=Q.prefixCls,$=Q.id,fe=Q.overlayInnerStyle;return p.createElement("div",{className:"".concat(G,"-inner"),id:$,role:"tooltip",style:fe},typeof P=="function"?P():P)},d=n;function r(Y){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?r=function(P){return typeof P}:r=function(P){return P&&typeof Symbol=="function"&&P.constructor===Symbol&&P!==Symbol.prototype?"symbol":typeof P},r(Y)}function c(Y,Q){var P=Object.keys(Y);if(Object.getOwnPropertySymbols){var G=Object.getOwnPropertySymbols(Y);Q&&(G=G.filter(function($){return Object.getOwnPropertyDescriptor(Y,$).enumerable})),P.push.apply(P,G)}return P}function i(Y){for(var Q=1;Q<arguments.length;Q++){var P=arguments[Q]!=null?arguments[Q]:{};Q%2?c(Object(P),!0).forEach(function(G){h(Y,G,P[G])}):Object.getOwnPropertyDescriptors?Object.defineProperties(Y,Object.getOwnPropertyDescriptors(P)):c(Object(P)).forEach(function(G){Object.defineProperty(Y,G,Object.getOwnPropertyDescriptor(P,G))})}return Y}function h(Y,Q,P){return Q in Y?Object.defineProperty(Y,Q,{value:P,enumerable:!0,configurable:!0,writable:!0}):Y[Q]=P,Y}function f(Y,Q){if(Y==null)return{};var P=A(Y,Q),G,$;if(Object.getOwnPropertySymbols){var fe=Object.getOwnPropertySymbols(Y);for($=0;$<fe.length;$++){if(G=fe[$],Q.indexOf(G)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(Y,G))continue;P[G]=Y[G]}}return P}function A(Y,Q){if(Y==null)return{};var P={},G=Object.keys(Y),$,fe;for(fe=0;fe<G.length;fe++){if($=G[fe],Q.indexOf($)>=0)continue;P[$]=Y[$]}return P}var C=function(Q,P){var G=Q.overlayClassName,$=Q.trigger,fe=$===void 0?["hover"]:$,te=Q.mouseEnterDelay,pe=te===void 0?0:te,we=Q.mouseLeaveDelay,be=we===void 0?.1:we,Ve=Q.overlayStyle,Xe=Q.prefixCls,At=Xe===void 0?"rc-tooltip":Xe,Be=Q.children,Fe=Q.onVisibleChange,mt=Q.afterVisibleChange,rt=Q.transitionName,Je=Q.animation,vt=Q.placement,ut=vt===void 0?"right":vt,bt=Q.align,Qe=bt===void 0?{}:bt,pt=Q.destroyTooltipOnHide,Ge=pt===void 0?!1:pt,je=Q.defaultVisible,_e=Q.getTooltipContainer,ht=Q.overlayInnerStyle,Lt=f(Q,["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle"]),Ft=Object(p.useRef)(null);Object(p.useImperativeHandle)(P,function(){return Ft.current});var Wt=i({},Lt);"visible"in Q&&(Wt.popupVisible=Q.visible);var Qt=function(){var Nt=Q.arrowContent,Ht=Nt===void 0?null:Nt,it=Q.overlay,He=Q.id;return[p.createElement("div",{className:"".concat(At,"-arrow"),key:"arrow"},Ht),p.createElement(d,{key:"content",prefixCls:At,id:He,overlay:it,overlayInnerStyle:ht})]},or=!1,Tt=!1;if(typeof Ge=="boolean")or=Ge;else if(Ge&&r(Ge)==="object"){var jt=Ge.keepParent;or=jt===!0,Tt=jt===!1}return p.createElement(a.a,Object.assign({popupClassName:G,prefixCls:At,popup:Qt,action:fe,builtinPlacements:s,popupPlacement:ut,ref:Ft,popupAlign:Qe,getPopupContainer:_e,onPopupVisibleChange:Fe,afterPopupVisibleChange:mt,popupTransitionName:rt,popupAnimation:Je,defaultPopupVisible:je,destroyPopupOnHide:or,autoDestroy:Tt,mouseLeaveDelay:be,popupStyle:Ve,mouseEnterDelay:pe},Wt),Be)},S=Object(p.forwardRef)(C),E=S,L=e("iczh"),T=e.n(L),b={adjustX:1,adjustY:1},x={adjustX:0,adjustY:0},N=[0,0];function D(Y){return typeof Y=="boolean"?Y?b:x:w()(w()({},x),Y)}function M(Y){var Q=Y.arrowWidth,P=Q===void 0?5:Q,G=Y.horizontalArrowShift,$=G===void 0?16:G,fe=Y.verticalArrowShift,te=fe===void 0?8:fe,pe=Y.autoAdjustOverflow,we={left:{points:["cr","cl"],offset:[-4,0]},right:{points:["cl","cr"],offset:[4,0]},top:{points:["bc","tc"],offset:[0,-4]},bottom:{points:["tc","bc"],offset:[0,4]},topLeft:{points:["bl","tc"],offset:[-($+P),-4]},leftTop:{points:["tr","cl"],offset:[-4,-(te+P)]},topRight:{points:["br","tc"],offset:[$+P,-4]},rightTop:{points:["tl","cr"],offset:[4,-(te+P)]},bottomRight:{points:["tr","bc"],offset:[$+P,4]},rightBottom:{points:["bl","cr"],offset:[4,te+P]},bottomLeft:{points:["tl","bc"],offset:[-($+P),4]},leftBottom:{points:["br","cl"],offset:[-4,te+P]}};return Object.keys(we).forEach(function(be){we[be]=Y.arrowPointAtCenter?w()(w()({},we[be]),{overflow:D(pe),targetOffset:N}):w()(w()({},s[be]),{overflow:D(pe)}),we[be].ignoreShake=!0}),we}var R=e("nSZG"),F=e("LpVx"),B=e("4Gpq"),H=function(Q,P){var G={},$=w()({},Q);return P.forEach(function(fe){Q&&fe in Q&&(G[fe]=Q[fe],delete $[fe])}),{picked:G,omitted:$}},U=new RegExp("^(".concat(B.a.join("|"),")(-inverse)?$"));function K(Y,Q){var P=Y.type;if((P.__ANT_BUTTON===!0||P.__ANT_SWITCH===!0||P.__ANT_CHECKBOX===!0||Y.type==="button")&&Y.props.disabled){var G=H(Y.props.style,["position","left","right","top","bottom","float","display","zIndex"]),$=G.picked,fe=G.omitted,te=w()(w()({display:"inline-block"},$),{cursor:"not-allowed",width:Y.props.block?"100%":null}),pe=w()(w()({},fe),{pointerEvents:"none"}),we=Object(R.a)(Y,{style:pe,className:null});return p.createElement("span",{style:te,className:T()(Y.props.className,"".concat(Q,"-disabled-compatible-wrapper"))},we)}return Y}var W=p.forwardRef(function(Y,Q){var P,G=p.useContext(F.b),$=G.getPopupContainer,fe=G.getPrefixCls,te=G.direction,pe=p.useState(!!Y.visible||!!Y.defaultVisible),we=g()(pe,2),be=we[0],Ve=we[1];p.useEffect(function(){"visible"in Y&&Ve(Y.visible)},[Y.visible]);var Xe=function(){var jt=Y.title,zt=Y.overlay;return!jt&&!zt&&jt!==0},At=function(jt){"visible"in Y||Ve(Xe()?!1:jt),Y.onVisibleChange&&!Xe()&&Y.onVisibleChange(jt)},Be=function(){var jt=Y.builtinPlacements,zt=Y.arrowPointAtCenter,Nt=Y.autoAdjustOverflow;return jt||M({arrowPointAtCenter:zt,autoAdjustOverflow:Nt})},Fe=function(jt,zt){var Nt=Be(),Ht=Object.keys(Nt).filter(function(ne){return Nt[ne].points[0]===zt.points[0]&&Nt[ne].points[1]===zt.points[1]})[0];if(!Ht)return;var it=jt.getBoundingClientRect(),He={top:"50%",left:"50%"};Ht.indexOf("top")>=0||Ht.indexOf("Bottom")>=0?He.top="".concat(it.height-zt.offset[1],"px"):(Ht.indexOf("Top")>=0||Ht.indexOf("bottom")>=0)&&(He.top="".concat(-zt.offset[1],"px")),Ht.indexOf("left")>=0||Ht.indexOf("Right")>=0?He.left="".concat(it.width-zt.offset[0],"px"):(Ht.indexOf("right")>=0||Ht.indexOf("Left")>=0)&&(He.left="".concat(-zt.offset[0],"px")),jt.style.transformOrigin="".concat(He.left," ").concat(He.top)},mt=function(){var jt=Y.title,zt=Y.overlay;return jt===0?jt:zt||jt||""},rt=Y.prefixCls,Je=Y.openClassName,vt=Y.getPopupContainer,ut=Y.getTooltipContainer,bt=Y.overlayClassName,Qe=Y.color,pt=Y.overlayInnerStyle,Ge=Y.children,je=fe("tooltip",rt),_e=be;!("visible"in Y)&&Xe()&&(_e=!1);var ht=K(Object(R.b)(Ge)?Ge:p.createElement("span",null,Ge),je),Lt=ht.props,Ft=T()(Lt.className,O()({},Je||"".concat(je,"-open"),!0)),Wt=T()(bt,(P={},O()(P,"".concat(je,"-rtl"),te==="rtl"),O()(P,"".concat(je,"-").concat(Qe),Qe&&U.test(Qe)),P)),Qt,or;return Qe&&!U.test(Qe)&&(Qt=w()(w()({},pt),{background:Qe}),or={background:Qe}),p.createElement(E,w()({},Y,{prefixCls:je,overlayClassName:Wt,getTooltipContainer:vt||ut||$,ref:Q,builtinPlacements:Be(),overlay:mt(),visible:_e,onVisibleChange:At,onPopupAlign:Fe,overlayInnerStyle:Qt,arrowContent:p.createElement("span",{className:"".concat(je,"-arrow-content"),style:or})}),_e?Object(R.a)(ht,{className:Ft}):ht)});W.displayName="Tooltip",W.defaultProps={placement:"top",transitionName:"zoom-big-fast",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrowPointAtCenter:!1,autoAdjustOverflow:!0};var z=_.a=W},NjBR:function(Z,_,e){var u=e("Az1A"),O=function(){this._track=[]};O.prototype={constructor:O,recognize:function(a,t,o){return this._doTrack(a,t,o),this._recognize(a)},clear:function(){return this._track.length=0,this},_doTrack:function(a,t,o){var s=a.touches;if(!s)return;for(var l={points:[],touches:[],target:t,event:a},n=0,d=s.length;n<d;n++){var r=s[n],c=u.clientToLocal(o,r,{});l.points.push([c.zrX,c.zrY]),l.touches.push(r)}this._track.push(l)},_recognize:function(a){for(var t in y)if(y.hasOwnProperty(t)){var o=y[t](this._track,a);if(o)return o}}};function v(p){var a=p[1][0]-p[0][0],t=p[1][1]-p[0][1];return Math.sqrt(a*a+t*t)}function g(p){return[(p[0][0]+p[1][0])/2,(p[0][1]+p[1][1])/2]}var y={pinch:function(a,t){var o=a.length;if(!o)return;var s=(a[o-1]||{}).points,l=(a[o-2]||{}).points||s;if(l&&l.length>1&&s&&s.length>1){var n=v(s)/v(l);!isFinite(n)&&(n=1),t.pinchScale=n;var d=g(s);return t.pinchX=d[0],t.pinchY=d[1],{type:"pinch",target:a[0].target,event:t}}}},w=O;Z.exports=w},Nk5m:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("RDyO"),g=e.n(v)},NrA9:function(Z,_,e){"use strict";e.d(_,"a",function(){return v});var u=function(y){return+setTimeout(y,16)},O=function(y){return clearTimeout(y)};typeof window!="undefined"&&"requestAnimationFrame"in window&&(u=function(y){return window.requestAnimationFrame(y)},O=function(y){return window.cancelAnimationFrame(y)});function v(g){return u(g)}v.cancel=O},O0fn:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("OKMW"),g=e("XAQ+");e("L9SA"),e("BC2+"),e("BUtc"),u.registerPreprocessor(function(y){if(y){(!y.axisPointer||y.axisPointer.length===0)&&(y.axisPointer={});var w=y.axisPointer.link;w&&!O.isArray(w)&&(y.axisPointer.link=[w])}}),u.registerProcessor(u.PRIORITY.PROCESSOR.STATISTIC,function(y,w){y.getComponent("axisPointer").coordSysAxesInfo=v.collect(y,w)}),u.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},g)},O9LN:function(Z,_,e){"use strict";e.d(_,"a",function(){return t});var u=e("ZZRV"),O=e.n(u);function v(o,s){return a(o)||p(o,s)||y(o,s)||g()}function g(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function y(o,s){if(!o)return;if(typeof o=="string")return w(o,s);var l=Object.prototype.toString.call(o).slice(8,-1);if(l==="Object"&&o.constructor&&(l=o.constructor.name),l==="Map"||l==="Set")return Array.from(o);if(l==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l))return w(o,s)}function w(o,s){(s==null||s>o.length)&&(s=o.length);for(var l=0,n=new Array(s);l<s;l++)n[l]=o[l];return n}function p(o,s){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(o)))return;var l=[],n=!0,d=!1,r=void 0;try{for(var c=o[Symbol.iterator](),i;!(n=(i=c.next()).done)&&!(l.push(i.value),s&&l.length===s);n=!0);}catch(h){d=!0,r=h}finally{try{!n&&c.return!=null&&c.return()}finally{if(d)throw r}}return l}function a(o){if(Array.isArray(o))return o}function t(o,s){var l=s||{},n=l.defaultValue,d=l.value,r=l.onChange,c=l.postState,i=u.useState(function(){return d!==void 0?d:n!==void 0?typeof n=="function"?n():n:typeof o=="function"?o():o}),h=v(i,2),f=h[0],A=h[1],C=d!==void 0?d:f;c&&(C=c(C));function S(L){A(L),C!==L&&r&&r(L,C)}var E=u.useRef(!0);return u.useEffect(function(){if(E.current){E.current=!1;return}d===void 0&&A(d)},[d]),[C,S]}},OCYe:function(Z,_){var e=function(v){this.colorStops=v||[]};e.prototype={constructor:e,addColorStop:function(v,g){this.colorStops.push({offset:v,color:g})}};var u=e;Z.exports=u},OCjS:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("it0X")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="PlusOutlined";var p=v.forwardRef(w);_.default=p},ODwA:function(Z,_,e){e("Eyzv"),e("gaFP"),e("BcIr")},OJ0L:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="CaretDownOutlined";var w=_.a=u.forwardRef(y)},OKMW:function(Z,_,e){var u=e("oEo5"),O=e("P0S0"),v=u.each,g=u.curry;function y(c,i){var h={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return w(h,c,i),h.seriesInvolved&&a(h,c),h}function w(c,i,h){var f=i.getComponent("tooltip"),A=i.getComponent("axisPointer"),C=A.get("link",!0)||[],S=[];v(h.getCoordinateSystems(),function(E){if(!E.axisPointerEnabled)return;var L=r(E.model),T=c.coordSysAxesInfo[L]={};c.coordSysMap[L]=E;var b=E.model,x=b.getModel("tooltip",f);if(v(E.getAxes(),g(R,!1,null)),E.getTooltipAxes&&f&&x.get("show")){var N=x.get("trigger")==="axis",D=x.get("axisPointer.type")==="cross",M=E.getTooltipAxes(x.get("axisPointer.axis"));(N||D)&&v(M.baseAxes,g(R,D?"cross":!0,N)),D&&v(M.otherAxes,g(R,"cross",!1))}function R(F,B,H){var U=H.model.getModel("axisPointer",A),K=U.get("show");if(!K||K==="auto"&&!F&&!d(U))return;B==null&&(B=U.get("triggerTooltip")),U=F?p(H,x,A,i,F,B):U;var W=U.get("snap"),z=r(H.model),Y=B||W||H.type==="category",Q=c.axesInfo[z]={key:z,axis:H,coordSys:E,axisPointerModel:U,triggerTooltip:B,involveSeries:Y,snap:W,useHandle:d(U),seriesModels:[]};T[z]=Q,c.seriesInvolved|=Y;var P=t(C,H);if(P!=null){var G=S[P]||(S[P]={axesInfo:{}});G.axesInfo[z]=Q,G.mapper=C[P].mapper,Q.linkGroup=G}}})}function p(c,i,h,f,A,C){var S=i.getModel("axisPointer"),E={};v(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],function(x){E[x]=u.clone(S.get(x))}),E.snap=c.type!=="category"&&!!C,S.get("type")==="cross"&&(E.type="line");var L=E.label||(E.label={});if(L.show==null&&(L.show=!1),A==="cross"){var T=S.get("label.show");if(L.show=T!=null?T:!0,!C){var b=E.lineStyle=S.get("crossStyle");b&&u.defaults(L,b.textStyle)}}return c.model.getModel("axisPointer",new O(E,h,f))}function a(c,i){i.eachSeries(function(h){var f=h.coordinateSystem,A=h.get("tooltip.trigger",!0),C=h.get("tooltip.show",!0);if(!f||A==="none"||A===!1||A==="item"||C===!1||h.get("axisPointer.show",!0)===!1)return;v(c.coordSysAxesInfo[r(f.model)],function(S){var E=S.axis;f.getAxis(E.dim)===E&&(S.seriesModels.push(h),S.seriesDataCount==null&&(S.seriesDataCount=0),S.seriesDataCount+=h.getData().count())})},this)}function t(c,i){for(var h=i.model,f=i.dim,A=0;A<c.length;A++){var C=c[A]||{};if(o(C[f+"AxisId"],h.id)||o(C[f+"AxisIndex"],h.componentIndex)||o(C[f+"AxisName"],h.name))return A}}function o(c,i){return c==="all"||u.isArray(c)&&u.indexOf(c,i)>=0||c===i}function s(c){var i=l(c);if(!i)return;var h=i.axisPointerModel,f=i.axis.scale,A=h.option,C=h.get("status"),S=h.get("value");S!=null&&(S=f.parse(S));var E=d(h);C==null&&(A.status=E?"show":"hide");var L=f.getExtent().slice();L[0]>L[1]&&L.reverse(),(S==null||S>L[1])&&(S=L[1]),S<L[0]&&(S=L[0]),A.value=S,E&&(A.status=i.axis.scale.isBlank()?"hide":"show")}function l(c){var i=(c.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return i&&i.axesInfo[r(c)]}function n(c){var i=l(c);return i&&i.axisPointerModel}function d(c){return!!c.get("handle.show")}function r(c){return c.type+"||"+c.id}_.collect=y,_.fixValue=s,_.getAxisInfo=l,_.getAxisPointerModel=n,_.makeKey=r},OL7x:function(Z,_,e){var u=e("oEo5"),O=e("ie0D"),v=e("4uqo"),g=e("zYjg"),y=e("SSBM"),w=e("9h9L"),p=e("Mbhg"),a=e("LLn1"),t=a.createSymbol,o=e("sYRh"),s=e("Jjzi"),l=e("CQhY"),n=l.encodeHTML,d=u.bind,r=u.each,c=Math.PI,i=w.extend({type:"timeline.slider",init:function(S,E){this.api=E,this._axis,this._viewRect,this._timer,this._currentPointer,this._mainGroup,this._labelGroup},render:function(S,E,L,T){if(this.model=S,this.api=L,this.ecModel=E,this.group.removeAll(),S.get("show",!0)){var b=this._layout(S,L),x=this._createGroup("mainGroup"),N=this._createGroup("labelGroup"),D=this._axis=this._createAxis(b,S);S.formatTooltip=function(M){return n(D.scale.getLabel(M))},r(["AxisLine","AxisTick","Control","CurrentPointer"],function(M){this["_render"+M](b,x,D,S)},this),this._renderAxisLabel(b,N,D,S),this._position(b,S)}this._doPlayStop()},remove:function(){this._clearTimer(),this.group.removeAll()},dispose:function(){this._clearTimer()},_layout:function(S,E){var L=S.get("label.position"),T=S.get("orient"),b=h(S,E);L==null||L==="auto"?L=T==="horizontal"?b.y+b.height/2<E.getHeight()/2?"-":"+":b.x+b.width/2<E.getWidth()/2?"+":"-":isNaN(L)&&(L={horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}}[T][L]);var x={horizontal:"center",vertical:L>=0||L==="+"?"left":"right"},N={horizontal:L>=0||L==="+"?"top":"bottom",vertical:"middle"},D={horizontal:0,vertical:c/2},M=T==="vertical"?b.height:b.width,R=S.getModel("controlStyle"),F=R.get("show",!0),B=F?R.get("itemSize"):0,H=F?R.get("itemGap"):0,U=B+H,K=S.get("label.rotate")||0;K=K*c/180;var W,z,Y,Q,P=R.get("position",!0),G=F&&R.get("showPlayBtn",!0),$=F&&R.get("showPrevBtn",!0),fe=F&&R.get("showNextBtn",!0),te=0,pe=M;return P==="left"||P==="bottom"?(G&&(W=[0,0],te+=U),$&&(z=[te,0],te+=U),fe&&(Y=[pe-B,0],pe-=U)):(G&&(W=[pe-B,0],pe-=U),$&&(z=[0,0],te+=U),fe&&(Y=[pe-B,0],pe-=U)),Q=[te,pe],S.get("inverse")&&Q.reverse(),{viewRect:b,mainLength:M,orient:T,rotation:D[T],labelRotation:K,labelPosOpt:L,labelAlign:S.get("label.align")||x[T],labelBaseline:S.get("label.verticalAlign")||S.get("label.baseline")||N[T],playPosition:W,prevBtnPosition:z,nextBtnPosition:Y,axisExtent:Q,controlSize:B,controlGap:H}},_position:function(S,E){var L=this._mainGroup,T=this._labelGroup,b=S.viewRect;if(S.orient==="vertical"){var x=v.create(),N=b.x,D=b.y+b.height;v.translate(x,x,[-N,-D]),v.rotate(x,x,-c/2),v.translate(x,x,[N,D]),b=b.clone(),b.applyTransform(x)}var M=z(b),R=z(L.getBoundingRect()),F=z(T.getBoundingRect()),B=L.position,H=T.position;H[0]=B[0]=M[0][0];var U=S.labelPosOpt;if(isNaN(U)){var K=U==="+"?0:1;Y(B,R,M,1,K),Y(H,F,M,1,1-K)}else{var K=U>=0?0:1;Y(B,R,M,1,K),H[1]=B[1]+U}L.attr("position",B),T.attr("position",H),L.rotation=T.rotation=S.rotation,W(L),W(T);function W(Q){var P=Q.position;Q.origin=[M[0][0]-P[0],M[1][0]-P[1]]}function z(Q){return[[Q.x,Q.x+Q.width],[Q.y,Q.y+Q.height]]}function Y(Q,P,G,$,fe){Q[$]+=G[$][fe]-P[$][fe]}},_createAxis:function(S,E){var L=E.getData(),T=E.get("axisType"),b=o.createScaleByModel(E,T);b.getTicks=function(){return L.mapArray(["value"],function(D){return D})};var x=L.getDataExtent("value");b.setExtent(x[0],x[1]),b.niceTicks();var N=new p("value",b,S.axisExtent,T);return N.model=E,N},_createGroup:function(S){var E=this["_"+S]=new g.Group;return this.group.add(E),E},_renderAxisLine:function(S,E,L,T){var b=L.getExtent();if(!T.get("lineStyle.show"))return;E.add(new g.Line({shape:{x1:b[0],y1:0,x2:b[1],y2:0},style:u.extend({lineCap:"round"},T.getModel("lineStyle").getLineStyle()),silent:!0,z2:1}))},_renderAxisTick:function(S,E,L,T){var b=T.getData(),x=L.scale.getTicks();r(x,function(N){var D=L.dataToCoord(N),M=b.getItemModel(N),R=M.getModel("itemStyle"),F=M.getModel("emphasis.itemStyle"),B={position:[D,0],onclick:d(this._changeTimeline,this,N)},H=A(M,R,E,B);g.setHoverStyle(H,F.getItemStyle()),M.get("tooltip")?(H.dataIndex=N,H.dataModel=T):H.dataIndex=H.dataModel=null},this)},_renderAxisLabel:function(S,E,L,T){var b=L.getLabelModel();if(!b.get("show"))return;var x=T.getData(),N=L.getViewLabels();r(N,function(D){var M=D.tickValue,R=x.getItemModel(M),F=R.getModel("label"),B=R.getModel("emphasis.label"),H=L.dataToCoord(D.tickValue),U=new g.Text({position:[H,0],rotation:S.labelRotation-S.rotation,onclick:d(this._changeTimeline,this,M),silent:!1});g.setTextStyle(U.style,F,{text:D.formattedLabel,textAlign:S.labelAlign,textVerticalAlign:S.labelBaseline}),E.add(U),g.setHoverStyle(U,g.setTextStyle({},B))},this)},_renderControl:function(S,E,L,T){var b=S.controlSize,x=S.rotation,N=T.getModel("controlStyle").getItemStyle(),D=T.getModel("emphasis.controlStyle").getItemStyle(),M=[0,-b/2,b,b],R=T.getPlayState(),F=T.get("inverse",!0);B(S.nextBtnPosition,"controlStyle.nextIcon",d(this._changeTimeline,this,F?"-":"+")),B(S.prevBtnPosition,"controlStyle.prevIcon",d(this._changeTimeline,this,F?"+":"-")),B(S.playPosition,"controlStyle."+(R?"stopIcon":"playIcon"),d(this._handlePlayClick,this,!R),!0);function B(H,U,K,W){if(!H)return;var z={position:H,origin:[b/2,0],rotation:W?-x:0,rectHover:!0,style:N,onclick:K},Y=f(T,U,M,z);E.add(Y),g.setHoverStyle(Y,D)}},_renderCurrentPointer:function(S,E,L,T){var b=T.getData(),x=T.getCurrentIndex(),N=b.getItemModel(x).getModel("checkpointStyle"),D=this,M={onCreate:function(R){R.draggable=!0,R.drift=d(D._handlePointerDrag,D),R.ondragend=d(D._handlePointerDragend,D),C(R,x,L,T,!0)},onUpdate:function(R){C(R,x,L,T)}};this._currentPointer=A(N,N,this._mainGroup,{},this._currentPointer,M)},_handlePlayClick:function(S){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:S,from:this.uid})},_handlePointerDrag:function(S,E,L){this._clearTimer(),this._pointerChangeTimeline([L.offsetX,L.offsetY])},_handlePointerDragend:function(S){this._pointerChangeTimeline([S.offsetX,S.offsetY],!0)},_pointerChangeTimeline:function(S,E){var L=this._toAxisCoord(S)[0],T=this._axis,b=s.asc(T.getExtent().slice());L>b[1]&&(L=b[1]),L<b[0]&&(L=b[0]),this._currentPointer.position[0]=L,this._currentPointer.dirty();var x=this._findNearestTick(L),N=this.model;(E||x!==N.getCurrentIndex()&&N.get("realtime"))&&this._changeTimeline(x)},_doPlayStop:function(){this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout(d(S,this),this.model.get("playInterval")));function S(){var E=this.model;this._changeTimeline(E.getCurrentIndex()+(E.get("rewind",!0)?-1:1))}},_toAxisCoord:function(S){var E=this._mainGroup.getLocalTransform();return g.applyTransform(S,E,!0)},_findNearestTick:function(S){var E=this.model.getData(),L=Infinity,T,b=this._axis;return E.each(["value"],function(x,N){var D=b.dataToCoord(x),M=Math.abs(D-S);M<L&&(L=M,T=N)}),T},_clearTimer:function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},_changeTimeline:function(S){var E=this.model.getCurrentIndex();S==="+"?S=E+1:S==="-"&&(S=E-1),this.api.dispatchAction({type:"timelineChange",currentIndex:S,from:this.uid})}});function h(S,E){return y.getLayoutRect(S.getBoxLayoutParams(),{width:E.getWidth(),height:E.getHeight()},S.get("padding"))}function f(S,E,L,T){var b=T.style,x=g.createIcon(S.get(E),T||{},new O(L[0],L[1],L[2],L[3]));return b&&x.setStyle(b),x}function A(S,E,L,T,b,x){var N=E.get("color");if(b)b.setColor(N),L.add(b),x&&x.onUpdate(b);else{var D=S.get("symbol");b=t(D,-1,-1,2,2,N),b.setStyle("strokeNoScale",!0),L.add(b),x&&x.onCreate(b)}var M=E.getItemStyle(["color","symbol","symbolSize"]);b.setStyle(M),T=u.merge({rectHover:!0,z2:100},T,!0);var R=S.get("symbolSize");R=R instanceof Array?R.slice():[+R,+R],R[0]/=2,R[1]/=2,T.scale=R;var F=S.get("symbolOffset");if(F){var B=T.position=T.position||[0,0];B[0]+=s.parsePercent(F[0],R[0]),B[1]+=s.parsePercent(F[1],R[1])}var H=S.get("symbolRotate");return T.rotation=(H||0)*Math.PI/180||0,b.attr(T),b.updateTransform(),b}function C(S,E,L,T,b){if(S.dragging)return;var x=T.getModel("checkpointStyle"),N=L.dataToCoord(T.getData().get(["value"],E));b||!x.get("animation",!0)?S.attr({position:[N,0]}):(S.stopAnimation(!0),S.animateTo({position:[N,0]},x.get("animationDuration",!0),x.get("animationEasing",!0)))}Z.exports=i},ORxg:function(Z,_,e){var u=e("HcOL"),O=e("JArH"),v=e("Ycz+"),g=e("OUY8"),y=e("0326"),w=e("uWVo"),p=Math.ceil;function a(t,o){o=o===void 0?" ":O(o);var s=o.length;if(s<2)return s?u(o,t):o;var l=u(o,p(t/y(o)));return g(o)?v(w(l),0,t).join(""):l.slice(0,t)}Z.exports=a},OUY8:function(Z,_){var e="\\ud800-\\udfff",u="\\u0300-\\u036f",O="\\ufe20-\\ufe2f",v="\\u20d0-\\u20ff",g=u+O+v,y="\\ufe0e\\ufe0f",w="\\u200d",p=RegExp("["+w+e+g+y+"]");function a(t){return p.test(t)}Z.exports=a},OeHC:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("J+4g"),y=e("nAKh"),w=e("+CNX"),p=e("Cg1W"),a=e("Q7rs"),t=e("y+8q"),o=e("Wf6A"),s=e("PyNg"),l=s.createClipPath,n=v.extendChartView({type:"lines",init:function(){},render:function(d,r,c){var i=d.getData(),h=this._updateLineDraw(i,d),f=d.get("zlevel"),A=d.get("effect.trailLength"),C=c.getZr(),S=C.painter.getType()==="svg";S||C.painter.getLayer(f).clear(!0),this._lastZlevel!=null&&!S&&C.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(d)&&A&&(S||C.configLayer(f,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(A/10+.9,1),0)})),h.updateData(i);var E=d.get("clip",!0)&&l(d.coordinateSystem,!1,d);E?this.group.setClipPath(E):this.group.removeClipPath(),this._lastZlevel=f,this._finished=!0},incrementalPrepareRender:function(d,r,c){var i=d.getData(),h=this._updateLineDraw(i,d);h.incrementalPrepareUpdate(i),this._clearLayer(c),this._finished=!1},incrementalRender:function(d,r,c){this._lineDraw.incrementalUpdate(d,r.getData()),this._finished=d.end===r.getData().count()},updateTransform:function(d,r,c){var i=d.getData(),h=d.pipelineContext;if(!this._finished||h.large||h.progressiveRender)return{update:!0};var f=o.reset(d);f.progress&&f.progress({start:0,end:i.count()},i),this._lineDraw.updateLayout(),this._clearLayer(c)},_updateLineDraw:function(d,r){var c=this._lineDraw,i=this._showEffect(r),h=!!r.get("polyline"),f=r.pipelineContext,A=f.large;return(!c||i!==this._hasEffet||h!==this._isPolyline||A!==this._isLargeDraw)&&(c&&c.remove(),c=this._lineDraw=A?new t:new g(h?i?a:p:i?y:w),this._hasEffet=i,this._isPolyline=h,this._isLargeDraw=A,this.group.removeAll()),this.group.add(c.group),c},_showEffect:function(d){return!!d.get("effect.show")},_clearLayer:function(d){var r=d.getZr(),c=r.painter.getType()==="svg";!c&&this._lastZlevel!=null&&r.painter.getLayer(this._lastZlevel).clear(!0)},remove:function(d,r){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(r)},dispose:function(){}});Z.exports=n},Og4i:function(Z,_,e){var u=e("Wr3P"),O=u.quadraticProjectPoint;function v(g,y,w,p,a,t,o,s,l){if(o===0)return!1;var n=o;if(l>y+n&&l>p+n&&l>t+n||l<y-n&&l<p-n&&l<t-n||s>g+n&&s>w+n&&s>a+n||s<g-n&&s<w-n&&s<a-n)return!1;var d=O(g,y,w,p,a,t,s,l,null);return d<=n/2}_.containStroke=v},OkCp:function(Z,_,e){(function(u){var O=w(),v=p(),g=a(),y=typeof window!="undefined"?window:u;Z.exports={assign:O,create:v,trim:g,bind:t,slice:o,each:s,map:l,pluck:n,isList:d,isFunction:r,isObject:c,Global:y};function w(){return Object.assign?Object.assign:function(h,f,A,C){for(var S=1;S<arguments.length;S++)s(Object(arguments[S]),function(E,L){h[L]=E});return h}}function p(){if(Object.create)return function(f,A,C,S){var E=o(arguments,1);return O.apply(this,[Object.create(f)].concat(E))};var i=function(){};return function(f,A,C,S){var E=o(arguments,1);return i.prototype=f,O.apply(this,[new i].concat(E))}}function a(){return String.prototype.trim?function(h){return String.prototype.trim.call(h)}:function(h){return h.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}}function t(i,h){return function(){return h.apply(i,Array.prototype.slice.call(arguments,0))}}function o(i,h){return Array.prototype.slice.call(i,h||0)}function s(i,h){n(i,function(f,A){return h(f,A),!1})}function l(i,h){var f=d(i)?[]:{};return n(i,function(A,C){return f[C]=h(A,C),!1}),f}function n(i,h){if(d(i)){for(var f=0;f<i.length;f++)if(h(i[f],f))return i[f]}else for(var A in i)if(i.hasOwnProperty(A)&&h(i[A],A))return i[A]}function d(i){return i!=null&&typeof i!="function"&&typeof i.length=="number"}function r(i){return i&&{}.toString.call(i)==="[object Function]"}function c(i){return i&&{}.toString.call(i)==="[object Object]"}}).call(this,e("UywP"))},OsXk:function(Z,_,e){var u=e("OkCp"),O=u.Global;Z.exports={name:"oldIE-userDataStorage",write:p,read:a,each:t,remove:o,clearAll:s};var v="storejs",g=O.document,y=d(),w=(O.navigator?O.navigator.userAgent:"").match(/ (MSIE 8|MSIE 9|MSIE 10)\./);function p(r,c){if(w)return;var i=n(r);y(function(h){h.setAttribute(i,c),h.save(v)})}function a(r){if(w)return;var c=n(r),i=null;return y(function(h){i=h.getAttribute(c)}),i}function t(r){y(function(c){for(var i=c.XMLDocument.documentElement.attributes,h=i.length-1;h>=0;h--){var f=i[h];r(c.getAttribute(f.name),f.name)}})}function o(r){var c=n(r);y(function(i){i.removeAttribute(c),i.save(v)})}function s(){y(function(r){var c=r.XMLDocument.documentElement.attributes;r.load(v);for(var i=c.length-1;i>=0;i--)r.removeAttribute(c[i].name);r.save(v)})}var l=new RegExp("[!\"#$%&'()*+,/\\\\:;<=>?@[\\]^`{|}~]","g");function n(r){return r.replace(/^\d/,"___$&").replace(l,"___")}function d(){if(!g||!g.documentElement||!g.documentElement.addBehavior)return null;var r="script",c,i,h;try{i=new ActiveXObject("htmlfile"),i.open(),i.write("<"+r+">document.w=window</"+r+'><iframe src="/favicon.ico"></iframe>'),i.close(),c=i.w.frames[0].document,h=c.createElement("div")}catch(f){h=g.createElement("div"),c=g.body}return function(f){var A=[].slice.call(arguments,0);A.unshift(h),c.appendChild(h),h.addBehavior("#default#userData"),h.load(v),f.apply(this,A),c.removeChild(h);return}}},Owcv:function(Z,_){var e={axisPointer:1,tooltip:1,brush:1};function u(O,v,g){var y=v.getComponentByElement(O.topTarget),w=y&&y.coordinateSystem;return y&&y!==g&&!e[y.mainType]&&w&&w.model!==g}_.onIrrelevantElement=u},P0S0:function(Z,_,e){var u=e("oEo5"),O=e("gyjJ"),v=e("QV7q"),g=v.makeInner,y=e("1JkX"),w=y.enableClassExtend,p=y.enableClassCheck,a=e("qHlh"),t=e("wxYR"),o=e("3Bob"),s=e("DgNR"),l=u.mixin,n=g();function d(h,f,A){this.parentModel=f,this.ecModel=A,this.option=h}d.prototype={constructor:d,init:null,mergeOption:function(h){u.merge(this.option,h,!0)},get:function(h,f){return h==null?this.option:r(this.option,this.parsePath(h),!f&&c(this,h))},getShallow:function(h,f){var A=this.option,C=A==null?A:A[h],S=!f&&c(this,h);return C==null&&S&&(C=S.getShallow(h)),C},getModel:function(h,f){var A=h==null?this.option:r(this.option,h=this.parsePath(h)),C;return f=f||(C=c(this,h))&&C.getModel(h),new d(A,f,this.ecModel)},isEmpty:function(){return this.option==null},restoreData:function(){},clone:function(){var h=this.constructor;return new h(u.clone(this.option))},setReadOnly:function(h){},parsePath:function(h){return typeof h=="string"&&(h=h.split(".")),h},customizeGetParent:function(h){n(this).getParent=h},isAnimationEnabled:function(){if(!O.node){if(this.option.animation!=null)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}}};function r(h,f,A){for(var C=0;C<f.length;C++){if(!f[C])continue;if(h=h&&typeof h=="object"?h[f[C]]:null,h==null)break}return h==null&&A&&(h=A.get(f)),h}function c(h,f){var A=n(h).getParent;return A?A.call(h,f):h.parentModel}w(d),p(d),l(d,a),l(d,t),l(d,o),l(d,s);var i=d;Z.exports=i},P187:function(Z,_,e){},P7pv:function(Z,_,e){var u=e("oEo5"),O=e("SGPK"),v=e("Ju7t"),g=e("SSBM"),y=g.getLayoutParams,w=g.mergeLayoutParam,p=e("sVuC"),a=["value","category","time","log"];function t(o,s,l,n){u.each(a,function(d){s.extend({type:o+"Axis."+d,mergeDefaultAndTheme:function(r,c){var i=this.layoutMode,h=i?y(r):{},f=c.getTheme();u.merge(r,f.get(d+"Axis")),u.merge(r,this.getDefaultOption()),r.type=l(o,r),i&&w(r,h,i)},optionUpdated:function(){var r=this.option;r.type==="category"&&(this.__ordinalMeta=p.createByAxisModel(this))},getCategories:function(r){var c=this.option;if(c.type==="category")return r?c.data:this.__ordinalMeta.categories},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:u.mergeAll([{},O[d+"Axis"],n],!0)})}),v.registerSubTypeDefaulter(o+"Axis",u.curry(l,o))}Z.exports=t},PJ1B:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.createSensor=void 0;var u=v(e("5M8n")),O=e("MPYE");function v(y){return y&&y.__esModule?y:{default:y}}var g=function(w){var p=void 0,a=[],t=function(){getComputedStyle(w).position==="static"&&(w.style.position="relative");var r=document.createElement("object");return r.onload=function(){r.contentDocument.defaultView.addEventListener("resize",o),o()},r.style.display="block",r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.height="100%",r.style.width="100%",r.style.overflow="hidden",r.style.pointerEvents="none",r.style.zIndex="-1",r.style.opacity="0",r.setAttribute("class",O.SensorClassName),r.setAttribute("tabindex",O.SensorTabIndex),r.type="text/html",w.appendChild(r),r.data="about:blank",r},o=(0,u.default)(function(){a.forEach(function(d){d(w)})}),s=function(r){p||(p=t()),a.indexOf(r)===-1&&a.push(r)},l=function(){p&&p.parentNode&&(p.contentDocument&&p.contentDocument.defaultView.removeEventListener("resize",o),p.parentNode.removeChild(p),p=void 0,a=[])},n=function(r){var c=a.indexOf(r);c!==-1&&a.splice(c,1),a.length===0&&p&&l()};return{element:w,bind:s,destroy:l,unbind:n}};_.createSensor=g},PRXW:function(Z,_){var e=/[&<>"']/,u=/[&<>"']/g,O=/[<>"']|&(?!#?\w+;)/,v=/[<>"']|&(?!#?\w+;)/g,g={"&":"&","<":"<",">":">",'"':""","'":"'"},y=function(b){return g[b]};function w(T,b){if(b){if(e.test(T))return T.replace(u,y)}else if(O.test(T))return T.replace(v,y);return T}var p=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function a(T){return T.replace(p,function(b,x){return x=x.toLowerCase(),x==="colon"?":":x.charAt(0)==="#"?x.charAt(1)==="x"?String.fromCharCode(parseInt(x.substring(2),16)):String.fromCharCode(+x.substring(1)):""})}var t=/(^|[^\[])\^/g;function o(T,b){T=T.source||T,b=b||"";var x={replace:function(D,M){return M=M.source||M,M=M.replace(t,"$1"),T=T.replace(D,M),x},getRegex:function(){return new RegExp(T,b)}};return x}var s=/[^\w:]/g,l=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function n(T,b,x){if(T){var N;try{N=decodeURIComponent(a(x)).replace(s,"").toLowerCase()}catch(D){return null}if(N.indexOf("javascript:")===0||N.indexOf("vbscript:")===0||N.indexOf("data:")===0)return null}b&&!l.test(x)&&(x=h(b,x));try{x=encodeURI(x).replace(/%25/g,"%")}catch(D){return null}return x}var d={},r=/^[^:]+:\/*[^/]*$/,c=/^([^:]+:)[\s\S]*$/,i=/^([^:]+:\/*[^/]*)[\s\S]*$/;function h(T,b){d[" "+T]||(r.test(T)?d[" "+T]=T+"/":d[" "+T]=S(T,"/",!0)),T=d[" "+T];var x=T.indexOf(":")===-1;return b.substring(0,2)==="//"?x?b:T.replace(c,"$1")+b:b.charAt(0)==="/"?x?b:T.replace(i,"$1")+b:T+b}var f={exec:function(){}};function A(T){for(var b=1,x,N;b<arguments.length;b++){x=arguments[b];for(N in x)Object.prototype.hasOwnProperty.call(x,N)&&(T[N]=x[N])}return T}function C(T,b){var x=T.replace(/\|/g,function(M,R,F){for(var B=!1,H=R;--H>=0&&F[H]==="\\";)B=!B;return B?"|":" |"}),N=x.split(/ \|/),D=0;if(N.length>b)N.splice(b);else for(;N.length<b;)N.push("");for(;D<N.length;D++)N[D]=N[D].trim().replace(/\\\|/g,"|");return N}function S(T,b,x){var N=T.length;if(N===0)return"";for(var D=0;D<N;){var M=T.charAt(N-D-1);if(M===b&&!x)D++;else if(M!==b&&x)D++;else break}return T.substr(0,N-D)}function E(T,b){if(T.indexOf(b[1])===-1)return-1;for(var x=T.length,N=0,D=0;D<x;D++)if(T[D]==="\\")D++;else if(T[D]===b[0])N++;else if(T[D]===b[1]&&(N--,N<0))return D;return-1}function L(T){T&&T.sanitize&&!T.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}Z.exports={escape:w,unescape:a,edit:o,cleanUrl:n,resolveUrl:h,noopTest:f,merge:A,splitCells:C,rtrim:S,findClosingBracket:E,checkSanitizeDeprecation:L}},PUaD:function(Z,_,e){var u=e("oEo5"),O=e("Ju7t"),v=e("SSBM"),g=v.getLayoutParams,y=v.sizeCalculable,w=v.mergeLayoutParam,p=O.extend({type:"calendar",coordinateSystem:null,defaultOption:{zlevel:0,z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",nameMap:"en",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",nameMap:"en",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},init:function(o,s,l,n){var d=g(o);p.superApply(this,"init",arguments),a(o,d)},mergeOption:function(o,s){p.superApply(this,"mergeOption",arguments),a(this.option,o)}});function a(o,s){var l=o.cellSize;u.isArray(l)?l.length===1&&(l[1]=l[0]):l=o.cellSize=[l,l];var n=u.map([0,1],function(d){return y(s,d)&&(l[d]="auto"),l[d]!=null&&l[d]!=="auto"});w(o,s,{type:"box",ignoreSize:n})}var t=p;Z.exports=t},Pf5J:function(Z,_){function e(){return!1}Z.exports=e},PvHz:function(Z,_){var e=typeof window!="undefined"&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(u){setTimeout(u,16)};Z.exports=e},PwtB:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z"}}]},name:"calendar",theme:"outlined"};_.default=u},PyNg:function(Z,_,e){var u=e("zYjg"),O=e("Jjzi"),v=O.round;function g(p,a,t){var o=p.getArea(),s=p.getBaseAxis().isHorizontal(),l=o.x,n=o.y,d=o.width,r=o.height,c=t.get("lineStyle.width")||2;l-=c/2,n-=c/2,d+=c,r+=c,l=Math.floor(l),d=Math.round(d);var i=new u.Rect({shape:{x:l,y:n,width:d,height:r}});return a&&(i.shape[s?"width":"height"]=0,u.initProps(i,{shape:{width:d,height:r}},t)),i}function y(p,a,t){var o=p.getArea(),s=new u.Sector({shape:{cx:v(p.cx,1),cy:v(p.cy,1),r0:v(o.r0,1),r:v(o.r,1),startAngle:o.startAngle,endAngle:o.endAngle,clockwise:o.clockwise}});return a&&(s.shape.endAngle=o.startAngle,u.initProps(s,{shape:{endAngle:o.endAngle}},t)),s}function w(p,a,t){if(p){if(p.type==="polar")return y(p,a,t);if(p.type==="cartesian2d")return g(p,a,t)}else return null;return null}_.createGridClipPath=g,_.createPolarClipPath=y,_.createClipPath=w},Q1Fo:function(Z,_,e){},Q4TL:function(Z,_,e){var u=e("Q6Bq");e("DmDI"),e("T1Cw");var O=e("pMHC"),v=e("7lsH");e("Kuav"),u.registerVisual(O("scatter","circle")),u.registerLayout(v("scatter"))},Q6Bq:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("qp2x"),g=e("oEo5"),y=e("XTQn"),w=e("gyjJ"),p=e("AMOU"),a=e("diXd"),t=e("RNwL"),o=e("H1MY"),s=e("kN/v"),l=e("nGzk"),n=e("pF/x"),d=e("W9tF"),r=e("Ju7t"),c=e("+Vnd"),i=e("5sjV"),h=e("F62y"),f=e("zYjg"),A=e("QV7q"),C=e("cARS"),S=C.throttle,E=e("temQ"),L=e("nbNA"),T=e("U3UR"),b=e("SXou"),x=e("W/V8"),N=e("d4iy");e("lENJ");var D=e("ICLB"),M=g.assert,R=g.each,F=g.isFunction,B=g.isObject,H=r.parseClassType,U="4.9.0",K={zrender:"4.3.2"},W=1,z=1e3,Y=800,Q=900,P=5e3,G=1e3,$=1100,fe=2e3,te=3e3,pe=3500,we=4e3,be=5e3,Ve={PROCESSOR:{FILTER:z,SERIES_FILTER:Y,STATISTIC:P},VISUAL:{LAYOUT:G,PROGRESSIVE_LAYOUT:$,GLOBAL:fe,CHART:te,POST_CHART_LAYOUT:pe,COMPONENT:we,BRUSH:be}},Xe="__flagInMainProcess",At="__optionUpdated",Be=/^[a-zA-Z0-9_]+$/;function Fe(ze,tt){return function(We,st,ct){if(!tt&&this._disposed){zt(this.id);return}We=We&&We.toLowerCase(),a.prototype[ze].call(this,We,st,ct)}}function mt(){a.call(this)}mt.prototype.on=Fe("on",!0),mt.prototype.off=Fe("off",!0),mt.prototype.one=Fe("one",!0),g.mixin(mt,a);function rt(ze,tt,We){We=We||{},typeof tt=="string"&&(tt=Pt[tt]),this.id,this.group,this._dom=ze;var st="canvas",ct=this._zr=v.init(ze,{renderer:We.renderer||st,devicePixelRatio:We.devicePixelRatio,width:We.width,height:We.height});this._throttledZrFlush=S(g.bind(ct.flush,ct),17);var tt=g.clone(tt);tt&&n(tt,!0),this._theme=tt,this._chartsViews=[],this._chartsMap={},this._componentsViews=[],this._componentsMap={},this._coordSysMgr=new s;var lt=this._api=He(this);function Ue(qe,dt){return qe.__prio-dt.__prio}p(Ut,Ue),p(Me,Ue),this._scheduler=new b(this,lt,Me,Ut),a.call(this,this._ecEventProcessor=new ne),this._messageCenter=new mt,this._initEvents(),this.resize=g.bind(this.resize,this),this._pendingActions=[],ct.animation.on("frame",this._onframe,this),ht(ct,this),g.setAsPrimitive(this)}var Je=rt.prototype;Je._onframe=function(){if(this._disposed)return;var ze=this._scheduler;if(this[At]){var tt=this[At].silent;this[Xe]=!0,bt(this),ut.update.call(this),this[Xe]=!1,this[At]=!1,je.call(this,tt),_e.call(this,tt)}else if(ze.unfinished){var We=W,st=this._model,ct=this._api;ze.unfinished=!1;do{var lt=+new Date;ze.performSeriesTasks(st),ze.performDataProcessorTasks(st),pt(this,st),ze.performVisualTasks(st),or(this,this._model,ct,"remain"),We-=+new Date-lt}while(We>0&&ze.unfinished);ze.unfinished||this._zr.flush()}},Je.getDom=function(){return this._dom},Je.getZr=function(){return this._zr},Je.setOption=function(ze,tt,We){if(this._disposed){zt(this.id);return}var st;if(B(tt)&&(We=tt.lazyUpdate,st=tt.silent,tt=tt.notMerge),this[Xe]=!0,!this._model||tt){var ct=new l(this._api),lt=this._theme,Ue=this._model=new t;Ue.scheduler=this._scheduler,Ue.init(null,null,lt,ct)}this._model.setOption(ze,Ke),We?(this[At]={silent:st},this[Xe]=!1):(bt(this),ut.update.call(this),this._zr.flush(),this[At]=!1,this[Xe]=!1,je.call(this,st),_e.call(this,st))},Je.setTheme=function(){console.error("ECharts#setTheme() is DEPRECATED in ECharts 3.0")},Je.getModel=function(){return this._model},Je.getOption=function(){return this._model&&this._model.getOption()},Je.getWidth=function(){return this._zr.getWidth()},Je.getHeight=function(){return this._zr.getHeight()},Je.getDevicePixelRatio=function(){return this._zr.painter.dpr||window.devicePixelRatio||1},Je.getRenderedCanvas=function(ze){if(!w.canvasSupported)return;ze=ze||{},ze.pixelRatio=ze.pixelRatio||1,ze.backgroundColor=ze.backgroundColor||this._model.get("backgroundColor");var tt=this._zr;return tt.painter.getRenderedCanvas(ze)},Je.getSvgDataURL=function(){if(!w.svgSupported)return;var ze=this._zr,tt=ze.storage.getDisplayList();return g.each(tt,function(We){We.stopAnimation(!0)}),ze.painter.toDataURL()},Je.getDataURL=function(ze){if(this._disposed){zt(this.id);return}ze=ze||{};var tt=ze.excludeComponents,We=this._model,st=[],ct=this;R(tt,function(Ue){We.eachComponent({mainType:Ue},function(qe){var dt=ct._componentsMap[qe.__viewId];dt.group.ignore||(st.push(dt),dt.group.ignore=!0)})});var lt=this._zr.painter.getType()==="svg"?this.getSvgDataURL():this.getRenderedCanvas(ze).toDataURL("image/"+(ze&&ze.type||"png"));return R(st,function(Ue){Ue.group.ignore=!1}),lt},Je.getConnectedDataURL=function(ze){if(this._disposed){zt(this.id);return}if(!w.canvasSupported)return;var tt=ze.type==="svg",We=this.group,st=Math.min,ct=Math.max,lt=Infinity;if(Xt[We]){var Ue=lt,qe=lt,dt=-lt,Kt=-lt,Ct=[],vr=ze&&ze.pixelRatio||1;g.each(cr,function(xr,Vr){if(xr.group===We){var Lr=tt?xr.getZr().painter.getSvgDom().innerHTML:xr.getRenderedCanvas(g.clone(ze)),tr=xr.getDom().getBoundingClientRect();Ue=st(tr.left,Ue),qe=st(tr.top,qe),dt=ct(tr.right,dt),Kt=ct(tr.bottom,Kt),Ct.push({dom:Lr,left:tr.left,top:tr.top})}}),Ue*=vr,qe*=vr,dt*=vr,Kt*=vr;var yr=dt-Ue,Dr=Kt-qe,Rr=g.createCanvas(),Jr=v.init(Rr,{renderer:tt?"svg":"canvas"});if(Jr.resize({width:yr,height:Dr}),tt){var $r="";return R(Ct,function(xr){var Vr=xr.left-Ue,Lr=xr.top-qe;$r+='<g transform="translate('+Vr+","+Lr+')">'+xr.dom+"</g>"}),Jr.painter.getSvgRoot().innerHTML=$r,ze.connectedBackgroundColor&&Jr.painter.setBackgroundColor(ze.connectedBackgroundColor),Jr.refreshImmediately(),Jr.painter.toDataURL()}else return ze.connectedBackgroundColor&&Jr.add(new f.Rect({shape:{x:0,y:0,width:yr,height:Dr},style:{fill:ze.connectedBackgroundColor}})),R(Ct,function(xr){var Vr=new f.Image({style:{x:xr.left*vr-Ue,y:xr.top*vr-qe,image:xr.dom}});Jr.add(Vr)}),Jr.refreshImmediately(),Rr.toDataURL("image/"+(ze&&ze.type||"png"))}else return this.getDataURL(ze)},Je.convertToPixel=g.curry(vt,"convertToPixel"),Je.convertFromPixel=g.curry(vt,"convertFromPixel");function vt(ze,tt,We){if(this._disposed){zt(this.id);return}var st=this._model,ct=this._coordSysMgr.getCoordinateSystems(),lt;tt=A.parseFinder(st,tt);for(var Ue=0;Ue<ct.length;Ue++){var qe=ct[Ue];if(qe[ze]&&(lt=qe[ze](st,tt,We))!=null)return lt}}Je.containPixel=function(ze,tt){if(this._disposed){zt(this.id);return}var We=this._model,st;return ze=A.parseFinder(We,ze),g.each(ze,function(ct,lt){lt.indexOf("Models")>=0&&g.each(ct,function(Ue){var qe=Ue.coordinateSystem;if(qe&&qe.containPoint)st|=!!qe.containPoint(tt);else if(lt==="seriesModels"){var dt=this._chartsMap[Ue.__viewId];dt&&dt.containPoint&&(st|=dt.containPoint(tt,Ue))}},this)},this),!!st},Je.getVisual=function(ze,tt){var We=this._model;ze=A.parseFinder(We,ze,{defaultMainType:"series"});var st=ze.seriesModel,ct=st.getData(),lt=ze.hasOwnProperty("dataIndexInside")?ze.dataIndexInside:ze.hasOwnProperty("dataIndex")?ct.indexOfRawIndex(ze.dataIndex):null;return lt!=null?ct.getItemVisual(lt,tt):ct.getVisual(tt)},Je.getViewOfComponentModel=function(ze){return this._componentsMap[ze.__viewId]},Je.getViewOfSeriesModel=function(ze){return this._chartsMap[ze.__viewId]};var ut={prepareAndUpdate:function(ze){bt(this),ut.update.call(this,ze)},update:function(ze){var tt=this._model,We=this._api,st=this._zr,ct=this._coordSysMgr,lt=this._scheduler;if(!tt)return;lt.restoreData(tt,ze),lt.performSeriesTasks(tt),ct.create(tt,We),lt.performDataProcessorTasks(tt,ze),pt(this,tt),ct.update(tt,We),Ft(tt),lt.performVisualTasks(tt,ze),Wt(this,tt,We,ze);var Ue=tt.get("backgroundColor")||"transparent";if(w.canvasSupported)st.setBackgroundColor(Ue);else{var qe=y.parse(Ue);Ue=y.stringify(qe,"rgb"),qe[3]===0&&(Ue="transparent")}Tt(tt,We)},updateTransform:function(ze){var tt=this._model,We=this,st=this._api;if(!tt)return;var ct=[];tt.eachComponent(function(Ue,qe){var dt=We.getViewOfComponentModel(qe);if(dt&&dt.__alive)if(dt.updateTransform){var Kt=dt.updateTransform(qe,tt,st,ze);Kt&&Kt.update&&ct.push(dt)}else ct.push(dt)});var lt=g.createHashMap();tt.eachSeries(function(Ue){var qe=We._chartsMap[Ue.__viewId];if(qe.updateTransform){var dt=qe.updateTransform(Ue,tt,st,ze);dt&&dt.update&<.set(Ue.uid,1)}else lt.set(Ue.uid,1)}),Ft(tt),this._scheduler.performVisualTasks(tt,ze,{setDirty:!0,dirtyMap:lt}),or(We,tt,st,ze,lt),Tt(tt,this._api)},updateView:function(ze){var tt=this._model;if(!tt)return;h.markUpdateMethod(ze,"updateView"),Ft(tt),this._scheduler.performVisualTasks(tt,ze,{setDirty:!0}),Wt(this,this._model,this._api,ze),Tt(tt,this._api)},updateVisual:function(ze){ut.update.call(this,ze)},updateLayout:function(ze){ut.update.call(this,ze)}};function bt(ze){var tt=ze._model,We=ze._scheduler;We.restorePipelines(tt),We.prepareStageTasks(),Lt(ze,"component",tt,We),Lt(ze,"chart",tt,We),We.plan()}function Qe(ze,tt,We,st,ct){var lt=ze._model;if(!st){R(ze._componentsViews.concat(ze._chartsViews),Kt);return}var Ue={};Ue[st+"Id"]=We[st+"Id"],Ue[st+"Index"]=We[st+"Index"],Ue[st+"Name"]=We[st+"Name"];var qe={mainType:st,query:Ue};ct&&(qe.subType=ct);var dt=We.excludeSeriesId;dt!=null&&(dt=g.createHashMap(A.normalizeToArray(dt))),lt&<.eachComponent(qe,function(Ct){(!dt||dt.get(Ct.id)==null)&&Kt(ze[st==="series"?"_chartsMap":"_componentsMap"][Ct.__viewId])},ze);function Kt(Ct){Ct&&Ct.__alive&&Ct[tt]&&Ct[tt](Ct.__model,lt,ze._api,We)}}Je.resize=function(ze){if(this._disposed){zt(this.id);return}this._zr.resize(ze);var tt=this._model;if(this._loadingFX&&this._loadingFX.resize(),!tt)return;var We=tt.resetOption("media"),st=ze&&ze.silent;this[Xe]=!0,We&&bt(this),ut.update.call(this),this[Xe]=!1,je.call(this,st),_e.call(this,st)};function pt(ze,tt){var We=ze._chartsMap,st=ze._scheduler;tt.eachSeries(function(ct){st.updateStreamModes(ct,We[ct.__viewId])})}Je.showLoading=function(ze,tt){if(this._disposed){zt(this.id);return}if(B(ze)&&(tt=ze,ze=""),ze=ze||"default",this.hideLoading(),!nr[ze])return;var We=nr[ze](this._api,tt),st=this._zr;this._loadingFX=We,st.add(We)},Je.hideLoading=function(){if(this._disposed){zt(this.id);return}this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null},Je.makeActionFromEvent=function(ze){var tt=g.extend({},ze);return tt.type=Ze[ze.type],tt},Je.dispatchAction=function(ze,tt){if(this._disposed){zt(this.id);return}if(B(tt)||(tt={silent:!!tt}),!ce[ze.type])return;if(!this._model)return;if(this[Xe]){this._pendingActions.push(ze);return}Ge.call(this,ze,tt.silent),tt.flush?this._zr.flush(!0):tt.flush!==!1&&w.browser.weChat&&this._throttledZrFlush(),je.call(this,tt.silent),_e.call(this,tt.silent)};function Ge(ze,tt){var We=ze.type,st=ze.escapeConnect,ct=ce[We],lt=ct.actionInfo,Ue=(lt.update||"update").split(":"),qe=Ue.pop();Ue=Ue[0]!=null&&H(Ue[0]),this[Xe]=!0;var dt=[ze],Kt=!1;ze.batch&&(Kt=!0,dt=g.map(ze.batch,function(Dr){return Dr=g.defaults(g.extend({},Dr),ze),Dr.batch=null,Dr}));var Ct=[],vr,yr=We==="highlight"||We==="downplay";R(dt,function(Dr){vr=ct.action(Dr,this._model,this._api),vr=vr||g.extend({},Dr),vr.type=lt.event||vr.type,Ct.push(vr),yr?Qe(this,qe,Dr,"series"):Ue&&Qe(this,qe,Dr,Ue.main,Ue.sub)},this),qe!=="none"&&!yr&&!Ue&&(this[At]?(bt(this),ut.update.call(this,ze),this[At]=!1):ut[qe].call(this,ze)),Kt?vr={type:lt.event||We,escapeConnect:st,batch:Ct}:vr=Ct[0],this[Xe]=!1,!tt&&this._messageCenter.trigger(vr.type,vr)}function je(ze){for(var tt=this._pendingActions;tt.length;){var We=tt.shift();Ge.call(this,We,ze)}}function _e(ze){!ze&&this.trigger("updated")}function ht(ze,tt){ze.on("rendered",function(){tt.trigger("rendered"),ze.animation.isFinished()&&!tt[At]&&!tt._scheduler.unfinished&&!tt._pendingActions.length&&tt.trigger("finished")})}Je.appendData=function(ze){if(this._disposed){zt(this.id);return}var tt=ze.seriesIndex,We=this.getModel(),st=We.getSeriesByIndex(tt);st.appendData(ze),this._scheduler.unfinished=!0},Je.on=Fe("on",!1),Je.off=Fe("off",!1),Je.one=Fe("one",!1);function Lt(ze,tt,We,st){for(var ct=tt==="component",lt=ct?ze._componentsViews:ze._chartsViews,Ue=ct?ze._componentsMap:ze._chartsMap,qe=ze._zr,dt=ze._api,Kt=0;Kt<lt.length;Kt++)lt[Kt].__alive=!1;ct?We.eachComponent(function(yr,Dr){yr!=="series"&&Ct(Dr)}):We.eachSeries(Ct);function Ct(yr){var Dr="_ec_"+yr.id+"_"+yr.type,Rr=Ue[Dr];if(!Rr){var Jr=H(yr.type),$r=ct?i.getClass(Jr.main,Jr.sub):h.getClass(Jr.sub);Rr=new $r,Rr.init(We,dt),Ue[Dr]=Rr,lt.push(Rr),qe.add(Rr.group)}yr.__viewId=Rr.__id=Dr,Rr.__alive=!0,Rr.__model=yr,Rr.group.__ecComponentInfo={mainType:yr.mainType,index:yr.componentIndex},!ct&&st.prepareView(Rr,yr,We,dt)}for(var Kt=0;Kt<lt.length;){var vr=lt[Kt];vr.__alive?Kt++:(!ct&&vr.renderTask.dispose(),qe.remove(vr.group),vr.dispose(We,dt),lt.splice(Kt,1),delete Ue[vr.__id],vr.__id=vr.group.__ecComponentInfo=null)}}function Ft(ze){ze.clearColorPalette(),ze.eachSeries(function(tt){tt.clearColorPalette()})}function Wt(ze,tt,We,st){Qt(ze,tt,We,st),R(ze._chartsViews,function(ct){ct.__alive=!1}),or(ze,tt,We,st),R(ze._chartsViews,function(ct){ct.__alive||ct.remove(tt,We)})}function Qt(ze,tt,We,st,ct){R(ct||ze._componentsViews,function(lt){var Ue=lt.__model;lt.render(Ue,tt,We,st),it(Ue,lt)})}function or(ze,tt,We,st,ct){var lt=ze._scheduler,Ue;tt.eachSeries(function(qe){var dt=ze._chartsMap[qe.__viewId];dt.__alive=!0;var Kt=dt.renderTask;lt.updatePayload(Kt,st),ct&&ct.get(qe.uid)&&Kt.dirty(),Ue|=Kt.perform(lt.getPerformArgs(Kt)),dt.group.silent=!!qe.get("silent"),it(qe,dt),Ht(qe,dt)}),lt.unfinished|=Ue,Nt(ze,tt),L(ze._zr.dom,tt)}function Tt(ze,tt){R(sr,function(We){We(ze,tt)})}var jt=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];Je._initEvents=function(){R(jt,function(ze){var tt=function(We){var st=this.getModel(),ct=We.target,lt,Ue=ze==="globalout";if(Ue)lt={};else if(ct&&ct.dataIndex!=null){var qe=ct.dataModel||st.getSeriesByIndex(ct.seriesIndex);lt=qe&&qe.getDataParams(ct.dataIndex,ct.dataType,ct)||{}}else ct&&ct.eventData&&(lt=g.extend({},ct.eventData));if(lt){var dt=lt.componentType,Kt=lt.componentIndex;(dt==="markLine"||dt==="markPoint"||dt==="markArea")&&(dt="series",Kt=lt.seriesIndex);var Ct=dt&&Kt!=null&&st.getComponent(dt,Kt),vr=Ct&&this[Ct.mainType==="series"?"_chartsMap":"_componentsMap"][Ct.__viewId];lt.event=We,lt.type=ze,this._ecEventProcessor.eventInfo={targetEl:ct,packedEvent:lt,model:Ct,view:vr},this.trigger(ze,lt)}};tt.zrEventfulCallAtLast=!0,this._zr.on(ze,tt,this)},this),R(Ze,function(ze,tt){this._messageCenter.on(tt,function(We){this.trigger(tt,We)},this)},this)},Je.isDisposed=function(){return this._disposed},Je.clear=function(){if(this._disposed){zt(this.id);return}this.setOption({series:[]},!0)},Je.dispose=function(){if(this._disposed){zt(this.id);return}this._disposed=!0,A.setAttribute(this.getDom(),le,"");var ze=this._api,tt=this._model;R(this._componentsViews,function(We){We.dispose(tt,ze)}),R(this._chartsViews,function(We){We.dispose(tt,ze)}),this._zr.dispose(),delete cr[this.id]},g.mixin(rt,a);function zt(ze){}function Nt(ze,tt){var We=ze._zr,st=We.storage,ct=0;st.traverse(function(lt){ct++}),ct>tt.get("hoverLayerThreshold")&&!w.node&&tt.eachSeries(function(lt){if(lt.preventUsingHoverLayer)return;var Ue=ze._chartsMap[lt.__viewId];Ue.__alive&&Ue.group.traverse(function(qe){qe.useHoverLayer=!0})})}function Ht(ze,tt){var We=ze.get("blendMode")||null;tt.group.traverse(function(st){st.isGroup||st.style.blend!==We&&st.setStyle("blend",We),st.eachPendingDisplayable&&st.eachPendingDisplayable(function(ct){ct.setStyle("blend",We)})})}function it(ze,tt){var We=ze.get("z"),st=ze.get("zlevel");tt.group.traverse(function(ct){ct.type!=="group"&&(We!=null&&(ct.z=We),st!=null&&(ct.zlevel=st))})}function He(ze){var tt=ze._coordSysMgr;return g.extend(new o(ze),{getCoordinateSystems:g.bind(tt.getCoordinateSystems,tt),getComponentByElement:function(We){for(;We;){var st=We.__ecComponentInfo;if(st!=null)return ze._model.getComponent(st.mainType,st.index);We=We.parent}}})}function ne(){this.eventInfo}ne.prototype={constructor:ne,normalizeQuery:function(ze){var tt={},We={},st={};if(g.isString(ze)){var ct=H(ze);tt.mainType=ct.main||null,tt.subType=ct.sub||null}else{var lt=["Index","Name","Id"],Ue={name:1,dataIndex:1,dataType:1};g.each(ze,function(qe,dt){for(var Kt=!1,Ct=0;Ct<lt.length;Ct++){var vr=lt[Ct],yr=dt.lastIndexOf(vr);if(yr>0&&yr===dt.length-vr.length){var Dr=dt.slice(0,yr);Dr!=="data"&&(tt.mainType=Dr,tt[vr.toLowerCase()]=qe,Kt=!0)}}Ue.hasOwnProperty(dt)&&(We[dt]=qe,Kt=!0),Kt||(st[dt]=qe)})}return{cptQuery:tt,dataQuery:We,otherQuery:st}},filter:function(ze,tt,We){var st=this.eventInfo;if(!st)return!0;var ct=st.targetEl,lt=st.packedEvent,Ue=st.model,qe=st.view;if(!Ue||!qe)return!0;var dt=tt.cptQuery,Kt=tt.dataQuery;return Ct(dt,Ue,"mainType")&&Ct(dt,Ue,"subType")&&Ct(dt,Ue,"index","componentIndex")&&Ct(dt,Ue,"name")&&Ct(dt,Ue,"id")&&Ct(Kt,lt,"name")&&Ct(Kt,lt,"dataIndex")&&Ct(Kt,lt,"dataType")&&(!qe.filterForExposedEvent||qe.filterForExposedEvent(ze,tt.otherQuery,ct,lt));function Ct(vr,yr,Dr,Rr){return vr[Dr]==null||yr[Rr||Dr]===vr[Dr]}},afterTrigger:function(){this.eventInfo=null}};var ce={},Ze={},Me=[],Ke=[],sr=[],Ut=[],Pt={},nr={},cr={},Xt={},Mt=new Date-0,me=new Date-0,le="_echarts_instance_";function oe(ze){var tt=0,We=1,st=2,ct="__connectUpdateStatus";function lt(Ue,qe){for(var dt=0;dt<Ue.length;dt++){var Kt=Ue[dt];Kt[ct]=qe}}R(Ze,function(Ue,qe){ze._messageCenter.on(qe,function(dt){if(Xt[ze.group]&&ze[ct]!==tt){if(dt&&dt.escapeConnect)return;var Kt=ze.makeActionFromEvent(dt),Ct=[];R(cr,function(vr){vr!==ze&&vr.group===ze.group&&Ct.push(vr)}),lt(Ct,tt),R(Ct,function(vr){vr[ct]!==We&&vr.dispatchAction(Kt)}),lt(Ct,st)}})})}function de(ze,tt,We){var st=Ee(ze);if(st)return st;var ct=new rt(ze,tt,We);return ct.id="ec_"+Mt++,cr[ct.id]=ct,A.setAttribute(ze,le,ct.id),oe(ct),ct}function Se(ze){if(g.isArray(ze)){var tt=ze;ze=null,R(tt,function(We){We.group!=null&&(ze=We.group)}),ze=ze||"g_"+me++,R(tt,function(We){We.group=ze})}return Xt[ze]=!0,ze}function Ce(ze){Xt[ze]=!1}var Oe=Ce;function Ie(ze){typeof ze=="string"?ze=cr[ze]:ze instanceof rt||(ze=Ee(ze)),ze instanceof rt&&!ze.isDisposed()&&ze.dispose()}function Ee(ze){return cr[A.getAttribute(ze,le)]}function Pe(ze){return cr[ze]}function at(ze,tt){Pt[ze]=tt}function gt(ze){Ke.push(ze)}function ee(ze,tt){De(Me,ze,tt,z)}function ae(ze){sr.push(ze)}function k(ze,tt,We){typeof tt=="function"&&(We=tt,tt="");var st=B(ze)?ze.type:[ze,ze={event:tt}][0];ze.event=(ze.event||st).toLowerCase(),tt=ze.event,M(Be.test(st)&&Be.test(tt)),ce[st]||(ce[st]={action:We,actionInfo:ze}),Ze[tt]=st}function J(ze,tt){s.register(ze,tt)}function se(ze){var tt=s.get(ze);if(tt)return tt.getDimensionsInfo?tt.getDimensionsInfo():tt.dimensions.slice()}function ge(ze,tt){De(Ut,ze,tt,G,"layout")}function Ae(ze,tt){De(Ut,ze,tt,te,"visual")}function De(ze,tt,We,st,ct){(F(tt)||B(tt))&&(We=tt,tt=st);var lt=b.wrapStageHandler(We,ct);return lt.__prio=tt,lt.__raw=We,ze.push(lt),lt}function $e(ze,tt){nr[ze]=tt}function Bt(ze){return r.extend(ze)}function $t(ze){return i.extend(ze)}function St(ze){return c.extend(ze)}function _t(ze){return h.extend(ze)}function Dt(ze){g.$override("createCanvas",ze)}function Yt(ze,tt,We){D.registerMap(ze,tt,We)}function wt(ze){var tt=D.retrieveMap(ze);return tt&&tt[0]&&{geoJson:tt[0].geoJSON,specialAreas:tt[0].specialAreas}}Ae(fe,E),gt(n),ee(Q,d),$e("default",T),k({type:"highlight",event:"highlight",update:"highlight"},g.noop),k({type:"downplay",event:"downplay",update:"downplay"},g.noop),at("light",x),at("dark",N);var ur={};_.version=U,_.dependencies=K,_.PRIORITY=Ve,_.init=de,_.connect=Se,_.disConnect=Ce,_.disconnect=Oe,_.dispose=Ie,_.getInstanceByDom=Ee,_.getInstanceById=Pe,_.registerTheme=at,_.registerPreprocessor=gt,_.registerProcessor=ee,_.registerPostUpdate=ae,_.registerAction=k,_.registerCoordinateSystem=J,_.getCoordinateSystemDimensions=se,_.registerLayout=ge,_.registerVisual=Ae,_.registerLoading=$e,_.extendComponentModel=Bt,_.extendComponentView=$t,_.extendSeriesModel=St,_.extendChartView=_t,_.setCanvasCreator=Dt,_.registerMap=Yt,_.getMap=wt,_.dataTool=ur;var er=e("4i2E");(function(){for(var ze in er)er.hasOwnProperty(ze)&&(_[ze]=er[ze])})()},Q7rs:function(Z,_,e){var u=e("Cg1W"),O=e("oEo5"),v=e("nAKh"),g=e("Wa83");function y(a,t,o){v.call(this,a,t,o),this._lastFrame=0,this._lastFramePercent=0}var w=y.prototype;w.createLine=function(a,t,o){return new u(a,t,o)},w.updateAnimationPoints=function(a,t){this._points=t;for(var o=[0],s=0,l=1;l<t.length;l++){var n=t[l-1],d=t[l];s+=g.dist(n,d),o.push(s)}if(s===0)return;for(var l=0;l<o.length;l++)o[l]/=s;this._offsets=o,this._length=s},w.getLineLength=function(a){return this._length},w.updateSymbolPosition=function(a){var t=a.__t,o=this._points,s=this._offsets,l=o.length;if(!s)return;var n=this._lastFrame,d;if(t<this._lastFramePercent){var r=Math.min(n+1,l-1);for(d=r;d>=0&&!(s[d]<=t);d--);d=Math.min(d,l-2)}else{for(var d=n;d<l&&!(s[d]>t);d++);d=Math.min(d-1,l-2)}g.lerp(a.position,o[d],o[d+1],(t-s[d])/(s[d+1]-s[d]));var c=o[d+1][0]-o[d][0],i=o[d+1][1]-o[d][1];a.rotation=-Math.atan2(i,c)-Math.PI/2,this._lastFrame=d,this._lastFramePercent=t,a.ignore=!1},O.inherits(y,v);var p=y;Z.exports=p},Q8DI:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5");e("kw3B"),e("TzWj"),e("s3Ku"),e("RM5q");function v(g,y){y.update="updateView",u.registerAction(y,function(w,p){var a={};return p.eachComponent({mainType:"geo",query:w},function(t){t[g](w.name);var o=t.coordinateSystem;O.each(o.regions,function(s){a[s.name]=t.isSelected(s.name)||!1})}),{selected:a,name:w.name}})}v("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),v("select",{type:"geoSelect",event:"geoselected"}),v("unSelect",{type:"geoUnSelect",event:"geounselected"})},Q8HS:function(Z,_,e){var u=e("oEo5");function O(v){var g=[];u.each(v.series,function(y){y&&y.type==="map"&&(g.push(y),y.map=y.map||y.mapType,u.defaults(y,y.mapLocation))})}Z.exports=O},QAa3:function(Z,_,e){var u=e("zYjg"),O=e("Q6Bq"),v=e("oEo5"),g=["itemStyle","opacity"],y=["emphasis","itemStyle","opacity"],w=["lineStyle","opacity"],p=["emphasis","lineStyle","opacity"];function a(d,r){return d.getVisual("opacity")||d.getModel().get(r)}function t(d,r,c){var i=d.getGraphicEl(),h=a(d,r);c!=null&&(h==null&&(h=1),h*=c),i.downplay&&i.downplay(),i.traverse(function(f){f.type!=="group"&&f.setStyle("opacity",h)})}function o(d,r){var c=a(d,r),i=d.getGraphicEl();i.traverse(function(h){h.type!=="group"&&h.setStyle("opacity",c)}),i.highlight&&i.highlight()}var s=u.extendShape({shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,cpx2:0,cpy2:0,extent:0,orient:""},buildPath:function(d,r){var c=r.extent;d.moveTo(r.x1,r.y1),d.bezierCurveTo(r.cpx1,r.cpy1,r.cpx2,r.cpy2,r.x2,r.y2),r.orient==="vertical"?(d.lineTo(r.x2+c,r.y2),d.bezierCurveTo(r.cpx2+c,r.cpy2,r.cpx1+c,r.cpy1,r.x1+c,r.y1)):(d.lineTo(r.x2,r.y2+c),d.bezierCurveTo(r.cpx2,r.cpy2+c,r.cpx1,r.cpy1+c,r.x1,r.y1+c)),d.closePath()},highlight:function(){this.trigger("emphasis")},downplay:function(){this.trigger("normal")}}),l=O.extendChartView({type:"sankey",_model:null,_focusAdjacencyDisabled:!1,render:function(d,r,c){var i=this,h=d.getGraph(),f=this.group,A=d.layoutInfo,C=A.width,S=A.height,E=d.getData(),L=d.getData("edge"),T=d.get("orient");this._model=d,f.removeAll(),f.attr("position",[A.x,A.y]),h.eachEdge(function(b){var x=new s;x.dataIndex=b.dataIndex,x.seriesIndex=d.seriesIndex,x.dataType="edge";var N=b.getModel("lineStyle"),D=N.get("curveness"),M=b.node1.getLayout(),R=b.node1.getModel(),F=R.get("localX"),B=R.get("localY"),H=b.node2.getLayout(),U=b.node2.getModel(),K=U.get("localX"),W=U.get("localY"),z=b.getLayout(),Y,Q,P,G,$,fe,te,pe;x.shape.extent=Math.max(1,z.dy),x.shape.orient=T,T==="vertical"?(Y=(F!=null?F*C:M.x)+z.sy,Q=(B!=null?B*S:M.y)+M.dy,P=(K!=null?K*C:H.x)+z.ty,G=W!=null?W*S:H.y,$=Y,fe=Q*(1-D)+G*D,te=P,pe=Q*D+G*(1-D)):(Y=(F!=null?F*C:M.x)+M.dx,Q=(B!=null?B*S:M.y)+z.sy,P=K!=null?K*C:H.x,G=(W!=null?W*S:H.y)+z.ty,$=Y*(1-D)+P*D,fe=Q,te=Y*D+P*(1-D),pe=G),x.setShape({x1:Y,y1:Q,x2:P,y2:G,cpx1:$,cpy1:fe,cpx2:te,cpy2:pe}),x.setStyle(N.getItemStyle());switch(x.style.fill){case"source":x.style.fill=b.node1.getVisual("color");break;case"target":x.style.fill=b.node2.getVisual("color");break}u.setHoverStyle(x,b.getModel("emphasis.lineStyle").getItemStyle()),f.add(x),L.setItemGraphicEl(b.dataIndex,x)}),h.eachNode(function(b){var x=b.getLayout(),N=b.getModel(),D=N.get("localX"),M=N.get("localY"),R=N.getModel("label"),F=N.getModel("emphasis.label"),B=new u.Rect({shape:{x:D!=null?D*C:x.x,y:M!=null?M*S:x.y,width:x.dx,height:x.dy},style:N.getModel("itemStyle").getItemStyle()}),H=b.getModel("emphasis.itemStyle").getItemStyle();u.setLabelStyle(B.style,H,R,F,{labelFetcher:d,labelDataIndex:b.dataIndex,defaultText:b.id,isRectText:!0}),B.setStyle("fill",b.getVisual("color")),u.setHoverStyle(B,H),f.add(B),E.setItemGraphicEl(b.dataIndex,B),B.dataType="node"}),E.eachItemGraphicEl(function(b,x){var N=E.getItemModel(x);N.get("draggable")&&(b.drift=function(D,M){i._focusAdjacencyDisabled=!0,this.shape.x+=D,this.shape.y+=M,this.dirty(),c.dispatchAction({type:"dragNode",seriesId:d.id,dataIndex:E.getRawIndex(x),localX:this.shape.x/C,localY:this.shape.y/S})},b.ondragend=function(){i._focusAdjacencyDisabled=!1},b.draggable=!0,b.cursor="move"),b.highlight=function(){this.trigger("emphasis")},b.downplay=function(){this.trigger("normal")},b.focusNodeAdjHandler&&b.off("mouseover",b.focusNodeAdjHandler),b.unfocusNodeAdjHandler&&b.off("mouseout",b.unfocusNodeAdjHandler),N.get("focusNodeAdjacency")&&(b.on("mouseover",b.focusNodeAdjHandler=function(){i._focusAdjacencyDisabled||(i._clearTimer(),c.dispatchAction({type:"focusNodeAdjacency",seriesId:d.id,dataIndex:b.dataIndex}))}),b.on("mouseout",b.unfocusNodeAdjHandler=function(){i._focusAdjacencyDisabled||i._dispatchUnfocus(c)}))}),L.eachItemGraphicEl(function(b,x){var N=L.getItemModel(x);b.focusNodeAdjHandler&&b.off("mouseover",b.focusNodeAdjHandler),b.unfocusNodeAdjHandler&&b.off("mouseout",b.unfocusNodeAdjHandler),N.get("focusNodeAdjacency")&&(b.on("mouseover",b.focusNodeAdjHandler=function(){i._focusAdjacencyDisabled||(i._clearTimer(),c.dispatchAction({type:"focusNodeAdjacency",seriesId:d.id,edgeDataIndex:b.dataIndex}))}),b.on("mouseout",b.unfocusNodeAdjHandler=function(){i._focusAdjacencyDisabled||i._dispatchUnfocus(c)}))}),!this._data&&d.get("animation")&&f.setClipPath(n(f.getBoundingRect(),d,function(){f.removeClipPath()})),this._data=d.getData()},dispose:function(){this._clearTimer()},_dispatchUnfocus:function(d){var r=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout(function(){r._unfocusDelayTimer=null,d.dispatchAction({type:"unfocusNodeAdjacency",seriesId:r._model.id})},500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(d,r,c,i){var h=d.getData(),f=h.graph,A=i.dataIndex,C=h.getItemModel(A),S=i.edgeDataIndex;if(A==null&&S==null)return;var E=f.getNodeByIndex(A),L=f.getEdgeByIndex(S);if(f.eachNode(function(b){t(b,g,.1)}),f.eachEdge(function(b){t(b,w,.1)}),E){o(E,y);var T=C.get("focusNodeAdjacency");T==="outEdges"?v.each(E.outEdges,function(b){if(b.dataIndex<0)return;o(b,p),o(b.node2,y)}):T==="inEdges"?v.each(E.inEdges,function(b){if(b.dataIndex<0)return;o(b,p),o(b.node1,y)}):T==="allEdges"&&v.each(E.edges,function(b){if(b.dataIndex<0)return;o(b,p),b.node1!==E&&o(b.node1,y),b.node2!==E&&o(b.node2,y)})}L&&(o(L,p),o(L.node1,y),o(L.node2,y))},unfocusNodeAdjacency:function(d,r,c,i){var h=d.getGraph();h.eachNode(function(f){t(f,g)}),h.eachEdge(function(f){t(f,w)})}});function n(d,r,c){var i=new u.Rect({shape:{x:d.x-10,y:d.y-10,width:0,height:d.height+20}});return u.initProps(i,{shape:{width:d.width+20}},r,c),i}Z.exports=l},QHKB:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("iXCq"),g=e("iCoW"),y=u.PRIORITY.VISUAL.COMPONENT;u.registerVisual(y,{createOnAllSeries:!0,reset:function(p,a){var t=[];return a.eachComponent("visualMap",function(o){var s=p.pipelineContext;if(!o.isTargetSeries(p)||s&&s.large)return;t.push(v.incrementalApplyVisual(o.stateList,o.targetVisuals,O.bind(o.getValueState,o),o.getDataDimension(p.getData())))}),t}}),u.registerVisual(y,{createOnAllSeries:!0,reset:function(p,a){var t=p.getData(),o=[];a.eachComponent("visualMap",function(s){if(s.isTargetSeries(p)){var l=s.getVisualMeta(O.bind(w,null,p,s))||{stops:[],outerColors:[]},n=s.getDataDimension(t),d=t.getDimensionInfo(n);d!=null&&(l.dimension=d.index,o.push(l))}}),p.getData().setVisual("visualMeta",o)}});function w(p,a,t,o){for(var s=a.targetVisuals[o],l=g.prepareVisualTypes(s),n={color:p.getData().getVisual("color")},d=0,r=l.length;d<r;d++){var c=l[d],i=s[c==="opacity"?"__alphaForOpacity":c];i&&i.applyVisual(t,h,f)}return n.color;function h(A){return n[A]}function f(A,C){n[A]=C}}},QI2D:function(Z,_,e){var u=e("342z"),O=u.extend({type:"arc",shape:{cx:0,cy:0,r:0,startAngle:0,endAngle:Math.PI*2,clockwise:!0},style:{stroke:"#000",fill:null},buildPath:function(g,y){var w=y.cx,p=y.cy,a=Math.max(y.r,0),t=y.startAngle,o=y.endAngle,s=y.clockwise,l=Math.cos(t),n=Math.sin(t);g.moveTo(l*a+w,n*a+p),g.arc(w,p,a,t,o,!s)}});Z.exports=O},QJYX:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("LFod"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},QLFg:function(Z,_){var e=Math.PI*2;function u(O){return O%=e,O<0&&(O+=e),O}_.normalizeRadian=u},QM25:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("+Sa5"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},QRYH:function(Z,_,e){var u=e("Ju7t");u.registerSubTypeDefaulter("visualMap",function(O){return!O.categories&&(!(O.pieces?O.pieces.length>0:O.splitNumber>0)||O.calculable)?"continuous":"piecewise"})},QTnD:function(Z,_,e){var u=e("oEo5"),O=e("ie0D"),v=e("WIZQ");function g(w){v.call(this,w)}g.prototype={constructor:g,type:"cartesian2d",dimensions:["x","y"],getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},containPoint:function(w){var p=this.getAxis("x"),a=this.getAxis("y");return p.contain(p.toLocalCoord(w[0]))&&a.contain(a.toLocalCoord(w[1]))},containData:function(w){return this.getAxis("x").containData(w[0])&&this.getAxis("y").containData(w[1])},dataToPoint:function(w,p,a){var t=this.getAxis("x"),o=this.getAxis("y");return a=a||[],a[0]=t.toGlobalCoord(t.dataToCoord(w[0])),a[1]=o.toGlobalCoord(o.dataToCoord(w[1])),a},clampData:function(w,p){var a=this.getAxis("x").scale,t=this.getAxis("y").scale,o=a.getExtent(),s=t.getExtent(),l=a.parse(w[0]),n=t.parse(w[1]);return p=p||[],p[0]=Math.min(Math.max(Math.min(o[0],o[1]),l),Math.max(o[0],o[1])),p[1]=Math.min(Math.max(Math.min(s[0],s[1]),n),Math.max(s[0],s[1])),p},pointToData:function(w,p){var a=this.getAxis("x"),t=this.getAxis("y");return p=p||[],p[0]=a.coordToData(a.toLocalCoord(w[0])),p[1]=t.coordToData(t.toLocalCoord(w[1])),p},getOtherAxis:function(w){return this.getAxis(w.dim==="x"?"y":"x")},getArea:function(){var w=this.getAxis("x").getGlobalExtent(),p=this.getAxis("y").getGlobalExtent(),a=Math.min(w[0],w[1]),t=Math.min(p[0],p[1]),o=Math.max(w[0],w[1])-a,s=Math.max(p[0],p[1])-t,l=new O(a,t,o,s);return l}},u.inherits(g,v);var y=g;Z.exports=y},QV7q:function(Z,_,e){var u=e("oEo5"),O=e("gyjJ"),v=u.each,g=u.isObject,y=u.isArray,w="series\0";function p(b){return b instanceof Array?b:b==null?[]:[b]}function a(b,x,N){if(b){b[x]=b[x]||{},b.emphasis=b.emphasis||{},b.emphasis[x]=b.emphasis[x]||{};for(var D=0,M=N.length;D<M;D++){var R=N[D];!b.emphasis[x].hasOwnProperty(R)&&b[x].hasOwnProperty(R)&&(b.emphasis[x][R]=b[x][R])}}}var t=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];function o(b){return g(b)&&!y(b)&&!(b instanceof Date)?b.value:b}function s(b){return g(b)&&!(b instanceof Array)}function l(b,x){x=(x||[]).slice();var N=u.map(b||[],function(D,M){return{exist:D}});return v(x,function(D,M){if(!g(D))return;for(var R=0;R<N.length;R++)if(!N[R].option&&D.id!=null&&N[R].exist.id===D.id+""){N[R].option=D,x[M]=null;return}for(var R=0;R<N.length;R++){var F=N[R].exist;if(!N[R].option&&(F.id==null||D.id==null)&&D.name!=null&&!r(D)&&!r(F)&&F.name===D.name+""){N[R].option=D,x[M]=null;return}}}),v(x,function(D,M){if(!g(D))return;for(var R=0;R<N.length;R++){var F=N[R].exist;if(!N[R].option&&!r(F)&&D.id==null){N[R].option=D;break}}R>=N.length&&N.push({option:D})}),N}function n(b){var x=u.createHashMap();v(b,function(N,D){var M=N.exist;M&&x.set(M.id,N)}),v(b,function(N,D){var M=N.option;u.assert(!M||M.id==null||!x.get(M.id)||x.get(M.id)===N,"id duplicates: "+(M&&M.id)),M&&M.id!=null&&x.set(M.id,N),!N.keyInfo&&(N.keyInfo={})}),v(b,function(N,D){var M=N.exist,R=N.option,F=N.keyInfo;if(!g(R))return;if(F.name=R.name!=null?R.name+"":M?M.name:w+D,M)F.id=M.id;else if(R.id!=null)F.id=R.id+"";else{var B=0;do F.id="\0"+F.name+"\0"+B++;while(x.get(F.id))}x.set(F.id,N)})}function d(b){var x=b.name;return!!(x&&x.indexOf(w))}function r(b){return g(b)&&b.id&&(b.id+"").indexOf("\0_ec_\0")===0}function c(b,x){var N={},D={};return M(b||[],N),M(x||[],D,N),[R(N),R(D)];function M(F,B,H){for(var U=0,K=F.length;U<K;U++)for(var W=F[U].seriesId,z=p(F[U].dataIndex),Y=H&&H[W],Q=0,P=z.length;Q<P;Q++){var G=z[Q];Y&&Y[G]?Y[G]=null:(B[W]||(B[W]={}))[G]=1}}function R(F,B){var H=[];for(var U in F)if(F.hasOwnProperty(U)&&F[U]!=null)if(B)H.push(+U);else{var K=R(F[U],!0);K.length&&H.push({seriesId:U,dataIndex:K})}return H}}function i(b,x){if(x.dataIndexInside!=null)return x.dataIndexInside;if(x.dataIndex!=null)return u.isArray(x.dataIndex)?u.map(x.dataIndex,function(N){return b.indexOfRawIndex(N)}):b.indexOfRawIndex(x.dataIndex);if(x.name!=null)return u.isArray(x.name)?u.map(x.name,function(N){return b.indexOfName(N)}):b.indexOfName(x.name)}function h(){var b="__\0ec_inner_"+f+++"_"+Math.random().toFixed(5);return function(x){return x[b]||(x[b]={})}}var f=0;function A(b,x,N){if(u.isString(x)){var D={};D[x+"Index"]=0,x=D}var M=N&&N.defaultMainType;M&&!C(x,M+"Index")&&!C(x,M+"Id")&&!C(x,M+"Name")&&(x[M+"Index"]=0);var R={};return v(x,function(F,B){var F=x[B];if(B==="dataIndex"||B==="dataIndexInside"){R[B]=F;return}var H=B.match(/^(\w+)(Index|Id|Name)$/)||[],U=H[1],K=(H[2]||"").toLowerCase();if(!U||!K||F==null||K==="index"&&F==="none"||N&&N.includeMainTypes&&u.indexOf(N.includeMainTypes,U)<0)return;var W={mainType:U};(K!=="index"||F!=="all")&&(W[K]=F);var z=b.queryComponents(W);R[U+"Models"]=z,R[U+"Model"]=z[0]}),R}function C(b,x){return b&&b.hasOwnProperty(x)}function S(b,x,N){b.setAttribute?b.setAttribute(x,N):b[x]=N}function E(b,x){return b.getAttribute?b.getAttribute(x):b[x]}function L(b){return b==="auto"?O.domSupported?"html":"richText":b||"html"}function T(b,x){var N=u.createHashMap(),D=[];return u.each(b,function(M){var R=x(M);(N.get(R)||(D.push(R),N.set(R,[]))).push(M)}),{keys:D,buckets:N}}_.normalizeToArray=p,_.defaultEmphasis=a,_.TEXT_STYLE_OPTIONS=t,_.getDataItemValue=o,_.isDataItemOption=s,_.mappingToExists=l,_.makeIdAndName=n,_.isNameSpecified=d,_.isIdInner=r,_.compressBatches=c,_.queryDataIndex=i,_.makeInner=h,_.parseFinder=A,_.setAttribute=S,_.getAttribute=E,_.getTooltipRenderMode=L,_.groupData=T},QZMu:function(Z,_,e){var u=e("Q6Bq");e("jg/+"),e("OeHC");var O=e("Wf6A"),v=e("mhfY");u.registerLayout(O),u.registerVisual(v)},QeCE:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("XneU"),o=e.n(t),s=e("Hdxz"),l=e.n(s),n=e("ZZRV"),d=e("3CTf"),r=e("iczh"),c=e.n(r),i=e("FGJx"),h=e("o0AO"),f=e("uwZC"),A=e("lpH6"),C=e("zjzt"),S=e("buSX"),E=e("GZha"),L=e("ggzp"),T=e("sWW0"),b=e("TZL6"),x=e("E/Lu"),N=e("fU0r"),D=function(vt,ut){var bt=vt.prefixCls,Qe=vt.id,pt=vt.flattenOptions,Ge=vt.childrenAsData,je=vt.values,_e=vt.searchValue,ht=vt.multiple,Lt=vt.defaultActiveFirstOption,Ft=vt.height,Wt=vt.itemHeight,Qt=vt.notFoundContent,or=vt.open,Tt=vt.menuItemSelectedIcon,jt=vt.virtual,zt=vt.onSelect,Nt=vt.onToggleOpen,Ht=vt.onActiveValue,it=vt.onScroll,He=vt.onMouseEnter,ne="".concat(bt,"-item"),ce=Object(b.a)(function(){return pt},[or,pt],function(le,oe){return oe[0]&&le[1]!==oe[1]}),Ze=n.useRef(null),Me=function(oe){oe.preventDefault()},Ke=function(oe){Ze.current&&Ze.current.scrollTo({index:oe})},sr=function(oe){for(var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,Se=ce.length,Ce=0;Ce<Se;Ce+=1){var Oe=(oe+Ce*de+Se)%Se,Ie=ce[Oe],Ee=Ie.group,Pe=Ie.data;if(!Ee&&!Pe.disabled)return Oe}return-1},Ut=n.useState(function(){return sr(0)}),Pt=Object(E.a)(Ut,2),nr=Pt[0],cr=Pt[1],Xt=function(oe){cr(oe);var de=ce[oe];if(!de){Ht(null,-1);return}Ht(de.data.value,oe)};n.useEffect(function(){Xt(Lt!==!1?sr(0):-1)},[ce.length,_e]),n.useEffect(function(){var le=setTimeout(function(){if(!ht&&or&&je.size===1){var oe=Array.from(je)[0],de=ce.findIndex(function(Se){var Ce=Se.data;return Ce.value===oe});Xt(de),Ke(de)}});return function(){return clearTimeout(le)}},[or]);var Mt=function(oe){oe!==void 0&&zt(oe,{selected:!je.has(oe)}),ht||Nt(!1)};if(n.useImperativeHandle(ut,function(){return{onKeyDown:function(oe){var de=oe.which;switch(de){case L.a.UP:case L.a.DOWN:{var Se=0;if(de===L.a.UP?Se=-1:de===L.a.DOWN&&(Se=1),Se!==0){var Ce=sr(nr+Se,Se);Ke(Ce),Xt(Ce)}break}case L.a.ENTER:{var Oe=ce[nr];Oe&&!Oe.data.disabled?Mt(Oe.data.value):Mt(void 0),or&&oe.preventDefault();break}case L.a.ESC:Nt(!1)}},onKeyUp:function(){},scrollTo:function(oe){Ke(oe)}}}),ce.length===0)return n.createElement("div",{role:"listbox",id:"".concat(Qe,"_list"),className:"".concat(ne,"-empty"),onMouseDown:Me},Qt);function me(le){var oe=ce[le];if(!oe)return null;var de=oe.data||{},Se=de.value,Ce=de.label,Oe=de.children,Ie=Object(T.a)(de,!0),Ee=Ge?Oe:Ce;return oe?n.createElement("div",Object.assign({"aria-label":typeof Ee=="string"?Ee:null},Ie,{key:le,role:"option",id:"".concat(Qe,"_list_").concat(le),"aria-selected":je.has(Se)}),Se):null}return n.createElement(n.Fragment,null,n.createElement("div",{role:"listbox",id:"".concat(Qe,"_list"),style:{height:0,width:0,overflow:"hidden"}},me(nr-1),me(nr),me(nr+1)),n.createElement(x.a,{itemKey:"key",ref:Ze,data:ce,height:Ft,itemHeight:Wt,fullHeight:!1,onMouseDown:Me,onScroll:it,virtual:jt,onMouseEnter:He},function(le,oe){var de,Se=le.group,Ce=le.groupOption,Oe=le.data,Ie=Oe.label,Ee=Oe.key;if(Se)return n.createElement("div",{className:c()(ne,"".concat(ne,"-group"))},Ie!==void 0?Ie:Ee);var Pe=Oe.disabled,at=Oe.value,gt=Oe.title,ee=Oe.children,ae=Oe.style,k=Oe.className,J=Object(S.a)(Oe,["disabled","value","title","children","style","className"]),se=je.has(at),ge="".concat(ne,"-option"),Ae=c()(ne,ge,k,(de={},Object(C.a)(de,"".concat(ge,"-grouped"),Ce),Object(C.a)(de,"".concat(ge,"-active"),nr===oe&&!Pe),Object(C.a)(de,"".concat(ge,"-disabled"),Pe),Object(C.a)(de,"".concat(ge,"-selected"),se),de)),De=Ge?ee:Ie,$e=!Tt||typeof Tt=="function"||se;return n.createElement("div",Object.assign({},J,{"aria-selected":se,className:Ae,title:gt,onMouseMove:function(){if(nr===oe||Pe)return;Xt(oe)},onClick:function(){Pe||Mt(at)},style:ae}),n.createElement("div",{className:"".concat(ge,"-content")},De||at),n.isValidElement(Tt)||se,$e&&n.createElement(N.a,{className:"".concat(ne,"-option-state"),customizeIcon:Tt,customizeIconProps:{isSelected:se}},se?"\u2713":null))}))},M=n.forwardRef(D);M.displayName="OptionList";var R=M,F=function(){return null};F.isSelectOption=!0;var B=F,H=function(){return null};H.isSelectOptGroup=!0;var U=H,K=e("55MS"),W=e("7AgF");function z(Je){var vt=Je.key,ut=Je.props,bt=ut.children,Qe=ut.value,pt=Object(S.a)(ut,["children","value"]);return Object(K.a)({key:vt,value:Qe!==void 0?Qe:vt,children:bt},pt)}function Y(Je){var vt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Object(W.a)(Je).map(function(ut,bt){if(!n.isValidElement(ut)||!ut.type)return null;var Qe=ut.type.isSelectOptGroup,pt=ut.key,Ge=ut.props,je=Ge.children,_e=Object(S.a)(Ge,["children"]);return vt||!Qe?z(ut):Object(K.a)(Object(K.a)({key:"__RC_SELECT_GRP__".concat(pt===null?bt:pt,"__"),label:pt},_e),{},{options:Y(je)})}).filter(function(ut){return ut})}var Q=e("wYQQ"),P=e("ZnUu"),G=e("9/lZ"),$=e("nWwB"),fe=e("MuvR");function te(Je){var vt=Je.mode,ut=Je.options,bt=Je.children,Qe=Je.backfill,pt=Je.allowClear,Ge=Je.placeholder,je=Je.getInputElement,_e=Je.showSearch,ht=Je.onSearch,Lt=Je.defaultOpen,Ft=Je.autoFocus,Wt=Je.labelInValue,Qt=Je.value,or=Je.inputValue,Tt=Je.optionLabelProp,jt=vt==="multiple"||vt==="tags",zt=_e!==void 0?_e:jt||vt==="combobox",Nt=ut||Y(bt);if(Object($.a)(vt!=="tags"||Nt.every(function(ne){return!ne.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),vt==="tags"||vt==="combobox"){var Ht=Nt.some(function(ne){return ne.options?ne.options.some(function(ce){return typeof("value"in ce?ce.value:ce.key)=="number"}):typeof("value"in ne?ne.value:ne.key)=="number"});Object($.a)(!Ht,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(Object($.a)(vt!=="combobox"||!Tt,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),Object($.a)(vt==="combobox"||!Qe,"`backfill` only works with `combobox` mode."),Object($.a)(vt==="combobox"||!je,"`getInputElement` only work with `combobox` mode."),Object($.b)(vt!=="combobox"||!je||!pt||!Ge,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),ht&&!zt&&vt!=="combobox"&&vt!=="tags"&&Object($.a)(!1,"`onSearch` should work with `showSearch` instead of use alone."),Object($.b)(!Lt||Ft,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),Qt!=null){var it=Object(fe.d)(Qt);Object($.a)(!Wt||it.every(function(ne){return Object(G.a)(ne)==="object"&&("key"in ne||"value"in ne)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),Object($.a)(!jt||Array.isArray(Qt),"`value` should be array when `mode` is `multiple` or `tags`")}if(bt){var He=null;Object(W.a)(bt).some(function(ne){if(!n.isValidElement(ne)||!ne.type)return!1;var ce=ne.type;if(ce.isSelectOption)return!1;if(ce.isSelectOptGroup){var Ze=Object(W.a)(ne.props.children).every(function(Me){return!n.isValidElement(Me)||!ne.type||Me.type.isSelectOption?!0:(He=Me.type,!1)});return!Ze}return He=ce,!0}),He&&Object($.a)(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(He.displayName||He.name||He,"`.")),Object($.a)(or===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}var pe=te,we=Object(P.a)({prefixCls:"rc-select",components:{optionList:R},convertChildrenToData:Y,flattenOptions:Q.d,getLabeledValue:Q.e,filterOptions:Q.b,isValueDisabled:Q.g,findValueOption:Q.c,warningProps:pe,fillOptionsWithMissingValue:Q.a}),be=function(Je){Object(f.a)(ut,Je);var vt=Object(A.a)(ut);function ut(){var bt;return Object(i.a)(this,ut),bt=vt.apply(this,arguments),bt.selectRef=n.createRef(),bt.focus=function(){bt.selectRef.current.focus()},bt.blur=function(){bt.selectRef.current.blur()},bt}return Object(h.a)(ut,[{key:"render",value:function(){return n.createElement(we,Object.assign({ref:this.selectRef},this.props))}}]),ut}(n.Component);be.Option=B,be.OptGroup=U;var Ve=be,Xe=Ve,At=e("LpVx"),Be=e("1SxH"),Fe=e("WHP3"),mt=function(Je){o()(ut,Je);var vt=l()(ut);function ut(){var bt;return w()(this,ut),bt=vt.apply(this,arguments),bt.selectRef=n.createRef(),bt.focus=function(){bt.selectRef.current&&bt.selectRef.current.focus()},bt.blur=function(){bt.selectRef.current&&bt.selectRef.current.blur()},bt.getMode=function(){var Qe=bt.props.mode;return Qe==="combobox"?void 0:Qe===ut.SECRET_COMBOBOX_MODE_DO_NOT_USE?"combobox":Qe},bt.renderSelect=function(Qe){var pt=Qe.getPopupContainer,Ge=Qe.getPrefixCls,je=Qe.renderEmpty,_e=Qe.direction,ht=Qe.virtual,Lt=Qe.dropdownMatchSelectWidth,Ft=bt.props,Wt=Ft.prefixCls,Qt=Ft.notFoundContent,or=Ft.className,Tt=Ft.size,jt=Ft.listHeight,zt=jt===void 0?256:jt,Nt=Ft.listItemHeight,Ht=Nt===void 0?24:Nt,it=Ft.getPopupContainer,He=Ft.dropdownClassName,ne=Ft.bordered,ce=Ge("select",Wt),Ze=bt.getMode(),Me=Ze==="multiple"||Ze==="tags",Ke;Qt!==void 0?Ke=Qt:Ze==="combobox"?Ke=null:Ke=je("Select");var sr=Object(Be.a)(g()(g()({},bt.props),{multiple:Me,prefixCls:ce})),Ut=sr.suffixIcon,Pt=sr.itemIcon,nr=sr.removeIcon,cr=sr.clearIcon,Xt=Object(d.default)(bt.props,["prefixCls","suffixIcon","itemIcon","removeIcon","clearIcon","size","bordered"]),Mt=c()(He,O()({},"".concat(ce,"-dropdown-").concat(_e),_e==="rtl"));return n.createElement(Fe.b.Consumer,null,function(me){var le,oe=Tt||me,de=c()(or,(le={},O()(le,"".concat(ce,"-lg"),oe==="large"),O()(le,"".concat(ce,"-sm"),oe==="small"),O()(le,"".concat(ce,"-rtl"),_e==="rtl"),O()(le,"".concat(ce,"-borderless"),!ne),le));return n.createElement(Xe,g()({ref:bt.selectRef,virtual:ht,dropdownMatchSelectWidth:Lt},Xt,{listHeight:zt,listItemHeight:Ht,mode:Ze,prefixCls:ce,direction:_e,inputIcon:Ut,menuItemSelectedIcon:Pt,removeIcon:nr,clearIcon:cr,notFoundContent:Ke,className:de,getPopupContainer:it||pt,dropdownClassName:Mt}))})},bt}return a()(ut,[{key:"render",value:function(){return n.createElement(At.a,null,this.renderSelect)}}]),ut}(n.Component);mt.Option=B,mt.OptGroup=U,mt.SECRET_COMBOBOX_MODE_DO_NOT_USE="SECRET_COMBOBOX_MODE_DO_NOT_USE",mt.defaultProps={transitionName:"slide-up",choiceTransitionName:"",bordered:!0};var rt=_.a=mt},QewF:function(Z,_){function e(u){var O=u.findComponents({mainType:"legend"});O&&O.length&&u.filterSeries(function(v){for(var g=0;g<O.length;g++)if(!O[g].isSelected(v.name))return!1;return!0})}Z.exports=e},QjgC:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("diXd"),y=e("zYjg"),w=e("zfxY"),p=e("JkS2"),a=v.curry,t=v.each,o=v.map,s=Math.min,l=Math.max,n=Math.pow,d=1e4,r=6,c=6,i="globalPan",h={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},f={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},A={brushStyle:{lineWidth:2,stroke:"rgba(0,0,0,0.3)",fill:"rgba(0,0,0,0.1)"},transformable:!0,brushMode:"single",removeOnClick:!1},C=0;function S(je){g.call(this),this._zr=je,this.group=new y.Group,this._brushType,this._brushOption,this._panels,this._track=[],this._dragging,this._covers=[],this._creatingCover,this._creatingPanel,this._enableGlobalPan,this._uid="brushController_"+C++,this._handlers={},t(vt,function(_e,ht){this._handlers[ht]=v.bind(_e,this)},this)}S.prototype={constructor:S,enableBrush:function(je){return this._brushType&&L(this),je.brushType&&E(this,je),this},setPanels:function(je){if(je&&je.length){var _e=this._panels={};v.each(je,function(ht){_e[ht.panelId]=v.clone(ht)})}else this._panels=null;return this},mount:function(je){je=je||{},this._enableGlobalPan=je.enableGlobalPan;var _e=this.group;return this._zr.add(_e),_e.attr({position:je.position||[0,0],rotation:je.rotation||0,scale:je.scale||[1,1]}),this._transform=_e.getLocalTransform(),this},eachCover:function(je,_e){t(this._covers,je,_e)},updateCovers:function(je){je=v.map(je,function(zt){return v.merge(v.clone(A),zt,!0)});var _e="\0-brush-index-",ht=this._covers,Lt=this._covers=[],Ft=this,Wt=this._creatingCover;return new p(ht,je,or,Qt).add(Tt).update(Tt).remove(jt).execute(),this;function Qt(zt,Nt){return(zt.id!=null?zt.id:_e+Nt)+"-"+zt.brushType}function or(zt,Nt){return Qt(zt.__brushOption,Nt)}function Tt(zt,Nt){var Ht=je[zt];if(Nt!=null&&ht[Nt]===Wt)Lt[zt]=ht[Nt];else{var it=Lt[zt]=Nt!=null?(ht[Nt].__brushOption=Ht,ht[Nt]):N(Ft,x(Ft,Ht));R(Ft,it)}}function jt(zt){ht[zt]!==Wt&&Ft.group.remove(ht[zt])}},unmount:function(){return this.enableBrush(!1),U(this),this._zr.remove(this.group),this},dispose:function(){this.unmount(),this.off()}},v.mixin(S,g);function E(je,_e){var ht=je._zr;je._enableGlobalPan||w.take(ht,i,je._uid),T(ht,je._handlers),je._brushType=_e.brushType,je._brushOption=v.merge(v.clone(A),_e,!0)}function L(je){var _e=je._zr;w.release(_e,i,je._uid),b(_e,je._handlers),je._brushType=je._brushOption=null}function T(je,_e){t(_e,function(ht,Lt){je.on(Lt,ht)})}function b(je,_e){t(_e,function(ht,Lt){je.off(Lt,ht)})}function x(je,_e){var ht=Qe[_e.brushType].createCover(je,_e);return ht.__brushOption=_e,M(ht,_e),je.group.add(ht),ht}function N(je,_e){var ht=F(_e);return ht.endCreating&&(ht.endCreating(je,_e),M(_e,_e.__brushOption)),_e}function D(je,_e){var ht=_e.__brushOption;F(_e).updateCoverShape(je,_e,ht.range,ht)}function M(je,_e){var ht=_e.z;ht==null&&(ht=d),je.traverse(function(Lt){Lt.z=ht,Lt.z2=ht})}function R(je,_e){F(_e).updateCommon(je,_e),D(je,_e)}function F(je){return Qe[je.__brushOption.brushType]}function B(je,_e,ht){var Lt=je._panels;if(!Lt)return!0;var Ft,Wt=je._transform;return t(Lt,function(Qt){Qt.isTargetByCursor(_e,ht,Wt)&&(Ft=Qt)}),Ft}function H(je,_e){var ht=je._panels;if(!ht)return!0;var Lt=_e.__brushOption.panelId;return Lt!=null?ht[Lt]:!0}function U(je){var _e=je._covers,ht=_e.length;return t(_e,function(Lt){je.group.remove(Lt)},je),_e.length=0,!!ht}function K(je,_e){var ht=o(je._covers,function(Lt){var Ft=Lt.__brushOption,Wt=v.clone(Ft.range);return{brushType:Ft.brushType,panelId:Ft.panelId,range:Wt}});je.trigger("brush",ht,{isEnd:!!_e.isEnd,removeOnClick:!!_e.removeOnClick})}function W(je){var _e=je._track;if(!_e.length)return!1;var ht=_e[_e.length-1],Lt=_e[0],Ft=ht[0]-Lt[0],Wt=ht[1]-Lt[1],Qt=n(Ft*Ft+Wt*Wt,.5);return Qt>r}function z(je){var _e=je.length-1;return _e<0&&(_e=0),[je[0],je[_e]]}function Y(je,_e,ht,Lt){var Ft=new y.Group;return Ft.add(new y.Rect({name:"main",style:$(ht),silent:!0,draggable:!0,cursor:"move",drift:a(je,_e,Ft,"nswe"),ondragend:a(K,_e,{isEnd:!0})})),t(Lt,function(Wt){Ft.add(new y.Rect({name:Wt,style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:a(je,_e,Ft,Wt),ondragend:a(K,_e,{isEnd:!0})}))}),Ft}function Q(je,_e,ht,Lt){var Ft=Lt.brushStyle.lineWidth||0,Wt=l(Ft,c),Qt=ht[0][0],or=ht[1][0],Tt=Qt-Ft/2,jt=or-Ft/2,zt=ht[0][1],Nt=ht[1][1],Ht=zt-Wt+Ft/2,it=Nt-Wt+Ft/2,He=zt-Qt,ne=Nt-or,ce=He+Ft,Ze=ne+Ft;G(je,_e,"main",Qt,or,He,ne),Lt.transformable&&(G(je,_e,"w",Tt,jt,Wt,Ze),G(je,_e,"e",Ht,jt,Wt,Ze),G(je,_e,"n",Tt,jt,ce,Wt),G(je,_e,"s",Tt,it,ce,Wt),G(je,_e,"nw",Tt,jt,Wt,Wt),G(je,_e,"ne",Ht,jt,Wt,Wt),G(je,_e,"sw",Tt,it,Wt,Wt),G(je,_e,"se",Ht,it,Wt,Wt))}function P(je,_e){var ht=_e.__brushOption,Lt=ht.transformable,Ft=_e.childAt(0);Ft.useStyle($(ht)),Ft.attr({silent:!Lt,cursor:Lt?"move":"default"}),t(["w","e","n","s","se","sw","ne","nw"],function(Wt){var Qt=_e.childOfName(Wt),or=pe(je,Wt);Qt&&Qt.attr({silent:!Lt,invisible:!Lt,cursor:Lt?f[or]+"-resize":null})})}function G(je,_e,ht,Lt,Ft,Wt,Qt){var or=_e.childOfName(ht);or&&or.setShape(At(Xe(je,_e,[[Lt,Ft],[Lt+Wt,Ft+Qt]])))}function $(je){return v.defaults({strokeNoScale:!0},je.brushStyle)}function fe(je,_e,ht,Lt){var Ft=[s(je,ht),s(_e,Lt)],Wt=[l(je,ht),l(_e,Lt)];return[[Ft[0],Wt[0]],[Ft[1],Wt[1]]]}function te(je){return y.getTransform(je.group)}function pe(je,_e){if(_e.length>1){_e=_e.split("");var ht=[pe(je,_e[0]),pe(je,_e[1])];return(ht[0]==="e"||ht[0]==="w")&&ht.reverse(),ht.join("")}else{var Lt={w:"left",e:"right",n:"top",s:"bottom"},Ft={left:"w",right:"e",top:"n",bottom:"s"},ht=y.transformDirection(Lt[_e],te(je));return Ft[ht]}}function we(je,_e,ht,Lt,Ft,Wt,Qt,or){var Tt=Lt.__brushOption,jt=je(Tt.range),zt=Ve(ht,Wt,Qt);t(Ft.split(""),function(Nt){var Ht=h[Nt];jt[Ht[0]][Ht[1]]+=zt[Ht[0]]}),Tt.range=_e(fe(jt[0][0],jt[1][0],jt[0][1],jt[1][1])),R(ht,Lt),K(ht,{isEnd:!1})}function be(je,_e,ht,Lt,Ft){var Wt=_e.__brushOption.range,Qt=Ve(je,ht,Lt);t(Wt,function(or){or[0]+=Qt[0],or[1]+=Qt[1]}),R(je,_e),K(je,{isEnd:!1})}function Ve(je,_e,ht){var Lt=je.group,Ft=Lt.transformCoordToLocal(_e,ht),Wt=Lt.transformCoordToLocal(0,0);return[Ft[0]-Wt[0],Ft[1]-Wt[1]]}function Xe(je,_e,ht){var Lt=H(je,_e);return Lt&&Lt!==!0?Lt.clipPath(ht,je._transform):v.clone(ht)}function At(je){var _e=s(je[0][0],je[1][0]),ht=s(je[0][1],je[1][1]),Lt=l(je[0][0],je[1][0]),Ft=l(je[0][1],je[1][1]);return{x:_e,y:ht,width:Lt-_e,height:Ft-ht}}function Be(je,_e,ht){if(!je._brushType||bt(je,_e))return;var Lt=je._zr,Ft=je._covers,Wt=B(je,_e,ht);if(!je._dragging)for(var Qt=0;Qt<Ft.length;Qt++){var or=Ft[Qt].__brushOption;if(Wt&&(Wt===!0||or.panelId===Wt.panelId)&&Qe[or.brushType].contain(Ft[Qt],ht[0],ht[1]))return}Wt&&Lt.setCursorStyle("crosshair")}function Fe(je){var _e=je.event;_e.preventDefault&&_e.preventDefault()}function mt(je,_e,ht){return je.childOfName("main").contain(_e,ht)}function rt(je,_e,ht,Lt){var Ft=je._creatingCover,Wt=je._creatingPanel,Qt=je._brushOption,or;if(je._track.push(ht.slice()),W(je)||Ft){if(Wt&&!Ft){Qt.brushMode==="single"&&U(je);var Tt=v.clone(Qt);Tt.brushType=Je(Tt.brushType,Wt),Tt.panelId=Wt===!0?null:Wt.panelId,Ft=je._creatingCover=x(je,Tt),je._covers.push(Ft)}if(Ft){var jt=Qe[Je(je._brushType,Wt)],zt=Ft.__brushOption;zt.range=jt.getCreatingRange(Xe(je,Ft,je._track)),Lt&&(N(je,Ft),jt.updateCommon(je,Ft)),D(je,Ft),or={isEnd:Lt}}}else Lt&&Qt.brushMode==="single"&&Qt.removeOnClick&&(B(je,_e,ht)&&U(je)&&(or={isEnd:Lt,removeOnClick:!0}));return or}function Je(je,_e){return je==="auto"?_e.defaultBrushType:je}var vt={mousedown:function(je){if(this._dragging)ut(this,je);else if(!je.target||!je.target.draggable){Fe(je);var _e=this.group.transformCoordToLocal(je.offsetX,je.offsetY);this._creatingCover=null;var ht=this._creatingPanel=B(this,je,_e);ht&&(this._dragging=!0,this._track=[_e.slice()])}},mousemove:function(je){var _e=je.offsetX,ht=je.offsetY,Lt=this.group.transformCoordToLocal(_e,ht);if(Be(this,je,Lt),this._dragging){Fe(je);var Ft=rt(this,je,Lt,!1);Ft&&K(this,Ft)}},mouseup:function(je){ut(this,je)}};function ut(je,_e){if(je._dragging){Fe(_e);var ht=_e.offsetX,Lt=_e.offsetY,Ft=je.group.transformCoordToLocal(ht,Lt),Wt=rt(je,_e,Ft,!0);je._dragging=!1,je._track=[],je._creatingCover=null,Wt&&K(je,Wt)}}function bt(je,_e,ht){var Lt=je._zr;return _e<0||_e>Lt.getWidth()||ht<0||ht>Lt.getHeight()}var Qe={lineX:pt(0),lineY:pt(1),rect:{createCover:function(je,_e){return Y(a(we,function(ht){return ht},function(ht){return ht}),je,_e,["w","e","n","s","se","sw","ne","nw"])},getCreatingRange:function(je){var _e=z(je);return fe(_e[1][0],_e[1][1],_e[0][0],_e[0][1])},updateCoverShape:function(je,_e,ht,Lt){Q(je,_e,ht,Lt)},updateCommon:P,contain:mt},polygon:{createCover:function(je,_e){var ht=new y.Group;return ht.add(new y.Polyline({name:"main",style:$(_e),silent:!0})),ht},getCreatingRange:function(je){return je},endCreating:function(je,_e){_e.remove(_e.childAt(0)),_e.add(new y.Polygon({name:"main",draggable:!0,drift:a(be,je,_e),ondragend:a(K,je,{isEnd:!0})}))},updateCoverShape:function(je,_e,ht,Lt){_e.childAt(0).setShape({points:Xe(je,_e,ht)})},updateCommon:P,contain:mt}};function pt(je){return{createCover:function(_e,ht){return Y(a(we,function(Lt){var Ft=[Lt,[0,100]];return je&&Ft.reverse(),Ft},function(Lt){return Lt[je]}),_e,ht,[["w","e"],["n","s"]][je])},getCreatingRange:function(_e){var ht=z(_e),Lt=s(ht[0][je],ht[1][je]),Ft=l(ht[0][je],ht[1][je]);return[Lt,Ft]},updateCoverShape:function(_e,ht,Lt,Ft){var Wt,Qt=H(_e,ht);if(Qt!==!0&&Qt.getLinearBrushOtherExtent)Wt=Qt.getLinearBrushOtherExtent(je,_e._transform);else{var or=_e._zr;Wt=[0,[or.getWidth(),or.getHeight()][1-je]]}var Tt=[Lt,Wt];je&&Tt.reverse(),Q(_e,ht,Tt,Ft)},updateCommon:P,contain:mt}}var Ge=S;Z.exports=Ge},Qlo8:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("BLOe"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},R0xs:function(Z,_,e){var u=e("oEo5"),O=e("+Vnd"),v=e("tLnZ"),g=v.seriesModelMixin,y=O.extend({type:"series.candlestick",dependencies:["xAxis","yAxis","grid"],defaultValueDimensions:[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],dimensions:null,defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,layout:null,clip:!0,itemStyle:{color:"#c23531",color0:"#314656",borderWidth:1,borderColor:"#c23531",borderColor0:"#314656"},emphasis:{itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationUpdate:!1,animationEasing:"linear",animationDuration:300},getShadowDim:function(){return"open"},brushSelector:function(p,a,t){var o=a.getItemLayout(p);return o&&t.rect(o.brushRect)}});u.mixin(y,g,!0);var w=y;Z.exports=w},RA1y:function(Z,_,e){var u=e("oEo5"),O=e("Ju7t"),v=e("P7pv"),g=e("l1R7"),y=O.extend({type:"cartesian2dAxis",axis:null,init:function(){y.superApply(this,"init",arguments),this.resetRange()},mergeOption:function(){y.superApply(this,"mergeOption",arguments),this.resetRange()},restoreData:function(){y.superApply(this,"restoreData",arguments),this.resetRange()},getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"grid",index:this.option.gridIndex,id:this.option.gridId})[0]}});function w(t,o){return o.type||(o.data?"category":"value")}u.merge(y.prototype,g);var p={offset:0};v("x",y,w,p),v("y",y,w,p);var a=y;Z.exports=a},RA7y:function(Z,_,e){var u=e("342z"),O=u.extend({type:"compound",shape:{paths:null},_updatePathDirty:function(){for(var g=this.__dirtyPath,y=this.shape.paths,w=0;w<y.length;w++)g=g||y[w].__dirtyPath;this.__dirtyPath=g,this.__dirty=this.__dirty||g},beforeBrush:function(){this._updatePathDirty();for(var g=this.shape.paths||[],y=this.getGlobalScale(),w=0;w<g.length;w++)g[w].path||g[w].createPathProxy(),g[w].path.setScale(y[0],y[1],g[w].segmentIgnoreThreshold)},buildPath:function(g,y){for(var w=y.paths||[],p=0;p<w.length;p++)w[p].buildPath(g,w[p].shape,!0)},afterBrush:function(){for(var g=this.shape.paths||[],y=0;y<g.length;y++)g[y].__dirtyPath=!1},getBoundingRect:function(){return this._updatePathDirty(),u.prototype.getBoundingRect.call(this)}});Z.exports=O},RDyO:function(Z,_,e){},RM5q:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("yMz6"),g=v.updateCenterAndZoom;u.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},function(y,w){var p=y.componentType||"series";w.eachComponent({mainType:p,query:y},function(a){var t=a.coordinateSystem;if(t.type!=="geo")return;var o=g(t,y,a.get("scaleLimit"));a.setCenter&&a.setCenter(o.center),a.setZoom&&a.setZoom(o.zoom),p==="series"&&O.each(a.seriesGroup,function(s){s.setCenter(o.center),s.setZoom(o.zoom)})})})},RNwL:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=v.each,y=v.filter,w=v.map,p=v.isArray,a=v.indexOf,t=v.isObject,o=v.isString,s=v.createHashMap,l=v.assert,n=v.clone,d=v.merge,r=v.extend,c=v.mixin,i=e("QV7q"),h=e("P0S0"),f=e("Ju7t"),A=e("6PrJ"),C=e("VT0C"),S=e("kAFf"),E=S.resetSourceDefaulter,L="\0_ec_inner",T=h.extend({init:function(U,K,W,z){W=W||{},this.option=null,this._theme=new h(W),this._optionManager=z},setOption:function(U,K){l(!(L in U),"please use chart.getOption()"),this._optionManager.setOption(U,K),this.resetOption(null)},resetOption:function(U){var K=!1,W=this._optionManager;if(!U||U==="recreate"){var z=W.mountOption(U==="recreate");!this.option||U==="recreate"?N.call(this,z):(this.restoreData(),this.mergeOption(z)),K=!0}if((U==="timeline"||U==="media")&&this.restoreData(),!U||U==="recreate"||U==="timeline"){var Y=W.getTimelineOption(this);Y&&(this.mergeOption(Y),K=!0)}if(!U||U==="recreate"||U==="media"){var Q=W.getMediaOption(this,this._api);Q.length&&g(Q,function(P){this.mergeOption(P,K=!0)},this)}return K},mergeOption:function(U){var K=this.option,W=this._componentsMap,z=[];E(this),g(U,function(Q,P){if(Q==null)return;f.hasClass(P)?P&&z.push(P):K[P]=K[P]==null?n(Q):d(K[P],Q,!0)}),f.topologicalTravel(z,f.getAllClassMainTypes(),Y,this);function Y(Q,P){var G=i.normalizeToArray(U[Q]),$=i.mappingToExists(W.get(Q),G);i.makeIdAndName($),g($,function(te,pe){var we=te.option;t(we)&&(te.keyInfo.mainType=Q,te.keyInfo.subType=M(Q,we,te.exist))});var fe=D(W,P);K[Q]=[],W.set(Q,[]),g($,function(te,pe){var we=te.exist,be=te.option;if(l(t(be)||we,"Empty component definition"),!be)we.mergeOption({},this),we.optionUpdated({},!1);else{var Ve=f.getClass(Q,te.keyInfo.subType,!0);if(we&&we.constructor===Ve)we.name=te.keyInfo.name,we.mergeOption(be,this),we.optionUpdated(be,!1);else{var Xe=r({dependentModels:fe,componentIndex:pe},te.keyInfo);we=new Ve(be,this,this,Xe),r(we,Xe),we.init(be,this,this,Xe),we.optionUpdated(null,!0)}}W.get(Q)[pe]=we,K[Q][pe]=we.option},this),Q==="series"&&R(this,W.get("series"))}this._seriesIndicesMap=s(this._seriesIndices=this._seriesIndices||[])},getOption:function(){var U=n(this.option);return g(U,function(K,W){if(f.hasClass(W)){for(var K=i.normalizeToArray(K),z=K.length-1;z>=0;z--)i.isIdInner(K[z])&&K.splice(z,1);U[W]=K}}),delete U[L],U},getTheme:function(){return this._theme},getComponent:function(U,K){var W=this._componentsMap.get(U);if(W)return W[K||0]},queryComponents:function(U){var K=U.mainType;if(!K)return[];var W=U.index,z=U.id,Y=U.name,Q=this._componentsMap.get(K);if(!Q||!Q.length)return[];var P;if(W!=null)p(W)||(W=[W]),P=y(w(W,function(fe){return Q[fe]}),function(fe){return!!fe});else if(z!=null){var G=p(z);P=y(Q,function(fe){return G&&a(z,fe.id)>=0||!G&&fe.id===z})}else if(Y!=null){var $=p(Y);P=y(Q,function(fe){return $&&a(Y,fe.name)>=0||!$&&fe.name===Y})}else P=Q.slice();return F(P,U)},findComponents:function(U){var K=U.query,W=U.mainType,z=Q(K),Y=z?this.queryComponents(z):this._componentsMap.get(W);return P(F(Y,U));function Q(G){var $=W+"Index",fe=W+"Id",te=W+"Name";return G&&(G[$]!=null||G[fe]!=null||G[te]!=null)?{mainType:W,index:G[$],id:G[fe],name:G[te]}:null}function P(G){return U.filter?y(G,U.filter):G}},eachComponent:function(U,K,W){var z=this._componentsMap;if(typeof U=="function")W=K,K=U,z.each(function(Q,P){g(Q,function(G,$){K.call(W,P,G,$)})});else if(o(U))g(z.get(U),K,W);else if(t(U)){var Y=this.findComponents(U);g(Y,K,W)}},getSeriesByName:function(U){var K=this._componentsMap.get("series");return y(K,function(W){return W.name===U})},getSeriesByIndex:function(U){return this._componentsMap.get("series")[U]},getSeriesByType:function(U){var K=this._componentsMap.get("series");return y(K,function(W){return W.subType===U})},getSeries:function(){return this._componentsMap.get("series").slice()},getSeriesCount:function(){return this._componentsMap.get("series").length},eachSeries:function(U,K){B(this),g(this._seriesIndices,function(W){var z=this._componentsMap.get("series")[W];U.call(K,z,W)},this)},eachRawSeries:function(U,K){g(this._componentsMap.get("series"),U,K)},eachSeriesByType:function(U,K,W){B(this),g(this._seriesIndices,function(z){var Y=this._componentsMap.get("series")[z];Y.subType===U&&K.call(W,Y,z)},this)},eachRawSeriesByType:function(U,K,W){return g(this.getSeriesByType(U),K,W)},isSeriesFiltered:function(U){return B(this),this._seriesIndicesMap.get(U.componentIndex)==null},getCurrentSeriesIndices:function(){return(this._seriesIndices||[]).slice()},filterSeries:function(U,K){B(this);var W=y(this._componentsMap.get("series"),U,K);R(this,W)},restoreData:function(U){var K=this._componentsMap;R(this,K.get("series"));var W=[];K.each(function(z,Y){W.push(Y)}),f.topologicalTravel(W,f.getAllClassMainTypes(),function(z,Y){g(K.get(z),function(Q){(z!=="series"||!b(Q,U))&&Q.restoreData()})})}});function b(U,K){if(K){var W=K.seiresIndex,z=K.seriesId,Y=K.seriesName;return W!=null&&U.componentIndex!==W||z!=null&&U.id!==z||Y!=null&&U.name!==Y}}function x(U,K){var W=U.color&&!U.colorLayer;g(K,function(z,Y){if(Y==="colorLayer"&&W)return;f.hasClass(Y)||(typeof z=="object"?U[Y]=U[Y]?d(U[Y],z,!1):n(z):U[Y]==null&&(U[Y]=z))})}function N(U){U=U,this.option={},this.option[L]=1,this._componentsMap=s({series:[]}),this._seriesIndices,this._seriesIndicesMap,x(U,this._theme.option),d(U,A,!1),this.mergeOption(U)}function D(U,K){p(K)||(K=K?[K]:[]);var W={};return g(K,function(z){W[z]=(U.get(z)||[]).slice()}),W}function M(U,K,W){var z=K.type?K.type:W?W.subType:f.determineSubType(U,K);return z}function R(U,K){U._seriesIndicesMap=s(U._seriesIndices=w(K,function(W){return W.componentIndex})||[])}function F(U,K){return K.hasOwnProperty("subType")?y(U,function(W){return W.subType===K.subType}):U}function B(U){}c(T,C);var H=T;Z.exports=H},ROQd:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("soU2"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},RQkO:function(Z,_,e){var u=e("ie0D"),O=e("spGK"),v=e("Wa83"),g=e("TjoS");function y(p,a,t){if(this.name=p,this.geometries=a,t)t=[t[0],t[1]];else{var o=this.getBoundingRect();t=[o.x+o.width/2,o.y+o.height/2]}this.center=t}y.prototype={constructor:y,properties:null,getBoundingRect:function(){var p=this._rect;if(p)return p;for(var a=Number.MAX_VALUE,t=[a,a],o=[-a,-a],s=[],l=[],n=this.geometries,d=0;d<n.length;d++){if(n[d].type!=="polygon")continue;var r=n[d].exterior;O.fromPoints(r,s,l),v.min(t,t,s),v.max(o,o,l)}return d===0&&(t[0]=t[1]=o[0]=o[1]=0),this._rect=new u(t[0],t[1],o[0]-t[0],o[1]-t[1])},contain:function(p){var a=this.getBoundingRect(),t=this.geometries;if(!a.contain(p[0],p[1]))return!1;e:for(var o=0,s=t.length;o<s;o++){if(t[o].type!=="polygon")continue;var l=t[o].exterior,n=t[o].interiors;if(g.contain(l,p[0],p[1])){for(var d=0;d<(n?n.length:0);d++)if(g.contain(n[d]))continue e;return!0}}return!1},transformTo:function(p,a,t,o){var s=this.getBoundingRect(),l=s.width/s.height;t?o||(o=t/l):t=l*o;for(var n=new u(p,a,t,o),d=s.calculateTransform(n),r=this.geometries,c=0;c<r.length;c++){if(r[c].type!=="polygon")continue;for(var i=r[c].exterior,h=r[c].interiors,f=0;f<i.length;f++)v.applyTransform(i[f],i[f],d);for(var A=0;A<(h?h.length:0);A++)for(var f=0;f<h[A].length;f++)v.applyTransform(h[A][f],h[A][f],d)}s=this._rect,s.copy(n),this.center=[s.x+s.width/2,s.y+s.height/2]},cloneShallow:function(p){p==null&&(p=this.name);var a=new y(p,this.geometries,this.center);return a._rect=this._rect,a.transformTo=null,a}};var w=y;Z.exports=w},RS9Z:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={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"};_.default=u},RXQH:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("qyV+")},"Rax+":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("sy/9"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},Rbwl:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("lQf/"),g=e.n(v),y=e("VmQ4")},RczH:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"};_.default=u},RoAx:function(Z,_,e){},RrEo:function(Z,_,e){e("Kuav"),e("BUtc"),e("O0fn")},Rvbe:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={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"};_.default=u},Rz4u:function(Z,_,e){var u=e("zYjg"),O=e("Wa83"),v=u.Line.prototype,g=u.BezierCurve.prototype;function y(p){return isNaN(+p.cpx1)||isNaN(+p.cpy1)}var w=u.extendShape({type:"ec-line",style:{stroke:"#000",fill:null},shape:{x1:0,y1:0,x2:0,y2:0,percent:1,cpx1:null,cpy1:null},buildPath:function(p,a){this[y(a)?"_buildPathLine":"_buildPathCurve"](p,a)},_buildPathLine:v.buildPath,_buildPathCurve:g.buildPath,pointAt:function(p){return this[y(this.shape)?"_pointAtLine":"_pointAtCurve"](p)},_pointAtLine:v.pointAt,_pointAtCurve:g.pointAt,tangentAt:function(p){var a=this.shape,t=y(a)?[a.x2-a.x1,a.y2-a.y1]:this._tangentAtCurve(p);return O.normalize(t,t)},_tangentAtCurve:g.tangentAt});Z.exports=w},S5yf:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={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"};_.default=u},SGPK:function(Z,_,e){var u=e("oEo5"),O={show:!0,zlevel:0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#333",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#ccc"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.3)","rgba(200,200,200,0.3)"]}}},v={};v.categoryAxis=u.merge({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},O),v.valueAxis=u.merge({boundaryGap:[0,0],splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#eee",width:1}}},O),v.timeAxis=u.defaults({scale:!0,min:"dataMin",max:"dataMax"},v.valueAxis),v.logAxis=u.defaults({scale:!0,logBase:10},v.valueAxis);var g=v;Z.exports=g},SL1A:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("OCjS"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},SSBM:function(Z,_,e){var u=e("oEo5"),O=e("ie0D"),v=e("Jjzi"),g=v.parsePercent,y=e("CQhY"),w=u.each,p=["left","right","top","bottom","width","height"],a=[["width","left","right"],["height","top","bottom"]];function t(A,C,S,E,L){var T=0,b=0;E==null&&(E=Infinity),L==null&&(L=Infinity);var x=0;C.eachChild(function(N,D){var M=N.position,R=N.getBoundingRect(),F=C.childAt(D+1),B=F&&F.getBoundingRect(),H,U;if(A==="horizontal"){var K=R.width+(B?-B.x+R.x:0);H=T+K,H>E||N.newline?(T=0,H=K,b+=x+S,x=R.height):x=Math.max(x,R.height)}else{var W=R.height+(B?-B.y+R.y:0);U=b+W,U>L||N.newline?(T+=x+S,b=0,U=W,x=R.width):x=Math.max(x,R.width)}if(N.newline)return;M[0]=T,M[1]=b,A==="horizontal"?T=H+S:b=U+S})}var o=t,s=u.curry(t,"vertical"),l=u.curry(t,"horizontal");function n(A,C,S){var E=C.width,L=C.height,T=g(A.x,E),b=g(A.y,L),x=g(A.x2,E),N=g(A.y2,L);return(isNaN(T)||isNaN(parseFloat(A.x)))&&(T=0),(isNaN(x)||isNaN(parseFloat(A.x2)))&&(x=E),(isNaN(b)||isNaN(parseFloat(A.y)))&&(b=0),(isNaN(N)||isNaN(parseFloat(A.y2)))&&(N=L),S=y.normalizeCssArray(S||0),{width:Math.max(x-T-S[1]-S[3],0),height:Math.max(N-b-S[0]-S[2],0)}}function d(A,C,S){S=y.normalizeCssArray(S||0);var E=C.width,L=C.height,T=g(A.left,E),b=g(A.top,L),x=g(A.right,E),N=g(A.bottom,L),D=g(A.width,E),M=g(A.height,L),R=S[2]+S[0],F=S[1]+S[3],B=A.aspect;isNaN(D)&&(D=E-x-F-T),isNaN(M)&&(M=L-N-R-b),B!=null&&(isNaN(D)&&isNaN(M)&&(B>E/L?D=E*.8:M=L*.8),isNaN(D)&&(D=B*M),isNaN(M)&&(M=D/B)),isNaN(T)&&(T=E-x-D-F),isNaN(b)&&(b=L-N-M-R);switch(A.left||A.right){case"center":T=E/2-D/2-S[3];break;case"right":T=E-D-F;break}switch(A.top||A.bottom){case"middle":case"center":b=L/2-M/2-S[0];break;case"bottom":b=L-M-R;break}T=T||0,b=b||0,isNaN(D)&&(D=E-F-T-(x||0)),isNaN(M)&&(M=L-R-b-(N||0));var H=new O(T+S[3],b+S[0],D,M);return H.margin=S,H}function r(A,C,S,E,L){var T=!L||!L.hv||L.hv[0],b=!L||!L.hv||L.hv[1],x=L&&L.boundingMode||"all";if(!T&&!b)return;var N;if(x==="raw")N=A.type==="group"?new O(0,0,+C.width||0,+C.height||0):A.getBoundingRect();else if(N=A.getBoundingRect(),A.needLocalTransform()){var D=A.getLocalTransform();N=N.clone(),N.applyTransform(D)}C=d(u.defaults({width:N.width,height:N.height},C),S,E);var M=A.position,R=T?C.x-N.x:0,F=b?C.y-N.y:0;A.attr("position",x==="raw"?[R,F]:[M[0]+R,M[1]+F])}function c(A,C){return A[a[C][0]]!=null||A[a[C][1]]!=null&&A[a[C][2]]!=null}function i(A,C,S){!u.isObject(S)&&(S={});var E=S.ignoreSize;!u.isArray(E)&&(E=[E,E]);var L=b(a[0],0),T=b(a[1],1);D(a[0],A,L),D(a[1],A,T);function b(M,R){var F={},B=0,H={},U=0,K=2;if(w(M,function(Y){H[Y]=A[Y]}),w(M,function(Y){x(C,Y)&&(F[Y]=H[Y]=C[Y]),N(F,Y)&&B++,N(H,Y)&&U++}),E[R])return N(C,M[1])?H[M[2]]=null:N(C,M[2])&&(H[M[1]]=null),H;if(U===K||!B)return H;if(B>=K)return F;for(var W=0;W<M.length;W++){var z=M[W];if(!x(F,z)&&x(A,z)){F[z]=A[z];break}}return F}function x(M,R){return M.hasOwnProperty(R)}function N(M,R){return M[R]!=null&&M[R]!=="auto"}function D(M,R,F){w(M,function(B){R[B]=F[B]})}}function h(A){return f({},A)}function f(A,C){return C&&A&&w(p,function(S){C.hasOwnProperty(S)&&(A[S]=C[S])}),A}_.LOCATION_PARAMS=p,_.HV_NAMES=a,_.box=o,_.vbox=s,_.hbox=l,_.getAvailableSize=n,_.getLayoutRect=d,_.positionElement=r,_.sizeCalculable=c,_.mergeLayoutParam=i,_.getLayoutParams=h,_.copyLayoutParams=f},SXou:function(Z,_,e){var u=e("oEo5"),O=u.each,v=u.map,g=u.isFunction,y=u.createHashMap,w=u.noop,p=e("YBdE"),a=p.createTask,t=e("kY/L"),o=t.getUID,s=e("RNwL"),l=e("H1MY"),n=e("QV7q"),d=n.normalizeToArray;function r(W,z,Y,Q){this.ecInstance=W,this.api=z,this.unfinished;var Y=this._dataProcessorHandlers=Y.slice(),Q=this._visualHandlers=Q.slice();this._allHandlers=Y.concat(Q),this._stageTaskMap=y()}var c=r.prototype;c.restoreData=function(W,z){W.restoreData(z),this._stageTaskMap.each(function(Y){var Q=Y.overallTask;Q&&Q.dirty()})},c.getPerformArgs=function(W,z){if(!W.__pipeline)return;var Y=this._pipelineMap.get(W.__pipeline.id),Q=Y.context,P=!z&&Y.progressiveEnabled&&(!Q||Q.progressiveRender)&&W.__idxInPipeline>Y.blockIndex,G=P?Y.step:null,$=Q&&Q.modDataCount,fe=$!=null?Math.ceil($/G):null;return{step:G,modBy:fe,modDataCount:$}},c.getPipeline=function(W){return this._pipelineMap.get(W)},c.updateStreamModes=function(W,z){var Y=this._pipelineMap.get(W.uid),Q=W.getData(),P=Q.count(),G=Y.progressiveEnabled&&z.incrementalPrepareRender&&P>=Y.threshold,$=W.get("large")&&P>=W.get("largeThreshold"),fe=W.get("progressiveChunkMode")==="mod"?P:null;W.pipelineContext=Y.context={progressiveRender:G,modDataCount:fe,large:$}},c.restorePipelines=function(W){var z=this,Y=z._pipelineMap=y();W.eachSeries(function(Q){var P=Q.getProgressive(),G=Q.uid;Y.set(G,{id:G,head:null,tail:null,threshold:Q.getProgressiveThreshold(),progressiveEnabled:P&&!(Q.preventIncremental&&Q.preventIncremental()),blockIndex:-1,step:Math.round(P||700),count:0}),M(z,Q,Q.dataTask)})},c.prepareStageTasks=function(){var W=this._stageTaskMap,z=this.ecInstance.getModel(),Y=this.api;O(this._allHandlers,function(Q){var P=W.get(Q.uid)||W.set(Q.uid,[]);Q.reset&&f(this,Q,P,z,Y),Q.overallReset&&A(this,Q,P,z,Y)},this)},c.prepareView=function(W,z,Y,Q){var P=W.renderTask,G=P.context;G.model=z,G.ecModel=Y,G.api=Q,P.__block=!W.incrementalPrepareRender,M(this,z,P)},c.performDataProcessorTasks=function(W,z){i(this,this._dataProcessorHandlers,W,z,{block:!0})},c.performVisualTasks=function(W,z,Y){i(this,this._visualHandlers,W,z,Y)};function i(W,z,Y,Q,P){P=P||{};var G;O(z,function(fe,te){if(P.visualType&&P.visualType!==fe.visualType)return;var pe=W._stageTaskMap.get(fe.uid),we=pe.seriesTaskMap,be=pe.overallTask;if(be){var Ve,Xe=be.agentStubMap;Xe.each(function(Be){$(P,Be)&&(Be.dirty(),Ve=!0)}),Ve&&be.dirty(),h(be,Q);var At=W.getPerformArgs(be,P.block);Xe.each(function(Be){Be.perform(At)}),G|=be.perform(At)}else we&&we.each(function(Be,Fe){$(P,Be)&&Be.dirty();var mt=W.getPerformArgs(Be,P.block);mt.skip=!fe.performRawSeries&&Y.isSeriesFiltered(Be.context.model),h(Be,Q),G|=Be.perform(mt)})});function $(fe,te){return fe.setDirty&&(!fe.dirtyMap||fe.dirtyMap.get(te.__pipeline.id))}W.unfinished|=G}c.performSeriesTasks=function(W){var z;W.eachSeries(function(Y){z|=Y.dataTask.perform()}),this.unfinished|=z},c.plan=function(){this._pipelineMap.each(function(W){var z=W.tail;do{if(z.__block){W.blockIndex=z.__idxInPipeline;break}z=z.getUpstream()}while(z)})};var h=c.updatePayload=function(W,z){z!=="remain"&&(W.context.payload=z)};function f(W,z,Y,Q,P){var G=Y.seriesTaskMap||(Y.seriesTaskMap=y()),$=z.seriesType,fe=z.getTargetSeries;z.createOnAllSeries?Q.eachRawSeries(te):$?Q.eachRawSeriesByType($,te):fe&&fe(Q,P).each(te);function te(we){var be=we.uid,Ve=G.get(be)||G.set(be,a({plan:T,reset:b,count:D}));Ve.context={model:we,ecModel:Q,api:P,useClearVisual:z.isVisual&&!z.isLayout,plan:z.plan,reset:z.reset,scheduler:W},M(W,we,Ve)}var pe=W._pipelineMap;G.each(function(we,be){pe.get(be)||(we.dispose(),G.removeKey(be))})}function A(W,z,Y,Q,P){var G=Y.overallTask=Y.overallTask||a({reset:C});G.context={ecModel:Q,api:P,overallReset:z.overallReset,scheduler:W};var $=G.agentStubMap=G.agentStubMap||y(),fe=z.seriesType,te=z.getTargetSeries,pe=!0,we=z.modifyOutputEnd;fe?Q.eachRawSeriesByType(fe,be):te?te(Q,P).each(be):(pe=!1,O(Q.getSeries(),be));function be(Xe){var At=Xe.uid,Be=$.get(At);Be||(Be=$.set(At,a({reset:S,onDirty:L})),G.dirty()),Be.context={model:Xe,overallProgress:pe,modifyOutputEnd:we},Be.agent=G,Be.__block=pe,M(W,Xe,Be)}var Ve=W._pipelineMap;$.each(function(Xe,At){Ve.get(At)||(Xe.dispose(),G.dirty(),$.removeKey(At))})}function C(W){W.overallReset(W.ecModel,W.api,W.payload)}function S(W,z){return W.overallProgress&&E}function E(){this.agent.dirty(),this.getDownstream().dirty()}function L(){this.agent&&this.agent.dirty()}function T(W){return W.plan&&W.plan(W.model,W.ecModel,W.api,W.payload)}function b(W){W.useClearVisual&&W.data.clearAllVisual();var z=W.resetDefines=d(W.reset(W.model,W.ecModel,W.api,W.payload));return z.length>1?v(z,function(Y,Q){return N(Q)}):x}var x=N(0);function N(W){return function(z,Y){var Q=Y.data,P=Y.resetDefines[W];if(P&&P.dataEach)for(var G=z.start;G<z.end;G++)P.dataEach(Q,G);else P&&P.progress&&P.progress(z,Q)}}function D(W){return W.data.count()}function M(W,z,Y){var Q=z.uid,P=W._pipelineMap.get(Q);!P.head&&(P.head=Y),P.tail&&P.tail.pipe(Y),P.tail=Y,Y.__idxInPipeline=P.count++,Y.__pipeline=P}r.wrapStageHandler=function(W,z){return g(W)&&(W={overallReset:W,seriesType:R(W)}),W.uid=o("stageHandler"),z&&(W.visualType=z),W};function R(W){H=null;try{W(F,B)}catch(z){}return H}var F={},B={},H;U(F,s),U(B,l),F.eachSeriesByType=F.eachRawSeriesByType=function(W){H=W},F.eachComponent=function(W){W.mainType==="series"&&W.subType&&(H=W.subType)};function U(W,z){for(var Y in z.prototype)W[Y]=w}var K=r;Z.exports=K},Sawj:function(Z,_,e){},ShHz:function(Z,_,e){var u=e("mUie");function O(v,g){return u(v,g)}Z.exports=O},SobH:function(Z,_){var e=function(){this.head=null,this.tail=null,this._len=0},u=e.prototype;u.insert=function(w){var p=new O(w);return this.insertEntry(p),p},u.insertEntry=function(w){this.head?(this.tail.next=w,w.prev=this.tail,w.next=null,this.tail=w):this.head=this.tail=w,this._len++},u.remove=function(w){var p=w.prev,a=w.next;p?p.next=a:this.head=a,a?a.prev=p:this.tail=p,w.next=w.prev=null,this._len--},u.len=function(){return this._len},u.clear=function(){this.head=this.tail=null,this._len=0};var O=function(p){this.value=p,this.next,this.prev},v=function(p){this._list=new e,this._map={},this._maxSize=p||10,this._lastRemovedEntry=null},g=v.prototype;g.put=function(w,p){var a=this._list,t=this._map,o=null;if(t[w]==null){var s=a.len(),l=this._lastRemovedEntry;if(s>=this._maxSize&&s>0){var n=a.head;a.remove(n),delete t[n.key],o=n.value,this._lastRemovedEntry=n}l?l.value=p:l=new O(p),l.key=w,a.insertEntry(l),t[w]=l}return o},g.get=function(w){var p=this._map[w],a=this._list;if(p!=null)return p!==a.tail&&(a.remove(p),a.insertEntry(p)),p.value},g.clear=function(){this._list.clear(),this._map={}};var y=v;Z.exports=y},T1Cw:function(Z,_,e){var u=e("Q6Bq"),O=e("6q22"),v=e("uieq"),g=e("7lsH");u.extendChartView({type:"scatter",render:function(y,w,p){var a=y.getData(),t=this._updateSymbolDraw(a,y);t.updateData(a,{clipShape:this._getClipShape(y)}),this._finished=!0},incrementalPrepareRender:function(y,w,p){var a=y.getData(),t=this._updateSymbolDraw(a,y);t.incrementalPrepareUpdate(a),this._finished=!1},incrementalRender:function(y,w,p){this._symbolDraw.incrementalUpdate(y,w.getData(),{clipShape:this._getClipShape(w)}),this._finished=y.end===w.getData().count()},updateTransform:function(y,w,p){var a=y.getData();if(this.group.dirty(),!this._finished||a.count()>1e4||!this._symbolDraw.isPersistent())return{update:!0};var t=g().reset(y);t.progress&&t.progress({start:0,end:a.count()},a),this._symbolDraw.updateLayout(a)},_getClipShape:function(y){var w=y.coordinateSystem,p=w&&w.getArea&&w.getArea();return y.get("clip",!0)?p:null},_updateSymbolDraw:function(y,w){var p=this._symbolDraw,a=w.pipelineContext,t=a.large;return(!p||t!==this._isLargeDraw)&&(p&&p.remove(),p=this._symbolDraw=t?new v:new O,this._isLargeDraw=t,this.group.removeAll()),this.group.add(p.group),p},remove:function(y,w){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},dispose:function(){}})},T3qQ:function(Z,_,e){},T9w4:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("giN5"),g=e("cLjh"),y=e("LieO"),w=e("eZvc"),p=w.rectCoordAxisBuildSplitArea,a=w.rectCoordAxisHandleRemove,t=["axisLine","axisTickLabel","axisName"],o=["splitArea","splitLine","minorSplitLine"],s=g.extend({type:"cartesianAxis",axisPointerClass:"CartesianAxisPointer",render:function(l,n,d,r){this.group.removeAll();var c=this._axisGroup;if(this._axisGroup=new O.Group,this.group.add(this._axisGroup),!l.get("show"))return;var i=l.getCoordSysModel(),h=y.layout(i,l),f=new v(l,h);u.each(t,f.add,f),this._axisGroup.add(f.getGroup()),u.each(o,function(A){l.get(A+".show")&&this["_"+A](l,i)},this),O.groupTransition(c,this._axisGroup,l),s.superCall(this,"render",l,n,d,r)},remove:function(){a(this)},_splitLine:function(l,n){var d=l.axis;if(d.scale.isBlank())return;var r=l.getModel("splitLine"),c=r.getModel("lineStyle"),i=c.get("color");i=u.isArray(i)?i:[i];for(var h=n.coordinateSystem.getRect(),f=d.isHorizontal(),A=0,C=d.getTicksCoords({tickModel:r}),S=[],E=[],L=c.getLineStyle(),T=0;T<C.length;T++){var b=d.toGlobalCoord(C[T].coord);f?(S[0]=b,S[1]=h.y,E[0]=b,E[1]=h.y+h.height):(S[0]=h.x,S[1]=b,E[0]=h.x+h.width,E[1]=b);var x=A++%i.length,N=C[T].tickValue;this._axisGroup.add(new O.Line({anid:N!=null?"line_"+C[T].tickValue:null,subPixelOptimize:!0,shape:{x1:S[0],y1:S[1],x2:E[0],y2:E[1]},style:u.defaults({stroke:i[x]},L),silent:!0}))}},_minorSplitLine:function(l,n){var d=l.axis,r=l.getModel("minorSplitLine"),c=r.getModel("lineStyle"),i=n.coordinateSystem.getRect(),h=d.isHorizontal(),f=d.getMinorTicksCoords();if(!f.length)return;for(var A=[],C=[],S=c.getLineStyle(),E=0;E<f.length;E++)for(var L=0;L<f[E].length;L++){var T=d.toGlobalCoord(f[E][L].coord);h?(A[0]=T,A[1]=i.y,C[0]=T,C[1]=i.y+i.height):(A[0]=i.x,A[1]=T,C[0]=i.x+i.width,C[1]=T),this._axisGroup.add(new O.Line({anid:"minor_line_"+f[E][L].tickValue,subPixelOptimize:!0,shape:{x1:A[0],y1:A[1],x2:C[0],y2:C[1]},style:S,silent:!0}))}},_splitArea:function(l,n){p(this,this._axisGroup,l,n)}});s.extend({type:"xAxis"}),s.extend({type:"yAxis"})},TA7z:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"eye",theme:"outlined"};_.default=u},TFeq:function(Z,_,e){"use strict";var u=e("slFT");_.a=u.a},TJUE:function(Z,_){var e=arguments[3],u=arguments[4],O=arguments[5],v=JSON.stringify;Z.exports=function(g,y){for(var w,p=Object.keys(O),a=0,t=p.length;a<t;a++){var o=p[a],s=O[o].exports;if(s===g||s&&s.default===g){w=o;break}}if(!w){w=Math.floor(Math.pow(16,8)*Math.random()).toString(16);for(var l={},a=0,t=p.length;a<t;a++){var o=p[a];l[o]=o}u[w]=["function(require,module,exports){"+g+"(self); }",l]}var n=Math.floor(Math.pow(16,8)*Math.random()).toString(16),d={};d[w]=w,u[n]=["function(require,module,exports){var f = require("+v(w)+");(f.default ? f.default : f)(self);}",d];var r={};c(n);function c(S){r[S]=!0;for(var E in u[S][1]){var L=u[S][1][E];r[L]||c(L)}}var i="("+e+")({"+Object.keys(r).map(function(S){return v(S)+":["+u[S][0]+","+v(u[S][1])+"]"}).join(",")+"},{},["+v(n)+"])",h=window.URL||window.webkitURL||window.mozURL||window.msURL,f=new Blob([i],{type:"text/javascript"});if(y&&y.bare)return f;var A=h.createObjectURL(f),C=new Worker(A);return C.objectURL=A,C}},TJkC:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.1 209.3l-56.4 44.1C775.8 155.1 656.2 92 521.9 92 290 92 102.3 279.5 102 511.5 101.7 743.7 289.8 932 521.9 932c181.3 0 335.8-115 394.6-276.1 1.5-4.2-.7-8.9-4.9-10.3l-56.7-19.5a8 8 0 00-10.1 4.8c-1.8 5-3.8 10-5.9 14.9-17.3 41-42.1 77.8-73.7 109.4A344.77 344.77 0 01655.9 829c-42.3 17.9-87.4 27-133.8 27-46.5 0-91.5-9.1-133.8-27A341.5 341.5 0 01279 755.2a342.16 342.16 0 01-73.7-109.4c-17.9-42.4-27-87.4-27-133.9s9.1-91.5 27-133.9c17.3-41 42.1-77.8 73.7-109.4 31.6-31.6 68.4-56.4 109.3-73.8 42.3-17.9 87.4-27 133.8-27 46.5 0 91.5 9.1 133.8 27a341.5 341.5 0 01109.3 73.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.6 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c-.1-6.6-7.8-10.3-13-6.2z"}}]},name:"reload",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="ReloadOutlined";var w=_.a=u.forwardRef(y)},TSjp:function(Z,_,e){var u=e("Q6Bq");(function(){for(var v in u){if(u==null||!u.hasOwnProperty(v)||v==="default"||v==="__esModule")return;_[v]=u[v]}})();var O=e("4i2E");(function(){for(var v in O){if(O==null||!O.hasOwnProperty(v)||v==="default"||v==="__esModule")return;_[v]=O[v]}})(),e("lENJ"),e("Z5xy"),e("ZyKJ"),e("GW+3"),e("Q4TL"),e("3+Tf"),e("tfuW"),e("Y5yc"),e("xHkS"),e("UlWe"),e("m+vz"),e("+j2m"),e("uGYj"),e("xjlc"),e("7i10"),e("ptwT"),e("ZiI5"),e("QZMu"),e("tD+t"),e("0STn"),e("//FV"),e("URsE"),e("6FCF"),e("RrEo"),e("IDQs"),e("Q8DI"),e("7mDt"),e("vtWr"),e("UWng"),e("4/zX"),e("uCTv"),e("WPhU"),e("O0fn"),e("9ZAX"),e("8DUC"),e("in6x"),e("MJjE"),e("F8iZ"),e("AvRI"),e("4UXL"),e("9LFT"),e("77ii"),e("t3Yf"),e("D2y6"),e("rYji"),e("yZ6v"),e("vXmO"),e("Jy93"),e("intE")},TZL6:function(Z,_,e){"use strict";e.d(_,"a",function(){return v});var u=e("ZZRV"),O=e.n(u);function v(g,y,w){var p=u.useRef({});return(!("value"in p.current)||w(p.current.condition,y))&&(p.current.value=g(),p.current.condition=y),p.current.value}},Tca1:function(Z,_,e){var u=e("oEo5"),O=e("0gFT"),v=e("+Vnd"),g=e("CQhY"),y=g.encodeHTML,w=g.addCommas,p=e("y6TG"),a=e("Vw6a"),t=a.retrieveRawAttr,o=e("zYK1"),s=e("kAFf"),l=s.makeSeriesEncodeForNameBased,n=v.extend({type:"series.map",dependencies:["geo"],layoutMode:"box",needsDrawMap:!1,seriesGroup:[],getInitialData:function(r){for(var c=O(this,{coordDimensions:["value"],encodeDefaulter:u.curry(l,this)}),i=c.mapDimension("value"),h=u.createHashMap(),f=[],A=[],C=0,S=c.count();C<S;C++){var E=c.getName(C);h.set(E,!0),f.push({name:E,value:c.get(i,C),selected:t(c,C,"selected")})}var L=o.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return u.each(L.regions,function(T){var b=T.name;h.get(b)||(f.push({name:b}),A.push(b))}),this.updateSelectedMap(f),c.appendValues([],A),c},getHostGeoModel:function(){var r=this.option.geoIndex;return r!=null?this.dependentModels.geo[r]:null},getMapType:function(){return(this.getHostGeoModel()||this).option.map},getRawValue:function(r){var c=this.getData();return c.get(c.mapDimension("value"),r)},getRegionModel:function(r){var c=this.getData();return c.getItemModel(c.indexOfName(r))},formatTooltip:function(r,c,i,h){for(var f=this.getData(),A=w(this.getRawValue(r)),C=f.getName(r),S=this.seriesGroup,E=[],L=0;L<S.length;L++){var T=S[L].originalData.indexOfName(C),b=f.mapDimension("value");isNaN(S[L].originalData.get(b,T))||E.push(y(S[L].name))}var x=h==="html"?"<br/>":`
|
|
|
`;return E.join(", ")+x+y(C+" : "+A)},getTooltipPosition:function(r){if(r!=null){var c=this.getData().getName(r),i=this.coordinateSystem,h=i.getRegion(c);return h&&i.dataToPoint(h.center)}},setZoom:function(r){this.option.zoom=r},setCenter:function(r){this.option.center=r},defaultOption:{zlevel:0,z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:.75,showLegendSymbol:!0,dataRangeHoverLink:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}},nameProperty:"name"}});u.mixin(n,p);var d=n;Z.exports=d},Td8K:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("oURd")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="MinusSquareOutlined";var p=v.forwardRef(w);_.default=p},TdBk:function(Z,_,e){var u=e("oEo5"),O=e("EgZf");function v(y,w){O.call(this,"radius",y,w),this.type="category"}v.prototype={constructor:v,pointToData:function(y,w){return this.polar.pointToData(y,w)[this.dim==="radius"?0:1]},dataToRadius:O.prototype.dataToCoord,radiusToData:O.prototype.coordToData},u.inherits(v,O);var g=v;Z.exports=g},TfK1:function(Z,_,e){var u=e("4Zqk");function O(v,g){return g=g||{},u(g.coordDimensions||[],v,{dimsDef:g.dimensionsDefine||v.dimensionsDefine,encodeDef:g.encodeDefine||v.encodeDefine,dimCount:g.dimensionsCount,encodeDefaulter:g.encodeDefaulter,generateCoord:g.generateCoord,generateCoordCount:g.generateCoordCount})}Z.exports=O},TjoS:function(Z,_,e){var u=e("KBjX"),O=1e-8;function v(y,w){return Math.abs(y-w)<O}function g(y,w,p){var a=0,t=y[0];if(!t)return!1;for(var o=1;o<y.length;o++){var s=y[o];a+=u(t[0],t[1],s[0],s[1],w,p),t=s}var l=y[0];return(!v(t[0],l[0])||!v(t[1],l[1]))&&(a+=u(t[0],t[1],l[0],l[1],w,p)),a!==0}_.contain=g},TmiR:function(Z,_,e){var u=e("oEo5"),O=e("sTJb"),v=e("ie0D"),g=function(p){p=p||{},O.call(this,p);for(var a in p)p.hasOwnProperty(a)&&(this[a]=p[a]);this._children=[],this.__storage=null,this.__dirty=!0};g.prototype={constructor:g,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(p){return this._children[p]},childOfName:function(p){for(var a=this._children,t=0;t<a.length;t++)if(a[t].name===p)return a[t]},childCount:function(){return this._children.length},add:function(p){return p&&p!==this&&p.parent!==this&&(this._children.push(p),this._doAdd(p)),this},addBefore:function(p,a){if(p&&p!==this&&p.parent!==this&&a&&a.parent===this){var t=this._children,o=t.indexOf(a);o>=0&&(t.splice(o,0,p),this._doAdd(p))}return this},_doAdd:function(p){p.parent&&p.parent.remove(p),p.parent=this;var a=this.__storage,t=this.__zr;a&&a!==p.__storage&&(a.addToStorage(p),p instanceof g&&p.addChildrenToStorage(a)),t&&t.refresh()},remove:function(p){var a=this.__zr,t=this.__storage,o=this._children,s=u.indexOf(o,p);return s<0?this:(o.splice(s,1),p.parent=null,t&&(t.delFromStorage(p),p instanceof g&&p.delChildrenFromStorage(t)),a&&a.refresh(),this)},removeAll:function(){var p=this._children,a=this.__storage,t,o;for(o=0;o<p.length;o++)t=p[o],a&&(a.delFromStorage(t),t instanceof g&&t.delChildrenFromStorage(a)),t.parent=null;return p.length=0,this},eachChild:function(p,a){for(var t=this._children,o=0;o<t.length;o++){var s=t[o];p.call(a,s,o)}return this},traverse:function(p,a){for(var t=0;t<this._children.length;t++){var o=this._children[t];p.call(a,o),o.type==="group"&&o.traverse(p,a)}return this},addChildrenToStorage:function(p){for(var a=0;a<this._children.length;a++){var t=this._children[a];p.addToStorage(t),t instanceof g&&t.addChildrenToStorage(p)}},delChildrenFromStorage:function(p){for(var a=0;a<this._children.length;a++){var t=this._children[a];p.delFromStorage(t),t instanceof g&&t.delChildrenFromStorage(p)}},dirty:function(){return this.__dirty=!0,this.__zr&&this.__zr.refresh(),this},getBoundingRect:function(p){for(var a=null,t=new v(0,0,0,0),o=p||this._children,s=[],l=0;l<o.length;l++){var n=o[l];if(n.ignore||n.invisible)continue;var d=n.getBoundingRect(),r=n.getLocalTransform(s);r?(t.copy(d),t.applyTransform(r),a=a||t.clone(),a.union(t)):(a=a||d.clone(),a.union(d))}return a||t}},u.inherits(g,O);var y=g;Z.exports=y},TymS:function(Z,_,e){for(var u=e("Q6Bq"),O=e("ycch"),v=function(){},g=["treemapZoomToNode","treemapRender","treemapMove"],y=0;y<g.length;y++)u.registerAction({type:g[y],update:"updateView"},v);u.registerAction({type:"treemapRootToNode",update:"updateView"},function(w,p){p.eachComponent({mainType:"series",subType:"treemap",query:w},a);function a(t,o){var s=["treemapZoomToNode","treemapRootToNode"],l=O.retrieveTargetInfo(w,s,t);if(l){var n=t.getViewRoot();n&&(w.direction=O.aboveViewRoot(n,l.node)?"rollUp":"drillDown"),t.resetViewRoot(l.node)}}})},TzWj:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("Gmrd"),w=e("SSBM"),p=e("Jjzi"),a=e("zYK1"),t=e("ICLB");function o(d,r){var c=d.get("boundingCoords");if(c!=null){var i=c[0],h=c[1];isNaN(i[0])||isNaN(i[1])||isNaN(h[0])||isNaN(h[1])||this.setBoundingRect(i[0],i[1],h[0]-i[0],h[1]-i[1])}var f=this.getBoundingRect(),A,C=d.get("layoutCenter"),S=d.get("layoutSize"),E=r.getWidth(),L=r.getHeight(),T=f.width/f.height*this.aspectScale,b=!1;C&&S&&(C=[p.parsePercent(C[0],E),p.parsePercent(C[1],L)],S=p.parsePercent(S,Math.min(E,L)),!isNaN(C[0])&&!isNaN(C[1])&&!isNaN(S)&&(b=!0));var x;if(b){var x={};T>1?(x.width=S,x.height=S/T):(x.height=S,x.width=S*T),x.y=C[1]-x.height/2,x.x=C[0]-x.width/2}else A=d.getBoxLayoutParams(),A.aspect=T,x=w.getLayoutRect(A,{width:E,height:L});this.setViewRect(x.x,x.y,x.width,x.height),this.setCenter(d.get("center")),this.setZoom(d.get("zoom"))}function s(d,r){g.each(r.get("geoCoord"),function(c,i){d.addGeoCoord(i,c)})}var l={dimensions:y.prototype.dimensions,create:function(d,r){var c=[];d.eachComponent("geo",function(h,f){var A=h.get("map"),C=h.get("aspectScale"),S=!0,E=t.retrieveMap(A);E&&E[0]&&E[0].type==="svg"?(C==null&&(C=1),S=!1):C==null&&(C=.75);var L=new y(A+f,A,h.get("nameMap"),S);L.aspectScale=C,L.zoomLimit=h.get("scaleLimit"),c.push(L),s(L,h),h.coordinateSystem=L,L.model=h,L.resize=o,L.resize(h,r)}),d.eachSeries(function(h){var f=h.get("coordinateSystem");if(f==="geo"){var A=h.get("geoIndex")||0;h.coordinateSystem=c[A]}});var i={};return d.eachSeriesByType("map",function(h){if(!h.getHostGeoModel()){var f=h.getMapType();i[f]=i[f]||[],i[f].push(h)}}),g.each(i,function(h,f){var A=g.map(h,function(S){return S.get("nameMap")}),C=new y(f,f,g.mergeAll(A));C.zoomLimit=g.retrieve.apply(null,g.map(h,function(S){return S.get("scaleLimit")})),c.push(C),C.resize=o,C.aspectScale=h[0].get("aspectScale"),C.resize(h[0],r),g.each(h,function(S){S.coordinateSystem=C,s(C,S)})}),c},getFilledRegions:function(d,r,c){for(var i=(d||[]).slice(),h=g.createHashMap(),f=0;f<i.length;f++)h.set(i[f].name,i[f]);var A=a.load(r,c);return g.each(A.regions,function(C){var S=C.name;!h.get(S)&&i.push({name:S})}),i}};v.registerCoordinateSystem("geo",l);var n=l;Z.exports=n},U3SQ:function(Z,_){function e(u,O){return u===O||u!==u&&O!==O}Z.exports=e},U3UR:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("F2Ao"),g=Math.PI;function y(w,p){p=p||{},u.defaults(p,{text:"loading",textColor:"#000",fontSize:"12px",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#c23531",spinnerRadius:10,lineWidth:5,zlevel:0});var a=new O.Group,t=new O.Rect({style:{fill:p.maskColor},zlevel:p.zlevel,z:1e4});a.add(t);var o=p.fontSize+" sans-serif",s=new O.Rect({style:{fill:"none",text:p.text,font:o,textPosition:"right",textDistance:10,textFill:p.textColor},zlevel:p.zlevel,z:10001});if(a.add(s),p.showSpinner){var l=new O.Arc({shape:{startAngle:-g/2,endAngle:-g/2+.1,r:p.spinnerRadius},style:{stroke:p.color,lineCap:"round",lineWidth:p.lineWidth},zlevel:p.zlevel,z:10001});l.animateShape(!0).when(1e3,{endAngle:g*3/2}).start("circularInOut"),l.animateShape(!0).when(1e3,{startAngle:g*3/2}).delay(300).start("circularInOut"),a.add(l)}return a.resize=function(){var n=v.getWidth(p.text,o),d=p.showSpinner?p.spinnerRadius:0,r=(w.getWidth()-d*2-(p.showSpinner&&n?10:0)-n)/2-(p.showSpinner?0:n/2),c=w.getHeight()/2;p.showSpinner&&l.setShape({cx:r,cy:c}),s.setShape({x:r-d,y:c-d,width:d*2,height:d*2}),t.setShape({x:0,y:0,width:w.getWidth(),height:w.getHeight()})},a.resize(),a}Z.exports=y},U4G4:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M758.2 839.1C851.8 765.9 912 651.9 912 523.9 912 303 733.5 124.3 512.6 124 291.4 123.7 112 302.8 112 523.9c0 125.2 57.5 236.9 147.6 310.2 3.5 2.8 8.6 2.2 11.4-1.3l39.4-50.5c2.7-3.4 2.1-8.3-1.2-11.1-8.1-6.6-15.9-13.7-23.4-21.2a318.64 318.64 0 01-68.6-101.7C200.4 609 192 567.1 192 523.9s8.4-85.1 25.1-124.5c16.1-38.1 39.2-72.3 68.6-101.7 29.4-29.4 63.6-52.5 101.7-68.6C426.9 212.4 468.8 204 512 204s85.1 8.4 124.5 25.1c38.1 16.1 72.3 39.2 101.7 68.6 29.4 29.4 52.5 63.6 68.6 101.7 16.7 39.4 25.1 81.3 25.1 124.5s-8.4 85.1-25.1 124.5a318.64 318.64 0 01-68.6 101.7c-9.3 9.3-19.1 18-29.3 26L668.2 724a8 8 0 00-14.1 3l-39.6 162.2c-1.2 5 2.6 9.9 7.7 9.9l167 .8c6.7 0 10.5-7.7 6.3-12.9l-37.3-47.9z"}}]},name:"redo",theme:"outlined"};_.default=u},UDPO:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("ie0D"),g=e("iXCq"),y=e("+Z45"),w=e("cARS"),p=e("2TcX"),a=["inBrush","outOfBrush"],t="__ecBrushSelect",o="__ecInBrushSelectEvent",s=u.PRIORITY.VISUAL.BRUSH;u.registerLayout(s,function(C,S,E){C.eachComponent({mainType:"brush"},function(L){E&&E.type==="takeGlobalCursor"&&L.setBrushOption(E.key==="brush"?E.brushOption:{brushType:!1})}),l(C)});function l(C){C.eachComponent({mainType:"brush"},function(S){var E=S.brushTargetManager=new p(S.option,C);E.setInputRanges(S.areas,C)})}u.registerVisual(s,function(C,S,E){var L=[],T,b;C.eachComponent({mainType:"brush"},function(x,N){var D={brushId:x.id,brushIndex:N,brushName:x.name,areas:O.clone(x.areas),selected:[]};L.push(D);var M=x.option,R=M.brushLink,F=[],B=[],H=[],U=0;N||(T=M.throttleType,b=M.throttleDelay);var K=O.map(x.areas,function(G){return h(O.defaults({boundingRect:f[G.brushType](G)},G))}),W=g.createVisualMappings(x.option,a,function(G){G.mappingMethod="fixed"});O.isArray(R)&&O.each(R,function(G){F[G]=1});function z(G){return R==="all"||F[G]}function Y(G){return!!G.length}C.eachSeries(function(G,$){var fe=H[$]=[];G.subType==="parallel"?Q(G,$,fe):P(G,$,fe)});function Q(G,$){var fe=G.coordinateSystem;U|=fe.hasAxisBrushed(),z($)&&fe.eachActiveState(G.getData(),function(te,pe){te==="active"&&(B[pe]=1)})}function P(G,$,fe){var te=c(G);if(!te||i(x,$))return;if(O.each(K,function(we){te[we.brushType]&&x.brushTargetManager.controlSeries(we,G,C)&&fe.push(we),U|=Y(fe)}),z($)&&Y(fe)){var pe=G.getData();pe.each(function(we){r(te,fe,pe,we)&&(B[we]=1)})}}C.eachSeries(function(G,$){var fe={seriesId:G.id,seriesIndex:$,seriesName:G.name,dataIndex:[]};D.selected.push(fe);var te=c(G),pe=H[$],we=G.getData(),be=z($)?function(Ve){return B[Ve]?(fe.dataIndex.push(we.getRawIndex(Ve)),"inBrush"):"outOfBrush"}:function(Ve){return r(te,pe,we,Ve)?(fe.dataIndex.push(we.getRawIndex(Ve)),"inBrush"):"outOfBrush"};(z($)?U:Y(pe))&&g.applyVisual(a,W,we,be)})}),n(S,T,b,L,E)});function n(C,S,E,L,T){if(!T)return;var b=C.getZr();if(b[o])return;b[t]||(b[t]=d);var x=w.createOrUpdate(b,t,E,S);x(C,L)}function d(C,S){if(!C.isDisposed()){var E=C.getZr();E[o]=!0,C.dispatchAction({type:"brushSelect",batch:S}),E[o]=!1}}function r(C,S,E,L){for(var T=0,b=S.length;T<b;T++){var x=S[T];if(C[x.brushType](L,E,x.selectors,x))return!0}}function c(C){var S=C.brushSelector;if(O.isString(S)){var E=[];return O.each(y,function(T,b){E[b]=function(x,N,D,M){var R=N.getItemLayout(x);return T[S](R,D,M)}}),E}else if(O.isFunction(S)){var L={};return O.each(y,function(T,b){L[b]=S}),L}return S}function i(C,S){var E=C.option.seriesIndex;return E!=null&&E!=="all"&&(O.isArray(E)?O.indexOf(E,S)<0:S!==E)}function h(C){var S=C.selectors={};return O.each(y[C.brushType],function(E,L){S[L]=function(T){return E(T,S,C)}}),C}var f={lineX:O.noop,lineY:O.noop,rect:function(C){return A(C.range)},polygon:function(C){for(var S,E=C.range,L=0,T=E.length;L<T;L++){S=S||[[Infinity,-Infinity],[Infinity,-Infinity]];var b=E[L];b[0]<S[0][0]&&(S[0][0]=b[0]),b[0]>S[0][1]&&(S[0][1]=b[0]),b[1]<S[1][0]&&(S[1][0]=b[1]),b[1]>S[1][1]&&(S[1][1]=b[1])}return S&&A(S)}};function A(C){return new v(C[0][0],C[1][0],C[0][1]-C[0][0],C[1][1]-C[1][0])}_.layoutCovers=l},UKqh:function(Z,_){/*!
|
|
|
* Determine if an object is a Buffer
|
|
|
*
|
|
|
* @author Feross Aboukhadijeh <https://feross.org>
|
|
|
* @license MIT
|
|
|
*/Z.exports=function(O){return O!=null&&(e(O)||u(O)||!!O._isBuffer)};function e(O){return!!O.constructor&&typeof O.constructor.isBuffer=="function"&&O.constructor.isBuffer(O)}function u(O){return typeof O.readFloatLE=="function"&&typeof O.slice=="function"&&e(O.slice(0,0))}},URsE:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5");e("BZez"),e("dYTN"),e("fnyN");var v=e("Dj6p"),g=e("dMF2"),y=e("Cd9S");u.registerVisual(O.curry(v,"sunburst")),u.registerLayout(O.curry(g,"sunburst")),u.registerProcessor(O.curry(y,"sunburst"))},UWng:function(Z,_,e){e("z8PH"),e("PUaD"),e("8x96")},UZiS:function(Z,_,e){var u=e("5sjV"),O=u.extend({type:"dataZoom",render:function(v,g,y,w){this.dataZoomModel=v,this.ecModel=g,this.api=y},getTargetCoordInfo:function(){var v=this.dataZoomModel,g=this.ecModel,y={};v.eachTargetAxis(function(p,a){var t=g.getComponent(p.axis,a);if(t){var o=t.getCoordSysModel();o&&w(o,t,y[o.mainType]||(y[o.mainType]=[]),o.componentIndex)}},this);function w(p,a,t,o){for(var s,l=0;l<t.length;l++)if(t[l].model===p){s=t[l];break}s||t.push(s={model:p,axisModels:[],coordIndex:o}),s.axisModels.push(a)}return y}});Z.exports=O},Udc0:function(Z,_,e){var u=e("5NJe"),O=u("length");Z.exports=O},UeGE:function(Z,_,e){var u=e("ie0D"),O=e("Owcv"),v=O.onIrrelevantElement,g=e("zYjg");function y(t){return t=a(t),function(o,s){return g.clipPointsByRect(o,t)}}function w(t,o){return t=a(t),function(s){var l=o!=null?o:s,n=l?t.width:t.height,d=l?t.x:t.y;return[d,d+(n||0)]}}function p(t,o,s){return t=a(t),function(l,n,d){return t.contain(n[0],n[1])&&!v(l,o,s)}}function a(t){return u.create(t)}_.makeRectPanelClipPath=y,_.makeLinearBrushOtherExtent=w,_.makeRectIsTargetByCursor=p},Uhfr:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="PlusSquareOutlined";var w=_.a=u.forwardRef(y)},Ukc0:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5");function v(g,y){O.each(y,function(w){w.update="updateView",u.registerAction(w,function(p,a){var t={};return a.eachComponent({mainType:"series",subType:g,query:p},function(o){o[w.method]&&o[w.method](p.name,p.dataIndex);var s=o.getData();s.each(function(l){var n=s.getName(l);t[n]=o.isSelected(n)||!1})}),{name:p.name,selected:t,seriesId:p.seriesId}})})}Z.exports=v},UlWe:function(Z,_,e){var u=e("Q6Bq");e("I10+"),e("5fdl"),e("hHOv");var O=e("1vZL"),v=e("pMHC"),g=e("sbTi"),y=e("czw/"),w=e("HKLK"),p=e("Gvbi"),a=e("Mq8S"),t=e("I6zq");u.registerProcessor(O),u.registerVisual(v("graph","circle",null)),u.registerVisual(g),u.registerVisual(y),u.registerLayout(w),u.registerLayout(u.PRIORITY.VISUAL.POST_CHART_LAYOUT,p),u.registerLayout(a),u.registerCoordinateSystem("graphView",{create:t})},Urip:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("IyOB")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="CheckOutlined";var p=v.forwardRef(w);_.default=p},Uu80:function(Z,_,e){"use strict";e.d(_,"a",function(){return O});var u=e("OEbR");function O(v,g){var y;if(typeof Symbol=="undefined"||v[Symbol.iterator]==null){if(Array.isArray(v)||(y=Object(u.a)(v))||g&&v&&typeof v.length=="number"){y&&(v=y);var w=0,p=function(){};return{s:p,n:function(){return w>=v.length?{done:!0}:{done:!1,value:v[w++]}},e:function(l){throw l},f:p}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,t=!1,o;return{s:function(){y=v[Symbol.iterator]()},n:function(){var l=y.next();return a=l.done,l},e:function(l){t=!0,o=l},f:function(){try{!a&&y.return!=null&&y.return()}finally{if(t)throw o}}}}},VC1J:function(Z,_,e){var u=e("rBS4");function O(v,g){var y=v.__data__;return u(g)?y[typeof g=="string"?"string":"hash"]:y.map}Z.exports=O},VOhW:function(Z,_,e){var u=e("k+fg"),O=u.extend({type:"series.pictorialBar",dependencies:["grid"],defaultOption:{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",progressive:0,hoverAnimation:!1},getInitialData:function(g){return g.stack=null,O.superApply(this,"getInitialData",arguments)}}),v=O;Z.exports=v},VOjM:function(Z,_,e){var u=e("342z"),O=e("nOCc"),v=u.extend({type:"polygon",shape:{points:null,smooth:!1,smoothConstraint:null},buildPath:function(y,w){O.buildPath(y,w,!0)}});Z.exports=v},VSH6:function(Z,_){var e=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];function u(O,v){O==="china"&&v.name==="\u53F0\u6E7E"&&v.geometries.push({type:"polygon",exterior:e[0]})}Z.exports=u},VT0C:function(Z,_,e){var u=e("QV7q"),O=u.makeInner,v=u.normalizeToArray,g=O();function y(p,a){for(var t=p.length,o=0;o<t;o++)if(p[o].length>a)return p[o];return p[t-1]}var w={clearColorPalette:function(){g(this).colorIdx=0,g(this).colorNameMap={}},getColorFromPalette:function(p,a,t){a=a||this;var o=g(a),s=o.colorIdx||0,l=o.colorNameMap=o.colorNameMap||{};if(l.hasOwnProperty(p))return l[p];var n=v(this.get("color",!0)),d=this.get("colorLayer",!0),r=t==null||!d?n:y(d,t);if(r=r||n,!r||!r.length)return;var c=r[s];return p&&(l[p]=c),o.colorIdx=(s+1)%r.length,c}};Z.exports=w},VYV7:function(Z,_,e){var u=e("oEo5"),O=e("Wa83"),v=e("+AHJ"),g=e("diXd"),y=e("Az1A"),w=e("NjBR"),p="silent";function a(c,i,h){return{type:c,event:h,target:i.target,topTarget:i.topTarget,cancelBubble:!1,offsetX:h.zrX,offsetY:h.zrY,gestureEvent:h.gestureEvent,pinchX:h.pinchX,pinchY:h.pinchY,pinchScale:h.pinchScale,wheelDelta:h.zrDelta,zrByTouch:h.zrByTouch,which:h.which,stop:t}}function t(){y.stop(this.event)}function o(){}o.prototype.dispose=function(){};var s=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],l=function(i,h,f,A){g.call(this),this.storage=i,this.painter=h,this.painterRoot=A,f=f||new o,this.proxy=null,this._hovered={},this._lastTouchMoment,this._lastX,this._lastY,this._gestureMgr,v.call(this),this.setHandlerProxy(f)};l.prototype={constructor:l,setHandlerProxy:function(i){this.proxy&&this.proxy.dispose(),i&&(u.each(s,function(h){i.on&&i.on(h,this[h],this)},this),i.handler=this),this.proxy=i},mousemove:function(i){var h=i.zrX,f=i.zrY,A=d(this,h,f),C=this._hovered,S=C.target;S&&!S.__zr&&(C=this.findHover(C.x,C.y),S=C.target);var E=this._hovered=A?{x:h,y:f}:this.findHover(h,f),L=E.target,T=this.proxy;T.setCursor&&T.setCursor(L?L.cursor:"default"),S&&L!==S&&this.dispatchToElement(C,"mouseout",i),this.dispatchToElement(E,"mousemove",i),L&&L!==S&&this.dispatchToElement(E,"mouseover",i)},mouseout:function(i){var h=i.zrEventControl,f=i.zrIsToLocalDOM;h!=="only_globalout"&&this.dispatchToElement(this._hovered,"mouseout",i),h!=="no_globalout"&&(!f&&this.trigger("globalout",{type:"globalout",event:i}))},resize:function(i){this._hovered={}},dispatch:function(i,h){var f=this[i];f&&f.call(this,h)},dispose:function(){this.proxy.dispose(),this.storage=this.proxy=this.painter=null},setCursorStyle:function(i){var h=this.proxy;h.setCursor&&h.setCursor(i)},dispatchToElement:function(i,h,f){i=i||{};var A=i.target;if(A&&A.silent)return;for(var C="on"+h,S=a(h,i,f);A&&!(A[C]&&(S.cancelBubble=A[C].call(A,S)),A.trigger(h,S),A=A.parent,S.cancelBubble););S.cancelBubble||(this.trigger(h,S),this.painter&&this.painter.eachOtherLayer(function(E){typeof E[C]=="function"&&E[C].call(E,S),E.trigger&&E.trigger(h,S)}))},findHover:function(i,h,f){for(var A=this.storage.getDisplayList(),C={x:i,y:h},S=A.length-1;S>=0;S--){var E;if(A[S]!==f&&!A[S].ignore&&(E=n(A[S],i,h))&&(!C.topTarget&&(C.topTarget=A[S]),E!==p)){C.target=A[S];break}}return C},processGesture:function(i,h){this._gestureMgr||(this._gestureMgr=new w);var f=this._gestureMgr;h==="start"&&f.clear();var A=f.recognize(i,this.findHover(i.zrX,i.zrY,null).target,this.proxy.dom);if(h==="end"&&f.clear(),A){var C=A.type;i.gestureEvent=C,this.dispatchToElement({target:A.target},C,A.event)}}},u.each(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(c){l.prototype[c]=function(i){var h=i.zrX,f=i.zrY,A=d(this,h,f),C,S;if((c!=="mouseup"||!A)&&(C=this.findHover(h,f),S=C.target),c==="mousedown")this._downEl=S,this._downPoint=[i.zrX,i.zrY],this._upEl=S;else if(c==="mouseup")this._upEl=S;else if(c==="click"){if(this._downEl!==this._upEl||!this._downPoint||O.dist(this._downPoint,[i.zrX,i.zrY])>4)return;this._downPoint=null}this.dispatchToElement(C,c,i)}});function n(c,i,h){if(c[c.rectHover?"rectContain":"contain"](i,h)){for(var f=c,A;f;){if(f.clipPath&&!f.clipPath.contain(i,h))return!1;f.silent&&(A=!0),f=f.parent}return A?p:!0}return!1}function d(c,i,h){var f=c.painter;return i<0||i>f.getWidth()||h<0||h>f.getHeight()}u.mixin(l,g),u.mixin(l,v);var r=l;Z.exports=r},VgM2:function(Z,_,e){"use strict";var u=e("+9z/");_.a=u.a},Vkpt:function(Z,_,e){var u=e("oEo5"),O=u.createHashMap;function v(g){g.eachSeriesByType("themeRiver",function(y){var w=y.getData(),p=y.getRawData(),a=y.get("color"),t=O();w.each(function(o){t.set(w.getRawIndex(o),o)}),p.each(function(o){var s=p.getName(o),l=a[(y.nameMap.get(s)-1)%a.length];p.setItemVisual(o,"color",l);var n=t.get(o);n!=null&&w.setItemVisual(n,"color",l)})})}Z.exports=v},Vlnl:function(Z,_,e){var u=e("oEo5"),O=e("6q22"),v=e("Jjzi"),g=e("YsOP"),y=e("aiPM"),w=e("4M5R");function p(o,s,l){var n=s.coordinateSystem;o.each(function(d){var r=o.getItemModel(d),c,i=v.parsePercent(r.get("x"),l.getWidth()),h=v.parsePercent(r.get("y"),l.getHeight());if(!isNaN(i)&&!isNaN(h))c=[i,h];else if(s.getMarkerPosition)c=s.getMarkerPosition(o.getValues(o.dimensions,d));else if(n){var f=o.get(n.dimensions[0],d),A=o.get(n.dimensions[1],d);c=n.dataToPoint([f,A])}isNaN(i)||(c[0]=i),isNaN(h)||(c[1]=h),o.setItemLayout(d,c)})}var a=w.extend({type:"markPoint",updateTransform:function(o,s,l){s.eachSeries(function(n){var d=n.markPointModel;d&&(p(d.getData(),n,l),this.markerGroupMap.get(n.id).updateLayout(d))},this)},renderSeries:function(o,s,l,n){var d=o.coordinateSystem,r=o.id,c=o.getData(),i=this.markerGroupMap,h=i.get(r)||i.set(r,new O),f=t(d,o,s);s.setData(f),p(s.getData(),o,n),f.each(function(A){var C=f.getItemModel(A),S=C.getShallow("symbol"),E=C.getShallow("symbolSize"),L=C.getShallow("symbolRotate"),T=u.isFunction(S),b=u.isFunction(E),x=u.isFunction(L);if(T||b||x){var N=s.getRawValue(A),D=s.getDataParams(A);T&&(S=S(N,D)),b&&(E=E(N,D)),x&&(L=L(N,D))}f.setItemVisual(A,{symbol:S,symbolSize:E,symbolRotate:L,color:C.get("itemStyle.color")||c.getVisual("color")})}),h.updateData(f),this.group.add(h.group),f.eachItemGraphicEl(function(A){A.traverse(function(C){C.dataModel=s})}),h.__keep=!0,h.group.silent=s.get("silent")||o.get("silent")}});function t(o,s,l){var n;o?n=u.map(o&&o.dimensions,function(c){var i=s.getData().getDimensionInfo(s.getData().mapDimension(c))||{};return u.defaults({name:c},i)}):n=[{name:"value",type:"float"}];var d=new g(n,l),r=u.map(l.get("data"),u.curry(y.dataTransform,s));return o&&(r=u.filter(r,u.curry(y.dataFilter,o))),d.initData(r,null,o?y.dimValueGetter:function(c){return c.value}),d}Z.exports=a},VmQ4:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("BJce"),g=e.n(v),y=e("bEBK")},VqEN:function(Z,_,e){"use strict";e.d(_,"a",function(){return v});var u=e("ZZRV"),O=e.n(u),v=u.createContext(null)},VrcO:function(Z,_,e){Z.exports=e("gweE")},Vw6a:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=v.isTypedArray,y=v.extend,w=v.assert,p=v.each,a=v.isObject,t=e("QV7q"),o=t.getDataItemValue,s=t.isDataItemOption,l=e("Jjzi"),n=l.parseDate,d=e("vwaK"),r=e("3uc+"),c=r.SOURCE_FORMAT_TYPED_ARRAY,i=r.SOURCE_FORMAT_ARRAY_ROWS,h=r.SOURCE_FORMAT_ORIGINAL,f=r.SOURCE_FORMAT_OBJECT_ROWS;function A(B,H){d.isInstance(B)||(B=d.seriesDataToSource(B)),this._source=B;var U=this._data=B.data,K=B.sourceFormat;K===c&&(this._offset=0,this._dimSize=H,this._data=U);var W=S[K===i?K+"_"+B.seriesLayoutBy:K];y(this,W)}var C=A.prototype;C.pure=!1,C.persistent=!0,C.getSource=function(){return this._source};var S={arrayRows_column:{pure:!0,count:function(){return Math.max(0,this._data.length-this._source.startIndex)},getItem:function(B){return this._data[B+this._source.startIndex]},appendData:T},arrayRows_row:{pure:!0,count:function(){var B=this._data[0];return B?Math.max(0,B.length-this._source.startIndex):0},getItem:function(B){B+=this._source.startIndex;for(var H=[],U=this._data,K=0;K<U.length;K++){var W=U[K];H.push(W?W[B]:null)}return H},appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},objectRows:{pure:!0,count:E,getItem:L,appendData:T},keyedColumns:{pure:!0,count:function(){var B=this._source.dimensionsDefine[0].name,H=this._data[B];return H?H.length:0},getItem:function(B){for(var H=[],U=this._source.dimensionsDefine,K=0;K<U.length;K++){var W=this._data[U[K].name];H.push(W?W[B]:null)}return H},appendData:function(B){var H=this._data;p(B,function(U,K){for(var W=H[K]||(H[K]=[]),z=0;z<(U||[]).length;z++)W.push(U[z])})}},original:{count:E,getItem:L,appendData:T},typedArray:{persistent:!1,pure:!0,count:function(){return this._data?this._data.length/this._dimSize:0},getItem:function(B,H){B=B-this._offset,H=H||[];for(var U=this._dimSize*B,K=0;K<this._dimSize;K++)H[K]=this._data[U+K];return H},appendData:function(B){this._data=B},clean:function(){this._offset+=this.count(),this._data=null}}};function E(){return this._data.length}function L(B){return this._data[B]}function T(B){for(var H=0;H<B.length;H++)this._data.push(B[H])}var b={arrayRows:x,objectRows:function(B,H,U,K){return U!=null?B[K]:B},keyedColumns:x,original:function(B,H,U,K){var W=o(B);return U==null||!(W instanceof Array)?W:W[U]},typedArray:x};function x(B,H,U,K){return U!=null?B[U]:B}var N={arrayRows:D,objectRows:function(B,H,U,K){return M(B[H],this._dimensionInfos[H])},keyedColumns:D,original:function(B,H,U,K){var W=B&&(B.value==null?B:B.value);return!this._rawData.pure&&s(B)&&(this.hasItemOption=!0),M(W instanceof Array?W[K]:W,this._dimensionInfos[H])},typedArray:function(B,H,U,K){return B[K]}};function D(B,H,U,K){return M(B[K],this._dimensionInfos[H])}function M(B,H){var U=H&&H.type;if(U==="ordinal"){var K=H&&H.ordinalMeta;return K?K.parseAndCollect(B):B}return U==="time"&&typeof B!="number"&&B!=null&&B!=="-"&&(B=+n(B)),B==null||B===""?NaN:+B}function R(B,H,U){if(!B)return;var K=B.getRawDataItem(H);if(K==null)return;var W=B.getProvider().getSource().sourceFormat,z,Y,Q=B.getDimensionInfo(U);return Q&&(z=Q.name,Y=Q.index),b[W](K,H,Y,z)}function F(B,H,U){if(!B)return;var K=B.getProvider().getSource().sourceFormat;if(K!==h&&K!==f)return;var W=B.getRawDataItem(H);if(K===h&&!a(W)&&(W=null),W)return W[U]}_.DefaultDataProvider=A,_.defaultDimValueGetters=N,_.retrieveRawValue=R,_.retrieveRawAttr=F},"W/V8":function(Z,_){var e=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],u={color:e,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],e]};Z.exports=u},W9tF:function(Z,_,e){var u=e("oEo5"),O=u.createHashMap,v=u.each;function g(w){var p=O();w.eachSeries(function(a){var t=a.get("stack");if(t){var o=p.get(t)||p.set(t,[]),s=a.getData(),l={stackResultDimension:s.getCalculationInfo("stackResultDimension"),stackedOverDimension:s.getCalculationInfo("stackedOverDimension"),stackedDimension:s.getCalculationInfo("stackedDimension"),stackedByDimension:s.getCalculationInfo("stackedByDimension"),isStackedByIndex:s.getCalculationInfo("isStackedByIndex"),data:s,seriesModel:a};if(!l.stackedDimension||!(l.isStackedByIndex||l.stackedByDimension))return;o.length&&s.setCalculationInfo("stackedOnSeries",o[o.length-1].seriesModel),o.push(l)}}),p.each(y)}function y(w){v(w,function(p,a){var t=[],o=[NaN,NaN],s=[p.stackResultDimension,p.stackedOverDimension],l=p.data,n=p.isStackedByIndex,d=l.map(s,function(r,c,i){var h=l.get(p.stackedDimension,i);if(isNaN(h))return o;var f,A;n?A=l.getRawIndex(i):f=l.get(p.stackedByDimension,i);for(var C=NaN,S=a-1;S>=0;S--){var E=w[S];if(n||(A=E.data.rawIndexOf(E.stackedByDimension,f)),A>=0){var L=E.data.getByRawIndex(E.stackResultDimension,A);if(h>=0&&L>0||h<=0&&L<0){h+=L,C=L;break}}}return t[0]=h,t[1]=C,t});l.hostModel.setData(d),p.data=d})}Z.exports=g},WCWM:function(Z,_){var e="__lodash_hash_undefined__";function u(O){return this.__data__.set(O,e),this}Z.exports=u},WEmw:function(Z,_,e){var u=e("BiNE"),O=Array.prototype,v=O.splice;function g(y){var w=this.__data__,p=u(w,y);if(p<0)return!1;var a=w.length-1;return p==a?w.pop():v.call(w,p,1),--this.size,!0}Z.exports=g},WIZQ:function(Z,_,e){var u=e("oEo5");function O(y){return this._axes[y]}var v=function(y){this._axes={},this._dimList=[],this.name=y||""};v.prototype={constructor:v,type:"cartesian",getAxis:function(y){return this._axes[y]},getAxes:function(){return u.map(this._dimList,O,this)},getAxesByScale:function(y){return y=y.toLowerCase(),u.filter(this.getAxes(),function(w){return w.scale.type===y})},addAxis:function(y){var w=y.dim;this._axes[w]=y,this._dimList.push(w)},dataToCoord:function(y){return this._dataCoordConvert(y,"dataToCoord")},coordToData:function(y){return this._dataCoordConvert(y,"coordToData")},_dataCoordConvert:function(y,w){for(var p=this._dimList,a=y instanceof Array?[]:{},t=0;t<p.length;t++){var o=p[t],s=this._axes[o];a[o]=s[w](y[o])}return a}};var g=v;Z.exports=g},WMWw:function(Z,_,e){var u=e("oEo5"),O=e("Ju7t"),v=e("G8fk"),g=e("P7pv"),y=e("Jjzi"),w=e("l1R7"),p=O.extend({type:"baseParallelAxis",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return v([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},setActiveIntervals:function(s){var l=this.activeIntervals=u.clone(s);if(l)for(var n=l.length-1;n>=0;n--)y.asc(l[n])},getActiveState:function(s){var l=this.activeIntervals;if(!l.length)return"normal";if(s==null||isNaN(s))return"inactive";if(l.length===1){var n=l[0];if(n[0]<=s&&s<=n[1])return"active"}else for(var d=0,r=l.length;d<r;d++)if(l[d][0]<=s&&s<=l[d][1])return"active";return"inactive"}}),a={type:"value",dim:null,areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};u.merge(p.prototype,w);function t(s,l){return l.type||(l.data?"category":"value")}g("parallel",p,t,a);var o=p;Z.exports=o},WPhU:function(Z,_,e){var u=e("Q6Bq");e("O0fn"),e("0Xow"),e("+CJ/"),u.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},function(){}),u.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},function(){})},WPhg:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("rkXN"),y=e("iCoW"),w=e("dqKt"),p=e("Jjzi"),a=p.reformIntervals,t=g.extend({type:"visualMap.piecewise",defaultOption:{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieceList:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0,showLabel:null},optionUpdated:function(n,d){t.superApply(this,"optionUpdated",arguments),this._pieceList=[],this.resetExtent();var r=this._mode=this._determineMode();o[this._mode].call(this),this._resetSelected(n,d);var c=this.option.categories;this.resetVisual(function(i,h){r==="categories"?(i.mappingMethod="category",i.categories=v.clone(c)):(i.dataExtent=this.getExtent(),i.mappingMethod="piecewise",i.pieceList=v.map(this._pieceList,function(f){var f=v.clone(f);return h!=="inRange"&&(f.visual=null),f}))})},completeVisualOption:function(){var n=this.option,d={},r=y.listVisualTypes(),c=this.isCategory();v.each(n.pieces,function(h){v.each(r,function(f){h.hasOwnProperty(f)&&(d[f]=1)})}),v.each(d,function(h,f){var A=0;v.each(this.stateList,function(C){A|=i(n,C,f)||i(n.target,C,f)},this),!A&&v.each(this.stateList,function(C){(n[C]||(n[C]={}))[f]=w.get(f,C==="inRange"?"active":"inactive",c)})},this);function i(h,f,A){return h&&h[f]&&(v.isObject(h[f])?h[f].hasOwnProperty(A):h[f]===A)}g.prototype.completeVisualOption.apply(this,arguments)},_resetSelected:function(n,d){var r=this.option,c=this._pieceList,i=(d?r:n).selected||{};if(r.selected=i,v.each(c,function(f,A){var C=this.getSelectedMapKey(f);i.hasOwnProperty(C)||(i[C]=!0)},this),r.selectedMode==="single"){var h=!1;v.each(c,function(f,A){var C=this.getSelectedMapKey(f);i[C]&&(h?i[C]=!1:h=!0)},this)}},getSelectedMapKey:function(n){return this._mode==="categories"?n.value+"":n.index+""},getPieceList:function(){return this._pieceList},_determineMode:function(){var n=this.option;return n.pieces&&n.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},setSelected:function(n){this.option.selected=v.clone(n)},getValueState:function(n){var d=y.findPieceIndex(n,this._pieceList);return d!=null&&this.option.selected[this.getSelectedMapKey(this._pieceList[d])]?"inRange":"outOfRange"},findTargetDataIndices:function(n){var d=[];return this.eachTargetSeries(function(r){var c=[],i=r.getData();i.each(this.getDataDimension(i),function(h,f){var A=y.findPieceIndex(h,this._pieceList);A===n&&c.push(f)},this),d.push({seriesId:r.id,dataIndex:c})},this),d},getRepresentValue:function(n){var d;if(this.isCategory())d=n.value;else if(n.value!=null)d=n.value;else{var r=n.interval||[];d=r[0]===-Infinity&&r[1]===Infinity?0:(r[0]+r[1])/2}return d},getVisualMeta:function(n){if(this.isCategory())return;var d=[],r=[],c=this;function i(C,S){var E=c.getRepresentValue({interval:C});S||(S=c.getValueState(E));var L=n(E,S);C[0]===-Infinity?r[0]=L:C[1]===Infinity?r[1]=L:d.push({value:C[0],color:L},{value:C[1],color:L})}var h=this._pieceList.slice();if(!h.length)h.push({interval:[-Infinity,Infinity]});else{var f=h[0].interval[0];f!==-Infinity&&h.unshift({interval:[-Infinity,f]}),f=h[h.length-1].interval[1],f!==Infinity&&h.push({interval:[f,Infinity]})}var A=-Infinity;return v.each(h,function(C){var S=C.interval;S&&(S[0]>A&&i([A,S[0]],"outOfRange"),i(S.slice()),A=S[1])},this),{stops:d,outerColors:r}}}),o={splitNumber:function(){var n=this.option,d=this._pieceList,r=Math.min(n.precision,20),c=this.getExtent(),i=n.splitNumber;i=Math.max(parseInt(i,10),1),n.splitNumber=i;for(var h=(c[1]-c[0])/i;+h.toFixed(r)!==h&&r<5;)r++;n.precision=r,h=+h.toFixed(r),n.minOpen&&d.push({interval:[-Infinity,c[0]],close:[0,0]});for(var f=0,A=c[0];f<i;A+=h,f++){var C=f===i-1?c[1]:A+h;d.push({interval:[A,C],close:[1,1]})}n.maxOpen&&d.push({interval:[c[1],Infinity],close:[0,0]}),a(d),v.each(d,function(S,E){S.index=E,S.text=this.formatValueText(S.interval)},this)},categories:function(){var n=this.option;v.each(n.categories,function(d){this._pieceList.push({text:this.formatValueText(d,!0),value:d})},this),s(n,this._pieceList)},pieces:function(){var n=this.option,d=this._pieceList;v.each(n.pieces,function(r,c){v.isObject(r)||(r={value:r});var i={text:"",index:c};if(r.label!=null&&(i.text=r.label),r.hasOwnProperty("value")){var h=i.value=r.value;i.interval=[h,h],i.close=[1,1]}else{for(var f=i.interval=[],A=i.close=[0,0],C=[1,0,1],S=[-Infinity,Infinity],E=[],L=0;L<2;L++){for(var T=[["gte","gt","min"],["lte","lt","max"]][L],b=0;b<3&&f[L]==null;b++)f[L]=r[T[b]],A[L]=C[b],E[L]=b===2;f[L]==null&&(f[L]=S[L])}E[0]&&f[1]===Infinity&&(A[0]=0),E[1]&&f[0]===-Infinity&&(A[1]=0),f[0]===f[1]&&A[0]&&A[1]&&(i.value=f[0])}i.visual=y.retrieveVisuals(r),d.push(i)},this),s(n,d),a(d),v.each(d,function(r){var c=r.close,i=[["<","\u2264"][c[1]],[">","\u2265"][c[0]]];r.text=r.text||this.formatValueText(r.value!=null?r.value:r.interval,!1,i)},this)}};function s(n,d){var r=n.inverse;(n.orient==="vertical"?!r:r)&&d.reverse()}var l=t;Z.exports=l},Wa83:function(Z,_){var e=typeof Float32Array=="undefined"?Array:Float32Array;function u(b,x){var N=new e(2);return b==null&&(b=0),x==null&&(x=0),N[0]=b,N[1]=x,N}function O(b,x){return b[0]=x[0],b[1]=x[1],b}function v(b){var x=new e(2);return x[0]=b[0],x[1]=b[1],x}function g(b,x,N){return b[0]=x,b[1]=N,b}function y(b,x,N){return b[0]=x[0]+N[0],b[1]=x[1]+N[1],b}function w(b,x,N,D){return b[0]=x[0]+N[0]*D,b[1]=x[1]+N[1]*D,b}function p(b,x,N){return b[0]=x[0]-N[0],b[1]=x[1]-N[1],b}function a(b){return Math.sqrt(o(b))}var t=a;function o(b){return b[0]*b[0]+b[1]*b[1]}var s=o;function l(b,x,N){return b[0]=x[0]*N[0],b[1]=x[1]*N[1],b}function n(b,x,N){return b[0]=x[0]/N[0],b[1]=x[1]/N[1],b}function d(b,x){return b[0]*x[0]+b[1]*x[1]}function r(b,x,N){return b[0]=x[0]*N,b[1]=x[1]*N,b}function c(b,x){var N=a(x);return N===0?(b[0]=0,b[1]=0):(b[0]=x[0]/N,b[1]=x[1]/N),b}function i(b,x){return Math.sqrt((b[0]-x[0])*(b[0]-x[0])+(b[1]-x[1])*(b[1]-x[1]))}var h=i;function f(b,x){return(b[0]-x[0])*(b[0]-x[0])+(b[1]-x[1])*(b[1]-x[1])}var A=f;function C(b,x){return b[0]=-x[0],b[1]=-x[1],b}function S(b,x,N,D){return b[0]=x[0]+D*(N[0]-x[0]),b[1]=x[1]+D*(N[1]-x[1]),b}function E(b,x,N){var D=x[0],M=x[1];return b[0]=N[0]*D+N[2]*M+N[4],b[1]=N[1]*D+N[3]*M+N[5],b}function L(b,x,N){return b[0]=Math.min(x[0],N[0]),b[1]=Math.min(x[1],N[1]),b}function T(b,x,N){return b[0]=Math.max(x[0],N[0]),b[1]=Math.max(x[1],N[1]),b}_.create=u,_.copy=O,_.clone=v,_.set=g,_.add=y,_.scaleAndAdd=w,_.sub=p,_.len=a,_.length=t,_.lenSquare=o,_.lengthSquare=s,_.mul=l,_.div=n,_.dot=d,_.scale=r,_.normalize=c,_.distance=i,_.dist=h,_.distanceSquare=f,_.distSquare=A,_.negate=C,_.lerp=S,_.applyTransform=E,_.min=L,_.max=T},WdvF:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("zYjg"),y=e("AWui"),w=e("oEo5");function p(s,l,n){var d=s[1]-s[0];l=w.map(l,function(i){return{interval:[(i.interval[0]-s[0])/d,(i.interval[1]-s[0])/d]}});var r=l.length,c=0;return function(i){for(var h=c;h<r;h++){var f=l[h].interval;if(f[0]<=i&&i<=f[1]){c=h;break}}if(h===r)for(var h=c-1;h>=0;h--){var f=l[h].interval;if(f[0]<=i&&i<=f[1]){c=h;break}}return h>=0&&h<r&&n[h]}}function a(s,l){var n=s[1]-s[0];return l=[(l[0]-s[0])/n,(l[1]-s[0])/n],function(d){return d>=l[0]&&d<=l[1]}}function t(s){var l=s.dimensions;return l[0]==="lng"&&l[1]==="lat"}var o=v.extendChartView({type:"heatmap",render:function(s,l,n){var d;l.eachComponent("visualMap",function(c){c.eachTargetSeries(function(i){i===s&&(d=c)})}),this.group.removeAll(),this._incrementalDisplayable=null;var r=s.coordinateSystem;r.type==="cartesian2d"||r.type==="calendar"?this._renderOnCartesianAndCalendar(s,n,0,s.getData().count()):t(r)&&this._renderOnGeo(r,s,d,n)},incrementalPrepareRender:function(s,l,n){this.group.removeAll()},incrementalRender:function(s,l,n,d){var r=l.coordinateSystem;r&&this._renderOnCartesianAndCalendar(l,d,s.start,s.end,!0)},_renderOnCartesianAndCalendar:function(s,l,n,d,r){var c=s.coordinateSystem,i,h;if(c.type==="cartesian2d"){var f=c.getAxis("x"),A=c.getAxis("y");i=f.getBandWidth(),h=A.getBandWidth()}for(var C=this.group,S=s.getData(),E="itemStyle",L="emphasis.itemStyle",T="label",b="emphasis.label",x=s.getModel(E).getItemStyle(["color"]),N=s.getModel(L).getItemStyle(),D=s.getModel(T),M=s.getModel(b),R=c.type,F=R==="cartesian2d"?[S.mapDimension("x"),S.mapDimension("y"),S.mapDimension("value")]:[S.mapDimension("time"),S.mapDimension("value")],B=n;B<d;B++){var H;if(R==="cartesian2d"){if(isNaN(S.get(F[2],B)))continue;var U=c.dataToPoint([S.get(F[0],B),S.get(F[1],B)]);H=new g.Rect({shape:{x:Math.floor(Math.round(U[0])-i/2),y:Math.floor(Math.round(U[1])-h/2),width:Math.ceil(i),height:Math.ceil(h)},style:{fill:S.getItemVisual(B,"color"),opacity:S.getItemVisual(B,"opacity")}})}else{if(isNaN(S.get(F[1],B)))continue;H=new g.Rect({z2:1,shape:c.dataToRect([S.get(F[0],B)]).contentShape,style:{fill:S.getItemVisual(B,"color"),opacity:S.getItemVisual(B,"opacity")}})}var K=S.getItemModel(B);S.hasItemOption&&(x=K.getModel(E).getItemStyle(["color"]),N=K.getModel(L).getItemStyle(),D=K.getModel(T),M=K.getModel(b));var W=s.getRawValue(B),z="-";W&&W[2]!=null&&(z=W[2]),g.setLabelStyle(x,N,D,M,{labelFetcher:s,labelDataIndex:B,defaultText:z,isRectText:!0}),H.setStyle(x),g.setHoverStyle(H,S.hasItemOption?N:w.extend({},N)),H.incremental=r,r&&(H.useHoverLayer=!0),C.add(H),S.setItemGraphicEl(B,H)}},_renderOnGeo:function(s,l,n,d){var r=n.targetVisuals.inRange,c=n.targetVisuals.outOfRange,i=l.getData(),h=this._hmLayer||this._hmLayer||new y;h.blurSize=l.get("blurSize"),h.pointSize=l.get("pointSize"),h.minOpacity=l.get("minOpacity"),h.maxOpacity=l.get("maxOpacity");var f=s.getViewRect().clone(),A=s.getRoamTransform();f.applyTransform(A);var C=Math.max(f.x,0),S=Math.max(f.y,0),E=Math.min(f.width+f.x,d.getWidth()),L=Math.min(f.height+f.y,d.getHeight()),T=E-C,b=L-S,x=[i.mapDimension("lng"),i.mapDimension("lat"),i.mapDimension("value")],N=i.mapArray(x,function(F,B,H){var U=s.dataToPoint([F,B]);return U[0]-=C,U[1]-=S,U.push(H),U}),D=n.getExtent(),M=n.type==="visualMap.continuous"?a(D,n.option.range):p(D,n.getPieceList(),n.option.selected);h.update(N,T,b,r.color.getNormalizer(),{inRange:r.color.getColorMapper(),outOfRange:c.color.getColorMapper()},M);var R=new g.Image({style:{width:T,height:b,x:C,y:S,image:h.canvas},silent:!0});this.group.add(R)},dispose:function(){}});Z.exports=o},Wf6A:function(Z,_,e){var u=e("teHm"),O={seriesType:"lines",plan:u(),reset:function(v){var g=v.coordinateSystem,y=v.get("polyline"),w=v.pipelineContext.large;function p(a,t){var o=[];if(w){var s,l=a.end-a.start;if(y){for(var n=0,d=a.start;d<a.end;d++)n+=v.getLineCoordsCount(d);s=new Float32Array(l+n*2)}else s=new Float32Array(l*4);for(var r=0,c=[],d=a.start;d<a.end;d++){var i=v.getLineCoords(d,o);y&&(s[r++]=i);for(var h=0;h<i;h++)c=g.dataToPoint(o[h],!1,c),s[r++]=c[0],s[r++]=c[1]}t.setLayout("linesPoints",s)}else for(var d=a.start;d<a.end;d++){var f=t.getItemModel(d),i=v.getLineCoords(d,o),A=[];if(y)for(var C=0;C<i;C++)A.push(g.dataToPoint(o[C]));else{A[0]=g.dataToPoint(o[0]),A[1]=g.dataToPoint(o[1]);var S=f.get("lineStyle.curveness");+S&&(A[2]=[(A[0][0]+A[1][0])/2-(A[0][1]-A[1][1])*S,(A[0][1]+A[1][1])/2-(A[1][0]-A[0][0])*S])}t.setItemLayout(d,A)}}return{progress:p}}};Z.exports=O},Wmz4:function(Z,_){function e(u){var O=-1,v=Array(u.size);return u.forEach(function(g,y){v[++O]=[y,g]}),v}Z.exports=e},Wqo7:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("QjgC"),g=e("2TcX"),y=e("C9Tu"),w=e("BuVp"),p=e("B2QF"),a=e("sAd1");e("Dase");var t=p.toolbox.dataZoom,o=O.each,s="\0_ec_\0toolbox-dataZoom_";function l(f,A,C){(this._brushController=new v(C.getZr())).on("brush",O.bind(this._onBrush,this)).mount(),this._isZoomActive}l.defaultOption={show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:O.clone(t.title),brushStyle:{borderWidth:0,color:"rgba(0,0,0,0.2)"}};var n=l.prototype;n.render=function(f,A,C,S){this.model=f,this.ecModel=A,this.api=C,i(f,A,this,S,C),c(f,A)},n.onclick=function(f,A,C){d[C].call(this)},n.remove=function(f,A){this._brushController.unmount()},n.dispose=function(f,A){this._brushController.dispose()};var d={zoom:function(){var f=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:f})},back:function(){this._dispatchZoomAction(y.pop(this.ecModel))}};n._onBrush=function(f,A){if(!A.isEnd||!f.length)return;var C={},S=this.ecModel;this._brushController.updateCovers([]);var E=new g(r(this.model.option),S,{include:["grid"]});E.matchOutputRanges(f,S,function(b,x,N){if(N.type!=="cartesian2d")return;var D=b.brushType;D==="rect"?(L("x",N,x[0]),L("y",N,x[1])):L({lineX:"x",lineY:"y"}[D],N,x)}),y.push(S,C),this._dispatchZoomAction(C);function L(b,x,N){var D=x.getAxis(b),M=D.model,R=T(b,M,S),F=R.findRepresentativeAxisProxy(M).getMinMaxSpan();(F.minValueSpan!=null||F.maxValueSpan!=null)&&(N=w(0,N.slice(),D.scale.getExtent(),0,F.minValueSpan,F.maxValueSpan)),R&&(C[R.id]={dataZoomId:R.id,startValue:N[0],endValue:N[1]})}function T(b,x,N){var D;return N.eachComponent({mainType:"dataZoom",subType:"select"},function(M){var R=M.getAxisModel(b,x.componentIndex);R&&(D=M)}),D}},n._dispatchZoomAction=function(f){var A=[];o(f,function(C,S){A.push(O.clone(C))}),A.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:A})};function r(f){var A={};return O.each(["xAxisIndex","yAxisIndex"],function(C){A[C]=f[C],A[C]==null&&(A[C]="all"),(A[C]===!1||A[C]==="none")&&(A[C]=[])}),A}function c(f,A){f.setIconStatus("back",y.count(A)>1?"emphasis":"normal")}function i(f,A,C,S,E){var L=C._isZoomActive;S&&S.type==="takeGlobalCursor"&&(L=S.key==="dataZoomSelect"?S.dataZoomSelectActive:!1),C._isZoomActive=L,f.setIconStatus("zoom",L?"emphasis":"normal");var T=new g(r(f.option),A,{include:["grid"]});C._brushController.setPanels(T.makePanelOpts(E,function(b){return b.xAxisDeclared&&!b.yAxisDeclared?"lineX":!b.xAxisDeclared&&b.yAxisDeclared?"lineY":"rect"})).enableBrush(L?{brushType:"auto",brushStyle:f.getModel("brushStyle").getItemStyle()}:!1)}a.register("dataZoom",l),u.registerPreprocessor(function(f){if(!f)return;var A=f.dataZoom||(f.dataZoom=[]);O.isArray(A)||(f.dataZoom=A=[A]);var C=f.toolbox;if(C&&(O.isArray(C)&&(C=C[0]),C&&C.feature)){var S=C.feature.dataZoom;E("xAxis",S),E("yAxis",S)}function E(T,b){if(!b)return;var x=T+"Index",N=b[x];N!=null&&N!=="all"&&!O.isArray(N)&&(N=N===!1||N==="none"?[]:[N]),L(T,function(D,M){if(N!=null&&N!=="all"&&O.indexOf(N,M)===-1)return;var R={type:"select",$fromToolbox:!0,filterMode:b.filterMode||"filter",id:s+T+M};R[x]=M,A.push(R)})}function L(T,b){var x=f[T];O.isArray(x)||(x=x?[x]:[]),o(x,b)}});var h=l;Z.exports=h},Wr3P:function(Z,_,e){var u=e("Wa83"),O=u.create,v=u.distSquare,g=Math.pow,y=Math.sqrt,w=1e-8,p=1e-4,a=y(3),t=1/3,o=O(),s=O(),l=O();function n(x){return x>-w&&x<w}function d(x){return x>w||x<-w}function r(x,N,D,M,R){var F=1-R;return F*F*(F*x+3*R*N)+R*R*(R*M+3*F*D)}function c(x,N,D,M,R){var F=1-R;return 3*(((N-x)*F+2*(D-N)*R)*F+(M-D)*R*R)}function i(x,N,D,M,R,F){var B=M+3*(N-D)-x,H=3*(D-N*2+x),U=3*(N-x),K=x-R,W=H*H-3*B*U,z=H*U-9*B*K,Y=U*U-3*H*K,Q=0;if(n(W)&&n(z))if(n(H))F[0]=0;else{var P=-U/H;P>=0&&P<=1&&(F[Q++]=P)}else{var G=z*z-4*W*Y;if(n(G)){var $=z/W,P=-H/B+$,fe=-$/2;P>=0&&P<=1&&(F[Q++]=P),fe>=0&&fe<=1&&(F[Q++]=fe)}else if(G>0){var te=y(G),pe=W*H+1.5*B*(-z+te),we=W*H+1.5*B*(-z-te);pe<0?pe=-g(-pe,t):pe=g(pe,t),we<0?we=-g(-we,t):we=g(we,t);var P=(-H-(pe+we))/(3*B);P>=0&&P<=1&&(F[Q++]=P)}else{var be=(2*W*H-3*B*z)/(2*y(W*W*W)),Ve=Math.acos(be)/3,Xe=y(W),At=Math.cos(Ve),P=(-H-2*Xe*At)/(3*B),fe=(-H+Xe*(At+a*Math.sin(Ve)))/(3*B),Be=(-H+Xe*(At-a*Math.sin(Ve)))/(3*B);P>=0&&P<=1&&(F[Q++]=P),fe>=0&&fe<=1&&(F[Q++]=fe),Be>=0&&Be<=1&&(F[Q++]=Be)}}return Q}function h(x,N,D,M,R){var F=6*D-12*N+6*x,B=9*N+3*M-3*x-9*D,H=3*N-3*x,U=0;if(n(B)){if(d(F)){var K=-H/F;K>=0&&K<=1&&(R[U++]=K)}}else{var W=F*F-4*B*H;if(n(W))R[0]=-F/(2*B);else if(W>0){var z=y(W),K=(-F+z)/(2*B),Y=(-F-z)/(2*B);K>=0&&K<=1&&(R[U++]=K),Y>=0&&Y<=1&&(R[U++]=Y)}}return U}function f(x,N,D,M,R,F){var B=(N-x)*R+x,H=(D-N)*R+N,U=(M-D)*R+D,K=(H-B)*R+B,W=(U-H)*R+H,z=(W-K)*R+K;F[0]=x,F[1]=B,F[2]=K,F[3]=z,F[4]=z,F[5]=W,F[6]=U,F[7]=M}function A(x,N,D,M,R,F,B,H,U,K,W){var z,Y=.005,Q=Infinity,P,G,$,fe;o[0]=U,o[1]=K;for(var te=0;te<1;te+=.05)s[0]=r(x,D,R,B,te),s[1]=r(N,M,F,H,te),$=v(o,s),$<Q&&(z=te,Q=$);Q=Infinity;for(var pe=0;pe<32&&!(Y<p);pe++)P=z-Y,G=z+Y,s[0]=r(x,D,R,B,P),s[1]=r(N,M,F,H,P),$=v(s,o),P>=0&&$<Q?(z=P,Q=$):(l[0]=r(x,D,R,B,G),l[1]=r(N,M,F,H,G),fe=v(l,o),G<=1&&fe<Q?(z=G,Q=fe):Y*=.5);return W&&(W[0]=r(x,D,R,B,z),W[1]=r(N,M,F,H,z)),y(Q)}function C(x,N,D,M){var R=1-M;return R*(R*x+2*M*N)+M*M*D}function S(x,N,D,M){return 2*((1-M)*(N-x)+M*(D-N))}function E(x,N,D,M,R){var F=x-2*N+D,B=2*(N-x),H=x-M,U=0;if(n(F)){if(d(B)){var K=-H/B;K>=0&&K<=1&&(R[U++]=K)}}else{var W=B*B-4*F*H;if(n(W)){var K=-B/(2*F);K>=0&&K<=1&&(R[U++]=K)}else if(W>0){var z=y(W),K=(-B+z)/(2*F),Y=(-B-z)/(2*F);K>=0&&K<=1&&(R[U++]=K),Y>=0&&Y<=1&&(R[U++]=Y)}}return U}function L(x,N,D){var M=x+D-2*N;return M===0?.5:(x-N)/M}function T(x,N,D,M,R){var F=(N-x)*M+x,B=(D-N)*M+N,H=(B-F)*M+F;R[0]=x,R[1]=F,R[2]=H,R[3]=H,R[4]=B,R[5]=D}function b(x,N,D,M,R,F,B,H,U){var K,W=.005,z=Infinity;o[0]=B,o[1]=H;for(var Y=0;Y<1;Y+=.05){s[0]=C(x,D,R,Y),s[1]=C(N,M,F,Y);var Q=v(o,s);Q<z&&(K=Y,z=Q)}z=Infinity;for(var P=0;P<32&&!(W<p);P++){var G=K-W,$=K+W;s[0]=C(x,D,R,G),s[1]=C(N,M,F,G);var Q=v(s,o);if(G>=0&&Q<z)K=G,z=Q;else{l[0]=C(x,D,R,$),l[1]=C(N,M,F,$);var fe=v(l,o);$<=1&&fe<z?(K=$,z=fe):W*=.5}}return U&&(U[0]=C(x,D,R,K),U[1]=C(N,M,F,K)),y(z)}_.cubicAt=r,_.cubicDerivativeAt=c,_.cubicRootAt=i,_.cubicExtrema=h,_.cubicSubdivide=f,_.cubicProjectPoint=A,_.quadraticAt=C,_.quadraticDerivativeAt=S,_.quadraticRootAt=E,_.quadraticExtremum=L,_.quadraticSubdivide=T,_.quadraticProjectPoint=b},Wrfx:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="DoubleRightOutlined";var w=_.a=u.forwardRef(y)},Ws5v:function(Z,_,e){"use strict";var u=e("B0nS"),O=u.CopyToClipboard;O.CopyToClipboard=O,Z.exports=O},"X/Ug":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z"}}]},name:"clock-circle",theme:"outlined"};_.default=u},X0kX:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("KfRZ"),g=e.n(v)},X0rv:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("qfGI"),g=e.n(v)},X8Fr:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("ZZRV"),w=e("JT1M"),p=e("iczh"),a=e.n(p),t=e("bOtj"),o=e.n(t),s=e("LlUK"),l=e.n(s),n=e("7dF+"),d=e.n(n),r=e("AoPA"),c=e("1c8c"),i=e("pYIe"),h=e.n(i),f=e("9oT9"),A=e.n(f),C=e("QM25"),S=e.n(C),E=e("LpVx"),L;(function(Y){Y[Y.None=0]="None",Y[Y.Start=1]="Start",Y[Y.End=2]="End"})(L||(L={}));function T(Y,Q){function P(G){var $=G.key,fe=G.children;Q($,G)!==!1&&T(fe||[],Q)}Y.forEach(P)}function b(Y){var Q=Y.treeData,P=Y.expandedKeys,G=Y.startKey,$=Y.endKey,fe=[],te=L.None;if(G&&G===$)return[G];if(!G||!$)return[];function pe(we){return we===G||we===$}return T(Q,function(we){if(te===L.End)return!1;if(pe(we)){if(fe.push(we),te===L.None)te=L.Start;else if(te===L.Start)return te=L.End,!1}else te===L.Start&&fe.push(we);return!(P.indexOf(we)===-1)}),fe}function x(Y,Q){var P=o()(Q),G=[];return T(Y,function($,fe){var te=P.indexOf($);return te!==-1&&(G.push(fe),P.splice(te,1)),!!P.length}),G}var N=function(Y,Q){var P={};for(var G in Y)Object.prototype.hasOwnProperty.call(Y,G)&&Q.indexOf(G)<0&&(P[G]=Y[G]);if(Y!=null&&typeof Object.getOwnPropertySymbols=="function")for(var $=0,G=Object.getOwnPropertySymbols(Y);$<G.length;$++)Q.indexOf(G[$])<0&&Object.prototype.propertyIsEnumerable.call(Y,G[$])&&(P[G[$]]=Y[G[$]]);return P};function D(Y){var Q=Y.isLeaf,P=Y.expanded;return Q?y.createElement(h.a,null):P?y.createElement(A.a,null):y.createElement(S.a,null)}function M(Y){var Q=Y.treeData,P=Y.children;return Q||Object(c.c)(P)}var R=function(Q,P){var G=Q.defaultExpandAll,$=Q.defaultExpandParent,fe=Q.defaultExpandedKeys,te=N(Q,["defaultExpandAll","defaultExpandParent","defaultExpandedKeys"]),pe=y.useRef(),we=y.useRef(),be=y.createRef();y.useImperativeHandle(P,function(){return be.current});var Ve=function(){var zt=Object(c.a)(M(te)),Nt=zt.keyEntities,Ht;return G?Ht=Object.keys(Nt):$?Ht=Object(r.e)(te.expandedKeys||fe,Nt):Ht=te.expandedKeys||fe,Ht},Xe=y.useState(te.selectedKeys||te.defaultSelectedKeys||[]),At=l()(Xe,2),Be=At[0],Fe=At[1],mt=y.useState(Ve()),rt=l()(mt,2),Je=rt[0],vt=rt[1];y.useEffect(function(){"selectedKeys"in te&&Fe(te.selectedKeys)},[te.selectedKeys]),y.useEffect(function(){"expandedKeys"in te&&vt(te.expandedKeys)},[te.expandedKeys]);var ut=function(zt,Nt){var Ht=Nt.isLeaf;if(Ht||zt.shiftKey||zt.metaKey||zt.ctrlKey)return;be.current.onNodeExpand(zt,Nt)},bt=d()(ut,200,{leading:!0}),Qe=function(zt,Nt){return"expandedKeys"in te||vt(zt),te.onExpand?te.onExpand(zt,Nt):void 0},pt=function(zt,Nt){var Ht=te.expandAction;Ht==="click"&&bt(zt,Nt),te.onClick&&te.onClick(zt,Nt)},Ge=function(zt,Nt){var Ht=te.expandAction;Ht==="doubleClick"&&bt(zt,Nt),te.onDoubleClick&&te.onDoubleClick(zt,Nt)},je=function(zt,Nt){var Ht=te.multiple,it=Nt.node,He=Nt.nativeEvent,ne=it.key,ce=ne===void 0?"":ne,Ze=M(te),Me=g()(g()({},Nt),{selected:!0}),Ke=He.ctrlKey||He.metaKey,sr=He.shiftKey,Ut;Ht&&Ke?(Ut=zt,pe.current=ce,we.current=Ut,Me.selectedNodes=x(Ze,Ut)):Ht&&sr?(Ut=Array.from(new Set([].concat(o()(we.current||[]),o()(b({treeData:Ze,expandedKeys:Je,startKey:ce,endKey:pe.current}))))),Me.selectedNodes=x(Ze,Ut)):(Ut=[ce],pe.current=ce,we.current=Ut,Me.selectedNodes=x(Ze,Ut)),te.onSelect&&te.onSelect(Ut,Me),"selectedKeys"in te||Fe(Ut)},_e=y.useContext(E.b),ht=_e.getPrefixCls,Lt=_e.direction,Ft=te.prefixCls,Wt=te.className,Qt=N(te,["prefixCls","className"]),or=ht("tree",Ft),Tt=a()("".concat(or,"-directory"),Wt,O()({},"".concat(or,"-directory-rtl"),Lt==="rtl"));return y.createElement(W,g()({icon:D,ref:be,blockNode:!0},Qt,{prefixCls:or,className:Tt,expandedKeys:Je,selectedKeys:Be,onSelect:je,onClick:pt,onDoubleClick:Ge,onExpand:Qe}))},F=y.forwardRef(R);F.displayName="DirectoryTree",F.defaultProps={showIcon:!0,expandAction:"click"};var B=F,H=e("cXy+"),U=e("3OD7"),K=y.forwardRef(function(Y,Q){var P,G=y.useContext(E.b),$=G.getPrefixCls,fe=G.direction,te=G.virtual,pe=Y.prefixCls,we=Y.className,be=Y.showIcon,Ve=Y.showLine,Xe=Y.switcherIcon,At=Y.blockNode,Be=Y.children,Fe=Y.checkable,mt=g()(g()({},Y),{showLine:Boolean(Ve)}),rt=$("tree",pe);return y.createElement(w.b,g()({itemHeight:20,ref:Q,virtual:te},mt,{prefixCls:rt,className:a()(we,(P={},O()(P,"".concat(rt,"-icon-hide"),!be),O()(P,"".concat(rt,"-block-node"),At),O()(P,"".concat(rt,"-rtl"),fe==="rtl"),P)),checkable:Fe&&y.createElement("span",{className:"".concat(rt,"-checkbox-inner")}),switcherIcon:function(vt){return Object(U.a)(rt,Xe,Ve,vt)}}),Be)});K.TreeNode=w.a,K.DirectoryTree=B,K.defaultProps={checkable:!1,showIcon:!1,motion:g()(g()({},H.a),{motionAppear:!1}),blockNode:!1};var W=K,z=_.a=W},"XAQ+":function(Z,_,e){var u=e("oEo5"),O=e("QV7q"),v=O.makeInner,g=e("OKMW"),y=e("LqC6"),w=u.each,p=u.curry,a=v();function t(A,C,S){var E=A.currTrigger,L=[A.x,A.y],T=A,b=A.dispatchAction||u.bind(S.dispatchAction,S),x=C.getComponent("axisPointer").coordSysAxesInfo;if(!x)return;f(L)&&(L=y({seriesIndex:T.seriesIndex,dataIndex:T.dataIndex},C).point);var N=f(L),D=T.axesInfo,M=x.axesInfo,R=E==="leave"||f(L),F={},B={},H={list:[],map:{}},U={showPointer:p(l,B),showTooltip:p(n,H)};w(x.coordSysMap,function(W,z){var Y=N||W.containPoint(L);w(x.coordSysAxesInfo[z],function(Q,P){var G=Q.axis,$=i(D,Q);if(!R&&Y&&(!D||$)){var fe=$&&$.value;fe==null&&!N&&(fe=G.pointToData(L)),fe!=null&&o(Q,fe,U,!1,F)}})});var K={};return w(M,function(W,z){var Y=W.linkGroup;Y&&!B[z]&&w(Y.axesInfo,function(Q,P){var G=B[P];if(Q!==W&&G){var $=G.value;Y.mapper&&($=W.axis.scale.parse(Y.mapper($,h(Q),h(W)))),K[W.key]=$}})}),w(K,function(W,z){o(M[z],W,U,!0,F)}),d(B,M,F),r(H,L,A,b),c(M,b,S),F}function o(A,C,S,E,L){var T=A.axis;if(T.scale.isBlank()||!T.containData(C))return;if(!A.involveSeries){S.showPointer(A,C);return}var b=s(C,A),x=b.payloadBatch,N=b.snapToValue;x[0]&&L.seriesIndex==null&&u.extend(L,x[0]),!E&&A.snap&&(T.containData(N)&&N!=null&&(C=N)),S.showPointer(A,C,x,L),S.showTooltip(A,b,N)}function s(A,C){var S=C.axis,E=S.dim,L=A,T=[],b=Number.MAX_VALUE,x=-1;return w(C.seriesModels,function(N,D){var M=N.getData().mapDimension(E,!0),R,F;if(N.getAxisTooltipData){var B=N.getAxisTooltipData(M,A,S);F=B.dataIndices,R=B.nestestValue}else{if(F=N.getData().indicesOfNearest(M[0],A,S.type==="category"?.5:null),!F.length)return;R=N.getData().get(M[0],F[0])}if(R==null||!isFinite(R))return;var H=A-R,U=Math.abs(H);U<=b&&((U<b||H>=0&&x<0)&&(b=U,x=H,L=R,T.length=0),w(F,function(K){T.push({seriesIndex:N.seriesIndex,dataIndexInside:K,dataIndex:N.getData().getRawIndex(K)})}))}),{payloadBatch:T,snapToValue:L}}function l(A,C,S,E){A[C.key]={value:S,payloadBatch:E}}function n(A,C,S,E){var L=S.payloadBatch,T=C.axis,b=T.model,x=C.axisPointerModel;if(!C.triggerTooltip||!L.length)return;var N=C.coordSys.model,D=g.makeKey(N),M=A.map[D];M||(M=A.map[D]={coordSysId:N.id,coordSysIndex:N.componentIndex,coordSysType:N.type,coordSysMainType:N.mainType,dataByAxis:[]},A.list.push(M)),M.dataByAxis.push({axisDim:T.dim,axisIndex:b.componentIndex,axisType:b.type,axisId:b.id,value:E,valueLabelOpt:{precision:x.get("label.precision"),formatter:x.get("label.formatter")},seriesDataIndices:L.slice()})}function d(A,C,S){var E=S.axesInfo=[];w(C,function(L,T){var b=L.axisPointerModel.option,x=A[T];x?(!L.useHandle&&(b.status="show"),b.value=x.value,b.seriesDataIndices=(x.payloadBatch||[]).slice()):!L.useHandle&&(b.status="hide"),b.status==="show"&&E.push({axisDim:L.axis.dim,axisIndex:L.axis.model.componentIndex,value:b.value})})}function r(A,C,S,E){if(f(C)||!A.list.length){E({type:"hideTip"});return}var L=((A.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};E({type:"showTip",escapeConnect:!0,x:C[0],y:C[1],tooltipOption:S.tooltipOption,position:S.position,dataIndexInside:L.dataIndexInside,dataIndex:L.dataIndex,seriesIndex:L.seriesIndex,dataByCoordSys:A.list})}function c(A,C,S){var E=S.getZr(),L="axisPointerLastHighlights",T=a(E)[L]||{},b=a(E)[L]={};w(A,function(D,M){var R=D.axisPointerModel.option;R.status==="show"&&w(R.seriesDataIndices,function(F){var B=F.seriesIndex+" | "+F.dataIndex;b[B]=F})});var x=[],N=[];u.each(T,function(D,M){!b[M]&&N.push(D)}),u.each(b,function(D,M){!T[M]&&x.push(D)}),N.length&&S.dispatchAction({type:"downplay",escapeConnect:!0,batch:N}),x.length&&S.dispatchAction({type:"highlight",escapeConnect:!0,batch:x})}function i(A,C){for(var S=0;S<(A||[]).length;S++){var E=A[S];if(C.axis.dim===E.axisDim&&C.axis.model.componentIndex===E.axisIndex)return E}}function h(A){var C=A.axis.model,S={},E=S.axisDim=A.axis.dim;return S.axisIndex=S[E+"AxisIndex"]=C.componentIndex,S.axisName=S[E+"AxisName"]=C.name,S.axisId=S[E+"AxisId"]=C.id,S}function f(A){return!A||A[0]==null||isNaN(A[0])||A[1]==null||isNaN(A[1])}Z.exports=t},XDzg:function(Z,_,e){var u=e("oEo5"),O=e("Ju7t"),v=e("P7pv"),g=e("l1R7"),y=O.extend({type:"polarAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"polar",index:this.option.polarIndex,id:this.option.polarId})[0]}});u.merge(y.prototype,g);var w={angle:{startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}},radius:{splitNumber:5}};function p(a,t){return t.type||(t.data?"category":"value")}v("angle",y,p,w.angle),v("radius",y,p,w.radius)},XFOG:function(Z,_){var e={utf8:{stringToBytes:function(O){return e.bin.stringToBytes(unescape(encodeURIComponent(O)))},bytesToString:function(O){return decodeURIComponent(escape(e.bin.bytesToString(O)))}},bin:{stringToBytes:function(O){for(var v=[],g=0;g<O.length;g++)v.push(O.charCodeAt(g)&255);return v},bytesToString:function(O){for(var v=[],g=0;g<O.length;g++)v.push(String.fromCharCode(O[g]));return v.join("")}}};Z.exports=e},"XK/l":function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="CheckCircleFilled";var w=_.a=u.forwardRef(y)},XKP1:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("h0S1"),g=e.n(v)},XPpp:function(Z,_,e){var u=e("oEo5"),O=e("fEzB"),v=e("Jjzi"),g=e("tCtF"),y=O.prototype,w=g.prototype,p=v.getPrecisionSafe,a=v.round,t=Math.floor,o=Math.ceil,s=Math.pow,l=Math.log,n=O.extend({type:"log",base:10,$constructor:function(){O.apply(this,arguments),this._originalScale=new g},getTicks:function(c){var i=this._originalScale,h=this._extent,f=i.getExtent();return u.map(w.getTicks.call(this,c),function(A){var C=v.round(s(this.base,A));return C=A===h[0]&&i.__fixMin?d(C,f[0]):C,C=A===h[1]&&i.__fixMax?d(C,f[1]):C,C},this)},getMinorTicks:w.getMinorTicks,getLabel:w.getLabel,scale:function(c){return c=y.scale.call(this,c),s(this.base,c)},setExtent:function(c,i){var h=this.base;c=l(c)/l(h),i=l(i)/l(h),w.setExtent.call(this,c,i)},getExtent:function(){var c=this.base,i=y.getExtent.call(this);i[0]=s(c,i[0]),i[1]=s(c,i[1]);var h=this._originalScale,f=h.getExtent();return h.__fixMin&&(i[0]=d(i[0],f[0])),h.__fixMax&&(i[1]=d(i[1],f[1])),i},unionExtent:function(c){this._originalScale.unionExtent(c);var i=this.base;c[0]=l(c[0])/l(i),c[1]=l(c[1])/l(i),y.unionExtent.call(this,c)},unionExtentFromData:function(c,i){this.unionExtent(c.getApproximateExtent(i))},niceTicks:function(c){c=c||10;var i=this._extent,h=i[1]-i[0];if(h===Infinity||h<=0)return;var f=v.quantity(h),A=c/h*f;for(A<=.5&&(f*=10);!isNaN(f)&&Math.abs(f)<1&&Math.abs(f)>0;)f*=10;var C=[v.round(o(i[0]/f)*f),v.round(t(i[1]/f)*f)];this._interval=f,this._niceExtent=C},niceExtent:function(c){w.niceExtent.call(this,c);var i=this._originalScale;i.__fixMin=c.fixMin,i.__fixMax=c.fixMax}});u.each(["contain","normalize"],function(c){n.prototype[c]=function(i){return i=l(i)/l(this.base),y[c].call(this,i)}}),n.create=function(){return new n};function d(c,i){return a(c,p(i))}var r=n;Z.exports=r},XQ5J:function(Z,_,e){var u=e("ORxg"),O=e("0326"),v=e("6Q7i"),g=e("xrLW");function y(w,p,a){w=g(w),p=v(p);var t=p?O(w):0;return p&&t<p?u(p-t,a)+w:w}Z.exports=y},XSBz:function(Z,_,e){var u=e("Q6Bq");e("fk9j"),u.registerAction({type:"dragNode",event:"dragnode",update:"update"},function(O,v){v.eachComponent({mainType:"series",subType:"sankey",query:O},function(g){g.setNodePosition(O.dataIndex,[O.localX,O.localY])})})},XSrM:function(Z,_,e){"use strict";var u=e("GZha"),O=e("zjzt"),v=e("buSX"),g=e("ZZRV"),y=e("iczh"),w=e.n(y),p=e("55MS"),a=e("yTTq"),t={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function o(h){var f=h.primaryColor,A=h.secondaryColor;t.primaryColor=f,t.secondaryColor=A||Object(a.b)(f),t.calculated=!!A}function s(){return Object(p.a)({},t)}var l=function(f){var A=f.icon,C=f.className,S=f.onClick,E=f.style,L=f.primaryColor,T=f.secondaryColor,b=Object(v.a)(f,["icon","className","onClick","style","primaryColor","secondaryColor"]),x=t;if(L&&(x={primaryColor:L,secondaryColor:T||Object(a.b)(L)}),Object(a.f)(),Object(a.g)(Object(a.c)(A),"icon should be icon definiton, but got ".concat(A)),!Object(a.c)(A))return null;var N=A;return N&&typeof N.icon=="function"&&(N=Object(p.a)(Object(p.a)({},N),{},{icon:N.icon(x.primaryColor,x.secondaryColor)})),Object(a.a)(N.icon,"svg-".concat(N.name),Object(p.a)({className:C,onClick:S,style:E,"data-icon":N.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},b))};l.displayName="IconReact",l.getTwoToneColors=s,l.setTwoToneColors=o;var n=l;function d(h){var f=Object(a.d)(h),A=Object(u.a)(f,2),C=A[0],S=A[1];return n.setTwoToneColors({primaryColor:C,secondaryColor:S})}function r(){var h=n.getTwoToneColors();return h.calculated?[h.primaryColor,h.secondaryColor]:h.primaryColor}d("#1890ff");var c=g.forwardRef(function(h,f){var A=h.className,C=h.icon,S=h.spin,E=h.rotate,L=h.tabIndex,T=h.onClick,b=h.twoToneColor,x=Object(v.a)(h,["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"]),N=w()("anticon",Object(O.a)({},"anticon-".concat(C.name),Boolean(C.name)),A),D=w()({"anticon-spin":!!S||C.name==="loading"}),M=L;M===void 0&&T&&(M=-1);var R=E?{msTransform:"rotate(".concat(E,"deg)"),transform:"rotate(".concat(E,"deg)")}:void 0,F=Object(a.d)(b),B=Object(u.a)(F,2),H=B[0],U=B[1];return g.createElement("span",Object.assign({role:"img","aria-label":C.name},x,{ref:f,tabIndex:M,onClick:T,className:N}),g.createElement(n,{className:D,icon:C,primaryColor:H,secondaryColor:U,style:R}))});c.displayName="AntdIcon",c.getTwoToneColor=r,c.setTwoToneColor=d;var i=_.a=c},XSsT:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("tfhU"),g=e.n(v),y=e("jpv3"),w=e("FHsC")},XT0D:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z"}}]},name:"filter",theme:"filled"};_.default=u},XTQn:function(Z,_,e){var u=e("SobH"),O={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function v(x){return x=Math.round(x),x<0?0:x>255?255:x}function g(x){return x=Math.round(x),x<0?0:x>360?360:x}function y(x){return x<0?0:x>1?1:x}function w(x){return x.length&&x.charAt(x.length-1)==="%"?v(parseFloat(x)/100*255):v(parseInt(x,10))}function p(x){return x.length&&x.charAt(x.length-1)==="%"?y(parseFloat(x)/100):y(parseFloat(x))}function a(x,N,D){return D<0?D+=1:D>1&&(D-=1),D*6<1?x+(N-x)*D*6:D*2<1?N:D*3<2?x+(N-x)*(2/3-D)*6:x}function t(x,N,D){return x+(N-x)*D}function o(x,N,D,M,R){return x[0]=N,x[1]=D,x[2]=M,x[3]=R,x}function s(x,N){return x[0]=N[0],x[1]=N[1],x[2]=N[2],x[3]=N[3],x}var l=new u(20),n=null;function d(x,N){n&&s(n,N),n=l.put(x,n||N.slice())}function r(x,N){if(!x)return;N=N||[];var D=l.get(x);if(D)return s(N,D);x=x+"";var M=x.replace(/ /g,"").toLowerCase();if(M in O)return s(N,O[M]),d(x,N),N;if(M.charAt(0)==="#"){if(M.length===4){var R=parseInt(M.substr(1),16);if(!(R>=0&&R<=4095)){o(N,0,0,0,1);return}return o(N,(R&3840)>>4|(R&3840)>>8,R&240|(R&240)>>4,R&15|(R&15)<<4,1),d(x,N),N}else if(M.length===7){var R=parseInt(M.substr(1),16);if(!(R>=0&&R<=16777215)){o(N,0,0,0,1);return}return o(N,(R&16711680)>>16,(R&65280)>>8,R&255,1),d(x,N),N}return}var F=M.indexOf("("),B=M.indexOf(")");if(F!==-1&&B+1===M.length){var H=M.substr(0,F),U=M.substr(F+1,B-(F+1)).split(","),K=1;switch(H){case"rgba":if(U.length!==4){o(N,0,0,0,1);return}K=p(U.pop());case"rgb":if(U.length!==3){o(N,0,0,0,1);return}return o(N,w(U[0]),w(U[1]),w(U[2]),K),d(x,N),N;case"hsla":if(U.length!==4){o(N,0,0,0,1);return}return U[3]=p(U[3]),c(U,N),d(x,N),N;case"hsl":if(U.length!==3){o(N,0,0,0,1);return}return c(U,N),d(x,N),N;default:return}}o(N,0,0,0,1);return}function c(x,N){var D=(parseFloat(x[0])%360+360)%360/360,M=p(x[1]),R=p(x[2]),F=R<=.5?R*(M+1):R+M-R*M,B=R*2-F;return N=N||[],o(N,v(a(B,F,D+1/3)*255),v(a(B,F,D)*255),v(a(B,F,D-1/3)*255),1),x.length===4&&(N[3]=x[3]),N}function i(x){if(!x)return;var N=x[0]/255,D=x[1]/255,M=x[2]/255,R=Math.min(N,D,M),F=Math.max(N,D,M),B=F-R,H=(F+R)/2,U,K;if(B===0)U=0,K=0;else{H<.5?K=B/(F+R):K=B/(2-F-R);var W=((F-N)/6+B/2)/B,z=((F-D)/6+B/2)/B,Y=((F-M)/6+B/2)/B;N===F?U=Y-z:D===F?U=1/3+W-Y:M===F&&(U=2/3+z-W),U<0&&(U+=1),U>1&&(U-=1)}var Q=[U*360,K,H];return x[3]!=null&&Q.push(x[3]),Q}function h(x,N){var D=r(x);if(D){for(var M=0;M<3;M++)N<0?D[M]=D[M]*(1-N)|0:D[M]=(255-D[M])*N+D[M]|0,D[M]>255?D[M]=255:x[M]<0&&(D[M]=0);return b(D,D.length===4?"rgba":"rgb")}}function f(x){var N=r(x);if(N)return((1<<24)+(N[0]<<16)+(N[1]<<8)+ +N[2]).toString(16).slice(1)}function A(x,N,D){if(!(N&&N.length)||!(x>=0&&x<=1))return;D=D||[];var M=x*(N.length-1),R=Math.floor(M),F=Math.ceil(M),B=N[R],H=N[F],U=M-R;return D[0]=v(t(B[0],H[0],U)),D[1]=v(t(B[1],H[1],U)),D[2]=v(t(B[2],H[2],U)),D[3]=y(t(B[3],H[3],U)),D}var C=A;function S(x,N,D){if(!(N&&N.length)||!(x>=0&&x<=1))return;var M=x*(N.length-1),R=Math.floor(M),F=Math.ceil(M),B=r(N[R]),H=r(N[F]),U=M-R,K=b([v(t(B[0],H[0],U)),v(t(B[1],H[1],U)),v(t(B[2],H[2],U)),y(t(B[3],H[3],U))],"rgba");return D?{color:K,leftIndex:R,rightIndex:F,value:M}:K}var E=S;function L(x,N,D,M){if(x=r(x),x)return x=i(x),N!=null&&(x[0]=g(N)),D!=null&&(x[1]=p(D)),M!=null&&(x[2]=p(M)),b(c(x),"rgba")}function T(x,N){if(x=r(x),x&&N!=null)return x[3]=y(N),b(x,"rgba")}function b(x,N){if(!x||!x.length)return;var D=x[0]+","+x[1]+","+x[2];return(N==="rgba"||N==="hsva"||N==="hsla")&&(D+=","+x[3]),N+"("+D+")"}_.parse=r,_.lift=h,_.toHex=f,_.fastLerp=A,_.fastMapToColor=C,_.lerp=S,_.mapToColor=E,_.modifyHSL=L,_.modifyAlpha=T,_.stringify=b},XVjW:function(Z,_,e){var u=e("trXQ"),O=u["__core-js_shared__"];Z.exports=O},XZgM:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("qyV+")},"Xc/e":function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("8ULG"),o=e.n(t),s=e("XneU"),l=e.n(s),n=e("Hdxz"),d=e.n(n),r=e("ZZRV"),c=e("iczh"),i=e.n(c),h=e("uC5z"),f=e("bOtj"),A=e.n(f),C=e("3CTf"),S=e("LpVx"),E=function(F,B){var H={};for(var U in F)Object.prototype.hasOwnProperty.call(F,U)&&B.indexOf(U)<0&&(H[U]=F[U]);if(F!=null&&typeof Object.getOwnPropertySymbols=="function")for(var K=0,U=Object.getOwnPropertySymbols(F);K<U.length;K++)B.indexOf(U[K])<0&&Object.prototype.propertyIsEnumerable.call(F,U[K])&&(H[U[K]]=F[U[K]]);return H},L=r.createContext(null),T=function(F){l()(H,F);var B=d()(H);function H(U){var K;return w()(this,H),K=B.call(this,U),K.cancelValue=function(W){K.setState(function(z){var Y=z.registeredValues;return{registeredValues:Y.filter(function(Q){return Q!==W})}})},K.registerValue=function(W){K.setState(function(z){var Y=z.registeredValues;return{registeredValues:[].concat(A()(Y),[W])}})},K.toggleOption=function(W){var z=K.state.registeredValues,Y=K.state.value.indexOf(W.value),Q=A()(K.state.value);Y===-1?Q.push(W.value):Q.splice(Y,1),"value"in K.props||K.setState({value:Q});var P=K.props.onChange;if(P){var G=K.getOptions();P(Q.filter(function($){return z.indexOf($)!==-1}).sort(function($,fe){var te=G.findIndex(function(we){return we.value===$}),pe=G.findIndex(function(we){return we.value===fe});return te-pe}))}},K.renderGroup=function(W){var z=W.getPrefixCls,Y=W.direction,Q=o()(K),P=Q.props,G=Q.state,$=P.prefixCls,fe=P.className,te=P.style,pe=P.options,we=E(P,["prefixCls","className","style","options"]),be=z("checkbox",$),Ve="".concat(be,"-group"),Xe=Object(C.default)(we,["children","defaultValue","value","onChange","disabled"]),At=P.children;pe&&pe.length>0&&(At=K.getOptions().map(function(mt){return r.createElement(M,{prefixCls:be,key:mt.value.toString(),disabled:"disabled"in mt?mt.disabled:P.disabled,value:mt.value,checked:G.value.indexOf(mt.value)!==-1,onChange:mt.onChange,className:"".concat(Ve,"-item"),style:mt.style},mt.label)}));var Be={toggleOption:K.toggleOption,value:K.state.value,disabled:K.props.disabled,name:K.props.name,registerValue:K.registerValue,cancelValue:K.cancelValue},Fe=i()(Ve,fe,O()({},"".concat(Ve,"-rtl"),Y==="rtl"));return r.createElement("div",g()({className:Fe,style:te},Xe),r.createElement(L.Provider,{value:Be},At))},K.state={value:U.value||U.defaultValue||[],registeredValues:[]},K}return a()(H,[{key:"getOptions",value:function(){var K=this.props.options;return K.map(function(W){return typeof W=="string"?{label:W,value:W}:W})}},{key:"render",value:function(){return r.createElement(S.a,null,this.renderGroup)}}],[{key:"getDerivedStateFromProps",value:function(K){return"value"in K?{value:K.value||[]}:null}}]),H}(r.PureComponent);T.defaultProps={options:[]};var b=T,x=e("b5WB"),N=function(F,B){var H={};for(var U in F)Object.prototype.hasOwnProperty.call(F,U)&&B.indexOf(U)<0&&(H[U]=F[U]);if(F!=null&&typeof Object.getOwnPropertySymbols=="function")for(var K=0,U=Object.getOwnPropertySymbols(F);K<U.length;K++)B.indexOf(U[K])<0&&Object.prototype.propertyIsEnumerable.call(F,U[K])&&(H[U[K]]=F[U[K]]);return H},D=function(F){l()(H,F);var B=d()(H);function H(){var U;return w()(this,H),U=B.apply(this,arguments),U.saveCheckbox=function(K){U.rcCheckbox=K},U.renderCheckbox=function(K){var W,z=K.getPrefixCls,Y=K.direction,Q=o()(U),P=Q.props,G=Q.context,$=P.prefixCls,fe=P.className,te=P.children,pe=P.indeterminate,we=P.style,be=P.onMouseEnter,Ve=P.onMouseLeave,Xe=N(P,["prefixCls","className","children","indeterminate","style","onMouseEnter","onMouseLeave"]),At=G,Be=z("checkbox",$),Fe=g()({},Xe);At&&(Fe.onChange=function(){Xe.onChange&&Xe.onChange.apply(Xe,arguments),At.toggleOption({label:te,value:P.value})},Fe.name=At.name,Fe.checked=At.value.indexOf(P.value)!==-1,Fe.disabled=P.disabled||At.disabled);var mt=i()(fe,(W={},O()(W,"".concat(Be,"-wrapper"),!0),O()(W,"".concat(Be,"-rtl"),Y==="rtl"),O()(W,"".concat(Be,"-wrapper-checked"),Fe.checked),O()(W,"".concat(Be,"-wrapper-disabled"),Fe.disabled),W)),rt=i()(O()({},"".concat(Be,"-indeterminate"),pe));return r.createElement("label",{className:mt,style:we,onMouseEnter:be,onMouseLeave:Ve},r.createElement(h.a,g()({},Fe,{prefixCls:Be,className:rt,ref:U.saveCheckbox})),te!==void 0&&r.createElement("span",null,te))},U}return a()(H,[{key:"componentDidMount",value:function(){var K,W=this.props.value;(K=this.context)===null||K===void 0||K.registerValue(W),Object(x.a)("checked"in this.props||this.context||!("value"in this.props),"Checkbox","`value` is not a valid prop, do you mean `checked`?")}},{key:"componentDidUpdate",value:function(K){var W=K.value,z,Y,Q=this.props.value;Q!==W&&((z=this.context)===null||z===void 0||z.cancelValue(W),(Y=this.context)===null||Y===void 0||Y.registerValue(Q))}},{key:"componentWillUnmount",value:function(){var K,W=this.props.value;(K=this.context)===null||K===void 0||K.cancelValue(W)}},{key:"focus",value:function(){this.rcCheckbox.focus()}},{key:"blur",value:function(){this.rcCheckbox.blur()}},{key:"render",value:function(){return r.createElement(S.a,null,this.renderCheckbox)}}]),H}(r.PureComponent);D.__ANT_CHECKBOX=!0,D.defaultProps={indeterminate:!1},D.contextType=L;var M=D;M.Group=b;var R=_.a=M},Xpbd:function(Z,_){function e(u,O){for(var v=-1,g=O.length,y=u.length;++v<g;)u[y+v]=O[v];return u}Z.exports=e},XqH9:function(Z,_,e){var u=e("Q6Bq"),O=e("C9Tu"),v=e("B2QF"),g=e("sAd1"),y=v.toolbox.restore;function w(t){this.model=t}w.defaultOption={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:y.title};var p=w.prototype;p.onclick=function(t,o,s){O.clear(t),o.dispatchAction({type:"restore",from:this.uid})},g.register("restore",w),u.registerAction({type:"restore",event:"restore",update:"prepareAndUpdate"},function(t,o){o.resetOption("recreate")});var a=w;Z.exports=a},XrNv:function(Z,_,e){var u=e("OkCp"),O=u.Global;Z.exports={name:"localStorage",read:g,write:y,each:w,remove:p,clearAll:a};function v(){return O.localStorage}function g(t){return v().getItem(t)}function y(t,o){return v().setItem(t,o)}function w(t){for(var o=v().length-1;o>=0;o--){var s=v().key(o);t(g(s),s)}}function p(t){return v().removeItem(t)}function a(){return v().clear()}},Y36B:function(Z,_,e){var u=e("2OMI"),O=e("oMIb"),v=e("EGDn"),g=e("Og4i"),y=e("wKys"),w=e("QLFg"),p=w.normalizeRadian,a=e("Wr3P"),t=e("KBjX"),o=u.CMD,s=Math.PI*2,l=1e-4;function n(E,L){return Math.abs(E-L)<l}var d=[-1,-1,-1],r=[-1,-1];function c(){var E=r[0];r[0]=r[1],r[1]=E}function i(E,L,T,b,x,N,D,M,R,F){if(F>L&&F>b&&F>N&&F>M||F<L&&F<b&&F<N&&F<M)return 0;var B=a.cubicRootAt(L,b,N,M,F,d);if(B===0)return 0;for(var H=0,U=-1,K,W,z=0;z<B;z++){var Y=d[z],Q=Y===0||Y===1?.5:1,P=a.cubicAt(E,T,x,D,Y);if(P<R)continue;U<0&&(U=a.cubicExtrema(L,b,N,M,r),r[1]<r[0]&&U>1&&c(),K=a.cubicAt(L,b,N,M,r[0]),U>1&&(W=a.cubicAt(L,b,N,M,r[1]))),U===2?Y<r[0]?H+=K<L?Q:-Q:Y<r[1]?H+=W<K?Q:-Q:H+=M<W?Q:-Q:Y<r[0]?H+=K<L?Q:-Q:H+=M<K?Q:-Q}return H}function h(E,L,T,b,x,N,D,M){if(M>L&&M>b&&M>N||M<L&&M<b&&M<N)return 0;var R=a.quadraticRootAt(L,b,N,M,d);if(R===0)return 0;var F=a.quadraticExtremum(L,b,N);if(F>=0&&F<=1){for(var B=0,H=a.quadraticAt(L,b,N,F),U=0;U<R;U++){var K=d[U]===0||d[U]===1?.5:1,W=a.quadraticAt(E,T,x,d[U]);if(W<D)continue;d[U]<F?B+=H<L?K:-K:B+=N<H?K:-K}return B}else{var K=d[0]===0||d[0]===1?.5:1,W=a.quadraticAt(E,T,x,d[0]);return W<D?0:N<L?K:-K}}function f(E,L,T,b,x,N,D,M){if(M-=L,M>T||M<-T)return 0;var R=Math.sqrt(T*T-M*M);d[0]=-R,d[1]=R;var F=Math.abs(b-x);if(F<1e-4)return 0;if(F%s<1e-4){b=0,x=s;var B=N?1:-1;return D>=d[0]+E&&D<=d[1]+E?B:0}if(N){var R=b;b=p(x),x=p(R)}else b=p(b),x=p(x);b>x&&(x+=s);for(var H=0,U=0;U<2;U++){var K=d[U];if(K+E>D){var W=Math.atan2(M,K),B=N?1:-1;W<0&&(W=s+W),(W>=b&&W<=x||W+s>=b&&W+s<=x)&&(W>Math.PI/2&&W<Math.PI*1.5&&(B=-B),H+=B)}}return H}function A(E,L,T,b,x){for(var N=0,D=0,M=0,R=0,F=0,B=0;B<E.length;){var H=E[B++];H===o.M&&B>1&&(T||(N+=t(D,M,R,F,b,x))),B===1&&(D=E[B],M=E[B+1],R=D,F=M);switch(H){case o.M:R=E[B++],F=E[B++],D=R,M=F;break;case o.L:if(T){if(O.containStroke(D,M,E[B],E[B+1],L,b,x))return!0}else N+=t(D,M,E[B],E[B+1],b,x)||0;D=E[B++],M=E[B++];break;case o.C:if(T){if(v.containStroke(D,M,E[B++],E[B++],E[B++],E[B++],E[B],E[B+1],L,b,x))return!0}else N+=i(D,M,E[B++],E[B++],E[B++],E[B++],E[B],E[B+1],b,x)||0;D=E[B++],M=E[B++];break;case o.Q:if(T){if(g.containStroke(D,M,E[B++],E[B++],E[B],E[B+1],L,b,x))return!0}else N+=h(D,M,E[B++],E[B++],E[B],E[B+1],b,x)||0;D=E[B++],M=E[B++];break;case o.A:var U=E[B++],K=E[B++],W=E[B++],z=E[B++],Y=E[B++],Q=E[B++];B+=1;var P=1-E[B++],G=Math.cos(Y)*W+U,$=Math.sin(Y)*z+K;B>1?N+=t(D,M,G,$,b,x):(R=G,F=$);var fe=(b-U)*z/W+U;if(T){if(y.containStroke(U,K,z,Y,Y+Q,P,L,fe,x))return!0}else N+=f(U,K,z,Y,Y+Q,P,fe,x);D=Math.cos(Y+Q)*W+U,M=Math.sin(Y+Q)*z+K;break;case o.R:R=D=E[B++],F=M=E[B++];var te=E[B++],pe=E[B++],G=R+te,$=F+pe;if(T){if(O.containStroke(R,F,G,F,L,b,x)||O.containStroke(G,F,G,$,L,b,x)||O.containStroke(G,$,R,$,L,b,x)||O.containStroke(R,$,R,F,L,b,x))return!0}else N+=t(G,F,G,$,b,x),N+=t(R,$,R,F,b,x);break;case o.Z:if(T){if(O.containStroke(D,M,R,F,L,b,x))return!0}else N+=t(D,M,R,F,b,x);D=R,M=F;break}}return!T&&!n(M,F)&&(N+=t(D,M,R,F,b,x)||0),N!==0}function C(E,L,T){return A(E,0,!1,L,T)}function S(E,L,T,b){return A(E,L,!0,T,b)}_.contain=C,_.containStroke=S},Y5yc:function(Z,_,e){var u=e("Q6Bq");e("yZUZ"),e("hkVq"),e("JWwY");var O=e("pMHC"),v=e("N//r");u.registerVisual(O("tree","circle")),u.registerLayout(v)},YBdE:function(Z,_,e){var u=e("oEo5"),O=u.assert,v=u.isArray,g=e("IPcT"),y=g.__DEV__;function w(l){return new p(l)}function p(l){l=l||{},this._reset=l.reset,this._plan=l.plan,this._count=l.count,this._onDirty=l.onDirty,this._dirty=!0,this.context}var a=p.prototype;a.perform=function(l){var n=this._upstream,d=l&&l.skip;if(this._dirty&&n){var r=this.context;r.data=r.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this);var c;this._plan&&!d&&(c=this._plan(this.context));var i=C(this._modBy),h=this._modDataCount||0,f=C(l&&l.modBy),A=l&&l.modDataCount||0;(i!==f||h!==A)&&(c="reset");function C(D){return!(D>=1)&&(D=1),D}var S;(this._dirty||c==="reset")&&(this._dirty=!1,S=s(this,d)),this._modBy=f,this._modDataCount=A;var E=l&&l.step;if(n?this._dueEnd=n._outputDueEnd:this._dueEnd=this._count?this._count(this.context):Infinity,this._progress){var L=this._dueIndex,T=Math.min(E!=null?this._dueIndex+E:Infinity,this._dueEnd);if(!d&&(S||L<T)){var b=this._progress;if(v(b))for(var x=0;x<b.length;x++)o(this,b[x],L,T,f,A);else o(this,b,L,T,f,A)}this._dueIndex=T;var N=this._settedOutputEnd!=null?this._settedOutputEnd:T;this._outputDueEnd=N}else this._dueIndex=this._outputDueEnd=this._settedOutputEnd!=null?this._settedOutputEnd:this._dueEnd;return this.unfinished()};var t=function(){var l,n,d,r,c,i={reset:function(A,C,S,E){n=A,l=C,d=S,r=E,c=Math.ceil(r/d),i.next=d>1&&r>0?f:h}};return i;function h(){return n<l?n++:null}function f(){var A=n%c*d+Math.ceil(n/c),C=n>=l?null:A<r?A:n;return n++,C}}();a.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)};function o(l,n,d,r,c,i){t.reset(d,r,c,i),l._callingProgress=n,l._callingProgress({start:d,end:r,count:r-d,next:t.next},l.context)}function s(l,n){l._dueIndex=l._outputDueEnd=l._dueEnd=0,l._settedOutputEnd=null;var d,r;!n&&l._reset&&(d=l._reset(l.context),d&&d.progress&&(r=d.forceFirstProgress,d=d.progress),v(d)&&!d.length&&(d=null)),l._progress=d,l._modBy=l._modDataCount=null;var c=l._downstream;return c&&c.dirty(),r}a.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},a.pipe=function(l){(this._downstream!==l||this._dirty)&&(this._downstream=l,l._upstream=this,l.dirty())},a.dispose=function(){if(this._disposed)return;this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0},a.getUpstream=function(){return this._upstream},a.getDownstream=function(){return this._downstream},a.setOutputEnd=function(l){this._outputDueEnd=this._settedOutputEnd=l},_.createTask=w},YFxb:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("xn3O"),g=e.n(v)},YLFC:function(Z,_,e){var u=e("Q6Bq");e("XDzg");var O=u.extendComponentModel({type:"polar",dependencies:["polarAxis","angleAxis"],coordinateSystem:null,findAxisModel:function(v){var g,y=this.ecModel;return y.eachComponent(v,function(w){w.getCoordSysModel()===this&&(g=w)},this),g},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"80%"}});Z.exports=O},YOS9:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("RczH")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="UpOutlined";var p=v.forwardRef(w);_.default=p},YY8s:function(Z,_,e){var u=e("85pI"),O=u(Object.keys,Object);Z.exports=O},YYbH:function(Z,_,e){var u=e("TdBk"),O=e("eJOh"),v=function(y){this.name=y||"",this.cx=0,this.cy=0,this._radiusAxis=new u,this._angleAxis=new O,this._radiusAxis.polar=this._angleAxis.polar=this};v.prototype={type:"polar",axisPointerEnabled:!0,constructor:v,dimensions:["radius","angle"],model:null,containPoint:function(y){var w=this.pointToCoord(y);return this._radiusAxis.contain(w[0])&&this._angleAxis.contain(w[1])},containData:function(y){return this._radiusAxis.containData(y[0])&&this._angleAxis.containData(y[1])},getAxis:function(y){return this["_"+y+"Axis"]},getAxes:function(){return[this._radiusAxis,this._angleAxis]},getAxesByScale:function(y){var w=[],p=this._angleAxis,a=this._radiusAxis;return p.scale.type===y&&w.push(p),a.scale.type===y&&w.push(a),w},getAngleAxis:function(){return this._angleAxis},getRadiusAxis:function(){return this._radiusAxis},getOtherAxis:function(y){var w=this._angleAxis;return y===w?this._radiusAxis:w},getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},getTooltipAxes:function(y){var w=y!=null&&y!=="auto"?this.getAxis(y):this.getBaseAxis();return{baseAxes:[w],otherAxes:[this.getOtherAxis(w)]}},dataToPoint:function(y,w){return this.coordToPoint([this._radiusAxis.dataToRadius(y[0],w),this._angleAxis.dataToAngle(y[1],w)])},pointToData:function(y,w){var p=this.pointToCoord(y);return[this._radiusAxis.radiusToData(p[0],w),this._angleAxis.angleToData(p[1],w)]},pointToCoord:function(y){var w=y[0]-this.cx,p=y[1]-this.cy,a=this.getAngleAxis(),t=a.getExtent(),o=Math.min(t[0],t[1]),s=Math.max(t[0],t[1]);a.inverse?o=s-360:s=o+360;var l=Math.sqrt(w*w+p*p);w/=l,p/=l;for(var n=Math.atan2(-p,w)/Math.PI*180,d=n<o?1:-1;n<o||n>s;)n+=d*360;return[l,n]},coordToPoint:function(y){var w=y[0],p=y[1]/180*Math.PI,a=Math.cos(p)*w+this.cx,t=-Math.sin(p)*w+this.cy;return[a,t]},getArea:function(){var y=this.getAngleAxis(),w=this.getRadiusAxis(),p=w.getExtent().slice();p[0]>p[1]&&p.reverse();var a=y.getExtent(),t=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:p[0],r:p[1],startAngle:-a[0]*t,endAngle:-a[1]*t,clockwise:y.inverse,contain:function(o,s){var l=o-this.cx,n=s-this.cy,d=l*l+n*n,r=this.r,c=this.r0;return d<=r*r&&d>=c*c}}}};var g=v;Z.exports=g},"Ycz+":function(Z,_,e){var u=e("BeS3");function O(v,g,y){var w=v.length;return y=y===void 0?w:y,!g&&y>=w?v:u(v,g,y)}Z.exports=O},YiIN:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("B2QF"),g=e("sAd1"),y=v.toolbox.magicType,w="__ec_magicType_stack__";function p(l){this.model=l}p.defaultOption={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:O.clone(y.title),option:{},seriesIndex:{}};var a=p.prototype;a.getIcons=function(){var l=this.model,n=l.get("icon"),d={};return O.each(l.get("type"),function(r){n[r]&&(d[r]=n[r])}),d};var t={line:function(l,n,d,r){if(l==="bar")return O.merge({id:n,type:"line",data:d.get("data"),stack:d.get("stack"),markPoint:d.get("markPoint"),markLine:d.get("markLine")},r.get("option.line")||{},!0)},bar:function(l,n,d,r){if(l==="line")return O.merge({id:n,type:"bar",data:d.get("data"),stack:d.get("stack"),markPoint:d.get("markPoint"),markLine:d.get("markLine")},r.get("option.bar")||{},!0)},stack:function(l,n,d,r){var c=d.get("stack")===w;if(l==="line"||l==="bar")return r.setIconStatus("stack",c?"normal":"emphasis"),O.merge({id:n,stack:c?"":w},r.get("option.stack")||{},!0)}},o=[["line","bar"],["stack"]];a.onclick=function(l,n,d){var r=this.model,c=r.get("seriesIndex."+d);if(!t[d])return;var i={series:[]},h=function(C){var S=C.subType,E=C.id,L=t[d](S,E,C,r);L&&(O.defaults(L,C.option),i.series.push(L));var T=C.coordinateSystem;if(T&&T.type==="cartesian2d"&&(d==="line"||d==="bar")){var b=T.getAxesByScale("ordinal")[0];if(b){var x=b.dim,N=x+"Axis",D=l.queryComponents({mainType:N,index:C.get(name+"Index"),id:C.get(name+"Id")})[0],M=D.componentIndex;i[N]=i[N]||[];for(var R=0;R<=M;R++)i[N][M]=i[N][M]||{};i[N][M].boundaryGap=d==="bar"}}};O.each(o,function(C){O.indexOf(C,d)>=0&&O.each(C,function(S){r.setIconStatus(S,"normal")})}),r.setIconStatus(d,"emphasis"),l.eachComponent({mainType:"series",query:c==null?null:{seriesIndex:c}},h);var f;if(d==="stack"){var A=i.series&&i.series[0]&&i.series[0].stack===w;f=A?O.merge({stack:y.title.tiled},y.title):O.clone(y.title)}n.dispatchAction({type:"changeMagicType",currentType:d,newOption:i,newTitle:f,featureName:"magicType"})},u.registerAction({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(l,n){n.mergeOption(l.newOption)}),g.register("magicType",p);var s=p;Z.exports=s},YjsL:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("H9gS")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="FolderOpenOutlined";var p=v.forwardRef(w);_.default=p},YreP:function(Z,_,e){},YsOP:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("P0S0"),y=e("JkS2"),w=e("vwaK"),p=e("Vw6a"),a=p.defaultDimValueGetters,t=p.DefaultDataProvider,o=e("ArUA"),s=o.summarizeDimensions,l=e("ZtBV"),n=v.isObject,d="undefined",r=-1,c="e\0\0",i={float:typeof Float64Array===d?Array:Float64Array,int:typeof Int32Array===d?Array:Int32Array,ordinal:Array,number:Array,time:Array},h=typeof Uint32Array===d?Array:Uint32Array,f=typeof Int32Array===d?Array:Int32Array,A=typeof Uint16Array===d?Array:Uint16Array;function C(P){return P._rawCount>65535?h:A}function S(P){var G=P.constructor;return G===Array?P.slice():new G(P)}var E=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_rawData","_chunkSize","_chunkCount","_dimValueGetter","_count","_rawCount","_nameDimIdx","_idDimIdx"],L=["_extent","_approximateExtent","_rawExtent"];function T(P,G){v.each(E.concat(G.__wrappedMethods||[]),function($){G.hasOwnProperty($)&&(P[$]=G[$])}),P.__wrappedMethods=G.__wrappedMethods,v.each(L,function($){P[$]=v.clone(G[$])}),P._calculationInfo=v.extend(G._calculationInfo)}var b=function(P,G){P=P||["x","y"];for(var $={},fe=[],te={},pe=0;pe<P.length;pe++){var we=P[pe];v.isString(we)?we=new l({name:we}):we instanceof l||(we=new l(we));var be=we.name;we.type=we.type||"float",we.coordDim||(we.coordDim=be,we.coordDimIndex=0),we.otherDims=we.otherDims||{},fe.push(be),$[be]=we,we.index=pe,we.createInvertedIndices&&(te[be]=[])}this.dimensions=fe,this._dimensionInfos=$,this.hostModel=G,this.dataType,this._indices=null,this._count=0,this._rawCount=0,this._storage={},this._nameList=[],this._idList=[],this._optionModels=[],this._visual={},this._layout={},this._itemVisuals=[],this.hasItemVisual={},this._itemLayouts=[],this._graphicEls=[],this._chunkSize=1e5,this._chunkCount=0,this._rawData,this._rawExtent={},this._extent={},this._approximateExtent={},this._dimensionsSummary=s(this),this._invertedIndicesMap=te,this._calculationInfo={},this.userOutput=this._dimensionsSummary.userOutput},x=b.prototype;x.type="list",x.hasItemOption=!0,x.getDimension=function(P){return(typeof P=="number"||!isNaN(P)&&!this._dimensionInfos.hasOwnProperty(P))&&(P=this.dimensions[P]),P},x.getDimensionInfo=function(P){return this._dimensionInfos[this.getDimension(P)]},x.getDimensionsOnCoord=function(){return this._dimensionsSummary.dataDimsOnCoord.slice()},x.mapDimension=function(P,G){var $=this._dimensionsSummary;if(G==null)return $.encodeFirstDimNotExtra[P];var fe=$.encode[P];return G===!0?(fe||[]).slice():fe&&fe[G]},x.initData=function(P,G,$){var fe=w.isInstance(P)||v.isArrayLike(P);fe&&(P=new t(P,this.dimensions.length)),this._rawData=P,this._storage={},this._indices=null,this._nameList=G||[],this._idList=[],this._nameRepeatCount={},$||(this.hasItemOption=!1),this.defaultDimValueGetter=a[this._rawData.getSource().sourceFormat],this._dimValueGetter=$=$||this.defaultDimValueGetter,this._dimValueGetterArrayRows=a.arrayRows,this._rawExtent={},this._initDataFromProvider(0,P.count()),P.pure&&(this.hasItemOption=!1)},x.getProvider=function(){return this._rawData},x.appendData=function(P){var G=this._rawData,$=this.count();G.appendData(P);var fe=G.count();G.persistent||(fe+=$),this._initDataFromProvider($,fe)},x.appendValues=function(P,G){for(var $=this._chunkSize,fe=this._storage,te=this.dimensions,pe=te.length,we=this._rawExtent,be=this.count(),Ve=be+Math.max(P.length,G?G.length:0),Xe=this._chunkCount,At=0;At<pe;At++){var Be=te[At];we[Be]||(we[Be]=z()),fe[Be]||(fe[Be]=[]),N(fe,this._dimensionInfos[Be],$,Xe,Ve),this._chunkCount=fe[Be].length}for(var Fe=new Array(pe),mt=be;mt<Ve;mt++){for(var rt=mt-be,Je=Math.floor(mt/$),vt=mt%$,ut=0;ut<pe;ut++){var Be=te[ut],bt=this._dimValueGetterArrayRows(P[rt]||Fe,Be,rt,ut);fe[Be][Je][vt]=bt;var Qe=we[Be];bt<Qe[0]&&(Qe[0]=bt),bt>Qe[1]&&(Qe[1]=bt)}G&&(this._nameList[mt]=G[rt])}this._rawCount=this._count=Ve,this._extent={},D(this)},x._initDataFromProvider=function(P,G){if(P>=G)return;for(var $=this._chunkSize,fe=this._rawData,te=this._storage,pe=this.dimensions,we=pe.length,be=this._dimensionInfos,Ve=this._nameList,Xe=this._idList,At=this._rawExtent,Be=this._nameRepeatCount={},Fe,mt=this._chunkCount,rt=0;rt<we;rt++){var Je=pe[rt];At[Je]||(At[Je]=z());var vt=be[Je];vt.otherDims.itemName===0&&(Fe=this._nameDimIdx=rt),vt.otherDims.itemId===0&&(this._idDimIdx=rt),te[Je]||(te[Je]=[]),N(te,vt,$,mt,G),this._chunkCount=te[Je].length}for(var ut=new Array(we),bt=P;bt<G;bt++){ut=fe.getItem(bt,ut);for(var Qe=Math.floor(bt/$),pt=bt%$,Ge=0;Ge<we;Ge++){var Je=pe[Ge],je=te[Je][Qe],_e=this._dimValueGetter(ut,Je,bt,Ge);je[pt]=_e;var ht=At[Je];_e<ht[0]&&(ht[0]=_e),_e>ht[1]&&(ht[1]=_e)}if(!fe.pure){var Lt=Ve[bt];if(ut&&Lt==null){if(ut.name!=null)Ve[bt]=Lt=ut.name;else if(Fe!=null){var Ft=pe[Fe],Wt=te[Ft][Qe];if(Wt){Lt=Wt[pt];var Qt=be[Ft].ordinalMeta;Qt&&Qt.categories.length&&(Lt=Qt.categories[Lt])}}}var or=ut==null?null:ut.id;or==null&&Lt!=null&&(Be[Lt]=Be[Lt]||0,or=Lt,Be[Lt]>0&&(or+="__ec__"+Be[Lt]),Be[Lt]++),or!=null&&(Xe[bt]=or)}}!fe.persistent&&fe.clean&&fe.clean(),this._rawCount=this._count=G,this._extent={},D(this)};function N(P,G,$,fe,te){var pe=i[G.type],we=fe-1,be=G.name,Ve=P[be][we];if(Ve&&Ve.length<$){for(var Xe=new pe(Math.min(te-we*$,$)),At=0;At<Ve.length;At++)Xe[At]=Ve[At];P[be][we]=Xe}for(var Be=fe*$;Be<te;Be+=$)P[be].push(new pe(Math.min(te-Be,$)))}function D(P){var G=P._invertedIndicesMap;v.each(G,function($,fe){var te=P._dimensionInfos[fe],pe=te.ordinalMeta;if(pe){$=G[fe]=new f(pe.categories.length);for(var we=0;we<$.length;we++)$[we]=r;for(var we=0;we<P._count;we++)$[P.get(fe,we)]=we}})}function M(P,G,$){var fe;if(G!=null){var te=P._chunkSize,pe=Math.floor($/te),we=$%te,be=P.dimensions[G],Ve=P._storage[be][pe];if(Ve){fe=Ve[we];var Xe=P._dimensionInfos[be].ordinalMeta;Xe&&Xe.categories.length&&(fe=Xe.categories[fe])}}return fe}x.count=function(){return this._count},x.getIndices=function(){var P,G=this._indices;if(G){var $=G.constructor,fe=this._count;if($===Array){P=new $(fe);for(var te=0;te<fe;te++)P[te]=G[te]}else P=new $(G.buffer,0,fe)}else for(var $=C(this),P=new $(this.count()),te=0;te<P.length;te++)P[te]=te;return P},x.get=function(P,G){if(!(G>=0&&G<this._count))return NaN;var $=this._storage;if(!$[P])return NaN;G=this.getRawIndex(G);var fe=Math.floor(G/this._chunkSize),te=G%this._chunkSize,pe=$[P][fe],we=pe[te];return we},x.getByRawIndex=function(P,G){if(!(G>=0&&G<this._rawCount))return NaN;var $=this._storage[P];if(!$)return NaN;var fe=Math.floor(G/this._chunkSize),te=G%this._chunkSize,pe=$[fe];return pe[te]},x._getFast=function(P,G){var $=Math.floor(G/this._chunkSize),fe=G%this._chunkSize,te=this._storage[P][$];return te[fe]},x.getValues=function(P,G){var $=[];v.isArray(P)||(G=P,P=this.dimensions);for(var fe=0,te=P.length;fe<te;fe++)$.push(this.get(P[fe],G));return $},x.hasValue=function(P){for(var G=this._dimensionsSummary.dataDimsOnCoord,$=0,fe=G.length;$<fe;$++)if(isNaN(this.get(G[$],P)))return!1;return!0},x.getDataExtent=function(P){P=this.getDimension(P);var G=this._storage[P],$=z();if(!G)return $;var fe=this.count(),te=!this._indices,pe;if(te)return this._rawExtent[P].slice();if(pe=this._extent[P],pe)return pe.slice();pe=$;for(var we=pe[0],be=pe[1],Ve=0;Ve<fe;Ve++){var Xe=this._getFast(P,this.getRawIndex(Ve));Xe<we&&(we=Xe),Xe>be&&(be=Xe)}return pe=[we,be],this._extent[P]=pe,pe},x.getApproximateExtent=function(P){return P=this.getDimension(P),this._approximateExtent[P]||this.getDataExtent(P)},x.setApproximateExtent=function(P,G){G=this.getDimension(G),this._approximateExtent[G]=P.slice()},x.getCalculationInfo=function(P){return this._calculationInfo[P]},x.setCalculationInfo=function(P,G){n(P)?v.extend(this._calculationInfo,P):this._calculationInfo[P]=G},x.getSum=function(P){var G=this._storage[P],$=0;if(G)for(var fe=0,te=this.count();fe<te;fe++){var pe=this.get(P,fe);isNaN(pe)||($+=pe)}return $},x.getMedian=function(P){var G=[];this.each(P,function(te,pe){isNaN(te)||G.push(te)});var $=[].concat(G).sort(function(te,pe){return te-pe}),fe=this.count();return fe===0?0:fe%2===1?$[(fe-1)/2]:($[fe/2]+$[fe/2-1])/2},x.rawIndexOf=function(P,G){var $=P&&this._invertedIndicesMap[P],fe=$[G];return fe==null||isNaN(fe)?r:fe},x.indexOfName=function(P){for(var G=0,$=this.count();G<$;G++)if(this.getName(G)===P)return G;return-1},x.indexOfRawIndex=function(P){if(P>=this._rawCount||P<0)return-1;if(!this._indices)return P;var G=this._indices,$=G[P];if($!=null&&$<this._count&&$===P)return P;for(var fe=0,te=this._count-1;fe<=te;){var pe=(fe+te)/2|0;if(G[pe]<P)fe=pe+1;else if(G[pe]>P)te=pe-1;else return pe}return-1},x.indicesOfNearest=function(P,G,$){var fe=this._storage,te=fe[P],pe=[];if(!te)return pe;$==null&&($=Infinity);for(var we=Infinity,be=-1,Ve=0,Xe=0,At=this.count();Xe<At;Xe++){var Be=G-this.get(P,Xe),Fe=Math.abs(Be);Fe<=$&&((Fe<we||Fe===we&&Be>=0&&be<0)&&(we=Fe,be=Be,Ve=0),Be===be&&(pe[Ve++]=Xe))}return pe.length=Ve,pe},x.getRawIndex=R;function R(P){return P}function F(P){return P<this._count&&P>=0?this._indices[P]:-1}x.getRawDataItem=function(P){if(this._rawData.persistent)return this._rawData.getItem(this.getRawIndex(P));for(var G=[],$=0;$<this.dimensions.length;$++){var fe=this.dimensions[$];G.push(this.get(fe,P))}return G},x.getName=function(P){var G=this.getRawIndex(P);return this._nameList[G]||M(this,this._nameDimIdx,G)||""},x.getId=function(P){return B(this,this.getRawIndex(P))};function B(P,G){var $=P._idList[G];return $==null&&($=M(P,P._idDimIdx,G)),$==null&&($=c+G),$}function H(P){return v.isArray(P)||(P=[P]),P}function U(P,G){for(var $=0;$<G.length;$++)P._dimensionInfos[G[$]]||console.error("Unkown dimension "+G[$])}x.each=function(P,G,$,fe){"use strict";if(!this._count)return;typeof P=="function"&&(fe=$,$=G,G=P,P=[]),$=$||fe||this,P=v.map(H(P),this.getDimension,this);for(var te=P.length,pe=0;pe<this.count();pe++)switch(te){case 0:G.call($,pe);break;case 1:G.call($,this.get(P[0],pe),pe);break;case 2:G.call($,this.get(P[0],pe),this.get(P[1],pe),pe);break;default:for(var we=0,be=[];we<te;we++)be[we]=this.get(P[we],pe);be[we]=pe,G.apply($,be)}},x.filterSelf=function(P,G,$,fe){"use strict";if(!this._count)return;typeof P=="function"&&(fe=$,$=G,G=P,P=[]),$=$||fe||this,P=v.map(H(P),this.getDimension,this);for(var te=this.count(),pe=C(this),we=new pe(te),be=[],Ve=P.length,Xe=0,At=P[0],Be=0;Be<te;Be++){var Fe,mt=this.getRawIndex(Be);if(Ve===0)Fe=G.call($,Be);else if(Ve===1){var rt=this._getFast(At,mt);Fe=G.call($,rt,Be)}else{for(var Je=0;Je<Ve;Je++)be[Je]=this._getFast(At,mt);be[Je]=Be,Fe=G.apply($,be)}Fe&&(we[Xe++]=mt)}return Xe<te&&(this._indices=we),this._count=Xe,this._extent={},this.getRawIndex=this._indices?F:R,this},x.selectRange=function(P){"use strict";if(!this._count)return;var G=[];for(var $ in P)P.hasOwnProperty($)&&G.push($);var fe=G.length;if(!fe)return;var te=this.count(),pe=C(this),we=new pe(te),be=0,Ve=G[0],Xe=P[Ve][0],At=P[Ve][1],Be=!1;if(!this._indices){var Fe=0;if(fe===1){for(var mt=this._storage[G[0]],rt=0;rt<this._chunkCount;rt++)for(var Je=mt[rt],vt=Math.min(this._count-rt*this._chunkSize,this._chunkSize),ut=0;ut<vt;ut++){var bt=Je[ut];(bt>=Xe&&bt<=At||isNaN(bt))&&(we[be++]=Fe),Fe++}Be=!0}else if(fe===2){for(var mt=this._storage[Ve],Qe=this._storage[G[1]],pt=P[G[1]][0],Ge=P[G[1]][1],rt=0;rt<this._chunkCount;rt++)for(var Je=mt[rt],je=Qe[rt],vt=Math.min(this._count-rt*this._chunkSize,this._chunkSize),ut=0;ut<vt;ut++){var bt=Je[ut],_e=je[ut];(bt>=Xe&&bt<=At||isNaN(bt))&&(_e>=pt&&_e<=Ge||isNaN(_e))&&(we[be++]=Fe),Fe++}Be=!0}}if(!Be)if(fe===1)for(var ut=0;ut<te;ut++){var ht=this.getRawIndex(ut),bt=this._getFast(Ve,ht);(bt>=Xe&&bt<=At||isNaN(bt))&&(we[be++]=ht)}else for(var ut=0;ut<te;ut++){for(var Lt=!0,ht=this.getRawIndex(ut),rt=0;rt<fe;rt++){var Ft=G[rt],bt=this._getFast($,ht);(bt<P[Ft][0]||bt>P[Ft][1])&&(Lt=!1)}Lt&&(we[be++]=this.getRawIndex(ut))}return be<te&&(this._indices=we),this._count=be,this._extent={},this.getRawIndex=this._indices?F:R,this},x.mapArray=function(P,G,$,fe){"use strict";typeof P=="function"&&(fe=$,$=G,G=P,P=[]),$=$||fe||this;var te=[];return this.each(P,function(){te.push(G&&G.apply(this,arguments))},$),te};function K(P,G){var $=P.dimensions,fe=new b(v.map($,P.getDimensionInfo,P),P.hostModel);T(fe,P);for(var te=fe._storage={},pe=P._storage,we=0;we<$.length;we++){var be=$[we];pe[be]&&(v.indexOf(G,be)>=0?(te[be]=W(pe[be]),fe._rawExtent[be]=z(),fe._extent[be]=null):te[be]=pe[be])}return fe}function W(P){for(var G=new Array(P.length),$=0;$<P.length;$++)G[$]=S(P[$]);return G}function z(){return[Infinity,-Infinity]}x.map=function(P,G,$,fe){"use strict";$=$||fe||this,P=v.map(H(P),this.getDimension,this);var te=K(this,P);te._indices=this._indices,te.getRawIndex=te._indices?F:R;for(var pe=te._storage,we=[],be=this._chunkSize,Ve=P.length,Xe=this.count(),At=[],Be=te._rawExtent,Fe=0;Fe<Xe;Fe++){for(var mt=0;mt<Ve;mt++)At[mt]=this.get(P[mt],Fe);At[Ve]=Fe;var rt=G&&G.apply($,At);if(rt!=null){typeof rt!="object"&&(we[0]=rt,rt=we);for(var Je=this.getRawIndex(Fe),vt=Math.floor(Je/be),ut=Je%be,bt=0;bt<rt.length;bt++){var Qe=P[bt],pt=rt[bt],Ge=Be[Qe],je=pe[Qe];je&&(je[vt][ut]=pt),pt<Ge[0]&&(Ge[0]=pt),pt>Ge[1]&&(Ge[1]=pt)}}}return te},x.downSample=function(P,G,$,fe){for(var te=K(this,[P]),pe=te._storage,we=[],be=Math.floor(1/G),Ve=pe[P],Xe=this.count(),At=this._chunkSize,Be=te._rawExtent[P],Fe=new(C(this))(Xe),mt=0,rt=0;rt<Xe;rt+=be){be>Xe-rt&&(be=Xe-rt,we.length=be);for(var Je=0;Je<be;Je++){var vt=this.getRawIndex(rt+Je),ut=Math.floor(vt/At),bt=vt%At;we[Je]=Ve[ut][bt]}var Qe=$(we),pt=this.getRawIndex(Math.min(rt+fe(we,Qe)||0,Xe-1)),Ge=Math.floor(pt/At),je=pt%At;Ve[Ge][je]=Qe,Qe<Be[0]&&(Be[0]=Qe),Qe>Be[1]&&(Be[1]=Qe),Fe[mt++]=pt}return te._count=mt,te._indices=Fe,te.getRawIndex=F,te},x.getItemModel=function(P){var G=this.hostModel;return new g(this.getRawDataItem(P),G,G&&G.ecModel)},x.diff=function(P){var G=this;return new y(P?P.getIndices():[],this.getIndices(),function($){return B(P,$)},function($){return B(G,$)})},x.getVisual=function(P){var G=this._visual;return G&&G[P]},x.setVisual=function(P,G){if(n(P)){for(var $ in P)P.hasOwnProperty($)&&this.setVisual($,P[$]);return}this._visual=this._visual||{},this._visual[P]=G},x.setLayout=function(P,G){if(n(P)){for(var $ in P)P.hasOwnProperty($)&&this.setLayout($,P[$]);return}this._layout[P]=G},x.getLayout=function(P){return this._layout[P]},x.getItemLayout=function(P){return this._itemLayouts[P]},x.setItemLayout=function(P,G,$){this._itemLayouts[P]=$?v.extend(this._itemLayouts[P]||{},G):G},x.clearItemLayouts=function(){this._itemLayouts.length=0},x.getItemVisual=function(P,G,$){var fe=this._itemVisuals[P],te=fe&&fe[G];return te==null&&!$?this.getVisual(G):te},x.setItemVisual=function(P,G,$){var fe=this._itemVisuals[P]||{},te=this.hasItemVisual;if(this._itemVisuals[P]=fe,n(G)){for(var pe in G)G.hasOwnProperty(pe)&&(fe[pe]=G[pe],te[pe]=!0);return}fe[G]=$,te[G]=!0},x.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};var Y=function(P){P.seriesIndex=this.seriesIndex,P.dataIndex=this.dataIndex,P.dataType=this.dataType};x.setItemGraphicEl=function(P,G){var $=this.hostModel;G&&(G.dataIndex=P,G.dataType=this.dataType,G.seriesIndex=$&&$.seriesIndex,G.type==="group"&&G.traverse(Y,G)),this._graphicEls[P]=G},x.getItemGraphicEl=function(P){return this._graphicEls[P]},x.eachItemGraphicEl=function(P,G){v.each(this._graphicEls,function($,fe){$&&(P&&P.call(G,$,fe))})},x.cloneShallow=function(P){if(!P){var G=v.map(this.dimensions,this.getDimensionInfo,this);P=new b(G,this.hostModel)}if(P._storage=this._storage,T(P,this),this._indices){var $=this._indices.constructor;P._indices=new $(this._indices)}else P._indices=null;return P.getRawIndex=P._indices?F:R,P},x.wrapMethod=function(P,G){var $=this[P];if(typeof $!="function")return;this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(P),this[P]=function(){var fe=$.apply(this,arguments);return G.apply(this,[fe].concat(v.slice(arguments)))}},x.TRANSFERABLE_METHODS=["cloneShallow","downSample","map"],x.CHANGABLE_METHODS=["filterSelf","selectRange"];var Q=b;Z.exports=Q},YsWf:function(Z,_,e){var u=e("oEo5"),O=e("EgZf"),v=function(y,w,p,a,t){O.call(this,y,w,p),this.type=a||"value",this.position=t||"bottom",this.orient=null};v.prototype={constructor:v,model:null,isHorizontal:function(){var y=this.position;return y==="top"||y==="bottom"},pointToData:function(y,w){return this.coordinateSystem.pointToData(y,w)[0]},toGlobalCoord:null,toLocalCoord:null},u.inherits(v,O);var g=v;Z.exports=g},"Z+31":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("HMKB")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="FileTwoTone";var p=v.forwardRef(w);_.default=p},Z1Ah:function(Z,_,e){"use strict";e.d(_,"a",function(){return y});var u=e("LlUK"),O=e.n(u),v=e("ZZRV"),g=e.n(v);function y(){var w=v.useReducer(function(t){return t+1},0),p=O()(w,2),a=p[1];return a}},Z5QY:function(Z,_,e){var u=e("oEo5"),O=e("XTQn"),v=e("Az1A"),g=e("iNAA"),y=e("gyjJ"),w=e("CQhY"),p=u.each,a=w.toCamelCase,t=["","-webkit-","-moz-","-o-"],o="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;";function s(i){var h="cubic-bezier(0.23, 1, 0.32, 1)",f="left "+i+"s "+h+",top "+i+"s "+h;return u.map(t,function(A){return A+"transition:"+f}).join(";")}function l(i){var h=[],f=i.get("fontSize"),A=i.getTextColor();A&&h.push("color:"+A),h.push("font:"+i.getFont());var C=i.get("lineHeight");C==null&&(C=Math.round(f*3/2)),f&&h.push("line-height:"+C+"px");var S=i.get("textShadowColor"),E=i.get("textShadowBlur")||0,L=i.get("textShadowOffsetX")||0,T=i.get("textShadowOffsetY")||0;return E&&h.push("text-shadow:"+L+"px "+T+"px "+E+"px "+S),p(["decoration","align"],function(b){var x=i.get(b);x&&h.push("text-"+b+":"+x)}),h.join(";")}function n(i){var h=[],f=i.get("transitionDuration"),A=i.get("backgroundColor"),C=i.getModel("textStyle"),S=i.get("padding");return f&&h.push(s(f)),A&&(y.canvasSupported?h.push("background-Color:"+A):(h.push("background-Color:#"+O.toHex(A)),h.push("filter:alpha(opacity=70)"))),p(["width","color","radius"],function(E){var L="border-"+E,T=a(L),b=i.get(T);b!=null&&h.push(L+":"+b+(E==="color"?"":"px"))}),h.push(l(C)),S!=null&&h.push("padding:"+w.normalizeCssArray(S).join("px ")+"px"),h.join(";")+";"}function d(i,h,f,A,C){var S=h&&h.painter;if(f){var E=S&&S.getViewportRoot();E&&g.transformLocalCoord(i,E,document.body,A,C)}else{i[0]=A,i[1]=C;var L=S&&S.getViewportRootOffset();L&&(i[0]+=L.offsetLeft,i[1]+=L.offsetTop)}i[2]=i[0]/h.getWidth(),i[3]=i[1]/h.getHeight()}function r(i,h,f){if(y.wxa)return null;var A=document.createElement("div");A.domBelongToZr=!0,this.el=A;var C=this._zr=h.getZr(),S=this._appendToBody=f&&f.appendToBody;this._styleCoord=[0,0,0,0],d(this._styleCoord,C,S,h.getWidth()/2,h.getHeight()/2),S?document.body.appendChild(A):i.appendChild(A),this._container=i,this._show=!1,this._hideTimeout;var E=this;A.onmouseenter=function(){E._enterable&&(clearTimeout(E._hideTimeout),E._show=!0),E._inContent=!0},A.onmousemove=function(L){if(L=L||window.event,!E._enterable){var T=C.handler,b=C.painter.getViewportRoot();v.normalizeEvent(b,L,!0),T.dispatch("mousemove",L)}},A.onmouseleave=function(){E._enterable&&(E._show&&E.hideLater(E._hideDelay)),E._inContent=!1}}r.prototype={constructor:r,_enterable:!0,update:function(i){var h=this._container,f=h.currentStyle||document.defaultView.getComputedStyle(h),A=h.style;A.position!=="absolute"&&f.position!=="absolute"&&(A.position="relative");var C=i.get("alwaysShowContent");C&&this._moveTooltipIfResized()},_moveTooltipIfResized:function(){var i=this._styleCoord[2],h=this._styleCoord[3],f=i*this._zr.getWidth(),A=h*this._zr.getHeight();this.moveTo(f,A)},show:function(i){clearTimeout(this._hideTimeout);var h=this.el,f=this._styleCoord;h.style.cssText=o+n(i)+";left:"+f[0]+"px;top:"+f[1]+"px;"+(i.get("extraCssText")||""),h.style.display=h.innerHTML?"block":"none",h.style.pointerEvents=this._enterable?"auto":"none",this._show=!0},setContent:function(i){this.el.innerHTML=i==null?"":i},setEnterable:function(i){this._enterable=i},getSize:function(){var i=this.el;return[i.clientWidth,i.clientHeight]},moveTo:function(i,h){var f=this._styleCoord;d(f,this._zr,this._appendToBody,i,h);var A=this.el.style;A.left=f[0]+"px",A.top=f[1]+"px"},hide:function(){this.el.style.display="none",this._show=!1},hideLater:function(i){this._show&&!(this._inContent&&this._enterable)&&(i?(this._hideDelay=i,this._show=!1,this._hideTimeout=setTimeout(u.bind(this.hide,this),i)):this.hide())},isShow:function(){return this._show},dispose:function(){this.el.parentNode.removeChild(this.el)},getOuterSize:function(){var i=this.el.clientWidth,h=this.el.clientHeight;if(document.defaultView&&document.defaultView.getComputedStyle){var f=document.defaultView.getComputedStyle(this.el);f&&(i+=parseInt(f.borderLeftWidth,10)+parseInt(f.borderRightWidth,10),h+=parseInt(f.borderTopWidth,10)+parseInt(f.borderBottomWidth,10))}return{width:i,height:h}}};var c=r;Z.exports=c},Z5xy:function(Z,_,e){var u=e("Q6Bq");e("A3lm"),e("vgo9");var O=e("pMHC"),v=e("7lsH"),g=e("tsx3");e("Kuav"),u.registerVisual(O("line","circle","line")),u.registerLayout(v("line")),u.registerProcessor(u.PRIORITY.PROCESSOR.STATISTIC,g("line"))},Z9Ac:function(Z,_,e){"use strict";var u=e("ZZRV"),O={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"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="DownloadOutlined";var w=_.a=u.forwardRef(y)},ZASg:function(Z,_,e){var u=e("Q6Bq"),O=e("0gFT"),v=e("oEo5"),g=e("QV7q"),y=e("Jjzi"),w=y.getPercentWithPrecision,p=e("y6TG"),a=e("Vw6a"),t=a.retrieveRawAttr,o=e("kAFf"),s=o.makeSeriesEncodeForNameBased,l=e("p1Ch"),n=u.extendSeriesModel({type:"series.pie",init:function(r){n.superApply(this,"init",arguments),this.legendVisualProvider=new l(v.bind(this.getData,this),v.bind(this.getRawData,this)),this.updateSelectedMap(this._createSelectableList()),this._defaultLabelLine(r)},mergeOption:function(r){n.superCall(this,"mergeOption",r),this.updateSelectedMap(this._createSelectableList())},getInitialData:function(r,c){return O(this,{coordDimensions:["value"],encodeDefaulter:v.curry(s,this)})},_createSelectableList:function(){for(var r=this.getRawData(),c=r.mapDimension("value"),i=[],h=0,f=r.count();h<f;h++)i.push({name:r.getName(h),value:r.get(c,h),selected:t(r,h,"selected")});return i},getDataParams:function(r){var c=this.getData(),i=n.superCall(this,"getDataParams",r),h=[];return c.each(c.mapDimension("value"),function(f){h.push(f)}),i.percent=w(h,r,c.hostModel.get("percentPrecision")),i.$vars.push("percent"),i},_defaultLabelLine:function(r){g.defaultEmphasis(r,"labelLine",["show"]);var c=r.labelLine,i=r.emphasis.labelLine;c.show=c.show&&r.label.show,i.show=i.show&&r.emphasis.label.show},defaultOption:{zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,minShowLabelAngle:0,selectedOffset:10,hoverOffset:10,avoidLabelOverlap:!0,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:!1,show:!0,position:"outer",alignTo:"none",margin:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1},animationType:"expansion",animationTypeUpdate:"transition",animationEasing:"cubicOut"}});v.mixin(n,p);var d=n;Z.exports=d},ZATb:function(Z,_,e){var u=e("15py"),O=e("XTQn"),v=e("oEo5"),g=v.isArrayLike,y=Array.prototype.slice;function w(C,S){return C[S]}function p(C,S,E){C[S]=E}function a(C,S,E){return(S-C)*E+C}function t(C,S,E){return E>.5?S:C}function o(C,S,E,L,T){var b=C.length;if(T===1)for(var x=0;x<b;x++)L[x]=a(C[x],S[x],E);else for(var N=b&&C[0].length,x=0;x<b;x++)for(var D=0;D<N;D++)L[x][D]=a(C[x][D],S[x][D],E)}function s(C,S,E){var L=C.length,T=S.length;if(L!==T){var b=L>T;if(b)C.length=T;else for(var x=L;x<T;x++)C.push(E===1?S[x]:y.call(S[x]))}for(var N=C[0]&&C[0].length,x=0;x<C.length;x++)if(E===1)isNaN(C[x])&&(C[x]=S[x]);else for(var D=0;D<N;D++)isNaN(C[x][D])&&(C[x][D]=S[x][D])}function l(C,S,E){if(C===S)return!0;var L=C.length;if(L!==S.length)return!1;if(E===1){for(var T=0;T<L;T++)if(C[T]!==S[T])return!1}else for(var b=C[0].length,T=0;T<L;T++)for(var x=0;x<b;x++)if(C[T][x]!==S[T][x])return!1;return!0}function n(C,S,E,L,T,b,x,N,D){var M=C.length;if(D===1)for(var R=0;R<M;R++)N[R]=d(C[R],S[R],E[R],L[R],T,b,x);else for(var F=C[0].length,R=0;R<M;R++)for(var B=0;B<F;B++)N[R][B]=d(C[R][B],S[R][B],E[R][B],L[R][B],T,b,x)}function d(C,S,E,L,T,b,x){var N=(E-C)*.5,D=(L-S)*.5;return(2*(S-E)+N+D)*x+(-3*(S-E)-2*N-D)*b+N*T+S}function r(C){if(g(C)){var S=C.length;if(g(C[0])){for(var E=[],L=0;L<S;L++)E.push(y.call(C[L]));return E}return y.call(C)}return C}function c(C){return C[0]=Math.floor(C[0]),C[1]=Math.floor(C[1]),C[2]=Math.floor(C[2]),"rgba("+C.join(",")+")"}function i(C){var S=C[C.length-1].value;return g(S&&S[0])?2:1}function h(C,S,E,L,T,b){var x=C._getter,N=C._setter,D=S==="spline",M=L.length;if(!M)return;var R=L[0].value,F=g(R),B=!1,H=!1,U=F?i(L):0,K;L.sort(function(Je,vt){return Je.time-vt.time}),K=L[M-1].time;for(var W=[],z=[],Y=L[0].value,Q=!0,P=0;P<M;P++){W.push(L[P].time/K);var G=L[P].value;if(F&&l(G,Y,U)||!F&&G===Y||(Q=!1),Y=G,typeof G=="string"){var $=O.parse(G);$?(G=$,B=!0):H=!0}z.push(G)}if(!b&&Q)return;for(var fe=z[M-1],P=0;P<M-1;P++)F?s(z[P],fe,U):isNaN(z[P])&&!isNaN(fe)&&!H&&!B&&(z[P]=fe);F&&s(x(C._target,T),fe,U);var te=0,pe=0,we,be,Ve,Xe,At,Be;if(B)var Fe=[0,0,0,0];var mt=function(vt,ut){var bt;if(ut<0)bt=0;else if(ut<pe){for(we=Math.min(te+1,M-1),bt=we;bt>=0&&!(W[bt]<=ut);bt--);bt=Math.min(bt,M-2)}else{for(bt=te;bt<M&&!(W[bt]>ut);bt++);bt=Math.min(bt-1,M-2)}te=bt,pe=ut;var Qe=W[bt+1]-W[bt];if(Qe===0)return;if(be=(ut-W[bt])/Qe,D)if(Xe=z[bt],Ve=z[bt===0?bt:bt-1],At=z[bt>M-2?M-1:bt+1],Be=z[bt>M-3?M-1:bt+2],F)n(Ve,Xe,At,Be,be,be*be,be*be*be,x(vt,T),U);else{var pt;if(B)pt=n(Ve,Xe,At,Be,be,be*be,be*be*be,Fe,1),pt=c(Fe);else{if(H)return t(Xe,At,be);pt=d(Ve,Xe,At,Be,be,be*be,be*be*be)}N(vt,T,pt)}else if(F)o(z[bt],z[bt+1],be,x(vt,T),U);else{var pt;if(B)o(z[bt],z[bt+1],be,Fe,1),pt=c(Fe);else{if(H)return t(z[bt],z[bt+1],be);pt=a(z[bt],z[bt+1],be)}N(vt,T,pt)}},rt=new u({target:C._target,life:K,loop:C._loop,delay:C._delay,onframe:mt,ondestroy:E});return S&&S!=="spline"&&(rt.easing=S),rt}var f=function(S,E,L,T){this._tracks={},this._target=S,this._loop=E||!1,this._getter=L||w,this._setter=T||p,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};f.prototype={when:function(S,E){var L=this._tracks;for(var T in E){if(!E.hasOwnProperty(T))continue;if(!L[T]){L[T]=[];var b=this._getter(this._target,T);if(b==null)continue;S!==0&&L[T].push({time:0,value:r(b)})}L[T].push({time:S,value:E[T]})}return this},during:function(S){return this._onframeList.push(S),this},pause:function(){for(var S=0;S<this._clipList.length;S++)this._clipList[S].pause();this._paused=!0},resume:function(){for(var S=0;S<this._clipList.length;S++)this._clipList[S].resume();this._paused=!1},isPaused:function(){return!!this._paused},_doneCallback:function(){this._tracks={},this._clipList.length=0;for(var S=this._doneList,E=S.length,L=0;L<E;L++)S[L].call(this)},start:function(S,E){var L=this,T=0,b=function(){T--,T||L._doneCallback()},x;for(var N in this._tracks){if(!this._tracks.hasOwnProperty(N))continue;var D=h(this,S,b,this._tracks[N],N,E);D&&(this._clipList.push(D),T++,this.animation&&this.animation.addClip(D),x=D)}if(x){var M=x.onframe;x.onframe=function(R,F){M(R,F);for(var B=0;B<L._onframeList.length;B++)L._onframeList[B](R,F)}}return T||this._doneCallback(),this},stop:function(S){for(var E=this._clipList,L=this.animation,T=0;T<E.length;T++){var b=E[T];S&&b.onframe(this._target,1),L&&L.removeClip(b)}E.length=0},delay:function(S){return this._delay=S,this},done:function(S){return S&&this._doneList.push(S),this},getClips:function(){return this._clipList}};var A=f;Z.exports=A},ZCXS:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("ggJr"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},ZRDM:function(Z,_,e){/*! @license DOMPurify | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.0.8/LICENSE */(function(u,O){Z.exports=O()})(this,function(){"use strict";function u(Be){if(Array.isArray(Be)){for(var Fe=0,mt=Array(Be.length);Fe<Be.length;Fe++)mt[Fe]=Be[Fe];return mt}else return Array.from(Be)}var O=Object.hasOwnProperty,v=Object.setPrototypeOf,g=Object.isFrozen,y=Object.keys,w=Object.freeze,p=Object.seal,a=Object.create,t=typeof Reflect!="undefined"&&Reflect,o=t.apply,s=t.construct;o||(o=function(Fe,mt,rt){return Fe.apply(mt,rt)}),w||(w=function(Fe){return Fe}),p||(p=function(Fe){return Fe}),s||(s=function(Fe,mt){return new(Function.prototype.bind.apply(Fe,[null].concat(u(mt))))});var l=b(Array.prototype.forEach),n=b(Array.prototype.indexOf),d=b(Array.prototype.join),r=b(Array.prototype.pop),c=b(Array.prototype.push),i=b(Array.prototype.slice),h=b(String.prototype.toLowerCase),f=b(String.prototype.match),A=b(String.prototype.replace),C=b(String.prototype.indexOf),S=b(String.prototype.trim),E=b(RegExp.prototype.test),L=x(RegExp),T=x(TypeError);function b(Be){return function(Fe){for(var mt=arguments.length,rt=Array(mt>1?mt-1:0),Je=1;Je<mt;Je++)rt[Je-1]=arguments[Je];return o(Be,Fe,rt)}}function x(Be){return function(){for(var Fe=arguments.length,mt=Array(Fe),rt=0;rt<Fe;rt++)mt[rt]=arguments[rt];return s(Be,mt)}}function N(Be,Fe){v&&v(Be,null);for(var mt=Fe.length;mt--;){var rt=Fe[mt];if(typeof rt=="string"){var Je=h(rt);Je!==rt&&(g(Fe)||(Fe[mt]=Je),rt=Je)}Be[rt]=!0}return Be}function D(Be){var Fe=a(null),mt=void 0;for(mt in Be)o(O,Be,[mt])&&(Fe[mt]=Be[mt]);return Fe}var M=w(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),R=w(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","audio","canvas","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","video","view","vkern"]),F=w(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),B=w(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),H=w(["#text"]),U=w(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns"]),K=w(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),W=w(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),z=w(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Y=p(/\{\{[\s\S]*|[\s\S]*\}\}/gm),Q=p(/<%[\s\S]*|[\s\S]*%>/gm),P=p(/^data-[\-\w.\u00B7-\uFFFF]/),G=p(/^aria-[\-\w]+$/),$=p(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),fe=p(/^(?:\w+script|data):/i),te=p(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),pe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Be){return typeof Be}:function(Be){return Be&&typeof Symbol=="function"&&Be.constructor===Symbol&&Be!==Symbol.prototype?"symbol":typeof Be};function we(Be){if(Array.isArray(Be)){for(var Fe=0,mt=Array(Be.length);Fe<Be.length;Fe++)mt[Fe]=Be[Fe];return mt}else return Array.from(Be)}var be=function(){return typeof window=="undefined"?null:window},Ve=function(Fe,mt){if((typeof Fe=="undefined"?"undefined":pe(Fe))!=="object"||typeof Fe.createPolicy!="function")return null;var rt=null,Je="data-tt-policy-suffix";mt.currentScript&&mt.currentScript.hasAttribute(Je)&&(rt=mt.currentScript.getAttribute(Je));var vt="dompurify"+(rt?"#"+rt:"");try{return Fe.createPolicy(vt,{createHTML:function(bt){return bt}})}catch(ut){return console.warn("TrustedTypes policy "+vt+" could not be created."),null}};function Xe(){var Be=arguments.length>0&&arguments[0]!==void 0?arguments[0]:be(),Fe=function(qe){return Xe(qe)};if(Fe.version="2.0.15",Fe.removed=[],!Be||!Be.document||Be.document.nodeType!==9)return Fe.isSupported=!1,Fe;var mt=Be.document,rt=!1,Je=Be.document,vt=Be.DocumentFragment,ut=Be.HTMLTemplateElement,bt=Be.Node,Qe=Be.NodeFilter,pt=Be.NamedNodeMap,Ge=pt===void 0?Be.NamedNodeMap||Be.MozNamedAttrMap:pt,je=Be.Text,_e=Be.Comment,ht=Be.DOMParser,Lt=Be.trustedTypes;if(typeof ut=="function"){var Ft=Je.createElement("template");Ft.content&&Ft.content.ownerDocument&&(Je=Ft.content.ownerDocument)}var Wt=Ve(Lt,mt),Qt=Wt&&ee?Wt.createHTML(""):"",or=Je,Tt=or.implementation,jt=or.createNodeIterator,zt=or.getElementsByTagName,Nt=or.createDocumentFragment,Ht=mt.importNode,it=D(Je).documentMode?Je.documentMode:{},He={};Fe.isSupported=Tt&&typeof Tt.createHTMLDocument!="undefined"&&it!==9;var ne=Y,ce=Q,Ze=P,Me=G,Ke=fe,sr=te,Ut=$,Pt=null,nr=N({},[].concat(we(M),we(R),we(F),we(B),we(H))),cr=null,Xt=N({},[].concat(we(U),we(K),we(W),we(z))),Mt=null,me=null,le=!0,oe=!0,de=!1,Se=!1,Ce=!1,Oe=!1,Ie=!1,Ee=!1,Pe=!1,at=!1,gt=!1,ee=!1,ae=!0,k=!0,J=!1,se={},ge=N({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","plaintext","script","style","svg","template","thead","title","video","xmp"]),Ae=null,De=N({},["audio","video","img","source","image","track"]),$e=null,Bt=N({},["alt","class","for","id","label","name","pattern","placeholder","summary","title","value","style","xmlns"]),$t=null,St=Je.createElement("form"),_t=function(qe){if($t&&$t===qe)return;(!qe||(typeof qe=="undefined"?"undefined":pe(qe))!=="object")&&(qe={}),qe=D(qe),Pt="ALLOWED_TAGS"in qe?N({},qe.ALLOWED_TAGS):nr,cr="ALLOWED_ATTR"in qe?N({},qe.ALLOWED_ATTR):Xt,$e="ADD_URI_SAFE_ATTR"in qe?N(D(Bt),qe.ADD_URI_SAFE_ATTR):Bt,Ae="ADD_DATA_URI_TAGS"in qe?N(D(De),qe.ADD_DATA_URI_TAGS):De,Mt="FORBID_TAGS"in qe?N({},qe.FORBID_TAGS):{},me="FORBID_ATTR"in qe?N({},qe.FORBID_ATTR):{},se="USE_PROFILES"in qe?qe.USE_PROFILES:!1,le=qe.ALLOW_ARIA_ATTR!==!1,oe=qe.ALLOW_DATA_ATTR!==!1,de=qe.ALLOW_UNKNOWN_PROTOCOLS||!1,Se=qe.SAFE_FOR_JQUERY||!1,Ce=qe.SAFE_FOR_TEMPLATES||!1,Oe=qe.WHOLE_DOCUMENT||!1,Pe=qe.RETURN_DOM||!1,at=qe.RETURN_DOM_FRAGMENT||!1,gt=qe.RETURN_DOM_IMPORT||!1,ee=qe.RETURN_TRUSTED_TYPE||!1,Ee=qe.FORCE_BODY||!1,ae=qe.SANITIZE_DOM!==!1,k=qe.KEEP_CONTENT!==!1,J=qe.IN_PLACE||!1,Ut=qe.ALLOWED_URI_REGEXP||Ut,Ce&&(oe=!1),at&&(Pe=!0),se&&(Pt=N({},[].concat(we(H))),cr=[],se.html===!0&&(N(Pt,M),N(cr,U)),se.svg===!0&&(N(Pt,R),N(cr,K),N(cr,z)),se.svgFilters===!0&&(N(Pt,F),N(cr,K),N(cr,z)),se.mathMl===!0&&(N(Pt,B),N(cr,W),N(cr,z))),qe.ADD_TAGS&&(Pt===nr&&(Pt=D(Pt)),N(Pt,qe.ADD_TAGS)),qe.ADD_ATTR&&(cr===Xt&&(cr=D(cr)),N(cr,qe.ADD_ATTR)),qe.ADD_URI_SAFE_ATTR&&N($e,qe.ADD_URI_SAFE_ATTR),k&&(Pt["#text"]=!0),Oe&&N(Pt,["html","head","body"]),Pt.table&&(N(Pt,["tbody"]),delete Mt.tbody),w&&w(qe),$t=qe},Dt=function(qe){c(Fe.removed,{element:qe});try{qe.parentNode.removeChild(qe)}catch(dt){qe.outerHTML=Qt}},Yt=function(qe,dt){try{c(Fe.removed,{attribute:dt.getAttributeNode(qe),from:dt})}catch(Kt){c(Fe.removed,{attribute:null,from:dt})}dt.removeAttribute(qe)},wt=function(qe){var dt=void 0,Kt=void 0;if(Ee)qe="<remove></remove>"+qe;else{var Ct=f(qe,/^[\r\n\t ]+/);Kt=Ct&&Ct[0]}var vr=Wt?Wt.createHTML(qe):qe;try{dt=new ht().parseFromString(vr,"text/html")}catch(Rr){}if(rt&&N(Mt,["title"]),!dt||!dt.documentElement){dt=Tt.createHTMLDocument("");var yr=dt,Dr=yr.body;Dr.parentNode.removeChild(Dr.parentNode.firstElementChild),Dr.outerHTML=vr}return qe&&Kt&&dt.body.insertBefore(Je.createTextNode(Kt),dt.body.childNodes[0]||null),zt.call(dt,Oe?"html":"body")[0]};Fe.isSupported&&function(){try{var Ue=wt("<x/><title></title><img>");E(/<\/title/,Ue.querySelector("title").innerHTML)&&(rt=!0)}catch(qe){}}();var ur=function(qe){return jt.call(qe.ownerDocument||qe,qe,Qe.SHOW_ELEMENT|Qe.SHOW_COMMENT|Qe.SHOW_TEXT,function(){return Qe.FILTER_ACCEPT},!1)},er=function(qe){return qe instanceof je||qe instanceof _e?!1:typeof qe.nodeName!="string"||typeof qe.textContent!="string"||typeof qe.removeChild!="function"||!(qe.attributes instanceof Ge)||typeof qe.removeAttribute!="function"||typeof qe.setAttribute!="function"||typeof qe.namespaceURI!="string"},ze=function(qe){return(typeof bt=="undefined"?"undefined":pe(bt))==="object"?qe instanceof bt:qe&&(typeof qe=="undefined"?"undefined":pe(qe))==="object"&&typeof qe.nodeType=="number"&&typeof qe.nodeName=="string"},tt=function(qe,dt,Kt){if(!He[qe])return;l(He[qe],function(Ct){Ct.call(Fe,dt,Kt,$t)})},We=function(qe){var dt=void 0;if(tt("beforeSanitizeElements",qe,null),er(qe))return Dt(qe),!0;if(f(qe.nodeName,/[\u0080-\uFFFF]/))return Dt(qe),!0;var Kt=h(qe.nodeName);if(tt("uponSanitizeElement",qe,{tagName:Kt,allowedTags:Pt}),(Kt==="svg"||Kt==="math")&&qe.querySelectorAll("p, br").length!==0)return Dt(qe),!0;if(!Pt[Kt]||Mt[Kt]){if(k&&!ge[Kt]&&typeof qe.insertAdjacentHTML=="function")try{var Ct=qe.innerHTML;qe.insertAdjacentHTML("AfterEnd",Wt?Wt.createHTML(Ct):Ct)}catch(vr){}return Dt(qe),!0}return Kt==="noscript"&&E(/<\/noscript/i,qe.innerHTML)||Kt==="noembed"&&E(/<\/noembed/i,qe.innerHTML)?(Dt(qe),!0):(Se&&!ze(qe.firstElementChild)&&(!ze(qe.content)||!ze(qe.content.firstElementChild))&&E(/</g,qe.textContent)&&(c(Fe.removed,{element:qe.cloneNode()}),qe.innerHTML?qe.innerHTML=A(qe.innerHTML,/</g,"<"):qe.innerHTML=A(qe.textContent,/</g,"<")),Ce&&qe.nodeType===3&&(dt=qe.textContent,dt=A(dt,ne," "),dt=A(dt,ce," "),qe.textContent!==dt&&(c(Fe.removed,{element:qe.cloneNode()}),qe.textContent=dt)),tt("afterSanitizeElements",qe,null),!1)},st=function(qe,dt,Kt){if(ae&&(dt==="id"||dt==="name")&&(Kt in Je||Kt in St))return!1;if(!(oe&&E(Ze,dt))){if(!(le&&E(Me,dt))){if(!cr[dt]||me[dt])return!1;if(!$e[dt]){if(!E(Ut,A(Kt,sr,""))){if(!((dt==="src"||dt==="xlink:href"||dt==="href")&&qe!=="script"&&C(Kt,"data:")===0&&Ae[qe])){if(!(de&&!E(Ke,A(Kt,sr,"")))){if(Kt)return!1}}}}}}return!0},ct=function(qe){var dt=void 0,Kt=void 0,Ct=void 0,vr=void 0,yr=void 0;tt("beforeSanitizeAttributes",qe,null);var Dr=qe.attributes;if(!Dr)return;var Rr={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:cr};for(yr=Dr.length;yr--;){dt=Dr[yr];var Jr=dt,$r=Jr.name,xr=Jr.namespaceURI;if(Kt=S(dt.value),Ct=h($r),Rr.attrName=Ct,Rr.attrValue=Kt,Rr.keepAttr=!0,Rr.forceKeepAttr=void 0,tt("uponSanitizeAttribute",qe,Rr),Kt=Rr.attrValue,Rr.forceKeepAttr)continue;if(Ct==="name"&&qe.nodeName==="IMG"&&Dr.id)vr=Dr.id,Dr=i(Dr,[]),Yt("id",qe),Yt($r,qe),n(Dr,vr)>yr&&qe.setAttribute("id",vr.value);else{if(qe.nodeName==="INPUT"&&Ct==="type"&&Kt==="file"&&Rr.keepAttr&&(cr[Ct]||!me[Ct]))continue;$r==="id"&&qe.setAttribute($r,""),Yt($r,qe)}if(!Rr.keepAttr)continue;if(Se&&E(/\/>/i,Kt)){Yt($r,qe);continue}if(E(/svg|math/i,qe.namespaceURI)&&E(L("</("+d(y(ge),"|")+")","i"),Kt)){Yt($r,qe);continue}Ce&&(Kt=A(Kt,ne," "),Kt=A(Kt,ce," "));var Vr=qe.nodeName.toLowerCase();if(!st(Vr,Ct,Kt))continue;try{xr?qe.setAttributeNS(xr,$r,Kt):qe.setAttribute($r,Kt),r(Fe.removed)}catch(Lr){}}tt("afterSanitizeAttributes",qe,null)},lt=function Ue(qe){var dt=void 0,Kt=ur(qe);for(tt("beforeSanitizeShadowDOM",qe,null);dt=Kt.nextNode();){if(tt("uponSanitizeShadowNode",dt,null),We(dt))continue;dt.content instanceof vt&&Ue(dt.content),ct(dt)}tt("afterSanitizeShadowDOM",qe,null)};return Fe.sanitize=function(Ue,qe){var dt=void 0,Kt=void 0,Ct=void 0,vr=void 0,yr=void 0;if(Ue||(Ue="<!-->"),typeof Ue!="string"&&!ze(Ue)){if(typeof Ue.toString!="function")throw T("toString is not a function");if(Ue=Ue.toString(),typeof Ue!="string")throw T("dirty is not a string, aborting")}if(!Fe.isSupported){if(pe(Be.toStaticHTML)==="object"||typeof Be.toStaticHTML=="function"){if(typeof Ue=="string")return Be.toStaticHTML(Ue);if(ze(Ue))return Be.toStaticHTML(Ue.outerHTML)}return Ue}if(Ie||_t(qe),Fe.removed=[],typeof Ue=="string"&&(J=!1),!J)if(Ue instanceof bt)dt=wt("<!-->"),Kt=dt.ownerDocument.importNode(Ue,!0),Kt.nodeType===1&&Kt.nodeName==="BODY"||Kt.nodeName==="HTML"?dt=Kt:dt.appendChild(Kt);else{if(!Pe&&!Ce&&!Oe&&Ue.indexOf("<")===-1)return Wt&&ee?Wt.createHTML(Ue):Ue;if(dt=wt(Ue),!dt)return Pe?null:Qt}dt&&Ee&&Dt(dt.firstChild);for(var Dr=ur(J?Ue:dt);Ct=Dr.nextNode();){if(Ct.nodeType===3&&Ct===vr)continue;if(We(Ct))continue;Ct.content instanceof vt&<(Ct.content),ct(Ct),vr=Ct}if(vr=null,J)return Ue;if(Pe){if(at)for(yr=Nt.call(dt.ownerDocument);dt.firstChild;)yr.appendChild(dt.firstChild);else yr=dt;return gt&&(yr=Ht.call(mt,yr,!0)),yr}var Rr=Oe?dt.outerHTML:dt.innerHTML;return Ce&&(Rr=A(Rr,ne," "),Rr=A(Rr,ce," ")),Wt&&ee?Wt.createHTML(Rr):Rr},Fe.setConfig=function(Ue){_t(Ue),Ie=!0},Fe.clearConfig=function(){$t=null,Ie=!1},Fe.isValidAttribute=function(Ue,qe,dt){$t||_t({});var Kt=h(Ue),Ct=h(qe);return st(Kt,Ct,dt)},Fe.addHook=function(Ue,qe){if(typeof qe!="function")return;He[Ue]=He[Ue]||[],c(He[Ue],qe)},Fe.removeHook=function(Ue){He[Ue]&&r(He[Ue])},Fe.removeHooks=function(Ue){He[Ue]&&(He[Ue]=[])},Fe.removeAllHooks=function(){He={}},Fe}var At=Xe();return At})},ZSS0:function(Z,_){var e={shadowBlur:1,shadowOffsetX:1,shadowOffsetY:1,textShadowBlur:1,textShadowOffsetX:1,textShadowOffsetY:1,textBoxShadowBlur:1,textBoxShadowOffsetX:1,textBoxShadowOffsetY:1};function u(O,v,g){return e.hasOwnProperty(v)?g*=O.dpr:g}Z.exports=u},Zec6:function(Z,_,e){var u=e("oEo5"),O=e("SSBM"),v=O.getLayoutRect;function g(w,p,a){var t=w.option,o=t.align;if(o!=null&&o!=="auto")return o;for(var s={width:p.getWidth(),height:p.getHeight()},l=t.orient==="horizontal"?1:0,n=[["left","right","width"],["top","bottom","height"]],d=n[l],r=[0,null,10],c={},i=0;i<3;i++)c[n[1-l][i]]=r[i],c[d[i]]=i===2?a[0]:t[d[i]];var h=[["x","width",3],["y","height",0]][l],f=v(c,s,t.padding);return d[(f.margin[h[2]]||0)+f[h[0]]+f[h[1]]*.5<s[h[1]]*.5?0:1]}function y(w,p){return u.each(w||[],function(a){a.dataIndex!=null&&(a.dataIndexInside=a.dataIndex,a.dataIndex=null),a.highlightKey="visualMap"+(p?p.componentIndex:"")}),w}_.getItemAlign=g,_.makeHighDownBatch=y},ZgTT:function(Z,_,e){"use strict";e.d(_,"a",function(){return C});var u=e("bOtj"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("Eqs+"),w=e.n(y),p=e("XDlA"),a=e.n(p),t=e("T5E4"),o=e.n(t),s=e("XneU"),l=e.n(s),n=e("Hdxz"),d=e.n(n),r=e("ZZRV"),c=e.n(r),i=e("iczh"),h=e.n(i),f=e("LpVx"),A=function(D,M){var R={};for(var F in D)Object.prototype.hasOwnProperty.call(D,F)&&M.indexOf(F)<0&&(R[F]=D[F]);if(D!=null&&typeof Object.getOwnPropertySymbols=="function")for(var B=0,F=Object.getOwnPropertySymbols(D);B<F.length;B++)M.indexOf(F[B])<0&&Object.prototype.propertyIsEnumerable.call(D,F[B])&&(R[F[B]]=D[F[B]]);return R},C=r.createContext({siderHook:{addSider:function(){return null},removeSider:function(){return null}}});function S(D){var M=D.suffixCls,R=D.tagName,F=D.displayName;return function(B){var H;return H=function(U){l()(W,U);var K=d()(W);function W(){var z;return a()(this,W),z=K.apply(this,arguments),z.renderComponent=function(Y){var Q=Y.getPrefixCls,P=z.props.prefixCls,G=Q(M,P);return r.createElement(B,w()({prefixCls:G,tagName:R},z.props))},z}return o()(W,[{key:"render",value:function(){return r.createElement(f.a,null,this.renderComponent)}}]),W}(r.Component),H.displayName=F,H}}var E=function(M){var R=M.prefixCls,F=M.className,B=M.children,H=M.tagName,U=A(M,["prefixCls","className","children","tagName"]),K=h()(R,F);return r.createElement(H,w()({className:K},U),B)},L=function(D){l()(R,D);var M=d()(R);function R(){var F;return a()(this,R),F=M.apply(this,arguments),F.state={siders:[]},F.renderComponent=function(B){var H,U=B.direction,K=F.props,W=K.prefixCls,z=K.className,Y=K.children,Q=K.hasSider,P=K.tagName,G=A(K,["prefixCls","className","children","hasSider","tagName"]),$=h()(W,(H={},g()(H,"".concat(W,"-has-sider"),typeof Q=="boolean"?Q:F.state.siders.length>0),g()(H,"".concat(W,"-rtl"),U==="rtl"),H),z);return r.createElement(C.Provider,{value:{siderHook:F.getSiderHook()}},r.createElement(P,w()({className:$},G),Y))},F}return o()(R,[{key:"getSiderHook",value:function(){var B=this;return{addSider:function(U){B.setState(function(K){return{siders:[].concat(O()(K.siders),[U])}})},removeSider:function(U){B.setState(function(K){return{siders:K.siders.filter(function(W){return W!==U})}})}}}},{key:"render",value:function(){return r.createElement(f.a,null,this.renderComponent)}}]),R}(r.Component),T=S({suffixCls:"layout",tagName:"section",displayName:"Layout"})(L),b=S({suffixCls:"layout-header",tagName:"header",displayName:"Header"})(E),x=S({suffixCls:"layout-footer",tagName:"footer",displayName:"Footer"})(E),N=S({suffixCls:"layout-content",tagName:"main",displayName:"Content"})(E);T.Header=b,T.Footer=x,T.Content=N,_.b=T},ZiI5:function(Z,_,e){var u=e("Q6Bq");e("4Tx6"),e("cKRQ");var O=e("pMHC"),v=e("7lsH");u.registerVisual(O("effectScatter","circle")),u.registerLayout(v("effectScatter"))},ZjQ9:function(Z,_,e){var u=e("4Zqh"),O=e("kN/v");function v(g,y){var w=[];return g.eachComponent("singleAxis",function(p,a){var t=new u(p,g,y);t.name="single_"+a,t.resize(p,y),p.coordinateSystem=t,w.push(t)}),g.eachSeries(function(p){if(p.get("coordinateSystem")==="singleAxis"){var a=g.queryComponents({mainType:"singleAxis",index:p.get("singleAxisIndex"),id:p.get("singleAxisId")})[0];p.coordinateSystem=a&&a.coordinateSystem}}),w}O.register("single",{create:v,dimensions:u.prototype.dimensions})},Zjji:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zm-63.57-320.64L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z"}},{tag:"path",attrs:{d:"M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z"}}]},name:"eye-invisible",theme:"outlined"};_.default=u},Zmji:function(Z,_,e){var u=e("oEo5"),O=e("YsOP"),v=e("7Ne0"),g=e("2E9u"),y=e("TfK1"),w=e("kN/v"),p=e("kcRU");function a(t,o,s,l,n){for(var d=new v(l),r=0;r<t.length;r++)d.addNode(u.retrieve(t[r].id,t[r].name,r),r);for(var c=[],i=[],h=0,r=0;r<o.length;r++){var f=o[r],A=f.source,C=f.target;d.addEdge(A,C,h)&&(i.push(f),c.push(u.retrieve(f.id,A+" > "+C)),h++)}var S=s.get("coordinateSystem"),E;if(S==="cartesian2d"||S==="polar")E=p(t,s);else{var L=w.get(S),T=L&&L.type!=="view"?L.dimensions||[]:[];u.indexOf(T,"value")<0&&T.concat(["value"]);var b=y(t,{coordDimensions:T});E=new O(b,s),E.initData(t)}var x=new O(["value"],s);return x.initData(i,c),n&&n(E,x),g({mainData:E,struct:d,structAttr:"graph",datas:{node:E,edge:x},datasAttr:{node:"data",edge:"edgeData"}}),d.update(),d}Z.exports=a},ZnUu:function(Z,_,e){"use strict";e.d(_,"a",function(){return P});var u=e("zjzt"),O=e("55MS"),v=e("V0hb"),g=e("GZha"),y=e("buSX"),w=e("ZZRV"),p=e("ggzp"),a=e("iczh"),t=e.n(a),o=e("O9LN"),s=e("sWW0"),l=e("X/IY"),n=e("fU0r"),d=e("A1W9"),r=function($,fe){var te=$.prefixCls,pe=$.id,we=$.inputElement,be=$.disabled,Ve=$.tabIndex,Xe=$.autoFocus,At=$.autoComplete,Be=$.editable,Fe=$.accessibilityIndex,mt=$.value,rt=$.onKeyDown,Je=$.onMouseDown,vt=$.onChange,ut=$.onPaste,bt=$.onCompositionStart,Qe=$.onCompositionEnd,pt=$.open,Ge=$.attrs,je=we||w.createElement("input",null),_e=je,ht=_e.ref,Lt=_e.props,Ft=Lt.onKeyDown,Wt=Lt.onChange,Qt=Lt.onMouseDown,or=Lt.onCompositionStart,Tt=Lt.onCompositionEnd,jt=Lt.style;return je=w.cloneElement(je,Object(O.a)(Object(O.a)({id:pe,ref:Object(d.a)(fe,ht),disabled:be,tabIndex:Ve,autoComplete:At||"off",autoFocus:Xe,className:"".concat(te,"-selection-search-input"),style:Object(O.a)(Object(O.a)({},jt),{},{opacity:Be?null:0}),role:"combobox","aria-expanded":pt,"aria-haspopup":"listbox","aria-owns":"".concat(pe,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(pe,"_list"),"aria-activedescendant":"".concat(pe,"_list_").concat(Fe)},Ge),{},{value:Be?mt:"",readOnly:!Be,unselectable:Be?null:"on",onKeyDown:function(Nt){rt(Nt),Ft&&Ft(Nt)},onMouseDown:function(Nt){Je(Nt),Qt&&Qt(Nt)},onChange:function(Nt){vt(Nt),Wt&&Wt(Nt)},onCompositionStart:function(Nt){bt(Nt),or&&or(Nt)},onCompositionEnd:function(Nt){Qe(Nt),Tt&&Tt(Nt)},onPaste:ut})),je},c=w.forwardRef(r);c.displayName="Input";var i=c,h=e("MuvR");function f(G,$){h.b?w.useLayoutEffect(G,$):w.useEffect(G,$)}var A="__RC_SELECT_MAX_REST_COUNT__",C=function($){var fe=$.id,te=$.prefixCls,pe=$.values,we=$.open,be=$.searchValue,Ve=$.inputRef,Xe=$.placeholder,At=$.disabled,Be=$.mode,Fe=$.showSearch,mt=$.autoFocus,rt=$.autoComplete,Je=$.accessibilityIndex,vt=$.tabIndex,ut=$.removeIcon,bt=$.choiceTransitionName,Qe=$.maxTagCount,pt=$.maxTagTextLength,Ge=$.maxTagPlaceholder,je=Ge===void 0?function(nr){return"+ ".concat(nr.length," ...")}:Ge,_e=$.tagRender,ht=$.onSelect,Lt=$.onInputChange,Ft=$.onInputPaste,Wt=$.onInputKeyDown,Qt=$.onInputMouseDown,or=$.onInputCompositionStart,Tt=$.onInputCompositionEnd,jt=w.useState(!1),zt=Object(g.a)(jt,2),Nt=zt[0],Ht=zt[1],it=w.useRef(null),He=w.useState(0),ne=Object(g.a)(He,2),ce=ne[0],Ze=ne[1];w.useEffect(function(){Ht(!0)},[]);var Me=we||Be==="tags"?be:"",Ke=Be==="tags"||we&&Fe;f(function(){Ze(it.current.scrollWidth)},[Me]);var sr=pe,Ut;typeof Qe=="number"&&(Ut=pe.length-Qe,sr=pe.slice(0,Qe)),typeof pt=="number"&&(sr=sr.map(function(nr){var cr=nr.label,Xt=Object(y.a)(nr,["label"]),Mt=cr;if(typeof cr=="string"||typeof cr=="number"){var me=String(Mt);me.length>pt&&(Mt="".concat(me.slice(0,pt),"..."))}return Object(O.a)(Object(O.a)({},Xt),{},{label:Mt})})),Ut>0&&sr.push({key:A,label:typeof je=="function"?je(pe.slice(Qe)):je});var Pt=w.createElement(l.CSSMotionList,{component:!1,keys:sr,motionName:bt,motionAppear:Nt},function(nr){var cr=nr.key,Xt=nr.label,Mt=nr.value,me=nr.disabled,le=nr.className,oe=nr.style,de=cr||Mt,Se=cr!==A&&!me,Ce=function(Ee){Ee.preventDefault(),Ee.stopPropagation()},Oe=function(Ee){Ee&&Ee.stopPropagation(),ht(Mt,{selected:!1})};return typeof _e=="function"?w.createElement("span",{key:de,onMouseDown:Ce,className:le,style:oe},_e({label:Xt,value:Mt,disabled:me,closable:Se,onClose:Oe})):w.createElement("span",{key:de,className:t()(le,"".concat(te,"-selection-item"),Object(u.a)({},"".concat(te,"-selection-item-disabled"),me)),style:oe},w.createElement("span",{className:"".concat(te,"-selection-item-content")},Xt),Se&&w.createElement(n.a,{className:"".concat(te,"-selection-item-remove"),onMouseDown:Ce,onClick:Oe,customizeIcon:ut},"\xD7"))});return w.createElement(w.Fragment,null,Pt,w.createElement("span",{className:"".concat(te,"-selection-search"),style:{width:ce}},w.createElement(i,{ref:Ve,open:we,prefixCls:te,id:fe,inputElement:null,disabled:At,autoFocus:mt,autoComplete:rt,editable:Ke,accessibilityIndex:Je,value:Me,onKeyDown:Wt,onMouseDown:Qt,onChange:Lt,onPaste:Ft,onCompositionStart:or,onCompositionEnd:Tt,tabIndex:vt,attrs:Object(s.a)($,!0)}),w.createElement("span",{ref:it,className:"".concat(te,"-selection-search-mirror"),"aria-hidden":!0},Me,"\xA0")),!pe.length&&!Me&&w.createElement("span",{className:"".concat(te,"-selection-placeholder")},Xe))},S=C,E=function($){var fe=$.inputElement,te=$.prefixCls,pe=$.id,we=$.inputRef,be=$.disabled,Ve=$.autoFocus,Xe=$.autoComplete,At=$.accessibilityIndex,Be=$.mode,Fe=$.open,mt=$.values,rt=$.placeholder,Je=$.tabIndex,vt=$.showSearch,ut=$.searchValue,bt=$.activeValue,Qe=$.onInputKeyDown,pt=$.onInputMouseDown,Ge=$.onInputChange,je=$.onInputPaste,_e=$.onInputCompositionStart,ht=$.onInputCompositionEnd,Lt=w.useState(!1),Ft=Object(g.a)(Lt,2),Wt=Ft[0],Qt=Ft[1],or=Be==="combobox",Tt=or||vt&&Fe,jt=mt[0],zt=ut||"";or&&bt&&!Wt&&(zt=bt),w.useEffect(function(){or&&Qt(!1)},[or,bt]);var Nt=Be!=="combobox"&&!Fe?!1:!!zt,Ht=jt&&(typeof jt.label=="string"||typeof jt.label=="number")?jt.label.toString():void 0;return w.createElement(w.Fragment,null,w.createElement("span",{className:"".concat(te,"-selection-search")},w.createElement(i,{ref:we,prefixCls:te,id:pe,open:Fe,inputElement:fe,disabled:be,autoFocus:Ve,autoComplete:Xe,editable:Tt,accessibilityIndex:At,value:zt,onKeyDown:Qe,onMouseDown:pt,onChange:function(He){Qt(!0),Ge(He)},onPaste:je,onCompositionStart:_e,onCompositionEnd:ht,tabIndex:Je,attrs:Object(s.a)($,!0)})),!or&&jt&&!Nt&&w.createElement("span",{className:"".concat(te,"-selection-item"),title:Ht},jt.label),!jt&&!Nt&&w.createElement("span",{className:"".concat(te,"-selection-placeholder")},rt))},L=E;function T(){var G=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,$=w.useRef(null),fe=w.useRef(null);w.useEffect(function(){return function(){window.clearTimeout(fe.current)}},[]);function te(pe){(pe||$.current===null)&&($.current=pe),window.clearTimeout(fe.current),fe.current=window.setTimeout(function(){$.current=null},G)}return[function(){return $.current},te]}var b=function($,fe){var te=Object(w.useRef)(null),pe=Object(w.useRef)(!1),we=$.prefixCls,be=$.multiple,Ve=$.open,Xe=$.mode,At=$.showSearch,Be=$.tokenWithEnter,Fe=$.onSearch,mt=$.onSearchSubmit,rt=$.onToggleOpen,Je=$.onInputKeyDown,vt=$.domRef;w.useImperativeHandle(fe,function(){return{focus:function(){te.current.focus()},blur:function(){te.current.blur()}}});var ut=T(0),bt=Object(g.a)(ut,2),Qe=bt[0],pt=bt[1],Ge=function(Nt){var Ht=Nt.which;(Ht===p.a.UP||Ht===p.a.DOWN)&&Nt.preventDefault(),Je&&Je(Nt),Ht===p.a.ENTER&&Xe==="tags"&&!pe.current&&!Ve&&mt(Nt.target.value),[p.a.SHIFT,p.a.TAB,p.a.BACKSPACE,p.a.ESC].includes(Ht)||rt(!0)},je=function(){pt(!0)},_e=Object(w.useRef)(null),ht=function(Nt){Fe(Nt,!0,pe.current)!==!1&&rt(!0)},Lt=function(){pe.current=!0},Ft=function(){pe.current=!1},Wt=function(Nt){var Ht=Nt.target.value;if(Be&&_e.current&&/[\r\n]/.test(_e.current)){var it=_e.current.replace(/\r\n/g," ").replace(/[\r\n]/g," ");Ht=Ht.replace(it,_e.current)}_e.current=null,ht(Ht)},Qt=function(Nt){var Ht=Nt.clipboardData,it=Ht.getData("text");_e.current=it},or=function(Nt){var Ht=Qe();if(Nt.target!==te.current){Ht||Nt.preventDefault();var it=document.body.style.msTouchAction!==void 0;it?setTimeout(function(){te.current.focus()}):te.current.focus()}(Xe!=="combobox"&&(!At||!Ht)||!Ve)&&(Ve&&Fe("",!0,!1),rt())},Tt={inputRef:te,onInputKeyDown:Ge,onInputMouseDown:je,onInputChange:Wt,onInputPaste:Qt,onInputCompositionStart:Lt,onInputCompositionEnd:Ft},jt=be?w.createElement(S,Object.assign({},$,Tt)):w.createElement(L,Object.assign({},$,Tt));return w.createElement("div",{ref:vt,className:"".concat(we,"-selector"),onMouseDown:or},jt)},x=w.forwardRef(b);x.displayName="Selector";var N=x,D=e("J04M"),M=function($){var fe=typeof $!="number"?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:fe,adjustY:1}},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:fe,adjustY:1}},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:fe,adjustY:1}},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:fe,adjustY:1}}}},R=function($,fe){var te=$.prefixCls,pe=$.disabled,we=$.visible,be=$.children,Ve=$.popupElement,Xe=$.containerWidth,At=$.animation,Be=$.transitionName,Fe=$.dropdownStyle,mt=$.dropdownClassName,rt=$.direction,Je=rt===void 0?"ltr":rt,vt=$.dropdownMatchSelectWidth,ut=vt===void 0?!0:vt,bt=$.dropdownRender,Qe=$.dropdownAlign,pt=$.getPopupContainer,Ge=$.empty,je=$.getTriggerDOMNode,_e=Object(y.a)($,["prefixCls","disabled","visible","children","popupElement","containerWidth","animation","transitionName","dropdownStyle","dropdownClassName","direction","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode"]),ht="".concat(te,"-dropdown"),Lt=Ve;bt&&(Lt=bt(Ve));var Ft=w.useMemo(function(){return M(ut)},[ut]),Wt=At?"".concat(ht,"-").concat(At):Be,Qt=w.useRef(null);w.useImperativeHandle(fe,function(){return{getPopupElement:function(){return Qt.current}}});var or=Object(O.a)({minWidth:Xe},Fe);return typeof ut=="number"?or.width=ut:ut&&(or.width=Xe),w.createElement(D.a,Object.assign({},_e,{showAction:[],hideAction:[],popupPlacement:Je==="rtl"?"bottomRight":"bottomLeft",builtinPlacements:Ft,prefixCls:ht,popupTransitionName:Wt,popup:w.createElement("div",{ref:Qt},Lt),popupAlign:Qe,popupVisible:we,getPopupContainer:pt,popupClassName:t()(mt,Object(u.a)({},"".concat(ht,"-empty"),Ge)),popupStyle:or,getTriggerDOMNode:je}),be)},F=w.forwardRef(R);F.displayName="SelectTrigger";var B=F,H=e("akD0");function U(){var G=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,$=w.useState(!1),fe=Object(g.a)($,2),te=fe[0],pe=fe[1],we=w.useRef(null),be=function(){window.clearTimeout(we.current)};w.useEffect(function(){return be},[]);var Ve=function(At,Be){be(),we.current=window.setTimeout(function(){pe(At),Be&&Be()},G)};return[te,Ve,be]}var K=e("wYQQ");function W(G,$,fe){var te=w.useRef(null);te.current={elements:G.filter(function(pe){return pe}),open:$,triggerOpen:fe},w.useEffect(function(){function pe(we){var be=we.target;te.current.open&&te.current.elements.every(function(Ve){return!Ve.contains(be)&&Ve!==be})&&te.current.triggerOpen(!1)}return window.addEventListener("mousedown",pe),function(){return window.removeEventListener("mousedown",pe)}},[])}function z(G){var $=w.useRef(G),fe=w.useMemo(function(){var te=new Map;$.current.forEach(function(we){var be=we.value,Ve=we.label;be!==Ve&&te.set(be,Ve)});var pe=G.map(function(we){var be=te.get(we.value);return we.value===we.label&&be?Object(O.a)(Object(O.a)({},we),{},{label:be}):we});return $.current=pe,pe},[G]);return fe}function Y(G,$){var fe=w.useRef(null),te=w.useMemo(function(){var we=new Map;return $.forEach(function(be){var Ve=be.data.value;we.set(Ve,be)}),we},[G,$]);fe.current=te;var pe=function(be){return be.map(function(Ve){return fe.current.get(Ve)}).filter(Boolean)};return pe}var Q=["removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown"];function P(G){var $=G.prefixCls,fe=G.components.optionList,te=G.convertChildrenToData,pe=G.flattenOptions,we=G.getLabeledValue,be=G.filterOptions,Ve=G.isValueDisabled,Xe=G.findValueOption,At=G.warningProps,Be=G.fillOptionsWithMissingValue,Fe=G.omitDOMProps;function mt(Je,vt){var ut,bt=Je.prefixCls,Qe=bt===void 0?$:bt,pt=Je.className,Ge=Je.id,je=Je.open,_e=Je.defaultOpen,ht=Je.options,Lt=Je.children,Ft=Je.mode,Wt=Je.value,Qt=Je.defaultValue,or=Je.labelInValue,Tt=Je.showSearch,jt=Je.inputValue,zt=Je.searchValue,Nt=Je.filterOption,Ht=Je.optionFilterProp,it=Ht===void 0?"value":Ht,He=Je.autoClearSearchValue,ne=He===void 0?!0:He,ce=Je.onSearch,Ze=Je.allowClear,Me=Je.clearIcon,Ke=Je.showArrow,sr=Je.inputIcon,Ut=Je.menuItemSelectedIcon,Pt=Je.disabled,nr=Je.loading,cr=Je.defaultActiveFirstOption,Xt=Je.notFoundContent,Mt=Xt===void 0?"Not Found":Xt,me=Je.optionLabelProp,le=Je.backfill,oe=Je.getInputElement,de=Je.getPopupContainer,Se=Je.listHeight,Ce=Se===void 0?200:Se,Oe=Je.listItemHeight,Ie=Oe===void 0?20:Oe,Ee=Je.animation,Pe=Je.transitionName,at=Je.virtual,gt=Je.dropdownStyle,ee=Je.dropdownClassName,ae=Je.dropdownMatchSelectWidth,k=Je.dropdownRender,J=Je.dropdownAlign,se=Je.showAction,ge=se===void 0?[]:se,Ae=Je.direction,De=Je.tokenSeparators,$e=Je.tagRender,Bt=Je.onPopupScroll,$t=Je.onDropdownVisibleChange,St=Je.onFocus,_t=Je.onBlur,Dt=Je.onKeyUp,Yt=Je.onKeyDown,wt=Je.onMouseDown,ur=Je.onChange,er=Je.onSelect,ze=Je.onDeselect,tt=Je.onClear,We=Je.internalProps,st=We===void 0?{}:We,ct=Object(y.a)(Je,["prefixCls","className","id","open","defaultOpen","options","children","mode","value","defaultValue","labelInValue","showSearch","inputValue","searchValue","filterOption","optionFilterProp","autoClearSearchValue","onSearch","allowClear","clearIcon","showArrow","inputIcon","menuItemSelectedIcon","disabled","loading","defaultActiveFirstOption","notFoundContent","optionLabelProp","backfill","getInputElement","getPopupContainer","listHeight","listItemHeight","animation","transitionName","virtual","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","showAction","direction","tokenSeparators","tagRender","onPopupScroll","onDropdownVisibleChange","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown","onChange","onSelect","onDeselect","onClear","internalProps"]),lt=st.mark===H.a,Ue=Fe?Fe(ct):ct;Q.forEach(function(In){delete Ue[In]});var qe=Object(w.useRef)(null),dt=Object(w.useRef)(null),Kt=Object(w.useRef)(null),Ct=Object(w.useRef)(null),vr=Object(w.useMemo)(function(){return(De||[]).some(function(In){return[`
|
|
|
`,`\r
|
|
|
`].includes(In)})},[De]),yr=U(),Dr=Object(g.a)(yr,3),Rr=Dr[0],Jr=Dr[1],$r=Dr[2],xr=Object(w.useState)(),Vr=Object(g.a)(xr,2),Lr=Vr[0],tr=Vr[1];Object(w.useEffect)(function(){tr("rc_select_".concat(Object(h.a)()))},[]);var pr=Ge||Lr,dr=me;dr===void 0&&(dr=ht?"label":"children");var fr=Ft==="combobox"?!1:or,_r=Ft==="tags"||Ft==="multiple",Zr=Tt!==void 0?Tt:_r||Ft==="combobox",on=Object(w.useRef)(null);w.useImperativeHandle(vt,function(){return{focus:Kt.current.focus,blur:Kt.current.blur}});var jn=Object(o.a)(Qt,{value:Wt}),Ur=Object(g.a)(jn,2),En=Ur[0],pn=Ur[1],Ln=Object(w.useMemo)(function(){return Object(h.e)(En,{labelInValue:fr,combobox:Ft==="combobox"})},[En,fr]),Vn=Object(w.useMemo)(function(){return new Set(Ln)},[Ln]),Nn=Object(w.useState)(null),ui=Object(g.a)(Nn,2),Xn=ui[0],mn=ui[1],cn=Object(w.useState)(""),da=Object(g.a)(cn,2),Ta=da[0],ia=da[1],fi=Ta;Ft==="combobox"&&En!==void 0?fi=En:zt!==void 0?fi=zt:jt&&(fi=jt);var ki=Object(w.useMemo)(function(){var In=ht;return In===void 0&&(In=te(Lt)),Ft==="tags"&&Be&&(In=Be(In,En,dr,or)),In||[]},[ht,Lt,Ft,En]),Qn=Object(w.useMemo)(function(){return pe(ki,Je)},[ki]),ea=Y(Ln,Qn),An=Object(w.useMemo)(function(){if(!fi||!Zr)return Object(v.a)(ki);var In=be(fi,ki,{optionFilterProp:it,filterOption:Ft==="combobox"&&Nt===void 0?function(){return!0}:Nt});return Ft==="tags"&&In.every(function(fn){return fn[it]!==fi})&&In.unshift({value:fi,label:fi,key:"__RC_SELECT_TAG_PLACEHOLDER__"}),In},[ki,fi,Ft,Zr]),wn=Object(w.useMemo)(function(){return pe(An,Je)},[An]);Object(w.useEffect)(function(){Ct.current&&Ct.current.scrollTo&&Ct.current.scrollTo(0)},[fi]);var On=Object(w.useMemo)(function(){var In=Ln.map(function(fn){var Tn=ea([fn]),Yn=we(fn,{options:Tn,prevValue:En,labelInValue:fr,optionLabelProp:dr});return Object(O.a)(Object(O.a)({},Yn),{},{disabled:Ve(fn,Tn)})});return!Ft&&In.length===1&&In[0].value===null&&In[0].label===null?[]:In},[En,ki,Ft]);On=z(On);var Un=function(fn,Tn,Yn){var Gn=ea([fn]),zn=Xe([fn],Gn)[0];if(!st.skipTriggerSelect){var Hi=fr?we(fn,{options:Gn,prevValue:En,labelInValue:fr,optionLabelProp:dr}):fn;Tn&&er?er(Hi,zn):!Tn&&ze&&ze(Hi,zn)}lt&&(Tn&&st.onRawSelect?st.onRawSelect(fn,zn,Yn):!Tn&&st.onRawDeselect&&st.onRawDeselect(fn,zn,Yn))},kn=Object(w.useState)([]),ti=Object(g.a)(kn,2),di=ti[0],Na=ti[1],Gi=function(fn){if(lt&&st.skipTriggerChange)return;var Tn=ea(fn),Yn=Object(h.f)(Array.from(fn),{labelInValue:fr,options:Tn,getLabeledValue:we,prevValue:En,optionLabelProp:dr}),Gn=_r?Yn:Yn[0];if(ur&&(Ln.length!==0||Yn.length!==0)){var zn=Xe(fn,Tn,{prevValueOptions:di});Na(zn.map(function(Hi,Li){var Di=Object(O.a)({},Hi);return Object.defineProperty(Di,"_INTERNAL_OPTION_VALUE_",{get:function(){return fn[Li]}}),Di})),ur(Gn,_r?zn:zn[0])}pn(Gn)},ba=function(fn,Tn){var Yn=Tn.selected,Gn=Tn.source;if(Pt)return;var zn;_r?(zn=new Set(Ln),Yn?zn.add(fn):zn.delete(fn)):(zn=new Set,zn.add(fn)),(_r||!_r&&Array.from(Ln)[0]!==fn)&&Gi(Array.from(zn)),Un(fn,!_r||Yn,Gn),Ft==="combobox"?(ia(String(fn)),mn("")):(!_r||ne)&&(ia(""),mn(""))},Pa=function(fn,Tn){ba(fn,Object(O.a)(Object(O.a)({},Tn),{},{source:"option"}))},Ga=function(fn,Tn){ba(fn,Object(O.a)(Object(O.a)({},Tn),{},{source:"selection"}))},Qi=Ft==="combobox"&&oe&&oe()||null,Oo=Object(o.a)(void 0,{defaultValue:_e,value:je}),sa=Object(g.a)(Oo,2),ji=sa[0],wa=sa[1],ga=ji,po=!Mt&&!An.length;(Pt||po&&ga&&Ft==="combobox")&&(ga=!1);var Bn=po?!1:ga,ta=function(fn){var Tn=fn!==void 0?fn:!ga;ji!==Tn&&!Pt&&(wa(Tn),$t&&$t(Tn))};W([qe.current,dt.current&&dt.current.getPopupElement()],Bn,ta);var So=function(fn,Tn,Yn){var Gn=!0,zn=fn;mn(null);var Hi=Yn?null:Object(K.f)(fn,De),Li=Hi;if(Ft==="combobox")Tn&&Gi([zn]);else if(Hi){zn="",Ft!=="tags"&&(Li=Hi.map(function(wi){var Pn=Qn.find(function(Ei){var va=Ei.data;return va[dr]===wi});return Pn?Pn.data.value:null}).filter(function(wi){return wi!==null}));var Di=Array.from(new Set([].concat(Object(v.a)(Ln),Object(v.a)(Li))));Gi(Di),Di.forEach(function(wi){Un(wi,!0,"input")}),ta(!1),Gn=!1}return ia(zn),ce&&fi!==zn&&ce(zn),Gn},To=function(fn){var Tn=Array.from(new Set([].concat(Object(v.a)(Ln),[fn])));Gi(Tn),Tn.forEach(function(Yn){Un(Yn,!0,"input")}),ia("")};Object(w.useEffect)(function(){ji&&!!Pt&&wa(!1)},[Pt]),Object(w.useEffect)(function(){!ga&&!_r&&Ft!=="combobox"&&So("",!1,!1)},[ga]);var za=T(),eo=Object(g.a)(za,2),zi=eo[0],Jt=eo[1],Tr=function(fn){var Tn=zi(),Yn=fn.which;if(!ga&&Yn===p.a.ENTER&&ta(!0),Jt(!!fi),Yn===p.a.BACKSPACE&&!Tn&&_r&&!fi&&Ln.length){var Gn=Object(h.c)(On,Ln);Gn.removedValue!==null&&(Gi(Gn.values),Un(Gn.removedValue,!1,"input"))}for(var zn=arguments.length,Hi=new Array(zn>1?zn-1:0),Li=1;Li<zn;Li++)Hi[Li-1]=arguments[Li];if(ga&&Ct.current){var Di;(Di=Ct.current).onKeyDown.apply(Di,[fn].concat(Hi))}Yt&&Yt.apply(void 0,[fn].concat(Hi))},Kr=function(fn){for(var Tn=arguments.length,Yn=new Array(Tn>1?Tn-1:0),Gn=1;Gn<Tn;Gn++)Yn[Gn-1]=arguments[Gn];if(ga&&Ct.current){var zn;(zn=Ct.current).onKeyUp.apply(zn,[fn].concat(Yn))}Dt&&Dt.apply(void 0,[fn].concat(Yn))},Te=Object(w.useRef)(!1),xt=function(){Jr(!0),Pt||(St&&!Te.current&&St.apply(void 0,arguments),ge.includes("focus")&&ta(!0)),Te.current=!0},Gt=function(){if(Jr(!1,function(){Te.current=!1,ta(!1)}),Pt)return;fi&&(Ft==="tags"?(So("",!1,!1),Gi(Array.from(new Set([].concat(Object(v.a)(Ln),[fi]))))):Ft==="multiple"&&ia("")),_t&&_t.apply(void 0,arguments)},rr=[];Object(w.useEffect)(function(){return function(){rr.forEach(function(In){return clearTimeout(In)}),rr.splice(0,rr.length)}},[]);var Sr=function(fn){var Tn=fn.target,Yn=dt.current&&dt.current.getPopupElement();if(Yn&&Yn.contains(Tn)){var Gn=setTimeout(function(){var Di=rr.indexOf(Gn);Di!==-1&&rr.splice(Di,1),$r(),Yn.contains(document.activeElement)||Kt.current.focus()});rr.push(Gn)}if(wt){for(var zn=arguments.length,Hi=new Array(zn>1?zn-1:0),Li=1;Li<zn;Li++)Hi[Li-1]=arguments[Li];wt.apply(void 0,[fn].concat(Hi))}},gr=Object(w.useState)(0),Mr=Object(g.a)(gr,2),zr=Mr[0],kr=Mr[1],Yr=cr!==void 0?cr:Ft!=="combobox",en=function(fn,Tn){kr(Tn),le&&Ft==="combobox"&&fn!==null&&mn(String(fn))},ot=Object(w.useState)(null),kt=Object(g.a)(ot,2),ar=kt[0],mr=kt[1],Er=Object(w.useState)({}),Br=Object(g.a)(Er,2),rn=Br[1];function dn(){rn({})}f(function(){if(Bn){var In=Math.ceil(qe.current.offsetWidth);ar!==In&&mr(In)}},[Bn]);var yn=w.createElement(fe,{ref:Ct,prefixCls:Qe,id:pr,open:ga,childrenAsData:!ht,options:An,flattenOptions:wn,multiple:_r,values:Vn,height:Ce,itemHeight:Ie,onSelect:Pa,onToggleOpen:ta,onActiveValue:en,defaultActiveFirstOption:Yr,notFoundContent:Mt,onScroll:Bt,searchValue:fi,menuItemSelectedIcon:Ut,virtual:at!==!1&&ae!==!1,onMouseEnter:dn}),Dn,gn=function(){lt&&st.onClear&&st.onClear(),tt&&tt(),Gi([]),So("",!1,!1)};!Pt&&Ze&&(Ln.length||fi)&&(Dn=w.createElement(n.a,{className:"".concat(Qe,"-clear"),onMouseDown:gn,customizeIcon:Me},"\xD7"));var Sn=Ke!==void 0?Ke:nr||!_r&&Ft!=="combobox",_n;Sn&&(_n=w.createElement(n.a,{className:t()("".concat(Qe,"-arrow"),Object(u.a)({},"".concat(Qe,"-arrow-loading"),nr)),customizeIcon:sr,customizeIconProps:{loading:nr,searchValue:fi,open:ga,focused:Rr,showSearch:Zr}}));var Cn=t()(Qe,pt,(ut={},Object(u.a)(ut,"".concat(Qe,"-focused"),Rr),Object(u.a)(ut,"".concat(Qe,"-multiple"),_r),Object(u.a)(ut,"".concat(Qe,"-single"),!_r),Object(u.a)(ut,"".concat(Qe,"-allow-clear"),Ze),Object(u.a)(ut,"".concat(Qe,"-show-arrow"),Sn),Object(u.a)(ut,"".concat(Qe,"-disabled"),Pt),Object(u.a)(ut,"".concat(Qe,"-loading"),nr),Object(u.a)(ut,"".concat(Qe,"-open"),ga),Object(u.a)(ut,"".concat(Qe,"-customize-input"),Qi),Object(u.a)(ut,"".concat(Qe,"-show-search"),Zr),ut));return w.createElement("div",Object.assign({className:Cn},Ue,{ref:qe,onMouseDown:Sr,onKeyDown:Tr,onKeyUp:Kr,onFocus:xt,onBlur:Gt}),Rr&&!ga&&w.createElement("span",{style:{width:0,height:0,display:"flex",overflow:"hidden",opacity:0},"aria-live":"polite"},"".concat(Ln.join(", "))),w.createElement(B,{ref:dt,disabled:Pt,prefixCls:Qe,visible:Bn,popupElement:yn,containerWidth:ar,animation:Ee,transitionName:Pe,dropdownStyle:gt,dropdownClassName:ee,direction:Ae,dropdownMatchSelectWidth:ae,dropdownRender:k,dropdownAlign:J,getPopupContainer:de,empty:!ki.length,getTriggerDOMNode:function(){return on.current}},w.createElement(N,Object.assign({},Je,{domRef:on,prefixCls:Qe,inputElement:Qi,ref:Kt,id:pr,showSearch:Zr,mode:Ft,accessibilityIndex:zr,multiple:_r,tagRender:$e,values:On,open:ga,onToggleOpen:ta,searchValue:fi,activeValue:Xn,onSearch:So,onSearchSubmit:To,onSelect:Ga,tokenWithEnter:vr}))),_n,Dn)}var rt=w.forwardRef(mt);return rt}},ZtBV:function(Z,_,e){var u=e("oEo5");function O(g){g!=null&&u.extend(this,g),this.otherDims={}}var v=O;Z.exports=v},ZuYS:function(Z,_,e){var u=e("hbMb"),O=e("trXQ"),v=u(O,"Promise");Z.exports=v},ZyKJ:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("9OCn"),g=v.layout,y=v.largeLayout;e("aXVC"),e("xNMw"),e("MHV4"),e("Kuav"),u.registerLayout(u.PRIORITY.VISUAL.LAYOUT,O.curry(g,"bar")),u.registerLayout(u.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,y),u.registerVisual({seriesType:"bar",reset:function(w){w.getData().setVisual("legendSymbol","roundRect")}})},"a+hL":function(Z,_,e){var u=e("iFIB"),O=e("lAvS"),v=e("kHJI");function g(y){return v(y)?u(y):O(y)}Z.exports=g},"a/1m":function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("ZZRV"),w=e("GZha"),p=e("buSX"),a=e("zjzt"),t=e("iczh"),o=e.n(t),s=e("7AgF"),l=e("O9LN"),n=e("V0hb"),d=e("RfwO"),r=e.n(d),c=e("JS14");function i(Tt){var jt=Object(y.useRef)(),zt=Object(y.useRef)(!1);function Nt(){for(var Ht=arguments.length,it=new Array(Ht),He=0;He<Ht;He++)it[He]=arguments[He];zt.current||(r.a.cancel(jt.current),jt.current=r()(function(){Tt.apply(void 0,it)}))}return Object(y.useEffect)(function(){return function(){zt.current=!0,r.a.cancel(jt.current)}},[]),Nt}function h(Tt){var jt=Object(y.useRef)([]),zt=Object(y.useState)({}),Nt=Object(w.a)(zt,2),Ht=Nt[1],it=Object(y.useRef)(typeof Tt=="function"?Tt():Tt),He=i(function(){var ce=it.current;jt.current.forEach(function(Ze){ce=Ze(ce)}),jt.current=[],it.current=ce,Ht({})});function ne(ce){jt.current.push(ce),He()}return[it.current,ne]}var f=e("ggzp");function A(Tt,jt){var zt,Nt=Tt.prefixCls,Ht=Tt.id,it=Tt.active,He=Tt.rtl,ne=Tt.tab,ce=ne.key,Ze=ne.tab,Me=ne.disabled,Ke=ne.closeIcon,sr=Tt.tabBarGutter,Ut=Tt.tabPosition,Pt=Tt.closable,nr=Tt.renderWrapper,cr=Tt.removeAriaLabel,Xt=Tt.editable,Mt=Tt.onClick,me=Tt.onRemove,le=Tt.onFocus,oe="".concat(Nt,"-tab");y.useEffect(function(){return me},[]);var de={};Ut==="top"||Ut==="bottom"?de[He?"marginLeft":"marginRight"]=sr:de.marginBottom=sr;var Se=Xt&&Pt!==!1&&!Me;function Ce(Ee){if(Me)return;Mt(Ee)}function Oe(Ee){Ee.preventDefault(),Ee.stopPropagation(),Xt.onEdit("remove",{key:ce,event:Ee})}var Ie=y.createElement("div",{key:ce,ref:jt,className:o()(oe,(zt={},Object(a.a)(zt,"".concat(oe,"-with-remove"),Se),Object(a.a)(zt,"".concat(oe,"-active"),it),Object(a.a)(zt,"".concat(oe,"-disabled"),Me),zt)),style:de,onClick:Ce},y.createElement("div",{role:"tab","aria-selected":it,id:Ht&&"".concat(Ht,"-tab-").concat(ce),className:"".concat(oe,"-btn"),"aria-controls":Ht&&"".concat(Ht,"-panel-").concat(ce),"aria-disabled":Me,tabIndex:Me?null:0,onClick:function(Pe){Pe.stopPropagation(),Ce(Pe)},onKeyDown:function(Pe){[f.a.SPACE,f.a.ENTER].includes(Pe.which)&&(Pe.preventDefault(),Ce(Pe))},onFocus:le},Ze),Se&&y.createElement("button",{type:"button","aria-label":cr||"remove",tabIndex:0,className:"".concat(oe,"-remove"),onClick:function(Pe){Pe.stopPropagation(),Oe(Pe)}},Ke||Xt.removeIcon||"\xD7"));return nr&&(Ie=nr(Ie)),Ie}var C=y.forwardRef(A);function S(Tt,jt){var zt=Object.keys(Tt);if(Object.getOwnPropertySymbols){var Nt=Object.getOwnPropertySymbols(Tt);jt&&(Nt=Nt.filter(function(Ht){return Object.getOwnPropertyDescriptor(Tt,Ht).enumerable})),zt.push.apply(zt,Nt)}return zt}function E(Tt){for(var jt=1;jt<arguments.length;jt++){var zt=arguments[jt]!=null?arguments[jt]:{};jt%2?S(Object(zt),!0).forEach(function(Nt){Object(a.a)(Tt,Nt,zt[Nt])}):Object.getOwnPropertyDescriptors?Object.defineProperties(Tt,Object.getOwnPropertyDescriptors(zt)):S(Object(zt)).forEach(function(Nt){Object.defineProperty(Tt,Nt,Object.getOwnPropertyDescriptor(zt,Nt))})}return Tt}var L={width:0,height:0,left:0,top:0};function T(Tt,jt,zt){return Object(y.useMemo)(function(){for(var Nt,Ht=new Map,it=jt.get((Nt=Tt[0])===null||Nt===void 0?void 0:Nt.key)||L,He=it.left+it.width,ne=0;ne<Tt.length;ne+=1){var ce=Tt[ne].key,Ze=jt.get(ce);if(!Ze){var Me;Ze=jt.get((Me=Tt[ne-1])===null||Me===void 0?void 0:Me.key)||L}var Ke=Ht.get(ce)||E({},Ze);Ke.right=He-Ke.left-Ke.width,Ht.set(ce,Ke)}return Ht},[Tt.map(function(Nt){return Nt.key}).join("_"),jt,zt])}var b={width:0,height:0,left:0,top:0,right:0};function x(Tt,jt,zt,Nt,Ht){var it=Ht.tabs,He=Ht.tabPosition,ne=Ht.rtl,ce,Ze,Me;["top","bottom"].includes(He)?(ce="width",Ze=ne?"right":"left",Me=Math.abs(jt.left)):(ce="height",Ze="top",Me=-jt.top);var Ke=jt[ce],sr=zt[ce],Ut=Nt[ce],Pt=Ke;return sr+Ut>Ke&&(Pt=Ke-Ut),Object(y.useMemo)(function(){if(!it.length)return[0,0];for(var nr=it.length,cr=nr,Xt=0;Xt<nr;Xt+=1){var Mt=Tt.get(it[Xt].key)||b;if(Mt[Ze]+Mt[ce]>Me+Pt){cr=Xt-1;break}}for(var me=0,le=nr-1;le>=0;le-=1){var oe=Tt.get(it[le].key)||b;if(oe[Ze]<Me){me=le+1;break}}return[me,cr]},[Tt,Me,Pt,He,it.map(function(nr){return nr.key}).join("_"),ne])}var N=e("HOv7"),D=e("fKHt");function M(Tt,jt){var zt=Tt.prefixCls,Nt=Tt.editable,Ht=Tt.locale,it=Tt.style;return!Nt||Nt.showAdd===!1?null:y.createElement("button",{ref:jt,type:"button",className:"".concat(zt,"-nav-add"),style:it,"aria-label":(Ht==null?void 0:Ht.addAriaLabel)||"Add tab",onClick:function(ne){Nt.onEdit("add",{event:ne})}},Nt.addIcon||"+")}var R=y.forwardRef(M);function F(Tt,jt){var zt=Tt.prefixCls,Nt=Tt.id,Ht=Tt.tabs,it=Tt.locale,He=Tt.mobile,ne=Tt.moreIcon,ce=ne===void 0?"More":ne,Ze=Tt.moreTransitionName,Me=Tt.style,Ke=Tt.className,sr=Tt.editable,Ut=Tt.tabBarGutter,Pt=Tt.rtl,nr=Tt.onTabClick,cr=Object(y.useState)(!1),Xt=Object(w.a)(cr,2),Mt=Xt[0],me=Xt[1],le=Object(y.useState)(null),oe=Object(w.a)(le,2),de=oe[0],Se=oe[1],Ce="".concat(Nt,"-more-popup"),Oe="".concat(zt,"-dropdown"),Ie=de!==null?"".concat(Ce,"-").concat(de):null,Ee=it==null?void 0:it.dropdownAriaLabel,Pe=y.createElement(N.f,{onClick:function(se){var ge=se.key,Ae=se.domEvent;nr(ge,Ae),me(!1)},id:Ce,tabIndex:-1,role:"listbox","aria-activedescendant":Ie,selectedKeys:[de],"aria-label":Ee!==void 0?Ee:"expanded dropdown"},Ht.map(function(J){return y.createElement(N.d,{key:J.key,id:"".concat(Ce,"-").concat(J.key),role:"option","aria-controls":Nt&&"".concat(Nt,"-panel-").concat(J.key),disabled:J.disabled},J.tab)}));function at(J){for(var se=Ht.filter(function(Bt){return!Bt.disabled}),ge=se.findIndex(function(Bt){return Bt.key===de})||0,Ae=se.length,De=0;De<Ae;De+=1){ge=(ge+J+Ae)%Ae;var $e=se[ge];if(!$e.disabled){Se($e.key);return}}}function gt(J){var se=J.which;if(!Mt){[f.a.DOWN,f.a.SPACE,f.a.ENTER].includes(se)&&(me(!0),J.preventDefault());return}switch(se){case f.a.UP:at(-1),J.preventDefault();break;case f.a.DOWN:at(1),J.preventDefault();break;case f.a.ESC:me(!1);break;case f.a.SPACE:case f.a.ENTER:de!==null&&nr(de,J);break}}Object(y.useEffect)(function(){var J=document.getElementById(Ie);J&&J.scrollIntoView&&J.scrollIntoView(!1)},[de]),Object(y.useEffect)(function(){Mt||Se(null)},[Mt]);var ee=Object(a.a)({},Pt?"marginLeft":"marginRight",Ut);Ht.length||(ee.visibility="hidden",ee.order=1);var ae=o()(Object(a.a)({},"".concat(Oe,"-rtl"),Pt)),k=He?null:y.createElement(D.a,{prefixCls:Oe,overlay:Pe,trigger:["hover"],visible:Mt,transitionName:Ze,onVisibleChange:me,overlayClassName:ae},y.createElement("button",{type:"button",className:"".concat(zt,"-nav-more"),style:ee,tabIndex:-1,"aria-hidden":"true","aria-haspopup":"listbox","aria-controls":Ce,id:"".concat(Nt,"-more"),"aria-expanded":Mt,onKeyDown:gt},ce));return y.createElement("div",{className:o()("".concat(zt,"-nav-operations"),Ke),style:Me,ref:jt},k,y.createElement(R,{prefixCls:zt,locale:it,editable:sr}))}var B=y.forwardRef(F),H=Object(y.createContext)(null),U=.1,K=.01,W=20,z=Math.pow(.995,W);function Y(){var Tt=navigator.userAgent||navigator.vendor||window.opera;return!!(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(Tt)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|gf-5|g-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk\/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-/i.test(Tt.substr(0,4)))}function Q(Tt,jt){var zt=Object(y.useState)(),Nt=Object(w.a)(zt,2),Ht=Nt[0],it=Nt[1],He=Object(y.useState)(0),ne=Object(w.a)(He,2),ce=ne[0],Ze=ne[1],Me=Object(y.useState)(0),Ke=Object(w.a)(Me,2),sr=Ke[0],Ut=Ke[1],Pt=Object(y.useState)(),nr=Object(w.a)(Pt,2),cr=nr[0],Xt=nr[1],Mt=Object(y.useRef)();function me(Ee){var Pe=Ee.touches[0],at=Pe.screenX,gt=Pe.screenY;it({x:at,y:gt}),window.clearInterval(Mt.current)}function le(Ee){if(!Ht)return;Ee.preventDefault();var Pe=Ee.touches[0],at=Pe.screenX,gt=Pe.screenY;it({x:at,y:gt});var ee=at-Ht.x,ae=gt-Ht.y;jt(ee,ae);var k=Date.now();Ze(k),Ut(k-ce),Xt({x:ee,y:ae})}function oe(){if(!Ht)return;if(it(null),Xt(null),cr){var Ee=cr.x/sr,Pe=cr.y/sr,at=Math.abs(Ee),gt=Math.abs(Pe);if(Math.max(at,gt)<U)return;var ee=Ee,ae=Pe;Mt.current=window.setInterval(function(){if(Math.abs(ee)<K&&Math.abs(ae)<K){window.clearInterval(Mt.current);return}ee*=z,ae*=z,jt(ee*W,ae*W)},W)}}var de=Object(y.useRef)(0),Se=Object(y.useRef)(!1),Ce=Object(y.useRef)();function Oe(Ee){var Pe=Ee.deltaX,at=Ee.deltaY,gt=0,ee=Math.abs(Pe),ae=Math.abs(at);ee===ae?gt=Ce.current==="x"?Pe:at:ee>ae?(gt=Pe,Ce.current="x"):(gt=at,Ce.current="y");var k=Date.now();k-de.current>100&&(Se.current=!1),(jt(-gt,-gt)||Se.current)&&(Ee.preventDefault(),Se.current=!0),de.current=k}var Ie=Object(y.useRef)(null);Ie.current={onTouchStart:me,onTouchMove:le,onTouchEnd:oe,onWheel:Oe},y.useEffect(function(){function Ee(ee){Ie.current.onTouchStart(ee)}function Pe(ee){Ie.current.onTouchMove(ee)}function at(ee){Ie.current.onTouchEnd(ee)}function gt(ee){Ie.current.onWheel(ee)}return document.addEventListener("touchmove",Pe,{passive:!1}),document.addEventListener("touchend",at,{passive:!1}),Tt.current.addEventListener("touchstart",Ee,{passive:!1}),Tt.current.addEventListener("wheel",gt),function(){document.removeEventListener("touchmove",Pe),document.removeEventListener("touchend",at)}},[])}function P(){var Tt=Object(y.useRef)(new Map);function jt(Nt){return Tt.current.has(Nt)||Tt.current.set(Nt,y.createRef()),Tt.current.get(Nt)}function zt(Nt){Tt.current.delete(Nt)}return[jt,zt]}function G(Tt,jt){var zt=y.useRef(Tt),Nt=y.useState({}),Ht=Object(w.a)(Nt,2),it=Ht[1];function He(ne){var ce=typeof ne=="function"?ne(zt.current):ne;ce!==zt.current&&jt(ce,zt.current),zt.current=ce,it({})}return[zt.current,He]}function $(Tt,jt){var zt=Object.keys(Tt);if(Object.getOwnPropertySymbols){var Nt=Object.getOwnPropertySymbols(Tt);jt&&(Nt=Nt.filter(function(Ht){return Object.getOwnPropertyDescriptor(Tt,Ht).enumerable})),zt.push.apply(zt,Nt)}return zt}function fe(Tt){for(var jt=1;jt<arguments.length;jt++){var zt=arguments[jt]!=null?arguments[jt]:{};jt%2?$(Object(zt),!0).forEach(function(Nt){Object(a.a)(Tt,Nt,zt[Nt])}):Object.getOwnPropertyDescriptors?Object.defineProperties(Tt,Object.getOwnPropertyDescriptors(zt)):$(Object(zt)).forEach(function(Nt){Object.defineProperty(Tt,Nt,Object.getOwnPropertyDescriptor(zt,Nt))})}return Tt}var te=function(jt){var zt=jt.position,Nt=jt.prefixCls,Ht=jt.extra;if(!Ht)return null;var it,He=Ht;return zt==="right"&&(it=He.right||!He.left&&He||null),zt==="left"&&(it=He.left||null),it?y.createElement("div",{className:"".concat(Nt,"-extra-content")},it):null};function pe(Tt,jt){var zt,Nt=y.useContext(H),Ht=Nt.prefixCls,it=Nt.tabs,He=Tt.className,ne=Tt.style,ce=Tt.id,Ze=Tt.animated,Me=Tt.activeKey,Ke=Tt.rtl,sr=Tt.extra,Ut=Tt.editable,Pt=Tt.locale,nr=Tt.tabPosition,cr=Tt.tabBarGutter,Xt=Tt.children,Mt=Tt.onTabClick,me=Tt.onTabScroll,le=Object(y.useRef)(),oe=Object(y.useRef)(),de=Object(y.useRef)(),Se=Object(y.useRef)(),Ce=P(),Oe=Object(w.a)(Ce,2),Ie=Oe[0],Ee=Oe[1],Pe=nr==="top"||nr==="bottom",at=G(0,function(sa,ji){Pe&&me&&me({direction:sa>ji?"left":"right"})}),gt=Object(w.a)(at,2),ee=gt[0],ae=gt[1],k=G(0,function(sa,ji){!Pe&&me&&me({direction:sa>ji?"top":"bottom"})}),J=Object(w.a)(k,2),se=J[0],ge=J[1],Ae=Object(y.useState)(0),De=Object(w.a)(Ae,2),$e=De[0],Bt=De[1],$t=Object(y.useState)(0),St=Object(w.a)($t,2),_t=St[0],Dt=St[1],Yt=Object(y.useState)(0),wt=Object(w.a)(Yt,2),ur=wt[0],er=wt[1],ze=Object(y.useState)(0),tt=Object(w.a)(ze,2),We=tt[0],st=tt[1],ct=Object(y.useState)(null),lt=Object(w.a)(ct,2),Ue=lt[0],qe=lt[1],dt=Object(y.useState)(null),Kt=Object(w.a)(dt,2),Ct=Kt[0],vr=Kt[1],yr=Object(y.useState)(0),Dr=Object(w.a)(yr,2),Rr=Dr[0],Jr=Dr[1],$r=Object(y.useState)(0),xr=Object(w.a)($r,2),Vr=xr[0],Lr=xr[1],tr=h(new Map),pr=Object(w.a)(tr,2),dr=pr[0],fr=pr[1],_r=T(it,dr,$e),Zr="".concat(Ht,"-nav-operations-hidden"),on=0,jn=0;Pe?Ke?(on=0,jn=Math.max(0,$e-Ue)):(on=Math.min(0,Ue-$e),jn=0):(on=Math.min(0,Ct-_t),jn=0);function Ur(sa){return sa<on?[on,!1]:sa>jn?[jn,!1]:[sa,!0]}var En=Object(y.useRef)(),pn=Object(y.useState)(),Ln=Object(w.a)(pn,2),Vn=Ln[0],Nn=Ln[1];function ui(){Nn(Date.now())}function Xn(){window.clearTimeout(En.current)}Q(le,function(sa,ji){var wa=!1;function ga(po,Bn){po(function(ta){var So=Ur(ta+Bn),To=Object(w.a)(So,2),za=To[0],eo=To[1];return wa=eo,za})}if(Pe){if(Ue>=$e)return wa;ga(ae,sa)}else{if(Ct>=_t)return wa;ga(ge,ji)}return Xn(),ui(),wa}),Object(y.useEffect)(function(){return Xn(),Vn&&(En.current=window.setTimeout(function(){Nn(0)},100)),Xn},[Vn]);function mn(){var sa=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Me,ji=_r.get(sa);if(!ji)return;if(Pe){var wa=ee;Ke?ji.right<ee?wa=ji.right:ji.right+ji.width>ee+Ue&&(wa=ji.right+ji.width-Ue):ji.left<-ee?wa=-ji.left:ji.left+ji.width>-ee+Ue&&(wa=-(ji.left+ji.width-Ue)),ge(0),ae(Ur(wa)[0])}else{var ga=se;ji.top<-se?ga=-ji.top:ji.top+ji.height>-se+Ct&&(ga=-(ji.top+ji.height-Ct)),ae(0),ge(Ur(ga)[0])}}var cn=x(_r,{width:Ue,height:Ct,left:ee,top:se},{width:ur,height:We},{width:Rr,height:Vr},fe(fe({},Tt),{},{tabs:it})),da=Object(w.a)(cn,2),Ta=da[0],ia=da[1],fi=it.map(function(sa){var ji=sa.key;return y.createElement(C,{id:ce,prefixCls:Ht,key:ji,rtl:Ke,tab:sa,closable:sa.closable,editable:Ut,active:ji===Me,tabPosition:nr,tabBarGutter:cr,renderWrapper:Xt,removeAriaLabel:Pt==null?void 0:Pt.removeAriaLabel,ref:Ie(ji),onClick:function(ga){Mt(ji,ga)},onRemove:function(){Ee(ji)},onFocus:function(){mn(ji),ui(),Ke||(le.current.scrollLeft=0),le.current.scrollTop=0}})}),ki=i(function(){var sa,ji,wa,ga,po,Bn,ta,So,To,za=((sa=le.current)===null||sa===void 0?void 0:sa.offsetWidth)||0,eo=((ji=le.current)===null||ji===void 0?void 0:ji.offsetHeight)||0,zi=((wa=Se.current)===null||wa===void 0?void 0:wa.offsetWidth)||0,Jt=((ga=Se.current)===null||ga===void 0?void 0:ga.offsetHeight)||0,Tr=((po=de.current)===null||po===void 0?void 0:po.offsetWidth)||0,Kr=((Bn=de.current)===null||Bn===void 0?void 0:Bn.offsetHeight)||0;qe(za),vr(eo),Jr(zi),Lr(Jt);var Te=(((ta=oe.current)===null||ta===void 0?void 0:ta.offsetWidth)||0)-zi,xt=(((So=oe.current)===null||So===void 0?void 0:So.offsetHeight)||0)-Jt;Bt(Te),Dt(xt);var Gt=(To=de.current)===null||To===void 0?void 0:To.className.includes(Zr);er(Te-(Gt?0:Tr)),st(xt-(Gt?0:Kr)),fr(function(){var rr=new Map;return it.forEach(function(Sr){var gr=Sr.key,Mr=Ie(gr).current;Mr&&rr.set(gr,{width:Mr.offsetWidth,height:Mr.offsetHeight,left:Mr.offsetLeft,top:Mr.offsetTop})}),rr})}),Qn=it.slice(0,Ta),ea=it.slice(ia+1),An=[].concat(Object(n.a)(Qn),Object(n.a)(ea)),wn=Object(y.useState)(),On=Object(w.a)(wn,2),Un=On[0],kn=On[1],ti=_r.get(Me),di=Object(y.useRef)();function Na(){r.a.cancel(di.current)}Object(y.useEffect)(function(){var sa={};return ti&&(Pe?(Ke?sa.right=ti.right:sa.left=ti.left,sa.width=ti.width):(sa.top=ti.top,sa.height=ti.height)),Na(),di.current=r()(function(){kn(sa)}),Na},[ti,Pe,Ke]),Object(y.useEffect)(function(){mn()},[Me,ti,_r,Pe]),Object(y.useEffect)(function(){ki()},[Ke,cr,Me,it.map(function(sa){return sa.key}).join("_")]);var Gi=!!An.length,ba="".concat(Ht,"-nav-wrap"),Pa,Ga,Qi,Oo;return Pe?Ke?(Ga=ee>0,Pa=ee+Ue<$e):(Pa=ee<0,Ga=-ee+Ue<$e):(Qi=se<0,Oo=-se+Ct<_t),y.createElement("div",{ref:jt,role:"tablist",className:o()("".concat(Ht,"-nav"),He),style:ne,onKeyDown:function(){ui()}},y.createElement(te,{position:"left",extra:sr,prefixCls:Ht}),y.createElement(c.a,{onResize:ki},y.createElement("div",{className:o()(ba,(zt={},Object(a.a)(zt,"".concat(ba,"-ping-left"),Pa),Object(a.a)(zt,"".concat(ba,"-ping-right"),Ga),Object(a.a)(zt,"".concat(ba,"-ping-top"),Qi),Object(a.a)(zt,"".concat(ba,"-ping-bottom"),Oo),zt)),ref:le},y.createElement(c.a,{onResize:ki},y.createElement("div",{ref:oe,className:"".concat(Ht,"-nav-list"),style:{transform:"translate(".concat(ee,"px, ").concat(se,"px)"),transition:Vn?"none":void 0}},fi,y.createElement(R,{ref:Se,prefixCls:Ht,locale:Pt,editable:Ut,style:{visibility:Gi?"hidden":null}}),y.createElement("div",{className:o()("".concat(Ht,"-ink-bar"),Object(a.a)({},"".concat(Ht,"-ink-bar-animated"),Ze.inkBar)),style:Un}))))),y.createElement(B,Object.assign({},Tt,{ref:de,prefixCls:Ht,tabs:An,className:!Gi&&Zr})),y.createElement(te,{position:"right",extra:sr,prefixCls:Ht}))}var we=y.forwardRef(pe);function be(Tt){var jt=Tt.id,zt=Tt.activeKey,Nt=Tt.animated,Ht=Tt.tabPosition,it=Tt.rtl,He=Tt.destroyInactiveTabPane,ne=y.useContext(H),ce=ne.prefixCls,Ze=ne.tabs,Me=Nt.tabPane,Ke=Ze.findIndex(function(sr){return sr.key===zt});return y.createElement("div",{className:o()("".concat(ce,"-content-holder"))},y.createElement("div",{className:o()("".concat(ce,"-content"),"".concat(ce,"-content-").concat(Ht),Object(a.a)({},"".concat(ce,"-content-animated"),Me)),style:Ke&&Me?Object(a.a)({},it?"marginRight":"marginLeft","-".concat(Ke,"00%")):null},Ze.map(function(sr){return y.cloneElement(sr.node,{key:sr.key,prefixCls:ce,tabKey:sr.key,id:jt,animated:Me,active:sr.key===zt,destroyInactiveTabPane:He})})))}function Ve(Tt,jt){var zt=Object.keys(Tt);if(Object.getOwnPropertySymbols){var Nt=Object.getOwnPropertySymbols(Tt);jt&&(Nt=Nt.filter(function(Ht){return Object.getOwnPropertyDescriptor(Tt,Ht).enumerable})),zt.push.apply(zt,Nt)}return zt}function Xe(Tt){for(var jt=1;jt<arguments.length;jt++){var zt=arguments[jt]!=null?arguments[jt]:{};jt%2?Ve(Object(zt),!0).forEach(function(Nt){Object(a.a)(Tt,Nt,zt[Nt])}):Object.getOwnPropertyDescriptors?Object.defineProperties(Tt,Object.getOwnPropertyDescriptors(zt)):Ve(Object(zt)).forEach(function(Nt){Object.defineProperty(Tt,Nt,Object.getOwnPropertyDescriptor(zt,Nt))})}return Tt}function At(Tt){var jt=Tt.prefixCls,zt=Tt.forceRender,Nt=Tt.className,Ht=Tt.style,it=Tt.id,He=Tt.active,ne=Tt.animated,ce=Tt.destroyInactiveTabPane,Ze=Tt.tabKey,Me=Tt.children,Ke=y.useState(zt),sr=Object(w.a)(Ke,2),Ut=sr[0],Pt=sr[1];y.useEffect(function(){He?Pt(!0):ce&&Pt(!1)},[He,ce]);var nr={};return He||(ne?(nr.visibility="hidden",nr.height=0,nr.overflowY="hidden"):nr.display="none"),y.createElement("div",{id:it&&"".concat(it,"-panel-").concat(Ze),role:"tabpanel",tabIndex:He?0:-1,"aria-labelledby":it&&"".concat(it,"-tab-").concat(Ze),"aria-hidden":!He,style:Xe(Xe({},nr),Ht),className:o()("".concat(jt,"-tabpane"),He&&"".concat(jt,"-tabpane-active"),Nt)},(He||Ut||zt)&&Me)}function Be(Tt,jt){var zt=Object.keys(Tt);if(Object.getOwnPropertySymbols){var Nt=Object.getOwnPropertySymbols(Tt);jt&&(Nt=Nt.filter(function(Ht){return Object.getOwnPropertyDescriptor(Tt,Ht).enumerable})),zt.push.apply(zt,Nt)}return zt}function Fe(Tt){for(var jt=1;jt<arguments.length;jt++){var zt=arguments[jt]!=null?arguments[jt]:{};jt%2?Be(Object(zt),!0).forEach(function(Nt){Object(a.a)(Tt,Nt,zt[Nt])}):Object.getOwnPropertyDescriptors?Object.defineProperties(Tt,Object.getOwnPropertyDescriptors(zt)):Be(Object(zt)).forEach(function(Nt){Object.defineProperty(Tt,Nt,Object.getOwnPropertyDescriptor(zt,Nt))})}return Tt}var mt=0;function rt(Tt){return Object(s.a)(Tt).map(function(jt){if(y.isValidElement(jt)){var zt=jt.key!==void 0?String(jt.key):void 0;return Fe(Fe({key:zt},jt.props),{},{node:jt})}return null}).filter(function(jt){return jt})}function Je(Tt,jt){var zt,Nt=Tt.id,Ht=Tt.prefixCls,it=Ht===void 0?"rc-tabs":Ht,He=Tt.className,ne=Tt.children,ce=Tt.direction,Ze=Tt.activeKey,Me=Tt.defaultActiveKey,Ke=Tt.editable,sr=Tt.animated,Ut=Tt.tabPosition,Pt=Ut===void 0?"top":Ut,nr=Tt.tabBarGutter,cr=Tt.tabBarStyle,Xt=Tt.tabBarExtraContent,Mt=Tt.locale,me=Tt.moreIcon,le=Tt.moreTransitionName,oe=Tt.destroyInactiveTabPane,de=Tt.renderTabBar,Se=Tt.onChange,Ce=Tt.onTabClick,Oe=Tt.onTabScroll,Ie=Object(p.a)(Tt,["id","prefixCls","className","children","direction","activeKey","defaultActiveKey","editable","animated","tabPosition","tabBarGutter","tabBarStyle","tabBarExtraContent","locale","moreIcon","moreTransitionName","destroyInactiveTabPane","renderTabBar","onChange","onTabClick","onTabScroll"]),Ee=rt(ne),Pe=ce==="rtl",at;sr===!1?at={inkBar:!1,tabPane:!1}:at=Fe({inkBar:!0,tabPane:!1},sr!==!0?sr:null);var gt=Object(y.useState)(!1),ee=Object(w.a)(gt,2),ae=ee[0],k=ee[1];Object(y.useEffect)(function(){k(Y())},[]);var J=Object(l.a)(function(){var We;return(We=Ee[0])===null||We===void 0?void 0:We.key},{value:Ze,defaultValue:Me}),se=Object(w.a)(J,2),ge=se[0],Ae=se[1],De=Object(y.useState)(function(){return Ee.findIndex(function(We){return We.key===ge})}),$e=Object(w.a)(De,2),Bt=$e[0],$t=$e[1];Object(y.useEffect)(function(){var We=Ee.findIndex(function(ct){return ct.key===ge});if(We===-1){var st;We=Math.max(0,Math.min(Bt,Ee.length-1)),Ae((st=Ee[We])===null||st===void 0?void 0:st.key)}$t(We)},[Ee.map(function(We){return We.key}).join("_"),ge,Bt]);var St=Object(l.a)(null,{value:Nt}),_t=Object(w.a)(St,2),Dt=_t[0],Yt=_t[1],wt=Pt;ae&&!["left","right"].includes(Pt)&&(wt="top"),Object(y.useEffect)(function(){Nt||(Yt("rc-tabs-".concat(mt)),mt+=1)},[]);function ur(We,st){Ce==null||Ce(We,st),Ae(We),Se==null||Se(We)}var er={id:Dt,activeKey:ge,animated:at,tabPosition:wt,rtl:Pe,mobile:ae},ze,tt=Fe(Fe({},er),{},{editable:Ke,locale:Mt,moreIcon:me,moreTransitionName:le,tabBarGutter:nr,onTabClick:ur,onTabScroll:Oe,extra:Xt,style:cr,panes:ne});return de?ze=de(tt,we):ze=y.createElement(we,Object.assign({},tt)),y.createElement(H.Provider,{value:{tabs:Ee,prefixCls:it}},y.createElement("div",Object.assign({ref:jt,id:Nt,className:o()(it,"".concat(it,"-").concat(wt),(zt={},Object(a.a)(zt,"".concat(it,"-mobile"),ae),Object(a.a)(zt,"".concat(it,"-editable"),Ke),Object(a.a)(zt,"".concat(it,"-rtl"),Pe),zt),He)},Ie),ze,y.createElement(be,Object.assign({destroyInactiveTabPane:oe},er,{animated:at}))))}var vt=y.forwardRef(Je);vt.TabPane=At;var ut=vt,bt=ut,Qe=e("TSNP"),pt=e.n(Qe),Ge=e("SL1A"),je=e.n(Ge),_e=e("MdoL"),ht=e.n(_e),Lt=e("b5WB"),Ft=e("LpVx"),Wt=function(Tt,jt){var zt={};for(var Nt in Tt)Object.prototype.hasOwnProperty.call(Tt,Nt)&&jt.indexOf(Nt)<0&&(zt[Nt]=Tt[Nt]);if(Tt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ht=0,Nt=Object.getOwnPropertySymbols(Tt);Ht<Nt.length;Ht++)jt.indexOf(Nt[Ht])<0&&Object.prototype.propertyIsEnumerable.call(Tt,Nt[Ht])&&(zt[Nt[Ht]]=Tt[Nt[Ht]]);return zt};function Qt(Tt){var jt,zt=Tt.type,Nt=Tt.className,Ht=Tt.size,it=Tt.onEdit,He=Tt.hideAdd,ne=Tt.centered,ce=Tt.addIcon,Ze=Wt(Tt,["type","className","size","onEdit","hideAdd","centered","addIcon"]),Me=Ze.prefixCls,Ke=y.useContext(Ft.b),sr=Ke.getPrefixCls,Ut=Ke.direction,Pt=sr("tabs",Me),nr;return zt==="editable-card"&&(nr={onEdit:function(Xt,Mt){var me=Mt.key,le=Mt.event;it==null||it(Xt==="add"?le:me,Xt)},removeIcon:y.createElement(ht.a,null),addIcon:ce||y.createElement(je.a,null),showAdd:He!==!0}),Object(Lt.a)(!("onPrevClick"in Ze)&&!("onNextClick"in Ze),"Tabs","`onPrevClick` and `onNextClick` has been removed. Please use `onTabScroll` instead."),y.createElement(bt,O()({direction:Ut},Ze,{moreTransitionName:"slide-up",className:o()(Nt,(jt={},g()(jt,"".concat(Pt,"-").concat(Ht),Ht),g()(jt,"".concat(Pt,"-card"),["card","editable-card"].includes(zt)),g()(jt,"".concat(Pt,"-editable-card"),zt==="editable-card"),g()(jt,"".concat(Pt,"-centered"),ne),jt)),editable:nr,moreIcon:y.createElement(pt.a,null),prefixCls:Pt}))}Qt.TabPane=At;var or=_.a=Qt},a05J:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("RS9Z")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="DeleteOutlined";var p=v.forwardRef(w);_.default=p},a67U:function(Z,_,e){var u=e("SSBM");function O(r){r.hierNode={defaultAncestor:null,ancestor:r,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var c=[r],i,h;i=c.pop();)if(h=i.children,i.isExpand&&h.length)for(var f=h.length,A=f-1;A>=0;A--){var C=h[A];C.hierNode={defaultAncestor:null,ancestor:C,prelim:0,modifier:0,change:0,shift:0,i:A,thread:null},c.push(C)}}function v(r,c){var i=r.isExpand?r.children:[],h=r.parentNode.children,f=r.hierNode.i?h[r.hierNode.i-1]:null;if(i.length){a(r);var A=(i[0].hierNode.prelim+i[i.length-1].hierNode.prelim)/2;f?(r.hierNode.prelim=f.hierNode.prelim+c(r,f),r.hierNode.modifier=r.hierNode.prelim-A):r.hierNode.prelim=A}else f&&(r.hierNode.prelim=f.hierNode.prelim+c(r,f));r.parentNode.hierNode.defaultAncestor=t(r,f,r.parentNode.hierNode.defaultAncestor||h[0],c)}function g(r){var c=r.hierNode.prelim+r.parentNode.hierNode.modifier;r.setLayout({x:c},!0),r.hierNode.modifier+=r.parentNode.hierNode.modifier}function y(r){return arguments.length?r:d}function w(r,c){var i={};return r-=Math.PI/2,i.x=c*Math.cos(r),i.y=c*Math.sin(r),i}function p(r,c){return u.getLayoutRect(r.getBoxLayoutParams(),{width:c.getWidth(),height:c.getHeight()})}function a(r){for(var c=r.children,i=c.length,h=0,f=0;--i>=0;){var A=c[i];A.hierNode.prelim+=h,A.hierNode.modifier+=h,f+=A.hierNode.change,h+=A.hierNode.shift+f}}function t(r,c,i,h){if(c){for(var f=r,A=r,C=A.parentNode.children[0],S=c,E=f.hierNode.modifier,L=A.hierNode.modifier,T=C.hierNode.modifier,b=S.hierNode.modifier;S=o(S),A=s(A),S&&A;){f=o(f),C=s(C),f.hierNode.ancestor=r;var x=S.hierNode.prelim+b-A.hierNode.prelim-L+h(S,A);x>0&&(n(l(S,r,i),r,x),L+=x,E+=x),b+=S.hierNode.modifier,L+=A.hierNode.modifier,E+=f.hierNode.modifier,T+=C.hierNode.modifier}S&&!o(f)&&(f.hierNode.thread=S,f.hierNode.modifier+=b-E),A&&!s(C)&&(C.hierNode.thread=A,C.hierNode.modifier+=L-T,i=r)}return i}function o(r){var c=r.children;return c.length&&r.isExpand?c[c.length-1]:r.hierNode.thread}function s(r){var c=r.children;return c.length&&r.isExpand?c[0]:r.hierNode.thread}function l(r,c,i){return r.hierNode.ancestor.parentNode===c.parentNode?r.hierNode.ancestor:i}function n(r,c,i){var h=i/(c.hierNode.i-r.hierNode.i);c.hierNode.change-=h,c.hierNode.shift+=i,c.hierNode.modifier+=i,c.hierNode.prelim+=i,r.hierNode.change+=h}function d(r,c){return r.parentNode===c.parentNode?1:2}_.init=O,_.firstWalk=v,_.secondWalk=g,_.separation=y,_.radialCoordinate=w,_.getViewRect=p},a8NE:function(Z,_,e){var u=e("zYjg"),O=u.extendShape,v=O({type:"sausage",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:Math.PI*2,clockwise:!0},buildPath:function(g,y){var w=y.cx,p=y.cy,a=Math.max(y.r0||0,0),t=Math.max(y.r,0),o=(t-a)*.5,s=a+o,l=y.startAngle,n=y.endAngle,d=y.clockwise,r=Math.cos(l),c=Math.sin(l),i=Math.cos(n),h=Math.sin(n),f=d?n-l<Math.PI*2:l-n<Math.PI*2;f&&(g.moveTo(r*a+w,c*a+p),g.arc(r*s+w,c*s+p,o,-Math.PI+l,l,!d)),g.arc(w,p,t,l,n,!d),g.moveTo(i*t+w,h*t+p),g.arc(i*s+w,h*s+p,o,n-Math.PI*2,n-Math.PI,!d),a!==0&&(g.arc(w,p,a,n,l,d),g.moveTo(r*a+w,h*a+p)),g.closePath()}});Z.exports=v},a8Pw:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u={placeholder:"\u8BF7\u9009\u62E9\u65F6\u95F4",rangePlaceholder:["\u5F00\u59CB\u65F6\u95F4","\u7ED3\u675F\u65F6\u95F4"]},O=u;_.default=O},a9RO:function(Z,_,e){var u=e("342z"),O=u.extend({type:"circle",shape:{cx:0,cy:0,r:0},buildPath:function(g,y,w){w&&g.moveTo(y.cx+y.r,y.cy),g.arc(y.cx,y.cy,y.r,0,Math.PI*2,!0)}});Z.exports=O},aPdX:function(Z,_,e){(function(u){u(e("M0ff"))})(function(u){var O={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},v=u.Pos;u.defineOption("autoCloseBrackets",!1,function(r,c,i){i&&i!=u.Init&&(r.removeKeyMap(y),r.state.closeBrackets=null),c&&(w(g(c,"pairs")),r.state.closeBrackets=c,r.addKeyMap(y))});function g(r,c){return c=="pairs"&&typeof r=="string"?r:typeof r=="object"&&r[c]!=null?r[c]:O[c]}var y={Backspace:t,Enter:o};function w(r){for(var c=0;c<r.length;c++){var i=r.charAt(c),h="'"+i+"'";y[h]||(y[h]=p(i))}}w(O.pairs+"`");function p(r){return function(c){return l(c,r)}}function a(r){var c=r.state.closeBrackets;if(!c||c.override)return c;var i=r.getModeAt(r.getCursor());return i.closeBrackets||c}function t(r){var c=a(r);if(!c||r.getOption("disableInput"))return u.Pass;for(var i=g(c,"pairs"),h=r.listSelections(),f=0;f<h.length;f++){if(!h[f].empty())return u.Pass;var A=n(r,h[f].head);if(!A||i.indexOf(A)%2!=0)return u.Pass}for(var f=h.length-1;f>=0;f--){var C=h[f].head;r.replaceRange("",v(C.line,C.ch-1),v(C.line,C.ch+1),"+delete")}}function o(r){var c=a(r),i=c&&g(c,"explode");if(!i||r.getOption("disableInput"))return u.Pass;for(var h=r.listSelections(),f=0;f<h.length;f++){if(!h[f].empty())return u.Pass;var A=n(r,h[f].head);if(!A||i.indexOf(A)%2!=0)return u.Pass}r.operation(function(){var C=r.lineSeparator()||`
|
|
|
`;r.replaceSelection(C+C,null),r.execCommand("goCharLeft"),h=r.listSelections();for(var S=0;S<h.length;S++){var E=h[S].head.line;r.indentLine(E,null,!0),r.indentLine(E+1,null,!0)}})}function s(r){var c=u.cmpPos(r.anchor,r.head)>0;return{anchor:new v(r.anchor.line,r.anchor.ch+(c?-1:1)),head:new v(r.head.line,r.head.ch+(c?1:-1))}}function l(r,c){var i=a(r);if(!i||r.getOption("disableInput"))return u.Pass;var h=g(i,"pairs"),f=h.indexOf(c);if(f==-1)return u.Pass;for(var A=g(i,"closeBefore"),C=g(i,"triples"),S=h.charAt(f+1)==c,E=r.listSelections(),L=f%2==0,T,b=0;b<E.length;b++){var x=E[b],N=x.head,D,M=r.getRange(N,v(N.line,N.ch+1));if(L&&!x.empty())D="surround";else if((S||!L)&&M==c)S&&d(r,N)?D="both":C.indexOf(c)>=0&&r.getRange(N,v(N.line,N.ch+3))==c+c+c?D="skipThree":D="skip";else if(S&&N.ch>1&&C.indexOf(c)>=0&&r.getRange(v(N.line,N.ch-2),N)==c+c){if(N.ch>2&&/\bstring/.test(r.getTokenTypeAt(v(N.line,N.ch-2))))return u.Pass;D="addFour"}else if(S){var R=N.ch==0?" ":r.getRange(v(N.line,N.ch-1),N);if(!u.isWordChar(M)&&R!=c&&!u.isWordChar(R))D="both";else return u.Pass}else if(L&&(M.length===0||/\s/.test(M)||A.indexOf(M)>-1))D="both";else return u.Pass;if(!T)T=D;else if(T!=D)return u.Pass}var F=f%2?h.charAt(f-1):c,B=f%2?c:h.charAt(f+1);r.operation(function(){if(T=="skip")r.execCommand("goCharRight");else if(T=="skipThree")for(var H=0;H<3;H++)r.execCommand("goCharRight");else if(T=="surround"){for(var U=r.getSelections(),H=0;H<U.length;H++)U[H]=F+U[H]+B;r.replaceSelections(U,"around"),U=r.listSelections().slice();for(var H=0;H<U.length;H++)U[H]=s(U[H]);r.setSelections(U)}else T=="both"?(r.replaceSelection(F+B,null),r.triggerElectric(F+B),r.execCommand("goCharLeft")):T=="addFour"&&(r.replaceSelection(F+F+F+F,"before"),r.execCommand("goCharRight"))})}function n(r,c){var i=r.getRange(v(c.line,c.ch-1),v(c.line,c.ch+1));return i.length==2?i:null}function d(r,c){var i=r.getTokenAt(v(c.line,c.ch+1));return/\bstring/.test(i.type)&&i.start==c.ch&&(c.ch==0||!/\bstring/.test(r.getTokenTypeAt(c)))}})},aSf7:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("Z+31"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},aXVC:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=v.isObject,y=v.each,w=v.map,p=v.indexOf,a=v.retrieve,t=e("SSBM"),o=t.getLayoutRect,s=e("sYRh"),l=s.createScaleByModel,n=s.ifAxisCrossZero,d=s.niceScaleExtent,r=s.estimateLabelUnionRect,c=e("QTnD"),i=e("yvNr"),h=e("kN/v"),f=e("7/O9"),A=f.getStackedDimension;e("r5rb");function C(R,F,B){return R.getCoordSysModel()===F}function S(R,F,B){this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this._initCartesian(R,F,B),this.model=R}var E=S.prototype;E.type="grid",E.axisPointerEnabled=!0,E.getRect=function(){return this._rect},E.update=function(R,F){var B=this._axesMap;this._updateScale(R,this.model),y(B.x,function(U){d(U.scale,U.model)}),y(B.y,function(U){d(U.scale,U.model)});var H={};y(B.x,function(U){L(B,"y",U,H)}),y(B.y,function(U){L(B,"x",U,H)}),this.resize(this.model,F)};function L(R,F,B,H){B.getAxesOnZeroOf=function(){return K?[K]:[]};var U=R[F],K,W=B.model,z=W.get("axisLine.onZero"),Y=W.get("axisLine.onZeroAxisIndex");if(!z)return;if(Y!=null)T(U[Y])&&(K=U[Y]);else for(var Q in U)if(U.hasOwnProperty(Q)&&T(U[Q])&&!H[P(U[Q])]){K=U[Q];break}K&&(H[P(K)]=!0);function P(G){return G.dim+"_"+G.index}}function T(R){return R&&R.type!=="category"&&R.type!=="time"&&n(R)}E.resize=function(R,F,B){var H=o(R.getBoxLayoutParams(),{width:F.getWidth(),height:F.getHeight()});this._rect=H;var U=this._axesList;K(),!B&&R.get("containLabel")&&(y(U,function(W){if(!W.model.get("axisLabel.inside")){var z=r(W);if(z){var Y=W.isHorizontal()?"height":"width",Q=W.model.get("axisLabel.margin");H[Y]-=z[Y]+Q,W.position==="top"?H.y+=z.height+Q:W.position==="left"&&(H.x+=z.width+Q)}}}),K());function K(){y(U,function(W){var z=W.isHorizontal(),Y=z?[0,H.width]:[0,H.height],Q=W.inverse?1:0;W.setExtent(Y[Q],Y[1-Q]),b(W,z?H.x:H.y)})}},E.getAxis=function(R,F){var B=this._axesMap[R];if(B!=null){if(F==null){for(var H in B)if(B.hasOwnProperty(H))return B[H]}return B[F]}},E.getAxes=function(){return this._axesList.slice()},E.getCartesian=function(R,F){if(R!=null&&F!=null){var B="x"+R+"y"+F;return this._coordsMap[B]}g(R)&&(F=R.yAxisIndex,R=R.xAxisIndex);for(var H=0,U=this._coordsList;H<U.length;H++)if(U[H].getAxis("x").index===R||U[H].getAxis("y").index===F)return U[H]},E.getCartesians=function(){return this._coordsList.slice()},E.convertToPixel=function(R,F,B){var H=this._findConvertTarget(R,F);return H.cartesian?H.cartesian.dataToPoint(B):H.axis?H.axis.toGlobalCoord(H.axis.dataToCoord(B)):null},E.convertFromPixel=function(R,F,B){var H=this._findConvertTarget(R,F);return H.cartesian?H.cartesian.pointToData(B):H.axis?H.axis.coordToData(H.axis.toLocalCoord(B)):null},E._findConvertTarget=function(R,F){var B=F.seriesModel,H=F.xAxisModel||B&&B.getReferringComponents("xAxis")[0],U=F.yAxisModel||B&&B.getReferringComponents("yAxis")[0],K=F.gridModel,W=this._coordsList,z,Y;if(B)z=B.coordinateSystem,p(W,z)<0&&(z=null);else if(H&&U)z=this.getCartesian(H.componentIndex,U.componentIndex);else if(H)Y=this.getAxis("x",H.componentIndex);else if(U)Y=this.getAxis("y",U.componentIndex);else if(K){var Q=K.coordinateSystem;Q===this&&(z=this._coordsList[0])}return{cartesian:z,axis:Y}},E.containPoint=function(R){var F=this._coordsList[0];if(F)return F.containPoint(R)},E._initCartesian=function(R,F,B){var H={left:!1,right:!1,top:!1,bottom:!1},U={x:{},y:{}},K={x:0,y:0};if(F.eachComponent("xAxis",W("x"),this),F.eachComponent("yAxis",W("y"),this),!K.x||!K.y){this._axesMap={},this._axesList=[];return}this._axesMap=U,y(U.x,function(z,Y){y(U.y,function(Q,P){var G="x"+Y+"y"+P,$=new c(G);$.grid=this,$.model=R,this._coordsMap[G]=$,this._coordsList.push($),$.addAxis(z),$.addAxis(Q)},this)},this);function W(z){return function(Y,Q){if(!C(Y,R,F))return;var P=Y.get("position");z==="x"?P!=="top"&&P!=="bottom"&&(P=H.bottom?"top":"bottom"):P!=="left"&&P!=="right"&&(P=H.left?"right":"left"),H[P]=!0;var G=new i(z,l(Y),[0,0],Y.get("type"),P),$=G.type==="category";G.onBand=$&&Y.get("boundaryGap"),G.inverse=Y.get("inverse"),Y.axis=G,G.model=Y,G.grid=this,G.index=Q,this._axesList.push(G),U[z][Q]=G,K[z]++}}},E._updateScale=function(R,F){y(this._axesList,function(H){H.scale.setExtent(Infinity,-Infinity)}),R.eachSeries(function(H){if(D(H)){var U=N(H,R),K=U[0],W=U[1];if(!C(K,F,R)||!C(W,F,R))return;var z=this.getCartesian(K.componentIndex,W.componentIndex),Y=H.getData(),Q=z.getAxis("x"),P=z.getAxis("y");Y.type==="list"&&(B(Y,Q,H),B(Y,P,H))}},this);function B(H,U,K){y(H.mapDimension(U.dim,!0),function(W){U.scale.unionExtentFromData(H,A(H,W))})}},E.getTooltipAxes=function(R){var F=[],B=[];return y(this.getCartesians(),function(H){var U=R!=null&&R!=="auto"?H.getAxis(R):H.getBaseAxis(),K=H.getOtherAxis(U);p(F,U)<0&&F.push(U),p(B,K)<0&&B.push(K)}),{baseAxes:F,otherAxes:B}};function b(R,F){var B=R.getExtent(),H=B[0]+B[1];R.toGlobalCoord=R.dim==="x"?function(U){return U+F}:function(U){return H-U+F},R.toLocalCoord=R.dim==="x"?function(U){return U-F}:function(U){return H-U+F}}var x=["xAxis","yAxis"];function N(R,F){return w(x,function(B){var H=R.getReferringComponents(B)[0];return H})}function D(R){return R.get("coordinateSystem")==="cartesian2d"}S.create=function(R,F){var B=[];return R.eachComponent("grid",function(H,U){var K=new S(H,R,F);K.name="grid_"+U,K.resize(H,F,!0),H.coordinateSystem=K,B.push(K)}),R.eachSeries(function(H){if(!D(H))return;var U=N(H,R),K=U[0],W=U[1],z=K.getCoordSysModel(),Y=z.coordinateSystem;H.coordinateSystem=Y.getCartesian(K.componentIndex,W.componentIndex)}),B},S.dimensions=S.prototype.dimensions=c.prototype.dimensions,h.register("cartesian2d",S);var M=S;Z.exports=M},afA4:function(Z,_){var e=Math.round;function u(g,y,w){if(!y)return;var p=y.x1,a=y.x2,t=y.y1,o=y.y2;g.x1=p,g.x2=a,g.y1=t,g.y2=o;var s=w&&w.lineWidth;if(!s)return;e(p*2)===e(a*2)&&(g.x1=g.x2=v(p,s,!0)),e(t*2)===e(o*2)&&(g.y1=g.y2=v(t,s,!0))}function O(g,y,w){if(!y)return;var p=y.x,a=y.y,t=y.width,o=y.height;g.x=p,g.y=a,g.width=t,g.height=o;var s=w&&w.lineWidth;if(!s)return;g.x=v(p,s,!0),g.y=v(a,s,!0),g.width=Math.max(v(p+t,s,!1)-g.x,t===0?0:1),g.height=Math.max(v(a+o,s,!1)-g.y,o===0?0:1)}function v(g,y,w){if(!y)return g;var p=e(g*2);return(p+e(y))%2===0?p/2:(p+(w?1:-1))/2}_.subPixelOptimizeLine=u,_.subPixelOptimizeRect=O,_.subPixelOptimize=v},aiPM:function(Z,_,e){var u=e("oEo5"),O=e("Jjzi"),v=e("7/O9"),g=v.isDimensionStacked,y=u.indexOf;function w(i){return!(isNaN(parseFloat(i.x))&&isNaN(parseFloat(i.y)))}function p(i){return!isNaN(parseFloat(i.x))&&!isNaN(parseFloat(i.y))}function a(i,h,f,A,C,S){var E=[],L=g(h,A),T=L?h.getCalculationInfo("stackResultDimension"):A,b=c(h,T,i),x=h.indicesOfNearest(T,b)[0];E[C]=h.get(f,x),E[S]=h.get(T,x);var N=h.get(A,x),D=O.getPrecision(h.get(A,x));return D=Math.min(D,20),D>=0&&(E[S]=+E[S].toFixed(D)),[E,N]}var t=u.curry,o={min:t(a,"min"),max:t(a,"max"),average:t(a,"average")};function s(i,h){var f=i.getData(),A=i.coordinateSystem;if(h&&!p(h)&&!u.isArray(h.coord)&&A){var C=A.dimensions,S=l(h,f,A,i);if(h=u.clone(h),h.type&&o[h.type]&&S.baseAxis&&S.valueAxis){var E=y(C,S.baseAxis.dim),L=y(C,S.valueAxis.dim),T=o[h.type](f,S.baseDataDim,S.valueDataDim,E,L);h.coord=T[0],h.value=T[1]}else{for(var b=[h.xAxis!=null?h.xAxis:h.radiusAxis,h.yAxis!=null?h.yAxis:h.angleAxis],x=0;x<2;x++)o[b[x]]&&(b[x]=c(f,f.mapDimension(C[x]),b[x]));h.coord=b}}return h}function l(i,h,f,A){var C={};return i.valueIndex!=null||i.valueDim!=null?(C.valueDataDim=i.valueIndex!=null?h.getDimension(i.valueIndex):i.valueDim,C.valueAxis=f.getAxis(n(A,C.valueDataDim)),C.baseAxis=f.getOtherAxis(C.valueAxis),C.baseDataDim=h.mapDimension(C.baseAxis.dim)):(C.baseAxis=A.getBaseAxis(),C.valueAxis=f.getOtherAxis(C.baseAxis),C.baseDataDim=h.mapDimension(C.baseAxis.dim),C.valueDataDim=h.mapDimension(C.valueAxis.dim)),C}function n(i,h){var f=i.getData(),A=f.dimensions;h=f.getDimension(h);for(var C=0;C<A.length;C++){var S=f.getDimensionInfo(A[C]);if(S.name===h)return S.coordDim}}function d(i,h){return i&&i.containData&&h.coord&&!w(h)?i.containData(h.coord):!0}function r(i,h,f,A){return A<2?i.coord&&i.coord[A]:i.value}function c(i,h,f){if(f==="average"){var A=0,C=0;return i.each(h,function(S,E){isNaN(S)||(A+=S,C++)}),A/C}else return f==="median"?i.getMedian(h):i.getDataExtent(h,!0)[f==="max"?1:0]}_.dataTransform=s,_.getAxisInfo=l,_.dataFilter=d,_.dimValueGetter=r,_.numCalculate=c},akD0:function(Z,_,e){"use strict";e.d(_,"a",function(){return u});var u="RC_SELECT_INTERNAL_PROPS_MARK"},anXI:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("cpTi"),g=e.n(v),y=e("MPZO"),w=e("NE/W"),p=e("CeOx")},apr7:function(Z,_,e){"use strict";e.d(_,"a",function(){return y});var u=e("RfwO"),O=e.n(u),v=e("dKUL");function g(w,p,a,t){var o=a-p;return w/=t/2,w<1?o/2*w*w*w+p:o/2*((w-=2)*w*w+2)+p}function y(w){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=p.getContainer,t=a===void 0?function(){return window}:a,o=p.callback,s=p.duration,l=s===void 0?450:s,n=t(),d=Object(v.a)(n,!0),r=Date.now(),c=function i(){var h=Date.now(),f=h-r,A=g(f>l?l:f,d,w,l);Object(v.b)(n)?n.scrollTo(window.pageXOffset,A):n instanceof HTMLDocument||n.constructor.name==="HTMLDocument"?n.documentElement.scrollTop=A:n.scrollTop=A,f<l?O()(i):typeof o=="function"&&o()};O()(c)}},asMo:function(Z,_,e){var u=e("Mvxd"),O=e("wzOG"),v=e("v4o2"),g=1,y=2;function w(p,a,t,o,s,l){var n=t&g,d=p.length,r=a.length;if(d!=r&&!(n&&r>d))return!1;var c=l.get(p),i=l.get(a);if(c&&i)return c==a&&i==p;var h=-1,f=!0,A=t&y?new u:void 0;for(l.set(p,a),l.set(a,p);++h<d;){var C=p[h],S=a[h];if(o)var E=n?o(S,C,h,a,p,l):o(C,S,h,p,a,l);if(E!==void 0){if(E)continue;f=!1;break}if(A){if(!O(a,function(L,T){if(!v(A,T)&&(C===L||s(C,L,t,o,l)))return A.push(T)})){f=!1;break}}else if(!(C===S||s(C,S,t,o,l))){f=!1;break}}return l.delete(p),l.delete(a),f}Z.exports=w},"b1g+":function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("a05J"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},"b4/K":function(Z,_,e){var u=e("hmv6"),O="__lodash_hash_undefined__";function v(g,y){var w=this.__data__;return this.size+=this.has(g)?0:1,w[g]=u&&y===void 0?O:y,this}Z.exports=v},b5Jo:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u=_.pick=function(v,g){var y={};return g.forEach(function(w){y[w]=v[w]}),y}},bCfE:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.ver=_.clear=_.bind=void 0;var u=e("hQli"),O=function(w,p){var a=(0,u.getSensor)(w);return a.bind(p),function(){a.unbind(p)}};_.bind=O;var v=function(w){var p=(0,u.getSensor)(w);(0,u.removeSensor)(p)};_.clear=v;var g="1.0.1";_.ver=g},bEBK:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("pHu+"),g=e.n(v)},bNnc:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="SearchOutlined";var w=_.a=u.forwardRef(y)},bUGm:function(Z,_){function e(u,O){for(var v=-1,g=Array(u);++v<u;)g[v]=O(v);return g}Z.exports=e},bX8Z:function(Z,_,e){var u=e("Wa83"),O=u.distance;function v(y,w,p,a,t,o,s){var l=(p-y)*.5,n=(a-w)*.5;return(2*(w-p)+l+n)*s+(-3*(w-p)-2*l-n)*o+l*t+w}function g(y,w){for(var p=y.length,a=[],t=0,o=1;o<p;o++)t+=O(y[o-1],y[o]);var s=t/2;s=s<p?p:s;for(var o=0;o<s;o++){var l=o/(s-1)*(w?p:p-1),n=Math.floor(l),d=l-n,r,c=y[n%p],i,h;w?(r=y[(n-1+p)%p],i=y[(n+1)%p],h=y[(n+2)%p]):(r=y[n===0?n:n-1],i=y[n>p-2?p-1:n+1],h=y[n>p-3?p-1:n+2]);var f=d*d,A=d*f;a.push([v(r[0],c[0],i[0],h[0],d,f,A),v(r[1],c[1],i[1],h[1],d,f,A)])}return a}Z.exports=g},"bYe/":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("QjgC"),g=e("UDPO"),y=g.layoutCovers,w=u.extendComponentView({type:"brush",init:function(a,t){this.ecModel=a,this.api=t,this.model,(this._brushController=new v(t.getZr())).on("brush",O.bind(this._onBrush,this)).mount()},render:function(a){return this.model=a,p.apply(this,arguments)},updateTransform:function(a,t){return y(t),p.apply(this,arguments)},updateView:p,dispose:function(){this._brushController.dispose()},_onBrush:function(a,t){var o=this.model.id;this.model.brushTargetManager.setOutputRanges(a,this.ecModel),(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:o,areas:O.clone(a),$from:o}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:o,areas:O.clone(a),$from:o})}});function p(a,t,o,s){(!s||s.$from!==a.id)&&this._brushController.setPanels(a.brushTargetManager.makePanelOpts(o)).enableBrush(a.brushOption).updateCovers(a.areas.slice())}Z.exports=w},"bf9+":function(Z,_,e){},bwE0:function(Z,_,e){(function(u){u(e("M0ff"),e("sYNl"))})(function(u){u.defineOption("autoCloseTags",!1,function(t,o,s){if(s!=u.Init&&s&&t.removeKeyMap("autoCloseTags"),!o)return;var l={name:"autoCloseTags"};(typeof o!="object"||o.whenClosing!==!1)&&(l["'/'"]=function(n){return w(n)}),(typeof o!="object"||o.whenOpening!==!1)&&(l["'>'"]=function(n){return g(n)}),t.addKeyMap(l)});var O=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],v=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function g(t){if(t.getOption("disableInput"))return u.Pass;for(var o=t.listSelections(),s=[],l=t.getOption("autoCloseTags"),n=0;n<o.length;n++){if(!o[n].empty())return u.Pass;var d=o[n].head,r=t.getTokenAt(d),c=u.innerMode(t.getMode(),r.state),i=c.state,h=c.mode.xmlCurrentTag&&c.mode.xmlCurrentTag(i),f=h&&h.name;if(!f)return u.Pass;var A=c.mode.configuration=="html",C=typeof l=="object"&&l.dontCloseTags||A&&O,S=typeof l=="object"&&l.indentTags||A&&v;r.end>d.ch&&(f=f.slice(0,f.length-r.end+d.ch));var E=f.toLowerCase();if(!f||r.type=="string"&&(r.end!=d.ch||!/[\"\']/.test(r.string.charAt(r.string.length-1))||r.string.length==1)||r.type=="tag"&&h.close||r.string.indexOf("/")==d.ch-r.start-1||C&&p(C,E)>-1||a(t,c.mode.xmlCurrentContext&&c.mode.xmlCurrentContext(i)||[],f,d,!0))return u.Pass;var L=typeof l=="object"&&l.emptyTags;if(L&&p(L,f)>-1){s[n]={text:"/>",newPos:u.Pos(d.line,d.ch+2)};continue}var T=S&&p(S,E)>-1;s[n]={indent:T,text:">"+(T?`
|
|
|
|
|
|
`:"")+"</"+f+">",newPos:T?u.Pos(d.line+1,0):u.Pos(d.line,d.ch+1)}}for(var b=typeof l=="object"&&l.dontIndentOnAutoClose,n=o.length-1;n>=0;n--){var x=s[n];t.replaceRange(x.text,o[n].head,o[n].anchor,"+insert");var N=t.listSelections().slice(0);N[n]={head:x.newPos,anchor:x.newPos},t.setSelections(N),!b&&x.indent&&(t.indentLine(x.newPos.line,null,!0),t.indentLine(x.newPos.line+1,null,!0))}}function y(t,o){for(var s=t.listSelections(),l=[],n=o?"/":"</",d=t.getOption("autoCloseTags"),r=typeof d=="object"&&d.dontIndentOnSlash,c=0;c<s.length;c++){if(!s[c].empty())return u.Pass;var i=s[c].head,h=t.getTokenAt(i),f=u.innerMode(t.getMode(),h.state),A=f.state;if(o&&(h.type=="string"||h.string.charAt(0)!="<"||h.start!=i.ch-1))return u.Pass;var C,S=f.mode.name!="xml"&&t.getMode().name=="htmlmixed";if(S&&f.mode.name=="javascript")C=n+"script";else if(S&&f.mode.name=="css")C=n+"style";else{var E=f.mode.xmlCurrentContext&&f.mode.xmlCurrentContext(A);if(!E||E.length&&a(t,E,E[E.length-1],i))return u.Pass;C=n+E[E.length-1]}t.getLine(i.line).charAt(h.end)!=">"&&(C+=">"),l[c]=C}if(t.replaceSelections(l),s=t.listSelections(),!r)for(var c=0;c<s.length;c++)(c==s.length-1||s[c].head.line<s[c+1].head.line)&&t.indentLine(s[c].head.line)}function w(t){return t.getOption("disableInput")?u.Pass:y(t,!0)}u.commands.closeTag=function(t){return y(t)};function p(t,o){if(t.indexOf)return t.indexOf(o);for(var s=0,l=t.length;s<l;++s)if(t[s]==o)return s;return-1}function a(t,o,s,l,n){if(!u.scanForClosingTag)return!1;var d=Math.min(t.lastLine()+1,l.line+500),r=u.scanForClosingTag(t,l,null,d);if(!r||r.tag!=s)return!1;for(var c=n?1:0,i=o.length-1;i>=0&&o[i]==s;i--)++c;l=r.to;for(var i=1;i<c;i++){var h=u.scanForClosingTag(t,l,null,d);if(!h||h.tag!=s)return!1;l=h.to}return!0}})},cARS:function(Z,_){var e="\0__throttleOriginMethod",u="\0__throttleRate",O="\0__throttleType";function v(w,p,a){var t,o=0,s=0,l=null,n,d,r,c;p=p||0;function i(){s=new Date().getTime(),l=null,w.apply(d,r||[])}var h=function(){t=new Date().getTime(),d=this,r=arguments;var f=c||p,A=c||a;c=null,n=t-(A?o:s)-f,clearTimeout(l),A?l=setTimeout(i,f):n>=0?i():l=setTimeout(i,-n),o=t};return h.clear=function(){l&&(clearTimeout(l),l=null)},h.debounceNextCall=function(f){c=f},h}function g(w,p,a,t){var o=w[p];if(!o)return;var s=o[e]||o,l=o[O],n=o[u];if(n!==a||l!==t){if(a==null||!t)return w[p]=s;o=w[p]=v(s,a,t==="debounce"),o[e]=s,o[O]=t,o[u]=a}return o}function y(w,p){var a=w[p];a&&a[e]&&(w[p]=a[e])}_.throttle=v,_.createOrUpdate=g,_.clear=y},cKRQ:function(Z,_,e){var u=e("Q6Bq"),O=e("6q22"),v=e("NVTZ"),g=e("4uqo"),y=e("7lsH"),w=u.extendChartView({type:"effectScatter",init:function(){this._symbolDraw=new O(v)},render:function(p,a,t){var o=p.getData(),s=this._symbolDraw;s.updateData(o),this.group.add(s.group)},updateTransform:function(p,a,t){var o=p.getData();this.group.dirty();var s=y().reset(p);s.progress&&s.progress({start:0,end:o.count()},o),this._symbolDraw.updateLayout(o)},_updateGroupTransform:function(p){var a=p.coordinateSystem;a&&a.getRoamTransform&&(this.group.transform=g.clone(a.getRoamTransform()),this.group.decomposeTransform())},remove:function(p,a){this._symbolDraw&&this._symbolDraw.remove(a)},dispose:function(){}});Z.exports=w},cLjh:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("OKMW"),y=v.extendComponentView({type:"axis",_axisPointer:null,axisPointerClass:null,render:function(o,s,l,n){this.axisPointerClass&&g.fixValue(o),y.superApply(this,"render",arguments),w(this,o,s,l,n,!0)},updateAxisPointer:function(o,s,l,n,d){w(this,o,s,l,n,!1)},remove:function(o,s){var l=this._axisPointer;l&&l.remove(s),y.superApply(this,"remove",arguments)},dispose:function(o,s){p(this,s),y.superApply(this,"dispose",arguments)}});function w(o,s,l,n,d,r){var c=y.getAxisPointerClass(o.axisPointerClass);if(!c)return;var i=g.getAxisPointerModel(s);i?(o._axisPointer||(o._axisPointer=new c)).render(s,i,n,r):p(o,n)}function p(o,s,l){var n=o._axisPointer;n&&n.dispose(s,l),o._axisPointer=null}var a=[];y.registerAxisPointerClass=function(o,s){a[o]=s},y.getAxisPointerClass=function(o){return o&&a[o]};var t=y;Z.exports=t},cN0B:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5");function v(g,y,w){var p={},a=g==="toggleSelected",t;return w.eachComponent("legend",function(o){a&&t!=null?o[t?"select":"unSelect"](y.name):g==="allSelect"||g==="inverseSelect"?o[g]():(o[g](y.name),t=o.isSelected(y.name));var s=o.getData();O.each(s,function(l){var n=l.get("name");if(n===`
|
|
|
`||n==="")return;var d=o.isSelected(n);p.hasOwnProperty(n)?p[n]=p[n]&&d:p[n]=d})}),g==="allSelect"||g==="inverseSelect"?{selected:p}:{name:y.name,selected:p}}u.registerAction("legendToggleSelect","legendselectchanged",O.curry(v,"toggleSelected")),u.registerAction("legendAllSelect","legendselectall",O.curry(v,"allSelect")),u.registerAction("legendInverseSelect","legendinverseselect",O.curry(v,"inverseSelect")),u.registerAction("legendSelect","legendselected",O.curry(v,"select")),u.registerAction("legendUnSelect","legendunselected",O.curry(v,"unSelect"))},cQv6:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm165.4 618.2l-66-.3L512 563.4l-99.3 118.4-66.1.3c-4.4 0-8-3.5-8-8 0-1.9.7-3.7 1.9-5.2l130.1-155L340.5 359a8.32 8.32 0 01-1.9-5.2c0-4.4 3.6-8 8-8l66.1.3L512 464.6l99.3-118.4 66-.3c4.4 0 8 3.5 8 8 0 1.9-.7 3.7-1.9 5.2L553.5 514l130 155c1.2 1.5 1.9 3.3 1.9 5.2 0 4.4-3.6 8-8 8z"}}]},name:"close-circle",theme:"filled"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="CloseCircleFilled";var w=_.a=u.forwardRef(y)},cS7d:function(Z,_,e){var u=e("oEo5");function O(v){var g={};v.eachSeriesByType("map",function(y){var w=y.getMapType();if(y.getHostGeoModel()||g[w])return;var p={};u.each(y.seriesGroup,function(t){var o=t.coordinateSystem,s=t.originalData;t.get("showLegendSymbol")&&v.getComponent("legend")&&s.each(s.mapDimension("value"),function(l,n){var d=s.getName(n),r=o.getRegion(d);if(!r||isNaN(l))return;var c=p[d]||0,i=o.dataToPoint(r.center);p[d]=c+1,s.setItemLayout(n,{point:i,offset:c})})});var a=y.getData();a.each(function(t){var o=a.getName(t),s=a.getItemLayout(t)||{};s.showLabel=!p[o],a.setItemLayout(t,s)}),g[w]=!0})}Z.exports=O},cVfc:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("ZZRV"),g=e.n(v),y=e("NiCL"),w=e("LpVx"),p=e("HyFf"),a=function(o,s){var l={};for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&s.indexOf(n)<0&&(l[n]=o[n]);if(o!=null&&typeof Object.getOwnPropertySymbols=="function")for(var d=0,n=Object.getOwnPropertySymbols(o);d<n.length;d++)s.indexOf(n[d])<0&&Object.prototype.propertyIsEnumerable.call(o,n[d])&&(l[n[d]]=o[n[d]]);return l},t=v.forwardRef(function(o,s){var l=o.prefixCls,n=o.title,d=o.content,r=a(o,["prefixCls","title","content"]),c=v.useContext(w.b),i=c.getPrefixCls,h=function(C){return v.createElement(v.Fragment,null,n&&v.createElement("div",{className:"".concat(C,"-title")},Object(p.a)(n)),v.createElement("div",{className:"".concat(C,"-inner-content")},Object(p.a)(d)))},f=i("popover",l);return v.createElement(y.a,O()({},r,{prefixCls:f,ref:s,overlay:h(f)}))});t.displayName="Popover",t.defaultProps={placement:"top",transitionName:"zoom-big",trigger:"hover",mouseEnterDelay:.1,mouseLeaveDelay:.1,overlayStyle:{}},_.a=t},"cXy+":function(Z,_,e){"use strict";var u=function(){return{height:0,opacity:0}},O=function(p){return{height:p.scrollHeight,opacity:1}},v=function(p){return{height:p.offsetHeight}},g=function(p,a){return a.propertyName==="height"},y={motionName:"ant-motion-collapse",onAppearStart:u,onEnterStart:u,onAppearActive:O,onEnterActive:O,onLeaveStart:v,onLeaveActive:u,onAppearEnd:g,onEnterEnd:g,onLeaveEnd:g,motionDeadline:500};_.a=y},cZnB:function(Z,_,e){},cjY5:function(Z,_,e){var u=e("ZATb"),O=e("86p4"),v=e("oEo5"),g=v.isString,y=v.isFunction,w=v.isObject,p=v.isArrayLike,a=v.indexOf,t=function(){this.animators=[]};t.prototype={constructor:t,animate:function(r,c){var i,h=!1,f=this,A=this.__zr;if(r){var C=r.split("."),S=f;h=C[0]==="shape";for(var E=0,L=C.length;E<L;E++){if(!S)continue;S=S[C[E]]}S&&(i=S)}else i=f;if(!i){O('Property "'+r+'" is not existed in element '+f.id);return}var T=f.animators,b=new u(i,c);return b.during(function(x){f.dirty(h)}).done(function(){T.splice(a(T,b),1)}),T.push(b),A&&A.animation.addAnimator(b),b},stopAnimation:function(r){for(var c=this.animators,i=c.length,h=0;h<i;h++)c[h].stop(r);return c.length=0,this},animateTo:function(r,c,i,h,f,A){o(this,r,c,i,h,f,A)},animateFrom:function(r,c,i,h,f,A){o(this,r,c,i,h,f,A,!0)}};function o(d,r,c,i,h,f,A,C){g(i)?(f=h,h=i,i=0):y(h)?(f=h,h="linear",i=0):y(i)?(f=i,i=0):y(c)?(f=c,c=500):c||(c=500),d.stopAnimation(),s(d,"",d,r,c,i,C);var S=d.animators.slice(),E=S.length;function L(){E--,E||f&&f()}E||f&&f();for(var T=0;T<S.length;T++)S[T].done(L).start(h,A)}function s(d,r,c,i,h,f,A){var C={},S=0;for(var E in i){if(!i.hasOwnProperty(E))continue;c[E]!=null?w(i[E])&&!p(i[E])?s(d,r?r+"."+E:E,c[E],i[E],h,f,A):(A?(C[E]=c[E],l(d,r,E,i[E])):C[E]=i[E],S++):i[E]!=null&&!A&&l(d,r,E,i[E])}S>0&&d.animate(r,!1).when(h==null?500:h,C).delay(f||0)}function l(d,r,c,i){if(!r)d.attr(c,i);else{var h={};h[r]={},h[r][c]=i,d.attr(h)}}var n=t;Z.exports=n},cpTi:function(Z,_,e){},"czw/":function(Z,_){function e(O){return O instanceof Array||(O=[O,O]),O}function u(O){O.eachSeriesByType("graph",function(v){var g=v.getGraph(),y=v.getEdgeData(),w=e(v.get("edgeSymbol")),p=e(v.get("edgeSymbolSize")),a="lineStyle.color".split("."),t="lineStyle.opacity".split(".");y.setVisual("fromSymbol",w&&w[0]),y.setVisual("toSymbol",w&&w[1]),y.setVisual("fromSymbolSize",p&&p[0]),y.setVisual("toSymbolSize",p&&p[1]),y.setVisual("color",v.get(a)),y.setVisual("opacity",v.get(t)),y.each(function(o){var s=y.getItemModel(o),l=g.getEdgeByIndex(o),n=e(s.getShallow("symbol",!0)),d=e(s.getShallow("symbolSize",!0)),r=s.get(a),c=s.get(t);switch(r){case"source":r=l.node1.getVisual("color");break;case"target":r=l.node2.getVisual("color");break}n[0]&&l.setVisual("fromSymbol",n[0]),n[1]&&l.setVisual("toSymbol",n[1]),d[0]&&l.setVisual("fromSymbolSize",d[0]),d[1]&&l.setVisual("toSymbolSize",d[1]),l.setVisual("color",r),l.setVisual("opacity",c)})})}Z.exports=u},d4iy:function(Z,_){var e="#eee",u=function(){return{axisLine:{lineStyle:{color:e}},axisTick:{lineStyle:{color:e}},axisLabel:{textStyle:{color:e}},splitLine:{lineStyle:{type:"dashed",color:"#aaa"}},splitArea:{areaStyle:{color:e}}}},O=["#dd6b66","#759aa0","#e69d87","#8dc1a9","#ea7e53","#eedd78","#73a373","#73b9bc","#7289ab","#91ca8c","#f49f42"],v={color:O,backgroundColor:"#333",tooltip:{axisPointer:{lineStyle:{color:e},crossStyle:{color:e},label:{color:"#000"}}},legend:{textStyle:{color:e}},textStyle:{color:e},title:{textStyle:{color:e}},toolbox:{iconStyle:{normal:{borderColor:e}}},dataZoom:{textStyle:{color:e}},visualMap:{textStyle:{color:e}},timeline:{lineStyle:{color:e},itemStyle:{normal:{color:O[1]}},label:{normal:{textStyle:{color:e}}},controlStyle:{normal:{color:e,borderColor:e}}},timeAxis:u(),logAxis:u(),valueAxis:u(),categoryAxis:u(),line:{symbol:"circle"},graph:{color:O},gauge:{title:{textStyle:{color:e}}},candlestick:{itemStyle:{normal:{color:"#FD1050",color0:"#0CF49B",borderColor:"#FD1050",borderColor0:"#0CF49B"}}}};v.categoryAxis.splitLine.show=!1;var g=v;Z.exports=g},dCOg:function(Z,_,e){var u=e("oEo5"),O=["rect","polygon","keep","clear"];function v(y,w){var p=y&&y.brush;if(u.isArray(p)||(p=p?[p]:[]),!p.length)return;var a=[];u.each(p,function(n){var d=n.hasOwnProperty("toolbox")?n.toolbox:[];d instanceof Array&&(a=a.concat(d))});var t=y&&y.toolbox;u.isArray(t)&&(t=t[0]),t||(t={feature:{}},y.toolbox=[t]);var o=t.feature||(t.feature={}),s=o.brush||(o.brush={}),l=s.type||(s.type=[]);l.push.apply(l,a),g(l),w&&!l.length&&l.push.apply(l,O)}function g(y){var w={};u.each(y,function(p){w[p]=1}),y.length=0,u.each(w,function(p,a){y.push(a)})}Z.exports=v},dKUL:function(Z,_,e){"use strict";e.d(_,"b",function(){return u}),e.d(_,"a",function(){return O});function u(v){return v!=null&&v===v.window}function O(v,g){if(typeof window=="undefined")return 0;var y=g?"scrollTop":"scrollLeft",w=0;return u(v)?w=v[g?"pageYOffset":"pageXOffset"]:v instanceof Document?w=v.documentElement[y]:v&&(w=v[y]),v&&!u(v)&&typeof w!="number"&&(w=(v.ownerDocument||v).documentElement[y]),w}},dMF2:function(Z,_,e){var u=e("Jjzi"),O=u.parsePercent,v=e("oEo5"),g=Math.PI/180;function y(a,t,o,s){t.eachSeriesByType(a,function(l){var n=l.get("center"),d=l.get("radius");v.isArray(d)||(d=[0,d]),v.isArray(n)||(n=[n,n]);var r=o.getWidth(),c=o.getHeight(),i=Math.min(r,c),h=O(n[0],r),f=O(n[1],c),A=O(d[0],i/2),C=O(d[1],i/2),S=-l.get("startAngle")*g,E=l.get("minAngle")*g,L=l.getData().tree.root,T=l.getViewRoot(),b=T.depth,x=l.get("sort");x!=null&&w(T,x);var N=0;v.each(T.children,function(P){!isNaN(P.getValue())&&N++});var D=T.getValue(),M=Math.PI/(D||N)*2,R=T.depth>0,F=T.height-(R?-1:1),B=(C-A)/(F||1),H=l.get("clockwise"),U=l.get("stillShowZeroSum"),K=H?1:-1,W=function(P,G){if(!P)return;var $=G;if(P!==L){var fe=P.getValue(),te=D===0&&U?M:fe*M;te<E&&(te=E),$=G+K*te;var pe=P.depth-b-(R?-1:1),we=A+B*pe,be=A+B*(pe+1),Ve=P.getModel();Ve.get("r0")!=null&&(we=O(Ve.get("r0"),i/2)),Ve.get("r")!=null&&(be=O(Ve.get("r"),i/2)),P.setLayout({angle:te,startAngle:G,endAngle:$,clockwise:H,cx:h,cy:f,r0:we,r:be})}if(P.children&&P.children.length){var Xe=0;v.each(P.children,function(At){Xe+=W(At,G+Xe)})}return $-G};if(R){var z=A,Y=A+B,Q=Math.PI*2;L.setLayout({angle:Q,startAngle:S,endAngle:S+Q,clockwise:H,cx:h,cy:f,r0:z,r:Y})}W(T,S)})}function w(a,t){var o=a.children||[];a.children=p(o,t),o.length&&v.each(a.children,function(s){w(s,t)})}function p(a,t){if(typeof t=="function")return a.sort(t);var o=t==="asc";return a.sort(function(s,l){var n=(s.getValue()-l.getValue())*(o?1:-1);return n===0?(s.dataIndex-l.dataIndex)*(o?-1:1):n})}Z.exports=y},dYTN:function(Z,_,e){var u=e("oEo5"),O=e("F62y"),v=e("qulM"),g=e("JkS2"),y=e("CQhY"),w=y.windowOpen,p="sunburstRootToNode",a=O.extend({type:"sunburst",init:function(){},render:function(o,s,l,n){var d=this;this.seriesModel=o,this.api=l,this.ecModel=s;var r=o.getData(),c=r.tree.root,i=o.getViewRoot(),h=this.group,f=o.get("renderLabelForZeroData"),A=[];i.eachNode(function(N){A.push(N)});var C=this._oldChildren||[];if(L(A,C),x(c,i),n&&n.highlight&&n.highlight.piece){var S=o.getShallow("highlightPolicy");n.highlight.piece.onEmphasis(S)}else if(n&&n.unhighlight){var E=this.virtualPiece;!E&&c.children.length&&(E=c.children[0].piece),E&&E.onNormal()}this._initEvents(),this._oldChildren=A;function L(N,D){if(N.length===0&&D.length===0)return;new g(D,N,M,M).add(R).update(R).remove(u.curry(R,null)).execute();function M(F){return F.getId()}function R(F,B){var H=F==null?null:N[F],U=B==null?null:D[B];T(H,U)}}function T(N,D){if(!f&&N&&!N.getValue()&&(N=null),N!==c&&D!==c){if(D&&D.piece)N?(D.piece.updateData(!1,N,"normal",o,s),r.setItemGraphicEl(N.dataIndex,D.piece)):b(D);else if(N){var M=new v(N,o,s);h.add(M),r.setItemGraphicEl(N.dataIndex,M)}}}function b(N){if(!N)return;N.piece&&(h.remove(N.piece),N.piece=null)}function x(N,D){if(D.depth>0){d.virtualPiece?d.virtualPiece.updateData(!1,N,"normal",o,s):(d.virtualPiece=new v(N,o,s),h.add(d.virtualPiece)),D.piece._onclickEvent&&D.piece.off("click",D.piece._onclickEvent);var M=function(R){d._rootToNode(D.parentNode)};D.piece._onclickEvent=M,d.virtualPiece.on("click",M)}else d.virtualPiece&&(h.remove(d.virtualPiece),d.virtualPiece=null)}},dispose:function(){},_initEvents:function(){var o=this,s=function(l){var n=!1,d=o.seriesModel.getViewRoot();d.eachNode(function(r){if(!n&&r.piece&&r.piece.childAt(0)===l.target){var c=r.getModel().get("nodeClick");if(c==="rootToNode")o._rootToNode(r);else if(c==="link"){var i=r.getModel(),h=i.get("link");if(h){var f=i.get("target",!0)||"_blank";w(h,f)}}n=!0}})};this.group._onclickEvent&&this.group.off("click",this.group._onclickEvent),this.group.on("click",s),this.group._onclickEvent=s},_rootToNode:function(o){o!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:p,from:this.uid,seriesId:this.seriesModel.id,targetNode:o})},containPoint:function(o,s){var l=s.getData(),n=l.getItemLayout(0);if(n){var d=o[0]-n.cx,r=o[1]-n.cy,c=Math.sqrt(d*d+r*r);return c<=n.r&&c>=n.r0}}}),t=a;Z.exports=t},dhFd:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("qwEw"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},diXd:function(Z,_){var e=Array.prototype.slice,u=function(w){this._$handlers={},this._$eventProcessor=w};u.prototype={constructor:u,one:function(w,p,a,t){return v(this,w,p,a,t,!0)},on:function(w,p,a,t){return v(this,w,p,a,t,!1)},isSilent:function(w){var p=this._$handlers;return!p[w]||!p[w].length},off:function(w,p){var a=this._$handlers;if(!w)return this._$handlers={},this;if(p){if(a[w]){for(var t=[],o=0,s=a[w].length;o<s;o++)a[w][o].h!==p&&t.push(a[w][o]);a[w]=t}a[w]&&a[w].length===0&&delete a[w]}else delete a[w];return this},trigger:function(w){var p=this._$handlers[w],a=this._$eventProcessor;if(p){var t=arguments,o=t.length;o>3&&(t=e.call(t,1));for(var s=p.length,l=0;l<s;){var n=p[l];if(a&&a.filter&&n.query!=null&&!a.filter(w,n.query)){l++;continue}switch(o){case 1:n.h.call(n.ctx);break;case 2:n.h.call(n.ctx,t[1]);break;case 3:n.h.call(n.ctx,t[1],t[2]);break;default:n.h.apply(n.ctx,t);break}n.one?(p.splice(l,1),s--):l++}}return a&&a.afterTrigger&&a.afterTrigger(w),this},triggerWithContext:function(w){var p=this._$handlers[w],a=this._$eventProcessor;if(p){var t=arguments,o=t.length;o>4&&(t=e.call(t,1,t.length-1));for(var s=t[t.length-1],l=p.length,n=0;n<l;){var d=p[n];if(a&&a.filter&&d.query!=null&&!a.filter(w,d.query)){n++;continue}switch(o){case 1:d.h.call(s);break;case 2:d.h.call(s,t[1]);break;case 3:d.h.call(s,t[1],t[2]);break;default:d.h.apply(s,t);break}d.one?(p.splice(n,1),l--):n++}}return a&&a.afterTrigger&&a.afterTrigger(w),this}};function O(y,w){var p=y._$eventProcessor;return w!=null&&p&&p.normalizeQuery&&(w=p.normalizeQuery(w)),w}function v(y,w,p,a,t,o){var s=y._$handlers;if(typeof p=="function"&&(t=a,a=p,p=null),!a||!w)return y;p=O(y,p),s[w]||(s[w]=[]);for(var l=0;l<s[w].length;l++)if(s[w][l].h===a)return y;var n={h:a,one:o,query:p,ctx:t||y,callAtLast:a.zrEventfulCallAtLast},d=s[w].length-1,r=s[w][d];return r&&r.callAtLast?s[w].splice(d,0,n):s[w].push(n),y}var g=u;Z.exports=g},djYP:function(Z,_,e){"use strict";e.r(_),e.d(_,"ResizableTextArea",function(){return L});var u=e("FGJx"),O=e("o0AO"),v=e("uwZC"),g=e("MRRG"),y=e("GY0J"),w=e("ZZRV"),p=e("zjzt"),a=e("JS14"),t=e("3CTf"),o=e("iczh"),s=e.n(o),l=`
|
|
|
min-height:0 !important;
|
|
|
max-height:none !important;
|
|
|
height:0 !important;
|
|
|
visibility:hidden !important;
|
|
|
overflow:hidden !important;
|
|
|
position:absolute !important;
|
|
|
z-index:-1000 !important;
|
|
|
top:0 !important;
|
|
|
right:0 !important
|
|
|
`,n=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"],d={},r;function c(D){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,R=D.getAttribute("id")||D.getAttribute("data-reactid")||D.getAttribute("name");if(M&&d[R])return d[R];var F=window.getComputedStyle(D),B=F.getPropertyValue("box-sizing")||F.getPropertyValue("-moz-box-sizing")||F.getPropertyValue("-webkit-box-sizing"),H=parseFloat(F.getPropertyValue("padding-bottom"))+parseFloat(F.getPropertyValue("padding-top")),U=parseFloat(F.getPropertyValue("border-bottom-width"))+parseFloat(F.getPropertyValue("border-top-width")),K=n.map(function(z){return"".concat(z,":").concat(F.getPropertyValue(z))}).join(";"),W={sizingStyle:K,paddingSize:H,borderSize:U,boxSizing:B};return M&&R&&(d[R]=W),W}function i(D){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,R=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,F=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;r||(r=document.createElement("textarea"),r.setAttribute("tab-index","-1"),r.setAttribute("aria-hidden","true"),document.body.appendChild(r)),D.getAttribute("wrap")?r.setAttribute("wrap",D.getAttribute("wrap")):r.removeAttribute("wrap");var B=c(D,M),H=B.paddingSize,U=B.borderSize,K=B.boxSizing,W=B.sizingStyle;r.setAttribute("style","".concat(W,";").concat(l)),r.value=D.value||D.placeholder||"";var z=Number.MIN_SAFE_INTEGER,Y=Number.MAX_SAFE_INTEGER,Q=r.scrollHeight,P;if(K==="border-box"?Q+=U:K==="content-box"&&(Q-=H),R!==null||F!==null){r.value=" ";var G=r.scrollHeight-H;R!==null&&(z=G*R,K==="border-box"&&(z=z+H+U),Q=Math.max(z,Q)),F!==null&&(Y=G*F,K==="border-box"&&(Y=Y+H+U),P=Q>Y?"":"hidden",Q=Math.min(Y,Q))}return{height:Q,minHeight:z,maxHeight:Y,overflowY:P}}function h(D,M){var R=Object.keys(D);if(Object.getOwnPropertySymbols){var F=Object.getOwnPropertySymbols(D);M&&(F=F.filter(function(B){return Object.getOwnPropertyDescriptor(D,B).enumerable})),R.push.apply(R,F)}return R}function f(D){for(var M=1;M<arguments.length;M++){var R=arguments[M]!=null?arguments[M]:{};M%2?h(Object(R),!0).forEach(function(F){Object(p.a)(D,F,R[F])}):Object.getOwnPropertyDescriptors?Object.defineProperties(D,Object.getOwnPropertyDescriptors(R)):h(Object(R)).forEach(function(F){Object.defineProperty(D,F,Object.getOwnPropertyDescriptor(R,F))})}return D}function A(D){var M=C();return function(){var F=Object(y.a)(D),B;if(M){var H=Object(y.a)(this).constructor;B=Reflect.construct(F,arguments,H)}else B=F.apply(this,arguments);return Object(g.a)(this,B)}}function C(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(D){return!1}}var S;(function(D){D[D.NONE=0]="NONE",D[D.RESIZING=1]="RESIZING",D[D.RESIZED=2]="RESIZED"})(S||(S={}));var E=function(D){Object(v.a)(R,D);var M=A(R);function R(F){var B;return Object(u.a)(this,R),B=M.call(this,F),B.saveTextArea=function(H){B.textArea=H},B.handleResize=function(H){var U=B.state.resizeStatus,K=B.props,W=K.autoSize,z=K.onResize;if(U!==S.NONE)return;typeof z=="function"&&z(H),W&&B.resizeOnNextFrame()},B.resizeOnNextFrame=function(){cancelAnimationFrame(B.nextFrameActionId),B.nextFrameActionId=requestAnimationFrame(B.resizeTextarea)},B.resizeTextarea=function(){var H=B.props.autoSize;if(!H||!B.textArea)return;var U=H.minRows,K=H.maxRows,W=i(B.textArea,!1,U,K);B.setState({textareaStyles:W,resizeStatus:S.RESIZING},function(){cancelAnimationFrame(B.resizeFrameId),B.resizeFrameId=requestAnimationFrame(function(){B.setState({resizeStatus:S.RESIZED},function(){B.resizeFrameId=requestAnimationFrame(function(){B.setState({resizeStatus:S.NONE}),B.fixFirefoxAutoScroll()})})})})},B.renderTextArea=function(){var H=B.props,U=H.prefixCls,K=U===void 0?"rc-textarea":U,W=H.autoSize,z=H.onResize,Y=H.className,Q=H.disabled,P=B.state,G=P.textareaStyles,$=P.resizeStatus,fe=Object(t.default)(B.props,["prefixCls","onPressEnter","autoSize","defaultValue","onResize"]),te=s()(K,Y,Object(p.a)({},"".concat(K,"-disabled"),Q));"value"in fe&&(fe.value=fe.value||"");var pe=f(f(f({},B.props.style),G),$===S.RESIZING?{overflowX:"hidden",overflowY:"hidden"}:null);return w.createElement(a.a,{onResize:B.handleResize,disabled:!(W||z)},w.createElement("textarea",Object.assign({},fe,{className:te,style:pe,ref:B.saveTextArea})))},B.state={textareaStyles:{},resizeStatus:S.NONE},B}return Object(O.a)(R,[{key:"componentDidMount",value:function(){this.resizeTextarea()}},{key:"componentDidUpdate",value:function(B){B.value!==this.props.value&&this.resizeTextarea()}},{key:"componentWillUnmount",value:function(){cancelAnimationFrame(this.nextFrameActionId),cancelAnimationFrame(this.resizeFrameId)}},{key:"fixFirefoxAutoScroll",value:function(){try{if(document.activeElement===this.textArea){var B=this.textArea.selectionStart,H=this.textArea.selectionEnd;this.textArea.setSelectionRange(B,H)}}catch(U){}}},{key:"render",value:function(){return this.renderTextArea()}}]),R}(w.Component),L=E;function T(D){var M=b();return function(){var F=Object(y.a)(D),B;if(M){var H=Object(y.a)(this).constructor;B=Reflect.construct(F,arguments,H)}else B=F.apply(this,arguments);return Object(g.a)(this,B)}}function b(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(D){return!1}}var x=function(D){Object(v.a)(R,D);var M=T(R);function R(F){var B;Object(u.a)(this,R),B=M.call(this,F),B.focus=function(){B.resizableTextArea.textArea.focus()},B.saveTextArea=function(U){B.resizableTextArea=U},B.handleChange=function(U){var K=B.props.onChange;B.setValue(U.target.value,function(){B.resizableTextArea.resizeTextarea()}),K&&K(U)},B.handleKeyDown=function(U){var K=B.props,W=K.onPressEnter,z=K.onKeyDown;U.keyCode===13&&W&&W(U),z&&z(U)};var H=typeof F.value=="undefined"||F.value===null?F.defaultValue:F.value;return B.state={value:H},B}return Object(O.a)(R,[{key:"setValue",value:function(B,H){"value"in this.props||this.setState({value:B},H)}},{key:"blur",value:function(){this.resizableTextArea.textArea.blur()}},{key:"render",value:function(){return w.createElement(L,Object.assign({},this.props,{value:this.state.value,onKeyDown:this.handleKeyDown,onChange:this.handleChange,ref:this.saveTextArea}))}}],[{key:"getDerivedStateFromProps",value:function(B){return"value"in B?{value:B.value}:null}}]),R}(w.Component),N=_.default=x},dkS1:function(Z,_,e){"use strict";var u=e("7iVm");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var O=u(e("Eqs+")),v=u(e("C+fK")),g=u(e("a8Pw")),y={lang:(0,O.default)({placeholder:"\u8BF7\u9009\u62E9\u65E5\u671F",yearPlaceholder:"\u8BF7\u9009\u62E9\u5E74\u4EFD",quarterPlaceholder:"\u8BF7\u9009\u62E9\u5B63\u5EA6",monthPlaceholder:"\u8BF7\u9009\u62E9\u6708\u4EFD",weekPlaceholder:"\u8BF7\u9009\u62E9\u5468",rangePlaceholder:["\u5F00\u59CB\u65E5\u671F","\u7ED3\u675F\u65E5\u671F"],rangeYearPlaceholder:["\u5F00\u59CB\u5E74\u4EFD","\u7ED3\u675F\u5E74\u4EFD"],rangeMonthPlaceholder:["\u5F00\u59CB\u6708\u4EFD","\u7ED3\u675F\u6708\u4EFD"],rangeWeekPlaceholder:["\u5F00\u59CB\u5468","\u7ED3\u675F\u5468"]},v.default),timePickerLocale:(0,O.default)({},g.default)};y.lang.ok="\u786E \u5B9A";var w=y;_.default=w},dkST:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 480H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"minus-circle",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="MinusCircleOutlined";var w=_.a=u.forwardRef(y)},dqKt:function(Z,_,e){var u=e("oEo5"),O={get:function(y,w,p){var a=u.clone((v[y]||{})[w]);return p&&u.isArray(a)?a[a.length-1]:a}},v={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},g=O;Z.exports=g},e3vW:function(Z,_,e){var u=e("65wg");function O(){this.__data__=new u,this.size=0}Z.exports=O},e6iB:function(Z,_,e){var u=e("oEo5");function O(g,y){return u.map(["Radius","Angle"],function(w,p){var a=this["get"+w+"Axis"](),t=y[p],o=g[p]/2,s="dataTo"+w,l=a.type==="category"?a.getBandWidth():Math.abs(a[s](t-o)-a[s](t+o));return w==="Angle"&&(l=l*Math.PI/180),l},this)}function v(g){var y=g.getRadiusAxis(),w=g.getAngleAxis(),p=y.getExtent();return p[0]>p[1]&&p.reverse(),{coordSys:{type:"polar",cx:g.cx,cy:g.cy,r:p[1],r0:p[0]},api:{coord:u.bind(function(a){var t=y.dataToRadius(a[0]),o=w.dataToAngle(a[1]),s=g.coordToPoint([t,o]);return s.push(t,o*Math.PI/180),s}),size:u.bind(O,g)}}}Z.exports=v},e8AC:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"};_.default=u},eGHz:function(Z,_,e){var u=e("oEo5"),O=u.each,v=u.createHashMap,g=e("+Vnd"),y=e("kcRU"),w=g.extend({type:"series.parallel",dependencies:["parallel"],visualColorAccessPath:"lineStyle.color",getInitialData:function(t,o){var s=this.getSource();return p(s,this),y(s,this)},getRawIndicesByActiveState:function(t){var o=this.coordinateSystem,s=this.getData(),l=[];return o.eachActiveState(s,function(n,d){t===n&&l.push(s.getRawIndex(d))}),l},defaultOption:{zlevel:0,z:2,coordinateSystem:"parallel",parallelIndex:0,label:{show:!1},inactiveOpacity:.05,activeOpacity:1,lineStyle:{width:1,opacity:.45,type:"solid"},emphasis:{label:{show:!1}},progressive:500,smooth:!1,animationEasing:"linear"}});function p(t,o){if(t.encodeDefine)return;var s=o.ecModel.getComponent("parallel",o.get("parallelIndex"));if(!s)return;var l=t.encodeDefine=v();O(s.dimensions,function(n){var d=a(n);l.set(n,d)})}function a(t){return+t.replace("dim","")}Z.exports=w},eJOh:function(Z,_,e){var u=e("oEo5"),O=e("F2Ao"),v=e("EgZf"),g=e("QV7q"),y=g.makeInner,w=y();function p(t,o){o=o||[0,360],v.call(this,"angle",t,o),this.type="category"}p.prototype={constructor:p,pointToData:function(t,o){return this.polar.pointToData(t,o)[this.dim==="radius"?0:1]},dataToAngle:v.prototype.dataToCoord,angleToData:v.prototype.coordToData,calculateCategoryInterval:function(){var t=this,o=t.getLabelModel(),s=t.scale,l=s.getExtent(),n=s.count();if(l[1]-l[0]<1)return 0;var d=l[0],r=t.dataToCoord(d+1)-t.dataToCoord(d),c=Math.abs(r),i=O.getBoundingRect(d,o.getFont(),"center","top"),h=Math.max(i.height,7),f=h/c;isNaN(f)&&(f=Infinity);var A=Math.max(0,Math.floor(f)),C=w(t.model),S=C.lastAutoInterval,E=C.lastTickCount;return S!=null&&E!=null&&Math.abs(S-A)<=1&&Math.abs(E-n)<=1&&S>A?A=S:(C.lastTickCount=n,C.lastAutoInterval=A),A}},u.inherits(p,v);var a=p;Z.exports=a},eQBP:function(Z,_,e){},eTqi:function(Z,_,e){var u=e("tcMs"),O=1,v=Object.prototype,g=v.hasOwnProperty;function y(w,p,a,t,o,s){var l=a&O,n=u(w),d=n.length,r=u(p),c=r.length;if(d!=c&&!l)return!1;for(var i=d;i--;){var h=n[i];if(!(l?h in p:g.call(p,h)))return!1}var f=s.get(w),A=s.get(p);if(f&&A)return f==p&&A==w;var C=!0;s.set(w,p),s.set(p,w);for(var S=l;++i<d;){h=n[i];var E=w[h],L=p[h];if(t)var T=l?t(L,E,h,p,w,s):t(E,L,h,w,p,s);if(!(T===void 0?E===L||o(E,L,a,t,s):T)){C=!1;break}S||(S=h=="constructor")}if(C&&!S){var b=w.constructor,x=p.constructor;b!=x&&"constructor"in w&&"constructor"in p&&!(typeof b=="function"&&b instanceof b&&typeof x=="function"&&x instanceof x)&&(C=!1)}return s.delete(w),s.delete(p),C}Z.exports=y},eZvc:function(Z,_,e){var u=e("oEo5"),O=e("zYjg");function v(y,w,p,a){var t=p.axis;if(t.scale.isBlank())return;var o=p.getModel("splitArea"),s=o.getModel("areaStyle"),l=s.get("color"),n=a.coordinateSystem.getRect(),d=t.getTicksCoords({tickModel:o,clamp:!0});if(!d.length)return;var r=l.length,c=y.__splitAreaColors,i=u.createHashMap(),h=0;if(c)for(var f=0;f<d.length;f++){var A=c.get(d[f].tickValue);if(A!=null){h=(A+(r-1)*f)%r;break}}var C=t.toGlobalCoord(d[0].coord),S=s.getAreaStyle();l=u.isArray(l)?l:[l];for(var f=1;f<d.length;f++){var E=t.toGlobalCoord(d[f].coord),L,T,b,x;t.isHorizontal()?(L=C,T=n.y,b=E-L,x=n.height,C=L+b):(L=n.x,T=C,b=n.width,x=E-T,C=T+x);var N=d[f-1].tickValue;N!=null&&i.set(N,h),w.add(new O.Rect({anid:N!=null?"area_"+N:null,shape:{x:L,y:T,width:b,height:x},style:u.defaults({fill:l[h]},S),silent:!0})),h=(h+1)%r}y.__splitAreaColors=i}function g(y){y.__splitAreaColors=null}_.rectCoordAxisBuildSplitArea=v,_.rectCoordAxisHandleRemove=g},eq6X:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("ZZRV"),g=e.n(v),y=e("zjzt"),w=e("FGJx"),p=e("o0AO"),a=e("uwZC"),t=e("MRRG"),o=e("GY0J"),s=e("vSEn"),l=e("iczh"),n=e.n(l),d=e("ggzp");function r(K){var W=K.pageXOffset,z="scrollLeft";if(typeof W!="number"){var Y=K.document;W=Y.documentElement[z],typeof W!="number"&&(W=Y.body[z])}return W}function c(K){var W,z,Y=K.ownerDocument,Q=Y.body,P=Y&&Y.documentElement,G=K.getBoundingClientRect();return W=G.left,z=G.top,W-=P.clientLeft||Q.clientLeft||0,z-=P.clientTop||Q.clientTop||0,{left:W,top:z}}function i(K){var W=c(K),z=K.ownerDocument,Y=z.defaultView||z.parentWindow;return W.left+=r(Y),W.left}function h(K){var W=f();return function(){var Y=Object(o.a)(K),Q;if(W){var P=Object(o.a)(this).constructor;Q=Reflect.construct(Y,arguments,P)}else Q=Y.apply(this,arguments);return Object(t.a)(this,Q)}}function f(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(K){return!1}}var A=function(K){Object(a.a)(z,K);var W=h(z);function z(){var Y;return Object(w.a)(this,z),Y=W.apply(this,arguments),Y.onHover=function(Q){var P=Y.props,G=P.onHover,$=P.index;G(Q,$)},Y.onClick=function(Q){var P=Y.props,G=P.onClick,$=P.index;G(Q,$)},Y.onKeyDown=function(Q){var P=Y.props,G=P.onClick,$=P.index;Q.keyCode===13&&G(Q,$)},Y}return Object(p.a)(z,[{key:"getClassName",value:function(){var Q=this.props,P=Q.prefixCls,G=Q.index,$=Q.value,fe=Q.allowHalf,te=Q.focused,pe=G+1,we=P;return $===0&&G===0&&te?we+=" ".concat(P,"-focused"):fe&&$+.5>=pe&&$<pe?(we+=" ".concat(P,"-half ").concat(P,"-active"),te&&(we+=" ".concat(P,"-focused"))):(we+=pe<=$?" ".concat(P,"-full"):" ".concat(P,"-zero"),pe===$&&te&&(we+=" ".concat(P,"-focused"))),we}},{key:"render",value:function(){var Q=this.onHover,P=this.onClick,G=this.onKeyDown,$=this.props,fe=$.disabled,te=$.prefixCls,pe=$.character,we=$.characterRender,be=$.index,Ve=$.count,Xe=$.value,At=typeof pe=="function"?pe(this.props):pe,Be=g.a.createElement("li",{className:this.getClassName()},g.a.createElement("div",{onClick:fe?null:P,onKeyDown:fe?null:G,onMouseMove:fe?null:Q,role:"radio","aria-checked":Xe>be?"true":"false","aria-posinset":be+1,"aria-setsize":Ve,tabIndex:fe?-1:0},g.a.createElement("div",{className:"".concat(te,"-first")},At),g.a.createElement("div",{className:"".concat(te,"-second")},At)));return we&&(Be=we(Be,this.props)),Be}}]),z}(g.a.Component);function C(K,W){var z=Object.keys(K);if(Object.getOwnPropertySymbols){var Y=Object.getOwnPropertySymbols(K);W&&(Y=Y.filter(function(Q){return Object.getOwnPropertyDescriptor(K,Q).enumerable})),z.push.apply(z,Y)}return z}function S(K){for(var W=1;W<arguments.length;W++){var z=arguments[W]!=null?arguments[W]:{};W%2?C(Object(z),!0).forEach(function(Y){Object(y.a)(K,Y,z[Y])}):Object.getOwnPropertyDescriptors?Object.defineProperties(K,Object.getOwnPropertyDescriptors(z)):C(Object(z)).forEach(function(Y){Object.defineProperty(K,Y,Object.getOwnPropertyDescriptor(z,Y))})}return K}function E(K){var W=L();return function(){var Y=Object(o.a)(K),Q;if(W){var P=Object(o.a)(this).constructor;Q=Reflect.construct(Y,arguments,P)}else Q=Y.apply(this,arguments);return Object(t.a)(this,Q)}}function L(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(K){return!1}}function T(){}var b=function(K){Object(a.a)(z,K);var W=E(z);function z(Y){var Q;Object(w.a)(this,z),Q=W.call(this,Y),Q.onHover=function(G,$){var fe=Q.props.onHoverChange,te=Q.getStarValue($,G.pageX),pe=Q.state.cleanedValue;te!==pe&&Q.setState({hoverValue:te,cleanedValue:null}),fe(te)},Q.onMouseLeave=function(){var G=Q.props.onHoverChange;Q.setState({hoverValue:void 0,cleanedValue:null}),G(void 0)},Q.onClick=function(G,$){var fe=Q.props.allowClear,te=Q.state.value,pe=Q.getStarValue($,G.pageX),we=!1;fe&&(we=pe===te),Q.onMouseLeave(),Q.changeValue(we?0:pe),Q.setState({cleanedValue:we?pe:null})},Q.onFocus=function(){var G=Q.props.onFocus;Q.setState({focused:!0}),G&&G()},Q.onBlur=function(){var G=Q.props.onBlur;Q.setState({focused:!1}),G&&G()},Q.onKeyDown=function(G){var $=G.keyCode,fe=Q.props,te=fe.count,pe=fe.allowHalf,we=fe.onKeyDown,be=fe.direction,Ve=be==="rtl",Xe=Q.state.value;$===d.a.RIGHT&&Xe<te&&!Ve?(pe?Xe+=.5:Xe+=1,Q.changeValue(Xe),G.preventDefault()):$===d.a.LEFT&&Xe>0&&!Ve||$===d.a.RIGHT&&Xe>0&&Ve?(pe?Xe-=.5:Xe-=1,Q.changeValue(Xe),G.preventDefault()):$===d.a.LEFT&&Xe<te&&Ve&&(pe?Xe+=.5:Xe+=1,Q.changeValue(Xe),G.preventDefault()),we&&we(G)},Q.saveRef=function(G){return function($){Q.stars[G]=$}},Q.saveRate=function(G){Q.rate=G};var P=Y.value;return P===void 0&&(P=Y.defaultValue),Q.stars={},Q.state={value:P,focused:!1,cleanedValue:null},Q}return Object(p.a)(z,[{key:"componentDidMount",value:function(){var Q=this.props,P=Q.autoFocus,G=Q.disabled;P&&!G&&this.focus()}},{key:"getStarDOM",value:function(Q){return Object(s.a)(this.stars[Q])}},{key:"getStarValue",value:function(Q,P){var G=this.props,$=G.allowHalf,fe=G.direction,te=fe==="rtl",pe=Q+1;if($){var we=this.getStarDOM(Q),be=i(we),Ve=we.clientWidth;(te&&P-be>Ve/2||!te&&P-be<Ve/2)&&(pe-=.5)}return pe}},{key:"focus",value:function(){var Q=this.props.disabled;Q||this.rate.focus()}},{key:"blur",value:function(){var Q=this.props.disabled;Q||this.rate.blur()}},{key:"changeValue",value:function(Q){var P=this.props.onChange;"value"in this.props||this.setState({value:Q}),P(Q)}},{key:"render",value:function(){for(var Q=this.props,P=Q.count,G=Q.allowHalf,$=Q.style,fe=Q.prefixCls,te=Q.disabled,pe=Q.className,we=Q.character,be=Q.characterRender,Ve=Q.tabIndex,Xe=Q.direction,At=this.state,Be=At.value,Fe=At.hoverValue,mt=At.focused,rt=[],Je=te?"".concat(fe,"-disabled"):"",vt=0;vt<P;vt+=1)rt.push(g.a.createElement(A,{ref:this.saveRef(vt),index:vt,count:P,disabled:te,prefixCls:"".concat(fe,"-star"),allowHalf:G,value:Fe===void 0?Be:Fe,onClick:this.onClick,onHover:this.onHover,key:vt,character:we,characterRender:be,focused:mt}));var ut=n()(fe,Je,pe,Object(y.a)({},"".concat(fe,"-rtl"),Xe==="rtl"));return g.a.createElement("ul",{className:ut,style:$,onMouseLeave:te?null:this.onMouseLeave,tabIndex:te?-1:Ve,onFocus:te?null:this.onFocus,onBlur:te?null:this.onBlur,onKeyDown:te?null:this.onKeyDown,ref:this.saveRate,role:"radiogroup"},rt)}}],[{key:"getDerivedStateFromProps",value:function(Q,P){return"value"in Q&&Q.value!==void 0?S(S({},P),{},{value:Q.value}):P}}]),z}(g.a.Component);b.defaultProps={defaultValue:0,count:5,allowHalf:!1,allowClear:!0,style:{},prefixCls:"rc-rate",onChange:T,character:"\u2605",onHoverChange:T,tabIndex:0,direction:"ltr"};var x=b,N=x,D=e("M1CE"),M=e.n(D),R=e("NiCL"),F=e("LpVx"),B=function(K,W){var z={};for(var Y in K)Object.prototype.hasOwnProperty.call(K,Y)&&W.indexOf(Y)<0&&(z[Y]=K[Y]);if(K!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Q=0,Y=Object.getOwnPropertySymbols(K);Q<Y.length;Q++)W.indexOf(Y[Q])<0&&Object.prototype.propertyIsEnumerable.call(K,Y[Q])&&(z[Y[Q]]=K[Y[Q]]);return z},H=v.forwardRef(function(K,W){var z=K.prefixCls,Y=K.tooltips,Q=B(K,["prefixCls","tooltips"]),P=function(we,be){var Ve=be.index;return Y?v.createElement(R.a,{title:Y[Ve]},we):we},G=v.useContext(F.b),$=G.getPrefixCls,fe=G.direction,te=$("rate",z);return v.createElement(N,O()({ref:W,characterRender:P},Q,{prefixCls:te,direction:fe}))});H.displayName="Rate",H.defaultProps={character:v.createElement(M.a,null)};var U=_.a=H},fElU:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("M8mw"),g=e.n(v)},fEzB:function(Z,_,e){var u=e("1JkX");function O(g){this._setting=g||{},this._extent=[Infinity,-Infinity],this._interval=0,this.init&&this.init.apply(this,arguments)}O.prototype.parse=function(g){return g},O.prototype.getSetting=function(g){return this._setting[g]},O.prototype.contain=function(g){var y=this._extent;return g>=y[0]&&g<=y[1]},O.prototype.normalize=function(g){var y=this._extent;return y[1]===y[0]?.5:(g-y[0])/(y[1]-y[0])},O.prototype.scale=function(g){var y=this._extent;return g*(y[1]-y[0])+y[0]},O.prototype.unionExtent=function(g){var y=this._extent;g[0]<y[0]&&(y[0]=g[0]),g[1]>y[1]&&(y[1]=g[1])},O.prototype.unionExtentFromData=function(g,y){this.unionExtent(g.getApproximateExtent(y))},O.prototype.getExtent=function(){return this._extent.slice()},O.prototype.setExtent=function(g,y){var w=this._extent;isNaN(g)||(w[0]=g),isNaN(y)||(w[1]=y)},O.prototype.isBlank=function(){return this._isBlank},O.prototype.setBlank=function(g){this._isBlank=g},O.prototype.getLabel=null,u.enableClassExtend(O),u.enableClassManagement(O,{registerWhenExtend:!0});var v=O;Z.exports=v},fSdY:function(Z,_,e){var u=e("oEo5"),O=e("Jjzi"),v=e("/j53"),g=e("BuVp"),y=u.each,w=O.asc,p=function(n,d,r,c){this._dimName=n,this._axisIndex=d,this._valueWindow,this._percentWindow,this._dataExtent,this._minMaxSpan,this.ecModel=c,this._dataZoomModel=r};p.prototype={constructor:p,hostedBy:function(n){return this._dataZoomModel===n},getDataValueWindow:function(){return this._valueWindow.slice()},getDataPercentWindow:function(){return this._percentWindow.slice()},getTargetSeriesModels:function(){var n=[],d=this.ecModel;return d.eachSeries(function(r){if(v.isCoordSupported(r.get("coordinateSystem"))){var c=this._dimName,i=d.queryComponents({mainType:c+"Axis",index:r.get(c+"AxisIndex"),id:r.get(c+"AxisId")})[0];this._axisIndex===(i&&i.componentIndex)&&n.push(r)}},this),n},getAxisModel:function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},getOtherAxisModel:function(){var n=this._dimName,d=this.ecModel,r=this.getAxisModel(),c=n==="x"||n==="y",i,h;c?(h="gridIndex",i=n==="x"?"y":"x"):(h="polarIndex",i=n==="angle"?"radius":"angle");var f;return d.eachComponent(i+"Axis",function(A){(A.get(h)||0)===(r.get(h)||0)&&(f=A)}),f},getMinMaxSpan:function(){return u.clone(this._minMaxSpan)},calculateDataWindow:function(n){var d=this._dataExtent,r=this.getAxisModel(),c=r.axis.scale,i=this._dataZoomModel.getRangePropMode(),h=[0,100],f=[],A=[],C;y(["start","end"],function(L,T){var b=n[L],x=n[L+"Value"];i[T]==="percent"?(b==null&&(b=h[T]),x=c.parse(O.linearMap(b,h,d))):(C=!0,x=x==null?d[T]:c.parse(x),b=O.linearMap(x,d,h)),A[T]=x,f[T]=b}),w(A),w(f);var S=this._minMaxSpan;C?E(A,f,d,h,!1):E(f,A,h,d,!0);function E(L,T,b,x,N){var D=N?"Span":"ValueSpan";g(0,L,b,"all",S["min"+D],S["max"+D]);for(var M=0;M<2;M++)T[M]=O.linearMap(L[M],b,x,!0),N&&(T[M]=c.parse(T[M]))}return{valueWindow:A,percentWindow:f}},reset:function(n){if(n!==this._dataZoomModel)return;var d=this.getTargetSeriesModels();this._dataExtent=a(this,this._dimName,d),s(this);var r=this.calculateDataWindow(n.settledOption);this._valueWindow=r.valueWindow,this._percentWindow=r.percentWindow,o(this)},restore:function(n){if(n!==this._dataZoomModel)return;this._valueWindow=this._percentWindow=null,o(this,!0)},filterData:function(n,d){if(n!==this._dataZoomModel)return;var r=this._dimName,c=this.getTargetSeriesModels(),i=n.get("filterMode"),h=this._valueWindow;if(i==="none")return;y(c,function(A){var C=A.getData(),S=C.mapDimension(r,!0);if(!S.length)return;i==="weakFilter"?C.filterSelf(function(E){for(var L,T,b,x=0;x<S.length;x++){var N=C.get(S[x],E),D=!isNaN(N),M=N<h[0],R=N>h[1];if(D&&!M&&!R)return!0;D&&(b=!0),M&&(L=!0),R&&(T=!0)}return b&&L&&T}):y(S,function(E){if(i==="empty")A.setData(C=C.map(E,function(T){return f(T)?T:NaN}));else{var L={};L[E]=h,C.selectRange(L)}}),y(S,function(E){C.setApproximateExtent(h,E)})});function f(A){return A>=h[0]&&A<=h[1]}}};function a(n,d,r){var c=[Infinity,-Infinity];return y(r,function(i){var h=i.getData();h&&y(h.mapDimension(d,!0),function(f){var A=h.getApproximateExtent(f);A[0]<c[0]&&(c[0]=A[0]),A[1]>c[1]&&(c[1]=A[1])})}),c[1]<c[0]&&(c=[NaN,NaN]),t(n,c),c}function t(n,d){var r=n.getAxisModel(),c=r.getMin(!0),i=r.get("type")==="category",h=i&&r.getCategories().length;c!=null&&c!=="dataMin"&&typeof c!="function"?d[0]=c:i&&(d[0]=h>0?0:NaN);var f=r.getMax(!0);return f!=null&&f!=="dataMax"&&typeof f!="function"?d[1]=f:i&&(d[1]=h>0?h-1:NaN),r.get("scale",!0)||(d[0]>0&&(d[0]=0),d[1]<0&&(d[1]=0)),d}function o(n,d){var r=n.getAxisModel(),c=n._percentWindow,i=n._valueWindow;if(!c)return;var h=O.getPixelPrecision(i,[0,500]);h=Math.min(h,20);var f=d||c[0]===0&&c[1]===100;r.setRange(f?null:+i[0].toFixed(h),f?null:+i[1].toFixed(h))}function s(n){var d=n._minMaxSpan={},r=n._dataZoomModel,c=n._dataExtent;y(["min","max"],function(i){var h=r.get(i+"Span"),f=r.get(i+"ValueSpan");f!=null&&(f=n.getAxisModel().axis.scale.parse(f)),f!=null?h=O.linearMap(c[0]+f,c,[0,100],!0):h!=null&&(f=O.linearMap(h,[0,100],c,!0)-c[0]),d[i+"Span"]=h,d[i+"ValueSpan"]=f})}var l=p;Z.exports=l},fU0r:function(Z,_,e){"use strict";var u=e("ZZRV"),O=e.n(u),v=e("iczh"),g=e.n(v),y=function(p){var a=p.className,t=p.customizeIcon,o=p.customizeIconProps,s=p.onMouseDown,l=p.onClick,n=p.children,d;return typeof t=="function"?d=t(o):d=t,u.createElement("span",{className:a,onMouseDown:function(c){c.preventDefault(),s&&s(c)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:l,"aria-hidden":!0},d!==void 0?d:u.createElement("span",{className:g()(a.split(/\s+/).map(function(r){return"".concat(r,"-icon")}))},n))};_.a=y},fhRw:function(Z,_,e){var u=e("OkCp"),O=u.Global;Z.exports={name:"oldFF-globalStorage",read:g,write:y,each:w,remove:p,clearAll:a};var v=O.globalStorage;function g(t){return v[t]}function y(t,o){v[t]=o}function w(t){for(var o=v.length-1;o>=0;o--){var s=v.key(o);t(v[s],s)}}function p(t){return v.removeItem(t)}function a(){w(function(t,o){delete v[t]})}},fk9j:function(Z,_,e){var u=e("Q6Bq");u.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},function(){}),u.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},function(){})},fllp:function(Z,_,e){var u=e("oEo5"),O="-->",v=function(n){return n.get("autoCurveness")||null},g=function(n,d){var r=v(n),c=20,i=[];if(typeof r=="number")c=r;else if(u.isArray(r)){n.__curvenessList=r;return}d>c&&(c=d);var h=c%2?c+2:c+3;i=[];for(var f=0;f<h;f++)i.push((f%2?f+1:f)/10*(f%2?-1:1));n.__curvenessList=i},y=function(n,d,r){var c=[n.id,n.dataIndex].join("."),i=[d.id,d.dataIndex].join(".");return[r.uid,c,i].join(O)},w=function(n){var d=n.split(O);return[d[0],d[2],d[1]].join(O)},p=function(n,d){var r=y(n.node1,n.node2,d);return d.__edgeMap[r]},a=function(n,d){var r=t(y(n.node1,n.node2,d),d),c=t(y(n.node2,n.node1,d),d);return r+c},t=function(n,d){var r=d.__edgeMap;return r[n]?r[n].length:0};function o(n){if(!v(n))return;n.__curvenessList=[],n.__edgeMap={},g(n)}function s(n,d,r,c){if(!v(r))return;var i=y(n,d,r),h=r.__edgeMap,f=h[w(i)];h[i]&&!f?h[i].isForward=!0:f&&h[i]&&(f.isForward=!0,h[i].isForward=!1),h[i]=h[i]||[],h[i].push(c)}function l(n,d,r,c){var i=v(d),h=u.isArray(i);if(!i)return null;var f=p(n,d);if(!f)return null;for(var A=-1,C=0;C<f.length;C++)if(f[C]===r){A=C;break}var S=a(n,d);g(d,S),n.lineStyle=n.lineStyle||{};var E=y(n.node1,n.node2,d),L=d.__curvenessList,T=h||S%2?0:1;if(f.isForward)return L[T+A];var b=w(E),x=t(b,d),N=L[A+x+T];return c?h?i&&i[0]===0?(x+T)%2?N:-N:((x%2?0:1)+T)%2?N:-N:(x+T)%2?N:-N:L[A+x+T]}_.initCurvenessList=o,_.createEdgeMapForCurveness=s,_.getCurvenessForEdge=l},fnyN:function(Z,_,e){var u=e("Q6Bq"),O=e("ycch"),v="sunburstRootToNode";u.registerAction({type:v,update:"updateView"},function(w,p){p.eachComponent({mainType:"series",subType:"sunburst",query:w},a);function a(t,o){var s=O.retrieveTargetInfo(w,[v],t);if(s){var l=t.getViewRoot();l&&(w.direction=O.aboveViewRoot(l,s.node)?"rollUp":"drillDown"),t.resetViewRoot(s.node)}}});var g="sunburstHighlight";u.registerAction({type:g,update:"updateView"},function(w,p){p.eachComponent({mainType:"series",subType:"sunburst",query:w},a);function a(t,o){var s=O.retrieveTargetInfo(w,[g],t);s&&(w.highlight=s.node)}});var y="sunburstUnhighlight";u.registerAction({type:y,update:"updateView"},function(w,p){p.eachComponent({mainType:"series",subType:"sunburst",query:w},a);function a(t,o){w.unhighlight=!0}})},fuH6:function(Z,_){var e={Russia:[100,60],"United States":[-99,38],"United States of America":[-99,38]};function u(O,v){if(O==="world"){var g=e[v.name];if(g){var y=v.center;y[0]=g[0],y[1]=g[1]}}}Z.exports=u},fwQ7:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={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"};_.default=u},"g+/F":function(Z,_){var e=function(v,g){this.image=v,this.repeat=g,this.type="pattern"};e.prototype.getCanvasPattern=function(O){return O.createPattern(this.image,this.repeat||"repeat")};var u=e;Z.exports=u},g48a:function(Z,_,e){var u=e("+Vnd"),O=e("kcRU"),v=e("kN/v"),g=u.extend({type:"series.heatmap",getInitialData:function(y,w){return O(this.getSource(),this,{generateCoord:"value"})},preventIncremental:function(){var y=v.get(this.get("coordinateSystem"));if(y&&y.dimensions)return y.dimensions[0]==="lng"&&y.dimensions[1]==="lat"},defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0}});Z.exports=g},"gI//":function(Z,_,e){var u=e("CQhY"),O=e("IQq/"),v=e("zYjg"),g=e("FiFR"),y=e("4uqo"),w=e("giN5"),p=e("cLjh"),a=O.extend({makeElOption:function(l,n,d,r,c){var i=d.axis;i.dim==="angle"&&(this.animationThreshold=Math.PI/18);var h=i.polar,f=h.getOtherAxis(i),A=f.getExtent(),C;C=i["dataTo"+u.capitalFirst(i.dim)](n);var S=r.get("type");if(S&&S!=="none"){var E=g.buildElStyle(r),L=o[S](i,h,C,A,E);L.style=E,l.graphicKey=L.type,l.pointer=L}var T=r.get("label.margin"),b=t(n,d,r,h,T);g.buildLabelElOption(l,d,r,c,b)}});function t(l,n,d,r,c){var i=n.axis,h=i.dataToCoord(l),f=r.getAngleAxis().getExtent()[0];f=f/180*Math.PI;var A=r.getRadiusAxis().getExtent(),C,S,E;if(i.dim==="radius"){var L=y.create();y.rotate(L,L,f),y.translate(L,L,[r.cx,r.cy]),C=v.applyTransform([h,-c],L);var T=n.getModel("axisLabel").get("rotate")||0,b=w.innerTextLayout(f,T*Math.PI/180,-1);S=b.textAlign,E=b.textVerticalAlign}else{var x=A[1];C=r.coordToPoint([x+c,h]);var N=r.cx,D=r.cy;S=Math.abs(C[0]-N)/x<.3?"center":C[0]>N?"left":"right",E=Math.abs(C[1]-D)/x<.3?"middle":C[1]>D?"top":"bottom"}return{position:C,align:S,verticalAlign:E}}var o={line:function(l,n,d,r,c){return l.dim==="angle"?{type:"Line",shape:g.makeLineShape(n.coordToPoint([r[0],d]),n.coordToPoint([r[1],d]))}:{type:"Circle",shape:{cx:n.cx,cy:n.cy,r:d}}},shadow:function(l,n,d,r,c){var i=Math.max(1,l.getBandWidth()),h=Math.PI/180;return l.dim==="angle"?{type:"Sector",shape:g.makeSectorShape(n.cx,n.cy,r[0],r[1],(-d-i/2)*h,(-d+i/2)*h)}:{type:"Sector",shape:g.makeSectorShape(n.cx,n.cy,d-i/2,d+i/2,0,Math.PI*2)}}};p.registerAxisPointerClass("PolarAxisPointer",a);var s=a;Z.exports=s},"gMB+":function(Z,_,e){var u=e("JqtM"),O=u.devicePixelRatio,v=e("oEo5"),g=e("86p4"),y=e("ie0D"),w=e("AMOU"),p=e("NOCy"),a=e("PvHz"),t=e("vOhS"),o=e("gyjJ"),s=1e5,l=314159,n=.01,d=.001;function r(T){return parseInt(T,10)}function c(T){return T?T.__builtin__?!0:!(typeof T.resize!="function"||typeof T.refresh!="function"):!1}var i=new y(0,0,0,0),h=new y(0,0,0,0);function f(T,b,x){return i.copy(T.getBoundingRect()),T.transform&&i.applyTransform(T.transform),h.width=b,h.height=x,!i.intersect(h)}function A(T,b){if(T===b)return!1;if(!T||!b||T.length!==b.length)return!0;for(var x=0;x<T.length;x++)if(T[x]!==b[x])return!0;return!1}function C(T,b){for(var x=0;x<T.length;x++){var N=T[x];N.setTransform(b),b.beginPath(),N.buildPath(b,N.shape),b.clip(),N.restoreTransform(b)}}function S(T,b){var x=document.createElement("div");return x.style.cssText=["position:relative","width:"+T+"px","height:"+b+"px","padding:0","margin:0","border-width:0"].join(";")+";",x}var E=function(b,x,N){this.type="canvas";var D=!b.nodeName||b.nodeName.toUpperCase()==="CANVAS";this._opts=N=v.extend({},N||{}),this.dpr=N.devicePixelRatio||O,this._singleCanvas=D,this.root=b;var M=b.style;M&&(M["-webkit-tap-highlight-color"]="transparent",M["-webkit-user-select"]=M["user-select"]=M["-webkit-touch-callout"]="none",b.innerHTML=""),this.storage=x;var R=this._zlevelList=[],F=this._layers={};if(this._layerConfig={},this._needsManuallyCompositing=!1,D){var H=b.width,U=b.height;N.width!=null&&(H=N.width),N.height!=null&&(U=N.height),this.dpr=N.devicePixelRatio||1,b.width=H*this.dpr,b.height=U*this.dpr,this._width=H,this._height=U;var K=new p(b,this,this.dpr);K.__builtin__=!0,K.initContext(),F[l]=K,K.zlevel=l,R.push(l),this._domRoot=b}else{this._width=this._getSize(0),this._height=this._getSize(1);var B=this._domRoot=S(this._width,this._height);b.appendChild(B)}this._hoverlayer=null,this._hoverElements=[]};E.prototype={constructor:E,getType:function(){return"canvas"},isSingleCanvas:function(){return this._singleCanvas},getViewportRoot:function(){return this._domRoot},getViewportRootOffset:function(){var b=this.getViewportRoot();if(b)return{offsetLeft:b.offsetLeft||0,offsetTop:b.offsetTop||0}},refresh:function(b){var x=this.storage.getDisplayList(!0),N=this._zlevelList;this._redrawId=Math.random(),this._paintList(x,b,this._redrawId);for(var D=0;D<N.length;D++){var M=N[D],R=this._layers[M];if(!R.__builtin__&&R.refresh){var F=D===0?this._backgroundColor:null;R.refresh(F)}}return this.refreshHover(),this},addHover:function(b,x){if(b.__hoverMir)return;var N=new b.constructor({style:b.style,shape:b.shape,z:b.z,z2:b.z2,silent:b.silent});return N.__from=b,b.__hoverMir=N,x&&N.setStyle(x),this._hoverElements.push(N),N},removeHover:function(b){var x=b.__hoverMir,N=this._hoverElements,D=v.indexOf(N,x);D>=0&&N.splice(D,1),b.__hoverMir=null},clearHover:function(b){for(var x=this._hoverElements,N=0;N<x.length;N++){var D=x[N].__from;D&&(D.__hoverMir=null)}x.length=0},refreshHover:function(){var b=this._hoverElements,x=b.length,N=this._hoverlayer;if(N&&N.clear(),!x)return;w(b,this.storage.displayableSortFunc),N||(N=this._hoverlayer=this.getLayer(s));var D={};N.ctx.save();for(var M=0;M<x;){var R=b[M],F=R.__from;if(!(F&&F.__zr)){b.splice(M,1),F.__hoverMir=null,x--;continue}M++,F.invisible||(R.transform=F.transform,R.invTransform=F.invTransform,R.__clipPaths=F.__clipPaths,this._doPaintEl(R,N,!0,D))}N.ctx.restore()},getHoverLayer:function(){return this.getLayer(s)},_paintList:function(b,x,N){if(this._redrawId!==N)return;x=x||!1,this._updateLayerStatus(b);var D=this._doPaintList(b,x);if(this._needsManuallyCompositing&&this._compositeManually(),!D){var M=this;a(function(){M._paintList(b,x,N)})}},_compositeManually:function(){var b=this.getLayer(l).ctx,x=this._domRoot.width,N=this._domRoot.height;b.clearRect(0,0,x,N),this.eachBuiltinLayer(function(D){D.virtual&&b.drawImage(D.dom,0,0,x,N)})},_doPaintList:function(b,x){for(var N=[],D=0;D<this._zlevelList.length;D++){var M=this._zlevelList[D],R=this._layers[M];R.__builtin__&&R!==this._hoverlayer&&(R.__dirty||x)&&N.push(R)}for(var F=!0,B=0;B<N.length;B++){var R=N[B],H=R.ctx,U={};H.save();var K=x?R.__startIndex:R.__drawIndex,W=!x&&R.incremental&&Date.now,z=W&&Date.now(),Y=R.zlevel===this._zlevelList[0]?this._backgroundColor:null;if(R.__startIndex===R.__endIndex)R.clear(!1,Y);else if(K===R.__startIndex){var Q=b[K];(!Q.incremental||!Q.notClear||x)&&R.clear(!1,Y)}K===-1&&(console.error("For some unknown reason. drawIndex is -1"),K=R.__startIndex);for(var P=K;P<R.__endIndex;P++){var G=b[P];if(this._doPaintEl(G,R,x,U),G.__dirty=G.__dirtyText=!1,W){var $=Date.now()-z;if($>15)break}}R.__drawIndex=P,R.__drawIndex<R.__endIndex&&(F=!1),U.prevElClipPaths&&H.restore(),H.restore()}return o.wxa&&v.each(this._layers,function(fe){fe&&fe.ctx&&fe.ctx.draw&&fe.ctx.draw()}),F},_doPaintEl:function(b,x,N,D){var M=x.ctx,R=b.transform;if((x.__dirty||N)&&!b.invisible&&b.style.opacity!==0&&!(R&&!R[0]&&!R[3])&&!(b.culling&&f(b,this._width,this._height))){var F=b.__clipPaths,B=D.prevElClipPaths;(!B||A(F,B))&&(B&&(M.restore(),D.prevElClipPaths=null,D.prevEl=null),F&&(M.save(),C(F,M),D.prevElClipPaths=F)),b.beforeBrush&&b.beforeBrush(M),b.brush(M,D.prevEl||null),D.prevEl=b,b.afterBrush&&b.afterBrush(M)}},getLayer:function(b,x){this._singleCanvas&&!this._needsManuallyCompositing&&(b=l);var N=this._layers[b];return N||(N=new p("zr_"+b,this,this.dpr),N.zlevel=b,N.__builtin__=!0,this._layerConfig[b]?v.merge(N,this._layerConfig[b],!0):this._layerConfig[b-n]&&v.merge(N,this._layerConfig[b-n],!0),x&&(N.virtual=x),this.insertLayer(b,N),N.initContext()),N},insertLayer:function(b,x){var N=this._layers,D=this._zlevelList,M=D.length,R=null,F=-1,B=this._domRoot;if(N[b]){g("ZLevel "+b+" has been used already");return}if(!c(x)){g("Layer of zlevel "+b+" is not valid");return}if(M>0&&b>D[0]){for(F=0;F<M-1&&!(D[F]<b&&D[F+1]>b);F++);R=N[D[F]]}if(D.splice(F+1,0,b),N[b]=x,!x.virtual)if(R){var H=R.dom;H.nextSibling?B.insertBefore(x.dom,H.nextSibling):B.appendChild(x.dom)}else B.firstChild?B.insertBefore(x.dom,B.firstChild):B.appendChild(x.dom)},eachLayer:function(b,x){var N=this._zlevelList,D,M;for(M=0;M<N.length;M++)D=N[M],b.call(x,this._layers[D],D)},eachBuiltinLayer:function(b,x){var N=this._zlevelList,D,M,R;for(R=0;R<N.length;R++)M=N[R],D=this._layers[M],D.__builtin__&&b.call(x,D,M)},eachOtherLayer:function(b,x){var N=this._zlevelList,D,M,R;for(R=0;R<N.length;R++)M=N[R],D=this._layers[M],D.__builtin__||b.call(x,D,M)},getLayers:function(){return this._layers},_updateLayerStatus:function(b){this.eachBuiltinLayer(function(U,K){U.__dirty=U.__used=!1});function x(U){M&&(M.__endIndex!==U&&(M.__dirty=!0),M.__endIndex=U)}if(this._singleCanvas)for(var N=1;N<b.length;N++){var D=b[N];if(D.zlevel!==b[N-1].zlevel||D.incremental){this._needsManuallyCompositing=!0;break}}for(var M=null,R=0,F,N=0;N<b.length;N++){var D=b[N],B=D.zlevel,H;F!==B&&(F=B,R=0),D.incremental?(H=this.getLayer(B+d,this._needsManuallyCompositing),H.incremental=!0,R=1):H=this.getLayer(B+(R>0?n:0),this._needsManuallyCompositing),H.__builtin__||g("ZLevel "+B+" has been used by unkown layer "+H.id),H!==M&&(H.__used=!0,H.__startIndex!==N&&(H.__dirty=!0),H.__startIndex=N,H.incremental?H.__drawIndex=-1:H.__drawIndex=N,x(N),M=H),D.__dirty&&(H.__dirty=!0,H.incremental&&H.__drawIndex<0&&(H.__drawIndex=N))}x(N),this.eachBuiltinLayer(function(U,K){!U.__used&&U.getElementCount()>0&&(U.__dirty=!0,U.__startIndex=U.__endIndex=U.__drawIndex=0),U.__dirty&&U.__drawIndex<0&&(U.__drawIndex=U.__startIndex)})},clear:function(){return this.eachBuiltinLayer(this._clearLayer),this},_clearLayer:function(b){b.clear()},setBackgroundColor:function(b){this._backgroundColor=b},configLayer:function(b,x){if(x){var N=this._layerConfig;N[b]?v.merge(N[b],x,!0):N[b]=x;for(var D=0;D<this._zlevelList.length;D++){var M=this._zlevelList[D];if(M===b||M===b+n){var R=this._layers[M];v.merge(R,N[b],!0)}}}},delLayer:function(b){var x=this._layers,N=this._zlevelList,D=x[b];if(!D)return;D.dom.parentNode.removeChild(D.dom),delete x[b],N.splice(v.indexOf(N,b),1)},resize:function(b,x){if(this._domRoot.style){var N=this._domRoot;N.style.display="none";var D=this._opts;if(b!=null&&(D.width=b),x!=null&&(D.height=x),b=this._getSize(0),x=this._getSize(1),N.style.display="",this._width!==b||x!==this._height){N.style.width=b+"px",N.style.height=x+"px";for(var M in this._layers)this._layers.hasOwnProperty(M)&&this._layers[M].resize(b,x);v.each(this._progressiveLayers,function(R){R.resize(b,x)}),this.refresh(!0)}this._width=b,this._height=x}else{if(b==null||x==null)return;this._width=b,this._height=x,this.getLayer(l).resize(b,x)}return this},clearLayer:function(b){var x=this._layers[b];x&&x.clear()},dispose:function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},getRenderedCanvas:function(b){if(b=b||{},this._singleCanvas&&!this._compositeManually)return this._layers[l].dom;var x=new p("image",this,b.pixelRatio||this.dpr);if(x.initContext(),x.clear(!1,b.backgroundColor||this._backgroundColor),b.pixelRatio<=this.dpr){this.refresh();var N=x.dom.width,D=x.dom.height,M=x.ctx;this.eachLayer(function(U){U.__builtin__?M.drawImage(U.dom,0,0,N,D):U.renderToCanvas&&(x.ctx.save(),U.renderToCanvas(x.ctx),x.ctx.restore())})}else for(var R={},F=this.storage.getDisplayList(!0),B=0;B<F.length;B++){var H=F[B];this._doPaintEl(H,x,!0,R)}return x.dom},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(b){var x=this._opts,N=["width","height"][b],D=["clientWidth","clientHeight"][b],M=["paddingLeft","paddingTop"][b],R=["paddingRight","paddingBottom"][b];if(x[N]!=null&&x[N]!=="auto")return parseFloat(x[N]);var F=this.root,B=document.defaultView.getComputedStyle(F);return(F[D]||r(B[N])||r(F.style[N]))-(r(B[M])||0)-(r(B[R])||0)|0},pathToImage:function(b,x){x=x||this.dpr;var N=document.createElement("canvas"),D=N.getContext("2d"),M=b.getBoundingRect(),R=b.style,F=R.shadowBlur*x,B=R.shadowOffsetX*x,H=R.shadowOffsetY*x,U=R.hasStroke()?R.lineWidth:0,K=Math.max(U/2,-B+F),W=Math.max(U/2,B+F),z=Math.max(U/2,-H+F),Y=Math.max(U/2,H+F),Q=M.width+K+W,P=M.height+z+Y;N.width=Q*x,N.height=P*x,D.scale(x,x),D.clearRect(0,0,Q,P),D.dpr=x;var G={position:b.position,rotation:b.rotation,scale:b.scale};b.position=[K-M.x,z-M.y],b.rotation=0,b.scale=[1,1],b.updateTransform(),b&&b.brush(D);var $=t,fe=new $({style:{x:0,y:0,image:N}});return G.position!=null&&(fe.position=b.position=G.position),G.rotation!=null&&(fe.rotation=b.rotation=G.rotation),G.scale!=null&&(fe.scale=b.scale=G.scale),fe}};var L=E;Z.exports=L},gPqb:function(Z,_,e){var u=e("oEo5"),O=e("75Ip"),v=e("sTJb"),g=e("Fu25");function y(p){p=p||{},v.call(this,p);for(var a in p)p.hasOwnProperty(a)&&a!=="style"&&(this[a]=p[a]);this.style=new O(p.style,this),this._rect=null,this.__clipPaths=null}y.prototype={constructor:y,type:"displayable",__dirty:!0,invisible:!1,z:0,z2:0,zlevel:0,draggable:!1,dragging:!1,silent:!1,culling:!1,cursor:"pointer",rectHover:!1,progressive:!1,incremental:!1,globalScaleRatio:1,beforeBrush:function(a){},afterBrush:function(a){},brush:function(a,t){},getBoundingRect:function(){},contain:function(a,t){return this.rectContain(a,t)},traverse:function(a,t){a.call(t,this)},rectContain:function(a,t){var o=this.transformCoordToLocal(a,t),s=this.getBoundingRect();return s.contain(o[0],o[1])},dirty:function(){this.__dirty=this.__dirtyText=!0,this._rect=null,this.__zr&&this.__zr.refresh()},animateStyle:function(a){return this.animate("style",a)},attrKV:function(a,t){a!=="style"?v.prototype.attrKV.call(this,a,t):this.style.set(t)},setStyle:function(a,t){return this.style.set(a,t),this.dirty(!1),this},useStyle:function(a){return this.style=new O(a,this),this.dirty(!1),this},calculateTextPosition:null},u.inherits(y,v),u.mixin(y,g);var w=y;Z.exports=w},gXXb:function(Z,_,e){var u=e("65wg"),O=e("e3vW"),v=e("l5h5"),g=e("pxya"),y=e("t9+0"),w=e("jayR");function p(a){var t=this.__data__=new u(a);this.size=t.size}p.prototype.clear=O,p.prototype.delete=v,p.prototype.get=g,p.prototype.has=y,p.prototype.set=w,Z.exports=p},gXlW:function(Z,_,e){var u=e("OkCp"),O=u.Global;Z.exports={name:"sessionStorage",read:g,write:y,each:w,remove:p,clearAll:a};function v(){return O.sessionStorage}function g(t){return v().getItem(t)}function y(t,o){return v().setItem(t,o)}function w(t){for(var o=v().length-1;o>=0;o--){var s=v().key(o);t(g(s),s)}}function p(t){return v().removeItem(t)}function a(){return v().clear()}},gaFP:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("SGPK"),g=e("P0S0"),y=e("l1R7"),w=v.valueAxis;function p(o,s){return O.defaults({show:s},o)}var a=u.extendComponentModel({type:"radar",optionUpdated:function(){var o=this.get("boundaryGap"),s=this.get("splitNumber"),l=this.get("scale"),n=this.get("axisLine"),d=this.get("axisTick"),r=this.get("axisType"),c=this.get("axisLabel"),i=this.get("name"),h=this.get("name.show"),f=this.get("name.formatter"),A=this.get("nameGap"),C=this.get("triggerEvent"),S=O.map(this.get("indicator")||[],function(E){E.max!=null&&E.max>0&&!E.min?E.min=0:E.min!=null&&E.min<0&&!E.max&&(E.max=0);var L=i;if(E.color!=null&&(L=O.defaults({color:E.color},i)),E=O.merge(O.clone(E),{boundaryGap:o,splitNumber:s,scale:l,axisLine:n,axisTick:d,axisType:r,axisLabel:c,name:E.text,nameLocation:"end",nameGap:A,nameTextStyle:L,triggerEvent:C},!1),h||(E.name=""),typeof f=="string"){var T=E.name;E.name=f.replace("{value}",T!=null?T:"")}else typeof f=="function"&&(E.name=f(E.name,E));var b=O.extend(new g(E,null,this.ecModel),y);return b.mainType="radar",b.componentIndex=this.componentIndex,b},this);this.getIndicatorModels=function(){return S}},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"75%",startAngle:90,name:{show:!0},boundaryGap:[0,0],splitNumber:5,nameGap:15,scale:!1,shape:"polygon",axisLine:O.merge({lineStyle:{color:"#bbb"}},w.axisLine),axisLabel:p(w.axisLabel,!1),axisTick:p(w.axisTick,!1),axisType:"interval",splitLine:p(w.splitLine,!0),splitArea:p(w.splitArea,!0),indicator:[]}}),t=a;Z.exports=t},gesv:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("2b8O"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},ggJr:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("j8l9")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="CaretDownFilled";var p=v.forwardRef(w);_.default=p},giN5:function(Z,_,e){var u=e("oEo5"),O=u.retrieve,v=u.defaults,g=u.extend,y=u.each,w=e("CQhY"),p=e("zYjg"),a=e("P0S0"),t=e("Jjzi"),o=t.isRadianAroundZero,s=t.remRadian,l=e("LLn1"),n=l.createSymbol,d=e("4uqo"),r=e("Wa83"),c=r.applyTransform,i=e("sYRh"),h=i.shouldShowAllLabels,f=Math.PI,A=function(U,K){this.opt=K,this.axisModel=U,v(K,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0}),this.group=new p.Group;var W=new p.Group({position:K.position.slice(),rotation:K.rotation});W.updateTransform(),this._transform=W.transform,this._dumbGroup=W};A.prototype={constructor:A,hasBuilder:function(U){return!!C[U]},add:function(U){C[U].call(this)},getGroup:function(){return this.group}};var C={axisLine:function(){var U=this.opt,K=this.axisModel;if(!K.get("axisLine.show"))return;var W=this.axisModel.axis.getExtent(),z=this._transform,Y=[W[0],0],Q=[W[1],0];z&&(c(Y,Y,z),c(Q,Q,z));var P=g({lineCap:"round"},K.getModel("axisLine.lineStyle").getLineStyle());this.group.add(new p.Line({anid:"line",subPixelOptimize:!0,shape:{x1:Y[0],y1:Y[1],x2:Q[0],y2:Q[1]},style:P,strokeContainThreshold:U.strokeContainThreshold||5,silent:!0,z2:1}));var G=K.get("axisLine.symbol"),$=K.get("axisLine.symbolSize"),fe=K.get("axisLine.symbolOffset")||0;if(typeof fe=="number"&&(fe=[fe,fe]),G!=null){typeof G=="string"&&(G=[G,G]),(typeof $=="string"||typeof $=="number")&&($=[$,$]);var te=$[0],pe=$[1];y([{rotate:U.rotation+Math.PI/2,offset:fe[0],r:0},{rotate:U.rotation-Math.PI/2,offset:fe[1],r:Math.sqrt((Y[0]-Q[0])*(Y[0]-Q[0])+(Y[1]-Q[1])*(Y[1]-Q[1]))}],function(we,be){if(G[be]!=="none"&&G[be]!=null){var Ve=n(G[be],-te/2,-pe/2,te,pe,P.stroke,!0),Xe=we.r+we.offset,At=[Y[0]+Xe*Math.cos(U.rotation),Y[1]-Xe*Math.sin(U.rotation)];Ve.attr({rotation:we.rotate,position:At,silent:!0,z2:11}),this.group.add(Ve)}},this)}},axisTickLabel:function(){var U=this.axisModel,K=this.opt,W=R(this,U,K),z=B(this,U,K);b(U,z,W),F(this,U,K)},axisName:function(){var U=this.opt,K=this.axisModel,W=O(U.axisName,K.get("name"));if(!W)return;var z=K.get("nameLocation"),Y=U.nameDirection,Q=K.getModel("nameTextStyle"),P=K.get("nameGap")||0,G=this.axisModel.axis.getExtent(),$=G[0]>G[1]?-1:1,fe=[z==="start"?G[0]-$*P:z==="end"?G[1]+$*P:(G[0]+G[1])/2,D(z)?U.labelOffset+Y*P:0],te,pe=K.get("nameRotate");pe!=null&&(pe=pe*f/180);var we;D(z)?te=E(U.rotation,pe!=null?pe:U.rotation,Y):(te=L(U,z,pe||0,G),we=U.axisNameAvailableWidth,we!=null&&(we=Math.abs(we/Math.sin(te.rotation)),!isFinite(we)&&(we=null)));var be=Q.getFont(),Ve=K.get("nameTruncate",!0)||{},Xe=Ve.ellipsis,At=O(U.nameTruncateMaxWidth,Ve.maxWidth,we),Be=Xe!=null&&At!=null?w.truncateText(W,At,be,Xe,{minChar:2,placeholder:Ve.placeholder}):W,Fe=K.get("tooltip",!0),mt=K.mainType,rt={componentType:mt,name:W,$vars:["name"]};rt[mt+"Index"]=K.componentIndex;var Je=new p.Text({anid:"name",__fullText:W,__truncatedText:Be,position:fe,rotation:te.rotation,silent:T(K),z2:1,tooltip:Fe&&Fe.show?g({content:W,formatter:function(){return W},formatterParams:rt},Fe):null});p.setTextStyle(Je.style,Q,{text:Be,textFont:be,textFill:Q.getTextColor()||K.get("axisLine.lineStyle.color"),textAlign:Q.get("align")||te.textAlign,textVerticalAlign:Q.get("verticalAlign")||te.textVerticalAlign}),K.get("triggerEvent")&&(Je.eventData=S(K),Je.eventData.targetType="axisName",Je.eventData.name=W),this._dumbGroup.add(Je),Je.updateTransform(),this.group.add(Je),Je.decomposeTransform()}},S=A.makeAxisEventDataBase=function(U){var K={componentType:U.mainType,componentIndex:U.componentIndex};return K[U.mainType+"Index"]=U.componentIndex,K},E=A.innerTextLayout=function(U,K,W){var z=s(K-U),Y,Q;return o(z)?(Q=W>0?"top":"bottom",Y="center"):o(z-f)?(Q=W>0?"bottom":"top",Y="center"):(Q="middle",z>0&&z<f?Y=W>0?"right":"left":Y=W>0?"left":"right"),{rotation:z,textAlign:Y,textVerticalAlign:Q}};function L(U,K,W,z){var Y=s(W-U.rotation),Q,P,G=z[0]>z[1],$=K==="start"&&!G||K!=="start"&&G;return o(Y-f/2)?(P=$?"bottom":"top",Q="center"):o(Y-f*1.5)?(P=$?"top":"bottom",Q="center"):(P="middle",Y<f*1.5&&Y>f/2?Q=$?"left":"right":Q=$?"right":"left"),{rotation:Y,textAlign:Q,textVerticalAlign:P}}var T=A.isLabelSilent=function(U){var K=U.get("tooltip");return U.get("silent")||!(U.get("triggerEvent")||K&&K.show)};function b(U,K,W){if(h(U.axis))return;var z=U.get("axisLabel.showMinLabel"),Y=U.get("axisLabel.showMaxLabel");K=K||[],W=W||[];var Q=K[0],P=K[1],G=K[K.length-1],$=K[K.length-2],fe=W[0],te=W[1],pe=W[W.length-1],we=W[W.length-2];z===!1?(x(Q),x(fe)):N(Q,P)&&(z?(x(P),x(te)):(x(Q),x(fe))),Y===!1?(x(G),x(pe)):N($,G)&&(Y?(x($),x(we)):(x(G),x(pe)))}function x(U){U&&(U.ignore=!0)}function N(U,K,W){var z=U&&U.getBoundingRect().clone(),Y=K&&K.getBoundingRect().clone();if(!z||!Y)return;var Q=d.identity([]);return d.rotate(Q,Q,-U.rotation),z.applyTransform(d.mul([],Q,U.getLocalTransform())),Y.applyTransform(d.mul([],Q,K.getLocalTransform())),z.intersect(Y)}function D(U){return U==="middle"||U==="center"}function M(U,K,W,z,Y){for(var Q=[],P=[],G=[],$=0;$<U.length;$++){var fe=U[$].coord;P[0]=fe,P[1]=0,G[0]=fe,G[1]=W,K&&(c(P,P,K),c(G,G,K));var te=new p.Line({anid:Y+"_"+U[$].tickValue,subPixelOptimize:!0,shape:{x1:P[0],y1:P[1],x2:G[0],y2:G[1]},style:z,z2:2,silent:!0});Q.push(te)}return Q}function R(U,K,W){var z=K.axis,Y=K.getModel("axisTick");if(!Y.get("show")||z.scale.isBlank())return;for(var Q=Y.getModel("lineStyle"),P=W.tickDirection*Y.get("length"),G=z.getTicksCoords(),$=M(G,U._transform,P,v(Q.getLineStyle(),{stroke:K.get("axisLine.lineStyle.color")}),"ticks"),fe=0;fe<$.length;fe++)U.group.add($[fe]);return $}function F(U,K,W){var z=K.axis,Y=K.getModel("minorTick");if(!Y.get("show")||z.scale.isBlank())return;var Q=z.getMinorTicksCoords();if(!Q.length)return;for(var P=Y.getModel("lineStyle"),G=W.tickDirection*Y.get("length"),$=v(P.getLineStyle(),v(K.getModel("axisTick").getLineStyle(),{stroke:K.get("axisLine.lineStyle.color")})),fe=0;fe<Q.length;fe++)for(var te=M(Q[fe],U._transform,G,$,"minorticks_"+fe),pe=0;pe<te.length;pe++)U.group.add(te[pe])}function B(U,K,W){var z=K.axis,Y=O(W.axisLabelShow,K.get("axisLabel.show"));if(!Y||z.scale.isBlank())return;var Q=K.getModel("axisLabel"),P=Q.get("margin"),G=z.getViewLabels(),$=(O(W.labelRotate,Q.get("rotate"))||0)*f/180,fe=E(W.rotation,$,W.labelDirection),te=K.getCategories&&K.getCategories(!0),pe=[],we=T(K),be=K.get("triggerEvent");return y(G,function(Ve,Xe){var At=Ve.tickValue,Be=Ve.formattedLabel,Fe=Ve.rawLabel,mt=Q;te&&te[At]&&te[At].textStyle&&(mt=new a(te[At].textStyle,Q,K.ecModel));var rt=mt.getTextColor()||K.get("axisLine.lineStyle.color"),Je=z.dataToCoord(At),vt=[Je,W.labelOffset+W.labelDirection*P],ut=new p.Text({anid:"label_"+At,position:vt,rotation:fe.rotation,silent:we,z2:10});p.setTextStyle(ut.style,mt,{text:Be,textAlign:mt.getShallow("align",!0)||fe.textAlign,textVerticalAlign:mt.getShallow("verticalAlign",!0)||mt.getShallow("baseline",!0)||fe.textVerticalAlign,textFill:typeof rt=="function"?rt(z.type==="category"?Fe:z.type==="value"?At+"":At,Xe):rt}),be&&(ut.eventData=S(K),ut.eventData.targetType="axisLabel",ut.eventData.value=Fe),U._dumbGroup.add(ut),ut.updateTransform(),pe.push(ut),U.group.add(ut),ut.decomposeTransform()}),pe}var H=A;Z.exports=H},goPg:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("XneU"),o=e.n(t),s=e("Hdxz"),l=e.n(s),n=e("ZZRV"),d=e("FGJx"),r=e("o0AO"),c=e("uwZC"),i=e("lpH6"),h=e("V0hb"),f=e("9/lZ"),A=e("GZha"),C=e("55MS"),S=e("ZnUu"),E=e("wYQQ"),L=e("1c8c"),T=e("7ZCg"),b=e("akD0"),x=e("O9LN"),N=e("nWwB"),D=e("ggzp"),M=e("TZL6"),R=e("JT1M"),F=n.createContext(null);function B(Pt,nr){if(!Pt)return!0;var cr=Pt.data,Xt=cr.disabled,Mt=cr.disableCheckbox;switch(nr){case"select":return Xt;case"checkbox":return Xt||Mt}return!1}function H(Pt,nr){var cr=n.useCallback(function(Mt){var me=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"select",le=arguments.length>2?arguments[2]:void 0,oe=Pt.get(Mt);return!le&&B(oe,me)?null:oe},[Pt]),Xt=n.useCallback(function(Mt){var me=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"select",le=arguments.length>2?arguments[2]:void 0,oe=nr.get(Mt);return!le&&B(oe,me)?null:oe},[nr]);return[cr,Xt]}function U(Pt){return n.useMemo(function(){var nr=new Map,cr=new Map;return Pt.forEach(function(Xt){nr.set(Xt.key,Xt),cr.set(Xt.data.value,Xt)}),[nr,cr]},[Pt])}var K={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},W=function(nr,cr){var Xt=nr.prefixCls,Mt=nr.height,me=nr.itemHeight,le=nr.virtual,oe=nr.options,de=nr.flattenOptions,Se=nr.multiple,Ce=nr.searchValue,Oe=nr.onSelect,Ie=nr.onToggleOpen,Ee=nr.open,Pe=nr.notFoundContent,at=nr.onMouseEnter,gt=n.useContext(F),ee=gt.checkable,ae=gt.checkedKeys,k=gt.halfCheckedKeys,J=gt.treeExpandedKeys,se=gt.treeDefaultExpandAll,ge=gt.treeDefaultExpandedKeys,Ae=gt.onTreeExpand,De=gt.treeIcon,$e=gt.showTreeIcon,Bt=gt.switcherIcon,$t=gt.treeLine,St=gt.treeNodeFilterProp,_t=gt.loadData,Dt=gt.treeLoadedKeys,Yt=gt.treeMotion,wt=gt.onTreeLoad,ur=n.useRef(),er=Object(M.a)(function(){return oe},[Ee,oe],function(pn,Ln){return Ln[0]&&pn[1]!==Ln[1]}),ze=U(de),tt=Object(A.a)(ze,2),We=tt[0],st=tt[1],ct=H(We,st),lt=Object(A.a)(ct,2),Ue=lt[0],qe=lt[1],dt=n.useMemo(function(){return ae.map(function(pn){var Ln=qe(pn);return Ln?Ln.key:null})},[ae]),Kt=n.useMemo(function(){return ee?{checked:dt,halfChecked:k}:null},[dt,k,ee]);n.useEffect(function(){if(Ee&&!Se&&dt.length){var pn;(pn=ur.current)===null||pn===void 0||pn.scrollTo({key:dt[0]})}},[Ee]);var Ct=String(Ce).toLowerCase(),vr=function(Ln){return Ct?String(Ln[St]).toLowerCase().includes(Ct):!1},yr=n.useState(ge),Dr=Object(A.a)(yr,2),Rr=Dr[0],Jr=Dr[1],$r=n.useState(null),xr=Object(A.a)($r,2),Vr=xr[0],Lr=xr[1],tr=n.useMemo(function(){return J?Object(h.a)(J):Ce?Vr:Rr},[Rr,Vr,Ct,J]);n.useEffect(function(){Ce&&Lr(de.map(function(pn){return pn.key}))},[Ce]);var pr=function(Ln){Jr(Ln),Lr(Ln),Ae&&Ae(Ln)},dr=function(Ln){Ln.preventDefault()},fr=function(Ln,Vn){var Nn=Vn.node.key,ui=Ue(Nn,ee?"checkbox":"select");ui!==null&&Oe(ui.data.value,{selected:!ae.includes(ui.data.value)}),Se||Ie(!1)},_r=n.useState(null),Zr=Object(A.a)(_r,2),on=Zr[0],jn=Zr[1],Ur=Ue(on);if(n.useImperativeHandle(cr,function(){return{onKeyDown:function(Ln){var Vn,Nn=Ln.which;switch(Nn){case D.a.UP:case D.a.DOWN:case D.a.LEFT:case D.a.RIGHT:(Vn=ur.current)===null||Vn===void 0||Vn.onKeyDown(Ln);break;case D.a.ENTER:{Ur!==null&&fr(null,{node:{key:on},selected:!ae.includes(Ur.data.value)});break}case D.a.ESC:Ie(!1)}},onKeyUp:function(){}}}),er.length===0)return n.createElement("div",{role:"listbox",className:"".concat(Xt,"-empty"),onMouseDown:dr},Pe);var En={};return Dt&&(En.loadedKeys=Dt),tr&&(En.expandedKeys=tr),n.createElement("div",{onMouseDown:dr,onMouseEnter:at},Ur&&Ee&&n.createElement("span",{style:K,"aria-live":"assertive"},Ur.data.value),n.createElement(R.b,Object.assign({ref:ur,focusable:!1,prefixCls:"".concat(Xt,"-tree"),treeData:er,height:Mt,itemHeight:me,virtual:le,multiple:Se,icon:De,showIcon:$e,switcherIcon:Bt,showLine:$t,loadData:Ce?null:_t,motion:Yt,checkable:ee,checkStrictly:!0,checkedKeys:Kt,selectedKeys:ee?[]:dt,defaultExpandAll:se},En,{onActiveChange:jn,onSelect:fr,onCheck:fr,onExpand:pr,onLoad:wt,filterTreeNode:vr})))},z=n.forwardRef(W);z.displayName="OptionList";var Y=z,Q=function(){return null},P=Q,G=e("buSX"),$=e("7AgF");function fe(Pt){return Object($.a)(Pt).map(function(nr){if(!n.isValidElement(nr)||!nr.type)return null;var cr=nr.key,Xt=nr.props,Mt=Xt.children,me=Xt.value,le=Object(G.a)(Xt,["children","value"]),oe=Object(C.a)({key:cr,value:me},le),de=fe(Mt);return de.length&&(oe.children=de),oe}).filter(function(nr){return nr})}function te(Pt){if(!Pt)return Pt;var nr=Object(C.a)({},Pt);return"props"in nr||Object.defineProperty(nr,"props",{get:function(){return Object(N.a)(!1,"New `rc-tree-select` not support return node instance as argument anymore. Please consider to remove `props` access."),nr}}),nr}function pe(Pt,nr,cr,Xt,Mt){var me=null,le=null;function oe(){function de(Se){var Ce=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"0",Oe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return Se.map(function(Ie,Ee){var Pe="".concat(Ce,"-").concat(Ee),at=cr.includes(Ie.value),gt=de(Ie.children||[],Pe,at),ee=n.createElement(P,Object.assign({},Ie),gt.map(function(k){return k.node}));if(nr===Ie.value&&(me=ee),at){var ae={pos:Pe,node:ee,children:gt};return Oe||le.push(ae),ae}return null}).filter(function(Ie){return Ie})}le||(le=[],de(Xt),le.sort(function(Se,Ce){var Oe=Se.node.props.value,Ie=Ce.node.props.value,Ee=cr.indexOf(Oe),Pe=cr.indexOf(Ie);return Ee-Pe}))}Object.defineProperty(Pt,"triggerNode",{get:function(){return Object(N.a)(!1,"`triggerNode` is deprecated. Please consider decoupling data with node."),oe(),me}}),Object.defineProperty(Pt,"allCheckedNodes",{get:function(){return Object(N.a)(!1,"`allCheckedNodes` is deprecated. Please consider decoupling data with node."),oe(),Mt?le:le.map(function(Se){var Ce=Se.node;return Ce})}})}function we(Pt){return Array.isArray(Pt)?Pt:Pt!==void 0?[Pt]:[]}function be(Pt,nr){var cr=new Map;return nr.forEach(function(Xt){var Mt=Xt.data;cr.set(Mt.value,Mt)}),Pt.map(function(Xt){return te(cr.get(Xt))})}function Ve(Pt,nr){var cr=be([Pt],nr)[0];return cr?cr.disabled:!1}function Xe(Pt){return Pt.disabled||Pt.disableCheckbox||Pt.checkable===!1}function At(Pt){for(var nr=Pt.parent,cr=0,Xt=nr;Xt;)Xt=Xt.parent,cr+=1;return cr}function Be(Pt){function nr(Xt){return(Xt||[]).map(function(Mt){var me=Mt.value,le=Mt.key,oe=Mt.children,de=Object(C.a)(Object(C.a)({},Mt),{},{key:"key"in Mt?le:me});return oe&&(de.children=nr(oe)),de})}var cr=Object(L.d)(nr(Pt),!0);return cr.map(function(Xt){return{key:Xt.data.key,data:Xt.data,level:At(Xt)}})}function Fe(Pt){return function(nr,cr){var Xt=cr[Pt];return String(Xt).toLowerCase().includes(String(nr).toLowerCase())}}function mt(Pt,nr,cr){var Xt=cr.optionFilterProp,Mt=cr.filterOption;if(Mt===!1)return nr;var me;typeof Mt=="function"?me=Mt:me=Fe(Xt);function le(oe){var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return oe.map(function(Se){var Ce=Se.children,Oe=de||me(Pt,te(Se)),Ie=le(Ce||[],Oe);return Oe||Ie.length?Object(C.a)(Object(C.a)({},Se),{},{children:Ie}):null}).filter(function(Se){return Se})}return le(nr)}function rt(Pt,nr,cr,Xt){var Mt=new Map;return we(nr).forEach(function(me){me&&Object(f.a)(me)==="object"&&"value"in me&&Mt.set(me.value,me)}),Pt.map(function(me){var le={value:me},oe=cr(me,"select",!0),de=oe?Xt(oe.data):me;if(Mt.has(me)){var Se=Mt.get(me);le.label="label"in Se?Se.label:de,"halfChecked"in Se&&(le.halfChecked=Se.halfChecked)}else le.label=de;return le})}function Je(Pt,nr){var cr=new Set(Pt);return cr.add(nr),Array.from(cr)}function vt(Pt,nr){var cr=new Set(Pt);return cr.delete(nr),Array.from(cr)}function ut(Pt){var nr=Pt.searchPlaceholder,cr=Pt.treeCheckStrictly,Xt=Pt.treeCheckable,Mt=Pt.labelInValue,me=Pt.value,le=Pt.multiple;Object(N.a)(!nr,"`searchPlaceholder` has been removed."),cr&&Mt===!1&&Object(N.a)(!1,"`treeCheckStrictly` will force set `labelInValue` to `true`."),(Mt||cr)&&Object(N.a)(we(me).every(function(oe){return oe&&Object(f.a)(oe)==="object"&&"value"in oe}),"Invalid prop `value` supplied to `TreeSelect`. You should use { label: string, value: string | number } or [{ label: string, value: string | number }] instead."),cr||le||Xt?Object(N.a)(!me||Array.isArray(me),"`value` should be an array when `TreeSelect` is checkable or multiple."):Object(N.a)(!Array.isArray(me),"`value` should not be array when `TreeSelect` is single mode.")}var bt=ut,Qe=10;function pt(Pt,nr){var cr=nr.id,Xt=nr.pId,Mt=nr.rootPId,me={},le=[],oe=Pt.map(function(de){var Se=Object(C.a)({},de),Ce=Se[cr];return me[Ce]=Se,Se.key=Se.key||Ce,Se});return oe.forEach(function(de){var Se=de[Xt],Ce=me[Se];Ce&&(Ce.children=Ce.children||[],Ce.children.push(de)),(Se===Mt||!Ce&&Mt===null)&&le.push(de)}),le}function Ge(Pt,nr){var cr=0,Xt=new Set;function Mt(me){return(me||[]).map(function(le){var oe=le.key,de=le.value,Se=le.children,Ce=Object(G.a)(le,["key","value","children"]),Oe="value"in le?de:oe,Ie=Object(C.a)(Object(C.a)({},Ce),{},{key:oe!=null?oe:Oe,value:Oe,title:nr(le)});return"children"in le&&(Ie.children=Mt(Se)),Ie})}return Mt(Pt)}function je(Pt,nr,cr){var Xt=cr.getLabelProp,Mt=cr.simpleMode,me=n.useRef({});return Pt?(me.current.formatTreeData=me.current.treeData===Pt?me.current.formatTreeData:Ge(Mt?pt(Pt,Object(C.a)({id:"id",pId:"pId",rootPId:null},Mt!==!0?Mt:{})):Pt,Xt),me.current.treeData=Pt):me.current.formatTreeData=me.current.children===nr?me.current.formatTreeData:Ge(fe(nr),Xt),me.current.formatTreeData}var _e="SHOW_ALL",ht="SHOW_PARENT",Lt="SHOW_CHILD";function Ft(Pt,nr,cr){var Xt=new Set(Pt);return nr===Lt?Pt.filter(function(Mt){var me=cr[Mt];return!(me&&me.children&&me.children.every(function(le){var oe=le.node;return Xe(oe)||Xt.has(oe.key)}))}):nr===ht?Pt.filter(function(Mt){var me=cr[Mt],le=me?me.parent:null;return!(le&&!Xe(le.node)&&Xt.has(le.node.key))}):Pt}function Wt(Pt,nr){var cr=nr.value,Xt=nr.getEntityByValue,Mt=nr.getEntityByKey,me=nr.treeConduction,le=nr.showCheckedStrategy,oe=nr.conductKeyEntities,de=nr.getLabelProp;return n.useMemo(function(){var Se=Pt;if(me){var Ce=Ft(Pt.map(function(Oe){var Ie=Xt(Oe);return Ie?Ie.key:Oe}),le,oe);Se=Ce.map(function(Oe){var Ie=Mt(Oe);return Ie?Ie.data.value:Oe})}return rt(Se,cr,Xt,de)},[Pt,cr,me,le,Xt])}var Qt=["expandedKeys","treeData","treeCheckable","showCheckedStrategy","searchPlaceholder","treeLine","treeIcon","showTreeIcon","switcherIcon","treeNodeFilterProp","filterTreeNode","dropdownPopupAlign","treeDefaultExpandAll","treeCheckStrictly","treeExpandedKeys","treeLoadedKeys","treeMotion","onTreeExpand","onTreeLoad","loadData","treeDataSimpleMode","treeNodeLabelProp","treeDefaultExpandedKeys"],or=Object(S.a)({prefixCls:"rc-tree-select",components:{optionList:Y},convertChildrenToData:function(){return null},flattenOptions:Be,getLabeledValue:E.e,filterOptions:mt,isValueDisabled:Ve,findValueOption:be,omitDOMProps:function(nr){var cr=Object(C.a)({},nr);return Qt.forEach(function(Xt){delete cr[Xt]}),cr}});or.displayName="Select";var Tt=n.forwardRef(function(Pt,nr){var cr=Pt.multiple,Xt=Pt.treeCheckable,Mt=Pt.treeCheckStrictly,me=Pt.showCheckedStrategy,le=me===void 0?"SHOW_CHILD":me,oe=Pt.labelInValue,de=Pt.loadData,Se=Pt.treeLoadedKeys,Ce=Pt.treeNodeFilterProp,Oe=Ce===void 0?"value":Ce,Ie=Pt.treeNodeLabelProp,Ee=Pt.treeDataSimpleMode,Pe=Pt.treeData,at=Pt.treeExpandedKeys,gt=Pt.treeDefaultExpandedKeys,ee=Pt.treeDefaultExpandAll,ae=Pt.children,k=Pt.treeIcon,J=Pt.showTreeIcon,se=Pt.switcherIcon,ge=Pt.treeLine,Ae=Pt.treeMotion,De=Pt.filterTreeNode,$e=Pt.dropdownPopupAlign,Bt=Pt.onChange,$t=Pt.onTreeExpand,St=Pt.onTreeLoad,_t=Pt.onDropdownVisibleChange,Dt=Pt.onSelect,Yt=Pt.onDeselect,wt=Xt||Mt,ur=cr||wt,er=Xt&&!Mt,ze=Mt||oe,tt=n.useRef(null);n.useImperativeHandle(nr,function(){return{focus:tt.current.focus,blur:tt.current.blur}});var We=function(Nn){return Pe&&Nn.label||Nn.title},st=function(Nn){return Ie?Nn[Ie]:We(Nn)},ct=je(Pe,ae,{getLabelProp:We,simpleMode:Ee}),lt=Object(n.useMemo)(function(){return Be(ct)},[ct]),Ue=U(lt),qe=Object(A.a)(Ue,2),dt=qe[0],Kt=qe[1],Ct=H(dt,Kt),vr=Object(A.a)(Ct,2),yr=vr[0],Dr=vr[1],Rr=Object(n.useMemo)(function(){return er?Object(L.a)(ct):{keyEntities:null}},[ct,Xt,Mt]),Jr=Rr.keyEntities,$r=Object(x.a)(Pt.defaultValue,{value:Pt.value}),xr=Object(A.a)($r,2),Vr=xr[0],Lr=xr[1],tr=function(Nn){var ui=[],Xn=[];return Nn.forEach(function(mn){Dr(mn)?Xn.push(mn):ui.push(mn)}),{missingRawValues:ui,existRawValues:Xn}},pr=Object(n.useMemo)(function(){var Vn=[],Nn=[];if(we(Vr).forEach(function(fi){if(fi&&Object(f.a)(fi)==="object"&&"value"in fi)if(fi.halfChecked&&Mt){var ki=Dr(fi.value);Vn.push(ki?ki.key:fi.value)}else Nn.push(fi.value);else Nn.push(fi)}),er){var ui=tr(Nn),Xn=ui.missingRawValues,mn=ui.existRawValues,cn=mn.map(function(fi){return Dr(fi).key}),da=Object(T.a)(cn,!0,Jr),Ta=da.checkedKeys,ia=da.halfCheckedKeys;return[[].concat(Object(h.a)(Xn),Object(h.a)(Ta.map(function(fi){return yr(fi).data.value}))),ia]}return[Nn,Vn]},[Vr,ur,ze,Xt,Mt]),dr=Object(A.a)(pr,2),fr=dr[0],_r=dr[1],Zr=Wt(fr,{treeConduction:er,value:Vr,showCheckedStrategy:le,conductKeyEntities:Jr,getEntityByValue:Dr,getEntityByKey:yr,getLabelProp:st}),on=function(Nn,ui,Xn){if(Lr(ur?Nn:Nn[0]),Bt){var mn=Nn;if(er&&le!=="SHOW_ALL"){var cn=Nn.map(function(wn){var On=Dr(wn);return On?On.key:wn}),da=Ft(cn,le,Jr);mn=da.map(function(wn){var On=yr(wn);return On?On.data.value:wn})}var Ta=ui||{triggerValue:void 0,selected:void 0},ia=Ta.triggerValue,fi=Ta.selected,ki=ze?rt(mn,Vr,Dr,st):mn;if(Mt){var Qn=_r.map(function(wn){var On=yr(wn);return On?On.data.value:wn}).filter(function(wn){return!mn.includes(wn)});ki=[].concat(Object(h.a)(ki),Object(h.a)(rt(Qn,Vr,Dr,st)))}var ea={preValue:Zr,triggerValue:ia},An=!0;(Mt||Xn==="selection"&&!fi)&&(An=!1),pe(ea,ia,Nn,ct,An),wt?ea.checked=fi:ea.selected=fi,Bt(ur?ki:ki[0],ze?null:mn.map(function(wn){var On=Dr(wn);return On?st(On.data):null}),ea)}},jn=function(Nn,ui,Xn){var mn=Nn;if(!ur)on([Nn],{selected:!0,triggerValue:Nn},Xn);else{var cn=Je(fr,Nn);if(er){var da=tr(cn),Ta=da.missingRawValues,ia=da.existRawValues,fi=ia.map(function(ea){return Dr(ea).key}),ki=Object(T.a)(fi,!0,Jr),Qn=ki.checkedKeys;cn=[].concat(Object(h.a)(Ta),Object(h.a)(Qn.map(function(ea){return yr(ea).data.value})))}on(cn,{selected:!0,triggerValue:Nn},Xn)}Dt&&Dt(mn,ui)},Ur=function(Nn,ui,Xn){var mn=Nn,cn=vt(fr,Nn);if(er){var da=tr(cn),Ta=da.missingRawValues,ia=da.existRawValues,fi=ia.map(function(ea){return Dr(ea).key}),ki=Object(T.a)(fi,{checked:!1,halfCheckedKeys:_r},Jr),Qn=ki.checkedKeys;cn=[].concat(Object(h.a)(Ta),Object(h.a)(Qn.map(function(ea){return yr(ea).data.value})))}on(cn,{selected:!1,triggerValue:Nn},Xn),Yt&&Yt(mn,ui)},En=function(){on([],null,"clear")},pn=n.useCallback(function(Vn){if(_t){var Nn={};Object.defineProperty(Nn,"documentClickClose",{get:function(){return Object(N.a)(!1,"Second param of `onDropdownVisibleChange` has been removed."),!1}}),_t(Vn,Nn)}},[_t]),Ln={optionLabelProp:null,optionFilterProp:Oe,dropdownAlign:$e,internalProps:{mark:b.a,onClear:En,skipTriggerChange:!0,skipTriggerSelect:!0,onRawSelect:jn,onRawDeselect:Ur}};return"filterTreeNode"in Pt&&(Ln.filterOption=De),n.createElement(F.Provider,{value:{checkable:wt,loadData:de,treeLoadedKeys:Se,onTreeLoad:St,checkedKeys:fr,halfCheckedKeys:_r,treeDefaultExpandAll:ee,treeExpandedKeys:at,treeDefaultExpandedKeys:gt,onTreeExpand:$t,treeIcon:k,treeMotion:Ae,showTreeIcon:J,switcherIcon:se,treeLine:ge,treeNodeFilterProp:Oe}},n.createElement(or,Object.assign({ref:tt,mode:ur?"multiple":null},Pt,Ln,{value:Zr,labelInValue:!0,options:ct,onChange:null,onSelect:null,onDeselect:null,onDropdownVisibleChange:pn})))}),jt=function(Pt){Object(c.a)(cr,Pt);var nr=Object(i.a)(cr);function cr(){var Xt;return Object(d.a)(this,cr),Xt=nr.apply(this,arguments),Xt.selectRef=n.createRef(),Xt.focus=function(){Xt.selectRef.current.focus()},Xt.blur=function(){Xt.selectRef.current.blur()},Xt}return Object(r.a)(cr,[{key:"render",value:function(){return n.createElement(Tt,Object.assign({ref:this.selectRef},this.props))}}]),cr}(n.Component);jt.TreeNode=P,jt.SHOW_ALL=_e,jt.SHOW_PARENT=ht,jt.SHOW_CHILD=Lt;var zt=jt,Nt=zt,Ht=e("iczh"),it=e.n(Ht),He=e("3CTf"),ne=e("LpVx"),ce=e("b5WB"),Ze=e("1SxH"),Me=e("3OD7"),Ke=e("WHP3"),sr=function(Pt){o()(cr,Pt);var nr=l()(cr);function cr(Xt){var Mt;return w()(this,cr),Mt=nr.call(this,Xt),Mt.selectRef=n.createRef(),Mt.renderTreeSelect=function(me){var le=me.getPopupContainer,oe=me.getPrefixCls,de=me.renderEmpty,Se=me.direction,Ce=me.virtual,Oe=me.dropdownMatchSelectWidth,Ie=Mt.props,Ee=Ie.prefixCls,Pe=Ie.size,at=Ie.className,gt=Ie.treeCheckable,ee=Ie.multiple,ae=Ie.listHeight,k=ae===void 0?256:ae,J=Ie.listItemHeight,se=J===void 0?26:J,ge=Ie.notFoundContent,Ae=Ie.switcherIcon,De=Ie.treeLine,$e=Ie.getPopupContainer,Bt=Ie.dropdownClassName,$t=Ie.bordered,St=Ie.treeIcon,_t=St===void 0?!1:St,Dt=oe("select",Ee),Yt=oe("select-tree",Ee),wt=oe("tree-select",Ee),ur=it()(Bt,"".concat(wt,"-dropdown"),g()({},"".concat(wt,"-dropdown-rtl"),Se==="rtl")),er=!!(gt||ee),ze=Object(Ze.a)(O()(O()({},Mt.props),{multiple:er,prefixCls:Dt})),tt=ze.suffixIcon,We=ze.itemIcon,st=ze.removeIcon,ct=ze.clearIcon,lt;ge!==void 0?lt=ge:lt=de("Select");var Ue=Object(He.default)(Mt.props,["prefixCls","suffixIcon","itemIcon","removeIcon","clearIcon","switcherIcon","size","bordered"]);return n.createElement(Ke.b.Consumer,null,function(qe){var dt,Kt=Pe||qe,Ct=it()(!Ee&&wt,(dt={},g()(dt,"".concat(Dt,"-lg"),Kt==="large"),g()(dt,"".concat(Dt,"-sm"),Kt==="small"),g()(dt,"".concat(Dt,"-rtl"),Se==="rtl"),g()(dt,"".concat(Dt,"-borderless"),!$t),dt),at);return n.createElement(Nt,O()({virtual:Ce,dropdownMatchSelectWidth:Oe},Ue,{ref:Mt.selectRef,prefixCls:Dt,className:Ct,listHeight:k,listItemHeight:se,treeCheckable:gt&&n.createElement("span",{className:"".concat(Dt,"-tree-checkbox-inner")}),inputIcon:tt,menuItemSelectedIcon:We,removeIcon:st,clearIcon:ct,switcherIcon:function(yr){return Object(Me.a)(Yt,Ae,De,yr)},showTreeIcon:_t,notFoundContent:lt,getPopupContainer:$e||le,treeMotion:null,dropdownClassName:ur}))})},Object(ce.a)(Xt.multiple!==!1||!Xt.treeCheckable,"TreeSelect","`multiple` will alway be `true` when `treeCheckable` is true"),Mt}return a()(cr,[{key:"focus",value:function(){this.selectRef.current&&this.selectRef.current.focus()}},{key:"blur",value:function(){this.selectRef.current&&this.selectRef.current.blur()}},{key:"render",value:function(){return n.createElement(ne.a,null,this.renderTreeSelect)}}]),cr}(n.Component);sr.TreeNode=P,sr.SHOW_ALL=_e,sr.SHOW_PARENT=ht,sr.SHOW_CHILD=Lt,sr.defaultProps={transitionName:"slide-up",choiceTransitionName:"",bordered:!0};var Ut=_.a=sr},gwXo:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("ZZRV"),w=e.n(y),p=e("iczh"),a=e.n(p),t=e("buSX"),o=e("zjzt"),s=e("FGJx"),l=e("o0AO"),n=e("uwZC"),d=e("MRRG"),r=e("GY0J"),c=e("ggzp");function i(P,G){var $=Object.keys(P);if(Object.getOwnPropertySymbols){var fe=Object.getOwnPropertySymbols(P);G&&(fe=fe.filter(function(te){return Object.getOwnPropertyDescriptor(P,te).enumerable})),$.push.apply($,fe)}return $}function h(P){for(var G=1;G<arguments.length;G++){var $=arguments[G]!=null?arguments[G]:{};G%2?i(Object($),!0).forEach(function(fe){Object(o.a)(P,fe,$[fe])}):Object.getOwnPropertyDescriptors?Object.defineProperties(P,Object.getOwnPropertyDescriptors($)):i(Object($)).forEach(function(fe){Object.defineProperty(P,fe,Object.getOwnPropertyDescriptor($,fe))})}return P}function f(P){var G=A();return function(){var fe=Object(r.a)(P),te;if(G){var pe=Object(r.a)(this).constructor;te=Reflect.construct(fe,arguments,pe)}else te=fe.apply(this,arguments);return Object(d.a)(this,te)}}function A(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(P){return!1}}function C(){}function S(P){P.preventDefault()}var E=function(G){return G.replace(/[^\w.-]+/g,"")},L=200,T=600,b=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1,x=function(G){return G!=null},N=function(G,$){return $===G||typeof $=="number"&&typeof G=="number"&&isNaN($)&&isNaN(G)},D=function(P){Object(n.a)($,P);var G=f($);function $(fe){var te;Object(s.a)(this,$),te=G.call(this,fe),te.onKeyDown=function(be){var Ve=te.props,Xe=Ve.onKeyDown,At=Ve.onPressEnter;if(be.keyCode===c.a.UP){var Be=te.getRatio(be);te.up(be,Be,null),te.stop()}else if(be.keyCode===c.a.DOWN){var Fe=te.getRatio(be);te.down(be,Fe,null),te.stop()}else be.keyCode===c.a.ENTER&&At&&At(be);if(te.recordCursorPosition(),te.lastKeyCode=be.keyCode,Xe){for(var mt=arguments.length,rt=new Array(mt>1?mt-1:0),Je=1;Je<mt;Je++)rt[Je-1]=arguments[Je];Xe.apply(void 0,[be].concat(rt))}},te.onKeyUp=function(be){var Ve=te.props.onKeyUp;if(te.stop(),te.recordCursorPosition(),Ve){for(var Xe=arguments.length,At=new Array(Xe>1?Xe-1:0),Be=1;Be<Xe;Be++)At[Be-1]=arguments[Be];Ve.apply(void 0,[be].concat(At))}},te.onChange=function(be){var Ve=te.props.onChange;te.state.focused&&(te.inputting=!0),te.rawInput=te.props.parser(te.getValueFromEvent(be)),te.setState({inputValue:te.rawInput}),Ve(te.toNumber(te.rawInput))},te.onMouseUp=function(){var be=te.props.onMouseUp;te.recordCursorPosition(),be&&be.apply(void 0,arguments)},te.onFocus=function(){var be;te.setState({focused:!0}),(be=te.props).onFocus.apply(be,arguments)},te.onBlur=function(){var be=te.props.onBlur;te.inputting=!1,te.setState({focused:!1});var Ve=te.getCurrentValidValue(te.state.inputValue),Xe=te.setValue(Ve,C);if(be){var At=te.input.value,Be=te.getInputDisplayValue({focus:!1,value:Xe});te.input.value=Be&&Number(Be),be.apply(void 0,arguments),te.input.value=At}},te.getRatio=function(be){var Ve=1;return be.metaKey||be.ctrlKey?Ve=.1:be.shiftKey&&(Ve=10),Ve},te.getFullNum=function(be){return isNaN(be)?be:/e/i.test(String(be))?Number(be).toFixed(18).replace(/\.?0+$/,""):be},te.getPrecision=function(be){if(x(te.props.precision))return te.props.precision;var Ve=String(be);if(Ve.indexOf("e-")>=0)return parseInt(Ve.slice(Ve.indexOf("e-")+2),10);var Xe=0;return Ve.indexOf(".")>=0&&(Xe=Ve.length-Ve.indexOf(".")-1),Xe},te.getInputDisplayValue=function(be){var Ve=be||te.state,Xe=Ve.focused,At=Ve.inputValue,Be=Ve.value,Fe;Xe?Fe=At:Fe=te.toPrecisionAsStep(Be),Fe==null&&(Fe="");var mt=te.formatWrapper(Fe);return x(te.props.decimalSeparator)&&(mt=mt.toString().replace(".",te.props.decimalSeparator)),mt},te.recordCursorPosition=function(){try{te.cursorStart=te.input.selectionStart,te.cursorEnd=te.input.selectionEnd,te.currentValue=te.input.value,te.cursorBefore=te.input.value.substring(0,te.cursorStart),te.cursorAfter=te.input.value.substring(te.cursorEnd)}catch(be){}},te.restoreByAfter=function(be){if(be===void 0)return!1;var Ve=te.input.value,Xe=Ve.lastIndexOf(be);if(Xe===-1)return!1;var At=te.cursorBefore.length;return te.lastKeyCode===c.a.DELETE&&te.cursorBefore.charAt(At-1)===be[0]?(te.fixCaret(At,At),!0):Xe+be.length===Ve.length?(te.fixCaret(Xe,Xe),!0):!1},te.partRestoreByAfter=function(be){return be===void 0?!1:Array.prototype.some.call(be,function(Ve,Xe){var At=be.substring(Xe);return te.restoreByAfter(At)})},te.isNotCompleteNumber=function(be){return isNaN(be)||be===""||be===null||be&&be.toString().indexOf(".")===be.toString().length-1},te.stop=function(){te.autoStepTimer&&clearTimeout(te.autoStepTimer)},te.down=function(be,Ve,Xe){te.pressingUpOrDown=!0,te.step("down",be,Ve,Xe)},te.up=function(be,Ve,Xe){te.pressingUpOrDown=!0,te.step("up",be,Ve,Xe)},te.saveInput=function(be){te.input=be};var pe=fe.value;pe===void 0&&(pe=fe.defaultValue),te.state={focused:fe.autoFocus};var we=te.getValidValue(te.toNumber(pe));return te.state=h(h({},te.state),{},{inputValue:te.toPrecisionAsStep(we),value:we}),te}return Object(l.a)($,[{key:"componentDidMount",value:function(){this.componentDidUpdate(null)}},{key:"componentDidUpdate",value:function(te){var pe=this.props,we=pe.value,be=pe.onChange,Ve=pe.max,Xe=pe.min,At=this.state.focused;if(te){if(!N(te.value,we)||!N(te.max,Ve)||!N(te.min,Xe)){var Be=At?we:this.getValidValue(we),Fe;this.pressingUpOrDown?Fe=Be:this.inputting?Fe=this.rawInput:Fe=this.toPrecisionAsStep(Be),this.setState({value:Be,inputValue:Fe})}var mt="value"in this.props?we:this.state.value;"max"in this.props&&te.max!==Ve&&typeof mt=="number"&&mt>Ve&&be&&be(Ve),"min"in this.props&&te.min!==Xe&&typeof mt=="number"&&mt<Xe&&be&&be(Xe)}try{if(this.cursorStart!==void 0&&this.state.focused){if(!this.partRestoreByAfter(this.cursorAfter)&&this.state.value!==this.props.value){var rt=this.cursorStart+1;this.cursorAfter?this.lastKeyCode===c.a.BACKSPACE?rt=this.cursorStart-1:this.lastKeyCode===c.a.DELETE&&(rt=this.cursorStart):rt=this.input.value.length,this.fixCaret(rt,rt)}else if(this.currentValue===this.input.value)switch(this.lastKeyCode){case c.a.BACKSPACE:this.fixCaret(this.cursorStart-1,this.cursorStart-1);break;case c.a.DELETE:this.fixCaret(this.cursorStart+1,this.cursorStart+1);break;default:}}}catch(Je){}if(this.lastKeyCode=null,!this.pressingUpOrDown)return;this.props.focusOnUpDown&&this.state.focused&&(document.activeElement!==this.input&&this.focus())}},{key:"componentWillUnmount",value:function(){this.stop()}},{key:"getCurrentValidValue",value:function(te){var pe=te;return pe===""?pe="":this.isNotCompleteNumber(parseFloat(pe))?pe=this.state.value:pe=this.getValidValue(pe),this.toNumber(pe)}},{key:"getValueFromEvent",value:function(te){var pe=te.target.value.trim().replace(/。/g,".");return x(this.props.decimalSeparator)&&(pe=pe.replace(this.props.decimalSeparator,".")),pe}},{key:"getValidValue",value:function(te){var pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.props.min,we=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.props.max,be=parseFloat(te);return isNaN(be)?te:(be<pe&&(be=pe),be>we&&(be=we),be)}},{key:"setValue",value:function(te,pe){var we=this.props.precision,be=this.isNotCompleteNumber(parseFloat(te))?null:parseFloat(te),Ve=this.state.value,Xe=Ve===void 0?null:Ve,At=this.state.inputValue,Be=At===void 0?null:At,Fe=typeof be=="number"?be.toFixed(we):"".concat(be),mt=be!==Xe||Fe!=="".concat(Be);return"value"in this.props?(Be=this.toPrecisionAsStep(this.state.value),this.setState({inputValue:Be},pe)):this.setState({value:be,inputValue:this.toPrecisionAsStep(te)},pe),mt&&this.props.onChange(be),be}},{key:"getMaxPrecision",value:function(te){var pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,we=this.props,be=we.precision,Ve=we.step;if(x(be))return be;var Xe=this.getPrecision(pe),At=this.getPrecision(Ve),Be=this.getPrecision(te);return te?Math.max(Be,Xe+At):Xe+At}},{key:"getPrecisionFactor",value:function(te){var pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,we=this.getMaxPrecision(te,pe);return Math.pow(10,we)}},{key:"focus",value:function(){this.input.focus(),this.recordCursorPosition()}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"formatWrapper",value:function(te){return this.props.formatter?this.props.formatter(te):te}},{key:"toPrecisionAsStep",value:function(te){if(this.isNotCompleteNumber(te)||te==="")return te;var pe=Math.abs(this.getMaxPrecision(te));return isNaN(pe)?te.toString():Number(te).toFixed(pe)}},{key:"toNumber",value:function(te){var pe=this.props.precision,we=this.state.focused,be=te&&te.length>16&&we;return this.isNotCompleteNumber(te)||be?te:x(pe)?Math.round(te*Math.pow(10,pe))/Math.pow(10,pe):Number(te)}},{key:"upStep",value:function(te,pe){var we=this.props.step,be=this.getPrecisionFactor(te,pe),Ve=Math.abs(this.getMaxPrecision(te,pe)),Xe=((be*te+be*we*pe)/be).toFixed(Ve);return this.toNumber(Xe)}},{key:"downStep",value:function(te,pe){var we=this.props.step,be=this.getPrecisionFactor(te,pe),Ve=Math.abs(this.getMaxPrecision(te,pe)),Xe=((be*te-be*we*pe)/be).toFixed(Ve);return this.toNumber(Xe)}},{key:"step",value:function(te,pe){var we=this,be=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,Ve=arguments.length>3?arguments[3]:void 0;this.stop(),pe&&(pe.persist(),pe.preventDefault());var Xe=this.props;if(Xe.disabled)return;var At=this.getCurrentValidValue(this.state.inputValue)||0;if(this.isNotCompleteNumber(At))return;var Be=this["".concat(te,"Step")](At,be),Fe=Be>Xe.max||Be<Xe.min;if(Be>Xe.max?Be=Xe.max:Be<Xe.min&&(Be=Xe.min),this.setValue(Be,null),this.setState({focused:!0},function(){we.pressingUpOrDown=!1}),Fe)return;this.autoStepTimer=setTimeout(function(){we[te](pe,be,!0)},Ve?L:T)}},{key:"fixCaret",value:function(te,pe){if(te===void 0||pe===void 0||!this.input||!this.input.value)return;try{var we=this.input.selectionStart,be=this.input.selectionEnd;(te!==we||pe!==be)&&this.input.setSelectionRange(te,pe)}catch(Ve){}}},{key:"render",value:function(){var te,pe=this.props,we=pe.prefixCls,be=pe.disabled,Ve=pe.readOnly,Xe=pe.useTouch,At=pe.autoComplete,Be=pe.upHandler,Fe=pe.downHandler,mt=pe.className,rt=pe.max,Je=pe.min,vt=pe.style,ut=pe.title,bt=pe.onMouseEnter,Qe=pe.onMouseLeave,pt=pe.onMouseOver,Ge=pe.onMouseOut,je=pe.required,_e=pe.onClick,ht=pe.tabIndex,Lt=pe.type,Ft=pe.placeholder,Wt=pe.id,Qt=pe.inputMode,or=pe.pattern,Tt=pe.step,jt=pe.maxLength,zt=pe.autoFocus,Nt=pe.name,Ht=pe.onPaste,it=Object(t.a)(pe,["prefixCls","disabled","readOnly","useTouch","autoComplete","upHandler","downHandler","className","max","min","style","title","onMouseEnter","onMouseLeave","onMouseOver","onMouseOut","required","onClick","tabIndex","type","placeholder","id","inputMode","pattern","step","maxLength","autoFocus","name","onPaste"]),He=this.state,ne=He.value,ce=He.focused,Ze=a()(we,(te={},Object(o.a)(te,mt,!!mt),Object(o.a)(te,"".concat(we,"-disabled"),be),Object(o.a)(te,"".concat(we,"-focused"),ce),te)),Me={};Object.keys(it).forEach(function(oe){(oe.substr(0,5)==="data-"||oe.substr(0,5)==="aria-"||oe==="role")&&(Me[oe]=it[oe])});var Ke=!Ve&&!be,sr=this.getInputDisplayValue(null),Ut=(ne||ne===0)&&(isNaN(ne)||Number(ne)>=rt),Pt=(ne||ne===0)&&(isNaN(ne)||Number(ne)<=Je),nr=Ut||be||Ve,cr=Pt||be||Ve,Xt=a()("".concat(we,"-handler"),"".concat(we,"-handler-up"),Object(o.a)({},"".concat(we,"-handler-up-disabled"),nr)),Mt=a()("".concat(we,"-handler"),"".concat(we,"-handler-down"),Object(o.a)({},"".concat(we,"-handler-down-disabled"),cr)),me=Xe?{onTouchStart:nr?C:this.up,onTouchEnd:this.stop}:{onMouseDown:nr?C:this.up,onMouseUp:this.stop,onMouseLeave:this.stop},le=Xe?{onTouchStart:cr?C:this.down,onTouchEnd:this.stop}:{onMouseDown:cr?C:this.down,onMouseUp:this.stop,onMouseLeave:this.stop};return w.a.createElement("div",{className:Ze,style:vt,title:ut,onMouseEnter:bt,onMouseLeave:Qe,onMouseOver:pt,onMouseOut:Ge,onFocus:function(){return null},onBlur:function(){return null}},w.a.createElement("div",{className:"".concat(we,"-handler-wrap")},w.a.createElement("span",Object.assign({unselectable:"on"},me,{role:"button","aria-label":"Increase Value","aria-disabled":nr,className:Xt}),Be||w.a.createElement("span",{unselectable:"on",className:"".concat(we,"-handler-up-inner"),onClick:S})),w.a.createElement("span",Object.assign({unselectable:"on"},le,{role:"button","aria-label":"Decrease Value","aria-disabled":cr,className:Mt}),Fe||w.a.createElement("span",{unselectable:"on",className:"".concat(we,"-handler-down-inner"),onClick:S}))),w.a.createElement("div",{className:"".concat(we,"-input-wrap")},w.a.createElement("input",Object.assign({role:"spinbutton","aria-valuemin":Je,"aria-valuemax":rt,"aria-valuenow":ne,required:je,type:Lt,placeholder:Ft,onPaste:Ht,onClick:_e,onMouseUp:this.onMouseUp,className:"".concat(we,"-input"),tabIndex:ht,autoComplete:At,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:Ke?this.onKeyDown:C,onKeyUp:Ke?this.onKeyUp:C,autoFocus:zt,maxLength:jt,readOnly:Ve,disabled:be,max:rt,min:Je,step:Tt,name:Nt,title:ut,id:Wt,onChange:this.onChange,ref:this.saveInput,value:this.getFullNum(sr),pattern:or,inputMode:Qt},Me))))}}]),$}(w.a.Component);D.defaultProps={focusOnUpDown:!0,useTouch:!1,prefixCls:"rc-input-number",max:b,min:-b,step:1,style:{},onChange:C,onKeyDown:C,onPressEnter:C,onFocus:C,onBlur:C,parser:E,required:!1,autoComplete:"off"};var M=D,R=M,F=e("FXgl"),B=e.n(F),H=e("QJYX"),U=e.n(H),K=e("LpVx"),W=e("WHP3"),z=function(P,G){var $={};for(var fe in P)Object.prototype.hasOwnProperty.call(P,fe)&&G.indexOf(fe)<0&&($[fe]=P[fe]);if(P!=null&&typeof Object.getOwnPropertySymbols=="function")for(var te=0,fe=Object.getOwnPropertySymbols(P);te<fe.length;te++)G.indexOf(fe[te])<0&&Object.prototype.propertyIsEnumerable.call(P,fe[te])&&($[fe[te]]=P[fe[te]]);return $},Y=y.forwardRef(function(P,G){var $=function(te){var pe=te.getPrefixCls,we=te.direction,be=P.className,Ve=P.size,Xe=P.prefixCls,At=P.readOnly,Be=z(P,["className","size","prefixCls","readOnly"]),Fe=pe("input-number",Xe),mt=y.createElement(B.a,{className:"".concat(Fe,"-handler-up-inner")}),rt=y.createElement(U.a,{className:"".concat(Fe,"-handler-down-inner")});return y.createElement(W.b.Consumer,null,function(Je){var vt,ut=Ve||Je,bt=a()((vt={},g()(vt,"".concat(Fe,"-lg"),ut==="large"),g()(vt,"".concat(Fe,"-sm"),ut==="small"),g()(vt,"".concat(Fe,"-rtl"),we==="rtl"),g()(vt,"".concat(Fe,"-readonly"),At),vt),be);return y.createElement(R,O()({ref:G,className:bt,upHandler:mt,downHandler:rt,prefixCls:Fe,readOnly:At},Be))})};return y.createElement(K.a,null,$)});Y.defaultProps={step:1};var Q=_.a=Y},gweE:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u=function(){function l(n,d){for(var r=0;r<d.length;r++){var c=d[r];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(n,c.key,c)}}return function(n,d,r){return d&&l(n.prototype,d),r&&l(n,r),n}}(),O=e("ZZRV"),v=w(O),g=e("EH+i"),y=w(g);function w(l){return l&&l.__esModule?l:{default:l}}function p(l,n){var d={};for(var r in l){if(n.indexOf(r)>=0)continue;if(!Object.prototype.hasOwnProperty.call(l,r))continue;d[r]=l[r]}return d}function a(l,n){if(!(l instanceof n))throw new TypeError("Cannot call a class as a function")}function t(l,n){if(!l)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n&&(typeof n=="object"||typeof n=="function")?n:l}function o(l,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof n);l.prototype=Object.create(n&&n.prototype,{constructor:{value:l,enumerable:!1,writable:!0,configurable:!0}}),n&&(Object.setPrototypeOf?Object.setPrototypeOf(l,n):l.__proto__=n)}var s=function(l){o(n,l);function n(d){a(this,n);var r=t(this,(n.__proto__||Object.getPrototypeOf(n)).call(this,d));return r.scrollListener=r.scrollListener.bind(r),r.eventListenerOptions=r.eventListenerOptions.bind(r),r.mousewheelListener=r.mousewheelListener.bind(r),r}return u(n,[{key:"componentDidMount",value:function(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}},{key:"componentDidUpdate",value:function(){if(this.props.isReverse&&this.loadMore){var r=this.getParentElement(this.scrollComponent);r.scrollTop=r.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}},{key:"componentWillUnmount",value:function(){this.detachScrollListener(),this.detachMousewheelListener()}},{key:"isPassiveSupported",value:function(){var r=!1,c={get passive(){r=!0}};try{document.addEventListener("test",null,c),document.removeEventListener("test",null,c)}catch(i){}return r}},{key:"eventListenerOptions",value:function(){var r=this.props.useCapture;return this.isPassiveSupported()&&(r={useCapture:this.props.useCapture,passive:!0}),r}},{key:"setDefaultLoader",value:function(r){this.defaultLoader=r}},{key:"detachMousewheelListener",value:function(){var r=window;this.props.useWindow===!1&&(r=this.scrollComponent.parentNode),r.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}},{key:"detachScrollListener",value:function(){var r=window;this.props.useWindow===!1&&(r=this.getParentElement(this.scrollComponent)),r.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),r.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}},{key:"getParentElement",value:function(r){var c=this.props.getScrollParent&&this.props.getScrollParent();return c!=null?c:r&&r.parentNode}},{key:"filterProps",value:function(r){return r}},{key:"attachScrollListener",value:function(){var r=this.getParentElement(this.scrollComponent);if(!this.props.hasMore||!r)return;var c=window;this.props.useWindow===!1&&(c=r),c.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),c.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),c.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}},{key:"mousewheelListener",value:function(r){r.deltaY===1&&!this.isPassiveSupported()&&r.preventDefault()}},{key:"scrollListener",value:function(){var r=this.scrollComponent,c=window,i=this.getParentElement(r),h=void 0;if(this.props.useWindow){var f=document.documentElement||document.body.parentNode||document.body,A=c.pageYOffset!==void 0?c.pageYOffset:f.scrollTop;this.props.isReverse?h=A:h=this.calculateOffset(r,A)}else this.props.isReverse?h=i.scrollTop:h=r.scrollHeight-i.scrollTop-i.clientHeight;h<Number(this.props.threshold)&&r&&r.offsetParent!==null&&(this.detachScrollListener(),this.beforeScrollHeight=i.scrollHeight,this.beforeScrollTop=i.scrollTop,typeof this.props.loadMore=="function"&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}},{key:"calculateOffset",value:function(r,c){return r?this.calculateTopPosition(r)+(r.offsetHeight-c-window.innerHeight):0}},{key:"calculateTopPosition",value:function(r){return r?r.offsetTop+this.calculateTopPosition(r.offsetParent):0}},{key:"render",value:function(){var r=this,c=this.filterProps(this.props),i=c.children,h=c.element,f=c.hasMore,A=c.initialLoad,C=c.isReverse,S=c.loader,E=c.loadMore,L=c.pageStart,T=c.ref,b=c.threshold,x=c.useCapture,N=c.useWindow,D=c.getScrollParent,M=p(c,["children","element","hasMore","initialLoad","isReverse","loader","loadMore","pageStart","ref","threshold","useCapture","useWindow","getScrollParent"]);M.ref=function(F){r.scrollComponent=F,T&&T(F)};var R=[i];return f&&(S?C?R.unshift(S):R.push(S):this.defaultLoader&&(C?R.unshift(this.defaultLoader):R.push(this.defaultLoader))),v.default.createElement(h,M,R)}}]),n}(O.Component);s.propTypes={children:y.default.node.isRequired,element:y.default.node,hasMore:y.default.bool,initialLoad:y.default.bool,isReverse:y.default.bool,loader:y.default.node,loadMore:y.default.func.isRequired,pageStart:y.default.number,ref:y.default.func,getScrollParent:y.default.func,threshold:y.default.number,useCapture:y.default.bool,useWindow:y.default.bool},s.defaultProps={element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null},_.default=s,Z.exports=_.default},gxE6:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("izu+"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},gyjJ:function(Z,_){var e={};typeof wx=="object"&&typeof wx.getSystemInfoSync=="function"?e={browser:{},os:{},node:!1,wxa:!0,canvasSupported:!0,svgSupported:!1,touchEventsSupported:!0,domSupported:!1}:typeof document=="undefined"&&typeof self!="undefined"?e={browser:{},os:{},node:!1,worker:!0,canvasSupported:!0,domSupported:!1}:typeof navigator=="undefined"?e={browser:{},os:{},node:!0,worker:!1,canvasSupported:!0,svgSupported:!0,domSupported:!1}:e=O(navigator.userAgent);var u=e;function O(v){var g={},y={},w=v.match(/Firefox\/([\d.]+)/),p=v.match(/MSIE\s([\d.]+)/)||v.match(/Trident\/.+?rv:(([\d.]+))/),a=v.match(/Edge\/([\d.]+)/),t=/micromessenger/i.test(v);return w&&(y.firefox=!0,y.version=w[1]),p&&(y.ie=!0,y.version=p[1]),a&&(y.edge=!0,y.version=a[1]),t&&(y.weChat=!0),{browser:y,os:g,node:!1,canvasSupported:!!document.createElement("canvas").getContext,svgSupported:typeof SVGRect!="undefined",touchEventsSupported:"ontouchstart"in window&&!y.ie&&!y.edge,pointerEventsSupported:"onpointerdown"in window&&(y.edge||y.ie&&y.version>=11),domSupported:typeof document!="undefined"}}Z.exports=u},h0S1:function(Z,_,e){},hC6I:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="CheckOutlined";var w=_.a=u.forwardRef(y)},hHOv:function(Z,_,e){var u=e("Q6Bq"),O=e("yMz6"),v=O.updateCenterAndZoom;e("fk9j");var g={type:"graphRoam",event:"graphRoam",update:"none"};u.registerAction(g,function(y,w){w.eachComponent({mainType:"series",query:y},function(p){var a=p.coordinateSystem,t=v(a,y);p.setCenter&&p.setCenter(t.center),p.setZoom&&p.setZoom(t.zoom)})})},hLoE:function(Z,_,e){var u=e("oEo5"),O=e("Az1A"),v=e("zYjg"),g=e("cARS"),y=e("UZiS"),w=e("Jjzi"),p=e("SSBM"),a=e("BuVp"),t=v.Rect,o=w.linearMap,s=w.asc,l=u.bind,n=u.each,d=7,r=1,c=30,i="horizontal",h="vertical",f=5,A=["line","bar","candlestick","scatter"],C=y.extend({type:"dataZoom.slider",init:function(T,b){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=b},render:function(T,b,x,N){if(C.superApply(this,"render",arguments),g.createOrUpdate(this,"_dispatchZoomAction",this.dataZoomModel.get("throttle"),"fixRate"),this._orient=T.get("orient"),this.dataZoomModel.get("show")===!1){this.group.removeAll();return}(!N||N.type!=="dataZoom"||N.from!==this.uid)&&this._buildView(),this._updateView()},remove:function(){C.superApply(this,"remove",arguments),g.clear(this,"_dispatchZoomAction")},dispose:function(){C.superApply(this,"dispose",arguments),g.clear(this,"_dispatchZoomAction")},_buildView:function(){var T=this.group;T.removeAll(),this._resetLocation(),this._resetInterval();var b=this._displayables.barGroup=new v.Group;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),T.add(b),this._positionGroup()},_resetLocation:function(){var T=this.dataZoomModel,b=this.api,x=this._findCoordRect(),N={width:b.getWidth(),height:b.getHeight()},D=this._orient===i?{right:N.width-x.x-x.width,top:N.height-c-d,width:x.width,height:c}:{right:d,top:x.y,width:c,height:x.height},M=p.getLayoutParams(T.option);u.each(["right","top","width","height"],function(F){M[F]==="ph"&&(M[F]=D[F])});var R=p.getLayoutRect(M,N,T.padding);this._location={x:R.x,y:R.y},this._size=[R.width,R.height],this._orient===h&&this._size.reverse()},_positionGroup:function(){var T=this.group,b=this._location,x=this._orient,N=this.dataZoomModel.getFirstTargetAxisModel(),D=N&&N.get("inverse"),M=this._displayables.barGroup,R=(this._dataShadowInfo||{}).otherAxisInverse;M.attr(x===i&&!D?{scale:R?[1,1]:[1,-1]}:x===i&&D?{scale:R?[-1,1]:[-1,-1]}:x===h&&!D?{scale:R?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:R?[-1,-1]:[-1,1],rotation:Math.PI/2});var F=T.getBoundingRect([M]);T.attr("position",[b.x-F.x,b.y-F.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var T=this.dataZoomModel,b=this._size,x=this._displayables.barGroup;x.add(new t({silent:!0,shape:{x:0,y:0,width:b[0],height:b[1]},style:{fill:T.get("backgroundColor")},z2:-40})),x.add(new t({shape:{x:0,y:0,width:b[0],height:b[1]},style:{fill:"transparent"},z2:0,onclick:u.bind(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var T=this._dataShadowInfo=this._prepareDataShadowInfo();if(!T)return;var b=this._size,x=T.series,N=x.getRawData(),D=x.getShadowDim?x.getShadowDim():T.otherDim;if(D==null)return;var M=N.getDataExtent(D),R=(M[1]-M[0])*.3;M=[M[0]-R,M[1]+R];var F=[0,b[1]],B=[0,b[0]],H=[[b[0],0],[0,0]],U=[],K=B[1]/(N.count()-1),W=0,z=Math.round(N.count()/b[0]),Y;N.each([D],function(P,G){if(z>0&&G%z){W+=K;return}var $=P==null||isNaN(P)||P==="",fe=$?0:o(P,M,F,!0);$&&!Y&&G?(H.push([H[H.length-1][0],0]),U.push([U[U.length-1][0],0])):!$&&Y&&(H.push([W,0]),U.push([W,0])),H.push([W,fe]),U.push([W,fe]),W+=K,Y=$});var Q=this.dataZoomModel;this._displayables.barGroup.add(new v.Polygon({shape:{points:H},style:u.defaults({fill:Q.get("dataBackgroundColor")},Q.getModel("dataBackground.areaStyle").getAreaStyle()),silent:!0,z2:-20})),this._displayables.barGroup.add(new v.Polyline({shape:{points:U},style:Q.getModel("dataBackground.lineStyle").getLineStyle(),silent:!0,z2:-19}))},_prepareDataShadowInfo:function(){var T=this.dataZoomModel,b=T.get("showDataShadow");if(b===!1)return;var x,N=this.ecModel;return T.eachTargetAxis(function(D,M){var R=T.getAxisProxy(D.name,M).getTargetSeriesModels();u.each(R,function(F){if(x)return;if(b!==!0&&u.indexOf(A,F.get("type"))<0)return;var B=N.getComponent(D.axis,M).axis,H=S(D.name),U,K=F.coordinateSystem;H!=null&&K.getOtherAxis&&(U=K.getOtherAxis(B).inverse),H=F.getData().mapDimension(H),x={thisAxis:B,series:F,thisDim:D.name,otherDim:H,otherAxisInverse:U}},this)},this),x},_renderHandle:function(){var T=this._displayables,b=T.handles=[],x=T.handleLabels=[],N=this._displayables.barGroup,D=this._size,M=this.dataZoomModel;N.add(T.filler=new t({draggable:!0,cursor:E(this._orient),drift:l(this._onDragMove,this,"all"),ondragstart:l(this._showDataInfo,this,!0),ondragend:l(this._onDragEnd,this),onmouseover:l(this._showDataInfo,this,!0),onmouseout:l(this._showDataInfo,this,!1),style:{fill:M.get("fillerColor"),textPosition:"inside"}})),N.add(new t({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:D[0],height:D[1]},style:{stroke:M.get("dataBackgroundColor")||M.get("borderColor"),lineWidth:r,fill:"rgba(0,0,0,0)"}})),n([0,1],function(R){var F=v.createIcon(M.get("handleIcon"),{cursor:E(this._orient),draggable:!0,drift:l(this._onDragMove,this,R),ondragend:l(this._onDragEnd,this),onmouseover:l(this._showDataInfo,this,!0),onmouseout:l(this._showDataInfo,this,!1)},{x:-1,y:0,width:2,height:2}),B=F.getBoundingRect();this._handleHeight=w.parsePercent(M.get("handleSize"),this._size[1]),this._handleWidth=B.width/B.height*this._handleHeight,F.setStyle(M.getModel("handleStyle").getItemStyle());var H=M.get("handleColor");H!=null&&(F.style.fill=H),N.add(b[R]=F);var U=M.textStyleModel;this.group.add(x[R]=new v.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textVerticalAlign:"middle",textAlign:"center",textFill:U.getTextColor(),textFont:U.getFont()},z2:10}))},this)},_resetInterval:function(){var T=this._range=this.dataZoomModel.getPercentRange(),b=this._getViewExtent();this._handleEnds=[o(T[0],[0,100],b,!0),o(T[1],[0,100],b,!0)]},_updateInterval:function(T,b){var x=this.dataZoomModel,N=this._handleEnds,D=this._getViewExtent(),M=x.findRepresentativeAxisProxy().getMinMaxSpan(),R=[0,100];a(b,N,D,x.get("zoomLock")?"all":T,M.minSpan!=null?o(M.minSpan,R,D,!0):null,M.maxSpan!=null?o(M.maxSpan,R,D,!0):null);var F=this._range,B=this._range=s([o(N[0],D,R,!0),o(N[1],D,R,!0)]);return!F||F[0]!==B[0]||F[1]!==B[1]},_updateView:function(T){var b=this._displayables,x=this._handleEnds,N=s(x.slice()),D=this._size;n([0,1],function(M){var R=b.handles[M],F=this._handleHeight;R.attr({scale:[F/2,F/2],position:[x[M],D[1]/2-F/2]})},this),b.filler.setShape({x:N[0],y:0,width:N[1]-N[0],height:D[1]}),this._updateDataInfo(T)},_updateDataInfo:function(T){var b=this.dataZoomModel,x=this._displayables,N=x.handleLabels,D=this._orient,M=["",""];if(b.get("showDetail")){var R=b.findRepresentativeAxisProxy();if(R){var F=R.getAxisModel().axis,B=this._range,H=T?R.calculateDataWindow({start:B[0],end:B[1]}).valueWindow:R.getDataValueWindow();M=[this._formatLabel(H[0],F),this._formatLabel(H[1],F)]}}var U=s(this._handleEnds.slice());K.call(this,0),K.call(this,1);function K(W){var z=v.getTransform(x.handles[W].parent,this.group),Y=v.transformDirection(W===0?"right":"left",z),Q=this._handleWidth/2+f,P=v.applyTransform([U[W]+(W===0?-Q:Q),this._size[1]/2],z);N[W].setStyle({x:P[0],y:P[1],textVerticalAlign:D===i?"middle":Y,textAlign:D===i?Y:"center",text:M[W]})}},_formatLabel:function(T,b){var x=this.dataZoomModel,N=x.get("labelFormatter"),D=x.get("labelPrecision");(D==null||D==="auto")&&(D=b.getPixelPrecision());var M=T==null||isNaN(T)?"":b.type==="category"||b.type==="time"?b.scale.getLabel(Math.round(T)):T.toFixed(Math.min(D,20));return u.isFunction(N)?N(T,M):u.isString(N)?N.replace("{value}",M):M},_showDataInfo:function(T){T=this._dragging||T;var b=this._displayables.handleLabels;b[0].attr("invisible",!T),b[1].attr("invisible",!T)},_onDragMove:function(T,b,x,N){this._dragging=!0,O.stop(N.event);var D=this._displayables.barGroup.getLocalTransform(),M=v.applyTransform([b,x],D,!0),R=this._updateInterval(T,M[0]),F=this.dataZoomModel.get("realtime");this._updateView(!F),R&&F&&this._dispatchZoomAction()},_onDragEnd:function(){this._dragging=!1,this._showDataInfo(!1);var T=this.dataZoomModel.get("realtime");!T&&this._dispatchZoomAction()},_onClickPanelClick:function(T){var b=this._size,x=this._displayables.barGroup.transformCoordToLocal(T.offsetX,T.offsetY);if(x[0]<0||x[0]>b[0]||x[1]<0||x[1]>b[1])return;var N=this._handleEnds,D=(N[0]+N[1])/2,M=this._updateInterval("all",x[0]-D);this._updateView(),M&&this._dispatchZoomAction()},_dispatchZoomAction:function(){var T=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,start:T[0],end:T[1]})},_findCoordRect:function(){var T;if(n(this.getTargetCoordInfo(),function(N){if(!T&&N.length){var D=N[0].model.coordinateSystem;T=D.getRect&&D.getRect()}}),!T){var b=this.api.getWidth(),x=this.api.getHeight();T={x:b*.2,y:x*.2,width:b*.6,height:x*.6}}return T}});function S(T){var b={x:"y",y:"x",radius:"angle",angle:"radius"};return b[T]}function E(T){return T==="vertical"?"ns-resize":"ew-resize"}var L=C;Z.exports=L},hQli:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.removeSensor=_.getSensor=void 0;var u=g(e("NNdr")),O=e("A2sQ"),v=e("MPYE");function g(a){return a&&a.__esModule?a:{default:a}}var y={},w=function(t){var o=t.getAttribute(v.SizeSensorId);if(o&&y[o])return y[o];var s=(0,u.default)();t.setAttribute(v.SizeSensorId,s);var l=(0,O.createSensor)(t);return y[s]=l,l};_.getSensor=w;var p=function(t){var o=t.element.getAttribute(v.SizeSensorId);t.element.removeAttribute(v.SizeSensorId),t.destroy(),o&&y[o]&&delete y[o]};_.removeSensor=p},hTF7:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("ZZRV"),w=e.n(y),p=e("1gHQ"),a=e("zjzt"),t=e("FGJx"),o=e("o0AO"),s=e("uwZC"),l=e("MRRG"),n=e("GY0J"),d=e("iczh"),r=e.n(d),c=function(mt){var rt,Je="".concat(mt.rootPrefixCls,"-item"),vt=r()(Je,"".concat(Je,"-").concat(mt.page),(rt={},Object(a.a)(rt,"".concat(Je,"-active"),mt.active),Object(a.a)(rt,mt.className,!!mt.className),Object(a.a)(rt,"".concat(Je,"-disabled"),!mt.page),rt)),ut=function(){mt.onClick(mt.page)},bt=function(pt){mt.onKeyPress(pt,mt.onClick,mt.page)};return w.a.createElement("li",{title:mt.showTitle?mt.page:null,className:vt,onClick:ut,onKeyPress:bt,tabIndex:"0"},mt.itemRender(mt.page,"page",w.a.createElement("a",{rel:"nofollow"},mt.page)))},i=c,h={ZERO:48,NINE:57,NUMPAD_ZERO:96,NUMPAD_NINE:105,BACKSPACE:8,DELETE:46,ENTER:13,ARROW_UP:38,ARROW_DOWN:40};function f(Fe){var mt=A();return function(){var Je=Object(n.a)(Fe),vt;if(mt){var ut=Object(n.a)(this).constructor;vt=Reflect.construct(Je,arguments,ut)}else vt=Je.apply(this,arguments);return Object(l.a)(this,vt)}}function A(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(Fe){return!1}}var C=function(Fe){Object(s.a)(rt,Fe);var mt=f(rt);function rt(){var Je;Object(t.a)(this,rt);for(var vt=arguments.length,ut=new Array(vt),bt=0;bt<vt;bt++)ut[bt]=arguments[bt];return Je=mt.call.apply(mt,[this].concat(ut)),Je.state={goInputText:""},Je.buildOptionText=function(Qe){return"".concat(Qe," ").concat(Je.props.locale.items_per_page)},Je.changeSize=function(Qe){Je.props.changeSize(Number(Qe))},Je.handleChange=function(Qe){Je.setState({goInputText:Qe.target.value})},Je.handleBlur=function(Qe){var pt=Je.props,Ge=pt.goButton,je=pt.quickGo,_e=pt.rootPrefixCls,ht=Je.state.goInputText;if(Ge||ht==="")return;if(Qe.relatedTarget&&(Qe.relatedTarget.className.indexOf("".concat(_e,"-prev"))>=0||Qe.relatedTarget.className.indexOf("".concat(_e,"-next"))>=0))return;Je.setState({goInputText:""}),je(Je.getValidValue())},Je.go=function(Qe){var pt=Je.state.goInputText;if(pt==="")return;(Qe.keyCode===h.ENTER||Qe.type==="click")&&(Je.setState({goInputText:""}),Je.props.quickGo(Je.getValidValue()))},Je}return Object(o.a)(rt,[{key:"getValidValue",value:function(){var vt=this.state,ut=vt.goInputText,bt=vt.current;return!ut||isNaN(ut)?bt:Number(ut)}},{key:"getPageSizeOptions",value:function(){var vt=this.props,ut=vt.pageSize,bt=vt.pageSizeOptions;return bt.some(function(Qe){return Qe.toString()===ut.toString()})?bt:bt.concat([ut.toString()]).sort(function(Qe,pt){var Ge=isNaN(Number(Qe))?0:Number(Qe),je=isNaN(Number(pt))?0:Number(pt);return Ge-je})}},{key:"render",value:function(){var vt=this,ut=this.props,bt=ut.pageSize,Qe=ut.locale,pt=ut.rootPrefixCls,Ge=ut.changeSize,je=ut.quickGo,_e=ut.goButton,ht=ut.selectComponentClass,Lt=ut.buildOptionText,Ft=ut.selectPrefixCls,Wt=ut.disabled,Qt=this.state.goInputText,or="".concat(pt,"-options"),Tt=ht,jt=null,zt=null,Nt=null;if(!Ge&&!je)return null;var Ht=this.getPageSizeOptions();if(Ge&&Tt){var it=Ht.map(function(He,ne){return w.a.createElement(Tt.Option,{key:ne,value:He},(Lt||vt.buildOptionText)(He))});jt=w.a.createElement(Tt,{disabled:Wt,prefixCls:Ft,showSearch:!1,className:"".concat(or,"-size-changer"),optionLabelProp:"children",dropdownMatchSelectWidth:!1,value:(bt||Ht[0]).toString(),onChange:this.changeSize,getPopupContainer:function(ne){return ne.parentNode}},it)}return je&&(_e&&(Nt=typeof _e=="boolean"?w.a.createElement("button",{type:"button",onClick:this.go,onKeyUp:this.go,disabled:Wt,className:"".concat(or,"-quick-jumper-button")},Qe.jump_to_confirm):w.a.createElement("span",{onClick:this.go,onKeyUp:this.go},_e)),zt=w.a.createElement("div",{className:"".concat(or,"-quick-jumper")},Qe.jump_to,w.a.createElement("input",{disabled:Wt,type:"text",value:Qt,onChange:this.handleChange,onKeyUp:this.go,onBlur:this.handleBlur}),Qe.page,Nt)),w.a.createElement("li",{className:"".concat(or)},jt,zt)}}]),rt}(w.a.Component);C.defaultProps={pageSizeOptions:["10","20","50","100"]};var S=C,E=e("m1QJ");function L(Fe,mt){var rt=Object.keys(Fe);if(Object.getOwnPropertySymbols){var Je=Object.getOwnPropertySymbols(Fe);mt&&(Je=Je.filter(function(vt){return Object.getOwnPropertyDescriptor(Fe,vt).enumerable})),rt.push.apply(rt,Je)}return rt}function T(Fe){for(var mt=1;mt<arguments.length;mt++){var rt=arguments[mt]!=null?arguments[mt]:{};mt%2?L(Object(rt),!0).forEach(function(Je){Object(a.a)(Fe,Je,rt[Je])}):Object.getOwnPropertyDescriptors?Object.defineProperties(Fe,Object.getOwnPropertyDescriptors(rt)):L(Object(rt)).forEach(function(Je){Object.defineProperty(Fe,Je,Object.getOwnPropertyDescriptor(rt,Je))})}return Fe}function b(Fe){var mt=x();return function(){var Je=Object(n.a)(Fe),vt;if(mt){var ut=Object(n.a)(this).constructor;vt=Reflect.construct(Je,arguments,ut)}else vt=Je.apply(this,arguments);return Object(l.a)(this,vt)}}function x(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(Fe){return!1}}function N(){}function D(Fe){return typeof Fe=="number"&&isFinite(Fe)&&Math.floor(Fe)===Fe}function M(Fe,mt,rt){return rt}function R(Fe,mt,rt){var Je=typeof Fe=="undefined"?mt.pageSize:Fe;return Math.floor((rt.total-1)/Je)+1}var F=function(Fe){Object(s.a)(rt,Fe);var mt=b(rt);function rt(Je){var vt;Object(t.a)(this,rt),vt=mt.call(this,Je),vt.getJumpPrevPage=function(){return Math.max(1,vt.state.current-(vt.props.showLessItems?3:5))},vt.getJumpNextPage=function(){return Math.min(R(void 0,vt.state,vt.props),vt.state.current+(vt.props.showLessItems?3:5))},vt.getItemIcon=function(Ge,je){var _e=vt.props.prefixCls,ht=Ge||w.a.createElement("button",{type:"button","aria-label":je,className:"".concat(_e,"-item-link")});return typeof Ge=="function"&&(ht=w.a.createElement(Ge,T({},vt.props))),ht},vt.savePaginationNode=function(Ge){vt.paginationNode=Ge},vt.isValid=function(Ge){return D(Ge)&&Ge!==vt.state.current},vt.shouldDisplayQuickJumper=function(){var Ge=vt.props,je=Ge.showQuickJumper,_e=Ge.pageSize,ht=Ge.total;return ht<=_e?!1:je},vt.handleKeyDown=function(Ge){(Ge.keyCode===h.ARROW_UP||Ge.keyCode===h.ARROW_DOWN)&&Ge.preventDefault()},vt.handleKeyUp=function(Ge){var je=vt.getValidValue(Ge),_e=vt.state.currentInputValue;je!==_e&&vt.setState({currentInputValue:je}),Ge.keyCode===h.ENTER?vt.handleChange(je):Ge.keyCode===h.ARROW_UP?vt.handleChange(je-1):Ge.keyCode===h.ARROW_DOWN&&vt.handleChange(je+1)},vt.changePageSize=function(Ge){var je=vt.state.current,_e=R(Ge,vt.state,vt.props);je=je>_e?_e:je,_e===0&&(je=vt.state.current),typeof Ge=="number"&&("pageSize"in vt.props||vt.setState({pageSize:Ge}),"current"in vt.props||vt.setState({current:je,currentInputValue:je})),vt.props.onShowSizeChange(je,Ge),"onChange"in vt.props&&vt.props.onChange&&vt.props.onChange(je,Ge)},vt.handleChange=function(Ge){var je=vt.props.disabled,_e=Ge;if(vt.isValid(_e)&&!je){var ht=R(void 0,vt.state,vt.props);_e>ht?_e=ht:_e<1&&(_e=1),"current"in vt.props||vt.setState({current:_e,currentInputValue:_e});var Lt=vt.state.pageSize;return vt.props.onChange(_e,Lt),_e}return vt.state.current},vt.prev=function(){vt.hasPrev()&&vt.handleChange(vt.state.current-1)},vt.next=function(){vt.hasNext()&&vt.handleChange(vt.state.current+1)},vt.jumpPrev=function(){vt.handleChange(vt.getJumpPrevPage())},vt.jumpNext=function(){vt.handleChange(vt.getJumpNextPage())},vt.hasPrev=function(){return vt.state.current>1},vt.hasNext=function(){return vt.state.current<R(void 0,vt.state,vt.props)},vt.runIfEnter=function(Ge,je){if(Ge.key==="Enter"||Ge.charCode===13){for(var _e=arguments.length,ht=new Array(_e>2?_e-2:0),Lt=2;Lt<_e;Lt++)ht[Lt-2]=arguments[Lt];je.apply(void 0,ht)}},vt.runIfEnterPrev=function(Ge){vt.runIfEnter(Ge,vt.prev)},vt.runIfEnterNext=function(Ge){vt.runIfEnter(Ge,vt.next)},vt.runIfEnterJumpPrev=function(Ge){vt.runIfEnter(Ge,vt.jumpPrev)},vt.runIfEnterJumpNext=function(Ge){vt.runIfEnter(Ge,vt.jumpNext)},vt.handleGoTO=function(Ge){(Ge.keyCode===h.ENTER||Ge.type==="click")&&vt.handleChange(vt.state.currentInputValue)};var ut=Je.onChange!==N,bt="current"in Je;bt&&!ut&&console.warn("Warning: You provided a `current` prop to a Pagination component without an `onChange` handler. This will render a read-only component.");var Qe=Je.defaultCurrent;"current"in Je&&(Qe=Je.current);var pt=Je.defaultPageSize;return"pageSize"in Je&&(pt=Je.pageSize),Qe=Math.min(Qe,R(pt,void 0,Je)),vt.state={current:Qe,currentInputValue:Qe,pageSize:pt},vt}return Object(o.a)(rt,[{key:"componentDidUpdate",value:function(vt,ut){var bt=this.props.prefixCls;if(ut.current!==this.state.current&&this.paginationNode){var Qe=this.paginationNode.querySelector(".".concat(bt,"-item-").concat(ut.current));Qe&&document.activeElement===Qe&&Qe.blur()}}},{key:"getValidValue",value:function(vt){var ut=vt.target.value,bt=R(void 0,this.state,this.props),Qe=this.state.currentInputValue,pt;return ut===""?pt=ut:isNaN(Number(ut))?pt=Qe:ut>=bt?pt=bt:pt=Number(ut),pt}},{key:"getShowSizeChanger",value:function(){var vt=this.props,ut=vt.showSizeChanger,bt=vt.total,Qe=vt.totalBoundaryShowSizeChanger;return typeof ut!="undefined"?ut:bt>Qe}},{key:"renderPrev",value:function(vt){var ut=this.props,bt=ut.prevIcon,Qe=ut.itemRender,pt=Qe(vt,"prev",this.getItemIcon(bt,"prev page")),Ge=!this.hasPrev();return Object(y.isValidElement)(pt)?Object(y.cloneElement)(pt,{disabled:Ge}):pt}},{key:"renderNext",value:function(vt){var ut=this.props,bt=ut.nextIcon,Qe=ut.itemRender,pt=Qe(vt,"next",this.getItemIcon(bt,"next page")),Ge=!this.hasNext();return Object(y.isValidElement)(pt)?Object(y.cloneElement)(pt,{disabled:Ge}):pt}},{key:"render",value:function(){var vt=this,ut=this.props,bt=ut.prefixCls,Qe=ut.className,pt=ut.style,Ge=ut.disabled,je=ut.hideOnSinglePage,_e=ut.total,ht=ut.locale,Lt=ut.showQuickJumper,Ft=ut.showLessItems,Wt=ut.showTitle,Qt=ut.showTotal,or=ut.simple,Tt=ut.itemRender,jt=ut.showPrevNextJumpers,zt=ut.jumpPrevIcon,Nt=ut.jumpNextIcon,Ht=ut.selectComponentClass,it=ut.selectPrefixCls,He=ut.pageSizeOptions,ne=this.state,ce=ne.current,Ze=ne.pageSize,Me=ne.currentInputValue;if(je===!0&&_e<=Ze)return null;var Ke=R(void 0,this.state,this.props),sr=[],Ut=null,Pt=null,nr=null,cr=null,Xt=null,Mt=Lt&&Lt.goButton,me=Ft?1:2,le=ce-1>0?ce-1:0,oe=ce+1<Ke?ce+1:Ke,de=Object.keys(this.props).reduce(function(se,ge){return(ge.substr(0,5)==="data-"||ge.substr(0,5)==="aria-"||ge==="role")&&(se[ge]=vt.props[ge]),se},{});if(or)return Mt&&(typeof Mt=="boolean"?Xt=w.a.createElement("button",{type:"button",onClick:this.handleGoTO,onKeyUp:this.handleGoTO},ht.jump_to_confirm):Xt=w.a.createElement("span",{onClick:this.handleGoTO,onKeyUp:this.handleGoTO},Mt),Xt=w.a.createElement("li",{title:Wt?"".concat(ht.jump_to).concat(ce,"/").concat(Ke):null,className:"".concat(bt,"-simple-pager")},Xt)),w.a.createElement("ul",Object(p.a)({className:r()(bt,"".concat(bt,"-simple"),Object(a.a)({},"".concat(bt,"-disabled"),Ge),Qe),style:pt,ref:this.savePaginationNode},de),w.a.createElement("li",{title:Wt?ht.prev_page:null,onClick:this.prev,tabIndex:this.hasPrev()?0:null,onKeyPress:this.runIfEnterPrev,className:r()("".concat(bt,"-prev"),Object(a.a)({},"".concat(bt,"-disabled"),!this.hasPrev())),"aria-disabled":!this.hasPrev()},this.renderPrev(le)),w.a.createElement("li",{title:Wt?"".concat(ce,"/").concat(Ke):null,className:"".concat(bt,"-simple-pager")},w.a.createElement("input",{type:"text",value:Me,disabled:Ge,onKeyDown:this.handleKeyDown,onKeyUp:this.handleKeyUp,onChange:this.handleKeyUp,size:"3"}),w.a.createElement("span",{className:"".concat(bt,"-slash")},"/"),Ke),w.a.createElement("li",{title:Wt?ht.next_page:null,onClick:this.next,tabIndex:this.hasPrev()?0:null,onKeyPress:this.runIfEnterNext,className:r()("".concat(bt,"-next"),Object(a.a)({},"".concat(bt,"-disabled"),!this.hasNext())),"aria-disabled":!this.hasNext()},this.renderNext(oe)),Xt);if(Ke<=3+me*2){var Se={locale:ht,rootPrefixCls:bt,onClick:this.handleChange,onKeyPress:this.runIfEnter,showTitle:Wt,itemRender:Tt};Ke||sr.push(w.a.createElement(i,Object(p.a)({},Se,{key:"noPager",page:Ke,className:"".concat(bt,"-disabled")})));for(var Ce=1;Ce<=Ke;Ce+=1){var Oe=ce===Ce;sr.push(w.a.createElement(i,Object(p.a)({},Se,{key:Ce,page:Ce,active:Oe})))}}else{var Ie=Ft?ht.prev_3:ht.prev_5,Ee=Ft?ht.next_3:ht.next_5;jt&&(Ut=w.a.createElement("li",{title:Wt?Ie:null,key:"prev",onClick:this.jumpPrev,tabIndex:"0",onKeyPress:this.runIfEnterJumpPrev,className:r()("".concat(bt,"-jump-prev"),Object(a.a)({},"".concat(bt,"-jump-prev-custom-icon"),!!zt))},Tt(this.getJumpPrevPage(),"jump-prev",this.getItemIcon(zt,"prev page"))),Pt=w.a.createElement("li",{title:Wt?Ee:null,key:"next",tabIndex:"0",onClick:this.jumpNext,onKeyPress:this.runIfEnterJumpNext,className:r()("".concat(bt,"-jump-next"),Object(a.a)({},"".concat(bt,"-jump-next-custom-icon"),!!Nt))},Tt(this.getJumpNextPage(),"jump-next",this.getItemIcon(Nt,"next page")))),cr=w.a.createElement(i,{locale:ht,last:!0,rootPrefixCls:bt,onClick:this.handleChange,onKeyPress:this.runIfEnter,key:Ke,page:Ke,active:!1,showTitle:Wt,itemRender:Tt}),nr=w.a.createElement(i,{locale:ht,rootPrefixCls:bt,onClick:this.handleChange,onKeyPress:this.runIfEnter,key:1,page:1,active:!1,showTitle:Wt,itemRender:Tt});var Pe=Math.max(1,ce-me),at=Math.min(ce+me,Ke);ce-1<=me&&(at=1+me*2),Ke-ce<=me&&(Pe=Ke-me*2);for(var gt=Pe;gt<=at;gt+=1){var ee=ce===gt;sr.push(w.a.createElement(i,{locale:ht,rootPrefixCls:bt,onClick:this.handleChange,onKeyPress:this.runIfEnter,key:gt,page:gt,active:ee,showTitle:Wt,itemRender:Tt}))}ce-1>=me*2&&ce!==1+2&&(sr[0]=Object(y.cloneElement)(sr[0],{className:"".concat(bt,"-item-after-jump-prev")}),sr.unshift(Ut)),Ke-ce>=me*2&&ce!==Ke-2&&(sr[sr.length-1]=Object(y.cloneElement)(sr[sr.length-1],{className:"".concat(bt,"-item-before-jump-next")}),sr.push(Pt)),Pe!==1&&sr.unshift(nr),at!==Ke&&sr.push(cr)}var ae=null;Qt&&(ae=w.a.createElement("li",{className:"".concat(bt,"-total-text")},Qt(_e,[_e===0?0:(ce-1)*Ze+1,ce*Ze>_e?_e:ce*Ze])));var k=!this.hasPrev()||!Ke,J=!this.hasNext()||!Ke;return w.a.createElement("ul",Object(p.a)({className:r()(bt,Qe,Object(a.a)({},"".concat(bt,"-disabled"),Ge)),style:pt,unselectable:"unselectable",ref:this.savePaginationNode},de),ae,w.a.createElement("li",{title:Wt?ht.prev_page:null,onClick:this.prev,tabIndex:k?null:0,onKeyPress:this.runIfEnterPrev,className:r()("".concat(bt,"-prev"),Object(a.a)({},"".concat(bt,"-disabled"),k)),"aria-disabled":k},this.renderPrev(le)),sr,w.a.createElement("li",{title:Wt?ht.next_page:null,onClick:this.next,tabIndex:J?null:0,onKeyPress:this.runIfEnterNext,className:r()("".concat(bt,"-next"),Object(a.a)({},"".concat(bt,"-disabled"),J)),"aria-disabled":J},this.renderNext(oe)),w.a.createElement(S,{disabled:Ge,locale:ht,rootPrefixCls:bt,selectComponentClass:Ht,selectPrefixCls:it,changeSize:this.getShowSizeChanger()?this.changePageSize:null,current:ce,pageSize:Ze,pageSizeOptions:He,quickGo:this.shouldDisplayQuickJumper()?this.handleChange:null,goButton:Mt}))}}],[{key:"getDerivedStateFromProps",value:function(vt,ut){var bt={};if("current"in vt&&(bt.current=vt.current,vt.current!==ut.current&&(bt.currentInputValue=bt.current)),"pageSize"in vt&&vt.pageSize!==ut.pageSize){var Qe=ut.current,pt=R(vt.pageSize,ut,vt);Qe=Qe>pt?pt:Qe,"current"in vt||(bt.current=Qe,bt.currentInputValue=Qe),bt.pageSize=vt.pageSize}return bt}}]),rt}(w.a.Component);F.defaultProps={defaultCurrent:1,total:0,defaultPageSize:10,onChange:N,className:"",selectPrefixCls:"rc-select",prefixCls:"rc-pagination",selectComponentClass:null,hideOnSinglePage:!1,showPrevNextJumpers:!0,showQuickJumper:!1,showLessItems:!1,showTitle:!0,onShowSizeChange:N,locale:E.a,style:{},itemRender:M,totalBoundaryShowSizeChanger:50};var B=F,H=e("Bthi"),U=e("BEiB"),K=e.n(U),W=e("kbon"),z=e.n(W),Y=e("KSZ+"),Q=e.n(Y),P=e("u5fj"),G=e.n(P),$=e("QeCE"),fe=function(mt){return y.createElement($.a,g()({size:"small"},mt))};fe.Option=$.a.Option;var te=fe,pe=e("CfwS"),we=e("LpVx"),be=e("+jib"),Ve=function(Fe,mt){var rt={};for(var Je in Fe)Object.prototype.hasOwnProperty.call(Fe,Je)&&mt.indexOf(Je)<0&&(rt[Je]=Fe[Je]);if(Fe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var vt=0,Je=Object.getOwnPropertySymbols(Fe);vt<Je.length;vt++)mt.indexOf(Je[vt])<0&&Object.prototype.propertyIsEnumerable.call(Fe,Je[vt])&&(rt[Je[vt]]=Fe[Je[vt]]);return rt},Xe=function(mt){var rt=mt.prefixCls,Je=mt.selectPrefixCls,vt=mt.className,ut=mt.size,bt=mt.locale,Qe=Ve(mt,["prefixCls","selectPrefixCls","className","size","locale"]),pt=Object(be.a)(),Ge=pt.xs,je=y.useContext(we.b),_e=je.getPrefixCls,ht=je.direction,Lt=_e("pagination",rt),Ft=function(){var or=y.createElement("span",{className:"".concat(Lt,"-item-ellipsis")},"\u2022\u2022\u2022"),Tt=y.createElement("button",{className:"".concat(Lt,"-item-link"),type:"button",tabIndex:-1},y.createElement(K.a,null)),jt=y.createElement("button",{className:"".concat(Lt,"-item-link"),type:"button",tabIndex:-1},y.createElement(z.a,null)),zt=y.createElement("a",{className:"".concat(Lt,"-item-link")},y.createElement("div",{className:"".concat(Lt,"-item-container")},y.createElement(Q.a,{className:"".concat(Lt,"-item-link-icon")}),or)),Nt=y.createElement("a",{className:"".concat(Lt,"-item-link")},y.createElement("div",{className:"".concat(Lt,"-item-container")},y.createElement(G.a,{className:"".concat(Lt,"-item-link-icon")}),or));if(ht==="rtl"){var Ht=[jt,Tt];Tt=Ht[0],jt=Ht[1];var it=[Nt,zt];zt=it[0],Nt=it[1]}return{prevIcon:Tt,nextIcon:jt,jumpPrevIcon:zt,jumpNextIcon:Nt}},Wt=function(or){var Tt=g()(g()({},or),bt),jt=ut==="small"||!!(Ge&&!ut&&Qe.responsive),zt=_e("select",Je),Nt=r()(vt,O()({mini:jt},"".concat(Lt,"-rtl"),ht==="rtl"));return y.createElement(B,g()({},Qe,{prefixCls:Lt,selectPrefixCls:zt},Ft(),{className:Nt,selectComponentClass:jt?te:$.a,locale:Tt}))};return y.createElement(pe.a,{componentName:"Pagination",defaultLocale:H.a},Wt)},At=Xe,Be=_.a=At},hbMb:function(Z,_,e){var u=e("IwPN"),O=e("2Ofm");function v(g,y){var w=O(g,y);return u(w)?w:void 0}Z.exports=v},hdZ8:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.2 446.3l-.2-.8-112.2-285.1c-5-16.1-19.9-27.2-36.8-27.2H281.2c-17 0-32.1 11.3-36.9 27.6L139.4 443l-.3.7-.2.8c-1.3 4.9-1.7 9.9-1 14.8-.1 1.6-.2 3.2-.2 4.8V830a60.9 60.9 0 0060.8 60.8h627.2c33.5 0 60.8-27.3 60.9-60.8V464.1c0-1.3 0-2.6-.1-3.7.4-4.9 0-9.6-1.3-14.1zm-295.8-43l-.3 15.7c-.8 44.9-31.8 75.1-77.1 75.1-22.1 0-41.1-7.1-54.8-20.6S436 441.2 435.6 419l-.3-15.7H229.5L309 210h399.2l81.7 193.3H589.4zm-375 76.8h157.3c24.3 57.1 76 90.8 140.4 90.8 33.7 0 65-9.4 90.3-27.2 22.2-15.6 39.5-37.4 50.7-63.6h156.5V814H214.4V480.1z"}}]},name:"inbox",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="InboxOutlined";var w=_.a=u.forwardRef(y)},hkVq:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("DMEU"),g=e("a67U"),y=g.radialCoordinate,w=e("Q6Bq"),p=e("spGK"),a=e("E1KW"),t=e("/vp6"),o=e("MLk5"),s=e("Owcv"),l=s.onIrrelevantElement,n=e("IPcT"),d=n.__DEV__,r=e("Jjzi"),c=r.parsePercent,i=O.extendShape({shape:{parentPoint:[],childPoints:[],orient:"",forkPosition:""},style:{stroke:"#000",fill:null},buildPath:function(T,b){var x=b.childPoints,N=x.length,D=b.parentPoint,M=x[0],R=x[N-1];if(N===1){T.moveTo(D[0],D[1]),T.lineTo(M[0],M[1]);return}var F=b.orient,B=F==="TB"||F==="BT"?0:1,H=1-B,U=c(b.forkPosition,1),K=[];K[B]=D[B],K[H]=D[H]+(R[H]-D[H])*U,T.moveTo(D[0],D[1]),T.lineTo(K[0],K[1]),T.moveTo(M[0],M[1]),K[B]=M[B],T.lineTo(K[0],K[1]),K[B]=R[B],T.lineTo(K[0],K[1]),T.lineTo(R[0],R[1]);for(var W=1;W<N-1;W++){var z=x[W];T.moveTo(z[0],z[1]),K[B]=z[B],T.lineTo(K[0],K[1])}}}),h=w.extendChartView({type:"tree",init:function(T,b){this._oldTree,this._mainGroup=new O.Group,this._controller=new o(b.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},render:function(T,b,x,N){var D=T.getData(),M=T.layoutInfo,R=this._mainGroup,F=T.get("layout");F==="radial"?R.attr("position",[M.x+M.width/2,M.y+M.height/2]):R.attr("position",[M.x,M.y]),this._updateViewCoordSys(T,M,F),this._updateController(T,b,x);var B=this._data,H={expandAndCollapse:T.get("expandAndCollapse"),layout:F,edgeShape:T.get("edgeShape"),edgeForkPosition:T.get("edgeForkPosition"),orient:T.getOrient(),curvature:T.get("lineStyle.curveness"),symbolRotate:T.get("symbolRotate"),symbolOffset:T.get("symbolOffset"),hoverAnimation:T.get("hoverAnimation"),useNameLabel:!0,fadeIn:!0};D.diff(B).add(function(U){f(D,U)&&C(D,U,null,R,T,H)}).update(function(U,K){var W=B.getItemGraphicEl(K);if(!f(D,U)){W&&E(B,K,W,R,T,H);return}C(D,U,W,R,T,H)}).remove(function(U){var K=B.getItemGraphicEl(U);K&&E(B,U,K,R,T,H)}).execute(),this._nodeScaleRatio=T.get("nodeScaleRatio"),this._updateNodeAndLinkScale(T),H.expandAndCollapse===!0&&D.eachItemGraphicEl(function(U,K){U.off("click").on("click",function(){x.dispatchAction({type:"treeExpandAndCollapse",seriesId:T.id,dataIndex:K})})}),this._data=D},_updateViewCoordSys:function(T){var b=T.getData(),x=[];b.each(function(B){var H=b.getItemLayout(B);H&&!isNaN(H.x)&&!isNaN(H.y)&&x.push([+H.x,+H.y])});var N=[],D=[];p.fromPoints(x,N,D);var M=this._min,R=this._max;D[0]-N[0]===0&&(N[0]=M?M[0]:N[0]-1,D[0]=R?R[0]:D[0]+1),D[1]-N[1]===0&&(N[1]=M?M[1]:N[1]-1,D[1]=R?R[1]:D[1]+1);var F=T.coordinateSystem=new a;F.zoomLimit=T.get("scaleLimit"),F.setBoundingRect(N[0],N[1],D[0]-N[0],D[1]-N[1]),F.setCenter(T.get("center")),F.setZoom(T.get("zoom")),this.group.attr({position:F.position,scale:F.scale}),this._viewCoordSys=F,this._min=N,this._max=D},_updateController:function(T,b,x){var N=this._controller,D=this._controllerHost,M=this.group;N.setPointerChecker(function(R,F,B){var H=M.getBoundingRect();return H.applyTransform(M.transform),H.contain(F,B)&&!l(R,x,T)}),N.enable(T.get("roam")),D.zoomLimit=T.get("scaleLimit"),D.zoom=T.coordinateSystem.getZoom(),N.off("pan").off("zoom").on("pan",function(R){t.updateViewOnPan(D,R.dx,R.dy),x.dispatchAction({seriesId:T.id,type:"treeRoam",dx:R.dx,dy:R.dy})},this).on("zoom",function(R){t.updateViewOnZoom(D,R.scale,R.originX,R.originY),x.dispatchAction({seriesId:T.id,type:"treeRoam",zoom:R.scale,originX:R.originX,originY:R.originY}),this._updateNodeAndLinkScale(T)},this)},_updateNodeAndLinkScale:function(T){var b=T.getData(),x=this._getNodeGlobalScale(T),N=[x,x];b.eachItemGraphicEl(function(D,M){D.attr("scale",N)})},_getNodeGlobalScale:function(T){var b=T.coordinateSystem;if(b.type!=="view")return 1;var x=this._nodeScaleRatio,N=b.scale,D=N&&N[0]||1,M=b.getZoom(),R=(M-1)*x+1;return R/D},dispose:function(){this._controller&&this._controller.dispose(),this._controllerHost={}},remove:function(){this._mainGroup.removeAll(),this._data=null}});function f(T,b){var x=T.getItemLayout(b);return x&&!isNaN(x.x)&&!isNaN(x.y)&&T.getItemVisual(b,"symbol")!=="none"}function A(T,b,x){return x.itemModel=b,x.itemStyle=b.getModel("itemStyle").getItemStyle(),x.hoverItemStyle=b.getModel("emphasis.itemStyle").getItemStyle(),x.lineStyle=b.getModel("lineStyle").getLineStyle(),x.labelModel=b.getModel("label"),x.hoverLabelModel=b.getModel("emphasis.label"),T.isExpand===!1&&T.children.length!==0?x.symbolInnerColor=x.itemStyle.fill:x.symbolInnerColor="#fff",x}function C(T,b,x,N,D,M){var R=!x,F=T.tree.getNodeByDataIndex(b),B=F.getModel(),M=A(F,B,M),H=T.tree.root,U=F.parentNode===H?F:F.parentNode||F,K=T.getItemGraphicEl(U.dataIndex),W=U.getLayout(),z=K?{x:K.position[0],y:K.position[1],rawX:K.__radialOldRawX,rawY:K.__radialOldRawY}:W,Y=F.getLayout();R?(x=new v(T,b,M),x.attr("position",[z.x,z.y])):x.updateData(T,b,M),x.__radialOldRawX=x.__radialRawX,x.__radialOldRawY=x.__radialRawY,x.__radialRawX=Y.rawX,x.__radialRawY=Y.rawY,N.add(x),T.setItemGraphicEl(b,x),O.updateProps(x,{position:[Y.x,Y.y]},D);var Q=x.getSymbolPath();if(M.layout==="radial"){var P=H.children[0],G=P.getLayout(),$=P.children.length,fe,te;if(Y.x===G.x&&F.isExpand===!0){var pe={};pe.x=(P.children[0].getLayout().x+P.children[$-1].getLayout().x)/2,pe.y=(P.children[0].getLayout().y+P.children[$-1].getLayout().y)/2,fe=Math.atan2(pe.y-G.y,pe.x-G.x),fe<0&&(fe=Math.PI*2+fe),te=pe.x<G.x,te&&(fe=fe-Math.PI)}else fe=Math.atan2(Y.y-G.y,Y.x-G.x),fe<0&&(fe=Math.PI*2+fe),F.children.length===0||F.children.length!==0&&F.isExpand===!1?(te=Y.x<G.x,te&&(fe=fe-Math.PI)):(te=Y.x>G.x,te||(fe=fe-Math.PI));var we=te?"left":"right",be=M.labelModel.get("rotate"),Ve=be*(Math.PI/180);Q.setStyle({textPosition:M.labelModel.get("position")||we,textRotation:be==null?-fe:Ve,textOrigin:"center",verticalAlign:"middle"})}S(D,F,H,x,z,W,Y,N,M)}function S(T,b,x,N,D,M,R,F,B){var H=B.edgeShape,U=N.__edge;if(H==="curve")b.parentNode&&b.parentNode!==x&&(U||(U=N.__edge=new O.BezierCurve({shape:L(B,D,D),style:u.defaults({opacity:0,strokeNoScale:!0},B.lineStyle)})),O.updateProps(U,{shape:L(B,M,R),style:u.defaults({opacity:1},B.lineStyle)},T));else if(H==="polyline"&&(B.layout==="orthogonal"&&(b!==x&&b.children&&b.children.length!==0&&b.isExpand===!0))){for(var K=b.children,W=[],z=0;z<K.length;z++){var Y=K[z].getLayout();W.push([Y.x,Y.y])}U||(U=N.__edge=new i({shape:{parentPoint:[R.x,R.y],childPoints:[[R.x,R.y]],orient:B.orient,forkPosition:B.edgeForkPosition},style:u.defaults({opacity:0,strokeNoScale:!0},B.lineStyle)})),O.updateProps(U,{shape:{parentPoint:[R.x,R.y],childPoints:W},style:u.defaults({opacity:1},B.lineStyle)},T)}F.add(U)}function E(T,b,x,N,D,M){for(var R=T.tree.getNodeByDataIndex(b),F=T.tree.root,B=R.getModel(),M=A(R,B,M),H=R.parentNode===F?R:R.parentNode||R,U=M.edgeShape,K;K=H.getLayout(),K==null;)H=H.parentNode===F?H:H.parentNode||H;O.updateProps(x,{position:[K.x+1,K.y+1]},D,function(){N.remove(x),T.setItemGraphicEl(b,null)}),x.fadeOut(null,{keepLabel:!0});var W=T.getItemGraphicEl(H.dataIndex),z=W.__edge,Y=x.__edge||(H.isExpand===!1||H.children.length===1?z:void 0),U=M.edgeShape;Y&&(U==="curve"?O.updateProps(Y,{shape:L(M,K,K),style:{opacity:0}},D,function(){N.remove(Y)}):U==="polyline"&&M.layout==="orthogonal"&&O.updateProps(Y,{shape:{parentPoint:[K.x,K.y],childPoints:[[K.x,K.y]]},style:{opacity:0}},D,function(){N.remove(Y)}))}function L(T,b,x){var N,D,M,R,F=T.orient,B,H,U,K;if(T.layout==="radial"){B=b.rawX,U=b.rawY,H=x.rawX,K=x.rawY;var W=y(B,U),z=y(B,U+(K-U)*T.curvature),Y=y(H,K+(U-K)*T.curvature),Q=y(H,K);return{x1:W.x,y1:W.y,x2:Q.x,y2:Q.y,cpx1:z.x,cpy1:z.y,cpx2:Y.x,cpy2:Y.y}}else B=b.x,U=b.y,H=x.x,K=x.y,(F==="LR"||F==="RL")&&(N=B+(H-B)*T.curvature,D=U,M=H+(B-H)*T.curvature,R=K),(F==="TB"||F==="BT")&&(N=B,D=U+(K-U)*T.curvature,M=H,R=K+(U-K)*T.curvature);return{x1:B,y1:U,x2:H,y2:K,cpx1:N,cpy1:D,cpx2:M,cpy2:R}}Z.exports=h},hmv6:function(Z,_,e){var u=e("hbMb"),O=u(Object,"create");Z.exports=O},hsS0:function(Z,_,e){var u=e("trXQ"),O=u.Uint8Array;Z.exports=O},i4g8:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 480H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"plus-circle",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="PlusCircleOutlined";var w=_.a=u.forwardRef(y)},iAHn:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("ZZRV"),w=e("iczh"),p=e.n(w),a=e("LpVx"),t=e("E6G/"),o=e.n(t),s=function(z){var Y=z.value,Q=z.formatter,P=z.precision,G=z.decimalSeparator,$=z.groupSeparator,fe=$===void 0?"":$,te=z.prefixCls,pe;if(typeof Q=="function")pe=Q(Y);else{var we=String(Y),be=we.match(/^(-?)(\d*)(\.(\d+))?$/);if(!be||we==="-")pe=we;else{var Ve=be[1],Xe=be[2]||"0",At=be[4]||"";Xe=Xe.replace(/\B(?=(\d{3})+(?!\d))/g,fe),typeof P=="number"&&(At=o()(At,P,"0").slice(0,P)),At&&(At="".concat(G).concat(At)),pe=[y.createElement("span",{key:"int",className:"".concat(te,"-content-value-int")},Ve,Xe),At&&y.createElement("span",{key:"decimal",className:"".concat(te,"-content-value-decimal")},At)]}}return y.createElement("span",{className:"".concat(te,"-content-value")},pe)},l=s,n=function(z){var Y=z.prefixCls,Q=z.className,P=z.style,G=z.valueStyle,$=z.value,fe=$===void 0?0:$,te=z.title,pe=z.valueRender,we=z.prefix,be=z.suffix,Ve=z.direction,Xe=z.onMouseEnter,At=z.onMouseLeave,Be=y.createElement(l,g()({},z,{value:fe})),Fe=p()(Y,Q,O()({},"".concat(Y,"-rtl"),Ve==="rtl"));return y.createElement("div",{className:Fe,style:P,onMouseEnter:Xe,onMouseLeave:At},te&&y.createElement("div",{className:"".concat(Y,"-title")},te),y.createElement("div",{style:G,className:"".concat(Y,"-content")},we&&y.createElement("span",{className:"".concat(Y,"-content-prefix")},we),pe?pe(Be):Be,be&&y.createElement("span",{className:"".concat(Y,"-content-suffix")},be)))};n.defaultProps={decimalSeparator:".",groupSeparator:","};var d=Object(a.c)({prefixCls:"statistic"})(n),r=d,c=e("XDlA"),i=e.n(c),h=e("T5E4"),f=e.n(h),A=e("XneU"),C=e.n(A),S=e("Hdxz"),E=e.n(S),L=e("LlUK"),T=e.n(L),b=e("XQ5J"),x=e.n(b),N=[["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 D(W,z){var Y=W,Q=/\[[^\]]*]/g,P=(z.match(Q)||[]).map(function(te){return te.slice(1,-1)}),G=z.replace(Q,"[]"),$=N.reduce(function(te,pe){var we=T()(pe,2),be=we[0],Ve=we[1];if(te.indexOf(be)!==-1){var Xe=Math.floor(Y/Ve);return Y-=Xe*Ve,te.replace(new RegExp("".concat(be,"+"),"g"),function(At){var Be=At.length;return x()(Xe.toString(),Be,"0")})}return te},G),fe=0;return $.replace(Q,function(){var te=P[fe];return fe+=1,te})}function M(W,z){var Y=z.format,Q=Y===void 0?"":Y,P=new Date(W).getTime(),G=Date.now(),$=Math.max(P-G,0);return D($,Q)}var R=e("nSZG"),F=1e3/30;function B(W){return new Date(W).getTime()}var H=function(W){C()(Y,W);var z=E()(Y);function Y(){var Q;return i()(this,Y),Q=z.apply(this,arguments),Q.syncTimer=function(){var P=Q.props.value,G=B(P);G>=Date.now()?Q.startTimer():Q.stopTimer()},Q.startTimer=function(){if(Q.countdownId)return;Q.countdownId=window.setInterval(function(){Q.forceUpdate()},F)},Q.stopTimer=function(){var P=Q.props,G=P.onFinish,$=P.value;if(Q.countdownId){clearInterval(Q.countdownId),Q.countdownId=void 0;var fe=B($);G&&fe<Date.now()&&G()}},Q.formatCountdown=function(P,G){var $=Q.props.format;return M(P,g()(g()({},G),{format:$}))},Q.valueRender=function(P){return Object(R.a)(P,{title:void 0})},Q}return f()(Y,[{key:"componentDidMount",value:function(){this.syncTimer()}},{key:"componentDidUpdate",value:function(){this.syncTimer()}},{key:"componentWillUnmount",value:function(){this.stopTimer()}},{key:"render",value:function(){return y.createElement(r,g()({valueRender:this.valueRender},this.props,{formatter:this.formatCountdown}))}}]),Y}(y.Component);H.defaultProps={format:"HH:mm:ss"};var U=H;r.Countdown=U;var K=_.a=r},iBFk:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("bOtj"),w=e.n(y),p=e("ZZRV"),a=e("iczh"),t=e.n(a),o=e("7AgF"),s=e("QJYX"),l=e.n(s),n=e("2myq"),d=e("LpVx"),r=function(R,F){var B={};for(var H in R)Object.prototype.hasOwnProperty.call(R,H)&&F.indexOf(H)<0&&(B[H]=R[H]);if(R!=null&&typeof Object.getOwnPropertySymbols=="function")for(var U=0,H=Object.getOwnPropertySymbols(R);U<H.length;U++)F.indexOf(H[U])<0&&Object.prototype.propertyIsEnumerable.call(R,H[U])&&(B[H[U]]=R[H[U]]);return B},c=function(F){var B=F.prefixCls,H=F.separator,U=H===void 0?"/":H,K=F.children,W=F.overlay,z=F.dropdownProps,Y=r(F,["prefixCls","separator","children","overlay","dropdownProps"]),Q=p.useContext(d.b),P=Q.getPrefixCls,G=P("breadcrumb",B),$=function(pe){return W?p.createElement(n.a,O()({overlay:W,placement:"bottomCenter"},z),p.createElement("span",{className:"".concat(G,"-overlay-link")},pe,p.createElement(l.a,null))):pe},fe;return"href"in Y?fe=p.createElement("a",O()({className:"".concat(G,"-link")},Y),K):fe=p.createElement("span",O()({className:"".concat(G,"-link")},Y),K),fe=$(fe),K?p.createElement("span",null,fe,U&&U!==""&&p.createElement("span",{className:"".concat(G,"-separator")},U)):null};c.__ANT_BREADCRUMB_ITEM=!0;var i=c,h=function(F){var B=F.children,H=p.useContext(d.b),U=H.getPrefixCls,K=U("breadcrumb");return p.createElement("span",{className:"".concat(K,"-separator")},B||"/")};h.__ANT_BREADCRUMB_SEPARATOR=!0;var f=h,A=e("9rdS"),C=e("b5WB"),S=e("nSZG"),E=function(R,F){var B={};for(var H in R)Object.prototype.hasOwnProperty.call(R,H)&&F.indexOf(H)<0&&(B[H]=R[H]);if(R!=null&&typeof Object.getOwnPropertySymbols=="function")for(var U=0,H=Object.getOwnPropertySymbols(R);U<H.length;U++)F.indexOf(H[U])<0&&Object.prototype.propertyIsEnumerable.call(R,H[U])&&(B[H[U]]=R[H[U]]);return B};function L(R,F){if(!R.breadcrumbName)return null;var B=Object.keys(F).join("|"),H=R.breadcrumbName.replace(new RegExp(":(".concat(B,")"),"g"),function(U,K){return F[K]||U});return H}function T(R,F,B,H){var U=B.indexOf(R)===B.length-1,K=L(R,F);return U?p.createElement("span",null,K):p.createElement("a",{href:"#/".concat(H.join("/"))},K)}var b=function(F,B){return F=(F||"").replace(/^\//,""),Object.keys(B).forEach(function(H){F=F.replace(":".concat(H),B[H])}),F},x=function(F){var B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",H=arguments.length>2?arguments[2]:void 0,U=w()(F),K=b(B,H);return K&&U.push(K),U},N=function(F){var B=F.prefixCls,H=F.separator,U=H===void 0?"/":H,K=F.style,W=F.className,z=F.routes,Y=F.children,Q=F.itemRender,P=Q===void 0?T:Q,G=F.params,$=G===void 0?{}:G,fe=E(F,["prefixCls","separator","style","className","routes","children","itemRender","params"]),te=p.useContext(d.b),pe=te.getPrefixCls,we=te.direction,be,Ve=pe("breadcrumb",B);if(z&&z.length>0){var Xe=[];be=z.map(function(Be){var Fe=b(Be.path,$);Fe&&Xe.push(Fe);var mt;return Be.children&&Be.children.length&&(mt=p.createElement(A.a,null,Be.children.map(function(rt){return p.createElement(A.a.Item,{key:rt.path||rt.breadcrumbName},P(rt,$,z,x(Xe,rt.path,$)))}))),p.createElement(i,{overlay:mt,separator:U,key:Fe||Be.breadcrumbName},P(Be,$,z,Xe))})}else Y&&(be=Object(o.a)(Y).map(function(Be,Fe){return Be&&(Object(C.a)(Be.type&&(Be.type.__ANT_BREADCRUMB_ITEM===!0||Be.type.__ANT_BREADCRUMB_SEPARATOR===!0),"Breadcrumb","Only accepts Breadcrumb.Item and Breadcrumb.Separator as it's children"),Object(S.a)(Be,{separator:U,key:Fe}))}));var At=t()(W,Ve,g()({},"".concat(Ve,"-rtl"),we==="rtl"));return p.createElement("div",O()({className:At,style:K},fe),be)};N.Item=i,N.Separator=f;var D=N,M=_.a=D},iCoW:function(Z,_,e){var u=e("oEo5"),O=e("XTQn"),v=e("Jjzi"),g=v.linearMap,y=u.each,w=u.isObject,p=-1,a=function(L){var T=L.mappingMethod,b=L.type,x=this.option=u.clone(L);this.type=b,this.mappingMethod=T,this._normalizeData=C[T];var N=t[b];this.applyVisual=N.applyVisual,this.getColorMapper=N.getColorMapper,this._doMap=N._doMap[T],T==="piecewise"?(l(x),o(x)):T==="category"?x.categories?s(x):l(x,!0):(u.assert(T!=="linear"||x.dataExtent),l(x))};a.prototype={constructor:a,mapValueToVisual:function(L){var T=this._normalizeData(L);return this._doMap(T,L)},getNormalizer:function(){return u.bind(this._normalizeData,this)}};var t=a.visualHandlers={color:{applyVisual:r("color"),getColorMapper:function(){var L=this.option;return u.bind(L.mappingMethod==="category"?function(T,b){return!b&&(T=this._normalizeData(T)),c.call(this,T)}:function(T,b,x){var N=!!x;return!b&&(T=this._normalizeData(T)),x=O.fastLerp(T,L.parsedVisual,x),N?x:O.stringify(x,"rgba")},this)},_doMap:{linear:function(L){return O.stringify(O.fastLerp(L,this.option.parsedVisual),"rgba")},category:c,piecewise:function(L,T){var b=f.call(this,T);return b==null&&(b=O.stringify(O.fastLerp(L,this.option.parsedVisual),"rgba")),b},fixed:i}},colorHue:n(function(L,T){return O.modifyHSL(L,T)}),colorSaturation:n(function(L,T){return O.modifyHSL(L,null,T)}),colorLightness:n(function(L,T){return O.modifyHSL(L,null,null,T)}),colorAlpha:n(function(L,T){return O.modifyAlpha(L,T)}),opacity:{applyVisual:r("opacity"),_doMap:h([0,1])},liftZ:{applyVisual:r("liftZ"),_doMap:{linear:i,category:i,piecewise:i,fixed:i}},symbol:{applyVisual:function(L,T,b){var x=this.mapValueToVisual(L);if(u.isString(x))b("symbol",x);else if(w(x))for(var N in x)x.hasOwnProperty(N)&&b(N,x[N])},_doMap:{linear:d,category:c,piecewise:function(L,T){var b=f.call(this,T);return b==null&&(b=d.call(this,L)),b},fixed:i}},symbolSize:{applyVisual:r("symbolSize"),_doMap:h([0,1])}};function o(L){var T=L.pieceList;L.hasSpecialVisual=!1,u.each(T,function(b,x){b.originIndex=x,b.visual!=null&&(L.hasSpecialVisual=!0)})}function s(L){var T=L.categories,b=L.visual,x=L.categoryMap={};if(y(T,function(M,R){x[M]=R}),!u.isArray(b)){var N=[];u.isObject(b)?y(b,function(M,R){var F=x[R];N[F!=null?F:p]=M}):N[p]=b,b=A(L,N)}for(var D=T.length-1;D>=0;D--)b[D]==null&&(delete x[T[D]],T.pop())}function l(L,T){var b=L.visual,x=[];u.isObject(b)?y(b,function(D){x.push(D)}):b!=null&&x.push(b);var N={color:1,symbol:1};!T&&x.length===1&&!N.hasOwnProperty(L.type)&&(x[1]=x[0]),A(L,x)}function n(L){return{applyVisual:function(T,b,x){T=this.mapValueToVisual(T),x("color",L(b("color"),T))},_doMap:h([0,1])}}function d(L){var T=this.option.visual;return T[Math.round(g(L,[0,1],[0,T.length-1],!0))]||{}}function r(L){return function(T,b,x){x(L,this.mapValueToVisual(T))}}function c(L){var T=this.option.visual;return T[this.option.loop&&L!==p?L%T.length:L]}function i(){return this.option.visual[0]}function h(L){return{linear:function(T){return g(T,L,this.option.visual,!0)},category:c,piecewise:function(T,b){var x=f.call(this,b);return x==null&&(x=g(T,L,this.option.visual,!0)),x},fixed:i}}function f(L){var T=this.option,b=T.pieceList;if(T.hasSpecialVisual){var x=a.findPieceIndex(L,b),N=b[x];if(N&&N.visual)return N.visual[this.type]}}function A(L,T){return L.visual=T,L.type==="color"&&(L.parsedVisual=u.map(T,function(b){return O.parse(b)})),T}var C={linear:function(L){return g(L,this.option.dataExtent,[0,1],!0)},piecewise:function(L){var T=this.option.pieceList,b=a.findPieceIndex(L,T,!0);if(b!=null)return g(b,[0,T.length-1],[0,1],!0)},category:function(L){var T=this.option.categories?this.option.categoryMap[L]:L;return T==null?p:T},fixed:u.noop};a.listVisualTypes=function(){var L=[];return u.each(t,function(T,b){L.push(b)}),L},a.addVisualHandler=function(L,T){t[L]=T},a.isValidType=function(L){return t.hasOwnProperty(L)},a.eachVisual=function(L,T,b){u.isObject(L)?u.each(L,T,b):T.call(b,L)},a.mapVisual=function(L,T,b){var x,N=u.isArray(L)?[]:u.isObject(L)?{}:(x=!0,null);return a.eachVisual(L,function(D,M){var R=T.call(b,D,M);x?N=R:N[M]=R}),N},a.retrieveVisuals=function(L){var T={},b;return L&&y(t,function(x,N){L.hasOwnProperty(N)&&(T[N]=L[N],b=!0)}),b?T:null},a.prepareVisualTypes=function(L){if(w(L)){var T=[];y(L,function(b,x){T.push(x)}),L=T}else if(u.isArray(L))L=L.slice();else return[];return L.sort(function(b,x){return x==="color"&&b!=="color"&&b.indexOf("color")===0?1:-1}),L},a.dependsOn=function(L,T){return T==="color"?!!(L&&L.indexOf(T)===0):L===T},a.findPieceIndex=function(L,T,b){for(var x,N=Infinity,D=0,M=T.length;D<M;D++){var R=T[D].value;if(R!=null){if(R===L||typeof R=="string"&&R===L+"")return D;b&&U(R,D)}}for(var D=0,M=T.length;D<M;D++){var F=T[D],B=F.interval,H=F.close;if(B){if(B[0]===-Infinity){if(S(H[1],L,B[1]))return D}else if(B[1]===Infinity){if(S(H[0],B[0],L))return D}else if(S(H[0],B[0],L)&&S(H[1],L,B[1]))return D;b&&U(B[0],D),b&&U(B[1],D)}}if(b)return L===Infinity?T.length-1:L===-Infinity?0:x;function U(K,W){var z=Math.abs(K-L);z<N&&(N=z,x=W)}};function S(L,T,b){return L?T<=b:T<b}var E=a;Z.exports=E},iFIB:function(Z,_,e){var u=e("bUGm"),O=e("FcS3"),v=e("iz/G"),g=e("Gv+9"),y=e("xTFY"),w=e("tuRO"),p=Object.prototype,a=p.hasOwnProperty;function t(o,s){var l=v(o),n=!l&&O(o),d=!l&&!n&&g(o),r=!l&&!n&&!d&&w(o),c=l||n||d||r,i=c?u(o.length,String):[],h=i.length;for(var f in o)(s||a.call(o,f))&&!(c&&(f=="length"||d&&(f=="offset"||f=="parent")||r&&(f=="buffer"||f=="byteLength"||f=="byteOffset")||y(f,h)))&&i.push(f);return i}Z.exports=t},iNAA:function(Z,_,e){var u=e("gyjJ"),O=e("9ELI"),v=O.buildTransformer,g="___zrEVENTSAVED",y=[];function w(s,l,n,d,r){return p(y,l,d,r,!0)&&p(s,n,y[0],y[1])}function p(s,l,n,d,r){if(l.getBoundingClientRect&&u.domSupported&&!o(l)){var c=l[g]||(l[g]={}),i=a(l,c),h=t(i,c,r);if(h)return h(s,n,d),!0}return!1}function a(s,l){var n=l.markers;if(n)return n;n=l.markers=[];for(var d=["left","right"],r=["top","bottom"],c=0;c<4;c++){var i=document.createElement("div"),h=i.style,f=c%2,A=(c>>1)%2;h.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",d[f]+":0",r[A]+":0",d[1-f]+":auto",r[1-A]+":auto",""].join("!important;"),s.appendChild(i),n.push(i)}return n}function t(s,l,n){for(var d=n?"invTrans":"trans",r=l[d],c=l.srcCoords,i=!0,h=[],f=[],A=0;A<4;A++){var C=s[A].getBoundingClientRect(),S=2*A,E=C.left,L=C.top;h.push(E,L),i=i&&c&&E===c[S]&&L===c[S+1],f.push(s[A].offsetLeft,s[A].offsetTop)}return i&&r?r:(l.srcCoords=h,l[d]=n?v(f,h):v(h,f))}function o(s){return s.nodeName.toUpperCase()==="CANVAS"}_.transformLocalCoord=w,_.transformCoordWithViewport=p,_.isCanvasEl=o},iPgp:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("Q6Bq"),g=e("oEo5"),y=e("iXCq"),w=e("P0S0"),p=["#ddd"],a=v.extendComponentModel({type:"brush",dependencies:["geo","grid","xAxis","yAxis","parallel","series"],defaultOption:{toolbox:null,brushLink:null,seriesIndex:"all",geoIndex:null,xAxisIndex:null,yAxisIndex:null,brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(120,140,180,0.3)",borderColor:"rgba(120,140,180,0.8)"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},areas:[],brushType:null,brushOption:{},coordInfoList:[],optionUpdated:function(s,l){var n=this.option;!l&&y.replaceVisualOption(n,s,["inBrush","outOfBrush"]);var d=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:p},d.hasOwnProperty("liftZ")||(d.liftZ=5)},setAreas:function(s){if(!s)return;this.areas=g.map(s,function(l){return t(this.option,l)},this)},setBrushOption:function(s){this.brushOption=t(this.option,s),this.brushType=this.brushOption.brushType}});function t(s,l){return g.merge({brushType:s.brushType,brushMode:s.brushMode,transformable:s.transformable,brushStyle:new w(s.brushStyle).getItemStyle(),removeOnClick:s.removeOnClick,z:s.z},l,!0)}var o=a;Z.exports=o},iXCq:function(Z,_,e){var u=e("oEo5"),O=e("iCoW"),v=u.each;function g(t){if(t){for(var o in t)if(t.hasOwnProperty(o))return!0}}function y(t,o,s){var l={};return v(o,function(d){var r=l[d]=n();v(t[d],function(c,i){if(!O.isValidType(i))return;var h={type:i,visual:c};s&&s(h,d),r[i]=new O(h),i==="opacity"&&(h=u.clone(h),h.type="colorAlpha",r.__hidden.__alphaForOpacity=new O(h))})}),l;function n(){var d=function(){};d.prototype.__hidden=d.prototype;var r=new d;return r}}function w(t,o,s){var l;u.each(s,function(n){o.hasOwnProperty(n)&&g(o[n])&&(l=!0)}),l&&u.each(s,function(n){o.hasOwnProperty(n)&&g(o[n])?t[n]=u.clone(o[n]):delete t[n]})}function p(t,o,s,l,n,d){var r={};u.each(t,function(A){var C=O.prepareVisualTypes(o[A]);r[A]=C});var c;function i(A){return s.getItemVisual(c,A)}function h(A,C){s.setItemVisual(c,A,C)}d==null?s.each(f):s.each([d],f);function f(A,C){c=d==null?A:C;var S=s.getRawDataItem(c);if(S&&S.visualMap===!1)return;for(var E=l.call(n,A),L=o[E],T=r[E],b=0,x=T.length;b<x;b++){var N=T[b];L[N]&&L[N].applyVisual(A,i,h)}}}function a(t,o,s,l){var n={};u.each(t,function(r){var c=O.prepareVisualTypes(o[r]);n[r]=c});function d(r,c){l!=null&&(l=c.getDimension(l));function i(N){return c.getItemVisual(f,N)}function h(N,D){c.setItemVisual(f,N,D)}for(var f;(f=r.next())!=null;){var A=c.getRawDataItem(f);if(A&&A.visualMap===!1)continue;for(var C=l!=null?c.get(l,f,!0):f,S=s(C),E=o[S],L=n[S],T=0,b=L.length;T<b;T++){var x=L[T];E[x]&&E[x].applyVisual(C,i,h)}}}return{progress:d}}_.createVisualMappings=y,_.replaceVisualOption=w,_.applyVisual=p,_.incrementalApplyVisual=a},iZz5:function(Z,_,e){var u=e("+Vnd"),O=e("TfK1"),v=e("ArUA"),g=v.getDimensionTypeByAxis,y=e("YsOP"),w=e("oEo5"),p=e("QV7q"),a=p.groupData,t=e("CQhY"),o=t.encodeHTML,s=e("p1Ch"),l=2,n=u.extend({type:"series.themeRiver",dependencies:["singleAxis"],nameMap:null,init:function(r){n.superApply(this,"init",arguments),this.legendVisualProvider=new s(w.bind(this.getData,this),w.bind(this.getRawData,this))},fixData:function(r){var c=r.length,i={},h=a(r,function(T){return i.hasOwnProperty(T[0])||(i[T[0]]=-1),T[2]}),f=[];h.buckets.each(function(T,b){f.push({name:b,dataList:T})});for(var A=f.length,C=0;C<A;++C){for(var S=f[C].name,E=0;E<f[C].dataList.length;++E){var L=f[C].dataList[E][0];i[L]=C}for(var L in i)i.hasOwnProperty(L)&&i[L]!==C&&(i[L]=C,r[c]=[],r[c][0]=L,r[c][1]=0,r[c][2]=S,c++)}return r},getInitialData:function(r,c){for(var i=c.queryComponents({mainType:"singleAxis",index:this.get("singleAxisIndex"),id:this.get("singleAxisId")})[0],h=i.get("type"),f=w.filter(r.data,function(x){return x[2]!==void 0}),A=this.fixData(f||[]),C=[],S=this.nameMap=w.createHashMap(),E=0,L=0;L<A.length;++L)C.push(A[L][l]),S.get(A[L][l])||(S.set(A[L][l],E),E++);var T=O(A,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:g(h)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}),b=new y(T,this);return b.initData(A),b},getLayerSeries:function(){for(var r=this.getData(),c=r.count(),i=[],h=0;h<c;++h)i[h]=h;var f=r.mapDimension("single"),A=a(i,function(S){return r.get("name",S)}),C=[];return A.buckets.each(function(S,E){S.sort(function(L,T){return r.get(f,L)-r.get(f,T)}),C.push({name:E,indices:S})}),C},getAxisTooltipData:function(r,c,i){w.isArray(r)||(r=r?[r]:[]);for(var h=this.getData(),f=this.getLayerSeries(),A=[],C=f.length,S,E=0;E<C;++E){for(var L=Number.MAX_VALUE,T=-1,b=f[E].indices.length,x=0;x<b;++x){var N=h.get(r[0],f[E].indices[x]),D=Math.abs(N-c);D<=L&&(S=N,L=D,T=f[E].indices[x])}A.push(T)}return{dataIndices:A,nestestValue:S}},formatTooltip:function(r){var c=this.getData(),i=c.getName(r),h=c.get(c.mapDimension("value"),r);return(isNaN(h)||h==null)&&(h="-"),o(i+" : "+h)},defaultOption:{zlevel:0,z:2,coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",color:"#000",fontSize:11},emphasis:{label:{show:!0}}}}),d=n;Z.exports=d},ie0D:function(Z,_,e){var u=e("Wa83"),O=e("4uqo"),v=u.applyTransform,g=Math.min,y=Math.max;function w(a,t,o,s){o<0&&(a=a+o,o=-o),s<0&&(t=t+s,s=-s),this.x=a,this.y=t,this.width=o,this.height=s}w.prototype={constructor:w,union:function(t){var o=g(t.x,this.x),s=g(t.y,this.y);this.width=y(t.x+t.width,this.x+this.width)-o,this.height=y(t.y+t.height,this.y+this.height)-s,this.x=o,this.y=s},applyTransform:function(){var a=[],t=[],o=[],s=[];return function(l){if(!l)return;a[0]=o[0]=this.x,a[1]=s[1]=this.y,t[0]=s[0]=this.x+this.width,t[1]=o[1]=this.y+this.height,v(a,a,l),v(t,t,l),v(o,o,l),v(s,s,l),this.x=g(a[0],t[0],o[0],s[0]),this.y=g(a[1],t[1],o[1],s[1]);var n=y(a[0],t[0],o[0],s[0]),d=y(a[1],t[1],o[1],s[1]);this.width=n-this.x,this.height=d-this.y}}(),calculateTransform:function(t){var o=this,s=t.width/o.width,l=t.height/o.height,n=O.create();return O.translate(n,n,[-o.x,-o.y]),O.scale(n,n,[s,l]),O.translate(n,n,[t.x,t.y]),n},intersect:function(t){if(!t)return!1;t instanceof w||(t=w.create(t));var o=this,s=o.x,l=o.x+o.width,n=o.y,d=o.y+o.height,r=t.x,c=t.x+t.width,i=t.y,h=t.y+t.height;return!(l<r||c<s||d<i||h<n)},contain:function(t,o){var s=this;return t>=s.x&&t<=s.x+s.width&&o>=s.y&&o<=s.y+s.height},clone:function(){return new w(this.x,this.y,this.width,this.height)},copy:function(t){this.x=t.x,this.y=t.y,this.width=t.width,this.height=t.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},w.create=function(a){return new w(a.x,a.y,a.width,a.height)};var p=w;Z.exports=p},ihQa:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M685.4 354.8c0-4.4-3.6-8-8-8l-66 .3L512 465.6l-99.3-118.4-66.1-.3c-4.4 0-8 3.5-8 8 0 1.9.7 3.7 1.9 5.2l130.1 155L340.5 670a8.32 8.32 0 00-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3L512 564.4l99.3 118.4 66 .3c4.4 0 8-3.5 8-8 0-1.9-.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z"}},{tag:"path",attrs:{d:"M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"close-circle",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="CloseCircleOutlined";var w=_.a=u.forwardRef(y)},in6x:function(Z,_,e){var u=e("Q6Bq"),O=e("5jTU");e("/3v0"),e("EvFB"),e("FrDD"),e("OL7x"),u.registerPreprocessor(O)},intE:function(Z,_,e){e("wpu7");var u=e("qp2x"),O=u.registerPainter,v=e("/btb");O("svg",v)},it0X:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M176 474h672q8 0 8 8v60q0 8-8 8H176q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"};_.default=u},"iz/G":function(Z,_){var e=Array.isArray;Z.exports=e},"izu+":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("X/Ug")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="ClockCircleOutlined";var p=v.forwardRef(w);_.default=p},j1Uf:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="DownOutlined";var w=_.a=u.forwardRef(y)},j8l9:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"filled"};_.default=u},jIvC:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("1BCf")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="FileOutlined";var p=v.forwardRef(w);_.default=p},jMNc:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("wOZl"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},jMyQ:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=e("TSjp"),O=y(u),v=e("96pR"),g=y(v);function y(o){return o&&o.__esModule?o:{default:o}}function w(o,s){if(!(o instanceof s))throw new TypeError("Cannot call a class as a function")}function p(o,s){if(!o)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return s&&(typeof s=="object"||typeof s=="function")?s:o}function a(o,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof s);o.prototype=Object.create(s&&s.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}),s&&(Object.setPrototypeOf?Object.setPrototypeOf(o,s):o.__proto__=s)}var t=function(o){a(s,o);function s(l){w(this,s);var n=p(this,(s.__proto__||Object.getPrototypeOf(s)).call(this,l));return n.echartsLib=O.default,n}return s}(g.default);_.default=t},jU4C:function(Z,_){var e={NONE:0,STYLE_BIND:1,PLAIN_TEXT:2},u=9;_.ContextCachedBy=e,_.WILL_BE_RESTORED=u},jVkB:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("giN5"),g=e("cLjh"),y=["axisLine","axisTickLabel","axisName"],w=["splitLine","splitArea","minorSplitLine"],p=g.extend({type:"radiusAxis",axisPointerClass:"PolarAxisPointer",render:function(t,o){if(this.group.removeAll(),!t.get("show"))return;var s=t.axis,l=s.polar,n=l.getAngleAxis(),d=s.getTicksCoords(),r=s.getMinorTicksCoords(),c=n.getExtent()[0],i=s.getExtent(),h=a(l,t,c),f=new v(t,h);u.each(y,f.add,f),this.group.add(f.getGroup()),u.each(w,function(A){t.get(A+".show")&&!s.scale.isBlank()&&this["_"+A](t,l,c,i,d,r)},this)},_splitLine:function(t,o,s,l,n){var d=t.getModel("splitLine"),r=d.getModel("lineStyle"),c=r.get("color"),i=0;c=c instanceof Array?c:[c];for(var h=[],f=0;f<n.length;f++){var A=i++%c.length;h[A]=h[A]||[],h[A].push(new O.Circle({shape:{cx:o.cx,cy:o.cy,r:n[f].coord}}))}for(var f=0;f<h.length;f++)this.group.add(O.mergePath(h[f],{style:u.defaults({stroke:c[f%c.length],fill:null},r.getLineStyle()),silent:!0}))},_minorSplitLine:function(t,o,s,l,n,d){if(!d.length)return;for(var r=t.getModel("minorSplitLine"),c=r.getModel("lineStyle"),i=[],h=0;h<d.length;h++)for(var f=0;f<d[h].length;f++)i.push(new O.Circle({shape:{cx:o.cx,cy:o.cy,r:d[h][f].coord}}));this.group.add(O.mergePath(i,{style:u.defaults({fill:null},c.getLineStyle()),silent:!0}))},_splitArea:function(t,o,s,l,n){if(!n.length)return;var d=t.getModel("splitArea"),r=d.getModel("areaStyle"),c=r.get("color"),i=0;c=c instanceof Array?c:[c];for(var h=[],f=n[0].coord,A=1;A<n.length;A++){var C=i++%c.length;h[C]=h[C]||[],h[C].push(new O.Sector({shape:{cx:o.cx,cy:o.cy,r0:f,r:n[A].coord,startAngle:0,endAngle:Math.PI*2},silent:!0})),f=n[A].coord}for(var A=0;A<h.length;A++)this.group.add(O.mergePath(h[A],{style:u.defaults({fill:c[A%c.length]},r.getAreaStyle()),silent:!0}))}});function a(t,o,s){return{position:[t.cx,t.cy],rotation:s/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:o.getModel("axisLabel").get("rotate"),z2:1}}Z.exports=p},jayR:function(Z,_,e){var u=e("65wg"),O=e("u5Eq"),v=e("puEJ"),g=200;function y(w,p){var a=this.__data__;if(a instanceof u){var t=a.__data__;if(!O||t.length<g-1)return t.push([w,p]),this.size=++a.size,this;a=this.__data__=new v(t)}return a.set(w,p),this.size=a.size,this}Z.exports=y},"jg/+":function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("+Vnd"),g=e("YsOP"),y=e("oEo5"),w=y.concatArray,p=y.mergeAll,a=y.map,t=e("CQhY"),o=t.encodeHTML,s=e("kN/v"),l=typeof Uint32Array=="undefined"?Array:Uint32Array,n=typeof Float64Array=="undefined"?Array:Float64Array;function d(i){var h=i.data;h&&h[0]&&h[0][0]&&h[0][0].coord&&(i.data=a(h,function(f){var A=[f[0].coord,f[1].coord],C={coords:A};return f[0].name&&(C.fromName=f[0].name),f[1].name&&(C.toName=f[1].name),p([C,f[0],f[1]])}))}var r=v.extend({type:"series.lines",dependencies:["grid","polar"],visualColorAccessPath:"lineStyle.color",init:function(i){i.data=i.data||[],d(i);var h=this._processFlatCoordsArray(i.data);this._flatCoords=h.flatCoords,this._flatCoordsOffset=h.flatCoordsOffset,h.flatCoords&&(i.data=new Float32Array(h.count)),r.superApply(this,"init",arguments)},mergeOption:function(i){if(d(i),i.data){var h=this._processFlatCoordsArray(i.data);this._flatCoords=h.flatCoords,this._flatCoordsOffset=h.flatCoordsOffset,h.flatCoords&&(i.data=new Float32Array(h.count))}r.superApply(this,"mergeOption",arguments)},appendData:function(i){var h=this._processFlatCoordsArray(i.data);h.flatCoords&&(this._flatCoords?(this._flatCoords=w(this._flatCoords,h.flatCoords),this._flatCoordsOffset=w(this._flatCoordsOffset,h.flatCoordsOffset)):(this._flatCoords=h.flatCoords,this._flatCoordsOffset=h.flatCoordsOffset),i.data=new Float32Array(h.count)),this.getRawData().appendData(i.data)},_getCoordsFromItemModel:function(i){var h=this.getData().getItemModel(i),f=h.option instanceof Array?h.option:h.getShallow("coords");return f},getLineCoordsCount:function(i){return this._flatCoordsOffset?this._flatCoordsOffset[i*2+1]:this._getCoordsFromItemModel(i).length},getLineCoords:function(i,h){if(this._flatCoordsOffset){for(var f=this._flatCoordsOffset[i*2],A=this._flatCoordsOffset[i*2+1],C=0;C<A;C++)h[C]=h[C]||[],h[C][0]=this._flatCoords[f+C*2],h[C][1]=this._flatCoords[f+C*2+1];return A}else{for(var S=this._getCoordsFromItemModel(i),C=0;C<S.length;C++)h[C]=h[C]||[],h[C][0]=S[C][0],h[C][1]=S[C][1];return S.length}},_processFlatCoordsArray:function(i){var h=0;if(this._flatCoords&&(h=this._flatCoords.length),typeof i[0]=="number"){for(var f=i.length,A=new l(f),C=new n(f),S=0,E=0,L=0,T=0;T<f;){L++;var b=i[T++];A[E++]=S+h,A[E++]=b;for(var x=0;x<b;x++){var N=i[T++],D=i[T++];C[S++]=N,C[S++]=D,T>f}}return{flatCoordsOffset:new Uint32Array(A.buffer,0,E),flatCoords:C,count:L}}return{flatCoordsOffset:null,flatCoords:null,count:i.length}},getInitialData:function(i,h){var f=new g(["value"],this);return f.hasItemOption=!1,f.initData(i.data,[],function(A,C,S,E){if(A instanceof Array)return NaN;f.hasItemOption=!0;var L=A.value;if(L!=null)return L instanceof Array?L[E]:L}),f},formatTooltip:function(i){var h=this.getData(),f=h.getItemModel(i),A=f.get("name");if(A)return A;var C=f.get("fromName"),S=f.get("toName"),E=[];return C!=null&&E.push(C),S!=null&&E.push(S),o(E.join(" > "))},preventIncremental:function(){return!!this.get("effect.show")},getProgressive:function(){var i=this.option.progressive;return i==null?this.option.large?1e4:this.get("progressive"):i},getProgressiveThreshold:function(){var i=this.option.progressiveThreshold;return i==null?this.option.large?2e4:this.get("progressiveThreshold"):i},defaultOption:{coordinateSystem:"geo",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}}}),c=r;Z.exports=c},jpv3:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("P187"),g=e.n(v),y=e("CeOx")},jvOL:function(Z,_){(function(){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u={rotl:function(v,g){return v<<g|v>>>32-g},rotr:function(v,g){return v<<32-g|v>>>g},endian:function(v){if(v.constructor==Number)return u.rotl(v,8)&16711935|u.rotl(v,24)&4278255360;for(var g=0;g<v.length;g++)v[g]=u.endian(v[g]);return v},randomBytes:function(v){for(var g=[];v>0;v--)g.push(Math.floor(Math.random()*256));return g},bytesToWords:function(v){for(var g=[],y=0,w=0;y<v.length;y++,w+=8)g[w>>>5]|=v[y]<<24-w%32;return g},wordsToBytes:function(v){for(var g=[],y=0;y<v.length*32;y+=8)g.push(v[y>>>5]>>>24-y%32&255);return g},bytesToHex:function(v){for(var g=[],y=0;y<v.length;y++)g.push((v[y]>>>4).toString(16)),g.push((v[y]&15).toString(16));return g.join("")},hexToBytes:function(v){for(var g=[],y=0;y<v.length;y+=2)g.push(parseInt(v.substr(y,2),16));return g},bytesToBase64:function(v){for(var g=[],y=0;y<v.length;y+=3)for(var w=v[y]<<16|v[y+1]<<8|v[y+2],p=0;p<4;p++)y*8+p*6<=v.length*8?g.push(e.charAt(w>>>6*(3-p)&63)):g.push("=");return g.join("")},base64ToBytes:function(v){v=v.replace(/[^A-Z0-9+\/]/ig,"");for(var g=[],y=0,w=0;y<v.length;w=++y%4){if(w==0)continue;g.push((e.indexOf(v.charAt(y-1))&Math.pow(2,-2*w+8)-1)<<w*2|e.indexOf(v.charAt(y))>>>6-w*2)}return g}};Z.exports=u})()},"k++z":function(Z,_,e){var u=e("342z"),O=e("nOCc"),v=u.extend({type:"polyline",shape:{points:null,smooth:!1,smoothConstraint:null},style:{stroke:"#000",fill:null},buildPath:function(y,w){O.buildPath(y,w,!1)}});Z.exports=v},"k+fg":function(Z,_,e){var u=e("+Vnd"),O=e("kcRU"),v=u.extend({type:"series.__base_bar__",getInitialData:function(g,y){return O(this.getSource(),this,{useEncodeDefaulter:!0})},getMarkerPosition:function(g){var y=this.coordinateSystem;if(y){var w=y.dataToPoint(y.clampData(g)),p=this.getData(),a=p.getLayout("offset"),t=p.getLayout("size"),o=y.getBaseAxis().isHorizontal()?0:1;return w[o]+=a+t/2,w}return[NaN,NaN]},defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod",itemStyle:{},emphasis:{}}});Z.exports=v},kAFf:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("QV7q"),g=v.makeInner,y=v.getDataItemValue,w=e("oEo5"),p=w.createHashMap,a=w.each,t=w.map,o=w.isArray,s=w.isString,l=w.isObject,n=w.isTypedArray,d=w.isArrayLike,r=w.extend,c=w.assert,i=e("vwaK"),h=e("3uc+"),f=h.SOURCE_FORMAT_ORIGINAL,A=h.SOURCE_FORMAT_ARRAY_ROWS,C=h.SOURCE_FORMAT_OBJECT_ROWS,S=h.SOURCE_FORMAT_KEYED_COLUMNS,E=h.SOURCE_FORMAT_UNKNOWN,L=h.SOURCE_FORMAT_TYPED_ARRAY,T=h.SERIES_LAYOUT_BY_ROW,b={Must:1,Might:2,Not:3},x=g();function N(P){var G=P.option.source,$=E;if(n(G))$=L;else if(o(G)){G.length===0&&($=A);for(var fe=0,te=G.length;fe<te;fe++){var pe=G[fe];if(pe==null)continue;if(o(pe)){$=A;break}else if(l(pe)){$=C;break}}}else if(l(G)){for(var we in G)if(G.hasOwnProperty(we)&&d(G[we])){$=S;break}}else if(G!=null)throw new Error("Invalid data");x(P).sourceFormat=$}function D(P){return x(P).source}function M(P){x(P).datasetMap=p()}function R(P){var G=P.option,$=G.data,fe=n($)?L:f,te=!1,pe=G.seriesLayoutBy,we=G.sourceHeader,be=G.dimensions,Ve=z(P);if(Ve){var Xe=Ve.option;$=Xe.source,fe=x(Ve).sourceFormat,te=!0,pe=pe||Xe.seriesLayoutBy,we==null&&(we=Xe.sourceHeader),be=be||Xe.dimensions}var At=F($,fe,pe,we,be);x(P).source=new i({data:$,fromDataset:te,seriesLayoutBy:pe,sourceFormat:fe,dimensionsDefine:At.dimensionsDefine,startIndex:At.startIndex,dimensionsDetectCount:At.dimensionsDetectCount,encodeDefine:G.encode})}function F(P,G,$,fe,te){if(!P)return{dimensionsDefine:B(te)};var pe,we;if(G===A)fe==="auto"||fe==null?H(function(Ve){Ve!=null&&Ve!=="-"&&(s(Ve)?we==null&&(we=1):we=0)},$,P,10):we=fe?1:0,!te&&we===1&&(te=[],H(function(Ve,Xe){te[Xe]=Ve!=null?Ve:""},$,P)),pe=te?te.length:$===T?P.length:P[0]?P[0].length:null;else if(G===C)te||(te=U(P));else if(G===S)te||(te=[],a(P,function(Ve,Xe){te.push(Xe)}));else if(G===f){var be=y(P[0]);pe=o(be)&&be.length||1}else G===L;return{startIndex:we,dimensionsDefine:B(te),dimensionsDetectCount:pe}}function B(P){if(!P)return;var G=p();return t(P,function($,fe){if($=r({},l($)?$:{name:$}),$.name==null)return $;$.name+="",$.displayName==null&&($.displayName=$.name);var te=G.get($.name);return te?$.name+="-"+te.count++:G.set($.name,{count:1}),$})}function H(P,G,$,fe){if(fe==null&&(fe=Infinity),G===T)for(var te=0;te<$.length&&te<fe;te++)P($[te]?$[te][0]:null,te);else for(var pe=$[0]||[],te=0;te<pe.length&&te<fe;te++)P(pe[te],te)}function U(P){for(var G=0,$;G<P.length&&!($=P[G++]););if($){var fe=[];return a($,function(te,pe){fe.push(pe)}),fe}}function K(P,G,$){var fe={},te=z(G);if(!te||!P)return fe;var pe=[],we=[],be=G.ecModel,Ve=x(be).datasetMap,Xe=te.uid+"_"+$.seriesLayoutBy,At,Be;P=P.slice(),a(P,function(Je,vt){!l(Je)&&(P[vt]={name:Je}),Je.type==="ordinal"&&At==null&&(At=vt,Be=rt(P[vt])),fe[Je.name]=[]});var Fe=Ve.get(Xe)||Ve.set(Xe,{categoryWayDim:Be,valueWayDim:0});a(P,function(Je,vt){var ut=Je.name,bt=rt(Je);if(At==null){var Qe=Fe.valueWayDim;mt(fe[ut],Qe,bt),mt(we,Qe,bt),Fe.valueWayDim+=bt}else if(At===vt)mt(fe[ut],0,bt),mt(pe,0,bt);else{var Qe=Fe.categoryWayDim;mt(fe[ut],Qe,bt),mt(we,Qe,bt),Fe.categoryWayDim+=bt}});function mt(Je,vt,ut){for(var bt=0;bt<ut;bt++)Je.push(vt+bt)}function rt(Je){var vt=Je.dimsDef;return vt?vt.length:1}return pe.length&&(fe.itemName=pe),we.length&&(fe.seriesName=we),fe}function W(P,G,$){var fe={},te=z(P);if(!te)return fe;var pe=G.sourceFormat,we=G.dimensionsDefine,be;(pe===C||pe===S)&&a(we,function(At,Be){(l(At)?At.name:At)==="name"&&(be=Be)});var Ve=function(){for(var At={},Be={},Fe=[],mt=0,rt=Math.min(5,$);mt<rt;mt++){var Je=Q(G.data,pe,G.seriesLayoutBy,we,G.startIndex,mt);Fe.push(Je);var vt=Je===b.Not;if(vt&&At.v==null&&mt!==be&&(At.v=mt),(At.n==null||At.n===At.v||!vt&&Fe[At.n]===b.Not)&&(At.n=mt),ut(At)&&Fe[At.n]!==b.Not)return At;vt||(Je===b.Might&&Be.v==null&&mt!==be&&(Be.v=mt),(Be.n==null||Be.n===Be.v)&&(Be.n=mt))}function ut(bt){return bt.v!=null&&bt.n!=null}return ut(At)?At:ut(Be)?Be:null}();if(Ve){fe.value=Ve.v;var Xe=be!=null?be:Ve.n;fe.itemName=[Xe],fe.seriesName=[Xe]}return fe}function z(P){var G=P.option,$=G.data;if(!$)return P.ecModel.getComponent("dataset",G.datasetIndex||0)}function Y(P,G){return Q(P.data,P.sourceFormat,P.seriesLayoutBy,P.dimensionsDefine,P.startIndex,G)}function Q(P,G,$,fe,te,pe){var we,be=5;if(n(P))return b.Not;var Ve,Xe;if(fe){var At=fe[pe];l(At)?(Ve=At.name,Xe=At.type):s(At)&&(Ve=At)}if(Xe!=null)return Xe==="ordinal"?b.Must:b.Not;if(G===A)if($===T){for(var Be=P[pe],Fe=0;Fe<(Be||[]).length&&Fe<be;Fe++)if((we=vt(Be[te+Fe]))!=null)return we}else for(var Fe=0;Fe<P.length&&Fe<be;Fe++){var mt=P[te+Fe];if(mt&&(we=vt(mt[pe]))!=null)return we}else if(G===C){if(!Ve)return b.Not;for(var Fe=0;Fe<P.length&&Fe<be;Fe++){var rt=P[Fe];if(rt&&(we=vt(rt[Ve]))!=null)return we}}else if(G===S){if(!Ve)return b.Not;var Be=P[Ve];if(!Be||n(Be))return b.Not;for(var Fe=0;Fe<Be.length&&Fe<be;Fe++)if((we=vt(Be[Fe]))!=null)return we}else if(G===f)for(var Fe=0;Fe<P.length&&Fe<be;Fe++){var rt=P[Fe],Je=y(rt);if(!o(Je))return b.Not;if((we=vt(Je[pe]))!=null)return we}function vt(ut){var bt=s(ut);if(ut!=null&&isFinite(ut)&&ut!=="")return bt?b.Might:b.Not;if(bt&&ut!=="-")return b.Must}return b.Not}_.BE_ORDINAL=b,_.detectSourceFormat=N,_.getSource=D,_.resetSourceDefaulter=M,_.prepareSource=R,_.makeSeriesEncodeForAxisCoordSys=K,_.makeSeriesEncodeForNameBased=W,_.guessOrdinal=Y},kGW4:function(Z,_,e){var u=e("oEo5");function O(){var v=[],g={},y;return{add:function(w,p,a,t,o){return u.isString(t)&&(o=t,t=0),g[w.id]?!1:(g[w.id]=1,v.push({el:w,target:p,time:a,delay:t,easing:o}),!0)},done:function(w){return y=w,this},start:function(){for(var w=v.length,p=0,a=v.length;p<a;p++){var t=v[p];t.el.animateTo(t.target,t.time,t.delay,t.easing,o)}return this;function o(){w--,w||(v.length=0,g={},y&&y())}}}}_.createWrap=O},kHJI:function(Z,_,e){var u=e("33CM"),O=e("l5Eb");function v(g){return g!=null&&O(g.length)&&!u(g)}Z.exports=v},kJIg:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("sAd1"),g=u.extendComponentModel({type:"toolbox",layoutMode:{type:"box",ignoreSize:!0},optionUpdated:function(){g.superApply(this,"optionUpdated",arguments),O.each(this.option.feature,function(w,p){var a=v.get(p);a&&O.merge(w,a.defaultOption)})},defaultOption:{show:!0,z:6,zlevel:0,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1}}}),y=g;Z.exports=y},"kN/v":function(Z,_,e){var u=e("oEo5"),O={};function v(){this._coordinateSystems=[]}v.prototype={constructor:v,create:function(y,w){var p=[];u.each(O,function(a,t){var o=a.create(y,w);p=p.concat(o||[])}),this._coordinateSystems=p},update:function(y,w){u.each(this._coordinateSystems,function(p){p.update&&p.update(y,w)})},getCoordinateSystems:function(){return this._coordinateSystems.slice()}},v.register=function(y,w){O[y]=w},v.get=function(y){return O[y]};var g=v;Z.exports=g},"kY/L":function(Z,_,e){var u=e("oEo5"),O=e("1JkX"),v=O.parseClassType,g=0;function y(a){return[a||"",g++,Math.random().toFixed(5)].join("_")}function w(a){var t={};return a.registerSubTypeDefaulter=function(o,s){o=v(o),t[o.main]=s},a.determineSubType=function(o,s){var l=s.type;if(!l){var n=v(o).main;a.hasSubTypes(o)&&t[n]&&(l=t[n](s))}return l},a}function p(a,t){a.topologicalTravel=function(n,d,r,c){if(!n.length)return;var i=o(d),h=i.graph,f=i.noEntryList,A={};for(u.each(n,function(b){A[b]=!0});f.length;){var C=f.pop(),S=h[C],E=!!A[C];E&&(r.call(c,C,S.originalDeps.slice()),delete A[C]),u.each(S.successor,E?T:L)}u.each(A,function(){throw new Error("Circle dependency may exists")});function L(b){h[b].entryCount--,h[b].entryCount===0&&f.push(b)}function T(b){A[b]=!0,L(b)}};function o(n){var d={},r=[];return u.each(n,function(c){var i=s(d,c),h=i.originalDeps=t(c),f=l(h,n);i.entryCount=f.length,i.entryCount===0&&r.push(c),u.each(f,function(A){u.indexOf(i.predecessor,A)<0&&i.predecessor.push(A);var C=s(d,A);u.indexOf(C.successor,A)<0&&C.successor.push(c)})}),{graph:d,noEntryList:r}}function s(n,d){return n[d]||(n[d]={predecessor:[],successor:[]}),n[d]}function l(n,d){var r=[];return u.each(n,function(c){u.indexOf(d,c)>=0&&r.push(c)}),r}}_.getUID=y,_.enableSubTypeDefaulter=w,_.enableTopologicalTravel=p},kZIm:function(Z,_,e){var u=e("OkCp"),O=u.Global,v=u.trim;Z.exports={name:"cookieStorage",read:y,write:p,each:w,remove:a,clearAll:t};var g=O.document;function y(s){if(!s||!o(s))return null;var l="(?:^|.*;\\s*)"+escape(s).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*((?:[^;](?!;))*[^;]?).*";return unescape(g.cookie.replace(new RegExp(l),"$1"))}function w(s){for(var l=g.cookie.split(/; ?/g),n=l.length-1;n>=0;n--){if(!v(l[n]))continue;var d=l[n].split("="),r=unescape(d[0]),c=unescape(d[1]);s(c,r)}}function p(s,l){if(!s)return;g.cookie=escape(s)+"="+escape(l)+"; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"}function a(s){if(!s||!o(s))return;g.cookie=escape(s)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"}function t(){w(function(s,l){a(l)})}function o(s){return new RegExp("(?:^|;\\s*)"+escape(s).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(g.cookie)}},kZpV:function(Z,_,e){var u=e("Q6Bq"),O={type:"selectDataRange",event:"dataRangeSelected",update:"update"};u.registerAction(O,function(v,g){g.eachComponent({mainType:"visualMap",query:v},function(y){y.setSelected(v.selected)})})},kcRU:function(Z,_,e){var u=e("oEo5"),O=e("YsOP"),v=e("TfK1"),g=e("3uc+"),y=g.SOURCE_FORMAT_ORIGINAL,w=e("ArUA"),p=w.getDimensionTypeByAxis,a=e("QV7q"),t=a.getDataItemValue,o=e("kN/v"),s=e("29a/"),l=s.getCoordSysInfoBySeries,n=e("vwaK"),d=e("7/O9"),r=d.enableDataStack,c=e("kAFf"),i=c.makeSeriesEncodeForAxisCoordSys;function h(S,E,L){L=L||{},n.isInstance(S)||(S=n.seriesDataToSource(S));var T=E.get("coordinateSystem"),b=o.get(T),x=l(E),N;x&&(N=u.map(x.coordSysDims,function(U){var K={name:U},W=x.axisMap.get(U);if(W){var z=W.get("type");K.type=p(z)}return K})),N||(N=b&&(b.getDimensionsInfo?b.getDimensionsInfo():b.dimensions.slice())||["x","y"]);var D=v(S,{coordDimensions:N,generateCoord:L.generateCoord,encodeDefaulter:L.useEncodeDefaulter?u.curry(i,N,E):null}),M,R;x&&u.each(D,function(U,K){var W=U.coordDim,z=x.categoryAxisMap.get(W);z&&(M==null&&(M=K),U.ordinalMeta=z.getOrdinalMeta()),U.otherDims.itemName!=null&&(R=!0)}),!R&&M!=null&&(D[M].otherDims.itemName=0);var F=r(E,D),B=new O(D,E);B.setCalculationInfo(F);var H=M!=null&&f(S)?function(U,K,W,z){return z===M?W:this.defaultDimValueGetter(U,K,W,z)}:null;return B.hasItemOption=!1,B.initData(S,null,H),B}function f(S){if(S.sourceFormat===y){var E=A(S.data||[]);return E!=null&&!u.isArray(t(E))}}function A(S){for(var E=0;E<S.length&&S[E]==null;)E++;return S[E]}var C=h;Z.exports=C},kkar:function(Z,_,e){var u=e("SSBM"),O=u.getLayoutRect,v=u.box,g=u.positionElement,y=e("CQhY"),w=e("zYjg");function p(t,o,s){var l=o.getBoxLayoutParams(),n=o.get("padding"),d={width:s.getWidth(),height:s.getHeight()},r=O(l,d,n);v(o.get("orient"),t,o.get("itemGap"),r.width,r.height),g(t,l,d,n)}function a(t,o){var s=y.normalizeCssArray(o.get("padding")),l=o.getItemStyle(["color","opacity"]);l.fill=o.get("backgroundColor");var t=new w.Rect({shape:{x:t.x-s[3],y:t.y-s[0],width:t.width+s[1]+s[3],height:t.height+s[0]+s[2],r:o.get("borderRadius")},style:l,silent:!0,z2:-1});return t}_.layout=p,_.makeBackground=a},kmlw:function(Z,_,e){var u=e("H0e6"),O=e("JICT"),v=e("xyD8"),g=e("s/iv"),y=e("b4/K");function w(p){var a=-1,t=p==null?0:p.length;for(this.clear();++a<t;){var o=p[a];this.set(o[0],o[1])}}w.prototype.clear=u,w.prototype.delete=O,w.prototype.get=v,w.prototype.has=g,w.prototype.set=y,Z.exports=w},kmpg:function(Z,_,e){var u=e("oEo5"),O=e("Ju7t");e("WMWw");var v=O.extend({type:"parallel",dependencies:["parallelAxis"],coordinateSystem:null,dimensions:null,parallelAxisIndex:null,layoutMode:"box",defaultOption:{zlevel:0,z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},init:function(){O.prototype.init.apply(this,arguments),this.mergeOption({})},mergeOption:function(g){var y=this.option;g&&u.merge(y,g,!0),this._initDimensions()},contains:function(g,y){var w=g.get("parallelIndex");return w!=null&&y.getComponent("parallel",w)===this},setAxisExpand:function(g){u.each(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],function(y){g.hasOwnProperty(y)&&(this.option[y]=g[y])},this)},_initDimensions:function(){var g=this.dimensions=[],y=this.parallelAxisIndex=[],w=u.filter(this.dependentModels.parallelAxis,function(p){return(p.get("parallelIndex")||0)===this.componentIndex},this);u.each(w,function(p){g.push("dim"+p.get("dim")),y.push(p.componentIndex)})}});Z.exports=v},kw3B:function(Z,_,e){var u=e("oEo5"),O=e("QV7q"),v=e("Ju7t"),g=e("P0S0"),y=e("y6TG"),w=e("TzWj"),p=v.extend({type:"geo",coordinateSystem:null,layoutMode:"box",init:function(t){v.prototype.init.apply(this,arguments),O.defaultEmphasis(t,"label",["show"])},optionUpdated:function(){var t=this.option,o=this;t.regions=w.getFilledRegions(t.regions,t.map,t.nameMap),this._optionModelMap=u.reduce(t.regions||[],function(s,l){return l.name&&s.set(l.name,new g(l,o)),s},u.createHashMap()),this.updateSelectedMap(t.regions)},defaultOption:{zlevel:0,z:0,show:!0,left:"center",top:"center",aspectScale:null,silent:!1,map:"",boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",color:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},getRegionModel:function(t){return this._optionModelMap.get(t)||new g(null,this,this.ecModel)},getFormattedLabel:function(t,o){o=o||"normal";var s=this.getRegionModel(t),l=s.get((o==="normal"?"":o+".")+"label.formatter"),n={name:t};if(typeof l=="function")return n.status=o,l(n);if(typeof l=="string")return l.replace("{a}",t!=null?t:"")},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t}});u.mixin(p,y);var a=p;Z.exports=a},l1R7:function(Z,_,e){var u=e("oEo5"),O={getMin:function(v){var g=this.option,y=!v&&g.rangeStart!=null?g.rangeStart:g.min;return this.axis&&y!=null&&y!=="dataMin"&&typeof y!="function"&&!u.eqNaN(y)&&(y=this.axis.scale.parse(y)),y},getMax:function(v){var g=this.option,y=!v&&g.rangeEnd!=null?g.rangeEnd:g.max;return this.axis&&y!=null&&y!=="dataMax"&&typeof y!="function"&&!u.eqNaN(y)&&(y=this.axis.scale.parse(y)),y},getNeedCrossZero:function(){var v=this.option;return v.rangeStart!=null||v.rangeEnd!=null?!1:!v.scale},getCoordSysModel:u.noop,setRange:function(v,g){this.option.rangeStart=v,this.option.rangeEnd=g},resetRange:function(){this.option.rangeStart=this.option.rangeEnd=null}};Z.exports=O},l1t2:function(Z,_,e){var u=e("VC1J");function O(v){return u(this,v).has(v)}Z.exports=O},l2wO:function(Z,_,e){var u=e("oEo5"),O=e("+Vnd"),v=e("4+FC"),g=e("P0S0"),y=e("CQhY"),w=y.encodeHTML,p=y.addCommas,a=e("ycch"),t=a.wrapTreePathInfo,o=O.extend({type:"series.treemap",layoutMode:"box",dependencies:["grid","polar"],preventUsingHoverLayer:!0,_viewRoot:null,defaultOption:{progressive:0,left:"center",top:"middle",right:null,bottom:null,width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"\u25B6",zoomToNodeRatio:.32*.32,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",borderColor:"rgba(255,255,255,0.7)",borderWidth:1,shadowColor:"rgba(150,150,150,1)",shadowBlur:3,shadowOffsetX:0,shadowOffsetY:0,textStyle:{color:"#fff"}},emphasis:{textStyle:{}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",ellipsis:!0},upperLabel:{show:!1,position:[0,"50%"],height:20,color:"#fff",ellipsis:!0,verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],color:"#fff",ellipsis:!0,verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},getInitialData:function(n,d){var r={name:n.name,children:n.data};s(r);var c=n.levels||[],i=this.designatedVisualItemStyle={},h=new g({itemStyle:i},this,d);c=n.levels=l(c,d);var f=u.map(c||[],function(S){return new g(S,h,d)},this),A=v.createTree(r,this,C);function C(S){S.wrapMethod("getItemModel",function(E,L){var T=A.getNodeByDataIndex(L),b=f[T.depth];return E.parentModel=b||h,E})}return A.data},optionUpdated:function(){this.resetViewRoot()},formatTooltip:function(n){var d=this.getData(),r=this.getRawValue(n),c=u.isArray(r)?p(r[0]):p(r),i=d.getName(n);return w(i+": "+c)},getDataParams:function(n){var d=O.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(n);return d.treePathInfo=t(r,this),d},setLayoutInfo:function(n){this.layoutInfo=this.layoutInfo||{},u.extend(this.layoutInfo,n)},mapIdToIndex:function(n){var d=this._idIndexMap;d||(d=this._idIndexMap=u.createHashMap(),this._idIndexMapCount=0);var r=d.get(n);return r==null&&d.set(n,r=this._idIndexMapCount++),r},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(n){n?this._viewRoot=n:n=this._viewRoot;var d=this.getRawData().tree.root;(!n||n!==d&&!d.contains(n))&&(this._viewRoot=d)}});function s(n){var d=0;u.each(n.children,function(c){s(c);var i=c.value;u.isArray(i)&&(i=i[0]),d+=i});var r=n.value;u.isArray(r)&&(r=r[0]),(r==null||isNaN(r))&&(r=d),r<0&&(r=0),u.isArray(n.value)?n.value[0]=r:n.value=r}function l(n,d){var r=d.get("color");if(!r)return;n=n||[];var c;if(u.each(n,function(h){var f=new g(h),A=f.get("color");(f.get("itemStyle.color")||A&&A!=="none")&&(c=!0)}),!c){var i=n[0]||(n[0]={});i.color=r.slice()}return n}Z.exports=o},l5Eb:function(Z,_){var e=9007199254740991;function u(O){return typeof O=="number"&&O>-1&&O%1==0&&O<=e}Z.exports=u},l5h5:function(Z,_){function e(u){var O=this.__data__,v=O.delete(u);return this.size=O.size,v}Z.exports=e},l6qg:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("wxqA"),g=e.n(v)},lAvS:function(Z,_,e){var u=e("wCGl"),O=e("YY8s"),v=Object.prototype,g=v.hasOwnProperty;function y(w){if(!u(w))return O(w);var p=[];for(var a in Object(w))g.call(w,a)&&a!="constructor"&&p.push(a);return p}Z.exports=y},lENJ:function(Z,_,e){var u=e("Ju7t"),O=e("5sjV"),v=e("kAFf"),g=v.detectSourceFormat,y=e("3uc+"),w=y.SERIES_LAYOUT_BY_COLUMN;u.extend({type:"dataset",defaultOption:{seriesLayoutBy:w,sourceHeader:null,dimensions:null,source:null},optionUpdated:function(){g(this)}}),O.extend({type:"dataset"})},lLgp:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v=e("P0S0"),g=e("cLjh"),y=e("giN5"),w=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function p(s,l,n){l[1]>l[0]&&(l=l.slice().reverse());var d=s.coordToPoint([l[0],n]),r=s.coordToPoint([l[1],n]);return{x1:d[0],y1:d[1],x2:r[0],y2:r[1]}}function a(s){var l=s.getRadiusAxis();return l.inverse?0:1}function t(s){var l=s[0],n=s[s.length-1];l&&n&&Math.abs(Math.abs(l.coord-n.coord)-360)<1e-4&&s.pop()}var o=g.extend({type:"angleAxis",axisPointerClass:"PolarAxisPointer",render:function(s,l){if(this.group.removeAll(),!s.get("show"))return;var n=s.axis,d=n.polar,r=d.getRadiusAxis().getExtent(),c=n.getTicksCoords(),i=n.getMinorTicksCoords(),h=u.map(n.getViewLabels(),function(f){var f=u.clone(f);return f.coord=n.dataToCoord(f.tickValue),f});t(h),t(c),u.each(w,function(f){s.get(f+".show")&&(!n.scale.isBlank()||f==="axisLine")&&this["_"+f](s,d,c,i,r,h)},this)},_axisLine:function(s,l,n,d,r){var c=s.getModel("axisLine.lineStyle"),i=a(l),h=i?0:1,f;r[h]===0?f=new O.Circle({shape:{cx:l.cx,cy:l.cy,r:r[i]},style:c.getLineStyle(),z2:1,silent:!0}):f=new O.Ring({shape:{cx:l.cx,cy:l.cy,r:r[i],r0:r[h]},style:c.getLineStyle(),z2:1,silent:!0}),f.style.fill=null,this.group.add(f)},_axisTick:function(s,l,n,d,r){var c=s.getModel("axisTick"),i=(c.get("inside")?-1:1)*c.get("length"),h=r[a(l)],f=u.map(n,function(A){return new O.Line({shape:p(l,[h,h+i],A.coord)})});this.group.add(O.mergePath(f,{style:u.defaults(c.getModel("lineStyle").getLineStyle(),{stroke:s.get("axisLine.lineStyle.color")})}))},_minorTick:function(s,l,n,d,r){if(!d.length)return;for(var c=s.getModel("axisTick"),i=s.getModel("minorTick"),h=(c.get("inside")?-1:1)*i.get("length"),f=r[a(l)],A=[],C=0;C<d.length;C++)for(var S=0;S<d[C].length;S++)A.push(new O.Line({shape:p(l,[f,f+h],d[C][S].coord)}));this.group.add(O.mergePath(A,{style:u.defaults(i.getModel("lineStyle").getLineStyle(),u.defaults(c.getLineStyle(),{stroke:s.get("axisLine.lineStyle.color")}))}))},_axisLabel:function(s,l,n,d,r,c){var i=s.getCategories(!0),h=s.getModel("axisLabel"),f=h.get("margin"),A=s.get("triggerEvent");u.each(c,function(C,S){var E=h,L=C.tickValue,T=r[a(l)],b=l.coordToPoint([T+f,C.coord]),x=l.cx,N=l.cy,D=Math.abs(b[0]-x)/T<.3?"center":b[0]>x?"left":"right",M=Math.abs(b[1]-N)/T<.3?"middle":b[1]>N?"top":"bottom";i&&i[L]&&i[L].textStyle&&(E=new v(i[L].textStyle,h,h.ecModel));var R=new O.Text({silent:y.isLabelSilent(s)});this.group.add(R),O.setTextStyle(R.style,E,{x:b[0],y:b[1],textFill:E.getTextColor()||s.get("axisLine.lineStyle.color"),text:C.formattedLabel,textAlign:D,textVerticalAlign:M}),A&&(R.eventData=y.makeAxisEventDataBase(s),R.eventData.targetType="axisLabel",R.eventData.value=C.rawLabel)},this)},_splitLine:function(s,l,n,d,r){var c=s.getModel("splitLine"),i=c.getModel("lineStyle"),h=i.get("color"),f=0;h=h instanceof Array?h:[h];for(var A=[],C=0;C<n.length;C++){var S=f++%h.length;A[S]=A[S]||[],A[S].push(new O.Line({shape:p(l,r,n[C].coord)}))}for(var C=0;C<A.length;C++)this.group.add(O.mergePath(A[C],{style:u.defaults({stroke:h[C%h.length]},i.getLineStyle()),silent:!0,z:s.get("z")}))},_minorSplitLine:function(s,l,n,d,r){if(!d.length)return;for(var c=s.getModel("minorSplitLine"),i=c.getModel("lineStyle"),h=[],f=0;f<d.length;f++)for(var A=0;A<d[f].length;A++)h.push(new O.Line({shape:p(l,r,d[f][A].coord)}));this.group.add(O.mergePath(h,{style:i.getLineStyle(),silent:!0,z:s.get("z")}))},_splitArea:function(s,l,n,d,r){if(!n.length)return;var c=s.getModel("splitArea"),i=c.getModel("areaStyle"),h=i.get("color"),f=0;h=h instanceof Array?h:[h];for(var A=[],C=Math.PI/180,S=-n[0].coord*C,E=Math.min(r[0],r[1]),L=Math.max(r[0],r[1]),T=s.get("clockwise"),b=1;b<n.length;b++){var x=f++%h.length;A[x]=A[x]||[],A[x].push(new O.Sector({shape:{cx:l.cx,cy:l.cy,r0:E,r:L,startAngle:S,endAngle:-n[b].coord*C,clockwise:T},silent:!0})),S=-n[b].coord*C}for(var b=0;b<A.length;b++)this.group.add(O.mergePath(A[b],{style:u.defaults({fill:h[b%h.length]},i.getAreaStyle()),silent:!0}))}});Z.exports=o},lOSo:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z"}}]},name:"exclamation-circle",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="ExclamationCircleOutlined";var w=_.a=u.forwardRef(y)},"lQf/":function(Z,_,e){},lb8z:function(Z,_,e){var u=e("gyjJ"),O=[["shadowBlur",0],["shadowColor","#000"],["shadowOffsetX",0],["shadowOffsetY",0]];function v(g){return u.browser.ie&&u.browser.version>=11?function(){var y=this.__clipPaths,w=this.style,p;if(y)for(var a=0;a<y.length;a++){var t=y[a],o=t&&t.shape,s=t&&t.type;if(o&&(s==="sector"&&o.startAngle===o.endAngle||s==="rect"&&(!o.width||!o.height))){for(var l=0;l<O.length;l++)O[l][2]=w[O[l][0]],w[O[l][0]]=O[l][1];p=!0;break}}if(g.apply(this,arguments),p)for(var l=0;l<O.length;l++)w[O[l][0]]=O[l][2]}:g}Z.exports=v},"leS/":function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("giN5"),g=e("QjgC"),y=e("UeGE"),w=e("zYjg"),p=["axisLine","axisTickLabel","axisName"],a=u.extendComponentView({type:"parallelAxis",init:function(n,d){a.superApply(this,"init",arguments),(this._brushController=new g(d.getZr())).on("brush",O.bind(this._onBrush,this))},render:function(n,d,r,c){if(t(n,d,c))return;this.axisModel=n,this.api=r,this.group.removeAll();var i=this._axisGroup;if(this._axisGroup=new w.Group,this.group.add(this._axisGroup),!n.get("show"))return;var h=s(n,d),f=h.coordinateSystem,A=n.getAreaSelectStyle(),C=A.width,S=n.axis.dim,E=f.getAxisLayout(S),L=O.extend({strokeContainThreshold:C},E),T=new v(n,L);O.each(p,T.add,T),this._axisGroup.add(T.getGroup()),this._refreshBrushController(L,A,n,h,C,r);var b=c&&c.animation===!1?null:n;w.groupTransition(i,this._axisGroup,b)},_refreshBrushController:function(n,d,r,c,i,h){var f=r.axis.getExtent(),A=f[1]-f[0],C=Math.min(30,Math.abs(A)*.1),S=w.BoundingRect.create({x:f[0],y:-i/2,width:A,height:i});S.x-=C,S.width+=2*C,this._brushController.mount({enableGlobalPan:!0,rotation:n.rotation,position:n.position}).setPanels([{panelId:"pl",clipPath:y.makeRectPanelClipPath(S),isTargetByCursor:y.makeRectIsTargetByCursor(S,h,c),getLinearBrushOtherExtent:y.makeLinearBrushOtherExtent(S,0)}]).enableBrush({brushType:"lineX",brushStyle:d,removeOnClick:!0}).updateCovers(o(r))},_onBrush:function(n,d){var r=this.axisModel,c=r.axis,i=O.map(n,function(h){return[c.coordToData(h.range[0],!0),c.coordToData(h.range[1],!0)]});(!r.option.realtime===d.isEnd||d.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:r.id,intervals:i})},dispose:function(){this._brushController.dispose()}});function t(n,d,r){return r&&r.type==="axisAreaSelect"&&d.findComponents({mainType:"parallelAxis",query:r})[0]===n}function o(n){var d=n.axis;return O.map(n.activeIntervals,function(r){return{brushType:"lineX",panelId:"pl",range:[d.dataToCoord(r[0],!0),d.dataToCoord(r[1],!0)]}})}function s(n,d){return d.getComponent("parallel",n.get("parallelIndex"))}var l=a;Z.exports=l},ljQ0:function(Z,_,e){"use strict";e.d(_,"a",function(){return s}),e.d(_,"b",function(){return n});var u=/margin|padding|width|height|max|min|offset/,O={left:!0,top:!0},v={cssFloat:1,styleFloat:1,float:1};function g(d){return d.nodeType===1?d.ownerDocument.defaultView.getComputedStyle(d,null):{}}function y(d,r,c){if(r=r.toLowerCase(),c==="auto"){if(r==="height")return d.offsetHeight;if(r==="width")return d.offsetWidth}return r in O||(O[r]=u.test(r)),O[r]?parseFloat(c)||0:c}function w(d,r){var c=arguments.length,i=g(d);return r=v[r]?"cssFloat"in d.style?"cssFloat":"styleFloat":r,c===1?i:y(d,r,i[r]||d.style[r])}function p(d,r,c){var i=arguments.length;if(r=v[r]?"cssFloat"in d.style?"cssFloat":"styleFloat":r,i===3)return typeof c=="number"&&u.test(r)&&(c="".concat(c,"px")),d.style[r]=c,c;for(var h in r)r.hasOwnProperty(h)&&p(d,h,r[h]);return g(d)}function a(d){return d===document.body?document.documentElement.clientWidth:d.offsetWidth}function t(d){return d===document.body?window.innerHeight||document.documentElement.clientHeight:d.offsetHeight}function o(){var d=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth),r=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);return{width:d,height:r}}function s(){var d=document.documentElement.clientWidth,r=window.innerHeight||document.documentElement.clientHeight;return{width:d,height:r}}function l(){return{scrollLeft:Math.max(document.documentElement.scrollLeft,document.body.scrollLeft),scrollTop:Math.max(document.documentElement.scrollTop,document.body.scrollTop)}}function n(d){var r=d.getBoundingClientRect(),c=document.documentElement;return{left:r.left+(window.pageXOffset||c.scrollLeft)-(c.clientLeft||document.body.clientLeft||0),top:r.top+(window.pageYOffset||c.scrollTop)-(c.clientTop||document.body.clientTop||0)}}},luy6:function(Z,_,e){var u=e("oEo5"),O=e("ie0D"),v=e("Jjzi"),g=v.parsePercent,y=v.MAX_SAFE_INTEGER,w=e("SSBM"),p=e("ycch"),a=Math.max,t=Math.min,o=u.retrieve,s=u.each,l=["itemStyle","borderWidth"],n=["itemStyle","gapWidth"],d=["upperLabel","show"],r=["upperLabel","height"],c={seriesType:"treemap",reset:function(N,D,M,R){var F=M.getWidth(),B=M.getHeight(),H=N.option,U=w.getLayoutRect(N.getBoxLayoutParams(),{width:M.getWidth(),height:M.getHeight()}),K=H.size||[],W=g(o(U.width,K[0]),F),z=g(o(U.height,K[1]),B),Y=R&&R.type,Q=["treemapZoomToNode","treemapRootToNode"],P=p.retrieveTargetInfo(R,Q,N),G=Y==="treemapRender"||Y==="treemapMove"?R.rootRect:null,$=N.getViewRoot(),fe=p.getPathToRoot($);if(Y!=="treemapMove"){var te=Y==="treemapZoomToNode"?L(N,P,$,W,z):G?[G.width,G.height]:[W,z],pe=H.sort;pe&&pe!=="asc"&&pe!=="desc"&&(pe="desc");var we={squareRatio:H.squareRatio,sort:pe,leafDepth:H.leafDepth};$.hostTree.clearLayouts();var be={x:0,y:0,width:te[0],height:te[1],area:te[0]*te[1]};$.setLayout(be),i($,we,!1,0);var be=$.getLayout();s(fe,function(Xe,At){var Be=(fe[At+1]||$).getValue();Xe.setLayout(u.extend({dataExtent:[Be,Be],borderWidth:0,upperHeight:0},be))})}var Ve=N.getData().tree.root;Ve.setLayout(T(U,G,P),!0),N.setLayoutInfo(U),b(Ve,new O(-U.x,-U.y,F,B),fe,$,0)}};function i(N,D,M,R){var F,B;if(N.isRemoved())return;var H=N.getLayout();F=H.width,B=H.height;var U=N.getModel(),K=U.get(l),W=U.get(n)/2,z=x(U),Y=Math.max(K,z),Q=K-W,P=Y-W,U=N.getModel();N.setLayout({borderWidth:K,upperHeight:Y,upperLabelHeight:z},!0),F=a(F-2*Q,0),B=a(B-Q-P,0);var G=F*B,$=h(N,U,G,D,M,R);if(!$.length)return;var fe={x:Q,y:P,width:F,height:B},te=t(F,B),pe=Infinity,we=[];we.area=0;for(var be=0,Ve=$.length;be<Ve;){var Xe=$[be];we.push(Xe),we.area+=Xe.getLayout().area;var At=S(we,te,D.squareRatio);At<=pe?(be++,pe=At):(we.area-=we.pop().getLayout().area,E(we,te,fe,W,!1),te=t(fe.width,fe.height),we.length=we.area=0,pe=Infinity)}if(we.length&&E(we,te,fe,W,!0),!M){var Be=U.get("childrenVisibleMin");Be!=null&&G<Be&&(M=!0)}for(var be=0,Ve=$.length;be<Ve;be++)i($[be],D,M,R+1)}function h(N,D,M,R,F,B){var H=N.children||[],U=R.sort;U!=="asc"&&U!=="desc"&&(U=null);var K=R.leafDepth!=null&&R.leafDepth<=B;if(F&&!K)return N.viewChildren=[];H=u.filter(H,function(P){return!P.isRemoved()}),A(H,U);var W=C(D,H,U);if(W.sum===0)return N.viewChildren=[];if(W.sum=f(D,M,W.sum,U,H),W.sum===0)return N.viewChildren=[];for(var z=0,Y=H.length;z<Y;z++){var Q=H[z].getValue()/W.sum*M;H[z].setLayout({area:Q})}return K&&(H.length&&N.setLayout({isLeafRoot:!0},!0),H.length=0),N.viewChildren=H,N.setLayout({dataExtent:W.dataExtent},!0),H}function f(N,D,M,R,F){if(!R)return M;for(var B=N.get("visibleMin"),H=F.length,U=H,K=H-1;K>=0;K--){var W=F[R==="asc"?H-K-1:K].getValue();W/M*D<B&&(U=K,M-=W)}return R==="asc"?F.splice(0,H-U):F.splice(U,H-U),M}function A(N,D){return D&&N.sort(function(M,R){var F=D==="asc"?M.getValue()-R.getValue():R.getValue()-M.getValue();return F===0?D==="asc"?M.dataIndex-R.dataIndex:R.dataIndex-M.dataIndex:F}),N}function C(N,D,M){for(var R=0,F=0,B=D.length;F<B;F++)R+=D[F].getValue();var H=N.get("visualDimension"),U;if(!D||!D.length)U=[NaN,NaN];else if(H==="value"&&M)U=[D[D.length-1].getValue(),D[0].getValue()],M==="asc"&&U.reverse();else{var U=[Infinity,-Infinity];s(D,function(W){var z=W.getValue(H);z<U[0]&&(U[0]=z),z>U[1]&&(U[1]=z)})}return{sum:R,dataExtent:U}}function S(N,D,M){for(var R=0,F=Infinity,B=0,H,U=N.length;B<U;B++)H=N[B].getLayout().area,H&&(H<F&&(F=H),H>R&&(R=H));var K=N.area*N.area,W=D*D*M;return K?a(W*R/K,K/(W*F)):Infinity}function E(N,D,M,R,F){var B=D===M.width?0:1,H=1-B,U=["x","y"],K=["width","height"],W=M[U[B]],z=D?N.area/D:0;(F||z>M[K[H]])&&(z=M[K[H]]);for(var Y=0,Q=N.length;Y<Q;Y++){var P=N[Y],G={},$=z?P.getLayout().area/z:0,fe=G[K[H]]=a(z-2*R,0),te=M[U[B]]+M[K[B]]-W,pe=Y===Q-1||te<$?te:$,we=G[K[B]]=a(pe-2*R,0);G[U[H]]=M[U[H]]+t(R,fe/2),G[U[B]]=W+t(R,we/2),W+=pe,P.setLayout(G,!0)}M[U[H]]+=z,M[K[H]]-=z}function L(N,D,M,R,F){var B=(D||{}).node,H=[R,F];if(!B||B===M)return H;for(var U,K=R*F,W=K*N.option.zoomToNodeRatio;U=B.parentNode;){for(var z=0,Y=U.children,Q=0,P=Y.length;Q<P;Q++)z+=Y[Q].getValue();var G=B.getValue();if(G===0)return H;W*=z/G;var $=U.getModel(),fe=$.get(l),te=Math.max(fe,x($,fe));W+=4*fe*fe+(3*fe+te)*Math.pow(W,.5),W>y&&(W=y),B=U}W<K&&(W=K);var pe=Math.pow(W/K,.5);return[R*pe,F*pe]}function T(N,D,M){if(D)return{x:D.x,y:D.y};var R={x:0,y:0};if(!M)return R;var F=M.node,B=F.getLayout();if(!B)return R;for(var H=[B.width/2,B.height/2],U=F;U;){var K=U.getLayout();H[0]+=K.x,H[1]+=K.y,U=U.parentNode}return{x:N.width/2-H[0],y:N.height/2-H[1]}}function b(N,D,M,R,F){var B=N.getLayout(),H=M[F],U=H&&H===N;if(H&&!U||F===M.length&&N!==R)return;N.setLayout({isInView:!0,invisible:!U&&!D.intersect(B),isAboveViewRoot:U},!0);var K=new O(D.x-B.x,D.y-B.y,D.width,D.height);s(N.viewChildren||[],function(W){b(W,K,M,R,F+1)})}function x(N){return N.get(d)?N.get(r):0}Z.exports=c},lvid:function(Z,_){var e="\\ud800-\\udfff",u="\\u0300-\\u036f",O="\\ufe20-\\ufe2f",v="\\u20d0-\\u20ff",g=u+O+v,y="\\ufe0e\\ufe0f",w="["+e+"]",p="["+g+"]",a="\\ud83c[\\udffb-\\udfff]",t="(?:"+p+"|"+a+")",o="[^"+e+"]",s="(?:\\ud83c[\\udde6-\\uddff]){2}",l="[\\ud800-\\udbff][\\udc00-\\udfff]",n="\\u200d",d=t+"?",r="["+y+"]?",c="(?:"+n+"(?:"+[o,s,l].join("|")+")"+r+d+")*",i=r+d+c,h="(?:"+[o+p+"?",p,s,l,w].join("|")+")",f=RegExp(a+"(?="+a+")|"+h+i,"g");function A(C){for(var S=f.lastIndex=0;f.test(C);)++S;return S}Z.exports=A},"m+vz":function(Z,_,e){e("1Wwd"),e("+x/p")},"m0+L":function(Z,_,e){var u=e("Vw6a"),O=u.retrieveRawValue,v=e("CQhY"),g=v.getTooltipMarker,y=v.formatTpl,w=e("QV7q"),p=w.getTooltipRenderMode,a=/\{@(.+?)\}/g,t={getDataParams:function(o,s){var l=this.getData(s),n=this.getRawValue(o,s),d=l.getRawIndex(o),r=l.getName(o),c=l.getRawDataItem(o),i=l.getItemVisual(o,"color"),h=l.getItemVisual(o,"borderColor"),f=this.ecModel.getComponent("tooltip"),A=f&&f.get("renderMode"),C=p(A),S=this.mainType,E=S==="series",L=l.userOutput;return{componentType:S,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:E?this.subType:null,seriesIndex:this.seriesIndex,seriesId:E?this.id:null,seriesName:E?this.name:null,name:r,dataIndex:d,data:c,dataType:s,value:n,color:i,borderColor:h,dimensionNames:L?L.dimensionNames:null,encode:L?L.encode:null,marker:g({color:i,renderMode:C}),$vars:["seriesName","name","value"]}},getFormattedLabel:function(o,s,l,n,d){s=s||"normal";var r=this.getData(l),c=r.getItemModel(o),i=this.getDataParams(o,l);n!=null&&i.value instanceof Array&&(i.value=i.value[n]);var h=c.get(s==="normal"?[d||"label","formatter"]:[s,d||"label","formatter"]);if(typeof h=="function")return i.status=s,i.dimensionIndex=n,h(i);if(typeof h=="string"){var f=y(h,i);return f.replace(a,function(A,C){var S=C.length;return C.charAt(0)==="["&&C.charAt(S-1)==="]"&&(C=+C.slice(1,S-1)),O(r,o,C)})}},getRawValue:function(o,s){return O(this.getData(s),o)},formatTooltip:function(){}};Z.exports=t},"m0+X":function(Z,_,e){"use strict";var u=e("Afw4"),O=e.n(u),v=e("YFxb"),g=e("MPZO")},mBNi:function(Z,_,e){var u=e("teHm"),O=["itemStyle","borderColor"],v=["itemStyle","borderColor0"],g=["itemStyle","color"],y=["itemStyle","color0"],w={seriesType:"candlestick",plan:u(),performRawSeries:!0,reset:function(p,a){var t=p.getData();if(t.setVisual({legendSymbol:"roundRect",colorP:l(1,p),colorN:l(-1,p),borderColorP:n(1,p),borderColorN:n(-1,p)}),a.isSeriesFiltered(p))return;var o=p.pipelineContext.large;return!o&&{progress:s};function s(d,r){for(var c;(c=d.next())!=null;){var i=r.getItemModel(c),h=r.getItemLayout(c).sign;r.setItemVisual(c,{color:l(h,i),borderColor:n(h,i)})}}function l(d,r){return r.get(d>0?g:y)}function n(d,r){return r.get(d>0?O:v)}}};Z.exports=w},mCFr:function(Z,_,e){var u=e("Q6Bq");u.registerAction({type:"brush",event:"brush"},function(O,v){v.eachComponent({mainType:"brush",query:O},function(g){g.setAreas(O.areas)})}),u.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},function(){}),u.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},function(){})},mFvu:function(Z,_,e){var u=e("UZiS"),O=u.extend({type:"dataZoom.select"});Z.exports=O},mJ8l:function(Z,_,e){var u=e("oEo5"),O=e("fEzB"),v=e("sVuC"),g=O.prototype,y=O.extend({type:"ordinal",init:function(p,a){(!p||u.isArray(p))&&(p=new v({categories:p})),this._ordinalMeta=p,this._extent=a||[0,p.categories.length-1]},parse:function(p){return typeof p=="string"?this._ordinalMeta.getOrdinal(p):Math.round(p)},contain:function(p){return p=this.parse(p),g.contain.call(this,p)&&this._ordinalMeta.categories[p]!=null},normalize:function(p){return g.normalize.call(this,this.parse(p))},scale:function(p){return Math.round(g.scale.call(this,p))},getTicks:function(){for(var p=[],a=this._extent,t=a[0];t<=a[1];)p.push(t),t++;return p},getLabel:function(p){if(!this.isBlank())return this._ordinalMeta.categories[p]},count:function(){return this._extent[1]-this._extent[0]+1},unionExtentFromData:function(p,a){this.unionExtent(p.getApproximateExtent(a))},getOrdinalMeta:function(){return this._ordinalMeta},niceTicks:u.noop,niceExtent:u.noop});y.create=function(){return new y};var w=y;Z.exports=w},mJA3:function(Z,_,e){var u=e("oEo5"),O=e("I1OY"),v=e("Az1A"),g=e("Auwy"),y=e("zYjg"),w=e("Jjzi"),p=e("BuVp"),a=e("Zec6"),t=e("QV7q"),o=w.linearMap,s=u.each,l=Math.min,n=Math.max,d=12,r=6,c=g.extend({type:"visualMap.continuous",init:function(){c.superApply(this,"init",arguments),this._shapes={},this._dataInterval=[],this._handleEnds=[],this._orient,this._useHandle,this._hoverLinkDataIndices=[],this._dragging,this._hovering},doRender:function(L,T,b,x){(!x||x.type!=="selectDataRange"||x.from!==this.uid)&&this._buildView()},_buildView:function(){this.group.removeAll();var L=this.visualMapModel,T=this.group;this._orient=L.get("orient"),this._useHandle=L.get("calculable"),this._resetInterval(),this._renderBar(T);var b=L.get("text");this._renderEndsText(T,b,0),this._renderEndsText(T,b,1),this._updateView(!0),this.renderBackground(T),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(T)},_renderEndsText:function(L,T,b){if(!T)return;var x=T[1-b];x=x!=null?x+"":"";var N=this.visualMapModel,D=N.get("textGap"),M=N.itemSize,R=this._shapes.barGroup,F=this._applyTransform([M[0]/2,b===0?-D:M[1]+D],R),B=this._applyTransform(b===0?"bottom":"top",R),H=this._orient,U=this.visualMapModel.textStyleModel;this.group.add(new y.Text({style:{x:F[0],y:F[1],textVerticalAlign:H==="horizontal"?"middle":B,textAlign:H==="horizontal"?B:"center",text:x,textFont:U.getFont(),textFill:U.getTextColor()}}))},_renderBar:function(L){var T=this.visualMapModel,b=this._shapes,x=T.itemSize,N=this._orient,D=this._useHandle,M=a.getItemAlign(T,this.api,x),R=b.barGroup=this._createBarGroup(M);R.add(b.outOfRange=i()),R.add(b.inRange=i(null,D?S(this._orient):null,u.bind(this._dragHandle,this,"all",!1),u.bind(this._dragHandle,this,"all",!0)));var F=T.textStyleModel.getTextRect("\u56FD"),B=n(F.width,F.height);D&&(b.handleThumbs=[],b.handleLabels=[],b.handleLabelPoints=[],this._createHandle(R,0,x,B,N,M),this._createHandle(R,1,x,B,N,M)),this._createIndicator(R,x,B,N),L.add(R)},_createHandle:function(L,T,b,x,N){var D=u.bind(this._dragHandle,this,T,!1),M=u.bind(this._dragHandle,this,T,!0),R=i(h(T,x),S(this._orient),D,M);R.position[0]=b[0],L.add(R);var F=this.visualMapModel.textStyleModel,B=new y.Text({draggable:!0,drift:D,onmousemove:function(K){v.stop(K.event)},ondragend:M,style:{x:0,y:0,text:"",textFont:F.getFont(),textFill:F.getTextColor()}});this.group.add(B);var H=[N==="horizontal"?x/2:x*1.5,N==="horizontal"?T===0?-(x*1.5):x*1.5:T===0?-x/2:x/2],U=this._shapes;U.handleThumbs[T]=R,U.handleLabelPoints[T]=H,U.handleLabels[T]=B},_createIndicator:function(L,T,b,x){var N=i([[0,0]],"move");N.position[0]=T[0],N.attr({invisible:!0,silent:!0}),L.add(N);var D=this.visualMapModel.textStyleModel,M=new y.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textFont:D.getFont(),textFill:D.getTextColor()}});this.group.add(M);var R=[x==="horizontal"?b/2:r+3,0],F=this._shapes;F.indicator=N,F.indicatorLabel=M,F.indicatorLabelPoint=R},_dragHandle:function(L,T,b,x){if(!this._useHandle)return;if(this._dragging=!T,!T){var N=this._applyTransform([b,x],this._shapes.barGroup,!0);this._updateInterval(L,N[1]),this._updateView()}T===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),T?!this._hovering&&this._clearHoverLinkToSeries():C(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[L],!1)},_resetInterval:function(){var L=this.visualMapModel,T=this._dataInterval=L.getSelected(),b=L.getExtent(),x=[0,L.itemSize[1]];this._handleEnds=[o(T[0],b,x,!0),o(T[1],b,x,!0)]},_updateInterval:function(L,T){T=T||0;var b=this.visualMapModel,x=this._handleEnds,N=[0,b.itemSize[1]];p(T,x,N,L,0);var D=b.getExtent();this._dataInterval=[o(x[0],N,D,!0),o(x[1],N,D,!0)]},_updateView:function(L){var T=this.visualMapModel,b=T.getExtent(),x=this._shapes,N=[0,T.itemSize[1]],D=L?N:this._handleEnds,M=this._createBarVisual(this._dataInterval,b,D,"inRange"),R=this._createBarVisual(b,b,N,"outOfRange");x.inRange.setStyle({fill:M.barColor,opacity:M.opacity}).setShape("points",M.barPoints),x.outOfRange.setStyle({fill:R.barColor,opacity:R.opacity}).setShape("points",R.barPoints),this._updateHandle(D,M)},_createBarVisual:function(L,T,b,x){var N={forceState:x,convertOpacityToAlpha:!0},D=this._makeColorGradient(L,N),M=[this.getControllerVisual(L[0],"symbolSize",N),this.getControllerVisual(L[1],"symbolSize",N)],R=this._createBarPoints(b,M);return{barColor:new O(0,0,0,1,D),barPoints:R,handlesColor:[D[0].color,D[D.length-1].color]}},_makeColorGradient:function(L,T){var b=100,x=[],N=(L[1]-L[0])/b;x.push({color:this.getControllerVisual(L[0],"color",T),offset:0});for(var D=1;D<b;D++){var M=L[0]+N*D;if(M>L[1])break;x.push({color:this.getControllerVisual(M,"color",T),offset:D/b})}return x.push({color:this.getControllerVisual(L[1],"color",T),offset:1}),x},_createBarPoints:function(L,T){var b=this.visualMapModel.itemSize;return[[b[0]-T[0],L[0]],[b[0],L[0]],[b[0],L[1]],[b[0]-T[1],L[1]]]},_createBarGroup:function(L){var T=this._orient,b=this.visualMapModel.get("inverse");return new y.Group(T==="horizontal"&&!b?{scale:L==="bottom"?[1,1]:[-1,1],rotation:Math.PI/2}:T==="horizontal"&&b?{scale:L==="bottom"?[-1,1]:[1,1],rotation:-Math.PI/2}:T==="vertical"&&!b?{scale:L==="left"?[1,-1]:[-1,-1]}:{scale:L==="left"?[1,1]:[-1,1]})},_updateHandle:function(L,T){if(!this._useHandle)return;var b=this._shapes,x=this.visualMapModel,N=b.handleThumbs,D=b.handleLabels;s([0,1],function(M){var R=N[M];R.setStyle("fill",T.handlesColor[M]),R.position[1]=L[M];var F=y.applyTransform(b.handleLabelPoints[M],y.getTransform(R,this.group));D[M].setStyle({x:F[0],y:F[1],text:x.formatValueText(this._dataInterval[M]),textVerticalAlign:"middle",textAlign:this._applyTransform(this._orient==="horizontal"?M===0?"bottom":"top":"left",b.barGroup)})},this)},_showIndicator:function(L,T,b,x){var N=this.visualMapModel,D=N.getExtent(),M=N.itemSize,R=[0,M[1]],F=o(L,D,R,!0),B=this._shapes,H=B.indicator;if(!H)return;H.position[1]=F,H.attr("invisible",!1),H.setShape("points",f(!!b,x,F,M[1]));var U={convertOpacityToAlpha:!0},K=this.getControllerVisual(L,"color",U);H.setStyle("fill",K);var W=y.applyTransform(B.indicatorLabelPoint,y.getTransform(H,this.group)),z=B.indicatorLabel;z.attr("invisible",!1);var Y=this._applyTransform("left",B.barGroup),Q=this._orient;z.setStyle({text:(b||"")+N.formatValueText(T),textVerticalAlign:Q==="horizontal"?Y:"middle",textAlign:Q==="horizontal"?"center":Y,x:W[0],y:W[1]})},_enableHoverLinkToSeries:function(){var L=this;this._shapes.barGroup.on("mousemove",function(T){if(L._hovering=!0,!L._dragging){var b=L.visualMapModel.itemSize,x=L._applyTransform([T.offsetX,T.offsetY],L._shapes.barGroup,!0,!0);x[1]=l(n(0,x[1]),b[1]),L._doHoverLinkToSeries(x[1],0<=x[0]&&x[0]<=b[0])}}).on("mouseout",function(){L._hovering=!1,!L._dragging&&L._clearHoverLinkToSeries()})},_enableHoverLinkFromSeries:function(){var L=this.api.getZr();this.visualMapModel.option.hoverLink?(L.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),L.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(L,T){var b=this.visualMapModel,x=b.itemSize;if(!b.option.hoverLink)return;var N=[0,x[1]],D=b.getExtent();L=l(n(N[0],L),N[1]);var M=A(b,D,N),R=[L-M,L+M],F=o(L,N,D,!0),B=[o(R[0],N,D,!0),o(R[1],N,D,!0)];R[0]<N[0]&&(B[0]=-Infinity),R[1]>N[1]&&(B[1]=Infinity),T&&(B[0]===-Infinity?this._showIndicator(F,B[1],"< ",M):B[1]===Infinity?this._showIndicator(F,B[0],"> ",M):this._showIndicator(F,F,"\u2248 ",M));var H=this._hoverLinkDataIndices,U=[];(T||C(b))&&(U=this._hoverLinkDataIndices=b.findTargetDataIndices(B));var K=t.compressBatches(H,U);this._dispatchHighDown("downplay",a.makeHighDownBatch(K[0],b)),this._dispatchHighDown("highlight",a.makeHighDownBatch(K[1],b))},_hoverLinkFromSeriesMouseOver:function(L){var T=L.target,b=this.visualMapModel;if(!T||T.dataIndex==null)return;var x=this.ecModel.getSeriesByIndex(T.seriesIndex);if(!b.isTargetSeries(x))return;var N=x.getData(T.dataType),D=N.get(b.getDataDimension(N),T.dataIndex,!0);isNaN(D)||this._showIndicator(D,D)},_hideIndicator:function(){var L=this._shapes;L.indicator&&L.indicator.attr("invisible",!0),L.indicatorLabel&&L.indicatorLabel.attr("invisible",!0)},_clearHoverLinkToSeries:function(){this._hideIndicator();var L=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",a.makeHighDownBatch(L,this.visualMapModel)),L.length=0},_clearHoverLinkFromSeries:function(){this._hideIndicator();var L=this.api.getZr();L.off("mouseover",this._hoverLinkFromSeriesMouseOver),L.off("mouseout",this._hideIndicator)},_applyTransform:function(L,T,b,x){var N=y.getTransform(T,x?null:this.group);return y[u.isArray(L)?"applyTransform":"transformDirection"](L,N,b)},_dispatchHighDown:function(L,T){T&&T.length&&this.api.dispatchAction({type:L,batch:T})},dispose:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},remove:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()}});function i(L,T,b,x){return new y.Polygon({shape:{points:L},draggable:!!b,cursor:T,drift:b,onmousemove:function(N){v.stop(N.event)},ondragend:x})}function h(L,T){return L===0?[[0,0],[T,0],[T,-T]]:[[0,0],[T,0],[T,T]]}function f(L,T,b,x){return L?[[0,-l(T,n(b,0))],[r,0],[0,l(T,n(x-b,0))]]:[[0,0],[5,-5],[5,5]]}function A(L,T,b){var x=d/2,N=L.get("hoverLinkDataSize");return N&&(x=o(N,T,b,!0)/2),x}function C(L){var T=L.get("hoverLinkOnHandle");return!!(T==null?L.get("realtime"):T)}function S(L){return L==="vertical"?"ns-resize":"ew-resize"}var E=c;Z.exports=E},mMqU:function(Z,_,e){"use strict";var u=e("NfTp"),O=e.n(u),v=e("nWwB"),g={getNow:function(){return O()()},getWeekDay:function(xt){var Gt=xt.clone().locale("en_US");return Gt.weekday()+Gt.localeData().firstDayOfWeek()},getYear:function(xt){return xt.year()},getMonth:function(xt){return xt.month()},getDate:function(xt){return xt.date()},getHour:function(xt){return xt.hour()},getMinute:function(xt){return xt.minute()},getSecond:function(xt){return xt.second()},addYear:function(xt,Gt){var rr=xt.clone();return rr.add(Gt,"year")},addMonth:function(xt,Gt){var rr=xt.clone();return rr.add(Gt,"month")},addDate:function(xt,Gt){var rr=xt.clone();return rr.add(Gt,"day")},setYear:function(xt,Gt){var rr=xt.clone();return rr.year(Gt)},setMonth:function(xt,Gt){var rr=xt.clone();return rr.month(Gt)},setDate:function(xt,Gt){var rr=xt.clone();return rr.date(Gt)},setHour:function(xt,Gt){var rr=xt.clone();return rr.hour(Gt)},setMinute:function(xt,Gt){var rr=xt.clone();return rr.minute(Gt)},setSecond:function(xt,Gt){var rr=xt.clone();return rr.second(Gt)},isAfter:function(xt,Gt){return xt.isAfter(Gt)},isValidate:function(xt){return xt.isValid()},locale:{getWeekFirstDay:function(xt){var Gt=O()().locale(xt);return Gt.localeData().firstDayOfWeek()},getWeek:function(xt,Gt){var rr=Gt.clone(),Sr=rr.locale(xt);return Sr.week()},getShortWeekDays:function(xt){var Gt=O()().locale(xt);return Gt.localeData().weekdaysMin()},getShortMonths:function(xt){var Gt=O()().locale(xt);return Gt.localeData().monthsShort()},format:function(xt,Gt,rr){var Sr=Gt.clone(),gr=Sr.locale(xt);return gr.format(rr)},parse:function(xt,Gt,rr){for(var Sr=[],gr=0;gr<rr.length;gr+=1){var Mr=rr[gr],zr=Gt;if(Mr.includes("wo")||Mr.includes("Wo")){Mr=Mr.replace(/wo/g,"w").replace(/Wo/g,"W");var kr=Mr.match(/[-YyMmDdHhSsWwGg]+/g),Yr=zr.match(/[-\d]+/g);kr&&Yr?(Mr=kr.join(""),zr=Yr.join("")):Sr.push(Mr.replace(/o/g,""))}var en=O()(zr,Mr,xt,!0);if(en.isValid())return en}for(var ot=0;ot<Sr.length;ot+=1){var kt=O()(Gt,Sr[ot],xt,!1);if(kt.isValid())return Object(v.b)(!1,"Not match any format strictly and fallback to fuzzy match. Please help to fire a issue about this."),kt}return null}}},y=g,w=e("Eqs+"),p=e.n(w),a=e("ZZRV"),t=e("bnk9");function o(Te){return a.createElement(t.a,p()({size:"small",type:"primary"},Te))}var s=e("+YFC");function l(Te){return a.createElement(s.a,p()({color:"blue"},Te))}var n=e("CKlD"),d=e.n(n),r=e("XDlA"),c=e.n(r),i=e("T5E4"),h=e.n(i),f=e("XneU"),A=e.n(f),C=e("Hdxz"),S=e.n(C),E=e("iczh"),L=e.n(E),T=e("gesv"),b=e.n(T),x=e("gxE6"),N=e.n(x),D=e("4ZCI"),M=e.n(D),R=e("FGJx"),F=e("o0AO"),B=e("uwZC"),H=e("lpH6"),U=e("zjzt"),K=e("55MS"),W=e("GZha"),z=e("O9LN"),Y=e("9/lZ"),Q=e("ggzp"),P=a.createContext({}),G=P,$={visibility:"hidden"};function fe(Te){var xt=Te.prefixCls,Gt=Te.prevIcon,rr=Gt===void 0?"\u2039":Gt,Sr=Te.nextIcon,gr=Sr===void 0?"\u203A":Sr,Mr=Te.superPrevIcon,zr=Mr===void 0?"\xAB":Mr,kr=Te.superNextIcon,Yr=kr===void 0?"\xBB":kr,en=Te.onSuperPrev,ot=Te.onSuperNext,kt=Te.onPrev,ar=Te.onNext,mr=Te.children,Er=a.useContext(G),Br=Er.hideNextBtn,rn=Er.hidePrevBtn;return a.createElement("div",{className:xt},en&&a.createElement("button",{type:"button",onClick:en,tabIndex:-1,className:"".concat(xt,"-super-prev-btn"),style:rn?$:{}},zr),kt&&a.createElement("button",{type:"button",onClick:kt,tabIndex:-1,className:"".concat(xt,"-prev-btn"),style:rn?$:{}},rr),a.createElement("div",{className:"".concat(xt,"-view")},mr),ar&&a.createElement("button",{type:"button",onClick:ar,tabIndex:-1,className:"".concat(xt,"-next-btn"),style:Br?$:{}},gr),ot&&a.createElement("button",{type:"button",onClick:ot,tabIndex:-1,className:"".concat(xt,"-super-next-btn"),style:Br?$:{}},Yr))}var te=fe;function pe(Te){var xt=a.useContext(G),Gt=xt.hideHeader;if(Gt)return null;var rr=Te.prefixCls,Sr=Te.generateConfig,gr=Te.locale,Mr=Te.value,zr=Te.format,kr="".concat(rr,"-header");return a.createElement(te,{prefixCls:kr},Mr?Sr.locale.format(gr.locale,Mr,zr):"\xA0")}var we=pe,be=e("TZL6"),Ve=e("V0hb"),Xe=new Map;function At(Te,xt,Gt){if(Xe.get(Te)&&cancelAnimationFrame(Xe.get(Te)),Gt<=0){Xe.set(Te,requestAnimationFrame(function(){Te.scrollTop=xt}));return}var rr=xt-Te.scrollTop,Sr=rr/Gt*10;Xe.set(Te,requestAnimationFrame(function(){Te.scrollTop+=Sr,Te.scrollTop!==xt&&At(Te,xt,Gt-10)}))}function Be(Te,xt){var Gt=xt.onLeftRight,rr=xt.onCtrlLeftRight,Sr=xt.onUpDown,gr=xt.onPageUpDown,Mr=xt.onEnter,zr=Te.which,kr=Te.ctrlKey,Yr=Te.metaKey;switch(zr){case Q.a.LEFT:if(kr||Yr){if(rr)return rr(-1),!0}else if(Gt)return Gt(-1),!0;break;case Q.a.RIGHT:if(kr||Yr){if(rr)return rr(1),!0}else if(Gt)return Gt(1),!0;break;case Q.a.UP:if(Sr)return Sr(-1),!0;break;case Q.a.DOWN:if(Sr)return Sr(1),!0;break;case Q.a.PAGE_UP:if(gr)return gr(-1),!0;break;case Q.a.PAGE_DOWN:if(gr)return gr(1),!0;break;case Q.a.ENTER:if(Mr)return Mr(),!0;break}return!1}function Fe(Te,xt,Gt,rr){var Sr=Te;if(!Sr)switch(xt){case"time":Sr=rr?"hh:mm:ss a":"HH:mm:ss";break;case"week":Sr="gggg-wo";break;case"month":Sr="YYYY-MM";break;case"quarter":Sr="YYYY-[Q]Q";break;case"year":Sr="YYYY";break;default:Sr=Gt?"YYYY-MM-DD HH:mm:ss":"YYYY-MM-DD"}return Sr}function mt(Te,xt){var Gt=Te==="time"?8:10;return Math.max(Gt,xt.length)+2}var rt=null,Je=new Set;function vt(Te){return!rt&&typeof window!="undefined"&&window.addEventListener&&(rt=function(Gt){Object(Ve.a)(Je).forEach(function(rr){rr(Gt)})},window.addEventListener("mousedown",rt)),Je.add(Te),function(){Je.delete(Te),Je.size===0&&(window.removeEventListener("mousedown",rt),rt=null)}}var ut=function(xt){return xt==="month"||xt==="date"?"year":xt},bt=function(xt){return xt==="date"?"month":xt},Qe=function(xt){return xt==="month"||xt==="date"?"quarter":xt},pt=function(xt){return xt==="date"?"week":xt},Ge={year:ut,month:bt,quarter:Qe,week:pt,time:null,date:null};function je(Te,xt){return Te.some(function(Gt){return Gt&&Gt.contains(xt)})}function _e(Te){var xt=Te.prefixCls,Gt=Te.units,rr=Te.onSelect,Sr=Te.value,gr=Te.active,Mr=Te.hideDisabledOptions,zr="".concat(xt,"-cell"),kr=a.useContext(G),Yr=kr.open,en=a.useRef(null),ot=a.useRef(new Map);return a.useLayoutEffect(function(){var kt=ot.current.get(Sr);kt&&Yr!==!1&&At(en.current,kt.offsetTop,120)},[Sr]),a.useLayoutEffect(function(){if(Yr){var kt=ot.current.get(Sr);kt&&At(en.current,kt.offsetTop,0)}},[Yr]),a.createElement("ul",{className:L()("".concat(xt,"-column"),Object(U.a)({},"".concat(xt,"-column-active"),gr)),ref:en,style:{position:"relative"}},Gt.map(function(kt){var ar;return Mr&&kt.disabled?null:a.createElement("li",{key:kt.value,ref:function(Er){ot.current.set(kt.value,Er)},className:L()(zr,(ar={},Object(U.a)(ar,"".concat(zr,"-disabled"),kt.disabled),Object(U.a)(ar,"".concat(zr,"-selected"),Sr===kt.value),ar)),onClick:function(){if(kt.disabled)return;rr(kt.value)}},a.createElement("div",{className:"".concat(zr,"-inner")},kt.label))}))}var ht=_e;function Lt(Te,xt){for(var Gt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0",rr=String(Te);rr.length<xt;)rr="".concat(Gt).concat(Te);return rr}var Ft=function(){for(var xt=arguments.length,Gt=new Array(xt),rr=0;rr<xt;rr++)Gt[rr]=arguments[rr];return Gt};function Wt(Te){return Te==null?[]:Array.isArray(Te)?Te:[Te]}function Qt(Te){var xt={};return Object.keys(Te).forEach(function(Gt){(Gt.substr(0,5)==="data-"||Gt.substr(0,5)==="aria-"||Gt==="role"||Gt==="name")&&Gt.substr(0,7)!=="data-__"&&(xt[Gt]=Te[Gt])}),xt}function or(Te,xt){return Te?Te[xt]:null}function Tt(Te,xt,Gt){var rr=[or(Te,0),or(Te,1)];return rr[Gt]=typeof xt=="function"?xt(rr[Gt]):xt,!rr[0]&&!rr[1]?null:rr}function jt(Te,xt,Gt,rr,Sr){var gr=Te.setHour(xt,Gt);return gr=Te.setMinute(gr,rr),gr=Te.setSecond(gr,Sr),gr}function zt(Te,xt,Gt,rr,Sr,gr){var Mr=Math.floor(Te/rr)*rr;if(Mr<Te)return[Mr,60-Sr,60-gr];var zr=Math.floor(xt/Sr)*Sr;if(zr<xt)return[Mr,zr,60-gr];var kr=Math.floor(Gt/gr)*gr;return[Mr,zr,kr]}function Nt(Te,xt){if(Te.length!==xt.length)return!0;for(var Gt=0;Gt<Te.length;Gt+=1)if(Te[Gt].disabled!==xt[Gt].disabled)return!0;return!1}function Ht(Te,xt,Gt,rr){for(var Sr=[],gr=Te;gr<=xt;gr+=Gt)Sr.push({label:Lt(gr,2),value:gr,disabled:(rr||[]).includes(gr)});return Sr}function it(Te){var xt=Te.generateConfig,Gt=Te.prefixCls,rr=Te.operationRef,Sr=Te.activeColumnIndex,gr=Te.value,Mr=Te.showHour,zr=Te.showMinute,kr=Te.showSecond,Yr=Te.use12Hours,en=Te.hourStep,ot=en===void 0?1:en,kt=Te.minuteStep,ar=kt===void 0?1:kt,mr=Te.secondStep,Er=mr===void 0?1:mr,Br=Te.disabledHours,rn=Te.disabledMinutes,dn=Te.disabledSeconds,yn=Te.hideDisabledOptions,Dn=Te.onSelect,gn=[],Sn="".concat(Gt,"-content"),_n="".concat(Gt,"-time-panel"),Cn,In=gr?xt.getHour(gr):-1,fn=gr?xt.getMinute(gr):-1,Tn=gr?xt.getSecond(gr):-1,Yn=function(Ii,Ci,Si,la){var Da=gr||xt.getNow(),La=Math.max(0,Ci),Aa=Math.max(0,Si),ya=Math.max(0,la);return Da=jt(xt,Da,!Yr||!Ii?La:La+12,Aa,ya),Da},Gn=Ht(0,23,ot,Br&&Br()),zn=Object(be.a)(function(){return Gn},Gn,Nt);Yr&&(Cn=In>=12,In%=12);var Hi=a.useMemo(function(){if(!Yr)return[!1,!1];var pi=[!0,!0];return zn.forEach(function(Ii){var Ci=Ii.disabled,Si=Ii.value;if(Ci)return;Si>=12?pi[1]=!1:pi[0]=!1}),pi},[Yr,zn]),Li=Object(W.a)(Hi,2),Di=Li[0],wi=Li[1],Pn=a.useMemo(function(){return Yr?zn.filter(Cn?function(pi){return pi.value>=12}:function(pi){return pi.value<12}).map(function(pi){var Ii=pi.value%12,Ci=Ii===0?"12":Lt(Ii,2);return Object(K.a)(Object(K.a)({},pi),{},{label:Ci,value:Ii})}):zn},[Yr,zn]),Ei=Ht(0,59,ar,rn&&rn(In)),va=Ht(0,59,Er,dn&&dn(In,fn));rr.current={onUpDown:function(Ii){var Ci=gn[Sr];if(Ci)for(var Si=Ci.units.findIndex(function(Aa){return Aa.value===Ci.value}),la=Ci.units.length,Da=1;Da<la;Da+=1){var La=Ci.units[(Si+Ii*Da+la)%la];if(La.disabled!==!0){Ci.onSelect(La.value);break}}}};function Sa(pi,Ii,Ci,Si,la){pi!==!1&&gn.push({node:a.cloneElement(Ii,{prefixCls:_n,value:Ci,active:Sr===gn.length,onSelect:la,units:Si,hideDisabledOptions:yn}),onSelect:la,value:Ci,units:Si})}Sa(Mr,a.createElement(ht,{key:"hour"}),In,Pn,function(pi){Dn(Yn(Cn,pi,fn,Tn),"mouse")}),Sa(zr,a.createElement(ht,{key:"minute"}),fn,Ei,function(pi){Dn(Yn(Cn,In,pi,Tn),"mouse")}),Sa(kr,a.createElement(ht,{key:"second"}),Tn,va,function(pi){Dn(Yn(Cn,In,fn,pi),"mouse")});var gi=-1;return typeof Cn=="boolean"&&(gi=Cn?1:0),Sa(Yr===!0,a.createElement(ht,{key:"12hours"}),gi,[{label:"AM",value:0,disabled:Di},{label:"PM",value:1,disabled:wi}],function(pi){Dn(Yn(!!pi,In,fn,Tn),"mouse")}),a.createElement("div",{className:Sn},gn.map(function(pi){var Ii=pi.node;return Ii}))}var He=it,ne=function(xt){return xt.filter(function(Gt){return Gt!==!1}).length};function ce(Te){var xt=Te.generateConfig,Gt=Te.format,rr=Gt===void 0?"HH:mm:ss":Gt,Sr=Te.prefixCls,gr=Te.active,Mr=Te.operationRef,zr=Te.showHour,kr=Te.showMinute,Yr=Te.showSecond,en=Te.use12Hours,ot=en===void 0?!1:en,kt=Te.onSelect,ar=Te.value,mr="".concat(Sr,"-time-panel"),Er=a.useRef(),Br=a.useState(-1),rn=Object(W.a)(Br,2),dn=rn[0],yn=rn[1],Dn=ne([zr,kr,Yr,ot]);return Mr.current={onKeyDown:function(Sn){return Be(Sn,{onLeftRight:function(Cn){yn((dn+Cn+Dn)%Dn)},onUpDown:function(Cn){dn===-1?yn(0):Er.current&&Er.current.onUpDown(Cn)},onEnter:function(){kt(ar||xt.getNow(),"key"),yn(-1)}})},onBlur:function(){yn(-1)}},a.createElement("div",{className:L()(mr,Object(U.a)({},"".concat(mr,"-active"),gr))},a.createElement(we,Object.assign({},Te,{format:rr,prefixCls:Sr})),a.createElement(He,Object.assign({},Te,{prefixCls:Sr,activeColumnIndex:dn,operationRef:Er})))}var Ze=ce,Me=7;function Ke(Te,xt){return!Te&&!xt?!0:!Te||!xt?!1:void 0}function sr(Te,xt,Gt){var rr=Ke(xt,Gt);if(typeof rr=="boolean")return rr;var Sr=Math.floor(Te.getYear(xt)/10),gr=Math.floor(Te.getYear(Gt)/10);return Sr===gr}function Ut(Te,xt,Gt){var rr=Ke(xt,Gt);return typeof rr=="boolean"?rr:Te.getYear(xt)===Te.getYear(Gt)}function Pt(Te,xt){var Gt=Math.floor(Te.getMonth(xt)/3);return Gt+1}function nr(Te,xt,Gt){var rr=Ke(xt,Gt);return typeof rr=="boolean"?rr:Ut(Te,xt,Gt)&&Pt(Te,xt)===Pt(Te,Gt)}function cr(Te,xt,Gt){var rr=Ke(xt,Gt);return typeof rr=="boolean"?rr:Ut(Te,xt,Gt)&&Te.getMonth(xt)===Te.getMonth(Gt)}function Xt(Te,xt,Gt){var rr=Ke(xt,Gt);return typeof rr=="boolean"?rr:Te.getYear(xt)===Te.getYear(Gt)&&Te.getMonth(xt)===Te.getMonth(Gt)&&Te.getDate(xt)===Te.getDate(Gt)}function Mt(Te,xt,Gt){var rr=Ke(xt,Gt);return typeof rr=="boolean"?rr:Te.getHour(xt)===Te.getHour(Gt)&&Te.getMinute(xt)===Te.getMinute(Gt)&&Te.getSecond(xt)===Te.getSecond(Gt)}function me(Te,xt,Gt,rr){var Sr=Ke(Gt,rr);return typeof Sr=="boolean"?Sr:Te.locale.getWeek(xt,Gt)===Te.locale.getWeek(xt,rr)}function le(Te,xt,Gt){return Xt(Te,xt,Gt)&&Mt(Te,xt,Gt)}function oe(Te,xt,Gt,rr){return!xt||!Gt||!rr?!1:!Xt(Te,xt,rr)&&!Xt(Te,Gt,rr)&&Te.isAfter(rr,xt)&&Te.isAfter(Gt,rr)}function de(Te,xt,Gt){var rr=xt.locale.getWeekFirstDay(Te),Sr=xt.setDate(Gt,1),gr=xt.getWeekDay(Sr),Mr=xt.addDate(Sr,rr-gr);return xt.getMonth(Mr)===xt.getMonth(Gt)&&xt.getDate(Mr)>1&&(Mr=xt.addDate(Mr,-7)),Mr}function Se(Te,xt,Gt){var rr=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;switch(xt){case"year":return Gt.addYear(Te,rr*10);case"quarter":case"month":return Gt.addYear(Te,rr);default:return Gt.addMonth(Te,rr)}}var Ce=a.createContext({}),Oe=Ce;function Ie(Te){var xt=Te.cellPrefixCls,Gt=Te.generateConfig,rr=Te.rangedValue,Sr=Te.hoverRangedValue,gr=Te.isInView,Mr=Te.isSameCell,zr=Te.offsetCell,kr=Te.today,Yr=Te.value;function en(ot){var kt,ar=zr(ot,-1),mr=zr(ot,1),Er=or(rr,0),Br=or(rr,1),rn=or(Sr,0),dn=or(Sr,1),yn=oe(Gt,rn,dn,ot);function Dn(fn){return Mr(Er,fn)}function gn(fn){return Mr(Br,fn)}var Sn=Mr(rn,ot),_n=Mr(dn,ot),Cn=(yn||_n)&&(!gr(ar)||gn(ar)),In=(yn||Sn)&&(!gr(mr)||Dn(mr));return kt={},Object(U.a)(kt,"".concat(xt,"-in-view"),gr(ot)),Object(U.a)(kt,"".concat(xt,"-in-range"),oe(Gt,Er,Br,ot)),Object(U.a)(kt,"".concat(xt,"-range-start"),Dn(ot)),Object(U.a)(kt,"".concat(xt,"-range-end"),gn(ot)),Object(U.a)(kt,"".concat(xt,"-range-start-single"),Dn(ot)&&!Br),Object(U.a)(kt,"".concat(xt,"-range-end-single"),gn(ot)&&!Er),Object(U.a)(kt,"".concat(xt,"-range-start-near-hover"),Dn(ot)&&(Mr(ar,rn)||oe(Gt,rn,dn,ar))),Object(U.a)(kt,"".concat(xt,"-range-end-near-hover"),gn(ot)&&(Mr(mr,dn)||oe(Gt,rn,dn,mr))),Object(U.a)(kt,"".concat(xt,"-range-hover"),yn),Object(U.a)(kt,"".concat(xt,"-range-hover-start"),Sn),Object(U.a)(kt,"".concat(xt,"-range-hover-end"),_n),Object(U.a)(kt,"".concat(xt,"-range-hover-edge-start"),Cn),Object(U.a)(kt,"".concat(xt,"-range-hover-edge-end"),In),Object(U.a)(kt,"".concat(xt,"-range-hover-edge-start-near-range"),Cn&&Mr(ar,Br)),Object(U.a)(kt,"".concat(xt,"-range-hover-edge-end-near-range"),In&&Mr(mr,Er)),Object(U.a)(kt,"".concat(xt,"-today"),Mr(kr,ot)),Object(U.a)(kt,"".concat(xt,"-selected"),Mr(Yr,ot)),kt}return en}function Ee(Te){for(var xt=Te.prefixCls,Gt=Te.disabledDate,rr=Te.onSelect,Sr=Te.rowNum,gr=Te.colNum,Mr=Te.prefixColumn,zr=Te.rowClassName,kr=Te.baseDate,Yr=Te.getCellClassName,en=Te.getCellText,ot=Te.getCellNode,kt=Te.getCellDate,ar=Te.titleCell,mr=Te.headerCells,Er=a.useContext(G),Br=Er.onDateMouseEnter,rn=Er.onDateMouseLeave,dn="".concat(xt,"-cell"),yn=[],Dn=0;Dn<Sr;Dn+=1){for(var gn=[],Sn=void 0,_n=function(fn){var Tn=Dn*gr+fn,Yn=kt(kr,Tn),Gn=Gt&&Gt(Yn);fn===0&&(Sn=Yn,Mr&&gn.push(Mr(Sn))),gn.push(a.createElement("td",{key:fn,title:ar&&ar(Yn),className:L()(dn,Object(K.a)(Object(U.a)({},"".concat(dn,"-disabled"),Gn),Yr(Yn))),onClick:function(){Gn||rr(Yn)},onMouseEnter:function(){!Gn&&Br&&Br(Yn)},onMouseLeave:function(){!Gn&&rn&&rn(Yn)}},ot?ot(Yn):a.createElement("div",{className:"".concat(dn,"-inner")},en(Yn))))},Cn=0;Cn<gr;Cn+=1)_n(Cn);yn.push(a.createElement("tr",{key:Dn,className:zr&&zr(Sn)},gn))}return a.createElement("div",{className:"".concat(xt,"-body")},a.createElement("table",{className:"".concat(xt,"-content")},mr&&a.createElement("thead",null,a.createElement("tr",null,mr)),a.createElement("tbody",null,yn)))}function Pe(Te){var xt=Te.prefixCls,Gt=Te.generateConfig,rr=Te.prefixColumn,Sr=Te.locale,gr=Te.rowCount,Mr=Te.viewDate,zr=Te.value,kr=Te.dateRender,Yr=a.useContext(Oe),en=Yr.rangedValue,ot=Yr.hoverRangedValue,kt=de(Sr.locale,Gt,Mr),ar="".concat(xt,"-cell"),mr=Gt.locale.getWeekFirstDay(Sr.locale),Er=Gt.getNow(),Br=[],rn=Sr.shortWeekDays||(Gt.locale.getShortWeekDays?Gt.locale.getShortWeekDays(Sr.locale):[]);rr&&Br.push(a.createElement("th",{key:"empty","aria-label":"empty cell"}));for(var dn=0;dn<Me;dn+=1)Br.push(a.createElement("th",{key:dn},rn[(dn+mr)%Me]));var yn=Ie({cellPrefixCls:ar,today:Er,value:zr,generateConfig:Gt,rangedValue:rr?null:en,hoverRangedValue:rr?null:ot,isSameCell:function(Sn,_n){return Xt(Gt,Sn,_n)},isInView:function(Sn){return cr(Gt,Sn,Mr)},offsetCell:function(Sn,_n){return Gt.addDate(Sn,_n)}}),Dn=kr?function(gn){return kr(gn,Er)}:void 0;return a.createElement(Ee,Object.assign({},Te,{rowNum:gr,colNum:Me,baseDate:kt,getCellNode:Dn,getCellText:Gt.getDate,getCellClassName:yn,getCellDate:Gt.addDate,titleCell:function(Sn){return Gt.locale.format(Sr.locale,Sn,"YYYY-MM-DD")},headerCells:Br}))}var at=Pe;function gt(Te){var xt=Te.prefixCls,Gt=Te.generateConfig,rr=Te.locale,Sr=Te.viewDate,gr=Te.onNextMonth,Mr=Te.onPrevMonth,zr=Te.onNextYear,kr=Te.onPrevYear,Yr=Te.onYearClick,en=Te.onMonthClick,ot=a.useContext(G),kt=ot.hideHeader;if(kt)return null;var ar="".concat(xt,"-header"),mr=rr.shortMonths||(Gt.locale.getShortMonths?Gt.locale.getShortMonths(rr.locale):[]),Er=Gt.getMonth(Sr),Br=a.createElement("button",{type:"button",key:"year",onClick:Yr,tabIndex:-1,className:"".concat(xt,"-year-btn")},Gt.locale.format(rr.locale,Sr,rr.yearFormat)),rn=a.createElement("button",{type:"button",key:"month",onClick:en,tabIndex:-1,className:"".concat(xt,"-month-btn")},rr.monthFormat?Gt.locale.format(rr.locale,Sr,rr.monthFormat):mr[Er]),dn=rr.monthBeforeYear?[rn,Br]:[Br,rn];return a.createElement(te,Object.assign({},Te,{prefixCls:ar,onSuperPrev:kr,onPrev:Mr,onNext:gr,onSuperNext:zr}),dn)}var ee=gt,ae=6;function k(Te){var xt=Te.prefixCls,Gt=Te.panelName,rr=Gt===void 0?"date":Gt,Sr=Te.keyboardConfig,gr=Te.active,Mr=Te.operationRef,zr=Te.generateConfig,kr=Te.value,Yr=Te.viewDate,en=Te.onViewDateChange,ot=Te.onPanelChange,kt=Te.onSelect,ar="".concat(xt,"-").concat(rr,"-panel");Mr.current={onKeyDown:function(rn){return Be(rn,Object(K.a)({onLeftRight:function(yn){kt(zr.addDate(kr||Yr,yn),"key")},onCtrlLeftRight:function(yn){kt(zr.addYear(kr||Yr,yn),"key")},onUpDown:function(yn){kt(zr.addDate(kr||Yr,yn*Me),"key")},onPageUpDown:function(yn){kt(zr.addMonth(kr||Yr,yn),"key")}},Sr))}};var mr=function(rn){var dn=zr.addYear(Yr,rn);en(dn),ot(null,dn)},Er=function(rn){var dn=zr.addMonth(Yr,rn);en(dn),ot(null,dn)};return a.createElement("div",{className:L()(ar,Object(U.a)({},"".concat(ar,"-active"),gr))},a.createElement(ee,Object.assign({},Te,{prefixCls:xt,value:kr,viewDate:Yr,onPrevYear:function(){mr(-1)},onNextYear:function(){mr(1)},onPrevMonth:function(){Er(-1)},onNextMonth:function(){Er(1)},onMonthClick:function(){ot("month",Yr)},onYearClick:function(){ot("year",Yr)}})),a.createElement(at,Object.assign({},Te,{onSelect:function(rn){return kt(rn,"mouse")},prefixCls:xt,value:kr,viewDate:Yr,rowCount:ae})))}var J=k;function se(Te,xt,Gt){if(!Gt)return xt;var rr=xt;return rr=Te.setHour(rr,Te.getHour(Gt)),rr=Te.setMinute(rr,Te.getMinute(Gt)),rr=Te.setSecond(rr,Te.getSecond(Gt)),rr}var ge=Ft("date","time");function Ae(Te){var xt=Te.prefixCls,Gt=Te.operationRef,rr=Te.generateConfig,Sr=Te.value,gr=Te.defaultValue,Mr=Te.disabledTime,zr=Te.showTime,kr=Te.onSelect,Yr="".concat(xt,"-datetime-panel"),en=a.useState(null),ot=Object(W.a)(en,2),kt=ot[0],ar=ot[1],mr=a.useRef({}),Er=a.useRef({}),Br=Object(Y.a)(zr)==="object"?Object(K.a)({},zr):{};function rn(gn){var Sn=ge.indexOf(kt)+gn,_n=ge[Sn]||null;return _n}var dn=function(Sn){Er.current.onBlur&&Er.current.onBlur(Sn),ar(null)};Gt.current={onKeyDown:function(Sn){if(Sn.which===Q.a.TAB){var _n=rn(Sn.shiftKey?-1:1);return ar(_n),_n&&Sn.preventDefault(),!0}if(kt){var Cn=kt==="date"?mr:Er;return Cn.current&&Cn.current.onKeyDown&&Cn.current.onKeyDown(Sn),!0}return[Q.a.LEFT,Q.a.RIGHT,Q.a.UP,Q.a.DOWN].includes(Sn.which)?(ar("date"),!0):!1},onBlur:dn,onClose:dn};var yn=function(Sn,_n){var Cn=Sn;_n==="date"&&!Sr&&Br.defaultValue?(Cn=rr.setHour(Cn,rr.getHour(Br.defaultValue)),Cn=rr.setMinute(Cn,rr.getMinute(Br.defaultValue)),Cn=rr.setSecond(Cn,rr.getSecond(Br.defaultValue))):_n==="time"&&!Sr&&gr&&(Cn=rr.setYear(Cn,rr.getYear(gr)),Cn=rr.setMonth(Cn,rr.getMonth(gr)),Cn=rr.setDate(Cn,rr.getDate(gr))),kr&&kr(Cn,"mouse")},Dn=Mr?Mr(Sr||null):{};return a.createElement("div",{className:L()(Yr,Object(U.a)({},"".concat(Yr,"-active"),kt))},a.createElement(J,Object.assign({},Te,{operationRef:mr,active:kt==="date",onSelect:function(Sn){yn(se(rr,Sn,zr&&Object(Y.a)(zr)==="object"?zr.defaultValue:null),"date")}})),a.createElement(Ze,Object.assign({},Te,{format:void 0},Br,Dn,{defaultValue:void 0,operationRef:Er,active:kt==="time",onSelect:function(Sn){yn(Sn,"time")}})))}var De=Ae;function $e(Te){var xt=Te.prefixCls,Gt=Te.generateConfig,rr=Te.locale,Sr=Te.value,gr="".concat(xt,"-cell"),Mr=function(en){return a.createElement("td",{key:"week",className:L()(gr,"".concat(gr,"-week"))},Gt.locale.getWeek(rr.locale,en))},zr="".concat(xt,"-week-panel-row"),kr=function(en){return L()(zr,Object(U.a)({},"".concat(zr,"-selected"),me(Gt,rr.locale,Sr,en)))};return a.createElement(J,Object.assign({},Te,{panelName:"week",prefixColumn:Mr,rowClassName:kr,keyboardConfig:{onLeftRight:null}}))}var Bt=$e;function $t(Te){var xt=Te.prefixCls,Gt=Te.generateConfig,rr=Te.locale,Sr=Te.viewDate,gr=Te.onNextYear,Mr=Te.onPrevYear,zr=Te.onYearClick,kr=a.useContext(G),Yr=kr.hideHeader;if(Yr)return null;var en="".concat(xt,"-header");return a.createElement(te,Object.assign({},Te,{prefixCls:en,onSuperPrev:Mr,onSuperNext:gr}),a.createElement("button",{type:"button",onClick:zr,className:"".concat(xt,"-year-btn")},Gt.locale.format(rr.locale,Sr,rr.yearFormat)))}var St=$t,_t=3,Dt=4;function Yt(Te){var xt=Te.prefixCls,Gt=Te.locale,rr=Te.value,Sr=Te.viewDate,gr=Te.generateConfig,Mr=Te.monthCellRender,zr=a.useContext(Oe),kr=zr.rangedValue,Yr=zr.hoverRangedValue,en="".concat(xt,"-cell"),ot=Ie({cellPrefixCls:en,value:rr,generateConfig:gr,rangedValue:kr,hoverRangedValue:Yr,isSameCell:function(Br,rn){return cr(gr,Br,rn)},isInView:function(){return!0},offsetCell:function(Br,rn){return gr.addMonth(Br,rn)}}),kt=Gt.shortMonths||(gr.locale.getShortMonths?gr.locale.getShortMonths(Gt.locale):[]),ar=gr.setMonth(Sr,0),mr=Mr?function(Er){return Mr(Er,Gt)}:void 0;return a.createElement(Ee,Object.assign({},Te,{rowNum:Dt,colNum:_t,baseDate:ar,getCellNode:mr,getCellText:function(Br){return Gt.monthFormat?gr.locale.format(Gt.locale,Br,Gt.monthFormat):kt[gr.getMonth(Br)]},getCellClassName:ot,getCellDate:gr.addMonth,titleCell:function(Br){return gr.locale.format(Gt.locale,Br,"YYYY-MM")}}))}var wt=Yt;function ur(Te){var xt=Te.prefixCls,Gt=Te.operationRef,rr=Te.onViewDateChange,Sr=Te.generateConfig,gr=Te.value,Mr=Te.viewDate,zr=Te.onPanelChange,kr=Te.onSelect,Yr="".concat(xt,"-month-panel");Gt.current={onKeyDown:function(kt){return Be(kt,{onLeftRight:function(mr){kr(Sr.addMonth(gr||Mr,mr),"key")},onCtrlLeftRight:function(mr){kr(Sr.addYear(gr||Mr,mr),"key")},onUpDown:function(mr){kr(Sr.addMonth(gr||Mr,mr*_t),"key")},onEnter:function(){zr("date",gr||Mr)}})}};var en=function(kt){var ar=Sr.addYear(Mr,kt);rr(ar),zr(null,ar)};return a.createElement("div",{className:Yr},a.createElement(St,Object.assign({},Te,{prefixCls:xt,onPrevYear:function(){en(-1)},onNextYear:function(){en(1)},onYearClick:function(){zr("year",Mr)}})),a.createElement(wt,Object.assign({},Te,{prefixCls:xt,onSelect:function(kt){kr(kt,"mouse"),zr("date",kt)}})))}var er=ur;function ze(Te){var xt=Te.prefixCls,Gt=Te.generateConfig,rr=Te.locale,Sr=Te.viewDate,gr=Te.onNextYear,Mr=Te.onPrevYear,zr=Te.onYearClick,kr=a.useContext(G),Yr=kr.hideHeader;if(Yr)return null;var en="".concat(xt,"-header");return a.createElement(te,Object.assign({},Te,{prefixCls:en,onSuperPrev:Mr,onSuperNext:gr}),a.createElement("button",{type:"button",onClick:zr,className:"".concat(xt,"-year-btn")},Gt.locale.format(rr.locale,Sr,rr.yearFormat)))}var tt=ze,We=4,st=1;function ct(Te){var xt=Te.prefixCls,Gt=Te.locale,rr=Te.value,Sr=Te.viewDate,gr=Te.generateConfig,Mr=a.useContext(Oe),zr=Mr.rangedValue,kr=Mr.hoverRangedValue,Yr="".concat(xt,"-cell"),en=Ie({cellPrefixCls:Yr,value:rr,generateConfig:gr,rangedValue:zr,hoverRangedValue:kr,isSameCell:function(ar,mr){return nr(gr,ar,mr)},isInView:function(){return!0},offsetCell:function(ar,mr){return gr.addMonth(ar,mr*3)}}),ot=gr.setDate(gr.setMonth(Sr,0),1);return a.createElement(Ee,Object.assign({},Te,{rowNum:st,colNum:We,baseDate:ot,getCellText:function(ar){return gr.locale.format(Gt.locale,ar,Gt.quarterFormat||"[Q]Q")},getCellClassName:en,getCellDate:function(ar,mr){return gr.addMonth(ar,mr*3)},titleCell:function(ar){return gr.locale.format(Gt.locale,ar,"YYYY-[Q]Q")}}))}var lt=ct;function Ue(Te){var xt=Te.prefixCls,Gt=Te.operationRef,rr=Te.onViewDateChange,Sr=Te.generateConfig,gr=Te.value,Mr=Te.viewDate,zr=Te.onPanelChange,kr=Te.onSelect,Yr="".concat(xt,"-quarter-panel");Gt.current={onKeyDown:function(kt){return Be(kt,{onLeftRight:function(mr){kr(Sr.addMonth(gr||Mr,mr*3),"key")},onCtrlLeftRight:function(mr){kr(Sr.addYear(gr||Mr,mr),"key")},onUpDown:function(mr){kr(Sr.addYear(gr||Mr,mr),"key")}})}};var en=function(kt){var ar=Sr.addYear(Mr,kt);rr(ar),zr(null,ar)};return a.createElement("div",{className:Yr},a.createElement(tt,Object.assign({},Te,{prefixCls:xt,onPrevYear:function(){en(-1)},onNextYear:function(){en(1)},onYearClick:function(){zr("year",Mr)}})),a.createElement(lt,Object.assign({},Te,{prefixCls:xt,onSelect:function(kt){kr(kt,"mouse")}})))}var qe=Ue;function dt(Te){var xt=Te.prefixCls,Gt=Te.generateConfig,rr=Te.viewDate,Sr=Te.onPrevDecade,gr=Te.onNextDecade,Mr=Te.onDecadeClick,zr=a.useContext(G),kr=zr.hideHeader;if(kr)return null;var Yr="".concat(xt,"-header"),en=Gt.getYear(rr),ot=Math.floor(en/Rr)*Rr,kt=ot+Rr-1;return a.createElement(te,Object.assign({},Te,{prefixCls:Yr,onSuperPrev:Sr,onSuperNext:gr}),a.createElement("button",{type:"button",onClick:Mr,className:"".concat(xt,"-decade-btn")},ot,"-",kt))}var Kt=dt,Ct=3,vr=4;function yr(Te){var xt=Te.prefixCls,Gt=Te.value,rr=Te.viewDate,Sr=Te.locale,gr=Te.generateConfig,Mr=a.useContext(Oe),zr=Mr.rangedValue,kr=Mr.hoverRangedValue,Yr="".concat(xt,"-cell"),en=gr.getYear(rr),ot=Math.floor(en/Rr)*Rr,kt=ot+Rr-1,ar=gr.setYear(rr,ot-Math.ceil((Ct*vr-Rr)/2)),mr=function(rn){var dn=gr.getYear(rn);return ot<=dn&&dn<=kt},Er=Ie({cellPrefixCls:Yr,value:Gt,generateConfig:gr,rangedValue:zr,hoverRangedValue:kr,isSameCell:function(rn,dn){return Ut(gr,rn,dn)},isInView:mr,offsetCell:function(rn,dn){return gr.addYear(rn,dn)}});return a.createElement(Ee,Object.assign({},Te,{rowNum:vr,colNum:Ct,baseDate:ar,getCellText:gr.getYear,getCellClassName:Er,getCellDate:gr.addYear,titleCell:function(rn){return gr.locale.format(Sr.locale,rn,"YYYY")}}))}var Dr=yr,Rr=10;function Jr(Te){var xt=Te.prefixCls,Gt=Te.operationRef,rr=Te.onViewDateChange,Sr=Te.generateConfig,gr=Te.value,Mr=Te.viewDate,zr=Te.sourceMode,kr=Te.onSelect,Yr=Te.onPanelChange,en="".concat(xt,"-year-panel");Gt.current={onKeyDown:function(ar){return Be(ar,{onLeftRight:function(Er){kr(Sr.addYear(gr||Mr,Er),"key")},onCtrlLeftRight:function(Er){kr(Sr.addYear(gr||Mr,Er*Rr),"key")},onUpDown:function(Er){kr(Sr.addYear(gr||Mr,Er*Ct),"key")},onEnter:function(){Yr(zr==="date"?"date":"month",gr||Mr)}})}};var ot=function(ar){var mr=Sr.addYear(Mr,ar*10);rr(mr),Yr(null,mr)};return a.createElement("div",{className:en},a.createElement(Kt,Object.assign({},Te,{prefixCls:xt,onPrevDecade:function(){ot(-1)},onNextDecade:function(){ot(1)},onDecadeClick:function(){Yr("decade",Mr)}})),a.createElement(Dr,Object.assign({},Te,{prefixCls:xt,onSelect:function(ar){Yr(zr==="date"?"date":"month",ar),kr(ar,"mouse")}})))}var $r=Jr;function xr(Te){var xt=Te.prefixCls,Gt=Te.generateConfig,rr=Te.viewDate,Sr=Te.onPrevDecades,gr=Te.onNextDecades,Mr=a.useContext(G),zr=Mr.hideHeader;if(zr)return null;var kr="".concat(xt,"-header"),Yr=Gt.getYear(rr),en=Math.floor(Yr/_r)*_r,ot=en+_r-1;return a.createElement(te,Object.assign({},Te,{prefixCls:kr,onSuperPrev:Sr,onSuperNext:gr}),en,"-",ot)}var Vr=xr,Lr=3,tr=4;function pr(Te){var xt=fr-1,Gt=Te.prefixCls,rr=Te.viewDate,Sr=Te.generateConfig,gr=Te.disabledDate,Mr="".concat(Gt,"-cell"),zr=Sr.getYear(rr),kr=Math.floor(zr/fr)*fr,Yr=Math.floor(zr/_r)*_r,en=Yr+_r-1,ot=Sr.setYear(rr,Yr-Math.ceil((Lr*tr*fr-_r)/2)),kt=function(mr){var Er,Br=gr&&gr(mr),rn=Sr.getYear(mr),dn=rn+xt;return Er={},Object(U.a)(Er,"".concat(Mr,"-disabled"),Br),Object(U.a)(Er,"".concat(Mr,"-in-view"),Yr<=rn&&dn<=en),Object(U.a)(Er,"".concat(Mr,"-selected"),rn===kr),Er};return a.createElement(Ee,Object.assign({},Te,{rowNum:tr,colNum:Lr,baseDate:ot,getCellText:function(mr){var Er=Sr.getYear(mr);return"".concat(Er,"-").concat(Er+xt)},getCellClassName:kt,getCellDate:function(mr,Er){return Sr.addYear(mr,Er*fr)}}))}var dr=pr,fr=10,_r=fr*10;function Zr(Te){var xt=Te.prefixCls,Gt=Te.onViewDateChange,rr=Te.generateConfig,Sr=Te.viewDate,gr=Te.operationRef,Mr=Te.onSelect,zr=Te.onPanelChange,kr="".concat(xt,"-decade-panel");gr.current={onKeyDown:function(kt){return Be(kt,{onLeftRight:function(mr){Mr(rr.addYear(Sr,mr*fr),"key")},onCtrlLeftRight:function(mr){Mr(rr.addYear(Sr,mr*_r),"key")},onUpDown:function(mr){Mr(rr.addYear(Sr,mr*fr*Lr),"key")},onEnter:function(){zr("year",Sr)}})}};var Yr=function(kt){var ar=rr.addYear(Sr,kt*_r);Gt(ar),zr(null,ar)},en=function(kt){Mr(kt,"mouse"),zr("year",kt)};return a.createElement("div",{className:kr},a.createElement(Vr,Object.assign({},Te,{prefixCls:xt,onPrevDecades:function(){Yr(-1)},onNextDecades:function(){Yr(1)}})),a.createElement(dr,Object.assign({},Te,{prefixCls:xt,onSelect:en})))}var on=Zr;function jn(Te,xt,Gt){return Gt?a.createElement("div",{className:"".concat(Te,"-footer-extra")},Gt(xt)):null}function Ur(Te){var xt=Te.prefixCls,Gt=Te.rangeList,rr=Gt===void 0?[]:Gt,Sr=Te.components,gr=Sr===void 0?{}:Sr,Mr=Te.needConfirmButton,zr=Te.onNow,kr=Te.onOk,Yr=Te.okDisabled,en=Te.showNow,ot=Te.locale,kt,ar;if(rr.length){var mr=gr.rangeItem||"span";kt=a.createElement(a.Fragment,null,rr.map(function(Br){var rn=Br.label,dn=Br.onClick,yn=Br.onMouseEnter,Dn=Br.onMouseLeave;return a.createElement("li",{key:rn,className:"".concat(xt,"-preset")},a.createElement(mr,{onClick:dn,onMouseEnter:yn,onMouseLeave:Dn},rn))}))}if(Mr){var Er=gr.button||"button";zr&&!kt&&en!==!1&&(kt=a.createElement("li",{className:"".concat(xt,"-now")},a.createElement("a",{className:"".concat(xt,"-now-btn"),onClick:zr},ot.now))),ar=Mr&&a.createElement("li",{className:"".concat(xt,"-ok")},a.createElement(Er,{disabled:Yr,onClick:kr},ot.ok))}return!kt&&!ar?null:a.createElement("ul",{className:"".concat(xt,"-ranges")},kt,ar)}function En(Te){var xt,Gt=Te.prefixCls,rr=Gt===void 0?"rc-picker":Gt,Sr=Te.className,gr=Te.style,Mr=Te.locale,zr=Te.generateConfig,kr=Te.value,Yr=Te.defaultValue,en=Te.pickerValue,ot=Te.defaultPickerValue,kt=Te.disabledDate,ar=Te.mode,mr=Te.picker,Er=mr===void 0?"date":mr,Br=Te.tabIndex,rn=Br===void 0?0:Br,dn=Te.showNow,yn=Te.showTime,Dn=Te.showToday,gn=Te.renderExtraFooter,Sn=Te.hideHeader,_n=Te.onSelect,Cn=Te.onChange,In=Te.onPanelChange,fn=Te.onMouseDown,Tn=Te.onPickerValueChange,Yn=Te.onOk,Gn=Te.components,zn=Te.direction,Hi=Te.hourStep,Li=Hi===void 0?1:Hi,Di=Te.minuteStep,wi=Di===void 0?1:Di,Pn=Te.secondStep,Ei=Pn===void 0?1:Pn,va=Er==="date"&&!!yn||Er==="time",Sa=24%Li===0,gi=60%wi===0,pi=60%Ei===0,Ii=a.useContext(G),Ci=Ii.operationRef,Si=Ii.panelRef,la=Ii.onSelect,Da=Ii.hideRanges,La=Ii.defaultOpenValue,Aa=a.useContext(Oe),ya=Aa.inRange,aa=Aa.panelPosition,mi=Aa.rangedValue,$n=Aa.hoverRangedValue,Oi=a.useRef({}),_i=a.useRef(!0),oi=Object(z.a)(null,{value:kr,defaultValue:Yr,postState:function(si){return!si&&La&&Er==="time"?La:si}}),Fi=Object(W.a)(oi,2),Yi=Fi[0],Xi=Fi[1],Zi=Object(z.a)(null,{value:en,defaultValue:ot||Yi,postState:function(si){return si||zr.getNow()}}),Fa=Object(W.a)(Zi,2),Mi=Fa[0],ca=Fa[1],ha=function(si){ca(si),Tn&&Tn(si)},Ua=function(si){var Ki=Ge[Er];return Ki?Ki(si):si},Ti=Object(z.a)(function(){return Er==="time"?"time":Ua("date")},{value:ar}),to=Object(W.a)(Ti,2),ka=to[0],ua=to[1];a.useEffect(function(){ua(Er)},[Er]);var Ya=a.useState(function(){return ka}),vi=Object(W.a)(Ya,2),_a=vi[0],Ra=vi[1],Pi=function(si,Ki){var xo=Ua(si||ka);Ra(ka),ua(xo),In&&(ka!==xo||le(zr,Mi,Mi))&&In(Ki,xo)},qi=function(si,Ki){var xo=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;(ka===Er||xo)&&(Xi(si),_n&&_n(si),la&&la(si,Ki),Cn&&!le(zr,si,Yi)&&Cn(si))},ro=function(si){return Oi.current&&Oi.current.onKeyDown?([Q.a.LEFT,Q.a.RIGHT,Q.a.UP,Q.a.DOWN,Q.a.PAGE_UP,Q.a.PAGE_DOWN,Q.a.ENTER].includes(si.which)&&si.preventDefault(),Oi.current.onKeyDown(si)):(Object(v.a)(!1,"Panel not correct handle keyDown event. Please help to fire issue about this."),!1)},Ni=function(si){Oi.current&&Oi.current.onBlur&&Oi.current.onBlur(si)};Ci&&aa!=="right"&&(Ci.current={onKeyDown:ro,onClose:function(){Oi.current&&Oi.current.onClose&&Oi.current.onClose()}}),a.useEffect(function(){kr&&!_i.current&&ca(kr)},[kr]),a.useEffect(function(){_i.current=!1},[]);var Ha,lo=Object(K.a)(Object(K.a)({},Te),{},{operationRef:Oi,prefixCls:rr,viewDate:Mi,value:Yi,onViewDateChange:ha,sourceMode:_a,onPanelChange:Pi,disabledDate:ka!=="decade"?kt:void 0});delete lo.onChange,delete lo.onSelect;switch(ka){case"decade":Ha=a.createElement(on,Object.assign({},lo,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}}));break;case"year":Ha=a.createElement($r,Object.assign({},lo,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}}));break;case"month":Ha=a.createElement(er,Object.assign({},lo,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}}));break;case"quarter":Ha=a.createElement(qe,Object.assign({},lo,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}}));break;case"week":Ha=a.createElement(Bt,Object.assign({},lo,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}}));break;case"time":delete lo.showTime,Ha=a.createElement(Ze,Object.assign({},lo,Object(Y.a)(yn)==="object"?yn:null,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}}));break;default:yn?Ha=a.createElement(De,Object.assign({},lo,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}})):Ha=a.createElement(J,Object.assign({},lo,{onSelect:function(si,Ki){ha(si),qi(si,Ki)}}))}var mo,Ka,Io=function(){var si=zr.getNow(),Ki=zt(zr.getHour(si),zr.getMinute(si),zr.getSecond(si),Sa?Li:1,gi?wi:1,pi?Ei:1),xo=jt(zr,si,Ki[0],Ki[1],Ki[2]);qi(xo,"submit")};Da||(mo=jn(rr,ka,gn),Ka=Ur({prefixCls:rr,components:Gn,needConfirmButton:va,okDisabled:!Yi||kt&&kt(Yi),locale:Mr,showNow:dn,onNow:va&&Io,onOk:function(){Yi&&(qi(Yi,"submit",!0),Yn&&Yn(Yi))}}));var Ja;if(Dn&&ka==="date"&&Er==="date"&&!yn){var ra=zr.getNow(),Wi="".concat(rr,"-today-btn"),go=kt&&kt(ra);Ja=a.createElement("a",{className:L()(Wi,go&&"".concat(Wi,"-disabled")),"aria-disabled":go,onClick:function(){go||qi(ra,"mouse",!0)}},Mr.today)}return a.createElement(G.Provider,{value:Object(K.a)(Object(K.a)({},Ii),{},{hideHeader:"hideHeader"in Te?Sn:Ii.hideHeader,hidePrevBtn:ya&&aa==="right",hideNextBtn:ya&&aa==="left"})},a.createElement("div",{tabIndex:rn,className:L()("".concat(rr,"-panel"),Sr,(xt={},Object(U.a)(xt,"".concat(rr,"-panel-has-range"),mi&&mi[0]&&mi[1]),Object(U.a)(xt,"".concat(rr,"-panel-has-range-hover"),$n&&$n[0]&&$n[1]),Object(U.a)(xt,"".concat(rr,"-panel-rtl"),zn==="rtl"),xt)),style:gr,onKeyDown:ro,onBlur:Ni,onMouseDown:fn,ref:Si},Ha,mo||Ka||Ja?a.createElement("div",{className:"".concat(rr,"-footer")},mo,Ka,Ja):null))}var pn=En,Ln=e("J04M"),Vn={bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}}};function Nn(Te){var xt,Gt=Te.prefixCls,rr=Te.popupElement,Sr=Te.popupStyle,gr=Te.visible,Mr=Te.dropdownClassName,zr=Te.dropdownAlign,kr=Te.transitionName,Yr=Te.getPopupContainer,en=Te.children,ot=Te.range,kt=Te.popupPlacement,ar=Te.direction,mr="".concat(Gt,"-dropdown"),Er=function(){return kt!==void 0?kt:ar==="rtl"?"bottomRight":"bottomLeft"};return a.createElement(Ln.a,{showAction:[],hideAction:[],popupPlacement:Er(),builtinPlacements:Vn,prefixCls:mr,popupTransitionName:kr,popup:rr,popupAlign:zr,popupVisible:gr,popupClassName:L()(Mr,(xt={},Object(U.a)(xt,"".concat(mr,"-range"),ot),Object(U.a)(xt,"".concat(mr,"-rtl"),ar==="rtl"),xt)),popupStyle:Sr,getPopupContainer:Yr},en)}var ui=Nn;function Xn(Te){var xt=Te.open,Gt=Te.value,rr=Te.isClickOutside,Sr=Te.triggerOpen,gr=Te.forwardKeyDown,Mr=Te.blurToCancel,zr=Te.onSubmit,kr=Te.onCancel,Yr=Te.onFocus,en=Te.onBlur,ot=Object(a.useState)(!1),kt=Object(W.a)(ot,2),ar=kt[0],mr=kt[1],Er=Object(a.useState)(!1),Br=Object(W.a)(Er,2),rn=Br[0],dn=Br[1],yn=Object(a.useRef)(!1),Dn=Object(a.useRef)(!1),gn={onMouseDown:function(){mr(!0),Sr(!0)},onKeyDown:function(_n){switch(_n.which){case Q.a.ENTER:{xt?zr()!==!1&&mr(!0):Sr(!0),_n.preventDefault();return}case Q.a.TAB:{ar&&xt&&!_n.shiftKey?(mr(!1),_n.preventDefault()):!ar&&xt&&(!gr(_n)&&_n.shiftKey&&(mr(!0),_n.preventDefault()));return}case Q.a.ESC:{mr(!0),kr();return}}!xt&&![Q.a.SHIFT].includes(_n.which)?Sr(!0):ar||gr(_n)},onFocus:function(_n){mr(!0),dn(!0),Yr&&Yr(_n)},onBlur:function(_n){if(yn.current||!rr(document.activeElement)){yn.current=!1;return}Mr?setTimeout(function(){rr(document.activeElement)&&kr()},0):xt&&(Sr(!1),Dn.current&&zr()),dn(!1),en&&en(_n)}};return Object(a.useEffect)(function(){Dn.current=!1},[xt]),Object(a.useEffect)(function(){Dn.current=!0},[Gt]),Object(a.useEffect)(function(){return vt(function(Sn){var _n=Sn.target;xt&&(rr(_n)?rn||Sr(!1):(yn.current=!0,requestAnimationFrame(function(){yn.current=!1})))})}),[gn,{focused:rn,typing:ar}]}function mn(Te){var xt=Te.valueTexts,Gt=Te.onTextChange,rr=a.useState(""),Sr=Object(W.a)(rr,2),gr=Sr[0],Mr=Sr[1],zr=a.useRef([]);zr.current=xt;function kr(en){Mr(en),Gt(en)}function Yr(){Mr(zr.current[0])}return a.useEffect(function(){xt.every(function(en){return en!==gr})&&Yr()},[xt.join("||")]),[gr,kr,Yr]}var cn=e("8CG2"),da=e.n(cn);function Ta(Te,xt){var Gt=xt.formatList,rr=xt.generateConfig,Sr=xt.locale;return Object(be.a)(function(){if(!Te)return[[""],""];for(var gr="",Mr=[],zr=0;zr<Gt.length;zr+=1){var kr=Gt[zr],Yr=rr.locale.format(Sr.locale,Te,kr);Mr.push(Yr),zr===0&&(gr=Yr)}return[Mr,gr]},[Te,Gt],function(gr,Mr){return gr[0]!==Mr[0]||!da()(gr[1],Mr[1])})}function ia(Te,xt){var Gt=xt.formatList,rr=xt.generateConfig,Sr=xt.locale,gr=Object(a.useState)(null),Mr=Object(W.a)(gr,2),zr=Mr[0],kr=Mr[1],Yr=Ta(zr,{formatList:Gt,generateConfig:rr,locale:Sr}),en=Object(W.a)(Yr,2),ot=en[1];function kt(mr){kr(mr)}function ar(){kr(null)}return Object(a.useEffect)(function(){ar()},[Te]),[ot,kt,ar]}function fi(Te){var xt,Gt=Te.prefixCls,rr=Gt===void 0?"rc-picker":Gt,Sr=Te.id,gr=Te.tabIndex,Mr=Te.style,zr=Te.className,kr=Te.dropdownClassName,Yr=Te.dropdownAlign,en=Te.popupStyle,ot=Te.transitionName,kt=Te.generateConfig,ar=Te.locale,mr=Te.inputReadOnly,Er=Te.allowClear,Br=Te.autoFocus,rn=Te.showTime,dn=Te.picker,yn=dn===void 0?"date":dn,Dn=Te.format,gn=Te.use12Hours,Sn=Te.value,_n=Te.defaultValue,Cn=Te.open,In=Te.defaultOpen,fn=Te.defaultOpenValue,Tn=Te.suffixIcon,Yn=Te.clearIcon,Gn=Te.disabled,zn=Te.disabledDate,Hi=Te.placeholder,Li=Te.getPopupContainer,Di=Te.pickerRef,wi=Te.panelRender,Pn=Te.onChange,Ei=Te.onOpenChange,va=Te.onFocus,Sa=Te.onBlur,gi=Te.onMouseDown,pi=Te.onMouseUp,Ii=Te.onMouseEnter,Ci=Te.onMouseLeave,Si=Te.onContextMenu,la=Te.onClick,Da=Te.direction,La=Te.autoComplete,Aa=La===void 0?"off":La,ya=a.useRef(null),aa=yn==="date"&&!!rn||yn==="time",mi=Wt(Fe(Dn,yn,rn,gn)),$n=a.useRef(null),Oi=a.useRef(null),_i=Object(z.a)(null,{value:Sn,defaultValue:_n}),oi=Object(W.a)(_i,2),Fi=oi[0],Yi=oi[1],Xi=a.useState(Fi),Zi=Object(W.a)(Xi,2),Fa=Zi[0],Mi=Zi[1],ca=a.useRef(null),ha=Object(z.a)(!1,{value:Cn,defaultValue:In,postState:function(Ji){return Gn?!1:Ji},onChange:function(Ji){Ei&&Ei(Ji),!Ji&&ca.current&&ca.current.onClose&&ca.current.onClose()}}),Ua=Object(W.a)(ha,2),Ti=Ua[0],to=Ua[1],ka=Ta(Fa,{formatList:mi,generateConfig:kt,locale:ar}),ua=Object(W.a)(ka,2),Ya=ua[0],vi=ua[1],_a=mn({valueTexts:Ya,onTextChange:function(Ji){var ao=kt.locale.parse(ar.locale,Ji,mi);ao&&(!zn||!zn(ao))&&Mi(ao)}}),Ra=Object(W.a)(_a,3),Pi=Ra[0],qi=Ra[1],ro=Ra[2],Ni=function(Ji){Mi(Ji),Yi(Ji),Pn&&!le(kt,Fi,Ji)&&Pn(Ji,Ji?kt.locale.format(ar.locale,Ji,mi[0]):"")},Ha=function(Ji){if(Gn&&Ji)return;to(Ji)},lo=function(Ji){return Ti&&ca.current&&ca.current.onKeyDown?ca.current.onKeyDown(Ji):(Object(v.a)(!1,"Picker not correct forward KeyDown operation. Please help to fire issue about this."),!1)},mo=function(){pi&&pi.apply(void 0,arguments),ya.current&&(ya.current.focus(),Ha(!0))},Ka=Xn({blurToCancel:aa,open:Ti,value:Pi,triggerOpen:Ha,forwardKeyDown:lo,isClickOutside:function(Ji){return!je([$n.current,Oi.current],Ji)},onSubmit:function(){return zn&&zn(Fa)?!1:(Ni(Fa),Ha(!1),ro(),!0)},onCancel:function(){Ha(!1),Mi(Fi),ro()},onFocus:va,onBlur:Sa}),Io=Object(W.a)(Ka,2),Ja=Io[0],ra=Io[1],Wi=ra.focused,go=ra.typing;a.useEffect(function(){Ti||(Mi(Fi),!Ya.length||Ya[0]===""?qi(""):vi!==Pi&&ro())},[Ti,Ya]),a.useEffect(function(){Ti||ro()},[yn]),a.useEffect(function(){Mi(Fi)},[Fi]),Di&&(Di.current={focus:function(){ya.current&&ya.current.focus()},blur:function(){ya.current&&ya.current.blur()}});var xa=Object(K.a)(Object(K.a)({},Te),{},{className:void 0,style:void 0,pickerValue:void 0,onPickerValueChange:void 0}),si=a.createElement(pn,Object.assign({},xa,{generateConfig:kt,className:L()(Object(U.a)({},"".concat(rr,"-panel-focused"),!go)),value:Fa,locale:ar,tabIndex:-1,onChange:Mi,direction:Da}));wi&&(si=wi(si));var Ki=a.createElement("div",{className:"".concat(rr,"-panel-container"),onMouseDown:function(Ji){Ji.preventDefault()}},si),xo;Tn&&(xo=a.createElement("span",{className:"".concat(rr,"-suffix")},Tn));var yo;Er&&Fi&&!Gn&&(yo=a.createElement("span",{onMouseDown:function(Ji){Ji.preventDefault(),Ji.stopPropagation()},onMouseUp:function(Ji){Ji.preventDefault(),Ji.stopPropagation(),Ni(null),Ha(!1)},className:"".concat(rr,"-clear")},Yn||a.createElement("span",{className:"".concat(rr,"-clear-btn")})));var no=function(Ji,ao){(ao==="submit"||ao!=="key"&&!aa)&&(Ni(Ji),Ha(!1))},bo=Da==="rtl"?"bottomRight":"bottomLeft",Mo=ia(Pi,{formatList:mi,generateConfig:kt,locale:ar}),fa=Object(W.a)(Mo,3),Vi=fa[0],io=fa[1],$a=fa[2];return a.createElement(G.Provider,{value:{operationRef:ca,hideHeader:yn==="time",panelRef:$n,onSelect:no,open:Ti,defaultOpenValue:fn,onDateMouseEnter:io,onDateMouseLeave:$a}},a.createElement(ui,{visible:Ti,popupElement:Ki,popupStyle:en,prefixCls:rr,dropdownClassName:kr,dropdownAlign:Yr,getPopupContainer:Li,transitionName:ot,popupPlacement:bo,direction:Da},a.createElement("div",{className:L()(rr,zr,(xt={},Object(U.a)(xt,"".concat(rr,"-disabled"),Gn),Object(U.a)(xt,"".concat(rr,"-focused"),Wi),Object(U.a)(xt,"".concat(rr,"-rtl"),Da==="rtl"),xt)),style:Mr,onMouseDown:gi,onMouseUp:mo,onMouseEnter:Ii,onMouseLeave:Ci,onContextMenu:Si,onClick:la},a.createElement("div",{className:L()("".concat(rr,"-input"),Object(U.a)({},"".concat(rr,"-input-placeholder"),!!Vi)),ref:Oi},a.createElement("input",Object.assign({id:Sr,tabIndex:gr,disabled:Gn,readOnly:mr||!go,value:Vi||Pi,onChange:function(Ji){qi(Ji.target.value)},autoFocus:Br,placeholder:Hi,ref:ya,title:Pi},Ja,{size:mt(yn,mi[0])},Qt(Te),{autoComplete:Aa})),xo,yo))))}var ki=function(Te){Object(B.a)(Gt,Te);var xt=Object(H.a)(Gt);function Gt(){var rr;return Object(R.a)(this,Gt),rr=xt.apply(this,arguments),rr.pickerRef=a.createRef(),rr.focus=function(){rr.pickerRef.current&&rr.pickerRef.current.focus()},rr.blur=function(){rr.pickerRef.current&&rr.pickerRef.current.blur()},rr}return Object(F.a)(Gt,[{key:"render",value:function(){return a.createElement(fi,Object.assign({},this.props,{pickerRef:this.pickerRef}))}}]),Gt}(a.Component),Qn=ki;function ea(Te,xt,Gt){var rr=Te.picker,Sr=Te.locale,gr=Te.selectedValue,Mr=Te.disabledDate,zr=Te.disabled,kr=Te.generateConfig,Yr=or(gr,0),en=or(gr,1);function ot(Br){var rn=kr.getYear(Br),dn=kr.locale.getWeek(Sr.locale,Br);return rn*100+dn}function kt(Br){var rn=kr.getYear(Br),dn=kr.getMonth(Br);return rn*100+dn}function ar(Br){var rn=kr.getYear(Br),dn=Pt(kr,Br);return rn*10+dn}var mr=a.useCallback(function(Br){if(Mr&&Mr(Br))return!0;if(zr[1]&&en)return!Xt(kr,Br,en)&&kr.isAfter(Br,en);if(xt&&en)switch(rr){case"quarter":return ar(Br)>ar(en);case"month":return kt(Br)>kt(en);case"week":return ot(Br)>ot(en);default:return!Xt(kr,Br,en)&&kr.isAfter(Br,en)}return!1},[Mr,zr[1],en,xt]),Er=a.useCallback(function(Br){if(Mr&&Mr(Br))return!0;if(zr[0]&&Yr)return!Xt(kr,Br,en)&&kr.isAfter(Yr,Br);if(Gt&&Yr)switch(rr){case"quarter":return ar(Br)<ar(Yr);case"month":return kt(Br)<kt(Yr);case"week":return ot(Br)<ot(Yr);default:return!Xt(kr,Br,Yr)&&kr.isAfter(Yr,Br)}return!1},[Mr,zr[0],Yr,Gt]);return[mr,Er]}function An(Te,xt,Gt,rr){var Sr=Se(Te,Gt,rr,1);function gr(Mr){return Mr(Te,xt)?"same":Mr(Sr,xt)?"closing":"far"}switch(Gt){case"year":return gr(function(Mr,zr){return sr(rr,Mr,zr)});case"quarter":case"month":return gr(function(Mr,zr){return Ut(rr,Mr,zr)});default:return gr(function(Mr,zr){return cr(rr,Mr,zr)})}}function wn(Te,xt,Gt,rr){var Sr=or(Te,0),gr=or(Te,1);if(xt===0)return Sr;if(Sr&&gr){var Mr=An(Sr,gr,Gt,rr);switch(Mr){case"same":return Sr;case"closing":return Sr;default:return Se(gr,Gt,rr,-1)}}return Sr}function On(Te){var xt=Te.values,Gt=Te.picker,rr=Te.defaultDates,Sr=Te.generateConfig,gr=a.useState(function(){return[or(rr,0),or(rr,1)]}),Mr=Object(W.a)(gr,2),zr=Mr[0],kr=Mr[1],Yr=a.useState(null),en=Object(W.a)(Yr,2),ot=en[0],kt=en[1],ar=or(xt,0),mr=or(xt,1);function Er(rn){return zr[rn]?zr[rn]:or(ot,rn)||wn(xt,rn,Gt,Sr)||ar||mr||Sr.getNow()}function Br(rn,dn){if(rn){var yn=Tt(ot,rn,dn);kr(Tt(zr,null,dn)||[null,null]);var Dn=(dn+1)%2;or(xt,Dn)||(yn=Tt(yn,rn,Dn)),kt(yn)}else(ar||mr)&&kt(null)}return[Er,Br]}function Un(Te,xt){return Te&&Te[0]&&Te[1]&&xt.isAfter(Te[0],Te[1])?[Te[1],Te[0]]:Te}function kn(Te,xt,Gt,rr){return Te||rr&&rr[xt]?!0:!!Gt[(xt+1)%2]}function ti(Te){var xt,Gt,rr,Sr=Te.prefixCls,gr=Sr===void 0?"rc-picker":Sr,Mr=Te.id,zr=Te.style,kr=Te.className,Yr=Te.popupStyle,en=Te.dropdownClassName,ot=Te.transitionName,kt=Te.dropdownAlign,ar=Te.getPopupContainer,mr=Te.generateConfig,Er=Te.locale,Br=Te.placeholder,rn=Te.autoFocus,dn=Te.disabled,yn=Te.format,Dn=Te.picker,gn=Dn===void 0?"date":Dn,Sn=Te.showTime,_n=Te.use12Hours,Cn=Te.separator,In=Cn===void 0?"~":Cn,fn=Te.value,Tn=Te.defaultValue,Yn=Te.defaultPickerValue,Gn=Te.open,zn=Te.defaultOpen,Hi=Te.disabledDate,Li=Te.disabledTime,Di=Te.dateRender,wi=Te.panelRender,Pn=Te.ranges,Ei=Te.allowEmpty,va=Te.allowClear,Sa=Te.suffixIcon,gi=Te.clearIcon,pi=Te.pickerRef,Ii=Te.inputReadOnly,Ci=Te.mode,Si=Te.renderExtraFooter,la=Te.onChange,Da=Te.onOpenChange,La=Te.onPanelChange,Aa=Te.onCalendarChange,ya=Te.onFocus,aa=Te.onBlur,mi=Te.onOk,$n=Te.components,Oi=Te.order,_i=Te.direction,oi=Te.activePickerIndex,Fi=Te.autoComplete,Yi=Fi===void 0?"off":Fi,Xi=gn==="date"&&!!Sn||gn==="time",Zi=Object(a.useRef)({}),Fa=Object(a.useRef)(null),Mi=Object(a.useRef)(null),ca=Object(a.useRef)(null),ha=Object(a.useRef)(null),Ua=Object(a.useRef)(null),Ti=Object(a.useRef)(null),to=Object(a.useRef)(null),ka=Wt(Fe(yn,gn,Sn,_n)),ua=Object(z.a)(0,{value:oi}),Ya=Object(W.a)(ua,2),vi=Ya[0],_a=Ya[1],Ra=Object(a.useRef)(null),Pi=a.useMemo(function(){return Array.isArray(dn)?dn:[dn||!1,dn||!1]},[dn]),qi=Object(z.a)(null,{value:fn,defaultValue:Tn,postState:function(ci){return gn==="time"&&!Oi?ci:Un(ci,mr)}}),ro=Object(W.a)(qi,2),Ni=ro[0],Ha=ro[1],lo=On({values:Ni,picker:gn,defaultDates:Yn,generateConfig:mr}),mo=Object(W.a)(lo,2),Ka=mo[0],Io=mo[1],Ja=Object(z.a)(Ni,{postState:function(ci){var Bi=ci;if(Pi[0]&&Pi[1])return Bi;for(var Wn=0;Wn<2;Wn+=1)Pi[Wn]&&!or(Bi,Wn)&&!or(Ei,Wn)&&(Bi=Tt(Bi,mr.getNow(),Wn));return Bi}}),ra=Object(W.a)(Ja,2),Wi=ra[0],go=ra[1],xa=Object(z.a)([gn,gn],{value:Ci}),si=Object(W.a)(xa,2),Ki=si[0],xo=si[1];Object(a.useEffect)(function(){xo([gn,gn])},[gn]);var yo=function(ci,Bi){xo(ci),La&&La(Bi,ci)},no=ea({picker:gn,selectedValue:Wi,locale:Er,disabled:Pi,disabledDate:Hi,generateConfig:mr},Zi.current[1],Zi.current[0]),bo=Object(W.a)(no,2),Mo=bo[0],fa=bo[1],Vi=Object(z.a)(!1,{value:Gn,defaultValue:zn,postState:function(ci){return Pi[vi]?!1:ci},onChange:function(ci){Da&&Da(ci),!ci&&Ra.current&&Ra.current.onClose&&Ra.current.onClose()}}),io=Object(W.a)(Vi,2),$a=io[0],Ea=io[1],Ji=$a&&vi===0,ao=$a&&vi===1,es=Object(a.useState)(0),ss=Object(W.a)(es,2),js=ss[0],As=ss[1];Object(a.useEffect)(function(){!$a&&Fa.current&&As(Fa.current.offsetWidth)},[$a]);var ms=a.useRef();function Ko(pa,ci){if(pa)clearTimeout(ms.current),Zi.current[ci]=!0,_a(ci),Ea(pa),$a||Io(null,ci);else if(vi===ci){Ea(pa);var Bi=Zi.current;ms.current=setTimeout(function(){Bi===Zi.current&&(Zi.current={})})}}function Eo(pa){Ko(!0,pa),setTimeout(function(){var ci=[Ti,to][pa];ci.current&&ci.current.focus()},0)}function Xa(pa,ci){var Bi=pa,Wn=or(Bi,0),oo=or(Bi,1);Wn&&oo&&mr.isAfter(Wn,oo)&&(gn==="week"&&!me(mr,Er.locale,Wn,oo)||gn==="quarter"&&!nr(mr,Wn,oo)||gn!=="week"&&gn!=="quarter"&&gn!=="time"&&!Xt(mr,Wn,oo)?(ci===0?(Bi=[Wn,null],oo=null):(Wn=null,Bi=[null,oo]),Zi.current=Object(U.a)({},ci,!0)):(gn!=="time"||Oi!==!1)&&(Bi=Un(Bi,mr))),go(Bi);var Zo=Bi&&Bi[0]?mr.locale.format(Er.locale,Bi[0],ka[0]):"",gs=Bi&&Bi[1]?mr.locale.format(Er.locale,Bi[1],ka[0]):"";if(Aa){var os={range:ci===0?"start":"end"};Aa(Bi,[Zo,gs],os)}var Jo=kn(Wn,0,Pi,Ei),$o=kn(oo,1,Pi,Ei),Es=Bi===null||Jo&&$o;Es&&(Ha(Bi),la&&(!le(mr,or(Ni,0),Wn)||!le(mr,or(Ni,1),oo))&&la(Bi,[Zo,gs]));var zo=null;ci===0&&!Pi[1]?zo=1:ci===1&&!Pi[0]&&(zo=0),zo!==null&&zo!==vi&&(!Zi.current[zo]||!or(Bi,zo))&&or(Bi,ci)?Eo(zo):Ko(!1,ci)}var Qa=function(ci){return $a&&Ra.current&&Ra.current.onKeyDown?Ra.current.onKeyDown(ci):(Object(v.a)(!1,"Picker not correct forward KeyDown operation. Please help to fire issue about this."),!1)},ho={formatList:ka,generateConfig:mr,locale:Er},ls=Ta(or(Wi,0),ho),Cr=Object(W.a)(ls,2),Qo=Cr[0],ts=Cr[1],Is=Ta(or(Wi,1),ho),Ds=Object(W.a)(Is,2),is=Ds[0],Ma=Ds[1],Oa=function(ci,Bi){var Wn=mr.locale.parse(Er.locale,ci,ka),oo=Bi===0?Mo:fa;Wn&&!oo(Wn)&&(go(Tt(Wi,Wn,Bi)),Io(Wn,Bi))},Co=mn({valueTexts:Qo,onTextChange:function(ci){return Oa(ci,0)}}),fo=Object(W.a)(Co,3),Yo=fo[0],cs=fo[1],rs=fo[2],ys=mn({valueTexts:is,onTextChange:function(ci){return Oa(ci,1)}}),bs=Object(W.a)(ys,3),as=bs[0],$s=bs[1],us=bs[2],Bo=Object(a.useState)(null),Rn=Object(W.a)(Bo,2),Ks=Rn[0],Ts=Rn[1],Ot=Object(a.useState)(null),re=Object(W.a)(Ot,2),ue=re[0],he=re[1],Le=ia(Yo,{formatList:ka,generateConfig:mr,locale:Er}),nt=Object(W.a)(Le,3),It=nt[0],hr=nt[1],Ar=nt[2],Nr=ia(as,{formatList:ka,generateConfig:mr,locale:Er}),qr=Object(W.a)(Nr,3),sn=qr[0],vn=qr[1],xn=qr[2],Kn=function(ci){he(Tt(Wi,ci,vi)),vi===0?hr(ci):vn(ci)},ei=function(){he(Tt(Wi,null,vi)),vi===0?Ar(null):xn(null)},Ai=function(ci,Bi){return{blurToCancel:Xi,forwardKeyDown:Qa,onBlur:aa,isClickOutside:function(oo){return!je([Mi.current,ca.current,ha.current],oo)},onFocus:function(oo){_a(ci),ya&&ya(oo)},triggerOpen:function(oo){Ko(oo,ci)},onSubmit:function(){Xa(Wi,ci),Bi()},onCancel:function(){Ko(!1,ci),go(Ni),Bi()}}},na=Xn(Object(K.a)(Object(K.a)({},Ai(0,rs)),{},{open:Ji,value:Yo})),Ui=Object(W.a)(na,2),Ca=Ui[0],co=Ui[1],Wa=co.focused,vo=co.typing,Ao=Xn(Object(K.a)(Object(K.a)({},Ai(1,us)),{},{open:ao,value:as})),Za=Object(W.a)(Ao,2),Fo=Za[0],Do=Za[1],ja=Do.focused,jo=Do.typing,Po=function(ci){!$a&&!Ti.current.contains(ci.target)&&!to.current.contains(ci.target)&&(Pi[0]?Pi[1]||Eo(1):Eo(0))},Xo=function(ci){$a&&(Wa||ja)&&!Ti.current.contains(ci.target)&&!to.current.contains(ci.target)&&ci.preventDefault()},wo=Ni&&Ni[0]?mr.locale.format(Er.locale,Ni[0],"YYYYMMDDHHmmss"):"",ds=Ni&&Ni[1]?mr.locale.format(Er.locale,Ni[1],"YYYYMMDDHHmmss"):"";Object(a.useEffect)(function(){$a||(go(Ni),!Qo.length||Qo[0]===""?cs(""):ts!==Yo&&rs(),!is.length||is[0]===""?$s(""):Ma!==as&&us())},[$a,Qo,is]),Object(a.useEffect)(function(){go(Ni)},[wo,ds]),pi&&(pi.current={focus:function(){Ti.current&&Ti.current.focus()},blur:function(){Ti.current&&Ti.current.blur(),to.current&&to.current.blur()}});var ns=Object.keys(Pn||{}),Qs=ns.map(function(pa){var ci=Pn[pa],Bi=typeof ci=="function"?ci():ci;return{label:pa,onClick:function(){Xa(Bi,null),Ko(!1,vi)},onMouseEnter:function(){Ts(Bi)},onMouseLeave:function(){Ts(null)}}});function Gs(){var pa=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,ci=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Bi=null;$a&&ue&&ue[0]&&ue[1]&&mr.isAfter(ue[1],ue[0])&&(Bi=ue);var Wn=Sn;if(Sn&&Object(Y.a)(Sn)==="object"&&Sn.defaultValue){var oo=Sn.defaultValue;Wn=Object(K.a)(Object(K.a)({},Sn),{},{defaultValue:or(oo,vi)||void 0})}var Zo=null;return Di&&(Zo=function(os,Jo){return Di(os,Jo,{range:vi?"end":"start"})}),a.createElement(Oe.Provider,{value:{inRange:!0,panelPosition:pa,rangedValue:Ks||Wi,hoverRangedValue:Bi}},a.createElement(pn,Object.assign({},Te,ci,{dateRender:Zo,showTime:Wn,mode:Ki[vi],generateConfig:mr,style:void 0,direction:_i,disabledDate:vi===0?Mo:fa,disabledTime:function(os){return Li?Li(os,vi===0?"start":"end"):!1},className:L()(Object(U.a)({},"".concat(gr,"-panel-focused"),vi===0?!vo:!jo)),value:or(Wi,vi),locale:Er,tabIndex:-1,onPanelChange:function(os,Jo){yo(Tt(Ki,Jo,vi),Tt(Wi,os,vi));var $o=os;pa==="right"&&Ki[vi]===Jo&&($o=Se($o,Jo,mr,-1)),Io($o,vi)},onOk:null,onSelect:void 0,onChange:void 0,defaultValue:void 0,defaultPickerValue:void 0})))}var Go=0,Lo=0;vi&&ca.current&&Ua.current&&Mi.current&&(Go=ca.current.offsetWidth+Ua.current.offsetWidth,Mi.current.offsetWidth&&Go>Mi.current.offsetWidth&&(Lo=Go));var hs=_i==="rtl"?{right:Go}:{left:Go};function fs(){var pa,ci=jn(gr,Ki[vi],Si),Bi=Ur({prefixCls:gr,components:$n,needConfirmButton:Xi,okDisabled:!or(Wi,vi)||Hi&&Hi(Wi[vi]),locale:Er,rangeList:Qs,onOk:function(){or(Wi,vi)&&(Xa(Wi,vi),mi&&mi(Wi))}});if(gn!=="time"&&!Sn){var Wn=Ka(vi),oo=Se(Wn,gn,mr),Zo=Ki[vi],gs=Zo===gn,os=Gs(gs?"left":!1,{pickerValue:Wn,onPickerValueChange:function(zo){Io(zo,vi)}}),Jo=Gs("right",{pickerValue:oo,onPickerValueChange:function(zo){Io(Se(zo,gn,mr,-1),vi)}});_i==="rtl"?pa=a.createElement(a.Fragment,null,Jo,gs&&os):pa=a.createElement(a.Fragment,null,os,gs&&Jo)}else pa=Gs();var $o=a.createElement(a.Fragment,null,a.createElement("div",{className:"".concat(gr,"-panels")},pa),(ci||Bi)&&a.createElement("div",{className:"".concat(gr,"-footer")},ci,Bi));return wi&&($o=wi($o)),a.createElement("div",{className:"".concat(gr,"-panel-container"),style:{marginLeft:Lo},ref:Mi,onMouseDown:function(zo){zo.preventDefault()}},$o)}var Rs=a.createElement("div",{className:L()("".concat(gr,"-range-wrapper"),"".concat(gr,"-").concat(gn,"-range-wrapper")),style:{minWidth:js}},a.createElement("div",{className:"".concat(gr,"-range-arrow"),style:hs}),fs()),Ro;Sa&&(Ro=a.createElement("span",{className:"".concat(gr,"-suffix")},Sa));var ws;va&&(or(Ni,0)&&!Pi[0]||or(Ni,1)&&!Pi[1])&&(ws=a.createElement("span",{onMouseDown:function(ci){ci.preventDefault(),ci.stopPropagation()},onMouseUp:function(ci){ci.preventDefault(),ci.stopPropagation();var Bi=Ni;Pi[0]||(Bi=Tt(Bi,null,0)),Pi[1]||(Bi=Tt(Bi,null,1)),Xa(Bi,null),Ko(!1,vi)},className:"".concat(gr,"-clear")},gi||a.createElement("span",{className:"".concat(gr,"-clear-btn")})));var _s={size:mt(gn,ka[0])},Ss=0,Ms=0;ca.current&&ha.current&&Ua.current&&(vi===0?Ms=ca.current.offsetWidth:(Ss=Go,Ms=ha.current.offsetWidth));var zs=_i==="rtl"?{right:Ss}:{left:Ss},xs=function(ci,Bi){var Wn=Tt(Wi,ci,vi);Bi==="submit"||Bi!=="key"&&!Xi?Xa(Wn,vi):go(Wn)};return a.createElement(G.Provider,{value:{operationRef:Ra,hideHeader:gn==="time",onDateMouseEnter:Kn,onDateMouseLeave:ei,hideRanges:!0,onSelect:xs,open:$a}},a.createElement(ui,{visible:$a,popupElement:Rs,popupStyle:Yr,prefixCls:gr,dropdownClassName:en,dropdownAlign:kt,getPopupContainer:ar,transitionName:ot,range:!0,direction:_i},a.createElement("div",Object.assign({ref:Fa,className:L()(gr,"".concat(gr,"-range"),kr,(xt={},Object(U.a)(xt,"".concat(gr,"-disabled"),Pi[0]&&Pi[1]),Object(U.a)(xt,"".concat(gr,"-focused"),vi===0?Wa:ja),Object(U.a)(xt,"".concat(gr,"-rtl"),_i==="rtl"),xt)),style:zr,onClick:Po,onMouseDown:Xo},Qt(Te)),a.createElement("div",{className:L()("".concat(gr,"-input"),(Gt={},Object(U.a)(Gt,"".concat(gr,"-input-active"),vi===0),Object(U.a)(Gt,"".concat(gr,"-input-placeholder"),!!It),Gt)),ref:ca},a.createElement("input",Object.assign({id:Mr,disabled:Pi[0],readOnly:Ii||!vo,value:It||Yo,onChange:function(ci){cs(ci.target.value)},autoFocus:rn,placeholder:or(Br,0)||"",ref:Ti},Ca,_s,{autoComplete:Yi}))),a.createElement("div",{className:"".concat(gr,"-range-separator"),ref:Ua},In),a.createElement("div",{className:L()("".concat(gr,"-input"),(rr={},Object(U.a)(rr,"".concat(gr,"-input-active"),vi===1),Object(U.a)(rr,"".concat(gr,"-input-placeholder"),!!sn),rr)),ref:ha},a.createElement("input",Object.assign({disabled:Pi[1],readOnly:Ii||!jo,value:sn||as,onChange:function(ci){$s(ci.target.value)},placeholder:or(Br,1)||"",ref:to},Fo,_s,{autoComplete:Yi}))),a.createElement("div",{className:"".concat(gr,"-active-bar"),style:Object(K.a)(Object(K.a)({},zs),{},{width:Ms,position:"absolute"})}),Ro,ws)))}var di=function(Te){Object(B.a)(Gt,Te);var xt=Object(H.a)(Gt);function Gt(){var rr;return Object(R.a)(this,Gt),rr=xt.apply(this,arguments),rr.pickerRef=a.createRef(),rr.focus=function(){rr.pickerRef.current&&rr.pickerRef.current.focus()},rr.blur=function(){rr.pickerRef.current&&rr.pickerRef.current.blur()},rr}return Object(F.a)(Gt,[{key:"render",value:function(){return a.createElement(ti,Object.assign({},this.props,{pickerRef:this.pickerRef}))}}]),Gt}(a.Component),Na=di,Gi=Qn,ba=e("EZjX");function Pa(Te,xt,Gt){return Gt!==void 0?Gt:Te==="year"&&xt.lang.yearPlaceholder?xt.lang.yearPlaceholder:Te==="quarter"&&xt.lang.quarterPlaceholder?xt.lang.quarterPlaceholder:Te==="month"&&xt.lang.monthPlaceholder?xt.lang.monthPlaceholder:Te==="week"&&xt.lang.weekPlaceholder?xt.lang.weekPlaceholder:Te==="time"&&xt.timePickerLocale.placeholder?xt.timePickerLocale.placeholder:xt.lang.placeholder}function Ga(Te,xt,Gt){return Gt!==void 0?Gt:Te==="year"&&xt.lang.yearPlaceholder?xt.lang.rangeYearPlaceholder:Te==="month"&&xt.lang.monthPlaceholder?xt.lang.rangeMonthPlaceholder:Te==="week"&&xt.lang.weekPlaceholder?xt.lang.rangeWeekPlaceholder:Te==="time"&&xt.timePickerLocale.placeholder?xt.timePickerLocale.rangePlaceholder:xt.lang.rangePlaceholder}var Qi=e("b5WB"),Oo=e("LpVx"),sa=e("CfwS"),ji=e("WHP3"),wa=function(Te,xt){var Gt={};for(var rr in Te)Object.prototype.hasOwnProperty.call(Te,rr)&&xt.indexOf(rr)<0&&(Gt[rr]=Te[rr]);if(Te!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Sr=0,rr=Object.getOwnPropertySymbols(Te);Sr<rr.length;Sr++)xt.indexOf(rr[Sr])<0&&Object.prototype.propertyIsEnumerable.call(Te,rr[Sr])&&(Gt[rr[Sr]]=Te[rr[Sr]]);return Gt};function ga(Te){function xt(kr,Yr){var en=function(ot){A()(ar,ot);var kt=S()(ar);function ar(mr){var Er;return c()(this,ar),Er=kt.call(this,mr),Er.pickerRef=a.createRef(),Er.focus=function(){Er.pickerRef.current&&Er.pickerRef.current.focus()},Er.blur=function(){Er.pickerRef.current&&Er.pickerRef.current.blur()},Er.getDefaultLocale=function(){var Br=Er.props.locale,rn=p()(p()({},ba.a),Br);return rn.lang=p()(p()({},rn.lang),(Br||{}).lang),rn},Er.renderPicker=function(Br){var rn=Er.context,dn=rn.getPrefixCls,yn=rn.direction,Dn=rn.getPopupContainer,gn=Er.props,Sn=gn.prefixCls,_n=gn.getPopupContainer,Cn=gn.className,In=gn.size,fn=gn.bordered,Tn=fn===void 0?!0:fn,Yn=gn.placeholder,Gn=wa(gn,["prefixCls","getPopupContainer","className","size","bordered","placeholder"]),zn=Er.props,Hi=zn.format,Li=zn.showTime,Di=dn("picker",Sn),wi={showToday:!0},Pn={};kr&&(Pn.picker=kr);var Ei=kr||Er.props.picker;return Pn=p()(p()(p()({},Pn),Li?eo(p()({format:Hi,picker:Ei},Li)):{}),Ei==="time"?eo(p()(p()({format:Hi},Er.props),{picker:Ei})):{}),a.createElement(ji.b.Consumer,null,function(va){var Sa,gi=In||va;return a.createElement(Gi,p()({ref:Er.pickerRef,placeholder:Pa(Ei,Br,Yn),suffixIcon:Ei==="time"?a.createElement(N.a,null):a.createElement(b.a,null),clearIcon:a.createElement(M.a,null),allowClear:!0,transitionName:"slide-up"},wi,Gn,Pn,{locale:Br.lang,className:L()(Cn,(Sa={},d()(Sa,"".concat(Di,"-").concat(gi),gi),d()(Sa,"".concat(Di,"-borderless"),!Tn),Sa)),prefixCls:Di,getPopupContainer:_n||Dn,generateConfig:Te,prevIcon:a.createElement("span",{className:"".concat(Di,"-prev-icon")}),nextIcon:a.createElement("span",{className:"".concat(Di,"-next-icon")}),superPrevIcon:a.createElement("span",{className:"".concat(Di,"-super-prev-icon")}),superNextIcon:a.createElement("span",{className:"".concat(Di,"-super-next-icon")}),components:To,direction:yn}))})},Object(Qi.a)(kr!=="quarter",Yr,"DatePicker.".concat(Yr," is legacy usage. Please use DatePicker[picker='").concat(kr,"'] directly.")),Er}return h()(ar,[{key:"render",value:function(){return a.createElement(sa.a,{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},this.renderPicker)}}]),ar}(a.Component);return en.contextType=Oo.b,Yr&&(en.displayName=Yr),en}var Gt=xt(),rr=xt("week","WeekPicker"),Sr=xt("month","MonthPicker"),gr=xt("year","YearPicker"),Mr=xt("time","TimePicker"),zr=xt("quarter","QuarterPicker");return{DatePicker:Gt,WeekPicker:rr,MonthPicker:Sr,YearPicker:gr,TimePicker:Mr,QuarterPicker:zr}}var po=e("60Hr"),Bn=e.n(po),ta=function(Te,xt){var Gt={};for(var rr in Te)Object.prototype.hasOwnProperty.call(Te,rr)&&xt.indexOf(rr)<0&&(Gt[rr]=Te[rr]);if(Te!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Sr=0,rr=Object.getOwnPropertySymbols(Te);Sr<rr.length;Sr++)xt.indexOf(rr[Sr])<0&&Object.prototype.propertyIsEnumerable.call(Te,rr[Sr])&&(Gt[rr[Sr]]=Te[rr[Sr]]);return Gt};function So(Te){var xt=function(Gt){A()(Sr,Gt);var rr=S()(Sr);function Sr(){var gr;return c()(this,Sr),gr=rr.apply(this,arguments),gr.pickerRef=a.createRef(),gr.focus=function(){gr.pickerRef.current&&gr.pickerRef.current.focus()},gr.blur=function(){gr.pickerRef.current&&gr.pickerRef.current.blur()},gr.getDefaultLocale=function(){var Mr=gr.props.locale,zr=p()(p()({},ba.a),Mr);return zr.lang=p()(p()({},zr.lang),(Mr||{}).lang),zr},gr.renderPicker=function(Mr){var zr=gr.context,kr=zr.getPrefixCls,Yr=zr.direction,en=zr.getPopupContainer,ot=gr.props,kt=ot.prefixCls,ar=ot.getPopupContainer,mr=ot.className,Er=ot.size,Br=ot.bordered,rn=Br===void 0?!0:Br,dn=ot.placeholder,yn=ta(ot,["prefixCls","getPopupContainer","className","size","bordered","placeholder"]),Dn=gr.props,gn=Dn.format,Sn=Dn.showTime,_n=Dn.picker,Cn=kr("picker",kt),In={};return In=p()(p()(p()({},In),Sn?eo(p()({format:gn,picker:_n},Sn)):{}),_n==="time"?eo(p()(p()({format:gn},gr.props),{picker:_n})):{}),a.createElement(ji.b.Consumer,null,function(fn){var Tn,Yn=Er||fn;return a.createElement(Na,p()({separator:a.createElement("span",{"aria-label":"to",className:"".concat(Cn,"-separator")},a.createElement(Bn.a,null)),ref:gr.pickerRef,placeholder:Ga(_n,Mr,dn),suffixIcon:_n==="time"?a.createElement(N.a,null):a.createElement(b.a,null),clearIcon:a.createElement(M.a,null),allowClear:!0,transitionName:"slide-up"},yn,In,{className:L()(mr,(Tn={},d()(Tn,"".concat(Cn,"-").concat(Yn),Yn),d()(Tn,"".concat(Cn,"-borderless"),!rn),Tn)),locale:Mr.lang,prefixCls:Cn,getPopupContainer:ar||en,generateConfig:Te,prevIcon:a.createElement("span",{className:"".concat(Cn,"-prev-icon")}),nextIcon:a.createElement("span",{className:"".concat(Cn,"-next-icon")}),superPrevIcon:a.createElement("span",{className:"".concat(Cn,"-super-prev-icon")}),superNextIcon:a.createElement("span",{className:"".concat(Cn,"-super-next-icon")}),components:To,direction:Yr}))})},gr}return h()(Sr,[{key:"render",value:function(){return a.createElement(sa.a,{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},this.renderPicker)}}]),Sr}(a.Component);return xt.contextType=Oo.b,xt}var To={button:o,rangeItem:l};function za(Te){return Te?Array.isArray(Te)?Te:[Te]:[]}function eo(Te){var xt=Te.format,Gt=Te.picker,rr=Te.showHour,Sr=Te.showMinute,gr=Te.showSecond,Mr=Te.use12Hours,zr=za(xt)[0],kr=p()({},Te);return zr&&(!zr.includes("s")&&gr===void 0&&(kr.showSecond=!1),!zr.includes("m")&&Sr===void 0&&(kr.showMinute=!1),!zr.includes("H")&&!zr.includes("h")&&rr===void 0&&(kr.showHour=!1),(zr.includes("a")||zr.includes("A"))&&Mr===void 0&&(kr.use12Hours=!0)),Gt==="time"?kr:{showTime:kr}}function zi(Te){var xt=ga(Te),Gt=xt.DatePicker,rr=xt.WeekPicker,Sr=xt.MonthPicker,gr=xt.YearPicker,Mr=xt.TimePicker,zr=xt.QuarterPicker,kr=So(Te),Yr=Gt;return Yr.WeekPicker=rr,Yr.MonthPicker=Sr,Yr.YearPicker=gr,Yr.RangePicker=kr,Yr.TimePicker=Mr,Yr.QuarterPicker=zr,Yr}var Jt=zi,Tr=Jt(y),Kr=_.a=Tr},mRbv:function(Z,_,e){var u=e("Wa83"),O=u.scaleAndAdd;function v(g,y,w){for(var p=w.rect,a=p.width,t=p.height,o=[p.x+a/2,p.y+t/2],s=w.gravity==null?.1:w.gravity,l=0;l<g.length;l++){var n=g[l];n.p||(n.p=u.create(a*(Math.random()-.5)+o[0],t*(Math.random()-.5)+o[1])),n.pp=u.clone(n.p),n.edges=null}var d=w.friction==null?.6:w.friction,r=d;return{warmUp:function(){r=d*.8},setFixed:function(c){g[c].fixed=!0},setUnfixed:function(c){g[c].fixed=!1},step:function(c){for(var i=[],h=g.length,f=0;f<y.length;f++){var A=y[f];if(A.ignoreForceLayout)continue;var C=A.n1,S=A.n2;u.sub(i,S.p,C.p);var E=u.len(i)-A.d,L=S.w/(C.w+S.w);isNaN(L)&&(L=0),u.normalize(i,i),!C.fixed&&O(C.p,C.p,i,L*E*r),!S.fixed&&O(S.p,S.p,i,-(1-L)*E*r)}for(var f=0;f<h;f++){var T=g[f];T.fixed||(u.sub(i,o,T.p),O(T.p,T.p,i,s*r))}for(var f=0;f<h;f++)for(var C=g[f],b=f+1;b<h;b++){var S=g[b];u.sub(i,S.p,C.p);var E=u.len(i);E===0&&(u.set(i,Math.random()-.5,Math.random()-.5),E=1);var x=(C.rep+S.rep)/E/E;!C.fixed&&O(C.pp,C.pp,i,x),!S.fixed&&O(S.pp,S.pp,i,-x)}for(var N=[],f=0;f<h;f++){var T=g[f];T.fixed||(u.sub(N,T.p,T.pp),O(T.p,T.p,N,r),u.copy(T.pp,T.p))}r=r*.992,c&&c(g,y,r<.01)}}}_.forceLayout=v},mUie:function(Z,_,e){var u=e("9Kwb"),O=e("SSN4");function v(g,y,w,p,a){return g===y?!0:g==null||y==null||!O(g)&&!O(y)?g!==g&&y!==y:u(g,y,w,p,v,a)}Z.exports=v},mY83:function(Z,_,e){},mhfY:function(Z,_){function e(v){return v instanceof Array||(v=[v,v]),v}var u="lineStyle.opacity".split("."),O={seriesType:"lines",reset:function(v,g,y){var w=e(v.get("symbol")),p=e(v.get("symbolSize")),a=v.getData();a.setVisual("fromSymbol",w&&w[0]),a.setVisual("toSymbol",w&&w[1]),a.setVisual("fromSymbolSize",p&&p[0]),a.setVisual("toSymbolSize",p&&p[1]),a.setVisual("opacity",v.get(u));function t(o,s){var l=o.getItemModel(s),n=e(l.getShallow("symbol",!0)),d=e(l.getShallow("symbolSize",!0)),r=l.get(u);n[0]&&o.setItemVisual(s,"fromSymbol",n[0]),n[1]&&o.setItemVisual(s,"toSymbol",n[1]),d[0]&&o.setItemVisual(s,"fromSymbolSize",d[0]),d[1]&&o.setItemVisual(s,"toSymbolSize",d[1]),o.setItemVisual(s,"opacity",r)}return{dataEach:a.hasItemOption?t:null}}};Z.exports=O},mpOK:function(Z,_,e){var u=e("gyjJ"),O=e("Wa83"),v=O.applyTransform,g=e("ie0D"),y=e("XTQn"),w=e("F2Ao"),p=e("2Cb2"),a=e("Fu25"),t=e("gPqb"),o=e("vOhS"),s=e("ode/"),l=e("342z"),n=e("2OMI"),d=e("OCYe"),r=e("D2WO"),c=n.CMD,i=Math.round,h=Math.sqrt,f=Math.abs,A=Math.cos,C=Math.sin,S=Math.max;if(!u.canvasSupported){var E=",",L="progid:DXImageTransform.Microsoft",T=21600,b=T/2,x=1e5,N=1e3,D=function(bt){bt.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",bt.coordsize=T+","+T,bt.coordorigin="0,0"},M=function(bt){return String(bt).replace(/&/g,"&").replace(/"/g,""")},R=function(bt,Qe,pt){return"rgb("+[bt,Qe,pt].join(",")+")"},F=function(bt,Qe){Qe&&bt&&Qe.parentNode!==bt&&bt.appendChild(Qe)},B=function(bt,Qe){Qe&&bt&&Qe.parentNode===bt&&bt.removeChild(Qe)},H=function(bt,Qe,pt){return(parseFloat(bt)||0)*x+(parseFloat(Qe)||0)*N+pt},U=p.parsePercent,K=function(bt,Qe,pt){var Ge=y.parse(Qe);pt=+pt,isNaN(pt)&&(pt=1),Ge&&(bt.color=R(Ge[0],Ge[1],Ge[2]),bt.opacity=pt*Ge[3])},W=function(bt){var Qe=y.parse(bt);return[R(Qe[0],Qe[1],Qe[2]),Qe[3]]},z=function(bt,Qe,pt){var Ge=Qe.fill;if(Ge!=null)if(Ge instanceof d){var je,_e=0,ht=[0,0],Lt=0,Ft=1,Wt=pt.getBoundingRect(),Qt=Wt.width,or=Wt.height;if(Ge.type==="linear"){je="gradient";var Tt=pt.transform,jt=[Ge.x*Qt,Ge.y*or],zt=[Ge.x2*Qt,Ge.y2*or];Tt&&(v(jt,jt,Tt),v(zt,zt,Tt));var Nt=zt[0]-jt[0],Ht=zt[1]-jt[1];_e=Math.atan2(Nt,Ht)*180/Math.PI,_e<0&&(_e+=360),_e<1e-6&&(_e=0)}else{je="gradientradial";var jt=[Ge.x*Qt,Ge.y*or],Tt=pt.transform,it=pt.scale,He=Qt,ne=or;ht=[(jt[0]-Wt.x)/He,(jt[1]-Wt.y)/ne],Tt&&v(jt,jt,Tt),He/=it[0]*T,ne/=it[1]*T;var ce=S(He,ne);Lt=2*0/ce,Ft=2*Ge.r/ce-Lt}var Ze=Ge.colorStops.slice();Ze.sort(function(le,oe){return le.offset-oe.offset});for(var Me=Ze.length,Ke=[],sr=[],Ut=0;Ut<Me;Ut++){var Pt=Ze[Ut],nr=W(Pt.color);sr.push(Pt.offset*Ft+Lt+" "+nr[0]),(Ut===0||Ut===Me-1)&&Ke.push(nr)}if(Me>=2){var cr=Ke[0][0],Xt=Ke[1][0],Mt=Ke[0][1]*Qe.opacity,me=Ke[1][1]*Qe.opacity;bt.type=je,bt.method="none",bt.focus="100%",bt.angle=_e,bt.color=cr,bt.color2=Xt,bt.colors=sr.join(","),bt.opacity=me,bt.opacity2=Mt}je==="radial"&&(bt.focusposition=ht.join(","))}else K(bt,Ge,Qe.opacity)},Y=function(bt,Qe){Qe.lineDash&&(bt.dashstyle=Qe.lineDash.join(" ")),Qe.stroke!=null&&!(Qe.stroke instanceof d)&&K(bt,Qe.stroke,Qe.opacity)},Q=function(bt,Qe,pt,Ge){var je=Qe==="fill",_e=bt.getElementsByTagName(Qe)[0];pt[Qe]!=null&&pt[Qe]!=="none"&&(je||!je&&pt.lineWidth)?(bt[je?"filled":"stroked"]="true",pt[Qe]instanceof d&&B(bt,_e),_e||(_e=r.createNode(Qe)),je?z(_e,pt,Ge):Y(_e,pt),F(bt,_e)):(bt[je?"filled":"stroked"]="false",B(bt,_e))},P=[[],[],[]],G=function(bt,Qe){var pt=c.M,Ge=c.C,je=c.L,_e=c.A,ht=c.Q,Lt=[],Ft,Wt,Qt,or,Tt,jt,zt=bt.data,Nt=bt.len();for(or=0;or<Nt;){Qt=zt[or++],Wt="",Ft=0;switch(Qt){case pt:Wt=" m ",Ft=1,Tt=zt[or++],jt=zt[or++],P[0][0]=Tt,P[0][1]=jt;break;case je:Wt=" l ",Ft=1,Tt=zt[or++],jt=zt[or++],P[0][0]=Tt,P[0][1]=jt;break;case ht:case Ge:Wt=" c ",Ft=3;var Ht=zt[or++],it=zt[or++],He=zt[or++],ne=zt[or++],ce,Ze;Qt===ht?(ce=He,Ze=ne,He=(He+2*Ht)/3,ne=(ne+2*it)/3,Ht=(Tt+2*Ht)/3,it=(jt+2*it)/3):(ce=zt[or++],Ze=zt[or++]),P[0][0]=Ht,P[0][1]=it,P[1][0]=He,P[1][1]=ne,P[2][0]=ce,P[2][1]=Ze,Tt=ce,jt=Ze;break;case _e:var Me=0,Ke=0,sr=1,Ut=1,Pt=0;Qe&&(Me=Qe[4],Ke=Qe[5],sr=h(Qe[0]*Qe[0]+Qe[1]*Qe[1]),Ut=h(Qe[2]*Qe[2]+Qe[3]*Qe[3]),Pt=Math.atan2(-Qe[1]/Ut,Qe[0]/sr));var nr=zt[or++],cr=zt[or++],Xt=zt[or++],Mt=zt[or++],me=zt[or++]+Pt,le=zt[or++]+me+Pt;or++;var oe=zt[or++],de=nr+A(me)*Xt,Se=cr+C(me)*Mt,Ht=nr+A(le)*Xt,it=cr+C(le)*Mt,Ce=oe?" wa ":" at ";Math.abs(de-Ht)<1e-4&&(Math.abs(le-me)>.01?oe&&(de+=270/T):Math.abs(Se-cr)<1e-4?oe&&de<nr||!oe&&de>nr?it-=270/T:it+=270/T:oe&&Se<cr||!oe&&Se>cr?Ht+=270/T:Ht-=270/T),Lt.push(Ce,i(((nr-Xt)*sr+Me)*T-b),E,i(((cr-Mt)*Ut+Ke)*T-b),E,i(((nr+Xt)*sr+Me)*T-b),E,i(((cr+Mt)*Ut+Ke)*T-b),E,i((de*sr+Me)*T-b),E,i((Se*Ut+Ke)*T-b),E,i((Ht*sr+Me)*T-b),E,i((it*Ut+Ke)*T-b)),Tt=Ht,jt=it;break;case c.R:var Oe=P[0],Ie=P[1];Oe[0]=zt[or++],Oe[1]=zt[or++],Ie[0]=Oe[0]+zt[or++],Ie[1]=Oe[1]+zt[or++],Qe&&(v(Oe,Oe,Qe),v(Ie,Ie,Qe)),Oe[0]=i(Oe[0]*T-b),Ie[0]=i(Ie[0]*T-b),Oe[1]=i(Oe[1]*T-b),Ie[1]=i(Ie[1]*T-b),Lt.push(" m ",Oe[0],E,Oe[1]," l ",Ie[0],E,Oe[1]," l ",Ie[0],E,Ie[1]," l ",Oe[0],E,Ie[1]);break;case c.Z:Lt.push(" x ")}if(Ft>0){Lt.push(Wt);for(var Ee=0;Ee<Ft;Ee++){var Pe=P[Ee];Qe&&v(Pe,Pe,Qe),Lt.push(i(Pe[0]*T-b),E,i(Pe[1]*T-b),Ee<Ft-1?E:"")}}}return Lt.join("")};l.prototype.brushVML=function(ut){var bt=this.style,Qe=this._vmlEl;Qe||(Qe=r.createNode("shape"),D(Qe),this._vmlEl=Qe),Q(Qe,"fill",bt,this),Q(Qe,"stroke",bt,this);var pt=this.transform,Ge=pt!=null,je=Qe.getElementsByTagName("stroke")[0];if(je){var _e=bt.lineWidth;if(Ge&&!bt.strokeNoScale){var ht=pt[0]*pt[3]-pt[1]*pt[2];_e*=h(f(ht))}je.weight=_e+"px"}var Lt=this.path||(this.path=new n);this.__dirtyPath&&(Lt.beginPath(),Lt.subPixelOptimize=!1,this.buildPath(Lt,this.shape),Lt.toStatic(),this.__dirtyPath=!1),Qe.path=G(Lt,this.transform),Qe.style.zIndex=H(this.zlevel,this.z,this.z2),F(ut,Qe),bt.text!=null?this.drawRectText(ut,this.getBoundingRect()):this.removeRectText(ut)},l.prototype.onRemove=function(ut){B(ut,this._vmlEl),this.removeRectText(ut)},l.prototype.onAdd=function(ut){F(ut,this._vmlEl),this.appendRectText(ut)};var $=function(bt){return typeof bt=="object"&&bt.tagName&&bt.tagName.toUpperCase()==="IMG"};o.prototype.brushVML=function(ut){var bt=this.style,Qe=bt.image,pt,Ge;if($(Qe)){var je=Qe.src;if(je===this._imageSrc)pt=this._imageWidth,Ge=this._imageHeight;else{var _e=Qe.runtimeStyle,ht=_e.width,Lt=_e.height;_e.width="auto",_e.height="auto",pt=Qe.width,Ge=Qe.height,_e.width=ht,_e.height=Lt,this._imageSrc=je,this._imageWidth=pt,this._imageHeight=Ge}Qe=je}else Qe===this._imageSrc&&(pt=this._imageWidth,Ge=this._imageHeight);if(!Qe)return;var Ft=bt.x||0,Wt=bt.y||0,Qt=bt.width,or=bt.height,Tt=bt.sWidth,jt=bt.sHeight,zt=bt.sx||0,Nt=bt.sy||0,Ht=Tt&&jt,it=this._vmlEl;it||(it=r.doc.createElement("div"),D(it),this._vmlEl=it);var He=it.style,ne=!1,ce,Ze=1,Me=1;if(this.transform&&(ce=this.transform,Ze=h(ce[0]*ce[0]+ce[1]*ce[1]),Me=h(ce[2]*ce[2]+ce[3]*ce[3]),ne=ce[1]||ce[2]),ne){var Ke=[Ft,Wt],sr=[Ft+Qt,Wt],Ut=[Ft,Wt+or],Pt=[Ft+Qt,Wt+or];v(Ke,Ke,ce),v(sr,sr,ce),v(Ut,Ut,ce),v(Pt,Pt,ce);var nr=S(Ke[0],sr[0],Ut[0],Pt[0]),cr=S(Ke[1],sr[1],Ut[1],Pt[1]),Xt=[];Xt.push("M11=",ce[0]/Ze,E,"M12=",ce[2]/Me,E,"M21=",ce[1]/Ze,E,"M22=",ce[3]/Me,E,"Dx=",i(Ft*Ze+ce[4]),E,"Dy=",i(Wt*Me+ce[5])),He.padding="0 "+i(nr)+"px "+i(cr)+"px 0",He.filter=L+".Matrix("+Xt.join("")+", SizingMethod=clip)"}else ce&&(Ft=Ft*Ze+ce[4],Wt=Wt*Me+ce[5]),He.filter="",He.left=i(Ft)+"px",He.top=i(Wt)+"px";var Mt=this._imageEl,me=this._cropEl;Mt||(Mt=r.doc.createElement("div"),this._imageEl=Mt);var le=Mt.style;if(Ht){if(pt&&Ge)le.width=i(Ze*pt*Qt/Tt)+"px",le.height=i(Me*Ge*or/jt)+"px";else{var oe=new Image,de=this;oe.onload=function(){oe.onload=null,pt=oe.width,Ge=oe.height,le.width=i(Ze*pt*Qt/Tt)+"px",le.height=i(Me*Ge*or/jt)+"px",de._imageWidth=pt,de._imageHeight=Ge,de._imageSrc=Qe},oe.src=Qe}me||(me=r.doc.createElement("div"),me.style.overflow="hidden",this._cropEl=me);var Se=me.style;Se.width=i((Qt+zt*Qt/Tt)*Ze),Se.height=i((or+Nt*or/jt)*Me),Se.filter=L+".Matrix(Dx="+-zt*Qt/Tt*Ze+",Dy="+-Nt*or/jt*Me+")",me.parentNode||it.appendChild(me),Mt.parentNode!==me&&me.appendChild(Mt)}else le.width=i(Ze*Qt)+"px",le.height=i(Me*or)+"px",it.appendChild(Mt),me&&me.parentNode&&(it.removeChild(me),this._cropEl=null);var Ce="",Oe=bt.opacity;Oe<1&&(Ce+=".Alpha(opacity="+i(Oe*100)+") "),Ce+=L+".AlphaImageLoader(src="+Qe+", SizingMethod=scale)",le.filter=Ce,it.style.zIndex=H(this.zlevel,this.z,this.z2),F(ut,it),bt.text!=null&&this.drawRectText(ut,this.getBoundingRect())},o.prototype.onRemove=function(ut){B(ut,this._vmlEl),this._vmlEl=null,this._cropEl=null,this._imageEl=null,this.removeRectText(ut)},o.prototype.onAdd=function(ut){F(ut,this._vmlEl),this.appendRectText(ut)};var fe="normal",te={},pe=0,we=100,be=document.createElement("div"),Ve=function(bt){var Qe=te[bt];if(!Qe){pe>we&&(pe=0,te={});var pt=be.style,Ge;try{pt.font=bt,Ge=pt.fontFamily.split(",")[0]}catch(je){}Qe={style:pt.fontStyle||fe,variant:pt.fontVariant||fe,weight:pt.fontWeight||fe,size:parseFloat(pt.fontSize||12)|0,family:Ge||"Microsoft YaHei"},te[bt]=Qe,pe++}return Qe},Xe;w.$override("measureText",function(ut,bt){var Qe=r.doc;Xe||(Xe=Qe.createElement("div"),Xe.style.cssText="position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;",r.doc.body.appendChild(Xe));try{Xe.style.font=bt}catch(pt){}return Xe.innerHTML="",Xe.appendChild(Qe.createTextNode(ut)),{width:Xe.offsetWidth}});for(var At=new g,Be=function(bt,Qe,pt,Ge){var je=this.style;this.__dirty&&p.normalizeTextStyle(je,!0);var _e=je.text;if(_e!=null&&(_e+=""),!_e)return;if(je.rich){var ht=w.parseRichText(_e,je);_e=[];for(var Lt=0;Lt<ht.lines.length;Lt++){for(var Ft=ht.lines[Lt].tokens,Wt=[],Qt=0;Qt<Ft.length;Qt++)Wt.push(Ft[Qt].text);_e.push(Wt.join(""))}_e=_e.join(`
|
|
|
`)}var or,Tt,jt=je.textAlign,zt=je.textVerticalAlign,Nt=Ve(je.font),Ht=Nt.style+" "+Nt.variant+" "+Nt.weight+" "+Nt.size+'px "'+Nt.family+'"';pt=pt||w.getBoundingRect(_e,Ht,jt,zt,je.textPadding,je.textLineHeight);var it=this.transform;if(it&&!Ge&&(At.copy(Qe),At.applyTransform(it),Qe=At),Ge)or=Qe.x,Tt=Qe.y;else{var He=je.textPosition;if(He instanceof Array)or=Qe.x+U(He[0],Qe.width),Tt=Qe.y+U(He[1],Qe.height),jt=jt||"left";else{var ne=this.calculateTextPosition?this.calculateTextPosition({},je,Qe):w.calculateTextPosition({},je,Qe);or=ne.x,Tt=ne.y,jt=jt||ne.textAlign,zt=zt||ne.textVerticalAlign}}or=w.adjustTextX(or,pt.width,jt),Tt=w.adjustTextY(Tt,pt.height,zt),Tt+=pt.height/2;var ce=r.createNode,Ze=this._textVmlEl,Me,Ke,sr;Ze?(sr=Ze.firstChild,Me=sr.nextSibling,Ke=Me.nextSibling):(Ze=ce("line"),Me=ce("path"),Ke=ce("textpath"),sr=ce("skew"),Ke.style["v-text-align"]="left",D(Ze),Me.textpathok=!0,Ke.on=!0,Ze.from="0 0",Ze.to="1000 0.05",F(Ze,sr),F(Ze,Me),F(Ze,Ke),this._textVmlEl=Ze);var Ut=[or,Tt],Pt=Ze.style;it&&Ge?(v(Ut,Ut,it),sr.on=!0,sr.matrix=it[0].toFixed(3)+E+it[2].toFixed(3)+E+it[1].toFixed(3)+E+it[3].toFixed(3)+",0,0",sr.offset=(i(Ut[0])||0)+","+(i(Ut[1])||0),sr.origin="0 0",Pt.left="0px",Pt.top="0px"):(sr.on=!1,Pt.left=i(or)+"px",Pt.top=i(Tt)+"px"),Ke.string=M(_e);try{Ke.style.font=Ht}catch(nr){}Q(Ze,"fill",{fill:je.textFill,opacity:je.opacity},this),Q(Ze,"stroke",{stroke:je.textStroke,opacity:je.opacity,lineDash:je.lineDash||null},this),Ze.style.zIndex=H(this.zlevel,this.z,this.z2),F(bt,Ze)},Fe=function(bt){B(bt,this._textVmlEl),this._textVmlEl=null},mt=function(bt){F(bt,this._textVmlEl)},rt=[a,t,o,l,s],Je=0;Je<rt.length;Je++){var vt=rt[Je].prototype;vt.drawRectText=Be,vt.removeRectText=Fe,vt.appendRectText=mt}s.prototype.brushVML=function(ut){var bt=this.style;bt.text!=null?this.drawRectText(ut,{x:bt.x||0,y:bt.y||0,width:0,height:0},this.getBoundingRect(),!0):this.removeRectText(ut)},s.prototype.onRemove=function(ut){this.removeRectText(ut)},s.prototype.onAdd=function(ut){this.appendRectText(ut)}}},mviM:function(Z,_,e){},my3Q:function(Z,_,e){var u=e("p/4i"),O=e("y+QW"),v=[e("4oC3")];Z.exports=u.createStore(O,v)},"n/W2":function(Z,_,e){var u=e("GZki"),O=e("D9k5"),v=e("59oh"),g=e("LbRn");function y(w){return u(w)||O(w)||v(w)||g()}Z.exports=y},n7fI:function(Z,_,e){var u=e("oEo5"),O=e("Jjzi"),v=e("CQhY"),g=e("sXQx"),y=e("tCtF"),w=y.prototype,p=Math.ceil,a=Math.floor,t=1e3,o=t*60,s=o*60,l=s*24,n=function(i,h,f,A){for(;f<A;){var C=f+A>>>1;i[C][1]<h?f=C+1:A=C}return f},d=y.extend({type:"time",getLabel:function(i){var h=this._stepLvl,f=new Date(i);return v.formatTime(h[0],f,this.getSetting("useUTC"))},niceExtent:function(i){var h=this._extent;if(h[0]===h[1]&&(h[0]-=l,h[1]+=l),h[1]===-Infinity&&h[0]===Infinity){var f=new Date;h[1]=+new Date(f.getFullYear(),f.getMonth(),f.getDate()),h[0]=h[1]-l}this.niceTicks(i.splitNumber,i.minInterval,i.maxInterval);var A=this._interval;i.fixMin||(h[0]=O.round(a(h[0]/A)*A)),i.fixMax||(h[1]=O.round(p(h[1]/A)*A))},niceTicks:function(i,h,f){i=i||10;var A=this._extent,C=A[1]-A[0],S=C/i;h!=null&&S<h&&(S=h),f!=null&&S>f&&(S=f);var E=r.length,L=n(r,S,0,E),T=r[Math.min(L,E-1)],b=T[1];if(T[0]==="year"){var x=C/b,N=O.nice(x/i,!0);b*=N}var D=this.getSetting("useUTC")?0:new Date(+A[0]||+A[1]).getTimezoneOffset()*60*1e3,M=[Math.round(p((A[0]-D)/b)*b+D),Math.round(a((A[1]-D)/b)*b+D)];g.fixExtent(M,A),this._stepLvl=T,this._interval=b,this._niceExtent=M},parse:function(i){return+O.parseDate(i)}});u.each(["contain","normalize"],function(i){d.prototype[i]=function(h){return w[i].call(this,this.parse(h))}});var r=[["hh:mm:ss",t],["hh:mm:ss",t*5],["hh:mm:ss",t*10],["hh:mm:ss",t*15],["hh:mm:ss",t*30],[`hh:mm
|
|
|
MM-dd`,o],[`hh:mm
|
|
|
MM-dd`,o*5],[`hh:mm
|
|
|
MM-dd`,o*10],[`hh:mm
|
|
|
MM-dd`,o*15],[`hh:mm
|
|
|
MM-dd`,o*30],[`hh:mm
|
|
|
MM-dd`,s],[`hh:mm
|
|
|
MM-dd`,s*2],[`hh:mm
|
|
|
MM-dd`,s*6],[`hh:mm
|
|
|
MM-dd`,s*12],[`MM-dd
|
|
|
yyyy`,l],[`MM-dd
|
|
|
yyyy`,l*2],[`MM-dd
|
|
|
yyyy`,l*3],[`MM-dd
|
|
|
yyyy`,l*4],[`MM-dd
|
|
|
yyyy`,l*5],[`MM-dd
|
|
|
yyyy`,l*6],["week",l*7],[`MM-dd
|
|
|
yyyy`,l*10],["week",l*14],["week",l*21],["month",l*31],["week",l*42],["month",l*62],["week",l*70],["quarter",l*95],["month",l*31*4],["month",l*31*5],["half-year",l*380/2],["month",l*31*8],["month",l*31*10],["year",l*380]];d.create=function(i){return new d({useUTC:i.ecModel.get("useUTC")})};var c=d;Z.exports=c},nAKh:function(Z,_,e){var u=e("zYjg"),O=e("+CNX"),v=e("oEo5"),g=e("LLn1"),y=g.createSymbol,w=e("Wa83"),p=e("Wr3P");function a(s,l,n){u.Group.call(this),this.add(this.createLine(s,l,n)),this._updateEffectSymbol(s,l)}var t=a.prototype;t.createLine=function(s,l,n){return new O(s,l,n)},t._updateEffectSymbol=function(s,l){var n=s.getItemModel(l),d=n.getModel("effect"),r=d.get("symbolSize"),c=d.get("symbol");v.isArray(r)||(r=[r,r]);var i=d.get("color")||s.getItemVisual(l,"color"),h=this.childAt(1);if(this._symbolType!==c&&(this.remove(h),h=y(c,-.5,-.5,1,1,i),h.z2=100,h.culling=!0,this.add(h)),!h)return;h.setStyle("shadowColor",i),h.setStyle(d.getItemStyle(["color"])),h.attr("scale",r),h.setColor(i),h.attr("scale",r),this._symbolType=c,this._symbolScale=r,this._updateEffectAnimation(s,d,l)},t._updateEffectAnimation=function(s,l,n){var d=this.childAt(1);if(!d)return;var r=this,c=s.getItemLayout(n),i=l.get("period")*1e3,h=l.get("loop"),f=l.get("constantSpeed"),A=v.retrieve(l.get("delay"),function(L){return L/s.count()*i/3}),C=typeof A=="function";if(d.ignore=!0,this.updateAnimationPoints(d,c),f>0&&(i=this.getLineLength(d)/f*1e3),i!==this._period||h!==this._loop){d.stopAnimation();var S=A;C&&(S=A(n)),d.__t>0&&(S=-i*d.__t),d.__t=0;var E=d.animate("",h).when(i,{__t:1}).delay(S).during(function(){r.updateSymbolPosition(d)});h||E.done(function(){r.remove(d)}),E.start()}this._period=i,this._loop=h},t.getLineLength=function(s){return w.dist(s.__p1,s.__cp1)+w.dist(s.__cp1,s.__p2)},t.updateAnimationPoints=function(s,l){s.__p1=l[0],s.__p2=l[1],s.__cp1=l[2]||[(l[0][0]+l[1][0])/2,(l[0][1]+l[1][1])/2]},t.updateData=function(s,l,n){this.childAt(0).updateData(s,l,n),this._updateEffectSymbol(s,l)},t.updateSymbolPosition=function(s){var l=s.__p1,n=s.__p2,d=s.__cp1,r=s.__t,c=s.position,i=[c[0],c[1]],h=p.quadraticAt,f=p.quadraticDerivativeAt;c[0]=h(l[0],d[0],n[0],r),c[1]=h(l[1],d[1],n[1],r);var A=f(l[0],d[0],n[0],r),C=f(l[1],d[1],n[1],r);if(s.rotation=-Math.atan2(C,A)-Math.PI/2,this._symbolType==="line"||this._symbolType==="rect"||this._symbolType==="roundRect")if(s.__lastT!==void 0&&s.__lastT<s.__t){var S=w.dist(i,c)*1.05;s.attr("scale",[s.scale[0],S]),r===1&&(c[0]=i[0]+(c[0]-i[0])/2,c[1]=i[1]+(c[1]-i[1])/2)}else if(s.__lastT===1){var S=2*w.dist(l,c);s.attr("scale",[s.scale[0],S])}else s.attr("scale",this._symbolScale);s.__lastT=s.__t,s.ignore=!1},t.updateLayout=function(s,l){this.childAt(0).updateLayout(s,l);var n=s.getItemModel(l).getModel("effect");this._updateEffectAnimation(s,n,l)},v.inherits(a,u.Group);var o=a;Z.exports=o},nBjS:function(Z,_,e){(function(u){var O=e("pZ6j"),v=_&&!_.nodeType&&_,g=v&&typeof u=="object"&&u&&!u.nodeType&&u,y=g&&g.exports===v,w=y&&O.process,p=function(){try{var a=g&&g.require&&g.require("util").types;return a||w&&w.binding&&w.binding("util")}catch(t){}}();u.exports=p}).call(this,e("qrga")(Z))},nDqs:function(Z,_,e){var u=e("oEo5"),O=e("QV7q"),v=u.each,g=u.isObject,y=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function w(r){var c=r&&r.itemStyle;if(!c)return;for(var i=0,h=y.length;i<h;i++){var f=y[i],A=c.normal,C=c.emphasis;A&&A[f]&&(r[f]=r[f]||{},r[f].normal?u.merge(r[f].normal,A[f]):r[f].normal=A[f],A[f]=null),C&&C[f]&&(r[f]=r[f]||{},r[f].emphasis?u.merge(r[f].emphasis,C[f]):r[f].emphasis=C[f],C[f]=null)}}function p(r,c,i){if(r&&r[c]&&(r[c].normal||r[c].emphasis)){var h=r[c].normal,f=r[c].emphasis;h&&(i?(r[c].normal=r[c].emphasis=null,u.defaults(r[c],h)):r[c]=h),f&&(r.emphasis=r.emphasis||{},r.emphasis[c]=f)}}function a(r){p(r,"itemStyle"),p(r,"lineStyle"),p(r,"areaStyle"),p(r,"label"),p(r,"labelLine"),p(r,"upperLabel"),p(r,"edgeLabel")}function t(r,c){var i=g(r)&&r[c],h=g(i)&&i.textStyle;if(h)for(var f=0,A=O.TEXT_STYLE_OPTIONS.length;f<A;f++){var c=O.TEXT_STYLE_OPTIONS[f];h.hasOwnProperty(c)&&(i[c]=h[c])}}function o(r){r&&(a(r),t(r,"label"),r.emphasis&&t(r.emphasis,"label"))}function s(r){if(!g(r))return;w(r),a(r),t(r,"label"),t(r,"upperLabel"),t(r,"edgeLabel"),r.emphasis&&(t(r.emphasis,"label"),t(r.emphasis,"upperLabel"),t(r.emphasis,"edgeLabel"));var c=r.markPoint;c&&(w(c),o(c));var i=r.markLine;i&&(w(i),o(i));var h=r.markArea;h&&o(h);var f=r.data;if(r.type==="graph"){f=f||r.nodes;var A=r.links||r.edges;if(A&&!u.isTypedArray(A))for(var C=0;C<A.length;C++)o(A[C]);u.each(r.categories,function(L){a(L)})}if(f&&!u.isTypedArray(f))for(var C=0;C<f.length;C++)o(f[C]);var c=r.markPoint;if(c&&c.data)for(var S=c.data,C=0;C<S.length;C++)o(S[C]);var i=r.markLine;if(i&&i.data)for(var E=i.data,C=0;C<E.length;C++)u.isArray(E[C])?(o(E[C][0]),o(E[C][1])):o(E[C]);r.type==="gauge"?(t(r,"axisLabel"),t(r,"title"),t(r,"detail")):r.type==="treemap"?(p(r.breadcrumb,"itemStyle"),u.each(r.levels,function(L){a(L)})):r.type==="tree"&&a(r.leaves)}function l(r){return u.isArray(r)?r:r?[r]:[]}function n(r){return(u.isArray(r)?r[0]:r)||{}}function d(r,c){v(l(r.series),function(h){g(h)&&s(h)});var i=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];c&&i.push("valueAxis","categoryAxis","logAxis","timeAxis"),v(i,function(h){v(l(r[h]),function(f){f&&(t(f,"axisLabel"),t(f.axisPointer,"label"))})}),v(l(r.parallel),function(h){var f=h&&h.parallelAxisDefault;t(f,"axisLabel"),t(f&&f.axisPointer,"label")}),v(l(r.calendar),function(h){p(h,"itemStyle"),t(h,"dayLabel"),t(h,"monthLabel"),t(h,"yearLabel")}),v(l(r.radar),function(h){t(h,"name")}),v(l(r.geo),function(h){g(h)&&(o(h),v(l(h.regions),function(f){o(f)}))}),v(l(r.timeline),function(h){o(h),p(h,"label"),p(h,"itemStyle"),p(h,"controlStyle",!0);var f=h.data;u.isArray(f)&&u.each(f,function(A){u.isObject(A)&&(p(A,"label"),p(A,"itemStyle"))})}),v(l(r.toolbox),function(h){p(h,"iconStyle"),v(h.feature,function(f){p(f,"iconStyle")})}),t(n(r.axisPointer),"label"),t(n(r.tooltip).axisPointer,"label")}Z.exports=d},nGzk:function(Z,_,e){var u=e("oEo5"),O=e("QV7q"),v=e("Ju7t"),g=u.each,y=u.clone,w=u.map,p=u.merge,a=/^(min|max)?(.+)$/;function t(c){this._api=c,this._timelineOptions=[],this._mediaList=[],this._mediaDefault,this._currentMediaIndices=[],this._optionBackup,this._newBaseOption}t.prototype={constructor:t,setOption:function(c,i){c&&u.each(O.normalizeToArray(c.series),function(A){A&&A.data&&u.isTypedArray(A.data)&&u.setAsPrimitive(A.data)}),c=y(c);var h=this._optionBackup,f=o.call(this,c,i,!h);this._newBaseOption=f.baseOption,h?(d(h.baseOption,f.baseOption),f.timelineOptions.length&&(h.timelineOptions=f.timelineOptions),f.mediaList.length&&(h.mediaList=f.mediaList),f.mediaDefault&&(h.mediaDefault=f.mediaDefault)):this._optionBackup=f},mountOption:function(c){var i=this._optionBackup;return this._timelineOptions=w(i.timelineOptions,y),this._mediaList=w(i.mediaList,y),this._mediaDefault=y(i.mediaDefault),this._currentMediaIndices=[],y(c?i.baseOption:this._newBaseOption)},getTimelineOption:function(c){var i,h=this._timelineOptions;if(h.length){var f=c.getComponent("timeline");f&&(i=y(h[f.getCurrentIndex()],!0))}return i},getMediaOption:function(c){var i=this._api.getWidth(),h=this._api.getHeight(),f=this._mediaList,A=this._mediaDefault,C=[],S=[];if(!f.length&&!A)return S;for(var E=0,L=f.length;E<L;E++)s(f[E].query,i,h)&&C.push(E);return!C.length&&A&&(C=[-1]),C.length&&!n(C,this._currentMediaIndices)&&(S=w(C,function(T){return y(T===-1?A.option:f[T].option)})),this._currentMediaIndices=C,S}};function o(c,i,h){var f=[],A=[],C,S,E=c.timeline;if(c.baseOption&&(S=c.baseOption),(E||c.options)&&(S=S||{},f=(c.options||[]).slice()),c.media){S=S||{};var L=c.media;g(L,function(T){T&&T.option&&(T.query?A.push(T):C||(C=T))})}return S||(S=c),S.timeline||(S.timeline=E),g([S].concat(f).concat(u.map(A,function(T){return T.option})),function(T){g(i,function(b){b(T,h)})}),{baseOption:S,timelineOptions:f,mediaDefault:C,mediaList:A}}function s(c,i,h){var f={width:i,height:h,aspectratio:i/h},A=!0;return u.each(c,function(C,S){var E=S.match(a);if(!E||!E[1]||!E[2])return;var L=E[1],T=E[2].toLowerCase();l(f[T],C,L)||(A=!1)}),A}function l(c,i,h){return h==="min"?c>=i:h==="max"?c<=i:c===i}function n(c,i){return c.join(",")===i.join(",")}function d(c,i){i=i||{},g(i,function(h,f){if(h==null)return;var A=c[f];if(!v.hasClass(f))c[f]=p(A,h,!0);else{h=O.normalizeToArray(h),A=O.normalizeToArray(A);var C=O.mappingToExists(A,h);c[f]=w(C,function(S){return S.option&&S.exist?p(S.exist,S.option,!0):S.exist||S.option})}})}var r=t;Z.exports=r},nM8u:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("ofoi"),g=e.n(v),y=e("LlUK"),w=e.n(y),p=e("ZZRV"),a=e.n(p),t=e("7AgF"),o=e("iczh"),s=e.n(o),l=e("3CTf"),n=e("QeCE"),d=e("LpVx"),r=e("b5WB"),c=e("nSZG"),i=n.a.Option,h=n.a;function f(S){return S&&S.type&&(S.type.isSelectOption||S.type.isSelectOptGroup)}var A=function(E,L){var T=E.prefixCls,b=E.className,x=E.children,N=E.dataSource,D=Object(t.a)(x),M=p.useRef();p.useImperativeHandle(L,function(){return M.current});var R;if(D.length===1&&Object(c.b)(D[0])&&!f(D[0])){var F=w()(D,1);R=F[0]}var B=function(){return R},H;return D.length&&f(D[0])?H=x:H=N?N.map(function(U){if(Object(c.b)(U))return U;switch(g()(U)){case"string":return p.createElement(i,{key:U,value:U},U);case"object":{var K=U.value;return p.createElement(i,{key:K,value:K},U.text)}default:throw new Error("AutoComplete[dataSource] only supports type `string[] | Object[]`.")}}):[],p.useEffect(function(){Object(r.a)(!("dataSource"in E),"AutoComplete","`dataSource` is deprecated, please use `options` instead."),Object(r.a)(!R||!("size"in E),"AutoComplete","You need to control style self instead of setting `size` when using customize input.")},[]),p.createElement(d.a,null,function(U){var K=U.getPrefixCls,W=K("select",T);return p.createElement(h,O()({ref:M},Object(l.default)(E,["dataSource"]),{prefixCls:W,className:s()(b,"".concat(W,"-auto-complete")),mode:n.a.SECRET_COMBOBOX_MODE_DO_NOT_USE,getInputElement:B}),H)})},C=p.forwardRef(A);C.Option=i,_.a=C},nOCc:function(Z,_,e){var u=e("bX8Z"),O=e("sVXF");function v(g,y,w){var p=y.points,a=y.smooth;if(p&&p.length>=2){if(a&&a!=="spline"){var t=O(p,a,w,y.smoothConstraint);g.moveTo(p[0][0],p[0][1]);for(var o=p.length,s=0;s<(w?o:o-1);s++){var l=t[s*2],n=t[s*2+1],d=p[(s+1)%o];g.bezierCurveTo(l[0],l[1],n[0],n[1],d[0],d[1])}}else{a==="spline"&&(p=u(p,w)),g.moveTo(p[0][0],p[0][1]);for(var s=1,r=p.length;s<r;s++)g.lineTo(p[s][0],p[s][1])}w&&g.closePath()}}_.buildPath=v},nPr6:function(Z,_){function e(u,O){var v=O.x,g=O.y,y=O.width,w=O.height,p=O.r,a,t,o,s;y<0&&(v=v+y,y=-y),w<0&&(g=g+w,w=-w),typeof p=="number"?a=t=o=s=p:p instanceof Array?p.length===1?a=t=o=s=p[0]:p.length===2?(a=o=p[0],t=s=p[1]):p.length===3?(a=p[0],t=s=p[1],o=p[2]):(a=p[0],t=p[1],o=p[2],s=p[3]):a=t=o=s=0;var l;a+t>y&&(l=a+t,a*=y/l,t*=y/l),o+s>y&&(l=o+s,o*=y/l,s*=y/l),t+o>w&&(l=t+o,t*=w/l,o*=w/l),a+s>w&&(l=a+s,a*=w/l,s*=w/l),u.moveTo(v+a,g),u.lineTo(v+y-t,g),t!==0&&u.arc(v+y-t,g+t,t,-Math.PI/2,0),u.lineTo(v+y,g+w-o),o!==0&&u.arc(v+y-o,g+w-o,o,0,Math.PI/2),u.lineTo(v+s,g+w),s!==0&&u.arc(v+s,g+w-s,s,Math.PI/2,Math.PI),u.lineTo(v,g+a),a!==0&&u.arc(v+a,g+a,a,Math.PI,Math.PI*1.5)}_.buildPath=e},naEU:function(Z,_){var e=Function.prototype,u=e.toString;function O(v){if(v!=null){try{return u.call(v)}catch(g){}try{return v+""}catch(g){}}return""}Z.exports=O},nbNA:function(Z,_,e){var u=e("oEo5"),O=e("B2QF"),v=e("Vw6a"),g=v.retrieveRawValue;function y(w,p){var a=p.getModel("aria");if(a.get("show")){if(a.get("description")){w.setAttribute("aria-label",a.get("description"));return}}else return;var t=0;p.eachSeries(function(C,S){++t},this);var o=a.get("data.maxCount")||10,s=a.get("series.maxCount")||10,l=Math.min(t,s),n;if(t<1)return;var d=f();d?n=i(h("general.withTitle"),{title:d}):n=h("general.withoutTitle");var r=[],c=t>1?"series.multiple.prefix":"series.single.prefix";n+=i(h(c),{seriesCount:t}),p.eachSeries(function(C,S){if(S<l){var E,L=C.get("name"),T="series."+(t>1?"multiple":"single")+".";E=h(L?T+"withName":T+"withoutName"),E=i(E,{seriesId:C.seriesIndex,seriesName:C.get("name"),seriesType:A(C.subType)});var b=C.getData();window.data=b,b.count()>o?E+=i(h("data.partialData"),{displayCnt:o}):E+=h("data.allData");for(var x=[],N=0;N<b.count();N++)if(N<o){var D=b.getName(N),M=g(b,N);x.push(i(h(D?"data.withName":"data.withoutName"),{name:D,value:M}))}E+=x.join(h("data.separator.middle"))+h("data.separator.end"),r.push(E)}}),n+=r.join(h("series.multiple.separator.middle"))+h("series.multiple.separator.end"),w.setAttribute("aria-label",n);function i(C,S){if(typeof C!="string")return C;var E=C;return u.each(S,function(L,T){E=E.replace(new RegExp("\\{\\s*"+T+"\\s*\\}","g"),L)}),E}function h(C){var S=a.get(C);if(S==null){for(var E=C.split("."),L=O.aria,T=0;T<E.length;++T)L=L[E[T]];return L}else return S}function f(){var C=p.getModel("title").option;return C&&C.length&&(C=C[0]),C&&C.text}function A(C){return O.series.typeNames[C]||"\u81EA\u5B9A\u4E49\u56FE"}}Z.exports=y},o1tb:function(Z,_){function e(u,O){for(var v=-1,g=u==null?0:u.length,y=0,w=[];++v<g;){var p=u[v];O(p,v,u)&&(w[y++]=p)}return w}Z.exports=e},o2YK:function(Z,_,e){var u=e("oEo5"),O=u.inherits,v=e("gPqb"),g=e("ie0D");function y(a){v.call(this,a),this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.notClear=!0}y.prototype.incremental=!0,y.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.dirty(),this.notClear=!1},y.prototype.addDisplayable=function(a,t){t?this._temporaryDisplayables.push(a):this._displayables.push(a),this.dirty()},y.prototype.addDisplayables=function(a,t){t=t||!1;for(var o=0;o<a.length;o++)this.addDisplayable(a[o],t)},y.prototype.eachPendingDisplayable=function(a){for(var t=this._cursor;t<this._displayables.length;t++)a&&a(this._displayables[t]);for(var t=0;t<this._temporaryDisplayables.length;t++)a&&a(this._temporaryDisplayables[t])},y.prototype.update=function(){this.updateTransform();for(var a=this._cursor;a<this._displayables.length;a++){var t=this._displayables[a];t.parent=this,t.update(),t.parent=null}for(var a=0;a<this._temporaryDisplayables.length;a++){var t=this._temporaryDisplayables[a];t.parent=this,t.update(),t.parent=null}},y.prototype.brush=function(a,t){for(var o=this._cursor;o<this._displayables.length;o++){var s=this._displayables[o];s.beforeBrush&&s.beforeBrush(a),s.brush(a,o===this._cursor?null:this._displayables[o-1]),s.afterBrush&&s.afterBrush(a)}this._cursor=o;for(var o=0;o<this._temporaryDisplayables.length;o++){var s=this._temporaryDisplayables[o];s.beforeBrush&&s.beforeBrush(a),s.brush(a,o===0?null:this._temporaryDisplayables[o-1]),s.afterBrush&&s.afterBrush(a)}this._temporaryDisplayables=[],this.notClear=!0};var w=[];y.prototype.getBoundingRect=function(){if(!this._rect){for(var a=new g(Infinity,Infinity,-Infinity,-Infinity),t=0;t<this._displayables.length;t++){var o=this._displayables[t],s=o.getBoundingRect().clone();o.needLocalTransform()&&s.applyTransform(o.getLocalTransform(w)),a.union(s)}this._rect=a}return this._rect},y.prototype.contain=function(a,t){var o=this.transformCoordToLocal(a,t),s=this.getBoundingRect();if(s.contain(o[0],o[1]))for(var l=0;l<this._displayables.length;l++){var n=this._displayables[l];if(n.contain(a,t))return!0}return!1},O(y,v);var p=y;Z.exports=p},o9iD:function(Z,_,e){var u=e("342z"),O=e("lb8z"),v=u.extend({type:"sector",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:Math.PI*2,clockwise:!0},brush:O(u.prototype.brush),buildPath:function(y,w){var p=w.cx,a=w.cy,t=Math.max(w.r0||0,0),o=Math.max(w.r,0),s=w.startAngle,l=w.endAngle,n=w.clockwise,d=Math.cos(s),r=Math.sin(s);y.moveTo(d*t+p,r*t+a),y.lineTo(d*o+p,r*o+a),y.arc(p,a,o,s,l,!n),y.lineTo(Math.cos(l)*t+p,Math.sin(l)*t+a),t!==0&&y.arc(p,a,t,l,s,n),y.closePath()}});Z.exports=v},oAve:function(Z,_,e){var u=e("342z"),O=u.extend({type:"ring",shape:{cx:0,cy:0,r:0,r0:0},buildPath:function(g,y){var w=y.cx,p=y.cy,a=Math.PI*2;g.moveTo(w+y.r,p),g.arc(w,p,y.r,0,a,!1),g.moveTo(w+y.r0,p),g.arc(w,p,y.r0,0,a,!0)}});Z.exports=O},oEo5:function(Z,_){var e={"[object Function]":1,"[object RegExp]":1,"[object Date]":1,"[object Error]":1,"[object CanvasGradient]":1,"[object CanvasPattern]":1,"[object Image]":1,"[object Canvas]":1},u={"[object Int8Array]":1,"[object Uint8Array]":1,"[object Uint8ClampedArray]":1,"[object Int16Array]":1,"[object Uint16Array]":1,"[object Int32Array]":1,"[object Uint32Array]":1,"[object Float32Array]":1,"[object Float64Array]":1},O=Object.prototype.toString,v=Array.prototype,g=v.forEach,y=v.filter,w=v.slice,p=v.map,a=v.reduce,t={};function o(Be,Fe){Be==="createCanvas"&&(i=null),t[Be]=Fe}function s(Be){if(Be==null||typeof Be!="object")return Be;var Fe=Be,mt=O.call(Be);if(mt==="[object Array]"){if(!we(Be)){Fe=[];for(var rt=0,Je=Be.length;rt<Je;rt++)Fe[rt]=s(Be[rt])}}else if(u[mt]){if(!we(Be)){var vt=Be.constructor;if(Be.constructor.from)Fe=vt.from(Be);else{Fe=new vt(Be.length);for(var rt=0,Je=Be.length;rt<Je;rt++)Fe[rt]=s(Be[rt])}}}else if(!e[mt]&&!we(Be)&&!K(Be)){Fe={};for(var ut in Be)Be.hasOwnProperty(ut)&&(Fe[ut]=s(Be[ut]))}return Fe}function l(Be,Fe,mt){if(!B(Fe)||!B(Be))return mt?s(Fe):Be;for(var rt in Fe)if(Fe.hasOwnProperty(rt)){var Je=Be[rt],vt=Fe[rt];B(vt)&&B(Je)&&!M(vt)&&!M(Je)&&!K(vt)&&!K(Je)&&!H(vt)&&!H(Je)&&!we(vt)&&!we(Je)?l(Je,vt,mt):(mt||!(rt in Be))&&(Be[rt]=s(Fe[rt],!0))}return Be}function n(Be,Fe){for(var mt=Be[0],rt=1,Je=Be.length;rt<Je;rt++)mt=l(mt,Be[rt],Fe);return mt}function d(Be,Fe){for(var mt in Fe)Fe.hasOwnProperty(mt)&&(Be[mt]=Fe[mt]);return Be}function r(Be,Fe,mt){for(var rt in Fe)Fe.hasOwnProperty(rt)&&(mt?Fe[rt]!=null:Be[rt]==null)&&(Be[rt]=Fe[rt]);return Be}var c=function(){return t.createCanvas()};t.createCanvas=function(){return document.createElement("canvas")};var i;function h(){return i||(i=c().getContext("2d")),i}function f(Be,Fe){if(Be){if(Be.indexOf)return Be.indexOf(Fe);for(var mt=0,rt=Be.length;mt<rt;mt++)if(Be[mt]===Fe)return mt}return-1}function A(Be,Fe){var mt=Be.prototype;function rt(){}rt.prototype=Fe.prototype,Be.prototype=new rt;for(var Je in mt)mt.hasOwnProperty(Je)&&(Be.prototype[Je]=mt[Je]);Be.prototype.constructor=Be,Be.superClass=Fe}function C(Be,Fe,mt){Be="prototype"in Be?Be.prototype:Be,Fe="prototype"in Fe?Fe.prototype:Fe,r(Be,Fe,mt)}function S(Be){return Be?typeof Be=="string"?!1:typeof Be.length=="number":void 0}function E(Be,Fe,mt){if(!(Be&&Fe))return;if(Be.forEach&&Be.forEach===g)Be.forEach(Fe,mt);else if(Be.length===+Be.length)for(var rt=0,Je=Be.length;rt<Je;rt++)Fe.call(mt,Be[rt],rt,Be);else for(var vt in Be)Be.hasOwnProperty(vt)&&Fe.call(mt,Be[vt],vt,Be)}function L(Be,Fe,mt){if(!(Be&&Fe))return;if(Be.map&&Be.map===p)return Be.map(Fe,mt);for(var rt=[],Je=0,vt=Be.length;Je<vt;Je++)rt.push(Fe.call(mt,Be[Je],Je,Be));return rt}function T(Be,Fe,mt,rt){if(!(Be&&Fe))return;if(Be.reduce&&Be.reduce===a)return Be.reduce(Fe,mt,rt);for(var Je=0,vt=Be.length;Je<vt;Je++)mt=Fe.call(rt,mt,Be[Je],Je,Be);return mt}function b(Be,Fe,mt){if(!(Be&&Fe))return;if(Be.filter&&Be.filter===y)return Be.filter(Fe,mt);for(var rt=[],Je=0,vt=Be.length;Je<vt;Je++)Fe.call(mt,Be[Je],Je,Be)&&rt.push(Be[Je]);return rt}function x(Be,Fe,mt){if(!(Be&&Fe))return;for(var rt=0,Je=Be.length;rt<Je;rt++)if(Fe.call(mt,Be[rt],rt,Be))return Be[rt]}function N(Be,Fe){var mt=w.call(arguments,2);return function(){return Be.apply(Fe,mt.concat(w.call(arguments)))}}function D(Be){var Fe=w.call(arguments,1);return function(){return Be.apply(this,Fe.concat(w.call(arguments)))}}function M(Be){return O.call(Be)==="[object Array]"}function R(Be){return typeof Be=="function"}function F(Be){return O.call(Be)==="[object String]"}function B(Be){var Fe=typeof Be;return Fe==="function"||!!Be&&Fe==="object"}function H(Be){return!!e[O.call(Be)]}function U(Be){return!!u[O.call(Be)]}function K(Be){return typeof Be=="object"&&typeof Be.nodeType=="number"&&typeof Be.ownerDocument=="object"}function W(Be){return Be!==Be}function z(Be){for(var Fe=0,mt=arguments.length;Fe<mt;Fe++)if(arguments[Fe]!=null)return arguments[Fe]}function Y(Be,Fe){return Be!=null?Be:Fe}function Q(Be,Fe,mt){return Be!=null?Be:Fe!=null?Fe:mt}function P(){return Function.call.apply(w,arguments)}function G(Be){if(typeof Be=="number")return[Be,Be,Be,Be];var Fe=Be.length;return Fe===2?[Be[0],Be[1],Be[0],Be[1]]:Fe===3?[Be[0],Be[1],Be[2],Be[1]]:Be}function $(Be,Fe){if(!Be)throw new Error(Fe)}function fe(Be){return Be==null?null:typeof Be.trim=="function"?Be.trim():Be.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var te="__ec_primitive__";function pe(Be){Be[te]=!0}function we(Be){return Be[te]}function be(Be){var Fe=M(Be);this.data={};var mt=this;Be instanceof be?Be.each(rt):Be&&E(Be,rt);function rt(Je,vt){Fe?mt.set(Je,vt):mt.set(vt,Je)}}be.prototype={constructor:be,get:function(Fe){return this.data.hasOwnProperty(Fe)?this.data[Fe]:null},set:function(Fe,mt){return this.data[Fe]=mt},each:function(Fe,mt){mt!==void 0&&(Fe=N(Fe,mt));for(var rt in this.data)this.data.hasOwnProperty(rt)&&Fe(this.data[rt],rt)},removeKey:function(Fe){delete this.data[Fe]}};function Ve(Be){return new be(Be)}function Xe(Be,Fe){for(var mt=new Be.constructor(Be.length+Fe.length),rt=0;rt<Be.length;rt++)mt[rt]=Be[rt];var Je=Be.length;for(rt=0;rt<Fe.length;rt++)mt[rt+Je]=Fe[rt];return mt}function At(){}_.$override=o,_.clone=s,_.merge=l,_.mergeAll=n,_.extend=d,_.defaults=r,_.createCanvas=c,_.getContext=h,_.indexOf=f,_.inherits=A,_.mixin=C,_.isArrayLike=S,_.each=E,_.map=L,_.reduce=T,_.filter=b,_.find=x,_.bind=N,_.curry=D,_.isArray=M,_.isFunction=R,_.isString=F,_.isObject=B,_.isBuiltInObject=H,_.isTypedArray=U,_.isDom=K,_.eqNaN=W,_.retrieve=z,_.retrieve2=Y,_.retrieve3=Q,_.slice=P,_.normalizeCssArray=G,_.assert=$,_.trim=fe,_.setAsPrimitive=pe,_.isPrimitive=we,_.createHashMap=Ve,_.concatArray=Xe,_.noop=At},oMIb:function(Z,_){function e(u,O,v,g,y,w,p){if(y===0)return!1;var a=y,t=0,o=u;if(p>O+a&&p>g+a||p<O-a&&p<g-a||w>u+a&&w>v+a||w<u-a&&w<v-a)return!1;if(u!==v)t=(O-g)/(u-v),o=(u*g-v*O)/(u-v);else return Math.abs(w-u)<=a/2;var s=t*w-p+o,l=s*s/(t*t+1);return l<=a/2*a/2}_.containStroke=e},oSPd:function(Z,_,e){var u=e("VC1J");function O(v,g){var y=u(this,v),w=y.size;return y.set(v,g),this.size+=y.size==w?0:1,this}Z.exports=O},oURd:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"minus-square",theme:"outlined"};_.default=u},oW2c:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("I6NF")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="SwapRightOutlined";var p=v.forwardRef(w);_.default=p},oX3T:function(Z,_,e){var u=e("9mCu"),O=e("oEo5"),v=e("4uqo");function g(w,p){u.call(this,w,p,"clipPath","__clippath_in_use__")}O.inherits(g,u),g.prototype.update=function(w){var p=this.getSvgElement(w);p&&this.updateDom(p,w.__clipPaths,!1);var a=this.getTextSvgElement(w);a&&this.updateDom(a,w.__clipPaths,!0),this.markUsed(w)},g.prototype.updateDom=function(w,p,a){if(p&&p.length>0){var t=this.getDefs(!0),o=p[0],s,l,n=a?"_textDom":"_dom";o[n]?(l=o[n].getAttribute("id"),s=o[n],t.contains(s)||t.appendChild(s)):(l="zr"+this._zrId+"-clip-"+this.nextId,++this.nextId,s=this.createElement("clipPath"),s.setAttribute("id",l),t.appendChild(s),o[n]=s);var d=this.getSvgProxy(o);if(o.transform&&o.parent.invTransform&&!a){var r=Array.prototype.slice.call(o.transform);v.mul(o.transform,o.parent.invTransform,o.transform),d.brush(o),o.transform=r}else d.brush(o);var c=this.getSvgElement(o);s.innerHTML="",s.appendChild(c.cloneNode()),w.setAttribute("clip-path","url(#"+l+")"),p.length>1&&this.updateDom(s,p.slice(1),a)}else w&&w.setAttribute("clip-path","none")},g.prototype.markUsed=function(w){var p=this;w.__clipPaths&&O.each(w.__clipPaths,function(a){a._dom&&u.prototype.markUsed.call(p,a._dom),a._textDom&&u.prototype.markUsed.call(p,a._textDom)})};var y=g;Z.exports=y},oYFH:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("zYjg"),g=e("LLn1"),y=g.createSymbol,w=e("Jjzi"),p=w.parsePercent,a=w.isNumeric,t=e("wnZI"),o=t.setLabel,s=["itemStyle","borderWidth"],l=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],n=new v.Circle,d=u.extendChartView({type:"pictorialBar",render:function(Y,Q,P){var G=this.group,$=Y.getData(),fe=this._data,te=Y.coordinateSystem,pe=te.getBaseAxis(),we=!!pe.isHorizontal(),be=te.grid.getRect(),Ve={ecSize:{width:P.getWidth(),height:P.getHeight()},seriesModel:Y,coordSys:te,coordSysExtent:[[be.x,be.x+be.width],[be.y,be.y+be.height]],isHorizontal:we,valueDim:l[+we],categoryDim:l[1-we]};return $.diff(fe).add(function(Xe){if(!$.hasValue(Xe))return;var At=b($,Xe),Be=r($,Xe,At,Ve),Fe=M($,Ve,Be);$.setItemGraphicEl(Xe,Fe),G.add(Fe),K(Fe,Ve,Be)}).update(function(Xe,At){var Be=fe.getItemGraphicEl(At);if(!$.hasValue(Xe)){G.remove(Be);return}var Fe=b($,Xe),mt=r($,Xe,Fe,Ve),rt=B($,mt);Be&&rt!==Be.__pictorialShapeStr&&(G.remove(Be),$.setItemGraphicEl(Xe,null),Be=null),Be?R(Be,Ve,mt):Be=M($,Ve,mt,!0),$.setItemGraphicEl(Xe,Be),Be.__pictorialSymbolMeta=mt,G.add(Be),K(Be,Ve,mt)}).remove(function(Xe){var At=fe.getItemGraphicEl(Xe);At&&F(fe,Xe,At.__pictorialSymbolMeta.animationModel,At)}).execute(),this._data=$,this.group},dispose:O.noop,remove:function(Y,Q){var P=this.group,G=this._data;Y.get("animation")?G&&G.eachItemGraphicEl(function($){F(G,$.dataIndex,Y,$)}):P.removeAll()}});function r(Y,Q,P,G){var $=Y.getItemLayout(Q),fe=P.get("symbolRepeat"),te=P.get("symbolClip"),pe=P.get("symbolPosition")||"start",we=P.get("symbolRotate"),be=(we||0)*Math.PI/180||0,Ve=P.get("symbolPatternSize")||2,Xe=P.isAnimationEnabled(),At={dataIndex:Q,layout:$,itemModel:P,symbolType:Y.getItemVisual(Q,"symbol")||"circle",color:Y.getItemVisual(Q,"color"),symbolClip:te,symbolRepeat:fe,symbolRepeatDirection:P.get("symbolRepeatDirection"),symbolPatternSize:Ve,rotation:be,animationModel:Xe?P:null,hoverAnimation:Xe&&P.get("hoverAnimation"),z2:P.getShallow("z",!0)||0};c(P,fe,$,G,At),h(Y,Q,$,fe,te,At.boundingLength,At.pxSign,Ve,G,At),f(P,At.symbolScale,be,G,At);var Be=At.symbolSize,Fe=P.get("symbolOffset");return O.isArray(Fe)&&(Fe=[p(Fe[0],Be[0]),p(Fe[1],Be[1])]),A(P,Be,$,fe,te,Fe,pe,At.valueLineWidth,At.boundingLength,At.repeatCutLength,G,At),At}function c(Y,Q,P,G,$){var fe=G.valueDim,te=Y.get("symbolBoundingData"),pe=G.coordSys.getOtherAxis(G.coordSys.getBaseAxis()),we=pe.toGlobalCoord(pe.dataToCoord(0)),be=1-+(P[fe.wh]<=0),Ve;if(O.isArray(te)){var Xe=[i(pe,te[0])-we,i(pe,te[1])-we];Xe[1]<Xe[0]&&Xe.reverse(),Ve=Xe[be]}else te!=null?Ve=i(pe,te)-we:Q?Ve=G.coordSysExtent[fe.index][be]-we:Ve=P[fe.wh];$.boundingLength=Ve,Q&&($.repeatCutLength=P[fe.wh]),$.pxSign=Ve>0?1:Ve<0?-1:0}function i(Y,Q){return Y.toGlobalCoord(Y.dataToCoord(Y.scale.parse(Q)))}function h(Y,Q,P,G,$,fe,te,pe,we,be){var Ve=we.valueDim,Xe=we.categoryDim,At=Math.abs(P[Xe.wh]),Be=Y.getItemVisual(Q,"symbolSize");O.isArray(Be)?Be=Be.slice():(Be==null&&(Be="100%"),Be=[Be,Be]),Be[Xe.index]=p(Be[Xe.index],At),Be[Ve.index]=p(Be[Ve.index],G?At:Math.abs(fe)),be.symbolSize=Be;var Fe=be.symbolScale=[Be[0]/pe,Be[1]/pe];Fe[Ve.index]*=(we.isHorizontal?-1:1)*te}function f(Y,Q,P,G,$){var fe=Y.get(s)||0;fe&&(n.attr({scale:Q.slice(),rotation:P}),n.updateTransform(),fe/=n.getLineScale(),fe*=Q[G.valueDim.index]),$.valueLineWidth=fe}function A(Y,Q,P,G,$,fe,te,pe,we,be,Ve,Xe){var At=Ve.categoryDim,Be=Ve.valueDim,Fe=Xe.pxSign,mt=Math.max(Q[Be.index]+pe,0),rt=mt;if(G){var Je=Math.abs(we),vt=O.retrieve(Y.get("symbolMargin"),"15%")+"",ut=!1;vt.lastIndexOf("!")===vt.length-1&&(ut=!0,vt=vt.slice(0,vt.length-1)),vt=p(vt,Q[Be.index]);var bt=Math.max(mt+vt*2,0),Qe=ut?0:vt*2,pt=a(G),Ge=pt?G:W((Je+Qe)/bt),je=Je-Ge*mt;vt=je/2/(ut?Ge:Ge-1),bt=mt+vt*2,Qe=ut?0:vt*2,!pt&&G!=="fixed"&&(Ge=be?W((Math.abs(be)+Qe)/bt):0),rt=Ge*bt-Qe,Xe.repeatTimes=Ge,Xe.symbolMargin=vt}var _e=Fe*(rt/2),ht=Xe.pathPosition=[];ht[At.index]=P[At.wh]/2,ht[Be.index]=te==="start"?_e:te==="end"?we-_e:we/2,fe&&(ht[0]+=fe[0],ht[1]+=fe[1]);var Lt=Xe.bundlePosition=[];Lt[At.index]=P[At.xy],Lt[Be.index]=P[Be.xy];var Ft=Xe.barRectShape=O.extend({},P);Ft[Be.wh]=Fe*Math.max(Math.abs(P[Be.wh]),Math.abs(ht[Be.index]+_e)),Ft[At.wh]=P[At.wh];var Wt=Xe.clipShape={};Wt[At.xy]=-P[At.xy],Wt[At.wh]=Ve.ecSize[At.wh],Wt[Be.xy]=0,Wt[Be.wh]=P[Be.wh]}function C(Y){var Q=Y.symbolPatternSize,P=y(Y.symbolType,-Q/2,-Q/2,Q,Q,Y.color);return P.attr({culling:!0}),P.type!=="image"&&P.setStyle({strokeNoScale:!0}),P}function S(Y,Q,P,G){var $=Y.__pictorialBundle,fe=P.symbolSize,te=P.valueLineWidth,pe=P.pathPosition,we=Q.valueDim,be=P.repeatTimes||0,Ve=0,Xe=fe[Q.valueDim.index]+te+P.symbolMargin*2;for(H(Y,function(Je){Je.__pictorialAnimationIndex=Ve,Je.__pictorialRepeatTimes=be,Ve<be?U(Je,null,Fe(Ve),P,G):U(Je,null,{scale:[0,0]},P,G,function(){$.remove(Je)}),D(Je,P),Ve++});Ve<be;Ve++){var At=C(P);At.__pictorialAnimationIndex=Ve,At.__pictorialRepeatTimes=be,$.add(At);var Be=Fe(Ve);U(At,{position:Be.position,scale:[0,0]},{scale:Be.scale,rotation:Be.rotation},P,G),At.on("mouseover",mt).on("mouseout",rt),D(At,P)}function Fe(Je){var vt=pe.slice(),ut=P.pxSign,bt=Je;return(P.symbolRepeatDirection==="start"?ut>0:ut<0)&&(bt=be-1-Je),vt[we.index]=Xe*(bt-be/2+.5)+pe[we.index],{position:vt,scale:P.symbolScale.slice(),rotation:P.rotation}}function mt(){H(Y,function(Je){Je.trigger("emphasis")})}function rt(){H(Y,function(Je){Je.trigger("normal")})}}function E(Y,Q,P,G){var $=Y.__pictorialBundle,fe=Y.__pictorialMainPath;fe?U(fe,null,{position:P.pathPosition.slice(),scale:P.symbolScale.slice(),rotation:P.rotation},P,G):(fe=Y.__pictorialMainPath=C(P),$.add(fe),U(fe,{position:P.pathPosition.slice(),scale:[0,0],rotation:P.rotation},{scale:P.symbolScale.slice()},P,G),fe.on("mouseover",te).on("mouseout",pe)),D(fe,P);function te(){this.trigger("emphasis")}function pe(){this.trigger("normal")}}function L(Y,Q,P){var G=O.extend({},Q.barRectShape),$=Y.__pictorialBarRect;$?U($,null,{shape:G},Q,P):($=Y.__pictorialBarRect=new v.Rect({z2:2,shape:G,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),Y.add($))}function T(Y,Q,P,G){if(P.symbolClip){var $=Y.__pictorialClipPath,fe=O.extend({},P.clipShape),te=Q.valueDim,pe=P.animationModel,we=P.dataIndex;if($)v.updateProps($,{shape:fe},pe,we);else{fe[te.wh]=0,$=new v.Rect({shape:fe}),Y.__pictorialBundle.setClipPath($),Y.__pictorialClipPath=$;var be={};be[te.wh]=P.clipShape[te.wh],v[G?"updateProps":"initProps"]($,{shape:be},pe,we)}}}function b(Y,Q){var P=Y.getItemModel(Q);return P.getAnimationDelayParams=x,P.isAnimationEnabled=N,P}function x(Y){return{index:Y.__pictorialAnimationIndex,count:Y.__pictorialRepeatTimes}}function N(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function D(Y,Q){Y.off("emphasis").off("normal");var P=Q.symbolScale.slice();Q.hoverAnimation&&Y.on("emphasis",function(){this.animateTo({scale:[P[0]*1.1,P[1]*1.1]},400,"elasticOut")}).on("normal",function(){this.animateTo({scale:P.slice()},400,"elasticOut")})}function M(Y,Q,P,G){var $=new v.Group,fe=new v.Group;return $.add(fe),$.__pictorialBundle=fe,fe.attr("position",P.bundlePosition.slice()),P.symbolRepeat?S($,Q,P):E($,Q,P),L($,P,G),T($,Q,P,G),$.__pictorialShapeStr=B(Y,P),$.__pictorialSymbolMeta=P,$}function R(Y,Q,P){var G=P.animationModel,$=P.dataIndex,fe=Y.__pictorialBundle;v.updateProps(fe,{position:P.bundlePosition.slice()},G,$),P.symbolRepeat?S(Y,Q,P,!0):E(Y,Q,P,!0),L(Y,P,!0),T(Y,Q,P,!0)}function F(Y,Q,P,G){var $=G.__pictorialBarRect;$&&($.style.text=null);var fe=[];H(G,function(te){fe.push(te)}),G.__pictorialMainPath&&fe.push(G.__pictorialMainPath),G.__pictorialClipPath&&(P=null),O.each(fe,function(te){v.updateProps(te,{scale:[0,0]},P,Q,function(){G.parent&&G.parent.remove(G)})}),Y.setItemGraphicEl(Q,null)}function B(Y,Q){return[Y.getItemVisual(Q.dataIndex,"symbol")||"none",!!Q.symbolRepeat,!!Q.symbolClip].join(":")}function H(Y,Q,P){O.each(Y.__pictorialBundle.children(),function(G){G!==Y.__pictorialBarRect&&Q.call(P,G)})}function U(Y,Q,P,G,$,fe){Q&&Y.attr(Q),G.symbolClip&&!$?P&&Y.attr(P):P&&v[$?"updateProps":"initProps"](Y,P,G.animationModel,G.dataIndex,fe)}function K(Y,Q,P){var G=P.color,$=P.dataIndex,fe=P.itemModel,te=fe.getModel("itemStyle").getItemStyle(["color"]),pe=fe.getModel("emphasis.itemStyle").getItemStyle(),we=fe.getShallow("cursor");H(Y,function(At){At.setColor(G),At.setStyle(O.defaults({fill:G,opacity:P.opacity},te)),v.setHoverStyle(At,pe),we&&(At.cursor=we),At.z2=P.z2});var be={},Ve=Q.valueDim.posDesc[+(P.boundingLength>0)],Xe=Y.__pictorialBarRect;o(Xe.style,be,fe,G,Q.seriesModel,$,Ve),v.setHoverStyle(Xe,be)}function W(Y){var Q=Math.round(Y);return Math.abs(Y-Q)<1e-4?Q:Math.ceil(Y)}var z=d;Z.exports=z},"ode/":function(Z,_,e){var u=e("gPqb"),O=e("oEo5"),v=e("F2Ao"),g=e("2Cb2"),y=e("jU4C"),w=y.ContextCachedBy,p=function(o){u.call(this,o)};p.prototype={constructor:p,type:"text",brush:function(o,s){var l=this.style;this.__dirty&&g.normalizeTextStyle(l,!0),l.fill=l.stroke=l.shadowBlur=l.shadowColor=l.shadowOffsetX=l.shadowOffsetY=null;var n=l.text;if(n!=null&&(n+=""),!g.needDrawText(n,l)){o.__attrCachedBy=w.NONE;return}this.setTransform(o),g.renderText(this,o,n,l,null,s),this.restoreTransform(o)},getBoundingRect:function(){var o=this.style;if(this.__dirty&&g.normalizeTextStyle(o,!0),!this._rect){var s=o.text;s!=null?s+="":s="";var l=v.getBoundingRect(o.text+"",o.font,o.textAlign,o.textVerticalAlign,o.textPadding,o.textLineHeight,o.rich);if(l.x+=o.x||0,l.y+=o.y||0,g.getStroke(o.textStroke,o.textStrokeWidth)){var n=o.textStrokeWidth;l.x-=n/2,l.y-=n/2,l.width+=n,l.height+=n}this._rect=l}return this._rect}},O.inherits(p,u);var a=p;Z.exports=a},olfJ:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z"}}]},name:"like",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="LikeOutlined";var w=_.a=u.forwardRef(y)},ouqR:function(Z,_,e){(function(u){u(e("M0ff"))})(function(u){"use strict";u.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded Javascript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]}];for(var O=0;O<u.modeInfo.length;O++){var v=u.modeInfo[O];v.mimes&&(v.mime=v.mimes[0])}u.findModeByMIME=function(g){g=g.toLowerCase();for(var y=0;y<u.modeInfo.length;y++){var w=u.modeInfo[y];if(w.mime==g)return w;if(w.mimes){for(var p=0;p<w.mimes.length;p++)if(w.mimes[p]==g)return w}}if(/\+xml$/.test(g))return u.findModeByMIME("application/xml");if(/\+json$/.test(g))return u.findModeByMIME("application/json")},u.findModeByExtension=function(g){g=g.toLowerCase();for(var y=0;y<u.modeInfo.length;y++){var w=u.modeInfo[y];if(w.ext){for(var p=0;p<w.ext.length;p++)if(w.ext[p]==g)return w}}},u.findModeByFileName=function(g){for(var y=0;y<u.modeInfo.length;y++){var w=u.modeInfo[y];if(w.file&&w.file.test(g))return w}var p=g.lastIndexOf("."),a=p>-1&&g.substring(p+1,g.length);if(a)return u.findModeByExtension(a)},u.findModeByName=function(g){g=g.toLowerCase();for(var y=0;y<u.modeInfo.length;y++){var w=u.modeInfo[y];if(w.name.toLowerCase()==g)return w;if(w.alias){for(var p=0;p<w.alias.length;p++)if(w.alias[p].toLowerCase()==g)return w}}}})},"p/4i":function(Z,_,e){var u=e("OkCp"),O=u.slice,v=u.pluck,g=u.each,y=u.bind,w=u.create,p=u.isList,a=u.isFunction,t=u.isObject;Z.exports={createStore:l};var o={version:"2.0.12",enabled:!1,get:function(d,r){var c=this.storage.read(this._namespacePrefix+d);return this._deserialize(c,r)},set:function(d,r){return r===void 0?this.remove(d):(this.storage.write(this._namespacePrefix+d,this._serialize(r)),r)},remove:function(d){this.storage.remove(this._namespacePrefix+d)},each:function(d){var r=this;this.storage.each(function(c,i){d.call(r,r._deserialize(c),(i||"").replace(r._namespaceRegexp,""))})},clearAll:function(){this.storage.clearAll()},hasNamespace:function(d){return this._namespacePrefix=="__storejs_"+d+"_"},createStore:function(){return l.apply(this,arguments)},addPlugin:function(d){this._addPlugin(d)},namespace:function(d){return l(this.storage,this.plugins,d)}};function s(){var n=typeof console=="undefined"?null:console;if(!n)return;var d=n.warn?n.warn:n.log;d.apply(n,arguments)}function l(n,d,r){r||(r=""),n&&!p(n)&&(n=[n]),d&&!p(d)&&(d=[d]);var c=r?"__storejs_"+r+"_":"",i=r?new RegExp("^"+c):null,h=/^[a-zA-Z0-9_\-]*$/;if(!h.test(r))throw new Error("store.js namespaces can only have alphanumerics + underscores and dashes");var f={_namespacePrefix:c,_namespaceRegexp:i,_testStorage:function(S){try{var E="__storejs__test__";S.write(E,E);var L=S.read(E)===E;return S.remove(E),L}catch(T){return!1}},_assignPluginFnProp:function(S,E){var L=this[E];this[E]=function(){var b=O(arguments,0),x=this;function N(){return L?(g(arguments,function(M,R){b[R]=M}),L.apply(x,b)):void 0}var D=[N].concat(b);return S.apply(x,D)}},_serialize:function(S){return JSON.stringify(S)},_deserialize:function(S,E){if(!S)return E;var L="";try{L=JSON.parse(S)}catch(T){L=S}return L!==void 0?L:E},_addStorage:function(S){if(this.enabled)return;this._testStorage(S)&&(this.storage=S,this.enabled=!0)},_addPlugin:function(S){var E=this;if(p(S)){g(S,function(b){E._addPlugin(b)});return}var L=v(this.plugins,function(b){return S===b});if(L)return;if(this.plugins.push(S),!a(S))throw new Error("Plugins must be function values that return objects");var T=S.call(this);if(!t(T))throw new Error("Plugins must return an object of function properties");g(T,function(b,x){if(!a(b))throw new Error("Bad plugin property: "+x+" from plugin "+S.name+". Plugins should only return functions.");E._assignPluginFnProp(b,x)})},addStorage:function(S){s("store.addStorage(storage) is deprecated. Use createStore([storages])"),this._addStorage(S)}},A=w(f,o,{plugins:[]});return A.raw={},g(A,function(C,S){a(C)&&(A.raw[S]=y(A,C))}),g(n,function(C){A._addStorage(C)}),g(d,function(C){A._addPlugin(C)}),A}},p1Ch:function(Z,_){function e(O,v){this.getAllNames=function(){var g=v();return g.mapArray(g.getName)},this.containName=function(g){var y=v();return y.indexOfName(g)>=0},this.indexOfName=function(g){var y=O();return y.indexOfName(g)},this.getItemVisual=function(g,y){var w=O();return w.getItemVisual(g,y)}}var u=e;Z.exports=u},p5w1:function(Z,_,e){var u=e("Xpbd"),O=e("iz/G");function v(g,y,w){var p=y(g);return O(g)?p:u(p,w(g))}Z.exports=v},pCjf:function(Z,_,e){var u=e("Az1A"),O=u.addEventListener,v=u.removeEventListener,g=u.normalizeEvent,y=u.getNativeEvent,w=e("oEo5"),p=e("diXd"),a=e("gyjJ"),t=300,o=a.domSupported,s=function(){var F=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],B=["touchstart","touchend","touchmove"],H={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},U=w.map(F,function(K){var W=K.replace("mouse","pointer");return H.hasOwnProperty(W)?W:K});return{mouse:F,touch:B,pointer:U}}(),l={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]};function n(F){return F==="mousewheel"&&a.browser.firefox?"DOMMouseScroll":F}function d(F){var B=F.pointerType;return B==="pen"||B==="touch"}function r(F){F.touching=!0,F.touchTimer!=null&&(clearTimeout(F.touchTimer),F.touchTimer=null),F.touchTimer=setTimeout(function(){F.touching=!1,F.touchTimer=null},700)}function c(F){F&&(F.zrByTouch=!0)}function i(F,B){return g(F.dom,new f(F,B),!0)}function h(F,B){for(var H=B,U=!1;H&&H.nodeType!==9&&!(U=H.domBelongToZr||H!==B&&H===F.painterRoot);)H=H.parentNode;return U}function f(F,B){this.type=B.type,this.target=this.currentTarget=F.dom,this.pointerType=B.pointerType,this.clientX=B.clientX,this.clientY=B.clientY}var A=f.prototype;A.stopPropagation=A.stopImmediatePropagation=A.preventDefault=w.noop;var C={mousedown:function(B){B=g(this.dom,B),this._mayPointerCapture=[B.zrX,B.zrY],this.trigger("mousedown",B)},mousemove:function(B){B=g(this.dom,B);var H=this._mayPointerCapture;H&&(B.zrX!==H[0]||B.zrY!==H[1])&&x(this,!0),this.trigger("mousemove",B)},mouseup:function(B){B=g(this.dom,B),x(this,!1),this.trigger("mouseup",B)},mouseout:function(B){B=g(this.dom,B),this._pointerCapturing&&(B.zrEventControl="no_globalout");var H=B.toElement||B.relatedTarget;B.zrIsToLocalDOM=h(this,H),this.trigger("mouseout",B)},touchstart:function(B){B=g(this.dom,B),c(B),this._lastTouchMoment=new Date,this.handler.processGesture(B,"start"),C.mousemove.call(this,B),C.mousedown.call(this,B)},touchmove:function(B){B=g(this.dom,B),c(B),this.handler.processGesture(B,"change"),C.mousemove.call(this,B)},touchend:function(B){B=g(this.dom,B),c(B),this.handler.processGesture(B,"end"),C.mouseup.call(this,B),+new Date-this._lastTouchMoment<t&&C.click.call(this,B)},pointerdown:function(B){C.mousedown.call(this,B)},pointermove:function(B){d(B)||C.mousemove.call(this,B)},pointerup:function(B){C.mouseup.call(this,B)},pointerout:function(B){d(B)||C.mouseout.call(this,B)}};w.each(["click","mousewheel","dblclick","contextmenu"],function(F){C[F]=function(B){B=g(this.dom,B),this.trigger(F,B)}});var S={pointermove:function(B){d(B)||S.mousemove.call(this,B)},pointerup:function(B){S.mouseup.call(this,B)},mousemove:function(B){this.trigger("mousemove",B)},mouseup:function(B){var H=this._pointerCapturing;x(this,!1),this.trigger("mouseup",B),H&&(B.zrEventControl="only_globalout",this.trigger("mouseout",B))}};function E(F,B){var H=B.domHandlers;a.pointerEventsSupported?w.each(s.pointer,function(U){T(B,U,function(K){H[U].call(F,K)})}):(a.touchEventsSupported&&w.each(s.touch,function(U){T(B,U,function(K){H[U].call(F,K),r(B)})}),w.each(s.mouse,function(U){T(B,U,function(K){K=y(K),B.touching||H[U].call(F,K)})}))}function L(F,B){a.pointerEventsSupported?w.each(l.pointer,H):a.touchEventsSupported||w.each(l.mouse,H);function H(U){function K(W){W=y(W),h(F,W.target)||(W=i(F,W),B.domHandlers[U].call(F,W))}T(B,U,K,{capture:!0})}}function T(F,B,H,U){F.mounted[B]=H,F.listenerOpts[B]=U,O(F.domTarget,n(B),H,U)}function b(F){var B=F.mounted;for(var H in B)B.hasOwnProperty(H)&&v(F.domTarget,n(H),B[H],F.listenerOpts[H]);F.mounted={}}function x(F,B){if(F._mayPointerCapture=null,o&&F._pointerCapturing^B){F._pointerCapturing=B;var H=F._globalHandlerScope;B?L(F,H):b(H)}}function N(F,B){this.domTarget=F,this.domHandlers=B,this.mounted={},this.listenerOpts={},this.touchTimer=null,this.touching=!1}function D(F,B){p.call(this),this.dom=F,this.painterRoot=B,this._localHandlerScope=new N(F,C),o&&(this._globalHandlerScope=new N(document,S)),this._pointerCapturing=!1,this._mayPointerCapture=null,E(this,this._localHandlerScope)}var M=D.prototype;M.dispose=function(){b(this._localHandlerScope),o&&b(this._globalHandlerScope)},M.setCursor=function(F){this.dom.style&&(this.dom.style.cursor=F||"default")},w.mixin(D,p);var R=D;Z.exports=R},"pF/x":function(Z,_,e){var u=e("oEo5"),O=u.each,v=u.isArray,g=u.isObject,y=e("nDqs"),w=e("QV7q"),p=w.normalizeToArray;function a(d,r){r=r.split(",");for(var c=d,i=0;i<r.length&&!(c=c&&c[r[i]],c==null);i++);return c}function t(d,r,c,i){r=r.split(",");for(var h=d,f,A=0;A<r.length-1;A++)f=r[A],h[f]==null&&(h[f]={}),h=h[f];(i||h[r[A]]==null)&&(h[r[A]]=c)}function o(d){O(s,function(r){r[0]in d&&!(r[1]in d)&&(d[r[1]]=d[r[0]])})}var s=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],l=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"];function n(d,r){y(d,r),d.series=p(d.series),O(d.series,function(c){if(!g(c))return;var i=c.type;if(i==="line")c.clipOverflow!=null&&(c.clip=c.clipOverflow);else if(i==="pie"||i==="gauge")c.clockWise!=null&&(c.clockwise=c.clockWise);else if(i==="gauge"){var h=a(c,"pointer.color");h!=null&&t(c,"itemStyle.color",h)}o(c)}),d.dataRange&&(d.visualMap=d.dataRange),O(l,function(c){var i=d[c];i&&(v(i)||(i=[i]),O(i,function(h){o(h)}))})}Z.exports=n},"pHu+":function(Z,_,e){},pMHC:function(Z,_,e){var u=e("oEo5"),O=u.isFunction;function v(g,y,w){return{seriesType:g,performRawSeries:!0,reset:function(p,a,t){var o=p.getData(),s=p.get("symbol"),l=p.get("symbolSize"),n=p.get("symbolKeepAspect"),d=p.get("symbolRotate"),r=O(s),c=O(l),i=O(d),h=r||c||i,f=!r&&s?s:y,A=c?null:l,C=i?null:C;if(o.setVisual({legendSymbol:w||f,symbol:f,symbolSize:A,symbolKeepAspect:n,symbolRotate:d}),a.isSeriesFiltered(p))return;function S(E,L){if(h){var T=p.getRawValue(L),b=p.getDataParams(L);r&&E.setItemVisual(L,"symbol",s(T,b)),c&&E.setItemVisual(L,"symbolSize",l(T,b)),i&&E.setItemVisual(L,"symbolRotate",d(T,b))}if(E.hasItemOption){var x=E.getItemModel(L),N=x.getShallow("symbol",!0),D=x.getShallow("symbolSize",!0),M=x.getShallow("symbolRotate",!0),R=x.getShallow("symbolKeepAspect",!0);N!=null&&E.setItemVisual(L,"symbol",N),D!=null&&E.setItemVisual(L,"symbolSize",D),M!=null&&E.setItemVisual(L,"symbolRotate",M),R!=null&&E.setItemVisual(L,"symbolKeepAspect",R)}}return{dataEach:o.hasItemOption||h?S:null}}}}Z.exports=v},pYIe:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("jIvC"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},peMG:function(Z,_,e){var u=e("iCoW"),O=e("oEo5");function v(g,y){g.eachSeriesByType("sankey",function(w){var p=w.getGraph(),a=p.nodes;if(a.length){var t=Infinity,o=-Infinity;O.each(a,function(s){var l=s.getLayout().value;l<t&&(t=l),l>o&&(o=l)}),O.each(a,function(s){var l=new u({type:"color",mappingMethod:"linear",dataExtent:[t,o],visual:w.get("color")}),n=l.mapValueToVisual(s.getLayout().value),d=s.getModel().get("itemStyle.color");d!=null?s.setVisual("color",d):s.setVisual("color",n)})}})}Z.exports=v},ptwT:function(Z,_,e){var u=e("Q6Bq");e("R0xs"),e("xx5k");var O=e("tO6W"),v=e("mBNi"),g=e("t4NW");u.registerPreprocessor(O),u.registerVisual(v),u.registerLayout(g)},puEJ:function(Z,_,e){var u=e("5Hd0"),O=e("zk1E"),v=e("G7NL"),g=e("l1t2"),y=e("oSPd");function w(p){var a=-1,t=p==null?0:p.length;for(this.clear();++a<t;){var o=p[a];this.set(o[0],o[1])}}w.prototype.clear=u,w.prototype.delete=O,w.prototype.get=v,w.prototype.has=g,w.prototype.set=y,Z.exports=w},pxya:function(Z,_){function e(u){return this.__data__.get(u)}Z.exports=e},pygv:function(Z,_){function e(u,O){for(var v=-1,g=u==null?0:u.length,y=Array(g);++v<g;)y[v]=O(u[v],v,u);return y}Z.exports=e},q6d6:function(Z,_,e){},q7c2:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("wkkW"),g=e.n(v),y=e("VmQ4"),w=e("bEBK")},q8C7:function(Z,_,e){var u=e("oEo5");function O(g,y){return y=y||[0,0],u.map(["x","y"],function(w,p){var a=this.getAxis(w),t=y[p],o=g[p]/2;return a.type==="category"?a.getBandWidth():Math.abs(a.dataToCoord(t-o)-a.dataToCoord(t+o))},this)}function v(g){var y=g.grid.getRect();return{coordSys:{type:"cartesian2d",x:y.x,y:y.y,width:y.width,height:y.height},api:{coord:function(w){return g.dataToPoint(w)},size:u.bind(O,g)}}}Z.exports=v},qAA0:function(Z,_,e){(function(u,O){Z.exports=O()})(this,function(){"use strict";function u(O,v,g){g=g||{},g.childrenKeyName=g.childrenKeyName||"children";var y=O||[],w=[],p=0;do{var a=y.filter(function(t){return v(t,p)})[0];if(!a)break;w.push(a),y=a[g.childrenKeyName]||[],p+=1}while(y.length>0);return w}return u})},qCjM:function(Z,_){function e(){}e.prototype={diff:function(w,p,a){a||(a=function(C,S){return C===S}),this.equals=a;var t=this;w=w.slice(),p=p.slice();var o=p.length,s=w.length,l=1,n=o+s,d=[{newPos:-1,components:[]}],r=this.extractCommon(d[0],p,w,0);if(d[0].newPos+1>=o&&r+1>=s){for(var c=[],i=0;i<p.length;i++)c.push(i);return[{indices:c,count:p.length}]}function h(){for(var A=-1*l;A<=l;A+=2){var C,S=d[A-1],E=d[A+1],L=(E?E.newPos:0)-A;S&&(d[A-1]=void 0);var T=S&&S.newPos+1<o,b=E&&0<=L&&L<s;if(!T&&!b){d[A]=void 0;continue}if(!T||b&&S.newPos<E.newPos?(C=O(E),t.pushComponent(C.components,void 0,!0)):(C=S,C.newPos++,t.pushComponent(C.components,!0,void 0)),L=t.extractCommon(C,p,w,A),C.newPos+1>=o&&L+1>=s)return u(t,C.components,p,w);d[A]=C}l++}for(;l<=n;){var f=h();if(f)return f}},pushComponent:function(w,p,a){var t=w[w.length-1];t&&t.added===p&&t.removed===a?w[w.length-1]={count:t.count+1,added:p,removed:a}:w.push({count:1,added:p,removed:a})},extractCommon:function(w,p,a,t){for(var o=p.length,s=a.length,l=w.newPos,n=l-t,d=0;l+1<o&&n+1<s&&this.equals(p[l+1],a[n+1]);)l++,n++,d++;return d&&w.components.push({count:d}),w.newPos=l,n},tokenize:function(w){return w.slice()},join:function(w){return w.slice()}};function u(y,w,p,a){for(var t=0,o=w.length,s=0,l=0;t<o;t++){var n=w[t];if(n.removed){for(var d=[],r=l;r<l+n.count;r++)d.push(r);n.indices=d,l+=n.count}else{for(var d=[],r=s;r<s+n.count;r++)d.push(r);n.indices=d,s+=n.count,n.added||(l+=n.count)}}return w}function O(y){return{newPos:y.newPos,components:y.components.slice(0)}}var v=new e;function g(y,w,p){return v.diff(y,w,p)}Z.exports=g},qG1B:function(Z,_){function e(u){return u.split("")}Z.exports=e},qHlh:function(Z,_,e){var u=e("G8fk"),O=u([["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),v={getLineStyle:function(g){var y=O(this,g);return y.lineDash=this.getLineDash(y.lineWidth),y},getLineDash:function(g){g==null&&(g=1);var y=this.get("type"),w=Math.max(g,2),p=g*4;return y==="solid"||y==null?!1:y==="dashed"?[p,p]:[w,w]}};Z.exports=v},qbRa:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"outlined"};_.default=u},qfGI:function(Z,_,e){},"qoS/":function(Z,_,e){"use strict";var u=e("ZgTT"),O=e("z5Qn");u.b.Sider=O.b,_.a=u.b},qp2x:function(Z,_,e){var u=e("75WT"),O=e("gyjJ"),v=e("oEo5"),g=e("VYV7"),y=e("HQlQ"),w=e("gMB+"),p=e("LVrM"),a=e("pCjf");/*!
|
|
|
* ZRender, a high performance 2d drawing library.
|
|
|
*
|
|
|
* Copyright (c) 2013, Baidu Inc.
|
|
|
* All rights reserved.
|
|
|
*
|
|
|
* LICENSE
|
|
|
* https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
|
|
|
*/var t=!O.canvasSupported,o={canvas:w},s={},l="4.3.2";function n(f,A){var C=new h(u(),f,A);return s[C.id]=C,C}function d(f){if(f)f.dispose();else{for(var A in s)s.hasOwnProperty(A)&&s[A].dispose();s={}}return this}function r(f){return s[f]}function c(f,A){o[f]=A}function i(f){delete s[f]}var h=function(A,C,S){S=S||{},this.dom=C,this.id=A;var E=this,L=new y,T=S.renderer;if(t){if(!o.vml)throw new Error("You need to require 'zrender/vml/vml' to support IE8");T="vml"}else(!T||!o[T])&&(T="canvas");var b=new o[T](C,L,S,A);this.storage=L,this.painter=b;var x=!O.node&&!O.worker?new a(b.getViewportRoot(),b.root):null;this.handler=new g(L,b,x,b.root),this.animation=new p({stage:{update:v.bind(this.flush,this)}}),this.animation.start(),this._needsRefresh;var N=L.delFromStorage,D=L.addToStorage;L.delFromStorage=function(M){N.call(L,M),M&&M.removeSelfFromZr(E)},L.addToStorage=function(M){D.call(L,M),M.addSelfToZr(E)}};h.prototype={constructor:h,getId:function(){return this.id},add:function(A){this.storage.addRoot(A),this._needsRefresh=!0},remove:function(A){this.storage.delRoot(A),this._needsRefresh=!0},configLayer:function(A,C){this.painter.configLayer&&this.painter.configLayer(A,C),this._needsRefresh=!0},setBackgroundColor:function(A){this.painter.setBackgroundColor&&this.painter.setBackgroundColor(A),this._needsRefresh=!0},refreshImmediately:function(){this._needsRefresh=this._needsRefreshHover=!1,this.painter.refresh(),this._needsRefresh=this._needsRefreshHover=!1},refresh:function(){this._needsRefresh=!0},flush:function(){var A;this._needsRefresh&&(A=!0,this.refreshImmediately()),this._needsRefreshHover&&(A=!0,this.refreshHoverImmediately()),A&&this.trigger("rendered")},addHover:function(A,C){if(this.painter.addHover){var S=this.painter.addHover(A,C);return this.refreshHover(),S}},removeHover:function(A){this.painter.removeHover&&(this.painter.removeHover(A),this.refreshHover())},clearHover:function(){this.painter.clearHover&&(this.painter.clearHover(),this.refreshHover())},refreshHover:function(){this._needsRefreshHover=!0},refreshHoverImmediately:function(){this._needsRefreshHover=!1,this.painter.refreshHover&&this.painter.refreshHover()},resize:function(A){A=A||{},this.painter.resize(A.width,A.height),this.handler.resize()},clearAnimation:function(){this.animation.clear()},getWidth:function(){return this.painter.getWidth()},getHeight:function(){return this.painter.getHeight()},pathToImage:function(A,C){return this.painter.pathToImage(A,C)},setCursorStyle:function(A){this.handler.setCursorStyle(A)},findHover:function(A,C){return this.handler.findHover(A,C)},on:function(A,C,S){this.handler.on(A,C,S)},off:function(A,C){this.handler.off(A,C)},trigger:function(A,C){this.handler.trigger(A,C)},clear:function(){this.storage.delRoot(),this.painter.clear()},dispose:function(){this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,i(this.id)}},_.version=l,_.init=n,_.dispose=d,_.getInstance=r,_.registerPainter=c},qulM:function(Z,_,e){var u=e("oEo5"),O=e("zYjg"),v={NONE:"none",DESCENDANT:"descendant",ANCESTOR:"ancestor",SELF:"self"},g=2,y=4;function w(n,d,r){O.Group.call(this);var c=new O.Sector({z2:g});c.seriesIndex=d.seriesIndex;var i=new O.Text({z2:y,silent:n.getModel("label").get("silent")});this.add(c),this.add(i),this.updateData(!0,n,"normal",d,r);function h(){i.ignore=i.hoverIgnore}function f(){i.ignore=i.normalIgnore}this.on("emphasis",h).on("normal",f).on("mouseover",h).on("mouseout",f)}var p=w.prototype;p.updateData=function(n,d,r,c,i){this.node=d,d.piece=this,c=c||this._seriesModel,i=i||this._ecModel;var h=this.childAt(0);h.dataIndex=d.dataIndex;var f=d.getModel(),A=d.getLayout(),C=u.extend({},A);C.label=null;var S=t(d,c,i);l(d,c,S);var E=f.getModel("itemStyle").getItemStyle(),L;if(r==="normal")L=E;else{var T=f.getModel(r+".itemStyle").getItemStyle();L=u.merge(T,E)}L=u.defaults({lineJoin:"bevel",fill:L.fill||S},L),n?(h.setShape(C),h.shape.r=A.r0,O.updateProps(h,{shape:{r:A.r}},c,d.dataIndex),h.useStyle(L)):typeof L.fill=="object"&&L.fill.type||typeof h.style.fill=="object"&&h.style.fill.type?(O.updateProps(h,{shape:C},c),h.useStyle(L)):O.updateProps(h,{shape:C,style:L},c),this._updateLabel(c,S,r);var b=f.getShallow("cursor");if(b&&h.attr("cursor",b),n){var x=c.getShallow("highlightPolicy");this._initEvents(h,d,c,x)}this._seriesModel=c||this._seriesModel,this._ecModel=i||this._ecModel,O.setHoverStyle(this)},p.onEmphasis=function(n){var d=this;this.node.hostTree.root.eachNode(function(r){r.piece&&(d.node===r?r.piece.updateData(!1,r,"emphasis"):s(r,d.node,n)?r.piece.childAt(0).trigger("highlight"):n!==v.NONE&&r.piece.childAt(0).trigger("downplay"))})},p.onNormal=function(){this.node.hostTree.root.eachNode(function(n){n.piece&&n.piece.updateData(!1,n,"normal")})},p.onHighlight=function(){this.updateData(!1,this.node,"highlight")},p.onDownplay=function(){this.updateData(!1,this.node,"downplay")},p._updateLabel=function(n,d,r){var c=this.node.getModel(),i=c.getModel("label"),h=r==="normal"||r==="emphasis"?i:c.getModel(r+".label"),f=c.getModel("emphasis.label"),A=h.get("formatter"),C=A?r:"normal",S=u.retrieve(n.getFormattedLabel(this.node.dataIndex,C,null,null,"label"),this.node.name);z("show")===!1&&(S="");var E=this.node.getLayout(),L=h.get("minAngle");L==null&&(L=i.get("minAngle")),L=L/180*Math.PI;var T=E.endAngle-E.startAngle;L!=null&&Math.abs(T)<L&&(S="");var b=this.childAt(1);O.setLabelStyle(b.style,b.hoverStyle||{},i,f,{defaultText:h.getShallow("show")?S:null,autoColor:d,useInsideStyle:!0});var x=(E.startAngle+E.endAngle)/2,N=Math.cos(x),D=Math.sin(x),M,R=z("position"),F=z("distance")||0,B=z("align");R==="outside"?(M=E.r+F,B=x>Math.PI/2?"right":"left"):!B||B==="center"?(M=(E.r+E.r0)/2,B="center"):B==="left"?(M=E.r0+F,x>Math.PI/2&&(B="right")):B==="right"&&(M=E.r-F,x>Math.PI/2&&(B="left")),b.attr("style",{text:S,textAlign:B,textVerticalAlign:z("verticalAlign")||"middle",opacity:z("opacity")});var H=M*N+E.cx,U=M*D+E.cy;b.attr("position",[H,U]);var K=z("rotate"),W=0;K==="radial"?(W=-x,W<-Math.PI/2&&(W+=Math.PI)):K==="tangential"?(W=Math.PI/2-x,W>Math.PI/2?W-=Math.PI:W<-Math.PI/2&&(W+=Math.PI)):typeof K=="number"&&(W=K*Math.PI/180),b.attr("rotation",W);function z(Y){var Q=h.get(Y);return Q==null?i.get(Y):Q}},p._initEvents=function(n,d,r,c){n.off("mouseover").off("mouseout").off("emphasis").off("normal");var i=this,h=function(){i.onEmphasis(c)},f=function(){i.onNormal()},A=function(){i.onDownplay()},C=function(){i.onHighlight()};r.isAnimationEnabled()&&n.on("mouseover",h).on("mouseout",f).on("emphasis",h).on("normal",f).on("downplay",A).on("highlight",C)},u.inherits(w,O.Group);var a=w;function t(n,d,r){var c=n.getVisual("color"),i=n.getVisual("visualMeta");(!i||i.length===0)&&(c=null);var h=n.getModel("itemStyle").get("color");if(h)return h;if(c)return c;if(n.depth===0)return r.option.color[0];var f=r.option.color.length;return h=r.option.color[o(n)%f],h}function o(n){for(var d=n;d.depth>1;)d=d.parentNode;var r=n.getAncestors()[0];return u.indexOf(r.children,d)}function s(n,d,r){return r===v.NONE?!1:r===v.SELF?n===d:r===v.ANCESTOR?n===d||n.isAncestorOf(d):n===d||n.isDescendantOf(d)}function l(n,d,r){var c=d.getData();c.setItemVisual(n.dataIndex,"color",r)}Z.exports=a},qwEw:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("qbRa")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="CaretDownOutlined";var p=v.forwardRef(w);_.default=p},"qyV+":function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("bf9+"),g=e.n(v)},r5rb:function(Z,_,e){e("RA1y");var u=e("Ju7t"),O=u.extend({type:"grid",dependencies:["xAxis","yAxis"],layoutMode:"box",coordinateSystem:null,defaultOption:{show:!1,zlevel:0,z:0,left:"10%",top:60,right:"10%",bottom:60,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"}});Z.exports=O},rAVC:function(Z,_,e){var u=e("Ju7t");u.registerSubTypeDefaulter("dataZoom",function(){return"slider"})},rBS4:function(Z,_){function e(u){var O=typeof u;return O=="string"||O=="number"||O=="symbol"||O=="boolean"?u!=="__proto__":u===null}Z.exports=e},rDo5:function(Z,_,e){var u=e("342z"),O=u.extend({type:"ellipse",shape:{cx:0,cy:0,rx:0,ry:0},buildPath:function(g,y){var w=.5522848,p=y.cx,a=y.cy,t=y.rx,o=y.ry,s=t*w,l=o*w;g.moveTo(p-t,a),g.bezierCurveTo(p-t,a-l,p-s,a-o,p,a-o),g.bezierCurveTo(p+s,a-o,p+t,a-l,p+t,a),g.bezierCurveTo(p+t,a+l,p+s,a+o,p,a+o),g.bezierCurveTo(p-s,a+o,p-t,a+l,p-t,a),g.closePath()}});Z.exports=O},rH6s:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("C9+5"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},rYji:function(Z,_,e){e("yZ6v"),e("vXmO")},raRn:function(Z,_,e){},rfHf:function(Z,_,e){},rkXN:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("gyjJ"),g=e("dqKt"),y=e("iCoW"),w=e("iXCq"),p=e("QV7q"),a=e("Jjzi"),t=y.mapVisual,o=y.eachVisual,s=O.isArray,l=O.each,n=a.asc,d=a.linearMap,r=O.noop,c=u.extendComponentModel({type:"visualMap",dependencies:["series"],stateList:["inRange","outOfRange"],replacableOptionKeys:["inRange","outOfRange","target","controller","color"],dataBound:[-Infinity,Infinity],layoutMode:{type:"box",ignoreSize:!0},defaultOption:{show:!0,zlevel:0,z:4,seriesIndex:"all",min:0,max:200,dimension:null,inRange:null,outOfRange:null,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,color:null,formatter:null,text:null,textStyle:{color:"#333"}},init:function(h,f,A){this._dataExtent,this.targetVisuals={},this.controllerVisuals={},this.textStyleModel,this.itemSize,this.mergeDefaultAndTheme(h,A)},optionUpdated:function(h,f){var A=this.option;v.canvasSupported||(A.realtime=!1),!f&&w.replaceVisualOption(A,h,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},resetVisual:function(h){var f=this.stateList;h=O.bind(h,this),this.controllerVisuals=w.createVisualMappings(this.option.controller,f,h),this.targetVisuals=w.createVisualMappings(this.option.target,f,h)},getTargetSeriesIndices:function(){var h=this.option.seriesIndex,f=[];return h==null||h==="all"?this.ecModel.eachSeries(function(A,C){f.push(C)}):f=p.normalizeToArray(h),f},eachTargetSeries:function(h,f){O.each(this.getTargetSeriesIndices(),function(A){h.call(f,this.ecModel.getSeriesByIndex(A))},this)},isTargetSeries:function(h){var f=!1;return this.eachTargetSeries(function(A){A===h&&(f=!0)}),f},formatValueText:function(h,f,A){var C=this.option,S=C.precision,E=this.dataBound,L=C.formatter,T,b;if(A=A||["<",">"],O.isArray(h)&&(h=h.slice(),T=!0),b=f?h:T?[x(h[0]),x(h[1])]:x(h),O.isString(L))return L.replace("{value}",T?b[0]:b).replace("{value2}",T?b[1]:b);if(O.isFunction(L))return T?L(h[0],h[1]):L(h);if(T)return h[0]===E[0]?A[0]+" "+b[1]:h[1]===E[1]?A[1]+" "+b[0]:b[0]+" - "+b[1];return b;function x(N){return N===E[0]?"min":N===E[1]?"max":(+N).toFixed(Math.min(S,20))}},resetExtent:function(){var h=this.option,f=n([h.min,h.max]);this._dataExtent=f},getDataDimension:function(h){var f=this.option.dimension,A=h.dimensions;if(f==null&&!A.length)return;if(f!=null)return h.getDimension(f);for(var C=h.dimensions,S=C.length-1;S>=0;S--){var E=C[S],L=h.getDimensionInfo(E);if(!L.isCalculationCoord)return E}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){var h=this.ecModel,f=this.option,A={inRange:f.inRange,outOfRange:f.outOfRange},C=f.target||(f.target={}),S=f.controller||(f.controller={});O.merge(C,A),O.merge(S,A);var E=this.isCategory();L.call(this,C),L.call(this,S),T.call(this,C,"inRange","outOfRange"),b.call(this,S);function L(x){s(f.color)&&!x.inRange&&(x.inRange={color:f.color.slice().reverse()}),x.inRange=x.inRange||{color:h.get("gradientColor")},l(this.stateList,function(N){var D=x[N];if(O.isString(D)){var M=g.get(D,"active",E);M?(x[N]={},x[N][D]=M):delete x[N]}},this)}function T(x,N,D){var M=x[N],R=x[D];M&&!R&&(R=x[D]={},l(M,function(F,B){if(!y.isValidType(B))return;var H=g.get(B,"inactive",E);H!=null&&(R[B]=H,B==="color"&&!R.hasOwnProperty("opacity")&&!R.hasOwnProperty("colorAlpha")&&(R.opacity=[0,0]))}))}function b(x){var N=(x.inRange||{}).symbol||(x.outOfRange||{}).symbol,D=(x.inRange||{}).symbolSize||(x.outOfRange||{}).symbolSize,M=this.get("inactiveColor");l(this.stateList,function(R){var F=this.itemSize,B=x[R];B||(B=x[R]={color:E?M:[M]}),B.symbol==null&&(B.symbol=N&&O.clone(N)||(E?"roundRect":["roundRect"])),B.symbolSize==null&&(B.symbolSize=D&&O.clone(D)||(E?F[0]:[F[0],F[0]])),B.symbol=t(B.symbol,function(K){return K==="none"||K==="square"?"roundRect":K});var H=B.symbolSize;if(H!=null){var U=-Infinity;o(H,function(K){K>U&&(U=K)}),B.symbolSize=t(H,function(K){return d(K,[0,U],[0,F[0]],!0)})}},this)}},resetItemSize:function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},isCategory:function(){return!!this.option.categories},setSelected:r,getValueState:r,getVisualMeta:r}),i=c;Z.exports=i},rnm6:function(Z,_,e){(function(u){u(e("M0ff"))})(function(u){u.defineOption("placeholder","",function(a,t,o){var s=o&&o!=u.Init;if(t&&!s)a.on("blur",y),a.on("change",w),a.on("swapDoc",w),u.on(a.getInputField(),"compositionupdate",a.state.placeholderCompose=function(){g(a)}),w(a);else if(!t&&s){a.off("blur",y),a.off("change",w),a.off("swapDoc",w),u.off(a.getInputField(),"compositionupdate",a.state.placeholderCompose),O(a);var l=a.getWrapperElement();l.className=l.className.replace(" CodeMirror-empty","")}t&&!a.hasFocus()&&y(a)});function O(a){a.state.placeholder&&(a.state.placeholder.parentNode.removeChild(a.state.placeholder),a.state.placeholder=null)}function v(a){O(a);var t=a.state.placeholder=document.createElement("pre");t.style.cssText="height: 0; overflow: visible",t.style.direction=a.getOption("direction"),t.className="CodeMirror-placeholder CodeMirror-line-like";var o=a.getOption("placeholder");typeof o=="string"&&(o=document.createTextNode(o)),t.appendChild(o),a.display.lineSpace.insertBefore(t,a.display.lineSpace.firstChild)}function g(a){setTimeout(function(){var t=!1,o=a.getInputField();o.nodeName=="TEXTAREA"?t=!o.value:a.lineCount()==1&&(t=!/[^\u200b]/.test(o.querySelector(".CodeMirror-line").textContent)),t?v(a):O(a)},20)}function y(a){p(a)&&v(a)}function w(a){var t=a.getWrapperElement(),o=p(a);t.className=t.className.replace(" CodeMirror-empty","")+(o?" CodeMirror-empty":""),o?v(a):O(a)}function p(a){return a.lineCount()===1&&a.getLine(0)===""}})},"s/iv":function(Z,_,e){var u=e("hmv6"),O=Object.prototype,v=O.hasOwnProperty;function g(y){var w=this.__data__;return u?w[y]!==void 0:v.call(w,y)}Z.exports=g},s3Ku:function(Z,_,e){var u=e("Dz72"),O=e("Q6Bq"),v=O.extendComponentView({type:"geo",init:function(g,y){var w=new u(y,!0);this._mapDraw=w,this.group.add(w.group)},render:function(g,y,w,p){if(p&&p.type==="geoToggleSelect"&&p.from===this.uid)return;var a=this._mapDraw;g.get("show")?a.draw(g,y,w,this,p):this._mapDraw.group.removeAll(),this.group.silent=g.get("silent")},dispose:function(){this._mapDraw&&this._mapDraw.remove()}});Z.exports=v},sAd1:function(Z,_){var e={};function u(v,g){e[v]=g}function O(v){return e[v]}_.register=u,_.get=O},sIxb:function(Z,_){function e(u){u.eachSeriesByType("map",function(O){var v=O.get("color"),g=O.getModel("itemStyle"),y=g.get("areaColor"),w=g.get("color")||v[O.seriesIndex%v.length];O.getData().setVisual({areaColor:y,color:w})})}Z.exports=e},sRpX:function(Z,_,e){var u=e("XVjW"),O=function(){var g=/[^.]+$/.exec(u&&u.keys&&u.keys.IE_PROTO||"");return g?"Symbol(src)_1."+g:""}();function v(g){return!!O&&O in g}Z.exports=v},sTJb:function(Z,_,e){var u=e("75WT"),O=e("diXd"),v=e("G+ZC"),g=e("cjY5"),y=e("oEo5"),w=function(t){v.call(this,t),O.call(this,t),g.call(this,t),this.id=t.id||u()};w.prototype={type:"element",name:"",__zr:null,ignore:!1,clipPath:null,isGroup:!1,drift:function(t,o){switch(this.draggable){case"horizontal":o=0;break;case"vertical":t=0;break}var s=this.transform;s||(s=this.transform=[1,0,0,1,0,0]),s[4]+=t,s[5]+=o,this.decomposeTransform(),this.dirty(!1)},beforeUpdate:function(){},afterUpdate:function(){},update:function(){this.updateTransform()},traverse:function(t,o){},attrKV:function(t,o){if(t==="position"||t==="scale"||t==="origin"){if(o){var s=this[t];s||(s=this[t]=[]),s[0]=o[0],s[1]=o[1]}}else this[t]=o},hide:function(){this.ignore=!0,this.__zr&&this.__zr.refresh()},show:function(){this.ignore=!1,this.__zr&&this.__zr.refresh()},attr:function(t,o){if(typeof t=="string")this.attrKV(t,o);else if(y.isObject(t))for(var s in t)t.hasOwnProperty(s)&&this.attrKV(s,t[s]);return this.dirty(!1),this},setClipPath:function(t){var o=this.__zr;o&&t.addSelfToZr(o),this.clipPath&&this.clipPath!==t&&this.removeClipPath(),this.clipPath=t,t.__zr=o,t.__clipTarget=this,this.dirty(!1)},removeClipPath:function(){var t=this.clipPath;t&&(t.__zr&&t.removeSelfFromZr(t.__zr),t.__zr=null,t.__clipTarget=null,this.clipPath=null,this.dirty(!1))},addSelfToZr:function(t){this.__zr=t;var o=this.animators;if(o)for(var s=0;s<o.length;s++)t.animation.addAnimator(o[s]);this.clipPath&&this.clipPath.addSelfToZr(t)},removeSelfFromZr:function(t){this.__zr=null;var o=this.animators;if(o)for(var s=0;s<o.length;s++)t.animation.removeAnimator(o[s]);this.clipPath&&this.clipPath.removeSelfFromZr(t)}},y.mixin(w,g),y.mixin(w,v),y.mixin(w,O);var p=w;Z.exports=p},sVXF:function(Z,_,e){var u=e("Wa83"),O=u.min,v=u.max,g=u.scale,y=u.distance,w=u.add,p=u.clone,a=u.sub;function t(o,s,l,n){var d=[],r=[],c=[],i=[],h,f,A,C;if(n){A=[Infinity,Infinity],C=[-Infinity,-Infinity];for(var S=0,E=o.length;S<E;S++)O(A,A,o[S]),v(C,C,o[S]);O(A,A,n[0]),v(C,C,n[1])}for(var S=0,E=o.length;S<E;S++){var L=o[S];if(l)h=o[S?S-1:E-1],f=o[(S+1)%E];else if(S===0||S===E-1){d.push(p(o[S]));continue}else h=o[S-1],f=o[S+1];a(r,f,h),g(r,r,s);var T=y(L,h),b=y(L,f),x=T+b;x!==0&&(T/=x,b/=x),g(c,r,-T),g(i,r,b);var N=w([],L,c),D=w([],L,i);n&&(v(N,N,A),O(N,N,C),v(D,D,A),O(D,D,C)),d.push(N),d.push(D)}return l&&d.push(d.shift()),d}Z.exports=t},sVuC:function(Z,_,e){var u=e("oEo5"),O=u.createHashMap,v=u.isObject,g=u.map;function y(o){this.categories=o.categories||[],this._needCollect=o.needCollect,this._deduplication=o.deduplication,this._map}y.createByAxisModel=function(o){var s=o.option,l=s.data,n=l&&g(l,a);return new y({categories:n,needCollect:!n,deduplication:s.dedplication!==!1})};var w=y.prototype;w.getOrdinal=function(o){return p(this).get(o)},w.parseAndCollect=function(o){var s,l=this._needCollect;if(typeof o!="string"&&!l)return o;if(l&&!this._deduplication)return s=this.categories.length,this.categories[s]=o,s;var n=p(this);return s=n.get(o),s==null&&(l?(s=this.categories.length,this.categories[s]=o,n.set(o,s)):s=NaN),s};function p(o){return o._map||(o._map=O(o.categories))}function a(o){return v(o)&&o.value!=null?o.value:o+""}var t=y;Z.exports=t},sWW0:function(Z,_,e){"use strict";e.d(_,"a",function(){return o});function u(s,l){var n=Object.keys(s);if(Object.getOwnPropertySymbols){var d=Object.getOwnPropertySymbols(s);l&&(d=d.filter(function(r){return Object.getOwnPropertyDescriptor(s,r).enumerable})),n.push.apply(n,d)}return n}function O(s){for(var l=1;l<arguments.length;l++){var n=arguments[l]!=null?arguments[l]:{};l%2?u(Object(n),!0).forEach(function(d){v(s,d,n[d])}):Object.getOwnPropertyDescriptors?Object.defineProperties(s,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach(function(d){Object.defineProperty(s,d,Object.getOwnPropertyDescriptor(n,d))})}return s}function v(s,l,n){return l in s?Object.defineProperty(s,l,{value:n,enumerable:!0,configurable:!0,writable:!0}):s[l]=n,s}var g=`accept acceptCharset accessKey action allowFullScreen allowTransparency
|
|
|
alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
|
|
|
charSet checked classID className colSpan cols content contentEditable contextMenu
|
|
|
controls coords crossOrigin data dateTime default defer dir disabled download draggable
|
|
|
encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
|
|
|
headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity
|
|
|
is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media
|
|
|
mediaGroup method min minLength multiple muted name noValidate nonce open
|
|
|
optimum pattern placeholder poster preload radioGroup readOnly rel required
|
|
|
reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
|
|
|
shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
|
|
|
summary tabIndex target title type useMap value width wmode wrap`,y=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
|
|
|
onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick
|
|
|
onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown
|
|
|
onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel
|
|
|
onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough
|
|
|
onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata
|
|
|
onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,w="".concat(g," ").concat(y).split(/[\s\n]+/),p="aria-",a="data-";function t(s,l){return s.indexOf(l)===0}function o(s){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n;l===!1?n={aria:!0,data:!0,attr:!0}:l===!0?n={aria:!0}:n=O({},l);var d={};return Object.keys(s).forEach(function(r){(n.aria&&(r==="role"||t(r,p))||n.data&&t(r,a)||n.attr&&w.includes(r))&&(d[r]=s[r])}),d}},sXHY:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"};_.default=u},sXQx:function(Z,_,e){var u=e("Jjzi"),O=u.round;function v(p,a,t,o){var s={},l=p[1]-p[0],n=s.interval=u.nice(l/a,!0);t!=null&&n<t&&(n=s.interval=t),o!=null&&n>o&&(n=s.interval=o);var d=s.intervalPrecision=g(n),r=s.niceTickExtent=[O(Math.ceil(p[0]/n)*n,d),O(Math.floor(p[1]/n)*n,d)];return w(r,p),s}function g(p){return u.getPrecisionSafe(p)+2}function y(p,a,t){p[a]=Math.max(Math.min(p[a],t[1]),t[0])}function w(p,a){!isFinite(p[0])&&(p[0]=a[0]),!isFinite(p[1])&&(p[1]=a[1]),y(p,0,a),y(p,1,a),p[0]>p[1]&&(p[0]=p[1])}_.intervalScaleNiceTicks=v,_.getIntervalPrecision=g,_.fixExtent=w},sY1U:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("ZZRV"),w=e.n(y),p=e("iczh"),a=e.n(p),t=e("LpVx"),o=function(l,n){var d={};for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&n.indexOf(r)<0&&(d[r]=l[r]);if(l!=null&&typeof Object.getOwnPropertySymbols=="function")for(var c=0,r=Object.getOwnPropertySymbols(l);c<r.length;c++)n.indexOf(r[c])<0&&Object.prototype.propertyIsEnumerable.call(l,r[c])&&(d[r[c]]=l[r[c]]);return d},s=function(n){return y.createElement(t.a,null,function(d){var r,c=d.getPrefixCls,i=d.direction,h=n.prefixCls,f=n.type,A=f===void 0?"horizontal":f,C=n.orientation,S=C===void 0?"center":C,E=n.className,L=n.children,T=n.dashed,b=n.plain,x=o(n,["prefixCls","type","orientation","className","children","dashed","plain"]),N=c("divider",h),D=S.length>0?"-".concat(S):S,M=!!L,R=a()(E,N,"".concat(N,"-").concat(A),(r={},g()(r,"".concat(N,"-with-text"),M),g()(r,"".concat(N,"-with-text").concat(D),M),g()(r,"".concat(N,"-dashed"),!!T),g()(r,"".concat(N,"-plain"),!!b),g()(r,"".concat(N,"-rtl"),i==="rtl"),r));return y.createElement("div",O()({className:R},x,{role:"separator"}),L&&y.createElement("span",{className:"".concat(N,"-inner-text")},L))})};_.a=s},sYNl:function(Z,_,e){(function(u){u(e("M0ff"))})(function(u){"use strict";var O=u.Pos;function v(i,h){return i.line-h.line||i.ch-h.ch}var g="A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",y=g+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",w=new RegExp("<(/?)(["+g+"]["+y+"]*)","g");function p(i,h,f,A){this.line=h,this.ch=f,this.cm=i,this.text=i.getLine(h),this.min=A?Math.max(A.from,i.firstLine()):i.firstLine(),this.max=A?Math.min(A.to-1,i.lastLine()):i.lastLine()}function a(i,h){var f=i.cm.getTokenTypeAt(O(i.line,h));return f&&/\btag\b/.test(f)}function t(i){return i.line>=i.max?void 0:(i.ch=0,i.text=i.cm.getLine(++i.line),!0)}function o(i){return i.line<=i.min?void 0:(i.text=i.cm.getLine(--i.line),i.ch=i.text.length,!0)}function s(i){for(;;){var h=i.text.indexOf(">",i.ch);if(h==-1){if(t(i))continue;return}if(!a(i,h+1)){i.ch=h+1;continue}var f=i.text.lastIndexOf("/",h),A=f>-1&&!/\S/.test(i.text.slice(f+1,h));return i.ch=h+1,A?"selfClose":"regular"}}function l(i){for(;;){var h=i.ch?i.text.lastIndexOf("<",i.ch-1):-1;if(h==-1){if(o(i))continue;return}if(!a(i,h+1)){i.ch=h;continue}w.lastIndex=h,i.ch=h;var f=w.exec(i.text);if(f&&f.index==h)return f}}function n(i){for(;;){w.lastIndex=i.ch;var h=w.exec(i.text);if(!h){if(t(i))continue;return}if(!a(i,h.index+1)){i.ch=h.index+1;continue}return i.ch=h.index+h[0].length,h}}function d(i){for(;;){var h=i.ch?i.text.lastIndexOf(">",i.ch-1):-1;if(h==-1){if(o(i))continue;return}if(!a(i,h+1)){i.ch=h;continue}var f=i.text.lastIndexOf("/",h),A=f>-1&&!/\S/.test(i.text.slice(f+1,h));return i.ch=h+1,A?"selfClose":"regular"}}function r(i,h){for(var f=[];;){var A=n(i),C,S=i.line,E=i.ch-(A?A[0].length:0);if(!A||!(C=s(i)))return;if(C=="selfClose")continue;if(A[1]){for(var L=f.length-1;L>=0;--L)if(f[L]==A[2]){f.length=L;break}if(L<0&&(!h||h==A[2]))return{tag:A[2],from:O(S,E),to:O(i.line,i.ch)}}else f.push(A[2])}}function c(i,h){for(var f=[];;){var A=d(i);if(!A)return;if(A=="selfClose"){l(i);continue}var C=i.line,S=i.ch,E=l(i);if(!E)return;if(E[1])f.push(E[2]);else{for(var L=f.length-1;L>=0;--L)if(f[L]==E[2]){f.length=L;break}if(L<0&&(!h||h==E[2]))return{tag:E[2],from:O(i.line,i.ch),to:O(C,S)}}}}u.registerHelper("fold","xml",function(i,h){for(var f=new p(i,h.line,0);;){var A=n(f);if(!A||f.line!=h.line)return;var C=s(f);if(!C)return;if(!A[1]&&C!="selfClose"){var S=O(f.line,f.ch),E=r(f,A[2]);return E&&v(E.from,S)>0?{from:S,to:E.from}:null}}}),u.findMatchingTag=function(i,h,f){var A=new p(i,h.line,h.ch,f);if(A.text.indexOf(">")==-1&&A.text.indexOf("<")==-1)return;var C=s(A),S=C&&O(A.line,A.ch),E=C&&l(A);if(!C||!E||v(A,h)>0)return;var L={from:O(A.line,A.ch),to:S,tag:E[2]};return C=="selfClose"?{open:L,close:null,at:"open"}:E[1]?{open:c(A,E[2]),close:L,at:"close"}:(A=new p(i,S.line,S.ch,f),{open:L,close:r(A,E[2]),at:"open"})},u.findEnclosingTag=function(i,h,f,A){for(var C=new p(i,h.line,h.ch,f);;){var S=c(C,A);if(!S)break;var E=new p(i,h.line,h.ch,f),L=r(E,S.tag);if(L)return{open:S,close:L}}},u.scanForClosingTag=function(i,h,f,A){var C=new p(i,h.line,h.ch,A?{from:0,to:A}:null);return r(C,f)}})},sYRh:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("mJ8l"),y=e("tCtF"),w=e("fEzB"),p=e("Jjzi"),a=e("9OCn"),t=a.prepareLayoutBarSeries,o=a.makeColumnLayout,s=a.retrieveColumnLayout,l=e("ie0D");e("n7fI"),e("XPpp");function n(L,T){var b=L.type,x=T.getMin(),N=T.getMax(),D=L.getExtent(),M,R,F;b==="ordinal"?M=T.getCategories().length:(R=T.get("boundaryGap"),v.isArray(R)||(R=[R||0,R||0]),typeof R[0]=="boolean"&&(R=[0,0]),R[0]=p.parsePercent(R[0],1),R[1]=p.parsePercent(R[1],1),F=D[1]-D[0]||Math.abs(D[0])),x==="dataMin"?x=D[0]:typeof x=="function"&&(x=x({min:D[0],max:D[1]})),N==="dataMax"?N=D[1]:typeof N=="function"&&(N=N({min:D[0],max:D[1]}));var B=x!=null,H=N!=null;x==null&&(x=b==="ordinal"?M?0:NaN:D[0]-R[0]*F),N==null&&(N=b==="ordinal"?M?M-1:NaN:D[1]+R[1]*F),(x==null||!isFinite(x))&&(x=NaN),(N==null||!isFinite(N))&&(N=NaN),L.setBlank(v.eqNaN(x)||v.eqNaN(N)||b==="ordinal"&&!L.getOrdinalMeta().categories.length),T.getNeedCrossZero()&&(x>0&&N>0&&!B&&(x=0),x<0&&N<0&&!H&&(N=0));var U=T.ecModel;if(U&&b==="time"){var K=t("bar",U),W;if(v.each(K,function(Q){W|=Q.getBaseAxis()===T.axis}),W){var z=o(K),Y=d(x,N,T,z);x=Y.min,N=Y.max}}return{extent:[x,N],fixMin:B,fixMax:H}}function d(L,T,b,x){var N=b.axis.getExtent(),D=N[1]-N[0],M=s(x,b.axis);if(M===void 0)return{min:L,max:T};var R=Infinity;v.each(M,function(W){R=Math.min(W.offset,R)});var F=-Infinity;v.each(M,function(W){F=Math.max(W.offset+W.width,F)}),R=Math.abs(R),F=Math.abs(F);var B=R+F,H=T-L,U=1-(R+F)/D,K=H/U-H;return T+=K*(F/B),L-=K*(R/B),{min:L,max:T}}function r(L,T){var b=n(L,T),x=b.extent,N=T.get("splitNumber");L.type==="log"&&(L.base=T.get("logBase"));var D=L.type;L.setExtent(x[0],x[1]),L.niceExtent({splitNumber:N,fixMin:b.fixMin,fixMax:b.fixMax,minInterval:D==="interval"||D==="time"?T.get("minInterval"):null,maxInterval:D==="interval"||D==="time"?T.get("maxInterval"):null});var M=T.get("interval");M!=null&&(L.setInterval&&L.setInterval(M))}function c(L,T){if(T=T||L.get("type"),T)switch(T){case"category":return new g(L.getOrdinalMeta?L.getOrdinalMeta():L.getCategories(),[Infinity,-Infinity]);case"value":return new y;default:return(w.getClass(T)||y).create(L)}}function i(L){var T=L.scale.getExtent(),b=T[0],x=T[1];return!(b>0&&x>0||b<0&&x<0)}function h(L){var T=L.getLabelModel().get("formatter"),b=L.type==="category"?L.scale.getExtent()[0]:null;return typeof T=="string"?(T=function(x){return function(N){return N=L.scale.getLabel(N),x.replace("{value}",N!=null?N:"")}}(T),T):typeof T=="function"?function(x,N){return b!=null&&(N=x-b),T(f(L,x),N)}:function(x){return L.scale.getLabel(x)}}function f(L,T){return L.type==="category"?L.scale.getLabel(T):T}function A(L){var T=L.model,b=L.scale;if(!T.get("axisLabel.show")||b.isBlank())return;var x=L.type==="category",N,D,M=b.getExtent();x?D=b.count():(N=b.getTicks(),D=N.length);var R=L.getLabelModel(),F=h(L),B,H=1;D>40&&(H=Math.ceil(D/40));for(var U=0;U<D;U+=H){var K=N?N[U]:M[0]+U,W=F(K),z=R.getTextRect(W),Y=C(z,R.get("rotate")||0);B?B.union(Y):B=Y}return B}function C(L,T){var b=T*Math.PI/180,x=L.plain(),N=x.width,D=x.height,M=N*Math.abs(Math.cos(b))+Math.abs(D*Math.sin(b)),R=N*Math.abs(Math.sin(b))+Math.abs(D*Math.cos(b)),F=new l(x.x,x.y,M,R);return F}function S(L){var T=L.get("interval");return T==null?"auto":T}function E(L){return L.type==="category"&&S(L.getLabelModel())===0}_.getScaleExtent=n,_.niceScaleExtent=r,_.createScaleByModel=c,_.ifAxisCrossZero=i,_.makeLabelFormatter=h,_.getAxisRawValue=f,_.estimateLabelUnionRect=A,_.getOptionCategoryInterval=S,_.shouldShowAllLabels=E},saPB:function(Z,_,e){(function(O,v){Z.exports=v()})(typeof self!="undefined"?self:this,function(){return function(u){var O={};function v(g){if(O[g])return O[g].exports;var y=O[g]={i:g,l:!1,exports:{}};return u[g].call(y.exports,y,y.exports,v),y.l=!0,y.exports}return v.m=u,v.c=O,v.d=function(g,y,w){v.o(g,y)||Object.defineProperty(g,y,{enumerable:!0,get:w})},v.r=function(g){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(g,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(g,"__esModule",{value:!0})},v.t=function(g,y){if(y&1&&(g=v(g)),y&8)return g;if(y&4&&typeof g=="object"&&g&&g.__esModule)return g;var w=Object.create(null);if(v.r(w),Object.defineProperty(w,"default",{enumerable:!0,value:g}),y&2&&typeof g!="string")for(var p in g)v.d(w,p,function(a){return g[a]}.bind(null,p));return w},v.n=function(g){var y=g&&g.__esModule?function(){return g.default}:function(){return g};return v.d(y,"a",y),y},v.o=function(g,y){return Object.prototype.hasOwnProperty.call(g,y)},v.p="",v(v.s=1)}([function(u,O,v){},function(u,O,v){"use strict";v.r(O);var g=v(0),y=function(){function Ot(re,ue,he){this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=re,this.start=ue,this.end=he}return Ot.range=function(ue,he){return he?!ue||!ue.loc||!he.loc||ue.loc.lexer!==he.loc.lexer?null:new Ot(ue.loc.lexer,ue.loc.start,he.loc.end):ue&&ue.loc},Ot}(),w=function(){function Ot(ue,he){this.text=void 0,this.loc=void 0,this.text=ue,this.loc=he}var re=Ot.prototype;return re.range=function(he,Le){return new Ot(Le,y.range(this,he))},Ot}(),p=function Ot(re,ue){this.position=void 0;var he="KaTeX parse error: "+re,Le,nt=ue&&ue.loc;if(nt&&nt.start<=nt.end){var It=nt.lexer.input;Le=nt.start;var hr=nt.end;Le===It.length?he+=" at end of input: ":he+=" at position "+(Le+1)+": ";var Ar=It.slice(Le,hr).replace(/[^]/g,"$&\u0332"),Nr;Le>15?Nr="\u2026"+It.slice(Le-15,Le):Nr=It.slice(0,Le);var qr;hr+15<It.length?qr=It.slice(hr,hr+15)+"\u2026":qr=It.slice(hr),he+=Nr+Ar+qr}var sn=new Error(he);return sn.name="ParseError",sn.__proto__=Ot.prototype,sn.position=Le,sn};p.prototype.__proto__=Error.prototype;var a=p,t=function(re,ue){return re.indexOf(ue)!==-1},o=function(re,ue){return re===void 0?ue:re},s=/([A-Z])/g,l=function(re){return re.replace(s,"-$1").toLowerCase()},n={"&":"&",">":">","<":"<",'"':""","'":"'"},d=/[&><"']/g;function r(Ot){return String(Ot).replace(d,function(re){return n[re]})}var c=function Ot(re){return re.type==="ordgroup"||re.type==="color"?re.body.length===1?Ot(re.body[0]):re:re.type==="font"?Ot(re.body):re},i=function(re){var ue=c(re);return ue.type==="mathord"||ue.type==="textord"||ue.type==="atom"},h=function(re){if(!re)throw new Error("Expected non-null, but got "+String(re));return re},f=function(re){var ue=/^\s*([^\\/#]*?)(?::|�*58|�*3a)/i.exec(re);return ue!=null?ue[1]:"_relative"},A={contains:t,deflt:o,escape:r,hyphenate:l,getBaseElem:c,isCharacterBox:i,protocolFromUrl:f},C=function(){function Ot(ue){this.displayMode=void 0,this.output=void 0,this.leqno=void 0,this.fleqn=void 0,this.throwOnError=void 0,this.errorColor=void 0,this.macros=void 0,this.minRuleThickness=void 0,this.colorIsTextColor=void 0,this.strict=void 0,this.trust=void 0,this.maxSize=void 0,this.maxExpand=void 0,ue=ue||{},this.displayMode=A.deflt(ue.displayMode,!1),this.output=A.deflt(ue.output,"htmlAndMathml"),this.leqno=A.deflt(ue.leqno,!1),this.fleqn=A.deflt(ue.fleqn,!1),this.throwOnError=A.deflt(ue.throwOnError,!0),this.errorColor=A.deflt(ue.errorColor,"#cc0000"),this.macros=ue.macros||{},this.minRuleThickness=Math.max(0,A.deflt(ue.minRuleThickness,0)),this.colorIsTextColor=A.deflt(ue.colorIsTextColor,!1),this.strict=A.deflt(ue.strict,"warn"),this.trust=A.deflt(ue.trust,!1),this.maxSize=Math.max(0,A.deflt(ue.maxSize,Infinity)),this.maxExpand=Math.max(0,A.deflt(ue.maxExpand,1e3))}var re=Ot.prototype;return re.reportNonstrict=function(he,Le,nt){var It=this.strict;if(typeof It=="function"&&(It=It(he,Le,nt)),!It||It==="ignore")return;if(It===!0||It==="error")throw new a("LaTeX-incompatible input and strict mode is set to 'error': "+(Le+" ["+he+"]"),nt);It==="warn"?typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(Le+" ["+he+"]")):typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+It+"': "+Le+" ["+he+"]"))},re.useStrictBehavior=function(he,Le,nt){var It=this.strict;if(typeof It=="function")try{It=It(he,Le,nt)}catch(hr){It="error"}return!It||It==="ignore"?!1:It===!0||It==="error"?!0:It==="warn"?(typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(Le+" ["+he+"]")),!1):(typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+It+"': "+Le+" ["+he+"]")),!1)},re.isTrusted=function(he){he.url&&!he.protocol&&(he.protocol=A.protocolFromUrl(he.url));var Le=typeof this.trust=="function"?this.trust(he):this.trust;return Boolean(Le)},Ot}(),S=function(){function Ot(ue,he,Le){this.id=void 0,this.size=void 0,this.cramped=void 0,this.id=ue,this.size=he,this.cramped=Le}var re=Ot.prototype;return re.sup=function(){return R[F[this.id]]},re.sub=function(){return R[B[this.id]]},re.fracNum=function(){return R[H[this.id]]},re.fracDen=function(){return R[U[this.id]]},re.cramp=function(){return R[K[this.id]]},re.text=function(){return R[W[this.id]]},re.isTight=function(){return this.size>=2},Ot}(),E=0,L=1,T=2,b=3,x=4,N=5,D=6,M=7,R=[new S(E,0,!1),new S(L,0,!0),new S(T,1,!1),new S(b,1,!0),new S(x,2,!1),new S(N,2,!0),new S(D,3,!1),new S(M,3,!0)],F=[x,N,x,N,D,M,D,M],B=[N,N,N,N,M,M,M,M],H=[T,b,x,N,D,M,D,M],U=[b,b,N,N,M,M,M,M],K=[L,L,b,b,N,N,M,M],W=[E,L,T,b,T,b,T,b],z={DISPLAY:R[E],TEXT:R[T],SCRIPT:R[x],SCRIPTSCRIPT:R[D]},Y=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}];function Q(Ot){for(var re=0;re<Y.length;re++)for(var ue=Y[re],he=0;he<ue.blocks.length;he++){var Le=ue.blocks[he];if(Ot>=Le[0]&&Ot<=Le[1])return ue.name}return null}var P=[];Y.forEach(function(Ot){return Ot.blocks.forEach(function(re){return P.push.apply(P,re)})});function G(Ot){for(var re=0;re<P.length;re+=2)if(Ot>=P[re]&&Ot<=P[re+1])return!0;return!1}var $=80,fe=function(re,ue){return"M95,"+(622+re+ue)+`
|
|
|
c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14
|
|
|
c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54
|
|
|
c44.2,-33.3,65.8,-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10
|
|
|
s173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429
|
|
|
c69,-144,104.5,-217.7,106.5,-221
|
|
|
l`+re/2.075+" -"+re+`
|
|
|
c5.3,-9.3,12,-14,20,-14
|
|
|
H400000v`+(40+re)+`H845.2724
|
|
|
s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7
|
|
|
c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z
|
|
|
M`+(834+re)+" "+ue+"h400000v"+(40+re)+"h-400000z"},te=function(re,ue){return"M263,"+(601+re+ue)+`c0.7,0,18,39.7,52,119
|
|
|
c34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120
|
|
|
c340,-704.7,510.7,-1060.3,512,-1067
|
|
|
l`+re/2.084+" -"+re+`
|
|
|
c4.7,-7.3,11,-11,19,-11
|
|
|
H40000v`+(40+re)+`H1012.3
|
|
|
s-271.3,567,-271.3,567c-38.7,80.7,-84,175,-136,283c-52,108,-89.167,185.3,-111.5,232
|
|
|
c-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1
|
|
|
s-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26
|
|
|
c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z
|
|
|
M`+(1001+re)+" "+ue+"h400000v"+(40+re)+"h-400000z"},pe=function(re,ue){return"M983 "+(10+re+ue)+`
|
|
|
l`+re/3.13+" -"+re+`
|
|
|
c4,-6.7,10,-10,18,-10 H400000v`+(40+re)+`
|
|
|
H1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7
|
|
|
s-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744
|
|
|
c-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30
|
|
|
c26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722
|
|
|
c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5
|
|
|
c53.7,-170.3,84.5,-266.8,92.5,-289.5z
|
|
|
M`+(1001+re)+" "+ue+"h400000v"+(40+re)+"h-400000z"},we=function(re,ue){return"M424,"+(2398+re+ue)+`
|
|
|
c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514
|
|
|
c0,-2,-10.7,14.3,-32,49c-4.7,7.3,-9.8,15.7,-15.5,25c-5.7,9.3,-9.8,16,-12.5,20
|
|
|
s-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,-13s76,-122,76,-122s77,-121,77,-121
|
|
|
s209,968,209,968c0,-2,84.7,-361.7,254,-1079c169.3,-717.3,254.7,-1077.7,256,-1081
|
|
|
l`+re/4.223+" -"+re+`c4,-6.7,10,-10,18,-10 H400000
|
|
|
v`+(40+re)+`H1014.6
|
|
|
s-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185
|
|
|
c-2,6,-10,9,-24,9
|
|
|
c-8,0,-12,-0.7,-12,-2z M`+(1001+re)+" "+ue+`
|
|
|
h400000v`+(40+re)+"h-400000z"},be=function(re,ue){return"M473,"+(2713+re+ue)+`
|
|
|
c339.3,-1799.3,509.3,-2700,510,-2702 l`+re/5.298+" -"+re+`
|
|
|
c3.3,-7.3,9.3,-11,18,-11 H400000v`+(40+re)+`H1017.7
|
|
|
s-90.5,478,-276.2,1466c-185.7,988,-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9
|
|
|
c-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200
|
|
|
c0,-1.3,-5.3,8.7,-16,30c-10.7,21.3,-21.3,42.7,-32,64s-16,33,-16,33s-26,-26,-26,-26
|
|
|
s76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,
|
|
|
606zM`+(1001+re)+" "+ue+"h400000v"+(40+re)+"H1017.7z"},Ve=function(re,ue,he){var Le=he-54-ue-re;return"M702 "+(re+ue)+"H400000"+(40+re)+`
|
|
|
H742v`+Le+`l-4 4-4 4c-.667.7 -2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1
|
|
|
h-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170
|
|
|
c-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667
|
|
|
219 661 l218 661zM702 `+ue+"H400000v"+(40+re)+"H742z"},Xe=function(re,ue,he){ue=1e3*ue;var Le="";switch(re){case"sqrtMain":Le=fe(ue,$);break;case"sqrtSize1":Le=te(ue,$);break;case"sqrtSize2":Le=pe(ue,$);break;case"sqrtSize3":Le=we(ue,$);break;case"sqrtSize4":Le=be(ue,$);break;case"sqrtTall":Le=Ve(ue,$,he)}return Le},At={doubleleftarrow:`M262 157
|
|
|
l10-10c34-36 62.7-77 86-123 3.3-8 5-13.3 5-16 0-5.3-6.7-8-20-8-7.3
|
|
|
0-12.2.5-14.5 1.5-2.3 1-4.8 4.5-7.5 10.5-49.3 97.3-121.7 169.3-217 216-28
|
|
|
14-57.3 25-88 33-6.7 2-11 3.8-13 5.5-2 1.7-3 4.2-3 7.5s1 5.8 3 7.5
|
|
|
c2 1.7 6.3 3.5 13 5.5 68 17.3 128.2 47.8 180.5 91.5 52.3 43.7 93.8 96.2 124.5
|
|
|
157.5 9.3 8 15.3 12.3 18 13h6c12-.7 18-4 18-10 0-2-1.7-7-5-15-23.3-46-52-87
|
|
|
-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7
|
|
|
-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z
|
|
|
m8 0v40h399730v-40zm0 194v40h399730v-40z`,doublerightarrow:`M399738 392l
|
|
|
-10 10c-34 36-62.7 77-86 123-3.3 8-5 13.3-5 16 0 5.3 6.7 8 20 8 7.3 0 12.2-.5
|
|
|
14.5-1.5 2.3-1 4.8-4.5 7.5-10.5 49.3-97.3 121.7-169.3 217-216 28-14 57.3-25 88
|
|
|
-33 6.7-2 11-3.8 13-5.5 2-1.7 3-4.2 3-7.5s-1-5.8-3-7.5c-2-1.7-6.3-3.5-13-5.5-68
|
|
|
-17.3-128.2-47.8-180.5-91.5-52.3-43.7-93.8-96.2-124.5-157.5-9.3-8-15.3-12.3-18
|
|
|
-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782
|
|
|
c-328 0 0 0 0 0l10 8c26.7 20 65.7 43 117 69-2.7 2-6 3.7-10 5-36.7 16-72.3 37.3
|
|
|
-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z`,leftarrow:`M400000 241H110l3-3c68.7-52.7 113.7-120
|
|
|
135-202 4-14.7 6-23 6-25 0-7.3-7-11-21-11-8 0-13.2.8-15.5 2.5-2.3 1.7-4.2 5.8
|
|
|
-5.5 12.5-1.3 4.7-2.7 10.3-4 17-12 48.7-34.8 92-68.5 130S65.3 228.3 18 247
|
|
|
c-10 4-16 7.7-18 11 0 8.7 6 14.3 18 17 47.3 18.7 87.8 47 121.5 85S196 441.3 208
|
|
|
490c.7 2 1.3 5 2 9s1.2 6.7 1.5 8c.3 1.3 1 3.3 2 6s2.2 4.5 3.5 5.5c1.3 1 3.3
|
|
|
1.8 6 2.5s6 1 10 1c14 0 21-3.7 21-11 0-2-2-10.3-6-25-20-79.3-65-146.7-135-202
|
|
|
l-3-3h399890zM100 241v40h399900v-40z`,leftbrace:`M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117
|
|
|
-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7
|
|
|
5-6 9-10 13-.7 1-7.3 1-20 1H6z`,leftbraceunder:`M0 6l6-6h17c12.688 0 19.313.3 20 1 4 4 7.313 8.3 10 13
|
|
|
35.313 51.3 80.813 93.8 136.5 127.5 55.688 33.7 117.188 55.8 184.5 66.5.688
|
|
|
0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7
|
|
|
-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z`,leftgroup:`M400000 80
|
|
|
H435C64 80 168.3 229.4 21 260c-5.9 1.2-18 0-18 0-2 0-3-1-3-3v-38C76 61 257 0
|
|
|
435 0h399565z`,leftgroupunder:`M400000 262
|
|
|
H435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219
|
|
|
435 219h399565z`,leftharpoon:`M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3
|
|
|
-3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5
|
|
|
-18.3 3-21-1.3-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7
|
|
|
-196 228-6.7 4.7-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40z`,leftharpoonplus:`M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3-3.3 10.2-9.5
|
|
|
20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5-18.3 3-21-1.3
|
|
|
-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7-196 228-6.7 4.7
|
|
|
-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z
|
|
|
m0 0v40h400000v-40z`,leftharpoondown:`M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333
|
|
|
5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5
|
|
|
1 9 1h5c10.667 0 16.667-2 18-6 2-2.667 1-9.667-3-21-32-87.333-82.667-157.667
|
|
|
-152-211l-3-3h399907v-40zM93 281 H400000 v-40L7 241z`,leftharpoondownplus:`M7 435c-4 4-6.3 8.7-7 14 0 5.3.7 9 2 11s5.3 5.3 12
|
|
|
10c90.7 54 156 130 196 228 3.3 10.7 6.3 16.3 9 17 2 .7 5 1 9 1h5c10.7 0 16.7
|
|
|
-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0
|
|
|
v40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z`,lefthook:`M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5
|
|
|
-83.5C70.8 58.2 104 47 142 47 c16.7 0 25 6.7 25 20 0 12-8.7 18.7-26 20-40 3.3
|
|
|
-68.7 15.7-86 37-10 12-15 25.3-15 40 0 22.7 9.8 40.7 29.5 54 19.7 13.3 43.5 21
|
|
|
71.5 23h399859zM103 281v-40h399897v40z`,leftlinesegment:`M40 281 V428 H0 V94 H40 V241 H400000 v40z
|
|
|
M40 281 V428 H0 V94 H40 V241 H400000 v40z`,leftmapsto:`M40 281 V448H0V74H40V241H400000v40z
|
|
|
M40 281 V448H0V74H40V241H400000v40z`,leftToFrom:`M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23
|
|
|
-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8
|
|
|
c28.7-32 52-65.7 70-101 10.7-23.3 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 265.3
|
|
|
68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z`,longequal:`M0 50 h400000 v40H0z m0 194h40000v40H0z
|
|
|
M0 50 h400000 v40H0z m0 194h40000v40H0z`,midbrace:`M200428 334
|
|
|
c-100.7-8.3-195.3-44-280-108-55.3-42-101.7-93-139-153l-9-14c-2.7 4-5.7 8.7-9 14
|
|
|
-53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7
|
|
|
311.7-78.3 403-201 6-8 9.7-12 11-12 .7-.7 6.7-1 18-1s17.3.3 18 1c1.3 0 5 4 11
|
|
|
12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z`,midbraceunder:`M199572 214
|
|
|
c100.7 8.3 195.3 44 280 108 55.3 42 101.7 93 139 153l9 14c2.7-4 5.7-8.7 9-14
|
|
|
53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3
|
|
|
11.7-311.7 78.3-403 201-6 8-9.7 12-11 12-.7.7-6.7 1-18 1s-17.3-.3-18-1c-1.3 0
|
|
|
-5-4-11-12-44.7-59.3-101.3-106.3-170-141s-145.3-54.3-229-60H0V214z`,oiintSize1:`M512.6 71.6c272.6 0 320.3 106.8 320.3 178.2 0 70.8-47.7 177.6
|
|
|
-320.3 177.6S193.1 320.6 193.1 249.8c0-71.4 46.9-178.2 319.5-178.2z
|
|
|
m368.1 178.2c0-86.4-60.9-215.4-368.1-215.4-306.4 0-367.3 129-367.3 215.4 0 85.8
|
|
|
60.9 214.8 367.3 214.8 307.2 0 368.1-129 368.1-214.8z`,oiintSize2:`M757.8 100.1c384.7 0 451.1 137.6 451.1 230 0 91.3-66.4 228.8
|
|
|
-451.1 228.8-386.3 0-452.7-137.5-452.7-228.8 0-92.4 66.4-230 452.7-230z
|
|
|
m502.4 230c0-111.2-82.4-277.2-502.4-277.2s-504 166-504 277.2
|
|
|
c0 110 84 276 504 276s502.4-166 502.4-276z`,oiiintSize1:`M681.4 71.6c408.9 0 480.5 106.8 480.5 178.2 0 70.8-71.6 177.6
|
|
|
-480.5 177.6S202.1 320.6 202.1 249.8c0-71.4 70.5-178.2 479.3-178.2z
|
|
|
m525.8 178.2c0-86.4-86.8-215.4-525.7-215.4-437.9 0-524.7 129-524.7 215.4 0
|
|
|
85.8 86.8 214.8 524.7 214.8 438.9 0 525.7-129 525.7-214.8z`,oiiintSize2:`M1021.2 53c603.6 0 707.8 165.8 707.8 277.2 0 110-104.2 275.8
|
|
|
-707.8 275.8-606 0-710.2-165.8-710.2-275.8C311 218.8 415.2 53 1021.2 53z
|
|
|
m770.4 277.1c0-131.2-126.4-327.6-770.5-327.6S248.4 198.9 248.4 330.1
|
|
|
c0 130 128.8 326.4 772.7 326.4s770.5-196.4 770.5-326.4z`,rightarrow:`M0 241v40h399891c-47.3 35.3-84 78-110 128
|
|
|
-16.7 32-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20
|
|
|
11 8 0 13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7
|
|
|
39-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85
|
|
|
-40.5-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5
|
|
|
-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67
|
|
|
151.7 139 205zm0 0v40h399900v-40z`,rightbrace:`M400000 542l
|
|
|
-6 6h-17c-12.7 0-19.3-.3-20-1-4-4-7.3-8.3-10-13-35.3-51.3-80.8-93.8-136.5-127.5
|
|
|
s-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1
|
|
|
c124.7 8 235 61.7 331 161 31.3 33.3 59.7 72.7 85 118l7 13v35z`,rightbraceunder:`M399994 0l6 6v35l-6 11c-56 104-135.3 181.3-238 232-57.3
|
|
|
28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237
|
|
|
-174 2.7-5 6-9 10-13 .7-1 7.3-1 20-1h17z`,rightgroup:`M0 80h399565c371 0 266.7 149.4 414 180 5.9 1.2 18 0 18 0 2 0
|
|
|
3-1 3-3v-38c-76-158-257-219-435-219H0z`,rightgroupunder:`M0 262h399565c371 0 266.7-149.4 414-180 5.9-1.2 18 0 18
|
|
|
0 2 0 3 1 3 3v38c-76 158-257 219-435 219H0z`,rightharpoon:`M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3
|
|
|
-3.7-15.3-11-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2
|
|
|
-10.7 0-16.7 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58
|
|
|
69.2 92 94.5zm0 0v40h399900v-40z`,rightharpoonplus:`M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3-3.7-15.3-11
|
|
|
-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2-10.7 0-16.7
|
|
|
2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58 69.2 92 94.5z
|
|
|
m0 0v40h399900v-40z m100 194v40h399900v-40zm0 0v40h399900v-40z`,rightharpoondown:`M399747 511c0 7.3 6.7 11 20 11 8 0 13-.8 15-2.5s4.7-6.8
|
|
|
8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3 8.5-5.8 9.5
|
|
|
-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3-64.7 57-92 95
|
|
|
-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 241v40h399900v-40z`,rightharpoondownplus:`M399747 705c0 7.3 6.7 11 20 11 8 0 13-.8
|
|
|
15-2.5s4.7-6.8 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3
|
|
|
8.5-5.8 9.5-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3
|
|
|
-64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z
|
|
|
m0-194v40h400000v-40zm0 0v40h400000v-40z`,righthook:`M399859 241c-764 0 0 0 0 0 40-3.3 68.7-15.7 86-37 10-12 15-25.3
|
|
|
15-40 0-22.7-9.8-40.7-29.5-54-19.7-13.3-43.5-21-71.5-23-17.3-1.3-26-8-26-20 0
|
|
|
-13.3 8.7-20 26-20 38 0 71 11.2 99 33.5 0 0 7 5.6 21 16.7 14 11.2 21 33.5 21
|
|
|
66.8s-14 61.2-42 83.5c-28 22.3-61 33.5-99 33.5L0 241z M0 281v-40h399859v40z`,rightlinesegment:`M399960 241 V94 h40 V428 h-40 V281 H0 v-40z
|
|
|
M399960 241 V94 h40 V428 h-40 V281 H0 v-40z`,rightToFrom:`M400000 167c-70.7-42-118-97.7-142-167h-23c-15.3 0-23 .3-23
|
|
|
1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32
|
|
|
-52 65.7-70 101-10.7 23.3-16 35.7-16 37 0 .7 7.7 1 23 1h23c24-69.3 71.3-125 142
|
|
|
-167z M100 147v40h399900v-40zM0 341v40h399900v-40z`,twoheadleftarrow:`M0 167c68 40
|
|
|
115.7 95.7 143 167h22c15.3 0 23-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69
|
|
|
-70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3
|
|
|
-40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19
|
|
|
-37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101
|
|
|
10.7-23.333 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 71.3 68 127 0 167z`,twoheadrightarrow:`M400000 167
|
|
|
c-68-40-115.7-95.7-143-167h-22c-15.3 0-23 .3-23 1 0 1.3 5.3 13.7 16 37 18 35.3
|
|
|
41.3 69 70 101l7 8h-125l-9-7c-50.7-39.3-85-86-103-140h-46c0 4.7 6.3 18.7 19 42
|
|
|
18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333
|
|
|
-19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70
|
|
|
101-10.7 23.333-16 35.7-16 37 0 .7 7.7 1 23 1h22c27.3-71.3 75-127 143-167z`,tilde1:`M200 55.538c-77 0-168 73.953-177 73.953-3 0-7
|
|
|
-2.175-9-5.437L2 97c-1-2-2-4-2-6 0-4 2-7 5-9l20-12C116 12 171 0 207 0c86 0
|
|
|
114 68 191 68 78 0 168-68 177-68 4 0 7 2 9 5l12 19c1 2.175 2 4.35 2 6.525 0
|
|
|
4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128
|
|
|
-68.267.847-113-73.952-191-73.952z`,tilde2:`M344 55.266c-142 0-300.638 81.316-311.5 86.418
|
|
|
-8.01 3.762-22.5 10.91-23.5 5.562L1 120c-1-2-1-3-1-4 0-5 3-9 8-10l18.4-9C160.9
|
|
|
31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114
|
|
|
c1 2.14 1 3.21 1 4.28 0 5.347-3 9.626-7 10.696l-22.3 12.622C852.6 158.372 751
|
|
|
181.476 676 181.476c-149 0-189-126.21-332-126.21z`,tilde3:`M786 59C457 59 32 175.242 13 175.242c-6 0-10-3.457
|
|
|
-11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0
|
|
|
411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697
|
|
|
16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696
|
|
|
-338 0-409-156.573-744-156.573z`,tilde4:`M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345
|
|
|
-11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409
|
|
|
177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9
|
|
|
14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409
|
|
|
-175.236-744-175.236z`,vec:`M377 20c0-5.333 1.833-10 5.5-14S391 0 397 0c4.667 0 8.667 1.667 12 5
|
|
|
3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11
|
|
|
10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63
|
|
|
-1.333 1.333-3.167 3.5-5.5 6.5s-4 4.833-5 5.5c-1 .667-2.5 1.333-4.5 2s-4.333 1
|
|
|
-7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59
|
|
|
H213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359
|
|
|
c-16-25.333-24-45-24-59z`,widehat1:`M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22
|
|
|
c-1 5-5 9-11 9h-2L532 67 19 159h-2c-5 0-9-4-11-9l-5-22c-1-6 2-12 8-13z`,widehat2:`M1181 0h2l1171 176c6 0 10 5 10 11l-2 23c-1 6-5 10
|
|
|
-11 10h-1L1182 67 15 220h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widehat3:`M1181 0h2l1171 236c6 0 10 5 10 11l-2 23c-1 6-5 10
|
|
|
-11 10h-1L1182 67 15 280h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widehat4:`M1181 0h2l1171 296c6 0 10 5 10 11l-2 23c-1 6-5 10
|
|
|
-11 10h-1L1182 67 15 340h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widecheck1:`M529,159h5l519,-115c5,-1,9,-5,9,-10c0,-1,-1,-2,-1,-3l-4,-22c-1,
|
|
|
-5,-5,-9,-11,-9h-2l-512,92l-513,-92h-2c-5,0,-9,4,-11,9l-5,22c-1,6,2,12,8,13z`,widecheck2:`M1181,220h2l1171,-176c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,
|
|
|
-11,-10h-1l-1168,153l-1167,-153h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,widecheck3:`M1181,280h2l1171,-236c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,
|
|
|
-11,-10h-1l-1168,213l-1167,-213h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,widecheck4:`M1181,340h2l1171,-296c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,
|
|
|
-11,-10h-1l-1168,273l-1167,-273h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,baraboveleftarrow:`M400000 620h-399890l3 -3c68.7 -52.7 113.7 -120 135 -202
|
|
|
c4 -14.7 6 -23 6 -25c0 -7.3 -7 -11 -21 -11c-8 0 -13.2 0.8 -15.5 2.5
|
|
|
c-2.3 1.7 -4.2 5.8 -5.5 12.5c-1.3 4.7 -2.7 10.3 -4 17c-12 48.7 -34.8 92 -68.5 130
|
|
|
s-74.2 66.3 -121.5 85c-10 4 -16 7.7 -18 11c0 8.7 6 14.3 18 17c47.3 18.7 87.8 47
|
|
|
121.5 85s56.5 81.3 68.5 130c0.7 2 1.3 5 2 9s1.2 6.7 1.5 8c0.3 1.3 1 3.3 2 6
|
|
|
s2.2 4.5 3.5 5.5c1.3 1 3.3 1.8 6 2.5s6 1 10 1c14 0 21 -3.7 21 -11
|
|
|
c0 -2 -2 -10.3 -6 -25c-20 -79.3 -65 -146.7 -135 -202l-3 -3h399890z
|
|
|
M100 620v40h399900v-40z M0 241v40h399900v-40zM0 241v40h399900v-40z`,rightarrowabovebar:`M0 241v40h399891c-47.3 35.3-84 78-110 128-16.7 32
|
|
|
-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20 11 8 0
|
|
|
13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7 39
|
|
|
-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85-40.5
|
|
|
-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5
|
|
|
-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67
|
|
|
151.7 139 205zm96 379h399894v40H0zm0 0h399904v40H0z`,baraboveshortleftharpoon:`M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11
|
|
|
c1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17
|
|
|
c2,0.7,5,1,9,1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21
|
|
|
c-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40
|
|
|
c-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z
|
|
|
M0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z`,rightharpoonaboveshortbar:`M0,241 l0,40c399126,0,399993,0,399993,0
|
|
|
c4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,
|
|
|
-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6
|
|
|
c-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z
|
|
|
M0 241 v40 H399908 v-40z M0 475 v-40 H399500 v40z M0 475 v-40 H399500 v40z`,shortbaraboveleftharpoon:`M7,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11
|
|
|
c1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17c2,0.7,5,1,9,
|
|
|
1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21c-32,-87.3,-82.7,-157.7,
|
|
|
-152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z
|
|
|
M93 435 v40 H400000 v-40z M500 241 v40 H400000 v-40z M500 241 v40 H400000 v-40z`,shortrightharpoonabovebar:`M53,241l0,40c398570,0,399437,0,399437,0
|
|
|
c4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,
|
|
|
-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6
|
|
|
c-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z
|
|
|
M500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z`},Be=function(){function Ot(ue){this.children=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.children=ue,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.style={}}var re=Ot.prototype;return re.hasClass=function(he){return A.contains(this.classes,he)},re.toNode=function(){for(var he=document.createDocumentFragment(),Le=0;Le<this.children.length;Le++)he.appendChild(this.children[Le].toNode());return he},re.toMarkup=function(){for(var he="",Le=0;Le<this.children.length;Le++)he+=this.children[Le].toMarkup();return he},re.toText=function(){var he=function(nt){return nt.toText()};return this.children.map(he).join("")},Ot}(),Fe=function(re){return re.filter(function(ue){return ue}).join(" ")},mt=function(re,ue,he){if(this.classes=re||[],this.attributes={},this.height=0,this.depth=0,this.maxFontSize=0,this.style=he||{},ue){ue.style.isTight()&&this.classes.push("mtight");var Le=ue.getColor();Le&&(this.style.color=Le)}},rt=function(re){var ue=document.createElement(re);ue.className=Fe(this.classes);for(var he in this.style)this.style.hasOwnProperty(he)&&(ue.style[he]=this.style[he]);for(var Le in this.attributes)this.attributes.hasOwnProperty(Le)&&ue.setAttribute(Le,this.attributes[Le]);for(var nt=0;nt<this.children.length;nt++)ue.appendChild(this.children[nt].toNode());return ue},Je=function(re){var ue="<"+re;this.classes.length&&(ue+=' class="'+A.escape(Fe(this.classes))+'"');var he="";for(var Le in this.style)this.style.hasOwnProperty(Le)&&(he+=A.hyphenate(Le)+":"+this.style[Le]+";");he&&(ue+=' style="'+A.escape(he)+'"');for(var nt in this.attributes)this.attributes.hasOwnProperty(nt)&&(ue+=" "+nt+'="'+A.escape(this.attributes[nt])+'"');ue+=">";for(var It=0;It<this.children.length;It++)ue+=this.children[It].toMarkup();return ue+="</"+re+">",ue},vt=function(){function Ot(ue,he,Le,nt){this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.width=void 0,this.maxFontSize=void 0,this.style=void 0,mt.call(this,ue,Le,nt),this.children=he||[]}var re=Ot.prototype;return re.setAttribute=function(he,Le){this.attributes[he]=Le},re.hasClass=function(he){return A.contains(this.classes,he)},re.toNode=function(){return rt.call(this,"span")},re.toMarkup=function(){return Je.call(this,"span")},Ot}(),ut=function(){function Ot(ue,he,Le,nt){this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,mt.call(this,he,nt),this.children=Le||[],this.setAttribute("href",ue)}var re=Ot.prototype;return re.setAttribute=function(he,Le){this.attributes[he]=Le},re.hasClass=function(he){return A.contains(this.classes,he)},re.toNode=function(){return rt.call(this,"a")},re.toMarkup=function(){return Je.call(this,"a")},Ot}(),bt=function(){function Ot(ue,he,Le){this.src=void 0,this.alt=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.alt=he,this.src=ue,this.classes=["mord"],this.style=Le}var re=Ot.prototype;return re.hasClass=function(he){return A.contains(this.classes,he)},re.toNode=function(){var he=document.createElement("img");he.src=this.src,he.alt=this.alt,he.className="mord";for(var Le in this.style)this.style.hasOwnProperty(Le)&&(he.style[Le]=this.style[Le]);return he},re.toMarkup=function(){var he="<img src='"+this.src+" 'alt='"+this.alt+"' ",Le="";for(var nt in this.style)this.style.hasOwnProperty(nt)&&(Le+=A.hyphenate(nt)+":"+this.style[nt]+";");return Le&&(he+=' style="'+A.escape(Le)+'"'),he+="'/>",he},Ot}(),Qe={\u00EE:"\u0131\u0302",\u00EF:"\u0131\u0308",\u00ED:"\u0131\u0301",\u00EC:"\u0131\u0300"},pt=function(){function Ot(ue,he,Le,nt,It,hr,Ar,Nr){this.text=void 0,this.height=void 0,this.depth=void 0,this.italic=void 0,this.skew=void 0,this.width=void 0,this.maxFontSize=void 0,this.classes=void 0,this.style=void 0,this.text=ue,this.height=he||0,this.depth=Le||0,this.italic=nt||0,this.skew=It||0,this.width=hr||0,this.classes=Ar||[],this.style=Nr||{},this.maxFontSize=0;var qr=Q(this.text.charCodeAt(0));qr&&this.classes.push(qr+"_fallback"),/[îïíì]/.test(this.text)&&(this.text=Qe[this.text])}var re=Ot.prototype;return re.hasClass=function(he){return A.contains(this.classes,he)},re.toNode=function(){var he=document.createTextNode(this.text),Le=null;this.italic>0&&(Le=document.createElement("span"),Le.style.marginRight=this.italic+"em"),this.classes.length>0&&(Le=Le||document.createElement("span"),Le.className=Fe(this.classes));for(var nt in this.style)this.style.hasOwnProperty(nt)&&(Le=Le||document.createElement("span"),Le.style[nt]=this.style[nt]);return Le?(Le.appendChild(he),Le):he},re.toMarkup=function(){var he=!1,Le="<span";this.classes.length&&(he=!0,Le+=' class="',Le+=A.escape(Fe(this.classes)),Le+='"');var nt="";this.italic>0&&(nt+="margin-right:"+this.italic+"em;");for(var It in this.style)this.style.hasOwnProperty(It)&&(nt+=A.hyphenate(It)+":"+this.style[It]+";");nt&&(he=!0,Le+=' style="'+A.escape(nt)+'"');var hr=A.escape(this.text);return he?(Le+=">",Le+=hr,Le+="</span>",Le):hr},Ot}(),Ge=function(){function Ot(ue,he){this.children=void 0,this.attributes=void 0,this.children=ue||[],this.attributes=he||{}}var re=Ot.prototype;return re.toNode=function(){var he="http://www.w3.org/2000/svg",Le=document.createElementNS(he,"svg");for(var nt in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,nt)&&Le.setAttribute(nt,this.attributes[nt]);for(var It=0;It<this.children.length;It++)Le.appendChild(this.children[It].toNode());return Le},re.toMarkup=function(){var he="<svg";for(var Le in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,Le)&&(he+=" "+Le+"='"+this.attributes[Le]+"'");he+=">";for(var nt=0;nt<this.children.length;nt++)he+=this.children[nt].toMarkup();return he+="</svg>",he},Ot}(),je=function(){function Ot(ue,he){this.pathName=void 0,this.alternate=void 0,this.pathName=ue,this.alternate=he}var re=Ot.prototype;return re.toNode=function(){var he="http://www.w3.org/2000/svg",Le=document.createElementNS(he,"path");return this.alternate?Le.setAttribute("d",this.alternate):Le.setAttribute("d",At[this.pathName]),Le},re.toMarkup=function(){return this.alternate?"<path d='"+this.alternate+"'/>":"<path d='"+At[this.pathName]+"'/>"},Ot}(),_e=function(){function Ot(ue){this.attributes=void 0,this.attributes=ue||{}}var re=Ot.prototype;return re.toNode=function(){var he="http://www.w3.org/2000/svg",Le=document.createElementNS(he,"line");for(var nt in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,nt)&&Le.setAttribute(nt,this.attributes[nt]);return Le},re.toMarkup=function(){var he="<line";for(var Le in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,Le)&&(he+=" "+Le+"='"+this.attributes[Le]+"'");return he+="/>",he},Ot}();function ht(Ot){if(Ot instanceof pt)return Ot;throw new Error("Expected symbolNode but got "+String(Ot)+".")}function Lt(Ot){if(Ot instanceof vt)return Ot;throw new Error("Expected span<HtmlDomNode> but got "+String(Ot)+".")}var Ft={"AMS-Regular":{"65":[0,.68889,0,0,.72222],"66":[0,.68889,0,0,.66667],"67":[0,.68889,0,0,.72222],"68":[0,.68889,0,0,.72222],"69":[0,.68889,0,0,.66667],"70":[0,.68889,0,0,.61111],"71":[0,.68889,0,0,.77778],"72":[0,.68889,0,0,.77778],"73":[0,.68889,0,0,.38889],"74":[.16667,.68889,0,0,.5],"75":[0,.68889,0,0,.77778],"76":[0,.68889,0,0,.66667],"77":[0,.68889,0,0,.94445],"78":[0,.68889,0,0,.72222],"79":[.16667,.68889,0,0,.77778],"80":[0,.68889,0,0,.61111],"81":[.16667,.68889,0,0,.77778],"82":[0,.68889,0,0,.72222],"83":[0,.68889,0,0,.55556],"84":[0,.68889,0,0,.66667],"85":[0,.68889,0,0,.72222],"86":[0,.68889,0,0,.72222],"87":[0,.68889,0,0,1],"88":[0,.68889,0,0,.72222],"89":[0,.68889,0,0,.72222],"90":[0,.68889,0,0,.66667],"107":[0,.68889,0,0,.55556],"165":[0,.675,.025,0,.75],"174":[.15559,.69224,0,0,.94666],"240":[0,.68889,0,0,.55556],"295":[0,.68889,0,0,.54028],"710":[0,.825,0,0,2.33334],"732":[0,.9,0,0,2.33334],"770":[0,.825,0,0,2.33334],"771":[0,.9,0,0,2.33334],"989":[.08167,.58167,0,0,.77778],"1008":[0,.43056,.04028,0,.66667],"8245":[0,.54986,0,0,.275],"8463":[0,.68889,0,0,.54028],"8487":[0,.68889,0,0,.72222],"8498":[0,.68889,0,0,.55556],"8502":[0,.68889,0,0,.66667],"8503":[0,.68889,0,0,.44445],"8504":[0,.68889,0,0,.66667],"8513":[0,.68889,0,0,.63889],"8592":[-.03598,.46402,0,0,.5],"8594":[-.03598,.46402,0,0,.5],"8602":[-.13313,.36687,0,0,1],"8603":[-.13313,.36687,0,0,1],"8606":[.01354,.52239,0,0,1],"8608":[.01354,.52239,0,0,1],"8610":[.01354,.52239,0,0,1.11111],"8611":[.01354,.52239,0,0,1.11111],"8619":[0,.54986,0,0,1],"8620":[0,.54986,0,0,1],"8621":[-.13313,.37788,0,0,1.38889],"8622":[-.13313,.36687,0,0,1],"8624":[0,.69224,0,0,.5],"8625":[0,.69224,0,0,.5],"8630":[0,.43056,0,0,1],"8631":[0,.43056,0,0,1],"8634":[.08198,.58198,0,0,.77778],"8635":[.08198,.58198,0,0,.77778],"8638":[.19444,.69224,0,0,.41667],"8639":[.19444,.69224,0,0,.41667],"8642":[.19444,.69224,0,0,.41667],"8643":[.19444,.69224,0,0,.41667],"8644":[.1808,.675,0,0,1],"8646":[.1808,.675,0,0,1],"8647":[.1808,.675,0,0,1],"8648":[.19444,.69224,0,0,.83334],"8649":[.1808,.675,0,0,1],"8650":[.19444,.69224,0,0,.83334],"8651":[.01354,.52239,0,0,1],"8652":[.01354,.52239,0,0,1],"8653":[-.13313,.36687,0,0,1],"8654":[-.13313,.36687,0,0,1],"8655":[-.13313,.36687,0,0,1],"8666":[.13667,.63667,0,0,1],"8667":[.13667,.63667,0,0,1],"8669":[-.13313,.37788,0,0,1],"8672":[-.064,.437,0,0,1.334],"8674":[-.064,.437,0,0,1.334],"8705":[0,.825,0,0,.5],"8708":[0,.68889,0,0,.55556],"8709":[.08167,.58167,0,0,.77778],"8717":[0,.43056,0,0,.42917],"8722":[-.03598,.46402,0,0,.5],"8724":[.08198,.69224,0,0,.77778],"8726":[.08167,.58167,0,0,.77778],"8733":[0,.69224,0,0,.77778],"8736":[0,.69224,0,0,.72222],"8737":[0,.69224,0,0,.72222],"8738":[.03517,.52239,0,0,.72222],"8739":[.08167,.58167,0,0,.22222],"8740":[.25142,.74111,0,0,.27778],"8741":[.08167,.58167,0,0,.38889],"8742":[.25142,.74111,0,0,.5],"8756":[0,.69224,0,0,.66667],"8757":[0,.69224,0,0,.66667],"8764":[-.13313,.36687,0,0,.77778],"8765":[-.13313,.37788,0,0,.77778],"8769":[-.13313,.36687,0,0,.77778],"8770":[-.03625,.46375,0,0,.77778],"8774":[.30274,.79383,0,0,.77778],"8776":[-.01688,.48312,0,0,.77778],"8778":[.08167,.58167,0,0,.77778],"8782":[.06062,.54986,0,0,.77778],"8783":[.06062,.54986,0,0,.77778],"8785":[.08198,.58198,0,0,.77778],"8786":[.08198,.58198,0,0,.77778],"8787":[.08198,.58198,0,0,.77778],"8790":[0,.69224,0,0,.77778],"8791":[.22958,.72958,0,0,.77778],"8796":[.08198,.91667,0,0,.77778],"8806":[.25583,.75583,0,0,.77778],"8807":[.25583,.75583,0,0,.77778],"8808":[.25142,.75726,0,0,.77778],"8809":[.25142,.75726,0,0,.77778],"8812":[.25583,.75583,0,0,.5],"8814":[.20576,.70576,0,0,.77778],"8815":[.20576,.70576,0,0,.77778],"8816":[.30274,.79383,0,0,.77778],"8817":[.30274,.79383,0,0,.77778],"8818":[.22958,.72958,0,0,.77778],"8819":[.22958,.72958,0,0,.77778],"8822":[.1808,.675,0,0,.77778],"8823":[.1808,.675,0,0,.77778],"8828":[.13667,.63667,0,0,.77778],"8829":[.13667,.63667,0,0,.77778],"8830":[.22958,.72958,0,0,.77778],"8831":[.22958,.72958,0,0,.77778],"8832":[.20576,.70576,0,0,.77778],"8833":[.20576,.70576,0,0,.77778],"8840":[.30274,.79383,0,0,.77778],"8841":[.30274,.79383,0,0,.77778],"8842":[.13597,.63597,0,0,.77778],"8843":[.13597,.63597,0,0,.77778],"8847":[.03517,.54986,0,0,.77778],"8848":[.03517,.54986,0,0,.77778],"8858":[.08198,.58198,0,0,.77778],"8859":[.08198,.58198,0,0,.77778],"8861":[.08198,.58198,0,0,.77778],"8862":[0,.675,0,0,.77778],"8863":[0,.675,0,0,.77778],"8864":[0,.675,0,0,.77778],"8865":[0,.675,0,0,.77778],"8872":[0,.69224,0,0,.61111],"8873":[0,.69224,0,0,.72222],"8874":[0,.69224,0,0,.88889],"8876":[0,.68889,0,0,.61111],"8877":[0,.68889,0,0,.61111],"8878":[0,.68889,0,0,.72222],"8879":[0,.68889,0,0,.72222],"8882":[.03517,.54986,0,0,.77778],"8883":[.03517,.54986,0,0,.77778],"8884":[.13667,.63667,0,0,.77778],"8885":[.13667,.63667,0,0,.77778],"8888":[0,.54986,0,0,1.11111],"8890":[.19444,.43056,0,0,.55556],"8891":[.19444,.69224,0,0,.61111],"8892":[.19444,.69224,0,0,.61111],"8901":[0,.54986,0,0,.27778],"8903":[.08167,.58167,0,0,.77778],"8905":[.08167,.58167,0,0,.77778],"8906":[.08167,.58167,0,0,.77778],"8907":[0,.69224,0,0,.77778],"8908":[0,.69224,0,0,.77778],"8909":[-.03598,.46402,0,0,.77778],"8910":[0,.54986,0,0,.76042],"8911":[0,.54986,0,0,.76042],"8912":[.03517,.54986,0,0,.77778],"8913":[.03517,.54986,0,0,.77778],"8914":[0,.54986,0,0,.66667],"8915":[0,.54986,0,0,.66667],"8916":[0,.69224,0,0,.66667],"8918":[.0391,.5391,0,0,.77778],"8919":[.0391,.5391,0,0,.77778],"8920":[.03517,.54986,0,0,1.33334],"8921":[.03517,.54986,0,0,1.33334],"8922":[.38569,.88569,0,0,.77778],"8923":[.38569,.88569,0,0,.77778],"8926":[.13667,.63667,0,0,.77778],"8927":[.13667,.63667,0,0,.77778],"8928":[.30274,.79383,0,0,.77778],"8929":[.30274,.79383,0,0,.77778],"8934":[.23222,.74111,0,0,.77778],"8935":[.23222,.74111,0,0,.77778],"8936":[.23222,.74111,0,0,.77778],"8937":[.23222,.74111,0,0,.77778],"8938":[.20576,.70576,0,0,.77778],"8939":[.20576,.70576,0,0,.77778],"8940":[.30274,.79383,0,0,.77778],"8941":[.30274,.79383,0,0,.77778],"8994":[.19444,.69224,0,0,.77778],"8995":[.19444,.69224,0,0,.77778],"9416":[.15559,.69224,0,0,.90222],"9484":[0,.69224,0,0,.5],"9488":[0,.69224,0,0,.5],"9492":[0,.37788,0,0,.5],"9496":[0,.37788,0,0,.5],"9585":[.19444,.68889,0,0,.88889],"9586":[.19444,.74111,0,0,.88889],"9632":[0,.675,0,0,.77778],"9633":[0,.675,0,0,.77778],"9650":[0,.54986,0,0,.72222],"9651":[0,.54986,0,0,.72222],"9654":[.03517,.54986,0,0,.77778],"9660":[0,.54986,0,0,.72222],"9661":[0,.54986,0,0,.72222],"9664":[.03517,.54986,0,0,.77778],"9674":[.11111,.69224,0,0,.66667],"9733":[.19444,.69224,0,0,.94445],"10003":[0,.69224,0,0,.83334],"10016":[0,.69224,0,0,.83334],"10731":[.11111,.69224,0,0,.66667],"10846":[.19444,.75583,0,0,.61111],"10877":[.13667,.63667,0,0,.77778],"10878":[.13667,.63667,0,0,.77778],"10885":[.25583,.75583,0,0,.77778],"10886":[.25583,.75583,0,0,.77778],"10887":[.13597,.63597,0,0,.77778],"10888":[.13597,.63597,0,0,.77778],"10889":[.26167,.75726,0,0,.77778],"10890":[.26167,.75726,0,0,.77778],"10891":[.48256,.98256,0,0,.77778],"10892":[.48256,.98256,0,0,.77778],"10901":[.13667,.63667,0,0,.77778],"10902":[.13667,.63667,0,0,.77778],"10933":[.25142,.75726,0,0,.77778],"10934":[.25142,.75726,0,0,.77778],"10935":[.26167,.75726,0,0,.77778],"10936":[.26167,.75726,0,0,.77778],"10937":[.26167,.75726,0,0,.77778],"10938":[.26167,.75726,0,0,.77778],"10949":[.25583,.75583,0,0,.77778],"10950":[.25583,.75583,0,0,.77778],"10955":[.28481,.79383,0,0,.77778],"10956":[.28481,.79383,0,0,.77778],"57350":[.08167,.58167,0,0,.22222],"57351":[.08167,.58167,0,0,.38889],"57352":[.08167,.58167,0,0,.77778],"57353":[0,.43056,.04028,0,.66667],"57356":[.25142,.75726,0,0,.77778],"57357":[.25142,.75726,0,0,.77778],"57358":[.41951,.91951,0,0,.77778],"57359":[.30274,.79383,0,0,.77778],"57360":[.30274,.79383,0,0,.77778],"57361":[.41951,.91951,0,0,.77778],"57366":[.25142,.75726,0,0,.77778],"57367":[.25142,.75726,0,0,.77778],"57368":[.25142,.75726,0,0,.77778],"57369":[.25142,.75726,0,0,.77778],"57370":[.13597,.63597,0,0,.77778],"57371":[.13597,.63597,0,0,.77778]},"Caligraphic-Regular":{"48":[0,.43056,0,0,.5],"49":[0,.43056,0,0,.5],"50":[0,.43056,0,0,.5],"51":[.19444,.43056,0,0,.5],"52":[.19444,.43056,0,0,.5],"53":[.19444,.43056,0,0,.5],"54":[0,.64444,0,0,.5],"55":[.19444,.43056,0,0,.5],"56":[0,.64444,0,0,.5],"57":[.19444,.43056,0,0,.5],"65":[0,.68333,0,.19445,.79847],"66":[0,.68333,.03041,.13889,.65681],"67":[0,.68333,.05834,.13889,.52653],"68":[0,.68333,.02778,.08334,.77139],"69":[0,.68333,.08944,.11111,.52778],"70":[0,.68333,.09931,.11111,.71875],"71":[.09722,.68333,.0593,.11111,.59487],"72":[0,.68333,.00965,.11111,.84452],"73":[0,.68333,.07382,0,.54452],"74":[.09722,.68333,.18472,.16667,.67778],"75":[0,.68333,.01445,.05556,.76195],"76":[0,.68333,0,.13889,.68972],"77":[0,.68333,0,.13889,1.2009],"78":[0,.68333,.14736,.08334,.82049],"79":[0,.68333,.02778,.11111,.79611],"80":[0,.68333,.08222,.08334,.69556],"81":[.09722,.68333,0,.11111,.81667],"82":[0,.68333,0,.08334,.8475],"83":[0,.68333,.075,.13889,.60556],"84":[0,.68333,.25417,0,.54464],"85":[0,.68333,.09931,.08334,.62583],"86":[0,.68333,.08222,0,.61278],"87":[0,.68333,.08222,.08334,.98778],"88":[0,.68333,.14643,.13889,.7133],"89":[.09722,.68333,.08222,.08334,.66834],"90":[0,.68333,.07944,.13889,.72473]},"Fraktur-Regular":{"33":[0,.69141,0,0,.29574],"34":[0,.69141,0,0,.21471],"38":[0,.69141,0,0,.73786],"39":[0,.69141,0,0,.21201],"40":[.24982,.74947,0,0,.38865],"41":[.24982,.74947,0,0,.38865],"42":[0,.62119,0,0,.27764],"43":[.08319,.58283,0,0,.75623],"44":[0,.10803,0,0,.27764],"45":[.08319,.58283,0,0,.75623],"46":[0,.10803,0,0,.27764],"47":[.24982,.74947,0,0,.50181],"48":[0,.47534,0,0,.50181],"49":[0,.47534,0,0,.50181],"50":[0,.47534,0,0,.50181],"51":[.18906,.47534,0,0,.50181],"52":[.18906,.47534,0,0,.50181],"53":[.18906,.47534,0,0,.50181],"54":[0,.69141,0,0,.50181],"55":[.18906,.47534,0,0,.50181],"56":[0,.69141,0,0,.50181],"57":[.18906,.47534,0,0,.50181],"58":[0,.47534,0,0,.21606],"59":[.12604,.47534,0,0,.21606],"61":[-.13099,.36866,0,0,.75623],"63":[0,.69141,0,0,.36245],"65":[0,.69141,0,0,.7176],"66":[0,.69141,0,0,.88397],"67":[0,.69141,0,0,.61254],"68":[0,.69141,0,0,.83158],"69":[0,.69141,0,0,.66278],"70":[.12604,.69141,0,0,.61119],"71":[0,.69141,0,0,.78539],"72":[.06302,.69141,0,0,.7203],"73":[0,.69141,0,0,.55448],"74":[.12604,.69141,0,0,.55231],"75":[0,.69141,0,0,.66845],"76":[0,.69141,0,0,.66602],"77":[0,.69141,0,0,1.04953],"78":[0,.69141,0,0,.83212],"79":[0,.69141,0,0,.82699],"80":[.18906,.69141,0,0,.82753],"81":[.03781,.69141,0,0,.82699],"82":[0,.69141,0,0,.82807],"83":[0,.69141,0,0,.82861],"84":[0,.69141,0,0,.66899],"85":[0,.69141,0,0,.64576],"86":[0,.69141,0,0,.83131],"87":[0,.69141,0,0,1.04602],"88":[0,.69141,0,0,.71922],"89":[.18906,.69141,0,0,.83293],"90":[.12604,.69141,0,0,.60201],"91":[.24982,.74947,0,0,.27764],"93":[.24982,.74947,0,0,.27764],"94":[0,.69141,0,0,.49965],"97":[0,.47534,0,0,.50046],"98":[0,.69141,0,0,.51315],"99":[0,.47534,0,0,.38946],"100":[0,.62119,0,0,.49857],"101":[0,.47534,0,0,.40053],"102":[.18906,.69141,0,0,.32626],"103":[.18906,.47534,0,0,.5037],"104":[.18906,.69141,0,0,.52126],"105":[0,.69141,0,0,.27899],"106":[0,.69141,0,0,.28088],"107":[0,.69141,0,0,.38946],"108":[0,.69141,0,0,.27953],"109":[0,.47534,0,0,.76676],"110":[0,.47534,0,0,.52666],"111":[0,.47534,0,0,.48885],"112":[.18906,.52396,0,0,.50046],"113":[.18906,.47534,0,0,.48912],"114":[0,.47534,0,0,.38919],"115":[0,.47534,0,0,.44266],"116":[0,.62119,0,0,.33301],"117":[0,.47534,0,0,.5172],"118":[0,.52396,0,0,.5118],"119":[0,.52396,0,0,.77351],"120":[.18906,.47534,0,0,.38865],"121":[.18906,.47534,0,0,.49884],"122":[.18906,.47534,0,0,.39054],"8216":[0,.69141,0,0,.21471],"8217":[0,.69141,0,0,.21471],"58112":[0,.62119,0,0,.49749],"58113":[0,.62119,0,0,.4983],"58114":[.18906,.69141,0,0,.33328],"58115":[.18906,.69141,0,0,.32923],"58116":[.18906,.47534,0,0,.50343],"58117":[0,.69141,0,0,.33301],"58118":[0,.62119,0,0,.33409],"58119":[0,.47534,0,0,.50073]},"Main-Bold":{"33":[0,.69444,0,0,.35],"34":[0,.69444,0,0,.60278],"35":[.19444,.69444,0,0,.95833],"36":[.05556,.75,0,0,.575],"37":[.05556,.75,0,0,.95833],"38":[0,.69444,0,0,.89444],"39":[0,.69444,0,0,.31944],"40":[.25,.75,0,0,.44722],"41":[.25,.75,0,0,.44722],"42":[0,.75,0,0,.575],"43":[.13333,.63333,0,0,.89444],"44":[.19444,.15556,0,0,.31944],"45":[0,.44444,0,0,.38333],"46":[0,.15556,0,0,.31944],"47":[.25,.75,0,0,.575],"48":[0,.64444,0,0,.575],"49":[0,.64444,0,0,.575],"50":[0,.64444,0,0,.575],"51":[0,.64444,0,0,.575],"52":[0,.64444,0,0,.575],"53":[0,.64444,0,0,.575],"54":[0,.64444,0,0,.575],"55":[0,.64444,0,0,.575],"56":[0,.64444,0,0,.575],"57":[0,.64444,0,0,.575],"58":[0,.44444,0,0,.31944],"59":[.19444,.44444,0,0,.31944],"60":[.08556,.58556,0,0,.89444],"61":[-.10889,.39111,0,0,.89444],"62":[.08556,.58556,0,0,.89444],"63":[0,.69444,0,0,.54305],"64":[0,.69444,0,0,.89444],"65":[0,.68611,0,0,.86944],"66":[0,.68611,0,0,.81805],"67":[0,.68611,0,0,.83055],"68":[0,.68611,0,0,.88194],"69":[0,.68611,0,0,.75555],"70":[0,.68611,0,0,.72361],"71":[0,.68611,0,0,.90416],"72":[0,.68611,0,0,.9],"73":[0,.68611,0,0,.43611],"74":[0,.68611,0,0,.59444],"75":[0,.68611,0,0,.90138],"76":[0,.68611,0,0,.69166],"77":[0,.68611,0,0,1.09166],"78":[0,.68611,0,0,.9],"79":[0,.68611,0,0,.86388],"80":[0,.68611,0,0,.78611],"81":[.19444,.68611,0,0,.86388],"82":[0,.68611,0,0,.8625],"83":[0,.68611,0,0,.63889],"84":[0,.68611,0,0,.8],"85":[0,.68611,0,0,.88472],"86":[0,.68611,.01597,0,.86944],"87":[0,.68611,.01597,0,1.18888],"88":[0,.68611,0,0,.86944],"89":[0,.68611,.02875,0,.86944],"90":[0,.68611,0,0,.70277],"91":[.25,.75,0,0,.31944],"92":[.25,.75,0,0,.575],"93":[.25,.75,0,0,.31944],"94":[0,.69444,0,0,.575],"95":[.31,.13444,.03194,0,.575],"97":[0,.44444,0,0,.55902],"98":[0,.69444,0,0,.63889],"99":[0,.44444,0,0,.51111],"100":[0,.69444,0,0,.63889],"101":[0,.44444,0,0,.52708],"102":[0,.69444,.10903,0,.35139],"103":[.19444,.44444,.01597,0,.575],"104":[0,.69444,0,0,.63889],"105":[0,.69444,0,0,.31944],"106":[.19444,.69444,0,0,.35139],"107":[0,.69444,0,0,.60694],"108":[0,.69444,0,0,.31944],"109":[0,.44444,0,0,.95833],"110":[0,.44444,0,0,.63889],"111":[0,.44444,0,0,.575],"112":[.19444,.44444,0,0,.63889],"113":[.19444,.44444,0,0,.60694],"114":[0,.44444,0,0,.47361],"115":[0,.44444,0,0,.45361],"116":[0,.63492,0,0,.44722],"117":[0,.44444,0,0,.63889],"118":[0,.44444,.01597,0,.60694],"119":[0,.44444,.01597,0,.83055],"120":[0,.44444,0,0,.60694],"121":[.19444,.44444,.01597,0,.60694],"122":[0,.44444,0,0,.51111],"123":[.25,.75,0,0,.575],"124":[.25,.75,0,0,.31944],"125":[.25,.75,0,0,.575],"126":[.35,.34444,0,0,.575],"168":[0,.69444,0,0,.575],"172":[0,.44444,0,0,.76666],"176":[0,.69444,0,0,.86944],"177":[.13333,.63333,0,0,.89444],"184":[.17014,0,0,0,.51111],"198":[0,.68611,0,0,1.04166],"215":[.13333,.63333,0,0,.89444],"216":[.04861,.73472,0,0,.89444],"223":[0,.69444,0,0,.59722],"230":[0,.44444,0,0,.83055],"247":[.13333,.63333,0,0,.89444],"248":[.09722,.54167,0,0,.575],"305":[0,.44444,0,0,.31944],"338":[0,.68611,0,0,1.16944],"339":[0,.44444,0,0,.89444],"567":[.19444,.44444,0,0,.35139],"710":[0,.69444,0,0,.575],"711":[0,.63194,0,0,.575],"713":[0,.59611,0,0,.575],"714":[0,.69444,0,0,.575],"715":[0,.69444,0,0,.575],"728":[0,.69444,0,0,.575],"729":[0,.69444,0,0,.31944],"730":[0,.69444,0,0,.86944],"732":[0,.69444,0,0,.575],"733":[0,.69444,0,0,.575],"915":[0,.68611,0,0,.69166],"916":[0,.68611,0,0,.95833],"920":[0,.68611,0,0,.89444],"923":[0,.68611,0,0,.80555],"926":[0,.68611,0,0,.76666],"928":[0,.68611,0,0,.9],"931":[0,.68611,0,0,.83055],"933":[0,.68611,0,0,.89444],"934":[0,.68611,0,0,.83055],"936":[0,.68611,0,0,.89444],"937":[0,.68611,0,0,.83055],"8211":[0,.44444,.03194,0,.575],"8212":[0,.44444,.03194,0,1.14999],"8216":[0,.69444,0,0,.31944],"8217":[0,.69444,0,0,.31944],"8220":[0,.69444,0,0,.60278],"8221":[0,.69444,0,0,.60278],"8224":[.19444,.69444,0,0,.51111],"8225":[.19444,.69444,0,0,.51111],"8242":[0,.55556,0,0,.34444],"8407":[0,.72444,.15486,0,.575],"8463":[0,.69444,0,0,.66759],"8465":[0,.69444,0,0,.83055],"8467":[0,.69444,0,0,.47361],"8472":[.19444,.44444,0,0,.74027],"8476":[0,.69444,0,0,.83055],"8501":[0,.69444,0,0,.70277],"8592":[-.10889,.39111,0,0,1.14999],"8593":[.19444,.69444,0,0,.575],"8594":[-.10889,.39111,0,0,1.14999],"8595":[.19444,.69444,0,0,.575],"8596":[-.10889,.39111,0,0,1.14999],"8597":[.25,.75,0,0,.575],"8598":[.19444,.69444,0,0,1.14999],"8599":[.19444,.69444,0,0,1.14999],"8600":[.19444,.69444,0,0,1.14999],"8601":[.19444,.69444,0,0,1.14999],"8636":[-.10889,.39111,0,0,1.14999],"8637":[-.10889,.39111,0,0,1.14999],"8640":[-.10889,.39111,0,0,1.14999],"8641":[-.10889,.39111,0,0,1.14999],"8656":[-.10889,.39111,0,0,1.14999],"8657":[.19444,.69444,0,0,.70277],"8658":[-.10889,.39111,0,0,1.14999],"8659":[.19444,.69444,0,0,.70277],"8660":[-.10889,.39111,0,0,1.14999],"8661":[.25,.75,0,0,.70277],"8704":[0,.69444,0,0,.63889],"8706":[0,.69444,.06389,0,.62847],"8707":[0,.69444,0,0,.63889],"8709":[.05556,.75,0,0,.575],"8711":[0,.68611,0,0,.95833],"8712":[.08556,.58556,0,0,.76666],"8715":[.08556,.58556,0,0,.76666],"8722":[.13333,.63333,0,0,.89444],"8723":[.13333,.63333,0,0,.89444],"8725":[.25,.75,0,0,.575],"8726":[.25,.75,0,0,.575],"8727":[-.02778,.47222,0,0,.575],"8728":[-.02639,.47361,0,0,.575],"8729":[-.02639,.47361,0,0,.575],"8730":[.18,.82,0,0,.95833],"8733":[0,.44444,0,0,.89444],"8734":[0,.44444,0,0,1.14999],"8736":[0,.69224,0,0,.72222],"8739":[.25,.75,0,0,.31944],"8741":[.25,.75,0,0,.575],"8743":[0,.55556,0,0,.76666],"8744":[0,.55556,0,0,.76666],"8745":[0,.55556,0,0,.76666],"8746":[0,.55556,0,0,.76666],"8747":[.19444,.69444,.12778,0,.56875],"8764":[-.10889,.39111,0,0,.89444],"8768":[.19444,.69444,0,0,.31944],"8771":[.00222,.50222,0,0,.89444],"8776":[.02444,.52444,0,0,.89444],"8781":[.00222,.50222,0,0,.89444],"8801":[.00222,.50222,0,0,.89444],"8804":[.19667,.69667,0,0,.89444],"8805":[.19667,.69667,0,0,.89444],"8810":[.08556,.58556,0,0,1.14999],"8811":[.08556,.58556,0,0,1.14999],"8826":[.08556,.58556,0,0,.89444],"8827":[.08556,.58556,0,0,.89444],"8834":[.08556,.58556,0,0,.89444],"8835":[.08556,.58556,0,0,.89444],"8838":[.19667,.69667,0,0,.89444],"8839":[.19667,.69667,0,0,.89444],"8846":[0,.55556,0,0,.76666],"8849":[.19667,.69667,0,0,.89444],"8850":[.19667,.69667,0,0,.89444],"8851":[0,.55556,0,0,.76666],"8852":[0,.55556,0,0,.76666],"8853":[.13333,.63333,0,0,.89444],"8854":[.13333,.63333,0,0,.89444],"8855":[.13333,.63333,0,0,.89444],"8856":[.13333,.63333,0,0,.89444],"8857":[.13333,.63333,0,0,.89444],"8866":[0,.69444,0,0,.70277],"8867":[0,.69444,0,0,.70277],"8868":[0,.69444,0,0,.89444],"8869":[0,.69444,0,0,.89444],"8900":[-.02639,.47361,0,0,.575],"8901":[-.02639,.47361,0,0,.31944],"8902":[-.02778,.47222,0,0,.575],"8968":[.25,.75,0,0,.51111],"8969":[.25,.75,0,0,.51111],"8970":[.25,.75,0,0,.51111],"8971":[.25,.75,0,0,.51111],"8994":[-.13889,.36111,0,0,1.14999],"8995":[-.13889,.36111,0,0,1.14999],"9651":[.19444,.69444,0,0,1.02222],"9657":[-.02778,.47222,0,0,.575],"9661":[.19444,.69444,0,0,1.02222],"9667":[-.02778,.47222,0,0,.575],"9711":[.19444,.69444,0,0,1.14999],"9824":[.12963,.69444,0,0,.89444],"9825":[.12963,.69444,0,0,.89444],"9826":[.12963,.69444,0,0,.89444],"9827":[.12963,.69444,0,0,.89444],"9837":[0,.75,0,0,.44722],"9838":[.19444,.69444,0,0,.44722],"9839":[.19444,.69444,0,0,.44722],"10216":[.25,.75,0,0,.44722],"10217":[.25,.75,0,0,.44722],"10815":[0,.68611,0,0,.9],"10927":[.19667,.69667,0,0,.89444],"10928":[.19667,.69667,0,0,.89444],"57376":[.19444,.69444,0,0,0]},"Main-BoldItalic":{"33":[0,.69444,.11417,0,.38611],"34":[0,.69444,.07939,0,.62055],"35":[.19444,.69444,.06833,0,.94444],"37":[.05556,.75,.12861,0,.94444],"38":[0,.69444,.08528,0,.88555],"39":[0,.69444,.12945,0,.35555],"40":[.25,.75,.15806,0,.47333],"41":[.25,.75,.03306,0,.47333],"42":[0,.75,.14333,0,.59111],"43":[.10333,.60333,.03306,0,.88555],"44":[.19444,.14722,0,0,.35555],"45":[0,.44444,.02611,0,.41444],"46":[0,.14722,0,0,.35555],"47":[.25,.75,.15806,0,.59111],"48":[0,.64444,.13167,0,.59111],"49":[0,.64444,.13167,0,.59111],"50":[0,.64444,.13167,0,.59111],"51":[0,.64444,.13167,0,.59111],"52":[.19444,.64444,.13167,0,.59111],"53":[0,.64444,.13167,0,.59111],"54":[0,.64444,.13167,0,.59111],"55":[.19444,.64444,.13167,0,.59111],"56":[0,.64444,.13167,0,.59111],"57":[0,.64444,.13167,0,.59111],"58":[0,.44444,.06695,0,.35555],"59":[.19444,.44444,.06695,0,.35555],"61":[-.10889,.39111,.06833,0,.88555],"63":[0,.69444,.11472,0,.59111],"64":[0,.69444,.09208,0,.88555],"65":[0,.68611,0,0,.86555],"66":[0,.68611,.0992,0,.81666],"67":[0,.68611,.14208,0,.82666],"68":[0,.68611,.09062,0,.87555],"69":[0,.68611,.11431,0,.75666],"70":[0,.68611,.12903,0,.72722],"71":[0,.68611,.07347,0,.89527],"72":[0,.68611,.17208,0,.8961],"73":[0,.68611,.15681,0,.47166],"74":[0,.68611,.145,0,.61055],"75":[0,.68611,.14208,0,.89499],"76":[0,.68611,0,0,.69777],"77":[0,.68611,.17208,0,1.07277],"78":[0,.68611,.17208,0,.8961],"79":[0,.68611,.09062,0,.85499],"80":[0,.68611,.0992,0,.78721],"81":[.19444,.68611,.09062,0,.85499],"82":[0,.68611,.02559,0,.85944],"83":[0,.68611,.11264,0,.64999],"84":[0,.68611,.12903,0,.7961],"85":[0,.68611,.17208,0,.88083],"86":[0,.68611,.18625,0,.86555],"87":[0,.68611,.18625,0,1.15999],"88":[0,.68611,.15681,0,.86555],"89":[0,.68611,.19803,0,.86555],"90":[0,.68611,.14208,0,.70888],"91":[.25,.75,.1875,0,.35611],"93":[.25,.75,.09972,0,.35611],"94":[0,.69444,.06709,0,.59111],"95":[.31,.13444,.09811,0,.59111],"97":[0,.44444,.09426,0,.59111],"98":[0,.69444,.07861,0,.53222],"99":[0,.44444,.05222,0,.53222],"100":[0,.69444,.10861,0,.59111],"101":[0,.44444,.085,0,.53222],"102":[.19444,.69444,.21778,0,.4],"103":[.19444,.44444,.105,0,.53222],"104":[0,.69444,.09426,0,.59111],"105":[0,.69326,.11387,0,.35555],"106":[.19444,.69326,.1672,0,.35555],"107":[0,.69444,.11111,0,.53222],"108":[0,.69444,.10861,0,.29666],"109":[0,.44444,.09426,0,.94444],"110":[0,.44444,.09426,0,.64999],"111":[0,.44444,.07861,0,.59111],"112":[.19444,.44444,.07861,0,.59111],"113":[.19444,.44444,.105,0,.53222],"114":[0,.44444,.11111,0,.50167],"115":[0,.44444,.08167,0,.48694],"116":[0,.63492,.09639,0,.385],"117":[0,.44444,.09426,0,.62055],"118":[0,.44444,.11111,0,.53222],"119":[0,.44444,.11111,0,.76777],"120":[0,.44444,.12583,0,.56055],"121":[.19444,.44444,.105,0,.56166],"122":[0,.44444,.13889,0,.49055],"126":[.35,.34444,.11472,0,.59111],"163":[0,.69444,0,0,.86853],"168":[0,.69444,.11473,0,.59111],"176":[0,.69444,0,0,.94888],"184":[.17014,0,0,0,.53222],"198":[0,.68611,.11431,0,1.02277],"216":[.04861,.73472,.09062,0,.88555],"223":[.19444,.69444,.09736,0,.665],"230":[0,.44444,.085,0,.82666],"248":[.09722,.54167,.09458,0,.59111],"305":[0,.44444,.09426,0,.35555],"338":[0,.68611,.11431,0,1.14054],"339":[0,.44444,.085,0,.82666],"567":[.19444,.44444,.04611,0,.385],"710":[0,.69444,.06709,0,.59111],"711":[0,.63194,.08271,0,.59111],"713":[0,.59444,.10444,0,.59111],"714":[0,.69444,.08528,0,.59111],"715":[0,.69444,0,0,.59111],"728":[0,.69444,.10333,0,.59111],"729":[0,.69444,.12945,0,.35555],"730":[0,.69444,0,0,.94888],"732":[0,.69444,.11472,0,.59111],"733":[0,.69444,.11472,0,.59111],"915":[0,.68611,.12903,0,.69777],"916":[0,.68611,0,0,.94444],"920":[0,.68611,.09062,0,.88555],"923":[0,.68611,0,0,.80666],"926":[0,.68611,.15092,0,.76777],"928":[0,.68611,.17208,0,.8961],"931":[0,.68611,.11431,0,.82666],"933":[0,.68611,.10778,0,.88555],"934":[0,.68611,.05632,0,.82666],"936":[0,.68611,.10778,0,.88555],"937":[0,.68611,.0992,0,.82666],"8211":[0,.44444,.09811,0,.59111],"8212":[0,.44444,.09811,0,1.18221],"8216":[0,.69444,.12945,0,.35555],"8217":[0,.69444,.12945,0,.35555],"8220":[0,.69444,.16772,0,.62055],"8221":[0,.69444,.07939,0,.62055]},"Main-Italic":{"33":[0,.69444,.12417,0,.30667],"34":[0,.69444,.06961,0,.51444],"35":[.19444,.69444,.06616,0,.81777],"37":[.05556,.75,.13639,0,.81777],"38":[0,.69444,.09694,0,.76666],"39":[0,.69444,.12417,0,.30667],"40":[.25,.75,.16194,0,.40889],"41":[.25,.75,.03694,0,.40889],"42":[0,.75,.14917,0,.51111],"43":[.05667,.56167,.03694,0,.76666],"44":[.19444,.10556,0,0,.30667],"45":[0,.43056,.02826,0,.35778],"46":[0,.10556,0,0,.30667],"47":[.25,.75,.16194,0,.51111],"48":[0,.64444,.13556,0,.51111],"49":[0,.64444,.13556,0,.51111],"50":[0,.64444,.13556,0,.51111],"51":[0,.64444,.13556,0,.51111],"52":[.19444,.64444,.13556,0,.51111],"53":[0,.64444,.13556,0,.51111],"54":[0,.64444,.13556,0,.51111],"55":[.19444,.64444,.13556,0,.51111],"56":[0,.64444,.13556,0,.51111],"57":[0,.64444,.13556,0,.51111],"58":[0,.43056,.0582,0,.30667],"59":[.19444,.43056,.0582,0,.30667],"61":[-.13313,.36687,.06616,0,.76666],"63":[0,.69444,.1225,0,.51111],"64":[0,.69444,.09597,0,.76666],"65":[0,.68333,0,0,.74333],"66":[0,.68333,.10257,0,.70389],"67":[0,.68333,.14528,0,.71555],"68":[0,.68333,.09403,0,.755],"69":[0,.68333,.12028,0,.67833],"70":[0,.68333,.13305,0,.65277],"71":[0,.68333,.08722,0,.77361],"72":[0,.68333,.16389,0,.74333],"73":[0,.68333,.15806,0,.38555],"74":[0,.68333,.14028,0,.525],"75":[0,.68333,.14528,0,.76888],"76":[0,.68333,0,0,.62722],"77":[0,.68333,.16389,0,.89666],"78":[0,.68333,.16389,0,.74333],"79":[0,.68333,.09403,0,.76666],"80":[0,.68333,.10257,0,.67833],"81":[.19444,.68333,.09403,0,.76666],"82":[0,.68333,.03868,0,.72944],"83":[0,.68333,.11972,0,.56222],"84":[0,.68333,.13305,0,.71555],"85":[0,.68333,.16389,0,.74333],"86":[0,.68333,.18361,0,.74333],"87":[0,.68333,.18361,0,.99888],"88":[0,.68333,.15806,0,.74333],"89":[0,.68333,.19383,0,.74333],"90":[0,.68333,.14528,0,.61333],"91":[.25,.75,.1875,0,.30667],"93":[.25,.75,.10528,0,.30667],"94":[0,.69444,.06646,0,.51111],"95":[.31,.12056,.09208,0,.51111],"97":[0,.43056,.07671,0,.51111],"98":[0,.69444,.06312,0,.46],"99":[0,.43056,.05653,0,.46],"100":[0,.69444,.10333,0,.51111],"101":[0,.43056,.07514,0,.46],"102":[.19444,.69444,.21194,0,.30667],"103":[.19444,.43056,.08847,0,.46],"104":[0,.69444,.07671,0,.51111],"105":[0,.65536,.1019,0,.30667],"106":[.19444,.65536,.14467,0,.30667],"107":[0,.69444,.10764,0,.46],"108":[0,.69444,.10333,0,.25555],"109":[0,.43056,.07671,0,.81777],"110":[0,.43056,.07671,0,.56222],"111":[0,.43056,.06312,0,.51111],"112":[.19444,.43056,.06312,0,.51111],"113":[.19444,.43056,.08847,0,.46],"114":[0,.43056,.10764,0,.42166],"115":[0,.43056,.08208,0,.40889],"116":[0,.61508,.09486,0,.33222],"117":[0,.43056,.07671,0,.53666],"118":[0,.43056,.10764,0,.46],"119":[0,.43056,.10764,0,.66444],"120":[0,.43056,.12042,0,.46389],"121":[.19444,.43056,.08847,0,.48555],"122":[0,.43056,.12292,0,.40889],"126":[.35,.31786,.11585,0,.51111],"163":[0,.69444,0,0,.76909],"168":[0,.66786,.10474,0,.51111],"176":[0,.69444,0,0,.83129],"184":[.17014,0,0,0,.46],"198":[0,.68333,.12028,0,.88277],"216":[.04861,.73194,.09403,0,.76666],"223":[.19444,.69444,.10514,0,.53666],"230":[0,.43056,.07514,0,.71555],"248":[.09722,.52778,.09194,0,.51111],"305":[0,.43056,0,.02778,.32246],"338":[0,.68333,.12028,0,.98499],"339":[0,.43056,.07514,0,.71555],"567":[.19444,.43056,0,.08334,.38403],"710":[0,.69444,.06646,0,.51111],"711":[0,.62847,.08295,0,.51111],"713":[0,.56167,.10333,0,.51111],"714":[0,.69444,.09694,0,.51111],"715":[0,.69444,0,0,.51111],"728":[0,.69444,.10806,0,.51111],"729":[0,.66786,.11752,0,.30667],"730":[0,.69444,0,0,.83129],"732":[0,.66786,.11585,0,.51111],"733":[0,.69444,.1225,0,.51111],"915":[0,.68333,.13305,0,.62722],"916":[0,.68333,0,0,.81777],"920":[0,.68333,.09403,0,.76666],"923":[0,.68333,0,0,.69222],"926":[0,.68333,.15294,0,.66444],"928":[0,.68333,.16389,0,.74333],"931":[0,.68333,.12028,0,.71555],"933":[0,.68333,.11111,0,.76666],"934":[0,.68333,.05986,0,.71555],"936":[0,.68333,.11111,0,.76666],"937":[0,.68333,.10257,0,.71555],"8211":[0,.43056,.09208,0,.51111],"8212":[0,.43056,.09208,0,1.02222],"8216":[0,.69444,.12417,0,.30667],"8217":[0,.69444,.12417,0,.30667],"8220":[0,.69444,.1685,0,.51444],"8221":[0,.69444,.06961,0,.51444],"8463":[0,.68889,0,0,.54028]},"Main-Regular":{"32":[0,0,0,0,.25],"33":[0,.69444,0,0,.27778],"34":[0,.69444,0,0,.5],"35":[.19444,.69444,0,0,.83334],"36":[.05556,.75,0,0,.5],"37":[.05556,.75,0,0,.83334],"38":[0,.69444,0,0,.77778],"39":[0,.69444,0,0,.27778],"40":[.25,.75,0,0,.38889],"41":[.25,.75,0,0,.38889],"42":[0,.75,0,0,.5],"43":[.08333,.58333,0,0,.77778],"44":[.19444,.10556,0,0,.27778],"45":[0,.43056,0,0,.33333],"46":[0,.10556,0,0,.27778],"47":[.25,.75,0,0,.5],"48":[0,.64444,0,0,.5],"49":[0,.64444,0,0,.5],"50":[0,.64444,0,0,.5],"51":[0,.64444,0,0,.5],"52":[0,.64444,0,0,.5],"53":[0,.64444,0,0,.5],"54":[0,.64444,0,0,.5],"55":[0,.64444,0,0,.5],"56":[0,.64444,0,0,.5],"57":[0,.64444,0,0,.5],"58":[0,.43056,0,0,.27778],"59":[.19444,.43056,0,0,.27778],"60":[.0391,.5391,0,0,.77778],"61":[-.13313,.36687,0,0,.77778],"62":[.0391,.5391,0,0,.77778],"63":[0,.69444,0,0,.47222],"64":[0,.69444,0,0,.77778],"65":[0,.68333,0,0,.75],"66":[0,.68333,0,0,.70834],"67":[0,.68333,0,0,.72222],"68":[0,.68333,0,0,.76389],"69":[0,.68333,0,0,.68056],"70":[0,.68333,0,0,.65278],"71":[0,.68333,0,0,.78472],"72":[0,.68333,0,0,.75],"73":[0,.68333,0,0,.36111],"74":[0,.68333,0,0,.51389],"75":[0,.68333,0,0,.77778],"76":[0,.68333,0,0,.625],"77":[0,.68333,0,0,.91667],"78":[0,.68333,0,0,.75],"79":[0,.68333,0,0,.77778],"80":[0,.68333,0,0,.68056],"81":[.19444,.68333,0,0,.77778],"82":[0,.68333,0,0,.73611],"83":[0,.68333,0,0,.55556],"84":[0,.68333,0,0,.72222],"85":[0,.68333,0,0,.75],"86":[0,.68333,.01389,0,.75],"87":[0,.68333,.01389,0,1.02778],"88":[0,.68333,0,0,.75],"89":[0,.68333,.025,0,.75],"90":[0,.68333,0,0,.61111],"91":[.25,.75,0,0,.27778],"92":[.25,.75,0,0,.5],"93":[.25,.75,0,0,.27778],"94":[0,.69444,0,0,.5],"95":[.31,.12056,.02778,0,.5],"97":[0,.43056,0,0,.5],"98":[0,.69444,0,0,.55556],"99":[0,.43056,0,0,.44445],"100":[0,.69444,0,0,.55556],"101":[0,.43056,0,0,.44445],"102":[0,.69444,.07778,0,.30556],"103":[.19444,.43056,.01389,0,.5],"104":[0,.69444,0,0,.55556],"105":[0,.66786,0,0,.27778],"106":[.19444,.66786,0,0,.30556],"107":[0,.69444,0,0,.52778],"108":[0,.69444,0,0,.27778],"109":[0,.43056,0,0,.83334],"110":[0,.43056,0,0,.55556],"111":[0,.43056,0,0,.5],"112":[.19444,.43056,0,0,.55556],"113":[.19444,.43056,0,0,.52778],"114":[0,.43056,0,0,.39167],"115":[0,.43056,0,0,.39445],"116":[0,.61508,0,0,.38889],"117":[0,.43056,0,0,.55556],"118":[0,.43056,.01389,0,.52778],"119":[0,.43056,.01389,0,.72222],"120":[0,.43056,0,0,.52778],"121":[.19444,.43056,.01389,0,.52778],"122":[0,.43056,0,0,.44445],"123":[.25,.75,0,0,.5],"124":[.25,.75,0,0,.27778],"125":[.25,.75,0,0,.5],"126":[.35,.31786,0,0,.5],"160":[0,0,0,0,.25],"167":[.19444,.69444,0,0,.44445],"168":[0,.66786,0,0,.5],"172":[0,.43056,0,0,.66667],"176":[0,.69444,0,0,.75],"177":[.08333,.58333,0,0,.77778],"182":[.19444,.69444,0,0,.61111],"184":[.17014,0,0,0,.44445],"198":[0,.68333,0,0,.90278],"215":[.08333,.58333,0,0,.77778],"216":[.04861,.73194,0,0,.77778],"223":[0,.69444,0,0,.5],"230":[0,.43056,0,0,.72222],"247":[.08333,.58333,0,0,.77778],"248":[.09722,.52778,0,0,.5],"305":[0,.43056,0,0,.27778],"338":[0,.68333,0,0,1.01389],"339":[0,.43056,0,0,.77778],"567":[.19444,.43056,0,0,.30556],"710":[0,.69444,0,0,.5],"711":[0,.62847,0,0,.5],"713":[0,.56778,0,0,.5],"714":[0,.69444,0,0,.5],"715":[0,.69444,0,0,.5],"728":[0,.69444,0,0,.5],"729":[0,.66786,0,0,.27778],"730":[0,.69444,0,0,.75],"732":[0,.66786,0,0,.5],"733":[0,.69444,0,0,.5],"915":[0,.68333,0,0,.625],"916":[0,.68333,0,0,.83334],"920":[0,.68333,0,0,.77778],"923":[0,.68333,0,0,.69445],"926":[0,.68333,0,0,.66667],"928":[0,.68333,0,0,.75],"931":[0,.68333,0,0,.72222],"933":[0,.68333,0,0,.77778],"934":[0,.68333,0,0,.72222],"936":[0,.68333,0,0,.77778],"937":[0,.68333,0,0,.72222],"8211":[0,.43056,.02778,0,.5],"8212":[0,.43056,.02778,0,1],"8216":[0,.69444,0,0,.27778],"8217":[0,.69444,0,0,.27778],"8220":[0,.69444,0,0,.5],"8221":[0,.69444,0,0,.5],"8224":[.19444,.69444,0,0,.44445],"8225":[.19444,.69444,0,0,.44445],"8230":[0,.12,0,0,1.172],"8242":[0,.55556,0,0,.275],"8407":[0,.71444,.15382,0,.5],"8463":[0,.68889,0,0,.54028],"8465":[0,.69444,0,0,.72222],"8467":[0,.69444,0,.11111,.41667],"8472":[.19444,.43056,0,.11111,.63646],"8476":[0,.69444,0,0,.72222],"8501":[0,.69444,0,0,.61111],"8592":[-.13313,.36687,0,0,1],"8593":[.19444,.69444,0,0,.5],"8594":[-.13313,.36687,0,0,1],"8595":[.19444,.69444,0,0,.5],"8596":[-.13313,.36687,0,0,1],"8597":[.25,.75,0,0,.5],"8598":[.19444,.69444,0,0,1],"8599":[.19444,.69444,0,0,1],"8600":[.19444,.69444,0,0,1],"8601":[.19444,.69444,0,0,1],"8614":[.011,.511,0,0,1],"8617":[.011,.511,0,0,1.126],"8618":[.011,.511,0,0,1.126],"8636":[-.13313,.36687,0,0,1],"8637":[-.13313,.36687,0,0,1],"8640":[-.13313,.36687,0,0,1],"8641":[-.13313,.36687,0,0,1],"8652":[.011,.671,0,0,1],"8656":[-.13313,.36687,0,0,1],"8657":[.19444,.69444,0,0,.61111],"8658":[-.13313,.36687,0,0,1],"8659":[.19444,.69444,0,0,.61111],"8660":[-.13313,.36687,0,0,1],"8661":[.25,.75,0,0,.61111],"8704":[0,.69444,0,0,.55556],"8706":[0,.69444,.05556,.08334,.5309],"8707":[0,.69444,0,0,.55556],"8709":[.05556,.75,0,0,.5],"8711":[0,.68333,0,0,.83334],"8712":[.0391,.5391,0,0,.66667],"8715":[.0391,.5391,0,0,.66667],"8722":[.08333,.58333,0,0,.77778],"8723":[.08333,.58333,0,0,.77778],"8725":[.25,.75,0,0,.5],"8726":[.25,.75,0,0,.5],"8727":[-.03472,.46528,0,0,.5],"8728":[-.05555,.44445,0,0,.5],"8729":[-.05555,.44445,0,0,.5],"8730":[.2,.8,0,0,.83334],"8733":[0,.43056,0,0,.77778],"8734":[0,.43056,0,0,1],"8736":[0,.69224,0,0,.72222],"8739":[.25,.75,0,0,.27778],"8741":[.25,.75,0,0,.5],"8743":[0,.55556,0,0,.66667],"8744":[0,.55556,0,0,.66667],"8745":[0,.55556,0,0,.66667],"8746":[0,.55556,0,0,.66667],"8747":[.19444,.69444,.11111,0,.41667],"8764":[-.13313,.36687,0,0,.77778],"8768":[.19444,.69444,0,0,.27778],"8771":[-.03625,.46375,0,0,.77778],"8773":[-.022,.589,0,0,1],"8776":[-.01688,.48312,0,0,.77778],"8781":[-.03625,.46375,0,0,.77778],"8784":[-.133,.67,0,0,.778],"8801":[-.03625,.46375,0,0,.77778],"8804":[.13597,.63597,0,0,.77778],"8805":[.13597,.63597,0,0,.77778],"8810":[.0391,.5391,0,0,1],"8811":[.0391,.5391,0,0,1],"8826":[.0391,.5391,0,0,.77778],"8827":[.0391,.5391,0,0,.77778],"8834":[.0391,.5391,0,0,.77778],"8835":[.0391,.5391,0,0,.77778],"8838":[.13597,.63597,0,0,.77778],"8839":[.13597,.63597,0,0,.77778],"8846":[0,.55556,0,0,.66667],"8849":[.13597,.63597,0,0,.77778],"8850":[.13597,.63597,0,0,.77778],"8851":[0,.55556,0,0,.66667],"8852":[0,.55556,0,0,.66667],"8853":[.08333,.58333,0,0,.77778],"8854":[.08333,.58333,0,0,.77778],"8855":[.08333,.58333,0,0,.77778],"8856":[.08333,.58333,0,0,.77778],"8857":[.08333,.58333,0,0,.77778],"8866":[0,.69444,0,0,.61111],"8867":[0,.69444,0,0,.61111],"8868":[0,.69444,0,0,.77778],"8869":[0,.69444,0,0,.77778],"8872":[.249,.75,0,0,.867],"8900":[-.05555,.44445,0,0,.5],"8901":[-.05555,.44445,0,0,.27778],"8902":[-.03472,.46528,0,0,.5],"8904":[.005,.505,0,0,.9],"8942":[.03,.9,0,0,.278],"8943":[-.19,.31,0,0,1.172],"8945":[-.1,.82,0,0,1.282],"8968":[.25,.75,0,0,.44445],"8969":[.25,.75,0,0,.44445],"8970":[.25,.75,0,0,.44445],"8971":[.25,.75,0,0,.44445],"8994":[-.14236,.35764,0,0,1],"8995":[-.14236,.35764,0,0,1],"9136":[.244,.744,0,0,.412],"9137":[.244,.744,0,0,.412],"9651":[.19444,.69444,0,0,.88889],"9657":[-.03472,.46528,0,0,.5],"9661":[.19444,.69444,0,0,.88889],"9667":[-.03472,.46528,0,0,.5],"9711":[.19444,.69444,0,0,1],"9824":[.12963,.69444,0,0,.77778],"9825":[.12963,.69444,0,0,.77778],"9826":[.12963,.69444,0,0,.77778],"9827":[.12963,.69444,0,0,.77778],"9837":[0,.75,0,0,.38889],"9838":[.19444,.69444,0,0,.38889],"9839":[.19444,.69444,0,0,.38889],"10216":[.25,.75,0,0,.38889],"10217":[.25,.75,0,0,.38889],"10222":[.244,.744,0,0,.412],"10223":[.244,.744,0,0,.412],"10229":[.011,.511,0,0,1.609],"10230":[.011,.511,0,0,1.638],"10231":[.011,.511,0,0,1.859],"10232":[.024,.525,0,0,1.609],"10233":[.024,.525,0,0,1.638],"10234":[.024,.525,0,0,1.858],"10236":[.011,.511,0,0,1.638],"10815":[0,.68333,0,0,.75],"10927":[.13597,.63597,0,0,.77778],"10928":[.13597,.63597,0,0,.77778],"57376":[.19444,.69444,0,0,0]},"Math-BoldItalic":{"65":[0,.68611,0,0,.86944],"66":[0,.68611,.04835,0,.8664],"67":[0,.68611,.06979,0,.81694],"68":[0,.68611,.03194,0,.93812],"69":[0,.68611,.05451,0,.81007],"70":[0,.68611,.15972,0,.68889],"71":[0,.68611,0,0,.88673],"72":[0,.68611,.08229,0,.98229],"73":[0,.68611,.07778,0,.51111],"74":[0,.68611,.10069,0,.63125],"75":[0,.68611,.06979,0,.97118],"76":[0,.68611,0,0,.75555],"77":[0,.68611,.11424,0,1.14201],"78":[0,.68611,.11424,0,.95034],"79":[0,.68611,.03194,0,.83666],"80":[0,.68611,.15972,0,.72309],"81":[.19444,.68611,0,0,.86861],"82":[0,.68611,.00421,0,.87235],"83":[0,.68611,.05382,0,.69271],"84":[0,.68611,.15972,0,.63663],"85":[0,.68611,.11424,0,.80027],"86":[0,.68611,.25555,0,.67778],"87":[0,.68611,.15972,0,1.09305],"88":[0,.68611,.07778,0,.94722],"89":[0,.68611,.25555,0,.67458],"90":[0,.68611,.06979,0,.77257],"97":[0,.44444,0,0,.63287],"98":[0,.69444,0,0,.52083],"99":[0,.44444,0,0,.51342],"100":[0,.69444,0,0,.60972],"101":[0,.44444,0,0,.55361],"102":[.19444,.69444,.11042,0,.56806],"103":[.19444,.44444,.03704,0,.5449],"104":[0,.69444,0,0,.66759],"105":[0,.69326,0,0,.4048],"106":[.19444,.69326,.0622,0,.47083],"107":[0,.69444,.01852,0,.6037],"108":[0,.69444,.0088,0,.34815],"109":[0,.44444,0,0,1.0324],"110":[0,.44444,0,0,.71296],"111":[0,.44444,0,0,.58472],"112":[.19444,.44444,0,0,.60092],"113":[.19444,.44444,.03704,0,.54213],"114":[0,.44444,.03194,0,.5287],"115":[0,.44444,0,0,.53125],"116":[0,.63492,0,0,.41528],"117":[0,.44444,0,0,.68102],"118":[0,.44444,.03704,0,.56666],"119":[0,.44444,.02778,0,.83148],"120":[0,.44444,0,0,.65903],"121":[.19444,.44444,.03704,0,.59028],"122":[0,.44444,.04213,0,.55509],"915":[0,.68611,.15972,0,.65694],"916":[0,.68611,0,0,.95833],"920":[0,.68611,.03194,0,.86722],"923":[0,.68611,0,0,.80555],"926":[0,.68611,.07458,0,.84125],"928":[0,.68611,.08229,0,.98229],"931":[0,.68611,.05451,0,.88507],"933":[0,.68611,.15972,0,.67083],"934":[0,.68611,0,0,.76666],"936":[0,.68611,.11653,0,.71402],"937":[0,.68611,.04835,0,.8789],"945":[0,.44444,0,0,.76064],"946":[.19444,.69444,.03403,0,.65972],"947":[.19444,.44444,.06389,0,.59003],"948":[0,.69444,.03819,0,.52222],"949":[0,.44444,0,0,.52882],"950":[.19444,.69444,.06215,0,.50833],"951":[.19444,.44444,.03704,0,.6],"952":[0,.69444,.03194,0,.5618],"953":[0,.44444,0,0,.41204],"954":[0,.44444,0,0,.66759],"955":[0,.69444,0,0,.67083],"956":[.19444,.44444,0,0,.70787],"957":[0,.44444,.06898,0,.57685],"958":[.19444,.69444,.03021,0,.50833],"959":[0,.44444,0,0,.58472],"960":[0,.44444,.03704,0,.68241],"961":[.19444,.44444,0,0,.6118],"962":[.09722,.44444,.07917,0,.42361],"963":[0,.44444,.03704,0,.68588],"964":[0,.44444,.13472,0,.52083],"965":[0,.44444,.03704,0,.63055],"966":[.19444,.44444,0,0,.74722],"967":[.19444,.44444,0,0,.71805],"968":[.19444,.69444,.03704,0,.75833],"969":[0,.44444,.03704,0,.71782],"977":[0,.69444,0,0,.69155],"981":[.19444,.69444,0,0,.7125],"982":[0,.44444,.03194,0,.975],"1009":[.19444,.44444,0,0,.6118],"1013":[0,.44444,0,0,.48333]},"Math-Italic":{"65":[0,.68333,0,.13889,.75],"66":[0,.68333,.05017,.08334,.75851],"67":[0,.68333,.07153,.08334,.71472],"68":[0,.68333,.02778,.05556,.82792],"69":[0,.68333,.05764,.08334,.7382],"70":[0,.68333,.13889,.08334,.64306],"71":[0,.68333,0,.08334,.78625],"72":[0,.68333,.08125,.05556,.83125],"73":[0,.68333,.07847,.11111,.43958],"74":[0,.68333,.09618,.16667,.55451],"75":[0,.68333,.07153,.05556,.84931],"76":[0,.68333,0,.02778,.68056],"77":[0,.68333,.10903,.08334,.97014],"78":[0,.68333,.10903,.08334,.80347],"79":[0,.68333,.02778,.08334,.76278],"80":[0,.68333,.13889,.08334,.64201],"81":[.19444,.68333,0,.08334,.79056],"82":[0,.68333,.00773,.08334,.75929],"83":[0,.68333,.05764,.08334,.6132],"84":[0,.68333,.13889,.08334,.58438],"85":[0,.68333,.10903,.02778,.68278],"86":[0,.68333,.22222,0,.58333],"87":[0,.68333,.13889,0,.94445],"88":[0,.68333,.07847,.08334,.82847],"89":[0,.68333,.22222,0,.58056],"90":[0,.68333,.07153,.08334,.68264],"97":[0,.43056,0,0,.52859],"98":[0,.69444,0,0,.42917],"99":[0,.43056,0,.05556,.43276],"100":[0,.69444,0,.16667,.52049],"101":[0,.43056,0,.05556,.46563],"102":[.19444,.69444,.10764,.16667,.48959],"103":[.19444,.43056,.03588,.02778,.47697],"104":[0,.69444,0,0,.57616],"105":[0,.65952,0,0,.34451],"106":[.19444,.65952,.05724,0,.41181],"107":[0,.69444,.03148,0,.5206],"108":[0,.69444,.01968,.08334,.29838],"109":[0,.43056,0,0,.87801],"110":[0,.43056,0,0,.60023],"111":[0,.43056,0,.05556,.48472],"112":[.19444,.43056,0,.08334,.50313],"113":[.19444,.43056,.03588,.08334,.44641],"114":[0,.43056,.02778,.05556,.45116],"115":[0,.43056,0,.05556,.46875],"116":[0,.61508,0,.08334,.36111],"117":[0,.43056,0,.02778,.57246],"118":[0,.43056,.03588,.02778,.48472],"119":[0,.43056,.02691,.08334,.71592],"120":[0,.43056,0,.02778,.57153],"121":[.19444,.43056,.03588,.05556,.49028],"122":[0,.43056,.04398,.05556,.46505],"915":[0,.68333,.13889,.08334,.61528],"916":[0,.68333,0,.16667,.83334],"920":[0,.68333,.02778,.08334,.76278],"923":[0,.68333,0,.16667,.69445],"926":[0,.68333,.07569,.08334,.74236],"928":[0,.68333,.08125,.05556,.83125],"931":[0,.68333,.05764,.08334,.77986],"933":[0,.68333,.13889,.05556,.58333],"934":[0,.68333,0,.08334,.66667],"936":[0,.68333,.11,.05556,.61222],"937":[0,.68333,.05017,.08334,.7724],"945":[0,.43056,.0037,.02778,.6397],"946":[.19444,.69444,.05278,.08334,.56563],"947":[.19444,.43056,.05556,0,.51773],"948":[0,.69444,.03785,.05556,.44444],"949":[0,.43056,0,.08334,.46632],"950":[.19444,.69444,.07378,.08334,.4375],"951":[.19444,.43056,.03588,.05556,.49653],"952":[0,.69444,.02778,.08334,.46944],"953":[0,.43056,0,.05556,.35394],"954":[0,.43056,0,0,.57616],"955":[0,.69444,0,0,.58334],"956":[.19444,.43056,0,.02778,.60255],"957":[0,.43056,.06366,.02778,.49398],"958":[.19444,.69444,.04601,.11111,.4375],"959":[0,.43056,0,.05556,.48472],"960":[0,.43056,.03588,0,.57003],"961":[.19444,.43056,0,.08334,.51702],"962":[.09722,.43056,.07986,.08334,.36285],"963":[0,.43056,.03588,0,.57141],"964":[0,.43056,.1132,.02778,.43715],"965":[0,.43056,.03588,.02778,.54028],"966":[.19444,.43056,0,.08334,.65417],"967":[.19444,.43056,0,.05556,.62569],"968":[.19444,.69444,.03588,.11111,.65139],"969":[0,.43056,.03588,0,.62245],"977":[0,.69444,0,.08334,.59144],"981":[.19444,.69444,0,.08334,.59583],"982":[0,.43056,.02778,0,.82813],"1009":[.19444,.43056,0,.08334,.51702],"1013":[0,.43056,0,.05556,.4059]},"Math-Regular":{"65":[0,.68333,0,.13889,.75],"66":[0,.68333,.05017,.08334,.75851],"67":[0,.68333,.07153,.08334,.71472],"68":[0,.68333,.02778,.05556,.82792],"69":[0,.68333,.05764,.08334,.7382],"70":[0,.68333,.13889,.08334,.64306],"71":[0,.68333,0,.08334,.78625],"72":[0,.68333,.08125,.05556,.83125],"73":[0,.68333,.07847,.11111,.43958],"74":[0,.68333,.09618,.16667,.55451],"75":[0,.68333,.07153,.05556,.84931],"76":[0,.68333,0,.02778,.68056],"77":[0,.68333,.10903,.08334,.97014],"78":[0,.68333,.10903,.08334,.80347],"79":[0,.68333,.02778,.08334,.76278],"80":[0,.68333,.13889,.08334,.64201],"81":[.19444,.68333,0,.08334,.79056],"82":[0,.68333,.00773,.08334,.75929],"83":[0,.68333,.05764,.08334,.6132],"84":[0,.68333,.13889,.08334,.58438],"85":[0,.68333,.10903,.02778,.68278],"86":[0,.68333,.22222,0,.58333],"87":[0,.68333,.13889,0,.94445],"88":[0,.68333,.07847,.08334,.82847],"89":[0,.68333,.22222,0,.58056],"90":[0,.68333,.07153,.08334,.68264],"97":[0,.43056,0,0,.52859],"98":[0,.69444,0,0,.42917],"99":[0,.43056,0,.05556,.43276],"100":[0,.69444,0,.16667,.52049],"101":[0,.43056,0,.05556,.46563],"102":[.19444,.69444,.10764,.16667,.48959],"103":[.19444,.43056,.03588,.02778,.47697],"104":[0,.69444,0,0,.57616],"105":[0,.65952,0,0,.34451],"106":[.19444,.65952,.05724,0,.41181],"107":[0,.69444,.03148,0,.5206],"108":[0,.69444,.01968,.08334,.29838],"109":[0,.43056,0,0,.87801],"110":[0,.43056,0,0,.60023],"111":[0,.43056,0,.05556,.48472],"112":[.19444,.43056,0,.08334,.50313],"113":[.19444,.43056,.03588,.08334,.44641],"114":[0,.43056,.02778,.05556,.45116],"115":[0,.43056,0,.05556,.46875],"116":[0,.61508,0,.08334,.36111],"117":[0,.43056,0,.02778,.57246],"118":[0,.43056,.03588,.02778,.48472],"119":[0,.43056,.02691,.08334,.71592],"120":[0,.43056,0,.02778,.57153],"121":[.19444,.43056,.03588,.05556,.49028],"122":[0,.43056,.04398,.05556,.46505],"915":[0,.68333,.13889,.08334,.61528],"916":[0,.68333,0,.16667,.83334],"920":[0,.68333,.02778,.08334,.76278],"923":[0,.68333,0,.16667,.69445],"926":[0,.68333,.07569,.08334,.74236],"928":[0,.68333,.08125,.05556,.83125],"931":[0,.68333,.05764,.08334,.77986],"933":[0,.68333,.13889,.05556,.58333],"934":[0,.68333,0,.08334,.66667],"936":[0,.68333,.11,.05556,.61222],"937":[0,.68333,.05017,.08334,.7724],"945":[0,.43056,.0037,.02778,.6397],"946":[.19444,.69444,.05278,.08334,.56563],"947":[.19444,.43056,.05556,0,.51773],"948":[0,.69444,.03785,.05556,.44444],"949":[0,.43056,0,.08334,.46632],"950":[.19444,.69444,.07378,.08334,.4375],"951":[.19444,.43056,.03588,.05556,.49653],"952":[0,.69444,.02778,.08334,.46944],"953":[0,.43056,0,.05556,.35394],"954":[0,.43056,0,0,.57616],"955":[0,.69444,0,0,.58334],"956":[.19444,.43056,0,.02778,.60255],"957":[0,.43056,.06366,.02778,.49398],"958":[.19444,.69444,.04601,.11111,.4375],"959":[0,.43056,0,.05556,.48472],"960":[0,.43056,.03588,0,.57003],"961":[.19444,.43056,0,.08334,.51702],"962":[.09722,.43056,.07986,.08334,.36285],"963":[0,.43056,.03588,0,.57141],"964":[0,.43056,.1132,.02778,.43715],"965":[0,.43056,.03588,.02778,.54028],"966":[.19444,.43056,0,.08334,.65417],"967":[.19444,.43056,0,.05556,.62569],"968":[.19444,.69444,.03588,.11111,.65139],"969":[0,.43056,.03588,0,.62245],"977":[0,.69444,0,.08334,.59144],"981":[.19444,.69444,0,.08334,.59583],"982":[0,.43056,.02778,0,.82813],"1009":[.19444,.43056,0,.08334,.51702],"1013":[0,.43056,0,.05556,.4059]},"SansSerif-Bold":{"33":[0,.69444,0,0,.36667],"34":[0,.69444,0,0,.55834],"35":[.19444,.69444,0,0,.91667],"36":[.05556,.75,0,0,.55],"37":[.05556,.75,0,0,1.02912],"38":[0,.69444,0,0,.83056],"39":[0,.69444,0,0,.30556],"40":[.25,.75,0,0,.42778],"41":[.25,.75,0,0,.42778],"42":[0,.75,0,0,.55],"43":[.11667,.61667,0,0,.85556],"44":[.10556,.13056,0,0,.30556],"45":[0,.45833,0,0,.36667],"46":[0,.13056,0,0,.30556],"47":[.25,.75,0,0,.55],"48":[0,.69444,0,0,.55],"49":[0,.69444,0,0,.55],"50":[0,.69444,0,0,.55],"51":[0,.69444,0,0,.55],"52":[0,.69444,0,0,.55],"53":[0,.69444,0,0,.55],"54":[0,.69444,0,0,.55],"55":[0,.69444,0,0,.55],"56":[0,.69444,0,0,.55],"57":[0,.69444,0,0,.55],"58":[0,.45833,0,0,.30556],"59":[.10556,.45833,0,0,.30556],"61":[-.09375,.40625,0,0,.85556],"63":[0,.69444,0,0,.51945],"64":[0,.69444,0,0,.73334],"65":[0,.69444,0,0,.73334],"66":[0,.69444,0,0,.73334],"67":[0,.69444,0,0,.70278],"68":[0,.69444,0,0,.79445],"69":[0,.69444,0,0,.64167],"70":[0,.69444,0,0,.61111],"71":[0,.69444,0,0,.73334],"72":[0,.69444,0,0,.79445],"73":[0,.69444,0,0,.33056],"74":[0,.69444,0,0,.51945],"75":[0,.69444,0,0,.76389],"76":[0,.69444,0,0,.58056],"77":[0,.69444,0,0,.97778],"78":[0,.69444,0,0,.79445],"79":[0,.69444,0,0,.79445],"80":[0,.69444,0,0,.70278],"81":[.10556,.69444,0,0,.79445],"82":[0,.69444,0,0,.70278],"83":[0,.69444,0,0,.61111],"84":[0,.69444,0,0,.73334],"85":[0,.69444,0,0,.76389],"86":[0,.69444,.01528,0,.73334],"87":[0,.69444,.01528,0,1.03889],"88":[0,.69444,0,0,.73334],"89":[0,.69444,.0275,0,.73334],"90":[0,.69444,0,0,.67223],"91":[.25,.75,0,0,.34306],"93":[.25,.75,0,0,.34306],"94":[0,.69444,0,0,.55],"95":[.35,.10833,.03056,0,.55],"97":[0,.45833,0,0,.525],"98":[0,.69444,0,0,.56111],"99":[0,.45833,0,0,.48889],"100":[0,.69444,0,0,.56111],"101":[0,.45833,0,0,.51111],"102":[0,.69444,.07639,0,.33611],"103":[.19444,.45833,.01528,0,.55],"104":[0,.69444,0,0,.56111],"105":[0,.69444,0,0,.25556],"106":[.19444,.69444,0,0,.28611],"107":[0,.69444,0,0,.53056],"108":[0,.69444,0,0,.25556],"109":[0,.45833,0,0,.86667],"110":[0,.45833,0,0,.56111],"111":[0,.45833,0,0,.55],"112":[.19444,.45833,0,0,.56111],"113":[.19444,.45833,0,0,.56111],"114":[0,.45833,.01528,0,.37222],"115":[0,.45833,0,0,.42167],"116":[0,.58929,0,0,.40417],"117":[0,.45833,0,0,.56111],"118":[0,.45833,.01528,0,.5],"119":[0,.45833,.01528,0,.74445],"120":[0,.45833,0,0,.5],"121":[.19444,.45833,.01528,0,.5],"122":[0,.45833,0,0,.47639],"126":[.35,.34444,0,0,.55],"168":[0,.69444,0,0,.55],"176":[0,.69444,0,0,.73334],"180":[0,.69444,0,0,.55],"184":[.17014,0,0,0,.48889],"305":[0,.45833,0,0,.25556],"567":[.19444,.45833,0,0,.28611],"710":[0,.69444,0,0,.55],"711":[0,.63542,0,0,.55],"713":[0,.63778,0,0,.55],"728":[0,.69444,0,0,.55],"729":[0,.69444,0,0,.30556],"730":[0,.69444,0,0,.73334],"732":[0,.69444,0,0,.55],"733":[0,.69444,0,0,.55],"915":[0,.69444,0,0,.58056],"916":[0,.69444,0,0,.91667],"920":[0,.69444,0,0,.85556],"923":[0,.69444,0,0,.67223],"926":[0,.69444,0,0,.73334],"928":[0,.69444,0,0,.79445],"931":[0,.69444,0,0,.79445],"933":[0,.69444,0,0,.85556],"934":[0,.69444,0,0,.79445],"936":[0,.69444,0,0,.85556],"937":[0,.69444,0,0,.79445],"8211":[0,.45833,.03056,0,.55],"8212":[0,.45833,.03056,0,1.10001],"8216":[0,.69444,0,0,.30556],"8217":[0,.69444,0,0,.30556],"8220":[0,.69444,0,0,.55834],"8221":[0,.69444,0,0,.55834]},"SansSerif-Italic":{"33":[0,.69444,.05733,0,.31945],"34":[0,.69444,.00316,0,.5],"35":[.19444,.69444,.05087,0,.83334],"36":[.05556,.75,.11156,0,.5],"37":[.05556,.75,.03126,0,.83334],"38":[0,.69444,.03058,0,.75834],"39":[0,.69444,.07816,0,.27778],"40":[.25,.75,.13164,0,.38889],"41":[.25,.75,.02536,0,.38889],"42":[0,.75,.11775,0,.5],"43":[.08333,.58333,.02536,0,.77778],"44":[.125,.08333,0,0,.27778],"45":[0,.44444,.01946,0,.33333],"46":[0,.08333,0,0,.27778],"47":[.25,.75,.13164,0,.5],"48":[0,.65556,.11156,0,.5],"49":[0,.65556,.11156,0,.5],"50":[0,.65556,.11156,0,.5],"51":[0,.65556,.11156,0,.5],"52":[0,.65556,.11156,0,.5],"53":[0,.65556,.11156,0,.5],"54":[0,.65556,.11156,0,.5],"55":[0,.65556,.11156,0,.5],"56":[0,.65556,.11156,0,.5],"57":[0,.65556,.11156,0,.5],"58":[0,.44444,.02502,0,.27778],"59":[.125,.44444,.02502,0,.27778],"61":[-.13,.37,.05087,0,.77778],"63":[0,.69444,.11809,0,.47222],"64":[0,.69444,.07555,0,.66667],"65":[0,.69444,0,0,.66667],"66":[0,.69444,.08293,0,.66667],"67":[0,.69444,.11983,0,.63889],"68":[0,.69444,.07555,0,.72223],"69":[0,.69444,.11983,0,.59722],"70":[0,.69444,.13372,0,.56945],"71":[0,.69444,.11983,0,.66667],"72":[0,.69444,.08094,0,.70834],"73":[0,.69444,.13372,0,.27778],"74":[0,.69444,.08094,0,.47222],"75":[0,.69444,.11983,0,.69445],"76":[0,.69444,0,0,.54167],"77":[0,.69444,.08094,0,.875],"78":[0,.69444,.08094,0,.70834],"79":[0,.69444,.07555,0,.73611],"80":[0,.69444,.08293,0,.63889],"81":[.125,.69444,.07555,0,.73611],"82":[0,.69444,.08293,0,.64584],"83":[0,.69444,.09205,0,.55556],"84":[0,.69444,.13372,0,.68056],"85":[0,.69444,.08094,0,.6875],"86":[0,.69444,.1615,0,.66667],"87":[0,.69444,.1615,0,.94445],"88":[0,.69444,.13372,0,.66667],"89":[0,.69444,.17261,0,.66667],"90":[0,.69444,.11983,0,.61111],"91":[.25,.75,.15942,0,.28889],"93":[.25,.75,.08719,0,.28889],"94":[0,.69444,.0799,0,.5],"95":[.35,.09444,.08616,0,.5],"97":[0,.44444,.00981,0,.48056],"98":[0,.69444,.03057,0,.51667],"99":[0,.44444,.08336,0,.44445],"100":[0,.69444,.09483,0,.51667],"101":[0,.44444,.06778,0,.44445],"102":[0,.69444,.21705,0,.30556],"103":[.19444,.44444,.10836,0,.5],"104":[0,.69444,.01778,0,.51667],"105":[0,.67937,.09718,0,.23889],"106":[.19444,.67937,.09162,0,.26667],"107":[0,.69444,.08336,0,.48889],"108":[0,.69444,.09483,0,.23889],"109":[0,.44444,.01778,0,.79445],"110":[0,.44444,.01778,0,.51667],"111":[0,.44444,.06613,0,.5],"112":[.19444,.44444,.0389,0,.51667],"113":[.19444,.44444,.04169,0,.51667],"114":[0,.44444,.10836,0,.34167],"115":[0,.44444,.0778,0,.38333],"116":[0,.57143,.07225,0,.36111],"117":[0,.44444,.04169,0,.51667],"118":[0,.44444,.10836,0,.46111],"119":[0,.44444,.10836,0,.68334],"120":[0,.44444,.09169,0,.46111],"121":[.19444,.44444,.10836,0,.46111],"122":[0,.44444,.08752,0,.43472],"126":[.35,.32659,.08826,0,.5],"168":[0,.67937,.06385,0,.5],"176":[0,.69444,0,0,.73752],"184":[.17014,0,0,0,.44445],"305":[0,.44444,.04169,0,.23889],"567":[.19444,.44444,.04169,0,.26667],"710":[0,.69444,.0799,0,.5],"711":[0,.63194,.08432,0,.5],"713":[0,.60889,.08776,0,.5],"714":[0,.69444,.09205,0,.5],"715":[0,.69444,0,0,.5],"728":[0,.69444,.09483,0,.5],"729":[0,.67937,.07774,0,.27778],"730":[0,.69444,0,0,.73752],"732":[0,.67659,.08826,0,.5],"733":[0,.69444,.09205,0,.5],"915":[0,.69444,.13372,0,.54167],"916":[0,.69444,0,0,.83334],"920":[0,.69444,.07555,0,.77778],"923":[0,.69444,0,0,.61111],"926":[0,.69444,.12816,0,.66667],"928":[0,.69444,.08094,0,.70834],"931":[0,.69444,.11983,0,.72222],"933":[0,.69444,.09031,0,.77778],"934":[0,.69444,.04603,0,.72222],"936":[0,.69444,.09031,0,.77778],"937":[0,.69444,.08293,0,.72222],"8211":[0,.44444,.08616,0,.5],"8212":[0,.44444,.08616,0,1],"8216":[0,.69444,.07816,0,.27778],"8217":[0,.69444,.07816,0,.27778],"8220":[0,.69444,.14205,0,.5],"8221":[0,.69444,.00316,0,.5]},"SansSerif-Regular":{"33":[0,.69444,0,0,.31945],"34":[0,.69444,0,0,.5],"35":[.19444,.69444,0,0,.83334],"36":[.05556,.75,0,0,.5],"37":[.05556,.75,0,0,.83334],"38":[0,.69444,0,0,.75834],"39":[0,.69444,0,0,.27778],"40":[.25,.75,0,0,.38889],"41":[.25,.75,0,0,.38889],"42":[0,.75,0,0,.5],"43":[.08333,.58333,0,0,.77778],"44":[.125,.08333,0,0,.27778],"45":[0,.44444,0,0,.33333],"46":[0,.08333,0,0,.27778],"47":[.25,.75,0,0,.5],"48":[0,.65556,0,0,.5],"49":[0,.65556,0,0,.5],"50":[0,.65556,0,0,.5],"51":[0,.65556,0,0,.5],"52":[0,.65556,0,0,.5],"53":[0,.65556,0,0,.5],"54":[0,.65556,0,0,.5],"55":[0,.65556,0,0,.5],"56":[0,.65556,0,0,.5],"57":[0,.65556,0,0,.5],"58":[0,.44444,0,0,.27778],"59":[.125,.44444,0,0,.27778],"61":[-.13,.37,0,0,.77778],"63":[0,.69444,0,0,.47222],"64":[0,.69444,0,0,.66667],"65":[0,.69444,0,0,.66667],"66":[0,.69444,0,0,.66667],"67":[0,.69444,0,0,.63889],"68":[0,.69444,0,0,.72223],"69":[0,.69444,0,0,.59722],"70":[0,.69444,0,0,.56945],"71":[0,.69444,0,0,.66667],"72":[0,.69444,0,0,.70834],"73":[0,.69444,0,0,.27778],"74":[0,.69444,0,0,.47222],"75":[0,.69444,0,0,.69445],"76":[0,.69444,0,0,.54167],"77":[0,.69444,0,0,.875],"78":[0,.69444,0,0,.70834],"79":[0,.69444,0,0,.73611],"80":[0,.69444,0,0,.63889],"81":[.125,.69444,0,0,.73611],"82":[0,.69444,0,0,.64584],"83":[0,.69444,0,0,.55556],"84":[0,.69444,0,0,.68056],"85":[0,.69444,0,0,.6875],"86":[0,.69444,.01389,0,.66667],"87":[0,.69444,.01389,0,.94445],"88":[0,.69444,0,0,.66667],"89":[0,.69444,.025,0,.66667],"90":[0,.69444,0,0,.61111],"91":[.25,.75,0,0,.28889],"93":[.25,.75,0,0,.28889],"94":[0,.69444,0,0,.5],"95":[.35,.09444,.02778,0,.5],"97":[0,.44444,0,0,.48056],"98":[0,.69444,0,0,.51667],"99":[0,.44444,0,0,.44445],"100":[0,.69444,0,0,.51667],"101":[0,.44444,0,0,.44445],"102":[0,.69444,.06944,0,.30556],"103":[.19444,.44444,.01389,0,.5],"104":[0,.69444,0,0,.51667],"105":[0,.67937,0,0,.23889],"106":[.19444,.67937,0,0,.26667],"107":[0,.69444,0,0,.48889],"108":[0,.69444,0,0,.23889],"109":[0,.44444,0,0,.79445],"110":[0,.44444,0,0,.51667],"111":[0,.44444,0,0,.5],"112":[.19444,.44444,0,0,.51667],"113":[.19444,.44444,0,0,.51667],"114":[0,.44444,.01389,0,.34167],"115":[0,.44444,0,0,.38333],"116":[0,.57143,0,0,.36111],"117":[0,.44444,0,0,.51667],"118":[0,.44444,.01389,0,.46111],"119":[0,.44444,.01389,0,.68334],"120":[0,.44444,0,0,.46111],"121":[.19444,.44444,.01389,0,.46111],"122":[0,.44444,0,0,.43472],"126":[.35,.32659,0,0,.5],"168":[0,.67937,0,0,.5],"176":[0,.69444,0,0,.66667],"184":[.17014,0,0,0,.44445],"305":[0,.44444,0,0,.23889],"567":[.19444,.44444,0,0,.26667],"710":[0,.69444,0,0,.5],"711":[0,.63194,0,0,.5],"713":[0,.60889,0,0,.5],"714":[0,.69444,0,0,.5],"715":[0,.69444,0,0,.5],"728":[0,.69444,0,0,.5],"729":[0,.67937,0,0,.27778],"730":[0,.69444,0,0,.66667],"732":[0,.67659,0,0,.5],"733":[0,.69444,0,0,.5],"915":[0,.69444,0,0,.54167],"916":[0,.69444,0,0,.83334],"920":[0,.69444,0,0,.77778],"923":[0,.69444,0,0,.61111],"926":[0,.69444,0,0,.66667],"928":[0,.69444,0,0,.70834],"931":[0,.69444,0,0,.72222],"933":[0,.69444,0,0,.77778],"934":[0,.69444,0,0,.72222],"936":[0,.69444,0,0,.77778],"937":[0,.69444,0,0,.72222],"8211":[0,.44444,.02778,0,.5],"8212":[0,.44444,.02778,0,1],"8216":[0,.69444,0,0,.27778],"8217":[0,.69444,0,0,.27778],"8220":[0,.69444,0,0,.5],"8221":[0,.69444,0,0,.5]},"Script-Regular":{"65":[0,.7,.22925,0,.80253],"66":[0,.7,.04087,0,.90757],"67":[0,.7,.1689,0,.66619],"68":[0,.7,.09371,0,.77443],"69":[0,.7,.18583,0,.56162],"70":[0,.7,.13634,0,.89544],"71":[0,.7,.17322,0,.60961],"72":[0,.7,.29694,0,.96919],"73":[0,.7,.19189,0,.80907],"74":[.27778,.7,.19189,0,1.05159],"75":[0,.7,.31259,0,.91364],"76":[0,.7,.19189,0,.87373],"77":[0,.7,.15981,0,1.08031],"78":[0,.7,.3525,0,.9015],"79":[0,.7,.08078,0,.73787],"80":[0,.7,.08078,0,1.01262],"81":[0,.7,.03305,0,.88282],"82":[0,.7,.06259,0,.85],"83":[0,.7,.19189,0,.86767],"84":[0,.7,.29087,0,.74697],"85":[0,.7,.25815,0,.79996],"86":[0,.7,.27523,0,.62204],"87":[0,.7,.27523,0,.80532],"88":[0,.7,.26006,0,.94445],"89":[0,.7,.2939,0,.70961],"90":[0,.7,.24037,0,.8212]},"Size1-Regular":{"40":[.35001,.85,0,0,.45834],"41":[.35001,.85,0,0,.45834],"47":[.35001,.85,0,0,.57778],"91":[.35001,.85,0,0,.41667],"92":[.35001,.85,0,0,.57778],"93":[.35001,.85,0,0,.41667],"123":[.35001,.85,0,0,.58334],"125":[.35001,.85,0,0,.58334],"710":[0,.72222,0,0,.55556],"732":[0,.72222,0,0,.55556],"770":[0,.72222,0,0,.55556],"771":[0,.72222,0,0,.55556],"8214":[-99e-5,.601,0,0,.77778],"8593":[1e-5,.6,0,0,.66667],"8595":[1e-5,.6,0,0,.66667],"8657":[1e-5,.6,0,0,.77778],"8659":[1e-5,.6,0,0,.77778],"8719":[.25001,.75,0,0,.94445],"8720":[.25001,.75,0,0,.94445],"8721":[.25001,.75,0,0,1.05556],"8730":[.35001,.85,0,0,1],"8739":[-.00599,.606,0,0,.33333],"8741":[-.00599,.606,0,0,.55556],"8747":[.30612,.805,.19445,0,.47222],"8748":[.306,.805,.19445,0,.47222],"8749":[.306,.805,.19445,0,.47222],"8750":[.30612,.805,.19445,0,.47222],"8896":[.25001,.75,0,0,.83334],"8897":[.25001,.75,0,0,.83334],"8898":[.25001,.75,0,0,.83334],"8899":[.25001,.75,0,0,.83334],"8968":[.35001,.85,0,0,.47222],"8969":[.35001,.85,0,0,.47222],"8970":[.35001,.85,0,0,.47222],"8971":[.35001,.85,0,0,.47222],"9168":[-99e-5,.601,0,0,.66667],"10216":[.35001,.85,0,0,.47222],"10217":[.35001,.85,0,0,.47222],"10752":[.25001,.75,0,0,1.11111],"10753":[.25001,.75,0,0,1.11111],"10754":[.25001,.75,0,0,1.11111],"10756":[.25001,.75,0,0,.83334],"10758":[.25001,.75,0,0,.83334]},"Size2-Regular":{"40":[.65002,1.15,0,0,.59722],"41":[.65002,1.15,0,0,.59722],"47":[.65002,1.15,0,0,.81111],"91":[.65002,1.15,0,0,.47222],"92":[.65002,1.15,0,0,.81111],"93":[.65002,1.15,0,0,.47222],"123":[.65002,1.15,0,0,.66667],"125":[.65002,1.15,0,0,.66667],"710":[0,.75,0,0,1],"732":[0,.75,0,0,1],"770":[0,.75,0,0,1],"771":[0,.75,0,0,1],"8719":[.55001,1.05,0,0,1.27778],"8720":[.55001,1.05,0,0,1.27778],"8721":[.55001,1.05,0,0,1.44445],"8730":[.65002,1.15,0,0,1],"8747":[.86225,1.36,.44445,0,.55556],"8748":[.862,1.36,.44445,0,.55556],"8749":[.862,1.36,.44445,0,.55556],"8750":[.86225,1.36,.44445,0,.55556],"8896":[.55001,1.05,0,0,1.11111],"8897":[.55001,1.05,0,0,1.11111],"8898":[.55001,1.05,0,0,1.11111],"8899":[.55001,1.05,0,0,1.11111],"8968":[.65002,1.15,0,0,.52778],"8969":[.65002,1.15,0,0,.52778],"8970":[.65002,1.15,0,0,.52778],"8971":[.65002,1.15,0,0,.52778],"10216":[.65002,1.15,0,0,.61111],"10217":[.65002,1.15,0,0,.61111],"10752":[.55001,1.05,0,0,1.51112],"10753":[.55001,1.05,0,0,1.51112],"10754":[.55001,1.05,0,0,1.51112],"10756":[.55001,1.05,0,0,1.11111],"10758":[.55001,1.05,0,0,1.11111]},"Size3-Regular":{"40":[.95003,1.45,0,0,.73611],"41":[.95003,1.45,0,0,.73611],"47":[.95003,1.45,0,0,1.04445],"91":[.95003,1.45,0,0,.52778],"92":[.95003,1.45,0,0,1.04445],"93":[.95003,1.45,0,0,.52778],"123":[.95003,1.45,0,0,.75],"125":[.95003,1.45,0,0,.75],"710":[0,.75,0,0,1.44445],"732":[0,.75,0,0,1.44445],"770":[0,.75,0,0,1.44445],"771":[0,.75,0,0,1.44445],"8730":[.95003,1.45,0,0,1],"8968":[.95003,1.45,0,0,.58334],"8969":[.95003,1.45,0,0,.58334],"8970":[.95003,1.45,0,0,.58334],"8971":[.95003,1.45,0,0,.58334],"10216":[.95003,1.45,0,0,.75],"10217":[.95003,1.45,0,0,.75]},"Size4-Regular":{"40":[1.25003,1.75,0,0,.79167],"41":[1.25003,1.75,0,0,.79167],"47":[1.25003,1.75,0,0,1.27778],"91":[1.25003,1.75,0,0,.58334],"92":[1.25003,1.75,0,0,1.27778],"93":[1.25003,1.75,0,0,.58334],"123":[1.25003,1.75,0,0,.80556],"125":[1.25003,1.75,0,0,.80556],"710":[0,.825,0,0,1.8889],"732":[0,.825,0,0,1.8889],"770":[0,.825,0,0,1.8889],"771":[0,.825,0,0,1.8889],"8730":[1.25003,1.75,0,0,1],"8968":[1.25003,1.75,0,0,.63889],"8969":[1.25003,1.75,0,0,.63889],"8970":[1.25003,1.75,0,0,.63889],"8971":[1.25003,1.75,0,0,.63889],"9115":[.64502,1.155,0,0,.875],"9116":[1e-5,.6,0,0,.875],"9117":[.64502,1.155,0,0,.875],"9118":[.64502,1.155,0,0,.875],"9119":[1e-5,.6,0,0,.875],"9120":[.64502,1.155,0,0,.875],"9121":[.64502,1.155,0,0,.66667],"9122":[-99e-5,.601,0,0,.66667],"9123":[.64502,1.155,0,0,.66667],"9124":[.64502,1.155,0,0,.66667],"9125":[-99e-5,.601,0,0,.66667],"9126":[.64502,1.155,0,0,.66667],"9127":[1e-5,.9,0,0,.88889],"9128":[.65002,1.15,0,0,.88889],"9129":[.90001,0,0,0,.88889],"9130":[0,.3,0,0,.88889],"9131":[1e-5,.9,0,0,.88889],"9132":[.65002,1.15,0,0,.88889],"9133":[.90001,0,0,0,.88889],"9143":[.88502,.915,0,0,1.05556],"10216":[1.25003,1.75,0,0,.80556],"10217":[1.25003,1.75,0,0,.80556],"57344":[-.00499,.605,0,0,1.05556],"57345":[-.00499,.605,0,0,1.05556],"57680":[0,.12,0,0,.45],"57681":[0,.12,0,0,.45],"57682":[0,.12,0,0,.45],"57683":[0,.12,0,0,.45]},"Typewriter-Regular":{"32":[0,0,0,0,.525],"33":[0,.61111,0,0,.525],"34":[0,.61111,0,0,.525],"35":[0,.61111,0,0,.525],"36":[.08333,.69444,0,0,.525],"37":[.08333,.69444,0,0,.525],"38":[0,.61111,0,0,.525],"39":[0,.61111,0,0,.525],"40":[.08333,.69444,0,0,.525],"41":[.08333,.69444,0,0,.525],"42":[0,.52083,0,0,.525],"43":[-.08056,.53055,0,0,.525],"44":[.13889,.125,0,0,.525],"45":[-.08056,.53055,0,0,.525],"46":[0,.125,0,0,.525],"47":[.08333,.69444,0,0,.525],"48":[0,.61111,0,0,.525],"49":[0,.61111,0,0,.525],"50":[0,.61111,0,0,.525],"51":[0,.61111,0,0,.525],"52":[0,.61111,0,0,.525],"53":[0,.61111,0,0,.525],"54":[0,.61111,0,0,.525],"55":[0,.61111,0,0,.525],"56":[0,.61111,0,0,.525],"57":[0,.61111,0,0,.525],"58":[0,.43056,0,0,.525],"59":[.13889,.43056,0,0,.525],"60":[-.05556,.55556,0,0,.525],"61":[-.19549,.41562,0,0,.525],"62":[-.05556,.55556,0,0,.525],"63":[0,.61111,0,0,.525],"64":[0,.61111,0,0,.525],"65":[0,.61111,0,0,.525],"66":[0,.61111,0,0,.525],"67":[0,.61111,0,0,.525],"68":[0,.61111,0,0,.525],"69":[0,.61111,0,0,.525],"70":[0,.61111,0,0,.525],"71":[0,.61111,0,0,.525],"72":[0,.61111,0,0,.525],"73":[0,.61111,0,0,.525],"74":[0,.61111,0,0,.525],"75":[0,.61111,0,0,.525],"76":[0,.61111,0,0,.525],"77":[0,.61111,0,0,.525],"78":[0,.61111,0,0,.525],"79":[0,.61111,0,0,.525],"80":[0,.61111,0,0,.525],"81":[.13889,.61111,0,0,.525],"82":[0,.61111,0,0,.525],"83":[0,.61111,0,0,.525],"84":[0,.61111,0,0,.525],"85":[0,.61111,0,0,.525],"86":[0,.61111,0,0,.525],"87":[0,.61111,0,0,.525],"88":[0,.61111,0,0,.525],"89":[0,.61111,0,0,.525],"90":[0,.61111,0,0,.525],"91":[.08333,.69444,0,0,.525],"92":[.08333,.69444,0,0,.525],"93":[.08333,.69444,0,0,.525],"94":[0,.61111,0,0,.525],"95":[.09514,0,0,0,.525],"96":[0,.61111,0,0,.525],"97":[0,.43056,0,0,.525],"98":[0,.61111,0,0,.525],"99":[0,.43056,0,0,.525],"100":[0,.61111,0,0,.525],"101":[0,.43056,0,0,.525],"102":[0,.61111,0,0,.525],"103":[.22222,.43056,0,0,.525],"104":[0,.61111,0,0,.525],"105":[0,.61111,0,0,.525],"106":[.22222,.61111,0,0,.525],"107":[0,.61111,0,0,.525],"108":[0,.61111,0,0,.525],"109":[0,.43056,0,0,.525],"110":[0,.43056,0,0,.525],"111":[0,.43056,0,0,.525],"112":[.22222,.43056,0,0,.525],"113":[.22222,.43056,0,0,.525],"114":[0,.43056,0,0,.525],"115":[0,.43056,0,0,.525],"116":[0,.55358,0,0,.525],"117":[0,.43056,0,0,.525],"118":[0,.43056,0,0,.525],"119":[0,.43056,0,0,.525],"120":[0,.43056,0,0,.525],"121":[.22222,.43056,0,0,.525],"122":[0,.43056,0,0,.525],"123":[.08333,.69444,0,0,.525],"124":[.08333,.69444,0,0,.525],"125":[.08333,.69444,0,0,.525],"126":[0,.61111,0,0,.525],"127":[0,.61111,0,0,.525],"160":[0,0,0,0,.525],"176":[0,.61111,0,0,.525],"184":[.19445,0,0,0,.525],"305":[0,.43056,0,0,.525],"567":[.22222,.43056,0,0,.525],"711":[0,.56597,0,0,.525],"713":[0,.56555,0,0,.525],"714":[0,.61111,0,0,.525],"715":[0,.61111,0,0,.525],"728":[0,.61111,0,0,.525],"730":[0,.61111,0,0,.525],"770":[0,.61111,0,0,.525],"771":[0,.61111,0,0,.525],"776":[0,.61111,0,0,.525],"915":[0,.61111,0,0,.525],"916":[0,.61111,0,0,.525],"920":[0,.61111,0,0,.525],"923":[0,.61111,0,0,.525],"926":[0,.61111,0,0,.525],"928":[0,.61111,0,0,.525],"931":[0,.61111,0,0,.525],"933":[0,.61111,0,0,.525],"934":[0,.61111,0,0,.525],"936":[0,.61111,0,0,.525],"937":[0,.61111,0,0,.525],"8216":[0,.61111,0,0,.525],"8217":[0,.61111,0,0,.525],"8242":[0,.61111,0,0,.525],"9251":[.11111,.21944,0,0,.525]}},Wt={slant:[.25,.25,.25],space:[0,0,0],stretch:[0,0,0],shrink:[0,0,0],xHeight:[.431,.431,.431],quad:[1,1.171,1.472],extraSpace:[0,0,0],num1:[.677,.732,.925],num2:[.394,.384,.387],num3:[.444,.471,.504],denom1:[.686,.752,1.025],denom2:[.345,.344,.532],sup1:[.413,.503,.504],sup2:[.363,.431,.404],sup3:[.289,.286,.294],sub1:[.15,.143,.2],sub2:[.247,.286,.4],supDrop:[.386,.353,.494],subDrop:[.05,.071,.1],delim1:[2.39,1.7,1.98],delim2:[1.01,1.157,1.42],axisHeight:[.25,.25,.25],defaultRuleThickness:[.04,.049,.049],bigOpSpacing1:[.111,.111,.111],bigOpSpacing2:[.166,.166,.166],bigOpSpacing3:[.2,.2,.2],bigOpSpacing4:[.6,.611,.611],bigOpSpacing5:[.1,.143,.143],sqrtRuleThickness:[.04,.04,.04],ptPerEm:[10,10,10],doubleRuleSep:[.2,.2,.2],arrayRuleWidth:[.04,.04,.04],fboxsep:[.3,.3,.3],fboxrule:[.04,.04,.04]},Qt={\u00C5:"A",\u00C7:"C",\u00D0:"D",\u00DE:"o",\u00E5:"a",\u00E7:"c",\u00F0:"d",\u00FE:"o",\u0410:"A",\u0411:"B",\u0412:"B",\u0413:"F",\u0414:"A",\u0415:"E",\u0416:"K",\u0417:"3",\u0418:"N",\u0419:"N",\u041A:"K",\u041B:"N",\u041C:"M",\u041D:"H",\u041E:"O",\u041F:"N",\u0420:"P",\u0421:"C",\u0422:"T",\u0423:"y",\u0424:"O",\u0425:"X",\u0426:"U",\u0427:"h",\u0428:"W",\u0429:"W",\u042A:"B",\u042B:"X",\u042C:"B",\u042D:"3",\u042E:"X",\u042F:"R",\u0430:"a",\u0431:"b",\u0432:"a",\u0433:"r",\u0434:"y",\u0435:"e",\u0436:"m",\u0437:"e",\u0438:"n",\u0439:"n",\u043A:"n",\u043B:"n",\u043C:"m",\u043D:"n",\u043E:"o",\u043F:"n",\u0440:"p",\u0441:"c",\u0442:"o",\u0443:"y",\u0444:"b",\u0445:"x",\u0446:"n",\u0447:"n",\u0448:"w",\u0449:"w",\u044A:"a",\u044B:"m",\u044C:"a",\u044D:"e",\u044E:"m",\u044F:"r"};function or(Ot,re){Ft[Ot]=re}function Tt(Ot,re,ue){if(!Ft[re])throw new Error("Font metrics not found for font: "+re+".");var he=Ot.charCodeAt(0),Le=Ft[re][he];if(!Le&&Ot[0]in Qt&&(he=Qt[Ot[0]].charCodeAt(0),Le=Ft[re][he]),!Le&&ue==="text"&&(G(he)&&(Le=Ft[re][77])),Le)return{depth:Le[0],height:Le[1],italic:Le[2],skew:Le[3],width:Le[4]}}var jt={};function zt(Ot){var re;if(Ot>=5?re=0:Ot>=3?re=1:re=2,!jt[re]){var ue=jt[re]={cssEmPerMu:Wt.quad[re]/18};for(var he in Wt)Wt.hasOwnProperty(he)&&(ue[he]=Wt[he][re])}return jt[re]}var Nt={bin:1,close:1,inner:1,open:1,punct:1,rel:1},Ht={"accent-token":1,mathord:1,"op-token":1,spacing:1,textord:1},it={math:{},text:{}},He=it;function ne(Ot,re,ue,he,Le,nt){it[Ot][Le]={font:re,group:ue,replace:he},nt&&he&&(it[Ot][he]=it[Ot][Le])}var ce="math",Ze="text",Me="main",Ke="ams",sr="accent-token",Ut="bin",Pt="close",nr="inner",cr="mathord",Xt="op-token",Mt="open",me="punct",le="rel",oe="spacing",de="textord";ne(ce,Me,le,"\u2261","\\equiv",!0),ne(ce,Me,le,"\u227A","\\prec",!0),ne(ce,Me,le,"\u227B","\\succ",!0),ne(ce,Me,le,"\u223C","\\sim",!0),ne(ce,Me,le,"\u22A5","\\perp"),ne(ce,Me,le,"\u2AAF","\\preceq",!0),ne(ce,Me,le,"\u2AB0","\\succeq",!0),ne(ce,Me,le,"\u2243","\\simeq",!0),ne(ce,Me,le,"\u2223","\\mid",!0),ne(ce,Me,le,"\u226A","\\ll",!0),ne(ce,Me,le,"\u226B","\\gg",!0),ne(ce,Me,le,"\u224D","\\asymp",!0),ne(ce,Me,le,"\u2225","\\parallel"),ne(ce,Me,le,"\u22C8","\\bowtie",!0),ne(ce,Me,le,"\u2323","\\smile",!0),ne(ce,Me,le,"\u2291","\\sqsubseteq",!0),ne(ce,Me,le,"\u2292","\\sqsupseteq",!0),ne(ce,Me,le,"\u2250","\\doteq",!0),ne(ce,Me,le,"\u2322","\\frown",!0),ne(ce,Me,le,"\u220B","\\ni",!0),ne(ce,Me,le,"\u221D","\\propto",!0),ne(ce,Me,le,"\u22A2","\\vdash",!0),ne(ce,Me,le,"\u22A3","\\dashv",!0),ne(ce,Me,le,"\u220B","\\owns"),ne(ce,Me,me,".","\\ldotp"),ne(ce,Me,me,"\u22C5","\\cdotp"),ne(ce,Me,de,"#","\\#"),ne(Ze,Me,de,"#","\\#"),ne(ce,Me,de,"&","\\&"),ne(Ze,Me,de,"&","\\&"),ne(ce,Me,de,"\u2135","\\aleph",!0),ne(ce,Me,de,"\u2200","\\forall",!0),ne(ce,Me,de,"\u210F","\\hbar",!0),ne(ce,Me,de,"\u2203","\\exists",!0),ne(ce,Me,de,"\u2207","\\nabla",!0),ne(ce,Me,de,"\u266D","\\flat",!0),ne(ce,Me,de,"\u2113","\\ell",!0),ne(ce,Me,de,"\u266E","\\natural",!0),ne(ce,Me,de,"\u2663","\\clubsuit",!0),ne(ce,Me,de,"\u2118","\\wp",!0),ne(ce,Me,de,"\u266F","\\sharp",!0),ne(ce,Me,de,"\u2662","\\diamondsuit",!0),ne(ce,Me,de,"\u211C","\\Re",!0),ne(ce,Me,de,"\u2661","\\heartsuit",!0),ne(ce,Me,de,"\u2111","\\Im",!0),ne(ce,Me,de,"\u2660","\\spadesuit",!0),ne(Ze,Me,de,"\xA7","\\S",!0),ne(Ze,Me,de,"\xB6","\\P",!0),ne(ce,Me,de,"\u2020","\\dag"),ne(Ze,Me,de,"\u2020","\\dag"),ne(Ze,Me,de,"\u2020","\\textdagger"),ne(ce,Me,de,"\u2021","\\ddag"),ne(Ze,Me,de,"\u2021","\\ddag"),ne(Ze,Me,de,"\u2021","\\textdaggerdbl"),ne(ce,Me,Pt,"\u23B1","\\rmoustache",!0),ne(ce,Me,Mt,"\u23B0","\\lmoustache",!0),ne(ce,Me,Pt,"\u27EF","\\rgroup",!0),ne(ce,Me,Mt,"\u27EE","\\lgroup",!0),ne(ce,Me,Ut,"\u2213","\\mp",!0),ne(ce,Me,Ut,"\u2296","\\ominus",!0),ne(ce,Me,Ut,"\u228E","\\uplus",!0),ne(ce,Me,Ut,"\u2293","\\sqcap",!0),ne(ce,Me,Ut,"\u2217","\\ast"),ne(ce,Me,Ut,"\u2294","\\sqcup",!0),ne(ce,Me,Ut,"\u25EF","\\bigcirc"),ne(ce,Me,Ut,"\u2219","\\bullet"),ne(ce,Me,Ut,"\u2021","\\ddagger"),ne(ce,Me,Ut,"\u2240","\\wr",!0),ne(ce,Me,Ut,"\u2A3F","\\amalg"),ne(ce,Me,Ut,"&","\\And"),ne(ce,Me,le,"\u27F5","\\longleftarrow",!0),ne(ce,Me,le,"\u21D0","\\Leftarrow",!0),ne(ce,Me,le,"\u27F8","\\Longleftarrow",!0),ne(ce,Me,le,"\u27F6","\\longrightarrow",!0),ne(ce,Me,le,"\u21D2","\\Rightarrow",!0),ne(ce,Me,le,"\u27F9","\\Longrightarrow",!0),ne(ce,Me,le,"\u2194","\\leftrightarrow",!0),ne(ce,Me,le,"\u27F7","\\longleftrightarrow",!0),ne(ce,Me,le,"\u21D4","\\Leftrightarrow",!0),ne(ce,Me,le,"\u27FA","\\Longleftrightarrow",!0),ne(ce,Me,le,"\u21A6","\\mapsto",!0),ne(ce,Me,le,"\u27FC","\\longmapsto",!0),ne(ce,Me,le,"\u2197","\\nearrow",!0),ne(ce,Me,le,"\u21A9","\\hookleftarrow",!0),ne(ce,Me,le,"\u21AA","\\hookrightarrow",!0),ne(ce,Me,le,"\u2198","\\searrow",!0),ne(ce,Me,le,"\u21BC","\\leftharpoonup",!0),ne(ce,Me,le,"\u21C0","\\rightharpoonup",!0),ne(ce,Me,le,"\u2199","\\swarrow",!0),ne(ce,Me,le,"\u21BD","\\leftharpoondown",!0),ne(ce,Me,le,"\u21C1","\\rightharpoondown",!0),ne(ce,Me,le,"\u2196","\\nwarrow",!0),ne(ce,Me,le,"\u21CC","\\rightleftharpoons",!0),ne(ce,Ke,le,"\u226E","\\nless",!0),ne(ce,Ke,le,"\uE010","\\@nleqslant"),ne(ce,Ke,le,"\uE011","\\@nleqq"),ne(ce,Ke,le,"\u2A87","\\lneq",!0),ne(ce,Ke,le,"\u2268","\\lneqq",!0),ne(ce,Ke,le,"\uE00C","\\@lvertneqq"),ne(ce,Ke,le,"\u22E6","\\lnsim",!0),ne(ce,Ke,le,"\u2A89","\\lnapprox",!0),ne(ce,Ke,le,"\u2280","\\nprec",!0),ne(ce,Ke,le,"\u22E0","\\npreceq",!0),ne(ce,Ke,le,"\u22E8","\\precnsim",!0),ne(ce,Ke,le,"\u2AB9","\\precnapprox",!0),ne(ce,Ke,le,"\u2241","\\nsim",!0),ne(ce,Ke,le,"\uE006","\\@nshortmid"),ne(ce,Ke,le,"\u2224","\\nmid",!0),ne(ce,Ke,le,"\u22AC","\\nvdash",!0),ne(ce,Ke,le,"\u22AD","\\nvDash",!0),ne(ce,Ke,le,"\u22EA","\\ntriangleleft"),ne(ce,Ke,le,"\u22EC","\\ntrianglelefteq",!0),ne(ce,Ke,le,"\u228A","\\subsetneq",!0),ne(ce,Ke,le,"\uE01A","\\@varsubsetneq"),ne(ce,Ke,le,"\u2ACB","\\subsetneqq",!0),ne(ce,Ke,le,"\uE017","\\@varsubsetneqq"),ne(ce,Ke,le,"\u226F","\\ngtr",!0),ne(ce,Ke,le,"\uE00F","\\@ngeqslant"),ne(ce,Ke,le,"\uE00E","\\@ngeqq"),ne(ce,Ke,le,"\u2A88","\\gneq",!0),ne(ce,Ke,le,"\u2269","\\gneqq",!0),ne(ce,Ke,le,"\uE00D","\\@gvertneqq"),ne(ce,Ke,le,"\u22E7","\\gnsim",!0),ne(ce,Ke,le,"\u2A8A","\\gnapprox",!0),ne(ce,Ke,le,"\u2281","\\nsucc",!0),ne(ce,Ke,le,"\u22E1","\\nsucceq",!0),ne(ce,Ke,le,"\u22E9","\\succnsim",!0),ne(ce,Ke,le,"\u2ABA","\\succnapprox",!0),ne(ce,Ke,le,"\u2246","\\ncong",!0),ne(ce,Ke,le,"\uE007","\\@nshortparallel"),ne(ce,Ke,le,"\u2226","\\nparallel",!0),ne(ce,Ke,le,"\u22AF","\\nVDash",!0),ne(ce,Ke,le,"\u22EB","\\ntriangleright"),ne(ce,Ke,le,"\u22ED","\\ntrianglerighteq",!0),ne(ce,Ke,le,"\uE018","\\@nsupseteqq"),ne(ce,Ke,le,"\u228B","\\supsetneq",!0),ne(ce,Ke,le,"\uE01B","\\@varsupsetneq"),ne(ce,Ke,le,"\u2ACC","\\supsetneqq",!0),ne(ce,Ke,le,"\uE019","\\@varsupsetneqq"),ne(ce,Ke,le,"\u22AE","\\nVdash",!0),ne(ce,Ke,le,"\u2AB5","\\precneqq",!0),ne(ce,Ke,le,"\u2AB6","\\succneqq",!0),ne(ce,Ke,le,"\uE016","\\@nsubseteqq"),ne(ce,Ke,Ut,"\u22B4","\\unlhd"),ne(ce,Ke,Ut,"\u22B5","\\unrhd"),ne(ce,Ke,le,"\u219A","\\nleftarrow",!0),ne(ce,Ke,le,"\u219B","\\nrightarrow",!0),ne(ce,Ke,le,"\u21CD","\\nLeftarrow",!0),ne(ce,Ke,le,"\u21CF","\\nRightarrow",!0),ne(ce,Ke,le,"\u21AE","\\nleftrightarrow",!0),ne(ce,Ke,le,"\u21CE","\\nLeftrightarrow",!0),ne(ce,Ke,le,"\u25B3","\\vartriangle"),ne(ce,Ke,de,"\u210F","\\hslash"),ne(ce,Ke,de,"\u25BD","\\triangledown"),ne(ce,Ke,de,"\u25CA","\\lozenge"),ne(ce,Ke,de,"\u24C8","\\circledS"),ne(ce,Ke,de,"\xAE","\\circledR"),ne(Ze,Ke,de,"\xAE","\\circledR"),ne(ce,Ke,de,"\u2221","\\measuredangle",!0),ne(ce,Ke,de,"\u2204","\\nexists"),ne(ce,Ke,de,"\u2127","\\mho"),ne(ce,Ke,de,"\u2132","\\Finv",!0),ne(ce,Ke,de,"\u2141","\\Game",!0),ne(ce,Ke,de,"\u2035","\\backprime"),ne(ce,Ke,de,"\u25B2","\\blacktriangle"),ne(ce,Ke,de,"\u25BC","\\blacktriangledown"),ne(ce,Ke,de,"\u25A0","\\blacksquare"),ne(ce,Ke,de,"\u29EB","\\blacklozenge"),ne(ce,Ke,de,"\u2605","\\bigstar"),ne(ce,Ke,de,"\u2222","\\sphericalangle",!0),ne(ce,Ke,de,"\u2201","\\complement",!0),ne(ce,Ke,de,"\xF0","\\eth",!0),ne(ce,Ke,de,"\u2571","\\diagup"),ne(ce,Ke,de,"\u2572","\\diagdown"),ne(ce,Ke,de,"\u25A1","\\square"),ne(ce,Ke,de,"\u25A1","\\Box"),ne(ce,Ke,de,"\u25CA","\\Diamond"),ne(ce,Ke,de,"\xA5","\\yen",!0),ne(Ze,Ke,de,"\xA5","\\yen",!0),ne(ce,Ke,de,"\u2713","\\checkmark",!0),ne(Ze,Ke,de,"\u2713","\\checkmark"),ne(ce,Ke,de,"\u2136","\\beth",!0),ne(ce,Ke,de,"\u2138","\\daleth",!0),ne(ce,Ke,de,"\u2137","\\gimel",!0),ne(ce,Ke,de,"\u03DD","\\digamma",!0),ne(ce,Ke,de,"\u03F0","\\varkappa"),ne(ce,Ke,Mt,"\u250C","\\ulcorner",!0),ne(ce,Ke,Pt,"\u2510","\\urcorner",!0),ne(ce,Ke,Mt,"\u2514","\\llcorner",!0),ne(ce,Ke,Pt,"\u2518","\\lrcorner",!0),ne(ce,Ke,le,"\u2266","\\leqq",!0),ne(ce,Ke,le,"\u2A7D","\\leqslant",!0),ne(ce,Ke,le,"\u2A95","\\eqslantless",!0),ne(ce,Ke,le,"\u2272","\\lesssim",!0),ne(ce,Ke,le,"\u2A85","\\lessapprox",!0),ne(ce,Ke,le,"\u224A","\\approxeq",!0),ne(ce,Ke,Ut,"\u22D6","\\lessdot"),ne(ce,Ke,le,"\u22D8","\\lll",!0),ne(ce,Ke,le,"\u2276","\\lessgtr",!0),ne(ce,Ke,le,"\u22DA","\\lesseqgtr",!0),ne(ce,Ke,le,"\u2A8B","\\lesseqqgtr",!0),ne(ce,Ke,le,"\u2251","\\doteqdot"),ne(ce,Ke,le,"\u2253","\\risingdotseq",!0),ne(ce,Ke,le,"\u2252","\\fallingdotseq",!0),ne(ce,Ke,le,"\u223D","\\backsim",!0),ne(ce,Ke,le,"\u22CD","\\backsimeq",!0),ne(ce,Ke,le,"\u2AC5","\\subseteqq",!0),ne(ce,Ke,le,"\u22D0","\\Subset",!0),ne(ce,Ke,le,"\u228F","\\sqsubset",!0),ne(ce,Ke,le,"\u227C","\\preccurlyeq",!0),ne(ce,Ke,le,"\u22DE","\\curlyeqprec",!0),ne(ce,Ke,le,"\u227E","\\precsim",!0),ne(ce,Ke,le,"\u2AB7","\\precapprox",!0),ne(ce,Ke,le,"\u22B2","\\vartriangleleft"),ne(ce,Ke,le,"\u22B4","\\trianglelefteq"),ne(ce,Ke,le,"\u22A8","\\vDash",!0),ne(ce,Ke,le,"\u22AA","\\Vvdash",!0),ne(ce,Ke,le,"\u2323","\\smallsmile"),ne(ce,Ke,le,"\u2322","\\smallfrown"),ne(ce,Ke,le,"\u224F","\\bumpeq",!0),ne(ce,Ke,le,"\u224E","\\Bumpeq",!0),ne(ce,Ke,le,"\u2267","\\geqq",!0),ne(ce,Ke,le,"\u2A7E","\\geqslant",!0),ne(ce,Ke,le,"\u2A96","\\eqslantgtr",!0),ne(ce,Ke,le,"\u2273","\\gtrsim",!0),ne(ce,Ke,le,"\u2A86","\\gtrapprox",!0),ne(ce,Ke,Ut,"\u22D7","\\gtrdot"),ne(ce,Ke,le,"\u22D9","\\ggg",!0),ne(ce,Ke,le,"\u2277","\\gtrless",!0),ne(ce,Ke,le,"\u22DB","\\gtreqless",!0),ne(ce,Ke,le,"\u2A8C","\\gtreqqless",!0),ne(ce,Ke,le,"\u2256","\\eqcirc",!0),ne(ce,Ke,le,"\u2257","\\circeq",!0),ne(ce,Ke,le,"\u225C","\\triangleq",!0),ne(ce,Ke,le,"\u223C","\\thicksim"),ne(ce,Ke,le,"\u2248","\\thickapprox"),ne(ce,Ke,le,"\u2AC6","\\supseteqq",!0),ne(ce,Ke,le,"\u22D1","\\Supset",!0),ne(ce,Ke,le,"\u2290","\\sqsupset",!0),ne(ce,Ke,le,"\u227D","\\succcurlyeq",!0),ne(ce,Ke,le,"\u22DF","\\curlyeqsucc",!0),ne(ce,Ke,le,"\u227F","\\succsim",!0),ne(ce,Ke,le,"\u2AB8","\\succapprox",!0),ne(ce,Ke,le,"\u22B3","\\vartriangleright"),ne(ce,Ke,le,"\u22B5","\\trianglerighteq"),ne(ce,Ke,le,"\u22A9","\\Vdash",!0),ne(ce,Ke,le,"\u2223","\\shortmid"),ne(ce,Ke,le,"\u2225","\\shortparallel"),ne(ce,Ke,le,"\u226C","\\between",!0),ne(ce,Ke,le,"\u22D4","\\pitchfork",!0),ne(ce,Ke,le,"\u221D","\\varpropto"),ne(ce,Ke,le,"\u25C0","\\blacktriangleleft"),ne(ce,Ke,le,"\u2234","\\therefore",!0),ne(ce,Ke,le,"\u220D","\\backepsilon"),ne(ce,Ke,le,"\u25B6","\\blacktriangleright"),ne(ce,Ke,le,"\u2235","\\because",!0),ne(ce,Ke,le,"\u22D8","\\llless"),ne(ce,Ke,le,"\u22D9","\\gggtr"),ne(ce,Ke,Ut,"\u22B2","\\lhd"),ne(ce,Ke,Ut,"\u22B3","\\rhd"),ne(ce,Ke,le,"\u2242","\\eqsim",!0),ne(ce,Me,le,"\u22C8","\\Join"),ne(ce,Ke,le,"\u2251","\\Doteq",!0),ne(ce,Ke,Ut,"\u2214","\\dotplus",!0),ne(ce,Ke,Ut,"\u2216","\\smallsetminus"),ne(ce,Ke,Ut,"\u22D2","\\Cap",!0),ne(ce,Ke,Ut,"\u22D3","\\Cup",!0),ne(ce,Ke,Ut,"\u2A5E","\\doublebarwedge",!0),ne(ce,Ke,Ut,"\u229F","\\boxminus",!0),ne(ce,Ke,Ut,"\u229E","\\boxplus",!0),ne(ce,Ke,Ut,"\u22C7","\\divideontimes",!0),ne(ce,Ke,Ut,"\u22C9","\\ltimes",!0),ne(ce,Ke,Ut,"\u22CA","\\rtimes",!0),ne(ce,Ke,Ut,"\u22CB","\\leftthreetimes",!0),ne(ce,Ke,Ut,"\u22CC","\\rightthreetimes",!0),ne(ce,Ke,Ut,"\u22CF","\\curlywedge",!0),ne(ce,Ke,Ut,"\u22CE","\\curlyvee",!0),ne(ce,Ke,Ut,"\u229D","\\circleddash",!0),ne(ce,Ke,Ut,"\u229B","\\circledast",!0),ne(ce,Ke,Ut,"\u22C5","\\centerdot"),ne(ce,Ke,Ut,"\u22BA","\\intercal",!0),ne(ce,Ke,Ut,"\u22D2","\\doublecap"),ne(ce,Ke,Ut,"\u22D3","\\doublecup"),ne(ce,Ke,Ut,"\u22A0","\\boxtimes",!0),ne(ce,Ke,le,"\u21E2","\\dashrightarrow",!0),ne(ce,Ke,le,"\u21E0","\\dashleftarrow",!0),ne(ce,Ke,le,"\u21C7","\\leftleftarrows",!0),ne(ce,Ke,le,"\u21C6","\\leftrightarrows",!0),ne(ce,Ke,le,"\u21DA","\\Lleftarrow",!0),ne(ce,Ke,le,"\u219E","\\twoheadleftarrow",!0),ne(ce,Ke,le,"\u21A2","\\leftarrowtail",!0),ne(ce,Ke,le,"\u21AB","\\looparrowleft",!0),ne(ce,Ke,le,"\u21CB","\\leftrightharpoons",!0),ne(ce,Ke,le,"\u21B6","\\curvearrowleft",!0),ne(ce,Ke,le,"\u21BA","\\circlearrowleft",!0),ne(ce,Ke,le,"\u21B0","\\Lsh",!0),ne(ce,Ke,le,"\u21C8","\\upuparrows",!0),ne(ce,Ke,le,"\u21BF","\\upharpoonleft",!0),ne(ce,Ke,le,"\u21C3","\\downharpoonleft",!0),ne(ce,Ke,le,"\u22B8","\\multimap",!0),ne(ce,Ke,le,"\u21AD","\\leftrightsquigarrow",!0),ne(ce,Ke,le,"\u21C9","\\rightrightarrows",!0),ne(ce,Ke,le,"\u21C4","\\rightleftarrows",!0),ne(ce,Ke,le,"\u21A0","\\twoheadrightarrow",!0),ne(ce,Ke,le,"\u21A3","\\rightarrowtail",!0),ne(ce,Ke,le,"\u21AC","\\looparrowright",!0),ne(ce,Ke,le,"\u21B7","\\curvearrowright",!0),ne(ce,Ke,le,"\u21BB","\\circlearrowright",!0),ne(ce,Ke,le,"\u21B1","\\Rsh",!0),ne(ce,Ke,le,"\u21CA","\\downdownarrows",!0),ne(ce,Ke,le,"\u21BE","\\upharpoonright",!0),ne(ce,Ke,le,"\u21C2","\\downharpoonright",!0),ne(ce,Ke,le,"\u21DD","\\rightsquigarrow",!0),ne(ce,Ke,le,"\u21DD","\\leadsto"),ne(ce,Ke,le,"\u21DB","\\Rrightarrow",!0),ne(ce,Ke,le,"\u21BE","\\restriction"),ne(ce,Me,de,"\u2018","`"),ne(ce,Me,de,"$","\\$"),ne(Ze,Me,de,"$","\\$"),ne(Ze,Me,de,"$","\\textdollar"),ne(ce,Me,de,"%","\\%"),ne(Ze,Me,de,"%","\\%"),ne(ce,Me,de,"_","\\_"),ne(Ze,Me,de,"_","\\_"),ne(Ze,Me,de,"_","\\textunderscore"),ne(ce,Me,de,"\u2220","\\angle",!0),ne(ce,Me,de,"\u221E","\\infty",!0),ne(ce,Me,de,"\u2032","\\prime"),ne(ce,Me,de,"\u25B3","\\triangle"),ne(ce,Me,de,"\u0393","\\Gamma",!0),ne(ce,Me,de,"\u0394","\\Delta",!0),ne(ce,Me,de,"\u0398","\\Theta",!0),ne(ce,Me,de,"\u039B","\\Lambda",!0),ne(ce,Me,de,"\u039E","\\Xi",!0),ne(ce,Me,de,"\u03A0","\\Pi",!0),ne(ce,Me,de,"\u03A3","\\Sigma",!0),ne(ce,Me,de,"\u03A5","\\Upsilon",!0),ne(ce,Me,de,"\u03A6","\\Phi",!0),ne(ce,Me,de,"\u03A8","\\Psi",!0),ne(ce,Me,de,"\u03A9","\\Omega",!0),ne(ce,Me,de,"A","\u0391"),ne(ce,Me,de,"B","\u0392"),ne(ce,Me,de,"E","\u0395"),ne(ce,Me,de,"Z","\u0396"),ne(ce,Me,de,"H","\u0397"),ne(ce,Me,de,"I","\u0399"),ne(ce,Me,de,"K","\u039A"),ne(ce,Me,de,"M","\u039C"),ne(ce,Me,de,"N","\u039D"),ne(ce,Me,de,"O","\u039F"),ne(ce,Me,de,"P","\u03A1"),ne(ce,Me,de,"T","\u03A4"),ne(ce,Me,de,"X","\u03A7"),ne(ce,Me,de,"\xAC","\\neg",!0),ne(ce,Me,de,"\xAC","\\lnot"),ne(ce,Me,de,"\u22A4","\\top"),ne(ce,Me,de,"\u22A5","\\bot"),ne(ce,Me,de,"\u2205","\\emptyset"),ne(ce,Ke,de,"\u2205","\\varnothing"),ne(ce,Me,cr,"\u03B1","\\alpha",!0),ne(ce,Me,cr,"\u03B2","\\beta",!0),ne(ce,Me,cr,"\u03B3","\\gamma",!0),ne(ce,Me,cr,"\u03B4","\\delta",!0),ne(ce,Me,cr,"\u03F5","\\epsilon",!0),ne(ce,Me,cr,"\u03B6","\\zeta",!0),ne(ce,Me,cr,"\u03B7","\\eta",!0),ne(ce,Me,cr,"\u03B8","\\theta",!0),ne(ce,Me,cr,"\u03B9","\\iota",!0),ne(ce,Me,cr,"\u03BA","\\kappa",!0),ne(ce,Me,cr,"\u03BB","\\lambda",!0),ne(ce,Me,cr,"\u03BC","\\mu",!0),ne(ce,Me,cr,"\u03BD","\\nu",!0),ne(ce,Me,cr,"\u03BE","\\xi",!0),ne(ce,Me,cr,"\u03BF","\\omicron",!0),ne(ce,Me,cr,"\u03C0","\\pi",!0),ne(ce,Me,cr,"\u03C1","\\rho",!0),ne(ce,Me,cr,"\u03C3","\\sigma",!0),ne(ce,Me,cr,"\u03C4","\\tau",!0),ne(ce,Me,cr,"\u03C5","\\upsilon",!0),ne(ce,Me,cr,"\u03D5","\\phi",!0),ne(ce,Me,cr,"\u03C7","\\chi",!0),ne(ce,Me,cr,"\u03C8","\\psi",!0),ne(ce,Me,cr,"\u03C9","\\omega",!0),ne(ce,Me,cr,"\u03B5","\\varepsilon",!0),ne(ce,Me,cr,"\u03D1","\\vartheta",!0),ne(ce,Me,cr,"\u03D6","\\varpi",!0),ne(ce,Me,cr,"\u03F1","\\varrho",!0),ne(ce,Me,cr,"\u03C2","\\varsigma",!0),ne(ce,Me,cr,"\u03C6","\\varphi",!0),ne(ce,Me,Ut,"\u2217","*"),ne(ce,Me,Ut,"+","+"),ne(ce,Me,Ut,"\u2212","-"),ne(ce,Me,Ut,"\u22C5","\\cdot",!0),ne(ce,Me,Ut,"\u2218","\\circ"),ne(ce,Me,Ut,"\xF7","\\div",!0),ne(ce,Me,Ut,"\xB1","\\pm",!0),ne(ce,Me,Ut,"\xD7","\\times",!0),ne(ce,Me,Ut,"\u2229","\\cap",!0),ne(ce,Me,Ut,"\u222A","\\cup",!0),ne(ce,Me,Ut,"\u2216","\\setminus"),ne(ce,Me,Ut,"\u2227","\\land"),ne(ce,Me,Ut,"\u2228","\\lor"),ne(ce,Me,Ut,"\u2227","\\wedge",!0),ne(ce,Me,Ut,"\u2228","\\vee",!0),ne(ce,Me,de,"\u221A","\\surd"),ne(ce,Me,Mt,"(","("),ne(ce,Me,Mt,"[","["),ne(ce,Me,Mt,"\u27E8","\\langle",!0),ne(ce,Me,Mt,"\u2223","\\lvert"),ne(ce,Me,Mt,"\u2225","\\lVert"),ne(ce,Me,Pt,")",")"),ne(ce,Me,Pt,"]","]"),ne(ce,Me,Pt,"?","?"),ne(ce,Me,Pt,"!","!"),ne(ce,Me,Pt,"\u27E9","\\rangle",!0),ne(ce,Me,Pt,"\u2223","\\rvert"),ne(ce,Me,Pt,"\u2225","\\rVert"),ne(ce,Me,le,"=","="),ne(ce,Me,le,"<","<"),ne(ce,Me,le,">",">"),ne(ce,Me,le,":",":"),ne(ce,Me,le,"\u2248","\\approx",!0),ne(ce,Me,le,"\u2245","\\cong",!0),ne(ce,Me,le,"\u2265","\\ge"),ne(ce,Me,le,"\u2265","\\geq",!0),ne(ce,Me,le,"\u2190","\\gets"),ne(ce,Me,le,">","\\gt"),ne(ce,Me,le,"\u2208","\\in",!0),ne(ce,Me,le,"\uE020","\\@not"),ne(ce,Me,le,"\u2282","\\subset",!0),ne(ce,Me,le,"\u2283","\\supset",!0),ne(ce,Me,le,"\u2286","\\subseteq",!0),ne(ce,Me,le,"\u2287","\\supseteq",!0),ne(ce,Ke,le,"\u2288","\\nsubseteq",!0),ne(ce,Ke,le,"\u2289","\\nsupseteq",!0),ne(ce,Me,le,"\u22A8","\\models"),ne(ce,Me,le,"\u2190","\\leftarrow",!0),ne(ce,Me,le,"\u2264","\\le"),ne(ce,Me,le,"\u2264","\\leq",!0),ne(ce,Me,le,"<","\\lt"),ne(ce,Me,le,"\u2192","\\rightarrow",!0),ne(ce,Me,le,"\u2192","\\to"),ne(ce,Ke,le,"\u2271","\\ngeq",!0),ne(ce,Ke,le,"\u2270","\\nleq",!0),ne(ce,Me,oe,"\xA0","\\ "),ne(ce,Me,oe,"\xA0","~"),ne(ce,Me,oe,"\xA0","\\space"),ne(ce,Me,oe,"\xA0","\\nobreakspace"),ne(Ze,Me,oe,"\xA0","\\ "),ne(Ze,Me,oe,"\xA0","~"),ne(Ze,Me,oe,"\xA0","\\space"),ne(Ze,Me,oe,"\xA0","\\nobreakspace"),ne(ce,Me,oe,null,"\\nobreak"),ne(ce,Me,oe,null,"\\allowbreak"),ne(ce,Me,me,",",","),ne(ce,Me,me,";",";"),ne(ce,Ke,Ut,"\u22BC","\\barwedge",!0),ne(ce,Ke,Ut,"\u22BB","\\veebar",!0),ne(ce,Me,Ut,"\u2299","\\odot",!0),ne(ce,Me,Ut,"\u2295","\\oplus",!0),ne(ce,Me,Ut,"\u2297","\\otimes",!0),ne(ce,Me,de,"\u2202","\\partial",!0),ne(ce,Me,Ut,"\u2298","\\oslash",!0),ne(ce,Ke,Ut,"\u229A","\\circledcirc",!0),ne(ce,Ke,Ut,"\u22A1","\\boxdot",!0),ne(ce,Me,Ut,"\u25B3","\\bigtriangleup"),ne(ce,Me,Ut,"\u25BD","\\bigtriangledown"),ne(ce,Me,Ut,"\u2020","\\dagger"),ne(ce,Me,Ut,"\u22C4","\\diamond"),ne(ce,Me,Ut,"\u22C6","\\star"),ne(ce,Me,Ut,"\u25C3","\\triangleleft"),ne(ce,Me,Ut,"\u25B9","\\triangleright"),ne(ce,Me,Mt,"{","\\{"),ne(Ze,Me,de,"{","\\{"),ne(Ze,Me,de,"{","\\textbraceleft"),ne(ce,Me,Pt,"}","\\}"),ne(Ze,Me,de,"}","\\}"),ne(Ze,Me,de,"}","\\textbraceright"),ne(ce,Me,Mt,"{","\\lbrace"),ne(ce,Me,Pt,"}","\\rbrace"),ne(ce,Me,Mt,"[","\\lbrack"),ne(Ze,Me,de,"[","\\lbrack"),ne(ce,Me,Pt,"]","\\rbrack"),ne(Ze,Me,de,"]","\\rbrack"),ne(ce,Me,Mt,"(","\\lparen"),ne(ce,Me,Pt,")","\\rparen"),ne(Ze,Me,de,"<","\\textless"),ne(Ze,Me,de,">","\\textgreater"),ne(ce,Me,Mt,"\u230A","\\lfloor",!0),ne(ce,Me,Pt,"\u230B","\\rfloor",!0),ne(ce,Me,Mt,"\u2308","\\lceil",!0),ne(ce,Me,Pt,"\u2309","\\rceil",!0),ne(ce,Me,de,"\\","\\backslash"),ne(ce,Me,de,"\u2223","|"),ne(ce,Me,de,"\u2223","\\vert"),ne(Ze,Me,de,"|","\\textbar"),ne(ce,Me,de,"\u2225","\\|"),ne(ce,Me,de,"\u2225","\\Vert"),ne(Ze,Me,de,"\u2225","\\textbardbl"),ne(Ze,Me,de,"~","\\textasciitilde"),ne(Ze,Me,de,"\\","\\textbackslash"),ne(Ze,Me,de,"^","\\textasciicircum"),ne(ce,Me,le,"\u2191","\\uparrow",!0),ne(ce,Me,le,"\u21D1","\\Uparrow",!0),ne(ce,Me,le,"\u2193","\\downarrow",!0),ne(ce,Me,le,"\u21D3","\\Downarrow",!0),ne(ce,Me,le,"\u2195","\\updownarrow",!0),ne(ce,Me,le,"\u21D5","\\Updownarrow",!0),ne(ce,Me,Xt,"\u2210","\\coprod"),ne(ce,Me,Xt,"\u22C1","\\bigvee"),ne(ce,Me,Xt,"\u22C0","\\bigwedge"),ne(ce,Me,Xt,"\u2A04","\\biguplus"),ne(ce,Me,Xt,"\u22C2","\\bigcap"),ne(ce,Me,Xt,"\u22C3","\\bigcup"),ne(ce,Me,Xt,"\u222B","\\int"),ne(ce,Me,Xt,"\u222B","\\intop"),ne(ce,Me,Xt,"\u222C","\\iint"),ne(ce,Me,Xt,"\u222D","\\iiint"),ne(ce,Me,Xt,"\u220F","\\prod"),ne(ce,Me,Xt,"\u2211","\\sum"),ne(ce,Me,Xt,"\u2A02","\\bigotimes"),ne(ce,Me,Xt,"\u2A01","\\bigoplus"),ne(ce,Me,Xt,"\u2A00","\\bigodot"),ne(ce,Me,Xt,"\u222E","\\oint"),ne(ce,Me,Xt,"\u222F","\\oiint"),ne(ce,Me,Xt,"\u2230","\\oiiint"),ne(ce,Me,Xt,"\u2A06","\\bigsqcup"),ne(ce,Me,Xt,"\u222B","\\smallint"),ne(Ze,Me,nr,"\u2026","\\textellipsis"),ne(ce,Me,nr,"\u2026","\\mathellipsis"),ne(Ze,Me,nr,"\u2026","\\ldots",!0),ne(ce,Me,nr,"\u2026","\\ldots",!0),ne(ce,Me,nr,"\u22EF","\\@cdots",!0),ne(ce,Me,nr,"\u22F1","\\ddots",!0),ne(ce,Me,de,"\u22EE","\\varvdots"),ne(ce,Me,sr,"\u02CA","\\acute"),ne(ce,Me,sr,"\u02CB","\\grave"),ne(ce,Me,sr,"\xA8","\\ddot"),ne(ce,Me,sr,"~","\\tilde"),ne(ce,Me,sr,"\u02C9","\\bar"),ne(ce,Me,sr,"\u02D8","\\breve"),ne(ce,Me,sr,"\u02C7","\\check"),ne(ce,Me,sr,"^","\\hat"),ne(ce,Me,sr,"\u20D7","\\vec"),ne(ce,Me,sr,"\u02D9","\\dot"),ne(ce,Me,sr,"\u02DA","\\mathring"),ne(ce,Me,cr,"\u0131","\\imath",!0),ne(ce,Me,cr,"\u0237","\\jmath",!0),ne(Ze,Me,de,"\u0131","\\i",!0),ne(Ze,Me,de,"\u0237","\\j",!0),ne(Ze,Me,de,"\xDF","\\ss",!0),ne(Ze,Me,de,"\xE6","\\ae",!0),ne(Ze,Me,de,"\xE6","\\ae",!0),ne(Ze,Me,de,"\u0153","\\oe",!0),ne(Ze,Me,de,"\xF8","\\o",!0),ne(Ze,Me,de,"\xC6","\\AE",!0),ne(Ze,Me,de,"\u0152","\\OE",!0),ne(Ze,Me,de,"\xD8","\\O",!0),ne(Ze,Me,sr,"\u02CA","\\'"),ne(Ze,Me,sr,"\u02CB","\\`"),ne(Ze,Me,sr,"\u02C6","\\^"),ne(Ze,Me,sr,"\u02DC","\\~"),ne(Ze,Me,sr,"\u02C9","\\="),ne(Ze,Me,sr,"\u02D8","\\u"),ne(Ze,Me,sr,"\u02D9","\\."),ne(Ze,Me,sr,"\u02DA","\\r"),ne(Ze,Me,sr,"\u02C7","\\v"),ne(Ze,Me,sr,"\xA8",'\\"'),ne(Ze,Me,sr,"\u02DD","\\H"),ne(Ze,Me,sr,"\u25EF","\\textcircled");var Se={"--":!0,"---":!0,"``":!0,"''":!0};ne(Ze,Me,de,"\u2013","--"),ne(Ze,Me,de,"\u2013","\\textendash"),ne(Ze,Me,de,"\u2014","---"),ne(Ze,Me,de,"\u2014","\\textemdash"),ne(Ze,Me,de,"\u2018","`"),ne(Ze,Me,de,"\u2018","\\textquoteleft"),ne(Ze,Me,de,"\u2019","'"),ne(Ze,Me,de,"\u2019","\\textquoteright"),ne(Ze,Me,de,"\u201C","``"),ne(Ze,Me,de,"\u201C","\\textquotedblleft"),ne(Ze,Me,de,"\u201D","''"),ne(Ze,Me,de,"\u201D","\\textquotedblright"),ne(ce,Me,de,"\xB0","\\degree",!0),ne(Ze,Me,de,"\xB0","\\degree"),ne(Ze,Me,de,"\xB0","\\textdegree",!0),ne(ce,Me,cr,"\xA3","\\pounds"),ne(ce,Me,cr,"\xA3","\\mathsterling",!0),ne(Ze,Me,cr,"\xA3","\\pounds"),ne(Ze,Me,cr,"\xA3","\\textsterling",!0),ne(ce,Ke,de,"\u2720","\\maltese"),ne(Ze,Ke,de,"\u2720","\\maltese"),ne(Ze,Me,oe,"\xA0","\\ "),ne(Ze,Me,oe,"\xA0"," "),ne(Ze,Me,oe,"\xA0","~");for(var Ce='0123456789/@."',Oe=0;Oe<Ce.length;Oe++){var Ie=Ce.charAt(Oe);ne(ce,Me,de,Ie,Ie)}for(var Ee='0123456789!@*()-=+[]<>|";:?/.,',Pe=0;Pe<Ee.length;Pe++){var at=Ee.charAt(Pe);ne(Ze,Me,de,at,at)}for(var gt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",ee=0;ee<gt.length;ee++){var ae=gt.charAt(ee);ne(ce,Me,cr,ae,ae),ne(Ze,Me,de,ae,ae)}ne(ce,Ke,de,"C","\u2102"),ne(Ze,Ke,de,"C","\u2102"),ne(ce,Ke,de,"H","\u210D"),ne(Ze,Ke,de,"H","\u210D"),ne(ce,Ke,de,"N","\u2115"),ne(Ze,Ke,de,"N","\u2115"),ne(ce,Ke,de,"P","\u2119"),ne(Ze,Ke,de,"P","\u2119"),ne(ce,Ke,de,"Q","\u211A"),ne(Ze,Ke,de,"Q","\u211A"),ne(ce,Ke,de,"R","\u211D"),ne(Ze,Ke,de,"R","\u211D"),ne(ce,Ke,de,"Z","\u2124"),ne(Ze,Ke,de,"Z","\u2124"),ne(ce,Me,cr,"h","\u210E"),ne(Ze,Me,cr,"h","\u210E");for(var k="",J=0;J<gt.length;J++){var se=gt.charAt(J);k=String.fromCharCode(55349,56320+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56372+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56424+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56580+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56736+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56788+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56840+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56944+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),J<26&&(k=String.fromCharCode(55349,56632+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k),k=String.fromCharCode(55349,56476+J),ne(ce,Me,cr,se,k),ne(Ze,Me,de,se,k))}k=String.fromCharCode(55349,56668),ne(ce,Me,cr,"k",k),ne(Ze,Me,de,"k",k);for(var ge=0;ge<10;ge++){var Ae=ge.toString();k=String.fromCharCode(55349,57294+ge),ne(ce,Me,cr,Ae,k),ne(Ze,Me,de,Ae,k),k=String.fromCharCode(55349,57314+ge),ne(ce,Me,cr,Ae,k),ne(Ze,Me,de,Ae,k),k=String.fromCharCode(55349,57324+ge),ne(ce,Me,cr,Ae,k),ne(Ze,Me,de,Ae,k),k=String.fromCharCode(55349,57334+ge),ne(ce,Me,cr,Ae,k),ne(Ze,Me,de,Ae,k)}for(var De="\xC7\xD0\xDE\xE7\xFE",$e=0;$e<De.length;$e++){var Bt=De.charAt($e);ne(ce,Me,cr,Bt,Bt),ne(Ze,Me,de,Bt,Bt)}ne(Ze,Me,de,"\xF0","\xF0"),ne(Ze,Me,de,"\u2013","\u2013"),ne(Ze,Me,de,"\u2014","\u2014"),ne(Ze,Me,de,"\u2018","\u2018"),ne(Ze,Me,de,"\u2019","\u2019"),ne(Ze,Me,de,"\u201C","\u201C"),ne(Ze,Me,de,"\u201D","\u201D");var $t=[["mathbf","textbf","Main-Bold"],["mathbf","textbf","Main-Bold"],["mathdefault","textit","Math-Italic"],["mathdefault","textit","Math-Italic"],["boldsymbol","boldsymbol","Main-BoldItalic"],["boldsymbol","boldsymbol","Main-BoldItalic"],["mathscr","textscr","Script-Regular"],["","",""],["","",""],["","",""],["mathfrak","textfrak","Fraktur-Regular"],["mathfrak","textfrak","Fraktur-Regular"],["mathbb","textbb","AMS-Regular"],["mathbb","textbb","AMS-Regular"],["","",""],["","",""],["mathsf","textsf","SansSerif-Regular"],["mathsf","textsf","SansSerif-Regular"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathitsf","textitsf","SansSerif-Italic"],["mathitsf","textitsf","SansSerif-Italic"],["","",""],["","",""],["mathtt","texttt","Typewriter-Regular"],["mathtt","texttt","Typewriter-Regular"]],St=[["mathbf","textbf","Main-Bold"],["","",""],["mathsf","textsf","SansSerif-Regular"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathtt","texttt","Typewriter-Regular"]],_t=function(re,ue){var he=re.charCodeAt(0),Le=re.charCodeAt(1),nt=(he-55296)*1024+(Le-56320)+65536,It=ue==="math"?0:1;if(119808<=nt&&nt<120484){var hr=Math.floor((nt-119808)/26);return[$t[hr][2],$t[hr][It]]}else if(120782<=nt&&nt<=120831){var Ar=Math.floor((nt-120782)/10);return[St[Ar][2],St[Ar][It]]}else{if(nt===120485||nt===120486)return[$t[0][2],$t[0][It]];if(120486<nt&&nt<120782)return["",""];throw new a("Unsupported character: "+re)}},Dt=[[1,1,1],[2,1,1],[3,1,1],[4,2,1],[5,2,1],[6,3,1],[7,4,2],[8,6,3],[9,7,6],[10,8,7],[11,10,9]],Yt=[.5,.6,.7,.8,.9,1,1.2,1.44,1.728,2.074,2.488],wt=function(re,ue){return ue.size<2?re:Dt[re-1][ue.size-1]},ur=function(){function Ot(ue){this.style=void 0,this.color=void 0,this.size=void 0,this.textSize=void 0,this.phantom=void 0,this.font=void 0,this.fontFamily=void 0,this.fontWeight=void 0,this.fontShape=void 0,this.sizeMultiplier=void 0,this.maxSize=void 0,this.minRuleThickness=void 0,this._fontMetrics=void 0,this.style=ue.style,this.color=ue.color,this.size=ue.size||Ot.BASESIZE,this.textSize=ue.textSize||this.size,this.phantom=!!ue.phantom,this.font=ue.font||"",this.fontFamily=ue.fontFamily||"",this.fontWeight=ue.fontWeight||"",this.fontShape=ue.fontShape||"",this.sizeMultiplier=Yt[this.size-1],this.maxSize=ue.maxSize,this.minRuleThickness=ue.minRuleThickness,this._fontMetrics=void 0}var re=Ot.prototype;return re.extend=function(he){var Le={style:this.style,size:this.size,textSize:this.textSize,color:this.color,phantom:this.phantom,font:this.font,fontFamily:this.fontFamily,fontWeight:this.fontWeight,fontShape:this.fontShape,maxSize:this.maxSize,minRuleThickness:this.minRuleThickness};for(var nt in he)he.hasOwnProperty(nt)&&(Le[nt]=he[nt]);return new Ot(Le)},re.havingStyle=function(he){return this.style===he?this:this.extend({style:he,size:wt(this.textSize,he)})},re.havingCrampedStyle=function(){return this.havingStyle(this.style.cramp())},re.havingSize=function(he){return this.size===he&&this.textSize===he?this:this.extend({style:this.style.text(),size:he,textSize:he,sizeMultiplier:Yt[he-1]})},re.havingBaseStyle=function(he){he=he||this.style.text();var Le=wt(Ot.BASESIZE,he);return this.size===Le&&this.textSize===Ot.BASESIZE&&this.style===he?this:this.extend({style:he,size:Le})},re.havingBaseSizing=function(){var he;switch(this.style.id){case 4:case 5:he=3;break;case 6:case 7:he=1;break;default:he=6}return this.extend({style:this.style.text(),size:he})},re.withColor=function(he){return this.extend({color:he})},re.withPhantom=function(){return this.extend({phantom:!0})},re.withFont=function(he){return this.extend({font:he})},re.withTextFontFamily=function(he){return this.extend({fontFamily:he,font:""})},re.withTextFontWeight=function(he){return this.extend({fontWeight:he,font:""})},re.withTextFontShape=function(he){return this.extend({fontShape:he,font:""})},re.sizingClasses=function(he){return he.size!==this.size?["sizing","reset-size"+he.size,"size"+this.size]:[]},re.baseSizingClasses=function(){return this.size!==Ot.BASESIZE?["sizing","reset-size"+this.size,"size"+Ot.BASESIZE]:[]},re.fontMetrics=function(){return this._fontMetrics||(this._fontMetrics=zt(this.size)),this._fontMetrics},re.getColor=function(){return this.phantom?"transparent":this.color},Ot}();ur.BASESIZE=6;var er=ur,ze={pt:1,mm:7227/2540,cm:7227/254,in:72.27,bp:803/800,pc:12,dd:1238/1157,cc:14856/1157,nd:685/642,nc:1370/107,sp:1/65536,px:803/800},tt={ex:!0,em:!0,mu:!0},We=function(re){return typeof re!="string"&&(re=re.unit),re in ze||re in tt||re==="ex"},st=function(re,ue){var he;if(re.unit in ze)he=ze[re.unit]/ue.fontMetrics().ptPerEm/ue.sizeMultiplier;else if(re.unit==="mu")he=ue.fontMetrics().cssEmPerMu;else{var Le;if(ue.style.isTight()?Le=ue.havingStyle(ue.style.text()):Le=ue,re.unit==="ex")he=Le.fontMetrics().xHeight;else if(re.unit==="em")he=Le.fontMetrics().quad;else throw new a("Invalid unit: '"+re.unit+"'");Le!==ue&&(he*=Le.sizeMultiplier/ue.sizeMultiplier)}return Math.min(re.number*he,ue.maxSize)},ct=["\\imath","\u0131","\\jmath","\u0237","\\pounds","\\mathsterling","\\textsterling","\xA3"],lt=function(re,ue,he){return He[he][re]&&He[he][re].replace&&(re=He[he][re].replace),{value:re,metrics:Tt(re,ue,he)}},Ue=function(re,ue,he,Le,nt){var It=lt(re,ue,he),hr=It.metrics;re=It.value;var Ar;if(hr){var Nr=hr.italic;(he==="text"||Le&&Le.font==="mathit")&&(Nr=0),Ar=new pt(re,hr.height,hr.depth,Nr,hr.skew,hr.width,nt)}else typeof console!="undefined"&&console.warn("No character metrics "+("for '"+re+"' in style '"+ue+"' and mode '"+he+"'")),Ar=new pt(re,0,0,0,0,0,nt);if(Le){Ar.maxFontSize=Le.sizeMultiplier,Le.style.isTight()&&Ar.classes.push("mtight");var qr=Le.getColor();qr&&(Ar.style.color=qr)}return Ar},qe=function(re,ue,he,Le){return Le===void 0&&(Le=[]),he.font==="boldsymbol"&<(re,"Main-Bold",ue).metrics?Ue(re,"Main-Bold",ue,he,Le.concat(["mathbf"])):re==="\\"||He[ue][re].font==="main"?Ue(re,"Main-Regular",ue,he,Le):Ue(re,"AMS-Regular",ue,he,Le.concat(["amsrm"]))},dt=function(re,ue,he,Le){return/[0-9]/.test(re.charAt(0))||A.contains(ct,re)?{fontName:"Main-Italic",fontClass:"mathit"}:{fontName:"Math-Italic",fontClass:"mathdefault"}},Kt=function(re,ue,he,Le){return A.contains(ct,re)?{fontName:"Main-Italic",fontClass:"mathit"}:/[0-9]/.test(re.charAt(0))?{fontName:"Caligraphic-Regular",fontClass:"mathcal"}:{fontName:"Math-Italic",fontClass:"mathdefault"}},Ct=function(re,ue,he,Le){return lt(re,"Math-BoldItalic",ue).metrics?{fontName:"Math-BoldItalic",fontClass:"boldsymbol"}:{fontName:"Main-Bold",fontClass:"mathbf"}},vr=function(re,ue,he){var Le=re.mode,nt=re.text,It=["mord"],hr=Le==="math"||Le==="text"&&ue.font,Ar=hr?ue.font:ue.fontFamily;if(nt.charCodeAt(0)===55349){var Nr=_t(nt,Le),qr=Nr[0],sn=Nr[1];return Ue(nt,qr,Le,ue,It.concat(sn))}else if(Ar){var vn,xn;if(Ar==="boldsymbol"||Ar==="mathnormal"){var Kn=Ar==="boldsymbol"?Ct(nt,Le,ue,It):Kt(nt,Le,ue,It);vn=Kn.fontName,xn=[Kn.fontClass]}else A.contains(ct,nt)?(vn="Main-Italic",xn=["mathit"]):hr?(vn=Zr[Ar].fontName,xn=[Ar]):(vn=_r(Ar,ue.fontWeight,ue.fontShape),xn=[Ar,ue.fontWeight,ue.fontShape]);if(lt(nt,vn,Le).metrics)return Ue(nt,vn,Le,ue,It.concat(xn));if(Se.hasOwnProperty(nt)&&vn.substr(0,10)==="Typewriter"){for(var ei=[],Ai=0;Ai<nt.length;Ai++)ei.push(Ue(nt[Ai],vn,Le,ue,It.concat(xn)));return Lr(ei)}}if(he==="mathord"){var na=dt(nt,Le,ue,It);return Ue(nt,na.fontName,Le,ue,It.concat([na.fontClass]))}else if(he==="textord"){var Ui=He[Le][nt]&&He[Le][nt].font;if(Ui==="ams"){var Ca=_r("amsrm",ue.fontWeight,ue.fontShape);return Ue(nt,Ca,Le,ue,It.concat("amsrm",ue.fontWeight,ue.fontShape))}else if(Ui==="main"||!Ui){var co=_r("textrm",ue.fontWeight,ue.fontShape);return Ue(nt,co,Le,ue,It.concat(ue.fontWeight,ue.fontShape))}else{var Wa=_r(Ui,ue.fontWeight,ue.fontShape);return Ue(nt,Wa,Le,ue,It.concat(Wa,ue.fontWeight,ue.fontShape))}}else throw new Error("unexpected type: "+he+" in makeOrd")},yr=function(re,ue){if(Fe(re.classes)!==Fe(ue.classes)||re.skew!==ue.skew||re.maxFontSize!==ue.maxFontSize)return!1;for(var he in re.style)if(re.style.hasOwnProperty(he)&&re.style[he]!==ue.style[he])return!1;for(var Le in ue.style)if(ue.style.hasOwnProperty(Le)&&re.style[Le]!==ue.style[Le])return!1;return!0},Dr=function(re){for(var ue=0;ue<re.length-1;ue++){var he=re[ue],Le=re[ue+1];he instanceof pt&&Le instanceof pt&&yr(he,Le)&&(he.text+=Le.text,he.height=Math.max(he.height,Le.height),he.depth=Math.max(he.depth,Le.depth),he.italic=Le.italic,re.splice(ue+1,1),ue--)}return re},Rr=function(re){for(var ue=0,he=0,Le=0,nt=0;nt<re.children.length;nt++){var It=re.children[nt];It.height>ue&&(ue=It.height),It.depth>he&&(he=It.depth),It.maxFontSize>Le&&(Le=It.maxFontSize)}re.height=ue,re.depth=he,re.maxFontSize=Le},Jr=function(re,ue,he,Le){var nt=new vt(re,ue,he,Le);return Rr(nt),nt},$r=function(re,ue,he,Le){return new vt(re,ue,he,Le)},xr=function(re,ue,he){var Le=Jr([re],[],ue);return Le.height=Math.max(he||ue.fontMetrics().defaultRuleThickness,ue.minRuleThickness),Le.style.borderBottomWidth=Le.height+"em",Le.maxFontSize=1,Le},Vr=function(re,ue,he,Le){var nt=new ut(re,ue,he,Le);return Rr(nt),nt},Lr=function(re){var ue=new Be(re);return Rr(ue),ue},tr=function(re,ue){return re instanceof Be?Jr([],[re],ue):re},pr=function(re){if(re.positionType==="individualShift"){for(var ue=re.children,he=[ue[0]],Le=-ue[0].shift-ue[0].elem.depth,nt=Le,It=1;It<ue.length;It++){var hr=-ue[It].shift-nt-ue[It].elem.depth,Ar=hr-(ue[It-1].elem.height+ue[It-1].elem.depth);nt=nt+hr,he.push({type:"kern",size:Ar}),he.push(ue[It])}return{children:he,depth:Le}}var Nr;if(re.positionType==="top"){for(var qr=re.positionData,sn=0;sn<re.children.length;sn++){var vn=re.children[sn];qr-=vn.type==="kern"?vn.size:vn.elem.height+vn.elem.depth}Nr=qr}else if(re.positionType==="bottom")Nr=-re.positionData;else{var xn=re.children[0];if(xn.type!=="elem")throw new Error('First child must have type "elem".');if(re.positionType==="shift")Nr=-xn.elem.depth-re.positionData;else if(re.positionType==="firstBaseline")Nr=-xn.elem.depth;else throw new Error("Invalid positionType "+re.positionType+".")}return{children:re.children,depth:Nr}},dr=function(re,ue){for(var he=pr(re),Le=he.children,nt=he.depth,It=0,hr=0;hr<Le.length;hr++){var Ar=Le[hr];if(Ar.type==="elem"){var Nr=Ar.elem;It=Math.max(It,Nr.maxFontSize,Nr.height)}}It+=2;var qr=Jr(["pstrut"],[]);qr.style.height=It+"em";for(var sn=[],vn=nt,xn=nt,Kn=nt,ei=0;ei<Le.length;ei++){var Ai=Le[ei];if(Ai.type==="kern")Kn+=Ai.size;else{var na=Ai.elem,Ui=Ai.wrapperClasses||[],Ca=Ai.wrapperStyle||{},co=Jr(Ui,[qr,na],void 0,Ca);co.style.top=-It-Kn-na.depth+"em",Ai.marginLeft&&(co.style.marginLeft=Ai.marginLeft),Ai.marginRight&&(co.style.marginRight=Ai.marginRight),sn.push(co),Kn+=na.height+na.depth}vn=Math.min(vn,Kn),xn=Math.max(xn,Kn)}var Wa=Jr(["vlist"],sn);Wa.style.height=xn+"em";var vo;if(vn<0){var Ao=Jr([],[]),Za=Jr(["vlist"],[Ao]);Za.style.height=-vn+"em";var Fo=Jr(["vlist-s"],[new pt("\u200B")]);vo=[Jr(["vlist-r"],[Wa,Fo]),Jr(["vlist-r"],[Za])]}else vo=[Jr(["vlist-r"],[Wa])];var Do=Jr(["vlist-t"],vo);return vo.length===2&&Do.classes.push("vlist-t2"),Do.height=xn,Do.depth=-vn,Do},fr=function(re,ue){var he=Jr(["mspace"],[],ue),Le=st(re,ue);return he.style.marginRight=Le+"em",he},_r=function(re,ue,he){var Le="";switch(re){case"amsrm":Le="AMS";break;case"textrm":Le="Main";break;case"textsf":Le="SansSerif";break;case"texttt":Le="Typewriter";break;default:Le=re}var nt;return ue==="textbf"&&he==="textit"?nt="BoldItalic":ue==="textbf"?nt="Bold":ue==="textit"?nt="Italic":nt="Regular",Le+"-"+nt},Zr={mathbf:{variant:"bold",fontName:"Main-Bold"},mathrm:{variant:"normal",fontName:"Main-Regular"},textit:{variant:"italic",fontName:"Main-Italic"},mathit:{variant:"italic",fontName:"Main-Italic"},mathbb:{variant:"double-struck",fontName:"AMS-Regular"},mathcal:{variant:"script",fontName:"Caligraphic-Regular"},mathfrak:{variant:"fraktur",fontName:"Fraktur-Regular"},mathscr:{variant:"script",fontName:"Script-Regular"},mathsf:{variant:"sans-serif",fontName:"SansSerif-Regular"},mathtt:{variant:"monospace",fontName:"Typewriter-Regular"}},on={vec:["vec",.471,.714],oiintSize1:["oiintSize1",.957,.499],oiintSize2:["oiintSize2",1.472,.659],oiiintSize1:["oiiintSize1",1.304,.499],oiiintSize2:["oiiintSize2",1.98,.659]},jn=function(re,ue){var he=on[re],Le=he[0],nt=he[1],It=he[2],hr=new je(Le),Ar=new Ge([hr],{width:nt+"em",height:It+"em",style:"width:"+nt+"em",viewBox:"0 0 "+1e3*nt+" "+1e3*It,preserveAspectRatio:"xMinYMin"}),Nr=$r(["overlay"],[Ar],ue);return Nr.height=It,Nr.style.height=It+"em",Nr.style.width=nt+"em",Nr},Ur={fontMap:Zr,makeSymbol:Ue,mathsym:qe,makeSpan:Jr,makeSvgSpan:$r,makeLineSpan:xr,makeAnchor:Vr,makeFragment:Lr,wrapFragment:tr,makeVList:dr,makeOrd:vr,makeGlue:fr,staticSvg:jn,svgData:on,tryCombineChars:Dr};function En(Ot,re){var ue=pn(Ot,re);if(!ue)throw new Error("Expected node of type "+re+", but got "+(Ot?"node of type "+Ot.type:String(Ot)));return ue}function pn(Ot,re){return Ot&&Ot.type===re?Ot:null}function Ln(Ot,re){var ue=Vn(Ot,re);if(!ue)throw new Error('Expected node of type "atom" and family "'+re+'", but got '+(Ot?Ot.type==="atom"?"atom of family "+Ot.family:"node of type "+Ot.type:String(Ot)));return ue}function Vn(Ot,re){return Ot&&Ot.type==="atom"&&Ot.family===re?Ot:null}function Nn(Ot){var re=ui(Ot);if(!re)throw new Error("Expected node of symbol group type, but got "+(Ot?"node of type "+Ot.type:String(Ot)));return re}function ui(Ot){return Ot&&(Ot.type==="atom"||Ht.hasOwnProperty(Ot.type))?Ot:null}var Xn={number:3,unit:"mu"},mn={number:4,unit:"mu"},cn={number:5,unit:"mu"},da={mord:{mop:Xn,mbin:mn,mrel:cn,minner:Xn},mop:{mord:Xn,mop:Xn,mrel:cn,minner:Xn},mbin:{mord:mn,mop:mn,mopen:mn,minner:mn},mrel:{mord:cn,mop:cn,mopen:cn,minner:cn},mopen:{},mclose:{mop:Xn,mbin:mn,mrel:cn,minner:Xn},mpunct:{mord:Xn,mop:Xn,mrel:cn,mopen:Xn,mclose:Xn,mpunct:Xn,minner:Xn},minner:{mord:Xn,mop:Xn,mbin:mn,mrel:cn,mopen:Xn,mpunct:Xn,minner:Xn}},Ta={mord:{mop:Xn},mop:{mord:Xn,mop:Xn},mbin:{},mrel:{},mopen:{},mclose:{mop:Xn},mpunct:{},minner:{mop:Xn}},ia={},fi={},ki={};function Qn(Ot){for(var re=Ot.type,ue=Ot.names,he=Ot.props,Le=Ot.handler,nt=Ot.htmlBuilder,It=Ot.mathmlBuilder,hr={type:re,numArgs:he.numArgs,argTypes:he.argTypes,greediness:he.greediness===void 0?1:he.greediness,allowedInText:!!he.allowedInText,allowedInMath:he.allowedInMath===void 0?!0:he.allowedInMath,numOptionalArgs:he.numOptionalArgs||0,infix:!!he.infix,handler:Le},Ar=0;Ar<ue.length;++Ar)ia[ue[Ar]]=hr;re&&(nt&&(fi[re]=nt),It&&(ki[re]=It))}function ea(Ot){var re=Ot.type,ue=Ot.htmlBuilder,he=Ot.mathmlBuilder;Qn({type:re,names:[],props:{numArgs:0},handler:function(){throw new Error("Should never be called.")},htmlBuilder:ue,mathmlBuilder:he})}var An=function(re){var ue=pn(re,"ordgroup");return ue?ue.body:[re]},wn=Ur.makeSpan,On=["leftmost","mbin","mopen","mrel","mop","mpunct"],Un=["rightmost","mrel","mclose","mpunct"],kn={display:z.DISPLAY,text:z.TEXT,script:z.SCRIPT,scriptscript:z.SCRIPTSCRIPT},ti={mord:"mord",mop:"mop",mbin:"mbin",mrel:"mrel",mopen:"mopen",mclose:"mclose",mpunct:"mpunct",minner:"minner"},di=function(re,ue,he,Le){Le===void 0&&(Le=[null,null]);for(var nt=[],It=0;It<re.length;It++){var hr=Qi(re[It],ue);if(hr instanceof Be){var Ar=hr.children;nt.push.apply(nt,Ar)}else nt.push(hr)}if(!he)return nt;var Nr=ue;if(re.length===1){var qr=pn(re[0],"sizing")||pn(re[0],"styling");qr&&(qr.type==="sizing"?Nr=ue.havingSize(qr.size):qr.type==="styling"&&(Nr=ue.havingStyle(kn[qr.style])))}var sn=wn([Le[0]||"leftmost"],[],ue),vn=wn([Le[1]||"rightmost"],[],ue);return Na(nt,function(xn,Kn){var ei=Kn.classes[0],Ai=xn.classes[0];ei==="mbin"&&A.contains(Un,Ai)?Kn.classes[0]="mord":Ai==="mbin"&&A.contains(On,ei)&&(xn.classes[0]="mord")},{node:sn},vn),Na(nt,function(xn,Kn){var ei=Pa(Kn),Ai=Pa(xn),na=ei&&Ai?xn.hasClass("mtight")?Ta[ei][Ai]:da[ei][Ai]:null;if(na)return Ur.makeGlue(na,Nr)},{node:sn},vn),nt},Na=function Ot(re,ue,he,Le){Le&&re.push(Le);for(var nt=0;nt<re.length;nt++){var It=re[nt],hr=Gi(It);if(hr){Ot(hr.children,ue,he);continue}if(It.classes[0]==="mspace")continue;var Ar=ue(It,he.node);Ar&&(he.insertAfter?he.insertAfter(Ar):(re.unshift(Ar),nt++)),he.node=It,he.insertAfter=function(Nr){return function(qr){re.splice(Nr+1,0,qr),nt++}}(nt)}Le&&re.pop()},Gi=function(re){return re instanceof Be||re instanceof ut?re:null},ba=function Ot(re,ue){var he=Gi(re);if(he){var Le=he.children;if(Le.length){if(ue==="right")return Ot(Le[Le.length-1],"right");if(ue==="left")return Ot(Le[0],"left")}}return re},Pa=function(re,ue){return re?(ue&&(re=ba(re,ue)),ti[re.classes[0]]||null):null},Ga=function(re,ue){var he=["nulldelimiter"].concat(re.baseSizingClasses());return wn(ue.concat(he))},Qi=function(re,ue,he){if(!re)return wn();if(fi[re.type]){var Le=fi[re.type](re,ue);if(he&&ue.size!==he.size){Le=wn(ue.sizingClasses(he),[Le],ue);var nt=ue.sizeMultiplier/he.sizeMultiplier;Le.height*=nt,Le.depth*=nt}return Le}else throw new a("Got group of unknown type: '"+re.type+"'")};function Oo(Ot,re){var ue=wn(["base"],Ot,re),he=wn(["strut"]);return he.style.height=ue.height+ue.depth+"em",he.style.verticalAlign=-ue.depth+"em",ue.children.unshift(he),ue}function sa(Ot,re){var ue=null;Ot.length===1&&Ot[0].type==="tag"&&(ue=Ot[0].tag,Ot=Ot[0].body);for(var he=di(Ot,re,!0),Le=[],nt=[],It=0;It<he.length;It++)if(nt.push(he[It]),he[It].hasClass("mbin")||he[It].hasClass("mrel")||he[It].hasClass("allowbreak")){for(var hr=!1;It<he.length-1&&he[It+1].hasClass("mspace")&&!he[It+1].hasClass("newline");)It++,nt.push(he[It]),he[It].hasClass("nobreak")&&(hr=!0);hr||(Le.push(Oo(nt,re)),nt=[])}else he[It].hasClass("newline")&&(nt.pop(),nt.length>0&&(Le.push(Oo(nt,re)),nt=[]),Le.push(he[It]));nt.length>0&&Le.push(Oo(nt,re));var Ar;ue&&(Ar=Oo(di(ue,re,!0)),Ar.classes=["tag"],Le.push(Ar));var Nr=wn(["katex-html"],Le);if(Nr.setAttribute("aria-hidden","true"),Ar){var qr=Ar.children[0];qr.style.height=Nr.height+Nr.depth+"em",qr.style.verticalAlign=-Nr.depth+"em"}return Nr}function ji(Ot){return new Be(Ot)}var wa=function(){function Ot(ue,he){this.type=void 0,this.attributes=void 0,this.children=void 0,this.type=ue,this.attributes={},this.children=he||[]}var re=Ot.prototype;return re.setAttribute=function(he,Le){this.attributes[he]=Le},re.getAttribute=function(he){return this.attributes[he]},re.toNode=function(){var he=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var Le in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,Le)&&he.setAttribute(Le,this.attributes[Le]);for(var nt=0;nt<this.children.length;nt++)he.appendChild(this.children[nt].toNode());return he},re.toMarkup=function(){var he="<"+this.type;for(var Le in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,Le)&&(he+=" "+Le+'="',he+=A.escape(this.attributes[Le]),he+='"');he+=">";for(var nt=0;nt<this.children.length;nt++)he+=this.children[nt].toMarkup();return he+="</"+this.type+">",he},re.toText=function(){return this.children.map(function(he){return he.toText()}).join("")},Ot}(),ga=function(){function Ot(ue){this.text=void 0,this.text=ue}var re=Ot.prototype;return re.toNode=function(){return document.createTextNode(this.text)},re.toMarkup=function(){return A.escape(this.toText())},re.toText=function(){return this.text},Ot}(),po=function(){function Ot(ue){this.width=void 0,this.character=void 0,this.width=ue,ue>=.05555&&ue<=.05556?this.character="\u200A":ue>=.1666&&ue<=.1667?this.character="\u2009":ue>=.2222&&ue<=.2223?this.character="\u2005":ue>=.2777&&ue<=.2778?this.character="\u2005\u200A":ue>=-.05556&&ue<=-.05555?this.character="\u200A\u2063":ue>=-.1667&&ue<=-.1666?this.character="\u2009\u2063":ue>=-.2223&&ue<=-.2222?this.character="\u205F\u2063":ue>=-.2778&&ue<=-.2777?this.character="\u2005\u2063":this.character=null}var re=Ot.prototype;return re.toNode=function(){if(this.character)return document.createTextNode(this.character);var he=document.createElementNS("http://www.w3.org/1998/Math/MathML","mspace");return he.setAttribute("width",this.width+"em"),he},re.toMarkup=function(){return this.character?"<mtext>"+this.character+"</mtext>":'<mspace width="'+this.width+'em"/>'},re.toText=function(){return this.character?this.character:" "},Ot}(),Bn={MathNode:wa,TextNode:ga,SpaceNode:po,newDocumentFragment:ji},ta=function(re,ue,he){return He[ue][re]&&He[ue][re].replace&&re.charCodeAt(0)!==55349&&!(Se.hasOwnProperty(re)&&he&&(he.fontFamily&&he.fontFamily.substr(4,2)==="tt"||he.font&&he.font.substr(4,2)==="tt"))&&(re=He[ue][re].replace),new Bn.TextNode(re)},So=function(re){return re.length===1?re[0]:new Bn.MathNode("mrow",re)},To=function(re,ue){if(ue.fontFamily==="texttt")return"monospace";if(ue.fontFamily==="textsf")return ue.fontShape==="textit"&&ue.fontWeight==="textbf"?"sans-serif-bold-italic":ue.fontShape==="textit"?"sans-serif-italic":ue.fontWeight==="textbf"?"bold-sans-serif":"sans-serif";if(ue.fontShape==="textit"&&ue.fontWeight==="textbf")return"bold-italic";if(ue.fontShape==="textit")return"italic";if(ue.fontWeight==="textbf")return"bold";var he=ue.font;if(!he||he==="mathnormal")return null;var Le=re.mode;if(he==="mathit")return"italic";if(he==="boldsymbol")return"bold-italic";if(he==="mathbf")return"bold";if(he==="mathbb")return"double-struck";if(he==="mathfrak")return"fraktur";if(he==="mathscr"||he==="mathcal")return"script";if(he==="mathsf")return"sans-serif";if(he==="mathtt")return"monospace";var nt=re.text;if(A.contains(["\\imath","\\jmath"],nt))return null;He[Le][nt]&&He[Le][nt].replace&&(nt=He[Le][nt].replace);var It=Ur.fontMap[he].fontName;return Tt(nt,It,Le)?Ur.fontMap[he].variant:null},za=function(re,ue,he){if(re.length===1){var Le=zi(re[0],ue);return he&&Le instanceof wa&&Le.type==="mo"&&(Le.setAttribute("lspace","0em"),Le.setAttribute("rspace","0em")),[Le]}for(var nt=[],It,hr=0;hr<re.length;hr++){var Ar=zi(re[hr],ue);if(Ar instanceof wa&&It instanceof wa){if(Ar.type==="mtext"&&It.type==="mtext"&&Ar.getAttribute("mathvariant")===It.getAttribute("mathvariant")){var Nr;(Nr=It.children).push.apply(Nr,Ar.children);continue}else if(Ar.type==="mn"&&It.type==="mn"){var qr;(qr=It.children).push.apply(qr,Ar.children);continue}else if(Ar.type==="mi"&&Ar.children.length===1&&It.type==="mn"){var sn=Ar.children[0];if(sn instanceof ga&&sn.text==="."){var vn;(vn=It.children).push.apply(vn,Ar.children);continue}}else if(It.type==="mi"&&It.children.length===1){var xn=It.children[0];if(xn instanceof ga&&xn.text==="\u0338"&&(Ar.type==="mo"||Ar.type==="mi"||Ar.type==="mn")){var Kn=Ar.children[0];Kn instanceof ga&&Kn.text.length>0&&(Kn.text=Kn.text.slice(0,1)+"\u0338"+Kn.text.slice(1),nt.pop())}}}nt.push(Ar),It=Ar}return nt},eo=function(re,ue,he){return So(za(re,ue,he))},zi=function(re,ue){if(!re)return new Bn.MathNode("mrow");if(ki[re.type]){var he=ki[re.type](re,ue);return he}else throw new a("Got group of unknown type: '"+re.type+"'")};function Jt(Ot,re,ue,he){var Le=za(Ot,ue),nt;Le.length===1&&Le[0]instanceof wa&&A.contains(["mrow","mtable"],Le[0].type)?nt=Le[0]:nt=new Bn.MathNode("mrow",Le);var It=new Bn.MathNode("annotation",[new Bn.TextNode(re)]);It.setAttribute("encoding","application/x-tex");var hr=new Bn.MathNode("semantics",[nt,It]),Ar=new Bn.MathNode("math",[hr]);Ar.setAttribute("xmlns","http://www.w3.org/1998/Math/MathML");var Nr=he?"katex":"katex-mathml";return Ur.makeSpan([Nr],[Ar])}var Tr=function(re){return new er({style:re.displayMode?z.DISPLAY:z.TEXT,maxSize:re.maxSize,minRuleThickness:re.minRuleThickness})},Kr=function(re,ue){if(ue.displayMode){var he=["katex-display"];ue.leqno&&he.push("leqno"),ue.fleqn&&he.push("fleqn"),re=Ur.makeSpan(he,[re])}return re},Te=function(re,ue,he){var Le=Tr(he),nt;if(he.output==="mathml")return Jt(re,ue,Le,!0);if(he.output==="html"){var It=sa(re,Le);nt=Ur.makeSpan(["katex"],[It])}else{var hr=Jt(re,ue,Le,!1),Ar=sa(re,Le);nt=Ur.makeSpan(["katex"],[hr,Ar])}return Kr(nt,he)},xt=function(re,ue,he){var Le=Tr(he),nt=sa(re,Le),It=Ur.makeSpan(["katex"],[nt]);return Kr(It,he)},Gt=Te,rr={widehat:"^",widecheck:"\u02C7",widetilde:"~",utilde:"~",overleftarrow:"\u2190",underleftarrow:"\u2190",xleftarrow:"\u2190",overrightarrow:"\u2192",underrightarrow:"\u2192",xrightarrow:"\u2192",underbrace:"\u23DF",overbrace:"\u23DE",overgroup:"\u23E0",undergroup:"\u23E1",overleftrightarrow:"\u2194",underleftrightarrow:"\u2194",xleftrightarrow:"\u2194",Overrightarrow:"\u21D2",xRightarrow:"\u21D2",overleftharpoon:"\u21BC",xleftharpoonup:"\u21BC",overrightharpoon:"\u21C0",xrightharpoonup:"\u21C0",xLeftarrow:"\u21D0",xLeftrightarrow:"\u21D4",xhookleftarrow:"\u21A9",xhookrightarrow:"\u21AA",xmapsto:"\u21A6",xrightharpoondown:"\u21C1",xleftharpoondown:"\u21BD",xrightleftharpoons:"\u21CC",xleftrightharpoons:"\u21CB",xtwoheadleftarrow:"\u219E",xtwoheadrightarrow:"\u21A0",xlongequal:"=",xtofrom:"\u21C4",xrightleftarrows:"\u21C4",xrightequilibrium:"\u21CC",xleftequilibrium:"\u21CB"},Sr=function(re){var ue=new Bn.MathNode("mo",[new Bn.TextNode(rr[re.substr(1)])]);return ue.setAttribute("stretchy","true"),ue},gr={overrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],overleftarrow:[["leftarrow"],.888,522,"xMinYMin"],underrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],underleftarrow:[["leftarrow"],.888,522,"xMinYMin"],xrightarrow:[["rightarrow"],1.469,522,"xMaxYMin"],xleftarrow:[["leftarrow"],1.469,522,"xMinYMin"],Overrightarrow:[["doublerightarrow"],.888,560,"xMaxYMin"],xRightarrow:[["doublerightarrow"],1.526,560,"xMaxYMin"],xLeftarrow:[["doubleleftarrow"],1.526,560,"xMinYMin"],overleftharpoon:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoonup:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoondown:[["leftharpoondown"],.888,522,"xMinYMin"],overrightharpoon:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoonup:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoondown:[["rightharpoondown"],.888,522,"xMaxYMin"],xlongequal:[["longequal"],.888,334,"xMinYMin"],xtwoheadleftarrow:[["twoheadleftarrow"],.888,334,"xMinYMin"],xtwoheadrightarrow:[["twoheadrightarrow"],.888,334,"xMaxYMin"],overleftrightarrow:[["leftarrow","rightarrow"],.888,522],overbrace:[["leftbrace","midbrace","rightbrace"],1.6,548],underbrace:[["leftbraceunder","midbraceunder","rightbraceunder"],1.6,548],underleftrightarrow:[["leftarrow","rightarrow"],.888,522],xleftrightarrow:[["leftarrow","rightarrow"],1.75,522],xLeftrightarrow:[["doubleleftarrow","doublerightarrow"],1.75,560],xrightleftharpoons:[["leftharpoondownplus","rightharpoonplus"],1.75,716],xleftrightharpoons:[["leftharpoonplus","rightharpoondownplus"],1.75,716],xhookleftarrow:[["leftarrow","righthook"],1.08,522],xhookrightarrow:[["lefthook","rightarrow"],1.08,522],overlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],underlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],overgroup:[["leftgroup","rightgroup"],.888,342],undergroup:[["leftgroupunder","rightgroupunder"],.888,342],xmapsto:[["leftmapsto","rightarrow"],1.5,522],xtofrom:[["leftToFrom","rightToFrom"],1.75,528],xrightleftarrows:[["baraboveleftarrow","rightarrowabovebar"],1.75,901],xrightequilibrium:[["baraboveshortleftharpoon","rightharpoonaboveshortbar"],1.75,716],xleftequilibrium:[["shortbaraboveleftharpoon","shortrightharpoonabovebar"],1.75,716]},Mr=function(re){return re.type==="ordgroup"?re.body.length:1},zr=function(re,ue){function he(){var Ar=4e5,Nr=re.label.substr(1);if(A.contains(["widehat","widecheck","widetilde","utilde"],Nr)){var qr=re,sn=Mr(qr.base),vn,xn,Kn;if(sn>5)Nr==="widehat"||Nr==="widecheck"?(vn=420,Ar=2364,Kn=.42,xn=Nr+"4"):(vn=312,Ar=2340,Kn=.34,xn="tilde4");else{var ei=[1,1,2,2,3,3][sn];Nr==="widehat"||Nr==="widecheck"?(Ar=[0,1062,2364,2364,2364][ei],vn=[0,239,300,360,420][ei],Kn=[0,.24,.3,.3,.36,.42][ei],xn=Nr+ei):(Ar=[0,600,1033,2339,2340][ei],vn=[0,260,286,306,312][ei],Kn=[0,.26,.286,.3,.306,.34][ei],xn="tilde"+ei)}var Ai=new je(xn),na=new Ge([Ai],{width:"100%",height:Kn+"em",viewBox:"0 0 "+Ar+" "+vn,preserveAspectRatio:"none"});return{span:Ur.makeSvgSpan([],[na],ue),minWidth:0,height:Kn}}else{var Ui=[],Ca=gr[Nr],co=Ca[0],Wa=Ca[1],vo=Ca[2],Ao=vo/1e3,Za=co.length,Fo,Do;if(Za===1){var ja=Ca[3];Fo=["hide-tail"],Do=[ja]}else if(Za===2)Fo=["halfarrow-left","halfarrow-right"],Do=["xMinYMin","xMaxYMin"];else if(Za===3)Fo=["brace-left","brace-center","brace-right"],Do=["xMinYMin","xMidYMin","xMaxYMin"];else throw new Error(`Correct katexImagesData or update code here to support
|
|
|
`+Za+" children.");for(var jo=0;jo<Za;jo++){var Po=new je(co[jo]),Xo=new Ge([Po],{width:"400em",height:Ao+"em",viewBox:"0 0 "+Ar+" "+vo,preserveAspectRatio:Do[jo]+" slice"}),wo=Ur.makeSvgSpan([Fo[jo]],[Xo],ue);if(Za===1)return{span:wo,minWidth:Wa,height:Ao};wo.style.height=Ao+"em",Ui.push(wo)}return{span:Ur.makeSpan(["stretchy"],Ui,ue),minWidth:Wa,height:Ao}}}var Le=he(),nt=Le.span,It=Le.minWidth,hr=Le.height;return nt.height=hr,nt.style.height=hr+"em",It>0&&(nt.style.minWidth=It+"em"),nt},kr=function(re,ue,he,Le){var nt,It=re.height+re.depth+2*he;if(/fbox|color/.test(ue)){if(nt=Ur.makeSpan(["stretchy",ue],[],Le),ue==="fbox"){var hr=Le.color&&Le.getColor();hr&&(nt.style.borderColor=hr)}}else{var Ar=[];/^[bx]cancel$/.test(ue)&&Ar.push(new _e({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(ue)&&Ar.push(new _e({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var Nr=new Ge(Ar,{width:"100%",height:It+"em"});nt=Ur.makeSvgSpan([],[Nr],Le)}return nt.height=It,nt.style.height=It+"em",nt},Yr={encloseSpan:kr,mathMLnode:Sr,svgSpan:zr},en=function(re,ue){var he,Le,nt=pn(re,"supsub"),It;nt?(Le=En(nt.base,"accent"),he=Le.base,nt.base=he,It=Lt(Qi(nt,ue)),nt.base=Le):(Le=En(re,"accent"),he=Le.base);var hr=Qi(he,ue.havingCrampedStyle()),Ar=Le.isShifty&&A.isCharacterBox(he),Nr=0;if(Ar){var qr=A.getBaseElem(he),sn=Qi(qr,ue.havingCrampedStyle());Nr=ht(sn).skew}var vn=Math.min(hr.height,ue.fontMetrics().xHeight),xn;if(Le.isStretchy)xn=Yr.svgSpan(Le,ue),xn=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:hr},{type:"elem",elem:xn,wrapperClasses:["svg-align"],wrapperStyle:Nr>0?{width:"calc(100% - "+2*Nr+"em)",marginLeft:2*Nr+"em"}:void 0}]},ue);else{var Kn,ei;Le.label==="\\vec"?(Kn=Ur.staticSvg("vec",ue),ei=Ur.svgData.vec[1]):(Kn=Ur.makeOrd({mode:Le.mode,text:Le.label},ue,"textord"),Kn=ht(Kn),Kn.italic=0,ei=Kn.width),xn=Ur.makeSpan(["accent-body"],[Kn]);var Ai=Le.label==="\\textcircled";Ai&&(xn.classes.push("accent-full"),vn=hr.height);var na=Nr;Ai||(na-=ei/2),xn.style.left=na+"em",Le.label==="\\textcircled"&&(xn.style.top=".2em"),xn=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:hr},{type:"kern",size:-vn},{type:"elem",elem:xn}]},ue)}var Ui=Ur.makeSpan(["mord","accent"],[xn],ue);return It?(It.children[0]=Ui,It.height=Math.max(Ui.height,It.height),It.classes[0]="mord",It):Ui},ot=function(re,ue){var he=re.isStretchy?Yr.mathMLnode(re.label):new Bn.MathNode("mo",[ta(re.label,re.mode)]),Le=new Bn.MathNode("mover",[zi(re.base,ue),he]);return Le.setAttribute("accent","true"),Le},kt=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map(function(Ot){return"\\"+Ot}).join("|"));Qn({type:"accent",names:["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring","\\widecheck","\\widehat","\\widetilde","\\overrightarrow","\\overleftarrow","\\Overrightarrow","\\overleftrightarrow","\\overgroup","\\overlinesegment","\\overleftharpoon","\\overrightharpoon"],props:{numArgs:1},handler:function(re,ue){var he=ue[0],Le=!kt.test(re.funcName),nt=!Le||re.funcName==="\\widehat"||re.funcName==="\\widetilde"||re.funcName==="\\widecheck";return{type:"accent",mode:re.parser.mode,label:re.funcName,isStretchy:Le,isShifty:nt,base:he}},htmlBuilder:en,mathmlBuilder:ot}),Qn({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\r","\\H","\\v","\\textcircled"],props:{numArgs:1,allowedInText:!0,allowedInMath:!1},handler:function(re,ue){var he=ue[0];return{type:"accent",mode:re.parser.mode,label:re.funcName,isStretchy:!1,isShifty:!0,base:he}},htmlBuilder:en,mathmlBuilder:ot}),Qn({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0];return{type:"accentUnder",mode:he.mode,label:Le,base:nt}},htmlBuilder:function(re,ue){var he=Qi(re.base,ue),Le=Yr.svgSpan(re,ue),nt=re.label==="\\utilde"?.12:0,It=Ur.makeVList({positionType:"bottom",positionData:Le.height+nt,children:[{type:"elem",elem:Le,wrapperClasses:["svg-align"]},{type:"kern",size:nt},{type:"elem",elem:he}]},ue);return Ur.makeSpan(["mord","accentunder"],[It],ue)},mathmlBuilder:function(re,ue){var he=Yr.mathMLnode(re.label),Le=new Bn.MathNode("munder",[zi(re.base,ue),he]);return Le.setAttribute("accentunder","true"),Le}});var ar=function(re){var ue=new Bn.MathNode("mpadded",re?[re]:[]);return ue.setAttribute("width","+0.6em"),ue.setAttribute("lspace","0.3em"),ue};Qn({type:"xArrow",names:["\\xleftarrow","\\xrightarrow","\\xLeftarrow","\\xRightarrow","\\xleftrightarrow","\\xLeftrightarrow","\\xhookleftarrow","\\xhookrightarrow","\\xmapsto","\\xrightharpoondown","\\xrightharpoonup","\\xleftharpoondown","\\xleftharpoonup","\\xrightleftharpoons","\\xleftrightharpoons","\\xlongequal","\\xtwoheadrightarrow","\\xtwoheadleftarrow","\\xtofrom","\\xrightleftarrows","\\xrightequilibrium","\\xleftequilibrium"],props:{numArgs:1,numOptionalArgs:1},handler:function(re,ue,he){var Le=re.parser,nt=re.funcName;return{type:"xArrow",mode:Le.mode,label:nt,body:ue[0],below:he[0]}},htmlBuilder:function(re,ue){var he=ue.style,Le=ue.havingStyle(he.sup()),nt=Ur.wrapFragment(Qi(re.body,Le,ue),ue);nt.classes.push("x-arrow-pad");var It;re.below&&(Le=ue.havingStyle(he.sub()),It=Ur.wrapFragment(Qi(re.below,Le,ue),ue),It.classes.push("x-arrow-pad"));var hr=Yr.svgSpan(re,ue),Ar=-ue.fontMetrics().axisHeight+.5*hr.height,Nr=-ue.fontMetrics().axisHeight-.5*hr.height-.111;(nt.depth>.25||re.label==="\\xleftequilibrium")&&(Nr-=nt.depth);var qr;if(It){var sn=-ue.fontMetrics().axisHeight+It.height+.5*hr.height+.111;qr=Ur.makeVList({positionType:"individualShift",children:[{type:"elem",elem:nt,shift:Nr},{type:"elem",elem:hr,shift:Ar},{type:"elem",elem:It,shift:sn}]},ue)}else qr=Ur.makeVList({positionType:"individualShift",children:[{type:"elem",elem:nt,shift:Nr},{type:"elem",elem:hr,shift:Ar}]},ue);return qr.children[0].children[0].children[1].classes.push("svg-align"),Ur.makeSpan(["mrel","x-arrow"],[qr],ue)},mathmlBuilder:function(re,ue){var he=Yr.mathMLnode(re.label),Le;if(re.body){var nt=ar(zi(re.body,ue));if(re.below){var It=ar(zi(re.below,ue));Le=new Bn.MathNode("munderover",[he,It,nt])}else Le=new Bn.MathNode("mover",[he,nt])}else if(re.below){var hr=ar(zi(re.below,ue));Le=new Bn.MathNode("munder",[he,hr])}else Le=ar(),Le=new Bn.MathNode("mover",[he,Le]);return Le}}),Qn({type:"textord",names:["\\@char"],props:{numArgs:1,allowedInText:!0},handler:function(re,ue){for(var he=re.parser,Le=En(ue[0],"ordgroup"),nt=Le.body,It="",hr=0;hr<nt.length;hr++){var Ar=En(nt[hr],"textord");It+=Ar.text}var Nr=parseInt(It);if(isNaN(Nr))throw new a("\\@char has non-numeric argument "+It);return{type:"textord",mode:he.mode,text:String.fromCharCode(Nr)}}});var mr=function(re,ue){var he=di(re.body,ue.withColor(re.color),!1);return Ur.makeFragment(he)},Er=function(re,ue){var he=za(re.body,ue.withColor(re.color)),Le=new Bn.MathNode("mstyle",he);return Le.setAttribute("mathcolor",re.color),Le};Qn({type:"color",names:["\\textcolor"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","original"]},handler:function(re,ue){var he=re.parser,Le=En(ue[0],"color-token").color,nt=ue[1];return{type:"color",mode:he.mode,color:Le,body:An(nt)}},htmlBuilder:mr,mathmlBuilder:Er}),Qn({type:"color",names:["\\color"],props:{numArgs:1,allowedInText:!0,greediness:3,argTypes:["color"]},handler:function(re,ue){var he=re.parser,Le=re.breakOnTokenText,nt=En(ue[0],"color-token").color;he.gullet.macros.set("\\current@color",nt);var It=he.parseExpression(!0,Le);return{type:"color",mode:he.mode,color:nt,body:It}},htmlBuilder:mr,mathmlBuilder:Er}),Qn({type:"cr",names:["\\cr","\\newline"],props:{numArgs:0,numOptionalArgs:1,argTypes:["size"],allowedInText:!0},handler:function(re,ue,he){var Le=re.parser,nt=re.funcName,It=he[0],hr=nt==="\\cr",Ar=!1;return hr||(Le.settings.displayMode&&Le.settings.useStrictBehavior("newLineInDisplayMode","In LaTeX, \\\\ or \\newline does nothing in display mode")?Ar=!1:Ar=!0),{type:"cr",mode:Le.mode,newLine:Ar,newRow:hr,size:It&&En(It,"size").value}},htmlBuilder:function(re,ue){if(re.newRow)throw new a("\\cr valid only within a tabular/array environment");var he=Ur.makeSpan(["mspace"],[],ue);return re.newLine&&(he.classes.push("newline"),re.size&&(he.style.marginTop=st(re.size,ue)+"em")),he},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mspace");return re.newLine&&(he.setAttribute("linebreak","newline"),re.size&&he.setAttribute("height",st(re.size,ue)+"em")),he}});var Br=function(re,ue,he){var Le=He.math[re]&&He.math[re].replace,nt=Tt(Le||re,ue,he);if(!nt)throw new Error("Unsupported symbol "+re+" and font size "+ue+".");return nt},rn=function(re,ue,he,Le){var nt=he.havingBaseStyle(ue),It=Ur.makeSpan(Le.concat(nt.sizingClasses(he)),[re],he),hr=nt.sizeMultiplier/he.sizeMultiplier;return It.height*=hr,It.depth*=hr,It.maxFontSize=nt.sizeMultiplier,It},dn=function(re,ue,he){var Le=ue.havingBaseStyle(he),nt=(1-ue.sizeMultiplier/Le.sizeMultiplier)*ue.fontMetrics().axisHeight;re.classes.push("delimcenter"),re.style.top=nt+"em",re.height-=nt,re.depth+=nt},yn=function(re,ue,he,Le,nt,It){var hr=Ur.makeSymbol(re,"Main-Regular",nt,Le),Ar=rn(hr,ue,Le,It);return he&&dn(Ar,Le,ue),Ar},Dn=function(re,ue,he,Le){return Ur.makeSymbol(re,"Size"+ue+"-Regular",he,Le)},gn=function(re,ue,he,Le,nt,It){var hr=Dn(re,ue,nt,Le),Ar=rn(Ur.makeSpan(["delimsizing","size"+ue],[hr],Le),z.TEXT,Le,It);return he&&dn(Ar,Le,z.TEXT),Ar},Sn=function(re,ue,he){var Le;ue==="Size1-Regular"?Le="delim-size1":Le="delim-size4";var nt=Ur.makeSpan(["delimsizinginner",Le],[Ur.makeSpan([],[Ur.makeSymbol(re,ue,he)])]);return{type:"elem",elem:nt}},_n={type:"kern",size:-.005},Cn=function(re,ue,he,Le,nt,It){var hr,Ar,Nr,qr;hr=Nr=qr=re,Ar=null;var sn="Size1-Regular";re==="\\uparrow"?Nr=qr="\u23D0":re==="\\Uparrow"?Nr=qr="\u2016":re==="\\downarrow"?hr=Nr="\u23D0":re==="\\Downarrow"?hr=Nr="\u2016":re==="\\updownarrow"?(hr="\\uparrow",Nr="\u23D0",qr="\\downarrow"):re==="\\Updownarrow"?(hr="\\Uparrow",Nr="\u2016",qr="\\Downarrow"):re==="["||re==="\\lbrack"?(hr="\u23A1",Nr="\u23A2",qr="\u23A3",sn="Size4-Regular"):re==="]"||re==="\\rbrack"?(hr="\u23A4",Nr="\u23A5",qr="\u23A6",sn="Size4-Regular"):re==="\\lfloor"||re==="\u230A"?(Nr=hr="\u23A2",qr="\u23A3",sn="Size4-Regular"):re==="\\lceil"||re==="\u2308"?(hr="\u23A1",Nr=qr="\u23A2",sn="Size4-Regular"):re==="\\rfloor"||re==="\u230B"?(Nr=hr="\u23A5",qr="\u23A6",sn="Size4-Regular"):re==="\\rceil"||re==="\u2309"?(hr="\u23A4",Nr=qr="\u23A5",sn="Size4-Regular"):re==="("||re==="\\lparen"?(hr="\u239B",Nr="\u239C",qr="\u239D",sn="Size4-Regular"):re===")"||re==="\\rparen"?(hr="\u239E",Nr="\u239F",qr="\u23A0",sn="Size4-Regular"):re==="\\{"||re==="\\lbrace"?(hr="\u23A7",Ar="\u23A8",qr="\u23A9",Nr="\u23AA",sn="Size4-Regular"):re==="\\}"||re==="\\rbrace"?(hr="\u23AB",Ar="\u23AC",qr="\u23AD",Nr="\u23AA",sn="Size4-Regular"):re==="\\lgroup"||re==="\u27EE"?(hr="\u23A7",qr="\u23A9",Nr="\u23AA",sn="Size4-Regular"):re==="\\rgroup"||re==="\u27EF"?(hr="\u23AB",qr="\u23AD",Nr="\u23AA",sn="Size4-Regular"):re==="\\lmoustache"||re==="\u23B0"?(hr="\u23A7",qr="\u23AD",Nr="\u23AA",sn="Size4-Regular"):(re==="\\rmoustache"||re==="\u23B1")&&(hr="\u23AB",qr="\u23A9",Nr="\u23AA",sn="Size4-Regular");var vn=Br(hr,sn,nt),xn=vn.height+vn.depth,Kn=Br(Nr,sn,nt),ei=Kn.height+Kn.depth,Ai=Br(qr,sn,nt),na=Ai.height+Ai.depth,Ui=0,Ca=1;if(Ar!==null){var co=Br(Ar,sn,nt);Ui=co.height+co.depth,Ca=2}var Wa=xn+na+Ui,vo=Math.max(0,Math.ceil((ue-Wa)/(Ca*ei))),Ao=Wa+vo*Ca*ei,Za=Le.fontMetrics().axisHeight;he&&(Za*=Le.sizeMultiplier);var Fo=Ao/2-Za,Do=(vo+1)*.005-ei,ja=[];if(ja.push(Sn(qr,sn,nt)),Ar===null)for(var jo=0;jo<vo;jo++)ja.push(_n),ja.push(Sn(Nr,sn,nt));else{for(var Po=0;Po<vo;Po++)ja.push(_n),ja.push(Sn(Nr,sn,nt));ja.push({type:"kern",size:Do}),ja.push(Sn(Nr,sn,nt)),ja.push(_n),ja.push(Sn(Ar,sn,nt));for(var Xo=0;Xo<vo;Xo++)ja.push(_n),ja.push(Sn(Nr,sn,nt))}ja.push({type:"kern",size:Do}),ja.push(Sn(Nr,sn,nt)),ja.push(_n),ja.push(Sn(hr,sn,nt));var wo=Le.havingBaseStyle(z.TEXT),ds=Ur.makeVList({positionType:"bottom",positionData:Fo,children:ja},wo);return rn(Ur.makeSpan(["delimsizing","mult"],[ds],wo),z.TEXT,Le,It)},In=80,fn=.08,Tn=function(re,ue,he,Le,nt){var It=Xe(re,Le,he),hr=new je(re,It),Ar=new Ge([hr],{width:"400em",height:ue+"em",viewBox:"0 0 400000 "+he,preserveAspectRatio:"xMinYMin slice"});return Ur.makeSvgSpan(["hide-tail"],[Ar],nt)},Yn=function(re,ue){var he=ue.havingBaseSizing(),Le=Sa("\\surd",re*he.sizeMultiplier,Ei,he),nt=he.sizeMultiplier,It=Math.max(0,ue.minRuleThickness-ue.fontMetrics().sqrtRuleThickness),hr,Ar=0,Nr=0,qr=0,sn;return Le.type==="small"?(qr=1e3+1e3*It+In,re<1?nt=1:re<1.4&&(nt=.7),Ar=(1+It+fn)/nt,Nr=(1+It)/nt,hr=Tn("sqrtMain",Ar,qr,It,ue),hr.style.minWidth="0.853em",sn=.833/nt):Le.type==="large"?(qr=(1e3+In)*Li[Le.size],Nr=(Li[Le.size]+It)/nt,Ar=(Li[Le.size]+It+fn)/nt,hr=Tn("sqrtSize"+Le.size,Ar,qr,It,ue),hr.style.minWidth="1.02em",sn=1/nt):(Ar=re+It+fn,Nr=re+It,qr=Math.floor(1e3*re+It)+In,hr=Tn("sqrtTall",Ar,qr,It,ue),hr.style.minWidth="0.742em",sn=1.056),hr.height=Nr,hr.style.height=Ar+"em",{span:hr,advanceWidth:sn,ruleWidth:(ue.fontMetrics().sqrtRuleThickness+It)*nt}},Gn=["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\u230A","\u230B","\\lceil","\\rceil","\u2308","\u2309","\\surd"],zn=["\\uparrow","\\downarrow","\\updownarrow","\\Uparrow","\\Downarrow","\\Updownarrow","|","\\|","\\vert","\\Vert","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\u27EE","\u27EF","\\lmoustache","\\rmoustache","\u23B0","\u23B1"],Hi=["<",">","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"],Li=[0,1.2,1.8,2.4,3],Di=function(re,ue,he,Le,nt){if(re==="<"||re==="\\lt"||re==="\u27E8"?re="\\langle":(re===">"||re==="\\gt"||re==="\u27E9")&&(re="\\rangle"),A.contains(Gn,re)||A.contains(Hi,re))return gn(re,ue,!1,he,Le,nt);if(A.contains(zn,re))return Cn(re,Li[ue],!1,he,Le,nt);throw new a("Illegal delimiter: '"+re+"'")},wi=[{type:"small",style:z.SCRIPTSCRIPT},{type:"small",style:z.SCRIPT},{type:"small",style:z.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],Pn=[{type:"small",style:z.SCRIPTSCRIPT},{type:"small",style:z.SCRIPT},{type:"small",style:z.TEXT},{type:"stack"}],Ei=[{type:"small",style:z.SCRIPTSCRIPT},{type:"small",style:z.SCRIPT},{type:"small",style:z.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],va=function(re){if(re.type==="small")return"Main-Regular";if(re.type==="large")return"Size"+re.size+"-Regular";if(re.type==="stack")return"Size4-Regular";throw new Error("Add support for delim type '"+re.type+"' here.")},Sa=function(re,ue,he,Le){for(var nt=Math.min(2,3-Le.style.size),It=nt;It<he.length&&!(he[It].type==="stack");It++){var hr=Br(re,va(he[It]),"math"),Ar=hr.height+hr.depth;if(he[It].type==="small"){var Nr=Le.havingBaseStyle(he[It].style);Ar*=Nr.sizeMultiplier}if(Ar>ue)return he[It]}return he[he.length-1]},gi=function(re,ue,he,Le,nt,It){re==="<"||re==="\\lt"||re==="\u27E8"?re="\\langle":(re===">"||re==="\\gt"||re==="\u27E9")&&(re="\\rangle");var hr;A.contains(Hi,re)?hr=wi:A.contains(Gn,re)?hr=Ei:hr=Pn;var Ar=Sa(re,ue,hr,Le);return Ar.type==="small"?yn(re,Ar.style,he,Le,nt,It):Ar.type==="large"?gn(re,Ar.size,he,Le,nt,It):Cn(re,ue,he,Le,nt,It)},pi=function(re,ue,he,Le,nt,It){var hr=Le.fontMetrics().axisHeight*Le.sizeMultiplier,Ar=901,Nr=5/Le.fontMetrics().ptPerEm,qr=Math.max(ue-hr,he+hr),sn=Math.max(qr/500*Ar,2*qr-Nr);return gi(re,sn,!0,Le,nt,It)},Ii={sqrtImage:Yn,sizedDelim:Di,customSizedDelim:gi,leftRightDelim:pi},Ci={"\\bigl":{mclass:"mopen",size:1},"\\Bigl":{mclass:"mopen",size:2},"\\biggl":{mclass:"mopen",size:3},"\\Biggl":{mclass:"mopen",size:4},"\\bigr":{mclass:"mclose",size:1},"\\Bigr":{mclass:"mclose",size:2},"\\biggr":{mclass:"mclose",size:3},"\\Biggr":{mclass:"mclose",size:4},"\\bigm":{mclass:"mrel",size:1},"\\Bigm":{mclass:"mrel",size:2},"\\biggm":{mclass:"mrel",size:3},"\\Biggm":{mclass:"mrel",size:4},"\\big":{mclass:"mord",size:1},"\\Big":{mclass:"mord",size:2},"\\bigg":{mclass:"mord",size:3},"\\Bigg":{mclass:"mord",size:4}},Si=["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\u230A","\u230B","\\lceil","\\rceil","\u2308","\u2309","<",">","\\langle","\u27E8","\\rangle","\u27E9","\\lt","\\gt","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\u27EE","\u27EF","\\lmoustache","\\rmoustache","\u23B0","\u23B1","/","\\backslash","|","\\vert","\\|","\\Vert","\\uparrow","\\Uparrow","\\downarrow","\\Downarrow","\\updownarrow","\\Updownarrow","."];function la(Ot,re){var ue=ui(Ot);if(ue&&A.contains(Si,ue.text))return ue;throw new a("Invalid delimiter: '"+(ue?ue.text:JSON.stringify(Ot))+"' after '"+re.funcName+"'",Ot)}Qn({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1},handler:function(re,ue){var he=la(ue[0],re);return{type:"delimsizing",mode:re.parser.mode,size:Ci[re.funcName].size,mclass:Ci[re.funcName].mclass,delim:he.text}},htmlBuilder:function(re,ue){return re.delim==="."?Ur.makeSpan([re.mclass]):Ii.sizedDelim(re.delim,re.size,ue,re.mode,[re.mclass])},mathmlBuilder:function(re){var ue=[];re.delim!=="."&&ue.push(ta(re.delim,re.mode));var he=new Bn.MathNode("mo",ue);return re.mclass==="mopen"||re.mclass==="mclose"?he.setAttribute("fence","true"):he.setAttribute("fence","false"),he}});function Da(Ot){if(!Ot.body)throw new Error("Bug: The leftright ParseNode wasn't fully parsed.")}Qn({type:"leftright-right",names:["\\right"],props:{numArgs:1},handler:function(re,ue){var he=re.parser.gullet.macros.get("\\current@color");if(he&&typeof he!="string")throw new a("\\current@color set to non-string in \\right");return{type:"leftright-right",mode:re.parser.mode,delim:la(ue[0],re).text,color:he}}}),Qn({type:"leftright",names:["\\left"],props:{numArgs:1},handler:function(re,ue){var he=la(ue[0],re),Le=re.parser;++Le.leftrightDepth;var nt=Le.parseExpression(!1);--Le.leftrightDepth,Le.expect("\\right",!1);var It=En(Le.parseFunction(),"leftright-right");return{type:"leftright",mode:Le.mode,body:nt,left:he.text,right:It.delim,rightColor:It.color}},htmlBuilder:function(re,ue){Da(re);for(var he=di(re.body,ue,!0,["mopen","mclose"]),Le=0,nt=0,It=!1,hr=0;hr<he.length;hr++)he[hr].isMiddle?It=!0:(Le=Math.max(he[hr].height,Le),nt=Math.max(he[hr].depth,nt));Le*=ue.sizeMultiplier,nt*=ue.sizeMultiplier;var Ar;if(re.left==="."?Ar=Ga(ue,["mopen"]):Ar=Ii.leftRightDelim(re.left,Le,nt,ue,re.mode,["mopen"]),he.unshift(Ar),It)for(var Nr=1;Nr<he.length;Nr++){var qr=he[Nr],sn=qr.isMiddle;sn&&(he[Nr]=Ii.leftRightDelim(sn.delim,Le,nt,sn.options,re.mode,[]))}var vn;if(re.right===".")vn=Ga(ue,["mclose"]);else{var xn=re.rightColor?ue.withColor(re.rightColor):ue;vn=Ii.leftRightDelim(re.right,Le,nt,xn,re.mode,["mclose"])}return he.push(vn),Ur.makeSpan(["minner"],he,ue)},mathmlBuilder:function(re,ue){Da(re);var he=za(re.body,ue);if(re.left!=="."){var Le=new Bn.MathNode("mo",[ta(re.left,re.mode)]);Le.setAttribute("fence","true"),he.unshift(Le)}if(re.right!=="."){var nt=new Bn.MathNode("mo",[ta(re.right,re.mode)]);nt.setAttribute("fence","true"),re.rightColor&&nt.setAttribute("mathcolor",re.rightColor),he.push(nt)}return So(he)}}),Qn({type:"middle",names:["\\middle"],props:{numArgs:1},handler:function(re,ue){var he=la(ue[0],re);if(!re.parser.leftrightDepth)throw new a("\\middle without preceding \\left",he);return{type:"middle",mode:re.parser.mode,delim:he.text}},htmlBuilder:function(re,ue){var he;if(re.delim===".")he=Ga(ue,[]);else{he=Ii.sizedDelim(re.delim,1,ue,re.mode,[]);var Le={delim:re.delim,options:ue};he.isMiddle=Le}return he},mathmlBuilder:function(re,ue){var he=re.delim==="\\vert"||re.delim==="|"?ta("|","text"):ta(re.delim,re.mode),Le=new Bn.MathNode("mo",[he]);return Le.setAttribute("fence","true"),Le.setAttribute("lspace","0.05em"),Le.setAttribute("rspace","0.05em"),Le}});var La=function(re,ue){var he=Ur.wrapFragment(Qi(re.body,ue),ue),Le=re.label.substr(1),nt=ue.sizeMultiplier,It,hr=0,Ar=A.isCharacterBox(re.body);if(Le==="sout")It=Ur.makeSpan(["stretchy","sout"]),It.height=ue.fontMetrics().defaultRuleThickness/nt,hr=-.5*ue.fontMetrics().xHeight;else{/cancel/.test(Le)?Ar||he.classes.push("cancel-pad"):he.classes.push("boxpad");var Nr=0,qr=0;/box/.test(Le)?(qr=Math.max(ue.fontMetrics().fboxrule,ue.minRuleThickness),Nr=ue.fontMetrics().fboxsep+(Le==="colorbox"?0:qr)):Nr=Ar?.2:0,It=Yr.encloseSpan(he,Le,Nr,ue),/fbox|boxed|fcolorbox/.test(Le)&&(It.style.borderStyle="solid",It.style.borderWidth=qr+"em"),hr=he.depth+Nr,re.backgroundColor&&(It.style.backgroundColor=re.backgroundColor,re.borderColor&&(It.style.borderColor=re.borderColor))}var sn;return re.backgroundColor?sn=Ur.makeVList({positionType:"individualShift",children:[{type:"elem",elem:It,shift:hr},{type:"elem",elem:he,shift:0}]},ue):sn=Ur.makeVList({positionType:"individualShift",children:[{type:"elem",elem:he,shift:0},{type:"elem",elem:It,shift:hr,wrapperClasses:/cancel/.test(Le)?["svg-align"]:[]}]},ue),/cancel/.test(Le)&&(sn.height=he.height,sn.depth=he.depth),/cancel/.test(Le)&&!Ar?Ur.makeSpan(["mord","cancel-lap"],[sn],ue):Ur.makeSpan(["mord"],[sn],ue)},Aa=function(re,ue){var he=0,Le=new Bn.MathNode(re.label.indexOf("colorbox")>-1?"mpadded":"menclose",[zi(re.body,ue)]);switch(re.label){case"\\cancel":Le.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":Le.setAttribute("notation","downdiagonalstrike");break;case"\\sout":Le.setAttribute("notation","horizontalstrike");break;case"\\fbox":Le.setAttribute("notation","box");break;case"\\fcolorbox":case"\\colorbox":if(he=ue.fontMetrics().fboxsep*ue.fontMetrics().ptPerEm,Le.setAttribute("width","+"+2*he+"pt"),Le.setAttribute("height","+"+2*he+"pt"),Le.setAttribute("lspace",he+"pt"),Le.setAttribute("voffset",he+"pt"),re.label==="\\fcolorbox"){var nt=Math.max(ue.fontMetrics().fboxrule,ue.minRuleThickness);Le.setAttribute("style","border: "+nt+"em solid "+String(re.borderColor))}break;case"\\xcancel":Le.setAttribute("notation","updiagonalstrike downdiagonalstrike");break}return re.backgroundColor&&Le.setAttribute("mathbackground",re.backgroundColor),Le};Qn({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","text"]},handler:function(re,ue,he){var Le=re.parser,nt=re.funcName,It=En(ue[0],"color-token").color,hr=ue[1];return{type:"enclose",mode:Le.mode,label:nt,backgroundColor:It,body:hr}},htmlBuilder:La,mathmlBuilder:Aa}),Qn({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,greediness:3,argTypes:["color","color","text"]},handler:function(re,ue,he){var Le=re.parser,nt=re.funcName,It=En(ue[0],"color-token").color,hr=En(ue[1],"color-token").color,Ar=ue[2];return{type:"enclose",mode:Le.mode,label:nt,backgroundColor:hr,borderColor:It,body:Ar}},htmlBuilder:La,mathmlBuilder:Aa}),Qn({type:"enclose",names:["\\fbox"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!0},handler:function(re,ue){var he=re.parser;return{type:"enclose",mode:he.mode,label:"\\fbox",body:ue[0]}}}),Qn({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\sout"],props:{numArgs:1},handler:function(re,ue,he){var Le=re.parser,nt=re.funcName,It=ue[0];return{type:"enclose",mode:Le.mode,label:nt,body:It}},htmlBuilder:La,mathmlBuilder:Aa});var ya={};function aa(Ot){for(var re=Ot.type,ue=Ot.names,he=Ot.props,Le=Ot.handler,nt=Ot.htmlBuilder,It=Ot.mathmlBuilder,hr={type:re,numArgs:he.numArgs||0,greediness:1,allowedInText:!1,numOptionalArgs:0,handler:Le},Ar=0;Ar<ue.length;++Ar)ya[ue[Ar]]=hr;nt&&(fi[re]=nt),It&&(ki[re]=It)}function mi(Ot){var re=[];Ot.consumeSpaces();for(var ue=Ot.fetch().text;ue==="\\hline"||ue==="\\hdashline";)Ot.consume(),re.push(ue==="\\hdashline"),Ot.consumeSpaces(),ue=Ot.fetch().text;return re}function $n(Ot,re,ue){var he=re.hskipBeforeAndAfter,Le=re.addJot,nt=re.cols,It=re.arraystretch,hr=re.colSeparationType;if(Ot.gullet.beginGroup(),Ot.gullet.macros.set("\\\\","\\cr"),!It){var Ar=Ot.gullet.expandMacroAsText("\\arraystretch");if(Ar==null)It=1;else if(It=parseFloat(Ar),!It||It<0)throw new a("Invalid \\arraystretch: "+Ar)}Ot.gullet.beginGroup();var Nr=[],qr=[Nr],sn=[],vn=[];for(vn.push(mi(Ot));;){var xn=Ot.parseExpression(!1,"\\cr");Ot.gullet.endGroup(),Ot.gullet.beginGroup(),xn={type:"ordgroup",mode:Ot.mode,body:xn},ue&&(xn={type:"styling",mode:Ot.mode,style:ue,body:[xn]}),Nr.push(xn);var Kn=Ot.fetch().text;if(Kn==="&")Ot.consume();else if(Kn==="\\end"){Nr.length===1&&xn.type==="styling"&&xn.body[0].body.length===0&&qr.pop(),vn.length<qr.length+1&&vn.push([]);break}else if(Kn==="\\cr"){var ei=En(Ot.parseFunction(),"cr");sn.push(ei.size),vn.push(mi(Ot)),Nr=[],qr.push(Nr)}else throw new a("Expected & or \\\\ or \\cr or \\end",Ot.nextToken)}return Ot.gullet.endGroup(),Ot.gullet.endGroup(),{type:"array",mode:Ot.mode,addJot:Le,arraystretch:It,body:qr,cols:nt,rowGaps:sn,hskipBeforeAndAfter:he,hLinesBeforeRow:vn,colSeparationType:hr}}function Oi(Ot){return Ot.substr(0,1)==="d"?"display":"text"}var _i=function(re,ue){var he,Le,nt=re.body.length,It=re.hLinesBeforeRow,hr=0,Ar=new Array(nt),Nr=[],qr=Math.max(ue.fontMetrics().arrayRuleWidth,ue.minRuleThickness),sn=1/ue.fontMetrics().ptPerEm,vn=5*sn;if(re.colSeparationType&&re.colSeparationType==="small"){var xn=ue.havingStyle(z.SCRIPT).sizeMultiplier;vn=.2778*(xn/ue.sizeMultiplier)}var Kn=12*sn,ei=3*sn,Ai=re.arraystretch*Kn,na=.7*Ai,Ui=.3*Ai,Ca=0;function co(xs){for(var pa=0;pa<xs.length;++pa)pa>0&&(Ca+=.25),Nr.push({pos:Ca,isDashed:xs[pa]})}for(co(It[0]),he=0;he<re.body.length;++he){var Wa=re.body[he],vo=na,Ao=Ui;hr<Wa.length&&(hr=Wa.length);var Za=new Array(Wa.length);for(Le=0;Le<Wa.length;++Le){var Fo=Qi(Wa[Le],ue);Ao<Fo.depth&&(Ao=Fo.depth),vo<Fo.height&&(vo=Fo.height),Za[Le]=Fo}var Do=re.rowGaps[he],ja=0;Do&&(ja=st(Do,ue),ja>0&&(ja+=Ui,Ao<ja&&(Ao=ja),ja=0)),re.addJot&&(Ao+=ei),Za.height=vo,Za.depth=Ao,Ca+=vo,Za.pos=Ca,Ca+=Ao+ja,Ar[he]=Za,co(It[he+1])}var jo=Ca/2+ue.fontMetrics().axisHeight,Po=re.cols||[],Xo=[],wo,ds;for(Le=0,ds=0;Le<hr||ds<Po.length;++Le,++ds){for(var ns=Po[ds]||{},Qs=!0;ns.type==="separator";){if(Qs||(wo=Ur.makeSpan(["arraycolsep"],[]),wo.style.width=ue.fontMetrics().doubleRuleSep+"em",Xo.push(wo)),ns.separator==="|"||ns.separator===":"){var Gs=ns.separator==="|"?"solid":"dashed",Go=Ur.makeSpan(["vertical-separator"],[],ue);Go.style.height=Ca+"em",Go.style.borderRightWidth=qr+"em",Go.style.borderRightStyle=Gs,Go.style.margin="0 -"+qr/2+"em",Go.style.verticalAlign=-(Ca-jo)+"em",Xo.push(Go)}else throw new a("Invalid separator type: "+ns.separator);ds++,ns=Po[ds]||{},Qs=!1}if(Le>=hr)continue;var Lo=void 0;(Le>0||re.hskipBeforeAndAfter)&&(Lo=A.deflt(ns.pregap,vn),Lo!==0&&(wo=Ur.makeSpan(["arraycolsep"],[]),wo.style.width=Lo+"em",Xo.push(wo)));var hs=[];for(he=0;he<nt;++he){var fs=Ar[he],Rs=fs[Le];if(!Rs)continue;var Ro=fs.pos-jo;Rs.depth=fs.depth,Rs.height=fs.height,hs.push({type:"elem",elem:Rs,shift:Ro})}hs=Ur.makeVList({positionType:"individualShift",children:hs},ue),hs=Ur.makeSpan(["col-align-"+(ns.align||"c")],[hs]),Xo.push(hs),(Le<hr-1||re.hskipBeforeAndAfter)&&(Lo=A.deflt(ns.postgap,vn),Lo!==0&&(wo=Ur.makeSpan(["arraycolsep"],[]),wo.style.width=Lo+"em",Xo.push(wo)))}if(Ar=Ur.makeSpan(["mtable"],Xo),Nr.length>0){for(var ws=Ur.makeLineSpan("hline",ue,qr),_s=Ur.makeLineSpan("hdashline",ue,qr),Ss=[{type:"elem",elem:Ar,shift:0}];Nr.length>0;){var Ms=Nr.pop(),zs=Ms.pos-jo;Ms.isDashed?Ss.push({type:"elem",elem:_s,shift:zs}):Ss.push({type:"elem",elem:ws,shift:zs})}Ar=Ur.makeVList({positionType:"individualShift",children:Ss},ue)}return Ur.makeSpan(["mord"],[Ar],ue)},oi={c:"center ",l:"left ",r:"right "},Fi=function(re,ue){var he=new Bn.MathNode("mtable",re.body.map(function(Ca){return new Bn.MathNode("mtr",Ca.map(function(co){return new Bn.MathNode("mtd",[zi(co,ue)])}))})),Le=re.arraystretch===.5?.1:.16+re.arraystretch-1+(re.addJot?.09:0);he.setAttribute("rowspacing",Le+"em");var nt="",It="";if(re.cols){var hr=re.cols,Ar="",Nr=!1,qr=0,sn=hr.length;hr[0].type==="separator"&&(nt+="top ",qr=1),hr[hr.length-1].type==="separator"&&(nt+="bottom ",sn-=1);for(var vn=qr;vn<sn;vn++)hr[vn].type==="align"?(It+=oi[hr[vn].align],Nr&&(Ar+="none "),Nr=!0):hr[vn].type==="separator"&&(Nr&&(Ar+=hr[vn].separator==="|"?"solid ":"dashed ",Nr=!1));he.setAttribute("columnalign",It.trim()),/[sd]/.test(Ar)&&he.setAttribute("columnlines",Ar.trim())}if(re.colSeparationType==="align"){for(var xn=re.cols||[],Kn="",ei=1;ei<xn.length;ei++)Kn+=ei%2?"0em ":"1em ";he.setAttribute("columnspacing",Kn.trim())}else re.colSeparationType==="alignat"?he.setAttribute("columnspacing","0em"):re.colSeparationType==="small"?he.setAttribute("columnspacing","0.2778em"):he.setAttribute("columnspacing","1em");var Ai="",na=re.hLinesBeforeRow;nt+=na[0].length>0?"left ":"",nt+=na[na.length-1].length>0?"right ":"";for(var Ui=1;Ui<na.length-1;Ui++)Ai+=na[Ui].length===0?"none ":na[Ui][0]?"dashed ":"solid ";return/[sd]/.test(Ai)&&he.setAttribute("rowlines",Ai.trim()),nt!==""&&(he=new Bn.MathNode("menclose",[he]),he.setAttribute("notation",nt.trim())),re.arraystretch&&re.arraystretch<1&&(he=new Bn.MathNode("mstyle",[he]),he.setAttribute("scriptlevel","1")),he},Yi=function(re,ue){var he=[],Le=$n(re.parser,{cols:he,addJot:!0},"display"),nt,It=0,hr={type:"ordgroup",mode:re.mode,body:[]},Ar=pn(ue[0],"ordgroup");if(Ar){for(var Nr="",qr=0;qr<Ar.body.length;qr++){var sn=En(Ar.body[qr],"textord");Nr+=sn.text}nt=Number(Nr),It=nt*2}var vn=!It;Le.body.forEach(function(Ai){for(var na=1;na<Ai.length;na+=2){var Ui=En(Ai[na],"styling"),Ca=En(Ui.body[0],"ordgroup");Ca.body.unshift(hr)}if(vn)It<Ai.length&&(It=Ai.length);else{var co=Ai.length/2;if(nt<co)throw new a("Too many math in a row: "+("expected "+nt+", but got "+co),Ai[0])}});for(var xn=0;xn<It;++xn){var Kn="r",ei=0;xn%2===1?Kn="l":xn>0&&vn&&(ei=1),he[xn]={type:"align",align:Kn,pregap:ei,postgap:0}}return Le.colSeparationType=vn?"align":"alignat",Le};aa({type:"array",names:["array","darray"],props:{numArgs:1},handler:function(re,ue){var he=ui(ue[0]),Le=he?[ue[0]]:En(ue[0],"ordgroup").body,nt=Le.map(function(hr){var Ar=Nn(hr),Nr=Ar.text;if("lcr".indexOf(Nr)!==-1)return{type:"align",align:Nr};if(Nr==="|")return{type:"separator",separator:"|"};if(Nr===":")return{type:"separator",separator:":"};throw new a("Unknown column alignment: "+Nr,hr)}),It={cols:nt,hskipBeforeAndAfter:!0};return $n(re.parser,It,Oi(re.envName))},htmlBuilder:_i,mathmlBuilder:Fi}),aa({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix"],props:{numArgs:0},handler:function(re){var ue={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[re.envName],he={hskipBeforeAndAfter:!1},Le=$n(re.parser,he,Oi(re.envName));return ue?{type:"leftright",mode:re.mode,body:[Le],left:ue[0],right:ue[1],rightColor:void 0}:Le},htmlBuilder:_i,mathmlBuilder:Fi}),aa({type:"array",names:["smallmatrix"],props:{numArgs:0},handler:function(re){var ue={arraystretch:.5},he=$n(re.parser,ue,"script");return he.colSeparationType="small",he},htmlBuilder:_i,mathmlBuilder:Fi}),aa({type:"array",names:["subarray"],props:{numArgs:1},handler:function(re,ue){var he=ui(ue[0]),Le=he?[ue[0]]:En(ue[0],"ordgroup").body,nt=Le.map(function(hr){var Ar=Nn(hr),Nr=Ar.text;if("lc".indexOf(Nr)!==-1)return{type:"align",align:Nr};throw new a("Unknown column alignment: "+Nr,hr)});if(nt.length>1)throw new a("{subarray} can contain only one column");var It={cols:nt,hskipBeforeAndAfter:!1,arraystretch:.5};if(It=$n(re.parser,It,"script"),It.body[0].length>1)throw new a("{subarray} can contain only one column");return It},htmlBuilder:_i,mathmlBuilder:Fi}),aa({type:"array",names:["cases","dcases"],props:{numArgs:0},handler:function(re){var ue={arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]},he=$n(re.parser,ue,Oi(re.envName));return{type:"leftright",mode:re.mode,body:[he],left:"\\{",right:".",rightColor:void 0}},htmlBuilder:_i,mathmlBuilder:Fi}),aa({type:"array",names:["aligned"],props:{numArgs:0},handler:Yi,htmlBuilder:_i,mathmlBuilder:Fi}),aa({type:"array",names:["gathered"],props:{numArgs:0},handler:function(re){var ue={cols:[{type:"align",align:"c"}],addJot:!0};return $n(re.parser,ue,"display")},htmlBuilder:_i,mathmlBuilder:Fi}),aa({type:"array",names:["alignedat"],props:{numArgs:1},handler:Yi,htmlBuilder:_i,mathmlBuilder:Fi}),Qn({type:"text",names:["\\hline","\\hdashline"],props:{numArgs:0,allowedInText:!0,allowedInMath:!0},handler:function(re,ue){throw new a(re.funcName+" valid only within array environment")}});var Xi=ya,Zi=Xi;Qn({type:"environment",names:["\\begin","\\end"],props:{numArgs:1,argTypes:["text"]},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0];if(nt.type!=="ordgroup")throw new a("Invalid environment name",nt);for(var It="",hr=0;hr<nt.body.length;++hr)It+=En(nt.body[hr],"textord").text;if(Le==="\\begin"){if(!Zi.hasOwnProperty(It))throw new a("No such environment: "+It,nt);var Ar=Zi[It],Nr=he.parseArguments("\\begin{"+It+"}",Ar),qr=Nr.args,sn=Nr.optArgs,vn={mode:he.mode,envName:It,parser:he},xn=Ar.handler(vn,qr,sn);he.expect("\\end",!1);var Kn=he.nextToken,ei=En(he.parseFunction(),"environment");if(ei.name!==It)throw new a("Mismatch: \\begin{"+It+"} matched by \\end{"+ei.name+"}",Kn);return xn}return{type:"environment",mode:he.mode,name:It,nameGroup:nt}}});var Fa=Ur.makeSpan;function Mi(Ot,re){var ue=di(Ot.body,re,!0);return Fa([Ot.mclass],ue,re)}function ca(Ot,re){var ue,he=za(Ot.body,re);return Ot.mclass==="minner"?Bn.newDocumentFragment(he):(Ot.mclass==="mord"?Ot.isCharacterBox?(ue=he[0],ue.type="mi"):ue=new Bn.MathNode("mi",he):(Ot.isCharacterBox?(ue=he[0],ue.type="mo"):ue=new Bn.MathNode("mo",he),Ot.mclass==="mbin"?(ue.attributes.lspace="0.22em",ue.attributes.rspace="0.22em"):Ot.mclass==="mpunct"?(ue.attributes.lspace="0em",ue.attributes.rspace="0.17em"):(Ot.mclass==="mopen"||Ot.mclass==="mclose")&&(ue.attributes.lspace="0em",ue.attributes.rspace="0em")),ue)}Qn({type:"mclass",names:["\\mathord","\\mathbin","\\mathrel","\\mathopen","\\mathclose","\\mathpunct","\\mathinner"],props:{numArgs:1},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0];return{type:"mclass",mode:he.mode,mclass:"m"+Le.substr(5),body:An(nt),isCharacterBox:A.isCharacterBox(nt)}},htmlBuilder:Mi,mathmlBuilder:ca});var ha=function(re){var ue=re.type==="ordgroup"&&re.body.length?re.body[0]:re;return ue.type==="atom"&&(ue.family==="bin"||ue.family==="rel")?"m"+ue.family:"mord"};Qn({type:"mclass",names:["\\@binrel"],props:{numArgs:2},handler:function(re,ue){var he=re.parser;return{type:"mclass",mode:he.mode,mclass:ha(ue[0]),body:[ue[1]],isCharacterBox:A.isCharacterBox(ue[1])}}}),Qn({type:"mclass",names:["\\stackrel","\\overset","\\underset"],props:{numArgs:2},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[1],It=ue[0],hr;Le!=="\\stackrel"?hr=ha(nt):hr="mrel";var Ar={type:"op",mode:nt.mode,limits:!0,alwaysHandleSupSub:!0,parentIsSupSub:!1,symbol:!1,suppressBaseShift:Le!=="\\stackrel",body:An(nt)},Nr={type:"supsub",mode:It.mode,base:Ar,sup:Le==="\\underset"?null:It,sub:Le==="\\underset"?It:null};return{type:"mclass",mode:he.mode,mclass:hr,body:[Nr],isCharacterBox:A.isCharacterBox(Nr)}},htmlBuilder:Mi,mathmlBuilder:ca});var Ua=function(re,ue){var he=re.font,Le=ue.withFont(he);return Qi(re.body,Le)},Ti=function(re,ue){var he=re.font,Le=ue.withFont(he);return zi(re.body,Le)},to={"\\Bbb":"\\mathbb","\\bold":"\\mathbf","\\frak":"\\mathfrak","\\bm":"\\boldsymbol"};Qn({type:"font",names:["\\mathrm","\\mathit","\\mathbf","\\mathnormal","\\mathbb","\\mathcal","\\mathfrak","\\mathscr","\\mathsf","\\mathtt","\\Bbb","\\bold","\\frak"],props:{numArgs:1,greediness:2},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0],It=Le;return It in to&&(It=to[It]),{type:"font",mode:he.mode,font:It.slice(1),body:nt}},htmlBuilder:Ua,mathmlBuilder:Ti}),Qn({type:"mclass",names:["\\boldsymbol","\\bm"],props:{numArgs:1,greediness:2},handler:function(re,ue){var he=re.parser,Le=ue[0],nt=A.isCharacterBox(Le);return{type:"mclass",mode:he.mode,mclass:ha(Le),body:[{type:"font",mode:he.mode,font:"boldsymbol",body:Le}],isCharacterBox:nt}}}),Qn({type:"font",names:["\\rm","\\sf","\\tt","\\bf","\\it"],props:{numArgs:0,allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=re.breakOnTokenText,It=he.mode,hr=he.parseExpression(!0,nt),Ar="math"+Le.slice(1);return{type:"font",mode:It,font:Ar,body:{type:"ordgroup",mode:he.mode,body:hr}}},htmlBuilder:Ua,mathmlBuilder:Ti});var ka=function(re,ue){var he=ue;return re==="display"?he=he.id>=z.SCRIPT.id?he.text():z.DISPLAY:re==="text"&&he.size===z.DISPLAY.size?he=z.TEXT:re==="script"?he=z.SCRIPT:re==="scriptscript"&&(he=z.SCRIPTSCRIPT),he},ua=function(re,ue){var he=ka(re.size,ue.style),Le=he.fracNum(),nt=he.fracDen(),It;It=ue.havingStyle(Le);var hr=Qi(re.numer,It,ue);if(re.continued){var Ar=8.5/ue.fontMetrics().ptPerEm,Nr=3.5/ue.fontMetrics().ptPerEm;hr.height=hr.height<Ar?Ar:hr.height,hr.depth=hr.depth<Nr?Nr:hr.depth}It=ue.havingStyle(nt);var qr=Qi(re.denom,It,ue),sn,vn,xn;re.hasBarLine?(re.barSize?(vn=st(re.barSize,ue),sn=Ur.makeLineSpan("frac-line",ue,vn)):sn=Ur.makeLineSpan("frac-line",ue),vn=sn.height,xn=sn.height):(sn=null,vn=0,xn=ue.fontMetrics().defaultRuleThickness);var Kn,ei,Ai;he.size===z.DISPLAY.size||re.size==="display"?(Kn=ue.fontMetrics().num1,vn>0?ei=3*xn:ei=7*xn,Ai=ue.fontMetrics().denom1):(vn>0?(Kn=ue.fontMetrics().num2,ei=xn):(Kn=ue.fontMetrics().num3,ei=3*xn),Ai=ue.fontMetrics().denom2);var na;if(sn){var Ca=ue.fontMetrics().axisHeight;Kn-hr.depth-(Ca+.5*vn)<ei&&(Kn+=ei-(Kn-hr.depth-(Ca+.5*vn))),Ca-.5*vn-(qr.height-Ai)<ei&&(Ai+=ei-(Ca-.5*vn-(qr.height-Ai)));var co=-(Ca-.5*vn);na=Ur.makeVList({positionType:"individualShift",children:[{type:"elem",elem:qr,shift:Ai},{type:"elem",elem:sn,shift:co},{type:"elem",elem:hr,shift:-Kn}]},ue)}else{var Ui=Kn-hr.depth-(qr.height-Ai);Ui<ei&&(Kn+=.5*(ei-Ui),Ai+=.5*(ei-Ui)),na=Ur.makeVList({positionType:"individualShift",children:[{type:"elem",elem:qr,shift:Ai},{type:"elem",elem:hr,shift:-Kn}]},ue)}It=ue.havingStyle(he),na.height*=It.sizeMultiplier/ue.sizeMultiplier,na.depth*=It.sizeMultiplier/ue.sizeMultiplier;var Wa;he.size===z.DISPLAY.size?Wa=ue.fontMetrics().delim1:Wa=ue.fontMetrics().delim2;var vo,Ao;return re.leftDelim==null?vo=Ga(ue,["mopen"]):vo=Ii.customSizedDelim(re.leftDelim,Wa,!0,ue.havingStyle(he),re.mode,["mopen"]),re.continued?Ao=Ur.makeSpan([]):re.rightDelim==null?Ao=Ga(ue,["mclose"]):Ao=Ii.customSizedDelim(re.rightDelim,Wa,!0,ue.havingStyle(he),re.mode,["mclose"]),Ur.makeSpan(["mord"].concat(It.sizingClasses(ue)),[vo,Ur.makeSpan(["mfrac"],[na]),Ao],ue)},Ya=function(re,ue){var he=new Bn.MathNode("mfrac",[zi(re.numer,ue),zi(re.denom,ue)]);if(!re.hasBarLine)he.setAttribute("linethickness","0px");else if(re.barSize){var Le=st(re.barSize,ue);he.setAttribute("linethickness",Le+"em")}var nt=ka(re.size,ue.style);if(nt.size!==ue.style.size){he=new Bn.MathNode("mstyle",[he]);var It=nt.size===z.DISPLAY.size?"true":"false";he.setAttribute("displaystyle",It),he.setAttribute("scriptlevel","0")}if(re.leftDelim!=null||re.rightDelim!=null){var hr=[];if(re.leftDelim!=null){var Ar=new Bn.MathNode("mo",[new Bn.TextNode(re.leftDelim.replace("\\",""))]);Ar.setAttribute("fence","true"),hr.push(Ar)}if(hr.push(he),re.rightDelim!=null){var Nr=new Bn.MathNode("mo",[new Bn.TextNode(re.rightDelim.replace("\\",""))]);Nr.setAttribute("fence","true"),hr.push(Nr)}return So(hr)}return he};Qn({type:"genfrac",names:["\\cfrac","\\dfrac","\\frac","\\tfrac","\\dbinom","\\binom","\\tbinom","\\\\atopfrac","\\\\bracefrac","\\\\brackfrac"],props:{numArgs:2,greediness:2},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0],It=ue[1],hr,Ar=null,Nr=null,qr="auto";switch(Le){case"\\cfrac":case"\\dfrac":case"\\frac":case"\\tfrac":hr=!0;break;case"\\\\atopfrac":hr=!1;break;case"\\dbinom":case"\\binom":case"\\tbinom":hr=!1,Ar="(",Nr=")";break;case"\\\\bracefrac":hr=!1,Ar="\\{",Nr="\\}";break;case"\\\\brackfrac":hr=!1,Ar="[",Nr="]";break;default:throw new Error("Unrecognized genfrac command")}switch(Le){case"\\cfrac":case"\\dfrac":case"\\dbinom":qr="display";break;case"\\tfrac":case"\\tbinom":qr="text";break}return{type:"genfrac",mode:he.mode,continued:Le==="\\cfrac",numer:nt,denom:It,hasBarLine:hr,leftDelim:Ar,rightDelim:Nr,size:qr,barSize:null}},htmlBuilder:ua,mathmlBuilder:Ya}),Qn({type:"infix",names:["\\over","\\choose","\\atop","\\brace","\\brack"],props:{numArgs:0,infix:!0},handler:function(re){var ue=re.parser,he=re.funcName,Le=re.token,nt;switch(he){case"\\over":nt="\\frac";break;case"\\choose":nt="\\binom";break;case"\\atop":nt="\\\\atopfrac";break;case"\\brace":nt="\\\\bracefrac";break;case"\\brack":nt="\\\\brackfrac";break;default:throw new Error("Unrecognized infix genfrac command")}return{type:"infix",mode:ue.mode,replaceWith:nt,token:Le}}});var vi=["display","text","script","scriptscript"],_a=function(re){var ue=null;return re.length>0&&(ue=re,ue=ue==="."?null:ue),ue};Qn({type:"genfrac",names:["\\genfrac"],props:{numArgs:6,greediness:6,argTypes:["math","math","size","text","math","math"]},handler:function(re,ue){var he=re.parser,Le=ue[4],nt=ue[5],It=pn(ue[0],"atom");It&&(It=Ln(ue[0],"open"));var hr=It?_a(It.text):null,Ar=pn(ue[1],"atom");Ar&&(Ar=Ln(ue[1],"close"));var Nr=Ar?_a(Ar.text):null,qr=En(ue[2],"size"),sn,vn=null;qr.isBlank?sn=!0:(vn=qr.value,sn=vn.number>0);var xn="auto",Kn=pn(ue[3],"ordgroup");if(Kn){if(Kn.body.length>0){var ei=En(Kn.body[0],"textord");xn=vi[Number(ei.text)]}}else Kn=En(ue[3],"textord"),xn=vi[Number(Kn.text)];return{type:"genfrac",mode:he.mode,numer:Le,denom:nt,continued:!1,hasBarLine:sn,barSize:vn,leftDelim:hr,rightDelim:Nr,size:xn}},htmlBuilder:ua,mathmlBuilder:Ya}),Qn({type:"infix",names:["\\above"],props:{numArgs:1,argTypes:["size"],infix:!0},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=re.token;return{type:"infix",mode:he.mode,replaceWith:"\\\\abovefrac",size:En(ue[0],"size").value,token:nt}}}),Qn({type:"genfrac",names:["\\\\abovefrac"],props:{numArgs:3,argTypes:["math","size","math"]},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0],It=h(En(ue[1],"infix").size),hr=ue[2],Ar=It.number>0;return{type:"genfrac",mode:he.mode,numer:nt,denom:hr,continued:!1,hasBarLine:Ar,barSize:It,leftDelim:null,rightDelim:null,size:"auto"}},htmlBuilder:ua,mathmlBuilder:Ya});var Ra=function(re,ue){var he=ue.style,Le,nt,It=pn(re,"supsub");It?(Le=It.sup?Qi(It.sup,ue.havingStyle(he.sup()),ue):Qi(It.sub,ue.havingStyle(he.sub()),ue),nt=En(It.base,"horizBrace")):nt=En(re,"horizBrace");var hr=Qi(nt.base,ue.havingBaseStyle(z.DISPLAY)),Ar=Yr.svgSpan(nt,ue),Nr;if(nt.isOver?(Nr=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:hr},{type:"kern",size:.1},{type:"elem",elem:Ar}]},ue),Nr.children[0].children[0].children[1].classes.push("svg-align")):(Nr=Ur.makeVList({positionType:"bottom",positionData:hr.depth+.1+Ar.height,children:[{type:"elem",elem:Ar},{type:"kern",size:.1},{type:"elem",elem:hr}]},ue),Nr.children[0].children[0].children[0].classes.push("svg-align")),Le){var qr=Ur.makeSpan(["mord",nt.isOver?"mover":"munder"],[Nr],ue);nt.isOver?Nr=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:qr},{type:"kern",size:.2},{type:"elem",elem:Le}]},ue):Nr=Ur.makeVList({positionType:"bottom",positionData:qr.depth+.2+Le.height+Le.depth,children:[{type:"elem",elem:Le},{type:"kern",size:.2},{type:"elem",elem:qr}]},ue)}return Ur.makeSpan(["mord",nt.isOver?"mover":"munder"],[Nr],ue)},Pi=function(re,ue){var he=Yr.mathMLnode(re.label);return new Bn.MathNode(re.isOver?"mover":"munder",[zi(re.base,ue),he])};Qn({type:"horizBrace",names:["\\overbrace","\\underbrace"],props:{numArgs:1},handler:function(re,ue){var he=re.parser,Le=re.funcName;return{type:"horizBrace",mode:he.mode,label:Le,isOver:/^\\over/.test(Le),base:ue[0]}},htmlBuilder:Ra,mathmlBuilder:Pi}),Qn({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"],allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=ue[1],nt=En(ue[0],"url").url;return he.settings.isTrusted({command:"\\href",url:nt})?{type:"href",mode:he.mode,href:nt,body:An(Le)}:he.formatUnsupportedCmd("\\href")},htmlBuilder:function(re,ue){var he=di(re.body,ue,!1);return Ur.makeAnchor(re.href,[],he,ue)},mathmlBuilder:function(re,ue){var he=eo(re.body,ue);return he instanceof wa||(he=new wa("mrow",[he])),he.setAttribute("href",re.href),he}}),Qn({type:"href",names:["\\url"],props:{numArgs:1,argTypes:["url"],allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=En(ue[0],"url").url;if(!he.settings.isTrusted({command:"\\url",url:Le}))return he.formatUnsupportedCmd("\\url");for(var nt=[],It=0;It<Le.length;It++){var hr=Le[It];hr==="~"&&(hr="\\textasciitilde"),nt.push({type:"textord",mode:"text",text:hr})}var Ar={type:"text",mode:he.mode,font:"\\texttt",body:nt};return{type:"href",mode:he.mode,href:Le,body:An(Ar)}}}),Qn({type:"htmlmathml",names:["\\html@mathml"],props:{numArgs:2,allowedInText:!0},handler:function(re,ue){var he=re.parser;return{type:"htmlmathml",mode:he.mode,html:An(ue[0]),mathml:An(ue[1])}},htmlBuilder:function(re,ue){var he=di(re.html,ue,!1);return Ur.makeFragment(he)},mathmlBuilder:function(re,ue){return eo(re.mathml,ue)}});var qi=function(re){if(/^[-+]? *(\d+(\.\d*)?|\.\d+)$/.test(re))return{number:+re,unit:"bp"};var ue=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(re);if(!ue)throw new a("Invalid size: '"+re+"' in \\includegraphics");var he={number:+(ue[1]+ue[2]),unit:ue[3]};if(!We(he))throw new a("Invalid unit: '"+he.unit+"' in \\includegraphics.");return he};Qn({type:"includegraphics",names:["\\includegraphics"],props:{numArgs:1,numOptionalArgs:1,argTypes:["raw","url"],allowedInText:!1},handler:function(re,ue,he){var Le=re.parser,nt={number:0,unit:"em"},It={number:.9,unit:"em"},hr={number:0,unit:"em"},Ar="";if(he[0])for(var Nr=En(he[0],"raw").string,qr=Nr.split(","),sn=0;sn<qr.length;sn++){var vn=qr[sn].split("=");if(vn.length===2){var xn=vn[1].trim();switch(vn[0].trim()){case"alt":Ar=xn;break;case"width":nt=qi(xn);break;case"height":It=qi(xn);break;case"totalheight":hr=qi(xn);break;default:throw new a("Invalid key: '"+vn[0]+"' in \\includegraphics.")}}}var Kn=En(ue[0],"url").url;return Ar===""&&(Ar=Kn,Ar=Ar.replace(/^.*[\\/]/,""),Ar=Ar.substring(0,Ar.lastIndexOf("."))),Le.settings.isTrusted({command:"\\includegraphics",url:Kn})?{type:"includegraphics",mode:Le.mode,alt:Ar,width:nt,height:It,totalheight:hr,src:Kn}:Le.formatUnsupportedCmd("\\includegraphics")},htmlBuilder:function(re,ue){var he=st(re.height,ue),Le=0;re.totalheight.number>0&&(Le=st(re.totalheight,ue)-he,Le=Number(Le.toFixed(2)));var nt=0;re.width.number>0&&(nt=st(re.width,ue));var It={height:he+Le+"em"};nt>0&&(It.width=nt+"em"),Le>0&&(It.verticalAlign=-Le+"em");var hr=new bt(re.src,re.alt,It);return hr.height=he,hr.depth=Le,hr},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mglyph",[]);he.setAttribute("alt",re.alt);var Le=st(re.height,ue),nt=0;if(re.totalheight.number>0&&(nt=st(re.totalheight,ue)-Le,nt=nt.toFixed(2),he.setAttribute("valign","-"+nt+"em")),he.setAttribute("height",Le+nt+"em"),re.width.number>0){var It=st(re.width,ue);he.setAttribute("width",It+"em")}return he.setAttribute("src",re.src),he}}),Qn({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=En(ue[0],"size");if(he.settings.strict){var It=Le[1]==="m",hr=nt.value.unit==="mu";It?(hr||he.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+Le+" supports only mu units, "+("not "+nt.value.unit+" units")),he.mode!=="math"&&he.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+Le+" works only in math mode")):hr&&he.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+Le+" doesn't support mu units")}return{type:"kern",mode:he.mode,dimension:nt.value}},htmlBuilder:function(re,ue){return Ur.makeGlue(re.dimension,ue)},mathmlBuilder:function(re,ue){var he=st(re.dimension,ue);return new Bn.SpaceNode(he)}}),Qn({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0];return{type:"lap",mode:he.mode,alignment:Le.slice(5),body:nt}},htmlBuilder:function(re,ue){var he;re.alignment==="clap"?(he=Ur.makeSpan([],[Qi(re.body,ue)]),he=Ur.makeSpan(["inner"],[he],ue)):he=Ur.makeSpan(["inner"],[Qi(re.body,ue)]);var Le=Ur.makeSpan(["fix"],[]),nt=Ur.makeSpan([re.alignment],[he,Le],ue),It=Ur.makeSpan(["strut"]);return It.style.height=nt.height+nt.depth+"em",It.style.verticalAlign=-nt.depth+"em",nt.children.unshift(It),nt=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:nt}]},ue),Ur.makeSpan(["mord"],[nt],ue)},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mpadded",[zi(re.body,ue)]);if(re.alignment!=="rlap"){var Le=re.alignment==="llap"?"-1":"-0.5";he.setAttribute("lspace",Le+"width")}return he.setAttribute("width","0px"),he}}),Qn({type:"styling",names:["\\(","$"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(re,ue){var he=re.funcName,Le=re.parser,nt=Le.mode;Le.switchMode("math");var It=he==="\\("?"\\)":"$",hr=Le.parseExpression(!1,It);return Le.expect(It),Le.switchMode(nt),{type:"styling",mode:Le.mode,style:"text",body:hr}}}),Qn({type:"text",names:["\\)","\\]"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(re,ue){throw new a("Mismatched "+re.funcName)}});var ro=function(re,ue){switch(ue.style.size){case z.DISPLAY.size:return re.display;case z.TEXT.size:return re.text;case z.SCRIPT.size:return re.script;case z.SCRIPTSCRIPT.size:return re.scriptscript;default:return re.text}};Qn({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4},handler:function(re,ue){var he=re.parser;return{type:"mathchoice",mode:he.mode,display:An(ue[0]),text:An(ue[1]),script:An(ue[2]),scriptscript:An(ue[3])}},htmlBuilder:function(re,ue){var he=ro(re,ue),Le=di(he,ue,!1);return Ur.makeFragment(Le)},mathmlBuilder:function(re,ue){var he=ro(re,ue);return eo(he,ue)}});var Ni=function(re,ue,he,Le,nt,It,hr){re=Ur.makeSpan([],[re]);var Ar,Nr;if(ue){var qr=Qi(ue,Le.havingStyle(nt.sup()),Le);Nr={elem:qr,kern:Math.max(Le.fontMetrics().bigOpSpacing1,Le.fontMetrics().bigOpSpacing3-qr.depth)}}if(he){var sn=Qi(he,Le.havingStyle(nt.sub()),Le);Ar={elem:sn,kern:Math.max(Le.fontMetrics().bigOpSpacing2,Le.fontMetrics().bigOpSpacing4-sn.height)}}var vn;if(Nr&&Ar){var xn=Le.fontMetrics().bigOpSpacing5+Ar.elem.height+Ar.elem.depth+Ar.kern+re.depth+hr;vn=Ur.makeVList({positionType:"bottom",positionData:xn,children:[{type:"kern",size:Le.fontMetrics().bigOpSpacing5},{type:"elem",elem:Ar.elem,marginLeft:-It+"em"},{type:"kern",size:Ar.kern},{type:"elem",elem:re},{type:"kern",size:Nr.kern},{type:"elem",elem:Nr.elem,marginLeft:It+"em"},{type:"kern",size:Le.fontMetrics().bigOpSpacing5}]},Le)}else if(Ar){var Kn=re.height-hr;vn=Ur.makeVList({positionType:"top",positionData:Kn,children:[{type:"kern",size:Le.fontMetrics().bigOpSpacing5},{type:"elem",elem:Ar.elem,marginLeft:-It+"em"},{type:"kern",size:Ar.kern},{type:"elem",elem:re}]},Le)}else if(Nr){var ei=re.depth+hr;vn=Ur.makeVList({positionType:"bottom",positionData:ei,children:[{type:"elem",elem:re},{type:"kern",size:Nr.kern},{type:"elem",elem:Nr.elem,marginLeft:It+"em"},{type:"kern",size:Le.fontMetrics().bigOpSpacing5}]},Le)}else return re;return Ur.makeSpan(["mop","op-limits"],[vn],Le)},Ha=["\\smallint"],lo=function(re,ue){var he,Le,nt=!1,It,hr=pn(re,"supsub");hr?(he=hr.sup,Le=hr.sub,It=En(hr.base,"op"),nt=!0):It=En(re,"op");var Ar=ue.style,Nr=!1;Ar.size===z.DISPLAY.size&&It.symbol&&!A.contains(Ha,It.name)&&(Nr=!0);var qr;if(It.symbol){var sn=Nr?"Size2-Regular":"Size1-Regular",vn="";if((It.name==="\\oiint"||It.name==="\\oiiint")&&(vn=It.name.substr(1),It.name=vn==="oiint"?"\\iint":"\\iiint"),qr=Ur.makeSymbol(It.name,sn,"math",ue,["mop","op-symbol",Nr?"large-op":"small-op"]),vn.length>0){var xn=qr.italic,Kn=Ur.staticSvg(vn+"Size"+(Nr?"2":"1"),ue);qr=Ur.makeVList({positionType:"individualShift",children:[{type:"elem",elem:qr,shift:0},{type:"elem",elem:Kn,shift:Nr?.08:0}]},ue),It.name="\\"+vn,qr.classes.unshift("mop"),qr.italic=xn}}else if(It.body){var ei=di(It.body,ue,!0);ei.length===1&&ei[0]instanceof pt?(qr=ei[0],qr.classes[0]="mop"):qr=Ur.makeSpan(["mop"],Ur.tryCombineChars(ei),ue)}else{for(var Ai=[],na=1;na<It.name.length;na++)Ai.push(Ur.mathsym(It.name[na],It.mode,ue));qr=Ur.makeSpan(["mop"],Ai,ue)}var Ui=0,Ca=0;return(qr instanceof pt||It.name==="\\oiint"||It.name==="\\oiiint")&&!It.suppressBaseShift&&(Ui=(qr.height-qr.depth)/2-ue.fontMetrics().axisHeight,Ca=qr.italic),nt?Ni(qr,he,Le,ue,Ar,Ca,Ui):(Ui&&(qr.style.position="relative",qr.style.top=Ui+"em"),qr)},mo=function(re,ue){var he;if(re.symbol)he=new wa("mo",[ta(re.name,re.mode)]),A.contains(Ha,re.name)&&he.setAttribute("largeop","false");else if(re.body)he=new wa("mo",za(re.body,ue));else{he=new wa("mi",[new ga(re.name.slice(1))]);var Le=new wa("mo",[ta("\u2061","text")]);re.parentIsSupSub?he=new wa("mo",[he,Le]):he=ji([he,Le])}return he},Ka={"\u220F":"\\prod","\u2210":"\\coprod","\u2211":"\\sum","\u22C0":"\\bigwedge","\u22C1":"\\bigvee","\u22C2":"\\bigcap","\u22C3":"\\bigcup","\u2A00":"\\bigodot","\u2A01":"\\bigoplus","\u2A02":"\\bigotimes","\u2A04":"\\biguplus","\u2A06":"\\bigsqcup"};Qn({type:"op",names:["\\coprod","\\bigvee","\\bigwedge","\\biguplus","\\bigcap","\\bigcup","\\intop","\\prod","\\sum","\\bigotimes","\\bigoplus","\\bigodot","\\bigsqcup","\\smallint","\u220F","\u2210","\u2211","\u22C0","\u22C1","\u22C2","\u22C3","\u2A00","\u2A01","\u2A02","\u2A04","\u2A06"],props:{numArgs:0},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=Le;return nt.length===1&&(nt=Ka[nt]),{type:"op",mode:he.mode,limits:!0,parentIsSupSub:!1,symbol:!0,name:nt}},htmlBuilder:lo,mathmlBuilder:mo}),Qn({type:"op",names:["\\mathop"],props:{numArgs:1},handler:function(re,ue){var he=re.parser,Le=ue[0];return{type:"op",mode:he.mode,limits:!1,parentIsSupSub:!1,symbol:!1,body:An(Le)}},htmlBuilder:lo,mathmlBuilder:mo});var Io={"\u222B":"\\int","\u222C":"\\iint","\u222D":"\\iiint","\u222E":"\\oint","\u222F":"\\oiint","\u2230":"\\oiiint"};Qn({type:"op",names:["\\arcsin","\\arccos","\\arctan","\\arctg","\\arcctg","\\arg","\\ch","\\cos","\\cosec","\\cosh","\\cot","\\cotg","\\coth","\\csc","\\ctg","\\cth","\\deg","\\dim","\\exp","\\hom","\\ker","\\lg","\\ln","\\log","\\sec","\\sin","\\sinh","\\sh","\\tan","\\tanh","\\tg","\\th"],props:{numArgs:0},handler:function(re){var ue=re.parser,he=re.funcName;return{type:"op",mode:ue.mode,limits:!1,parentIsSupSub:!1,symbol:!1,name:he}},htmlBuilder:lo,mathmlBuilder:mo}),Qn({type:"op",names:["\\det","\\gcd","\\inf","\\lim","\\max","\\min","\\Pr","\\sup"],props:{numArgs:0},handler:function(re){var ue=re.parser,he=re.funcName;return{type:"op",mode:ue.mode,limits:!0,parentIsSupSub:!1,symbol:!1,name:he}},htmlBuilder:lo,mathmlBuilder:mo}),Qn({type:"op",names:["\\int","\\iint","\\iiint","\\oint","\\oiint","\\oiiint","\u222B","\u222C","\u222D","\u222E","\u222F","\u2230"],props:{numArgs:0},handler:function(re){var ue=re.parser,he=re.funcName,Le=he;return Le.length===1&&(Le=Io[Le]),{type:"op",mode:ue.mode,limits:!1,parentIsSupSub:!1,symbol:!0,name:Le}},htmlBuilder:lo,mathmlBuilder:mo});var Ja=function(re,ue){var he,Le,nt=!1,It,hr=pn(re,"supsub");hr?(he=hr.sup,Le=hr.sub,It=En(hr.base,"operatorname"),nt=!0):It=En(re,"operatorname");var Ar;if(It.body.length>0){for(var Nr=It.body.map(function(xn){var Kn=xn.text;return typeof Kn=="string"?{type:"textord",mode:xn.mode,text:Kn}:xn}),qr=di(Nr,ue.withFont("mathrm"),!0),sn=0;sn<qr.length;sn++){var vn=qr[sn];vn instanceof pt&&(vn.text=vn.text.replace(/\u2212/,"-").replace(/\u2217/,"*"))}Ar=Ur.makeSpan(["mop"],qr,ue)}else Ar=Ur.makeSpan(["mop"],[],ue);return nt?Ni(Ar,he,Le,ue,ue.style,0,0):Ar},ra=function(re,ue){for(var he=za(re.body,ue.withFont("mathrm")),Le=!0,nt=0;nt<he.length;nt++){var It=he[nt];if(!(It instanceof Bn.SpaceNode))if(It instanceof Bn.MathNode)switch(It.type){case"mi":case"mn":case"ms":case"mspace":case"mtext":break;case"mo":{var hr=It.children[0];It.children.length===1&&hr instanceof Bn.TextNode?hr.text=hr.text.replace(/\u2212/,"-").replace(/\u2217/,"*"):Le=!1;break}default:Le=!1}else Le=!1}if(Le){var Ar=he.map(function(sn){return sn.toText()}).join("");he=[new Bn.TextNode(Ar)]}var Nr=new Bn.MathNode("mi",he);Nr.setAttribute("mathvariant","normal");var qr=new Bn.MathNode("mo",[ta("\u2061","text")]);return re.parentIsSupSub?new Bn.MathNode("mo",[Nr,qr]):Bn.newDocumentFragment([Nr,qr])};Qn({type:"operatorname",names:["\\operatorname","\\operatorname*"],props:{numArgs:1},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0];return{type:"operatorname",mode:he.mode,body:An(nt),alwaysHandleSupSub:Le==="\\operatorname*",limits:!1,parentIsSupSub:!1}},htmlBuilder:Ja,mathmlBuilder:ra}),ea({type:"ordgroup",htmlBuilder:function(re,ue){return re.semisimple?Ur.makeFragment(di(re.body,ue,!1)):Ur.makeSpan(["mord"],di(re.body,ue,!0),ue)},mathmlBuilder:function(re,ue){return eo(re.body,ue,!0)}}),Qn({type:"overline",names:["\\overline"],props:{numArgs:1},handler:function(re,ue){var he=re.parser,Le=ue[0];return{type:"overline",mode:he.mode,body:Le}},htmlBuilder:function(re,ue){var he=Qi(re.body,ue.havingCrampedStyle()),Le=Ur.makeLineSpan("overline-line",ue),nt=ue.fontMetrics().defaultRuleThickness,It=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:he},{type:"kern",size:3*nt},{type:"elem",elem:Le},{type:"kern",size:nt}]},ue);return Ur.makeSpan(["mord","overline"],[It],ue)},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mo",[new Bn.TextNode("\u203E")]);he.setAttribute("stretchy","true");var Le=new Bn.MathNode("mover",[zi(re.body,ue),he]);return Le.setAttribute("accent","true"),Le}}),Qn({type:"phantom",names:["\\phantom"],props:{numArgs:1,allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=ue[0];return{type:"phantom",mode:he.mode,body:An(Le)}},htmlBuilder:function(re,ue){var he=di(re.body,ue.withPhantom(),!1);return Ur.makeFragment(he)},mathmlBuilder:function(re,ue){var he=za(re.body,ue);return new Bn.MathNode("mphantom",he)}}),Qn({type:"hphantom",names:["\\hphantom"],props:{numArgs:1,allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=ue[0];return{type:"hphantom",mode:he.mode,body:Le}},htmlBuilder:function(re,ue){var he=Ur.makeSpan([],[Qi(re.body,ue.withPhantom())]);if(he.height=0,he.depth=0,he.children)for(var Le=0;Le<he.children.length;Le++)he.children[Le].height=0,he.children[Le].depth=0;return he=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:he}]},ue),Ur.makeSpan(["mord"],[he],ue)},mathmlBuilder:function(re,ue){var he=za(An(re.body),ue),Le=new Bn.MathNode("mphantom",he),nt=new Bn.MathNode("mpadded",[Le]);return nt.setAttribute("height","0px"),nt.setAttribute("depth","0px"),nt}}),Qn({type:"vphantom",names:["\\vphantom"],props:{numArgs:1,allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=ue[0];return{type:"vphantom",mode:he.mode,body:Le}},htmlBuilder:function(re,ue){var he=Ur.makeSpan(["inner"],[Qi(re.body,ue.withPhantom())]),Le=Ur.makeSpan(["fix"],[]);return Ur.makeSpan(["mord","rlap"],[he,Le],ue)},mathmlBuilder:function(re,ue){var he=za(An(re.body),ue),Le=new Bn.MathNode("mphantom",he),nt=new Bn.MathNode("mpadded",[Le]);return nt.setAttribute("width","0px"),nt}}),Qn({type:"raisebox",names:["\\raisebox"],props:{numArgs:2,argTypes:["size","hbox"],allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=En(ue[0],"size").value,nt=ue[1];return{type:"raisebox",mode:he.mode,dy:Le,body:nt}},htmlBuilder:function(re,ue){var he=Qi(re.body,ue),Le=st(re.dy,ue);return Ur.makeVList({positionType:"shift",positionData:-Le,children:[{type:"elem",elem:he}]},ue)},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mpadded",[zi(re.body,ue)]),Le=re.dy.number+re.dy.unit;return he.setAttribute("voffset",Le),he}}),Qn({type:"rule",names:["\\rule"],props:{numArgs:2,numOptionalArgs:1,argTypes:["size","size","size"]},handler:function(re,ue,he){var Le=re.parser,nt=he[0],It=En(ue[0],"size"),hr=En(ue[1],"size");return{type:"rule",mode:Le.mode,shift:nt&&En(nt,"size").value,width:It.value,height:hr.value}},htmlBuilder:function(re,ue){var he=Ur.makeSpan(["mord","rule"],[],ue),Le=st(re.width,ue),nt=st(re.height,ue),It=re.shift?st(re.shift,ue):0;return he.style.borderRightWidth=Le+"em",he.style.borderTopWidth=nt+"em",he.style.bottom=It+"em",he.width=Le,he.height=nt+It,he.depth=-It,he.maxFontSize=nt*1.125*ue.sizeMultiplier,he},mathmlBuilder:function(re,ue){var he=st(re.width,ue),Le=st(re.height,ue),nt=re.shift?st(re.shift,ue):0,It=ue.color&&ue.getColor()||"black",hr=new Bn.MathNode("mspace");hr.setAttribute("mathbackground",It),hr.setAttribute("width",he+"em"),hr.setAttribute("height",Le+"em");var Ar=new Bn.MathNode("mpadded",[hr]);return nt>=0?Ar.setAttribute("height","+"+nt+"em"):(Ar.setAttribute("height",nt+"em"),Ar.setAttribute("depth","+"+-nt+"em")),Ar.setAttribute("voffset",nt+"em"),Ar}});function Wi(Ot,re,ue){for(var he=di(Ot,re,!1),Le=re.sizeMultiplier/ue.sizeMultiplier,nt=0;nt<he.length;nt++){var It=he[nt].classes.indexOf("sizing");It<0?Array.prototype.push.apply(he[nt].classes,re.sizingClasses(ue)):he[nt].classes[It+1]==="reset-size"+re.size&&(he[nt].classes[It+1]="reset-size"+ue.size),he[nt].height*=Le,he[nt].depth*=Le}return Ur.makeFragment(he)}var go=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"],xa=function(re,ue){var he=ue.havingSize(re.size);return Wi(re.body,he,ue)};Qn({type:"sizing",names:go,props:{numArgs:0,allowedInText:!0},handler:function(re,ue){var he=re.breakOnTokenText,Le=re.funcName,nt=re.parser,It=nt.parseExpression(!1,he);return{type:"sizing",mode:nt.mode,size:go.indexOf(Le)+1,body:It}},htmlBuilder:xa,mathmlBuilder:function(re,ue){var he=ue.havingSize(re.size),Le=za(re.body,he),nt=new Bn.MathNode("mstyle",Le);return nt.setAttribute("mathsize",he.sizeMultiplier+"em"),nt}}),Qn({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:function(re,ue,he){var Le=re.parser,nt=!1,It=!1,hr=he[0]&&En(he[0],"ordgroup");if(hr)for(var Ar="",Nr=0;Nr<hr.body.length;++Nr){var qr=hr.body[Nr];if(Ar=qr.text,Ar==="t")nt=!0;else if(Ar==="b")It=!0;else{nt=!1,It=!1;break}}else nt=!0,It=!0;var sn=ue[0];return{type:"smash",mode:Le.mode,body:sn,smashHeight:nt,smashDepth:It}},htmlBuilder:function(re,ue){var he=Ur.makeSpan([],[Qi(re.body,ue)]);if(!re.smashHeight&&!re.smashDepth)return he;if(re.smashHeight&&(he.height=0,he.children))for(var Le=0;Le<he.children.length;Le++)he.children[Le].height=0;if(re.smashDepth&&(he.depth=0,he.children))for(var nt=0;nt<he.children.length;nt++)he.children[nt].depth=0;var It=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:he}]},ue);return Ur.makeSpan(["mord"],[It],ue)},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mpadded",[zi(re.body,ue)]);return re.smashHeight&&he.setAttribute("height","0px"),re.smashDepth&&he.setAttribute("depth","0px"),he}}),Qn({type:"sqrt",names:["\\sqrt"],props:{numArgs:1,numOptionalArgs:1},handler:function(re,ue,he){var Le=re.parser,nt=he[0],It=ue[0];return{type:"sqrt",mode:Le.mode,body:It,index:nt}},htmlBuilder:function(re,ue){var he=Qi(re.body,ue.havingCrampedStyle());he.height===0&&(he.height=ue.fontMetrics().xHeight),he=Ur.wrapFragment(he,ue);var Le=ue.fontMetrics(),nt=Le.defaultRuleThickness,It=nt;ue.style.id<z.TEXT.id&&(It=ue.fontMetrics().xHeight);var hr=nt+It/4,Ar=he.height+he.depth+hr+nt,Nr=Ii.sqrtImage(Ar,ue),qr=Nr.span,sn=Nr.ruleWidth,vn=Nr.advanceWidth,xn=qr.height-sn;xn>he.height+he.depth+hr&&(hr=(hr+xn-he.height-he.depth)/2);var Kn=qr.height-he.height-hr-sn;he.style.paddingLeft=vn+"em";var ei=Ur.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:he,wrapperClasses:["svg-align"]},{type:"kern",size:-(he.height+Kn)},{type:"elem",elem:qr},{type:"kern",size:sn}]},ue);if(re.index){var Ai=ue.havingStyle(z.SCRIPTSCRIPT),na=Qi(re.index,Ai,ue),Ui=.6*(ei.height-ei.depth),Ca=Ur.makeVList({positionType:"shift",positionData:-Ui,children:[{type:"elem",elem:na}]},ue),co=Ur.makeSpan(["root"],[Ca]);return Ur.makeSpan(["mord","sqrt"],[co,ei],ue)}else return Ur.makeSpan(["mord","sqrt"],[ei],ue)},mathmlBuilder:function(re,ue){var he=re.body,Le=re.index;return Le?new Bn.MathNode("mroot",[zi(he,ue),zi(Le,ue)]):new Bn.MathNode("msqrt",[zi(he,ue)])}});var si={display:z.DISPLAY,text:z.TEXT,script:z.SCRIPT,scriptscript:z.SCRIPTSCRIPT};Qn({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0},handler:function(re,ue){var he=re.breakOnTokenText,Le=re.funcName,nt=re.parser,It=nt.parseExpression(!0,he),hr=Le.slice(1,Le.length-5);return{type:"styling",mode:nt.mode,style:hr,body:It}},htmlBuilder:function(re,ue){var he=si[re.style],Le=ue.havingStyle(he).withFont("");return Wi(re.body,Le,ue)},mathmlBuilder:function(re,ue){var he=si[re.style],Le=ue.havingStyle(he),nt=za(re.body,Le),It=new Bn.MathNode("mstyle",nt),hr={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]},Ar=hr[re.style];return It.setAttribute("scriptlevel",Ar[0]),It.setAttribute("displaystyle",Ar[1]),It}});var Ki=function(re,ue){var he=re.base;if(he)if(he.type==="op"){var Le=he.limits&&(ue.style.size===z.DISPLAY.size||he.alwaysHandleSupSub);return Le?lo:null}else if(he.type==="operatorname"){var nt=he.alwaysHandleSupSub&&(ue.style.size===z.DISPLAY.size||he.limits);return nt?Ja:null}else{if(he.type==="accent")return A.isCharacterBox(he.base)?en:null;if(he.type==="horizBrace"){var It=!re.sub;return It===he.isOver?Ra:null}else return null}else return null};ea({type:"supsub",htmlBuilder:function(re,ue){var he=Ki(re,ue);if(he)return he(re,ue);var Le=re.base,nt=re.sup,It=re.sub,hr=Qi(Le,ue),Ar,Nr,qr=ue.fontMetrics(),sn=0,vn=0,xn=Le&&A.isCharacterBox(Le);if(nt){var Kn=ue.havingStyle(ue.style.sup());Ar=Qi(nt,Kn,ue),xn||(sn=hr.height-Kn.fontMetrics().supDrop*Kn.sizeMultiplier/ue.sizeMultiplier)}if(It){var ei=ue.havingStyle(ue.style.sub());Nr=Qi(It,ei,ue),xn||(vn=hr.depth+ei.fontMetrics().subDrop*ei.sizeMultiplier/ue.sizeMultiplier)}var Ai;ue.style===z.DISPLAY?Ai=qr.sup1:ue.style.cramped?Ai=qr.sup3:Ai=qr.sup2;var na=ue.sizeMultiplier,Ui=.5/qr.ptPerEm/na+"em",Ca=null;if(Nr){var co=re.base&&re.base.type==="op"&&re.base.name&&(re.base.name==="\\oiint"||re.base.name==="\\oiiint");(hr instanceof pt||co)&&(Ca=-hr.italic+"em")}var Wa;if(Ar&&Nr){sn=Math.max(sn,Ai,Ar.depth+.25*qr.xHeight),vn=Math.max(vn,qr.sub2);var vo=qr.defaultRuleThickness,Ao=4*vo;if(sn-Ar.depth-(Nr.height-vn)<Ao){vn=Ao-(sn-Ar.depth)+Nr.height;var Za=.8*qr.xHeight-(sn-Ar.depth);Za>0&&(sn+=Za,vn-=Za)}var Fo=[{type:"elem",elem:Nr,shift:vn,marginRight:Ui,marginLeft:Ca},{type:"elem",elem:Ar,shift:-sn,marginRight:Ui}];Wa=Ur.makeVList({positionType:"individualShift",children:Fo},ue)}else if(Nr){vn=Math.max(vn,qr.sub1,Nr.height-.8*qr.xHeight);var Do=[{type:"elem",elem:Nr,marginLeft:Ca,marginRight:Ui}];Wa=Ur.makeVList({positionType:"shift",positionData:vn,children:Do},ue)}else if(Ar)sn=Math.max(sn,Ai,Ar.depth+.25*qr.xHeight),Wa=Ur.makeVList({positionType:"shift",positionData:-sn,children:[{type:"elem",elem:Ar,marginRight:Ui}]},ue);else throw new Error("supsub must have either sup or sub.");var ja=Pa(hr,"right")||"mord";return Ur.makeSpan([ja],[hr,Ur.makeSpan(["msupsub"],[Wa])],ue)},mathmlBuilder:function(re,ue){var he=!1,Le,nt,It=pn(re.base,"horizBrace");It&&(nt=!!re.sup,nt===It.isOver&&(he=!0,Le=It.isOver)),re.base&&(re.base.type==="op"||re.base.type==="operatorname")&&(re.base.parentIsSupSub=!0);var hr=[zi(re.base,ue)];re.sub&&hr.push(zi(re.sub,ue)),re.sup&&hr.push(zi(re.sup,ue));var Ar;if(he)Ar=Le?"mover":"munder";else if(re.sub)if(re.sup){var sn=re.base;sn&&sn.type==="op"&&sn.limits&&ue.style===z.DISPLAY||sn&&sn.type==="operatorname"&&sn.alwaysHandleSupSub&&(ue.style===z.DISPLAY||sn.limits)?Ar="munderover":Ar="msubsup"}else{var qr=re.base;qr&&qr.type==="op"&&qr.limits&&(ue.style===z.DISPLAY||qr.alwaysHandleSupSub)||qr&&qr.type==="operatorname"&&qr.alwaysHandleSupSub&&(qr.limits||ue.style===z.DISPLAY)?Ar="munder":Ar="msub"}else{var Nr=re.base;Nr&&Nr.type==="op"&&Nr.limits&&(ue.style===z.DISPLAY||Nr.alwaysHandleSupSub)||Nr&&Nr.type==="operatorname"&&Nr.alwaysHandleSupSub&&(Nr.limits||ue.style===z.DISPLAY)?Ar="mover":Ar="msup"}var vn=new Bn.MathNode(Ar,hr);return vn}}),ea({type:"atom",htmlBuilder:function(re,ue){return Ur.mathsym(re.text,re.mode,ue,["m"+re.family])},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mo",[ta(re.text,re.mode)]);if(re.family==="bin"){var Le=To(re,ue);Le==="bold-italic"&&he.setAttribute("mathvariant",Le)}else re.family==="punct"?he.setAttribute("separator","true"):(re.family==="open"||re.family==="close")&&he.setAttribute("stretchy","false");return he}});var xo={mi:"italic",mn:"normal",mtext:"normal"};ea({type:"mathord",htmlBuilder:function(re,ue){return Ur.makeOrd(re,ue,"mathord")},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mi",[ta(re.text,re.mode,ue)]),Le=To(re,ue)||"italic";return Le!==xo[he.type]&&he.setAttribute("mathvariant",Le),he}}),ea({type:"textord",htmlBuilder:function(re,ue){return Ur.makeOrd(re,ue,"textord")},mathmlBuilder:function(re,ue){var he=ta(re.text,re.mode,ue),Le=To(re,ue)||"normal",nt;return re.mode==="text"?nt=new Bn.MathNode("mtext",[he]):/[0-9]/.test(re.text)?nt=new Bn.MathNode("mn",[he]):re.text==="\\prime"?nt=new Bn.MathNode("mo",[he]):nt=new Bn.MathNode("mi",[he]),Le!==xo[nt.type]&&nt.setAttribute("mathvariant",Le),nt}});var yo={"\\nobreak":"nobreak","\\allowbreak":"allowbreak"},no={" ":{},"\\ ":{},"~":{className:"nobreak"},"\\space":{},"\\nobreakspace":{className:"nobreak"}};ea({type:"spacing",htmlBuilder:function(re,ue){if(no.hasOwnProperty(re.text)){var he=no[re.text].className||"";if(re.mode==="text"){var Le=Ur.makeOrd(re,ue,"textord");return Le.classes.push(he),Le}else return Ur.makeSpan(["mspace",he],[Ur.mathsym(re.text,re.mode,ue)],ue)}else{if(yo.hasOwnProperty(re.text))return Ur.makeSpan(["mspace",yo[re.text]],[],ue);throw new a('Unknown type of space "'+re.text+'"')}},mathmlBuilder:function(re,ue){var he;if(no.hasOwnProperty(re.text))he=new Bn.MathNode("mtext",[new Bn.TextNode("\xA0")]);else{if(yo.hasOwnProperty(re.text))return new Bn.MathNode("mspace");throw new a('Unknown type of space "'+re.text+'"')}return he}});var bo=function(){var re=new Bn.MathNode("mtd",[]);return re.setAttribute("width","50%"),re};ea({type:"tag",mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mtable",[new Bn.MathNode("mtr",[bo(),new Bn.MathNode("mtd",[eo(re.body,ue)]),bo(),new Bn.MathNode("mtd",[eo(re.tag,ue)])])]);return he.setAttribute("width","100%"),he}});var Mo={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},fa={"\\textbf":"textbf","\\textmd":"textmd"},Vi={"\\textit":"textit","\\textup":"textup"},io=function(re,ue){var he=re.font;return he?Mo[he]?ue.withTextFontFamily(Mo[he]):fa[he]?ue.withTextFontWeight(fa[he]):ue.withTextFontShape(Vi[he]):ue};Qn({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textmd","\\textit","\\textup"],props:{numArgs:1,argTypes:["text"],greediness:2,allowedInText:!0},handler:function(re,ue){var he=re.parser,Le=re.funcName,nt=ue[0];return{type:"text",mode:he.mode,body:An(nt),font:Le}},htmlBuilder:function(re,ue){var he=io(re,ue),Le=di(re.body,he,!0);return Ur.makeSpan(["mord","text"],Ur.tryCombineChars(Le),he)},mathmlBuilder:function(re,ue){var he=io(re,ue);return eo(re.body,he)}}),Qn({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler:function(re,ue){var he=re.parser;return{type:"underline",mode:he.mode,body:ue[0]}},htmlBuilder:function(re,ue){var he=Qi(re.body,ue),Le=Ur.makeLineSpan("underline-line",ue),nt=ue.fontMetrics().defaultRuleThickness,It=Ur.makeVList({positionType:"top",positionData:he.height,children:[{type:"kern",size:nt},{type:"elem",elem:Le},{type:"kern",size:3*nt},{type:"elem",elem:he}]},ue);return Ur.makeSpan(["mord","underline"],[It],ue)},mathmlBuilder:function(re,ue){var he=new Bn.MathNode("mo",[new Bn.TextNode("\u203E")]);he.setAttribute("stretchy","true");var Le=new Bn.MathNode("munder",[zi(re.body,ue),he]);return Le.setAttribute("accentunder","true"),Le}}),Qn({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler:function(re,ue,he){throw new a("\\verb ended by end of line instead of matching delimiter")},htmlBuilder:function(re,ue){for(var he=$a(re),Le=[],nt=ue.havingStyle(ue.style.text()),It=0;It<he.length;It++){var hr=he[It];hr==="~"&&(hr="\\textasciitilde"),Le.push(Ur.makeSymbol(hr,"Typewriter-Regular",re.mode,nt,["mord","texttt"]))}return Ur.makeSpan(["mord","text"].concat(nt.sizingClasses(ue)),Ur.tryCombineChars(Le),nt)},mathmlBuilder:function(re,ue){var he=new Bn.TextNode($a(re)),Le=new Bn.MathNode("mtext",[he]);return Le.setAttribute("mathvariant","monospace"),Le}});var $a=function(re){return re.body.replace(/ /g,re.star?"\u2423":"\xA0")},Ea=ia,Ji=Ea,ao=`[ \r
|
|
|
]`,es="\\\\[a-zA-Z@]+",ss="\\\\[^\uD800-\uDFFF]",js=""+es+ao+"*",As=new RegExp("^("+es+")"+ao+"*$"),ms="[\u0300-\u036F]",Ko=new RegExp(ms+"+$"),Eo="("+ao+"+)|([!-\\[\\]-\u2027\u202A-\uD7FF\uF900-\uFFFF]"+(ms+"*")+"|[\uD800-\uDBFF][\uDC00-\uDFFF]"+(ms+"*")+"|\\\\verb\\*([^]).*?\\3|\\\\verb([^*a-zA-Z]).*?\\4|\\\\operatorname\\*"+("|"+js)+("|"+ss+")"),Xa=function(){function Ot(ue,he){this.input=void 0,this.settings=void 0,this.tokenRegex=void 0,this.catcodes=void 0,this.input=ue,this.settings=he,this.tokenRegex=new RegExp(Eo,"g"),this.catcodes={"%":14}}var re=Ot.prototype;return re.setCatcode=function(he,Le){this.catcodes[he]=Le},re.lex=function(){var he=this.input,Le=this.tokenRegex.lastIndex;if(Le===he.length)return new w("EOF",new y(this,Le,Le));var nt=this.tokenRegex.exec(he);if(nt===null||nt.index!==Le)throw new a("Unexpected character: '"+he[Le]+"'",new w(he[Le],new y(this,Le,Le+1)));var It=nt[2]||" ";if(this.catcodes[It]===14){var hr=he.indexOf(`
|
|
|
`,this.tokenRegex.lastIndex);return hr===-1?(this.tokenRegex.lastIndex=he.length,this.settings.reportNonstrict("commentAtEnd","% comment has no terminating newline; LaTeX would fail because of commenting the end of math mode (e.g. $)")):this.tokenRegex.lastIndex=hr+1,this.lex()}var Ar=It.match(As);return Ar&&(It=Ar[1]),new w(It,new y(this,Le,this.tokenRegex.lastIndex))},Ot}(),Qa=function(){function Ot(ue,he){ue===void 0&&(ue={}),he===void 0&&(he={}),this.current=void 0,this.builtins=void 0,this.undefStack=void 0,this.current=he,this.builtins=ue,this.undefStack=[]}var re=Ot.prototype;return re.beginGroup=function(){this.undefStack.push({})},re.endGroup=function(){if(this.undefStack.length===0)throw new a("Unbalanced namespace destruction: attempt to pop global namespace; please report this as a bug");var he=this.undefStack.pop();for(var Le in he)he.hasOwnProperty(Le)&&(he[Le]===void 0?delete this.current[Le]:this.current[Le]=he[Le])},re.has=function(he){return this.current.hasOwnProperty(he)||this.builtins.hasOwnProperty(he)},re.get=function(he){return this.current.hasOwnProperty(he)?this.current[he]:this.builtins[he]},re.set=function(he,Le,nt){if(nt===void 0&&(nt=!1),nt){for(var It=0;It<this.undefStack.length;It++)delete this.undefStack[It][he];this.undefStack.length>0&&(this.undefStack[this.undefStack.length-1][he]=Le)}else{var hr=this.undefStack[this.undefStack.length-1];hr&&!hr.hasOwnProperty(he)&&(hr[he]=this.current[he])}this.current[he]=Le},Ot}(),ho={},ls=ho;function Cr(Ot,re){ho[Ot]=re}Cr("\\@firstoftwo",function(Ot){var re=Ot.consumeArgs(2);return{tokens:re[0],numArgs:0}}),Cr("\\@secondoftwo",function(Ot){var re=Ot.consumeArgs(2);return{tokens:re[1],numArgs:0}}),Cr("\\@ifnextchar",function(Ot){var re=Ot.consumeArgs(3),ue=Ot.future();return re[0].length===1&&re[0][0].text===ue.text?{tokens:re[1],numArgs:0}:{tokens:re[2],numArgs:0}}),Cr("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}"),Cr("\\TextOrMath",function(Ot){var re=Ot.consumeArgs(2);return Ot.mode==="text"?{tokens:re[0],numArgs:0}:{tokens:re[1],numArgs:0}});var Qo={"0":0,"1":1,"2":2,"3":3,"4":4,"5":5,"6":6,"7":7,"8":8,"9":9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};Cr("\\char",function(Ot){var re=Ot.popToken(),ue,he="";if(re.text==="'")ue=8,re=Ot.popToken();else if(re.text==='"')ue=16,re=Ot.popToken();else if(re.text==="`")if(re=Ot.popToken(),re.text[0]==="\\")he=re.text.charCodeAt(1);else{if(re.text==="EOF")throw new a("\\char` missing argument");he=re.text.charCodeAt(0)}else ue=10;if(ue){if(he=Qo[re.text],he==null||he>=ue)throw new a("Invalid base-"+ue+" digit "+re.text);for(var Le;(Le=Qo[Ot.future().text])!=null&&Le<ue;)he*=ue,he+=Le,Ot.popToken()}return"\\@char{"+he+"}"});var ts=function(re,ue){var he=re.consumeArgs(1)[0];if(he.length!==1)throw new a("\\gdef's first argument must be a macro name");var Le=he[0].text,nt=0;for(he=re.consumeArgs(1)[0];he.length===1&&he[0].text==="#";){if(he=re.consumeArgs(1)[0],he.length!==1)throw new a('Invalid argument number length "'+he.length+'"');if(!/^[1-9]$/.test(he[0].text))throw new a('Invalid argument number "'+he[0].text+'"');if(nt++,parseInt(he[0].text)!==nt)throw new a('Argument number "'+he[0].text+'" out of order');he=re.consumeArgs(1)[0]}return re.macros.set(Le,{tokens:he,numArgs:nt},ue),""};Cr("\\gdef",function(Ot){return ts(Ot,!0)}),Cr("\\def",function(Ot){return ts(Ot,!1)}),Cr("\\global",function(Ot){var re=Ot.consumeArgs(1)[0];if(re.length!==1)throw new a("Invalid command after \\global");var ue=re[0].text;if(ue==="\\def")return ts(Ot,!0);throw new a("Invalid command '"+ue+"' after \\global")});var Is=function(re,ue,he){var Le=re.consumeArgs(1)[0];if(Le.length!==1)throw new a("\\newcommand's first argument must be a macro name");var nt=Le[0].text,It=re.isDefined(nt);if(It&&!ue)throw new a("\\newcommand{"+nt+"} attempting to redefine "+(nt+"; use \\renewcommand"));if(!It&&!he)throw new a("\\renewcommand{"+nt+"} when command "+nt+" does not yet exist; use \\newcommand");var hr=0;if(Le=re.consumeArgs(1)[0],Le.length===1&&Le[0].text==="["){for(var Ar="",Nr=re.expandNextToken();Nr.text!=="]"&&Nr.text!=="EOF";)Ar+=Nr.text,Nr=re.expandNextToken();if(!Ar.match(/^\s*[0-9]+\s*$/))throw new a("Invalid number of arguments: "+Ar);hr=parseInt(Ar),Le=re.consumeArgs(1)[0]}return re.macros.set(nt,{tokens:Le,numArgs:hr}),""};Cr("\\newcommand",function(Ot){return Is(Ot,!1,!0)}),Cr("\\renewcommand",function(Ot){return Is(Ot,!0,!1)}),Cr("\\providecommand",function(Ot){return Is(Ot,!0,!0)}),Cr("\\bgroup","{"),Cr("\\egroup","}"),Cr("\\lq","`"),Cr("\\rq","'"),Cr("\\aa","\\r a"),Cr("\\AA","\\r A"),Cr("\\textcopyright","\\html@mathml{\\textcircled{c}}{\\char`\xA9}"),Cr("\\copyright","\\TextOrMath{\\textcopyright}{\\text{\\textcopyright}}"),Cr("\\textregistered","\\html@mathml{\\textcircled{\\scriptsize R}}{\\char`\xAE}"),Cr("\u212C","\\mathscr{B}"),Cr("\u2130","\\mathscr{E}"),Cr("\u2131","\\mathscr{F}"),Cr("\u210B","\\mathscr{H}"),Cr("\u2110","\\mathscr{I}"),Cr("\u2112","\\mathscr{L}"),Cr("\u2133","\\mathscr{M}"),Cr("\u211B","\\mathscr{R}"),Cr("\u212D","\\mathfrak{C}"),Cr("\u210C","\\mathfrak{H}"),Cr("\u2128","\\mathfrak{Z}"),Cr("\\Bbbk","\\Bbb{k}"),Cr("\xB7","\\cdotp"),Cr("\\llap","\\mathllap{\\textrm{#1}}"),Cr("\\rlap","\\mathrlap{\\textrm{#1}}"),Cr("\\clap","\\mathclap{\\textrm{#1}}"),Cr("\\not",'\\html@mathml{\\mathrel{\\mathrlap\\@not}}{\\char"338}'),Cr("\\neq","\\html@mathml{\\mathrel{\\not=}}{\\mathrel{\\char`\u2260}}"),Cr("\\ne","\\neq"),Cr("\u2260","\\neq"),Cr("\\notin","\\html@mathml{\\mathrel{{\\in}\\mathllap{/\\mskip1mu}}}{\\mathrel{\\char`\u2209}}"),Cr("\u2209","\\notin"),Cr("\u2258","\\html@mathml{\\mathrel{=\\kern{-1em}\\raisebox{0.4em}{$\\scriptsize\\frown$}}}{\\mathrel{\\char`\u2258}}"),Cr("\u2259","\\html@mathml{\\stackrel{\\tiny\\wedge}{=}}{\\mathrel{\\char`\u2258}}"),Cr("\u225A","\\html@mathml{\\stackrel{\\tiny\\vee}{=}}{\\mathrel{\\char`\u225A}}"),Cr("\u225B","\\html@mathml{\\stackrel{\\scriptsize\\star}{=}}{\\mathrel{\\char`\u225B}}"),Cr("\u225D","\\html@mathml{\\stackrel{\\tiny\\mathrm{def}}{=}}{\\mathrel{\\char`\u225D}}"),Cr("\u225E","\\html@mathml{\\stackrel{\\tiny\\mathrm{m}}{=}}{\\mathrel{\\char`\u225E}}"),Cr("\u225F","\\html@mathml{\\stackrel{\\tiny?}{=}}{\\mathrel{\\char`\u225F}}"),Cr("\u27C2","\\perp"),Cr("\u203C","\\mathclose{!\\mkern-0.8mu!}"),Cr("\u220C","\\notni"),Cr("\u231C","\\ulcorner"),Cr("\u231D","\\urcorner"),Cr("\u231E","\\llcorner"),Cr("\u231F","\\lrcorner"),Cr("\xA9","\\copyright"),Cr("\xAE","\\textregistered"),Cr("\uFE0F","\\textregistered"),Cr("\\vdots","\\mathord{\\varvdots\\rule{0pt}{15pt}}"),Cr("\u22EE","\\vdots"),Cr("\\varGamma","\\mathit{\\Gamma}"),Cr("\\varDelta","\\mathit{\\Delta}"),Cr("\\varTheta","\\mathit{\\Theta}"),Cr("\\varLambda","\\mathit{\\Lambda}"),Cr("\\varXi","\\mathit{\\Xi}"),Cr("\\varPi","\\mathit{\\Pi}"),Cr("\\varSigma","\\mathit{\\Sigma}"),Cr("\\varUpsilon","\\mathit{\\Upsilon}"),Cr("\\varPhi","\\mathit{\\Phi}"),Cr("\\varPsi","\\mathit{\\Psi}"),Cr("\\varOmega","\\mathit{\\Omega}"),Cr("\\substack","\\begin{subarray}{c}#1\\end{subarray}"),Cr("\\colon","\\nobreak\\mskip2mu\\mathpunct{}\\mathchoice{\\mkern-3mu}{\\mkern-3mu}{}{}{:}\\mskip6mu"),Cr("\\boxed","\\fbox{$\\displaystyle{#1}$}"),Cr("\\iff","\\DOTSB\\;\\Longleftrightarrow\\;"),Cr("\\implies","\\DOTSB\\;\\Longrightarrow\\;"),Cr("\\impliedby","\\DOTSB\\;\\Longleftarrow\\;");var Ds={",":"\\dotsc","\\not":"\\dotsb","+":"\\dotsb","=":"\\dotsb","<":"\\dotsb",">":"\\dotsb","-":"\\dotsb","*":"\\dotsb",":":"\\dotsb","\\DOTSB":"\\dotsb","\\coprod":"\\dotsb","\\bigvee":"\\dotsb","\\bigwedge":"\\dotsb","\\biguplus":"\\dotsb","\\bigcap":"\\dotsb","\\bigcup":"\\dotsb","\\prod":"\\dotsb","\\sum":"\\dotsb","\\bigotimes":"\\dotsb","\\bigoplus":"\\dotsb","\\bigodot":"\\dotsb","\\bigsqcup":"\\dotsb","\\And":"\\dotsb","\\longrightarrow":"\\dotsb","\\Longrightarrow":"\\dotsb","\\longleftarrow":"\\dotsb","\\Longleftarrow":"\\dotsb","\\longleftrightarrow":"\\dotsb","\\Longleftrightarrow":"\\dotsb","\\mapsto":"\\dotsb","\\longmapsto":"\\dotsb","\\hookrightarrow":"\\dotsb","\\doteq":"\\dotsb","\\mathbin":"\\dotsb","\\mathrel":"\\dotsb","\\relbar":"\\dotsb","\\Relbar":"\\dotsb","\\xrightarrow":"\\dotsb","\\xleftarrow":"\\dotsb","\\DOTSI":"\\dotsi","\\int":"\\dotsi","\\oint":"\\dotsi","\\iint":"\\dotsi","\\iiint":"\\dotsi","\\iiiint":"\\dotsi","\\idotsint":"\\dotsi","\\DOTSX":"\\dotsx"};Cr("\\dots",function(Ot){var re="\\dotso",ue=Ot.expandAfterFuture().text;return ue in Ds?re=Ds[ue]:ue.substr(0,4)==="\\not"?re="\\dotsb":ue in He.math&&(A.contains(["bin","rel"],He.math[ue].group)&&(re="\\dotsb")),re});var is={")":!0,"]":!0,"\\rbrack":!0,"\\}":!0,"\\rbrace":!0,"\\rangle":!0,"\\rceil":!0,"\\rfloor":!0,"\\rgroup":!0,"\\rmoustache":!0,"\\right":!0,"\\bigr":!0,"\\biggr":!0,"\\Bigr":!0,"\\Biggr":!0,$:!0,";":!0,".":!0,",":!0};Cr("\\dotso",function(Ot){var re=Ot.future().text;return re in is?"\\ldots\\,":"\\ldots"}),Cr("\\dotsc",function(Ot){var re=Ot.future().text;return re in is&&re!==","?"\\ldots\\,":"\\ldots"}),Cr("\\cdots",function(Ot){var re=Ot.future().text;return re in is?"\\@cdots\\,":"\\@cdots"}),Cr("\\dotsb","\\cdots"),Cr("\\dotsm","\\cdots"),Cr("\\dotsi","\\!\\cdots"),Cr("\\dotsx","\\ldots\\,"),Cr("\\DOTSI","\\relax"),Cr("\\DOTSB","\\relax"),Cr("\\DOTSX","\\relax"),Cr("\\tmspace","\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax"),Cr("\\,","\\tmspace+{3mu}{.1667em}"),Cr("\\thinspace","\\,"),Cr("\\>","\\mskip{4mu}"),Cr("\\:","\\tmspace+{4mu}{.2222em}"),Cr("\\medspace","\\:"),Cr("\\;","\\tmspace+{5mu}{.2777em}"),Cr("\\thickspace","\\;"),Cr("\\!","\\tmspace-{3mu}{.1667em}"),Cr("\\negthinspace","\\!"),Cr("\\negmedspace","\\tmspace-{4mu}{.2222em}"),Cr("\\negthickspace","\\tmspace-{5mu}{.277em}"),Cr("\\enspace","\\kern.5em "),Cr("\\enskip","\\hskip.5em\\relax"),Cr("\\quad","\\hskip1em\\relax"),Cr("\\qquad","\\hskip2em\\relax"),Cr("\\tag","\\@ifstar\\tag@literal\\tag@paren"),Cr("\\tag@paren","\\tag@literal{({#1})}"),Cr("\\tag@literal",function(Ot){if(Ot.macros.get("\\df@tag"))throw new a("Multiple \\tag");return"\\gdef\\df@tag{\\text{#1}}"}),Cr("\\bmod","\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}\\mathbin{\\rm mod}\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}"),Cr("\\pod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern8mu}{\\mkern8mu}{\\mkern8mu}(#1)"),Cr("\\pmod","\\pod{{\\rm mod}\\mkern6mu#1}"),Cr("\\mod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1"),Cr("\\pmb","\\html@mathml{\\@binrel{#1}{\\mathrlap{#1}\\kern0.5px#1}}{\\mathbf{#1}}"),Cr("\\\\","\\newline"),Cr("\\TeX","\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");var Ma=Ft["Main-Regular"]["T".charCodeAt(0)][1]-.7*Ft["Main-Regular"]["A".charCodeAt(0)][1]+"em";Cr("\\LaTeX","\\textrm{\\html@mathml{"+("L\\kern-.36em\\raisebox{"+Ma+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{LaTeX}}"),Cr("\\KaTeX","\\textrm{\\html@mathml{"+("K\\kern-.17em\\raisebox{"+Ma+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{KaTeX}}"),Cr("\\hspace","\\@ifstar\\@hspacer\\@hspace"),Cr("\\@hspace","\\hskip #1\\relax"),Cr("\\@hspacer","\\rule{0pt}{0pt}\\hskip #1\\relax"),Cr("\\ordinarycolon",":"),Cr("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}"),Cr("\\dblcolon",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon}}{\\mathop{\\char"2237}}'),Cr("\\coloneqq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2254}}'),Cr("\\Coloneqq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2237\\char"3d}}'),Cr("\\coloneq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"3a\\char"2212}}'),Cr("\\Coloneq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"2237\\char"2212}}'),Cr("\\eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2255}}'),Cr("\\Eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"3d\\char"2237}}'),Cr("\\eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2239}}'),Cr("\\Eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"2212\\char"2237}}'),Cr("\\colonapprox",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"3a\\char"2248}}'),Cr("\\Colonapprox",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"2237\\char"2248}}'),Cr("\\colonsim",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"3a\\char"223c}}'),Cr("\\Colonsim",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"2237\\char"223c}}'),Cr("\u2237","\\dblcolon"),Cr("\u2239","\\eqcolon"),Cr("\u2254","\\coloneqq"),Cr("\u2255","\\eqqcolon"),Cr("\u2A74","\\Coloneqq"),Cr("\\ratio","\\vcentcolon"),Cr("\\coloncolon","\\dblcolon"),Cr("\\colonequals","\\coloneqq"),Cr("\\coloncolonequals","\\Coloneqq"),Cr("\\equalscolon","\\eqqcolon"),Cr("\\equalscoloncolon","\\Eqqcolon"),Cr("\\colonminus","\\coloneq"),Cr("\\coloncolonminus","\\Coloneq"),Cr("\\minuscolon","\\eqcolon"),Cr("\\minuscoloncolon","\\Eqcolon"),Cr("\\coloncolonapprox","\\Colonapprox"),Cr("\\coloncolonsim","\\Colonsim"),Cr("\\simcolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),Cr("\\simcoloncolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon}"),Cr("\\approxcolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),Cr("\\approxcoloncolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon}"),Cr("\\notni","\\html@mathml{\\not\\ni}{\\mathrel{\\char`\u220C}}"),Cr("\\limsup","\\DOTSB\\operatorname*{lim\\,sup}"),Cr("\\liminf","\\DOTSB\\operatorname*{lim\\,inf}"),Cr("\\gvertneqq","\\html@mathml{\\@gvertneqq}{\u2269}"),Cr("\\lvertneqq","\\html@mathml{\\@lvertneqq}{\u2268}"),Cr("\\ngeqq","\\html@mathml{\\@ngeqq}{\u2271}"),Cr("\\ngeqslant","\\html@mathml{\\@ngeqslant}{\u2271}"),Cr("\\nleqq","\\html@mathml{\\@nleqq}{\u2270}"),Cr("\\nleqslant","\\html@mathml{\\@nleqslant}{\u2270}"),Cr("\\nshortmid","\\html@mathml{\\@nshortmid}{\u2224}"),Cr("\\nshortparallel","\\html@mathml{\\@nshortparallel}{\u2226}"),Cr("\\nsubseteqq","\\html@mathml{\\@nsubseteqq}{\u2288}"),Cr("\\nsupseteqq","\\html@mathml{\\@nsupseteqq}{\u2289}"),Cr("\\varsubsetneq","\\html@mathml{\\@varsubsetneq}{\u228A}"),Cr("\\varsubsetneqq","\\html@mathml{\\@varsubsetneqq}{\u2ACB}"),Cr("\\varsupsetneq","\\html@mathml{\\@varsupsetneq}{\u228B}"),Cr("\\varsupsetneqq","\\html@mathml{\\@varsupsetneqq}{\u2ACC}"),Cr("\\llbracket","\\html@mathml{\\mathopen{[\\mkern-3.2mu[}}{\\mathopen{\\char`\u27E6}}"),Cr("\\rrbracket","\\html@mathml{\\mathclose{]\\mkern-3.2mu]}}{\\mathclose{\\char`\u27E7}}"),Cr("\u27E6","\\llbracket"),Cr("\u27E7","\\rrbracket"),Cr("\\lBrace","\\html@mathml{\\mathopen{\\{\\mkern-3.2mu[}}{\\mathopen{\\char`\u2983}}"),Cr("\\rBrace","\\html@mathml{\\mathclose{]\\mkern-3.2mu\\}}}{\\mathclose{\\char`\u2984}}"),Cr("\u2983","\\lBrace"),Cr("\u2984","\\rBrace"),Cr("\\darr","\\downarrow"),Cr("\\dArr","\\Downarrow"),Cr("\\Darr","\\Downarrow"),Cr("\\lang","\\langle"),Cr("\\rang","\\rangle"),Cr("\\uarr","\\uparrow"),Cr("\\uArr","\\Uparrow"),Cr("\\Uarr","\\Uparrow"),Cr("\\N","\\mathbb{N}"),Cr("\\R","\\mathbb{R}"),Cr("\\Z","\\mathbb{Z}"),Cr("\\alef","\\aleph"),Cr("\\alefsym","\\aleph"),Cr("\\Alpha","\\mathrm{A}"),Cr("\\Beta","\\mathrm{B}"),Cr("\\bull","\\bullet"),Cr("\\Chi","\\mathrm{X}"),Cr("\\clubs","\\clubsuit"),Cr("\\cnums","\\mathbb{C}"),Cr("\\Complex","\\mathbb{C}"),Cr("\\Dagger","\\ddagger"),Cr("\\diamonds","\\diamondsuit"),Cr("\\empty","\\emptyset"),Cr("\\Epsilon","\\mathrm{E}"),Cr("\\Eta","\\mathrm{H}"),Cr("\\exist","\\exists"),Cr("\\harr","\\leftrightarrow"),Cr("\\hArr","\\Leftrightarrow"),Cr("\\Harr","\\Leftrightarrow"),Cr("\\hearts","\\heartsuit"),Cr("\\image","\\Im"),Cr("\\infin","\\infty"),Cr("\\Iota","\\mathrm{I}"),Cr("\\isin","\\in"),Cr("\\Kappa","\\mathrm{K}"),Cr("\\larr","\\leftarrow"),Cr("\\lArr","\\Leftarrow"),Cr("\\Larr","\\Leftarrow"),Cr("\\lrarr","\\leftrightarrow"),Cr("\\lrArr","\\Leftrightarrow"),Cr("\\Lrarr","\\Leftrightarrow"),Cr("\\Mu","\\mathrm{M}"),Cr("\\natnums","\\mathbb{N}"),Cr("\\Nu","\\mathrm{N}"),Cr("\\Omicron","\\mathrm{O}"),Cr("\\plusmn","\\pm"),Cr("\\rarr","\\rightarrow"),Cr("\\rArr","\\Rightarrow"),Cr("\\Rarr","\\Rightarrow"),Cr("\\real","\\Re"),Cr("\\reals","\\mathbb{R}"),Cr("\\Reals","\\mathbb{R}"),Cr("\\Rho","\\mathrm{P}"),Cr("\\sdot","\\cdot"),Cr("\\sect","\\S"),Cr("\\spades","\\spadesuit"),Cr("\\sub","\\subset"),Cr("\\sube","\\subseteq"),Cr("\\supe","\\supseteq"),Cr("\\Tau","\\mathrm{T}"),Cr("\\thetasym","\\vartheta"),Cr("\\weierp","\\wp"),Cr("\\Zeta","\\mathrm{Z}"),Cr("\\argmin","\\DOTSB\\operatorname*{arg\\,min}"),Cr("\\argmax","\\DOTSB\\operatorname*{arg\\,max}"),Cr("\\plim","\\DOTSB\\mathop{\\operatorname{plim}}\\limits"),Cr("\\blue","\\textcolor{##6495ed}{#1}"),Cr("\\orange","\\textcolor{##ffa500}{#1}"),Cr("\\pink","\\textcolor{##ff00af}{#1}"),Cr("\\red","\\textcolor{##df0030}{#1}"),Cr("\\green","\\textcolor{##28ae7b}{#1}"),Cr("\\gray","\\textcolor{gray}{#1}"),Cr("\\purple","\\textcolor{##9d38bd}{#1}"),Cr("\\blueA","\\textcolor{##ccfaff}{#1}"),Cr("\\blueB","\\textcolor{##80f6ff}{#1}"),Cr("\\blueC","\\textcolor{##63d9ea}{#1}"),Cr("\\blueD","\\textcolor{##11accd}{#1}"),Cr("\\blueE","\\textcolor{##0c7f99}{#1}"),Cr("\\tealA","\\textcolor{##94fff5}{#1}"),Cr("\\tealB","\\textcolor{##26edd5}{#1}"),Cr("\\tealC","\\textcolor{##01d1c1}{#1}"),Cr("\\tealD","\\textcolor{##01a995}{#1}"),Cr("\\tealE","\\textcolor{##208170}{#1}"),Cr("\\greenA","\\textcolor{##b6ffb0}{#1}"),Cr("\\greenB","\\textcolor{##8af281}{#1}"),Cr("\\greenC","\\textcolor{##74cf70}{#1}"),Cr("\\greenD","\\textcolor{##1fab54}{#1}"),Cr("\\greenE","\\textcolor{##0d923f}{#1}"),Cr("\\goldA","\\textcolor{##ffd0a9}{#1}"),Cr("\\goldB","\\textcolor{##ffbb71}{#1}"),Cr("\\goldC","\\textcolor{##ff9c39}{#1}"),Cr("\\goldD","\\textcolor{##e07d10}{#1}"),Cr("\\goldE","\\textcolor{##a75a05}{#1}"),Cr("\\redA","\\textcolor{##fca9a9}{#1}"),Cr("\\redB","\\textcolor{##ff8482}{#1}"),Cr("\\redC","\\textcolor{##f9685d}{#1}"),Cr("\\redD","\\textcolor{##e84d39}{#1}"),Cr("\\redE","\\textcolor{##bc2612}{#1}"),Cr("\\maroonA","\\textcolor{##ffbde0}{#1}"),Cr("\\maroonB","\\textcolor{##ff92c6}{#1}"),Cr("\\maroonC","\\textcolor{##ed5fa6}{#1}"),Cr("\\maroonD","\\textcolor{##ca337c}{#1}"),Cr("\\maroonE","\\textcolor{##9e034e}{#1}"),Cr("\\purpleA","\\textcolor{##ddd7ff}{#1}"),Cr("\\purpleB","\\textcolor{##c6b9fc}{#1}"),Cr("\\purpleC","\\textcolor{##aa87ff}{#1}"),Cr("\\purpleD","\\textcolor{##7854ab}{#1}"),Cr("\\purpleE","\\textcolor{##543b78}{#1}"),Cr("\\mintA","\\textcolor{##f5f9e8}{#1}"),Cr("\\mintB","\\textcolor{##edf2df}{#1}"),Cr("\\mintC","\\textcolor{##e0e5cc}{#1}"),Cr("\\grayA","\\textcolor{##f6f7f7}{#1}"),Cr("\\grayB","\\textcolor{##f0f1f2}{#1}"),Cr("\\grayC","\\textcolor{##e3e5e6}{#1}"),Cr("\\grayD","\\textcolor{##d6d8da}{#1}"),Cr("\\grayE","\\textcolor{##babec2}{#1}"),Cr("\\grayF","\\textcolor{##888d93}{#1}"),Cr("\\grayG","\\textcolor{##626569}{#1}"),Cr("\\grayH","\\textcolor{##3b3e40}{#1}"),Cr("\\grayI","\\textcolor{##21242c}{#1}"),Cr("\\kaBlue","\\textcolor{##314453}{#1}"),Cr("\\kaGreen","\\textcolor{##71B307}{#1}");var Oa={"\\relax":!0,"^":!0,_:!0,"\\limits":!0,"\\nolimits":!0},Co=function(){function Ot(ue,he,Le){this.settings=void 0,this.expansionCount=void 0,this.lexer=void 0,this.macros=void 0,this.stack=void 0,this.mode=void 0,this.settings=he,this.expansionCount=0,this.feed(ue),this.macros=new Qa(ls,he.macros),this.mode=Le,this.stack=[]}var re=Ot.prototype;return re.feed=function(he){this.lexer=new Xa(he,this.settings)},re.switchMode=function(he){this.mode=he},re.beginGroup=function(){this.macros.beginGroup()},re.endGroup=function(){this.macros.endGroup()},re.future=function(){return this.stack.length===0&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1]},re.popToken=function(){return this.future(),this.stack.pop()},re.pushToken=function(he){this.stack.push(he)},re.pushTokens=function(he){var Le;(Le=this.stack).push.apply(Le,he)},re.consumeSpaces=function(){for(;;){var he=this.future();if(he.text===" ")this.stack.pop();else break}},re.consumeArgs=function(he){for(var Le=[],nt=0;nt<he;++nt){this.consumeSpaces();var It=this.popToken();if(It.text==="{"){for(var hr=[],Ar=1;Ar!==0;){var Nr=this.popToken();if(hr.push(Nr),Nr.text==="{")++Ar;else if(Nr.text==="}")--Ar;else if(Nr.text==="EOF")throw new a("End of input in macro argument",It)}hr.pop(),hr.reverse(),Le[nt]=hr}else{if(It.text==="EOF")throw new a("End of input expecting macro argument");Le[nt]=[It]}}return Le},re.expandOnce=function(){var he=this.popToken(),Le=he.text,nt=this._getExpansion(Le);if(nt==null)return this.pushToken(he),he;if(this.expansionCount++,this.expansionCount>this.settings.maxExpand)throw new a("Too many expansions: infinite loop or need to increase maxExpand setting");var It=nt.tokens;if(nt.numArgs){var hr=this.consumeArgs(nt.numArgs);It=It.slice();for(var Ar=It.length-1;Ar>=0;--Ar){var Nr=It[Ar];if(Nr.text==="#"){if(Ar===0)throw new a("Incomplete placeholder at end of macro body",Nr);if(Nr=It[--Ar],Nr.text==="#")It.splice(Ar+1,1);else if(/^[1-9]$/.test(Nr.text)){var qr;(qr=It).splice.apply(qr,[Ar,2].concat(hr[+Nr.text-1]))}else throw new a("Not a valid argument number",Nr)}}}return this.pushTokens(It),It},re.expandAfterFuture=function(){return this.expandOnce(),this.future()},re.expandNextToken=function(){for(;;){var he=this.expandOnce();if(he instanceof w)if(he.text==="\\relax")this.stack.pop();else return this.stack.pop()}throw new Error},re.expandMacro=function(he){if(!this.macros.get(he))return;var Le=[],nt=this.stack.length;for(this.pushToken(new w(he));this.stack.length>nt;){var It=this.expandOnce();It instanceof w&&Le.push(this.stack.pop())}return Le},re.expandMacroAsText=function(he){var Le=this.expandMacro(he);return Le&&Le.map(function(nt){return nt.text}).join("")},re._getExpansion=function(he){var Le=this.macros.get(he);if(Le==null)return Le;var nt=typeof Le=="function"?Le(this):Le;if(typeof nt=="string"){var It=0;if(nt.indexOf("#")!==-1)for(var hr=nt.replace(/##/g,"");hr.indexOf("#"+(It+1))!==-1;)++It;for(var Ar=new Xa(nt,this.settings),Nr=[],qr=Ar.lex();qr.text!=="EOF";)Nr.push(qr),qr=Ar.lex();Nr.reverse();var sn={tokens:Nr,numArgs:It};return sn}return nt},re.isDefined=function(he){return this.macros.has(he)||Ji.hasOwnProperty(he)||He.math.hasOwnProperty(he)||He.text.hasOwnProperty(he)||Oa.hasOwnProperty(he)},Ot}(),fo={"\u0301":{text:"\\'",math:"\\acute"},"\u0300":{text:"\\`",math:"\\grave"},"\u0308":{text:'\\"',math:"\\ddot"},"\u0303":{text:"\\~",math:"\\tilde"},"\u0304":{text:"\\=",math:"\\bar"},"\u0306":{text:"\\u",math:"\\breve"},"\u030C":{text:"\\v",math:"\\check"},"\u0302":{text:"\\^",math:"\\hat"},"\u0307":{text:"\\.",math:"\\dot"},"\u030A":{text:"\\r",math:"\\mathring"},"\u030B":{text:"\\H"}},Yo={\u00E1:"a\u0301",\u00E0:"a\u0300",\u00E4:"a\u0308",\u01DF:"a\u0308\u0304",\u00E3:"a\u0303",\u0101:"a\u0304",\u0103:"a\u0306",\u1EAF:"a\u0306\u0301",\u1EB1:"a\u0306\u0300",\u1EB5:"a\u0306\u0303",\u01CE:"a\u030C",\u00E2:"a\u0302",\u1EA5:"a\u0302\u0301",\u1EA7:"a\u0302\u0300",\u1EAB:"a\u0302\u0303",\u0227:"a\u0307",\u01E1:"a\u0307\u0304",\u00E5:"a\u030A",\u01FB:"a\u030A\u0301",\u1E03:"b\u0307",\u0107:"c\u0301",\u010D:"c\u030C",\u0109:"c\u0302",\u010B:"c\u0307",\u010F:"d\u030C",\u1E0B:"d\u0307",\u00E9:"e\u0301",\u00E8:"e\u0300",\u00EB:"e\u0308",\u1EBD:"e\u0303",\u0113:"e\u0304",\u1E17:"e\u0304\u0301",\u1E15:"e\u0304\u0300",\u0115:"e\u0306",\u011B:"e\u030C",\u00EA:"e\u0302",\u1EBF:"e\u0302\u0301",\u1EC1:"e\u0302\u0300",\u1EC5:"e\u0302\u0303",\u0117:"e\u0307",\u1E1F:"f\u0307",\u01F5:"g\u0301",\u1E21:"g\u0304",\u011F:"g\u0306",\u01E7:"g\u030C",\u011D:"g\u0302",\u0121:"g\u0307",\u1E27:"h\u0308",\u021F:"h\u030C",\u0125:"h\u0302",\u1E23:"h\u0307",\u00ED:"i\u0301",\u00EC:"i\u0300",\u00EF:"i\u0308",\u1E2F:"i\u0308\u0301",\u0129:"i\u0303",\u012B:"i\u0304",\u012D:"i\u0306",\u01D0:"i\u030C",\u00EE:"i\u0302",\u01F0:"j\u030C",\u0135:"j\u0302",\u1E31:"k\u0301",\u01E9:"k\u030C",\u013A:"l\u0301",\u013E:"l\u030C",\u1E3F:"m\u0301",\u1E41:"m\u0307",\u0144:"n\u0301",\u01F9:"n\u0300",\u00F1:"n\u0303",\u0148:"n\u030C",\u1E45:"n\u0307",\u00F3:"o\u0301",\u00F2:"o\u0300",\u00F6:"o\u0308",\u022B:"o\u0308\u0304",\u00F5:"o\u0303",\u1E4D:"o\u0303\u0301",\u1E4F:"o\u0303\u0308",\u022D:"o\u0303\u0304",\u014D:"o\u0304",\u1E53:"o\u0304\u0301",\u1E51:"o\u0304\u0300",\u014F:"o\u0306",\u01D2:"o\u030C",\u00F4:"o\u0302",\u1ED1:"o\u0302\u0301",\u1ED3:"o\u0302\u0300",\u1ED7:"o\u0302\u0303",\u022F:"o\u0307",\u0231:"o\u0307\u0304",\u0151:"o\u030B",\u1E55:"p\u0301",\u1E57:"p\u0307",\u0155:"r\u0301",\u0159:"r\u030C",\u1E59:"r\u0307",\u015B:"s\u0301",\u1E65:"s\u0301\u0307",\u0161:"s\u030C",\u1E67:"s\u030C\u0307",\u015D:"s\u0302",\u1E61:"s\u0307",\u1E97:"t\u0308",\u0165:"t\u030C",\u1E6B:"t\u0307",\u00FA:"u\u0301",\u00F9:"u\u0300",\u00FC:"u\u0308",\u01D8:"u\u0308\u0301",\u01DC:"u\u0308\u0300",\u01D6:"u\u0308\u0304",\u01DA:"u\u0308\u030C",\u0169:"u\u0303",\u1E79:"u\u0303\u0301",\u016B:"u\u0304",\u1E7B:"u\u0304\u0308",\u016D:"u\u0306",\u01D4:"u\u030C",\u00FB:"u\u0302",\u016F:"u\u030A",\u0171:"u\u030B",\u1E7D:"v\u0303",\u1E83:"w\u0301",\u1E81:"w\u0300",\u1E85:"w\u0308",\u0175:"w\u0302",\u1E87:"w\u0307",\u1E98:"w\u030A",\u1E8D:"x\u0308",\u1E8B:"x\u0307",\u00FD:"y\u0301",\u1EF3:"y\u0300",\u00FF:"y\u0308",\u1EF9:"y\u0303",\u0233:"y\u0304",\u0177:"y\u0302",\u1E8F:"y\u0307",\u1E99:"y\u030A",\u017A:"z\u0301",\u017E:"z\u030C",\u1E91:"z\u0302",\u017C:"z\u0307",\u00C1:"A\u0301",\u00C0:"A\u0300",\u00C4:"A\u0308",\u01DE:"A\u0308\u0304",\u00C3:"A\u0303",\u0100:"A\u0304",\u0102:"A\u0306",\u1EAE:"A\u0306\u0301",\u1EB0:"A\u0306\u0300",\u1EB4:"A\u0306\u0303",\u01CD:"A\u030C",\u00C2:"A\u0302",\u1EA4:"A\u0302\u0301",\u1EA6:"A\u0302\u0300",\u1EAA:"A\u0302\u0303",\u0226:"A\u0307",\u01E0:"A\u0307\u0304",\u00C5:"A\u030A",\u01FA:"A\u030A\u0301",\u1E02:"B\u0307",\u0106:"C\u0301",\u010C:"C\u030C",\u0108:"C\u0302",\u010A:"C\u0307",\u010E:"D\u030C",\u1E0A:"D\u0307",\u00C9:"E\u0301",\u00C8:"E\u0300",\u00CB:"E\u0308",\u1EBC:"E\u0303",\u0112:"E\u0304",\u1E16:"E\u0304\u0301",\u1E14:"E\u0304\u0300",\u0114:"E\u0306",\u011A:"E\u030C",\u00CA:"E\u0302",\u1EBE:"E\u0302\u0301",\u1EC0:"E\u0302\u0300",\u1EC4:"E\u0302\u0303",\u0116:"E\u0307",\u1E1E:"F\u0307",\u01F4:"G\u0301",\u1E20:"G\u0304",\u011E:"G\u0306",\u01E6:"G\u030C",\u011C:"G\u0302",\u0120:"G\u0307",\u1E26:"H\u0308",\u021E:"H\u030C",\u0124:"H\u0302",\u1E22:"H\u0307",\u00CD:"I\u0301",\u00CC:"I\u0300",\u00CF:"I\u0308",\u1E2E:"I\u0308\u0301",\u0128:"I\u0303",\u012A:"I\u0304",\u012C:"I\u0306",\u01CF:"I\u030C",\u00CE:"I\u0302",\u0130:"I\u0307",\u0134:"J\u0302",\u1E30:"K\u0301",\u01E8:"K\u030C",\u0139:"L\u0301",\u013D:"L\u030C",\u1E3E:"M\u0301",\u1E40:"M\u0307",\u0143:"N\u0301",\u01F8:"N\u0300",\u00D1:"N\u0303",\u0147:"N\u030C",\u1E44:"N\u0307",\u00D3:"O\u0301",\u00D2:"O\u0300",\u00D6:"O\u0308",\u022A:"O\u0308\u0304",\u00D5:"O\u0303",\u1E4C:"O\u0303\u0301",\u1E4E:"O\u0303\u0308",\u022C:"O\u0303\u0304",\u014C:"O\u0304",\u1E52:"O\u0304\u0301",\u1E50:"O\u0304\u0300",\u014E:"O\u0306",\u01D1:"O\u030C",\u00D4:"O\u0302",\u1ED0:"O\u0302\u0301",\u1ED2:"O\u0302\u0300",\u1ED6:"O\u0302\u0303",\u022E:"O\u0307",\u0230:"O\u0307\u0304",\u0150:"O\u030B",\u1E54:"P\u0301",\u1E56:"P\u0307",\u0154:"R\u0301",\u0158:"R\u030C",\u1E58:"R\u0307",\u015A:"S\u0301",\u1E64:"S\u0301\u0307",\u0160:"S\u030C",\u1E66:"S\u030C\u0307",\u015C:"S\u0302",\u1E60:"S\u0307",\u0164:"T\u030C",\u1E6A:"T\u0307",\u00DA:"U\u0301",\u00D9:"U\u0300",\u00DC:"U\u0308",\u01D7:"U\u0308\u0301",\u01DB:"U\u0308\u0300",\u01D5:"U\u0308\u0304",\u01D9:"U\u0308\u030C",\u0168:"U\u0303",\u1E78:"U\u0303\u0301",\u016A:"U\u0304",\u1E7A:"U\u0304\u0308",\u016C:"U\u0306",\u01D3:"U\u030C",\u00DB:"U\u0302",\u016E:"U\u030A",\u0170:"U\u030B",\u1E7C:"V\u0303",\u1E82:"W\u0301",\u1E80:"W\u0300",\u1E84:"W\u0308",\u0174:"W\u0302",\u1E86:"W\u0307",\u1E8C:"X\u0308",\u1E8A:"X\u0307",\u00DD:"Y\u0301",\u1EF2:"Y\u0300",\u0178:"Y\u0308",\u1EF8:"Y\u0303",\u0232:"Y\u0304",\u0176:"Y\u0302",\u1E8E:"Y\u0307",\u0179:"Z\u0301",\u017D:"Z\u030C",\u1E90:"Z\u0302",\u017B:"Z\u0307",\u03AC:"\u03B1\u0301",\u1F70:"\u03B1\u0300",\u1FB1:"\u03B1\u0304",\u1FB0:"\u03B1\u0306",\u03AD:"\u03B5\u0301",\u1F72:"\u03B5\u0300",\u03AE:"\u03B7\u0301",\u1F74:"\u03B7\u0300",\u03AF:"\u03B9\u0301",\u1F76:"\u03B9\u0300",\u03CA:"\u03B9\u0308",\u0390:"\u03B9\u0308\u0301",\u1FD2:"\u03B9\u0308\u0300",\u1FD1:"\u03B9\u0304",\u1FD0:"\u03B9\u0306",\u03CC:"\u03BF\u0301",\u1F78:"\u03BF\u0300",\u03CD:"\u03C5\u0301",\u1F7A:"\u03C5\u0300",\u03CB:"\u03C5\u0308",\u03B0:"\u03C5\u0308\u0301",\u1FE2:"\u03C5\u0308\u0300",\u1FE1:"\u03C5\u0304",\u1FE0:"\u03C5\u0306",\u03CE:"\u03C9\u0301",\u1F7C:"\u03C9\u0300",\u038E:"\u03A5\u0301",\u1FEA:"\u03A5\u0300",\u03AB:"\u03A5\u0308",\u1FE9:"\u03A5\u0304",\u1FE8:"\u03A5\u0306",\u038F:"\u03A9\u0301",\u1FFA:"\u03A9\u0300"},cs=function(){function Ot(ue,he){this.mode=void 0,this.gullet=void 0,this.settings=void 0,this.leftrightDepth=void 0,this.nextToken=void 0,this.mode="math",this.gullet=new Co(ue,he,this.mode),this.settings=he,this.leftrightDepth=0}var re=Ot.prototype;return re.expect=function(he,Le){if(Le===void 0&&(Le=!0),this.fetch().text!==he)throw new a("Expected '"+he+"', got '"+this.fetch().text+"'",this.fetch());Le&&this.consume()},re.consume=function(){this.nextToken=null},re.fetch=function(){return this.nextToken==null&&(this.nextToken=this.gullet.expandNextToken()),this.nextToken},re.switchMode=function(he){this.mode=he,this.gullet.switchMode(he)},re.parse=function(){this.gullet.beginGroup(),this.settings.colorIsTextColor&&this.gullet.macros.set("\\color","\\textcolor");var he=this.parseExpression(!1);return this.expect("EOF"),this.gullet.endGroup(),he},re.parseExpression=function(he,Le){for(var nt=[];;){this.mode==="math"&&this.consumeSpaces();var It=this.fetch();if(Ot.endOfExpression.indexOf(It.text)!==-1)break;if(Le&&It.text===Le)break;if(he&&Ji[It.text]&&Ji[It.text].infix)break;var hr=this.parseAtom(Le);if(!hr)break;nt.push(hr)}return this.mode==="text"&&this.formLigatures(nt),this.handleInfixNodes(nt)},re.handleInfixNodes=function(he){for(var Le=-1,nt,It=0;It<he.length;It++){var hr=pn(he[It],"infix");if(hr){if(Le!==-1)throw new a("only one infix operator per group",hr.token);Le=It,nt=hr.replaceWith}}if(Le!==-1&&nt){var Ar,Nr,qr=he.slice(0,Le),sn=he.slice(Le+1);qr.length===1&&qr[0].type==="ordgroup"?Ar=qr[0]:Ar={type:"ordgroup",mode:this.mode,body:qr},sn.length===1&&sn[0].type==="ordgroup"?Nr=sn[0]:Nr={type:"ordgroup",mode:this.mode,body:sn};var vn;return nt==="\\\\abovefrac"?vn=this.callFunction(nt,[Ar,he[Le],Nr],[]):vn=this.callFunction(nt,[Ar,Nr],[]),[vn]}else return he},re.handleSupSubscript=function(he){var Le=this.fetch(),nt=Le.text;this.consume();var It=this.parseGroup(he,!1,Ot.SUPSUB_GREEDINESS,void 0,void 0,!0);if(!It)throw new a("Expected group after '"+nt+"'",Le);return It},re.formatUnsupportedCmd=function(he){for(var Le=[],nt=0;nt<he.length;nt++)Le.push({type:"textord",mode:"text",text:he[nt]});var It={type:"text",mode:this.mode,body:Le},hr={type:"color",mode:this.mode,color:this.settings.errorColor,body:[It]};return hr},re.parseAtom=function(he){var Le=this.parseGroup("atom",!1,null,he);if(this.mode==="text")return Le;for(var nt,It;;){this.consumeSpaces();var hr=this.fetch();if(hr.text==="\\limits"||hr.text==="\\nolimits"){var Ar=pn(Le,"op");if(Ar){var Nr=hr.text==="\\limits";Ar.limits=Nr,Ar.alwaysHandleSupSub=!0}else if(Ar=pn(Le,"operatorname"),Ar&&Ar.alwaysHandleSupSub){var qr=hr.text==="\\limits";Ar.limits=qr}else throw new a("Limit controls must follow a math operator",hr);this.consume()}else if(hr.text==="^"){if(nt)throw new a("Double superscript",hr);nt=this.handleSupSubscript("superscript")}else if(hr.text==="_"){if(It)throw new a("Double subscript",hr);It=this.handleSupSubscript("subscript")}else if(hr.text==="'"){if(nt)throw new a("Double superscript",hr);var sn={type:"textord",mode:this.mode,text:"\\prime"},vn=[sn];for(this.consume();this.fetch().text==="'";)vn.push(sn),this.consume();this.fetch().text==="^"&&vn.push(this.handleSupSubscript("superscript")),nt={type:"ordgroup",mode:this.mode,body:vn}}else break}return nt||It?{type:"supsub",mode:this.mode,base:Le,sup:nt,sub:It}:Le},re.parseFunction=function(he,Le,nt){var It=this.fetch(),hr=It.text,Ar=Ji[hr];if(!Ar)return null;if(this.consume(),nt!=null&&Ar.greediness<=nt)throw new a("Got function '"+hr+"' with no arguments"+(Le?" as "+Le:""),It);if(this.mode==="text"&&!Ar.allowedInText)throw new a("Can't use function '"+hr+"' in text mode",It);if(this.mode==="math"&&Ar.allowedInMath===!1)throw new a("Can't use function '"+hr+"' in math mode",It);var Nr=this.parseArguments(hr,Ar),qr=Nr.args,sn=Nr.optArgs;return this.callFunction(hr,qr,sn,It,he)},re.callFunction=function(he,Le,nt,It,hr){var Ar={funcName:he,parser:this,token:It,breakOnTokenText:hr},Nr=Ji[he];if(Nr&&Nr.handler)return Nr.handler(Ar,Le,nt);throw new a("No function handler for "+he)},re.parseArguments=function(he,Le){var nt=Le.numArgs+Le.numOptionalArgs;if(nt===0)return{args:[],optArgs:[]};for(var It=Le.greediness,hr=[],Ar=[],Nr=0;Nr<nt;Nr++){var qr=Le.argTypes&&Le.argTypes[Nr],sn=Nr<Le.numOptionalArgs,vn=Nr>0&&!sn||Nr===0&&!sn&&this.mode==="math",xn=this.parseGroupOfType("argument to '"+he+"'",qr,sn,It,vn);if(!xn){if(sn){Ar.push(null);continue}throw new a("Expected group after '"+he+"'",this.fetch())}(sn?Ar:hr).push(xn)}return{args:hr,optArgs:Ar}},re.parseGroupOfType=function(he,Le,nt,It,hr){switch(Le){case"color":return hr&&this.consumeSpaces(),this.parseColorGroup(nt);case"size":return hr&&this.consumeSpaces(),this.parseSizeGroup(nt);case"url":return this.parseUrlGroup(nt,hr);case"math":case"text":return this.parseGroup(he,nt,It,void 0,Le,hr);case"hbox":{var Ar=this.parseGroup(he,nt,It,void 0,"text",hr);if(!Ar)return Ar;var Nr={type:"styling",mode:Ar.mode,body:[Ar],style:"text"};return Nr}case"raw":{if(hr&&this.consumeSpaces(),nt&&this.fetch().text==="{")return null;var qr=this.parseStringGroup("raw",nt,!0);if(qr)return{type:"raw",mode:"text",string:qr.text};throw new a("Expected raw group",this.fetch())}case"original":case null:case void 0:return this.parseGroup(he,nt,It,void 0,void 0,hr);default:throw new a("Unknown group type as "+he,this.fetch())}},re.consumeSpaces=function(){for(;this.fetch().text===" ";)this.consume()},re.parseStringGroup=function(he,Le,nt){var It=Le?"[":"{",hr=Le?"]":"}",Ar=this.fetch();if(Ar.text!==It){if(Le)return null;if(nt&&Ar.text!=="EOF"&&/[^{}[\]]/.test(Ar.text))return this.consume(),Ar}var Nr=this.mode;this.mode="text",this.expect(It);for(var qr="",sn=this.fetch(),vn=0,xn=sn,Kn;(Kn=this.fetch()).text!==hr||nt&&vn>0;){switch(Kn.text){case"EOF":throw new a("Unexpected end of input in "+he,sn.range(xn,qr));case It:vn++;break;case hr:vn--;break}xn=Kn,qr+=xn.text,this.consume()}return this.expect(hr),this.mode=Nr,sn.range(xn,qr)},re.parseRegexGroup=function(he,Le){var nt=this.mode;this.mode="text";for(var It=this.fetch(),hr=It,Ar="",Nr;(Nr=this.fetch()).text!=="EOF"&&he.test(Ar+Nr.text);)hr=Nr,Ar+=hr.text,this.consume();if(Ar==="")throw new a("Invalid "+Le+": '"+It.text+"'",It);return this.mode=nt,It.range(hr,Ar)},re.parseColorGroup=function(he){var Le=this.parseStringGroup("color",he);if(!Le)return null;var nt=/^(#[a-f0-9]{3}|#?[a-f0-9]{6}|[a-z]+)$/i.exec(Le.text);if(!nt)throw new a("Invalid color: '"+Le.text+"'",Le);var It=nt[0];return/^[0-9a-f]{6}$/i.test(It)&&(It="#"+It),{type:"color-token",mode:this.mode,color:It}},re.parseSizeGroup=function(he){var Le,nt=!1;if(!he&&this.fetch().text!=="{"?Le=this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size"):Le=this.parseStringGroup("size",he),!Le)return null;!he&&Le.text.length===0&&(Le.text="0pt",nt=!0);var It=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(Le.text);if(!It)throw new a("Invalid size: '"+Le.text+"'",Le);var hr={number:+(It[1]+It[2]),unit:It[3]};if(!We(hr))throw new a("Invalid unit: '"+hr.unit+"'",Le);return{type:"size",mode:this.mode,value:hr,isBlank:nt}},re.parseUrlGroup=function(he,Le){this.gullet.lexer.setCatcode("%",13);var nt=this.parseStringGroup("url",he,!0);if(this.gullet.lexer.setCatcode("%",14),!nt)return null;var It=nt.text.replace(/\\([#$%&~_^{}])/g,"$1");return{type:"url",mode:this.mode,url:It}},re.parseGroup=function(he,Le,nt,It,hr,Ar){var Nr=this.mode;hr&&this.switchMode(hr),Ar&&this.consumeSpaces();var qr=this.fetch(),sn=qr.text,vn;if(Le?sn==="[":sn==="{"||sn==="\\begingroup"){this.consume();var xn=Ot.endOfGroup[sn];this.gullet.beginGroup();var Kn=this.parseExpression(!1,xn),ei=this.fetch();this.expect(xn),this.gullet.endGroup(),vn={type:"ordgroup",mode:this.mode,loc:y.range(qr,ei),body:Kn,semisimple:sn==="\\begingroup"||void 0}}else if(Le)vn=null;else if(vn=this.parseFunction(It,he,nt)||this.parseSymbol(),vn==null&&sn[0]==="\\"&&!Oa.hasOwnProperty(sn)){if(this.settings.throwOnError)throw new a("Undefined control sequence: "+sn,qr);vn=this.formatUnsupportedCmd(sn),this.consume()}return hr&&this.switchMode(Nr),vn},re.formLigatures=function(he){for(var Le=he.length-1,nt=0;nt<Le;++nt){var It=he[nt],hr=It.text;hr==="-"&&he[nt+1].text==="-"&&(nt+1<Le&&he[nt+2].text==="-"?(he.splice(nt,3,{type:"textord",mode:"text",loc:y.range(It,he[nt+2]),text:"---"}),Le-=2):(he.splice(nt,2,{type:"textord",mode:"text",loc:y.range(It,he[nt+1]),text:"--"}),Le-=1)),(hr==="'"||hr==="`")&&he[nt+1].text===hr&&(he.splice(nt,2,{type:"textord",mode:"text",loc:y.range(It,he[nt+1]),text:hr+hr}),Le-=1)}},re.parseSymbol=function(){var he=this.fetch(),Le=he.text;if(/^\\verb[^a-zA-Z]/.test(Le)){this.consume();var nt=Le.slice(5),It=nt.charAt(0)==="*";if(It&&(nt=nt.slice(1)),nt.length<2||nt.charAt(0)!==nt.slice(-1))throw new a(`\\verb assertion failed --
|
|
|
please report what input caused this bug`);return nt=nt.slice(1,-1),{type:"verb",mode:"text",body:nt,star:It}}Yo.hasOwnProperty(Le[0])&&!He[this.mode][Le[0]]&&(this.settings.strict&&this.mode==="math"&&this.settings.reportNonstrict("unicodeTextInMathMode",'Accented Unicode text character "'+Le[0]+'" used in math mode',he),Le=Yo[Le[0]]+Le.substr(1));var hr=Ko.exec(Le);hr&&(Le=Le.substring(0,hr.index),Le==="i"?Le="\u0131":Le==="j"&&(Le="\u0237"));var Ar;if(He[this.mode][Le]){this.settings.strict&&this.mode==="math"&&De.indexOf(Le)>=0&&this.settings.reportNonstrict("unicodeTextInMathMode",'Latin-1/Unicode text character "'+Le[0]+'" used in math mode',he);var Nr=He[this.mode][Le].group,qr=y.range(he),sn;if(Nt.hasOwnProperty(Nr)){var vn=Nr;sn={type:"atom",mode:this.mode,family:vn,loc:qr,text:Le}}else sn={type:Nr,mode:this.mode,loc:qr,text:Le};Ar=sn}else if(Le.charCodeAt(0)>=128)this.settings.strict&&(G(Le.charCodeAt(0))?this.mode==="math"&&this.settings.reportNonstrict("unicodeTextInMathMode",'Unicode text character "'+Le[0]+'" used in math mode',he):this.settings.reportNonstrict("unknownSymbol",'Unrecognized Unicode character "'+Le[0]+'"'+(" ("+Le.charCodeAt(0)+")"),he)),Ar={type:"textord",mode:"text",loc:y.range(he),text:Le};else return null;if(this.consume(),hr)for(var xn=0;xn<hr[0].length;xn++){var Kn=hr[0][xn];if(!fo[Kn])throw new a("Unknown accent ' "+Kn+"'",he);var ei=fo[Kn][this.mode];if(!ei)throw new a("Accent "+Kn+" unsupported in "+this.mode+" mode",he);Ar={type:"accent",mode:this.mode,loc:y.range(he),label:ei,isStretchy:!1,isShifty:!0,base:Ar}}return Ar},Ot}();cs.endOfExpression=["}","\\endgroup","\\end","\\right","&"],cs.endOfGroup={"[":"]","{":"}","\\begingroup":"\\endgroup"},cs.SUPSUB_GREEDINESS=1;var rs=function(re,ue){if(!(typeof re=="string"||re instanceof String))throw new TypeError("KaTeX can only parse string typed expression");var he=new cs(re,ue);delete he.gullet.macros.current["\\df@tag"];var Le=he.parse();if(he.gullet.macros.get("\\df@tag")){if(!ue.displayMode)throw new a("\\tag works only in display equations");he.gullet.feed("\\df@tag"),Le=[{type:"tag",mode:"text",body:Le,tag:he.parse()}]}return Le},ys=rs,bs=function(re,ue,he){ue.textContent="";var Le=Bo(re,he).toNode();ue.appendChild(Le)};typeof document!="undefined"&&(document.compatMode!=="CSS1Compat"&&(typeof console!="undefined"&&console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."),bs=function(){throw new a("KaTeX doesn't work in quirks mode.")}));var as=function(re,ue){var he=Bo(re,ue).toMarkup();return he},$s=function(re,ue){var he=new C(ue);return ys(re,he)},us=function(re,ue,he){if(he.throwOnError||!(re instanceof a))throw re;var Le=Ur.makeSpan(["katex-error"],[new pt(ue)]);return Le.setAttribute("title",re.toString()),Le.setAttribute("style","color:"+he.errorColor),Le},Bo=function(re,ue){var he=new C(ue);try{var Le=ys(re,he);return Te(Le,re,he)}catch(nt){return us(nt,re,he)}},Rn=function(re,ue){var he=new C(ue);try{var Le=ys(re,he);return xt(Le,re,he)}catch(nt){return us(nt,re,he)}},Ks={version:"0.11.1",render:bs,renderToString:as,ParseError:a,__parse:$s,__renderToDomTree:Bo,__renderToHTMLTree:Rn,__setFontMetrics:or,__defineSymbol:ne,__defineMacro:Cr,__domTree:{Span:vt,Anchor:ut,SymbolNode:pt,SvgNode:Ge,PathNode:je,LineNode:_e}},Ts=O.default=Ks}]).default})},sbTi:function(Z,_){function e(u){var O={};u.eachSeriesByType("graph",function(v){var g=v.getCategoriesData(),y=v.getData(),w={};g.each(function(p){var a=g.getName(p);w["ec-"+a]=p;var t=g.getItemModel(p),o=t.get("itemStyle.color")||v.getColorFromPalette(a,O);g.setItemVisual(p,"color",o);for(var s=["opacity","symbol","symbolSize","symbolKeepAspect"],l=0;l<s.length;l++){var n=t.getShallow(s[l],!0);n!=null&&g.setItemVisual(p,s[l],n)}}),g.count()&&y.each(function(p){var a=y.getItemModel(p),t=a.getShallow("category");if(t!=null){typeof t=="string"&&(t=w["ec-"+t]);for(var o=["color","opacity","symbol","symbolSize","symbolKeepAspect"],s=0;s<o.length;s++)y.getItemVisual(p,o[s],!0)==null&&y.setItemVisual(p,o[s],g.getItemVisual(t,o[s]))}})})}Z.exports=e},si9V:function(Z,_,e){var u=e("342z"),O=e("Wa83"),v=e("lb8z"),g=O.min,y=O.max,w=O.scaleAndAdd,p=O.copy,a=[],t=[],o=[];function s(h){return isNaN(h[0])||isNaN(h[1])}function l(h,f,A,C,S,E,L,T,b,x,N){return x==="none"||!x?d.apply(this,arguments):n.apply(this,arguments)}function n(h,f,A,C,S,E,L,T,b,x,N){for(var D=0,M=A,R=0;R<C;R++){var F=f[M];if(M>=S||M<0)break;if(s(F)){if(N){M+=E;continue}break}if(M===A)h[E>0?"moveTo":"lineTo"](F[0],F[1]);else if(b>0){var B=f[D],H=x==="y"?1:0,U=(F[H]-B[H])*b;p(t,B),t[H]=B[H]+U,p(o,F),o[H]=F[H]-U,h.bezierCurveTo(t[0],t[1],o[0],o[1],F[0],F[1])}else h.lineTo(F[0],F[1]);D=M,M+=E}return R}function d(h,f,A,C,S,E,L,T,b,x,N){for(var D=0,M=A,R=0;R<C;R++){var F=f[M];if(M>=S||M<0)break;if(s(F)){if(N){M+=E;continue}break}if(M===A)h[E>0?"moveTo":"lineTo"](F[0],F[1]),p(t,F);else if(b>0){var B=M+E,H=f[B];if(N)for(;H&&s(f[B]);)B+=E,H=f[B];var U=.5,K=f[D],H=f[B];if(!H||s(H))p(o,F);else{s(H)&&!N&&(H=F),O.sub(a,H,K);var W,z;if(x==="x"||x==="y"){var Y=x==="x"?0:1;W=Math.abs(F[Y]-K[Y]),z=Math.abs(F[Y]-H[Y])}else W=O.dist(F,K),z=O.dist(F,H);U=z/(z+W),w(o,F,a,-b*(1-U))}g(t,t,T),y(t,t,L),g(o,o,T),y(o,o,L),h.bezierCurveTo(t[0],t[1],o[0],o[1],F[0],F[1]),w(t,F,a,b*U)}else h.lineTo(F[0],F[1]);D=M,M+=E}return R}function r(h,f){var A=[Infinity,Infinity],C=[-Infinity,-Infinity];if(f)for(var S=0;S<h.length;S++){var E=h[S];E[0]<A[0]&&(A[0]=E[0]),E[1]<A[1]&&(A[1]=E[1]),E[0]>C[0]&&(C[0]=E[0]),E[1]>C[1]&&(C[1]=E[1])}return{min:f?A:C,max:f?C:A}}var c=u.extend({type:"ec-polyline",shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:"#000"},brush:v(u.prototype.brush),buildPath:function(h,f){var A=f.points,C=0,S=A.length,E=r(A,f.smoothConstraint);if(f.connectNulls){for(;S>0&&s(A[S-1]);S--);for(;C<S&&s(A[C]);C++);}for(;C<S;)C+=l(h,A,C,S,S,1,E.min,E.max,f.smooth,f.smoothMonotone,f.connectNulls)+1}}),i=u.extend({type:"ec-polygon",shape:{points:[],stackedOnPoints:[],smooth:0,stackedOnSmooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},brush:v(u.prototype.brush),buildPath:function(h,f){var A=f.points,C=f.stackedOnPoints,S=0,E=A.length,L=f.smoothMonotone,T=r(A,f.smoothConstraint),b=r(C,f.smoothConstraint);if(f.connectNulls){for(;E>0&&s(A[E-1]);E--);for(;S<E&&s(A[S]);S++);}for(;S<E;){var x=l(h,A,S,E,E,1,T.min,T.max,f.smooth,L,f.connectNulls);l(h,C,S+x-1,x,E,-1,b.min,b.max,f.stackedOnSmooth,L,f.connectNulls),S+=x+1,h.closePath()}}});_.Polyline=c,_.Polygon=i},slFT:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("ofoi"),w=e.n(y),p=e("LlUK"),a=e.n(p),t=e("ZZRV"),o=e.n(t),s=e("iczh"),l=e.n(s),n=e("LpVx"),d=e("GqFE"),r=e("vWUX"),c=e("tFaI"),i=function(C,S){var E={};for(var L in C)Object.prototype.hasOwnProperty.call(C,L)&&S.indexOf(L)<0&&(E[L]=C[L]);if(C!=null&&typeof Object.getOwnPropertySymbols=="function")for(var T=0,L=Object.getOwnPropertySymbols(C);T<L.length;T++)S.indexOf(L[T])<0&&Object.prototype.propertyIsEnumerable.call(C,L[T])&&(E[L[T]]=C[L[T]]);return E},h=Object(r.a)("top","middle","bottom","stretch"),f=Object(r.a)("start","end","center","space-around","space-between"),A=t.forwardRef(function(C,S){var E=t.useState({xs:!0,sm:!0,md:!0,lg:!0,xl:!0,xxl:!0}),L=a()(E,2),T=L[0],b=L[1],x=t.useRef();x.current=C.gutter,t.useEffect(function(){var M=c.a.subscribe(function(R){var F=x.current||0;(!Array.isArray(F)&&w()(F)==="object"||Array.isArray(F)&&(w()(F[0])==="object"||w()(F[1])==="object"))&&b(R)});return function(){c.a.unsubscribe(M)}},[]);var N=function(){var R=[0,0],F=C.gutter,B=F===void 0?0:F,H=Array.isArray(B)?B:[B,0];return H.forEach(function(U,K){if(w()(U)==="object")for(var W=0;W<c.b.length;W++){var z=c.b[W];if(T[z]&&U[z]!==void 0){R[K]=U[z];break}}else R[K]=U||0}),R},D=function(R){var F,B=R.getPrefixCls,H=R.direction,U=C.prefixCls,K=C.justify,W=C.align,z=C.className,Y=C.style,Q=C.children,P=i(C,["prefixCls","justify","align","className","style","children"]),G=B("row",U),$=N(),fe=l()(G,(F={},g()(F,"".concat(G,"-").concat(K),K),g()(F,"".concat(G,"-").concat(W),W),g()(F,"".concat(G,"-rtl"),H==="rtl"),F),z),te=O()(O()(O()({},$[0]>0?{marginLeft:$[0]/-2,marginRight:$[0]/-2}:{}),$[1]>0?{marginTop:$[1]/-2,marginBottom:$[1]/2}:{}),Y),pe=O()({},P);return delete pe.gutter,t.createElement(d.a.Provider,{value:{gutter:$}},t.createElement("div",O()({},pe,{className:fe,style:te,ref:S}),Q))};return t.createElement(n.a,null,D)});A.displayName="Row",_.a=A},soU2:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("fwQ7")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="BarsOutlined";var p=v.forwardRef(w);_.default=p},spGK:function(Z,_,e){var u=e("Wa83"),O=e("Wr3P"),v=Math.min,g=Math.max,y=Math.sin,w=Math.cos,p=Math.PI*2,a=u.create(),t=u.create(),o=u.create();function s(h,f,A){if(h.length===0)return;var C=h[0],S=C[0],E=C[0],L=C[1],T=C[1],b;for(b=1;b<h.length;b++)C=h[b],S=v(S,C[0]),E=g(E,C[0]),L=v(L,C[1]),T=g(T,C[1]);f[0]=S,f[1]=L,A[0]=E,A[1]=T}function l(h,f,A,C,S,E){S[0]=v(h,A),S[1]=v(f,C),E[0]=g(h,A),E[1]=g(f,C)}var n=[],d=[];function r(h,f,A,C,S,E,L,T,b,x){var N=O.cubicExtrema,D=O.cubicAt,M,R=N(h,A,S,L,n);for(b[0]=Infinity,b[1]=Infinity,x[0]=-Infinity,x[1]=-Infinity,M=0;M<R;M++){var F=D(h,A,S,L,n[M]);b[0]=v(F,b[0]),x[0]=g(F,x[0])}for(R=N(f,C,E,T,d),M=0;M<R;M++){var B=D(f,C,E,T,d[M]);b[1]=v(B,b[1]),x[1]=g(B,x[1])}b[0]=v(h,b[0]),x[0]=g(h,x[0]),b[0]=v(L,b[0]),x[0]=g(L,x[0]),b[1]=v(f,b[1]),x[1]=g(f,x[1]),b[1]=v(T,b[1]),x[1]=g(T,x[1])}function c(h,f,A,C,S,E,L,T){var b=O.quadraticExtremum,x=O.quadraticAt,N=g(v(b(h,A,S),1),0),D=g(v(b(f,C,E),1),0),M=x(h,A,S,N),R=x(f,C,E,D);L[0]=v(h,S,M),L[1]=v(f,E,R),T[0]=g(h,S,M),T[1]=g(f,E,R)}function i(h,f,A,C,S,E,L,T,b){var x=u.min,N=u.max,D=Math.abs(S-E);if(D%p<1e-4&&D>1e-4){T[0]=h-A,T[1]=f-C,b[0]=h+A,b[1]=f+C;return}if(a[0]=w(S)*A+h,a[1]=y(S)*C+f,t[0]=w(E)*A+h,t[1]=y(E)*C+f,x(T,a,t),N(b,a,t),S=S%p,S<0&&(S=S+p),E=E%p,E<0&&(E=E+p),S>E&&!L?E+=p:S<E&&L&&(S+=p),L){var M=E;E=S,S=M}for(var R=0;R<E;R+=Math.PI/2)R>S&&(o[0]=w(R)*A+h,o[1]=y(R)*C+f,x(T,o,T),N(b,o,b))}_.fromPoints=s,_.fromLine=l,_.fromCubic=r,_.fromQuadratic=c,_.fromArc=i},"sy/9":function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("9QT9")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="SearchOutlined";var p=v.forwardRef(w);_.default=p},t3Yf:function(Z,_,e){e("rAVC"),e("JSme"),e("UZiS"),e("7hf9"),e("Imzy"),e("JhJE"),e("BjFK")},t4NW:function(Z,_,e){var u=e("zYjg"),O=u.subPixelOptimize,v=e("teHm"),g=e("Jjzi"),y=g.parsePercent,w=e("oEo5"),p=w.retrieve2,a=typeof Float32Array!="undefined"?Float32Array:Array,t={seriesType:"candlestick",plan:v(),reset:function(l){var n=l.coordinateSystem,d=l.getData(),r=s(l,d),c=0,i=1,h=["x","y"],f=d.mapDimension(h[c]),A=d.mapDimension(h[i],!0),C=A[0],S=A[1],E=A[2],L=A[3];if(d.setLayout({candleWidth:r,isSimpleBox:r<=1.3}),f==null||A.length<4)return;return{progress:l.pipelineContext.large?b:T};function T(x,N){for(var D;(D=x.next())!=null;){var M=N.get(f,D),R=N.get(C,D),F=N.get(S,D),B=N.get(E,D),H=N.get(L,D),U=Math.min(R,F),K=Math.max(R,F),W=G(U,M),z=G(K,M),Y=G(B,M),Q=G(H,M),P=[];$(P,z,0),$(P,W,1),P.push(te(Q),te(z),te(Y),te(W)),N.setItemLayout(D,{sign:o(N,D,R,F,S),initBaseline:R>F?z[i]:W[i],ends:P,brushRect:fe(B,H,M)})}function G(pe,we){var be=[];return be[c]=we,be[i]=pe,isNaN(we)||isNaN(pe)?[NaN,NaN]:n.dataToPoint(be)}function $(pe,we,be){var Ve=we.slice(),Xe=we.slice();Ve[c]=O(Ve[c]+r/2,1,!1),Xe[c]=O(Xe[c]-r/2,1,!0),be?pe.push(Ve,Xe):pe.push(Xe,Ve)}function fe(pe,we,be){var Ve=G(pe,be),Xe=G(we,be);return Ve[c]-=r/2,Xe[c]-=r/2,{x:Ve[0],y:Ve[1],width:i?r:Xe[0]-Ve[0],height:i?Xe[1]-Ve[1]:r}}function te(pe){return pe[c]=O(pe[c],1),pe}}function b(x,N){for(var D=new a(x.count*4),M=0,R,F=[],B=[],H;(H=x.next())!=null;){var U=N.get(f,H),K=N.get(C,H),W=N.get(S,H),z=N.get(E,H),Y=N.get(L,H);if(isNaN(U)||isNaN(z)||isNaN(Y)){D[M++]=NaN,M+=3;continue}D[M++]=o(N,H,K,W,S),F[c]=U,F[i]=z,R=n.dataToPoint(F,null,B),D[M++]=R?R[0]:NaN,D[M++]=R?R[1]:NaN,F[i]=Y,R=n.dataToPoint(F,null,B),D[M++]=R?R[1]:NaN}N.setLayout("largePoints",D)}}};function o(l,n,d,r,c){var i;return d>r?i=-1:d<r?i=1:i=n>0?l.get(c,n-1)<=r?1:-1:1,i}function s(l,n){var d=l.getBaseAxis(),r,c=d.type==="category"?d.getBandWidth():(r=d.getExtent(),Math.abs(r[1]-r[0])/n.count()),i=y(p(l.get("barMaxWidth"),c),c),h=y(p(l.get("barMinWidth"),1),c),f=l.get("barWidth");return f!=null?y(f,c):Math.max(Math.min(c/2,i),h)}Z.exports=t},"t9+0":function(Z,_){function e(u){return this.__data__.has(u)}Z.exports=e},tCtF:function(Z,_,e){var u=e("Jjzi"),O=e("CQhY"),v=e("fEzB"),g=e("sXQx"),y=u.round,w=v.extend({type:"interval",_interval:0,_intervalPrecision:2,setExtent:function(a,t){var o=this._extent;isNaN(a)||(o[0]=parseFloat(a)),isNaN(t)||(o[1]=parseFloat(t))},unionExtent:function(a){var t=this._extent;a[0]<t[0]&&(t[0]=a[0]),a[1]>t[1]&&(t[1]=a[1]),w.prototype.setExtent.call(this,t[0],t[1])},getInterval:function(){return this._interval},setInterval:function(a){this._interval=a,this._niceExtent=this._extent.slice(),this._intervalPrecision=g.getIntervalPrecision(a)},getTicks:function(a){var t=this._interval,o=this._extent,s=this._niceExtent,l=this._intervalPrecision,n=[];if(!t)return n;var d=1e4;o[0]<s[0]&&(a?n.push(y(s[0]-t,l)):n.push(o[0]));for(var r=s[0];r<=s[1]&&!(n.push(r),r=y(r+t,l),r===n[n.length-1]);)if(n.length>d)return[];var c=n.length?n[n.length-1]:s[1];return o[1]>c&&(a?n.push(y(c+t,l)):n.push(o[1])),n},getMinorTicks:function(a){for(var t=this.getTicks(!0),o=[],s=this.getExtent(),l=1;l<t.length;l++){for(var n=t[l],d=t[l-1],r=0,c=[],i=n-d,h=i/a;r<a-1;){var f=u.round(d+(r+1)*h);f>s[0]&&f<s[1]&&c.push(f),r++}o.push(c)}return o},getLabel:function(a,t){if(a==null)return"";var o=t&&t.precision;return o==null?o=u.getPrecisionSafe(a)||0:o==="auto"&&(o=this._intervalPrecision),a=y(a,o,!0),O.addCommas(a)},niceTicks:function(a,t,o){a=a||5;var s=this._extent,l=s[1]-s[0];if(!isFinite(l))return;l<0&&(l=-l,s.reverse());var n=g.intervalScaleNiceTicks(s,a,t,o);this._intervalPrecision=n.intervalPrecision,this._interval=n.interval,this._niceExtent=n.niceTickExtent},niceExtent:function(a){var t=this._extent;if(t[0]===t[1])if(t[0]!==0){var o=t[0];a.fixMax||(t[1]+=o/2),t[0]-=o/2}else t[1]=1;var s=t[1]-t[0];isFinite(s)||(t[0]=0,t[1]=1),this.niceTicks(a.splitNumber,a.minInterval,a.maxInterval);var l=this._interval;a.fixMin||(t[0]=y(Math.floor(t[0]/l)*l)),a.fixMax||(t[1]=y(Math.ceil(t[1]/l)*l))}});w.create=function(){return new w};var p=w;Z.exports=p},"tD+t":function(Z,_,e){e("g48a"),e("WdvF")},tFaI:function(Z,_,e){"use strict";e.d(_,"b",function(){return y});var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=["xxl","xl","lg","md","sm","xs"],w={xs:"(max-width: 575px)",sm:"(min-width: 576px)",md:"(min-width: 768px)",lg:"(min-width: 992px)",xl:"(min-width: 1200px)",xxl:"(min-width: 1600px)"},p=new Map,a=-1,t={},o={matchHandlers:{},dispatch:function(l){return t=l,p.forEach(function(n){return n(t)}),p.size>=1},subscribe:function(l){return p.size||this.register(),a+=1,p.set(a,l),l(t),a},unsubscribe:function(l){p.delete(l),p.size||this.unregister()},unregister:function(){var l=this;Object.keys(w).forEach(function(n){var d=w[n],r=l.matchHandlers[d];r==null||r.mql.removeListener(r==null?void 0:r.listener)}),p.clear()},register:function(){var l=this;Object.keys(w).forEach(function(n){var d=w[n],r=function(h){var f=h.matches;l.dispatch(g()(g()({},t),O()({},n,f)))},c=window.matchMedia(d);c.addListener(r),l.matchHandlers[d]={mql:c,listener:r},r(c)})}};_.a=o},tFbR:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("YYbH"),y=e("Jjzi"),w=y.parsePercent,p=e("sYRh"),a=p.createScaleByModel,t=p.niceScaleExtent,o=e("kN/v"),s=e("7/O9"),l=s.getStackedDimension;e("YLFC");function n(i,h,f){var A=h.get("center"),C=f.getWidth(),S=f.getHeight();i.cx=w(A[0],C),i.cy=w(A[1],S);var E=i.getRadiusAxis(),L=Math.min(C,S)/2,T=h.get("radius");T==null?T=[0,"100%"]:v.isArray(T)||(T=[0,T]),T=[w(T[0],L),w(T[1],L)],E.inverse?E.setExtent(T[1],T[0]):E.setExtent(T[0],T[1])}function d(i,h){var f=this,A=f.getAngleAxis(),C=f.getRadiusAxis();if(A.scale.setExtent(Infinity,-Infinity),C.scale.setExtent(Infinity,-Infinity),i.eachSeries(function(L){if(L.coordinateSystem===f){var T=L.getData();v.each(T.mapDimension("radius",!0),function(b){C.scale.unionExtentFromData(T,l(T,b))}),v.each(T.mapDimension("angle",!0),function(b){A.scale.unionExtentFromData(T,l(T,b))})}}),t(A.scale,A.model),t(C.scale,C.model),A.type==="category"&&!A.onBand){var S=A.getExtent(),E=360/A.scale.count();A.inverse?S[1]+=E:S[1]-=E,A.setExtent(S[0],S[1])}}function r(i,h){if(i.type=h.get("type"),i.scale=a(h),i.onBand=h.get("boundaryGap")&&i.type==="category",i.inverse=h.get("inverse"),h.mainType==="angleAxis"){i.inverse^=h.get("clockwise");var f=h.get("startAngle");i.setExtent(f,f+(i.inverse?-360:360))}h.axis=i,i.model=h}var c={dimensions:g.prototype.dimensions,create:function(i,h){var f=[];return i.eachComponent("polar",function(A,C){var S=new g(C);S.update=d;var E=S.getRadiusAxis(),L=S.getAngleAxis(),T=A.findAxisModel("radiusAxis"),b=A.findAxisModel("angleAxis");r(E,T),r(L,b),n(S,A,h),f.push(S),A.coordinateSystem=S,S.model=A}),i.eachSeries(function(A){if(A.get("coordinateSystem")==="polar"){var C=i.queryComponents({mainType:"polar",index:A.get("polarIndex"),id:A.get("polarId")})[0];A.coordinateSystem=C.coordinateSystem}}),f}};o.register("polar",c)},tGbs:function(Z,_,e){"use strict";e.d(_,"a",function(){return n});var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("ZZRV"),w=e("iczh"),p=e.n(w),a=e("7AgF"),t=e("LpVx"),o={small:8,middle:16,large:24};function s(c){var i=c.className,h=c.direction,f=c.index,A=c.size,C=c.marginDirection,S=c.children,E=y.useContext(n);return S==null?null:y.createElement("div",{className:i,style:f>=E?{}:g()({},h==="vertical"?"marginBottom":C,typeof A=="string"?o[A]:A)},S)}var l=function(c,i){var h={};for(var f in c)Object.prototype.hasOwnProperty.call(c,f)&&i.indexOf(f)<0&&(h[f]=c[f]);if(c!=null&&typeof Object.getOwnPropertySymbols=="function")for(var A=0,f=Object.getOwnPropertySymbols(c);A<f.length;A++)i.indexOf(f[A])<0&&Object.prototype.propertyIsEnumerable.call(c,f[A])&&(h[f[A]]=c[f[A]]);return h},n=y.createContext(0),d=function(i){var h,f=y.useContext(t.b),A=f.getPrefixCls,C=f.space,S=f.direction,E=i.size,L=E===void 0?(C==null?void 0:C.size)||"small":E,T=i.align,b=i.className,x=i.children,N=i.direction,D=N===void 0?"horizontal":N,M=i.prefixCls,R=l(i,["size","align","className","children","direction","prefixCls"]),F=Object(a.a)(x,{keepEmpty:!0});if(F.length===0)return null;var B=T===void 0&&D==="horizontal"?"center":T,H=A("space",M),U=p()(H,"".concat(H,"-").concat(D),(h={},g()(h,"".concat(H,"-rtl"),S==="rtl"),g()(h,"".concat(H,"-align-").concat(B),B),h),b),K="".concat(H,"-item"),W=S==="rtl"?"marginLeft":"marginRight",z=0,Y=F.map(function(Q,P){return Q!=null&&(z=P),y.createElement(s,{className:K,key:"".concat(K,"-").concat(P),direction:D,size:L,index:P,marginDirection:W},Q)});return y.createElement("div",O()({className:U},R),y.createElement(n.Provider,{value:z},Y))},r=_.b=d},tLnZ:function(Z,_,e){var u=e("0gFT"),O=e("oEo5"),v=e("ArUA"),g=v.getDimensionTypeByAxis,y=e("kAFf"),w=y.makeSeriesEncodeForAxisCoordSys,p={_baseAxisDim:null,getInitialData:function(a,t){var o,s=t.getComponent("xAxis",this.get("xAxisIndex")),l=t.getComponent("yAxis",this.get("yAxisIndex")),n=s.get("type"),d=l.get("type"),r;n==="category"?(a.layout="horizontal",o=s.getOrdinalMeta(),r=!0):d==="category"?(a.layout="vertical",o=l.getOrdinalMeta(),r=!0):a.layout=a.layout||"horizontal";var c=["x","y"],i=a.layout==="horizontal"?0:1,h=this._baseAxisDim=c[i],f=c[1-i],A=[s,l],C=A[i].get("type"),S=A[1-i].get("type"),E=a.data;if(E&&r){var L=[];O.each(E,function(x,N){var D;x.value&&O.isArray(x.value)?(D=x.value.slice(),x.value.unshift(N)):O.isArray(x)?(D=x.slice(),x.unshift(N)):D=x,L.push(D)}),a.data=L}var T=this.defaultValueDimensions,b=[{name:h,type:g(C),ordinalMeta:o,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:f,type:g(S),dimsDef:T.slice()}];return u(this,{coordDimensions:b,dimensionsCount:T.length+1,encodeDefaulter:O.curry(w,b,this)})},getBaseAxis:function(){var a=this._baseAxisDim;return this.ecModel.getComponent(a+"Axis",this.get(a+"AxisIndex")).axis}};_.seriesModelMixin=p},tO6W:function(Z,_,e){var u=e("oEo5");function O(v){if(!v||!u.isArray(v.series))return;u.each(v.series,function(g){u.isObject(g)&&g.type==="k"&&(g.type="candlestick")})}Z.exports=O},tV39:function(Z,_,e){var u=e("342z"),O=e("afA4"),v=O.subPixelOptimizeLine,g={},y=u.extend({type:"line",shape:{x1:0,y1:0,x2:0,y2:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(p,a){var t,o,s,l;this.subPixelOptimize?(v(g,a,this.style),t=g.x1,o=g.y1,s=g.x2,l=g.y2):(t=a.x1,o=a.y1,s=a.x2,l=a.y2);var n=a.percent;if(n===0)return;p.moveTo(t,o),n<1&&(s=t*(1-n)+s*n,l=o*(1-n)+l*n),p.lineTo(s,l)},pointAt:function(p){var a=this.shape;return[a.x1*(1-p)+a.x2*p,a.y1*(1-p)+a.y2*p]}});Z.exports=y},tVQ9:function(Z,_,e){(function(u,O){Z.exports=O()})(this,function(){"use strict";function u(Nt,Ht){for(var it=0;it<Ht.length;it++){var He=Ht[it];He.enumerable=He.enumerable||!1,He.configurable=!0,"value"in He&&(He.writable=!0),Object.defineProperty(Nt,He.key,He)}}function O(Nt,Ht,it){return Ht&&u(Nt.prototype,Ht),it&&u(Nt,it),Nt}function v(Nt,Ht){if(!Nt)return;if(typeof Nt=="string")return g(Nt,Ht);var it=Object.prototype.toString.call(Nt).slice(8,-1);if(it==="Object"&&Nt.constructor&&(it=Nt.constructor.name),it==="Map"||it==="Set")return Array.from(Nt);if(it==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(it))return g(Nt,Ht)}function g(Nt,Ht){(Ht==null||Ht>Nt.length)&&(Ht=Nt.length);for(var it=0,He=new Array(Ht);it<Ht;it++)He[it]=Nt[it];return He}function y(Nt,Ht){var it;if(typeof Symbol=="undefined"||Nt[Symbol.iterator]==null){if(Array.isArray(Nt)||(it=v(Nt))||Ht&&Nt&&typeof Nt.length=="number"){it&&(Nt=it);var He=0;return function(){return He>=Nt.length?{done:!0}:{done:!1,value:Nt[He++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return it=Nt[Symbol.iterator](),it.next.bind(it)}function w(Nt,Ht){return Ht={exports:{}},Nt(Ht,Ht.exports),Ht.exports}var p=w(function(Nt){function Ht(){return{baseUrl:null,breaks:!1,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}function it(He){Nt.exports.defaults=He}Nt.exports={defaults:Ht(),getDefaults:Ht,changeDefaults:it}}),a=p.defaults,t=p.getDefaults,o=p.changeDefaults,s=/[&<>"']/,l=/[&<>"']/g,n=/[<>"']|&(?!#?\w+;)/,d=/[<>"']|&(?!#?\w+;)/g,r={"&":"&","<":"<",">":">",'"':""","'":"'"},c=function(Ht){return r[Ht]};function i(Nt,Ht){if(Ht){if(s.test(Nt))return Nt.replace(l,c)}else if(n.test(Nt))return Nt.replace(d,c);return Nt}var h=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function f(Nt){return Nt.replace(h,function(Ht,it){return it=it.toLowerCase(),it==="colon"?":":it.charAt(0)==="#"?it.charAt(1)==="x"?String.fromCharCode(parseInt(it.substring(2),16)):String.fromCharCode(+it.substring(1)):""})}var A=/(^|[^\[])\^/g;function C(Nt,Ht){Nt=Nt.source||Nt,Ht=Ht||"";var it={replace:function(ne,ce){return ce=ce.source||ce,ce=ce.replace(A,"$1"),Nt=Nt.replace(ne,ce),it},getRegex:function(){return new RegExp(Nt,Ht)}};return it}var S=/[^\w:]/g,E=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function L(Nt,Ht,it){if(Nt){var He;try{He=decodeURIComponent(f(it)).replace(S,"").toLowerCase()}catch(ne){return null}if(He.indexOf("javascript:")===0||He.indexOf("vbscript:")===0||He.indexOf("data:")===0)return null}Ht&&!E.test(it)&&(it=D(Ht,it));try{it=encodeURI(it).replace(/%25/g,"%")}catch(ne){return null}return it}var T={},b=/^[^:]+:\/*[^/]*$/,x=/^([^:]+:)[\s\S]*$/,N=/^([^:]+:\/*[^/]*)[\s\S]*$/;function D(Nt,Ht){T[" "+Nt]||(b.test(Nt)?T[" "+Nt]=Nt+"/":T[" "+Nt]=B(Nt,"/",!0)),Nt=T[" "+Nt];var it=Nt.indexOf(":")===-1;return Ht.substring(0,2)==="//"?it?Ht:Nt.replace(x,"$1")+Ht:Ht.charAt(0)==="/"?it?Ht:Nt.replace(N,"$1")+Ht:Nt+Ht}var M={exec:function(){}};function R(Nt){for(var Ht=1,it,He;Ht<arguments.length;Ht++){it=arguments[Ht];for(He in it)Object.prototype.hasOwnProperty.call(it,He)&&(Nt[He]=it[He])}return Nt}function F(Nt,Ht){var it=Nt.replace(/\|/g,function(ce,Ze,Me){for(var Ke=!1,sr=Ze;--sr>=0&&Me[sr]==="\\";)Ke=!Ke;return Ke?"|":" |"}),He=it.split(/ \|/),ne=0;if(He.length>Ht)He.splice(Ht);else for(;He.length<Ht;)He.push("");for(;ne<He.length;ne++)He[ne]=He[ne].trim().replace(/\\\|/g,"|");return He}function B(Nt,Ht,it){var He=Nt.length;if(He===0)return"";for(var ne=0;ne<He;){var ce=Nt.charAt(He-ne-1);if(ce===Ht&&!it)ne++;else if(ce!==Ht&&it)ne++;else break}return Nt.substr(0,He-ne)}function H(Nt,Ht){if(Nt.indexOf(Ht[1])===-1)return-1;for(var it=Nt.length,He=0,ne=0;ne<it;ne++)if(Nt[ne]==="\\")ne++;else if(Nt[ne]===Ht[0])He++;else if(Nt[ne]===Ht[1]&&(He--,He<0))return ne;return-1}function U(Nt){Nt&&Nt.sanitize&&!Nt.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}var K={escape:i,unescape:f,edit:C,cleanUrl:L,resolveUrl:D,noopTest:M,merge:R,splitCells:F,rtrim:B,findClosingBracket:H,checkSanitizeDeprecation:U},W=p.defaults,z=K.rtrim,Y=K.splitCells,Q=K.escape,P=K.findClosingBracket;function G(Nt,Ht,it){var He=Ht.href,ne=Ht.title?Q(Ht.title):null,ce=Nt[1].replace(/\\([\[\]])/g,"$1");return Nt[0].charAt(0)!=="!"?{type:"link",raw:it,href:He,title:ne,text:ce}:{type:"image",raw:it,href:He,title:ne,text:Q(ce)}}function $(Nt,Ht){var it=Nt.match(/^(\s+)(?:```)/);if(it===null)return Ht;var He=it[1];return Ht.split(`
|
|
|
`).map(function(ne){var ce=ne.match(/^\s+/);if(ce===null)return ne;var Ze=ce[0];return Ze.length>=He.length?ne.slice(He.length):ne}).join(`
|
|
|
`)}var fe=function(){function Nt(it){this.options=it||W}var Ht=Nt.prototype;return Ht.space=function(He){var ne=this.rules.block.newline.exec(He);if(ne)return ne[0].length>1?{type:"space",raw:ne[0]}:{raw:`
|
|
|
`}},Ht.code=function(He,ne){var ce=this.rules.block.code.exec(He);if(ce){var Ze=ne[ne.length-1];if(Ze&&Ze.type==="paragraph")return{raw:ce[0],text:ce[0].trimRight()};var Me=ce[0].replace(/^ {4}/gm,"");return{type:"code",raw:ce[0],codeBlockStyle:"indented",text:this.options.pedantic?Me:z(Me,`
|
|
|
`)}}},Ht.fences=function(He){var ne=this.rules.block.fences.exec(He);if(ne){var ce=ne[0],Ze=$(ce,ne[3]||"");return{type:"code",raw:ce,lang:ne[2]?ne[2].trim():ne[2],text:Ze}}},Ht.heading=function(He){var ne=this.rules.block.heading.exec(He);if(ne)return{type:"heading",raw:ne[0],depth:ne[1].length,text:ne[2]}},Ht.nptable=function(He){var ne=this.rules.block.nptable.exec(He);if(ne){var ce={type:"table",header:Y(ne[1].replace(/^ *| *\| *$/g,"")),align:ne[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:ne[3]?ne[3].replace(/\n$/,"").split(`
|
|
|
`):[],raw:ne[0]};if(ce.header.length===ce.align.length){var Ze=ce.align.length,Me;for(Me=0;Me<Ze;Me++)/^ *-+: *$/.test(ce.align[Me])?ce.align[Me]="right":/^ *:-+: *$/.test(ce.align[Me])?ce.align[Me]="center":/^ *:-+ *$/.test(ce.align[Me])?ce.align[Me]="left":ce.align[Me]=null;for(Ze=ce.cells.length,Me=0;Me<Ze;Me++)ce.cells[Me]=Y(ce.cells[Me],ce.header.length);return ce}}},Ht.hr=function(He){var ne=this.rules.block.hr.exec(He);if(ne)return{type:"hr",raw:ne[0]}},Ht.blockquote=function(He){var ne=this.rules.block.blockquote.exec(He);if(ne){var ce=ne[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:ne[0],text:ce}}},Ht.list=function(He){var ne=this.rules.block.list.exec(He);if(ne){for(var ce=ne[0],Ze=ne[2],Me=Ze.length>1,Ke=Ze[Ze.length-1]===")",sr={type:"list",raw:ce,ordered:Me,start:Me?+Ze.slice(0,-1):"",loose:!1,items:[]},Ut=ne[0].match(this.rules.block.item),Pt=!1,nr,cr,Xt,Mt,me,le,oe,de=Ut.length,Se=0;Se<de;Se++)nr=Ut[Se],ce=nr,cr=nr.length,nr=nr.replace(/^ *([*+-]|\d+[.)]) */,""),~nr.indexOf(`
|
|
|
`)&&(cr-=nr.length,nr=this.options.pedantic?nr.replace(/^ {1,4}/gm,""):nr.replace(new RegExp("^ {1,"+cr+"}","gm"),"")),Se!==de-1&&(Xt=this.rules.block.bullet.exec(Ut[Se+1])[0],(Me?Xt.length===1||!Ke&&Xt[Xt.length-1]===")":Xt.length>1||this.options.smartLists&&Xt!==Ze)&&(Mt=Ut.slice(Se+1).join(`
|
|
|
`),sr.raw=sr.raw.substring(0,sr.raw.length-Mt.length),Se=de-1)),me=Pt||/\n\n(?!\s*$)/.test(nr),Se!==de-1&&(Pt=nr.charAt(nr.length-1)===`
|
|
|
`,me||(me=Pt)),me&&(sr.loose=!0),le=/^\[[ xX]\] /.test(nr),oe=void 0,le&&(oe=nr[1]!==" ",nr=nr.replace(/^\[[ xX]\] +/,"")),sr.items.push({type:"list_item",raw:ce,task:le,checked:oe,loose:me,text:nr});return sr}},Ht.html=function(He){var ne=this.rules.block.html.exec(He);if(ne)return{type:this.options.sanitize?"paragraph":"html",raw:ne[0],pre:!this.options.sanitizer&&(ne[1]==="pre"||ne[1]==="script"||ne[1]==="style"),text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(ne[0]):Q(ne[0]):ne[0]}},Ht.def=function(He){var ne=this.rules.block.def.exec(He);if(ne){ne[3]&&(ne[3]=ne[3].substring(1,ne[3].length-1));var ce=ne[1].toLowerCase().replace(/\s+/g," ");return{tag:ce,raw:ne[0],href:ne[2],title:ne[3]}}},Ht.table=function(He){var ne=this.rules.block.table.exec(He);if(ne){var ce={type:"table",header:Y(ne[1].replace(/^ *| *\| *$/g,"")),align:ne[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:ne[3]?ne[3].replace(/\n$/,"").split(`
|
|
|
`):[]};if(ce.header.length===ce.align.length){ce.raw=ne[0];var Ze=ce.align.length,Me;for(Me=0;Me<Ze;Me++)/^ *-+: *$/.test(ce.align[Me])?ce.align[Me]="right":/^ *:-+: *$/.test(ce.align[Me])?ce.align[Me]="center":/^ *:-+ *$/.test(ce.align[Me])?ce.align[Me]="left":ce.align[Me]=null;for(Ze=ce.cells.length,Me=0;Me<Ze;Me++)ce.cells[Me]=Y(ce.cells[Me].replace(/^ *\| *| *\| *$/g,""),ce.header.length);return ce}}},Ht.lheading=function(He){var ne=this.rules.block.lheading.exec(He);if(ne)return{type:"heading",raw:ne[0],depth:ne[2].charAt(0)==="="?1:2,text:ne[1]}},Ht.paragraph=function(He){var ne=this.rules.block.paragraph.exec(He);if(ne)return{type:"paragraph",raw:ne[0],text:ne[1].charAt(ne[1].length-1)===`
|
|
|
`?ne[1].slice(0,-1):ne[1]}},Ht.text=function(He,ne){var ce=this.rules.block.text.exec(He);if(ce){var Ze=ne[ne.length-1];return Ze&&Ze.type==="text"?{raw:ce[0],text:ce[0]}:{type:"text",raw:ce[0],text:ce[0]}}},Ht.escape=function(He){var ne=this.rules.inline.escape.exec(He);if(ne)return{type:"escape",raw:ne[0],text:Q(ne[1])}},Ht.tag=function(He,ne,ce){var Ze=this.rules.inline.tag.exec(He);if(Ze)return!ne&&/^<a /i.test(Ze[0])?ne=!0:ne&&/^<\/a>/i.test(Ze[0])&&(ne=!1),!ce&&/^<(pre|code|kbd|script)(\s|>)/i.test(Ze[0])?ce=!0:ce&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(Ze[0])&&(ce=!1),{type:this.options.sanitize?"text":"html",raw:Ze[0],inLink:ne,inRawBlock:ce,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(Ze[0]):Q(Ze[0]):Ze[0]}},Ht.link=function(He){var ne=this.rules.inline.link.exec(He);if(ne){var ce=P(ne[2],"()");if(ce>-1){var Ze=ne[0].indexOf("!")===0?5:4,Me=Ze+ne[1].length+ce;ne[2]=ne[2].substring(0,ce),ne[0]=ne[0].substring(0,Me).trim(),ne[3]=""}var Ke=ne[2],sr="";if(this.options.pedantic){var Ut=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(Ke);Ut?(Ke=Ut[1],sr=Ut[3]):sr=""}else sr=ne[3]?ne[3].slice(1,-1):"";Ke=Ke.trim().replace(/^<([\s\S]*)>$/,"$1");var Pt=G(ne,{href:Ke&&Ke.replace(this.rules.inline._escapes,"$1"),title:sr&&sr.replace(this.rules.inline._escapes,"$1")},ne[0]);return Pt}},Ht.reflink=function(He,ne){var ce;if((ce=this.rules.inline.reflink.exec(He))||(ce=this.rules.inline.nolink.exec(He))){var Ze=(ce[2]||ce[1]).replace(/\s+/g," ");if(Ze=ne[Ze.toLowerCase()],!Ze||!Ze.href){var Me=ce[0].charAt(0);return{type:"text",raw:Me,text:Me}}var Ke=G(ce,Ze,ce[0]);return Ke}},Ht.strong=function(He,ne,ce){ce===void 0&&(ce="");var Ze=this.rules.inline.strong.start.exec(He);if(Ze&&(!Ze[1]||Ze[1]&&(ce===""||this.rules.inline.punctuation.exec(ce)))){ne=ne.slice(-1*He.length);var Me=Ze[0]==="**"?this.rules.inline.strong.endAst:this.rules.inline.strong.endUnd;Me.lastIndex=0;for(var Ke;(Ze=Me.exec(ne))!=null;)if(Ke=this.rules.inline.strong.middle.exec(ne.slice(0,Ze.index+3)),Ke)return{type:"strong",raw:He.slice(0,Ke[0].length),text:He.slice(2,Ke[0].length-2)}}},Ht.em=function(He,ne,ce){ce===void 0&&(ce="");var Ze=this.rules.inline.em.start.exec(He);if(Ze&&(!Ze[1]||Ze[1]&&(ce===""||this.rules.inline.punctuation.exec(ce)))){ne=ne.slice(-1*He.length);var Me=Ze[0]==="*"?this.rules.inline.em.endAst:this.rules.inline.em.endUnd;Me.lastIndex=0;for(var Ke;(Ze=Me.exec(ne))!=null;)if(Ke=this.rules.inline.em.middle.exec(ne.slice(0,Ze.index+2)),Ke)return{type:"em",raw:He.slice(0,Ke[0].length),text:He.slice(1,Ke[0].length-1)}}},Ht.codespan=function(He){var ne=this.rules.inline.code.exec(He);if(ne){var ce=ne[2].replace(/\n/g," "),Ze=/[^ ]/.test(ce),Me=ce.startsWith(" ")&&ce.endsWith(" ");return Ze&&Me&&(ce=ce.substring(1,ce.length-1)),ce=Q(ce,!0),{type:"codespan",raw:ne[0],text:ce}}},Ht.br=function(He){var ne=this.rules.inline.br.exec(He);if(ne)return{type:"br",raw:ne[0]}},Ht.del=function(He){var ne=this.rules.inline.del.exec(He);if(ne)return{type:"del",raw:ne[0],text:ne[1]}},Ht.autolink=function(He,ne){var ce=this.rules.inline.autolink.exec(He);if(ce){var Ze,Me;return ce[2]==="@"?(Ze=Q(this.options.mangle?ne(ce[1]):ce[1]),Me="mailto:"+Ze):(Ze=Q(ce[1]),Me=Ze),{type:"link",raw:ce[0],text:Ze,href:Me,tokens:[{type:"text",raw:Ze,text:Ze}]}}},Ht.url=function(He,ne){var ce;if(ce=this.rules.inline.url.exec(He)){var Ze,Me;if(ce[2]==="@")Ze=Q(this.options.mangle?ne(ce[0]):ce[0]),Me="mailto:"+Ze;else{var Ke;do Ke=ce[0],ce[0]=this.rules.inline._backpedal.exec(ce[0])[0];while(Ke!==ce[0]);Ze=Q(ce[0]),ce[1]==="www."?Me="http://"+Ze:Me=Ze}return{type:"link",raw:ce[0],text:Ze,href:Me,tokens:[{type:"text",raw:Ze,text:Ze}]}}},Ht.inlineText=function(He,ne,ce){var Ze=this.rules.inline.text.exec(He);if(Ze){var Me;return ne?Me=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(Ze[0]):Q(Ze[0]):Ze[0]:Me=Q(this.options.smartypants?ce(Ze[0]):Ze[0]),{type:"text",raw:Ze[0],text:Me}}},Nt}(),te=K.noopTest,pe=K.edit,we=K.merge,be={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?:\n+|$)|$)/,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6}) +([^\n]*?)(?: +#+)? *(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3})(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:"^ {0,3}(?:<(script|pre|style)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?\\?>\\n*|<![A-Z][\\s\\S]*?>\\n*|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>\\n*|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:\\n{2,}|$)|<(?!script|pre|style)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$)|</(?!script|pre|style)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$))",def:/^ {0,3}\[(label)\]: *\n? *<?([^\s>]+)>?(?:(?: +\n? *| *\n *)(title))? *(?:\n+|$)/,nptable:te,table:te,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html)[^\n]+)*)/,text:/^[^\n]+/};be._label=/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,be._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,be.def=pe(be.def).replace("label",be._label).replace("title",be._title).getRegex(),be.bullet=/(?:[*+-]|\d{1,9}[.)])/,be.item=/^( *)(bull) ?[^\n]*(?:\n(?!\1bull ?)[^\n]*)*/,be.item=pe(be.item,"gm").replace(/bull/g,be.bullet).getRegex(),be.list=pe(be.list).replace(/bull/g,be.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+be.def.source+")").getRegex(),be._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",be._comment=/<!--(?!-?>)[\s\S]*?-->/,be.html=pe(be.html,"i").replace("comment",be._comment).replace("tag",be._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),be.paragraph=pe(be._paragraph).replace("hr",be.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",be._tag).getRegex(),be.blockquote=pe(be.blockquote).replace("paragraph",be.paragraph).getRegex(),be.normal=we({},be),be.gfm=we({},be.normal,{nptable:"^ *([^|\\n ].*\\|.*)\\n *([-:]+ *\\|[-| :]*)(?:\\n((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)",table:"^ *\\|(.+)\\n *\\|?( *[-:]+[-| :]*)(?:\\n *((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),be.gfm.nptable=pe(be.gfm.nptable).replace("hr",be.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",be._tag).getRegex(),be.gfm.table=pe(be.gfm.table).replace("hr",be.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",be._tag).getRegex(),be.pedantic=we({},be.normal,{html:pe(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",be._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/,fences:te,paragraph:pe(be.normal._paragraph).replace("hr",be.hr).replace("heading",` *#{1,6} *[^
|
|
|
]`).replace("lheading",be.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var Ve={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:te,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(?!\s*\])((?:\\[\[\]]?|[^\[\]\\])+)\]/,nolink:/^!?\[(?!\s*\])((?:\[[^\[\]]*\]|\\[\[\]]|[^\[\]])*)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",strong:{start:/^(?:(\*\*(?=[*punctuation]))|\*\*)(?![\s])|__/,middle:/^\*\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*\*$|^__(?![\s])((?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?)__$/,endAst:/[^punctuation\s]\*\*(?!\*)|[punctuation]\*\*(?!\*)(?:(?=[punctuation\s]|$))/,endUnd:/[^\s]__(?!_)(?:(?=[punctuation\s])|$)/},em:{start:/^(?:(\*(?=[punctuation]))|\*)(?![*\s])|_/,middle:/^\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*$|^_(?![_\s])(?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?_$/,endAst:/[^punctuation\s]\*(?!\*)|[punctuation]\*(?!\*)(?:(?=[punctuation\s]|$))/,endUnd:/[^\s]_(?!_)(?:(?=[punctuation\s])|$)/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:te,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\<!\[`*]|\b_|$)|[^ ](?= {2,}\n))|(?= {2,}\n))/,punctuation:/^([\s*punctuation])/};Ve._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",Ve.punctuation=pe(Ve.punctuation).replace(/punctuation/g,Ve._punctuation).getRegex(),Ve._blockSkip="\\[[^\\]]*?\\]\\([^\\)]*?\\)|`[^`]*?`|<[^>]*?>",Ve._overlapSkip="__[^_]*?__|\\*\\*\\[^\\*\\]*?\\*\\*",Ve.em.start=pe(Ve.em.start).replace(/punctuation/g,Ve._punctuation).getRegex(),Ve.em.middle=pe(Ve.em.middle).replace(/punctuation/g,Ve._punctuation).replace(/overlapSkip/g,Ve._overlapSkip).getRegex(),Ve.em.endAst=pe(Ve.em.endAst,"g").replace(/punctuation/g,Ve._punctuation).getRegex(),Ve.em.endUnd=pe(Ve.em.endUnd,"g").replace(/punctuation/g,Ve._punctuation).getRegex(),Ve.strong.start=pe(Ve.strong.start).replace(/punctuation/g,Ve._punctuation).getRegex(),Ve.strong.middle=pe(Ve.strong.middle).replace(/punctuation/g,Ve._punctuation).replace(/blockSkip/g,Ve._blockSkip).getRegex(),Ve.strong.endAst=pe(Ve.strong.endAst,"g").replace(/punctuation/g,Ve._punctuation).getRegex(),Ve.strong.endUnd=pe(Ve.strong.endUnd,"g").replace(/punctuation/g,Ve._punctuation).getRegex(),Ve.blockSkip=pe(Ve._blockSkip,"g").getRegex(),Ve.overlapSkip=pe(Ve._overlapSkip,"g").getRegex(),Ve._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,Ve._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,Ve._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,Ve.autolink=pe(Ve.autolink).replace("scheme",Ve._scheme).replace("email",Ve._email).getRegex(),Ve._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,Ve.tag=pe(Ve.tag).replace("comment",be._comment).replace("attribute",Ve._attribute).getRegex(),Ve._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,Ve._href=/<(?:\\[<>]?|[^\s<>\\])*>|[^\s\x00-\x1f]*/,Ve._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,Ve.link=pe(Ve.link).replace("label",Ve._label).replace("href",Ve._href).replace("title",Ve._title).getRegex(),Ve.reflink=pe(Ve.reflink).replace("label",Ve._label).getRegex(),Ve.reflinkSearch=pe(Ve.reflinkSearch,"g").replace("reflink",Ve.reflink).replace("nolink",Ve.nolink).getRegex(),Ve.normal=we({},Ve),Ve.pedantic=we({},Ve.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:pe(/^!?\[(label)\]\((.*?)\)/).replace("label",Ve._label).getRegex(),reflink:pe(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Ve._label).getRegex()}),Ve.gfm=we({},Ve.normal,{escape:pe(Ve.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^~+(?=\S)([\s\S]*?\S)~+/,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\<!\[`*~]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@))|(?= {2,}\n|[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@))/}),Ve.gfm.url=pe(Ve.gfm.url,"i").replace("email",Ve.gfm._extended_email).getRegex(),Ve.breaks=we({},Ve.gfm,{br:pe(Ve.br).replace("{2,}","*").getRegex(),text:pe(Ve.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var Xe={block:be,inline:Ve},At=p.defaults,Be=Xe.block,Fe=Xe.inline;function mt(Nt){return Nt.replace(/---/g,"\u2014").replace(/--/g,"\u2013").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1\u2018").replace(/'/g,"\u2019").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1\u201C").replace(/"/g,"\u201D").replace(/\.{3}/g,"\u2026")}function rt(Nt){var Ht="",it,He,ne=Nt.length;for(it=0;it<ne;it++)He=Nt.charCodeAt(it),Math.random()>.5&&(He="x"+He.toString(16)),Ht+="&#"+He+";";return Ht}var Je=function(){function Nt(it){this.tokens=[],this.tokens.links=Object.create(null),this.options=it||At,this.options.tokenizer=this.options.tokenizer||new fe,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options;var He={block:Be.normal,inline:Fe.normal};this.options.pedantic?(He.block=Be.pedantic,He.inline=Fe.pedantic):this.options.gfm&&(He.block=Be.gfm,this.options.breaks?He.inline=Fe.breaks:He.inline=Fe.gfm),this.tokenizer.rules=He}Nt.lex=function(He,ne){var ce=new Nt(ne);return ce.lex(He)};var Ht=Nt.prototype;return Ht.lex=function(He){return He=He.replace(/\r\n|\r/g,`
|
|
|
`).replace(/\t/g," "),this.blockTokens(He,this.tokens,!0),this.inline(this.tokens),this.tokens},Ht.blockTokens=function(He,ne,ce){ne===void 0&&(ne=[]),ce===void 0&&(ce=!0),He=He.replace(/^ +$/gm,"");for(var Ze,Me,Ke,sr;He;){if(Ze=this.tokenizer.space(He)){He=He.substring(Ze.raw.length),Ze.type&&ne.push(Ze);continue}if(Ze=this.tokenizer.code(He,ne)){He=He.substring(Ze.raw.length),Ze.type?ne.push(Ze):(sr=ne[ne.length-1],sr.raw+=`
|
|
|
`+Ze.raw,sr.text+=`
|
|
|
`+Ze.text);continue}if(Ze=this.tokenizer.fences(He)){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(Ze=this.tokenizer.heading(He)){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(Ze=this.tokenizer.nptable(He)){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(Ze=this.tokenizer.hr(He)){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(Ze=this.tokenizer.blockquote(He)){He=He.substring(Ze.raw.length),Ze.tokens=this.blockTokens(Ze.text,[],ce),ne.push(Ze);continue}if(Ze=this.tokenizer.list(He)){for(He=He.substring(Ze.raw.length),Ke=Ze.items.length,Me=0;Me<Ke;Me++)Ze.items[Me].tokens=this.blockTokens(Ze.items[Me].text,[],!1);ne.push(Ze);continue}if(Ze=this.tokenizer.html(He)){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(ce&&(Ze=this.tokenizer.def(He))){He=He.substring(Ze.raw.length),this.tokens.links[Ze.tag]||(this.tokens.links[Ze.tag]={href:Ze.href,title:Ze.title});continue}if(Ze=this.tokenizer.table(He)){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(Ze=this.tokenizer.lheading(He)){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(ce&&(Ze=this.tokenizer.paragraph(He))){He=He.substring(Ze.raw.length),ne.push(Ze);continue}if(Ze=this.tokenizer.text(He,ne)){He=He.substring(Ze.raw.length),Ze.type?ne.push(Ze):(sr=ne[ne.length-1],sr.raw+=`
|
|
|
`+Ze.raw,sr.text+=`
|
|
|
`+Ze.text);continue}if(He){var Ut="Infinite loop on byte: "+He.charCodeAt(0);if(this.options.silent){console.error(Ut);break}else throw new Error(Ut)}}return ne},Ht.inline=function(He){var ne,ce,Ze,Me,Ke,sr,Ut=He.length;for(ne=0;ne<Ut;ne++){sr=He[ne];switch(sr.type){case"paragraph":case"text":case"heading":{sr.tokens=[],this.inlineTokens(sr.text,sr.tokens);break}case"table":{for(sr.tokens={header:[],cells:[]},Me=sr.header.length,ce=0;ce<Me;ce++)sr.tokens.header[ce]=[],this.inlineTokens(sr.header[ce],sr.tokens.header[ce]);for(Me=sr.cells.length,ce=0;ce<Me;ce++)for(Ke=sr.cells[ce],sr.tokens.cells[ce]=[],Ze=0;Ze<Ke.length;Ze++)sr.tokens.cells[ce][Ze]=[],this.inlineTokens(Ke[Ze],sr.tokens.cells[ce][Ze]);break}case"blockquote":{this.inline(sr.tokens);break}case"list":{for(Me=sr.items.length,ce=0;ce<Me;ce++)this.inline(sr.items[ce].tokens);break}}}return He},Ht.inlineTokens=function(He,ne,ce,Ze,Me){ne===void 0&&(ne=[]),ce===void 0&&(ce=!1),Ze===void 0&&(Ze=!1),Me===void 0&&(Me="");var Ke,sr=He,Ut;if(this.tokens.links){var Pt=Object.keys(this.tokens.links);if(Pt.length>0)for(;(Ut=this.tokenizer.rules.inline.reflinkSearch.exec(sr))!=null;)Pt.includes(Ut[0].slice(Ut[0].lastIndexOf("[")+1,-1))&&(sr=sr.slice(0,Ut.index)+"["+"a".repeat(Ut[0].length-2)+"]"+sr.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(Ut=this.tokenizer.rules.inline.blockSkip.exec(sr))!=null;)sr=sr.slice(0,Ut.index)+"["+"a".repeat(Ut[0].length-2)+"]"+sr.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;He;){if(Ke=this.tokenizer.escape(He)){He=He.substring(Ke.raw.length),ne.push(Ke);continue}if(Ke=this.tokenizer.tag(He,ce,Ze)){He=He.substring(Ke.raw.length),ce=Ke.inLink,Ze=Ke.inRawBlock,ne.push(Ke);continue}if(Ke=this.tokenizer.link(He)){He=He.substring(Ke.raw.length),Ke.type==="link"&&(Ke.tokens=this.inlineTokens(Ke.text,[],!0,Ze)),ne.push(Ke);continue}if(Ke=this.tokenizer.reflink(He,this.tokens.links)){He=He.substring(Ke.raw.length),Ke.type==="link"&&(Ke.tokens=this.inlineTokens(Ke.text,[],!0,Ze)),ne.push(Ke);continue}if(Ke=this.tokenizer.strong(He,sr,Me)){He=He.substring(Ke.raw.length),Ke.tokens=this.inlineTokens(Ke.text,[],ce,Ze),ne.push(Ke);continue}if(Ke=this.tokenizer.em(He,sr,Me)){He=He.substring(Ke.raw.length),Ke.tokens=this.inlineTokens(Ke.text,[],ce,Ze),ne.push(Ke);continue}if(Ke=this.tokenizer.codespan(He)){He=He.substring(Ke.raw.length),ne.push(Ke);continue}if(Ke=this.tokenizer.br(He)){He=He.substring(Ke.raw.length),ne.push(Ke);continue}if(Ke=this.tokenizer.del(He)){He=He.substring(Ke.raw.length),Ke.tokens=this.inlineTokens(Ke.text,[],ce,Ze),ne.push(Ke);continue}if(Ke=this.tokenizer.autolink(He,rt)){He=He.substring(Ke.raw.length),ne.push(Ke);continue}if(!ce&&(Ke=this.tokenizer.url(He,rt))){He=He.substring(Ke.raw.length),ne.push(Ke);continue}if(Ke=this.tokenizer.inlineText(He,Ze,mt)){He=He.substring(Ke.raw.length),Me=Ke.raw.slice(-1),ne.push(Ke);continue}if(He){var nr="Infinite loop on byte: "+He.charCodeAt(0);if(this.options.silent){console.error(nr);break}else throw new Error(nr)}}return ne},O(Nt,null,[{key:"rules",get:function(){return{block:Be,inline:Fe}}}]),Nt}(),vt=p.defaults,ut=K.cleanUrl,bt=K.escape,Qe=function(){function Nt(it){this.options=it||vt}var Ht=Nt.prototype;return Ht.code=function(He,ne,ce){var Ze=(ne||"").match(/\S*/)[0];if(this.options.highlight){var Me=this.options.highlight(He,Ze);Me!=null&&Me!==He&&(ce=!0,He=Me)}return Ze?'<pre><code class="'+this.options.langPrefix+bt(Ze,!0)+'">'+(ce?He:bt(He,!0))+`</code></pre>
|
|
|
`:"<pre><code>"+(ce?He:bt(He,!0))+`</code></pre>
|
|
|
`},Ht.blockquote=function(He){return`<blockquote>
|
|
|
`+He+`</blockquote>
|
|
|
`},Ht.html=function(He){return He},Ht.heading=function(He,ne,ce,Ze){return this.options.headerIds?"<h"+ne+' id="'+this.options.headerPrefix+Ze.slug(ce)+'">'+He+"</h"+ne+`>
|
|
|
`:"<h"+ne+">"+He+"</h"+ne+`>
|
|
|
`},Ht.hr=function(){return this.options.xhtml?`<hr/>
|
|
|
`:`<hr>
|
|
|
`},Ht.list=function(He,ne,ce){var Ze=ne?"ol":"ul",Me=ne&&ce!==1?' start="'+ce+'"':"";return"<"+Ze+Me+`>
|
|
|
`+He+"</"+Ze+`>
|
|
|
`},Ht.listitem=function(He){return"<li>"+He+`</li>
|
|
|
`},Ht.checkbox=function(He){return"<input "+(He?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},Ht.paragraph=function(He){return"<p>"+He+`</p>
|
|
|
`},Ht.table=function(He,ne){return ne&&(ne="<tbody>"+ne+"</tbody>"),`<table>
|
|
|
<thead>
|
|
|
`+He+`</thead>
|
|
|
`+ne+`</table>
|
|
|
`},Ht.tablerow=function(He){return`<tr>
|
|
|
`+He+`</tr>
|
|
|
`},Ht.tablecell=function(He,ne){var ce=ne.header?"th":"td",Ze=ne.align?"<"+ce+' align="'+ne.align+'">':"<"+ce+">";return Ze+He+"</"+ce+`>
|
|
|
`},Ht.strong=function(He){return"<strong>"+He+"</strong>"},Ht.em=function(He){return"<em>"+He+"</em>"},Ht.codespan=function(He){return"<code>"+He+"</code>"},Ht.br=function(){return this.options.xhtml?"<br/>":"<br>"},Ht.del=function(He){return"<del>"+He+"</del>"},Ht.link=function(He,ne,ce){if(He=ut(this.options.sanitize,this.options.baseUrl,He),He===null)return ce;var Ze='<a href="'+bt(He)+'"';return ne&&(Ze+=' title="'+ne+'"'),Ze+=">"+ce+"</a>",Ze},Ht.image=function(He,ne,ce){if(He=ut(this.options.sanitize,this.options.baseUrl,He),He===null)return ce;var Ze='<img src="'+He+'" alt="'+ce+'"';return ne&&(Ze+=' title="'+ne+'"'),Ze+=this.options.xhtml?"/>":">",Ze},Ht.text=function(He){return He},Nt}(),pt=function(){function Nt(){}var Ht=Nt.prototype;return Ht.strong=function(He){return He},Ht.em=function(He){return He},Ht.codespan=function(He){return He},Ht.del=function(He){return He},Ht.html=function(He){return He},Ht.text=function(He){return He},Ht.link=function(He,ne,ce){return""+ce},Ht.image=function(He,ne,ce){return""+ce},Ht.br=function(){return""},Nt}(),Ge=function(){function Nt(){this.seen={}}var Ht=Nt.prototype;return Ht.slug=function(He){var ne=He.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-");if(this.seen.hasOwnProperty(ne)){var ce=ne;do this.seen[ce]++,ne=ce+"-"+this.seen[ce];while(this.seen.hasOwnProperty(ne))}return this.seen[ne]=0,ne},Nt}(),je=p.defaults,_e=K.unescape,ht=function(){function Nt(it){this.options=it||je,this.options.renderer=this.options.renderer||new Qe,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new pt,this.slugger=new Ge}Nt.parse=function(He,ne){var ce=new Nt(ne);return ce.parse(He)};var Ht=Nt.prototype;return Ht.parse=function(He,ne){ne===void 0&&(ne=!0);var ce="",Ze,Me,Ke,sr,Ut,Pt,nr,cr,Xt,Mt,me,le,oe,de,Se,Ce,Oe,Ie,Ee=He.length;for(Ze=0;Ze<Ee;Ze++){Mt=He[Ze];switch(Mt.type){case"space":continue;case"hr":{ce+=this.renderer.hr();continue}case"heading":{ce+=this.renderer.heading(this.parseInline(Mt.tokens),Mt.depth,_e(this.parseInline(Mt.tokens,this.textRenderer)),this.slugger);continue}case"code":{ce+=this.renderer.code(Mt.text,Mt.lang,Mt.escaped);continue}case"table":{for(cr="",nr="",sr=Mt.header.length,Me=0;Me<sr;Me++)nr+=this.renderer.tablecell(this.parseInline(Mt.tokens.header[Me]),{header:!0,align:Mt.align[Me]});for(cr+=this.renderer.tablerow(nr),Xt="",sr=Mt.cells.length,Me=0;Me<sr;Me++){for(Pt=Mt.tokens.cells[Me],nr="",Ut=Pt.length,Ke=0;Ke<Ut;Ke++)nr+=this.renderer.tablecell(this.parseInline(Pt[Ke]),{header:!1,align:Mt.align[Ke]});Xt+=this.renderer.tablerow(nr)}ce+=this.renderer.table(cr,Xt);continue}case"blockquote":{Xt=this.parse(Mt.tokens),ce+=this.renderer.blockquote(Xt);continue}case"list":{for(me=Mt.ordered,le=Mt.start,oe=Mt.loose,sr=Mt.items.length,Xt="",Me=0;Me<sr;Me++)Se=Mt.items[Me],Ce=Se.checked,Oe=Se.task,de="",Se.task&&(Ie=this.renderer.checkbox(Ce),oe?Se.tokens.length>0&&Se.tokens[0].type==="text"?(Se.tokens[0].text=Ie+" "+Se.tokens[0].text,Se.tokens[0].tokens&&Se.tokens[0].tokens.length>0&&Se.tokens[0].tokens[0].type==="text"&&(Se.tokens[0].tokens[0].text=Ie+" "+Se.tokens[0].tokens[0].text)):Se.tokens.unshift({type:"text",text:Ie}):de+=Ie),de+=this.parse(Se.tokens,oe),Xt+=this.renderer.listitem(de,Oe,Ce);ce+=this.renderer.list(Xt,me,le);continue}case"html":{ce+=this.renderer.html(Mt.text);continue}case"paragraph":{ce+=this.renderer.paragraph(this.parseInline(Mt.tokens));continue}case"text":{for(Xt=Mt.tokens?this.parseInline(Mt.tokens):Mt.text;Ze+1<Ee&&He[Ze+1].type==="text";)Mt=He[++Ze],Xt+=`
|
|
|
`+(Mt.tokens?this.parseInline(Mt.tokens):Mt.text);ce+=ne?this.renderer.paragraph(Xt):Xt;continue}default:{var Pe='Token with "'+Mt.type+'" type was not found.';if(this.options.silent){console.error(Pe);return}else throw new Error(Pe)}}}return ce},Ht.parseInline=function(He,ne){ne=ne||this.renderer;var ce="",Ze,Me,Ke=He.length;for(Ze=0;Ze<Ke;Ze++){Me=He[Ze];switch(Me.type){case"escape":{ce+=ne.text(Me.text);break}case"html":{ce+=ne.html(Me.text);break}case"link":{ce+=ne.link(Me.href,Me.title,this.parseInline(Me.tokens,ne));break}case"image":{ce+=ne.image(Me.href,Me.title,Me.text);break}case"strong":{ce+=ne.strong(this.parseInline(Me.tokens,ne));break}case"em":{ce+=ne.em(this.parseInline(Me.tokens,ne));break}case"codespan":{ce+=ne.codespan(Me.text);break}case"br":{ce+=ne.br();break}case"del":{ce+=ne.del(this.parseInline(Me.tokens,ne));break}case"text":{ce+=ne.text(Me.text);break}default:{var sr='Token with "'+Me.type+'" type was not found.';if(this.options.silent){console.error(sr);return}else throw new Error(sr)}}}return ce},Nt}(),Lt=K.merge,Ft=K.checkSanitizeDeprecation,Wt=K.escape,Qt=p.getDefaults,or=p.changeDefaults,Tt=p.defaults;function jt(Nt,Ht,it){if(typeof Nt=="undefined"||Nt===null)throw new Error("marked(): input parameter is undefined or null");if(typeof Nt!="string")throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(Nt)+", string expected");if(typeof Ht=="function"&&(it=Ht,Ht=null),Ht=Lt({},jt.defaults,Ht||{}),Ft(Ht),it){var He=Ht.highlight,ne;try{ne=Je.lex(Nt,Ht)}catch(Ke){return it(Ke)}var ce=function(sr){var Ut;if(!sr)try{Ut=ht.parse(ne,Ht)}catch(Pt){sr=Pt}return Ht.highlight=He,sr?it(sr):it(null,Ut)};if(!He||He.length<3)return ce();if(delete Ht.highlight,!ne.length)return ce();var Ze=0;jt.walkTokens(ne,function(Ke){Ke.type==="code"&&(Ze++,setTimeout(function(){He(Ke.text,Ke.lang,function(sr,Ut){if(sr)return ce(sr);Ut!=null&&Ut!==Ke.text&&(Ke.text=Ut,Ke.escaped=!0),Ze--,Ze===0&&ce()})},0))}),Ze===0&&ce();return}try{var Me=Je.lex(Nt,Ht);return Ht.walkTokens&&jt.walkTokens(Me,Ht.walkTokens),ht.parse(Me,Ht)}catch(Ke){if(Ke.message+=`
|
|
|
Please report this to https://github.com/markedjs/marked.`,Ht.silent)return"<p>An error occurred:</p><pre>"+Wt(Ke.message+"",!0)+"</pre>";throw Ke}}jt.options=jt.setOptions=function(Nt){return Lt(jt.defaults,Nt),or(jt.defaults),jt},jt.getDefaults=Qt,jt.defaults=Tt,jt.use=function(Nt){var Ht=Lt({},Nt);if(Nt.renderer&&function(){var He=jt.defaults.renderer||new Qe,ne=function(Me){var Ke=He[Me];He[Me]=function(){for(var sr=arguments.length,Ut=new Array(sr),Pt=0;Pt<sr;Pt++)Ut[Pt]=arguments[Pt];var nr=Nt.renderer[Me].apply(He,Ut);return nr===!1&&(nr=Ke.apply(He,Ut)),nr}};for(var ce in Nt.renderer)ne(ce);Ht.renderer=He}(),Nt.tokenizer&&function(){var He=jt.defaults.tokenizer||new fe,ne=function(Me){var Ke=He[Me];He[Me]=function(){for(var sr=arguments.length,Ut=new Array(sr),Pt=0;Pt<sr;Pt++)Ut[Pt]=arguments[Pt];var nr=Nt.tokenizer[Me].apply(He,Ut);return nr===!1&&(nr=Ke.apply(He,Ut)),nr}};for(var ce in Nt.tokenizer)ne(ce);Ht.tokenizer=He}(),Nt.walkTokens){var it=jt.defaults.walkTokens;Ht.walkTokens=function(He){Nt.walkTokens(He),it&&it(He)}}jt.setOptions(Ht)},jt.walkTokens=function(Nt,Ht){for(var it=y(Nt),He;!(He=it()).done;){var ne=He.value;Ht(ne);switch(ne.type){case"table":{for(var ce=y(ne.tokens.header),Ze;!(Ze=ce()).done;){var Me=Ze.value;jt.walkTokens(Me,Ht)}for(var Ke=y(ne.tokens.cells),sr;!(sr=Ke()).done;)for(var Ut=sr.value,Pt=y(Ut),nr;!(nr=Pt()).done;){var cr=nr.value;jt.walkTokens(cr,Ht)}break}case"list":{jt.walkTokens(ne.items,Ht);break}default:ne.tokens&&jt.walkTokens(ne.tokens,Ht)}}},jt.Parser=ht,jt.parser=ht.parse,jt.Renderer=Qe,jt.TextRenderer=pt,jt.Lexer=Je,jt.lexer=Je.lex,jt.Tokenizer=fe,jt.Slugger=Ge,jt.parse=jt;var zt=jt;return zt})},tcMs:function(Z,_,e){var u=e("p5w1"),O=e("wooT"),v=e("a+hL");function g(y){return u(y,v,O)}Z.exports=g},teHm:function(Z,_,e){var u=e("QV7q"),O=u.makeInner;function v(){var g=O();return function(y){var w=g(y),p=y.pipelineContext,a=w.large,t=w.progressiveRender,o=w.large=p&&p.large,s=w.progressiveRender=p&&p.progressiveRender;return!!(a^o||t^s)&&"reset"}}Z.exports=v},temQ:function(Z,_,e){var u=e("OCYe"),O=e("oEo5"),v=O.isFunction,g={createOnAllSeries:!0,performRawSeries:!0,reset:function(y,w){var p=y.getData(),a=(y.visualColorAccessPath||"itemStyle.color").split("."),t=y.get(a),o=v(t)&&!(t instanceof u)?t:null;(!t||o)&&(t=y.getColorFromPalette(y.name,null,w.getSeriesCount())),p.setVisual("color",t);var s=(y.visualBorderColorAccessPath||"itemStyle.borderColor").split("."),l=y.get(s);if(p.setVisual("borderColor",l),!w.isSeriesFiltered(y)){o&&p.each(function(d){p.setItemVisual(d,"color",o(y.getDataParams(d)))});var n=function(d,r){var c=d.getItemModel(r),i=c.get(a,!0),h=c.get(s,!0);i!=null&&d.setItemVisual(r,"color",i),h!=null&&d.setItemVisual(r,"borderColor",h)};return{dataEach:p.hasItemOption?n:null}}}};Z.exports=g},tfhU:function(Z,_,e){},tfuW:function(Z,_,e){var u=e("Q6Bq");e("Tca1"),e("8sx9"),e("RM5q"),e("TzWj");var O=e("cS7d"),v=e("sIxb"),g=e("K4SB"),y=e("Q8HS"),w=e("Ukc0");u.registerLayout(O),u.registerVisual(v),u.registerProcessor(u.PRIORITY.PROCESSOR.STATISTIC,g),u.registerPreprocessor(y),w("map",[{type:"mapToggleSelect",event:"mapselectchanged",method:"toggleSelected"},{type:"mapSelect",event:"mapselected",method:"select"},{type:"mapUnSelect",event:"mapunselected",method:"unSelect"}])},tsx3:function(Z,_){var e={average:function(v){for(var g=0,y=0,w=0;w<v.length;w++)isNaN(v[w])||(g+=v[w],y++);return y===0?NaN:g/y},sum:function(v){for(var g=0,y=0;y<v.length;y++)g+=v[y]||0;return g},max:function(v){for(var g=-Infinity,y=0;y<v.length;y++)v[y]>g&&(g=v[y]);return isFinite(g)?g:NaN},min:function(v){for(var g=Infinity,y=0;y<v.length;y++)v[y]<g&&(g=v[y]);return isFinite(g)?g:NaN},nearest:function(v){return v[0]}},u=function(v,g){return Math.round(v.length/2)};function O(v){return{seriesType:v,modifyOutputEnd:!0,reset:function(g,y,w){var p=g.getData(),a=g.get("sampling"),t=g.coordinateSystem;if(t.type==="cartesian2d"&&a){var o=t.getBaseAxis(),s=t.getOtherAxis(o),l=o.getExtent(),n=Math.abs(l[1]-l[0]),d=Math.round(p.count()/n);if(d>1){var r;typeof a=="string"?r=e[a]:typeof a=="function"&&(r=a),r&&g.setData(p.downSample(p.mapDimension(s.dim),1/d,r,u))}}}}}Z.exports=O},tuRO:function(Z,_,e){var u=e("HJxf"),O=e("921W"),v=e("nBjS"),g=v&&v.isTypedArray,y=g?O(g):u;Z.exports=y},twZV:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("ZZRV"),w=e("uC5z"),p=e("iczh"),a=e.n(p),t=e("LpVx"),o=y.createContext(null),s=o.Provider,l=o,n=e("ofoi"),d=e.n(n);function r(B,H){typeof B=="function"?B(H):d()(B)==="object"&&B&&"current"in B&&(B.current=H)}function c(){for(var B=arguments.length,H=new Array(B),U=0;U<B;U++)H[U]=arguments[U];return function(K){H.forEach(function(W){r(W,K)})}}var i=e("b5WB"),h=function(B,H){var U={};for(var K in B)Object.prototype.hasOwnProperty.call(B,K)&&H.indexOf(K)<0&&(U[K]=B[K]);if(B!=null&&typeof Object.getOwnPropertySymbols=="function")for(var W=0,K=Object.getOwnPropertySymbols(B);W<K.length;W++)H.indexOf(K[W])<0&&Object.prototype.propertyIsEnumerable.call(B,K[W])&&(U[K[W]]=B[K[W]]);return U},f=function(H,U){var K,W=y.useContext(l),z=y.useContext(t.b),Y=z.getPrefixCls,Q=z.direction,P=y.useRef(),G=c(U,P);y.useEffect(function(){Object(i.a)(!("optionType"in H),"Radio","`optionType` is only support in Radio.Group.")},[]);var $=function(Fe){H.onChange&&H.onChange(Fe),(W==null?void 0:W.onChange)&&W.onChange(Fe)},fe=H.prefixCls,te=H.className,pe=H.children,we=H.style,be=h(H,["prefixCls","className","children","style"]),Ve=Y("radio",fe),Xe=g()({},be);W&&(Xe.name=W.name,Xe.onChange=$,Xe.checked=H.value===W.value,Xe.disabled=H.disabled||W.disabled);var At=a()(te,(K={},O()(K,"".concat(Ve,"-wrapper"),!0),O()(K,"".concat(Ve,"-wrapper-checked"),Xe.checked),O()(K,"".concat(Ve,"-wrapper-disabled"),Xe.disabled),O()(K,"".concat(Ve,"-wrapper-rtl"),Q==="rtl"),K));return y.createElement("label",{className:At,style:we,onMouseEnter:H.onMouseEnter,onMouseLeave:H.onMouseLeave},y.createElement(w.a,g()({},Xe,{prefixCls:Ve,ref:G})),pe!==void 0?y.createElement("span",null,pe):null)},A=y.forwardRef(f);A.displayName="Radio",A.defaultProps={type:"radio"};var C=A,S=e("LlUK"),E=e.n(S),L=e("O9LN"),T=e("WHP3"),b=function(H){var U=y.useContext(t.b),K=U.getPrefixCls,W=U.direction,z=y.useContext(T.b),Y=Object(L.a)(H.defaultValue,{value:H.value}),Q=E()(Y,2),P=Q[0],G=Q[1],$=function(pe){var we=P,be=pe.target.value;"value"in H||G(be);var Ve=H.onChange;Ve&&be!==we&&Ve(pe)},fe=function(){var pe,we=H.prefixCls,be=H.className,Ve=be===void 0?"":be,Xe=H.options,At=H.optionType,Be=H.buttonStyle,Fe=H.disabled,mt=H.children,rt=H.size,Je=H.style,vt=H.id,ut=H.onMouseEnter,bt=H.onMouseLeave,Qe=K("radio",we),pt="".concat(Qe,"-group"),Ge=mt;if(Xe&&Xe.length>0){var je=At==="button"?"".concat(Qe,"-button"):Qe;Ge=Xe.map(function(Lt){return typeof Lt=="string"?y.createElement(C,{key:Lt,prefixCls:je,disabled:Fe,value:Lt,checked:P===Lt},Lt):y.createElement(C,{key:"radio-group-value-options-".concat(Lt.value),prefixCls:je,disabled:Lt.disabled||Fe,value:Lt.value,checked:P===Lt.value,style:Lt.style},Lt.label)})}var _e=rt||z,ht=a()(pt,"".concat(pt,"-").concat(Be),(pe={},O()(pe,"".concat(pt,"-").concat(_e),_e),O()(pe,"".concat(pt,"-rtl"),W==="rtl"),pe),Ve);return y.createElement("div",{className:ht,style:Je,onMouseEnter:ut,onMouseLeave:bt,id:vt},Ge)};return y.createElement(s,{value:{onChange:$,value:P,disabled:H.disabled,name:H.name}},fe())};b.defaultProps={buttonStyle:"outline"};var x=y.memo(b),N=function(B,H){var U={};for(var K in B)Object.prototype.hasOwnProperty.call(B,K)&&H.indexOf(K)<0&&(U[K]=B[K]);if(B!=null&&typeof Object.getOwnPropertySymbols=="function")for(var W=0,K=Object.getOwnPropertySymbols(B);W<K.length;W++)H.indexOf(K[W])<0&&Object.prototype.propertyIsEnumerable.call(B,K[W])&&(U[K[W]]=B[K[W]]);return U},D=function(H,U){var K=y.useContext(l),W=y.useContext(t.b),z=W.getPrefixCls,Y=H.prefixCls,Q=N(H,["prefixCls"]),P=z("radio-button",Y);return K&&(Q.checked=H.value===K.value,Q.disabled=H.disabled||K.disabled),y.createElement(C,g()({prefixCls:P},Q,{type:"radio",ref:U}))},M=y.forwardRef(D),R=C;R.Button=M,R.Group=x;var F=_.a=R},u3hi:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("Zjji")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="EyeInvisibleOutlined";var p=v.forwardRef(w);_.default=p},u5Eq:function(Z,_,e){var u=e("hbMb"),O=e("trXQ"),v=u(O,"Map");Z.exports=v},u5fj:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("8hNK"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},uC5z:function(Z,_,e){"use strict";var u=e("1gHQ"),O=e("buSX"),v=e("zjzt"),g=e("FGJx"),y=e("o0AO"),w=e("uwZC"),p=e("MRRG"),a=e("GY0J"),t=e("ZZRV"),o=e.n(t),s=e("iczh"),l=e.n(s);function n(h,f){var A=Object.keys(h);if(Object.getOwnPropertySymbols){var C=Object.getOwnPropertySymbols(h);f&&(C=C.filter(function(S){return Object.getOwnPropertyDescriptor(h,S).enumerable})),A.push.apply(A,C)}return A}function d(h){for(var f=1;f<arguments.length;f++){var A=arguments[f]!=null?arguments[f]:{};f%2?n(Object(A),!0).forEach(function(C){Object(v.a)(h,C,A[C])}):Object.getOwnPropertyDescriptors?Object.defineProperties(h,Object.getOwnPropertyDescriptors(A)):n(Object(A)).forEach(function(C){Object.defineProperty(h,C,Object.getOwnPropertyDescriptor(A,C))})}return h}function r(h){var f=c();return function(){var C=Object(a.a)(h),S;if(f){var E=Object(a.a)(this).constructor;S=Reflect.construct(C,arguments,E)}else S=C.apply(this,arguments);return Object(p.a)(this,S)}}function c(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(h){return!1}}var i=function(h){Object(w.a)(A,h);var f=r(A);function A(C){var S;Object(g.a)(this,A),S=f.call(this,C),S.handleChange=function(L){var T=S.props,b=T.disabled,x=T.onChange;if(b)return;"checked"in S.props||S.setState({checked:L.target.checked}),x&&x({target:d(d({},S.props),{},{checked:L.target.checked}),stopPropagation:function(){L.stopPropagation()},preventDefault:function(){L.preventDefault()},nativeEvent:L.nativeEvent})},S.saveInput=function(L){S.input=L};var E="checked"in C?C.checked:C.defaultChecked;return S.state={checked:E},S}return Object(y.a)(A,[{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"render",value:function(){var S,E=this.props,L=E.prefixCls,T=E.className,b=E.style,x=E.name,N=E.id,D=E.type,M=E.disabled,R=E.readOnly,F=E.tabIndex,B=E.onClick,H=E.onFocus,U=E.onBlur,K=E.autoFocus,W=E.value,z=E.required,Y=Object(O.a)(E,["prefixCls","className","style","name","id","type","disabled","readOnly","tabIndex","onClick","onFocus","onBlur","autoFocus","value","required"]),Q=Object.keys(Y).reduce(function($,fe){return(fe.substr(0,5)==="aria-"||fe.substr(0,5)==="data-"||fe==="role")&&($[fe]=Y[fe]),$},{}),P=this.state.checked,G=l()(L,T,(S={},Object(v.a)(S,"".concat(L,"-checked"),P),Object(v.a)(S,"".concat(L,"-disabled"),M),S));return o.a.createElement("span",{className:G,style:b},o.a.createElement("input",Object(u.a)({name:x,id:N,type:D,required:z,readOnly:R,disabled:M,tabIndex:F,className:"".concat(L,"-input"),checked:!!P,onClick:B,onFocus:H,onBlur:U,onChange:this.handleChange,autoFocus:K,ref:this.saveInput,value:W},Q)),o.a.createElement("span",{className:"".concat(L,"-inner")}))}}],[{key:"getDerivedStateFromProps",value:function(S,E){return"checked"in S?d(d({},E),{},{checked:S.checked}):null}}]),A}(t.Component);i.defaultProps={prefixCls:"rc-checkbox",className:"",style:{},type:"checkbox",defaultChecked:!1,onFocus:function(){},onBlur:function(){},onChange:function(){}},_.a=i},uCTv:function(Z,_,e){e("kJIg"),e("CXdb"),e("8/vB"),e("YiIN"),e("3fbH"),e("Wqo7"),e("XqH9")},uCVf:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("0gFT"),g=e("QV7q"),y=g.defaultEmphasis,w=e("kAFf"),p=w.makeSeriesEncodeForNameBased,a=e("p1Ch"),t=u.extendSeriesModel({type:"series.funnel",init:function(s){t.superApply(this,"init",arguments),this.legendVisualProvider=new a(O.bind(this.getData,this),O.bind(this.getRawData,this)),this._defaultLabelLine(s)},getInitialData:function(s,l){return v(this,{coordDimensions:["value"],encodeDefaulter:O.curry(p,this)})},_defaultLabelLine:function(s){y(s,"labelLine",["show"]);var l=s.labelLine,n=s.emphasis.labelLine;l.show=l.show&&s.label.show,n.show=n.show&&s.emphasis.label.show},getDataParams:function(s){var l=this.getData(),n=t.superCall(this,"getDataParams",s),d=l.mapDimension("value"),r=l.getSum(d);return n.percent=r?+(l.get(d,s)/r*100).toFixed(2):0,n.$vars.push("percent"),n},defaultOption:{zlevel:0,z:2,legendHoverLink:!0,left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1,type:"solid"}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}}}}),o=t;Z.exports=o},uGYj:function(Z,_,e){var u=e("Q6Bq");e("vtWr"),e("eGHz"),e("v08p");var O=e("xPmE");u.registerVisual(O)},uLqt:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("AcPx"),g=e.n(v),y=e("MPZO"),w=e("bEBK"),p=e("9cas"),a=e("GrpF"),t=e("FHsC"),o=e("Mumi"),s=e("Rbwl"),l=e("CeOx")},"uV/z":function(Z,_,e){"use strict";var u=e("ZZRV"),O={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"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="LeftOutlined";var w=_.a=u.forwardRef(y)},uWVo:function(Z,_,e){var u=e("qG1B"),O=e("OUY8"),v=e("NW8c");function g(y){return O(y)?v(y):u(y)}Z.exports=g},uYoA:function(Z,_,e){var u=e("MWS/"),O=u.extend({type:"markLine",defaultOption:{zlevel:0,z:5,symbol:["circle","arrow"],symbolSize:[8,16],precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"}});Z.exports=O},uieq:function(Z,_,e){var u=e("zYjg"),O=e("LLn1"),v=O.createSymbol,g=e("o2YK"),y=4,w=u.extendShape({shape:{points:null},symbolProxy:null,softClipShape:null,buildPath:function(o,s){var l=s.points,n=s.size,d=this.symbolProxy,r=d.shape,c=o.getContext?o.getContext():o,i=c&&n[0]<y;if(i)return;for(var h=0;h<l.length;){var f=l[h++],A=l[h++];if(isNaN(f)||isNaN(A))continue;if(this.softClipShape&&!this.softClipShape.contain(f,A))continue;r.x=f-n[0]/2,r.y=A-n[1]/2,r.width=n[0],r.height=n[1],d.buildPath(o,r,!0)}},afterBrush:function(o){var s=this.shape,l=s.points,n=s.size,d=n[0]<y;if(!d)return;this.setTransform(o);for(var r=0;r<l.length;){var c=l[r++],i=l[r++];if(isNaN(c)||isNaN(i))continue;if(this.softClipShape&&!this.softClipShape.contain(c,i))continue;o.fillRect(c-n[0]/2,i-n[1]/2,n[0],n[1])}this.restoreTransform(o)},findDataIndex:function(o,s){for(var l=this.shape,n=l.points,d=l.size,r=Math.max(d[0],4),c=Math.max(d[1],4),i=n.length/2-1;i>=0;i--){var h=i*2,f=n[h]-r/2,A=n[h+1]-c/2;if(o>=f&&s>=A&&o<=f+r&&s<=A+c)return i}return-1}});function p(){this.group=new u.Group}var a=p.prototype;a.isPersistent=function(){return!this._incremental},a.updateData=function(o,s){this.group.removeAll();var l=new w({rectHover:!0,cursor:"default"});l.setShape({points:o.getLayout("symbolPoints")}),this._setCommon(l,o,!1,s),this.group.add(l),this._incremental=null},a.updateLayout=function(o){if(this._incremental)return;var s=o.getLayout("symbolPoints");this.group.eachChild(function(l){if(l.startIndex!=null){var n=(l.endIndex-l.startIndex)*2,d=l.startIndex*4*2;s=new Float32Array(s.buffer,d,n)}l.setShape("points",s)})},a.incrementalPrepareUpdate=function(o){this.group.removeAll(),this._clearIncremental(),o.count()>2e6?(this._incremental||(this._incremental=new g({silent:!0})),this.group.add(this._incremental)):this._incremental=null},a.incrementalUpdate=function(o,s,l){var n;this._incremental?(n=new w,this._incremental.addDisplayable(n,!0)):(n=new w({rectHover:!0,cursor:"default",startIndex:o.start,endIndex:o.end}),n.incremental=!0,this.group.add(n)),n.setShape({points:s.getLayout("symbolPoints")}),this._setCommon(n,s,!!this._incremental,l)},a._setCommon=function(o,s,l,n){var d=s.hostModel;n=n||{};var r=s.getVisual("symbolSize");o.setShape("size",r instanceof Array?r:[r,r]),o.softClipShape=n.clipShape||null,o.symbolProxy=v(s.getVisual("symbol"),0,0,0,0),o.setColor=o.symbolProxy.setColor;var c=o.shape.size[0]<y;o.useStyle(d.getModel("itemStyle").getItemStyle(c?["color","shadowBlur","shadowColor"]:["color"]));var i=s.getVisual("color");i&&o.setColor(i),l||(o.seriesIndex=d.seriesIndex,o.on("mousemove",function(h){o.dataIndex=null;var f=o.findDataIndex(h.offsetX,h.offsetY);f>=0&&(o.dataIndex=f+(o.startIndex||0))}))},a.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},a._clearIncremental=function(){var o=this._incremental;o&&o.clearDisplaybles()};var t=p;Z.exports=t},v08p:function(Z,_,e){var u=e("zYjg"),O=e("F62y"),v=.3,g=O.extend({type:"parallel",init:function(){this._dataGroup=new u.Group,this.group.add(this._dataGroup),this._data,this._initialized},render:function(l,n,d,r){var c=this._dataGroup,i=l.getData(),h=this._data,f=l.coordinateSystem,A=f.dimensions,C=a(l);i.diff(h).add(S).update(E).remove(L).execute();function S(b){var x=p(i,c,b,A,f);t(x,i,b,C)}function E(b,x){var N=h.getItemGraphicEl(x),D=w(i,b,A,f);i.setItemGraphicEl(b,N);var M=r&&r.animation===!1?null:l;u.updateProps(N,{shape:{points:D}},M,b),t(N,i,b,C)}function L(b){var x=h.getItemGraphicEl(b);c.remove(x)}if(!this._initialized){this._initialized=!0;var T=y(f,l,function(){setTimeout(function(){c.removeClipPath()})});c.setClipPath(T)}this._data=i},incrementalPrepareRender:function(l,n,d){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},incrementalRender:function(l,n,d){for(var r=n.getData(),c=n.coordinateSystem,i=c.dimensions,h=a(n),f=l.start;f<l.end;f++){var A=p(r,this._dataGroup,f,i,c);A.incremental=!0,t(A,r,f,h)}},dispose:function(){},remove:function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null}});function y(l,n,d){var r=l.model,c=l.getRect(),i=new u.Rect({shape:{x:c.x,y:c.y,width:c.width,height:c.height}}),h=r.get("layout")==="horizontal"?"width":"height";return i.setShape(h,0),u.initProps(i,{shape:{width:c.width,height:c.height}},n,d),i}function w(l,n,d,r){for(var c=[],i=0;i<d.length;i++){var h=d[i],f=l.get(l.mapDimension(h),n);o(f,r.getAxis(h).type)||c.push(r.dataToPoint(f,h))}return c}function p(l,n,d,r,c){var i=w(l,d,r,c),h=new u.Polyline({shape:{points:i},silent:!0,z2:10});return n.add(h),l.setItemGraphicEl(d,h),h}function a(l){var n=l.get("smooth",!0);return n===!0&&(n=v),{lineStyle:l.getModel("lineStyle").getLineStyle(),smooth:n!=null?n:v}}function t(l,n,d,r){var c=r.lineStyle;if(n.hasItemOption){var i=n.getItemModel(d).getModel("lineStyle");c=i.getLineStyle()}l.useStyle(c);var h=l.style;h.fill=null,h.stroke=n.getItemVisual(d,"color"),h.opacity=n.getItemVisual(d,"opacity"),r.smooth&&(l.shape.smooth=r.smooth)}function o(l,n){return n==="category"?l==null:l==null||isNaN(l)}var s=g;Z.exports=s},v4o2:function(Z,_){function e(u,O){return u.has(O)}Z.exports=e},v8Av:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("Rvbe")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="StarFilled";var p=v.forwardRef(w);_.default=p},vIJk:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u={icon:function(v,g){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:v}},{tag:"path",attrs:{d:"M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z",fill:g}},{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:g}},{tag:"path",attrs:{d:"M276 368a28 28 0 1056 0 28 28 0 10-56 0z",fill:g}},{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:v}}]}},name:"picture",theme:"twotone"};_.default=u},vNgM:function(Z,_,e){var u=e("oEo5"),O=e("Auwy"),v=e("zYjg"),g=e("LLn1"),y=g.createSymbol,w=e("SSBM"),p=e("Zec6"),a=O.extend({type:"visualMap.piecewise",doRender:function(){var o=this.group;o.removeAll();var s=this.visualMapModel,l=s.get("textGap"),n=s.textStyleModel,d=n.getFont(),r=n.getTextColor(),c=this._getItemAlign(),i=s.itemSize,h=this._getViewData(),f=h.endsText,A=u.retrieve(s.get("showLabel",!0),!f);f&&this._renderEndsText(o,f[0],i,A,c),u.each(h.viewPieceList,C,this),f&&this._renderEndsText(o,f[1],i,A,c),w.box(s.get("orient"),o,s.get("itemGap")),this.renderBackground(o),this.positionGroup(o);function C(S){var E=S.piece,L=new v.Group;L.onclick=u.bind(this._onItemClick,this,E),this._enableHoverLink(L,S.indexInModelPieceList);var T=s.getRepresentValue(E);if(this._createItemSymbol(L,T,[0,0,i[0],i[1]]),A){var b=this.visualMapModel.getValueState(T);L.add(new v.Text({style:{x:c==="right"?-l:i[0]+l,y:i[1]/2,text:E.text,textVerticalAlign:"middle",textAlign:c,textFont:d,textFill:r,opacity:b==="outOfRange"?.5:1}}))}o.add(L)}},_enableHoverLink:function(o,s){o.on("mouseover",u.bind(l,this,"highlight")).on("mouseout",u.bind(l,this,"downplay"));function l(n){var d=this.visualMapModel;d.option.hoverLink&&this.api.dispatchAction({type:n,batch:p.makeHighDownBatch(d.findTargetDataIndices(s),d)})}},_getItemAlign:function(){var o=this.visualMapModel,s=o.option;if(s.orient==="vertical")return p.getItemAlign(o,this.api,o.itemSize);var l=s.align;return(!l||l==="auto")&&(l="left"),l},_renderEndsText:function(o,s,l,n,d){if(!s)return;var r=new v.Group,c=this.visualMapModel.textStyleModel;r.add(new v.Text({style:{x:n?d==="right"?l[0]:0:l[0]/2,y:l[1]/2,textVerticalAlign:"middle",textAlign:n?d:"center",text:s,textFont:c.getFont(),textFill:c.getTextColor()}})),o.add(r)},_getViewData:function(){var o=this.visualMapModel,s=u.map(o.getPieceList(),function(r,c){return{piece:r,indexInModelPieceList:c}}),l=o.get("text"),n=o.get("orient"),d=o.get("inverse");return(n==="horizontal"?d:!d)?s.reverse():l&&(l=l.slice().reverse()),{viewPieceList:s,endsText:l}},_createItemSymbol:function(o,s,l){o.add(y(this.getControllerVisual(s,"symbol"),l[0],l[1],l[2],l[3],this.getControllerVisual(s,"color")))},_onItemClick:function(o){var s=this.visualMapModel,l=s.option,n=u.clone(l.selected),d=s.getSelectedMapKey(o);l.selectedMode==="single"?(n[d]=!0,u.each(n,function(r,c){n[c]=c===d})):n[d]=!n[d],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:n})}}),t=a;Z.exports=t},vOhS:function(Z,_,e){var u=e("gPqb"),O=e("ie0D"),v=e("oEo5"),g=e("2DdH");function y(p){u.call(this,p)}y.prototype={constructor:y,type:"image",brush:function(a,t){var o=this.style,s=o.image;o.bind(a,this,t);var l=this._image=g.createOrUpdateImage(s,this._image,this,this.onload);if(!l||!g.isImageReady(l))return;var n=o.x||0,d=o.y||0,r=o.width,c=o.height,i=l.width/l.height;if(r==null&&c!=null?r=c*i:c==null&&r!=null?c=r/i:r==null&&c==null&&(r=l.width,c=l.height),this.setTransform(a),o.sWidth&&o.sHeight){var h=o.sx||0,f=o.sy||0;a.drawImage(l,h,f,o.sWidth,o.sHeight,n,d,r,c)}else if(o.sx&&o.sy){var h=o.sx,f=o.sy,A=r-h,C=c-f;a.drawImage(l,h,f,A,C,n,d,r,c)}else a.drawImage(l,n,d,r,c);o.text!=null&&(this.restoreTransform(a),this.drawRectText(a,this.getBoundingRect()))},getBoundingRect:function(){var a=this.style;return this._rect||(this._rect=new O(a.x||0,a.y||0,a.width||0,a.height||0)),this._rect}},v.inherits(y,u);var w=y;Z.exports=w},vXmO:function(Z,_,e){var u=e("Q6Bq"),O=e("5xMV");e("QRYH"),e("QHKB"),e("WPhg"),e("vNgM"),e("kZpV"),u.registerPreprocessor(O)},vZQr:function(Z,_,e){"use strict";var u=e("CKlD"),O=e.n(u),v=e("bOtj"),g=e.n(v),y=e("Eqs+"),w=e.n(y),p=e("LlUK"),a=e.n(p),t=e("ZZRV"),o=e.n(t),s=e("iczh"),l=e.n(s);function n(Xt,Mt){var me="cannot "+Xt.method+" "+Xt.action+" "+Mt.status+"'",le=new Error(me);return le.status=Mt.status,le.method=Xt.method,le.url=Xt.action,le}function d(Xt){var Mt=Xt.responseText||Xt.response;if(!Mt)return Mt;try{return JSON.parse(Mt)}catch(me){return Mt}}function r(Xt){var Mt=new XMLHttpRequest;Xt.onProgress&&Mt.upload&&(Mt.upload.onprogress=function(de){de.total>0&&(de.percent=de.loaded/de.total*100),Xt.onProgress(de)});var me=new FormData;Xt.data&&Object.keys(Xt.data).forEach(function(oe){var de=Xt.data[oe];if(Array.isArray(de)){de.forEach(function(Se){me.append(oe+"[]",Se)});return}me.append(oe,Xt.data[oe])}),Xt.file instanceof Blob?me.append(Xt.filename,Xt.file,Xt.file.name):me.append(Xt.filename,Xt.file),Mt.onerror=function(de){Xt.onError(de)},Mt.onload=function(){return Mt.status<200||Mt.status>=300?Xt.onError(n(Xt,Mt),d(Mt)):Xt.onSuccess(d(Mt),Mt)},Mt.open(Xt.method,Xt.action,!0),Xt.withCredentials&&"withCredentials"in Mt&&(Mt.withCredentials=!0);var le=Xt.headers||{};return le["X-Requested-With"]!==null&&Mt.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(le).forEach(function(oe){le[oe]!==null&&Mt.setRequestHeader(oe,le[oe])}),Mt.send(me),{abort:function(){Mt.abort()}}}var c=+new Date,i=0;function h(){return"rc-upload-"+c+"-"+ ++i}function f(Xt,Mt){return Xt.indexOf(Mt,Xt.length-Mt.length)!==-1}var A=function(Xt,Mt){if(Xt&&Mt){var me=Array.isArray(Mt)?Mt:Mt.split(","),le=Xt.name||"",oe=Xt.type||"",de=oe.replace(/\/.*$/,"");return me.some(function(Se){var Ce=Se.trim();return Ce.charAt(0)==="."?f(le.toLowerCase(),Ce.toLowerCase()):/\/\*$/.test(Ce)?de===Ce.replace(/\/.*$/,""):oe===Ce})}return!0};function C(Xt,Mt){var me=Xt.createReader(),le=[];function oe(){me.readEntries(function(de){var Se=Array.prototype.slice.apply(de);le=le.concat(Se);var Ce=!Se.length;Ce?Mt(le):oe()})}oe()}var S=function(Mt,me,le){var oe=function de(Se,Ce){Ce=Ce||"",Se.isFile?Se.file(function(Oe){le(Oe)&&(Se.fullPath&&!Oe.webkitRelativePath&&(Object.defineProperties(Oe,{webkitRelativePath:{writable:!0}}),Oe.webkitRelativePath=Se.fullPath.replace(/^\//,""),Object.defineProperties(Oe,{webkitRelativePath:{writable:!1}})),me([Oe]))}):Se.isDirectory&&C(Se,function(Oe){Oe.forEach(function(Ie){de(Ie,""+Ce+Se.name+"/")})})};Mt.forEach(function(de){oe(de.webkitGetAsEntry())})},E=S,L=Object.assign||function(Xt){for(var Mt=1;Mt<arguments.length;Mt++){var me=arguments[Mt];for(var le in me)Object.prototype.hasOwnProperty.call(me,le)&&(Xt[le]=me[le])}return Xt},T=function(){function Xt(Mt,me){var le=[],oe=!0,de=!1,Se=void 0;try{for(var Ce=Mt[Symbol.iterator](),Oe;!(oe=(Oe=Ce.next()).done)&&!(le.push(Oe.value),me&&le.length===me);oe=!0);}catch(Ie){de=!0,Se=Ie}finally{try{!oe&&Ce.return&&Ce.return()}finally{if(de)throw Se}}return le}return function(Mt,me){if(Array.isArray(Mt))return Mt;if(Symbol.iterator in Object(Mt))return Xt(Mt,me);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),b=function(){function Xt(Mt,me){for(var le=0;le<me.length;le++){var oe=me[le];oe.enumerable=oe.enumerable||!1,oe.configurable=!0,"value"in oe&&(oe.writable=!0),Object.defineProperty(Mt,oe.key,oe)}}return function(Mt,me,le){return me&&Xt(Mt.prototype,me),le&&Xt(Mt,le),Mt}}();function x(Xt,Mt,me){return Mt in Xt?Object.defineProperty(Xt,Mt,{value:me,enumerable:!0,configurable:!0,writable:!0}):Xt[Mt]=me,Xt}function N(Xt,Mt){var me={};for(var le in Xt){if(Mt.indexOf(le)>=0)continue;if(!Object.prototype.hasOwnProperty.call(Xt,le))continue;me[le]=Xt[le]}return me}function D(Xt,Mt){if(!(Xt instanceof Mt))throw new TypeError("Cannot call a class as a function")}function M(Xt,Mt){if(!Xt)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Mt&&(typeof Mt=="object"||typeof Mt=="function")?Mt:Xt}function R(Xt,Mt){if(typeof Mt!="function"&&Mt!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof Mt);Xt.prototype=Object.create(Mt&&Mt.prototype,{constructor:{value:Xt,enumerable:!1,writable:!0,configurable:!0}}),Mt&&(Object.setPrototypeOf?Object.setPrototypeOf(Xt,Mt):Xt.__proto__=Mt)}var F=function(Mt){return Object.keys(Mt).reduce(function(me,le){return(le.substr(0,5)==="data-"||le.substr(0,5)==="aria-"||le==="role")&&(me[le]=Mt[le]),me},{})},B=function(Xt){R(Mt,Xt);function Mt(){var me,le,oe,de;D(this,Mt);for(var Se=arguments.length,Ce=Array(Se),Oe=0;Oe<Se;Oe++)Ce[Oe]=arguments[Oe];return de=(le=(oe=M(this,(me=Mt.__proto__||Object.getPrototypeOf(Mt)).call.apply(me,[this].concat(Ce))),oe),oe.state={uid:h()},oe.reqs={},oe.onChange=function(Ie){var Ee=Ie.target.files;oe.uploadFiles(Ee),oe.reset()},oe.onClick=function(Ie){var Ee=oe.fileInput;if(!Ee)return;var Pe=oe.props,at=Pe.children,gt=Pe.onClick;at&&at.type==="button"&&(Ee.parentNode.focus(),Ee.parentNode.querySelector("button").blur()),Ee.click(),gt&>(Ie)},oe.onKeyDown=function(Ie){Ie.key==="Enter"&&oe.onClick()},oe.onFileDrop=function(Ie){var Ee=oe.props.multiple;if(Ie.preventDefault(),Ie.type==="dragover")return;if(oe.props.directory)E(Array.prototype.slice.call(Ie.dataTransfer.items),oe.uploadFiles,function(at){return A(at,oe.props.accept)});else{var Pe=Array.prototype.slice.call(Ie.dataTransfer.files).filter(function(at){return A(at,oe.props.accept)});Ee===!1&&(Pe=Pe.slice(0,1)),oe.uploadFiles(Pe)}},oe.uploadFiles=function(Ie){var Ee=Array.prototype.slice.call(Ie);Ee.map(function(Pe){return Pe.uid=h(),Pe}).forEach(function(Pe){oe.upload(Pe,Ee)})},oe.saveFileInput=function(Ie){oe.fileInput=Ie},le),M(oe,de)}return b(Mt,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"upload",value:function(le,oe){var de=this,Se=this.props;if(!Se.beforeUpload)return setTimeout(function(){return de.post(le)},0);var Ce=Se.beforeUpload(le,oe);Ce&&Ce.then?Ce.then(function(Oe){var Ie=Object.prototype.toString.call(Oe);return Ie==="[object File]"||Ie==="[object Blob]"?de.post(Oe):de.post(le)}).catch(function(Oe){console.log(Oe)}):Ce!==!1&&setTimeout(function(){return de.post(le)},0);return}},{key:"post",value:function(le){var oe=this;if(!this._isMounted)return;var de=this.props,Se=de.onStart,Ce=de.onProgress,Oe=de.transformFile,Ie=Oe===void 0?function(Ee){return Ee}:Oe;new Promise(function(Ee){var Pe=de.action;return typeof Pe=="function"&&(Pe=Pe(le)),Ee(Pe)}).then(function(Ee){var Pe=le.uid,at=de.customRequest||r,gt=Promise.resolve(Ie(le)).then(function(ee){var ae=de.data;return typeof ae=="function"&&(ae=ae(ee)),Promise.all([ee,ae])}).catch(function(ee){console.error(ee)});gt.then(function(ee){var ae=T(ee,2),k=ae[0],J=ae[1],se={action:Ee,filename:de.name,data:J,file:k,headers:de.headers,withCredentials:de.withCredentials,method:de.method||"post",onProgress:Ce?function(ge){Ce(ge,le)}:null,onSuccess:function(Ae,De){delete oe.reqs[Pe],de.onSuccess(Ae,le,De)},onError:function(Ae,De){delete oe.reqs[Pe],de.onError(Ae,De,le)}};Se(le),oe.reqs[Pe]=at(se)})})}},{key:"reset",value:function(){this.setState({uid:h()})}},{key:"abort",value:function(le){var oe=this.reqs;if(le){var de=le;le&&le.uid&&(de=le.uid),oe[de]&&oe[de].abort&&oe[de].abort(),delete oe[de]}else Object.keys(oe).forEach(function(Se){oe[Se]&&oe[Se].abort&&oe[Se].abort(),delete oe[Se]})}},{key:"render",value:function(){var le,oe=this.props,de=oe.component,Se=oe.prefixCls,Ce=oe.className,Oe=oe.disabled,Ie=oe.id,Ee=oe.style,Pe=oe.multiple,at=oe.accept,gt=oe.children,ee=oe.directory,ae=oe.openFileDialogOnClick,k=oe.onMouseEnter,J=oe.onMouseLeave,se=N(oe,["component","prefixCls","className","disabled","id","style","multiple","accept","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave"]),ge=l()((le={},x(le,Se,!0),x(le,Se+"-disabled",Oe),x(le,Ce,Ce),le)),Ae=Oe?{}:{onClick:ae?this.onClick:function(){},onKeyDown:ae?this.onKeyDown:function(){},onMouseEnter:k,onMouseLeave:J,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:"0"};return o.a.createElement(de,L({},Ae,{className:ge,role:"button",style:Ee}),o.a.createElement("input",L({},F(se),{id:Ie,type:"file",ref:this.saveFileInput,onClick:function($e){return $e.stopPropagation()},key:this.state.uid,style:{display:"none"},accept:at,directory:ee?"directory":null,webkitdirectory:ee?"webkitdirectory":null,multiple:Pe,onChange:this.onChange})),gt)}}]),Mt}(t.Component),H=B,U=Object.assign||function(Xt){for(var Mt=1;Mt<arguments.length;Mt++){var me=arguments[Mt];for(var le in me)Object.prototype.hasOwnProperty.call(me,le)&&(Xt[le]=me[le])}return Xt},K=function(){function Xt(Mt,me){for(var le=0;le<me.length;le++){var oe=me[le];oe.enumerable=oe.enumerable||!1,oe.configurable=!0,"value"in oe&&(oe.writable=!0),Object.defineProperty(Mt,oe.key,oe)}}return function(Mt,me,le){return me&&Xt(Mt.prototype,me),le&&Xt(Mt,le),Mt}}();function W(Xt,Mt){if(!(Xt instanceof Mt))throw new TypeError("Cannot call a class as a function")}function z(Xt,Mt){if(!Xt)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Mt&&(typeof Mt=="object"||typeof Mt=="function")?Mt:Xt}function Y(Xt,Mt){if(typeof Mt!="function"&&Mt!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof Mt);Xt.prototype=Object.create(Mt&&Mt.prototype,{constructor:{value:Xt,enumerable:!1,writable:!0,configurable:!0}}),Mt&&(Object.setPrototypeOf?Object.setPrototypeOf(Xt,Mt):Xt.__proto__=Mt)}function Q(){}var P=function(Xt){Y(Mt,Xt);function Mt(){var me,le,oe,de;W(this,Mt);for(var Se=arguments.length,Ce=Array(Se),Oe=0;Oe<Se;Oe++)Ce[Oe]=arguments[Oe];return de=(le=(oe=z(this,(me=Mt.__proto__||Object.getPrototypeOf(Mt)).call.apply(me,[this].concat(Ce))),oe),oe.saveUploader=function(Ie){oe.uploader=Ie},le),z(oe,de)}return K(Mt,[{key:"abort",value:function(le){this.uploader.abort(le)}},{key:"render",value:function(){return o.a.createElement(H,U({},this.props,{ref:this.saveUploader}))}}]),Mt}(t.Component);P.defaultProps={component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:Q,onError:Q,onSuccess:Q,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0};var G=P,$=G,fe=function(Xt,Mt){var me={};for(var le in Xt)Object.prototype.hasOwnProperty.call(Xt,le)&&Mt.indexOf(le)<0&&(me[le]=Xt[le]);if(Xt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var oe=0,le=Object.getOwnPropertySymbols(Xt);oe<le.length;oe++)Mt.indexOf(le[oe])<0&&Object.prototype.propertyIsEnumerable.call(Xt,le[oe])&&(me[le[oe]]=Xt[le[oe]]);return me},te=function(Mt,me){var le=Mt.style,oe=Mt.height,de=fe(Mt,["style","height"]);return t.createElement(nr,w()({ref:me},de,{type:"drag",style:w()(w()({},le),{height:oe})}))},pe=t.forwardRef(te);pe.displayName="Dragger";var we=pe,be=e("YL+r"),Ve=e("NXEf"),Xe=e.n(Ve),At=e("7zv7"),Be=e.n(At),Fe=e("rH6s"),mt=e.n(Fe),rt=e("aSf7"),Je=e.n(rt),vt=e("Qlo8"),ut=e.n(vt),bt=e("b1g+"),Qe=e.n(bt),pt=e("M7w3"),Ge=e.n(pt),je=e("nSZG");function _e(){return!0}function ht(Xt){return w()(w()({},Xt),{lastModified:Xt.lastModified,lastModifiedDate:Xt.lastModifiedDate,name:Xt.name,size:Xt.size,type:Xt.type,uid:Xt.uid,percent:0,originFileObj:Xt})}function Lt(Xt,Mt){var me=Xt.uid!==void 0?"uid":"name";return Mt.filter(function(le){return le[me]===Xt[me]})[0]}function Ft(Xt,Mt){var me=Xt.uid!==void 0?"uid":"name",le=Mt.filter(function(oe){return oe[me]!==Xt[me]});return le.length===Mt.length?null:le}var Wt=function(){var Mt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",me=Mt.split("/"),le=me[me.length-1],oe=le.split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(oe)||[""])[0]},Qt=function(Mt){return Mt.indexOf("image/")===0},or=function(Mt){if(Mt.type&&!Mt.thumbUrl)return Qt(Mt.type);var me=Mt.thumbUrl||Mt.url,le=Wt(me);return/^data:image\//.test(me)||/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico)$/i.test(le)?!0:/^data:/.test(me)?!1:!le},Tt=200;function jt(Xt){return new Promise(function(Mt){if(!Xt.type||!Qt(Xt.type)){Mt("");return}var me=document.createElement("canvas");me.width=Tt,me.height=Tt,me.style.cssText="position: fixed; left: 0; top: 0; width: ".concat(Tt,"px; height: ").concat(Tt,"px; z-index: 9999; display: none;"),document.body.appendChild(me);var le=me.getContext("2d"),oe=new Image;oe.onload=function(){var de=oe.width,Se=oe.height,Ce=Tt,Oe=Tt,Ie=0,Ee=0;de<Se?(Oe=Se*(Tt/de),Ee=-(Oe-Ce)/2):(Ce=de*(Tt/Se),Ie=-(Ce-Oe)/2),le.drawImage(oe,Ie,Ee,Ce,Oe);var Pe=me.toDataURL();document.body.removeChild(me),Mt(Pe)},oe.src=window.URL.createObjectURL(Xt)})}var zt=e("NiCL"),Nt=e("L7QV"),Ht=e("LpVx"),it=e("bnk9"),He=e("Z1Ah"),ne=function(Mt,me){var le,oe=Mt.listType,de=Mt.previewFile,Se=Mt.onPreview,Ce=Mt.onDownload,Oe=Mt.onRemove,Ie=Mt.locale,Ee=Mt.iconRender,Pe=Mt.isImageUrl,at=Mt.prefixCls,gt=Mt.items,ee=gt===void 0?[]:gt,ae=Mt.showPreviewIcon,k=Mt.showRemoveIcon,J=Mt.showDownloadIcon,se=Mt.removeIcon,ge=Mt.downloadIcon,Ae=Mt.progress,De=Mt.appendAction,$e=Object(He.a)();t.useEffect(function(){if(oe!=="picture"&&oe!=="picture-card")return;(ee||[]).forEach(function(ct){if(typeof document=="undefined"||typeof window=="undefined"||!window.FileReader||!window.File||!(ct.originFileObj instanceof File||ct.originFileObj instanceof Blob)||ct.thumbUrl!==void 0)return;ct.thumbUrl="",de&&de(ct.originFileObj).then(function(lt){ct.thumbUrl=lt||"",$e()})})},[oe,ee,de]);var Bt=function(lt,Ue){return Se?(Ue.preventDefault(),Se(lt)):void 0},$t=function(lt){typeof Ce=="function"?Ce(lt):lt.url&&window.open(lt.url)},St=function(lt){Oe&&Oe(lt)},_t=function(lt){if(Ee)return Ee(lt,oe);var Ue=lt.status==="uploading",qe=Pe&&Pe(lt)?t.createElement(mt.a,null):t.createElement(Je.a,null),dt=Ue?t.createElement(Xe.a,null):t.createElement(Be.a,null);return oe==="picture"?dt=Ue?t.createElement(Xe.a,null):qe:oe==="picture-card"&&(dt=Ue?Ie.uploading:qe),dt},Dt=function(lt,Ue,qe,dt){var Kt={type:"text",size:"small",title:dt,onClick:function(yr){Ue(),Object(je.b)(lt)&<.props.onClick&<.props.onClick(yr)},className:"".concat(qe,"-list-item-card-actions-btn")};if(Object(je.b)(lt)){var Ct=Object(je.a)(lt,w()(w()({},lt.props),{onClick:function(){}}));return t.createElement(it.a,w()({},Kt,{icon:Ct}))}return t.createElement(it.a,Kt,t.createElement("span",null,lt))};t.useImperativeHandle(me,function(){return{handlePreview:Bt,handleDownload:$t}});var Yt=t.useContext(Ht.b),wt=Yt.getPrefixCls,ur=Yt.direction,er=wt("upload",at),ze=ee.map(function(ct){var lt,Ue,qe,dt=_t(ct),Kt=t.createElement("div",{className:"".concat(er,"-text-icon")},dt);if(oe==="picture"||oe==="picture-card")if(ct.status==="uploading"||!ct.thumbUrl&&!ct.url){var Ct,vr=l()((Ct={},O()(Ct,"".concat(er,"-list-item-thumbnail"),!0),O()(Ct,"".concat(er,"-list-item-file"),ct.status!=="uploading"),Ct));Kt=t.createElement("div",{className:vr},dt)}else{var yr,Dr=Pe&&Pe(ct)?t.createElement("img",{src:ct.thumbUrl||ct.url,alt:ct.name,className:"".concat(er,"-list-item-image")}):dt,Rr=l()((yr={},O()(yr,"".concat(er,"-list-item-thumbnail"),!0),O()(yr,"".concat(er,"-list-item-file"),Pe&&!Pe(ct)),yr));Kt=t.createElement("a",{className:Rr,onClick:function(Ln){return Bt(ct,Ln)},href:ct.url||ct.thumbUrl,target:"_blank",rel:"noopener noreferrer"},Dr)}if(ct.status==="uploading"){var Jr="percent"in ct?t.createElement(Nt.a,w()({},Ae,{type:"line",percent:ct.percent})):null;qe=t.createElement("div",{className:"".concat(er,"-list-item-progress"),key:"progress"},Jr)}var $r=l()((lt={},O()(lt,"".concat(er,"-list-item"),!0),O()(lt,"".concat(er,"-list-item-").concat(ct.status),!0),O()(lt,"".concat(er,"-list-item-list-type-").concat(oe),!0),lt)),xr=typeof ct.linkProps=="string"?JSON.parse(ct.linkProps):ct.linkProps,Vr=k?Dt(se||t.createElement(Qe.a,null),function(){return St(ct)},er,Ie.removeFile):null,Lr=J&&ct.status==="done"?Dt(ge||t.createElement(Ge.a,null),function(){return $t(ct)},er,Ie.downloadFile):null,tr=oe!=="picture-card"&&t.createElement("span",{key:"download-delete",className:"".concat(er,"-list-item-card-actions ").concat(oe==="picture"?"picture":"")},Lr,Vr),pr=l()((Ue={},O()(Ue,"".concat(er,"-list-item-name"),!0),O()(Ue,"".concat(er,"-list-item-name-icon-count-").concat([Lr,Vr].filter(function(pn){return pn}).length),!0),Ue)),dr=ct.url?[t.createElement("a",w()({key:"view",target:"_blank",rel:"noopener noreferrer",className:pr,title:ct.name},xr,{href:ct.url,onClick:function(Ln){return Bt(ct,Ln)}}),ct.name),tr]:[t.createElement("span",{key:"view",className:pr,onClick:function(Ln){return Bt(ct,Ln)},title:ct.name},ct.name),tr],fr={pointerEvents:"none",opacity:.5},_r=ae?t.createElement("a",{href:ct.url||ct.thumbUrl,target:"_blank",rel:"noopener noreferrer",style:ct.url||ct.thumbUrl?void 0:fr,onClick:function(Ln){return Bt(ct,Ln)},title:Ie.previewFile},t.createElement(ut.a,null)):null,Zr=oe==="picture-card"&&ct.status!=="uploading"&&t.createElement("span",{className:"".concat(er,"-list-item-actions")},_r,ct.status==="done"&&Lr,Vr),on;ct.response&&typeof ct.response=="string"?on=ct.response:on=ct.error&&ct.error.statusText||Ie.uploadError;var jn=t.createElement("span",null,Kt,dr),Ur=t.createElement("div",{className:$r},t.createElement("div",{className:"".concat(er,"-list-item-info")},jn),Zr,t.createElement(be.a,{transitionName:"fade",component:""},qe)),En=l()(O()({},"".concat(er,"-list-picture-card-container"),oe==="picture-card"));return t.createElement("div",{key:ct.uid,className:En},ct.status==="error"?t.createElement(zt.a,{title:on,getPopupContainer:function(Ln){return Ln.parentNode}},Ur):t.createElement("span",null,Ur))}),tt=l()((le={},O()(le,"".concat(er,"-list"),!0),O()(le,"".concat(er,"-list-").concat(oe),!0),O()(le,"".concat(er,"-list-rtl"),ur==="rtl"),le)),We=oe==="picture-card"?"animate-inline":"animate",st=ze.length===0?"":"".concat(er,"-").concat(We);return t.createElement(be.a,{transitionName:st,component:"div",className:tt},ze,t.isValidElement(De)?t.cloneElement(De,{key:"appendAction"}):De)},ce=t.forwardRef(ne);ce.displayName="UploadList",ce.defaultProps={listType:"text",progress:{strokeWidth:2,showInfo:!1},showRemoveIcon:!0,showDownloadIcon:!1,showPreviewIcon:!0,previewFile:jt,isImageUrl:or};var Ze=ce,Me=e("CfwS"),Ke=e("DxYC"),sr=e("b5WB"),Ut=function(Mt,me){var le,oe=Mt.fileList,de=Mt.defaultFileList,Se=Mt.onRemove,Ce=Mt.showUploadList,Oe=Mt.listType,Ie=Mt.onPreview,Ee=Mt.onDownload,Pe=Mt.previewFile,at=Mt.disabled,gt=Mt.locale,ee=Mt.iconRender,ae=Mt.isImageUrl,k=Mt.progress,J=Mt.prefixCls,se=Mt.className,ge=Mt.type,Ae=Mt.children,De=Mt.style,$e=t.useState("drop"),Bt=a()($e,2),$t=Bt[0],St=Bt[1],_t=Object(He.a)(),Dt=t.useRef(oe||de||[]),Yt=oe||Dt.current,wt=t.useRef();t.useEffect(function(){Object(sr.a)("fileList"in Mt||!("value"in Mt),"Upload","`value` is not a valid prop, do you mean `fileList`?")},[]),t.useEffect(function(){oe!==void 0&&oe!==Dt.current&&(Dt.current=oe,_t())},[oe]);var ur=function(xr){Dt.current=xr.fileList,_t();var Vr=Mt.onChange;Vr&&Vr(w()(w()({},xr),{fileList:g()(xr.fileList)}))},er=function(xr){var Vr=ht(xr);Vr.status="uploading";var Lr=Dt.current.concat(),tr=Lr.findIndex(function(pr){var dr=pr.uid;return dr===Vr.uid});tr===-1?Lr.push(Vr):Lr[tr]=Vr,ur({file:Vr,fileList:Lr})},ze=function(xr,Vr,Lr){try{typeof xr=="string"&&(xr=JSON.parse(xr))}catch(pr){}var tr=Lt(Vr,Dt.current);if(!tr)return;tr.status="done",tr.response=xr,tr.xhr=Lr,ur({file:w()({},tr),fileList:Dt.current.concat()})},tt=function(xr,Vr){var Lr=Lt(Vr,Dt.current);if(!Lr)return;Lr.percent=xr.percent,ur({event:xr,file:w()({},Lr),fileList:Dt.current.concat()})},We=function(xr,Vr,Lr){var tr=Lt(Lr,Dt.current);if(!tr)return;tr.error=xr,tr.response=Vr,tr.status="error",ur({file:w()({},tr),fileList:Dt.current.concat()})},st=function(xr){Promise.resolve(typeof Se=="function"?Se(xr):Se).then(function(Vr){if(Vr===!1)return;var Lr=Ft(xr,Dt.current);Lr&&(xr.status="removed",wt.current&&wt.current.abort(xr),ur({file:xr,fileList:Lr}))})},ct=function(xr){St(xr.type)},lt=function(xr,Vr){var Lr=Mt.beforeUpload;if(!Lr)return!0;var tr=Lr(xr,Vr);if(tr===!1){var pr=[];return Dt.current.concat(Vr.map(ht)).forEach(function(dr){pr.every(function(fr){return fr.uid!==dr.uid})&&pr.push(dr)}),ur({file:xr,fileList:pr}),!1}return tr&&tr.then?tr:!0};t.useImperativeHandle(me,function(){return{onStart:er,onSuccess:ze,onProgress:tt,onError:We,fileList:Dt.current,upload:wt.current,forceUpdate:_t}});var Ue=t.useContext(Ht.b),qe=Ue.getPrefixCls,dt=Ue.direction,Kt=qe("upload",J),Ct=w()(w()({onStart:er,onError:We,onProgress:tt,onSuccess:ze},Mt),{prefixCls:Kt,beforeUpload:lt});delete Ct.className,delete Ct.style,(!Ae||at)&&delete Ct.id;var vr=function(xr){return Ce?t.createElement(Me.a,{componentName:"Upload",defaultLocale:Ke.a.Upload},function(Vr){var Lr=typeof Ce=="boolean"?{}:Ce,tr=Lr.showRemoveIcon,pr=Lr.showPreviewIcon,dr=Lr.showDownloadIcon,fr=Lr.removeIcon,_r=Lr.downloadIcon;return t.createElement(Ze,{listType:Oe,items:Yt,previewFile:Pe,onPreview:Ie,onDownload:Ee,onRemove:st,showRemoveIcon:!at&&tr,showPreviewIcon:pr,showDownloadIcon:dr,removeIcon:fr,downloadIcon:_r,iconRender:ee,locale:w()(w()({},Vr),gt),isImageUrl:ae,progress:k,appendAction:xr})}):xr};if(ge==="drag"){var yr,Dr=l()(Kt,(yr={},O()(yr,"".concat(Kt,"-drag"),!0),O()(yr,"".concat(Kt,"-drag-uploading"),Dt.current.some(function($r){return $r.status==="uploading"})),O()(yr,"".concat(Kt,"-drag-hover"),$t==="dragover"),O()(yr,"".concat(Kt,"-disabled"),at),O()(yr,"".concat(Kt,"-rtl"),dt==="rtl"),yr),se);return t.createElement("span",null,t.createElement("div",{className:Dr,onDrop:ct,onDragOver:ct,onDragLeave:ct,style:De},t.createElement($,w()({},Ct,{ref:wt,className:"".concat(Kt,"-btn")}),t.createElement("div",{className:"".concat(Kt,"-drag-container")},Ae))),vr())}var Rr=l()(Kt,(le={},O()(le,"".concat(Kt,"-select"),!0),O()(le,"".concat(Kt,"-select-").concat(Oe),!0),O()(le,"".concat(Kt,"-disabled"),at),O()(le,"".concat(Kt,"-rtl"),dt==="rtl"),le)),Jr=t.createElement("div",{className:Rr,style:Ae?void 0:{display:"none"}},t.createElement($,w()({},Ct,{ref:wt})));return Oe==="picture-card"?t.createElement("span",{className:l()(se,"".concat(Kt,"-picture-card-wrapper"))},vr(Jr)):t.createElement("span",{className:se},Jr,vr())},Pt=t.forwardRef(Ut);Pt.Dragger=we,Pt.displayName="Upload",Pt.defaultProps={type:"select",multiple:!1,action:"",data:{},accept:"",beforeUpload:_e,showUploadList:!0,listType:"text",className:"",disabled:!1,supportServerRender:!0};var nr=Pt;nr.Dragger=we;var cr=_.a=nr},vcnW:function(Z,_,e){(function(){var u=e("jvOL"),O=e("XFOG").utf8,v=e("UKqh"),g=e("XFOG").bin,y=function w(p,a){p.constructor==String?a&&a.encoding==="binary"?p=g.stringToBytes(p):p=O.stringToBytes(p):v(p)?p=Array.prototype.slice.call(p,0):!Array.isArray(p)&&p.constructor!==Uint8Array&&(p=p.toString());for(var t=u.bytesToWords(p),o=p.length*8,s=1732584193,l=-271733879,n=-1732584194,d=271733878,r=0;r<t.length;r++)t[r]=(t[r]<<8|t[r]>>>24)&16711935|(t[r]<<24|t[r]>>>8)&4278255360;t[o>>>5]|=128<<o%32,t[(o+64>>>9<<4)+14]=o;for(var c=w._ff,i=w._gg,h=w._hh,f=w._ii,r=0;r<t.length;r+=16){var A=s,C=l,S=n,E=d;s=c(s,l,n,d,t[r+0],7,-680876936),d=c(d,s,l,n,t[r+1],12,-389564586),n=c(n,d,s,l,t[r+2],17,606105819),l=c(l,n,d,s,t[r+3],22,-1044525330),s=c(s,l,n,d,t[r+4],7,-176418897),d=c(d,s,l,n,t[r+5],12,1200080426),n=c(n,d,s,l,t[r+6],17,-1473231341),l=c(l,n,d,s,t[r+7],22,-45705983),s=c(s,l,n,d,t[r+8],7,1770035416),d=c(d,s,l,n,t[r+9],12,-1958414417),n=c(n,d,s,l,t[r+10],17,-42063),l=c(l,n,d,s,t[r+11],22,-1990404162),s=c(s,l,n,d,t[r+12],7,1804603682),d=c(d,s,l,n,t[r+13],12,-40341101),n=c(n,d,s,l,t[r+14],17,-1502002290),l=c(l,n,d,s,t[r+15],22,1236535329),s=i(s,l,n,d,t[r+1],5,-165796510),d=i(d,s,l,n,t[r+6],9,-1069501632),n=i(n,d,s,l,t[r+11],14,643717713),l=i(l,n,d,s,t[r+0],20,-373897302),s=i(s,l,n,d,t[r+5],5,-701558691),d=i(d,s,l,n,t[r+10],9,38016083),n=i(n,d,s,l,t[r+15],14,-660478335),l=i(l,n,d,s,t[r+4],20,-405537848),s=i(s,l,n,d,t[r+9],5,568446438),d=i(d,s,l,n,t[r+14],9,-1019803690),n=i(n,d,s,l,t[r+3],14,-187363961),l=i(l,n,d,s,t[r+8],20,1163531501),s=i(s,l,n,d,t[r+13],5,-1444681467),d=i(d,s,l,n,t[r+2],9,-51403784),n=i(n,d,s,l,t[r+7],14,1735328473),l=i(l,n,d,s,t[r+12],20,-1926607734),s=h(s,l,n,d,t[r+5],4,-378558),d=h(d,s,l,n,t[r+8],11,-2022574463),n=h(n,d,s,l,t[r+11],16,1839030562),l=h(l,n,d,s,t[r+14],23,-35309556),s=h(s,l,n,d,t[r+1],4,-1530992060),d=h(d,s,l,n,t[r+4],11,1272893353),n=h(n,d,s,l,t[r+7],16,-155497632),l=h(l,n,d,s,t[r+10],23,-1094730640),s=h(s,l,n,d,t[r+13],4,681279174),d=h(d,s,l,n,t[r+0],11,-358537222),n=h(n,d,s,l,t[r+3],16,-722521979),l=h(l,n,d,s,t[r+6],23,76029189),s=h(s,l,n,d,t[r+9],4,-640364487),d=h(d,s,l,n,t[r+12],11,-421815835),n=h(n,d,s,l,t[r+15],16,530742520),l=h(l,n,d,s,t[r+2],23,-995338651),s=f(s,l,n,d,t[r+0],6,-198630844),d=f(d,s,l,n,t[r+7],10,1126891415),n=f(n,d,s,l,t[r+14],15,-1416354905),l=f(l,n,d,s,t[r+5],21,-57434055),s=f(s,l,n,d,t[r+12],6,1700485571),d=f(d,s,l,n,t[r+3],10,-1894986606),n=f(n,d,s,l,t[r+10],15,-1051523),l=f(l,n,d,s,t[r+1],21,-2054922799),s=f(s,l,n,d,t[r+8],6,1873313359),d=f(d,s,l,n,t[r+15],10,-30611744),n=f(n,d,s,l,t[r+6],15,-1560198380),l=f(l,n,d,s,t[r+13],21,1309151649),s=f(s,l,n,d,t[r+4],6,-145523070),d=f(d,s,l,n,t[r+11],10,-1120210379),n=f(n,d,s,l,t[r+2],15,718787259),l=f(l,n,d,s,t[r+9],21,-343485551),s=s+A>>>0,l=l+C>>>0,n=n+S>>>0,d=d+E>>>0}return u.endian([s,l,n,d])};y._ff=function(w,p,a,t,o,s,l){var n=w+(p&a|~p&t)+(o>>>0)+l;return(n<<s|n>>>32-s)+p},y._gg=function(w,p,a,t,o,s,l){var n=w+(p&t|a&~t)+(o>>>0)+l;return(n<<s|n>>>32-s)+p},y._hh=function(w,p,a,t,o,s,l){var n=w+(p^a^t)+(o>>>0)+l;return(n<<s|n>>>32-s)+p},y._ii=function(w,p,a,t,o,s,l){var n=w+(a^(p|~t))+(o>>>0)+l;return(n<<s|n>>>32-s)+p},y._blocksize=16,y._digestsize=16,Z.exports=function(w,p){if(w==null)throw new Error("Illegal argument "+w);var a=u.wordsToBytes(y(w,p));return p&&p.asBytes?a:p&&p.asString?g.bytesToString(a):u.bytesToHex(a)}})()},vfQ3:function(Z,_,e){var u=e("86p4"),O=e("D2WO"),v=e("oEo5"),g=v.each;function y(t){return parseInt(t,10)}function w(t,o){O.initVML(),this.root=t,this.storage=o;var s=document.createElement("div"),l=document.createElement("div");s.style.cssText="display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;",l.style.cssText="position:absolute;left:0;top:0;",t.appendChild(s),this._vmlRoot=l,this._vmlViewport=s,this.resize();var n=o.delFromStorage,d=o.addToStorage;o.delFromStorage=function(r){n.call(o,r),r&&(r.onRemove&&r.onRemove(l))},o.addToStorage=function(r){r.onAdd&&r.onAdd(l),d.call(o,r)},this._firstPaint=!0}w.prototype={constructor:w,getType:function(){return"vml"},getViewportRoot:function(){return this._vmlViewport},getViewportRootOffset:function(){var o=this.getViewportRoot();if(o)return{offsetLeft:o.offsetLeft||0,offsetTop:o.offsetTop||0}},refresh:function(){var o=this.storage.getDisplayList(!0,!0);this._paintList(o)},_paintList:function(o){for(var s=this._vmlRoot,l=0;l<o.length;l++){var n=o[l];n.invisible||n.ignore?(n.__alreadyNotVisible||n.onRemove(s),n.__alreadyNotVisible=!0):(n.__alreadyNotVisible&&n.onAdd(s),n.__alreadyNotVisible=!1,n.__dirty&&(n.beforeBrush&&n.beforeBrush(),(n.brushVML||n.brush).call(n,s),n.afterBrush&&n.afterBrush())),n.__dirty=!1}this._firstPaint&&(this._vmlViewport.appendChild(s),this._firstPaint=!1)},resize:function(o,s){var o=o==null?this._getWidth():o,s=s==null?this._getHeight():s;if(this._width!==o||this._height!==s){this._width=o,this._height=s;var l=this._vmlViewport.style;l.width=o+"px",l.height=s+"px"}},dispose:function(){this.root.innerHTML="",this._vmlRoot=this._vmlViewport=this.storage=null},getWidth:function(){return this._width},getHeight:function(){return this._height},clear:function(){this._vmlViewport&&this.root.removeChild(this._vmlViewport)},_getWidth:function(){var o=this.root,s=o.currentStyle;return(o.clientWidth||y(s.width))-y(s.paddingLeft)-y(s.paddingRight)|0},_getHeight:function(){var o=this.root,s=o.currentStyle;return(o.clientHeight||y(s.height))-y(s.paddingTop)-y(s.paddingBottom)|0}};function p(t){return function(){u('In IE8.0 VML mode painter not support method "'+t+'"')}}g(["getLayer","insertLayer","eachLayer","eachBuiltinLayer","eachOtherLayer","getLayers","modLayer","delLayer","clearLayer","toDataURL","pathToImage"],function(t){w.prototype[t]=p(t)});var a=w;Z.exports=a},vgo9:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=e("spGK"),y=g.fromPoints,w=e("6q22"),p=e("DMEU"),a=e("BGny"),t=e("zYjg"),o=e("QV7q"),s=e("si9V"),l=s.Polyline,n=s.Polygon,d=e("F62y"),r=e("6vYt"),c=r.prepareDataCoordInfo,i=r.getStackedOnPoint,h=e("PyNg"),f=h.createGridClipPath,A=h.createPolarClipPath;function C(R,F){if(R.length!==F.length)return;for(var B=0;B<R.length;B++){var H=R[B],U=F[B];if(H[0]!==U[0]||H[1]!==U[1])return}return!0}function S(R,F){var B=[],H=[],U=[],K=[];return y(R,B,H),y(F,U,K),Math.max(Math.abs(B[0]-U[0]),Math.abs(B[1]-U[1]),Math.abs(H[0]-K[0]),Math.abs(H[1]-K[1]))}function E(R){return typeof R=="number"?R:R?.5:0}function L(R,F,B){if(!B.valueDim)return[];for(var H=[],U=0,K=F.count();U<K;U++)H.push(i(B,R,F,U));return H}function T(R,F,B){for(var H=F.getBaseAxis(),U=H.dim==="x"||H.dim==="radius"?0:1,K=[],W=0;W<R.length-1;W++){var z=R[W+1],Y=R[W];K.push(Y);var Q=[];switch(B){case"end":Q[U]=z[U],Q[1-U]=Y[1-U],K.push(Q);break;case"middle":var P=(Y[U]+z[U])/2,G=[];Q[U]=G[U]=P,Q[1-U]=Y[1-U],G[1-U]=z[1-U],K.push(Q),K.push(G);break;default:Q[U]=Y[U],Q[1-U]=z[1-U],K.push(Q)}}return R[W]&&K.push(R[W]),K}function b(R,F){var B=R.getVisual("visualMeta");if(!B||!B.length||!R.count())return;if(F.type!=="cartesian2d")return;for(var H,U,K=B.length-1;K>=0;K--){var W=B[K].dimension,z=R.dimensions[W],Y=R.getDimensionInfo(z);if(H=Y&&Y.coordDim,H==="x"||H==="y"){U=B[K];break}}if(!U)return;var Q=F.getAxis(H),P=v.map(U.stops,function(Ve){return{coord:Q.toGlobalCoord(Q.dataToCoord(Ve.value)),color:Ve.color}}),G=P.length,$=U.outerColors.slice();G&&P[0].coord>P[G-1].coord&&(P.reverse(),$.reverse());var fe=10,te=P[0].coord-fe,pe=P[G-1].coord+fe,we=pe-te;if(we<.001)return"transparent";v.each(P,function(Ve){Ve.offset=(Ve.coord-te)/we}),P.push({offset:G?P[G-1].offset:.5,color:$[1]||"transparent"}),P.unshift({offset:G?P[0].offset:.5,color:$[0]||"transparent"});var be=new t.LinearGradient(0,0,0,0,P,!0);return be[H]=te,be[H+"2"]=pe,be}function x(R,F,B){var H=R.get("showAllSymbol"),U=H==="auto";if(H&&!U)return;var K=B.getAxesByScale("ordinal")[0];if(!K)return;if(U&&N(K,F))return;var W=F.mapDimension(K.dim),z={};return v.each(K.getViewLabels(),function(Y){z[Y.tickValue]=1}),function(Y){return!z.hasOwnProperty(F.get(W,Y))}}function N(R,F){var B=R.getExtent(),H=Math.abs(B[1]-B[0])/R.scale.count();isNaN(H)&&(H=0);for(var U=F.count(),K=Math.max(1,Math.round(U/5)),W=0;W<U;W+=K)if(p.getSymbolSize(F,W)[R.isHorizontal()?1:0]*1.5>H)return!1;return!0}function D(R,F,B){if(R.type==="cartesian2d"){var H=R.getBaseAxis().isHorizontal(),U=f(R,F,B);if(!B.get("clip",!0)){var K=U.shape,W=Math.max(K.width,K.height);H?(K.y-=W,K.height+=W*2):(K.x-=W,K.width+=W*2)}return U}else return A(R,F,B)}var M=d.extend({type:"line",init:function(){var R=new t.Group,F=new w;this.group.add(F.group),this._symbolDraw=F,this._lineGroup=R},render:function(R,F,B){var H=R.coordinateSystem,U=this.group,K=R.getData(),W=R.getModel("lineStyle"),z=R.getModel("areaStyle"),Y=K.mapArray(K.getItemLayout),Q=H.type==="polar",P=this._coordSys,G=this._symbolDraw,$=this._polyline,fe=this._polygon,te=this._lineGroup,pe=R.get("animation"),we=!z.isEmpty(),be=z.get("origin"),Ve=c(H,K,be),Xe=L(H,K,Ve),At=R.get("showSymbol"),Be=At&&!Q&&x(R,K,H),Fe=this._data;Fe&&Fe.eachItemGraphicEl(function(Qe,pt){Qe.__temp&&(U.remove(Qe),Fe.setItemGraphicEl(pt,null))}),At||G.remove(),U.add(te);var mt=!Q&&R.get("step"),rt;H&&H.getArea&&R.get("clip",!0)&&(rt=H.getArea(),rt.width!=null?(rt.x-=.1,rt.y-=.1,rt.width+=.2,rt.height+=.2):rt.r0&&(rt.r0-=.5,rt.r1+=.5)),this._clipShapeForSymbol=rt,$&&P.type===H.type&&mt===this._step?(we&&!fe?fe=this._newPolygon(Y,Xe,H,pe):fe&&!we&&(te.remove(fe),fe=this._polygon=null),te.setClipPath(D(H,!1,R)),At&&G.updateData(K,{isIgnore:Be,clipShape:rt}),K.eachItemGraphicEl(function(Qe){Qe.stopAnimation(!0)}),(!C(this._stackedOnPoints,Xe)||!C(this._points,Y))&&(pe?this._updateAnimation(K,Xe,H,B,mt,be):(mt&&(Y=T(Y,H,mt),Xe=T(Xe,H,mt)),$.setShape({points:Y}),fe&&fe.setShape({points:Y,stackedOnPoints:Xe})))):(At&&G.updateData(K,{isIgnore:Be,clipShape:rt}),mt&&(Y=T(Y,H,mt),Xe=T(Xe,H,mt)),$=this._newPolyline(Y,H,pe),we&&(fe=this._newPolygon(Y,Xe,H,pe)),te.setClipPath(D(H,!0,R)));var Je=b(K,H)||K.getVisual("color");$.useStyle(v.defaults(W.getLineStyle(),{fill:"none",stroke:Je,lineJoin:"bevel"}));var vt=R.get("smooth");if(vt=E(R.get("smooth")),$.setShape({smooth:vt,smoothMonotone:R.get("smoothMonotone"),connectNulls:R.get("connectNulls")}),fe){var ut=K.getCalculationInfo("stackedOnSeries"),bt=0;fe.useStyle(v.defaults(z.getAreaStyle(),{fill:Je,opacity:.7,lineJoin:"bevel"})),ut&&(bt=E(ut.get("smooth"))),fe.setShape({smooth:vt,stackedOnSmooth:bt,smoothMonotone:R.get("smoothMonotone"),connectNulls:R.get("connectNulls")})}this._data=K,this._coordSys=H,this._stackedOnPoints=Xe,this._points=Y,this._step=mt,this._valueOrigin=be},dispose:function(){},highlight:function(R,F,B,H){var U=R.getData(),K=o.queryDataIndex(U,H);if(!(K instanceof Array)&&K!=null&&K>=0){var W=U.getItemGraphicEl(K);if(!W){var z=U.getItemLayout(K);if(!z)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(z[0],z[1]))return;W=new p(U,K),W.position=z,W.setZ(R.get("zlevel"),R.get("z")),W.ignore=isNaN(z[0])||isNaN(z[1]),W.__temp=!0,U.setItemGraphicEl(K,W),W.stopSymbolAnimation(!0),this.group.add(W)}W.highlight()}else d.prototype.highlight.call(this,R,F,B,H)},downplay:function(R,F,B,H){var U=R.getData(),K=o.queryDataIndex(U,H);if(K!=null&&K>=0){var W=U.getItemGraphicEl(K);W&&(W.__temp?(U.setItemGraphicEl(K,null),this.group.remove(W)):W.downplay())}else d.prototype.downplay.call(this,R,F,B,H)},_newPolyline:function(R){var F=this._polyline;return F&&this._lineGroup.remove(F),F=new l({shape:{points:R},silent:!0,z2:10}),this._lineGroup.add(F),this._polyline=F,F},_newPolygon:function(R,F){var B=this._polygon;return B&&this._lineGroup.remove(B),B=new n({shape:{points:R,stackedOnPoints:F},silent:!0}),this._lineGroup.add(B),this._polygon=B,B},_updateAnimation:function(R,F,B,H,U,K){var W=this._polyline,z=this._polygon,Y=R.hostModel,Q=a(this._data,R,this._stackedOnPoints,F,this._coordSys,B,this._valueOrigin,K),P=Q.current,G=Q.stackedOnCurrent,$=Q.next,fe=Q.stackedOnNext;if(U&&(P=T(Q.current,B,U),G=T(Q.stackedOnCurrent,B,U),$=T(Q.next,B,U),fe=T(Q.stackedOnNext,B,U)),S(P,$)>3e3||z&&S(G,fe)>3e3){W.setShape({points:$}),z&&z.setShape({points:$,stackedOnPoints:fe});return}W.shape.__points=Q.current,W.shape.points=P,t.updateProps(W,{shape:{points:$}},Y),z&&(z.setShape({points:P,stackedOnPoints:G}),t.updateProps(z,{shape:{points:$,stackedOnPoints:fe}},Y));for(var te=[],pe=Q.status,we=0;we<pe.length;we++){var be=pe[we].cmd;if(be==="="){var Ve=R.getItemGraphicEl(pe[we].idx1);Ve&&te.push({el:Ve,ptIdx:we})}}W.animators&&W.animators.length&&W.animators[0].during(function(){for(var Xe=0;Xe<te.length;Xe++){var At=te[Xe].el;At.attr("position",W.shape.__points[te[Xe].ptIdx])}})},remove:function(R){var F=this.group,B=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),B&&B.eachItemGraphicEl(function(H,U){H.__temp&&(F.remove(H),B.setItemGraphicEl(U,null))}),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._data=null}});Z.exports=M},vmuv:function(Z,_,e){var u=e("342z"),O=u.extend({type:"echartsGaugePointer",shape:{angle:0,width:10,r:10,x:0,y:0},buildPath:function(v,g){var y=Math.cos,w=Math.sin,p=g.r,a=g.width,t=g.angle,o=g.x-y(t)*a*(a>=p/3?1:2),s=g.y-w(t)*a*(a>=p/3?1:2);t=g.angle-Math.PI/2,v.moveTo(o,s),v.lineTo(g.x+y(t)*a,g.y+w(t)*a),v.lineTo(g.x+y(g.angle)*p,g.y+w(g.angle)*p),v.lineTo(g.x-y(t)*a,g.y-w(t)*a),v.lineTo(o,s);return}});Z.exports=O},vrPM:function(Z,_){function e(u){var O=u.getRect(),v=u.getRangeInfo();return{coordSys:{type:"calendar",x:O.x,y:O.y,width:O.width,height:O.height,cellWidth:u.getCellWidth(),cellHeight:u.getCellHeight(),rangeInfo:{start:v.start,end:v.end,weeks:v.weeks,dayCount:v.allDay}},api:{coord:function(g,y){return u.dataToPoint(g,y)}}}}Z.exports=e},vtWr:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("cARS"),g=e("2Myu");e("BqSt"),e("kmpg"),e("5Gbn");var y=5;u.extendComponentView({type:"parallel",render:function(a,t,o){this._model=a,this._api=o,this._handlers||(this._handlers={},O.each(w,function(s,l){o.getZr().on(l,this._handlers[l]=O.bind(s,this))},this)),v.createOrUpdate(this,"_throttledDispatchExpand",a.get("axisExpandRate"),"fixRate")},dispose:function(a,t){O.each(this._handlers,function(o,s){t.getZr().off(s,o)}),this._handlers=null},_throttledDispatchExpand:function(a){this._dispatchExpand(a)},_dispatchExpand:function(a){a&&this._api.dispatchAction(O.extend({type:"parallelAxisExpand"},a))}});var w={mousedown:function(a){p(this,"click")&&(this._mouseDownPoint=[a.offsetX,a.offsetY])},mouseup:function(a){var t=this._mouseDownPoint;if(p(this,"click")&&t){var o=[a.offsetX,a.offsetY],s=Math.pow(t[0]-o[0],2)+Math.pow(t[1]-o[1],2);if(s>y)return;var l=this._model.coordinateSystem.getSlidedAxisExpandWindow([a.offsetX,a.offsetY]);l.behavior!=="none"&&this._dispatchExpand({axisExpandWindow:l.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(a){if(this._mouseDownPoint||!p(this,"mousemove"))return;var t=this._model,o=t.coordinateSystem.getSlidedAxisExpandWindow([a.offsetX,a.offsetY]),s=o.behavior;s==="jump"&&this._throttledDispatchExpand.debounceNextCall(t.get("axisExpandDebounce")),this._throttledDispatchExpand(s==="none"?null:{axisExpandWindow:o.axisExpandWindow,animation:s==="jump"?null:!1})}};function p(a,t){var o=a._model;return o.get("axisExpandable")&&o.get("axisExpandTriggerOn")===t}u.registerPreprocessor(g)},vwaK:function(Z,_,e){var u=e("oEo5"),O=u.createHashMap,v=u.isTypedArray,g=e("1JkX"),y=g.enableClassCheck,w=e("3uc+"),p=w.SOURCE_FORMAT_ORIGINAL,a=w.SERIES_LAYOUT_BY_COLUMN,t=w.SOURCE_FORMAT_UNKNOWN,o=w.SOURCE_FORMAT_TYPED_ARRAY,s=w.SOURCE_FORMAT_KEYED_COLUMNS;function l(d){this.fromDataset=d.fromDataset,this.data=d.data||(d.sourceFormat===s?{}:[]),this.sourceFormat=d.sourceFormat||t,this.seriesLayoutBy=d.seriesLayoutBy||a,this.dimensionsDefine=d.dimensionsDefine,this.encodeDefine=d.encodeDefine&&O(d.encodeDefine),this.startIndex=d.startIndex||0,this.dimensionsDetectCount=d.dimensionsDetectCount}l.seriesDataToSource=function(d){return new l({data:d,sourceFormat:v(d)?o:p,fromDataset:!1})},y(l);var n=l;Z.exports=n},w3Ok:function(Z,_,e){"use strict";var u=e("Eqs+"),O=e.n(u),v=e("CKlD"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("8ULG"),o=e.n(t),s=e("XneU"),l=e.n(s),n=e("Hdxz"),d=e.n(n),r=e("ZZRV"),c=e("EaaV"),i=e("iczh"),h=e.n(i),f=e("nH6b"),A=e("ofoi"),C=e.n(A),S=e("3CTf"),E=e("JS14"),L=e("LpVx"),T=e("MXpt");function b(Xe){return Xe!==window?Xe.getBoundingClientRect():{top:0,bottom:window.innerHeight}}function x(Xe,At,Be){return Be!==void 0&&At.top>Xe.top-Be?Be+At.top:void 0}function N(Xe,At,Be){if(Be!==void 0&&At.bottom<Xe.bottom+Be){var Fe=window.innerHeight-At.bottom;return Be+Fe}return}var D=["resize","scroll","touchstart","touchmove","touchend","pageshow","load"],M=[];function R(){return M}function F(Xe,At){if(!Xe)return;var Be=M.find(function(Fe){return Fe.target===Xe});Be?Be.affixList.push(At):(Be={target:Xe,affixList:[At],eventHandlers:{}},M.push(Be),D.forEach(function(Fe){Be.eventHandlers[Fe]=Object(f.a)(Xe,Fe,function(){Be.affixList.forEach(function(mt){mt.lazyUpdatePosition()})})}))}function B(Xe){var At=M.find(function(Be){var Fe=Be.affixList.some(function(mt){return mt===Xe});return Fe&&(Be.affixList=Be.affixList.filter(function(mt){return mt!==Xe})),Fe});At&&At.affixList.length===0&&(M=M.filter(function(Be){return Be!==At}),D.forEach(function(Be){var Fe=At.eventHandlers[Be];Fe&&Fe.remove&&Fe.remove()}))}var H=function(Xe,At,Be,Fe){var mt=arguments.length,rt=mt<3?At:Fe===null?Fe=Object.getOwnPropertyDescriptor(At,Be):Fe,Je;if((typeof Reflect=="undefined"?"undefined":C()(Reflect))==="object"&&typeof Reflect.decorate=="function")rt=Reflect.decorate(Xe,At,Be,Fe);else for(var vt=Xe.length-1;vt>=0;vt--)(Je=Xe[vt])&&(rt=(mt<3?Je(rt):mt>3?Je(At,Be,rt):Je(At,Be))||rt);return mt>3&&rt&&Object.defineProperty(At,Be,rt),rt};function U(){return typeof window!="undefined"?window:null}var K;(function(Xe){Xe[Xe.None=0]="None",Xe[Xe.Prepare=1]="Prepare"})(K||(K={}));var W=function(Xe){l()(Be,Xe);var At=d()(Be);function Be(){var Fe;return w()(this,Be),Fe=At.apply(this,arguments),Fe.state={status:K.None,lastAffix:!1,prevTarget:null},Fe.getOffsetTop=function(){var mt=Fe.props.offsetBottom,rt=Fe.props.offsetTop;return mt===void 0&&rt===void 0&&(rt=0),rt},Fe.getOffsetBottom=function(){return Fe.props.offsetBottom},Fe.savePlaceholderNode=function(mt){Fe.placeholderNode=mt},Fe.saveFixedNode=function(mt){Fe.fixedNode=mt},Fe.measure=function(){var mt=Fe.state,rt=mt.status,Je=mt.lastAffix,vt=Fe.props.onChange,ut=Fe.getTargetFunc();if(rt!==K.Prepare||!Fe.fixedNode||!Fe.placeholderNode||!ut)return;var bt=Fe.getOffsetTop(),Qe=Fe.getOffsetBottom(),pt=ut();if(!pt)return;var Ge={status:K.None},je=b(pt),_e=b(Fe.placeholderNode),ht=x(_e,je,bt),Lt=N(_e,je,Qe);ht!==void 0?(Ge.affixStyle={position:"fixed",top:ht,width:_e.width,height:_e.height},Ge.placeholderStyle={width:_e.width,height:_e.height}):Lt!==void 0&&(Ge.affixStyle={position:"fixed",bottom:Lt,width:_e.width,height:_e.height},Ge.placeholderStyle={width:_e.width,height:_e.height}),Ge.lastAffix=!!Ge.affixStyle,vt&&Je!==Ge.lastAffix&&vt(Ge.lastAffix),Fe.setState(Ge)},Fe.prepareMeasure=function(){if(Fe.setState({status:K.Prepare,affixStyle:void 0,placeholderStyle:void 0}),!1)var mt},Fe.render=function(){var mt=Fe.context.getPrefixCls,rt=Fe.state,Je=rt.affixStyle,vt=rt.placeholderStyle,ut=Fe.props,bt=ut.prefixCls,Qe=ut.children,pt=h()(g()({},mt("affix",bt),Je)),Ge=Object(S.default)(Fe.props,["prefixCls","offsetTop","offsetBottom","target","onChange"]);return r.createElement(E.a,{onResize:function(){Fe.updatePosition()}},r.createElement("div",O()({},Ge,{ref:Fe.savePlaceholderNode}),Je&&r.createElement("div",{style:vt,"aria-hidden":"true"}),r.createElement("div",{className:pt,ref:Fe.saveFixedNode,style:Je},r.createElement(E.a,{onResize:function(){Fe.updatePosition()}},Qe))))},Fe}return a()(Be,[{key:"getTargetFunc",value:function(){var mt=this.context.getTargetContainer,rt=this.props.target;return rt!==void 0?rt:mt||U}},{key:"componentDidMount",value:function(){var mt=this,rt=this.getTargetFunc();rt&&(this.timeout=setTimeout(function(){F(rt(),mt),mt.updatePosition()}))}},{key:"componentDidUpdate",value:function(mt){var rt=this.state.prevTarget,Je=this.getTargetFunc(),vt=null;Je&&(vt=Je()||null),rt!==vt&&(B(this),vt&&(F(vt,this),this.updatePosition()),this.setState({prevTarget:vt})),(mt.offsetTop!==this.props.offsetTop||mt.offsetBottom!==this.props.offsetBottom)&&this.updatePosition(),this.measure()}},{key:"componentWillUnmount",value:function(){clearTimeout(this.timeout),B(this),this.updatePosition.cancel(),this.lazyUpdatePosition.cancel()}},{key:"updatePosition",value:function(){this.prepareMeasure()}},{key:"lazyUpdatePosition",value:function(){var mt=this.getTargetFunc(),rt=this.state.affixStyle;if(mt&&rt){var Je=this.getOffsetTop(),vt=this.getOffsetBottom(),ut=mt();if(ut&&this.placeholderNode){var bt=b(ut),Qe=b(this.placeholderNode),pt=x(Qe,bt,Je),Ge=N(Qe,bt,vt);if(pt!==void 0&&rt.top===pt||Ge!==void 0&&rt.bottom===Ge)return}}this.prepareMeasure()}}]),Be}(r.Component);W.contextType=L.b,H([Object(T.b)()],W.prototype,"updatePosition",null),H([Object(T.b)()],W.prototype,"lazyUpdatePosition",null);var z=W,Y=e("apr7"),Q=e("dKUL"),P=r.createContext(null),G=P;function $(){return window}function fe(Xe,At){if(!Xe.getClientRects().length)return 0;var Be=Xe.getBoundingClientRect();return Be.width||Be.height?At===window?(At=Xe.ownerDocument.documentElement,Be.top-At.clientTop):Be.top-At.getBoundingClientRect().top:Be.top}var te=/#(\S+)$/,pe=function(Xe){l()(Be,Xe);var At=d()(Be);function Be(){var Fe;return w()(this,Be),Fe=At.apply(this,arguments),Fe.state={activeLink:null},Fe.links=[],Fe.registerLink=function(mt){Fe.links.includes(mt)||Fe.links.push(mt)},Fe.unregisterLink=function(mt){var rt=Fe.links.indexOf(mt);rt!==-1&&Fe.links.splice(rt,1)},Fe.getContainer=function(){var mt=Fe.context.getTargetContainer,rt=Fe.props.getContainer,Je=rt||mt||$;return Je()},Fe.handleScrollTo=function(mt){var rt=Fe.props,Je=rt.offsetTop,vt=rt.targetOffset;Fe.setCurrentActiveLink(mt);var ut=Fe.getContainer(),bt=Object(Q.a)(ut,!0),Qe=te.exec(mt);if(!Qe)return;var pt=document.getElementById(Qe[1]);if(!pt)return;var Ge=fe(pt,ut),je=bt+Ge;je-=vt!==void 0?vt:Je||0,Fe.animating=!0,Object(Y.a)(je,{callback:function(){Fe.animating=!1},getContainer:Fe.getContainer})},Fe.saveInkNode=function(mt){Fe.inkNode=mt},Fe.setCurrentActiveLink=function(mt){var rt=Fe.state.activeLink,Je=Fe.props.onChange;rt!==mt&&(Fe.setState({activeLink:mt}),Je&&Je(mt))},Fe.handleScroll=function(){if(Fe.animating)return;var mt=Fe.props,rt=mt.offsetTop,Je=mt.bounds,vt=mt.targetOffset,ut=Fe.getCurrentAnchor(vt!==void 0?vt:rt||0,Je);Fe.setCurrentActiveLink(ut)},Fe.updateInk=function(){var mt=o()(Fe),rt=mt.prefixCls,Je=c.findDOMNode(o()(Fe)),vt=Je.getElementsByClassName("".concat(rt,"-link-title-active"))[0];vt&&(Fe.inkNode.style.top="".concat(vt.offsetTop+vt.clientHeight/2-4.5,"px"))},Fe.render=function(){var mt=Fe.context,rt=mt.getPrefixCls,Je=mt.direction,vt=Fe.props,ut=vt.prefixCls,bt=vt.className,Qe=bt===void 0?"":bt,pt=vt.style,Ge=vt.offsetTop,je=vt.affix,_e=vt.showInkInFixed,ht=vt.children,Lt=Fe.state.activeLink,Ft=rt("anchor",ut);Fe.prefixCls=Ft;var Wt=h()("".concat(Ft,"-ink-ball"),{visible:Lt}),Qt=h()(Qe,"".concat(Ft,"-wrapper"),g()({},"".concat(Ft,"-rtl"),Je==="rtl")),or=h()(Ft,{fixed:!je&&!_e}),Tt=O()({maxHeight:Ge?"calc(100vh - ".concat(Ge,"px)"):"100vh"},pt),jt=r.createElement("div",{className:Qt,style:Tt},r.createElement("div",{className:or},r.createElement("div",{className:"".concat(Ft,"-ink")},r.createElement("span",{className:Wt,ref:Fe.saveInkNode})),ht));return r.createElement(G.Provider,{value:{registerLink:Fe.registerLink,unregisterLink:Fe.unregisterLink,activeLink:Fe.state.activeLink,scrollTo:Fe.handleScrollTo,onClick:Fe.props.onClick}},je?r.createElement(z,{offsetTop:Ge,target:Fe.getContainer},jt):jt)},Fe}return a()(Be,[{key:"componentDidMount",value:function(){this.scrollContainer=this.getContainer(),this.scrollEvent=Object(f.a)(this.scrollContainer,"scroll",this.handleScroll),this.handleScroll()}},{key:"componentDidUpdate",value:function(){if(this.scrollEvent){var mt=this.getContainer();this.scrollContainer!==mt&&(this.scrollContainer=mt,this.scrollEvent.remove(),this.scrollEvent=Object(f.a)(this.scrollContainer,"scroll",this.handleScroll),this.handleScroll())}this.updateInk()}},{key:"componentWillUnmount",value:function(){this.scrollEvent&&this.scrollEvent.remove()}},{key:"getCurrentAnchor",value:function(){var mt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,rt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:5,Je=this.props.getCurrentAnchor;if(typeof Je=="function")return Je();var vt=[],ut=this.getContainer();if(this.links.forEach(function(Qe){var pt=te.exec(Qe.toString());if(!pt)return;var Ge=document.getElementById(pt[1]);if(Ge){var je=fe(Ge,ut);je<mt+rt&&vt.push({link:Qe,top:je})}}),vt.length){var bt=vt.reduce(function(Qe,pt){return pt.top>Qe.top?pt:Qe});return bt.link}return""}}]),Be}(r.Component);pe.defaultProps={affix:!0,showInkInFixed:!1},pe.contextType=L.b;var we=function(Xe){l()(Be,Xe);var At=d()(Be);function Be(){var Fe;return w()(this,Be),Fe=At.apply(this,arguments),Fe.handleClick=function(mt){var rt=Fe.context,Je=rt.scrollTo,vt=rt.onClick,ut=Fe.props,bt=ut.href,Qe=ut.title;vt&&vt(mt,{title:Qe,href:bt}),Je(bt)},Fe.renderAnchorLink=function(mt){var rt=mt.getPrefixCls,Je=Fe.props,vt=Je.prefixCls,ut=Je.href,bt=Je.title,Qe=Je.children,pt=Je.className,Ge=Je.target,je=rt("anchor",vt),_e=Fe.context.activeLink===ut,ht=h()(pt,"".concat(je,"-link"),g()({},"".concat(je,"-link-active"),_e)),Lt=h()("".concat(je,"-link-title"),g()({},"".concat(je,"-link-title-active"),_e));return r.createElement("div",{className:ht},r.createElement("a",{className:Lt,href:ut,title:typeof bt=="string"?bt:"",target:Ge,onClick:Fe.handleClick},bt),Qe)},Fe}return a()(Be,[{key:"componentDidMount",value:function(){this.context.registerLink(this.props.href)}},{key:"componentDidUpdate",value:function(mt){var rt=mt.href,Je=this.props.href;rt!==Je&&(this.context.unregisterLink(rt),this.context.registerLink(Je))}},{key:"componentWillUnmount",value:function(){this.context.unregisterLink(this.props.href)}},{key:"render",value:function(){return r.createElement(L.a,null,this.renderAnchorLink)}}]),Be}(r.Component);we.defaultProps={href:"#"},we.contextType=G;var be=we;pe.Link=be;var Ve=_.a=pe},w8Gd:function(Z,_,e){var u=e("MWS/"),O=u.extend({type:"markPoint",defaultOption:{zlevel:0,z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}}});Z.exports=O},w9ct:function(Z,_){function e(O){var v=O.coordinateSystem;if(v.type!=="view")return 1;var g=O.option.nodeScaleRatio,y=v.scale,w=y&&y[0]||1,p=v.getZoom(),a=(p-1)*g+1;return a/w}function u(O){var v=O.getVisual("symbolSize");return v instanceof Array&&(v=(v[0]+v[1])/2),+v}_.getNodeGlobalScale=e,_.getSymbolSize=u},wCGl:function(Z,_){var e=Object.prototype;function u(O){var v=O&&O.constructor,g=typeof v=="function"&&v.prototype||e;return O===g}Z.exports=u},wCui:function(Z,_,e){e("tFbR"),e("lLgp")},wEuU:function(Z,_,e){var u=e("aXON"),O=1/0,v=17976931348623157e292;function g(y){if(!y)return y===0?y:0;if(y=u(y),y===O||y===-O){var w=y<0?-1:1;return w*v}return y===y?y:0}Z.exports=g},wHB0:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("+mwU"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},wKys:function(Z,_,e){var u=e("QLFg"),O=u.normalizeRadian,v=Math.PI*2;function g(y,w,p,a,t,o,s,l,n){if(s===0)return!1;var d=s;l-=y,n-=w;var r=Math.sqrt(l*l+n*n);if(r-d>p||r+d<p)return!1;if(Math.abs(a-t)%v<1e-4)return!0;if(o){var c=a;a=O(t),t=O(c)}else a=O(a),t=O(t);a>t&&(t+=v);var i=Math.atan2(n,l);return i<0&&(i+=v),i>=a&&i<=t||i+v>=a&&i+v<=t}_.containStroke=g},wOZl:function(Z,_,e){"use strict";var u=e("7iVm"),O=e("QbHp");Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var v=O(e("ZZRV")),g=u(e("sXHY")),y=u(e("fqIW")),w=function(t,o){return v.createElement(y.default,Object.assign({},t,{ref:o,icon:g.default}))};w.displayName="PlusSquareOutlined";var p=v.forwardRef(w);_.default=p},wYQQ:function(Z,_,e){"use strict";e.d(_,"d",function(){return t}),e.d(_,"c",function(){return s}),e.d(_,"e",function(){return l}),e.d(_,"b",function(){return r}),e.d(_,"f",function(){return c}),e.d(_,"g",function(){return i}),e.d(_,"a",function(){return h});var u=e("zjzt"),O=e("V0hb"),v=e("AVV0"),g=e("9/lZ"),y=e("55MS"),w=e("nWwB"),p=e("MuvR");function a(f,A){var C=f.key,S;return"value"in f&&(S=f.value),C!=null?C:S!==void 0?S:"rc-index-key-".concat(A)}function t(f){var A=[];function C(S,E){S.forEach(function(L){E||!("options"in L)?A.push({key:a(L,A.length),groupOption:E,data:L}):(A.push({key:a(L,A.length),group:!0,data:L}),C(L.options,!0))})}return C(f,!1),A}function o(f){var A=Object(y.a)({},f);return"props"in A||Object.defineProperty(A,"props",{get:function(){return Object(w.a)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),A}}),A}function s(f,A){var C=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},S=C.prevValueOptions,E=S===void 0?[]:S,L=new Map;return A.forEach(function(T){if(!T.group){var b=T.data;L.set(b.value,b)}}),f.map(function(T){var b=L.get(T);return b||(b=Object(y.a)({},E.find(function(x){return x._INTERNAL_OPTION_VALUE_===T}))),o(b)})}var l=function(A,C){var S=C.options,E=C.prevValue,L=C.labelInValue,T=C.optionLabelProp,b=s([A],S)[0],x={value:A},N,D=Object(p.d)(E);return L&&(N=D.find(function(M){return Object(g.a)(M)==="object"&&"value"in M?M.value===A:M.key===A})),N&&Object(g.a)(N)==="object"&&"label"in N?(x.label=N.label,b&&typeof N.label=="string"&&typeof b[T]=="string"&&N.label.trim()!==b[T].trim()&&Object(w.a)(!1,"`label` of `value` is not same as `label` in Select options.")):b&&T in b?x.label=b[T]:x.label=A,x.key=x.value,x};function n(f){return Object(p.d)(f).join("")}function d(f){return function(A,C){var S=A.toLowerCase();if("options"in C)return n(C.label).toLowerCase().includes(S);var E=C[f],L=n(E).toLowerCase();return L.includes(S)}}function r(f,A,C){var S=C.optionFilterProp,E=C.filterOption,L=[],T;return E===!1?A:(typeof E=="function"?T=E:T=d(S),A.forEach(function(b){if("options"in b){var x=T(f,b);if(x)L.push(b);else{var N=b.options.filter(function(D){return T(f,D)});N.length&&L.push(Object(y.a)(Object(y.a)({},b),{},{options:N}))}return}T(f,o(b))&&L.push(b)}),L)}function c(f,A){if(!A||!A.length)return null;var C=!1;function S(L,T){var b=Object(v.a)(T),x=b[0],N=b.slice(1);if(!x)return[L];var D=L.split(x);return C=C||D.length>1,D.reduce(function(M,R){return[].concat(Object(O.a)(M),Object(O.a)(S(R,N)))},[]).filter(function(M){return M})}var E=S(f,A);return C?E:null}function i(f,A){var C=s([f],A)[0];return C.disabled}function h(f,A,C,S){var E=Object(p.d)(A).slice().sort(),L=Object(O.a)(f),T=new Set;return f.forEach(function(b){b.options?b.options.forEach(function(x){T.add(x.value)}):T.add(b.value)}),E.forEach(function(b){var x=S?b.value:b;if(!T.has(x)){var N;L.push(S?(N={},Object(u.a)(N,C,b.label),Object(u.a)(N,"value",x),N):{value:x})}}),L}},wkkW:function(Z,_,e){},wnZI:function(Z,_,e){var u=e("zYjg"),O=e("yuiD"),v=O.getDefaultLabel;function g(w,p,a,t,o,s,l){var n=a.getModel("label"),d=a.getModel("emphasis.label");u.setLabelStyle(w,p,n,d,{labelFetcher:o,labelDataIndex:s,defaultText:v(o.getData(),s),isRectText:!0,autoColor:t}),y(w),y(p)}function y(w,p){w.textPosition==="outside"&&(w.textPosition=p)}_.setLabel=g},wooT:function(Z,_,e){var u=e("o1tb"),O=e("DStm"),v=Object.prototype,g=v.propertyIsEnumerable,y=Object.getOwnPropertySymbols,w=y?function(p){return p==null?[]:(p=Object(p),u(y(p),function(a){return g.call(p,a)}))}:O;Z.exports=w},wpu7:function(Z,_,e){var u=e("IT7P"),O=u.createElement,v=e("2OMI"),g=e("ie0D"),y=e("4uqo"),w=e("F2Ao"),p=e("2Cb2"),a=e("ode/"),t=v.CMD,o=Array.prototype.join,s="none",l=Math.round,n=Math.sin,d=Math.cos,r=Math.PI,c=Math.PI*2,i=180/r,h=1e-4;function f(Q){return l(Q*1e4)/1e4}function A(Q){return Q<h&&Q>-h}function C(Q,P){var G=P?Q.textFill:Q.fill;return G!=null&&G!==s}function S(Q,P){var G=P?Q.textStroke:Q.stroke;return G!=null&&G!==s}function E(Q,P){P&&L(Q,"transform","matrix("+o.call(P,",")+")")}function L(Q,P,G){(!G||G.type!=="linear"&&G.type!=="radial")&&Q.setAttribute(P,G)}function T(Q,P,G){Q.setAttributeNS("http://www.w3.org/1999/xlink",P,G)}function b(Q,P,G,$){if(C(P,G)){var fe=G?P.textFill:P.fill;fe=fe==="transparent"?s:fe,L(Q,"fill",fe),L(Q,"fill-opacity",P.fillOpacity!=null?P.fillOpacity*P.opacity:P.opacity)}else L(Q,"fill",s);if(S(P,G)){var te=G?P.textStroke:P.stroke;te=te==="transparent"?s:te,L(Q,"stroke",te);var pe=G?P.textStrokeWidth:P.lineWidth,we=!G&&P.strokeNoScale?$.getLineScale():1;L(Q,"stroke-width",pe/we),L(Q,"paint-order",G?"stroke":"fill"),L(Q,"stroke-opacity",P.strokeOpacity!=null?P.strokeOpacity:P.opacity);var be=P.lineDash;be?(L(Q,"stroke-dasharray",P.lineDash.join(",")),L(Q,"stroke-dashoffset",l(P.lineDashOffset||0))):L(Q,"stroke-dasharray",""),P.lineCap&&L(Q,"stroke-linecap",P.lineCap),P.lineJoin&&L(Q,"stroke-linejoin",P.lineJoin),P.miterLimit&&L(Q,"stroke-miterlimit",P.miterLimit)}else L(Q,"stroke",s)}function x(Q){for(var P=[],G=Q.data,$=Q.len(),fe=0;fe<$;){var te=G[fe++],pe="",we=0;switch(te){case t.M:pe="M",we=2;break;case t.L:pe="L",we=2;break;case t.Q:pe="Q",we=4;break;case t.C:pe="C",we=6;break;case t.A:var be=G[fe++],Ve=G[fe++],Xe=G[fe++],At=G[fe++],Be=G[fe++],Fe=G[fe++],mt=G[fe++],rt=G[fe++],Je=Math.abs(Fe),vt=A(Je-c)||(rt?Fe>=c:-Fe>=c),ut=Fe>0?Fe%c:Fe%c+c,bt=!1;vt?bt=!0:A(Je)?bt=!1:bt=ut>=r===!!rt;var Qe=f(be+Xe*d(Be)),pt=f(Ve+At*n(Be));vt&&(rt?Fe=c-1e-4:Fe=-c+1e-4,bt=!0,fe===9&&P.push("M",Qe,pt));var Ge=f(be+Xe*d(Be+Fe)),je=f(Ve+At*n(Be+Fe));P.push("A",f(Xe),f(At),l(mt*i),+bt,+rt,Ge,je);break;case t.Z:pe="Z";break;case t.R:var Ge=f(G[fe++]),je=f(G[fe++]),_e=f(G[fe++]),ht=f(G[fe++]);P.push("M",Ge,je,"L",Ge+_e,je,"L",Ge+_e,je+ht,"L",Ge,je+ht,"L",Ge,je);break}pe&&P.push(pe);for(var Lt=0;Lt<we;Lt++)P.push(f(G[fe++]))}return P.join(" ")}var N={};N.brush=function(Q){var P=Q.style,G=Q.__svgEl;G||(G=O("path"),Q.__svgEl=G),Q.path||Q.createPathProxy();var $=Q.path;if(Q.__dirtyPath){$.beginPath(),$.subPixelOptimize=!1,Q.buildPath($,Q.shape),Q.__dirtyPath=!1;var fe=x($);fe.indexOf("NaN")<0&&L(G,"d",fe)}b(G,P,!1,Q),E(G,Q.transform),P.text!=null?U(Q,Q.getBoundingRect()):Y(Q)};var D={};D.brush=function(Q){var P=Q.style,G=P.image;if(G instanceof HTMLImageElement){var $=G.src;G=$}if(!G)return;var fe=P.x||0,te=P.y||0,pe=P.width,we=P.height,be=Q.__svgEl;be||(be=O("image"),Q.__svgEl=be),G!==Q.__imageSrc&&(T(be,"href",G),Q.__imageSrc=G),L(be,"width",pe),L(be,"height",we),L(be,"x",fe),L(be,"y",te),E(be,Q.transform),P.text!=null?U(Q,Q.getBoundingRect()):Y(Q)};var M={},R=new g,F={},B=[],H={left:"start",right:"end",center:"middle",middle:"middle"},U=function(P,G){var $=P.style,fe=P.transform,te=P instanceof a||$.transformText;P.__dirty&&p.normalizeTextStyle($,!0);var pe=$.text;if(pe!=null&&(pe+=""),!p.needDrawText(pe,$))return;pe==null&&(pe=""),!te&&fe&&(R.copy(G),R.applyTransform(fe),G=R);var we=P.__textSvgEl;we||(we=O("text"),P.__textSvgEl=we);var be=we.style,Ve=$.font||w.DEFAULT_FONT,Xe=we.__computedFont;Ve!==we.__styleFont&&(be.font=we.__styleFont=Ve,Xe=we.__computedFont=be.font);var At=$.textPadding,Be=$.textLineHeight,Fe=P.__textCotentBlock;(!Fe||P.__dirtyText)&&(Fe=P.__textCotentBlock=w.parsePlainText(pe,Xe,At,Be,$.truncate));var mt=Fe.outerHeight,rt=Fe.lineHeight;p.getBoxPosition(F,P,$,G);var Je=F.baseX,vt=F.baseY,ut=F.textAlign||"left",bt=F.textVerticalAlign;K(we,te,fe,$,G,Je,vt);var Qe=w.adjustTextY(vt,mt,bt),pt=Je,Ge=Qe;At&&(pt=W(Je,ut,At),Ge+=At[0]),Ge+=rt/2,b(we,$,!0,P);var je=Fe.canCacheByTextString,_e=P.__tspanList||(P.__tspanList=[]),ht=_e.length;if(je&&P.__canCacheByTextString&&P.__text===pe){if(P.__dirtyText&&ht)for(var Lt=0;Lt<ht;++Lt)z(_e[Lt],ut,pt,Ge+Lt*rt)}else{P.__text=pe,P.__canCacheByTextString=je;for(var Ft=Fe.lines,Wt=Ft.length,Lt=0;Lt<Wt;Lt++){var Qt=_e[Lt],or=Ft[Lt];Qt?Qt.__zrText!==or&&(Qt.innerHTML="",Qt.appendChild(document.createTextNode(or))):(Qt=_e[Lt]=O("tspan"),we.appendChild(Qt),Qt.appendChild(document.createTextNode(or))),z(Qt,ut,pt,Ge+Lt*rt)}if(ht>Wt){for(;Lt<ht;Lt++)we.removeChild(_e[Lt]);_e.length=Wt}}};function K(Q,P,G,$,fe,te,pe){y.identity(B),P&&G&&y.copy(B,G);var we=$.textRotation;if(fe&&we){var be=$.textOrigin;be==="center"?(te=fe.width/2+fe.x,pe=fe.height/2+fe.y):be&&(te=be[0]+fe.x,pe=be[1]+fe.y),B[4]-=te,B[5]-=pe,y.rotate(B,B,we),B[4]+=te,B[5]+=pe}E(Q,B)}function W(Q,P,G){return P==="right"?Q-G[1]:P==="center"?Q+G[3]/2-G[1]/2:Q+G[3]}function z(Q,P,G,$){L(Q,"dominant-baseline","middle"),L(Q,"text-anchor",H[P]),L(Q,"x",G),L(Q,"y",$)}function Y(Q){Q&&Q.__textSvgEl&&(Q.__textSvgEl.parentNode&&Q.__textSvgEl.parentNode.removeChild(Q.__textSvgEl),Q.__textSvgEl=null,Q.__tspanList=[],Q.__text=null)}M.drawRectText=U,M.brush=function(Q){var P=Q.style;P.text!=null?U(Q,!1):Y(Q)},_.path=N,_.image=D,_.text=M},wsH2:function(Z,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0}),_.default=void 0;var u=O(e("Td8K"));function O(g){return g&&g.__esModule?g:{default:g}}var v=u;_.default=v,Z.exports=v},ww29:function(Z,_,e){var u=e("2OMI"),O=e("Wa83"),v=O.applyTransform,g=u.CMD,y=[[],[],[]],w=Math.sqrt,p=Math.atan2;function a(t,o){var s=t.data,l,n,d,r,c,i,h=g.M,f=g.C,A=g.L,C=g.R,S=g.A,E=g.Q;for(d=0,r=0;d<s.length;){l=s[d++],r=d,n=0;switch(l){case h:n=1;break;case A:n=1;break;case f:n=3;break;case E:n=2;break;case S:var L=o[4],T=o[5],b=w(o[0]*o[0]+o[1]*o[1]),x=w(o[2]*o[2]+o[3]*o[3]),N=p(-o[1]/x,o[0]/b);s[d]*=b,s[d++]+=L,s[d]*=x,s[d++]+=T,s[d++]*=b,s[d++]*=x,s[d++]+=N,s[d++]+=N,d+=2,r=d;break;case C:i[0]=s[d++],i[1]=s[d++],v(i,i,o),s[r++]=i[0],s[r++]=i[1],i[0]+=s[d++],i[1]+=s[d++],v(i,i,o),s[r++]=i[0],s[r++]=i[1]}for(c=0;c<n;c++){var i=y[c];i[0]=s[d++],i[1]=s[d++],v(i,i,o),s[r++]=i[0],s[r++]=i[1]}}}Z.exports=a},wxYR:function(Z,_,e){var u=e("G8fk"),O=u([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),v={getAreaStyle:function(g,y){return O(this,g,y)}};Z.exports=v},wxqA:function(Z,_,e){},wzOG:function(Z,_){function e(u,O){for(var v=-1,g=u==null?0:u.length;++v<g;)if(O(u[v],v,u))return!0;return!1}Z.exports=e},x0lj:function(Z,_,e){var u=e("oEo5"),O=e("Jjzi"),v=O.parsePercent,g=u.each;function y(t){var o=w(t);g(o,function(s){var l=s.seriesModels;if(!l.length)return;p(s),g(l,function(n,d){a(n,s.boxOffsetList[d],s.boxWidthList[d])})})}function w(t){var o=[],s=[];return t.eachSeriesByType("boxplot",function(l){var n=l.getBaseAxis(),d=u.indexOf(s,n);d<0&&(d=s.length,s[d]=n,o[d]={axis:n,seriesModels:[]}),o[d].seriesModels.push(l)}),o}function p(t){var o,s=t.axis,l=t.seriesModels,n=l.length,d=t.boxWidthList=[],r=t.boxOffsetList=[],c=[],i;if(s.type==="category")i=s.getBandWidth();else{var h=0;g(l,function(E){h=Math.max(h,E.getData().count())}),o=s.getExtent(),Math.abs(o[1]-o[0])/h}g(l,function(E){var L=E.get("boxWidth");u.isArray(L)||(L=[L,L]),c.push([v(L[0],i)||0,v(L[1],i)||0])});var f=i*.8-2,A=f/n*.3,C=(f-A*(n-1))/n,S=C/2-f/2;g(l,function(E,L){r.push(S),S+=A+C,d.push(Math.min(Math.max(C,c[L][0]),c[L][1]))})}function a(t,o,s){var l=t.coordinateSystem,n=t.getData(),d=s/2,r=t.get("layout")==="horizontal"?0:1,c=1-r,i=["x","y"],h=n.mapDimension(i[r]),f=n.mapDimension(i[c],!0);if(h==null||f.length<5)return;for(var A=0;A<n.count();A++){var C=n.get(h,A),S=N(C,f[2],A),E=N(C,f[0],A),L=N(C,f[1],A),T=N(C,f[3],A),b=N(C,f[4],A),x=[];D(x,L,0),D(x,T,1),x.push(E,L,b,T),M(x,E),M(x,b),M(x,S),n.setItemLayout(A,{initBaseline:S[c],ends:x})}function N(R,F,B){var H=n.get(F,B),U=[];U[r]=R,U[c]=H;var K;return isNaN(R)||isNaN(H)?K=[NaN,NaN]:(K=l.dataToPoint(U),K[r]+=o),K}function D(R,F,B){var H=F.slice(),U=F.slice();H[r]+=d,U[r]-=d,B?R.push(H,U):R.push(U,H)}function M(R,F){var B=F.slice(),H=F.slice();B[r]-=d,H[r]+=d,R.push(B,H)}}Z.exports=y},xCJu:function(Z,_,e){var u=e("oEo5"),O=e("gyjJ"),v=e("QV7q"),g=v.makeInner,y=g(),w=u.each;function p(d,r,c){if(O.node)return;var i=r.getZr();y(i).records||(y(i).records={}),a(i,r);var h=y(i).records[d]||(y(i).records[d]={});h.handler=c}function a(d,r){if(y(d).initialized)return;y(d).initialized=!0,c("click",u.curry(s,"click")),c("mousemove",u.curry(s,"mousemove")),c("globalout",o);function c(i,h){d.on(i,function(f){var A=l(r);w(y(d).records,function(C){C&&h(C,f,A.dispatchAction)}),t(A.pendings,r)})}}function t(d,r){var c=d.showTip.length,i=d.hideTip.length,h;c?h=d.showTip[c-1]:i&&(h=d.hideTip[i-1]),h&&(h.dispatchAction=null,r.dispatchAction(h))}function o(d,r,c){d.handler("leave",null,c)}function s(d,r,c,i){r.handler(d,c,i)}function l(d){var r={showTip:[],hideTip:[]},c=function(i){var h=r[i.type];h?h.push(i):(i.dispatchAction=c,d.dispatchAction(i))};return{dispatchAction:c,pendings:r}}function n(d,r){if(O.node)return;var c=r.getZr(),i=(y(c).records||{})[d];i&&(y(c).records[d]=null)}_.register=p,_.unregister=n},xHkS:function(Z,_,e){var u=e("Q6Bq");e("l2wO"),e("+AkH"),e("TymS");var O=e("IO27"),v=e("luy6");u.registerVisual(O),u.registerLayout(v)},xHv9:function(Z,_,e){"use strict";var u=e("ZZRV"),O={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M632 698.3l141.9-112a8 8 0 000-12.6L632 461.7c-5.3-4.2-13-.4-13 6.3v76H295c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h324v76c0 6.7 7.8 10.4 13 6.3zm261.3-405L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v278c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V422c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-83.5c0-17-6.7-33.2-18.7-45.2zM640 288H384V184h256v104zm264 436h-56c-4.4 0-8 3.6-8 8v108H184V732c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v148c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V732c0-4.4-3.6-8-8-8z"}}]},name:"delivered-procedure",theme:"outlined"},v=O,g=e("XSrM"),y=function(a,t){return u.createElement(g.a,Object.assign({},a,{ref:t,icon:v}))};y.displayName="DeliveredProcedureOutlined";var w=_.a=u.forwardRef(y)},xNMw:function(Z,_,e){var u=e("k+fg"),O=u.extend({type:"series.bar",dependencies:["grid","polar"],brushSelector:"rect",getProgressive:function(){return this.get("large")?this.get("progressive"):!1},getProgressiveThreshold:function(){var v=this.get("progressiveThreshold"),g=this.get("largeThreshold");return g>v&&(v=g),v},defaultOption:{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1}}});Z.exports=O},xNk9:function(Z,_,e){"use strict";var u=e("LC9H"),O=e.n(u),v=e("HNeu"),g=e.n(v),y=e("CeOx")},xPmE:function(Z,_){var e=["lineStyle","normal","opacity"],u={seriesType:"parallel",reset:function(O,v,g){var y=O.getModel("itemStyle"),w=O.getModel("lineStyle"),p=v.get("color"),a=w.get("color")||y.get("color")||p[O.seriesIndex%p.length],t=O.get("inactiveOpacity"),o=O.get("activeOpacity"),s=O.getModel("lineStyle").getLineStyle(),l=O.coordinateSystem,n=O.getData(),d={normal:s.opacity,active:o,inactive:t};n.setVisual("color",a);function r(c,i){l.eachActiveState(i,function(h,f){var A=d[h];if(h==="normal"&&i.hasItemOption){var C=i.getItemModel(f).get(e,!0);C!=null&&(A=C)}i.setItemVisual(f,"opacity",A)},c.start,c.end)}return{progress:r}}};Z.exports=u},xTFY:function(Z,_){var e=9007199254740991,u=/^(?:0|[1-9]\d*)$/;function O(v,g){var y=typeof v;return g=g==null?e:g,!!g&&(y=="number"||y!="symbol"&&u.test(v))&&(v>-1&&v%1==0)&&v<g}Z.exports=O},xTec:function(Z,_,e){var u=e("Q6Bq"),O=e("oEo5"),v=e("P0S0"),g=e("QV7q"),y=g.isNameSpecified,w=e("B2QF"),p=w.legend.selector,a={all:{type:"all",title:O.clone(p.all)},inverse:{type:"inverse",title:O.clone(p.inverse)}},t=u.extendComponentModel({type:"legend.plain",dependencies:["series"],layoutMode:{type:"box",ignoreSize:!0},init:function(s,l,n){this.mergeDefaultAndTheme(s,n),s.selected=s.selected||{},this._updateSelector(s)},mergeOption:function(s){t.superCall(this,"mergeOption",s),this._updateSelector(s)},_updateSelector:function(s){var l=s.selector;l===!0&&(l=s.selector=["all","inverse"]),O.isArray(l)&&O.each(l,function(n,d){O.isString(n)&&(n={type:n}),l[d]=O.merge(n,a[n.type])})},optionUpdated:function(){this._updateData(this.ecModel);var s=this._data;if(s[0]&&this.get("selectedMode")==="single"){for(var l=!1,n=0;n<s.length;n++){var d=s[n].get("name");if(this.isSelected(d)){this.select(d),l=!0;break}}!l&&this.select(s[0].get("name"))}},_updateData:function(s){var l=[],n=[];s.eachRawSeries(function(c){var i=c.name;n.push(i);var h;if(c.legendVisualProvider){var f=c.legendVisualProvider,A=f.getAllNames();s.isSeriesFiltered(c)||(n=n.concat(A)),A.length?l=l.concat(A):h=!0}else h=!0;h&&y(c)&&l.push(c.name)}),this._availableNames=n;var d=this.get("data")||l,r=O.map(d,function(c){return(typeof c=="string"||typeof c=="number")&&(c={name:c}),new v(c,this,this.ecModel)},this);this._data=r},getData:function(){return this._data},select:function(s){var l=this.option.selected,n=this.get("selectedMode");if(n==="single"){var d=this._data;O.each(d,function(r){l[r.get("name")]=!1})}l[s]=!0},unSelect:function(s){this.get("selectedMode")!=="single"&&(this.option.selected[s]=!1)},toggleSelected:function(s){var l=this.option.selected;l.hasOwnProperty(s)||(l[s]=!0),this[l[s]?"unSelect":"select"](s)},allSelect:function(){var s=this._data,l=this.option.selected;O.each(s,function(n){l[n.get("name",!0)]=!0})},inverseSelect:function(){var s=this._data,l=this.option.selected;O.each(s,function(n){var d=n.get("name",!0);l.hasOwnProperty(d)||(l[d]=!0),l[d]=!l[d]})},isSelected:function(s){var l=this.option.selected;return!(l.hasOwnProperty(s)&&!l[s])&&O.indexOf(this._availableNames,s)>=0},getOrient:function(){return this.get("orient")==="vertical"?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},defaultOption:{zlevel:0,z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",itemStyle:{borderWidth:0},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:" sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}}}),o=t;Z.exports=o},xYud:function(Z,_,e){var u=e("9mCu"),O=e("oEo5"),v=e("86p4"),g=e("XTQn");function y(p,a){u.call(this,p,a,["linearGradient","radialGradient"],"__gradient_in_use__")}O.inherits(y,u),y.prototype.addWithoutUpdate=function(p,a){if(a&&a.style){var t=this;O.each(["fill","stroke"],function(o){if(a.style[o]&&(a.style[o].type==="linear"||a.style[o].type==="radial")){var s=a.style[o],l=t.getDefs(!0),n;s._dom?(n=s._dom,l.contains(s._dom)||t.addDom(n)):n=t.add(s),t.markUsed(a);var d=n.getAttribute("id");p.setAttribute(o,"url(#"+d+")")}})}},y.prototype.add=function(p){var a;if(p.type==="linear")a=this.createElement("linearGradient");else if(p.type==="radial")a=this.createElement("radialGradient");else return v("Illegal gradient type."),null;return p.id=p.id||this.nextId++,a.setAttribute("id","zr"+this._zrId+"-gradient-"+p.id),this.updateDom(p,a),this.addDom(a),a},y.prototype.update=function(p){var a=this;u.prototype.update.call(this,p,function(){var t=p.type,o=p._dom.tagName;t==="linear"&&o==="linearGradient"||t==="radial"&&o==="radialGradient"?a.updateDom(p,p._dom):(a.removeDom(p),a.add(p))})},y.prototype.updateDom=function(p,a){if(p.type==="linear")a.setAttribute("x1",p.x),a.setAttribute("y1",p.y),a.setAttribute("x2",p.x2),a.setAttribute("y2",p.y2);else if(p.type==="radial")a.setAttribute("cx",p.x),a.setAttribute("cy",p.y),a.setAttribute("r",p.r);else{v("Illegal gradient type.");return}p.global?a.setAttribute("gradientUnits","userSpaceOnUse"):a.setAttribute("gradientUnits","objectBoundingBox"),a.innerHTML="";for(var t=p.colorStops,o=0,s=t.length;o<s;++o){var l=this.createElement("stop");l.setAttribute("offset",t[o].offset*100+"%");var n=t[o].color;if(n.indexOf("rgba")>-1){var d=g.parse(n)[3],r=g.toHex(n);l.setAttribute("stop-color","#"+r),l.setAttribute("stop-opacity",d)}else l.setAttribute("stop-color",t[o].color);a.appendChild(l)}p._dom=a},y.prototype.markUsed=function(p){if(p.style){var a=p.style.fill;a&&a._dom&&u.prototype.markUsed.call(this,a._dom),a=p.style.stroke,a&&a._dom&&u.prototype.markUsed.call(this,a._dom)}};var w=y;Z.exports=w},xdc2:function(Z,_,e){var u=e("+Vnd"),O=e("Zmji"),v=e("CQhY"),g=v.encodeHTML,y=e("P0S0"),w=e("IPcT"),p=w.__DEV__,a=u.extend({type:"series.sankey",layoutInfo:null,levelModels:null,getInitialData:function(o,s){for(var l=o.edges||o.links,n=o.data||o.nodes,d=o.levels,r=this.levelModels={},c=0;c<d.length;c++)d[c].depth!=null&&d[c].depth>=0&&(r[d[c].depth]=new y(d[c],this,s));if(n&&l){var i=O(n,l,this,!0,h);return i.data}function h(f,A){f.wrapMethod("getItemModel",function(C,S){return C.customizeGetParent(function(E){var L=this.parentModel,T=L.getData().getItemLayout(S).depth,b=L.levelModels[T];return b||this.parentModel}),C}),A.wrapMethod("getItemModel",function(C,S){return C.customizeGetParent(function(E){var L=this.parentModel,T=L.getGraph().getEdgeByIndex(S),b=T.node1.getLayout().depth,x=L.levelModels[b];return x||this.parentModel}),C})}},setNodePosition:function(o,s){var l=this.option.data[o];l.localX=s[0],l.localY=s[1]},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},formatTooltip:function(o,s,l){if(l==="edge"){var n=this.getDataParams(o,l),d=n.data,r=d.source+" -- "+d.target;return n.value&&(r+=" : "+n.value),g(r)}else if(l==="node"){var c=this.getGraph().getNodeByIndex(o),i=c.getLayout().value,h=this.getDataParams(o,l).data.name;if(i)var r=h+" : "+i;return g(r)}return a.superCall(this,"formatTooltip",o,s)},optionUpdated:function(){var o=this.option;o.focusNodeAdjacency===!0&&(o.focusNodeAdjacency="allEdges")},getDataParams:function(o,s){var l=a.superCall(this,"getDataParams",o,s);if(l.value==null&&s==="node"){var n=this.getGraph().getNodeByIndex(o),d=n.getLayout().value;l.value=d}return l},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",layout:null,left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,focusNodeAdjacency:!1,layoutIterations:32,label:{show:!0,position:"right",color:"#000",fontSize:12},levels:[],nodeAlign:"justify",itemStyle:{borderWidth:1,borderColor:"#333"},lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},animationEasing:"linear",animationDuration:1e3}}),t=a;Z.exports=t},xjlc:function(Z,_,e){var u=e("Q6Bq");e("xdc2"),e("QAa3"),e("XSBz");var O=e("0+Dw"),v=e("peMG");u.registerLayout(O),u.registerVisual(v)},xn3O:function(Z,_,e){},xrLW:function(Z,_,e){var u=e("JArH");function O(v){return v==null?"":u(v)}Z.exports=O},xx5k:function(Z,_,e){var u=e("oEo5"),O=e("F62y"),v=e("zYjg"),g=e("342z"),y=e("PyNg"),w=y.createClipPath,p=["itemStyle"],a=["emphasis","itemStyle"],t=["color","color0","borderColor","borderColor0"],o=O.extend({type:"candlestick",render:function(A,C,S){this.group.removeClipPath(),this._updateDrawMode(A),this._isLargeDraw?this._renderLarge(A):this._renderNormal(A)},incrementalPrepareRender:function(A,C,S){this._clear(),this._updateDrawMode(A)},incrementalRender:function(A,C,S,E){this._isLargeDraw?this._incrementalRenderLarge(A,C):this._incrementalRenderNormal(A,C)},_updateDrawMode:function(A){var C=A.pipelineContext.large;(this._isLargeDraw==null||C^this._isLargeDraw)&&(this._isLargeDraw=C,this._clear())},_renderNormal:function(A){var C=A.getData(),S=this._data,E=this.group,L=C.getLayout("isSimpleBox"),T=A.get("clip",!0),b=A.coordinateSystem,x=b.getArea&&b.getArea();this._data||E.removeAll(),C.diff(S).add(function(N){if(C.hasValue(N)){var D,M=C.getItemLayout(N);if(T&&n(x,M))return;D=l(M,N,!0),v.initProps(D,{shape:{points:M.ends}},A,N),d(D,C,N,L),E.add(D),C.setItemGraphicEl(N,D)}}).update(function(N,D){var M=S.getItemGraphicEl(D);if(!C.hasValue(N)){E.remove(M);return}var R=C.getItemLayout(N);if(T&&n(x,R)){E.remove(M);return}M?v.updateProps(M,{shape:{points:R.ends}},A,N):M=l(R,N),d(M,C,N,L),E.add(M),C.setItemGraphicEl(N,M)}).remove(function(N){var D=S.getItemGraphicEl(N);D&&E.remove(D)}).execute(),this._data=C},_renderLarge:function(A){this._clear(),i(A,this.group);var C=A.get("clip",!0)?w(A.coordinateSystem,!1,A):null;C?this.group.setClipPath(C):this.group.removeClipPath()},_incrementalRenderNormal:function(A,C){for(var S=C.getData(),E=S.getLayout("isSimpleBox"),L;(L=A.next())!=null;){var T,b=S.getItemLayout(L);T=l(b,L),d(T,S,L,E),T.incremental=!0,this.group.add(T)}},_incrementalRenderLarge:function(A,C){i(C,this.group,!0)},remove:function(A){this._clear()},_clear:function(){this.group.removeAll(),this._data=null},dispose:u.noop}),s=g.extend({type:"normalCandlestickBox",shape:{},buildPath:function(A,C){var S=C.points;this.__simpleBox?(A.moveTo(S[4][0],S[4][1]),A.lineTo(S[6][0],S[6][1])):(A.moveTo(S[0][0],S[0][1]),A.lineTo(S[1][0],S[1][1]),A.lineTo(S[2][0],S[2][1]),A.lineTo(S[3][0],S[3][1]),A.closePath(),A.moveTo(S[4][0],S[4][1]),A.lineTo(S[5][0],S[5][1]),A.moveTo(S[6][0],S[6][1]),A.lineTo(S[7][0],S[7][1]))}});function l(A,C,S){var E=A.ends;return new s({shape:{points:S?r(E,A):E},z2:100})}function n(A,C){for(var S=!0,E=0;E<C.ends.length;E++)if(A.contain(C.ends[E][0],C.ends[E][1])){S=!1;break}return S}function d(A,C,S,E){var L=C.getItemModel(S),T=L.getModel(p),b=C.getItemVisual(S,"color"),x=C.getItemVisual(S,"borderColor")||b,N=T.getItemStyle(t);A.useStyle(N),A.style.strokeNoScale=!0,A.style.fill=b,A.style.stroke=x,A.__simpleBox=E;var D=L.getModel(a).getItemStyle();v.setHoverStyle(A,D)}function r(A,C){return u.map(A,function(S){return S=S.slice(),S[1]=C.initBaseline,S})}var c=g.extend({type:"largeCandlestickBox",shape:{},buildPath:function(A,C){for(var S=C.points,E=0;E<S.length;)if(this.__sign===S[E++]){var L=S[E++];A.moveTo(L,S[E++]),A.lineTo(L,S[E++])}else E+=3}});function i(A,C,S){var E=A.getData(),L=E.getLayout("largePoints"),T=new c({shape:{points:L},__sign:1});C.add(T);var b=new c({shape:{points:L},__sign:-1});C.add(b),h(1,T,A,E),h(-1,b,A,E),S&&(T.incremental=!0,b.incremental=!0)}function h(A,C,S,E){var L=A>0?"P":"N",T=E.getVisual("borderColor"+L)||E.getVisual("color"+L),b=S.getModel(p).getItemStyle(t);C.useStyle(b),C.style.fill=null,C.style.stroke=T}var f=o;Z.exports=f},xxVc:function(Z,_,e){var u=e("oEo5"),O=e("XTQn"),v=e("YsOP"),g=e("Jjzi"),y=e("zYjg"),w=e("aiPM"),p=e("4M5R"),a=function(r,c,i,h){var f=w.dataTransform(r,h[0]),A=w.dataTransform(r,h[1]),C=u.retrieve,S=f.coord,E=A.coord;S[0]=C(S[0],-Infinity),S[1]=C(S[1],-Infinity),E[0]=C(E[0],Infinity),E[1]=C(E[1],Infinity);var L=u.mergeAll([{},f,A]);return L.coord=[f.coord,A.coord],L.x0=f.x,L.y0=f.y,L.x1=A.x,L.y1=A.y,L};function t(r){return!isNaN(r)&&!isFinite(r)}function o(r,c,i,h){var f=1-r;return t(c[f])&&t(i[f])}function s(r,c){var i=c.coord[0],h=c.coord[1];return r.type==="cartesian2d"&&(i&&h&&(o(1,i,h,r)||o(0,i,h,r)))?!0:w.dataFilter(r,{coord:i,x:c.x0,y:c.y0})||w.dataFilter(r,{coord:h,x:c.x1,y:c.y1})}function l(r,c,i,h,f){var A=h.coordinateSystem,C=r.getItemModel(c),S,E=g.parsePercent(C.get(i[0]),f.getWidth()),L=g.parsePercent(C.get(i[1]),f.getHeight());if(!isNaN(E)&&!isNaN(L))S=[E,L];else{if(h.getMarkerPosition)S=h.getMarkerPosition(r.getValues(i,c));else{var T=r.get(i[0],c),b=r.get(i[1],c),x=[T,b];A.clampData&&A.clampData(x,x),S=A.dataToPoint(x,!0)}if(A.type==="cartesian2d"){var N=A.getAxis("x"),D=A.getAxis("y"),T=r.get(i[0],c),b=r.get(i[1],c);t(T)?S[0]=N.toGlobalCoord(N.getExtent()[i[0]==="x0"?0:1]):t(b)&&(S[1]=D.toGlobalCoord(D.getExtent()[i[1]==="y0"?0:1]))}isNaN(E)||(S[0]=E),isNaN(L)||(S[1]=L)}return S}var n=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]];p.extend({type:"markArea",updateTransform:function(r,c,i){c.eachSeries(function(h){var f=h.markAreaModel;if(f){var A=f.getData();A.each(function(C){var S=u.map(n,function(L){return l(A,C,L,h,i)});A.setItemLayout(C,S);var E=A.getItemGraphicEl(C);E.setShape("points",S)})}},this)},renderSeries:function(r,c,i,h){var f=r.coordinateSystem,A=r.id,C=r.getData(),S=this.markerGroupMap,E=S.get(A)||S.set(A,{group:new y.Group});this.group.add(E.group),E.__keep=!0;var L=d(f,r,c);c.setData(L),L.each(function(T){var b=u.map(n,function(N){return l(L,T,N,r,h)}),x=!0;u.each(n,function(N){if(!x)return;var D=L.get(N[0],T),M=L.get(N[1],T);(t(D)||f.getAxis("x").containData(D))&&(t(M)||f.getAxis("y").containData(M))&&(x=!1)}),L.setItemLayout(T,{points:b,allClipped:x}),L.setItemVisual(T,{color:C.getVisual("color")})}),L.diff(E.__data).add(function(T){var b=L.getItemLayout(T);if(!b.allClipped){var x=new y.Polygon({shape:{points:b.points}});L.setItemGraphicEl(T,x),E.group.add(x)}}).update(function(T,b){var x=E.__data.getItemGraphicEl(b),N=L.getItemLayout(T);N.allClipped?x&&E.group.remove(x):(x?y.updateProps(x,{shape:{points:N.points}},c,T):x=new y.Polygon({shape:{points:N.points}}),L.setItemGraphicEl(T,x),E.group.add(x))}).remove(function(T){var b=E.__data.getItemGraphicEl(T);E.group.remove(b)}).execute(),L.eachItemGraphicEl(function(T,b){var x=L.getItemModel(b),N=x.getModel("label"),D=x.getModel("emphasis.label"),M=L.getItemVisual(b,"color");T.useStyle(u.defaults(x.getModel("itemStyle").getItemStyle(),{fill:O.modifyAlpha(M,.4),stroke:M})),T.hoverStyle=x.getModel("emphasis.itemStyle").getItemStyle(),y.setLabelStyle(T.style,T.hoverStyle,N,D,{labelFetcher:c,labelDataIndex:b,defaultText:L.getName(b)||"",isRectText:!0,autoColor:M}),y.setHoverStyle(T,{}),T.dataModel=c}),E.__data=L,E.group.silent=c.get("silent")||r.get("silent")}});function d(r,c,i){var h,f,A=["x0","y0","x1","y1"];r?(h=u.map(r&&r.dimensions,function(E){var L=c.getData(),T=L.getDimensionInfo(L.mapDimension(E))||{};return u.defaults({name:E},T)}),f=new v(u.map(A,function(E,L){return{name:E,type:h[L%2].type}}),i)):(h=[{name:"value",type:"float"}],f=new v(h,i));var C=u.map(i.get("data"),u.curry(a,c,r,i));r&&(C=u.filter(C,u.curry(s,r)));var S=r?function(E,L,T,b){return E.coord[Math.floor(b/2)][b%2]}:function(E){return E.value};return f.initData(C,null,S),f.hasItemOption=!0,f}},xyD8:function(Z,_,e){var u=e("hmv6"),O="__lodash_hash_undefined__",v=Object.prototype,g=v.hasOwnProperty;function y(w){var p=this.__data__;if(u){var a=p[w];return a===O?void 0:a}return g.call(p,w)?p[w]:void 0}Z.exports=y},"y+8q":function(Z,_,e){var u=e("zYjg"),O=e("o2YK"),v=e("oMIb"),g=e("Og4i"),y=u.extendShape({shape:{polyline:!1,curveness:0,segs:[]},buildPath:function(t,o){var s=o.segs,l=o.curveness;if(o.polyline)for(var n=0;n<s.length;){var d=s[n++];if(d>0){t.moveTo(s[n++],s[n++]);for(var r=1;r<d;r++)t.lineTo(s[n++],s[n++])}}else for(var n=0;n<s.length;){var c=s[n++],i=s[n++],h=s[n++],f=s[n++];if(t.moveTo(c,i),l>0){var A=(c+h)/2-(i-f)*l,C=(i+f)/2-(h-c)*l;t.quadraticCurveTo(A,C,h,f)}else t.lineTo(h,f)}},findDataIndex:function(t,o){var s=this.shape,l=s.segs,n=s.curveness;if(s.polyline)for(var d=0,r=0;r<l.length;){var c=l[r++];if(c>0)for(var i=l[r++],h=l[r++],f=1;f<c;f++){var A=l[r++],C=l[r++];if(v.containStroke(i,h,A,C))return d}d++}else for(var d=0,r=0;r<l.length;){var i=l[r++],h=l[r++],A=l[r++],C=l[r++];if(n>0){var S=(i+A)/2-(h-C)*n,E=(h+C)/2-(A-i)*n;if(g.containStroke(i,h,S,E,A,C))return d}else if(v.containStroke(i,h,A,C))return d;d++}return-1}});function w(){this.group=new u.Group}var p=w.prototype;p.isPersistent=function(){return!this._incremental},p.updateData=function(t){this.group.removeAll();var o=new y({rectHover:!0,cursor:"default"});o.setShape({segs:t.getLayout("linesPoints")}),this._setCommon(o,t),this.group.add(o),this._incremental=null},p.incrementalPrepareUpdate=function(t){this.group.removeAll(),this._clearIncremental(),t.count()>5e5?(this._incremental||(this._incremental=new O({silent:!0})),this.group.add(this._incremental)):this._incremental=null},p.incrementalUpdate=function(t,o){var s=new y;s.setShape({segs:o.getLayout("linesPoints")}),this._setCommon(s,o,!!this._incremental),this._incremental?this._incremental.addDisplayable(s,!0):(s.rectHover=!0,s.cursor="default",s.__startIndex=t.start,this.group.add(s))},p.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},p._setCommon=function(t,o,s){var l=o.hostModel;t.setShape({polyline:l.get("polyline"),curveness:l.get("lineStyle.curveness")}),t.useStyle(l.getModel("lineStyle").getLineStyle()),t.style.strokeNoScale=!0;var n=o.getVisual("color");n&&t.setStyle("stroke",n),t.setStyle("fill"),s||(t.seriesIndex=l.seriesIndex,t.on("mousemove",function(d){t.dataIndex=null;var r=t.findDataIndex(d.offsetX,d.offsetY);r>0&&(t.dataIndex=r+t.__startIndex)}))},p._clearIncremental=function(){var t=this._incremental;t&&t.clearDisplaybles()};var a=w;Z.exports=a},"y+QW":function(Z,_,e){Z.exports=[e("XrNv"),e("fhRw"),e("OsXk"),e("kZIm"),e("gXlW"),e("NVK6")]},y6TG:function(Z,_,e){var u=e("oEo5"),O={updateSelectedMap:function(v){this._targetList=u.isArray(v)?v.slice():[],this._selectTargetMap=u.reduce(v||[],function(g,y){return g.set(y.name,y),g},u.createHashMap())},select:function(v,g){var y=g!=null?this._targetList[g]:this._selectTargetMap.get(v),w=this.get("selectedMode");w==="single"&&this._selectTargetMap.each(function(p){p.selected=!1}),y&&(y.selected=!0)},unSelect:function(v,g){var y=g!=null?this._targetList[g]:this._selectTargetMap.get(v);y&&(y.selected=!1)},toggleSelected:function(v,g){var y=g!=null?this._targetList[g]:this._selectTargetMap.get(v);if(y!=null)return this[y.selected?"unSelect":"select"](v,g),y.selected},isSelected:function(v,g){var y=g!=null?this._targetList[g]:this._selectTargetMap.get(v);return y&&y.selected}};Z.exports=O},y9yD:function(Z,_,e){var u=e("jBg4"),O=e("hsS0"),v=e("U3SQ"),g=e("asMo"),y=e("Wmz4"),w=e("H3Ql"),p=1,a=2,t="[object Boolean]",o="[object Date]",s="[object Error]",l="[object Map]",n="[object Number]",d="[object RegExp]",r="[object Set]",c="[object String]",i="[object Symbol]",h="[object ArrayBuffer]",f="[object DataView]",A=u?u.prototype:void 0,C=A?A.valueOf:void 0;function S(E,L,T,b,x,N,D){switch(T){case f:if(E.byteLength!=L.byteLength||E.byteOffset!=L.byteOffset)return!1;E=E.buffer,L=L.buffer;case h:return!(E.byteLength!=L.byteLength||!N(new O(E),new O(L)));case t:case o:case n:return v(+E,+L);case s:return E.name==L.name&&E.message==L.message;case d:case c:return E==L+"";case l:var M=y;case r:var R=b&p;if(M||(M=w),E.size!=L.size&&!R)return!1;var F=D.get(E);if(F)return F==L;b|=a,D.set(E,L);var B=g(M(E),M(L),b,x,N,D);return D.delete(E),B;case i:if(C)return C.call(E)==C.call(L)}return!1}Z.exports=S},yMd2:function(Z,_,e){(function(u,O){(function(v,g){Z.exports=g(e("GvcB"),e("By5E"))})(this,function(v,g){"use strict";v=v&&v.hasOwnProperty("default")?v.default:v,g=g&&g.hasOwnProperty("default")?g.default:g;var y=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(S){return typeof S}:function(S){return S&&typeof Symbol=="function"&&S.constructor===Symbol&&S!==Symbol.prototype?"symbol":typeof S},w=Object.assign||function(S){for(var E=1;E<arguments.length;E++){var L=arguments[E];for(var T in L)Object.prototype.hasOwnProperty.call(L,T)&&(S[T]=L[T])}return S},p=function(E){var L=typeof E=="undefined"?"undefined":y(E);return L==="undefined"?"undefined":L==="string"||E instanceof String?"string":L==="number"||E instanceof Number?"number":L==="function"||E instanceof Function?"function":!!E&&E.constructor===Array?"array":E&&E.nodeType===1?"element":L==="object"?"object":"unknown"},a=function(E,L){var T=document.createElement(E);if(L.className&&(T.className=L.className),L.innerHTML){T.innerHTML=L.innerHTML;for(var b=T.getElementsByTagName("script"),x=b.length;x-- >0;null)b[x].parentNode.removeChild(b[x])}for(var N in L.style)T.style[N]=L.style[N];return T},t=function S(E,L){for(var T=E.nodeType===3?document.createTextNode(E.nodeValue):E.cloneNode(!1),b=E.firstChild;b;b=b.nextSibling)(L===!0||b.nodeType!==1||b.nodeName!=="SCRIPT")&&T.appendChild(S(b,L));return E.nodeType===1&&(E.nodeName==="CANVAS"?(T.width=E.width,T.height=E.height,T.getContext("2d").drawImage(E,0,0)):(E.nodeName==="TEXTAREA"||E.nodeName==="SELECT")&&(T.value=E.value),T.addEventListener("load",function(){T.scrollTop=E.scrollTop,T.scrollLeft=E.scrollLeft},!0)),T},o=function(E,L){if(p(E)==="number")return E*72/96/L;var T={};for(var b in E)T[b]=E[b]*72/96/L;return T},s=function(E,L){return Math.floor(E*L/72*96)},l=typeof window!="undefined"?window:typeof u!="undefined"?u:typeof self!="undefined"?self:{};function n(){throw new Error("Dynamic requires are not currently supported by rollup-plugin-commonjs")}function d(S,E){return E={exports:{}},S(E,E.exports),E.exports}var r=d(function(S,E){/*!
|
|
|
* @overview es6-promise - a tiny implementation of Promises/A+.
|
|
|
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
|
|
|
* @license Licensed under MIT license
|
|
|
* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
|
|
|
* @version v4.2.5+7f2b526d
|
|
|
*/(function(L,T){S.exports=T()})(l,function(){function L(Ut){var Pt=typeof Ut;return Ut!==null&&(Pt==="object"||Pt==="function")}function T(Ut){return typeof Ut=="function"}var b=void 0;Array.isArray?b=Array.isArray:b=function(Pt){return Object.prototype.toString.call(Pt)==="[object Array]"};var x=b,N=0,D=void 0,M=void 0,R=function(Pt,nr){fe[N]=Pt,fe[N+1]=nr,N+=2,N===2&&(M?M(te):we())};function F(Ut){M=Ut}function B(Ut){R=Ut}var H=typeof window!="undefined"?window:void 0,U=H||{},K=U.MutationObserver||U.WebKitMutationObserver,W=typeof self=="undefined"&&typeof O!="undefined"&&{}.toString.call(O)==="[object process]",z=typeof Uint8ClampedArray!="undefined"&&typeof importScripts!="undefined"&&typeof MessageChannel!="undefined";function Y(){return function(){return O.nextTick(te)}}function Q(){return typeof D!="undefined"?function(){D(te)}:$()}function P(){var Ut=0,Pt=new K(te),nr=document.createTextNode("");return Pt.observe(nr,{characterData:!0}),function(){nr.data=Ut=++Ut%2}}function G(){var Ut=new MessageChannel;return Ut.port1.onmessage=te,function(){return Ut.port2.postMessage(0)}}function $(){var Ut=setTimeout;return function(){return Ut(te,1)}}var fe=new Array(1e3);function te(){for(var Ut=0;Ut<N;Ut+=2){var Pt=fe[Ut],nr=fe[Ut+1];Pt(nr),fe[Ut]=void 0,fe[Ut+1]=void 0}N=0}function pe(){try{var Ut=Function("return this")().require("vertx");return D=Ut.runOnLoop||Ut.runOnContext,Q()}catch(Pt){return $()}}var we=void 0;W?we=Y():K?we=P():z?we=G():H===void 0&&typeof n=="function"?we=pe():we=$();function be(Ut,Pt){var nr=this,cr=new this.constructor(At);cr[Xe]===void 0&&Nt(cr);var Xt=nr._state;if(Xt){var Mt=arguments[Xt-1];R(function(){return or(Xt,cr,Mt,nr._result)})}else Ft(nr,cr,Ut,Pt);return cr}function Ve(Ut){var Pt=this;if(Ut&&typeof Ut=="object"&&Ut.constructor===Pt)return Ut;var nr=new Pt(At);return je(nr,Ut),nr}var Xe=Math.random().toString(36).substring(2);function At(){}var Be=void 0,Fe=1,mt=2,rt={error:null};function Je(){return new TypeError("You cannot resolve a promise with itself")}function vt(){return new TypeError("A promises callback cannot return that same promise.")}function ut(Ut){try{return Ut.then}catch(Pt){return rt.error=Pt,rt}}function bt(Ut,Pt,nr,cr){try{Ut.call(Pt,nr,cr)}catch(Xt){return Xt}}function Qe(Ut,Pt,nr){R(function(cr){var Xt=!1,Mt=bt(nr,Pt,function(me){if(Xt)return;Xt=!0,Pt!==me?je(cr,me):ht(cr,me)},function(me){if(Xt)return;Xt=!0,Lt(cr,me)},"Settle: "+(cr._label||" unknown promise"));!Xt&&Mt&&(Xt=!0,Lt(cr,Mt))},Ut)}function pt(Ut,Pt){Pt._state===Fe?ht(Ut,Pt._result):Pt._state===mt?Lt(Ut,Pt._result):Ft(Pt,void 0,function(nr){return je(Ut,nr)},function(nr){return Lt(Ut,nr)})}function Ge(Ut,Pt,nr){Pt.constructor===Ut.constructor&&nr===be&&Pt.constructor.resolve===Ve?pt(Ut,Pt):nr===rt?(Lt(Ut,rt.error),rt.error=null):nr===void 0?ht(Ut,Pt):T(nr)?Qe(Ut,Pt,nr):ht(Ut,Pt)}function je(Ut,Pt){Ut===Pt?Lt(Ut,Je()):L(Pt)?Ge(Ut,Pt,ut(Pt)):ht(Ut,Pt)}function _e(Ut){Ut._onerror&&Ut._onerror(Ut._result),Wt(Ut)}function ht(Ut,Pt){if(Ut._state!==Be)return;Ut._result=Pt,Ut._state=Fe,Ut._subscribers.length!==0&&R(Wt,Ut)}function Lt(Ut,Pt){if(Ut._state!==Be)return;Ut._state=mt,Ut._result=Pt,R(_e,Ut)}function Ft(Ut,Pt,nr,cr){var Xt=Ut._subscribers,Mt=Xt.length;Ut._onerror=null,Xt[Mt]=Pt,Xt[Mt+Fe]=nr,Xt[Mt+mt]=cr,Mt===0&&Ut._state&&R(Wt,Ut)}function Wt(Ut){var Pt=Ut._subscribers,nr=Ut._state;if(Pt.length===0)return;for(var cr=void 0,Xt=void 0,Mt=Ut._result,me=0;me<Pt.length;me+=3)cr=Pt[me],Xt=Pt[me+nr],cr?or(nr,cr,Xt,Mt):Xt(Mt);Ut._subscribers.length=0}function Qt(Ut,Pt){try{return Ut(Pt)}catch(nr){return rt.error=nr,rt}}function or(Ut,Pt,nr,cr){var Xt=T(nr),Mt=void 0,me=void 0,le=void 0,oe=void 0;if(Xt){if(Mt=Qt(nr,cr),Mt===rt?(oe=!0,me=Mt.error,Mt.error=null):le=!0,Pt===Mt){Lt(Pt,vt());return}}else Mt=cr,le=!0;Pt._state!==Be||(Xt&&le?je(Pt,Mt):oe?Lt(Pt,me):Ut===Fe?ht(Pt,Mt):Ut===mt&&Lt(Pt,Mt))}function Tt(Ut,Pt){try{Pt(function(cr){je(Ut,cr)},function(cr){Lt(Ut,cr)})}catch(nr){Lt(Ut,nr)}}var jt=0;function zt(){return jt++}function Nt(Ut){Ut[Xe]=jt++,Ut._state=void 0,Ut._result=void 0,Ut._subscribers=[]}function Ht(){return new Error("Array Methods must be provided an Array")}var it=function(){function Ut(Pt,nr){this._instanceConstructor=Pt,this.promise=new Pt(At),this.promise[Xe]||Nt(this.promise),x(nr)?(this.length=nr.length,this._remaining=nr.length,this._result=new Array(this.length),this.length===0?ht(this.promise,this._result):(this.length=this.length||0,this._enumerate(nr),this._remaining===0&&ht(this.promise,this._result))):Lt(this.promise,Ht())}return Ut.prototype._enumerate=function(nr){for(var cr=0;this._state===Be&&cr<nr.length;cr++)this._eachEntry(nr[cr],cr)},Ut.prototype._eachEntry=function(nr,cr){var Xt=this._instanceConstructor,Mt=Xt.resolve;if(Mt===Ve){var me=ut(nr);if(me===be&&nr._state!==Be)this._settledAt(nr._state,cr,nr._result);else if(typeof me!="function")this._remaining--,this._result[cr]=nr;else if(Xt===Ke){var le=new Xt(At);Ge(le,nr,me),this._willSettleAt(le,cr)}else this._willSettleAt(new Xt(function(oe){return oe(nr)}),cr)}else this._willSettleAt(Mt(nr),cr)},Ut.prototype._settledAt=function(nr,cr,Xt){var Mt=this.promise;Mt._state===Be&&(this._remaining--,nr===mt?Lt(Mt,Xt):this._result[cr]=Xt),this._remaining===0&&ht(Mt,this._result)},Ut.prototype._willSettleAt=function(nr,cr){var Xt=this;Ft(nr,void 0,function(Mt){return Xt._settledAt(Fe,cr,Mt)},function(Mt){return Xt._settledAt(mt,cr,Mt)})},Ut}();function He(Ut){return new it(this,Ut).promise}function ne(Ut){var Pt=this;return x(Ut)?new Pt(function(nr,cr){for(var Xt=Ut.length,Mt=0;Mt<Xt;Mt++)Pt.resolve(Ut[Mt]).then(nr,cr)}):new Pt(function(nr,cr){return cr(new TypeError("You must pass an array to race."))})}function ce(Ut){var Pt=this,nr=new Pt(At);return Lt(nr,Ut),nr}function Ze(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function Me(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var Ke=function(){function Ut(Pt){this[Xe]=zt(),this._result=this._state=void 0,this._subscribers=[],At!==Pt&&(typeof Pt!="function"&&Ze(),this instanceof Ut?Tt(this,Pt):Me())}return Ut.prototype.catch=function(nr){return this.then(null,nr)},Ut.prototype.finally=function(nr){var cr=this,Xt=cr.constructor;return T(nr)?cr.then(function(Mt){return Xt.resolve(nr()).then(function(){return Mt})},function(Mt){return Xt.resolve(nr()).then(function(){throw Mt})}):cr.then(nr,nr)},Ut}();Ke.prototype.then=be,Ke.all=He,Ke.race=ne,Ke.resolve=Ve,Ke.reject=ce,Ke._setScheduler=F,Ke._setAsap=B,Ke._asap=R;function sr(){var Ut=void 0;if(typeof l!="undefined")Ut=l;else if(typeof self!="undefined")Ut=self;else try{Ut=Function("return this")()}catch(cr){throw new Error("polyfill failed because global object is unavailable in this environment")}var Pt=Ut.Promise;if(Pt){var nr=null;try{nr=Object.prototype.toString.call(Pt.resolve())}catch(cr){}if(nr==="[object Promise]"&&!Pt.cast)return}Ut.Promise=Ke}return Ke.polyfill=sr,Ke.Promise=Ke,Ke})}),c=r.Promise,i=function S(E){var L=w(S.convert(c.resolve()),JSON.parse(JSON.stringify(S.template))),T=S.convert(c.resolve(),L);return T=T.setProgress(1,S,1,[S]),T=T.set(E),T};i.prototype=Object.create(c.prototype),i.prototype.constructor=i,i.convert=function(E,L){return E.__proto__=L||i.prototype,E},i.template={prop:{src:null,container:null,overlay:null,canvas:null,img:null,pdf:null,pageSize:null},progress:{val:0,state:null,n:0,stack:[]},opt:{filename:"file.pdf",margin:[0,0,0,0],image:{type:"jpeg",quality:.95},enableLinks:!0,html2canvas:{},jsPDF:{}}},i.prototype.from=function(E,L){function T(b){switch(p(b)){case"string":return"string";case"element":return b.nodeName.toLowerCase==="canvas"?"canvas":"element";default:return"unknown"}}return this.then(function(){L=L||T(E);switch(L){case"string":return this.set({src:a("div",{innerHTML:E})});case"element":return this.set({src:E});case"canvas":return this.set({canvas:E});case"img":return this.set({img:E});default:return this.error("Unknown source type.")}})},i.prototype.to=function(E){switch(E){case"container":return this.toContainer();case"canvas":return this.toCanvas();case"img":return this.toImg();case"pdf":return this.toPdf();default:return this.error("Invalid target.")}},i.prototype.toContainer=function(){var E=[function(){return this.prop.src||this.error("Cannot duplicate - no source HTML.")},function(){return this.prop.pageSize||this.setPageSize()}];return this.thenList(E).then(function(){var T={position:"fixed",overflow:"hidden",zIndex:1e3,left:0,right:0,bottom:0,top:0,backgroundColor:"rgba(0,0,0,0.8)"},b={position:"absolute",width:this.prop.pageSize.inner.width+this.prop.pageSize.unit,left:0,right:0,top:0,height:"auto",margin:"auto",backgroundColor:"white"};T.opacity=0;var x=t(this.prop.src,this.opt.html2canvas.javascriptEnabled);this.prop.overlay=a("div",{className:"html2pdf__overlay",style:T}),this.prop.container=a("div",{className:"html2pdf__container",style:b}),this.prop.container.appendChild(x),this.prop.overlay.appendChild(this.prop.container),document.body.appendChild(this.prop.overlay)})},i.prototype.toCanvas=function(){var E=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(E).then(function(){var T=w({},this.opt.html2canvas);return delete T.onrendered,g(this.prop.container,T)}).then(function(T){var b=this.opt.html2canvas.onrendered||function(){};b(T),this.prop.canvas=T,document.body.removeChild(this.prop.overlay)})},i.prototype.toImg=function(){var E=[function(){return this.prop.canvas||this.toCanvas()}];return this.thenList(E).then(function(){var T=this.prop.canvas.toDataURL("image/"+this.opt.image.type,this.opt.image.quality);this.prop.img=document.createElement("img"),this.prop.img.src=T})},i.prototype.toPdf=function(){var E=[function(){return this.prop.canvas||this.toCanvas()}];return this.thenList(E).then(function(){var T=this.prop.canvas,b=this.opt,x=T.height,N=Math.floor(T.width*this.prop.pageSize.inner.ratio),D=Math.ceil(x/N),M=this.prop.pageSize.inner.height,R=document.createElement("canvas"),F=R.getContext("2d");R.width=T.width,R.height=N,this.prop.pdf=this.prop.pdf||new v(b.jsPDF);for(var B=0;B<D;B++){B===D-1&&x%N!==0&&(R.height=x%N,M=R.height*this.prop.pageSize.inner.width/R.width);var H=R.width,U=R.height;F.fillStyle="white",F.fillRect(0,0,H,U),F.drawImage(T,0,B*N,H,U,0,0,H,U),B&&this.prop.pdf.addPage();var K=R.toDataURL("image/"+b.image.type,b.image.quality);this.prop.pdf.addImage(K,b.image.type,b.margin[1],b.margin[0],this.prop.pageSize.inner.width,M)}})},i.prototype.output=function(E,L,T){return T=T||"pdf",T.toLowerCase()==="img"||T.toLowerCase()==="image"?this.outputImg(E,L):this.outputPdf(E,L)},i.prototype.outputPdf=function(E,L){var T=[function(){return this.prop.pdf||this.toPdf()}];return this.thenList(T).then(function(){return this.prop.pdf.output(E,L)})},i.prototype.outputImg=function(E,L){var T=[function(){return this.prop.img||this.toImg()}];return this.thenList(T).then(function(){switch(E){case void 0:case"img":return this.prop.img;case"datauristring":case"dataurlstring":return this.prop.img.src;case"datauri":case"dataurl":return document.location.href=this.prop.img.src;default:throw'Image output type "'+E+'" is not supported.'}})},i.prototype.save=function(E){var L=[function(){return this.prop.pdf||this.toPdf()}];return this.thenList(L).set(E?{filename:E}:null).then(function(){this.prop.pdf.save(this.opt.filename)})},i.prototype.set=function(E){if(p(E)!=="object")return this;var L=Object.keys(E||{}).map(function(T){if(T in i.template.prop)return function(){this.prop[T]=E[T]};switch(T){case"margin":return this.setMargin.bind(this,E.margin);case"jsPDF":return function(){return this.opt.jsPDF=E.jsPDF,this.setPageSize()};case"pageSize":return this.setPageSize.bind(this,E.pageSize);default:return function(){this.opt[T]=E[T]}}},this);return this.then(function(){return this.thenList(L)})},i.prototype.get=function(E,L){return this.then(function(){var b=E in i.template.prop?this.prop[E]:this.opt[E];return L?L(b):b})},i.prototype.setMargin=function(E){return this.then(function(){switch(p(E)){case"number":E=[E,E,E,E];case"array":if(E.length===2&&(E=[E[0],E[1],E[0],E[1]]),E.length===4)break;default:return this.error("Invalid margin array.")}this.opt.margin=E}).then(this.setPageSize)},i.prototype.setPageSize=function(E){return this.then(function(){E=E||v.getPageSize(this.opt.jsPDF),E.hasOwnProperty("inner")||(E.inner={width:E.width-this.opt.margin[1]-this.opt.margin[3],height:E.height-this.opt.margin[0]-this.opt.margin[2]},E.inner.px={width:s(E.inner.width,E.k),height:s(E.inner.height,E.k)},E.inner.ratio=E.inner.height/E.inner.width),this.prop.pageSize=E})},i.prototype.setProgress=function(E,L,T,b){return E!=null&&(this.progress.val=E),L!=null&&(this.progress.state=L),T!=null&&(this.progress.n=T),b!=null&&(this.progress.stack=b),this.progress.ratio=this.progress.val/this.progress.state,this},i.prototype.updateProgress=function(E,L,T,b){return this.setProgress(E?this.progress.val+E:null,L||null,T?this.progress.n+T:null,b?this.progress.stack.concat(b):null)},i.prototype.then=function(E,L){var T=this;return this.thenCore(E,L,function(x,N){return T.updateProgress(null,null,1,[x]),c.prototype.then.call(this,function(M){return T.updateProgress(null,x),M}).then(x,N).then(function(M){return T.updateProgress(1),M})})},i.prototype.thenCore=function(E,L,T){T=T||c.prototype.then;var b=this;E&&(E=E.bind(b)),L&&(L=L.bind(b));var x=c.toString().indexOf("[native code]")!==-1&&c.name==="Promise",N=x?b:i.convert(w({},b),c.prototype),D=T.call(N,E,L);return i.convert(D,b.__proto__)},i.prototype.thenExternal=function(E,L){return c.prototype.then.call(this,E,L)},i.prototype.thenList=function(E){var L=this;return E.forEach(function(b){L=L.thenCore(b)}),L},i.prototype.catch=function(S){S&&(S=S.bind(this));var E=c.prototype.catch.call(this,S);return i.convert(E,this)},i.prototype.catchExternal=function(E){return c.prototype.catch.call(this,E)},i.prototype.error=function(E){return this.then(function(){throw new Error(E)})},i.prototype.using=i.prototype.set,i.prototype.saveAs=i.prototype.save,i.prototype.export=i.prototype.output,i.prototype.run=i.prototype.then,v.getPageSize=function(S,E,L){if((typeof S=="undefined"?"undefined":y(S))==="object"){var T=S;S=T.orientation,E=T.unit||E,L=T.format||L}E=E||"mm",L=L||"a4",S=(""+(S||"P")).toLowerCase();var b=(""+L).toLowerCase(),x={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};switch(E){case"pt":var N=1;break;case"mm":var N=72/25.4;break;case"cm":var N=72/2.54;break;case"in":var N=72;break;case"px":var N=72/96;break;case"pc":var N=12;break;case"em":var N=12;break;case"ex":var N=6;break;default:throw"Invalid unit: "+E}if(x.hasOwnProperty(b))var D=x[b][1]/N,M=x[b][0]/N;else try{var D=L[1],M=L[0]}catch(B){throw new Error("Invalid format: "+L)}if(S==="p"||S==="portrait"){if(S="p",M>D){var R=M;M=D,D=R}}else if(S==="l"||S==="landscape"){if(S="l",D>M){var R=M;M=D,D=R}}else throw"Invalid orientation: "+S;var F={width:M,height:D,unit:E,k:N};return F};var h={toContainer:i.prototype.toContainer};i.template.opt.pagebreak={mode:["css","legacy"],before:[],after:[],avoid:[]},i.prototype.toContainer=function(){return h.toContainer.call(this).then(function(){var L=this.prop.container,T=this.prop.pageSize.inner.px.height,b=[].concat(this.opt.pagebreak.mode),x={avoidAll:b.indexOf("avoid-all")!==-1,css:b.indexOf("css")!==-1,legacy:b.indexOf("legacy")!==-1},N={},D=this;["before","after","avoid"].forEach(function(F){var B=x.avoidAll&&F==="avoid";N[F]=B?[]:[].concat(D.opt.pagebreak[F]||[]),N[F].length>0&&(N[F]=Array.prototype.slice.call(L.querySelectorAll(N[F].join(", "))))});var M=L.querySelectorAll(".html2pdf__page-break");M=Array.prototype.slice.call(M);var R=L.querySelectorAll("*");Array.prototype.forEach.call(R,function(B){var H={before:!1,after:x.legacy&&M.indexOf(B)!==-1,avoid:x.avoidAll};if(x.css){var U=window.getComputedStyle(B),K=["always","page","left","right"],W=["avoid","avoid-page"];H={before:H.before||K.indexOf(U.breakBefore||U.pageBreakBefore)!==-1,after:H.after||K.indexOf(U.breakAfter||U.pageBreakAfter)!==-1,avoid:H.avoid||W.indexOf(U.breakInside||U.pageBreakInside)!==-1}}Object.keys(H).forEach(function($){H[$]=H[$]||N[$].indexOf(B)!==-1});var z=B.getBoundingClientRect();if(H.avoid&&!H.before){var Y=Math.floor(z.top/T),Q=Math.floor(z.bottom/T),P=Math.abs(z.bottom-z.top)/T;Q!==Y&&P<=1&&(H.before=!0)}if(H.before){var G=a("div",{style:{display:"block",height:T-z.top%T+"px"}});B.parentNode.insertBefore(G,B)}if(H.after){var G=a("div",{style:{display:"block",height:T-z.bottom%T+"px"}});B.parentNode.insertBefore(G,B.nextSibling)}})})};var f=[],A={toContainer:i.prototype.toContainer,toPdf:i.prototype.toPdf};i.prototype.toContainer=function(){return A.toContainer.call(this).then(function(){if(this.opt.enableLinks){var L=this.prop.container,T=L.querySelectorAll("a"),b=o(L.getBoundingClientRect(),this.prop.pageSize.k);f=[],Array.prototype.forEach.call(T,function(x){for(var N=x.getClientRects(),D=0;D<N.length;D++){var M=o(N[D],this.prop.pageSize.k);M.left-=b.left,M.top-=b.top;var R=Math.floor(M.top/this.prop.pageSize.inner.height)+1,F=this.opt.margin[0]+M.top%this.prop.pageSize.inner.height,B=this.opt.margin[1]+M.left;f.push({page:R,top:F,left:B,clientRect:M,link:x})}},this)}})},i.prototype.toPdf=function(){return A.toPdf.call(this).then(function(){if(this.opt.enableLinks){f.forEach(function(T){this.prop.pdf.setPage(T.page),this.prop.pdf.link(T.left,T.top,T.clientRect.width,T.clientRect.height,{url:T.link.href})},this);var L=this.prop.pdf.internal.getNumberOfPages();this.prop.pdf.setPage(L)}})};var C=function S(E,L){var T=new S.Worker(L);return E?T.from(E).save():T};return C.Worker=i,C})}).call(this,e("UywP"),e("7vYp"))},yMz6:function(Z,_){function e(u,O,v){var g=u.getZoom(),y=u.getCenter(),w=O.zoom,p=u.dataToPoint(y);if(O.dx!=null&&O.dy!=null){p[0]-=O.dx,p[1]-=O.dy;var y=u.pointToData(p);u.setCenter(y)}if(w!=null){if(v){var a=v.min||0,t=v.max||Infinity;w=Math.max(Math.min(g*w,t),a)/g}u.scale[0]*=w,u.scale[1]*=w;var o=u.position,s=(O.originX-o[0])*(w-1),l=(O.originY-o[1])*(w-1);o[0]-=s,o[1]-=l,u.updateTransform();var y=u.pointToData(p);u.setCenter(y),u.setZoom(w*g)}return{center:u.getCenter(),zoom:u.getZoom()}}_.updateCenterAndZoom=e},"yOV+":function(Z,_,e){var u=e("oEo5");function O(v,g){g=g||{};var y=v.coordinateSystem,w=v.axis,p={},a=w.position,t=w.orient,o=y.getRect(),s=[o.x,o.x+o.width,o.y,o.y+o.height],l={horizontal:{top:s[2],bottom:s[3]},vertical:{left:s[0],right:s[1]}};p.position=[t==="vertical"?l.vertical[a]:s[0],t==="horizontal"?l.horizontal[a]:s[3]];var n={horizontal:0,vertical:1};p.rotation=Math.PI/2*n[t];var d={top:-1,bottom:1,right:1,left:-1};p.labelDirection=p.tickDirection=p.nameDirection=d[a],v.get("axisTick.inside")&&(p.tickDirection=-p.tickDirection),u.retrieve(g.labelInside,v.get("axisLabel.inside"))&&(p.labelDirection=-p.labelDirection);var r=g.rotate;return r==null&&(r=v.get("axisLabel.rotate")),p.labelRotation=a==="top"?-r:r,p.z2=1,p}_.layout=O},yTTq:function(Z,_,e){"use strict";e.d(_,"g",function(){return o}),e.d(_,"c",function(){return s}),e.d(_,"a",function(){return n}),e.d(_,"b",function(){return d}),e.d(_,"d",function(){return r}),e.d(_,"e",function(){return c}),e.d(_,"f",function(){return f});var u=e("55MS"),O=e("9/lZ"),v=e("Ysw9"),g=e.n(v),y=e("ZZRV"),w=e.n(y),p=e("nWwB"),a=e("PwAq"),t=e.n(a);function o(A,C){Object(p.a)(A,"[@ant-design/icons] ".concat(C))}function s(A){return Object(O.a)(A)==="object"&&typeof A.name=="string"&&typeof A.theme=="string"&&(Object(O.a)(A.icon)==="object"||typeof A.icon=="function")}function l(){var A=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(A).reduce(function(C,S){var E=A[S];switch(S){case"class":C.className=E,delete C.class;break;default:C[S]=E}return C},{})}function n(A,C,S){return S?w.a.createElement(A.tag,Object(u.a)(Object(u.a)({key:C},l(A.attrs)),S),(A.children||[]).map(function(E,L){return n(E,"".concat(C,"-").concat(A.tag,"-").concat(L))})):w.a.createElement(A.tag,Object(u.a)({key:C},l(A.attrs)),(A.children||[]).map(function(E,L){return n(E,"".concat(C,"-").concat(A.tag,"-").concat(L))}))}function d(A){return Object(v.generate)(A)[0]}function r(A){return A?Array.isArray(A)?A:[A]:[]}var c={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"},i=`
|
|
|
.anticon {
|
|
|
display: inline-block;
|
|
|
color: inherit;
|
|
|
font-style: normal;
|
|
|
line-height: 0;
|
|
|
text-align: center;
|
|
|
text-transform: none;
|
|
|
vertical-align: -0.125em;
|
|
|
text-rendering: optimizeLegibility;
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
.anticon > * {
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
.anticon svg {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
.anticon::before {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.anticon .anticon-icon {
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
|
.anticon[tabindex] {
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
.anticon-spin::before,
|
|
|
.anticon-spin {
|
|
|
display: inline-block;
|
|
|
-webkit-animation: loadingCircle 1s infinite linear;
|
|
|
animation: loadingCircle 1s infinite linear;
|
|
|
}
|
|
|
|
|
|
@-webkit-keyframes loadingCircle {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@keyframes loadingCircle {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
`,h=!1,f=function(){var C=arguments.length>0&&arguments[0]!==void 0?arguments[0]:i;Object(y.useEffect)(function(){h||(Object(a.insertCss)(C,{prepend:!0}),h=!0)},[])}},yZ6v:function(Z,_,e){var u=e("Q6Bq"),O=e("5xMV");e("QRYH"),e("QHKB"),e("KZcC"),e("mJA3"),e("kZpV"),u.registerPreprocessor(O)},yZUZ:function(Z,_,e){var u=e("+Vnd"),O=e("4+FC"),v=e("CQhY"),g=v.encodeHTML,y=e("P0S0"),w=u.extend({type:"series.tree",layoutInfo:null,layoutMode:"box",getInitialData:function(p){var a={name:p.name,children:p.data},t=p.leaves||{},o=new y(t,this,this.ecModel),s=O.createTree(a,this,l);function l(c){c.wrapMethod("getItemModel",function(i,h){var f=s.getNodeByDataIndex(h);return(!f.children.length||!f.isExpand)&&(i.parentModel=o),i})}var n=0;s.eachNode("preorder",function(c){c.depth>n&&(n=c.depth)});var d=p.expandAndCollapse,r=d&&p.initialTreeDepth>=0?p.initialTreeDepth:n;return s.root.eachNode("preorder",function(c){var i=c.hostTree.data.getRawDataItem(c.dataIndex);c.isExpand=i&&i.collapsed!=null?!i.collapsed:c.depth<=r}),s.data},getOrient:function(){var p=this.get("orient");return p==="horizontal"?p="LR":p==="vertical"&&(p="TB"),p},setZoom:function(p){this.option.zoom=p},setCenter:function(p){this.option.center=p},formatTooltip:function(p){for(var a=this.getData().tree,t=a.root.children[0],o=a.getNodeByDataIndex(p),s=o.getValue(),l=o.name;o&&o!==t;)l=o.parentNode.name+"."+l,o=o.parentNode;return g(l+(isNaN(s)||s==null?"":" : "+s))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderColor:"#c23531",borderWidth:1.5},label:{show:!0,color:"#555"},leaves:{label:{show:!0}},animationEasing:"linear",animationDuration:700,animationDurationUpdate:1e3}});Z.exports=w},ycch:function(Z,_,e){var u=e("oEo5");function O(w,p,a){if(w&&u.indexOf(p,w.type)>=0){var t=a.getData().tree.root,o=w.targetNode;if(typeof o=="string"&&(o=t.getNodeById(o)),o&&t.contains(o))return{node:o};var s=w.targetNodeId;if(s!=null&&(o=t.getNodeById(s)))return{node:o}}}function v(w){for(var p=[];w;)w=w.parentNode,w&&p.push(w);return p.reverse()}function g(w,p){var a=v(w);return u.indexOf(a,p)>=0}function y(w,p){for(var a=[];w;){var t=w.dataIndex;a.push({name:w.name,dataIndex:t,value:p.getRawValue(t)}),w=w.parentNode}return a.reverse(),a}_.retrieveTargetInfo=O,_.getPathToRoot=v,_.aboveViewRoot=g,_.wrapTreePathInfo=y},ysUM:function(Z,_){function e(u){return this.__data__.has(u)}Z.exports=e},yuiD:function(Z,_,e){var u=e("Vw6a"),O=u.retrieveRawValue;function v(g,y){var w=g.mapDimension("defaultedLabel",!0),p=w.length;if(p===1)return O(g,y,w[0]);if(p){for(var a=[],t=0;t<w.length;t++){var o=O(g,y,w[t]);a.push(o)}return a.join(" ")}}_.getDefaultLabel=v},yvNr:function(Z,_,e){var u=e("oEo5"),O=e("EgZf"),v=function(y,w,p,a,t){O.call(this,y,w,p),this.type=a||"value",this.position=t||"bottom"};v.prototype={constructor:v,index:0,getAxesOnZeroOf:null,model:null,isHorizontal:function(){var y=this.position;return y==="top"||y==="bottom"},getGlobalExtent:function(y){var w=this.getExtent();return w[0]=this.toGlobalCoord(w[0]),w[1]=this.toGlobalCoord(w[1]),y&&w[0]>w[1]&&w.reverse(),w},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(y,w){return this.coordToData(this.toLocalCoord(y[this.dim==="x"?0:1]),w)},toLocalCoord:null,toGlobalCoord:null},u.inherits(v,O);var g=v;Z.exports=g},z5Qn:function(Z,_,e){"use strict";e.d(_,"a",function(){return D}),e.d(_,"b",function(){return F});var u=e("CKlD"),O=e.n(u),v=e("Eqs+"),g=e.n(v),y=e("XDlA"),w=e.n(y),p=e("T5E4"),a=e.n(p),t=e("XneU"),o=e.n(t),s=e("Hdxz"),l=e.n(s),n=e("ZZRV"),d=e("iczh"),r=e.n(d),c=e("3CTf"),i=e("ROQd"),h=e.n(i),f=e("kbon"),A=e.n(f),C=e("BEiB"),S=e.n(C),E=e("ZgTT"),L=e("LpVx"),T=function(H){return!isNaN(parseFloat(H))&&isFinite(H)},b=T,x=function(B,H){var U={};for(var K in B)Object.prototype.hasOwnProperty.call(B,K)&&H.indexOf(K)<0&&(U[K]=B[K]);if(B!=null&&typeof Object.getOwnPropertySymbols=="function")for(var W=0,K=Object.getOwnPropertySymbols(B);W<K.length;W++)H.indexOf(K[W])<0&&Object.prototype.propertyIsEnumerable.call(B,K[W])&&(U[K[W]]=B[K[W]]);return U},N={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},D=n.createContext({}),M=function(){var B=0;return function(){var H=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return B+=1,"".concat(H).concat(B)}}(),R=function(B){o()(U,B);var H=l()(U);function U(K){var W;w()(this,U),W=H.call(this,K),W.responsiveHandler=function(Q){W.setState({below:Q.matches});var P=W.props.onBreakpoint,G=W.state.collapsed;P&&P(Q.matches),G!==Q.matches&&W.setCollapsed(Q.matches,"responsive")},W.setCollapsed=function(Q,P){"collapsed"in W.props||W.setState({collapsed:Q});var G=W.props.onCollapse;G&&G(Q,P)},W.toggle=function(){var Q=!W.state.collapsed;W.setCollapsed(Q,"clickTrigger")},W.renderSider=function(Q){var P,G=Q.getPrefixCls,$=W.props,fe=$.prefixCls,te=$.className,pe=$.theme,we=$.collapsible,be=$.reverseArrow,Ve=$.trigger,Xe=$.style,At=$.width,Be=$.collapsedWidth,Fe=$.zeroWidthTriggerStyle,mt=$.children,rt=x($,["prefixCls","className","theme","collapsible","reverseArrow","trigger","style","width","collapsedWidth","zeroWidthTriggerStyle","children"]),Je=W.state,vt=Je.collapsed,ut=Je.below,bt=G("layout-sider",fe),Qe=Object(c.default)(rt,["collapsed","defaultCollapsed","onCollapse","breakpoint","onBreakpoint","siderHook","zeroWidthTriggerStyle"]),pt=vt?Be:At,Ge=b(pt)?"".concat(pt,"px"):String(pt),je=parseFloat(String(Be||0))===0?n.createElement("span",{onClick:W.toggle,className:r()("".concat(bt,"-zero-width-trigger"),"".concat(bt,"-zero-width-trigger-").concat(be?"right":"left")),style:Fe},Ve||n.createElement(h.a,null)):null,_e={expanded:be?n.createElement(A.a,null):n.createElement(S.a,null),collapsed:be?n.createElement(S.a,null):n.createElement(A.a,null)},ht=vt?"collapsed":"expanded",Lt=_e[ht],Ft=Ve!==null?je||n.createElement("div",{className:"".concat(bt,"-trigger"),onClick:W.toggle,style:{width:Ge}},Ve||Lt):null,Wt=g()(g()({},Xe),{flex:"0 0 ".concat(Ge),maxWidth:Ge,minWidth:Ge,width:Ge}),Qt=r()(te,bt,"".concat(bt,"-").concat(pe),(P={},O()(P,"".concat(bt,"-collapsed"),!!vt),O()(P,"".concat(bt,"-has-trigger"),we&&Ve!==null&&!je),O()(P,"".concat(bt,"-below"),!!ut),O()(P,"".concat(bt,"-zero-width"),parseFloat(Ge)===0),P));return n.createElement("aside",g()({className:Qt},Qe,{style:Wt}),n.createElement("div",{className:"".concat(bt,"-children")},mt),we||ut&&je?Ft:null)},W.uniqueId=M("ant-sider-");var z;typeof window!="undefined"&&(z=window.matchMedia),z&&K.breakpoint&&K.breakpoint in N&&(W.mql=z("(max-width: ".concat(N[K.breakpoint],")")));var Y;return"collapsed"in K?Y=K.collapsed:Y=K.defaultCollapsed,W.state={collapsed:Y,below:!1},W}return a()(U,[{key:"componentDidMount",value:function(){var W;this.mql&&(this.mql.addListener(this.responsiveHandler),this.responsiveHandler(this.mql)),(W=this.props)===null||W===void 0||W.siderHook.addSider(this.uniqueId)}},{key:"componentWillUnmount",value:function(){var W,z;(W=this===null||this===void 0?void 0:this.mql)===null||W===void 0||W.removeListener(this.responsiveHandler),(z=this.props)===null||z===void 0||z.siderHook.removeSider(this.uniqueId)}},{key:"render",value:function(){var W=this.state.collapsed,z=this.props.collapsedWidth;return n.createElement(D.Provider,{value:{siderCollapsed:W,collapsedWidth:z}},n.createElement(L.a,null,this.renderSider))}}],[{key:"getDerivedStateFromProps",value:function(W){return"collapsed"in W?{collapsed:W.collapsed}:null}}]),U}(n.Component);R.defaultProps={collapsible:!1,defaultCollapsed:!1,reverseArrow:!1,width:200,collapsedWidth:80,style:{},theme:"dark"};var F=function(B){o()(U,B);var H=l()(U);function U(){return w()(this,U),H.apply(this,arguments)}return a()(U,[{key:"render",value:function(){var W=this;return n.createElement(E.a.Consumer,null,function(z){return n.createElement(R,g()({},z,W.props))})}}]),U}(n.Component)},z8PH:function(Z,_,e){var u=e("oEo5"),O=e("SSBM"),v=e("Jjzi"),g=e("kN/v"),y=864e5;function w(t,o,s){this._model=t}w.prototype={constructor:w,type:"calendar",dimensions:["time","value"],getDimensionsInfo:function(){return[{name:"time",type:"time"},"value"]},getRangeInfo:function(){return this._rangeInfo},getModel:function(){return this._model},getRect:function(){return this._rect},getCellWidth:function(){return this._sw},getCellHeight:function(){return this._sh},getOrient:function(){return this._orient},getFirstDayOfWeek:function(){return this._firstDayOfWeek},getDateInfo:function(t){t=v.parseDate(t);var o=t.getFullYear(),s=t.getMonth()+1;s=s<10?"0"+s:s;var l=t.getDate();l=l<10?"0"+l:l;var n=t.getDay();return n=Math.abs((n+7-this.getFirstDayOfWeek())%7),{y:o,m:s,d:l,day:n,time:t.getTime(),formatedDate:o+"-"+s+"-"+l,date:t}},getNextNDay:function(t,o){return o=o||0,o===0?this.getDateInfo(t):(t=new Date(this.getDateInfo(t).time),t.setDate(t.getDate()+o),this.getDateInfo(t))},update:function(t,o){this._firstDayOfWeek=+this._model.getModel("dayLabel").get("firstDay"),this._orient=this._model.get("orient"),this._lineWidth=this._model.getModel("itemStyle").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var s=this._rangeInfo.weeks||1,l=["width","height"],n=this._model.get("cellSize").slice(),d=this._model.getBoxLayoutParams(),r=this._orient==="horizontal"?[s,7]:[7,s];u.each([0,1],function(f){h(n,f)&&(d[l[f]]=n[f]*r[f])});var c={width:o.getWidth(),height:o.getHeight()},i=this._rect=O.getLayoutRect(d,c);u.each([0,1],function(f){h(n,f)||(n[f]=i[l[f]]/r[f])});function h(f,A){return f[A]!=null&&f[A]!=="auto"}this._sw=n[0],this._sh=n[1]},dataToPoint:function(t,o){u.isArray(t)&&(t=t[0]),o==null&&(o=!0);var s=this.getDateInfo(t),l=this._rangeInfo,n=s.formatedDate;if(o&&!(s.time>=l.start.time&&s.time<l.end.time+y))return[NaN,NaN];var d=s.day,r=this._getRangeInfo([l.start.time,n]).nthWeek;return this._orient==="vertical"?[this._rect.x+d*this._sw+this._sw/2,this._rect.y+r*this._sh+this._sh/2]:[this._rect.x+r*this._sw+this._sw/2,this._rect.y+d*this._sh+this._sh/2]},pointToData:function(t){var o=this.pointToDate(t);return o&&o.time},dataToRect:function(t,o){var s=this.dataToPoint(t,o);return{contentShape:{x:s[0]-(this._sw-this._lineWidth)/2,y:s[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:s,tl:[s[0]-this._sw/2,s[1]-this._sh/2],tr:[s[0]+this._sw/2,s[1]-this._sh/2],br:[s[0]+this._sw/2,s[1]+this._sh/2],bl:[s[0]-this._sw/2,s[1]+this._sh/2]}},pointToDate:function(t){var o=Math.floor((t[0]-this._rect.x)/this._sw)+1,s=Math.floor((t[1]-this._rect.y)/this._sh)+1,l=this._rangeInfo.range;return this._orient==="vertical"?this._getDateByWeeksAndDay(s,o-1,l):this._getDateByWeeksAndDay(o,s-1,l)},convertToPixel:u.curry(p,"dataToPoint"),convertFromPixel:u.curry(p,"pointToData"),_initRangeOption:function(){var t=this._model.get("range"),o=t;if(u.isArray(o)&&o.length===1&&(o=o[0]),/^\d{4}$/.test(o)&&(t=[o+"-01-01",o+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(o)){var s=this.getDateInfo(o),l=s.date;l.setMonth(l.getMonth()+1);var n=this.getNextNDay(l,-1);t=[s.formatedDate,n.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(o)&&(t=[o,o]);var d=this._getRangeInfo(t);return d.start.time>d.end.time&&t.reverse(),t},_getRangeInfo:function(t){t=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];var o;t[0].time>t[1].time&&(o=!0,t.reverse());var s=Math.floor(t[1].time/y)-Math.floor(t[0].time/y)+1,l=new Date(t[0].time),n=l.getDate(),d=t[1].date.getDate();l.setDate(n+s-1);var r=l.getDate();if(r!==d)for(var c=l.getTime()-t[1].time>0?1:-1;(r=l.getDate())!==d&&(l.getTime()-t[1].time)*c>0;)s-=c,l.setDate(r-c);var i=Math.floor((s+t[0].day+6)/7),h=o?-i+1:i-1;return o&&t.reverse(),{range:[t[0].formatedDate,t[1].formatedDate],start:t[0],end:t[1],allDay:s,weeks:i,nthWeek:h,fweek:t[0].day,lweek:t[1].day}},_getDateByWeeksAndDay:function(t,o,s){var l=this._getRangeInfo(s);if(t>l.weeks||t===0&&o<l.fweek||t===l.weeks&&o>l.lweek)return!1;var n=(t-1)*7-l.fweek+o,d=new Date(l.start.time);return d.setDate(l.start.d+n),this.getDateInfo(d)}},w.dimensions=w.prototype.dimensions,w.getDimensionsInfo=w.prototype.getDimensionsInfo,w.create=function(t,o){var s=[];return t.eachComponent("calendar",function(l){var n=new w(l,t,o);s.push(n),l.coordinateSystem=n}),t.eachSeries(function(l){l.get("coordinateSystem")==="calendar"&&(l.coordinateSystem=s[l.get("calendarIndex")||0])}),s};function p(t,o,s,l){var n=s.calendarModel,d=s.seriesModel,r=n?n.coordinateSystem:d?d.coordinateSystem:null;return r===this?r[t](l):null}g.register("calendar",w);var a=w;Z.exports=a},zCY1:function(Z,_){var e=["itemStyle","borderColor"];function u(O,v){var g=O.get("color");O.eachRawSeriesByType("boxplot",function(y){var w=g[y.seriesIndex%g.length],p=y.getData();p.setVisual({legendSymbol:"roundRect",color:y.get(e)||w}),O.isSeriesFiltered(y)||p.each(function(a){var t=p.getItemModel(a);p.setItemVisual(a,{color:t.get(e,!0)})})})}Z.exports=u},zYK1:function(Z,_,e){var u=e("IPcT"),O=u.__DEV__,v=e("oEo5"),g=v.each,y=v.createHashMap,w=e("ICLB"),p=e("6/iG"),a=e("Gz2F"),t=e("ie0D"),o={geoJSON:p,svg:a},s={load:function(r,c,i){var h=[],f=y(),A=y(),C,S=d(r);return g(S,function(E){var L=o[E.type].load(r,E,i);g(L.regions,function(b){var x=b.name;c&&c.hasOwnProperty(x)&&(b=b.cloneShallow(x=c[x])),h.push(b),f.set(x,b),A.set(x,b.center)});var T=L.boundingRect;T&&(C?C.union(T):C=T.clone())}),{regions:h,regionsMap:f,nameCoordMap:A,boundingRect:C||new t(0,0,0,0)}},makeGraphic:l("makeGraphic"),removeGraphic:l("removeGraphic")};function l(r){return function(c,i){var h=d(c),f=[];return g(h,function(A){var C=o[A.type][r];C&&f.push(C(c,A,i))}),f}}function n(r){}function d(r){var c=w.retrieveMap(r)||[];return c}Z.exports=s},zYTh:function(Z,_,e){var u=e("Q6Bq"),O={type:"axisAreaSelect",event:"axisAreaSelected"};u.registerAction(O,function(v,g){g.eachComponent({mainType:"parallelAxis",query:v},function(y){y.axis.model.setActiveIntervals(v.intervals)})}),u.registerAction("parallelAxisExpand",function(v,g){g.eachComponent({mainType:"parallel",query:v},function(y){y.setAxisExpand(v)})})},zYjg:function(Z,_,e){var u=e("oEo5"),O=e("8Bkq"),v=e("XTQn"),g=e("4uqo"),y=e("Wa83"),w=e("342z"),p=e("G+ZC"),a=e("vOhS");_.Image=a;var t=e("TmiR");_.Group=t;var o=e("ode/");_.Text=o;var s=e("a9RO");_.Circle=s;var l=e("o9iD");_.Sector=l;var n=e("oAve");_.Ring=n;var d=e("VOjM");_.Polygon=d;var r=e("k++z");_.Polyline=r;var c=e("7JZK");_.Rect=c;var i=e("tV39");_.Line=i;var h=e("JoY0");_.BezierCurve=h;var f=e("QI2D");_.Arc=f;var A=e("RA7y");_.CompoundPath=A;var C=e("I1OY");_.LinearGradient=C;var S=e("GS3z");_.RadialGradient=S;var E=e("ie0D");_.BoundingRect=E;var L=e("o2YK");_.IncrementalDisplayable=L;var T=e("afA4"),b=Math.max,x=Math.min,N={},D=1,M={color:"textFill",textBorderColor:"textStroke",textBorderWidth:"textStrokeWidth"},R="emphasis",F="normal",B=1,H={},U={};function K(oe){return w.extend(oe)}function W(oe,de){return O.extendFromString(oe,de)}function z(oe,de){U[oe]=de}function Y(oe){if(U.hasOwnProperty(oe))return U[oe]}function Q(oe,de,Se,Ce){var Oe=O.createFromString(oe,de);return Se&&(Ce==="center"&&(Se=G(Se,Oe.getBoundingRect())),fe(Oe,Se)),Oe}function P(oe,de,Se){var Ce=new a({style:{image:oe,x:de.x,y:de.y,width:de.width,height:de.height},onload:function(Oe){if(Se==="center"){var Ie={width:Oe.width,height:Oe.height};Ce.setStyle(G(de,Ie))}}});return Ce}function G(oe,de){var Se=de.width/de.height,Ce=oe.height*Se,Oe;Ce<=oe.width?Oe=oe.height:(Ce=oe.width,Oe=Ce/Se);var Ie=oe.x+oe.width/2,Ee=oe.y+oe.height/2;return{x:Ie-Ce/2,y:Ee-Oe/2,width:Ce,height:Oe}}var $=O.mergePath;function fe(oe,de){if(!oe.applyTransform)return;var Se=oe.getBoundingRect(),Ce=Se.calculateTransform(de);oe.applyTransform(Ce)}function te(oe){return T.subPixelOptimizeLine(oe.shape,oe.shape,oe.style),oe}function pe(oe){return T.subPixelOptimizeRect(oe.shape,oe.shape,oe.style),oe}var we=T.subPixelOptimize;function be(oe){return oe!=null&&oe!=="none"}var Ve=u.createHashMap(),Xe=0;function At(oe){if(typeof oe!="string")return oe;var de=Ve.get(oe);return de||(de=v.lift(oe,-.1),Xe<1e4&&(Ve.set(oe,de),Xe++)),de}function Be(oe){if(!oe.__hoverStlDirty)return;oe.__hoverStlDirty=!1;var de=oe.__hoverStl;if(!de){oe.__cachedNormalStl=oe.__cachedNormalZ2=null;return}var Se=oe.__cachedNormalStl={};oe.__cachedNormalZ2=oe.z2;var Ce=oe.style;for(var Oe in de)de[Oe]!=null&&(Se[Oe]=Ce[Oe]);Se.fill=Ce.fill,Se.stroke=Ce.stroke}function Fe(oe){var de=oe.__hoverStl;if(!de||oe.__highlighted)return;var Se=oe.__zr,Ce=oe.useHoverLayer&&Se&&Se.painter.type==="canvas";if(oe.__highlighted=Ce?"layer":"plain",oe.isGroup||!Se&&oe.useHoverLayer)return;var Oe=oe,Ie=oe.style;Ce&&(Oe=Se.addHover(oe),Ie=Oe.style),it(Ie),Ce||Be(Oe),Ie.extendFrom(de),mt(Ie,de,"fill"),mt(Ie,de,"stroke"),Ht(Ie),Ce||(oe.dirty(!1),oe.z2+=D)}function mt(oe,de,Se){!be(de[Se])&&be(oe[Se])&&(oe[Se]=At(oe[Se]))}function rt(oe){var de=oe.__highlighted;if(!de)return;if(oe.__highlighted=!1,oe.isGroup)return;if(de==="layer")oe.__zr&&oe.__zr.removeHover(oe);else{var Se=oe.style,Ce=oe.__cachedNormalStl;Ce&&(it(Se),oe.setStyle(Ce),Ht(Se));var Oe=oe.__cachedNormalZ2;Oe!=null&&oe.z2-Oe===D&&(oe.z2=Oe)}}function Je(oe,de,Se){var Ce=F,Oe=F,Ie;oe.__highlighted&&(Ce=R,Ie=!0),de(oe,Se),oe.__highlighted&&(Oe=R,Ie=!0),oe.isGroup&&oe.traverse(function(Ee){!Ee.isGroup&&de(Ee,Se)}),Ie&&oe.__highDownOnUpdate&&oe.__highDownOnUpdate(Ce,Oe)}function vt(oe,de){de=oe.__hoverStl=de!==!1&&(oe.hoverStyle||de||{}),oe.__hoverStlDirty=!0,oe.__highlighted&&(oe.__cachedNormalStl=null,rt(oe),Fe(oe))}function ut(oe){!Ge(this,oe)&&!this.__highByOuter&&Je(this,Fe)}function bt(oe){!Ge(this,oe)&&!this.__highByOuter&&Je(this,rt)}function Qe(oe){this.__highByOuter|=1<<(oe||0),Je(this,Fe)}function pt(oe){!(this.__highByOuter&=~(1<<(oe||0)))&&Je(this,rt)}function Ge(oe,de){return oe.__highDownSilentOnTouch&&de.zrByTouch}function je(oe,de){_e(oe,!0),Je(oe,vt,de)}function _e(oe,de){var Se=de===!1;if(oe.__highDownSilentOnTouch=oe.highDownSilentOnTouch,oe.__highDownOnUpdate=oe.highDownOnUpdate,!Se||oe.__highDownDispatcher){var Ce=Se?"off":"on";oe[Ce]("mouseover",ut)[Ce]("mouseout",bt),oe[Ce]("emphasis",Qe)[Ce]("normal",pt),oe.__highByOuter=oe.__highByOuter||0,oe.__highDownDispatcher=!Se}}function ht(oe){return!!(oe&&oe.__highDownDispatcher)}function Lt(oe){var de=H[oe];return de==null&&B<=32&&(de=H[oe]=B++),de}function Ft(oe,de,Se,Ce,Oe,Ie,Ee){Oe=Oe||N;var Pe=Oe.labelFetcher,at=Oe.labelDataIndex,gt=Oe.labelDimIndex,ee=Oe.labelProp,ae=Se.getShallow("show"),k=Ce.getShallow("show"),J;(ae||k)&&(Pe&&(J=Pe.getFormattedLabel(at,"normal",null,gt,ee)),J==null&&(J=u.isFunction(Oe.defaultText)?Oe.defaultText(at,Oe):Oe.defaultText));var se=ae?J:null,ge=k?u.retrieve2(Pe?Pe.getFormattedLabel(at,"emphasis",null,gt,ee):null,J):null;(se!=null||ge!=null)&&(Qt(oe,Se,Ie,Oe),Qt(de,Ce,Ee,Oe,!0)),oe.text=se,de.text=ge}function Wt(oe,de,Se){var Ce=oe.style;de&&(it(Ce),oe.setStyle(de),Ht(Ce)),Ce=oe.__hoverStl,Se&&Ce&&(it(Ce),u.extend(Ce,Se),Ht(Ce))}function Qt(oe,de,Se,Ce,Oe){return Tt(oe,de,Ce,Oe),Se&&u.extend(oe,Se),oe}function or(oe,de,Se){var Ce={isRectText:!0},Oe;Se===!1?Oe=!0:Ce.autoColor=Se,Tt(oe,de,Ce,Oe)}function Tt(oe,de,Se,Ce){if(Se=Se||N,Se.isRectText){var Oe;Se.getTextPosition?Oe=Se.getTextPosition(de,Ce):(Oe=de.getShallow("position")||(Ce?null:"inside"),Oe==="outside"&&(Oe="top")),oe.textPosition=Oe,oe.textOffset=de.getShallow("offset");var Ie=de.getShallow("rotate");Ie!=null&&(Ie*=Math.PI/180),oe.textRotation=Ie,oe.textDistance=u.retrieve2(de.getShallow("distance"),Ce?null:5)}var Ee=de.ecModel,Pe=Ee&&Ee.option.textStyle,at=jt(de),gt;if(at){gt={};for(var ee in at)if(at.hasOwnProperty(ee)){var ae=de.getModel(["rich",ee]);zt(gt[ee]={},ae,Pe,Se,Ce)}}return oe.rich=gt,zt(oe,de,Pe,Se,Ce,!0),Se.forceRich&&!Se.textStyle&&(Se.textStyle={}),oe}function jt(oe){for(var de;oe&&oe!==oe.ecModel;){var Se=(oe.option||N).rich;if(Se){de=de||{};for(var Ce in Se)Se.hasOwnProperty(Ce)&&(de[Ce]=1)}oe=oe.parentModel}return de}function zt(oe,de,Se,Ce,Oe,Ie){Se=!Oe&&Se||N,oe.textFill=Nt(de.getShallow("color"),Ce)||Se.color,oe.textStroke=Nt(de.getShallow("textBorderColor"),Ce)||Se.textBorderColor,oe.textStrokeWidth=u.retrieve2(de.getShallow("textBorderWidth"),Se.textBorderWidth),Oe||(Ie&&(oe.insideRollbackOpt=Ce,Ht(oe)),oe.textFill==null&&(oe.textFill=Ce.autoColor)),oe.fontStyle=de.getShallow("fontStyle")||Se.fontStyle,oe.fontWeight=de.getShallow("fontWeight")||Se.fontWeight,oe.fontSize=de.getShallow("fontSize")||Se.fontSize,oe.fontFamily=de.getShallow("fontFamily")||Se.fontFamily,oe.textAlign=de.getShallow("align"),oe.textVerticalAlign=de.getShallow("verticalAlign")||de.getShallow("baseline"),oe.textLineHeight=de.getShallow("lineHeight"),oe.textWidth=de.getShallow("width"),oe.textHeight=de.getShallow("height"),oe.textTag=de.getShallow("tag"),(!Ie||!Ce.disableBox)&&(oe.textBackgroundColor=Nt(de.getShallow("backgroundColor"),Ce),oe.textPadding=de.getShallow("padding"),oe.textBorderColor=Nt(de.getShallow("borderColor"),Ce),oe.textBorderWidth=de.getShallow("borderWidth"),oe.textBorderRadius=de.getShallow("borderRadius"),oe.textBoxShadowColor=de.getShallow("shadowColor"),oe.textBoxShadowBlur=de.getShallow("shadowBlur"),oe.textBoxShadowOffsetX=de.getShallow("shadowOffsetX"),oe.textBoxShadowOffsetY=de.getShallow("shadowOffsetY")),oe.textShadowColor=de.getShallow("textShadowColor")||Se.textShadowColor,oe.textShadowBlur=de.getShallow("textShadowBlur")||Se.textShadowBlur,oe.textShadowOffsetX=de.getShallow("textShadowOffsetX")||Se.textShadowOffsetX,oe.textShadowOffsetY=de.getShallow("textShadowOffsetY")||Se.textShadowOffsetY}function Nt(oe,de){return oe!=="auto"?oe:de&&de.autoColor?de.autoColor:null}function Ht(oe){var de=oe.textPosition,Se=oe.insideRollbackOpt,Ce;if(Se&&oe.textFill==null){var Oe=Se.autoColor,Ie=Se.isRectText,Ee=Se.useInsideStyle,Pe=Ee!==!1&&(Ee===!0||Ie&&de&&typeof de=="string"&&de.indexOf("inside")>=0),at=!Pe&&Oe!=null;(Pe||at)&&(Ce={textFill:oe.textFill,textStroke:oe.textStroke,textStrokeWidth:oe.textStrokeWidth}),Pe&&(oe.textFill="#fff",oe.textStroke==null&&(oe.textStroke=Oe,oe.textStrokeWidth==null&&(oe.textStrokeWidth=2))),at&&(oe.textFill=Oe)}oe.insideRollback=Ce}function it(oe){var de=oe.insideRollback;de&&(oe.textFill=de.textFill,oe.textStroke=de.textStroke,oe.textStrokeWidth=de.textStrokeWidth,oe.insideRollback=null)}function He(oe,de){var Se=de&&de.getModel("textStyle");return u.trim([oe.fontStyle||Se&&Se.getShallow("fontStyle")||"",oe.fontWeight||Se&&Se.getShallow("fontWeight")||"",(oe.fontSize||Se&&Se.getShallow("fontSize")||12)+"px",oe.fontFamily||Se&&Se.getShallow("fontFamily")||"sans-serif"].join(" "))}function ne(oe,de,Se,Ce,Oe,Ie){typeof Oe=="function"&&(Ie=Oe,Oe=null);var Ee=Ce&&Ce.isAnimationEnabled();if(Ee){var Pe=oe?"Update":"",at=Ce.getShallow("animationDuration"+Pe),gt=Ce.getShallow("animationEasing"+Pe),ee=Ce.getShallow("animationDelay"+Pe);typeof ee=="function"&&(ee=ee(Oe,Ce.getAnimationDelayParams?Ce.getAnimationDelayParams(de,Oe):null)),typeof at=="function"&&(at=at(Oe)),at>0?de.animateTo(Se,at,ee||0,gt,Ie,!!Ie):(de.stopAnimation(),de.attr(Se),Ie&&Ie())}else de.stopAnimation(),de.attr(Se),Ie&&Ie()}function ce(oe,de,Se,Ce,Oe){ne(!0,oe,de,Se,Ce,Oe)}function Ze(oe,de,Se,Ce,Oe){ne(!1,oe,de,Se,Ce,Oe)}function Me(oe,de){for(var Se=g.identity([]);oe&&oe!==de;)g.mul(Se,oe.getLocalTransform(),Se),oe=oe.parent;return Se}function Ke(oe,de,Se){return de&&!u.isArrayLike(de)&&(de=p.getLocalTransform(de)),Se&&(de=g.invert([],de)),y.applyTransform([],oe,de)}function sr(oe,de,Se){var Ce=de[4]===0||de[5]===0||de[0]===0?1:Math.abs(2*de[4]/de[0]),Oe=de[4]===0||de[5]===0||de[2]===0?1:Math.abs(2*de[4]/de[2]),Ie=[oe==="left"?-Ce:oe==="right"?Ce:0,oe==="top"?-Oe:oe==="bottom"?Oe:0];return Ie=Ke(Ie,de,Se),Math.abs(Ie[0])>Math.abs(Ie[1])?Ie[0]>0?"right":"left":Ie[1]>0?"bottom":"top"}function Ut(oe,de,Se,Ce){if(!oe||!de)return;function Oe(Pe){var at={};return Pe.traverse(function(gt){!gt.isGroup&>.anid&&(at[gt.anid]=gt)}),at}function Ie(Pe){var at={position:y.clone(Pe.position),rotation:Pe.rotation};return Pe.shape&&(at.shape=u.extend({},Pe.shape)),at}var Ee=Oe(oe);de.traverse(function(Pe){if(!Pe.isGroup&&Pe.anid){var at=Ee[Pe.anid];if(at){var gt=Ie(Pe);Pe.attr(Ie(at)),ce(Pe,gt,Se,Pe.dataIndex)}}})}function Pt(oe,de){return u.map(oe,function(Se){var Ce=Se[0];Ce=b(Ce,de.x),Ce=x(Ce,de.x+de.width);var Oe=Se[1];return Oe=b(Oe,de.y),Oe=x(Oe,de.y+de.height),[Ce,Oe]})}function nr(oe,de){var Se=b(oe.x,de.x),Ce=x(oe.x+oe.width,de.x+de.width),Oe=b(oe.y,de.y),Ie=x(oe.y+oe.height,de.y+de.height);if(Ce>=Se&&Ie>=Oe)return{x:Se,y:Oe,width:Ce-Se,height:Ie-Oe}}function cr(oe,de,Se){de=u.extend({rectHover:!0},de);var Ce=de.style={strokeNoScale:!0};if(Se=Se||{x:-1,y:-1,width:2,height:2},oe)return oe.indexOf("image://")===0?(Ce.image=oe.slice(8),u.defaults(Ce,Se),new a(de)):Q(oe.replace("path://",""),de,Se,"center")}function Xt(oe,de,Se,Ce,Oe){for(var Ie=0,Ee=Oe[Oe.length-1];Ie<Oe.length;Ie++){var Pe=Oe[Ie];if(Mt(oe,de,Se,Ce,Pe[0],Pe[1],Ee[0],Ee[1]))return!0;Ee=Pe}}function Mt(oe,de,Se,Ce,Oe,Ie,Ee,Pe){var at=Se-oe,gt=Ce-de,ee=Ee-Oe,ae=Pe-Ie,k=me(ee,ae,at,gt);if(le(k))return!1;var J=oe-Oe,se=de-Ie,ge=me(J,se,at,gt)/k;if(ge<0||ge>1)return!1;var Ae=me(J,se,ee,ae)/k;return!(Ae<0||Ae>1)}function me(oe,de,Se,Ce){return oe*Ce-Se*de}function le(oe){return oe<=1e-6&&oe>=-1e-6}z("circle",s),z("sector",l),z("ring",n),z("polygon",d),z("polyline",r),z("rect",c),z("line",i),z("bezierCurve",h),z("arc",f),_.Z2_EMPHASIS_LIFT=D,_.CACHED_LABEL_STYLE_PROPERTIES=M,_.extendShape=K,_.extendPath=W,_.registerShape=z,_.getShapeClass=Y,_.makePath=Q,_.makeImage=P,_.mergePath=$,_.resizePath=fe,_.subPixelOptimizeLine=te,_.subPixelOptimizeRect=pe,_.subPixelOptimize=we,_.setElementHoverStyle=vt,_.setHoverStyle=je,_.setAsHighDownDispatcher=_e,_.isHighDownDispatcher=ht,_.getHighlightDigit=Lt,_.setLabelStyle=Ft,_.modifyLabelStyle=Wt,_.setTextStyle=Qt,_.setText=or,_.getFont=He,_.updateProps=ce,_.initProps=Ze,_.getTransform=Me,_.applyTransform=Ke,_.transformDirection=sr,_.groupTransition=Ut,_.clipPointsByRect=Pt,_.clipRectByRect=nr,_.createIcon=cr,_.linePolygonIntersect=Xt,_.lineLineIntersect=Mt},zb5h:function(Z,_,e){var u=e("BiNE");function O(v){return u(this.__data__,v)>-1}Z.exports=O},zfxY:function(Z,_,e){var u=e("Q6Bq"),O="\0_ec_interaction_mutex";function v(p,a,t){var o=w(p);o[a]=t}function g(p,a,t){var o=w(p),s=o[a];s===t&&(o[a]=null)}function y(p,a){return!!w(p)[a]}function w(p){return p[O]||(p[O]={})}u.registerAction({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},function(){}),_.take=v,_.release=g,_.isTaken=y},zk1E:function(Z,_,e){var u=e("VC1J");function O(v){var g=u(this,v).delete(v);return this.size-=g?1:0,g}Z.exports=O},"zw+m":function(Z,_,e){var u=e("oEo5"),O=e("EgZf"),v=function(y,w,p,a,t){O.call(this,y,w,p),this.type=a||"value",this.axisIndex=t};v.prototype={constructor:v,model:null,isHorizontal:function(){return this.coordinateSystem.getModel().get("layout")!=="horizontal"}},u.inherits(v,O);var g=v;Z.exports=g}}]);
|