(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[0],{"+812":function(e,t,n){var r=n("oEo5"),i=n("Ju7t"),o=n("YsOP"),a=n("QV7q"),s=i.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(e,t,n){this._data,this._names,this.mergeDefaultAndTheme(e,n),this._initData()},mergeOption:function(e){s.superApply(this,"mergeOption",arguments),this._initData()},setCurrentIndex:function(e){null==e&&(e=this.option.currentIndex);var t=this._data.count();this.option.loop?e=(e%t+t)%t:(e>=t&&(e=t-1),e<0&&(e=0)),this.option.currentIndex=e},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(e){this.option.autoPlay=!!e},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var e=this.option,t=e.data||[],n=e.axisType,i=this._names=[];if("category"===n){var s=[];r.each(t,(function(e,t){var n,o=a.getDataItemValue(e);r.isObject(e)?(n=r.clone(e),n.value=t):n=t,s.push(n),r.isString(o)||null!=o&&!isNaN(o)||(o=""),i.push(o+"")})),t=s}var l={category:"ordinal",time:"time"}[n]||"number",c=this._data=new o([{name:"value",type:l}],this);c.initData(t,i)},getData:function(){return this._data},getCategories:function(){if("category"===this.get("axisType"))return this._names.slice()}}),l=s;e.exports=l},"+9z/":function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("ofoi"),l=n.n(s),c=n("ZZRV"),u=n("iczh"),d=n.n(u),h=n("GqFE"),f=n("LpVx"),p=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i0?{paddingLeft:n[0]/2,paddingRight:n[0]/2}:{}),n[1]>0?{paddingTop:n[1]/2,paddingBottom:n[1]/2}:{}),r)),w&&(r.flex=g(w)),c["createElement"]("div",a()({},C,{style:r,className:B,ref:t}),x)}))};return c["createElement"](f["a"],null,n)}));m.displayName="Col",t["a"]=m},"+AHJ":function(e,t){function n(){this.on("mousedown",this._dragStart,this),this.on("mousemove",this._drag,this),this.on("mouseup",this._dragEnd,this)}function r(e,t){return{target:e,topTarget:t&&t.topTarget}}n.prototype={constructor:n,_dragStart:function(e){var t=e.target;while(t&&!t.draggable)t=t.parent;t&&(this._draggingTarget=t,t.dragging=!0,this._x=e.offsetX,this._y=e.offsetY,this.dispatchToElement(r(t,e),"dragstart",e.event))},_drag:function(e){var t=this._draggingTarget;if(t){var n=e.offsetX,i=e.offsetY,o=n-this._x,a=i-this._y;this._x=n,this._y=i,t.drift(o,a,e),this.dispatchToElement(r(t,e),"drag",e.event);var s=this.findHover(n,i,t).target,l=this._dropTarget;this._dropTarget=s,t!==s&&(l&&s!==l&&this.dispatchToElement(r(l,e),"dragleave",e.event),s&&s!==l&&this.dispatchToElement(r(s,e),"dragenter",e.event))}},_dragEnd:function(e){var t=this._draggingTarget;t&&(t.dragging=!1),this.dispatchToElement(r(t,e),"dragend",e.event),this._dropTarget&&this.dispatchToElement(r(this._dropTarget,e),"drop",e.event),this._draggingTarget=null,this._dropTarget=null}};var i=n;e.exports=i},"+AkH":function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("zYjg"),a=n("JkS2"),s=n("ycch"),l=n("83ay"),c=n("MLk5"),u=n("ie0D"),d=n("4uqo"),h=n("kGW4"),f=n("G8fk"),p=n("CQhY"),g=p.windowOpen,m=i.bind,A=o.Group,v=o.Rect,y=i.each,b=3,x=["label"],w=["emphasis","label"],_=["upperLabel"],C=["emphasis","upperLabel"],S=10,E=1,B=2,O=f([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),k=function(e){var t=O(e);return t.stroke=t.fill=t.lineWidth=null,t},M=r.extendChartView({type:"treemap",init:function(e,t){this._containerGroup,this._storage=N(),this._oldTree,this._breadcrumb,this._controller,this._state="ready"},render:function(e,t,n,r){var o=t.findComponents({mainType:"series",subType:"treemap",query:r});if(!(i.indexOf(o,e)<0)){this.seriesModel=e,this.api=n,this.ecModel=t;var a=["treemapZoomToNode","treemapRootToNode"],l=s.retrieveTargetInfo(r,a,e),c=r&&r.type,u=e.layoutInfo,d=!this._oldTree,h=this._storage,f="treemapRootToNode"===c&&l&&h?{rootNodeGroup:h.nodeGroup[l.node.getRawIndex()],direction:r.direction}:null,p=this._giveContainerGroup(u),g=this._doRender(p,e,f);d||c&&"treemapZoomToNode"!==c&&"treemapRootToNode"!==c?g.renderFinally():this._doAnimation(p,g,e,f),this._resetController(n),this._renderBreadcrumb(e,n,l)}},_giveContainerGroup:function(e){var t=this._containerGroup;return t||(t=this._containerGroup=new A,this._initEvents(t),this.group.add(t)),t.attr("position",[e.x,e.y]),t},_doRender:function(e,t,n){var r=t.getData().tree,o=this._oldTree,s=N(),l=N(),c=this._storage,u=[],d=i.curry(T,t,l,c,n,s,u);f(r.root?[r.root]:[],o&&o.root?[o.root]:[],e,r===o||!o,0);var h=p(c);return this._oldTree=r,this._storage=l,{lastsForAnimation:s,willDeleteEls:h,renderFinally:g};function f(e,t,n,r,o){function s(e){return e.getId()}function l(i,a){var s=null!=i?e[i]:null,l=null!=a?t[a]:null,c=d(s,l,n,o);c&&f(s&&s.viewChildren||[],l&&l.viewChildren||[],c,r,o+1)}r?(t=e,y(e,(function(e,t){!e.isRemoved()&&l(t,t)}))):new a(t,e,s,s).add(l).update(l).remove(i.curry(l,null)).execute()}function p(e){var t=N();return e&&y(e,(function(e,n){var r=t[n];y(e,(function(e){e&&(r.push(e),e.__tmWillDelete=1)}))})),t}function g(){y(h,(function(e){y(e,(function(e){e.parent&&e.parent.remove(e)}))})),y(u,(function(e){e.invisible=!0,e.dirty()}))}},_doAnimation:function(e,t,n,r){if(n.get("animation")){var o=n.get("animationDurationUpdate"),a=n.get("animationEasing"),s=h.createWrap();y(t.willDeleteEls,(function(e,t){y(e,(function(e,n){if(!e.invisible){var i,l=e.parent;if(r&&"drillDown"===r.direction)i=l===r.rootNodeGroup?{shape:{x:0,y:0,width:l.__tmNodeWidth,height:l.__tmNodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var c=0,u=0;l.__tmWillDelete||(c=l.__tmNodeWidth/2,u=l.__tmNodeHeight/2),i="nodeGroup"===t?{position:[c,u],style:{opacity:0}}:{shape:{x:c,y:u,width:0,height:0},style:{opacity:0}}}i&&s.add(e,i,o,a)}}))})),y(this._storage,(function(e,n){y(e,(function(e,r){var l=t.lastsForAnimation[n][r],c={};l&&("nodeGroup"===n?l.old&&(c.position=e.position.slice(),e.attr("position",l.old)):(l.old&&(c.shape=i.extend({},e.shape),e.setShape(l.old)),l.fadein?(e.setStyle("opacity",0),c.style={opacity:1}):1!==e.style.opacity&&(c.style={opacity:1})),s.add(e,c,o,a))}))}),this),this._state="animating",s.done(m((function(){this._state="ready",t.renderFinally()}),this)).start()}},_resetController:function(e){var t=this._controller;t||(t=this._controller=new c(e.getZr()),t.enable(this.seriesModel.get("roam")),t.on("pan",m(this._onPan,this)),t.on("zoom",m(this._onZoom,this)));var n=new u(0,0,e.getWidth(),e.getHeight());t.setPointerChecker((function(e,t,r){return n.contain(t,r)}))},_clearController:function(){var e=this._controller;e&&(e.dispose(),e=null)},_onPan:function(e){if("animating"!==this._state&&(Math.abs(e.dx)>b||Math.abs(e.dy)>b)){var t=this.seriesModel.getData().tree.root;if(!t)return;var n=t.getLayout();if(!n)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+e.dx,y:n.y+e.dy,width:n.width,height:n.height}})}},_onZoom:function(e){var t=e.originX,n=e.originY;if("animating"!==this._state){var r=this.seriesModel.getData().tree.root;if(!r)return;var i=r.getLayout();if(!i)return;var o=new u(i.x,i.y,i.width,i.height),a=this.seriesModel.layoutInfo;t-=a.x,n-=a.y;var s=d.create();d.translate(s,s,[-t,-n]),d.scale(s,s,[e.scale,e.scale]),d.translate(s,s,[t,n]),o.applyTransform(s),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:o.x,y:o.y,width:o.width,height:o.height}})}},_initEvents:function(e){e.on("click",(function(e){if("ready"===this._state){var t=this.seriesModel.get("nodeClick",!0);if(t){var n=this.findTarget(e.offsetX,e.offsetY);if(n){var r=n.node;if(r.getLayout().isLeafRoot)this._rootToNode(n);else if("zoomToNode"===t)this._zoomToNode(n);else if("link"===t){var i=r.hostTree.data.getItemModel(r.dataIndex),o=i.get("link",!0),a=i.get("target",!0)||"blank";o&&g(o,a)}}}}}),this)},_renderBreadcrumb:function(e,t,n){function r(t){"animating"!==this._state&&(s.aboveViewRoot(e.getViewRoot(),t)?this._rootToNode({node:t}):this._zoomToNode({node:t}))}n||(n=null!=e.get("leafDepth",!0)?{node:e.getViewRoot()}:this.findTarget(t.getWidth()/2,t.getHeight()/2),n||(n={node:e.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new l(this.group))).render(e,t,n.node,m(r,this))},remove:function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=N(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},dispose:function(){this._clearController()},_zoomToNode:function(e){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},_rootToNode:function(e){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},findTarget:function(e,t){var n,r=this.seriesModel.getViewRoot();return r.eachNode({attr:"viewChildren",order:"preorder"},(function(r){var i=this._storage.background[r.getRawIndex()];if(i){var o=i.transformCoordToLocal(e,t),a=i.shape;if(!(a.x<=o[0]&&o[0]<=a.x+a.width&&a.y<=o[1]&&o[1]<=a.y+a.height))return!1;n={node:r,offsetX:o[0],offsetY:o[1]}}}),this),n}});function N(){return{nodeGroup:[],background:[],content:[]}}function T(e,t,n,r,a,s,l,c,u,d){if(l){var h=l.getLayout(),f=e.getData();if(f.setItemGraphicEl(l.dataIndex,null),h&&h.isInView){var p=h.width,g=h.height,m=h.borderWidth,y=h.invisible,b=l.getRawIndex(),S=c&&c.getRawIndex(),M=l.viewChildren,N=h.upperHeight,T=M&&M.length,L=l.getModel("itemStyle"),D=l.getModel("emphasis.itemStyle"),P=K("nodeGroup",A);if(P){if(u.add(P),P.attr("position",[h.x||0,h.y||0]),P.__tmNodeWidth=p,P.__tmNodeHeight=g,h.isAboveViewRoot)return P;var R=l.getModel(),F=K("background",v,d,E);if(F&&U(P,F,T&&h.upperLabelHeight),T)o.isHighDownDispatcher(P)&&o.setAsHighDownDispatcher(P,!1),F&&(o.setAsHighDownDispatcher(F,!0),f.setItemGraphicEl(l.dataIndex,F));else{var j=K("content",v,d,B);j&&H(P,j),F&&o.isHighDownDispatcher(F)&&o.setAsHighDownDispatcher(F,!1),o.setAsHighDownDispatcher(P,!0),f.setItemGraphicEl(l.dataIndex,P)}return P}}}function U(t,n,r){if(n.dataIndex=l.dataIndex,n.seriesIndex=e.seriesIndex,n.setShape({x:0,y:0,width:p,height:g}),y)z(n);else{n.invisible=!1;var i=l.getVisual("borderColor",!0),a=D.get("borderColor"),s=k(L);s.fill=i;var c=O(D);if(c.fill=a,r){var u=p-2*m;Q(s,c,i,u,N,{x:m,y:0,width:u,height:N})}else s.text=c.text=null;n.setStyle(s),o.setElementHoverStyle(n,c)}t.add(n)}function H(t,n){n.dataIndex=l.dataIndex,n.seriesIndex=e.seriesIndex;var r=Math.max(p-2*m,0),i=Math.max(g-2*m,0);if(n.culling=!0,n.setShape({x:m,y:m,width:r,height:i}),y)z(n);else{n.invisible=!1;var a=l.getVisual("color",!0),s=k(L);s.fill=a;var c=O(D);Q(s,c,a,r,i),n.setStyle(s),o.setElementHoverStyle(n,c)}t.add(n)}function z(e){!e.invisible&&s.push(e)}function Q(t,n,r,a,s,c){var u=R.get("name"),d=R.getModel(c?_:x),f=R.getModel(c?C:w),p=d.getShallow("show");o.setLabelStyle(t,n,d,f,{defaultText:p?u:null,autoColor:r,isRectText:!0,labelFetcher:e,labelDataIndex:l.dataIndex,labelProp:c?"upperLabel":"label"}),V(t,c,h),V(n,c,h),c&&(t.textRect=i.clone(c)),t.truncate=p&&d.get("ellipsis")?{outerWidth:a,outerHeight:s,minChar:2}:null}function V(t,n,r){var i=t.text;if(!n&&r.isLeafRoot&&null!=i){var o=e.get("drillDownIcon",!0);t.text=o?o+" "+i:i}}function K(e,r,i,o){var s=null!=S&&n[e][S],l=a[e];return s?(n[e][S]=null,W(l,s,e)):y||(s=new r({z:I(i,o)}),s.__tmDepth=i,s.__tmStorageName=e,G(l,s,e)),t[e][b]=s}function W(e,t,n){var r=e[b]={};r.old="nodeGroup"===n?t.position.slice():i.extend({},t.shape)}function G(e,t,n){var i=e[b]={},o=l.parentNode;if(o&&(!r||"drillDown"===r.direction)){var s=0,c=0,u=a.background[o.getRawIndex()];!r&&u&&u.old&&(s=u.old.width,c=u.old.height),i.old="nodeGroup"===n?[0,c]:{x:s,y:c,width:0,height:0}}i.fadein="nodeGroup"!==n}}function I(e,t){var n=e*S+t;return(n-1)/n}e.exports=M},"+CJ/":function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("gyjJ"),a=n("Z5QY"),s=n("AaHE"),l=n("CQhY"),c=n("Jjzi"),u=n("zYjg"),d=n("LqC6"),h=n("SSBM"),f=n("P0S0"),p=n("xCJu"),g=n("sYRh"),m=n("FiFR"),A=n("QV7q"),v=A.getTooltipRenderMode,y=i.bind,b=i.each,x=c.parsePercent,w=new u.Rect({shape:{x:-1,y:-1,width:2,height:2}}),_=r.extendComponentView({type:"tooltip",init:function(e,t){if(!o.node){var n,r=e.getComponent("tooltip"),i=r.get("renderMode");this._renderMode=v(i),"html"===this._renderMode?(n=new a(t.getDom(),t,{appendToBody:r.get("appendToBody",!0)}),this._newLine="
"):(n=new s(t),this._newLine="\n"),this._tooltipContent=n}},render:function(e,t,n){if(!o.node){this.group.removeAll(),this._tooltipModel=e,this._ecModel=t,this._api=n,this._lastDataByCoordSys=null,this._alwaysShowContent=e.get("alwaysShowContent");var r=this._tooltipContent;r.update(e),r.setEnterable(e.get("enterable")),this._initGlobalListener(),this._keepShow()}},_initGlobalListener:function(){var e=this._tooltipModel,t=e.get("triggerOn");p.register("itemTooltip",this._api,y((function(e,n,r){"none"!==t&&(t.indexOf(e)>=0?this._tryShow(n,r):"leave"===e&&this._hide(r))}),this))},_keepShow:function(){var e=this._tooltipModel,t=this._ecModel,n=this._api;if(null!=this._lastX&&null!=this._lastY&&"none"!==e.get("triggerOn")){var r=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout((function(){!n.isDisposed()&&r.manuallyShowTip(e,t,n,{x:r._lastX,y:r._lastY})}))}},manuallyShowTip:function(e,t,n,r){if(r.from!==this.uid&&!o.node){var i=S(r,n);this._ticket="";var a=r.dataByCoordSys;if(r.tooltip&&null!=r.x&&null!=r.y){var s=w;s.position=[r.x,r.y],s.update(),s.tooltip=r.tooltip,this._tryShow({offsetX:r.x,offsetY:r.y,target:s},i)}else if(a)this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,dataByCoordSys:r.dataByCoordSys,tooltipOption:r.tooltipOption},i);else if(null!=r.seriesIndex){if(this._manuallyAxisShowTip(e,t,n,r))return;var l=d(r,t),c=l.point[0],u=l.point[1];null!=c&&null!=u&&this._tryShow({offsetX:c,offsetY:u,position:r.position,target:l.el},i)}else null!=r.x&&null!=r.y&&(n.dispatchAction({type:"updateAxisPointer",x:r.x,y:r.y}),this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,target:n.getZr().findHover(r.x,r.y).target},i))}},manuallyHideTip:function(e,t,n,r){var i=this._tooltipContent;!this._alwaysShowContent&&this._tooltipModel&&i.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=null,r.from!==this.uid&&this._hide(S(r,n))},_manuallyAxisShowTip:function(e,t,n,r){var i=r.seriesIndex,o=r.dataIndex,a=t.getComponent("axisPointer").coordSysAxesInfo;if(null!=i&&null!=o&&null!=a){var s=t.getSeriesByIndex(i);if(s){var l=s.getData();e=C([l.getItemModel(o),s,(s.coordinateSystem||{}).model,e]);if("axis"===e.get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:i,dataIndex:o,position:r.position}),!0}}},_tryShow:function(e,t){var n=e.target,r=this._tooltipModel;if(r){this._lastX=e.offsetX,this._lastY=e.offsetY;var i=e.dataByCoordSys;i&&i.length?this._showAxisTooltip(i,e):n&&null!=n.dataIndex?(this._lastDataByCoordSys=null,this._showSeriesItemTooltip(e,n,t)):n&&n.tooltip?(this._lastDataByCoordSys=null,this._showComponentItemTooltip(e,n,t)):(this._lastDataByCoordSys=null,this._hide(t))}},_showOrMove:function(e,t){var n=e.get("showDelay");t=i.bind(t,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(t,n):t()},_showAxisTooltip:function(e,t){var n=this._ecModel,r=this._tooltipModel,o=[t.offsetX,t.offsetY],a=[],s=[],c=C([t.tooltipOption,r]),u=this._renderMode,d=this._newLine,h={};b(e,(function(e){b(e.dataByAxis,(function(e){var t=n.getComponent(e.axisDim+"Axis",e.axisIndex),r=e.value,o=[];if(t&&null!=r){var c=m.getValueLabel(r,t.axis,n,e.seriesDataIndices,e.valueLabelOpt);i.each(e.seriesDataIndices,(function(a){var l=n.getSeriesByIndex(a.seriesIndex),d=a.dataIndexInside,f=l&&l.getDataParams(d);if(f.axisDim=e.axisDim,f.axisIndex=e.axisIndex,f.axisType=e.axisType,f.axisId=e.axisId,f.axisValue=g.getAxisRawValue(t.axis,r),f.axisValueLabel=c,f){s.push(f);var p,m=l.formatTooltip(d,!0,null,u);if(i.isObject(m)){p=m.html;var A=m.markers;i.merge(h,A)}else p=m;o.push(p)}}));var f=c;"html"!==u?a.push(o.join(d)):a.push((f?l.encodeHTML(f)+d:"")+o.join(d))}}))}),this),a.reverse(),a=a.join(this._newLine+this._newLine);var f=t.position;this._showOrMove(c,(function(){this._updateContentNotChangedOnAxis(e)?this._updatePosition(c,f,o[0],o[1],this._tooltipContent,s):this._showTooltipContent(c,a,s,Math.random(),o[0],o[1],f,void 0,h)}))},_showSeriesItemTooltip:function(e,t,n){var r=this._ecModel,o=t.seriesIndex,a=r.getSeriesByIndex(o),s=t.dataModel||a,l=t.dataIndex,c=t.dataType,u=s.getData(c),d=C([u.getItemModel(l),s,a&&(a.coordinateSystem||{}).model,this._tooltipModel]),h=d.get("trigger");if(null==h||"item"===h){var f,p,g=s.getDataParams(l,c),m=s.formatTooltip(l,!1,c,this._renderMode);i.isObject(m)?(f=m.html,p=m.markers):(f=m,p=null);var A="item_"+s.name+"_"+l;this._showOrMove(d,(function(){this._showTooltipContent(d,f,g,A,e.offsetX,e.offsetY,e.position,e.target,p)})),n({type:"showTip",dataIndexInside:l,dataIndex:u.getRawIndex(l),seriesIndex:o,from:this.uid})}},_showComponentItemTooltip:function(e,t,n){var r=t.tooltip;if("string"===typeof r){var i=r;r={content:i,formatter:i}}var o=new f(r,this._tooltipModel,this._ecModel),a=o.get("content"),s=Math.random();this._showOrMove(o,(function(){this._showTooltipContent(o,a,o.get("formatterParams")||{},s,e.offsetX,e.offsetY,e.position,t)})),n({type:"showTip",from:this.uid})},_showTooltipContent:function(e,t,n,r,i,o,a,s,c){if(this._ticket="",e.get("showContent")&&e.get("show")){var u=this._tooltipContent,d=e.get("formatter");a=a||e.get("position");var h=t;if(d&&"string"===typeof d)h=l.formatTpl(d,n,!0);else if("function"===typeof d){var f=y((function(t,r){t===this._ticket&&(u.setContent(r,c,e),this._updatePosition(e,a,i,o,u,n,s))}),this);this._ticket=r,h=d(n,r,f)}u.setContent(h,c,e),u.show(e),this._updatePosition(e,a,i,o,u,n,s)}},_updatePosition:function(e,t,n,r,o,a,s){var l=this._api.getWidth(),c=this._api.getHeight();t=t||e.get("position");var u=o.getSize(),d=e.get("align"),f=e.get("verticalAlign"),p=s&&s.getBoundingRect().clone();if(s&&p.applyTransform(s.transform),"function"===typeof t&&(t=t([n,r],a,o.el,p,{viewSize:[l,c],contentSize:u.slice()})),i.isArray(t))n=x(t[0],l),r=x(t[1],c);else if(i.isObject(t)){t.width=u[0],t.height=u[1];var g=h.getLayoutRect(t,{width:l,height:c});n=g.x,r=g.y,d=null,f=null}else if("string"===typeof t&&s){var m=O(t,p,u);n=m[0],r=m[1]}else{m=E(n,r,o,l,c,d?null:20,f?null:20);n=m[0],r=m[1]}if(d&&(n-=k(d)?u[0]/2:"right"===d?u[0]:0),f&&(r-=k(f)?u[1]/2:"bottom"===f?u[1]:0),e.get("confine")){m=B(n,r,o,l,c);n=m[0],r=m[1]}o.moveTo(n,r)},_updateContentNotChangedOnAxis:function(e){var t=this._lastDataByCoordSys,n=!!t&&t.length===e.length;return n&&b(t,(function(t,r){var i=t.dataByAxis||{},o=e[r]||{},a=o.dataByAxis||[];n&=i.length===a.length,n&&b(i,(function(e,t){var r=a[t]||{},i=e.seriesDataIndices||[],o=r.seriesDataIndices||[];n&=e.value===r.value&&e.axisType===r.axisType&&e.axisId===r.axisId&&i.length===o.length,n&&b(i,(function(e,t){var r=o[t];n&=e.seriesIndex===r.seriesIndex&&e.dataIndex===r.dataIndex}))}))})),this._lastDataByCoordSys=e,!!n},_hide:function(e){this._lastDataByCoordSys=null,e({type:"hideTip",from:this.uid})},dispose:function(e,t){o.node||(this._tooltipContent.dispose(),p.unregister("itemTooltip",t))}});function C(e){var t=e.pop();while(e.length){var n=e.pop();n&&(f.isInstance(n)&&(n=n.get("tooltip",!0)),"string"===typeof n&&(n={formatter:n}),t=new f(n,t,t.ecModel))}return t}function S(e,t){return e.dispatchAction||i.bind(t.dispatchAction,t)}function E(e,t,n,r,i,o,a){var s=n.getOuterSize(),l=s.width,c=s.height;return null!=o&&(e+l+o>r?e-=l+o:e+=o),null!=a&&(t+c+a>i?t-=c+a:t+=a),[e,t]}function B(e,t,n,r,i){var o=n.getOuterSize(),a=o.width,s=o.height;return e=Math.min(e+a,r)-a,t=Math.min(t+s,i)-s,e=Math.max(e,0),t=Math.max(t,0),[e,t]}function O(e,t,n){var r=n[0],i=n[1],o=5,a=0,s=0,l=t.width,c=t.height;switch(e){case"inside":a=t.x+l/2-r/2,s=t.y+c/2-i/2;break;case"top":a=t.x+l/2-r/2,s=t.y-i-o;break;case"bottom":a=t.x+l/2-r/2,s=t.y+c+o;break;case"left":a=t.x-r-o,s=t.y+c/2-i/2;break;case"right":a=t.x+l+o,s=t.y+c/2-i/2}return[a,s]}function k(e){return"center"===e||"middle"===e}e.exports=_},"+CNX":function(e,t,n){var r=n("oEo5"),i=n("Wa83"),o=n("LLn1"),a=n("Rz4u"),s=n("zYjg"),l=n("Jjzi"),c=l.round,u=["fromSymbol","toSymbol"];function d(e){return"_"+e+"Type"}function h(e,t,n){var i=t.getItemVisual(n,e);if(i&&"none"!==i){var a=t.getItemVisual(n,"color"),s=t.getItemVisual(n,e+"Size"),l=t.getItemVisual(n,e+"Rotate");r.isArray(s)||(s=[s,s]);var c=o.createSymbol(i,-s[0]/2,-s[1]/2,s[0],s[1],a);return c.__specifiedRotation=null==l||isNaN(l)?void 0:+l*Math.PI/180||0,c.name=e,c}}function f(e){var t=new a({name:"line",subPixelOptimize:!0});return p(t.shape,e),t}function p(e,t){e.x1=t[0][0],e.y1=t[0][1],e.x2=t[1][0],e.y2=t[1][1],e.percent=1;var n=t[2];n?(e.cpx1=n[0],e.cpy1=n[1]):(e.cpx1=NaN,e.cpy1=NaN)}function g(){var e=this,t=e.childOfName("fromSymbol"),n=e.childOfName("toSymbol"),r=e.childOfName("label");if(t||n||!r.ignore){var o=1,a=this.parent;while(a)a.scale&&(o/=a.scale[0]),a=a.parent;var s=e.childOfName("line");if(this.__dirty||s.__dirty){var l=s.shape.percent,c=s.pointAt(0),u=s.pointAt(l),d=i.sub([],u,c);if(i.normalize(d,d),t){t.attr("position",c);var h=t.__specifiedRotation;if(null==h){var f=s.tangentAt(0);t.attr("rotation",Math.PI/2-Math.atan2(f[1],f[0]))}else t.attr("rotation",h);t.attr("scale",[o*l,o*l])}if(n){n.attr("position",u);h=n.__specifiedRotation;if(null==h){f=s.tangentAt(1);n.attr("rotation",-Math.PI/2-Math.atan2(f[1],f[0]))}else n.attr("rotation",h);n.attr("scale",[o*l,o*l])}if(!r.ignore){var p,g,m,A;r.attr("position",u);var v=r.__labelDistance,y=v[0]*o,b=v[1]*o,x=l/2,w=(f=s.tangentAt(x),[f[1],-f[0]]),_=s.pointAt(x);w[1]>0&&(w[0]=-w[0],w[1]=-w[1]);var C,S=f[0]<0?-1:1;if("start"!==r.__position&&"end"!==r.__position){var E=-Math.atan2(f[1],f[0]);u[0].8?"left":d[0]<-.8?"right":"center",m=d[1]>.8?"top":d[1]<-.8?"bottom":"middle";break;case"start":p=[-d[0]*y+c[0],-d[1]*b+c[1]],g=d[0]>.8?"right":d[0]<-.8?"left":"center",m=d[1]>.8?"bottom":d[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":p=[y*S+c[0],c[1]+C],g=f[0]<0?"right":"left",A=[-y*S,-C];break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":p=[_[0],_[1]+C],g="center",A=[0,-C];break;case"insideEndTop":case"insideEnd":case"insideEndBottom":p=[-y*S+u[0],u[1]+C],g=f[0]>=0?"right":"left",A=[y*S,-C];break}r.attr({style:{textVerticalAlign:r.__verticalAlign||m,textAlign:r.__textAlign||g},position:p,scale:[o,o],origin:A})}}}}function m(e,t,n){s.Group.call(this),this._createLine(e,t,n)}var A=m.prototype;A.beforeUpdate=g,A._createLine=function(e,t,n){var i=e.hostModel,o=e.getItemLayout(t),a=f(o);a.shape.percent=0,s.initProps(a,{shape:{percent:1}},i,t),this.add(a);var l=new s.Text({name:"label",lineLabelOriginalOpacity:1});this.add(l),r.each(u,(function(n){var r=h(n,e,t);this.add(r),this[d(n)]=e.getItemVisual(t,n)}),this),this._updateCommonStl(e,t,n)},A.updateData=function(e,t,n){var i=e.hostModel,o=this.childOfName("line"),a=e.getItemLayout(t),l={shape:{}};p(l.shape,a),s.updateProps(o,l,i,t),r.each(u,(function(n){var r=e.getItemVisual(t,n),i=d(n);if(this[i]!==r){this.remove(this.childOfName(n));var o=h(n,e,t);this.add(o)}this[i]=r}),this),this._updateCommonStl(e,t,n)},A._updateCommonStl=function(e,t,n){var i=e.hostModel,o=this.childOfName("line"),a=n&&n.lineStyle,l=n&&n.hoverLineStyle,d=n&&n.labelModel,h=n&&n.hoverLabelModel;if(!n||e.hasItemOption){var f=e.getItemModel(t);a=f.getModel("lineStyle").getLineStyle(),l=f.getModel("emphasis.lineStyle").getLineStyle(),d=f.getModel("label"),h=f.getModel("emphasis.label")}var p=e.getItemVisual(t,"color"),g=r.retrieve3(e.getItemVisual(t,"opacity"),a.opacity,1);o.useStyle(r.defaults({strokeNoScale:!0,fill:"none",stroke:p,opacity:g},a)),o.hoverStyle=l,r.each(u,(function(e){var t=this.childOfName(e);t&&(t.setColor(p),t.setStyle({opacity:g}))}),this);var m,A,v=d.getShallow("show"),y=h.getShallow("show"),b=this.childOfName("label");if((v||y)&&(m=p||"#000",A=i.getFormattedLabel(t,"normal",e.dataType),null==A)){var x=i.getRawValue(t);A=null==x?e.getName(t):isFinite(x)?c(x):x}var w=v?A:null,_=y?r.retrieve2(i.getFormattedLabel(t,"emphasis",e.dataType),A):null,C=b.style;if(null!=w||null!=_){s.setTextStyle(b.style,d,{text:w},{autoColor:m}),b.__textAlign=C.textAlign,b.__verticalAlign=C.textVerticalAlign,b.__position=d.get("position")||"middle";var S=d.get("distance");r.isArray(S)||(S=[S,S]),b.__labelDistance=S}b.hoverStyle=null!=_?{text:_,textFill:h.getTextColor(!0),fontStyle:h.getShallow("fontStyle"),fontWeight:h.getShallow("fontWeight"),fontSize:h.getShallow("fontSize"),fontFamily:h.getShallow("fontFamily")}:{text:null},b.ignore=!v&&!y,s.setHoverStyle(this)},A.highlight=function(){this.trigger("emphasis")},A.downplay=function(){this.trigger("normal")},A.updateLayout=function(e,t){this.setLinePoints(e.getItemLayout(t))},A.setLinePoints=function(e){var t=this.childOfName("line");p(t.shape,e),t.dirty()},r.inherits(m,s.Group);var v=m;e.exports=v},"+Sa5":function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("MAvE")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="FolderOutlined";var c=o.forwardRef(l);t.default=c},"+Vnd":function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=n("gyjJ"),a=n("CQhY"),s=a.formatTime,l=a.encodeHTML,c=a.addCommas,u=a.getTooltipMarker,d=n("QV7q"),h=n("Ju7t"),f=n("VT0C"),p=n("m0+L"),g=n("SSBM"),m=g.getLayoutParams,A=g.mergeLayoutParam,v=n("YBdE"),y=v.createTask,b=n("kAFf"),x=b.prepareSource,w=b.getSource,_=n("Vw6a"),C=_.retrieveRawValue,S=d.makeInner(),E=h.extend({type:"series.__base__",seriesIndex:0,coordinateSystem:null,defaultOption:null,legendVisualProvider:null,visualColorAccessPath:"itemStyle.color",visualBorderColorAccessPath:"itemStyle.borderColor",layoutMode:null,init:function(e,t,n,r){this.seriesIndex=this.componentIndex,this.dataTask=y({count:k,reset:M}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(e,n),x(this);var i=this.getInitialData(e,n);T(i,this),this.dataTask.context.data=i,S(this).dataBeforeProcessed=i,B(this)},mergeDefaultAndTheme:function(e,t){var n=this.layoutMode,r=n?m(e):{},o=this.subType;h.hasClass(o)&&(o+="Series"),i.merge(e,t.getTheme().get(this.subType)),i.merge(e,this.getDefaultOption()),d.defaultEmphasis(e,"label",["show"]),this.fillDataTextStyle(e.data),n&&A(e,r,n)},mergeOption:function(e,t){e=i.merge(this.option,e,!0),this.fillDataTextStyle(e.data);var n=this.layoutMode;n&&A(this.option,e,n),x(this);var r=this.getInitialData(e,t);T(r,this),this.dataTask.dirty(),this.dataTask.context.data=r,S(this).dataBeforeProcessed=r,B(this)},fillDataTextStyle:function(e){if(e&&!i.isTypedArray(e))for(var t=["show"],n=0;n":"\n",h="richText"===r,f={},p=0;function g(n){var a=i.reduce(n,(function(e,t,n){var r=A.getDimensionInfo(n);return e|(r&&!1!==r.tooltip&&null!=r.displayName)}),0),d=[];function g(e,n){var i=A.getDimensionInfo(n);if(i&&!1!==i.otherDims.tooltip){var g=i.type,m="sub"+o.seriesIndex+"at"+p,v=u({color:w,type:"subItem",renderMode:r,markerId:m}),y="string"===typeof v?v:v.content,b=(a?y+l(i.displayName||"-")+": ":"")+l("ordinal"===g?e+"":"time"===g?t?"":s("yyyy/MM/dd hh:mm:ss",e):c(e));b&&d.push(b),h&&(f[m]=w,++p)}}v.length?i.each(v,(function(t){g(C(A,e,t),t)})):i.each(n,g);var m=a?h?"\n":"
":"",y=m+d.join(m||", ");return{renderMode:r,content:y,style:f}}function m(e){return{renderMode:r,content:l(c(e)),style:f}}var A=this.getData(),v=A.mapDimension("defaultedTooltip",!0),y=v.length,b=this.getRawValue(e),x=i.isArray(b),w=A.getItemVisual(e,"color");i.isObject(w)&&w.colorStops&&(w=(w.colorStops[0]||{}).color),w=w||"transparent";var _=y>1||x&&!y?g(b):m(y?C(A,e,v[0]):x?b[0]:b),S=_.content,E=o.seriesIndex+"at"+p,B=u({color:w,type:"item",renderMode:r,markerId:E});f[E]=w,++p;var O=A.getName(e),k=this.name;d.isNameSpecified(this)||(k=""),k=k?l(k)+(t?": ":a):"";var M="string"===typeof B?B:B.content,N=t?M+k+S:k+M+(O?l(O)+": "+S:S);return{html:N,markers:f}},isAnimationEnabled:function(){if(o.node)return!1;var e=this.getShallow("animation");return e&&this.getData().count()>this.getShallow("animationThreshold")&&(e=!1),e},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(e,t,n){var r=this.ecModel,i=f.getColorFromPalette.call(this,e,t,n);return i||(i=r.getColorFromPalette(e,t,n)),i},coordDimToDataDim:function(e){return this.getRawData().mapDimension(e,!0)},getProgressive:function(){return this.get("progressive")},getProgressiveThreshold:function(){return this.get("progressiveThreshold")},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});function B(e){var t=e.name;d.isNameSpecified(e)||(e.name=O(e)||t)}function O(e){var t=e.getRawData(),n=t.mapDimension("seriesName",!0),r=[];return i.each(n,(function(e){var n=t.getDimensionInfo(e);n.displayName&&r.push(n.displayName)})),r.join(" ")}function k(e){return e.model.getRawData().count()}function M(e){var t=e.model;return t.setData(t.getRawData().cloneShallow()),N}function N(e,t){t.outputData&&e.end>t.outputData.count()&&t.model.getRawData().cloneShallow(t.outputData)}function T(e,t){i.each(e.CHANGABLE_METHODS,(function(n){e.wrapMethod(n,i.curry(I,t))}))}function I(e){var t=L(e);t&&t.setOutputEnd(this.count())}function L(e){var t=(e.ecModel||{}).scheduler,n=t&&t.getPipeline(e.uid);if(n){var r=n.currentTask;if(r){var i=r.agentStubMap;i&&(r=i.get(e.uid))}return r}}i.mixin(E,p),i.mixin(E,f);var D=E;e.exports=D},"+YFC":function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("LlUK"),l=n.n(s),c=n("ZZRV"),u=n("iczh"),d=n.n(u),h=n("3CTf"),f=n("MdoL"),p=n.n(f),g=n("LpVx"),m=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i=e&&(0===t?0:r[t-1][0]).4?"bottom":"middle",textAlign:N<-.4?"left":N>.4?"right":"center"},{autoColor:P}),silent:!0}))}if(y.get("show")&&M!==x){for(var R=0;R<=w;R++){N=Math.cos(S),T=Math.sin(S);var F=new i.Line({shape:{x1:N*g+f,y1:T*g+p,x2:N*(g-C)+f,y2:T*(g-C)+p},silent:!0,style:k});"auto"===k.stroke&&F.setStyle({stroke:r((M+R/w)/x)}),h.add(F),S+=B}S-=B}else S+=E}},_renderPointer:function(e,t,n,o,a,l,u,d){var h=this.group,f=this._data;if(e.get("pointer.show")){var p=[+e.get("min"),+e.get("max")],g=[l,u],m=e.getData(),A=m.mapDimension("value");m.diff(f).add((function(t){var n=new r({shape:{angle:l}});i.initProps(n,{shape:{angle:c(m.get(A,t),p,g,!0)}},e),h.add(n),m.setItemGraphicEl(t,n)})).update((function(t,n){var r=f.getItemGraphicEl(n);i.updateProps(r,{shape:{angle:c(m.get(A,t),p,g,!0)}},e),h.add(r),m.setItemGraphicEl(t,r)})).remove((function(e){var t=f.getItemGraphicEl(e);h.remove(t)})).execute(),m.eachItemGraphicEl((function(e,t){var n=m.getItemModel(t),r=n.getModel("pointer");e.setShape({x:a.cx,y:a.cy,width:s(r.get("width"),a.r),r:s(r.get("length"),a.r)}),e.useStyle(n.getModel("itemStyle").getItemStyle()),"auto"===e.style.fill&&e.setStyle("fill",o(c(m.get(A,t),p,[0,1],!0))),i.setHoverStyle(e,n.getModel("emphasis.itemStyle").getItemStyle())})),this._data=m}else f&&f.eachItemGraphicEl((function(e){h.remove(e)}))},_renderTitle:function(e,t,n,r,o){var a=e.getData(),l=a.mapDimension("value"),u=e.getModel("title");if(u.get("show")){var d=u.get("offsetCenter"),h=o.cx+s(d[0],o.r),f=o.cy+s(d[1],o.r),p=+e.get("min"),g=+e.get("max"),m=e.getData().get(l,0),A=r(c(m,[p,g],[0,1],!0));this.group.add(new i.Text({silent:!0,style:i.setTextStyle({},u,{x:h,y:f,text:a.getName(0),textAlign:"center",textVerticalAlign:"middle"},{autoColor:A,forceRich:!0})}))}},_renderDetail:function(e,t,n,r,o){var a=e.getModel("detail"),l=+e.get("min"),u=+e.get("max");if(a.get("show")){var h=a.get("offsetCenter"),f=o.cx+s(h[0],o.r),p=o.cy+s(h[1],o.r),g=s(a.get("width"),o.r),m=s(a.get("height"),o.r),A=e.getData(),v=A.get(A.mapDimension("value"),0),y=r(c(v,[l,u],[0,1],!0));this.group.add(new i.Text({silent:!0,style:i.setTextStyle({},a,{x:f,y:p,text:d(v,a.get("formatter")),textWidth:isNaN(g)?null:g,textHeight:isNaN(m)?null:m,textAlign:"center",textVerticalAlign:"middle"},{autoColor:y,forceRich:!0})}))}}}),p=f;e.exports=p},"//FV":function(e,t,n){var r=n("Q6Bq");n("7mDt"),n("iZz5"),n("4lWZ");var i=n("DU+R"),o=n("Vkpt"),a=n("Cd9S");r.registerLayout(i),r.registerVisual(o),r.registerProcessor(a("themeRiver"))},"/21a":function(e,t,n){},"/3v0":function(e,t,n){var r=n("Ju7t");r.registerSubTypeDefaulter("timeline",(function(){return"slider"}))},"/8eN":function(e,t,n){var r=n("mCIU"),i=n("SSN4"),o="[object Arguments]";function a(e){return i(e)&&r(e)==o}e.exports=a},"/H/D":function(e,t,n){var r=n("oEo5"),i=n("RQkO");function o(e){if(!e.UTF8Encoding)return e;var t=e.UTF8Scale;null==t&&(t=1024);for(var n=e.features,r=0;r>1^-(1&s),l=l>>1^-(1&l),s+=i,l+=o,i=s,o=l,r.push([s/n,l/n])}return r}function s(e,t){return o(e),r.map(r.filter(e.features,(function(e){return e.geometry&&e.properties&&e.geometry.coordinates.length>0})),(function(e){var n=e.properties,o=e.geometry,a=o.coordinates,s=[];"Polygon"===o.type&&s.push({type:"polygon",exterior:a[0],interiors:a.slice(1)}),"MultiPolygon"===o.type&&r.each(a,(function(e){e[0]&&s.push({type:"polygon",exterior:e[0],interiors:e.slice(1)})}));var l=new i(n[t||"name"],s,n.cp);return l.properties=n,l}))}e.exports=s},"/Pi5":function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("ZZRV"),l=n("zjzt"),c=n("GZha"),u=n("buSX"),d=n("iczh"),h=n.n(d),f=n("O9LN"),p=n("ggzp"),g=s["forwardRef"]((function(e,t){var n,r=e.prefixCls,i=void 0===r?"rc-switch":r,o=e.className,a=e.checked,d=e.defaultChecked,g=e.disabled,m=e.loadingIcon,A=e.checkedChildren,v=e.unCheckedChildren,y=e.onClick,b=e.onChange,x=e.onKeyDown,w=Object(u["a"])(e,["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"]),_=Object(f["a"])(!1,{value:a,defaultValue:d}),C=Object(c["a"])(_,2),S=C[0],E=C[1];function B(e,t){var n=S;return g||(n=e,E(n),null===b||void 0===b||b(n,t)),n}function O(e){e.which===p["a"].LEFT?B(!1,e):e.which===p["a"].RIGHT&&B(!0,e),null===x||void 0===x||x(e)}function k(e){var t=B(!S,e);null===y||void 0===y||y(t,e)}var M=h()(i,o,(n={},Object(l["a"])(n,"".concat(i,"-checked"),S),Object(l["a"])(n,"".concat(i,"-disabled"),g),n));return s["createElement"]("button",Object.assign({},w,{type:"button",role:"switch","aria-checked":S,disabled:g,className:M,ref:t,onKeyDown:O,onClick:k}),m,s["createElement"]("span",{className:"".concat(i,"-inner")},S?A:v))}));g.displayName="Switch";var m=g,A=n("NXEf"),v=n.n(A),y=n("31Ly"),b=n("LpVx"),x=n("WHP3"),w=n("b5WB"),_=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i=0;--r)if(t[r]===e)return!0;return!1}),n}return null}return n[0]},resize:function(e,t){var n=this._viewport;n.style.display="none";var r=this._opts;if(null!=e&&(r.width=e),null!=t&&(r.height=t),e=this._getSize(0),t=this._getSize(1),n.style.display="",this._width!==e||this._height!==t){this._width=e,this._height=t;var i=n.style;i.width=e+"px",i.height=t+"px";var o=this._svgDom;o.setAttribute("width",e),o.setAttribute("height",t)}this._backgroundNode&&(this._backgroundNode.setAttribute("width",e),this._backgroundNode.setAttribute("height",t))},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(e){var t=this._opts,n=["width","height"][e],r=["clientWidth","clientHeight"][e],i=["paddingLeft","paddingTop"][e],o=["paddingRight","paddingBottom"][e];if(null!=t[n]&&"auto"!==t[n])return parseFloat(t[n]);var a=this.root,s=document.defaultView.getComputedStyle(a);return(a[r]||v(s[n])||v(a.style[n]))-(v(s[i])||0)-(v(s[o])||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 e=encodeURIComponent(this._svgDom.outerHTML.replace(/>\n\r<"));return"data:image/svg+xml;charset=UTF-8,"+e}},o.each(["getLayer","insertLayer","eachLayer","eachBuiltinLayer","eachOtherLayer","getLayers","modLayer","delLayer","clearLayer","pathToImage"],(function(e){E.prototype[e]=B(e)}));var O=E;e.exports=O},"/dgT":function(e,t,n){var r=n("oEo5"),i=n("YsOP"),o=n("Jjzi"),a=n("aiPM"),s=n("J+4g"),l=n("4M5R"),c=n("7/O9"),u=c.getStackedDimension,d=function(e,t,n,i){var o=e.getData(),s=i.type;if(!r.isArray(i)&&("min"===s||"max"===s||"average"===s||"median"===s||null!=i.xAxis||null!=i.yAxis)){var l,c;if(null!=i.yAxis||null!=i.xAxis)l=t.getAxis(null!=i.yAxis?"y":"x"),c=r.retrieve(i.yAxis,i.xAxis);else{var d=a.getAxisInfo(i,o,t,e);l=d.valueAxis;var h=u(o,d.valueDataDim);c=a.numCalculate(o,h,s)}var f="x"===l.dim?0:1,p=1-f,g=r.clone(i),m={};g.type=null,g.coord=[],m.coord=[],g.coord[p]=-1/0,m.coord[p]=1/0;var A=n.get("precision");A>=0&&"number"===typeof c&&(c=+c.toFixed(Math.min(A,20))),g.coord[f]=m.coord[f]=c,i=[g,m,{type:s,valueIndex:i.valueIndex,value:c}]}return i=[a.dataTransform(e,i[0]),a.dataTransform(e,i[1]),r.extend({},i[2])],i[2].type=i[2].type||"",r.merge(i[2],i[0]),r.merge(i[2],i[1]),i};function h(e){return!isNaN(e)&&!isFinite(e)}function f(e,t,n,r){var i=1-e,o=r.dimensions[e];return h(t[i])&&h(n[i])&&t[e]===n[e]&&r.getAxis(o).containData(t[e])}function p(e,t){if("cartesian2d"===e.type){var n=t[0].coord,r=t[1].coord;if(n&&r&&(f(1,n,r,e)||f(0,n,r,e)))return!0}return a.dataFilter(e,t[0])&&a.dataFilter(e,t[1])}function g(e,t,n,r,i){var a,s=r.coordinateSystem,l=e.getItemModel(t),c=o.parsePercent(l.get("x"),i.getWidth()),u=o.parsePercent(l.get("y"),i.getHeight());if(isNaN(c)||isNaN(u)){if(r.getMarkerPosition)a=r.getMarkerPosition(e.getValues(e.dimensions,t));else{var d=s.dimensions,f=e.get(d[0],t),p=e.get(d[1],t);a=s.dataToPoint([f,p])}if("cartesian2d"===s.type){var g=s.getAxis("x"),m=s.getAxis("y");d=s.dimensions;h(e.get(d[0],t))?a[0]=g.toGlobalCoord(g.getExtent()[n?0:1]):h(e.get(d[1],t))&&(a[1]=m.toGlobalCoord(m.getExtent()[n?0:1]))}isNaN(c)||(a[0]=c),isNaN(u)||(a[1]=u)}else a=[c,u];e.setItemLayout(t,a)}var m=l.extend({type:"markLine",updateTransform:function(e,t,n){t.eachSeries((function(e){var t=e.markLineModel;if(t){var r=t.getData(),i=t.__from,o=t.__to;i.each((function(t){g(i,t,!0,e,n),g(o,t,!1,e,n)})),r.each((function(e){r.setItemLayout(e,[i.getItemLayout(e),o.getItemLayout(e)])})),this.markerGroupMap.get(e.id).updateLayout()}}),this)},renderSeries:function(e,t,n,i){var o=e.coordinateSystem,a=e.id,l=e.getData(),c=this.markerGroupMap,u=c.get(a)||c.set(a,new s);this.group.add(u.group);var d=A(o,e,t),h=d.from,f=d.to,p=d.line;t.__from=h,t.__to=f,t.setData(p);var m=t.get("symbol"),v=t.get("symbolSize");function y(t,n,r){var o=t.getItemModel(n);g(t,n,r,e,i),t.setItemVisual(n,{symbolRotate:o.get("symbolRotate"),symbolSize:o.get("symbolSize")||v[r?0:1],symbol:o.get("symbol",!0)||m[r?0:1],color:o.get("itemStyle.color")||l.getVisual("color")})}r.isArray(m)||(m=[m,m]),"number"===typeof v&&(v=[v,v]),d.from.each((function(e){y(h,e,!0),y(f,e,!1)})),p.each((function(e){var t=p.getItemModel(e).get("lineStyle.color");p.setItemVisual(e,{color:t||h.getItemVisual(e,"color")}),p.setItemLayout(e,[h.getItemLayout(e),f.getItemLayout(e)]),p.setItemVisual(e,{fromSymbolRotate:h.getItemVisual(e,"symbolRotate"),fromSymbolSize:h.getItemVisual(e,"symbolSize"),fromSymbol:h.getItemVisual(e,"symbol"),toSymbolRotate:f.getItemVisual(e,"symbolRotate"),toSymbolSize:f.getItemVisual(e,"symbolSize"),toSymbol:f.getItemVisual(e,"symbol")})})),u.updateData(p),d.line.eachItemGraphicEl((function(e,n){e.traverse((function(e){e.dataModel=t}))})),u.__keep=!0,u.group.silent=t.get("silent")||e.get("silent")}});function A(e,t,n){var o;o=e?r.map(e&&e.dimensions,(function(e){var n=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return r.defaults({name:e},n)})):[{name:"value",type:"float"}];var s=new i(o,n),l=new i(o,n),c=new i([],n),u=r.map(n.get("data"),r.curry(d,t,e,n));e&&(u=r.filter(u,r.curry(p,e)));var h=e?a.dimValueGetter:function(e){return e.value};return s.initData(r.map(u,(function(e){return e[0]})),null,h),l.initData(r.map(u,(function(e){return e[1]})),null,h),c.initData(r.map(u,(function(e){return e[2]}))),c.hasItemOption=!0,{from:s,to:l,line:c}}e.exports=m},"/j53":function(e,t,n){var r=n("oEo5"),i=n("CQhY"),o=["x","y","z","radius","angle","single"],a=["cartesian2d","polar","singleAxis"];function s(e){return r.indexOf(a,e)>=0}function l(e,t){e=e.slice();var n=r.map(e,i.capitalFirst);t=(t||[]).slice();var o=r.map(t,i.capitalFirst);return function(i,a){r.each(e,(function(e,r){for(var s={name:e,capital:n[r]},l=0;l=0}function o(e,i){var o=!1;return t((function(t){r.each(n(e,t)||[],(function(e){i.records[t.name][e]&&(o=!0)}))})),o}function a(e,i){i.nodes.push(e),t((function(t){r.each(n(e,t)||[],(function(e){i.records[t.name][e]=!0}))}))}}t.isCoordSupported=s,t.createNameEach=l,t.eachAxisDim=c,t.createLinkedNodesFinder=u},"/vd4":function(e,t,n){"use strict";var r=n("ofoi"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("LlUK"),l=n.n(s),c=n("Eqs+"),u=n.n(c),d=n("ZZRV"),h=n("iczh"),f=n.n(h),p=n("3CTf"),g=n("zjzt"),m=n("55MS"),A=n("V0hb"),v=n("9/lZ"),y=n("GZha"),b=n("8CG2"),x=n.n(b),w=n("nWwB"),_=n("JS14"),C=n("MQ4j");function S(e){return null}var E=S;function B(e){return null}var O=B,k=n("buSX"),M=n("A1W9"),N="RC_TABLE_KEY";function T(e){return void 0===e||null===e?[]:Array.isArray(e)?e:[e]}function I(e,t){if(!t&&"number"!==typeof t)return e;for(var n=T(t),r=e,i=0;i2&&void 0!==arguments[2]?arguments[2]:0;t[i]=t[i]||[];var o=r,a=e.filter(Boolean).map((function(e){var r={key:e.key,className:e.className||"",children:e.title,column:e,colStart:o},a=1,s=e.children;return s&&s.length>0&&(a=n(s,o,i+1).reduce((function(e,t){return e+t}),0),r.hasSubColumns=!0),"colSpan"in e&&(a=e.colSpan),"rowSpan"in e&&(r.rowSpan=e.rowSpan),r.colSpan=a,r.colEnd=r.colStart+a-1,t[i].push(r),o+=a,a}));return a}n(e,0);for(var r=t.length,i=function(e){t[e].forEach((function(t){"rowSpan"in t||t.hasSubColumns||(t.rowSpan=r-e)}))},o=0;o=0;s-=1){var l=t[s],c=n&&n[s],u=c&&c[Z];(l||u||a)&&(i.unshift(d["createElement"]("col",Object.assign({key:s,style:{width:l,minWidth:l}},u))),a=!0)}return d["createElement"]("colgroup",null,i)}var te=ee;function ne(e,t){return Object(d["useMemo"])((function(){for(var n=[],r=0;r1?n-1:0),o=1;o0?[].concat(Object(A["a"])(e),Object(A["a"])(ye(i).map((function(e){return Object(m["a"])({fixed:r},e)})))):[].concat(Object(A["a"])(e),[Object(m["a"])(Object(m["a"])({},t),{},{fixed:r})])}),[])}function be(e){return e.map((function(e){var t=e.fixed,n=Object(k["a"])(e,["fixed"]),r=t;return"left"===t?r="right":"right"===t&&(r="left"),Object(m["a"])({fixed:r},n)}))}function xe(e,t){var n=e.prefixCls,r=e.columns,i=e.children,o=e.expandable,a=e.expandedKeys,s=e.getRowKey,l=e.onTriggerExpand,c=e.expandIcon,u=e.rowExpandable,h=e.expandIconColumnIndex,f=e.direction,p=e.expandRowByClick,m=d["useMemo"]((function(){return r||ve(i)}),[r,i]),A=d["useMemo"]((function(){if(o){var e,t=h||0,r=m[t],i=(e={},Object(g["a"])(e,Z,{className:"".concat(n,"-expand-icon-col")}),Object(g["a"])(e,"title",""),Object(g["a"])(e,"fixed",r?r.fixed:null),Object(g["a"])(e,"className","".concat(n,"-row-expand-icon-cell")),Object(g["a"])(e,"render",(function(e,t,r){var i=s(t,r),o=a.has(i),h=!u||u(t),f=c({prefixCls:n,expanded:o,expandable:h,record:t,onExpand:l});return p?d["createElement"]("span",{onClick:function(e){return e.stopPropagation()}},f):f})),e),f=m.slice();return t>=0&&f.splice(t,0,i),f}return m}),[o,m,s,a,c,f]),v=d["useMemo"]((function(){var e=A;return t&&(e=t(e)),e.length||(e=[{render:function(){return null}}]),e}),[t,A,f]),y=d["useMemo"]((function(){return"rtl"===f?be(ye(v)):ye(v)}),[v,f]);return[v,y]}var we=xe,_e=n("RfwO"),Ce=n.n(_e);function Se(e){var t=Object(d["useRef"])(e),n=Object(d["useState"])({}),r=Object(y["a"])(n,2),i=r[1],o=Object(d["useRef"])(null),a=Object(d["useRef"])([]);function s(e){null===o.current&&(a.current=[],o.current=Ce()((function(){a.current.forEach((function(e){t.current=e(t.current)})),o.current=null,i({})}))),a.current.push(e)}return Object(d["useEffect"])((function(){return function(){Ce.a.cancel(o.current)}}),[]),[t.current,s]}function Ee(e){var t=Object(d["useRef"])(e),n=Object(d["useRef"])(null);function r(){window.clearTimeout(n.current)}function i(e){t.current=e,r(),n.current=window.setTimeout((function(){t.current=null,n.current=null}),100)}function o(){return t.current}return Object(d["useEffect"])((function(){return r}),[]),[i,o]}function Be(e,t,n){var r=Object(d["useMemo"])((function(){for(var r=[],i=[],o=0,a=0,s=0;s=u&&(i=u-h),o({scrollLeft:i/u*(c+2)}),w.current.x=e.pageX}else E&&B(!1)},N=function(){var e=je(i.current).top,t=e+i.current.offsetHeight,n=document.documentElement.scrollTop+window.innerHeight;t-Object(C["a"])()<=n||e>=n-a?x((function(e){return Object(m["a"])(Object(m["a"])({},e),{},{isHiddenScrollBar:!0})})):x((function(e){return Object(m["a"])(Object(m["a"])({},e),{},{isHiddenScrollBar:!1})}))},T=function(e){x((function(t){return Object(m["a"])(Object(m["a"])({},t),{},{scrollLeft:e/c*u||0})}))};return d["useImperativeHandle"](t,(function(){return{setScrollLeft:T}})),d["useEffect"]((function(){var e=Object(Fe["a"])(document.body,"mouseup",O,!1),t=Object(Fe["a"])(document.body,"mousemove",M,!1);return N(),function(){e.remove(),t.remove()}}),[h,E]),d["useEffect"]((function(){var e=Object(Fe["a"])(window,"scroll",N,!1),t=Object(Fe["a"])(window,"resize",N,!1);return function(){e.remove(),t.remove()}}),[]),d["useEffect"]((function(){b.isHiddenScrollBar||x((function(e){var t,n;return Object(m["a"])(Object(m["a"])({},e),{},{scrollLeft:i.current.scrollLeft/(null===(t=i.current)||void 0===t?void 0:t.scrollWidth)*(null===(n=i.current)||void 0===n?void 0:n.clientWidth)})}))}),[b.isHiddenScrollBar]),c<=u||!h||b.isHiddenScrollBar?null:d["createElement"]("div",{style:{height:Object(C["a"])(),width:u,bottom:a},className:"".concat(l,"-sticky-scroll")},d["createElement"]("div",{onMouseDown:k,ref:p,className:f()("".concat(l,"-sticky-scroll-bar"),Object(g["a"])({},"".concat(l,"-sticky-scroll-bar-active"),E)),style:{width:"".concat(h,"px"),transform:"translate3d(".concat(b.scrollLeft,"px, 0, 0)")}}))},He=d["forwardRef"](Ue);function ze(e,t){return d["useMemo"]((function(){var n=!!e;return{isSticky:n,stickyClassName:n?"".concat(t,"-sticky-header"):"",offsetHeader:"object"===Object(v["a"])(e)&&e.offsetHeader||0,offsetScroll:"object"===Object(v["a"])(e)&&e.offsetScroll||0}}),[e,t])}var Qe=[],Ve={},Ke="rc-table-internal-hook",We=d["memo"]((function(e){var t=e.children;return t}),(function(e,t){return!!x()(e.props,t.props)&&(e.pingLeft!==t.pingLeft||e.pingRight!==t.pingRight)}));function Ge(e){var t,n=e.prefixCls,r=e.className,i=e.rowClassName,o=e.style,a=e.data,s=e.rowKey,l=e.scroll,c=e.tableLayout,u=e.direction,h=e.title,p=e.footer,b=e.summary,x=e.id,S=e.showHeader,E=e.components,B=e.emptyText,O=e.onRow,k=e.onHeaderRow,M=e.internalHooks,N=e.transformColumns,T=e.internalRefs,R=e.sticky,F=a||Qe,j=!!F.length,U=d["useState"](0),H=Object(y["a"])(U,2),z=H[0],Q=H[1];d["useEffect"]((function(){Q(Object(C["a"])())}));var W,G,q,Y=d["useMemo"]((function(){return D(E,{})}),[E]),Z=d["useCallback"]((function(e,t){return I(Y,e)||t}),[Y]),ee=d["useMemo"]((function(){return"function"===typeof s?s:function(e){var t=e&&e[s];return t}}),[s]),ne=J(e),re=ne.expandIcon,oe=ne.expandedRowKeys,se=ne.defaultExpandedRowKeys,le=ne.defaultExpandAllRows,ce=ne.expandedRowRender,ue=ne.onExpand,de=ne.onExpandedRowsChange,fe=ne.expandRowByClick,pe=ne.rowExpandable,ge=ne.expandIconColumnIndex,Ae=ne.expandedRowClassName,ve=ne.childrenColumnName,ye=ne.indentSize,be=re||Pe,xe=ve||"children",_e=d["useMemo"]((function(){return ce?"row":!!(e.expandable&&M===Ke&&e.expandable.__PARENT_RENDER_ICON__||F.some((function(e){return e&&"object"===Object(v["a"])(e)&&e[xe]})))&&"nest"}),[!!ce,F]),Ce=d["useState"]((function(){return se||(le?Re(F,ee,xe):[])})),Be=Object(y["a"])(Ce,2),ke=Be[0],Ne=Be[1],Te=d["useMemo"]((function(){return new Set(oe||ke||[])}),[oe,ke]),Ie=d["useCallback"]((function(e){var t,n=ee(e,F.indexOf(e)),r=Te.has(n);r?(Te["delete"](n),t=Object(A["a"])(Te)):t=[].concat(Object(A["a"])(Te),[n]),Ne(t),ue&&ue(!r,e),de&&de(t)}),[ee,Te,F,ue,de]),De=d["useState"](0),Fe=Object(y["a"])(De,2),je=Fe[0],Ue=Fe[1],Ge=we(Object(m["a"])(Object(m["a"])(Object(m["a"])({},e),ne),{},{expandable:!!ce,expandedKeys:Te,getRowKey:ee,onTriggerExpand:Ie,expandIcon:be,expandIconColumnIndex:ge,direction:u}),M===Ke?N:null),qe=Object(y["a"])(Ge,2),Ye=qe[0],Xe=qe[1],Ze=d["useMemo"]((function(){return{columns:Ye,flattenColumns:Xe}}),[Ye,Xe]),Je=d["useRef"](),$e=d["useRef"](),et=d["useRef"](),tt=d["useState"](!1),nt=Object(y["a"])(tt,2),rt=nt[0],it=nt[1],ot=d["useState"](!1),at=Object(y["a"])(ot,2),st=at[0],lt=at[1],ct=Se(new Map),ut=Object(y["a"])(ct,2),dt=ut[0],ht=ut[1],ft=L(Xe),pt=ft.map((function(e){return dt.get(e)})),gt=d["useMemo"]((function(){return pt}),[pt.join("_")]),mt=Oe(gt,Xe.length,u),At=l&&P(l.y),vt=l&&P(l.x),yt=vt&&Xe.some((function(e){var t=e.fixed;return t})),bt=d["useRef"](),xt=ze(R,n),wt=xt.isSticky,_t=xt.offsetHeader,Ct=xt.offsetScroll,St=xt.stickyClassName;At&&(G={overflowY:"scroll",maxHeight:l.y}),vt&&(W={overflowX:"auto"},At||(G={overflowY:"hidden"}),q={width:!0===l.x?"auto":l.x,minWidth:"100%"});var Et=d["useCallback"]((function(e,t){ht((function(n){var r=new Map(n);return r.set(e,t),r}))}),[]),Bt=Ee(null),Ot=Object(y["a"])(Bt,2),kt=Ot[0],Mt=Ot[1];function Nt(e,t){t&&("function"===typeof t?t(e):t.scrollLeft!==e&&(t.scrollLeft=e))}var Tt=function(e){var t,n=e.currentTarget,r=e.scrollLeft,i="number"===typeof r?r:n.scrollLeft,o=n||Ve;Mt()&&Mt()!==o||(kt(o),Nt(i,$e.current),Nt(i,et.current),Nt(i,null===(t=bt.current)||void 0===t?void 0:t.setScrollLeft));if(n){var a=n.scrollWidth,s=n.clientWidth;it(i>0),lt(i0?a:e});if(!a){var m=Math.ceil(e/g.pageSize);m0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1?arguments[1]:void 0;p(u()(u()({},g),{current:e,pageSize:t||g.pageSize}))},v=function(e,r){var i=null===g||void 0===g?void 0:g.pageSize;r&&r!==i&&(e=1,t&&t.onShowSizeChange&&t.onShowSizeChange(e,r)),t&&t.onChange&&t.onChange(e,r),A(e,r),n(e,r||i)};return!1===t?[{},function(){}]:[u()(u()({},g),{onChange:v}),A]}function it(e,t,n){var r=d["useRef"]({});function o(o){if(!r.current||r.current.data!==e||r.current.childrenColumnName!==t||r.current.getRowKey!==n){var a=function e(r){r.forEach((function(r,o){var a=n(r,o);s.set(a,r),r&&"object"===i()(r)&&t in r&&e(r[t]||[])}))},s=new Map;a(e),r.current={data:e,childrenColumnName:t,kvMap:s,getRowKey:n}}return r.current.kvMap.get(o)}return[o]}var ot=n("n/W2"),at=n.n(ot),st=n("bOtj"),lt=n.n(st),ct=n("QJYX"),ut=n.n(ct),dt=n("1c8c"),ht=n("7ZCg"),ft=n("AoPA"),pt=n("O9LN"),gt=n("Xc/e"),mt=n("4PKU"),At=n("9rdS"),vt=n("twZV"),yt=n("b5WB"),bt="SELECT_ALL",xt="SELECT_INVERT";function wt(e){return e&&e.fixed}function _t(e,t){var n=[];return(e||[]).forEach((function(e){n.push(e),e&&"object"===i()(e)&&t in e&&(n=[].concat(lt()(n),lt()(_t(e[t],t))))})),n}function Ct(e,t){var n=e||{},r=n.preserveSelectedRowKeys,i=n.selectedRowKeys,o=n.getCheckboxProps,s=n.onChange,c=n.onSelect,h=n.onSelectAll,f=n.onSelectInvert,p=n.onSelectMultiple,g=n.columnWidth,m=n.type,A=n.selections,v=n.fixed,y=n.renderCell,b=n.hideSelectAll,x=n.checkStrictly,w=void 0===x||x,_=t.prefixCls,C=t.data,S=t.pageData,E=t.getRecordByKey,B=t.getRowKey,O=t.expandType,k=t.childrenColumnName,M=t.locale,N=t.expandIconColumnIndex,T=t.getPopupContainer,I=d["useRef"](new Map),L=Object(pt["a"])(i||[],{value:i}),D=l()(L,2),P=D[0],R=D[1],F=Object(d["useMemo"])((function(){return w?{keyEntities:null}:Object(dt["a"])(C,void 0,B)}),[C,B,w]),j=F.keyEntities,U=Object(d["useMemo"])((function(){return _t(S,k)}),[S,k]),H=Object(d["useMemo"])((function(){var e=new Map;return U.forEach((function(t,n){var r=B(t,n),i=(o?o(t):null)||{};e.set(r,i)})),e}),[U,B,o]),z=Object(d["useCallback"])((function(e){var t;return!!(null===(t=H.get(B(e)))||void 0===t?void 0:t.disabled)}),[H,B]),Q=Object(d["useMemo"])((function(){if(w)return[P,[]];var e=Object(ht["a"])(P,!0,j,z),t=e.checkedKeys,n=e.halfCheckedKeys;return[t,n]}),[P,w,j,z]),V=l()(Q,2),K=V[0],W=V[1],G=Object(d["useMemo"])((function(){var e="radio"===m?K.slice(0,1):K;return new Set(e)}),[K,m]),q=Object(d["useMemo"])((function(){return"radio"===m?new Set:new Set(W)}),[W,m]),Y=Object(d["useState"])(null),X=l()(Y,2),J=X[0],$=X[1];d["useEffect"]((function(){e||R([])}),[!!e]);var ee=Object(d["useCallback"])((function(e){var t,n;if(r){var i=new Map;t=e,n=e.map((function(e){var t=E(e);return!t&&I.current.has(e)&&(t=I.current.get(e)),i.set(e,t),t})),I.current=i}else t=[],n=[],e.forEach((function(e){var r=E(e);void 0!==r&&(t.push(e),n.push(r))}));R(t),s&&s(t,n)}),[R,E,s,r]),te=Object(d["useCallback"])((function(e,t,n,r){if(c){var i=n.map((function(e){return E(e)}));c(E(e),t,i,r)}ee(n)}),[c,E,ee]),ne=Object(d["useMemo"])((function(){if(!A||b)return null;var e=!0===A?[bt,xt]:A;return e.map((function(e){return e===bt?{key:"all",text:M.selectionAll,onSelect:function(){ee(C.map((function(e,t){return B(e,t)})))}}:e===xt?{key:"invert",text:M.selectInvert,onSelect:function(){var e=new Set(G);S.forEach((function(t,n){var r=B(t,n);e.has(r)?e["delete"](r):e.add(r)}));var t=Array.from(e);ee(t),f&&(Object(yt["a"])(!1,"Table","`onSelectInvert` will be removed in future. Please use `onChange` instead."),f(t))}}:e}))}),[A,G,S,B,f,ee]),re=Object(d["useCallback"])((function(t){if(!e)return t;var n,r,i=new Set(G),o=U.map(B).filter((function(e){return!H.get(e).disabled})),s=o.every((function(e){return i.has(e)})),l=o.some((function(e){return i.has(e)})),c=function(){var e=[];s?o.forEach((function(t){i["delete"](t),e.push(t)})):o.forEach((function(t){i.has(t)||(i.add(t),e.push(t))}));var t=Array.from(i);ee(t),h&&h(!s,t.map((function(e){return E(e)})),e.map((function(e){return E(e)})))};if("radio"!==m){var f;if(ne){var A=d["createElement"](At["a"],{getPopupContainer:T},ne.map((function(e,t){var n=e.key,r=e.text,i=e.onSelect;return d["createElement"](At["a"].Item,{key:n||t,onClick:function(){i&&i(o)}},r)})));f=d["createElement"]("div",{className:"".concat(_,"-selection-extra")},d["createElement"](mt["a"],{overlay:A,getPopupContainer:T},d["createElement"]("span",null,d["createElement"](ut.a,null))))}var x=U.every((function(e,t){var n=B(e,t),r=H.get(n)||{};return r.disabled}));n=!b&&d["createElement"]("div",{className:"".concat(_,"-selection")},d["createElement"](gt["a"],{checked:!x&&!!U.length&&s,indeterminate:!s&&l,onChange:c,disabled:0===U.length||x}),f)}r="radio"===m?function(e,t,n){var r=B(t,n),o=i.has(r);return{node:d["createElement"](vt["a"],u()({},H.get(r),{checked:o,onClick:function(e){return e.stopPropagation()},onChange:function(e){i.has(r)||te(r,!0,[r],e.nativeEvent)}})),checked:o}}:function(e,t,n){var r,a,s=B(t,n),l=i.has(s),c=q.has(s),h=H.get(s);return"nest"===O?(a=c,Object(yt["a"])(!("boolean"===typeof(null===h||void 0===h?void 0:h.indeterminate)),"Table","set `indeterminate` using `rowSelection.getCheckboxProps` is not allowed with tree structured dataSource.")):a=null!==(r=null===h||void 0===h?void 0:h.indeterminate)&&void 0!==r?r:c,{node:d["createElement"](gt["a"],u()({},h,{indeterminate:a,checked:l,onClick:function(e){return e.stopPropagation()},onChange:function(e){var t=e.nativeEvent,n=t.shiftKey,r=-1,a=-1;if(n&&w){var c=new Set([J,s]);o.some((function(e,t){if(c.has(e)){if(-1!==r)return a=t,!0;r=t}return!1}))}if(-1!==a&&r!==a&&w){var u=o.slice(r,a+1),d=[];l?u.forEach((function(e){i.has(e)&&(d.push(e),i["delete"](e))})):u.forEach((function(e){i.has(e)||(d.push(e),i.add(e))}));var h=Array.from(i);ee(h),p&&p(!l,h.map((function(e){return E(e)})),d.map((function(e){return E(e)})))}else{var f=K;if(w){var g=l?Object(ft["b"])(f,s):Object(ft["a"])(f,s);te(s,!l,g,t)}else{var m=Object(ht["a"])([].concat(lt()(f),[s]),!0,j,z),A=m.checkedKeys,v=m.halfCheckedKeys,y=A;if(l){var b=new Set(A);b["delete"](s),y=Object(ht["a"])(Array.from(b),{checked:!1,halfCheckedKeys:v},j,z).checkedKeys}te(s,!l,y,t)}}$(s)}})),checked:l}};var C=function(e,t,n){var i=r(e,t,n),o=i.node,a=i.checked;return y?y(a,t,n,o):o},S=a()({width:g,className:"".concat(_,"-selection-column"),title:e.columnTitle||n,render:C},Z,{className:"".concat(_,"-selection-col")});if("row"===O&&t.length&&!N){var k=at()(t),M=k[0],I=k.slice(1),L=v||wt(I[0]);return L&&(M.fixed=L),[M,u()(u()({},S),{fixed:L})].concat(lt()(I))}return[u()(u()({},S),{fixed:v||wt(t[0])})].concat(lt()(t))}),[B,U,e,K,G,q,g,ne,O,J,H,p,te,z]);return[re,G]}var St=n("dhFd"),Et=n.n(St),Bt=n("Cb1p"),Ot=n.n(Bt),kt=n("NiCL");function Mt(e,t){return"key"in e&&void 0!==e.key&&null!==e.key?e.key:e.dataIndex?Array.isArray(e.dataIndex)?e.dataIndex.join("."):e.dataIndex:t}function Nt(e,t){return t?"".concat(t,"-").concat(e):"".concat(e)}function Tt(e,t){return"function"===typeof e?e(t):e}var It="ascend",Lt="descend";function Dt(e){return"object"===i()(e.sorter)&&"number"===typeof e.sorter.multiple&&e.sorter.multiple}function Pt(e){return"function"===typeof e?e:!(!e||"object"!==i()(e)||!e.compare)&&e.compare}function Rt(e,t){return t?e[e.indexOf(t)+1]:e[0]}function Ft(e,t,n){var r=[];function i(e,t){r.push({column:e,key:Mt(e,t),multiplePriority:Dt(e),sortOrder:e.sortOrder})}return(e||[]).forEach((function(e,o){var a=Nt(o,n);e.children?("sortOrder"in e&&i(e,a),r=[].concat(lt()(r),lt()(Ft(e.children,t,a)))):e.sorter&&("sortOrder"in e?i(e,a):t&&e.defaultSortOrder&&r.push({column:e,key:Mt(e,a),multiplePriority:Dt(e),sortOrder:e.defaultSortOrder}))})),r}function jt(e,t,n,r,i,o,s,l){return(t||[]).map((function(t,c){var h=Nt(c,l),p=t;if(p.sorter){var g=p.sortDirections||i,m=void 0===p.showSorterTooltip?s:p.showSorterTooltip,A=Mt(p,h),v=n.find((function(e){var t=e.key;return t===A})),y=v?v.sortOrder:null,b=Rt(g,y),x=g.includes(It)&&d["createElement"](Ot.a,{className:f()("".concat(e,"-column-sorter-up"),{active:y===It})}),w=g.includes(Lt)&&d["createElement"](Et.a,{className:f()("".concat(e,"-column-sorter-down"),{active:y===Lt})}),_=o||{},C=_.cancelSort,S=_.triggerAsc,E=_.triggerDesc,B=C;b===Lt?B=E:b===It&&(B=S),p=u()(u()({},p),{className:f()(p.className,a()({},"".concat(e,"-column-sort"),y)),title:function(n){var r=d["createElement"]("div",{className:"".concat(e,"-column-sorters")},d["createElement"]("span",null,Tt(t.title,n)),d["createElement"]("span",{className:f()("".concat(e,"-column-sorter"),a()({},"".concat(e,"-column-sorter-full"),x&&w))},d["createElement"]("span",{className:"".concat(e,"-column-sorter-inner")},x,w)));return m?d["createElement"](kt["a"],{title:B},d["createElement"]("div",{className:"".concat(e,"-column-sorters-with-tooltip")},r)):r},onHeaderCell:function(n){var i=t.onHeaderCell&&t.onHeaderCell(n)||{},o=i.onClick;return i.onClick=function(e){r({column:t,key:A,sortOrder:b,multiplePriority:Dt(t)}),o&&o(e)},i.className=f()(i.className,"".concat(e,"-column-has-sorters")),i}})}return"children"in p&&(p=u()(u()({},p),{children:jt(e,p.children,n,r,i,o,s,h)})),p}))}function Ut(e){var t=e.column,n=e.sortOrder;return{column:t,order:n,field:t.dataIndex,columnKey:t.key}}function Ht(e){var t=e.filter((function(e){var t=e.sortOrder;return t})).map(Ut);return 0===t.length&&e.length?u()(u()({},Ut(e[e.length-1])),{column:void 0}):t.length<=1?t[0]||{}:t}function zt(e,t,n){var r=t.slice().sort((function(e,t){return t.multiplePriority-e.multiplePriority})),i=e.slice(),o=r.filter((function(e){var t=e.column.sorter,n=e.sortOrder;return Pt(t)&&n}));return o.length?i.sort((function(e,t){for(var n=0;n1),"Table","`index` parameter of `rowKey` function is deprecated. There is no guarantee that it will work as expected.");var P=Object(En["a"])(),R=d["useMemo"]((function(){var e=new Set(Object.keys(P).filter((function(e){return P[e]})));return(b||ve(x)).filter((function(t){return!t.responsive||t.responsive.some((function(t){return e.has(t)}))}))}),[x,b,P]),F=Object(p["default"])(e,["className","style","columns"]),j=d["useContext"](xn["b"]),U=d["useContext"](Je["b"]),H=U.locale,z=void 0===H?bn:H,Q=U.renderEmpty,V=U.direction,K=s||j,W=u()(u()({},z.Table),I),G=g||Bn,q=d["useContext"](Je["b"]),Y=q.getPrefixCls,X=Y("table",n),Z=Y("dropdown",h),J=u()({childrenColumnName:w,expandIconColumnIndex:k},B),$=J.childrenColumnName,ee=void 0===$?"children":$,te=d["useMemo"]((function(){return G.some((function(e){var t;return null===(t=e)||void 0===t?void 0:t[ee]}))?"nest":O||B&&B.expandedRowRender?"row":null}),[G]),ne={body:d["useRef"]()},re=d["useMemo"]((function(){return"function"===typeof v?v:function(e){var t;return null===(t=e)||void 0===t?void 0:t[v]}}),[v]),ie=it(G,ee,re),oe=l()(ie,1),ae=oe[0],se={},le=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=u()(u()({},se),e);n&&(se.resetPagination(),r.pagination.current&&(r.pagination.current=1),m&&m.onChange&&m.onChange(1,r.pagination.pageSize)),N&&!1!==N.scrollToFirstRowOnChange&&ne.body.current&&Object(vn["a"])(0,{getContainer:function(){return ne.body.current}}),_&&_(r.pagination,r.filters,r.sorter,{currentDataSource:dn(zt(G,r.sorterStates,ee),r.filterStates),action:t})},ce=function(e,t){le({sorter:e,sorterStates:t},"sort",!1)},ue=Qt({prefixCls:X,mergedColumns:R,onSorterChange:ce,sortDirections:T||["ascend","descend"],tableLocale:W,showSorterTooltip:D}),de=l()(ue,4),he=de[0],fe=de[1],pe=de[2],ge=de[3],me=d["useMemo"]((function(){return zt(G,fe,ee)}),[G,fe]);se.sorter=ge(),se.sorterStates=fe;var Ae=function(e,t){le({filters:e,filterStates:t},"filter",!0)},ye=fn({prefixCls:X,locale:W,dropdownPrefixCls:Z,mergedColumns:R,onFilterChange:Ae,getPopupContainer:C}),be=l()(ye,3),xe=be[0],we=be[1],_e=be[2],Ce=dn(me,we);se.filters=_e(),se.filterStates=we;var Se=d["useMemo"]((function(){return u()({},pe)}),[pe]),Ee=gn(Se),Be=l()(Ee,1),Oe=Be[0],ke=function(e,t){le({pagination:u()(u()({},se.pagination),{current:e,pageSize:t})},"paginate")},Me=rt(Ce.length,m,ke),Ne=l()(Me,2),Te=Ne[0],Ie=Ne[1];se.pagination=!1===m?{}:tt(m,Te),se.resetPagination=Ie;var Le=d["useMemo"]((function(){if(!1===m||!Te.pageSize)return Ce;var e=Te.current,t=void 0===e?1:e,n=Te.total,r=Te.pageSize,i=void 0===r?et:r;return Ce.lengthi?(Object(yt["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."),Ce.slice((t-1)*i,t*i)):Ce:Ce.slice((t-1)*i,t*i)}),[!!m,Ce,Te&&Te.current,Te&&Te.pageSize,Te&&Te.total]),De=Ct(A,{prefixCls:X,data:Ce,pageData:Le,getRowKey:re,getRecordByKey:ae,expandType:te,childrenColumnName:ee,locale:W,expandIconColumnIndex:J.expandIconColumnIndex,getPopupContainer:C}),Pe=l()(De,2),Re=Pe[0],Fe=Pe[1],je=function(e,t,n){var r;return r="function"===typeof y?f()(y(e,t,n)):f()(y),f()(a()({},"".concat(X,"-row-selected"),Fe.has(re(e,t))),r)};J.__PARENT_RENDER_ICON__=J.expandIcon,J.expandIcon=J.expandIcon||E||An(W),"nest"===te&&void 0===J.expandIconColumnIndex?J.expandIconColumnIndex=A?1:0:J.expandIconColumnIndex>0&&A&&(J.expandIconColumnIndex-=1),"number"!==typeof J.indentSize&&(J.indentSize="number"===typeof M?M:15);var Ue,He,ze,Qe=d["useCallback"]((function(e){return Oe(Re(xe(he(e))))}),[he,xe,Re]);if(!1!==m&&(null===Te||void 0===Te?void 0:Te.total)){var Ve;Ve=Te.size?Te.size:"small"===K||"middle"===K?"small":void 0;var We=function(e){return d["createElement"](Ze["a"],u()({className:"".concat(X,"-pagination ").concat(X,"-pagination-").concat(e)},Te,{size:Ve}))},Ge="rtl"===V?"left":"right";if(null!==Te.position&&Array.isArray(Te.position)){var qe=Te.position.find((function(e){return-1!==e.indexOf("top")})),$e=Te.position.find((function(e){return-1!==e.indexOf("bottom")}));qe||$e?(qe&&(Ue=We(qe.toLowerCase().replace("top",""))),$e&&(He=We($e.toLowerCase().replace("bottom","")))):He=We(Ge)}else He=We(Ge)}"boolean"===typeof S?ze={spinning:S}:"object"===i()(S)&&(ze=u()({spinning:!0},S));var nt=f()("".concat(X,"-wrapper"),r,a()({},"".concat(X,"-wrapper-rtl"),"rtl"===V));return d["createElement"]("div",{className:nt,style:o},d["createElement"](Xe["a"],u()({spinning:!1},ze),Ue,d["createElement"](Ye,u()({},F,{columns:R,direction:V,expandable:J,prefixCls:X,className:f()((t={},a()(t,"".concat(X,"-middle"),"middle"===K),a()(t,"".concat(X,"-small"),"small"===K),a()(t,"".concat(X,"-bordered"),c),a()(t,"".concat(X,"-empty"),0===G.length),t)),data:Le,rowKey:re,rowClassName:je,emptyText:I&&I.emptyText||Q("Table"),internalHooks:Ke,internalRefs:ne,transformColumns:Qe})),He))}On.defaultProps={rowKey:"key"},On.SELECTION_ALL=bt,On.SELECTION_INVERT=xt,On.Column=_n,On.ColumnGroup=Sn,On.Summary=De;var kn=On;t["a"]=kn},"/vp6":function(e,t){function n(e,t,n){var r=e.target,i=r.position;i[0]+=t,i[1]+=n,r.dirty()}function r(e,t,n,r){var i=e.target,o=e.zoomLimit,a=i.position,s=i.scale,l=e.zoom=e.zoom||1;if(l*=t,o){var c=o.min||0,u=o.max||1/0;l=Math.max(Math.min(u,l),c)}var d=l/e.zoom;e.zoom=l,a[0]-=(n-a[0])*(d-1),a[1]-=(r-a[1])*(d-1),s[0]*=d,s[1]*=d,i.dirty()}t.updateViewOnPan=n,t.updateViewOnZoom=r},"/wlt":function(e,t,n){var r=n("BiNE");function i(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}e.exports=i},"/xIj":function(e,t){var n={"\u5357\u6d77\u8bf8\u5c9b":[32,80],"\u5e7f\u4e1c":[0,-10],"\u9999\u6e2f":[10,5],"\u6fb3\u95e8":[-10,10],"\u5929\u6d25":[5,5]};function r(e,t){if("china"===e){var r=n[t.name];if(r){var i=t.center;i[0]+=r[0]/10.5,i[1]+=-r[1]/14}}}e.exports=r},"0+Dw":function(e,t,n){var r=n("SSBM"),i=n("oEo5"),o=n("QV7q"),a=o.groupData;function s(e,t,n){e.eachSeriesByType("sankey",(function(e){var n=e.get("nodeWidth"),r=e.get("nodeGap"),o=l(e,t);e.layoutInfo=o;var a=o.width,s=o.height,d=e.getGraph(),h=d.nodes,f=d.edges;u(h);var p=i.filter(h,(function(e){return 0===e.getLayout().value})),g=0!==p.length?0:e.get("layoutIterations"),m=e.get("orient"),A=e.get("nodeAlign");c(h,f,n,r,a,s,g,m,A)}))}function l(e,t){return r.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}function c(e,t,n,r,i,o,a,s,l){d(e,t,n,i,o,s,l),m(e,t,o,i,r,a,s),k(e,s)}function u(e){i.each(e,(function(e){var t=B(e.outEdges,E),n=B(e.inEdges,E),r=e.getValue()||0,i=Math.max(t,n,r);e.setLayout({value:i},!0)}))}function d(e,t,n,r,i,o,a){for(var s=[],l=[],c=[],u=[],d=0,h=0,p=0;p=0;b&&y.depth>m&&(m=y.depth),v.setLayout({depth:b?y.depth:d},!0),"vertical"===o?v.setLayout({dy:n},!0):v.setLayout({dx:n},!0);for(var x=0;xd-1?m:d-1;a&&"left"!==a&&f(e,a,o,E);h="vertical"===o?(i-n)/E:(r-n)/E;g(e,h,o)}function h(e){var t=e.hostGraph.data.getRawDataItem(e.dataIndex);return null!=t.depth&&t.depth>=0}function f(e,t,n,r){if("right"===t){var o=[],a=e,s=0;while(a.length){for(var l=0;l0;o--)l*=.99,b(s,l,a),y(s,i,n,r,a),O(s,l,a),y(s,i,n,r,a)}function A(e,t){var n=[],r="vertical"===t?"y":"x",o=a(e,(function(e){return e.getLayout()[r]}));return o.keys.sort((function(e,t){return e-t})),i.each(o.keys,(function(e){n.push(o.buckets.get(e))})),n}function v(e,t,n,r,o,a){var s=1/0;i.each(e,(function(e){var t=e.length,l=0;i.each(e,(function(e){l+=e.getLayout().value}));var c="vertical"===a?(r-(t-1)*o)/l:(n-(t-1)*o)/l;c0&&(i=s.getLayout()[a]+l,"vertical"===o?s.setLayout({x:i},!0):s.setLayout({y:i},!0)),c=s.getLayout()[a]+s.getLayout()[d]+t;var f="vertical"===o?r:n;if(l=c-t-f,l>0)for(i=s.getLayout()[a]-l,"vertical"===o?s.setLayout({x:i},!0):s.setLayout({y:i},!0),c=i,h=u-2;h>=0;--h)s=e[h],l=s.getLayout()[a]+s.getLayout()[d]+t-c,l>0&&(i=s.getLayout()[a]-l,"vertical"===o?s.setLayout({x:i},!0):s.setLayout({y:i},!0)),c=s.getLayout()[a]}))}function b(e,t,n){i.each(e.slice().reverse(),(function(e){i.each(e,(function(e){if(e.outEdges.length){var r=B(e.outEdges,x,n)/B(e.outEdges,E,n);if(isNaN(r)){var i=e.outEdges.length;r=i?B(e.outEdges,w,n)/i:0}if("vertical"===n){var o=e.getLayout().x+(r-S(e,n))*t;e.setLayout({x:o},!0)}else{var a=e.getLayout().y+(r-S(e,n))*t;e.setLayout({y:a},!0)}}}))}))}function x(e,t){return S(e.node2,t)*e.getValue()}function w(e,t){return S(e.node2,t)}function _(e,t){return S(e.node1,t)*e.getValue()}function C(e,t){return S(e.node1,t)}function S(e,t){return"vertical"===t?e.getLayout().x+e.getLayout().dx/2:e.getLayout().y+e.getLayout().dy/2}function E(e){return e.getValue()}function B(e,t,n){var r=0,i=e.length,o=-1;while(++o=n&&o<=n+t.axisLength&&a>=r&&a<=r+t.layoutLength},getModel:function(){return this._model},_updateAxesFromSeries:function(e,t){t.eachSeries((function(n){if(e.contains(n,t)){var r=n.getData();d(this.dimensions,(function(e){var t=this._axesMap.get(e);t.scale.unionExtentFromData(r,r.mapDimension(e)),a.niceScaleExtent(t.scale,t.model)}),this)}}),this)},resize:function(e,t){this._rect=o.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()}),this._layoutAxes()},getRect:function(){return this._rect},_makeLayoutInfo:function(){var e,t=this._model,n=this._rect,r=["x","y"],i=["width","height"],o=t.get("layout"),a="horizontal"===o?0:1,s=n[i[a]],l=[0,s],c=this.dimensions.length,u=y(t.get("axisExpandWidth"),l),d=y(t.get("axisExpandCount")||0,[0,c]),h=t.get("axisExpandable")&&c>3&&c>d&&d>1&&u>0&&s>0,f=t.get("axisExpandWindow");if(f)e=y(f[1]-f[0],l),f[1]=f[0]+e;else{e=y(u*(d-1),l);var A=t.get("axisExpandCenter")||p(c/2);f=[u*A-e/2],f[1]=f[0]+e}var v=(s-e)/(c-d);v<3&&(v=0);var b=[p(m(f[0]/u,1))+1,g(m(f[1]/u,1))-1],x=v/u*f[0];return{layout:o,pixelDimIndex:a,layoutBase:n[r[a]],layoutLength:s,axisBase:n[r[1-a]],axisLength:n[i[1-a]],axisExpandable:h,axisExpandWidth:u,axisCollapseWidth:v,axisExpandWindow:f,axisCount:c,winInnerIndices:b,axisExpandWindow0Pos:x}},_layoutAxes:function(){var e=this._rect,t=this._axesMap,n=this.dimensions,r=this._makeLayoutInfo(),o=r.layout;t.each((function(e){var t=[0,r.axisLength],n=e.inverse?1:0;e.setExtent(t[n],t[1-n])})),d(n,(function(t,n){var a=(r.axisExpandable?x:b)(n,r),s={horizontal:{x:a.position,y:r.axisLength},vertical:{x:0,y:a.position}},l={horizontal:A/2,vertical:0},c=[s[o].x+e.x,s[o].y+e.y],u=l[o],d=i.create();i.rotate(d,d,u),i.translate(d,d,c),this._axesLayout[t]={position:c,rotation:u,transform:d,axisNameAvailableWidth:a.axisNameAvailableWidth,axisLabelShow:a.axisLabelShow,nameTruncateMaxWidth:a.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}}),this)},getAxis:function(e){return this._axesMap.get(e)},dataToPoint:function(e,t){return this.axisCoordToPoint(this._axesMap.get(t).dataToCoord(e),t)},eachActiveState:function(e,t,n,i){null==n&&(n=0),null==i&&(i=e.count());var o=this._axesMap,a=this.dimensions,s=[],l=[];r.each(a,(function(t){s.push(e.mapDimension(t)),l.push(o.get(t).model)}));for(var c=this.hasAxisBrushed(),u=n;ui*(1-d[0])?(l="jump",a=s-i*(1-d[2])):(a=s-i*d[1])>=0&&(a=s-i*(1-d[1]))<=0&&(a=0),a*=t.axisExpandWidth/c,a?u(a,r,o,"all"):l="none";else{i=r[1]-r[0];var g=o[1]*s/i;r=[f(0,g-i/2)],r[1]=h(o[1],r[0]+i),r[0]=r[1]-i}return{axisExpandWindow:r,behavior:l}}};var w=v;e.exports=w},"1BCf":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},"1JkX":function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=".",a="___EC__COMPONENT__CONTAINER___";function s(e){var t={main:"",sub:""};return e&&(e=e.split(o),t.main=e[0]||"",t.sub=e[1]||""),t}function l(e){i.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(e),'componentType "'+e+'" illegal')}function c(e,t){e.$constructor=e,e.extend=function(e){var t=this,n=function(){e.$constructor?e.$constructor.apply(this,arguments):t.apply(this,arguments)};return i.extend(n.prototype,e),n.extend=this.extend,n.superCall=h,n.superApply=f,i.inherits(n,this),n.superClass=t,n}}var u=0;function d(e){var t=["__\0is_clz",u++,Math.random().toFixed(3)].join("_");e.prototype[t]=!0,e.isInstance=function(e){return!(!e||!e[t])}}function h(e,t){var n=i.slice(arguments,2);return this.superClass.prototype[t].apply(e,n)}function f(e,t,n){return this.superClass.prototype[t].apply(e,n)}function p(e,t){t=t||{};var n={};function r(e){var t=n[e.main];return t&&t[a]||(t=n[e.main]={},t[a]=!0),t}if(e.registerClass=function(e,t){if(t)if(l(t),t=s(t),t.sub){if(t.sub!==a){var i=r(t);i[t.sub]=e}}else n[t.main]=e;return e},e.getClass=function(e,t,r){var i=n[e];if(i&&i[a]&&(i=t?i[t]:null),r&&!i)throw new Error(t?"Component "+e+"."+(t||"")+" not exists. Load it first.":e+".type should be specified.");return i},e.getClassesByMainType=function(e){e=s(e);var t=[],r=n[e.main];return r&&r[a]?i.each(r,(function(e,n){n!==a&&t.push(e)})):t.push(r),t},e.hasClass=function(e){return e=s(e),!!n[e.main]},e.getAllClassMainTypes=function(){var e=[];return i.each(n,(function(t,n){e.push(n)})),e},e.hasSubTypes=function(e){e=s(e);var t=n[e.main];return t&&t[a]},e.parseClassType=s,t.registerWhenExtend){var o=e.extend;o&&(e.extend=function(t){var n=o.call(this,t);return e.registerClass(n,t.type)})}return e}function g(e,t){}t.parseClassType=s,t.enableClassExtend=c,t.enableClassCheck=d,t.enableClassManagement=p,t.setReadOnly=g},"1SxH":function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));var r=n("ZZRV"),i=n("QJYX"),o=n.n(i),a=n("NXEf"),s=n.n(a),l=n("DVO+"),c=n.n(l),u=n("MdoL"),d=n.n(u),h=n("4ZCI"),f=n.n(h),p=n("Rax+"),g=n.n(p);function m(e){var t=e.suffixIcon,n=e.clearIcon,i=e.menuItemSelectedIcon,a=e.removeIcon,l=e.loading,u=e.multiple,h=e.prefixCls,p=n;n||(p=r["createElement"](f.a,null));var m=null;if(void 0!==t)m=t;else if(l)m=r["createElement"](s.a,{spin:!0});else{var A="".concat(h,"-suffix");m=function(e){var t=e.open,n=e.showSearch;return t&&n?r["createElement"](g.a,{className:A}):r["createElement"](o.a,{className:A})}}var v=null;v=void 0!==i?i:u?r["createElement"](c.a,null):null;var y=null;return y=void 0!==a?a:r["createElement"](d.a,null),{clearIcon:p,suffixIcon:m,itemIcon:v,removeIcon:y}}},"1Wwd":function(e,t,n){var r=n("0gFT"),i=n("+Vnd"),o=i.extend({type:"series.gauge",getInitialData:function(e,t){return r(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}}}),a=o;e.exports=a},"1c8c":function(e,t,n){"use strict";n.d(t,"e",(function(){return c})),n.d(t,"c",(function(){return u})),n.d(t,"d",(function(){return d})),n.d(t,"a",(function(){return f})),n.d(t,"f",(function(){return p})),n.d(t,"b",(function(){return g}));var r=n("V0hb"),i=n("55MS"),o=n("buSX"),a=n("7AgF"),s=n("nWwB"),l=n("AoPA");function c(e,t){return null!==e&&void 0!==e?e:t}function u(e){function t(e){var n=Object(a["a"])(e);return n.map((function(e){if(!Object(l["i"])(e))return Object(s["a"])(!e,"Tree/TreeNode can only accept TreeNode as children."),null;var n=e.key,r=e.props,a=r.children,c=Object(o["a"])(r,["children"]),u=Object(i["a"])({key:n},c),d=t(a);return d.length&&(u.children=d),u})).filter((function(e){return e}))}return t(e)}function d(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=new Set(!0===t?[]:t),o=[];function a(e){var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return e.map((function(u,d){var h=Object(l["h"])(s?s.pos:"0",d),f=c(u.key,h),p=Object(i["a"])(Object(i["a"])({},u),{},{parent:s,pos:h,children:null,data:u,isStart:[].concat(Object(r["a"])(s?s.isStart:[]),[0===d]),isEnd:[].concat(Object(r["a"])(s?s.isEnd:[]),[d===e.length-1])});return o.push(p),!0===t||n.has(f)?p.children=a(u.children||[],p):p.children=[],p}))}return a(e),o}function h(e,t,n){var r;function i(n,o,a){var s=n?n.children:e,c=n?Object(l["h"])(a.pos,o):"0";if(n){var u=r(n,c),d={node:n,index:o,pos:c,key:u,parentPos:a.node?a.pos:null,level:a.level+1};t(d)}s&&s.forEach((function(e,t){i(e,t,{node:n,pos:c,level:a?a.level+1:-1})}))}n?"string"===typeof n?r=function(e){return e[n]}:"function"===typeof n&&(r=function(e){return n(e)}):r=function(e,t){return c(e.key,t)},i(null)}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.initWrapper,r=t.processEntity,i=t.onProcessFinished,o=arguments.length>2?arguments[2]:void 0,a={},s={},l={posEntities:a,keyEntities:s};return n&&(l=n(l)||l),h(e,(function(e){var t=e.node,n=e.index,i=e.pos,o=e.key,u=e.parentPos,d=e.level,h={node:t,index:n,key:o,pos:i,level:d},f=c(o,i);a[i]=h,s[f]=h,h.parent=a[u],h.parent&&(h.parent.children=h.parent.children||[],h.parent.children.push(h)),r&&r(h,l)}),o),i&&i(l),l}function p(e,t){var n=t.expandedKeys,r=t.selectedKeys,i=t.loadedKeys,o=t.loadingKeys,a=t.checkedKeys,s=t.halfCheckedKeys,l=t.dragOverNodeKey,c=t.dropPosition,u=t.keyEntities,d=u[e],h={eventKey:e,expanded:-1!==n.indexOf(e),selected:-1!==r.indexOf(e),loaded:-1!==i.indexOf(e),loading:-1!==o.indexOf(e),checked:-1!==a.indexOf(e),halfChecked:-1!==s.indexOf(e),pos:String(d?d.pos:""),dragOver:l===e&&0===c,dragOverGapTop:l===e&&-1===c,dragOverGapBottom:l===e&&1===c};return h}function g(e){var t=e.data,n=e.expanded,r=e.selected,o=e.checked,a=e.loaded,l=e.loading,c=e.halfChecked,u=e.dragOver,d=e.dragOverGapTop,h=e.dragOverGapBottom,f=e.pos,p=e.active,g=Object(i["a"])(Object(i["a"])({},t),{},{expanded:n,selected:r,checked:o,loaded:a,loading:l,halfChecked:c,dragOver:u,dragOverGapTop:d,dragOverGapBottom:h,pos:f,active:p});return"props"in g||Object.defineProperty(g,"props",{get:function(){return Object(s["a"])(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),e}}),g}},"1kpo":function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("XDlA"),l=n.n(s),c=n("T5E4"),u=n.n(c),d=n("8ULG"),h=n.n(d),f=n("XneU"),p=n.n(f),g=n("Hdxz"),m=n.n(g),A=n("ZZRV"),v=n("buSX"),y=n("FGJx"),b=n("o0AO"),x=n("uwZC"),w=n("MRRG"),_=n("GY0J"),C=n("O5C7"),S=n("zjzt"),E=n("udBW"),B=n("iczh"),O=n.n(B),k=n("MQ4j"),M=n("ggzp");function N(e){return Array.isArray(e)?e:[e]}var T={transition:"transitionend",WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend"},I=Object.keys(T).filter((function(e){if("undefined"===typeof document)return!1;var t=document.getElementsByTagName("html")[0];return e in(t?t.style:{})}))[0],L=T[I];function D(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&&e.attachEvent("on".concat(t),n)}function P(e,t,n,r){e.removeEventListener?e.removeEventListener(t,n,r):e.attachEvent&&e.detachEvent("on".concat(t),n)}function R(e,t){var n="function"===typeof e?e(t):e;return Array.isArray(n)?2===n.length?n:[n[0],n[1]]:[n]}var F=function(e){return!isNaN(parseFloat(e))&&isFinite(e)},j=!("undefined"!==typeof window&&window.document&&window.document.createElement),U=function e(t,n,r,i){if(!n||n===document||n instanceof Document)return!1;if(n===t.parentNode)return!0;var o=Math.max(Math.abs(r),Math.abs(i))===Math.abs(i),a=Math.max(Math.abs(r),Math.abs(i))===Math.abs(r),s=n.scrollHeight-n.clientHeight,l=n.scrollWidth-n.clientWidth,c=document.defaultView.getComputedStyle(n),u="auto"===c.overflowY||"scroll"===c.overflowY,d="auto"===c.overflowX||"scroll"===c.overflowX,h=s&&u,f=l&&d;return!!(o&&(!h||h&&(n.scrollTop>=s&&i<0||n.scrollTop<=0&&i>0))||a&&(!f||f&&(n.scrollLeft>=l&&r<0||n.scrollLeft<=0&&r>0)))&&e(t,n.parentNode,r,i)};function H(e){var t=z();return function(){var n,r=Object(_["a"])(e);if(t){var i=Object(_["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(w["a"])(this,n)}}function z(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}var Q={},V=function(e){Object(x["a"])(n,e);var t=H(n);function n(e){var r;return Object(y["a"])(this,n),r=t.call(this,e),r.domFocus=function(){r.dom&&r.dom.focus()},r.removeStartHandler=function(e){e.touches.length>1||(r.startPos={x:e.touches[0].clientX,y:e.touches[0].clientY})},r.removeMoveHandler=function(e){if(!(e.changedTouches.length>1)){var t=e.currentTarget,n=e.changedTouches[0].clientX-r.startPos.x,i=e.changedTouches[0].clientY-r.startPos.y;(t===r.maskDom||t===r.handlerDom||t===r.contentDom&&U(t,e.target,n,i))&&e.cancelable&&e.preventDefault()}},r.transitionEnd=function(e){var t=e.target;P(t,L,r.transitionEnd),t.style.transition=""},r.onKeyDown=function(e){if(e.keyCode===M["a"].ESC){var t=r.props.onClose;e.stopPropagation(),t&&t(e)}},r.onWrapperTransitionEnd=function(e){var t=r.props,n=t.open,i=t.afterVisibleChange;e.target===r.contentWrapper&&e.propertyName.match(/transform$/)&&(r.dom.style.transition="",!n&&r.getCurrentDrawerSome()&&(document.body.style.overflowX="",r.maskDom&&(r.maskDom.style.left="",r.maskDom.style.width="")),i&&i(!!n))},r.openLevelTransition=function(){var e=r.props,t=e.open,n=e.width,i=e.height,o=r.getHorizontalBoolAndPlacementName(),a=o.isHorizontal,s=o.placementName,l=r.contentDom?r.contentDom.getBoundingClientRect()[a?"width":"height"]:0,c=(a?n:i)||l;r.setLevelAndScrolling(t,s,c)},r.setLevelTransform=function(e,t,n,i){var o=r.props,a=o.placement,s=o.levelMove,l=o.duration,c=o.ease,u=o.showMask;r.levelDom.forEach((function(o){o.style.transition="transform ".concat(l," ").concat(c),D(o,L,r.transitionEnd);var d=e?n:0;if(s){var h=R(s,{target:o,open:e});d=e?h[0]:h[1]||0}var f="number"===typeof d?"".concat(d,"px"):d,p="left"===a||"top"===a?f:"-".concat(f);p=u&&"right"===a&&i?"calc(".concat(p," + ").concat(i,"px)"):p,o.style.transform=d?"".concat(t,"(").concat(p,")"):""}))},r.setLevelAndScrolling=function(e,t,n){var i=r.props.onChange;if(!j){var o=document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth?Object(k["a"])(!0):0;r.setLevelTransform(e,t,n,o),r.toggleScrollingToDrawerAndBody(o)}i&&i(e)},r.toggleScrollingToDrawerAndBody=function(e){var t=r.props,n=t.getOpenCount,i=t.getContainer,o=t.showMask,a=t.open,s=i&&i(),l=n&&n();if(s&&s.parentNode===document.body&&o){var c=["touchstart"],u=[document.body,r.maskDom,r.handlerDom,r.contentDom];a&&"hidden"!==document.body.style.overflow?(e&&r.addScrollingEffect(e),1===l&&(document.body.style.overflow="hidden"),document.body.style.touchAction="none",u.forEach((function(e,t){e&&D(e,c[t]||"touchmove",t?r.removeMoveHandler:r.removeStartHandler,r.passive)}))):r.getCurrentDrawerSome()&&(l||(document.body.style.overflow=""),document.body.style.touchAction="",e&&r.remScrollingEffect(e),u.forEach((function(e,t){e&&P(e,c[t]||"touchmove",t?r.removeMoveHandler:r.removeStartHandler,r.passive)})))}},r.addScrollingEffect=function(e){var t=r.props,n=t.placement,i=t.duration,o=t.ease,a=t.getOpenCount,s=t.switchScrollingEffect,l=a&&a();1===l&&s();var c="width ".concat(i," ").concat(o),u="transform ".concat(i," ").concat(o);switch(r.dom.style.transition="none",n){case"right":r.dom.style.transform="translateX(-".concat(e,"px)");break;case"top":case"bottom":r.dom.style.width="calc(100% - ".concat(e,"px)"),r.dom.style.transform="translateZ(0)";break;default:break}clearTimeout(r.timeout),r.timeout=setTimeout((function(){r.dom&&(r.dom.style.transition="".concat(u,",").concat(c),r.dom.style.width="",r.dom.style.transform="")}))},r.remScrollingEffect=function(e){var t,n=r.props,i=n.placement,o=n.duration,a=n.ease,s=n.getOpenCount,l=n.switchScrollingEffect,c=s&&s();c||l(!0),I&&(document.body.style.overflowX="hidden"),r.dom.style.transition="none";var u="width ".concat(o," ").concat(a),d="transform ".concat(o," ").concat(a);switch(i){case"left":r.dom.style.width="100%",u="width 0s ".concat(a," ").concat(o);break;case"right":r.dom.style.transform="translateX(".concat(e,"px)"),r.dom.style.width="100%",u="width 0s ".concat(a," ").concat(o),r.maskDom&&(r.maskDom.style.left="-".concat(e,"px"),r.maskDom.style.width="calc(100% + ".concat(e,"px)"));break;case"top":case"bottom":r.dom.style.width="calc(100% + ".concat(e,"px)"),r.dom.style.height="100%",r.dom.style.transform="translateZ(0)",t="height 0s ".concat(a," ").concat(o);break;default:break}clearTimeout(r.timeout),r.timeout=setTimeout((function(){r.dom&&(r.dom.style.transition="".concat(d,",").concat(t?"".concat(t,","):"").concat(u),r.dom.style.transform="",r.dom.style.width="",r.dom.style.height="")}))},r.getCurrentDrawerSome=function(){return!Object.keys(Q).some((function(e){return Q[e]}))},r.getLevelDom=function(e){var t=e.level,n=e.getContainer;if(!j){var i=n&&n(),o=i?i.parentNode:null;if(r.levelDom=[],"all"===t){var a=o?Array.prototype.slice.call(o.children):[];a.forEach((function(e){"SCRIPT"!==e.nodeName&&"STYLE"!==e.nodeName&&"LINK"!==e.nodeName&&e!==i&&r.levelDom.push(e)}))}else t&&N(t).forEach((function(e){document.querySelectorAll(e).forEach((function(e){r.levelDom.push(e)}))}))}},r.getHorizontalBoolAndPlacementName=function(){var e=r.props.placement,t="left"===e||"right"===e,n="translate".concat(t?"X":"Y");return{isHorizontal:t,placementName:n}},r.state={_self:Object(E["a"])(r)},r}return Object(b["a"])(n,[{key:"componentDidMount",value:function(){var e=this;if(!j){var t=!1;try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:function(){return t=!0,null}}))}catch(a){}this.passive=!!t&&{passive:!1}}var n=this.props,r=n.open,i=n.getContainer,o=i&&i();this.drawerId="drawer_id_".concat(Number((Date.now()+Math.random()).toString().replace(".",Math.round(9*Math.random()).toString())).toString(16)),this.getLevelDom(this.props),r&&(o&&o.parentNode===document.body&&(Q[this.drawerId]=r),this.openLevelTransition(),this.forceUpdate((function(){e.domFocus()})))}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.open,r=t.getContainer,i=r&&r();n!==e.open&&(n&&this.domFocus(),i&&i.parentNode===document.body&&(Q[this.drawerId]=!!n),this.openLevelTransition())}},{key:"componentWillUnmount",value:function(){var e=this.props,t=e.getOpenCount,n=e.open,r=e.switchScrollingEffect,i="function"===typeof t&&t();delete Q[this.drawerId],n&&(this.setLevelTransform(!1),document.body.style.touchAction=""),i||(document.body.style.overflow="",r(!0))}},{key:"render",value:function(){var e,t=this,n=this.props,r=n.className,i=n.children,o=n.style,a=n.width,s=n.height,l=(n.defaultOpen,n.open),c=n.prefixCls,u=n.placement,d=(n.level,n.levelMove,n.ease,n.duration,n.getContainer,n.handler),h=(n.onChange,n.afterVisibleChange,n.showMask),f=n.maskClosable,p=n.maskStyle,g=n.onClose,m=n.onHandleClick,y=n.keyboard,b=(n.getOpenCount,n.switchScrollingEffect,Object(v["a"])(n,["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"])),x=!!this.dom&&l,w=O()(c,(e={},Object(S["a"])(e,"".concat(c,"-").concat(u),!0),Object(S["a"])(e,"".concat(c,"-open"),x),Object(S["a"])(e,r||"",!!r),Object(S["a"])(e,"no-mask",!h),e)),_=this.getHorizontalBoolAndPlacementName(),C=_.placementName,E="left"===u||"top"===u?"-100%":"100%",B=x?"":"".concat(C,"(").concat(E,")"),k=d&&A["cloneElement"](d,{onClick:function(e){d.props.onClick&&d.props.onClick(),m&&m(e)},ref:function(e){t.handlerDom=e}});return A["createElement"]("div",Object.assign({},b,{tabIndex:-1,className:w,style:o,ref:function(e){t.dom=e},onKeyDown:x&&y?this.onKeyDown:void 0,onTransitionEnd:this.onWrapperTransitionEnd}),h&&A["createElement"]("div",{className:"".concat(c,"-mask"),onClick:f?g:void 0,style:p,ref:function(e){t.maskDom=e}}),A["createElement"]("div",{className:"".concat(c,"-content-wrapper"),style:{transform:B,msTransform:B,width:F(a)?"".concat(a,"px"):a,height:F(s)?"".concat(s,"px"):s},ref:function(e){t.contentWrapper=e}},A["createElement"]("div",{className:"".concat(c,"-content"),ref:function(e){t.contentDom=e},onTouchStart:x&&h?this.removeStartHandler:void 0,onTouchMove:x&&h?this.removeMoveHandler:void 0},i),k))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r=t._self,i={prevProps:e};if(void 0!==n){var o=e.placement,a=e.level;o!==n.placement&&(r.contentDom=null),a!==n.level&&r.getLevelDom(e)}return i}}]),n}(A["Component"]);V.defaultProps={switchScrollingEffect:function(){}};var K=V;function W(e){var t=G();return function(){var n,r=Object(_["a"])(e);if(t){var i=Object(_["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(w["a"])(this,n)}}function G(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}var q=function(e){Object(x["a"])(n,e);var t=W(n);function n(e){var r;Object(y["a"])(this,n),r=t.call(this,e),r.onHandleClick=function(e){var t=r.props,n=t.onHandleClick,i=t.open;if(n&&n(e),"undefined"===typeof i){var o=r.state.open;r.setState({open:!o})}},r.onClose=function(e){var t=r.props,n=t.onClose,i=t.open;n&&n(e),"undefined"===typeof i&&r.setState({open:!1})};var i="undefined"!==typeof e.open?e.open:!!e.defaultOpen;return r.state={open:i},"onMaskClick"in e&&console.warn("`onMaskClick` are removed, please use `onClose` instead."),r}return Object(b["a"])(n,[{key:"render",value:function(){var e=this,t=this.props,n=(t.defaultOpen,t.getContainer),r=t.wrapperClassName,i=t.forceRender,o=t.handler,a=Object(v["a"])(t,["defaultOpen","getContainer","wrapperClassName","forceRender","handler"]),s=this.state.open;if(!n)return A["createElement"]("div",{className:r,ref:function(t){e.dom=t}},A["createElement"](K,Object.assign({},a,{open:s,handler:o,getContainer:function(){return e.dom},onClose:this.onClose,onHandleClick:this.onHandleClick})));var l=!!o||i;return A["createElement"](C["a"],{visible:s,forceRender:l,getContainer:n,wrapperClassName:r},(function(t){var n=t.visible,r=t.afterClose,i=Object(v["a"])(t,["visible","afterClose"]);return A["createElement"](K,Object.assign({},a,i,{open:void 0!==n?n:s,afterVisibleChange:void 0!==r?r:a.afterVisibleChange,handler:o,onClose:e.onClose,onHandleClick:e.onHandleClick}))}))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r={prevProps:e};return"undefined"!==typeof n&&e.open!==n.open&&(r.open=e.open),r}}]),n}(A["Component"]);q.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:A["createElement"]("div",{className:"drawer-handle"},A["createElement"]("i",{className:"drawer-handle-icon"})),showMask:!0,maskClosable:!0,maskStyle:{},wrapperClassName:"",className:"",keyboard:!0,forceRender:!1};var Y=q,X=Y,Z=n("MdoL"),J=n.n(Z),$=n("3CTf"),ee=n("LpVx"),te=n("vWUX"),ne=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i=0&&(x=C[P],"right"===x.textAlign))M(e,t,x,r,E,v,D,"right"),B-=x.width,D-=x.width,P--;I+=(o-(I-A)-(y-D)-B)/2;while(O<=P)x=C[O],M(e,t,x,r,E,v,I+x.width/2,"center"),I+=x.width,O++;v+=E}}function k(e,t,n,r,i){if(n&&t.textRotation){var o=t.textOrigin;"center"===o?(r=n.width/2+n.x,i=n.height/2+n.y):o&&(r=o[0]+n.x,i=o[1]+n.y),e.translate(r,i),e.rotate(-t.textRotation),e.translate(-r,-i)}}function M(e,t,n,r,a,s,l,c){var u=r.rich[n.styleName]||{};u.text=n.text;var d=n.textVerticalAlign,h=s+a/2;"top"===d?h=s+n.height/2:"bottom"===d&&(h=s+a-n.height/2),!n.isLineHolder&&N(u)&&T(e,t,u,"right"===c?l-n.width:"center"===c?l-n.width/2:l,h-n.height/2,n.width,n.height);var f=n.textPadding;f&&(l=j(l,c,f),h-=n.height/2-f[2]-n.textHeight/2),D(t,"shadowBlur",o(u.textShadowBlur,r.textShadowBlur,0)),D(t,"shadowColor",u.textShadowColor||r.textShadowColor||"transparent"),D(t,"shadowOffsetX",o(u.textShadowOffsetX,r.textShadowOffsetX,0)),D(t,"shadowOffsetY",o(u.textShadowOffsetY,r.textShadowOffsetY,0)),D(t,"textAlign",c),D(t,"textBaseline","middle"),D(t,"font",n.font||A);var p=P(u.textStroke||r.textStroke,m),g=R(u.textFill||r.textFill),m=i(u.textStrokeWidth,r.textStrokeWidth);p&&(D(t,"lineWidth",m),D(t,"strokeStyle",p),t.strokeText(n.text,l,h)),g&&(D(t,"fillStyle",g),t.fillText(n.text,l,h))}function N(e){return!!(e.textBackgroundColor||e.textBorderWidth&&e.textBorderColor)}function T(e,t,n,r,i,o,a){var s=n.textBackgroundColor,u=n.textBorderWidth,f=n.textBorderColor,p=l(s);if(D(t,"shadowBlur",n.textBoxShadowBlur||0),D(t,"shadowColor",n.textBoxShadowColor||"transparent"),D(t,"shadowOffsetX",n.textBoxShadowOffsetX||0),D(t,"shadowOffsetY",n.textBoxShadowOffsetY||0),p||u&&f){t.beginPath();var g=n.textBorderRadius;g?d.buildPath(t,{x:r,y:i,width:o,height:a,r:g}):t.rect(r,i,o,a),t.closePath()}if(p)if(D(t,"fillStyle",s),null!=n.fillOpacity){var m=t.globalAlpha;t.globalAlpha=n.fillOpacity*n.opacity,t.fill(),t.globalAlpha=m}else t.fill();else if(c(s)){var A=s.image;A=h.createOrUpdateImage(A,null,e,I,s),A&&h.isImageReady(A)&&t.drawImage(A,r,i,o,a)}if(u&&f)if(D(t,"lineWidth",u),D(t,"strokeStyle",f),null!=n.strokeOpacity){m=t.globalAlpha;t.globalAlpha=n.strokeOpacity*n.opacity,t.stroke(),t.globalAlpha=m}else t.stroke()}function I(e,t){t.image=e}function L(e,t,n,r){var i=n.x||0,o=n.y||0,a=n.textAlign,s=n.textVerticalAlign;if(r){var l=n.textPosition;if(l instanceof Array)i=r.x+F(l[0],r.width),o=r.y+F(l[1],r.height);else{var c=t&&t.calculateTextPosition?t.calculateTextPosition(x,n,r):u.calculateTextPosition(x,n,r);i=c.x,o=c.y,a=a||c.textAlign,s=s||c.textVerticalAlign}var d=n.textOffset;d&&(i+=d[0],o+=d[1])}return e=e||{},e.baseX=i,e.baseY=o,e.textAlign=a,e.textVerticalAlign=s,e}function D(e,t,n){return e[t]=f(e,t,n),e[t]}function P(e,t){return null==e||t<=0||"transparent"===e||"none"===e?null:e.image||e.colorStops?"#000":e}function R(e){return null==e||"none"===e?null:e.image||e.colorStops?"#000":e}function F(e,t){return"string"===typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e}function j(e,t,n){return"right"===t?e-n[1]:"center"===t?e+n[3]/2-n[1]/2:e+n[3]}function U(e,t){return null!=e&&(e||t.textBackgroundColor||t.textBorderWidth&&t.textBorderColor||t.textPadding)}t.normalizeTextStyle=_,t.renderText=S,t.getBoxPosition=L,t.getStroke=P,t.getFill=R,t.parsePercent=F,t.needDrawText=U},"2DdH":function(e,t,n){var r=n("SobH"),i=new r(50);function o(e){if("string"===typeof e){var t=i.get(e);return t&&t.image}return e}function a(e,t,n,r,o){if(e){if("string"===typeof e){if(t&&t.__zrImageSrc===e||!n)return t;var a=i.get(e),c={hostEl:n,cb:r,cbPayload:o};return a?(t=a.image,!l(t)&&a.pending.push(c)):(t=new Image,t.onload=t.onerror=s,i.put(e,t.__cachedImgObj={image:t,pending:[c]}),t.src=t.__zrImageSrc=e),t}return e}return t}function s(){var e=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var t=0;tthis._ux||y(t-this._yi)>this._uy||this._len<5;return this.addData(c.L,e,t),this._ctx&&n&&(this._needsDash()?this._dashedLineTo(e,t):this._ctx.lineTo(e,t)),n&&(this._xi=e,this._yi=t),this},bezierCurveTo:function(e,t,n,r,i,o){return this.addData(c.C,e,t,n,r,i,o),this._ctx&&(this._needsDash()?this._dashedBezierTo(e,t,n,r,i,o):this._ctx.bezierCurveTo(e,t,n,r,i,o)),this._xi=i,this._yi=o,this},quadraticCurveTo:function(e,t,n,r){return this.addData(c.Q,e,t,n,r),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(e,t,n,r):this._ctx.quadraticCurveTo(e,t,n,r)),this._xi=n,this._yi=r,this},arc:function(e,t,n,r,i,o){return this.addData(c.A,e,t,n,n,r,i-r,0,o?0:1),this._ctx&&this._ctx.arc(e,t,n,r,i,o),this._xi=m(i)*n+e,this._yi=A(i)*n+t,this},arcTo:function(e,t,n,r,i){return this._ctx&&this._ctx.arcTo(e,t,n,r,i),this},rect:function(e,t,n,r){return this._ctx&&this._ctx.rect(e,t,n,r),this.addData(c.R,e,t,n,r),this},closePath:function(){this.addData(c.Z);var e=this._ctx,t=this._x0,n=this._y0;return e&&(this._needsDash()&&this._dashedLineTo(t,n),e.closePath()),this._xi=t,this._yi=n,this},fill:function(e){e&&e.fill(),this.toStatic()},stroke:function(e){e&&e.stroke(),this.toStatic()},setLineDash:function(e){if(e instanceof Array){this._lineDash=e,this._dashIdx=0;for(var t=0,n=0;nt.length&&(this._expandData(),t=this.data);for(var n=0;n0&&f<=e||u<0&&f>=e||0===u&&(d>0&&m<=t||d<0&&m>=t))r=this._dashIdx,n=a[r],f+=u*n,m+=d*n,this._dashIdx=(r+1)%A,u>0&&fl||d>0&&mc||s[r%2?"moveTo":"lineTo"](u>=0?p(f,e):g(f,e),d>=0?p(m,t):g(m,t));u=f-e,d=m-t,this._dashOffset=-v(u*u+d*d)},_dashedBezierTo:function(e,t,n,i,o,a){var s,l,c,u,d,h=this._dashSum,f=this._dashOffset,p=this._lineDash,g=this._ctx,m=this._xi,A=this._yi,y=r.cubicAt,b=0,x=this._dashIdx,w=p.length,_=0;for(f<0&&(f=h+f),f%=h,s=0;s<1;s+=.1)l=y(m,e,n,o,s+.1)-y(m,e,n,o,s),c=y(A,t,i,a,s+.1)-y(A,t,i,a,s),b+=v(l*l+c*c);for(;xf)break;s=(_-f)/b;while(s<=1)u=y(m,e,n,o,s),d=y(A,t,i,a,s),x%2?g.moveTo(u,d):g.lineTo(u,d),s+=p[x]/b,x=(x+1)%w;x%2!==0&&g.lineTo(o,a),l=o-u,c=a-d,this._dashOffset=-v(l*l+c*c)},_dashedQuadraticTo:function(e,t,n,r){var i=n,o=r;n=(n+2*e)/3,r=(r+2*t)/3,e=(this._xi+2*e)/3,t=(this._yi+2*t)/3,this._dashedBezierTo(e,t,n,r,i,o)},toStatic:function(){var e=this.data;e instanceof Array&&(e.length=this._len,b&&(this.data=new Float32Array(e)))},getBoundingRect:function(){u[0]=u[1]=h[0]=h[1]=Number.MAX_VALUE,d[0]=d[1]=f[0]=f[1]=-Number.MAX_VALUE;for(var e=this.data,t=0,n=0,r=0,s=0,l=0;ll||y(a-i)>u||h===d-1)&&(e.lineTo(o,a),r=o,i=a);break;case c.C:e.bezierCurveTo(s[h++],s[h++],s[h++],s[h++],s[h++],s[h++]),r=s[h-2],i=s[h-1];break;case c.Q:e.quadraticCurveTo(s[h++],s[h++],s[h++],s[h++]),r=s[h-2],i=s[h-1];break;case c.A:var p=s[h++],g=s[h++],v=s[h++],b=s[h++],x=s[h++],w=s[h++],_=s[h++],C=s[h++],S=v>b?v:b,E=v>b?1:v/b,B=v>b?b/v:1,O=Math.abs(v-b)>.001,k=x+w;O?(e.translate(p,g),e.rotate(_),e.scale(E,B),e.arc(0,0,S,x,k,1-C),e.scale(1/E,1/B),e.rotate(-_),e.translate(-p,-g)):e.arc(p,g,S,x,k,1-C),1===h&&(t=m(x)*v+p,n=A(x)*b+g),r=m(k)*v+p,i=A(k)*b+g;break;case c.R:t=r=s[h],n=i=s[h+1],e.rect(s[h++],s[h++],s[h++],s[h++]);break;case c.Z:e.closePath(),r=t,i=n}}}},x.CMD=c;var w=x;e.exports=w},"2Ofm":function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},"2TcX":function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=n("zYjg"),a=n("QV7q"),s=n("UeGE"),l=i.each,c=i.indexOf,u=i.curry,d=["dataToPoint","pointToData"],h=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"];function f(e,t,n){var r=this._targetInfoList=[],i={},o=m(t,e);l(A,(function(e,t){(!n||!n.include||c(n.include,t)>=0)&&e(o,r,i)}))}var p=f.prototype;function g(e){return e[0]>e[1]&&e.reverse(),e}function m(e,t){return a.parseFinder(e,t,{includeMainTypes:h})}p.setOutputRanges=function(e,t){this.matchOutputRanges(e,t,(function(e,t,n){if((e.coordRanges||(e.coordRanges=[])).push(t),!e.coordRange){e.coordRange=t;var r=b[e.brushType](0,n,t);e.__rangeOffset={offset:w[e.brushType](r.values,e.range,[1,1]),xyMinMax:r.xyMinMax}}}))},p.matchOutputRanges=function(e,t,n){l(e,(function(e){var r=this.findTargetInfo(e,t);r&&!0!==r&&i.each(r.coordSyses,(function(r){var i=b[e.brushType](1,r,e.range);n(e,i.values,r,t)}))}),this)},p.setInputRanges=function(e,t){l(e,(function(e){var n=this.findTargetInfo(e,t);if(e.range=e.range||[],n&&!0!==n){e.panelId=n.panelId;var r=b[e.brushType](0,n.coordSys,e.coordRange),i=e.__rangeOffset;e.range=i?w[e.brushType](r.values,i.offset,C(r.xyMinMax,i.xyMinMax)):r.values}}),this)},p.makePanelOpts=function(e,t){return i.map(this._targetInfoList,(function(n){var r=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:t&&t(n),clipPath:s.makeRectPanelClipPath(r),isTargetByCursor:s.makeRectIsTargetByCursor(r,e,n.coordSysModel),getLinearBrushOtherExtent:s.makeLinearBrushOtherExtent(r)}}))},p.controlSeries=function(e,t,n){var r=this.findTargetInfo(e,n);return!0===r||r&&c(r.coordSyses,t.coordinateSystem)>=0},p.findTargetInfo=function(e,t){for(var n=this._targetInfoList,r=m(t,e),i=0;i=0||c(r,e.getAxis("y").model)>=0)&&o.push(e)})),t.push({panelId:"grid--"+e.id,gridModel:e,coordSysModel:e,coordSys:o[0],coordSyses:o,getPanelRect:y.grid,xAxisDeclared:s[e.id],yAxisDeclared:u[e.id]})})))},geo:function(e,t){l(e.geoModels,(function(e){var n=e.coordinateSystem;t.push({panelId:"geo--"+e.id,geoModel:e,coordSysModel:e,coordSys:n,coordSyses:[n],getPanelRect:y.geo})}))}},v=[function(e,t){var n=e.xAxisModel,r=e.yAxisModel,i=e.gridModel;return!i&&n&&(i=n.axis.grid.model),!i&&r&&(i=r.axis.grid.model),i&&i===t.gridModel},function(e,t){var n=e.geoModel;return n&&n===t.geoModel}],y={grid:function(){return this.coordSys.grid.getRect().clone()},geo:function(){var e=this.coordSys,t=e.getBoundingRect().clone();return t.applyTransform(o.getTransform(e)),t}},b={lineX:u(x,0),lineY:u(x,1),rect:function(e,t,n){var r=t[d[e]]([n[0][0],n[1][0]]),i=t[d[e]]([n[0][1],n[1][1]]),o=[g([r[0],i[0]]),g([r[1],i[1]])];return{values:o,xyMinMax:o}},polygon:function(e,t,n){var r=[[1/0,-1/0],[1/0,-1/0]],o=i.map(n,(function(n){var i=t[d[e]](n);return r[0][0]=Math.min(r[0][0],i[0]),r[1][0]=Math.min(r[1][0],i[1]),r[0][1]=Math.max(r[0][1],i[0]),r[1][1]=Math.max(r[1][1],i[1]),i}));return{values:o,xyMinMax:r}}};function x(e,t,n,r){var o=n.getAxis(["x","y"][e]),a=g(i.map([0,1],(function(e){return t?o.coordToData(o.toLocalCoord(r[e])):o.toGlobalCoord(o.dataToCoord(r[e]))}))),s=[];return s[e]=a,s[1-e]=[NaN,NaN],{values:a,xyMinMax:s}}var w={lineX:u(_,0),lineY:u(_,1),rect:function(e,t,n){return[[e[0][0]-n[0]*t[0][0],e[0][1]-n[0]*t[0][1]],[e[1][0]-n[1]*t[1][0],e[1][1]-n[1]*t[1][1]]]},polygon:function(e,t,n){return i.map(e,(function(e,r){return[e[0]-n[0]*t[r][0],e[1]-n[1]*t[r][1]]}))}};function _(e,t,n,r){return[t[0]-r[e]*n[0],t[1]-r[e]*n[1]]}function C(e,t){var n=S(e),r=S(t),i=[n[0]/r[0],n[1]/r[1]];return isNaN(i[0])&&(i[0]=1),isNaN(i[1])&&(i[1]=1),i}function S(e){return e?[e[0][1]-e[0][0],e[1][1]-e[1][0]]:[NaN,NaN]}var E=f;e.exports=E},"2UAF":function(e,t,n){"use strict";n.d(t,"a",(function(){return ga})),n.d(t,"b",(function(){return xs})),n.d(t,"c",(function(){return ks}));var r=n("ZZRV"),i=n.n(r),o=n("5/QZ"),a=n("1gHQ"),s=n("b+xT"),l=n("aaDO");function c(e,t){if(e.length!==t.length)return!1;for(var n=0;n");return t.callbacks},t.setCallbacks=function(e){t.callbacks=e},t}Object(o["a"])(t,e);var n=t.prototype;return n.componentDidMount=function(){this.unbind=K(window,[{eventName:"error",fn:this.onWindowError}])},n.componentWillUnmount=function(){this.unbind()},n.componentDidCatch=function(e){if(!(e instanceof q))throw e;this.setState({})},n.render=function(){return this.props.children(this.setCallbacks)},t}(i.a.Component),Z="\n Press space bar to start a drag.\n When dragging you can use the arrow keys to move the item around and escape to cancel.\n Some screen readers may require you to be in focus mode or to use your pass through key\n",J=function(e){return e+1},$=function(e){return"\n You have lifted an item in position "+J(e.source.index)+"\n"},ee=function(e,t){var n=e.droppableId===t.droppableId,r=J(e.index),i=J(t.index);return n?"\n You have moved the item from position "+r+"\n to position "+i+"\n ":"\n You have moved the item from position "+r+"\n in list "+e.droppableId+"\n to list "+t.droppableId+"\n in position "+i+"\n "},te=function(e,t,n){var r=t.droppableId===n.droppableId;return r?"\n The item "+e+"\n has been combined with "+n.draggableId:"\n The item "+e+"\n in list "+t.droppableId+"\n has been combined with "+n.draggableId+"\n in list "+n.droppableId+"\n "},ne=function(e){var t=e.destination;if(t)return ee(e.source,t);var n=e.combine;return n?te(e.draggableId,e.source,n):"You are over an area that cannot be dropped on"},re=function(e){return"\n The item has returned to its starting position\n of "+J(e.index)+"\n"},ie=function(e){if("CANCEL"===e.reason)return"\n Movement cancelled.\n "+re(e.source)+"\n ";var t=e.destination,n=e.combine;return t?"\n You have dropped the item.\n "+ee(e.source,t)+"\n ":n?"\n You have dropped the item.\n "+te(e.draggableId,e.source,n)+"\n ":"\n The item has been dropped while not over a drop area.\n "+re(e.source)+"\n "},oe={dragHandleUsageInstructions:Z,onDragStart:$,onDragUpdate:ne,onDragEnd:ie},ae={x:0,y:0},se=function(e,t){return{x:e.x+t.x,y:e.y+t.y}},le=function(e,t){return{x:e.x-t.x,y:e.y-t.y}},ce=function(e,t){return e.x===t.x&&e.y===t.y},ue=function(e){return{x:0!==e.x?-e.x:0,y:0!==e.y?-e.y:0}},de=function(e,t,n){var r;return void 0===n&&(n=0),r={},r[e]=t,r["x"===e?"y":"x"]=n,r},he=function(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))},fe=function(e,t){return Math.min.apply(Math,t.map((function(t){return he(e,t)})))},pe=function(e){return function(t){return{x:e(t.x),y:e(t.y)}}},ge=function(e,t){var n=g({top:Math.max(t.top,e.top),right:Math.min(t.right,e.right),bottom:Math.min(t.bottom,e.bottom),left:Math.max(t.left,e.left)});return n.width<=0||n.height<=0?null:n},me=function(e,t){return{top:e.top+t.y,left:e.left+t.x,bottom:e.bottom+t.y,right:e.right+t.x}},Ae=function(e){return[{x:e.left,y:e.top},{x:e.right,y:e.top},{x:e.left,y:e.bottom},{x:e.right,y:e.bottom}]},ve={top:0,right:0,bottom:0,left:0},ye=function(e,t){return t?me(e,t.scroll.diff.displacement):e},be=function(e,t,n){var r;return n&&n.increasedBy?Object(a["a"])({},e,(r={},r[t.end]=e[t.end]+n.increasedBy[t.line],r)):e},xe=function(e,t){return t&&t.shouldClipSubject?ge(t.pageMarginBox,e):g(e)},we=function(e){var t=e.page,n=e.withPlaceholder,r=e.axis,i=e.frame,o=ye(t.marginBox,i),a=be(o,r,n),s=xe(a,i);return{page:t,withPlaceholder:n,active:s}},_e=function(e,t){e.frame||Y(!1);var n=e.frame,r=le(t,n.scroll.initial),i=ue(r),o=Object(a["a"])({},n,{scroll:{initial:n.scroll.initial,current:t,diff:{value:r,displacement:i},max:n.scroll.max}}),s=we({page:e.subject.page,withPlaceholder:e.subject.withPlaceholder,axis:e.axis,frame:o}),l=Object(a["a"])({},e,{frame:o,subject:s});return l};function Ce(e){return Number.isInteger?Number.isInteger(e):"number"===typeof e&&isFinite(e)&&Math.floor(e)===e}function Se(e){return Object.values?Object.values(e):Object.keys(e).map((function(t){return e[t]}))}function Ee(e,t){if(e.findIndex)return e.findIndex(t);for(var n=0;ne.bottom,c=r.lefte.right,u=l&&c;if(u)return!0;var d=l&&a||c&&o;return d}},Ve=function(e){var t=ze(e.top,e.bottom),n=ze(e.left,e.right);return function(e){var r=t(e.top)&&t(e.bottom)&&n(e.left)&&n(e.right);return r}},Ke={direction:"vertical",line:"y",crossAxisLine:"x",start:"top",end:"bottom",size:"height",crossAxisStart:"left",crossAxisEnd:"right",crossAxisSize:"width"},We={direction:"horizontal",line:"x",crossAxisLine:"y",start:"left",end:"right",size:"width",crossAxisStart:"top",crossAxisEnd:"bottom",crossAxisSize:"height"},Ge=function(e){return function(t){var n=ze(t.top,t.bottom),r=ze(t.left,t.right);return function(t){return e===Ke?n(t.top)&&n(t.bottom):r(t.left)&&r(t.right)}}},qe=function(e,t){var n=t.frame?t.frame.scroll.diff.displacement:ae;return me(e,n)},Ye=function(e,t,n){return!!t.subject.active&&n(t.subject.active)(e)},Xe=function(e,t,n){return n(t)(e)},Ze=function(e){var t=e.target,n=e.destination,r=e.viewport,i=e.withDroppableDisplacement,o=e.isVisibleThroughFrameFn,a=i?qe(t,n):t;return Ye(a,n,o)&&Xe(a,r,o)},Je=function(e){return Ze(Object(a["a"])({},e,{isVisibleThroughFrameFn:Qe}))},$e=function(e){return Ze(Object(a["a"])({},e,{isVisibleThroughFrameFn:Ve}))},et=function(e){return Ze(Object(a["a"])({},e,{isVisibleThroughFrameFn:Ge(e.destination.axis)}))},tt=function(e,t,n){if("boolean"===typeof n)return n;if(!t)return!0;var r=t.invisible,i=t.visible;if(r[e])return!1;var o=i[e];return!o||o.shouldAnimate};function nt(e,t){var n=e.page.marginBox,r={top:t.point.y,right:0,bottom:0,left:t.point.x};return g(m(n,r))}function rt(e){var t=e.afterDragging,n=e.destination,r=e.displacedBy,i=e.viewport,o=e.forceShouldAnimate,a=e.last;return t.reduce((function(e,t){var s=nt(t,r),l=t.descriptor.id;e.all.push(l);var c=Je({target:s,destination:n,viewport:i,withDroppableDisplacement:!0});if(!c)return e.invisible[t.descriptor.id]=!0,e;var u=tt(l,a,o),d={draggableId:l,shouldAnimate:u};return e.visible[l]=d,e}),{all:[],visible:{},invisible:{}})}function it(e,t){if(!e.length)return 0;var n=e[e.length-1].descriptor.index;return t.inHomeList?n:n+1}function ot(e){var t=e.insideDestination,n=e.inHomeList,r=e.displacedBy,i=e.destination,o=it(t,{inHomeList:n});return{displaced:Ue,displacedBy:r,at:{type:"REORDER",destination:{droppableId:i.descriptor.id,index:o}}}}function at(e){var t=e.draggable,n=e.insideDestination,r=e.destination,i=e.viewport,o=e.displacedBy,a=e.last,s=e.index,l=e.forceShouldAnimate,c=Fe(t,r);if(null==s)return ot({insideDestination:n,inHomeList:c,displacedBy:o,destination:r});var u=Be(n,(function(e){return e.descriptor.index===s}));if(!u)return ot({insideDestination:n,inHomeList:c,displacedBy:o,destination:r});var d=Pe(t,n),h=n.indexOf(u),f=d.slice(h),p=rt({afterDragging:f,destination:r,displacedBy:o,last:a,viewport:i.frame,forceShouldAnimate:l});return{displaced:p,displacedBy:o,at:{type:"REORDER",destination:{droppableId:r.descriptor.id,index:s}}}}function st(e,t){return Boolean(t.effected[e])}var lt=function(e){var t=e.isMovingForward,n=e.destination,r=e.draggables,i=e.combine,o=e.afterCritical;if(!n.isCombineEnabled)return null;var a=i.draggableId,s=r[a],l=s.descriptor.index,c=st(a,o);return c?t?l:l-1:t?l+1:l},ct=function(e){var t=e.isMovingForward,n=e.isInHomeList,r=e.insideDestination,i=e.location;if(!r.length)return null;var o=i.index,a=t?o+1:o-1,s=r[0].descriptor.index,l=r[r.length-1].descriptor.index,c=n?l:l+1;return ac?null:a},ut=function(e){var t=e.isMovingForward,n=e.isInHomeList,r=e.draggable,i=e.draggables,o=e.destination,a=e.insideDestination,s=e.previousImpact,l=e.viewport,c=e.afterCritical,u=s.at;if(u||Y(!1),"REORDER"===u.type){var d=ct({isMovingForward:t,isInHomeList:n,location:u.destination,insideDestination:a});return null==d?null:at({draggable:r,insideDestination:a,destination:o,viewport:l,last:s.displaced,displacedBy:s.displacedBy,index:d})}var h=lt({isMovingForward:t,destination:o,displaced:s.displaced,draggables:i,combine:u.combine,afterCritical:c});return null==h?null:at({draggable:r,insideDestination:a,destination:o,viewport:l,last:s.displaced,displacedBy:s.displacedBy,index:h})},dt=function(e){var t=e.displaced,n=e.afterCritical,r=e.combineWith,i=e.displacedBy,o=Boolean(t.visible[r]||t.invisible[r]);return st(r,n)?o?ae:ue(i.point):o?i.point:ae},ht=function(e){var t=e.afterCritical,n=e.impact,r=e.draggables,i=De(n);i||Y(!1);var o=i.draggableId,a=r[o].page.borderBox.center,s=dt({displaced:n.displaced,afterCritical:t,combineWith:o,displacedBy:n.displacedBy});return se(a,s)},ft=function(e,t){return t.margin[e.start]+t.borderBox[e.size]/2},pt=function(e,t){return t.margin[e.end]+t.borderBox[e.size]/2},gt=function(e,t,n){return t[e.crossAxisStart]+n.margin[e.crossAxisStart]+n.borderBox[e.crossAxisSize]/2},mt=function(e){var t=e.axis,n=e.moveRelativeTo,r=e.isMoving;return de(t.line,n.marginBox[t.end]+ft(t,r),gt(t,n.marginBox,r))},At=function(e){var t=e.axis,n=e.moveRelativeTo,r=e.isMoving;return de(t.line,n.marginBox[t.start]-pt(t,r),gt(t,n.marginBox,r))},vt=function(e){var t=e.axis,n=e.moveInto,r=e.isMoving;return de(t.line,n.contentBox[t.start]+ft(t,r),gt(t,n.contentBox,r))},yt=function(e){var t=e.impact,n=e.draggable,r=e.draggables,i=e.droppable,o=e.afterCritical,a=Ie(i.descriptor.id,r),s=n.page,l=i.axis;if(!a.length)return vt({axis:l,moveInto:i.page,isMoving:s});var c=t.displaced,u=t.displacedBy,d=c.all[0];if(d){var h=r[d];if(st(d,o))return At({axis:l,moveRelativeTo:h.page,isMoving:s});var f=_(h.page,u.point);return At({axis:l,moveRelativeTo:f,isMoving:s})}var p=a[a.length-1];if(p.descriptor.id===n.descriptor.id)return s.borderBox.center;if(st(p.descriptor.id,o)){var g=_(p.page,ue(o.displacedBy.point));return mt({axis:l,moveRelativeTo:g,isMoving:s})}return mt({axis:l,moveRelativeTo:p.page,isMoving:s})},bt=function(e,t){var n=e.frame;return n?se(t,n.scroll.diff.displacement):t},xt=function(e){var t=e.impact,n=e.draggable,r=e.droppable,i=e.draggables,o=e.afterCritical,a=n.page.borderBox.center,s=t.at;return r&&s?"REORDER"===s.type?yt({impact:t,draggable:n,draggables:i,droppable:r,afterCritical:o}):ht({impact:t,draggables:i,afterCritical:o}):a},wt=function(e){var t=xt(e),n=e.droppable,r=n?bt(n,t):t;return r},_t=function(e,t){var n=le(t,e.scroll.initial),r=ue(n),i=g({top:t.y,bottom:t.y+e.frame.height,left:t.x,right:t.x+e.frame.width}),o={frame:i,scroll:{initial:e.scroll.initial,max:e.scroll.max,current:t,diff:{value:n,displacement:r}}};return o};function Ct(e,t){return e.map((function(e){return t[e]}))}function St(e,t){for(var n=0;n1?u.sort((function(e,t){return Nt(e)[s.start]-Nt(t)[s.start]}))[0]:c.sort((function(e,t){var r=fe(n,Ae(Nt(e))),i=fe(n,Ae(Nt(t)));return r!==i?r-i:Nt(e)[s.start]-Nt(t)[s.start]}))[0]},It=function(e,t){var n=e.page.borderBox.center;return st(e.descriptor.id,t)?le(n,t.displacedBy.point):n},Lt=function(e,t){var n=e.page.borderBox;return st(e.descriptor.id,t)?me(n,ue(t.displacedBy.point)):n},Dt=function(e){var t=e.pageBorderBoxCenter,n=e.viewport,r=e.destination,i=e.insideDestination,o=e.afterCritical,a=i.filter((function(e){return $e({target:Lt(e,o),destination:r,viewport:n.frame,withDroppableDisplacement:!0})})).sort((function(e,n){var i=he(t,bt(r,It(e,o))),a=he(t,bt(r,It(n,o)));return it.left&&e.topt.top}function Yt(e){var t=e.pageBorderBox,n=e.draggable,r=e.candidates,i=n.page.borderBox.center,o=r.map((function(e){var n=e.axis,r=de(e.axis.line,t.center[n.line],e.page.borderBox.center[n.crossAxisLine]);return{id:e.descriptor.id,distance:he(i,r)}})).sort((function(e,t){return t.distance-e.distance}));return o[0]?o[0].id:null}function Xt(e){var t=e.pageBorderBox,n=e.draggable,r=e.droppables,i=Ne(r).filter((function(e){if(!e.isEnabled)return!1;var n=e.subject.active;if(!n)return!1;if(!qt(t,n))return!1;if(Gt(n)(t.center))return!0;var r=e.axis,i=n.center[r.crossAxisLine],o=t[r.crossAxisStart],a=t[r.crossAxisEnd],s=ze(n[r.crossAxisStart],n[r.crossAxisEnd]),l=s(o),c=s(a);return!l&&!c||(l?oi)}));return i.length?1===i.length?i[0].descriptor.id:Yt({pageBorderBox:t,draggable:n,candidates:i}):null}var Zt=function(e,t){return g(me(e,t))},Jt=function(e,t){var n=e.frame;return n?Zt(t,n.scroll.diff.value):t};function $t(e){var t=e.displaced,n=e.id;return Boolean(t.visible[n]||t.invisible[n])}function en(e){var t=e.draggable,n=e.closest,r=e.inHomeList;return n?r&&n.descriptor.index>t.descriptor.index?n.descriptor.index-1:n.descriptor.index:null}var tn=function(e){var t=e.pageBorderBoxWithDroppableScroll,n=e.draggable,r=e.destination,i=e.insideDestination,o=e.last,a=e.viewport,s=e.afterCritical,l=r.axis,c=Pt(r.axis,n.displaceBy),u=c.value,d=t[l.start],h=t[l.end],f=Pe(n,i),p=Be(f,(function(e){var t=e.descriptor.id,n=e.page.borderBox.center[l.line],r=st(t,s),i=$t({displaced:o,id:t});return r?i?h<=n:dn[s.start]+o&&dn[s.start]-c+o&&un[s.start]+c+o&&dn[s.start]+o&&u=lr)return ar;var o=i/lr,a=or+sr*o,s="CANCEL"===r?a*cr:a;return Number(s.toFixed(2))},dr=function(e){var t=e.impact,n=e.draggable,r=e.dimensions,i=e.viewport,o=e.afterCritical,a=r.draggables,s=r.droppables,l=Qt(t),c=l?s[l]:null,u=s[n.descriptor.droppableId],d=hn({impact:t,draggable:n,draggables:a,afterCritical:o,droppable:c||u,viewport:i}),h=le(d,n.client.borderBox.center);return h},hr=function(e){var t=e.draggables,n=e.reason,r=e.lastImpact,i=e.home,o=e.viewport,s=e.onLiftImpact;if(!r.at||"DROP"!==n){var l=dn({draggables:t,impact:s,destination:i,viewport:o,forceShouldAnimate:!0});return{impact:l,didDropInsideDroppable:!1}}if("REORDER"===r.at.type)return{impact:r,didDropInsideDroppable:!0};var c=Object(a["a"])({},r,{displaced:Ue});return{impact:c,didDropInsideDroppable:!0}},fr=function(e){var t=e.getState,n=e.dispatch;return function(e){return function(r){if("DROP"===r.type){var i=t(),o=r.payload.reason;if("COLLECTING"!==i.phase){if("IDLE"!==i.phase){var a="DROP_PENDING"===i.phase&&i.isWaiting;a&&Y(!1),"DRAGGING"!==i.phase&&"DROP_PENDING"!==i.phase&&Y(!1);var s=i.critical,l=i.dimensions,c=l.draggables[i.critical.draggable.id],u=hr({reason:o,lastImpact:i.impact,afterCritical:i.afterCritical,onLiftImpact:i.onLiftImpact,home:i.dimensions.droppables[i.critical.droppable.id],viewport:i.viewport,draggables:i.dimensions.draggables}),d=u.impact,h=u.didDropInsideDroppable,f=h?Le(d):null,p=h?De(d):null,g={index:s.draggable.index,droppableId:s.droppable.id},m={draggableId:c.descriptor.id,type:c.descriptor.type,source:g,reason:o,mode:i.movementMode,destination:f,combine:p},A=dr({impact:d,draggable:c,dimensions:l,viewport:i.viewport,afterCritical:i.afterCritical}),v={critical:i.critical,afterCritical:i.afterCritical,result:m,impact:d},y=!ce(i.current.client.offset,A)||Boolean(m.combine);if(y){var b=ur({current:i.current.client.offset,destination:A,reason:o}),x={newHomeClientOffset:A,dropDuration:b,completed:v};n(Vn(x))}else n(Kn({completed:v}))}}else n(Gn({reason:o}))}else e(r)}}},pr=function(){return{x:window.pageXOffset,y:window.pageYOffset}};function gr(e){return{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(t){t.target!==window&&t.target!==window.document||e()}}}function mr(e){var t=e.onWindowScroll;function n(){t(pr())}var r=N(n),i=gr(r),o=Q;function a(){return o!==Q}function s(){a()&&Y(!1),o=K(window,[i])}function l(){a()||Y(!1),r.cancel(),o(),o=Q}return{start:s,stop:l,isActive:a}}var Ar=function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type},vr=function(e){var t=mr({onWindowScroll:function(t){e.dispatch(Rn({newScroll:t}))}});return function(e){return function(n){t.isActive()||"INITIAL_PUBLISH"!==n.type||t.start(),t.isActive()&&Ar(n)&&t.stop(),e(n)}}},yr=function(e){var t=!1,n=!1,r=setTimeout((function(){n=!0})),i=function(i){t||n||(t=!0,e(i),clearTimeout(r))};return i.wasCalled=function(){return t},i},br=function(){var e=[],t=function(t){var n=Ee(e,(function(e){return e.timerId===t}));-1===n&&Y(!1);var r=e.splice(n,1),i=r[0];i.callback()},n=function(n){var r=setTimeout((function(){return t(r)})),i={timerId:r,callback:n};e.push(i)},r=function(){if(e.length){var t=[].concat(e);e.length=0,t.forEach((function(e){clearTimeout(e.timerId),e.callback()}))}};return{add:n,flush:r}},xr=function(e,t){return null==e&&null==t||null!=e&&null!=t&&(e.droppableId===t.droppableId&&e.index===t.index)},wr=function(e,t){return null==e&&null==t||null!=e&&null!=t&&(e.draggableId===t.draggableId&&e.droppableId===t.droppableId)},_r=function(e,t){if(e===t)return!0;var n=e.draggable.id===t.draggable.id&&e.draggable.droppableId===t.draggable.droppableId&&e.draggable.type===t.draggable.type&&e.draggable.index===t.draggable.index,r=e.droppable.id===t.droppable.id&&e.droppable.type===t.droppable.type;return n&&r},Cr=function(e,t){An(),t(),vn()},Sr=function(e,t){return{draggableId:e.draggable.id,type:e.droppable.type,source:{droppableId:e.droppable.id,index:e.draggable.index},mode:t}},Er=function(e,t,n,r){if(e){var i=yr(n),o={announce:i};e(t,o),i.wasCalled()||n(r(t))}else n(r(t))},Br=function(e,t){var n=br(),r=null,i=function(t,n){r&&Y(!1),Cr("onBeforeCapture",(function(){var r=e().onBeforeCapture;if(r){var i={draggableId:t,mode:n};r(i)}}))},o=function(t,n){r&&Y(!1),Cr("onBeforeDragStart",(function(){var r=e().onBeforeDragStart;r&&r(Sr(t,n))}))},s=function(i,o){r&&Y(!1);var a=Sr(i,o);r={mode:o,lastCritical:i,lastLocation:a.source,lastCombine:null},n.add((function(){Cr("onDragStart",(function(){return Er(e().onDragStart,a,t,oe.onDragStart)}))}))},l=function(i,o){var s=Le(o),l=De(o);r||Y(!1);var c=!_r(i,r.lastCritical);c&&(r.lastCritical=i);var u=!xr(r.lastLocation,s);u&&(r.lastLocation=s);var d=!wr(r.lastCombine,l);if(d&&(r.lastCombine=l),c||u||d){var h=Object(a["a"])({},Sr(i,r.mode),{combine:l,destination:s});n.add((function(){Cr("onDragUpdate",(function(){return Er(e().onDragUpdate,h,t,oe.onDragUpdate)}))}))}},c=function(){r||Y(!1),n.flush()},u=function(n){r||Y(!1),r=null,Cr("onDragEnd",(function(){return Er(e().onDragEnd,n,t,oe.onDragEnd)}))},d=function(){if(r){var e=Object(a["a"])({},Sr(r.lastCritical,r.mode),{combine:null,destination:null,reason:"CANCEL"});u(e)}};return{beforeCapture:i,beforeStart:o,start:s,update:l,flush:c,drop:u,abort:d}},Or=function(e,t){var n=Br(e,t);return function(e){return function(t){return function(r){if("BEFORE_INITIAL_CAPTURE"!==r.type){if("INITIAL_PUBLISH"===r.type){var i=r.payload.critical;return n.beforeStart(i,r.payload.movementMode),t(r),void n.start(i,r.payload.movementMode)}if("DROP_COMPLETE"===r.type){var o=r.payload.completed.result;return n.flush(),t(r),void n.drop(o)}if(t(r),"FLUSH"!==r.type){var a=e.getState();"DRAGGING"===a.phase&&n.update(a.critical,a.impact)}else n.abort()}else n.beforeCapture(r.payload.draggableId,r.payload.movementMode)}}}},kr=function(e){return function(t){return function(n){if("DROP_ANIMATION_FINISHED"===n.type){var r=e.getState();"DROP_ANIMATING"!==r.phase&&Y(!1),e.dispatch(Kn({completed:r.completed}))}else t(n)}}},Mr=function(e){var t=null,n=null;function r(){n&&(cancelAnimationFrame(n),n=null),t&&(t(),t=null)}return function(i){return function(o){if("FLUSH"!==o.type&&"DROP_COMPLETE"!==o.type&&"DROP_ANIMATION_FINISHED"!==o.type||r(),i(o),"DROP_ANIMATE"===o.type){var a={eventName:"scroll",options:{capture:!0,passive:!1,once:!0},fn:function(){var t=e.getState();"DROP_ANIMATING"===t.phase&&e.dispatch(qn())}};n=requestAnimationFrame((function(){n=null,t=K(window,[a])}))}}}},Nr=function(e){return function(){return function(t){return function(n){"DROP_COMPLETE"!==n.type&&"FLUSH"!==n.type&&"DROP_ANIMATE"!==n.type||e.stopPublishing(),t(n)}}}},Tr=function(e){var t=!1;return function(){return function(n){return function(r){if("INITIAL_PUBLISH"===r.type)return t=!0,e.tryRecordFocus(r.payload.critical.draggable.id),n(r),void e.tryRestoreFocusRecorded();if(n(r),t){if("FLUSH"===r.type)return t=!1,void e.tryRestoreFocusRecorded();if("DROP_COMPLETE"===r.type){t=!1;var i=r.payload.completed.result;i.combine&&e.tryShiftRecord(i.draggableId,i.combine.draggableId),e.tryRestoreFocusRecorded()}}}}}},Ir=function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type},Lr=function(e){return function(t){return function(n){return function(r){if(Ir(r))return e.stop(),void n(r);if("INITIAL_PUBLISH"===r.type){n(r);var i=t.getState();return"DRAGGING"!==i.phase&&Y(!1),void e.start(i)}n(r),e.scroll(t.getState())}}}},Dr=function(e){return function(t){return function(n){if(t(n),"PUBLISH_WHILE_DRAGGING"===n.type){var r=e.getState();"DROP_PENDING"===r.phase&&(r.isWaiting||e.dispatch(Wn({reason:r.reason})))}}}},Pr=s["d"],Rr=function(e){var t=e.dimensionMarshal,n=e.focusMarshal,r=e.styleMarshal,i=e.getResponders,o=e.announce,a=e.autoScroller;return Object(s["e"])(Bn,Pr(Object(s["a"])(Zn(r),Nr(t),Xn(t),fr,kr,Mr,Dr,Lr(a),vr,Tr(n),Or(i,o))))},Fr=function(){return{additions:{},removals:{},modified:{}}};function jr(e){var t=e.registry,n=e.callbacks,r=Fr(),i=null,o=function(){i||(n.collectionStarting(),i=requestAnimationFrame((function(){i=null,An();var e=r,o=e.additions,a=e.removals,s=e.modified,l=Object.keys(o).map((function(e){return t.draggable.getById(e).getDimension(ae)})).sort((function(e,t){return e.descriptor.index-t.descriptor.index})),c=Object.keys(s).map((function(e){var n=t.droppable.getById(e),r=n.callbacks.getScrollWhileDragging();return{droppableId:e,scroll:r}})),u={additions:l,removals:Object.keys(a),modified:c};r=Fr(),vn(),n.publish(u)})))},a=function(e){var t=e.descriptor.id;r.additions[t]=e,r.modified[e.descriptor.droppableId]=!0,r.removals[t]&&delete r.removals[t],o()},s=function(e){var t=e.descriptor;r.removals[t.id]=!0,r.modified[t.droppableId]=!0,r.additions[t.id]&&delete r.additions[t.id],o()},l=function(){i&&(cancelAnimationFrame(i),i=null,r=Fr())};return{add:a,remove:s,stop:l}}var Ur=function(e){var t=e.scrollHeight,n=e.scrollWidth,r=e.height,i=e.width,o=le({x:n,y:t},{x:i,y:r}),a={x:Math.max(0,o.x),y:Math.max(0,o.y)};return a},Hr=function(){var e=document.documentElement;return e||Y(!1),e},zr=function(){var e=Hr(),t=Ur({scrollHeight:e.scrollHeight,scrollWidth:e.scrollWidth,width:e.clientWidth,height:e.clientHeight});return t},Qr=function(){var e=pr(),t=zr(),n=e.y,r=e.x,i=Hr(),o=i.clientWidth,a=i.clientHeight,s=r+o,l=n+a,c=g({top:n,left:r,right:s,bottom:l}),u={frame:c,scroll:{initial:e,current:e,max:t,diff:{value:ae,displacement:ae}}};return u},Vr=function(e){var t=e.critical,n=e.scrollOptions,r=e.registry;An();var i=Qr(),o=i.scroll.current,a=t.droppable,s=r.droppable.getAllByType(a.type).map((function(e){return e.callbacks.getDimensionAndWatchScroll(o,n)})),l=r.draggable.getAllByType(t.draggable.type).map((function(e){return e.getDimension(o)})),c={draggables:Me(l),droppables:ke(s)};vn();var u={dimensions:c,critical:t,viewport:i};return u};function Kr(e,t,n){if(n.descriptor.id===t.id)return!1;if(n.descriptor.type!==t.type)return!1;var r=e.droppable.getById(n.descriptor.droppableId);return"virtual"===r.descriptor.mode}var Wr=function(e,t){var n=null,r=jr({callbacks:{publish:t.publishWhileDragging,collectionStarting:t.collectionStarting},registry:e}),i=function(r,i){e.droppable.exists(r)||Y(!1),n&&t.updateDroppableIsEnabled({id:r,isEnabled:i})},o=function(r,i){n&&(e.droppable.exists(r)||Y(!1),t.updateDroppableIsCombineEnabled({id:r,isCombineEnabled:i}))},a=function(r,i){n&&(e.droppable.exists(r)||Y(!1),t.updateDroppableScroll({id:r,newScroll:i}))},s=function(t,r){n&&e.droppable.getById(t).callbacks.scroll(r)},l=function(){if(n){r.stop();var t=n.critical.droppable;e.droppable.getAllByType(t.type).forEach((function(e){return e.callbacks.dragStopped()})),n.unsubscribe(),n=null}},c=function(t){n||Y(!1);var i=n.critical.draggable;"ADDITION"===t.type&&Kr(e,i,t.value)&&r.add(t.value),"REMOVAL"===t.type&&Kr(e,i,t.value)&&r.remove(t.value)},u=function(t){n&&Y(!1);var r=e.draggable.getById(t.draggableId),i=e.droppable.getById(r.descriptor.droppableId),o={draggable:r.descriptor,droppable:i.descriptor},a=e.subscribe(c);return n={critical:o,unsubscribe:a},Vr({critical:o,registry:e,scrollOptions:t.scrollOptions})},d={updateDroppableIsEnabled:i,updateDroppableIsCombineEnabled:o,scrollDroppable:s,updateDroppableScroll:a,startPublishing:u,stopPublishing:l};return d},Gr=function(e,t){return"IDLE"===e.phase||"DROP_ANIMATING"===e.phase&&(e.completed.result.draggableId!==t&&"DROP"===e.completed.result.reason)},qr=function(e){window.scrollBy(e.x,e.y)},Yr=k((function(e){return Ne(e).filter((function(e){return!!e.isEnabled&&!!e.frame}))})),Xr=function(e,t){var n=Be(Yr(t),(function(t){return t.frame||Y(!1),Gt(t.frame.pageMarginBox)(e)}));return n},Zr=function(e){var t=e.center,n=e.destination,r=e.droppables;if(n){var i=r[n];return i.frame?i:null}var o=Xr(t,r);return o},Jr={startFromPercentage:.25,maxScrollAtPercentage:.05,maxPixelScroll:28,ease:function(e){return Math.pow(e,2)},durationDampening:{stopDampeningAt:1200,accelerateAt:360}},$r=function(e,t){var n=e[t.size]*Jr.startFromPercentage,r=e[t.size]*Jr.maxScrollAtPercentage,i={startScrollingFrom:n,maxScrollValueAt:r};return i},ei=function(e){var t=e.startOfRange,n=e.endOfRange,r=e.current,i=n-t;if(0===i)return 0;var o=r-t,a=o/i;return a},ti=1,ni=function(e,t){if(e>t.startScrollingFrom)return 0;if(e<=t.maxScrollValueAt)return Jr.maxPixelScroll;if(e===t.startScrollingFrom)return ti;var n=ei({startOfRange:t.maxScrollValueAt,endOfRange:t.startScrollingFrom,current:e}),r=1-n,i=Jr.maxPixelScroll*Jr.ease(r);return Math.ceil(i)},ri=Jr.durationDampening.accelerateAt,ii=Jr.durationDampening.stopDampeningAt,oi=function(e,t){var n=t,r=ii,i=Date.now(),o=i-n;if(o>=ii)return e;if(ot.height,o=n.width>t.width;return o||i?o&&i?null:{x:o?0:r.x,y:i?0:r.y}:r},ci=pe((function(e){return 0===e?0:e})),ui=function(e){var t=e.dragStartTime,n=e.container,r=e.subject,i=e.center,o=e.shouldUseTimeDampening,a={top:i.y-n.top,right:n.right-i.x,bottom:n.bottom-i.y,left:i.x-n.left},s=si({container:n,distanceToEdges:a,dragStartTime:t,axis:Ke,shouldUseTimeDampening:o}),l=si({container:n,distanceToEdges:a,dragStartTime:t,axis:We,shouldUseTimeDampening:o}),c=ci({x:l,y:s});if(ce(c,ae))return null;var u=li({container:n,subject:r,proposedScroll:c});return u?ce(u,ae)?null:u:null},di=pe((function(e){return 0===e?0:e>0?1:-1})),hi=function(){var e=function(e,t){return e<0?e:e>t?e-t:0};return function(t){var n=t.current,r=t.max,i=t.change,o=se(n,i),a={x:e(o.x,r.x),y:e(o.y,r.y)};return ce(a,ae)?null:a}}(),fi=function(e){var t=e.max,n=e.current,r=e.change,i={x:Math.max(n.x,t.x),y:Math.max(n.y,t.y)},o=di(r),a=hi({max:i,current:n,change:o});return!a||(0!==o.x&&0===a.x||0!==o.y&&0===a.y)},pi=function(e,t){return fi({current:e.scroll.current,max:e.scroll.max,change:t})},gi=function(e,t){if(!pi(e,t))return null;var n=e.scroll.max,r=e.scroll.current;return hi({current:r,max:n,change:t})},mi=function(e,t){var n=e.frame;return!!n&&fi({current:n.scroll.current,max:n.scroll.max,change:t})},Ai=function(e,t){var n=e.frame;return n&&mi(e,t)?hi({current:n.scroll.current,max:n.scroll.max,change:t}):null},vi=function(e){var t=e.viewport,n=e.subject,r=e.center,i=e.dragStartTime,o=e.shouldUseTimeDampening,a=ui({dragStartTime:i,container:t.frame,subject:n,center:r,shouldUseTimeDampening:o});return a&&pi(t,a)?a:null},yi=function(e){var t=e.droppable,n=e.subject,r=e.center,i=e.dragStartTime,o=e.shouldUseTimeDampening,a=t.frame;if(!a)return null;var s=ui({dragStartTime:i,container:a.pageMarginBox,subject:n,center:r,shouldUseTimeDampening:o});return s&&mi(t,s)?s:null},bi=function(e){var t=e.state,n=e.dragStartTime,r=e.shouldUseTimeDampening,i=e.scrollWindow,o=e.scrollDroppable,a=t.current.page.borderBoxCenter,s=t.dimensions.draggables[t.critical.draggable.id],l=s.page.marginBox;if(t.isWindowScrollAllowed){var c=t.viewport,u=vi({dragStartTime:n,viewport:c,subject:l,center:a,shouldUseTimeDampening:r});if(u)return void i(u)}var d=Zr({center:a,destination:Qt(t.impact),droppables:t.dimensions.droppables});if(d){var h=yi({dragStartTime:n,droppable:d,subject:l,center:a,shouldUseTimeDampening:r});h&&o(d.descriptor.id,h)}},xi=function(e){var t=e.scrollWindow,n=e.scrollDroppable,r=N(t),i=N(n),o=null,a=function(e){o||Y(!1);var t=o,n=t.shouldUseTimeDampening,a=t.dragStartTime;bi({state:e,scrollWindow:r,scrollDroppable:i,dragStartTime:a,shouldUseTimeDampening:n})},s=function(e){An(),o&&Y(!1);var t=Date.now(),n=!1,r=function(){n=!0};bi({state:e,dragStartTime:0,shouldUseTimeDampening:!1,scrollWindow:r,scrollDroppable:r}),o={dragStartTime:t,shouldUseTimeDampening:n},vn(),n&&a(e)},l=function(){o&&(r.cancel(),i.cancel(),o=null)};return{start:s,stop:l,scroll:a}},wi=function(e){var t=e.move,n=e.scrollDroppable,r=e.scrollWindow,i=function(e,n){var r=se(e.current.client.selection,n);t({client:r})},o=function(e,t){if(!mi(e,t))return t;var r=Ai(e,t);if(!r)return n(e.descriptor.id,t),null;var i=le(t,r);n(e.descriptor.id,i);var o=le(t,i);return o},a=function(e,t,n){if(!e)return n;if(!pi(t,n))return n;var i=gi(t,n);if(!i)return r(n),null;var o=le(n,i);r(o);var a=le(n,o);return a},s=function(e){var t=e.scrollJumpRequest;if(t){var n=Qt(e.impact);n||Y(!1);var r=o(e.dimensions.droppables[n],t);if(r){var s=e.viewport,l=a(e.isWindowScrollAllowed,s,r);l&&i(e,l)}}};return s},_i=function(e){var t=e.scrollDroppable,n=e.scrollWindow,r=e.move,i=xi({scrollWindow:n,scrollDroppable:t}),o=wi({move:r,scrollWindow:n,scrollDroppable:t}),a=function(e){"DRAGGING"===e.phase&&("FLUID"!==e.movementMode?e.scrollJumpRequest&&o(e):i.scroll(e))},s={scroll:a,start:i.start,stop:i.stop};return s},Ci="data-rbd",Si=function(){var e=Ci+"-drag-handle";return{base:e,draggableId:e+"-draggable-id",contextId:e+"-context-id"}}(),Ei=function(){var e=Ci+"-draggable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),Bi=function(){var e=Ci+"-droppable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),Oi={contextId:Ci+"-scroll-container-context-id"},ki=function(e){return function(t){return"["+t+'="'+e+'"]'}},Mi=function(e,t){return e.map((function(e){var n=e.styles[t];return n?e.selector+" { "+n+" }":""})).join(" ")},Ni="pointer-events: none;",Ti=function(e){var t=ki(e),n=function(){var e="\n cursor: -webkit-grab;\n cursor: grab;\n ";return{selector:t(Si.contextId),styles:{always:"\n -webkit-touch-callout: none;\n -webkit-tap-highlight-color: rgba(0,0,0,0);\n touch-action: manipulation;\n ",resting:e,dragging:Ni,dropAnimating:e}}}(),r=function(){var e="\n transition: "+nr.outOfTheWay+";\n ";return{selector:t(Ei.contextId),styles:{dragging:e,dropAnimating:e,userCancel:e}}}(),i={selector:t(Bi.contextId),styles:{always:"overflow-anchor: none;"}},o={selector:"body",styles:{dragging:"\n cursor: grabbing;\n cursor: -webkit-grabbing;\n user-select: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n overflow-anchor: none;\n "}},a=[r,n,i,o];return{always:Mi(a,"always"),resting:Mi(a,"resting"),dragging:Mi(a,"dragging"),dropAnimating:Mi(a,"dropAnimating"),userCancel:Mi(a,"userCancel")}},Ii="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement?r["useLayoutEffect"]:r["useEffect"],Li=function(){var e=document.querySelector("head");return e||Y(!1),e},Di=function(e){var t=document.createElement("style");return e&&t.setAttribute("nonce",e),t.type="text/css",t};function Pi(e,t){var n=h((function(){return Ti(e)}),[e]),i=Object(r["useRef"])(null),o=Object(r["useRef"])(null),a=f(k((function(e){var t=o.current;t||Y(!1),t.textContent=e})),[]),s=f((function(e){var t=i.current;t||Y(!1),t.textContent=e}),[]);Ii((function(){(i.current||o.current)&&Y(!1);var r=Di(t),l=Di(t);return i.current=r,o.current=l,r.setAttribute(Ci+"-always",e),l.setAttribute(Ci+"-dynamic",e),Li().appendChild(r),Li().appendChild(l),s(n.always),a(n.resting),function(){var e=function(e){var t=e.current;t||Y(!1),Li().removeChild(t),e.current=null};e(i),e(o)}}),[t,s,a,n.always,n.resting,e]);var l=f((function(){return a(n.dragging)}),[a,n.dragging]),c=f((function(e){a("DROP"!==e?n.userCancel:n.dropAnimating)}),[a,n.dropAnimating,n.userCancel]),u=f((function(){o.current&&a(n.resting)}),[a,n.resting]),d=h((function(){return{dragging:l,dropping:c,resting:u}}),[l,c,u]);return d}var Ri=function(e){return e&&e.ownerDocument?e.ownerDocument.defaultView:window};function Fi(e){return e instanceof Ri(e).HTMLElement}function ji(e,t){var n="["+Si.contextId+'="'+e+'"]',r=Oe(document.querySelectorAll(n));if(!r.length)return null;var i=Be(r,(function(e){return e.getAttribute(Si.draggableId)===t}));return i&&Fi(i)?i:null}function Ui(e){var t=Object(r["useRef"])({}),n=Object(r["useRef"])(null),i=Object(r["useRef"])(null),o=Object(r["useRef"])(!1),a=f((function(e,n){var r={id:e,focus:n};return t.current[e]=r,function(){var n=t.current,i=n[e];i!==r&&delete n[e]}}),[]),s=f((function(t){var n=ji(e,t);n&&n!==document.activeElement&&n.focus()}),[e]),l=f((function(e,t){n.current===e&&(n.current=t)}),[]),c=f((function(){i.current||o.current&&(i.current=requestAnimationFrame((function(){i.current=null;var e=n.current;e&&s(e)})))}),[s]),u=f((function(e){n.current=null;var t=document.activeElement;t&&t.getAttribute(Si.draggableId)===e&&(n.current=e)}),[]);Ii((function(){return o.current=!0,function(){o.current=!1;var e=i.current;e&&cancelAnimationFrame(e)}}),[]);var d=h((function(){return{register:a,tryRecordFocus:u,tryRestoreFocusRecorded:c,tryShiftRecord:l}}),[a,u,c,l]);return d}function Hi(){var e={draggables:{},droppables:{}},t=[];function n(e){return t.push(e),function(){var n=t.indexOf(e);-1!==n&&t.splice(n,1)}}function r(e){t.length&&t.forEach((function(t){return t(e)}))}function i(t){return e.draggables[t]||null}function o(e){var t=i(e);return t||Y(!1),t}var a={register:function(t){e.draggables[t.descriptor.id]=t,r({type:"ADDITION",value:t})},update:function(t,n){var r=e.draggables[n.descriptor.id];r&&r.uniqueId===t.uniqueId&&(delete e.draggables[n.descriptor.id],e.draggables[t.descriptor.id]=t)},unregister:function(t){var n=t.descriptor.id,o=i(n);o&&t.uniqueId===o.uniqueId&&(delete e.draggables[n],r({type:"REMOVAL",value:t}))},getById:o,findById:i,exists:function(e){return Boolean(i(e))},getAllByType:function(t){return Se(e.draggables).filter((function(e){return e.descriptor.type===t}))}};function s(t){return e.droppables[t]||null}function l(e){var t=s(e);return t||Y(!1),t}var c={register:function(t){e.droppables[t.descriptor.id]=t},unregister:function(t){var n=s(t.descriptor.id);n&&t.uniqueId===n.uniqueId&&delete e.droppables[t.descriptor.id]},getById:l,findById:s,exists:function(e){return Boolean(s(e))},getAllByType:function(t){return Se(e.droppables).filter((function(e){return e.descriptor.type===t}))}};function u(){e.draggables={},e.droppables={},t.length=0}return{draggable:a,droppable:c,subscribe:n,clean:u}}function zi(){var e=h(Hi,[]);return Object(r["useEffect"])((function(){return function(){requestAnimationFrame(e.clean)}}),[e]),e}var Qi=i.a.createContext(null),Vi=function(){var e=document.body;return e||Y(!1),e},Ki={position:"absolute",width:"1px",height:"1px",margin:"-1px",border:"0",padding:"0",overflow:"hidden",clip:"rect(0 0 0 0)","clip-path":"inset(100%)"},Wi=function(e){return"rbd-announcement-"+e};function Gi(e){var t=h((function(){return Wi(e)}),[e]),n=Object(r["useRef"])(null);Object(r["useEffect"])((function(){var e=document.createElement("div");return n.current=e,e.id=t,e.setAttribute("aria-live","assertive"),e.setAttribute("aria-atomic","true"),Object(a["a"])(e.style,Ki),Vi().appendChild(e),function(){setTimeout((function(){var t=Vi();t.contains(e)&&t.removeChild(e),e===n.current&&(n.current=null)}))}}),[t]);var i=f((function(e){var t=n.current;t&&(t.textContent=e)}),[]);return i}var qi=0,Yi={separator:"::"};function Xi(e,t){return void 0===t&&(t=Yi),h((function(){return""+e+t.separator+qi++}),[t.separator,e])}function Zi(e){var t=e.contextId,n=e.uniqueId;return"rbd-hidden-text-"+t+"-"+n}function Ji(e){var t=e.contextId,n=e.text,i=Xi("hidden-text",{separator:"-"}),o=h((function(){return Zi({contextId:t,uniqueId:i})}),[i,t]);return Object(r["useEffect"])((function(){var e=document.createElement("div");return e.id=o,e.textContent=n,e.style.display="none",Vi().appendChild(e),function(){var t=Vi();t.contains(e)&&t.removeChild(e)}}),[o,n]),o}var $i=i.a.createContext(null),eo={react:"^16.8.5","react-dom":"^16.8.5"},to=/(\d+)\.(\d+)\.(\d+)/,no=function(e){var t=to.exec(e);null==t&&Y(!1);var n=Number(t[1]),r=Number(t[2]),i=Number(t[3]);return{major:n,minor:r,patch:i,raw:e}},ro=function(e,t){return t.major>e.major||!(t.majore.minor||!(t.minor=e.patch)},io=function(e,t){var n=no(e),r=no(t);ro(n,r)},oo=function(e){var t=e.doctype;t&&(t.name.toLowerCase(),t.publicId)};function ao(e){0}function so(e,t){ao((function(){Object(r["useEffect"])((function(){try{e()}catch(t){z("\n A setup problem was encountered.\n\n > "+t.message+"\n ")}}),t)}))}function lo(){so((function(){io(eo.react,i.a.version),oo(document)}),[])}function co(e){var t=Object(r["useRef"])(e);return Object(r["useEffect"])((function(){t.current=e})),t}function uo(){var e=null;function t(){return Boolean(e)}function n(t){return t===e}function r(t){e&&Y(!1);var n={abandon:t};return e=n,n}function i(){e||Y(!1),e=null}function o(){e&&(e.abandon(),i())}return{isClaimed:t,isActive:n,claim:r,release:i,tryAbandon:o}}var ho,fo=9,po=13,go=27,mo=32,Ao=33,vo=34,yo=35,bo=36,xo=37,wo=38,_o=39,Co=40,So=(ho={},ho[po]=!0,ho[fo]=!0,ho),Eo=function(e){So[e.keyCode]&&e.preventDefault()},Bo=function(){var e="visibilitychange";if("undefined"===typeof document)return e;var t=[e,"ms"+e,"webkit"+e,"moz"+e,"o"+e],n=Be(t,(function(e){return"on"+e in document}));return n||e}(),Oo=0,ko=5;function Mo(e,t){return Math.abs(t.x-e.x)>=ko||Math.abs(t.y-e.y)>=ko}var No,To={type:"IDLE"};function Io(e){var t=e.cancel,n=e.completed,r=e.getPhase,i=e.setPhase;return[{eventName:"mousemove",fn:function(e){var t=e.button,n=e.clientX,o=e.clientY;if(t===Oo){var a={x:n,y:o},s=r();if("DRAGGING"===s.type)return e.preventDefault(),void s.actions.move(a);"PENDING"!==s.type&&Y(!1);var l=s.point;if(Mo(l,a)){e.preventDefault();var c=s.actions.fluidLift(a);i({type:"DRAGGING",actions:c})}}}},{eventName:"mouseup",fn:function(e){var i=r();"DRAGGING"===i.type?(e.preventDefault(),i.actions.drop({shouldBlockNextClick:!0}),n()):t()}},{eventName:"mousedown",fn:function(e){"DRAGGING"===r().type&&e.preventDefault(),t()}},{eventName:"keydown",fn:function(e){var n=r();if("PENDING"!==n.type)return e.keyCode===go?(e.preventDefault(),void t()):void Eo(e);t()}},{eventName:"resize",fn:t},{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(){"PENDING"===r().type&&t()}},{eventName:"webkitmouseforcedown",fn:function(e){var n=r();"IDLE"===n.type&&Y(!1),n.actions.shouldRespectForcePress()?t():e.preventDefault()}},{eventName:Bo,fn:t}]}function Lo(e){var t=Object(r["useRef"])(To),n=Object(r["useRef"])(Q),i=h((function(){return{eventName:"mousedown",fn:function(t){if(!t.defaultPrevented&&t.button===Oo&&!(t.ctrlKey||t.metaKey||t.shiftKey||t.altKey)){var r=e.findClosestDraggableId(t);if(r){var i=e.tryGetLock(r,s,{sourceEvent:t});if(i){t.preventDefault();var o={x:t.clientX,y:t.clientY};n.current(),u(i,o)}}}}}}),[e]),o=h((function(){return{eventName:"webkitmouseforcewillbegin",fn:function(t){if(!t.defaultPrevented){var n=e.findClosestDraggableId(t);if(n){var r=e.findOptionsForDraggable(n);r&&(r.shouldRespectForcePress||e.canGetLock(n)&&t.preventDefault())}}}}}),[e]),a=f((function(){var e={passive:!1,capture:!0};n.current=K(window,[o,i],e)}),[o,i]),s=f((function(){var e=t.current;"IDLE"!==e.type&&(t.current=To,n.current(),a())}),[a]),l=f((function(){var e=t.current;s(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()}),[s]),c=f((function(){var e={capture:!0,passive:!1},r=Io({cancel:l,completed:s,getPhase:function(){return t.current},setPhase:function(e){t.current=e}});n.current=K(window,r,e)}),[l,s]),u=f((function(e,n){"IDLE"!==t.current.type&&Y(!1),t.current={type:"PENDING",point:n,actions:e},c()}),[c]);Ii((function(){return a(),function(){n.current()}}),[a])}function Do(){}var Po=(No={},No[vo]=!0,No[Ao]=!0,No[bo]=!0,No[yo]=!0,No);function Ro(e,t){function n(){t(),e.cancel()}function r(){t(),e.drop()}return[{eventName:"keydown",fn:function(t){return t.keyCode===go?(t.preventDefault(),void n()):t.keyCode===mo?(t.preventDefault(),void r()):t.keyCode===Co?(t.preventDefault(),void e.moveDown()):t.keyCode===wo?(t.preventDefault(),void e.moveUp()):t.keyCode===_o?(t.preventDefault(),void e.moveRight()):t.keyCode===xo?(t.preventDefault(),void e.moveLeft()):void(Po[t.keyCode]?t.preventDefault():Eo(t))}},{eventName:"mousedown",fn:n},{eventName:"mouseup",fn:n},{eventName:"click",fn:n},{eventName:"touchstart",fn:n},{eventName:"resize",fn:n},{eventName:"wheel",fn:n,options:{passive:!0}},{eventName:Bo,fn:n}]}function Fo(e){var t=Object(r["useRef"])(Do),n=h((function(){return{eventName:"keydown",fn:function(n){if(!n.defaultPrevented&&n.keyCode===mo){var r=e.findClosestDraggableId(n);if(r){var o=e.tryGetLock(r,l,{sourceEvent:n});if(o){n.preventDefault();var a=!0,s=o.snapLift();t.current(),t.current=K(window,Ro(s,l),{capture:!0,passive:!1})}}}function l(){a||Y(!1),a=!1,t.current(),i()}}}}),[e]),i=f((function(){var e={passive:!1,capture:!0};t.current=K(window,[n],e)}),[n]);Ii((function(){return i(),function(){t.current()}}),[i])}var jo={type:"IDLE"},Uo=120,Ho=.15;function zo(e){var t=e.cancel,n=e.getPhase;return[{eventName:"orientationchange",fn:t},{eventName:"resize",fn:t},{eventName:"contextmenu",fn:function(e){e.preventDefault()}},{eventName:"keydown",fn:function(e){"DRAGGING"===n().type?(e.keyCode===go&&e.preventDefault(),t()):t()}},{eventName:Bo,fn:t}]}function Qo(e){var t=e.cancel,n=e.completed,r=e.getPhase;return[{eventName:"touchmove",options:{capture:!1},fn:function(e){var n=r();if("DRAGGING"===n.type){n.hasMoved=!0;var i=e.touches[0],o=i.clientX,a=i.clientY,s={x:o,y:a};e.preventDefault(),n.actions.move(s)}else t()}},{eventName:"touchend",fn:function(e){var i=r();"DRAGGING"===i.type?(e.preventDefault(),i.actions.drop({shouldBlockNextClick:!0}),n()):t()}},{eventName:"touchcancel",fn:function(e){"DRAGGING"===r().type?(e.preventDefault(),t()):t()}},{eventName:"touchforcechange",fn:function(e){var n=r();"IDLE"===n.type&&Y(!1);var i=e.touches[0];if(i){var o=i.force>=Ho;if(o){var a=n.actions.shouldRespectForcePress();if("PENDING"!==n.type)return a?n.hasMoved?void e.preventDefault():void t():void e.preventDefault();a&&t()}}}},{eventName:Bo,fn:t}]}function Vo(e){var t=Object(r["useRef"])(jo),n=Object(r["useRef"])(Q),i=f((function(){return t.current}),[]),o=f((function(e){t.current=e}),[]),a=h((function(){return{eventName:"touchstart",fn:function(t){if(!t.defaultPrevented){var r=e.findClosestDraggableId(t);if(r){var i=e.tryGetLock(r,l,{sourceEvent:t});if(i){var o=t.touches[0],a=o.clientX,s=o.clientY,c={x:a,y:s};n.current(),p(i,c)}}}}}}),[e]),s=f((function(){var e={capture:!0,passive:!1};n.current=K(window,[a],e)}),[a]),l=f((function(){var e=t.current;"IDLE"!==e.type&&("PENDING"===e.type&&clearTimeout(e.longPressTimerId),o(jo),n.current(),s())}),[s,o]),c=f((function(){var e=t.current;l(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()}),[l]),u=f((function(){var e={capture:!0,passive:!1},t={cancel:c,completed:l,getPhase:i},r=K(window,Qo(t),e),o=K(window,zo(t),e);n.current=function(){r(),o()}}),[c,i,l]),d=f((function(){var e=i();"PENDING"!==e.type&&Y(!1);var t=e.actions.fluidLift(e.point);o({type:"DRAGGING",actions:t,hasMoved:!1})}),[i,o]),p=f((function(e,t){"IDLE"!==i().type&&Y(!1);var n=setTimeout(d,Uo);o({type:"PENDING",point:t,actions:e,longPressTimerId:n}),u()}),[u,i,o,d]);Ii((function(){return s(),function(){n.current();var e=i();"PENDING"===e.type&&(clearTimeout(e.longPressTimerId),o(jo))}}),[i,s,o]),Ii((function(){var e=K(window,[{eventName:"touchmove",fn:function(){},options:{capture:!1,passive:!1}}]);return e}),[])}function Ko(e){ao((function(){var t=co(e);so((function(){t.current.length!==e.length&&Y(!1)}))}))}var Wo={input:!0,button:!0,textarea:!0,select:!0,option:!0,optgroup:!0,video:!0,audio:!0};function Go(e,t){if(null==t)return!1;var n=Boolean(Wo[t.tagName.toLowerCase()]);if(n)return!0;var r=t.getAttribute("contenteditable");return"true"===r||""===r||t!==e&&Go(e,t.parentElement)}function qo(e,t){var n=t.target;return!!Fi(n)&&Go(e,n)}var Yo=function(e){return g(e.getBoundingClientRect()).center};function Xo(e){return e instanceof Ri(e).Element}var Zo=function(){var e="matches";if("undefined"===typeof document)return e;var t=[e,"msMatchesSelector","webkitMatchesSelector"],n=Be(t,(function(e){return e in Element.prototype}));return n||e}();function Jo(e,t){return null==e?null:e[Zo](t)?e:Jo(e.parentElement,t)}function $o(e,t){return e.closest?e.closest(t):Jo(e,t)}function ea(e){return"["+Si.contextId+'="'+e+'"]'}function ta(e,t){var n=t.target;if(!Xo(n))return null;var r=ea(e),i=$o(n,r);return i&&Fi(i)?i:null}function na(e,t){var n=ta(e,t);return n?n.getAttribute(Si.draggableId):null}function ra(e,t){var n="["+Ei.contextId+'="'+e+'"]',r=Oe(document.querySelectorAll(n)),i=Be(r,(function(e){return e.getAttribute(Ei.id)===t}));return i&&Fi(i)?i:null}function ia(e){e.preventDefault()}function oa(e){var t=e.expected,n=e.phase,r=e.isLockActive;e.shouldWarn;return!!r()&&t===n}function aa(e){var t=e.lockAPI,n=e.store,r=e.registry,i=e.draggableId;if(t.isClaimed())return!1;var o=r.draggable.findById(i);return!!o&&(!!o.options.isEnabled&&!!Gr(n.getState(),i))}function sa(e){var t=e.lockAPI,n=e.contextId,r=e.store,i=e.registry,o=e.draggableId,s=e.forceSensorStop,l=e.sourceEvent,c=aa({lockAPI:t,store:r,registry:i,draggableId:o});if(!c)return null;var u=i.draggable.getById(o),d=ra(n,u.descriptor.id);if(!d)return null;if(l&&!u.options.canDragInteractiveElements&&qo(d,l))return null;var h=t.claim(s||Q),f="PRE_DRAG";function p(){return u.options.shouldRespectForcePress}function g(){return t.isActive(h)}function m(e,t){oa({expected:e,phase:f,isLockActive:g,shouldWarn:!0})&&r.dispatch(t())}var A=m.bind(null,"DRAGGING");function v(e){function n(){t.release(),f="COMPLETED"}function i(t,i){if(void 0===i&&(i={shouldBlockNextClick:!1}),e.cleanup(),i.shouldBlockNextClick){var o=K(window,[{eventName:"click",fn:ia,options:{once:!0,passive:!1,capture:!0}}]);setTimeout(o)}n(),r.dispatch(Wn({reason:t}))}return"PRE_DRAG"!==f&&(n(),"PRE_DRAG"!==f&&Y(!1)),r.dispatch(kn(e.liftActionArgs)),f="DRAGGING",Object(a["a"])({isActive:function(){return oa({expected:"DRAGGING",phase:f,isLockActive:g,shouldWarn:!1})},shouldRespectForcePress:p,drop:function(e){return i("DROP",e)},cancel:function(e){return i("CANCEL",e)}},e.actions)}function y(e){var t=N((function(e){A((function(){return Pn({client:e})}))})),n=v({liftActionArgs:{id:o,clientSelection:e,movementMode:"FLUID"},cleanup:function(){return t.cancel()},actions:{move:t}});return Object(a["a"])({},n,{move:t})}function b(){var e={moveUp:function(){return A(jn)},moveRight:function(){return A(Hn)},moveDown:function(){return A(Un)},moveLeft:function(){return A(zn)}};return v({liftActionArgs:{id:o,clientSelection:Yo(d),movementMode:"SNAP"},cleanup:Q,actions:e})}function x(){var e=oa({expected:"PRE_DRAG",phase:f,isLockActive:g,shouldWarn:!0});e&&t.release()}var w={isActive:function(){return oa({expected:"PRE_DRAG",phase:f,isLockActive:g,shouldWarn:!1})},shouldRespectForcePress:p,fluidLift:y,snapLift:b,abort:x};return w}var la=[Lo,Fo,Vo];function ca(e){var t=e.contextId,n=e.store,i=e.registry,o=e.customSensors,a=e.enableDefaultSensors,s=[].concat(a?la:[],o||[]),l=Object(r["useState"])((function(){return uo()}))[0],c=f((function(e,t){e.isDragging&&!t.isDragging&&l.tryAbandon()}),[l]);Ii((function(){var e=n.getState(),t=n.subscribe((function(){var t=n.getState();c(e,t),e=t}));return t}),[l,n,c]),Ii((function(){return l.tryAbandon}),[l.tryAbandon]);var u=f((function(e){return aa({lockAPI:l,registry:i,store:n,draggableId:e})}),[l,i,n]),d=f((function(e,r,o){return sa({lockAPI:l,registry:i,contextId:t,store:n,draggableId:e,forceSensorStop:r,sourceEvent:o&&o.sourceEvent?o.sourceEvent:null})}),[t,l,i,n]),p=f((function(e){return na(t,e)}),[t]),g=f((function(e){var t=i.draggable.findById(e);return t?t.options:null}),[i.draggable]),m=f((function(){l.isClaimed()&&(l.tryAbandon(),"IDLE"!==n.getState().phase&&n.dispatch(Qn()))}),[l,n]),A=f(l.isClaimed,[l]),v=h((function(){return{canGetLock:u,tryGetLock:d,findClosestDraggableId:p,findOptionsForDraggable:g,tryReleaseLock:m,isLockClaimed:A}}),[u,d,p,g,m,A]);Ko(s);for(var y=0;y=0?"slide-down":"slide-up"},f=function(t){var n,r=e.overlay;n="function"===typeof r?r():r,n=s["Children"].only("string"===typeof n?s["createElement"]("span",null,n):n);var i=n.props;Object(_["a"])(!i.mode||"vertical"===i.mode,"Dropdown",'mode="'.concat(i.mode,"\" is not supported for Dropdown's Menu."));var o=i.selectable,a=void 0!==o&&o,l=i.focusable,c=void 0===l||l,u=s["createElement"]("span",{className:"".concat(t,"-menu-submenu-arrow")},s["createElement"](h.a,{className:"".concat(t,"-menu-submenu-arrow-icon")})),d="string"===typeof n.type?n:Object(S["a"])(n,{mode:"vertical",selectable:a,focusable:c,expandIcon:u});return d},p=function(){var t=e.placement;return void 0!==t?t:"rtl"===c?"bottomRight":"bottomLeft"},g=e.arrow,m=e.prefixCls,A=e.children,y=e.trigger,b=e.disabled,x=e.getPopupContainer,w=e.overlayClassName,C=o("dropdown",m),E=s["Children"].only(A),B=Object(S["a"])(E,{className:u()(E.props.className,"".concat(C,"-trigger"),a()({},"".concat(C,"-rtl"),"rtl"===c)),disabled:b}),O=u()(w,a()({},"".concat(C,"-rtl"),"rtl"===c)),k=b?[]:y;return k&&-1!==k.indexOf("contextMenu")&&(t=!0),s["createElement"](l["a"],i()({arrow:g,alignPoint:t},e,{overlayClassName:O,prefixCls:C,getPopupContainer:x||r,transitionName:d(),trigger:k,overlay:function(){return f(C)},placement:p()}),B)});E.Button=w,E.defaultProps={mouseEnterDelay:.15,mouseLeaveDelay:.1};var B=t["a"]=E},"3+Tf":function(e,t,n){var r=n("Q6Bq");n("ODwA"),n("NDeh"),n("06Pr");var i=n("Dj6p"),o=n("pMHC"),a=n("F8X5"),s=n("Cd9S"),l=n("5qfg");r.registerVisual(i("radar")),r.registerVisual(o("radar","circle")),r.registerLayout(a),r.registerProcessor(s("radar")),r.registerPreprocessor(l)},"33CM":function(e,t,n){var r=n("mCIU"),i=n("gteZ"),o="[object AsyncFunction]",a="[object Function]",s="[object GeneratorFunction]",l="[object Proxy]";function c(e){if(!i(e))return!1;var t=r(e);return t==a||t==s||t==o||t==l}e.exports=c},"342z":function(e,t,n){var r=n("gPqb"),i=n("oEo5"),o=n("2OMI"),a=n("Y36B"),s=n("g+/F"),l=s.prototype.getCanvasPattern,c=Math.abs,u=new o(!0);function d(e){r.call(this,e),this.path=null}d.prototype={constructor:d,type:"path",__dirtyPath:!0,strokeContainThreshold:5,segmentIgnoreThreshold:0,subPixelOptimize:!1,brush:function(e,t){var n,r=this.style,i=this.path||u,o=r.hasStroke(),a=r.hasFill(),s=r.fill,c=r.stroke,d=a&&!!s.colorStops,h=o&&!!c.colorStops,f=a&&!!s.image,p=o&&!!c.image;(r.bind(e,this,t),this.setTransform(e),this.__dirty)&&(d&&(n=n||this.getBoundingRect(),this._fillGradient=r.getGradient(e,s,n)),h&&(n=n||this.getBoundingRect(),this._strokeGradient=r.getGradient(e,c,n)));d?e.fillStyle=this._fillGradient:f&&(e.fillStyle=l.call(s,e)),h?e.strokeStyle=this._strokeGradient:p&&(e.strokeStyle=l.call(c,e));var g=r.lineDash,m=r.lineDashOffset,A=!!e.setLineDash,v=this.getGlobalScale();if(i.setScale(v[0],v[1],this.segmentIgnoreThreshold),this.__dirtyPath||g&&!A&&o?(i.beginPath(e),g&&!A&&(i.setLineDash(g),i.setLineDashOffset(m)),this.buildPath(i,this.shape,!1),this.path&&(this.__dirtyPath=!1)):(e.beginPath(),this.path.rebuildPath(e)),a)if(null!=r.fillOpacity){var y=e.globalAlpha;e.globalAlpha=r.fillOpacity*r.opacity,i.fill(e),e.globalAlpha=y}else i.fill(e);if(g&&A&&(e.setLineDash(g),e.lineDashOffset=m),o)if(null!=r.strokeOpacity){y=e.globalAlpha;e.globalAlpha=r.strokeOpacity*r.opacity,i.stroke(e),e.globalAlpha=y}else i.stroke(e);g&&A&&e.setLineDash([]),null!=r.text&&(this.restoreTransform(e),this.drawRectText(e,this.getBoundingRect()))},buildPath:function(e,t,n){},createPathProxy:function(){this.path=new o},getBoundingRect:function(){var e=this._rect,t=this.style,n=!e;if(n){var r=this.path;r||(r=this.path=new o),this.__dirtyPath&&(r.beginPath(),this.buildPath(r,this.shape,!1)),e=r.getBoundingRect()}if(this._rect=e,t.hasStroke()){var i=this._rectWithStroke||(this._rectWithStroke=e.clone());if(this.__dirty||n){i.copy(e);var a=t.lineWidth,s=t.strokeNoScale?this.getLineScale():1;t.hasFill()||(a=Math.max(a,this.strokeContainThreshold||4)),s>1e-10&&(i.width+=a/s,i.height+=a/s,i.x-=a/s/2,i.y-=a/s/2)}return i}return e},contain:function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect(),i=this.style;if(e=n[0],t=n[1],r.contain(e,t)){var o=this.path.data;if(i.hasStroke()){var s=i.lineWidth,l=i.strokeNoScale?this.getLineScale():1;if(l>1e-10&&(i.hasFill()||(s=Math.max(s,this.strokeContainThreshold)),a.containStroke(o,s/l,e,t)))return!0}if(i.hasFill())return a.contain(o,e,t)}return!1},dirty:function(e){null==e&&(e=!0),e&&(this.__dirtyPath=e,this._rect=null),this.__dirty=this.__dirtyText=!0,this.__zr&&this.__zr.refresh(),this.__clipTarget&&this.__clipTarget.dirty()},animateShape:function(e){return this.animate("shape",e)},attrKV:function(e,t){"shape"===e?(this.setShape(t),this.__dirtyPath=!0,this._rect=null):r.prototype.attrKV.call(this,e,t)},setShape:function(e,t){var n=this.shape;if(n){if(i.isObject(e))for(var r in e)e.hasOwnProperty(r)&&(n[r]=e[r]);else n[e]=t;this.dirty(!0)}return this},getLineScale:function(){var e=this.transform;return e&&c(e[0]-1)>1e-10&&c(e[3]-1)>1e-10?Math.sqrt(c(e[0]*e[3]-e[2]*e[1])):1}},d.extend=function(e){var t=function(t){d.call(this,t),e.style&&this.style.extendFrom(e.style,!1);var n=e.shape;if(n){this.shape=this.shape||{};var r=this.shape;for(var i in n)!r.hasOwnProperty(i)&&n.hasOwnProperty(i)&&(r[i]=n[i])}e.init&&e.init.call(this,t)};for(var n in i.inherits(t,d),e)"style"!==n&&"shape"!==n&&(t.prototype[n]=e[n]);return t},i.inherits(d,r);var h=d;e.exports=h},"3Bob":function(e,t,n){var r=n("F2Ao"),i=n("zYjg"),o=["textStyle","color"],a={getTextColor:function(e){var t=this.ecModel;return this.getShallow("color")||(!e&&t?t.get(o):null)},getFont:function(){return i.getFont({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},getTextRect:function(e){return r.getBoundingRect(e,this.getFont(),this.getShallow("align"),this.getShallow("verticalAlign")||this.getShallow("baseline"),this.getShallow("padding"),this.getShallow("lineHeight"),this.getShallow("rich"),this.getShallow("truncateText"))}};e.exports=a},"3OD7":function(e,t,n){"use strict";n.d(t,"a",(function(){return y}));var r=n("ofoi"),i=n.n(r),o=n("ZZRV"),a=n("iczh"),s=n.n(a),l=n("NXEf"),c=n.n(l),u=n("pYIe"),d=n.n(u),h=n("wsH2"),f=n.n(h),p=n("jMNc"),g=n.n(p),m=n("ZCXS"),A=n.n(m),v=n("nSZG");function y(e,t,n,r){var a,l=r.isLeaf,u=r.expanded,h=r.loading;if(h)return o["createElement"](c.a,{className:"".concat(e,"-switcher-loading-icon")});if(n&&"object"===i()(n)&&(a=n.showLeafIcon),l)return n?"object"!==i()(n)||a?o["createElement"](d.a,{className:"".concat(e,"-switcher-line-icon")}):o["createElement"]("span",{className:"".concat(e,"-switcher-leaf-line")}):null;var p="".concat(e,"-switcher-icon");return Object(v["b"])(t)?Object(v["a"])(t,{className:s()(t.props.className||"",p)}):t||(n?u?o["createElement"](f.a,{className:"".concat(e,"-switcher-line-icon")}):o["createElement"](g.a,{className:"".concat(e,"-switcher-line-icon")}):o["createElement"](A.a,{className:p}))}},"3Sic":function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("S5yf")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="LeftOutlined";var c=o.forwardRef(l);t.default=c},"3Zz5":function(e,t,n){var r=n("oEo5");function i(e,t){return t=t||[0,0],r.map([0,1],(function(n){var r=t[n],i=e[n]/2,o=[],a=[];return o[n]=r-i,a[n]=r+i,o[1-n]=a[1-n]=t[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])}),this)}function o(e){var t=e.getBoundingRect();return{coordSys:{type:"geo",x:t.x,y:t.y,width:t.width,height:t.height,zoom:e.getZoom()},api:{coord:function(t){return e.dataToPoint(t)},size:r.bind(i,e)}}}e.exports=o},"3cTV":function(module,exports){"object"!==typeof JSON&&(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,gap,indent,meta,rep;function f(e){return e<10?"0"+e:e}function this_value(){return this.valueOf()}function quote(e){return rx_escapable.lastIndex=0,rx_escapable.test(e)?'"'+e.replace(rx_escapable,(function(e){var t=meta[e];return"string"===typeof t?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}))+'"':'"'+e+'"'}function str(e,t){var n,r,i,o,a,s=gap,l=t[e];switch(l&&"object"===typeof l&&"function"===typeof l.toJSON&&(l=l.toJSON(e)),"function"===typeof rep&&(l=rep.call(t,e,l)),typeof l){case"string":return quote(l);case"number":return isFinite(l)?String(l):"null";case"boolean":case"null":return String(l);case"object":if(!l)return"null";if(gap+=indent,a=[],"[object Array]"===Object.prototype.toString.apply(l)){for(o=l.length,n=0;n=0)return!0}var A=new RegExp("["+u+"]+","g");function v(e){for(var t=e.split(/\n+/g),n=g(t.shift()).split(A),r=[],o=i.map(n,(function(e){return{name:e,data:[]}})),a=0;a0&&(d?"scale"!==h:"transition"!==f)){for(var m=o.getItemLayout(0),A=1;isNaN(m.startAngle)&&A=r.r0}}}),d=u;e.exports=d},"3uc+":function(e,t){var n="original",r="arrayRows",i="objectRows",o="keyedColumns",a="unknown",s="typedArray",l="column",c="row";t.SOURCE_FORMAT_ORIGINAL=n,t.SOURCE_FORMAT_ARRAY_ROWS=r,t.SOURCE_FORMAT_OBJECT_ROWS=i,t.SOURCE_FORMAT_KEYED_COLUMNS=o,t.SOURCE_FORMAT_UNKNOWN=a,t.SOURCE_FORMAT_TYPED_ARRAY=s,t.SERIES_LAYOUT_BY_COLUMN=l,t.SERIES_LAYOUT_BY_ROW=c},"4+FC":function(e,t,n){var r=n("oEo5"),i=n("2E9u"),o=n("YsOP"),a=n("TfK1"),s=function(e,t){this.name=e||"",this.depth=0,this.height=0,this.parentNode=null,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.hostTree=t};function l(e){this.root,this.data,this._nodes=[],this.hostModel=e}function c(e,t){var n=t.children;e.parentNode!==t&&(n.push(e),e.parentNode=t)}s.prototype={constructor:s,isRemoved:function(){return this.dataIndex<0},eachNode:function(e,t,n){"function"===typeof e&&(n=t,t=e,e=null),e=e||{},r.isString(e)&&(e={order:e});var i,o=e.order||"preorder",a=this[e.attr||"children"];"preorder"===o&&(i=t.call(n,this));for(var s=0;!i&&st&&(t=r.height)}this.height=t+1},getNodeById:function(e){if(this.getId()===e)return this;for(var t=0,n=this.children,r=n.length;t=0&&this.hostTree.data.setItemLayout(this.dataIndex,e,t)},getLayout:function(){return this.hostTree.data.getItemLayout(this.dataIndex)},getModel:function(e){if(!(this.dataIndex<0)){var t=this.hostTree,n=t.data.getItemModel(this.dataIndex);return n.getModel(e)}},setVisual:function(e,t){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,e,t)},getVisual:function(e,t){return this.hostTree.data.getItemVisual(this.dataIndex,e,t)},getRawIndex:function(){return this.hostTree.data.getRawIndex(this.dataIndex)},getId:function(){return this.hostTree.data.getId(this.dataIndex)},isAncestorOf:function(e){var t=e.parentNode;while(t){if(t===this)return!0;t=t.parentNode}return!1},isDescendantOf:function(e){return e!==this&&e.isAncestorOf(this)}},l.prototype={constructor:l,type:"tree",eachNode:function(e,t,n){this.root.eachNode(e,t,n)},getNodeByDataIndex:function(e){var t=this.data.getRawIndex(e);return this._nodes[t]},getNodeByName:function(e){return this.root.getNodeByName(e)},update:function(){for(var e=this.data,t=this._nodes,n=0,r=t.length;n=0;u--)null==i[u]?i.splice(u,1):delete i[u].$action},_flatten:function(e,t,n){o.each(e,(function(e){if(e){n&&(e.parentOption=n),t.push(e);var r=e.children;"group"===e.type&&r&&this._flatten(r,t,e),delete e.children}}),this)},useElOptionsToUpdate:function(){var e=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,e}});function f(e,t,n,r){var i=n.type,o=d.hasOwnProperty(i)?d[i]:s.getShapeClass(i),a=new o(n);t.add(a),r.set(e,a),a.__ecGraphicId=e}function p(e,t){var n=e&&e.parent;n&&("group"===e.type&&e.traverse((function(e){p(e,t)})),t.removeKey(e.__ecGraphicId),n.remove(e))}function g(e){return e=o.extend({},e),o.each(["id","parentId","$action","hv","bounding"].concat(l.LOCATION_PARAMS),(function(t){delete e[t]})),e}function m(e,t){var n;return o.each(t,(function(t){null!=e[t]&&"auto"!==e[t]&&(n=!0)})),n}function A(e,t){var n=e.exist;if(t.id=e.keyInfo.id,!t.type&&n&&(t.type=n.type),null==t.parentId){var r=t.parentOption;r?t.parentId=r.id:n&&(t.parentId=n.parentId)}t.parentOption=null}function v(e,t,n){var r=o.extend({},n),i=e[t],a=n.$action||"merge";"merge"===a?i?(o.merge(i,r,!0),l.mergeLayoutParam(i,r,{ignoreSize:!0}),l.copyLayoutParams(n,i)):e[t]=r:"replace"===a?e[t]=r:"remove"===a&&i&&(e[t]=null)}function y(e,t){e&&(e.hv=t.hv=[m(t,["left","right"]),m(t,["top","bottom"])],"group"===e.type&&(null==e.width&&(e.width=t.width=0),null==e.height&&(e.height=t.height=0)))}function b(e,t,n){var r=e.eventData;e.silent||e.ignore||r||(r=e.eventData={componentType:"graphic",componentIndex:t.componentIndex,name:e.name}),r&&(r.info=e.info)}i.extendComponentView({type:"graphic",init:function(e,t){this._elMap=o.createHashMap(),this._lastGraphicModel},render:function(e,t,n){e!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=e,this._updateElements(e),this._relocate(e,n)},_updateElements:function(e){var t=e.useElOptionsToUpdate();if(t){var n=this._elMap,r=this.group;o.each(t,(function(t){var i=t.$action,o=t.id,a=n.get(o),s=t.parentId,l=null!=s?n.get(s):r,c=t.style;"text"===t.type&&c&&(t.hv&&t.hv[1]&&(c.textVerticalAlign=c.textBaseline=null),!c.hasOwnProperty("textFill")&&c.fill&&(c.textFill=c.fill),!c.hasOwnProperty("textStroke")&&c.stroke&&(c.textStroke=c.stroke));var u=g(t);i&&"merge"!==i?"replace"===i?(p(a,n),f(o,l,u,n)):"remove"===i&&p(a,n):a?a.attr(u):f(o,l,u,n);var d=n.get(o);d&&(d.__ecGraphicWidthOption=t.width,d.__ecGraphicHeightOption=t.height,b(d,e,t))}))}},_relocate:function(e,t){for(var n=e.option.elements,r=this.group,i=this._elMap,o=t.getWidth(),a=t.getHeight(),s=0;s=0;s--){c=n[s],d=i.get(c.id);if(d){h=d.parent;var p=h===r?{width:o,height:a}:{width:h.__ecGraphicWidth,height:h.__ecGraphicHeight};l.positionElement(d,c,p,null,{hv:c.hv,boundingMode:c.bounding})}}},_clear:function(){var e=this._elMap;e.each((function(t){p(t,e)})),this._elMap=o.createHashMap()},dispose:function(){this._clear()}})},"4B7A":function(e,t,n){},"4Gpq":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return o}));var r=n("vWUX"),i=Object(r["a"])("success","processing","error","default","warning"),o=Object(r["a"])("pink","red","yellow","orange","cyan","green","blue","purple","geekblue","magenta","volcano","gold","lime")},"4M5R":function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=r.extendComponentView({type:"marker",init:function(){this.markerGroupMap=i.createHashMap()},render:function(e,t,n){var r=this.markerGroupMap;r.each((function(e){e.__keep=!1}));var i=this.type+"Model";t.eachSeries((function(e){var r=e[i];r&&this.renderSeries(e,r,t,n)}),this),r.each((function(e){!e.__keep&&this.group.remove(e.group)}),this)},renderSeries:function(){}});e.exports=o},"4PKU":function(e,t,n){"use strict";var r=n("2myq");t["a"]=r["a"]},"4RZn":function(e,t,n){var r=n("MWS/"),i=r.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"}}}});e.exports=i},"4Tx6":function(e,t,n){var r=n("kcRU"),i=n("+Vnd"),o=i.extend({type:"series.effectScatter",dependencies:["grid","polar"],getInitialData:function(e,t){return r(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}});e.exports=o},"4UXL":function(e,t,n){n("9LFT"),n("KGov"),n("JOzO"),n("D90B")},"4X1q":function(e,t,n){},"4Zqh":function(e,t,n){var r=n("YsWf"),i=n("sYRh"),o=n("SSBM"),a=o.getLayoutRect,s=n("oEo5"),l=s.each;function c(e,t,n){this.dimension="single",this.dimensions=["single"],this._axis=null,this._rect,this._init(e,t,n),this.model=e}c.prototype={type:"singleAxis",axisPointerEnabled:!0,constructor:c,_init:function(e,t,n){var o=this.dimension,a=new r(o,i.createScaleByModel(e),[0,0],e.get("type"),e.get("position")),s="category"===a.type;a.onBand=s&&e.get("boundaryGap"),a.inverse=e.get("inverse"),a.orient=e.get("orient"),e.axis=a,a.model=e,a.coordinateSystem=this,this._axis=a},update:function(e,t){e.eachSeries((function(e){if(e.coordinateSystem===this){var t=e.getData();l(t.mapDimension(this.dimension,!0),(function(e){this._axis.scale.unionExtentFromData(t,e)}),this),i.niceScaleExtent(this._axis.scale,this._axis.model)}}),this)},resize:function(e,t){this._rect=a({left:e.get("left"),top:e.get("top"),right:e.get("right"),bottom:e.get("bottom"),width:e.get("width"),height:e.get("height")},{width:t.getWidth(),height:t.getHeight()}),this._adjustAxis()},getRect:function(){return this._rect},_adjustAxis:function(){var e=this._rect,t=this._axis,n=t.isHorizontal(),r=n?[0,e.width]:[0,e.height],i=t.reverse?1:0;t.setExtent(r[i],r[1-i]),this._updateAxisTransform(t,n?e.x:e.y)},_updateAxisTransform:function(e,t){var n=e.getExtent(),r=n[0]+n[1],i=e.isHorizontal();e.toGlobalCoord=i?function(e){return e+t}:function(e){return r-e+t},e.toLocalCoord=i?function(e){return e-t}:function(e){return r-e+t}},getAxis:function(){return this._axis},getBaseAxis:function(){return this._axis},getAxes:function(){return[this._axis]},getTooltipAxes:function(){return{baseAxes:[this.getAxis()]}},containPoint:function(e){var t=this.getRect(),n=this.getAxis(),r=n.orient;return"horizontal"===r?n.contain(n.toLocalCoord(e[0]))&&e[1]>=t.y&&e[1]<=t.y+t.height:n.contain(n.toLocalCoord(e[1]))&&e[0]>=t.y&&e[0]<=t.y+t.height},pointToData:function(e){var t=this.getAxis();return[t.coordToData(t.toLocalCoord(e["horizontal"===t.orient?0:1]))]},dataToPoint:function(e){var t=this.getAxis(),n=this.getRect(),r=[],i="horizontal"===t.orient?0:1;return e instanceof Array&&(e=e[0]),r[i]=t.toGlobalCoord(t.dataToCoord(+e)),r[1-i]=0===i?n.y+n.height/2:n.x+n.width/2,r}};var u=c;e.exports=u},"4Zqk":function(e,t,n){var r=n("oEo5"),i=r.createHashMap,o=r.each,a=r.isString,s=r.defaults,l=r.extend,c=r.isObject,u=r.clone,d=n("QV7q"),h=d.normalizeToArray,f=n("kAFf"),p=f.guessOrdinal,g=f.BE_ORDINAL,m=n("vwaK"),A=n("ArUA"),v=A.OTHER_DIMENSIONS,y=n("ZtBV");function b(e,t,n){m.isInstance(t)||(t=m.seriesDataToSource(t)),n=n||{},e=(e||[]).slice();for(var r=(n.dimsDef||[]).slice(),d=i(),f=i(),A=[],b=x(t,e,r,n.dimCount),_=0;_1&&void 0!==arguments[1]?arguments[1]:60,n=null;return function(){for(var r=this,i=arguments.length,o=new Array(i),a=0;a0?n=r[0]:r[1]<0&&(n=r[1]),n}function c(e,t,n,r){var i=NaN;e.stacked&&(i=n.get(n.getCalculationInfo("stackedOverDimension"),r)),isNaN(i)&&(i=e.valueStart);var o=e.baseDataOffset,a=[];return a[o]=n.get(e.baseDim,r),a[1-o]=i,t.dataToPoint(a)}t.prepareDataCoordInfo=s,t.getStackedOnPoint=c},"6x2K":function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("XT0D")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="FilterFilled";var c=o.forwardRef(l);t.default=c},"7/O9":function(e,t,n){var r=n("oEo5"),i=r.each,o=r.isString;function a(e,t,n){n=n||{};var r,a,s,l,c=n.byIndex,u=n.stackedCoordDimension,d=!(!e||!e.get("stack"));if(i(t,(function(e,n){o(e)&&(t[n]=e={name:e}),d&&!e.isExtraCoord&&(c||r||!e.ordinalMeta||(r=e),a||"ordinal"===e.type||"time"===e.type||u&&u!==e.coordDim||(a=e))})),!a||c||r||(c=!0),a){s="__\0ecstackresult",l="__\0ecstackedover",r&&(r.createInvertedIndices=!0);var h=a.coordDim,f=a.type,p=0;i(t,(function(e){e.coordDim===h&&p++})),t.push({name:s,coordDim:h,coordDimIndex:p,type:f,isExtraCoord:!0,isCalculationCoord:!0}),p++,t.push({name:l,coordDim:l,coordDimIndex:p,type:f,isExtraCoord:!0,isCalculationCoord:!0})}return{stackedDimension:a&&a.name,stackedByDimension:r&&r.name,isStackedByIndex:c,stackedOverDimension:l,stackResultDimension:s}}function s(e,t){return!!t&&t===e.getCalculationInfo("stackedDimension")}function l(e,t){return s(e,t)?e.getCalculationInfo("stackResultDimension"):t}t.enableDataStack=a,t.isDimensionStacked=s,t.getStackedDimension=l},"73mG":function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="DeleteOutlined";t["a"]=r["forwardRef"](s)},"75Ip":function(e,t,n){var r=n("ZSS0"),i=n("jU4C"),o=i.ContextCachedBy,a=[["shadowBlur",0],["shadowOffsetX",0],["shadowOffsetY",0],["shadowColor","#000"],["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]],s=function(e){this.extendFrom(e,!1)};function l(e,t,n){var r=null==t.x?0:t.x,i=null==t.x2?1:t.x2,o=null==t.y?0:t.y,a=null==t.y2?0:t.y2;t.global||(r=r*n.width+n.x,i=i*n.width+n.x,o=o*n.height+n.y,a=a*n.height+n.y),r=isNaN(r)?0:r,i=isNaN(i)?1:i,o=isNaN(o)?0:o,a=isNaN(a)?0:a;var s=e.createLinearGradient(r,o,i,a);return s}function c(e,t,n){var r=n.width,i=n.height,o=Math.min(r,i),a=null==t.x?.5:t.x,s=null==t.y?.5:t.y,l=null==t.r?.5:t.r;t.global||(a=a*r+n.x,s=s*i+n.y,l*=o);var c=e.createRadialGradient(a,s,0,a,s,l);return c}s.prototype={constructor:s,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(e,t,n){var i=this,s=n&&n.style,l=!s||e.__attrCachedBy!==o.STYLE_BIND;e.__attrCachedBy=o.STYLE_BIND;for(var c=0;c0},extendFrom:function(e,t){if(e)for(var n in e)!e.hasOwnProperty(n)||!0!==t&&(!1===t?this.hasOwnProperty(n):null==e[n])||(this[n]=e[n])},set:function(e,t){"string"===typeof e?this[e]=t:this.extendFrom(e,!0)},clone:function(){var e=new this.constructor;return e.extendFrom(this,!0),e},getGradient:function(e,t,n){for(var r="radial"===t.type?c:l,i=r(e,t,n),o=t.colorStops,a=0;a1&&void 0!==arguments[1]?arguments[1]:{},n=[];return i.a.Children.forEach(e,(function(e){(void 0!==e&&null!==e||t.keepEmpty)&&(Array.isArray(e)?n=n.concat(a(e)):Object(o["isFragment"])(e)&&e.props?n=n.concat(a(e.props.children,t)):n.push(e))})),n}},"7JZK":function(e,t,n){var r=n("342z"),i=n("nPr6"),o=n("afA4"),a=o.subPixelOptimizeRect,s={},l=r.extend({type:"rect",shape:{r:0,x:0,y:0,width:0,height:0},buildPath:function(e,t){var n,r,o,l;this.subPixelOptimize?(a(s,t,this.style),n=s.x,r=s.y,o=s.width,l=s.height,s.r=t.r,t=s):(n=t.x,r=t.y,o=t.width,l=t.height),t.r?i.buildPath(e,t):e.rect(n,r,o,l),e.closePath()}});e.exports=l},"7Ne0":function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=n("1JkX"),a=o.enableClassCheck;function s(e){return"_EC_"+e}var l=function(e){this._directed=e||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this.data,this.edgeData},c=l.prototype;function u(e,t){this.id=null==e?"":e,this.inEdges=[],this.outEdges=[],this.edges=[],this.hostGraph,this.dataIndex=null==t?-1:t}function d(e,t,n){this.node1=e,this.node2=t,this.dataIndex=null==n?-1:n}c.type="graph",c.isDirected=function(){return this._directed},c.addNode=function(e,t){e=null==e?""+t:""+e;var n=this._nodesMap;if(!n[s(e)]){var r=new u(e,t);return r.hostGraph=this,this.nodes.push(r),n[s(e)]=r,r}},c.getNodeByIndex=function(e){var t=this.data.getRawIndex(e);return this.nodes[t]},c.getNodeById=function(e){return this._nodesMap[s(e)]},c.addEdge=function(e,t,n){var r=this._nodesMap,i=this._edgesMap;if("number"===typeof e&&(e=this.nodes[e]),"number"===typeof t&&(t=this.nodes[t]),u.isInstance(e)||(e=r[s(e)]),u.isInstance(t)||(t=r[s(t)]),e&&t){var o=e.id+"-"+t.id,a=new d(e,t,n);return a.hostGraph=this,this._directed&&(e.outEdges.push(a),t.inEdges.push(a)),e.edges.push(a),e!==t&&t.edges.push(a),this.edges.push(a),i[o]=a,a}},c.getEdgeByIndex=function(e){var t=this.edgeData.getRawIndex(e);return this.edges[t]},c.getEdge=function(e,t){u.isInstance(e)&&(e=e.id),u.isInstance(t)&&(t=t.id);var n=this._edgesMap;return this._directed?n[e+"-"+t]:n[e+"-"+t]||n[t+"-"+e]},c.eachNode=function(e,t){for(var n=this.nodes,r=n.length,i=0;i=0&&e.call(t,n[i],i)},c.eachEdge=function(e,t){for(var n=this.edges,r=n.length,i=0;i=0&&n[i].node1.dataIndex>=0&&n[i].node2.dataIndex>=0&&e.call(t,n[i],i)},c.breadthFirstTraverse=function(e,t,n,r){if(u.isInstance(t)||(t=this._nodesMap[s(t)]),t){for(var i="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o=0&&n.node2.dataIndex>=0}));for(i=0,o=r.length;i=0&&this[e][t].setItemVisual(this.dataIndex,n,r)},getVisual:function(n,r){return this[e][t].getItemVisual(this.dataIndex,n,r)},setLayout:function(n,r){this.dataIndex>=0&&this[e][t].setItemLayout(this.dataIndex,n,r)},getLayout:function(){return this[e][t].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[e][t].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[e][t].getRawIndex(this.dataIndex)}}};i.mixin(u,h("hostGraph","data")),i.mixin(d,h("hostGraph","edgeData")),l.Node=u,l.Edge=d,a(u),a(d);var f=l;e.exports=f},"7X0+":function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("LlUK"),a=n.n(o),s=n("CKlD"),l=n.n(s),c=n("ZZRV"),u=n("iczh"),d=n.n(u),h=n("EjYJ"),f=n("LpVx"),p=n("3CTf"),g=c["createContext"]({labelAlign:"right",vertical:!1,itemRef:function(){}}),m=c["createContext"]({updateItemErrors:function(){}}),A=function(e){var t=Object(p["default"])(e,["prefixCls"]);return c["createElement"](h["FormProvider"],t)};function v(e){return null!=e&&"object"==typeof e&&1===e.nodeType}function y(e,t){return(!t||"hidden"!==e)&&"visible"!==e&&"clip"!==e}function b(e,t){if(e.clientHeightt||o>e&&a=t&&s>=n?o-e-r:a>t&&sn?a-t+i:0}var w=function(e,t){var n=window,r=t.scrollMode,i=t.block,o=t.inline,a=t.boundary,s=t.skipOverflowHiddenElements,l="function"==typeof a?a:function(e){return e!==a};if(!v(e))throw new TypeError("Invalid target");for(var c=document.scrollingElement||document.documentElement,u=[],d=e;v(d)&&l(d);){if((d=d.parentNode)===c){u.push(d);break}d===document.body&&b(d)&&!b(document.documentElement)||b(d,s)&&u.push(d)}for(var h=n.visualViewport?n.visualViewport.width:innerWidth,f=n.visualViewport?n.visualViewport.height:innerHeight,p=window.scrollX||pageXOffset,g=window.scrollY||pageYOffset,m=e.getBoundingClientRect(),A=m.height,y=m.width,w=m.top,_=m.right,C=m.bottom,S=m.left,E="start"===i||"nearest"===i?w:"end"===i?C:w+A/2,B="center"===o?S+y/2:"end"===o?_:S,O=[],k=0;k=0&&S>=0&&C<=f&&_<=h&&w>=L&&C<=P&&S>=R&&_<=D)return O;var F=getComputedStyle(M),j=parseInt(F.borderLeftWidth,10),U=parseInt(F.borderTopWidth,10),H=parseInt(F.borderRightWidth,10),z=parseInt(F.borderBottomWidth,10),Q=0,V=0,K="offsetWidth"in M?M.offsetWidth-M.clientWidth-j-H:0,W="offsetHeight"in M?M.offsetHeight-M.clientHeight-U-z:0;if(c===M)Q="start"===i?E:"end"===i?E-f:"nearest"===i?x(g,g+f,f,U,z,g+E,g+E+A,A):E-f/2,V="start"===o?B:"center"===o?B-h/2:"end"===o?B-h:x(p,p+h,h,j,H,p+B,p+B+y,y),Q=Math.max(0,Q+g),V=Math.max(0,V+p);else{Q="start"===i?E-L-U:"end"===i?E-P+z+W:"nearest"===i?x(L,P,T,U,z+W,E,E+A,A):E-(L+T/2)+W/2,V="start"===o?B-R-j:"center"===o?B-(R+I/2)+K/2:"end"===o?B-D+H+K:x(R,D,I,j,H+K,B,B+y,y);var G=M.scrollLeft,q=M.scrollTop;E+=q-(Q=Math.max(0,Math.min(q+Q,M.scrollHeight-T+W))),B+=G-(V=Math.max(0,Math.min(G+V,M.scrollWidth-I+K)))}O.push({el:M,top:Q,left:V})}return O};function _(e){return e===Object(e)&&0!==Object.keys(e).length}function C(e,t){void 0===t&&(t="auto");var n="scrollBehavior"in document.body.style;e.forEach((function(e){var r=e.el,i=e.top,o=e.left;r.scroll&&n?r.scroll({top:i,left:o,behavior:t}):(r.scrollTop=i,r.scrollLeft=o)}))}function S(e){return!1===e?{block:"end",inline:"nearest"}:_(e)?e:{block:"start",inline:"nearest"}}function E(e,t){var n=!e.ownerDocument.documentElement.contains(e);if(_(t)&&"function"===typeof t.behavior)return t.behavior(n?[]:w(e,t));if(!n){var r=S(t);return C(w(e,r),r.behavior)}}var B=E;function O(e){return void 0===e||!1===e?[]:Array.isArray(e)?e:[e]}function k(e,t){if(e.length){var n=e.join("_");return t?"".concat(t,"_").concat(n):n}}function M(e){var t=O(e);return t.join("_")}function N(e){var t=Object(h["useForm"])(),n=a()(t,1),r=n[0],o=Object(c["useRef"])({}),s=Object(c["useMemo"])((function(){return e||i()(i()({},r),{__INTERNAL__:{itemRef:function(e){return function(t){var n=M(e);t?o.current[n]=t:delete o.current[n]}}},scrollToField:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=O(e),r=k(n,s.__INTERNAL__.name),o=r?document.getElementById(r):null;o&&B(o,i()({scrollMode:"if-needed",block:"nearest"},t))},getFieldInstance:function(e){var t=M(e);return o.current[t]}})}),[e,r]);return[s]}var T=n("WHP3"),I=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i0&&void 0!==arguments[0]?arguments[0]:{};return z()(n[e],t)?n:i()(i()({},n),l()({},e,t))}))},he=ve();function ge(t,n,o,a){var s,h;if(r&&!N)return t;var f,g=[];Object.keys(ne).forEach((function(e){g=[].concat(U()(g),U()(ne[e]||[]))})),void 0!==b&&null!==b?f=O(b):(f=o?o.errors:[],f=[].concat(U()(f),U()(g)));var v="";void 0!==w?v=w:(null===o||void 0===o?void 0:o.validating)?v="validating":(null===(h=null===o||void 0===o?void 0:o.errors)||void 0===h?void 0:h.length)||g.length?v="error":(null===o||void 0===o?void 0:o.touched)&&(v="success"),X&&b&&($.current=v);var x=(s={},l()(s,"".concat(ue,"-item"),!0),l()(s,"".concat(ue,"-item-with-help"),X||b),l()(s,"".concat(A),!!A),l()(s,"".concat(ue,"-item-has-feedback"),v&&y),l()(s,"".concat(ue,"-item-has-success"),"success"===v),l()(s,"".concat(ue,"-item-has-warning"),"warning"===v),l()(s,"".concat(ue,"-item-has-error"),"error"===v),l()(s,"".concat(ue,"-item-has-error-leave"),!b&&X&&"error"===$.current),l()(s,"".concat(ue,"-item-is-validating"),"validating"===v),l()(s,"".concat(ue,"-item-hidden"),N),s);return c["createElement"](K["a"],i()({className:d()(x),style:u,key:"row"},Object(p["default"])(T,["colon","extra","getValueFromEvent","getValueProps","hasFeedback","help","htmlFor","id","initialValue","isListField","label","labelAlign","labelCol","normalize","preserve","required","validateFirst","validateStatus","valuePropName","wrapperCol"])),c["createElement"](J,i()({htmlFor:n,required:a,requiredMark:j},e,{prefixCls:ue})),c["createElement"](fe,i()({},e,o,{errors:f,prefixCls:ue,onDomErrorVisibleChange:se,validateStatus:v}),c["createElement"](m.Provider,{value:{updateItemErrors:de}},t)))}var me="function"===typeof _,we=c["useRef"](0);if(we.current+=1,!le&&!me&&!o)return ge(_);var _e={};return"string"===typeof S&&(_e.label=S),c["createElement"](h["Field"],i()({},e,{messageVariables:_e,trigger:B,validateTrigger:ae,onReset:function(){se(!1)}}),(function(a,s,l){var u=s.errors,d=O(t).length&&s?s.name:[],h=k(d,R);if(r){if(ce.current=U()(d),n){var f=Array.isArray(n)?n:[n];ce.current=[].concat(U()(d.slice(0,-1)),U()(f))}W(ce.current.join("__SPLIT__"),u)}var p=void 0!==C?C:!(!x||!x.some((function(e){if(e&&"object"===F()(e)&&e.required)return!0;if("function"===typeof e){var t=e(l);return t&&t.required}return!1}))),g=i()({},a),m=null;if(Object(G["a"])(!(v&&o),"Form.Item","`shouldUpdate` and `dependencies` shouldn't be used together. See https://ant.design/components/form/#dependencies."),Array.isArray(_)&&le)Object(G["a"])(!1,"Form.Item","`children` is array of render props cannot have `name`."),m=_;else if(me&&(!v&&!o||le))Object(G["a"])(!(!v&&!o),"Form.Item","`children` of render props only work with `shouldUpdate` or `dependencies`."),Object(G["a"])(!le,"Form.Item","Do not use `name` with `children` of render props since it's not a field.");else if(!o||me||le)if(Object(pe["b"])(_)){Object(G["a"])(void 0===_.props.defaultValue,"Form.Item","`defaultValue` will not work on controlled Field. You should use `initialValues` of Form instead.");var A=i()(i()({},_.props),g);A.id||(A.id=h),Object(V["c"])(_)&&(A.ref=he(d,_));var y=new Set([].concat(U()(O(B)),U()(O(ae))));y.forEach((function(e){A[e]=function(){for(var t,n,r,i,o,a=arguments.length,s=new Array(a),l=0;l=0;u-=1){var d=t.get(u)||new Set;d.forEach((function(e){var t=e.parent,n=e.node;if(!r(n)&&e.parent&&!c.has(e.parent.key))if(r(e.parent.node))c.add(t.key);else{var i=!0,s=!1;(t.children||[]).filter((function(e){return!r(e.node)})).forEach((function(e){var t=e.key,n=o.has(t);i&&!n&&(i=!1),s||!n&&!a.has(t)||(s=!0)})),i&&o.add(t.key),s&&a.add(t.key),c.add(t.key)}}))}return{checkedKeys:Array.from(o),halfCheckedKeys:Array.from(i(a,o))}}function s(e,t,n,r,o){for(var a=new Set(e),s=new Set(t),l=0;l<=r;l+=1){var c=n.get(l)||new Set;c.forEach((function(e){var t=e.key,n=e.node,r=e.children,i=void 0===r?[]:r;a.has(t)||s.has(t)||o(n)||i.filter((function(e){return!o(e.node)})).forEach((function(e){a["delete"](e.key)}))}))}s=new Set;for(var u=new Set,d=r;d>=0;d-=1){var h=n.get(d)||new Set;h.forEach((function(e){var t=e.parent,n=e.node;if(!o(n)&&e.parent&&!u.has(e.parent.key))if(o(e.parent.node))u.add(t.key);else{var r=!0,i=!1;(t.children||[]).filter((function(e){return!o(e.node)})).forEach((function(e){var t=e.key,n=a.has(t);r&&!n&&(r=!1),i||!n&&!s.has(t)||(i=!0)})),r||a["delete"](t.key),i&&s.add(t.key),u.add(t.key)}}))}return{checkedKeys:Array.from(a),halfCheckedKeys:Array.from(i(s,a))}}function l(e,t,n,i){var l,c=[];l=i||o;var u,d=new Set(e.filter((function(e){var t=!!n[e];return t||c.push(e),t}))),h=new Map,f=0;return Object.keys(n).forEach((function(e){var t=n[e],r=t.level,i=h.get(r);i||(i=new Set,h.set(r,i)),i.add(t),f=Math.max(f,r)})),Object(r["a"])(!c.length,"Tree missing follow keys: ".concat(c.slice(0,100).map((function(e){return"'".concat(e,"'")})).join(", "))),u=!0===t?a(d,h,f,l):s(d,t.halfCheckedKeys,h,f,l),u}},"7hf9":function(e,t,n){var r=n("JSme"),i=r.extend({type:"dataZoom.inside",defaultOption:{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}});e.exports=i},"7i10":function(e,t,n){var r=n("Q6Bq");n("Gd1e"),n("IU03");var i=n("zCY1"),o=n("x0lj");r.registerVisual(i),r.registerLayout(o)},"7lsH":function(e,t,n){var r=n("oEo5"),i=r.map,o=n("teHm"),a=n("7/O9"),s=a.isDimensionStacked;function l(e){return{seriesType:e,plan:o(),reset:function(e){var t=e.getData(),n=e.coordinateSystem,r=e.pipelineContext,o=r.large;if(n){var a=i(n.dimensions,(function(e){return t.mapDimension(e)})).slice(0,2),l=a.length,c=t.getCalculationInfo("stackResultDimension");return s(t,a[0])&&(a[0]=c),s(t,a[1])&&(a[1]=c),l&&{progress:u}}function u(e,t){for(var r=e.end-e.start,i=o&&new Float32Array(r*l),s=e.start,c=0,u=[],d=[];s|\\/=?|::?|<>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function M(e){for(var t=0,n=!1,r=!1,i=0,o=e.length;i122||(u<65||d>90||n.push([32|Math.max(65,d),32|Math.min(u,90)]),u<97||d>122||n.push([-33&Math.max(97,d),-33&Math.min(u,122)]))}}n.sort((function(e,t){return e[0]-t[0]||t[1]-e[1]}));var h=[],f=[];for(o=0;op[0]&&(p[1]+1>p[0]&&i.push("-"),i.push(c(p[1])))}return i.push("]"),i.join("")}function d(e){for(var r=e.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")),i=r.length,o=[],a=0,s=0;a=2&&"["===h?r[a]=u(l):"\\"!==h&&(r[a]=l.replace(/[a-zA-Z]/g,(function(e){var t=e.charCodeAt(0);return"["+String.fromCharCode(-33&t,32|t)+"]"})))}return r.join("")}var h=[];for(i=0,o=e.length;i=0;)r[u.charAt(d)]=c;var h=c[1],f=""+h;a.hasOwnProperty(f)||(o.push(h),a[f]=null)}o.push(/[\0-\uffff]/),n=M(o)})();var i=t.length,o=function e(o){for(var a=o.sourceCode,s=o.basePos,l=o.sourceNode,c=[s,w],u=0,d=a.match(n)||[],h={},f=0,p=d.length;f=5&&"lang-"===A.substring(0,5),!g||v&&"string"===typeof v[1]||(g=!1,A=S),g||(h[m]=A)}var x=u;if(u+=m.length,g){var _=v[1],C=m.indexOf(_),E=C+_.length;v[2]&&(E=m.length-v[2].length,C=E-_.length);var B=A.substring(5);T(l,s+x,m.substring(0,C),e,c),T(l,s+x+C,_,z(B,_),c),T(l,s+x+E,m.substring(E),e,c)}else c.push(s+x,A)}o.decorations=c};return o}function P(e){var t=[],n=[];e["tripleQuotedStrings"]?t.push([m,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,"'\""]):e["multiLineStrings"]?t.push([m,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"]):t.push([m,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,null,"\"'"]),e["verbatimStrings"]&&n.push([m,/^@\"(?:[^\"]|\"\")*(?:\"|$)/,null]);var r=e["hashComments"];r&&(e["cStyleComments"]?(r>1?t.push([v,/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,null,"#"]):t.push([v,/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\r\n]*)/,null,"#"]),n.push([m,/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):t.push([v,/^#[^\r\n]*/,null,"#"])),e["cStyleComments"]&&(n.push([v,/^\/\/[^\r\n]*/,null]),n.push([v,/^\/\*[\s\S]*?(?:\*\/|$)/,null]));var i=e["regexLiterals"];if(i){var o=i>1?"":"\n\r",a=o?".":"[\\S\\s]",s="/(?=[^/*"+o+"])(?:[^/\\x5B\\x5C"+o+"]|\\x5C"+a+"|\\x5B(?:[^\\x5C\\x5D"+o+"]|\\x5C"+a+")*(?:\\x5D|$))+/";n.push(["lang-regex",RegExp("^"+k+"("+s+")")])}var l=e["types"];l&&n.push([y,l]);var c=(""+e["keywords"]).replace(/^ | $/g,"");c.length&&n.push([A,new RegExp("^(?:"+c.replace(/[\s,]+/g,"|")+")\\b"),null]),t.push([w,/^\s+/,null," \r\n\t\xa0"]);var u="^.[^\\s\\w.$@'\"`/\\\\]*";return e["regexLiterals"]&&(u+="(?!s*/)"),n.push([b,/^@[a-z_$][a-z_$@0-9]*/i,null],[y,/^(?:[@_]?[A-Z]+[a-z][A-Za-z_$@0-9]*|\w+_t\b)/,null],[w,/^[a-z_$][a-z_$@0-9]*/i,null],[b,new RegExp("^(?:0x[a-f0-9]+|(?:\\d(?:_\\d+)*\\d*(?:\\.\\d*)?|\\.\\d\\+)(?:e[+\\-]?\\d+)?)[a-z]*","i"),null,"0123456789"],[w,/^\\[\s\S]?/,null],[x,new RegExp(u),null]),D(t,n)}var R=P({keywords:p,hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0});function F(e,t,n){var r=/(?:^|\s)nocode(?:\s|$)/,i=/\r\n?|\n/,o=e.ownerDocument,a=o.createElement("li");while(e.firstChild)a.appendChild(e.firstChild);var s=[a];function l(e){var t=e.nodeType;if(1!=t||r.test(e.className)){if((3==t||4==t)&&n){var a=e.nodeValue,s=a.match(i);if(s){var u=a.substring(0,s.index);e.nodeValue=u;var d=a.substring(s.index+s[0].length);if(d){var h=e.parentNode;h.insertBefore(o.createTextNode(d),e.nextSibling)}c(e),u||e.parentNode.removeChild(e)}}}else if("br"===e.nodeName)c(e),e.parentNode&&e.parentNode.removeChild(e);else for(var f=e.firstChild;f;f=f.nextSibling)l(f)}function c(e){while(!e.nextSibling)if(e=e.parentNode,!e)return;function t(e,n){var r=n?e.cloneNode(!1):e,i=e.parentNode;if(i){var o=t(i,1),a=e.nextSibling;o.appendChild(r);for(var s=a;s;s=a)a=s.nextSibling,o.appendChild(s)}return r}for(var n,r=t(e.nextSibling,0);(n=r.parentNode)&&1===n.nodeType;)r=n;s.push(r)}for(var u=0;u=b&&(u+=2),s>=x&&(f+=2)}}finally{A&&(A.style.display=v)}}var U={};function H(t,n){for(var r=n.length;--r>=0;){var i=n[r];U.hasOwnProperty(i)?e["console"]&&console["warn"]("cannot override language handler %s",i):U[i]=t}}function z(e,t){return e&&U.hasOwnProperty(e)||(e=/^\s*"+e+"",o=o.firstChild,r&&F(o,r,!0);var a={langExtension:i,numberLines:r,sourceNode:o,pre:1,sourceCode:null,basePos:null,spans:null,decorations:null};return Q(a),o.innerHTML}function K(t,n){var r=n||document.body,i=r.ownerDocument||document;function o(e){return r.getElementsByTagName(e)}for(var a=[o("pre"),o("code"),o("xmp")],s=[],l=0;l]*(?:>|$)/],[v,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[x,/^(?:<[%?]|[%?]>)/],["lang-",/^]*>([\s\S]+?)<\/xmp\b[^>]*>/i],["lang-js",/^]*>([\s\S]*?)(<\/script\b[^>]*>)/i],["lang-css",/^]*>([\s\S]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]),H(D([[w,/^[\s]+/,null," \t\r\n"],[B,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,null,"\"'"]],[[_,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[E,/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[x,/^[=<>\/]+/],["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"]),H(D([],[[B,/^[\s\S]+/]]),["uq.val"]),H(P({keywords:o,hashComments:!0,cStyleComments:!0,types:g}),["c","cc","cpp","cxx","cyc","m"]),H(P({keywords:"null,true,false"}),["json"]),H(P({keywords:s,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:g}),["cs"]),H(P({keywords:a,cStyleComments:!0}),["java"]),H(P({keywords:f,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]),H(P({keywords:d,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]),H(P({keywords:u,hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]),H(P({keywords:h,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]),H(P({keywords:c,cStyleComments:!0,regexLiterals:!0}),["javascript","js","ts","typescript"]),H(P({keywords:l,hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]),H(D([],[[m,/^[\s\S]+/]]),["regex"]);var W=e["PR"]={createSimpleLexer:D,registerLangHandler:H,sourceDecorator:P,PR_ATTRIB_NAME:E,PR_ATTRIB_VALUE:B,PR_COMMENT:v,PR_DECLARATION:C,PR_KEYWORD:A,PR_LITERAL:b,PR_NOCODE:O,PR_PLAIN:w,PR_PUNCTUATION:x,PR_SOURCE:S,PR_STRING:m,PR_TAG:_,PR_TYPE:y,prettyPrintOne:n?e["prettyPrintOne"]=V:V,prettyPrint:n?e["prettyPrint"]=K:K},G=e["define"];"function"===typeof G&&G["amd"]&&G("google-code-prettify",[],(function(){return W}))}()},"8/vB":function(e,t,n){var r=n("gyjJ"),i=n("B2QF"),o=n("sAd1"),a=i.toolbox.saveAsImage;function s(e){this.model=e}s.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:a.title,type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:a.lang.slice()},s.prototype.unusable=!r.canvasSupported;var l=s.prototype;l.onclick=function(e,t){var n=this.model,i=n.get("name")||e.get("title.0.text")||"echarts",o="svg"===t.getZr().painter.getType(),a=o?"svg":n.get("type",!0)||"png",s=t.getConnectedDataURL({type:a,backgroundColor:n.get("backgroundColor",!0)||e.get("backgroundColor")||"#fff",connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")});if("function"!==typeof MouseEvent||r.browser.ie||r.browser.edge)if(window.navigator.msSaveOrOpenBlob){var l=atob(s.split(",")[1]),c=l.length,u=new Uint8Array(c);while(c--)u[c]=l.charCodeAt(c);var d=new Blob([u]);window.navigator.msSaveOrOpenBlob(d,i+"."+a)}else{var h=n.get("lang"),f='',p=window.open();p.document.write(f)}else{var g=document.createElement("a");g.download=i+"."+a,g.target="_blank",g.href=s;var m=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});g.dispatchEvent(m)}},o.register("saveAsImage",s);var c=s;e.exports=c},"83ay":function(e,t,n){var r=n("zYjg"),i=n("SSBM"),o=n("oEo5"),a=n("ycch"),s=a.wrapTreePathInfo,l=8,c=8,u=5;function d(e){this.group=new r.Group,e.add(this.group)}function h(e,t,n,r,i,o){var a=[[i?e:e-u,t],[e+n,t],[e+n,t+r],[i?e:e-u,t+r]];return!o&&a.splice(2,0,[e+n+u,t+r/2]),!i&&a.push([e,t+r/2]),a}function f(e,t,n){e.eventData={componentType:"series",componentSubType:"treemap",componentIndex:t.componentIndex,seriesIndex:t.componentIndex,seriesName:t.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&s(n,t)}}d.prototype={constructor:d,render:function(e,t,n,r){var o=e.getModel("breadcrumb"),a=this.group;if(a.removeAll(),o.get("show")&&n){var s=o.getModel("itemStyle"),l=s.getModel("textStyle"),c={pos:{left:o.get("left"),right:o.get("right"),top:o.get("top"),bottom:o.get("bottom")},box:{width:t.getWidth(),height:t.getHeight()},emptyItemWidth:o.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(n,c,l),this._renderContent(e,c,s,l,r),i.positionElement(a,c.pos,c.box)}},_prepare:function(e,t,n){for(var r=e;r;r=r.parentNode){var i=r.getModel().get("name"),o=n.getTextRect(i),a=Math.max(o.width+2*l,t.emptyItemWidth);t.totalWidth+=a+c,t.renderList.push({node:r,text:i,width:a})}},_renderContent:function(e,t,n,a,s){for(var l=0,u=t.emptyItemWidth,d=e.get("breadcrumb.height"),p=i.getAvailableSize(t.pos,t.box),g=t.totalWidth,m=t.renderList,A=m.length-1;A>=0;A--){var v=m[A],y=v.node,b=v.width,x=v.text;g>p.width&&(g-=b-u,b=u,x=null);var w=new r.Polygon({shape:{points:h(l,0,b,d,A===m.length-1,0===A)},style:o.defaults(n.getItemStyle(),{lineJoin:"bevel",text:x,textFill:a.getTextColor(),textFont:a.getFont()}),z:10,onclick:o.curry(s,y)});this.group.add(w),f(w,e,y),l+=b+c}},remove:function(){this.group.removeAll()}};var p=d;e.exports=p},"85pI":function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},"86p4":function(e,t,n){var r=n("JqtM"),i=r.debugMode,o=function(){};1===i&&(o=console.error);var a=o;e.exports=a},"8Bkq":function(e,t,n){var r=n("342z"),i=n("2OMI"),o=n("ww29"),a=Math.sqrt,s=Math.sin,l=Math.cos,c=Math.PI,u=function(e){return Math.sqrt(e[0]*e[0]+e[1]*e[1])},d=function(e,t){return(e[0]*t[0]+e[1]*t[1])/(u(e)*u(t))},h=function(e,t){return(e[0]*t[1]1&&(u*=a(b),f*=a(b));var x=(i===o?-1:1)*a((u*u*(f*f)-u*u*(y*y)-f*f*(v*v))/(u*u*(y*y)+f*f*(v*v)))||0,w=x*u*y/f,_=x*-f*v/u,C=(e+n)/2+l(A)*w-s(A)*_,S=(t+r)/2+s(A)*w+l(A)*_,E=h([1,0],[(v-w)/u,(y-_)/f]),B=[(v-w)/u,(y-_)/f],O=[(-1*v-w)/u,(-1*y-_)/f],k=h(B,O);d(B,O)<=-1&&(k=c),d(B,O)>=1&&(k=0),0===o&&k>0&&(k-=2*c),1===o&&k<0&&(k+=2*c),m.addData(g,C,S,u,f,E,k,A,o)}var p=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,g=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function m(e){if(!e)return new i;for(var t,n=0,r=0,o=n,a=r,s=new i,l=i.CMD,c=e.match(p),u=0;u+t.start.y&&(f=f+"-"+t.end.y);var p=i.get("formatter"),g={start:t.start.y,end:t.end.y,nameMap:f},m=this._formatterLabel(p,g),A=new o.Text({z2:30});o.setTextStyle(A.style,i,{text:m}),A.attr(this._yearTextPositionControl(A,h[s],n,s,a)),r.add(A)}},_monthTextPositionControl:function(e,t,n,r,i){var o="left",a="top",s=e[0],l=e[1];return"horizontal"===n?(l+=i,t&&(o="center"),"start"===r&&(a="bottom")):(s+=i,t&&(a="middle"),"start"===r&&(o="right")),{x:s,y:l,textAlign:o,textVerticalAlign:a}},_renderMonthText:function(e,t,n){var r=e.getModel("monthLabel");if(r.get("show")){var a=r.get("nameMap"),s=r.get("margin"),c=r.get("position"),u=r.get("align"),d=[this._tlpoints,this._blpoints];i.isString(a)&&(a=l[a.toUpperCase()]||[]);var h="start"===c?0:1,f="horizontal"===t?0:1;s="start"===c?-s:s;for(var p="center"===u,g=0;g` "'(~:]+/,p=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,g=/^\s*\[[^\]]+?\]:.*$/,m=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\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]/,A=" ";function v(e,t,n){return t.f=t.inline=n,n(e,t)}function y(e,t,n){return t.f=t.block=n,n(e,t)}function b(e){return!e||!/\S/.test(e.string)}function x(t){if(t.linkTitle=!1,t.linkHref=!1,t.linkText=!1,t.em=!1,t.strong=!1,t.strikethrough=!1,t.quote=0,t.indentedCode=!1,t.f==_){var n=i;if(!n){var o=e.innerMode(r,t.htmlState);n="xml"==o.mode.name&&null===o.state.tagStart&&!o.state.context&&o.state.tokenize.isInText}n&&(t.f=B,t.block=w,t.htmlState=null)}return t.trailingSpace=0,t.trailingSpaceNewLine=!1,t.prevLine=t.thisLine,t.thisLine={stream:null},null}function w(t,r){var i=t.column()===r.indentation,s=b(r.prevLine.stream),f=r.indentedCode,m=r.prevLine.hr,A=!1!==r.list,y=(r.listStack[r.listStack.length-1]||0)+3;r.indentedCode=!1;var x=r.indentation;if(null===r.indentationDiff&&(r.indentationDiff=r.indentation,A)){r.list=null;while(x=4&&(f||r.prevLine.fencedCodeEnd||r.prevLine.header||s))return t.skipToEnd(),r.indentedCode=!0,a.code;if(t.eatSpace())return null;if(i&&r.indentation<=y&&(E=t.match(d))&&E[1].length<=6)return r.quote=0,r.header=E[1].length,r.thisLine.header=!0,n.highlightFormatting&&(r.formatting="header"),r.f=r.inline,S(r);if(r.indentation<=y&&t.eat(">"))return r.quote=i?1:r.quote+1,n.highlightFormatting&&(r.formatting="quote"),t.eatSpace(),S(r);if(!_&&!r.setext&&i&&r.indentation<=y&&(E=t.match(c))){var B=E[1]?"ol":"ul";return r.indentation=x+t.current().length,r.list=!0,r.quote=0,r.listStack.push(r.indentation),r.em=!1,r.strong=!1,r.code=!1,r.strikethrough=!1,n.taskLists&&t.match(u,!1)&&(r.taskList=!0),r.f=r.inline,n.highlightFormatting&&(r.formatting=["list","list-"+B]),S(r)}return i&&r.indentation<=y&&(E=t.match(p,!0))?(r.quote=0,r.fencedEndRE=new RegExp(E[1]+"+ *$"),r.localMode=n.fencedCodeBlockHighlighting&&o(E[2]||n.fencedCodeBlockDefaultMode),r.localMode&&(r.localState=e.startState(r.localMode)),r.f=r.block=C,n.highlightFormatting&&(r.formatting="code-block"),r.code=-1,S(r)):r.setext||!(w&&A||r.quote||!1!==r.list||r.code||_||g.test(t.string))&&(E=t.lookAhead(1))&&(E=E.match(h))?(r.setext?(r.header=r.setext,r.setext=0,t.skipToEnd(),n.highlightFormatting&&(r.formatting="header")):(r.header="="==E[0].charAt(0)?1:2,r.setext=r.header),r.thisLine.header=!0,r.f=r.inline,S(r)):_?(t.skipToEnd(),r.hr=!0,r.thisLine.hr=!0,a.hr):"["===t.peek()?v(t,r,T):v(t,r,r.inline)}function _(t,n){var o=r.token(t,n.htmlState);if(!i){var a=e.innerMode(r,n.htmlState);("xml"==a.mode.name&&null===a.state.tagStart&&!a.state.context&&a.state.tokenize.isInText||n.md_inside&&t.current().indexOf(">")>-1)&&(n.f=B,n.block=w,n.htmlState=null)}return o}function C(e,t){var r,i=t.listStack[t.listStack.length-1]||0,o=t.indentation=e.quote?t.push(a.formatting+"-"+e.formatting[r]+"-"+e.quote):t.push("error"))}if(e.taskOpen)return t.push("meta"),t.length?t.join(" "):null;if(e.taskClosed)return t.push("property"),t.length?t.join(" "):null;if(e.linkHref?t.push(a.linkHref,"url"):(e.strong&&t.push(a.strong),e.em&&t.push(a.em),e.strikethrough&&t.push(a.strikethrough),e.emoji&&t.push(a.emoji),e.linkText&&t.push(a.linkText),e.code&&t.push(a.code),e.image&&t.push(a.image),e.imageAltText&&t.push(a.imageAltText,"link"),e.imageMarker&&t.push(a.imageMarker)),e.header&&t.push(a.header,a.header+"-"+e.header),e.quote&&(t.push(a.quote),!n.maxBlockquoteDepth||n.maxBlockquoteDepth>=e.quote?t.push(a.quote+"-"+e.quote):t.push(a.quote+"-"+n.maxBlockquoteDepth)),!1!==e.list){var i=(e.listStack.length-1)%3;i?1===i?t.push(a.list2):t.push(a.list3):t.push(a.list1)}return e.trailingSpaceNewLine?t.push("trailing-space-new-line"):e.trailingSpace&&t.push("trailing-space-"+(e.trailingSpace%2?"a":"b")),t.length?t.join(" "):null}function E(e,t){if(e.match(f,!0))return S(t)}function B(t,i){var o=i.text(t,i);if("undefined"!==typeof o)return o;if(i.list)return i.list=null,S(i);if(i.taskList){var s=" "===t.match(u,!0)[1];return s?i.taskOpen=!0:i.taskClosed=!0,n.highlightFormatting&&(i.formatting="task"),i.taskList=!1,S(i)}if(i.taskOpen=!1,i.taskClosed=!1,i.header&&t.match(/^#+$/,!0))return n.highlightFormatting&&(i.formatting="header"),S(i);var l=t.next();if(i.linkTitle){i.linkTitle=!1;var c=l;"("===l&&(c=")"),c=(c+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var d="^\\s*(?:[^"+c+"\\\\]+|\\\\\\\\|\\\\.)"+c;if(t.match(new RegExp(d),!0))return a.linkHref}if("`"===l){var h=i.formatting;n.highlightFormatting&&(i.formatting="code"),t.eatWhile("`");var f=t.current().length;if(0!=i.code||i.quote&&1!=f){if(f==i.code){var p=S(i);return i.code=0,p}return i.formatting=h,S(i)}return i.code=f,S(i)}if(i.code)return S(i);if("\\"===l&&(t.next(),n.highlightFormatting)){var g=S(i),A=a.formatting+"-escape";return g?g+" "+A:A}if("!"===l&&t.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return i.imageMarker=!0,i.image=!0,n.highlightFormatting&&(i.formatting="image"),S(i);if("["===l&&i.imageMarker&&t.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return i.imageMarker=!1,i.imageAltText=!0,n.highlightFormatting&&(i.formatting="image"),S(i);if("]"===l&&i.imageAltText){n.highlightFormatting&&(i.formatting="image");g=S(i);return i.imageAltText=!1,i.image=!1,i.inline=i.f=k,g}if("["===l&&!i.image)return i.linkText&&t.match(/^.*?\]/)||(i.linkText=!0,n.highlightFormatting&&(i.formatting="link")),S(i);if("]"===l&&i.linkText){n.highlightFormatting&&(i.formatting="link");g=S(i);return i.linkText=!1,i.inline=i.f=t.match(/\(.*?\)| ?\[.*?\]/,!1)?k:B,g}if("<"===l&&t.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){i.f=i.inline=O,n.highlightFormatting&&(i.formatting="link");g=S(i);return g?g+=" ":g="",g+a.linkInline}if("<"===l&&t.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){i.f=i.inline=O,n.highlightFormatting&&(i.formatting="link");g=S(i);return g?g+=" ":g="",g+a.linkEmail}if(n.xml&&"<"===l&&t.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var v=t.string.indexOf(">",t.pos);if(-1!=v){var b=t.string.substring(t.start,v);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(b)&&(i.md_inside=!0)}return t.backUp(1),i.htmlState=e.startState(r),y(t,i,_)}if(n.xml&&"<"===l&&t.match(/^\/\w*?>/))return i.md_inside=!1,"tag";if("*"===l||"_"===l){var x=1,w=1==t.pos?" ":t.string.charAt(t.pos-2);while(x<3&&t.eat(l))x++;var C=t.peek()||" ",E=!/\s/.test(C)&&(!m.test(C)||/\s/.test(w)||m.test(w)),M=!/\s/.test(w)&&(!m.test(w)||/\s/.test(C)||m.test(C)),N=null,T=null;if(x%2&&(i.em||!E||"*"!==l&&M&&!m.test(w)?i.em!=l||!M||"*"!==l&&E&&!m.test(C)||(N=!1):N=!0),x>1&&(i.strong||!E||"*"!==l&&M&&!m.test(w)?i.strong!=l||!M||"*"!==l&&E&&!m.test(C)||(T=!1):T=!0),null!=T||null!=N){n.highlightFormatting&&(i.formatting=null==N?"strong":null==T?"em":"strong em"),!0===N&&(i.em=l),!0===T&&(i.strong=l);p=S(i);return!1===N&&(i.em=!1),!1===T&&(i.strong=!1),p}}else if(" "===l&&(t.eat("*")||t.eat("_"))){if(" "===t.peek())return S(i);t.backUp(1)}if(n.strikethrough)if("~"===l&&t.eatWhile(l)){if(i.strikethrough){n.highlightFormatting&&(i.formatting="strikethrough");p=S(i);return i.strikethrough=!1,p}if(t.match(/^[^\s]/,!1))return i.strikethrough=!0,n.highlightFormatting&&(i.formatting="strikethrough"),S(i)}else if(" "===l&&t.match(/^~~/,!0)){if(" "===t.peek())return S(i);t.backUp(2)}if(n.emoji&&":"===l&&t.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){i.emoji=!0,n.highlightFormatting&&(i.formatting="emoji");var I=S(i);return i.emoji=!1,I}return" "===l&&(t.match(/^ +$/,!1)?i.trailingSpace++:i.trailingSpace&&(i.trailingSpaceNewLine=!0)),S(i)}function O(e,t){var r=e.next();if(">"===r){t.f=t.inline=B,n.highlightFormatting&&(t.formatting="link");var i=S(t);return i?i+=" ":i="",i+a.linkInline}return e.match(/^[^>]+/,!0),a.linkInline}function k(e,t){if(e.eatSpace())return null;var r=e.next();return"("===r||"["===r?(t.f=t.inline=N("("===r?")":"]"),n.highlightFormatting&&(t.formatting="link-string"),t.linkHref=!0,S(t)):"error"}var M={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function N(e){return function(t,r){var i=t.next();if(i===e){r.f=r.inline=B,n.highlightFormatting&&(r.formatting="link-string");var o=S(r);return r.linkHref=!1,o}return t.match(M[e]),r.linkHref=!0,S(r)}}function T(e,t){return e.match(/^([^\]\\]|\\.)*\]:/,!1)?(t.f=I,e.next(),n.highlightFormatting&&(t.formatting="link"),t.linkText=!0,S(t)):v(e,t,B)}function I(e,t){if(e.match(/^\]:/,!0)){t.f=t.inline=L,n.highlightFormatting&&(t.formatting="link");var r=S(t);return t.linkText=!1,r}return e.match(/^([^\]\\]|\\.)+/,!0),a.linkText}function L(e,t){return e.eatSpace()?null:(e.match(/^[^\s]+/,!0),void 0===e.peek()?t.linkTitle=!0:e.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),t.f=t.inline=B,a.linkHref+" url")}var D={startState:function(){return{f:w,prevLine:{stream:null},thisLine:{stream:null},block:w,htmlState:null,indentation:0,inline:B,text:E,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(t){return{f:t.f,prevLine:t.prevLine,thisLine:t.thisLine,block:t.block,htmlState:t.htmlState&&e.copyState(r,t.htmlState),indentation:t.indentation,localMode:t.localMode,localState:t.localMode?e.copyState(t.localMode,t.localState):null,inline:t.inline,text:t.text,formatting:!1,linkText:t.linkText,linkTitle:t.linkTitle,linkHref:t.linkHref,code:t.code,em:t.em,strong:t.strong,strikethrough:t.strikethrough,emoji:t.emoji,header:t.header,setext:t.setext,hr:t.hr,taskList:t.taskList,list:t.list,listStack:t.listStack.slice(0),quote:t.quote,indentedCode:t.indentedCode,trailingSpace:t.trailingSpace,trailingSpaceNewLine:t.trailingSpaceNewLine,md_inside:t.md_inside,fencedEndRE:t.fencedEndRE}},token:function(e,t){if(t.formatting=!1,e!=t.thisLine.stream){if(t.header=0,t.hr=!1,e.match(/^\s*$/,!0))return x(t),null;if(t.prevLine=t.thisLine,t.thisLine={stream:e},t.taskList=!1,t.trailingSpace=0,t.trailingSpaceNewLine=!1,!t.localState&&(t.f=t.block,t.f!=_)){var n=e.match(/^\s*/,!0)[0].replace(/\t/g,A).length;if(t.indentation=n,t.indentationDiff=null,n>0)return null}}return t.f(e,t)},innerMode:function(e){return e.block==_?{state:e.htmlState,mode:r}:e.localState?{state:e.localState,mode:e.localMode}:{state:e,mode:D}},indent:function(t,n,i){return t.block==_&&r.indent?r.indent(t.htmlState,n,i):t.localState&&t.localMode.indent?t.localMode.indent(t.localState,n,i):e.Pass},blankLine:x,getType:S,blockCommentStart:"\x3c!--",blockCommentEnd:"--\x3e",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return D}),"xml"),e.defineMIME("text/markdown","markdown"),e.defineMIME("text/x-markdown","markdown")}))},"96pR":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=void 0;var r=Object.assign||function(e){for(var t=1;t0&&(a=null===a?l:Math.min(a,l))}n[i]=a}}return n}function A(e){var t=m(e),n=[];return r.each(e,(function(e){var r,i=e.coordinateSystem,a=i.getBaseAxis(),s=a.getExtent();if("category"===a.type)r=a.getBandWidth();else if("value"===a.type||"time"===a.type){var l=a.dim+"_"+a.index,c=t[l],u=Math.abs(s[1]-s[0]),d=a.scale.getExtent(),p=Math.abs(d[1]-d[0]);r=c?u/p*c:u}else{var g=e.getData();r=Math.abs(s[1]-s[0])/g.count()}var m=o(e.get("barWidth"),r),A=o(e.get("barMaxWidth"),r),v=o(e.get("barMinWidth")||1,r),y=e.get("barGap"),b=e.get("barCategoryGap");n.push({bandWidth:r,barWidth:m,barMaxWidth:A,barMinWidth:v,barGap:y,barCategoryGap:b,axisKey:f(a),stackId:h(e)})})),v(n)}function v(e){var t={};r.each(e,(function(e,n){var r=e.axisKey,i=e.bandWidth,o=t[r]||{bandWidth:i,remainedWidth:i,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},a=o.stacks;t[r]=o;var s=e.stackId;a[s]||o.autoWidthCount++,a[s]=a[s]||{width:0,maxWidth:0};var l=e.barWidth;l&&!a[s].width&&(a[s].width=l,l=Math.min(o.remainedWidth,l),o.remainedWidth-=l);var c=e.barMaxWidth;c&&(a[s].maxWidth=c);var u=e.barMinWidth;u&&(a[s].minWidth=u);var d=e.barGap;null!=d&&(o.gap=d);var h=e.barCategoryGap;null!=h&&(o.categoryGap=h)}));var n={};return r.each(t,(function(e,t){n[t]={};var i=e.stacks,a=e.bandWidth,s=o(e.categoryGap,a),l=o(e.gap,1),c=e.remainedWidth,u=e.autoWidthCount,d=(c-s)/(u+(u-1)*l);d=Math.max(d,0),r.each(i,(function(e){var t=e.maxWidth,n=e.minWidth;if(e.width){r=e.width;t&&(r=Math.min(r,t)),n&&(r=Math.max(r,n)),e.width=r,c-=r+l*r,u--}else{var r=d;t&&tr&&(r=n),r!==d&&(e.width=r,c-=r+l*r,u--)}})),d=(c-s)/(u+(u-1)*l),d=Math.max(d,0);var h,f=0;r.each(i,(function(e,t){e.width||(e.width=d),h=e,f+=e.width*(1+l)})),h&&(f-=h.width*l);var p=-f/2;r.each(i,(function(e,r){n[t][r]=n[t][r]||{bandWidth:a,offset:p,width:e.width},p+=e.width*(1+l)}))})),n}function y(e,t,n){if(e&&t){var r=e[f(t)];return null!=r&&null!=n&&(r=r[h(n)]),r}}function b(e,t){var n=g(e,t),i=A(n),o={},a={};r.each(n,(function(e){var t=e.getData(),n=e.coordinateSystem,r=n.getBaseAxis(),l=h(e),c=i[f(r)][l],u=c.offset,d=c.width,p=n.getOtherAxis(r),g=e.get("barMinHeight")||0;o[l]=o[l]||[],a[l]=a[l]||[],t.setLayout({bandWidth:c.bandWidth,offset:u,size:d});for(var m=t.mapDimension(p.dim),A=t.mapDimension(r.dim),v=s(t,m),y=p.isHorizontal(),b=C(r,p,v),x=0,w=t.count();x=0?"p":"n",N=b;if(v&&(o[l][k]||(o[l][k]={p:b,n:b}),N=o[l][k][M]),y){var T=n.dataToPoint([O,k]);_=N,S=T[1]+u,E=T[0]-b,B=d,Math.abs(E)u||(h=u),{progress:f}}function f(e,t){var u,f=e.count,p=new d(2*f),g=new d(2*f),m=new d(f),A=[],v=[],y=0,b=0;while(null!=(u=e.next()))v[c]=t.get(a,u),v[1-c]=t.get(s,u),A=n.dataToPoint(v,null,A),g[y]=l?r.x+r.width:A[0],p[y++]=A[0],g[y]=l?A[1]:r.y+r.height,p[y++]=A[1],m[b++]=u;t.setLayout({largePoints:p,largeDataIndices:m,largeBackgroundPoints:g,barWidth:h,valueAxisStart:C(i,o,!1),backgroundStart:l?r.x:r.y,valueAxisHorizontal:l})}}};function w(e){return e.coordinateSystem&&"cartesian2d"===e.coordinateSystem.type}function _(e){return e.pipelineContext&&e.pipelineContext.large}function C(e,t,n){return t.toGlobalCoord(t.dataToCoord("log"===t.type?1:0))}t.getLayoutOnAxis=p,t.prepareLayoutBarSeries=g,t.makeColumnLayout=A,t.retrieveColumnLayout=y,t.layout=b,t.largeLayout=x},"9QSx":function(e,t,n){"use strict";n("LC9H"),n("mY83")},"9QT9":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},"9ZAX":function(e,t,n){var r=n("Q6Bq"),i=n("dCOg");n("UDPO"),n("iPgp"),n("bYe/"),n("mCFr"),n("0Zcz"),r.registerPreprocessor(i)},"9cas":function(e,t,n){"use strict";n("LC9H"),n("eQBP")},"9h9L":function(e,t,n){var r=n("5sjV"),i=r.extend({type:"timeline"});e.exports=i},"9iHE":function(e,t,n){var r=n("9mCu"),i=n("oEo5");function o(e,t){r.call(this,e,t,["filter"],"__filter_in_use__","_shadowDom")}function a(e){return e&&(e.shadowBlur||e.shadowOffsetX||e.shadowOffsetY||e.textShadowBlur||e.textShadowOffsetX||e.textShadowOffsetY)}i.inherits(o,r),o.prototype.addWithoutUpdate=function(e,t){if(t&&a(t.style)){var n;if(t._shadowDom){n=t._shadowDom;var r=this.getDefs(!0);r.contains(t._shadowDom)||this.addDom(n)}else n=this.add(t);this.markUsed(t);var i=n.getAttribute("id");e.style.filter="url(#"+i+")"}},o.prototype.add=function(e){var t=this.createElement("filter");return e._shadowDomId=e._shadowDomId||this.nextId++,t.setAttribute("id","zr"+this._zrId+"-shadow-"+e._shadowDomId),this.updateDom(e,t),this.addDom(t),t},o.prototype.update=function(e,t){var n=t.style;if(a(n)){var i=this;r.prototype.update.call(this,t,(function(){i.updateDom(t,t._shadowDom)}))}else this.remove(e,t)},o.prototype.remove=function(e,t){null!=t._shadowDomId&&(this.removeDom(e),e.style.filter="")},o.prototype.updateDom=function(e,t){var n=t.getElementsByTagName("feDropShadow");n=0===n.length?this.createElement("feDropShadow"):n[0];var r,i,o,a,s=e.style,l=e.scale&&e.scale[0]||1,c=e.scale&&e.scale[1]||1;if(s.shadowBlur||s.shadowOffsetX||s.shadowOffsetY)r=s.shadowOffsetX||0,i=s.shadowOffsetY||0,o=s.shadowBlur,a=s.shadowColor;else{if(!s.textShadowBlur)return void this.removeDom(t,s);r=s.textShadowOffsetX||0,i=s.textShadowOffsetY||0,o=s.textShadowBlur,a=s.textShadowColor}n.setAttribute("dx",r/l),n.setAttribute("dy",i/c),n.setAttribute("flood-color",a);var u=o/2/l,d=o/2/c,h=u+" "+d;n.setAttribute("stdDeviation",h),t.setAttribute("x","-100%"),t.setAttribute("y","-100%"),t.setAttribute("width",Math.ceil(o/2*200)+"%"),t.setAttribute("height",Math.ceil(o/2*200)+"%"),t.appendChild(n),e._shadowDom=t},o.prototype.markUsed=function(e){e._shadowDom&&r.prototype.markUsed.call(this,e._shadowDom)};var s=o;e.exports=s},"9mCu":function(e,t,n){var r=n("IT7P"),i=r.createElement,o=n("oEo5"),a=n("342z"),s=n("vOhS"),l=n("ode/"),c=n("wpu7"),u=c.path,d=c.image,h=c.text,f="0",p="1";function g(e,t,n,r,i){this._zrId=e,this._svgRoot=t,this._tagNames="string"===typeof n?[n]:n,this._markLabel=r,this._domName=i||"_dom",this.nextId=0}g.prototype.createElement=i,g.prototype.getDefs=function(e){var t=this._svgRoot,n=this._svgRoot.getElementsByTagName("defs");return 0===n.length?e?(n=t.insertBefore(this.createElement("defs"),t.firstChild),n.contains||(n.contains=function(e){var t=n.children;if(!t)return!1;for(var r=t.length-1;r>=0;--r)if(t[r]===e)return!0;return!1}),n):null:n[0]},g.prototype.update=function(e,t){if(e){var n=this.getDefs(!1);if(e[this._domName]&&n.contains(e[this._domName]))"function"===typeof t&&t(e);else{var r=this.add(e);r&&(e[this._domName]=r)}}},g.prototype.addDom=function(e){var t=this.getDefs(!0);t.appendChild(e)},g.prototype.removeDom=function(e){var t=this.getDefs(!1);t&&e[this._domName]&&(t.removeChild(e[this._domName]),e[this._domName]=null)},g.prototype.getDoms=function(){var e=this.getDefs(!1);if(!e)return[];var t=[];return o.each(this._tagNames,(function(n){var r=e.getElementsByTagName(n);t=t.concat([].slice.call(r))})),t},g.prototype.markAllUnused=function(){var e=this.getDoms(),t=this;o.each(e,(function(e){e[t._markLabel]=f}))},g.prototype.markUsed=function(e){e&&(e[this._markLabel]=p)},g.prototype.removeUnused=function(){var e=this.getDefs(!1);if(e){var t=this.getDoms(),n=this;o.each(t,(function(t){t[n._markLabel]!==p&&e.removeChild(t)}))}},g.prototype.getSvgProxy=function(e){return e instanceof a?u:e instanceof s?d:e instanceof l?h:u},g.prototype.getTextSvgElement=function(e){return e.__textSvgEl},g.prototype.getSvgElement=function(e){return e.__svgEl};var m=g;e.exports=m},"9oT9":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("YjsL"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},"9rdS":function(e,t,n){"use strict";n.d(t,"a",(function(){return L}));var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("XDlA"),l=n.n(s),c=n("T5E4"),u=n.n(c),d=n("XneU"),h=n.n(d),f=n("Hdxz"),p=n.n(f),g=n("ZZRV"),m=n("HOv7"),A=n("iczh"),v=n.n(A),y=n("3CTf"),b=Object(g["createContext"])({inlineCollapsed:!1}),x=b,w=n("nSZG"),_=function(e){h()(n,e);var t=p()(n);function n(){return l()(this,n),t.apply(this,arguments)}return u()(n,[{key:"renderTitle",value:function(e){var t=this.props,n=t.icon,r=t.title,i=t.level,o=t.rootPrefixCls;if(!n)return e&&1===i&&r&&"string"===typeof r?g["createElement"]("div",{className:"".concat(o,"-inline-collapsed-noicon")},r.charAt(0)):r;var a=Object(w["b"])(r)&&"span"===r.type;return g["createElement"](g["Fragment"],null,n,a?r:g["createElement"]("span",null,r))}},{key:"render",value:function(){var e=this,t=this.props,n=t.rootPrefixCls,r=t.popupClassName;return g["createElement"](x.Consumer,null,(function(t){var o=t.inlineCollapsed,a=t.antdMenuTheme;return g["createElement"](m["e"],i()({},Object(y["default"])(e.props,["icon"]),{title:e.renderTitle(o),popupClassName:v()(n,"".concat(n,"-").concat(a),r)}))}))}}]),n}(g["Component"]);_.contextType=x,_.isSubMenu=1;var C=_,S=n("7AgF"),E=n("NiCL"),B=n("z5Qn"),O=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i=n)t|=1&e,e>>=1;return e+t}function o(e,t,n,r){var i=t+1;if(i===n)return 1;if(r(e[i++],e[t])<0){while(i=0)i++;return i-t}function a(e,t,n){n--;while(t>>1,i(a,e[o])<0?l=o:s=o+1;var c=r-s;switch(c){case 3:e[s+3]=e[s+2];case 2:e[s+2]=e[s+1];case 1:e[s+1]=e[s];break;default:while(c>0)e[s+c]=e[s+c-1],c--}e[s]=a}}function l(e,t,n,r,i,o){var a=0,s=0,l=1;if(o(e,t[n+i])>0){s=r-i;while(l0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),a+=i,l+=i}else{s=i+1;while(ls&&(l=s);var c=a;a=i-l,l=i-c}a++;while(a>>1);o(e,t[n+u])>0?a=u+1:l=u}return l}function c(e,t,n,r,i,o){var a=0,s=0,l=1;if(o(e,t[n+i])<0){s=i+1;while(ls&&(l=s);var c=a;a=i-l,l=i-c}else{s=r-i;while(l=0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),a+=i,l+=i}a++;while(a>>1);o(e,t[n+u])<0?l=u:a=u+1}return l}function u(e,t){var n,i,o=r,a=0,s=0;a=e.length;var u=[];function d(e,t){n[s]=e,i[s]=t,s+=1}function h(){while(s>1){var e=s-2;if(e>=1&&i[e-1]<=i[e]+i[e+1]||e>=2&&i[e-2]<=i[e]+i[e-1])i[e-1]i[e+1])break;p(e)}}function f(){while(s>1){var e=s-2;e>0&&i[e-1]=r||m>=r);if(A)break;v<0&&(v=0),v+=2}if(o=v,o<1&&(o=1),1===i){for(d=0;d=0;d--)e[m+d]=e[g+d];if(0===i){b=!0;break}}if(e[p--]=u[f--],1===--s){b=!0;break}if(y=s-l(e[h],u,0,s,s-1,t),0!==y){for(p-=y,f-=y,s-=y,m=p+1,g=f+1,d=0;d=r||y>=r);if(b)break;A<0&&(A=0),A+=2}if(o=A,o<1&&(o=1),1===s){for(p-=i,h-=i,m=p+1,g=h+1,d=i-1;d>=0;d--)e[m+d]=e[g+d];e[p]=u[f]}else{if(0===s)throw new Error;for(g=p-(s-1),d=0;d=0;d--)e[m+d]=e[g+d];e[p]=u[f]}else for(g=p-(s-1),d=0;dh&&(f=h),s(e,r,r+f,r+c,t),c=f}d.pushRun(r,c),d.mergeRuns(),l-=c,r+=c}while(0!==l);d.forceMergeRuns()}}e.exports=d},AVV0:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n("iA7W"),i=n("7ugm"),o=n("OEbR"),a=n("4pDk");function s(e){return Object(r["a"])(e)||Object(i["a"])(e)||Object(o["a"])(e)||Object(a["a"])()}},AWui:function(e,t,n){var r=n("oEo5"),i=256;function o(){var e=r.createCanvas();this.canvas=e,this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={}}o.prototype={update:function(e,t,n,r,o,a){var s=this._getBrush(),l=this._getGradient(e,o,"inRange"),c=this._getGradient(e,o,"outOfRange"),u=this.pointSize+this.blurSize,d=this.canvas,h=d.getContext("2d"),f=e.length;d.width=t,d.height=n;for(var p=0;p0){var O=a(y)?l:c;y>0&&(y=y*E+C),x[w++]=O[B],x[w++]=O[B+1],x[w++]=O[B+2],x[w++]=O[B+3]*y*256}else w+=4}return h.putImageData(b,0,0),d},_getBrush:function(){var e=this._brushCanvas||(this._brushCanvas=r.createCanvas()),t=this.pointSize+this.blurSize,n=2*t;e.width=n,e.height=n;var i=e.getContext("2d");return i.clearRect(0,0,n,n),i.shadowOffsetX=n,i.shadowBlur=this.blurSize,i.shadowColor="#000",i.beginPath(),i.arc(-t,t,this.pointSize,0,2*Math.PI,!0),i.closePath(),i.fill(),e},_getGradient:function(e,t,n){for(var r=this._gradientPixels,i=r[n]||(r[n]=new Uint8ClampedArray(1024)),o=[0,0,0,0],a=0,s=0;s<256;s++)t[n](s/255,!0,o),i[a++]=o[0],i[a++]=o[1],i[a++]=o[2],i[a++]=o[3];return i}};var a=o;e.exports=a},AaHE:function(e,t,n){var r=n("oEo5"),i=n("ode/"),o=n("zYjg");function a(e,t,n,r){e[0]=n,e[1]=r,e[2]=e[0]/t.getWidth(),e[3]=e[1]/t.getHeight()}function s(e){var t=this._zr=e.getZr();this._styleCoord=[0,0,0,0],a(this._styleCoord,t,e.getWidth()/2,e.getHeight()/2),this._show=!1,this._hideTimeout}s.prototype={constructor:s,_enterable:!0,update:function(e){var t=e.get("alwaysShowContent");t&&this._moveTooltipIfResized()},_moveTooltipIfResized:function(){var e=this._styleCoord[2],t=this._styleCoord[3],n=e*this._zr.getWidth(),r=t*this._zr.getHeight();this.moveTo(n,r)},show:function(e){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.attr("show",!0),this._show=!0},setContent:function(e,t,n){this.el&&this._zr.remove(this.el);var r={},a=e,s="{marker",l="|}",c=a.indexOf(s);while(c>=0){var u=a.indexOf(l),d=a.substr(c+s.length,u-c-s.length);d.indexOf("sub")>-1?r["marker"+d]={textWidth:4,textHeight:4,textBorderRadius:2,textBackgroundColor:t[d],textOffset:[3,0]}:r["marker"+d]={textWidth:10,textHeight:10,textBorderRadius:5,textBackgroundColor:t[d]},a=a.substr(u+1),c=a.indexOf("{marker")}var h=n.getModel("textStyle"),f=h.get("fontSize"),p=n.get("textLineHeight");null==p&&(p=Math.round(3*f/2)),this.el=new i({style:o.setTextStyle({},h,{rich:r,text:e,textBackgroundColor:n.get("backgroundColor"),textBorderRadius:n.get("borderRadius"),textFill:n.get("textStyle.color"),textPadding:n.get("padding"),textLineHeight:p}),z:n.get("z")}),this._zr.add(this.el);var g=this;this.el.on("mouseover",(function(){g._enterable&&(clearTimeout(g._hideTimeout),g._show=!0),g._inContent=!0})),this.el.on("mouseout",(function(){g._enterable&&g._show&&g.hideLater(g._hideDelay),g._inContent=!1}))},setEnterable:function(e){this._enterable=e},getSize:function(){var e=this.el.getBoundingRect();return[e.width,e.height]},moveTo:function(e,t){if(this.el){var n=this._styleCoord;a(n,this._zr,e,t),this.el.attr("position",[n[0],n[1]])}},hide:function(){this.el&&this.el.hide(),this._show=!1},hideLater:function(e){!this._show||this._inContent&&this._enterable||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(r.bind(this.hide,this),e)):this.hide())},isShow:function(){return this._show},dispose:function(){clearTimeout(this._hideTimeout),this.el&&this._zr.remove(this.el)},getOuterSize:function(){var e=this.getSize();return{width:e[0],height:e[1]}}};var l=s;e.exports=l},AcPx:function(e,t,n){},Aed0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("u3hi"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},Afw4:function(e,t,n){},AoPA:function(e,t,n){"use strict";n.d(t,"b",(function(){return l})),n.d(t,"a",(function(){return c})),n.d(t,"k",(function(){return u})),n.d(t,"h",(function(){return d})),n.d(t,"i",(function(){return h})),n.d(t,"g",(function(){return f})),n.d(t,"c",(function(){return p})),n.d(t,"d",(function(){return g})),n.d(t,"j",(function(){return m})),n.d(t,"e",(function(){return A})),n.d(t,"f",(function(){return v}));var r=n("V0hb"),i=n("9/lZ"),o=(n("buSX"),n("ZZRV"),n("nWwB")),a=(n("I3N6"),.25),s=2;function l(e,t){var n=e.slice(),r=n.indexOf(t);return r>=0&&n.splice(r,1),n}function c(e,t){var n=e.slice();return-1===n.indexOf(t)&&n.push(t),n}function u(e){return e.split("-")}function d(e,t){return"".concat(e,"-").concat(t)}function h(e){return e&&e.type&&e.type.isTreeNode}function f(e,t){var n=[e],r=t[e];function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];e.forEach((function(e){var t=e.key,r=e.children;n.push(t),i(r)}))}return i(r.children),n}function p(e,t){var n=e.clientY,r=t.selectHandle.getBoundingClientRect(),i=r.top,o=r.bottom,l=r.height,c=Math.max(l*a,s);return n<=i+c?-1:n>=o-c?1:0}function g(e,t){if(e){var n=t.multiple;return n?e.slice():e.length?[e[0]]:e}}function m(e){if(!e)return null;var t;if(Array.isArray(e))t={checkedKeys:e,halfCheckedKeys:void 0};else{if("object"!==Object(i["a"])(e))return Object(o["a"])(!1,"`checkedKeys` is not an array or an object"),null;t={checkedKeys:e.checked||void 0,halfCheckedKeys:e.halfChecked||void 0}}return t}function A(e,t){var n=new Set;function i(e){if(!n.has(e)){var r=t[e];if(r){n.add(e);var o=r.parent,a=r.node;a.disabled||o&&i(o.key)}}}return(e||[]).forEach((function(e){i(e)})),Object(r["a"])(n)}function v(e){var t={};return Object.keys(e).forEach((function(n){(n.startsWith("data-")||n.startsWith("aria-"))&&(t[n]=e[n])})),t}},ArUA:function(e,t,n){var r=n("oEo5"),i=r.each,o=r.createHashMap,a=(r.assert,n("IPcT")),s=(a.__DEV__,o(["tooltip","label","itemName","itemId","seriesName"]));function l(e){var t={},n=t.encode={},r=o(),a=[],l=[],u=t.userOutput={dimensionNames:e.dimensions.slice(),encode:{}};i(e.dimensions,(function(t){var i=e.getDimensionInfo(t),o=i.coordDim;if(o){var h=i.coordDimIndex;c(n,o)[h]=t,i.isExtraCoord||(r.set(o,1),d(i.type)&&(a[0]=t),c(u.encode,o)[h]=i.index),i.defaultTooltip&&l.push(t)}s.each((function(e,t){var r=c(n,t),o=i.otherDims[t];null!=o&&!1!==o&&(r[o]=i.name)}))}));var h=[],f={};r.each((function(e,t){var r=n[t];f[t]=r[0],h=h.concat(r)})),t.dataDimsOnCoord=h,t.encodeFirstDimNotExtra=f;var p=n.label;p&&p.length&&(a=p.slice());var g=n.tooltip;return g&&g.length?l=g.slice():l.length||(l=a.slice()),n.defaultedLabel=a,n.defaultedTooltip=l,t}function c(e,t){return e.hasOwnProperty(t)||(e[t]=[]),e[t]}function u(e){return"category"===e?"ordinal":"time"===e?"time":"float"}function d(e){return!("ordinal"===e||"time"===e)}t.OTHER_DIMENSIONS=s,t.summarizeDimensions=l,t.getDimensionTypeByAxis=u},At2B:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},Auwy:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("zYjg"),a=n("CQhY"),s=n("SSBM"),l=n("iCoW"),c=r.extendComponentView({type:"visualMap",autoPositionValues:{left:1,right:1,top:1,bottom:1},init:function(e,t){this.ecModel=e,this.api=t,this.visualMapModel},render:function(e,t,n,r){this.visualMapModel=e,!1!==e.get("show")?this.doRender.apply(this,arguments):this.group.removeAll()},renderBackground:function(e){var t=this.visualMapModel,n=a.normalizeCssArray(t.get("padding")||0),r=e.getBoundingRect();e.add(new o.Rect({z2:-1,silent:!0,shape:{x:r.x-n[3],y:r.y-n[0],width:r.width+n[3]+n[1],height:r.height+n[0]+n[2]},style:{fill:t.get("backgroundColor"),stroke:t.get("borderColor"),lineWidth:t.get("borderWidth")}}))},getControllerVisual:function(e,t,n){n=n||{};var r=n.forceState,o=this.visualMapModel,a={};if("symbol"===t&&(a.symbol=o.get("itemSymbol")),"color"===t){var s=o.get("contentColor");a.color=s}function c(e){return a[e]}function u(e,t){a[e]=t}var d=o.controllerVisuals[r||o.getValueState(e)],h=l.prepareVisualTypes(d);return i.each(h,(function(r){var i=d[r];n.convertOpacityToAlpha&&"opacity"===r&&(r="colorAlpha",i=d.__alphaForOpacity),l.dependsOn(r,t)&&i&&i.applyVisual(e,c,u)})),a[t]},positionGroup:function(e){var t=this.visualMapModel,n=this.api;s.positionElement(e,t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()})},doRender:i.noop});e.exports=c},AvRI:function(e,t,n){var r=n("Q6Bq");n("4RZn"),n("xxVc"),r.registerPreprocessor((function(e){e.markArea=e.markArea||{}}))},Az1A:function(e,t,n){var r=n("diXd");t.Dispatcher=r;var i=n("gyjJ"),o=n("iNAA"),a=o.isCanvasEl,s=o.transformCoordWithViewport,l="undefined"!==typeof window&&!!window.addEventListener,c=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,u=[];function d(e,t,n,r){return n=n||{},r||!i.canvasSupported?h(e,t,n):i.browser.firefox&&null!=t.layerX&&t.layerX!==t.offsetX?(n.zrX=t.layerX,n.zrY=t.layerY):null!=t.offsetX?(n.zrX=t.offsetX,n.zrY=t.offsetY):h(e,t,n),n}function h(e,t,n){if(i.domSupported&&e.getBoundingClientRect){var r=t.clientX,o=t.clientY;if(a(e)){var l=e.getBoundingClientRect();return n.zrX=r-l.left,void(n.zrY=o-l.top)}if(s(u,e,r,o))return n.zrX=u[0],void(n.zrY=u[1])}n.zrX=n.zrY=0}function f(e){return e||window.event}function p(e,t,n){if(t=f(t),null!=t.zrX)return t;var r=t.type,i=r&&r.indexOf("touch")>=0;if(i){var o="touchend"!==r?t.targetTouches[0]:t.changedTouches[0];o&&d(e,o,t,n)}else d(e,t,t,n),t.zrDelta=t.wheelDelta?t.wheelDelta/120:-(t.detail||0)/3;var a=t.button;return null==t.which&&void 0!==a&&c.test(t.type)&&(t.which=1&a?1:2&a?3:4&a?2:0),t}function g(e,t,n,r){l?e.addEventListener(t,n,r):e.attachEvent("on"+t,n)}function m(e,t,n,r){l?e.removeEventListener(t,n,r):e.detachEvent("on"+t,n)}var A=l?function(e){e.preventDefault(),e.stopPropagation(),e.cancelBubble=!0}:function(e){e.returnValue=!1,e.cancelBubble=!0};function v(e){return 2===e.which||3===e.which}function y(e){return e.which>1}t.clientToLocal=d,t.getNativeEvent=f,t.normalizeEvent=p,t.addEventListener=g,t.removeEventListener=m,t.stop=A,t.isMiddleOrRightButtonOnMouseUpDown=v,t.notLeftMouse=y},B0eU:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="QuestionCircleOutlined";t["a"]=r["forwardRef"](s)},B0nS:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CopyToClipboard=void 0;var r=o(n("ZZRV")),i=o(n("Dg8N"));function o(e){return e&&e.__esModule?e:{default:e}}function a(e){return a="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function u(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}function d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h(e,t){for(var n=0;n=0)&&n({type:"updateAxisPointer",currTrigger:e,x:t&&t.offsetX,y:t&&t.offsetY})}))},remove:function(e,t){i.unregister(t.getZr(),"axisPointer"),o.superApply(this._model,"remove",arguments)},dispose:function(e,t){i.unregister("axisPointer",t),o.superApply(this._model,"dispose",arguments)}}),a=o;e.exports=a},BEOQ:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("SSBM")),o=n("Jjzi"),a=o.parsePercent,s=o.linearMap;function l(e,t){return i.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}function c(e,t){for(var n=e.mapDimension("value"),r=e.mapArray(n,(function(e){return e})),i=[],o="ascending"===t,a=0,s=e.count();a=4&&(c={x:parseFloat(h[0]||0),y:parseFloat(h[1]||0),width:parseFloat(h[2]),height:parseFloat(h[3])})}if(c&&null!=a&&null!=l&&(u=U(c,a,l),!t.ignoreViewBox)){var f=i;i=new r,i.add(f),f.scale=u.scale.slice(),f.position=u.position.slice()}return t.ignoreRootClip||null==a||null==l||i.setClipPath(new s({shape:{x:0,y:0,width:a,height:l}})),{root:i,width:a,height:l,viewBoxRect:c,viewBoxTransform:u}},E.prototype._parseNode=function(e,t){var n,r=e.nodeName.toLowerCase();if("defs"===r?this._isDefine=!0:"text"===r&&(this._isText=!0),this._isDefine){var i=O[r];if(i){var o=i.call(this,e),a=e.getAttribute("id");a&&(this._defs[a]=o)}}else{i=B[r];i&&(n=i.call(this,e,t),t.add(n))}var s=e.firstChild;while(s)1===s.nodeType&&this._parseNode(s,n),3===s.nodeType&&this._isText&&this._parseText(s,n),s=s.nextSibling;"defs"===r?this._isDefine=!1:"text"===r&&(this._isText=!1)},E.prototype._parseText=function(e,t){if(1===e.nodeType){var n=e.getAttribute("dx")||0,r=e.getAttribute("dy")||0;this._textX+=parseFloat(n),this._textY+=parseFloat(r)}var i=new o({style:{text:e.textContent,transformText:!0},position:[this._textX||0,this._textY||0]});M(t,i),I(e,i,this._defs);var a=i.style.fontSize;a&&a<9&&(i.style.fontSize=9,i.scale=i.scale||[1,1],i.scale[0]*=a/9,i.scale[1]*=a/9);var s=i.getBoundingRect();return this._textX+=s.width,t.add(i),i};var B={g:function(e,t){var n=new r;return M(t,n),I(e,n,this._defs),n},rect:function(e,t){var n=new s;return M(t,n),I(e,n,this._defs),n.setShape({x:parseFloat(e.getAttribute("x")||0),y:parseFloat(e.getAttribute("y")||0),width:parseFloat(e.getAttribute("width")||0),height:parseFloat(e.getAttribute("height")||0)}),n},circle:function(e,t){var n=new a;return M(t,n),I(e,n,this._defs),n.setShape({cx:parseFloat(e.getAttribute("cx")||0),cy:parseFloat(e.getAttribute("cy")||0),r:parseFloat(e.getAttribute("r")||0)}),n},line:function(e,t){var n=new c;return M(t,n),I(e,n,this._defs),n.setShape({x1:parseFloat(e.getAttribute("x1")||0),y1:parseFloat(e.getAttribute("y1")||0),x2:parseFloat(e.getAttribute("x2")||0),y2:parseFloat(e.getAttribute("y2")||0)}),n},ellipse:function(e,t){var n=new l;return M(t,n),I(e,n,this._defs),n.setShape({cx:parseFloat(e.getAttribute("cx")||0),cy:parseFloat(e.getAttribute("cy")||0),rx:parseFloat(e.getAttribute("rx")||0),ry:parseFloat(e.getAttribute("ry")||0)}),n},polygon:function(e,t){var n=e.getAttribute("points");n&&(n=N(n));var r=new d({shape:{points:n||[]}});return M(t,r),I(e,r,this._defs),r},polyline:function(e,t){var n=new u;M(t,n),I(e,n,this._defs);var r=e.getAttribute("points");r&&(r=N(r));var i=new h({shape:{points:r||[]}});return i},image:function(e,t){var n=new i;return M(t,n),I(e,n,this._defs),n.setStyle({image:e.getAttribute("xlink:href"),x:e.getAttribute("x"),y:e.getAttribute("y"),width:e.getAttribute("width"),height:e.getAttribute("height")}),n},text:function(e,t){var n=e.getAttribute("x")||0,i=e.getAttribute("y")||0,o=e.getAttribute("dx")||0,a=e.getAttribute("dy")||0;this._textX=parseFloat(n)+parseFloat(o),this._textY=parseFloat(i)+parseFloat(a);var s=new r;return M(t,s),I(e,s,this._defs),s},tspan:function(e,t){var n=e.getAttribute("x"),i=e.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=i&&(this._textY=parseFloat(i));var o=e.getAttribute("dx")||0,a=e.getAttribute("dy")||0,s=new r;return M(t,s),I(e,s,this._defs),this._textX+=o,this._textY+=a,s},path:function(e,t){var n=e.getAttribute("d")||"",r=A(n);return M(t,r),I(e,r,this._defs),r}},O={lineargradient:function(e){var t=parseInt(e.getAttribute("x1")||0,10),n=parseInt(e.getAttribute("y1")||0,10),r=parseInt(e.getAttribute("x2")||10,10),i=parseInt(e.getAttribute("y2")||0,10),o=new f(t,n,r,i);return k(e,o),o},radialgradient:function(e){}};function k(e,t){var n=e.firstChild;while(n){if(1===n.nodeType){var r=n.getAttribute("offset");r=r.indexOf("%")>0?parseInt(r,10)/100:r?parseFloat(r):0;var i=n.getAttribute("stop-color")||"#000000";t.addColorStop(r,i)}n=n.nextSibling}}function M(e,t){e&&e.__inheritedStyle&&(t.__inheritedStyle||(t.__inheritedStyle={}),x(t.__inheritedStyle,e.__inheritedStyle))}function N(e){for(var t=w(e).split(C),n=[],r=0;r0;o-=2){var a=i[o],s=i[o-1];switch(r=r||g.create(),s){case"translate":a=w(a).split(C),g.translate(r,r,[parseFloat(a[0]),parseFloat(a[1]||0)]);break;case"scale":a=w(a).split(C),g.scale(r,r,[parseFloat(a[0]),parseFloat(a[1]||a[0])]);break;case"rotate":a=w(a).split(C),g.rotate(r,r,parseFloat(a[0]));break;case"skew":a=w(a).split(C),console.warn("Skew transform is not supported yet");break;case"matrix":a=w(a).split(C);r[0]=parseFloat(a[0]),r[1]=parseFloat(a[1]),r[2]=parseFloat(a[2]),r[3]=parseFloat(a[3]),r[4]=parseFloat(a[4]),r[5]=parseFloat(a[5]);break}}t.setLocalTransform(r)}}var F=/([^\s:;]+)\s*:\s*([^:;]+)/g;function j(e){var t=e.getAttribute("style"),n={};if(!t)return n;var r,i={};F.lastIndex=0;while(null!=(r=F.exec(t)))i[r[1]]=r[2];for(var o in T)T.hasOwnProperty(o)&&null!=i[o]&&(n[T[o]]=i[o]);return n}function U(e,t,n){var r=t/e.width,i=n/e.height,o=Math.min(r,i),a=[o,o],s=[-(e.x+e.width/2)*o+t/2,-(e.y+e.height/2)*o+n/2];return{scale:a,position:s}}function H(e,t){var n=new E;return n.parse(e,t)}t.parseXML=S,t.makeViewBoxTransform=U,t.parseSVG=H},BUtc:function(e,t,n){var r=n("IQq/"),i=n("FiFR"),o=n("LieO"),a=n("cLjh"),s=r.extend({makeElOption:function(e,t,n,r,a){var s=n.axis,u=s.grid,d=r.get("type"),h=l(u,s).getOtherAxis(s).getGlobalExtent(),f=s.toGlobalCoord(s.dataToCoord(t,!0));if(d&&"none"!==d){var p=i.buildElStyle(r),g=c[d](s,f,h);g.style=p,e.graphicKey=g.type,e.pointer=g}var m=o.layout(u.model,n);i.buildCartesianSingleLabelElOption(t,e,m,n,r,a)},getHandleTransform:function(e,t,n){var r=o.layout(t.axis.grid.model,t,{labelInside:!1});return r.labelMargin=n.get("handle.margin"),{position:i.getTransformedPosition(t.axis,e,r),rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(e,t,n,r){var i=n.axis,o=i.grid,a=i.getGlobalExtent(!0),s=l(o,i).getOtherAxis(i).getGlobalExtent(),c="x"===i.dim?0:1,u=e.position;u[c]+=t[c],u[c]=Math.min(a[1],u[c]),u[c]=Math.max(a[0],u[c]);var d=(s[1]+s[0])/2,h=[d,d];h[c]=u[c];var f=[{verticalAlign:"middle"},{align:"center"}];return{position:u,rotation:e.rotation,cursorPoint:h,tooltipOption:f[c]}}});function l(e,t){var n={};return n[t.dim+"AxisIndex"]=t.index,e.getCartesian(n)}var c={line:function(e,t,n){var r=i.makeLineShape([t,n[0]],[t,n[1]],u(e));return{type:"Line",subPixelOptimize:!0,shape:r}},shadow:function(e,t,n){var r=Math.max(1,e.getBandWidth()),o=n[1]-n[0];return{type:"Rect",shape:i.makeRectShape([t-r/2,n[0]],[r,o],u(e))}}};function u(e){return"x"===e.dim?0:1}a.registerAxisPointerClass("CartesianAxisPointer",s);var d=s;e.exports=d},BZez:function(e,t,n){var r=n("oEo5"),i=n("+Vnd"),o=n("4+FC"),a=n("P0S0"),s=n("ycch"),l=s.wrapTreePathInfo,c=i.extend({type:"series.sunburst",_viewRoot:null,getInitialData:function(e,t){var n={name:e.name,children:e.data};u(n);var i=r.map(e.levels||[],(function(e){return new a(e,this,t)}),this),s=o.createTree(n,this,l);function l(e){e.wrapMethod("getItemModel",(function(e,t){var n=s.getNodeByDataIndex(t),r=i[n.depth];return r&&(e.parentModel=r),e}))}return s.data},optionUpdated:function(){this.resetViewRoot()},getDataParams:function(e){var t=i.prototype.getDataParams.apply(this,arguments),n=this.getData().tree.getNodeByDataIndex(e);return t.treePathInfo=l(n,this),t},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(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;e&&(e===t||t.contains(e))||(this._viewRoot=t)}});function u(e){var t=0;r.each(e.children,(function(e){u(e);var n=e.value;r.isArray(n)&&(n=n[0]),t+=n}));var n=e.value;r.isArray(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=t),n<0&&(n=0),r.isArray(e.value)?e.value[0]=n:e.value=n}e.exports=c},BcIr:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("Q6Bq")),o=n("oEo5"),a=n("giN5"),s=n("zYjg"),l=["axisLine","axisTickLabel","axisName"],c=i.extendComponentView({type:"radar",render:function(e,t,n){var r=this.group;r.removeAll(),this._buildAxes(e),this._buildSplitLineAndArea(e)},_buildAxes:function(e){var t=e.coordinateSystem,n=t.getIndicatorAxes(),r=o.map(n,(function(e){var n=new a(e.model,{position:[t.cx,t.cy],rotation:e.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return n}));o.each(r,(function(e){o.each(l,e.add,e),this.group.add(e.getGroup())}),this)},_buildSplitLineAndArea:function(e){var t=e.coordinateSystem,n=t.getIndicatorAxes();if(n.length){var r=e.get("shape"),i=e.getModel("splitLine"),a=e.getModel("splitArea"),l=i.getModel("lineStyle"),c=a.getModel("areaStyle"),u=i.get("show"),d=a.get("show"),h=l.get("color"),f=c.get("color");h=o.isArray(h)?h:[h],f=o.isArray(f)?f:[f];var p=[],g=[];if("circle"===r)for(var m=n[0].getTicksCoords(),A=t.cx,v=t.cy,y=0;yi?0:i+t),n=n>i?i:n,n<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;var o=Array(i);while(++r0},e.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),u?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t,r=c.some((function(e){return!!~n.indexOf(e)}));r&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),h=function(e,t){for(var n=0,r=Object.keys(t);n0},e}(),O="undefined"!==typeof WeakMap?new WeakMap:new n,k=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=d.getInstance(),r=new B(t,n,this);O.set(this,r)}return e}();["observe","unobserve","disconnect"].forEach((function(e){k.prototype[e]=function(){var t;return(t=O.get(this))[e].apply(t,arguments)}}));var M=function(){return"undefined"!==typeof i.ResizeObserver?i.ResizeObserver:k}();t["default"]=M}.call(this,n("UywP"))},BqSt:function(e,t,n){var r=n("19h/"),i=n("kN/v");function o(e,t){var n=[];return e.eachComponent("parallel",(function(i,o){var a=new r(i,e,t);a.name="parallel_"+o,a.resize(i,t),i.coordinateSystem=a,a.model=i,n.push(a)})),e.eachSeries((function(t){if("parallel"===t.get("coordinateSystem")){var n=e.queryComponents({mainType:"parallel",index:t.get("parallelIndex"),id:t.get("parallelId")})[0];t.coordinateSystem=n.coordinateSystem}})),n}i.register("parallel",{create:o})},"Bs+z":function(e,t,n){"use strict";var r=n("FGJx"),i=n("o0AO"),o=function(){function e(){Object(r["a"])(this,e)}return Object(i["a"])(e,null,[{key:"install",value:function(){Object.setPrototypeOf=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},Object.assign=Object.assign||function(e){if(void 0===e||null===e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n ").concat(n);e.ENABLE_CALLBACK&&e.emitter.emit("log","error",r),e.ENABLE_ERROR&&(console.error?console.error(r):console.warn?console.warn(r):console.log(r))}},{key:"i",value:function(t,n){t&&!e.FORCE_GLOBAL_TAG||(t=e.GLOBAL_TAG);var r="[".concat(t,"] > ").concat(n);e.ENABLE_CALLBACK&&e.emitter.emit("log","info",r),e.ENABLE_INFO&&(console.info?console.info(r):console.log(r))}},{key:"w",value:function(t,n){t&&!e.FORCE_GLOBAL_TAG||(t=e.GLOBAL_TAG);var r="[".concat(t,"] > ").concat(n);e.ENABLE_CALLBACK&&e.emitter.emit("log","warn",r),e.ENABLE_WARN&&(console.warn?console.warn(r):console.log(r))}},{key:"d",value:function(t,n){t&&!e.FORCE_GLOBAL_TAG||(t=e.GLOBAL_TAG);var r="[".concat(t,"] > ").concat(n);e.ENABLE_CALLBACK&&e.emitter.emit("log","debug",r),e.ENABLE_DEBUG&&(console.debug?console.debug(r):console.log(r))}},{key:"v",value:function(t,n){t&&!e.FORCE_GLOBAL_TAG||(t=e.GLOBAL_TAG);var r="[".concat(t,"] > ").concat(n);e.ENABLE_CALLBACK&&e.emitter.emit("log","verbose",r),e.ENABLE_VERBOSE&&console.log(r)}}]),e}();c.GLOBAL_TAG="flv.js",c.FORCE_GLOBAL_TAG=!1,c.ENABLE_ERROR=!0,c.ENABLE_INFO=!0,c.ENABLE_WARN=!0,c.ENABLE_DEBUG=!0,c.ENABLE_VERBOSE=!0,c.ENABLE_CALLBACK=!1,c.emitter=new l.a;var u=c,d=function(){function e(){Object(r["a"])(this,e),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(i["a"])(e,[{key:"reset",value:function(){this._firstCheckpoint=this._lastCheckpoint=0,this._totalBytes=this._intervalBytes=0,this._lastSecondBytes=0}},{key:"addBytes",value:function(e){0===this._firstCheckpoint?(this._firstCheckpoint=this._now(),this._lastCheckpoint=this._firstCheckpoint,this._intervalBytes+=e,this._totalBytes+=e):this._now()-this._lastCheckpoint<1e3?(this._intervalBytes+=e,this._totalBytes+=e):(this._lastSecondBytes=this._intervalBytes,this._intervalBytes=e,this._totalBytes+=e,this._lastCheckpoint=this._now())}},{key:"currentKBps",get:function(){this.addBytes(0);var e=(this._now()-this._lastCheckpoint)/1e3;return 0==e&&(e=1),this._intervalBytes/e/1024}},{key:"lastSecondKBps",get:function(){return this.addBytes(0),0!==this._lastSecondBytes?this._lastSecondBytes/1024:this._now()-this._lastCheckpoint>=500?this.currentKBps:0}},{key:"averageKBps",get:function(){var e=(this._now()-this._firstCheckpoint)/1e3;return this._totalBytes/e/1024}}]),e}(),h=d,f=n("uwZC"),p=n("lpH6"),g=function(){function e(t){Object(r["a"])(this,e),this._message=t}return Object(i["a"])(e,[{key:"toString",value:function(){return this.name+": "+this.message}},{key:"name",get:function(){return"RuntimeException"}},{key:"message",get:function(){return this._message}}]),e}(),m=function(e){Object(f["a"])(n,e);var t=Object(p["a"])(n);function n(e){return Object(r["a"])(this,n),t.call(this,e)}return Object(i["a"])(n,[{key:"name",get:function(){return"IllegalStateException"}}]),n}(g),A=function(e){Object(f["a"])(n,e);var t=Object(p["a"])(n);function n(e){return Object(r["a"])(this,n),t.call(this,e)}return Object(i["a"])(n,[{key:"name",get:function(){return"InvalidArgumentException"}}]),n}(g),v=function(e){Object(f["a"])(n,e);var t=Object(p["a"])(n);function n(e){return Object(r["a"])(this,n),t.call(this,e)}return Object(i["a"])(n,[{key:"name",get:function(){return"NotImplementedException"}}]),n}(g),y={kIdle:0,kConnecting:1,kBuffering:2,kError:3,kComplete:4},b={OK:"OK",EXCEPTION:"Exception",HTTP_STATUS_CODE_INVALID:"HttpStatusCodeInvalid",CONNECTING_TIMEOUT:"ConnectingTimeout",EARLY_EOF:"EarlyEof",UNRECOVERABLE_EARLY_EOF:"UnrecoverableEarlyEof"},x=function(){function e(t){Object(r["a"])(this,e),this._type=t||"undefined",this._status=y.kIdle,this._needStash=!1,this._onContentLengthKnown=null,this._onURLRedirect=null,this._onDataArrival=null,this._onError=null,this._onComplete=null}return Object(i["a"])(e,[{key:"destroy",value:function(){this._status=y.kIdle,this._onContentLengthKnown=null,this._onURLRedirect=null,this._onDataArrival=null,this._onError=null,this._onComplete=null}},{key:"isWorking",value:function(){return this._status===y.kConnecting||this._status===y.kBuffering}},{key:"open",value:function(e,t){throw new v("Unimplemented abstract function!")}},{key:"abort",value:function(){throw new v("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(e){this._onContentLengthKnown=e}},{key:"onURLRedirect",get:function(){return this._onURLRedirect},set:function(e){this._onURLRedirect=e}},{key:"onDataArrival",get:function(){return this._onDataArrival},set:function(e){this._onDataArrival=e}},{key:"onError",get:function(){return this._onError},set:function(e){this._onError=e}},{key:"onComplete",get:function(){return this._onComplete},set:function(e){this._onComplete=e}}]),e}(),w=n("GY0J");function _(e,t){while(!Object.prototype.hasOwnProperty.call(e,t))if(e=Object(w["a"])(e),null===e)break;return e}function C(e,t,n){return C="undefined"!==typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=_(e,t);if(r){var i=Object.getOwnPropertyDescriptor(r,t);return i.get?i.get.call(n):i.value}},C(e,t,n||e)}var S={};function E(){var e=self.navigator.userAgent.toLowerCase(),t=/(edge)\/([\w.]+)/.exec(e)||/(opr)[\/]([\w.]+)/.exec(e)||/(chrome)[ \/]([\w.]+)/.exec(e)||/(iemobile)[\/]([\w.]+)/.exec(e)||/(version)(applewebkit)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+).*(version)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("trident")>=0&&/(rv)(?::| )([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(firefox)[ \/]([\w.]+)/.exec(e)||[],n=/(ipad)/.exec(e)||/(ipod)/.exec(e)||/(windows phone)/.exec(e)||/(iphone)/.exec(e)||/(kindle)/.exec(e)||/(android)/.exec(e)||/(windows)/.exec(e)||/(mac)/.exec(e)||/(linux)/.exec(e)||/(cros)/.exec(e)||[],r={browser:t[5]||t[3]||t[1]||"",version:t[2]||t[4]||"0",majorVersion:t[4]||t[2]||"0",platform:n[0]||""},i={};if(r.browser){i[r.browser]=!0;var o=r.majorVersion.split(".");i.version={major:parseInt(r.majorVersion,10),string:r.version},o.length>1&&(i.version.minor=parseInt(o[1],10)),o.length>2&&(i.version.build=parseInt(o[2],10))}if(r.platform&&(i[r.platform]=!0),(i.chrome||i.opr||i.safari)&&(i.webkit=!0),i.rv||i.iemobile){i.rv&&delete i.rv;var a="msie";r.browser=a,i[a]=!0}if(i.edge){delete i.edge;var s="msedge";r.browser=s,i[s]=!0}if(i.opr){var l="opera";r.browser=l,i[l]=!0}if(i.safari&&i.android){var c="android";r.browser=c,i[c]=!0}for(var u in i.name=r.browser,i.platform=r.platform,S)S.hasOwnProperty(u)&&delete S[u];Object.assign(S,i)}E();var B=S,O=function(e){Object(f["a"])(n,e);var t=Object(p["a"])(n);function n(e,i){var o;return Object(r["a"])(this,n),o=t.call(this,"fetch-stream-loader"),o.TAG="FetchStreamLoader",o._seekHandler=e,o._config=i,o._needStash=!0,o._requestAbort=!1,o._contentLength=null,o._receivedLength=0,o}return Object(i["a"])(n,null,[{key:"isSupported",value:function(){try{var e=B.msedge&&B.version.minor>=15048,t=!B.msedge||e;return self.fetch&&self.ReadableStream&&t}catch(n){return!1}}}]),Object(i["a"])(n,[{key:"destroy",value:function(){this.isWorking()&&this.abort(),C(Object(w["a"])(n.prototype),"destroy",this).call(this)}},{key:"open",value:function(e,t){var n=this;this._dataSource=e,this._range=t;var r=e.url;this._config.reuseRedirectedURL&&void 0!=e.redirectedURL&&(r=e.redirectedURL);var i=this._seekHandler.getConfig(r,t),o=new self.Headers;if("object"===typeof i.headers){var a=i.headers;for(var s in a)a.hasOwnProperty(s)&&o.append(s,a[s])}var l={method:"GET",headers:o,mode:"cors",cache:"default",referrerPolicy:"no-referrer-when-downgrade"};if("object"===typeof this._config.headers)for(var c in this._config.headers)o.append(c,this._config.headers[c]);!1===e.cors&&(l.mode="same-origin"),e.withCredentials&&(l.credentials="include"),e.referrerPolicy&&(l.referrerPolicy=e.referrerPolicy),this._status=y.kConnecting,self.fetch(i.url,l).then((function(e){if(n._requestAbort)return n._requestAbort=!1,void(n._status=y.kIdle);if(e.ok&&e.status>=200&&e.status<=299){if(e.url!==i.url&&n._onURLRedirect){var t=n._seekHandler.removeURLParameters(e.url);n._onURLRedirect(t)}var r=e.headers.get("Content-Length");return null!=r&&(n._contentLength=parseInt(r),0!==n._contentLength&&n._onContentLengthKnown&&n._onContentLengthKnown(n._contentLength)),n._pump.call(n,e.body.getReader())}if(n._status=y.kError,!n._onError)throw new g("FetchStreamLoader: Http code invalid, "+e.status+" "+e.statusText);n._onError(b.HTTP_STATUS_CODE_INVALID,{code:e.status,msg:e.statusText})}))["catch"]((function(e){if(n._status=y.kError,!n._onError)throw e;n._onError(b.EXCEPTION,{code:-1,msg:e.message})}))}},{key:"abort",value:function(){this._requestAbort=!0}},{key:"_pump",value:function(e){var t=this;return e.read().then((function(n){if(n.done)if(null!==t._contentLength&&t._receivedLength299)){if(this._status=y.kError,!this._onError)throw new g("MozChunkedLoader: Http code invalid, "+t.status+" "+t.statusText);this._onError(b.HTTP_STATUS_CODE_INVALID,{code:t.status,msg:t.statusText})}else this._status=y.kBuffering}}},{key:"_onProgress",value:function(e){if(this._status!==y.kError){null===this._contentLength&&null!==e.total&&0!==e.total&&(this._contentLength=e.total,this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength));var t=e.target.response,n=this._range.from+this._receivedLength;this._receivedLength+=t.byteLength,this._onDataArrival&&this._onDataArrival(t,n,this._receivedLength)}}},{key:"_onLoadEnd",value:function(e){!0!==this._requestAbort?this._status!==y.kError&&(this._status=y.kComplete,this._onComplete&&this._onComplete(this._range.from,this._range.from+this._receivedLength-1)):this._requestAbort=!1}},{key:"_onXhrError",value:function(e){this._status=y.kError;var t=0,n=null;if(this._contentLength&&e.loaded=this._contentLength&&(n=this._range.from+this._contentLength-1),this._currentRequestRange={from:t,to:n},this._internalOpen(this._dataSource,this._currentRequestRange)}},{key:"_internalOpen",value:function(e,t){this._lastTimeLoaded=0;var n=e.url;this._config.reuseRedirectedURL&&(void 0!=this._currentRedirectedURL?n=this._currentRedirectedURL:void 0!=e.redirectedURL&&(n=e.redirectedURL));var r=this._seekHandler.getConfig(n,t);this._currentRequestURL=r.url;var i=this._xhr=new XMLHttpRequest;if(i.open("GET",r.url,!0),i.responseType="arraybuffer",i.onreadystatechange=this._onReadyStateChange.bind(this),i.onprogress=this._onProgress.bind(this),i.onload=this._onLoad.bind(this),i.onerror=this._onXhrError.bind(this),e.withCredentials&&(i.withCredentials=!0),"object"===typeof r.headers){var o=r.headers;for(var a in o)o.hasOwnProperty(a)&&i.setRequestHeader(a,o[a])}if("object"===typeof this._config.headers){var s=this._config.headers;for(var l in s)s.hasOwnProperty(l)&&i.setRequestHeader(l,s[l])}i.send()}},{key:"abort",value:function(){this._requestAbort=!0,this._internalAbort(),this._status=y.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(e){var t=e.target;if(2===t.readyState){if(void 0!=t.responseURL){var n=this._seekHandler.removeURLParameters(t.responseURL);t.responseURL!==this._currentRequestURL&&n!==this._currentRedirectedURL&&(this._currentRedirectedURL=n,this._onURLRedirect&&this._onURLRedirect(n))}if(t.status>=200&&t.status<=299){if(this._waitForTotalLength)return;this._status=y.kBuffering}else{if(this._status=y.kError,!this._onError)throw new g("RangeLoader: Http code invalid, "+t.status+" "+t.statusText);this._onError(b.HTTP_STATUS_CODE_INVALID,{code:t.status,msg:t.statusText})}}}},{key:"_onProgress",value:function(e){if(this._status!==y.kError){if(null===this._contentLength){var t=!1;if(this._waitForTotalLength){this._waitForTotalLength=!1,this._totalLengthReceived=!0,t=!0;var n=e.total;this._internalAbort(),null!=n&0!==n&&(this._totalLength=n)}if(-1===this._range.to?this._contentLength=this._totalLength-this._range.from:this._contentLength=this._range.to-this._range.from+1,t)return void this._openSubRange();this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength)}var r=e.loaded-this._lastTimeLoaded;this._lastTimeLoaded=e.loaded,this._speedSampler.addBytes(r)}}},{key:"_normalizeSpeed",value:function(e){var t=this._chunkSizeKBList,n=t.length-1,r=0,i=0,o=n;if(e=t[r]&&e=3&&(t=this._speedSampler.currentKBps)),0!==t){var n=this._normalizeSpeed(t);this._currentSpeedNormalized!==n&&(this._currentSpeedNormalized=n,this._currentChunkSizeKB=n)}var r=e.target.response,i=this._range.from+this._receivedLength;this._receivedLength+=r.byteLength;var o=!1;null!=this._contentLength&&this._receivedLength0&&this._receivedLength0)for(var o=n.split("&"),a=0;a0;s[0]!==this._startName&&s[0]!==this._endName&&(l&&(i+="&"),i+=o[a])}return 0===i.length?t:t+"?"+i}}]),e}(),j=F,U=function(){function e(t,n,i){Object(r["a"])(this,e),this.TAG="IOController",this._config=n,this._extraData=i,this._stashInitialSize=393216,void 0!=n.stashInitialSize&&n.stashInitialSize>0&&(this._stashInitialSize=n.stashInitialSize),this._stashUsed=0,this._stashSize=this._stashInitialSize,this._bufferSize=3145728,this._stashBuffer=new ArrayBuffer(this._bufferSize),this._stashByteStart=0,this._enableStash=!0,!1===n.enableStashBuffer&&(this._enableStash=!1),this._loader=null,this._loaderClass=null,this._seekHandler=null,this._dataSource=t,this._isWebSocketURL=/wss?:\/\/(.+?)/.test(t.url),this._refTotalLength=t.filesize?t.filesize:null,this._totalLength=this._refTotalLength,this._fullRequestFlag=!1,this._currentRange=null,this._redirectedURL=null,this._speedNormalized=0,this._speedSampler=new h,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(i["a"])(e,[{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 e=this._config;if("range"===e.seekType)this._seekHandler=new R(this._config.rangeLoadZeroStart);else if("param"===e.seekType){var t=e.seekParamStart||"bstart",n=e.seekParamEnd||"bend";this._seekHandler=new j(t,n)}else{if("custom"!==e.seekType)throw new A("Invalid seekType in config: ".concat(e.seekType));if("function"!==typeof e.customSeekHandler)throw new A("Custom seekType specified in config but invalid customSeekHandler!");this._seekHandler=new e.customSeekHandler}}},{key:"_selectLoader",value:function(){if(null!=this._config.customLoader)this._loaderClass=this._config.customLoader;else if(this._isWebSocketURL)this._loaderClass=D;else if(k.isSupported())this._loaderClass=k;else if(N.isSupported())this._loaderClass=N;else{if(!I.isSupported())throw new g("Your browser doesn't support xhr with arraybuffer responseType!");this._loaderClass=I}}},{key:"_createLoader",value:function(){this._loader=new this._loaderClass(this._seekHandler,this._config),!1===this._loader.needStashBuffer&&(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(e){this._currentRange={from:0,to:-1},e&&(this._currentRange.from=e),this._speedSampler.reset(),e||(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(),0!==this._stashUsed?(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 e=this._resumeFrom;this._resumeFrom=0,this._internalSeek(e,!0)}}},{key:"seek",value:function(e){this._paused=!1,this._stashUsed=0,this._stashByteStart=0,this._internalSeek(e,!0)}},{key:"_internalSeek",value:function(e,t){this._loader.isWorking()&&this._loader.abort(),this._flushStashBuffer(t),this._loader.destroy(),this._loader=null;var n={from:e,to:-1};this._currentRange={from:n.from,to:-1},this._speedSampler.reset(),this._stashSize=this._stashInitialSize,this._createLoader(),this._loader.open(this._dataSource,n),this._onSeeked&&this._onSeeked()}},{key:"updateUrl",value:function(e){if(!e||"string"!==typeof e||0===e.length)throw new A("Url must be a non-empty string!");this._dataSource.url=e}},{key:"_expandBuffer",value:function(e){var t=this._stashSize;while(t+10485760){var r=new Uint8Array(this._stashBuffer,0,this._stashUsed),i=new Uint8Array(n,0,t);i.set(r,0)}this._stashBuffer=n,this._bufferSize=t}}},{key:"_normalizeSpeed",value:function(e){var t=this._speedNormalizeList,n=t.length-1,r=0,i=0,o=n;if(e=t[r]&&e=512&&e<=1024?Math.floor(1.5*e):2*e,t>8192&&(t=8192);var n=1024*t+1048576;this._bufferSize0){var s=this._stashBuffer.slice(0,this._stashUsed),l=this._dispatchChunks(s,this._stashByteStart);if(l0){var c=new Uint8Array(s,l);a.set(c,0),this._stashUsed=c.byteLength,this._stashByteStart+=l}}else this._stashUsed=0,this._stashByteStart+=l;this._stashUsed+e.byteLength>this._bufferSize&&(this._expandBuffer(this._stashUsed+e.byteLength),a=new Uint8Array(this._stashBuffer,0,this._bufferSize)),a.set(new Uint8Array(e),this._stashUsed),this._stashUsed+=e.byteLength}else{var u=this._dispatchChunks(e,t);if(uthis._bufferSize&&(this._expandBuffer(d),a=new Uint8Array(this._stashBuffer,0,this._bufferSize)),a.set(new Uint8Array(e,u),0),this._stashUsed+=d,this._stashByteStart=t+u}}}else if(0===this._stashUsed){var h=this._dispatchChunks(e,t);if(hthis._bufferSize&&this._expandBuffer(f);var p=new Uint8Array(this._stashBuffer,0,this._bufferSize);p.set(new Uint8Array(e,h),0),this._stashUsed+=f,this._stashByteStart=t+h}}else{this._stashUsed+e.byteLength>this._bufferSize&&this._expandBuffer(this._stashUsed+e.byteLength);var g=new Uint8Array(this._stashBuffer,0,this._bufferSize);g.set(new Uint8Array(e),this._stashUsed),this._stashUsed+=e.byteLength;var A=this._dispatchChunks(this._stashBuffer.slice(0,this._stashUsed),this._stashByteStart);if(A0){var v=new Uint8Array(this._stashBuffer,A);g.set(v,0)}this._stashUsed-=A,this._stashByteStart+=A}}}},{key:"_flushStashBuffer",value:function(e){if(this._stashUsed>0){var t=this._stashBuffer.slice(0,this._stashUsed),n=this._dispatchChunks(t,this._stashByteStart),r=t.byteLength-n;if(n0){var i=new Uint8Array(this._stashBuffer,0,this._bufferSize),o=new Uint8Array(t,n);i.set(o,0),this._stashUsed=o.byteLength,this._stashByteStart+=n}return 0}u.w(this.TAG,"".concat(r," bytes unconsumed data remain when flush buffer, dropped"))}return this._stashUsed=0,this._stashByteStart=0,r}return 0}},{key:"_onLoaderComplete",value:function(e,t){this._flushStashBuffer(!0),this._onComplete&&this._onComplete(this._extraData)}},{key:"_onLoaderError",value:function(e,t){switch(u.e(this.TAG,"Loader error, code = ".concat(t.code,", msg = ").concat(t.msg)),this._flushStashBuffer(!1),this._isEarlyEofReconnecting&&(this._isEarlyEofReconnecting=!1,e=b.UNRECOVERABLE_EARLY_EOF),e){case b.EARLY_EOF:if(!this._config.isLive&&this._totalLength){var n=this._currentRange.to+1;return void(n0){var n=e.getConfig();t.emit("change",n)}}},{key:"registerListener",value:function(t){e.emitter.addListener("change",t)}},{key:"removeListener",value:function(t){e.emitter.removeListener("change",t)}},{key:"addLogListener",value:function(t){u.emitter.addListener("log",t),u.emitter.listenerCount("log")>0&&(u.ENABLE_CALLBACK=!0,e._notifyChange())}},{key:"removeLogListener",value:function(t){u.emitter.removeListener("log",t),0===u.emitter.listenerCount("log")&&(u.ENABLE_CALLBACK=!1,e._notifyChange())}},{key:"forceGlobalTag",get:function(){return u.FORCE_GLOBAL_TAG},set:function(t){u.FORCE_GLOBAL_TAG=t,e._notifyChange()}},{key:"globalTag",get:function(){return u.GLOBAL_TAG},set:function(t){u.GLOBAL_TAG=t,e._notifyChange()}},{key:"enableAll",get:function(){return u.ENABLE_VERBOSE&&u.ENABLE_DEBUG&&u.ENABLE_INFO&&u.ENABLE_WARN&&u.ENABLE_ERROR},set:function(t){u.ENABLE_VERBOSE=t,u.ENABLE_DEBUG=t,u.ENABLE_INFO=t,u.ENABLE_WARN=t,u.ENABLE_ERROR=t,e._notifyChange()}},{key:"enableDebug",get:function(){return u.ENABLE_DEBUG},set:function(t){u.ENABLE_DEBUG=t,e._notifyChange()}},{key:"enableVerbose",get:function(){return u.ENABLE_VERBOSE},set:function(t){u.ENABLE_VERBOSE=t,e._notifyChange()}},{key:"enableInfo",get:function(){return u.ENABLE_INFO},set:function(t){u.ENABLE_INFO=t,e._notifyChange()}},{key:"enableWarn",get:function(){return u.ENABLE_WARN},set:function(t){u.ENABLE_WARN=t,e._notifyChange()}},{key:"enableError",get:function(){return u.ENABLE_ERROR},set:function(t){u.ENABLE_ERROR=t,e._notifyChange()}}]),e}();q.emitter=new l.a;var Y=q,X=function(){function e(){Object(r["a"])(this,e),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(i["a"])(e,[{key:"isComplete",value:function(){var e=!1===this.hasAudio||!0===this.hasAudio&&null!=this.audioCodec&&null!=this.audioSampleRate&&null!=this.audioChannelCount,t=!1===this.hasVideo||!0===this.hasVideo&&null!=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;return null!=this.mimeType&&null!=this.duration&&null!=this.metadata&&null!=this.hasKeyframesIndex&&e&&t}},{key:"isSeekable",value:function(){return!0===this.hasKeyframesIndex}},{key:"getNearestKeyframe",value:function(e){if(null==this.keyframesIndex)return null;var t=this.keyframesIndex,n=this._search(t.times,e);return{index:n,milliseconds:t.times[n],fileposition:t.filepositions[n]}}},{key:"_search",value:function(e,t){var n=0,r=e.length-1,i=0,o=0,a=r;t=e[i]&&t=128){t.push(String.fromCharCode(65535&o)),r+=2;continue}}}else if(n[r]<240){if(J(n,r,2)){var a=(15&n[r])<<12|(63&n[r+1])<<6|63&n[r+2];if(a>=2048&&55296!==(63488&a)){t.push(String.fromCharCode(65535&a)),r+=3;continue}}}else if(n[r]<248&&J(n,r,3)){var s=(7&n[r])<<18|(63&n[r+1])<<12|(63&n[r+2])<<6|63&n[r+3];if(s>65536&&s<1114112){s-=65536,t.push(String.fromCharCode(s>>>10|55296)),t.push(String.fromCharCode(1023&s|56320)),r+=4;continue}}t.push(String.fromCharCode(65533)),++r}return t.join("")}var ee=$,te=function(){var e=new ArrayBuffer(2);return new DataView(e).setInt16(0,256,!0),256===new Int16Array(e)[0]}(),ne=function(){function e(){Object(r["a"])(this,e)}return Object(i["a"])(e,null,[{key:"parseScriptData",value:function(t,n,r){var i={};try{var o=e.parseValue(t,n,r),a=e.parseValue(t,n+o.size,r-o.size);i[o.data]=a.data}catch(s){u.e("AMF",s.toString())}return i}},{key:"parseObject",value:function(t,n,r){if(r<3)throw new m("Data not enough when parse ScriptDataObject");var i=e.parseString(t,n,r),o=e.parseValue(t,n+i.size,r-i.size),a=o.objectEnd;return{data:{name:i.data,value:o.data},size:i.size+o.size,objectEnd:a}}},{key:"parseVariable",value:function(t,n,r){return e.parseObject(t,n,r)}},{key:"parseString",value:function(e,t,n){if(n<2)throw new m("Data not enough when parse String");var r,i=new DataView(e,t,n),o=i.getUint16(0,!te);return r=o>0?ee(new Uint8Array(e,t+2,o)):"",{data:r,size:2+o}}},{key:"parseLongString",value:function(e,t,n){if(n<4)throw new m("Data not enough when parse LongString");var r,i=new DataView(e,t,n),o=i.getUint32(0,!te);return r=o>0?ee(new Uint8Array(e,t+4,o)):"",{data:r,size:4+o}}},{key:"parseDate",value:function(e,t,n){if(n<10)throw new m("Data size invalid when parse Date");var r=new DataView(e,t,n),i=r.getFloat64(0,!te),o=r.getInt16(8,!te);return i+=60*o*1e3,{data:new Date(i),size:10}}},{key:"parseValue",value:function(t,n,r){if(r<1)throw new m("Data not enough when parse Value");var i,o=new DataView(t,n,r),a=1,s=o.getUint8(0),l=!1;try{switch(s){case 0:i=o.getFloat64(1,!te),a+=8;break;case 1:var c=o.getUint8(1);i=!!c,a+=1;break;case 2:var d=e.parseString(t,n+1,r-1);i=d.data,a+=d.size;break;case 3:i={};var h=0;9===(16777215&o.getUint32(r-4,!te))&&(h=3);while(a32)throw new A("ExpGolomb: readBits() bits exceeded max 32bits!");if(e<=this._current_word_bits_left){var t=this._current_word>>>32-e;return this._current_word<<=e,this._current_word_bits_left-=e,t}var n=this._current_word_bits_left?this._current_word:0;n>>>=32-this._current_word_bits_left;var r=e-this._current_word_bits_left;this._fillCurrentWord();var i=Math.min(r,this._current_word_bits_left),o=this._current_word>>>32-i;return this._current_word<<=i,this._current_word_bits_left-=i,n=n<>>e))return this._current_word<<=e,this._current_word_bits_left-=e,e;return this._fillCurrentWord(),e+this._skipLeadingZero()}},{key:"readUEG",value:function(){var e=this._skipLeadingZero();return this.readBits(e+1)-1}},{key:"readSEG",value:function(){var e=this.readUEG();return 1&e?e+1>>>1:-1*(e>>>1)}}]),e}(),oe=ie,ae=function(){function e(){Object(r["a"])(this,e)}return Object(i["a"])(e,null,[{key:"_ebsp2rbsp",value:function(e){for(var t=e,n=t.byteLength,r=new Uint8Array(n),i=0,o=0;o=2&&3===t[o]&&0===t[o-1]&&0===t[o-2]||(r[i]=t[o],i++);return new Uint8Array(r.buffer,0,i)}},{key:"parseSPS",value:function(t){var n=e._ebsp2rbsp(t),r=new oe(n);r.readByte();var i=r.readByte();r.readByte();var o=r.readByte();r.readUEG();var a=e.getProfileString(i),s=e.getLevelString(o),l=1,c=420,u=[0,420,422,444],d=8;if((100===i||110===i||122===i||244===i||44===i||83===i||86===i||118===i||128===i||138===i||144===i)&&(l=r.readUEG(),3===l&&r.readBits(1),l<=3&&(c=u[l]),d=r.readUEG()+8,r.readUEG(),r.readBits(1),r.readBool()))for(var h=3!==l?8:12,f=0;f0&&I<16?(E=L[I-1],B=D[I-1]):255===I&&(E=r.readByte()<<8|r.readByte(),B=r.readByte()<<8|r.readByte())}if(r.readBool()&&r.readBool(),r.readBool()&&(r.readBits(4),r.readBool()&&r.readBits(24)),r.readBool()&&(r.readUEG(),r.readUEG()),r.readBool()){var P=r.readBits(32),R=r.readBits(32);k=r.readBool(),M=R,N=2*P,O=M/N}}var F=1;1===E&&1===B||(F=E/B);var j=0,U=0;if(0===l)j=1,U=2-b;else{var H=3===l?1:2,z=1===l?2:1;j=H,U=z*(2-b)}var Q=16*(v+1),V=16*(y+1)*(2-b);Q-=(x+w)*j,V-=(_+C)*U;var K=Math.ceil(Q*F);return r.destroy(),r=null,{profile_string:a,level_string:s,bit_depth:d,ref_frames:A,chroma_format:c,chroma_format_string:e.getChromaFormatString(c),frame_rate:{fixed:k,fps:O,fps_den:N,fps_num:M},sar_ratio:{width:E,height:B},codec_size:{width:Q,height:V},present_size:{width:K,height:V}}}},{key:"_skipScalingList",value:function(e,t){for(var n=8,r=8,i=0,o=0;o13))return 0;var o=e.probe(t);r=o.dataOffset}if(this._firstParse){this._firstParse=!1,n+r!==this._dataOffset&&u.w(this.TAG,"First time parsing but chunk byteStart invalid!");var a=new DataView(t,r),s=a.getUint32(0,!i);0!==s&&u.w(this.TAG,"PrevTagSize0 !== 0 !!!"),r+=4}while(rt.byteLength)break;var c=l.getUint8(0),d=16777215&l.getUint32(0,!i);if(r+11+d+4>t.byteLength)break;if(8===c||9===c||18===c){var h=l.getUint8(4),f=l.getUint8(5),p=l.getUint8(6),g=l.getUint8(7),A=p|f<<8|h<<16|g<<24,v=16777215&l.getUint32(7,!i);0!==v&&u.w(this.TAG,"Meet tag which has StreamID != 0!");var y=r+11;switch(c){case 8:this._parseAudioData(t,y,d,A);break;case 9:this._parseVideoData(t,y,d,A,n+r);break;case 18:this._parseScriptData(t,y,d);break}var b=l.getUint32(11+d,!i);b!==11+d&&u.w(this.TAG,"Invalid PrevTagSize ".concat(b)),r+=11+d+4}else u.w(this.TAG,"Unsupported tag type ".concat(c,", skipped")),r+=11+d+4}return this._isInitialMetadataDispatched()&&this._dispatch&&(this._audioTrack.length||this._videoTrack.length)&&this._onDataAvailable(this._audioTrack,this._videoTrack),r}},{key:"_parseScriptData",value:function(e,t,n){var r=re.parseScriptData(e,t,n);if(r.hasOwnProperty("onMetaData")){if(null==r.onMetaData||"object"!==typeof r.onMetaData)return void u.w(this.TAG,"Invalid onMetaData structure!");this._metadata&&u.w(this.TAG,"Found another onMetaData tag!"),this._metadata=r;var i=this._metadata.onMetaData;if(this._onMetaDataArrived&&this._onMetaDataArrived(Object.assign({},i)),"boolean"===typeof i.hasAudio&&!1===this._hasAudioFlagOverrided&&(this._hasAudio=i.hasAudio,this._mediaInfo.hasAudio=this._hasAudio),"boolean"===typeof i.hasVideo&&!1===this._hasVideoFlagOverrided&&(this._hasVideo=i.hasVideo,this._mediaInfo.hasVideo=this._hasVideo),"number"===typeof i.audiodatarate&&(this._mediaInfo.audioDataRate=i.audiodatarate),"number"===typeof i.videodatarate&&(this._mediaInfo.videoDataRate=i.videodatarate),"number"===typeof i.width&&(this._mediaInfo.width=i.width),"number"===typeof i.height&&(this._mediaInfo.height=i.height),"number"===typeof i.duration){if(!this._durationOverrided){var o=Math.floor(i.duration*this._timescale);this._duration=o,this._mediaInfo.duration=o}}else this._mediaInfo.duration=0;if("number"===typeof i.framerate){var a=Math.floor(1e3*i.framerate);if(a>0){var s=a/1e3;this._referenceFrameRate.fixed=!0,this._referenceFrameRate.fps=s,this._referenceFrameRate.fps_num=a,this._referenceFrameRate.fps_den=1e3,this._mediaInfo.fps=s}}if("object"===typeof i.keyframes){this._mediaInfo.hasKeyframesIndex=!0;var l=i.keyframes;this._mediaInfo.keyframesIndex=this._parseKeyframesIndex(l),i.keyframes=null}else this._mediaInfo.hasKeyframesIndex=!1;this._dispatch=!1,this._mediaInfo.metadata=i,u.v(this.TAG,"Parsed onMetaData"),this._mediaInfo.isComplete()&&this._onMediaInfo(this._mediaInfo)}Object.keys(r).length>0&&this._onScriptDataArrived&&this._onScriptDataArrived(Object.assign({},r))}},{key:"_parseKeyframesIndex",value:function(e){for(var t=[],n=[],r=1;r>>4;if(2===a||10===a){var s=0,l=(12&o)>>>2;if(l>=0&&l<=4){s=this._flvSoundRateTable[l];var c=1&o,d=this._audioMetadata,h=this._audioTrack;if(d||(!1===this._hasAudio&&!1===this._hasAudioFlagOverrided&&(this._hasAudio=!0,this._mediaInfo.hasAudio=!0),d=this._audioMetadata={},d.type="audio",d.id=h.id,d.timescale=this._timescale,d.duration=this._duration,d.audioSampleRate=s,d.channelCount=0===c?1:2),10===a){var f=this._parseAACAudioData(e,t+1,n-1);if(void 0==f)return;if(0===f.packetType){d.config&&u.w(this.TAG,"Found another AudioSpecificConfig!");var p=f.data;d.audioSampleRate=p.samplingRate,d.channelCount=p.channelCount,d.codec=p.codec,d.originalCodec=p.originalCodec,d.config=p.config,d.refSampleDuration=1024/d.audioSampleRate*d.timescale,u.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",d);var g=this._mediaInfo;g.audioCodec=d.originalCodec,g.audioSampleRate=d.audioSampleRate,g.audioChannelCount=d.channelCount,g.hasVideo?null!=g.videoCodec&&(g.mimeType='video/x-flv; codecs="'+g.videoCodec+","+g.audioCodec+'"'):g.mimeType='video/x-flv; codecs="'+g.audioCodec+'"',g.isComplete()&&this._onMediaInfo(g)}else if(1===f.packetType){var m=this._timestampBase+r,A={unit:f.data,length:f.data.byteLength,dts:m,pts:m};h.samples.push(A),h.length+=f.data.length}else u.e(this.TAG,"Flv: Unsupported AAC data type ".concat(f.packetType))}else if(2===a){if(!d.codec){var v=this._parseMP3AudioData(e,t+1,n-1,!0);if(void 0==v)return;d.audioSampleRate=v.samplingRate,d.channelCount=v.channelCount,d.codec=v.codec,d.originalCodec=v.originalCodec,d.refSampleDuration=1152/d.audioSampleRate*d.timescale,u.v(this.TAG,"Parsed MPEG Audio Frame Header"),this._audioInitialMetadataDispatched=!0,this._onTrackMetadata("audio",d);var y=this._mediaInfo;y.audioCodec=d.codec,y.audioSampleRate=d.audioSampleRate,y.audioChannelCount=d.channelCount,y.audioDataRate=v.bitRate,y.hasVideo?null!=y.videoCodec&&(y.mimeType='video/x-flv; codecs="'+y.videoCodec+","+y.audioCodec+'"'):y.mimeType='video/x-flv; codecs="'+y.audioCodec+'"',y.isComplete()&&this._onMediaInfo(y)}var b=this._parseMP3AudioData(e,t+1,n-1,!1);if(void 0==b)return;var x=this._timestampBase+r,w={unit:b,length:b.byteLength,dts:x,pts:x};h.samples.push(w),h.length+=b.length}}else this._onError(ce.FORMAT_ERROR,"Flv: Invalid audio sample rate idx: "+l)}else this._onError(ce.CODEC_UNSUPPORTED,"Flv: Unsupported audio codec idx: "+a)}}},{key:"_parseAACAudioData",value:function(e,t,n){if(!(n<=1)){var r={},i=new Uint8Array(e,t,n);return r.packetType=i[0],0===i[0]?r.data=this._parseAACAudioSpecificConfig(e,t+1,n-1):r.data=i.subarray(1),r}u.w(this.TAG,"Flv: Invalid AAC packet, missing AACPacketType or/and Data!")}},{key:"_parseAACAudioSpecificConfig",value:function(e,t,n){var r=new Uint8Array(e,t,n),i=null,o=0,a=0,s=0,l=null;if(o=a=r[0]>>>3,s=(7&r[0])<<1|r[1]>>>7,s<0||s>=this._mpegSamplingRates.length)this._onError(ce.FORMAT_ERROR,"Flv: AAC invalid sampling frequency index!");else{var c=this._mpegSamplingRates[s],u=(120&r[1])>>>3;if(!(u<0||u>=8)){5===o&&(l=(7&r[1])<<1|r[2]>>>7,(124&r[2])>>>2);var d=self.navigator.userAgent.toLowerCase();return-1!==d.indexOf("firefox")?s>=6?(o=5,i=new Array(4),l=s-3):(o=2,i=new Array(2),l=s):-1!==d.indexOf("android")?(o=2,i=new Array(2),l=s):(o=5,l=s,i=new Array(4),s>=6?l=s-3:1===u&&(o=2,i=new Array(2),l=s)),i[0]=o<<3,i[0]|=(15&s)>>>1,i[1]=(15&s)<<7,i[1]|=(15&u)<<3,5===o&&(i[1]|=(15&l)>>>1,i[2]=(1&l)<<7,i[2]|=8,i[3]=0),{config:i,samplingRate:c,channelCount:u,codec:"mp4a.40."+o,originalCodec:"mp4a.40."+a}}this._onError(ce.FORMAT_ERROR,"Flv: AAC invalid channel configuration")}}},{key:"_parseMP3AudioData",value:function(e,t,n,r){if(!(n<4)){this._littleEndian;var i=new Uint8Array(e,t,n),o=null;if(r){if(255!==i[0])return;var a=i[1]>>>3&3,s=(6&i[1])>>1,l=(240&i[2])>>>4,c=(12&i[2])>>>2,d=i[3]>>>6&3,h=3!==d?2:1,f=0,p=0,g="mp3";switch(a){case 0:f=this._mpegAudioV25SampleRateTable[c];break;case 2:f=this._mpegAudioV20SampleRateTable[c];break;case 3:f=this._mpegAudioV10SampleRateTable[c];break}switch(s){case 1:34,l>>4,s=15&o;7===s?this._parseAVCVideoPacket(e,t+1,n-1,r,i,a):this._onError(ce.CODEC_UNSUPPORTED,"Flv: Unsupported codec in video frame: ".concat(s))}}},{key:"_parseAVCVideoPacket",value:function(e,t,n,r,i,o){if(n<4)u.w(this.TAG,"Flv: Invalid AVC packet, missing AVCPacketType or/and CompositionTime");else{var a=this._littleEndian,s=new DataView(e,t,n),l=s.getUint8(0),c=16777215&s.getUint32(0,!a),d=c<<8>>8;if(0===l)this._parseAVCDecoderConfigurationRecord(e,t+4,n-4);else if(1===l)this._parseAVCVideoData(e,t+4,n-4,r,i,o,d);else if(2!==l)return void this._onError(ce.FORMAT_ERROR,"Flv: Invalid video packet type ".concat(l))}}},{key:"_parseAVCDecoderConfigurationRecord",value:function(e,t,n){if(n<7)u.w(this.TAG,"Flv: Invalid AVCDecoderConfigurationRecord, lack of data!");else{var r=this._videoMetadata,i=this._videoTrack,o=this._littleEndian,a=new DataView(e,t,n);r?"undefined"!==typeof r.avcc&&u.w(this.TAG,"Found another AVCDecoderConfigurationRecord!"):(!1===this._hasVideo&&!1===this._hasVideoFlagOverrided&&(this._hasVideo=!0,this._mediaInfo.hasVideo=!0),r=this._videoMetadata={},r.type="video",r.id=i.id,r.timescale=this._timescale,r.duration=this._duration);var s=a.getUint8(0),l=a.getUint8(1);a.getUint8(2),a.getUint8(3);if(1===s&&0!==l)if(this._naluLengthSize=1+(3&a.getUint8(4)),3===this._naluLengthSize||4===this._naluLengthSize){var c=31&a.getUint8(5);if(0!==c){c>1&&u.w(this.TAG,"Flv: Strange AVCDecoderConfigurationRecord: SPS Count = ".concat(c));for(var d=6,h=0;h1&&u.w(this.TAG,"Flv: Strange AVCDecoderConfigurationRecord: PPS Count = ".concat(_)),d++;for(var C=0;C<_;C++){var S=a.getUint16(d,!o);d+=2,0!==S&&(d+=S)}r.avcc=new Uint8Array(n),r.avcc.set(new Uint8Array(e,t,n),0),u.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",r)}else this._onError(ce.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord: No PPS")}else this._onError(ce.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord: No SPS")}else this._onError(ce.FORMAT_ERROR,"Flv: Strange NaluLengthSizeMinusOne: ".concat(this._naluLengthSize-1));else this._onError(ce.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord")}}},{key:"_parseAVCVideoData",value:function(e,t,n,r,i,o,a){var s=this._littleEndian,l=new DataView(e,t,n),c=[],d=0,h=0,f=this._naluLengthSize,p=this._timestampBase+r,g=1===o;while(h=n){u.w(this.TAG,"Malformed Nalu near timestamp ".concat(p,", offset = ").concat(h,", dataSize = ").concat(n));break}var m=l.getUint32(h,!s);if(3===f&&(m>>>=8),m>n-f)return void u.w(this.TAG,"Malformed Nalus near timestamp ".concat(p,", NaluSize > DataSize!"));var A=31&l.getUint8(h+f);5===A&&(g=!0);var v=new Uint8Array(e,t+h,f+m),y={type:A,data:v};c.push(y),d+=v.byteLength,h+=f+m}if(c.length){var b=this._videoTrack,x={units:c,length:d,isKeyframe:g,dts:p,cts:a,pts:p+a};g&&(x.fileposition=i),b.samples.push(x),b.length+=d}}},{key:"onTrackMetadata",get:function(){return this._onTrackMetadata},set:function(e){this._onTrackMetadata=e}},{key:"onMediaInfo",get:function(){return this._onMediaInfo},set:function(e){this._onMediaInfo=e}},{key:"onMetaDataArrived",get:function(){return this._onMetaDataArrived},set:function(e){this._onMetaDataArrived=e}},{key:"onScriptDataArrived",get:function(){return this._onScriptDataArrived},set:function(e){this._onScriptDataArrived=e}},{key:"onError",get:function(){return this._onError},set:function(e){this._onError=e}},{key:"onDataAvailable",get:function(){return this._onDataAvailable},set:function(e){this._onDataAvailable=e}},{key:"timestampBase",get:function(){return this._timestampBase},set:function(e){this._timestampBase=e}},{key:"overridedDuration",get:function(){return this._duration},set:function(e){this._durationOverrided=!0,this._duration=e,this._mediaInfo.duration=e}},{key:"overridedHasAudio",set:function(e){this._hasAudioFlagOverrided=!0,this._hasAudio=e,this._mediaInfo.hasAudio=e}},{key:"overridedHasVideo",set:function(e){this._hasVideoFlagOverrided=!0,this._hasVideo=e,this._mediaInfo.hasVideo=e}}],[{key:"probe",value:function(e){var t=new Uint8Array(e),n={match:!1};if(70!==t[0]||76!==t[1]||86!==t[2]||1!==t[3])return n;var r=(4&t[4])>>>2!==0,i=0!==(1&t[4]),o=ue(t,5);return o<9?n:{match:!0,consumed:o,dataOffset:o,hasAudioTrack:r,hasVideoTrack:i}}}]),e}(),he=de,fe=function(){function e(){Object(r["a"])(this,e)}return Object(i["a"])(e,null,[{key:"init",value:function(){for(var t in e.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":[]},e.types)e.types.hasOwnProperty(t)&&(e.types[t]=[t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2),t.charCodeAt(3)]);var n=e.constants={};n.FTYP=new Uint8Array([105,115,111,109,0,0,0,1,105,115,111,109,97,118,99,49]),n.STSD_PREFIX=new Uint8Array([0,0,0,0,0,0,0,1]),n.STTS=new Uint8Array([0,0,0,0,0,0,0,0]),n.STSC=n.STCO=n.STTS,n.STSZ=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),n.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]),n.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]),n.DREF=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),n.SMHD=new Uint8Array([0,0,0,0,0,0,0,0]),n.VMHD=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0])}},{key:"box",value:function(e){for(var t=8,n=null,r=Array.prototype.slice.call(arguments,1),i=r.length,o=0;o>>24&255,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n.set(e,4);for(var a=8,s=0;s>>24&255,t>>>16&255,t>>>8&255,255&t,n>>>24&255,n>>>16&255,n>>>8&255,255&n,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(t){return e.box(e.types.trak,e.tkhd(t),e.mdia(t))}},{key:"tkhd",value:function(t){var n=t.id,r=t.duration,i=t.presentWidth,o=t.presentHeight;return e.box(e.types.tkhd,new Uint8Array([0,0,0,7,0,0,0,0,0,0,0,0,n>>>24&255,n>>>16&255,n>>>8&255,255&n,0,0,0,0,r>>>24&255,r>>>16&255,r>>>8&255,255&r,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,i>>>8&255,255&i,0,0,o>>>8&255,255&o,0,0]))}},{key:"mdia",value:function(t){return e.box(e.types.mdia,e.mdhd(t),e.hdlr(t),e.minf(t))}},{key:"mdhd",value:function(t){var n=t.timescale,r=t.duration;return e.box(e.types.mdhd,new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,n>>>24&255,n>>>16&255,n>>>8&255,255&n,r>>>24&255,r>>>16&255,r>>>8&255,255&r,85,196,0,0]))}},{key:"hdlr",value:function(t){var n=null;return n="audio"===t.type?e.constants.HDLR_AUDIO:e.constants.HDLR_VIDEO,e.box(e.types.hdlr,n)}},{key:"minf",value:function(t){var n=null;return n="audio"===t.type?e.box(e.types.smhd,e.constants.SMHD):e.box(e.types.vmhd,e.constants.VMHD),e.box(e.types.minf,n,e.dinf(),e.stbl(t))}},{key:"dinf",value:function(){var t=e.box(e.types.dinf,e.box(e.types.dref,e.constants.DREF));return t}},{key:"stbl",value:function(t){var n=e.box(e.types.stbl,e.stsd(t),e.box(e.types.stts,e.constants.STTS),e.box(e.types.stsc,e.constants.STSC),e.box(e.types.stsz,e.constants.STSZ),e.box(e.types.stco,e.constants.STCO));return n}},{key:"stsd",value:function(t){return"audio"===t.type?"mp3"===t.codec?e.box(e.types.stsd,e.constants.STSD_PREFIX,e.mp3(t)):e.box(e.types.stsd,e.constants.STSD_PREFIX,e.mp4a(t)):e.box(e.types.stsd,e.constants.STSD_PREFIX,e.avc1(t))}},{key:"mp3",value:function(t){var n=t.channelCount,r=t.audioSampleRate,i=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,n,0,16,0,0,0,0,r>>>8&255,255&r,0,0]);return e.box(e.types[".mp3"],i)}},{key:"mp4a",value:function(t){var n=t.channelCount,r=t.audioSampleRate,i=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,n,0,16,0,0,0,0,r>>>8&255,255&r,0,0]);return e.box(e.types.mp4a,i,e.esds(t))}},{key:"esds",value:function(t){var n=t.config||[],r=n.length,i=new Uint8Array([0,0,0,0,3,23+r,0,1,0,4,15+r,64,21,0,0,0,0,0,0,0,0,0,0,0,5].concat([r]).concat(n).concat([6,1,2]));return e.box(e.types.esds,i)}},{key:"avc1",value:function(t){var n=t.avcc,r=t.codecWidth,i=t.codecHeight,o=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,r>>>8&255,255&r,i>>>8&255,255&i,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 e.box(e.types.avc1,o,e.box(e.types.avcC,n))}},{key:"mvex",value:function(t){return e.box(e.types.mvex,e.trex(t))}},{key:"trex",value:function(t){var n=t.id,r=new Uint8Array([0,0,0,0,n>>>24&255,n>>>16&255,n>>>8&255,255&n,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]);return e.box(e.types.trex,r)}},{key:"moof",value:function(t,n){return e.box(e.types.moof,e.mfhd(t.sequenceNumber),e.traf(t,n))}},{key:"mfhd",value:function(t){var n=new Uint8Array([0,0,0,0,t>>>24&255,t>>>16&255,t>>>8&255,255&t]);return e.box(e.types.mfhd,n)}},{key:"traf",value:function(t,n){var r=t.id,i=e.box(e.types.tfhd,new Uint8Array([0,0,0,0,r>>>24&255,r>>>16&255,r>>>8&255,255&r])),o=e.box(e.types.tfdt,new Uint8Array([0,0,0,0,n>>>24&255,n>>>16&255,n>>>8&255,255&n])),a=e.sdtp(t),s=e.trun(t,a.byteLength+16+16+8+16+8+8);return e.box(e.types.traf,i,o,s,a)}},{key:"sdtp",value:function(t){for(var n=t.samples||[],r=n.length,i=new Uint8Array(4+r),o=0;o>>24&255,i>>>16&255,i>>>8&255,255&i,n>>>24&255,n>>>16&255,n>>>8&255,255&n],0);for(var s=0;s>>24&255,l>>>16&255,l>>>8&255,255&l,c>>>24&255,c>>>16&255,c>>>8&255,255&c,u.isLeading<<2|u.dependsOn,u.isDependedOn<<6|u.hasRedundancy<<4|u.isNonSync,0,0,d>>>24&255,d>>>16&255,d>>>8&255,255&d],12+16*s)}return e.box(e.types.trun,a)}},{key:"mdat",value:function(t){return e.box(e.types.mdat,t)}}]),e}();fe.init();var pe=fe,ge=function(){function e(){Object(r["a"])(this,e)}return Object(i["a"])(e,null,[{key:"getSilentFrame",value:function(e,t){if("mp4a.40.2"===e){if(1===t)return new Uint8Array([0,200,0,128,35,128]);if(2===t)return new Uint8Array([33,0,73,144,2,25,0,35,128]);if(3===t)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,142]);if(4===t)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,128,44,128,8,2,56]);if(5===t)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(6===t)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(1===t)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(2===t)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(3===t)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}}]),e}(),me=ge,Ae=function e(t,n,i,o,a){Object(r["a"])(this,e),this.dts=t,this.pts=n,this.duration=i,this.originalDts=o,this.isSyncPoint=a,this.fileposition=null},ve=function(){function e(){Object(r["a"])(this,e),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(i["a"])(e,[{key:"appendSyncPoint",value:function(e){e.isSyncPoint=!0,this.syncPoints.push(e)}}]),e}(),ye=function(){function e(){Object(r["a"])(this,e),this._list=[]}return Object(i["a"])(e,[{key:"clear",value:function(){this._list=[]}},{key:"appendArray",value:function(e){var t=this._list;0!==e.length&&(t.length>0&&e[0].originalDts=t[i].dts&&et[r].lastSample.originalDts&&e=t[r].lastSample.originalDts&&(r===t.length-1||r0&&(i=this._searchNearestSegmentBefore(n.originalBeginDts)+1),this._lastAppendLocation=i,this._list.splice(i,0,n)}},{key:"getLastSegmentBefore",value:function(e){var t=this._searchNearestSegmentBefore(e);return t>=0?this._list[t]:null}},{key:"getLastSampleBefore",value:function(e){var t=this.getLastSegmentBefore(e);return null!=t?t.lastSample:null}},{key:"getLastSyncPointBefore",value:function(e){var t=this._searchNearestSegmentBefore(e),n=this._list[t].syncPoints;while(0===n.length&&t>0)t--,n=this._list[t].syncPoints;return n.length>0?n[n.length-1]:null}},{key:"type",get:function(){return this._type}},{key:"length",get:function(){return this._list.length}}]),e}(),xe=function(){function e(t){Object(r["a"])(this,e),this.TAG="MP4Remuxer",this._config=t,this._isLive=!0===t.isLive,this._dtsBase=-1,this._dtsBaseInited=!1,this._audioDtsBase=1/0,this._videoDtsBase=1/0,this._audioNextDts=void 0,this._videoNextDts=void 0,this._audioStashedLastSample=null,this._videoStashedLastSample=null,this._audioMeta=null,this._videoMeta=null,this._audioSegmentInfoList=new be("audio"),this._videoSegmentInfoList=new be("video"),this._onInitSegment=null,this._onMediaSegment=null,this._forceFirstIDR=!(!B.chrome||!(B.version.major<50||50===B.version.major&&B.version.build<2661)),this._fillSilentAfterSeek=B.msedge||B.msie,this._mp3UseMpegAudio=!B.firefox,this._fillAudioTimestampGap=this._config.fixAudioTimestampGap}return Object(i["a"])(e,[{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(e){return e.onDataAvailable=this.remux.bind(this),e.onTrackMetadata=this._onTrackMetadataReceived.bind(this),this}},{key:"insertDiscontinuity",value:function(){this._audioNextDts=this._videoNextDts=void 0}},{key:"seek",value:function(e){this._audioStashedLastSample=null,this._videoStashedLastSample=null,this._videoSegmentInfoList.clear(),this._audioSegmentInfoList.clear()}},{key:"remux",value:function(e,t){if(!this._onMediaSegment)throw new m("MP4Remuxer: onMediaSegment callback must be specificed!");this._dtsBaseInited||this._calculateDtsBase(e,t),this._remuxVideo(t),this._remuxAudio(e)}},{key:"_onTrackMetadataReceived",value:function(e,t){var n=null,r="mp4",i=t.codec;if("audio"===e)this._audioMeta=t,"mp3"===t.codec&&this._mp3UseMpegAudio?(r="mpeg",i="",n=new Uint8Array):n=pe.generateInitSegment(t);else{if("video"!==e)return;this._videoMeta=t,n=pe.generateInitSegment(t)}if(!this._onInitSegment)throw new m("MP4Remuxer: onInitSegment callback must be specified!");this._onInitSegment(e,{type:e,data:n.buffer,codec:i,container:"".concat(e,"/").concat(r),mediaDuration:t.duration})}},{key:"_calculateDtsBase",value:function(e,t){this._dtsBaseInited||(e.samples&&e.samples.length&&(this._audioDtsBase=e.samples[0].dts),t.samples&&t.samples.length&&(this._videoDtsBase=t.samples[0].dts),this._dtsBase=Math.min(this._audioDtsBase,this._videoDtsBase),this._dtsBaseInited=!0)}},{key:"flushStashedSamples",value:function(){var e=this._videoStashedLastSample,t=this._audioStashedLastSample,n={type:"video",id:1,sequenceNumber:0,samples:[],length:0};null!=e&&(n.samples.push(e),n.length=e.length);var r={type:"audio",id:2,sequenceNumber:0,samples:[],length:0};null!=t&&(r.samples.push(t),r.length=t.length),this._videoStashedLastSample=null,this._audioStashedLastSample=null,this._remuxVideo(n,!0),this._remuxAudio(r,!0)}},{key:"_remuxAudio",value:function(e,t){if(null!=this._audioMeta){var n=e,r=n.samples,i=void 0,o=-1,a=-1,s=this._audioMeta.refSampleDuration,l="mp3"===this._audioMeta.codec&&this._mp3UseMpegAudio,c=this._dtsBaseInited&&void 0===this._audioNextDts,d=!1;if(r&&0!==r.length&&(1!==r.length||t)){var h=0,f=null,p=0;l?(h=0,p=n.length):(h=8,p=8+n.length);var g=null;if(r.length>1&&(g=r.pop(),p-=g.length),null!=this._audioStashedLastSample){var m=this._audioStashedLastSample;this._audioStashedLastSample=null,r.unshift(m),p+=m.length}null!=g&&(this._audioStashedLastSample=g);var A=r[0].dts-this._dtsBase;if(this._audioNextDts)i=A-this._audioNextDts;else if(this._audioSegmentInfoList.isEmpty())i=0,this._fillSilentAfterSeek&&!this._videoSegmentInfoList.isEmpty()&&"mp3"!==this._audioMeta.originalCodec&&(d=!0);else{var v=this._audioSegmentInfoList.getLastSampleBefore(A);if(null!=v){var y=A-(v.originalDts+v.duration);y<=3&&(y=0);var b=v.dts+v.duration+y;i=A-b}else i=0}if(d){var x=A-i,w=this._videoSegmentInfoList.getLastSegmentBefore(A);if(null!=w&&w.beginDts=1?E[E.length-1].duration:Math.floor(s);var P=!1,R=null;if(I>1.5*s&&"mp3"!==this._audioMeta.codec&&this._fillAudioTimestampGap&&!B.safari){P=!0;var F=Math.abs(I-s),j=Math.ceil(F/s),U=T+s;u.w(this.TAG,"Large audio timestamp gap detected, may cause AV sync to drift. Silent frames will be generated to avoid unsync.\n"+"dts: ".concat(T+I," ms, expected: ").concat(T+Math.round(s)," ms, ")+"delta: ".concat(Math.round(F)," ms, generate: ").concat(j," frames"));var H=me.getSilentFrame(this._audioMeta.originalCodec,this._audioMeta.channelCount);null==H&&(u.w(this.TAG,"Unable to generate silent frame for "+"".concat(this._audioMeta.originalCodec," with ").concat(this._audioMeta.channelCount," channels, repeat last frame")),H=M),R=[];for(var z=0;z0){var V=R[R.length-1];V.duration=Q-V.dts}var K={dts:Q,pts:Q,cts:0,unit:H,size:H.byteLength,duration:0,originalDts:N,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0}};R.push(K),p+=K.size,U+=s}var W=R[R.length-1];W.duration=T+I-W.dts,I=Math.round(s)}E.push({dts:T,pts:T,cts:0,unit:k.unit,size:k.unit.byteLength,duration:I,originalDts:N,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0}}),P&&E.push.apply(E,R)}l?f=new Uint8Array(p):(f=new Uint8Array(p),f[0]=p>>>24&255,f[1]=p>>>16&255,f[2]=p>>>8&255,f[3]=255&p,f.set(pe.types.mdat,4));for(var G=0;G1&&(h=r.pop(),d-=h.length),null!=this._videoStashedLastSample){var f=this._videoStashedLastSample;this._videoStashedLastSample=null,r.unshift(f),d+=f.length}null!=h&&(this._videoStashedLastSample=h);var p=r[0].dts-this._dtsBase;if(this._videoNextDts)i=p-this._videoNextDts;else if(this._videoSegmentInfoList.isEmpty())i=0;else{var g=this._videoSegmentInfoList.getLastSampleBefore(p);if(null!=g){var m=p-(g.originalDts+g.duration);m<=3&&(m=0);var A=g.dts+g.duration+m;i=p-A}else i=0}for(var v=new ve,y=[],b=0;b=1?y[y.length-1].duration:Math.floor(this._videoMeta.refSampleDuration);if(_){var M=new Ae(C,E,B,x.dts,!0);M.fileposition=x.fileposition,v.appendSyncPoint(M)}y.push({dts:C,pts:E,cts:S,units:x.units,size:x.length,isKeyframe:_,duration:B,originalDts:w,flags:{isLeading:0,dependsOn:_?2:1,isDependedOn:_?1:0,hasRedundancy:0,isNonSync:_?0:1}})}u=new Uint8Array(d),u[0]=d>>>24&255,u[1]=d>>>16&255,u[2]=d>>>8&255,u[3]=255&d,u.set(pe.types.mdat,4);for(var N=0;N0)this._demuxer.bindDataSource(this._ioctl),this._demuxer.timestampBase=this._mediaDataSource.segments[this._currentSegmentIndex].timestampBase,i=this._demuxer.parseChunks(e,t);else if((r=he.probe(e)).match){this._demuxer=new he(r,this._config),this._remuxer||(this._remuxer=new we(this._config));var o=this._mediaDataSource;void 0==o.duration||isNaN(o.duration)||(this._demuxer.overridedDuration=o.duration),"boolean"===typeof o.hasAudio&&(this._demuxer.overridedHasAudio=o.hasAudio),"boolean"===typeof o.hasVideo&&(this._demuxer.overridedHasVideo=o.hasVideo),this._demuxer.timestampBase=o.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),i=this._demuxer.parseChunks(e,t)}else r=null,u.e(this.TAG,"Non-FLV, Unsupported media type!"),Promise.resolve().then((function(){n._internalAbort()})),this._emitter.emit(Ce.DEMUX_ERROR,ce.FORMAT_UNSUPPORTED,"Non-FLV, Unsupported media type"),i=0;return i}},{key:"_onMediaInfo",value:function(e){var t=this;null==this._mediaInfo&&(this._mediaInfo=Object.assign({},e),this._mediaInfo.keyframesIndex=null,this._mediaInfo.segments=[],this._mediaInfo.segmentCount=this._mediaDataSource.segments.length,Object.setPrototypeOf(this._mediaInfo,Z.prototype));var n=Object.assign({},e);Object.setPrototypeOf(n,Z.prototype),this._mediaInfo.segments[this._currentSegmentIndex]=n,this._reportSegmentMediaInfo(this._currentSegmentIndex),null!=this._pendingSeekTime&&Promise.resolve().then((function(){var e=t._pendingSeekTime;t._pendingSeekTime=null,t.seek(e)}))}},{key:"_onMetaDataArrived",value:function(e){this._emitter.emit(Ce.METADATA_ARRIVED,e)}},{key:"_onScriptDataArrived",value:function(e){this._emitter.emit(Ce.SCRIPTDATA_ARRIVED,e)}},{key:"_onIOSeeked",value:function(){this._remuxer.insertDiscontinuity()}},{key:"_onIOComplete",value:function(e){var t=e,n=t+1;n0&&n[0].originalDts===r&&(r=n[0].pts),this._emitter.emit(Ce.RECOMMEND_SEEKPOINT,r)}}},{key:"_enableStatisticsReporter",value:function(){null==this._statisticsReporter&&(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(e){var t=this._mediaInfo.segments[e],n=Object.assign({},t);n.duration=this._mediaInfo.duration,n.segmentCount=this._mediaInfo.segmentCount,delete n.segments,delete n.keyframesIndex,this._emitter.emit(Ce.MEDIA_INFO,n)}},{key:"_reportStatisticsInfo",value:function(){var e={};e.url=this._ioctl.currentURL,e.hasRedirect=this._ioctl.hasRedirect,e.hasRedirect&&(e.redirectedURL=this._ioctl.currentRedirectedURL),e.speed=this._ioctl.currentSpeed,e.loaderType=this._ioctl.loaderType,e.currentSegmentIndex=this._currentSegmentIndex,e.totalSegmentCount=this._mediaDataSource.segments.length,this._emitter.emit(Ce.STATISTICS_INFO,e)}}]),e}(),Ee=Se,Be=function(e){var t=null,n=g.bind(this);function r(t,n){var r={msg:Ce.INIT_SEGMENT,data:{type:t,data:n}};e.postMessage(r,[n.data])}function i(t,n){var r={msg:Ce.MEDIA_SEGMENT,data:{type:t,data:n}};e.postMessage(r,[n.data])}function o(){var t={msg:Ce.LOADING_COMPLETE};e.postMessage(t)}function s(){var t={msg:Ce.RECOVERED_EARLY_EOF};e.postMessage(t)}function l(t){var n={msg:Ce.MEDIA_INFO,data:t};e.postMessage(n)}function c(t){var n={msg:Ce.METADATA_ARRIVED,data:t};e.postMessage(n)}function u(t){var n={msg:Ce.SCRIPTDATA_ARRIVED,data:t};e.postMessage(n)}function d(t){var n={msg:Ce.STATISTICS_INFO,data:t};e.postMessage(n)}function h(t,n){e.postMessage({msg:Ce.IO_ERROR,data:{type:t,info:n}})}function f(t,n){e.postMessage({msg:Ce.DEMUX_ERROR,data:{type:t,info:n}})}function p(t){e.postMessage({msg:Ce.RECOMMEND_SEEKPOINT,data:t})}function g(t,n){e.postMessage({msg:"logcat_callback",data:{type:t,logcat:n}})}a.install(),e.addEventListener("message",(function(a){switch(a.data.cmd){case"init":t=new Ee(a.data.param[0],a.data.param[1]),t.on(Ce.IO_ERROR,h.bind(this)),t.on(Ce.DEMUX_ERROR,f.bind(this)),t.on(Ce.INIT_SEGMENT,r.bind(this)),t.on(Ce.MEDIA_SEGMENT,i.bind(this)),t.on(Ce.LOADING_COMPLETE,o.bind(this)),t.on(Ce.RECOVERED_EARLY_EOF,s.bind(this)),t.on(Ce.MEDIA_INFO,l.bind(this)),t.on(Ce.METADATA_ARRIVED,c.bind(this)),t.on(Ce.SCRIPTDATA_ARRIVED,u.bind(this)),t.on(Ce.STATISTICS_INFO,d.bind(this)),t.on(Ce.RECOMMEND_SEEKPOINT,p.bind(this));break;case"destroy":t&&(t.destroy(),t=null),e.postMessage({msg:"destroyed"});break;case"start":t.start();break;case"stop":t.stop();break;case"seek":t.seek(a.data.param);break;case"pause":t.pause();break;case"resume":t.resume();break;case"logging_config":var g=a.data.param;Y.applyConfig(g),!0===g.enableCallback?Y.addLogListener(n):Y.removeLogListener(n);break}}))},Oe=Be,ke=function(){function e(t,i){if(Object(r["a"])(this,e),this.TAG="Transmuxer",this._emitter=new l.a,i.enableWorker&&"undefined"!==typeof Worker)try{var o=n("TJUE");this._worker=o(Oe),this._workerDestroying=!1,this._worker.addEventListener("message",this._onWorkerMessage.bind(this)),this._worker.postMessage({cmd:"init",param:[t,i]}),this.e={onLoggingConfigChanged:this._onLoggingConfigChanged.bind(this)},Y.registerListener(this.e.onLoggingConfigChanged),this._worker.postMessage({cmd:"logging_config",param:Y.getConfig()})}catch(s){u.e(this.TAG,"Error while initialize transmuxing worker, fallback to inline transmuxing"),this._worker=null,this._controller=new Ee(t,i)}else this._controller=new Ee(t,i);if(this._controller){var a=this._controller;a.on(Ce.IO_ERROR,this._onIOError.bind(this)),a.on(Ce.DEMUX_ERROR,this._onDemuxError.bind(this)),a.on(Ce.INIT_SEGMENT,this._onInitSegment.bind(this)),a.on(Ce.MEDIA_SEGMENT,this._onMediaSegment.bind(this)),a.on(Ce.LOADING_COMPLETE,this._onLoadingComplete.bind(this)),a.on(Ce.RECOVERED_EARLY_EOF,this._onRecoveredEarlyEof.bind(this)),a.on(Ce.MEDIA_INFO,this._onMediaInfo.bind(this)),a.on(Ce.METADATA_ARRIVED,this._onMetaDataArrived.bind(this)),a.on(Ce.SCRIPTDATA_ARRIVED,this._onScriptDataArrived.bind(this)),a.on(Ce.STATISTICS_INFO,this._onStatisticsInfo.bind(this)),a.on(Ce.RECOMMEND_SEEKPOINT,this._onRecommendSeekpoint.bind(this))}}return Object(i["a"])(e,[{key:"destroy",value:function(){this._worker?this._workerDestroying||(this._workerDestroying=!0,this._worker.postMessage({cmd:"destroy"}),Y.removeListener(this.e.onLoggingConfigChanged),this.e=null):(this._controller.destroy(),this._controller=null),this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(e,t){this._emitter.addListener(e,t)}},{key:"off",value:function(e,t){this._emitter.removeListener(e,t)}},{key:"hasWorker",value:function(){return null!=this._worker}},{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(e){this._worker?this._worker.postMessage({cmd:"seek",param:e}):this._controller.seek(e)}},{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(e,t){var n=this;Promise.resolve().then((function(){n._emitter.emit(Ce.INIT_SEGMENT,e,t)}))}},{key:"_onMediaSegment",value:function(e,t){var n=this;Promise.resolve().then((function(){n._emitter.emit(Ce.MEDIA_SEGMENT,e,t)}))}},{key:"_onLoadingComplete",value:function(){var e=this;Promise.resolve().then((function(){e._emitter.emit(Ce.LOADING_COMPLETE)}))}},{key:"_onRecoveredEarlyEof",value:function(){var e=this;Promise.resolve().then((function(){e._emitter.emit(Ce.RECOVERED_EARLY_EOF)}))}},{key:"_onMediaInfo",value:function(e){var t=this;Promise.resolve().then((function(){t._emitter.emit(Ce.MEDIA_INFO,e)}))}},{key:"_onMetaDataArrived",value:function(e){var t=this;Promise.resolve().then((function(){t._emitter.emit(Ce.METADATA_ARRIVED,e)}))}},{key:"_onScriptDataArrived",value:function(e){var t=this;Promise.resolve().then((function(){t._emitter.emit(Ce.SCRIPTDATA_ARRIVED,e)}))}},{key:"_onStatisticsInfo",value:function(e){var t=this;Promise.resolve().then((function(){t._emitter.emit(Ce.STATISTICS_INFO,e)}))}},{key:"_onIOError",value:function(e,t){var n=this;Promise.resolve().then((function(){n._emitter.emit(Ce.IO_ERROR,e,t)}))}},{key:"_onDemuxError",value:function(e,t){var n=this;Promise.resolve().then((function(){n._emitter.emit(Ce.DEMUX_ERROR,e,t)}))}},{key:"_onRecommendSeekpoint",value:function(e){var t=this;Promise.resolve().then((function(){t._emitter.emit(Ce.RECOMMEND_SEEKPOINT,e)}))}},{key:"_onLoggingConfigChanged",value:function(e){this._worker&&this._worker.postMessage({cmd:"logging_config",param:e})}},{key:"_onWorkerMessage",value:function(e){var t=e.data,n=t.data;if("destroyed"===t.msg||this._workerDestroying)return this._workerDestroying=!1,this._worker.terminate(),void(this._worker=null);switch(t.msg){case Ce.INIT_SEGMENT:case Ce.MEDIA_SEGMENT:this._emitter.emit(t.msg,n.type,n.data);break;case Ce.LOADING_COMPLETE:case Ce.RECOVERED_EARLY_EOF:this._emitter.emit(t.msg);break;case Ce.MEDIA_INFO:Object.setPrototypeOf(n,Z.prototype),this._emitter.emit(t.msg,n);break;case Ce.METADATA_ARRIVED:case Ce.SCRIPTDATA_ARRIVED:case Ce.STATISTICS_INFO:this._emitter.emit(t.msg,n);break;case Ce.IO_ERROR:case Ce.DEMUX_ERROR:this._emitter.emit(t.msg,n.type,n.info);break;case Ce.RECOMMEND_SEEKPOINT:this._emitter.emit(t.msg,n);break;case"logcat_callback":u.emitter.emit("log",n.type,n.logcat);break;default:break}}}]),e}(),Me=ke,Ne={ERROR:"error",SOURCE_OPEN:"source_open",UPDATE_END:"update_end",BUFFER_FULL:"buffer_full"},Te=Ne,Ie=function(){function e(t){Object(r["a"])(this,e),this.TAG="MSEController",this._config=t,this._emitter=new l.a,this._config.isLive&&void 0==this._config.autoCleanupSourceBuffer&&(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 ye}return Object(i["a"])(e,[{key:"destroy",value:function(){(this._mediaElement||this._mediaSource)&&this.detachMediaElement(),this.e=null,this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(e,t){this._emitter.addListener(e,t)}},{key:"off",value:function(e,t){this._emitter.removeListener(e,t)}},{key:"attachMediaElement",value:function(e){if(this._mediaSource)throw new m("MediaSource has been attached to an HTMLMediaElement!");var t=this._mediaSource=new window.MediaSource;t.addEventListener("sourceopen",this.e.onSourceOpen),t.addEventListener("sourceended",this.e.onSourceEnded),t.addEventListener("sourceclose",this.e.onSourceClose),this._mediaElement=e,this._mediaSourceObjectURL=window.URL.createObjectURL(this._mediaSource),e.src=this._mediaSourceObjectURL}},{key:"detachMediaElement",value:function(){if(this._mediaSource){var e=this._mediaSource;for(var t in this._sourceBuffers){var n=this._pendingSegments[t];n.splice(0,n.length),this._pendingSegments[t]=null,this._pendingRemoveRanges[t]=null,this._lastInitSegments[t]=null;var r=this._sourceBuffers[t];if(r){if("closed"!==e.readyState){try{e.removeSourceBuffer(r)}catch(i){u.e(this.TAG,i.message)}r.removeEventListener("error",this.e.onSourceBufferError),r.removeEventListener("updateend",this.e.onSourceBufferUpdateEnd)}this._mimeTypes[t]=null,this._sourceBuffers[t]=null}}if("open"===e.readyState)try{e.endOfStream()}catch(i){u.e(this.TAG,i.message)}e.removeEventListener("sourceopen",this.e.onSourceOpen),e.removeEventListener("sourceended",this.e.onSourceEnded),e.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(e,t){if(!this._mediaSource||"open"!==this._mediaSource.readyState)return this._pendingSourceBufferInit.push(e),void this._pendingSegments[e.type].push(e);var n=e,r="".concat(n.container);n.codec&&n.codec.length>0&&(r+=";codecs=".concat(n.codec));var i=!1;if(u.v(this.TAG,"Received Initialization Segment, mimeType: "+r),this._lastInitSegments[n.type]=n,r!==this._mimeTypes[n.type]){if(this._mimeTypes[n.type])u.v(this.TAG,"Notice: ".concat(n.type," mimeType changed, origin: ").concat(this._mimeTypes[n.type],", target: ").concat(r));else{i=!0;try{var o=this._sourceBuffers[n.type]=this._mediaSource.addSourceBuffer(r);o.addEventListener("error",this.e.onSourceBufferError),o.addEventListener("updateend",this.e.onSourceBufferUpdateEnd)}catch(a){return u.e(this.TAG,a.message),void this._emitter.emit(Te.ERROR,{code:a.code,msg:a.message})}}this._mimeTypes[n.type]=r}t||this._pendingSegments[n.type].push(n),i||this._sourceBuffers[n.type]&&!this._sourceBuffers[n.type].updating&&this._doAppendSegments(),B.safari&&"audio/mpeg"===n.container&&n.mediaDuration>0&&(this._requireSetMediaDuration=!0,this._pendingMediaDuration=n.mediaDuration/1e3,this._updateMediaSourceDuration())}},{key:"appendMediaSegment",value:function(e){var t=e;this._pendingSegments[t.type].push(t),this._config.autoCleanupSourceBuffer&&this._needCleanupSourceBuffer()&&this._doCleanupSourceBuffer();var n=this._sourceBuffers[t.type];!n||n.updating||this._hasPendingRemoveRanges()||this._doAppendSegments()}},{key:"seek",value:function(e){for(var t in this._sourceBuffers)if(this._sourceBuffers[t]){var n=this._sourceBuffers[t];if("open"===this._mediaSource.readyState)try{n.abort()}catch(l){u.e(this.TAG,l.message)}this._idrList.clear();var r=this._pendingSegments[t];if(r.splice(0,r.length),"closed"!==this._mediaSource.readyState){for(var i=0;i=1&&e-r.start(0)>=this._config.autoCleanupMaxBackwardDuration)return!0}}return!1}},{key:"_doCleanupSourceBuffer",value:function(){var e=this._mediaElement.currentTime;for(var t in this._sourceBuffers){var n=this._sourceBuffers[t];if(n){for(var r=n.buffered,i=!1,o=0;o=this._config.autoCleanupMaxBackwardDuration){i=!0;var l=e-this._config.autoCleanupMinBackwardDuration;this._pendingRemoveRanges[t].push({start:a,end:l})}}else s0&&(isNaN(t)||n>t)&&(u.v(this.TAG,"Update MediaSource duration from ".concat(t," to ").concat(n)),this._mediaSource.duration=n),this._requireSetMediaDuration=!1,this._pendingMediaDuration=0}}},{key:"_doRemoveRanges",value:function(){for(var e in this._pendingRemoveRanges)if(this._sourceBuffers[e]&&!this._sourceBuffers[e].updating){var t=this._sourceBuffers[e],n=this._pendingRemoveRanges[e];while(n.length&&!t.updating){var r=n.shift();t.remove(r.start,r.end)}}}},{key:"_doAppendSegments",value:function(){var e=this._pendingSegments;for(var t in e)if(this._sourceBuffers[t]&&!this._sourceBuffers[t].updating&&e[t].length>0){var n=e[t].shift();if(n.timestampOffset){var r=this._sourceBuffers[t].timestampOffset,i=n.timestampOffset/1e3,o=Math.abs(r-i);o>.1&&(u.v(this.TAG,"Update MPEG audio timestampOffset from ".concat(r," to ").concat(i)),this._sourceBuffers[t].timestampOffset=i),delete n.timestampOffset}if(!n.data||0===n.data.byteLength)continue;try{this._sourceBuffers[t].appendBuffer(n.data),this._isBufferFull=!1,"video"===t&&n.hasOwnProperty("info")&&this._idrList.appendArray(n.info.syncPoints)}catch(a){this._pendingSegments[t].unshift(n),22===a.code?(this._isBufferFull||this._emitter.emit(Te.BUFFER_FULL),this._isBufferFull=!0):(u.e(this.TAG,a.message),this._emitter.emit(Te.ERROR,{code:a.code,msg:a.message}))}}}},{key:"_onSourceOpen",value:function(){if(u.v(this.TAG,"MediaSource onSourceOpen"),this._mediaSource.removeEventListener("sourceopen",this.e.onSourceOpen),this._pendingSourceBufferInit.length>0){var e=this._pendingSourceBufferInit;while(e.length){var t=e.shift();this.appendInitSegment(t,!0)}}this._hasPendingSegments()&&this._doAppendSegments(),this._emitter.emit(Te.SOURCE_OPEN)}},{key:"_onSourceEnded",value:function(){u.v(this.TAG,"MediaSource onSourceEnded")}},{key:"_onSourceClose",value:function(){u.v(this.TAG,"MediaSource onSourceClose"),this._mediaSource&&null!=this.e&&(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 e=this._pendingSegments;return e.video.length>0||e.audio.length>0}},{key:"_hasPendingRemoveRanges",value:function(){var e=this._pendingRemoveRanges;return e.video.length>0||e.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(Te.UPDATE_END)}},{key:"_onSourceBufferError",value:function(e){u.e(this.TAG,"SourceBuffer Error: ".concat(e))}}]),e}(),Le=Ie,De={NETWORK_ERROR:"NetworkError",MEDIA_ERROR:"MediaError",OTHER_ERROR:"OtherError"},Pe={NETWORK_EXCEPTION:b.EXCEPTION,NETWORK_STATUS_CODE_INVALID:b.HTTP_STATUS_CODE_INVALID,NETWORK_TIMEOUT:b.CONNECTING_TIMEOUT,NETWORK_UNRECOVERABLE_EARLY_EOF:b.UNRECOVERABLE_EARLY_EOF,MEDIA_MSE_ERROR:"MediaMSEError",MEDIA_FORMAT_ERROR:ce.FORMAT_ERROR,MEDIA_FORMAT_UNSUPPORTED:ce.FORMAT_UNSUPPORTED,MEDIA_CODEC_UNSUPPORTED:ce.CODEC_UNSUPPORTED},Re=function(){function e(t,n){if(Object(r["a"])(this,e),this.TAG="FlvPlayer",this._type="FlvPlayer",this._emitter=new l.a,this._config=Q(),"object"===typeof n&&Object.assign(this._config,n),"flv"!==t.type.toLowerCase())throw new A("FlvPlayer requires an flv MediaDataSource input!");!0===t.isLive&&(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=t,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 i=B.chrome&&(B.version.major<50||50===B.version.major&&B.version.build<2661);this._alwaysSeekKeyframe=!!(i||B.msedge||B.msie),this._alwaysSeekKeyframe&&(this._config.accurateSeek=!1)}return Object(i["a"])(e,[{key:"destroy",value:function(){null!=this._progressChecker&&(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(e,t){var n=this;e===G.MEDIA_INFO?null!=this._mediaInfo&&Promise.resolve().then((function(){n._emitter.emit(G.MEDIA_INFO,n.mediaInfo)})):e===G.STATISTICS_INFO&&null!=this._statisticsInfo&&Promise.resolve().then((function(){n._emitter.emit(G.STATISTICS_INFO,n.statisticsInfo)})),this._emitter.addListener(e,t)}},{key:"off",value:function(e,t){this._emitter.removeListener(e,t)}},{key:"attachMediaElement",value:function(e){var t=this;if(this._mediaElement=e,e.addEventListener("loadedmetadata",this.e.onvLoadedMetadata),e.addEventListener("seeking",this.e.onvSeeking),e.addEventListener("canplay",this.e.onvCanPlay),e.addEventListener("stalled",this.e.onvStalled),e.addEventListener("progress",this.e.onvProgress),this._msectl=new Le(this._config),this._msectl.on(Te.UPDATE_END,this._onmseUpdateEnd.bind(this)),this._msectl.on(Te.BUFFER_FULL,this._onmseBufferFull.bind(this)),this._msectl.on(Te.SOURCE_OPEN,(function(){t._mseSourceOpened=!0,t._hasPendingLoad&&(t._hasPendingLoad=!1,t.load())})),this._msectl.on(Te.ERROR,(function(e){t._emitter.emit(G.ERROR,De.MEDIA_ERROR,Pe.MEDIA_MSE_ERROR,e)})),this._msectl.attachMediaElement(e),null!=this._pendingSeekTime)try{e.currentTime=this._pendingSeekTime,this._pendingSeekTime=null}catch(n){}}},{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 e=this;if(!this._mediaElement)throw new m("HTMLMediaElement must be attached before load()!");if(this._transmuxer)throw new m("FlvPlayer.load() has been called, please call unload() first!");this._hasPendingLoad||(this._config.deferLoadAfterSourceOpen&&!1===this._mseSourceOpened?this._hasPendingLoad=!0:(this._mediaElement.readyState>0&&(this._requestSetTime=!0,this._mediaElement.currentTime=0),this._transmuxer=new Me(this._mediaDataSource,this._config),this._transmuxer.on(Ce.INIT_SEGMENT,(function(t,n){e._msectl.appendInitSegment(n)})),this._transmuxer.on(Ce.MEDIA_SEGMENT,(function(t,n){if(e._msectl.appendMediaSegment(n),e._config.lazyLoad&&!e._config.isLive){var r=e._mediaElement.currentTime;n.info.endDts>=1e3*(r+e._config.lazyLoadMaxDuration)&&null==e._progressChecker&&(u.v(e.TAG,"Maximum buffering duration exceeded, suspend transmuxing task"),e._suspendTransmuxer())}})),this._transmuxer.on(Ce.LOADING_COMPLETE,(function(){e._msectl.endOfStream(),e._emitter.emit(G.LOADING_COMPLETE)})),this._transmuxer.on(Ce.RECOVERED_EARLY_EOF,(function(){e._emitter.emit(G.RECOVERED_EARLY_EOF)})),this._transmuxer.on(Ce.IO_ERROR,(function(t,n){e._emitter.emit(G.ERROR,De.NETWORK_ERROR,t,n)})),this._transmuxer.on(Ce.DEMUX_ERROR,(function(t,n){e._emitter.emit(G.ERROR,De.MEDIA_ERROR,t,{code:-1,msg:n})})),this._transmuxer.on(Ce.MEDIA_INFO,(function(t){e._mediaInfo=t,e._emitter.emit(G.MEDIA_INFO,Object.assign({},t))})),this._transmuxer.on(Ce.METADATA_ARRIVED,(function(t){e._emitter.emit(G.METADATA_ARRIVED,t)})),this._transmuxer.on(Ce.SCRIPTDATA_ARRIVED,(function(t){e._emitter.emit(G.SCRIPTDATA_ARRIVED,t)})),this._transmuxer.on(Ce.STATISTICS_INFO,(function(t){e._statisticsInfo=e._fillStatisticsInfo(t),e._emitter.emit(G.STATISTICS_INFO,Object.assign({},e._statisticsInfo))})),this._transmuxer.on(Ce.RECOMMEND_SEEKPOINT,(function(t){e._mediaElement&&!e._config.accurateSeek&&(e._requestSetTime=!0,e._mediaElement.currentTime=t/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(e){if(e.playerType=this._type,!(this._mediaElement instanceof HTMLVideoElement))return e;var t=!0,n=0,r=0;if(this._mediaElement.getVideoPlaybackQuality){var i=this._mediaElement.getVideoPlaybackQuality();n=i.totalVideoFrames,r=i.droppedVideoFrames}else void 0!=this._mediaElement.webkitDecodedFrameCount?(n=this._mediaElement.webkitDecodedFrameCount,r=this._mediaElement.webkitDroppedFrameCount):t=!1;return t&&(e.decodedFrames=n,e.droppedFrames=r),e}},{key:"_onmseUpdateEnd",value:function(){if(this._config.lazyLoad&&!this._config.isLive){for(var e=this._mediaElement.buffered,t=this._mediaElement.currentTime,n=0,r=0;r=t+this._config.lazyLoadMaxDuration&&null==this._progressChecker&&(u.v(this.TAG,"Maximum buffering duration exceeded, suspend transmuxing task"),this._suspendTransmuxer())}}},{key:"_onmseBufferFull",value:function(){u.v(this.TAG,"MSE SourceBuffer is full, suspend transmuxing task"),null==this._progressChecker&&this._suspendTransmuxer()}},{key:"_suspendTransmuxer",value:function(){this._transmuxer&&(this._transmuxer.pause(),null==this._progressChecker&&(this._progressChecker=window.setInterval(this._checkProgressAndResume.bind(this),1e3)))}},{key:"_checkProgressAndResume",value:function(){for(var e=this._mediaElement.currentTime,t=this._mediaElement.buffered,n=!1,r=0;r=i&&e=o-this._config.lazyLoadRecoverDuration&&(n=!0);break}}n&&(window.clearInterval(this._progressChecker),this._progressChecker=null,n&&(u.v(this.TAG,"Continue loading from paused position"),this._transmuxer.resume()))}},{key:"_isTimepointBuffered",value:function(e){for(var t=this._mediaElement.buffered,n=0;n=r&&e0){var i=this._mediaElement.buffered.start(0);(i<1&&e0&&t.currentTime0){var r=n.start(0);if(r<1&&t0&&(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")),null!=this._statisticsReporter&&(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(e){null!=this._pendingSeekTime&&(this._mediaElement.currentTime=this._pendingSeekTime,this._pendingSeekTime=null),this._emitter.emit(G.MEDIA_INFO,this.mediaInfo)}},{key:"_reportStatisticsInfo",value:function(){this._emitter.emit(G.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(e){this._mediaElement.volume=e}},{key:"muted",get:function(){return this._mediaElement.muted},set:function(e){this._mediaElement.muted=e}},{key:"currentTime",get:function(){return this._mediaElement?this._mediaElement.currentTime:0},set:function(e){this._mediaElement?this._mediaElement.currentTime=e:this._pendingSeekTime=e}},{key:"mediaInfo",get:function(){var e=this._mediaElement instanceof HTMLAudioElement?"audio/":"video/",t={mimeType:e+this._mediaDataSource.type};return this._mediaElement&&(t.duration=Math.floor(1e3*this._mediaElement.duration),this._mediaElement instanceof HTMLVideoElement&&(t.width=this._mediaElement.videoWidth,t.height=this._mediaElement.videoHeight)),t}},{key:"statisticsInfo",get:function(){var e={playerType:this._type,url:this._mediaDataSource.url};if(!(this._mediaElement instanceof HTMLVideoElement))return e;var t=!0,n=0,r=0;if(this._mediaElement.getVideoPlaybackQuality){var i=this._mediaElement.getVideoPlaybackQuality();n=i.totalVideoFrames,r=i.droppedVideoFrames}else void 0!=this._mediaElement.webkitDecodedFrameCount?(n=this._mediaElement.webkitDecodedFrameCount,r=this._mediaElement.webkitDroppedFrameCount):t=!1;return t&&(e.decodedFrames=n,e.droppedFrames=r),e}}]),e}(),Ue=je;function He(e,t){var n=e;if(null==n||"object"!==typeof n)throw new A("MediaDataSource must be an javascript object!");if(!n.hasOwnProperty("type"))throw new A("MediaDataSource must has type field to indicate video file type!");switch(n.type){case"flv":return new Fe(n,t);default:return new Ue(n,t)}}function ze(){return K.supportMSEH264Playback()}function Qe(){return K.getFeatureList()}a.install();var Ve={};Ve.createPlayer=He,Ve.isSupported=ze,Ve.getFeatureList=Qe,Ve.BaseLoader=x,Ve.LoaderStatus=y,Ve.LoaderErrors=b,Ve.Events=G,Ve.ErrorTypes=De,Ve.ErrorDetails=Pe,Ve.FlvPlayer=Fe,Ve.NativePlayer=Ue,Ve.LoggingControl=Y,Object.defineProperty(Ve,"version",{enumerable:!0,get:function(){return"__VERSION__"}});t["a"]=Ve},Bsof:function(e,t,n){var r=n("zYjg"),i=n("oEo5"),o=n("F62y");function a(e,t){r.Group.call(this);var n=new r.Polygon,i=new r.Polyline,o=new r.Text;this.add(n),this.add(i),this.add(o),this.highDownOnUpdate=function(e,t){"emphasis"===t?(i.ignore=i.hoverIgnore,o.ignore=o.hoverIgnore):(i.ignore=i.normalIgnore,o.ignore=o.normalIgnore)},this.updateData(e,t,!0)}var s=a.prototype,l=["itemStyle","opacity"];s.updateData=function(e,t,n){var o=this.childAt(0),a=e.hostModel,s=e.getItemModel(t),c=e.getItemLayout(t),u=e.getItemModel(t).get(l);u=null==u?1:u,o.useStyle({}),n?(o.setShape({points:c.points}),o.setStyle({opacity:0}),r.initProps(o,{style:{opacity:u}},a,t)):r.updateProps(o,{style:{opacity:u},shape:{points:c.points}},a,t);var d=s.getModel("itemStyle"),h=e.getItemVisual(t,"color");o.setStyle(i.defaults({lineJoin:"round",fill:h},d.getItemStyle(["opacity"]))),o.hoverStyle=d.getModel("emphasis").getItemStyle(),this._updateLabel(e,t),r.setHoverStyle(this)},s._updateLabel=function(e,t){var n=this.childAt(1),i=this.childAt(2),o=e.hostModel,a=e.getItemModel(t),s=e.getItemLayout(t),l=s.label,c=e.getItemVisual(t,"color");r.updateProps(n,{shape:{points:l.linePoints||l.linePoints}},o,t),r.updateProps(i,{style:{x:l.x,y:l.y}},o,t),i.attr({rotation:l.rotation,origin:[l.x,l.y],z2:10});var u=a.getModel("label"),d=a.getModel("emphasis.label"),h=a.getModel("labelLine"),f=a.getModel("emphasis.labelLine");c=e.getItemVisual(t,"color");r.setLabelStyle(i.style,i.hoverStyle={},u,d,{labelFetcher:e.hostModel,labelDataIndex:t,defaultText:e.getName(t),autoColor:c,useInsideStyle:!!l.inside},{textAlign:l.textAlign,textVerticalAlign:l.verticalAlign}),i.ignore=i.normalIgnore=!u.get("show"),i.hoverIgnore=!d.get("show"),n.ignore=n.normalIgnore=!h.get("show"),n.hoverIgnore=!f.get("show"),n.setStyle({stroke:c}),n.setStyle(h.getModel("lineStyle").getLineStyle()),n.hoverStyle=f.getModel("lineStyle").getLineStyle()},i.inherits(a,r.Group);var c=o.extend({type:"funnel",render:function(e,t,n){var r=e.getData(),i=this._data,o=this.group;r.diff(i).add((function(e){var t=new a(r,e);r.setItemGraphicEl(e,t),o.add(t)})).update((function(e,t){var n=i.getItemGraphicEl(t);n.updateData(r,e),o.add(n),r.setItemGraphicEl(e,n)})).remove((function(e){var t=i.getItemGraphicEl(e);o.remove(t)})).execute(),this._data=r},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}}),u=c;e.exports=u},BuVp:function(e,t){function n(e,t,n,o,a,s){e=e||0;var l=n[1]-n[0];if(null!=a&&(a=i(a,[0,l])),null!=s&&(s=Math.max(s,null!=a?a:0)),"all"===o){var c=Math.abs(t[1]-t[0]);c=i(c,[0,l]),a=s=i(c,[a,s]),o=0}t[0]=i(t[0],n),t[1]=i(t[1],n);var u=r(t,o);t[o]+=e;var d=a||0,h=n.slice();u.sign<0?h[0]+=d:h[1]-=d,t[o]=i(t[o],h);var f=r(t,o);null!=a&&(f.sign!==u.sign||f.spans&&(t[1-o]=t[o]+f.sign*s),t}function r(e,t){var n=e[t]-e[1-t];return{span:Math.abs(n),sign:n>0?-1:n<0?1:t?-1:1}}function i(e,t){return Math.min(null!=t[1]?t[1]:1/0,Math.max(null!=t[0]?t[0]:-1/0,e))}e.exports=n},By5E:function(e,t,n){(function(t,n){e.exports=n()})(0,(function(){"use strict";var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},e(t,n)};function t(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}var n=function(){return n=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0&&i[i.length-1])&&(6===o[0]||2===o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]=55296&&i<=56319&&n>10),a%1024+56320)),(i+1===n||r.length>16384)&&(o+=String.fromCharCode.apply(String,r),r.length=0)}return o},u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d="undefined"===typeof Uint8Array?[]:new Uint8Array(256),h=0;h>4,u[l++]=(15&r)<<4|i>>2,u[l++]=(3&i)<<6|63&o;return c},g=function(e){for(var t=e.length,n=[],r=0;r>A,w=1<>A,S=x+C,E=S,B=32,O=E+B,k=65536>>v,M=1<=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>A],t=(t<>A)],t=(t<>v),t=this.index[t],t+=e>>A&N,t=this.index[t],t=(t<R?(i.push(!0),a-=R):i.push(!1),-1!==["normal","auto","loose"].indexOf(t)&&-1!==[8208,8211,12316,12448].indexOf(e))return r.push(o),n.push(J);if(a===H||a===G){if(0===o)return r.push(o),n.push(he);var s=n[o-1];return-1===Le.indexOf(s)?(r.push(r[o-1]),n.push(s)):(r.push(o),n.push(he))}return r.push(o),a===fe?n.push("strict"===t?re:ye):a===Ce||a===de?n.push(he):a===Se?e>=131072&&e<=196605||e>=196608&&e<=262141?n.push(ye):n.push(he):void n.push(a)})),[r,n,i]},Fe=function(e,t,n,r){var i=r[n];if(Array.isArray(e)?-1!==e.indexOf(i):e===i){var o=n;while(o<=r.length){o++;var a=r[o];if(a===t)return!0;if(a!==W)break}}if(i===W){o=n;while(o>0){o--;var s=r[o];if(Array.isArray(e)?-1!==e.indexOf(s):e===s){var l=n;while(l<=r.length){l++;a=r[l];if(a===t)return!0;if(a!==W)break}}if(s!==W)break}}return!1},je=function(e,t){var n=e;while(n>=0){var r=t[n];if(r!==W)return r;n--}return 0},Ue=function(e,t,n,r,i){if(0===n[r])return Be;var o=r-1;if(Array.isArray(i)&&!0===i[o])return Be;var a=o-1,s=o+1,l=t[o],c=a>=0?t[a]:0,u=t[s];if(l===j&&u===U)return Be;if(-1!==Ne.indexOf(l))return Ee;if(-1!==Ne.indexOf(u))return Be;if(-1!==Te.indexOf(u))return Be;if(je(o,t)===V)return Oe;if(ke.get(e[o])===G&&(u===ye||u===pe||u===ge))return Be;if(l===Q||u===Q)return Be;if(l===K)return Be;if(-1===[W,Y,Z].indexOf(l)&&u===K)return Be;if(-1!==[$,ee,te,ae,ue].indexOf(u))return Be;if(je(o,t)===ie)return Be;if(Fe(oe,ie,o,t))return Be;if(Fe([$,ee],re,o,t))return Be;if(Fe(q,q,o,t))return Be;if(l===W)return Oe;if(l===oe||u===oe)return Be;if(u===J||l===J)return Oe;if(-1!==[Y,Z,re].indexOf(u)||l===X)return Be;if(c===ve&&-1!==Pe.indexOf(l))return Be;if(l===ue&&u===ve)return Be;if(u===ne&&-1!==Me.concat(ne,te,se,ye,pe,ge).indexOf(l))return Be;if(-1!==Me.indexOf(u)&&l===se||-1!==Me.indexOf(l)&&u===se)return Be;if(l===ce&&-1!==[ye,pe,ge].indexOf(u)||-1!==[ye,pe,ge].indexOf(l)&&u===le)return Be;if(-1!==Me.indexOf(l)&&-1!==Ie.indexOf(u)||-1!==Ie.indexOf(l)&&-1!==Me.indexOf(u))return Be;if(-1!==[ce,le].indexOf(l)&&(u===se||-1!==[ie,Z].indexOf(u)&&t[s+1]===se)||-1!==[ie,Z].indexOf(l)&&u===se||l===se&&-1!==[se,ue,ae].indexOf(u))return Be;if(-1!==[se,ue,ae,$,ee].indexOf(u)){var d=o;while(d>=0){var h=t[d];if(h===se)return Be;if(-1===[ue,ae].indexOf(h))break;d--}}if(-1!==[ce,le].indexOf(u)){d=-1!==[$,ee].indexOf(l)?a:o;while(d>=0){h=t[d];if(h===se)return Be;if(-1===[ue,ae].indexOf(h))break;d--}}if(be===l&&-1!==[be,xe,me,Ae].indexOf(u)||-1!==[xe,me].indexOf(l)&&-1!==[xe,we].indexOf(u)||-1!==[we,Ae].indexOf(l)&&u===we)return Be;if(-1!==De.indexOf(l)&&-1!==[ne,le].indexOf(u)||-1!==De.indexOf(u)&&l===ce)return Be;if(-1!==Me.indexOf(l)&&-1!==Me.indexOf(u))return Be;if(l===ae&&-1!==Me.indexOf(u))return Be;if(-1!==Me.concat(se).indexOf(l)&&u===ie||-1!==Me.concat(se).indexOf(u)&&l===ee)return Be;if(l===_e&&u===_e){var f=n[o],p=1;while(f>0){if(f--,t[f]!==_e)break;p++}if(p%2!==0)return Be}return l===pe&&u===ge?Be:Oe},He=function(e,t){t||(t={lineBreak:"normal",wordBreak:"normal"});var n=Re(e,t.lineBreak),r=n[0],i=n[1],o=n[2];"break-all"!==t.wordBreak&&"break-word"!==t.wordBreak||(i=i.map((function(e){return-1!==[se,he,Ce].indexOf(e)?ye:e})));var a="keep-all"===t.wordBreak?o.map((function(t,n){return t&&e[n]>=19968&&e[n]<=40959})):void 0;return[r,i,a]},ze=function(){function e(e,t,n,r){this.codePoints=e,this.required=t===Ee,this.start=n,this.end=r}return e.prototype.slice=function(){return c.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),Qe=function(e,t){var n=l(e),r=He(n,t),i=r[0],o=r[1],a=r[2],s=n.length,c=0,u=0;return{next:function(){if(u>=s)return{done:!0,value:null};var e=Be;while(u=Pt&&e<=57},qt=function(e){return e>=55296&&e<=57343},Yt=function(e){return Gt(e)||e>=zt&&e<=Vt||e>=Rt&&e<=jt},Xt=function(e){return e>=Rt&&e<=Ht},Zt=function(e){return e>=zt&&e<=Wt},Jt=function(e){return Xt(e)||Zt(e)},$t=function(e){return e>=xt},en=function(e){return e===qe||e===Ze||e===Je},tn=function(e){return Jt(e)||$t(e)||e===st},nn=function(e){return tn(e)||Gt(e)||e===lt},rn=function(e){return e>=kt&&e<=Mt||e===Nt||e>=Tt&&e<=It||e===Lt},on=function(e,t){return e===Xe&&t!==qe},an=function(e,t,n){return e===lt?tn(t)||on(t,n):!!tn(e)||!(e!==Xe||!on(e,t))},sn=function(e,t,n){return e===Ct||e===lt?!!Gt(t)||t===Ot&&Gt(n):Gt(e===Ot?t:e)},ln=function(e){var t=0,n=1;e[t]!==Ct&&e[t]!==lt||(e[t]===lt&&(n=-1),t++);var r=[];while(Gt(e[t]))r.push(e[t++]);var i=r.length?parseInt(c.apply(void 0,r),10):0;e[t]===Ot&&t++;var o=[];while(Gt(e[t]))o.push(e[t++]);var a=o.length,s=a?parseInt(c.apply(void 0,o),10):0;e[t]!==Qt&&e[t]!==Ft||t++;var l=1;e[t]!==Ct&&e[t]!==lt||(e[t]===lt&&(l=-1),t++);var u=[];while(Gt(e[t]))u.push(e[t++]);var d=u.length?parseInt(c.apply(void 0,u),10):0;return n*(i+s*Math.pow(10,-a))*Math.pow(10,l*d)},cn={type:f.LEFT_PARENTHESIS_TOKEN},un={type:f.RIGHT_PARENTHESIS_TOKEN},dn={type:f.COMMA_TOKEN},hn={type:f.SUFFIX_MATCH_TOKEN},fn={type:f.PREFIX_MATCH_TOKEN},pn={type:f.COLUMN_TOKEN},gn={type:f.DASH_MATCH_TOKEN},mn={type:f.INCLUDE_MATCH_TOKEN},An={type:f.LEFT_CURLY_BRACKET_TOKEN},vn={type:f.RIGHT_CURLY_BRACKET_TOKEN},yn={type:f.SUBSTRING_MATCH_TOKEN},bn={type:f.BAD_URL_TOKEN},xn={type:f.BAD_STRING_TOKEN},wn={type:f.CDO_TOKEN},_n={type:f.CDC_TOKEN},Cn={type:f.COLON_TOKEN},Sn={type:f.SEMICOLON_TOKEN},En={type:f.LEFT_SQUARE_BRACKET_TOKEN},Bn={type:f.RIGHT_SQUARE_BRACKET_TOKEN},On={type:f.WHITESPACE_TOKEN},kn={type:f.EOF_TOKEN},Mn=function(){function e(){this._value=[]}return e.prototype.write=function(e){this._value=this._value.concat(l(e))},e.prototype.read=function(){var e=[],t=this.consumeToken();while(t!==kn)e.push(t),t=this.consumeToken();return e},e.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case $e:return this.consumeStringToken($e);case tt:var t=this.peekCodePoint(0),n=this.peekCodePoint(1),r=this.peekCodePoint(2);if(nn(t)||on(n,r)){var i=an(t,n,r)?Ke:Ve,o=this.consumeName();return{type:f.HASH_TOKEN,value:o,flags:i}}break;case nt:if(this.peekCodePoint(0)===et)return this.consumeCodePoint(),hn;break;case it:return this.consumeStringToken(it);case ot:return cn;case at:return un;case _t:if(this.peekCodePoint(0)===et)return this.consumeCodePoint(),yn;break;case Ct:if(sn(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case St:return dn;case lt:var a=e,s=this.peekCodePoint(0),l=this.peekCodePoint(1);if(sn(a,s,l))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(an(a,s,l))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(s===lt&&l===dt)return this.consumeCodePoint(),this.consumeCodePoint(),_n;break;case Ot:if(sn(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case Ye:if(this.peekCodePoint(0)===_t){this.consumeCodePoint();while(1){var u=this.consumeCodePoint();if(u===_t&&(u=this.consumeCodePoint(),u===Ye))return this.consumeToken();if(u===Dt)return this.consumeToken()}}break;case Et:return Cn;case Bt:return Sn;case ut:if(this.peekCodePoint(0)===ct&&this.peekCodePoint(1)===lt&&this.peekCodePoint(2)===lt)return this.consumeCodePoint(),this.consumeCodePoint(),wn;break;case ht:var d=this.peekCodePoint(0),h=this.peekCodePoint(1),p=this.peekCodePoint(2);if(an(d,h,p)){o=this.consumeName();return{type:f.AT_KEYWORD_TOKEN,value:o}}break;case ft:return En;case Xe:if(on(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case pt:return Bn;case gt:if(this.peekCodePoint(0)===et)return this.consumeCodePoint(),fn;break;case mt:return An;case vt:return vn;case Ut:case Kt:var g=this.peekCodePoint(0),m=this.peekCodePoint(1);return g!==Ct||!Yt(m)&&m!==At||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case yt:if(this.peekCodePoint(0)===et)return this.consumeCodePoint(),gn;if(this.peekCodePoint(0)===yt)return this.consumeCodePoint(),pn;break;case bt:if(this.peekCodePoint(0)===et)return this.consumeCodePoint(),mn;break;case Dt:return kn}return en(e)?(this.consumeWhiteSpace(),On):Gt(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):tn(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:f.DELIM_TOKEN,value:c(e)}},e.prototype.consumeCodePoint=function(){var e=this._value.shift();return"undefined"===typeof e?-1:e},e.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},e.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},e.prototype.consumeUnicodeRangeToken=function(){var e=[],t=this.consumeCodePoint();while(Yt(t)&&e.length<6)e.push(t),t=this.consumeCodePoint();var n=!1;while(t===At&&e.length<6)e.push(t),t=this.consumeCodePoint(),n=!0;if(n){var r=parseInt(c.apply(void 0,e.map((function(e){return e===At?Pt:e}))),16),i=parseInt(c.apply(void 0,e.map((function(e){return e===At?Vt:e}))),16);return{type:f.UNICODE_RANGE_TOKEN,start:r,end:i}}var o=parseInt(c.apply(void 0,e),16);if(this.peekCodePoint(0)===lt&&Yt(this.peekCodePoint(1))){this.consumeCodePoint(),t=this.consumeCodePoint();var a=[];while(Yt(t)&&a.length<6)a.push(t),t=this.consumeCodePoint();i=parseInt(c.apply(void 0,a),16);return{type:f.UNICODE_RANGE_TOKEN,start:o,end:i}}return{type:f.UNICODE_RANGE_TOKEN,start:o,end:o}},e.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return"url"===e.toLowerCase()&&this.peekCodePoint(0)===ot?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===ot?(this.consumeCodePoint(),{type:f.FUNCTION_TOKEN,value:e}):{type:f.IDENT_TOKEN,value:e}},e.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===Dt)return{type:f.URL_TOKEN,value:""};var t=this.peekCodePoint(0);if(t===it||t===$e){var n=this.consumeStringToken(this.consumeCodePoint());return n.type===f.STRING_TOKEN&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===Dt||this.peekCodePoint(0)===at)?(this.consumeCodePoint(),{type:f.URL_TOKEN,value:n.value}):(this.consumeBadUrlRemnants(),bn)}while(1){var r=this.consumeCodePoint();if(r===Dt||r===at)return{type:f.URL_TOKEN,value:c.apply(void 0,e)};if(en(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===Dt||this.peekCodePoint(0)===at?(this.consumeCodePoint(),{type:f.URL_TOKEN,value:c.apply(void 0,e)}):(this.consumeBadUrlRemnants(),bn);if(r===$e||r===it||r===ot||rn(r))return this.consumeBadUrlRemnants(),bn;if(r===Xe){if(!on(r,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),bn;e.push(this.consumeEscapedCodePoint())}else e.push(r)}},e.prototype.consumeWhiteSpace=function(){while(en(this.peekCodePoint(0)))this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){while(1){var e=this.consumeCodePoint();if(e===at||e===Dt)return;on(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(e){var t=6e4,n="";while(e>0){var r=Math.min(t,e);n+=c.apply(void 0,this._value.splice(0,r)),e-=r}return this._value.shift(),n},e.prototype.consumeStringToken=function(e){var t="",n=0;do{var r=this._value[n];if(r===Dt||void 0===r||r===e)return t+=this.consumeStringSlice(n),{type:f.STRING_TOKEN,value:t};if(r===qe)return this._value.splice(0,n),xn;if(r===Xe){var i=this._value[n+1];i!==Dt&&void 0!==i&&(i===qe?(t+=this.consumeStringSlice(n),n=-1,this._value.shift()):on(r,i)&&(t+=this.consumeStringSlice(n),t+=c(this.consumeEscapedCodePoint()),n=-1))}n++}while(1)},e.prototype.consumeNumber=function(){var e=[],t=We,n=this.peekCodePoint(0);n!==Ct&&n!==lt||e.push(this.consumeCodePoint());while(Gt(this.peekCodePoint(0)))e.push(this.consumeCodePoint());n=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(n===Ot&&Gt(r)){e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=Ge;while(Gt(this.peekCodePoint(0)))e.push(this.consumeCodePoint())}n=this.peekCodePoint(0),r=this.peekCodePoint(1);var i=this.peekCodePoint(2);if((n===Qt||n===Ft)&&((r===Ct||r===lt)&&Gt(i)||Gt(r))){e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=Ge;while(Gt(this.peekCodePoint(0)))e.push(this.consumeCodePoint())}return[ln(e),t]},e.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),t=e[0],n=e[1],r=this.peekCodePoint(0),i=this.peekCodePoint(1),o=this.peekCodePoint(2);if(an(r,i,o)){var a=this.consumeName();return{type:f.DIMENSION_TOKEN,number:t,flags:n,unit:a}}return r===rt?(this.consumeCodePoint(),{type:f.PERCENTAGE_TOKEN,number:t,flags:n}):{type:f.NUMBER_TOKEN,number:t,flags:n}},e.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(Yt(e)){var t=c(e);while(Yt(this.peekCodePoint(0))&&t.length<6)t+=c(this.consumeCodePoint());en(this.peekCodePoint(0))&&this.consumeCodePoint();var n=parseInt(t,16);return 0===n||qt(n)||n>1114111?wt:n}return e===Dt?wt:e},e.prototype.consumeName=function(){var e="";while(1){var t=this.consumeCodePoint();if(nn(t))e+=c(t);else{if(!on(t,this.peekCodePoint(0)))return this.reconsumeCodePoint(t),e;e+=c(this.consumeEscapedCodePoint())}}},e}(),Nn=function(){function e(e){this._tokens=e}return e.create=function(t){var n=new Mn;return n.write(t),new e(n.read())},e.parseValue=function(t){return e.create(t).parseComponentValue()},e.parseValues=function(t){return e.create(t).parseComponentValues()},e.prototype.parseComponentValue=function(){var e=this.consumeToken();while(e.type===f.WHITESPACE_TOKEN)e=this.consumeToken();if(e.type===f.EOF_TOKEN)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var t=this.consumeComponentValue();do{e=this.consumeToken()}while(e.type===f.WHITESPACE_TOKEN);if(e.type===f.EOF_TOKEN)return t;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},e.prototype.parseComponentValues=function(){var e=[];while(1){var t=this.consumeComponentValue();if(t.type===f.EOF_TOKEN)return e;e.push(t),e.push()}},e.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case f.LEFT_CURLY_BRACKET_TOKEN:case f.LEFT_SQUARE_BRACKET_TOKEN:case f.LEFT_PARENTHESIS_TOKEN:return this.consumeSimpleBlock(e.type);case f.FUNCTION_TOKEN:return this.consumeFunction(e)}return e},e.prototype.consumeSimpleBlock=function(e){var t={type:e,values:[]},n=this.consumeToken();while(1){if(n.type===f.EOF_TOKEN||Un(n,e))return t;this.reconsumeToken(n),t.values.push(this.consumeComponentValue()),n=this.consumeToken()}},e.prototype.consumeFunction=function(e){var t={name:e.value,values:[],type:f.FUNCTION};while(1){var n=this.consumeToken();if(n.type===f.EOF_TOKEN||n.type===f.RIGHT_PARENTHESIS_TOKEN)return t;this.reconsumeToken(n),t.values.push(this.consumeComponentValue())}},e.prototype.consumeToken=function(){var e=this._tokens.shift();return"undefined"===typeof e?kn:e},e.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},e}(),Tn=function(e){return e.type===f.DIMENSION_TOKEN},In=function(e){return e.type===f.NUMBER_TOKEN},Ln=function(e){return e.type===f.IDENT_TOKEN},Dn=function(e){return e.type===f.STRING_TOKEN},Pn=function(e,t){return Ln(e)&&e.value===t},Rn=function(e){return e.type!==f.WHITESPACE_TOKEN},Fn=function(e){return e.type!==f.WHITESPACE_TOKEN&&e.type!==f.COMMA_TOKEN},jn=function(e){var t=[],n=[];return e.forEach((function(e){if(e.type===f.COMMA_TOKEN){if(0===n.length)throw new Error("Error parsing function args, zero tokens for arg");return t.push(n),void(n=[])}e.type!==f.WHITESPACE_TOKEN&&n.push(e)})),n.length&&t.push(n),t},Un=function(e,t){return t===f.LEFT_CURLY_BRACKET_TOKEN&&e.type===f.RIGHT_CURLY_BRACKET_TOKEN||(t===f.LEFT_SQUARE_BRACKET_TOKEN&&e.type===f.RIGHT_SQUARE_BRACKET_TOKEN||t===f.LEFT_PARENTHESIS_TOKEN&&e.type===f.RIGHT_PARENTHESIS_TOKEN)},Hn=function(e){return e.type===f.NUMBER_TOKEN||e.type===f.DIMENSION_TOKEN},zn=function(e){return e.type===f.PERCENTAGE_TOKEN||Hn(e)},Qn=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},Vn={type:f.NUMBER_TOKEN,number:0,flags:We},Kn={type:f.PERCENTAGE_TOKEN,number:50,flags:We},Wn={type:f.PERCENTAGE_TOKEN,number:100,flags:We},Gn=function(e,t,n){var r=e[0],i=e[1];return[qn(r,t),qn("undefined"!==typeof i?i:r,n)]},qn=function(e,t){if(e.type===f.PERCENTAGE_TOKEN)return e.number/100*t;if(Tn(e))switch(e.unit){case"rem":case"em":return 16*e.number;case"px":default:return e.number}return e.number},Yn="deg",Xn="grad",Zn="rad",Jn="turn",$n={name:"angle",parse:function(e){if(e.type===f.DIMENSION_TOKEN)switch(e.unit){case Yn:return Math.PI*e.number/180;case Xn:return Math.PI/200*e.number;case Zn:return e.number;case Jn:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")}},er=function(e){return e.type===f.DIMENSION_TOKEN&&(e.unit===Yn||e.unit===Xn||e.unit===Zn||e.unit===Jn)},tr=function(e){var t=e.filter(Ln).map((function(e){return e.value})).join(" ");switch(t){case"to bottom right":case"to right bottom":case"left top":case"top left":return[Vn,Vn];case"to top":case"bottom":return nr(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[Vn,Wn];case"to right":case"left":return nr(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Wn,Wn];case"to bottom":case"top":return nr(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Wn,Vn];case"to left":case"right":return nr(270)}return 0},nr=function(e){return Math.PI*e/180},rr={name:"color",parse:function(e){if(e.type===f.FUNCTION){var t=fr[e.name];if("undefined"===typeof t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(e.values)}if(e.type===f.HASH_TOKEN){if(3===e.value.length){var n=e.value.substring(0,1),r=e.value.substring(1,2),i=e.value.substring(2,3);return ar(parseInt(n+n,16),parseInt(r+r,16),parseInt(i+i,16),1)}if(4===e.value.length){n=e.value.substring(0,1),r=e.value.substring(1,2),i=e.value.substring(2,3);var o=e.value.substring(3,4);return ar(parseInt(n+n,16),parseInt(r+r,16),parseInt(i+i,16),parseInt(o+o,16)/255)}if(6===e.value.length){n=e.value.substring(0,2),r=e.value.substring(2,4),i=e.value.substring(4,6);return ar(parseInt(n,16),parseInt(r,16),parseInt(i,16),1)}if(8===e.value.length){n=e.value.substring(0,2),r=e.value.substring(2,4),i=e.value.substring(4,6),o=e.value.substring(6,8);return ar(parseInt(n,16),parseInt(r,16),parseInt(i,16),parseInt(o,16)/255)}}if(e.type===f.IDENT_TOKEN){var a=pr[e.value.toUpperCase()];if("undefined"!==typeof a)return a}return pr.TRANSPARENT}},ir=function(e){return 0===(255&e)},or=function(e){var t=255&e,n=255&e>>8,r=255&e>>16,i=255&e>>24;return t<255?"rgba("+i+","+r+","+n+","+t/255+")":"rgb("+i+","+r+","+n+")"},ar=function(e,t,n,r){return(e<<24|t<<16|n<<8|Math.round(255*r)<<0)>>>0},sr=function(e,t){if(e.type===f.NUMBER_TOKEN)return e.number;if(e.type===f.PERCENTAGE_TOKEN){var n=3===t?1:255;return 3===t?e.number/100*n:Math.round(e.number/100*n)}return 0},lr=function(e){var t=e.filter(Fn);if(3===t.length){var n=t.map(sr),r=n[0],i=n[1],o=n[2];return ar(r,i,o,1)}if(4===t.length){var a=t.map(sr),s=(r=a[0],i=a[1],o=a[2],a[3]);return ar(r,i,o,s)}return 0};function cr(e,t,n){return n<0&&(n+=1),n>=1&&(n-=1),n<1/6?(t-e)*n*6+e:n<.5?t:n<2/3?6*(t-e)*(2/3-n)+e:e}var ur,dr,hr=function(e){var t=e.filter(Fn),n=t[0],r=t[1],i=t[2],o=t[3],a=(n.type===f.NUMBER_TOKEN?nr(n.number):$n.parse(n))/(2*Math.PI),s=zn(r)?r.number/100:0,l=zn(i)?i.number/100:0,c="undefined"!==typeof o&&zn(o)?qn(o,1):1;if(0===s)return ar(255*l,255*l,255*l,1);var u=l<=.5?l*(s+1):l+s-l*s,d=2*l-u,h=cr(d,u,a+1/3),p=cr(d,u,a),g=cr(d,u,a-1/3);return ar(255*h,255*p,255*g,c)},fr={hsl:hr,hsla:hr,rgb:lr,rgba:lr},pr={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};(function(e){e[e["VALUE"]=0]="VALUE",e[e["LIST"]=1]="LIST",e[e["IDENT_VALUE"]=2]="IDENT_VALUE",e[e["TYPE_VALUE"]=3]="TYPE_VALUE",e[e["TOKEN_VALUE"]=4]="TOKEN_VALUE"})(ur||(ur={})),function(e){e[e["BORDER_BOX"]=0]="BORDER_BOX",e[e["PADDING_BOX"]=1]="PADDING_BOX",e[e["CONTENT_BOX"]=2]="CONTENT_BOX"}(dr||(dr={}));var gr,mr={name:"background-clip",initialValue:"border-box",prefix:!1,type:ur.LIST,parse:function(e){return e.map((function(e){if(Ln(e))switch(e.value){case"padding-box":return dr.PADDING_BOX;case"content-box":return dr.CONTENT_BOX}return dr.BORDER_BOX}))}},Ar={name:"background-color",initialValue:"transparent",prefix:!1,type:ur.TYPE_VALUE,format:"color"},vr=function(e){var t=rr.parse(e[0]),n=e[1];return n&&zn(n)?{color:t,stop:n}:{color:t,stop:null}},yr=function(e,t){var n=e[0],r=e[e.length-1];null===n.stop&&(n.stop=Vn),null===r.stop&&(r.stop=Wn);for(var i=[],o=0,a=0;ao?i.push(l):i.push(o),o=l}else i.push(null)}var c=null;for(a=0;ae.optimumDistance)?{optimumCorner:t,optimumDistance:s}:e}),{optimumDistance:i?1/0:-1/0,optimumCorner:null}).optimumCorner},Cr=function(e,t,n,r,i){var o=0,a=0;switch(e.size){case oi.CLOSEST_SIDE:e.shape===ii.CIRCLE?o=a=Math.min(Math.abs(t),Math.abs(t-r),Math.abs(n),Math.abs(n-i)):e.shape===ii.ELLIPSE&&(o=Math.min(Math.abs(t),Math.abs(t-r)),a=Math.min(Math.abs(n),Math.abs(n-i)));break;case oi.CLOSEST_CORNER:if(e.shape===ii.CIRCLE)o=a=Math.min(wr(t,n),wr(t,n-i),wr(t-r,n),wr(t-r,n-i));else if(e.shape===ii.ELLIPSE){var s=Math.min(Math.abs(n),Math.abs(n-i))/Math.min(Math.abs(t),Math.abs(t-r)),l=_r(r,i,t,n,!0),c=l[0],u=l[1];o=wr(c-t,(u-n)/s),a=s*o}break;case oi.FARTHEST_SIDE:e.shape===ii.CIRCLE?o=a=Math.max(Math.abs(t),Math.abs(t-r),Math.abs(n),Math.abs(n-i)):e.shape===ii.ELLIPSE&&(o=Math.max(Math.abs(t),Math.abs(t-r)),a=Math.max(Math.abs(n),Math.abs(n-i)));break;case oi.FARTHEST_CORNER:if(e.shape===ii.CIRCLE)o=a=Math.max(wr(t,n),wr(t,n-i),wr(t-r,n),wr(t-r,n-i));else if(e.shape===ii.ELLIPSE){s=Math.max(Math.abs(n),Math.abs(n-i))/Math.max(Math.abs(t),Math.abs(t-r));var d=_r(r,i,t,n,!1);c=d[0],u=d[1];o=wr(c-t,(u-n)/s),a=s*o}break}return Array.isArray(e.size)&&(o=qn(e.size[0],r),a=2===e.size.length?qn(e.size[1],i):o),[o,a]},Sr=function(e){var t=nr(180),n=[];return jn(e).forEach((function(e,r){if(0===r){var i=e[0];if(i.type===f.IDENT_TOKEN&&"to"===i.value)return void(t=tr(e));if(er(i))return void(t=$n.parse(i))}var o=vr(e);n.push(o)})),{angle:t,stops:n,type:gr.LINEAR_GRADIENT}},Er=function(e){var t=nr(180),n=[];return jn(e).forEach((function(e,r){if(0===r){var i=e[0];if(i.type===f.IDENT_TOKEN&&-1!==["top","left","right","bottom"].indexOf(i.value))return void(t=tr(e));if(er(i))return void(t=($n.parse(i)+nr(270))%nr(360))}var o=vr(e);n.push(o)})),{angle:t,stops:n,type:gr.LINEAR_GRADIENT}},Br=function(e){var t=123;if(e.createRange){var n=e.createRange();if(n.getBoundingClientRect){var r=e.createElement("boundtest");r.style.height=t+"px",r.style.display="block",e.body.appendChild(r),n.selectNode(r);var i=n.getBoundingClientRect(),o=Math.round(i.height);if(e.body.removeChild(r),o===t)return!0}}return!1},Or=function(){return"undefined"!==typeof(new Image).crossOrigin},kr=function(){return"string"===typeof(new XMLHttpRequest).responseType},Mr=function(e){var t=new Image,n=e.createElement("canvas"),r=n.getContext("2d");if(!r)return!1;t.src="data:image/svg+xml,";try{r.drawImage(t,0,0),n.toDataURL()}catch(Ft){return!1}return!0},Nr=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},Tr=function(e){var t=e.createElement("canvas"),n=100;t.width=n,t.height=n;var r=t.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,n,n);var i=new Image,o=t.toDataURL();i.src=o;var a=Ir(n,n,0,0,i);return r.fillStyle="red",r.fillRect(0,0,n,n),Lr(a).then((function(t){r.drawImage(t,0,0);var i=r.getImageData(0,0,n,n).data;r.fillStyle="red",r.fillRect(0,0,n,n);var a=e.createElement("div");return a.style.backgroundImage="url("+o+")",a.style.height=n+"px",Nr(i)?Lr(Ir(n,n,0,0,a)):Promise.reject(!1)})).then((function(e){return r.drawImage(e,0,0),Nr(r.getImageData(0,0,n,n).data)}))["catch"]((function(){return!1}))},Ir=function(e,t,n,r,i){var o="http://www.w3.org/2000/svg",a=document.createElementNS(o,"svg"),s=document.createElementNS(o,"foreignObject");return a.setAttributeNS(null,"width",e.toString()),a.setAttributeNS(null,"height",t.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",n.toString()),s.setAttributeNS(null,"y",r.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),a.appendChild(s),s.appendChild(i),a},Lr=function(e){return new Promise((function(t,n){var r=new Image;r.onload=function(){return t(r)},r.onerror=n,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(e))}))},Dr={get SUPPORT_RANGE_BOUNDS(){var e=Br(document);return Object.defineProperty(Dr,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_SVG_DRAWING(){var e=Mr(document);return Object.defineProperty(Dr,"SUPPORT_SVG_DRAWING",{value:e}),e},get SUPPORT_FOREIGNOBJECT_DRAWING(){var e="function"===typeof Array.from&&"function"===typeof window.fetch?Tr(document):Promise.resolve(!1);return Object.defineProperty(Dr,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=Or();return Object.defineProperty(Dr,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e=kr();return Object.defineProperty(Dr,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Dr,"SUPPORT_CORS_XHR",{value:e}),e}},Pr=function(){function e(e){var t=e.id,n=e.enabled;this.id=t,this.enabled=n,this.start=Date.now()}return e.prototype.debug=function(){for(var e=[],t=0;t0&&setTimeout((function(){return t("Timed out ("+a._options.imageTimeout+"ms) loading image")}),a._options.imageTimeout)}))];case 3:return[2,i.sent()]}}))}))},e.prototype.has=function(e){return"undefined"!==typeof this._cache[e]},e.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},e.prototype.proxy=function(e){var t=this,n=this._options.proxy;if(!n)throw new Error("No proxy defined");var r=e.substring(0,256);return new Promise((function(i,o){var a=Dr.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;if(s.onload=function(){if(200===s.status)if("text"===a)i(s.response);else{var e=new FileReader;e.addEventListener("load",(function(){return i(e.result)}),!1),e.addEventListener("error",(function(e){return o(e)}),!1),e.readAsDataURL(s.response)}else o("Failed to proxy resource "+r+" with status code "+s.status)},s.onerror=o,s.open("GET",n+"?url="+encodeURIComponent(e)+"&responseType="+a),"text"!==a&&s instanceof XMLHttpRequest&&(s.responseType=a),t._options.imageTimeout){var l=t._options.imageTimeout;s.timeout=l,s.ontimeout=function(){return o("Timed out ("+l+"ms) proxying "+r)}}s.send()}))},e}(),jr=/^data:image\/svg\+xml/i,Ur=/^data:image\/.*;base64,/i,Hr=/^data:image\/.*/i,zr=function(e){return Dr.SUPPORT_SVG_DRAWING||!Wr(e)},Qr=function(e){return Hr.test(e)},Vr=function(e){return Ur.test(e)},Kr=function(e){return"blob"===e.substr(0,4)},Wr=function(e){return"svg"===e.substr(-3).toLowerCase()||jr.test(e)},Gr=function(e){var t=nr(180),n=[],r=gr.LINEAR_GRADIENT,i=ii.CIRCLE,o=oi.FARTHEST_CORNER,a=[];return jn(e).forEach((function(e,t){var i=e[0];if(0===t){if(Ln(i)&&"linear"===i.value)return void(r=gr.LINEAR_GRADIENT);if(Ln(i)&&"radial"===i.value)return void(r=gr.RADIAL_GRADIENT)}if(i.type===f.FUNCTION)if("from"===i.name){var o=rr.parse(i.values[0]);n.push({stop:Vn,color:o})}else if("to"===i.name){o=rr.parse(i.values[0]);n.push({stop:Wn,color:o})}else if("color-stop"===i.name){var a=i.values.filter(Fn);if(2===a.length){o=rr.parse(a[1]);var s=a[0];In(s)&&n.push({stop:{type:f.PERCENTAGE_TOKEN,number:100*s.number,flags:s.flags},color:o})}}})),r===gr.LINEAR_GRADIENT?{angle:(t+nr(180))%nr(360),stops:n,type:r}:{size:o,shape:i,stops:n,position:a,type:r}},qr="closest-side",Yr="farthest-side",Xr="closest-corner",Zr="farthest-corner",Jr="circle",$r="ellipse",ei="cover",ti="contain",ni=function(e){var t=ii.CIRCLE,n=oi.FARTHEST_CORNER,r=[],i=[];return jn(e).forEach((function(e,o){var a=!0;if(0===o){var s=!1;a=e.reduce((function(e,r){if(s)if(Ln(r))switch(r.value){case"center":return i.push(Kn),e;case"top":case"left":return i.push(Vn),e;case"right":case"bottom":return i.push(Wn),e}else(zn(r)||Hn(r))&&i.push(r);else if(Ln(r))switch(r.value){case Jr:return t=ii.CIRCLE,!1;case $r:return t=ii.ELLIPSE,!1;case"at":return s=!0,!1;case qr:return n=oi.CLOSEST_SIDE,!1;case ei:case Yr:return n=oi.FARTHEST_SIDE,!1;case ti:case Xr:return n=oi.CLOSEST_CORNER,!1;case Zr:return n=oi.FARTHEST_CORNER,!1}else if(Hn(r)||zn(r))return Array.isArray(n)||(n=[]),n.push(r),!1;return e}),a)}if(a){var l=vr(e);r.push(l)}})),{size:n,shape:t,stops:r,position:i,type:gr.RADIAL_GRADIENT}},ri=function(e){var t=ii.CIRCLE,n=oi.FARTHEST_CORNER,r=[],i=[];return jn(e).forEach((function(e,o){var a=!0;if(0===o?a=e.reduce((function(e,t){if(Ln(t))switch(t.value){case"center":return i.push(Kn),!1;case"top":case"left":return i.push(Vn),!1;case"right":case"bottom":return i.push(Wn),!1}else if(zn(t)||Hn(t))return i.push(t),!1;return e}),a):1===o&&(a=e.reduce((function(e,r){if(Ln(r))switch(r.value){case Jr:return t=ii.CIRCLE,!1;case $r:return t=ii.ELLIPSE,!1;case ti:case qr:return n=oi.CLOSEST_SIDE,!1;case Yr:return n=oi.FARTHEST_SIDE,!1;case Xr:return n=oi.CLOSEST_CORNER,!1;case ei:case Zr:return n=oi.FARTHEST_CORNER,!1}else if(Hn(r)||zn(r))return Array.isArray(n)||(n=[]),n.push(r),!1;return e}),a)),a){var s=vr(e);r.push(s)}})),{size:n,shape:t,stops:r,position:i,type:gr.RADIAL_GRADIENT}};(function(e){e[e["URL"]=0]="URL",e[e["LINEAR_GRADIENT"]=1]="LINEAR_GRADIENT",e[e["RADIAL_GRADIENT"]=2]="RADIAL_GRADIENT"})(gr||(gr={}));var ii,oi,ai=function(e){return e.type===gr.LINEAR_GRADIENT},si=function(e){return e.type===gr.RADIAL_GRADIENT};(function(e){e[e["CIRCLE"]=0]="CIRCLE",e[e["ELLIPSE"]=1]="ELLIPSE"})(ii||(ii={})),function(e){e[e["CLOSEST_SIDE"]=0]="CLOSEST_SIDE",e[e["FARTHEST_SIDE"]=1]="FARTHEST_SIDE",e[e["CLOSEST_CORNER"]=2]="CLOSEST_CORNER",e[e["FARTHEST_CORNER"]=3]="FARTHEST_CORNER"}(oi||(oi={}));var li={name:"image",parse:function(e){if(e.type===f.URL_TOKEN){var t={url:e.value,type:gr.URL};return Rr.getInstance().addImage(e.value),t}if(e.type===f.FUNCTION){var n=di[e.name];if("undefined"===typeof n)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return n(e.values)}throw new Error("Unsupported image type")}};function ci(e){return e.type!==f.FUNCTION||di[e.name]}var ui,di={"linear-gradient":Sr,"-moz-linear-gradient":Er,"-ms-linear-gradient":Er,"-o-linear-gradient":Er,"-webkit-linear-gradient":Er,"radial-gradient":ni,"-moz-radial-gradient":ri,"-ms-radial-gradient":ri,"-o-radial-gradient":ri,"-webkit-radial-gradient":ri,"-webkit-gradient":Gr},hi={name:"background-image",initialValue:"none",type:ur.LIST,prefix:!1,parse:function(e){if(0===e.length)return[];var t=e[0];return t.type===f.IDENT_TOKEN&&"none"===t.value?[]:e.filter((function(e){return Fn(e)&&ci(e)})).map(li.parse)}},fi={name:"background-origin",initialValue:"border-box",prefix:!1,type:ur.LIST,parse:function(e){return e.map((function(e){if(Ln(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},pi={name:"background-position",initialValue:"0% 0%",type:ur.LIST,prefix:!1,parse:function(e){return jn(e).map((function(e){return e.filter(zn)})).map(Qn)}};(function(e){e[e["REPEAT"]=0]="REPEAT",e[e["NO_REPEAT"]=1]="NO_REPEAT",e[e["REPEAT_X"]=2]="REPEAT_X",e[e["REPEAT_Y"]=3]="REPEAT_Y"})(ui||(ui={}));var gi,mi={name:"background-repeat",initialValue:"repeat",prefix:!1,type:ur.LIST,parse:function(e){return jn(e).map((function(e){return e.filter(Ln).map((function(e){return e.value})).join(" ")})).map(Ai)}},Ai=function(e){switch(e){case"no-repeat":return ui.NO_REPEAT;case"repeat-x":case"repeat no-repeat":return ui.REPEAT_X;case"repeat-y":case"no-repeat repeat":return ui.REPEAT_Y;case"repeat":default:return ui.REPEAT}};(function(e){e["AUTO"]="auto",e["CONTAIN"]="contain",e["COVER"]="cover"})(gi||(gi={}));var vi,yi={name:"background-size",initialValue:"0",prefix:!1,type:ur.LIST,parse:function(e){return jn(e).map((function(e){return e.filter(bi)}))}},bi=function(e){return Ln(e)||zn(e)},xi=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:ur.TYPE_VALUE,format:"color"}},wi=xi("top"),_i=xi("right"),Ci=xi("bottom"),Si=xi("left"),Ei=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:ur.LIST,parse:function(e){return Qn(e.filter(zn))}}},Bi=Ei("top-left"),Oi=Ei("top-right"),ki=Ei("bottom-right"),Mi=Ei("bottom-left");(function(e){e[e["NONE"]=0]="NONE",e[e["SOLID"]=1]="SOLID"})(vi||(vi={}));var Ni,Ti=function(e){return{name:"border-"+e+"-style",initialValue:"solid",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"none":return vi.NONE}return vi.SOLID}}},Ii=Ti("top"),Li=Ti("right"),Di=Ti("bottom"),Pi=Ti("left"),Ri=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:ur.VALUE,prefix:!1,parse:function(e){return Tn(e)?e.number:0}}},Fi=Ri("top"),ji=Ri("right"),Ui=Ri("bottom"),Hi=Ri("left"),zi={name:"color",initialValue:"transparent",prefix:!1,type:ur.TYPE_VALUE,format:"color"},Qi={name:"display",initialValue:"inline-block",prefix:!1,type:ur.LIST,parse:function(e){return e.filter(Ln).reduce((function(e,t){return e|Vi(t.value)}),0)}},Vi=function(e){switch(e){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};(function(e){e[e["NONE"]=0]="NONE",e[e["LEFT"]=1]="LEFT",e[e["RIGHT"]=2]="RIGHT",e[e["INLINE_START"]=3]="INLINE_START",e[e["INLINE_END"]=4]="INLINE_END"})(Ni||(Ni={}));var Ki,Wi={name:"float",initialValue:"none",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"left":return Ni.LEFT;case"right":return Ni.RIGHT;case"inline-start":return Ni.INLINE_START;case"inline-end":return Ni.INLINE_END}return Ni.NONE}},Gi={name:"letter-spacing",initialValue:"0",prefix:!1,type:ur.VALUE,parse:function(e){return e.type===f.IDENT_TOKEN&&"normal"===e.value?0:e.type===f.NUMBER_TOKEN||e.type===f.DIMENSION_TOKEN?e.number:0}};(function(e){e["NORMAL"]="normal",e["STRICT"]="strict"})(Ki||(Ki={}));var qi,Yi={name:"line-break",initialValue:"normal",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"strict":return Ki.STRICT;case"normal":default:return Ki.NORMAL}}},Xi={name:"line-height",initialValue:"normal",prefix:!1,type:ur.TOKEN_VALUE},Zi=function(e,t){return Ln(e)&&"normal"===e.value?1.2*t:e.type===f.NUMBER_TOKEN?t*e.number:zn(e)?qn(e,t):t},Ji={name:"list-style-image",initialValue:"none",type:ur.VALUE,prefix:!1,parse:function(e){return e.type===f.IDENT_TOKEN&&"none"===e.value?null:li.parse(e)}};(function(e){e[e["INSIDE"]=0]="INSIDE",e[e["OUTSIDE"]=1]="OUTSIDE"})(qi||(qi={}));var $i,eo={name:"list-style-position",initialValue:"outside",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"inside":return qi.INSIDE;case"outside":default:return qi.OUTSIDE}}};(function(e){e[e["NONE"]=-1]="NONE",e[e["DISC"]=0]="DISC",e[e["CIRCLE"]=1]="CIRCLE",e[e["SQUARE"]=2]="SQUARE",e[e["DECIMAL"]=3]="DECIMAL",e[e["CJK_DECIMAL"]=4]="CJK_DECIMAL",e[e["DECIMAL_LEADING_ZERO"]=5]="DECIMAL_LEADING_ZERO",e[e["LOWER_ROMAN"]=6]="LOWER_ROMAN",e[e["UPPER_ROMAN"]=7]="UPPER_ROMAN",e[e["LOWER_GREEK"]=8]="LOWER_GREEK",e[e["LOWER_ALPHA"]=9]="LOWER_ALPHA",e[e["UPPER_ALPHA"]=10]="UPPER_ALPHA",e[e["ARABIC_INDIC"]=11]="ARABIC_INDIC",e[e["ARMENIAN"]=12]="ARMENIAN",e[e["BENGALI"]=13]="BENGALI",e[e["CAMBODIAN"]=14]="CAMBODIAN",e[e["CJK_EARTHLY_BRANCH"]=15]="CJK_EARTHLY_BRANCH",e[e["CJK_HEAVENLY_STEM"]=16]="CJK_HEAVENLY_STEM",e[e["CJK_IDEOGRAPHIC"]=17]="CJK_IDEOGRAPHIC",e[e["DEVANAGARI"]=18]="DEVANAGARI",e[e["ETHIOPIC_NUMERIC"]=19]="ETHIOPIC_NUMERIC",e[e["GEORGIAN"]=20]="GEORGIAN",e[e["GUJARATI"]=21]="GUJARATI",e[e["GURMUKHI"]=22]="GURMUKHI",e[e["HEBREW"]=22]="HEBREW",e[e["HIRAGANA"]=23]="HIRAGANA",e[e["HIRAGANA_IROHA"]=24]="HIRAGANA_IROHA",e[e["JAPANESE_FORMAL"]=25]="JAPANESE_FORMAL",e[e["JAPANESE_INFORMAL"]=26]="JAPANESE_INFORMAL",e[e["KANNADA"]=27]="KANNADA",e[e["KATAKANA"]=28]="KATAKANA",e[e["KATAKANA_IROHA"]=29]="KATAKANA_IROHA",e[e["KHMER"]=30]="KHMER",e[e["KOREAN_HANGUL_FORMAL"]=31]="KOREAN_HANGUL_FORMAL",e[e["KOREAN_HANJA_FORMAL"]=32]="KOREAN_HANJA_FORMAL",e[e["KOREAN_HANJA_INFORMAL"]=33]="KOREAN_HANJA_INFORMAL",e[e["LAO"]=34]="LAO",e[e["LOWER_ARMENIAN"]=35]="LOWER_ARMENIAN",e[e["MALAYALAM"]=36]="MALAYALAM",e[e["MONGOLIAN"]=37]="MONGOLIAN",e[e["MYANMAR"]=38]="MYANMAR",e[e["ORIYA"]=39]="ORIYA",e[e["PERSIAN"]=40]="PERSIAN",e[e["SIMP_CHINESE_FORMAL"]=41]="SIMP_CHINESE_FORMAL",e[e["SIMP_CHINESE_INFORMAL"]=42]="SIMP_CHINESE_INFORMAL",e[e["TAMIL"]=43]="TAMIL",e[e["TELUGU"]=44]="TELUGU",e[e["THAI"]=45]="THAI",e[e["TIBETAN"]=46]="TIBETAN",e[e["TRAD_CHINESE_FORMAL"]=47]="TRAD_CHINESE_FORMAL",e[e["TRAD_CHINESE_INFORMAL"]=48]="TRAD_CHINESE_INFORMAL",e[e["UPPER_ARMENIAN"]=49]="UPPER_ARMENIAN",e[e["DISCLOSURE_OPEN"]=50]="DISCLOSURE_OPEN",e[e["DISCLOSURE_CLOSED"]=51]="DISCLOSURE_CLOSED"})($i||($i={}));var to,no={name:"list-style-type",initialValue:"none",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"disc":return $i.DISC;case"circle":return $i.CIRCLE;case"square":return $i.SQUARE;case"decimal":return $i.DECIMAL;case"cjk-decimal":return $i.CJK_DECIMAL;case"decimal-leading-zero":return $i.DECIMAL_LEADING_ZERO;case"lower-roman":return $i.LOWER_ROMAN;case"upper-roman":return $i.UPPER_ROMAN;case"lower-greek":return $i.LOWER_GREEK;case"lower-alpha":return $i.LOWER_ALPHA;case"upper-alpha":return $i.UPPER_ALPHA;case"arabic-indic":return $i.ARABIC_INDIC;case"armenian":return $i.ARMENIAN;case"bengali":return $i.BENGALI;case"cambodian":return $i.CAMBODIAN;case"cjk-earthly-branch":return $i.CJK_EARTHLY_BRANCH;case"cjk-heavenly-stem":return $i.CJK_HEAVENLY_STEM;case"cjk-ideographic":return $i.CJK_IDEOGRAPHIC;case"devanagari":return $i.DEVANAGARI;case"ethiopic-numeric":return $i.ETHIOPIC_NUMERIC;case"georgian":return $i.GEORGIAN;case"gujarati":return $i.GUJARATI;case"gurmukhi":return $i.GURMUKHI;case"hebrew":return $i.HEBREW;case"hiragana":return $i.HIRAGANA;case"hiragana-iroha":return $i.HIRAGANA_IROHA;case"japanese-formal":return $i.JAPANESE_FORMAL;case"japanese-informal":return $i.JAPANESE_INFORMAL;case"kannada":return $i.KANNADA;case"katakana":return $i.KATAKANA;case"katakana-iroha":return $i.KATAKANA_IROHA;case"khmer":return $i.KHMER;case"korean-hangul-formal":return $i.KOREAN_HANGUL_FORMAL;case"korean-hanja-formal":return $i.KOREAN_HANJA_FORMAL;case"korean-hanja-informal":return $i.KOREAN_HANJA_INFORMAL;case"lao":return $i.LAO;case"lower-armenian":return $i.LOWER_ARMENIAN;case"malayalam":return $i.MALAYALAM;case"mongolian":return $i.MONGOLIAN;case"myanmar":return $i.MYANMAR;case"oriya":return $i.ORIYA;case"persian":return $i.PERSIAN;case"simp-chinese-formal":return $i.SIMP_CHINESE_FORMAL;case"simp-chinese-informal":return $i.SIMP_CHINESE_INFORMAL;case"tamil":return $i.TAMIL;case"telugu":return $i.TELUGU;case"thai":return $i.THAI;case"tibetan":return $i.TIBETAN;case"trad-chinese-formal":return $i.TRAD_CHINESE_FORMAL;case"trad-chinese-informal":return $i.TRAD_CHINESE_INFORMAL;case"upper-armenian":return $i.UPPER_ARMENIAN;case"disclosure-open":return $i.DISCLOSURE_OPEN;case"disclosure-closed":return $i.DISCLOSURE_CLOSED;case"none":default:return $i.NONE}}},ro=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:ur.TOKEN_VALUE}},io=ro("top"),oo=ro("right"),ao=ro("bottom"),so=ro("left");(function(e){e[e["VISIBLE"]=0]="VISIBLE",e[e["HIDDEN"]=1]="HIDDEN",e[e["SCROLL"]=2]="SCROLL",e[e["AUTO"]=3]="AUTO"})(to||(to={}));var lo,co={name:"overflow",initialValue:"visible",prefix:!1,type:ur.LIST,parse:function(e){return e.filter(Ln).map((function(e){switch(e.value){case"hidden":return to.HIDDEN;case"scroll":return to.SCROLL;case"auto":return to.AUTO;case"visible":default:return to.VISIBLE}}))}};(function(e){e["NORMAL"]="normal",e["BREAK_WORD"]="break-word"})(lo||(lo={}));var uo,ho={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"break-word":return lo.BREAK_WORD;case"normal":default:return lo.NORMAL}}},fo=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:ur.TYPE_VALUE,format:"length-percentage"}},po=fo("top"),go=fo("right"),mo=fo("bottom"),Ao=fo("left");(function(e){e[e["LEFT"]=0]="LEFT",e[e["CENTER"]=1]="CENTER",e[e["RIGHT"]=2]="RIGHT"})(uo||(uo={}));var vo,yo={name:"text-align",initialValue:"left",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"right":return uo.RIGHT;case"center":case"justify":return uo.CENTER;case"left":default:return uo.LEFT}}};(function(e){e[e["STATIC"]=0]="STATIC",e[e["RELATIVE"]=1]="RELATIVE",e[e["ABSOLUTE"]=2]="ABSOLUTE",e[e["FIXED"]=3]="FIXED",e[e["STICKY"]=4]="STICKY"})(vo||(vo={}));var bo,xo={name:"position",initialValue:"static",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"relative":return vo.RELATIVE;case"absolute":return vo.ABSOLUTE;case"fixed":return vo.FIXED;case"sticky":return vo.STICKY}return vo.STATIC}},wo={name:"text-shadow",initialValue:"none",type:ur.LIST,prefix:!1,parse:function(e){return 1===e.length&&Pn(e[0],"none")?[]:jn(e).map((function(e){for(var t={color:pr.TRANSPARENT,offsetX:Vn,offsetY:Vn,blur:Vn},n=0,r=0;r1?1:0],this.overflowWrap=na(ho,e.overflowWrap),this.paddingTop=na(po,e.paddingTop),this.paddingRight=na(go,e.paddingRight),this.paddingBottom=na(mo,e.paddingBottom),this.paddingLeft=na(Ao,e.paddingLeft),this.position=na(xo,e.position),this.textAlign=na(yo,e.textAlign),this.textDecorationColor=na(Fo,e.textDecorationColor||e.color),this.textDecorationLine=na(jo,e.textDecorationLine),this.textShadow=na(wo,e.textShadow),this.textTransform=na(Co,e.textTransform),this.transform=na(So,e.transform),this.transformOrigin=na(No,e.transformOrigin),this.visibility=na(Io,e.visibility),this.wordBreak=na(Do,e.wordBreak),this.zIndex=na(Po,e.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===_o.VISIBLE},e.prototype.isTransparent=function(){return ir(this.backgroundColor)},e.prototype.isTransformed=function(){return null!==this.transform},e.prototype.isPositioned=function(){return this.position!==vo.STATIC},e.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},e.prototype.isFloating=function(){return this["float"]!==Ni.NONE},e.prototype.isInlineLevel=function(){return Wo(this.display,4)||Wo(this.display,33554432)||Wo(this.display,268435456)||Wo(this.display,536870912)||Wo(this.display,67108864)||Wo(this.display,134217728)},e}(),ea=function(){function e(e){this.content=na(Go,e.content),this.quotes=na(Xo,e.quotes)}return e}(),ta=function(){function e(e){this.counterIncrement=na(qo,e.counterIncrement),this.counterReset=na(Yo,e.counterReset)}return e}(),na=function(e,t){var n=new Mn,r=null!==t&&"undefined"!==typeof t?t.toString():e.initialValue;n.write(r);var i=new Nn(n.read());switch(e.type){case ur.IDENT_VALUE:var o=i.parseComponentValue();return e.parse(Ln(o)?o.value:e.initialValue);case ur.VALUE:return e.parse(i.parseComponentValue());case ur.LIST:return e.parse(i.parseComponentValues());case ur.TOKEN_VALUE:return i.parseComponentValue();case ur.TYPE_VALUE:switch(e.format){case"angle":return $n.parse(i.parseComponentValue());case"color":return rr.parse(i.parseComponentValue());case"image":return li.parse(i.parseComponentValue());case"length":var a=i.parseComponentValue();return Hn(a)?a:Vn;case"length-percentage":var s=i.parseComponentValue();return zn(s)?s:Vn}}throw new Error("Attempting to parse unsupported css format type "+e.format)},ra=function(){function e(e){this.styles=new $o(window.getComputedStyle(e,null)),this.textNodes=[],this.elements=[],null!==this.styles.transform&&Ua(e)&&(e.style.transform="none"),this.bounds=a(e),this.flags=0}return e}(),ia=function(){function e(e,t){this.text=e,this.bounds=t}return e}(),oa=function(e,t,n){var r=la(e,t),i=[],o=0;return r.forEach((function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Dr.SUPPORT_RANGE_BOUNDS)i.push(new ia(e,sa(n,o,e.length)));else{var r=n.splitText(e.length);i.push(new ia(e,aa(n))),n=r}else Dr.SUPPORT_RANGE_BOUNDS||(n=n.splitText(e.length));o+=e.length})),i},aa=function(e){var t=e.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(e.cloneNode(!0));var r=e.parentNode;if(r){r.replaceChild(n,e);var i=a(n);return n.firstChild&&r.replaceChild(n.firstChild,n),i}}return new o(0,0,0,0)},sa=function(e,t,n){var r=e.ownerDocument;if(!r)throw new Error("Node has no owner document");var i=r.createRange();return i.setStart(e,t),i.setEnd(e,t+n),o.fromClientRect(i.getBoundingClientRect())},la=function(e,t){return 0!==t.letterSpacing?l(e).map((function(e){return c(e)})):ca(e,t)},ca=function(e,t){var n,r=Qe(e,{lineBreak:t.lineBreak,wordBreak:t.overflowWrap===lo.BREAK_WORD?"break-word":t.wordBreak}),i=[];while(!(n=r.next()).done)n.value&&i.push(n.value.slice());return i},ua=function(){function e(e,t){this.text=da(e.data,t.textTransform),this.textBounds=oa(this.text,t,e)}return e}(),da=function(e,t){switch(t){case bo.LOWERCASE:return e.toLowerCase();case bo.CAPITALIZE:return e.replace(ha,fa);case bo.UPPERCASE:return e.toUpperCase();default:return e}},ha=/(^|\s|:|-|\(|\))([a-z])/g,fa=function(e,t,n){return e.length>0?t+n.toUpperCase():e},pa=function(e){function n(t){var n=e.call(this,t)||this;return n.src=t.currentSrc||t.src,n.intrinsicWidth=t.naturalWidth,n.intrinsicHeight=t.naturalHeight,Rr.getInstance().addImage(n.src),n}return t(n,e),n}(ra),ga=function(e){function n(t){var n=e.call(this,t)||this;return n.canvas=t,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return t(n,e),n}(ra),ma=function(e){function n(t){var n=e.call(this,t)||this,r=new XMLSerializer;return n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t)),n.intrinsicWidth=t.width.baseVal.value,n.intrinsicHeight=t.height.baseVal.value,Rr.getInstance().addImage(n.svg),n}return t(n,e),n}(ra),Aa=function(e){function n(t){var n=e.call(this,t)||this;return n.value=t.value,n}return t(n,e),n}(ra),va=function(e){function n(t){var n=e.call(this,t)||this;return n.start=t.start,n.reversed="boolean"===typeof t.reversed&&!0===t.reversed,n}return t(n,e),n}(ra),ya=[{type:f.DIMENSION_TOKEN,flags:0,unit:"px",number:3}],ba=[{type:f.PERCENTAGE_TOKEN,flags:0,number:50}],xa=function(e){return e.width>e.height?new o(e.left+(e.width-e.height)/2,e.top,e.height,e.height):e.width0)n.textNodes.push(new ua(i,n.styles));else if(ja(i)){var a=La(i);a.styles.isVisible()&&(Pa(i,a,r)?a.flags|=4:Ra(a.styles)&&(a.flags|=2),-1!==Ta.indexOf(i.tagName)&&(a.flags|=8),n.elements.push(a),$a(i)||Wa(i)||es(i)||e(i,a,r))}},La=function(e){return Ya(e)?new pa(e):qa(e)?new ga(e):Wa(e)?new ma(e):za(e)?new Aa(e):Qa(e)?new va(e):Va(e)?new Ba(e):es(e)?new Oa(e):$a(e)?new ka(e):Xa(e)?new Na(e):new ra(e)},Da=function(e){var t=La(e);return t.flags|=4,Ia(e,t,t),t},Pa=function(e,t,n){return t.styles.isPositionedWithZIndex()||t.styles.opacity<1||t.styles.isTransformed()||Ga(e)&&n.styles.isTransparent()},Ra=function(e){return e.isPositioned()||e.isFloating()},Fa=function(e){return e.nodeType===Node.TEXT_NODE},ja=function(e){return e.nodeType===Node.ELEMENT_NODE},Ua=function(e){return ja(e)&&"undefined"!==typeof e.style&&!Ha(e)},Ha=function(e){return"object"===typeof e.className},za=function(e){return"LI"===e.tagName},Qa=function(e){return"OL"===e.tagName},Va=function(e){return"INPUT"===e.tagName},Ka=function(e){return"HTML"===e.tagName},Wa=function(e){return"svg"===e.tagName},Ga=function(e){return"BODY"===e.tagName},qa=function(e){return"CANVAS"===e.tagName},Ya=function(e){return"IMG"===e.tagName},Xa=function(e){return"IFRAME"===e.tagName},Za=function(e){return"STYLE"===e.tagName},Ja=function(e){return"SCRIPT"===e.tagName},$a=function(e){return"TEXTAREA"===e.tagName},es=function(e){return"SELECT"===e.tagName},ts=function(){function e(){this.counters={}}return e.prototype.getCounterValue=function(e){var t=this.counters[e];return t&&t.length?t[t.length-1]:1},e.prototype.getCounterValues=function(e){var t=this.counters[e];return t||[]},e.prototype.pop=function(e){var t=this;e.forEach((function(e){return t.counters[e].pop()}))},e.prototype.parse=function(e){var t=this,n=e.counterIncrement,r=e.counterReset,i=!0;null!==n&&n.forEach((function(e){var n=t.counters[e.counter];n&&0!==e.increment&&(i=!1,n[Math.max(0,n.length-1)]+=e.increment)}));var o=[];return i&&r.forEach((function(e){var n=t.counters[e.counter];o.push(e.counter),n||(n=t.counters[e.counter]=[]),n.push(e.reset)})),o},e}(),ns={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"]},rs={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"]},is={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"]},os={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"]},as=function(e,t,n,r,i,o){return en?ys(e,i,o.length>0):r.integers.reduce((function(t,n,i){while(e>=n)e-=n,t+=r.values[i];return t}),"")+o},ss=function(e,t,n,r){var i="";do{n||e--,i=r(e)+i,e/=t}while(e*t>=t);return i},ls=function(e,t,n,r,i){var o=n-t+1;return(e<0?"-":"")+(ss(Math.abs(e),o,r,(function(e){return c(Math.floor(e%o)+t)}))+i)},cs=function(e,t,n){void 0===n&&(n=". ");var r=t.length;return ss(Math.abs(e),r,!1,(function(e){return t[Math.floor(e%r)]}))+n},us=1,ds=2,hs=4,fs=8,ps=function(e,t,n,r,i,o){if(e<-9999||e>9999)return ys(e,$i.CJK_DECIMAL,i.length>0);var a=Math.abs(e),s=i;if(0===a)return t[0]+s;for(var l=0;a>0&&l<=4;l++){var c=a%10;0===c&&Wo(o,us)&&""!==s?s=t[c]+s:c>1||1===c&&0===l||1===c&&1===l&&Wo(o,ds)||1===c&&1===l&&Wo(o,hs)&&e>100||1===c&&l>1&&Wo(o,fs)?s=t[c]+(l>0?n[l-1]:"")+s:1===c&&l>0&&(s=n[l-1]+s),a=Math.floor(a/10)}return(e<0?r:"")+s},gs="\u5341\u767e\u5343\u842c",ms="\u62fe\u4f70\u4edf\u842c",As="\u30de\u30a4\u30ca\u30b9",vs="\ub9c8\uc774\ub108\uc2a4",ys=function(e,t,n){var r=n?". ":"",i=n?"\u3001":"",o=n?", ":"",a=n?" ":"";switch(t){case $i.DISC:return"\u2022"+a;case $i.CIRCLE:return"\u25e6"+a;case $i.SQUARE:return"\u25fe"+a;case $i.DECIMAL_LEADING_ZERO:var s=ls(e,48,57,!0,r);return s.length<4?"0"+s:s;case $i.CJK_DECIMAL:return cs(e,"\u3007\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d",i);case $i.LOWER_ROMAN:return as(e,1,3999,ns,$i.DECIMAL,r).toLowerCase();case $i.UPPER_ROMAN:return as(e,1,3999,ns,$i.DECIMAL,r);case $i.LOWER_GREEK:return ls(e,945,969,!1,r);case $i.LOWER_ALPHA:return ls(e,97,122,!1,r);case $i.UPPER_ALPHA:return ls(e,65,90,!1,r);case $i.ARABIC_INDIC:return ls(e,1632,1641,!0,r);case $i.ARMENIAN:case $i.UPPER_ARMENIAN:return as(e,1,9999,rs,$i.DECIMAL,r);case $i.LOWER_ARMENIAN:return as(e,1,9999,rs,$i.DECIMAL,r).toLowerCase();case $i.BENGALI:return ls(e,2534,2543,!0,r);case $i.CAMBODIAN:case $i.KHMER:return ls(e,6112,6121,!0,r);case $i.CJK_EARTHLY_BRANCH:return cs(e,"\u5b50\u4e11\u5bc5\u536f\u8fb0\u5df3\u5348\u672a\u7533\u9149\u620c\u4ea5",i);case $i.CJK_HEAVENLY_STEM:return cs(e,"\u7532\u4e59\u4e19\u4e01\u620a\u5df1\u5e9a\u8f9b\u58ec\u7678",i);case $i.CJK_IDEOGRAPHIC:case $i.TRAD_CHINESE_INFORMAL:return ps(e,"\u96f6\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d",gs,"\u8ca0",i,ds|hs|fs);case $i.TRAD_CHINESE_FORMAL:return ps(e,"\u96f6\u58f9\u8cb3\u53c3\u8086\u4f0d\u9678\u67d2\u634c\u7396",ms,"\u8ca0",i,us|ds|hs|fs);case $i.SIMP_CHINESE_INFORMAL:return ps(e,"\u96f6\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d",gs,"\u8d1f",i,ds|hs|fs);case $i.SIMP_CHINESE_FORMAL:return ps(e,"\u96f6\u58f9\u8d30\u53c1\u8086\u4f0d\u9646\u67d2\u634c\u7396",ms,"\u8d1f",i,us|ds|hs|fs);case $i.JAPANESE_INFORMAL:return ps(e,"\u3007\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d","\u5341\u767e\u5343\u4e07",As,i,0);case $i.JAPANESE_FORMAL:return ps(e,"\u96f6\u58f1\u5f10\u53c2\u56db\u4f0d\u516d\u4e03\u516b\u4e5d","\u62fe\u767e\u5343\u4e07",As,i,us|ds|hs);case $i.KOREAN_HANGUL_FORMAL:return ps(e,"\uc601\uc77c\uc774\uc0bc\uc0ac\uc624\uc721\uce60\ud314\uad6c","\uc2ed\ubc31\ucc9c\ub9cc",vs,o,us|ds|hs);case $i.KOREAN_HANJA_INFORMAL:return ps(e,"\u96f6\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d","\u5341\u767e\u5343\u842c",vs,o,0);case $i.KOREAN_HANJA_FORMAL:return ps(e,"\u96f6\u58f9\u8cb3\u53c3\u56db\u4e94\u516d\u4e03\u516b\u4e5d","\u62fe\u767e\u5343",vs,o,us|ds|hs);case $i.DEVANAGARI:return ls(e,2406,2415,!0,r);case $i.GEORGIAN:return as(e,1,19999,os,$i.DECIMAL,r);case $i.GUJARATI:return ls(e,2790,2799,!0,r);case $i.GURMUKHI:return ls(e,2662,2671,!0,r);case $i.HEBREW:return as(e,1,10999,is,$i.DECIMAL,r);case $i.HIRAGANA:return cs(e,"\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 $i.HIRAGANA_IROHA:return cs(e,"\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 $i.KANNADA:return ls(e,3302,3311,!0,r);case $i.KATAKANA:return cs(e,"\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",i);case $i.KATAKANA_IROHA:return cs(e,"\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",i);case $i.LAO:return ls(e,3792,3801,!0,r);case $i.MONGOLIAN:return ls(e,6160,6169,!0,r);case $i.MYANMAR:return ls(e,4160,4169,!0,r);case $i.ORIYA:return ls(e,2918,2927,!0,r);case $i.PERSIAN:return ls(e,1776,1785,!0,r);case $i.TAMIL:return ls(e,3046,3055,!0,r);case $i.TELUGU:return ls(e,3174,3183,!0,r);case $i.THAI:return ls(e,3664,3673,!0,r);case $i.TIBETAN:return ls(e,3872,3881,!0,r);case $i.DECIMAL:default:return ls(e,48,57,!0,r)}},bs="data-html2canvas-ignore",xs=function(){function e(e,t){if(this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new ts,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement)}return e.prototype.toIFrame=function(e,t){var n=this,o=_s(e,t);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var a=e.defaultView.pageXOffset,s=e.defaultView.pageYOffset,l=o.contentWindow,c=l.document,u=Cs(o).then((function(){return r(n,void 0,void 0,(function(){var e;return i(this,(function(n){switch(n.label){case 0:return this.scrolledElements.forEach(Os),l&&(l.scrollTo(t.left,t.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||l.scrollY===t.top&&l.scrollX===t.left||(c.documentElement.style.top=-t.top+"px",c.documentElement.style.left=-t.left+"px",c.documentElement.style.position="absolute")),e=this.options.onclone,"undefined"===typeof this.clonedReferenceElement?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:c.fonts&&c.fonts.ready?[4,c.fonts.ready]:[3,2];case 1:n.sent(),n.label=2;case 2:return"function"===typeof e?[2,Promise.resolve().then((function(){return e(c)})).then((function(){return o}))]:[2,o]}}))}))}));return c.open(),c.write(Es(document.doctype)+""),Bs(this.referenceElement.ownerDocument,a,s),c.replaceChild(c.adoptNode(this.documentElement),c.documentElement),c.close(),u},e.prototype.createElementClone=function(e){if(qa(e))return this.createCanvasClone(e);if(Za(e))return this.createStyleClone(e);var t=e.cloneNode(!1);return Ya(t)&&"lazy"===t.loading&&(t.loading="eager"),t},e.prototype.createStyleClone=function(e){try{var t=e.sheet;if(t&&t.cssRules){var n=[].slice.call(t.cssRules,0).reduce((function(e,t){return t&&"string"===typeof t.cssText?e+t.cssText:e}),""),r=e.cloneNode(!1);return r.textContent=n,r}}catch(Ft){if(Pr.getInstance(this.options.id).error("Unable to access cssRules property",Ft),"SecurityError"!==Ft.name)throw Ft}return e.cloneNode(!1)},e.prototype.createCanvasClone=function(e){if(this.options.inlineImages&&e.ownerDocument){var t=e.ownerDocument.createElement("img");try{return t.src=e.toDataURL(),t}catch(Ft){Pr.getInstance(this.options.id).info("Unable to clone canvas contents, canvas is tainted")}}var n=e.cloneNode(!1);try{n.width=e.width,n.height=e.height;var r=e.getContext("2d"),i=n.getContext("2d");return i&&(r?i.putImageData(r.getImageData(0,0,e.width,e.height),0,0):i.drawImage(e,0,0)),n}catch(Ft){}return n},e.prototype.cloneNode=function(e){if(Fa(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var t=e.ownerDocument.defaultView;if(t&&ja(e)&&(Ua(e)||Ha(e))){var n=this.createElementClone(e),r=t.getComputedStyle(e),i=t.getComputedStyle(e,":before"),o=t.getComputedStyle(e,":after");this.referenceElement===e&&Ua(n)&&(this.clonedReferenceElement=n),Ga(n)&&Ls(n);for(var a=this.counters.parse(new ta(r)),s=this.resolvePseudoContent(e,n,i,Vo.BEFORE),l=e.firstChild;l;l=l.nextSibling)ja(l)&&(Ja(l)||l.hasAttribute(bs)||"function"===typeof this.options.ignoreElements&&this.options.ignoreElements(l))||this.options.copyStyles&&ja(l)&&Za(l)||n.appendChild(this.cloneNode(l));s&&n.insertBefore(s,n.firstChild);var c=this.resolvePseudoContent(e,n,o,Vo.AFTER);return c&&n.appendChild(c),this.counters.pop(a),r&&(this.options.copyStyles||Ha(e))&&!Xa(e)&&Ss(r,n),0===e.scrollTop&&0===e.scrollLeft||this.scrolledElements.push([n,e.scrollLeft,e.scrollTop]),($a(e)||es(e))&&($a(n)||es(n))&&(n.value=e.value),n}return e.cloneNode(!1)},e.prototype.resolvePseudoContent=function(e,t,n,r){var i=this;if(n){var o=n.content,a=t.ownerDocument;if(a&&o&&"none"!==o&&"-moz-alt-content"!==o&&"none"!==n.display){this.counters.parse(new ta(n));var s=new ea(n),l=a.createElement("html2canvaspseudoelement");Ss(n,l),s.content.forEach((function(t){if(t.type===f.STRING_TOKEN)l.appendChild(a.createTextNode(t.value));else if(t.type===f.URL_TOKEN){var n=a.createElement("img");n.src=t.value,n.style.opacity="1",l.appendChild(n)}else if(t.type===f.FUNCTION){if("attr"===t.name){var r=t.values.filter(Ln);r.length&&l.appendChild(a.createTextNode(e.getAttribute(r[0].value)||""))}else if("counter"===t.name){var o=t.values.filter(Fn),c=o[0],u=o[1];if(c&&Ln(c)){var d=i.counters.getCounterValue(c.value),h=u&&Ln(u)?no.parse(u.value):$i.DECIMAL;l.appendChild(a.createTextNode(ys(d,h,!1)))}}else if("counters"===t.name){var p=t.values.filter(Fn),g=(c=p[0],p[1]);u=p[2];if(c&&Ln(c)){var m=i.counters.getCounterValues(c.value),A=u&&Ln(u)?no.parse(u.value):$i.DECIMAL,v=g&&g.type===f.STRING_TOKEN?g.value:"",y=m.map((function(e){return ys(e,A,!1)})).join(v);l.appendChild(a.createTextNode(y))}}}else if(t.type===f.IDENT_TOKEN)switch(t.value){case"open-quote":l.appendChild(a.createTextNode(Zo(s.quotes,i.quoteDepth++,!0)));break;case"close-quote":l.appendChild(a.createTextNode(Zo(s.quotes,--i.quoteDepth,!1)));break;default:l.appendChild(a.createTextNode(t.value))}})),l.className=Ns+" "+Ts;var c=r===Vo.BEFORE?" "+Ns:" "+Ts;return Ha(t)?t.className.baseValue+=c:t.className+=c,l}}},e.destroy=function(e){return!!e.parentNode&&(e.parentNode.removeChild(e),!0)},e}();(function(e){e[e["BEFORE"]=0]="BEFORE",e[e["AFTER"]=1]="AFTER"})(Vo||(Vo={}));var ws,_s=function(e,t){var n=e.createElement("iframe");return n.className="html2canvas-container",n.style.visibility="hidden",n.style.position="fixed",n.style.left="-10000px",n.style.top="0px",n.style.border="0",n.width=t.width.toString(),n.height=t.height.toString(),n.scrolling="no",n.setAttribute(bs,"true"),e.body.appendChild(n),n},Cs=function(e){return new Promise((function(t,n){var r=e.contentWindow;if(!r)return n("No window assigned for iframe");var i=r.document;r.onload=e.onload=i.onreadystatechange=function(){r.onload=e.onload=i.onreadystatechange=null;var n=setInterval((function(){i.body.childNodes.length>0&&"complete"===i.readyState&&(clearInterval(n),t(e))}),50)}}))},Ss=function(e,t){for(var n=e.length-1;n>=0;n--){var r=e.item(n);"content"!==r&&t.style.setProperty(r,e.getPropertyValue(r))}return t},Es=function(e){var t="";return e&&(t+=""),t},Bs=function(e,t,n){e&&e.defaultView&&(t!==e.defaultView.pageXOffset||n!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(t,n)},Os=function(e){var t=e[0],n=e[1],r=e[2];t.scrollLeft=n,t.scrollTop=r},ks=":before",Ms=":after",Ns="___html2canvas___pseudoelement_before",Ts="___html2canvas___pseudoelement_after",Is='{\n content: "" !important;\n display: none !important;\n}',Ls=function(e){Ds(e,"."+Ns+ks+Is+"\n ."+Ts+Ms+Is)},Ds=function(e,t){var n=e.ownerDocument;if(n){var r=n.createElement("style");r.textContent=t,e.appendChild(r)}};(function(e){e[e["VECTOR"]=0]="VECTOR",e[e["BEZIER_CURVE"]=1]="BEZIER_CURVE"})(ws||(ws={}));var Ps,Rs=function(e,t){return e.length===t.length&&e.some((function(e,n){return e===t[n]}))},Fs=function(e,t,n,r,i){return e.map((function(e,o){switch(o){case 0:return e.add(t,n);case 1:return e.add(t+r,n);case 2:return e.add(t+r,n+i);case 3:return e.add(t,n+i)}return e}))},js=function(){function e(e,t){this.type=ws.VECTOR,this.x=e,this.y=t}return e.prototype.add=function(t,n){return new e(this.x+t,this.y+n)},e}(),Us=function(e,t,n){return new js(e.x+(t.x-e.x)*n,e.y+(t.y-e.y)*n)},Hs=function(){function e(e,t,n,r){this.type=ws.BEZIER_CURVE,this.start=e,this.startControl=t,this.endControl=n,this.end=r}return e.prototype.subdivide=function(t,n){var r=Us(this.start,this.startControl,t),i=Us(this.startControl,this.endControl,t),o=Us(this.endControl,this.end,t),a=Us(r,i,t),s=Us(i,o,t),l=Us(a,s,t);return n?new e(this.start,r,a,l):new e(l,s,o,this.end)},e.prototype.add=function(t,n){return new e(this.start.add(t,n),this.startControl.add(t,n),this.endControl.add(t,n),this.end.add(t,n))},e.prototype.reverse=function(){return new e(this.end,this.endControl,this.startControl,this.start)},e}(),zs=function(e){return e.type===ws.BEZIER_CURVE},Qs=function(){function e(e){var t=e.styles,n=e.bounds,r=Gn(t.borderTopLeftRadius,n.width,n.height),i=r[0],o=r[1],a=Gn(t.borderTopRightRadius,n.width,n.height),s=a[0],l=a[1],c=Gn(t.borderBottomRightRadius,n.width,n.height),u=c[0],d=c[1],h=Gn(t.borderBottomLeftRadius,n.width,n.height),f=h[0],p=h[1],g=[];g.push((i+s)/n.width),g.push((f+u)/n.width),g.push((o+p)/n.height),g.push((l+d)/n.height);var m=Math.max.apply(Math,g);m>1&&(i/=m,o/=m,s/=m,l/=m,u/=m,d/=m,f/=m,p/=m);var A=n.width-s,v=n.height-d,y=n.width-u,b=n.height-p,x=t.borderTopWidth,w=t.borderRightWidth,_=t.borderBottomWidth,C=t.borderLeftWidth,S=qn(t.paddingTop,e.bounds.width),E=qn(t.paddingRight,e.bounds.width),B=qn(t.paddingBottom,e.bounds.width),O=qn(t.paddingLeft,e.bounds.width);this.topLeftBorderBox=i>0||o>0?Vs(n.left,n.top,i,o,Ps.TOP_LEFT):new js(n.left,n.top),this.topRightBorderBox=s>0||l>0?Vs(n.left+A,n.top,s,l,Ps.TOP_RIGHT):new js(n.left+n.width,n.top),this.bottomRightBorderBox=u>0||d>0?Vs(n.left+y,n.top+v,u,d,Ps.BOTTOM_RIGHT):new js(n.left+n.width,n.top+n.height),this.bottomLeftBorderBox=f>0||p>0?Vs(n.left,n.top+b,f,p,Ps.BOTTOM_LEFT):new js(n.left,n.top+n.height),this.topLeftPaddingBox=i>0||o>0?Vs(n.left+C,n.top+x,Math.max(0,i-C),Math.max(0,o-x),Ps.TOP_LEFT):new js(n.left+C,n.top+x),this.topRightPaddingBox=s>0||l>0?Vs(n.left+Math.min(A,n.width+C),n.top+x,A>n.width+C?0:s-C,l-x,Ps.TOP_RIGHT):new js(n.left+n.width-w,n.top+x),this.bottomRightPaddingBox=u>0||d>0?Vs(n.left+Math.min(y,n.width-C),n.top+Math.min(v,n.height+x),Math.max(0,u-w),d-_,Ps.BOTTOM_RIGHT):new js(n.left+n.width-w,n.top+n.height-_),this.bottomLeftPaddingBox=f>0||p>0?Vs(n.left+C,n.top+b,Math.max(0,f-C),p-_,Ps.BOTTOM_LEFT):new js(n.left+C,n.top+n.height-_),this.topLeftContentBox=i>0||o>0?Vs(n.left+C+O,n.top+x+S,Math.max(0,i-(C+O)),Math.max(0,o-(x+S)),Ps.TOP_LEFT):new js(n.left+C+O,n.top+x+S),this.topRightContentBox=s>0||l>0?Vs(n.left+Math.min(A,n.width+C+O),n.top+x+S,A>n.width+C+O?0:s-C+O,l-(x+S),Ps.TOP_RIGHT):new js(n.left+n.width-(w+E),n.top+x+S),this.bottomRightContentBox=u>0||d>0?Vs(n.left+Math.min(y,n.width-(C+O)),n.top+Math.min(v,n.height+x+S),Math.max(0,u-(w+E)),d-(_+B),Ps.BOTTOM_RIGHT):new js(n.left+n.width-(w+E),n.top+n.height-(_+B)),this.bottomLeftContentBox=f>0||p>0?Vs(n.left+C+O,n.top+b,Math.max(0,f-(C+O)),p-(_+B),Ps.BOTTOM_LEFT):new js(n.left+C+O,n.top+n.height-(_+B))}return e}();(function(e){e[e["TOP_LEFT"]=0]="TOP_LEFT",e[e["TOP_RIGHT"]=1]="TOP_RIGHT",e[e["BOTTOM_RIGHT"]=2]="BOTTOM_RIGHT",e[e["BOTTOM_LEFT"]=3]="BOTTOM_LEFT"})(Ps||(Ps={}));var Vs=function(e,t,n,r,i){var o=(Math.sqrt(2)-1)/3*4,a=n*o,s=r*o,l=e+n,c=t+r;switch(i){case Ps.TOP_LEFT:return new Hs(new js(e,c),new js(e,c-s),new js(l-a,t),new js(l,t));case Ps.TOP_RIGHT:return new Hs(new js(e,t),new js(e+a,t),new js(l,c-s),new js(l,c));case Ps.BOTTOM_RIGHT:return new Hs(new js(l,t),new js(l,t+s),new js(e+a,c),new js(e,c));case Ps.BOTTOM_LEFT:default:return new Hs(new js(l,c),new js(l-a,c),new js(e,t+s),new js(e,t))}},Ks=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},Ws=function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]},Gs=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},qs=function(){function e(e,t,n){this.type=0,this.offsetX=e,this.offsetY=t,this.matrix=n,this.target=6}return e}(),Ys=function(){function e(e,t){this.type=1,this.target=t,this.path=e}return e}(),Xs=function(e){return 0===e.type},Zs=function(e){return 1===e.type},Js=function(){function e(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return e}(),$s=function(){function e(e,t){if(this.container=e,this.effects=t.slice(0),this.curves=new Qs(e),null!==e.styles.transform){var n=e.bounds.left+e.styles.transformOrigin[0].number,r=e.bounds.top+e.styles.transformOrigin[1].number,i=e.styles.transform;this.effects.push(new qs(n,r,i))}if(e.styles.overflowX!==to.VISIBLE){var o=Ks(this.curves),a=Gs(this.curves);Rs(o,a)?this.effects.push(new Ys(o,6)):(this.effects.push(new Ys(o,2)),this.effects.push(new Ys(a,4)))}}return e.prototype.getParentEffects=function(){var e=this.effects.slice(0);if(this.container.styles.overflowX!==to.VISIBLE){var t=Ks(this.curves),n=Gs(this.curves);Rs(t,n)||e.push(new Ys(n,6))}return e},e}(),el=function e(t,n,r,i){t.container.elements.forEach((function(o){var a=Wo(o.flags,4),s=Wo(o.flags,2),l=new $s(o,t.getParentEffects());Wo(o.styles.display,2048)&&i.push(l);var c=Wo(o.flags,8)?[]:i;if(a||s){var u=a||o.styles.isPositioned()?r:n,d=new Js(l);if(o.styles.isPositioned()||o.styles.opacity<1||o.styles.isTransformed()){var h=o.styles.zIndex.order;if(h<0){var f=0;u.negativeZIndex.some((function(e,t){return h>e.element.container.styles.zIndex.order?(f=t,!1):f>0})),u.negativeZIndex.splice(f,0,d)}else if(h>0){var p=0;u.positiveZIndex.some((function(e,t){return h>=e.element.container.styles.zIndex.order?(p=t+1,!1):p>0})),u.positiveZIndex.splice(p,0,d)}else u.zeroOrAutoZIndexOrTransformedOrOpacity.push(d)}else o.styles.isFloating()?u.nonPositionedFloats.push(d):u.nonPositionedInlineLevel.push(d);e(l,d,a?d:r,c)}else o.styles.isInlineLevel()?n.inlineLevel.push(l):n.nonInlineLevel.push(l),e(l,n,r,c);Wo(o.flags,8)&&tl(o,c)}))},tl=function(e,t){for(var n=e instanceof va?e.start:1,r=e instanceof va&&e.reversed,i=0;i0&&e.intrinsicHeight>0){var r=al(e),i=Gs(t);this.path(i),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,e.intrinsicWidth,e.intrinsicHeight,r.left,r.top,r.width,r.height),this.ctx.restore()}},e.prototype.renderNodeContent=function(t){return r(this,void 0,void 0,(function(){var n,r,a,s,l,c,u,d,h,f,p,g,m,A,v;return i(this,(function(i){switch(i.label){case 0:this.applyEffects(t.effects,4),n=t.container,r=t.curves,a=n.styles,s=0,l=n.textNodes,i.label=1;case 1:return s0&&C>0&&(v=r.ctx.createPattern(g,"repeat"),r.renderRepeat(b,v,E,B))):si(n)&&(y=cl(e,t,[null,null,null]),b=y[0],x=y[1],w=y[2],_=y[3],C=y[4],S=0===n.position.length?[Kn]:n.position,E=qn(S[0],_),B=qn(S[S.length-1],C),O=Cr(n,E,B,_,C),k=O[0],M=O[1],k>0&&k>0&&(N=r.ctx.createRadialGradient(x+E,w+B,0,x+E,w+B,k),yr(n.stops,2*k).forEach((function(e){return N.addColorStop(e.stop,or(e.color))})),r.path(b),r.ctx.fillStyle=N,k!==M?(T=e.bounds.left+.5*e.bounds.width,I=e.bounds.top+.5*e.bounds.height,L=M/k,D=1/L,r.ctx.save(),r.ctx.translate(T,I),r.ctx.transform(1,0,0,L,0,0),r.ctx.translate(-T,-I),r.ctx.fillRect(x,D*(w-I)+I,_,C*D),r.ctx.restore()):r.ctx.fill())),i.label=6;case 6:return t--,[2]}}))},r=this,o=0,a=e.styles.backgroundImage.slice(0).reverse(),l.label=1;case 1:return o=0;i--){var o=n[i];if(o[r])break}if(i<0){var a=e.queryComponents({mainType:"dataZoom",subType:"select",id:r})[0];if(a){var s=a.getPercentRange();n[0][r]={dataZoomId:r,start:s[0],end:s[1]}}}})),n.push(t)}function s(e){var t=u(e),n=t[t.length-1];t.length>1&&t.pop();var r={};return i(n,(function(e,n){for(var i=t.length-1;i>=0;i--){e=t[i][n];if(e){r[n]=e;break}}})),r}function l(e){e[o]=null}function c(e){return u(e).length}function u(e){var t=e[o];return t||(t=e[o]=[{}]),t}t.push=a,t.pop=s,t.clear=l,t.count=c},CDzN:function(e,t,n){var r=n("BiNE");function i(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}e.exports=i},CQhY:function(e,t,n){var r=n("oEo5"),i=n("F2Ao"),o=n("Jjzi");function a(e){return isNaN(e)?"-":(e=(e+"").split("."),e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:""))}function s(e,t){return e=(e||"").toLowerCase().replace(/-(.)/g,(function(e,t){return t.toUpperCase()})),t&&e&&(e=e.charAt(0).toUpperCase()+e.slice(1)),e}var l=r.normalizeCssArray,c=/([&<>"'])/g,u={"&":"&","<":"<",">":">",'"':""","'":"'"};function d(e){return null==e?"":(e+"").replace(c,(function(e,t){return u[t]}))}var h=["a","b","c","d","e","f","g"],f=function(e,t){return"{"+e+(null==t?"":t)+"}"};function p(e,t,n){r.isArray(t)||(t=[t]);var i=t.length;if(!i)return"";for(var o=t[0].$vars||[],a=0;a':'':{renderMode:o,content:"{marker"+a+"|} ",style:{color:n}}:""}function A(e,t){return e+="","0000".substr(0,t-e.length)+e}function v(e,t,n){"week"!==e&&"month"!==e&&"quarter"!==e&&"half-year"!==e&&"year"!==e||(e="MM-dd\nyyyy");var r=o.parseDate(t),i=n?"UTC":"",a=r["get"+i+"FullYear"](),s=r["get"+i+"Month"]()+1,l=r["get"+i+"Date"](),c=r["get"+i+"Hours"](),u=r["get"+i+"Minutes"](),d=r["get"+i+"Seconds"](),h=r["get"+i+"Milliseconds"]();return e=e.replace("MM",A(s,2)).replace("M",s).replace("yyyy",a).replace("yy",a%100).replace("dd",A(l,2)).replace("d",l).replace("hh",A(c,2)).replace("h",c).replace("mm",A(u,2)).replace("m",u).replace("ss",A(d,2)).replace("s",d).replace("SSS",A(h,3)),e}function y(e){return e?e.charAt(0).toUpperCase()+e.substr(1):e}var b=i.truncateText;function x(e){return i.getBoundingRect(e.text,e.font,e.textAlign,e.textVerticalAlign,e.textPadding,e.textLineHeight,e.rich,e.truncate)}function w(e,t,n,r,o,a,s,l){return i.getBoundingRect(e,t,n,r,o,l,a,s)}function _(e,t){if("_blank"===t||"blank"===t){var n=window.open();n.opener=null,n.location=e}else window.open(e,t)}t.addCommas=a,t.toCamelCase=s,t.normalizeCssArray=l,t.encodeHTML=d,t.formatTpl=p,t.formatTplSimple=g,t.getTooltipMarker=m,t.formatTime=v,t.capitalFirst=y,t.truncateText=b,t.getTextBoundingRect=x,t.getTextRect=w,t.windowOpen=_},CRgH:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("XDlA"),a=n.n(o),s=n("T5E4"),l=n.n(s),c=n("XneU"),u=n.n(c),d=n("Hdxz"),h=n.n(d),f=n("CKlD"),p=n.n(f),g=n("ZZRV"),m=n("iczh"),A=n.n(m),v=n("3CTf"),y=n("4ZCI"),b=n.n(y),x=n("vWUX"),w=n("nSZG"),_=Object(x["a"])("text","input");function C(e){return!!(e.prefix||e.suffix||e.allowClear)}var S=function(e){u()(n,e);var t=h()(n);function n(){var e;return a()(this,n),e=t.apply(this,arguments),e.containerRef=g["createRef"](),e.onInputMouseUp=function(t){var n;if(null===(n=e.containerRef.current)||void 0===n?void 0:n.contains(t.target)){var r=e.props.triggerFocus;r()}},e}return l()(n,[{key:"renderClearIcon",value:function(e){var t=this.props,n=t.allowClear,r=t.value,i=t.disabled,o=t.readOnly,a=t.inputType,s=t.handleReset;if(!n)return null;var l=!i&&!o&&r,c=a===_[0]?"".concat(e,"-textarea-clear-icon"):"".concat(e,"-clear-icon");return g["createElement"](b.a,{onClick:s,className:A()(c,p()({},"".concat(c,"-hidden"),!l)),role:"button"})}},{key:"renderSuffix",value:function(e){var t=this.props,n=t.suffix,r=t.allowClear;return n||r?g["createElement"]("span",{className:"".concat(e,"-suffix")},this.renderClearIcon(e),n):null}},{key:"renderLabeledIcon",value:function(e,t){var n,r=this.props,i=r.focused,o=r.value,a=r.prefix,s=r.className,l=r.size,c=r.suffix,u=r.disabled,d=r.allowClear,h=r.direction,f=r.style,m=r.readOnly,v=r.bordered,y=this.renderSuffix(e);if(!C(this.props))return Object(w["a"])(t,{value:o});var b=a?g["createElement"]("span",{className:"".concat(e,"-prefix")},a):null,x=A()(s,"".concat(e,"-affix-wrapper"),(n={},p()(n,"".concat(e,"-affix-wrapper-focused"),i),p()(n,"".concat(e,"-affix-wrapper-disabled"),u),p()(n,"".concat(e,"-affix-wrapper-sm"),"small"===l),p()(n,"".concat(e,"-affix-wrapper-lg"),"large"===l),p()(n,"".concat(e,"-affix-wrapper-input-with-clear-btn"),c&&d&&o),p()(n,"".concat(e,"-affix-wrapper-rtl"),"rtl"===h),p()(n,"".concat(e,"-affix-wrapper-readonly"),m),p()(n,"".concat(e,"-affix-wrapper-borderless"),!v),n));return g["createElement"]("span",{ref:this.containerRef,className:x,style:f,onMouseUp:this.onInputMouseUp},b,Object(w["a"])(t,{style:null,value:o,className:T(e,v,l,u)}),y)}},{key:"renderInputWithLabel",value:function(e,t){var n,r,i=this.props,o=i.addonBefore,a=i.addonAfter,s=i.style,l=i.size,c=i.className,u=i.direction;if(!o&&!a)return t;var d="".concat(e,"-group"),h="".concat(d,"-addon"),f=o?g["createElement"]("span",{className:h},o):null,m=a?g["createElement"]("span",{className:h},a):null,v=A()("".concat(e,"-wrapper"),(n={},p()(n,d,o||a),p()(n,"".concat(d,"-rtl"),"rtl"===u),n)),y=A()(c,"".concat(e,"-group-wrapper"),(r={},p()(r,"".concat(e,"-group-wrapper-sm"),"small"===l),p()(r,"".concat(e,"-group-wrapper-lg"),"large"===l),p()(r,"".concat(e,"-group-wrapper-rtl"),"rtl"===u),r));return g["createElement"]("span",{className:y,style:s},g["createElement"]("span",{className:v},f,Object(w["a"])(t,{style:null}),m))}},{key:"renderTextAreaWithClearIcon",value:function(e,t){var n,r=this.props,i=r.value,o=r.allowClear,a=r.className,s=r.style,l=r.direction,c=r.bordered;if(!o)return Object(w["a"])(t,{value:i});var u=A()(a,"".concat(e,"-affix-wrapper"),"".concat(e,"-affix-wrapper-textarea-with-clear-btn"),(n={},p()(n,"".concat(e,"-affix-wrapper-rtl"),"rtl"===l),p()(n,"".concat(e,"-affix-wrapper-borderless"),!c),n));return g["createElement"]("span",{className:u,style:s},Object(w["a"])(t,{style:null,value:i}),this.renderClearIcon(e))}},{key:"render",value:function(){var e=this.props,t=e.prefixCls,n=e.inputType,r=e.element;return n===_[0]?this.renderTextAreaWithClearIcon(t,r):this.renderInputWithLabel(t,this.renderLabeledIcon(t,r))}}]),n}(g["Component"]),E=S,B=n("LpVx"),O=n("WHP3"),k=n("b5WB");function M(e){return"undefined"===typeof e||null===e?"":e}function N(e,t,n){if(n){var r=t;if("click"===t.type){r=Object.create(t),r.target=e,r.currentTarget=e;var i=e.value;return e.value="",n(r),void(e.value=i)}n(r)}}function T(e,t,n,r,i){var o;return A()(e,(o={},p()(o,"".concat(e,"-sm"),"small"===n),p()(o,"".concat(e,"-lg"),"large"===n),p()(o,"".concat(e,"-disabled"),r),p()(o,"".concat(e,"-rtl"),"rtl"===i),p()(o,"".concat(e,"-borderless"),!t),o))}var I=function(e){u()(n,e);var t=h()(n);function n(e){var r;a()(this,n),r=t.call(this,e),r.direction="ltr",r.focus=function(){r.input.focus()},r.saveClearableInput=function(e){r.clearableInput=e},r.saveInput=function(e){r.input=e},r.onFocus=function(e){var t=r.props.onFocus;r.setState({focused:!0},r.clearPasswordValueAttribute),t&&t(e)},r.onBlur=function(e){var t=r.props.onBlur;r.setState({focused:!1},r.clearPasswordValueAttribute),t&&t(e)},r.handleReset=function(e){r.setValue("",(function(){r.focus()})),N(r.input,e,r.props.onChange)},r.renderInput=function(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=r.props,s=a.className,l=a.addonBefore,c=a.addonAfter,u=a.size,d=a.disabled,h=Object(v["default"])(r.props,["prefixCls","onPressEnter","addonBefore","addonAfter","prefix","suffix","allowClear","defaultValue","size","inputType","bordered"]);return g["createElement"]("input",i()({autoComplete:o.autoComplete},h,{onChange:r.handleChange,onFocus:r.onFocus,onBlur:r.onBlur,onKeyDown:r.handleKeyDown,className:A()(T(e,n,u||t,d,r.direction),p()({},s,s&&!l&&!c)),ref:r.saveInput}))},r.clearPasswordValueAttribute=function(){r.removePasswordTimeout=setTimeout((function(){r.input&&"password"===r.input.getAttribute("type")&&r.input.hasAttribute("value")&&r.input.removeAttribute("value")}))},r.handleChange=function(e){r.setValue(e.target.value,r.clearPasswordValueAttribute),N(r.input,e,r.props.onChange)},r.handleKeyDown=function(e){var t=r.props,n=t.onPressEnter,i=t.onKeyDown;13===e.keyCode&&n&&n(e),i&&i(e)},r.renderComponent=function(e){var t=e.getPrefixCls,n=e.direction,o=e.input,a=r.state,s=a.value,l=a.focused,c=r.props,u=c.prefixCls,d=c.bordered,h=void 0===d||d,f=t("input",u);return r.direction=n,g["createElement"](O["b"].Consumer,null,(function(e){return g["createElement"](E,i()({size:e},r.props,{prefixCls:f,inputType:"input",value:M(s),element:r.renderInput(f,e,h,o),handleReset:r.handleReset,ref:r.saveClearableInput,direction:n,focused:l,triggerFocus:r.focus,bordered:h}))}))};var o="undefined"===typeof e.value?e.defaultValue:e.value;return r.state={value:o,focused:!1,prevValue:e.value},r}return l()(n,[{key:"componentDidMount",value:function(){this.clearPasswordValueAttribute()}},{key:"componentDidUpdate",value:function(){}},{key:"getSnapshotBeforeUpdate",value:function(e){return C(e)!==C(this.props)&&Object(k["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(e,t){void 0===this.props.value&&this.setState({value:e},t)}},{key:"render",value:function(){return g["createElement"](B["a"],null,this.renderComponent)}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevValue,r={prevValue:e.value};return void 0===e.value&&n===e.value||(r.value=e.value),r}}]),n}(g["Component"]);I.defaultProps={type:"text"};var L=I,D=function(e){return g["createElement"](B["a"],null,(function(t){var n,r=t.getPrefixCls,i=t.direction,o=e.prefixCls,a=e.className,s=void 0===a?"":a,l=r("input-group",o),c=A()(l,(n={},p()(n,"".concat(l,"-lg"),"large"===e.size),p()(n,"".concat(l,"-sm"),"small"===e.size),p()(n,"".concat(l,"-compact"),e.compact),p()(n,"".concat(l,"-rtl"),"rtl"===i),n),s);return g["createElement"]("span",{className:c,style:e.style,onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,onFocus:e.onFocus,onBlur:e.onBlur},e.children)}))},P=D,R=n("A1W9"),F=n("Rax+"),j=n.n(F),U=n("NXEf"),H=n.n(U),z=n("bnk9"),Q=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);in.getHeight()&&(r.textPosition="top",l=!0);var c=l?-5-i.height:f+8;a+i.width/2>n.getWidth()?(r.textPosition=["100%",c],r.textAlign="right"):a-i.width/2<0&&(r.textPosition=[0,c],r.textAlign="left")}}))}function A(i,o){var s,c=m[i],u=m[o],d=p[c],f=new l(d,e,e.ecModel);if(r&&null!=r.newTitle&&r.featureName===c&&(d.title=r.newTitle),c&&!u){if(h(c))s={model:f,onclick:f.option.onclick,featureName:c};else{var A=a.get(c);if(!A)return;s=new A(f,t,n)}g[c]=s}else{if(s=g[u],!s)return;s.model=f,s.ecModel=t,s.api=n}c||!u?f.get("show")&&!s.unusable?(v(f,s,c),f.setIconStatus=function(e,t){var n=this.option,r=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[e]=t,r[e]&&r[e].trigger(t)},s.render&&s.render(f,t,n,r)):s.remove&&s.remove(t,n):s.dispose&&s.dispose(t,n)}function v(r,o,a){var l=r.getModel("iconStyle"),c=r.getModel("emphasis.iconStyle"),u=o.getIcons?o.getIcons():r.get("icon"),h=r.get("title")||{};if("string"===typeof u){var p=u,g=h;u={},h={},u[a]=p,h[a]=g}var m=r.iconPaths={};i.each(u,(function(a,u){var p=s.createIcon(a,{},{x:-f/2,y:-f/2,width:f,height:f});p.setStyle(l.getItemStyle()),p.hoverStyle=c.getItemStyle(),p.setStyle({text:h[u],textAlign:c.get("textAlign"),textBorderRadius:c.get("textBorderRadius"),textPadding:c.get("textPadding"),textFill:null});var g=e.getModel("tooltip");g&&g.get("show")&&p.attr("tooltip",i.extend({content:h[u],formatter:g.get("formatter",!0)||function(){return h[u]},formatterParams:{componentType:"toolbox",name:u,title:h[u],$vars:["name","title"]},position:g.get("position",!0)||"bottom"},g.option)),s.setHoverStyle(p),e.get("showTitle")&&(p.__title=h[u],p.on("mouseover",(function(){var t=c.getItemStyle(),n="vertical"===e.get("orient")?null==e.get("right")?"right":"left":null==e.get("bottom")?"bottom":"top";p.setStyle({textFill:c.get("textFill")||t.fill||t.stroke||"#000",textBackgroundColor:c.get("textBackgroundColor"),textPosition:c.get("textPosition")||n})})).on("mouseout",(function(){p.setStyle({textFill:null,textBackgroundColor:null})}))),p.trigger(r.get("iconStatus."+u)||"normal"),d.add(p),p.on("click",i.bind(o.onclick,o,t,n,u)),m[u]=p}))}},updateView:function(e,t,n,r){i.each(this._features,(function(e){e.updateView&&e.updateView(e.model,t,n,r)}))},remove:function(e,t){i.each(this._features,(function(n){n.remove&&n.remove(e,t)})),this.group.removeAll()},dispose:function(e,t){i.each(this._features,(function(n){n.dispose&&n.dispose(e,t)}))}});function h(e){return 0===e.indexOf("my")}e.exports=d},Cb1p:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("EEnX"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},Cd9S:function(e,t){function n(e){return{seriesType:e,reset:function(e,t){var n=t.findComponents({mainType:"legend"});if(n&&n.length){var r=e.getData();r.filterSelf((function(e){for(var t=r.getName(e),i=0;i')}}catch(d){r=function(e){return l.createElement("<"+e+' xmlns="'+o+'" class="zrvml">')}}function u(){if(!s&&l){s=!0;var e=l.styleSheets;e.length<31?l.createStyleSheet().addRule(".zrvml","behavior:url(#default#VML)"):e[0].addRule(".zrvml","behavior:url(#default#VML)")}}t.doc=l,t.createNode=c,t.initVML=u},D2y6:function(e,t,n){n("rAVC"),n("JSme"),n("UZiS"),n("0maQ"),n("hLoE"),n("JhJE"),n("BjFK")},D71U:function(e,t,n){var r=n("Jjzi"),i=r.parsePercent,o=r.linearMap,a=n("SSBM"),s=n("J6tL"),l=n("oEo5"),c=2*Math.PI,u=Math.PI/180;function d(e,t){return a.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}function h(e,t,n,r){t.eachSeriesByType(e,(function(e){var t=e.getData(),r=t.mapDimension("value"),a=d(e,n),h=e.get("center"),f=e.get("radius");l.isArray(f)||(f=[0,f]),l.isArray(h)||(h=[h,h]);var p=i(a.width,n.getWidth()),g=i(a.height,n.getHeight()),m=Math.min(p,g),A=i(h[0],p)+a.x,v=i(h[1],g)+a.y,y=i(f[0],m/2),b=i(f[1],m/2),x=-e.get("startAngle")*u,w=e.get("minAngle")*u,_=0;t.each(r,(function(e){!isNaN(e)&&_++}));var C=t.getSum(r),S=Math.PI/(C||_)*2,E=e.get("clockwise"),B=e.get("roseType"),O=e.get("stillShowZeroSum"),k=t.getDataExtent(r);k[0]=0;var M=c,N=0,T=x,I=E?1:-1;if(t.each(r,(function(e,n){var r;if(isNaN(e))t.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:E,cx:A,cy:v,r0:y,r:B?NaN:b,viewRect:a});else{r="area"!==B?0===C&&O?S:e*S:c/_,ro&&(o=c),r.push(c)}for(var u=0;uo&&(o=h)}return a.y0=i,a.max=o,a}e.exports=o},"DVO+":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("Urip"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},"DW/H":function(e,t,n){n("tFbR"),n("jVkB")},Dase:function(e,t,n){n("rAVC"),n("JSme"),n("UZiS"),n("GOVO"),n("mFvu"),n("JhJE"),n("BjFK")},Dg8N:function(e,t,n){"use strict";var r=n("KAmQ"),i={"text/plain":"Text","text/html":"Url",default:"Text"},o="Copy to clipboard: #{key}, Enter";function a(e){var t=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}function s(e,t){var n,s,l,c,u,d,h=!1;t||(t={}),n=t.debug||!1;try{l=r(),c=document.createRange(),u=document.getSelection(),d=document.createElement("span"),d.textContent=e,d.style.all="unset",d.style.position="fixed",d.style.top=0,d.style.clip="rect(0, 0, 0, 0)",d.style.whiteSpace="pre",d.style.webkitUserSelect="text",d.style.MozUserSelect="text",d.style.msUserSelect="text",d.style.userSelect="text",d.addEventListener("copy",(function(r){if(r.stopPropagation(),t.format)if(r.preventDefault(),"undefined"===typeof r.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var o=i[t.format]||i["default"];window.clipboardData.setData(o,e)}else r.clipboardData.clearData(),r.clipboardData.setData(t.format,e);t.onCopy&&(r.preventDefault(),t.onCopy(r.clipboardData))})),document.body.appendChild(d),c.selectNodeContents(d),u.addRange(c);var f=document.execCommand("copy");if(!f)throw new Error("copy command was unsuccessful");h=!0}catch(p){n&&console.error("unable to copy using execCommand: ",p),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),h=!0}catch(p){n&&console.error("unable to copy using clipboardData: ",p),n&&console.error("falling back to prompt"),s=a("message"in t?t.message:o),window.prompt(s,e)}}finally{u&&("function"==typeof u.removeRange?u.removeRange(c):u.removeAllRanges()),d&&document.body.removeChild(d),l()}return h}e.exports=s},DgNR:function(e,t,n){var r=n("G8fk"),i=r([["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["textPosition"],["textAlign"]]),o={getItemStyle:function(e,t){var n=i(this,e,t),r=this.getBorderLineDash();return r&&(n.lineDash=r),n},getBorderLineDash:function(){var e=this.get("borderType");return"solid"===e||null==e?null:"dashed"===e?[5,5]:[1,1]}};e.exports=o},Dj6p:function(e,t,n){var r=n("oEo5"),i=r.createHashMap;function o(e){return{getTargetSeries:function(t){var n={},r=i();return t.eachSeriesByType(e,(function(e){e.__paletteScope=n,r.set(e.uid,e)})),r},reset:function(e,t){var n=e.getRawData(),r={},i=e.getData();i.each((function(e){var t=i.getRawIndex(e);r[t]=e})),n.each((function(t){var o,a=r[t],s=null!=a&&i.getItemVisual(a,"color",!0),l=null!=a&&i.getItemVisual(a,"borderColor",!0);if(s&&l||(o=n.getItemModel(t)),!s){var c=o.get("itemStyle.color")||e.getColorFromPalette(n.getName(t)||t+"",e.__paletteScope,n.count());null!=a&&i.setItemVisual(a,"color",c)}if(!l){var u=o.get("itemStyle.borderColor");null!=a&&i.setItemVisual(a,"borderColor",u)}}))}}}e.exports=o},DmDI:function(e,t,n){var r=n("kcRU"),i=n("+Vnd"),o=i.extend({type:"series.scatter",dependencies:["grid","polar","geo","singleAxis","calendar"],getInitialData:function(e,t){return r(this.getSource(),this,{useEncodeDefaulter:!0})},brushSelector:"point",getProgressive:function(){var e=this.option.progressive;return null==e?this.option.large?5e3:this.get("progressive"):e},getProgressiveThreshold:function(){var e=this.option.progressiveThreshold;return null==e?this.option.large?1e4:this.get("progressiveThreshold"):e},defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},clip:!0}});e.exports=o},Dz72:function(e,t,n){var r=n("oEo5"),i=n("MLk5"),o=n("/vp6"),a=n("Owcv"),s=a.onIrrelevantElement,l=n("zYjg"),c=n("zYK1"),u=n("kY/L"),d=u.getUID,h=n("G+ZC");function f(e){var t=e.getItemStyle(),n=e.get("areaColor");return null!=n&&(t.fill=n),t}function p(e,t,n,i,o){n.off("click"),n.off("mousedown"),t.get("selectedMode")&&(n.on("mousedown",(function(){e._mouseDownFlag=!0})),n.on("click",(function(a){if(e._mouseDownFlag){e._mouseDownFlag=!1;var s=a.target;while(!s.__regions)s=s.parent;if(s){var l={type:("geo"===t.mainType?"geo":"map")+"ToggleSelect",batch:r.map(s.__regions,(function(e){return{name:e.name,from:o.uid}}))};l[t.mainType+"Id"]=t.id,i.dispatchAction(l),g(t,n)}}})))}function g(e,t){t.eachChild((function(t){r.each(t.__regions,(function(n){t.trigger(e.isSelected(n.name)?"emphasis":"normal")}))}))}function m(e,t){var n=new l.Group;this.uid=d("ec_map_draw"),this._controller=new i(e.getZr()),this._controllerHost={target:t?n:null},this.group=n,this._updateGroup=t,this._mouseDownFlag,this._mapName,this._initialized,n.add(this._regionsGroup=new l.Group),n.add(this._backgroundGroup=new l.Group)}m.prototype={constructor:m,draw:function(e,t,n,i,o){var a="geo"===e.mainType,s=e.getData&&e.getData();a&&t.eachComponent({mainType:"series",subType:"map"},(function(t){s||t.getHostGeoModel()!==e||(s=t.getData())}));var c=e.coordinateSystem;this._updateBackground(c);var u,d=this._regionsGroup,m=this.group,A=c.getTransformInfo(),v=!d.childAt(0)||o;if(v)m.transform=A.roamTransform,m.decomposeTransform(),m.dirty();else{var y=new h;y.transform=A.roamTransform,y.decomposeTransform();var b={scale:y.scale,position:y.position};u=y.scale,l.updateProps(m,b,e)}var x=A.rawScale,w=A.rawPosition;d.removeAll();var _=["itemStyle"],C=["emphasis","itemStyle"],S=["label"],E=["emphasis","label"],B=r.createHashMap();r.each(c.regions,(function(t){var n=B.get(t.name)||B.set(t.name,new l.Group),i=new l.CompoundPath({segmentIgnoreThreshold:1,shape:{paths:[]}});n.add(i);var o,c=e.getRegionModel(t.name)||e,h=c.getModel(_),p=c.getModel(C),g=f(h),A=f(p),y=c.getModel(S),b=c.getModel(E);if(s){o=s.indexOfName(t.name);var O=s.getItemVisual(o,"color",!0);O&&(g.fill=O)}var k=function(e){return[e[0]*x[0]+w[0],e[1]*x[1]+w[1]]};r.each(t.geometries,(function(e){if("polygon"===e.type){for(var t=[],n=0;n=0)&&(L=e);var P=new l.Text({position:k(t.center.slice()),scale:[1/m.scale[0],1/m.scale[1]],z2:10,silent:!0});if(l.setLabelStyle(P.style,P.hoverStyle={},y,b,{labelFetcher:L,labelDataIndex:D,defaultText:t.name,useInsideStyle:!1},{textAlign:"center",textVerticalAlign:"middle"}),!v){var R=[1/u[0],1/u[1]];l.updateProps(P,{scale:R},e)}n.add(P)}if(s)s.setItemGraphicEl(o,n);else{c=e.getRegionModel(t.name);i.eventData={componentType:"geo",componentIndex:e.componentIndex,geoIndex:e.componentIndex,name:t.name,region:c&&c.option||{}}}var F=n.__regions||(n.__regions=[]);F.push(t),n.highDownSilentOnTouch=!!e.get("selectedMode"),l.setHoverStyle(n,A),d.add(n)})),this._updateController(e,t,n),p(this,e,d,n,i),g(e,d)},remove:function(){this._regionsGroup.removeAll(),this._backgroundGroup.removeAll(),this._controller.dispose(),this._mapName&&c.removeGraphic(this._mapName,this.uid),this._mapName=null,this._controllerHost={}},_updateBackground:function(e){var t=e.map;this._mapName!==t&&r.each(c.makeGraphic(t,this.uid),(function(e){this._backgroundGroup.add(e)}),this),this._mapName=t},_updateController:function(e,t,n){var i=e.coordinateSystem,a=this._controller,l=this._controllerHost;l.zoomLimit=e.get("scaleLimit"),l.zoom=i.getZoom(),a.enable(e.get("roam")||!1);var c=e.mainType;function u(){var t={type:"geoRoam",componentType:c};return t[c+"Id"]=e.id,t}a.off("pan").on("pan",(function(e){this._mouseDownFlag=!1,o.updateViewOnPan(l,e.dx,e.dy),n.dispatchAction(r.extend(u(),{dx:e.dx,dy:e.dy}))}),this),a.off("zoom").on("zoom",(function(e){if(this._mouseDownFlag=!1,o.updateViewOnZoom(l,e.scale,e.originX,e.originY),n.dispatchAction(r.extend(u(),{zoom:e.scale,originX:e.originX,originY:e.originY})),this._updateGroup){var t=this.group.scale;this._regionsGroup.traverse((function(e){"text"===e.type&&e.attr("scale",[1/t[0],1/t[1]])}))}}),this),a.setPointerChecker((function(t,r,o){return i.getViewRectAfterRoam().contain(r,o)&&!s(t,n,e)}))}};var A=m;e.exports=A},"E+ey":function(e,t,n){"use strict";n("LC9H"),n("RoAx")},"E/Lu":function(e,t,n){"use strict";var r=n("ZZRV"),i=n("iczh"),o=n.n(i),a=n("JS14");function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);nE&&(m="bottom")}null!==C&&C!==e.current.scrollTop&&s(C)}l.current=p((function(){g&&a(),r(d-1,m)}))}};d(3)}}}function G(e,t,n){var r,i,o=e.length,a=t.length;if(0===o&&0===a)return null;oe.length)&&(t=e.length);for(var n=0,r=new Array(t);n1&&void 0!==arguments[1]&&arguments[1],r=e<0&&a.current.top||e>0&&a.current.bottom;return t&&r?(clearTimeout(i.current),n.current=!1):r&&!n.current||o(),!n.current&&r}};function oe(e,t,n,i){var o=Object(r["useRef"])(0),a=Object(r["useRef"])(null),s=Object(r["useRef"])(null),l=Object(r["useRef"])(!1),c=ie(t,n);function u(t){if(e){p.cancel(a.current);var n=t.deltaY;o.current+=n,s.current=n,c(n)||(re||t.preventDefault(),a.current=p((function(){var e=l.current?10:1;i(o.current*e),o.current=0})))}}function d(t){e&&(t.preventDefault(),l.current=t.detail===s.current)}return[u,d]}var ae=14/15;function se(e,t,n){var i,o=Object(r["useRef"])(!1),a=Object(r["useRef"])(0),s=Object(r["useRef"])(null),l=Object(r["useRef"])(null),c=function(e){if(o.current){var t=Math.ceil(e.touches[0].pageY),r=a.current-t;a.current=t,n(r)&&e.preventDefault(),clearInterval(l.current),l.current=setInterval((function(){r*=ae,(!n(r,!0)||Math.abs(r)<=.1)&&clearInterval(l.current)}),16)}},u=function(){o.current=!1,i()},d=function(e){i(),1!==e.touches.length||o.current||(o.current=!0,a.current=Math.ceil(e.touches[0].pageY),s.current=e.target,s.current.addEventListener("touchmove",c),s.current.addEventListener("touchend",u))};i=function(){s.current&&(s.current.removeEventListener("touchmove",c),s.current.removeEventListener("touchend",u))},r["useEffect"]((function(){return e&&t.current.addEventListener("touchstart",d),function(){t.current.removeEventListener("touchstart",d),i(),clearInterval(l.current)}}),[e])}function le(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ce(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function ve(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}var ye=[],be={overflowY:"auto",overflowAnchor:"none"};function xe(e,t){var n=e.prefixCls,i=void 0===n?"rc-virtual-list":n,a=e.className,s=e.height,l=e.itemHeight,c=e.fullHeight,u=void 0===c||c,h=e.style,f=e.data,p=e.children,g=e.itemKey,m=e.virtual,A=e.component,v=void 0===A?"div":A,y=e.onScroll,b=Ae(e,["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","component","onScroll"]),x=!1!==m&&s&&l&&f&&l*f.length>s,w=Object(r["useState"])(0),_=de(w,2),C=_[0],S=_[1],E=Object(r["useState"])(!1),B=de(E,2),O=B[0],M=B[1],T=o()(i,a),I=f||ye,L=Object(r["useRef"])(),D=r["useCallback"]((function(e){return"function"===typeof g?g(e):e[g]}),[g]),P={getKey:D};function R(e){S((function(t){var n;return n="function"===typeof e?e(t):e,L.current.scrollTop=n,n}))}var F=Object(r["useRef"])({start:0,end:I.length}),j=Object(r["useRef"])(),U=ee(I,D),H=de(U,1),z=H[0];j.current=z;var Q=V(D,null,null),K=de(Q,4),G=K[0],q=K[1],Y=K[2],X=K[3],Z=r["useMemo"]((function(){if(!x)return{scrollHeight:void 0,start:0,end:I.length-1,offset:void 0};for(var e,t,n,r=0,i=I.length,o=0;o=C&&void 0===e&&(e=o,t=r),d>C+s&&void 0===n&&(n=o),r=d}return void 0===e&&(e=0,t=0),void 0===n&&(n=I.length-1),n=Math.min(n+1,I.length),{scrollHeight:r,start:e,end:n,offset:t}}),[x,C,I,X,s]),J=Z.scrollHeight,$=Z.start,te=Z.end,ne=Z.offset;F.current.start=$,F.current.end=te;var re=J-s,ae=Object(r["useRef"])(re);function le(e){var t=Math.max(e,0);return Number.isNaN(ae.current)||(t=Math.min(t,ae.current)),t}ae.current=re;var he=C<=0,fe=C>=re,pe=ie(he,fe);function ge(e){var t=le(e);t!==C&&R(t)}function me(e){var t=e.currentTarget.scrollTop;t!==C&&R(t),null===y||void 0===y||y(e)}var ve=oe(x,he,fe,(function(e){R((function(t){var n=le(t+e);return n}))})),xe=de(ve,2),we=xe[0],_e=xe[1];se(x,L,(function(e,t){return!pe(e,t)&&(we({preventDefault:function(){},deltaY:e}),!0)})),r["useEffect"]((function(){return L.current.addEventListener("wheel",we),L.current.addEventListener("DOMMouseScroll",_e),function(){L.current.removeEventListener("wheel",we),L.current.removeEventListener("DOMMouseScroll",_e)}}),[x]);var Ce=W(L,I,Y,l,D,q,R);r["useImperativeHandle"](t,(function(){return{scrollTo:Ce}}));var Se=N(I,$,te,G,p,P),Ee=null;return s&&(Ee=ce(ue({},u?"height":"maxHeight",s),be),x&&(Ee.overflowY="hidden",O&&(Ee.pointerEvents="none"))),r["createElement"]("div",Object.assign({style:ce(ce({},h),{},{position:"relative"}),className:T},b),r["createElement"](v,{className:"".concat(i,"-holder"),style:Ee,ref:L,onScroll:me},r["createElement"](d,{prefixCls:i,height:J,offset:ne,onInnerResize:q},Se)),x&&r["createElement"](k,{prefixCls:i,scrollTop:C,height:s,scrollHeight:J,count:I.length,onScroll:ge,onStartMove:function(){M(!0)},onStopMove:function(){M(!1)}}))}var we=r["forwardRef"](xe);we.displayName="List";var _e=we;t["a"]=_e},E1KW:function(e,t,n){var r=n("oEo5"),i=n("Wa83"),o=n("4uqo"),a=n("ie0D"),s=n("G+ZC"),l=i.applyTransform;function c(){s.call(this)}function u(e){this.name=e,this.zoomLimit,s.call(this),this._roamTransformable=new c,this._rawTransformable=new c,this._center,this._zoom}function d(e,t,n,r){var i=n.seriesModel,o=i?i.coordinateSystem:null;return o===this?o[e](r):null}r.mixin(c,s),u.prototype={constructor:u,type:"view",dimensions:["x","y"],setBoundingRect:function(e,t,n,r){return this._rect=new a(e,t,n,r),this._rect},getBoundingRect:function(){return this._rect},setViewRect:function(e,t,n,r){this.transformTo(e,t,n,r),this._viewRect=new a(e,t,n,r)},transformTo:function(e,t,n,r){var i=this.getBoundingRect(),o=this._rawTransformable;o.transform=i.calculateTransform(new a(e,t,n,r)),o.decomposeTransform(),this._updateTransform()},setCenter:function(e){e&&(this._center=e,this._updateCenterAndZoom())},setZoom:function(e){e=e||1;var t=this.zoomLimit;t&&(null!=t.max&&(e=Math.min(t.max,e)),null!=t.min&&(e=Math.max(t.min,e))),this._zoom=e,this._updateCenterAndZoom()},getDefaultCenter:function(){var e=this.getBoundingRect(),t=e.x+e.width/2,n=e.y+e.height/2;return[t,n]},getCenter:function(){return this._center||this.getDefaultCenter()},getZoom:function(){return this._zoom||1},getRoamTransform:function(){return this._roamTransformable.getLocalTransform()},_updateCenterAndZoom:function(){var e=this._rawTransformable.getLocalTransform(),t=this._roamTransformable,n=this.getDefaultCenter(),r=this.getCenter(),o=this.getZoom();r=i.applyTransform([],r,e),n=i.applyTransform([],n,e),t.origin=r,t.position=[n[0]-r[0],n[1]-r[1]],t.scale=[o,o],this._updateTransform()},_updateTransform:function(){var e=this._roamTransformable,t=this._rawTransformable;t.parent=e,e.updateTransform(),t.updateTransform(),o.copy(this.transform||(this.transform=[]),t.transform||o.create()),this._rawTransform=t.getLocalTransform(),this.invTransform=this.invTransform||[],o.invert(this.invTransform,this.transform),this.decomposeTransform()},getTransformInfo:function(){var e=this._roamTransformable.transform,t=this._rawTransformable;return{roamTransform:e?r.slice(e):o.create(),rawScale:r.slice(t.scale),rawPosition:r.slice(t.position)}},getViewRect:function(){return this._viewRect},getViewRectAfterRoam:function(){var e=this.getBoundingRect().clone();return e.applyTransform(this.transform),e},dataToPoint:function(e,t,n){var r=t?this._rawTransform:this.transform;return n=n||[],r?l(n,e,r):i.copy(n,e)},pointToData:function(e){var t=this.invTransform;return t?l([],e,t):[e[0],e[1]]},convertToPixel:r.curry(d,"dataToPoint"),convertFromPixel:r.curry(d,"pointToData"),containPoint:function(e){return this.getViewRectAfterRoam().contain(e[0],e[1])}},r.mixin(u,s);var h=u;e.exports=h},"E6G/":function(e,t,n){var r=n("ORxg"),i=n("0326"),o=n("6Q7i"),a=n("xrLW");function s(e,t,n){e=a(e),t=o(t);var s=t?i(e):0;return t&&st+h&&d>i+h&&d>a+h&&d>l+h||de+h&&u>n+h&&u>o+h&&u>s+h||ul[1];p(t[0].coord,l[0])&&(r?t[0].coord=l[0]:t.shift()),r&&p(l[0],t[0].coord)&&t.unshift({coord:l[0]}),p(l[1],a.coord)&&(r?a.coord=l[1]:t.pop()),r&&p(a.coord,l[1])&&t.push({coord:l[1]})}function p(e,t){return e=c(e),t=c(t),f?e>t:e=n&&e<=r},containData:function(e){return this.scale.contain(e)},getExtent:function(){return this._extent.slice()},getPixelPrecision:function(e){return l(e||this.scale.getExtent(),this._extent)},setExtent:function(e,t){var n=this._extent;n[0]=e,n[1]=t},dataToCoord:function(e,t){var n=this._extent,r=this.scale;return e=r.normalize(e),this.onBand&&"ordinal"===r.type&&(n=n.slice(),m(n,r.count())),s(e,p,n,t)},coordToData:function(e,t){var n=this._extent,r=this.scale;this.onBand&&"ordinal"===r.type&&(n=n.slice(),m(n,r.count()));var i=s(e,n,p,t);return this.scale.scale(i)},pointToData:function(e,t){},getTicksCoords:function(e){e=e||{};var t=e.tickModel||this.getTickModel(),n=d(this,t),r=n.ticks,i=o(r,(function(e){return{coord:this.dataToCoord(e),tickValue:e}}),this),a=t.get("alignWithLabel");return A(this,i,a,e.clamp),i},getMinorTicksCoords:function(){if("ordinal"===this.scale.type)return[];var e=this.model.getModel("minorTick"),t=e.get("splitNumber");t>0&&t<100||(t=5);var n=this.scale.getMinorTicks(t),r=o(n,(function(e){return o(e,(function(e){return{coord:this.dataToCoord(e),tickValue:e}}),this)}),this);return r},getViewLabels:function(){return h(this).labels},getLabelModel:function(){return this.model.getModel("axisLabel")},getTickModel:function(){return this.model.getModel("axisTick")},getBandWidth:function(){var e=this._extent,t=this.scale.getExtent(),n=t[1]-t[0]+(this.onBand?1:0);0===n&&(n=1);var r=Math.abs(e[1]-e[0]);return Math.abs(r)/n},isHorizontal:null,getRotate:null,calculateCategoryInterval:function(){return f(this)}};var v=g;e.exports=v},EjYJ:function(e,t,n){"use strict";n.r(t),n.d(t,"Field",(function(){return le})),n.d(t,"List",(function(){return ue})),n.d(t,"useForm",(function(){return Ae})),n.d(t,"FormProvider",(function(){return ye}));var r=n("ZZRV"),i=n("buSX"),o=n("zjzt"),a=n("55MS"),s=n("V0hb"),l=n("FGJx"),c=n("o0AO"),u=n("uwZC"),d=n("lpH6"),h=n("7AgF"),f=n("nWwB"),p=n("izDS");function g(e){return void 0===e||null===e?[]:Array.isArray(e)?e:[e]}var m=n("VBJJ"),A=n.n(m),v=n("z3+T"),y=n("9/lZ"),b=n("oamG");function x(e,t){for(var n=e,r=0;re.length)&&(t=e.length);for(var n=0,r=new Array(t);n1?t-1:0),r=1;r=r||n<0||n>=r)return e;var i=e[t],o=t-n;return o>0?[].concat(Object(s["a"])(e.slice(0,n)),[i],Object(s["a"])(e.slice(n,t)),Object(s["a"])(e.slice(t+1,r))):o<0?[].concat(Object(s["a"])(e.slice(0,t)),Object(s["a"])(e.slice(t+1,n+1)),[i],Object(s["a"])(e.slice(n+1,r))):e}var G="'${name}' is not a valid ${type}",q={default:"Validation error on field '${name}'",required:"'${name}' is required",enum:"'${name}' must be one of [${enum}]",whitespace:"'${name}' cannot be empty",date:{format:"'${name}' is invalid for format date",parse:"'${name}' could not be parsed as date",invalid:"'${name}' is invalid date"},types:{string:G,method:G,array:G,object:G,number:G,date:G,boolean:G,integer:G,float:G,regexp:G,email:G,url:G,hex:G},string:{len:"'${name}' must be exactly ${len} characters",min:"'${name}' must be at least ${min} characters",max:"'${name}' cannot be longer than ${max} characters",range:"'${name}' must be between ${min} and ${max} characters"},number:{len:"'${name}' must equal ${len}",min:"'${name}' cannot be less than ${min}",max:"'${name}' cannot be greater than ${max}",range:"'${name}' must be between ${min} and ${max}"},array:{len:"'${name}' must be exactly ${len} in length",min:"'${name}' cannot be less than ${min} in length",max:"'${name}' cannot be greater than ${max} in length",range:"'${name}' must be between ${min} and ${max} in length"},pattern:{mismatch:"'${name}' does not match pattern ${pattern}"}},Y=b["a"];function X(e,t){return e.replace(/\$\{\w+\}/g,(function(e){var n=e.slice(2,-1);return t[n]}))}function Z(e,t,n,r){var i=Object(a["a"])(Object(a["a"])({},n),{},{name:t,enum:(n["enum"]||[]).join(", ")}),o=function(e,t){return function(){return X(e,Object(a["a"])(Object(a["a"])({},i),t))}};function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).forEach((function(n){var i=e[n];"string"===typeof i?t[n]=o(i,r):i&&"object"===Object(y["a"])(i)?(t[n]={},s(i,t[n])):t[n]=i})),t}return s(z({},q,e))}function J(e,t,n,r,i){return $.apply(this,arguments)}function $(){return $=Object(v["a"])(A.a.mark((function e(t,n,i,l,c){var u,d,h,f,p,g;return A.a.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return u=Object(a["a"])({},i),d=null,u&&"array"===u.type&&u.defaultField&&(d=u.defaultField,delete u.defaultField),h=new Y(Object(o["a"])({},t,[u])),f=Z(l.validateMessages,t,u,c),h.messages(f),p=[],e.prev=7,e.next=10,Promise.resolve(h.validate(Object(o["a"])({},t,n),Object(a["a"])({},l)));case 10:e.next=15;break;case 12:e.prev=12,e.t0=e["catch"](7),e.t0.errors?p=e.t0.errors.map((function(e,t){var n=e.message;return r["isValidElement"](n)?r["cloneElement"](n,{key:"error_".concat(t)}):n})):(console.error(e.t0),p=[f["default"]()]);case 15:if(p.length||!d){e.next=20;break}return e.next=18,Promise.all(n.map((function(e,n){return J("".concat(t,".").concat(n),e,d,l,c)})));case 18:return g=e.sent,e.abrupt("return",g.reduce((function(e,t){return[].concat(Object(s["a"])(e),Object(s["a"])(t))}),[]));case 20:return e.abrupt("return",p);case 21:case"end":return e.stop()}}),e,null,[[7,12]])}))),$.apply(this,arguments)}function ee(e,t,n,r,i,o){var s,l=e.join("."),c=n.map((function(e){var t=e.validator;return t?Object(a["a"])(Object(a["a"])({},e),{},{validator:function(e,n,r){var i=!1,o=function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&void 0!==arguments[0]?arguments[0]:[];e.validatePromise===u&&(e.validatePromise=null,e.errors=t,e.reRender())})),u},e.isFieldValidating=function(){return!!e.validatePromise},e.isFieldTouched=function(){return e.touched},e.isFieldDirty=function(){return e.dirty},e.getErrors=function(){return e.errors},e.getMeta=function(){e.prevValidating=e.isFieldValidating();var t={touched:e.isFieldTouched(),validating:e.prevValidating,errors:e.errors,name:e.getNamePath()};return t},e.getOnlyChild=function(t){if("function"===typeof t){var n=e.getMeta();return Object(a["a"])(Object(a["a"])({},e.getOnlyChild(t(e.getControlled(),n,e.context))),{},{isFunction:!0})}var i=Object(h["a"])(t);return 1===i.length&&r["isValidElement"](i[0])?{child:i[0],isFunction:!1}:{child:i,isFunction:!1}},e.getValue=function(t){var n=e.context.getFieldsValue,r=e.getNamePath();return P(t||n(!0),r)},e.getControlled=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.props,r=n.trigger,i=n.validateTrigger,s=n.getValueFromEvent,l=n.normalize,c=n.valuePropName,u=n.getValueProps,d=void 0!==i?i:e.context.validateTrigger,h=e.getNamePath(),f=e.context,m=f.getInternalHooks,A=f.getFieldsValue,v=m(p["a"]),y=v.dispatch,b=e.getValue(),x=u||function(e){return Object(o["a"])({},c,e)},w=t[r],_=Object(a["a"])(Object(a["a"])({},t),x(b));_[r]=function(){var t;e.touched=!0,e.dirty=!0;for(var n=arguments.length,r=new Array(n),i=0;i=0&&t<=n.length?(l.keys=[].concat(Object(s["a"])(l.keys.slice(0,t)),[l.id],Object(s["a"])(l.keys.slice(t))),o([].concat(Object(s["a"])(n.slice(0,t)),[e],Object(s["a"])(n.slice(t))))):(l.keys=[].concat(Object(s["a"])(l.keys),[l.id]),o([].concat(Object(s["a"])(n),[e]))),l.id+=1},remove:function(e){var t=c(),n=new Set(Array.isArray(e)?e:[e]);n.size<=0||(l.keys=l.keys.filter((function(e,t){return!n.has(t)})),o(t.filter((function(e,t){return!n.has(t)}))))},move:function(e,t){if(e!==t){var n=c();e<0||e>=n.length||t<0||t>=n.length||(l.keys=W(l.keys,e,t),o(W(n,e,t)))}}},h=r||[];return Array.isArray(h)||(h=[]),n(h.map((function(e,t){var n=l.keys[t];return void 0===n&&(l.keys[t]=l.id,n=l.keys[t],l.id+=1),{name:t,key:n,isListField:!0}})),d)})))},ue=ce,de=n("GZha");function he(e){var t=!1,n=e.length,r=[];return e.length?new Promise((function(i,o){e.forEach((function(e,a){e["catch"]((function(e){return t=!0,e})).then((function(e){n-=1,r[a]=e,n>0||(t&&o(r),i(r))}))}))})):Promise.resolve([])}var fe=function(){function e(){Object(l["a"])(this,e),this.list=[]}return Object(c["a"])(e,[{key:"set",value:function(e,t){var n=this.list.findIndex((function(t){return Q(t.key,e)}));-1!==n?this.list[n].value=t:this.list.push({key:e,value:t})}},{key:"get",value:function(e){var t=this.list.find((function(t){return Q(t.key,e)}));return t&&t.value}},{key:"update",value:function(e,t){var n=this.get(e),r=t(n);r?this.set(e,r):this["delete"](e)}},{key:"delete",value:function(e){this.list=this.list.filter((function(t){return!Q(t.key,e)}))}},{key:"map",value:function(e){return this.list.map(e)}},{key:"toJSON",value:function(){var e={};return this.map((function(t){var n=t.key,r=t.value;return e[n.join(".")]=r,null})),e}}]),e}(),pe=fe,ge=function e(t){var n=this;Object(l["a"])(this,e),this.formHooked=!1,this.subscribable=!0,this.store={},this.fieldEntities=[],this.initialValues={},this.callbacks={},this.validateMessages=null,this.preserve=null,this.lastValidatePromise=null,this.getForm=function(){return{getFieldValue:n.getFieldValue,getFieldsValue:n.getFieldsValue,getFieldError:n.getFieldError,getFieldsError:n.getFieldsError,isFieldsTouched:n.isFieldsTouched,isFieldTouched:n.isFieldTouched,isFieldValidating:n.isFieldValidating,isFieldsValidating:n.isFieldsValidating,resetFields:n.resetFields,setFields:n.setFields,setFieldsValue:n.setFieldsValue,validateFields:n.validateFields,submit:n.submit,getInternalHooks:n.getInternalHooks}},this.getInternalHooks=function(e){return e===p["a"]?(n.formHooked=!0,{dispatch:n.dispatch,registerField:n.registerField,useSubscribe:n.useSubscribe,setInitialValues:n.setInitialValues,setCallbacks:n.setCallbacks,setValidateMessages:n.setValidateMessages,getFields:n.getFields,setPreserve:n.setPreserve}):(Object(f["a"])(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)},this.useSubscribe=function(e){n.subscribable=e},this.setInitialValues=function(e,t){n.initialValues=e||{},t&&(n.store=z({},e,n.store))},this.getInitialValue=function(e){return P(n.initialValues,e)},this.setCallbacks=function(e){n.callbacks=e},this.setValidateMessages=function(e){n.validateMessages=e},this.setPreserve=function(e){n.preserve=e},this.timeoutId=null,this.warningUnhooked=function(){0},this.getFieldEntities=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return e?n.fieldEntities.filter((function(e){return e.getNamePath().length})):n.fieldEntities},this.getFieldsMap=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=new pe;return n.getFieldEntities(e).forEach((function(e){var n=e.getNamePath();t.set(n,e)})),t},this.getFieldEntitiesForNamePathList=function(e){if(!e)return n.getFieldEntities(!0);var t=n.getFieldsMap(!0);return e.map((function(e){var n=D(e);return t.get(n)||{INVALIDATE_NAME_PATH:D(e)}}))},this.getFieldsValue=function(e,t){if(n.warningUnhooked(),!0===e&&!t)return n.store;var r=n.getFieldEntitiesForNamePathList(Array.isArray(e)?e:null),i=[];return r.forEach((function(e){var n="INVALIDATE_NAME_PATH"in e?e.INVALIDATE_NAME_PATH:e.getNamePath();if(t){var r="getMeta"in e?e.getMeta():null;t(r)&&i.push(n)}else i.push(n)})),F(n.store,i.map(D))},this.getFieldValue=function(e){n.warningUnhooked();var t=D(e);return P(n.store,t)},this.getFieldsError=function(e){n.warningUnhooked();var t=n.getFieldEntitiesForNamePathList(e);return t.map((function(t,n){return t&&!("INVALIDATE_NAME_PATH"in t)?{name:t.getNamePath(),errors:t.getErrors()}:{name:D(e[n]),errors:[]}}))},this.getFieldError=function(e){n.warningUnhooked();var t=D(e),r=n.getFieldsError([t])[0];return r.errors},this.isFieldsTouched=function(){n.warningUnhooked();for(var e=arguments.length,t=new Array(e),r=0;r0&&void 0!==arguments[0]?arguments[0]:{},t=new pe,r=n.getFieldEntities(!0);r.forEach((function(e){var n=e.props.initialValue,r=e.getNamePath();if(void 0!==n){var i=t.get(r)||new Set;i.add({entity:e,value:n}),t.set(r,i)}}));var i,o=function(r){r.forEach((function(r){var i=r.props.initialValue;if(void 0!==i){var o=r.getNamePath(),a=n.getInitialValue(o);if(void 0!==a)Object(f["a"])(!1,"Form already set 'initialValues' with path '".concat(o.join("."),"'. Field can not overwrite it."));else{var l=t.get(o);if(l&&l.size>1)Object(f["a"])(!1,"Multiple Field with path '".concat(o.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(l){var c=n.getFieldValue(o);e.skipExist&&void 0!==c||(n.store=R(n.store,o,Object(s["a"])(l)[0].value))}}}}))};e.entities?i=e.entities:e.namePathList?(i=[],e.namePathList.forEach((function(e){var n,r=t.get(e);r&&(n=i).push.apply(n,Object(s["a"])(Object(s["a"])(r).map((function(e){return e.entity}))))}))):i=r,o(i)},this.resetFields=function(e){n.warningUnhooked();var t=n.store;if(!e)return n.store=z({},n.initialValues),n.resetWithFieldInitialValue(),void n.notifyObservers(t,null,{type:"reset"});var r=e.map(D);r.forEach((function(e){var t=n.getInitialValue(e);n.store=R(n.store,e,t)})),n.resetWithFieldInitialValue({namePathList:r}),n.notifyObservers(t,r,{type:"reset"})},this.setFields=function(e){n.warningUnhooked();var t=n.store;e.forEach((function(e){var r=e.name,o=(e.errors,Object(i["a"])(e,["name","errors"])),a=D(r);"value"in o&&(n.store=R(n.store,a,o.value)),n.notifyObservers(t,[a],{type:"setField",data:e})}))},this.getFields=function(){var e=n.getFieldEntities(!0),t=e.map((function(e){var t=e.getNamePath(),r=e.getMeta(),i=Object(a["a"])(Object(a["a"])({},r),{},{name:t,value:n.getFieldValue(t)});return Object.defineProperty(i,"originRCField",{value:!0}),i}));return t},this.registerField=function(e){if(n.fieldEntities.push(e),void 0!==e.props.initialValue){var t=n.store;n.resetWithFieldInitialValue({entities:[e],skipExist:!0}),n.notifyObservers(t,[e.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(t,r){n.fieldEntities=n.fieldEntities.filter((function(t){return t!==e}));var i=void 0!==r?r:n.preserve;if(!1===i&&!t){var o=e.getNamePath();void 0!==n.getFieldValue(o)&&(n.store=R(n.store,o,void 0))}}},this.dispatch=function(e){switch(e.type){case"updateValue":var t=e.namePath,r=e.value;n.updateValue(t,r);break;case"validateField":var i=e.namePath,o=e.triggerName;n.validateFields([i],{triggerName:o});break;default:}},this.notifyObservers=function(e,t,r){if(n.subscribable){var i=Object(a["a"])(Object(a["a"])({},r),{},{store:n.getFieldsValue(!0)});n.getFieldEntities().forEach((function(n){var r=n.onStoreChange;r(e,t,i)}))}else n.forceRootUpdate()},this.updateValue=function(e,t){var r=D(e),i=n.store;n.store=R(n.store,r,t),n.notifyObservers(i,[r],{type:"valueUpdate",source:"internal"});var o=n.getDependencyChildrenFields(r);n.validateFields(o),n.notifyObservers(i,o,{type:"dependenciesUpdate",relatedFields:[r].concat(Object(s["a"])(o))});var a=n.callbacks.onValuesChange;if(a){var l=F(n.store,[r]);a(l,n.store)}n.triggerOnFieldsChange([r].concat(Object(s["a"])(o)))},this.setFieldsValue=function(e){n.warningUnhooked();var t=n.store;e&&(n.store=z(n.store,e)),n.notifyObservers(t,null,{type:"valueUpdate",source:"external"})},this.getDependencyChildrenFields=function(e){var t=new Set,r=[],i=new pe;n.getFieldEntities().forEach((function(e){var t=e.props.dependencies;(t||[]).forEach((function(t){var n=D(t);i.update(n,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Set;return t.add(e),t}))}))}));var o=function e(n){var o=i.get(n)||new Set;o.forEach((function(n){if(!t.has(n)){t.add(n);var i=n.getNamePath();n.isFieldDirty()&&i.length&&(r.push(i),e(i))}}))};return o(e),r},this.triggerOnFieldsChange=function(e,t){var r=n.callbacks.onFieldsChange;if(r){var i=n.getFields();if(t){var o=new pe;t.forEach((function(e){var t=e.name,n=e.errors;o.set(t,n)})),i.forEach((function(e){e.errors=o.get(e.name)||e.errors}))}var a=i.filter((function(t){var n=t.name;return j(e,n)}));r(a,i)}},this.validateFields=function(e,t){n.warningUnhooked();var r=!!e,i=r?e.map(D):[],o=[];n.getFieldEntities(!0).forEach((function(e){if(r||i.push(e.getNamePath()),e.props.rules&&e.props.rules.length){var s=e.getNamePath();if(!r||j(i,s)){var l=e.validateRules(Object(a["a"])({validateMessages:Object(a["a"])(Object(a["a"])({},q),n.validateMessages)},t));o.push(l.then((function(){return{name:s,errors:[]}}))["catch"]((function(e){return Promise.reject({name:s,errors:e})})))}}}));var s=he(o);n.lastValidatePromise=s,s["catch"]((function(e){return e})).then((function(e){var t=e.map((function(e){var t=e.name;return t}));n.notifyObservers(n.store,t,{type:"validateFinish"}),n.triggerOnFieldsChange(t,e)}));var l=s.then((function(){return n.lastValidatePromise===s?Promise.resolve(n.getFieldsValue(i)):Promise.reject([])}))["catch"]((function(e){var t=e.filter((function(e){return e&&e.errors.length}));return Promise.reject({values:n.getFieldsValue(i),errorFields:t,outOfDate:n.lastValidatePromise!==s})}));return l["catch"]((function(e){return e})),l},this.submit=function(){n.warningUnhooked(),n.validateFields().then((function(e){var t=n.callbacks.onFinish;if(t)try{t(e)}catch(r){console.error(r)}}))["catch"]((function(e){var t=n.callbacks.onFinishFailed;t&&t(e)}))},this.forceRootUpdate=t};function me(e){var t=r["useRef"](),n=r["useState"](),i=Object(de["a"])(n,2),o=i[1];if(!t.current)if(e)t.current=e;else{var a=function(){o({})},s=new ge(a);t.current=s.getForm()}return[t.current]}var Ae=me,ve=r["createContext"]({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),ye=function(e){var t=e.validateMessages,n=e.onFormChange,i=e.onFormFinish,s=e.children,l=r["useContext"](ve),c=r["useRef"]({});return r["createElement"](ve.Provider,{value:Object(a["a"])(Object(a["a"])({},l),{},{validateMessages:Object(a["a"])(Object(a["a"])({},l.validateMessages),t),triggerFormChange:function(e,t){n&&n(e,{changedFields:t,forms:c.current}),l.triggerFormChange(e,t)},triggerFormFinish:function(e,t){i&&i(e,{values:t,forms:c.current}),l.triggerFormFinish(e,t)},registerForm:function(e,t){e&&(c.current=Object(a["a"])(Object(a["a"])({},c.current),{},Object(o["a"])({},e,t))),l.registerForm(e,t)},unregisterForm:function(e){var t=Object(a["a"])({},c.current);delete t[e],c.current=t,l.unregisterForm(e)}})},s)},be=ve,xe=function(e,t){var n=e.name,o=e.initialValues,s=e.fields,l=e.form,c=e.preserve,u=e.children,d=e.component,h=void 0===d?"form":d,f=e.validateMessages,g=e.validateTrigger,m=void 0===g?"onChange":g,A=e.onValuesChange,v=e.onFieldsChange,y=e.onFinish,b=e.onFinishFailed,x=Object(i["a"])(e,["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed"]),w=r["useContext"](be),_=Ae(l),C=Object(de["a"])(_,1),S=C[0],E=S.getInternalHooks(p["a"]),B=E.useSubscribe,O=E.setInitialValues,k=E.setCallbacks,M=E.setValidateMessages,N=E.setPreserve;r["useImperativeHandle"](t,(function(){return S})),r["useEffect"]((function(){return w.registerForm(n,S),function(){w.unregisterForm(n)}}),[w,S,n]),M(Object(a["a"])(Object(a["a"])({},w.validateMessages),f)),k({onValuesChange:A,onFieldsChange:function(e){if(w.triggerFormChange(n,e),v){for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;i=0?r+=g:r-=g:b>=0?r-=g:r+=g}return r}function p(e,t){var n=[],o=r.quadraticSubdivide,s=[[],[],[]],l=[[],[]],c=[];t/=2,e.eachEdge((function(e,r){var u=e.getLayout(),d=e.getVisual("fromSymbol"),h=e.getVisual("toSymbol");u.__original||(u.__original=[i.clone(u[0]),i.clone(u[1])],u[2]&&u.__original.push(i.clone(u[2])));var p=u.__original;if(null!=u[2]){if(i.copy(s[0],p[0]),i.copy(s[1],p[2]),i.copy(s[2],p[1]),d&&"none"!==d){var g=a(e.node1),m=f(s,p[0],g*t);o(s[0][0],s[1][0],s[2][0],m,n),s[0][0]=n[3],s[1][0]=n[4],o(s[0][1],s[1][1],s[2][1],m,n),s[0][1]=n[3],s[1][1]=n[4]}if(h&&"none"!==h){g=a(e.node2),m=f(s,p[1],g*t);o(s[0][0],s[1][0],s[2][0],m,n),s[1][0]=n[1],s[2][0]=n[2],o(s[0][1],s[1][1],s[2][1],m,n),s[1][1]=n[1],s[2][1]=n[2]}i.copy(u[0],s[0]),i.copy(u[1],s[2]),i.copy(u[2],s[1])}else{if(i.copy(l[0],p[0]),i.copy(l[1],p[1]),i.sub(c,l[1],l[0]),i.normalize(c,c),d&&"none"!==d){g=a(e.node1);i.scaleAndAdd(l[0],l[0],c,g*t)}if(h&&"none"!==h){g=a(e.node2);i.scaleAndAdd(l[1],l[1],c,-g*t)}i.copy(u[0],l[0]),i.copy(u[1],l[1])}}))}e.exports=p},EraS:function(e,t){function n(){this.__data__=[],this.size=0}e.exports=n},EvFB:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5");r.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},(function(e,t){var n=t.getComponent("timeline");return n&&null!=e.currentIndex&&(n.setCurrentIndex(e.currentIndex),!n.get("loop",!0)&&n.isIndexMax()&&n.setPlayState(!1)),t.resetOption("timeline"),i.defaults({currentIndex:n.option.currentIndex},e)})),r.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},(function(e,t){var n=t.getComponent("timeline");n&&null!=e.playState&&n.setPlayState(e.playState)}))},Ey8H:function(e,t,n){},Eyzv:function(e,t,n){var r=n("oEo5"),i=n("A4b5"),o=n("tCtF"),a=n("Jjzi"),s=n("sYRh"),l=s.getScaleExtent,c=s.niceScaleExtent,u=n("kN/v"),d=n("XPpp");function h(e,t,n){this._model=e,this.dimensions=[],this._indicatorAxes=r.map(e.getIndicatorModels(),(function(e,t){var n="indicator_"+t,r=new i(n,"log"===e.get("axisType")?new d:new o);return r.name=e.get("name"),r.model=e,e.axis=r,this.dimensions.push(n),r}),this),this.resize(e,n),this.cx,this.cy,this.r,this.r0,this.startAngle}h.prototype.getIndicatorAxes=function(){return this._indicatorAxes},h.prototype.dataToPoint=function(e,t){var n=this._indicatorAxes[t];return this.coordToPoint(n.dataToCoord(e),t)},h.prototype.coordToPoint=function(e,t){var n=this._indicatorAxes[t],r=n.angle,i=this.cx+e*Math.cos(r),o=this.cy-e*Math.sin(r);return[i,o]},h.prototype.pointToData=function(e){var t=e[0]-this.cx,n=e[1]-this.cy,r=Math.sqrt(t*t+n*n);t/=r,n/=r;for(var i,o=Math.atan2(-n,t),a=1/0,s=-1,l=0;ln[0]&&isFinite(g)&&isFinite(n[0]))}else{var f=i.getTicks().length-1;f>o&&(h=s(h));var p=Math.ceil(n[1]/h)*h,g=a.round(p-h*o);i.setExtent(g,p),i.setInterval(h)}}))},h.dimensions=[],h.create=function(e,t){var n=[];return e.eachComponent("radar",(function(r){var i=new h(r,e,t);n.push(i),r.coordinateSystem=i})),e.eachSeriesByType("radar",(function(e){"radar"===e.get("coordinateSystem")&&(e.coordinateSystem=n[e.get("radarIndex")||0])})),n},u.register("radar",h);var f=h;e.exports=f},F2Ao:function(e,t,n){var r=n("ie0D"),i=n("2DdH"),o=n("oEo5"),a=o.getContext,s=o.extend,l=o.retrieve2,c=o.retrieve3,u=o.trim,d={},h=0,f=5e3,p=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g,g="12px sans-serif",m={};function A(e,t){m[e]=t}function v(e,t){t=t||g;var n=e+":"+t;if(d[n])return d[n];for(var r=(e+"").split("\n"),i=0,o=0,a=r.length;of&&(h=0,d={}),h++,d[n]=i,i}function y(e,t,n,r,i,o,a,s){return a?x(e,t,n,r,i,o,a,s):b(e,t,n,r,i,o,s)}function b(e,t,n,i,o,a,s){var l=T(e,t,o,a,s),c=v(e,t);o&&(c+=o[1]+o[3]);var u=l.outerHeight,d=w(0,c,n),h=_(0,u,i),f=new r(d,h,c,u);return f.lineHeight=l.lineHeight,f}function x(e,t,n,i,o,a,s,l){var c=I(e,{rich:s,truncate:l,font:t,textAlign:n,textPadding:o,textLineHeight:a}),u=c.outerWidth,d=c.outerHeight,h=w(0,u,n),f=_(0,d,i);return new r(h,f,u,d)}function w(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function _(e,t,n){return"middle"===n?e-=t/2:"bottom"===n&&(e-=t),e}function C(e,t,n){var r=t.textPosition,i=t.textDistance,o=n.x,a=n.y;i=i||0;var s=n.height,l=n.width,c=s/2,u="left",d="top";switch(r){case"left":o-=i,a+=c,u="right",d="middle";break;case"right":o+=i+l,a+=c,d="middle";break;case"top":o+=l/2,a-=i,u="center",d="bottom";break;case"bottom":o+=l/2,a+=s+i,u="center";break;case"inside":o+=l/2,a+=c,u="center",d="middle";break;case"insideLeft":o+=i,a+=c,d="middle";break;case"insideRight":o+=l-i,a+=c,u="right",d="middle";break;case"insideTop":o+=l/2,a+=i,u="center";break;case"insideBottom":o+=l/2,a+=s-i,u="center",d="bottom";break;case"insideTopLeft":o+=i,a+=i;break;case"insideTopRight":o+=l-i,a+=i,u="right";break;case"insideBottomLeft":o+=i,a+=s-i,d="bottom";break;case"insideBottomRight":o+=l-i,a+=s-i,u="right",d="bottom";break}return e=e||{},e.x=o,e.y=a,e.textAlign=u,e.textVerticalAlign=d,e}function S(e,t,n){var r={textPosition:e,textDistance:n};return C({},r,t)}function E(e,t,n,r,i){if(!t)return"";var o=(e+"").split("\n");i=B(t,n,r,i);for(var a=0,s=o.length;a=o;c++)a-=o;var u=v(n,t);return u>a&&(n="",u=0),a=e-u,r.ellipsis=n,r.ellipsisWidth=u,r.contentWidth=a,r.containerWidth=e,r}function O(e,t){var n=t.containerWidth,r=t.font,i=t.contentWidth;if(!n)return"";var o=v(e,r);if(o<=n)return e;for(var a=0;;a++){if(o<=i||a>=t.maxIterations){e+=t.ellipsis;break}var s=0===a?k(e,i,t.ascCharWidth,t.cnCharWidth):o>0?Math.floor(e.length*i/o):0;e=e.substr(0,s),o=v(e,r)}return""===e&&(e=t.placeholder),e}function k(e,t,n,r){for(var i=0,o=0,a=e.length;od)e="",a=[];else if(null!=h)for(var f=B(h-(n?n[1]+n[3]:0),t,i.ellipsis,{minChar:i.minChar,placeholder:i.placeholder}),p=0,g=a.length;po&&L(n,e.substring(o,a)),L(n,r[2],r[1]),o=p.lastIndex}oA)return{lines:[],width:0,height:0};C.textWidth=v(C.text,O);var N=S.textWidth,T=null==N||"auto"===N;if("string"===typeof N&&"%"===N.charAt(N.length-1))C.percentWidth=N,h.push(C),N=0;else{if(T){N=C.textWidth;var I=S.textBackgroundColor,D=I&&I.image;D&&(D=i.findExistImage(D),i.isImageReady(D)&&(N=Math.max(N,D.width*k/D.height)))}var P=B?B[1]+B[3]:0;N+=P;var R=null!=m?m-w:null;null!=R&&R0&&s.length>i&&!s.warned){s.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=s.length,a(l)}return e}function f(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=f.bind(r);return i.listener=n,r.wrapFn=i,i}function g(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"===typeof i?n?[i.listener||i]:[i]:n?y(i):A(i,i.length)}function m(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"===typeof n)return 1;if(void 0!==n)return n.length}return 0}function A(e,t){for(var n=new Array(t),r=0;r0&&(a=t[0]),a instanceof Error)throw a;var s=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw s.context=a,s}var l=i[e];if(void 0===l)return!1;if("function"===typeof l)o(l,this,t);else{var c=l.length,u=A(l,c);for(n=0;n=0;o--)if(n[o]===t||n[o].listener===t){a=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():v(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,a||t)}return this},l.prototype.off=l.prototype.removeListener,l.prototype.removeAllListeners=function(e){var t,n,r;if(n=this._events,void 0===n)return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r=0;r--)this.removeListener(e,t[r]);return this},l.prototype.listeners=function(e){return g(this,e,!0)},l.prototype.rawListeners=function(e){return g(this,e,!1)},l.listenerCount=function(e,t){return"function"===typeof e.listenerCount?e.listenerCount(t):m.call(e,t)},l.prototype.listenerCount=m,l.prototype.eventNames=function(){return this._eventsCount>0?r(this._events):[]}},FNWx:function(e,t,n){(function(e){e(n("M0ff"))})((function(e){"use strict";var t={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},n={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};e.defineMode("xml",(function(r,i){var o,a,s=r.indentUnit,l={},c=i.htmlMode?t:n;for(var u in c)l[u]=c[u];for(var u in i)l[u]=i[u];function d(e,t){function n(n){return t.tokenize=n,n(e,t)}var r,i=e.next();return"<"==i?e.eat("!")?e.eat("[")?e.match("CDATA[")?n(p("atom","]]>")):null:e.match("--")?n(p("comment","--\x3e")):e.match("DOCTYPE",!0,!0)?(e.eatWhile(/[\w\._\-]/),n(g(1))):null:e.eat("?")?(e.eatWhile(/[\w\._\-]/),t.tokenize=p("meta","?>"),"meta"):(o=e.eat("/")?"closeTag":"openTag",t.tokenize=h,"tag bracket"):"&"==i?(r=e.eat("#")?e.eat("x")?e.eatWhile(/[a-fA-F\d]/)&&e.eat(";"):e.eatWhile(/[\d]/)&&e.eat(";"):e.eatWhile(/[\w\.\-:]/)&&e.eat(";"),r?"atom":"error"):(e.eatWhile(/[^&<]/),null)}function h(e,t){var n=e.next();if(">"==n||"/"==n&&e.eat(">"))return t.tokenize=d,o=">"==n?"endTag":"selfcloseTag","tag bracket";if("="==n)return o="equals",null;if("<"==n){t.tokenize=d,t.state=y,t.tagName=t.tagStart=null;var r=t.tokenize(e,t);return r?r+" tag error":"tag error"}return/[\'\"]/.test(n)?(t.tokenize=f(n),t.stringStartCol=e.column(),t.tokenize(e,t)):(e.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function f(e){var t=function(t,n){while(!t.eol())if(t.next()==e){n.tokenize=h;break}return"string"};return t.isInAttribute=!0,t}function p(e,t){return function(n,r){while(!n.eol()){if(n.match(t)){r.tokenize=d;break}n.next()}return e}}function g(e){return function(t,n){var r;while(null!=(r=t.next())){if("<"==r)return n.tokenize=g(e+1),n.tokenize(t,n);if(">"==r){if(1==e){n.tokenize=d;break}return n.tokenize=g(e-1),n.tokenize(t,n)}}return"meta"}}function m(e,t,n){this.prev=e.context,this.tagName=t,this.indent=e.indented,this.startOfLine=n,(l.doNotIndent.hasOwnProperty(t)||e.context&&e.context.noIndent)&&(this.noIndent=!0)}function A(e){e.context&&(e.context=e.context.prev)}function v(e,t){var n;while(1){if(!e.context)return;if(n=e.context.tagName,!l.contextGrabbers.hasOwnProperty(n)||!l.contextGrabbers[n].hasOwnProperty(t))return;A(e)}}function y(e,t,n){return"openTag"==e?(n.tagStart=t.column(),b):"closeTag"==e?x:y}function b(e,t,n){return"word"==e?(n.tagName=t.current(),a="tag",C):l.allowMissingTagName&&"endTag"==e?(a="tag bracket",C(e,t,n)):(a="error",b)}function x(e,t,n){if("word"==e){var r=t.current();return n.context&&n.context.tagName!=r&&l.implicitlyClosed.hasOwnProperty(n.context.tagName)&&A(n),n.context&&n.context.tagName==r||!1===l.matchClosing?(a="tag",w):(a="tag error",_)}return l.allowMissingTagName&&"endTag"==e?(a="tag bracket",w(e,t,n)):(a="error",_)}function w(e,t,n){return"endTag"!=e?(a="error",w):(A(n),y)}function _(e,t,n){return a="error",w(e,t,n)}function C(e,t,n){if("word"==e)return a="attribute",S;if("endTag"==e||"selfcloseTag"==e){var r=n.tagName,i=n.tagStart;return n.tagName=n.tagStart=null,"selfcloseTag"==e||l.autoSelfClosers.hasOwnProperty(r)?v(n,r):(v(n,r),n.context=new m(n,r,i==n.indented)),y}return a="error",C}function S(e,t,n){return"equals"==e?E:(l.allowMissing||(a="error"),C(e,t,n))}function E(e,t,n){return"string"==e?B:"word"==e&&l.allowUnquoted?(a="string",C):(a="error",C(e,t,n))}function B(e,t,n){return"string"==e?B:C(e,t,n)}return d.isInText=!0,{startState:function(e){var t={tokenize:d,state:y,indented:e||0,tagName:null,tagStart:null,context:null};return null!=e&&(t.baseIndent=e),t},token:function(e,t){if(!t.tagName&&e.sol()&&(t.indented=e.indentation()),e.eatSpace())return null;o=null;var n=t.tokenize(e,t);return(n||o)&&"comment"!=n&&(a=null,t.state=t.state(o||n,e,t),a&&(n="error"==a?n+" error":a)),n},indent:function(t,n,r){var i=t.context;if(t.tokenize.isInAttribute)return t.tagStart==t.indented?t.stringStartCol+1:t.indented+s;if(i&&i.noIndent)return e.Pass;if(t.tokenize!=h&&t.tokenize!=d)return r?r.match(/^(\s*)/)[0].length:0;if(t.tagName)return!1!==l.multilineTagIndentPastTag?t.tagStart+t.tagName.length+2:t.tagStart+s*(l.multilineTagIndentFactor||1);if(l.alignCDATA&&/$/,blockCommentStart:"\x3c!--",blockCommentEnd:"--\x3e",configuration:l.htmlMode?"html":"xml",helperType:l.htmlMode?"html":"xml",skipAttribute:function(e){e.state==E&&(e.state=C)},xmlCurrentTag:function(e){return e.tagName?{name:e.tagName,close:"closeTag"==e.type}:null},xmlCurrentContext:function(e){for(var t=[],n=e.context;n;n=n.prev)n.tagName&&t.push(n.tagName);return t.reverse()}}})),e.defineMIME("text/xml","xml"),e.defineMIME("application/xml","xml"),e.mimeModes.hasOwnProperty("text/html")||e.defineMIME("text/html",{name:"xml",htmlMode:!0})}))},FVtn:function(e,t,n){var r=n("oEo5"),i=n("Jjzi"),o=i.parsePercent,a=n("7/O9"),s=a.isDimensionStacked;function l(e){return e.get("stack")||"__ec_stack_"+e.seriesIndex}function c(e,t){return t.dim+e.model.componentIndex}function u(e,t,n){var i={},o=d(r.filter(t.getSeriesByType(e),(function(e){return!t.isSeriesFiltered(e)&&e.coordinateSystem&&"polar"===e.coordinateSystem.type})));t.eachSeriesByType(e,(function(e){if("polar"===e.coordinateSystem.type){var t=e.getData(),n=e.coordinateSystem,r=n.getBaseAxis(),a=c(n,r),u=l(e),d=o[a][u],h=d.offset,f=d.width,p=n.getOtherAxis(r),g=e.coordinateSystem.cx,m=e.coordinateSystem.cy,A=e.get("barMinHeight")||0,v=e.get("barMinAngle")||0;i[u]=i[u]||[];for(var y=t.mapDimension(p.dim),b=t.mapDimension(r.dim),x=s(t,y),w="radius"!==r.dim||!e.get("roundCap",!0),_="radius"===p.dim?p.dataToRadius(0):p.dataToAngle(0),C=0,S=t.count();C=0?"p":"n",I=_;if(x&&(i[u][N]||(i[u][N]={p:_,n:_}),I=i[u][N][T]),"radius"===p.dim){var L=p.dataToRadius(M)-_,D=r.dataToAngle(N);Math.abs(L)a||e<-a}var l=function(e){e=e||{},e.position||(this.position=[0,0]),null==e.rotation&&(this.rotation=0),e.scale||(this.scale=[1,1]),this.origin=this.origin||null},c=l.prototype;c.transform=null,c.needLocalTransform=function(){return s(this.rotation)||s(this.position[0])||s(this.position[1])||s(this.scale[0]-1)||s(this.scale[1]-1)};var u=[];c.updateTransform=function(){var e=this.parent,t=e&&e.transform,n=this.needLocalTransform(),i=this.transform;if(n||t){i=i||r.create(),n?this.getLocalTransform(i):o(i),t&&(n?r.mul(i,e.transform,i):r.copy(i,e.transform)),this.transform=i;var a=this.globalScaleRatio;if(null!=a&&1!==a){this.getGlobalScale(u);var s=u[0]<0?-1:1,l=u[1]<0?-1:1,c=((u[0]-s)*a+s)/u[0]||0,d=((u[1]-l)*a+l)/u[1]||0;i[0]*=c,i[1]*=c,i[2]*=d,i[3]*=d}this.invTransform=this.invTransform||r.create(),r.invert(this.invTransform,i)}else i&&o(i)},c.getLocalTransform=function(e){return l.getLocalTransform(this,e)},c.setTransform=function(e){var t=this.transform,n=e.dpr||1;t?e.setTransform(n*t[0],n*t[1],n*t[2],n*t[3],n*t[4],n*t[5]):e.setTransform(n,0,0,n,0,0)},c.restoreTransform=function(e){var t=e.dpr||1;e.setTransform(t,0,0,t,0,0)};var d=[],h=r.create();c.setLocalTransform=function(e){if(e){var t=e[0]*e[0]+e[1]*e[1],n=e[2]*e[2]+e[3]*e[3],r=this.position,i=this.scale;s(t-1)&&(t=Math.sqrt(t)),s(n-1)&&(n=Math.sqrt(n)),e[0]<0&&(t=-t),e[3]<0&&(n=-n),r[0]=e[4],r[1]=e[5],i[0]=t,i[1]=n,this.rotation=Math.atan2(-e[1]/n,e[0]/t)}},c.decomposeTransform=function(){if(this.transform){var e=this.parent,t=this.transform;e&&e.transform&&(r.mul(d,e.invTransform,t),t=d);var n=this.origin;n&&(n[0]||n[1])&&(h[4]=n[0],h[5]=n[1],r.mul(d,t,h),d[4]-=n[0],d[5]-=n[1],t=d),this.setLocalTransform(t)}},c.getGlobalScale=function(e){var t=this.transform;return e=e||[],t?(e[0]=Math.sqrt(t[0]*t[0]+t[1]*t[1]),e[1]=Math.sqrt(t[2]*t[2]+t[3]*t[3]),t[0]<0&&(e[0]=-e[0]),t[3]<0&&(e[1]=-e[1]),e):(e[0]=1,e[1]=1,e)},c.transformCoordToLocal=function(e,t){var n=[e,t],r=this.invTransform;return r&&i.applyTransform(n,n,r),n},c.transformCoordToGlobal=function(e,t){var n=[e,t],r=this.transform;return r&&i.applyTransform(n,n,r),n},l.getLocalTransform=function(e,t){t=t||[],o(t);var n=e.origin,i=e.scale||[1,1],a=e.rotation||0,s=e.position||[0,0];return n&&(t[4]-=n[0],t[5]-=n[1]),r.scale(t,t,i),a&&r.rotate(t,t,a),n&&(t[4]+=n[0],t[5]+=n[1]),t[4]+=s[0],t[5]+=s[1],t};var f=l;e.exports=f},G7NL:function(e,t,n){var r=n("VC1J");function i(e){return r(this,e).get(e)}e.exports=i},G8fk:function(e,t,n){var r=n("oEo5");function i(e){for(var t=0;t=0||i&&r.indexOf(i,s)<0)){var l=t.getShallow(s);null!=l&&(o[e[a][0]]=l)}}return o}}e.exports=i},"GJ/b":function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("ZZRV"),l=n("iczh"),c=n.n(l),u=n("3CTf"),d=n("LpVx"),h=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);ir?i>=o?10+e:20+e:i<=o?10+e:e},H=function(e,t){if("number"===typeof e){var n=U(e,t),r=_||void 0===v(D)[t];return c["createElement"]("span",{className:"".concat(j,"-only"),style:{transition:r?"none":void 0,msTransform:"translateY(".concat(100*-n,"%)"),WebkitTransform:"translateY(".concat(100*-n,"%)"),transform:"translateY(".concat(100*-n,"%)")},key:t},y(n,"".concat(j,"-only-unit")))}return c["createElement"]("span",{key:"symbol",className:"".concat(j,"-symbol")},e)},z=function(){return B&&Number(B)%1===0?v(B).map((function(e,t){return H(e,t)})).reverse():B},Q=l()(l()({},b),{style:i,className:h()(j,r),title:o});return i&&i.borderColor&&(Q.style=l()(l()({},i),{boxShadow:"0 0 0 1px ".concat(i.borderColor," inset")})),u?Object(m["a"])(u,{className:h()("".concat(j,"-custom-component"),u.props&&u.props.className)}):c["createElement"](s,Q,z())},x=b,w=n("4Gpq");function _(e){return-1!==w["a"].indexOf(e)}var C=function(e){var t,n=e.className,r=e.prefixCls,o=e.style,a=e.color,s=e.children,u=e.text,d=e.placement,f=void 0===d?"end":d,p=c["useContext"](g["b"]),m=p.getPrefixCls,A=p.direction,v=m("ribbon",r),y=_(a),b=h()(v,n,"".concat(v,"-placement-").concat(f),(t={},i()(t,"".concat(v,"-rtl"),"rtl"===A),i()(t,"".concat(v,"-color-").concat(a),y),t)),x={},w={};return a&&!y&&(x.background=a,w.color=a),c["createElement"]("div",{className:"".concat(v,"-wrapper")},s,c["createElement"]("div",{className:b,style:l()(l()({},x),o)},u,c["createElement"]("div",{className:"".concat(v,"-corner"),style:w})))},S=C,E=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);ib?"".concat(b,"+"):v;return e},U=function(){return null!==d&&void 0!==d||null!==p&&void 0!==p},H=function(){var e=j();return"0"===e||0===e},z=function(){return C&&!H()||U()},Q=function(){return z()?"":j()},V=function(){return O||("string"===typeof v||"number"===typeof v?v:void 0)},K=function(){return"rtl"===R?k?l()({left:parseInt(k[0],10),marginTop:k[1]},M):M:k?l()({right:-parseInt(k[0],10),marginTop:k[1]},M):M},W=function(){var e=Q(),t=null===e||void 0===e||""===e;return(t||H()&&!I)&&!z()},G=function(){var e=W();return e||!f?null:c["createElement"]("span",{className:"".concat(F,"-status-text")},f)},q=function(){var e=v;if(e&&"object"===a()(e))return Object(m["a"])(e,{style:l()(l()({},K()),e.props&&e.props.style)})},Y=function(){var e,t=P("scroll-number",o),n=Q(),r=z(),a=W(),s=h()((e={},i()(e,"".concat(F,"-dot"),r),i()(e,"".concat(F,"-count"),!r),i()(e,"".concat(F,"-count-sm"),"small"===B),i()(e,"".concat(F,"-multiple-words"),!r&&v&&v.toString&&v.toString().length>1),i()(e,"".concat(F,"-status-").concat(d),!!d),i()(e,"".concat(F,"-status-").concat(p),_(p)),e)),l=K();return p&&!_(p)&&(l=l||{},l.background=p),a?null:c["createElement"](x,{prefixCls:t,"data-show":!a,className:s,count:n,displayComponent:q(),title:V(),style:l,key:"scrollNumber"})},X=h()((t={},i()(t,"".concat(F,"-status-dot"),U()),i()(t,"".concat(F,"-status-").concat(d),!!d),i()(t,"".concat(F,"-status-").concat(p),_(p)),t)),Z={};p&&!_(p)&&(Z.background=p);var J=h()(N,F,(n={},i()(n,"".concat(F,"-status"),U()),i()(n,"".concat(F,"-not-a-wrapper"),!s),i()(n,"".concat(F,"-rtl"),"rtl"===R),n));if(!s&&U()){var $=K(),ee=$&&$.color;return c["createElement"]("span",l()({},L,{className:J,style:$}),c["createElement"]("span",{className:X,style:Z}),c["createElement"]("span",{style:{color:ee},className:"".concat(F,"-status-text")},f))}return c["createElement"]("span",l()({},L,{className:J}),s,c["createElement"](u["a"],{component:"",showProp:"data-show",transitionName:s?"".concat(F,"-zoom"):"",transitionAppear:!0},Y()),G())};B.Ribbon=S;t["a"]=B},Gmrd:function(e,t,n){var r=n("oEo5"),i=n("ie0D"),o=n("E1KW"),a=n("zYK1");function s(e,t,n,r){o.call(this,e),this.map=t;var i=a.load(t,n);this._nameCoordMap=i.nameCoordMap,this._regionsMap=i.regionsMap,this._invertLongitute=null==r||r,this.regions=i.regions,this._rect=i.boundingRect}function l(e,t,n,r){var i=n.geoModel,o=n.seriesModel,a=i?i.coordinateSystem:o?o.coordinateSystem||(o.getReferringComponents("geo")[0]||{}).coordinateSystem:null;return a===this?a[e](r):null}s.prototype={constructor:s,type:"geo",dimensions:["lng","lat"],containCoord:function(e){for(var t=this.regions,n=0;ni[n+t]&&(t=a),o&=r.get("preventDefaultMouseMove",!0)})),{controlType:t,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!o}}}t.register=s,t.unregister=l,t.generateCoordId=c},GrpF:function(e,t,n){"use strict";n("LC9H"),n("T3qQ")},"Gv+9":function(e,t,n){(function(e){var r=n("trXQ"),i=n("Pf5J"),o=t&&!t.nodeType&&t,a=o&&"object"==typeof e&&e&&!e.nodeType&&e,s=a&&a.exports===o,l=s?r.Buffer:void 0,c=l?l.isBuffer:void 0,u=c||i;e.exports=u}).call(this,n("qrga")(e))},Gvbi:function(e,t,n){var r=n("F7ij"),i=r.circularLayout;function o(e){e.eachSeriesByType("graph",(function(e){"circular"===e.get("layout")&&i(e,"symbolSize")}))}e.exports=o},GvcB:function(e,t,n){(function(r){var i,o;!function(r){i=r,o="function"===typeof i?i.call(t,n,t,e):i,void 0===o||(e.exports=o)}((function(){"use strict";function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}!function(e){if("object"!==i(e.console)){e.console={};for(var t,n,r=e.console,o=function(){},a=["memory"],s="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(",");t=a.pop();)r[t]||(r[t]={});for(;n=s.pop();)r[n]||(r[n]=o)}var l,c,u,d,h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";void 0===e.btoa&&(e.btoa=function(e){var t,n,r,i,o,a=0,s=0,l="",c=[];if(!e)return e;for(;t=(o=e.charCodeAt(a++)<<16|e.charCodeAt(a++)<<8|e.charCodeAt(a++))>>18&63,n=o>>12&63,r=o>>6&63,i=63&o,c[s++]=h.charAt(t)+h.charAt(n)+h.charAt(r)+h.charAt(i),a>16&255,n=a>>8&255,r=255&a,c[l++]=64==i?String.fromCharCode(t):64==o?String.fromCharCode(t,n):String.fromCharCode(t,n,r),s>>0,r=new Array(n),i=1>>0,i=0;i>>0;if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var r=arguments[1],i=0;i>16&255,r=c>>8&255,o=255&c}if(void 0===r||void 0===a&&n===r&&r===o)if("string"==typeof n)t=n+" "+s[0];else switch(e.precision){case 2:t=y(n/255)+" "+s[0];break;case 3:default:t=b(n/255)+" "+s[0]}else if(void 0===a||"object"===i(a)){if(a&&!isNaN(a.a)&&0===a.a)return["1.000","1.000","1.000",s[1]].join(" ");if("string"==typeof n)t=[n,r,o,s[1]].join(" ");else switch(e.precision){case 2:t=[y(n/255),y(r/255),y(o/255),s[1]].join(" ");break;default:case 3:t=[b(n/255),b(r/255),b(o/255),s[1]].join(" ")}}else if("string"==typeof n)t=[n,r,o,a,s[2]].join(" ");else switch(e.precision){case 2:t=[y(n/255),y(r/255),y(o/255),y(a/255),s[2]].join(" ");break;case 3:default:t=[b(n/255),b(r/255),b(o/255),b(a/255),s[2]].join(" ")}return t},ge=f.__private__.getFilters=function(){return c},me=f.__private__.putStream=function(e){var t=(e=e||{}).data||"",n=e.filters||ge(),r=e.alreadyAppliedFilters||[],i=e.addLength1||!1,o=t.length,a={};!0===n&&(n=["FlateEncode"]);var l=e.additionalKeyValues||[],c=(a=void 0!==s.API.processDataByFilters?s.API.processDataByFilters(t,n):{data:t,reverseChain:[]}).reverseChain+(Array.isArray(r)?r.join(" "):r.toString());0!==a.data.length&&(l.push({key:"Length",value:a.data.length}),!0===i&&l.push({key:"Length1",value:o})),0!=c.length&&(c.split("/").length-1==1?l.push({key:"Filter",value:c}):l.push({key:"Filter",value:"["+c+"]"})),H("<<");for(var u=0;u>"),0!==a.data.length&&(H("stream"),H(a.data),H("endstream"))},Ae=f.__private__.putPage=function(e){e.mediaBox;var t=e.number,n=e.data,r=e.objId,i=e.contentsObjId;ce(r,!0),re[O].mediaBox.topRightX,re[O].mediaBox.bottomLeftX,re[O].mediaBox.topRightY,re[O].mediaBox.bottomLeftY,H("<>"),H("endobj");var o=n.join("\n");return ce(i,!0),me({data:o,filters:ge()}),H("endobj"),r},ve=f.__private__.putPages=function(){var e,t,n=[];for(e=1;e<=ne;e++)re[e].objId=le(),re[e].contentsObjId=le();for(e=1;e<=ne;e++)n.push(Ae({number:e,data:F[e],objId:re[e].objId,contentsObjId:re[e].contentsObjId,mediaBox:re[e].mediaBox,cropBox:re[e].cropBox,bleedBox:re[e].bleedBox,trimBox:re[e].trimBox,artBox:re[e].artBox,userUnit:re[e].userUnit,rootDictionaryObjId:de,resourceDictionaryObjId:he}));ce(de,!0),H("<>"),H("endobj"),oe.publish("postPutPages")},ye=function(){!function(){for(var e in ee)ee.hasOwnProperty(e)&&(!1===d||!0===d&&h.hasOwnProperty(e))&&(t=ee[e],oe.publish("putFont",{font:t,out:H,newObject:se,putStream:me}),!0!==t.isAlreadyPutted&&(t.objectNumber=se(),H("<<"),H("/Type /Font"),H("/BaseFont /"+t.postScriptName),H("/Subtype /Type1"),"string"==typeof t.encoding&&H("/Encoding /"+t.encoding),H("/FirstChar 32"),H("/LastChar 255"),H(">>"),H("endobj")));var t}(),oe.publish("putResources"),ce(he,!0),H("<<"),function(){for(var e in H("/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]"),H("/Font <<"),ee)ee.hasOwnProperty(e)&&(!1===d||!0===d&&h.hasOwnProperty(e))&&H("/"+e+" "+ee[e].objectNumber+" 0 R");H(">>"),H("/XObject <<"),oe.publish("putXobjectDict"),H(">>")}(),H(">>"),H("endobj"),oe.publish("postPutResources")},be=function(e,t,n){te.hasOwnProperty(t)||(te[t]={}),te[t][n]=e},xe=function(e,t,n,r,i){i=i||!1;var o="F"+(Object.keys(ee).length+1).toString(10),a={id:o,postScriptName:e,fontName:t,fontStyle:n,encoding:r,isStandardFont:i,metadata:{}};return oe.publish("addFont",{font:a,instance:this}),void 0!==o&&(ee[o]=a,be(o,t,n)),o},we=f.__private__.pdfEscape=f.pdfEscape=function(e,t){return function(e,t){var n,r,i,o,a,s,l,c,u;if(i=(t=t||{}).sourceEncoding||"Unicode",a=t.outputEncoding,(t.autoencode||a)&&ee[I].metadata&&ee[I].metadata[i]&&ee[I].metadata[i].encoding&&(o=ee[I].metadata[i].encoding,!a&&ee[I].encoding&&(a=ee[I].encoding),!a&&o.codePages&&(a=o.codePages[0]),"string"==typeof a&&(a=o[a]),a)){for(l=!1,s=[],n=0,r=e.length;n>8&&(l=!0);e=s.join("")}for(n=e.length;void 0===l&&0!==n;)e.charCodeAt(n-1)>>8&&(l=!0),n--;if(!l)return e;for(s=t.noBOM?[]:[254,255],n=0,r=e.length;n>8)>>8)throw new Error("Character at position "+n+" of string '"+e+"' exceeds 16bits. Cannot be encoded into UCS-2 BE");s.push(u),s.push(c-(u<<8))}return String.fromCharCode.apply(void 0,s)}(e,t).replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},_e=f.__private__.beginPage=function(e,t){var r,i="string"==typeof t&&t.toLowerCase();if("string"==typeof e&&(r=A(e.toLowerCase()))&&(e=r[0],t=r[1]),Array.isArray(e)&&(t=e[1],e=e[0]),(isNaN(e)||isNaN(t))&&(e=n[0],t=n[1]),i){switch(i.substr(0,1)){case"l":e>"),H("endobj")},ke=f.__private__.putCatalog=function(e){var t=(e=e||{}).rootDictionaryObjId||de;switch(se(),H("<<"),H("/Type /Catalog"),H("/Pages "+t+" 0 R"),M||(M="fullwidth"),M){case"fullwidth":H("/OpenAction [3 0 R /FitH null]");break;case"fullheight":H("/OpenAction [3 0 R /FitV null]");break;case"fullpage":H("/OpenAction [3 0 R /Fit]");break;case"original":H("/OpenAction [3 0 R /XYZ null null 1]");break;default:var n=""+M;"%"===n.substr(n.length-1)&&(M=parseInt(M)/100),"number"==typeof M&&H("/OpenAction [3 0 R /XYZ null null "+y(M)+"]")}switch(T||(T="continuous"),T){case"continuous":H("/PageLayout /OneColumn");break;case"single":H("/PageLayout /SinglePage");break;case"two":case"twoleft":H("/PageLayout /TwoColumnLeft");break;case"tworight":H("/PageLayout /TwoColumnRight")}N&&H("/PageMode /"+N),oe.publish("putCatalog"),H(">>"),H("endobj")},Ne=f.__private__.putTrailer=function(){H("trailer"),H("<<"),H("/Size "+(J+1)),H("/Root "+J+" 0 R"),H("/Info "+(J-1)+" 0 R"),H("/ID [ <"+x+"> <"+x+"> ]"),H(">>")},Te=f.__private__.putHeader=function(){H("%PDF-"+p),H("%\xba\xdf\xac\xe0")},Ie=f.__private__.putXRef=function(){var e=1,t="0000000000";for(H("xref"),H("0 "+(J+1)),H("0000000000 65535 f "),e=1;e<=J;e++)"function"==typeof $[e]?H((t+$[e]()).slice(-10)+" 00000 n "):void 0!==$[e]?H((t+$[e]).slice(-10)+" 00000 n "):H("0000000000 00000 n ")},Le=f.__private__.buildDocument=function(){R=!1,U=J=0,j=[],$=[],ie=[],de=le(),he=le(),oe.publish("buildDocument"),Te(),ve(),function(){oe.publish("putAdditionalObjects");for(var e=0;e',o=r.open();if(null!==o&&o.document.write(i),o||"undefined"==typeof safari)return o;case"datauri":case"dataurl":return r.document.location.href="data:application/pdf;filename="+t.filename+";base64,"+btoa(n);default:return null}}).foo=function(){try{return D.apply(this,arguments)}catch(e){var t=e.stack||"";~t.indexOf(" at ")&&(t=t.split(" at ")[1]);var n="Error in function "+t.split("\n")[0].split("<")[0]+": "+e.message;if(!r.console)throw new Error(n);r.console.error(n,e),r.alert&&alert(n)}},(D.foo.bar=D).foo),Re=function(e){return!0===Array.isArray(ae)&&-1":")"),te=1):(Z=Ye(t),J=Xe(n),$=(c?"<":"(")+w[X]+(c?">":")")),void 0!==Q&&void 0!==Q[X]&&(ne=Q[X]+" Tw\n"),0!==k.length&&0===X?e.push(ne+k.join(" ")+" "+Z.toFixed(2)+" "+J.toFixed(2)+" Tm\n"+$):1===te||0===te&&0===X?e.push(ne+Z.toFixed(2)+" "+J.toFixed(2)+" Td\n"+$):e.push(ne+$);e=0===te?e.join(" Tj\nT* "):e.join(" Tj\n"),e+=" Tj\n";var re="BT\n/"+I+" "+K+" Tf\n"+(K*d).toFixed(2)+" TL\n"+tt+"\n";return re+=u,re+=e,H(re+="ET"),h[I]=!0,f},f.__private__.lstext=f.lstext=function(e,t,n,r){return console.warn("jsPDF.lstext is deprecated"),this.text(e,t,n,{charSpace:r})},f.__private__.clip=f.clip=function(e){H("evenodd"===e?"W*":"W"),H("n")},f.__private__.clip_fixed=f.clip_fixed=function(e){console.log("clip_fixed is deprecated"),f.clip(e)};var He=f.__private__.isValidStyle=function(e){var t=!1;return-1!==[void 0,null,"S","F","DF","FD","f","f*","B","B*"].indexOf(e)&&(t=!0),t},ze=f.__private__.getStyle=function(e){var t="S";return"F"===e?t="f":"FD"===e||"DF"===e?t="B":"f"!==e&&"f*"!==e&&"B"!==e&&"B*"!==e||(t=e),t};f.__private__.line=f.line=function(e,t,n,r){if(isNaN(e)||isNaN(t)||isNaN(n)||isNaN(r))throw new Error("Invalid arguments passed to jsPDF.line");return this.lines([[n-e,r-t]],e,t)},f.__private__.lines=f.lines=function(e,t,n,r,i,o){var a,s,l,c,u,d,h,f,p,g,m,A;if("number"==typeof e&&(A=n,n=t,t=e,e=A),r=r||[1,1],o=o||!1,isNaN(t)||isNaN(n)||!Array.isArray(e)||!Array.isArray(r)||!He(i)||"boolean"!=typeof o)throw new Error("Invalid arguments passed to jsPDF.lines");for(H(b(Ye(t))+" "+b(Xe(n))+" m "),a=r[0],s=r[1],c=e.length,g=t,m=n,l=0;l=a.length-1;if(C&&!S){y+=" ";continue}if(C||S){if(S)A=_;else if(e.multiline&&c<(h+2)*(b+2)+2)continue e}else{if(!e.multiline)continue e;if(c<(h+2)*(b+2)+2)continue e;A=_}for(var E="",B=m;B<=A;B++)E+=a[B]+" ";switch(E=" "==E.substr(E.length-1)?E.substr(0,E.length-1):E,v=w(E,e,l).width,e.textAlign){case"right":p=u-v-2;break;case"center":p=(u-v)/2;break;case"left":default:p=2}t+=s(p)+" "+s(g)+" Td\n",t+="("+o(E)+") Tj\n",t+=-s(p)+" 0 Td\n",g=-(l+2),v=0,m=A+1,b++,y=""}break}return i.text=t,i.fontSize=l,i},w=function(e,t,r){var i=n.internal.getFont(t.fontName,t.fontStyle),o=n.getStringUnitWidth(e,{font:i,fontSize:parseFloat(r),charSpace:0})*parseFloat(r);return{height:n.getStringUnitWidth("3",{font:i,fontSize:parseFloat(r),charSpace:0})*parseFloat(r)*1.5,width:o}},_={fields:[],xForms:[],acroFormDictionaryRoot:null,printedOut:!1,internal:null,isInitialized:!1},C=function(){n.internal.acroformPlugin.acroFormDictionaryRoot.objId=void 0;var e=n.internal.acroformPlugin.acroFormDictionaryRoot.Fields;for(var t in e)if(e.hasOwnProperty(t)){var r=e[t];r.objId=void 0,r.hasAnnotation&&S.call(n,r)}},S=function(e){var t={type:"reference",object:e};void 0===n.internal.getPageInfo(e.page).pageContext.annotations.find((function(e){return e.type===t.type&&e.object===t.object}))&&n.internal.getPageInfo(e.page).pageContext.annotations.push(t)},E=function(){if(void 0===n.internal.acroformPlugin.acroFormDictionaryRoot)throw new Error("putCatalogCallback: Root missing.");n.internal.write("/AcroForm "+n.internal.acroformPlugin.acroFormDictionaryRoot.objId+" 0 R")},B=function(){n.internal.events.unsubscribe(n.internal.acroformPlugin.acroFormDictionaryRoot._eventID),delete n.internal.acroformPlugin.acroFormDictionaryRoot._eventID,n.internal.acroformPlugin.printedOut=!0},O=function(e){var t=!e;for(var r in e||(n.internal.newObjectDeferredBegin(n.internal.acroformPlugin.acroFormDictionaryRoot.objId,!0),n.internal.acroformPlugin.acroFormDictionaryRoot.putStream()),e=e||n.internal.acroformPlugin.acroFormDictionaryRoot.Kids,e)if(e.hasOwnProperty(r)){var o=e[r],a=[],s=o.Rect;if(o.Rect&&(o.Rect=y.call(this,o.Rect)),n.internal.newObjectDeferredBegin(o.objId,!0),o.DA=q.createDefaultAppearanceStream(o),"object"===i(o)&&"function"==typeof o.getKeyValueListForStream&&(a=o.getKeyValueListForStream()),o.Rect=s,o.hasAppearanceStream&&!o.appearanceStreamContent){var l=b.call(this,o);a.push({key:"AP",value:"<>"}),n.internal.acroformPlugin.xForms.push(l)}if(o.appearanceStreamContent){var c="";for(var u in o.appearanceStreamContent)if(o.appearanceStreamContent.hasOwnProperty(u)){var d=o.appearanceStreamContent[u];if(c+="/"+u+" ",c+="<<",1<=Object.keys(d).length||Array.isArray(d))for(var r in d){var h;d.hasOwnProperty(r)&&("function"==typeof(h=d[r])&&(h=h.call(this,o)),c+="/"+r+" "+h+" ",0<=n.internal.acroformPlugin.xForms.indexOf(h)||n.internal.acroformPlugin.xForms.push(h))}else"function"==typeof(h=d)&&(h=h.call(this,o)),c+="/"+r+" "+h,0<=n.internal.acroformPlugin.xForms.indexOf(h)||n.internal.acroformPlugin.xForms.push(h);c+=">>"}a.push({key:"AP",value:"<<\n"+c+">>"})}n.internal.putStream({additionalKeyValues:a}),n.internal.out("endobj")}t&&k.call(this,n.internal.acroformPlugin.xForms)},k=function(e){for(var t in e)if(e.hasOwnProperty(t)){var r=t,o=e[t];n.internal.newObjectDeferredBegin(o&&o.objId,!0),"object"===i(o)&&"function"==typeof o.putStream&&o.putStream(),delete e[r]}},M=function(){if(void 0!==this.internal&&(void 0===this.internal.acroformPlugin||!1===this.internal.acroformPlugin.isInitialized)){if(n=this,P.FieldNum=0,this.internal.acroformPlugin=JSON.parse(JSON.stringify(_)),this.internal.acroformPlugin.acroFormDictionaryRoot)throw new Error("Exception while creating AcroformDictionary");r=n.internal.scaleFactor,n.internal.acroformPlugin.acroFormDictionaryRoot=new D,n.internal.acroformPlugin.acroFormDictionaryRoot._eventID=n.internal.events.subscribe("postPutResources",B),n.internal.events.subscribe("buildDocument",C),n.internal.events.subscribe("putCatalog",E),n.internal.events.subscribe("postPutPages",O),n.internal.acroformPlugin.isInitialized=!0}},N=e.__acroform__.arrayToPdfArray=function(e){if(Array.isArray(e)){for(var t="[",n=0;n>"),n.join("\n")}},set:function(e){"object"===i(e)&&(t=e)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return t.CA||""},set:function(e){"string"==typeof e&&(t.CA=e)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return e},set:function(t){e=t}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return e.substr(1,e.length-1)},set:function(t){e="/"+t}})};c(H,P);var z=function(){H.call(this),this.pushButton=!0};c(z,H);var Q=function(){H.call(this),this.radio=!0,this.pushButton=!1;var e=[];Object.defineProperty(this,"Kids",{enumerable:!0,configurable:!1,get:function(){return e},set:function(t){e=void 0!==t?t:[]}})};c(Q,H);var V=function(){var e,t;P.call(this),Object.defineProperty(this,"Parent",{enumerable:!1,configurable:!1,get:function(){return e},set:function(t){e=t}}),Object.defineProperty(this,"optionName",{enumerable:!1,configurable:!0,get:function(){return t},set:function(e){t=e}});var n,r={};Object.defineProperty(this,"MK",{enumerable:!1,configurable:!1,get:function(){var e,t=[];for(e in t.push("<<"),r)t.push("/"+e+" ("+r[e]+")");return t.push(">>"),t.join("\n")},set:function(e){"object"===i(e)&&(r=e)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return r.CA||""},set:function(e){"string"==typeof e&&(r.CA=e)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return n},set:function(e){n=e}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return n.substr(1,n.length-1)},set:function(e){n="/"+e}}),this.optionName=name,this.caption="l",this.appearanceState="Off",this._AppearanceType=q.RadioButton.Circle,this.appearanceStreamContent=this._AppearanceType.createAppearanceStream(name)};c(V,P),Q.prototype.setAppearance=function(e){if(!("createAppearanceStream"in e)||!("getCA"in e))throw new Error("Couldn't assign Appearance to RadioButton. Appearance was Invalid!");for(var t in this.Kids)if(this.Kids.hasOwnProperty(t)){var n=this.Kids[t];n.appearanceStreamContent=e.createAppearanceStream(n.optionName),n.caption=e.getCA()}},Q.prototype.createOption=function(e){this.Kids.length;var t=new V;return t.Parent=this,t.optionName=e,this.Kids.push(t),Y.call(this,t),t};var K=function(){H.call(this),this.fontName="zapfdingbats",this.caption="3",this.appearanceState="On",this.value="On",this.textAlign="center",this.appearanceStreamContent=q.CheckBox.createAppearanceStream()};c(K,H);var W=function(){P.call(this),this.FT="/Tx",Object.defineProperty(this,"multiline",{enumerable:!0,configurable:!0,get:function(){return Boolean(m(this.Ff,13))},set:function(e){!0===Boolean(e)?this.Ff=A(this.Ff,13):this.Ff=v(this.Ff,13)}}),Object.defineProperty(this,"fileSelect",{enumerable:!0,configurable:!0,get:function(){return Boolean(m(this.Ff,21))},set:function(e){!0===Boolean(e)?this.Ff=A(this.Ff,21):this.Ff=v(this.Ff,21)}}),Object.defineProperty(this,"doNotSpellCheck",{enumerable:!0,configurable:!0,get:function(){return Boolean(m(this.Ff,23))},set:function(e){!0===Boolean(e)?this.Ff=A(this.Ff,23):this.Ff=v(this.Ff,23)}}),Object.defineProperty(this,"doNotScroll",{enumerable:!0,configurable:!0,get:function(){return Boolean(m(this.Ff,24))},set:function(e){!0===Boolean(e)?this.Ff=A(this.Ff,24):this.Ff=v(this.Ff,24)}}),Object.defineProperty(this,"comb",{enumerable:!0,configurable:!0,get:function(){return Boolean(m(this.Ff,25))},set:function(e){!0===Boolean(e)?this.Ff=A(this.Ff,25):this.Ff=v(this.Ff,25)}}),Object.defineProperty(this,"richText",{enumerable:!0,configurable:!0,get:function(){return Boolean(m(this.Ff,26))},set:function(e){!0===Boolean(e)?this.Ff=A(this.Ff,26):this.Ff=v(this.Ff,26)}});var e=null;Object.defineProperty(this,"MaxLen",{enumerable:!0,configurable:!1,get:function(){return e},set:function(t){e=t}}),Object.defineProperty(this,"maxLength",{enumerable:!0,configurable:!0,get:function(){return e},set:function(t){Number.isInteger(t)&&(e=t)}}),Object.defineProperty(this,"hasAppearanceStream",{enumerable:!0,configurable:!0,get:function(){return this.V||this.DV}})};c(W,P);var G=function(){W.call(this),Object.defineProperty(this,"password",{enumerable:!0,configurable:!0,get:function(){return Boolean(m(this.Ff,14))},set:function(e){!0===Boolean(e)?this.Ff=A(this.Ff,14):this.Ff=v(this.Ff,14)}}),this.password=!0};c(G,W);var q={CheckBox:{createAppearanceStream:function(){return{N:{On:q.CheckBox.YesNormal},D:{On:q.CheckBox.YesPushDown,Off:q.CheckBox.OffPushDown}}},YesPushDown:function(e){var t=h(e),r=[],i=n.internal.getFont(e.fontName,e.fontStyle).id,o=n.__private__.encodeColorString(e.color),a=x(e,e.caption);return r.push("0.749023 g"),r.push("0 0 "+s(q.internal.getWidth(e))+" "+s(q.internal.getHeight(e))+" re"),r.push("f"),r.push("BMC"),r.push("q"),r.push("0 0 1 rg"),r.push("/"+i+" "+s(a.fontSize)+" Tf "+o),r.push("BT"),r.push(a.text),r.push("ET"),r.push("Q"),r.push("EMC"),t.stream=r.join("\n"),t},YesNormal:function(e){var t=h(e),r=n.internal.getFont(e.fontName,e.fontStyle).id,i=n.__private__.encodeColorString(e.color),o=[],a=q.internal.getHeight(e),l=q.internal.getWidth(e),c=x(e,e.caption);return o.push("1 g"),o.push("0 0 "+s(l)+" "+s(a)+" re"),o.push("f"),o.push("q"),o.push("0 0 1 rg"),o.push("0 0 "+s(l-1)+" "+s(a-1)+" re"),o.push("W"),o.push("n"),o.push("0 g"),o.push("BT"),o.push("/"+r+" "+s(c.fontSize)+" Tf "+i),o.push(c.text),o.push("ET"),o.push("Q"),t.stream=o.join("\n"),t},OffPushDown:function(e){var t=h(e),n=[];return n.push("0.749023 g"),n.push("0 0 "+s(q.internal.getWidth(e))+" "+s(q.internal.getHeight(e))+" re"),n.push("f"),t.stream=n.join("\n"),t}},RadioButton:{Circle:{createAppearanceStream:function(e){var t={D:{Off:q.RadioButton.Circle.OffPushDown},N:{}};return t.N[e]=q.RadioButton.Circle.YesNormal,t.D[e]=q.RadioButton.Circle.YesPushDown,t},getCA:function(){return"l"},YesNormal:function(e){var t=h(e),n=[],r=q.internal.getWidth(e)<=q.internal.getHeight(e)?q.internal.getWidth(e)/4:q.internal.getHeight(e)/4;r=Number((.9*r).toFixed(5));var i=q.internal.Bezier_C,o=Number((r*i).toFixed(5));return n.push("q"),n.push("1 0 0 1 "+l(q.internal.getWidth(e)/2)+" "+l(q.internal.getHeight(e)/2)+" cm"),n.push(r+" 0 m"),n.push(r+" "+o+" "+o+" "+r+" 0 "+r+" c"),n.push("-"+o+" "+r+" -"+r+" "+o+" -"+r+" 0 c"),n.push("-"+r+" -"+o+" -"+o+" -"+r+" 0 -"+r+" c"),n.push(o+" -"+r+" "+r+" -"+o+" "+r+" 0 c"),n.push("f"),n.push("Q"),t.stream=n.join("\n"),t},YesPushDown:function(e){var t=h(e),n=[],r=q.internal.getWidth(e)<=q.internal.getHeight(e)?q.internal.getWidth(e)/4:q.internal.getHeight(e)/4,i=(r=Number((.9*r).toFixed(5)),Number((2*r).toFixed(5))),o=Number((i*q.internal.Bezier_C).toFixed(5)),a=Number((r*q.internal.Bezier_C).toFixed(5));return n.push("0.749023 g"),n.push("q"),n.push("1 0 0 1 "+l(q.internal.getWidth(e)/2)+" "+l(q.internal.getHeight(e)/2)+" cm"),n.push(i+" 0 m"),n.push(i+" "+o+" "+o+" "+i+" 0 "+i+" c"),n.push("-"+o+" "+i+" -"+i+" "+o+" -"+i+" 0 c"),n.push("-"+i+" -"+o+" -"+o+" -"+i+" 0 -"+i+" c"),n.push(o+" -"+i+" "+i+" -"+o+" "+i+" 0 c"),n.push("f"),n.push("Q"),n.push("0 g"),n.push("q"),n.push("1 0 0 1 "+l(q.internal.getWidth(e)/2)+" "+l(q.internal.getHeight(e)/2)+" cm"),n.push(r+" 0 m"),n.push(r+" "+a+" "+a+" "+r+" 0 "+r+" c"),n.push("-"+a+" "+r+" -"+r+" "+a+" -"+r+" 0 c"),n.push("-"+r+" -"+a+" -"+a+" -"+r+" 0 -"+r+" c"),n.push(a+" -"+r+" "+r+" -"+a+" "+r+" 0 c"),n.push("f"),n.push("Q"),t.stream=n.join("\n"),t},OffPushDown:function(e){var t=h(e),n=[],r=q.internal.getWidth(e)<=q.internal.getHeight(e)?q.internal.getWidth(e)/4:q.internal.getHeight(e)/4,i=(r=Number((.9*r).toFixed(5)),Number((2*r).toFixed(5))),o=Number((i*q.internal.Bezier_C).toFixed(5));return n.push("0.749023 g"),n.push("q"),n.push("1 0 0 1 "+l(q.internal.getWidth(e)/2)+" "+l(q.internal.getHeight(e)/2)+" cm"),n.push(i+" 0 m"),n.push(i+" "+o+" "+o+" "+i+" 0 "+i+" c"),n.push("-"+o+" "+i+" -"+i+" "+o+" -"+i+" 0 c"),n.push("-"+i+" -"+o+" -"+o+" -"+i+" 0 -"+i+" c"),n.push(o+" -"+i+" "+i+" -"+o+" "+i+" 0 c"),n.push("f"),n.push("Q"),t.stream=n.join("\n"),t}},Cross:{createAppearanceStream:function(e){var t={D:{Off:q.RadioButton.Cross.OffPushDown},N:{}};return t.N[e]=q.RadioButton.Cross.YesNormal,t.D[e]=q.RadioButton.Cross.YesPushDown,t},getCA:function(){return"8"},YesNormal:function(e){var t=h(e),n=[],r=q.internal.calculateCross(e);return n.push("q"),n.push("1 1 "+s(q.internal.getWidth(e)-2)+" "+s(q.internal.getHeight(e)-2)+" re"),n.push("W"),n.push("n"),n.push(s(r.x1.x)+" "+s(r.x1.y)+" m"),n.push(s(r.x2.x)+" "+s(r.x2.y)+" l"),n.push(s(r.x4.x)+" "+s(r.x4.y)+" m"),n.push(s(r.x3.x)+" "+s(r.x3.y)+" l"),n.push("s"),n.push("Q"),t.stream=n.join("\n"),t},YesPushDown:function(e){var t=h(e),n=q.internal.calculateCross(e),r=[];return r.push("0.749023 g"),r.push("0 0 "+s(q.internal.getWidth(e))+" "+s(q.internal.getHeight(e))+" re"),r.push("f"),r.push("q"),r.push("1 1 "+s(q.internal.getWidth(e)-2)+" "+s(q.internal.getHeight(e)-2)+" re"),r.push("W"),r.push("n"),r.push(s(n.x1.x)+" "+s(n.x1.y)+" m"),r.push(s(n.x2.x)+" "+s(n.x2.y)+" l"),r.push(s(n.x4.x)+" "+s(n.x4.y)+" m"),r.push(s(n.x3.x)+" "+s(n.x3.y)+" l"),r.push("s"),r.push("Q"),t.stream=r.join("\n"),t},OffPushDown:function(e){var t=h(e),n=[];return n.push("0.749023 g"),n.push("0 0 "+s(q.internal.getWidth(e))+" "+s(q.internal.getHeight(e))+" re"),n.push("f"),t.stream=n.join("\n"),t}}},createDefaultAppearanceStream:function(e){var t=n.internal.getFont(e.fontName,e.fontStyle).id,r=n.__private__.encodeColorString(e.color);return"/"+t+" "+e.fontSize+" Tf "+r}};q.internal={Bezier_C:.551915024494,calculateCross:function(e){var t=q.internal.getWidth(e),n=q.internal.getHeight(e),r=Math.min(t,n);return{x1:{x:(t-r)/2,y:(n-r)/2+r},x2:{x:(t-r)/2+r,y:(n-r)/2},x3:{x:(t-r)/2,y:(n-r)/2},x4:{x:(t-r)/2+r,y:(n-r)/2+r}}}},q.internal.getWidth=function(e){var t=0;return"object"===i(e)&&(t=u(e.Rect[2])),t},q.internal.getHeight=function(e){var t=0;return"object"===i(e)&&(t=u(e.Rect[3])),t};var Y=e.addField=function(e){if(M.call(this),!(e instanceof P))throw new Error("Invalid argument passed to jsPDF.addField.");return function(e){n.internal.acroformPlugin.printedOut&&(n.internal.acroformPlugin.printedOut=!1,n.internal.acroformPlugin.acroFormDictionaryRoot=null),n.internal.acroformPlugin.acroFormDictionaryRoot||M.call(n),n.internal.acroformPlugin.acroFormDictionaryRoot.Fields.push(e)}.call(this,e),e.page=n.internal.getCurrentPageInfo().pageNumber,this};e.addButton=function(e){if(e instanceof H==0)throw new Error("Invalid argument passed to jsPDF.addButton.");return Y.call(this,e)},e.addTextField=function(e){if(e instanceof W==0)throw new Error("Invalid argument passed to jsPDF.addTextField.");return Y.call(this,e)},e.addChoiceField=function(e){if(e instanceof R==0)throw new Error("Invalid argument passed to jsPDF.addChoiceField.");return Y.call(this,e)},"object"==i(t)&&void 0===t.ChoiceField&&void 0===t.ListBox&&void 0===t.ComboBox&&void 0===t.EditBox&&void 0===t.Button&&void 0===t.PushButton&&void 0===t.RadioButton&&void 0===t.CheckBox&&void 0===t.TextField&&void 0===t.PasswordField?(t.ChoiceField=R,t.ListBox=F,t.ComboBox=j,t.EditBox=U,t.Button=H,t.PushButton=z,t.RadioButton=Q,t.CheckBox=K,t.TextField=W,t.PasswordField=G,t.AcroForm={Appearance:q}):console.warn("AcroForm-Classes are not populated into global-namespace, because the class-Names exist already."),e.AcroFormChoiceField=R,e.AcroFormListBox=F,e.AcroFormComboBox=j,e.AcroFormEditBox=U,e.AcroFormButton=H,e.AcroFormPushButton=z,e.AcroFormRadioButton=Q,e.AcroFormCheckBox=K,e.AcroFormTextField=W,e.AcroFormPasswordField=G,e.AcroFormAppearance=q,e.AcroForm={ChoiceField:R,ListBox:F,ComboBox:j,EditBox:U,Button:H,PushButton:z,RadioButton:Q,CheckBox:K,TextField:W,PasswordField:G,Appearance:q}})((window.tmp=pe).API,"undefined"!=typeof window&&window||"undefined"!=typeof r&&r),function(e){var t="addImage_",n={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]]},r=e.getImageFileTypeByImageData=function(t,r){var i,o;r=r||"UNKNOWN";var a,s,l,c="UNKNOWN";for(l in e.isArrayBufferView(t)&&(t=e.arrayBufferToBinaryString(t)),n)for(a=n[l],i=0;i>"}),"trns"in t&&t.trns.constructor==Array){for(var s="",l=0,c=t.trns.length;l>18]+r[(258048&t)>>12]+r[(4032&t)>>6]+r[63&t];return 1==a?n+=r[(252&(t=i[s]))>>2]+r[(3&t)<<4]+"==":2==a&&(n+=r[(64512&(t=i[s]<<8|i[s+1]))>>10]+r[(1008&t)>>4]+r[(15&t)<<2]+"="),n},e.createImageInfo=function(e,t,n,r,i,o,a,s,l,c,u,d,h){var f={alias:s,w:t,h:n,cs:r,bpc:i,i:a,data:e};return o&&(f.f=o),l&&(f.dp=l),c&&(f.trns=c),u&&(f.pal=u),d&&(f.smask=d),h&&(f.p=h),f},e.addImage=function(n,r,o,h,f,p,g,m,A){var v="";if("string"!=typeof r){var y=p;p=f,f=h,h=o,o=r,r=y}if("object"===i(n)&&!c(n)&&"imageData"in n){var b=n;n=b.imageData,r=b.format||r||"UNKNOWN",o=b.x||o||0,h=b.y||h||0,f=b.w||f,p=b.h||p,g=b.alias||g,m=b.compression||m,A=b.rotation||b.angle||A}var x=this.internal.getFilters();if(void 0===m&&-1!==x.indexOf("FlateEncode")&&(m="SLOW"),"string"==typeof n&&(n=unescape(n)),isNaN(o)||isNaN(h))throw console.error("jsPDF.addImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addImage");var w,_,C,S,E,B,O,k=function(){var e=this.internal.collections[t+"images"];return e||(this.internal.collections[t+"images"]=e={},this.internal.events.subscribe("putResources",a),this.internal.events.subscribe("putXobjectDict",s)),e}.call(this);if(!((w=d(n,k))||(c(n)&&(n=u(n,r)),(null==(O=g)||0===O.length)&&(g="string"==typeof(B=n)?e.sHashCode(B):e.isArrayBufferView(B)?e.sHashCode(e.arrayBufferToBinaryString(B)):null),w=d(g,k)))){if(this.isString(n)&&(""!==(v=this.convertStringToImageData(n))||void 0!==(v=e.loadFile(n)))&&(n=v),r=this.getImageFileTypeByImageData(n,r),!l(r))throw new Error("addImage does not support files of type '"+r+"', please ensure that a plugin for '"+r+"' support is added.");if(this.supportsArrayBuffer()&&(n instanceof Uint8Array||(_=n,n=this.binaryStringToUint8Array(n))),!(w=this["process"+r.toUpperCase()](n,(E=0,(S=k)&&(E=Object.keys?Object.keys(S).length:function(e){var t=0;for(var n in e)e.hasOwnProperty(n)&&t++;return t}(S)),E),g,((C=m)&&"string"==typeof C&&(C=C.toUpperCase()),C in e.image_compression?C:e.image_compression.NONE),_)))throw new Error("An unknown error occurred whilst processing the image")}return function(e,t,n,r,i,o,a,s){var l=function(e,t,n){return e||t||(t=e=-96),e<0&&(e=-1*n.w*72/e/this.internal.scaleFactor),t<0&&(t=-1*n.h*72/t/this.internal.scaleFactor),0===e&&(e=t*n.w/n.h),0===t&&(t=e*n.h/n.w),[e,t]}.call(this,n,r,i),c=this.internal.getCoordinateString,u=this.internal.getVerticalCoordinateString;if(n=l[0],r=l[1],a[o]=i,s){s*=Math.PI/180;var d=Math.cos(s),h=Math.sin(s),f=function(e){return e.toFixed(4)},p=[f(d),f(h),f(-1*h),f(d),0,0,"cm"]}this.internal.write("q"),s?(this.internal.write([1,"0","0",1,c(e),u(t+r),"cm"].join(" ")),this.internal.write(p.join(" ")),this.internal.write([c(n),"0","0",c(r),"0","0","cm"].join(" "))):this.internal.write([c(n),"0","0",c(r),c(e),u(t+r),"cm"].join(" ")),this.internal.write("/I"+i.i+" Do"),this.internal.write("Q")}.call(this,o,h,f,p,w,w.i,k,A),this},e.convertStringToImageData=function(t){var n,r="";if(this.isString(t)){var i;n=null!==(i=this.extractImageFromDataUrl(t))?i.data:t;try{r=atob(n)}catch(t){throw e.validateStringAsBase64(n)?new Error("atob-Error in jsPDF.convertStringToImageData "+t.message):new Error("Supplied Data is not a valid base64-String jsPDF.convertStringToImageData ")}}return r};var h=function(e,t){return e.subarray(t,t+5)};e.processJPEG=function(e,t,n,i,o,a){var s,l=this.decode.DCT_DECODE;if(!this.isString(e)&&!this.isArrayBuffer(e)&&!this.isArrayBufferView(e))return null;if(this.isString(e)&&(s=function(e){var t;if("JPEG"!==r(e))throw new Error("getJpegSize requires a binary string jpeg file");for(var n=256*e.charCodeAt(4)+e.charCodeAt(5),i=4,o=e.length;i>",c.content=m;var h=c.objId+" 0 R";m="<>";else if(l.options.pageNumber)switch(m="<>",this.internal.write(m))}}this.internal.write("]")}}]),a.createAnnotation=function(e){var t=this.internal.getCurrentPageInfo();switch(e.type){case"link":this.link(e.bounds.x,e.bounds.y,e.bounds.w,e.bounds.h,e);break;case"text":case"freetext":t.pageContext.annotations.push(e)}},a.link=function(e,t,n,r,i){this.internal.getCurrentPageInfo().pageContext.annotations.push({x:e,y:t,w:n,h:r,options:i,type:"link"})},a.textWithLink=function(e,t,n,r){var i=this.getTextWidth(e),o=this.internal.getLineHeight()/this.internal.scaleFactor;return this.text(e,t,n),n+=.2*o,this.link(t,n-o,i,o,r),i},a.getTextWidth=function(e){var t=this.internal.getFontSize();return this.getStringUnitWidth(e)*t/this.internal.scaleFactor},function(e){var t={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]},n={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}},r={1612:64606,1613:64607,1614:64608,1615:64609,1616:64610},i=[1570,1571,1573,1575];e.__arabicParser__={};var o=e.__arabicParser__.isInArabicSubstitutionA=function(e){return void 0!==t[e.charCodeAt(0)]},a=e.__arabicParser__.isArabicLetter=function(e){return"string"==typeof e&&/^[\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF\uFB50-\uFDFF\uFE70-\uFEFF]+$/.test(e)},s=e.__arabicParser__.isArabicEndLetter=function(e){return a(e)&&o(e)&&t[e.charCodeAt(0)].length<=2},l=e.__arabicParser__.isArabicAlfLetter=function(e){return a(e)&&0<=i.indexOf(e.charCodeAt(0))},c=(e.__arabicParser__.arabicLetterHasIsolatedForm=function(e){return a(e)&&o(e)&&1<=t[e.charCodeAt(0)].length},e.__arabicParser__.arabicLetterHasFinalForm=function(e){return a(e)&&o(e)&&2<=t[e.charCodeAt(0)].length}),u=(e.__arabicParser__.arabicLetterHasInitialForm=function(e){return a(e)&&o(e)&&3<=t[e.charCodeAt(0)].length},e.__arabicParser__.arabicLetterHasMedialForm=function(e){return a(e)&&o(e)&&4==t[e.charCodeAt(0)].length}),d=e.__arabicParser__.resolveLigatures=function(e){var t=0,r=n,i=0,o="",a=0;for(t=0;t>"),this.internal.out("endobj")})),this.internal.events.subscribe("putCatalog",(function(){this.internal.out("/OpenAction "+t+" 0 R")}))}return this},s=pe.API,(l=function(){var e=void 0;Object.defineProperty(this,"pdf",{get:function(){return e},set:function(t){e=t}});var t=150;Object.defineProperty(this,"width",{get:function(){return t},set:function(e){t=isNaN(e)||!1===Number.isInteger(e)||e<0?150:e,this.getContext("2d").pageWrapXEnabled&&(this.getContext("2d").pageWrapX=t+1)}});var n=300;Object.defineProperty(this,"height",{get:function(){return n},set:function(e){n=isNaN(e)||!1===Number.isInteger(e)||e<0?300:e,this.getContext("2d").pageWrapYEnabled&&(this.getContext("2d").pageWrapY=n+1)}});var r=[];Object.defineProperty(this,"childNodes",{get:function(){return r},set:function(e){r=e}});var i={};Object.defineProperty(this,"style",{get:function(){return i},set:function(e){i=e}}),Object.defineProperty(this,"parentNode",{get:function(){return!1}})}).prototype.getContext=function(e,t){var n;if("2d"!==(e=e||"2d"))return null;for(n in t)this.pdf.context2d.hasOwnProperty(n)&&(this.pdf.context2d[n]=t[n]);return(this.pdf.context2d._canvas=this).pdf.context2d},l.prototype.toDataURL=function(){throw new Error("toDataURL is not implemented.")},s.events.push(["initialized",function(){this.canvas=new l,this.canvas.pdf=this}]),c=pe.API,d={x:void 0,y:void 0,w:void 0,h:void 0,ln:void 0},h=1,f=function(e,t,n,r,i){d={x:e,y:t,w:n,h:r,ln:i}},p=function(){return d},g={left:0,top:0,bottom:0},c.setHeaderFunction=function(e){u=e},c.getTextDimensions=function(e,t){var n=this.table_font_size||this.internal.getFontSize(),r=(this.internal.getFont().fontStyle,(t=t||{}).scaleFactor||this.internal.scaleFactor),i=0,o=0,a=0;if("string"==typeof e)0!=(i=this.getStringUnitWidth(e)*n)&&(o=1);else{if("[object Array]"!==Object.prototype.toString.call(e))throw new Error("getTextDimensions expects text-parameter to be of type String or an Array of Strings.");for(var s=0;s=this.internal.pageSize.getHeight()-c.bottom&&(this.cellAddPage(),l=!0,this.printHeaders&&this.tableHeaderRow&&this.printHeaderRow(o,!0)),t=p().y+p().h,l&&(t=23)}if(void 0!==i[0])if(this.printingHeaderRow?this.rect(e,t,n,r,"FD"):this.rect(e,t,n,r),"right"===a){i instanceof Array||(i=[i]);for(var u=0;u=2*Math.PI&&(r=0,i=2*Math.PI),this.path.push({type:"arc",x:e,y:t,radius:n,startAngle:r,endAngle:i,counterclockwise:o})},c.prototype.arcTo=function(e,t,n,r,i){throw new Error("arcTo not implemented.")},c.prototype.rect=function(e,t,n,r){if(isNaN(e)||isNaN(t)||isNaN(n)||isNaN(r))throw console.error("jsPDF.context2d.rect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.rect");this.moveTo(e,t),this.lineTo(e+n,t),this.lineTo(e+n,t+r),this.lineTo(e,t+r),this.lineTo(e,t),this.lineTo(e+n,t),this.lineTo(e,t)},c.prototype.fillRect=function(e,t,n,r){if(isNaN(e)||isNaN(t)||isNaN(n)||isNaN(r))throw console.error("jsPDF.context2d.fillRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.fillRect");if(!d.call(this)){var i={};"butt"!==this.lineCap&&(i.lineCap=this.lineCap,this.lineCap="butt"),"miter"!==this.lineJoin&&(i.lineJoin=this.lineJoin,this.lineJoin="miter"),this.beginPath(),this.rect(e,t,n,r),this.fill(),i.hasOwnProperty("lineCap")&&(this.lineCap=i.lineCap),i.hasOwnProperty("lineJoin")&&(this.lineJoin=i.lineJoin)}},c.prototype.strokeRect=function(e,t,n,r){if(isNaN(e)||isNaN(t)||isNaN(n)||isNaN(r))throw console.error("jsPDF.context2d.strokeRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.strokeRect");h.call(this)||(this.beginPath(),this.rect(e,t,n,r),this.stroke())},c.prototype.clearRect=function(e,t,n,r){if(isNaN(e)||isNaN(t)||isNaN(n)||isNaN(r))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(e,t,n,r))},c.prototype.save=function(e){e="boolean"!=typeof e||e;for(var t=this.pdf.internal.getCurrentPageInfo().pageNumber,n=0;n"},v=function(e){var t,n,r,i,o,a=String,s="length",l="charCodeAt",c="slice",u="replace";for(e[c](-2),e=e[c](0,-2)[u](/\s/g,"")[u]("z","!!!!!"),r=[],i=0,o=(e+=t="uuuuu"[c](e[s]%5||5))[s];i>24,255&n>>16,255&n>>8,255&n);return function(e,n){for(var r=t[s];0"},b=function(e){var t=new RegExp(/^([0-9A-Fa-f]{2})+$/);if(-1!==(e=e.replace(/\s/g,"")).indexOf(">")&&(e=e.substr(0,e.indexOf(">"))),e.length%2&&(e+="0"),!1===t.test(e))return"";for(var n="",r=0;r>8&255,n>>16&255,n>>24&255]),e.length+2),String.fromCharCode.apply(null,i)},m.processDataByFilters=function(e,t){var n=0,r=e||"",i=[];for("string"==typeof(t=t||[])&&(t=[t]),n=0;n>"),this.internal.out("endobj"),k=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/S /JavaScript"),this.internal.out("/JS ("+M+")"),this.internal.out(">>"),this.internal.out("endobj")})),this.internal.events.subscribe("putCatalog",(function(){void 0!==O&&void 0!==k&&this.internal.out("/Names <>")})),this},(N=pe.API).events.push(["postPutResources",function(){var e=this,t=/^(\d+) 0 obj$/;if(0> endobj")}var d=e.internal.newObject();for(e.internal.write("<< /Names [ "),r=0;r>","endobj"),e.internal.newObject(),e.internal.write("<< /Dests "+d+" 0 R"),e.internal.write(">>","endobj")}}]),N.events.push(["putCatalog",function(){0> \r\nendobj\r\n"},e.outline.count_r=function(e,t){for(var n=0;n>>24&255,h[d++]=s>>>16&255,h[d++]=s>>>8&255,h[d++]=255&s,T.arrayBufferToBinaryString(h)},D=function(e,t){var n=Math.LOG2E*Math.log(32768)-8<<4|8,r=n<<8;return r|=Math.min(3,(t-1&255)>>1)<<6,r|=0,[n,255&(r+=31-r%31)]},P=function(e,t){for(var n,r=1,i=0,o=e.length,a=0;0>>0},R=function(e,t,n,r){for(var i,o,a,s=e.length/t,l=new Uint8Array(e.length+s),c=V(),u=0;u>>1)&255;return o},z=function(e,t,n){var r,i,o,a,s=[],l=0,c=e.length;for(s[0]=4;l>>p&255,p+=o.bits;A[y]=x>>>p&255}if(16===o.bits){g=(E=new Uint32Array(o.decodePixels().buffer)).length,m=new Uint8Array(g*(32/o.pixelBitlength)*o.colors),A=new Uint8Array(g*(32/o.pixelBitlength));for(var x,w=1>>0&255,w&&(m[b++]=x>>>16&255,x=E[y++],m[b++]=x>>>0&255),A[_++]=x>>>16&255;f=8}r!==T.image_compression.NONE&&I()?(e=L(m,o.width*o.colors,o.colors,r),u=L(A,o.width,1,r)):(e=m,u=A,h=null)}if(3===o.colorType&&(d=this.color_spaces.INDEXED,c=o.palette,o.transparency.indexed)){var C=o.transparency.indexed,S=0;for(y=0,g=C.length;yr&&(i.push(e.slice(l,o)),s=0,l=o),s+=t[o],o++;return l!==o&&i.push(e.slice(l,o)),i},ee=function(e,t,n){n||(n={});var r,i,o,a,s,l,c=[],u=[c],d=n.textIndent||0,h=0,f=0,p=e.split(" "),g=X.apply(this,[" ",n])[0];if(l=-1===n.lineIndent?p[0].length+2:n.lineIndent||0){var m=Array(l).join(" "),A=[];p.map((function(e){1<(e=e.split(/\s*\n/)).length?A=A.concat(e.map((function(e,t){return(t&&e.length?"\n":"")+e}))):A.push(e[0])})),p=A,l=J.apply(this,[m,n])}for(o=0,a=p.length;o>")})),this.internal.viewerpreferences.isSubscribed=!0),this.internal.viewerpreferences.configuration=n,this},le=pe.API,de=ue=ce="",le.addMetadata=function(e,t){return ue=t||"http://jspdf.default.namespaceuri/",ce=e,this.internal.events.subscribe("postPutResources",(function(){if(ce){var e='',t=unescape(encodeURIComponent('')),n=unescape(encodeURIComponent(e)),r=unescape(encodeURIComponent(ce)),i=unescape(encodeURIComponent("")),o=unescape(encodeURIComponent("")),a=n.length+r.length+i.length+t.length+o.length;de=this.internal.newObject(),this.internal.write("<< /Type /Metadata /Subtype /XML /Length "+a+" >>"),this.internal.write("stream"),this.internal.write(t+n+r+i+o),this.internal.write("endstream"),this.internal.write("endobj")}else de=""})),this.internal.events.subscribe("putCatalog",(function(){de&&this.internal.write("/Metadata "+de+" 0 R")})),this},function(e,t){var n=e.API,r=n.pdfEscape16=function(e,t){for(var n,r=t.metadata.Unicode.widths,i=["","0","00","000","0000"],o=[""],a=0,s=e.length;a<"+i+">");return r.length&&(o+="\n"+r.length+" beginbfchar\n"+r.join("\n")+"\nendbfchar\n"),o+"endcmap\nCMapName currentdict /CMap defineresource pop\nend\nend"};n.events.push(["putFont",function(t){!function(t,n,r,o){if(t.metadata instanceof e.API.TTFFont&&"Identity-H"===t.encoding){for(var a=t.metadata.Unicode.widths,s=t.metadata.subset.encode(t.metadata.glyIdsUsed,1),l="",c=0;c>"),n("endobj");var f=r();n("<<"),n("/Type /Font"),n("/BaseFont /"+t.fontName),n("/FontDescriptor "+h+" 0 R"),n("/W "+e.API.PDFObject.convert(a)),n("/CIDToGIDMap /Identity"),n("/DW 1000"),n("/Subtype /CIDFontType2"),n("/CIDSystemInfo"),n("<<"),n("/Supplement 0"),n("/Registry (Adobe)"),n("/Ordering ("+t.encoding+")"),n(">>"),n(">>"),n("endobj"),t.objectNumber=r(),n("<<"),n("/Type /Font"),n("/Subtype /Type0"),n("/ToUnicode "+d+" 0 R"),n("/BaseFont /"+t.fontName),n("/Encoding /"+t.encoding),n("/DescendantFonts ["+f+" 0 R]"),n(">>"),n("endobj"),t.isAlreadyPutted=!0}}(t.font,t.out,t.newObject,t.putStream)}]),n.events.push(["putFont",function(t){!function(t,n,r,o){if(t.metadata instanceof e.API.TTFFont&&"WinAnsiEncoding"===t.encoding){t.metadata.Unicode.widths;for(var a=t.metadata.rawData,s="",l=0;l>"),n("endobj"),t.objectNumber=r(),l=0;l>"),n("endobj"),t.isAlreadyPutted=!0}}(t.font,t.out,t.newObject,t.putStream)}]);var o=function(e){var t,n,i=e.text||"",o=e.x,a=e.y,s=e.options||{},l=e.mutex||{},c=l.pdfEscape,u=l.activeFontKey,d=l.fonts,h=(l.activeFontSize,""),f=0,p="",g=d[n=u].encoding;if("Identity-H"!==d[n].encoding)return{text:i,x:o,y:a,options:s,mutex:l};for(p=i,n=u,"[object Array]"===Object.prototype.toString.call(i)&&(p=i[0]),f=0;fl-c.top-c.bottom&&r.pagesplit){var p=function(e,t,n,i,o){var a=document.createElement("canvas");a.height=o,a.width=i;var s=a.getContext("2d");return s.mozImageSmoothingEnabled=!1,s.webkitImageSmoothingEnabled=!1,s.msImageSmoothingEnabled=!1,s.imageSmoothingEnabled=!1,s.fillStyle=r.backgroundColor||"#ffffff",s.fillRect(0,0,i,o),s.drawImage(e,t,n,i,o,0,0,i,o),a},g=function(){for(var r,o,u=0,g=0,m={},A=!1;;){var v;if(g=0,m.top=0!==u?c.top:n,m.left=0!==u?c.left:t,A=(s-c.left-c.right)*a=e.width)break;this.addPage()}else y=[v=p(e,0,u,r,o),m.left,m.top,v.width/a,v.height/a,h,null,f],this.addImage.apply(this,y);if((u+=o)>=e.height)break;this.addPage()}i(d,u,null,y)}.bind(this);if("CANVAS"===e.nodeName){var m=new Image;m.onload=g,m.src=e.toDataURL("image/png"),e=m}else g()}else{var A=Math.random().toString(35),v=[e,t,n,d,u,h,A,f];this.addImage.apply(this,v),i(d,u,A,v)}}.bind(this),"undefined"!=typeof html2canvas&&!r.rstz)return html2canvas(e,r);if("undefined"==typeof rasterizeHTML)return null;var c="drawDocument";return"string"==typeof e&&(c=/^http/.test(e)?"drawURL":"drawHTML"),r.width=r.width||s*a,rasterizeHTML[c](e,void 0,r).then((function(e){r.onrendered(e.image)}),(function(e){i(null,e)}))},function(e){var t,n,r,o,a,s,l,c,u,d,h,f,p,g,m,A,v,y,b,x;t=function(){return function(t){return e.prototype=t,new e};function e(){}}(),d=function(e){var t,n,r,i,o,a,s;for(n=0,r=e.length,t=void 0,a=i=!1;!i&&n!==r;)(t=e[n]=e[n].trimLeft())&&(i=!0),n++;for(n=r-1;r&&!a&&-1!==n;)(t=e[n]=e[n].trimRight())&&(a=!0),n--;for(o=/\s+$/g,s=!0,n=0;n!==r;)"\u2028"!=e[n]&&(t=e[n].replace(/\s+/g," "),s&&(t=t.trimLeft()),t&&(s=o.test(t)),e[n]=t),n++;return e},f=function(e){var t,n,i;for(t=void 0,n=(i=e.split(",")).shift();!t&&n;)t=r[n.trim().toLowerCase()],n=i.shift();return t},p=function(e){var t;return-1<(e="auto"===e?"0px":e).indexOf("em")&&!isNaN(Number(e.replace("em","")))&&(e=18.719*Number(e.replace("em",""))+"px"),-1r.pdf.margins_doc.top&&(r.pdf.addPage(),r.y=r.pdf.margins_doc.top,r.executeWatchFunctions(a));var k=u(a),M=r.x,N=12/r.pdf.internal.scaleFactor,T=(k["margin-left"]+k["padding-left"])*N,I=(k["margin-right"]+k["padding-right"])*N,L=(k["margin-top"]+k["padding-top"])*N,D=(k["margin-bottom"]+k["padding-bottom"])*N;void 0!==k["float"]&&"right"===k["float"]?M+=r.settings.width-a.width-I:M+=T,r.pdf.addImage(B,M,r.y+L,a.width,a.height),B=void 0,"right"===k["float"]||"left"===k["float"]?(r.watchFunctions.push(function(e,t,n,i){return r.y>=t?(r.x+=e,r.settings.width+=n,!0):!!(i&&1===i.nodeType&&!w[i.nodeName]&&r.x+i.width>r.pdf.margins_doc.left+r.pdf.margins_doc.width)&&(r.x+=e,r.y=t,r.settings.width+=n,!0)}.bind(this,"left"===k["float"]?-a.width-T-I:0,r.y+a.height+L+D,a.width)),r.watchFunctions.push(function(e,t,n){return!(r.y]*?>/gi,""),u="jsPDFhtmlText"+Date.now().toString()+(1e3*Math.random()).toFixed(0),(c=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;",c.innerHTML=''),t.close(),e=t.w.frames[0].document,n=e.createElement("div")}catch(i){n=a.createElement("div"),e=a.body}return function(t){var r=[].slice.call(arguments,0);r.unshift(n),e.appendChild(n),n.addBehavior("#default#userData"),n.load(o),t.apply(this,r),e.removeChild(n)}}},Owcv:function(e,t){var n={axisPointer:1,tooltip:1,brush:1};function r(e,t,r){var i=t.getComponentByElement(e.topTarget),o=i&&i.coordinateSystem;return i&&i!==r&&!n[i.mainType]&&o&&o.model!==r}t.onIrrelevantElement=r},P0S0:function(e,t,n){var r=n("oEo5"),i=n("gyjJ"),o=n("QV7q"),a=o.makeInner,s=n("1JkX"),l=s.enableClassExtend,c=s.enableClassCheck,u=n("qHlh"),d=n("wxYR"),h=n("3Bob"),f=n("DgNR"),p=r.mixin,g=a();function m(e,t,n){this.parentModel=t,this.ecModel=n,this.option=e}function A(e,t,n){for(var r=0;r"']/,r=/[&<>"']/g,i=/[<>"']|&(?!#?\w+;)/,o=/[<>"']|&(?!#?\w+;)/g,a={"&":"&","<":"<",">":">",'"':""","'":"'"},s=function(e){return a[e]};function l(e,t){if(t){if(n.test(e))return e.replace(r,s)}else if(i.test(e))return e.replace(o,s);return e}var c=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function u(e){return e.replace(c,(function(e,t){return t=t.toLowerCase(),"colon"===t?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""}))}var d=/(^|[^\[])\^/g;function h(e,t){e=e.source||e,t=t||"";var n={replace:function(t,r){return r=r.source||r,r=r.replace(d,"$1"),e=e.replace(t,r),n},getRegex:function(){return new RegExp(e,t)}};return n}var f=/[^\w:]/g,p=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function g(e,t,n){if(e){var r;try{r=decodeURIComponent(u(n)).replace(f,"").toLowerCase()}catch(i){return null}if(0===r.indexOf("javascript:")||0===r.indexOf("vbscript:")||0===r.indexOf("data:"))return null}t&&!p.test(n)&&(n=b(t,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch(i){return null}return n}var m={},A=/^[^:]+:\/*[^/]*$/,v=/^([^:]+:)[\s\S]*$/,y=/^([^:]+:\/*[^/]*)[\s\S]*$/;function b(e,t){m[" "+e]||(A.test(e)?m[" "+e]=e+"/":m[" "+e]=C(e,"/",!0)),e=m[" "+e];var n=-1===e.indexOf(":");return"//"===t.substring(0,2)?n?t:e.replace(v,"$1")+t:"/"===t.charAt(0)?n?t:e.replace(y,"$1")+t:e+t}var x={exec:function(){}};function w(e){for(var t,n,r=1;r=0&&"\\"===n[i])r=!r;return r?"|":" |"})),r=n.split(/ \|/),i=0;if(r.length>t)r.splice(t);else while(r.length0&&e.unfinished);e.unfinished||this._zr.flush()}}},re.getDom=function(){return this._dom},re.getZr=function(){return this._zr},re.setOption=function(e,t,n){if(this._disposed)be(this.id);else{var r;if(L(t)&&(n=t.lazyUpdate,r=t.silent,t=t.notMerge),this[Z]=!0,!this._model||t){var i=new f(this._api),o=this._theme,a=this._model=new u;a.scheduler=this._scheduler,a.init(null,null,o,i)}this._model.setOption(e,ke),n?(this[J]={silent:r},this[Z]=!1):(ae(this),oe.update.call(this),this._zr.flush(),this[J]=!1,this[Z]=!1,ue.call(this,r),de.call(this,r))}},re.setTheme=function(){console.error("ECharts#setTheme() is DEPRECATED in ECharts 3.0")},re.getModel=function(){return this._model},re.getOption=function(){return this._model&&this._model.getOption()},re.getWidth=function(){return this._zr.getWidth()},re.getHeight=function(){return this._zr.getHeight()},re.getDevicePixelRatio=function(){return this._zr.painter.dpr||window.devicePixelRatio||1},re.getRenderedCanvas=function(e){if(s.canvasSupported){e=e||{},e.pixelRatio=e.pixelRatio||1,e.backgroundColor=e.backgroundColor||this._model.get("backgroundColor");var t=this._zr;return t.painter.getRenderedCanvas(e)}},re.getSvgDataURL=function(){if(s.svgSupported){var e=this._zr,t=e.storage.getDisplayList();return o.each(t,(function(e){e.stopAnimation(!0)})),e.painter.toDataURL()}},re.getDataURL=function(e){if(!this._disposed){e=e||{};var t=e.excludeComponents,n=this._model,r=[],i=this;T(t,(function(e){n.eachComponent({mainType:e},(function(e){var t=i._componentsMap[e.__viewId];t.group.ignore||(r.push(t),t.group.ignore=!0)}))}));var o="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.getRenderedCanvas(e).toDataURL("image/"+(e&&e.type||"png"));return T(r,(function(e){e.group.ignore=!1})),o}be(this.id)},re.getConnectedDataURL=function(e){if(this._disposed)be(this.id);else if(s.canvasSupported){var t="svg"===e.type,n=this.group,r=Math.min,a=Math.max,l=1/0;if(De[n]){var c=l,u=l,d=-l,h=-l,f=[],p=e&&e.pixelRatio||1;o.each(Le,(function(i,s){if(i.group===n){var l=t?i.getZr().painter.getSvgDom().innerHTML:i.getRenderedCanvas(o.clone(e)),p=i.getDom().getBoundingClientRect();c=r(p.left,c),u=r(p.top,u),d=a(p.right,d),h=a(p.bottom,h),f.push({dom:l,left:p.left,top:p.top})}})),c*=p,u*=p,d*=p,h*=p;var g=d-c,m=h-u,A=o.createCanvas(),v=i.init(A,{renderer:t?"svg":"canvas"});if(v.resize({width:g,height:m}),t){var y="";return T(f,(function(e){var t=e.left-c,n=e.top-u;y+=''+e.dom+""})),v.painter.getSvgRoot().innerHTML=y,e.connectedBackgroundColor&&v.painter.setBackgroundColor(e.connectedBackgroundColor),v.refreshImmediately(),v.painter.toDataURL()}return e.connectedBackgroundColor&&v.add(new b.Rect({shape:{x:0,y:0,width:g,height:m},style:{fill:e.connectedBackgroundColor}})),T(f,(function(e){var t=new b.Image({style:{x:e.left*p-c,y:e.top*p-u,image:e.dom}});v.add(t)})),v.refreshImmediately(),A.toDataURL("image/"+(e&&e.type||"png"))}return this.getDataURL(e)}},re.convertToPixel=o.curry(ie,"convertToPixel"),re.convertFromPixel=o.curry(ie,"convertFromPixel"),re.containPixel=function(e,t){if(!this._disposed){var n,r=this._model;return e=x.parseFinder(r,e),o.each(e,(function(e,r){r.indexOf("Models")>=0&&o.each(e,(function(e){var i=e.coordinateSystem;if(i&&i.containPoint)n|=!!i.containPoint(t);else if("seriesModels"===r){var o=this._chartsMap[e.__viewId];o&&o.containPoint&&(n|=o.containPoint(t,e))}}),this)}),this),!!n}be(this.id)},re.getVisual=function(e,t){var n=this._model;e=x.parseFinder(n,e,{defaultMainType:"series"});var r=e.seriesModel,i=r.getData(),o=e.hasOwnProperty("dataIndexInside")?e.dataIndexInside:e.hasOwnProperty("dataIndex")?i.indexOfRawIndex(e.dataIndex):null;return null!=o?i.getItemVisual(o,t):i.getVisual(t)},re.getViewOfComponentModel=function(e){return this._componentsMap[e.__viewId]},re.getViewOfSeriesModel=function(e){return this._chartsMap[e.__viewId]};var oe={prepareAndUpdate:function(e){ae(this),oe.update.call(this,e)},update:function(e){var t=this._model,n=this._api,r=this._zr,i=this._coordSysMgr,o=this._scheduler;if(t){o.restoreData(t,e),o.performSeriesTasks(t),i.create(t,n),o.performDataProcessorTasks(t,e),le(this,t),i.update(t,n),pe(t),o.performVisualTasks(t,e),ge(this,t,n,e);var l=t.get("backgroundColor")||"transparent";if(s.canvasSupported)r.setBackgroundColor(l);else{var c=a.parse(l);l=a.stringify(c,"rgb"),0===c[3]&&(l="transparent")}ve(t,n)}},updateTransform:function(e){var t=this._model,n=this,r=this._api;if(t){var i=[];t.eachComponent((function(o,a){var s=n.getViewOfComponentModel(a);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(a,t,r,e);l&&l.update&&i.push(s)}else i.push(s)}));var a=o.createHashMap();t.eachSeries((function(i){var o=n._chartsMap[i.__viewId];if(o.updateTransform){var s=o.updateTransform(i,t,r,e);s&&s.update&&a.set(i.uid,1)}else a.set(i.uid,1)})),pe(t),this._scheduler.performVisualTasks(t,e,{setDirty:!0,dirtyMap:a}),Ae(n,t,r,e,a),ve(t,this._api)}},updateView:function(e){var t=this._model;t&&(y.markUpdateMethod(e,"updateView"),pe(t),this._scheduler.performVisualTasks(t,e,{setDirty:!0}),ge(this,this._model,this._api,e),ve(t,this._api))},updateVisual:function(e){oe.update.call(this,e)},updateLayout:function(e){oe.update.call(this,e)}};function ae(e){var t=e._model,n=e._scheduler;n.restorePipelines(t),n.prepareStageTasks(),fe(e,"component",t,n),fe(e,"chart",t,n),n.plan()}function se(e,t,n,r,i){var a=e._model;if(r){var s={};s[r+"Id"]=n[r+"Id"],s[r+"Index"]=n[r+"Index"],s[r+"Name"]=n[r+"Name"];var l={mainType:r,query:s};i&&(l.subType=i);var c=n.excludeSeriesId;null!=c&&(c=o.createHashMap(x.normalizeToArray(c))),a&&a.eachComponent(l,(function(t){c&&null!=c.get(t.id)||u(e["series"===r?"_chartsMap":"_componentsMap"][t.__viewId])}),e)}else T(e._componentsViews.concat(e._chartsViews),u);function u(r){r&&r.__alive&&r[t]&&r[t](r.__model,a,e._api,n)}}function le(e,t){var n=e._chartsMap,r=e._scheduler;t.eachSeries((function(e){r.updateStreamModes(e,n[e.__viewId])}))}function ce(e,t){var n=e.type,r=e.escapeConnect,i=Ee[n],a=i.actionInfo,s=(a.update||"update").split(":"),l=s.pop();s=null!=s[0]&&D(s[0]),this[Z]=!0;var c=[e],u=!1;e.batch&&(u=!0,c=o.map(e.batch,(function(t){return t=o.defaults(o.extend({},t),e),t.batch=null,t})));var d,h=[],f="highlight"===n||"downplay"===n;T(c,(function(e){d=i.action(e,this._model,this._api),d=d||o.extend({},e),d.type=a.event||d.type,h.push(d),f?se(this,l,e,"series"):s&&se(this,l,e,s.main,s.sub)}),this),"none"===l||f||s||(this[J]?(ae(this),oe.update.call(this,e),this[J]=!1):oe[l].call(this,e)),d=u?{type:a.event||n,escapeConnect:r,batch:h}:h[0],this[Z]=!1,!t&&this._messageCenter.trigger(d.type,d)}function ue(e){var t=this._pendingActions;while(t.length){var n=t.shift();ce.call(this,n,e)}}function de(e){!e&&this.trigger("updated")}function he(e,t){e.on("rendered",(function(){t.trigger("rendered"),!e.animation.isFinished()||t[J]||t._scheduler.unfinished||t._pendingActions.length||t.trigger("finished")}))}function fe(e,t,n,r){for(var i="component"===t,o=i?e._componentsViews:e._chartsViews,a=i?e._componentsMap:e._chartsMap,s=e._zr,l=e._api,c=0;ct.get("hoverLayerThreshold")&&!s.node&&t.eachSeries((function(t){if(!t.preventUsingHoverLayer){var n=e._chartsMap[t.__viewId];n.__alive&&n.group.traverse((function(e){e.useHoverLayer=!0}))}}))}function we(e,t){var n=e.get("blendMode")||null;t.group.traverse((function(e){e.isGroup||e.style.blend!==n&&e.setStyle("blend",n),e.eachPendingDisplayable&&e.eachPendingDisplayable((function(e){e.setStyle("blend",n)}))}))}function _e(e,t){var n=e.get("z"),r=e.get("zlevel");t.group.traverse((function(e){"group"!==e.type&&(null!=n&&(e.z=n),null!=r&&(e.zlevel=r))}))}function Ce(e){var t=e._coordSysMgr;return o.extend(new d(e),{getCoordinateSystems:o.bind(t.getCoordinateSystems,t),getComponentByElement:function(t){while(t){var n=t.__ecComponentInfo;if(null!=n)return e._model.getComponent(n.mainType,n.index);t=t.parent}}})}function Se(){this.eventInfo}re._initEvents=function(){T(ye,(function(e){var t=function(t){var n,r=this.getModel(),i=t.target,a="globalout"===e;if(a)n={};else if(i&&null!=i.dataIndex){var s=i.dataModel||r.getSeriesByIndex(i.seriesIndex);n=s&&s.getDataParams(i.dataIndex,i.dataType,i)||{}}else i&&i.eventData&&(n=o.extend({},i.eventData));if(n){var l=n.componentType,c=n.componentIndex;"markLine"!==l&&"markPoint"!==l&&"markArea"!==l||(l="series",c=n.seriesIndex);var u=l&&null!=c&&r.getComponent(l,c),d=u&&this["series"===u.mainType?"_chartsMap":"_componentsMap"][u.__viewId];n.event=t,n.type=e,this._ecEventProcessor.eventInfo={targetEl:i,packedEvent:n,model:u,view:d},this.trigger(e,n)}};t.zrEventfulCallAtLast=!0,this._zr.on(e,t,this)}),this),T(Be,(function(e,t){this._messageCenter.on(t,(function(e){this.trigger(t,e)}),this)}),this)},re.isDisposed=function(){return this._disposed},re.clear=function(){this._disposed?be(this.id):this.setOption({series:[]},!0)},re.dispose=function(){if(this._disposed)be(this.id);else{this._disposed=!0,x.setAttribute(this.getDom(),Fe,"");var e=this._api,t=this._model;T(this._componentsViews,(function(n){n.dispose(t,e)})),T(this._chartsViews,(function(n){n.dispose(t,e)})),this._zr.dispose(),delete Le[this.id]}},o.mixin(ne,c),Se.prototype={constructor:Se,normalizeQuery:function(e){var t={},n={},r={};if(o.isString(e)){var i=D(e);t.mainType=i.main||null,t.subType=i.sub||null}else{var a=["Index","Name","Id"],s={name:1,dataIndex:1,dataType:1};o.each(e,(function(e,i){for(var o=!1,l=0;l0&&u===i.length-c.length){var d=i.slice(0,u);"data"!==d&&(t.mainType=d,t[c.toLowerCase()]=e,o=!0)}}s.hasOwnProperty(i)&&(n[i]=e,o=!0),o||(r[i]=e)}))}return{cptQuery:t,dataQuery:n,otherQuery:r}},filter:function(e,t,n){var r=this.eventInfo;if(!r)return!0;var i=r.targetEl,o=r.packedEvent,a=r.model,s=r.view;if(!a||!s)return!0;var l=t.cptQuery,c=t.dataQuery;return u(l,a,"mainType")&&u(l,a,"subType")&&u(l,a,"index","componentIndex")&&u(l,a,"name")&&u(l,a,"id")&&u(c,o,"name")&&u(c,o,"dataIndex")&&u(c,o,"dataType")&&(!s.filterForExposedEvent||s.filterForExposedEvent(e,t.otherQuery,i,o));function u(e,t,n,r){return null==e[n]||t[r||n]===e[n]}},afterTrigger:function(){this.eventInfo=null}};var Ee={},Be={},Oe=[],ke=[],Me=[],Ne=[],Te={},Ie={},Le={},De={},Pe=new Date-0,Re=new Date-0,Fe="_echarts_instance_";function je(e){var t=0,n=1,r=2,i="__connectUpdateStatus";function o(e,t){for(var n=0;n=0;l--)if(r[l]<=t)break;l=Math.min(l,i-2)}else{for(var l=o;lt)break;l=Math.min(l-1,i-2)}a.lerp(e.position,n[l],n[l+1],(t-r[l])/(r[l+1]-r[l]));var c=n[l+1][0]-n[l][0],u=n[l+1][1]-n[l][1];e.rotation=-Math.atan2(u,c)-Math.PI/2,this._lastFrame=l,this._lastFramePercent=t,e.ignore=!1}},i.inherits(s,o);var c=s;e.exports=c},Q8DI:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5");function o(e,t){t.update="updateView",r.registerAction(t,(function(t,n){var r={};return n.eachComponent({mainType:"geo",query:t},(function(n){n[e](t.name);var o=n.coordinateSystem;i.each(o.regions,(function(e){r[e.name]=n.isSelected(e.name)||!1}))})),{selected:r,name:t.name}}))}n("kw3B"),n("TzWj"),n("s3Ku"),n("RM5q"),o("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),o("select",{type:"geoSelect",event:"geoselected"}),o("unSelect",{type:"geoUnSelect",event:"geounselected"})},Q8HS:function(e,t,n){var r=n("oEo5");function i(e){var t=[];r.each(e.series,(function(e){e&&"map"===e.type&&(t.push(e),e.map=e.map||e.mapType,r.defaults(e,e.mapLocation))}))}e.exports=i},QAa3:function(e,t,n){var r=n("zYjg"),i=n("Q6Bq"),o=n("oEo5"),a=["itemStyle","opacity"],s=["emphasis","itemStyle","opacity"],l=["lineStyle","opacity"],c=["emphasis","lineStyle","opacity"];function u(e,t){return e.getVisual("opacity")||e.getModel().get(t)}function d(e,t,n){var r=e.getGraphicEl(),i=u(e,t);null!=n&&(null==i&&(i=1),i*=n),r.downplay&&r.downplay(),r.traverse((function(e){"group"!==e.type&&e.setStyle("opacity",i)}))}function h(e,t){var n=u(e,t),r=e.getGraphicEl();r.traverse((function(e){"group"!==e.type&&e.setStyle("opacity",n)})),r.highlight&&r.highlight()}var f=r.extendShape({shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,cpx2:0,cpy2:0,extent:0,orient:""},buildPath:function(e,t){var n=t.extent;e.moveTo(t.x1,t.y1),e.bezierCurveTo(t.cpx1,t.cpy1,t.cpx2,t.cpy2,t.x2,t.y2),"vertical"===t.orient?(e.lineTo(t.x2+n,t.y2),e.bezierCurveTo(t.cpx2+n,t.cpy2,t.cpx1+n,t.cpy1,t.x1+n,t.y1)):(e.lineTo(t.x2,t.y2+n),e.bezierCurveTo(t.cpx2,t.cpy2+n,t.cpx1,t.cpy1+n,t.x1,t.y1+n)),e.closePath()},highlight:function(){this.trigger("emphasis")},downplay:function(){this.trigger("normal")}}),p=i.extendChartView({type:"sankey",_model:null,_focusAdjacencyDisabled:!1,render:function(e,t,n){var i=this,o=e.getGraph(),a=this.group,s=e.layoutInfo,l=s.width,c=s.height,u=e.getData(),d=e.getData("edge"),h=e.get("orient");this._model=e,a.removeAll(),a.attr("position",[s.x,s.y]),o.eachEdge((function(t){var n=new f;n.dataIndex=t.dataIndex,n.seriesIndex=e.seriesIndex,n.dataType="edge";var i,o,s,u,p,g,m,A,v=t.getModel("lineStyle"),y=v.get("curveness"),b=t.node1.getLayout(),x=t.node1.getModel(),w=x.get("localX"),_=x.get("localY"),C=t.node2.getLayout(),S=t.node2.getModel(),E=S.get("localX"),B=S.get("localY"),O=t.getLayout();switch(n.shape.extent=Math.max(1,O.dy),n.shape.orient=h,"vertical"===h?(i=(null!=w?w*l:b.x)+O.sy,o=(null!=_?_*c:b.y)+b.dy,s=(null!=E?E*l:C.x)+O.ty,u=null!=B?B*c:C.y,p=i,g=o*(1-y)+u*y,m=s,A=o*y+u*(1-y)):(i=(null!=w?w*l:b.x)+b.dx,o=(null!=_?_*c:b.y)+O.sy,s=null!=E?E*l:C.x,u=(null!=B?B*c:C.y)+O.ty,p=i*(1-y)+s*y,g=o,m=i*y+s*(1-y),A=u),n.setShape({x1:i,y1:o,x2:s,y2:u,cpx1:p,cpy1:g,cpx2:m,cpy2:A}),n.setStyle(v.getItemStyle()),n.style.fill){case"source":n.style.fill=t.node1.getVisual("color");break;case"target":n.style.fill=t.node2.getVisual("color");break}r.setHoverStyle(n,t.getModel("emphasis.lineStyle").getItemStyle()),a.add(n),d.setItemGraphicEl(t.dataIndex,n)})),o.eachNode((function(t){var n=t.getLayout(),i=t.getModel(),o=i.get("localX"),s=i.get("localY"),d=i.getModel("label"),h=i.getModel("emphasis.label"),f=new r.Rect({shape:{x:null!=o?o*l:n.x,y:null!=s?s*c:n.y,width:n.dx,height:n.dy},style:i.getModel("itemStyle").getItemStyle()}),p=t.getModel("emphasis.itemStyle").getItemStyle();r.setLabelStyle(f.style,p,d,h,{labelFetcher:e,labelDataIndex:t.dataIndex,defaultText:t.id,isRectText:!0}),f.setStyle("fill",t.getVisual("color")),r.setHoverStyle(f,p),a.add(f),u.setItemGraphicEl(t.dataIndex,f),f.dataType="node"})),u.eachItemGraphicEl((function(t,r){var o=u.getItemModel(r);o.get("draggable")&&(t.drift=function(t,o){i._focusAdjacencyDisabled=!0,this.shape.x+=t,this.shape.y+=o,this.dirty(),n.dispatchAction({type:"dragNode",seriesId:e.id,dataIndex:u.getRawIndex(r),localX:this.shape.x/l,localY:this.shape.y/c})},t.ondragend=function(){i._focusAdjacencyDisabled=!1},t.draggable=!0,t.cursor="move"),t.highlight=function(){this.trigger("emphasis")},t.downplay=function(){this.trigger("normal")},t.focusNodeAdjHandler&&t.off("mouseover",t.focusNodeAdjHandler),t.unfocusNodeAdjHandler&&t.off("mouseout",t.unfocusNodeAdjHandler),o.get("focusNodeAdjacency")&&(t.on("mouseover",t.focusNodeAdjHandler=function(){i._focusAdjacencyDisabled||(i._clearTimer(),n.dispatchAction({type:"focusNodeAdjacency",seriesId:e.id,dataIndex:t.dataIndex}))}),t.on("mouseout",t.unfocusNodeAdjHandler=function(){i._focusAdjacencyDisabled||i._dispatchUnfocus(n)}))})),d.eachItemGraphicEl((function(t,r){var o=d.getItemModel(r);t.focusNodeAdjHandler&&t.off("mouseover",t.focusNodeAdjHandler),t.unfocusNodeAdjHandler&&t.off("mouseout",t.unfocusNodeAdjHandler),o.get("focusNodeAdjacency")&&(t.on("mouseover",t.focusNodeAdjHandler=function(){i._focusAdjacencyDisabled||(i._clearTimer(),n.dispatchAction({type:"focusNodeAdjacency",seriesId:e.id,edgeDataIndex:t.dataIndex}))}),t.on("mouseout",t.unfocusNodeAdjHandler=function(){i._focusAdjacencyDisabled||i._dispatchUnfocus(n)}))})),!this._data&&e.get("animation")&&a.setClipPath(g(a.getBoundingRect(),e,(function(){a.removeClipPath()}))),this._data=e.getData()},dispose:function(){this._clearTimer()},_dispatchUnfocus:function(e){var t=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout((function(){t._unfocusDelayTimer=null,e.dispatchAction({type:"unfocusNodeAdjacency",seriesId:t._model.id})}),500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(e,t,n,r){var i=e.getData(),u=i.graph,f=r.dataIndex,p=i.getItemModel(f),g=r.edgeDataIndex;if(null!=f||null!=g){var m=u.getNodeByIndex(f),A=u.getEdgeByIndex(g);if(u.eachNode((function(e){d(e,a,.1)})),u.eachEdge((function(e){d(e,l,.1)})),m){h(m,s);var v=p.get("focusNodeAdjacency");"outEdges"===v?o.each(m.outEdges,(function(e){e.dataIndex<0||(h(e,c),h(e.node2,s))})):"inEdges"===v?o.each(m.inEdges,(function(e){e.dataIndex<0||(h(e,c),h(e.node1,s))})):"allEdges"===v&&o.each(m.edges,(function(e){e.dataIndex<0||(h(e,c),e.node1!==m&&h(e.node1,s),e.node2!==m&&h(e.node2,s))}))}A&&(h(A,c),h(A.node1,s),h(A.node2,s))}},unfocusNodeAdjacency:function(e,t,n,r){var i=e.getGraph();i.eachNode((function(e){d(e,a)})),i.eachEdge((function(e){d(e,l)}))}});function g(e,t,n){var i=new r.Rect({shape:{x:e.x-10,y:e.y-10,width:0,height:e.height+20}});return r.initProps(i,{shape:{width:e.width+20}},t,n),i}e.exports=p},QGNe:function(e,t,n){"use strict";var r=!1,i=function(){};if(r){var o=function(e,t){var n=arguments.length;t=new Array(n>1?n-1:0);for(var r=1;r2?r-2:0);for(var i=2;i0:e.splitNumber>0)&&!e.calculable?"piecewise":"continuous"}))},QTnD:function(e,t,n){var r=n("oEo5"),i=n("ie0D"),o=n("WIZQ");function a(e){o.call(this,e)}a.prototype={constructor:a,type:"cartesian2d",dimensions:["x","y"],getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},containPoint:function(e){var t=this.getAxis("x"),n=this.getAxis("y");return t.contain(t.toLocalCoord(e[0]))&&n.contain(n.toLocalCoord(e[1]))},containData:function(e){return this.getAxis("x").containData(e[0])&&this.getAxis("y").containData(e[1])},dataToPoint:function(e,t,n){var r=this.getAxis("x"),i=this.getAxis("y");return n=n||[],n[0]=r.toGlobalCoord(r.dataToCoord(e[0])),n[1]=i.toGlobalCoord(i.dataToCoord(e[1])),n},clampData:function(e,t){var n=this.getAxis("x").scale,r=this.getAxis("y").scale,i=n.getExtent(),o=r.getExtent(),a=n.parse(e[0]),s=r.parse(e[1]);return t=t||[],t[0]=Math.min(Math.max(Math.min(i[0],i[1]),a),Math.max(i[0],i[1])),t[1]=Math.min(Math.max(Math.min(o[0],o[1]),s),Math.max(o[0],o[1])),t},pointToData:function(e,t){var n=this.getAxis("x"),r=this.getAxis("y");return t=t||[],t[0]=n.coordToData(n.toLocalCoord(e[0])),t[1]=r.coordToData(r.toLocalCoord(e[1])),t},getOtherAxis:function(e){return this.getAxis("x"===e.dim?"y":"x")},getArea:function(){var e=this.getAxis("x").getGlobalExtent(),t=this.getAxis("y").getGlobalExtent(),n=Math.min(e[0],e[1]),r=Math.min(t[0],t[1]),o=Math.max(e[0],e[1])-n,a=Math.max(t[0],t[1])-r,s=new i(n,r,o,a);return s}},r.inherits(a,o);var s=a;e.exports=s},QV7q:function(e,t,n){var r=n("oEo5"),i=n("gyjJ"),o=r.each,a=r.isObject,s=r.isArray,l="series\0";function c(e){return e instanceof Array?e:null==e?[]:[e]}function u(e,t,n){if(e){e[t]=e[t]||{},e.emphasis=e.emphasis||{},e.emphasis[t]=e.emphasis[t]||{};for(var r=0,i=n.length;r=n.length&&n.push({option:e})}})),n}function g(e){var t=r.createHashMap();o(e,(function(e,n){var r=e.exist;r&&t.set(r.id,e)})),o(e,(function(e,n){var i=e.option;r.assert(!i||null==i.id||!t.get(i.id)||t.get(i.id)===e,"id duplicates: "+(i&&i.id)),i&&null!=i.id&&t.set(i.id,e),!e.keyInfo&&(e.keyInfo={})})),o(e,(function(e,n){var r=e.exist,i=e.option,o=e.keyInfo;if(a(i)){if(o.name=null!=i.name?i.name+"":r?r.name:l+n,r)o.id=r.id;else if(null!=i.id)o.id=i.id+"";else{var s=0;do{o.id="\0"+o.name+"\0"+s++}while(t.get(o.id))}t.set(o.id,e)}}))}function m(e){var t=e.name;return!(!t||!t.indexOf(l))}function A(e){return a(e)&&e.id&&0===(e.id+"").indexOf("\0_ec_\0")}function v(e,t){var n={},r={};return i(e||[],n),i(t||[],r,n),[o(n),o(r)];function i(e,t,n){for(var r=0,i=e.length;r1&&void 0!==arguments[1]?arguments[1]:1,n=T.length,r=0;r1&&void 0!==arguments[1]&&arguments[1];return Object(j["a"])(e).map((function(e,n){if(!g["isValidElement"](e)||!e.type)return null;var r=e.type.isSelectOptGroup,i=e.key,o=e.props,a=o.children,s=Object(C["a"])(o,["children"]);return t||!r?U(e):Object(F["a"])(Object(F["a"])({key:"__RC_SELECT_GRP__".concat(null===i?n:i,"__"),label:i},s),{},{options:H(a)})})).filter((function(e){return e}))}var z=n("wYQQ"),Q=n("ZnUu"),V=n("9/lZ"),K=n("nWwB"),W=n("MuvR");function G(e){var t=e.mode,n=e.options,r=e.children,i=e.backfill,o=e.allowClear,a=e.placeholder,s=e.getInputElement,l=e.showSearch,c=e.onSearch,u=e.defaultOpen,d=e.autoFocus,h=e.labelInValue,f=e.value,p=e.inputValue,m=e.optionLabelProp,A="multiple"===t||"tags"===t,v=void 0!==l?l:A||"combobox"===t,y=n||H(r);if(Object(K["a"])("tags"!==t||y.every((function(e){return!e.disabled})),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),"tags"===t||"combobox"===t){var b=y.some((function(e){return e.options?e.options.some((function(e){return"number"===typeof("value"in e?e.value:e.key)})):"number"===typeof("value"in e?e.value:e.key)}));Object(K["a"])(!b,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(Object(K["a"])("combobox"!==t||!m,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),Object(K["a"])("combobox"===t||!i,"`backfill` only works with `combobox` mode."),Object(K["a"])("combobox"===t||!s,"`getInputElement` only work with `combobox` mode."),Object(K["b"])("combobox"!==t||!s||!o||!a,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),c&&!v&&"combobox"!==t&&"tags"!==t&&Object(K["a"])(!1,"`onSearch` should work with `showSearch` instead of use alone."),Object(K["b"])(!u||d,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),void 0!==f&&null!==f){var x=Object(W["d"])(f);Object(K["a"])(!h||x.every((function(e){return"object"===Object(V["a"])(e)&&("key"in e||"value"in e)})),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),Object(K["a"])(!A||Array.isArray(f),"`value` should be array when `mode` is `multiple` or `tags`")}if(r){var w=null;Object(j["a"])(r).some((function(e){if(!g["isValidElement"](e)||!e.type)return!1;var t=e.type;if(t.isSelectOption)return!1;if(t.isSelectOptGroup){var n=Object(j["a"])(e.props.children).every((function(t){return!(g["isValidElement"](t)&&e.type&&!t.type.isSelectOption)||(w=t.type,!1)}));return!n}return w=t,!0})),w&&Object(K["a"])(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(w.displayName||w.name||w,"`.")),Object(K["a"])(void 0===p,"`inputValue` is deprecated, please use `searchValue` instead.")}}var q=G,Y=Object(Q["a"])({prefixCls:"rc-select",components:{optionList:I},convertChildrenToData:H,flattenOptions:z["d"],getLabeledValue:z["e"],filterOptions:z["b"],isValueDisabled:z["g"],findValueOption:z["c"],warningProps:q,fillOptionsWithMissingValue:z["a"]}),X=function(e){Object(x["a"])(n,e);var t=Object(w["a"])(n);function n(){var e;return Object(y["a"])(this,n),e=t.apply(this,arguments),e.selectRef=g["createRef"](),e.focus=function(){e.selectRef.current.focus()},e.blur=function(){e.selectRef.current.blur()},e}return Object(b["a"])(n,[{key:"render",value:function(){return g["createElement"](Y,Object.assign({ref:this.selectRef},this.props))}}]),n}(g["Component"]);X.Option=D,X.OptGroup=R;var Z=X,J=Z,$=n("LpVx"),ee=n("1SxH"),te=n("WHP3"),ne=function(e){h()(n,e);var t=p()(n);function n(){var e;return l()(this,n),e=t.apply(this,arguments),e.selectRef=g["createRef"](),e.focus=function(){e.selectRef.current&&e.selectRef.current.focus()},e.blur=function(){e.selectRef.current&&e.selectRef.current.blur()},e.getMode=function(){var t=e.props.mode;if("combobox"!==t)return t===n.SECRET_COMBOBOX_MODE_DO_NOT_USE?"combobox":t},e.renderSelect=function(t){var n,r=t.getPopupContainer,o=t.getPrefixCls,s=t.renderEmpty,l=t.direction,c=t.virtual,u=t.dropdownMatchSelectWidth,d=e.props,h=d.prefixCls,f=d.notFoundContent,p=d.className,A=d.size,y=d.listHeight,b=void 0===y?256:y,x=d.listItemHeight,w=void 0===x?24:x,_=d.getPopupContainer,C=d.dropdownClassName,S=d.bordered,E=o("select",h),B=e.getMode(),O="multiple"===B||"tags"===B;n=void 0!==f?f:"combobox"===B?null:s("Select");var k=Object(ee["a"])(a()(a()({},e.props),{multiple:O,prefixCls:E})),M=k.suffixIcon,N=k.itemIcon,T=k.removeIcon,I=k.clearIcon,L=Object(m["default"])(e.props,["prefixCls","suffixIcon","itemIcon","removeIcon","clearIcon","size","bordered"]),D=v()(C,i()({},"".concat(E,"-dropdown-").concat(l),"rtl"===l));return g["createElement"](te["b"].Consumer,null,(function(t){var o,s=A||t,d=v()(p,(o={},i()(o,"".concat(E,"-lg"),"large"===s),i()(o,"".concat(E,"-sm"),"small"===s),i()(o,"".concat(E,"-rtl"),"rtl"===l),i()(o,"".concat(E,"-borderless"),!S),o));return g["createElement"](J,a()({ref:e.selectRef,virtual:c,dropdownMatchSelectWidth:u},L,{listHeight:b,listItemHeight:w,mode:B,prefixCls:E,direction:l,inputIcon:M,menuItemSelectedIcon:N,removeIcon:T,clearIcon:I,notFoundContent:n,className:d,getPopupContainer:_||r,dropdownClassName:D}))}))},e}return u()(n,[{key:"render",value:function(){return g["createElement"]($["a"],null,this.renderSelect)}}]),n}(g["Component"]);ne.Option=D,ne.OptGroup=R,ne.SECRET_COMBOBOX_MODE_DO_NOT_USE="SECRET_COMBOBOX_MODE_DO_NOT_USE",ne.defaultProps={transitionName:"slide-up",choiceTransitionName:"",bordered:!0};t["a"]=ne},QewF:function(e,t){function n(e){var t=e.findComponents({mainType:"legend"});t&&t.length&&e.filterSeries((function(e){for(var n=0;nm}function j(e){var t=e.length-1;return t<0&&(t=0),[e[0],e[t]]}function U(e,t,n,r){var i=new a.Group;return i.add(new a.Rect({name:"main",style:V(n),silent:!0,draggable:!0,cursor:"move",drift:c(e,t,i,"nswe"),ondragend:c(R,t,{isEnd:!0})})),u(r,(function(n){i.add(new a.Rect({name:n,style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:c(e,t,i,n),ondragend:c(R,t,{isEnd:!0})}))})),i}function H(e,t,n,r){var i=r.brushStyle.lineWidth||0,o=f(i,A),a=n[0][0],s=n[1][0],l=a-i/2,c=s-i/2,u=n[0][1],d=n[1][1],h=u-o+i/2,p=d-o+i/2,g=u-a,m=d-s,v=g+i,y=m+i;Q(e,t,"main",a,s,g,m),r.transformable&&(Q(e,t,"w",l,c,o,y),Q(e,t,"e",h,c,o,y),Q(e,t,"n",l,c,v,o),Q(e,t,"s",l,p,v,o),Q(e,t,"nw",l,c,o,o),Q(e,t,"ne",h,c,o,o),Q(e,t,"sw",l,p,o,o),Q(e,t,"se",h,p,o,o))}function z(e,t){var n=t.__brushOption,r=n.transformable,i=t.childAt(0);i.useStyle(V(n)),i.attr({silent:!r,cursor:r?"move":"default"}),u(["w","e","n","s","se","sw","ne","nw"],(function(n){var i=t.childOfName(n),o=G(e,n);i&&i.attr({silent:!r,invisible:!r,cursor:r?b[o]+"-resize":null})}))}function Q(e,t,n,r,i,o,a){var s=t.childOfName(n);s&&s.setShape(J(Z(e,t,[[r,i],[r+o,i+a]])))}function V(e){return i.defaults({strokeNoScale:!0},e.brushStyle)}function K(e,t,n,r){var i=[h(e,n),h(t,r)],o=[f(e,n),f(t,r)];return[[i[0],o[0]],[i[1],o[1]]]}function W(e){return a.getTransform(e.group)}function G(e,t){if(t.length>1){t=t.split("");var n=[G(e,t[0]),G(e,t[1])];return("e"===n[0]||"w"===n[0])&&n.reverse(),n.join("")}var r={w:"left",e:"right",n:"top",s:"bottom"},i={left:"w",right:"e",top:"n",bottom:"s"};n=a.transformDirection(r[t],W(e));return i[n]}function q(e,t,n,r,i,o,a,s){var l=r.__brushOption,c=e(l.range),d=X(n,o,a);u(i.split(""),(function(e){var t=y[e];c[t[0]][t[1]]+=d[t[0]]})),l.range=t(K(c[0][0],c[1][0],c[0][1],c[1][1])),T(n,r),R(n,{isEnd:!1})}function Y(e,t,n,r,i){var o=t.__brushOption.range,a=X(e,n,r);u(o,(function(e){e[0]+=a[0],e[1]+=a[1]})),T(e,t),R(e,{isEnd:!1})}function X(e,t,n){var r=e.group,i=r.transformCoordToLocal(t,n),o=r.transformCoordToLocal(0,0);return[i[0]-o[0],i[1]-o[1]]}function Z(e,t,n){var r=D(e,t);return r&&!0!==r?r.clipPath(n,e._transform):i.clone(n)}function J(e){var t=h(e[0][0],e[1][0]),n=h(e[0][1],e[1][1]),r=f(e[0][0],e[1][0]),i=f(e[0][1],e[1][1]);return{x:t,y:n,width:r-t,height:i-n}}function $(e,t,n){if(e._brushType&&!ae(e,t)){var r=e._zr,i=e._covers,o=L(e,t,n);if(!e._dragging)for(var a=0;ar.getWidth()||n<0||n>r.getHeight()}var se={lineX:le(0),lineY:le(1),rect:{createCover:function(e,t){return U(c(q,(function(e){return e}),(function(e){return e})),e,t,["w","e","n","s","se","sw","ne","nw"])},getCreatingRange:function(e){var t=j(e);return K(t[1][0],t[1][1],t[0][0],t[0][1])},updateCoverShape:function(e,t,n,r){H(e,t,n,r)},updateCommon:z,contain:te},polygon:{createCover:function(e,t){var n=new a.Group;return n.add(new a.Polyline({name:"main",style:V(t),silent:!0})),n},getCreatingRange:function(e){return e},endCreating:function(e,t){t.remove(t.childAt(0)),t.add(new a.Polygon({name:"main",draggable:!0,drift:c(Y,e,t),ondragend:c(R,e,{isEnd:!0})}))},updateCoverShape:function(e,t,n,r){t.childAt(0).setShape({points:Z(e,t,n)})},updateCommon:z,contain:te}};function le(e){return{createCover:function(t,n){return U(c(q,(function(t){var n=[t,[0,100]];return e&&n.reverse(),n}),(function(t){return t[e]})),t,n,[["w","e"],["n","s"]][e])},getCreatingRange:function(t){var n=j(t),r=h(n[0][e],n[1][e]),i=f(n[0][e],n[1][e]);return[r,i]},updateCoverShape:function(t,n,r,i){var o,a=D(t,n);if(!0!==a&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(e,t._transform);else{var s=t._zr;o=[0,[s.getWidth(),s.getHeight()][1-e]]}var l=[r,o];e&&l.reverse(),H(t,n,l,i)},updateCommon:z,contain:te}}var ce=_;e.exports=ce},Qlo8:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("BLOe"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},R0xs:function(e,t,n){var r=n("oEo5"),i=n("+Vnd"),o=n("tLnZ"),a=o.seriesModelMixin,s=i.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(e,t,n){var r=t.getItemLayout(e);return r&&n.rect(r.brushRect)}});r.mixin(s,a,!0);var l=s;e.exports=l},RA1y:function(e,t,n){var r=n("oEo5"),i=n("Ju7t"),o=n("P7pv"),a=n("l1R7"),s=i.extend({type:"cartesian2dAxis",axis:null,init:function(){s.superApply(this,"init",arguments),this.resetRange()},mergeOption:function(){s.superApply(this,"mergeOption",arguments),this.resetRange()},restoreData:function(){s.superApply(this,"restoreData",arguments),this.resetRange()},getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"grid",index:this.option.gridIndex,id:this.option.gridId})[0]}});function l(e,t){return t.type||(t.data?"category":"value")}r.merge(s.prototype,a);var c={offset:0};o("x",s,l,c),o("y",s,l,c);var u=s;e.exports=u},RA7y:function(e,t,n){var r=n("342z"),i=r.extend({type:"compound",shape:{paths:null},_updatePathDirty:function(){for(var e=this.__dirtyPath,t=this.shape.paths,n=0;n=0;r--)v.isIdInner(t[r])&&t.splice(r,1);e[n]=t}})),delete e[S],e},getTheme:function(){return this._theme},getComponent:function(e,t){var n=this._componentsMap.get(e);if(n)return n[t||0]},queryComponents:function(e){var t=e.mainType;if(!t)return[];var n,r=e.index,i=e.id,o=e.name,u=this._componentsMap.get(t);if(!u||!u.length)return[];if(null!=r)l(r)||(r=[r]),n=a(s(r,(function(e){return u[e]})),(function(e){return!!e}));else if(null!=i){var d=l(i);n=a(u,(function(e){return d&&c(i,e.id)>=0||!d&&e.id===i}))}else if(null!=o){var h=l(o);n=a(u,(function(e){return h&&c(o,e.name)>=0||!h&&e.name===o}))}else n=u.slice();return I(n,e)},findComponents:function(e){var t=e.query,n=e.mainType,r=o(t),i=r?this.queryComponents(r):this._componentsMap.get(n);return s(I(i,e));function o(e){var t=n+"Index",r=n+"Id",i=n+"Name";return!e||null==e[t]&&null==e[r]&&null==e[i]?null:{mainType:n,index:e[t],id:e[r],name:e[i]}}function s(t){return e.filter?a(t,e.filter):t}},eachComponent:function(e,t,n){var r=this._componentsMap;if("function"===typeof e)n=t,t=e,r.each((function(e,r){o(e,(function(e,i){t.call(n,r,e,i)}))}));else if(d(e))o(r.get(e),t,n);else if(u(e)){var i=this.findComponents(e);o(i,t,n)}},getSeriesByName:function(e){var t=this._componentsMap.get("series");return a(t,(function(t){return t.name===e}))},getSeriesByIndex:function(e){return this._componentsMap.get("series")[e]},getSeriesByType:function(e){var t=this._componentsMap.get("series");return a(t,(function(t){return t.subType===e}))},getSeries:function(){return this._componentsMap.get("series").slice()},getSeriesCount:function(){return this._componentsMap.get("series").length},eachSeries:function(e,t){L(this),o(this._seriesIndices,(function(n){var r=this._componentsMap.get("series")[n];e.call(t,r,n)}),this)},eachRawSeries:function(e,t){o(this._componentsMap.get("series"),e,t)},eachSeriesByType:function(e,t,n){L(this),o(this._seriesIndices,(function(r){var i=this._componentsMap.get("series")[r];i.subType===e&&t.call(n,i,r)}),this)},eachRawSeriesByType:function(e,t,n){return o(this.getSeriesByType(e),t,n)},isSeriesFiltered:function(e){return L(this),null==this._seriesIndicesMap.get(e.componentIndex)},getCurrentSeriesIndices:function(){return(this._seriesIndices||[]).slice()},filterSeries:function(e,t){L(this);var n=a(this._componentsMap.get("series"),e,t);T(this,n)},restoreData:function(e){var t=this._componentsMap;T(this,t.get("series"));var n=[];t.each((function(e,t){n.push(t)})),b.topologicalTravel(n,b.getAllClassMainTypes(),(function(n,r){o(t.get(n),(function(t){("series"!==n||!B(t,e))&&t.restoreData()}))}))}});function B(e,t){if(t){var n=t.seiresIndex,r=t.seriesId,i=t.seriesName;return null!=n&&e.componentIndex!==n||null!=r&&e.id!==r||null!=i&&e.name!==i}}function O(e,t){var n=e.color&&!e.colorLayer;o(t,(function(t,r){"colorLayer"===r&&n||b.hasClass(r)||("object"===typeof t?e[r]=e[r]?g(e[r],t,!1):p(t):null==e[r]&&(e[r]=t))}))}function k(e){e=e,this.option={},this.option[S]=1,this._componentsMap=h({series:[]}),this._seriesIndices,this._seriesIndicesMap,O(e,this._theme.option),g(e,x,!1),this.mergeOption(e)}function M(e,t){l(t)||(t=t?[t]:[]);var n={};return o(t,(function(t){n[t]=(e.get(t)||[]).slice()})),n}function N(e,t,n){var r=t.type?t.type:n?n.subType:b.determineSubType(e,t);return r}function T(e,t){e._seriesIndicesMap=h(e._seriesIndices=s(t,(function(e){return e.componentIndex}))||[])}function I(e,t){return t.hasOwnProperty("subType")?a(e,(function(e){return e.subType===t.subType})):e}function L(e){}A(E,w);var D=E;e.exports=D},ROQd:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("soU2"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},RQkO:function(e,t,n){var r=n("ie0D"),i=n("spGK"),o=n("Wa83"),a=n("TjoS");function s(e,t,n){if(this.name=e,this.geometries=t,n)n=[n[0],n[1]];else{var r=this.getBoundingRect();n=[r.x+r.width/2,r.y+r.height/2]}this.center=n}s.prototype={constructor:s,properties:null,getBoundingRect:function(){var e=this._rect;if(e)return e;for(var t=Number.MAX_VALUE,n=[t,t],a=[-t,-t],s=[],l=[],c=this.geometries,u=0;ur||l.newline?(o=0,u=m,a+=s+n,s=f.height):s=Math.max(s,f.height)}else{var A=f.height+(g?-g.y+f.y:0);d=a+A,d>i||l.newline?(o+=s+n,a=0,d=A,s=f.width):s=Math.max(s,f.width)}l.newline||(h[0]=o,h[1]=a,"horizontal"===e?o=u+n:a=d+n)}))}var h=d,f=r.curry(d,"vertical"),p=r.curry(d,"horizontal");function g(e,t,n){var r=t.width,i=t.height,o=a(e.x,r),l=a(e.y,i),c=a(e.x2,r),u=a(e.y2,i);return(isNaN(o)||isNaN(parseFloat(e.x)))&&(o=0),(isNaN(c)||isNaN(parseFloat(e.x2)))&&(c=r),(isNaN(l)||isNaN(parseFloat(e.y)))&&(l=0),(isNaN(u)||isNaN(parseFloat(e.y2)))&&(u=i),n=s.normalizeCssArray(n||0),{width:Math.max(c-o-n[1]-n[3],0),height:Math.max(u-l-n[0]-n[2],0)}}function m(e,t,n){n=s.normalizeCssArray(n||0);var r=t.width,o=t.height,l=a(e.left,r),c=a(e.top,o),u=a(e.right,r),d=a(e.bottom,o),h=a(e.width,r),f=a(e.height,o),p=n[2]+n[0],g=n[1]+n[3],m=e.aspect;switch(isNaN(h)&&(h=r-u-g-l),isNaN(f)&&(f=o-d-p-c),null!=m&&(isNaN(h)&&isNaN(f)&&(m>r/o?h=.8*r:f=.8*o),isNaN(h)&&(h=m*f),isNaN(f)&&(f=h/m)),isNaN(l)&&(l=r-u-h-g),isNaN(c)&&(c=o-d-f-p),e.left||e.right){case"center":l=r/2-h/2-n[3];break;case"right":l=r-h-g;break}switch(e.top||e.bottom){case"middle":case"center":c=o/2-f/2-n[0];break;case"bottom":c=o-f-p;break}l=l||0,c=c||0,isNaN(h)&&(h=r-g-l-(u||0)),isNaN(f)&&(f=o-p-c-(d||0));var A=new i(l+n[3],c+n[0],h,f);return A.margin=n,A}function A(e,t,n,o,a){var s=!a||!a.hv||a.hv[0],l=!a||!a.hv||a.hv[1],c=a&&a.boundingMode||"all";if(s||l){var u;if("raw"===c)u="group"===e.type?new i(0,0,+t.width||0,+t.height||0):e.getBoundingRect();else if(u=e.getBoundingRect(),e.needLocalTransform()){var d=e.getLocalTransform();u=u.clone(),u.applyTransform(d)}t=m(r.defaults({width:u.width,height:u.height},t),n,o);var h=e.position,f=s?t.x-u.x:0,p=l?t.y-u.y:0;e.attr("position","raw"===c?[f,p]:[h[0]+f,h[1]+p])}}function v(e,t){return null!=e[u[t][0]]||null!=e[u[t][1]]&&null!=e[u[t][2]]}function y(e,t,n){!r.isObject(n)&&(n={});var i=n.ignoreSize;!r.isArray(i)&&(i=[i,i]);var o=s(u[0],0),a=s(u[1],1);function s(n,r){var o={},a=0,s={},u=0,h=2;if(l(n,(function(t){s[t]=e[t]})),l(n,(function(e){c(t,e)&&(o[e]=s[e]=t[e]),d(o,e)&&a++,d(s,e)&&u++})),i[r])return d(t,n[1])?s[n[2]]=null:d(t,n[2])&&(s[n[1]]=null),s;if(u!==h&&a){if(a>=h)return o;for(var f=0;fn.blockIndex,o=i?n.step:null,a=r&&r.modDataCount,s=null!=a?Math.ceil(a/o):null;return{step:o,modBy:s,modDataCount:a}}},v.getPipeline=function(e){return this._pipelineMap.get(e)},v.updateStreamModes=function(e,t){var n=this._pipelineMap.get(e.uid),r=e.getData(),i=r.count(),o=n.progressiveEnabled&&t.incrementalPrepareRender&&i>=n.threshold,a=e.get("large")&&i>=e.get("largeThreshold"),s="mod"===e.get("progressiveChunkMode")?i:null;e.pipelineContext=n.context={progressiveRender:o,modDataCount:s,large:a}},v.restorePipelines=function(e){var t=this,n=t._pipelineMap=s();e.eachSeries((function(e){var r=e.getProgressive(),i=e.uid;n.set(i,{id:i,head:null,tail:null,threshold:e.getProgressiveThreshold(),progressiveEnabled:r&&!(e.preventIncremental&&e.preventIncremental()),blockIndex:-1,step:Math.round(r||700),count:0}),T(t,e,e.dataTask)}))},v.prepareStageTasks=function(){var e=this._stageTaskMap,t=this.ecInstance.getModel(),n=this.api;i(this._allHandlers,(function(r){var i=e.get(r.uid)||e.set(r.uid,[]);r.reset&&x(this,r,i,t,n),r.overallReset&&w(this,r,i,t,n)}),this)},v.prepareView=function(e,t,n,r){var i=e.renderTask,o=i.context;o.model=t,o.ecModel=n,o.api=r,i.__block=!e.incrementalPrepareRender,T(this,t,i)},v.performDataProcessorTasks=function(e,t){y(this,this._dataProcessorHandlers,e,t,{block:!0})},v.performVisualTasks=function(e,t,n){y(this,this._visualHandlers,e,t,n)},v.performSeriesTasks=function(e){var t;e.eachSeries((function(e){t|=e.dataTask.perform()})),this.unfinished|=t},v.plan=function(){this._pipelineMap.each((function(e){var t=e.tail;do{if(t.__block){e.blockIndex=t.__idxInPipeline;break}t=t.getUpstream()}while(t)}))};var b=v.updatePayload=function(e,t){"remain"!==t&&(e.context.payload=t)};function x(e,t,n,r,i){var o=n.seriesTaskMap||(n.seriesTaskMap=s()),a=t.seriesType,l=t.getTargetSeries;function c(n){var a=n.uid,s=o.get(a)||o.set(a,u({plan:B,reset:O,count:N}));s.context={model:n,ecModel:r,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:e},T(e,n,s)}t.createOnAllSeries?r.eachRawSeries(c):a?r.eachRawSeriesByType(a,c):l&&l(r,i).each(c);var d=e._pipelineMap;o.each((function(e,t){d.get(t)||(e.dispose(),o.removeKey(t))}))}function w(e,t,n,r,o){var a=n.overallTask=n.overallTask||u({reset:_});a.context={ecModel:r,api:o,overallReset:t.overallReset,scheduler:e};var l=a.agentStubMap=a.agentStubMap||s(),c=t.seriesType,d=t.getTargetSeries,h=!0,f=t.modifyOutputEnd;function p(t){var n=t.uid,r=l.get(n);r||(r=l.set(n,u({reset:C,onDirty:E})),a.dirty()),r.context={model:t,overallProgress:h,modifyOutputEnd:f},r.agent=a,r.__block=h,T(e,t,r)}c?r.eachRawSeriesByType(c,p):d?d(r,o).each(p):(h=!1,i(r.getSeries(),p));var g=e._pipelineMap;l.each((function(e,t){g.get(t)||(e.dispose(),a.dirty(),l.removeKey(t))}))}function _(e){e.overallReset(e.ecModel,e.api,e.payload)}function C(e,t){return e.overallProgress&&S}function S(){this.agent.dirty(),this.getDownstream().dirty()}function E(){this.agent&&this.agent.dirty()}function B(e){return e.plan&&e.plan(e.model,e.ecModel,e.api,e.payload)}function O(e){e.useClearVisual&&e.data.clearAllVisual();var t=e.resetDefines=m(e.reset(e.model,e.ecModel,e.api,e.payload));return t.length>1?o(t,(function(e,t){return M(t)})):k}var k=M(0);function M(e){return function(t,n){var r=n.data,i=n.resetDefines[e];if(i&&i.dataEach)for(var o=t.start;o=this._maxSize&&a>0){var l=n.head;n.remove(l),delete r[l.key],o=l.value,this._lastRemovedEntry=l}s?s.value=t:s=new i(t),s.key=e,n.insertEntry(s),r[e]=s}return o},a.get=function(e){var t=this._map[e],n=this._list;if(null!=t)return t!==n.tail&&(n.remove(t),n.insertEntry(t)),t.value},a.clear=function(){this._list.clear(),this._map={}};var s=o;e.exports=s},T1Cw:function(e,t,n){var r=n("Q6Bq"),i=n("6q22"),o=n("uieq"),a=n("7lsH");r.extendChartView({type:"scatter",render:function(e,t,n){var r=e.getData(),i=this._updateSymbolDraw(r,e);i.updateData(r,{clipShape:this._getClipShape(e)}),this._finished=!0},incrementalPrepareRender:function(e,t,n){var r=e.getData(),i=this._updateSymbolDraw(r,e);i.incrementalPrepareUpdate(r),this._finished=!1},incrementalRender:function(e,t,n){this._symbolDraw.incrementalUpdate(e,t.getData(),{clipShape:this._getClipShape(t)}),this._finished=e.end===t.getData().count()},updateTransform:function(e,t,n){var r=e.getData();if(this.group.dirty(),!this._finished||r.count()>1e4||!this._symbolDraw.isPersistent())return{update:!0};var i=a().reset(e);i.progress&&i.progress({start:0,end:r.count()},r),this._symbolDraw.updateLayout(r)},_getClipShape:function(e){var t=e.coordinateSystem,n=t&&t.getArea&&t.getArea();return e.get("clip",!0)?n:null},_updateSymbolDraw:function(e,t){var n=this._symbolDraw,r=t.pipelineContext,a=r.large;return n&&a===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=a?new o:new i,this._isLargeDraw=a,this.group.removeAll()),this.group.add(n.group),n},remove:function(e,t){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},dispose:function(){}})},T3qQ:function(e,t,n){},T9w4:function(e,t,n){var r=n("oEo5"),i=n("zYjg"),o=n("giN5"),a=n("cLjh"),s=n("LieO"),l=n("eZvc"),c=l.rectCoordAxisBuildSplitArea,u=l.rectCoordAxisHandleRemove,d=["axisLine","axisTickLabel","axisName"],h=["splitArea","splitLine","minorSplitLine"],f=a.extend({type:"cartesianAxis",axisPointerClass:"CartesianAxisPointer",render:function(e,t,n,a){this.group.removeAll();var l=this._axisGroup;if(this._axisGroup=new i.Group,this.group.add(this._axisGroup),e.get("show")){var c=e.getCoordSysModel(),u=s.layout(c,e),p=new o(e,u);r.each(d,p.add,p),this._axisGroup.add(p.getGroup()),r.each(h,(function(t){e.get(t+".show")&&this["_"+t](e,c)}),this),i.groupTransition(l,this._axisGroup,e),f.superCall(this,"render",e,t,n,a)}},remove:function(){u(this)},_splitLine:function(e,t){var n=e.axis;if(!n.scale.isBlank()){var o=e.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color");s=r.isArray(s)?s:[s];for(var l=t.coordinateSystem.getRect(),c=n.isHorizontal(),u=0,d=n.getTicksCoords({tickModel:o}),h=[],f=[],p=a.getLineStyle(),g=0;g":"\n";return u.join(", ")+p+s(a+" : "+o)},getTooltipPosition:function(e){if(null!=e){var t=this.getData().getName(e),n=this.coordinateSystem,r=n.getRegion(t);return r&&n.dataToPoint(r.center)}},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},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"}});r.mixin(g,c);var m=g;e.exports=m},Td8K:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("oURd")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="MinusSquareOutlined";var c=o.forwardRef(l);t.default=c},TdBk:function(e,t,n){var r=n("oEo5"),i=n("EgZf");function o(e,t){i.call(this,"radius",e,t),this.type="category"}o.prototype={constructor:o,pointToData:function(e,t){return this.polar.pointToData(e,t)["radius"===this.dim?0:1]},dataToRadius:i.prototype.dataToCoord,radiusToData:i.prototype.coordToData},r.inherits(o,i);var a=o;e.exports=a},TfK1:function(e,t,n){var r=n("4Zqk");function i(e,t){return t=t||{},r(t.coordDimensions||[],e,{dimsDef:t.dimensionsDefine||e.dimensionsDefine,encodeDef:t.encodeDefine||e.encodeDefine,dimCount:t.dimensionsCount,encodeDefaulter:t.encodeDefaulter,generateCoord:t.generateCoord,generateCoordCount:t.generateCoordCount})}e.exports=i},TjoS:function(e,t,n){var r=n("KBjX"),i=1e-8;function o(e,t){return Math.abs(e-t)=0&&(n.splice(r,0,e),this._doAdd(e))}return this},_doAdd:function(e){e.parent&&e.parent.remove(e),e.parent=this;var t=this.__storage,n=this.__zr;t&&t!==e.__storage&&(t.addToStorage(e),e instanceof a&&e.addChildrenToStorage(t)),n&&n.refresh()},remove:function(e){var t=this.__zr,n=this.__storage,i=this._children,o=r.indexOf(i,e);return o<0||(i.splice(o,1),e.parent=null,n&&(n.delFromStorage(e),e instanceof a&&e.delChildrenFromStorage(n)),t&&t.refresh()),this},removeAll:function(){var e,t,n=this._children,r=this.__storage;for(t=0;t1?(g.width=u,g.height=u/f):(g.height=u,g.width=u*f),g.y=c[1]-g.height/2,g.x=c[0]-g.width/2}else o=e.getBoxLayoutParams(),o.aspect=f,g=s.getLayoutRect(o,{width:d,height:h});this.setViewRect(g.x,g.y,g.width,g.height),this.setCenter(e.get("center")),this.setZoom(e.get("zoom"))}function h(e,t){o.each(t.get("geoCoord"),(function(t,n){e.addGeoCoord(n,t)}))}var f={dimensions:a.prototype.dimensions,create:function(e,t){var n=[];e.eachComponent("geo",(function(e,r){var i=e.get("map"),o=e.get("aspectScale"),s=!0,l=u.retrieveMap(i);l&&l[0]&&"svg"===l[0].type?(null==o&&(o=1),s=!1):null==o&&(o=.75);var c=new a(i+r,i,e.get("nameMap"),s);c.aspectScale=o,c.zoomLimit=e.get("scaleLimit"),n.push(c),h(c,e),e.coordinateSystem=c,c.model=e,c.resize=d,c.resize(e,t)})),e.eachSeries((function(e){var t=e.get("coordinateSystem");if("geo"===t){var r=e.get("geoIndex")||0;e.coordinateSystem=n[r]}}));var r={};return e.eachSeriesByType("map",(function(e){if(!e.getHostGeoModel()){var t=e.getMapType();r[t]=r[t]||[],r[t].push(e)}})),o.each(r,(function(e,r){var i=o.map(e,(function(e){return e.get("nameMap")})),s=new a(r,r,o.mergeAll(i));s.zoomLimit=o.retrieve.apply(null,o.map(e,(function(e){return e.get("scaleLimit")}))),n.push(s),s.resize=d,s.aspectScale=e[0].get("aspectScale"),s.resize(e[0],t),o.each(e,(function(e){e.coordinateSystem=s,h(s,e)}))})),n},getFilledRegions:function(e,t,n){for(var r=(e||[]).slice(),i=o.createHashMap(),a=0;at[0][1]&&(t[0][1]=o[0]),o[1]t[1][1]&&(t[1][1]=o[1])}return t&&w(t)}};function w(e){return new o(e[0][0],e[1][0],e[0][1]-e[0][0],e[1][1]-e[1][0])}t.layoutCovers=p},UKqh:function(e,t){function n(e){return!!e.constructor&&"function"===typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function r(e){return"function"===typeof e.readFloatLE&&"function"===typeof e.slice&&n(e.slice(0,0))}e.exports=function(e){return null!=e&&(n(e)||r(e)||!!e._isBuffer)}},URsE:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5");n("BZez"),n("dYTN"),n("fnyN");var o=n("Dj6p"),a=n("dMF2"),s=n("Cd9S");r.registerVisual(i.curry(o,"sunburst")),r.registerLayout(i.curry(a,"sunburst")),r.registerProcessor(i.curry(s,"sunburst"))},UWng:function(e,t,n){n("z8PH"),n("PUaD"),n("8x96")},UZiS:function(e,t,n){var r=n("5sjV"),i=r.extend({type:"dataZoom",render:function(e,t,n,r){this.dataZoomModel=e,this.ecModel=t,this.api=n},getTargetCoordInfo:function(){var e=this.dataZoomModel,t=this.ecModel,n={};function r(e,t,n,r){for(var i,o=0;o=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,l=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return s=e.done,e},e:function(e){l=!0,a=e},f:function(){try{s||null==n["return"]||n["return"]()}finally{if(l)throw a}}}}},VC1J:function(e,t,n){var r=n("rBS4");function i(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}e.exports=i},VOhW:function(e,t,n){var r=n("k+fg"),i=r.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(e){return e.stack=null,i.superApply(this,"getInitialData",arguments)}}),o=i;e.exports=o},VOjM:function(e,t,n){var r=n("342z"),i=n("nOCc"),o=r.extend({type:"polygon",shape:{points:null,smooth:!1,smoothConstraint:null},buildPath:function(e,t){i.buildPath(e,t,!0)}});e.exports=o},VSH6:function(e,t){var n=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];function r(e,t){"china"===e&&"\u53f0\u6e7e"===t.name&&t.geometries.push({type:"polygon",exterior:n[0]})}e.exports=r},VT0C:function(e,t,n){var r=n("QV7q"),i=r.makeInner,o=r.normalizeToArray,a=i();function s(e,t){for(var n=e.length,r=0;rt)return e[r];return e[n-1]}var l={clearColorPalette:function(){a(this).colorIdx=0,a(this).colorNameMap={}},getColorFromPalette:function(e,t,n){t=t||this;var r=a(t),i=r.colorIdx||0,l=r.colorNameMap=r.colorNameMap||{};if(l.hasOwnProperty(e))return l[e];var c=o(this.get("color",!0)),u=this.get("colorLayer",!0),d=null!=n&&u?s(u,n):c;if(d=d||c,d&&d.length){var h=d[i];return e&&(l[e]=h),r.colorIdx=(i+1)%d.length,h}}};e.exports=l},VYV7:function(e,t,n){var r=n("oEo5"),i=n("Wa83"),o=n("+AHJ"),a=n("diXd"),s=n("Az1A"),l=n("NjBR"),c="silent";function u(e,t,n){return{type:e,event:n,target:t.target,topTarget:t.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:d}}function d(){s.stop(this.event)}function h(){}h.prototype.dispose=function(){};var f=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],p=function(e,t,n,r){a.call(this),this.storage=e,this.painter=t,this.painterRoot=r,n=n||new h,this.proxy=null,this._hovered={},this._lastTouchMoment,this._lastX,this._lastY,this._gestureMgr,o.call(this),this.setHandlerProxy(n)};function g(e,t,n){if(e[e.rectHover?"rectContain":"contain"](t,n)){var r,i=e;while(i){if(i.clipPath&&!i.clipPath.contain(t,n))return!1;i.silent&&(r=!0),i=i.parent}return!r||c}return!1}function m(e,t,n){var r=e.painter;return t<0||t>r.getWidth()||n<0||n>r.getHeight()}p.prototype={constructor:p,setHandlerProxy:function(e){this.proxy&&this.proxy.dispose(),e&&(r.each(f,(function(t){e.on&&e.on(t,this[t],this)}),this),e.handler=this),this.proxy=e},mousemove:function(e){var t=e.zrX,n=e.zrY,r=m(this,t,n),i=this._hovered,o=i.target;o&&!o.__zr&&(i=this.findHover(i.x,i.y),o=i.target);var a=this._hovered=r?{x:t,y:n}:this.findHover(t,n),s=a.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),o&&s!==o&&this.dispatchToElement(i,"mouseout",e),this.dispatchToElement(a,"mousemove",e),s&&s!==o&&this.dispatchToElement(a,"mouseover",e)},mouseout:function(e){var t=e.zrEventControl,n=e.zrIsToLocalDOM;"only_globalout"!==t&&this.dispatchToElement(this._hovered,"mouseout",e),"no_globalout"!==t&&!n&&this.trigger("globalout",{type:"globalout",event:e})},resize:function(e){this._hovered={}},dispatch:function(e,t){var n=this[e];n&&n.call(this,t)},dispose:function(){this.proxy.dispose(),this.storage=this.proxy=this.painter=null},setCursorStyle:function(e){var t=this.proxy;t.setCursor&&t.setCursor(e)},dispatchToElement:function(e,t,n){e=e||{};var r=e.target;if(!r||!r.silent){var i="on"+t,o=u(t,e,n);while(r)if(r[i]&&(o.cancelBubble=r[i].call(r,o)),r.trigger(t,o),r=r.parent,o.cancelBubble)break;o.cancelBubble||(this.trigger(t,o),this.painter&&this.painter.eachOtherLayer((function(e){"function"===typeof e[i]&&e[i].call(e,o),e.trigger&&e.trigger(t,o)})))}},findHover:function(e,t,n){for(var r=this.storage.getDisplayList(),i={x:e,y:t},o=r.length-1;o>=0;o--){var a;if(r[o]!==n&&!r[o].ignore&&(a=g(r[o],e,t))&&(!i.topTarget&&(i.topTarget=r[o]),a!==c)){i.target=r[o];break}}return i},processGesture:function(e,t){this._gestureMgr||(this._gestureMgr=new l);var n=this._gestureMgr;"start"===t&&n.clear();var r=n.recognize(e,this.findHover(e.zrX,e.zrY,null).target,this.proxy.dom);if("end"===t&&n.clear(),r){var i=r.type;e.gestureEvent=i,this.dispatchToElement({target:r.target},i,r.event)}}},r.each(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],(function(e){p.prototype[e]=function(t){var n,r,o=t.zrX,a=t.zrY,s=m(this,o,a);if("mouseup"===e&&s||(n=this.findHover(o,a),r=n.target),"mousedown"===e)this._downEl=r,this._downPoint=[t.zrX,t.zrY],this._upEl=r;else if("mouseup"===e)this._upEl=r;else if("click"===e){if(this._downEl!==this._upEl||!this._downPoint||i.dist(this._downPoint,[t.zrX,t.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,e,t)}})),r.mixin(p,a),r.mixin(p,o);var A=p;e.exports=A},VgM2:function(e,t,n){"use strict";var r=n("+9z/");t["a"]=r["a"]},Vkpt:function(e,t,n){var r=n("oEo5"),i=r.createHashMap;function o(e){e.eachSeriesByType("themeRiver",(function(e){var t=e.getData(),n=e.getRawData(),r=e.get("color"),o=i();t.each((function(e){o.set(t.getRawIndex(e),e)})),n.each((function(i){var a=n.getName(i),s=r[(e.nameMap.get(a)-1)%r.length];n.setItemVisual(i,"color",s);var l=o.get(i);null!=l&&t.setItemVisual(l,"color",s)}))}))}e.exports=o},Vlnl:function(e,t,n){var r=n("oEo5"),i=n("6q22"),o=n("Jjzi"),a=n("YsOP"),s=n("aiPM"),l=n("4M5R");function c(e,t,n){var r=t.coordinateSystem;e.each((function(i){var a,s=e.getItemModel(i),l=o.parsePercent(s.get("x"),n.getWidth()),c=o.parsePercent(s.get("y"),n.getHeight());if(isNaN(l)||isNaN(c)){if(t.getMarkerPosition)a=t.getMarkerPosition(e.getValues(e.dimensions,i));else if(r){var u=e.get(r.dimensions[0],i),d=e.get(r.dimensions[1],i);a=r.dataToPoint([u,d])}}else a=[l,c];isNaN(l)||(a[0]=l),isNaN(c)||(a[1]=c),e.setItemLayout(i,a)}))}var u=l.extend({type:"markPoint",updateTransform:function(e,t,n){t.eachSeries((function(e){var t=e.markPointModel;t&&(c(t.getData(),e,n),this.markerGroupMap.get(e.id).updateLayout(t))}),this)},renderSeries:function(e,t,n,o){var a=e.coordinateSystem,s=e.id,l=e.getData(),u=this.markerGroupMap,h=u.get(s)||u.set(s,new i),f=d(a,e,t);t.setData(f),c(t.getData(),e,o),f.each((function(e){var n=f.getItemModel(e),i=n.getShallow("symbol"),o=n.getShallow("symbolSize"),a=n.getShallow("symbolRotate"),s=r.isFunction(i),c=r.isFunction(o),u=r.isFunction(a);if(s||c||u){var d=t.getRawValue(e),h=t.getDataParams(e);s&&(i=i(d,h)),c&&(o=o(d,h)),u&&(a=a(d,h))}f.setItemVisual(e,{symbol:i,symbolSize:o,symbolRotate:a,color:n.get("itemStyle.color")||l.getVisual("color")})})),h.updateData(f),this.group.add(h.group),f.eachItemGraphicEl((function(e){e.traverse((function(e){e.dataModel=t}))})),h.__keep=!0,h.group.silent=t.get("silent")||e.get("silent")}});function d(e,t,n){var i;i=e?r.map(e&&e.dimensions,(function(e){var n=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return r.defaults({name:e},n)})):[{name:"value",type:"float"}];var o=new a(i,n),l=r.map(n.get("data"),r.curry(s.dataTransform,t));return e&&(l=r.filter(l,r.curry(s.dataFilter,e))),o.initData(l,null,e?s.dimValueGetter:function(e){return e.value}),o}e.exports=u},VmQ4:function(e,t,n){"use strict";n("LC9H"),n("BJce"),n("bEBK")},VqEN:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("ZZRV"),i=r["createContext"](null)},VrcO:function(e,t,n){e.exports=n("gweE")},Vw6a:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=(i.isTypedArray,i.extend),a=(i.assert,i.each),s=i.isObject,l=n("QV7q"),c=l.getDataItemValue,u=l.isDataItemOption,d=n("Jjzi"),h=d.parseDate,f=n("vwaK"),p=n("3uc+"),g=p.SOURCE_FORMAT_TYPED_ARRAY,m=p.SOURCE_FORMAT_ARRAY_ROWS,A=p.SOURCE_FORMAT_ORIGINAL,v=p.SOURCE_FORMAT_OBJECT_ROWS;function y(e,t){f.isInstance(e)||(e=f.seriesDataToSource(e)),this._source=e;var n=this._data=e.data,r=e.sourceFormat;r===g&&(this._offset=0,this._dimSize=t,this._data=n);var i=x[r===m?r+"_"+e.seriesLayoutBy:r];o(this,i)}var b=y.prototype;b.pure=!1,b.persistent=!0,b.getSource=function(){return this._source};var x={arrayRows_column:{pure:!0,count:function(){return Math.max(0,this._data.length-this._source.startIndex)},getItem:function(e){return this._data[e+this._source.startIndex]},appendData:C},arrayRows_row:{pure:!0,count:function(){var e=this._data[0];return e?Math.max(0,e.length-this._source.startIndex):0},getItem:function(e){e+=this._source.startIndex;for(var t=[],n=this._data,r=0;r=0;p--){var g=e[p];if(s||(d=g.data.rawIndexOf(g.stackedByDimension,u)),d>=0){var m=g.data.getByRawIndex(g.stackResultDimension,d);if(h>=0&&m>0||h<=0&&m<0){h+=m,f=m;break}}}return r[0]=h,r[1]=f,r}));a.hostModel.setData(l),t.data=l}))}e.exports=a},WCWM:function(e,t){var n="__lodash_hash_undefined__";function r(e){return this.__data__.set(e,n),this}e.exports=r},WEmw:function(e,t,n){var r=n("BiNE"),i=Array.prototype,o=i.splice;function a(e){var t=this.__data__,n=r(t,e);if(n<0)return!1;var i=t.length-1;return n==i?t.pop():o.call(t,n,1),--this.size,!0}e.exports=a},WIZQ:function(e,t,n){var r=n("oEo5");function i(e){return this._axes[e]}var o=function(e){this._axes={},this._dimList=[],this.name=e||""};o.prototype={constructor:o,type:"cartesian",getAxis:function(e){return this._axes[e]},getAxes:function(){return r.map(this._dimList,i,this)},getAxesByScale:function(e){return e=e.toLowerCase(),r.filter(this.getAxes(),(function(t){return t.scale.type===e}))},addAxis:function(e){var t=e.dim;this._axes[t]=e,this._dimList.push(t)},dataToCoord:function(e){return this._dataCoordConvert(e,"dataToCoord")},coordToData:function(e){return this._dataCoordConvert(e,"coordToData")},_dataCoordConvert:function(e,t){for(var n=this._dimList,r=e instanceof Array?[]:{},i=0;i=0;n--)s.asc(t[n])},getActiveState:function(e){var t=this.activeIntervals;if(!t.length)return"normal";if(null==e||isNaN(e))return"inactive";if(1===t.length){var n=t[0];if(n[0]<=e&&e<=n[1])return"active"}else for(var r=0,i=t.length;r0?"pieces":this.option.categories?"categories":"splitNumber"},setSelected:function(e){this.option.selected=i.clone(e)},getValueState:function(e){var t=a.findPieceIndex(e,this._pieceList);return null!=t&&this.option.selected[this.getSelectedMapKey(this._pieceList[t])]?"inRange":"outOfRange"},findTargetDataIndices:function(e){var t=[];return this.eachTargetSeries((function(n){var r=[],i=n.getData();i.each(this.getDataDimension(i),(function(t,n){var i=a.findPieceIndex(t,this._pieceList);i===e&&r.push(n)}),this),t.push({seriesId:n.id,dataIndex:r})}),this),t},getRepresentValue:function(e){var t;if(this.isCategory())t=e.value;else if(null!=e.value)t=e.value;else{var n=e.interval||[];t=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return t},getVisualMeta:function(e){if(!this.isCategory()){var t=[],n=[],r=this,o=this._pieceList.slice();if(o.length){var a=o[0].interval[0];a!==-1/0&&o.unshift({interval:[-1/0,a]}),a=o[o.length-1].interval[1],a!==1/0&&o.push({interval:[a,1/0]})}else o.push({interval:[-1/0,1/0]});var s=-1/0;return i.each(o,(function(e){var t=e.interval;t&&(t[0]>s&&l([s,t[0]],"outOfRange"),l(t.slice()),s=t[1])}),this),{stops:t,outerColors:n}}function l(i,o){var a=r.getRepresentValue({interval:i});o||(o=r.getValueState(a));var s=e(a,o);i[0]===-1/0?n[0]=s:i[1]===1/0?n[1]=s:t.push({value:i[0],color:s},{value:i[1],color:s})}}}),d={splitNumber:function(){var e=this.option,t=this._pieceList,n=Math.min(e.precision,20),r=this.getExtent(),o=e.splitNumber;o=Math.max(parseInt(o,10),1),e.splitNumber=o;var a=(r[1]-r[0])/o;while(+a.toFixed(n)!==a&&n<5)n++;e.precision=n,a=+a.toFixed(n),e.minOpen&&t.push({interval:[-1/0,r[0]],close:[0,0]});for(var s=0,l=r[0];s","\u2265"][t[0]]];e.text=e.text||this.formatValueText(null!=e.value?e.value:e.interval,!1,n)}),this)}};function h(e,t){var n=e.inverse;("vertical"===e.orient?!n:n)&&t.reverse()}var f=u;e.exports=f},Wa83:function(e,t){var n="undefined"===typeof Float32Array?Array:Float32Array;function r(e,t){var r=new n(2);return null==e&&(e=0),null==t&&(t=0),r[0]=e,r[1]=t,r}function i(e,t){return e[0]=t[0],e[1]=t[1],e}function o(e){var t=new n(2);return t[0]=e[0],t[1]=e[1],t}function a(e,t,n){return e[0]=t,e[1]=n,e}function s(e,t,n){return e[0]=t[0]+n[0],e[1]=t[1]+n[1],e}function l(e,t,n,r){return e[0]=t[0]+n[0]*r,e[1]=t[1]+n[1]*r,e}function c(e,t,n){return e[0]=t[0]-n[0],e[1]=t[1]-n[1],e}function u(e){return Math.sqrt(h(e))}var d=u;function h(e){return e[0]*e[0]+e[1]*e[1]}var f=h;function p(e,t,n){return e[0]=t[0]*n[0],e[1]=t[1]*n[1],e}function g(e,t,n){return e[0]=t[0]/n[0],e[1]=t[1]/n[1],e}function m(e,t){return e[0]*t[0]+e[1]*t[1]}function A(e,t,n){return e[0]=t[0]*n,e[1]=t[1]*n,e}function v(e,t){var n=u(t);return 0===n?(e[0]=0,e[1]=0):(e[0]=t[0]/n,e[1]=t[1]/n),e}function y(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}var b=y;function x(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])}var w=x;function _(e,t){return e[0]=-t[0],e[1]=-t[1],e}function C(e,t,n,r){return e[0]=t[0]+r*(n[0]-t[0]),e[1]=t[1]+r*(n[1]-t[1]),e}function S(e,t,n){var r=t[0],i=t[1];return e[0]=n[0]*r+n[2]*i+n[4],e[1]=n[1]*r+n[3]*i+n[5],e}function E(e,t,n){return e[0]=Math.min(t[0],n[0]),e[1]=Math.min(t[1],n[1]),e}function B(e,t,n){return e[0]=Math.max(t[0],n[0]),e[1]=Math.max(t[1],n[1]),e}t.create=r,t.copy=i,t.clone=o,t.set=a,t.add=s,t.scaleAndAdd=l,t.sub=c,t.len=u,t.length=d,t.lenSquare=h,t.lengthSquare=f,t.mul=p,t.div=g,t.dot=m,t.scale=A,t.normalize=v,t.distance=y,t.dist=b,t.distanceSquare=x,t.distSquare=w,t.negate=_,t.lerp=C,t.applyTransform=S,t.min=E,t.max=B},WdvF:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("Q6Bq")),o=n("zYjg"),a=n("AWui"),s=n("oEo5");function l(e,t,n){var r=e[1]-e[0];t=s.map(t,(function(t){return{interval:[(t.interval[0]-e[0])/r,(t.interval[1]-e[0])/r]}}));var i=t.length,o=0;return function(e){for(var r=o;r=0;r--){a=t[r].interval;if(a[0]<=e&&e<=a[1]){o=r;break}}return r>=0&&r=t[0]&&e<=t[1]}}function u(e){var t=e.dimensions;return"lng"===t[0]&&"lat"===t[1]}var d=i.extendChartView({type:"heatmap",render:function(e,t,n){var r;t.eachComponent("visualMap",(function(t){t.eachTargetSeries((function(n){n===e&&(r=t)}))})),this.group.removeAll(),this._incrementalDisplayable=null;var i=e.coordinateSystem;"cartesian2d"===i.type||"calendar"===i.type?this._renderOnCartesianAndCalendar(e,n,0,e.getData().count()):u(i)&&this._renderOnGeo(i,e,r,n)},incrementalPrepareRender:function(e,t,n){this.group.removeAll()},incrementalRender:function(e,t,n,r){var i=t.coordinateSystem;i&&this._renderOnCartesianAndCalendar(t,r,e.start,e.end,!0)},_renderOnCartesianAndCalendar:function(e,t,n,r,i){var a,l,c=e.coordinateSystem;if("cartesian2d"===c.type){var u=c.getAxis("x"),d=c.getAxis("y");a=u.getBandWidth(),l=d.getBandWidth()}for(var h=this.group,f=e.getData(),p="itemStyle",g="emphasis.itemStyle",m="label",A="emphasis.label",v=e.getModel(p).getItemStyle(["color"]),y=e.getModel(g).getItemStyle(),b=e.getModel(m),x=e.getModel(A),w=c.type,_="cartesian2d"===w?[f.mapDimension("x"),f.mapDimension("y"),f.mapDimension("value")]:[f.mapDimension("time"),f.mapDimension("value")],C=n;C1?"emphasis":"normal")}function y(e,t,n,r,i){var o=n._isZoomActive;r&&"takeGlobalCursor"===r.type&&(o="dataZoomSelect"===r.key&&r.dataZoomSelectActive),n._isZoomActive=o,e.setIconStatus("zoom",o?"emphasis":"normal");var s=new a(A(e.option),t,{include:["grid"]});n._brushController.setPanels(s.makePanelOpts(i,(function(e){return e.xAxisDeclared&&!e.yAxisDeclared?"lineX":!e.xAxisDeclared&&e.yAxisDeclared?"lineY":"rect"}))).enableBrush(!!o&&{brushType:"auto",brushStyle:e.getModel("brushStyle").getItemStyle()})}g._onBrush=function(e,t){if(t.isEnd&&e.length){var n={},r=this.ecModel;this._brushController.updateCovers([]);var i=new a(A(this.model.option),r,{include:["grid"]});i.matchOutputRanges(e,r,(function(e,t,n){if("cartesian2d"===n.type){var r=e.brushType;"rect"===r?(o("x",n,t[0]),o("y",n,t[1])):o({lineX:"x",lineY:"y"}[r],n,t)}})),s.push(r,n),this._dispatchZoomAction(n)}function o(e,t,i){var o=t.getAxis(e),a=o.model,s=c(e,a,r),u=s.findRepresentativeAxisProxy(a).getMinMaxSpan();null==u.minValueSpan&&null==u.maxValueSpan||(i=l(0,i.slice(),o.scale.getExtent(),0,u.minValueSpan,u.maxValueSpan)),s&&(n[s.id]={dataZoomId:s.id,startValue:i[0],endValue:i[1]})}function c(e,t,n){var r;return n.eachComponent({mainType:"dataZoom",subType:"select"},(function(n){var i=n.getAxisModel(e,t.componentIndex);i&&(r=n)})),r}},g._dispatchZoomAction=function(e){var t=[];h(e,(function(e,n){t.push(i.clone(e))})),t.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:t})},u.register("dataZoom",p),r.registerPreprocessor((function(e){if(e){var t=e.dataZoom||(e.dataZoom=[]);i.isArray(t)||(e.dataZoom=t=[t]);var n=e.toolbox;if(n&&(i.isArray(n)&&(n=n[0]),n&&n.feature)){var r=n.feature.dataZoom;o("xAxis",r),o("yAxis",r)}}function o(e,n){if(n){var r=e+"Index",o=n[r];null==o||"all"===o||i.isArray(o)||(o=!1===o||"none"===o?[]:[o]),a(e,(function(a,s){if(null==o||"all"===o||-1!==i.indexOf(o,s)){var l={type:"select",$fromToolbox:!0,filterMode:n.filterMode||"filter",id:f+e+s};l[r]=s,t.push(l)}}))}}function a(t,n){var r=e[t];i.isArray(r)||(r=r?[r]:[]),h(r,n)}}));var b=p;e.exports=b},Wr3P:function(e,t,n){var r=n("Wa83"),i=r.create,o=r.distSquare,a=Math.pow,s=Math.sqrt,l=1e-8,c=1e-4,u=s(3),d=1/3,h=i(),f=i(),p=i();function g(e){return e>-l&&el||e<-l}function A(e,t,n,r,i){var o=1-i;return o*o*(o*e+3*i*t)+i*i*(i*r+3*o*n)}function v(e,t,n,r,i){var o=1-i;return 3*(((t-e)*o+2*(n-t)*i)*o+(r-n)*i*i)}function y(e,t,n,r,i,o){var l=r+3*(t-n)-e,c=3*(n-2*t+e),h=3*(t-e),f=e-i,p=c*c-3*l*h,m=c*h-9*l*f,A=h*h-3*c*f,v=0;if(g(p)&&g(m))if(g(c))o[0]=0;else{var y=-h/c;y>=0&&y<=1&&(o[v++]=y)}else{var b=m*m-4*p*A;if(g(b)){var x=m/p,w=(y=-c/l+x,-x/2);y>=0&&y<=1&&(o[v++]=y),w>=0&&w<=1&&(o[v++]=w)}else if(b>0){var _=s(b),C=p*c+1.5*l*(-m+_),S=p*c+1.5*l*(-m-_);C=C<0?-a(-C,d):a(C,d),S=S<0?-a(-S,d):a(S,d);y=(-c-(C+S))/(3*l);y>=0&&y<=1&&(o[v++]=y)}else{var E=(2*p*c-3*l*m)/(2*s(p*p*p)),B=Math.acos(E)/3,O=s(p),k=Math.cos(B),M=(y=(-c-2*O*k)/(3*l),w=(-c+O*(k+u*Math.sin(B)))/(3*l),(-c+O*(k-u*Math.sin(B)))/(3*l));y>=0&&y<=1&&(o[v++]=y),w>=0&&w<=1&&(o[v++]=w),M>=0&&M<=1&&(o[v++]=M)}}return v}function b(e,t,n,r,i){var o=6*n-12*t+6*e,a=9*t+3*r-3*e-9*n,l=3*t-3*e,c=0;if(g(a)){if(m(o)){var u=-l/o;u>=0&&u<=1&&(i[c++]=u)}}else{var d=o*o-4*a*l;if(g(d))i[0]=-o/(2*a);else if(d>0){var h=s(d),f=(u=(-o+h)/(2*a),(-o-h)/(2*a));u>=0&&u<=1&&(i[c++]=u),f>=0&&f<=1&&(i[c++]=f)}}return c}function x(e,t,n,r,i,o){var a=(t-e)*i+e,s=(n-t)*i+t,l=(r-n)*i+n,c=(s-a)*i+a,u=(l-s)*i+s,d=(u-c)*i+c;o[0]=e,o[1]=a,o[2]=c,o[3]=d,o[4]=d,o[5]=u,o[6]=l,o[7]=r}function w(e,t,n,r,i,a,l,u,d,g,m){var v,y,b,x,w,_=.005,C=1/0;h[0]=d,h[1]=g;for(var S=0;S<1;S+=.05)f[0]=A(e,n,i,l,S),f[1]=A(t,r,a,u,S),x=o(h,f),x=0&&x=0&&u<=1&&(i[c++]=u)}}else{var d=a*a-4*o*l;if(g(d)){u=-a/(2*o);u>=0&&u<=1&&(i[c++]=u)}else if(d>0){var h=s(d),f=(u=(-a+h)/(2*o),(-a-h)/(2*o));u>=0&&u<=1&&(i[c++]=u),f>=0&&f<=1&&(i[c++]=f)}}return c}function E(e,t,n){var r=e+n-2*t;return 0===r?.5:(e-t)/r}function B(e,t,n,r,i){var o=(t-e)*r+e,a=(n-t)*r+t,s=(a-o)*r+o;i[0]=e,i[1]=o,i[2]=s,i[3]=s,i[4]=a,i[5]=n}function O(e,t,n,r,i,a,l,u,d){var g,m=.005,A=1/0;h[0]=l,h[1]=u;for(var v=0;v<1;v+=.05){f[0]=_(e,n,i,v),f[1]=_(t,r,a,v);var y=o(h,f);y=0&&y=0&&s<0)&&(a=g,s=p,i=u,o.length=0),l(d,(function(e){o.push({seriesIndex:t.seriesIndex,dataIndexInside:e,dataIndex:t.getData().getRawIndex(e)})})))}})),{payloadBatch:o,snapToValue:i}}function p(e,t,n,r){e[t.key]={value:n,payloadBatch:r}}function g(e,t,n,r){var i=n.payloadBatch,o=t.axis,s=o.model,l=t.axisPointerModel;if(t.triggerTooltip&&i.length){var c=t.coordSys.model,u=a.makeKey(c),d=e.map[u];d||(d=e.map[u]={coordSysId:c.id,coordSysIndex:c.componentIndex,coordSysType:c.type,coordSysMainType:c.mainType,dataByAxis:[]},e.list.push(d)),d.dataByAxis.push({axisDim:o.dim,axisIndex:s.componentIndex,axisType:s.type,axisId:s.id,value:r,valueLabelOpt:{precision:l.get("label.precision"),formatter:l.get("label.formatter")},seriesDataIndices:i.slice()})}}function m(e,t,n){var r=n.axesInfo=[];l(t,(function(t,n){var i=t.axisPointerModel.option,o=e[n];o?(!t.useHandle&&(i.status="show"),i.value=o.value,i.seriesDataIndices=(o.payloadBatch||[]).slice()):!t.useHandle&&(i.status="hide"),"show"===i.status&&r.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:i.value})}))}function A(e,t,n,r){if(!x(t)&&e.list.length){var i=((e.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};r({type:"showTip",escapeConnect:!0,x:t[0],y:t[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:i.dataIndexInside,dataIndex:i.dataIndex,seriesIndex:i.seriesIndex,dataByCoordSys:e.list})}else r({type:"hideTip"})}function v(e,t,n){var i=n.getZr(),o="axisPointerLastHighlights",a=u(i)[o]||{},s=u(i)[o]={};l(e,(function(e,t){var n=e.axisPointerModel.option;"show"===n.status&&l(n.seriesDataIndices,(function(e){var t=e.seriesIndex+" | "+e.dataIndex;s[t]=e}))}));var c=[],d=[];r.each(a,(function(e,t){!s[t]&&d.push(e)})),r.each(s,(function(e,t){!a[t]&&c.push(e)})),d.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,batch:d}),c.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,batch:c})}function y(e,t){for(var n=0;n<(e||[]).length;n++){var r=e[n];if(t.axis.dim===r.axisDim&&t.axis.model.componentIndex===r.axisIndex)return r}}function b(e){var t=e.axis.model,n={},r=n.axisDim=e.axis.dim;return n.axisIndex=n[r+"AxisIndex"]=t.componentIndex,n.axisName=n[r+"AxisName"]=t.name,n.axisId=n[r+"AxisId"]=t.id,n}function x(e){return!e||null==e[0]||isNaN(e[0])||null==e[1]||isNaN(e[1])}e.exports=d},XDzg:function(e,t,n){var r=n("oEo5"),i=n("Ju7t"),o=n("P7pv"),a=n("l1R7"),s=i.extend({type:"polarAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"polar",index:this.option.polarIndex,id:this.option.polarId})[0]}});r.merge(s.prototype,a);var l={angle:{startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}},radius:{splitNumber:5}};function c(e,t){return t.type||(t.data?"category":"value")}o("angle",s,c,l.angle),o("radius",s,c,l.radius)},XFOG:function(e,t){var n={utf8:{stringToBytes:function(e){return n.bin.stringToBytes(unescape(encodeURIComponent(e)))},bytesToString:function(e){return decodeURIComponent(escape(n.bin.bytesToString(e)))}},bin:{stringToBytes:function(e){for(var t=[],n=0;n0)r*=10;var a=[o.round(h(t[0]/r)*r),o.round(d(t[1]/r)*r)];this._interval=r,this._niceExtent=a}},niceExtent:function(e){l.niceExtent.call(this,e);var t=this._originalScale;t.__fixMin=e.fixMin,t.__fixMax=e.fixMax}});function m(e,t){return u(e,c(t))}r.each(["contain","normalize"],(function(e){g.prototype[e]=function(t){return t=p(t)/p(this.base),s[e].call(this,t)}})),g.create=function(){return new g};var A=g;e.exports=A},XQ5J:function(e,t,n){var r=n("ORxg"),i=n("0326"),o=n("6Q7i"),a=n("xrLW");function s(e,t,n){e=a(e),t=o(t);var s=t?i(e):0;return t&&s255?255:e}function a(e){return e=Math.round(e),e<0?0:e>360?360:e}function s(e){return e<0?0:e>1?1:e}function l(e){return e.length&&"%"===e.charAt(e.length-1)?o(parseFloat(e)/100*255):o(parseInt(e,10))}function c(e){return e.length&&"%"===e.charAt(e.length-1)?s(parseFloat(e)/100):s(parseFloat(e))}function u(e,t,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?e+(t-e)*n*6:2*n<1?t:3*n<2?e+(t-e)*(2/3-n)*6:e}function d(e,t,n){return e+(t-e)*n}function h(e,t,n,r,i){return e[0]=t,e[1]=n,e[2]=r,e[3]=i,e}function f(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}var p=new r(20),g=null;function m(e,t){g&&f(g,t),g=p.put(e,g||t.slice())}function A(e,t){if(e){t=t||[];var n=p.get(e);if(n)return f(t,n);e+="";var r=e.replace(/ /g,"").toLowerCase();if(r in i)return f(t,i[r]),m(e,t),t;if("#"!==r.charAt(0)){var o=r.indexOf("("),a=r.indexOf(")");if(-1!==o&&a+1===r.length){var s=r.substr(0,o),u=r.substr(o+1,a-(o+1)).split(","),d=1;switch(s){case"rgba":if(4!==u.length)return void h(t,0,0,0,1);d=c(u.pop());case"rgb":return 3!==u.length?void h(t,0,0,0,1):(h(t,l(u[0]),l(u[1]),l(u[2]),d),m(e,t),t);case"hsla":return 4!==u.length?void h(t,0,0,0,1):(u[3]=c(u[3]),v(u,t),m(e,t),t);case"hsl":return 3!==u.length?void h(t,0,0,0,1):(v(u,t),m(e,t),t);default:return}}h(t,0,0,0,1)}else{if(4===r.length){var g=parseInt(r.substr(1),16);return g>=0&&g<=4095?(h(t,(3840&g)>>4|(3840&g)>>8,240&g|(240&g)>>4,15&g|(15&g)<<4,1),m(e,t),t):void h(t,0,0,0,1)}if(7===r.length){g=parseInt(r.substr(1),16);return g>=0&&g<=16777215?(h(t,(16711680&g)>>16,(65280&g)>>8,255&g,1),m(e,t),t):void h(t,0,0,0,1)}}}}function v(e,t){var n=(parseFloat(e[0])%360+360)%360/360,r=c(e[1]),i=c(e[2]),a=i<=.5?i*(r+1):i+r-i*r,s=2*i-a;return t=t||[],h(t,o(255*u(s,a,n+1/3)),o(255*u(s,a,n)),o(255*u(s,a,n-1/3)),1),4===e.length&&(t[3]=e[3]),t}function y(e){if(e){var t,n,r=e[0]/255,i=e[1]/255,o=e[2]/255,a=Math.min(r,i,o),s=Math.max(r,i,o),l=s-a,c=(s+a)/2;if(0===l)t=0,n=0;else{n=c<.5?l/(s+a):l/(2-s-a);var u=((s-r)/6+l/2)/l,d=((s-i)/6+l/2)/l,h=((s-o)/6+l/2)/l;r===s?t=h-d:i===s?t=1/3+u-h:o===s&&(t=2/3+d-u),t<0&&(t+=1),t>1&&(t-=1)}var f=[360*t,n,c];return null!=e[3]&&f.push(e[3]),f}}function b(e,t){var n=A(e);if(n){for(var r=0;r<3;r++)n[r]=t<0?n[r]*(1-t)|0:(255-n[r])*t+n[r]|0,n[r]>255?n[r]=255:e[r]<0&&(n[r]=0);return O(n,4===n.length?"rgba":"rgb")}}function x(e){var t=A(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)}function w(e,t,n){if(t&&t.length&&e>=0&&e<=1){n=n||[];var r=e*(t.length-1),i=Math.floor(r),a=Math.ceil(r),l=t[i],c=t[a],u=r-i;return n[0]=o(d(l[0],c[0],u)),n[1]=o(d(l[1],c[1],u)),n[2]=o(d(l[2],c[2],u)),n[3]=s(d(l[3],c[3],u)),n}}var _=w;function C(e,t,n){if(t&&t.length&&e>=0&&e<=1){var r=e*(t.length-1),i=Math.floor(r),a=Math.ceil(r),l=A(t[i]),c=A(t[a]),u=r-i,h=O([o(d(l[0],c[0],u)),o(d(l[1],c[1],u)),o(d(l[2],c[2],u)),s(d(l[3],c[3],u))],"rgba");return n?{color:h,leftIndex:i,rightIndex:a,value:r}:h}}var S=C;function E(e,t,n,r){if(e=A(e),e)return e=y(e),null!=t&&(e[0]=a(t)),null!=n&&(e[1]=c(n)),null!=r&&(e[2]=c(r)),O(v(e),"rgba")}function B(e,t){if(e=A(e),e&&null!=t)return e[3]=s(t),O(e,"rgba")}function O(e,t){if(e&&e.length){var n=e[0]+","+e[1]+","+e[2];return"rgba"!==t&&"hsva"!==t&&"hsla"!==t||(n+=","+e[3]),t+"("+n+")"}}t.parse=A,t.lift=b,t.toHex=x,t.fastLerp=w,t.fastMapToColor=_,t.lerp=C,t.mapToColor=S,t.modifyHSL=E,t.modifyAlpha=B,t.stringify=O},XVjW:function(e,t,n){var r=n("trXQ"),i=r["__core-js_shared__"];e.exports=i},XZgM:function(e,t,n){"use strict";n("LC9H"),n("qyV+")},"Xc/e":function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("XDlA"),l=n.n(s),c=n("T5E4"),u=n.n(c),d=n("8ULG"),h=n.n(d),f=n("XneU"),p=n.n(f),g=n("Hdxz"),m=n.n(g),A=n("ZZRV"),v=n("iczh"),y=n.n(v),b=n("uC5z"),x=n("bOtj"),w=n.n(x),_=n("3CTf"),C=n("LpVx"),S=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i0&&(b=r.getOptions().map((function(e){return A["createElement"](T,{prefixCls:g,key:e.value.toString(),disabled:"disabled"in e?e.disabled:s.disabled,value:e.value,checked:-1!==l.value.indexOf(e.value),onChange:e.onChange,className:"".concat(m,"-item"),style:e.style},e.label)})));var x={toggleOption:r.toggleOption,value:r.state.value,disabled:r.props.disabled,name:r.props.name,registerValue:r.registerValue,cancelValue:r.cancelValue},w=y()(m,u,i()({},"".concat(m,"-rtl"),"rtl"===n));return A["createElement"]("div",a()({className:w,style:d},v),A["createElement"](E.Provider,{value:x},b))},r.state={value:e.value||e.defaultValue||[],registeredValues:[]},r}return u()(n,[{key:"getOptions",value:function(){var e=this.props.options;return e.map((function(e){return"string"===typeof e?{label:e,value:e}:e}))}},{key:"render",value:function(){return A["createElement"](C["a"],null,this.renderGroup)}}],[{key:"getDerivedStateFromProps",value:function(e){return"value"in e?{value:e.value||[]}:null}}]),n}(A["PureComponent"]);B.defaultProps={options:[]};var O=B,k=n("b5WB"),M=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i=0;t--){var n=o().key(t);e(a(n),n)}}function c(e){return o().removeItem(e)}function u(){return o().clear()}e.exports={name:"localStorage",read:a,write:s,each:l,remove:c,clearAll:u}},Y36B:function(e,t,n){var r=n("2OMI"),i=n("oMIb"),o=n("EGDn"),a=n("Og4i"),s=n("wKys"),l=n("QLFg"),c=l.normalizeRadian,u=n("Wr3P"),d=n("KBjX"),h=r.CMD,f=2*Math.PI,p=1e-4;function g(e,t){return Math.abs(e-t)t&&c>r&&c>o&&c>s||c1&&v(),h=u.cubicAt(t,r,o,s,A[0]),g>1&&(f=u.cubicAt(t,r,o,s,A[1]))),2===g?bt&&s>r&&s>o||s=0&&c<=1){for(var d=0,h=u.quadraticAt(t,r,o,c),f=0;fn||s<-n)return 0;var l=Math.sqrt(n*n-s*s);m[0]=-l,m[1]=l;var u=Math.abs(r-i);if(u<1e-4)return 0;if(u%f<1e-4){r=0,i=f;var d=o?1:-1;return a>=m[0]+e&&a<=m[1]+e?d:0}if(o){l=r;r=c(i),i=c(l)}else r=c(r),i=c(i);r>i&&(i+=f);for(var h=0,p=0;p<2;p++){var g=m[p];if(g+e>a){var A=Math.atan2(s,g);d=o?1:-1;A<0&&(A=f+A),(A>=r&&A<=i||A+f>=r&&A+f<=i)&&(A>Math.PI/2&&A<1.5*Math.PI&&(d=-d),h+=d)}}return h}function w(e,t,n,r,l){for(var c=0,u=0,f=0,p=0,m=0,A=0;A1&&(n||(c+=d(u,f,p,m,r,l))),1===A&&(u=e[A],f=e[A+1],p=u,m=f),v){case h.M:p=e[A++],m=e[A++],u=p,f=m;break;case h.L:if(n){if(i.containStroke(u,f,e[A],e[A+1],t,r,l))return!0}else c+=d(u,f,e[A],e[A+1],r,l)||0;u=e[A++],f=e[A++];break;case h.C:if(n){if(o.containStroke(u,f,e[A++],e[A++],e[A++],e[A++],e[A],e[A+1],t,r,l))return!0}else c+=y(u,f,e[A++],e[A++],e[A++],e[A++],e[A],e[A+1],r,l)||0;u=e[A++],f=e[A++];break;case h.Q:if(n){if(a.containStroke(u,f,e[A++],e[A++],e[A],e[A+1],t,r,l))return!0}else c+=b(u,f,e[A++],e[A++],e[A],e[A+1],r,l)||0;u=e[A++],f=e[A++];break;case h.A:var w=e[A++],_=e[A++],C=e[A++],S=e[A++],E=e[A++],B=e[A++];A+=1;var O=1-e[A++],k=Math.cos(E)*C+w,M=Math.sin(E)*S+_;A>1?c+=d(u,f,k,M,r,l):(p=k,m=M);var N=(r-w)*S/C+w;if(n){if(s.containStroke(w,_,S,E,E+B,O,t,N,l))return!0}else c+=x(w,_,S,E,E+B,O,N,l);u=Math.cos(E+B)*C+w,f=Math.sin(E+B)*S+_;break;case h.R:p=u=e[A++],m=f=e[A++];var T=e[A++],I=e[A++];k=p+T,M=m+I;if(n){if(i.containStroke(p,m,k,m,t,r,l)||i.containStroke(k,m,k,M,t,r,l)||i.containStroke(k,M,p,M,t,r,l)||i.containStroke(p,M,p,m,t,r,l))return!0}else c+=d(k,m,k,M,r,l),c+=d(p,M,p,m,r,l);break;case h.Z:if(n){if(i.containStroke(u,f,p,m,t,r,l))return!0}else c+=d(u,f,p,m,r,l);u=p,f=m;break}}return n||g(f,m)||(c+=d(u,f,p,m,r,l)||0),0!==c}function _(e,t,n){return w(e,0,!1,t,n)}function C(e,t,n,r){return w(e,t,!0,n,r)}t.contain=_,t.containStroke=C},Y5yc:function(e,t,n){var r=n("Q6Bq");n("yZUZ"),n("hkVq"),n("JWwY");var i=n("pMHC"),o=n("N//r");r.registerVisual(i("tree","circle")),r.registerLayout(o)},YBdE:function(e,t,n){var r=n("oEo5"),i=(r.assert,r.isArray),o=n("IPcT");o.__DEV__;function a(e){return new s(e)}function s(e){e=e||{},this._reset=e.reset,this._plan=e.plan,this._count=e.count,this._onDirty=e.onDirty,this._dirty=!0,this.context}var l=s.prototype;l.perform=function(e){var t,n=this._upstream,r=e&&e.skip;if(this._dirty&&n){var o=this.context;o.data=o.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!r&&(t=this._plan(this.context));var a,s=f(this._modBy),l=this._modDataCount||0,c=f(e&&e.modBy),h=e&&e.modDataCount||0;function f(e){return!(e>=1)&&(e=1),e}s===c&&l===h||(t="reset"),(this._dirty||"reset"===t)&&(this._dirty=!1,a=d(this,r)),this._modBy=c,this._modDataCount=h;var p=e&&e.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var g=this._dueIndex,m=Math.min(null!=p?this._dueIndex+p:1/0,this._dueEnd);if(!r&&(a||g1&&r>0?s:a}};return o;function a(){return t=e?null:oa)l+=360*c;return[s,l]},coordToPoint:function(e){var t=e[0],n=e[1]/180*Math.PI,r=Math.cos(n)*t+this.cx,i=-Math.sin(n)*t+this.cy;return[r,i]},getArea:function(){var e=this.getAngleAxis(),t=this.getRadiusAxis(),n=t.getExtent().slice();n[0]>n[1]&&n.reverse();var r=e.getExtent(),i=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:n[0],r:n[1],startAngle:-r[0]*i,endAngle:-r[1]*i,clockwise:e.inverse,contain:function(e,t){var n=e-this.cx,r=t-this.cy,i=n*n+r*r,o=this.r,a=this.r0;return i<=o*o&&i>=a*a}}}};var a=o;e.exports=a},"Ycz+":function(e,t,n){var r=n("BeS3");function i(e,t,n){var i=e.length;return n=void 0===n?i:n,!t&&n>=i?e:r(e,t,n)}e.exports=i},YiIN:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("B2QF"),a=n("sAd1"),s=o.toolbox.magicType,l="__ec_magicType_stack__";function c(e){this.model=e}c.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:i.clone(s.title),option:{},seriesIndex:{}};var u=c.prototype;u.getIcons=function(){var e=this.model,t=e.get("icon"),n={};return i.each(e.get("type"),(function(e){t[e]&&(n[e]=t[e])})),n};var d={line:function(e,t,n,r){if("bar"===e)return i.merge({id:t,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get("option.line")||{},!0)},bar:function(e,t,n,r){if("line"===e)return i.merge({id:t,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get("option.bar")||{},!0)},stack:function(e,t,n,r){var o=n.get("stack")===l;if("line"===e||"bar"===e)return r.setIconStatus("stack",o?"normal":"emphasis"),i.merge({id:t,stack:o?"":l},r.get("option.stack")||{},!0)}},h=[["line","bar"],["stack"]];u.onclick=function(e,t,n){var r=this.model,o=r.get("seriesIndex."+n);if(d[n]){var a,c={series:[]},u=function(t){var o=t.subType,a=t.id,s=d[n](o,a,t,r);s&&(i.defaults(s,t.option),c.series.push(s));var l=t.coordinateSystem;if(l&&"cartesian2d"===l.type&&("line"===n||"bar"===n)){var u=l.getAxesByScale("ordinal")[0];if(u){var h=u.dim,f=h+"Axis",p=e.queryComponents({mainType:f,index:t.get(name+"Index"),id:t.get(name+"Id")})[0],g=p.componentIndex;c[f]=c[f]||[];for(var m=0;m<=g;m++)c[f][g]=c[f][g]||{};c[f][g].boundaryGap="bar"===n}}};if(i.each(h,(function(e){i.indexOf(e,n)>=0&&i.each(e,(function(e){r.setIconStatus(e,"normal")}))})),r.setIconStatus(n,"emphasis"),e.eachComponent({mainType:"series",query:null==o?null:{seriesIndex:o}},u),"stack"===n){var f=c.series&&c.series[0]&&c.series[0].stack===l;a=f?i.merge({stack:s.title.tiled},s.title):i.clone(s.title)}t.dispatchAction({type:"changeMagicType",currentType:n,newOption:c,newTitle:a,featureName:"magicType"})}},r.registerAction({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},(function(e,t){t.mergeOption(e.newOption)})),a.register("magicType",c);var f=c;e.exports=f},YjsL:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("H9gS")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="FolderOpenOutlined";var c=o.forwardRef(l);t.default=c},YreP:function(e,t,n){},YsOP:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=n("P0S0"),a=n("JkS2"),s=n("vwaK"),l=n("Vw6a"),c=l.defaultDimValueGetters,u=l.DefaultDataProvider,d=n("ArUA"),h=d.summarizeDimensions,f=n("ZtBV"),p=i.isObject,g="undefined",m=-1,A="e\0\0",v={float:typeof Float64Array===g?Array:Float64Array,int:typeof Int32Array===g?Array:Int32Array,ordinal:Array,number:Array,time:Array},y=typeof Uint32Array===g?Array:Uint32Array,b=typeof Int32Array===g?Array:Int32Array,x=typeof Uint16Array===g?Array:Uint16Array;function w(e){return e._rawCount>65535?y:x}function _(e){var t=e.constructor;return t===Array?e.slice():new t(e)}var C=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_rawData","_chunkSize","_chunkCount","_dimValueGetter","_count","_rawCount","_nameDimIdx","_idDimIdx"],S=["_extent","_approximateExtent","_rawExtent"];function E(e,t){i.each(C.concat(t.__wrappedMethods||[]),(function(n){t.hasOwnProperty(n)&&(e[n]=t[n])})),e.__wrappedMethods=t.__wrappedMethods,i.each(S,(function(n){e[n]=i.clone(t[n])})),e._calculationInfo=i.extend(t._calculationInfo)}var B=function(e,t){e=e||["x","y"];for(var n={},r=[],o={},a=0;a=0?this._indices[e]:-1}function L(e,t){var n=e._idList[t];return null==n&&(n=N(e,e._idDimIdx,t)),null==n&&(n=A+t),n}function D(e){return i.isArray(e)||(e=[e]),e}function P(e,t){var n=e.dimensions,r=new B(i.map(n,e.getDimensionInfo,e),e.hostModel);E(r,e);for(var o=r._storage={},a=e._storage,s=0;s=0?(o[l]=R(a[l]),r._rawExtent[l]=F(),r._extent[l]=null):o[l]=a[l])}return r}function R(e){for(var t=new Array(e.length),n=0;ny[1]&&(y[1]=v)}t&&(this._nameList[f]=t[p])}this._rawCount=this._count=l,this._extent={},M(this)},O._initDataFromProvider=function(e,t){if(!(e>=t)){for(var n,r=this._chunkSize,i=this._rawData,o=this._storage,a=this.dimensions,s=a.length,l=this._dimensionInfos,c=this._nameList,u=this._idList,d=this._rawExtent,h=this._nameRepeatCount={},f=this._chunkCount,p=0;pC[1]&&(C[1]=_)}if(!i.pure){var S=c[v];if(A&&null==S)if(null!=A.name)c[v]=S=A.name;else if(null!=n){var E=a[n],B=o[E][y];if(B){S=B[b];var O=l[E].ordinalMeta;O&&O.categories.length&&(S=O.categories[S])}}var N=null==A?null:A.id;null==N&&null!=S&&(h[S]=h[S]||0,N=S,h[S]>0&&(N+="__ec__"+h[S]),h[S]++),null!=N&&(u[v]=N)}}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=t,this._extent={},M(this)}},O.count=function(){return this._count},O.getIndices=function(){var e=this._indices;if(e){var t=e.constructor,n=this._count;if(t===Array){i=new t(n);for(var r=0;r=0&&t=0&&ts&&(s=c)}return r=[a,s],this._extent[e]=r,r},O.getApproximateExtent=function(e){return e=this.getDimension(e),this._approximateExtent[e]||this.getDataExtent(e)},O.setApproximateExtent=function(e,t){t=this.getDimension(t),this._approximateExtent[t]=e.slice()},O.getCalculationInfo=function(e){return this._calculationInfo[e]},O.setCalculationInfo=function(e,t){p(e)?i.extend(this._calculationInfo,e):this._calculationInfo[e]=t},O.getSum=function(e){var t=this._storage[e],n=0;if(t)for(var r=0,i=this.count();r=this._rawCount||e<0)return-1;if(!this._indices)return e;var t=this._indices,n=t[e];if(null!=n&&ne))return o;i=o-1}}return-1},O.indicesOfNearest=function(e,t,n){var r=this._storage,i=r[e],o=[];if(!i)return o;null==n&&(n=1/0);for(var a=1/0,s=-1,l=0,c=0,u=this.count();c=0&&s<0)&&(a=h,s=d,l=0),d===s&&(o[l++]=c))}return o.length=l,o},O.getRawIndex=T,O.getRawDataItem=function(e){if(this._rawData.persistent)return this._rawData.getItem(this.getRawIndex(e));for(var t=[],n=0;n=c&&v<=u||isNaN(v))&&(a[s++]=h),h++}d=!0}else if(2===r){f=this._storage[l];var y=this._storage[t[1]],b=e[t[1]][0],x=e[t[1]][1];for(p=0;p=c&&v<=u||isNaN(v))&&(C>=b&&C<=x||isNaN(C))&&(a[s++]=h),h++}}d=!0}}if(!d)if(1===r)for(A=0;A=c&&v<=u||isNaN(v))&&(a[s++]=S)}else for(A=0;Ae[B][1])&&(E=!1)}E&&(a[s++]=this.getRawIndex(A))}return sw[1]&&(w[1]=x)}}}return o},O.downSample=function(e,t,n,r){for(var i=P(this,[e]),o=i._storage,a=[],s=Math.floor(1/t),l=o[e],c=this.count(),u=this._chunkSize,d=i._rawExtent[e],h=new(w(this))(c),f=0,p=0;pc-p&&(s=c-p,a.length=s);for(var g=0;gd[1]&&(d[1]=y),h[f++]=b}return i._count=f,i._indices=h,i.getRawIndex=I,i},O.getItemModel=function(e){var t=this.hostModel;return new o(this.getRawDataItem(e),t,t&&t.ecModel)},O.diff=function(e){var t=this;return new a(e?e.getIndices():[],this.getIndices(),(function(t){return L(e,t)}),(function(e){return L(t,e)}))},O.getVisual=function(e){var t=this._visual;return t&&t[e]},O.setVisual=function(e,t){if(p(e))for(var n in e)e.hasOwnProperty(n)&&this.setVisual(n,e[n]);else this._visual=this._visual||{},this._visual[e]=t},O.setLayout=function(e,t){if(p(e))for(var n in e)e.hasOwnProperty(n)&&this.setLayout(n,e[n]);else this._layout[e]=t},O.getLayout=function(e){return this._layout[e]},O.getItemLayout=function(e){return this._itemLayouts[e]},O.setItemLayout=function(e,t,n){this._itemLayouts[e]=n?i.extend(this._itemLayouts[e]||{},t):t},O.clearItemLayouts=function(){this._itemLayouts.length=0},O.getItemVisual=function(e,t,n){var r=this._itemVisuals[e],i=r&&r[t];return null!=i||n?i:this.getVisual(t)},O.setItemVisual=function(e,t,n){var r=this._itemVisuals[e]||{},i=this.hasItemVisual;if(this._itemVisuals[e]=r,p(t))for(var o in t)t.hasOwnProperty(o)&&(r[o]=t[o],i[o]=!0);else r[t]=n,i[t]=!0},O.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};var j=function(e){e.seriesIndex=this.seriesIndex,e.dataIndex=this.dataIndex,e.dataType=this.dataType};O.setItemGraphicEl=function(e,t){var n=this.hostModel;t&&(t.dataIndex=e,t.dataType=this.dataType,t.seriesIndex=n&&n.seriesIndex,"group"===t.type&&t.traverse(j,t)),this._graphicEls[e]=t},O.getItemGraphicEl=function(e){return this._graphicEls[e]},O.eachItemGraphicEl=function(e,t){i.each(this._graphicEls,(function(n,r){n&&e&&e.call(t,n,r)}))},O.cloneShallow=function(e){if(!e){var t=i.map(this.dimensions,this.getDimensionInfo,this);e=new B(t,this.hostModel)}if(e._storage=this._storage,E(e,this),this._indices){var n=this._indices.constructor;e._indices=new n(this._indices)}else e._indices=null;return e.getRawIndex=e._indices?I:T,e},O.wrapMethod=function(e,t){var n=this[e];"function"===typeof n&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(e),this[e]=function(){var e=n.apply(this,arguments);return t.apply(this,[e].concat(i.slice(arguments)))})},O.TRANSFERABLE_METHODS=["cloneShallow","downSample","map"],O.CHANGABLE_METHODS=["filterSelf","selectRange"];var U=B;e.exports=U},YsWf:function(e,t,n){var r=n("oEo5"),i=n("EgZf"),o=function(e,t,n,r,o){i.call(this,e,t,n),this.type=r||"value",this.position=o||"bottom",this.orient=null};o.prototype={constructor:o,model:null,isHorizontal:function(){var e=this.position;return"top"===e||"bottom"===e},pointToData:function(e,t){return this.coordinateSystem.pointToData(e,t)[0]},toGlobalCoord:null,toLocalCoord:null},r.inherits(o,i);var a=o;e.exports=a},"Z+31":function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("HMKB")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="FileTwoTone";var c=o.forwardRef(l);t.default=c},Z1Ah:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("LlUK"),i=n.n(r),o=n("ZZRV");function a(){var e=o["useReducer"]((function(e){return e+1}),0),t=i()(e,2),n=t[1];return n}},Z5QY:function(e,t,n){var r=n("oEo5"),i=n("XTQn"),o=n("Az1A"),a=n("iNAA"),s=n("gyjJ"),l=n("CQhY"),c=r.each,u=l.toCamelCase,d=["","-webkit-","-moz-","-o-"],h="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;";function f(e){var t="cubic-bezier(0.23, 1, 0.32, 1)",n="left "+e+"s "+t+",top "+e+"s "+t;return r.map(d,(function(e){return e+"transition:"+n})).join(";")}function p(e){var t=[],n=e.get("fontSize"),r=e.getTextColor();r&&t.push("color:"+r),t.push("font:"+e.getFont());var i=e.get("lineHeight");null==i&&(i=Math.round(3*n/2)),n&&t.push("line-height:"+i+"px");var o=e.get("textShadowColor"),a=e.get("textShadowBlur")||0,s=e.get("textShadowOffsetX")||0,l=e.get("textShadowOffsetY")||0;return a&&t.push("text-shadow:"+s+"px "+l+"px "+a+"px "+o),c(["decoration","align"],(function(n){var r=e.get(n);r&&t.push("text-"+n+":"+r)})),t.join(";")}function g(e){var t=[],n=e.get("transitionDuration"),r=e.get("backgroundColor"),o=e.getModel("textStyle"),a=e.get("padding");return n&&t.push(f(n)),r&&(s.canvasSupported?t.push("background-Color:"+r):(t.push("background-Color:#"+i.toHex(r)),t.push("filter:alpha(opacity=70)"))),c(["width","color","radius"],(function(n){var r="border-"+n,i=u(r),o=e.get(i);null!=o&&t.push(r+":"+o+("color"===n?"":"px"))})),t.push(p(o)),null!=a&&t.push("padding:"+l.normalizeCssArray(a).join("px ")+"px"),t.join(";")+";"}function m(e,t,n,r,i){var o=t&&t.painter;if(n){var s=o&&o.getViewportRoot();s&&a.transformLocalCoord(e,s,document.body,r,i)}else{e[0]=r,e[1]=i;var l=o&&o.getViewportRootOffset();l&&(e[0]+=l.offsetLeft,e[1]+=l.offsetTop)}e[2]=e[0]/t.getWidth(),e[3]=e[1]/t.getHeight()}function A(e,t,n){if(s.wxa)return null;var r=document.createElement("div");r.domBelongToZr=!0,this.el=r;var i=this._zr=t.getZr(),a=this._appendToBody=n&&n.appendToBody;this._styleCoord=[0,0,0,0],m(this._styleCoord,i,a,t.getWidth()/2,t.getHeight()/2),a?document.body.appendChild(r):e.appendChild(r),this._container=e,this._show=!1,this._hideTimeout;var l=this;r.onmouseenter=function(){l._enterable&&(clearTimeout(l._hideTimeout),l._show=!0),l._inContent=!0},r.onmousemove=function(e){if(e=e||window.event,!l._enterable){var t=i.handler,n=i.painter.getViewportRoot();o.normalizeEvent(n,e,!0),t.dispatch("mousemove",e)}},r.onmouseleave=function(){l._enterable&&l._show&&l.hideLater(l._hideDelay),l._inContent=!1}}A.prototype={constructor:A,_enterable:!0,update:function(e){var t=this._container,n=t.currentStyle||document.defaultView.getComputedStyle(t),r=t.style;"absolute"!==r.position&&"absolute"!==n.position&&(r.position="relative");var i=e.get("alwaysShowContent");i&&this._moveTooltipIfResized()},_moveTooltipIfResized:function(){var e=this._styleCoord[2],t=this._styleCoord[3],n=e*this._zr.getWidth(),r=t*this._zr.getHeight();this.moveTo(n,r)},show:function(e){clearTimeout(this._hideTimeout);var t=this.el,n=this._styleCoord;t.style.cssText=h+g(e)+";left:"+n[0]+"px;top:"+n[1]+"px;"+(e.get("extraCssText")||""),t.style.display=t.innerHTML?"block":"none",t.style.pointerEvents=this._enterable?"auto":"none",this._show=!0},setContent:function(e){this.el.innerHTML=null==e?"":e},setEnterable:function(e){this._enterable=e},getSize:function(){var e=this.el;return[e.clientWidth,e.clientHeight]},moveTo:function(e,t){var n=this._styleCoord;m(n,this._zr,this._appendToBody,e,t);var r=this.el.style;r.left=n[0]+"px",r.top=n[1]+"px"},hide:function(){this.el.style.display="none",this._show=!1},hideLater:function(e){!this._show||this._inContent&&this._enterable||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(r.bind(this.hide,this),e)):this.hide())},isShow:function(){return this._show},dispose:function(){this.el.parentNode.removeChild(this.el)},getOuterSize:function(){var e=this.el.clientWidth,t=this.el.clientHeight;if(document.defaultView&&document.defaultView.getComputedStyle){var n=document.defaultView.getComputedStyle(this.el);n&&(e+=parseInt(n.borderLeftWidth,10)+parseInt(n.borderRightWidth,10),t+=parseInt(n.borderTopWidth,10)+parseInt(n.borderBottomWidth,10))}return{width:e,height:t}}};var v=A;e.exports=v},Z5xy:function(e,t,n){var r=n("Q6Bq");n("A3lm"),n("vgo9");var i=n("pMHC"),o=n("7lsH"),a=n("tsx3");n("Kuav"),r.registerVisual(i("line","circle","line")),r.registerLayout(o("line")),r.registerProcessor(r.PRIORITY.PROCESSOR.STATISTIC,a("line"))},Z9Ac:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="DownloadOutlined";t["a"]=r["forwardRef"](s)},ZASg:function(e,t,n){var r=n("Q6Bq"),i=n("0gFT"),o=n("oEo5"),a=n("QV7q"),s=n("Jjzi"),l=s.getPercentWithPrecision,c=n("y6TG"),u=n("Vw6a"),d=u.retrieveRawAttr,h=n("kAFf"),f=h.makeSeriesEncodeForNameBased,p=n("p1Ch"),g=r.extendSeriesModel({type:"series.pie",init:function(e){g.superApply(this,"init",arguments),this.legendVisualProvider=new p(o.bind(this.getData,this),o.bind(this.getRawData,this)),this.updateSelectedMap(this._createSelectableList()),this._defaultLabelLine(e)},mergeOption:function(e){g.superCall(this,"mergeOption",e),this.updateSelectedMap(this._createSelectableList())},getInitialData:function(e,t){return i(this,{coordDimensions:["value"],encodeDefaulter:o.curry(f,this)})},_createSelectableList:function(){for(var e=this.getRawData(),t=e.mapDimension("value"),n=[],r=0,i=e.count();r.5?t:e}function h(e,t,n,r,i){var o=e.length;if(1===i)for(var a=0;ai;if(o)e.length=i;else for(var a=r;a=0;n--)if(O[n]<=t)break;n=Math.min(n,x-2)}else{for(n=z;nt)break;n=Math.min(n-1,x-2)}z=n,Q=t;var r=O[n+1]-O[n];if(0!==r)if(R=(t-O[n])/r,b)if(j=k[n],F=k[0===n?n:n-1],U=k[n>x-2?x-1:n+1],H=k[n>x-3?x-1:n+2],C)g(F,j,U,H,R,R*R,R*R*R,c(e,s),B);else{if(S)i=g(F,j,U,H,R,R*R,R*R*R,V,1),i=v(V);else{if(E)return d(j,U,R);i=m(F,j,U,H,R,R*R,R*R*R)}A(e,s,i)}else if(C)h(k[n],k[n+1],R,c(e,s),B);else{var i;if(S)h(k[n],k[n+1],R,V,1),i=v(V);else{if(E)return d(k[n],k[n+1],R);i=u(k[n],k[n+1],R)}A(e,s,i)}},W=new r({target:e._target,life:w,loop:e._loop,delay:e._delay,onframe:K,ondestroy:n});return t&&"spline"!==t&&(W.easing=t),W}}}var x=function(e,t,n,r){this._tracks={},this._target=e,this._loop=t||!1,this._getter=n||l,this._setter=r||c,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};x.prototype={when:function(e,t){var n=this._tracks;for(var r in t)if(t.hasOwnProperty(r)){if(!n[r]){n[r]=[];var i=this._getter(this._target,r);if(null==i)continue;0!==e&&n[r].push({time:0,value:A(i)})}n[r].push({time:e,value:t[r]})}return this},during:function(e){return this._onframeList.push(e),this},pause:function(){for(var e=0;e1?n-1:0),i=1;i/gm),U=a(/^data-[\-\w.\u00B7-\uFFFF]/),H=a(/^aria-[\-\w]+$/),z=a(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Q=a(/^(?:\w+script|data):/i),V=a(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),K="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};function W(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t0&&void 0!==arguments[0]?arguments[0]:G(),t=function(e){return Y(e)};if(t.version="2.0.15",t.removed=[],!e||!e.document||9!==e.document.nodeType)return t.isSupported=!1,t;var n=e.document,r=!1,a=e.document,s=e.DocumentFragment,l=e.HTMLTemplateElement,c=e.Node,u=e.NodeFilter,S=e.NamedNodeMap,E=void 0===S?e.NamedNodeMap||e.MozNamedAttrMap:S,X=e.Text,Z=e.Comment,J=e.DOMParser,$=e.trustedTypes;if("function"===typeof l){var ee=a.createElement("template");ee.content&&ee.content.ownerDocument&&(a=ee.content.ownerDocument)}var te=q($,n),ne=te&&De?te.createHTML(""):"",re=a,ie=re.implementation,oe=re.createNodeIterator,ae=re.getElementsByTagName,se=re.createDocumentFragment,le=n.importNode,ce=O(a).documentMode?a.documentMode:{},ue={};t.isSupported=ie&&"undefined"!==typeof ie.createHTMLDocument&&9!==ce;var de=F,he=j,fe=U,pe=H,ge=Q,me=V,Ae=z,ve=null,ye=B({},[].concat(W(k),W(M),W(N),W(T),W(I))),be=null,xe=B({},[].concat(W(L),W(D),W(P),W(R))),we=null,_e=null,Ce=!0,Se=!0,Ee=!1,Be=!1,Oe=!1,ke=!1,Me=!1,Ne=!1,Te=!1,Ie=!1,Le=!1,De=!1,Pe=!0,Re=!0,Fe=!1,je={},Ue=B({},["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"]),He=null,ze=B({},["audio","video","img","source","image","track"]),Qe=null,Ve=B({},["alt","class","for","id","label","name","pattern","placeholder","summary","title","value","style","xmlns"]),Ke=null,We=a.createElement("form"),Ge=function(e){Ke&&Ke===e||(e&&"object"===("undefined"===typeof e?"undefined":K(e))||(e={}),e=O(e),ve="ALLOWED_TAGS"in e?B({},e.ALLOWED_TAGS):ye,be="ALLOWED_ATTR"in e?B({},e.ALLOWED_ATTR):xe,Qe="ADD_URI_SAFE_ATTR"in e?B(O(Ve),e.ADD_URI_SAFE_ATTR):Ve,He="ADD_DATA_URI_TAGS"in e?B(O(ze),e.ADD_DATA_URI_TAGS):ze,we="FORBID_TAGS"in e?B({},e.FORBID_TAGS):{},_e="FORBID_ATTR"in e?B({},e.FORBID_ATTR):{},je="USE_PROFILES"in e&&e.USE_PROFILES,Ce=!1!==e.ALLOW_ARIA_ATTR,Se=!1!==e.ALLOW_DATA_ATTR,Ee=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Be=e.SAFE_FOR_JQUERY||!1,Oe=e.SAFE_FOR_TEMPLATES||!1,ke=e.WHOLE_DOCUMENT||!1,Te=e.RETURN_DOM||!1,Ie=e.RETURN_DOM_FRAGMENT||!1,Le=e.RETURN_DOM_IMPORT||!1,De=e.RETURN_TRUSTED_TYPE||!1,Ne=e.FORCE_BODY||!1,Pe=!1!==e.SANITIZE_DOM,Re=!1!==e.KEEP_CONTENT,Fe=e.IN_PLACE||!1,Ae=e.ALLOWED_URI_REGEXP||Ae,Oe&&(Se=!1),Ie&&(Te=!0),je&&(ve=B({},[].concat(W(I))),be=[],!0===je.html&&(B(ve,k),B(be,L)),!0===je.svg&&(B(ve,M),B(be,D),B(be,R)),!0===je.svgFilters&&(B(ve,N),B(be,D),B(be,R)),!0===je.mathMl&&(B(ve,T),B(be,P),B(be,R))),e.ADD_TAGS&&(ve===ye&&(ve=O(ve)),B(ve,e.ADD_TAGS)),e.ADD_ATTR&&(be===xe&&(be=O(be)),B(be,e.ADD_ATTR)),e.ADD_URI_SAFE_ATTR&&B(Qe,e.ADD_URI_SAFE_ATTR),Re&&(ve["#text"]=!0),ke&&B(ve,["html","head","body"]),ve.table&&(B(ve,["tbody"]),delete we.tbody),o&&o(e),Ke=e)},qe=function(e){g(t.removed,{element:e});try{e.parentNode.removeChild(e)}catch(n){e.outerHTML=ne}},Ye=function(e,n){try{g(t.removed,{attribute:n.getAttributeNode(e),from:n})}catch(r){g(t.removed,{attribute:null,from:n})}n.removeAttribute(e)},Xe=function(e){var t=void 0,n=void 0;if(Ne)e=""+e;else{var i=v(e,/^[\r\n\t ]+/);n=i&&i[0]}var o=te?te.createHTML(e):e;try{t=(new J).parseFromString(o,"text/html")}catch(c){}if(r&&B(we,["title"]),!t||!t.documentElement){t=ie.createHTMLDocument("");var s=t,l=s.body;l.parentNode.removeChild(l.parentNode.firstElementChild),l.outerHTML=o}return e&&n&&t.body.insertBefore(a.createTextNode(n),t.body.childNodes[0]||null),ae.call(t,ke?"html":"body")[0]};t.isSupported&&function(){try{var e=Xe("</title><img>");w(/<\/title/,e.querySelector("title").innerHTML)&&(r=!0)}catch(t){}}();var Ze=function(e){return oe.call(e.ownerDocument||e,e,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT,(function(){return u.FILTER_ACCEPT}),!1)},Je=function(e){return!(e instanceof X||e instanceof Z)&&!("string"===typeof e.nodeName&&"string"===typeof e.textContent&&"function"===typeof e.removeChild&&e.attributes instanceof E&&"function"===typeof e.removeAttribute&&"function"===typeof e.setAttribute&&"string"===typeof e.namespaceURI)},$e=function(e){return"object"===("undefined"===typeof c?"undefined":K(c))?e instanceof c:e&&"object"===("undefined"===typeof e?"undefined":K(e))&&"number"===typeof e.nodeType&&"string"===typeof e.nodeName},et=function(e,n,r){ue[e]&&d(ue[e],(function(e){e.call(t,n,r,Ke)}))},tt=function(e){var n=void 0;if(et("beforeSanitizeElements",e,null),Je(e))return qe(e),!0;if(v(e.nodeName,/[\u0080-\uFFFF]/))return qe(e),!0;var r=A(e.nodeName);if(et("uponSanitizeElement",e,{tagName:r,allowedTags:ve}),("svg"===r||"math"===r)&&0!==e.querySelectorAll("p, br").length)return qe(e),!0;if(!ve[r]||we[r]){if(Re&&!Ue[r]&&"function"===typeof e.insertAdjacentHTML)try{var i=e.innerHTML;e.insertAdjacentHTML("AfterEnd",te?te.createHTML(i):i)}catch(o){}return qe(e),!0}return"noscript"===r&&w(/<\/noscript/i,e.innerHTML)||"noembed"===r&&w(/<\/noembed/i,e.innerHTML)?(qe(e),!0):(!Be||$e(e.firstElementChild)||$e(e.content)&&$e(e.content.firstElementChild)||!w(/</g,e.textContent)||(g(t.removed,{element:e.cloneNode()}),e.innerHTML?e.innerHTML=y(e.innerHTML,/</g,"<"):e.innerHTML=y(e.textContent,/</g,"<")),Oe&&3===e.nodeType&&(n=e.textContent,n=y(n,de," "),n=y(n,he," "),e.textContent!==n&&(g(t.removed,{element:e.cloneNode()}),e.textContent=n)),et("afterSanitizeElements",e,null),!1)},nt=function(e,t,n){if(Pe&&("id"===t||"name"===t)&&(n in a||n in We))return!1;if(Se&&w(fe,t));else if(Ce&&w(pe,t));else{if(!be[t]||_e[t])return!1;if(Qe[t]);else if(w(Ae,y(n,me,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==b(n,"data:")||!He[e]){if(Ee&&!w(ge,y(n,me,"")));else if(n)return!1}else;}return!0},rt=function(e){var n=void 0,r=void 0,o=void 0,a=void 0,s=void 0;et("beforeSanitizeAttributes",e,null);var l=e.attributes;if(l){var c={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:be};s=l.length;while(s--){n=l[s];var u=n,d=u.name,g=u.namespaceURI;if(r=x(n.value),o=A(d),c.attrName=o,c.attrValue=r,c.keepAttr=!0,c.forceKeepAttr=void 0,et("uponSanitizeAttribute",e,c),r=c.attrValue,!c.forceKeepAttr){if("name"===o&&"IMG"===e.nodeName&&l.id)a=l.id,l=m(l,[]),Ye("id",e),Ye(d,e),h(l,a)>s&&e.setAttribute("id",a.value);else{if("INPUT"===e.nodeName&&"type"===o&&"file"===r&&c.keepAttr&&(be[o]||!_e[o]))continue;"id"===d&&e.setAttribute(d,""),Ye(d,e)}if(c.keepAttr)if(Be&&w(/\/>/i,r))Ye(d,e);else if(w(/svg|math/i,e.namespaceURI)&&w(_("</("+f(i(Ue),"|")+")","i"),r))Ye(d,e);else{Oe&&(r=y(r,de," "),r=y(r,he," "));var v=e.nodeName.toLowerCase();if(nt(v,o,r))try{g?e.setAttributeNS(g,d,r):e.setAttribute(d,r),p(t.removed)}catch(b){}}}}et("afterSanitizeAttributes",e,null)}},it=function e(t){var n=void 0,r=Ze(t);et("beforeSanitizeShadowDOM",t,null);while(n=r.nextNode())et("uponSanitizeShadowNode",n,null),tt(n)||(n.content instanceof s&&e(n.content),rt(n));et("afterSanitizeShadowDOM",t,null)};return t.sanitize=function(r,i){var o=void 0,a=void 0,l=void 0,u=void 0,d=void 0;if(r||(r="\x3c!--\x3e"),"string"!==typeof r&&!$e(r)){if("function"!==typeof r.toString)throw C("toString is not a function");if(r=r.toString(),"string"!==typeof r)throw C("dirty is not a string, aborting")}if(!t.isSupported){if("object"===K(e.toStaticHTML)||"function"===typeof e.toStaticHTML){if("string"===typeof r)return e.toStaticHTML(r);if($e(r))return e.toStaticHTML(r.outerHTML)}return r}if(Me||Ge(i),t.removed=[],"string"===typeof r&&(Fe=!1),Fe);else if(r instanceof c)o=Xe("\x3c!--\x3e"),a=o.ownerDocument.importNode(r,!0),1===a.nodeType&&"BODY"===a.nodeName||"HTML"===a.nodeName?o=a:o.appendChild(a);else{if(!Te&&!Oe&&!ke&&-1===r.indexOf("<"))return te&&De?te.createHTML(r):r;if(o=Xe(r),!o)return Te?null:ne}o&&Ne&&qe(o.firstChild);var h=Ze(Fe?r:o);while(l=h.nextNode())3===l.nodeType&&l===u||tt(l)||(l.content instanceof s&&it(l.content),rt(l),u=l);if(u=null,Fe)return r;if(Te){if(Ie){d=se.call(o.ownerDocument);while(o.firstChild)d.appendChild(o.firstChild)}else d=o;return Le&&(d=le.call(n,d,!0)),d}var f=ke?o.outerHTML:o.innerHTML;return Oe&&(f=y(f,de," "),f=y(f,he," ")),te&&De?te.createHTML(f):f},t.setConfig=function(e){Ge(e),Me=!0},t.clearConfig=function(){Ke=null,Me=!1},t.isValidAttribute=function(e,t,n){Ke||Ge({});var r=A(e),i=A(t);return nt(r,i,n)},t.addHook=function(e,t){"function"===typeof t&&(ue[e]=ue[e]||[],g(ue[e],t))},t.removeHook=function(e){ue[e]&&p(ue[e])},t.removeHooks=function(e){ue[e]&&(ue[e]=[])},t.removeAllHooks=function(){ue={}},t}var X=Y();return X}))},ZSS0:function(e,t){var n={shadowBlur:1,shadowOffsetX:1,shadowOffsetY:1,textShadowBlur:1,textShadowOffsetX:1,textShadowOffsetY:1,textBoxShadowBlur:1,textBoxShadowOffsetX:1,textBoxShadowOffsetY:1};function r(e,t,r){return n.hasOwnProperty(t)?r*e.dpr:r}e.exports=r},Zec6:function(e,t,n){var r=n("oEo5"),i=n("SSBM"),o=i.getLayoutRect;function a(e,t,n){var r=e.option,i=r.align;if(null!=i&&"auto"!==i)return i;for(var a={width:t.getWidth(),height:t.getHeight()},s="horizontal"===r.orient?1:0,l=[["left","right","width"],["top","bottom","height"]],c=l[s],u=[0,null,10],d={},h=0;h<3;h++)d[l[1-s][h]]=u[h],d[c[h]]=2===h?n[0]:r[c[h]];var f=[["x","width",3],["y","height",0]][s],p=o(d,a,r.padding);return c[(p.margin[f[2]]||0)+p[f[0]]+.5*p[f[1]]<.5*a[f[1]]?0:1]}function s(e,t){return r.each(e||[],(function(e){null!=e.dataIndex&&(e.dataIndexInside=e.dataIndex,e.dataIndex=null),e.highlightKey="visualMap"+(t?t.componentIndex:"")})),e}t.getItemAlign=a,t.makeHighDownBatch=s},ZgTT:function(e,t,n){"use strict";n.d(t,"a",(function(){return w}));var r=n("bOtj"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("Eqs+"),l=n.n(s),c=n("XDlA"),u=n.n(c),d=n("T5E4"),h=n.n(d),f=n("XneU"),p=n.n(f),g=n("Hdxz"),m=n.n(g),A=n("ZZRV"),v=n("iczh"),y=n.n(v),b=n("LpVx"),x=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},w=A["createContext"]({siderHook:{addSider:function(){return null},removeSider:function(){return null}}});function _(e){var t=e.suffixCls,n=e.tagName,r=e.displayName;return function(e){var i;return i=function(r){p()(o,r);var i=m()(o);function o(){var r;return u()(this,o),r=i.apply(this,arguments),r.renderComponent=function(i){var o=i.getPrefixCls,a=r.props.prefixCls,s=o(t,a);return A["createElement"](e,l()({prefixCls:s,tagName:n},r.props))},r}return h()(o,[{key:"render",value:function(){return A["createElement"](b["a"],null,this.renderComponent)}}]),o}(A["Component"]),i.displayName=r,i}}var C=function(e){var t=e.prefixCls,n=e.className,r=e.children,i=e.tagName,o=x(e,["prefixCls","className","children","tagName"]),a=y()(t,n);return A["createElement"](i,l()({className:a},o),r)},S=function(e){p()(n,e);var t=m()(n);function n(){var e;return u()(this,n),e=t.apply(this,arguments),e.state={siders:[]},e.renderComponent=function(t){var n,r=t.direction,i=e.props,o=i.prefixCls,s=i.className,c=i.children,u=i.hasSider,d=i.tagName,h=x(i,["prefixCls","className","children","hasSider","tagName"]),f=y()(o,(n={},a()(n,"".concat(o,"-has-sider"),"boolean"===typeof u?u:e.state.siders.length>0),a()(n,"".concat(o,"-rtl"),"rtl"===r),n),s);return A["createElement"](w.Provider,{value:{siderHook:e.getSiderHook()}},A["createElement"](d,l()({className:f},h),c))},e}return h()(n,[{key:"getSiderHook",value:function(){var e=this;return{addSider:function(t){e.setState((function(e){return{siders:[].concat(i()(e.siders),[t])}}))},removeSider:function(t){e.setState((function(e){return{siders:e.siders.filter((function(e){return e!==t}))}}))}}}},{key:"render",value:function(){return A["createElement"](b["a"],null,this.renderComponent)}}]),n}(A["Component"]),E=_({suffixCls:"layout",tagName:"section",displayName:"Layout"})(S),B=_({suffixCls:"layout-header",tagName:"header",displayName:"Header"})(C),O=_({suffixCls:"layout-footer",tagName:"footer",displayName:"Footer"})(C),k=_({suffixCls:"layout-content",tagName:"main",displayName:"Content"})(C);E.Header=B,E.Footer=O,E.Content=k,t["b"]=E},ZiI5:function(e,t,n){var r=n("Q6Bq");n("4Tx6"),n("cKRQ");var i=n("pMHC"),o=n("7lsH");r.registerVisual(i("effectScatter","circle")),r.registerLayout(o("effectScatter"))},ZjQ9:function(e,t,n){var r=n("4Zqh"),i=n("kN/v");function o(e,t){var n=[];return e.eachComponent("singleAxis",(function(i,o){var a=new r(i,e,t);a.name="single_"+o,a.resize(i,t),i.coordinateSystem=a,n.push(a)})),e.eachSeries((function(t){if("singleAxis"===t.get("coordinateSystem")){var n=e.queryComponents({mainType:"singleAxis",index:t.get("singleAxisIndex"),id:t.get("singleAxisId")})[0];t.coordinateSystem=n&&n.coordinateSystem}})),n}i.register("single",{create:o,dimensions:r.prototype.dimensions})},Zjji:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},Zmji:function(e,t,n){var r=n("oEo5"),i=n("YsOP"),o=n("7Ne0"),a=n("2E9u"),s=n("TfK1"),l=n("kN/v"),c=n("kcRU");function u(e,t,n,u,d){for(var h=new o(u),f=0;f<e.length;f++)h.addNode(r.retrieve(e[f].id,e[f].name,f),f);var p=[],g=[],m=0;for(f=0;f<t.length;f++){var A=t[f],v=A.source,y=A.target;h.addEdge(v,y,m)&&(g.push(A),p.push(r.retrieve(A.id,v+" > "+y)),m++)}var b,x=n.get("coordinateSystem");if("cartesian2d"===x||"polar"===x)b=c(e,n);else{var w=l.get(x),_=w&&"view"!==w.type&&w.dimensions||[];r.indexOf(_,"value")<0&&_.concat(["value"]);var C=s(e,{coordDimensions:_});b=new i(C,n),b.initData(e)}var S=new i(["value"],n);return S.initData(g,p),d&&d(b,S),a({mainData:b,struct:h,structAttr:"graph",datas:{node:b,edge:S},datasAttr:{node:"data",edge:"edgeData"}}),h.update(),h}e.exports=u},ZnUu:function(e,t,n){"use strict";n.d(t,"a",(function(){return Q}));var r=n("zjzt"),i=n("55MS"),o=n("V0hb"),a=n("GZha"),s=n("buSX"),l=n("ZZRV"),c=n("ggzp"),u=n("iczh"),d=n.n(u),h=n("O9LN"),f=n("sWW0"),p=n("X/IY"),g=n("fU0r"),m=n("A1W9"),A=function(e,t){var n=e.prefixCls,r=e.id,o=e.inputElement,a=e.disabled,s=e.tabIndex,c=e.autoFocus,u=e.autoComplete,d=e.editable,h=e.accessibilityIndex,f=e.value,p=e.onKeyDown,g=e.onMouseDown,A=e.onChange,v=e.onPaste,y=e.onCompositionStart,b=e.onCompositionEnd,x=e.open,w=e.attrs,_=o||l["createElement"]("input",null),C=_,S=C.ref,E=C.props,B=E.onKeyDown,O=E.onChange,k=E.onMouseDown,M=E.onCompositionStart,N=E.onCompositionEnd,T=E.style;return _=l["cloneElement"](_,Object(i["a"])(Object(i["a"])({id:r,ref:Object(m["a"])(t,S),disabled:a,tabIndex:s,autoComplete:u||"off",autoFocus:c,className:"".concat(n,"-selection-search-input"),style:Object(i["a"])(Object(i["a"])({},T),{},{opacity:d?null:0}),role:"combobox","aria-expanded":x,"aria-haspopup":"listbox","aria-owns":"".concat(r,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(r,"_list"),"aria-activedescendant":"".concat(r,"_list_").concat(h)},w),{},{value:d?f:"",readOnly:!d,unselectable:d?null:"on",onKeyDown:function(e){p(e),B&&B(e)},onMouseDown:function(e){g(e),k&&k(e)},onChange:function(e){A(e),O&&O(e)},onCompositionStart:function(e){y(e),M&&M(e)},onCompositionEnd:function(e){b(e),N&&N(e)},onPaste:v})),_},v=l["forwardRef"](A);v.displayName="Input";var y=v,b=n("MuvR");function x(e,t){b["b"]?l["useLayoutEffect"](e,t):l["useEffect"](e,t)}var w="__RC_SELECT_MAX_REST_COUNT__",_=function(e){var t=e.id,n=e.prefixCls,o=e.values,c=e.open,u=e.searchValue,h=e.inputRef,m=e.placeholder,A=e.disabled,v=e.mode,b=e.showSearch,_=e.autoFocus,C=e.autoComplete,S=e.accessibilityIndex,E=e.tabIndex,B=e.removeIcon,O=e.choiceTransitionName,k=e.maxTagCount,M=e.maxTagTextLength,N=e.maxTagPlaceholder,T=void 0===N?function(e){return"+ ".concat(e.length," ...")}:N,I=e.tagRender,L=e.onSelect,D=e.onInputChange,P=e.onInputPaste,R=e.onInputKeyDown,F=e.onInputMouseDown,j=e.onInputCompositionStart,U=e.onInputCompositionEnd,H=l["useState"](!1),z=Object(a["a"])(H,2),Q=z[0],V=z[1],K=l["useRef"](null),W=l["useState"](0),G=Object(a["a"])(W,2),q=G[0],Y=G[1];l["useEffect"]((function(){V(!0)}),[]);var X=c||"tags"===v?u:"",Z="tags"===v||c&&b;x((function(){Y(K.current.scrollWidth)}),[X]);var J,$=o;"number"===typeof k&&(J=o.length-k,$=o.slice(0,k)),"number"===typeof M&&($=$.map((function(e){var t=e.label,n=Object(s["a"])(e,["label"]),r=t;if("string"===typeof t||"number"===typeof t){var o=String(r);o.length>M&&(r="".concat(o.slice(0,M),"..."))}return Object(i["a"])(Object(i["a"])({},n),{},{label:r})}))),J>0&&$.push({key:w,label:"function"===typeof T?T(o.slice(k)):T});var ee=l["createElement"](p["CSSMotionList"],{component:!1,keys:$,motionName:O,motionAppear:Q},(function(e){var t=e.key,i=e.label,o=e.value,a=e.disabled,s=e.className,c=e.style,u=t||o,h=t!==w&&!a,f=function(e){e.preventDefault(),e.stopPropagation()},p=function(e){e&&e.stopPropagation(),L(o,{selected:!1})};return"function"===typeof I?l["createElement"]("span",{key:u,onMouseDown:f,className:s,style:c},I({label:i,value:o,disabled:a,closable:h,onClose:p})):l["createElement"]("span",{key:u,className:d()(s,"".concat(n,"-selection-item"),Object(r["a"])({},"".concat(n,"-selection-item-disabled"),a)),style:c},l["createElement"]("span",{className:"".concat(n,"-selection-item-content")},i),h&&l["createElement"](g["a"],{className:"".concat(n,"-selection-item-remove"),onMouseDown:f,onClick:p,customizeIcon:B},"\xd7"))}));return l["createElement"](l["Fragment"],null,ee,l["createElement"]("span",{className:"".concat(n,"-selection-search"),style:{width:q}},l["createElement"](y,{ref:h,open:c,prefixCls:n,id:t,inputElement:null,disabled:A,autoFocus:_,autoComplete:C,editable:Z,accessibilityIndex:S,value:X,onKeyDown:R,onMouseDown:F,onChange:D,onPaste:P,onCompositionStart:j,onCompositionEnd:U,tabIndex:E,attrs:Object(f["a"])(e,!0)}),l["createElement"]("span",{ref:K,className:"".concat(n,"-selection-search-mirror"),"aria-hidden":!0},X,"\xa0")),!o.length&&!X&&l["createElement"]("span",{className:"".concat(n,"-selection-placeholder")},m))},C=_,S=function(e){var t=e.inputElement,n=e.prefixCls,r=e.id,i=e.inputRef,o=e.disabled,s=e.autoFocus,c=e.autoComplete,u=e.accessibilityIndex,d=e.mode,h=e.open,p=e.values,g=e.placeholder,m=e.tabIndex,A=e.showSearch,v=e.searchValue,b=e.activeValue,x=e.onInputKeyDown,w=e.onInputMouseDown,_=e.onInputChange,C=e.onInputPaste,S=e.onInputCompositionStart,E=e.onInputCompositionEnd,B=l["useState"](!1),O=Object(a["a"])(B,2),k=O[0],M=O[1],N="combobox"===d,T=N||A&&h,I=p[0],L=v||"";N&&b&&!k&&(L=b),l["useEffect"]((function(){N&&M(!1)}),[N,b]);var D=!("combobox"!==d&&!h)&&!!L,P=!I||"string"!==typeof I.label&&"number"!==typeof I.label?void 0:I.label.toString();return l["createElement"](l["Fragment"],null,l["createElement"]("span",{className:"".concat(n,"-selection-search")},l["createElement"](y,{ref:i,prefixCls:n,id:r,open:h,inputElement:t,disabled:o,autoFocus:s,autoComplete:c,editable:T,accessibilityIndex:u,value:L,onKeyDown:x,onMouseDown:w,onChange:function(e){M(!0),_(e)},onPaste:C,onCompositionStart:S,onCompositionEnd:E,tabIndex:m,attrs:Object(f["a"])(e,!0)})),!N&&I&&!D&&l["createElement"]("span",{className:"".concat(n,"-selection-item"),title:P},I.label),!I&&!D&&l["createElement"]("span",{className:"".concat(n,"-selection-placeholder")},g))},E=S;function B(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:250,t=l["useRef"](null),n=l["useRef"](null);function r(r){(r||null===t.current)&&(t.current=r),window.clearTimeout(n.current),n.current=window.setTimeout((function(){t.current=null}),e)}return l["useEffect"]((function(){return function(){window.clearTimeout(n.current)}}),[]),[function(){return t.current},r]}var O=function(e,t){var n=Object(l["useRef"])(null),r=Object(l["useRef"])(!1),i=e.prefixCls,o=e.multiple,s=e.open,u=e.mode,d=e.showSearch,h=e.tokenWithEnter,f=e.onSearch,p=e.onSearchSubmit,g=e.onToggleOpen,m=e.onInputKeyDown,A=e.domRef;l["useImperativeHandle"](t,(function(){return{focus:function(){n.current.focus()},blur:function(){n.current.blur()}}}));var v=B(0),y=Object(a["a"])(v,2),b=y[0],x=y[1],w=function(e){var t=e.which;t!==c["a"].UP&&t!==c["a"].DOWN||e.preventDefault(),m&&m(e),t!==c["a"].ENTER||"tags"!==u||r.current||s||p(e.target.value),[c["a"].SHIFT,c["a"].TAB,c["a"].BACKSPACE,c["a"].ESC].includes(t)||g(!0)},_=function(){x(!0)},S=Object(l["useRef"])(null),O=function(e){!1!==f(e,!0,r.current)&&g(!0)},k=function(){r.current=!0},M=function(){r.current=!1},N=function(e){var t=e.target.value;if(h&&S.current&&/[\r\n]/.test(S.current)){var n=S.current.replace(/\r\n/g," ").replace(/[\r\n]/g," ");t=t.replace(n,S.current)}S.current=null,O(t)},T=function(e){var t=e.clipboardData,n=t.getData("text");S.current=n},I=function(e){var t=b();if(e.target!==n.current){t||e.preventDefault();var r=void 0!==document.body.style.msTouchAction;r?setTimeout((function(){n.current.focus()})):n.current.focus()}("combobox"===u||d&&t)&&s||(s&&f("",!0,!1),g())},L={inputRef:n,onInputKeyDown:w,onInputMouseDown:_,onInputChange:N,onInputPaste:T,onInputCompositionStart:k,onInputCompositionEnd:M},D=o?l["createElement"](C,Object.assign({},e,L)):l["createElement"](E,Object.assign({},e,L));return l["createElement"]("div",{ref:A,className:"".concat(i,"-selector"),onMouseDown:I},D)},k=l["forwardRef"](O);k.displayName="Selector";var M=k,N=n("J04M"),T=function(e){var t="number"!==typeof e?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:t,adjustY:1}},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:t,adjustY:1}},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:t,adjustY:1}},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:t,adjustY:1}}}},I=function(e,t){var n=e.prefixCls,o=(e.disabled,e.visible),a=e.children,c=e.popupElement,u=e.containerWidth,h=e.animation,f=e.transitionName,p=e.dropdownStyle,g=e.dropdownClassName,m=e.direction,A=void 0===m?"ltr":m,v=e.dropdownMatchSelectWidth,y=void 0===v||v,b=e.dropdownRender,x=e.dropdownAlign,w=e.getPopupContainer,_=e.empty,C=e.getTriggerDOMNode,S=Object(s["a"])(e,["prefixCls","disabled","visible","children","popupElement","containerWidth","animation","transitionName","dropdownStyle","dropdownClassName","direction","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode"]),E="".concat(n,"-dropdown"),B=c;b&&(B=b(c));var O=l["useMemo"]((function(){return T(y)}),[y]),k=h?"".concat(E,"-").concat(h):f,M=l["useRef"](null);l["useImperativeHandle"](t,(function(){return{getPopupElement:function(){return M.current}}}));var I=Object(i["a"])({minWidth:u},p);return"number"===typeof y?I.width=y:y&&(I.width=u),l["createElement"](N["a"],Object.assign({},S,{showAction:[],hideAction:[],popupPlacement:"rtl"===A?"bottomRight":"bottomLeft",builtinPlacements:O,prefixCls:E,popupTransitionName:k,popup:l["createElement"]("div",{ref:M},B),popupAlign:x,popupVisible:o,getPopupContainer:w,popupClassName:d()(g,Object(r["a"])({},"".concat(E,"-empty"),_)),popupStyle:I,getTriggerDOMNode:C}),a)},L=l["forwardRef"](I);L.displayName="SelectTrigger";var D=L,P=n("akD0");function R(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:10,t=l["useState"](!1),n=Object(a["a"])(t,2),r=n[0],i=n[1],o=l["useRef"](null),s=function(){window.clearTimeout(o.current)};l["useEffect"]((function(){return s}),[]);var c=function(t,n){s(),o.current=window.setTimeout((function(){i(t),n&&n()}),e)};return[r,c,s]}var F=n("wYQQ");function j(e,t,n){var r=l["useRef"](null);r.current={elements:e.filter((function(e){return e})),open:t,triggerOpen:n},l["useEffect"]((function(){function e(e){var t=e.target;r.current.open&&r.current.elements.every((function(e){return!e.contains(t)&&e!==t}))&&r.current.triggerOpen(!1)}return window.addEventListener("mousedown",e),function(){return window.removeEventListener("mousedown",e)}}),[])}function U(e){var t=l["useRef"](e),n=l["useMemo"]((function(){var n=new Map;t.current.forEach((function(e){var t=e.value,r=e.label;t!==r&&n.set(t,r)}));var r=e.map((function(e){var t=n.get(e.value);return e.value===e.label&&t?Object(i["a"])(Object(i["a"])({},e),{},{label:t}):e}));return t.current=r,r}),[e]);return n}function H(e,t){var n=l["useRef"](null),r=l["useMemo"]((function(){var e=new Map;return t.forEach((function(t){var n=t.data.value;e.set(n,t)})),e}),[e,t]);n.current=r;var i=function(e){return e.map((function(e){return n.current.get(e)})).filter(Boolean)};return i}var z=["removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown"];function Q(e){var t=e.prefixCls,n=e.components.optionList,u=e.convertChildrenToData,f=e.flattenOptions,p=e.getLabeledValue,m=e.filterOptions,A=e.isValueDisabled,v=e.findValueOption,y=(e.warningProps,e.fillOptionsWithMissingValue),w=e.omitDOMProps;function _(e,_){var C,S=e.prefixCls,E=void 0===S?t:S,O=e.className,k=e.id,N=e.open,T=e.defaultOpen,I=e.options,L=e.children,Q=e.mode,V=e.value,K=e.defaultValue,W=e.labelInValue,G=e.showSearch,q=e.inputValue,Y=e.searchValue,X=e.filterOption,Z=e.optionFilterProp,J=void 0===Z?"value":Z,$=e.autoClearSearchValue,ee=void 0===$||$,te=e.onSearch,ne=e.allowClear,re=e.clearIcon,ie=e.showArrow,oe=e.inputIcon,ae=e.menuItemSelectedIcon,se=e.disabled,le=e.loading,ce=e.defaultActiveFirstOption,ue=e.notFoundContent,de=void 0===ue?"Not Found":ue,he=e.optionLabelProp,fe=e.backfill,pe=e.getInputElement,ge=e.getPopupContainer,me=e.listHeight,Ae=void 0===me?200:me,ve=e.listItemHeight,ye=void 0===ve?20:ve,be=e.animation,xe=e.transitionName,we=e.virtual,_e=e.dropdownStyle,Ce=e.dropdownClassName,Se=e.dropdownMatchSelectWidth,Ee=e.dropdownRender,Be=e.dropdownAlign,Oe=e.showAction,ke=void 0===Oe?[]:Oe,Me=e.direction,Ne=e.tokenSeparators,Te=e.tagRender,Ie=e.onPopupScroll,Le=e.onDropdownVisibleChange,De=e.onFocus,Pe=e.onBlur,Re=e.onKeyUp,Fe=e.onKeyDown,je=e.onMouseDown,Ue=e.onChange,He=e.onSelect,ze=e.onDeselect,Qe=e.onClear,Ve=e.internalProps,Ke=void 0===Ve?{}:Ve,We=Object(s["a"])(e,["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"]),Ge=Ke.mark===P["a"],qe=w?w(We):We;z.forEach((function(e){delete qe[e]}));var Ye=Object(l["useRef"])(null),Xe=Object(l["useRef"])(null),Ze=Object(l["useRef"])(null),Je=Object(l["useRef"])(null),$e=Object(l["useMemo"])((function(){return(Ne||[]).some((function(e){return["\n","\r\n"].includes(e)}))}),[Ne]),et=R(),tt=Object(a["a"])(et,3),nt=tt[0],rt=tt[1],it=tt[2],ot=Object(l["useState"])(),at=Object(a["a"])(ot,2),st=at[0],lt=at[1];Object(l["useEffect"])((function(){lt("rc_select_".concat(Object(b["a"])()))}),[]);var ct=k||st,ut=he;void 0===ut&&(ut=I?"label":"children");var dt="combobox"!==Q&&W,ht="tags"===Q||"multiple"===Q,ft=void 0!==G?G:ht||"combobox"===Q,pt=Object(l["useRef"])(null);l["useImperativeHandle"](_,(function(){return{focus:Ze.current.focus,blur:Ze.current.blur}}));var gt=Object(h["a"])(K,{value:V}),mt=Object(a["a"])(gt,2),At=mt[0],vt=mt[1],yt=Object(l["useMemo"])((function(){return Object(b["e"])(At,{labelInValue:dt,combobox:"combobox"===Q})}),[At,dt]),bt=Object(l["useMemo"])((function(){return new Set(yt)}),[yt]),xt=Object(l["useState"])(null),wt=Object(a["a"])(xt,2),_t=wt[0],Ct=wt[1],St=Object(l["useState"])(""),Et=Object(a["a"])(St,2),Bt=Et[0],Ot=Et[1],kt=Bt;"combobox"===Q&&void 0!==At?kt=At:void 0!==Y?kt=Y:q&&(kt=q);var Mt=Object(l["useMemo"])((function(){var e=I;return void 0===e&&(e=u(L)),"tags"===Q&&y&&(e=y(e,At,ut,W)),e||[]}),[I,L,Q,At]),Nt=Object(l["useMemo"])((function(){return f(Mt,e)}),[Mt]),Tt=H(yt,Nt),It=Object(l["useMemo"])((function(){if(!kt||!ft)return Object(o["a"])(Mt);var e=m(kt,Mt,{optionFilterProp:J,filterOption:"combobox"===Q&&void 0===X?function(){return!0}:X});return"tags"===Q&&e.every((function(e){return e[J]!==kt}))&&e.unshift({value:kt,label:kt,key:"__RC_SELECT_TAG_PLACEHOLDER__"}),e}),[Mt,kt,Q,ft]),Lt=Object(l["useMemo"])((function(){return f(It,e)}),[It]);Object(l["useEffect"])((function(){Je.current&&Je.current.scrollTo&&Je.current.scrollTo(0)}),[kt]);var Dt=Object(l["useMemo"])((function(){var e=yt.map((function(e){var t=Tt([e]),n=p(e,{options:t,prevValue:At,labelInValue:dt,optionLabelProp:ut});return Object(i["a"])(Object(i["a"])({},n),{},{disabled:A(e,t)})}));return Q||1!==e.length||null!==e[0].value||null!==e[0].label?e:[]}),[At,Mt,Q]);Dt=U(Dt);var Pt=function(e,t,n){var r=Tt([e]),i=v([e],r)[0];if(!Ke.skipTriggerSelect){var o=dt?p(e,{options:r,prevValue:At,labelInValue:dt,optionLabelProp:ut}):e;t&&He?He(o,i):!t&&ze&&ze(o,i)}Ge&&(t&&Ke.onRawSelect?Ke.onRawSelect(e,i,n):!t&&Ke.onRawDeselect&&Ke.onRawDeselect(e,i,n))},Rt=Object(l["useState"])([]),Ft=Object(a["a"])(Rt,2),jt=Ft[0],Ut=Ft[1],Ht=function(e){if(!Ge||!Ke.skipTriggerChange){var t=Tt(e),n=Object(b["f"])(Array.from(e),{labelInValue:dt,options:t,getLabeledValue:p,prevValue:At,optionLabelProp:ut}),r=ht?n:n[0];if(Ue&&(0!==yt.length||0!==n.length)){var o=v(e,t,{prevValueOptions:jt});Ut(o.map((function(t,n){var r=Object(i["a"])({},t);return Object.defineProperty(r,"_INTERNAL_OPTION_VALUE_",{get:function(){return e[n]}}),r}))),Ue(r,ht?o:o[0])}vt(r)}},zt=function(e,t){var n,r=t.selected,i=t.source;se||(ht?(n=new Set(yt),r?n.add(e):n["delete"](e)):(n=new Set,n.add(e)),(ht||!ht&&Array.from(yt)[0]!==e)&&Ht(Array.from(n)),Pt(e,!ht||r,i),"combobox"===Q?(Ot(String(e)),Ct("")):ht&&!ee||(Ot(""),Ct("")))},Qt=function(e,t){zt(e,Object(i["a"])(Object(i["a"])({},t),{},{source:"option"}))},Vt=function(e,t){zt(e,Object(i["a"])(Object(i["a"])({},t),{},{source:"selection"}))},Kt="combobox"===Q&&pe&&pe()||null,Wt=Object(h["a"])(void 0,{defaultValue:T,value:N}),Gt=Object(a["a"])(Wt,2),qt=Gt[0],Yt=Gt[1],Xt=qt,Zt=!de&&!It.length;(se||Zt&&Xt&&"combobox"===Q)&&(Xt=!1);var Jt=!Zt&&Xt,$t=function(e){var t=void 0!==e?e:!Xt;qt===t||se||(Yt(t),Le&&Le(t))};j([Ye.current,Xe.current&&Xe.current.getPopupElement()],Jt,$t);var en=function(e,t,n){var r=!0,i=e;Ct(null);var a=n?null:Object(F["f"])(e,Ne),s=a;if("combobox"===Q)t&&Ht([i]);else if(a){i="","tags"!==Q&&(s=a.map((function(e){var t=Nt.find((function(t){var n=t.data;return n[ut]===e}));return t?t.data.value:null})).filter((function(e){return null!==e})));var l=Array.from(new Set([].concat(Object(o["a"])(yt),Object(o["a"])(s))));Ht(l),l.forEach((function(e){Pt(e,!0,"input")})),$t(!1),r=!1}return Ot(i),te&&kt!==i&&te(i),r},tn=function(e){var t=Array.from(new Set([].concat(Object(o["a"])(yt),[e])));Ht(t),t.forEach((function(e){Pt(e,!0,"input")})),Ot("")};Object(l["useEffect"])((function(){qt&&se&&Yt(!1)}),[se]),Object(l["useEffect"])((function(){Xt||ht||"combobox"===Q||en("",!1,!1)}),[Xt]);var nn=B(),rn=Object(a["a"])(nn,2),on=rn[0],an=rn[1],sn=function(e){var t,n=on(),r=e.which;if(Xt||r!==c["a"].ENTER||$t(!0),an(!!kt),r===c["a"].BACKSPACE&&!n&&ht&&!kt&&yt.length){var i=Object(b["c"])(Dt,yt);null!==i.removedValue&&(Ht(i.values),Pt(i.removedValue,!1,"input"))}for(var o=arguments.length,a=new Array(o>1?o-1:0),s=1;s<o;s++)a[s-1]=arguments[s];Xt&&Je.current&&(t=Je.current).onKeyDown.apply(t,[e].concat(a));Fe&&Fe.apply(void 0,[e].concat(a))},ln=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i;Xt&&Je.current&&(i=Je.current).onKeyUp.apply(i,[e].concat(n));Re&&Re.apply(void 0,[e].concat(n))},cn=Object(l["useRef"])(!1),un=function(){rt(!0),se||(De&&!cn.current&&De.apply(void 0,arguments),ke.includes("focus")&&$t(!0)),cn.current=!0},dn=function(){rt(!1,(function(){cn.current=!1,$t(!1)})),se||(kt&&("tags"===Q?(en("",!1,!1),Ht(Array.from(new Set([].concat(Object(o["a"])(yt),[kt]))))):"multiple"===Q&&Ot("")),Pe&&Pe.apply(void 0,arguments))},hn=[];Object(l["useEffect"])((function(){return function(){hn.forEach((function(e){return clearTimeout(e)})),hn.splice(0,hn.length)}}),[]);var fn=function(e){var t=e.target,n=Xe.current&&Xe.current.getPopupElement();if(n&&n.contains(t)){var r=setTimeout((function(){var e=hn.indexOf(r);-1!==e&&hn.splice(e,1),it(),n.contains(document.activeElement)||Ze.current.focus()}));hn.push(r)}if(je){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];je.apply(void 0,[e].concat(o))}},pn=Object(l["useState"])(0),gn=Object(a["a"])(pn,2),mn=gn[0],An=gn[1],vn=void 0!==ce?ce:"combobox"!==Q,yn=function(e,t){An(t),fe&&"combobox"===Q&&null!==e&&Ct(String(e))},bn=Object(l["useState"])(null),xn=Object(a["a"])(bn,2),wn=xn[0],_n=xn[1],Cn=Object(l["useState"])({}),Sn=Object(a["a"])(Cn,2),En=Sn[1];function Bn(){En({})}x((function(){if(Jt){var e=Math.ceil(Ye.current.offsetWidth);wn!==e&&_n(e)}}),[Jt]);var On,kn=l["createElement"](n,{ref:Je,prefixCls:E,id:ct,open:Xt,childrenAsData:!I,options:It,flattenOptions:Lt,multiple:ht,values:bt,height:Ae,itemHeight:ye,onSelect:Qt,onToggleOpen:$t,onActiveValue:yn,defaultActiveFirstOption:vn,notFoundContent:de,onScroll:Ie,searchValue:kt,menuItemSelectedIcon:ae,virtual:!1!==we&&!1!==Se,onMouseEnter:Bn}),Mn=function(){Ge&&Ke.onClear&&Ke.onClear(),Qe&&Qe(),Ht([]),en("",!1,!1)};!se&&ne&&(yt.length||kt)&&(On=l["createElement"](g["a"],{className:"".concat(E,"-clear"),onMouseDown:Mn,customizeIcon:re},"\xd7"));var Nn,Tn=void 0!==ie?ie:le||!ht&&"combobox"!==Q;Tn&&(Nn=l["createElement"](g["a"],{className:d()("".concat(E,"-arrow"),Object(r["a"])({},"".concat(E,"-arrow-loading"),le)),customizeIcon:oe,customizeIconProps:{loading:le,searchValue:kt,open:Xt,focused:nt,showSearch:ft}}));var In=d()(E,O,(C={},Object(r["a"])(C,"".concat(E,"-focused"),nt),Object(r["a"])(C,"".concat(E,"-multiple"),ht),Object(r["a"])(C,"".concat(E,"-single"),!ht),Object(r["a"])(C,"".concat(E,"-allow-clear"),ne),Object(r["a"])(C,"".concat(E,"-show-arrow"),Tn),Object(r["a"])(C,"".concat(E,"-disabled"),se),Object(r["a"])(C,"".concat(E,"-loading"),le),Object(r["a"])(C,"".concat(E,"-open"),Xt),Object(r["a"])(C,"".concat(E,"-customize-input"),Kt),Object(r["a"])(C,"".concat(E,"-show-search"),ft),C));return l["createElement"]("div",Object.assign({className:In},qe,{ref:Ye,onMouseDown:fn,onKeyDown:sn,onKeyUp:ln,onFocus:un,onBlur:dn}),nt&&!Xt&&l["createElement"]("span",{style:{width:0,height:0,display:"flex",overflow:"hidden",opacity:0},"aria-live":"polite"},"".concat(yt.join(", "))),l["createElement"](D,{ref:Xe,disabled:se,prefixCls:E,visible:Jt,popupElement:kn,containerWidth:wn,animation:be,transitionName:xe,dropdownStyle:_e,dropdownClassName:Ce,direction:Me,dropdownMatchSelectWidth:Se,dropdownRender:Ee,dropdownAlign:Be,getPopupContainer:ge,empty:!Mt.length,getTriggerDOMNode:function(){return pt.current}},l["createElement"](M,Object.assign({},e,{domRef:pt,prefixCls:E,inputElement:Kt,ref:Ze,id:ct,showSearch:ft,mode:Q,accessibilityIndex:mn,multiple:ht,tagRender:Te,values:Dt,open:Xt,onToggleOpen:$t,searchValue:kt,activeValue:_t,onSearch:en,onSearchSubmit:tn,onSelect:Vt,tokenWithEnter:$e}))),Nn,On)}var C=l["forwardRef"](_);return C}},ZtBV:function(e,t,n){var r=n("oEo5");function i(e){null!=e&&r.extend(this,e),this.otherDims={}}var o=i;e.exports=o},ZuYS:function(e,t,n){var r=n("hbMb"),i=n("trXQ"),o=r(i,"Promise");e.exports=o},ZyKJ:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("9OCn"),a=o.layout,s=o.largeLayout;n("aXVC"),n("xNMw"),n("MHV4"),n("Kuav"),r.registerLayout(r.PRIORITY.VISUAL.LAYOUT,i.curry(a,"bar")),r.registerLayout(r.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,s),r.registerVisual({seriesType:"bar",reset:function(e){e.getData().setVisual("legendSymbol","roundRect")}})},"a+hL":function(e,t,n){var r=n("iFIB"),i=n("lAvS"),o=n("kHJI");function a(e){return o(e)?r(e):i(e)}e.exports=a},"a/1m":function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("ZZRV"),l=n("GZha"),c=n("buSX"),u=n("zjzt"),d=n("iczh"),h=n.n(d),f=n("7AgF"),p=n("O9LN"),g=n("V0hb"),m=n("RfwO"),A=n.n(m),v=n("JS14");function y(e){var t=Object(s["useRef"])(),n=Object(s["useRef"])(!1);function r(){for(var r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];n.current||(A.a.cancel(t.current),t.current=A()((function(){e.apply(void 0,i)})))}return Object(s["useEffect"])((function(){return function(){n.current=!0,A.a.cancel(t.current)}}),[]),r}function b(e){var t=Object(s["useRef"])([]),n=Object(s["useState"])({}),r=Object(l["a"])(n,2),i=r[1],o=Object(s["useRef"])("function"===typeof e?e():e),a=y((function(){var e=o.current;t.current.forEach((function(t){e=t(e)})),t.current=[],o.current=e,i({})}));function c(e){t.current.push(e),a()}return[o.current,c]}var x=n("ggzp");function w(e,t){var n,r=e.prefixCls,i=e.id,o=e.active,a=e.rtl,l=e.tab,c=l.key,d=l.tab,f=l.disabled,p=l.closeIcon,g=e.tabBarGutter,m=e.tabPosition,A=e.closable,v=e.renderWrapper,y=e.removeAriaLabel,b=e.editable,w=e.onClick,_=e.onRemove,C=e.onFocus,S="".concat(r,"-tab");s["useEffect"]((function(){return _}),[]);var E={};"top"===m||"bottom"===m?E[a?"marginLeft":"marginRight"]=g:E.marginBottom=g;var B=b&&!1!==A&&!f;function O(e){f||w(e)}function k(e){e.preventDefault(),e.stopPropagation(),b.onEdit("remove",{key:c,event:e})}var M=s["createElement"]("div",{key:c,ref:t,className:h()(S,(n={},Object(u["a"])(n,"".concat(S,"-with-remove"),B),Object(u["a"])(n,"".concat(S,"-active"),o),Object(u["a"])(n,"".concat(S,"-disabled"),f),n)),style:E,onClick:O},s["createElement"]("div",{role:"tab","aria-selected":o,id:i&&"".concat(i,"-tab-").concat(c),className:"".concat(S,"-btn"),"aria-controls":i&&"".concat(i,"-panel-").concat(c),"aria-disabled":f,tabIndex:f?null:0,onClick:function(e){e.stopPropagation(),O(e)},onKeyDown:function(e){[x["a"].SPACE,x["a"].ENTER].includes(e.which)&&(e.preventDefault(),O(e))},onFocus:C},d),B&&s["createElement"]("button",{type:"button","aria-label":y||"remove",tabIndex:0,className:"".concat(S,"-remove"),onClick:function(e){e.stopPropagation(),k(e)}},p||b.removeIcon||"\xd7"));return v&&(M=v(M)),M}var _=s["forwardRef"](w);function C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function S(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?C(Object(n),!0).forEach((function(t){Object(u["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):C(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var E={width:0,height:0,left:0,top:0};function B(e,t,n){return Object(s["useMemo"])((function(){for(var n,r=new Map,i=t.get(null===(n=e[0])||void 0===n?void 0:n.key)||E,o=i.left+i.width,a=0;a<e.length;a+=1){var s,l=e[a].key,c=t.get(l);if(!c)c=t.get(null===(s=e[a-1])||void 0===s?void 0:s.key)||E;var u=r.get(l)||S({},c);u.right=o-u.left-u.width,r.set(l,u)}return r}),[e.map((function(e){return e.key})).join("_"),t,n])}var O={width:0,height:0,left:0,top:0,right:0};function k(e,t,n,r,i){var o,a,l,c=i.tabs,u=i.tabPosition,d=i.rtl;["top","bottom"].includes(u)?(o="width",a=d?"right":"left",l=Math.abs(t.left)):(o="height",a="top",l=-t.top);var h=t[o],f=n[o],p=r[o],g=h;return f+p>h&&(g=h-p),Object(s["useMemo"])((function(){if(!c.length)return[0,0];for(var t=c.length,n=t,r=0;r<t;r+=1){var i=e.get(c[r].key)||O;if(i[a]+i[o]>l+g){n=r-1;break}}for(var s=0,u=t-1;u>=0;u-=1){var d=e.get(c[u].key)||O;if(d[a]<l){s=u+1;break}}return[s,n]}),[e,l,g,u,c.map((function(e){return e.key})).join("_"),d])}var M=n("HOv7"),N=n("fKHt");function T(e,t){var n=e.prefixCls,r=e.editable,i=e.locale,o=e.style;return r&&!1!==r.showAdd?s["createElement"]("button",{ref:t,type:"button",className:"".concat(n,"-nav-add"),style:o,"aria-label":(null===i||void 0===i?void 0:i.addAriaLabel)||"Add tab",onClick:function(e){r.onEdit("add",{event:e})}},r.addIcon||"+"):null}var I=s["forwardRef"](T);function L(e,t){var n=e.prefixCls,r=e.id,i=e.tabs,o=e.locale,a=e.mobile,c=e.moreIcon,d=void 0===c?"More":c,f=e.moreTransitionName,p=e.style,g=e.className,m=e.editable,A=e.tabBarGutter,v=e.rtl,y=e.onTabClick,b=Object(s["useState"])(!1),w=Object(l["a"])(b,2),_=w[0],C=w[1],S=Object(s["useState"])(null),E=Object(l["a"])(S,2),B=E[0],O=E[1],k="".concat(r,"-more-popup"),T="".concat(n,"-dropdown"),L=null!==B?"".concat(k,"-").concat(B):null,D=null===o||void 0===o?void 0:o.dropdownAriaLabel,P=s["createElement"](M["f"],{onClick:function(e){var t=e.key,n=e.domEvent;y(t,n),C(!1)},id:k,tabIndex:-1,role:"listbox","aria-activedescendant":L,selectedKeys:[B],"aria-label":void 0!==D?D:"expanded dropdown"},i.map((function(e){return s["createElement"](M["d"],{key:e.key,id:"".concat(k,"-").concat(e.key),role:"option","aria-controls":r&&"".concat(r,"-panel-").concat(e.key),disabled:e.disabled},e.tab)})));function R(e){for(var t=i.filter((function(e){return!e.disabled})),n=t.findIndex((function(e){return e.key===B}))||0,r=t.length,o=0;o<r;o+=1){n=(n+e+r)%r;var a=t[n];if(!a.disabled)return void O(a.key)}}function F(e){var t=e.which;if(_)switch(t){case x["a"].UP:R(-1),e.preventDefault();break;case x["a"].DOWN:R(1),e.preventDefault();break;case x["a"].ESC:C(!1);break;case x["a"].SPACE:case x["a"].ENTER:null!==B&&y(B,e);break}else[x["a"].DOWN,x["a"].SPACE,x["a"].ENTER].includes(t)&&(C(!0),e.preventDefault())}Object(s["useEffect"])((function(){var e=document.getElementById(L);e&&e.scrollIntoView&&e.scrollIntoView(!1)}),[B]),Object(s["useEffect"])((function(){_||O(null)}),[_]);var j=Object(u["a"])({},v?"marginLeft":"marginRight",A);i.length||(j.visibility="hidden",j.order=1);var U=h()(Object(u["a"])({},"".concat(T,"-rtl"),v)),H=a?null:s["createElement"](N["a"],{prefixCls:T,overlay:P,trigger:["hover"],visible:_,transitionName:f,onVisibleChange:C,overlayClassName:U},s["createElement"]("button",{type:"button",className:"".concat(n,"-nav-more"),style:j,tabIndex:-1,"aria-hidden":"true","aria-haspopup":"listbox","aria-controls":k,id:"".concat(r,"-more"),"aria-expanded":_,onKeyDown:F},d));return s["createElement"]("div",{className:h()("".concat(n,"-nav-operations"),g),style:p,ref:t},H,s["createElement"](I,{prefixCls:n,locale:o,editable:m}))}var D=s["forwardRef"](L),P=Object(s["createContext"])(null),R=.1,F=.01,j=20,U=Math.pow(.995,j);function H(){var e=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(e)&&!/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(e.substr(0,4)))}function z(e,t){var n=Object(s["useState"])(),r=Object(l["a"])(n,2),i=r[0],o=r[1],a=Object(s["useState"])(0),c=Object(l["a"])(a,2),u=c[0],d=c[1],h=Object(s["useState"])(0),f=Object(l["a"])(h,2),p=f[0],g=f[1],m=Object(s["useState"])(),A=Object(l["a"])(m,2),v=A[0],y=A[1],b=Object(s["useRef"])();function x(e){var t=e.touches[0],n=t.screenX,r=t.screenY;o({x:n,y:r}),window.clearInterval(b.current)}function w(e){if(i){e.preventDefault();var n=e.touches[0],r=n.screenX,a=n.screenY;o({x:r,y:a});var s=r-i.x,l=a-i.y;t(s,l);var c=Date.now();d(c),g(c-u),y({x:s,y:l})}}function _(){if(i&&(o(null),y(null),v)){var e=v.x/p,n=v.y/p,r=Math.abs(e),a=Math.abs(n);if(Math.max(r,a)<R)return;var s=e,l=n;b.current=window.setInterval((function(){Math.abs(s)<F&&Math.abs(l)<F?window.clearInterval(b.current):(s*=U,l*=U,t(s*j,l*j))}),j)}}var C=Object(s["useRef"])(0),S=Object(s["useRef"])(!1),E=Object(s["useRef"])();function B(e){var n=e.deltaX,r=e.deltaY,i=0,o=Math.abs(n),a=Math.abs(r);o===a?i="x"===E.current?n:r:o>a?(i=n,E.current="x"):(i=r,E.current="y");var s=Date.now();s-C.current>100&&(S.current=!1),(t(-i,-i)||S.current)&&(e.preventDefault(),S.current=!0),C.current=s}var O=Object(s["useRef"])(null);O.current={onTouchStart:x,onTouchMove:w,onTouchEnd:_,onWheel:B},s["useEffect"]((function(){function t(e){O.current.onTouchStart(e)}function n(e){O.current.onTouchMove(e)}function r(e){O.current.onTouchEnd(e)}function i(e){O.current.onWheel(e)}return document.addEventListener("touchmove",n,{passive:!1}),document.addEventListener("touchend",r,{passive:!1}),e.current.addEventListener("touchstart",t,{passive:!1}),e.current.addEventListener("wheel",i),function(){document.removeEventListener("touchmove",n),document.removeEventListener("touchend",r)}}),[])}function Q(){var e=Object(s["useRef"])(new Map);function t(t){return e.current.has(t)||e.current.set(t,s["createRef"]()),e.current.get(t)}function n(t){e.current["delete"](t)}return[t,n]}function V(e,t){var n=s["useRef"](e),r=s["useState"]({}),i=Object(l["a"])(r,2),o=i[1];function a(e){var r="function"===typeof e?e(n.current):e;r!==n.current&&t(r,n.current),n.current=r,o({})}return[n.current,a]}function K(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function W(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?K(Object(n),!0).forEach((function(t){Object(u["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):K(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var G=function(e){var t,n=e.position,r=e.prefixCls,i=e.extra;if(!i)return null;var o=i;return"right"===n&&(t=o.right||!o.left&&o||null),"left"===n&&(t=o.left||null),t?s["createElement"]("div",{className:"".concat(r,"-extra-content")},t):null};function q(e,t){var n,r=s["useContext"](P),i=r.prefixCls,o=r.tabs,a=e.className,c=e.style,d=e.id,f=e.animated,p=e.activeKey,m=e.rtl,x=e.extra,w=e.editable,C=e.locale,S=e.tabPosition,E=e.tabBarGutter,O=e.children,M=e.onTabClick,N=e.onTabScroll,T=Object(s["useRef"])(),L=Object(s["useRef"])(),R=Object(s["useRef"])(),F=Object(s["useRef"])(),j=Q(),U=Object(l["a"])(j,2),H=U[0],K=U[1],q="top"===S||"bottom"===S,Y=V(0,(function(e,t){q&&N&&N({direction:e>t?"left":"right"})})),X=Object(l["a"])(Y,2),Z=X[0],J=X[1],$=V(0,(function(e,t){!q&&N&&N({direction:e>t?"top":"bottom"})})),ee=Object(l["a"])($,2),te=ee[0],ne=ee[1],re=Object(s["useState"])(0),ie=Object(l["a"])(re,2),oe=ie[0],ae=ie[1],se=Object(s["useState"])(0),le=Object(l["a"])(se,2),ce=le[0],ue=le[1],de=Object(s["useState"])(0),he=Object(l["a"])(de,2),fe=he[0],pe=he[1],ge=Object(s["useState"])(0),me=Object(l["a"])(ge,2),Ae=me[0],ve=me[1],ye=Object(s["useState"])(null),be=Object(l["a"])(ye,2),xe=be[0],we=be[1],_e=Object(s["useState"])(null),Ce=Object(l["a"])(_e,2),Se=Ce[0],Ee=Ce[1],Be=Object(s["useState"])(0),Oe=Object(l["a"])(Be,2),ke=Oe[0],Me=Oe[1],Ne=Object(s["useState"])(0),Te=Object(l["a"])(Ne,2),Ie=Te[0],Le=Te[1],De=b(new Map),Pe=Object(l["a"])(De,2),Re=Pe[0],Fe=Pe[1],je=B(o,Re,oe),Ue="".concat(i,"-nav-operations-hidden"),He=0,ze=0;function Qe(e){return e<He?[He,!1]:e>ze?[ze,!1]:[e,!0]}q?m?(He=0,ze=Math.max(0,oe-xe)):(He=Math.min(0,xe-oe),ze=0):(He=Math.min(0,Se-ce),ze=0);var Ve=Object(s["useRef"])(),Ke=Object(s["useState"])(),We=Object(l["a"])(Ke,2),Ge=We[0],qe=We[1];function Ye(){qe(Date.now())}function Xe(){window.clearTimeout(Ve.current)}function Ze(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p,t=je.get(e);if(t)if(q){var n=Z;m?t.right<Z?n=t.right:t.right+t.width>Z+xe&&(n=t.right+t.width-xe):t.left<-Z?n=-t.left:t.left+t.width>-Z+xe&&(n=-(t.left+t.width-xe)),ne(0),J(Qe(n)[0])}else{var r=te;t.top<-te?r=-t.top:t.top+t.height>-te+Se&&(r=-(t.top+t.height-Se)),J(0),ne(Qe(r)[0])}}z(T,(function(e,t){var n=!1;function r(e,t){e((function(e){var r=Qe(e+t),i=Object(l["a"])(r,2),o=i[0],a=i[1];return n=a,o}))}if(q){if(xe>=oe)return n;r(J,e)}else{if(Se>=ce)return n;r(ne,t)}return Xe(),Ye(),n})),Object(s["useEffect"])((function(){return Xe(),Ge&&(Ve.current=window.setTimeout((function(){qe(0)}),100)),Xe}),[Ge]);var Je=k(je,{width:xe,height:Se,left:Z,top:te},{width:fe,height:Ae},{width:ke,height:Ie},W(W({},e),{},{tabs:o})),$e=Object(l["a"])(Je,2),et=$e[0],tt=$e[1],nt=o.map((function(e){var t=e.key;return s["createElement"](_,{id:d,prefixCls:i,key:t,rtl:m,tab:e,closable:e.closable,editable:w,active:t===p,tabPosition:S,tabBarGutter:E,renderWrapper:O,removeAriaLabel:null===C||void 0===C?void 0:C.removeAriaLabel,ref:H(t),onClick:function(e){M(t,e)},onRemove:function(){K(t)},onFocus:function(){Ze(t),Ye(),m||(T.current.scrollLeft=0),T.current.scrollTop=0}})})),rt=y((function(){var e,t,n,r,i,a,s,l,c,u=(null===(e=T.current)||void 0===e?void 0:e.offsetWidth)||0,d=(null===(t=T.current)||void 0===t?void 0:t.offsetHeight)||0,h=(null===(n=F.current)||void 0===n?void 0:n.offsetWidth)||0,f=(null===(r=F.current)||void 0===r?void 0:r.offsetHeight)||0,p=(null===(i=R.current)||void 0===i?void 0:i.offsetWidth)||0,g=(null===(a=R.current)||void 0===a?void 0:a.offsetHeight)||0;we(u),Ee(d),Me(h),Le(f);var m=((null===(s=L.current)||void 0===s?void 0:s.offsetWidth)||0)-h,A=((null===(l=L.current)||void 0===l?void 0:l.offsetHeight)||0)-f;ae(m),ue(A);var v=null===(c=R.current)||void 0===c?void 0:c.className.includes(Ue);pe(m-(v?0:p)),ve(A-(v?0:g)),Fe((function(){var e=new Map;return o.forEach((function(t){var n=t.key,r=H(n).current;r&&e.set(n,{width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,top:r.offsetTop})})),e}))})),it=o.slice(0,et),ot=o.slice(tt+1),at=[].concat(Object(g["a"])(it),Object(g["a"])(ot)),st=Object(s["useState"])(),lt=Object(l["a"])(st,2),ct=lt[0],ut=lt[1],dt=je.get(p),ht=Object(s["useRef"])();function ft(){A.a.cancel(ht.current)}Object(s["useEffect"])((function(){var e={};return dt&&(q?(m?e.right=dt.right:e.left=dt.left,e.width=dt.width):(e.top=dt.top,e.height=dt.height)),ft(),ht.current=A()((function(){ut(e)})),ft}),[dt,q,m]),Object(s["useEffect"])((function(){Ze()}),[p,dt,je,q]),Object(s["useEffect"])((function(){rt()}),[m,E,p,o.map((function(e){return e.key})).join("_")]);var pt,gt,mt,At,vt=!!at.length,yt="".concat(i,"-nav-wrap");return q?m?(gt=Z>0,pt=Z+xe<oe):(pt=Z<0,gt=-Z+xe<oe):(mt=te<0,At=-te+Se<ce),s["createElement"]("div",{ref:t,role:"tablist",className:h()("".concat(i,"-nav"),a),style:c,onKeyDown:function(){Ye()}},s["createElement"](G,{position:"left",extra:x,prefixCls:i}),s["createElement"](v["a"],{onResize:rt},s["createElement"]("div",{className:h()(yt,(n={},Object(u["a"])(n,"".concat(yt,"-ping-left"),pt),Object(u["a"])(n,"".concat(yt,"-ping-right"),gt),Object(u["a"])(n,"".concat(yt,"-ping-top"),mt),Object(u["a"])(n,"".concat(yt,"-ping-bottom"),At),n)),ref:T},s["createElement"](v["a"],{onResize:rt},s["createElement"]("div",{ref:L,className:"".concat(i,"-nav-list"),style:{transform:"translate(".concat(Z,"px, ").concat(te,"px)"),transition:Ge?"none":void 0}},nt,s["createElement"](I,{ref:F,prefixCls:i,locale:C,editable:w,style:{visibility:vt?"hidden":null}}),s["createElement"]("div",{className:h()("".concat(i,"-ink-bar"),Object(u["a"])({},"".concat(i,"-ink-bar-animated"),f.inkBar)),style:ct}))))),s["createElement"](D,Object.assign({},e,{ref:R,prefixCls:i,tabs:at,className:!vt&&Ue})),s["createElement"](G,{position:"right",extra:x,prefixCls:i}))}var Y=s["forwardRef"](q);function X(e){var t=e.id,n=e.activeKey,r=e.animated,i=e.tabPosition,o=e.rtl,a=e.destroyInactiveTabPane,l=s["useContext"](P),c=l.prefixCls,d=l.tabs,f=r.tabPane,p=d.findIndex((function(e){return e.key===n}));return s["createElement"]("div",{className:h()("".concat(c,"-content-holder"))},s["createElement"]("div",{className:h()("".concat(c,"-content"),"".concat(c,"-content-").concat(i),Object(u["a"])({},"".concat(c,"-content-animated"),f)),style:p&&f?Object(u["a"])({},o?"marginRight":"marginLeft","-".concat(p,"00%")):null},d.map((function(e){return s["cloneElement"](e.node,{key:e.key,prefixCls:c,tabKey:e.key,id:t,animated:f,active:e.key===n,destroyInactiveTabPane:a})}))))}function Z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function J(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Z(Object(n),!0).forEach((function(t){Object(u["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function $(e){var t=e.prefixCls,n=e.forceRender,r=e.className,i=e.style,o=e.id,a=e.active,c=e.animated,u=e.destroyInactiveTabPane,d=e.tabKey,f=e.children,p=s["useState"](n),g=Object(l["a"])(p,2),m=g[0],A=g[1];s["useEffect"]((function(){a?A(!0):u&&A(!1)}),[a,u]);var v={};return a||(c?(v.visibility="hidden",v.height=0,v.overflowY="hidden"):v.display="none"),s["createElement"]("div",{id:o&&"".concat(o,"-panel-").concat(d),role:"tabpanel",tabIndex:a?0:-1,"aria-labelledby":o&&"".concat(o,"-tab-").concat(d),"aria-hidden":!a,style:J(J({},v),i),className:h()("".concat(t,"-tabpane"),a&&"".concat(t,"-tabpane-active"),r)},(a||m||n)&&f)}function ee(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function te(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ee(Object(n),!0).forEach((function(t){Object(u["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ee(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ne=0;function re(e){return Object(f["a"])(e).map((function(e){if(s["isValidElement"](e)){var t=void 0!==e.key?String(e.key):void 0;return te(te({key:t},e.props),{},{node:e})}return null})).filter((function(e){return e}))}function ie(e,t){var n,r,i=e.id,o=e.prefixCls,a=void 0===o?"rc-tabs":o,d=e.className,f=e.children,g=e.direction,m=e.activeKey,A=e.defaultActiveKey,v=e.editable,y=e.animated,b=e.tabPosition,x=void 0===b?"top":b,w=e.tabBarGutter,_=e.tabBarStyle,C=e.tabBarExtraContent,S=e.locale,E=e.moreIcon,B=e.moreTransitionName,O=e.destroyInactiveTabPane,k=e.renderTabBar,M=e.onChange,N=e.onTabClick,T=e.onTabScroll,I=Object(c["a"])(e,["id","prefixCls","className","children","direction","activeKey","defaultActiveKey","editable","animated","tabPosition","tabBarGutter","tabBarStyle","tabBarExtraContent","locale","moreIcon","moreTransitionName","destroyInactiveTabPane","renderTabBar","onChange","onTabClick","onTabScroll"]),L=re(f),D="rtl"===g;r=!1===y?{inkBar:!1,tabPane:!1}:te({inkBar:!0,tabPane:!1},!0!==y?y:null);var R=Object(s["useState"])(!1),F=Object(l["a"])(R,2),j=F[0],U=F[1];Object(s["useEffect"])((function(){U(H())}),[]);var z=Object(p["a"])((function(){var e;return null===(e=L[0])||void 0===e?void 0:e.key}),{value:m,defaultValue:A}),Q=Object(l["a"])(z,2),V=Q[0],K=Q[1],W=Object(s["useState"])((function(){return L.findIndex((function(e){return e.key===V}))})),G=Object(l["a"])(W,2),q=G[0],Z=G[1];Object(s["useEffect"])((function(){var e,t=L.findIndex((function(e){return e.key===V}));-1===t&&(t=Math.max(0,Math.min(q,L.length-1)),K(null===(e=L[t])||void 0===e?void 0:e.key));Z(t)}),[L.map((function(e){return e.key})).join("_"),V,q]);var J=Object(p["a"])(null,{value:i}),$=Object(l["a"])(J,2),ee=$[0],ie=$[1],oe=x;function ae(e,t){null===N||void 0===N||N(e,t),K(e),null===M||void 0===M||M(e)}j&&!["left","right"].includes(x)&&(oe="top"),Object(s["useEffect"])((function(){i||(ie("rc-tabs-".concat(ne)),ne+=1)}),[]);var se,le={id:ee,activeKey:V,animated:r,tabPosition:oe,rtl:D,mobile:j},ce=te(te({},le),{},{editable:v,locale:S,moreIcon:E,moreTransitionName:B,tabBarGutter:w,onTabClick:ae,onTabScroll:T,extra:C,style:_,panes:f});return se=k?k(ce,Y):s["createElement"](Y,Object.assign({},ce)),s["createElement"](P.Provider,{value:{tabs:L,prefixCls:a}},s["createElement"]("div",Object.assign({ref:t,id:i,className:h()(a,"".concat(a,"-").concat(oe),(n={},Object(u["a"])(n,"".concat(a,"-mobile"),j),Object(u["a"])(n,"".concat(a,"-editable"),v),Object(u["a"])(n,"".concat(a,"-rtl"),D),n),d)},I),se,s["createElement"](X,Object.assign({destroyInactiveTabPane:O},le,{animated:r}))))}var oe=s["forwardRef"](ie);oe.TabPane=$;var ae=oe,se=ae,le=n("TSNP"),ce=n.n(le),ue=n("SL1A"),de=n.n(ue),he=n("MdoL"),fe=n.n(he),pe=n("b5WB"),ge=n("LpVx"),me=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function Ae(e){var t,n,r=e.type,o=e.className,l=e.size,c=e.onEdit,u=e.hideAdd,d=e.centered,f=e.addIcon,p=me(e,["type","className","size","onEdit","hideAdd","centered","addIcon"]),g=p.prefixCls,m=s["useContext"](ge["b"]),A=m.getPrefixCls,v=m.direction,y=A("tabs",g);return"editable-card"===r&&(n={onEdit:function(e,t){var n=t.key,r=t.event;null===c||void 0===c||c("add"===e?r:n,e)},removeIcon:s["createElement"](fe.a,null),addIcon:f||s["createElement"](de.a,null),showAdd:!0!==u}),Object(pe["a"])(!("onPrevClick"in p)&&!("onNextClick"in p),"Tabs","`onPrevClick` and `onNextClick` has been removed. Please use `onTabScroll` instead."),s["createElement"](se,i()({direction:v},p,{moreTransitionName:"slide-up",className:h()(o,(t={},a()(t,"".concat(y,"-").concat(l),l),a()(t,"".concat(y,"-card"),["card","editable-card"].includes(r)),a()(t,"".concat(y,"-editable-card"),"editable-card"===r),a()(t,"".concat(y,"-centered"),d),t)),editable:n,moreIcon:s["createElement"](ce.a,null),prefixCls:y}))}Ae.TabPane=$;t["a"]=Ae},a05J:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("RS9Z")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="DeleteOutlined";var c=o.forwardRef(l);t.default=c},a67U:function(e,t,n){var r=n("SSBM");function i(e){e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};var t,n,r=[e];while(t=r.pop())if(n=t.children,t.isExpand&&n.length)for(var i=n.length,o=i-1;o>=0;o--){var a=n[o];a.hierNode={defaultAncestor:null,ancestor:a,prelim:0,modifier:0,change:0,shift:0,i:o,thread:null},r.push(a)}}function o(e,t){var n=e.isExpand?e.children:[],r=e.parentNode.children,i=e.hierNode.i?r[e.hierNode.i-1]:null;if(n.length){u(e);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;i?(e.hierNode.prelim=i.hierNode.prelim+t(e,i),e.hierNode.modifier=e.hierNode.prelim-o):e.hierNode.prelim=o}else i&&(e.hierNode.prelim=i.hierNode.prelim+t(e,i));e.parentNode.hierNode.defaultAncestor=d(e,i,e.parentNode.hierNode.defaultAncestor||r[0],t)}function a(e){var t=e.hierNode.prelim+e.parentNode.hierNode.modifier;e.setLayout({x:t},!0),e.hierNode.modifier+=e.parentNode.hierNode.modifier}function s(e){return arguments.length?e:m}function l(e,t){var n={};return e-=Math.PI/2,n.x=t*Math.cos(e),n.y=t*Math.sin(e),n}function c(e,t){return r.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}function u(e){var t=e.children,n=t.length,r=0,i=0;while(--n>=0){var o=t[n];o.hierNode.prelim+=r,o.hierNode.modifier+=r,i+=o.hierNode.change,r+=o.hierNode.shift+i}}function d(e,t,n,r){if(t){var i=e,o=e,a=o.parentNode.children[0],s=t,l=i.hierNode.modifier,c=o.hierNode.modifier,u=a.hierNode.modifier,d=s.hierNode.modifier;while(s=h(s),o=f(o),s&&o){i=h(i),a=f(a),i.hierNode.ancestor=e;var m=s.hierNode.prelim+d-o.hierNode.prelim-c+r(s,o);m>0&&(g(p(s,e,n),e,m),c+=m,l+=m),d+=s.hierNode.modifier,c+=o.hierNode.modifier,l+=i.hierNode.modifier,u+=a.hierNode.modifier}s&&!h(i)&&(i.hierNode.thread=s,i.hierNode.modifier+=d-l),o&&!f(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=c-u,n=e)}return n}function h(e){var t=e.children;return t.length&&e.isExpand?t[t.length-1]:e.hierNode.thread}function f(e){var t=e.children;return t.length&&e.isExpand?t[0]:e.hierNode.thread}function p(e,t,n){return e.hierNode.ancestor.parentNode===t.parentNode?e.hierNode.ancestor:n}function g(e,t,n){var r=n/(t.hierNode.i-e.hierNode.i);t.hierNode.change-=r,t.hierNode.shift+=n,t.hierNode.modifier+=n,t.hierNode.prelim+=n,e.hierNode.change+=r}function m(e,t){return e.parentNode===t.parentNode?1:2}t.init=i,t.firstWalk=o,t.secondWalk=a,t.separation=s,t.radialCoordinate=l,t.getViewRect=c},a8NE:function(e,t,n){var r=n("zYjg"),i=r.extendShape,o=i({type:"sausage",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=Math.max(t.r0||0,0),o=Math.max(t.r,0),a=.5*(o-i),s=i+a,l=t.startAngle,c=t.endAngle,u=t.clockwise,d=Math.cos(l),h=Math.sin(l),f=Math.cos(c),p=Math.sin(c),g=u?c-l<2*Math.PI:l-c<2*Math.PI;g&&(e.moveTo(d*i+n,h*i+r),e.arc(d*s+n,h*s+r,a,-Math.PI+l,l,!u)),e.arc(n,r,o,l,c,!u),e.moveTo(f*o+n,p*o+r),e.arc(f*s+n,p*s+r,a,c-2*Math.PI,c-Math.PI,!u),0!==i&&(e.arc(n,r,i,c,l,u),e.moveTo(d*i+n,p*i+r)),e.closePath()}});e.exports=o},a8Pw:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=void 0;var r={placeholder:"\u8bf7\u9009\u62e9\u65f6\u95f4",rangePlaceholder:["\u5f00\u59cb\u65f6\u95f4","\u7ed3\u675f\u65f6\u95f4"]},i=r;t["default"]=i},a9RO:function(e,t,n){var r=n("342z"),i=r.extend({type:"circle",shape:{cx:0,cy:0,r:0},buildPath:function(e,t,n){n&&e.moveTo(t.cx+t.r,t.cy),e.arc(t.cx,t.cy,t.r,0,2*Math.PI,!0)}});e.exports=i},aPdX:function(e,t,n){(function(e){e(n("M0ff"))})((function(e){var t={pairs:"()[]{}''\"\"",closeBefore:")]}'\":;>",triples:"",explode:"[]{}"},n=e.Pos;function r(e,n){return"pairs"==n&&"string"==typeof e?e:"object"==typeof e&&null!=e[n]?e[n]:t[n]}e.defineOption("autoCloseBrackets",!1,(function(t,n,a){a&&a!=e.Init&&(t.removeKeyMap(i),t.state.closeBrackets=null),n&&(o(r(n,"pairs")),t.state.closeBrackets=n,t.addKeyMap(i))}));var i={Backspace:l,Enter:c};function o(e){for(var t=0;t<e.length;t++){var n=e.charAt(t),r="'"+n+"'";i[r]||(i[r]=a(n))}}function a(e){return function(t){return d(t,e)}}function s(e){var t=e.state.closeBrackets;if(!t||t.override)return t;var n=e.getModeAt(e.getCursor());return n.closeBrackets||t}function l(t){var i=s(t);if(!i||t.getOption("disableInput"))return e.Pass;for(var o=r(i,"pairs"),a=t.listSelections(),l=0;l<a.length;l++){if(!a[l].empty())return e.Pass;var c=h(t,a[l].head);if(!c||o.indexOf(c)%2!=0)return e.Pass}for(l=a.length-1;l>=0;l--){var u=a[l].head;t.replaceRange("",n(u.line,u.ch-1),n(u.line,u.ch+1),"+delete")}}function c(t){var n=s(t),i=n&&r(n,"explode");if(!i||t.getOption("disableInput"))return e.Pass;for(var o=t.listSelections(),a=0;a<o.length;a++){if(!o[a].empty())return e.Pass;var l=h(t,o[a].head);if(!l||i.indexOf(l)%2!=0)return e.Pass}t.operation((function(){var e=t.lineSeparator()||"\n";t.replaceSelection(e+e,null),t.execCommand("goCharLeft"),o=t.listSelections();for(var n=0;n<o.length;n++){var r=o[n].head.line;t.indentLine(r,null,!0),t.indentLine(r+1,null,!0)}}))}function u(t){var r=e.cmpPos(t.anchor,t.head)>0;return{anchor:new n(t.anchor.line,t.anchor.ch+(r?-1:1)),head:new n(t.head.line,t.head.ch+(r?1:-1))}}function d(t,i){var o=s(t);if(!o||t.getOption("disableInput"))return e.Pass;var a=r(o,"pairs"),l=a.indexOf(i);if(-1==l)return e.Pass;for(var c,d=r(o,"closeBefore"),h=r(o,"triples"),p=a.charAt(l+1)==i,g=t.listSelections(),m=l%2==0,A=0;A<g.length;A++){var v,y=g[A],b=y.head,x=t.getRange(b,n(b.line,b.ch+1));if(m&&!y.empty())v="surround";else if(!p&&m||x!=i)if(p&&b.ch>1&&h.indexOf(i)>=0&&t.getRange(n(b.line,b.ch-2),b)==i+i){if(b.ch>2&&/\bstring/.test(t.getTokenTypeAt(n(b.line,b.ch-2))))return e.Pass;v="addFour"}else if(p){var w=0==b.ch?" ":t.getRange(n(b.line,b.ch-1),b);if(e.isWordChar(x)||w==i||e.isWordChar(w))return e.Pass;v="both"}else{if(!m||!(0===x.length||/\s/.test(x)||d.indexOf(x)>-1))return e.Pass;v="both"}else v=p&&f(t,b)?"both":h.indexOf(i)>=0&&t.getRange(b,n(b.line,b.ch+3))==i+i+i?"skipThree":"skip";if(c){if(c!=v)return e.Pass}else c=v}var _=l%2?a.charAt(l-1):i,C=l%2?i:a.charAt(l+1);t.operation((function(){if("skip"==c)t.execCommand("goCharRight");else if("skipThree"==c)for(var e=0;e<3;e++)t.execCommand("goCharRight");else if("surround"==c){var n=t.getSelections();for(e=0;e<n.length;e++)n[e]=_+n[e]+C;t.replaceSelections(n,"around"),n=t.listSelections().slice();for(e=0;e<n.length;e++)n[e]=u(n[e]);t.setSelections(n)}else"both"==c?(t.replaceSelection(_+C,null),t.triggerElectric(_+C),t.execCommand("goCharLeft")):"addFour"==c&&(t.replaceSelection(_+_+_+_,"before"),t.execCommand("goCharRight"))}))}function h(e,t){var r=e.getRange(n(t.line,t.ch-1),n(t.line,t.ch+1));return 2==r.length?r:null}function f(e,t){var r=e.getTokenAt(n(t.line,t.ch+1));return/\bstring/.test(r.type)&&r.start==t.ch&&(0==t.ch||!/\bstring/.test(e.getTokenTypeAt(t)))}o(t.pairs+"`")}))},aSf7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("Z+31"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},aXVC:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=i.isObject,a=i.each,s=i.map,l=i.indexOf,c=(i.retrieve,n("SSBM")),u=c.getLayoutRect,d=n("sYRh"),h=d.createScaleByModel,f=d.ifAxisCrossZero,p=d.niceScaleExtent,g=d.estimateLabelUnionRect,m=n("QTnD"),A=n("yvNr"),v=n("kN/v"),y=n("7/O9"),b=y.getStackedDimension;function x(e,t,n){return e.getCoordSysModel()===t}function w(e,t,n){this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this._initCartesian(e,t,n),this.model=e}n("r5rb");var _=w.prototype;function C(e,t,n,r){n.getAxesOnZeroOf=function(){return i?[i]:[]};var i,o=e[t],a=n.model,s=a.get("axisLine.onZero"),l=a.get("axisLine.onZeroAxisIndex");if(s){if(null!=l)S(o[l])&&(i=o[l]);else for(var c in o)if(o.hasOwnProperty(c)&&S(o[c])&&!r[u(o[c])]){i=o[c];break}i&&(r[u(i)]=!0)}function u(e){return e.dim+"_"+e.index}}function S(e){return e&&"category"!==e.type&&"time"!==e.type&&f(e)}function E(e,t){var n=e.getExtent(),r=n[0]+n[1];e.toGlobalCoord="x"===e.dim?function(e){return e+t}:function(e){return r-e+t},e.toLocalCoord="x"===e.dim?function(e){return e-t}:function(e){return r-e+t}}_.type="grid",_.axisPointerEnabled=!0,_.getRect=function(){return this._rect},_.update=function(e,t){var n=this._axesMap;this._updateScale(e,this.model),a(n.x,(function(e){p(e.scale,e.model)})),a(n.y,(function(e){p(e.scale,e.model)}));var r={};a(n.x,(function(e){C(n,"y",e,r)})),a(n.y,(function(e){C(n,"x",e,r)})),this.resize(this.model,t)},_.resize=function(e,t,n){var r=u(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()});this._rect=r;var i=this._axesList;function o(){a(i,(function(e){var t=e.isHorizontal(),n=t?[0,r.width]:[0,r.height],i=e.inverse?1:0;e.setExtent(n[i],n[1-i]),E(e,t?r.x:r.y)}))}o(),!n&&e.get("containLabel")&&(a(i,(function(e){if(!e.model.get("axisLabel.inside")){var t=g(e);if(t){var n=e.isHorizontal()?"height":"width",i=e.model.get("axisLabel.margin");r[n]-=t[n]+i,"top"===e.position?r.y+=t.height+i:"left"===e.position&&(r.x+=t.width+i)}}})),o())},_.getAxis=function(e,t){var n=this._axesMap[e];if(null!=n){if(null==t)for(var r in n)if(n.hasOwnProperty(r))return n[r];return n[t]}},_.getAxes=function(){return this._axesList.slice()},_.getCartesian=function(e,t){if(null!=e&&null!=t){var n="x"+e+"y"+t;return this._coordsMap[n]}o(e)&&(t=e.yAxisIndex,e=e.xAxisIndex);for(var r=0,i=this._coordsList;r<i.length;r++)if(i[r].getAxis("x").index===e||i[r].getAxis("y").index===t)return i[r]},_.getCartesians=function(){return this._coordsList.slice()},_.convertToPixel=function(e,t,n){var r=this._findConvertTarget(e,t);return r.cartesian?r.cartesian.dataToPoint(n):r.axis?r.axis.toGlobalCoord(r.axis.dataToCoord(n)):null},_.convertFromPixel=function(e,t,n){var r=this._findConvertTarget(e,t);return r.cartesian?r.cartesian.pointToData(n):r.axis?r.axis.coordToData(r.axis.toLocalCoord(n)):null},_._findConvertTarget=function(e,t){var n,r,i=t.seriesModel,o=t.xAxisModel||i&&i.getReferringComponents("xAxis")[0],a=t.yAxisModel||i&&i.getReferringComponents("yAxis")[0],s=t.gridModel,c=this._coordsList;if(i)n=i.coordinateSystem,l(c,n)<0&&(n=null);else if(o&&a)n=this.getCartesian(o.componentIndex,a.componentIndex);else if(o)r=this.getAxis("x",o.componentIndex);else if(a)r=this.getAxis("y",a.componentIndex);else if(s){var u=s.coordinateSystem;u===this&&(n=this._coordsList[0])}return{cartesian:n,axis:r}},_.containPoint=function(e){var t=this._coordsList[0];if(t)return t.containPoint(e)},_._initCartesian=function(e,t,n){var r={left:!1,right:!1,top:!1,bottom:!1},i={x:{},y:{}},o={x:0,y:0};if(t.eachComponent("xAxis",s("x"),this),t.eachComponent("yAxis",s("y"),this),!o.x||!o.y)return this._axesMap={},void(this._axesList=[]);function s(n){return function(a,s){if(x(a,e,t)){var l=a.get("position");"x"===n?"top"!==l&&"bottom"!==l&&(l=r.bottom?"top":"bottom"):"left"!==l&&"right"!==l&&(l=r.left?"right":"left"),r[l]=!0;var c=new A(n,h(a),[0,0],a.get("type"),l),u="category"===c.type;c.onBand=u&&a.get("boundaryGap"),c.inverse=a.get("inverse"),a.axis=c,c.model=a,c.grid=this,c.index=s,this._axesList.push(c),i[n][s]=c,o[n]++}}}this._axesMap=i,a(i.x,(function(t,n){a(i.y,(function(r,i){var o="x"+n+"y"+i,a=new m(o);a.grid=this,a.model=e,this._coordsMap[o]=a,this._coordsList.push(a),a.addAxis(t),a.addAxis(r)}),this)}),this)},_._updateScale=function(e,t){function n(e,t,n){a(e.mapDimension(t.dim,!0),(function(n){t.scale.unionExtentFromData(e,b(e,n))}))}a(this._axesList,(function(e){e.scale.setExtent(1/0,-1/0)})),e.eachSeries((function(r){if(k(r)){var i=O(r,e),o=i[0],a=i[1];if(!x(o,t,e)||!x(a,t,e))return;var s=this.getCartesian(o.componentIndex,a.componentIndex),l=r.getData(),c=s.getAxis("x"),u=s.getAxis("y");"list"===l.type&&(n(l,c,r),n(l,u,r))}}),this)},_.getTooltipAxes=function(e){var t=[],n=[];return a(this.getCartesians(),(function(r){var i=null!=e&&"auto"!==e?r.getAxis(e):r.getBaseAxis(),o=r.getOtherAxis(i);l(t,i)<0&&t.push(i),l(n,o)<0&&n.push(o)})),{baseAxes:t,otherAxes:n}};var B=["xAxis","yAxis"];function O(e,t){return s(B,(function(t){var n=e.getReferringComponents(t)[0];return n}))}function k(e){return"cartesian2d"===e.get("coordinateSystem")}w.create=function(e,t){var n=[];return e.eachComponent("grid",(function(r,i){var o=new w(r,e,t);o.name="grid_"+i,o.resize(r,t,!0),r.coordinateSystem=o,n.push(o)})),e.eachSeries((function(t){if(k(t)){var n=O(t,e),r=n[0],i=n[1],o=r.getCoordSysModel(),a=o.coordinateSystem;t.coordinateSystem=a.getCartesian(r.componentIndex,i.componentIndex)}})),n},w.dimensions=w.prototype.dimensions=m.prototype.dimensions,v.register("cartesian2d",w);var M=w;e.exports=M},afA4:function(e,t){var n=Math.round;function r(e,t,r){if(t){var i=t.x1,a=t.x2,s=t.y1,l=t.y2;e.x1=i,e.x2=a,e.y1=s,e.y2=l;var c=r&&r.lineWidth;c&&(n(2*i)===n(2*a)&&(e.x1=e.x2=o(i,c,!0)),n(2*s)===n(2*l)&&(e.y1=e.y2=o(s,c,!0)))}}function i(e,t,n){if(t){var r=t.x,i=t.y,a=t.width,s=t.height;e.x=r,e.y=i,e.width=a,e.height=s;var l=n&&n.lineWidth;l&&(e.x=o(r,l,!0),e.y=o(i,l,!0),e.width=Math.max(o(r+a,l,!1)-e.x,0===a?0:1),e.height=Math.max(o(i+s,l,!1)-e.y,0===s?0:1))}}function o(e,t,r){if(!t)return e;var i=n(2*e);return(i+n(t))%2===0?i/2:(i+(r?1:-1))/2}t.subPixelOptimizeLine=r,t.subPixelOptimizeRect=i,t.subPixelOptimize=o},aiPM:function(e,t,n){var r=n("oEo5"),i=n("Jjzi"),o=n("7/O9"),a=o.isDimensionStacked,s=r.indexOf;function l(e){return!(isNaN(parseFloat(e.x))&&isNaN(parseFloat(e.y)))}function c(e){return!isNaN(parseFloat(e.x))&&!isNaN(parseFloat(e.y))}function u(e,t,n,r,o,s){var l=[],c=a(t,r),u=c?t.getCalculationInfo("stackResultDimension"):r,d=v(t,u,e),h=t.indicesOfNearest(u,d)[0];l[o]=t.get(n,h),l[s]=t.get(u,h);var f=t.get(r,h),p=i.getPrecision(t.get(r,h));return p=Math.min(p,20),p>=0&&(l[s]=+l[s].toFixed(p)),[l,f]}var d=r.curry,h={min:d(u,"min"),max:d(u,"max"),average:d(u,"average")};function f(e,t){var n=e.getData(),i=e.coordinateSystem;if(t&&!c(t)&&!r.isArray(t.coord)&&i){var o=i.dimensions,a=p(t,n,i,e);if(t=r.clone(t),t.type&&h[t.type]&&a.baseAxis&&a.valueAxis){var l=s(o,a.baseAxis.dim),u=s(o,a.valueAxis.dim),d=h[t.type](n,a.baseDataDim,a.valueDataDim,l,u);t.coord=d[0],t.value=d[1]}else{for(var f=[null!=t.xAxis?t.xAxis:t.radiusAxis,null!=t.yAxis?t.yAxis:t.angleAxis],g=0;g<2;g++)h[f[g]]&&(f[g]=v(n,n.mapDimension(o[g]),f[g]));t.coord=f}}return t}function p(e,t,n,r){var i={};return null!=e.valueIndex||null!=e.valueDim?(i.valueDataDim=null!=e.valueIndex?t.getDimension(e.valueIndex):e.valueDim,i.valueAxis=n.getAxis(g(r,i.valueDataDim)),i.baseAxis=n.getOtherAxis(i.valueAxis),i.baseDataDim=t.mapDimension(i.baseAxis.dim)):(i.baseAxis=r.getBaseAxis(),i.valueAxis=n.getOtherAxis(i.baseAxis),i.baseDataDim=t.mapDimension(i.baseAxis.dim),i.valueDataDim=t.mapDimension(i.valueAxis.dim)),i}function g(e,t){var n=e.getData(),r=n.dimensions;t=n.getDimension(t);for(var i=0;i<r.length;i++){var o=n.getDimensionInfo(r[i]);if(o.name===t)return o.coordDim}}function m(e,t){return!(e&&e.containData&&t.coord&&!l(t))||e.containData(t.coord)}function A(e,t,n,r){return r<2?e.coord&&e.coord[r]:e.value}function v(e,t,n){if("average"===n){var r=0,i=0;return e.each(t,(function(e,t){isNaN(e)||(r+=e,i++)})),r/i}return"median"===n?e.getMedian(t):e.getDataExtent(t,!0)["max"===n?1:0]}t.dataTransform=f,t.getAxisInfo=p,t.dataFilter=m,t.dimValueGetter=A,t.numCalculate=v},akD0:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r="RC_SELECT_INTERNAL_PROPS_MARK"},anXI:function(e,t,n){"use strict";n("LC9H"),n("cpTi"),n("MPZO"),n("NE/W"),n("CeOx")},apr7:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n("RfwO"),i=n.n(r),o=n("dKUL");function a(e,t,n,r){var i=n-t;return e/=r/2,e<1?i/2*e*e*e+t:i/2*((e-=2)*e*e+2)+t}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.getContainer,r=void 0===n?function(){return window}:n,s=t.callback,l=t.duration,c=void 0===l?450:l,u=r(),d=Object(o["a"])(u,!0),h=Date.now(),f=function t(){var n=Date.now(),r=n-h,l=a(r>c?c:r,d,e,c);Object(o["b"])(u)?u.scrollTo(window.pageXOffset,l):u instanceof HTMLDocument||"HTMLDocument"===u.constructor.name?u.documentElement.scrollTop=l:u.scrollTop=l,r<c?i()(t):"function"===typeof s&&s()};i()(f)}},asMo:function(e,t,n){var r=n("Mvxd"),i=n("wzOG"),o=n("v4o2"),a=1,s=2;function l(e,t,n,l,c,u){var d=n&a,h=e.length,f=t.length;if(h!=f&&!(d&&f>h))return!1;var p=u.get(e),g=u.get(t);if(p&&g)return p==t&&g==e;var m=-1,A=!0,v=n&s?new r:void 0;u.set(e,t),u.set(t,e);while(++m<h){var y=e[m],b=t[m];if(l)var x=d?l(b,y,m,t,e,u):l(y,b,m,e,t,u);if(void 0!==x){if(x)continue;A=!1;break}if(v){if(!i(t,(function(e,t){if(!o(v,t)&&(y===e||c(y,e,n,l,u)))return v.push(t)}))){A=!1;break}}else if(y!==b&&!c(y,b,n,l,u)){A=!1;break}}return u["delete"](e),u["delete"](t),A}e.exports=l},"b1g+":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("a05J"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},"b4/K":function(e,t,n){var r=n("hmv6"),i="__lodash_hash_undefined__";function o(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?i:t,this}e.exports=o},b5Jo:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.pick=function(e,t){var n={};return t.forEach((function(t){n[t]=e[t]})),n}},bCfE:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ver=t.clear=t.bind=void 0;var r=n("hQli"),i=function(e,t){var n=(0,r.getSensor)(e);return n.bind(t),function(){n.unbind(t)}};t.bind=i;var o=function(e){var t=(0,r.getSensor)(e);(0,r.removeSensor)(t)};t.clear=o;var a="1.0.1";t.ver=a},bEBK:function(e,t,n){"use strict";n("LC9H"),n("pHu+")},bNnc:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="SearchOutlined";t["a"]=r["forwardRef"](s)},bUGm:function(e,t){function n(e,t){var n=-1,r=Array(e);while(++n<e)r[n]=t(n);return r}e.exports=n},bX8Z:function(e,t,n){var r=n("Wa83"),i=r.distance;function o(e,t,n,r,i,o,a){var s=.5*(n-e),l=.5*(r-t);return(2*(t-n)+s+l)*a+(-3*(t-n)-2*s-l)*o+s*i+t}function a(e,t){for(var n=e.length,r=[],a=0,s=1;s<n;s++)a+=i(e[s-1],e[s]);var l=a/2;l=l<n?n:l;for(s=0;s<l;s++){var c,u,d,h=s/(l-1)*(t?n:n-1),f=Math.floor(h),p=h-f,g=e[f%n];t?(c=e[(f-1+n)%n],u=e[(f+1)%n],d=e[(f+2)%n]):(c=e[0===f?f:f-1],u=e[f>n-2?n-1:f+1],d=e[f>n-3?n-1:f+2]);var m=p*p,A=p*m;r.push([o(c[0],g[0],u[0],d[0],p,m,A),o(c[1],g[1],u[1],d[1],p,m,A)])}return r}e.exports=a},"bYe/":function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("QjgC"),a=n("UDPO"),s=a.layoutCovers,l=r.extendComponentView({type:"brush",init:function(e,t){this.ecModel=e,this.api=t,this.model,(this._brushController=new o(t.getZr())).on("brush",i.bind(this._onBrush,this)).mount()},render:function(e){return this.model=e,c.apply(this,arguments)},updateTransform:function(e,t){return s(t),c.apply(this,arguments)},updateView:c,dispose:function(){this._brushController.dispose()},_onBrush:function(e,t){var n=this.model.id;this.model.brushTargetManager.setOutputRanges(e,this.ecModel),(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:n,areas:i.clone(e),$from:n}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:n,areas:i.clone(e),$from:n})}});function c(e,t,n,r){(!r||r.$from!==e.id)&&this._brushController.setPanels(e.brushTargetManager.makePanelOpts(n)).enableBrush(e.brushOption).updateCovers(e.areas.slice())}e.exports=l},"bf9+":function(e,t,n){},bwE0:function(e,t,n){(function(e){e(n("M0ff"),n("sYNl"))})((function(e){e.defineOption("autoCloseTags",!1,(function(t,n,i){if(i!=e.Init&&i&&t.removeKeyMap("autoCloseTags"),n){var a={name:"autoCloseTags"};"object"==typeof n&&!1===n.whenClosing||(a["'/'"]=function(e){return o(e)}),"object"==typeof n&&!1===n.whenOpening||(a["'>'"]=function(e){return r(e)}),t.addKeyMap(a)}}));var t=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],n=["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 r(r){if(r.getOption("disableInput"))return e.Pass;for(var i=r.listSelections(),o=[],l=r.getOption("autoCloseTags"),c=0;c<i.length;c++){if(!i[c].empty())return e.Pass;var u=i[c].head,d=r.getTokenAt(u),h=e.innerMode(r.getMode(),d.state),f=h.state,p=h.mode.xmlCurrentTag&&h.mode.xmlCurrentTag(f),g=p&&p.name;if(!g)return e.Pass;var m="html"==h.mode.configuration,A="object"==typeof l&&l.dontCloseTags||m&&t,v="object"==typeof l&&l.indentTags||m&&n;d.end>u.ch&&(g=g.slice(0,g.length-d.end+u.ch));var y=g.toLowerCase();if(!g||"string"==d.type&&(d.end!=u.ch||!/[\"\']/.test(d.string.charAt(d.string.length-1))||1==d.string.length)||"tag"==d.type&&p.close||d.string.indexOf("/")==u.ch-d.start-1||A&&a(A,y)>-1||s(r,h.mode.xmlCurrentContext&&h.mode.xmlCurrentContext(f)||[],g,u,!0))return e.Pass;var b="object"==typeof l&&l.emptyTags;if(b&&a(b,g)>-1)o[c]={text:"/>",newPos:e.Pos(u.line,u.ch+2)};else{var x=v&&a(v,y)>-1;o[c]={indent:x,text:">"+(x?"\n\n":"")+"</"+g+">",newPos:x?e.Pos(u.line+1,0):e.Pos(u.line,u.ch+1)}}}var w="object"==typeof l&&l.dontIndentOnAutoClose;for(c=i.length-1;c>=0;c--){var _=o[c];r.replaceRange(_.text,i[c].head,i[c].anchor,"+insert");var C=r.listSelections().slice(0);C[c]={head:_.newPos,anchor:_.newPos},r.setSelections(C),!w&&_.indent&&(r.indentLine(_.newPos.line,null,!0),r.indentLine(_.newPos.line+1,null,!0))}}function i(t,n){for(var r=t.listSelections(),i=[],o=n?"/":"</",a=t.getOption("autoCloseTags"),l="object"==typeof a&&a.dontIndentOnSlash,c=0;c<r.length;c++){if(!r[c].empty())return e.Pass;var u=r[c].head,d=t.getTokenAt(u),h=e.innerMode(t.getMode(),d.state),f=h.state;if(n&&("string"==d.type||"<"!=d.string.charAt(0)||d.start!=u.ch-1))return e.Pass;var p,g="xml"!=h.mode.name&&"htmlmixed"==t.getMode().name;if(g&&"javascript"==h.mode.name)p=o+"script";else if(g&&"css"==h.mode.name)p=o+"style";else{var m=h.mode.xmlCurrentContext&&h.mode.xmlCurrentContext(f);if(!m||m.length&&s(t,m,m[m.length-1],u))return e.Pass;p=o+m[m.length-1]}">"!=t.getLine(u.line).charAt(d.end)&&(p+=">"),i[c]=p}if(t.replaceSelections(i),r=t.listSelections(),!l)for(c=0;c<r.length;c++)(c==r.length-1||r[c].head.line<r[c+1].head.line)&&t.indentLine(r[c].head.line)}function o(t){return t.getOption("disableInput")?e.Pass:i(t,!0)}function a(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;++n)if(e[n]==t)return n;return-1}function s(t,n,r,i,o){if(!e.scanForClosingTag)return!1;var a=Math.min(t.lastLine()+1,i.line+500),s=e.scanForClosingTag(t,i,null,a);if(!s||s.tag!=r)return!1;for(var l=o?1:0,c=n.length-1;c>=0;c--){if(n[c]!=r)break;++l}i=s.to;for(c=1;c<l;c++){var u=e.scanForClosingTag(t,i,null,a);if(!u||u.tag!=r)return!1;i=u.to}return!0}e.commands.closeTag=function(e){return i(e)}}))},cARS:function(e,t){var n="\0__throttleOriginMethod",r="\0__throttleRate",i="\0__throttleType";function o(e,t,n){var r,i,o,a,s,l=0,c=0,u=null;function d(){c=(new Date).getTime(),u=null,e.apply(o,a||[])}t=t||0;var h=function(){r=(new Date).getTime(),o=this,a=arguments;var e=s||t,h=s||n;s=null,i=r-(h?l:c)-e,clearTimeout(u),h?u=setTimeout(d,e):i>=0?d():u=setTimeout(d,-i),l=r};return h.clear=function(){u&&(clearTimeout(u),u=null)},h.debounceNextCall=function(e){s=e},h}function a(e,t,a,s){var l=e[t];if(l){var c=l[n]||l,u=l[i],d=l[r];if(d!==a||u!==s){if(null==a||!s)return e[t]=c;l=e[t]=o(c,a,"debounce"===s),l[n]=c,l[i]=s,l[r]=a}return l}}function s(e,t){var r=e[t];r&&r[n]&&(e[t]=r[n])}t.throttle=o,t.createOrUpdate=a,t.clear=s},cKRQ:function(e,t,n){var r=n("Q6Bq"),i=n("6q22"),o=n("NVTZ"),a=n("4uqo"),s=n("7lsH"),l=r.extendChartView({type:"effectScatter",init:function(){this._symbolDraw=new i(o)},render:function(e,t,n){var r=e.getData(),i=this._symbolDraw;i.updateData(r),this.group.add(i.group)},updateTransform:function(e,t,n){var r=e.getData();this.group.dirty();var i=s().reset(e);i.progress&&i.progress({start:0,end:r.count()},r),this._symbolDraw.updateLayout(r)},_updateGroupTransform:function(e){var t=e.coordinateSystem;t&&t.getRoamTransform&&(this.group.transform=a.clone(t.getRoamTransform()),this.group.decomposeTransform())},remove:function(e,t){this._symbolDraw&&this._symbolDraw.remove(t)},dispose:function(){}});e.exports=l},cLjh:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("Q6Bq")),o=n("OKMW"),a=i.extendComponentView({type:"axis",_axisPointer:null,axisPointerClass:null,render:function(e,t,n,r){this.axisPointerClass&&o.fixValue(e),a.superApply(this,"render",arguments),s(this,e,t,n,r,!0)},updateAxisPointer:function(e,t,n,r,i){s(this,e,t,n,r,!1)},remove:function(e,t){var n=this._axisPointer;n&&n.remove(t),a.superApply(this,"remove",arguments)},dispose:function(e,t){l(this,t),a.superApply(this,"dispose",arguments)}});function s(e,t,n,r,i,s){var c=a.getAxisPointerClass(e.axisPointerClass);if(c){var u=o.getAxisPointerModel(t);u?(e._axisPointer||(e._axisPointer=new c)).render(t,u,r,s):l(e,r)}}function l(e,t,n){var r=e._axisPointer;r&&r.dispose(t,n),e._axisPointer=null}var c=[];a.registerAxisPointerClass=function(e,t){c[e]=t},a.getAxisPointerClass=function(e){return e&&c[e]};var u=a;e.exports=u},cN0B:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5");function o(e,t,n){var r,o={},a="toggleSelected"===e;return n.eachComponent("legend",(function(n){a&&null!=r?n[r?"select":"unSelect"](t.name):"allSelect"===e||"inverseSelect"===e?n[e]():(n[e](t.name),r=n.isSelected(t.name));var s=n.getData();i.each(s,(function(e){var t=e.get("name");if("\n"!==t&&""!==t){var r=n.isSelected(t);o.hasOwnProperty(t)?o[t]=o[t]&&r:o[t]=r}}))})),"allSelect"===e||"inverseSelect"===e?{selected:o}:{name:t.name,selected:o}}r.registerAction("legendToggleSelect","legendselectchanged",i.curry(o,"toggleSelected")),r.registerAction("legendAllSelect","legendselectall",i.curry(o,"allSelect")),r.registerAction("legendInverseSelect","legendinverseselect",i.curry(o,"inverseSelect")),r.registerAction("legendSelect","legendselected",i.curry(o,"select")),r.registerAction("legendUnSelect","legendunselected",i.curry(o,"unSelect"))},cQv6:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="CloseCircleFilled";t["a"]=r["forwardRef"](s)},cS7d:function(e,t,n){var r=n("oEo5");function i(e){var t={};e.eachSeriesByType("map",(function(n){var i=n.getMapType();if(!n.getHostGeoModel()&&!t[i]){var o={};r.each(n.seriesGroup,(function(t){var n=t.coordinateSystem,r=t.originalData;t.get("showLegendSymbol")&&e.getComponent("legend")&&r.each(r.mapDimension("value"),(function(e,t){var i=r.getName(t),a=n.getRegion(i);if(a&&!isNaN(e)){var s=o[i]||0,l=n.dataToPoint(a.center);o[i]=s+1,r.setItemLayout(t,{point:l,offset:s})}}))}));var a=n.getData();a.each((function(e){var t=a.getName(e),n=a.getItemLayout(e)||{};n.showLabel=!o[t],a.setItemLayout(e,n)})),t[i]=!0}}))}e.exports=i},cVfc:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("ZZRV"),a=n("NiCL"),s=n("LpVx"),l=n("HyFf"),c=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},u=o["forwardRef"]((function(e,t){var n=e.prefixCls,r=e.title,u=e.content,d=c(e,["prefixCls","title","content"]),h=o["useContext"](s["b"]),f=h.getPrefixCls,p=function(e){return o["createElement"](o["Fragment"],null,r&&o["createElement"]("div",{className:"".concat(e,"-title")},Object(l["a"])(r)),o["createElement"]("div",{className:"".concat(e,"-inner-content")},Object(l["a"])(u)))},g=f("popover",n);return o["createElement"](a["a"],i()({},d,{prefixCls:g,ref:t,overlay:p(g)}))}));u.displayName="Popover",u.defaultProps={placement:"top",transitionName:"zoom-big",trigger:"hover",mouseEnterDelay:.1,mouseLeaveDelay:.1,overlayStyle:{}},t["a"]=u},"cXy+":function(e,t,n){"use strict";var r=function(){return{height:0,opacity:0}},i=function(e){return{height:e.scrollHeight,opacity:1}},o=function(e){return{height:e.offsetHeight}},a=function(e,t){return"height"===t.propertyName},s={motionName:"ant-motion-collapse",onAppearStart:r,onEnterStart:r,onAppearActive:i,onEnterActive:i,onLeaveStart:o,onLeaveActive:r,onAppearEnd:a,onEnterEnd:a,onLeaveEnd:a,motionDeadline:500};t["a"]=s},cZnB:function(e,t,n){},cjY5:function(e,t,n){var r=n("ZATb"),i=n("86p4"),o=n("oEo5"),a=o.isString,s=o.isFunction,l=o.isObject,c=o.isArrayLike,u=o.indexOf,d=function(){this.animators=[]};function h(e,t,n,r,i,o,l,c){a(r)?(o=i,i=r,r=0):s(i)?(o=i,i="linear",r=0):s(r)?(o=r,r=0):s(n)?(o=n,n=500):n||(n=500),e.stopAnimation(),f(e,"",e,t,n,r,c);var u=e.animators.slice(),d=u.length;function h(){d--,d||o&&o()}d||o&&o();for(var p=0;p<u.length;p++)u[p].done(h).start(i,l)}function f(e,t,n,r,i,o,a){var s={},u=0;for(var d in r)r.hasOwnProperty(d)&&(null!=n[d]?l(r[d])&&!c(r[d])?f(e,t?t+"."+d:d,n[d],r[d],i,o,a):(a?(s[d]=n[d],p(e,t,d,r[d])):s[d]=r[d],u++):null==r[d]||a||p(e,t,d,r[d]));u>0&&e.animate(t,!1).when(null==i?500:i,s).delay(o||0)}function p(e,t,n,r){if(t){var i={};i[t]={},i[t][n]=r,e.attr(i)}else e.attr(n,r)}d.prototype={constructor:d,animate:function(e,t){var n,o=!1,a=this,s=this.__zr;if(e){var l=e.split("."),c=a;o="shape"===l[0];for(var d=0,h=l.length;d<h;d++)c&&(c=c[l[d]]);c&&(n=c)}else n=a;if(n){var f=a.animators,p=new r(n,t);return p.during((function(e){a.dirty(o)})).done((function(){f.splice(u(f,p),1)})),f.push(p),s&&s.animation.addAnimator(p),p}i('Property "'+e+'" is not existed in element '+a.id)},stopAnimation:function(e){for(var t=this.animators,n=t.length,r=0;r<n;r++)t[r].stop(e);return t.length=0,this},animateTo:function(e,t,n,r,i,o){h(this,e,t,n,r,i,o)},animateFrom:function(e,t,n,r,i,o){h(this,e,t,n,r,i,o,!0)}};var g=d;e.exports=g},cpTi:function(e,t,n){},"czw/":function(e,t){function n(e){return e instanceof Array||(e=[e,e]),e}function r(e){e.eachSeriesByType("graph",(function(e){var t=e.getGraph(),r=e.getEdgeData(),i=n(e.get("edgeSymbol")),o=n(e.get("edgeSymbolSize")),a="lineStyle.color".split("."),s="lineStyle.opacity".split(".");r.setVisual("fromSymbol",i&&i[0]),r.setVisual("toSymbol",i&&i[1]),r.setVisual("fromSymbolSize",o&&o[0]),r.setVisual("toSymbolSize",o&&o[1]),r.setVisual("color",e.get(a)),r.setVisual("opacity",e.get(s)),r.each((function(e){var i=r.getItemModel(e),o=t.getEdgeByIndex(e),l=n(i.getShallow("symbol",!0)),c=n(i.getShallow("symbolSize",!0)),u=i.get(a),d=i.get(s);switch(u){case"source":u=o.node1.getVisual("color");break;case"target":u=o.node2.getVisual("color");break}l[0]&&o.setVisual("fromSymbol",l[0]),l[1]&&o.setVisual("toSymbol",l[1]),c[0]&&o.setVisual("fromSymbolSize",c[0]),c[1]&&o.setVisual("toSymbolSize",c[1]),o.setVisual("color",u),o.setVisual("opacity",d)}))}))}e.exports=r},d4iy:function(e,t){var n="#eee",r=function(){return{axisLine:{lineStyle:{color:n}},axisTick:{lineStyle:{color:n}},axisLabel:{textStyle:{color:n}},splitLine:{lineStyle:{type:"dashed",color:"#aaa"}},splitArea:{areaStyle:{color:n}}}},i=["#dd6b66","#759aa0","#e69d87","#8dc1a9","#ea7e53","#eedd78","#73a373","#73b9bc","#7289ab","#91ca8c","#f49f42"],o={color:i,backgroundColor:"#333",tooltip:{axisPointer:{lineStyle:{color:n},crossStyle:{color:n},label:{color:"#000"}}},legend:{textStyle:{color:n}},textStyle:{color:n},title:{textStyle:{color:n}},toolbox:{iconStyle:{normal:{borderColor:n}}},dataZoom:{textStyle:{color:n}},visualMap:{textStyle:{color:n}},timeline:{lineStyle:{color:n},itemStyle:{normal:{color:i[1]}},label:{normal:{textStyle:{color:n}}},controlStyle:{normal:{color:n,borderColor:n}}},timeAxis:r(),logAxis:r(),valueAxis:r(),categoryAxis:r(),line:{symbol:"circle"},graph:{color:i},gauge:{title:{textStyle:{color:n}}},candlestick:{itemStyle:{normal:{color:"#FD1050",color0:"#0CF49B",borderColor:"#FD1050",borderColor0:"#0CF49B"}}}};o.categoryAxis.splitLine.show=!1;var a=o;e.exports=a},dCOg:function(e,t,n){var r=n("oEo5"),i=["rect","polygon","keep","clear"];function o(e,t){var n=e&&e.brush;if(r.isArray(n)||(n=n?[n]:[]),n.length){var o=[];r.each(n,(function(e){var t=e.hasOwnProperty("toolbox")?e.toolbox:[];t instanceof Array&&(o=o.concat(t))}));var s=e&&e.toolbox;r.isArray(s)&&(s=s[0]),s||(s={feature:{}},e.toolbox=[s]);var l=s.feature||(s.feature={}),c=l.brush||(l.brush={}),u=c.type||(c.type=[]);u.push.apply(u,o),a(u),t&&!u.length&&u.push.apply(u,i)}}function a(e){var t={};r.each(e,(function(e){t[e]=1})),e.length=0,r.each(t,(function(t,n){e.push(n)}))}e.exports=o},dKUL:function(e,t,n){"use strict";function r(e){return null!==e&&void 0!==e&&e===e.window}function i(e,t){if("undefined"===typeof window)return 0;var n=t?"scrollTop":"scrollLeft",i=0;return r(e)?i=e[t?"pageYOffset":"pageXOffset"]:e instanceof Document?i=e.documentElement[n]:e&&(i=e[n]),e&&!r(e)&&"number"!==typeof i&&(i=(e.ownerDocument||e).documentElement[n]),i}n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return i}))},dMF2:function(e,t,n){var r=n("Jjzi"),i=r.parsePercent,o=n("oEo5"),a=Math.PI/180;function s(e,t,n,r){t.eachSeriesByType(e,(function(e){var t=e.get("center"),r=e.get("radius");o.isArray(r)||(r=[0,r]),o.isArray(t)||(t=[t,t]);var s=n.getWidth(),c=n.getHeight(),u=Math.min(s,c),d=i(t[0],s),h=i(t[1],c),f=i(r[0],u/2),p=i(r[1],u/2),g=-e.get("startAngle")*a,m=e.get("minAngle")*a,A=e.getData().tree.root,v=e.getViewRoot(),y=v.depth,b=e.get("sort");null!=b&&l(v,b);var x=0;o.each(v.children,(function(e){!isNaN(e.getValue())&&x++}));var w=v.getValue(),_=Math.PI/(w||x)*2,C=v.depth>0,S=v.height-(C?-1:1),E=(p-f)/(S||1),B=e.get("clockwise"),O=e.get("stillShowZeroSum"),k=B?1:-1,M=function(e,t){if(e){var n=t;if(e!==A){var r=e.getValue(),a=0===w&&O?_:r*_;a<m&&(a=m),n=t+k*a;var s=e.depth-y-(C?-1:1),l=f+E*s,c=f+E*(s+1),p=e.getModel();null!=p.get("r0")&&(l=i(p.get("r0"),u/2)),null!=p.get("r")&&(c=i(p.get("r"),u/2)),e.setLayout({angle:a,startAngle:t,endAngle:n,clockwise:B,cx:d,cy:h,r0:l,r:c})}if(e.children&&e.children.length){var g=0;o.each(e.children,(function(e){g+=M(e,t+g)}))}return n-t}};if(C){var N=f,T=f+E,I=2*Math.PI;A.setLayout({angle:I,startAngle:g,endAngle:g+I,clockwise:B,cx:d,cy:h,r0:N,r:T})}M(v,g)}))}function l(e,t){var n=e.children||[];e.children=c(n,t),n.length&&o.each(e.children,(function(e){l(e,t)}))}function c(e,t){if("function"===typeof t)return e.sort(t);var n="asc"===t;return e.sort((function(e,t){var r=(e.getValue()-t.getValue())*(n?1:-1);return 0===r?(e.dataIndex-t.dataIndex)*(n?-1:1):r}))}e.exports=s},dYTN:function(e,t,n){var r=n("oEo5"),i=n("F62y"),o=n("qulM"),a=n("JkS2"),s=n("CQhY"),l=s.windowOpen,c="sunburstRootToNode",u=i.extend({type:"sunburst",init:function(){},render:function(e,t,n,i){var s=this;this.seriesModel=e,this.api=n,this.ecModel=t;var l=e.getData(),c=l.tree.root,u=e.getViewRoot(),d=this.group,h=e.get("renderLabelForZeroData"),f=[];u.eachNode((function(e){f.push(e)}));var p=this._oldChildren||[];if(A(f,p),b(c,u),i&&i.highlight&&i.highlight.piece){var g=e.getShallow("highlightPolicy");i.highlight.piece.onEmphasis(g)}else if(i&&i.unhighlight){var m=this.virtualPiece;!m&&c.children.length&&(m=c.children[0].piece),m&&m.onNormal()}function A(e,t){function n(e){return e.getId()}function i(n,r){var i=null==n?null:e[n],o=null==r?null:t[r];v(i,o)}0===e.length&&0===t.length||new a(t,e,n,n).add(i).update(i).remove(r.curry(i,null)).execute()}function v(n,r){if(h||!n||n.getValue()||(n=null),n!==c&&r!==c)if(r&&r.piece)n?(r.piece.updateData(!1,n,"normal",e,t),l.setItemGraphicEl(n.dataIndex,r.piece)):y(r);else if(n){var i=new o(n,e,t);d.add(i),l.setItemGraphicEl(n.dataIndex,i)}}function y(e){e&&e.piece&&(d.remove(e.piece),e.piece=null)}function b(n,r){if(r.depth>0){s.virtualPiece?s.virtualPiece.updateData(!1,n,"normal",e,t):(s.virtualPiece=new o(n,e,t),d.add(s.virtualPiece)),r.piece._onclickEvent&&r.piece.off("click",r.piece._onclickEvent);var i=function(e){s._rootToNode(r.parentNode)};r.piece._onclickEvent=i,s.virtualPiece.on("click",i)}else s.virtualPiece&&(d.remove(s.virtualPiece),s.virtualPiece=null)}this._initEvents(),this._oldChildren=f},dispose:function(){},_initEvents:function(){var e=this,t=function(t){var n=!1,r=e.seriesModel.getViewRoot();r.eachNode((function(r){if(!n&&r.piece&&r.piece.childAt(0)===t.target){var i=r.getModel().get("nodeClick");if("rootToNode"===i)e._rootToNode(r);else if("link"===i){var o=r.getModel(),a=o.get("link");if(a){var s=o.get("target",!0)||"_blank";l(a,s)}}n=!0}}))};this.group._onclickEvent&&this.group.off("click",this.group._onclickEvent),this.group.on("click",t),this.group._onclickEvent=t},_rootToNode:function(e){e!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:c,from:this.uid,seriesId:this.seriesModel.id,targetNode:e})},containPoint:function(e,t){var n=t.getData(),r=n.getItemLayout(0);if(r){var i=e[0]-r.cx,o=e[1]-r.cy,a=Math.sqrt(i*i+o*o);return a<=r.r&&a>=r.r0}}}),d=u;e.exports=d},dhFd:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("qwEw"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},diXd:function(e,t){var n=Array.prototype.slice,r=function(e){this._$handlers={},this._$eventProcessor=e};function i(e,t){var n=e._$eventProcessor;return null!=t&&n&&n.normalizeQuery&&(t=n.normalizeQuery(t)),t}function o(e,t,n,r,o,a){var s=e._$handlers;if("function"===typeof n&&(o=r,r=n,n=null),!r||!t)return e;n=i(e,n),s[t]||(s[t]=[]);for(var l=0;l<s[t].length;l++)if(s[t][l].h===r)return e;var c={h:r,one:a,query:n,ctx:o||e,callAtLast:r.zrEventfulCallAtLast},u=s[t].length-1,d=s[t][u];return d&&d.callAtLast?s[t].splice(u,0,c):s[t].push(c),e}r.prototype={constructor:r,one:function(e,t,n,r){return o(this,e,t,n,r,!0)},on:function(e,t,n,r){return o(this,e,t,n,r,!1)},isSilent:function(e){var t=this._$handlers;return!t[e]||!t[e].length},off:function(e,t){var n=this._$handlers;if(!e)return this._$handlers={},this;if(t){if(n[e]){for(var r=[],i=0,o=n[e].length;i<o;i++)n[e][i].h!==t&&r.push(n[e][i]);n[e]=r}n[e]&&0===n[e].length&&delete n[e]}else delete n[e];return this},trigger:function(e){var t=this._$handlers[e],r=this._$eventProcessor;if(t){var i=arguments,o=i.length;o>3&&(i=n.call(i,1));for(var a=t.length,s=0;s<a;){var l=t[s];if(r&&r.filter&&null!=l.query&&!r.filter(e,l.query))s++;else{switch(o){case 1:l.h.call(l.ctx);break;case 2:l.h.call(l.ctx,i[1]);break;case 3:l.h.call(l.ctx,i[1],i[2]);break;default:l.h.apply(l.ctx,i);break}l.one?(t.splice(s,1),a--):s++}}}return r&&r.afterTrigger&&r.afterTrigger(e),this},triggerWithContext:function(e){var t=this._$handlers[e],r=this._$eventProcessor;if(t){var i=arguments,o=i.length;o>4&&(i=n.call(i,1,i.length-1));for(var a=i[i.length-1],s=t.length,l=0;l<s;){var c=t[l];if(r&&r.filter&&null!=c.query&&!r.filter(e,c.query))l++;else{switch(o){case 1:c.h.call(a);break;case 2:c.h.call(a,i[1]);break;case 3:c.h.call(a,i[1],i[2]);break;default:c.h.apply(a,i);break}c.one?(t.splice(l,1),s--):l++}}}return r&&r.afterTrigger&&r.afterTrigger(e),this}};var a=r;e.exports=a},djYP:function(e,t,n){"use strict";n.r(t),n.d(t,"ResizableTextArea",(function(){return E}));var r,i,o=n("FGJx"),a=n("o0AO"),s=n("uwZC"),l=n("MRRG"),c=n("GY0J"),u=n("ZZRV"),d=n("zjzt"),h=n("JS14"),f=n("3CTf"),p=n("iczh"),g=n.n(p),m="\n min-height:0 !important;\n max-height:none !important;\n height:0 !important;\n visibility:hidden !important;\n overflow:hidden !important;\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important\n",A=["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"],v={};function y(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.getAttribute("id")||e.getAttribute("data-reactid")||e.getAttribute("name");if(t&&v[n])return v[n];var r=window.getComputedStyle(e),i=r.getPropertyValue("box-sizing")||r.getPropertyValue("-moz-box-sizing")||r.getPropertyValue("-webkit-box-sizing"),o=parseFloat(r.getPropertyValue("padding-bottom"))+parseFloat(r.getPropertyValue("padding-top")),a=parseFloat(r.getPropertyValue("border-bottom-width"))+parseFloat(r.getPropertyValue("border-top-width")),s=A.map((function(e){return"".concat(e,":").concat(r.getPropertyValue(e))})).join(";"),l={sizingStyle:s,paddingSize:o,borderSize:a,boxSizing:i};return t&&n&&(v[n]=l),l}function b(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;r||(r=document.createElement("textarea"),r.setAttribute("tab-index","-1"),r.setAttribute("aria-hidden","true"),document.body.appendChild(r)),e.getAttribute("wrap")?r.setAttribute("wrap",e.getAttribute("wrap")):r.removeAttribute("wrap");var o=y(e,t),a=o.paddingSize,s=o.borderSize,l=o.boxSizing,c=o.sizingStyle;r.setAttribute("style","".concat(c,";").concat(m)),r.value=e.value||e.placeholder||"";var u,d=Number.MIN_SAFE_INTEGER,h=Number.MAX_SAFE_INTEGER,f=r.scrollHeight;if("border-box"===l?f+=s:"content-box"===l&&(f-=a),null!==n||null!==i){r.value=" ";var p=r.scrollHeight-a;null!==n&&(d=p*n,"border-box"===l&&(d=d+a+s),f=Math.max(d,f)),null!==i&&(h=p*i,"border-box"===l&&(h=h+a+s),u=f>h?"":"hidden",f=Math.min(h,f))}return{height:f,minHeight:d,maxHeight:h,overflowY:u}}function x(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function w(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?x(Object(n),!0).forEach((function(t){Object(d["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):x(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function _(e){var t=C();return function(){var n,r=Object(c["a"])(e);if(t){var i=Object(c["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(l["a"])(this,n)}}function C(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(function(e){e[e["NONE"]=0]="NONE",e[e["RESIZING"]=1]="RESIZING",e[e["RESIZED"]=2]="RESIZED"})(i||(i={}));var S=function(e){Object(s["a"])(n,e);var t=_(n);function n(e){var r;return Object(o["a"])(this,n),r=t.call(this,e),r.saveTextArea=function(e){r.textArea=e},r.handleResize=function(e){var t=r.state.resizeStatus,n=r.props,o=n.autoSize,a=n.onResize;t===i.NONE&&("function"===typeof a&&a(e),o&&r.resizeOnNextFrame())},r.resizeOnNextFrame=function(){cancelAnimationFrame(r.nextFrameActionId),r.nextFrameActionId=requestAnimationFrame(r.resizeTextarea)},r.resizeTextarea=function(){var e=r.props.autoSize;if(e&&r.textArea){var t=e.minRows,n=e.maxRows,o=b(r.textArea,!1,t,n);r.setState({textareaStyles:o,resizeStatus:i.RESIZING},(function(){cancelAnimationFrame(r.resizeFrameId),r.resizeFrameId=requestAnimationFrame((function(){r.setState({resizeStatus:i.RESIZED},(function(){r.resizeFrameId=requestAnimationFrame((function(){r.setState({resizeStatus:i.NONE}),r.fixFirefoxAutoScroll()}))}))}))}))}},r.renderTextArea=function(){var e=r.props,t=e.prefixCls,n=void 0===t?"rc-textarea":t,o=e.autoSize,a=e.onResize,s=e.className,l=e.disabled,c=r.state,p=c.textareaStyles,m=c.resizeStatus,A=Object(f["default"])(r.props,["prefixCls","onPressEnter","autoSize","defaultValue","onResize"]),v=g()(n,s,Object(d["a"])({},"".concat(n,"-disabled"),l));"value"in A&&(A.value=A.value||"");var y=w(w(w({},r.props.style),p),m===i.RESIZING?{overflowX:"hidden",overflowY:"hidden"}:null);return u["createElement"](h["a"],{onResize:r.handleResize,disabled:!(o||a)},u["createElement"]("textarea",Object.assign({},A,{className:v,style:y,ref:r.saveTextArea})))},r.state={textareaStyles:{},resizeStatus:i.NONE},r}return Object(a["a"])(n,[{key:"componentDidMount",value:function(){this.resizeTextarea()}},{key:"componentDidUpdate",value:function(e){e.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 e=this.textArea.selectionStart,t=this.textArea.selectionEnd;this.textArea.setSelectionRange(e,t)}}catch(n){}}},{key:"render",value:function(){return this.renderTextArea()}}]),n}(u["Component"]),E=S;function B(e){var t=O();return function(){var n,r=Object(c["a"])(e);if(t){var i=Object(c["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(l["a"])(this,n)}}function O(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}var k=function(e){Object(s["a"])(n,e);var t=B(n);function n(e){var r;Object(o["a"])(this,n),r=t.call(this,e),r.focus=function(){r.resizableTextArea.textArea.focus()},r.saveTextArea=function(e){r.resizableTextArea=e},r.handleChange=function(e){var t=r.props.onChange;r.setValue(e.target.value,(function(){r.resizableTextArea.resizeTextarea()})),t&&t(e)},r.handleKeyDown=function(e){var t=r.props,n=t.onPressEnter,i=t.onKeyDown;13===e.keyCode&&n&&n(e),i&&i(e)};var i="undefined"===typeof e.value||null===e.value?e.defaultValue:e.value;return r.state={value:i},r}return Object(a["a"])(n,[{key:"setValue",value:function(e,t){"value"in this.props||this.setState({value:e},t)}},{key:"blur",value:function(){this.resizableTextArea.textArea.blur()}},{key:"render",value:function(){return u["createElement"](E,Object.assign({},this.props,{value:this.state.value,onKeyDown:this.handleKeyDown,onChange:this.handleChange,ref:this.saveTextArea}))}}],[{key:"getDerivedStateFromProps",value:function(e){return"value"in e?{value:e.value}:null}}]),n}(u["Component"]);t["default"]=k},dkS1:function(e,t,n){"use strict";var r=n("7iVm");Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=void 0;var i=r(n("Eqs+")),o=r(n("C+fK")),a=r(n("a8Pw")),s={lang:(0,i["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"]},o["default"]),timePickerLocale:(0,i["default"])({},a["default"])};s.lang.ok="\u786e \u5b9a";var l=s;t["default"]=l},dkST:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="MinusCircleOutlined";t["a"]=r["forwardRef"](s)},dqKt:function(e,t,n){var r=n("oEo5"),i={get:function(e,t,n){var i=r.clone((o[e]||{})[t]);return n&&r.isArray(i)?i[i.length-1]:i}},o={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]}},a=i;e.exports=a},e3vW:function(e,t,n){var r=n("65wg");function i(){this.__data__=new r,this.size=0}e.exports=i},e6iB:function(e,t,n){var r=n("oEo5");function i(e,t){return r.map(["Radius","Angle"],(function(n,r){var i=this["get"+n+"Axis"](),o=t[r],a=e[r]/2,s="dataTo"+n,l="category"===i.type?i.getBandWidth():Math.abs(i[s](o-a)-i[s](o+a));return"Angle"===n&&(l=l*Math.PI/180),l}),this)}function o(e){var t=e.getRadiusAxis(),n=e.getAngleAxis(),o=t.getExtent();return o[0]>o[1]&&o.reverse(),{coordSys:{type:"polar",cx:e.cx,cy:e.cy,r:o[1],r0:o[0]},api:{coord:r.bind((function(r){var i=t.dataToRadius(r[0]),o=n.dataToAngle(r[1]),a=e.coordToPoint([i,o]);return a.push(i,o*Math.PI/180),a})),size:r.bind(i,e)}}}e.exports=o},e8AC:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},eGHz:function(e,t,n){var r=n("oEo5"),i=r.each,o=r.createHashMap,a=n("+Vnd"),s=n("kcRU"),l=a.extend({type:"series.parallel",dependencies:["parallel"],visualColorAccessPath:"lineStyle.color",getInitialData:function(e,t){var n=this.getSource();return c(n,this),s(n,this)},getRawIndicesByActiveState:function(e){var t=this.coordinateSystem,n=this.getData(),r=[];return t.eachActiveState(n,(function(t,i){e===t&&r.push(n.getRawIndex(i))})),r},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 c(e,t){if(!e.encodeDefine){var n=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(n){var r=e.encodeDefine=o();i(n.dimensions,(function(e){var t=u(e);r.set(e,t)}))}}}function u(e){return+e.replace("dim","")}e.exports=l},eJOh:function(e,t,n){var r=n("oEo5"),i=n("F2Ao"),o=n("EgZf"),a=n("QV7q"),s=a.makeInner,l=s();function c(e,t){t=t||[0,360],o.call(this,"angle",e,t),this.type="category"}c.prototype={constructor:c,pointToData:function(e,t){return this.polar.pointToData(e,t)["radius"===this.dim?0:1]},dataToAngle:o.prototype.dataToCoord,angleToData:o.prototype.coordToData,calculateCategoryInterval:function(){var e=this,t=e.getLabelModel(),n=e.scale,r=n.getExtent(),o=n.count();if(r[1]-r[0]<1)return 0;var a=r[0],s=e.dataToCoord(a+1)-e.dataToCoord(a),c=Math.abs(s),u=i.getBoundingRect(a,t.getFont(),"center","top"),d=Math.max(u.height,7),h=d/c;isNaN(h)&&(h=1/0);var f=Math.max(0,Math.floor(h)),p=l(e.model),g=p.lastAutoInterval,m=p.lastTickCount;return null!=g&&null!=m&&Math.abs(g-f)<=1&&Math.abs(m-o)<=1&&g>f?f=g:(p.lastTickCount=o,p.lastAutoInterval=f),f}},r.inherits(c,o);var u=c;e.exports=u},eQBP:function(e,t,n){},eTqi:function(e,t,n){var r=n("tcMs"),i=1,o=Object.prototype,a=o.hasOwnProperty;function s(e,t,n,o,s,l){var c=n&i,u=r(e),d=u.length,h=r(t),f=h.length;if(d!=f&&!c)return!1;var p=d;while(p--){var g=u[p];if(!(c?g in t:a.call(t,g)))return!1}var m=l.get(e),A=l.get(t);if(m&&A)return m==t&&A==e;var v=!0;l.set(e,t),l.set(t,e);var y=c;while(++p<d){g=u[p];var b=e[g],x=t[g];if(o)var w=c?o(x,b,g,t,e,l):o(b,x,g,e,t,l);if(!(void 0===w?b===x||s(b,x,n,o,l):w)){v=!1;break}y||(y="constructor"==g)}if(v&&!y){var _=e.constructor,C=t.constructor;_==C||!("constructor"in e)||!("constructor"in t)||"function"==typeof _&&_ instanceof _&&"function"==typeof C&&C instanceof C||(v=!1)}return l["delete"](e),l["delete"](t),v}e.exports=s},eZvc:function(e,t,n){var r=n("oEo5"),i=n("zYjg");function o(e,t,n,o){var a=n.axis;if(!a.scale.isBlank()){var s=n.getModel("splitArea"),l=s.getModel("areaStyle"),c=l.get("color"),u=o.coordinateSystem.getRect(),d=a.getTicksCoords({tickModel:s,clamp:!0});if(d.length){var h=c.length,f=e.__splitAreaColors,p=r.createHashMap(),g=0;if(f)for(var m=0;m<d.length;m++){var A=f.get(d[m].tickValue);if(null!=A){g=(A+(h-1)*m)%h;break}}var v=a.toGlobalCoord(d[0].coord),y=l.getAreaStyle();c=r.isArray(c)?c:[c];for(m=1;m<d.length;m++){var b,x,w,_,C=a.toGlobalCoord(d[m].coord);a.isHorizontal()?(b=v,x=u.y,w=C-b,_=u.height,v=b+w):(b=u.x,x=v,w=u.width,_=C-x,v=x+_);var S=d[m-1].tickValue;null!=S&&p.set(S,g),t.add(new i.Rect({anid:null!=S?"area_"+S:null,shape:{x:b,y:x,width:w,height:_},style:r.defaults({fill:c[g]},y),silent:!0})),g=(g+1)%h}e.__splitAreaColors=p}}}function a(e){e.__splitAreaColors=null}t.rectCoordAxisBuildSplitArea=o,t.rectCoordAxisHandleRemove=a},eq6X:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("ZZRV"),a=n.n(o),s=n("zjzt"),l=n("FGJx"),c=n("o0AO"),u=n("uwZC"),d=n("MRRG"),h=n("GY0J"),f=n("vSEn"),p=n("iczh"),g=n.n(p),m=n("ggzp");function A(e){var t=e.pageXOffset,n="scrollLeft";if("number"!==typeof t){var r=e.document;t=r.documentElement[n],"number"!==typeof t&&(t=r.body[n])}return t}function v(e){var t,n,r=e.ownerDocument,i=r.body,o=r&&r.documentElement,a=e.getBoundingClientRect();return t=a.left,n=a.top,t-=o.clientLeft||i.clientLeft||0,n-=o.clientTop||i.clientTop||0,{left:t,top:n}}function y(e){var t=v(e),n=e.ownerDocument,r=n.defaultView||n.parentWindow;return t.left+=A(r),t.left}function b(e){var t=x();return function(){var n,r=Object(h["a"])(e);if(t){var i=Object(h["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(d["a"])(this,n)}}function x(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}var w=function(e){Object(u["a"])(n,e);var t=b(n);function n(){var e;return Object(l["a"])(this,n),e=t.apply(this,arguments),e.onHover=function(t){var n=e.props,r=n.onHover,i=n.index;r(t,i)},e.onClick=function(t){var n=e.props,r=n.onClick,i=n.index;r(t,i)},e.onKeyDown=function(t){var n=e.props,r=n.onClick,i=n.index;13===t.keyCode&&r(t,i)},e}return Object(c["a"])(n,[{key:"getClassName",value:function(){var e=this.props,t=e.prefixCls,n=e.index,r=e.value,i=e.allowHalf,o=e.focused,a=n+1,s=t;return 0===r&&0===n&&o?s+=" ".concat(t,"-focused"):i&&r+.5>=a&&r<a?(s+=" ".concat(t,"-half ").concat(t,"-active"),o&&(s+=" ".concat(t,"-focused"))):(s+=" ".concat(t,a<=r?"-full":"-zero"),a===r&&o&&(s+=" ".concat(t,"-focused"))),s}},{key:"render",value:function(){var e=this.onHover,t=this.onClick,n=this.onKeyDown,r=this.props,i=r.disabled,o=r.prefixCls,s=r.character,l=r.characterRender,c=r.index,u=r.count,d=r.value,h="function"===typeof s?s(this.props):s,f=a.a.createElement("li",{className:this.getClassName()},a.a.createElement("div",{onClick:i?null:t,onKeyDown:i?null:n,onMouseMove:i?null:e,role:"radio","aria-checked":d>c?"true":"false","aria-posinset":c+1,"aria-setsize":u,tabIndex:i?-1:0},a.a.createElement("div",{className:"".concat(o,"-first")},h),a.a.createElement("div",{className:"".concat(o,"-second")},h)));return l&&(f=l(f,this.props)),f}}]),n}(a.a.Component);function _(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?_(Object(n),!0).forEach((function(t){Object(s["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function S(e){var t=E();return function(){var n,r=Object(h["a"])(e);if(t){var i=Object(h["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(d["a"])(this,n)}}function E(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function B(){}var O=function(e){Object(u["a"])(n,e);var t=S(n);function n(e){var r;Object(l["a"])(this,n),r=t.call(this,e),r.onHover=function(e,t){var n=r.props.onHoverChange,i=r.getStarValue(t,e.pageX),o=r.state.cleanedValue;i!==o&&r.setState({hoverValue:i,cleanedValue:null}),n(i)},r.onMouseLeave=function(){var e=r.props.onHoverChange;r.setState({hoverValue:void 0,cleanedValue:null}),e(void 0)},r.onClick=function(e,t){var n=r.props.allowClear,i=r.state.value,o=r.getStarValue(t,e.pageX),a=!1;n&&(a=o===i),r.onMouseLeave(),r.changeValue(a?0:o),r.setState({cleanedValue:a?o:null})},r.onFocus=function(){var e=r.props.onFocus;r.setState({focused:!0}),e&&e()},r.onBlur=function(){var e=r.props.onBlur;r.setState({focused:!1}),e&&e()},r.onKeyDown=function(e){var t=e.keyCode,n=r.props,i=n.count,o=n.allowHalf,a=n.onKeyDown,s=n.direction,l="rtl"===s,c=r.state.value;t===m["a"].RIGHT&&c<i&&!l?(c+=o?.5:1,r.changeValue(c),e.preventDefault()):t===m["a"].LEFT&&c>0&&!l||t===m["a"].RIGHT&&c>0&&l?(c-=o?.5:1,r.changeValue(c),e.preventDefault()):t===m["a"].LEFT&&c<i&&l&&(c+=o?.5:1,r.changeValue(c),e.preventDefault()),a&&a(e)},r.saveRef=function(e){return function(t){r.stars[e]=t}},r.saveRate=function(e){r.rate=e};var i=e.value;return void 0===i&&(i=e.defaultValue),r.stars={},r.state={value:i,focused:!1,cleanedValue:null},r}return Object(c["a"])(n,[{key:"componentDidMount",value:function(){var e=this.props,t=e.autoFocus,n=e.disabled;t&&!n&&this.focus()}},{key:"getStarDOM",value:function(e){return Object(f["a"])(this.stars[e])}},{key:"getStarValue",value:function(e,t){var n=this.props,r=n.allowHalf,i=n.direction,o="rtl"===i,a=e+1;if(r){var s=this.getStarDOM(e),l=y(s),c=s.clientWidth;(o&&t-l>c/2||!o&&t-l<c/2)&&(a-=.5)}return a}},{key:"focus",value:function(){var e=this.props.disabled;e||this.rate.focus()}},{key:"blur",value:function(){var e=this.props.disabled;e||this.rate.blur()}},{key:"changeValue",value:function(e){var t=this.props.onChange;"value"in this.props||this.setState({value:e}),t(e)}},{key:"render",value:function(){for(var e=this.props,t=e.count,n=e.allowHalf,r=e.style,i=e.prefixCls,o=e.disabled,l=e.className,c=e.character,u=e.characterRender,d=e.tabIndex,h=e.direction,f=this.state,p=f.value,m=f.hoverValue,A=f.focused,v=[],y=o?"".concat(i,"-disabled"):"",b=0;b<t;b+=1)v.push(a.a.createElement(w,{ref:this.saveRef(b),index:b,count:t,disabled:o,prefixCls:"".concat(i,"-star"),allowHalf:n,value:void 0===m?p:m,onClick:this.onClick,onHover:this.onHover,key:b,character:c,characterRender:u,focused:A}));var x=g()(i,y,l,Object(s["a"])({},"".concat(i,"-rtl"),"rtl"===h));return a.a.createElement("ul",{className:x,style:r,onMouseLeave:o?null:this.onMouseLeave,tabIndex:o?-1:d,onFocus:o?null:this.onFocus,onBlur:o?null:this.onBlur,onKeyDown:o?null:this.onKeyDown,ref:this.saveRate,role:"radiogroup"},v)}}],[{key:"getDerivedStateFromProps",value:function(e,t){return"value"in e&&void 0!==e.value?C(C({},t),{},{value:e.value}):t}}]),n}(a.a.Component);O.defaultProps={defaultValue:0,count:5,allowHalf:!1,allowClear:!0,style:{},prefixCls:"rc-rate",onChange:B,character:"\u2605",onHoverChange:B,tabIndex:0,direction:"ltr"};var k=O,M=k,N=n("M1CE"),T=n.n(N),I=n("NiCL"),L=n("LpVx"),D=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},P=o["forwardRef"]((function(e,t){var n=e.prefixCls,r=e.tooltips,a=D(e,["prefixCls","tooltips"]),s=function(e,t){var n=t.index;return r?o["createElement"](I["a"],{title:r[n]},e):e},l=o["useContext"](L["b"]),c=l.getPrefixCls,u=l.direction,d=c("rate",n);return o["createElement"](M,i()({ref:t,characterRender:s},a,{prefixCls:d,direction:u}))}));P.displayName="Rate",P.defaultProps={character:o["createElement"](T.a,null)};t["a"]=P},fElU:function(e,t,n){"use strict";n("LC9H"),n("M8mw")},fEzB:function(e,t,n){var r=n("1JkX");function i(e){this._setting=e||{},this._extent=[1/0,-1/0],this._interval=0,this.init&&this.init.apply(this,arguments)}i.prototype.parse=function(e){return e},i.prototype.getSetting=function(e){return this._setting[e]},i.prototype.contain=function(e){var t=this._extent;return e>=t[0]&&e<=t[1]},i.prototype.normalize=function(e){var t=this._extent;return t[1]===t[0]?.5:(e-t[0])/(t[1]-t[0])},i.prototype.scale=function(e){var t=this._extent;return e*(t[1]-t[0])+t[0]},i.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1])},i.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},i.prototype.getExtent=function(){return this._extent.slice()},i.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=e),isNaN(t)||(n[1]=t)},i.prototype.isBlank=function(){return this._isBlank},i.prototype.setBlank=function(e){this._isBlank=e},i.prototype.getLabel=null,r.enableClassExtend(i),r.enableClassManagement(i,{registerWhenExtend:!0});var o=i;e.exports=o},fKHt:function(e,t,n){"use strict";var r=n("zjzt"),i=n("GZha"),o=n("buSX"),a=n("ZZRV"),s=n("J04M"),l=n("iczh"),c=n.n(l),u={adjustX:1,adjustY:1},d=[0,0],h={topLeft:{points:["bl","tl"],overflow:u,offset:[0,-4],targetOffset:d},topCenter:{points:["bc","tc"],overflow:u,offset:[0,-4],targetOffset:d},topRight:{points:["br","tr"],overflow:u,offset:[0,-4],targetOffset:d},bottomLeft:{points:["tl","bl"],overflow:u,offset:[0,4],targetOffset:d},bottomCenter:{points:["tc","bc"],overflow:u,offset:[0,4],targetOffset:d},bottomRight:{points:["tr","br"],overflow:u,offset:[0,4],targetOffset:d}},f=h;function p(e,t){var n=e.arrow,l=void 0!==n&&n,u=e.prefixCls,d=void 0===u?"rc-dropdown":u,h=e.transitionName,p=e.animation,g=e.align,m=e.placement,A=void 0===m?"bottomLeft":m,v=e.placements,y=void 0===v?f:v,b=e.getPopupContainer,x=e.showAction,w=e.hideAction,_=e.overlayClassName,C=e.overlayStyle,S=e.visible,E=e.trigger,B=void 0===E?["hover"]:E,O=Object(o["a"])(e,["arrow","prefixCls","transitionName","animation","align","placement","placements","getPopupContainer","showAction","hideAction","overlayClassName","overlayStyle","visible","trigger"]),k=a["useState"](),M=Object(i["a"])(k,2),N=M[0],T=M[1],I="visible"in e?S:N,L=a["useRef"](null);a["useImperativeHandle"](t,(function(){return L.current}));var D=function(){var t,n=e.overlay;return t="function"===typeof n?n():n,t},P=function(t){var n=e.onOverlayClick,r=D().props;T(!1),n&&n(t),r.onClick&&r.onClick(t)},R=function(t){var n=e.onVisibleChange;T(t),"function"===typeof n&&n(t)},F=function(){var e=D(),t={prefixCls:"".concat(d,"-menu"),onClick:P};return"string"===typeof e.type&&delete t.prefixCls,a["createElement"](a["Fragment"],null,l&&a["createElement"]("div",{className:"".concat(d,"-arrow")}),a["cloneElement"](e,t))},j=function(){var t=e.overlay;return"function"===typeof t?F:F()},U=function(){var t=e.minOverlayWidthMatchTrigger,n=e.alignPoint;return"minOverlayWidthMatchTrigger"in e?t:!n},H=function(){var t=e.openClassName;return void 0!==t?t:"".concat(d,"-open")},z=function(){var t=e.children,n=t.props?t.props:{},r=c()(n.className,H());return N&&t?a["cloneElement"](t,{className:r}):t},Q=w;return Q||-1===B.indexOf("contextMenu")||(Q=["click"]),a["createElement"](s["a"],Object.assign({},O,{prefixCls:d,ref:L,popupClassName:c()(_,Object(r["a"])({},"".concat(d,"-show-arrow"),l)),popupStyle:C,builtinPlacements:y,action:B,showAction:x,hideAction:Q||[],popupPlacement:A,popupAlign:g,popupTransitionName:h,popupAnimation:p,popupVisible:I,stretch:U()?"minWidth":"",popup:j(),onPopupVisibleChange:R,getPopupContainer:b}),z())}var g=a["forwardRef"](p);t["a"]=g},fSdY:function(e,t,n){var r=n("oEo5"),i=n("Jjzi"),o=n("/j53"),a=n("BuVp"),s=r.each,l=i.asc,c=function(e,t,n,r){this._dimName=e,this._axisIndex=t,this._valueWindow,this._percentWindow,this._dataExtent,this._minMaxSpan,this.ecModel=r,this._dataZoomModel=n};function u(e,t,n){var r=[1/0,-1/0];return s(n,(function(e){var n=e.getData();n&&s(n.mapDimension(t,!0),(function(e){var t=n.getApproximateExtent(e);t[0]<r[0]&&(r[0]=t[0]),t[1]>r[1]&&(r[1]=t[1])}))})),r[1]<r[0]&&(r=[NaN,NaN]),d(e,r),r}function d(e,t){var n=e.getAxisModel(),r=n.getMin(!0),i="category"===n.get("type"),o=i&&n.getCategories().length;null!=r&&"dataMin"!==r&&"function"!==typeof r?t[0]=r:i&&(t[0]=o>0?0:NaN);var a=n.getMax(!0);return null!=a&&"dataMax"!==a&&"function"!==typeof a?t[1]=a:i&&(t[1]=o>0?o-1:NaN),n.get("scale",!0)||(t[0]>0&&(t[0]=0),t[1]<0&&(t[1]=0)),t}function h(e,t){var n=e.getAxisModel(),r=e._percentWindow,o=e._valueWindow;if(r){var a=i.getPixelPrecision(o,[0,500]);a=Math.min(a,20);var s=t||0===r[0]&&100===r[1];n.setRange(s?null:+o[0].toFixed(a),s?null:+o[1].toFixed(a))}}function f(e){var t=e._minMaxSpan={},n=e._dataZoomModel,r=e._dataExtent;s(["min","max"],(function(o){var a=n.get(o+"Span"),s=n.get(o+"ValueSpan");null!=s&&(s=e.getAxisModel().axis.scale.parse(s)),null!=s?a=i.linearMap(r[0]+s,r,[0,100],!0):null!=a&&(s=i.linearMap(a,[0,100],r,!0)-r[0]),t[o+"Span"]=a,t[o+"ValueSpan"]=s}))}c.prototype={constructor:c,hostedBy:function(e){return this._dataZoomModel===e},getDataValueWindow:function(){return this._valueWindow.slice()},getDataPercentWindow:function(){return this._percentWindow.slice()},getTargetSeriesModels:function(){var e=[],t=this.ecModel;return t.eachSeries((function(n){if(o.isCoordSupported(n.get("coordinateSystem"))){var r=this._dimName,i=t.queryComponents({mainType:r+"Axis",index:n.get(r+"AxisIndex"),id:n.get(r+"AxisId")})[0];this._axisIndex===(i&&i.componentIndex)&&e.push(n)}}),this),e},getAxisModel:function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},getOtherAxisModel:function(){var e,t,n,r=this._dimName,i=this.ecModel,o=this.getAxisModel(),a="x"===r||"y"===r;return a?(t="gridIndex",e="x"===r?"y":"x"):(t="polarIndex",e="angle"===r?"radius":"angle"),i.eachComponent(e+"Axis",(function(e){(e.get(t)||0)===(o.get(t)||0)&&(n=e)})),n},getMinMaxSpan:function(){return r.clone(this._minMaxSpan)},calculateDataWindow:function(e){var t,n=this._dataExtent,r=this.getAxisModel(),o=r.axis.scale,c=this._dataZoomModel.getRangePropMode(),u=[0,100],d=[],h=[];s(["start","end"],(function(r,a){var s=e[r],l=e[r+"Value"];"percent"===c[a]?(null==s&&(s=u[a]),l=o.parse(i.linearMap(s,u,n))):(t=!0,l=null==l?n[a]:o.parse(l),s=i.linearMap(l,n,u)),h[a]=l,d[a]=s})),l(h),l(d);var f=this._minMaxSpan;function p(e,t,n,r,s){var l=s?"Span":"ValueSpan";a(0,e,n,"all",f["min"+l],f["max"+l]);for(var c=0;c<2;c++)t[c]=i.linearMap(e[c],n,r,!0),s&&(t[c]=o.parse(t[c]))}return t?p(h,d,n,u,!1):p(d,h,u,n,!0),{valueWindow:h,percentWindow:d}},reset:function(e){if(e===this._dataZoomModel){var t=this.getTargetSeriesModels();this._dataExtent=u(this,this._dimName,t),f(this);var n=this.calculateDataWindow(e.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,h(this)}},restore:function(e){e===this._dataZoomModel&&(this._valueWindow=this._percentWindow=null,h(this,!0))},filterData:function(e,t){if(e===this._dataZoomModel){var n=this._dimName,r=this.getTargetSeriesModels(),i=e.get("filterMode"),o=this._valueWindow;"none"!==i&&s(r,(function(e){var t=e.getData(),r=t.mapDimension(n,!0);r.length&&("weakFilter"===i?t.filterSelf((function(e){for(var n,i,a,s=0;s<r.length;s++){var l=t.get(r[s],e),c=!isNaN(l),u=l<o[0],d=l>o[1];if(c&&!u&&!d)return!0;c&&(a=!0),u&&(n=!0),d&&(i=!0)}return a&&n&&i})):s(r,(function(n){if("empty"===i)e.setData(t=t.map(n,(function(e){return a(e)?e:NaN})));else{var r={};r[n]=o,t.selectRange(r)}})),s(r,(function(e){t.setApproximateExtent(o,e)})))}))}function a(e){return e>=o[0]&&e<=o[1]}}};var p=c;e.exports=p},fU0r:function(e,t,n){"use strict";var r=n("ZZRV"),i=n("iczh"),o=n.n(i),a=function(e){var t,n=e.className,i=e.customizeIcon,a=e.customizeIconProps,s=e.onMouseDown,l=e.onClick,c=e.children;return t="function"===typeof i?i(a):i,r["createElement"]("span",{className:n,onMouseDown:function(e){e.preventDefault(),s&&s(e)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:l,"aria-hidden":!0},void 0!==t?t:r["createElement"]("span",{className:o()(n.split(/\s+/).map((function(e){return"".concat(e,"-icon")})))},c))};t["a"]=a},fXNl:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"};t.default=r},fdSq:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("OaHZ")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="EllipsisOutlined";var c=o.forwardRef(l);t.default=c},fhRw:function(e,t,n){var r=n("OkCp"),i=r.Global;e.exports={name:"oldFF-globalStorage",read:a,write:s,each:l,remove:c,clearAll:u};var o=i.globalStorage;function a(e){return o[e]}function s(e,t){o[e]=t}function l(e){for(var t=o.length-1;t>=0;t--){var n=o.key(t);e(o[n],n)}}function c(e){return o.removeItem(e)}function u(){l((function(e,t){delete o[e]}))}},fk9j:function(e,t,n){var r=n("Q6Bq");r.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},(function(){})),r.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},(function(){}))},fllp:function(e,t,n){var r=n("oEo5"),i="--\x3e",o=function(e){return e.get("autoCurveness")||null},a=function(e,t){var n=o(e),i=20,a=[];if("number"===typeof n)i=n;else if(r.isArray(n))return void(e.__curvenessList=n);t>i&&(i=t);var s=i%2?i+2:i+3;a=[];for(var l=0;l<s;l++)a.push((l%2?l+1:l)/10*(l%2?-1:1));e.__curvenessList=a},s=function(e,t,n){var r=[e.id,e.dataIndex].join("."),o=[t.id,t.dataIndex].join(".");return[n.uid,r,o].join(i)},l=function(e){var t=e.split(i);return[t[0],t[2],t[1]].join(i)},c=function(e,t){var n=s(e.node1,e.node2,t);return t.__edgeMap[n]},u=function(e,t){var n=d(s(e.node1,e.node2,t),t),r=d(s(e.node2,e.node1,t),t);return n+r},d=function(e,t){var n=t.__edgeMap;return n[e]?n[e].length:0};function h(e){o(e)&&(e.__curvenessList=[],e.__edgeMap={},a(e))}function f(e,t,n,r){if(o(n)){var i=s(e,t,n),a=n.__edgeMap,c=a[l(i)];a[i]&&!c?a[i].isForward=!0:c&&a[i]&&(c.isForward=!0,a[i].isForward=!1),a[i]=a[i]||[],a[i].push(r)}}function p(e,t,n,i){var h=o(t),f=r.isArray(h);if(!h)return null;var p=c(e,t);if(!p)return null;for(var g=-1,m=0;m<p.length;m++)if(p[m]===n){g=m;break}var A=u(e,t);a(t,A),e.lineStyle=e.lineStyle||{};var v=s(e.node1,e.node2,t),y=t.__curvenessList,b=f||A%2?0:1;if(p.isForward)return y[b+g];var x=l(v),w=d(x,t),_=y[g+w+b];return i?f?h&&0===h[0]?(w+b)%2?_:-_:((w%2?0:1)+b)%2?_:-_:(w+b)%2?_:-_:y[g+w+b]}t.initCurvenessList=h,t.createEdgeMapForCurveness=f,t.getCurvenessForEdge=p},fnyN:function(e,t,n){var r=n("Q6Bq"),i=n("ycch"),o="sunburstRootToNode";r.registerAction({type:o,update:"updateView"},(function(e,t){function n(t,n){var r=i.retrieveTargetInfo(e,[o],t);if(r){var a=t.getViewRoot();a&&(e.direction=i.aboveViewRoot(a,r.node)?"rollUp":"drillDown"),t.resetViewRoot(r.node)}}t.eachComponent({mainType:"series",subType:"sunburst",query:e},n)}));var a="sunburstHighlight";r.registerAction({type:a,update:"updateView"},(function(e,t){function n(t,n){var r=i.retrieveTargetInfo(e,[a],t);r&&(e.highlight=r.node)}t.eachComponent({mainType:"series",subType:"sunburst",query:e},n)}));var s="sunburstUnhighlight";r.registerAction({type:s,update:"updateView"},(function(e,t){function n(t,n){e.unhighlight=!0}t.eachComponent({mainType:"series",subType:"sunburst",query:e},n)}))},fuH6:function(e,t){var n={Russia:[100,60],"United States":[-99,38],"United States of America":[-99,38]};function r(e,t){if("world"===e){var r=n[t.name];if(r){var i=t.center;i[0]=r[0],i[1]=r[1]}}}e.exports=r},fwQ7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},"g+/F":function(e,t){var n=function(e,t){this.image=e,this.repeat=t,this.type="pattern"};n.prototype.getCanvasPattern=function(e){return e.createPattern(this.image,this.repeat||"repeat")};var r=n;e.exports=r},g48a:function(e,t,n){var r=n("+Vnd"),i=n("kcRU"),o=n("kN/v"),a=r.extend({type:"series.heatmap",getInitialData:function(e,t){return i(this.getSource(),this,{generateCoord:"value"})},preventIncremental:function(){var e=o.get(this.get("coordinateSystem"));if(e&&e.dimensions)return"lng"===e.dimensions[0]&&"lat"===e.dimensions[1]},defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0}});e.exports=a},"gI//":function(e,t,n){var r=n("CQhY"),i=n("IQq/"),o=n("zYjg"),a=n("FiFR"),s=n("4uqo"),l=n("giN5"),c=n("cLjh"),u=i.extend({makeElOption:function(e,t,n,i,o){var s=n.axis;"angle"===s.dim&&(this.animationThreshold=Math.PI/18);var l,c=s.polar,u=c.getOtherAxis(s),f=u.getExtent();l=s["dataTo"+r.capitalFirst(s.dim)](t);var p=i.get("type");if(p&&"none"!==p){var g=a.buildElStyle(i),m=h[p](s,c,l,f,g);m.style=g,e.graphicKey=m.type,e.pointer=m}var A=i.get("label.margin"),v=d(t,n,i,c,A);a.buildLabelElOption(e,n,i,o,v)}});function d(e,t,n,r,i){var a=t.axis,c=a.dataToCoord(e),u=r.getAngleAxis().getExtent()[0];u=u/180*Math.PI;var d,h,f,p=r.getRadiusAxis().getExtent();if("radius"===a.dim){var g=s.create();s.rotate(g,g,u),s.translate(g,g,[r.cx,r.cy]),d=o.applyTransform([c,-i],g);var m=t.getModel("axisLabel").get("rotate")||0,A=l.innerTextLayout(u,m*Math.PI/180,-1);h=A.textAlign,f=A.textVerticalAlign}else{var v=p[1];d=r.coordToPoint([v+i,c]);var y=r.cx,b=r.cy;h=Math.abs(d[0]-y)/v<.3?"center":d[0]>y?"left":"right",f=Math.abs(d[1]-b)/v<.3?"middle":d[1]>b?"top":"bottom"}return{position:d,align:h,verticalAlign:f}}var h={line:function(e,t,n,r,i){return"angle"===e.dim?{type:"Line",shape:a.makeLineShape(t.coordToPoint([r[0],n]),t.coordToPoint([r[1],n]))}:{type:"Circle",shape:{cx:t.cx,cy:t.cy,r:n}}},shadow:function(e,t,n,r,i){var o=Math.max(1,e.getBandWidth()),s=Math.PI/180;return"angle"===e.dim?{type:"Sector",shape:a.makeSectorShape(t.cx,t.cy,r[0],r[1],(-n-o/2)*s,(o/2-n)*s)}:{type:"Sector",shape:a.makeSectorShape(t.cx,t.cy,n-o/2,n+o/2,0,2*Math.PI)}}};c.registerAxisPointerClass("PolarAxisPointer",u);var f=u;e.exports=f},"gMB+":function(e,t,n){var r=n("JqtM"),i=r.devicePixelRatio,o=n("oEo5"),a=n("86p4"),s=n("ie0D"),l=n("AMOU"),c=n("NOCy"),u=n("PvHz"),d=n("vOhS"),h=n("gyjJ"),f=1e5,p=314159,g=.01,m=.001;function A(e){return parseInt(e,10)}function v(e){return!!e&&(!!e.__builtin__||"function"===typeof e.resize&&"function"===typeof e.refresh)}var y=new s(0,0,0,0),b=new s(0,0,0,0);function x(e,t,n){return y.copy(e.getBoundingRect()),e.transform&&y.applyTransform(e.transform),b.width=t,b.height=n,!y.intersect(b)}function w(e,t){if(e===t)return!1;if(!e||!t||e.length!==t.length)return!0;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!0;return!1}function _(e,t){for(var n=0;n<e.length;n++){var r=e[n];r.setTransform(t),t.beginPath(),r.buildPath(t,r.shape),t.clip(),r.restoreTransform(t)}}function C(e,t){var n=document.createElement("div");return n.style.cssText=["position:relative","width:"+e+"px","height:"+t+"px","padding:0","margin:0","border-width:0"].join(";")+";",n}var S=function(e,t,n){this.type="canvas";var r=!e.nodeName||"CANVAS"===e.nodeName.toUpperCase();this._opts=n=o.extend({},n||{}),this.dpr=n.devicePixelRatio||i,this._singleCanvas=r,this.root=e;var a=e.style;a&&(a["-webkit-tap-highlight-color"]="transparent",a["-webkit-user-select"]=a["user-select"]=a["-webkit-touch-callout"]="none",e.innerHTML=""),this.storage=t;var s=this._zlevelList=[],l=this._layers={};if(this._layerConfig={},this._needsManuallyCompositing=!1,r){var u=e.width,d=e.height;null!=n.width&&(u=n.width),null!=n.height&&(d=n.height),this.dpr=n.devicePixelRatio||1,e.width=u*this.dpr,e.height=d*this.dpr,this._width=u,this._height=d;var h=new c(e,this,this.dpr);h.__builtin__=!0,h.initContext(),l[p]=h,h.zlevel=p,s.push(p),this._domRoot=e}else{this._width=this._getSize(0),this._height=this._getSize(1);var f=this._domRoot=C(this._width,this._height);e.appendChild(f)}this._hoverlayer=null,this._hoverElements=[]};S.prototype={constructor:S,getType:function(){return"canvas"},isSingleCanvas:function(){return this._singleCanvas},getViewportRoot:function(){return this._domRoot},getViewportRootOffset:function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},refresh:function(e){var t=this.storage.getDisplayList(!0),n=this._zlevelList;this._redrawId=Math.random(),this._paintList(t,e,this._redrawId);for(var r=0;r<n.length;r++){var i=n[r],o=this._layers[i];if(!o.__builtin__&&o.refresh){var a=0===r?this._backgroundColor:null;o.refresh(a)}}return this.refreshHover(),this},addHover:function(e,t){if(!e.__hoverMir){var n=new e.constructor({style:e.style,shape:e.shape,z:e.z,z2:e.z2,silent:e.silent});return n.__from=e,e.__hoverMir=n,t&&n.setStyle(t),this._hoverElements.push(n),n}},removeHover:function(e){var t=e.__hoverMir,n=this._hoverElements,r=o.indexOf(n,t);r>=0&&n.splice(r,1),e.__hoverMir=null},clearHover:function(e){for(var t=this._hoverElements,n=0;n<t.length;n++){var r=t[n].__from;r&&(r.__hoverMir=null)}t.length=0},refreshHover:function(){var e=this._hoverElements,t=e.length,n=this._hoverlayer;if(n&&n.clear(),t){l(e,this.storage.displayableSortFunc),n||(n=this._hoverlayer=this.getLayer(f));var r={};n.ctx.save();for(var i=0;i<t;){var o=e[i],a=o.__from;a&&a.__zr?(i++,a.invisible||(o.transform=a.transform,o.invTransform=a.invTransform,o.__clipPaths=a.__clipPaths,this._doPaintEl(o,n,!0,r))):(e.splice(i,1),a.__hoverMir=null,t--)}n.ctx.restore()}},getHoverLayer:function(){return this.getLayer(f)},_paintList:function(e,t,n){if(this._redrawId===n){t=t||!1,this._updateLayerStatus(e);var r=this._doPaintList(e,t);if(this._needsManuallyCompositing&&this._compositeManually(),!r){var i=this;u((function(){i._paintList(e,t,n)}))}}},_compositeManually:function(){var e=this.getLayer(p).ctx,t=this._domRoot.width,n=this._domRoot.height;e.clearRect(0,0,t,n),this.eachBuiltinLayer((function(r){r.virtual&&e.drawImage(r.dom,0,0,t,n)}))},_doPaintList:function(e,t){for(var n=[],r=0;r<this._zlevelList.length;r++){var i=this._zlevelList[r],a=this._layers[i];a.__builtin__&&a!==this._hoverlayer&&(a.__dirty||t)&&n.push(a)}for(var s=!0,l=0;l<n.length;l++){a=n[l];var c=a.ctx,u={};c.save();var d=t?a.__startIndex:a.__drawIndex,f=!t&&a.incremental&&Date.now,p=f&&Date.now(),g=a.zlevel===this._zlevelList[0]?this._backgroundColor:null;if(a.__startIndex===a.__endIndex)a.clear(!1,g);else if(d===a.__startIndex){var m=e[d];m.incremental&&m.notClear&&!t||a.clear(!1,g)}-1===d&&(console.error("For some unknown reason. drawIndex is -1"),d=a.__startIndex);for(var A=d;A<a.__endIndex;A++){var v=e[A];if(this._doPaintEl(v,a,t,u),v.__dirty=v.__dirtyText=!1,f){var y=Date.now()-p;if(y>15)break}}a.__drawIndex=A,a.__drawIndex<a.__endIndex&&(s=!1),u.prevElClipPaths&&c.restore(),c.restore()}return h.wxa&&o.each(this._layers,(function(e){e&&e.ctx&&e.ctx.draw&&e.ctx.draw()})),s},_doPaintEl:function(e,t,n,r){var i=t.ctx,o=e.transform;if((t.__dirty||n)&&!e.invisible&&0!==e.style.opacity&&(!o||o[0]||o[3])&&(!e.culling||!x(e,this._width,this._height))){var a=e.__clipPaths,s=r.prevElClipPaths;s&&!w(a,s)||(s&&(i.restore(),r.prevElClipPaths=null,r.prevEl=null),a&&(i.save(),_(a,i),r.prevElClipPaths=a)),e.beforeBrush&&e.beforeBrush(i),e.brush(i,r.prevEl||null),r.prevEl=e,e.afterBrush&&e.afterBrush(i)}},getLayer:function(e,t){this._singleCanvas&&!this._needsManuallyCompositing&&(e=p);var n=this._layers[e];return n||(n=new c("zr_"+e,this,this.dpr),n.zlevel=e,n.__builtin__=!0,this._layerConfig[e]?o.merge(n,this._layerConfig[e],!0):this._layerConfig[e-g]&&o.merge(n,this._layerConfig[e-g],!0),t&&(n.virtual=t),this.insertLayer(e,n),n.initContext()),n},insertLayer:function(e,t){var n=this._layers,r=this._zlevelList,i=r.length,o=null,s=-1,l=this._domRoot;if(n[e])a("ZLevel "+e+" has been used already");else if(v(t)){if(i>0&&e>r[0]){for(s=0;s<i-1;s++)if(r[s]<e&&r[s+1]>e)break;o=n[r[s]]}if(r.splice(s+1,0,e),n[e]=t,!t.virtual)if(o){var c=o.dom;c.nextSibling?l.insertBefore(t.dom,c.nextSibling):l.appendChild(t.dom)}else l.firstChild?l.insertBefore(t.dom,l.firstChild):l.appendChild(t.dom)}else a("Layer of zlevel "+e+" is not valid")},eachLayer:function(e,t){var n,r,i=this._zlevelList;for(r=0;r<i.length;r++)n=i[r],e.call(t,this._layers[n],n)},eachBuiltinLayer:function(e,t){var n,r,i,o=this._zlevelList;for(i=0;i<o.length;i++)r=o[i],n=this._layers[r],n.__builtin__&&e.call(t,n,r)},eachOtherLayer:function(e,t){var n,r,i,o=this._zlevelList;for(i=0;i<o.length;i++)r=o[i],n=this._layers[r],n.__builtin__||e.call(t,n,r)},getLayers:function(){return this._layers},_updateLayerStatus:function(e){function t(e){o&&(o.__endIndex!==e&&(o.__dirty=!0),o.__endIndex=e)}if(this.eachBuiltinLayer((function(e,t){e.__dirty=e.__used=!1})),this._singleCanvas)for(var n=1;n<e.length;n++){var r=e[n];if(r.zlevel!==e[n-1].zlevel||r.incremental){this._needsManuallyCompositing=!0;break}}var i,o=null,s=0;for(n=0;n<e.length;n++){r=e[n];var l,c=r.zlevel;i!==c&&(i=c,s=0),r.incremental?(l=this.getLayer(c+m,this._needsManuallyCompositing),l.incremental=!0,s=1):l=this.getLayer(c+(s>0?g:0),this._needsManuallyCompositing),l.__builtin__||a("ZLevel "+c+" has been used by unkown layer "+l.id),l!==o&&(l.__used=!0,l.__startIndex!==n&&(l.__dirty=!0),l.__startIndex=n,l.incremental?l.__drawIndex=-1:l.__drawIndex=n,t(n),o=l),r.__dirty&&(l.__dirty=!0,l.incremental&&l.__drawIndex<0&&(l.__drawIndex=n))}t(n),this.eachBuiltinLayer((function(e,t){!e.__used&&e.getElementCount()>0&&(e.__dirty=!0,e.__startIndex=e.__endIndex=e.__drawIndex=0),e.__dirty&&e.__drawIndex<0&&(e.__drawIndex=e.__startIndex)}))},clear:function(){return this.eachBuiltinLayer(this._clearLayer),this},_clearLayer:function(e){e.clear()},setBackgroundColor:function(e){this._backgroundColor=e},configLayer:function(e,t){if(t){var n=this._layerConfig;n[e]?o.merge(n[e],t,!0):n[e]=t;for(var r=0;r<this._zlevelList.length;r++){var i=this._zlevelList[r];if(i===e||i===e+g){var a=this._layers[i];o.merge(a,n[e],!0)}}}},delLayer:function(e){var t=this._layers,n=this._zlevelList,r=t[e];r&&(r.dom.parentNode.removeChild(r.dom),delete t[e],n.splice(o.indexOf(n,e),1))},resize:function(e,t){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var r=this._opts;if(null!=e&&(r.width=e),null!=t&&(r.height=t),e=this._getSize(0),t=this._getSize(1),n.style.display="",this._width!==e||t!==this._height){for(var i in n.style.width=e+"px",n.style.height=t+"px",this._layers)this._layers.hasOwnProperty(i)&&this._layers[i].resize(e,t);o.each(this._progressiveLayers,(function(n){n.resize(e,t)})),this.refresh(!0)}this._width=e,this._height=t}else{if(null==e||null==t)return;this._width=e,this._height=t,this.getLayer(p).resize(e,t)}return this},clearLayer:function(e){var t=this._layers[e];t&&t.clear()},dispose:function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},getRenderedCanvas:function(e){if(e=e||{},this._singleCanvas&&!this._compositeManually)return this._layers[p].dom;var t=new c("image",this,e.pixelRatio||this.dpr);if(t.initContext(),t.clear(!1,e.backgroundColor||this._backgroundColor),e.pixelRatio<=this.dpr){this.refresh();var n=t.dom.width,r=t.dom.height,i=t.ctx;this.eachLayer((function(e){e.__builtin__?i.drawImage(e.dom,0,0,n,r):e.renderToCanvas&&(t.ctx.save(),e.renderToCanvas(t.ctx),t.ctx.restore())}))}else for(var o={},a=this.storage.getDisplayList(!0),s=0;s<a.length;s++){var l=a[s];this._doPaintEl(l,t,!0,o)}return t.dom},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(e){var t=this._opts,n=["width","height"][e],r=["clientWidth","clientHeight"][e],i=["paddingLeft","paddingTop"][e],o=["paddingRight","paddingBottom"][e];if(null!=t[n]&&"auto"!==t[n])return parseFloat(t[n]);var a=this.root,s=document.defaultView.getComputedStyle(a);return(a[r]||A(s[n])||A(a.style[n]))-(A(s[i])||0)-(A(s[o])||0)|0},pathToImage:function(e,t){t=t||this.dpr;var n=document.createElement("canvas"),r=n.getContext("2d"),i=e.getBoundingRect(),o=e.style,a=o.shadowBlur*t,s=o.shadowOffsetX*t,l=o.shadowOffsetY*t,c=o.hasStroke()?o.lineWidth:0,u=Math.max(c/2,-s+a),h=Math.max(c/2,s+a),f=Math.max(c/2,-l+a),p=Math.max(c/2,l+a),g=i.width+u+h,m=i.height+f+p;n.width=g*t,n.height=m*t,r.scale(t,t),r.clearRect(0,0,g,m),r.dpr=t;var A={position:e.position,rotation:e.rotation,scale:e.scale};e.position=[u-i.x,f-i.y],e.rotation=0,e.scale=[1,1],e.updateTransform(),e&&e.brush(r);var v=d,y=new v({style:{x:0,y:0,image:n}});return null!=A.position&&(y.position=e.position=A.position),null!=A.rotation&&(y.rotation=e.rotation=A.rotation),null!=A.scale&&(y.scale=e.scale=A.scale),y}};var E=S;e.exports=E},gPqb:function(e,t,n){var r=n("oEo5"),i=n("75Ip"),o=n("sTJb"),a=n("Fu25");function s(e){for(var t in e=e||{},o.call(this,e),e)e.hasOwnProperty(t)&&"style"!==t&&(this[t]=e[t]);this.style=new i(e.style,this),this._rect=null,this.__clipPaths=null}s.prototype={constructor:s,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(e){},afterBrush:function(e){},brush:function(e,t){},getBoundingRect:function(){},contain:function(e,t){return this.rectContain(e,t)},traverse:function(e,t){e.call(t,this)},rectContain:function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect();return r.contain(n[0],n[1])},dirty:function(){this.__dirty=this.__dirtyText=!0,this._rect=null,this.__zr&&this.__zr.refresh()},animateStyle:function(e){return this.animate("style",e)},attrKV:function(e,t){"style"!==e?o.prototype.attrKV.call(this,e,t):this.style.set(t)},setStyle:function(e,t){return this.style.set(e,t),this.dirty(!1),this},useStyle:function(e){return this.style=new i(e,this),this.dirty(!1),this},calculateTextPosition:null},r.inherits(s,o),r.mixin(s,a);var l=s;e.exports=l},gXXb:function(e,t,n){var r=n("65wg"),i=n("e3vW"),o=n("l5h5"),a=n("pxya"),s=n("t9+0"),l=n("jayR");function c(e){var t=this.__data__=new r(e);this.size=t.size}c.prototype.clear=i,c.prototype["delete"]=o,c.prototype.get=a,c.prototype.has=s,c.prototype.set=l,e.exports=c},gXlW:function(e,t,n){var r=n("OkCp"),i=r.Global;function o(){return i.sessionStorage}function a(e){return o().getItem(e)}function s(e,t){return o().setItem(e,t)}function l(e){for(var t=o().length-1;t>=0;t--){var n=o().key(t);e(a(n),n)}}function c(e){return o().removeItem(e)}function u(){return o().clear()}e.exports={name:"sessionStorage",read:a,write:s,each:l,remove:c,clearAll:u}},gaFP:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("SGPK"),a=n("P0S0"),s=n("l1R7"),l=o.valueAxis;function c(e,t){return i.defaults({show:t},e)}var u=r.extendComponentModel({type:"radar",optionUpdated:function(){var e=this.get("boundaryGap"),t=this.get("splitNumber"),n=this.get("scale"),r=this.get("axisLine"),o=this.get("axisTick"),l=this.get("axisType"),c=this.get("axisLabel"),u=this.get("name"),d=this.get("name.show"),h=this.get("name.formatter"),f=this.get("nameGap"),p=this.get("triggerEvent"),g=i.map(this.get("indicator")||[],(function(g){null!=g.max&&g.max>0&&!g.min?g.min=0:null!=g.min&&g.min<0&&!g.max&&(g.max=0);var m=u;if(null!=g.color&&(m=i.defaults({color:g.color},u)),g=i.merge(i.clone(g),{boundaryGap:e,splitNumber:t,scale:n,axisLine:r,axisTick:o,axisType:l,axisLabel:c,name:g.text,nameLocation:"end",nameGap:f,nameTextStyle:m,triggerEvent:p},!1),d||(g.name=""),"string"===typeof h){var A=g.name;g.name=h.replace("{value}",null!=A?A:"")}else"function"===typeof h&&(g.name=h(g.name,g));var v=i.extend(new a(g,null,this.ecModel),s);return v.mainType="radar",v.componentIndex=this.componentIndex,v}),this);this.getIndicatorModels=function(){return g}},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:i.merge({lineStyle:{color:"#bbb"}},l.axisLine),axisLabel:c(l.axisLabel,!1),axisTick:c(l.axisTick,!1),axisType:"interval",splitLine:c(l.splitLine,!0),splitArea:c(l.splitArea,!0),indicator:[]}}),d=u;e.exports=d},gesv:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("2b8O"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},ggJr:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("j8l9")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="CaretDownFilled";var c=o.forwardRef(l);t.default=c},giN5:function(e,t,n){var r=n("oEo5"),i=r.retrieve,o=r.defaults,a=r.extend,s=r.each,l=n("CQhY"),c=n("zYjg"),u=n("P0S0"),d=n("Jjzi"),h=d.isRadianAroundZero,f=d.remRadian,p=n("LLn1"),g=p.createSymbol,m=n("4uqo"),A=n("Wa83"),v=A.applyTransform,y=n("sYRh"),b=y.shouldShowAllLabels,x=Math.PI,w=function(e,t){this.opt=t,this.axisModel=e,o(t,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0}),this.group=new c.Group;var n=new c.Group({position:t.position.slice(),rotation:t.rotation});n.updateTransform(),this._transform=n.transform,this._dumbGroup=n};w.prototype={constructor:w,hasBuilder:function(e){return!!_[e]},add:function(e){_[e].call(this)},getGroup:function(){return this.group}};var _={axisLine:function(){var e=this.opt,t=this.axisModel;if(t.get("axisLine.show")){var n=this.axisModel.axis.getExtent(),r=this._transform,i=[n[0],0],o=[n[1],0];r&&(v(i,i,r),v(o,o,r));var l=a({lineCap:"round"},t.getModel("axisLine.lineStyle").getLineStyle());this.group.add(new c.Line({anid:"line",subPixelOptimize:!0,shape:{x1:i[0],y1:i[1],x2:o[0],y2:o[1]},style:l,strokeContainThreshold:e.strokeContainThreshold||5,silent:!0,z2:1}));var u=t.get("axisLine.symbol"),d=t.get("axisLine.symbolSize"),h=t.get("axisLine.symbolOffset")||0;if("number"===typeof h&&(h=[h,h]),null!=u){"string"===typeof u&&(u=[u,u]),"string"!==typeof d&&"number"!==typeof d||(d=[d,d]);var f=d[0],p=d[1];s([{rotate:e.rotation+Math.PI/2,offset:h[0],r:0},{rotate:e.rotation-Math.PI/2,offset:h[1],r:Math.sqrt((i[0]-o[0])*(i[0]-o[0])+(i[1]-o[1])*(i[1]-o[1]))}],(function(t,n){if("none"!==u[n]&&null!=u[n]){var r=g(u[n],-f/2,-p/2,f,p,l.stroke,!0),o=t.r+t.offset,a=[i[0]+o*Math.cos(e.rotation),i[1]-o*Math.sin(e.rotation)];r.attr({rotation:t.rotate,position:a,silent:!0,z2:11}),this.group.add(r)}}),this)}}},axisTickLabel:function(){var e=this.axisModel,t=this.opt,n=I(this,e,t),r=D(this,e,t);O(e,r,n),L(this,e,t)},axisName:function(){var e=this.opt,t=this.axisModel,n=i(e.axisName,t.get("name"));if(n){var r,o,s=t.get("nameLocation"),u=e.nameDirection,d=t.getModel("nameTextStyle"),h=t.get("nameGap")||0,f=this.axisModel.axis.getExtent(),p=f[0]>f[1]?-1:1,g=["start"===s?f[0]-p*h:"end"===s?f[1]+p*h:(f[0]+f[1])/2,N(s)?e.labelOffset+u*h:0],m=t.get("nameRotate");null!=m&&(m=m*x/180),N(s)?r=S(e.rotation,null!=m?m:e.rotation,u):(r=E(e,s,m||0,f),o=e.axisNameAvailableWidth,null!=o&&(o=Math.abs(o/Math.sin(r.rotation)),!isFinite(o)&&(o=null)));var A=d.getFont(),v=t.get("nameTruncate",!0)||{},y=v.ellipsis,b=i(e.nameTruncateMaxWidth,v.maxWidth,o),w=null!=y&&null!=b?l.truncateText(n,b,A,y,{minChar:2,placeholder:v.placeholder}):n,_=t.get("tooltip",!0),O=t.mainType,k={componentType:O,name:n,$vars:["name"]};k[O+"Index"]=t.componentIndex;var M=new c.Text({anid:"name",__fullText:n,__truncatedText:w,position:g,rotation:r.rotation,silent:B(t),z2:1,tooltip:_&&_.show?a({content:n,formatter:function(){return n},formatterParams:k},_):null});c.setTextStyle(M.style,d,{text:w,textFont:A,textFill:d.getTextColor()||t.get("axisLine.lineStyle.color"),textAlign:d.get("align")||r.textAlign,textVerticalAlign:d.get("verticalAlign")||r.textVerticalAlign}),t.get("triggerEvent")&&(M.eventData=C(t),M.eventData.targetType="axisName",M.eventData.name=n),this._dumbGroup.add(M),M.updateTransform(),this.group.add(M),M.decomposeTransform()}}},C=w.makeAxisEventDataBase=function(e){var t={componentType:e.mainType,componentIndex:e.componentIndex};return t[e.mainType+"Index"]=e.componentIndex,t},S=w.innerTextLayout=function(e,t,n){var r,i,o=f(t-e);return h(o)?(i=n>0?"top":"bottom",r="center"):h(o-x)?(i=n>0?"bottom":"top",r="center"):(i="middle",r=o>0&&o<x?n>0?"right":"left":n>0?"left":"right"),{rotation:o,textAlign:r,textVerticalAlign:i}};function E(e,t,n,r){var i,o,a=f(n-e.rotation),s=r[0]>r[1],l="start"===t&&!s||"start"!==t&&s;return h(a-x/2)?(o=l?"bottom":"top",i="center"):h(a-1.5*x)?(o=l?"top":"bottom",i="center"):(o="middle",i=a<1.5*x&&a>x/2?l?"left":"right":l?"right":"left"),{rotation:a,textAlign:i,textVerticalAlign:o}}var B=w.isLabelSilent=function(e){var t=e.get("tooltip");return e.get("silent")||!(e.get("triggerEvent")||t&&t.show)};function O(e,t,n){if(!b(e.axis)){var r=e.get("axisLabel.showMinLabel"),i=e.get("axisLabel.showMaxLabel");t=t||[],n=n||[];var o=t[0],a=t[1],s=t[t.length-1],l=t[t.length-2],c=n[0],u=n[1],d=n[n.length-1],h=n[n.length-2];!1===r?(k(o),k(c)):M(o,a)&&(r?(k(a),k(u)):(k(o),k(c))),!1===i?(k(s),k(d)):M(l,s)&&(i?(k(l),k(h)):(k(s),k(d)))}}function k(e){e&&(e.ignore=!0)}function M(e,t,n){var r=e&&e.getBoundingRect().clone(),i=t&&t.getBoundingRect().clone();if(r&&i){var o=m.identity([]);return m.rotate(o,o,-e.rotation),r.applyTransform(m.mul([],o,e.getLocalTransform())),i.applyTransform(m.mul([],o,t.getLocalTransform())),r.intersect(i)}}function N(e){return"middle"===e||"center"===e}function T(e,t,n,r,i){for(var o=[],a=[],s=[],l=0;l<e.length;l++){var u=e[l].coord;a[0]=u,a[1]=0,s[0]=u,s[1]=n,t&&(v(a,a,t),v(s,s,t));var d=new c.Line({anid:i+"_"+e[l].tickValue,subPixelOptimize:!0,shape:{x1:a[0],y1:a[1],x2:s[0],y2:s[1]},style:r,z2:2,silent:!0});o.push(d)}return o}function I(e,t,n){var r=t.axis,i=t.getModel("axisTick");if(i.get("show")&&!r.scale.isBlank()){for(var a=i.getModel("lineStyle"),s=n.tickDirection*i.get("length"),l=r.getTicksCoords(),c=T(l,e._transform,s,o(a.getLineStyle(),{stroke:t.get("axisLine.lineStyle.color")}),"ticks"),u=0;u<c.length;u++)e.group.add(c[u]);return c}}function L(e,t,n){var r=t.axis,i=t.getModel("minorTick");if(i.get("show")&&!r.scale.isBlank()){var a=r.getMinorTicksCoords();if(a.length)for(var s=i.getModel("lineStyle"),l=n.tickDirection*i.get("length"),c=o(s.getLineStyle(),o(t.getModel("axisTick").getLineStyle(),{stroke:t.get("axisLine.lineStyle.color")})),u=0;u<a.length;u++)for(var d=T(a[u],e._transform,l,c,"minorticks_"+u),h=0;h<d.length;h++)e.group.add(d[h])}}function D(e,t,n){var r=t.axis,o=i(n.axisLabelShow,t.get("axisLabel.show"));if(o&&!r.scale.isBlank()){var a=t.getModel("axisLabel"),l=a.get("margin"),d=r.getViewLabels(),h=(i(n.labelRotate,a.get("rotate"))||0)*x/180,f=S(n.rotation,h,n.labelDirection),p=t.getCategories&&t.getCategories(!0),g=[],m=B(t),A=t.get("triggerEvent");return s(d,(function(i,o){var s=i.tickValue,d=i.formattedLabel,h=i.rawLabel,v=a;p&&p[s]&&p[s].textStyle&&(v=new u(p[s].textStyle,a,t.ecModel));var y=v.getTextColor()||t.get("axisLine.lineStyle.color"),b=r.dataToCoord(s),x=[b,n.labelOffset+n.labelDirection*l],w=new c.Text({anid:"label_"+s,position:x,rotation:f.rotation,silent:m,z2:10});c.setTextStyle(w.style,v,{text:d,textAlign:v.getShallow("align",!0)||f.textAlign,textVerticalAlign:v.getShallow("verticalAlign",!0)||v.getShallow("baseline",!0)||f.textVerticalAlign,textFill:"function"===typeof y?y("category"===r.type?h:"value"===r.type?s+"":s,o):y}),A&&(w.eventData=C(t),w.eventData.targetType="axisLabel",w.eventData.value=h),e._dumbGroup.add(w),w.updateTransform(),g.push(w),e.group.add(w),w.decomposeTransform()})),g}}var P=w;e.exports=P},goPg:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("XDlA"),l=n.n(s),c=n("T5E4"),u=n.n(c),d=n("XneU"),h=n.n(d),f=n("Hdxz"),p=n.n(f),g=n("ZZRV"),m=n("FGJx"),A=n("o0AO"),v=n("uwZC"),y=n("lpH6"),b=n("V0hb"),x=n("9/lZ"),w=n("GZha"),_=n("55MS"),C=n("ZnUu"),S=n("wYQQ"),E=n("1c8c"),B=n("7ZCg"),O=n("akD0"),k=n("O9LN"),M=n("nWwB"),N=n("ggzp"),T=n("TZL6"),I=n("JT1M"),L=g["createContext"](null);function D(e,t){if(!e)return!0;var n=e.data,r=n.disabled,i=n.disableCheckbox;switch(t){case"select":return r;case"checkbox":return r||i}return!1}function P(e,t){var n=g["useCallback"]((function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"select",r=arguments.length>2?arguments[2]:void 0,i=e.get(t);return!r&&D(i,n)?null:i}),[e]),r=g["useCallback"]((function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"select",r=arguments.length>2?arguments[2]:void 0,i=t.get(e);return!r&&D(i,n)?null:i}),[t]);return[n,r]}function R(e){return g["useMemo"]((function(){var t=new Map,n=new Map;return e.forEach((function(e){t.set(e.key,e),n.set(e.data.value,e)})),[t,n]}),[e])}var F={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},j=function(e,t){var n=e.prefixCls,r=e.height,i=e.itemHeight,o=e.virtual,a=e.options,s=e.flattenOptions,l=e.multiple,c=e.searchValue,u=e.onSelect,d=e.onToggleOpen,h=e.open,f=e.notFoundContent,p=e.onMouseEnter,m=g["useContext"](L),A=m.checkable,v=m.checkedKeys,y=m.halfCheckedKeys,x=m.treeExpandedKeys,_=m.treeDefaultExpandAll,C=m.treeDefaultExpandedKeys,S=m.onTreeExpand,E=m.treeIcon,B=m.showTreeIcon,O=m.switcherIcon,k=m.treeLine,M=m.treeNodeFilterProp,D=m.loadData,j=m.treeLoadedKeys,U=m.treeMotion,H=m.onTreeLoad,z=g["useRef"](),Q=Object(T["a"])((function(){return a}),[h,a],(function(e,t){return t[0]&&e[1]!==t[1]})),V=R(s),K=Object(w["a"])(V,2),W=K[0],G=K[1],q=P(W,G),Y=Object(w["a"])(q,2),X=Y[0],Z=Y[1],J=g["useMemo"]((function(){return v.map((function(e){var t=Z(e);return t?t.key:null}))}),[v]),$=g["useMemo"]((function(){return A?{checked:J,halfChecked:y}:null}),[J,y,A]);g["useEffect"]((function(){var e;h&&!l&&J.length&&(null===(e=z.current)||void 0===e||e.scrollTo({key:J[0]}))}),[h]);var ee=String(c).toLowerCase(),te=function(e){return!!ee&&String(e[M]).toLowerCase().includes(ee)},ne=g["useState"](C),re=Object(w["a"])(ne,2),ie=re[0],oe=re[1],ae=g["useState"](null),se=Object(w["a"])(ae,2),le=se[0],ce=se[1],ue=g["useMemo"]((function(){return x?Object(b["a"])(x):c?le:ie}),[ie,le,ee,x]);g["useEffect"]((function(){c&&ce(s.map((function(e){return e.key})))}),[c]);var de=function(e){oe(e),ce(e),S&&S(e)},he=function(e){e.preventDefault()},fe=function(e,t){var n=t.node.key,r=X(n,A?"checkbox":"select");null!==r&&u(r.data.value,{selected:!v.includes(r.data.value)}),l||d(!1)},pe=g["useState"](null),ge=Object(w["a"])(pe,2),me=ge[0],Ae=ge[1],ve=X(me);if(g["useImperativeHandle"](t,(function(){return{onKeyDown:function(e){var t,n=e.which;switch(n){case N["a"].UP:case N["a"].DOWN:case N["a"].LEFT:case N["a"].RIGHT:null===(t=z.current)||void 0===t||t.onKeyDown(e);break;case N["a"].ENTER:null!==ve&&fe(null,{node:{key:me},selected:!v.includes(ve.data.value)});break;case N["a"].ESC:d(!1)}},onKeyUp:function(){}}})),0===Q.length)return g["createElement"]("div",{role:"listbox",className:"".concat(n,"-empty"),onMouseDown:he},f);var ye={};return j&&(ye.loadedKeys=j),ue&&(ye.expandedKeys=ue),g["createElement"]("div",{onMouseDown:he,onMouseEnter:p},ve&&h&&g["createElement"]("span",{style:F,"aria-live":"assertive"},ve.data.value),g["createElement"](I["b"],Object.assign({ref:z,focusable:!1,prefixCls:"".concat(n,"-tree"),treeData:Q,height:r,itemHeight:i,virtual:o,multiple:l,icon:E,showIcon:B,switcherIcon:O,showLine:k,loadData:c?null:D,motion:U,checkable:A,checkStrictly:!0,checkedKeys:$,selectedKeys:A?[]:J,defaultExpandAll:_},ye,{onActiveChange:Ae,onSelect:fe,onCheck:fe,onExpand:de,onLoad:H,filterTreeNode:te})))},U=g["forwardRef"](j);U.displayName="OptionList";var H=U,z=function(){return null},Q=z,V=n("buSX"),K=n("7AgF");function W(e){return Object(K["a"])(e).map((function(e){if(!g["isValidElement"](e)||!e.type)return null;var t=e.key,n=e.props,r=n.children,i=n.value,o=Object(V["a"])(n,["children","value"]),a=Object(_["a"])({key:t,value:i},o),s=W(r);return s.length&&(a.children=s),a})).filter((function(e){return e}))}function G(e){if(!e)return e;var t=Object(_["a"])({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return Object(M["a"])(!1,"New `rc-tree-select` not support return node instance as argument anymore. Please consider to remove `props` access."),t}}),t}function q(e,t,n,r,i){var o=null,a=null;function s(){function e(r){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"0",s=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return r.map((function(r,l){var c="".concat(i,"-").concat(l),u=n.includes(r.value),d=e(r.children||[],c,u),h=g["createElement"](Q,Object.assign({},r),d.map((function(e){return e.node})));if(t===r.value&&(o=h),u){var f={pos:c,node:h,children:d};return s||a.push(f),f}return null})).filter((function(e){return e}))}a||(a=[],e(r),a.sort((function(e,t){var r=e.node.props.value,i=t.node.props.value,o=n.indexOf(r),a=n.indexOf(i);return o-a})))}Object.defineProperty(e,"triggerNode",{get:function(){return Object(M["a"])(!1,"`triggerNode` is deprecated. Please consider decoupling data with node."),s(),o}}),Object.defineProperty(e,"allCheckedNodes",{get:function(){return Object(M["a"])(!1,"`allCheckedNodes` is deprecated. Please consider decoupling data with node."),s(),i?a:a.map((function(e){var t=e.node;return t}))}})}function Y(e){return Array.isArray(e)?e:void 0!==e?[e]:[]}function X(e,t){var n=new Map;return t.forEach((function(e){var t=e.data;n.set(t.value,t)})),e.map((function(e){return G(n.get(e))}))}function Z(e,t){var n=X([e],t)[0];return!!n&&n.disabled}function J(e){return e.disabled||e.disableCheckbox||!1===e.checkable}function $(e){var t=e.parent,n=0,r=t;while(r)r=r.parent,n+=1;return n}function ee(e){function t(e){return(e||[]).map((function(e){var n=e.value,r=e.key,i=e.children,o=Object(_["a"])(Object(_["a"])({},e),{},{key:"key"in e?r:n});return i&&(o.children=t(i)),o}))}var n=Object(E["d"])(t(e),!0);return n.map((function(e){return{key:e.data.key,data:e.data,level:$(e)}}))}function te(e){return function(t,n){var r=n[e];return String(r).toLowerCase().includes(String(t).toLowerCase())}}function ne(e,t,n){var r,i=n.optionFilterProp,o=n.filterOption;if(!1===o)return t;function a(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t.map((function(t){var i=t.children,o=n||r(e,G(t)),s=a(i||[],o);return o||s.length?Object(_["a"])(Object(_["a"])({},t),{},{children:s}):null})).filter((function(e){return e}))}return r="function"===typeof o?o:te(i),a(t)}function re(e,t,n,r){var i=new Map;return Y(t).forEach((function(e){e&&"object"===Object(x["a"])(e)&&"value"in e&&i.set(e.value,e)})),e.map((function(e){var t={value:e},o=n(e,"select",!0),a=o?r(o.data):e;if(i.has(e)){var s=i.get(e);t.label="label"in s?s.label:a,"halfChecked"in s&&(t.halfChecked=s.halfChecked)}else t.label=a;return t}))}function ie(e,t){var n=new Set(e);return n.add(t),Array.from(n)}function oe(e,t){var n=new Set(e);return n["delete"](t),Array.from(n)}function ae(e,t){var n=t.id,r=t.pId,i=t.rootPId,o={},a=[],s=e.map((function(e){var t=Object(_["a"])({},e),r=t[n];return o[r]=t,t.key=t.key||r,t}));return s.forEach((function(e){var t=e[r],n=o[t];n&&(n.children=n.children||[],n.children.push(e)),(t===i||!n&&null===i)&&a.push(e)})),a}function se(e,t){new Set;function n(e){return(e||[]).map((function(e){var r=e.key,i=e.value,o=e.children,a=Object(V["a"])(e,["key","value","children"]),s="value"in e?i:r,l=Object(_["a"])(Object(_["a"])({},a),{},{key:null!==r&&void 0!==r?r:s,value:s,title:t(e)});return"children"in e&&(l.children=n(o)),l}))}return n(e)}function le(e,t,n){var r=n.getLabelProp,i=n.simpleMode,o=g["useRef"]({});return e?(o.current.formatTreeData=o.current.treeData===e?o.current.formatTreeData:se(i?ae(e,Object(_["a"])({id:"id",pId:"pId",rootPId:null},!0!==i?i:{})):e,r),o.current.treeData=e):o.current.formatTreeData=o.current.children===t?o.current.formatTreeData:se(W(t),r),o.current.formatTreeData}var ce="SHOW_ALL",ue="SHOW_PARENT",de="SHOW_CHILD";function he(e,t,n){var r=new Set(e);return t===de?e.filter((function(e){var t=n[e];return!(t&&t.children&&t.children.every((function(e){var t=e.node;return J(t)||r.has(t.key)})))})):t===ue?e.filter((function(e){var t=n[e],i=t?t.parent:null;return!(i&&!J(i.node)&&r.has(i.node.key))})):e}function fe(e,t){var n=t.value,r=t.getEntityByValue,i=t.getEntityByKey,o=t.treeConduction,a=t.showCheckedStrategy,s=t.conductKeyEntities,l=t.getLabelProp;return g["useMemo"]((function(){var t=e;if(o){var c=he(e.map((function(e){var t=r(e);return t?t.key:e})),a,s);t=c.map((function(e){var t=i(e);return t?t.data.value:e}))}return re(t,n,r,l)}),[e,n,o,a,r])}var pe=["expandedKeys","treeData","treeCheckable","showCheckedStrategy","searchPlaceholder","treeLine","treeIcon","showTreeIcon","switcherIcon","treeNodeFilterProp","filterTreeNode","dropdownPopupAlign","treeDefaultExpandAll","treeCheckStrictly","treeExpandedKeys","treeLoadedKeys","treeMotion","onTreeExpand","onTreeLoad","loadData","treeDataSimpleMode","treeNodeLabelProp","treeDefaultExpandedKeys"],ge=Object(C["a"])({prefixCls:"rc-tree-select",components:{optionList:H},convertChildrenToData:function(){return null},flattenOptions:ee,getLabeledValue:S["e"],filterOptions:ne,isValueDisabled:Z,findValueOption:X,omitDOMProps:function(e){var t=Object(_["a"])({},e);return pe.forEach((function(e){delete t[e]})),t}});ge.displayName="Select";var me=g["forwardRef"]((function(e,t){var n=e.multiple,r=e.treeCheckable,i=e.treeCheckStrictly,o=e.showCheckedStrategy,a=void 0===o?"SHOW_CHILD":o,s=e.labelInValue,l=e.loadData,c=e.treeLoadedKeys,u=e.treeNodeFilterProp,d=void 0===u?"value":u,h=e.treeNodeLabelProp,f=e.treeDataSimpleMode,p=e.treeData,m=e.treeExpandedKeys,A=e.treeDefaultExpandedKeys,v=e.treeDefaultExpandAll,y=e.children,_=e.treeIcon,C=e.showTreeIcon,S=e.switcherIcon,N=e.treeLine,T=e.treeMotion,I=e.filterTreeNode,D=e.dropdownPopupAlign,F=e.onChange,j=e.onTreeExpand,U=e.onTreeLoad,H=e.onDropdownVisibleChange,z=e.onSelect,Q=e.onDeselect,V=r||i,K=n||V,W=r&&!i,G=i||s,X=g["useRef"](null);g["useImperativeHandle"](t,(function(){return{focus:X.current.focus,blur:X.current.blur}}));var Z=function(e){return p&&e.label||e.title},J=function(e){return h?e[h]:Z(e)},$=le(p,y,{getLabelProp:Z,simpleMode:f}),te=Object(g["useMemo"])((function(){return ee($)}),[$]),ne=R(te),ae=Object(w["a"])(ne,2),se=ae[0],ce=ae[1],ue=P(se,ce),de=Object(w["a"])(ue,2),pe=de[0],me=de[1],Ae=Object(g["useMemo"])((function(){return W?Object(E["a"])($):{keyEntities:null}}),[$,r,i]),ve=Ae.keyEntities,ye=Object(k["a"])(e.defaultValue,{value:e.value}),be=Object(w["a"])(ye,2),xe=be[0],we=be[1],_e=function(e){var t=[],n=[];return e.forEach((function(e){me(e)?n.push(e):t.push(e)})),{missingRawValues:t,existRawValues:n}},Ce=Object(g["useMemo"])((function(){var e=[],t=[];if(Y(xe).forEach((function(n){if(n&&"object"===Object(x["a"])(n)&&"value"in n)if(n.halfChecked&&i){var r=me(n.value);e.push(r?r.key:n.value)}else t.push(n.value);else t.push(n)})),W){var n=_e(t),r=n.missingRawValues,o=n.existRawValues,a=o.map((function(e){return me(e).key})),s=Object(B["a"])(a,!0,ve),l=s.checkedKeys,c=s.halfCheckedKeys;return[[].concat(Object(b["a"])(r),Object(b["a"])(l.map((function(e){return pe(e).data.value})))),c]}return[t,e]}),[xe,K,G,r,i]),Se=Object(w["a"])(Ce,2),Ee=Se[0],Be=Se[1],Oe=fe(Ee,{treeConduction:W,value:xe,showCheckedStrategy:a,conductKeyEntities:ve,getEntityByValue:me,getEntityByKey:pe,getLabelProp:J}),ke=function(e,t,n){if(we(K?e:e[0]),F){var r=e;if(W&&"SHOW_ALL"!==a){var o=e.map((function(e){var t=me(e);return t?t.key:e})),s=he(o,a,ve);r=s.map((function(e){var t=pe(e);return t?t.data.value:e}))}var l=t||{triggerValue:void 0,selected:void 0},c=l.triggerValue,u=l.selected,d=G?re(r,xe,me,J):r;if(i){var h=Be.map((function(e){var t=pe(e);return t?t.data.value:e})).filter((function(e){return!r.includes(e)}));d=[].concat(Object(b["a"])(d),Object(b["a"])(re(h,xe,me,J)))}var f={preValue:Oe,triggerValue:c},p=!0;(i||"selection"===n&&!u)&&(p=!1),q(f,c,e,$,p),V?f.checked=u:f.selected=u,F(K?d:d[0],G?null:r.map((function(e){var t=me(e);return t?J(t.data):null})),f)}},Me=function(e,t,n){var r=e;if(K){var i=ie(Ee,e);if(W){var o=_e(i),a=o.missingRawValues,s=o.existRawValues,l=s.map((function(e){return me(e).key})),c=Object(B["a"])(l,!0,ve),u=c.checkedKeys;i=[].concat(Object(b["a"])(a),Object(b["a"])(u.map((function(e){return pe(e).data.value}))))}ke(i,{selected:!0,triggerValue:e},n)}else ke([e],{selected:!0,triggerValue:e},n);z&&z(r,t)},Ne=function(e,t,n){var r=e,i=oe(Ee,e);if(W){var o=_e(i),a=o.missingRawValues,s=o.existRawValues,l=s.map((function(e){return me(e).key})),c=Object(B["a"])(l,{checked:!1,halfCheckedKeys:Be},ve),u=c.checkedKeys;i=[].concat(Object(b["a"])(a),Object(b["a"])(u.map((function(e){return pe(e).data.value}))))}ke(i,{selected:!1,triggerValue:e},n),Q&&Q(r,t)},Te=function(){ke([],null,"clear")},Ie=g["useCallback"]((function(e){if(H){var t={};Object.defineProperty(t,"documentClickClose",{get:function(){return Object(M["a"])(!1,"Second param of `onDropdownVisibleChange` has been removed."),!1}}),H(e,t)}}),[H]);var Le={optionLabelProp:null,optionFilterProp:d,dropdownAlign:D,internalProps:{mark:O["a"],onClear:Te,skipTriggerChange:!0,skipTriggerSelect:!0,onRawSelect:Me,onRawDeselect:Ne}};return"filterTreeNode"in e&&(Le.filterOption=I),g["createElement"](L.Provider,{value:{checkable:V,loadData:l,treeLoadedKeys:c,onTreeLoad:U,checkedKeys:Ee,halfCheckedKeys:Be,treeDefaultExpandAll:v,treeExpandedKeys:m,treeDefaultExpandedKeys:A,onTreeExpand:j,treeIcon:_,treeMotion:T,showTreeIcon:C,switcherIcon:S,treeLine:N,treeNodeFilterProp:d}},g["createElement"](ge,Object.assign({ref:X,mode:K?"multiple":null},e,Le,{value:Oe,labelInValue:!0,options:$,onChange:null,onSelect:null,onDeselect:null,onDropdownVisibleChange:Ie})))})),Ae=function(e){Object(v["a"])(n,e);var t=Object(y["a"])(n);function n(){var e;return Object(m["a"])(this,n),e=t.apply(this,arguments),e.selectRef=g["createRef"](),e.focus=function(){e.selectRef.current.focus()},e.blur=function(){e.selectRef.current.blur()},e}return Object(A["a"])(n,[{key:"render",value:function(){return g["createElement"](me,Object.assign({ref:this.selectRef},this.props))}}]),n}(g["Component"]);Ae.TreeNode=Q,Ae.SHOW_ALL=ce,Ae.SHOW_PARENT=ue,Ae.SHOW_CHILD=de;var ve=Ae,ye=ve,be=n("iczh"),xe=n.n(be),we=n("3CTf"),_e=n("LpVx"),Ce=n("b5WB"),Se=n("1SxH"),Ee=n("3OD7"),Be=n("WHP3"),Oe=function(e){h()(n,e);var t=p()(n);function n(e){var r;return l()(this,n),r=t.call(this,e),r.selectRef=g["createRef"](),r.renderTreeSelect=function(e){var t,n=e.getPopupContainer,o=e.getPrefixCls,s=e.renderEmpty,l=e.direction,c=e.virtual,u=e.dropdownMatchSelectWidth,d=r.props,h=d.prefixCls,f=d.size,p=d.className,m=d.treeCheckable,A=d.multiple,v=d.listHeight,y=void 0===v?256:v,b=d.listItemHeight,x=void 0===b?26:b,w=d.notFoundContent,_=d.switcherIcon,C=d.treeLine,S=d.getPopupContainer,E=d.dropdownClassName,B=d.bordered,O=d.treeIcon,k=void 0!==O&&O,M=o("select",h),N=o("select-tree",h),T=o("tree-select",h),I=xe()(E,"".concat(T,"-dropdown"),a()({},"".concat(T,"-dropdown-rtl"),"rtl"===l)),L=!(!m&&!A),D=Object(Se["a"])(i()(i()({},r.props),{multiple:L,prefixCls:M})),P=D.suffixIcon,R=D.itemIcon,F=D.removeIcon,j=D.clearIcon;t=void 0!==w?w:s("Select");var U=Object(we["default"])(r.props,["prefixCls","suffixIcon","itemIcon","removeIcon","clearIcon","switcherIcon","size","bordered"]);return g["createElement"](Be["b"].Consumer,null,(function(e){var o,s=f||e,d=xe()(!h&&T,(o={},a()(o,"".concat(M,"-lg"),"large"===s),a()(o,"".concat(M,"-sm"),"small"===s),a()(o,"".concat(M,"-rtl"),"rtl"===l),a()(o,"".concat(M,"-borderless"),!B),o),p);return g["createElement"](ye,i()({virtual:c,dropdownMatchSelectWidth:u},U,{ref:r.selectRef,prefixCls:M,className:d,listHeight:y,listItemHeight:x,treeCheckable:m?g["createElement"]("span",{className:"".concat(M,"-tree-checkbox-inner")}):m,inputIcon:P,menuItemSelectedIcon:R,removeIcon:F,clearIcon:j,switcherIcon:function(e){return Object(Ee["a"])(N,_,C,e)},showTreeIcon:k,notFoundContent:t,getPopupContainer:S||n,treeMotion:null,dropdownClassName:I}))}))},Object(Ce["a"])(!1!==e.multiple||!e.treeCheckable,"TreeSelect","`multiple` will alway be `true` when `treeCheckable` is true"),r}return u()(n,[{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 g["createElement"](_e["a"],null,this.renderTreeSelect)}}]),n}(g["Component"]);Oe.TreeNode=Q,Oe.SHOW_ALL=ce,Oe.SHOW_PARENT=ue,Oe.SHOW_CHILD=de,Oe.defaultProps={transitionName:"slide-up",choiceTransitionName:"",bordered:!0};t["a"]=Oe},gwXo:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("ZZRV"),l=n.n(s),c=n("iczh"),u=n.n(c),d=n("buSX"),h=n("zjzt"),f=n("FGJx"),p=n("o0AO"),g=n("uwZC"),m=n("MRRG"),A=n("GY0J"),v=n("ggzp");function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function b(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){Object(h["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function x(e){var t=w();return function(){var n,r=Object(A["a"])(e);if(t){var i=Object(A["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(m["a"])(this,n)}}function w(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function _(){}function C(e){e.preventDefault()}var S=function(e){return e.replace(/[^\w.-]+/g,"")},E=200,B=600,O=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1,k=function(e){return void 0!==e&&null!==e},M=function(e,t){return t===e||"number"===typeof t&&"number"===typeof e&&isNaN(t)&&isNaN(e)},N=function(e){Object(g["a"])(n,e);var t=x(n);function n(e){var r;Object(f["a"])(this,n),r=t.call(this,e),r.onKeyDown=function(e){var t=r.props,n=t.onKeyDown,i=t.onPressEnter;if(e.keyCode===v["a"].UP){var o=r.getRatio(e);r.up(e,o,null),r.stop()}else if(e.keyCode===v["a"].DOWN){var a=r.getRatio(e);r.down(e,a,null),r.stop()}else e.keyCode===v["a"].ENTER&&i&&i(e);if(r.recordCursorPosition(),r.lastKeyCode=e.keyCode,n){for(var s=arguments.length,l=new Array(s>1?s-1:0),c=1;c<s;c++)l[c-1]=arguments[c];n.apply(void 0,[e].concat(l))}},r.onKeyUp=function(e){var t=r.props.onKeyUp;if(r.stop(),r.recordCursorPosition(),t){for(var n=arguments.length,i=new Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];t.apply(void 0,[e].concat(i))}},r.onChange=function(e){var t=r.props.onChange;r.state.focused&&(r.inputting=!0),r.rawInput=r.props.parser(r.getValueFromEvent(e)),r.setState({inputValue:r.rawInput}),t(r.toNumber(r.rawInput))},r.onMouseUp=function(){var e=r.props.onMouseUp;r.recordCursorPosition(),e&&e.apply(void 0,arguments)},r.onFocus=function(){var e;r.setState({focused:!0}),(e=r.props).onFocus.apply(e,arguments)},r.onBlur=function(){var e=r.props.onBlur;r.inputting=!1,r.setState({focused:!1});var t=r.getCurrentValidValue(r.state.inputValue),n=r.setValue(t,_);if(e){var i=r.input.value,o=r.getInputDisplayValue({focus:!1,value:n});r.input.value=o?Number(o):o,e.apply(void 0,arguments),r.input.value=i}},r.getRatio=function(e){var t=1;return e.metaKey||e.ctrlKey?t=.1:e.shiftKey&&(t=10),t},r.getFullNum=function(e){return isNaN(e)?e:/e/i.test(String(e))?Number(e).toFixed(18).replace(/\.?0+$/,""):e},r.getPrecision=function(e){if(k(r.props.precision))return r.props.precision;var t=String(e);if(t.indexOf("e-")>=0)return parseInt(t.slice(t.indexOf("e-")+2),10);var n=0;return t.indexOf(".")>=0&&(n=t.length-t.indexOf(".")-1),n},r.getInputDisplayValue=function(e){var t,n=e||r.state,i=n.focused,o=n.inputValue,a=n.value;t=i?o:r.toPrecisionAsStep(a),void 0!==t&&null!==t||(t="");var s=r.formatWrapper(t);return k(r.props.decimalSeparator)&&(s=s.toString().replace(".",r.props.decimalSeparator)),s},r.recordCursorPosition=function(){try{r.cursorStart=r.input.selectionStart,r.cursorEnd=r.input.selectionEnd,r.currentValue=r.input.value,r.cursorBefore=r.input.value.substring(0,r.cursorStart),r.cursorAfter=r.input.value.substring(r.cursorEnd)}catch(e){}},r.restoreByAfter=function(e){if(void 0===e)return!1;var t=r.input.value,n=t.lastIndexOf(e);if(-1===n)return!1;var i=r.cursorBefore.length;return r.lastKeyCode===v["a"].DELETE&&r.cursorBefore.charAt(i-1)===e[0]?(r.fixCaret(i,i),!0):n+e.length===t.length&&(r.fixCaret(n,n),!0)},r.partRestoreByAfter=function(e){return void 0!==e&&Array.prototype.some.call(e,(function(t,n){var i=e.substring(n);return r.restoreByAfter(i)}))},r.isNotCompleteNumber=function(e){return isNaN(e)||""===e||null===e||e&&e.toString().indexOf(".")===e.toString().length-1},r.stop=function(){r.autoStepTimer&&clearTimeout(r.autoStepTimer)},r.down=function(e,t,n){r.pressingUpOrDown=!0,r.step("down",e,t,n)},r.up=function(e,t,n){r.pressingUpOrDown=!0,r.step("up",e,t,n)},r.saveInput=function(e){r.input=e};var i=e.value;void 0===i&&(i=e.defaultValue),r.state={focused:e.autoFocus};var o=r.getValidValue(r.toNumber(i));return r.state=b(b({},r.state),{},{inputValue:r.toPrecisionAsStep(o),value:o}),r}return Object(p["a"])(n,[{key:"componentDidMount",value:function(){this.componentDidUpdate(null)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.value,r=t.onChange,i=t.max,o=t.min,a=this.state.focused;if(e){if(!M(e.value,n)||!M(e.max,i)||!M(e.min,o)){var s,l=a?n:this.getValidValue(n);s=this.pressingUpOrDown?l:this.inputting?this.rawInput:this.toPrecisionAsStep(l),this.setState({value:l,inputValue:s})}var c="value"in this.props?n:this.state.value;"max"in this.props&&e.max!==i&&"number"===typeof c&&c>i&&r&&r(i),"min"in this.props&&e.min!==o&&"number"===typeof c&&c<o&&r&&r(o)}try{if(void 0!==this.cursorStart&&this.state.focused)if(this.partRestoreByAfter(this.cursorAfter)||this.state.value===this.props.value){if(this.currentValue===this.input.value)switch(this.lastKeyCode){case v["a"].BACKSPACE:this.fixCaret(this.cursorStart-1,this.cursorStart-1);break;case v["a"].DELETE:this.fixCaret(this.cursorStart+1,this.cursorStart+1);break;default:}}else{var u=this.cursorStart+1;this.cursorAfter?this.lastKeyCode===v["a"].BACKSPACE?u=this.cursorStart-1:this.lastKeyCode===v["a"].DELETE&&(u=this.cursorStart):u=this.input.value.length,this.fixCaret(u,u)}}catch(d){}this.lastKeyCode=null,this.pressingUpOrDown&&this.props.focusOnUpDown&&this.state.focused&&document.activeElement!==this.input&&this.focus()}},{key:"componentWillUnmount",value:function(){this.stop()}},{key:"getCurrentValidValue",value:function(e){var t=e;return t=""===t?"":this.isNotCompleteNumber(parseFloat(t))?this.state.value:this.getValidValue(t),this.toNumber(t)}},{key:"getValueFromEvent",value:function(e){var t=e.target.value.trim().replace(/\u3002/g,".");return k(this.props.decimalSeparator)&&(t=t.replace(this.props.decimalSeparator,".")),t}},{key:"getValidValue",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.props.min,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.props.max,r=parseFloat(e);return isNaN(r)?e:(r<t&&(r=t),r>n&&(r=n),r)}},{key:"setValue",value:function(e,t){var n=this.props.precision,r=this.isNotCompleteNumber(parseFloat(e))?null:parseFloat(e),i=this.state.value,o=void 0===i?null:i,a=this.state.inputValue,s=void 0===a?null:a,l="number"===typeof r?r.toFixed(n):"".concat(r),c=r!==o||l!=="".concat(s);return"value"in this.props?(s=this.toPrecisionAsStep(this.state.value),this.setState({inputValue:s},t)):this.setState({value:r,inputValue:this.toPrecisionAsStep(e)},t),c&&this.props.onChange(r),r}},{key:"getMaxPrecision",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.props,r=n.precision,i=n.step;if(k(r))return r;var o=this.getPrecision(t),a=this.getPrecision(i),s=this.getPrecision(e);return e?Math.max(s,o+a):o+a}},{key:"getPrecisionFactor",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.getMaxPrecision(e,t);return Math.pow(10,n)}},{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(e){return this.props.formatter?this.props.formatter(e):e}},{key:"toPrecisionAsStep",value:function(e){if(this.isNotCompleteNumber(e)||""===e)return e;var t=Math.abs(this.getMaxPrecision(e));return isNaN(t)?e.toString():Number(e).toFixed(t)}},{key:"toNumber",value:function(e){var t=this.props.precision,n=this.state.focused,r=e&&e.length>16&&n;return this.isNotCompleteNumber(e)||r?e:k(t)?Math.round(e*Math.pow(10,t))/Math.pow(10,t):Number(e)}},{key:"upStep",value:function(e,t){var n=this.props.step,r=this.getPrecisionFactor(e,t),i=Math.abs(this.getMaxPrecision(e,t)),o=((r*e+r*n*t)/r).toFixed(i);return this.toNumber(o)}},{key:"downStep",value:function(e,t){var n=this.props.step,r=this.getPrecisionFactor(e,t),i=Math.abs(this.getMaxPrecision(e,t)),o=((r*e-r*n*t)/r).toFixed(i);return this.toNumber(o)}},{key:"step",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,i=arguments.length>3?arguments[3]:void 0;this.stop(),t&&(t.persist(),t.preventDefault());var o=this.props;if(!o.disabled){var a=this.getCurrentValidValue(this.state.inputValue)||0;if(!this.isNotCompleteNumber(a)){var s=this["".concat(e,"Step")](a,r),l=s>o.max||s<o.min;s>o.max?s=o.max:s<o.min&&(s=o.min),this.setValue(s,null),this.setState({focused:!0},(function(){n.pressingUpOrDown=!1})),l||(this.autoStepTimer=setTimeout((function(){n[e](t,r,!0)}),i?E:B))}}}},{key:"fixCaret",value:function(e,t){if(void 0!==e&&void 0!==t&&this.input&&this.input.value)try{var n=this.input.selectionStart,r=this.input.selectionEnd;e===n&&t===r||this.input.setSelectionRange(e,t)}catch(i){}}},{key:"render",value:function(){var e,t=this.props,n=t.prefixCls,r=t.disabled,i=t.readOnly,o=t.useTouch,a=t.autoComplete,s=t.upHandler,c=t.downHandler,f=t.className,p=t.max,g=t.min,m=t.style,A=t.title,v=t.onMouseEnter,y=t.onMouseLeave,b=t.onMouseOver,x=t.onMouseOut,w=t.required,S=t.onClick,E=t.tabIndex,B=t.type,O=t.placeholder,k=t.id,M=t.inputMode,N=t.pattern,T=t.step,I=t.maxLength,L=t.autoFocus,D=t.name,P=t.onPaste,R=Object(d["a"])(t,["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"]),F=this.state,j=F.value,U=F.focused,H=u()(n,(e={},Object(h["a"])(e,f,!!f),Object(h["a"])(e,"".concat(n,"-disabled"),r),Object(h["a"])(e,"".concat(n,"-focused"),U),e)),z={};Object.keys(R).forEach((function(e){"data-"!==e.substr(0,5)&&"aria-"!==e.substr(0,5)&&"role"!==e||(z[e]=R[e])}));var Q=!i&&!r,V=this.getInputDisplayValue(null),K=(j||0===j)&&(isNaN(j)||Number(j)>=p),W=(j||0===j)&&(isNaN(j)||Number(j)<=g),G=K||r||i,q=W||r||i,Y=u()("".concat(n,"-handler"),"".concat(n,"-handler-up"),Object(h["a"])({},"".concat(n,"-handler-up-disabled"),G)),X=u()("".concat(n,"-handler"),"".concat(n,"-handler-down"),Object(h["a"])({},"".concat(n,"-handler-down-disabled"),q)),Z=o?{onTouchStart:G?_:this.up,onTouchEnd:this.stop}:{onMouseDown:G?_:this.up,onMouseUp:this.stop,onMouseLeave:this.stop},J=o?{onTouchStart:q?_:this.down,onTouchEnd:this.stop}:{onMouseDown:q?_:this.down,onMouseUp:this.stop,onMouseLeave:this.stop};return l.a.createElement("div",{className:H,style:m,title:A,onMouseEnter:v,onMouseLeave:y,onMouseOver:b,onMouseOut:x,onFocus:function(){return null},onBlur:function(){return null}},l.a.createElement("div",{className:"".concat(n,"-handler-wrap")},l.a.createElement("span",Object.assign({unselectable:"on"},Z,{role:"button","aria-label":"Increase Value","aria-disabled":G,className:Y}),s||l.a.createElement("span",{unselectable:"on",className:"".concat(n,"-handler-up-inner"),onClick:C})),l.a.createElement("span",Object.assign({unselectable:"on"},J,{role:"button","aria-label":"Decrease Value","aria-disabled":q,className:X}),c||l.a.createElement("span",{unselectable:"on",className:"".concat(n,"-handler-down-inner"),onClick:C}))),l.a.createElement("div",{className:"".concat(n,"-input-wrap")},l.a.createElement("input",Object.assign({role:"spinbutton","aria-valuemin":g,"aria-valuemax":p,"aria-valuenow":j,required:w,type:B,placeholder:O,onPaste:P,onClick:S,onMouseUp:this.onMouseUp,className:"".concat(n,"-input"),tabIndex:E,autoComplete:a,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:Q?this.onKeyDown:_,onKeyUp:Q?this.onKeyUp:_,autoFocus:L,maxLength:I,readOnly:i,disabled:r,max:p,min:g,step:T,name:D,title:A,id:k,onChange:this.onChange,ref:this.saveInput,value:this.getFullNum(V),pattern:N,inputMode:M},z))))}}]),n}(l.a.Component);N.defaultProps={focusOnUpDown:!0,useTouch:!1,prefixCls:"rc-input-number",max:O,min:-O,step:1,style:{},onChange:_,onKeyDown:_,onPressEnter:_,onFocus:_,onBlur:_,parser:S,required:!1,autoComplete:"off"};var T=N,I=T,L=n("FXgl"),D=n.n(L),P=n("QJYX"),R=n.n(P),F=n("LpVx"),j=n("WHP3"),U=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},H=s["forwardRef"]((function(e,t){var n=function(n){var r=n.getPrefixCls,o=n.direction,l=e.className,c=e.size,d=e.prefixCls,h=e.readOnly,f=U(e,["className","size","prefixCls","readOnly"]),p=r("input-number",d),g=s["createElement"](D.a,{className:"".concat(p,"-handler-up-inner")}),m=s["createElement"](R.a,{className:"".concat(p,"-handler-down-inner")});return s["createElement"](j["b"].Consumer,null,(function(e){var n,r=c||e,d=u()((n={},a()(n,"".concat(p,"-lg"),"large"===r),a()(n,"".concat(p,"-sm"),"small"===r),a()(n,"".concat(p,"-rtl"),"rtl"===o),a()(n,"".concat(p,"-readonly"),h),n),l);return s["createElement"](I,i()({ref:t,className:d,upHandler:g,downHandler:m,prefixCls:p,readOnly:h},f))}))};return s["createElement"](F["a"],null,n)}));H.defaultProps={step:1};t["a"]=H},gweE:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n("ZZRV"),o=l(i),a=n("EH+i"),s=l(a);function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function u(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function d(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function h(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var f=function(e){function t(e){u(this,t);var n=d(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.scrollListener=n.scrollListener.bind(n),n.eventListenerOptions=n.eventListenerOptions.bind(n),n.mousewheelListener=n.mousewheelListener.bind(n),n}return h(t,e),r(t,[{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 e=this.getParentElement(this.scrollComponent);e.scrollTop=e.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}},{key:"componentWillUnmount",value:function(){this.detachScrollListener(),this.detachMousewheelListener()}},{key:"isPassiveSupported",value:function(){var e=!1,t={get passive(){e=!0}};try{document.addEventListener("test",null,t),document.removeEventListener("test",null,t)}catch(n){}return e}},{key:"eventListenerOptions",value:function(){var e=this.props.useCapture;return this.isPassiveSupported()&&(e={useCapture:this.props.useCapture,passive:!0}),e}},{key:"setDefaultLoader",value:function(e){this.defaultLoader=e}},{key:"detachMousewheelListener",value:function(){var e=window;!1===this.props.useWindow&&(e=this.scrollComponent.parentNode),e.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}},{key:"detachScrollListener",value:function(){var e=window;!1===this.props.useWindow&&(e=this.getParentElement(this.scrollComponent)),e.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),e.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}},{key:"getParentElement",value:function(e){var t=this.props.getScrollParent&&this.props.getScrollParent();return null!=t?t:e&&e.parentNode}},{key:"filterProps",value:function(e){return e}},{key:"attachScrollListener",value:function(){var e=this.getParentElement(this.scrollComponent);if(this.props.hasMore&&e){var t=window;!1===this.props.useWindow&&(t=e),t.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),t.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),t.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}}},{key:"mousewheelListener",value:function(e){1!==e.deltaY||this.isPassiveSupported()||e.preventDefault()}},{key:"scrollListener",value:function(){var e=this.scrollComponent,t=window,n=this.getParentElement(e),r=void 0;if(this.props.useWindow){var i=document.documentElement||document.body.parentNode||document.body,o=void 0!==t.pageYOffset?t.pageYOffset:i.scrollTop;r=this.props.isReverse?o:this.calculateOffset(e,o)}else r=this.props.isReverse?n.scrollTop:e.scrollHeight-n.scrollTop-n.clientHeight;r<Number(this.props.threshold)&&e&&null!==e.offsetParent&&(this.detachScrollListener(),this.beforeScrollHeight=n.scrollHeight,this.beforeScrollTop=n.scrollTop,"function"===typeof this.props.loadMore&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}},{key:"calculateOffset",value:function(e,t){return e?this.calculateTopPosition(e)+(e.offsetHeight-t-window.innerHeight):0}},{key:"calculateTopPosition",value:function(e){return e?e.offsetTop+this.calculateTopPosition(e.offsetParent):0}},{key:"render",value:function(){var e=this,t=this.filterProps(this.props),n=t.children,r=t.element,i=t.hasMore,a=(t.initialLoad,t.isReverse),s=t.loader,l=(t.loadMore,t.pageStart,t.ref),u=(t.threshold,t.useCapture,t.useWindow,t.getScrollParent,c(t,["children","element","hasMore","initialLoad","isReverse","loader","loadMore","pageStart","ref","threshold","useCapture","useWindow","getScrollParent"]));u.ref=function(t){e.scrollComponent=t,l&&l(t)};var d=[n];return i&&(s?a?d.unshift(s):d.push(s):this.defaultLoader&&(a?d.unshift(this.defaultLoader):d.push(this.defaultLoader))),o["default"].createElement(r,u,d)}}]),t}(i.Component);f.propTypes={children:s["default"].node.isRequired,element:s["default"].node,hasMore:s["default"].bool,initialLoad:s["default"].bool,isReverse:s["default"].bool,loader:s["default"].node,loadMore:s["default"].func.isRequired,pageStart:s["default"].number,ref:s["default"].func,getScrollParent:s["default"].func,threshold:s["default"].number,useCapture:s["default"].bool,useWindow:s["default"].bool},f.defaultProps={element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null},t["default"]=f,e.exports=t["default"]},gxE6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("izu+"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},gyjJ:function(e,t){var n={};n="object"===typeof wx&&"function"===typeof wx.getSystemInfoSync?{browser:{},os:{},node:!1,wxa:!0,canvasSupported:!0,svgSupported:!1,touchEventsSupported:!0,domSupported:!1}:"undefined"===typeof document&&"undefined"!==typeof self?{browser:{},os:{},node:!1,worker:!0,canvasSupported:!0,domSupported:!1}:"undefined"===typeof navigator?{browser:{},os:{},node:!0,worker:!1,canvasSupported:!0,svgSupported:!0,domSupported:!1}:i(navigator.userAgent);var r=n;function i(e){var t={},n={},r=e.match(/Firefox\/([\d.]+)/),i=e.match(/MSIE\s([\d.]+)/)||e.match(/Trident\/.+?rv:(([\d.]+))/),o=e.match(/Edge\/([\d.]+)/),a=/micromessenger/i.test(e);return r&&(n.firefox=!0,n.version=r[1]),i&&(n.ie=!0,n.version=i[1]),o&&(n.edge=!0,n.version=o[1]),a&&(n.weChat=!0),{browser:n,os:t,node:!1,canvasSupported:!!document.createElement("canvas").getContext,svgSupported:"undefined"!==typeof SVGRect,touchEventsSupported:"ontouchstart"in window&&!n.ie&&!n.edge,pointerEventsSupported:"onpointerdown"in window&&(n.edge||n.ie&&n.version>=11),domSupported:"undefined"!==typeof document}}e.exports=r},h0S1:function(e,t,n){},hC6I:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="CheckOutlined";t["a"]=r["forwardRef"](s)},hHOv:function(e,t,n){var r=n("Q6Bq"),i=n("yMz6"),o=i.updateCenterAndZoom;n("fk9j");var a={type:"graphRoam",event:"graphRoam",update:"none"};r.registerAction(a,(function(e,t){t.eachComponent({mainType:"series",query:e},(function(t){var n=t.coordinateSystem,r=o(n,e);t.setCenter&&t.setCenter(r.center),t.setZoom&&t.setZoom(r.zoom)}))}))},hLoE:function(e,t,n){var r=n("oEo5"),i=n("Az1A"),o=n("zYjg"),a=n("cARS"),s=n("UZiS"),l=n("Jjzi"),c=n("SSBM"),u=n("BuVp"),d=o.Rect,h=l.linearMap,f=l.asc,p=r.bind,g=r.each,m=7,A=1,v=30,y="horizontal",b="vertical",x=5,w=["line","bar","candlestick","scatter"],_=s.extend({type:"dataZoom.slider",init:function(e,t){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=t},render:function(e,t,n,r){_.superApply(this,"render",arguments),a.createOrUpdate(this,"_dispatchZoomAction",this.dataZoomModel.get("throttle"),"fixRate"),this._orient=e.get("orient"),!1!==this.dataZoomModel.get("show")?(r&&"dataZoom"===r.type&&r.from===this.uid||this._buildView(),this._updateView()):this.group.removeAll()},remove:function(){_.superApply(this,"remove",arguments),a.clear(this,"_dispatchZoomAction")},dispose:function(){_.superApply(this,"dispose",arguments),a.clear(this,"_dispatchZoomAction")},_buildView:function(){var e=this.group;e.removeAll(),this._resetLocation(),this._resetInterval();var t=this._displayables.barGroup=new o.Group;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),e.add(t),this._positionGroup()},_resetLocation:function(){var e=this.dataZoomModel,t=this.api,n=this._findCoordRect(),i={width:t.getWidth(),height:t.getHeight()},o=this._orient===y?{right:i.width-n.x-n.width,top:i.height-v-m,width:n.width,height:v}:{right:m,top:n.y,width:v,height:n.height},a=c.getLayoutParams(e.option);r.each(["right","top","width","height"],(function(e){"ph"===a[e]&&(a[e]=o[e])}));var s=c.getLayoutRect(a,i,e.padding);this._location={x:s.x,y:s.y},this._size=[s.width,s.height],this._orient===b&&this._size.reverse()},_positionGroup:function(){var e=this.group,t=this._location,n=this._orient,r=this.dataZoomModel.getFirstTargetAxisModel(),i=r&&r.get("inverse"),o=this._displayables.barGroup,a=(this._dataShadowInfo||{}).otherAxisInverse;o.attr(n!==y||i?n===y&&i?{scale:a?[-1,1]:[-1,-1]}:n!==b||i?{scale:a?[-1,-1]:[-1,1],rotation:Math.PI/2}:{scale:a?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:a?[1,1]:[1,-1]});var s=e.getBoundingRect([o]);e.attr("position",[t.x-s.x,t.y-s.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var e=this.dataZoomModel,t=this._size,n=this._displayables.barGroup;n.add(new d({silent:!0,shape:{x:0,y:0,width:t[0],height:t[1]},style:{fill:e.get("backgroundColor")},z2:-40})),n.add(new d({shape:{x:0,y:0,width:t[0],height:t[1]},style:{fill:"transparent"},z2:0,onclick:r.bind(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var e=this._dataShadowInfo=this._prepareDataShadowInfo();if(e){var t=this._size,n=e.series,i=n.getRawData(),a=n.getShadowDim?n.getShadowDim():e.otherDim;if(null!=a){var s=i.getDataExtent(a),l=.3*(s[1]-s[0]);s=[s[0]-l,s[1]+l];var c,u=[0,t[1]],d=[0,t[0]],f=[[t[0],0],[0,0]],p=[],g=d[1]/(i.count()-1),m=0,A=Math.round(i.count()/t[0]);i.each([a],(function(e,t){if(A>0&&t%A)m+=g;else{var n=null==e||isNaN(e)||""===e,r=n?0:h(e,s,u,!0);n&&!c&&t?(f.push([f[f.length-1][0],0]),p.push([p[p.length-1][0],0])):!n&&c&&(f.push([m,0]),p.push([m,0])),f.push([m,r]),p.push([m,r]),m+=g,c=n}}));var v=this.dataZoomModel;this._displayables.barGroup.add(new o.Polygon({shape:{points:f},style:r.defaults({fill:v.get("dataBackgroundColor")},v.getModel("dataBackground.areaStyle").getAreaStyle()),silent:!0,z2:-20})),this._displayables.barGroup.add(new o.Polyline({shape:{points:p},style:v.getModel("dataBackground.lineStyle").getLineStyle(),silent:!0,z2:-19}))}}},_prepareDataShadowInfo:function(){var e=this.dataZoomModel,t=e.get("showDataShadow");if(!1!==t){var n,i=this.ecModel;return e.eachTargetAxis((function(o,a){var s=e.getAxisProxy(o.name,a).getTargetSeriesModels();r.each(s,(function(e){if(!n&&!(!0!==t&&r.indexOf(w,e.get("type"))<0)){var s,l=i.getComponent(o.axis,a).axis,c=C(o.name),u=e.coordinateSystem;null!=c&&u.getOtherAxis&&(s=u.getOtherAxis(l).inverse),c=e.getData().mapDimension(c),n={thisAxis:l,series:e,thisDim:o.name,otherDim:c,otherAxisInverse:s}}}),this)}),this),n}},_renderHandle:function(){var e=this._displayables,t=e.handles=[],n=e.handleLabels=[],r=this._displayables.barGroup,i=this._size,a=this.dataZoomModel;r.add(e.filler=new d({draggable:!0,cursor:S(this._orient),drift:p(this._onDragMove,this,"all"),ondragstart:p(this._showDataInfo,this,!0),ondragend:p(this._onDragEnd,this),onmouseover:p(this._showDataInfo,this,!0),onmouseout:p(this._showDataInfo,this,!1),style:{fill:a.get("fillerColor"),textPosition:"inside"}})),r.add(new d({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:i[0],height:i[1]},style:{stroke:a.get("dataBackgroundColor")||a.get("borderColor"),lineWidth:A,fill:"rgba(0,0,0,0)"}})),g([0,1],(function(e){var i=o.createIcon(a.get("handleIcon"),{cursor:S(this._orient),draggable:!0,drift:p(this._onDragMove,this,e),ondragend:p(this._onDragEnd,this),onmouseover:p(this._showDataInfo,this,!0),onmouseout:p(this._showDataInfo,this,!1)},{x:-1,y:0,width:2,height:2}),s=i.getBoundingRect();this._handleHeight=l.parsePercent(a.get("handleSize"),this._size[1]),this._handleWidth=s.width/s.height*this._handleHeight,i.setStyle(a.getModel("handleStyle").getItemStyle());var c=a.get("handleColor");null!=c&&(i.style.fill=c),r.add(t[e]=i);var u=a.textStyleModel;this.group.add(n[e]=new o.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 e=this._range=this.dataZoomModel.getPercentRange(),t=this._getViewExtent();this._handleEnds=[h(e[0],[0,100],t,!0),h(e[1],[0,100],t,!0)]},_updateInterval:function(e,t){var n=this.dataZoomModel,r=this._handleEnds,i=this._getViewExtent(),o=n.findRepresentativeAxisProxy().getMinMaxSpan(),a=[0,100];u(t,r,i,n.get("zoomLock")?"all":e,null!=o.minSpan?h(o.minSpan,a,i,!0):null,null!=o.maxSpan?h(o.maxSpan,a,i,!0):null);var s=this._range,l=this._range=f([h(r[0],i,a,!0),h(r[1],i,a,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},_updateView:function(e){var t=this._displayables,n=this._handleEnds,r=f(n.slice()),i=this._size;g([0,1],(function(e){var r=t.handles[e],o=this._handleHeight;r.attr({scale:[o/2,o/2],position:[n[e],i[1]/2-o/2]})}),this),t.filler.setShape({x:r[0],y:0,width:r[1]-r[0],height:i[1]}),this._updateDataInfo(e)},_updateDataInfo:function(e){var t=this.dataZoomModel,n=this._displayables,r=n.handleLabels,i=this._orient,a=["",""];if(t.get("showDetail")){var s=t.findRepresentativeAxisProxy();if(s){var l=s.getAxisModel().axis,c=this._range,u=e?s.calculateDataWindow({start:c[0],end:c[1]}).valueWindow:s.getDataValueWindow();a=[this._formatLabel(u[0],l),this._formatLabel(u[1],l)]}}var d=f(this._handleEnds.slice());function h(e){var t=o.getTransform(n.handles[e].parent,this.group),s=o.transformDirection(0===e?"right":"left",t),l=this._handleWidth/2+x,c=o.applyTransform([d[e]+(0===e?-l:l),this._size[1]/2],t);r[e].setStyle({x:c[0],y:c[1],textVerticalAlign:i===y?"middle":s,textAlign:i===y?s:"center",text:a[e]})}h.call(this,0),h.call(this,1)},_formatLabel:function(e,t){var n=this.dataZoomModel,i=n.get("labelFormatter"),o=n.get("labelPrecision");null!=o&&"auto"!==o||(o=t.getPixelPrecision());var a=null==e||isNaN(e)?"":"category"===t.type||"time"===t.type?t.scale.getLabel(Math.round(e)):e.toFixed(Math.min(o,20));return r.isFunction(i)?i(e,a):r.isString(i)?i.replace("{value}",a):a},_showDataInfo:function(e){e=this._dragging||e;var t=this._displayables.handleLabels;t[0].attr("invisible",!e),t[1].attr("invisible",!e)},_onDragMove:function(e,t,n,r){this._dragging=!0,i.stop(r.event);var a=this._displayables.barGroup.getLocalTransform(),s=o.applyTransform([t,n],a,!0),l=this._updateInterval(e,s[0]),c=this.dataZoomModel.get("realtime");this._updateView(!c),l&&c&&this._dispatchZoomAction()},_onDragEnd:function(){this._dragging=!1,this._showDataInfo(!1);var e=this.dataZoomModel.get("realtime");!e&&this._dispatchZoomAction()},_onClickPanelClick:function(e){var t=this._size,n=this._displayables.barGroup.transformCoordToLocal(e.offsetX,e.offsetY);if(!(n[0]<0||n[0]>t[0]||n[1]<0||n[1]>t[1])){var r=this._handleEnds,i=(r[0]+r[1])/2,o=this._updateInterval("all",n[0]-i);this._updateView(),o&&this._dispatchZoomAction()}},_dispatchZoomAction:function(){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,start:e[0],end:e[1]})},_findCoordRect:function(){var e;if(g(this.getTargetCoordInfo(),(function(t){if(!e&&t.length){var n=t[0].model.coordinateSystem;e=n.getRect&&n.getRect()}})),!e){var t=this.api.getWidth(),n=this.api.getHeight();e={x:.2*t,y:.2*n,width:.6*t,height:.6*n}}return e}});function C(e){var t={x:"y",y:"x",radius:"angle",angle:"radius"};return t[e]}function S(e){return"vertical"===e?"ns-resize":"ew-resize"}var E=_;e.exports=E},hQli:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.removeSensor=t.getSensor=void 0;var r=a(n("NNdr")),i=n("A2sQ"),o=n("MPYE");function a(e){return e&&e.__esModule?e:{default:e}}var s={},l=function(e){var t=e.getAttribute(o.SizeSensorId);if(t&&s[t])return s[t];var n=(0,r["default"])();e.setAttribute(o.SizeSensorId,n);var a=(0,i.createSensor)(e);return s[n]=a,a};t.getSensor=l;var c=function(e){var t=e.element.getAttribute(o.SizeSensorId);e.element.removeAttribute(o.SizeSensorId),e.destroy(),t&&s[t]&&delete s[t]};t.removeSensor=c},hTF7:function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("ZZRV"),l=n.n(s),c=n("1gHQ"),u=n("zjzt"),d=n("FGJx"),h=n("o0AO"),f=n("uwZC"),p=n("MRRG"),g=n("GY0J"),m=n("iczh"),A=n.n(m),v=function(e){var t,n="".concat(e.rootPrefixCls,"-item"),r=A()(n,"".concat(n,"-").concat(e.page),(t={},Object(u["a"])(t,"".concat(n,"-active"),e.active),Object(u["a"])(t,e.className,!!e.className),Object(u["a"])(t,"".concat(n,"-disabled"),!e.page),t)),i=function(){e.onClick(e.page)},o=function(t){e.onKeyPress(t,e.onClick,e.page)};return l.a.createElement("li",{title:e.showTitle?e.page:null,className:r,onClick:i,onKeyPress:o,tabIndex:"0"},e.itemRender(e.page,"page",l.a.createElement("a",{rel:"nofollow"},e.page)))},y=v,b={ZERO:48,NINE:57,NUMPAD_ZERO:96,NUMPAD_NINE:105,BACKSPACE:8,DELETE:46,ENTER:13,ARROW_UP:38,ARROW_DOWN:40};function x(e){var t=w();return function(){var n,r=Object(g["a"])(e);if(t){var i=Object(g["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(p["a"])(this,n)}}function w(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}var _=function(e){Object(f["a"])(n,e);var t=x(n);function n(){var e;Object(d["a"])(this,n);for(var r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];return e=t.call.apply(t,[this].concat(i)),e.state={goInputText:""},e.buildOptionText=function(t){return"".concat(t," ").concat(e.props.locale.items_per_page)},e.changeSize=function(t){e.props.changeSize(Number(t))},e.handleChange=function(t){e.setState({goInputText:t.target.value})},e.handleBlur=function(t){var n=e.props,r=n.goButton,i=n.quickGo,o=n.rootPrefixCls,a=e.state.goInputText;r||""===a||t.relatedTarget&&(t.relatedTarget.className.indexOf("".concat(o,"-prev"))>=0||t.relatedTarget.className.indexOf("".concat(o,"-next"))>=0)||(e.setState({goInputText:""}),i(e.getValidValue()))},e.go=function(t){var n=e.state.goInputText;""!==n&&(t.keyCode!==b.ENTER&&"click"!==t.type||(e.setState({goInputText:""}),e.props.quickGo(e.getValidValue())))},e}return Object(h["a"])(n,[{key:"getValidValue",value:function(){var e=this.state,t=e.goInputText,n=e.current;return!t||isNaN(t)?n:Number(t)}},{key:"getPageSizeOptions",value:function(){var e=this.props,t=e.pageSize,n=e.pageSizeOptions;return n.some((function(e){return e.toString()===t.toString()}))?n:n.concat([t.toString()]).sort((function(e,t){var n=isNaN(Number(e))?0:Number(e),r=isNaN(Number(t))?0:Number(t);return n-r}))}},{key:"render",value:function(){var e=this,t=this.props,n=t.pageSize,r=t.locale,i=t.rootPrefixCls,o=t.changeSize,a=t.quickGo,s=t.goButton,c=t.selectComponentClass,u=t.buildOptionText,d=t.selectPrefixCls,h=t.disabled,f=this.state.goInputText,p="".concat(i,"-options"),g=c,m=null,A=null,v=null;if(!o&&!a)return null;var y=this.getPageSizeOptions();if(o&&g){var b=y.map((function(t,n){return l.a.createElement(g.Option,{key:n,value:t},(u||e.buildOptionText)(t))}));m=l.a.createElement(g,{disabled:h,prefixCls:d,showSearch:!1,className:"".concat(p,"-size-changer"),optionLabelProp:"children",dropdownMatchSelectWidth:!1,value:(n||y[0]).toString(),onChange:this.changeSize,getPopupContainer:function(e){return e.parentNode}},b)}return a&&(s&&(v="boolean"===typeof s?l.a.createElement("button",{type:"button",onClick:this.go,onKeyUp:this.go,disabled:h,className:"".concat(p,"-quick-jumper-button")},r.jump_to_confirm):l.a.createElement("span",{onClick:this.go,onKeyUp:this.go},s)),A=l.a.createElement("div",{className:"".concat(p,"-quick-jumper")},r.jump_to,l.a.createElement("input",{disabled:h,type:"text",value:f,onChange:this.handleChange,onKeyUp:this.go,onBlur:this.handleBlur}),r.page,v)),l.a.createElement("li",{className:"".concat(p)},m,A)}}]),n}(l.a.Component);_.defaultProps={pageSizeOptions:["10","20","50","100"]};var C=_,S=n("m1QJ");function E(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function B(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?E(Object(n),!0).forEach((function(t){Object(u["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function O(e){var t=k();return function(){var n,r=Object(g["a"])(e);if(t){var i=Object(g["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(p["a"])(this,n)}}function k(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function M(){}function N(e){return"number"===typeof e&&isFinite(e)&&Math.floor(e)===e}function T(e,t,n){return n}function I(e,t,n){var r="undefined"===typeof e?t.pageSize:e;return Math.floor((n.total-1)/r)+1}var L=function(e){Object(f["a"])(n,e);var t=O(n);function n(e){var r;Object(d["a"])(this,n),r=t.call(this,e),r.getJumpPrevPage=function(){return Math.max(1,r.state.current-(r.props.showLessItems?3:5))},r.getJumpNextPage=function(){return Math.min(I(void 0,r.state,r.props),r.state.current+(r.props.showLessItems?3:5))},r.getItemIcon=function(e,t){var n=r.props.prefixCls,i=e||l.a.createElement("button",{type:"button","aria-label":t,className:"".concat(n,"-item-link")});return"function"===typeof e&&(i=l.a.createElement(e,B({},r.props))),i},r.savePaginationNode=function(e){r.paginationNode=e},r.isValid=function(e){return N(e)&&e!==r.state.current},r.shouldDisplayQuickJumper=function(){var e=r.props,t=e.showQuickJumper,n=e.pageSize,i=e.total;return!(i<=n)&&t},r.handleKeyDown=function(e){e.keyCode!==b.ARROW_UP&&e.keyCode!==b.ARROW_DOWN||e.preventDefault()},r.handleKeyUp=function(e){var t=r.getValidValue(e),n=r.state.currentInputValue;t!==n&&r.setState({currentInputValue:t}),e.keyCode===b.ENTER?r.handleChange(t):e.keyCode===b.ARROW_UP?r.handleChange(t-1):e.keyCode===b.ARROW_DOWN&&r.handleChange(t+1)},r.changePageSize=function(e){var t=r.state.current,n=I(e,r.state,r.props);t=t>n?n:t,0===n&&(t=r.state.current),"number"===typeof e&&("pageSize"in r.props||r.setState({pageSize:e}),"current"in r.props||r.setState({current:t,currentInputValue:t})),r.props.onShowSizeChange(t,e),"onChange"in r.props&&r.props.onChange&&r.props.onChange(t,e)},r.handleChange=function(e){var t=r.props.disabled,n=e;if(r.isValid(n)&&!t){var i=I(void 0,r.state,r.props);n>i?n=i:n<1&&(n=1),"current"in r.props||r.setState({current:n,currentInputValue:n});var o=r.state.pageSize;return r.props.onChange(n,o),n}return r.state.current},r.prev=function(){r.hasPrev()&&r.handleChange(r.state.current-1)},r.next=function(){r.hasNext()&&r.handleChange(r.state.current+1)},r.jumpPrev=function(){r.handleChange(r.getJumpPrevPage())},r.jumpNext=function(){r.handleChange(r.getJumpNextPage())},r.hasPrev=function(){return r.state.current>1},r.hasNext=function(){return r.state.current<I(void 0,r.state,r.props)},r.runIfEnter=function(e,t){if("Enter"===e.key||13===e.charCode){for(var n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];t.apply(void 0,r)}},r.runIfEnterPrev=function(e){r.runIfEnter(e,r.prev)},r.runIfEnterNext=function(e){r.runIfEnter(e,r.next)},r.runIfEnterJumpPrev=function(e){r.runIfEnter(e,r.jumpPrev)},r.runIfEnterJumpNext=function(e){r.runIfEnter(e,r.jumpNext)},r.handleGoTO=function(e){e.keyCode!==b.ENTER&&"click"!==e.type||r.handleChange(r.state.currentInputValue)};var i=e.onChange!==M,o="current"in e;o&&!i&&console.warn("Warning: You provided a `current` prop to a Pagination component without an `onChange` handler. This will render a read-only component.");var a=e.defaultCurrent;"current"in e&&(a=e.current);var s=e.defaultPageSize;return"pageSize"in e&&(s=e.pageSize),a=Math.min(a,I(s,void 0,e)),r.state={current:a,currentInputValue:a,pageSize:s},r}return Object(h["a"])(n,[{key:"componentDidUpdate",value:function(e,t){var n=this.props.prefixCls;if(t.current!==this.state.current&&this.paginationNode){var r=this.paginationNode.querySelector(".".concat(n,"-item-").concat(t.current));r&&document.activeElement===r&&r.blur()}}},{key:"getValidValue",value:function(e){var t,n=e.target.value,r=I(void 0,this.state,this.props),i=this.state.currentInputValue;return t=""===n?n:isNaN(Number(n))?i:n>=r?r:Number(n),t}},{key:"getShowSizeChanger",value:function(){var e=this.props,t=e.showSizeChanger,n=e.total,r=e.totalBoundaryShowSizeChanger;return"undefined"!==typeof t?t:n>r}},{key:"renderPrev",value:function(e){var t=this.props,n=t.prevIcon,r=t.itemRender,i=r(e,"prev",this.getItemIcon(n,"prev page")),o=!this.hasPrev();return Object(s["isValidElement"])(i)?Object(s["cloneElement"])(i,{disabled:o}):i}},{key:"renderNext",value:function(e){var t=this.props,n=t.nextIcon,r=t.itemRender,i=r(e,"next",this.getItemIcon(n,"next page")),o=!this.hasNext();return Object(s["isValidElement"])(i)?Object(s["cloneElement"])(i,{disabled:o}):i}},{key:"render",value:function(){var e=this,t=this.props,n=t.prefixCls,r=t.className,i=t.style,o=t.disabled,a=t.hideOnSinglePage,d=t.total,h=t.locale,f=t.showQuickJumper,p=t.showLessItems,g=t.showTitle,m=t.showTotal,v=t.simple,b=t.itemRender,x=t.showPrevNextJumpers,w=t.jumpPrevIcon,_=t.jumpNextIcon,S=t.selectComponentClass,E=t.selectPrefixCls,B=t.pageSizeOptions,O=this.state,k=O.current,M=O.pageSize,N=O.currentInputValue;if(!0===a&&d<=M)return null;var T=I(void 0,this.state,this.props),L=[],D=null,P=null,R=null,F=null,j=null,U=f&&f.goButton,H=p?1:2,z=k-1>0?k-1:0,Q=k+1<T?k+1:T,V=Object.keys(this.props).reduce((function(t,n){return"data-"!==n.substr(0,5)&&"aria-"!==n.substr(0,5)&&"role"!==n||(t[n]=e.props[n]),t}),{});if(v)return U&&(j="boolean"===typeof U?l.a.createElement("button",{type:"button",onClick:this.handleGoTO,onKeyUp:this.handleGoTO},h.jump_to_confirm):l.a.createElement("span",{onClick:this.handleGoTO,onKeyUp:this.handleGoTO},U),j=l.a.createElement("li",{title:g?"".concat(h.jump_to).concat(k,"/").concat(T):null,className:"".concat(n,"-simple-pager")},j)),l.a.createElement("ul",Object(c["a"])({className:A()(n,"".concat(n,"-simple"),Object(u["a"])({},"".concat(n,"-disabled"),o),r),style:i,ref:this.savePaginationNode},V),l.a.createElement("li",{title:g?h.prev_page:null,onClick:this.prev,tabIndex:this.hasPrev()?0:null,onKeyPress:this.runIfEnterPrev,className:A()("".concat(n,"-prev"),Object(u["a"])({},"".concat(n,"-disabled"),!this.hasPrev())),"aria-disabled":!this.hasPrev()},this.renderPrev(z)),l.a.createElement("li",{title:g?"".concat(k,"/").concat(T):null,className:"".concat(n,"-simple-pager")},l.a.createElement("input",{type:"text",value:N,disabled:o,onKeyDown:this.handleKeyDown,onKeyUp:this.handleKeyUp,onChange:this.handleKeyUp,size:"3"}),l.a.createElement("span",{className:"".concat(n,"-slash")},"/"),T),l.a.createElement("li",{title:g?h.next_page:null,onClick:this.next,tabIndex:this.hasPrev()?0:null,onKeyPress:this.runIfEnterNext,className:A()("".concat(n,"-next"),Object(u["a"])({},"".concat(n,"-disabled"),!this.hasNext())),"aria-disabled":!this.hasNext()},this.renderNext(Q)),j);if(T<=3+2*H){var K={locale:h,rootPrefixCls:n,onClick:this.handleChange,onKeyPress:this.runIfEnter,showTitle:g,itemRender:b};T||L.push(l.a.createElement(y,Object(c["a"])({},K,{key:"noPager",page:T,className:"".concat(n,"-disabled")})));for(var W=1;W<=T;W+=1){var G=k===W;L.push(l.a.createElement(y,Object(c["a"])({},K,{key:W,page:W,active:G})))}}else{var q=p?h.prev_3:h.prev_5,Y=p?h.next_3:h.next_5;x&&(D=l.a.createElement("li",{title:g?q:null,key:"prev",onClick:this.jumpPrev,tabIndex:"0",onKeyPress:this.runIfEnterJumpPrev,className:A()("".concat(n,"-jump-prev"),Object(u["a"])({},"".concat(n,"-jump-prev-custom-icon"),!!w))},b(this.getJumpPrevPage(),"jump-prev",this.getItemIcon(w,"prev page"))),P=l.a.createElement("li",{title:g?Y:null,key:"next",tabIndex:"0",onClick:this.jumpNext,onKeyPress:this.runIfEnterJumpNext,className:A()("".concat(n,"-jump-next"),Object(u["a"])({},"".concat(n,"-jump-next-custom-icon"),!!_))},b(this.getJumpNextPage(),"jump-next",this.getItemIcon(_,"next page")))),F=l.a.createElement(y,{locale:h,last:!0,rootPrefixCls:n,onClick:this.handleChange,onKeyPress:this.runIfEnter,key:T,page:T,active:!1,showTitle:g,itemRender:b}),R=l.a.createElement(y,{locale:h,rootPrefixCls:n,onClick:this.handleChange,onKeyPress:this.runIfEnter,key:1,page:1,active:!1,showTitle:g,itemRender:b});var X=Math.max(1,k-H),Z=Math.min(k+H,T);k-1<=H&&(Z=1+2*H),T-k<=H&&(X=T-2*H);for(var J=X;J<=Z;J+=1){var $=k===J;L.push(l.a.createElement(y,{locale:h,rootPrefixCls:n,onClick:this.handleChange,onKeyPress:this.runIfEnter,key:J,page:J,active:$,showTitle:g,itemRender:b}))}k-1>=2*H&&3!==k&&(L[0]=Object(s["cloneElement"])(L[0],{className:"".concat(n,"-item-after-jump-prev")}),L.unshift(D)),T-k>=2*H&&k!==T-2&&(L[L.length-1]=Object(s["cloneElement"])(L[L.length-1],{className:"".concat(n,"-item-before-jump-next")}),L.push(P)),1!==X&&L.unshift(R),Z!==T&&L.push(F)}var ee=null;m&&(ee=l.a.createElement("li",{className:"".concat(n,"-total-text")},m(d,[0===d?0:(k-1)*M+1,k*M>d?d:k*M])));var te=!this.hasPrev()||!T,ne=!this.hasNext()||!T;return l.a.createElement("ul",Object(c["a"])({className:A()(n,r,Object(u["a"])({},"".concat(n,"-disabled"),o)),style:i,unselectable:"unselectable",ref:this.savePaginationNode},V),ee,l.a.createElement("li",{title:g?h.prev_page:null,onClick:this.prev,tabIndex:te?null:0,onKeyPress:this.runIfEnterPrev,className:A()("".concat(n,"-prev"),Object(u["a"])({},"".concat(n,"-disabled"),te)),"aria-disabled":te},this.renderPrev(z)),L,l.a.createElement("li",{title:g?h.next_page:null,onClick:this.next,tabIndex:ne?null:0,onKeyPress:this.runIfEnterNext,className:A()("".concat(n,"-next"),Object(u["a"])({},"".concat(n,"-disabled"),ne)),"aria-disabled":ne},this.renderNext(Q)),l.a.createElement(C,{disabled:o,locale:h,rootPrefixCls:n,selectComponentClass:S,selectPrefixCls:E,changeSize:this.getShowSizeChanger()?this.changePageSize:null,current:k,pageSize:M,pageSizeOptions:B,quickGo:this.shouldDisplayQuickJumper()?this.handleChange:null,goButton:U}))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n={};if("current"in e&&(n.current=e.current,e.current!==t.current&&(n.currentInputValue=n.current)),"pageSize"in e&&e.pageSize!==t.pageSize){var r=t.current,i=I(e.pageSize,t,e);r=r>i?i:r,"current"in e||(n.current=r,n.currentInputValue=r),n.pageSize=e.pageSize}return n}}]),n}(l.a.Component);L.defaultProps={defaultCurrent:1,total:0,defaultPageSize:10,onChange:M,className:"",selectPrefixCls:"rc-select",prefixCls:"rc-pagination",selectComponentClass:null,hideOnSinglePage:!1,showPrevNextJumpers:!0,showQuickJumper:!1,showLessItems:!1,showTitle:!0,onShowSizeChange:M,locale:S["a"],style:{},itemRender:T,totalBoundaryShowSizeChanger:50};var D=L,P=n("Bthi"),R=n("BEiB"),F=n.n(R),j=n("kbon"),U=n.n(j),H=n("KSZ+"),z=n.n(H),Q=n("u5fj"),V=n.n(Q),K=n("QeCE"),W=function(e){return s["createElement"](K["a"],a()({size:"small"},e))};W.Option=K["a"].Option;var G=W,q=n("CfwS"),Y=n("LpVx"),X=n("+jib"),Z=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},J=function(e){var t=e.prefixCls,n=e.selectPrefixCls,r=e.className,o=e.size,l=e.locale,c=Z(e,["prefixCls","selectPrefixCls","className","size","locale"]),u=Object(X["a"])(),d=u.xs,h=s["useContext"](Y["b"]),f=h.getPrefixCls,p=h.direction,g=f("pagination",t),m=function(){var e=s["createElement"]("span",{className:"".concat(g,"-item-ellipsis")},"\u2022\u2022\u2022"),t=s["createElement"]("button",{className:"".concat(g,"-item-link"),type:"button",tabIndex:-1},s["createElement"](F.a,null)),n=s["createElement"]("button",{className:"".concat(g,"-item-link"),type:"button",tabIndex:-1},s["createElement"](U.a,null)),r=s["createElement"]("a",{className:"".concat(g,"-item-link")},s["createElement"]("div",{className:"".concat(g,"-item-container")},s["createElement"](z.a,{className:"".concat(g,"-item-link-icon")}),e)),i=s["createElement"]("a",{className:"".concat(g,"-item-link")},s["createElement"]("div",{className:"".concat(g,"-item-container")},s["createElement"](V.a,{className:"".concat(g,"-item-link-icon")}),e));if("rtl"===p){var o=[n,t];t=o[0],n=o[1];var a=[i,r];r=a[0],i=a[1]}return{prevIcon:t,nextIcon:n,jumpPrevIcon:r,jumpNextIcon:i}},v=function(e){var t=a()(a()({},e),l),u="small"===o||!(!d||o||!c.responsive),h=f("select",n),v=A()(r,i()({mini:u},"".concat(g,"-rtl"),"rtl"===p));return s["createElement"](D,a()({},c,{prefixCls:g,selectPrefixCls:h},m(),{className:v,selectComponentClass:u?G:K["a"],locale:t}))};return s["createElement"](q["a"],{componentName:"Pagination",defaultLocale:P["a"]},v)},$=J;t["a"]=$},hbMb:function(e,t,n){var r=n("IwPN"),i=n("2Ofm");function o(e,t){var n=i(e,t);return r(n)?n:void 0}e.exports=o},hdZ8:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="InboxOutlined";t["a"]=r["forwardRef"](s)},hkVq:function(e,t,n){var r=n("oEo5"),i=n("zYjg"),o=n("DMEU"),a=n("a67U"),s=a.radialCoordinate,l=n("Q6Bq"),c=n("spGK"),u=n("E1KW"),d=n("/vp6"),h=n("MLk5"),f=n("Owcv"),p=f.onIrrelevantElement,g=n("IPcT"),m=(g.__DEV__,n("Jjzi")),A=m.parsePercent,v=i.extendShape({shape:{parentPoint:[],childPoints:[],orient:"",forkPosition:""},style:{stroke:"#000",fill:null},buildPath:function(e,t){var n=t.childPoints,r=n.length,i=t.parentPoint,o=n[0],a=n[r-1];if(1===r)return e.moveTo(i[0],i[1]),void e.lineTo(o[0],o[1]);var s=t.orient,l="TB"===s||"BT"===s?0:1,c=1-l,u=A(t.forkPosition,1),d=[];d[l]=i[l],d[c]=i[c]+(a[c]-i[c])*u,e.moveTo(i[0],i[1]),e.lineTo(d[0],d[1]),e.moveTo(o[0],o[1]),d[l]=o[l],e.lineTo(d[0],d[1]),d[l]=a[l],e.lineTo(d[0],d[1]),e.lineTo(a[0],a[1]);for(var h=1;h<r-1;h++){var f=n[h];e.moveTo(f[0],f[1]),d[l]=f[l],e.lineTo(d[0],d[1])}}}),y=l.extendChartView({type:"tree",init:function(e,t){this._oldTree,this._mainGroup=new i.Group,this._controller=new h(t.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},render:function(e,t,n,r){var i=e.getData(),o=e.layoutInfo,a=this._mainGroup,s=e.get("layout");"radial"===s?a.attr("position",[o.x+o.width/2,o.y+o.height/2]):a.attr("position",[o.x,o.y]),this._updateViewCoordSys(e,o,s),this._updateController(e,t,n);var l=this._data,c={expandAndCollapse:e.get("expandAndCollapse"),layout:s,edgeShape:e.get("edgeShape"),edgeForkPosition:e.get("edgeForkPosition"),orient:e.getOrient(),curvature:e.get("lineStyle.curveness"),symbolRotate:e.get("symbolRotate"),symbolOffset:e.get("symbolOffset"),hoverAnimation:e.get("hoverAnimation"),useNameLabel:!0,fadeIn:!0};i.diff(l).add((function(t){b(i,t)&&w(i,t,null,a,e,c)})).update((function(t,n){var r=l.getItemGraphicEl(n);b(i,t)?w(i,t,r,a,e,c):r&&C(l,n,r,a,e,c)})).remove((function(t){var n=l.getItemGraphicEl(t);n&&C(l,t,n,a,e,c)})).execute(),this._nodeScaleRatio=e.get("nodeScaleRatio"),this._updateNodeAndLinkScale(e),!0===c.expandAndCollapse&&i.eachItemGraphicEl((function(t,r){t.off("click").on("click",(function(){n.dispatchAction({type:"treeExpandAndCollapse",seriesId:e.id,dataIndex:r})}))})),this._data=i},_updateViewCoordSys:function(e){var t=e.getData(),n=[];t.each((function(e){var r=t.getItemLayout(e);!r||isNaN(r.x)||isNaN(r.y)||n.push([+r.x,+r.y])}));var r=[],i=[];c.fromPoints(n,r,i);var o=this._min,a=this._max;i[0]-r[0]===0&&(r[0]=o?o[0]:r[0]-1,i[0]=a?a[0]:i[0]+1),i[1]-r[1]===0&&(r[1]=o?o[1]:r[1]-1,i[1]=a?a[1]:i[1]+1);var s=e.coordinateSystem=new u;s.zoomLimit=e.get("scaleLimit"),s.setBoundingRect(r[0],r[1],i[0]-r[0],i[1]-r[1]),s.setCenter(e.get("center")),s.setZoom(e.get("zoom")),this.group.attr({position:s.position,scale:s.scale}),this._viewCoordSys=s,this._min=r,this._max=i},_updateController:function(e,t,n){var r=this._controller,i=this._controllerHost,o=this.group;r.setPointerChecker((function(t,r,i){var a=o.getBoundingRect();return a.applyTransform(o.transform),a.contain(r,i)&&!p(t,n,e)})),r.enable(e.get("roam")),i.zoomLimit=e.get("scaleLimit"),i.zoom=e.coordinateSystem.getZoom(),r.off("pan").off("zoom").on("pan",(function(t){d.updateViewOnPan(i,t.dx,t.dy),n.dispatchAction({seriesId:e.id,type:"treeRoam",dx:t.dx,dy:t.dy})}),this).on("zoom",(function(t){d.updateViewOnZoom(i,t.scale,t.originX,t.originY),n.dispatchAction({seriesId:e.id,type:"treeRoam",zoom:t.scale,originX:t.originX,originY:t.originY}),this._updateNodeAndLinkScale(e)}),this)},_updateNodeAndLinkScale:function(e){var t=e.getData(),n=this._getNodeGlobalScale(e),r=[n,n];t.eachItemGraphicEl((function(e,t){e.attr("scale",r)}))},_getNodeGlobalScale:function(e){var t=e.coordinateSystem;if("view"!==t.type)return 1;var n=this._nodeScaleRatio,r=t.scale,i=r&&r[0]||1,o=t.getZoom(),a=(o-1)*n+1;return a/i},dispose:function(){this._controller&&this._controller.dispose(),this._controllerHost={}},remove:function(){this._mainGroup.removeAll(),this._data=null}});function b(e,t){var n=e.getItemLayout(t);return n&&!isNaN(n.x)&&!isNaN(n.y)&&"none"!==e.getItemVisual(t,"symbol")}function x(e,t,n){return n.itemModel=t,n.itemStyle=t.getModel("itemStyle").getItemStyle(),n.hoverItemStyle=t.getModel("emphasis.itemStyle").getItemStyle(),n.lineStyle=t.getModel("lineStyle").getLineStyle(),n.labelModel=t.getModel("label"),n.hoverLabelModel=t.getModel("emphasis.label"),!1===e.isExpand&&0!==e.children.length?n.symbolInnerColor=n.itemStyle.fill:n.symbolInnerColor="#fff",n}function w(e,t,n,r,a,s){var l=!n,c=e.tree.getNodeByDataIndex(t),u=c.getModel(),d=(s=x(c,u,s),e.tree.root),h=c.parentNode===d?c:c.parentNode||c,f=e.getItemGraphicEl(h.dataIndex),p=h.getLayout(),g=f?{x:f.position[0],y:f.position[1],rawX:f.__radialOldRawX,rawY:f.__radialOldRawY}:p,m=c.getLayout();l?(n=new o(e,t,s),n.attr("position",[g.x,g.y])):n.updateData(e,t,s),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=m.rawX,n.__radialRawY=m.rawY,r.add(n),e.setItemGraphicEl(t,n),i.updateProps(n,{position:[m.x,m.y]},a);var A=n.getSymbolPath();if("radial"===s.layout){var v,y,b=d.children[0],w=b.getLayout(),C=b.children.length;if(m.x===w.x&&!0===c.isExpand){var S={};S.x=(b.children[0].getLayout().x+b.children[C-1].getLayout().x)/2,S.y=(b.children[0].getLayout().y+b.children[C-1].getLayout().y)/2,v=Math.atan2(S.y-w.y,S.x-w.x),v<0&&(v=2*Math.PI+v),y=S.x<w.x,y&&(v-=Math.PI)}else v=Math.atan2(m.y-w.y,m.x-w.x),v<0&&(v=2*Math.PI+v),0===c.children.length||0!==c.children.length&&!1===c.isExpand?(y=m.x<w.x,y&&(v-=Math.PI)):(y=m.x>w.x,y||(v-=Math.PI));var E=y?"left":"right",B=s.labelModel.get("rotate"),O=B*(Math.PI/180);A.setStyle({textPosition:s.labelModel.get("position")||E,textRotation:null==B?-v:O,textOrigin:"center",verticalAlign:"middle"})}_(a,c,d,n,g,p,m,r,s)}function _(e,t,n,o,a,s,l,c,u){var d=u.edgeShape,h=o.__edge;if("curve"===d)t.parentNode&&t.parentNode!==n&&(h||(h=o.__edge=new i.BezierCurve({shape:S(u,a,a),style:r.defaults({opacity:0,strokeNoScale:!0},u.lineStyle)})),i.updateProps(h,{shape:S(u,s,l),style:r.defaults({opacity:1},u.lineStyle)},e));else if("polyline"===d&&"orthogonal"===u.layout&&t!==n&&t.children&&0!==t.children.length&&!0===t.isExpand){for(var f=t.children,p=[],g=0;g<f.length;g++){var m=f[g].getLayout();p.push([m.x,m.y])}h||(h=o.__edge=new v({shape:{parentPoint:[l.x,l.y],childPoints:[[l.x,l.y]],orient:u.orient,forkPosition:u.edgeForkPosition},style:r.defaults({opacity:0,strokeNoScale:!0},u.lineStyle)})),i.updateProps(h,{shape:{parentPoint:[l.x,l.y],childPoints:p},style:r.defaults({opacity:1},u.lineStyle)},e)}c.add(h)}function C(e,t,n,r,o,a){var s,l=e.tree.getNodeByDataIndex(t),c=e.tree.root,u=l.getModel(),d=(a=x(l,u,a),l.parentNode===c?l:l.parentNode||l),h=a.edgeShape;while(s=d.getLayout(),null==s)d=d.parentNode===c?d:d.parentNode||d;i.updateProps(n,{position:[s.x+1,s.y+1]},o,(function(){r.remove(n),e.setItemGraphicEl(t,null)})),n.fadeOut(null,{keepLabel:!0});var f=e.getItemGraphicEl(d.dataIndex),p=f.__edge,g=n.__edge||(!1===d.isExpand||1===d.children.length?p:void 0);h=a.edgeShape;g&&("curve"===h?i.updateProps(g,{shape:S(a,s,s),style:{opacity:0}},o,(function(){r.remove(g)})):"polyline"===h&&"orthogonal"===a.layout&&i.updateProps(g,{shape:{parentPoint:[s.x,s.y],childPoints:[[s.x,s.y]]},style:{opacity:0}},o,(function(){r.remove(g)})))}function S(e,t,n){var r,i,o,a,l,c,u,d,h=e.orient;if("radial"===e.layout){l=t.rawX,u=t.rawY,c=n.rawX,d=n.rawY;var f=s(l,u),p=s(l,u+(d-u)*e.curvature),g=s(c,d+(u-d)*e.curvature),m=s(c,d);return{x1:f.x,y1:f.y,x2:m.x,y2:m.y,cpx1:p.x,cpy1:p.y,cpx2:g.x,cpy2:g.y}}return l=t.x,u=t.y,c=n.x,d=n.y,"LR"!==h&&"RL"!==h||(r=l+(c-l)*e.curvature,i=u,o=c+(l-c)*e.curvature,a=d),"TB"!==h&&"BT"!==h||(r=l,i=u+(d-u)*e.curvature,o=c,a=d+(u-d)*e.curvature),{x1:l,y1:u,x2:c,y2:d,cpx1:r,cpy1:i,cpx2:o,cpy2:a}}e.exports=y},hmv6:function(e,t,n){var r=n("hbMb"),i=r(Object,"create");e.exports=i},hsS0:function(e,t,n){var r=n("trXQ"),i=r.Uint8Array;e.exports=i},i4g8:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="PlusCircleOutlined";t["a"]=r["forwardRef"](s)},iAHn:function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("ZZRV"),l=n("iczh"),c=n.n(l),u=n("LpVx"),d=n("E6G/"),h=n.n(d),f=function(e){var t,n=e.value,r=e.formatter,i=e.precision,o=e.decimalSeparator,a=e.groupSeparator,l=void 0===a?"":a,c=e.prefixCls;if("function"===typeof r)t=r(n);else{var u=String(n),d=u.match(/^(-?)(\d*)(\.(\d+))?$/);if(d&&"-"!==u){var f=d[1],p=d[2]||"0",g=d[4]||"";p=p.replace(/\B(?=(\d{3})+(?!\d))/g,l),"number"===typeof i&&(g=h()(g,i,"0").slice(0,i)),g&&(g="".concat(o).concat(g)),t=[s["createElement"]("span",{key:"int",className:"".concat(c,"-content-value-int")},f,p),g&&s["createElement"]("span",{key:"decimal",className:"".concat(c,"-content-value-decimal")},g)]}else t=u}return s["createElement"]("span",{className:"".concat(c,"-content-value")},t)},p=f,g=function(e){var t=e.prefixCls,n=e.className,r=e.style,o=e.valueStyle,l=e.value,u=void 0===l?0:l,d=e.title,h=e.valueRender,f=e.prefix,g=e.suffix,m=e.direction,A=e.onMouseEnter,v=e.onMouseLeave,y=s["createElement"](p,a()({},e,{value:u})),b=c()(t,n,i()({},"".concat(t,"-rtl"),"rtl"===m));return s["createElement"]("div",{className:b,style:r,onMouseEnter:A,onMouseLeave:v},d&&s["createElement"]("div",{className:"".concat(t,"-title")},d),s["createElement"]("div",{style:o,className:"".concat(t,"-content")},f&&s["createElement"]("span",{className:"".concat(t,"-content-prefix")},f),h?h(y):y,g&&s["createElement"]("span",{className:"".concat(t,"-content-suffix")},g)))};g.defaultProps={decimalSeparator:".",groupSeparator:","};var m=Object(u["c"])({prefixCls:"statistic"})(g),A=m,v=n("XDlA"),y=n.n(v),b=n("T5E4"),x=n.n(b),w=n("XneU"),_=n.n(w),C=n("Hdxz"),S=n.n(C),E=n("LlUK"),B=n.n(E),O=n("XQ5J"),k=n.n(O),M=[["Y",31536e6],["M",2592e6],["D",864e5],["H",36e5],["m",6e4],["s",1e3],["S",1]];function N(e,t){var n=e,r=/\[[^\]]*]/g,i=(t.match(r)||[]).map((function(e){return e.slice(1,-1)})),o=t.replace(r,"[]"),a=M.reduce((function(e,t){var r=B()(t,2),i=r[0],o=r[1];if(-1!==e.indexOf(i)){var a=Math.floor(n/o);return n-=a*o,e.replace(new RegExp("".concat(i,"+"),"g"),(function(e){var t=e.length;return k()(a.toString(),t,"0")}))}return e}),o),s=0;return a.replace(r,(function(){var e=i[s];return s+=1,e}))}function T(e,t){var n=t.format,r=void 0===n?"":n,i=new Date(e).getTime(),o=Date.now(),a=Math.max(i-o,0);return N(a,r)}var I=n("nSZG"),L=1e3/30;function D(e){return new Date(e).getTime()}var P=function(e){_()(n,e);var t=S()(n);function n(){var e;return y()(this,n),e=t.apply(this,arguments),e.syncTimer=function(){var t=e.props.value,n=D(t);n>=Date.now()?e.startTimer():e.stopTimer()},e.startTimer=function(){e.countdownId||(e.countdownId=window.setInterval((function(){e.forceUpdate()}),L))},e.stopTimer=function(){var t=e.props,n=t.onFinish,r=t.value;if(e.countdownId){clearInterval(e.countdownId),e.countdownId=void 0;var i=D(r);n&&i<Date.now()&&n()}},e.formatCountdown=function(t,n){var r=e.props.format;return T(t,a()(a()({},n),{format:r}))},e.valueRender=function(e){return Object(I["a"])(e,{title:void 0})},e}return x()(n,[{key:"componentDidMount",value:function(){this.syncTimer()}},{key:"componentDidUpdate",value:function(){this.syncTimer()}},{key:"componentWillUnmount",value:function(){this.stopTimer()}},{key:"render",value:function(){return s["createElement"](A,a()({valueRender:this.valueRender},this.props,{formatter:this.formatCountdown}))}}]),n}(s["Component"]);P.defaultProps={format:"HH:mm:ss"};var R=P;A.Countdown=R;t["a"]=A},iBFk:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("bOtj"),l=n.n(s),c=n("ZZRV"),u=n("iczh"),d=n.n(u),h=n("7AgF"),f=n("QJYX"),p=n.n(f),g=n("2myq"),m=n("LpVx"),A=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},v=function(e){var t,n=e.prefixCls,r=e.separator,o=void 0===r?"/":r,a=e.children,s=e.overlay,l=e.dropdownProps,u=A(e,["prefixCls","separator","children","overlay","dropdownProps"]),d=c["useContext"](m["b"]),h=d.getPrefixCls,f=h("breadcrumb",n),v=function(e){return s?c["createElement"](g["a"],i()({overlay:s,placement:"bottomCenter"},l),c["createElement"]("span",{className:"".concat(f,"-overlay-link")},e,c["createElement"](p.a,null))):e};return t="href"in u?c["createElement"]("a",i()({className:"".concat(f,"-link")},u),a):c["createElement"]("span",i()({className:"".concat(f,"-link")},u),a),t=v(t),a?c["createElement"]("span",null,t,o&&""!==o&&c["createElement"]("span",{className:"".concat(f,"-separator")},o)):null};v.__ANT_BREADCRUMB_ITEM=!0;var y=v,b=function(e){var t=e.children,n=c["useContext"](m["b"]),r=n.getPrefixCls,i=r("breadcrumb");return c["createElement"]("span",{className:"".concat(i,"-separator")},t||"/")};b.__ANT_BREADCRUMB_SEPARATOR=!0;var x=b,w=n("9rdS"),_=n("b5WB"),C=n("nSZG"),S=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function E(e,t){if(!e.breadcrumbName)return null;var n=Object.keys(t).join("|"),r=e.breadcrumbName.replace(new RegExp(":(".concat(n,")"),"g"),(function(e,n){return t[n]||e}));return r}function B(e,t,n,r){var i=n.indexOf(e)===n.length-1,o=E(e,t);return i?c["createElement"]("span",null,o):c["createElement"]("a",{href:"#/".concat(r.join("/"))},o)}var O=function(e,t){return e=(e||"").replace(/^\//,""),Object.keys(t).forEach((function(n){e=e.replace(":".concat(n),t[n])})),e},k=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,r=l()(e),i=O(t,n);return i&&r.push(i),r},M=function(e){var t,n=e.prefixCls,r=e.separator,o=void 0===r?"/":r,s=e.style,l=e.className,u=e.routes,f=e.children,p=e.itemRender,g=void 0===p?B:p,A=e.params,v=void 0===A?{}:A,b=S(e,["prefixCls","separator","style","className","routes","children","itemRender","params"]),x=c["useContext"](m["b"]),E=x.getPrefixCls,M=x.direction,N=E("breadcrumb",n);if(u&&u.length>0){var T=[];t=u.map((function(e){var t,n=O(e.path,v);return n&&T.push(n),e.children&&e.children.length&&(t=c["createElement"](w["a"],null,e.children.map((function(e){return c["createElement"](w["a"].Item,{key:e.path||e.breadcrumbName},g(e,v,u,k(T,e.path,v)))})))),c["createElement"](y,{overlay:t,separator:o,key:n||e.breadcrumbName},g(e,v,u,T))}))}else f&&(t=Object(h["a"])(f).map((function(e,t){return e?(Object(_["a"])(e.type&&(!0===e.type.__ANT_BREADCRUMB_ITEM||!0===e.type.__ANT_BREADCRUMB_SEPARATOR),"Breadcrumb","Only accepts Breadcrumb.Item and Breadcrumb.Separator as it's children"),Object(C["a"])(e,{separator:o,key:t})):e})));var I=d()(l,N,a()({},"".concat(N,"-rtl"),"rtl"===M));return c["createElement"]("div",i()({className:I,style:s},b),t)};M.Item=y,M.Separator=x;var N=M;t["a"]=N},iCoW:function(e,t,n){var r=n("oEo5"),i=n("XTQn"),o=n("Jjzi"),a=o.linearMap,s=r.each,l=r.isObject,c=-1,u=function(e){var t=e.mappingMethod,n=e.type,i=this.option=r.clone(e);this.type=n,this.mappingMethod=t,this._normalizeData=_[t];var o=d[n];this.applyVisual=o.applyVisual,this.getColorMapper=o.getColorMapper,this._doMap=o._doMap[t],"piecewise"===t?(p(i),h(i)):"category"===t?i.categories?f(i):p(i,!0):(r.assert("linear"!==t||i.dataExtent),p(i))};u.prototype={constructor:u,mapValueToVisual:function(e){var t=this._normalizeData(e);return this._doMap(t,e)},getNormalizer:function(){return r.bind(this._normalizeData,this)}};var d=u.visualHandlers={color:{applyVisual:A("color"),getColorMapper:function(){var e=this.option;return r.bind("category"===e.mappingMethod?function(e,t){return!t&&(e=this._normalizeData(e)),v.call(this,e)}:function(t,n,r){var o=!!r;return!n&&(t=this._normalizeData(t)),r=i.fastLerp(t,e.parsedVisual,r),o?r:i.stringify(r,"rgba")},this)},_doMap:{linear:function(e){return i.stringify(i.fastLerp(e,this.option.parsedVisual),"rgba")},category:v,piecewise:function(e,t){var n=x.call(this,t);return null==n&&(n=i.stringify(i.fastLerp(e,this.option.parsedVisual),"rgba")),n},fixed:y}},colorHue:g((function(e,t){return i.modifyHSL(e,t)})),colorSaturation:g((function(e,t){return i.modifyHSL(e,null,t)})),colorLightness:g((function(e,t){return i.modifyHSL(e,null,null,t)})),colorAlpha:g((function(e,t){return i.modifyAlpha(e,t)})),opacity:{applyVisual:A("opacity"),_doMap:b([0,1])},liftZ:{applyVisual:A("liftZ"),_doMap:{linear:y,category:y,piecewise:y,fixed:y}},symbol:{applyVisual:function(e,t,n){var i=this.mapValueToVisual(e);if(r.isString(i))n("symbol",i);else if(l(i))for(var o in i)i.hasOwnProperty(o)&&n(o,i[o])},_doMap:{linear:m,category:v,piecewise:function(e,t){var n=x.call(this,t);return null==n&&(n=m.call(this,e)),n},fixed:y}},symbolSize:{applyVisual:A("symbolSize"),_doMap:b([0,1])}};function h(e){var t=e.pieceList;e.hasSpecialVisual=!1,r.each(t,(function(t,n){t.originIndex=n,null!=t.visual&&(e.hasSpecialVisual=!0)}))}function f(e){var t=e.categories,n=e.visual,i=e.categoryMap={};if(s(t,(function(e,t){i[e]=t})),!r.isArray(n)){var o=[];r.isObject(n)?s(n,(function(e,t){var n=i[t];o[null!=n?n:c]=e})):o[c]=n,n=w(e,o)}for(var a=t.length-1;a>=0;a--)null==n[a]&&(delete i[t[a]],t.pop())}function p(e,t){var n=e.visual,i=[];r.isObject(n)?s(n,(function(e){i.push(e)})):null!=n&&i.push(n);var o={color:1,symbol:1};t||1!==i.length||o.hasOwnProperty(e.type)||(i[1]=i[0]),w(e,i)}function g(e){return{applyVisual:function(t,n,r){t=this.mapValueToVisual(t),r("color",e(n("color"),t))},_doMap:b([0,1])}}function m(e){var t=this.option.visual;return t[Math.round(a(e,[0,1],[0,t.length-1],!0))]||{}}function A(e){return function(t,n,r){r(e,this.mapValueToVisual(t))}}function v(e){var t=this.option.visual;return t[this.option.loop&&e!==c?e%t.length:e]}function y(){return this.option.visual[0]}function b(e){return{linear:function(t){return a(t,e,this.option.visual,!0)},category:v,piecewise:function(t,n){var r=x.call(this,n);return null==r&&(r=a(t,e,this.option.visual,!0)),r},fixed:y}}function x(e){var t=this.option,n=t.pieceList;if(t.hasSpecialVisual){var r=u.findPieceIndex(e,n),i=n[r];if(i&&i.visual)return i.visual[this.type]}}function w(e,t){return e.visual=t,"color"===e.type&&(e.parsedVisual=r.map(t,(function(e){return i.parse(e)}))),t}var _={linear:function(e){return a(e,this.option.dataExtent,[0,1],!0)},piecewise:function(e){var t=this.option.pieceList,n=u.findPieceIndex(e,t,!0);if(null!=n)return a(n,[0,t.length-1],[0,1],!0)},category:function(e){var t=this.option.categories?this.option.categoryMap[e]:e;return null==t?c:t},fixed:r.noop};function C(e,t,n){return e?t<=n:t<n}u.listVisualTypes=function(){var e=[];return r.each(d,(function(t,n){e.push(n)})),e},u.addVisualHandler=function(e,t){d[e]=t},u.isValidType=function(e){return d.hasOwnProperty(e)},u.eachVisual=function(e,t,n){r.isObject(e)?r.each(e,t,n):t.call(n,e)},u.mapVisual=function(e,t,n){var i,o=r.isArray(e)?[]:r.isObject(e)?{}:(i=!0,null);return u.eachVisual(e,(function(e,r){var a=t.call(n,e,r);i?o=a:o[r]=a})),o},u.retrieveVisuals=function(e){var t,n={};return e&&s(d,(function(r,i){e.hasOwnProperty(i)&&(n[i]=e[i],t=!0)})),t?n:null},u.prepareVisualTypes=function(e){if(l(e)){var t=[];s(e,(function(e,n){t.push(n)})),e=t}else{if(!r.isArray(e))return[];e=e.slice()}return e.sort((function(e,t){return"color"===t&&"color"!==e&&0===e.indexOf("color")?1:-1})),e},u.dependsOn=function(e,t){return"color"===t?!(!e||0!==e.indexOf(t)):e===t},u.findPieceIndex=function(e,t,n){for(var r,i=1/0,o=0,a=t.length;o<a;o++){var s=t[o].value;if(null!=s){if(s===e||"string"===typeof s&&s===e+"")return o;n&&d(s,o)}}for(o=0,a=t.length;o<a;o++){var l=t[o],c=l.interval,u=l.close;if(c){if(c[0]===-1/0){if(C(u[1],e,c[1]))return o}else if(c[1]===1/0){if(C(u[0],c[0],e))return o}else if(C(u[0],c[0],e)&&C(u[1],e,c[1]))return o;n&&d(c[0],o),n&&d(c[1],o)}}if(n)return e===1/0?t.length-1:e===-1/0?0:r;function d(t,n){var o=Math.abs(t-e);o<i&&(i=o,r=n)}};var S=u;e.exports=S},iFIB:function(e,t,n){var r=n("bUGm"),i=n("FcS3"),o=n("iz/G"),a=n("Gv+9"),s=n("xTFY"),l=n("tuRO"),c=Object.prototype,u=c.hasOwnProperty;function d(e,t){var n=o(e),c=!n&&i(e),d=!n&&!c&&a(e),h=!n&&!c&&!d&&l(e),f=n||c||d||h,p=f?r(e.length,String):[],g=p.length;for(var m in e)!t&&!u.call(e,m)||f&&("length"==m||d&&("offset"==m||"parent"==m)||h&&("buffer"==m||"byteLength"==m||"byteOffset"==m)||s(m,g))||p.push(m);return p}e.exports=d},iNAA:function(e,t,n){var r=n("gyjJ"),i=n("9ELI"),o=i.buildTransformer,a="___zrEVENTSAVED",s=[];function l(e,t,n,r,i){return c(s,t,r,i,!0)&&c(e,n,s[0],s[1])}function c(e,t,n,i,o){if(t.getBoundingClientRect&&r.domSupported&&!h(t)){var s=t[a]||(t[a]={}),l=u(t,s),c=d(l,s,o);if(c)return c(e,n,i),!0}return!1}function u(e,t){var n=t.markers;if(n)return n;n=t.markers=[];for(var r=["left","right"],i=["top","bottom"],o=0;o<4;o++){var a=document.createElement("div"),s=a.style,l=o%2,c=(o>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",r[l]+":0",i[c]+":0",r[1-l]+":auto",i[1-c]+":auto",""].join("!important;"),e.appendChild(a),n.push(a)}return n}function d(e,t,n){for(var r=n?"invTrans":"trans",i=t[r],a=t.srcCoords,s=!0,l=[],c=[],u=0;u<4;u++){var d=e[u].getBoundingClientRect(),h=2*u,f=d.left,p=d.top;l.push(f,p),s=s&&a&&f===a[h]&&p===a[h+1],c.push(e[u].offsetLeft,e[u].offsetTop)}return s&&i?i:(t.srcCoords=l,t[r]=n?o(c,l):o(l,c))}function h(e){return"CANVAS"===e.nodeName.toUpperCase()}t.transformLocalCoord=l,t.transformCoordWithViewport=c,t.isCanvasEl=h},iPgp:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("Q6Bq")),o=n("oEo5"),a=n("iXCq"),s=n("P0S0"),l=["#ddd"],c=i.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(e,t){var n=this.option;!t&&a.replaceVisualOption(n,e,["inBrush","outOfBrush"]);var r=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:l},r.hasOwnProperty("liftZ")||(r.liftZ=5)},setAreas:function(e){e&&(this.areas=o.map(e,(function(e){return u(this.option,e)}),this))},setBrushOption:function(e){this.brushOption=u(this.option,e),this.brushType=this.brushOption.brushType}});function u(e,t){return o.merge({brushType:e.brushType,brushMode:e.brushMode,transformable:e.transformable,brushStyle:new s(e.brushStyle).getItemStyle(),removeOnClick:e.removeOnClick,z:e.z},t,!0)}var d=c;e.exports=d},iXCq:function(e,t,n){var r=n("oEo5"),i=n("iCoW"),o=r.each;function a(e){if(e)for(var t in e)if(e.hasOwnProperty(t))return!0}function s(e,t,n){var a={};return o(t,(function(t){var l=a[t]=s();o(e[t],(function(e,o){if(i.isValidType(o)){var a={type:o,visual:e};n&&n(a,t),l[o]=new i(a),"opacity"===o&&(a=r.clone(a),a.type="colorAlpha",l.__hidden.__alphaForOpacity=new i(a))}}))})),a;function s(){var e=function(){};e.prototype.__hidden=e.prototype;var t=new e;return t}}function l(e,t,n){var i;r.each(n,(function(e){t.hasOwnProperty(e)&&a(t[e])&&(i=!0)})),i&&r.each(n,(function(n){t.hasOwnProperty(n)&&a(t[n])?e[n]=r.clone(t[n]):delete e[n]}))}function c(e,t,n,o,a,s){var l,c={};function u(e){return n.getItemVisual(l,e)}function d(e,t){n.setItemVisual(l,e,t)}function h(e,r){l=null==s?e:r;var i=n.getRawDataItem(l);if(!i||!1!==i.visualMap)for(var h=o.call(a,e),f=t[h],p=c[h],g=0,m=p.length;g<m;g++){var A=p[g];f[A]&&f[A].applyVisual(e,u,d)}}r.each(e,(function(e){var n=i.prepareVisualTypes(t[e]);c[e]=n})),null==s?n.each(h):n.each([s],h)}function u(e,t,n,o){var a={};function s(e,r){function i(e){return r.getItemVisual(l,e)}function s(e,t){r.setItemVisual(l,e,t)}var l;null!=o&&(o=r.getDimension(o));while(null!=(l=e.next())){var c=r.getRawDataItem(l);if(!c||!1!==c.visualMap)for(var u=null!=o?r.get(o,l,!0):l,d=n(u),h=t[d],f=a[d],p=0,g=f.length;p<g;p++){var m=f[p];h[m]&&h[m].applyVisual(u,i,s)}}}return r.each(e,(function(e){var n=i.prepareVisualTypes(t[e]);a[e]=n})),{progress:s}}t.createVisualMappings=s,t.replaceVisualOption=l,t.applyVisual=c,t.incrementalApplyVisual=u},iZz5:function(e,t,n){var r=n("+Vnd"),i=n("TfK1"),o=n("ArUA"),a=o.getDimensionTypeByAxis,s=n("YsOP"),l=n("oEo5"),c=n("QV7q"),u=c.groupData,d=n("CQhY"),h=d.encodeHTML,f=n("p1Ch"),p=2,g=r.extend({type:"series.themeRiver",dependencies:["singleAxis"],nameMap:null,init:function(e){g.superApply(this,"init",arguments),this.legendVisualProvider=new f(l.bind(this.getData,this),l.bind(this.getRawData,this))},fixData:function(e){var t=e.length,n={},r=u(e,(function(e){return n.hasOwnProperty(e[0])||(n[e[0]]=-1),e[2]})),i=[];r.buckets.each((function(e,t){i.push({name:t,dataList:e})}));for(var o=i.length,a=0;a<o;++a){for(var s=i[a].name,l=0;l<i[a].dataList.length;++l){var c=i[a].dataList[l][0];n[c]=a}for(var c in n)n.hasOwnProperty(c)&&n[c]!==a&&(n[c]=a,e[t]=[],e[t][0]=c,e[t][1]=0,e[t][2]=s,t++)}return e},getInitialData:function(e,t){for(var n=t.queryComponents({mainType:"singleAxis",index:this.get("singleAxisIndex"),id:this.get("singleAxisId")})[0],r=n.get("type"),o=l.filter(e.data,(function(e){return void 0!==e[2]})),c=this.fixData(o||[]),u=[],d=this.nameMap=l.createHashMap(),h=0,f=0;f<c.length;++f)u.push(c[f][p]),d.get(c[f][p])||(d.set(c[f][p],h),h++);var g=i(c,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:a(r)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}),m=new s(g,this);return m.initData(c),m},getLayerSeries:function(){for(var e=this.getData(),t=e.count(),n=[],r=0;r<t;++r)n[r]=r;var i=e.mapDimension("single"),o=u(n,(function(t){return e.get("name",t)})),a=[];return o.buckets.each((function(t,n){t.sort((function(t,n){return e.get(i,t)-e.get(i,n)})),a.push({name:n,indices:t})})),a},getAxisTooltipData:function(e,t,n){l.isArray(e)||(e=e?[e]:[]);for(var r,i=this.getData(),o=this.getLayerSeries(),a=[],s=o.length,c=0;c<s;++c){for(var u=Number.MAX_VALUE,d=-1,h=o[c].indices.length,f=0;f<h;++f){var p=i.get(e[0],o[c].indices[f]),g=Math.abs(p-t);g<=u&&(r=p,u=g,d=o[c].indices[f])}a.push(d)}return{dataIndices:a,nestestValue:r}},formatTooltip:function(e){var t=this.getData(),n=t.getName(e),r=t.get(t.mapDimension("value"),e);return(isNaN(r)||null==r)&&(r="-"),h(n+" : "+r)},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}}}}),m=g;e.exports=m},ie0D:function(e,t,n){var r=n("Wa83"),i=n("4uqo"),o=r.applyTransform,a=Math.min,s=Math.max;function l(e,t,n,r){n<0&&(e+=n,n=-n),r<0&&(t+=r,r=-r),this.x=e,this.y=t,this.width=n,this.height=r}l.prototype={constructor:l,union:function(e){var t=a(e.x,this.x),n=a(e.y,this.y);this.width=s(e.x+e.width,this.x+this.width)-t,this.height=s(e.y+e.height,this.y+this.height)-n,this.x=t,this.y=n},applyTransform:function(){var e=[],t=[],n=[],r=[];return function(i){if(i){e[0]=n[0]=this.x,e[1]=r[1]=this.y,t[0]=r[0]=this.x+this.width,t[1]=n[1]=this.y+this.height,o(e,e,i),o(t,t,i),o(n,n,i),o(r,r,i),this.x=a(e[0],t[0],n[0],r[0]),this.y=a(e[1],t[1],n[1],r[1]);var l=s(e[0],t[0],n[0],r[0]),c=s(e[1],t[1],n[1],r[1]);this.width=l-this.x,this.height=c-this.y}}}(),calculateTransform:function(e){var t=this,n=e.width/t.width,r=e.height/t.height,o=i.create();return i.translate(o,o,[-t.x,-t.y]),i.scale(o,o,[n,r]),i.translate(o,o,[e.x,e.y]),o},intersect:function(e){if(!e)return!1;e instanceof l||(e=l.create(e));var t=this,n=t.x,r=t.x+t.width,i=t.y,o=t.y+t.height,a=e.x,s=e.x+e.width,c=e.y,u=e.y+e.height;return!(r<a||s<n||o<c||u<i)},contain:function(e,t){var n=this;return e>=n.x&&e<=n.x+n.width&&t>=n.y&&t<=n.y+n.height},clone:function(){return new l(this.x,this.y,this.width,this.height)},copy:function(e){this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},l.create=function(e){return new l(e.x,e.y,e.width,e.height)};var c=l;e.exports=c},ihQa:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="CloseCircleOutlined";t["a"]=r["forwardRef"](s)},in6x:function(e,t,n){var r=n("Q6Bq"),i=n("5jTU");n("/3v0"),n("EvFB"),n("FrDD"),n("OL7x"),r.registerPreprocessor(i)},intE:function(e,t,n){n("wpu7");var r=n("qp2x"),i=r.registerPainter,o=n("/btb");i("svg",o)},it0X:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},"iz/G":function(e,t){var n=Array.isArray;e.exports=n},izDS:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("ZZRV"),i=n("nWwB"),o="RC_FORM_INTERNAL_HOOKS",a=function(){Object(i["a"])(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},s=r["createContext"]({getFieldValue:a,getFieldsValue:a,getFieldError:a,getFieldsError:a,isFieldsTouched:a,isFieldTouched:a,isFieldValidating:a,isFieldsValidating:a,resetFields:a,setFields:a,setFieldsValue:a,validateFields:a,submit:a,getInternalHooks:function(){return a(),{dispatch:a,registerField:a,useSubscribe:a,setInitialValues:a,setCallbacks:a,getFields:a,setValidateMessages:a,setPreserve:a}}});t["b"]=s},"izu+":function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("X/Ug")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="ClockCircleOutlined";var c=o.forwardRef(l);t.default=c},j1Uf:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="DownOutlined";t["a"]=r["forwardRef"](s)},j8l9:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},jIvC:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("1BCf")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="FileOutlined";var c=o.forwardRef(l);t.default=c},jMNc:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("wOZl"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},jMyQ:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=void 0;var r=n("TSjp"),i=s(r),o=n("96pR"),a=s(o);function s(e){return e&&e.__esModule?e:{default:e}}function l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function u(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var d=function(e){function t(e){l(this,t);var n=c(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.echartsLib=i["default"],n}return u(t,e),t}(a["default"]);t["default"]=d},jU4C:function(e,t){var n={NONE:0,STYLE_BIND:1,PLAIN_TEXT:2},r=9;t.ContextCachedBy=n,t.WILL_BE_RESTORED=r},jVkB:function(e,t,n){var r=n("oEo5"),i=n("zYjg"),o=n("giN5"),a=n("cLjh"),s=["axisLine","axisTickLabel","axisName"],l=["splitLine","splitArea","minorSplitLine"],c=a.extend({type:"radiusAxis",axisPointerClass:"PolarAxisPointer",render:function(e,t){if(this.group.removeAll(),e.get("show")){var n=e.axis,i=n.polar,a=i.getAngleAxis(),c=n.getTicksCoords(),d=n.getMinorTicksCoords(),h=a.getExtent()[0],f=n.getExtent(),p=u(i,e,h),g=new o(e,p);r.each(s,g.add,g),this.group.add(g.getGroup()),r.each(l,(function(t){e.get(t+".show")&&!n.scale.isBlank()&&this["_"+t](e,i,h,f,c,d)}),this)}},_splitLine:function(e,t,n,o,a){var s=e.getModel("splitLine"),l=s.getModel("lineStyle"),c=l.get("color"),u=0;c=c instanceof Array?c:[c];for(var d=[],h=0;h<a.length;h++){var f=u++%c.length;d[f]=d[f]||[],d[f].push(new i.Circle({shape:{cx:t.cx,cy:t.cy,r:a[h].coord}}))}for(h=0;h<d.length;h++)this.group.add(i.mergePath(d[h],{style:r.defaults({stroke:c[h%c.length],fill:null},l.getLineStyle()),silent:!0}))},_minorSplitLine:function(e,t,n,o,a,s){if(s.length){for(var l=e.getModel("minorSplitLine"),c=l.getModel("lineStyle"),u=[],d=0;d<s.length;d++)for(var h=0;h<s[d].length;h++)u.push(new i.Circle({shape:{cx:t.cx,cy:t.cy,r:s[d][h].coord}}));this.group.add(i.mergePath(u,{style:r.defaults({fill:null},c.getLineStyle()),silent:!0}))}},_splitArea:function(e,t,n,o,a){if(a.length){var s=e.getModel("splitArea"),l=s.getModel("areaStyle"),c=l.get("color"),u=0;c=c instanceof Array?c:[c];for(var d=[],h=a[0].coord,f=1;f<a.length;f++){var p=u++%c.length;d[p]=d[p]||[],d[p].push(new i.Sector({shape:{cx:t.cx,cy:t.cy,r0:h,r:a[f].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),h=a[f].coord}for(f=0;f<d.length;f++)this.group.add(i.mergePath(d[f],{style:r.defaults({fill:c[f%c.length]},l.getAreaStyle()),silent:!0}))}}});function u(e,t,n){return{position:[e.cx,e.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:t.getModel("axisLabel").get("rotate"),z2:1}}e.exports=c},jayR:function(e,t,n){var r=n("65wg"),i=n("u5Eq"),o=n("puEJ"),a=200;function s(e,t){var n=this.__data__;if(n instanceof r){var s=n.__data__;if(!i||s.length<a-1)return s.push([e,t]),this.size=++n.size,this;n=this.__data__=new o(s)}return n.set(e,t),this.size=n.size,this}e.exports=s},"jg/+":function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("+Vnd")),o=n("YsOP"),a=n("oEo5"),s=a.concatArray,l=a.mergeAll,c=a.map,u=n("CQhY"),d=u.encodeHTML,h=(n("kN/v"),"undefined"===typeof Uint32Array?Array:Uint32Array),f="undefined"===typeof Float64Array?Array:Float64Array;function p(e){var t=e.data;t&&t[0]&&t[0][0]&&t[0][0].coord&&(e.data=c(t,(function(e){var t=[e[0].coord,e[1].coord],n={coords:t};return e[0].name&&(n.fromName=e[0].name),e[1].name&&(n.toName=e[1].name),l([n,e[0],e[1]])})))}var g=i.extend({type:"series.lines",dependencies:["grid","polar"],visualColorAccessPath:"lineStyle.color",init:function(e){e.data=e.data||[],p(e);var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count)),g.superApply(this,"init",arguments)},mergeOption:function(e){if(p(e),e.data){var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count))}g.superApply(this,"mergeOption",arguments)},appendData:function(e){var t=this._processFlatCoordsArray(e.data);t.flatCoords&&(this._flatCoords?(this._flatCoords=s(this._flatCoords,t.flatCoords),this._flatCoordsOffset=s(this._flatCoordsOffset,t.flatCoordsOffset)):(this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset),e.data=new Float32Array(t.count)),this.getRawData().appendData(e.data)},_getCoordsFromItemModel:function(e){var t=this.getData().getItemModel(e),n=t.option instanceof Array?t.option:t.getShallow("coords");return n},getLineCoordsCount:function(e){return this._flatCoordsOffset?this._flatCoordsOffset[2*e+1]:this._getCoordsFromItemModel(e).length},getLineCoords:function(e,t){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*e],r=this._flatCoordsOffset[2*e+1],i=0;i<r;i++)t[i]=t[i]||[],t[i][0]=this._flatCoords[n+2*i],t[i][1]=this._flatCoords[n+2*i+1];return r}var o=this._getCoordsFromItemModel(e);for(i=0;i<o.length;i++)t[i]=t[i]||[],t[i][0]=o[i][0],t[i][1]=o[i][1];return o.length},_processFlatCoordsArray:function(e){var t=0;if(this._flatCoords&&(t=this._flatCoords.length),"number"===typeof e[0]){for(var n=e.length,r=new h(n),i=new f(n),o=0,a=0,s=0,l=0;l<n;){s++;var c=e[l++];r[a++]=o+t,r[a++]=c;for(var u=0;u<c;u++){var d=e[l++],p=e[l++];i[o++]=d,i[o++]=p}}return{flatCoordsOffset:new Uint32Array(r.buffer,0,a),flatCoords:i,count:s}}return{flatCoordsOffset:null,flatCoords:null,count:e.length}},getInitialData:function(e,t){var n=new o(["value"],this);return n.hasItemOption=!1,n.initData(e.data,[],(function(e,t,r,i){if(e instanceof Array)return NaN;n.hasItemOption=!0;var o=e.value;return null!=o?o instanceof Array?o[i]:o:void 0})),n},formatTooltip:function(e){var t=this.getData(),n=t.getItemModel(e),r=n.get("name");if(r)return r;var i=n.get("fromName"),o=n.get("toName"),a=[];return null!=i&&a.push(i),null!=o&&a.push(o),d(a.join(" > "))},preventIncremental:function(){return!!this.get("effect.show")},getProgressive:function(){var e=this.option.progressive;return null==e?this.option.large?1e4:this.get("progressive"):e},getProgressiveThreshold:function(){var e=this.option.progressiveThreshold;return null==e?this.option.large?2e4:this.get("progressiveThreshold"):e},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}}}),m=g;e.exports=m},jpv3:function(e,t,n){"use strict";n("LC9H"),n("P187"),n("CeOx")},jvOL:function(e,t){(function(){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&n.rotl(e,8)|4278255360&n.rotl(e,24);for(var t=0;t<e.length;t++)e[t]=n.endian(e[t]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],n=0,r=0;n<e.length;n++,r+=8)t[r>>>5]|=e[n]<<24-r%32;return t},wordsToBytes:function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},bytesToHex:function(e){for(var t=[],n=0;n<e.length;n++)t.push((e[n]>>>4).toString(16)),t.push((15&e[n]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],n=0;n<e.length;n+=2)t.push(parseInt(e.substr(n,2),16));return t},bytesToBase64:function(e){for(var n=[],r=0;r<e.length;r+=3)for(var i=e[r]<<16|e[r+1]<<8|e[r+2],o=0;o<4;o++)8*r+6*o<=8*e.length?n.push(t.charAt(i>>>6*(3-o)&63)):n.push("=");return n.join("")},base64ToBytes:function(e){e=e.replace(/[^A-Z0-9+\/]/gi,"");for(var n=[],r=0,i=0;r<e.length;i=++r%4)0!=i&&n.push((t.indexOf(e.charAt(r-1))&Math.pow(2,-2*i+8)-1)<<2*i|t.indexOf(e.charAt(r))>>>6-2*i);return n}};e.exports=n})()},"k++z":function(e,t,n){var r=n("342z"),i=n("nOCc"),o=r.extend({type:"polyline",shape:{points:null,smooth:!1,smoothConstraint:null},style:{stroke:"#000",fill:null},buildPath:function(e,t){i.buildPath(e,t,!1)}});e.exports=o},"k+fg":function(e,t,n){var r=n("+Vnd"),i=n("kcRU"),o=r.extend({type:"series.__base_bar__",getInitialData:function(e,t){return i(this.getSource(),this,{useEncodeDefaulter:!0})},getMarkerPosition:function(e){var t=this.coordinateSystem;if(t){var n=t.dataToPoint(t.clampData(e)),r=this.getData(),i=r.getLayout("offset"),o=r.getLayout("size"),a=t.getBaseAxis().isHorizontal()?0:1;return n[a]+=i+o/2,n}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:{}}});e.exports=o},kAFf:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("QV7q")),o=i.makeInner,a=i.getDataItemValue,s=n("oEo5"),l=s.createHashMap,c=s.each,u=s.map,d=s.isArray,h=s.isString,f=s.isObject,p=s.isTypedArray,g=s.isArrayLike,m=s.extend,A=(s.assert,n("vwaK")),v=n("3uc+"),y=v.SOURCE_FORMAT_ORIGINAL,b=v.SOURCE_FORMAT_ARRAY_ROWS,x=v.SOURCE_FORMAT_OBJECT_ROWS,w=v.SOURCE_FORMAT_KEYED_COLUMNS,_=v.SOURCE_FORMAT_UNKNOWN,C=v.SOURCE_FORMAT_TYPED_ARRAY,S=v.SERIES_LAYOUT_BY_ROW,E={Must:1,Might:2,Not:3},B=o();function O(e){var t=e.option.source,n=_;if(p(t))n=C;else if(d(t)){0===t.length&&(n=b);for(var r=0,i=t.length;r<i;r++){var o=t[r];if(null!=o){if(d(o)){n=b;break}if(f(o)){n=x;break}}}}else if(f(t)){for(var a in t)if(t.hasOwnProperty(a)&&g(t[a])){n=w;break}}else if(null!=t)throw new Error("Invalid data");B(e).sourceFormat=n}function k(e){return B(e).source}function M(e){B(e).datasetMap=l()}function N(e){var t=e.option,n=t.data,r=p(n)?C:y,i=!1,o=t.seriesLayoutBy,a=t.sourceHeader,s=t.dimensions,l=F(e);if(l){var c=l.option;n=c.source,r=B(l).sourceFormat,i=!0,o=o||c.seriesLayoutBy,null==a&&(a=c.sourceHeader),s=s||c.dimensions}var u=T(n,r,o,a,s);B(e).source=new A({data:n,fromDataset:i,seriesLayoutBy:o,sourceFormat:r,dimensionsDefine:u.dimensionsDefine,startIndex:u.startIndex,dimensionsDetectCount:u.dimensionsDetectCount,encodeDefine:t.encode})}function T(e,t,n,r,i){if(!e)return{dimensionsDefine:I(i)};var o,s;if(t===b)"auto"===r||null==r?L((function(e){null!=e&&"-"!==e&&(h(e)?null==s&&(s=1):s=0)}),n,e,10):s=r?1:0,i||1!==s||(i=[],L((function(e,t){i[t]=null!=e?e:""}),n,e)),o=i?i.length:n===S?e.length:e[0]?e[0].length:null;else if(t===x)i||(i=D(e));else if(t===w)i||(i=[],c(e,(function(e,t){i.push(t)})));else if(t===y){var l=a(e[0]);o=d(l)&&l.length||1}return{startIndex:s,dimensionsDefine:I(i),dimensionsDetectCount:o}}function I(e){if(e){var t=l();return u(e,(function(e,n){if(e=m({},f(e)?e:{name:e}),null==e.name)return e;e.name+="",null==e.displayName&&(e.displayName=e.name);var r=t.get(e.name);return r?e.name+="-"+r.count++:t.set(e.name,{count:1}),e}))}}function L(e,t,n,r){if(null==r&&(r=1/0),t===S)for(var i=0;i<n.length&&i<r;i++)e(n[i]?n[i][0]:null,i);else{var o=n[0]||[];for(i=0;i<o.length&&i<r;i++)e(o[i],i)}}function D(e){var t,n=0;while(n<e.length&&!(t=e[n++]));if(t){var r=[];return c(t,(function(e,t){r.push(t)})),r}}function P(e,t,n){var r={},i=F(t);if(!i||!e)return r;var o,a,s=[],l=[],u=t.ecModel,d=B(u).datasetMap,h=i.uid+"_"+n.seriesLayoutBy;e=e.slice(),c(e,(function(t,n){!f(t)&&(e[n]={name:t}),"ordinal"===t.type&&null==o&&(o=n,a=m(e[n])),r[t.name]=[]}));var p=d.get(h)||d.set(h,{categoryWayDim:a,valueWayDim:0});function g(e,t,n){for(var r=0;r<n;r++)e.push(t+r)}function m(e){var t=e.dimsDef;return t?t.length:1}return c(e,(function(e,t){var n=e.name,i=m(e);if(null==o){var a=p.valueWayDim;g(r[n],a,i),g(l,a,i),p.valueWayDim+=i}else if(o===t)g(r[n],0,i),g(s,0,i);else{a=p.categoryWayDim;g(r[n],a,i),g(l,a,i),p.categoryWayDim+=i}})),s.length&&(r.itemName=s),l.length&&(r.seriesName=l),r}function R(e,t,n){var r={},i=F(e);if(!i)return r;var o,a=t.sourceFormat,s=t.dimensionsDefine;a!==x&&a!==w||c(s,(function(e,t){"name"===(f(e)?e.name:e)&&(o=t)}));var l=function(){for(var e={},r={},i=[],l=0,c=Math.min(5,n);l<c;l++){var u=U(t.data,a,t.seriesLayoutBy,s,t.startIndex,l);i.push(u);var d=u===E.Not;if(d&&null==e.v&&l!==o&&(e.v=l),(null==e.n||e.n===e.v||!d&&i[e.n]===E.Not)&&(e.n=l),h(e)&&i[e.n]!==E.Not)return e;d||(u===E.Might&&null==r.v&&l!==o&&(r.v=l),null!=r.n&&r.n!==r.v||(r.n=l))}function h(e){return null!=e.v&&null!=e.n}return h(e)?e:h(r)?r:null}();if(l){r.value=l.v;var u=null!=o?o:l.n;r.itemName=[u],r.seriesName=[u]}return r}function F(e){var t=e.option,n=t.data;if(!n)return e.ecModel.getComponent("dataset",t.datasetIndex||0)}function j(e,t){return U(e.data,e.sourceFormat,e.seriesLayoutBy,e.dimensionsDefine,e.startIndex,t)}function U(e,t,n,r,i,o){var s,l,c,u=5;if(p(e))return E.Not;if(r){var g=r[o];f(g)?(l=g.name,c=g.type):h(g)&&(l=g)}if(null!=c)return"ordinal"===c?E.Must:E.Not;if(t===b)if(n===S){for(var m=e[o],A=0;A<(m||[]).length&&A<u;A++)if(null!=(s=B(m[i+A])))return s}else for(A=0;A<e.length&&A<u;A++){var v=e[i+A];if(v&&null!=(s=B(v[o])))return s}else if(t===x){if(!l)return E.Not;for(A=0;A<e.length&&A<u;A++){var _=e[A];if(_&&null!=(s=B(_[l])))return s}}else if(t===w){if(!l)return E.Not;m=e[l];if(!m||p(m))return E.Not;for(A=0;A<m.length&&A<u;A++)if(null!=(s=B(m[A])))return s}else if(t===y)for(A=0;A<e.length&&A<u;A++){_=e[A];var C=a(_);if(!d(C))return E.Not;if(null!=(s=B(C[o])))return s}function B(e){var t=h(e);return null!=e&&isFinite(e)&&""!==e?t?E.Might:E.Not:t&&"-"!==e?E.Must:void 0}return E.Not}t.BE_ORDINAL=E,t.detectSourceFormat=O,t.getSource=k,t.resetSourceDefaulter=M,t.prepareSource=N,t.makeSeriesEncodeForAxisCoordSys=P,t.makeSeriesEncodeForNameBased=R,t.guessOrdinal=j},kGW4:function(e,t,n){var r=n("oEo5");function i(){var e,t=[],n={};return{add:function(e,i,o,a,s){return r.isString(a)&&(s=a,a=0),!n[e.id]&&(n[e.id]=1,t.push({el:e,target:i,time:o,delay:a,easing:s}),!0)},done:function(t){return e=t,this},start:function(){for(var r=t.length,i=0,o=t.length;i<o;i++){var a=t[i];a.el.animateTo(a.target,a.time,a.delay,a.easing,s)}return this;function s(){r--,r||(t.length=0,n={},e&&e())}}}}t.createWrap=i},kHJI:function(e,t,n){var r=n("33CM"),i=n("l5Eb");function o(e){return null!=e&&i(e.length)&&!r(e)}e.exports=o},kJIg:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("sAd1"),a=r.extendComponentModel({type:"toolbox",layoutMode:{type:"box",ignoreSize:!0},optionUpdated:function(){a.superApply(this,"optionUpdated",arguments),i.each(this.option.feature,(function(e,t){var n=o.get(t);n&&i.merge(e,n.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}}}),s=a;e.exports=s},"kN/v":function(e,t,n){var r=n("oEo5"),i={};function o(){this._coordinateSystems=[]}o.prototype={constructor:o,create:function(e,t){var n=[];r.each(i,(function(r,i){var o=r.create(e,t);n=n.concat(o||[])})),this._coordinateSystems=n},update:function(e,t){r.each(this._coordinateSystems,(function(n){n.update&&n.update(e,t)}))},getCoordinateSystems:function(){return this._coordinateSystems.slice()}},o.register=function(e,t){i[e]=t},o.get=function(e){return i[e]};var a=o;e.exports=a},"kY/L":function(e,t,n){var r=n("oEo5"),i=n("1JkX"),o=i.parseClassType,a=0;function s(e){return[e||"",a++,Math.random().toFixed(5)].join("_")}function l(e){var t={};return e.registerSubTypeDefaulter=function(e,n){e=o(e),t[e.main]=n},e.determineSubType=function(n,r){var i=r.type;if(!i){var a=o(n).main;e.hasSubTypes(n)&&t[a]&&(i=t[a](r))}return i},e}function c(e,t){function n(e){var n={},a=[];return r.each(e,(function(s){var l=i(n,s),c=l.originalDeps=t(s),u=o(c,e);l.entryCount=u.length,0===l.entryCount&&a.push(s),r.each(u,(function(e){r.indexOf(l.predecessor,e)<0&&l.predecessor.push(e);var t=i(n,e);r.indexOf(t.successor,e)<0&&t.successor.push(s)}))})),{graph:n,noEntryList:a}}function i(e,t){return e[t]||(e[t]={predecessor:[],successor:[]}),e[t]}function o(e,t){var n=[];return r.each(e,(function(e){r.indexOf(t,e)>=0&&n.push(e)})),n}e.topologicalTravel=function(e,t,i,o){if(e.length){var a=n(t),s=a.graph,l=a.noEntryList,c={};r.each(e,(function(e){c[e]=!0}));while(l.length){var u=l.pop(),d=s[u],h=!!c[u];h&&(i.call(o,u,d.originalDeps.slice()),delete c[u]),r.each(d.successor,h?p:f)}r.each(c,(function(){throw new Error("Circle dependency may exists")}))}function f(e){s[e].entryCount--,0===s[e].entryCount&&l.push(e)}function p(e){c[e]=!0,f(e)}}}t.getUID=s,t.enableSubTypeDefaulter=l,t.enableTopologicalTravel=c},kZIm:function(e,t,n){var r=n("OkCp"),i=r.Global,o=r.trim;e.exports={name:"cookieStorage",read:s,write:c,each:l,remove:u,clearAll:d};var a=i.document;function s(e){if(!e||!h(e))return null;var t="(?:^|.*;\\s*)"+escape(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*((?:[^;](?!;))*[^;]?).*";return unescape(a.cookie.replace(new RegExp(t),"$1"))}function l(e){for(var t=a.cookie.split(/; ?/g),n=t.length-1;n>=0;n--)if(o(t[n])){var r=t[n].split("="),i=unescape(r[0]),s=unescape(r[1]);e(s,i)}}function c(e,t){e&&(a.cookie=escape(e)+"="+escape(t)+"; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/")}function u(e){e&&h(e)&&(a.cookie=escape(e)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/")}function d(){l((function(e,t){u(t)}))}function h(e){return new RegExp("(?:^|;\\s*)"+escape(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(a.cookie)}},kZpV:function(e,t,n){var r=n("Q6Bq"),i={type:"selectDataRange",event:"dataRangeSelected",update:"update"};r.registerAction(i,(function(e,t){t.eachComponent({mainType:"visualMap",query:e},(function(t){t.setSelected(e.selected)}))}))},kbon:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("BNuh"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},kcRU:function(e,t,n){var r=n("oEo5"),i=n("YsOP"),o=n("TfK1"),a=n("3uc+"),s=a.SOURCE_FORMAT_ORIGINAL,l=n("ArUA"),c=l.getDimensionTypeByAxis,u=n("QV7q"),d=u.getDataItemValue,h=n("kN/v"),f=n("29a/"),p=f.getCoordSysInfoBySeries,g=n("vwaK"),m=n("7/O9"),A=m.enableDataStack,v=n("kAFf"),y=v.makeSeriesEncodeForAxisCoordSys;function b(e,t,n){n=n||{},g.isInstance(e)||(e=g.seriesDataToSource(e));var a,s=t.get("coordinateSystem"),l=h.get(s),u=p(t);u&&(a=r.map(u.coordSysDims,(function(e){var t={name:e},n=u.axisMap.get(e);if(n){var r=n.get("type");t.type=c(r)}return t}))),a||(a=l&&(l.getDimensionsInfo?l.getDimensionsInfo():l.dimensions.slice())||["x","y"]);var d,f,m=o(e,{coordDimensions:a,generateCoord:n.generateCoord,encodeDefaulter:n.useEncodeDefaulter?r.curry(y,a,t):null});u&&r.each(m,(function(e,t){var n=e.coordDim,r=u.categoryAxisMap.get(n);r&&(null==d&&(d=t),e.ordinalMeta=r.getOrdinalMeta()),null!=e.otherDims.itemName&&(f=!0)})),f||null==d||(m[d].otherDims.itemName=0);var v=A(t,m),b=new i(m,t);b.setCalculationInfo(v);var w=null!=d&&x(e)?function(e,t,n,r){return r===d?n:this.defaultDimValueGetter(e,t,n,r)}:null;return b.hasItemOption=!1,b.initData(e,null,w),b}function x(e){if(e.sourceFormat===s){var t=w(e.data||[]);return null!=t&&!r.isArray(d(t))}}function w(e){var t=0;while(t<e.length&&null==e[t])t++;return e[t]}var _=b;e.exports=_},kkar:function(e,t,n){var r=n("SSBM"),i=r.getLayoutRect,o=r.box,a=r.positionElement,s=n("CQhY"),l=n("zYjg");function c(e,t,n){var r=t.getBoxLayoutParams(),s=t.get("padding"),l={width:n.getWidth(),height:n.getHeight()},c=i(r,l,s);o(t.get("orient"),e,t.get("itemGap"),c.width,c.height),a(e,r,l,s)}function u(e,t){var n=s.normalizeCssArray(t.get("padding")),r=t.getItemStyle(["color","opacity"]);r.fill=t.get("backgroundColor");e=new l.Rect({shape:{x:e.x-n[3],y:e.y-n[0],width:e.width+n[1]+n[3],height:e.height+n[0]+n[2],r:t.get("borderRadius")},style:r,silent:!0,z2:-1});return e}t.layout=c,t.makeBackground=u},kmlw:function(e,t,n){var r=n("H0e6"),i=n("JICT"),o=n("xyD8"),a=n("s/iv"),s=n("b4/K");function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype["delete"]=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=s,e.exports=l},kmpg:function(e,t,n){var r=n("oEo5"),i=n("Ju7t");n("WMWw");var o=i.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(){i.prototype.init.apply(this,arguments),this.mergeOption({})},mergeOption:function(e){var t=this.option;e&&r.merge(t,e,!0),this._initDimensions()},contains:function(e,t){var n=e.get("parallelIndex");return null!=n&&t.getComponent("parallel",n)===this},setAxisExpand:function(e){r.each(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],(function(t){e.hasOwnProperty(t)&&(this.option[t]=e[t])}),this)},_initDimensions:function(){var e=this.dimensions=[],t=this.parallelAxisIndex=[],n=r.filter(this.dependentModels.parallelAxis,(function(e){return(e.get("parallelIndex")||0)===this.componentIndex}),this);r.each(n,(function(n){e.push("dim"+n.get("dim")),t.push(n.componentIndex)}))}});e.exports=o},kw3B:function(e,t,n){var r=n("oEo5"),i=n("QV7q"),o=n("Ju7t"),a=n("P0S0"),s=n("y6TG"),l=n("TzWj"),c=o.extend({type:"geo",coordinateSystem:null,layoutMode:"box",init:function(e){o.prototype.init.apply(this,arguments),i.defaultEmphasis(e,"label",["show"])},optionUpdated:function(){var e=this.option,t=this;e.regions=l.getFilledRegions(e.regions,e.map,e.nameMap),this._optionModelMap=r.reduce(e.regions||[],(function(e,n){return n.name&&e.set(n.name,new a(n,t)),e}),r.createHashMap()),this.updateSelectedMap(e.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(e){return this._optionModelMap.get(e)||new a(null,this,this.ecModel)},getFormattedLabel:function(e,t){t=t||"normal";var n=this.getRegionModel(e),r=n.get(("normal"===t?"":t+".")+"label.formatter"),i={name:e};return"function"===typeof r?(i.status=t,r(i)):"string"===typeof r?r.replace("{a}",null!=e?e:""):void 0},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e}});r.mixin(c,s);var u=c;e.exports=u},l1R7:function(e,t,n){var r=n("oEo5"),i={getMin:function(e){var t=this.option,n=e||null==t.rangeStart?t.min:t.rangeStart;return this.axis&&null!=n&&"dataMin"!==n&&"function"!==typeof n&&!r.eqNaN(n)&&(n=this.axis.scale.parse(n)),n},getMax:function(e){var t=this.option,n=e||null==t.rangeEnd?t.max:t.rangeEnd;return this.axis&&null!=n&&"dataMax"!==n&&"function"!==typeof n&&!r.eqNaN(n)&&(n=this.axis.scale.parse(n)),n},getNeedCrossZero:function(){var e=this.option;return null==e.rangeStart&&null==e.rangeEnd&&!e.scale},getCoordSysModel:r.noop,setRange:function(e,t){this.option.rangeStart=e,this.option.rangeEnd=t},resetRange:function(){this.option.rangeStart=this.option.rangeEnd=null}};e.exports=i},l1t2:function(e,t,n){var r=n("VC1J");function i(e){return r(this,e).has(e)}e.exports=i},l2wO:function(e,t,n){var r=n("oEo5"),i=n("+Vnd"),o=n("4+FC"),a=n("P0S0"),s=n("CQhY"),l=s.encodeHTML,c=s.addCommas,u=n("ycch"),d=u.wrapTreePathInfo,h=i.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:.1024,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(e,t){var n={name:e.name,children:e.data};f(n);var i=e.levels||[],s=this.designatedVisualItemStyle={},l=new a({itemStyle:s},this,t);i=e.levels=p(i,t);var c=r.map(i||[],(function(e){return new a(e,l,t)}),this),u=o.createTree(n,this,d);function d(e){e.wrapMethod("getItemModel",(function(e,t){var n=u.getNodeByDataIndex(t),r=c[n.depth];return e.parentModel=r||l,e}))}return u.data},optionUpdated:function(){this.resetViewRoot()},formatTooltip:function(e){var t=this.getData(),n=this.getRawValue(e),i=r.isArray(n)?c(n[0]):c(n),o=t.getName(e);return l(o+": "+i)},getDataParams:function(e){var t=i.prototype.getDataParams.apply(this,arguments),n=this.getData().tree.getNodeByDataIndex(e);return t.treePathInfo=d(n,this),t},setLayoutInfo:function(e){this.layoutInfo=this.layoutInfo||{},r.extend(this.layoutInfo,e)},mapIdToIndex:function(e){var t=this._idIndexMap;t||(t=this._idIndexMap=r.createHashMap(),this._idIndexMapCount=0);var n=t.get(e);return null==n&&t.set(e,n=this._idIndexMapCount++),n},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;e&&(e===t||t.contains(e))||(this._viewRoot=t)}});function f(e){var t=0;r.each(e.children,(function(e){f(e);var n=e.value;r.isArray(n)&&(n=n[0]),t+=n}));var n=e.value;r.isArray(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=t),n<0&&(n=0),r.isArray(e.value)?e.value[0]=n:e.value=n}function p(e,t){var n=t.get("color");if(n){var i;if(e=e||[],r.each(e,(function(e){var t=new a(e),n=t.get("color");(t.get("itemStyle.color")||n&&"none"!==n)&&(i=!0)})),!i){var o=e[0]||(e[0]={});o.color=n.slice()}return e}}e.exports=h},l5Eb:function(e,t){var n=9007199254740991;function r(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}e.exports=r},l5h5:function(e,t){function n(e){var t=this.__data__,n=t["delete"](e);return this.size=t.size,n}e.exports=n},l6qg:function(e,t,n){"use strict";n("LC9H"),n("wxqA")},lAvS:function(e,t,n){var r=n("wCGl"),i=n("YY8s"),o=Object.prototype,a=o.hasOwnProperty;function s(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))a.call(e,n)&&"constructor"!=n&&t.push(n);return t}e.exports=s},lENJ:function(e,t,n){var r=n("Ju7t"),i=n("5sjV"),o=n("kAFf"),a=o.detectSourceFormat,s=n("3uc+"),l=s.SERIES_LAYOUT_BY_COLUMN;r.extend({type:"dataset",defaultOption:{seriesLayoutBy:l,sourceHeader:null,dimensions:null,source:null},optionUpdated:function(){a(this)}}),i.extend({type:"dataset"})},lLgp:function(e,t,n){var r=n("oEo5"),i=n("zYjg"),o=n("P0S0"),a=n("cLjh"),s=n("giN5"),l=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function c(e,t,n){t[1]>t[0]&&(t=t.slice().reverse());var r=e.coordToPoint([t[0],n]),i=e.coordToPoint([t[1],n]);return{x1:r[0],y1:r[1],x2:i[0],y2:i[1]}}function u(e){var t=e.getRadiusAxis();return t.inverse?0:1}function d(e){var t=e[0],n=e[e.length-1];t&&n&&Math.abs(Math.abs(t.coord-n.coord)-360)<1e-4&&e.pop()}var h=a.extend({type:"angleAxis",axisPointerClass:"PolarAxisPointer",render:function(e,t){if(this.group.removeAll(),e.get("show")){var n=e.axis,i=n.polar,o=i.getRadiusAxis().getExtent(),a=n.getTicksCoords(),s=n.getMinorTicksCoords(),c=r.map(n.getViewLabels(),(function(e){e=r.clone(e);return e.coord=n.dataToCoord(e.tickValue),e}));d(c),d(a),r.each(l,(function(t){!e.get(t+".show")||n.scale.isBlank()&&"axisLine"!==t||this["_"+t](e,i,a,s,o,c)}),this)}},_axisLine:function(e,t,n,r,o){var a,s=e.getModel("axisLine.lineStyle"),l=u(t),c=l?0:1;a=0===o[c]?new i.Circle({shape:{cx:t.cx,cy:t.cy,r:o[l]},style:s.getLineStyle(),z2:1,silent:!0}):new i.Ring({shape:{cx:t.cx,cy:t.cy,r:o[l],r0:o[c]},style:s.getLineStyle(),z2:1,silent:!0}),a.style.fill=null,this.group.add(a)},_axisTick:function(e,t,n,o,a){var s=e.getModel("axisTick"),l=(s.get("inside")?-1:1)*s.get("length"),d=a[u(t)],h=r.map(n,(function(e){return new i.Line({shape:c(t,[d,d+l],e.coord)})}));this.group.add(i.mergePath(h,{style:r.defaults(s.getModel("lineStyle").getLineStyle(),{stroke:e.get("axisLine.lineStyle.color")})}))},_minorTick:function(e,t,n,o,a){if(o.length){for(var s=e.getModel("axisTick"),l=e.getModel("minorTick"),d=(s.get("inside")?-1:1)*l.get("length"),h=a[u(t)],f=[],p=0;p<o.length;p++)for(var g=0;g<o[p].length;g++)f.push(new i.Line({shape:c(t,[h,h+d],o[p][g].coord)}));this.group.add(i.mergePath(f,{style:r.defaults(l.getModel("lineStyle").getLineStyle(),r.defaults(s.getLineStyle(),{stroke:e.get("axisLine.lineStyle.color")}))}))}},_axisLabel:function(e,t,n,a,l,c){var d=e.getCategories(!0),h=e.getModel("axisLabel"),f=h.get("margin"),p=e.get("triggerEvent");r.each(c,(function(n,r){var a=h,c=n.tickValue,g=l[u(t)],m=t.coordToPoint([g+f,n.coord]),A=t.cx,v=t.cy,y=Math.abs(m[0]-A)/g<.3?"center":m[0]>A?"left":"right",b=Math.abs(m[1]-v)/g<.3?"middle":m[1]>v?"top":"bottom";d&&d[c]&&d[c].textStyle&&(a=new o(d[c].textStyle,h,h.ecModel));var x=new i.Text({silent:s.isLabelSilent(e)});this.group.add(x),i.setTextStyle(x.style,a,{x:m[0],y:m[1],textFill:a.getTextColor()||e.get("axisLine.lineStyle.color"),text:n.formattedLabel,textAlign:y,textVerticalAlign:b}),p&&(x.eventData=s.makeAxisEventDataBase(e),x.eventData.targetType="axisLabel",x.eventData.value=n.rawLabel)}),this)},_splitLine:function(e,t,n,o,a){var s=e.getModel("splitLine"),l=s.getModel("lineStyle"),u=l.get("color"),d=0;u=u instanceof Array?u:[u];for(var h=[],f=0;f<n.length;f++){var p=d++%u.length;h[p]=h[p]||[],h[p].push(new i.Line({shape:c(t,a,n[f].coord)}))}for(f=0;f<h.length;f++)this.group.add(i.mergePath(h[f],{style:r.defaults({stroke:u[f%u.length]},l.getLineStyle()),silent:!0,z:e.get("z")}))},_minorSplitLine:function(e,t,n,r,o){if(r.length){for(var a=e.getModel("minorSplitLine"),s=a.getModel("lineStyle"),l=[],u=0;u<r.length;u++)for(var d=0;d<r[u].length;d++)l.push(new i.Line({shape:c(t,o,r[u][d].coord)}));this.group.add(i.mergePath(l,{style:s.getLineStyle(),silent:!0,z:e.get("z")}))}},_splitArea:function(e,t,n,o,a){if(n.length){var s=e.getModel("splitArea"),l=s.getModel("areaStyle"),c=l.get("color"),u=0;c=c instanceof Array?c:[c];for(var d=[],h=Math.PI/180,f=-n[0].coord*h,p=Math.min(a[0],a[1]),g=Math.max(a[0],a[1]),m=e.get("clockwise"),A=1;A<n.length;A++){var v=u++%c.length;d[v]=d[v]||[],d[v].push(new i.Sector({shape:{cx:t.cx,cy:t.cy,r0:p,r:g,startAngle:f,endAngle:-n[A].coord*h,clockwise:m},silent:!0})),f=-n[A].coord*h}for(A=0;A<d.length;A++)this.group.add(i.mergePath(d[A],{style:r.defaults({fill:c[A%c.length]},l.getAreaStyle()),silent:!0}))}}});e.exports=h},lOSo:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="ExclamationCircleOutlined";t["a"]=r["forwardRef"](s)},"lQf/":function(e,t,n){},lb8z:function(e,t,n){var r=n("gyjJ"),i=[["shadowBlur",0],["shadowColor","#000"],["shadowOffsetX",0],["shadowOffsetY",0]];function o(e){return r.browser.ie&&r.browser.version>=11?function(){var t,n=this.__clipPaths,r=this.style;if(n)for(var o=0;o<n.length;o++){var a=n[o],s=a&&a.shape,l=a&&a.type;if(s&&("sector"===l&&s.startAngle===s.endAngle||"rect"===l&&(!s.width||!s.height))){for(var c=0;c<i.length;c++)i[c][2]=r[i[c][0]],r[i[c][0]]=i[c][1];t=!0;break}}if(e.apply(this,arguments),t)for(c=0;c<i.length;c++)r[i[c][0]]=i[c][2]}:e}e.exports=o},"leS/":function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("giN5"),a=n("QjgC"),s=n("UeGE"),l=n("zYjg"),c=["axisLine","axisTickLabel","axisName"],u=r.extendComponentView({type:"parallelAxis",init:function(e,t){u.superApply(this,"init",arguments),(this._brushController=new a(t.getZr())).on("brush",i.bind(this._onBrush,this))},render:function(e,t,n,r){if(!d(e,t,r)){this.axisModel=e,this.api=n,this.group.removeAll();var a=this._axisGroup;if(this._axisGroup=new l.Group,this.group.add(this._axisGroup),e.get("show")){var s=f(e,t),u=s.coordinateSystem,h=e.getAreaSelectStyle(),p=h.width,g=e.axis.dim,m=u.getAxisLayout(g),A=i.extend({strokeContainThreshold:p},m),v=new o(e,A);i.each(c,v.add,v),this._axisGroup.add(v.getGroup()),this._refreshBrushController(A,h,e,s,p,n);var y=r&&!1===r.animation?null:e;l.groupTransition(a,this._axisGroup,y)}}},_refreshBrushController:function(e,t,n,r,i,o){var a=n.axis.getExtent(),c=a[1]-a[0],u=Math.min(30,.1*Math.abs(c)),d=l.BoundingRect.create({x:a[0],y:-i/2,width:c,height:i});d.x-=u,d.width+=2*u,this._brushController.mount({enableGlobalPan:!0,rotation:e.rotation,position:e.position}).setPanels([{panelId:"pl",clipPath:s.makeRectPanelClipPath(d),isTargetByCursor:s.makeRectIsTargetByCursor(d,o,r),getLinearBrushOtherExtent:s.makeLinearBrushOtherExtent(d,0)}]).enableBrush({brushType:"lineX",brushStyle:t,removeOnClick:!0}).updateCovers(h(n))},_onBrush:function(e,t){var n=this.axisModel,r=n.axis,o=i.map(e,(function(e){return[r.coordToData(e.range[0],!0),r.coordToData(e.range[1],!0)]}));(!n.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:n.id,intervals:o})},dispose:function(){this._brushController.dispose()}});function d(e,t,n){return n&&"axisAreaSelect"===n.type&&t.findComponents({mainType:"parallelAxis",query:n})[0]===e}function h(e){var t=e.axis;return i.map(e.activeIntervals,(function(e){return{brushType:"lineX",panelId:"pl",range:[t.dataToCoord(e[0],!0),t.dataToCoord(e[1],!0)]}}))}function f(e,t){return t.getComponent("parallel",e.get("parallelIndex"))}var p=u;e.exports=p},luy6:function(e,t,n){var r=n("oEo5"),i=n("ie0D"),o=n("Jjzi"),a=o.parsePercent,s=o.MAX_SAFE_INTEGER,l=n("SSBM"),c=n("ycch"),u=Math.max,d=Math.min,h=r.retrieve,f=r.each,p=["itemStyle","borderWidth"],g=["itemStyle","gapWidth"],m=["upperLabel","show"],A=["upperLabel","height"],v={seriesType:"treemap",reset:function(e,t,n,o){var s=n.getWidth(),u=n.getHeight(),d=e.option,p=l.getLayoutRect(e.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),g=d.size||[],m=a(h(p.width,g[0]),s),A=a(h(p.height,g[1]),u),v=o&&o.type,b=["treemapZoomToNode","treemapRootToNode"],x=c.retrieveTargetInfo(o,b,e),w="treemapRender"===v||"treemapMove"===v?o.rootRect:null,_=e.getViewRoot(),C=c.getPathToRoot(_);if("treemapMove"!==v){var S="treemapZoomToNode"===v?E(e,x,_,m,A):w?[w.width,w.height]:[m,A],k=d.sort;k&&"asc"!==k&&"desc"!==k&&(k="desc");var M={squareRatio:d.squareRatio,sort:k,leafDepth:d.leafDepth};_.hostTree.clearLayouts();var N={x:0,y:0,width:S[0],height:S[1],area:S[0]*S[1]};_.setLayout(N),y(_,M,!1,0);N=_.getLayout();f(C,(function(e,t){var n=(C[t+1]||_).getValue();e.setLayout(r.extend({dataExtent:[n,n],borderWidth:0,upperHeight:0},N))}))}var T=e.getData().tree.root;T.setLayout(B(p,w,x),!0),e.setLayoutInfo(p),O(T,new i(-p.x,-p.y,s,u),C,_,0)}};function y(e,t,n,r){var i,o;if(!e.isRemoved()){var a=e.getLayout();i=a.width,o=a.height;var s=e.getModel(),l=s.get(p),c=s.get(g)/2,h=k(s),f=Math.max(l,h),m=l-c,A=f-c;s=e.getModel();e.setLayout({borderWidth:l,upperHeight:f,upperLabelHeight:h},!0),i=u(i-2*m,0),o=u(o-m-A,0);var v=i*o,x=b(e,s,v,t,n,r);if(x.length){var w={x:m,y:A,width:i,height:o},_=d(i,o),E=1/0,B=[];B.area=0;for(var O=0,M=x.length;O<M;){var N=x[O];B.push(N),B.area+=N.getLayout().area;var T=C(B,_,t.squareRatio);T<=E?(O++,E=T):(B.area-=B.pop().getLayout().area,S(B,_,w,c,!1),_=d(w.width,w.height),B.length=B.area=0,E=1/0)}if(B.length&&S(B,_,w,c,!0),!n){var I=s.get("childrenVisibleMin");null!=I&&v<I&&(n=!0)}for(O=0,M=x.length;O<M;O++)y(x[O],t,n,r+1)}}}function b(e,t,n,i,o,a){var s=e.children||[],l=i.sort;"asc"!==l&&"desc"!==l&&(l=null);var c=null!=i.leafDepth&&i.leafDepth<=a;if(o&&!c)return e.viewChildren=[];s=r.filter(s,(function(e){return!e.isRemoved()})),w(s,l);var u=_(t,s,l);if(0===u.sum)return e.viewChildren=[];if(u.sum=x(t,n,u.sum,l,s),0===u.sum)return e.viewChildren=[];for(var d=0,h=s.length;d<h;d++){var f=s[d].getValue()/u.sum*n;s[d].setLayout({area:f})}return c&&(s.length&&e.setLayout({isLeafRoot:!0},!0),s.length=0),e.viewChildren=s,e.setLayout({dataExtent:u.dataExtent},!0),s}function x(e,t,n,r,i){if(!r)return n;for(var o=e.get("visibleMin"),a=i.length,s=a,l=a-1;l>=0;l--){var c=i["asc"===r?a-l-1:l].getValue();c/n*t<o&&(s=l,n-=c)}return"asc"===r?i.splice(0,a-s):i.splice(s,a-s),n}function w(e,t){return t&&e.sort((function(e,n){var r="asc"===t?e.getValue()-n.getValue():n.getValue()-e.getValue();return 0===r?"asc"===t?e.dataIndex-n.dataIndex:n.dataIndex-e.dataIndex:r})),e}function _(e,t,n){for(var r=0,i=0,o=t.length;i<o;i++)r+=t[i].getValue();var a=e.get("visualDimension");if(t&&t.length)if("value"===a&&n)s=[t[t.length-1].getValue(),t[0].getValue()],"asc"===n&&s.reverse();else{var s=[1/0,-1/0];f(t,(function(e){var t=e.getValue(a);t<s[0]&&(s[0]=t),t>s[1]&&(s[1]=t)}))}else s=[NaN,NaN];return{sum:r,dataExtent:s}}function C(e,t,n){for(var r,i=0,o=1/0,a=0,s=e.length;a<s;a++)r=e[a].getLayout().area,r&&(r<o&&(o=r),r>i&&(i=r));var l=e.area*e.area,c=t*t*n;return l?u(c*i/l,l/(c*o)):1/0}function S(e,t,n,r,i){var o=t===n.width?0:1,a=1-o,s=["x","y"],l=["width","height"],c=n[s[o]],h=t?e.area/t:0;(i||h>n[l[a]])&&(h=n[l[a]]);for(var f=0,p=e.length;f<p;f++){var g=e[f],m={},A=h?g.getLayout().area/h:0,v=m[l[a]]=u(h-2*r,0),y=n[s[o]]+n[l[o]]-c,b=f===p-1||y<A?y:A,x=m[l[o]]=u(b-2*r,0);m[s[a]]=n[s[a]]+d(r,v/2),m[s[o]]=c+d(r,x/2),c+=b,g.setLayout(m,!0)}n[s[a]]+=h,n[l[a]]-=h}function E(e,t,n,r,i){var o,a=(t||{}).node,l=[r,i];if(!a||a===n)return l;var c=r*i,u=c*e.option.zoomToNodeRatio;while(o=a.parentNode){for(var d=0,h=o.children,f=0,g=h.length;f<g;f++)d+=h[f].getValue();var m=a.getValue();if(0===m)return l;u*=d/m;var A=o.getModel(),v=A.get(p),y=Math.max(v,k(A,v));u+=4*v*v+(3*v+y)*Math.pow(u,.5),u>s&&(u=s),a=o}u<c&&(u=c);var b=Math.pow(u/c,.5);return[r*b,i*b]}function B(e,t,n){if(t)return{x:t.x,y:t.y};var r={x:0,y:0};if(!n)return r;var i=n.node,o=i.getLayout();if(!o)return r;var a=[o.width/2,o.height/2],s=i;while(s){var l=s.getLayout();a[0]+=l.x,a[1]+=l.y,s=s.parentNode}return{x:e.width/2-a[0],y:e.height/2-a[1]}}function O(e,t,n,r,o){var a=e.getLayout(),s=n[o],l=s&&s===e;if(!(s&&!l||o===n.length&&e!==r)){e.setLayout({isInView:!0,invisible:!l&&!t.intersect(a),isAboveViewRoot:l},!0);var c=new i(t.x-a.x,t.y-a.y,t.width,t.height);f(e.viewChildren||[],(function(e){O(e,c,n,r,o+1)}))}}function k(e){return e.get(m)?e.get(A):0}e.exports=v},lvid:function(e,t){var n="\\ud800-\\udfff",r="\\u0300-\\u036f",i="\\ufe20-\\ufe2f",o="\\u20d0-\\u20ff",a=r+i+o,s="\\ufe0e\\ufe0f",l="["+n+"]",c="["+a+"]",u="\\ud83c[\\udffb-\\udfff]",d="(?:"+c+"|"+u+")",h="[^"+n+"]",f="(?:\\ud83c[\\udde6-\\uddff]){2}",p="[\\ud800-\\udbff][\\udc00-\\udfff]",g="\\u200d",m=d+"?",A="["+s+"]?",v="(?:"+g+"(?:"+[h,f,p].join("|")+")"+A+m+")*",y=A+m+v,b="(?:"+[h+c+"?",c,f,p,l].join("|")+")",x=RegExp(u+"(?="+u+")|"+b+y,"g");function w(e){var t=x.lastIndex=0;while(x.test(e))++t;return t}e.exports=w},"m+vz":function(e,t,n){n("1Wwd"),n("+x/p")},"m0+L":function(e,t,n){var r=n("Vw6a"),i=r.retrieveRawValue,o=n("CQhY"),a=o.getTooltipMarker,s=o.formatTpl,l=n("QV7q"),c=l.getTooltipRenderMode,u=/\{@(.+?)\}/g,d={getDataParams:function(e,t){var n=this.getData(t),r=this.getRawValue(e,t),i=n.getRawIndex(e),o=n.getName(e),s=n.getRawDataItem(e),l=n.getItemVisual(e,"color"),u=n.getItemVisual(e,"borderColor"),d=this.ecModel.getComponent("tooltip"),h=d&&d.get("renderMode"),f=c(h),p=this.mainType,g="series"===p,m=n.userOutput;return{componentType:p,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:g?this.subType:null,seriesIndex:this.seriesIndex,seriesId:g?this.id:null,seriesName:g?this.name:null,name:o,dataIndex:i,data:s,dataType:t,value:r,color:l,borderColor:u,dimensionNames:m?m.dimensionNames:null,encode:m?m.encode:null,marker:a({color:l,renderMode:f}),$vars:["seriesName","name","value"]}},getFormattedLabel:function(e,t,n,r,o){t=t||"normal";var a=this.getData(n),l=a.getItemModel(e),c=this.getDataParams(e,n);null!=r&&c.value instanceof Array&&(c.value=c.value[r]);var d=l.get("normal"===t?[o||"label","formatter"]:[t,o||"label","formatter"]);if("function"===typeof d)return c.status=t,c.dimensionIndex=r,d(c);if("string"===typeof d){var h=s(d,c);return h.replace(u,(function(t,n){var r=n.length;return"["===n.charAt(0)&&"]"===n.charAt(r-1)&&(n=+n.slice(1,r-1)),i(a,e,n)}))}},getRawValue:function(e,t){return i(this.getData(t),e)},formatTooltip:function(){}};e.exports=d},"m0+X":function(e,t,n){"use strict";n("Afw4"),n("YFxb"),n("MPZO")},m1QJ:function(e,t,n){"use strict";t["a"]={items_per_page:"\u6761/\u9875",jump_to:"\u8df3\u81f3",jump_to_confirm:"\u786e\u5b9a",page:"\u9875",prev_page:"\u4e0a\u4e00\u9875",next_page:"\u4e0b\u4e00\u9875",prev_5:"\u5411\u524d 5 \u9875",next_5:"\u5411\u540e 5 \u9875",prev_3:"\u5411\u524d 3 \u9875",next_3:"\u5411\u540e 3 \u9875"}},mBNi:function(e,t,n){var r=n("teHm"),i=["itemStyle","borderColor"],o=["itemStyle","borderColor0"],a=["itemStyle","color"],s=["itemStyle","color0"],l={seriesType:"candlestick",plan:r(),performRawSeries:!0,reset:function(e,t){var n=e.getData();if(n.setVisual({legendSymbol:"roundRect",colorP:c(1,e),colorN:c(-1,e),borderColorP:u(1,e),borderColorN:u(-1,e)}),!t.isSeriesFiltered(e)){var r=e.pipelineContext.large;return!r&&{progress:l}}function l(e,t){var n;while(null!=(n=e.next())){var r=t.getItemModel(n),i=t.getItemLayout(n).sign;t.setItemVisual(n,{color:c(i,r),borderColor:u(i,r)})}}function c(e,t){return t.get(e>0?a:s)}function u(e,t){return t.get(e>0?i:o)}}};e.exports=l},mCFr:function(e,t,n){var r=n("Q6Bq");r.registerAction({type:"brush",event:"brush"},(function(e,t){t.eachComponent({mainType:"brush",query:e},(function(t){t.setAreas(e.areas)}))})),r.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},(function(){})),r.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},(function(){}))},mFvu:function(e,t,n){var r=n("UZiS"),i=r.extend({type:"dataZoom.select"});e.exports=i},mJ8l:function(e,t,n){var r=n("oEo5"),i=n("fEzB"),o=n("sVuC"),a=i.prototype,s=i.extend({type:"ordinal",init:function(e,t){e&&!r.isArray(e)||(e=new o({categories:e})),this._ordinalMeta=e,this._extent=t||[0,e.categories.length-1]},parse:function(e){return"string"===typeof e?this._ordinalMeta.getOrdinal(e):Math.round(e)},contain:function(e){return e=this.parse(e),a.contain.call(this,e)&&null!=this._ordinalMeta.categories[e]},normalize:function(e){return a.normalize.call(this,this.parse(e))},scale:function(e){return Math.round(a.scale.call(this,e))},getTicks:function(){var e=[],t=this._extent,n=t[0];while(n<=t[1])e.push(n),n++;return e},getLabel:function(e){if(!this.isBlank())return this._ordinalMeta.categories[e]},count:function(){return this._extent[1]-this._extent[0]+1},unionExtentFromData:function(e,t){this.unionExtent(e.getApproximateExtent(t))},getOrdinalMeta:function(){return this._ordinalMeta},niceTicks:r.noop,niceExtent:r.noop});s.create=function(){return new s};var l=s;e.exports=l},mJA3:function(e,t,n){var r=n("oEo5"),i=n("I1OY"),o=n("Az1A"),a=n("Auwy"),s=n("zYjg"),l=n("Jjzi"),c=n("BuVp"),u=n("Zec6"),d=n("QV7q"),h=l.linearMap,f=r.each,p=Math.min,g=Math.max,m=12,A=6,v=a.extend({type:"visualMap.continuous",init:function(){v.superApply(this,"init",arguments),this._shapes={},this._dataInterval=[],this._handleEnds=[],this._orient,this._useHandle,this._hoverLinkDataIndices=[],this._dragging,this._hovering},doRender:function(e,t,n,r){r&&"selectDataRange"===r.type&&r.from===this.uid||this._buildView()},_buildView:function(){this.group.removeAll();var e=this.visualMapModel,t=this.group;this._orient=e.get("orient"),this._useHandle=e.get("calculable"),this._resetInterval(),this._renderBar(t);var n=e.get("text");this._renderEndsText(t,n,0),this._renderEndsText(t,n,1),this._updateView(!0),this.renderBackground(t),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(t)},_renderEndsText:function(e,t,n){if(t){var r=t[1-n];r=null!=r?r+"":"";var i=this.visualMapModel,o=i.get("textGap"),a=i.itemSize,l=this._shapes.barGroup,c=this._applyTransform([a[0]/2,0===n?-o:a[1]+o],l),u=this._applyTransform(0===n?"bottom":"top",l),d=this._orient,h=this.visualMapModel.textStyleModel;this.group.add(new s.Text({style:{x:c[0],y:c[1],textVerticalAlign:"horizontal"===d?"middle":u,textAlign:"horizontal"===d?u:"center",text:r,textFont:h.getFont(),textFill:h.getTextColor()}}))}},_renderBar:function(e){var t=this.visualMapModel,n=this._shapes,i=t.itemSize,o=this._orient,a=this._useHandle,s=u.getItemAlign(t,this.api,i),l=n.barGroup=this._createBarGroup(s);l.add(n.outOfRange=y()),l.add(n.inRange=y(null,a?C(this._orient):null,r.bind(this._dragHandle,this,"all",!1),r.bind(this._dragHandle,this,"all",!0)));var c=t.textStyleModel.getTextRect("\u56fd"),d=g(c.width,c.height);a&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(l,0,i,d,o,s),this._createHandle(l,1,i,d,o,s)),this._createIndicator(l,i,d,o),e.add(l)},_createHandle:function(e,t,n,i,a){var l=r.bind(this._dragHandle,this,t,!1),c=r.bind(this._dragHandle,this,t,!0),u=y(b(t,i),C(this._orient),l,c);u.position[0]=n[0],e.add(u);var d=this.visualMapModel.textStyleModel,h=new s.Text({draggable:!0,drift:l,onmousemove:function(e){o.stop(e.event)},ondragend:c,style:{x:0,y:0,text:"",textFont:d.getFont(),textFill:d.getTextColor()}});this.group.add(h);var f=["horizontal"===a?i/2:1.5*i,"horizontal"===a?0===t?-1.5*i:1.5*i:0===t?-i/2:i/2],p=this._shapes;p.handleThumbs[t]=u,p.handleLabelPoints[t]=f,p.handleLabels[t]=h},_createIndicator:function(e,t,n,r){var i=y([[0,0]],"move");i.position[0]=t[0],i.attr({invisible:!0,silent:!0}),e.add(i);var o=this.visualMapModel.textStyleModel,a=new s.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textFont:o.getFont(),textFill:o.getTextColor()}});this.group.add(a);var l=["horizontal"===r?n/2:A+3,0],c=this._shapes;c.indicator=i,c.indicatorLabel=a,c.indicatorLabelPoint=l},_dragHandle:function(e,t,n,r){if(this._useHandle){if(this._dragging=!t,!t){var i=this._applyTransform([n,r],this._shapes.barGroup,!0);this._updateInterval(e,i[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():_(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[e],!1)}},_resetInterval:function(){var e=this.visualMapModel,t=this._dataInterval=e.getSelected(),n=e.getExtent(),r=[0,e.itemSize[1]];this._handleEnds=[h(t[0],n,r,!0),h(t[1],n,r,!0)]},_updateInterval:function(e,t){t=t||0;var n=this.visualMapModel,r=this._handleEnds,i=[0,n.itemSize[1]];c(t,r,i,e,0);var o=n.getExtent();this._dataInterval=[h(r[0],i,o,!0),h(r[1],i,o,!0)]},_updateView:function(e){var t=this.visualMapModel,n=t.getExtent(),r=this._shapes,i=[0,t.itemSize[1]],o=e?i:this._handleEnds,a=this._createBarVisual(this._dataInterval,n,o,"inRange"),s=this._createBarVisual(n,n,i,"outOfRange");r.inRange.setStyle({fill:a.barColor,opacity:a.opacity}).setShape("points",a.barPoints),r.outOfRange.setStyle({fill:s.barColor,opacity:s.opacity}).setShape("points",s.barPoints),this._updateHandle(o,a)},_createBarVisual:function(e,t,n,r){var o={forceState:r,convertOpacityToAlpha:!0},a=this._makeColorGradient(e,o),s=[this.getControllerVisual(e[0],"symbolSize",o),this.getControllerVisual(e[1],"symbolSize",o)],l=this._createBarPoints(n,s);return{barColor:new i(0,0,0,1,a),barPoints:l,handlesColor:[a[0].color,a[a.length-1].color]}},_makeColorGradient:function(e,t){var n=100,r=[],i=(e[1]-e[0])/n;r.push({color:this.getControllerVisual(e[0],"color",t),offset:0});for(var o=1;o<n;o++){var a=e[0]+i*o;if(a>e[1])break;r.push({color:this.getControllerVisual(a,"color",t),offset:o/n})}return r.push({color:this.getControllerVisual(e[1],"color",t),offset:1}),r},_createBarPoints:function(e,t){var n=this.visualMapModel.itemSize;return[[n[0]-t[0],e[0]],[n[0],e[0]],[n[0],e[1]],[n[0]-t[1],e[1]]]},_createBarGroup:function(e){var t=this._orient,n=this.visualMapModel.get("inverse");return new s.Group("horizontal"!==t||n?"horizontal"===t&&n?{scale:"bottom"===e?[-1,1]:[1,1],rotation:-Math.PI/2}:"vertical"!==t||n?{scale:"left"===e?[1,1]:[-1,1]}:{scale:"left"===e?[1,-1]:[-1,-1]}:{scale:"bottom"===e?[1,1]:[-1,1],rotation:Math.PI/2})},_updateHandle:function(e,t){if(this._useHandle){var n=this._shapes,r=this.visualMapModel,i=n.handleThumbs,o=n.handleLabels;f([0,1],(function(a){var l=i[a];l.setStyle("fill",t.handlesColor[a]),l.position[1]=e[a];var c=s.applyTransform(n.handleLabelPoints[a],s.getTransform(l,this.group));o[a].setStyle({x:c[0],y:c[1],text:r.formatValueText(this._dataInterval[a]),textVerticalAlign:"middle",textAlign:this._applyTransform("horizontal"===this._orient?0===a?"bottom":"top":"left",n.barGroup)})}),this)}},_showIndicator:function(e,t,n,r){var i=this.visualMapModel,o=i.getExtent(),a=i.itemSize,l=[0,a[1]],c=h(e,o,l,!0),u=this._shapes,d=u.indicator;if(d){d.position[1]=c,d.attr("invisible",!1),d.setShape("points",x(!!n,r,c,a[1]));var f={convertOpacityToAlpha:!0},p=this.getControllerVisual(e,"color",f);d.setStyle("fill",p);var g=s.applyTransform(u.indicatorLabelPoint,s.getTransform(d,this.group)),m=u.indicatorLabel;m.attr("invisible",!1);var A=this._applyTransform("left",u.barGroup),v=this._orient;m.setStyle({text:(n||"")+i.formatValueText(t),textVerticalAlign:"horizontal"===v?A:"middle",textAlign:"horizontal"===v?"center":A,x:g[0],y:g[1]})}},_enableHoverLinkToSeries:function(){var e=this;this._shapes.barGroup.on("mousemove",(function(t){if(e._hovering=!0,!e._dragging){var n=e.visualMapModel.itemSize,r=e._applyTransform([t.offsetX,t.offsetY],e._shapes.barGroup,!0,!0);r[1]=p(g(0,r[1]),n[1]),e._doHoverLinkToSeries(r[1],0<=r[0]&&r[0]<=n[0])}})).on("mouseout",(function(){e._hovering=!1,!e._dragging&&e._clearHoverLinkToSeries()}))},_enableHoverLinkFromSeries:function(){var e=this.api.getZr();this.visualMapModel.option.hoverLink?(e.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),e.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(e,t){var n=this.visualMapModel,r=n.itemSize;if(n.option.hoverLink){var i=[0,r[1]],o=n.getExtent();e=p(g(i[0],e),i[1]);var a=w(n,o,i),s=[e-a,e+a],l=h(e,i,o,!0),c=[h(s[0],i,o,!0),h(s[1],i,o,!0)];s[0]<i[0]&&(c[0]=-1/0),s[1]>i[1]&&(c[1]=1/0),t&&(c[0]===-1/0?this._showIndicator(l,c[1],"< ",a):c[1]===1/0?this._showIndicator(l,c[0],"> ",a):this._showIndicator(l,l,"\u2248 ",a));var f=this._hoverLinkDataIndices,m=[];(t||_(n))&&(m=this._hoverLinkDataIndices=n.findTargetDataIndices(c));var A=d.compressBatches(f,m);this._dispatchHighDown("downplay",u.makeHighDownBatch(A[0],n)),this._dispatchHighDown("highlight",u.makeHighDownBatch(A[1],n))}},_hoverLinkFromSeriesMouseOver:function(e){var t=e.target,n=this.visualMapModel;if(t&&null!=t.dataIndex){var r=this.ecModel.getSeriesByIndex(t.seriesIndex);if(n.isTargetSeries(r)){var i=r.getData(t.dataType),o=i.get(n.getDataDimension(i),t.dataIndex,!0);isNaN(o)||this._showIndicator(o,o)}}},_hideIndicator:function(){var e=this._shapes;e.indicator&&e.indicator.attr("invisible",!0),e.indicatorLabel&&e.indicatorLabel.attr("invisible",!0)},_clearHoverLinkToSeries:function(){this._hideIndicator();var e=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",u.makeHighDownBatch(e,this.visualMapModel)),e.length=0},_clearHoverLinkFromSeries:function(){this._hideIndicator();var e=this.api.getZr();e.off("mouseover",this._hoverLinkFromSeriesMouseOver),e.off("mouseout",this._hideIndicator)},_applyTransform:function(e,t,n,i){var o=s.getTransform(t,i?null:this.group);return s[r.isArray(e)?"applyTransform":"transformDirection"](e,o,n)},_dispatchHighDown:function(e,t){t&&t.length&&this.api.dispatchAction({type:e,batch:t})},dispose:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},remove:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()}});function y(e,t,n,r){return new s.Polygon({shape:{points:e},draggable:!!n,cursor:t,drift:n,onmousemove:function(e){o.stop(e.event)},ondragend:r})}function b(e,t){return 0===e?[[0,0],[t,0],[t,-t]]:[[0,0],[t,0],[t,t]]}function x(e,t,n,r){return e?[[0,-p(t,g(n,0))],[A,0],[0,p(t,g(r-n,0))]]:[[0,0],[5,-5],[5,5]]}function w(e,t,n){var r=m/2,i=e.get("hoverLinkDataSize");return i&&(r=h(i,t,n,!0)/2),r}function _(e){var t=e.get("hoverLinkOnHandle");return!!(null==t?e.get("realtime"):t)}function C(e){return"vertical"===e?"ns-resize":"ew-resize"}var S=v;e.exports=S},mMqU:function(e,t,n){"use strict";var r=n("NfTp"),i=n.n(r),o=n("nWwB"),a={getNow:function(){return i()()},getWeekDay:function(e){var t=e.clone().locale("en_US");return t.weekday()+t.localeData().firstDayOfWeek()},getYear:function(e){return e.year()},getMonth:function(e){return e.month()},getDate:function(e){return e.date()},getHour:function(e){return e.hour()},getMinute:function(e){return e.minute()},getSecond:function(e){return e.second()},addYear:function(e,t){var n=e.clone();return n.add(t,"year")},addMonth:function(e,t){var n=e.clone();return n.add(t,"month")},addDate:function(e,t){var n=e.clone();return n.add(t,"day")},setYear:function(e,t){var n=e.clone();return n.year(t)},setMonth:function(e,t){var n=e.clone();return n.month(t)},setDate:function(e,t){var n=e.clone();return n.date(t)},setHour:function(e,t){var n=e.clone();return n.hour(t)},setMinute:function(e,t){var n=e.clone();return n.minute(t)},setSecond:function(e,t){var n=e.clone();return n.second(t)},isAfter:function(e,t){return e.isAfter(t)},isValidate:function(e){return e.isValid()},locale:{getWeekFirstDay:function(e){var t=i()().locale(e);return t.localeData().firstDayOfWeek()},getWeek:function(e,t){var n=t.clone(),r=n.locale(e);return r.week()},getShortWeekDays:function(e){var t=i()().locale(e);return t.localeData().weekdaysMin()},getShortMonths:function(e){var t=i()().locale(e);return t.localeData().monthsShort()},format:function(e,t,n){var r=t.clone(),i=r.locale(e);return i.format(n)},parse:function(e,t,n){for(var r=[],a=0;a<n.length;a+=1){var s=n[a],l=t;if(s.includes("wo")||s.includes("Wo")){s=s.replace(/wo/g,"w").replace(/Wo/g,"W");var c=s.match(/[-YyMmDdHhSsWwGg]+/g),u=l.match(/[-\d]+/g);c&&u?(s=c.join(""),l=u.join("")):r.push(s.replace(/o/g,""))}var d=i()(l,s,e,!0);if(d.isValid())return d}for(var h=0;h<r.length;h+=1){var f=i()(t,r[h],e,!1);if(f.isValid())return Object(o["b"])(!1,"Not match any format strictly and fallback to fuzzy match. Please help to fire a issue about this."),f}return null}}},s=a,l=n("Eqs+"),c=n.n(l),u=n("ZZRV"),d=n("bnk9");function h(e){return u["createElement"](d["a"],c()({size:"small",type:"primary"},e))}var f=n("+YFC");function p(e){return u["createElement"](f["a"],c()({color:"blue"},e))}var g=n("CKlD"),m=n.n(g),A=n("XDlA"),v=n.n(A),y=n("T5E4"),b=n.n(y),x=n("XneU"),w=n.n(x),_=n("Hdxz"),C=n.n(_),S=n("iczh"),E=n.n(S),B=n("gesv"),O=n.n(B),k=n("gxE6"),M=n.n(k),N=n("4ZCI"),T=n.n(N),I=n("FGJx"),L=n("o0AO"),D=n("uwZC"),P=n("lpH6"),R=n("zjzt"),F=n("55MS"),j=n("GZha"),U=n("O9LN"),H=n("9/lZ"),z=n("ggzp"),Q=u["createContext"]({}),V=Q,K={visibility:"hidden"};function W(e){var t=e.prefixCls,n=e.prevIcon,r=void 0===n?"\u2039":n,i=e.nextIcon,o=void 0===i?"\u203a":i,a=e.superPrevIcon,s=void 0===a?"\xab":a,l=e.superNextIcon,c=void 0===l?"\xbb":l,d=e.onSuperPrev,h=e.onSuperNext,f=e.onPrev,p=e.onNext,g=e.children,m=u["useContext"](V),A=m.hideNextBtn,v=m.hidePrevBtn;return u["createElement"]("div",{className:t},d&&u["createElement"]("button",{type:"button",onClick:d,tabIndex:-1,className:"".concat(t,"-super-prev-btn"),style:v?K:{}},s),f&&u["createElement"]("button",{type:"button",onClick:f,tabIndex:-1,className:"".concat(t,"-prev-btn"),style:v?K:{}},r),u["createElement"]("div",{className:"".concat(t,"-view")},g),p&&u["createElement"]("button",{type:"button",onClick:p,tabIndex:-1,className:"".concat(t,"-next-btn"),style:A?K:{}},o),h&&u["createElement"]("button",{type:"button",onClick:h,tabIndex:-1,className:"".concat(t,"-super-next-btn"),style:A?K:{}},c))}var G=W;function q(e){var t=u["useContext"](V),n=t.hideHeader;if(n)return null;var r=e.prefixCls,i=e.generateConfig,o=e.locale,a=e.value,s=e.format,l="".concat(r,"-header");return u["createElement"](G,{prefixCls:l},a?i.locale.format(o.locale,a,s):"\xa0")}var Y=q,X=n("TZL6"),Z=n("V0hb"),J=new Map;function $(e,t,n){if(J.get(e)&&cancelAnimationFrame(J.get(e)),n<=0)J.set(e,requestAnimationFrame((function(){e.scrollTop=t})));else{var r=t-e.scrollTop,i=r/n*10;J.set(e,requestAnimationFrame((function(){e.scrollTop+=i,e.scrollTop!==t&&$(e,t,n-10)})))}}function ee(e,t){var n=t.onLeftRight,r=t.onCtrlLeftRight,i=t.onUpDown,o=t.onPageUpDown,a=t.onEnter,s=e.which,l=e.ctrlKey,c=e.metaKey;switch(s){case z["a"].LEFT:if(l||c){if(r)return r(-1),!0}else if(n)return n(-1),!0;break;case z["a"].RIGHT:if(l||c){if(r)return r(1),!0}else if(n)return n(1),!0;break;case z["a"].UP:if(i)return i(-1),!0;break;case z["a"].DOWN:if(i)return i(1),!0;break;case z["a"].PAGE_UP:if(o)return o(-1),!0;break;case z["a"].PAGE_DOWN:if(o)return o(1),!0;break;case z["a"].ENTER:if(a)return a(),!0;break}return!1}function te(e,t,n,r){var i=e;if(!i)switch(t){case"time":i=r?"hh:mm:ss a":"HH:mm:ss";break;case"week":i="gggg-wo";break;case"month":i="YYYY-MM";break;case"quarter":i="YYYY-[Q]Q";break;case"year":i="YYYY";break;default:i=n?"YYYY-MM-DD HH:mm:ss":"YYYY-MM-DD"}return i}function ne(e,t){var n="time"===e?8:10;return Math.max(n,t.length)+2}var re=null,ie=new Set;function oe(e){return!re&&"undefined"!==typeof window&&window.addEventListener&&(re=function(e){Object(Z["a"])(ie).forEach((function(t){t(e)}))},window.addEventListener("mousedown",re)),ie.add(e),function(){ie["delete"](e),0===ie.size&&(window.removeEventListener("mousedown",re),re=null)}}var ae=function(e){return"month"===e||"date"===e?"year":e},se=function(e){return"date"===e?"month":e},le=function(e){return"month"===e||"date"===e?"quarter":e},ce=function(e){return"date"===e?"week":e},ue={year:ae,month:se,quarter:le,week:ce,time:null,date:null};function de(e,t){return e.some((function(e){return e&&e.contains(t)}))}function he(e){var t=e.prefixCls,n=e.units,r=e.onSelect,i=e.value,o=e.active,a=e.hideDisabledOptions,s="".concat(t,"-cell"),l=u["useContext"](V),c=l.open,d=u["useRef"](null),h=u["useRef"](new Map);return u["useLayoutEffect"]((function(){var e=h.current.get(i);e&&!1!==c&&$(d.current,e.offsetTop,120)}),[i]),u["useLayoutEffect"]((function(){if(c){var e=h.current.get(i);e&&$(d.current,e.offsetTop,0)}}),[c]),u["createElement"]("ul",{className:E()("".concat(t,"-column"),Object(R["a"])({},"".concat(t,"-column-active"),o)),ref:d,style:{position:"relative"}},n.map((function(e){var t;return a&&e.disabled?null:u["createElement"]("li",{key:e.value,ref:function(t){h.current.set(e.value,t)},className:E()(s,(t={},Object(R["a"])(t,"".concat(s,"-disabled"),e.disabled),Object(R["a"])(t,"".concat(s,"-selected"),i===e.value),t)),onClick:function(){e.disabled||r(e.value)}},u["createElement"]("div",{className:"".concat(s,"-inner")},e.label))})))}var fe=he;function pe(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"0",r=String(e);while(r.length<t)r="".concat(n).concat(e);return r}var ge=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t};function me(e){return null===e||void 0===e?[]:Array.isArray(e)?e:[e]}function Ae(e){var t={};return Object.keys(e).forEach((function(n){"data-"!==n.substr(0,5)&&"aria-"!==n.substr(0,5)&&"role"!==n&&"name"!==n||"data-__"===n.substr(0,7)||(t[n]=e[n])})),t}function ve(e,t){return e?e[t]:null}function ye(e,t,n){var r=[ve(e,0),ve(e,1)];return r[n]="function"===typeof t?t(r[n]):t,r[0]||r[1]?r:null}function be(e,t,n,r,i){var o=e.setHour(t,n);return o=e.setMinute(o,r),o=e.setSecond(o,i),o}function xe(e,t,n,r,i,o){var a=Math.floor(e/r)*r;if(a<e)return[a,60-i,60-o];var s=Math.floor(t/i)*i;if(s<t)return[a,s,60-o];var l=Math.floor(n/o)*o;return[a,s,l]}function we(e,t){if(e.length!==t.length)return!0;for(var n=0;n<e.length;n+=1)if(e[n].disabled!==t[n].disabled)return!0;return!1}function _e(e,t,n,r){for(var i=[],o=e;o<=t;o+=n)i.push({label:pe(o,2),value:o,disabled:(r||[]).includes(o)});return i}function Ce(e){var t,n=e.generateConfig,r=e.prefixCls,i=e.operationRef,o=e.activeColumnIndex,a=e.value,s=e.showHour,l=e.showMinute,c=e.showSecond,d=e.use12Hours,h=e.hourStep,f=void 0===h?1:h,p=e.minuteStep,g=void 0===p?1:p,m=e.secondStep,A=void 0===m?1:m,v=e.disabledHours,y=e.disabledMinutes,b=e.disabledSeconds,x=e.hideDisabledOptions,w=e.onSelect,_=[],C="".concat(r,"-content"),S="".concat(r,"-time-panel"),E=a?n.getHour(a):-1,B=a?n.getMinute(a):-1,O=a?n.getSecond(a):-1,k=function(e,t,r,i){var o=a||n.getNow(),s=Math.max(0,t),l=Math.max(0,r),c=Math.max(0,i);return o=be(n,o,d&&e?s+12:s,l,c),o},M=_e(0,23,f,v&&v()),N=Object(X["a"])((function(){return M}),M,we);d&&(t=E>=12,E%=12);var T=u["useMemo"]((function(){if(!d)return[!1,!1];var e=[!0,!0];return N.forEach((function(t){var n=t.disabled,r=t.value;n||(r>=12?e[1]=!1:e[0]=!1)})),e}),[d,N]),I=Object(j["a"])(T,2),L=I[0],D=I[1],P=u["useMemo"]((function(){return d?N.filter(t?function(e){return e.value>=12}:function(e){return e.value<12}).map((function(e){var t=e.value%12,n=0===t?"12":pe(t,2);return Object(F["a"])(Object(F["a"])({},e),{},{label:n,value:t})})):N}),[d,N]),R=_e(0,59,g,y&&y(E)),U=_e(0,59,A,b&&b(E,B));function H(e,t,n,r,i){!1!==e&&_.push({node:u["cloneElement"](t,{prefixCls:S,value:n,active:o===_.length,onSelect:i,units:r,hideDisabledOptions:x}),onSelect:i,value:n,units:r})}i.current={onUpDown:function(e){var t=_[o];if(t)for(var n=t.units.findIndex((function(e){return e.value===t.value})),r=t.units.length,i=1;i<r;i+=1){var a=t.units[(n+e*i+r)%r];if(!0!==a.disabled){t.onSelect(a.value);break}}}},H(s,u["createElement"](fe,{key:"hour"}),E,P,(function(e){w(k(t,e,B,O),"mouse")})),H(l,u["createElement"](fe,{key:"minute"}),B,R,(function(e){w(k(t,E,e,O),"mouse")})),H(c,u["createElement"](fe,{key:"second"}),O,U,(function(e){w(k(t,E,B,e),"mouse")}));var z=-1;return"boolean"===typeof t&&(z=t?1:0),H(!0===d,u["createElement"](fe,{key:"12hours"}),z,[{label:"AM",value:0,disabled:L},{label:"PM",value:1,disabled:D}],(function(e){w(k(!!e,E,B,O),"mouse")})),u["createElement"]("div",{className:C},_.map((function(e){var t=e.node;return t})))}var Se=Ce,Ee=function(e){return e.filter((function(e){return!1!==e})).length};function Be(e){var t=e.generateConfig,n=e.format,r=void 0===n?"HH:mm:ss":n,i=e.prefixCls,o=e.active,a=e.operationRef,s=e.showHour,l=e.showMinute,c=e.showSecond,d=e.use12Hours,h=void 0!==d&&d,f=e.onSelect,p=e.value,g="".concat(i,"-time-panel"),m=u["useRef"](),A=u["useState"](-1),v=Object(j["a"])(A,2),y=v[0],b=v[1],x=Ee([s,l,c,h]);return a.current={onKeyDown:function(e){return ee(e,{onLeftRight:function(e){b((y+e+x)%x)},onUpDown:function(e){-1===y?b(0):m.current&&m.current.onUpDown(e)},onEnter:function(){f(p||t.getNow(),"key"),b(-1)}})},onBlur:function(){b(-1)}},u["createElement"]("div",{className:E()(g,Object(R["a"])({},"".concat(g,"-active"),o))},u["createElement"](Y,Object.assign({},e,{format:r,prefixCls:i})),u["createElement"](Se,Object.assign({},e,{prefixCls:i,activeColumnIndex:y,operationRef:m})))}var Oe=Be,ke=7;function Me(e,t){return!e&&!t||!(!e||!t)&&void 0}function Ne(e,t,n){var r=Me(t,n);if("boolean"===typeof r)return r;var i=Math.floor(e.getYear(t)/10),o=Math.floor(e.getYear(n)/10);return i===o}function Te(e,t,n){var r=Me(t,n);return"boolean"===typeof r?r:e.getYear(t)===e.getYear(n)}function Ie(e,t){var n=Math.floor(e.getMonth(t)/3);return n+1}function Le(e,t,n){var r=Me(t,n);return"boolean"===typeof r?r:Te(e,t,n)&&Ie(e,t)===Ie(e,n)}function De(e,t,n){var r=Me(t,n);return"boolean"===typeof r?r:Te(e,t,n)&&e.getMonth(t)===e.getMonth(n)}function Pe(e,t,n){var r=Me(t,n);return"boolean"===typeof r?r:e.getYear(t)===e.getYear(n)&&e.getMonth(t)===e.getMonth(n)&&e.getDate(t)===e.getDate(n)}function Re(e,t,n){var r=Me(t,n);return"boolean"===typeof r?r:e.getHour(t)===e.getHour(n)&&e.getMinute(t)===e.getMinute(n)&&e.getSecond(t)===e.getSecond(n)}function Fe(e,t,n,r){var i=Me(n,r);return"boolean"===typeof i?i:e.locale.getWeek(t,n)===e.locale.getWeek(t,r)}function je(e,t,n){return Pe(e,t,n)&&Re(e,t,n)}function Ue(e,t,n,r){return!!(t&&n&&r)&&(!Pe(e,t,r)&&!Pe(e,n,r)&&e.isAfter(r,t)&&e.isAfter(n,r))}function He(e,t,n){var r=t.locale.getWeekFirstDay(e),i=t.setDate(n,1),o=t.getWeekDay(i),a=t.addDate(i,r-o);return t.getMonth(a)===t.getMonth(n)&&t.getDate(a)>1&&(a=t.addDate(a,-7)),a}function ze(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;switch(t){case"year":return n.addYear(e,10*r);case"quarter":case"month":return n.addYear(e,r);default:return n.addMonth(e,r)}}var Qe=u["createContext"]({}),Ve=Qe;function Ke(e){var t=e.cellPrefixCls,n=e.generateConfig,r=e.rangedValue,i=e.hoverRangedValue,o=e.isInView,a=e.isSameCell,s=e.offsetCell,l=e.today,c=e.value;function u(e){var u,d=s(e,-1),h=s(e,1),f=ve(r,0),p=ve(r,1),g=ve(i,0),m=ve(i,1),A=Ue(n,g,m,e);function v(e){return a(f,e)}function y(e){return a(p,e)}var b=a(g,e),x=a(m,e),w=(A||x)&&(!o(d)||y(d)),_=(A||b)&&(!o(h)||v(h));return u={},Object(R["a"])(u,"".concat(t,"-in-view"),o(e)),Object(R["a"])(u,"".concat(t,"-in-range"),Ue(n,f,p,e)),Object(R["a"])(u,"".concat(t,"-range-start"),v(e)),Object(R["a"])(u,"".concat(t,"-range-end"),y(e)),Object(R["a"])(u,"".concat(t,"-range-start-single"),v(e)&&!p),Object(R["a"])(u,"".concat(t,"-range-end-single"),y(e)&&!f),Object(R["a"])(u,"".concat(t,"-range-start-near-hover"),v(e)&&(a(d,g)||Ue(n,g,m,d))),Object(R["a"])(u,"".concat(t,"-range-end-near-hover"),y(e)&&(a(h,m)||Ue(n,g,m,h))),Object(R["a"])(u,"".concat(t,"-range-hover"),A),Object(R["a"])(u,"".concat(t,"-range-hover-start"),b),Object(R["a"])(u,"".concat(t,"-range-hover-end"),x),Object(R["a"])(u,"".concat(t,"-range-hover-edge-start"),w),Object(R["a"])(u,"".concat(t,"-range-hover-edge-end"),_),Object(R["a"])(u,"".concat(t,"-range-hover-edge-start-near-range"),w&&a(d,p)),Object(R["a"])(u,"".concat(t,"-range-hover-edge-end-near-range"),_&&a(h,f)),Object(R["a"])(u,"".concat(t,"-today"),a(l,e)),Object(R["a"])(u,"".concat(t,"-selected"),a(c,e)),u}return u}function We(e){for(var t=e.prefixCls,n=e.disabledDate,r=e.onSelect,i=e.rowNum,o=e.colNum,a=e.prefixColumn,s=e.rowClassName,l=e.baseDate,c=e.getCellClassName,d=e.getCellText,h=e.getCellNode,f=e.getCellDate,p=e.titleCell,g=e.headerCells,m=u["useContext"](V),A=m.onDateMouseEnter,v=m.onDateMouseLeave,y="".concat(t,"-cell"),b=[],x=0;x<i;x+=1){for(var w=[],_=void 0,C=function(e){var t=x*o+e,i=f(l,t),s=n&&n(i);0===e&&(_=i,a&&w.push(a(_))),w.push(u["createElement"]("td",{key:e,title:p&&p(i),className:E()(y,Object(F["a"])(Object(R["a"])({},"".concat(y,"-disabled"),s),c(i))),onClick:function(){s||r(i)},onMouseEnter:function(){!s&&A&&A(i)},onMouseLeave:function(){!s&&v&&v(i)}},h?h(i):u["createElement"]("div",{className:"".concat(y,"-inner")},d(i))))},S=0;S<o;S+=1)C(S);b.push(u["createElement"]("tr",{key:x,className:s&&s(_)},w))}return u["createElement"]("div",{className:"".concat(t,"-body")},u["createElement"]("table",{className:"".concat(t,"-content")},g&&u["createElement"]("thead",null,u["createElement"]("tr",null,g)),u["createElement"]("tbody",null,b)))}function Ge(e){var t=e.prefixCls,n=e.generateConfig,r=e.prefixColumn,i=e.locale,o=e.rowCount,a=e.viewDate,s=e.value,l=e.dateRender,c=u["useContext"](Ve),d=c.rangedValue,h=c.hoverRangedValue,f=He(i.locale,n,a),p="".concat(t,"-cell"),g=n.locale.getWeekFirstDay(i.locale),m=n.getNow(),A=[],v=i.shortWeekDays||(n.locale.getShortWeekDays?n.locale.getShortWeekDays(i.locale):[]);r&&A.push(u["createElement"]("th",{key:"empty","aria-label":"empty cell"}));for(var y=0;y<ke;y+=1)A.push(u["createElement"]("th",{key:y},v[(y+g)%ke]));var b=Ke({cellPrefixCls:p,today:m,value:s,generateConfig:n,rangedValue:r?null:d,hoverRangedValue:r?null:h,isSameCell:function(e,t){return Pe(n,e,t)},isInView:function(e){return De(n,e,a)},offsetCell:function(e,t){return n.addDate(e,t)}}),x=l?function(e){return l(e,m)}:void 0;return u["createElement"](We,Object.assign({},e,{rowNum:o,colNum:ke,baseDate:f,getCellNode:x,getCellText:n.getDate,getCellClassName:b,getCellDate:n.addDate,titleCell:function(e){return n.locale.format(i.locale,e,"YYYY-MM-DD")},headerCells:A}))}var qe=Ge;function Ye(e){var t=e.prefixCls,n=e.generateConfig,r=e.locale,i=e.viewDate,o=e.onNextMonth,a=e.onPrevMonth,s=e.onNextYear,l=e.onPrevYear,c=e.onYearClick,d=e.onMonthClick,h=u["useContext"](V),f=h.hideHeader;if(f)return null;var p="".concat(t,"-header"),g=r.shortMonths||(n.locale.getShortMonths?n.locale.getShortMonths(r.locale):[]),m=n.getMonth(i),A=u["createElement"]("button",{type:"button",key:"year",onClick:c,tabIndex:-1,className:"".concat(t,"-year-btn")},n.locale.format(r.locale,i,r.yearFormat)),v=u["createElement"]("button",{type:"button",key:"month",onClick:d,tabIndex:-1,className:"".concat(t,"-month-btn")},r.monthFormat?n.locale.format(r.locale,i,r.monthFormat):g[m]),y=r.monthBeforeYear?[v,A]:[A,v];return u["createElement"](G,Object.assign({},e,{prefixCls:p,onSuperPrev:l,onPrev:a,onNext:o,onSuperNext:s}),y)}var Xe=Ye,Ze=6;function Je(e){var t=e.prefixCls,n=e.panelName,r=void 0===n?"date":n,i=e.keyboardConfig,o=e.active,a=e.operationRef,s=e.generateConfig,l=e.value,c=e.viewDate,d=e.onViewDateChange,h=e.onPanelChange,f=e.onSelect,p="".concat(t,"-").concat(r,"-panel");a.current={onKeyDown:function(e){return ee(e,Object(F["a"])({onLeftRight:function(e){f(s.addDate(l||c,e),"key")},onCtrlLeftRight:function(e){f(s.addYear(l||c,e),"key")},onUpDown:function(e){f(s.addDate(l||c,e*ke),"key")},onPageUpDown:function(e){f(s.addMonth(l||c,e),"key")}},i))}};var g=function(e){var t=s.addYear(c,e);d(t),h(null,t)},m=function(e){var t=s.addMonth(c,e);d(t),h(null,t)};return u["createElement"]("div",{className:E()(p,Object(R["a"])({},"".concat(p,"-active"),o))},u["createElement"](Xe,Object.assign({},e,{prefixCls:t,value:l,viewDate:c,onPrevYear:function(){g(-1)},onNextYear:function(){g(1)},onPrevMonth:function(){m(-1)},onNextMonth:function(){m(1)},onMonthClick:function(){h("month",c)},onYearClick:function(){h("year",c)}})),u["createElement"](qe,Object.assign({},e,{onSelect:function(e){return f(e,"mouse")},prefixCls:t,value:l,viewDate:c,rowCount:Ze})))}var $e=Je;function et(e,t,n){if(!n)return t;var r=t;return r=e.setHour(r,e.getHour(n)),r=e.setMinute(r,e.getMinute(n)),r=e.setSecond(r,e.getSecond(n)),r}var tt=ge("date","time");function nt(e){var t=e.prefixCls,n=e.operationRef,r=e.generateConfig,i=e.value,o=e.defaultValue,a=e.disabledTime,s=e.showTime,l=e.onSelect,c="".concat(t,"-datetime-panel"),d=u["useState"](null),h=Object(j["a"])(d,2),f=h[0],p=h[1],g=u["useRef"]({}),m=u["useRef"]({}),A="object"===Object(H["a"])(s)?Object(F["a"])({},s):{};function v(e){var t=tt.indexOf(f)+e,n=tt[t]||null;return n}var y=function(e){m.current.onBlur&&m.current.onBlur(e),p(null)};n.current={onKeyDown:function(e){if(e.which===z["a"].TAB){var t=v(e.shiftKey?-1:1);return p(t),t&&e.preventDefault(),!0}if(f){var n="date"===f?g:m;return n.current&&n.current.onKeyDown&&n.current.onKeyDown(e),!0}return!![z["a"].LEFT,z["a"].RIGHT,z["a"].UP,z["a"].DOWN].includes(e.which)&&(p("date"),!0)},onBlur:y,onClose:y};var b=function(e,t){var n=e;"date"===t&&!i&&A.defaultValue?(n=r.setHour(n,r.getHour(A.defaultValue)),n=r.setMinute(n,r.getMinute(A.defaultValue)),n=r.setSecond(n,r.getSecond(A.defaultValue))):"time"===t&&!i&&o&&(n=r.setYear(n,r.getYear(o)),n=r.setMonth(n,r.getMonth(o)),n=r.setDate(n,r.getDate(o))),l&&l(n,"mouse")},x=a?a(i||null):{};return u["createElement"]("div",{className:E()(c,Object(R["a"])({},"".concat(c,"-active"),f))},u["createElement"]($e,Object.assign({},e,{operationRef:g,active:"date"===f,onSelect:function(e){b(et(r,e,s&&"object"===Object(H["a"])(s)?s.defaultValue:null),"date")}})),u["createElement"](Oe,Object.assign({},e,{format:void 0},A,x,{defaultValue:void 0,operationRef:m,active:"time"===f,onSelect:function(e){b(e,"time")}})))}var rt=nt;function it(e){var t=e.prefixCls,n=e.generateConfig,r=e.locale,i=e.value,o="".concat(t,"-cell"),a=function(e){return u["createElement"]("td",{key:"week",className:E()(o,"".concat(o,"-week"))},n.locale.getWeek(r.locale,e))},s="".concat(t,"-week-panel-row"),l=function(e){return E()(s,Object(R["a"])({},"".concat(s,"-selected"),Fe(n,r.locale,i,e)))};return u["createElement"]($e,Object.assign({},e,{panelName:"week",prefixColumn:a,rowClassName:l,keyboardConfig:{onLeftRight:null}}))}var ot=it;function at(e){var t=e.prefixCls,n=e.generateConfig,r=e.locale,i=e.viewDate,o=e.onNextYear,a=e.onPrevYear,s=e.onYearClick,l=u["useContext"](V),c=l.hideHeader;if(c)return null;var d="".concat(t,"-header");return u["createElement"](G,Object.assign({},e,{prefixCls:d,onSuperPrev:a,onSuperNext:o}),u["createElement"]("button",{type:"button",onClick:s,className:"".concat(t,"-year-btn")},n.locale.format(r.locale,i,r.yearFormat)))}var st=at,lt=3,ct=4;function ut(e){var t=e.prefixCls,n=e.locale,r=e.value,i=e.viewDate,o=e.generateConfig,a=e.monthCellRender,s=u["useContext"](Ve),l=s.rangedValue,c=s.hoverRangedValue,d="".concat(t,"-cell"),h=Ke({cellPrefixCls:d,value:r,generateConfig:o,rangedValue:l,hoverRangedValue:c,isSameCell:function(e,t){return De(o,e,t)},isInView:function(){return!0},offsetCell:function(e,t){return o.addMonth(e,t)}}),f=n.shortMonths||(o.locale.getShortMonths?o.locale.getShortMonths(n.locale):[]),p=o.setMonth(i,0),g=a?function(e){return a(e,n)}:void 0;return u["createElement"](We,Object.assign({},e,{rowNum:ct,colNum:lt,baseDate:p,getCellNode:g,getCellText:function(e){return n.monthFormat?o.locale.format(n.locale,e,n.monthFormat):f[o.getMonth(e)]},getCellClassName:h,getCellDate:o.addMonth,titleCell:function(e){return o.locale.format(n.locale,e,"YYYY-MM")}}))}var dt=ut;function ht(e){var t=e.prefixCls,n=e.operationRef,r=e.onViewDateChange,i=e.generateConfig,o=e.value,a=e.viewDate,s=e.onPanelChange,l=e.onSelect,c="".concat(t,"-month-panel");n.current={onKeyDown:function(e){return ee(e,{onLeftRight:function(e){l(i.addMonth(o||a,e),"key")},onCtrlLeftRight:function(e){l(i.addYear(o||a,e),"key")},onUpDown:function(e){l(i.addMonth(o||a,e*lt),"key")},onEnter:function(){s("date",o||a)}})}};var d=function(e){var t=i.addYear(a,e);r(t),s(null,t)};return u["createElement"]("div",{className:c},u["createElement"](st,Object.assign({},e,{prefixCls:t,onPrevYear:function(){d(-1)},onNextYear:function(){d(1)},onYearClick:function(){s("year",a)}})),u["createElement"](dt,Object.assign({},e,{prefixCls:t,onSelect:function(e){l(e,"mouse"),s("date",e)}})))}var ft=ht;function pt(e){var t=e.prefixCls,n=e.generateConfig,r=e.locale,i=e.viewDate,o=e.onNextYear,a=e.onPrevYear,s=e.onYearClick,l=u["useContext"](V),c=l.hideHeader;if(c)return null;var d="".concat(t,"-header");return u["createElement"](G,Object.assign({},e,{prefixCls:d,onSuperPrev:a,onSuperNext:o}),u["createElement"]("button",{type:"button",onClick:s,className:"".concat(t,"-year-btn")},n.locale.format(r.locale,i,r.yearFormat)))}var gt=pt,mt=4,At=1;function vt(e){var t=e.prefixCls,n=e.locale,r=e.value,i=e.viewDate,o=e.generateConfig,a=u["useContext"](Ve),s=a.rangedValue,l=a.hoverRangedValue,c="".concat(t,"-cell"),d=Ke({cellPrefixCls:c,value:r,generateConfig:o,rangedValue:s,hoverRangedValue:l,isSameCell:function(e,t){return Le(o,e,t)},isInView:function(){return!0},offsetCell:function(e,t){return o.addMonth(e,3*t)}}),h=o.setDate(o.setMonth(i,0),1);return u["createElement"](We,Object.assign({},e,{rowNum:At,colNum:mt,baseDate:h,getCellText:function(e){return o.locale.format(n.locale,e,n.quarterFormat||"[Q]Q")},getCellClassName:d,getCellDate:function(e,t){return o.addMonth(e,3*t)},titleCell:function(e){return o.locale.format(n.locale,e,"YYYY-[Q]Q")}}))}var yt=vt;function bt(e){var t=e.prefixCls,n=e.operationRef,r=e.onViewDateChange,i=e.generateConfig,o=e.value,a=e.viewDate,s=e.onPanelChange,l=e.onSelect,c="".concat(t,"-quarter-panel");n.current={onKeyDown:function(e){return ee(e,{onLeftRight:function(e){l(i.addMonth(o||a,3*e),"key")},onCtrlLeftRight:function(e){l(i.addYear(o||a,e),"key")},onUpDown:function(e){l(i.addYear(o||a,e),"key")}})}};var d=function(e){var t=i.addYear(a,e);r(t),s(null,t)};return u["createElement"]("div",{className:c},u["createElement"](gt,Object.assign({},e,{prefixCls:t,onPrevYear:function(){d(-1)},onNextYear:function(){d(1)},onYearClick:function(){s("year",a)}})),u["createElement"](yt,Object.assign({},e,{prefixCls:t,onSelect:function(e){l(e,"mouse")}})))}var xt=bt;function wt(e){var t=e.prefixCls,n=e.generateConfig,r=e.viewDate,i=e.onPrevDecade,o=e.onNextDecade,a=e.onDecadeClick,s=u["useContext"](V),l=s.hideHeader;if(l)return null;var c="".concat(t,"-header"),d=n.getYear(r),h=Math.floor(d/Ot)*Ot,f=h+Ot-1;return u["createElement"](G,Object.assign({},e,{prefixCls:c,onSuperPrev:i,onSuperNext:o}),u["createElement"]("button",{type:"button",onClick:a,className:"".concat(t,"-decade-btn")},h,"-",f))}var _t=wt,Ct=3,St=4;function Et(e){var t=e.prefixCls,n=e.value,r=e.viewDate,i=e.locale,o=e.generateConfig,a=u["useContext"](Ve),s=a.rangedValue,l=a.hoverRangedValue,c="".concat(t,"-cell"),d=o.getYear(r),h=Math.floor(d/Ot)*Ot,f=h+Ot-1,p=o.setYear(r,h-Math.ceil((Ct*St-Ot)/2)),g=function(e){var t=o.getYear(e);return h<=t&&t<=f},m=Ke({cellPrefixCls:c,value:n,generateConfig:o,rangedValue:s,hoverRangedValue:l,isSameCell:function(e,t){return Te(o,e,t)},isInView:g,offsetCell:function(e,t){return o.addYear(e,t)}});return u["createElement"](We,Object.assign({},e,{rowNum:St,colNum:Ct,baseDate:p,getCellText:o.getYear,getCellClassName:m,getCellDate:o.addYear,titleCell:function(e){return o.locale.format(i.locale,e,"YYYY")}}))}var Bt=Et,Ot=10;function kt(e){var t=e.prefixCls,n=e.operationRef,r=e.onViewDateChange,i=e.generateConfig,o=e.value,a=e.viewDate,s=e.sourceMode,l=e.onSelect,c=e.onPanelChange,d="".concat(t,"-year-panel");n.current={onKeyDown:function(e){return ee(e,{onLeftRight:function(e){l(i.addYear(o||a,e),"key")},onCtrlLeftRight:function(e){l(i.addYear(o||a,e*Ot),"key")},onUpDown:function(e){l(i.addYear(o||a,e*Ct),"key")},onEnter:function(){c("date"===s?"date":"month",o||a)}})}};var h=function(e){var t=i.addYear(a,10*e);r(t),c(null,t)};return u["createElement"]("div",{className:d},u["createElement"](_t,Object.assign({},e,{prefixCls:t,onPrevDecade:function(){h(-1)},onNextDecade:function(){h(1)},onDecadeClick:function(){c("decade",a)}})),u["createElement"](Bt,Object.assign({},e,{prefixCls:t,onSelect:function(e){c("date"===s?"date":"month",e),l(e,"mouse")}})))}var Mt=kt;function Nt(e){var t=e.prefixCls,n=e.generateConfig,r=e.viewDate,i=e.onPrevDecades,o=e.onNextDecades,a=u["useContext"](V),s=a.hideHeader;if(s)return null;var l="".concat(t,"-header"),c=n.getYear(r),d=Math.floor(c/Ft)*Ft,h=d+Ft-1;return u["createElement"](G,Object.assign({},e,{prefixCls:l,onSuperPrev:i,onSuperNext:o}),d,"-",h)}var Tt=Nt,It=3,Lt=4;function Dt(e){var t=Rt-1,n=e.prefixCls,r=e.viewDate,i=e.generateConfig,o=e.disabledDate,a="".concat(n,"-cell"),s=i.getYear(r),l=Math.floor(s/Rt)*Rt,c=Math.floor(s/Ft)*Ft,d=c+Ft-1,h=i.setYear(r,c-Math.ceil((It*Lt*Rt-Ft)/2)),f=function(e){var n,r=o&&o(e),s=i.getYear(e),u=s+t;return n={},Object(R["a"])(n,"".concat(a,"-disabled"),r),Object(R["a"])(n,"".concat(a,"-in-view"),c<=s&&u<=d),Object(R["a"])(n,"".concat(a,"-selected"),s===l),n};return u["createElement"](We,Object.assign({},e,{rowNum:Lt,colNum:It,baseDate:h,getCellText:function(e){var n=i.getYear(e);return"".concat(n,"-").concat(n+t)},getCellClassName:f,getCellDate:function(e,t){return i.addYear(e,t*Rt)}}))}var Pt=Dt,Rt=10,Ft=10*Rt;function jt(e){var t=e.prefixCls,n=e.onViewDateChange,r=e.generateConfig,i=e.viewDate,o=e.operationRef,a=e.onSelect,s=e.onPanelChange,l="".concat(t,"-decade-panel");o.current={onKeyDown:function(e){return ee(e,{onLeftRight:function(e){a(r.addYear(i,e*Rt),"key")},onCtrlLeftRight:function(e){a(r.addYear(i,e*Ft),"key")},onUpDown:function(e){a(r.addYear(i,e*Rt*It),"key")},onEnter:function(){s("year",i)}})}};var c=function(e){var t=r.addYear(i,e*Ft);n(t),s(null,t)},d=function(e){a(e,"mouse"),s("year",e)};return u["createElement"]("div",{className:l},u["createElement"](Tt,Object.assign({},e,{prefixCls:t,onPrevDecades:function(){c(-1)},onNextDecades:function(){c(1)}})),u["createElement"](Pt,Object.assign({},e,{prefixCls:t,onSelect:d})))}var Ut=jt;function Ht(e,t,n){return n?u["createElement"]("div",{className:"".concat(e,"-footer-extra")},n(t)):null}function zt(e){var t,n,r=e.prefixCls,i=e.rangeList,o=void 0===i?[]:i,a=e.components,s=void 0===a?{}:a,l=e.needConfirmButton,c=e.onNow,d=e.onOk,h=e.okDisabled,f=e.showNow,p=e.locale;if(o.length){var g=s.rangeItem||"span";t=u["createElement"](u["Fragment"],null,o.map((function(e){var t=e.label,n=e.onClick,i=e.onMouseEnter,o=e.onMouseLeave;return u["createElement"]("li",{key:t,className:"".concat(r,"-preset")},u["createElement"](g,{onClick:n,onMouseEnter:i,onMouseLeave:o},t))})))}if(l){var m=s.button||"button";c&&!t&&!1!==f&&(t=u["createElement"]("li",{className:"".concat(r,"-now")},u["createElement"]("a",{className:"".concat(r,"-now-btn"),onClick:c},p.now))),n=l&&u["createElement"]("li",{className:"".concat(r,"-ok")},u["createElement"](m,{disabled:h,onClick:d},p.ok))}return t||n?u["createElement"]("ul",{className:"".concat(r,"-ranges")},t,n):null}function Qt(e){var t,n=e.prefixCls,r=void 0===n?"rc-picker":n,i=e.className,a=e.style,s=e.locale,l=e.generateConfig,c=e.value,d=e.defaultValue,h=e.pickerValue,f=e.defaultPickerValue,p=e.disabledDate,g=e.mode,m=e.picker,A=void 0===m?"date":m,v=e.tabIndex,y=void 0===v?0:v,b=e.showNow,x=e.showTime,w=e.showToday,_=e.renderExtraFooter,C=e.hideHeader,S=e.onSelect,B=e.onChange,O=e.onPanelChange,k=e.onMouseDown,M=e.onPickerValueChange,N=e.onOk,T=e.components,I=e.direction,L=e.hourStep,D=void 0===L?1:L,P=e.minuteStep,Q=void 0===P?1:P,K=e.secondStep,W=void 0===K?1:K,G="date"===A&&!!x||"time"===A,q=24%D===0,Y=60%Q===0,X=60%W===0;var Z=u["useContext"](V),J=Z.operationRef,$=Z.panelRef,ee=Z.onSelect,te=Z.hideRanges,ne=Z.defaultOpenValue,re=u["useContext"](Ve),ie=re.inRange,oe=re.panelPosition,ae=re.rangedValue,se=re.hoverRangedValue,le=u["useRef"]({}),ce=u["useRef"](!0),de=Object(U["a"])(null,{value:c,defaultValue:d,postState:function(e){return!e&&ne&&"time"===A?ne:e}}),he=Object(j["a"])(de,2),fe=he[0],pe=he[1],ge=Object(U["a"])(null,{value:h,defaultValue:f||fe,postState:function(e){return e||l.getNow()}}),me=Object(j["a"])(ge,2),Ae=me[0],ve=me[1],ye=function(e){ve(e),M&&M(e)},we=function(e){var t=ue[A];return t?t(e):e},_e=Object(U["a"])((function(){return"time"===A?"time":we("date")}),{value:g}),Ce=Object(j["a"])(_e,2),Se=Ce[0],Ee=Ce[1];u["useEffect"]((function(){Ee(A)}),[A]);var Be,ke=u["useState"]((function(){return Se})),Me=Object(j["a"])(ke,2),Ne=Me[0],Te=Me[1],Ie=function(e,t){var n=we(e||Se);Te(Se),Ee(n),O&&(Se!==n||je(l,Ae,Ae))&&O(t,n)},Le=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];(Se===A||n)&&(pe(e),S&&S(e),ee&&ee(e,t),B&&!je(l,e,fe)&&B(e))},De=function(e){return le.current&&le.current.onKeyDown?([z["a"].LEFT,z["a"].RIGHT,z["a"].UP,z["a"].DOWN,z["a"].PAGE_UP,z["a"].PAGE_DOWN,z["a"].ENTER].includes(e.which)&&e.preventDefault(),le.current.onKeyDown(e)):(Object(o["a"])(!1,"Panel not correct handle keyDown event. Please help to fire issue about this."),!1)},Pe=function(e){le.current&&le.current.onBlur&&le.current.onBlur(e)};J&&"right"!==oe&&(J.current={onKeyDown:De,onClose:function(){le.current&&le.current.onClose&&le.current.onClose()}}),u["useEffect"]((function(){c&&!ce.current&&ve(c)}),[c]),u["useEffect"]((function(){ce.current=!1}),[]);var Re,Fe,Ue=Object(F["a"])(Object(F["a"])({},e),{},{operationRef:le,prefixCls:r,viewDate:Ae,value:fe,onViewDateChange:ye,sourceMode:Ne,onPanelChange:Ie,disabledDate:"decade"!==Se?p:void 0});switch(delete Ue.onChange,delete Ue.onSelect,Se){case"decade":Be=u["createElement"](Ut,Object.assign({},Ue,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"year":Be=u["createElement"](Mt,Object.assign({},Ue,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"month":Be=u["createElement"](ft,Object.assign({},Ue,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"quarter":Be=u["createElement"](xt,Object.assign({},Ue,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"week":Be=u["createElement"](ot,Object.assign({},Ue,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"time":delete Ue.showTime,Be=u["createElement"](Oe,Object.assign({},Ue,"object"===Object(H["a"])(x)?x:null,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;default:Be=x?u["createElement"](rt,Object.assign({},Ue,{onSelect:function(e,t){ye(e),Le(e,t)}})):u["createElement"]($e,Object.assign({},Ue,{onSelect:function(e,t){ye(e),Le(e,t)}}))}var He,ze=function(){var e=l.getNow(),t=xe(l.getHour(e),l.getMinute(e),l.getSecond(e),q?D:1,Y?Q:1,X?W:1),n=be(l,e,t[0],t[1],t[2]);Le(n,"submit")};if(te||(Re=Ht(r,Se,_),Fe=zt({prefixCls:r,components:T,needConfirmButton:G,okDisabled:!fe||p&&p(fe),locale:s,showNow:b,onNow:G&&ze,onOk:function(){fe&&(Le(fe,"submit",!0),N&&N(fe))}})),w&&"date"===Se&&"date"===A&&!x){var Qe=l.getNow(),Ke="".concat(r,"-today-btn"),We=p&&p(Qe);He=u["createElement"]("a",{className:E()(Ke,We&&"".concat(Ke,"-disabled")),"aria-disabled":We,onClick:function(){We||Le(Qe,"mouse",!0)}},s.today)}return u["createElement"](V.Provider,{value:Object(F["a"])(Object(F["a"])({},Z),{},{hideHeader:"hideHeader"in e?C:Z.hideHeader,hidePrevBtn:ie&&"right"===oe,hideNextBtn:ie&&"left"===oe})},u["createElement"]("div",{tabIndex:y,className:E()("".concat(r,"-panel"),i,(t={},Object(R["a"])(t,"".concat(r,"-panel-has-range"),ae&&ae[0]&&ae[1]),Object(R["a"])(t,"".concat(r,"-panel-has-range-hover"),se&&se[0]&&se[1]),Object(R["a"])(t,"".concat(r,"-panel-rtl"),"rtl"===I),t)),style:a,onKeyDown:De,onBlur:Pe,onMouseDown:k,ref:$},Be,Re||Fe||He?u["createElement"]("div",{className:"".concat(r,"-footer")},Re,Fe,He):null))}var Vt=Qt,Kt=n("J04M"),Wt={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 Gt(e){var t,n=e.prefixCls,r=e.popupElement,i=e.popupStyle,o=e.visible,a=e.dropdownClassName,s=e.dropdownAlign,l=e.transitionName,c=e.getPopupContainer,d=e.children,h=e.range,f=e.popupPlacement,p=e.direction,g="".concat(n,"-dropdown"),m=function(){return void 0!==f?f:"rtl"===p?"bottomRight":"bottomLeft"};return u["createElement"](Kt["a"],{showAction:[],hideAction:[],popupPlacement:m(),builtinPlacements:Wt,prefixCls:g,popupTransitionName:l,popup:r,popupAlign:s,popupVisible:o,popupClassName:E()(a,(t={},Object(R["a"])(t,"".concat(g,"-range"),h),Object(R["a"])(t,"".concat(g,"-rtl"),"rtl"===p),t)),popupStyle:i,getPopupContainer:c},d)}var qt=Gt;function Yt(e){var t=e.open,n=e.value,r=e.isClickOutside,i=e.triggerOpen,o=e.forwardKeyDown,a=e.blurToCancel,s=e.onSubmit,l=e.onCancel,c=e.onFocus,d=e.onBlur,h=Object(u["useState"])(!1),f=Object(j["a"])(h,2),p=f[0],g=f[1],m=Object(u["useState"])(!1),A=Object(j["a"])(m,2),v=A[0],y=A[1],b=Object(u["useRef"])(!1),x=Object(u["useRef"])(!1),w={onMouseDown:function(){g(!0),i(!0)},onKeyDown:function(e){switch(e.which){case z["a"].ENTER:return t?!1!==s()&&g(!0):i(!0),void e.preventDefault();case z["a"].TAB:return void(p&&t&&!e.shiftKey?(g(!1),e.preventDefault()):!p&&t&&!o(e)&&e.shiftKey&&(g(!0),e.preventDefault()));case z["a"].ESC:return g(!0),void l()}t||[z["a"].SHIFT].includes(e.which)?p||o(e):i(!0)},onFocus:function(e){g(!0),y(!0),c&&c(e)},onBlur:function(e){!b.current&&r(document.activeElement)?(a?setTimeout((function(){r(document.activeElement)&&l()}),0):t&&(i(!1),x.current&&s()),y(!1),d&&d(e)):b.current=!1}};return Object(u["useEffect"])((function(){x.current=!1}),[t]),Object(u["useEffect"])((function(){x.current=!0}),[n]),Object(u["useEffect"])((function(){return oe((function(e){var n=e.target;t&&(r(n)?v||i(!1):(b.current=!0,requestAnimationFrame((function(){b.current=!1}))))}))})),[w,{focused:v,typing:p}]}function Xt(e){var t=e.valueTexts,n=e.onTextChange,r=u["useState"](""),i=Object(j["a"])(r,2),o=i[0],a=i[1],s=u["useRef"]([]);function l(e){a(e),n(e)}function c(){a(s.current[0])}return s.current=t,u["useEffect"]((function(){t.every((function(e){return e!==o}))&&c()}),[t.join("||")]),[o,l,c]}var Zt=n("8CG2"),Jt=n.n(Zt);function $t(e,t){var n=t.formatList,r=t.generateConfig,i=t.locale;return Object(X["a"])((function(){if(!e)return[[""],""];for(var t="",o=[],a=0;a<n.length;a+=1){var s=n[a],l=r.locale.format(i.locale,e,s);o.push(l),0===a&&(t=l)}return[o,t]}),[e,n],(function(e,t){return e[0]!==t[0]||!Jt()(e[1],t[1])}))}function en(e,t){var n=t.formatList,r=t.generateConfig,i=t.locale,o=Object(u["useState"])(null),a=Object(j["a"])(o,2),s=a[0],l=a[1],c=$t(s,{formatList:n,generateConfig:r,locale:i}),d=Object(j["a"])(c,2),h=d[1];function f(e){l(e)}function p(){l(null)}return Object(u["useEffect"])((function(){p()}),[e]),[h,f,p]}function tn(e){var t,n=e.prefixCls,r=void 0===n?"rc-picker":n,i=e.id,a=e.tabIndex,s=e.style,l=e.className,c=e.dropdownClassName,d=e.dropdownAlign,h=e.popupStyle,f=e.transitionName,p=e.generateConfig,g=e.locale,m=e.inputReadOnly,A=e.allowClear,v=e.autoFocus,y=e.showTime,b=e.picker,x=void 0===b?"date":b,w=e.format,_=e.use12Hours,C=e.value,S=e.defaultValue,B=e.open,O=e.defaultOpen,k=e.defaultOpenValue,M=e.suffixIcon,N=e.clearIcon,T=e.disabled,I=e.disabledDate,L=e.placeholder,D=e.getPopupContainer,P=e.pickerRef,H=e.panelRender,z=e.onChange,Q=e.onOpenChange,K=e.onFocus,W=e.onBlur,G=e.onMouseDown,q=e.onMouseUp,Y=e.onMouseEnter,X=e.onMouseLeave,Z=e.onContextMenu,J=e.onClick,$=e.direction,ee=e.autoComplete,re=void 0===ee?"off":ee,ie=u["useRef"](null),oe="date"===x&&!!y||"time"===x,ae=me(te(w,x,y,_)),se=u["useRef"](null),le=u["useRef"](null),ce=Object(U["a"])(null,{value:C,defaultValue:S}),ue=Object(j["a"])(ce,2),he=ue[0],fe=ue[1],pe=u["useState"](he),ge=Object(j["a"])(pe,2),ve=ge[0],ye=ge[1],be=u["useRef"](null),xe=Object(U["a"])(!1,{value:B,defaultValue:O,postState:function(e){return!T&&e},onChange:function(e){Q&&Q(e),!e&&be.current&&be.current.onClose&&be.current.onClose()}}),we=Object(j["a"])(xe,2),_e=we[0],Ce=we[1],Se=$t(ve,{formatList:ae,generateConfig:p,locale:g}),Ee=Object(j["a"])(Se,2),Be=Ee[0],Oe=Ee[1],ke=Xt({valueTexts:Be,onTextChange:function(e){var t=p.locale.parse(g.locale,e,ae);!t||I&&I(t)||ye(t)}}),Me=Object(j["a"])(ke,3),Ne=Me[0],Te=Me[1],Ie=Me[2],Le=function(e){ye(e),fe(e),z&&!je(p,he,e)&&z(e,e?p.locale.format(g.locale,e,ae[0]):"")},De=function(e){T&&e||Ce(e)},Pe=function(e){return _e&&be.current&&be.current.onKeyDown?be.current.onKeyDown(e):(Object(o["a"])(!1,"Picker not correct forward KeyDown operation. Please help to fire issue about this."),!1)},Re=function(){q&&q.apply(void 0,arguments),ie.current&&(ie.current.focus(),De(!0))},Fe=Yt({blurToCancel:oe,open:_e,value:Ne,triggerOpen:De,forwardKeyDown:Pe,isClickOutside:function(e){return!de([se.current,le.current],e)},onSubmit:function(){return(!I||!I(ve))&&(Le(ve),De(!1),Ie(),!0)},onCancel:function(){De(!1),ye(he),Ie()},onFocus:K,onBlur:W}),Ue=Object(j["a"])(Fe,2),He=Ue[0],ze=Ue[1],Qe=ze.focused,Ve=ze.typing;u["useEffect"]((function(){_e||(ye(he),Be.length&&""!==Be[0]?Oe!==Ne&&Ie():Te(""))}),[_e,Be]),u["useEffect"]((function(){_e||Ie()}),[x]),u["useEffect"]((function(){ye(he)}),[he]),P&&(P.current={focus:function(){ie.current&&ie.current.focus()},blur:function(){ie.current&&ie.current.blur()}});var Ke=Object(F["a"])(Object(F["a"])({},e),{},{className:void 0,style:void 0,pickerValue:void 0,onPickerValueChange:void 0}),We=u["createElement"](Vt,Object.assign({},Ke,{generateConfig:p,className:E()(Object(R["a"])({},"".concat(r,"-panel-focused"),!Ve)),value:ve,locale:g,tabIndex:-1,onChange:ye,direction:$}));H&&(We=H(We));var Ge,qe,Ye=u["createElement"]("div",{className:"".concat(r,"-panel-container"),onMouseDown:function(e){e.preventDefault()}},We);M&&(Ge=u["createElement"]("span",{className:"".concat(r,"-suffix")},M)),A&&he&&!T&&(qe=u["createElement"]("span",{onMouseDown:function(e){e.preventDefault(),e.stopPropagation()},onMouseUp:function(e){e.preventDefault(),e.stopPropagation(),Le(null),De(!1)},className:"".concat(r,"-clear")},N||u["createElement"]("span",{className:"".concat(r,"-clear-btn")})));var Xe=function(e,t){("submit"===t||"key"!==t&&!oe)&&(Le(e),De(!1))},Ze="rtl"===$?"bottomRight":"bottomLeft",Je=en(Ne,{formatList:ae,generateConfig:p,locale:g}),$e=Object(j["a"])(Je,3),et=$e[0],tt=$e[1],nt=$e[2];return u["createElement"](V.Provider,{value:{operationRef:be,hideHeader:"time"===x,panelRef:se,onSelect:Xe,open:_e,defaultOpenValue:k,onDateMouseEnter:tt,onDateMouseLeave:nt}},u["createElement"](qt,{visible:_e,popupElement:Ye,popupStyle:h,prefixCls:r,dropdownClassName:c,dropdownAlign:d,getPopupContainer:D,transitionName:f,popupPlacement:Ze,direction:$},u["createElement"]("div",{className:E()(r,l,(t={},Object(R["a"])(t,"".concat(r,"-disabled"),T),Object(R["a"])(t,"".concat(r,"-focused"),Qe),Object(R["a"])(t,"".concat(r,"-rtl"),"rtl"===$),t)),style:s,onMouseDown:G,onMouseUp:Re,onMouseEnter:Y,onMouseLeave:X,onContextMenu:Z,onClick:J},u["createElement"]("div",{className:E()("".concat(r,"-input"),Object(R["a"])({},"".concat(r,"-input-placeholder"),!!et)),ref:le},u["createElement"]("input",Object.assign({id:i,tabIndex:a,disabled:T,readOnly:m||!Ve,value:et||Ne,onChange:function(e){Te(e.target.value)},autoFocus:v,placeholder:L,ref:ie,title:Ne},He,{size:ne(x,ae[0])},Ae(e),{autoComplete:re})),Ge,qe))))}var nn=function(e){Object(D["a"])(n,e);var t=Object(P["a"])(n);function n(){var e;return Object(I["a"])(this,n),e=t.apply(this,arguments),e.pickerRef=u["createRef"](),e.focus=function(){e.pickerRef.current&&e.pickerRef.current.focus()},e.blur=function(){e.pickerRef.current&&e.pickerRef.current.blur()},e}return Object(L["a"])(n,[{key:"render",value:function(){return u["createElement"](tn,Object.assign({},this.props,{pickerRef:this.pickerRef}))}}]),n}(u["Component"]),rn=nn;function on(e,t,n){var r=e.picker,i=e.locale,o=e.selectedValue,a=e.disabledDate,s=e.disabled,l=e.generateConfig,c=ve(o,0),d=ve(o,1);function h(e){var t=l.getYear(e),n=l.locale.getWeek(i.locale,e);return 100*t+n}function f(e){var t=l.getYear(e),n=l.getMonth(e);return 100*t+n}function p(e){var t=l.getYear(e),n=Ie(l,e);return 10*t+n}var g=u["useCallback"]((function(e){if(a&&a(e))return!0;if(s[1]&&d)return!Pe(l,e,d)&&l.isAfter(e,d);if(t&&d)switch(r){case"quarter":return p(e)>p(d);case"month":return f(e)>f(d);case"week":return h(e)>h(d);default:return!Pe(l,e,d)&&l.isAfter(e,d)}return!1}),[a,s[1],d,t]),m=u["useCallback"]((function(e){if(a&&a(e))return!0;if(s[0]&&c)return!Pe(l,e,d)&&l.isAfter(c,e);if(n&&c)switch(r){case"quarter":return p(e)<p(c);case"month":return f(e)<f(c);case"week":return h(e)<h(c);default:return!Pe(l,e,c)&&l.isAfter(c,e)}return!1}),[a,s[0],c,n]);return[g,m]}function an(e,t,n,r){var i=ze(e,n,r,1);function o(n){return n(e,t)?"same":n(i,t)?"closing":"far"}switch(n){case"year":return o((function(e,t){return Ne(r,e,t)}));case"quarter":case"month":return o((function(e,t){return Te(r,e,t)}));default:return o((function(e,t){return De(r,e,t)}))}}function sn(e,t,n,r){var i=ve(e,0),o=ve(e,1);if(0===t)return i;if(i&&o){var a=an(i,o,n,r);switch(a){case"same":return i;case"closing":return i;default:return ze(o,n,r,-1)}}return i}function ln(e){var t=e.values,n=e.picker,r=e.defaultDates,i=e.generateConfig,o=u["useState"]((function(){return[ve(r,0),ve(r,1)]})),a=Object(j["a"])(o,2),s=a[0],l=a[1],c=u["useState"](null),d=Object(j["a"])(c,2),h=d[0],f=d[1],p=ve(t,0),g=ve(t,1);function m(e){return s[e]?s[e]:ve(h,e)||sn(t,e,n,i)||p||g||i.getNow()}function A(e,n){if(e){var r=ye(h,e,n);l(ye(s,null,n)||[null,null]);var i=(n+1)%2;ve(t,i)||(r=ye(r,e,i)),f(r)}else(p||g)&&f(null)}return[m,A]}function cn(e,t){return e&&e[0]&&e[1]&&t.isAfter(e[0],e[1])?[e[1],e[0]]:e}function un(e,t,n,r){return!!e||(!(!r||!r[t])||!!n[(t+1)%2])}function dn(e){var t,n,r,i=e.prefixCls,a=void 0===i?"rc-picker":i,s=e.id,l=e.style,c=e.className,d=e.popupStyle,h=e.dropdownClassName,f=e.transitionName,p=e.dropdownAlign,g=e.getPopupContainer,m=e.generateConfig,A=e.locale,v=e.placeholder,y=e.autoFocus,b=e.disabled,x=e.format,w=e.picker,_=void 0===w?"date":w,C=e.showTime,S=e.use12Hours,B=e.separator,O=void 0===B?"~":B,k=e.value,M=e.defaultValue,N=e.defaultPickerValue,T=e.open,I=e.defaultOpen,L=e.disabledDate,D=e.disabledTime,P=e.dateRender,z=e.panelRender,Q=e.ranges,K=e.allowEmpty,W=e.allowClear,G=e.suffixIcon,q=e.clearIcon,Y=e.pickerRef,X=e.inputReadOnly,Z=e.mode,J=e.renderExtraFooter,$=e.onChange,ee=e.onOpenChange,re=e.onPanelChange,ie=e.onCalendarChange,oe=e.onFocus,ae=e.onBlur,se=e.onOk,le=e.components,ce=e.order,ue=e.direction,he=e.activePickerIndex,fe=e.autoComplete,pe=void 0===fe?"off":fe,ge="date"===_&&!!C||"time"===_,be=Object(u["useRef"])({}),xe=Object(u["useRef"])(null),we=Object(u["useRef"])(null),_e=Object(u["useRef"])(null),Ce=Object(u["useRef"])(null),Se=Object(u["useRef"])(null),Ee=Object(u["useRef"])(null),Be=Object(u["useRef"])(null),Oe=me(te(x,_,C,S)),ke=Object(U["a"])(0,{value:he}),Me=Object(j["a"])(ke,2),Ne=Me[0],Te=Me[1],Ie=Object(u["useRef"])(null),De=u["useMemo"]((function(){return Array.isArray(b)?b:[b||!1,b||!1]}),[b]),Re=Object(U["a"])(null,{value:k,defaultValue:M,postState:function(e){return"time"!==_||ce?cn(e,m):e}}),Ue=Object(j["a"])(Re,2),He=Ue[0],Qe=Ue[1],Ke=ln({values:He,picker:_,defaultDates:N,generateConfig:m}),We=Object(j["a"])(Ke,2),Ge=We[0],qe=We[1],Ye=Object(U["a"])(He,{postState:function(e){var t=e;if(De[0]&&De[1])return t;for(var n=0;n<2;n+=1)!De[n]||ve(t,n)||ve(K,n)||(t=ye(t,m.getNow(),n));return t}}),Xe=Object(j["a"])(Ye,2),Ze=Xe[0],Je=Xe[1],$e=Object(U["a"])([_,_],{value:Z}),et=Object(j["a"])($e,2),tt=et[0],nt=et[1];Object(u["useEffect"])((function(){nt([_,_])}),[_]);var rt=function(e,t){nt(e),re&&re(t,e)},it=on({picker:_,selectedValue:Ze,locale:A,disabled:De,disabledDate:L,generateConfig:m},be.current[1],be.current[0]),ot=Object(j["a"])(it,2),at=ot[0],st=ot[1],lt=Object(U["a"])(!1,{value:T,defaultValue:I,postState:function(e){return!De[Ne]&&e},onChange:function(e){ee&&ee(e),!e&&Ie.current&&Ie.current.onClose&&Ie.current.onClose()}}),ct=Object(j["a"])(lt,2),ut=ct[0],dt=ct[1],ht=ut&&0===Ne,ft=ut&&1===Ne,pt=Object(u["useState"])(0),gt=Object(j["a"])(pt,2),mt=gt[0],At=gt[1];Object(u["useEffect"])((function(){!ut&&xe.current&&At(xe.current.offsetWidth)}),[ut]);var vt=u["useRef"]();function yt(e,t){if(e)clearTimeout(vt.current),be.current[t]=!0,Te(t),dt(e),ut||qe(null,t);else if(Ne===t){dt(e);var n=be.current;vt.current=setTimeout((function(){n===be.current&&(be.current={})}))}}function bt(e){yt(!0,e),setTimeout((function(){var t=[Ee,Be][e];t.current&&t.current.focus()}),0)}function xt(e,t){var n=e,r=ve(n,0),i=ve(n,1);r&&i&&m.isAfter(r,i)&&("week"===_&&!Fe(m,A.locale,r,i)||"quarter"===_&&!Le(m,r,i)||"week"!==_&&"quarter"!==_&&"time"!==_&&!Pe(m,r,i)?(0===t?(n=[r,null],i=null):(r=null,n=[null,i]),be.current=Object(R["a"])({},t,!0)):"time"===_&&!1===ce||(n=cn(n,m))),Je(n);var o=n&&n[0]?m.locale.format(A.locale,n[0],Oe[0]):"",a=n&&n[1]?m.locale.format(A.locale,n[1],Oe[0]):"";if(ie){var s={range:0===t?"start":"end"};ie(n,[o,a],s)}var l=un(r,0,De,K),c=un(i,1,De,K),u=null===n||l&&c;u&&(Qe(n),!$||je(m,ve(He,0),r)&&je(m,ve(He,1),i)||$(n,[o,a]));var d=null;0!==t||De[1]?1!==t||De[0]||(d=0):d=1,null===d||d===Ne||be.current[d]&&ve(n,d)||!ve(n,t)?yt(!1,t):bt(d)}var wt=function(e){return ut&&Ie.current&&Ie.current.onKeyDown?Ie.current.onKeyDown(e):(Object(o["a"])(!1,"Picker not correct forward KeyDown operation. Please help to fire issue about this."),!1)},_t={formatList:Oe,generateConfig:m,locale:A},Ct=$t(ve(Ze,0),_t),St=Object(j["a"])(Ct,2),Et=St[0],Bt=St[1],Ot=$t(ve(Ze,1),_t),kt=Object(j["a"])(Ot,2),Mt=kt[0],Nt=kt[1],Tt=function(e,t){var n=m.locale.parse(A.locale,e,Oe),r=0===t?at:st;n&&!r(n)&&(Je(ye(Ze,n,t)),qe(n,t))},It=Xt({valueTexts:Et,onTextChange:function(e){return Tt(e,0)}}),Lt=Object(j["a"])(It,3),Dt=Lt[0],Pt=Lt[1],Rt=Lt[2],Ft=Xt({valueTexts:Mt,onTextChange:function(e){return Tt(e,1)}}),jt=Object(j["a"])(Ft,3),Ut=jt[0],Qt=jt[1],Kt=jt[2],Wt=Object(u["useState"])(null),Gt=Object(j["a"])(Wt,2),Zt=Gt[0],Jt=Gt[1],tn=Object(u["useState"])(null),nn=Object(j["a"])(tn,2),rn=nn[0],an=nn[1],sn=en(Dt,{formatList:Oe,generateConfig:m,locale:A}),dn=Object(j["a"])(sn,3),hn=dn[0],fn=dn[1],pn=dn[2],gn=en(Ut,{formatList:Oe,generateConfig:m,locale:A}),mn=Object(j["a"])(gn,3),An=mn[0],vn=mn[1],yn=mn[2],bn=function(e){an(ye(Ze,e,Ne)),0===Ne?fn(e):vn(e)},xn=function(){an(ye(Ze,null,Ne)),0===Ne?pn(null):yn(null)},wn=function(e,t){return{blurToCancel:ge,forwardKeyDown:wt,onBlur:ae,isClickOutside:function(e){return!de([we.current,_e.current,Ce.current],e)},onFocus:function(t){Te(e),oe&&oe(t)},triggerOpen:function(t){yt(t,e)},onSubmit:function(){xt(Ze,e),t()},onCancel:function(){yt(!1,e),Je(He),t()}}},_n=Yt(Object(F["a"])(Object(F["a"])({},wn(0,Rt)),{},{open:ht,value:Dt})),Cn=Object(j["a"])(_n,2),Sn=Cn[0],En=Cn[1],Bn=En.focused,On=En.typing,kn=Yt(Object(F["a"])(Object(F["a"])({},wn(1,Kt)),{},{open:ft,value:Ut})),Mn=Object(j["a"])(kn,2),Nn=Mn[0],Tn=Mn[1],In=Tn.focused,Ln=Tn.typing,Dn=function(e){ut||Ee.current.contains(e.target)||Be.current.contains(e.target)||(De[0]?De[1]||bt(1):bt(0))},Pn=function(e){!ut||!Bn&&!In||Ee.current.contains(e.target)||Be.current.contains(e.target)||e.preventDefault()},Rn=He&&He[0]?m.locale.format(A.locale,He[0],"YYYYMMDDHHmmss"):"",Fn=He&&He[1]?m.locale.format(A.locale,He[1],"YYYYMMDDHHmmss"):"";Object(u["useEffect"])((function(){ut||(Je(He),Et.length&&""!==Et[0]?Bt!==Dt&&Rt():Pt(""),Mt.length&&""!==Mt[0]?Nt!==Ut&&Kt():Qt(""))}),[ut,Et,Mt]),Object(u["useEffect"])((function(){Je(He)}),[Rn,Fn]),Y&&(Y.current={focus:function(){Ee.current&&Ee.current.focus()},blur:function(){Ee.current&&Ee.current.blur(),Be.current&&Be.current.blur()}});var jn=Object.keys(Q||{}),Un=jn.map((function(e){var t=Q[e],n="function"===typeof t?t():t;return{label:e,onClick:function(){xt(n,null),yt(!1,Ne)},onMouseEnter:function(){Jt(n)},onMouseLeave:function(){Jt(null)}}}));function Hn(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null;ut&&rn&&rn[0]&&rn[1]&&m.isAfter(rn[1],rn[0])&&(r=rn);var i=C;if(C&&"object"===Object(H["a"])(C)&&C.defaultValue){var o=C.defaultValue;i=Object(F["a"])(Object(F["a"])({},C),{},{defaultValue:ve(o,Ne)||void 0})}var s=null;return P&&(s=function(e,t){return P(e,t,{range:Ne?"end":"start"})}),u["createElement"](Ve.Provider,{value:{inRange:!0,panelPosition:t,rangedValue:Zt||Ze,hoverRangedValue:r}},u["createElement"](Vt,Object.assign({},e,n,{dateRender:s,showTime:i,mode:tt[Ne],generateConfig:m,style:void 0,direction:ue,disabledDate:0===Ne?at:st,disabledTime:function(e){return!!D&&D(e,0===Ne?"start":"end")},className:E()(Object(R["a"])({},"".concat(a,"-panel-focused"),0===Ne?!On:!Ln)),value:ve(Ze,Ne),locale:A,tabIndex:-1,onPanelChange:function(e,n){rt(ye(tt,n,Ne),ye(Ze,e,Ne));var r=e;"right"===t&&tt[Ne]===n&&(r=ze(r,n,m,-1)),qe(r,Ne)},onOk:null,onSelect:void 0,onChange:void 0,defaultValue:void 0,defaultPickerValue:void 0})))}var zn=0,Qn=0;Ne&&_e.current&&Se.current&&we.current&&(zn=_e.current.offsetWidth+Se.current.offsetWidth,we.current.offsetWidth&&zn>we.current.offsetWidth&&(Qn=zn));var Vn="rtl"===ue?{right:zn}:{left:zn};function Kn(){var e,t=Ht(a,tt[Ne],J),n=zt({prefixCls:a,components:le,needConfirmButton:ge,okDisabled:!ve(Ze,Ne)||L&&L(Ze[Ne]),locale:A,rangeList:Un,onOk:function(){ve(Ze,Ne)&&(xt(Ze,Ne),se&&se(Ze))}});if("time"===_||C)e=Hn();else{var r=Ge(Ne),i=ze(r,_,m),o=tt[Ne],s=o===_,l=Hn(!!s&&"left",{pickerValue:r,onPickerValueChange:function(e){qe(e,Ne)}}),c=Hn("right",{pickerValue:i,onPickerValueChange:function(e){qe(ze(e,_,m,-1),Ne)}});e="rtl"===ue?u["createElement"](u["Fragment"],null,c,s&&l):u["createElement"](u["Fragment"],null,l,s&&c)}var d=u["createElement"](u["Fragment"],null,u["createElement"]("div",{className:"".concat(a,"-panels")},e),(t||n)&&u["createElement"]("div",{className:"".concat(a,"-footer")},t,n));return z&&(d=z(d)),u["createElement"]("div",{className:"".concat(a,"-panel-container"),style:{marginLeft:Qn},ref:we,onMouseDown:function(e){e.preventDefault()}},d)}var Wn,Gn,qn=u["createElement"]("div",{className:E()("".concat(a,"-range-wrapper"),"".concat(a,"-").concat(_,"-range-wrapper")),style:{minWidth:mt}},u["createElement"]("div",{className:"".concat(a,"-range-arrow"),style:Vn}),Kn());G&&(Wn=u["createElement"]("span",{className:"".concat(a,"-suffix")},G)),W&&(ve(He,0)&&!De[0]||ve(He,1)&&!De[1])&&(Gn=u["createElement"]("span",{onMouseDown:function(e){e.preventDefault(),e.stopPropagation()},onMouseUp:function(e){e.preventDefault(),e.stopPropagation();var t=He;De[0]||(t=ye(t,null,0)),De[1]||(t=ye(t,null,1)),xt(t,null),yt(!1,Ne)},className:"".concat(a,"-clear")},q||u["createElement"]("span",{className:"".concat(a,"-clear-btn")})));var Yn={size:ne(_,Oe[0])},Xn=0,Zn=0;_e.current&&Ce.current&&Se.current&&(0===Ne?Zn=_e.current.offsetWidth:(Xn=zn,Zn=Ce.current.offsetWidth));var Jn="rtl"===ue?{right:Xn}:{left:Xn},$n=function(e,t){var n=ye(Ze,e,Ne);"submit"===t||"key"!==t&&!ge?xt(n,Ne):Je(n)};return u["createElement"](V.Provider,{value:{operationRef:Ie,hideHeader:"time"===_,onDateMouseEnter:bn,onDateMouseLeave:xn,hideRanges:!0,onSelect:$n,open:ut}},u["createElement"](qt,{visible:ut,popupElement:qn,popupStyle:d,prefixCls:a,dropdownClassName:h,dropdownAlign:p,getPopupContainer:g,transitionName:f,range:!0,direction:ue},u["createElement"]("div",Object.assign({ref:xe,className:E()(a,"".concat(a,"-range"),c,(t={},Object(R["a"])(t,"".concat(a,"-disabled"),De[0]&&De[1]),Object(R["a"])(t,"".concat(a,"-focused"),0===Ne?Bn:In),Object(R["a"])(t,"".concat(a,"-rtl"),"rtl"===ue),t)),style:l,onClick:Dn,onMouseDown:Pn},Ae(e)),u["createElement"]("div",{className:E()("".concat(a,"-input"),(n={},Object(R["a"])(n,"".concat(a,"-input-active"),0===Ne),Object(R["a"])(n,"".concat(a,"-input-placeholder"),!!hn),n)),ref:_e},u["createElement"]("input",Object.assign({id:s,disabled:De[0],readOnly:X||!On,value:hn||Dt,onChange:function(e){Pt(e.target.value)},autoFocus:y,placeholder:ve(v,0)||"",ref:Ee},Sn,Yn,{autoComplete:pe}))),u["createElement"]("div",{className:"".concat(a,"-range-separator"),ref:Se},O),u["createElement"]("div",{className:E()("".concat(a,"-input"),(r={},Object(R["a"])(r,"".concat(a,"-input-active"),1===Ne),Object(R["a"])(r,"".concat(a,"-input-placeholder"),!!An),r)),ref:Ce},u["createElement"]("input",Object.assign({disabled:De[1],readOnly:X||!Ln,value:An||Ut,onChange:function(e){Qt(e.target.value)},placeholder:ve(v,1)||"",ref:Be},Nn,Yn,{autoComplete:pe}))),u["createElement"]("div",{className:"".concat(a,"-active-bar"),style:Object(F["a"])(Object(F["a"])({},Jn),{},{width:Zn,position:"absolute"})}),Wn,Gn)))}var hn=function(e){Object(D["a"])(n,e);var t=Object(P["a"])(n);function n(){var e;return Object(I["a"])(this,n),e=t.apply(this,arguments),e.pickerRef=u["createRef"](),e.focus=function(){e.pickerRef.current&&e.pickerRef.current.focus()},e.blur=function(){e.pickerRef.current&&e.pickerRef.current.blur()},e}return Object(L["a"])(n,[{key:"render",value:function(){return u["createElement"](dn,Object.assign({},this.props,{pickerRef:this.pickerRef}))}}]),n}(u["Component"]),fn=hn,pn=rn,gn=n("EZjX");function mn(e,t,n){return void 0!==n?n:"year"===e&&t.lang.yearPlaceholder?t.lang.yearPlaceholder:"quarter"===e&&t.lang.quarterPlaceholder?t.lang.quarterPlaceholder:"month"===e&&t.lang.monthPlaceholder?t.lang.monthPlaceholder:"week"===e&&t.lang.weekPlaceholder?t.lang.weekPlaceholder:"time"===e&&t.timePickerLocale.placeholder?t.timePickerLocale.placeholder:t.lang.placeholder}function An(e,t,n){return void 0!==n?n:"year"===e&&t.lang.yearPlaceholder?t.lang.rangeYearPlaceholder:"month"===e&&t.lang.monthPlaceholder?t.lang.rangeMonthPlaceholder:"week"===e&&t.lang.weekPlaceholder?t.lang.rangeWeekPlaceholder:"time"===e&&t.timePickerLocale.placeholder?t.timePickerLocale.rangePlaceholder:t.lang.rangePlaceholder}var vn=n("b5WB"),yn=n("LpVx"),bn=n("CfwS"),xn=n("WHP3"),wn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function _n(e){function t(t,n){var r=function(r){w()(o,r);var i=C()(o);function o(r){var a;return v()(this,o),a=i.call(this,r),a.pickerRef=u["createRef"](),a.focus=function(){a.pickerRef.current&&a.pickerRef.current.focus()},a.blur=function(){a.pickerRef.current&&a.pickerRef.current.blur()},a.getDefaultLocale=function(){var e=a.props.locale,t=c()(c()({},gn["a"]),e);return t.lang=c()(c()({},t.lang),(e||{}).lang),t},a.renderPicker=function(n){var r=a.context,i=r.getPrefixCls,o=r.direction,s=r.getPopupContainer,l=a.props,d=l.prefixCls,h=l.getPopupContainer,f=l.className,p=l.size,g=l.bordered,A=void 0===g||g,v=l.placeholder,y=wn(l,["prefixCls","getPopupContainer","className","size","bordered","placeholder"]),b=a.props,x=b.format,w=b.showTime,_=i("picker",d),C={showToday:!0},S={};t&&(S.picker=t);var B=t||a.props.picker;return S=c()(c()(c()({},S),w?Mn(c()({format:x,picker:B},w)):{}),"time"===B?Mn(c()(c()({format:x},a.props),{picker:B})):{}),u["createElement"](xn["b"].Consumer,null,(function(t){var r,i=p||t;return u["createElement"](pn,c()({ref:a.pickerRef,placeholder:mn(B,n,v),suffixIcon:"time"===B?u["createElement"](M.a,null):u["createElement"](O.a,null),clearIcon:u["createElement"](T.a,null),allowClear:!0,transitionName:"slide-up"},C,y,S,{locale:n.lang,className:E()(f,(r={},m()(r,"".concat(_,"-").concat(i),i),m()(r,"".concat(_,"-borderless"),!A),r)),prefixCls:_,getPopupContainer:h||s,generateConfig:e,prevIcon:u["createElement"]("span",{className:"".concat(_,"-prev-icon")}),nextIcon:u["createElement"]("span",{className:"".concat(_,"-next-icon")}),superPrevIcon:u["createElement"]("span",{className:"".concat(_,"-super-prev-icon")}),superNextIcon:u["createElement"]("span",{className:"".concat(_,"-super-next-icon")}),components:On,direction:o}))}))},Object(vn["a"])("quarter"!==t,n,"DatePicker.".concat(n," is legacy usage. Please use DatePicker[picker='").concat(t,"'] directly.")),a}return b()(o,[{key:"render",value:function(){return u["createElement"](bn["a"],{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},this.renderPicker)}}]),o}(u["Component"]);return r.contextType=yn["b"],n&&(r.displayName=n),r}var n=t(),r=t("week","WeekPicker"),i=t("month","MonthPicker"),o=t("year","YearPicker"),a=t("time","TimePicker"),s=t("quarter","QuarterPicker");return{DatePicker:n,WeekPicker:r,MonthPicker:i,YearPicker:o,TimePicker:a,QuarterPicker:s}}var Cn=n("60Hr"),Sn=n.n(Cn),En=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function Bn(e){var t=function(t){w()(r,t);var n=C()(r);function r(){var t;return v()(this,r),t=n.apply(this,arguments),t.pickerRef=u["createRef"](),t.focus=function(){t.pickerRef.current&&t.pickerRef.current.focus()},t.blur=function(){t.pickerRef.current&&t.pickerRef.current.blur()},t.getDefaultLocale=function(){var e=t.props.locale,n=c()(c()({},gn["a"]),e);return n.lang=c()(c()({},n.lang),(e||{}).lang),n},t.renderPicker=function(n){var r=t.context,i=r.getPrefixCls,o=r.direction,a=r.getPopupContainer,s=t.props,l=s.prefixCls,d=s.getPopupContainer,h=s.className,f=s.size,p=s.bordered,g=void 0===p||p,A=s.placeholder,v=En(s,["prefixCls","getPopupContainer","className","size","bordered","placeholder"]),y=t.props,b=y.format,x=y.showTime,w=y.picker,_=i("picker",l),C={};return C=c()(c()(c()({},C),x?Mn(c()({format:b,picker:w},x)):{}),"time"===w?Mn(c()(c()({format:b},t.props),{picker:w})):{}),u["createElement"](xn["b"].Consumer,null,(function(r){var i,s=f||r;return u["createElement"](fn,c()({separator:u["createElement"]("span",{"aria-label":"to",className:"".concat(_,"-separator")},u["createElement"](Sn.a,null)),ref:t.pickerRef,placeholder:An(w,n,A),suffixIcon:"time"===w?u["createElement"](M.a,null):u["createElement"](O.a,null),clearIcon:u["createElement"](T.a,null),allowClear:!0,transitionName:"slide-up"},v,C,{className:E()(h,(i={},m()(i,"".concat(_,"-").concat(s),s),m()(i,"".concat(_,"-borderless"),!g),i)),locale:n.lang,prefixCls:_,getPopupContainer:d||a,generateConfig:e,prevIcon:u["createElement"]("span",{className:"".concat(_,"-prev-icon")}),nextIcon:u["createElement"]("span",{className:"".concat(_,"-next-icon")}),superPrevIcon:u["createElement"]("span",{className:"".concat(_,"-super-prev-icon")}),superNextIcon:u["createElement"]("span",{className:"".concat(_,"-super-next-icon")}),components:On,direction:o}))}))},t}return b()(r,[{key:"render",value:function(){return u["createElement"](bn["a"],{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},this.renderPicker)}}]),r}(u["Component"]);return t.contextType=yn["b"],t}var On={button:h,rangeItem:p};function kn(e){return e?Array.isArray(e)?e:[e]:[]}function Mn(e){var t=e.format,n=e.picker,r=e.showHour,i=e.showMinute,o=e.showSecond,a=e.use12Hours,s=kn(t)[0],l=c()({},e);return s&&(s.includes("s")||void 0!==o||(l.showSecond=!1),s.includes("m")||void 0!==i||(l.showMinute=!1),s.includes("H")||s.includes("h")||void 0!==r||(l.showHour=!1),(s.includes("a")||s.includes("A"))&&void 0===a&&(l.use12Hours=!0)),"time"===n?l:{showTime:l}}function Nn(e){var t=_n(e),n=t.DatePicker,r=t.WeekPicker,i=t.MonthPicker,o=t.YearPicker,a=t.TimePicker,s=t.QuarterPicker,l=Bn(e),c=n;return c.WeekPicker=r,c.MonthPicker=i,c.YearPicker=o,c.RangePicker=l,c.TimePicker=a,c.QuarterPicker=s,c}var Tn=Nn,In=Tn(s);t["a"]=In},mRbv:function(e,t,n){var r=n("Wa83"),i=r.scaleAndAdd;function o(e,t,n){for(var o=n.rect,a=o.width,s=o.height,l=[o.x+a/2,o.y+s/2],c=null==n.gravity?.1:n.gravity,u=0;u<e.length;u++){var d=e[u];d.p||(d.p=r.create(a*(Math.random()-.5)+l[0],s*(Math.random()-.5)+l[1])),d.pp=r.clone(d.p),d.edges=null}var h=null==n.friction?.6:n.friction,f=h;return{warmUp:function(){f=.8*h},setFixed:function(t){e[t].fixed=!0},setUnfixed:function(t){e[t].fixed=!1},step:function(n){for(var o=[],a=e.length,s=0;s<t.length;s++){var u=t[s];if(!u.ignoreForceLayout){var d=u.n1,h=u.n2;r.sub(o,h.p,d.p);var p=r.len(o)-u.d,g=h.w/(d.w+h.w);isNaN(g)&&(g=0),r.normalize(o,o),!d.fixed&&i(d.p,d.p,o,g*p*f),!h.fixed&&i(h.p,h.p,o,-(1-g)*p*f)}}for(s=0;s<a;s++){var m=e[s];m.fixed||(r.sub(o,l,m.p),i(m.p,m.p,o,c*f))}for(s=0;s<a;s++){d=e[s];for(var A=s+1;A<a;A++){h=e[A];r.sub(o,h.p,d.p);p=r.len(o);0===p&&(r.set(o,Math.random()-.5,Math.random()-.5),p=1);var v=(d.rep+h.rep)/p/p;!d.fixed&&i(d.pp,d.pp,o,v),!h.fixed&&i(h.pp,h.pp,o,-v)}}var y=[];for(s=0;s<a;s++){m=e[s];m.fixed||(r.sub(y,m.p,m.pp),i(m.p,m.p,y,f),r.copy(m.pp,m.p))}f*=.992,n&&n(e,t,f<.01)}}}t.forceLayout=o},mUie:function(e,t,n){var r=n("9Kwb"),i=n("SSN4");function o(e,t,n,a,s){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:r(e,t,n,a,o,s))}e.exports=o},mY83:function(e,t,n){},mhfY:function(e,t){function n(e){return e instanceof Array||(e=[e,e]),e}var r="lineStyle.opacity".split("."),i={seriesType:"lines",reset:function(e,t,i){var o=n(e.get("symbol")),a=n(e.get("symbolSize")),s=e.getData();function l(e,t){var i=e.getItemModel(t),o=n(i.getShallow("symbol",!0)),a=n(i.getShallow("symbolSize",!0)),s=i.get(r);o[0]&&e.setItemVisual(t,"fromSymbol",o[0]),o[1]&&e.setItemVisual(t,"toSymbol",o[1]),a[0]&&e.setItemVisual(t,"fromSymbolSize",a[0]),a[1]&&e.setItemVisual(t,"toSymbolSize",a[1]),e.setItemVisual(t,"opacity",s)}return s.setVisual("fromSymbol",o&&o[0]),s.setVisual("toSymbol",o&&o[1]),s.setVisual("fromSymbolSize",a&&a[0]),s.setVisual("toSymbolSize",a&&a[1]),s.setVisual("opacity",e.get(r)),{dataEach:s.hasItemOption?l:null}}};e.exports=i},mpOK:function(e,t,n){var r=n("gyjJ"),i=n("Wa83"),o=i.applyTransform,a=n("ie0D"),s=n("XTQn"),l=n("F2Ao"),c=n("2Cb2"),u=n("Fu25"),d=n("gPqb"),h=n("vOhS"),f=n("ode/"),p=n("342z"),g=n("2OMI"),m=n("OCYe"),A=n("D2WO"),v=g.CMD,y=Math.round,b=Math.sqrt,x=Math.abs,w=Math.cos,_=Math.sin,C=Math.max;if(!r.canvasSupported){var S=",",E="progid:DXImageTransform.Microsoft",B=21600,O=B/2,k=1e5,M=1e3,N=function(e){e.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",e.coordsize=B+","+B,e.coordorigin="0,0"},T=function(e){return String(e).replace(/&/g,"&").replace(/"/g,""")},I=function(e,t,n){return"rgb("+[e,t,n].join(",")+")"},L=function(e,t){t&&e&&t.parentNode!==e&&e.appendChild(t)},D=function(e,t){t&&e&&t.parentNode===e&&e.removeChild(t)},P=function(e,t,n){return(parseFloat(e)||0)*k+(parseFloat(t)||0)*M+n},R=c.parsePercent,F=function(e,t,n){var r=s.parse(t);n=+n,isNaN(n)&&(n=1),r&&(e.color=I(r[0],r[1],r[2]),e.opacity=n*r[3])},j=function(e){var t=s.parse(e);return[I(t[0],t[1],t[2]),t[3]]},U=function(e,t,n){var r=t.fill;if(null!=r)if(r instanceof m){var i,a=0,s=[0,0],l=0,c=1,u=n.getBoundingRect(),d=u.width,h=u.height;if("linear"===r.type){i="gradient";var f=n.transform,p=[r.x*d,r.y*h],g=[r.x2*d,r.y2*h];f&&(o(p,p,f),o(g,g,f));var A=g[0]-p[0],v=g[1]-p[1];a=180*Math.atan2(A,v)/Math.PI,a<0&&(a+=360),a<1e-6&&(a=0)}else{i="gradientradial";p=[r.x*d,r.y*h],f=n.transform;var y=n.scale,b=d,x=h;s=[(p[0]-u.x)/b,(p[1]-u.y)/x],f&&o(p,p,f),b/=y[0]*B,x/=y[1]*B;var w=C(b,x);l=0/w,c=2*r.r/w-l}var _=r.colorStops.slice();_.sort((function(e,t){return e.offset-t.offset}));for(var S=_.length,E=[],O=[],k=0;k<S;k++){var M=_[k],N=j(M.color);O.push(M.offset*c+l+" "+N[0]),0!==k&&k!==S-1||E.push(N)}if(S>=2){var T=E[0][0],I=E[1][0],L=E[0][1]*t.opacity,D=E[1][1]*t.opacity;e.type=i,e.method="none",e.focus="100%",e.angle=a,e.color=T,e.color2=I,e.colors=O.join(","),e.opacity=D,e.opacity2=L}"radial"===i&&(e.focusposition=s.join(","))}else F(e,r,t.opacity)},H=function(e,t){t.lineDash&&(e.dashstyle=t.lineDash.join(" ")),null==t.stroke||t.stroke instanceof m||F(e,t.stroke,t.opacity)},z=function(e,t,n,r){var i="fill"===t,o=e.getElementsByTagName(t)[0];null!=n[t]&&"none"!==n[t]&&(i||!i&&n.lineWidth)?(e[i?"filled":"stroked"]="true",n[t]instanceof m&&D(e,o),o||(o=A.createNode(t)),i?U(o,n,r):H(o,n),L(e,o)):(e[i?"filled":"stroked"]="false",D(e,o))},Q=[[],[],[]],V=function(e,t){var n,r,i,a,s,l,c=v.M,u=v.C,d=v.L,h=v.A,f=v.Q,p=[],g=e.data,m=e.len();for(a=0;a<m;){switch(i=g[a++],r="",n=0,i){case c:r=" m ",n=1,s=g[a++],l=g[a++],Q[0][0]=s,Q[0][1]=l;break;case d:r=" l ",n=1,s=g[a++],l=g[a++],Q[0][0]=s,Q[0][1]=l;break;case f:case u:r=" c ",n=3;var A,x,C=g[a++],E=g[a++],k=g[a++],M=g[a++];i===f?(A=k,x=M,k=(k+2*C)/3,M=(M+2*E)/3,C=(s+2*C)/3,E=(l+2*E)/3):(A=g[a++],x=g[a++]),Q[0][0]=C,Q[0][1]=E,Q[1][0]=k,Q[1][1]=M,Q[2][0]=A,Q[2][1]=x,s=A,l=x;break;case h:var N=0,T=0,I=1,L=1,D=0;t&&(N=t[4],T=t[5],I=b(t[0]*t[0]+t[1]*t[1]),L=b(t[2]*t[2]+t[3]*t[3]),D=Math.atan2(-t[1]/L,t[0]/I));var P=g[a++],R=g[a++],F=g[a++],j=g[a++],U=g[a++]+D,H=g[a++]+U+D;a++;var z=g[a++],V=P+w(U)*F,K=R+_(U)*j,W=(C=P+w(H)*F,E=R+_(H)*j,z?" wa ":" at ");Math.abs(V-C)<1e-4&&(Math.abs(H-U)>.01?z&&(V+=270/B):Math.abs(K-R)<1e-4?z&&V<P||!z&&V>P?E-=270/B:E+=270/B:z&&K<R||!z&&K>R?C+=270/B:C-=270/B),p.push(W,y(((P-F)*I+N)*B-O),S,y(((R-j)*L+T)*B-O),S,y(((P+F)*I+N)*B-O),S,y(((R+j)*L+T)*B-O),S,y((V*I+N)*B-O),S,y((K*L+T)*B-O),S,y((C*I+N)*B-O),S,y((E*L+T)*B-O)),s=C,l=E;break;case v.R:var G=Q[0],q=Q[1];G[0]=g[a++],G[1]=g[a++],q[0]=G[0]+g[a++],q[1]=G[1]+g[a++],t&&(o(G,G,t),o(q,q,t)),G[0]=y(G[0]*B-O),q[0]=y(q[0]*B-O),G[1]=y(G[1]*B-O),q[1]=y(q[1]*B-O),p.push(" m ",G[0],S,G[1]," l ",q[0],S,G[1]," l ",q[0],S,q[1]," l ",G[0],S,q[1]);break;case v.Z:p.push(" x ")}if(n>0){p.push(r);for(var Y=0;Y<n;Y++){var X=Q[Y];t&&o(X,X,t),p.push(y(X[0]*B-O),S,y(X[1]*B-O),Y<n-1?S:"")}}}return p.join("")};p.prototype.brushVML=function(e){var t=this.style,n=this._vmlEl;n||(n=A.createNode("shape"),N(n),this._vmlEl=n),z(n,"fill",t,this),z(n,"stroke",t,this);var r=this.transform,i=null!=r,o=n.getElementsByTagName("stroke")[0];if(o){var a=t.lineWidth;if(i&&!t.strokeNoScale){var s=r[0]*r[3]-r[1]*r[2];a*=b(x(s))}o.weight=a+"px"}var l=this.path||(this.path=new g);this.__dirtyPath&&(l.beginPath(),l.subPixelOptimize=!1,this.buildPath(l,this.shape),l.toStatic(),this.__dirtyPath=!1),n.path=V(l,this.transform),n.style.zIndex=P(this.zlevel,this.z,this.z2),L(e,n),null!=t.text?this.drawRectText(e,this.getBoundingRect()):this.removeRectText(e)},p.prototype.onRemove=function(e){D(e,this._vmlEl),this.removeRectText(e)},p.prototype.onAdd=function(e){L(e,this._vmlEl),this.appendRectText(e)};var K=function(e){return"object"===typeof e&&e.tagName&&"IMG"===e.tagName.toUpperCase()};h.prototype.brushVML=function(e){var t,n,r=this.style,i=r.image;if(K(i)){var a=i.src;if(a===this._imageSrc)t=this._imageWidth,n=this._imageHeight;else{var s=i.runtimeStyle,l=s.width,c=s.height;s.width="auto",s.height="auto",t=i.width,n=i.height,s.width=l,s.height=c,this._imageSrc=a,this._imageWidth=t,this._imageHeight=n}i=a}else i===this._imageSrc&&(t=this._imageWidth,n=this._imageHeight);if(i){var u=r.x||0,d=r.y||0,h=r.width,f=r.height,p=r.sWidth,g=r.sHeight,m=r.sx||0,v=r.sy||0,x=p&&g,w=this._vmlEl;w||(w=A.doc.createElement("div"),N(w),this._vmlEl=w);var _,B=w.style,O=!1,k=1,M=1;if(this.transform&&(_=this.transform,k=b(_[0]*_[0]+_[1]*_[1]),M=b(_[2]*_[2]+_[3]*_[3]),O=_[1]||_[2]),O){var T=[u,d],I=[u+h,d],D=[u,d+f],R=[u+h,d+f];o(T,T,_),o(I,I,_),o(D,D,_),o(R,R,_);var F=C(T[0],I[0],D[0],R[0]),j=C(T[1],I[1],D[1],R[1]),U=[];U.push("M11=",_[0]/k,S,"M12=",_[2]/M,S,"M21=",_[1]/k,S,"M22=",_[3]/M,S,"Dx=",y(u*k+_[4]),S,"Dy=",y(d*M+_[5])),B.padding="0 "+y(F)+"px "+y(j)+"px 0",B.filter=E+".Matrix("+U.join("")+", SizingMethod=clip)"}else _&&(u=u*k+_[4],d=d*M+_[5]),B.filter="",B.left=y(u)+"px",B.top=y(d)+"px";var H=this._imageEl,z=this._cropEl;H||(H=A.doc.createElement("div"),this._imageEl=H);var Q=H.style;if(x){if(t&&n)Q.width=y(k*t*h/p)+"px",Q.height=y(M*n*f/g)+"px";else{var V=new Image,W=this;V.onload=function(){V.onload=null,t=V.width,n=V.height,Q.width=y(k*t*h/p)+"px",Q.height=y(M*n*f/g)+"px",W._imageWidth=t,W._imageHeight=n,W._imageSrc=i},V.src=i}z||(z=A.doc.createElement("div"),z.style.overflow="hidden",this._cropEl=z);var G=z.style;G.width=y((h+m*h/p)*k),G.height=y((f+v*f/g)*M),G.filter=E+".Matrix(Dx="+-m*h/p*k+",Dy="+-v*f/g*M+")",z.parentNode||w.appendChild(z),H.parentNode!==z&&z.appendChild(H)}else Q.width=y(k*h)+"px",Q.height=y(M*f)+"px",w.appendChild(H),z&&z.parentNode&&(w.removeChild(z),this._cropEl=null);var q="",Y=r.opacity;Y<1&&(q+=".Alpha(opacity="+y(100*Y)+") "),q+=E+".AlphaImageLoader(src="+i+", SizingMethod=scale)",Q.filter=q,w.style.zIndex=P(this.zlevel,this.z,this.z2),L(e,w),null!=r.text&&this.drawRectText(e,this.getBoundingRect())}},h.prototype.onRemove=function(e){D(e,this._vmlEl),this._vmlEl=null,this._cropEl=null,this._imageEl=null,this.removeRectText(e)},h.prototype.onAdd=function(e){L(e,this._vmlEl),this.appendRectText(e)};var W,G="normal",q={},Y=0,X=100,Z=document.createElement("div"),J=function(e){var t=q[e];if(!t){Y>X&&(Y=0,q={});var n,r=Z.style;try{r.font=e,n=r.fontFamily.split(",")[0]}catch(i){}t={style:r.fontStyle||G,variant:r.fontVariant||G,weight:r.fontWeight||G,size:0|parseFloat(r.fontSize||12),family:n||"Microsoft YaHei"},q[e]=t,Y++}return t};l.$override("measureText",(function(e,t){var n=A.doc;W||(W=n.createElement("div"),W.style.cssText="position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;",A.doc.body.appendChild(W));try{W.style.font=t}catch(r){}return W.innerHTML="",W.appendChild(n.createTextNode(e)),{width:W.offsetWidth}}));for(var $=new a,ee=function(e,t,n,r){var i=this.style;this.__dirty&&c.normalizeTextStyle(i,!0);var a=i.text;if(null!=a&&(a+=""),a){if(i.rich){var s=l.parseRichText(a,i);a=[];for(var u=0;u<s.lines.length;u++){for(var d=s.lines[u].tokens,h=[],f=0;f<d.length;f++)h.push(d[f].text);a.push(h.join(""))}a=a.join("\n")}var p,g,m=i.textAlign,v=i.textVerticalAlign,b=J(i.font),x=b.style+" "+b.variant+" "+b.weight+" "+b.size+'px "'+b.family+'"';n=n||l.getBoundingRect(a,x,m,v,i.textPadding,i.textLineHeight);var w=this.transform;if(w&&!r&&($.copy(t),$.applyTransform(w),t=$),r)p=t.x,g=t.y;else{var _=i.textPosition;if(_ instanceof Array)p=t.x+R(_[0],t.width),g=t.y+R(_[1],t.height),m=m||"left";else{var C=this.calculateTextPosition?this.calculateTextPosition({},i,t):l.calculateTextPosition({},i,t);p=C.x,g=C.y,m=m||C.textAlign,v=v||C.textVerticalAlign}}p=l.adjustTextX(p,n.width,m),g=l.adjustTextY(g,n.height,v),g+=n.height/2;var E,B,O,k=A.createNode,M=this._textVmlEl;M?(O=M.firstChild,E=O.nextSibling,B=E.nextSibling):(M=k("line"),E=k("path"),B=k("textpath"),O=k("skew"),B.style["v-text-align"]="left",N(M),E.textpathok=!0,B.on=!0,M.from="0 0",M.to="1000 0.05",L(M,O),L(M,E),L(M,B),this._textVmlEl=M);var I=[p,g],D=M.style;w&&r?(o(I,I,w),O.on=!0,O.matrix=w[0].toFixed(3)+S+w[2].toFixed(3)+S+w[1].toFixed(3)+S+w[3].toFixed(3)+",0,0",O.offset=(y(I[0])||0)+","+(y(I[1])||0),O.origin="0 0",D.left="0px",D.top="0px"):(O.on=!1,D.left=y(p)+"px",D.top=y(g)+"px"),B.string=T(a);try{B.style.font=x}catch(F){}z(M,"fill",{fill:i.textFill,opacity:i.opacity},this),z(M,"stroke",{stroke:i.textStroke,opacity:i.opacity,lineDash:i.lineDash||null},this),M.style.zIndex=P(this.zlevel,this.z,this.z2),L(e,M)}},te=function(e){D(e,this._textVmlEl),this._textVmlEl=null},ne=function(e){L(e,this._textVmlEl)},re=[u,d,h,p,f],ie=0;ie<re.length;ie++){var oe=re[ie].prototype;oe.drawRectText=ee,oe.removeRectText=te,oe.appendRectText=ne}f.prototype.brushVML=function(e){var t=this.style;null!=t.text?this.drawRectText(e,{x:t.x||0,y:t.y||0,width:0,height:0},this.getBoundingRect(),!0):this.removeRectText(e)},f.prototype.onRemove=function(e){this.removeRectText(e)},f.prototype.onAdd=function(e){this.appendRectText(e)}}},mviM:function(e,t,n){},my3Q:function(e,t,n){var r=n("p/4i"),i=n("y+QW"),o=[n("4oC3")];e.exports=r.createStore(i,o)},"n/W2":function(e,t,n){var r=n("GZki"),i=n("D9k5"),o=n("59oh"),a=n("LbRn");function s(e){return r(e)||i(e)||o(e)||a()}e.exports=s},n7fI:function(e,t,n){var r=n("oEo5"),i=n("Jjzi"),o=n("CQhY"),a=n("sXQx"),s=n("tCtF"),l=s.prototype,c=Math.ceil,u=Math.floor,d=1e3,h=60*d,f=60*h,p=24*f,g=function(e,t,n,r){while(n<r){var i=n+r>>>1;e[i][1]<t?n=i+1:r=i}return n},m=s.extend({type:"time",getLabel:function(e){var t=this._stepLvl,n=new Date(e);return o.formatTime(t[0],n,this.getSetting("useUTC"))},niceExtent:function(e){var t=this._extent;if(t[0]===t[1]&&(t[0]-=p,t[1]+=p),t[1]===-1/0&&t[0]===1/0){var n=new Date;t[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),t[0]=t[1]-p}this.niceTicks(e.splitNumber,e.minInterval,e.maxInterval);var r=this._interval;e.fixMin||(t[0]=i.round(u(t[0]/r)*r)),e.fixMax||(t[1]=i.round(c(t[1]/r)*r))},niceTicks:function(e,t,n){e=e||10;var r=this._extent,o=r[1]-r[0],s=o/e;null!=t&&s<t&&(s=t),null!=n&&s>n&&(s=n);var l=A.length,d=g(A,s,0,l),h=A[Math.min(d,l-1)],f=h[1];if("year"===h[0]){var p=o/f,m=i.nice(p/e,!0);f*=m}var v=this.getSetting("useUTC")?0:60*new Date(+r[0]||+r[1]).getTimezoneOffset()*1e3,y=[Math.round(c((r[0]-v)/f)*f+v),Math.round(u((r[1]-v)/f)*f+v)];a.fixExtent(y,r),this._stepLvl=h,this._interval=f,this._niceExtent=y},parse:function(e){return+i.parseDate(e)}});r.each(["contain","normalize"],(function(e){m.prototype[e]=function(t){return l[e].call(this,this.parse(t))}}));var A=[["hh:mm:ss",d],["hh:mm:ss",5*d],["hh:mm:ss",10*d],["hh:mm:ss",15*d],["hh:mm:ss",30*d],["hh:mm\nMM-dd",h],["hh:mm\nMM-dd",5*h],["hh:mm\nMM-dd",10*h],["hh:mm\nMM-dd",15*h],["hh:mm\nMM-dd",30*h],["hh:mm\nMM-dd",f],["hh:mm\nMM-dd",2*f],["hh:mm\nMM-dd",6*f],["hh:mm\nMM-dd",12*f],["MM-dd\nyyyy",p],["MM-dd\nyyyy",2*p],["MM-dd\nyyyy",3*p],["MM-dd\nyyyy",4*p],["MM-dd\nyyyy",5*p],["MM-dd\nyyyy",6*p],["week",7*p],["MM-dd\nyyyy",10*p],["week",14*p],["week",21*p],["month",31*p],["week",42*p],["month",62*p],["week",70*p],["quarter",95*p],["month",31*p*4],["month",31*p*5],["half-year",380*p/2],["month",31*p*8],["month",31*p*10],["year",380*p]];m.create=function(e){return new m({useUTC:e.ecModel.get("useUTC")})};var v=m;e.exports=v},nAKh:function(e,t,n){var r=n("zYjg"),i=n("+CNX"),o=n("oEo5"),a=n("LLn1"),s=a.createSymbol,l=n("Wa83"),c=n("Wr3P");function u(e,t,n){r.Group.call(this),this.add(this.createLine(e,t,n)),this._updateEffectSymbol(e,t)}var d=u.prototype;d.createLine=function(e,t,n){return new i(e,t,n)},d._updateEffectSymbol=function(e,t){var n=e.getItemModel(t),r=n.getModel("effect"),i=r.get("symbolSize"),a=r.get("symbol");o.isArray(i)||(i=[i,i]);var l=r.get("color")||e.getItemVisual(t,"color"),c=this.childAt(1);this._symbolType!==a&&(this.remove(c),c=s(a,-.5,-.5,1,1,l),c.z2=100,c.culling=!0,this.add(c)),c&&(c.setStyle("shadowColor",l),c.setStyle(r.getItemStyle(["color"])),c.attr("scale",i),c.setColor(l),c.attr("scale",i),this._symbolType=a,this._symbolScale=i,this._updateEffectAnimation(e,r,t))},d._updateEffectAnimation=function(e,t,n){var r=this.childAt(1);if(r){var i=this,a=e.getItemLayout(n),s=1e3*t.get("period"),l=t.get("loop"),c=t.get("constantSpeed"),u=o.retrieve(t.get("delay"),(function(t){return t/e.count()*s/3})),d="function"===typeof u;if(r.ignore=!0,this.updateAnimationPoints(r,a),c>0&&(s=this.getLineLength(r)/c*1e3),s!==this._period||l!==this._loop){r.stopAnimation();var h=u;d&&(h=u(n)),r.__t>0&&(h=-s*r.__t),r.__t=0;var f=r.animate("",l).when(s,{__t:1}).delay(h).during((function(){i.updateSymbolPosition(r)}));l||f.done((function(){i.remove(r)})),f.start()}this._period=s,this._loop=l}},d.getLineLength=function(e){return l.dist(e.__p1,e.__cp1)+l.dist(e.__cp1,e.__p2)},d.updateAnimationPoints=function(e,t){e.__p1=t[0],e.__p2=t[1],e.__cp1=t[2]||[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]},d.updateData=function(e,t,n){this.childAt(0).updateData(e,t,n),this._updateEffectSymbol(e,t)},d.updateSymbolPosition=function(e){var t=e.__p1,n=e.__p2,r=e.__cp1,i=e.__t,o=e.position,a=[o[0],o[1]],s=c.quadraticAt,u=c.quadraticDerivativeAt;o[0]=s(t[0],r[0],n[0],i),o[1]=s(t[1],r[1],n[1],i);var d=u(t[0],r[0],n[0],i),h=u(t[1],r[1],n[1],i);if(e.rotation=-Math.atan2(h,d)-Math.PI/2,"line"===this._symbolType||"rect"===this._symbolType||"roundRect"===this._symbolType)if(void 0!==e.__lastT&&e.__lastT<e.__t){var f=1.05*l.dist(a,o);e.attr("scale",[e.scale[0],f]),1===i&&(o[0]=a[0]+(o[0]-a[0])/2,o[1]=a[1]+(o[1]-a[1])/2)}else if(1===e.__lastT){f=2*l.dist(t,o);e.attr("scale",[e.scale[0],f])}else e.attr("scale",this._symbolScale);e.__lastT=e.__t,e.ignore=!1},d.updateLayout=function(e,t){this.childAt(0).updateLayout(e,t);var n=e.getItemModel(t).getModel("effect");this._updateEffectAnimation(e,n,t)},o.inherits(u,r.Group);var h=u;e.exports=h},nBjS:function(e,t,n){(function(e){var r=n("pZ6j"),i=t&&!t.nodeType&&t,o=i&&"object"==typeof e&&e&&!e.nodeType&&e,a=o&&o.exports===i,s=a&&r.process,l=function(){try{var e=o&&o.require&&o.require("util").types;return e||s&&s.binding&&s.binding("util")}catch(t){}}();e.exports=l}).call(this,n("qrga")(e))},nDqs:function(e,t,n){var r=n("oEo5"),i=n("QV7q"),o=r.each,a=r.isObject,s=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function l(e){var t=e&&e.itemStyle;if(t)for(var n=0,i=s.length;n<i;n++){var o=s[n],a=t.normal,l=t.emphasis;a&&a[o]&&(e[o]=e[o]||{},e[o].normal?r.merge(e[o].normal,a[o]):e[o].normal=a[o],a[o]=null),l&&l[o]&&(e[o]=e[o]||{},e[o].emphasis?r.merge(e[o].emphasis,l[o]):e[o].emphasis=l[o],l[o]=null)}}function c(e,t,n){if(e&&e[t]&&(e[t].normal||e[t].emphasis)){var i=e[t].normal,o=e[t].emphasis;i&&(n?(e[t].normal=e[t].emphasis=null,r.defaults(e[t],i)):e[t]=i),o&&(e.emphasis=e.emphasis||{},e.emphasis[t]=o)}}function u(e){c(e,"itemStyle"),c(e,"lineStyle"),c(e,"areaStyle"),c(e,"label"),c(e,"labelLine"),c(e,"upperLabel"),c(e,"edgeLabel")}function d(e,t){var n=a(e)&&e[t],r=a(n)&&n.textStyle;if(r)for(var o=0,s=i.TEXT_STYLE_OPTIONS.length;o<s;o++){t=i.TEXT_STYLE_OPTIONS[o];r.hasOwnProperty(t)&&(n[t]=r[t])}}function h(e){e&&(u(e),d(e,"label"),e.emphasis&&d(e.emphasis,"label"))}function f(e){if(a(e)){l(e),u(e),d(e,"label"),d(e,"upperLabel"),d(e,"edgeLabel"),e.emphasis&&(d(e.emphasis,"label"),d(e.emphasis,"upperLabel"),d(e.emphasis,"edgeLabel"));var t=e.markPoint;t&&(l(t),h(t));var n=e.markLine;n&&(l(n),h(n));var i=e.markArea;i&&h(i);var o=e.data;if("graph"===e.type){o=o||e.nodes;var s=e.links||e.edges;if(s&&!r.isTypedArray(s))for(var f=0;f<s.length;f++)h(s[f]);r.each(e.categories,(function(e){u(e)}))}if(o&&!r.isTypedArray(o))for(f=0;f<o.length;f++)h(o[f]);t=e.markPoint;if(t&&t.data){var p=t.data;for(f=0;f<p.length;f++)h(p[f])}n=e.markLine;if(n&&n.data){var g=n.data;for(f=0;f<g.length;f++)r.isArray(g[f])?(h(g[f][0]),h(g[f][1])):h(g[f])}"gauge"===e.type?(d(e,"axisLabel"),d(e,"title"),d(e,"detail")):"treemap"===e.type?(c(e.breadcrumb,"itemStyle"),r.each(e.levels,(function(e){u(e)}))):"tree"===e.type&&u(e.leaves)}}function p(e){return r.isArray(e)?e:e?[e]:[]}function g(e){return(r.isArray(e)?e[0]:e)||{}}function m(e,t){o(p(e.series),(function(e){a(e)&&f(e)}));var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];t&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),o(n,(function(t){o(p(e[t]),(function(e){e&&(d(e,"axisLabel"),d(e.axisPointer,"label"))}))})),o(p(e.parallel),(function(e){var t=e&&e.parallelAxisDefault;d(t,"axisLabel"),d(t&&t.axisPointer,"label")})),o(p(e.calendar),(function(e){c(e,"itemStyle"),d(e,"dayLabel"),d(e,"monthLabel"),d(e,"yearLabel")})),o(p(e.radar),(function(e){d(e,"name")})),o(p(e.geo),(function(e){a(e)&&(h(e),o(p(e.regions),(function(e){h(e)})))})),o(p(e.timeline),(function(e){h(e),c(e,"label"),c(e,"itemStyle"),c(e,"controlStyle",!0);var t=e.data;r.isArray(t)&&r.each(t,(function(e){r.isObject(e)&&(c(e,"label"),c(e,"itemStyle"))}))})),o(p(e.toolbox),(function(e){c(e,"iconStyle"),o(e.feature,(function(e){c(e,"iconStyle")}))})),d(g(e.axisPointer),"label"),d(g(e.tooltip).axisPointer,"label")}e.exports=m},nGzk:function(e,t,n){var r=n("oEo5"),i=n("QV7q"),o=n("Ju7t"),a=r.each,s=r.clone,l=r.map,c=r.merge,u=/^(min|max)?(.+)$/;function d(e){this._api=e,this._timelineOptions=[],this._mediaList=[],this._mediaDefault,this._currentMediaIndices=[],this._optionBackup,this._newBaseOption}function h(e,t,n){var i,o,s=[],l=[],c=e.timeline;if(e.baseOption&&(o=e.baseOption),(c||e.options)&&(o=o||{},s=(e.options||[]).slice()),e.media){o=o||{};var u=e.media;a(u,(function(e){e&&e.option&&(e.query?l.push(e):i||(i=e))}))}return o||(o=e),o.timeline||(o.timeline=c),a([o].concat(s).concat(r.map(l,(function(e){return e.option}))),(function(e){a(t,(function(t){t(e,n)}))})),{baseOption:o,timelineOptions:s,mediaDefault:i,mediaList:l}}function f(e,t,n){var i={width:t,height:n,aspectratio:t/n},o=!0;return r.each(e,(function(e,t){var n=t.match(u);if(n&&n[1]&&n[2]){var r=n[1],a=n[2].toLowerCase();p(i[a],e,r)||(o=!1)}})),o}function p(e,t,n){return"min"===n?e>=t:"max"===n?e<=t:e===t}function g(e,t){return e.join(",")===t.join(",")}function m(e,t){t=t||{},a(t,(function(t,n){if(null!=t){var r=e[n];if(o.hasClass(n)){t=i.normalizeToArray(t),r=i.normalizeToArray(r);var a=i.mappingToExists(r,t);e[n]=l(a,(function(e){return e.option&&e.exist?c(e.exist,e.option,!0):e.exist||e.option}))}else e[n]=c(r,t,!0)}}))}d.prototype={constructor:d,setOption:function(e,t){e&&r.each(i.normalizeToArray(e.series),(function(e){e&&e.data&&r.isTypedArray(e.data)&&r.setAsPrimitive(e.data)})),e=s(e);var n=this._optionBackup,o=h.call(this,e,t,!n);this._newBaseOption=o.baseOption,n?(m(n.baseOption,o.baseOption),o.timelineOptions.length&&(n.timelineOptions=o.timelineOptions),o.mediaList.length&&(n.mediaList=o.mediaList),o.mediaDefault&&(n.mediaDefault=o.mediaDefault)):this._optionBackup=o},mountOption:function(e){var t=this._optionBackup;return this._timelineOptions=l(t.timelineOptions,s),this._mediaList=l(t.mediaList,s),this._mediaDefault=s(t.mediaDefault),this._currentMediaIndices=[],s(e?t.baseOption:this._newBaseOption)},getTimelineOption:function(e){var t,n=this._timelineOptions;if(n.length){var r=e.getComponent("timeline");r&&(t=s(n[r.getCurrentIndex()],!0))}return t},getMediaOption:function(e){var t=this._api.getWidth(),n=this._api.getHeight(),r=this._mediaList,i=this._mediaDefault,o=[],a=[];if(!r.length&&!i)return a;for(var c=0,u=r.length;c<u;c++)f(r[c].query,t,n)&&o.push(c);return!o.length&&i&&(o=[-1]),o.length&&!g(o,this._currentMediaIndices)&&(a=l(o,(function(e){return s(-1===e?i.option:r[e].option)}))),this._currentMediaIndices=o,a}};var A=d;e.exports=A},nM8u:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("ofoi"),a=n.n(o),s=n("LlUK"),l=n.n(s),c=n("ZZRV"),u=n("7AgF"),d=n("iczh"),h=n.n(d),f=n("3CTf"),p=n("QeCE"),g=n("LpVx"),m=n("b5WB"),A=n("nSZG"),v=p["a"].Option,y=p["a"];function b(e){return e&&e.type&&(e.type.isSelectOption||e.type.isSelectOptGroup)}var x=function(e,t){var n,r=e.prefixCls,o=e.className,s=e.children,d=e.dataSource,x=Object(u["a"])(s),w=c["useRef"]();if(c["useImperativeHandle"](t,(function(){return w.current})),1===x.length&&Object(A["b"])(x[0])&&!b(x[0])){var _=l()(x,1);n=_[0]}var C,S=function(){return n};return C=x.length&&b(x[0])?s:d?d.map((function(e){if(Object(A["b"])(e))return e;switch(a()(e)){case"string":return c["createElement"](v,{key:e,value:e},e);case"object":var t=e.value;return c["createElement"](v,{key:t,value:t},e.text);default:throw new Error("AutoComplete[dataSource] only supports type `string[] | Object[]`.")}})):[],c["useEffect"]((function(){Object(m["a"])(!("dataSource"in e),"AutoComplete","`dataSource` is deprecated, please use `options` instead."),Object(m["a"])(!n||!("size"in e),"AutoComplete","You need to control style self instead of setting `size` when using customize input.")}),[]),c["createElement"](g["a"],null,(function(t){var n=t.getPrefixCls,a=n("select",r);return c["createElement"](y,i()({ref:w},Object(f["default"])(e,["dataSource"]),{prefixCls:a,className:h()(o,"".concat(a,"-auto-complete")),mode:p["a"].SECRET_COMBOBOX_MODE_DO_NOT_USE,getInputElement:S}),C)}))},w=c["forwardRef"](x);w.Option=v,t["a"]=w},nOCc:function(e,t,n){var r=n("bX8Z"),i=n("sVXF");function o(e,t,n){var o=t.points,a=t.smooth;if(o&&o.length>=2){if(a&&"spline"!==a){var s=i(o,a,n,t.smoothConstraint);e.moveTo(o[0][0],o[0][1]);for(var l=o.length,c=0;c<(n?l:l-1);c++){var u=s[2*c],d=s[2*c+1],h=o[(c+1)%l];e.bezierCurveTo(u[0],u[1],d[0],d[1],h[0],h[1])}}else{"spline"===a&&(o=r(o,n)),e.moveTo(o[0][0],o[0][1]);c=1;for(var f=o.length;c<f;c++)e.lineTo(o[c][0],o[c][1])}n&&e.closePath()}}t.buildPath=o},nPr6:function(e,t){function n(e,t){var n,r,i,o,a,s=t.x,l=t.y,c=t.width,u=t.height,d=t.r;c<0&&(s+=c,c=-c),u<0&&(l+=u,u=-u),"number"===typeof d?n=r=i=o=d:d instanceof Array?1===d.length?n=r=i=o=d[0]:2===d.length?(n=i=d[0],r=o=d[1]):3===d.length?(n=d[0],r=o=d[1],i=d[2]):(n=d[0],r=d[1],i=d[2],o=d[3]):n=r=i=o=0,n+r>c&&(a=n+r,n*=c/a,r*=c/a),i+o>c&&(a=i+o,i*=c/a,o*=c/a),r+i>u&&(a=r+i,r*=u/a,i*=u/a),n+o>u&&(a=n+o,n*=u/a,o*=u/a),e.moveTo(s+n,l),e.lineTo(s+c-r,l),0!==r&&e.arc(s+c-r,l+r,r,-Math.PI/2,0),e.lineTo(s+c,l+u-i),0!==i&&e.arc(s+c-i,l+u-i,i,0,Math.PI/2),e.lineTo(s+o,l+u),0!==o&&e.arc(s+o,l+u-o,o,Math.PI/2,Math.PI),e.lineTo(s,l+n),0!==n&&e.arc(s+n,l+n,n,Math.PI,1.5*Math.PI)}t.buildPath=n},naEU:function(e,t){var n=Function.prototype,r=n.toString;function i(e){if(null!=e){try{return r.call(e)}catch(t){}try{return e+""}catch(t){}}return""}e.exports=i},nbNA:function(e,t,n){var r=n("oEo5"),i=n("B2QF"),o=n("Vw6a"),a=o.retrieveRawValue;function s(e,t){var n=t.getModel("aria");if(n.get("show"))if(n.get("description"))e.setAttribute("aria-label",n.get("description"));else{var o=0;t.eachSeries((function(e,t){++o}),this);var s,l=n.get("data.maxCount")||10,c=n.get("series.maxCount")||10,u=Math.min(o,c);if(!(o<1)){var d=m();s=d?p(g("general.withTitle"),{title:d}):g("general.withoutTitle");var h=[],f=o>1?"series.multiple.prefix":"series.single.prefix";s+=p(g(f),{seriesCount:o}),t.eachSeries((function(e,t){if(t<u){var n,r=e.get("name"),i="series."+(o>1?"multiple":"single")+".";n=g(r?i+"withName":i+"withoutName"),n=p(n,{seriesId:e.seriesIndex,seriesName:e.get("name"),seriesType:A(e.subType)});var s=e.getData();window.data=s,s.count()>l?n+=p(g("data.partialData"),{displayCnt:l}):n+=g("data.allData");for(var c=[],d=0;d<s.count();d++)if(d<l){var f=s.getName(d),m=a(s,d);c.push(p(g(f?"data.withName":"data.withoutName"),{name:f,value:m}))}n+=c.join(g("data.separator.middle"))+g("data.separator.end"),h.push(n)}})),s+=h.join(g("series.multiple.separator.middle"))+g("series.multiple.separator.end"),e.setAttribute("aria-label",s)}}function p(e,t){if("string"!==typeof e)return e;var n=e;return r.each(t,(function(e,t){n=n.replace(new RegExp("\\{\\s*"+t+"\\s*\\}","g"),e)})),n}function g(e){var t=n.get(e);if(null==t){for(var r=e.split("."),o=i.aria,a=0;a<r.length;++a)o=o[r[a]];return o}return t}function m(){var e=t.getModel("title").option;return e&&e.length&&(e=e[0]),e&&e.text}function A(e){return i.series.typeNames[e]||"\u81ea\u5b9a\u4e49\u56fe"}}e.exports=s},o1tb:function(e,t){function n(e,t){var n=-1,r=null==e?0:e.length,i=0,o=[];while(++n<r){var a=e[n];t(a,n,e)&&(o[i++]=a)}return o}e.exports=n},o2YK:function(e,t,n){var r=n("oEo5"),i=r.inherits,o=n("gPqb"),a=n("ie0D");function s(e){o.call(this,e),this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.notClear=!0}s.prototype.incremental=!0,s.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.dirty(),this.notClear=!1},s.prototype.addDisplayable=function(e,t){t?this._temporaryDisplayables.push(e):this._displayables.push(e),this.dirty()},s.prototype.addDisplayables=function(e,t){t=t||!1;for(var n=0;n<e.length;n++)this.addDisplayable(e[n],t)},s.prototype.eachPendingDisplayable=function(e){for(var t=this._cursor;t<this._displayables.length;t++)e&&e(this._displayables[t]);for(t=0;t<this._temporaryDisplayables.length;t++)e&&e(this._temporaryDisplayables[t])},s.prototype.update=function(){this.updateTransform();for(var e=this._cursor;e<this._displayables.length;e++){var t=this._displayables[e];t.parent=this,t.update(),t.parent=null}for(e=0;e<this._temporaryDisplayables.length;e++){t=this._temporaryDisplayables[e];t.parent=this,t.update(),t.parent=null}},s.prototype.brush=function(e,t){for(var n=this._cursor;n<this._displayables.length;n++){var r=this._displayables[n];r.beforeBrush&&r.beforeBrush(e),r.brush(e,n===this._cursor?null:this._displayables[n-1]),r.afterBrush&&r.afterBrush(e)}this._cursor=n;for(n=0;n<this._temporaryDisplayables.length;n++){r=this._temporaryDisplayables[n];r.beforeBrush&&r.beforeBrush(e),r.brush(e,0===n?null:this._temporaryDisplayables[n-1]),r.afterBrush&&r.afterBrush(e)}this._temporaryDisplayables=[],this.notClear=!0};var l=[];s.prototype.getBoundingRect=function(){if(!this._rect){for(var e=new a(1/0,1/0,-1/0,-1/0),t=0;t<this._displayables.length;t++){var n=this._displayables[t],r=n.getBoundingRect().clone();n.needLocalTransform()&&r.applyTransform(n.getLocalTransform(l)),e.union(r)}this._rect=e}return this._rect},s.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect();if(r.contain(n[0],n[1]))for(var i=0;i<this._displayables.length;i++){var o=this._displayables[i];if(o.contain(e,t))return!0}return!1},i(s,o);var c=s;e.exports=c},o9iD:function(e,t,n){var r=n("342z"),i=n("lb8z"),o=r.extend({type:"sector",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},brush:i(r.prototype.brush),buildPath:function(e,t){var n=t.cx,r=t.cy,i=Math.max(t.r0||0,0),o=Math.max(t.r,0),a=t.startAngle,s=t.endAngle,l=t.clockwise,c=Math.cos(a),u=Math.sin(a);e.moveTo(c*i+n,u*i+r),e.lineTo(c*o+n,u*o+r),e.arc(n,r,o,a,s,!l),e.lineTo(Math.cos(s)*i+n,Math.sin(s)*i+r),0!==i&&e.arc(n,r,i,s,a,l),e.closePath()}});e.exports=o},oAve:function(e,t,n){var r=n("342z"),i=r.extend({type:"ring",shape:{cx:0,cy:0,r:0,r0:0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=2*Math.PI;e.moveTo(n+t.r,r),e.arc(n,r,t.r,0,i,!1),e.moveTo(n+t.r0,r),e.arc(n,r,t.r0,0,i,!0)}});e.exports=i},oEo5:function(e,t){var n={"[object Function]":1,"[object RegExp]":1,"[object Date]":1,"[object Error]":1,"[object CanvasGradient]":1,"[object CanvasPattern]":1,"[object Image]":1,"[object Canvas]":1},r={"[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},i=Object.prototype.toString,o=Array.prototype,a=o.forEach,s=o.filter,l=o.slice,c=o.map,u=o.reduce,d={};function h(e,t){"createCanvas"===e&&(v=null),d[e]=t}function f(e){if(null==e||"object"!==typeof e)return e;var t=e,o=i.call(e);if("[object Array]"===o){if(!Y(e)){t=[];for(var a=0,s=e.length;a<s;a++)t[a]=f(e[a])}}else if(r[o]){if(!Y(e)){var l=e.constructor;if(e.constructor.from)t=l.from(e);else{t=new l(e.length);for(a=0,s=e.length;a<s;a++)t[a]=f(e[a])}}}else if(!n[o]&&!Y(e)&&!F(e))for(var c in t={},e)e.hasOwnProperty(c)&&(t[c]=f(e[c]));return t}function p(e,t,n){if(!D(t)||!D(e))return n?f(t):e;for(var r in t)if(t.hasOwnProperty(r)){var i=e[r],o=t[r];!D(o)||!D(i)||T(o)||T(i)||F(o)||F(i)||P(o)||P(i)||Y(o)||Y(i)?!n&&r in e||(e[r]=f(t[r],!0)):p(i,o,n)}return e}function g(e,t){for(var n=e[0],r=1,i=e.length;r<i;r++)n=p(n,e[r],t);return n}function m(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function A(e,t,n){for(var r in t)t.hasOwnProperty(r)&&(n?null!=t[r]:null==e[r])&&(e[r]=t[r]);return e}var v,y=function(){return d.createCanvas()};function b(){return v||(v=y().getContext("2d")),v}function x(e,t){if(e){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n}return-1}function w(e,t){var n=e.prototype;function r(){}for(var i in r.prototype=t.prototype,e.prototype=new r,n)n.hasOwnProperty(i)&&(e.prototype[i]=n[i]);e.prototype.constructor=e,e.superClass=t}function _(e,t,n){e="prototype"in e?e.prototype:e,t="prototype"in t?t.prototype:t,A(e,t,n)}function C(e){if(e)return"string"!==typeof e&&"number"===typeof e.length}function S(e,t,n){if(e&&t)if(e.forEach&&e.forEach===a)e.forEach(t,n);else if(e.length===+e.length)for(var r=0,i=e.length;r<i;r++)t.call(n,e[r],r,e);else for(var o in e)e.hasOwnProperty(o)&&t.call(n,e[o],o,e)}function E(e,t,n){if(e&&t){if(e.map&&e.map===c)return e.map(t,n);for(var r=[],i=0,o=e.length;i<o;i++)r.push(t.call(n,e[i],i,e));return r}}function B(e,t,n,r){if(e&&t){if(e.reduce&&e.reduce===u)return e.reduce(t,n,r);for(var i=0,o=e.length;i<o;i++)n=t.call(r,n,e[i],i,e);return n}}function O(e,t,n){if(e&&t){if(e.filter&&e.filter===s)return e.filter(t,n);for(var r=[],i=0,o=e.length;i<o;i++)t.call(n,e[i],i,e)&&r.push(e[i]);return r}}function k(e,t,n){if(e&&t)for(var r=0,i=e.length;r<i;r++)if(t.call(n,e[r],r,e))return e[r]}function M(e,t){var n=l.call(arguments,2);return function(){return e.apply(t,n.concat(l.call(arguments)))}}function N(e){var t=l.call(arguments,1);return function(){return e.apply(this,t.concat(l.call(arguments)))}}function T(e){return"[object Array]"===i.call(e)}function I(e){return"function"===typeof e}function L(e){return"[object String]"===i.call(e)}function D(e){var t=typeof e;return"function"===t||!!e&&"object"===t}function P(e){return!!n[i.call(e)]}function R(e){return!!r[i.call(e)]}function F(e){return"object"===typeof e&&"number"===typeof e.nodeType&&"object"===typeof e.ownerDocument}function j(e){return e!==e}function U(e){for(var t=0,n=arguments.length;t<n;t++)if(null!=arguments[t])return arguments[t]}function H(e,t){return null!=e?e:t}function z(e,t,n){return null!=e?e:null!=t?t:n}function Q(){return Function.call.apply(l,arguments)}function V(e){if("number"===typeof e)return[e,e,e,e];var t=e.length;return 2===t?[e[0],e[1],e[0],e[1]]:3===t?[e[0],e[1],e[2],e[1]]:e}function K(e,t){if(!e)throw new Error(t)}function W(e){return null==e?null:"function"===typeof e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}d.createCanvas=function(){return document.createElement("canvas")};var G="__ec_primitive__";function q(e){e[G]=!0}function Y(e){return e[G]}function X(e){var t=T(e);this.data={};var n=this;function r(e,r){t?n.set(e,r):n.set(r,e)}e instanceof X?e.each(r):e&&S(e,r)}function Z(e){return new X(e)}function J(e,t){for(var n=new e.constructor(e.length+t.length),r=0;r<e.length;r++)n[r]=e[r];var i=e.length;for(r=0;r<t.length;r++)n[r+i]=t[r];return n}function $(){}X.prototype={constructor:X,get:function(e){return this.data.hasOwnProperty(e)?this.data[e]:null},set:function(e,t){return this.data[e]=t},each:function(e,t){for(var n in void 0!==t&&(e=M(e,t)),this.data)this.data.hasOwnProperty(n)&&e(this.data[n],n)},removeKey:function(e){delete this.data[e]}},t.$override=h,t.clone=f,t.merge=p,t.mergeAll=g,t.extend=m,t.defaults=A,t.createCanvas=y,t.getContext=b,t.indexOf=x,t.inherits=w,t.mixin=_,t.isArrayLike=C,t.each=S,t.map=E,t.reduce=B,t.filter=O,t.find=k,t.bind=M,t.curry=N,t.isArray=T,t.isFunction=I,t.isString=L,t.isObject=D,t.isBuiltInObject=P,t.isTypedArray=R,t.isDom=F,t.eqNaN=j,t.retrieve=U,t.retrieve2=H,t.retrieve3=z,t.slice=Q,t.normalizeCssArray=V,t.assert=K,t.trim=W,t.setAsPrimitive=q,t.isPrimitive=Y,t.createHashMap=Z,t.concatArray=J,t.noop=$},oMIb:function(e,t){function n(e,t,n,r,i,o,a){if(0===i)return!1;var s=i,l=0,c=e;if(a>t+s&&a>r+s||a<t-s&&a<r-s||o>e+s&&o>n+s||o<e-s&&o<n-s)return!1;if(e===n)return Math.abs(o-e)<=s/2;l=(t-r)/(e-n),c=(e*r-n*t)/(e-n);var u=l*o-a+c,d=u*u/(l*l+1);return d<=s/2*s/2}t.containStroke=n},oSPd:function(e,t,n){var r=n("VC1J");function i(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}e.exports=i},oURd:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},oW2c:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("I6NF")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="SwapRightOutlined";var c=o.forwardRef(l);t.default=c},oX3T:function(e,t,n){var r=n("9mCu"),i=n("oEo5"),o=n("4uqo");function a(e,t){r.call(this,e,t,"clipPath","__clippath_in_use__")}i.inherits(a,r),a.prototype.update=function(e){var t=this.getSvgElement(e);t&&this.updateDom(t,e.__clipPaths,!1);var n=this.getTextSvgElement(e);n&&this.updateDom(n,e.__clipPaths,!0),this.markUsed(e)},a.prototype.updateDom=function(e,t,n){if(t&&t.length>0){var r,i,a=this.getDefs(!0),s=t[0],l=n?"_textDom":"_dom";s[l]?(i=s[l].getAttribute("id"),r=s[l],a.contains(r)||a.appendChild(r)):(i="zr"+this._zrId+"-clip-"+this.nextId,++this.nextId,r=this.createElement("clipPath"),r.setAttribute("id",i),a.appendChild(r),s[l]=r);var c=this.getSvgProxy(s);if(s.transform&&s.parent.invTransform&&!n){var u=Array.prototype.slice.call(s.transform);o.mul(s.transform,s.parent.invTransform,s.transform),c.brush(s),s.transform=u}else c.brush(s);var d=this.getSvgElement(s);r.innerHTML="",r.appendChild(d.cloneNode()),e.setAttribute("clip-path","url(#"+i+")"),t.length>1&&this.updateDom(r,t.slice(1),n)}else e&&e.setAttribute("clip-path","none")},a.prototype.markUsed=function(e){var t=this;e.__clipPaths&&i.each(e.__clipPaths,(function(e){e._dom&&r.prototype.markUsed.call(t,e._dom),e._textDom&&r.prototype.markUsed.call(t,e._textDom)}))};var s=a;e.exports=s},oYFH:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("zYjg"),a=n("LLn1"),s=a.createSymbol,l=n("Jjzi"),c=l.parsePercent,u=l.isNumeric,d=n("wnZI"),h=d.setLabel,f=["itemStyle","borderWidth"],p=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],g=new o.Circle,m=r.extendChartView({type:"pictorialBar",render:function(e,t,n){var r=this.group,i=e.getData(),o=this._data,a=e.coordinateSystem,s=a.getBaseAxis(),l=!!s.isHorizontal(),c=a.grid.getRect(),u={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:e,coordSys:a,coordSysExtent:[[c.x,c.x+c.width],[c.y,c.y+c.height]],isHorizontal:l,valueDim:p[+l],categoryDim:p[1-l]};return i.diff(o).add((function(e){if(i.hasValue(e)){var t=O(i,e),n=A(i,e,t,u),o=T(i,u,n);i.setItemGraphicEl(e,o),r.add(o),F(o,u,n)}})).update((function(e,t){var n=o.getItemGraphicEl(t);if(i.hasValue(e)){var a=O(i,e),s=A(i,e,a,u),l=D(i,s);n&&l!==n.__pictorialShapeStr&&(r.remove(n),i.setItemGraphicEl(e,null),n=null),n?I(n,u,s):n=T(i,u,s,!0),i.setItemGraphicEl(e,n),n.__pictorialSymbolMeta=s,r.add(n),F(n,u,s)}else r.remove(n)})).remove((function(e){var t=o.getItemGraphicEl(e);t&&L(o,e,t.__pictorialSymbolMeta.animationModel,t)})).execute(),this._data=i,this.group},dispose:i.noop,remove:function(e,t){var n=this.group,r=this._data;e.get("animation")?r&&r.eachItemGraphicEl((function(t){L(r,t.dataIndex,e,t)})):n.removeAll()}});function A(e,t,n,r){var o=e.getItemLayout(t),a=n.get("symbolRepeat"),s=n.get("symbolClip"),l=n.get("symbolPosition")||"start",u=n.get("symbolRotate"),d=(u||0)*Math.PI/180||0,h=n.get("symbolPatternSize")||2,f=n.isAnimationEnabled(),p={dataIndex:t,layout:o,itemModel:n,symbolType:e.getItemVisual(t,"symbol")||"circle",color:e.getItemVisual(t,"color"),symbolClip:s,symbolRepeat:a,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:h,rotation:d,animationModel:f?n:null,hoverAnimation:f&&n.get("hoverAnimation"),z2:n.getShallow("z",!0)||0};v(n,a,o,r,p),b(e,t,o,a,s,p.boundingLength,p.pxSign,h,r,p),x(n,p.symbolScale,d,r,p);var g=p.symbolSize,m=n.get("symbolOffset");return i.isArray(m)&&(m=[c(m[0],g[0]),c(m[1],g[1])]),w(n,g,o,a,s,m,l,p.valueLineWidth,p.boundingLength,p.repeatCutLength,r,p),p}function v(e,t,n,r,o){var a,s=r.valueDim,l=e.get("symbolBoundingData"),c=r.coordSys.getOtherAxis(r.coordSys.getBaseAxis()),u=c.toGlobalCoord(c.dataToCoord(0)),d=1-+(n[s.wh]<=0);if(i.isArray(l)){var h=[y(c,l[0])-u,y(c,l[1])-u];h[1]<h[0]&&h.reverse(),a=h[d]}else a=null!=l?y(c,l)-u:t?r.coordSysExtent[s.index][d]-u:n[s.wh];o.boundingLength=a,t&&(o.repeatCutLength=n[s.wh]),o.pxSign=a>0?1:a<0?-1:0}function y(e,t){return e.toGlobalCoord(e.dataToCoord(e.scale.parse(t)))}function b(e,t,n,r,o,a,s,l,u,d){var h=u.valueDim,f=u.categoryDim,p=Math.abs(n[f.wh]),g=e.getItemVisual(t,"symbolSize");i.isArray(g)?g=g.slice():(null==g&&(g="100%"),g=[g,g]),g[f.index]=c(g[f.index],p),g[h.index]=c(g[h.index],r?p:Math.abs(a)),d.symbolSize=g;var m=d.symbolScale=[g[0]/l,g[1]/l];m[h.index]*=(u.isHorizontal?-1:1)*s}function x(e,t,n,r,i){var o=e.get(f)||0;o&&(g.attr({scale:t.slice(),rotation:n}),g.updateTransform(),o/=g.getLineScale(),o*=t[r.valueDim.index]),i.valueLineWidth=o}function w(e,t,n,r,o,a,s,l,d,h,f,p){var g=f.categoryDim,m=f.valueDim,A=p.pxSign,v=Math.max(t[m.index]+l,0),y=v;if(r){var b=Math.abs(d),x=i.retrieve(e.get("symbolMargin"),"15%")+"",w=!1;x.lastIndexOf("!")===x.length-1&&(w=!0,x=x.slice(0,x.length-1)),x=c(x,t[m.index]);var _=Math.max(v+2*x,0),C=w?0:2*x,S=u(r),E=S?r:j((b+C)/_),B=b-E*v;x=B/2/(w?E:E-1),_=v+2*x,C=w?0:2*x,S||"fixed"===r||(E=h?j((Math.abs(h)+C)/_):0),y=E*_-C,p.repeatTimes=E,p.symbolMargin=x}var O=A*(y/2),k=p.pathPosition=[];k[g.index]=n[g.wh]/2,k[m.index]="start"===s?O:"end"===s?d-O:d/2,a&&(k[0]+=a[0],k[1]+=a[1]);var M=p.bundlePosition=[];M[g.index]=n[g.xy],M[m.index]=n[m.xy];var N=p.barRectShape=i.extend({},n);N[m.wh]=A*Math.max(Math.abs(n[m.wh]),Math.abs(k[m.index]+O)),N[g.wh]=n[g.wh];var T=p.clipShape={};T[g.xy]=-n[g.xy],T[g.wh]=f.ecSize[g.wh],T[m.xy]=0,T[m.wh]=n[m.wh]}function _(e){var t=e.symbolPatternSize,n=s(e.symbolType,-t/2,-t/2,t,t,e.color);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function C(e,t,n,r){var i=e.__pictorialBundle,o=n.symbolSize,a=n.valueLineWidth,s=n.pathPosition,l=t.valueDim,c=n.repeatTimes||0,u=0,d=o[t.valueDim.index]+a+2*n.symbolMargin;for(P(e,(function(e){e.__pictorialAnimationIndex=u,e.__pictorialRepeatTimes=c,u<c?R(e,null,p(u),n,r):R(e,null,{scale:[0,0]},n,r,(function(){i.remove(e)})),N(e,n),u++}));u<c;u++){var h=_(n);h.__pictorialAnimationIndex=u,h.__pictorialRepeatTimes=c,i.add(h);var f=p(u);R(h,{position:f.position,scale:[0,0]},{scale:f.scale,rotation:f.rotation},n,r),h.on("mouseover",g).on("mouseout",m),N(h,n)}function p(e){var t=s.slice(),r=n.pxSign,i=e;return("start"===n.symbolRepeatDirection?r>0:r<0)&&(i=c-1-e),t[l.index]=d*(i-c/2+.5)+s[l.index],{position:t,scale:n.symbolScale.slice(),rotation:n.rotation}}function g(){P(e,(function(e){e.trigger("emphasis")}))}function m(){P(e,(function(e){e.trigger("normal")}))}}function S(e,t,n,r){var i=e.__pictorialBundle,o=e.__pictorialMainPath;function a(){this.trigger("emphasis")}function s(){this.trigger("normal")}o?R(o,null,{position:n.pathPosition.slice(),scale:n.symbolScale.slice(),rotation:n.rotation},n,r):(o=e.__pictorialMainPath=_(n),i.add(o),R(o,{position:n.pathPosition.slice(),scale:[0,0],rotation:n.rotation},{scale:n.symbolScale.slice()},n,r),o.on("mouseover",a).on("mouseout",s)),N(o,n)}function E(e,t,n){var r=i.extend({},t.barRectShape),a=e.__pictorialBarRect;a?R(a,null,{shape:r},t,n):(a=e.__pictorialBarRect=new o.Rect({z2:2,shape:r,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),e.add(a))}function B(e,t,n,r){if(n.symbolClip){var a=e.__pictorialClipPath,s=i.extend({},n.clipShape),l=t.valueDim,c=n.animationModel,u=n.dataIndex;if(a)o.updateProps(a,{shape:s},c,u);else{s[l.wh]=0,a=new o.Rect({shape:s}),e.__pictorialBundle.setClipPath(a),e.__pictorialClipPath=a;var d={};d[l.wh]=n.clipShape[l.wh],o[r?"updateProps":"initProps"](a,{shape:d},c,u)}}}function O(e,t){var n=e.getItemModel(t);return n.getAnimationDelayParams=k,n.isAnimationEnabled=M,n}function k(e){return{index:e.__pictorialAnimationIndex,count:e.__pictorialRepeatTimes}}function M(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function N(e,t){e.off("emphasis").off("normal");var n=t.symbolScale.slice();t.hoverAnimation&&e.on("emphasis",(function(){this.animateTo({scale:[1.1*n[0],1.1*n[1]]},400,"elasticOut")})).on("normal",(function(){this.animateTo({scale:n.slice()},400,"elasticOut")}))}function T(e,t,n,r){var i=new o.Group,a=new o.Group;return i.add(a),i.__pictorialBundle=a,a.attr("position",n.bundlePosition.slice()),n.symbolRepeat?C(i,t,n):S(i,t,n),E(i,n,r),B(i,t,n,r),i.__pictorialShapeStr=D(e,n),i.__pictorialSymbolMeta=n,i}function I(e,t,n){var r=n.animationModel,i=n.dataIndex,a=e.__pictorialBundle;o.updateProps(a,{position:n.bundlePosition.slice()},r,i),n.symbolRepeat?C(e,t,n,!0):S(e,t,n,!0),E(e,n,!0),B(e,t,n,!0)}function L(e,t,n,r){var a=r.__pictorialBarRect;a&&(a.style.text=null);var s=[];P(r,(function(e){s.push(e)})),r.__pictorialMainPath&&s.push(r.__pictorialMainPath),r.__pictorialClipPath&&(n=null),i.each(s,(function(e){o.updateProps(e,{scale:[0,0]},n,t,(function(){r.parent&&r.parent.remove(r)}))})),e.setItemGraphicEl(t,null)}function D(e,t){return[e.getItemVisual(t.dataIndex,"symbol")||"none",!!t.symbolRepeat,!!t.symbolClip].join(":")}function P(e,t,n){i.each(e.__pictorialBundle.children(),(function(r){r!==e.__pictorialBarRect&&t.call(n,r)}))}function R(e,t,n,r,i,a){t&&e.attr(t),r.symbolClip&&!i?n&&e.attr(n):n&&o[i?"updateProps":"initProps"](e,n,r.animationModel,r.dataIndex,a)}function F(e,t,n){var r=n.color,a=n.dataIndex,s=n.itemModel,l=s.getModel("itemStyle").getItemStyle(["color"]),c=s.getModel("emphasis.itemStyle").getItemStyle(),u=s.getShallow("cursor");P(e,(function(e){e.setColor(r),e.setStyle(i.defaults({fill:r,opacity:n.opacity},l)),o.setHoverStyle(e,c),u&&(e.cursor=u),e.z2=n.z2}));var d={},f=t.valueDim.posDesc[+(n.boundingLength>0)],p=e.__pictorialBarRect;h(p.style,d,s,r,t.seriesModel,a,f),o.setHoverStyle(p,d)}function j(e){var t=Math.round(e);return Math.abs(e-t)<1e-4?t:Math.ceil(e)}var U=m;e.exports=U},oamG:function(e,t,n){"use strict";(function(e){function n(){return n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}function r(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function i(e){return i=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},i(e)}function o(e,t){return o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},o(e,t)}function a(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function s(e,t,n){return s=a()?Reflect.construct:function(e,t,n){var r=[null];r.push.apply(r,t);var i=Function.bind.apply(e,r),a=new i;return n&&o(a,n.prototype),a},s.apply(null,arguments)}function l(e){return-1!==Function.toString.call(e).indexOf("[native code]")}function c(e){var t="function"===typeof Map?new Map:void 0;return c=function(e){if(null===e||!l(e))return e;if("function"!==typeof e)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return s(e,arguments,i(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),o(n,e)},c(e)}var u=/%[sdj%]/g,d=function(){};function h(e){if(!e||!e.length)return null;var t={};return e.forEach((function(e){var n=e.field;t[n]=t[n]||[],t[n].push(e)})),t}function f(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,i=t[0],o=t.length;if("function"===typeof i)return i.apply(null,t.slice(1));if("string"===typeof i){var a=String(i).replace(u,(function(e){if("%%"===e)return"%";if(r>=o)return e;switch(e){case"%s":return String(t[r++]);case"%d":return Number(t[r++]);case"%j":try{return JSON.stringify(t[r++])}catch(n){return"[Circular]"}break;default:return e}}));return a}return i}function p(e){return"string"===e||"url"===e||"hex"===e||"email"===e||"date"===e||"pattern"===e}function g(e,t){return void 0===e||null===e||(!("array"!==t||!Array.isArray(e)||e.length)||!(!p(t)||"string"!==typeof e||e))}function m(e,t,n){var r=[],i=0,o=e.length;function a(e){r.push.apply(r,e),i++,i===o&&n(r)}e.forEach((function(e){t(e,a)}))}function A(e,t,n){var r=0,i=e.length;function o(a){if(a&&a.length)n(a);else{var s=r;r+=1,s<i?t(e[s],o):n([])}}o([])}function v(e){var t=[];return Object.keys(e).forEach((function(n){t.push.apply(t,e[n])})),t}"undefined"!==typeof e&&Object({NODE_ENV:"production"});var y=function(e){function t(t,n){var r;return r=e.call(this,"Async Validation Error")||this,r.errors=t,r.fields=n,r}return r(t,e),t}(c(Error));function b(e,t,n,r){if(t.first){var i=new Promise((function(t,i){var o=function(e){return r(e),e.length?i(new y(e,h(e))):t()},a=v(e);A(a,n,o)}));return i["catch"]((function(e){return e})),i}var o=t.firstFields||[];!0===o&&(o=Object.keys(e));var a=Object.keys(e),s=a.length,l=0,c=[],u=new Promise((function(t,i){var u=function(e){if(c.push.apply(c,e),l++,l===s)return r(c),c.length?i(new y(c,h(c))):t()};a.length||(r(c),t()),a.forEach((function(t){var r=e[t];-1!==o.indexOf(t)?A(r,n,u):m(r,n,u)}))}));return u["catch"]((function(e){return e})),u}function x(e){return function(t){return t&&t.message?(t.field=t.field||e.fullField,t):{message:"function"===typeof t?t():t,field:t.field||e.fullField}}}function w(e,t){if(t)for(var r in t)if(t.hasOwnProperty(r)){var i=t[r];"object"===typeof i&&"object"===typeof e[r]?e[r]=n(n({},e[r]),i):e[r]=i}return e}function _(e,t,n,r,i,o){!e.required||n.hasOwnProperty(e.field)&&!g(t,o||e.type)||r.push(f(i.messages.required,e.fullField))}function C(e,t,n,r,i){(/^\s+$/.test(t)||""===t)&&r.push(f(i.messages.whitespace,e.fullField))}var S={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},E={integer:function(e){return E.number(e)&&parseInt(e,10)===e},float:function(e){return E.number(e)&&!E.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(t){return!1}},date:function(e){return"function"===typeof e.getTime&&"function"===typeof e.getMonth&&"function"===typeof e.getYear&&!isNaN(e.getTime())},number:function(e){return!isNaN(e)&&"number"===typeof e},object:function(e){return"object"===typeof e&&!E.array(e)},method:function(e){return"function"===typeof e},email:function(e){return"string"===typeof e&&!!e.match(S.email)&&e.length<255},url:function(e){return"string"===typeof e&&!!e.match(S.url)},hex:function(e){return"string"===typeof e&&!!e.match(S.hex)}};function B(e,t,n,r,i){if(e.required&&void 0===t)_(e,t,n,r,i);else{var o=["integer","float","array","regexp","object","method","email","number","date","url","hex"],a=e.type;o.indexOf(a)>-1?E[a](t)||r.push(f(i.messages.types[a],e.fullField,e.type)):a&&typeof t!==e.type&&r.push(f(i.messages.types[a],e.fullField,e.type))}}function O(e,t,n,r,i){var o="number"===typeof e.len,a="number"===typeof e.min,s="number"===typeof e.max,l=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,c=t,u=null,d="number"===typeof t,h="string"===typeof t,p=Array.isArray(t);if(d?u="number":h?u="string":p&&(u="array"),!u)return!1;p&&(c=t.length),h&&(c=t.replace(l,"_").length),o?c!==e.len&&r.push(f(i.messages[u].len,e.fullField,e.len)):a&&!s&&c<e.min?r.push(f(i.messages[u].min,e.fullField,e.min)):s&&!a&&c>e.max?r.push(f(i.messages[u].max,e.fullField,e.max)):a&&s&&(c<e.min||c>e.max)&&r.push(f(i.messages[u].range,e.fullField,e.min,e.max))}var k="enum";function M(e,t,n,r,i){e[k]=Array.isArray(e[k])?e[k]:[],-1===e[k].indexOf(t)&&r.push(f(i.messages[k],e.fullField,e[k].join(", ")))}function N(e,t,n,r,i){if(e.pattern)if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(f(i.messages.pattern.mismatch,e.fullField,t,e.pattern));else if("string"===typeof e.pattern){var o=new RegExp(e.pattern);o.test(t)||r.push(f(i.messages.pattern.mismatch,e.fullField,t,e.pattern))}}var T={required:_,whitespace:C,type:B,range:O,enum:M,pattern:N};function I(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t,"string")&&!e.required)return n();T.required(e,t,r,o,i,"string"),g(t,"string")||(T.type(e,t,r,o,i),T.range(e,t,r,o,i),T.pattern(e,t,r,o,i),!0===e.whitespace&&T.whitespace(e,t,r,o,i))}n(o)}function L(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i),void 0!==t&&T.type(e,t,r,o,i)}n(o)}function D(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(""===t&&(t=void 0),g(t)&&!e.required)return n();T.required(e,t,r,o,i),void 0!==t&&(T.type(e,t,r,o,i),T.range(e,t,r,o,i))}n(o)}function P(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i),void 0!==t&&T.type(e,t,r,o,i)}n(o)}function R(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i),g(t)||T.type(e,t,r,o,i)}n(o)}function F(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i),void 0!==t&&(T.type(e,t,r,o,i),T.range(e,t,r,o,i))}n(o)}function j(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i),void 0!==t&&(T.type(e,t,r,o,i),T.range(e,t,r,o,i))}n(o)}function U(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t,"array")&&!e.required)return n();T.required(e,t,r,o,i,"array"),g(t,"array")||(T.type(e,t,r,o,i),T.range(e,t,r,o,i))}n(o)}function H(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i),void 0!==t&&T.type(e,t,r,o,i)}n(o)}var z="enum";function Q(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i),void 0!==t&&T[z](e,t,r,o,i)}n(o)}function V(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t,"string")&&!e.required)return n();T.required(e,t,r,o,i),g(t,"string")||T.pattern(e,t,r,o,i)}n(o)}function K(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t,"date")&&!e.required)return n();var s;if(T.required(e,t,r,o,i),!g(t,"date"))s=t instanceof Date?t:new Date(t),T.type(e,s,r,o,i),s&&T.range(e,s.getTime(),r,o,i)}n(o)}function W(e,t,n,r,i){var o=[],a=Array.isArray(t)?"array":typeof t;T.required(e,t,r,o,i,a),n(o)}function G(e,t,n,r,i){var o=e.type,a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(g(t,o)&&!e.required)return n();T.required(e,t,r,a,i,o),g(t,o)||T.type(e,t,r,a,i)}n(a)}function q(e,t,n,r,i){var o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(g(t)&&!e.required)return n();T.required(e,t,r,o,i)}n(o)}var Y={string:I,method:L,number:D,boolean:P,regexp:R,integer:F,float:j,array:U,object:H,enum:Q,pattern:V,date:K,url:G,hex:G,email:G,required:W,any:q};function X(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var Z=X();function J(e){this.rules=null,this._messages=Z,this.define(e)}J.prototype={messages:function(e){return e&&(this._messages=w(X(),e)),this._messages},define:function(e){if(!e)throw new Error("Cannot configure a schema with no rules");if("object"!==typeof e||Array.isArray(e))throw new Error("Rules must be an object");var t,n;for(t in this.rules={},e)e.hasOwnProperty(t)&&(n=e[t],this.rules[t]=Array.isArray(n)?n:[n])},validate:function(e,t,r){var i=this;void 0===t&&(t={}),void 0===r&&(r=function(){});var o,a,s=e,l=t,c=r;if("function"===typeof l&&(c=l,l={}),!this.rules||0===Object.keys(this.rules).length)return c&&c(),Promise.resolve();function u(e){var t,n=[],r={};function i(e){var t;Array.isArray(e)?n=(t=n).concat.apply(t,e):n.push(e)}for(t=0;t<e.length;t++)i(e[t]);n.length?r=h(n):(n=null,r=null),c(n,r)}if(l.messages){var d=this.messages();d===Z&&(d=X()),w(d,l.messages),l.messages=d}else l.messages=this.messages();var p={},g=l.keys||Object.keys(this.rules);g.forEach((function(t){o=i.rules[t],a=s[t],o.forEach((function(r){var o=r;"function"===typeof o.transform&&(s===e&&(s=n({},s)),a=s[t]=o.transform(a)),o="function"===typeof o?{validator:o}:n({},o),o.validator=i.getValidationMethod(o),o.field=t,o.fullField=o.fullField||t,o.type=i.getType(o),o.validator&&(p[t]=p[t]||[],p[t].push({rule:o,value:a,source:s,field:t}))}))}));var m={};return b(p,l,(function(e,t){var r,i=e.rule,o=("object"===i.type||"array"===i.type)&&("object"===typeof i.fields||"object"===typeof i.defaultField);function a(e,t){return n(n({},t),{},{fullField:i.fullField+"."+e})}function s(r){void 0===r&&(r=[]);var s=r;if(Array.isArray(s)||(s=[s]),!l.suppressWarning&&s.length&&J.warning("async-validator:",s),s.length&&i.message&&(s=[].concat(i.message)),s=s.map(x(i)),l.first&&s.length)return m[i.field]=1,t(s);if(o){if(i.required&&!e.value)return i.message?s=[].concat(i.message).map(x(i)):l.error&&(s=[l.error(i,f(l.messages.required,i.field))]),t(s);var c={};if(i.defaultField)for(var u in e.value)e.value.hasOwnProperty(u)&&(c[u]=i.defaultField);for(var d in c=n(n({},c),e.rule.fields),c)if(c.hasOwnProperty(d)){var h=Array.isArray(c[d])?c[d]:[c[d]];c[d]=h.map(a.bind(null,d))}var p=new J(c);p.messages(l.messages),e.rule.options&&(e.rule.options.messages=l.messages,e.rule.options.error=l.error),p.validate(e.value,e.rule.options||l,(function(e){var n=[];s&&s.length&&n.push.apply(n,s),e&&e.length&&n.push.apply(n,e),t(n.length?n:null)}))}else t(s)}o=o&&(i.required||!i.required&&e.value),i.field=e.field,i.asyncValidator?r=i.asyncValidator(i,e.value,s,e.source,l):i.validator&&(r=i.validator(i,e.value,s,e.source,l),!0===r?s():!1===r?s(i.message||i.field+" fails"):r instanceof Array?s(r):r instanceof Error&&s(r.message)),r&&r.then&&r.then((function(){return s()}),(function(e){return s(e)}))}),(function(e){u(e)}))},getType:function(e){if(void 0===e.type&&e.pattern instanceof RegExp&&(e.type="pattern"),"function"!==typeof e.validator&&e.type&&!Y.hasOwnProperty(e.type))throw new Error(f("Unknown rule type %s",e.type));return e.type||"string"},getValidationMethod:function(e){if("function"===typeof e.validator)return e.validator;var t=Object.keys(e),n=t.indexOf("message");return-1!==n&&t.splice(n,1),1===t.length&&"required"===t[0]?Y.required:Y[this.getType(e)]||!1}},J.register=function(e,t){if("function"!==typeof t)throw new Error("Cannot register a validator by type, validator is not a function");Y[e]=t},J.warning=d,J.messages=Z,J.validators=Y,t["a"]=J}).call(this,n("7vYp"))},"ode/":function(e,t,n){var r=n("gPqb"),i=n("oEo5"),o=n("F2Ao"),a=n("2Cb2"),s=n("jU4C"),l=s.ContextCachedBy,c=function(e){r.call(this,e)};c.prototype={constructor:c,type:"text",brush:function(e,t){var n=this.style;this.__dirty&&a.normalizeTextStyle(n,!0),n.fill=n.stroke=n.shadowBlur=n.shadowColor=n.shadowOffsetX=n.shadowOffsetY=null;var r=n.text;null!=r&&(r+=""),a.needDrawText(r,n)?(this.setTransform(e),a.renderText(this,e,r,n,null,t),this.restoreTransform(e)):e.__attrCachedBy=l.NONE},getBoundingRect:function(){var e=this.style;if(this.__dirty&&a.normalizeTextStyle(e,!0),!this._rect){var t=e.text;null!=t?t+="":t="";var n=o.getBoundingRect(e.text+"",e.font,e.textAlign,e.textVerticalAlign,e.textPadding,e.textLineHeight,e.rich);if(n.x+=e.x||0,n.y+=e.y||0,a.getStroke(e.textStroke,e.textStrokeWidth)){var r=e.textStrokeWidth;n.x-=r/2,n.y-=r/2,n.width+=r,n.height+=r}this._rect=n}return this._rect}},i.inherits(c,r);var u=c;e.exports=u},olfJ:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="LikeOutlined";t["a"]=r["forwardRef"](s)},ouqR:function(e,t,n){(function(e){e(n("M0ff"))})((function(e){"use strict";e.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 t=0;t<e.modeInfo.length;t++){var n=e.modeInfo[t];n.mimes&&(n.mime=n.mimes[0])}e.findModeByMIME=function(t){t=t.toLowerCase();for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.mime==t)return r;if(r.mimes)for(var i=0;i<r.mimes.length;i++)if(r.mimes[i]==t)return r}return/\+xml$/.test(t)?e.findModeByMIME("application/xml"):/\+json$/.test(t)?e.findModeByMIME("application/json"):void 0},e.findModeByExtension=function(t){t=t.toLowerCase();for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.ext)for(var i=0;i<r.ext.length;i++)if(r.ext[i]==t)return r}},e.findModeByFileName=function(t){for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.file&&r.file.test(t))return r}var i=t.lastIndexOf("."),o=i>-1&&t.substring(i+1,t.length);if(o)return e.findModeByExtension(o)},e.findModeByName=function(t){t=t.toLowerCase();for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.name.toLowerCase()==t)return r;if(r.alias)for(var i=0;i<r.alias.length;i++)if(r.alias[i].toLowerCase()==t)return r}}}))},"p/4i":function(e,t,n){var r=n("OkCp"),i=r.slice,o=r.pluck,a=r.each,s=r.bind,l=r.create,c=r.isList,u=r.isFunction,d=r.isObject;e.exports={createStore:p};var h={version:"2.0.12",enabled:!1,get:function(e,t){var n=this.storage.read(this._namespacePrefix+e);return this._deserialize(n,t)},set:function(e,t){return void 0===t?this.remove(e):(this.storage.write(this._namespacePrefix+e,this._serialize(t)),t)},remove:function(e){this.storage.remove(this._namespacePrefix+e)},each:function(e){var t=this;this.storage.each((function(n,r){e.call(t,t._deserialize(n),(r||"").replace(t._namespaceRegexp,""))}))},clearAll:function(){this.storage.clearAll()},hasNamespace:function(e){return this._namespacePrefix=="__storejs_"+e+"_"},createStore:function(){return p.apply(this,arguments)},addPlugin:function(e){this._addPlugin(e)},namespace:function(e){return p(this.storage,this.plugins,e)}};function f(){var e="undefined"==typeof console?null:console;if(e){var t=e.warn?e.warn:e.log;t.apply(e,arguments)}}function p(e,t,n){n||(n=""),e&&!c(e)&&(e=[e]),t&&!c(t)&&(t=[t]);var r=n?"__storejs_"+n+"_":"",p=n?new RegExp("^"+r):null,g=/^[a-zA-Z0-9_\-]*$/;if(!g.test(n))throw new Error("store.js namespaces can only have alphanumerics + underscores and dashes");var m={_namespacePrefix:r,_namespaceRegexp:p,_testStorage:function(e){try{var t="__storejs__test__";e.write(t,t);var n=e.read(t)===t;return e.remove(t),n}catch(r){return!1}},_assignPluginFnProp:function(e,t){var n=this[t];this[t]=function(){var t=i(arguments,0),r=this;function o(){if(n)return a(arguments,(function(e,n){t[n]=e})),n.apply(r,t)}var s=[o].concat(t);return e.apply(r,s)}},_serialize:function(e){return JSON.stringify(e)},_deserialize:function(e,t){if(!e)return t;var n="";try{n=JSON.parse(e)}catch(r){n=e}return void 0!==n?n:t},_addStorage:function(e){this.enabled||this._testStorage(e)&&(this.storage=e,this.enabled=!0)},_addPlugin:function(e){var t=this;if(c(e))a(e,(function(e){t._addPlugin(e)}));else{var n=o(this.plugins,(function(t){return e===t}));if(!n){if(this.plugins.push(e),!u(e))throw new Error("Plugins must be function values that return objects");var r=e.call(this);if(!d(r))throw new Error("Plugins must return an object of function properties");a(r,(function(n,r){if(!u(n))throw new Error("Bad plugin property: "+r+" from plugin "+e.name+". Plugins should only return functions.");t._assignPluginFnProp(n,r)}))}}},addStorage:function(e){f("store.addStorage(storage) is deprecated. Use createStore([storages])"),this._addStorage(e)}},A=l(m,h,{plugins:[]});return A.raw={},a(A,(function(e,t){u(e)&&(A.raw[t]=s(A,e))})),a(e,(function(e){A._addStorage(e)})),a(t,(function(e){A._addPlugin(e)})),A}},p1Ch:function(e,t){function n(e,t){this.getAllNames=function(){var e=t();return e.mapArray(e.getName)},this.containName=function(e){var n=t();return n.indexOfName(e)>=0},this.indexOfName=function(t){var n=e();return n.indexOfName(t)},this.getItemVisual=function(t,n){var r=e();return r.getItemVisual(t,n)}}var r=n;e.exports=r},p5w1:function(e,t,n){var r=n("Xpbd"),i=n("iz/G");function o(e,t,n){var o=t(e);return i(e)?o:r(o,n(e))}e.exports=o},pCjf:function(e,t,n){var r=n("Az1A"),i=r.addEventListener,o=r.removeEventListener,a=r.normalizeEvent,s=r.getNativeEvent,l=n("oEo5"),c=n("diXd"),u=n("gyjJ"),d=300,h=u.domSupported,f=function(){var e=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],t=["touchstart","touchend","touchmove"],n={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},r=l.map(e,(function(e){var t=e.replace("mouse","pointer");return n.hasOwnProperty(t)?t:e}));return{mouse:e,touch:t,pointer:r}}(),p={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]};function g(e){return"mousewheel"===e&&u.browser.firefox?"DOMMouseScroll":e}function m(e){var t=e.pointerType;return"pen"===t||"touch"===t}function A(e){e.touching=!0,null!=e.touchTimer&&(clearTimeout(e.touchTimer),e.touchTimer=null),e.touchTimer=setTimeout((function(){e.touching=!1,e.touchTimer=null}),700)}function v(e){e&&(e.zrByTouch=!0)}function y(e,t){return a(e.dom,new x(e,t),!0)}function b(e,t){var n=t,r=!1;while(n&&9!==n.nodeType&&!(r=n.domBelongToZr||n!==t&&n===e.painterRoot))n=n.parentNode;return r}function x(e,t){this.type=t.type,this.target=this.currentTarget=e.dom,this.pointerType=t.pointerType,this.clientX=t.clientX,this.clientY=t.clientY}var w=x.prototype;w.stopPropagation=w.stopImmediatePropagation=w.preventDefault=l.noop;var _={mousedown:function(e){e=a(this.dom,e),this._mayPointerCapture=[e.zrX,e.zrY],this.trigger("mousedown",e)},mousemove:function(e){e=a(this.dom,e);var t=this._mayPointerCapture;!t||e.zrX===t[0]&&e.zrY===t[1]||k(this,!0),this.trigger("mousemove",e)},mouseup:function(e){e=a(this.dom,e),k(this,!1),this.trigger("mouseup",e)},mouseout:function(e){e=a(this.dom,e),this._pointerCapturing&&(e.zrEventControl="no_globalout");var t=e.toElement||e.relatedTarget;e.zrIsToLocalDOM=b(this,t),this.trigger("mouseout",e)},touchstart:function(e){e=a(this.dom,e),v(e),this._lastTouchMoment=new Date,this.handler.processGesture(e,"start"),_.mousemove.call(this,e),_.mousedown.call(this,e)},touchmove:function(e){e=a(this.dom,e),v(e),this.handler.processGesture(e,"change"),_.mousemove.call(this,e)},touchend:function(e){e=a(this.dom,e),v(e),this.handler.processGesture(e,"end"),_.mouseup.call(this,e),+new Date-this._lastTouchMoment<d&&_.click.call(this,e)},pointerdown:function(e){_.mousedown.call(this,e)},pointermove:function(e){m(e)||_.mousemove.call(this,e)},pointerup:function(e){_.mouseup.call(this,e)},pointerout:function(e){m(e)||_.mouseout.call(this,e)}};l.each(["click","mousewheel","dblclick","contextmenu"],(function(e){_[e]=function(t){t=a(this.dom,t),this.trigger(e,t)}}));var C={pointermove:function(e){m(e)||C.mousemove.call(this,e)},pointerup:function(e){C.mouseup.call(this,e)},mousemove:function(e){this.trigger("mousemove",e)},mouseup:function(e){var t=this._pointerCapturing;k(this,!1),this.trigger("mouseup",e),t&&(e.zrEventControl="only_globalout",this.trigger("mouseout",e))}};function S(e,t){var n=t.domHandlers;u.pointerEventsSupported?l.each(f.pointer,(function(r){B(t,r,(function(t){n[r].call(e,t)}))})):(u.touchEventsSupported&&l.each(f.touch,(function(r){B(t,r,(function(i){n[r].call(e,i),A(t)}))})),l.each(f.mouse,(function(r){B(t,r,(function(i){i=s(i),t.touching||n[r].call(e,i)}))})))}function E(e,t){function n(n){function r(r){r=s(r),b(e,r.target)||(r=y(e,r),t.domHandlers[n].call(e,r))}B(t,n,r,{capture:!0})}u.pointerEventsSupported?l.each(p.pointer,n):u.touchEventsSupported||l.each(p.mouse,n)}function B(e,t,n,r){e.mounted[t]=n,e.listenerOpts[t]=r,i(e.domTarget,g(t),n,r)}function O(e){var t=e.mounted;for(var n in t)t.hasOwnProperty(n)&&o(e.domTarget,g(n),t[n],e.listenerOpts[n]);e.mounted={}}function k(e,t){if(e._mayPointerCapture=null,h&&e._pointerCapturing^t){e._pointerCapturing=t;var n=e._globalHandlerScope;t?E(e,n):O(n)}}function M(e,t){this.domTarget=e,this.domHandlers=t,this.mounted={},this.listenerOpts={},this.touchTimer=null,this.touching=!1}function N(e,t){c.call(this),this.dom=e,this.painterRoot=t,this._localHandlerScope=new M(e,_),h&&(this._globalHandlerScope=new M(document,C)),this._pointerCapturing=!1,this._mayPointerCapture=null,S(this,this._localHandlerScope)}var T=N.prototype;T.dispose=function(){O(this._localHandlerScope),h&&O(this._globalHandlerScope)},T.setCursor=function(e){this.dom.style&&(this.dom.style.cursor=e||"default")},l.mixin(N,c);var I=N;e.exports=I},"pF/x":function(e,t,n){var r=n("oEo5"),i=r.each,o=r.isArray,a=r.isObject,s=n("nDqs"),l=n("QV7q"),c=l.normalizeToArray;function u(e,t){t=t.split(",");for(var n=e,r=0;r<t.length;r++)if(n=n&&n[t[r]],null==n)break;return n}function d(e,t,n,r){t=t.split(",");for(var i,o=e,a=0;a<t.length-1;a++)i=t[a],null==o[i]&&(o[i]={}),o=o[i];(r||null==o[t[a]])&&(o[t[a]]=n)}function h(e){i(f,(function(t){t[0]in e&&!(t[1]in e)&&(e[t[1]]=e[t[0]])}))}var f=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],p=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"];function g(e,t){s(e,t),e.series=c(e.series),i(e.series,(function(e){if(a(e)){var t=e.type;if("line"===t)null!=e.clipOverflow&&(e.clip=e.clipOverflow);else if("pie"===t||"gauge"===t)null!=e.clockWise&&(e.clockwise=e.clockWise);else if("gauge"===t){var n=u(e,"pointer.color");null!=n&&d(e,"itemStyle.color",n)}h(e)}})),e.dataRange&&(e.visualMap=e.dataRange),i(p,(function(t){var n=e[t];n&&(o(n)||(n=[n]),i(n,(function(e){h(e)})))}))}e.exports=g},"pHu+":function(e,t,n){},pMHC:function(e,t,n){var r=n("oEo5"),i=r.isFunction;function o(e,t,n){return{seriesType:e,performRawSeries:!0,reset:function(e,r,o){var a=e.getData(),s=e.get("symbol"),l=e.get("symbolSize"),c=e.get("symbolKeepAspect"),u=e.get("symbolRotate"),d=i(s),h=i(l),f=i(u),p=d||h||f,g=!d&&s?s:t,m=h?null:l;if(a.setVisual({legendSymbol:n||g,symbol:g,symbolSize:m,symbolKeepAspect:c,symbolRotate:u}),!r.isSeriesFiltered(e))return{dataEach:a.hasItemOption||p?A:null};function A(t,n){if(p){var r=e.getRawValue(n),i=e.getDataParams(n);d&&t.setItemVisual(n,"symbol",s(r,i)),h&&t.setItemVisual(n,"symbolSize",l(r,i)),f&&t.setItemVisual(n,"symbolRotate",u(r,i))}if(t.hasItemOption){var o=t.getItemModel(n),a=o.getShallow("symbol",!0),c=o.getShallow("symbolSize",!0),g=o.getShallow("symbolRotate",!0),m=o.getShallow("symbolKeepAspect",!0);null!=a&&t.setItemVisual(n,"symbol",a),null!=c&&t.setItemVisual(n,"symbolSize",c),null!=g&&t.setItemVisual(n,"symbolRotate",g),null!=m&&t.setItemVisual(n,"symbolKeepAspect",m)}}}}}e.exports=o},pYIe:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("jIvC"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},peMG:function(e,t,n){var r=n("iCoW"),i=n("oEo5");function o(e,t){e.eachSeriesByType("sankey",(function(e){var t=e.getGraph(),n=t.nodes;if(n.length){var o=1/0,a=-1/0;i.each(n,(function(e){var t=e.getLayout().value;t<o&&(o=t),t>a&&(a=t)})),i.each(n,(function(t){var n=new r({type:"color",mappingMethod:"linear",dataExtent:[o,a],visual:e.get("color")}),i=n.mapValueToVisual(t.getLayout().value),s=t.getModel().get("itemStyle.color");null!=s?t.setVisual("color",s):t.setVisual("color",i)}))}}))}e.exports=o},ptwT:function(e,t,n){var r=n("Q6Bq");n("R0xs"),n("xx5k");var i=n("tO6W"),o=n("mBNi"),a=n("t4NW");r.registerPreprocessor(i),r.registerVisual(o),r.registerLayout(a)},puEJ:function(e,t,n){var r=n("5Hd0"),i=n("zk1E"),o=n("G7NL"),a=n("l1t2"),s=n("oSPd");function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype["delete"]=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=s,e.exports=l},pxya:function(e,t){function n(e){return this.__data__.get(e)}e.exports=n},pygv:function(e,t){function n(e,t){var n=-1,r=null==e?0:e.length,i=Array(r);while(++n<r)i[n]=t(e[n],n,e);return i}e.exports=n},q6d6:function(e,t,n){},q7c2:function(e,t,n){"use strict";n("LC9H"),n("wkkW"),n("VmQ4"),n("bEBK")},q8C7:function(e,t,n){var r=n("oEo5");function i(e,t){return t=t||[0,0],r.map(["x","y"],(function(n,r){var i=this.getAxis(n),o=t[r],a=e[r]/2;return"category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(o-a)-i.dataToCoord(o+a))}),this)}function o(e){var t=e.grid.getRect();return{coordSys:{type:"cartesian2d",x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:function(t){return e.dataToPoint(t)},size:r.bind(i,e)}}}e.exports=o},qAA0:function(e,t,n){(function(t,n){e.exports=n()})(0,(function(){"use strict";function e(e,t,n){n=n||{},n.childrenKeyName=n.childrenKeyName||"children";var r=e||[],i=[],o=0;do{var a=r.filter((function(e){return t(e,o)}))[0];if(!a)break;i.push(a),r=a[n.childrenKeyName]||[],o+=1}while(r.length>0);return i}return e}))},qB92:function(e,t,n){},qCjM:function(e,t){function n(){}function r(e,t,n,r){for(var i=0,o=t.length,a=0,s=0;i<o;i++){var l=t[i];if(l.removed){for(c=[],u=s;u<s+l.count;u++)c.push(u);l.indices=c,s+=l.count}else{for(var c=[],u=a;u<a+l.count;u++)c.push(u);l.indices=c,a+=l.count,l.added||(s+=l.count)}}return t}function i(e){return{newPos:e.newPos,components:e.components.slice(0)}}n.prototype={diff:function(e,t,n){n||(n=function(e,t){return e===t}),this.equals=n;var o=this;e=e.slice(),t=t.slice();var a=t.length,s=e.length,l=1,c=a+s,u=[{newPos:-1,components:[]}],d=this.extractCommon(u[0],t,e,0);if(u[0].newPos+1>=a&&d+1>=s){for(var h=[],f=0;f<t.length;f++)h.push(f);return[{indices:h,count:t.length}]}function p(){for(var n=-1*l;n<=l;n+=2){var c,d=u[n-1],h=u[n+1],f=(h?h.newPos:0)-n;d&&(u[n-1]=void 0);var p=d&&d.newPos+1<a,g=h&&0<=f&&f<s;if(p||g){if(!p||g&&d.newPos<h.newPos?(c=i(h),o.pushComponent(c.components,void 0,!0)):(c=d,c.newPos++,o.pushComponent(c.components,!0,void 0)),f=o.extractCommon(c,t,e,n),c.newPos+1>=a&&f+1>=s)return r(o,c.components,t,e);u[n]=c}else u[n]=void 0}l++}while(l<=c){var g=p();if(g)return g}},pushComponent:function(e,t,n){var r=e[e.length-1];r&&r.added===t&&r.removed===n?e[e.length-1]={count:r.count+1,added:t,removed:n}:e.push({count:1,added:t,removed:n})},extractCommon:function(e,t,n,r){var i=t.length,o=n.length,a=e.newPos,s=a-r,l=0;while(a+1<i&&s+1<o&&this.equals(t[a+1],n[s+1]))a++,s++,l++;return l&&e.components.push({count:l}),e.newPos=a,s},tokenize:function(e){return e.slice()},join:function(e){return e.slice()}};var o=new n;function a(e,t,n){return o.diff(e,t,n)}e.exports=a},qG1B:function(e,t){function n(e){return e.split("")}e.exports=n},qHlh:function(e,t,n){var r=n("G8fk"),i=r([["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),o={getLineStyle:function(e){var t=i(this,e);return t.lineDash=this.getLineDash(t.lineWidth),t},getLineDash:function(e){null==e&&(e=1);var t=this.get("type"),n=Math.max(e,2),r=4*e;return"solid"!==t&&null!=t&&("dashed"===t?[r,r]:[n,n])}};e.exports=o},qbRa:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},qfGI:function(e,t,n){},"qoS/":function(e,t,n){"use strict";var r=n("ZgTT"),i=n("z5Qn");r["b"].Sider=i["b"],t["a"]=r["b"]},qp2x:function(e,t,n){var r=n("75WT"),i=n("gyjJ"),o=n("oEo5"),a=n("VYV7"),s=n("HQlQ"),l=n("gMB+"),c=n("LVrM"),u=n("pCjf"),d=!i.canvasSupported,h={canvas:l},f={},p="4.3.2";function g(e,t){var n=new b(r(),e,t);return f[n.id]=n,n}function m(e){if(e)e.dispose();else{for(var t in f)f.hasOwnProperty(t)&&f[t].dispose();f={}}return this}function A(e){return f[e]}function v(e,t){h[e]=t}function y(e){delete f[e]}var b=function(e,t,n){n=n||{},this.dom=t,this.id=e;var r=this,l=new s,f=n.renderer;if(d){if(!h.vml)throw new Error("You need to require 'zrender/vml/vml' to support IE8");f="vml"}else f&&h[f]||(f="canvas");var p=new h[f](t,l,n,e);this.storage=l,this.painter=p;var g=i.node||i.worker?null:new u(p.getViewportRoot(),p.root);this.handler=new a(l,p,g,p.root),this.animation=new c({stage:{update:o.bind(this.flush,this)}}),this.animation.start(),this._needsRefresh;var m=l.delFromStorage,A=l.addToStorage;l.delFromStorage=function(e){m.call(l,e),e&&e.removeSelfFromZr(r)},l.addToStorage=function(e){A.call(l,e),e.addSelfToZr(r)}};b.prototype={constructor:b,getId:function(){return this.id},add:function(e){this.storage.addRoot(e),this._needsRefresh=!0},remove:function(e){this.storage.delRoot(e),this._needsRefresh=!0},configLayer:function(e,t){this.painter.configLayer&&this.painter.configLayer(e,t),this._needsRefresh=!0},setBackgroundColor:function(e){this.painter.setBackgroundColor&&this.painter.setBackgroundColor(e),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 e;this._needsRefresh&&(e=!0,this.refreshImmediately()),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately()),e&&this.trigger("rendered")},addHover:function(e,t){if(this.painter.addHover){var n=this.painter.addHover(e,t);return this.refreshHover(),n}},removeHover:function(e){this.painter.removeHover&&(this.painter.removeHover(e),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(e){e=e||{},this.painter.resize(e.width,e.height),this.handler.resize()},clearAnimation:function(){this.animation.clear()},getWidth:function(){return this.painter.getWidth()},getHeight:function(){return this.painter.getHeight()},pathToImage:function(e,t){return this.painter.pathToImage(e,t)},setCursorStyle:function(e){this.handler.setCursorStyle(e)},findHover:function(e,t){return this.handler.findHover(e,t)},on:function(e,t,n){this.handler.on(e,t,n)},off:function(e,t){this.handler.off(e,t)},trigger:function(e,t){this.handler.trigger(e,t)},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,y(this.id)}},t.version=p,t.init=g,t.dispose=m,t.getInstance=A,t.registerPainter=v},qulM:function(e,t,n){var r=n("oEo5"),i=n("zYjg"),o={NONE:"none",DESCENDANT:"descendant",ANCESTOR:"ancestor",SELF:"self"},a=2,s=4;function l(e,t,n){i.Group.call(this);var r=new i.Sector({z2:a});r.seriesIndex=t.seriesIndex;var o=new i.Text({z2:s,silent:e.getModel("label").get("silent")});function l(){o.ignore=o.hoverIgnore}function c(){o.ignore=o.normalIgnore}this.add(r),this.add(o),this.updateData(!0,e,"normal",t,n),this.on("emphasis",l).on("normal",c).on("mouseover",l).on("mouseout",c)}var c=l.prototype;c.updateData=function(e,t,n,o,a){this.node=t,t.piece=this,o=o||this._seriesModel,a=a||this._ecModel;var s=this.childAt(0);s.dataIndex=t.dataIndex;var l=t.getModel(),c=t.getLayout(),u=r.extend({},c);u.label=null;var h=d(t,o,a);p(t,o,h);var f,g=l.getModel("itemStyle").getItemStyle();if("normal"===n)f=g;else{var m=l.getModel(n+".itemStyle").getItemStyle();f=r.merge(m,g)}f=r.defaults({lineJoin:"bevel",fill:f.fill||h},f),e?(s.setShape(u),s.shape.r=c.r0,i.updateProps(s,{shape:{r:c.r}},o,t.dataIndex),s.useStyle(f)):"object"===typeof f.fill&&f.fill.type||"object"===typeof s.style.fill&&s.style.fill.type?(i.updateProps(s,{shape:u},o),s.useStyle(f)):i.updateProps(s,{shape:u,style:f},o),this._updateLabel(o,h,n);var A=l.getShallow("cursor");if(A&&s.attr("cursor",A),e){var v=o.getShallow("highlightPolicy");this._initEvents(s,t,o,v)}this._seriesModel=o||this._seriesModel,this._ecModel=a||this._ecModel,i.setHoverStyle(this)},c.onEmphasis=function(e){var t=this;this.node.hostTree.root.eachNode((function(n){n.piece&&(t.node===n?n.piece.updateData(!1,n,"emphasis"):f(n,t.node,e)?n.piece.childAt(0).trigger("highlight"):e!==o.NONE&&n.piece.childAt(0).trigger("downplay"))}))},c.onNormal=function(){this.node.hostTree.root.eachNode((function(e){e.piece&&e.piece.updateData(!1,e,"normal")}))},c.onHighlight=function(){this.updateData(!1,this.node,"highlight")},c.onDownplay=function(){this.updateData(!1,this.node,"downplay")},c._updateLabel=function(e,t,n){var o=this.node.getModel(),a=o.getModel("label"),s="normal"===n||"emphasis"===n?a:o.getModel(n+".label"),l=o.getModel("emphasis.label"),c=s.get("formatter"),u=c?n:"normal",d=r.retrieve(e.getFormattedLabel(this.node.dataIndex,u,null,null,"label"),this.node.name);!1===B("show")&&(d="");var h=this.node.getLayout(),f=s.get("minAngle");null==f&&(f=a.get("minAngle")),f=f/180*Math.PI;var p=h.endAngle-h.startAngle;null!=f&&Math.abs(p)<f&&(d="");var g=this.childAt(1);i.setLabelStyle(g.style,g.hoverStyle||{},a,l,{defaultText:s.getShallow("show")?d:null,autoColor:t,useInsideStyle:!0});var m,A=(h.startAngle+h.endAngle)/2,v=Math.cos(A),y=Math.sin(A),b=B("position"),x=B("distance")||0,w=B("align");"outside"===b?(m=h.r+x,w=A>Math.PI/2?"right":"left"):w&&"center"!==w?"left"===w?(m=h.r0+x,A>Math.PI/2&&(w="right")):"right"===w&&(m=h.r-x,A>Math.PI/2&&(w="left")):(m=(h.r+h.r0)/2,w="center"),g.attr("style",{text:d,textAlign:w,textVerticalAlign:B("verticalAlign")||"middle",opacity:B("opacity")});var _=m*v+h.cx,C=m*y+h.cy;g.attr("position",[_,C]);var S=B("rotate"),E=0;function B(e){var t=s.get(e);return null==t?a.get(e):t}"radial"===S?(E=-A,E<-Math.PI/2&&(E+=Math.PI)):"tangential"===S?(E=Math.PI/2-A,E>Math.PI/2?E-=Math.PI:E<-Math.PI/2&&(E+=Math.PI)):"number"===typeof S&&(E=S*Math.PI/180),g.attr("rotation",E)},c._initEvents=function(e,t,n,r){e.off("mouseover").off("mouseout").off("emphasis").off("normal");var i=this,o=function(){i.onEmphasis(r)},a=function(){i.onNormal()},s=function(){i.onDownplay()},l=function(){i.onHighlight()};n.isAnimationEnabled()&&e.on("mouseover",o).on("mouseout",a).on("emphasis",o).on("normal",a).on("downplay",s).on("highlight",l)},r.inherits(l,i.Group);var u=l;function d(e,t,n){var r=e.getVisual("color"),i=e.getVisual("visualMeta");i&&0!==i.length||(r=null);var o=e.getModel("itemStyle").get("color");if(o)return o;if(r)return r;if(0===e.depth)return n.option.color[0];var a=n.option.color.length;return o=n.option.color[h(e)%a],o}function h(e){var t=e;while(t.depth>1)t=t.parentNode;var n=e.getAncestors()[0];return r.indexOf(n.children,t)}function f(e,t,n){return n!==o.NONE&&(n===o.SELF?e===t:n===o.ANCESTOR?e===t||e.isAncestorOf(t):e===t||e.isDescendantOf(t))}function p(e,t,n){var r=t.getData();r.setItemVisual(e.dataIndex,"color",n)}e.exports=u},qwEw:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("qbRa")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="CaretDownOutlined";var c=o.forwardRef(l);t.default=c},"qyV+":function(e,t,n){"use strict";n("LC9H"),n("bf9+")},r5rb:function(e,t,n){n("RA1y");var r=n("Ju7t"),i=r.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"}});e.exports=i},rAVC:function(e,t,n){var r=n("Ju7t");r.registerSubTypeDefaulter("dataZoom",(function(){return"slider"}))},rBS4:function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},rDo5:function(e,t,n){var r=n("342z"),i=r.extend({type:"ellipse",shape:{cx:0,cy:0,rx:0,ry:0},buildPath:function(e,t){var n=.5522848,r=t.cx,i=t.cy,o=t.rx,a=t.ry,s=o*n,l=a*n;e.moveTo(r-o,i),e.bezierCurveTo(r-o,i-l,r-s,i-a,r,i-a),e.bezierCurveTo(r+s,i-a,r+o,i-l,r+o,i),e.bezierCurveTo(r+o,i+l,r+s,i+a,r,i+a),e.bezierCurveTo(r-s,i+a,r-o,i+l,r-o,i),e.closePath()}});e.exports=i},rH6s:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("C9+5"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},rYji:function(e,t,n){n("yZ6v"),n("vXmO")},raRn:function(e,t,n){},rfHf:function(e,t,n){},rkXN:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("gyjJ"),a=n("dqKt"),s=n("iCoW"),l=n("iXCq"),c=n("QV7q"),u=n("Jjzi"),d=s.mapVisual,h=s.eachVisual,f=i.isArray,p=i.each,g=u.asc,m=u.linearMap,A=i.noop,v=r.extendComponentModel({type:"visualMap",dependencies:["series"],stateList:["inRange","outOfRange"],replacableOptionKeys:["inRange","outOfRange","target","controller","color"],dataBound:[-1/0,1/0],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(e,t,n){this._dataExtent,this.targetVisuals={},this.controllerVisuals={},this.textStyleModel,this.itemSize,this.mergeDefaultAndTheme(e,n)},optionUpdated:function(e,t){var n=this.option;o.canvasSupported||(n.realtime=!1),!t&&l.replaceVisualOption(n,e,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},resetVisual:function(e){var t=this.stateList;e=i.bind(e,this),this.controllerVisuals=l.createVisualMappings(this.option.controller,t,e),this.targetVisuals=l.createVisualMappings(this.option.target,t,e)},getTargetSeriesIndices:function(){var e=this.option.seriesIndex,t=[];return null==e||"all"===e?this.ecModel.eachSeries((function(e,n){t.push(n)})):t=c.normalizeToArray(e),t},eachTargetSeries:function(e,t){i.each(this.getTargetSeriesIndices(),(function(n){e.call(t,this.ecModel.getSeriesByIndex(n))}),this)},isTargetSeries:function(e){var t=!1;return this.eachTargetSeries((function(n){n===e&&(t=!0)})),t},formatValueText:function(e,t,n){var r,o,a=this.option,s=a.precision,l=this.dataBound,c=a.formatter;return n=n||["<",">"],i.isArray(e)&&(e=e.slice(),r=!0),o=t?e:r?[u(e[0]),u(e[1])]:u(e),i.isString(c)?c.replace("{value}",r?o[0]:o).replace("{value2}",r?o[1]:o):i.isFunction(c)?r?c(e[0],e[1]):c(e):r?e[0]===l[0]?n[0]+" "+o[1]:e[1]===l[1]?n[1]+" "+o[0]:o[0]+" - "+o[1]:o;function u(e){return e===l[0]?"min":e===l[1]?"max":(+e).toFixed(Math.min(s,20))}},resetExtent:function(){var e=this.option,t=g([e.min,e.max]);this._dataExtent=t},getDataDimension:function(e){var t=this.option.dimension,n=e.dimensions;if(null!=t||n.length){if(null!=t)return e.getDimension(t);for(var r=e.dimensions,i=r.length-1;i>=0;i--){var o=r[i],a=e.getDimensionInfo(o);if(!a.isCalculationCoord)return o}}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){var e=this.ecModel,t=this.option,n={inRange:t.inRange,outOfRange:t.outOfRange},r=t.target||(t.target={}),o=t.controller||(t.controller={});i.merge(r,n),i.merge(o,n);var l=this.isCategory();function c(n){f(t.color)&&!n.inRange&&(n.inRange={color:t.color.slice().reverse()}),n.inRange=n.inRange||{color:e.get("gradientColor")},p(this.stateList,(function(e){var t=n[e];if(i.isString(t)){var r=a.get(t,"active",l);r?(n[e]={},n[e][t]=r):delete n[e]}}),this)}function u(e,t,n){var r=e[t],i=e[n];r&&!i&&(i=e[n]={},p(r,(function(e,t){if(s.isValidType(t)){var n=a.get(t,"inactive",l);null!=n&&(i[t]=n,"color"!==t||i.hasOwnProperty("opacity")||i.hasOwnProperty("colorAlpha")||(i.opacity=[0,0]))}})))}function g(e){var t=(e.inRange||{}).symbol||(e.outOfRange||{}).symbol,n=(e.inRange||{}).symbolSize||(e.outOfRange||{}).symbolSize,r=this.get("inactiveColor");p(this.stateList,(function(o){var a=this.itemSize,s=e[o];s||(s=e[o]={color:l?r:[r]}),null==s.symbol&&(s.symbol=t&&i.clone(t)||(l?"roundRect":["roundRect"])),null==s.symbolSize&&(s.symbolSize=n&&i.clone(n)||(l?a[0]:[a[0],a[0]])),s.symbol=d(s.symbol,(function(e){return"none"===e||"square"===e?"roundRect":e}));var c=s.symbolSize;if(null!=c){var u=-1/0;h(c,(function(e){e>u&&(u=e)})),s.symbolSize=d(c,(function(e){return m(e,[0,u],[0,a[0]],!0)}))}}),this)}c.call(this,r),c.call(this,o),u.call(this,r,"inRange","outOfRange"),g.call(this,o)},resetItemSize:function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},isCategory:function(){return!!this.option.categories},setSelected:A,getValueState:A,getVisualMeta:A}),y=v;e.exports=y},rnm6:function(e,t,n){(function(e){e(n("M0ff"))})((function(e){function t(e){e.state.placeholder&&(e.state.placeholder.parentNode.removeChild(e.state.placeholder),e.state.placeholder=null)}function n(e){t(e);var n=e.state.placeholder=document.createElement("pre");n.style.cssText="height: 0; overflow: visible",n.style.direction=e.getOption("direction"),n.className="CodeMirror-placeholder CodeMirror-line-like";var r=e.getOption("placeholder");"string"==typeof r&&(r=document.createTextNode(r)),n.appendChild(r),e.display.lineSpace.insertBefore(n,e.display.lineSpace.firstChild)}function r(e){setTimeout((function(){var r=!1,i=e.getInputField();"TEXTAREA"==i.nodeName?r=!i.value:1==e.lineCount()&&(r=!/[^\u200b]/.test(i.querySelector(".CodeMirror-line").textContent)),r?n(e):t(e)}),20)}function i(e){a(e)&&n(e)}function o(e){var r=e.getWrapperElement(),i=a(e);r.className=r.className.replace(" CodeMirror-empty","")+(i?" CodeMirror-empty":""),i?n(e):t(e)}function a(e){return 1===e.lineCount()&&""===e.getLine(0)}e.defineOption("placeholder","",(function(n,a,s){var l=s&&s!=e.Init;if(a&&!l)n.on("blur",i),n.on("change",o),n.on("swapDoc",o),e.on(n.getInputField(),"compositionupdate",n.state.placeholderCompose=function(){r(n)}),o(n);else if(!a&&l){n.off("blur",i),n.off("change",o),n.off("swapDoc",o),e.off(n.getInputField(),"compositionupdate",n.state.placeholderCompose),t(n);var c=n.getWrapperElement();c.className=c.className.replace(" CodeMirror-empty","")}a&&!n.hasFocus()&&i(n)}))}))},"s/iv":function(e,t,n){var r=n("hmv6"),i=Object.prototype,o=i.hasOwnProperty;function a(e){var t=this.__data__;return r?void 0!==t[e]:o.call(t,e)}e.exports=a},s3Ku:function(e,t,n){var r=n("Dz72"),i=n("Q6Bq"),o=i.extendComponentView({type:"geo",init:function(e,t){var n=new r(t,!0);this._mapDraw=n,this.group.add(n.group)},render:function(e,t,n,r){if(!r||"geoToggleSelect"!==r.type||r.from!==this.uid){var i=this._mapDraw;e.get("show")?i.draw(e,t,n,this,r):this._mapDraw.group.removeAll(),this.group.silent=e.get("silent")}},dispose:function(){this._mapDraw&&this._mapDraw.remove()}});e.exports=o},sAd1:function(e,t){var n={};function r(e,t){n[e]=t}function i(e){return n[e]}t.register=r,t.get=i},sIxb:function(e,t){function n(e){e.eachSeriesByType("map",(function(e){var t=e.get("color"),n=e.getModel("itemStyle"),r=n.get("areaColor"),i=n.get("color")||t[e.seriesIndex%t.length];e.getData().setVisual({areaColor:r,color:i})}))}e.exports=n},sRpX:function(e,t,n){var r=n("XVjW"),i=function(){var e=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function o(e){return!!i&&i in e}e.exports=o},sTJb:function(e,t,n){var r=n("75WT"),i=n("diXd"),o=n("G+ZC"),a=n("cjY5"),s=n("oEo5"),l=function(e){o.call(this,e),i.call(this,e),a.call(this,e),this.id=e.id||r()};l.prototype={type:"element",name:"",__zr:null,ignore:!1,clipPath:null,isGroup:!1,drift:function(e,t){switch(this.draggable){case"horizontal":t=0;break;case"vertical":e=0;break}var n=this.transform;n||(n=this.transform=[1,0,0,1,0,0]),n[4]+=e,n[5]+=t,this.decomposeTransform(),this.dirty(!1)},beforeUpdate:function(){},afterUpdate:function(){},update:function(){this.updateTransform()},traverse:function(e,t){},attrKV:function(e,t){if("position"===e||"scale"===e||"origin"===e){if(t){var n=this[e];n||(n=this[e]=[]),n[0]=t[0],n[1]=t[1]}}else this[e]=t},hide:function(){this.ignore=!0,this.__zr&&this.__zr.refresh()},show:function(){this.ignore=!1,this.__zr&&this.__zr.refresh()},attr:function(e,t){if("string"===typeof e)this.attrKV(e,t);else if(s.isObject(e))for(var n in e)e.hasOwnProperty(n)&&this.attrKV(n,e[n]);return this.dirty(!1),this},setClipPath:function(e){var t=this.__zr;t&&e.addSelfToZr(t),this.clipPath&&this.clipPath!==e&&this.removeClipPath(),this.clipPath=e,e.__zr=t,e.__clipTarget=this,this.dirty(!1)},removeClipPath:function(){var e=this.clipPath;e&&(e.__zr&&e.removeSelfFromZr(e.__zr),e.__zr=null,e.__clipTarget=null,this.clipPath=null,this.dirty(!1))},addSelfToZr:function(e){this.__zr=e;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.addAnimator(t[n]);this.clipPath&&this.clipPath.addSelfToZr(e)},removeSelfFromZr:function(e){this.__zr=null;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.removeAnimator(t[n]);this.clipPath&&this.clipPath.removeSelfFromZr(e)}},s.mixin(l,a),s.mixin(l,o),s.mixin(l,i);var c=l;e.exports=c},sVXF:function(e,t,n){var r=n("Wa83"),i=r.min,o=r.max,a=r.scale,s=r.distance,l=r.add,c=r.clone,u=r.sub;function d(e,t,n,r){var d,h,f,p,g=[],m=[],A=[],v=[];if(r){f=[1/0,1/0],p=[-1/0,-1/0];for(var y=0,b=e.length;y<b;y++)i(f,f,e[y]),o(p,p,e[y]);i(f,f,r[0]),o(p,p,r[1])}for(y=0,b=e.length;y<b;y++){var x=e[y];if(n)d=e[y?y-1:b-1],h=e[(y+1)%b];else{if(0===y||y===b-1){g.push(c(e[y]));continue}d=e[y-1],h=e[y+1]}u(m,h,d),a(m,m,t);var w=s(x,d),_=s(x,h),C=w+_;0!==C&&(w/=C,_/=C),a(A,m,-w),a(v,m,_);var S=l([],x,A),E=l([],x,v);r&&(o(S,S,f),i(S,S,p),o(E,E,f),i(E,E,p)),g.push(S),g.push(E)}return n&&g.push(g.shift()),g}e.exports=d},sVuC:function(e,t,n){var r=n("oEo5"),i=r.createHashMap,o=r.isObject,a=r.map;function s(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this._map}s.createByAxisModel=function(e){var t=e.option,n=t.data,r=n&&a(n,u);return new s({categories:r,needCollect:!r,deduplication:!1!==t.dedplication})};var l=s.prototype;function c(e){return e._map||(e._map=i(e.categories))}function u(e){return o(e)&&null!=e.value?e.value:e+""}l.getOrdinal=function(e){return c(this).get(e)},l.parseAndCollect=function(e){var t,n=this._needCollect;if("string"!==typeof e&&!n)return e;if(n&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var r=c(this);return t=r.get(e),null==t&&(n?(t=this.categories.length,this.categories[t]=e,r.set(e,t)):t=NaN),t};var d=s;e.exports=d},sWW0:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?r(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return h}));var a="accept acceptCharset accessKey action allowFullScreen allowTransparency\n alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge\n charSet checked classID className colSpan cols content contentEditable contextMenu\n controls coords crossOrigin data dateTime default defer dir disabled download draggable\n encType form formAction formEncType formMethod formNoValidate formTarget frameBorder\n headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity\n is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media\n mediaGroup method min minLength multiple muted name noValidate nonce open\n optimum pattern placeholder poster preload radioGroup readOnly rel required\n reversed role rowSpan rows sandbox scope scoped scrolling seamless selected\n shape size sizes span spellCheck src srcDoc srcLang srcSet start step style\n summary tabIndex target title type useMap value width wmode wrap",s="onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown\n onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick\n onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown\n onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel\n onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough\n onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata\n onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError",l="".concat(a," ").concat(s).split(/[\s\n]+/),c="aria-",u="data-";function d(e,t){return 0===e.indexOf(t)}function h(e){var t,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];t=!1===n?{aria:!0,data:!0,attr:!0}:!0===n?{aria:!0}:i({},n);var r={};return Object.keys(e).forEach((function(n){(t.aria&&("role"===n||d(n,c))||t.data&&d(n,u)||t.attr&&l.includes(n))&&(r[n]=e[n])})),r}},sXHY:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={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"};t.default=r},sXQx:function(e,t,n){var r=n("Jjzi"),i=r.round;function o(e,t,n,o){var s={},c=e[1]-e[0],u=s.interval=r.nice(c/t,!0);null!=n&&u<n&&(u=s.interval=n),null!=o&&u>o&&(u=s.interval=o);var d=s.intervalPrecision=a(u),h=s.niceTickExtent=[i(Math.ceil(e[0]/u)*u,d),i(Math.floor(e[1]/u)*u,d)];return l(h,e),s}function a(e){return r.getPrecisionSafe(e)+2}function s(e,t,n){e[t]=Math.max(Math.min(e[t],n[1]),n[0])}function l(e,t){!isFinite(e[0])&&(e[0]=t[0]),!isFinite(e[1])&&(e[1]=t[1]),s(e,0,t),s(e,1,t),e[0]>e[1]&&(e[0]=e[1])}t.intervalScaleNiceTicks=o,t.getIntervalPrecision=a,t.fixExtent=l},sY1U:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("ZZRV"),l=n("iczh"),c=n.n(l),u=n("LpVx"),d=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},h=function(e){return s["createElement"](u["a"],null,(function(t){var n,r=t.getPrefixCls,o=t.direction,l=e.prefixCls,u=e.type,h=void 0===u?"horizontal":u,f=e.orientation,p=void 0===f?"center":f,g=e.className,m=e.children,A=e.dashed,v=e.plain,y=d(e,["prefixCls","type","orientation","className","children","dashed","plain"]),b=r("divider",l),x=p.length>0?"-".concat(p):p,w=!!m,_=c()(g,b,"".concat(b,"-").concat(h),(n={},a()(n,"".concat(b,"-with-text"),w),a()(n,"".concat(b,"-with-text").concat(x),w),a()(n,"".concat(b,"-dashed"),!!A),a()(n,"".concat(b,"-plain"),!!v),a()(n,"".concat(b,"-rtl"),"rtl"===o),n));return s["createElement"]("div",i()({className:_},y,{role:"separator"}),m&&s["createElement"]("span",{className:"".concat(b,"-inner-text")},m))}))};t["a"]=h},sYNl:function(e,t,n){(function(e){e(n("M0ff"))})((function(e){"use strict";var t=e.Pos;function n(e,t){return e.line-t.line||e.ch-t.ch}var r="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",i=r+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",o=new RegExp("<(/?)(["+r+"]["+i+"]*)","g");function a(e,t,n,r){this.line=t,this.ch=n,this.cm=e,this.text=e.getLine(t),this.min=r?Math.max(r.from,e.firstLine()):e.firstLine(),this.max=r?Math.min(r.to-1,e.lastLine()):e.lastLine()}function s(e,n){var r=e.cm.getTokenTypeAt(t(e.line,n));return r&&/\btag\b/.test(r)}function l(e){if(!(e.line>=e.max))return e.ch=0,e.text=e.cm.getLine(++e.line),!0}function c(e){if(!(e.line<=e.min))return e.text=e.cm.getLine(--e.line),e.ch=e.text.length,!0}function u(e){for(;;){var t=e.text.indexOf(">",e.ch);if(-1==t){if(l(e))continue;return}if(s(e,t+1)){var n=e.text.lastIndexOf("/",t),r=n>-1&&!/\S/.test(e.text.slice(n+1,t));return e.ch=t+1,r?"selfClose":"regular"}e.ch=t+1}}function d(e){for(;;){var t=e.ch?e.text.lastIndexOf("<",e.ch-1):-1;if(-1==t){if(c(e))continue;return}if(s(e,t+1)){o.lastIndex=t,e.ch=t;var n=o.exec(e.text);if(n&&n.index==t)return n}else e.ch=t}}function h(e){for(;;){o.lastIndex=e.ch;var t=o.exec(e.text);if(!t){if(l(e))continue;return}if(s(e,t.index+1))return e.ch=t.index+t[0].length,t;e.ch=t.index+1}}function f(e){for(;;){var t=e.ch?e.text.lastIndexOf(">",e.ch-1):-1;if(-1==t){if(c(e))continue;return}if(s(e,t+1)){var n=e.text.lastIndexOf("/",t),r=n>-1&&!/\S/.test(e.text.slice(n+1,t));return e.ch=t+1,r?"selfClose":"regular"}e.ch=t}}function p(e,n){for(var r=[];;){var i,o=h(e),a=e.line,s=e.ch-(o?o[0].length:0);if(!o||!(i=u(e)))return;if("selfClose"!=i)if(o[1]){for(var l=r.length-1;l>=0;--l)if(r[l]==o[2]){r.length=l;break}if(l<0&&(!n||n==o[2]))return{tag:o[2],from:t(a,s),to:t(e.line,e.ch)}}else r.push(o[2])}}function g(e,n){for(var r=[];;){var i=f(e);if(!i)return;if("selfClose"!=i){var o=e.line,a=e.ch,s=d(e);if(!s)return;if(s[1])r.push(s[2]);else{for(var l=r.length-1;l>=0;--l)if(r[l]==s[2]){r.length=l;break}if(l<0&&(!n||n==s[2]))return{tag:s[2],from:t(e.line,e.ch),to:t(o,a)}}}else d(e)}}e.registerHelper("fold","xml",(function(e,r){for(var i=new a(e,r.line,0);;){var o=h(i);if(!o||i.line!=r.line)return;var s=u(i);if(!s)return;if(!o[1]&&"selfClose"!=s){var l=t(i.line,i.ch),c=p(i,o[2]);return c&&n(c.from,l)>0?{from:l,to:c.from}:null}}})),e.findMatchingTag=function(e,r,i){var o=new a(e,r.line,r.ch,i);if(-1!=o.text.indexOf(">")||-1!=o.text.indexOf("<")){var s=u(o),l=s&&t(o.line,o.ch),c=s&&d(o);if(s&&c&&!(n(o,r)>0)){var h={from:t(o.line,o.ch),to:l,tag:c[2]};return"selfClose"==s?{open:h,close:null,at:"open"}:c[1]?{open:g(o,c[2]),close:h,at:"close"}:(o=new a(e,l.line,l.ch,i),{open:h,close:p(o,c[2]),at:"open"})}}},e.findEnclosingTag=function(e,t,n,r){for(var i=new a(e,t.line,t.ch,n);;){var o=g(i,r);if(!o)break;var s=new a(e,t.line,t.ch,n),l=p(s,o.tag);if(l)return{open:o,close:l}}},e.scanForClosingTag=function(e,t,n,r){var i=new a(e,t.line,t.ch,r?{from:0,to:r}:null);return p(i,n)}}))},sYRh:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=n("mJ8l"),a=n("tCtF"),s=n("fEzB"),l=n("Jjzi"),c=n("9OCn"),u=c.prepareLayoutBarSeries,d=c.makeColumnLayout,h=c.retrieveColumnLayout,f=n("ie0D");function p(e,t){var n,r,o,a=e.type,s=t.getMin(),c=t.getMax(),h=e.getExtent();"ordinal"===a?n=t.getCategories().length:(r=t.get("boundaryGap"),i.isArray(r)||(r=[r||0,r||0]),"boolean"===typeof r[0]&&(r=[0,0]),r[0]=l.parsePercent(r[0],1),r[1]=l.parsePercent(r[1],1),o=h[1]-h[0]||Math.abs(h[0])),"dataMin"===s?s=h[0]:"function"===typeof s&&(s=s({min:h[0],max:h[1]})),"dataMax"===c?c=h[1]:"function"===typeof c&&(c=c({min:h[0],max:h[1]}));var f=null!=s,p=null!=c;null==s&&(s="ordinal"===a?n?0:NaN:h[0]-r[0]*o),null==c&&(c="ordinal"===a?n?n-1:NaN:h[1]+r[1]*o),(null==s||!isFinite(s))&&(s=NaN),(null==c||!isFinite(c))&&(c=NaN),e.setBlank(i.eqNaN(s)||i.eqNaN(c)||"ordinal"===a&&!e.getOrdinalMeta().categories.length),t.getNeedCrossZero()&&(s>0&&c>0&&!f&&(s=0),s<0&&c<0&&!p&&(c=0));var m=t.ecModel;if(m&&"time"===a){var A,v=u("bar",m);if(i.each(v,(function(e){A|=e.getBaseAxis()===t.axis})),A){var y=d(v),b=g(s,c,t,y);s=b.min,c=b.max}}return{extent:[s,c],fixMin:f,fixMax:p}}function g(e,t,n,r){var o=n.axis.getExtent(),a=o[1]-o[0],s=h(r,n.axis);if(void 0===s)return{min:e,max:t};var l=1/0;i.each(s,(function(e){l=Math.min(e.offset,l)}));var c=-1/0;i.each(s,(function(e){c=Math.max(e.offset+e.width,c)})),l=Math.abs(l),c=Math.abs(c);var u=l+c,d=t-e,f=1-(l+c)/a,p=d/f-d;return t+=p*(c/u),e-=p*(l/u),{min:e,max:t}}function m(e,t){var n=p(e,t),r=n.extent,i=t.get("splitNumber");"log"===e.type&&(e.base=t.get("logBase"));var o=e.type;e.setExtent(r[0],r[1]),e.niceExtent({splitNumber:i,fixMin:n.fixMin,fixMax:n.fixMax,minInterval:"interval"===o||"time"===o?t.get("minInterval"):null,maxInterval:"interval"===o||"time"===o?t.get("maxInterval"):null});var a=t.get("interval");null!=a&&e.setInterval&&e.setInterval(a)}function A(e,t){if(t=t||e.get("type"),t)switch(t){case"category":return new o(e.getOrdinalMeta?e.getOrdinalMeta():e.getCategories(),[1/0,-1/0]);case"value":return new a;default:return(s.getClass(t)||a).create(e)}}function v(e){var t=e.scale.getExtent(),n=t[0],r=t[1];return!(n>0&&r>0||n<0&&r<0)}function y(e){var t=e.getLabelModel().get("formatter"),n="category"===e.type?e.scale.getExtent()[0]:null;return"string"===typeof t?(t=function(t){return function(n){return n=e.scale.getLabel(n),t.replace("{value}",null!=n?n:"")}}(t),t):"function"===typeof t?function(r,i){return null!=n&&(i=r-n),t(b(e,r),i)}:function(t){return e.scale.getLabel(t)}}function b(e,t){return"category"===e.type?e.scale.getLabel(t):t}function x(e){var t=e.model,n=e.scale;if(t.get("axisLabel.show")&&!n.isBlank()){var r,i,o="category"===e.type,a=n.getExtent();o?i=n.count():(r=n.getTicks(),i=r.length);var s,l=e.getLabelModel(),c=y(e),u=1;i>40&&(u=Math.ceil(i/40));for(var d=0;d<i;d+=u){var h=r?r[d]:a[0]+d,f=c(h),p=l.getTextRect(f),g=w(p,l.get("rotate")||0);s?s.union(g):s=g}return s}}function w(e,t){var n=t*Math.PI/180,r=e.plain(),i=r.width,o=r.height,a=i*Math.abs(Math.cos(n))+Math.abs(o*Math.sin(n)),s=i*Math.abs(Math.sin(n))+Math.abs(o*Math.cos(n)),l=new f(r.x,r.y,a,s);return l}function _(e){var t=e.get("interval");return null==t?"auto":t}function C(e){return"category"===e.type&&0===_(e.getLabelModel())}n("n7fI"),n("XPpp"),t.getScaleExtent=p,t.niceScaleExtent=m,t.createScaleByModel=A,t.ifAxisCrossZero=v,t.makeLabelFormatter=y,t.getAxisRawValue=b,t.estimateLabelUnionRect=x,t.getOptionCategoryInterval=_,t.shouldShowAllLabels=C},saPB:function(e,t,n){(function(t,n){e.exports=n()})("undefined"!==typeof self&&self,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t,n){},function(e,t,n){"use strict";n.r(t);n(0);var r=function(){function e(e,t,n){this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=e,this.start=t,this.end=n}return e.range=function(t,n){return n?t&&t.loc&&n.loc&&t.loc.lexer===n.loc.lexer?new e(t.loc.lexer,t.loc.start,n.loc.end):null:t&&t.loc},e}(),i=function(){function e(e,t){this.text=void 0,this.loc=void 0,this.text=e,this.loc=t}var t=e.prototype;return t.range=function(t,n){return new e(n,r.range(this,t))},e}(),o=function e(t,n){this.position=void 0;var r,i="KaTeX parse error: "+t,o=n&&n.loc;if(o&&o.start<=o.end){var a=o.lexer.input;r=o.start;var s=o.end;r===a.length?i+=" at end of input: ":i+=" at position "+(r+1)+": ";var l,c,u=a.slice(r,s).replace(/[^]/g,"$&\u0332");l=r>15?"\u2026"+a.slice(r-15,r):a.slice(0,r),c=s+15<a.length?a.slice(s,s+15)+"\u2026":a.slice(s),i+=l+u+c}var d=new Error(i);return d.name="ParseError",d.__proto__=e.prototype,d.position=r,d};o.prototype.__proto__=Error.prototype;var a=o,s=function(e,t){return-1!==e.indexOf(t)},l=function(e,t){return void 0===e?t:e},c=/([A-Z])/g,u=function(e){return e.replace(c,"-$1").toLowerCase()},d={"&":"&",">":">","<":"<",'"':""","'":"'"},h=/[&><"']/g;function f(e){return String(e).replace(h,(function(e){return d[e]}))}var p=function e(t){return"ordgroup"===t.type||"color"===t.type?1===t.body.length?e(t.body[0]):t:"font"===t.type?e(t.body):t},g=function(e){var t=p(e);return"mathord"===t.type||"textord"===t.type||"atom"===t.type},m=function(e){if(!e)throw new Error("Expected non-null, but got "+String(e));return e},A=function(e){var t=/^\s*([^\\/#]*?)(?::|�*58|�*3a)/i.exec(e);return null!=t?t[1]:"_relative"},v={contains:s,deflt:l,escape:f,hyphenate:u,getBaseElem:p,isCharacterBox:g,protocolFromUrl:A},y=function(){function e(e){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,e=e||{},this.displayMode=v.deflt(e.displayMode,!1),this.output=v.deflt(e.output,"htmlAndMathml"),this.leqno=v.deflt(e.leqno,!1),this.fleqn=v.deflt(e.fleqn,!1),this.throwOnError=v.deflt(e.throwOnError,!0),this.errorColor=v.deflt(e.errorColor,"#cc0000"),this.macros=e.macros||{},this.minRuleThickness=Math.max(0,v.deflt(e.minRuleThickness,0)),this.colorIsTextColor=v.deflt(e.colorIsTextColor,!1),this.strict=v.deflt(e.strict,"warn"),this.trust=v.deflt(e.trust,!1),this.maxSize=Math.max(0,v.deflt(e.maxSize,1/0)),this.maxExpand=Math.max(0,v.deflt(e.maxExpand,1e3))}var t=e.prototype;return t.reportNonstrict=function(e,t,n){var r=this.strict;if("function"===typeof r&&(r=r(e,t,n)),r&&"ignore"!==r){if(!0===r||"error"===r)throw new a("LaTeX-incompatible input and strict mode is set to 'error': "+t+" ["+e+"]",n);"warn"===r?"undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+t+" ["+e+"]"):"undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+r+"': "+t+" ["+e+"]")}},t.useStrictBehavior=function(e,t,n){var r=this.strict;if("function"===typeof r)try{r=r(e,t,n)}catch(i){r="error"}return!(!r||"ignore"===r)&&(!0===r||"error"===r||("warn"===r?("undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+t+" ["+e+"]"),!1):("undefined"!==typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+r+"': "+t+" ["+e+"]"),!1)))},t.isTrusted=function(e){e.url&&!e.protocol&&(e.protocol=v.protocolFromUrl(e.url));var t="function"===typeof this.trust?this.trust(e):this.trust;return Boolean(t)},e}(),b=function(){function e(e,t,n){this.id=void 0,this.size=void 0,this.cramped=void 0,this.id=e,this.size=t,this.cramped=n}var t=e.prototype;return t.sup=function(){return k[M[this.id]]},t.sub=function(){return k[N[this.id]]},t.fracNum=function(){return k[T[this.id]]},t.fracDen=function(){return k[I[this.id]]},t.cramp=function(){return k[L[this.id]]},t.text=function(){return k[D[this.id]]},t.isTight=function(){return this.size>=2},e}(),x=0,w=1,_=2,C=3,S=4,E=5,B=6,O=7,k=[new b(x,0,!1),new b(w,0,!0),new b(_,1,!1),new b(C,1,!0),new b(S,2,!1),new b(E,2,!0),new b(B,3,!1),new b(O,3,!0)],M=[S,E,S,E,B,O,B,O],N=[E,E,E,E,O,O,O,O],T=[_,C,S,E,B,O,B,O],I=[C,C,E,E,O,O,O,O],L=[w,w,C,C,E,E,O,O],D=[x,w,_,C,_,C,_,C],P={DISPLAY:k[x],TEXT:k[_],SCRIPT:k[S],SCRIPTSCRIPT:k[B]},R=[{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 F(e){for(var t=0;t<R.length;t++)for(var n=R[t],r=0;r<n.blocks.length;r++){var i=n.blocks[r];if(e>=i[0]&&e<=i[1])return n.name}return null}var j=[];function U(e){for(var t=0;t<j.length;t+=2)if(e>=j[t]&&e<=j[t+1])return!0;return!1}R.forEach((function(e){return e.blocks.forEach((function(e){return j.push.apply(j,e)}))}));var H=80,z=function(e,t){return"M95,"+(622+e+t)+"\nc-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14\nc0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54\nc44.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\ns173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429\nc69,-144,104.5,-217.7,106.5,-221\nl"+e/2.075+" -"+e+"\nc5.3,-9.3,12,-14,20,-14\nH400000v"+(40+e)+"H845.2724\ns-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7\nc-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z\nM"+(834+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},Q=function(e,t){return"M263,"+(601+e+t)+"c0.7,0,18,39.7,52,119\nc34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120\nc340,-704.7,510.7,-1060.3,512,-1067\nl"+e/2.084+" -"+e+"\nc4.7,-7.3,11,-11,19,-11\nH40000v"+(40+e)+"H1012.3\ns-271.3,567,-271.3,567c-38.7,80.7,-84,175,-136,283c-52,108,-89.167,185.3,-111.5,232\nc-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1\ns-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26\nc-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z\nM"+(1001+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},V=function(e,t){return"M983 "+(10+e+t)+"\nl"+e/3.13+" -"+e+"\nc4,-6.7,10,-10,18,-10 H400000v"+(40+e)+"\nH1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7\ns-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744\nc-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30\nc26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722\nc56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5\nc53.7,-170.3,84.5,-266.8,92.5,-289.5z\nM"+(1001+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},K=function(e,t){return"M424,"+(2398+e+t)+"\nc-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514\nc0,-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\ns-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,-13s76,-122,76,-122s77,-121,77,-121\ns209,968,209,968c0,-2,84.7,-361.7,254,-1079c169.3,-717.3,254.7,-1077.7,256,-1081\nl"+e/4.223+" -"+e+"c4,-6.7,10,-10,18,-10 H400000\nv"+(40+e)+"H1014.6\ns-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185\nc-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2z M"+(1001+e)+" "+t+"\nh400000v"+(40+e)+"h-400000z"},W=function(e,t){return"M473,"+(2713+e+t)+"\nc339.3,-1799.3,509.3,-2700,510,-2702 l"+e/5.298+" -"+e+"\nc3.3,-7.3,9.3,-11,18,-11 H400000v"+(40+e)+"H1017.7\ns-90.5,478,-276.2,1466c-185.7,988,-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200\nc0,-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\ns76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,\n606zM"+(1001+e)+" "+t+"h400000v"+(40+e)+"H1017.7z"},G=function(e,t,n){var r=n-54-t-e;return"M702 "+(e+t)+"H400000"+(40+e)+"\nH742v"+r+"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\nh-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170\nc-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667\n219 661 l218 661zM702 "+t+"H400000v"+(40+e)+"H742z"},q=function(e,t,n){t*=1e3;var r="";switch(e){case"sqrtMain":r=z(t,H);break;case"sqrtSize1":r=Q(t,H);break;case"sqrtSize2":r=V(t,H);break;case"sqrtSize3":r=K(t,H);break;case"sqrtSize4":r=W(t,H);break;case"sqrtTall":r=G(t,H,n)}return r},Y={doubleleftarrow:"M262 157\nl10-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\n 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\n 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\nc2 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\n 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\n-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7\n-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z\nm8 0v40h399730v-40zm0 194v40h399730v-40z",doublerightarrow:"M399738 392l\n-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\n 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\n-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\n-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\n-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782\nc-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\n-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z",leftarrow:"M400000 241H110l3-3c68.7-52.7 113.7-120\n 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\n-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\nc-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\n 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\n 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\n l-3-3h399890zM100 241v40h399900v-40z",leftbrace:"M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117\n-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7\n 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\n 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\n 0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7\n-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z",leftgroup:"M400000 80\nH435C64 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\n 435 0h399565z",leftgroupunder:"M400000 262\nH435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219\n 435 219h399565z",leftharpoon:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3\n-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\n-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\n-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\n 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\n-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\n-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z\nm0 0v40h400000v-40z",leftharpoondown:"M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333\n 5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5\n 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\n-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\n 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\n-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0\nv40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z",lefthook:"M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5\n-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\n-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\n 71.5 23h399859zM103 281v-40h399897v40z",leftlinesegment:"M40 281 V428 H0 V94 H40 V241 H400000 v40z\nM40 281 V428 H0 V94 H40 V241 H400000 v40z",leftmapsto:"M40 281 V448H0V74H40V241H400000v40z\nM40 281 V448H0V74H40V241H400000v40z",leftToFrom:"M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23\n-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8\nc28.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\n 68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z",longequal:"M0 50 h400000 v40H0z m0 194h40000v40H0z\nM0 50 h400000 v40H0z m0 194h40000v40H0z",midbrace:"M200428 334\nc-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\n-53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7\n 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\n 12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z",midbraceunder:"M199572 214\nc100.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\n 53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3\n 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\n-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\n-320.3 177.6S193.1 320.6 193.1 249.8c0-71.4 46.9-178.2 319.5-178.2z\nm368.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\n60.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\n-451.1 228.8-386.3 0-452.7-137.5-452.7-228.8 0-92.4 66.4-230 452.7-230z\nm502.4 230c0-111.2-82.4-277.2-502.4-277.2s-504 166-504 277.2\nc0 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\n-480.5 177.6S202.1 320.6 202.1 249.8c0-71.4 70.5-178.2 479.3-178.2z\nm525.8 178.2c0-86.4-86.8-215.4-525.7-215.4-437.9 0-524.7 129-524.7 215.4 0\n85.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\n-707.8 275.8-606 0-710.2-165.8-710.2-275.8C311 218.8 415.2 53 1021.2 53z\nm770.4 277.1c0-131.2-126.4-327.6-770.5-327.6S248.4 198.9 248.4 330.1\nc0 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\n-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\n 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\n 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\n-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\n-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\n 151.7 139 205zm0 0v40h399900v-40z",rightbrace:"M400000 542l\n-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\ns-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1\nc124.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\n 28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237\n-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\n 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\n 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\n-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\n-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\n 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\n-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\n 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\nm0 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\n 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\n-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\n-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\n 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\n 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\n-64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z\nm0-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\n 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\n-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\n 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\nM399960 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\n 1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32\n-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\n-167z M100 147v40h399900v-40zM0 341v40h399900v-40z",twoheadleftarrow:"M0 167c68 40\n 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\n-70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3\n-40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19\n-37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101\n 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\nc-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\n 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\n 18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333\n-19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70\n 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\n-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\n 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\n 4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128\n-68.267.847-113-73.952-191-73.952z",tilde2:"M344 55.266c-142 0-300.638 81.316-311.5 86.418\n-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\n 31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114\nc1 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\n 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\n-11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0\n 411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697\n 16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696\n -338 0-409-156.573-744-156.573z",tilde4:"M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345\n-11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409\n 177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9\n 14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409\n -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\n3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11\n10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63\n-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\n-7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59\nH213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359\nc-16-25.333-24-45-24-59z",widehat1:"M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22\nc-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\n-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\n-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\n-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,\n-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,\n-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,\n-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,\n-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\nc4 -14.7 6 -23 6 -25c0 -7.3 -7 -11 -21 -11c-8 0 -13.2 0.8 -15.5 2.5\nc-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\ns-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\n121.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\ns2.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\nc0 -2 -2 -10.3 -6 -25c-20 -79.3 -65 -146.7 -135 -202l-3 -3h399890z\nM100 620v40h399900v-40z M0 241v40h399900v-40zM0 241v40h399900v-40z",rightarrowabovebar:"M0 241v40h399891c-47.3 35.3-84 78-110 128-16.7 32\n-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\n13.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\n-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\n-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\n-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\n151.7 139 205zm96 379h399894v40H0zm0 0h399904v40H0z",baraboveshortleftharpoon:"M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17\nc2,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\nc-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40\nc-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z\nM0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z",rightharpoonaboveshortbar:"M0,241 l0,40c399126,0,399993,0,399993,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-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\nc-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\nM0 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\nc1.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,\n1c0,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,\n-152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z\nM93 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\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-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\nc-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\nM500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z"},X=function(){function e(e){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=e,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.style={}}var t=e.prototype;return t.hasClass=function(e){return v.contains(this.classes,e)},t.toNode=function(){for(var e=document.createDocumentFragment(),t=0;t<this.children.length;t++)e.appendChild(this.children[t].toNode());return e},t.toMarkup=function(){for(var e="",t=0;t<this.children.length;t++)e+=this.children[t].toMarkup();return e},t.toText=function(){var e=function(e){return e.toText()};return this.children.map(e).join("")},e}(),Z=function(e){return e.filter((function(e){return e})).join(" ")},J=function(e,t,n){if(this.classes=e||[],this.attributes={},this.height=0,this.depth=0,this.maxFontSize=0,this.style=n||{},t){t.style.isTight()&&this.classes.push("mtight");var r=t.getColor();r&&(this.style.color=r)}},$=function(e){var t=document.createElement(e);for(var n in t.className=Z(this.classes),this.style)this.style.hasOwnProperty(n)&&(t.style[n]=this.style[n]);for(var r in this.attributes)this.attributes.hasOwnProperty(r)&&t.setAttribute(r,this.attributes[r]);for(var i=0;i<this.children.length;i++)t.appendChild(this.children[i].toNode());return t},ee=function(e){var t="<"+e;this.classes.length&&(t+=' class="'+v.escape(Z(this.classes))+'"');var n="";for(var r in this.style)this.style.hasOwnProperty(r)&&(n+=v.hyphenate(r)+":"+this.style[r]+";");for(var i in n&&(t+=' style="'+v.escape(n)+'"'),this.attributes)this.attributes.hasOwnProperty(i)&&(t+=" "+i+'="'+v.escape(this.attributes[i])+'"');t+=">";for(var o=0;o<this.children.length;o++)t+=this.children[o].toMarkup();return t+="</"+e+">",t},te=function(){function e(e,t,n,r){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,J.call(this,e,n,r),this.children=t||[]}var t=e.prototype;return t.setAttribute=function(e,t){this.attributes[e]=t},t.hasClass=function(e){return v.contains(this.classes,e)},t.toNode=function(){return $.call(this,"span")},t.toMarkup=function(){return ee.call(this,"span")},e}(),ne=function(){function e(e,t,n,r){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,J.call(this,t,r),this.children=n||[],this.setAttribute("href",e)}var t=e.prototype;return t.setAttribute=function(e,t){this.attributes[e]=t},t.hasClass=function(e){return v.contains(this.classes,e)},t.toNode=function(){return $.call(this,"a")},t.toMarkup=function(){return ee.call(this,"a")},e}(),re=function(){function e(e,t,n){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=t,this.src=e,this.classes=["mord"],this.style=n}var t=e.prototype;return t.hasClass=function(e){return v.contains(this.classes,e)},t.toNode=function(){var e=document.createElement("img");for(var t in e.src=this.src,e.alt=this.alt,e.className="mord",this.style)this.style.hasOwnProperty(t)&&(e.style[t]=this.style[t]);return e},t.toMarkup=function(){var e="<img src='"+this.src+" 'alt='"+this.alt+"' ",t="";for(var n in this.style)this.style.hasOwnProperty(n)&&(t+=v.hyphenate(n)+":"+this.style[n]+";");return t&&(e+=' style="'+v.escape(t)+'"'),e+="'/>",e},e}(),ie={"\xee":"\u0131\u0302","\xef":"\u0131\u0308","\xed":"\u0131\u0301","\xec":"\u0131\u0300"},oe=function(){function e(e,t,n,r,i,o,a,s){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=e,this.height=t||0,this.depth=n||0,this.italic=r||0,this.skew=i||0,this.width=o||0,this.classes=a||[],this.style=s||{},this.maxFontSize=0;var l=F(this.text.charCodeAt(0));l&&this.classes.push(l+"_fallback"),/[\xee\xef\xed\xec]/.test(this.text)&&(this.text=ie[this.text])}var t=e.prototype;return t.hasClass=function(e){return v.contains(this.classes,e)},t.toNode=function(){var e=document.createTextNode(this.text),t=null;for(var n in this.italic>0&&(t=document.createElement("span"),t.style.marginRight=this.italic+"em"),this.classes.length>0&&(t=t||document.createElement("span"),t.className=Z(this.classes)),this.style)this.style.hasOwnProperty(n)&&(t=t||document.createElement("span"),t.style[n]=this.style[n]);return t?(t.appendChild(e),t):e},t.toMarkup=function(){var e=!1,t="<span";this.classes.length&&(e=!0,t+=' class="',t+=v.escape(Z(this.classes)),t+='"');var n="";for(var r in this.italic>0&&(n+="margin-right:"+this.italic+"em;"),this.style)this.style.hasOwnProperty(r)&&(n+=v.hyphenate(r)+":"+this.style[r]+";");n&&(e=!0,t+=' style="'+v.escape(n)+'"');var i=v.escape(this.text);return e?(t+=">",t+=i,t+="</span>",t):i},e}(),ae=function(){function e(e,t){this.children=void 0,this.attributes=void 0,this.children=e||[],this.attributes=t||{}}var t=e.prototype;return t.toNode=function(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");for(var n in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,n)&&t.setAttribute(n,this.attributes[n]);for(var r=0;r<this.children.length;r++)t.appendChild(this.children[r].toNode());return t},t.toMarkup=function(){var e="<svg";for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+"='"+this.attributes[t]+"'");e+=">";for(var n=0;n<this.children.length;n++)e+=this.children[n].toMarkup();return e+="</svg>",e},e}(),se=function(){function e(e,t){this.pathName=void 0,this.alternate=void 0,this.pathName=e,this.alternate=t}var t=e.prototype;return t.toNode=function(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"path");return this.alternate?t.setAttribute("d",this.alternate):t.setAttribute("d",Y[this.pathName]),t},t.toMarkup=function(){return this.alternate?"<path d='"+this.alternate+"'/>":"<path d='"+Y[this.pathName]+"'/>"},e}(),le=function(){function e(e){this.attributes=void 0,this.attributes=e||{}}var t=e.prototype;return t.toNode=function(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"line");for(var n in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,n)&&t.setAttribute(n,this.attributes[n]);return t},t.toMarkup=function(){var e="<line";for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+"='"+this.attributes[t]+"'");return e+="/>",e},e}();function ce(e){if(e instanceof oe)return e;throw new Error("Expected symbolNode but got "+String(e)+".")}function ue(e){if(e instanceof te)return e;throw new Error("Expected span<HtmlDomNode> but got "+String(e)+".")}var de={"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]}},he={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]},fe={"\xc5":"A","\xc7":"C","\xd0":"D","\xde":"o","\xe5":"a","\xe7":"c","\xf0":"d","\xfe":"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 pe(e,t){de[e]=t}function ge(e,t,n){if(!de[t])throw new Error("Font metrics not found for font: "+t+".");var r=e.charCodeAt(0),i=de[t][r];if(!i&&e[0]in fe&&(r=fe[e[0]].charCodeAt(0),i=de[t][r]),i||"text"!==n||U(r)&&(i=de[t][77]),i)return{depth:i[0],height:i[1],italic:i[2],skew:i[3],width:i[4]}}var me={};function Ae(e){var t;if(t=e>=5?0:e>=3?1:2,!me[t]){var n=me[t]={cssEmPerMu:he.quad[t]/18};for(var r in he)he.hasOwnProperty(r)&&(n[r]=he[r][t])}return me[t]}var ve={bin:1,close:1,inner:1,open:1,punct:1,rel:1},ye={"accent-token":1,mathord:1,"op-token":1,spacing:1,textord:1},be={math:{},text:{}},xe=be;function we(e,t,n,r,i,o){be[e][i]={font:t,group:n,replace:r},o&&r&&(be[e][r]=be[e][i])}var _e="math",Ce="text",Se="main",Ee="ams",Be="accent-token",Oe="bin",ke="close",Me="inner",Ne="mathord",Te="op-token",Ie="open",Le="punct",De="rel",Pe="spacing",Re="textord";we(_e,Se,De,"\u2261","\\equiv",!0),we(_e,Se,De,"\u227a","\\prec",!0),we(_e,Se,De,"\u227b","\\succ",!0),we(_e,Se,De,"\u223c","\\sim",!0),we(_e,Se,De,"\u22a5","\\perp"),we(_e,Se,De,"\u2aaf","\\preceq",!0),we(_e,Se,De,"\u2ab0","\\succeq",!0),we(_e,Se,De,"\u2243","\\simeq",!0),we(_e,Se,De,"\u2223","\\mid",!0),we(_e,Se,De,"\u226a","\\ll",!0),we(_e,Se,De,"\u226b","\\gg",!0),we(_e,Se,De,"\u224d","\\asymp",!0),we(_e,Se,De,"\u2225","\\parallel"),we(_e,Se,De,"\u22c8","\\bowtie",!0),we(_e,Se,De,"\u2323","\\smile",!0),we(_e,Se,De,"\u2291","\\sqsubseteq",!0),we(_e,Se,De,"\u2292","\\sqsupseteq",!0),we(_e,Se,De,"\u2250","\\doteq",!0),we(_e,Se,De,"\u2322","\\frown",!0),we(_e,Se,De,"\u220b","\\ni",!0),we(_e,Se,De,"\u221d","\\propto",!0),we(_e,Se,De,"\u22a2","\\vdash",!0),we(_e,Se,De,"\u22a3","\\dashv",!0),we(_e,Se,De,"\u220b","\\owns"),we(_e,Se,Le,".","\\ldotp"),we(_e,Se,Le,"\u22c5","\\cdotp"),we(_e,Se,Re,"#","\\#"),we(Ce,Se,Re,"#","\\#"),we(_e,Se,Re,"&","\\&"),we(Ce,Se,Re,"&","\\&"),we(_e,Se,Re,"\u2135","\\aleph",!0),we(_e,Se,Re,"\u2200","\\forall",!0),we(_e,Se,Re,"\u210f","\\hbar",!0),we(_e,Se,Re,"\u2203","\\exists",!0),we(_e,Se,Re,"\u2207","\\nabla",!0),we(_e,Se,Re,"\u266d","\\flat",!0),we(_e,Se,Re,"\u2113","\\ell",!0),we(_e,Se,Re,"\u266e","\\natural",!0),we(_e,Se,Re,"\u2663","\\clubsuit",!0),we(_e,Se,Re,"\u2118","\\wp",!0),we(_e,Se,Re,"\u266f","\\sharp",!0),we(_e,Se,Re,"\u2662","\\diamondsuit",!0),we(_e,Se,Re,"\u211c","\\Re",!0),we(_e,Se,Re,"\u2661","\\heartsuit",!0),we(_e,Se,Re,"\u2111","\\Im",!0),we(_e,Se,Re,"\u2660","\\spadesuit",!0),we(Ce,Se,Re,"\xa7","\\S",!0),we(Ce,Se,Re,"\xb6","\\P",!0),we(_e,Se,Re,"\u2020","\\dag"),we(Ce,Se,Re,"\u2020","\\dag"),we(Ce,Se,Re,"\u2020","\\textdagger"),we(_e,Se,Re,"\u2021","\\ddag"),we(Ce,Se,Re,"\u2021","\\ddag"),we(Ce,Se,Re,"\u2021","\\textdaggerdbl"),we(_e,Se,ke,"\u23b1","\\rmoustache",!0),we(_e,Se,Ie,"\u23b0","\\lmoustache",!0),we(_e,Se,ke,"\u27ef","\\rgroup",!0),we(_e,Se,Ie,"\u27ee","\\lgroup",!0),we(_e,Se,Oe,"\u2213","\\mp",!0),we(_e,Se,Oe,"\u2296","\\ominus",!0),we(_e,Se,Oe,"\u228e","\\uplus",!0),we(_e,Se,Oe,"\u2293","\\sqcap",!0),we(_e,Se,Oe,"\u2217","\\ast"),we(_e,Se,Oe,"\u2294","\\sqcup",!0),we(_e,Se,Oe,"\u25ef","\\bigcirc"),we(_e,Se,Oe,"\u2219","\\bullet"),we(_e,Se,Oe,"\u2021","\\ddagger"),we(_e,Se,Oe,"\u2240","\\wr",!0),we(_e,Se,Oe,"\u2a3f","\\amalg"),we(_e,Se,Oe,"&","\\And"),we(_e,Se,De,"\u27f5","\\longleftarrow",!0),we(_e,Se,De,"\u21d0","\\Leftarrow",!0),we(_e,Se,De,"\u27f8","\\Longleftarrow",!0),we(_e,Se,De,"\u27f6","\\longrightarrow",!0),we(_e,Se,De,"\u21d2","\\Rightarrow",!0),we(_e,Se,De,"\u27f9","\\Longrightarrow",!0),we(_e,Se,De,"\u2194","\\leftrightarrow",!0),we(_e,Se,De,"\u27f7","\\longleftrightarrow",!0),we(_e,Se,De,"\u21d4","\\Leftrightarrow",!0),we(_e,Se,De,"\u27fa","\\Longleftrightarrow",!0),we(_e,Se,De,"\u21a6","\\mapsto",!0),we(_e,Se,De,"\u27fc","\\longmapsto",!0),we(_e,Se,De,"\u2197","\\nearrow",!0),we(_e,Se,De,"\u21a9","\\hookleftarrow",!0),we(_e,Se,De,"\u21aa","\\hookrightarrow",!0),we(_e,Se,De,"\u2198","\\searrow",!0),we(_e,Se,De,"\u21bc","\\leftharpoonup",!0),we(_e,Se,De,"\u21c0","\\rightharpoonup",!0),we(_e,Se,De,"\u2199","\\swarrow",!0),we(_e,Se,De,"\u21bd","\\leftharpoondown",!0),we(_e,Se,De,"\u21c1","\\rightharpoondown",!0),we(_e,Se,De,"\u2196","\\nwarrow",!0),we(_e,Se,De,"\u21cc","\\rightleftharpoons",!0),we(_e,Ee,De,"\u226e","\\nless",!0),we(_e,Ee,De,"\ue010","\\@nleqslant"),we(_e,Ee,De,"\ue011","\\@nleqq"),we(_e,Ee,De,"\u2a87","\\lneq",!0),we(_e,Ee,De,"\u2268","\\lneqq",!0),we(_e,Ee,De,"\ue00c","\\@lvertneqq"),we(_e,Ee,De,"\u22e6","\\lnsim",!0),we(_e,Ee,De,"\u2a89","\\lnapprox",!0),we(_e,Ee,De,"\u2280","\\nprec",!0),we(_e,Ee,De,"\u22e0","\\npreceq",!0),we(_e,Ee,De,"\u22e8","\\precnsim",!0),we(_e,Ee,De,"\u2ab9","\\precnapprox",!0),we(_e,Ee,De,"\u2241","\\nsim",!0),we(_e,Ee,De,"\ue006","\\@nshortmid"),we(_e,Ee,De,"\u2224","\\nmid",!0),we(_e,Ee,De,"\u22ac","\\nvdash",!0),we(_e,Ee,De,"\u22ad","\\nvDash",!0),we(_e,Ee,De,"\u22ea","\\ntriangleleft"),we(_e,Ee,De,"\u22ec","\\ntrianglelefteq",!0),we(_e,Ee,De,"\u228a","\\subsetneq",!0),we(_e,Ee,De,"\ue01a","\\@varsubsetneq"),we(_e,Ee,De,"\u2acb","\\subsetneqq",!0),we(_e,Ee,De,"\ue017","\\@varsubsetneqq"),we(_e,Ee,De,"\u226f","\\ngtr",!0),we(_e,Ee,De,"\ue00f","\\@ngeqslant"),we(_e,Ee,De,"\ue00e","\\@ngeqq"),we(_e,Ee,De,"\u2a88","\\gneq",!0),we(_e,Ee,De,"\u2269","\\gneqq",!0),we(_e,Ee,De,"\ue00d","\\@gvertneqq"),we(_e,Ee,De,"\u22e7","\\gnsim",!0),we(_e,Ee,De,"\u2a8a","\\gnapprox",!0),we(_e,Ee,De,"\u2281","\\nsucc",!0),we(_e,Ee,De,"\u22e1","\\nsucceq",!0),we(_e,Ee,De,"\u22e9","\\succnsim",!0),we(_e,Ee,De,"\u2aba","\\succnapprox",!0),we(_e,Ee,De,"\u2246","\\ncong",!0),we(_e,Ee,De,"\ue007","\\@nshortparallel"),we(_e,Ee,De,"\u2226","\\nparallel",!0),we(_e,Ee,De,"\u22af","\\nVDash",!0),we(_e,Ee,De,"\u22eb","\\ntriangleright"),we(_e,Ee,De,"\u22ed","\\ntrianglerighteq",!0),we(_e,Ee,De,"\ue018","\\@nsupseteqq"),we(_e,Ee,De,"\u228b","\\supsetneq",!0),we(_e,Ee,De,"\ue01b","\\@varsupsetneq"),we(_e,Ee,De,"\u2acc","\\supsetneqq",!0),we(_e,Ee,De,"\ue019","\\@varsupsetneqq"),we(_e,Ee,De,"\u22ae","\\nVdash",!0),we(_e,Ee,De,"\u2ab5","\\precneqq",!0),we(_e,Ee,De,"\u2ab6","\\succneqq",!0),we(_e,Ee,De,"\ue016","\\@nsubseteqq"),we(_e,Ee,Oe,"\u22b4","\\unlhd"),we(_e,Ee,Oe,"\u22b5","\\unrhd"),we(_e,Ee,De,"\u219a","\\nleftarrow",!0),we(_e,Ee,De,"\u219b","\\nrightarrow",!0),we(_e,Ee,De,"\u21cd","\\nLeftarrow",!0),we(_e,Ee,De,"\u21cf","\\nRightarrow",!0),we(_e,Ee,De,"\u21ae","\\nleftrightarrow",!0),we(_e,Ee,De,"\u21ce","\\nLeftrightarrow",!0),we(_e,Ee,De,"\u25b3","\\vartriangle"),we(_e,Ee,Re,"\u210f","\\hslash"),we(_e,Ee,Re,"\u25bd","\\triangledown"),we(_e,Ee,Re,"\u25ca","\\lozenge"),we(_e,Ee,Re,"\u24c8","\\circledS"),we(_e,Ee,Re,"\xae","\\circledR"),we(Ce,Ee,Re,"\xae","\\circledR"),we(_e,Ee,Re,"\u2221","\\measuredangle",!0),we(_e,Ee,Re,"\u2204","\\nexists"),we(_e,Ee,Re,"\u2127","\\mho"),we(_e,Ee,Re,"\u2132","\\Finv",!0),we(_e,Ee,Re,"\u2141","\\Game",!0),we(_e,Ee,Re,"\u2035","\\backprime"),we(_e,Ee,Re,"\u25b2","\\blacktriangle"),we(_e,Ee,Re,"\u25bc","\\blacktriangledown"),we(_e,Ee,Re,"\u25a0","\\blacksquare"),we(_e,Ee,Re,"\u29eb","\\blacklozenge"),we(_e,Ee,Re,"\u2605","\\bigstar"),we(_e,Ee,Re,"\u2222","\\sphericalangle",!0),we(_e,Ee,Re,"\u2201","\\complement",!0),we(_e,Ee,Re,"\xf0","\\eth",!0),we(_e,Ee,Re,"\u2571","\\diagup"),we(_e,Ee,Re,"\u2572","\\diagdown"),we(_e,Ee,Re,"\u25a1","\\square"),we(_e,Ee,Re,"\u25a1","\\Box"),we(_e,Ee,Re,"\u25ca","\\Diamond"),we(_e,Ee,Re,"\xa5","\\yen",!0),we(Ce,Ee,Re,"\xa5","\\yen",!0),we(_e,Ee,Re,"\u2713","\\checkmark",!0),we(Ce,Ee,Re,"\u2713","\\checkmark"),we(_e,Ee,Re,"\u2136","\\beth",!0),we(_e,Ee,Re,"\u2138","\\daleth",!0),we(_e,Ee,Re,"\u2137","\\gimel",!0),we(_e,Ee,Re,"\u03dd","\\digamma",!0),we(_e,Ee,Re,"\u03f0","\\varkappa"),we(_e,Ee,Ie,"\u250c","\\ulcorner",!0),we(_e,Ee,ke,"\u2510","\\urcorner",!0),we(_e,Ee,Ie,"\u2514","\\llcorner",!0),we(_e,Ee,ke,"\u2518","\\lrcorner",!0),we(_e,Ee,De,"\u2266","\\leqq",!0),we(_e,Ee,De,"\u2a7d","\\leqslant",!0),we(_e,Ee,De,"\u2a95","\\eqslantless",!0),we(_e,Ee,De,"\u2272","\\lesssim",!0),we(_e,Ee,De,"\u2a85","\\lessapprox",!0),we(_e,Ee,De,"\u224a","\\approxeq",!0),we(_e,Ee,Oe,"\u22d6","\\lessdot"),we(_e,Ee,De,"\u22d8","\\lll",!0),we(_e,Ee,De,"\u2276","\\lessgtr",!0),we(_e,Ee,De,"\u22da","\\lesseqgtr",!0),we(_e,Ee,De,"\u2a8b","\\lesseqqgtr",!0),we(_e,Ee,De,"\u2251","\\doteqdot"),we(_e,Ee,De,"\u2253","\\risingdotseq",!0),we(_e,Ee,De,"\u2252","\\fallingdotseq",!0),we(_e,Ee,De,"\u223d","\\backsim",!0),we(_e,Ee,De,"\u22cd","\\backsimeq",!0),we(_e,Ee,De,"\u2ac5","\\subseteqq",!0),we(_e,Ee,De,"\u22d0","\\Subset",!0),we(_e,Ee,De,"\u228f","\\sqsubset",!0),we(_e,Ee,De,"\u227c","\\preccurlyeq",!0),we(_e,Ee,De,"\u22de","\\curlyeqprec",!0),we(_e,Ee,De,"\u227e","\\precsim",!0),we(_e,Ee,De,"\u2ab7","\\precapprox",!0),we(_e,Ee,De,"\u22b2","\\vartriangleleft"),we(_e,Ee,De,"\u22b4","\\trianglelefteq"),we(_e,Ee,De,"\u22a8","\\vDash",!0),we(_e,Ee,De,"\u22aa","\\Vvdash",!0),we(_e,Ee,De,"\u2323","\\smallsmile"),we(_e,Ee,De,"\u2322","\\smallfrown"),we(_e,Ee,De,"\u224f","\\bumpeq",!0),we(_e,Ee,De,"\u224e","\\Bumpeq",!0),we(_e,Ee,De,"\u2267","\\geqq",!0),we(_e,Ee,De,"\u2a7e","\\geqslant",!0),we(_e,Ee,De,"\u2a96","\\eqslantgtr",!0),we(_e,Ee,De,"\u2273","\\gtrsim",!0),we(_e,Ee,De,"\u2a86","\\gtrapprox",!0),we(_e,Ee,Oe,"\u22d7","\\gtrdot"),we(_e,Ee,De,"\u22d9","\\ggg",!0),we(_e,Ee,De,"\u2277","\\gtrless",!0),we(_e,Ee,De,"\u22db","\\gtreqless",!0),we(_e,Ee,De,"\u2a8c","\\gtreqqless",!0),we(_e,Ee,De,"\u2256","\\eqcirc",!0),we(_e,Ee,De,"\u2257","\\circeq",!0),we(_e,Ee,De,"\u225c","\\triangleq",!0),we(_e,Ee,De,"\u223c","\\thicksim"),we(_e,Ee,De,"\u2248","\\thickapprox"),we(_e,Ee,De,"\u2ac6","\\supseteqq",!0),we(_e,Ee,De,"\u22d1","\\Supset",!0),we(_e,Ee,De,"\u2290","\\sqsupset",!0),we(_e,Ee,De,"\u227d","\\succcurlyeq",!0),we(_e,Ee,De,"\u22df","\\curlyeqsucc",!0),we(_e,Ee,De,"\u227f","\\succsim",!0),we(_e,Ee,De,"\u2ab8","\\succapprox",!0),we(_e,Ee,De,"\u22b3","\\vartriangleright"),we(_e,Ee,De,"\u22b5","\\trianglerighteq"),we(_e,Ee,De,"\u22a9","\\Vdash",!0),we(_e,Ee,De,"\u2223","\\shortmid"),we(_e,Ee,De,"\u2225","\\shortparallel"),we(_e,Ee,De,"\u226c","\\between",!0),we(_e,Ee,De,"\u22d4","\\pitchfork",!0),we(_e,Ee,De,"\u221d","\\varpropto"),we(_e,Ee,De,"\u25c0","\\blacktriangleleft"),we(_e,Ee,De,"\u2234","\\therefore",!0),we(_e,Ee,De,"\u220d","\\backepsilon"),we(_e,Ee,De,"\u25b6","\\blacktriangleright"),we(_e,Ee,De,"\u2235","\\because",!0),we(_e,Ee,De,"\u22d8","\\llless"),we(_e,Ee,De,"\u22d9","\\gggtr"),we(_e,Ee,Oe,"\u22b2","\\lhd"),we(_e,Ee,Oe,"\u22b3","\\rhd"),we(_e,Ee,De,"\u2242","\\eqsim",!0),we(_e,Se,De,"\u22c8","\\Join"),we(_e,Ee,De,"\u2251","\\Doteq",!0),we(_e,Ee,Oe,"\u2214","\\dotplus",!0),we(_e,Ee,Oe,"\u2216","\\smallsetminus"),we(_e,Ee,Oe,"\u22d2","\\Cap",!0),we(_e,Ee,Oe,"\u22d3","\\Cup",!0),we(_e,Ee,Oe,"\u2a5e","\\doublebarwedge",!0),we(_e,Ee,Oe,"\u229f","\\boxminus",!0),we(_e,Ee,Oe,"\u229e","\\boxplus",!0),we(_e,Ee,Oe,"\u22c7","\\divideontimes",!0),we(_e,Ee,Oe,"\u22c9","\\ltimes",!0),we(_e,Ee,Oe,"\u22ca","\\rtimes",!0),we(_e,Ee,Oe,"\u22cb","\\leftthreetimes",!0),we(_e,Ee,Oe,"\u22cc","\\rightthreetimes",!0),we(_e,Ee,Oe,"\u22cf","\\curlywedge",!0),we(_e,Ee,Oe,"\u22ce","\\curlyvee",!0),we(_e,Ee,Oe,"\u229d","\\circleddash",!0),we(_e,Ee,Oe,"\u229b","\\circledast",!0),we(_e,Ee,Oe,"\u22c5","\\centerdot"),we(_e,Ee,Oe,"\u22ba","\\intercal",!0),we(_e,Ee,Oe,"\u22d2","\\doublecap"),we(_e,Ee,Oe,"\u22d3","\\doublecup"),we(_e,Ee,Oe,"\u22a0","\\boxtimes",!0),we(_e,Ee,De,"\u21e2","\\dashrightarrow",!0),we(_e,Ee,De,"\u21e0","\\dashleftarrow",!0),we(_e,Ee,De,"\u21c7","\\leftleftarrows",!0),we(_e,Ee,De,"\u21c6","\\leftrightarrows",!0),we(_e,Ee,De,"\u21da","\\Lleftarrow",!0),we(_e,Ee,De,"\u219e","\\twoheadleftarrow",!0),we(_e,Ee,De,"\u21a2","\\leftarrowtail",!0),we(_e,Ee,De,"\u21ab","\\looparrowleft",!0),we(_e,Ee,De,"\u21cb","\\leftrightharpoons",!0),we(_e,Ee,De,"\u21b6","\\curvearrowleft",!0),we(_e,Ee,De,"\u21ba","\\circlearrowleft",!0),we(_e,Ee,De,"\u21b0","\\Lsh",!0),we(_e,Ee,De,"\u21c8","\\upuparrows",!0),we(_e,Ee,De,"\u21bf","\\upharpoonleft",!0),we(_e,Ee,De,"\u21c3","\\downharpoonleft",!0),we(_e,Ee,De,"\u22b8","\\multimap",!0),we(_e,Ee,De,"\u21ad","\\leftrightsquigarrow",!0),we(_e,Ee,De,"\u21c9","\\rightrightarrows",!0),we(_e,Ee,De,"\u21c4","\\rightleftarrows",!0),we(_e,Ee,De,"\u21a0","\\twoheadrightarrow",!0),we(_e,Ee,De,"\u21a3","\\rightarrowtail",!0),we(_e,Ee,De,"\u21ac","\\looparrowright",!0),we(_e,Ee,De,"\u21b7","\\curvearrowright",!0),we(_e,Ee,De,"\u21bb","\\circlearrowright",!0),we(_e,Ee,De,"\u21b1","\\Rsh",!0),we(_e,Ee,De,"\u21ca","\\downdownarrows",!0),we(_e,Ee,De,"\u21be","\\upharpoonright",!0),we(_e,Ee,De,"\u21c2","\\downharpoonright",!0),we(_e,Ee,De,"\u21dd","\\rightsquigarrow",!0),we(_e,Ee,De,"\u21dd","\\leadsto"),we(_e,Ee,De,"\u21db","\\Rrightarrow",!0),we(_e,Ee,De,"\u21be","\\restriction"),we(_e,Se,Re,"\u2018","`"),we(_e,Se,Re,"$","\\$"),we(Ce,Se,Re,"$","\\$"),we(Ce,Se,Re,"$","\\textdollar"),we(_e,Se,Re,"%","\\%"),we(Ce,Se,Re,"%","\\%"),we(_e,Se,Re,"_","\\_"),we(Ce,Se,Re,"_","\\_"),we(Ce,Se,Re,"_","\\textunderscore"),we(_e,Se,Re,"\u2220","\\angle",!0),we(_e,Se,Re,"\u221e","\\infty",!0),we(_e,Se,Re,"\u2032","\\prime"),we(_e,Se,Re,"\u25b3","\\triangle"),we(_e,Se,Re,"\u0393","\\Gamma",!0),we(_e,Se,Re,"\u0394","\\Delta",!0),we(_e,Se,Re,"\u0398","\\Theta",!0),we(_e,Se,Re,"\u039b","\\Lambda",!0),we(_e,Se,Re,"\u039e","\\Xi",!0),we(_e,Se,Re,"\u03a0","\\Pi",!0),we(_e,Se,Re,"\u03a3","\\Sigma",!0),we(_e,Se,Re,"\u03a5","\\Upsilon",!0),we(_e,Se,Re,"\u03a6","\\Phi",!0),we(_e,Se,Re,"\u03a8","\\Psi",!0),we(_e,Se,Re,"\u03a9","\\Omega",!0),we(_e,Se,Re,"A","\u0391"),we(_e,Se,Re,"B","\u0392"),we(_e,Se,Re,"E","\u0395"),we(_e,Se,Re,"Z","\u0396"),we(_e,Se,Re,"H","\u0397"),we(_e,Se,Re,"I","\u0399"),we(_e,Se,Re,"K","\u039a"),we(_e,Se,Re,"M","\u039c"),we(_e,Se,Re,"N","\u039d"),we(_e,Se,Re,"O","\u039f"),we(_e,Se,Re,"P","\u03a1"),we(_e,Se,Re,"T","\u03a4"),we(_e,Se,Re,"X","\u03a7"),we(_e,Se,Re,"\xac","\\neg",!0),we(_e,Se,Re,"\xac","\\lnot"),we(_e,Se,Re,"\u22a4","\\top"),we(_e,Se,Re,"\u22a5","\\bot"),we(_e,Se,Re,"\u2205","\\emptyset"),we(_e,Ee,Re,"\u2205","\\varnothing"),we(_e,Se,Ne,"\u03b1","\\alpha",!0),we(_e,Se,Ne,"\u03b2","\\beta",!0),we(_e,Se,Ne,"\u03b3","\\gamma",!0),we(_e,Se,Ne,"\u03b4","\\delta",!0),we(_e,Se,Ne,"\u03f5","\\epsilon",!0),we(_e,Se,Ne,"\u03b6","\\zeta",!0),we(_e,Se,Ne,"\u03b7","\\eta",!0),we(_e,Se,Ne,"\u03b8","\\theta",!0),we(_e,Se,Ne,"\u03b9","\\iota",!0),we(_e,Se,Ne,"\u03ba","\\kappa",!0),we(_e,Se,Ne,"\u03bb","\\lambda",!0),we(_e,Se,Ne,"\u03bc","\\mu",!0),we(_e,Se,Ne,"\u03bd","\\nu",!0),we(_e,Se,Ne,"\u03be","\\xi",!0),we(_e,Se,Ne,"\u03bf","\\omicron",!0),we(_e,Se,Ne,"\u03c0","\\pi",!0),we(_e,Se,Ne,"\u03c1","\\rho",!0),we(_e,Se,Ne,"\u03c3","\\sigma",!0),we(_e,Se,Ne,"\u03c4","\\tau",!0),we(_e,Se,Ne,"\u03c5","\\upsilon",!0),we(_e,Se,Ne,"\u03d5","\\phi",!0),we(_e,Se,Ne,"\u03c7","\\chi",!0),we(_e,Se,Ne,"\u03c8","\\psi",!0),we(_e,Se,Ne,"\u03c9","\\omega",!0),we(_e,Se,Ne,"\u03b5","\\varepsilon",!0),we(_e,Se,Ne,"\u03d1","\\vartheta",!0),we(_e,Se,Ne,"\u03d6","\\varpi",!0),we(_e,Se,Ne,"\u03f1","\\varrho",!0),we(_e,Se,Ne,"\u03c2","\\varsigma",!0),we(_e,Se,Ne,"\u03c6","\\varphi",!0),we(_e,Se,Oe,"\u2217","*"),we(_e,Se,Oe,"+","+"),we(_e,Se,Oe,"\u2212","-"),we(_e,Se,Oe,"\u22c5","\\cdot",!0),we(_e,Se,Oe,"\u2218","\\circ"),we(_e,Se,Oe,"\xf7","\\div",!0),we(_e,Se,Oe,"\xb1","\\pm",!0),we(_e,Se,Oe,"\xd7","\\times",!0),we(_e,Se,Oe,"\u2229","\\cap",!0),we(_e,Se,Oe,"\u222a","\\cup",!0),we(_e,Se,Oe,"\u2216","\\setminus"),we(_e,Se,Oe,"\u2227","\\land"),we(_e,Se,Oe,"\u2228","\\lor"),we(_e,Se,Oe,"\u2227","\\wedge",!0),we(_e,Se,Oe,"\u2228","\\vee",!0),we(_e,Se,Re,"\u221a","\\surd"),we(_e,Se,Ie,"(","("),we(_e,Se,Ie,"[","["),we(_e,Se,Ie,"\u27e8","\\langle",!0),we(_e,Se,Ie,"\u2223","\\lvert"),we(_e,Se,Ie,"\u2225","\\lVert"),we(_e,Se,ke,")",")"),we(_e,Se,ke,"]","]"),we(_e,Se,ke,"?","?"),we(_e,Se,ke,"!","!"),we(_e,Se,ke,"\u27e9","\\rangle",!0),we(_e,Se,ke,"\u2223","\\rvert"),we(_e,Se,ke,"\u2225","\\rVert"),we(_e,Se,De,"=","="),we(_e,Se,De,"<","<"),we(_e,Se,De,">",">"),we(_e,Se,De,":",":"),we(_e,Se,De,"\u2248","\\approx",!0),we(_e,Se,De,"\u2245","\\cong",!0),we(_e,Se,De,"\u2265","\\ge"),we(_e,Se,De,"\u2265","\\geq",!0),we(_e,Se,De,"\u2190","\\gets"),we(_e,Se,De,">","\\gt"),we(_e,Se,De,"\u2208","\\in",!0),we(_e,Se,De,"\ue020","\\@not"),we(_e,Se,De,"\u2282","\\subset",!0),we(_e,Se,De,"\u2283","\\supset",!0),we(_e,Se,De,"\u2286","\\subseteq",!0),we(_e,Se,De,"\u2287","\\supseteq",!0),we(_e,Ee,De,"\u2288","\\nsubseteq",!0),we(_e,Ee,De,"\u2289","\\nsupseteq",!0),we(_e,Se,De,"\u22a8","\\models"),we(_e,Se,De,"\u2190","\\leftarrow",!0),we(_e,Se,De,"\u2264","\\le"),we(_e,Se,De,"\u2264","\\leq",!0),we(_e,Se,De,"<","\\lt"),we(_e,Se,De,"\u2192","\\rightarrow",!0),we(_e,Se,De,"\u2192","\\to"),we(_e,Ee,De,"\u2271","\\ngeq",!0),we(_e,Ee,De,"\u2270","\\nleq",!0),we(_e,Se,Pe,"\xa0","\\ "),we(_e,Se,Pe,"\xa0","~"),we(_e,Se,Pe,"\xa0","\\space"),we(_e,Se,Pe,"\xa0","\\nobreakspace"),we(Ce,Se,Pe,"\xa0","\\ "),we(Ce,Se,Pe,"\xa0","~"),we(Ce,Se,Pe,"\xa0","\\space"),we(Ce,Se,Pe,"\xa0","\\nobreakspace"),we(_e,Se,Pe,null,"\\nobreak"),we(_e,Se,Pe,null,"\\allowbreak"),we(_e,Se,Le,",",","),we(_e,Se,Le,";",";"),we(_e,Ee,Oe,"\u22bc","\\barwedge",!0),we(_e,Ee,Oe,"\u22bb","\\veebar",!0),we(_e,Se,Oe,"\u2299","\\odot",!0),we(_e,Se,Oe,"\u2295","\\oplus",!0),we(_e,Se,Oe,"\u2297","\\otimes",!0),we(_e,Se,Re,"\u2202","\\partial",!0),we(_e,Se,Oe,"\u2298","\\oslash",!0),we(_e,Ee,Oe,"\u229a","\\circledcirc",!0),we(_e,Ee,Oe,"\u22a1","\\boxdot",!0),we(_e,Se,Oe,"\u25b3","\\bigtriangleup"),we(_e,Se,Oe,"\u25bd","\\bigtriangledown"),we(_e,Se,Oe,"\u2020","\\dagger"),we(_e,Se,Oe,"\u22c4","\\diamond"),we(_e,Se,Oe,"\u22c6","\\star"),we(_e,Se,Oe,"\u25c3","\\triangleleft"),we(_e,Se,Oe,"\u25b9","\\triangleright"),we(_e,Se,Ie,"{","\\{"),we(Ce,Se,Re,"{","\\{"),we(Ce,Se,Re,"{","\\textbraceleft"),we(_e,Se,ke,"}","\\}"),we(Ce,Se,Re,"}","\\}"),we(Ce,Se,Re,"}","\\textbraceright"),we(_e,Se,Ie,"{","\\lbrace"),we(_e,Se,ke,"}","\\rbrace"),we(_e,Se,Ie,"[","\\lbrack"),we(Ce,Se,Re,"[","\\lbrack"),we(_e,Se,ke,"]","\\rbrack"),we(Ce,Se,Re,"]","\\rbrack"),we(_e,Se,Ie,"(","\\lparen"),we(_e,Se,ke,")","\\rparen"),we(Ce,Se,Re,"<","\\textless"),we(Ce,Se,Re,">","\\textgreater"),we(_e,Se,Ie,"\u230a","\\lfloor",!0),we(_e,Se,ke,"\u230b","\\rfloor",!0),we(_e,Se,Ie,"\u2308","\\lceil",!0),we(_e,Se,ke,"\u2309","\\rceil",!0),we(_e,Se,Re,"\\","\\backslash"),we(_e,Se,Re,"\u2223","|"),we(_e,Se,Re,"\u2223","\\vert"),we(Ce,Se,Re,"|","\\textbar"),we(_e,Se,Re,"\u2225","\\|"),we(_e,Se,Re,"\u2225","\\Vert"),we(Ce,Se,Re,"\u2225","\\textbardbl"),we(Ce,Se,Re,"~","\\textasciitilde"),we(Ce,Se,Re,"\\","\\textbackslash"),we(Ce,Se,Re,"^","\\textasciicircum"),we(_e,Se,De,"\u2191","\\uparrow",!0),we(_e,Se,De,"\u21d1","\\Uparrow",!0),we(_e,Se,De,"\u2193","\\downarrow",!0),we(_e,Se,De,"\u21d3","\\Downarrow",!0),we(_e,Se,De,"\u2195","\\updownarrow",!0),we(_e,Se,De,"\u21d5","\\Updownarrow",!0),we(_e,Se,Te,"\u2210","\\coprod"),we(_e,Se,Te,"\u22c1","\\bigvee"),we(_e,Se,Te,"\u22c0","\\bigwedge"),we(_e,Se,Te,"\u2a04","\\biguplus"),we(_e,Se,Te,"\u22c2","\\bigcap"),we(_e,Se,Te,"\u22c3","\\bigcup"),we(_e,Se,Te,"\u222b","\\int"),we(_e,Se,Te,"\u222b","\\intop"),we(_e,Se,Te,"\u222c","\\iint"),we(_e,Se,Te,"\u222d","\\iiint"),we(_e,Se,Te,"\u220f","\\prod"),we(_e,Se,Te,"\u2211","\\sum"),we(_e,Se,Te,"\u2a02","\\bigotimes"),we(_e,Se,Te,"\u2a01","\\bigoplus"),we(_e,Se,Te,"\u2a00","\\bigodot"),we(_e,Se,Te,"\u222e","\\oint"),we(_e,Se,Te,"\u222f","\\oiint"),we(_e,Se,Te,"\u2230","\\oiiint"),we(_e,Se,Te,"\u2a06","\\bigsqcup"),we(_e,Se,Te,"\u222b","\\smallint"),we(Ce,Se,Me,"\u2026","\\textellipsis"),we(_e,Se,Me,"\u2026","\\mathellipsis"),we(Ce,Se,Me,"\u2026","\\ldots",!0),we(_e,Se,Me,"\u2026","\\ldots",!0),we(_e,Se,Me,"\u22ef","\\@cdots",!0),we(_e,Se,Me,"\u22f1","\\ddots",!0),we(_e,Se,Re,"\u22ee","\\varvdots"),we(_e,Se,Be,"\u02ca","\\acute"),we(_e,Se,Be,"\u02cb","\\grave"),we(_e,Se,Be,"\xa8","\\ddot"),we(_e,Se,Be,"~","\\tilde"),we(_e,Se,Be,"\u02c9","\\bar"),we(_e,Se,Be,"\u02d8","\\breve"),we(_e,Se,Be,"\u02c7","\\check"),we(_e,Se,Be,"^","\\hat"),we(_e,Se,Be,"\u20d7","\\vec"),we(_e,Se,Be,"\u02d9","\\dot"),we(_e,Se,Be,"\u02da","\\mathring"),we(_e,Se,Ne,"\u0131","\\imath",!0),we(_e,Se,Ne,"\u0237","\\jmath",!0),we(Ce,Se,Re,"\u0131","\\i",!0),we(Ce,Se,Re,"\u0237","\\j",!0),we(Ce,Se,Re,"\xdf","\\ss",!0),we(Ce,Se,Re,"\xe6","\\ae",!0),we(Ce,Se,Re,"\xe6","\\ae",!0),we(Ce,Se,Re,"\u0153","\\oe",!0),we(Ce,Se,Re,"\xf8","\\o",!0),we(Ce,Se,Re,"\xc6","\\AE",!0),we(Ce,Se,Re,"\u0152","\\OE",!0),we(Ce,Se,Re,"\xd8","\\O",!0),we(Ce,Se,Be,"\u02ca","\\'"),we(Ce,Se,Be,"\u02cb","\\`"),we(Ce,Se,Be,"\u02c6","\\^"),we(Ce,Se,Be,"\u02dc","\\~"),we(Ce,Se,Be,"\u02c9","\\="),we(Ce,Se,Be,"\u02d8","\\u"),we(Ce,Se,Be,"\u02d9","\\."),we(Ce,Se,Be,"\u02da","\\r"),we(Ce,Se,Be,"\u02c7","\\v"),we(Ce,Se,Be,"\xa8",'\\"'),we(Ce,Se,Be,"\u02dd","\\H"),we(Ce,Se,Be,"\u25ef","\\textcircled");var Fe={"--":!0,"---":!0,"``":!0,"''":!0};we(Ce,Se,Re,"\u2013","--"),we(Ce,Se,Re,"\u2013","\\textendash"),we(Ce,Se,Re,"\u2014","---"),we(Ce,Se,Re,"\u2014","\\textemdash"),we(Ce,Se,Re,"\u2018","`"),we(Ce,Se,Re,"\u2018","\\textquoteleft"),we(Ce,Se,Re,"\u2019","'"),we(Ce,Se,Re,"\u2019","\\textquoteright"),we(Ce,Se,Re,"\u201c","``"),we(Ce,Se,Re,"\u201c","\\textquotedblleft"),we(Ce,Se,Re,"\u201d","''"),we(Ce,Se,Re,"\u201d","\\textquotedblright"),we(_e,Se,Re,"\xb0","\\degree",!0),we(Ce,Se,Re,"\xb0","\\degree"),we(Ce,Se,Re,"\xb0","\\textdegree",!0),we(_e,Se,Ne,"\xa3","\\pounds"),we(_e,Se,Ne,"\xa3","\\mathsterling",!0),we(Ce,Se,Ne,"\xa3","\\pounds"),we(Ce,Se,Ne,"\xa3","\\textsterling",!0),we(_e,Ee,Re,"\u2720","\\maltese"),we(Ce,Ee,Re,"\u2720","\\maltese"),we(Ce,Se,Pe,"\xa0","\\ "),we(Ce,Se,Pe,"\xa0"," "),we(Ce,Se,Pe,"\xa0","~");for(var je='0123456789/@."',Ue=0;Ue<je.length;Ue++){var He=je.charAt(Ue);we(_e,Se,Re,He,He)}for(var ze='0123456789!@*()-=+[]<>|";:?/.,',Qe=0;Qe<ze.length;Qe++){var Ve=ze.charAt(Qe);we(Ce,Se,Re,Ve,Ve)}for(var Ke="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",We=0;We<Ke.length;We++){var Ge=Ke.charAt(We);we(_e,Se,Ne,Ge,Ge),we(Ce,Se,Re,Ge,Ge)}we(_e,Ee,Re,"C","\u2102"),we(Ce,Ee,Re,"C","\u2102"),we(_e,Ee,Re,"H","\u210d"),we(Ce,Ee,Re,"H","\u210d"),we(_e,Ee,Re,"N","\u2115"),we(Ce,Ee,Re,"N","\u2115"),we(_e,Ee,Re,"P","\u2119"),we(Ce,Ee,Re,"P","\u2119"),we(_e,Ee,Re,"Q","\u211a"),we(Ce,Ee,Re,"Q","\u211a"),we(_e,Ee,Re,"R","\u211d"),we(Ce,Ee,Re,"R","\u211d"),we(_e,Ee,Re,"Z","\u2124"),we(Ce,Ee,Re,"Z","\u2124"),we(_e,Se,Ne,"h","\u210e"),we(Ce,Se,Ne,"h","\u210e");for(var qe="",Ye=0;Ye<Ke.length;Ye++){var Xe=Ke.charAt(Ye);qe=String.fromCharCode(55349,56320+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56372+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56424+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56580+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56736+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56788+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56840+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56944+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),Ye<26&&(qe=String.fromCharCode(55349,56632+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe),qe=String.fromCharCode(55349,56476+Ye),we(_e,Se,Ne,Xe,qe),we(Ce,Se,Re,Xe,qe))}qe=String.fromCharCode(55349,56668),we(_e,Se,Ne,"k",qe),we(Ce,Se,Re,"k",qe);for(var Ze=0;Ze<10;Ze++){var Je=Ze.toString();qe=String.fromCharCode(55349,57294+Ze),we(_e,Se,Ne,Je,qe),we(Ce,Se,Re,Je,qe),qe=String.fromCharCode(55349,57314+Ze),we(_e,Se,Ne,Je,qe),we(Ce,Se,Re,Je,qe),qe=String.fromCharCode(55349,57324+Ze),we(_e,Se,Ne,Je,qe),we(Ce,Se,Re,Je,qe),qe=String.fromCharCode(55349,57334+Ze),we(_e,Se,Ne,Je,qe),we(Ce,Se,Re,Je,qe)}for(var $e="\xc7\xd0\xde\xe7\xfe",et=0;et<$e.length;et++){var tt=$e.charAt(et);we(_e,Se,Ne,tt,tt),we(Ce,Se,Re,tt,tt)}we(Ce,Se,Re,"\xf0","\xf0"),we(Ce,Se,Re,"\u2013","\u2013"),we(Ce,Se,Re,"\u2014","\u2014"),we(Ce,Se,Re,"\u2018","\u2018"),we(Ce,Se,Re,"\u2019","\u2019"),we(Ce,Se,Re,"\u201c","\u201c"),we(Ce,Se,Re,"\u201d","\u201d");var nt=[["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"]],rt=[["mathbf","textbf","Main-Bold"],["","",""],["mathsf","textsf","SansSerif-Regular"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathtt","texttt","Typewriter-Regular"]],it=function(e,t){var n=e.charCodeAt(0),r=e.charCodeAt(1),i=1024*(n-55296)+(r-56320)+65536,o="math"===t?0:1;if(119808<=i&&i<120484){var s=Math.floor((i-119808)/26);return[nt[s][2],nt[s][o]]}if(120782<=i&&i<=120831){var l=Math.floor((i-120782)/10);return[rt[l][2],rt[l][o]]}if(120485===i||120486===i)return[nt[0][2],nt[0][o]];if(120486<i&&i<120782)return["",""];throw new a("Unsupported character: "+e)},ot=[[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]],at=[.5,.6,.7,.8,.9,1,1.2,1.44,1.728,2.074,2.488],st=function(e,t){return t.size<2?e:ot[e-1][t.size-1]},lt=function(){function e(t){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=t.style,this.color=t.color,this.size=t.size||e.BASESIZE,this.textSize=t.textSize||this.size,this.phantom=!!t.phantom,this.font=t.font||"",this.fontFamily=t.fontFamily||"",this.fontWeight=t.fontWeight||"",this.fontShape=t.fontShape||"",this.sizeMultiplier=at[this.size-1],this.maxSize=t.maxSize,this.minRuleThickness=t.minRuleThickness,this._fontMetrics=void 0}var t=e.prototype;return t.extend=function(t){var n={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 r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);return new e(n)},t.havingStyle=function(e){return this.style===e?this:this.extend({style:e,size:st(this.textSize,e)})},t.havingCrampedStyle=function(){return this.havingStyle(this.style.cramp())},t.havingSize=function(e){return this.size===e&&this.textSize===e?this:this.extend({style:this.style.text(),size:e,textSize:e,sizeMultiplier:at[e-1]})},t.havingBaseStyle=function(t){t=t||this.style.text();var n=st(e.BASESIZE,t);return this.size===n&&this.textSize===e.BASESIZE&&this.style===t?this:this.extend({style:t,size:n})},t.havingBaseSizing=function(){var e;switch(this.style.id){case 4:case 5:e=3;break;case 6:case 7:e=1;break;default:e=6}return this.extend({style:this.style.text(),size:e})},t.withColor=function(e){return this.extend({color:e})},t.withPhantom=function(){return this.extend({phantom:!0})},t.withFont=function(e){return this.extend({font:e})},t.withTextFontFamily=function(e){return this.extend({fontFamily:e,font:""})},t.withTextFontWeight=function(e){return this.extend({fontWeight:e,font:""})},t.withTextFontShape=function(e){return this.extend({fontShape:e,font:""})},t.sizingClasses=function(e){return e.size!==this.size?["sizing","reset-size"+e.size,"size"+this.size]:[]},t.baseSizingClasses=function(){return this.size!==e.BASESIZE?["sizing","reset-size"+this.size,"size"+e.BASESIZE]:[]},t.fontMetrics=function(){return this._fontMetrics||(this._fontMetrics=Ae(this.size)),this._fontMetrics},t.getColor=function(){return this.phantom?"transparent":this.color},e}();lt.BASESIZE=6;var ct=lt,ut={pt:1,mm:7227/2540,cm:7227/254,in:72.27,bp:1.00375,pc:12,dd:1238/1157,cc:14856/1157,nd:685/642,nc:1370/107,sp:1/65536,px:1.00375},dt={ex:!0,em:!0,mu:!0},ht=function(e){return"string"!==typeof e&&(e=e.unit),e in ut||e in dt||"ex"===e},ft=function(e,t){var n;if(e.unit in ut)n=ut[e.unit]/t.fontMetrics().ptPerEm/t.sizeMultiplier;else if("mu"===e.unit)n=t.fontMetrics().cssEmPerMu;else{var r;if(r=t.style.isTight()?t.havingStyle(t.style.text()):t,"ex"===e.unit)n=r.fontMetrics().xHeight;else{if("em"!==e.unit)throw new a("Invalid unit: '"+e.unit+"'");n=r.fontMetrics().quad}r!==t&&(n*=r.sizeMultiplier/t.sizeMultiplier)}return Math.min(e.number*n,t.maxSize)},pt=["\\imath","\u0131","\\jmath","\u0237","\\pounds","\\mathsterling","\\textsterling","\xa3"],gt=function(e,t,n){return xe[n][e]&&xe[n][e].replace&&(e=xe[n][e].replace),{value:e,metrics:ge(e,t,n)}},mt=function(e,t,n,r,i){var o,a=gt(e,t,n),s=a.metrics;if(e=a.value,s){var l=s.italic;("text"===n||r&&"mathit"===r.font)&&(l=0),o=new oe(e,s.height,s.depth,l,s.skew,s.width,i)}else"undefined"!==typeof console&&console.warn("No character metrics for '"+e+"' in style '"+t+"' and mode '"+n+"'"),o=new oe(e,0,0,0,0,0,i);if(r){o.maxFontSize=r.sizeMultiplier,r.style.isTight()&&o.classes.push("mtight");var c=r.getColor();c&&(o.style.color=c)}return o},At=function(e,t,n,r){return void 0===r&&(r=[]),"boldsymbol"===n.font&>(e,"Main-Bold",t).metrics?mt(e,"Main-Bold",t,n,r.concat(["mathbf"])):"\\"===e||"main"===xe[t][e].font?mt(e,"Main-Regular",t,n,r):mt(e,"AMS-Regular",t,n,r.concat(["amsrm"]))},vt=function(e,t,n,r){return/[0-9]/.test(e.charAt(0))||v.contains(pt,e)?{fontName:"Main-Italic",fontClass:"mathit"}:{fontName:"Math-Italic",fontClass:"mathdefault"}},yt=function(e,t,n,r){return v.contains(pt,e)?{fontName:"Main-Italic",fontClass:"mathit"}:/[0-9]/.test(e.charAt(0))?{fontName:"Caligraphic-Regular",fontClass:"mathcal"}:{fontName:"Math-Italic",fontClass:"mathdefault"}},bt=function(e,t,n,r){return gt(e,"Math-BoldItalic",t).metrics?{fontName:"Math-BoldItalic",fontClass:"boldsymbol"}:{fontName:"Main-Bold",fontClass:"mathbf"}},xt=function(e,t,n){var r=e.mode,i=e.text,o=["mord"],a="math"===r||"text"===r&&t.font,s=a?t.font:t.fontFamily;if(55349===i.charCodeAt(0)){var l=it(i,r),c=l[0],u=l[1];return mt(i,c,r,t,o.concat(u))}if(s){var d,h;if("boldsymbol"===s||"mathnormal"===s){var f="boldsymbol"===s?bt(i,r,t,o):yt(i,r,t,o);d=f.fontName,h=[f.fontClass]}else v.contains(pt,i)?(d="Main-Italic",h=["mathit"]):a?(d=Dt[s].fontName,h=[s]):(d=Lt(s,t.fontWeight,t.fontShape),h=[s,t.fontWeight,t.fontShape]);if(gt(i,d,r).metrics)return mt(i,d,r,t,o.concat(h));if(Fe.hasOwnProperty(i)&&"Typewriter"===d.substr(0,10)){for(var p=[],g=0;g<i.length;g++)p.push(mt(i[g],d,r,t,o.concat(h)));return kt(p)}}if("mathord"===n){var m=vt(i,r,t,o);return mt(i,m.fontName,r,t,o.concat([m.fontClass]))}if("textord"===n){var A=xe[r][i]&&xe[r][i].font;if("ams"===A){var y=Lt("amsrm",t.fontWeight,t.fontShape);return mt(i,y,r,t,o.concat("amsrm",t.fontWeight,t.fontShape))}if("main"!==A&&A){var b=Lt(A,t.fontWeight,t.fontShape);return mt(i,b,r,t,o.concat(b,t.fontWeight,t.fontShape))}var x=Lt("textrm",t.fontWeight,t.fontShape);return mt(i,x,r,t,o.concat(t.fontWeight,t.fontShape))}throw new Error("unexpected type: "+n+" in makeOrd")},wt=function(e,t){if(Z(e.classes)!==Z(t.classes)||e.skew!==t.skew||e.maxFontSize!==t.maxFontSize)return!1;for(var n in e.style)if(e.style.hasOwnProperty(n)&&e.style[n]!==t.style[n])return!1;for(var r in t.style)if(t.style.hasOwnProperty(r)&&e.style[r]!==t.style[r])return!1;return!0},_t=function(e){for(var t=0;t<e.length-1;t++){var n=e[t],r=e[t+1];n instanceof oe&&r instanceof oe&&wt(n,r)&&(n.text+=r.text,n.height=Math.max(n.height,r.height),n.depth=Math.max(n.depth,r.depth),n.italic=r.italic,e.splice(t+1,1),t--)}return e},Ct=function(e){for(var t=0,n=0,r=0,i=0;i<e.children.length;i++){var o=e.children[i];o.height>t&&(t=o.height),o.depth>n&&(n=o.depth),o.maxFontSize>r&&(r=o.maxFontSize)}e.height=t,e.depth=n,e.maxFontSize=r},St=function(e,t,n,r){var i=new te(e,t,n,r);return Ct(i),i},Et=function(e,t,n,r){return new te(e,t,n,r)},Bt=function(e,t,n){var r=St([e],[],t);return r.height=Math.max(n||t.fontMetrics().defaultRuleThickness,t.minRuleThickness),r.style.borderBottomWidth=r.height+"em",r.maxFontSize=1,r},Ot=function(e,t,n,r){var i=new ne(e,t,n,r);return Ct(i),i},kt=function(e){var t=new X(e);return Ct(t),t},Mt=function(e,t){return e instanceof X?St([],[e],t):e},Nt=function(e){if("individualShift"===e.positionType){for(var t=e.children,n=[t[0]],r=-t[0].shift-t[0].elem.depth,i=r,o=1;o<t.length;o++){var a=-t[o].shift-i-t[o].elem.depth,s=a-(t[o-1].elem.height+t[o-1].elem.depth);i+=a,n.push({type:"kern",size:s}),n.push(t[o])}return{children:n,depth:r}}var l;if("top"===e.positionType){for(var c=e.positionData,u=0;u<e.children.length;u++){var d=e.children[u];c-="kern"===d.type?d.size:d.elem.height+d.elem.depth}l=c}else if("bottom"===e.positionType)l=-e.positionData;else{var h=e.children[0];if("elem"!==h.type)throw new Error('First child must have type "elem".');if("shift"===e.positionType)l=-h.elem.depth-e.positionData;else{if("firstBaseline"!==e.positionType)throw new Error("Invalid positionType "+e.positionType+".");l=-h.elem.depth}}return{children:e.children,depth:l}},Tt=function(e,t){for(var n=Nt(e),r=n.children,i=n.depth,o=0,a=0;a<r.length;a++){var s=r[a];if("elem"===s.type){var l=s.elem;o=Math.max(o,l.maxFontSize,l.height)}}o+=2;var c=St(["pstrut"],[]);c.style.height=o+"em";for(var u=[],d=i,h=i,f=i,p=0;p<r.length;p++){var g=r[p];if("kern"===g.type)f+=g.size;else{var m=g.elem,A=g.wrapperClasses||[],v=g.wrapperStyle||{},y=St(A,[c,m],void 0,v);y.style.top=-o-f-m.depth+"em",g.marginLeft&&(y.style.marginLeft=g.marginLeft),g.marginRight&&(y.style.marginRight=g.marginRight),u.push(y),f+=m.height+m.depth}d=Math.min(d,f),h=Math.max(h,f)}var b,x=St(["vlist"],u);if(x.style.height=h+"em",d<0){var w=St([],[]),_=St(["vlist"],[w]);_.style.height=-d+"em";var C=St(["vlist-s"],[new oe("\u200b")]);b=[St(["vlist-r"],[x,C]),St(["vlist-r"],[_])]}else b=[St(["vlist-r"],[x])];var S=St(["vlist-t"],b);return 2===b.length&&S.classes.push("vlist-t2"),S.height=h,S.depth=-d,S},It=function(e,t){var n=St(["mspace"],[],t),r=ft(e,t);return n.style.marginRight=r+"em",n},Lt=function(e,t,n){var r,i="";switch(e){case"amsrm":i="AMS";break;case"textrm":i="Main";break;case"textsf":i="SansSerif";break;case"texttt":i="Typewriter";break;default:i=e}return r="textbf"===t&&"textit"===n?"BoldItalic":"textbf"===t?"Bold":"textit"===t?"Italic":"Regular",i+"-"+r},Dt={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"}},Pt={vec:["vec",.471,.714],oiintSize1:["oiintSize1",.957,.499],oiintSize2:["oiintSize2",1.472,.659],oiiintSize1:["oiiintSize1",1.304,.499],oiiintSize2:["oiiintSize2",1.98,.659]},Rt=function(e,t){var n=Pt[e],r=n[0],i=n[1],o=n[2],a=new se(r),s=new ae([a],{width:i+"em",height:o+"em",style:"width:"+i+"em",viewBox:"0 0 "+1e3*i+" "+1e3*o,preserveAspectRatio:"xMinYMin"}),l=Et(["overlay"],[s],t);return l.height=o,l.style.height=o+"em",l.style.width=i+"em",l},Ft={fontMap:Dt,makeSymbol:mt,mathsym:At,makeSpan:St,makeSvgSpan:Et,makeLineSpan:Bt,makeAnchor:Ot,makeFragment:kt,wrapFragment:Mt,makeVList:Tt,makeOrd:xt,makeGlue:It,staticSvg:Rt,svgData:Pt,tryCombineChars:_t};function jt(e,t){var n=Ut(e,t);if(!n)throw new Error("Expected node of type "+t+", but got "+(e?"node of type "+e.type:String(e)));return n}function Ut(e,t){return e&&e.type===t?e:null}function Ht(e,t){var n=zt(e,t);if(!n)throw new Error('Expected node of type "atom" and family "'+t+'", but got '+(e?"atom"===e.type?"atom of family "+e.family:"node of type "+e.type:String(e)));return n}function zt(e,t){return e&&"atom"===e.type&&e.family===t?e:null}function Qt(e){var t=Vt(e);if(!t)throw new Error("Expected node of symbol group type, but got "+(e?"node of type "+e.type:String(e)));return t}function Vt(e){return e&&("atom"===e.type||ye.hasOwnProperty(e.type))?e:null}var Kt={number:3,unit:"mu"},Wt={number:4,unit:"mu"},Gt={number:5,unit:"mu"},qt={mord:{mop:Kt,mbin:Wt,mrel:Gt,minner:Kt},mop:{mord:Kt,mop:Kt,mrel:Gt,minner:Kt},mbin:{mord:Wt,mop:Wt,mopen:Wt,minner:Wt},mrel:{mord:Gt,mop:Gt,mopen:Gt,minner:Gt},mopen:{},mclose:{mop:Kt,mbin:Wt,mrel:Gt,minner:Kt},mpunct:{mord:Kt,mop:Kt,mrel:Gt,mopen:Kt,mclose:Kt,mpunct:Kt,minner:Kt},minner:{mord:Kt,mop:Kt,mbin:Wt,mrel:Gt,mopen:Kt,mpunct:Kt,minner:Kt}},Yt={mord:{mop:Kt},mop:{mord:Kt,mop:Kt},mbin:{},mrel:{},mopen:{},mclose:{mop:Kt},mpunct:{},minner:{mop:Kt}},Xt={},Zt={},Jt={};function $t(e){for(var t=e.type,n=e.names,r=e.props,i=e.handler,o=e.htmlBuilder,a=e.mathmlBuilder,s={type:t,numArgs:r.numArgs,argTypes:r.argTypes,greediness:void 0===r.greediness?1:r.greediness,allowedInText:!!r.allowedInText,allowedInMath:void 0===r.allowedInMath||r.allowedInMath,numOptionalArgs:r.numOptionalArgs||0,infix:!!r.infix,handler:i},l=0;l<n.length;++l)Xt[n[l]]=s;t&&(o&&(Zt[t]=o),a&&(Jt[t]=a))}function en(e){var t=e.type,n=e.htmlBuilder,r=e.mathmlBuilder;$t({type:t,names:[],props:{numArgs:0},handler:function(){throw new Error("Should never be called.")},htmlBuilder:n,mathmlBuilder:r})}var tn=function(e){var t=Ut(e,"ordgroup");return t?t.body:[e]},nn=Ft.makeSpan,rn=["leftmost","mbin","mopen","mrel","mop","mpunct"],on=["rightmost","mrel","mclose","mpunct"],an={display:P.DISPLAY,text:P.TEXT,script:P.SCRIPT,scriptscript:P.SCRIPTSCRIPT},sn={mord:"mord",mop:"mop",mbin:"mbin",mrel:"mrel",mopen:"mopen",mclose:"mclose",mpunct:"mpunct",minner:"minner"},ln=function(e,t,n,r){void 0===r&&(r=[null,null]);for(var i=[],o=0;o<e.length;o++){var a=pn(e[o],t);if(a instanceof X){var s=a.children;i.push.apply(i,s)}else i.push(a)}if(!n)return i;var l=t;if(1===e.length){var c=Ut(e[0],"sizing")||Ut(e[0],"styling");c&&("sizing"===c.type?l=t.havingSize(c.size):"styling"===c.type&&(l=t.havingStyle(an[c.style])))}var u=nn([r[0]||"leftmost"],[],t),d=nn([r[1]||"rightmost"],[],t);return cn(i,(function(e,t){var n=t.classes[0],r=e.classes[0];"mbin"===n&&v.contains(on,r)?t.classes[0]="mord":"mbin"===r&&v.contains(rn,n)&&(e.classes[0]="mord")}),{node:u},d),cn(i,(function(e,t){var n=hn(t),r=hn(e),i=n&&r?e.hasClass("mtight")?Yt[n][r]:qt[n][r]:null;if(i)return Ft.makeGlue(i,l)}),{node:u},d),i},cn=function e(t,n,r,i){i&&t.push(i);for(var o=0;o<t.length;o++){var a=t[o],s=un(a);if(s)e(s.children,n,r);else if("mspace"!==a.classes[0]){var l=n(a,r.node);l&&(r.insertAfter?r.insertAfter(l):(t.unshift(l),o++)),r.node=a,r.insertAfter=function(e){return function(n){t.splice(e+1,0,n),o++}}(o)}}i&&t.pop()},un=function(e){return e instanceof X||e instanceof ne?e:null},dn=function e(t,n){var r=un(t);if(r){var i=r.children;if(i.length){if("right"===n)return e(i[i.length-1],"right");if("left"===n)return e(i[0],"left")}}return t},hn=function(e,t){return e?(t&&(e=dn(e,t)),sn[e.classes[0]]||null):null},fn=function(e,t){var n=["nulldelimiter"].concat(e.baseSizingClasses());return nn(t.concat(n))},pn=function(e,t,n){if(!e)return nn();if(Zt[e.type]){var r=Zt[e.type](e,t);if(n&&t.size!==n.size){r=nn(t.sizingClasses(n),[r],t);var i=t.sizeMultiplier/n.sizeMultiplier;r.height*=i,r.depth*=i}return r}throw new a("Got group of unknown type: '"+e.type+"'")};function gn(e,t){var n=nn(["base"],e,t),r=nn(["strut"]);return r.style.height=n.height+n.depth+"em",r.style.verticalAlign=-n.depth+"em",n.children.unshift(r),n}function mn(e,t){var n=null;1===e.length&&"tag"===e[0].type&&(n=e[0].tag,e=e[0].body);for(var r,i=ln(e,t,!0),o=[],a=[],s=0;s<i.length;s++)if(a.push(i[s]),i[s].hasClass("mbin")||i[s].hasClass("mrel")||i[s].hasClass("allowbreak")){var l=!1;while(s<i.length-1&&i[s+1].hasClass("mspace")&&!i[s+1].hasClass("newline"))s++,a.push(i[s]),i[s].hasClass("nobreak")&&(l=!0);l||(o.push(gn(a,t)),a=[])}else i[s].hasClass("newline")&&(a.pop(),a.length>0&&(o.push(gn(a,t)),a=[]),o.push(i[s]));a.length>0&&o.push(gn(a,t)),n&&(r=gn(ln(n,t,!0)),r.classes=["tag"],o.push(r));var c=nn(["katex-html"],o);if(c.setAttribute("aria-hidden","true"),r){var u=r.children[0];u.style.height=c.height+c.depth+"em",u.style.verticalAlign=-c.depth+"em"}return c}function An(e){return new X(e)}var vn=function(){function e(e,t){this.type=void 0,this.attributes=void 0,this.children=void 0,this.type=e,this.attributes={},this.children=t||[]}var t=e.prototype;return t.setAttribute=function(e,t){this.attributes[e]=t},t.getAttribute=function(e){return this.attributes[e]},t.toNode=function(){var e=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);for(var n=0;n<this.children.length;n++)e.appendChild(this.children[n].toNode());return e},t.toMarkup=function(){var e="<"+this.type;for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+'="',e+=v.escape(this.attributes[t]),e+='"');e+=">";for(var n=0;n<this.children.length;n++)e+=this.children[n].toMarkup();return e+="</"+this.type+">",e},t.toText=function(){return this.children.map((function(e){return e.toText()})).join("")},e}(),yn=function(){function e(e){this.text=void 0,this.text=e}var t=e.prototype;return t.toNode=function(){return document.createTextNode(this.text)},t.toMarkup=function(){return v.escape(this.toText())},t.toText=function(){return this.text},e}(),bn=function(){function e(e){this.width=void 0,this.character=void 0,this.width=e,this.character=e>=.05555&&e<=.05556?"\u200a":e>=.1666&&e<=.1667?"\u2009":e>=.2222&&e<=.2223?"\u2005":e>=.2777&&e<=.2778?"\u2005\u200a":e>=-.05556&&e<=-.05555?"\u200a\u2063":e>=-.1667&&e<=-.1666?"\u2009\u2063":e>=-.2223&&e<=-.2222?"\u205f\u2063":e>=-.2778&&e<=-.2777?"\u2005\u2063":null}var t=e.prototype;return t.toNode=function(){if(this.character)return document.createTextNode(this.character);var e=document.createElementNS("http://www.w3.org/1998/Math/MathML","mspace");return e.setAttribute("width",this.width+"em"),e},t.toMarkup=function(){return this.character?"<mtext>"+this.character+"</mtext>":'<mspace width="'+this.width+'em"/>'},t.toText=function(){return this.character?this.character:" "},e}(),xn={MathNode:vn,TextNode:yn,SpaceNode:bn,newDocumentFragment:An},wn=function(e,t,n){return!xe[t][e]||!xe[t][e].replace||55349===e.charCodeAt(0)||Fe.hasOwnProperty(e)&&n&&(n.fontFamily&&"tt"===n.fontFamily.substr(4,2)||n.font&&"tt"===n.font.substr(4,2))||(e=xe[t][e].replace),new xn.TextNode(e)},_n=function(e){return 1===e.length?e[0]:new xn.MathNode("mrow",e)},Cn=function(e,t){if("texttt"===t.fontFamily)return"monospace";if("textsf"===t.fontFamily)return"textit"===t.fontShape&&"textbf"===t.fontWeight?"sans-serif-bold-italic":"textit"===t.fontShape?"sans-serif-italic":"textbf"===t.fontWeight?"bold-sans-serif":"sans-serif";if("textit"===t.fontShape&&"textbf"===t.fontWeight)return"bold-italic";if("textit"===t.fontShape)return"italic";if("textbf"===t.fontWeight)return"bold";var n=t.font;if(!n||"mathnormal"===n)return null;var r=e.mode;if("mathit"===n)return"italic";if("boldsymbol"===n)return"bold-italic";if("mathbf"===n)return"bold";if("mathbb"===n)return"double-struck";if("mathfrak"===n)return"fraktur";if("mathscr"===n||"mathcal"===n)return"script";if("mathsf"===n)return"sans-serif";if("mathtt"===n)return"monospace";var i=e.text;if(v.contains(["\\imath","\\jmath"],i))return null;xe[r][i]&&xe[r][i].replace&&(i=xe[r][i].replace);var o=Ft.fontMap[n].fontName;return ge(i,o,r)?Ft.fontMap[n].variant:null},Sn=function(e,t,n){if(1===e.length){var r=Bn(e[0],t);return n&&r instanceof vn&&"mo"===r.type&&(r.setAttribute("lspace","0em"),r.setAttribute("rspace","0em")),[r]}for(var i,o=[],a=0;a<e.length;a++){var s=Bn(e[a],t);if(s instanceof vn&&i instanceof vn){if("mtext"===s.type&&"mtext"===i.type&&s.getAttribute("mathvariant")===i.getAttribute("mathvariant")){var l;(l=i.children).push.apply(l,s.children);continue}if("mn"===s.type&&"mn"===i.type){var c;(c=i.children).push.apply(c,s.children);continue}if("mi"===s.type&&1===s.children.length&&"mn"===i.type){var u=s.children[0];if(u instanceof yn&&"."===u.text){var d;(d=i.children).push.apply(d,s.children);continue}}else if("mi"===i.type&&1===i.children.length){var h=i.children[0];if(h instanceof yn&&"\u0338"===h.text&&("mo"===s.type||"mi"===s.type||"mn"===s.type)){var f=s.children[0];f instanceof yn&&f.text.length>0&&(f.text=f.text.slice(0,1)+"\u0338"+f.text.slice(1),o.pop())}}}o.push(s),i=s}return o},En=function(e,t,n){return _n(Sn(e,t,n))},Bn=function(e,t){if(!e)return new xn.MathNode("mrow");if(Jt[e.type]){var n=Jt[e.type](e,t);return n}throw new a("Got group of unknown type: '"+e.type+"'")};function On(e,t,n,r){var i,o=Sn(e,n);i=1===o.length&&o[0]instanceof vn&&v.contains(["mrow","mtable"],o[0].type)?o[0]:new xn.MathNode("mrow",o);var a=new xn.MathNode("annotation",[new xn.TextNode(t)]);a.setAttribute("encoding","application/x-tex");var s=new xn.MathNode("semantics",[i,a]),l=new xn.MathNode("math",[s]);l.setAttribute("xmlns","http://www.w3.org/1998/Math/MathML");var c=r?"katex":"katex-mathml";return Ft.makeSpan([c],[l])}var kn=function(e){return new ct({style:e.displayMode?P.DISPLAY:P.TEXT,maxSize:e.maxSize,minRuleThickness:e.minRuleThickness})},Mn=function(e,t){if(t.displayMode){var n=["katex-display"];t.leqno&&n.push("leqno"),t.fleqn&&n.push("fleqn"),e=Ft.makeSpan(n,[e])}return e},Nn=function(e,t,n){var r,i=kn(n);if("mathml"===n.output)return On(e,t,i,!0);if("html"===n.output){var o=mn(e,i);r=Ft.makeSpan(["katex"],[o])}else{var a=On(e,t,i,!1),s=mn(e,i);r=Ft.makeSpan(["katex"],[a,s])}return Mn(r,n)},Tn=function(e,t,n){var r=kn(n),i=mn(e,r),o=Ft.makeSpan(["katex"],[i]);return Mn(o,n)},In={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"},Ln=function(e){var t=new xn.MathNode("mo",[new xn.TextNode(In[e.substr(1)])]);return t.setAttribute("stretchy","true"),t},Dn={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]},Pn=function(e){return"ordgroup"===e.type?e.body.length:1},Rn=function(e,t){function n(){var n=4e5,r=e.label.substr(1);if(v.contains(["widehat","widecheck","widetilde","utilde"],r)){var i,o,a,s=e,l=Pn(s.base);if(l>5)"widehat"===r||"widecheck"===r?(i=420,n=2364,a=.42,o=r+"4"):(i=312,n=2340,a=.34,o="tilde4");else{var c=[1,1,2,2,3,3][l];"widehat"===r||"widecheck"===r?(n=[0,1062,2364,2364,2364][c],i=[0,239,300,360,420][c],a=[0,.24,.3,.3,.36,.42][c],o=r+c):(n=[0,600,1033,2339,2340][c],i=[0,260,286,306,312][c],a=[0,.26,.286,.3,.306,.34][c],o="tilde"+c)}var u=new se(o),d=new ae([u],{width:"100%",height:a+"em",viewBox:"0 0 "+n+" "+i,preserveAspectRatio:"none"});return{span:Ft.makeSvgSpan([],[d],t),minWidth:0,height:a}}var h,f,p=[],g=Dn[r],m=g[0],A=g[1],y=g[2],b=y/1e3,x=m.length;if(1===x){var w=g[3];h=["hide-tail"],f=[w]}else if(2===x)h=["halfarrow-left","halfarrow-right"],f=["xMinYMin","xMaxYMin"];else{if(3!==x)throw new Error("Correct katexImagesData or update code here to support\n "+x+" children.");h=["brace-left","brace-center","brace-right"],f=["xMinYMin","xMidYMin","xMaxYMin"]}for(var _=0;_<x;_++){var C=new se(m[_]),S=new ae([C],{width:"400em",height:b+"em",viewBox:"0 0 "+n+" "+y,preserveAspectRatio:f[_]+" slice"}),E=Ft.makeSvgSpan([h[_]],[S],t);if(1===x)return{span:E,minWidth:A,height:b};E.style.height=b+"em",p.push(E)}return{span:Ft.makeSpan(["stretchy"],p,t),minWidth:A,height:b}}var r=n(),i=r.span,o=r.minWidth,a=r.height;return i.height=a,i.style.height=a+"em",o>0&&(i.style.minWidth=o+"em"),i},Fn=function(e,t,n,r){var i,o=e.height+e.depth+2*n;if(/fbox|color/.test(t)){if(i=Ft.makeSpan(["stretchy",t],[],r),"fbox"===t){var a=r.color&&r.getColor();a&&(i.style.borderColor=a)}}else{var s=[];/^[bx]cancel$/.test(t)&&s.push(new le({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(t)&&s.push(new le({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var l=new ae(s,{width:"100%",height:o+"em"});i=Ft.makeSvgSpan([],[l],r)}return i.height=o,i.style.height=o+"em",i},jn={encloseSpan:Fn,mathMLnode:Ln,svgSpan:Rn},Un=function(e,t){var n,r,i,o=Ut(e,"supsub");o?(r=jt(o.base,"accent"),n=r.base,o.base=n,i=ue(pn(o,t)),o.base=r):(r=jt(e,"accent"),n=r.base);var a=pn(n,t.havingCrampedStyle()),s=r.isShifty&&v.isCharacterBox(n),l=0;if(s){var c=v.getBaseElem(n),u=pn(c,t.havingCrampedStyle());l=ce(u).skew}var d,h=Math.min(a.height,t.fontMetrics().xHeight);if(r.isStretchy)d=jn.svgSpan(r,t),d=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:a},{type:"elem",elem:d,wrapperClasses:["svg-align"],wrapperStyle:l>0?{width:"calc(100% - "+2*l+"em)",marginLeft:2*l+"em"}:void 0}]},t);else{var f,p;"\\vec"===r.label?(f=Ft.staticSvg("vec",t),p=Ft.svgData.vec[1]):(f=Ft.makeOrd({mode:r.mode,text:r.label},t,"textord"),f=ce(f),f.italic=0,p=f.width),d=Ft.makeSpan(["accent-body"],[f]);var g="\\textcircled"===r.label;g&&(d.classes.push("accent-full"),h=a.height);var m=l;g||(m-=p/2),d.style.left=m+"em","\\textcircled"===r.label&&(d.style.top=".2em"),d=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:a},{type:"kern",size:-h},{type:"elem",elem:d}]},t)}var A=Ft.makeSpan(["mord","accent"],[d],t);return i?(i.children[0]=A,i.height=Math.max(A.height,i.height),i.classes[0]="mord",i):A},Hn=function(e,t){var n=e.isStretchy?jn.mathMLnode(e.label):new xn.MathNode("mo",[wn(e.label,e.mode)]),r=new xn.MathNode("mover",[Bn(e.base,t),n]);return r.setAttribute("accent","true"),r},zn=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map((function(e){return"\\"+e})).join("|"));$t({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(e,t){var n=t[0],r=!zn.test(e.funcName),i=!r||"\\widehat"===e.funcName||"\\widetilde"===e.funcName||"\\widecheck"===e.funcName;return{type:"accent",mode:e.parser.mode,label:e.funcName,isStretchy:r,isShifty:i,base:n}},htmlBuilder:Un,mathmlBuilder:Hn}),$t({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\r","\\H","\\v","\\textcircled"],props:{numArgs:1,allowedInText:!0,allowedInMath:!1},handler:function(e,t){var n=t[0];return{type:"accent",mode:e.parser.mode,label:e.funcName,isStretchy:!1,isShifty:!0,base:n}},htmlBuilder:Un,mathmlBuilder:Hn}),$t({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:function(e,t){var n=e.parser,r=e.funcName,i=t[0];return{type:"accentUnder",mode:n.mode,label:r,base:i}},htmlBuilder:function(e,t){var n=pn(e.base,t),r=jn.svgSpan(e,t),i="\\utilde"===e.label?.12:0,o=Ft.makeVList({positionType:"bottom",positionData:r.height+i,children:[{type:"elem",elem:r,wrapperClasses:["svg-align"]},{type:"kern",size:i},{type:"elem",elem:n}]},t);return Ft.makeSpan(["mord","accentunder"],[o],t)},mathmlBuilder:function(e,t){var n=jn.mathMLnode(e.label),r=new xn.MathNode("munder",[Bn(e.base,t),n]);return r.setAttribute("accentunder","true"),r}});var Qn=function(e){var t=new xn.MathNode("mpadded",e?[e]:[]);return t.setAttribute("width","+0.6em"),t.setAttribute("lspace","0.3em"),t};$t({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(e,t,n){var r=e.parser,i=e.funcName;return{type:"xArrow",mode:r.mode,label:i,body:t[0],below:n[0]}},htmlBuilder:function(e,t){var n,r=t.style,i=t.havingStyle(r.sup()),o=Ft.wrapFragment(pn(e.body,i,t),t);o.classes.push("x-arrow-pad"),e.below&&(i=t.havingStyle(r.sub()),n=Ft.wrapFragment(pn(e.below,i,t),t),n.classes.push("x-arrow-pad"));var a,s=jn.svgSpan(e,t),l=-t.fontMetrics().axisHeight+.5*s.height,c=-t.fontMetrics().axisHeight-.5*s.height-.111;if((o.depth>.25||"\\xleftequilibrium"===e.label)&&(c-=o.depth),n){var u=-t.fontMetrics().axisHeight+n.height+.5*s.height+.111;a=Ft.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:c},{type:"elem",elem:s,shift:l},{type:"elem",elem:n,shift:u}]},t)}else a=Ft.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:c},{type:"elem",elem:s,shift:l}]},t);return a.children[0].children[0].children[1].classes.push("svg-align"),Ft.makeSpan(["mrel","x-arrow"],[a],t)},mathmlBuilder:function(e,t){var n,r=jn.mathMLnode(e.label);if(e.body){var i=Qn(Bn(e.body,t));if(e.below){var o=Qn(Bn(e.below,t));n=new xn.MathNode("munderover",[r,o,i])}else n=new xn.MathNode("mover",[r,i])}else if(e.below){var a=Qn(Bn(e.below,t));n=new xn.MathNode("munder",[r,a])}else n=Qn(),n=new xn.MathNode("mover",[r,n]);return n}}),$t({type:"textord",names:["\\@char"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){for(var n=e.parser,r=jt(t[0],"ordgroup"),i=r.body,o="",s=0;s<i.length;s++){var l=jt(i[s],"textord");o+=l.text}var c=parseInt(o);if(isNaN(c))throw new a("\\@char has non-numeric argument "+o);return{type:"textord",mode:n.mode,text:String.fromCharCode(c)}}});var Vn=function(e,t){var n=ln(e.body,t.withColor(e.color),!1);return Ft.makeFragment(n)},Kn=function(e,t){var n=Sn(e.body,t.withColor(e.color)),r=new xn.MathNode("mstyle",n);return r.setAttribute("mathcolor",e.color),r};$t({type:"color",names:["\\textcolor"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","original"]},handler:function(e,t){var n=e.parser,r=jt(t[0],"color-token").color,i=t[1];return{type:"color",mode:n.mode,color:r,body:tn(i)}},htmlBuilder:Vn,mathmlBuilder:Kn}),$t({type:"color",names:["\\color"],props:{numArgs:1,allowedInText:!0,greediness:3,argTypes:["color"]},handler:function(e,t){var n=e.parser,r=e.breakOnTokenText,i=jt(t[0],"color-token").color;n.gullet.macros.set("\\current@color",i);var o=n.parseExpression(!0,r);return{type:"color",mode:n.mode,color:i,body:o}},htmlBuilder:Vn,mathmlBuilder:Kn}),$t({type:"cr",names:["\\cr","\\newline"],props:{numArgs:0,numOptionalArgs:1,argTypes:["size"],allowedInText:!0},handler:function(e,t,n){var r=e.parser,i=e.funcName,o=n[0],a="\\cr"===i,s=!1;return a||(s=!r.settings.displayMode||!r.settings.useStrictBehavior("newLineInDisplayMode","In LaTeX, \\\\ or \\newline does nothing in display mode")),{type:"cr",mode:r.mode,newLine:s,newRow:a,size:o&&jt(o,"size").value}},htmlBuilder:function(e,t){if(e.newRow)throw new a("\\cr valid only within a tabular/array environment");var n=Ft.makeSpan(["mspace"],[],t);return e.newLine&&(n.classes.push("newline"),e.size&&(n.style.marginTop=ft(e.size,t)+"em")),n},mathmlBuilder:function(e,t){var n=new xn.MathNode("mspace");return e.newLine&&(n.setAttribute("linebreak","newline"),e.size&&n.setAttribute("height",ft(e.size,t)+"em")),n}});var Wn=function(e,t,n){var r=xe.math[e]&&xe.math[e].replace,i=ge(r||e,t,n);if(!i)throw new Error("Unsupported symbol "+e+" and font size "+t+".");return i},Gn=function(e,t,n,r){var i=n.havingBaseStyle(t),o=Ft.makeSpan(r.concat(i.sizingClasses(n)),[e],n),a=i.sizeMultiplier/n.sizeMultiplier;return o.height*=a,o.depth*=a,o.maxFontSize=i.sizeMultiplier,o},qn=function(e,t,n){var r=t.havingBaseStyle(n),i=(1-t.sizeMultiplier/r.sizeMultiplier)*t.fontMetrics().axisHeight;e.classes.push("delimcenter"),e.style.top=i+"em",e.height-=i,e.depth+=i},Yn=function(e,t,n,r,i,o){var a=Ft.makeSymbol(e,"Main-Regular",i,r),s=Gn(a,t,r,o);return n&&qn(s,r,t),s},Xn=function(e,t,n,r){return Ft.makeSymbol(e,"Size"+t+"-Regular",n,r)},Zn=function(e,t,n,r,i,o){var a=Xn(e,t,i,r),s=Gn(Ft.makeSpan(["delimsizing","size"+t],[a],r),P.TEXT,r,o);return n&&qn(s,r,P.TEXT),s},Jn=function(e,t,n){var r;r="Size1-Regular"===t?"delim-size1":"delim-size4";var i=Ft.makeSpan(["delimsizinginner",r],[Ft.makeSpan([],[Ft.makeSymbol(e,t,n)])]);return{type:"elem",elem:i}},$n={type:"kern",size:-.005},er=function(e,t,n,r,i,o){var a,s,l,c;a=l=c=e,s=null;var u="Size1-Regular";"\\uparrow"===e?l=c="\u23d0":"\\Uparrow"===e?l=c="\u2016":"\\downarrow"===e?a=l="\u23d0":"\\Downarrow"===e?a=l="\u2016":"\\updownarrow"===e?(a="\\uparrow",l="\u23d0",c="\\downarrow"):"\\Updownarrow"===e?(a="\\Uparrow",l="\u2016",c="\\Downarrow"):"["===e||"\\lbrack"===e?(a="\u23a1",l="\u23a2",c="\u23a3",u="Size4-Regular"):"]"===e||"\\rbrack"===e?(a="\u23a4",l="\u23a5",c="\u23a6",u="Size4-Regular"):"\\lfloor"===e||"\u230a"===e?(l=a="\u23a2",c="\u23a3",u="Size4-Regular"):"\\lceil"===e||"\u2308"===e?(a="\u23a1",l=c="\u23a2",u="Size4-Regular"):"\\rfloor"===e||"\u230b"===e?(l=a="\u23a5",c="\u23a6",u="Size4-Regular"):"\\rceil"===e||"\u2309"===e?(a="\u23a4",l=c="\u23a5",u="Size4-Regular"):"("===e||"\\lparen"===e?(a="\u239b",l="\u239c",c="\u239d",u="Size4-Regular"):")"===e||"\\rparen"===e?(a="\u239e",l="\u239f",c="\u23a0",u="Size4-Regular"):"\\{"===e||"\\lbrace"===e?(a="\u23a7",s="\u23a8",c="\u23a9",l="\u23aa",u="Size4-Regular"):"\\}"===e||"\\rbrace"===e?(a="\u23ab",s="\u23ac",c="\u23ad",l="\u23aa",u="Size4-Regular"):"\\lgroup"===e||"\u27ee"===e?(a="\u23a7",c="\u23a9",l="\u23aa",u="Size4-Regular"):"\\rgroup"===e||"\u27ef"===e?(a="\u23ab",c="\u23ad",l="\u23aa",u="Size4-Regular"):"\\lmoustache"===e||"\u23b0"===e?(a="\u23a7",c="\u23ad",l="\u23aa",u="Size4-Regular"):"\\rmoustache"!==e&&"\u23b1"!==e||(a="\u23ab",c="\u23a9",l="\u23aa",u="Size4-Regular");var d=Wn(a,u,i),h=d.height+d.depth,f=Wn(l,u,i),p=f.height+f.depth,g=Wn(c,u,i),m=g.height+g.depth,A=0,v=1;if(null!==s){var y=Wn(s,u,i);A=y.height+y.depth,v=2}var b=h+m+A,x=Math.max(0,Math.ceil((t-b)/(v*p))),w=b+x*v*p,_=r.fontMetrics().axisHeight;n&&(_*=r.sizeMultiplier);var C=w/2-_,S=.005*(x+1)-p,E=[];if(E.push(Jn(c,u,i)),null===s)for(var B=0;B<x;B++)E.push($n),E.push(Jn(l,u,i));else{for(var O=0;O<x;O++)E.push($n),E.push(Jn(l,u,i));E.push({type:"kern",size:S}),E.push(Jn(l,u,i)),E.push($n),E.push(Jn(s,u,i));for(var k=0;k<x;k++)E.push($n),E.push(Jn(l,u,i))}E.push({type:"kern",size:S}),E.push(Jn(l,u,i)),E.push($n),E.push(Jn(a,u,i));var M=r.havingBaseStyle(P.TEXT),N=Ft.makeVList({positionType:"bottom",positionData:C,children:E},M);return Gn(Ft.makeSpan(["delimsizing","mult"],[N],M),P.TEXT,r,o)},tr=80,nr=.08,rr=function(e,t,n,r,i){var o=q(e,r,n),a=new se(e,o),s=new ae([a],{width:"400em",height:t+"em",viewBox:"0 0 400000 "+n,preserveAspectRatio:"xMinYMin slice"});return Ft.makeSvgSpan(["hide-tail"],[s],i)},ir=function(e,t){var n,r,i=t.havingBaseSizing(),o=pr("\\surd",e*i.sizeMultiplier,hr,i),a=i.sizeMultiplier,s=Math.max(0,t.minRuleThickness-t.fontMetrics().sqrtRuleThickness),l=0,c=0,u=0;return"small"===o.type?(u=1e3+1e3*s+tr,e<1?a=1:e<1.4&&(a=.7),l=(1+s+nr)/a,c=(1+s)/a,n=rr("sqrtMain",l,u,s,t),n.style.minWidth="0.853em",r=.833/a):"large"===o.type?(u=(1e3+tr)*lr[o.size],c=(lr[o.size]+s)/a,l=(lr[o.size]+s+nr)/a,n=rr("sqrtSize"+o.size,l,u,s,t),n.style.minWidth="1.02em",r=1/a):(l=e+s+nr,c=e+s,u=Math.floor(1e3*e+s)+tr,n=rr("sqrtTall",l,u,s,t),n.style.minWidth="0.742em",r=1.056),n.height=c,n.style.height=l+"em",{span:n,advanceWidth:r,ruleWidth:(t.fontMetrics().sqrtRuleThickness+s)*a}},or=["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\u230a","\u230b","\\lceil","\\rceil","\u2308","\u2309","\\surd"],ar=["\\uparrow","\\downarrow","\\updownarrow","\\Uparrow","\\Downarrow","\\Updownarrow","|","\\|","\\vert","\\Vert","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\u27ee","\u27ef","\\lmoustache","\\rmoustache","\u23b0","\u23b1"],sr=["<",">","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"],lr=[0,1.2,1.8,2.4,3],cr=function(e,t,n,r,i){if("<"===e||"\\lt"===e||"\u27e8"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"\u27e9"!==e||(e="\\rangle"),v.contains(or,e)||v.contains(sr,e))return Zn(e,t,!1,n,r,i);if(v.contains(ar,e))return er(e,lr[t],!1,n,r,i);throw new a("Illegal delimiter: '"+e+"'")},ur=[{type:"small",style:P.SCRIPTSCRIPT},{type:"small",style:P.SCRIPT},{type:"small",style:P.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],dr=[{type:"small",style:P.SCRIPTSCRIPT},{type:"small",style:P.SCRIPT},{type:"small",style:P.TEXT},{type:"stack"}],hr=[{type:"small",style:P.SCRIPTSCRIPT},{type:"small",style:P.SCRIPT},{type:"small",style:P.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],fr=function(e){if("small"===e.type)return"Main-Regular";if("large"===e.type)return"Size"+e.size+"-Regular";if("stack"===e.type)return"Size4-Regular";throw new Error("Add support for delim type '"+e.type+"' here.")},pr=function(e,t,n,r){for(var i=Math.min(2,3-r.style.size),o=i;o<n.length;o++){if("stack"===n[o].type)break;var a=Wn(e,fr(n[o]),"math"),s=a.height+a.depth;if("small"===n[o].type){var l=r.havingBaseStyle(n[o].style);s*=l.sizeMultiplier}if(s>t)return n[o]}return n[n.length-1]},gr=function(e,t,n,r,i,o){var a;"<"===e||"\\lt"===e||"\u27e8"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"\u27e9"!==e||(e="\\rangle"),a=v.contains(sr,e)?ur:v.contains(or,e)?hr:dr;var s=pr(e,t,a,r);return"small"===s.type?Yn(e,s.style,n,r,i,o):"large"===s.type?Zn(e,s.size,n,r,i,o):er(e,t,n,r,i,o)},mr=function(e,t,n,r,i,o){var a=r.fontMetrics().axisHeight*r.sizeMultiplier,s=901,l=5/r.fontMetrics().ptPerEm,c=Math.max(t-a,n+a),u=Math.max(c/500*s,2*c-l);return gr(e,u,!0,r,i,o)},Ar={sqrtImage:ir,sizedDelim:cr,customSizedDelim:gr,leftRightDelim:mr},vr={"\\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}},yr=["(","\\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 br(e,t){var n=Vt(e);if(n&&v.contains(yr,n.text))return n;throw new a("Invalid delimiter: '"+(n?n.text:JSON.stringify(e))+"' after '"+t.funcName+"'",e)}function xr(e){if(!e.body)throw new Error("Bug: The leftright ParseNode wasn't fully parsed.")}$t({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1},handler:function(e,t){var n=br(t[0],e);return{type:"delimsizing",mode:e.parser.mode,size:vr[e.funcName].size,mclass:vr[e.funcName].mclass,delim:n.text}},htmlBuilder:function(e,t){return"."===e.delim?Ft.makeSpan([e.mclass]):Ar.sizedDelim(e.delim,e.size,t,e.mode,[e.mclass])},mathmlBuilder:function(e){var t=[];"."!==e.delim&&t.push(wn(e.delim,e.mode));var n=new xn.MathNode("mo",t);return"mopen"===e.mclass||"mclose"===e.mclass?n.setAttribute("fence","true"):n.setAttribute("fence","false"),n}}),$t({type:"leftright-right",names:["\\right"],props:{numArgs:1},handler:function(e,t){var n=e.parser.gullet.macros.get("\\current@color");if(n&&"string"!==typeof n)throw new a("\\current@color set to non-string in \\right");return{type:"leftright-right",mode:e.parser.mode,delim:br(t[0],e).text,color:n}}}),$t({type:"leftright",names:["\\left"],props:{numArgs:1},handler:function(e,t){var n=br(t[0],e),r=e.parser;++r.leftrightDepth;var i=r.parseExpression(!1);--r.leftrightDepth,r.expect("\\right",!1);var o=jt(r.parseFunction(),"leftright-right");return{type:"leftright",mode:r.mode,body:i,left:n.text,right:o.delim,rightColor:o.color}},htmlBuilder:function(e,t){xr(e);for(var n,r,i=ln(e.body,t,!0,["mopen","mclose"]),o=0,a=0,s=!1,l=0;l<i.length;l++)i[l].isMiddle?s=!0:(o=Math.max(i[l].height,o),a=Math.max(i[l].depth,a));if(o*=t.sizeMultiplier,a*=t.sizeMultiplier,n="."===e.left?fn(t,["mopen"]):Ar.leftRightDelim(e.left,o,a,t,e.mode,["mopen"]),i.unshift(n),s)for(var c=1;c<i.length;c++){var u=i[c],d=u.isMiddle;d&&(i[c]=Ar.leftRightDelim(d.delim,o,a,d.options,e.mode,[]))}if("."===e.right)r=fn(t,["mclose"]);else{var h=e.rightColor?t.withColor(e.rightColor):t;r=Ar.leftRightDelim(e.right,o,a,h,e.mode,["mclose"])}return i.push(r),Ft.makeSpan(["minner"],i,t)},mathmlBuilder:function(e,t){xr(e);var n=Sn(e.body,t);if("."!==e.left){var r=new xn.MathNode("mo",[wn(e.left,e.mode)]);r.setAttribute("fence","true"),n.unshift(r)}if("."!==e.right){var i=new xn.MathNode("mo",[wn(e.right,e.mode)]);i.setAttribute("fence","true"),e.rightColor&&i.setAttribute("mathcolor",e.rightColor),n.push(i)}return _n(n)}}),$t({type:"middle",names:["\\middle"],props:{numArgs:1},handler:function(e,t){var n=br(t[0],e);if(!e.parser.leftrightDepth)throw new a("\\middle without preceding \\left",n);return{type:"middle",mode:e.parser.mode,delim:n.text}},htmlBuilder:function(e,t){var n;if("."===e.delim)n=fn(t,[]);else{n=Ar.sizedDelim(e.delim,1,t,e.mode,[]);var r={delim:e.delim,options:t};n.isMiddle=r}return n},mathmlBuilder:function(e,t){var n="\\vert"===e.delim||"|"===e.delim?wn("|","text"):wn(e.delim,e.mode),r=new xn.MathNode("mo",[n]);return r.setAttribute("fence","true"),r.setAttribute("lspace","0.05em"),r.setAttribute("rspace","0.05em"),r}});var wr=function(e,t){var n,r,i=Ft.wrapFragment(pn(e.body,t),t),o=e.label.substr(1),a=t.sizeMultiplier,s=0,l=v.isCharacterBox(e.body);if("sout"===o)n=Ft.makeSpan(["stretchy","sout"]),n.height=t.fontMetrics().defaultRuleThickness/a,s=-.5*t.fontMetrics().xHeight;else{/cancel/.test(o)?l||i.classes.push("cancel-pad"):i.classes.push("boxpad");var c=0,u=0;/box/.test(o)?(u=Math.max(t.fontMetrics().fboxrule,t.minRuleThickness),c=t.fontMetrics().fboxsep+("colorbox"===o?0:u)):c=l?.2:0,n=jn.encloseSpan(i,o,c,t),/fbox|boxed|fcolorbox/.test(o)&&(n.style.borderStyle="solid",n.style.borderWidth=u+"em"),s=i.depth+c,e.backgroundColor&&(n.style.backgroundColor=e.backgroundColor,e.borderColor&&(n.style.borderColor=e.borderColor))}return r=e.backgroundColor?Ft.makeVList({positionType:"individualShift",children:[{type:"elem",elem:n,shift:s},{type:"elem",elem:i,shift:0}]},t):Ft.makeVList({positionType:"individualShift",children:[{type:"elem",elem:i,shift:0},{type:"elem",elem:n,shift:s,wrapperClasses:/cancel/.test(o)?["svg-align"]:[]}]},t),/cancel/.test(o)&&(r.height=i.height,r.depth=i.depth),/cancel/.test(o)&&!l?Ft.makeSpan(["mord","cancel-lap"],[r],t):Ft.makeSpan(["mord"],[r],t)},_r=function(e,t){var n=0,r=new xn.MathNode(e.label.indexOf("colorbox")>-1?"mpadded":"menclose",[Bn(e.body,t)]);switch(e.label){case"\\cancel":r.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":r.setAttribute("notation","downdiagonalstrike");break;case"\\sout":r.setAttribute("notation","horizontalstrike");break;case"\\fbox":r.setAttribute("notation","box");break;case"\\fcolorbox":case"\\colorbox":if(n=t.fontMetrics().fboxsep*t.fontMetrics().ptPerEm,r.setAttribute("width","+"+2*n+"pt"),r.setAttribute("height","+"+2*n+"pt"),r.setAttribute("lspace",n+"pt"),r.setAttribute("voffset",n+"pt"),"\\fcolorbox"===e.label){var i=Math.max(t.fontMetrics().fboxrule,t.minRuleThickness);r.setAttribute("style","border: "+i+"em solid "+String(e.borderColor))}break;case"\\xcancel":r.setAttribute("notation","updiagonalstrike downdiagonalstrike");break}return e.backgroundColor&&r.setAttribute("mathbackground",e.backgroundColor),r};$t({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","text"]},handler:function(e,t,n){var r=e.parser,i=e.funcName,o=jt(t[0],"color-token").color,a=t[1];return{type:"enclose",mode:r.mode,label:i,backgroundColor:o,body:a}},htmlBuilder:wr,mathmlBuilder:_r}),$t({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,greediness:3,argTypes:["color","color","text"]},handler:function(e,t,n){var r=e.parser,i=e.funcName,o=jt(t[0],"color-token").color,a=jt(t[1],"color-token").color,s=t[2];return{type:"enclose",mode:r.mode,label:i,backgroundColor:a,borderColor:o,body:s}},htmlBuilder:wr,mathmlBuilder:_r}),$t({type:"enclose",names:["\\fbox"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!0},handler:function(e,t){var n=e.parser;return{type:"enclose",mode:n.mode,label:"\\fbox",body:t[0]}}}),$t({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\sout"],props:{numArgs:1},handler:function(e,t,n){var r=e.parser,i=e.funcName,o=t[0];return{type:"enclose",mode:r.mode,label:i,body:o}},htmlBuilder:wr,mathmlBuilder:_r});var Cr={};function Sr(e){for(var t=e.type,n=e.names,r=e.props,i=e.handler,o=e.htmlBuilder,a=e.mathmlBuilder,s={type:t,numArgs:r.numArgs||0,greediness:1,allowedInText:!1,numOptionalArgs:0,handler:i},l=0;l<n.length;++l)Cr[n[l]]=s;o&&(Zt[t]=o),a&&(Jt[t]=a)}function Er(e){var t=[];e.consumeSpaces();var n=e.fetch().text;while("\\hline"===n||"\\hdashline"===n)e.consume(),t.push("\\hdashline"===n),e.consumeSpaces(),n=e.fetch().text;return t}function Br(e,t,n){var r=t.hskipBeforeAndAfter,i=t.addJot,o=t.cols,s=t.arraystretch,l=t.colSeparationType;if(e.gullet.beginGroup(),e.gullet.macros.set("\\\\","\\cr"),!s){var c=e.gullet.expandMacroAsText("\\arraystretch");if(null==c)s=1;else if(s=parseFloat(c),!s||s<0)throw new a("Invalid \\arraystretch: "+c)}e.gullet.beginGroup();var u=[],d=[u],h=[],f=[];f.push(Er(e));while(1){var p=e.parseExpression(!1,"\\cr");e.gullet.endGroup(),e.gullet.beginGroup(),p={type:"ordgroup",mode:e.mode,body:p},n&&(p={type:"styling",mode:e.mode,style:n,body:[p]}),u.push(p);var g=e.fetch().text;if("&"===g)e.consume();else{if("\\end"===g){1===u.length&&"styling"===p.type&&0===p.body[0].body.length&&d.pop(),f.length<d.length+1&&f.push([]);break}if("\\cr"!==g)throw new a("Expected & or \\\\ or \\cr or \\end",e.nextToken);var m=jt(e.parseFunction(),"cr");h.push(m.size),f.push(Er(e)),u=[],d.push(u)}}return e.gullet.endGroup(),e.gullet.endGroup(),{type:"array",mode:e.mode,addJot:i,arraystretch:s,body:d,cols:o,rowGaps:h,hskipBeforeAndAfter:r,hLinesBeforeRow:f,colSeparationType:l}}function Or(e){return"d"===e.substr(0,1)?"display":"text"}var kr=function(e,t){var n,r,i=e.body.length,o=e.hLinesBeforeRow,s=0,l=new Array(i),c=[],u=Math.max(t.fontMetrics().arrayRuleWidth,t.minRuleThickness),d=1/t.fontMetrics().ptPerEm,h=5*d;if(e.colSeparationType&&"small"===e.colSeparationType){var f=t.havingStyle(P.SCRIPT).sizeMultiplier;h=f/t.sizeMultiplier*.2778}var p=12*d,g=3*d,m=e.arraystretch*p,A=.7*m,y=.3*m,b=0;function x(e){for(var t=0;t<e.length;++t)t>0&&(b+=.25),c.push({pos:b,isDashed:e[t]})}for(x(o[0]),n=0;n<e.body.length;++n){var w=e.body[n],_=A,C=y;s<w.length&&(s=w.length);var S=new Array(w.length);for(r=0;r<w.length;++r){var E=pn(w[r],t);C<E.depth&&(C=E.depth),_<E.height&&(_=E.height),S[r]=E}var B=e.rowGaps[n],O=0;B&&(O=ft(B,t),O>0&&(O+=y,C<O&&(C=O),O=0)),e.addJot&&(C+=g),S.height=_,S.depth=C,b+=_,S.pos=b,b+=C+O,l[n]=S,x(o[n+1])}var k,M,N=b/2+t.fontMetrics().axisHeight,T=e.cols||[],I=[];for(r=0,M=0;r<s||M<T.length;++r,++M){var L=T[M]||{},D=!0;while("separator"===L.type){if(D||(k=Ft.makeSpan(["arraycolsep"],[]),k.style.width=t.fontMetrics().doubleRuleSep+"em",I.push(k)),"|"!==L.separator&&":"!==L.separator)throw new a("Invalid separator type: "+L.separator);var R="|"===L.separator?"solid":"dashed",F=Ft.makeSpan(["vertical-separator"],[],t);F.style.height=b+"em",F.style.borderRightWidth=u+"em",F.style.borderRightStyle=R,F.style.margin="0 -"+u/2+"em",F.style.verticalAlign=-(b-N)+"em",I.push(F),M++,L=T[M]||{},D=!1}if(!(r>=s)){var j=void 0;(r>0||e.hskipBeforeAndAfter)&&(j=v.deflt(L.pregap,h),0!==j&&(k=Ft.makeSpan(["arraycolsep"],[]),k.style.width=j+"em",I.push(k)));var U=[];for(n=0;n<i;++n){var H=l[n],z=H[r];if(z){var Q=H.pos-N;z.depth=H.depth,z.height=H.height,U.push({type:"elem",elem:z,shift:Q})}}U=Ft.makeVList({positionType:"individualShift",children:U},t),U=Ft.makeSpan(["col-align-"+(L.align||"c")],[U]),I.push(U),(r<s-1||e.hskipBeforeAndAfter)&&(j=v.deflt(L.postgap,h),0!==j&&(k=Ft.makeSpan(["arraycolsep"],[]),k.style.width=j+"em",I.push(k)))}}if(l=Ft.makeSpan(["mtable"],I),c.length>0){var V=Ft.makeLineSpan("hline",t,u),K=Ft.makeLineSpan("hdashline",t,u),W=[{type:"elem",elem:l,shift:0}];while(c.length>0){var G=c.pop(),q=G.pos-N;G.isDashed?W.push({type:"elem",elem:K,shift:q}):W.push({type:"elem",elem:V,shift:q})}l=Ft.makeVList({positionType:"individualShift",children:W},t)}return Ft.makeSpan(["mord"],[l],t)},Mr={c:"center ",l:"left ",r:"right "},Nr=function(e,t){var n=new xn.MathNode("mtable",e.body.map((function(e){return new xn.MathNode("mtr",e.map((function(e){return new xn.MathNode("mtd",[Bn(e,t)])})))}))),r=.5===e.arraystretch?.1:.16+e.arraystretch-1+(e.addJot?.09:0);n.setAttribute("rowspacing",r+"em");var i="",o="";if(e.cols){var a=e.cols,s="",l=!1,c=0,u=a.length;"separator"===a[0].type&&(i+="top ",c=1),"separator"===a[a.length-1].type&&(i+="bottom ",u-=1);for(var d=c;d<u;d++)"align"===a[d].type?(o+=Mr[a[d].align],l&&(s+="none "),l=!0):"separator"===a[d].type&&l&&(s+="|"===a[d].separator?"solid ":"dashed ",l=!1);n.setAttribute("columnalign",o.trim()),/[sd]/.test(s)&&n.setAttribute("columnlines",s.trim())}if("align"===e.colSeparationType){for(var h=e.cols||[],f="",p=1;p<h.length;p++)f+=p%2?"0em ":"1em ";n.setAttribute("columnspacing",f.trim())}else"alignat"===e.colSeparationType?n.setAttribute("columnspacing","0em"):"small"===e.colSeparationType?n.setAttribute("columnspacing","0.2778em"):n.setAttribute("columnspacing","1em");var g="",m=e.hLinesBeforeRow;i+=m[0].length>0?"left ":"",i+=m[m.length-1].length>0?"right ":"";for(var A=1;A<m.length-1;A++)g+=0===m[A].length?"none ":m[A][0]?"dashed ":"solid ";return/[sd]/.test(g)&&n.setAttribute("rowlines",g.trim()),""!==i&&(n=new xn.MathNode("menclose",[n]),n.setAttribute("notation",i.trim())),e.arraystretch&&e.arraystretch<1&&(n=new xn.MathNode("mstyle",[n]),n.setAttribute("scriptlevel","1")),n},Tr=function(e,t){var n,r=[],i=Br(e.parser,{cols:r,addJot:!0},"display"),o=0,s={type:"ordgroup",mode:e.mode,body:[]},l=Ut(t[0],"ordgroup");if(l){for(var c="",u=0;u<l.body.length;u++){var d=jt(l.body[u],"textord");c+=d.text}n=Number(c),o=2*n}var h=!o;i.body.forEach((function(e){for(var t=1;t<e.length;t+=2){var r=jt(e[t],"styling"),i=jt(r.body[0],"ordgroup");i.body.unshift(s)}if(h)o<e.length&&(o=e.length);else{var l=e.length/2;if(n<l)throw new a("Too many math in a row: expected "+n+", but got "+l,e[0])}}));for(var f=0;f<o;++f){var p="r",g=0;f%2===1?p="l":f>0&&h&&(g=1),r[f]={type:"align",align:p,pregap:g,postgap:0}}return i.colSeparationType=h?"align":"alignat",i};Sr({type:"array",names:["array","darray"],props:{numArgs:1},handler:function(e,t){var n=Vt(t[0]),r=n?[t[0]]:jt(t[0],"ordgroup").body,i=r.map((function(e){var t=Qt(e),n=t.text;if(-1!=="lcr".indexOf(n))return{type:"align",align:n};if("|"===n)return{type:"separator",separator:"|"};if(":"===n)return{type:"separator",separator:":"};throw new a("Unknown column alignment: "+n,e)})),o={cols:i,hskipBeforeAndAfter:!0};return Br(e.parser,o,Or(e.envName))},htmlBuilder:kr,mathmlBuilder:Nr}),Sr({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix"],props:{numArgs:0},handler:function(e){var t={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[e.envName],n={hskipBeforeAndAfter:!1},r=Br(e.parser,n,Or(e.envName));return t?{type:"leftright",mode:e.mode,body:[r],left:t[0],right:t[1],rightColor:void 0}:r},htmlBuilder:kr,mathmlBuilder:Nr}),Sr({type:"array",names:["smallmatrix"],props:{numArgs:0},handler:function(e){var t={arraystretch:.5},n=Br(e.parser,t,"script");return n.colSeparationType="small",n},htmlBuilder:kr,mathmlBuilder:Nr}),Sr({type:"array",names:["subarray"],props:{numArgs:1},handler:function(e,t){var n=Vt(t[0]),r=n?[t[0]]:jt(t[0],"ordgroup").body,i=r.map((function(e){var t=Qt(e),n=t.text;if(-1!=="lc".indexOf(n))return{type:"align",align:n};throw new a("Unknown column alignment: "+n,e)}));if(i.length>1)throw new a("{subarray} can contain only one column");var o={cols:i,hskipBeforeAndAfter:!1,arraystretch:.5};if(o=Br(e.parser,o,"script"),o.body[0].length>1)throw new a("{subarray} can contain only one column");return o},htmlBuilder:kr,mathmlBuilder:Nr}),Sr({type:"array",names:["cases","dcases"],props:{numArgs:0},handler:function(e){var t={arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]},n=Br(e.parser,t,Or(e.envName));return{type:"leftright",mode:e.mode,body:[n],left:"\\{",right:".",rightColor:void 0}},htmlBuilder:kr,mathmlBuilder:Nr}),Sr({type:"array",names:["aligned"],props:{numArgs:0},handler:Tr,htmlBuilder:kr,mathmlBuilder:Nr}),Sr({type:"array",names:["gathered"],props:{numArgs:0},handler:function(e){var t={cols:[{type:"align",align:"c"}],addJot:!0};return Br(e.parser,t,"display")},htmlBuilder:kr,mathmlBuilder:Nr}),Sr({type:"array",names:["alignedat"],props:{numArgs:1},handler:Tr,htmlBuilder:kr,mathmlBuilder:Nr}),$t({type:"text",names:["\\hline","\\hdashline"],props:{numArgs:0,allowedInText:!0,allowedInMath:!0},handler:function(e,t){throw new a(e.funcName+" valid only within array environment")}});var Ir=Cr,Lr=Ir;$t({type:"environment",names:["\\begin","\\end"],props:{numArgs:1,argTypes:["text"]},handler:function(e,t){var n=e.parser,r=e.funcName,i=t[0];if("ordgroup"!==i.type)throw new a("Invalid environment name",i);for(var o="",s=0;s<i.body.length;++s)o+=jt(i.body[s],"textord").text;if("\\begin"===r){if(!Lr.hasOwnProperty(o))throw new a("No such environment: "+o,i);var l=Lr[o],c=n.parseArguments("\\begin{"+o+"}",l),u=c.args,d=c.optArgs,h={mode:n.mode,envName:o,parser:n},f=l.handler(h,u,d);n.expect("\\end",!1);var p=n.nextToken,g=jt(n.parseFunction(),"environment");if(g.name!==o)throw new a("Mismatch: \\begin{"+o+"} matched by \\end{"+g.name+"}",p);return f}return{type:"environment",mode:n.mode,name:o,nameGroup:i}}});var Dr=Ft.makeSpan;function Pr(e,t){var n=ln(e.body,t,!0);return Dr([e.mclass],n,t)}function Rr(e,t){var n,r=Sn(e.body,t);return"minner"===e.mclass?xn.newDocumentFragment(r):("mord"===e.mclass?e.isCharacterBox?(n=r[0],n.type="mi"):n=new xn.MathNode("mi",r):(e.isCharacterBox?(n=r[0],n.type="mo"):n=new xn.MathNode("mo",r),"mbin"===e.mclass?(n.attributes.lspace="0.22em",n.attributes.rspace="0.22em"):"mpunct"===e.mclass?(n.attributes.lspace="0em",n.attributes.rspace="0.17em"):"mopen"!==e.mclass&&"mclose"!==e.mclass||(n.attributes.lspace="0em",n.attributes.rspace="0em")),n)}$t({type:"mclass",names:["\\mathord","\\mathbin","\\mathrel","\\mathopen","\\mathclose","\\mathpunct","\\mathinner"],props:{numArgs:1},handler:function(e,t){var n=e.parser,r=e.funcName,i=t[0];return{type:"mclass",mode:n.mode,mclass:"m"+r.substr(5),body:tn(i),isCharacterBox:v.isCharacterBox(i)}},htmlBuilder:Pr,mathmlBuilder:Rr});var Fr=function(e){var t="ordgroup"===e.type&&e.body.length?e.body[0]:e;return"atom"!==t.type||"bin"!==t.family&&"rel"!==t.family?"mord":"m"+t.family};$t({type:"mclass",names:["\\@binrel"],props:{numArgs:2},handler:function(e,t){var n=e.parser;return{type:"mclass",mode:n.mode,mclass:Fr(t[0]),body:[t[1]],isCharacterBox:v.isCharacterBox(t[1])}}}),$t({type:"mclass",names:["\\stackrel","\\overset","\\underset"],props:{numArgs:2},handler:function(e,t){var n,r=e.parser,i=e.funcName,o=t[1],a=t[0];n="\\stackrel"!==i?Fr(o):"mrel";var s={type:"op",mode:o.mode,limits:!0,alwaysHandleSupSub:!0,parentIsSupSub:!1,symbol:!1,suppressBaseShift:"\\stackrel"!==i,body:tn(o)},l={type:"supsub",mode:a.mode,base:s,sup:"\\underset"===i?null:a,sub:"\\underset"===i?a:null};return{type:"mclass",mode:r.mode,mclass:n,body:[l],isCharacterBox:v.isCharacterBox(l)}},htmlBuilder:Pr,mathmlBuilder:Rr});var jr=function(e,t){var n=e.font,r=t.withFont(n);return pn(e.body,r)},Ur=function(e,t){var n=e.font,r=t.withFont(n);return Bn(e.body,r)},Hr={"\\Bbb":"\\mathbb","\\bold":"\\mathbf","\\frak":"\\mathfrak","\\bm":"\\boldsymbol"};$t({type:"font",names:["\\mathrm","\\mathit","\\mathbf","\\mathnormal","\\mathbb","\\mathcal","\\mathfrak","\\mathscr","\\mathsf","\\mathtt","\\Bbb","\\bold","\\frak"],props:{numArgs:1,greediness:2},handler:function(e,t){var n=e.parser,r=e.funcName,i=t[0],o=r;return o in Hr&&(o=Hr[o]),{type:"font",mode:n.mode,font:o.slice(1),body:i}},htmlBuilder:jr,mathmlBuilder:Ur}),$t({type:"mclass",names:["\\boldsymbol","\\bm"],props:{numArgs:1,greediness:2},handler:function(e,t){var n=e.parser,r=t[0],i=v.isCharacterBox(r);return{type:"mclass",mode:n.mode,mclass:Fr(r),body:[{type:"font",mode:n.mode,font:"boldsymbol",body:r}],isCharacterBox:i}}}),$t({type:"font",names:["\\rm","\\sf","\\tt","\\bf","\\it"],props:{numArgs:0,allowedInText:!0},handler:function(e,t){var n=e.parser,r=e.funcName,i=e.breakOnTokenText,o=n.mode,a=n.parseExpression(!0,i),s="math"+r.slice(1);return{type:"font",mode:o,font:s,body:{type:"ordgroup",mode:n.mode,body:a}}},htmlBuilder:jr,mathmlBuilder:Ur});var zr=function(e,t){var n=t;return"display"===e?n=n.id>=P.SCRIPT.id?n.text():P.DISPLAY:"text"===e&&n.size===P.DISPLAY.size?n=P.TEXT:"script"===e?n=P.SCRIPT:"scriptscript"===e&&(n=P.SCRIPTSCRIPT),n},Qr=function(e,t){var n,r=zr(e.size,t.style),i=r.fracNum(),o=r.fracDen();n=t.havingStyle(i);var a=pn(e.numer,n,t);if(e.continued){var s=8.5/t.fontMetrics().ptPerEm,l=3.5/t.fontMetrics().ptPerEm;a.height=a.height<s?s:a.height,a.depth=a.depth<l?l:a.depth}n=t.havingStyle(o);var c,u,d,h,f,p,g,m,A,v,y=pn(e.denom,n,t);if(e.hasBarLine?(e.barSize?(u=ft(e.barSize,t),c=Ft.makeLineSpan("frac-line",t,u)):c=Ft.makeLineSpan("frac-line",t),u=c.height,d=c.height):(c=null,u=0,d=t.fontMetrics().defaultRuleThickness),r.size===P.DISPLAY.size||"display"===e.size?(h=t.fontMetrics().num1,f=u>0?3*d:7*d,p=t.fontMetrics().denom1):(u>0?(h=t.fontMetrics().num2,f=d):(h=t.fontMetrics().num3,f=3*d),p=t.fontMetrics().denom2),c){var b=t.fontMetrics().axisHeight;h-a.depth-(b+.5*u)<f&&(h+=f-(h-a.depth-(b+.5*u))),b-.5*u-(y.height-p)<f&&(p+=f-(b-.5*u-(y.height-p)));var x=-(b-.5*u);g=Ft.makeVList({positionType:"individualShift",children:[{type:"elem",elem:y,shift:p},{type:"elem",elem:c,shift:x},{type:"elem",elem:a,shift:-h}]},t)}else{var w=h-a.depth-(y.height-p);w<f&&(h+=.5*(f-w),p+=.5*(f-w)),g=Ft.makeVList({positionType:"individualShift",children:[{type:"elem",elem:y,shift:p},{type:"elem",elem:a,shift:-h}]},t)}return n=t.havingStyle(r),g.height*=n.sizeMultiplier/t.sizeMultiplier,g.depth*=n.sizeMultiplier/t.sizeMultiplier,m=r.size===P.DISPLAY.size?t.fontMetrics().delim1:t.fontMetrics().delim2,A=null==e.leftDelim?fn(t,["mopen"]):Ar.customSizedDelim(e.leftDelim,m,!0,t.havingStyle(r),e.mode,["mopen"]),v=e.continued?Ft.makeSpan([]):null==e.rightDelim?fn(t,["mclose"]):Ar.customSizedDelim(e.rightDelim,m,!0,t.havingStyle(r),e.mode,["mclose"]),Ft.makeSpan(["mord"].concat(n.sizingClasses(t)),[A,Ft.makeSpan(["mfrac"],[g]),v],t)},Vr=function(e,t){var n=new xn.MathNode("mfrac",[Bn(e.numer,t),Bn(e.denom,t)]);if(e.hasBarLine){if(e.barSize){var r=ft(e.barSize,t);n.setAttribute("linethickness",r+"em")}}else n.setAttribute("linethickness","0px");var i=zr(e.size,t.style);if(i.size!==t.style.size){n=new xn.MathNode("mstyle",[n]);var o=i.size===P.DISPLAY.size?"true":"false";n.setAttribute("displaystyle",o),n.setAttribute("scriptlevel","0")}if(null!=e.leftDelim||null!=e.rightDelim){var a=[];if(null!=e.leftDelim){var s=new xn.MathNode("mo",[new xn.TextNode(e.leftDelim.replace("\\",""))]);s.setAttribute("fence","true"),a.push(s)}if(a.push(n),null!=e.rightDelim){var l=new xn.MathNode("mo",[new xn.TextNode(e.rightDelim.replace("\\",""))]);l.setAttribute("fence","true"),a.push(l)}return _n(a)}return n};$t({type:"genfrac",names:["\\cfrac","\\dfrac","\\frac","\\tfrac","\\dbinom","\\binom","\\tbinom","\\\\atopfrac","\\\\bracefrac","\\\\brackfrac"],props:{numArgs:2,greediness:2},handler:function(e,t){var n,r=e.parser,i=e.funcName,o=t[0],a=t[1],s=null,l=null,c="auto";switch(i){case"\\cfrac":case"\\dfrac":case"\\frac":case"\\tfrac":n=!0;break;case"\\\\atopfrac":n=!1;break;case"\\dbinom":case"\\binom":case"\\tbinom":n=!1,s="(",l=")";break;case"\\\\bracefrac":n=!1,s="\\{",l="\\}";break;case"\\\\brackfrac":n=!1,s="[",l="]";break;default:throw new Error("Unrecognized genfrac command")}switch(i){case"\\cfrac":case"\\dfrac":case"\\dbinom":c="display";break;case"\\tfrac":case"\\tbinom":c="text";break}return{type:"genfrac",mode:r.mode,continued:"\\cfrac"===i,numer:o,denom:a,hasBarLine:n,leftDelim:s,rightDelim:l,size:c,barSize:null}},htmlBuilder:Qr,mathmlBuilder:Vr}),$t({type:"infix",names:["\\over","\\choose","\\atop","\\brace","\\brack"],props:{numArgs:0,infix:!0},handler:function(e){var t,n=e.parser,r=e.funcName,i=e.token;switch(r){case"\\over":t="\\frac";break;case"\\choose":t="\\binom";break;case"\\atop":t="\\\\atopfrac";break;case"\\brace":t="\\\\bracefrac";break;case"\\brack":t="\\\\brackfrac";break;default:throw new Error("Unrecognized infix genfrac command")}return{type:"infix",mode:n.mode,replaceWith:t,token:i}}});var Kr=["display","text","script","scriptscript"],Wr=function(e){var t=null;return e.length>0&&(t=e,t="."===t?null:t),t};$t({type:"genfrac",names:["\\genfrac"],props:{numArgs:6,greediness:6,argTypes:["math","math","size","text","math","math"]},handler:function(e,t){var n=e.parser,r=t[4],i=t[5],o=Ut(t[0],"atom");o&&(o=Ht(t[0],"open"));var a=o?Wr(o.text):null,s=Ut(t[1],"atom");s&&(s=Ht(t[1],"close"));var l,c=s?Wr(s.text):null,u=jt(t[2],"size"),d=null;u.isBlank?l=!0:(d=u.value,l=d.number>0);var h="auto",f=Ut(t[3],"ordgroup");if(f){if(f.body.length>0){var p=jt(f.body[0],"textord");h=Kr[Number(p.text)]}}else f=jt(t[3],"textord"),h=Kr[Number(f.text)];return{type:"genfrac",mode:n.mode,numer:r,denom:i,continued:!1,hasBarLine:l,barSize:d,leftDelim:a,rightDelim:c,size:h}},htmlBuilder:Qr,mathmlBuilder:Vr}),$t({type:"infix",names:["\\above"],props:{numArgs:1,argTypes:["size"],infix:!0},handler:function(e,t){var n=e.parser,r=(e.funcName,e.token);return{type:"infix",mode:n.mode,replaceWith:"\\\\abovefrac",size:jt(t[0],"size").value,token:r}}}),$t({type:"genfrac",names:["\\\\abovefrac"],props:{numArgs:3,argTypes:["math","size","math"]},handler:function(e,t){var n=e.parser,r=(e.funcName,t[0]),i=m(jt(t[1],"infix").size),o=t[2],a=i.number>0;return{type:"genfrac",mode:n.mode,numer:r,denom:o,continued:!1,hasBarLine:a,barSize:i,leftDelim:null,rightDelim:null,size:"auto"}},htmlBuilder:Qr,mathmlBuilder:Vr});var Gr=function(e,t){var n,r,i=t.style,o=Ut(e,"supsub");o?(n=o.sup?pn(o.sup,t.havingStyle(i.sup()),t):pn(o.sub,t.havingStyle(i.sub()),t),r=jt(o.base,"horizBrace")):r=jt(e,"horizBrace");var a,s=pn(r.base,t.havingBaseStyle(P.DISPLAY)),l=jn.svgSpan(r,t);if(r.isOver?(a=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:s},{type:"kern",size:.1},{type:"elem",elem:l}]},t),a.children[0].children[0].children[1].classes.push("svg-align")):(a=Ft.makeVList({positionType:"bottom",positionData:s.depth+.1+l.height,children:[{type:"elem",elem:l},{type:"kern",size:.1},{type:"elem",elem:s}]},t),a.children[0].children[0].children[0].classes.push("svg-align")),n){var c=Ft.makeSpan(["mord",r.isOver?"mover":"munder"],[a],t);a=r.isOver?Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:c},{type:"kern",size:.2},{type:"elem",elem:n}]},t):Ft.makeVList({positionType:"bottom",positionData:c.depth+.2+n.height+n.depth,children:[{type:"elem",elem:n},{type:"kern",size:.2},{type:"elem",elem:c}]},t)}return Ft.makeSpan(["mord",r.isOver?"mover":"munder"],[a],t)},qr=function(e,t){var n=jn.mathMLnode(e.label);return new xn.MathNode(e.isOver?"mover":"munder",[Bn(e.base,t),n])};$t({type:"horizBrace",names:["\\overbrace","\\underbrace"],props:{numArgs:1},handler:function(e,t){var n=e.parser,r=e.funcName;return{type:"horizBrace",mode:n.mode,label:r,isOver:/^\\over/.test(r),base:t[0]}},htmlBuilder:Gr,mathmlBuilder:qr}),$t({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"],allowedInText:!0},handler:function(e,t){var n=e.parser,r=t[1],i=jt(t[0],"url").url;return n.settings.isTrusted({command:"\\href",url:i})?{type:"href",mode:n.mode,href:i,body:tn(r)}:n.formatUnsupportedCmd("\\href")},htmlBuilder:function(e,t){var n=ln(e.body,t,!1);return Ft.makeAnchor(e.href,[],n,t)},mathmlBuilder:function(e,t){var n=En(e.body,t);return n instanceof vn||(n=new vn("mrow",[n])),n.setAttribute("href",e.href),n}}),$t({type:"href",names:["\\url"],props:{numArgs:1,argTypes:["url"],allowedInText:!0},handler:function(e,t){var n=e.parser,r=jt(t[0],"url").url;if(!n.settings.isTrusted({command:"\\url",url:r}))return n.formatUnsupportedCmd("\\url");for(var i=[],o=0;o<r.length;o++){var a=r[o];"~"===a&&(a="\\textasciitilde"),i.push({type:"textord",mode:"text",text:a})}var s={type:"text",mode:n.mode,font:"\\texttt",body:i};return{type:"href",mode:n.mode,href:r,body:tn(s)}}}),$t({type:"htmlmathml",names:["\\html@mathml"],props:{numArgs:2,allowedInText:!0},handler:function(e,t){var n=e.parser;return{type:"htmlmathml",mode:n.mode,html:tn(t[0]),mathml:tn(t[1])}},htmlBuilder:function(e,t){var n=ln(e.html,t,!1);return Ft.makeFragment(n)},mathmlBuilder:function(e,t){return En(e.mathml,t)}});var Yr=function(e){if(/^[-+]? *(\d+(\.\d*)?|\.\d+)$/.test(e))return{number:+e,unit:"bp"};var t=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(e);if(!t)throw new a("Invalid size: '"+e+"' in \\includegraphics");var n={number:+(t[1]+t[2]),unit:t[3]};if(!ht(n))throw new a("Invalid unit: '"+n.unit+"' in \\includegraphics.");return n};$t({type:"includegraphics",names:["\\includegraphics"],props:{numArgs:1,numOptionalArgs:1,argTypes:["raw","url"],allowedInText:!1},handler:function(e,t,n){var r=e.parser,i={number:0,unit:"em"},o={number:.9,unit:"em"},s={number:0,unit:"em"},l="";if(n[0])for(var c=jt(n[0],"raw").string,u=c.split(","),d=0;d<u.length;d++){var h=u[d].split("=");if(2===h.length){var f=h[1].trim();switch(h[0].trim()){case"alt":l=f;break;case"width":i=Yr(f);break;case"height":o=Yr(f);break;case"totalheight":s=Yr(f);break;default:throw new a("Invalid key: '"+h[0]+"' in \\includegraphics.")}}}var p=jt(t[0],"url").url;return""===l&&(l=p,l=l.replace(/^.*[\\/]/,""),l=l.substring(0,l.lastIndexOf("."))),r.settings.isTrusted({command:"\\includegraphics",url:p})?{type:"includegraphics",mode:r.mode,alt:l,width:i,height:o,totalheight:s,src:p}:r.formatUnsupportedCmd("\\includegraphics")},htmlBuilder:function(e,t){var n=ft(e.height,t),r=0;e.totalheight.number>0&&(r=ft(e.totalheight,t)-n,r=Number(r.toFixed(2)));var i=0;e.width.number>0&&(i=ft(e.width,t));var o={height:n+r+"em"};i>0&&(o.width=i+"em"),r>0&&(o.verticalAlign=-r+"em");var a=new re(e.src,e.alt,o);return a.height=n,a.depth=r,a},mathmlBuilder:function(e,t){var n=new xn.MathNode("mglyph",[]);n.setAttribute("alt",e.alt);var r=ft(e.height,t),i=0;if(e.totalheight.number>0&&(i=ft(e.totalheight,t)-r,i=i.toFixed(2),n.setAttribute("valign","-"+i+"em")),n.setAttribute("height",r+i+"em"),e.width.number>0){var o=ft(e.width,t);n.setAttribute("width",o+"em")}return n.setAttribute("src",e.src),n}}),$t({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],allowedInText:!0},handler:function(e,t){var n=e.parser,r=e.funcName,i=jt(t[0],"size");if(n.settings.strict){var o="m"===r[1],a="mu"===i.value.unit;o?(a||n.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+r+" supports only mu units, not "+i.value.unit+" units"),"math"!==n.mode&&n.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+r+" works only in math mode")):a&&n.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+r+" doesn't support mu units")}return{type:"kern",mode:n.mode,dimension:i.value}},htmlBuilder:function(e,t){return Ft.makeGlue(e.dimension,t)},mathmlBuilder:function(e,t){var n=ft(e.dimension,t);return new xn.SpaceNode(n)}}),$t({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var n=e.parser,r=e.funcName,i=t[0];return{type:"lap",mode:n.mode,alignment:r.slice(5),body:i}},htmlBuilder:function(e,t){var n;"clap"===e.alignment?(n=Ft.makeSpan([],[pn(e.body,t)]),n=Ft.makeSpan(["inner"],[n],t)):n=Ft.makeSpan(["inner"],[pn(e.body,t)]);var r=Ft.makeSpan(["fix"],[]),i=Ft.makeSpan([e.alignment],[n,r],t),o=Ft.makeSpan(["strut"]);return o.style.height=i.height+i.depth+"em",o.style.verticalAlign=-i.depth+"em",i.children.unshift(o),i=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:i}]},t),Ft.makeSpan(["mord"],[i],t)},mathmlBuilder:function(e,t){var n=new xn.MathNode("mpadded",[Bn(e.body,t)]);if("rlap"!==e.alignment){var r="llap"===e.alignment?"-1":"-0.5";n.setAttribute("lspace",r+"width")}return n.setAttribute("width","0px"),n}}),$t({type:"styling",names:["\\(","$"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(e,t){var n=e.funcName,r=e.parser,i=r.mode;r.switchMode("math");var o="\\("===n?"\\)":"$",a=r.parseExpression(!1,o);return r.expect(o),r.switchMode(i),{type:"styling",mode:r.mode,style:"text",body:a}}}),$t({type:"text",names:["\\)","\\]"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(e,t){throw new a("Mismatched "+e.funcName)}});var Xr=function(e,t){switch(t.style.size){case P.DISPLAY.size:return e.display;case P.TEXT.size:return e.text;case P.SCRIPT.size:return e.script;case P.SCRIPTSCRIPT.size:return e.scriptscript;default:return e.text}};$t({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4},handler:function(e,t){var n=e.parser;return{type:"mathchoice",mode:n.mode,display:tn(t[0]),text:tn(t[1]),script:tn(t[2]),scriptscript:tn(t[3])}},htmlBuilder:function(e,t){var n=Xr(e,t),r=ln(n,t,!1);return Ft.makeFragment(r)},mathmlBuilder:function(e,t){var n=Xr(e,t);return En(n,t)}});var Zr=function(e,t,n,r,i,o,a){var s,l,c;if(e=Ft.makeSpan([],[e]),t){var u=pn(t,r.havingStyle(i.sup()),r);l={elem:u,kern:Math.max(r.fontMetrics().bigOpSpacing1,r.fontMetrics().bigOpSpacing3-u.depth)}}if(n){var d=pn(n,r.havingStyle(i.sub()),r);s={elem:d,kern:Math.max(r.fontMetrics().bigOpSpacing2,r.fontMetrics().bigOpSpacing4-d.height)}}if(l&&s){var h=r.fontMetrics().bigOpSpacing5+s.elem.height+s.elem.depth+s.kern+e.depth+a;c=Ft.makeVList({positionType:"bottom",positionData:h,children:[{type:"kern",size:r.fontMetrics().bigOpSpacing5},{type:"elem",elem:s.elem,marginLeft:-o+"em"},{type:"kern",size:s.kern},{type:"elem",elem:e},{type:"kern",size:l.kern},{type:"elem",elem:l.elem,marginLeft:o+"em"},{type:"kern",size:r.fontMetrics().bigOpSpacing5}]},r)}else if(s){var f=e.height-a;c=Ft.makeVList({positionType:"top",positionData:f,children:[{type:"kern",size:r.fontMetrics().bigOpSpacing5},{type:"elem",elem:s.elem,marginLeft:-o+"em"},{type:"kern",size:s.kern},{type:"elem",elem:e}]},r)}else{if(!l)return e;var p=e.depth+a;c=Ft.makeVList({positionType:"bottom",positionData:p,children:[{type:"elem",elem:e},{type:"kern",size:l.kern},{type:"elem",elem:l.elem,marginLeft:o+"em"},{type:"kern",size:r.fontMetrics().bigOpSpacing5}]},r)}return Ft.makeSpan(["mop","op-limits"],[c],r)},Jr=["\\smallint"],$r=function(e,t){var n,r,i,o=!1,a=Ut(e,"supsub");a?(n=a.sup,r=a.sub,i=jt(a.base,"op"),o=!0):i=jt(e,"op");var s,l=t.style,c=!1;if(l.size===P.DISPLAY.size&&i.symbol&&!v.contains(Jr,i.name)&&(c=!0),i.symbol){var u=c?"Size2-Regular":"Size1-Regular",d="";if("\\oiint"!==i.name&&"\\oiiint"!==i.name||(d=i.name.substr(1),i.name="oiint"===d?"\\iint":"\\iiint"),s=Ft.makeSymbol(i.name,u,"math",t,["mop","op-symbol",c?"large-op":"small-op"]),d.length>0){var h=s.italic,f=Ft.staticSvg(d+"Size"+(c?"2":"1"),t);s=Ft.makeVList({positionType:"individualShift",children:[{type:"elem",elem:s,shift:0},{type:"elem",elem:f,shift:c?.08:0}]},t),i.name="\\"+d,s.classes.unshift("mop"),s.italic=h}}else if(i.body){var p=ln(i.body,t,!0);1===p.length&&p[0]instanceof oe?(s=p[0],s.classes[0]="mop"):s=Ft.makeSpan(["mop"],Ft.tryCombineChars(p),t)}else{for(var g=[],m=1;m<i.name.length;m++)g.push(Ft.mathsym(i.name[m],i.mode,t));s=Ft.makeSpan(["mop"],g,t)}var A=0,y=0;return(s instanceof oe||"\\oiint"===i.name||"\\oiiint"===i.name)&&!i.suppressBaseShift&&(A=(s.height-s.depth)/2-t.fontMetrics().axisHeight,y=s.italic),o?Zr(s,n,r,t,l,y,A):(A&&(s.style.position="relative",s.style.top=A+"em"),s)},ei=function(e,t){var n;if(e.symbol)n=new vn("mo",[wn(e.name,e.mode)]),v.contains(Jr,e.name)&&n.setAttribute("largeop","false");else if(e.body)n=new vn("mo",Sn(e.body,t));else{n=new vn("mi",[new yn(e.name.slice(1))]);var r=new vn("mo",[wn("\u2061","text")]);n=e.parentIsSupSub?new vn("mo",[n,r]):An([n,r])}return n},ti={"\u220f":"\\prod","\u2210":"\\coprod","\u2211":"\\sum","\u22c0":"\\bigwedge","\u22c1":"\\bigvee","\u22c2":"\\bigcap","\u22c3":"\\bigcup","\u2a00":"\\bigodot","\u2a01":"\\bigoplus","\u2a02":"\\bigotimes","\u2a04":"\\biguplus","\u2a06":"\\bigsqcup"};$t({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(e,t){var n=e.parser,r=e.funcName,i=r;return 1===i.length&&(i=ti[i]),{type:"op",mode:n.mode,limits:!0,parentIsSupSub:!1,symbol:!0,name:i}},htmlBuilder:$r,mathmlBuilder:ei}),$t({type:"op",names:["\\mathop"],props:{numArgs:1},handler:function(e,t){var n=e.parser,r=t[0];return{type:"op",mode:n.mode,limits:!1,parentIsSupSub:!1,symbol:!1,body:tn(r)}},htmlBuilder:$r,mathmlBuilder:ei});var ni={"\u222b":"\\int","\u222c":"\\iint","\u222d":"\\iiint","\u222e":"\\oint","\u222f":"\\oiint","\u2230":"\\oiiint"};$t({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(e){var t=e.parser,n=e.funcName;return{type:"op",mode:t.mode,limits:!1,parentIsSupSub:!1,symbol:!1,name:n}},htmlBuilder:$r,mathmlBuilder:ei}),$t({type:"op",names:["\\det","\\gcd","\\inf","\\lim","\\max","\\min","\\Pr","\\sup"],props:{numArgs:0},handler:function(e){var t=e.parser,n=e.funcName;return{type:"op",mode:t.mode,limits:!0,parentIsSupSub:!1,symbol:!1,name:n}},htmlBuilder:$r,mathmlBuilder:ei}),$t({type:"op",names:["\\int","\\iint","\\iiint","\\oint","\\oiint","\\oiiint","\u222b","\u222c","\u222d","\u222e","\u222f","\u2230"],props:{numArgs:0},handler:function(e){var t=e.parser,n=e.funcName,r=n;return 1===r.length&&(r=ni[r]),{type:"op",mode:t.mode,limits:!1,parentIsSupSub:!1,symbol:!0,name:r}},htmlBuilder:$r,mathmlBuilder:ei});var ri=function(e,t){var n,r,i,o,a=!1,s=Ut(e,"supsub");if(s?(n=s.sup,r=s.sub,i=jt(s.base,"operatorname"),a=!0):i=jt(e,"operatorname"),i.body.length>0){for(var l=i.body.map((function(e){var t=e.text;return"string"===typeof t?{type:"textord",mode:e.mode,text:t}:e})),c=ln(l,t.withFont("mathrm"),!0),u=0;u<c.length;u++){var d=c[u];d instanceof oe&&(d.text=d.text.replace(/\u2212/,"-").replace(/\u2217/,"*"))}o=Ft.makeSpan(["mop"],c,t)}else o=Ft.makeSpan(["mop"],[],t);return a?Zr(o,n,r,t,t.style,0,0):o},ii=function(e,t){for(var n=Sn(e.body,t.withFont("mathrm")),r=!0,i=0;i<n.length;i++){var o=n[i];if(o instanceof xn.SpaceNode);else if(o instanceof xn.MathNode)switch(o.type){case"mi":case"mn":case"ms":case"mspace":case"mtext":break;case"mo":var a=o.children[0];1===o.children.length&&a instanceof xn.TextNode?a.text=a.text.replace(/\u2212/,"-").replace(/\u2217/,"*"):r=!1;break;default:r=!1}else r=!1}if(r){var s=n.map((function(e){return e.toText()})).join("");n=[new xn.TextNode(s)]}var l=new xn.MathNode("mi",n);l.setAttribute("mathvariant","normal");var c=new xn.MathNode("mo",[wn("\u2061","text")]);return e.parentIsSupSub?new xn.MathNode("mo",[l,c]):xn.newDocumentFragment([l,c])};function oi(e,t,n){for(var r=ln(e,t,!1),i=t.sizeMultiplier/n.sizeMultiplier,o=0;o<r.length;o++){var a=r[o].classes.indexOf("sizing");a<0?Array.prototype.push.apply(r[o].classes,t.sizingClasses(n)):r[o].classes[a+1]==="reset-size"+t.size&&(r[o].classes[a+1]="reset-size"+n.size),r[o].height*=i,r[o].depth*=i}return Ft.makeFragment(r)}$t({type:"operatorname",names:["\\operatorname","\\operatorname*"],props:{numArgs:1},handler:function(e,t){var n=e.parser,r=e.funcName,i=t[0];return{type:"operatorname",mode:n.mode,body:tn(i),alwaysHandleSupSub:"\\operatorname*"===r,limits:!1,parentIsSupSub:!1}},htmlBuilder:ri,mathmlBuilder:ii}),en({type:"ordgroup",htmlBuilder:function(e,t){return e.semisimple?Ft.makeFragment(ln(e.body,t,!1)):Ft.makeSpan(["mord"],ln(e.body,t,!0),t)},mathmlBuilder:function(e,t){return En(e.body,t,!0)}}),$t({type:"overline",names:["\\overline"],props:{numArgs:1},handler:function(e,t){var n=e.parser,r=t[0];return{type:"overline",mode:n.mode,body:r}},htmlBuilder:function(e,t){var n=pn(e.body,t.havingCrampedStyle()),r=Ft.makeLineSpan("overline-line",t),i=t.fontMetrics().defaultRuleThickness,o=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n},{type:"kern",size:3*i},{type:"elem",elem:r},{type:"kern",size:i}]},t);return Ft.makeSpan(["mord","overline"],[o],t)},mathmlBuilder:function(e,t){var n=new xn.MathNode("mo",[new xn.TextNode("\u203e")]);n.setAttribute("stretchy","true");var r=new xn.MathNode("mover",[Bn(e.body,t),n]);return r.setAttribute("accent","true"),r}}),$t({type:"phantom",names:["\\phantom"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var n=e.parser,r=t[0];return{type:"phantom",mode:n.mode,body:tn(r)}},htmlBuilder:function(e,t){var n=ln(e.body,t.withPhantom(),!1);return Ft.makeFragment(n)},mathmlBuilder:function(e,t){var n=Sn(e.body,t);return new xn.MathNode("mphantom",n)}}),$t({type:"hphantom",names:["\\hphantom"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var n=e.parser,r=t[0];return{type:"hphantom",mode:n.mode,body:r}},htmlBuilder:function(e,t){var n=Ft.makeSpan([],[pn(e.body,t.withPhantom())]);if(n.height=0,n.depth=0,n.children)for(var r=0;r<n.children.length;r++)n.children[r].height=0,n.children[r].depth=0;return n=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n}]},t),Ft.makeSpan(["mord"],[n],t)},mathmlBuilder:function(e,t){var n=Sn(tn(e.body),t),r=new xn.MathNode("mphantom",n),i=new xn.MathNode("mpadded",[r]);return i.setAttribute("height","0px"),i.setAttribute("depth","0px"),i}}),$t({type:"vphantom",names:["\\vphantom"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var n=e.parser,r=t[0];return{type:"vphantom",mode:n.mode,body:r}},htmlBuilder:function(e,t){var n=Ft.makeSpan(["inner"],[pn(e.body,t.withPhantom())]),r=Ft.makeSpan(["fix"],[]);return Ft.makeSpan(["mord","rlap"],[n,r],t)},mathmlBuilder:function(e,t){var n=Sn(tn(e.body),t),r=new xn.MathNode("mphantom",n),i=new xn.MathNode("mpadded",[r]);return i.setAttribute("width","0px"),i}}),$t({type:"raisebox",names:["\\raisebox"],props:{numArgs:2,argTypes:["size","hbox"],allowedInText:!0},handler:function(e,t){var n=e.parser,r=jt(t[0],"size").value,i=t[1];return{type:"raisebox",mode:n.mode,dy:r,body:i}},htmlBuilder:function(e,t){var n=pn(e.body,t),r=ft(e.dy,t);return Ft.makeVList({positionType:"shift",positionData:-r,children:[{type:"elem",elem:n}]},t)},mathmlBuilder:function(e,t){var n=new xn.MathNode("mpadded",[Bn(e.body,t)]),r=e.dy.number+e.dy.unit;return n.setAttribute("voffset",r),n}}),$t({type:"rule",names:["\\rule"],props:{numArgs:2,numOptionalArgs:1,argTypes:["size","size","size"]},handler:function(e,t,n){var r=e.parser,i=n[0],o=jt(t[0],"size"),a=jt(t[1],"size");return{type:"rule",mode:r.mode,shift:i&&jt(i,"size").value,width:o.value,height:a.value}},htmlBuilder:function(e,t){var n=Ft.makeSpan(["mord","rule"],[],t),r=ft(e.width,t),i=ft(e.height,t),o=e.shift?ft(e.shift,t):0;return n.style.borderRightWidth=r+"em",n.style.borderTopWidth=i+"em",n.style.bottom=o+"em",n.width=r,n.height=i+o,n.depth=-o,n.maxFontSize=1.125*i*t.sizeMultiplier,n},mathmlBuilder:function(e,t){var n=ft(e.width,t),r=ft(e.height,t),i=e.shift?ft(e.shift,t):0,o=t.color&&t.getColor()||"black",a=new xn.MathNode("mspace");a.setAttribute("mathbackground",o),a.setAttribute("width",n+"em"),a.setAttribute("height",r+"em");var s=new xn.MathNode("mpadded",[a]);return i>=0?s.setAttribute("height","+"+i+"em"):(s.setAttribute("height",i+"em"),s.setAttribute("depth","+"+-i+"em")),s.setAttribute("voffset",i+"em"),s}});var ai=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"],si=function(e,t){var n=t.havingSize(e.size);return oi(e.body,n,t)};$t({type:"sizing",names:ai,props:{numArgs:0,allowedInText:!0},handler:function(e,t){var n=e.breakOnTokenText,r=e.funcName,i=e.parser,o=i.parseExpression(!1,n);return{type:"sizing",mode:i.mode,size:ai.indexOf(r)+1,body:o}},htmlBuilder:si,mathmlBuilder:function(e,t){var n=t.havingSize(e.size),r=Sn(e.body,n),i=new xn.MathNode("mstyle",r);return i.setAttribute("mathsize",n.sizeMultiplier+"em"),i}}),$t({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:function(e,t,n){var r=e.parser,i=!1,o=!1,a=n[0]&&jt(n[0],"ordgroup");if(a)for(var s="",l=0;l<a.body.length;++l){var c=a.body[l];if(s=c.text,"t"===s)i=!0;else{if("b"!==s){i=!1,o=!1;break}o=!0}}else i=!0,o=!0;var u=t[0];return{type:"smash",mode:r.mode,body:u,smashHeight:i,smashDepth:o}},htmlBuilder:function(e,t){var n=Ft.makeSpan([],[pn(e.body,t)]);if(!e.smashHeight&&!e.smashDepth)return n;if(e.smashHeight&&(n.height=0,n.children))for(var r=0;r<n.children.length;r++)n.children[r].height=0;if(e.smashDepth&&(n.depth=0,n.children))for(var i=0;i<n.children.length;i++)n.children[i].depth=0;var o=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n}]},t);return Ft.makeSpan(["mord"],[o],t)},mathmlBuilder:function(e,t){var n=new xn.MathNode("mpadded",[Bn(e.body,t)]);return e.smashHeight&&n.setAttribute("height","0px"),e.smashDepth&&n.setAttribute("depth","0px"),n}}),$t({type:"sqrt",names:["\\sqrt"],props:{numArgs:1,numOptionalArgs:1},handler:function(e,t,n){var r=e.parser,i=n[0],o=t[0];return{type:"sqrt",mode:r.mode,body:o,index:i}},htmlBuilder:function(e,t){var n=pn(e.body,t.havingCrampedStyle());0===n.height&&(n.height=t.fontMetrics().xHeight),n=Ft.wrapFragment(n,t);var r=t.fontMetrics(),i=r.defaultRuleThickness,o=i;t.style.id<P.TEXT.id&&(o=t.fontMetrics().xHeight);var a=i+o/4,s=n.height+n.depth+a+i,l=Ar.sqrtImage(s,t),c=l.span,u=l.ruleWidth,d=l.advanceWidth,h=c.height-u;h>n.height+n.depth+a&&(a=(a+h-n.height-n.depth)/2);var f=c.height-n.height-a-u;n.style.paddingLeft=d+"em";var p=Ft.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n,wrapperClasses:["svg-align"]},{type:"kern",size:-(n.height+f)},{type:"elem",elem:c},{type:"kern",size:u}]},t);if(e.index){var g=t.havingStyle(P.SCRIPTSCRIPT),m=pn(e.index,g,t),A=.6*(p.height-p.depth),v=Ft.makeVList({positionType:"shift",positionData:-A,children:[{type:"elem",elem:m}]},t),y=Ft.makeSpan(["root"],[v]);return Ft.makeSpan(["mord","sqrt"],[y,p],t)}return Ft.makeSpan(["mord","sqrt"],[p],t)},mathmlBuilder:function(e,t){var n=e.body,r=e.index;return r?new xn.MathNode("mroot",[Bn(n,t),Bn(r,t)]):new xn.MathNode("msqrt",[Bn(n,t)])}});var li={display:P.DISPLAY,text:P.TEXT,script:P.SCRIPT,scriptscript:P.SCRIPTSCRIPT};$t({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0},handler:function(e,t){var n=e.breakOnTokenText,r=e.funcName,i=e.parser,o=i.parseExpression(!0,n),a=r.slice(1,r.length-5);return{type:"styling",mode:i.mode,style:a,body:o}},htmlBuilder:function(e,t){var n=li[e.style],r=t.havingStyle(n).withFont("");return oi(e.body,r,t)},mathmlBuilder:function(e,t){var n=li[e.style],r=t.havingStyle(n),i=Sn(e.body,r),o=new xn.MathNode("mstyle",i),a={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]},s=a[e.style];return o.setAttribute("scriptlevel",s[0]),o.setAttribute("displaystyle",s[1]),o}});var ci=function(e,t){var n=e.base;if(n){if("op"===n.type){var r=n.limits&&(t.style.size===P.DISPLAY.size||n.alwaysHandleSupSub);return r?$r:null}if("operatorname"===n.type){var i=n.alwaysHandleSupSub&&(t.style.size===P.DISPLAY.size||n.limits);return i?ri:null}if("accent"===n.type)return v.isCharacterBox(n.base)?Un:null;if("horizBrace"===n.type){var o=!e.sub;return o===n.isOver?Gr:null}return null}return null};en({type:"supsub",htmlBuilder:function(e,t){var n=ci(e,t);if(n)return n(e,t);var r,i,o,a=e.base,s=e.sup,l=e.sub,c=pn(a,t),u=t.fontMetrics(),d=0,h=0,f=a&&v.isCharacterBox(a);if(s){var p=t.havingStyle(t.style.sup());r=pn(s,p,t),f||(d=c.height-p.fontMetrics().supDrop*p.sizeMultiplier/t.sizeMultiplier)}if(l){var g=t.havingStyle(t.style.sub());i=pn(l,g,t),f||(h=c.depth+g.fontMetrics().subDrop*g.sizeMultiplier/t.sizeMultiplier)}o=t.style===P.DISPLAY?u.sup1:t.style.cramped?u.sup3:u.sup2;var m,A=t.sizeMultiplier,y=.5/u.ptPerEm/A+"em",b=null;if(i){var x=e.base&&"op"===e.base.type&&e.base.name&&("\\oiint"===e.base.name||"\\oiiint"===e.base.name);(c instanceof oe||x)&&(b=-c.italic+"em")}if(r&&i){d=Math.max(d,o,r.depth+.25*u.xHeight),h=Math.max(h,u.sub2);var w=u.defaultRuleThickness,_=4*w;if(d-r.depth-(i.height-h)<_){h=_-(d-r.depth)+i.height;var C=.8*u.xHeight-(d-r.depth);C>0&&(d+=C,h-=C)}var S=[{type:"elem",elem:i,shift:h,marginRight:y,marginLeft:b},{type:"elem",elem:r,shift:-d,marginRight:y}];m=Ft.makeVList({positionType:"individualShift",children:S},t)}else if(i){h=Math.max(h,u.sub1,i.height-.8*u.xHeight);var E=[{type:"elem",elem:i,marginLeft:b,marginRight:y}];m=Ft.makeVList({positionType:"shift",positionData:h,children:E},t)}else{if(!r)throw new Error("supsub must have either sup or sub.");d=Math.max(d,o,r.depth+.25*u.xHeight),m=Ft.makeVList({positionType:"shift",positionData:-d,children:[{type:"elem",elem:r,marginRight:y}]},t)}var B=hn(c,"right")||"mord";return Ft.makeSpan([B],[c,Ft.makeSpan(["msupsub"],[m])],t)},mathmlBuilder:function(e,t){var n,r,i=!1,o=Ut(e.base,"horizBrace");o&&(r=!!e.sup,r===o.isOver&&(i=!0,n=o.isOver)),!e.base||"op"!==e.base.type&&"operatorname"!==e.base.type||(e.base.parentIsSupSub=!0);var a,s=[Bn(e.base,t)];if(e.sub&&s.push(Bn(e.sub,t)),e.sup&&s.push(Bn(e.sup,t)),i)a=n?"mover":"munder";else if(e.sub)if(e.sup){var l=e.base;a=l&&"op"===l.type&&l.limits&&t.style===P.DISPLAY||l&&"operatorname"===l.type&&l.alwaysHandleSupSub&&(t.style===P.DISPLAY||l.limits)?"munderover":"msubsup"}else{var c=e.base;a=c&&"op"===c.type&&c.limits&&(t.style===P.DISPLAY||c.alwaysHandleSupSub)||c&&"operatorname"===c.type&&c.alwaysHandleSupSub&&(c.limits||t.style===P.DISPLAY)?"munder":"msub"}else{var u=e.base;a=u&&"op"===u.type&&u.limits&&(t.style===P.DISPLAY||u.alwaysHandleSupSub)||u&&"operatorname"===u.type&&u.alwaysHandleSupSub&&(u.limits||t.style===P.DISPLAY)?"mover":"msup"}var d=new xn.MathNode(a,s);return d}}),en({type:"atom",htmlBuilder:function(e,t){return Ft.mathsym(e.text,e.mode,t,["m"+e.family])},mathmlBuilder:function(e,t){var n=new xn.MathNode("mo",[wn(e.text,e.mode)]);if("bin"===e.family){var r=Cn(e,t);"bold-italic"===r&&n.setAttribute("mathvariant",r)}else"punct"===e.family?n.setAttribute("separator","true"):"open"!==e.family&&"close"!==e.family||n.setAttribute("stretchy","false");return n}});var ui={mi:"italic",mn:"normal",mtext:"normal"};en({type:"mathord",htmlBuilder:function(e,t){return Ft.makeOrd(e,t,"mathord")},mathmlBuilder:function(e,t){var n=new xn.MathNode("mi",[wn(e.text,e.mode,t)]),r=Cn(e,t)||"italic";return r!==ui[n.type]&&n.setAttribute("mathvariant",r),n}}),en({type:"textord",htmlBuilder:function(e,t){return Ft.makeOrd(e,t,"textord")},mathmlBuilder:function(e,t){var n,r=wn(e.text,e.mode,t),i=Cn(e,t)||"normal";return n="text"===e.mode?new xn.MathNode("mtext",[r]):/[0-9]/.test(e.text)?new xn.MathNode("mn",[r]):"\\prime"===e.text?new xn.MathNode("mo",[r]):new xn.MathNode("mi",[r]),i!==ui[n.type]&&n.setAttribute("mathvariant",i),n}});var di={"\\nobreak":"nobreak","\\allowbreak":"allowbreak"},hi={" ":{},"\\ ":{},"~":{className:"nobreak"},"\\space":{},"\\nobreakspace":{className:"nobreak"}};en({type:"spacing",htmlBuilder:function(e,t){if(hi.hasOwnProperty(e.text)){var n=hi[e.text].className||"";if("text"===e.mode){var r=Ft.makeOrd(e,t,"textord");return r.classes.push(n),r}return Ft.makeSpan(["mspace",n],[Ft.mathsym(e.text,e.mode,t)],t)}if(di.hasOwnProperty(e.text))return Ft.makeSpan(["mspace",di[e.text]],[],t);throw new a('Unknown type of space "'+e.text+'"')},mathmlBuilder:function(e,t){var n;if(!hi.hasOwnProperty(e.text)){if(di.hasOwnProperty(e.text))return new xn.MathNode("mspace");throw new a('Unknown type of space "'+e.text+'"')}return n=new xn.MathNode("mtext",[new xn.TextNode("\xa0")]),n}});var fi=function(){var e=new xn.MathNode("mtd",[]);return e.setAttribute("width","50%"),e};en({type:"tag",mathmlBuilder:function(e,t){var n=new xn.MathNode("mtable",[new xn.MathNode("mtr",[fi(),new xn.MathNode("mtd",[En(e.body,t)]),fi(),new xn.MathNode("mtd",[En(e.tag,t)])])]);return n.setAttribute("width","100%"),n}});var pi={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},gi={"\\textbf":"textbf","\\textmd":"textmd"},mi={"\\textit":"textit","\\textup":"textup"},Ai=function(e,t){var n=e.font;return n?pi[n]?t.withTextFontFamily(pi[n]):gi[n]?t.withTextFontWeight(gi[n]):t.withTextFontShape(mi[n]):t};$t({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textmd","\\textit","\\textup"],props:{numArgs:1,argTypes:["text"],greediness:2,allowedInText:!0},handler:function(e,t){var n=e.parser,r=e.funcName,i=t[0];return{type:"text",mode:n.mode,body:tn(i),font:r}},htmlBuilder:function(e,t){var n=Ai(e,t),r=ln(e.body,n,!0);return Ft.makeSpan(["mord","text"],Ft.tryCombineChars(r),n)},mathmlBuilder:function(e,t){var n=Ai(e,t);return En(e.body,n)}}),$t({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var n=e.parser;return{type:"underline",mode:n.mode,body:t[0]}},htmlBuilder:function(e,t){var n=pn(e.body,t),r=Ft.makeLineSpan("underline-line",t),i=t.fontMetrics().defaultRuleThickness,o=Ft.makeVList({positionType:"top",positionData:n.height,children:[{type:"kern",size:i},{type:"elem",elem:r},{type:"kern",size:3*i},{type:"elem",elem:n}]},t);return Ft.makeSpan(["mord","underline"],[o],t)},mathmlBuilder:function(e,t){var n=new xn.MathNode("mo",[new xn.TextNode("\u203e")]);n.setAttribute("stretchy","true");var r=new xn.MathNode("munder",[Bn(e.body,t),n]);return r.setAttribute("accentunder","true"),r}}),$t({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler:function(e,t,n){throw new a("\\verb ended by end of line instead of matching delimiter")},htmlBuilder:function(e,t){for(var n=vi(e),r=[],i=t.havingStyle(t.style.text()),o=0;o<n.length;o++){var a=n[o];"~"===a&&(a="\\textasciitilde"),r.push(Ft.makeSymbol(a,"Typewriter-Regular",e.mode,i,["mord","texttt"]))}return Ft.makeSpan(["mord","text"].concat(i.sizingClasses(t)),Ft.tryCombineChars(r),i)},mathmlBuilder:function(e,t){var n=new xn.TextNode(vi(e)),r=new xn.MathNode("mtext",[n]);return r.setAttribute("mathvariant","monospace"),r}});var vi=function(e){return e.body.replace(/ /g,e.star?"\u2423":"\xa0")},yi=Xt,bi=yi,xi="[ \r\n\t]",wi="\\\\[a-zA-Z@]+",_i="\\\\[^\ud800-\udfff]",Ci=""+wi+xi+"*",Si=new RegExp("^("+wi+")"+xi+"*$"),Ei="[\u0300-\u036f]",Bi=new RegExp(Ei+"+$"),Oi="("+xi+"+)|([!-\\[\\]-\u2027\u202a-\ud7ff\uf900-\uffff]"+Ei+"*|[\ud800-\udbff][\udc00-\udfff]"+Ei+"*|\\\\verb\\*([^]).*?\\3|\\\\verb([^*a-zA-Z]).*?\\4|\\\\operatorname\\*|"+Ci+"|"+_i+")",ki=function(){function e(e,t){this.input=void 0,this.settings=void 0,this.tokenRegex=void 0,this.catcodes=void 0,this.input=e,this.settings=t,this.tokenRegex=new RegExp(Oi,"g"),this.catcodes={"%":14}}var t=e.prototype;return t.setCatcode=function(e,t){this.catcodes[e]=t},t.lex=function(){var e=this.input,t=this.tokenRegex.lastIndex;if(t===e.length)return new i("EOF",new r(this,t,t));var n=this.tokenRegex.exec(e);if(null===n||n.index!==t)throw new a("Unexpected character: '"+e[t]+"'",new i(e[t],new r(this,t,t+1)));var o=n[2]||" ";if(14===this.catcodes[o]){var s=e.indexOf("\n",this.tokenRegex.lastIndex);return-1===s?(this.tokenRegex.lastIndex=e.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=s+1,this.lex()}var l=o.match(Si);return l&&(o=l[1]),new i(o,new r(this,t,this.tokenRegex.lastIndex))},e}(),Mi=function(){function e(e,t){void 0===e&&(e={}),void 0===t&&(t={}),this.current=void 0,this.builtins=void 0,this.undefStack=void 0,this.current=t,this.builtins=e,this.undefStack=[]}var t=e.prototype;return t.beginGroup=function(){this.undefStack.push({})},t.endGroup=function(){if(0===this.undefStack.length)throw new a("Unbalanced namespace destruction: attempt to pop global namespace; please report this as a bug");var e=this.undefStack.pop();for(var t in e)e.hasOwnProperty(t)&&(void 0===e[t]?delete this.current[t]:this.current[t]=e[t])},t.has=function(e){return this.current.hasOwnProperty(e)||this.builtins.hasOwnProperty(e)},t.get=function(e){return this.current.hasOwnProperty(e)?this.current[e]:this.builtins[e]},t.set=function(e,t,n){if(void 0===n&&(n=!1),n){for(var r=0;r<this.undefStack.length;r++)delete this.undefStack[r][e];this.undefStack.length>0&&(this.undefStack[this.undefStack.length-1][e]=t)}else{var i=this.undefStack[this.undefStack.length-1];i&&!i.hasOwnProperty(e)&&(i[e]=this.current[e])}this.current[e]=t},e}(),Ni={},Ti=Ni;function Ii(e,t){Ni[e]=t}Ii("\\@firstoftwo",(function(e){var t=e.consumeArgs(2);return{tokens:t[0],numArgs:0}})),Ii("\\@secondoftwo",(function(e){var t=e.consumeArgs(2);return{tokens:t[1],numArgs:0}})),Ii("\\@ifnextchar",(function(e){var t=e.consumeArgs(3),n=e.future();return 1===t[0].length&&t[0][0].text===n.text?{tokens:t[1],numArgs:0}:{tokens:t[2],numArgs:0}})),Ii("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}"),Ii("\\TextOrMath",(function(e){var t=e.consumeArgs(2);return"text"===e.mode?{tokens:t[0],numArgs:0}:{tokens:t[1],numArgs:0}}));var Li={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};Ii("\\char",(function(e){var t,n=e.popToken(),r="";if("'"===n.text)t=8,n=e.popToken();else if('"'===n.text)t=16,n=e.popToken();else if("`"===n.text)if(n=e.popToken(),"\\"===n.text[0])r=n.text.charCodeAt(1);else{if("EOF"===n.text)throw new a("\\char` missing argument");r=n.text.charCodeAt(0)}else t=10;if(t){if(r=Li[n.text],null==r||r>=t)throw new a("Invalid base-"+t+" digit "+n.text);var i;while(null!=(i=Li[e.future().text])&&i<t)r*=t,r+=i,e.popToken()}return"\\@char{"+r+"}"}));var Di=function(e,t){var n=e.consumeArgs(1)[0];if(1!==n.length)throw new a("\\gdef's first argument must be a macro name");var r=n[0].text,i=0;n=e.consumeArgs(1)[0];while(1===n.length&&"#"===n[0].text){if(n=e.consumeArgs(1)[0],1!==n.length)throw new a('Invalid argument number length "'+n.length+'"');if(!/^[1-9]$/.test(n[0].text))throw new a('Invalid argument number "'+n[0].text+'"');if(i++,parseInt(n[0].text)!==i)throw new a('Argument number "'+n[0].text+'" out of order');n=e.consumeArgs(1)[0]}return e.macros.set(r,{tokens:n,numArgs:i},t),""};Ii("\\gdef",(function(e){return Di(e,!0)})),Ii("\\def",(function(e){return Di(e,!1)})),Ii("\\global",(function(e){var t=e.consumeArgs(1)[0];if(1!==t.length)throw new a("Invalid command after \\global");var n=t[0].text;if("\\def"===n)return Di(e,!0);throw new a("Invalid command '"+n+"' after \\global")}));var Pi=function(e,t,n){var r=e.consumeArgs(1)[0];if(1!==r.length)throw new a("\\newcommand's first argument must be a macro name");var i=r[0].text,o=e.isDefined(i);if(o&&!t)throw new a("\\newcommand{"+i+"} attempting to redefine "+i+"; use \\renewcommand");if(!o&&!n)throw new a("\\renewcommand{"+i+"} when command "+i+" does not yet exist; use \\newcommand");var s=0;if(r=e.consumeArgs(1)[0],1===r.length&&"["===r[0].text){var l="",c=e.expandNextToken();while("]"!==c.text&&"EOF"!==c.text)l+=c.text,c=e.expandNextToken();if(!l.match(/^\s*[0-9]+\s*$/))throw new a("Invalid number of arguments: "+l);s=parseInt(l),r=e.consumeArgs(1)[0]}return e.macros.set(i,{tokens:r,numArgs:s}),""};Ii("\\newcommand",(function(e){return Pi(e,!1,!0)})),Ii("\\renewcommand",(function(e){return Pi(e,!0,!1)})),Ii("\\providecommand",(function(e){return Pi(e,!0,!0)})),Ii("\\bgroup","{"),Ii("\\egroup","}"),Ii("\\lq","`"),Ii("\\rq","'"),Ii("\\aa","\\r a"),Ii("\\AA","\\r A"),Ii("\\textcopyright","\\html@mathml{\\textcircled{c}}{\\char`\xa9}"),Ii("\\copyright","\\TextOrMath{\\textcopyright}{\\text{\\textcopyright}}"),Ii("\\textregistered","\\html@mathml{\\textcircled{\\scriptsize R}}{\\char`\xae}"),Ii("\u212c","\\mathscr{B}"),Ii("\u2130","\\mathscr{E}"),Ii("\u2131","\\mathscr{F}"),Ii("\u210b","\\mathscr{H}"),Ii("\u2110","\\mathscr{I}"),Ii("\u2112","\\mathscr{L}"),Ii("\u2133","\\mathscr{M}"),Ii("\u211b","\\mathscr{R}"),Ii("\u212d","\\mathfrak{C}"),Ii("\u210c","\\mathfrak{H}"),Ii("\u2128","\\mathfrak{Z}"),Ii("\\Bbbk","\\Bbb{k}"),Ii("\xb7","\\cdotp"),Ii("\\llap","\\mathllap{\\textrm{#1}}"),Ii("\\rlap","\\mathrlap{\\textrm{#1}}"),Ii("\\clap","\\mathclap{\\textrm{#1}}"),Ii("\\not",'\\html@mathml{\\mathrel{\\mathrlap\\@not}}{\\char"338}'),Ii("\\neq","\\html@mathml{\\mathrel{\\not=}}{\\mathrel{\\char`\u2260}}"),Ii("\\ne","\\neq"),Ii("\u2260","\\neq"),Ii("\\notin","\\html@mathml{\\mathrel{{\\in}\\mathllap{/\\mskip1mu}}}{\\mathrel{\\char`\u2209}}"),Ii("\u2209","\\notin"),Ii("\u2258","\\html@mathml{\\mathrel{=\\kern{-1em}\\raisebox{0.4em}{$\\scriptsize\\frown$}}}{\\mathrel{\\char`\u2258}}"),Ii("\u2259","\\html@mathml{\\stackrel{\\tiny\\wedge}{=}}{\\mathrel{\\char`\u2258}}"),Ii("\u225a","\\html@mathml{\\stackrel{\\tiny\\vee}{=}}{\\mathrel{\\char`\u225a}}"),Ii("\u225b","\\html@mathml{\\stackrel{\\scriptsize\\star}{=}}{\\mathrel{\\char`\u225b}}"),Ii("\u225d","\\html@mathml{\\stackrel{\\tiny\\mathrm{def}}{=}}{\\mathrel{\\char`\u225d}}"),Ii("\u225e","\\html@mathml{\\stackrel{\\tiny\\mathrm{m}}{=}}{\\mathrel{\\char`\u225e}}"),Ii("\u225f","\\html@mathml{\\stackrel{\\tiny?}{=}}{\\mathrel{\\char`\u225f}}"),Ii("\u27c2","\\perp"),Ii("\u203c","\\mathclose{!\\mkern-0.8mu!}"),Ii("\u220c","\\notni"),Ii("\u231c","\\ulcorner"),Ii("\u231d","\\urcorner"),Ii("\u231e","\\llcorner"),Ii("\u231f","\\lrcorner"),Ii("\xa9","\\copyright"),Ii("\xae","\\textregistered"),Ii("\ufe0f","\\textregistered"),Ii("\\vdots","\\mathord{\\varvdots\\rule{0pt}{15pt}}"),Ii("\u22ee","\\vdots"),Ii("\\varGamma","\\mathit{\\Gamma}"),Ii("\\varDelta","\\mathit{\\Delta}"),Ii("\\varTheta","\\mathit{\\Theta}"),Ii("\\varLambda","\\mathit{\\Lambda}"),Ii("\\varXi","\\mathit{\\Xi}"),Ii("\\varPi","\\mathit{\\Pi}"),Ii("\\varSigma","\\mathit{\\Sigma}"),Ii("\\varUpsilon","\\mathit{\\Upsilon}"),Ii("\\varPhi","\\mathit{\\Phi}"),Ii("\\varPsi","\\mathit{\\Psi}"),Ii("\\varOmega","\\mathit{\\Omega}"),Ii("\\substack","\\begin{subarray}{c}#1\\end{subarray}"),Ii("\\colon","\\nobreak\\mskip2mu\\mathpunct{}\\mathchoice{\\mkern-3mu}{\\mkern-3mu}{}{}{:}\\mskip6mu"),Ii("\\boxed","\\fbox{$\\displaystyle{#1}$}"),Ii("\\iff","\\DOTSB\\;\\Longleftrightarrow\\;"),Ii("\\implies","\\DOTSB\\;\\Longrightarrow\\;"),Ii("\\impliedby","\\DOTSB\\;\\Longleftarrow\\;");var Ri={",":"\\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"};Ii("\\dots",(function(e){var t="\\dotso",n=e.expandAfterFuture().text;return n in Ri?t=Ri[n]:("\\not"===n.substr(0,4)||n in xe.math&&v.contains(["bin","rel"],xe.math[n].group))&&(t="\\dotsb"),t}));var Fi={")":!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};Ii("\\dotso",(function(e){var t=e.future().text;return t in Fi?"\\ldots\\,":"\\ldots"})),Ii("\\dotsc",(function(e){var t=e.future().text;return t in Fi&&","!==t?"\\ldots\\,":"\\ldots"})),Ii("\\cdots",(function(e){var t=e.future().text;return t in Fi?"\\@cdots\\,":"\\@cdots"})),Ii("\\dotsb","\\cdots"),Ii("\\dotsm","\\cdots"),Ii("\\dotsi","\\!\\cdots"),Ii("\\dotsx","\\ldots\\,"),Ii("\\DOTSI","\\relax"),Ii("\\DOTSB","\\relax"),Ii("\\DOTSX","\\relax"),Ii("\\tmspace","\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax"),Ii("\\,","\\tmspace+{3mu}{.1667em}"),Ii("\\thinspace","\\,"),Ii("\\>","\\mskip{4mu}"),Ii("\\:","\\tmspace+{4mu}{.2222em}"),Ii("\\medspace","\\:"),Ii("\\;","\\tmspace+{5mu}{.2777em}"),Ii("\\thickspace","\\;"),Ii("\\!","\\tmspace-{3mu}{.1667em}"),Ii("\\negthinspace","\\!"),Ii("\\negmedspace","\\tmspace-{4mu}{.2222em}"),Ii("\\negthickspace","\\tmspace-{5mu}{.277em}"),Ii("\\enspace","\\kern.5em "),Ii("\\enskip","\\hskip.5em\\relax"),Ii("\\quad","\\hskip1em\\relax"),Ii("\\qquad","\\hskip2em\\relax"),Ii("\\tag","\\@ifstar\\tag@literal\\tag@paren"),Ii("\\tag@paren","\\tag@literal{({#1})}"),Ii("\\tag@literal",(function(e){if(e.macros.get("\\df@tag"))throw new a("Multiple \\tag");return"\\gdef\\df@tag{\\text{#1}}"})),Ii("\\bmod","\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}\\mathbin{\\rm mod}\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}"),Ii("\\pod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern8mu}{\\mkern8mu}{\\mkern8mu}(#1)"),Ii("\\pmod","\\pod{{\\rm mod}\\mkern6mu#1}"),Ii("\\mod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1"),Ii("\\pmb","\\html@mathml{\\@binrel{#1}{\\mathrlap{#1}\\kern0.5px#1}}{\\mathbf{#1}}"),Ii("\\\\","\\newline"),Ii("\\TeX","\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");var ji=de["Main-Regular"]["T".charCodeAt(0)][1]-.7*de["Main-Regular"]["A".charCodeAt(0)][1]+"em";Ii("\\LaTeX","\\textrm{\\html@mathml{L\\kern-.36em\\raisebox{"+ji+"}{\\scriptstyle A}\\kern-.15em\\TeX}{LaTeX}}"),Ii("\\KaTeX","\\textrm{\\html@mathml{K\\kern-.17em\\raisebox{"+ji+"}{\\scriptstyle A}\\kern-.15em\\TeX}{KaTeX}}"),Ii("\\hspace","\\@ifstar\\@hspacer\\@hspace"),Ii("\\@hspace","\\hskip #1\\relax"),Ii("\\@hspacer","\\rule{0pt}{0pt}\\hskip #1\\relax"),Ii("\\ordinarycolon",":"),Ii("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}"),Ii("\\dblcolon",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon}}{\\mathop{\\char"2237}}'),Ii("\\coloneqq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2254}}'),Ii("\\Coloneqq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2237\\char"3d}}'),Ii("\\coloneq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"3a\\char"2212}}'),Ii("\\Coloneq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"2237\\char"2212}}'),Ii("\\eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2255}}'),Ii("\\Eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"3d\\char"2237}}'),Ii("\\eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2239}}'),Ii("\\Eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"2212\\char"2237}}'),Ii("\\colonapprox",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"3a\\char"2248}}'),Ii("\\Colonapprox",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"2237\\char"2248}}'),Ii("\\colonsim",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"3a\\char"223c}}'),Ii("\\Colonsim",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"2237\\char"223c}}'),Ii("\u2237","\\dblcolon"),Ii("\u2239","\\eqcolon"),Ii("\u2254","\\coloneqq"),Ii("\u2255","\\eqqcolon"),Ii("\u2a74","\\Coloneqq"),Ii("\\ratio","\\vcentcolon"),Ii("\\coloncolon","\\dblcolon"),Ii("\\colonequals","\\coloneqq"),Ii("\\coloncolonequals","\\Coloneqq"),Ii("\\equalscolon","\\eqqcolon"),Ii("\\equalscoloncolon","\\Eqqcolon"),Ii("\\colonminus","\\coloneq"),Ii("\\coloncolonminus","\\Coloneq"),Ii("\\minuscolon","\\eqcolon"),Ii("\\minuscoloncolon","\\Eqcolon"),Ii("\\coloncolonapprox","\\Colonapprox"),Ii("\\coloncolonsim","\\Colonsim"),Ii("\\simcolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),Ii("\\simcoloncolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon}"),Ii("\\approxcolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),Ii("\\approxcoloncolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon}"),Ii("\\notni","\\html@mathml{\\not\\ni}{\\mathrel{\\char`\u220c}}"),Ii("\\limsup","\\DOTSB\\operatorname*{lim\\,sup}"),Ii("\\liminf","\\DOTSB\\operatorname*{lim\\,inf}"),Ii("\\gvertneqq","\\html@mathml{\\@gvertneqq}{\u2269}"),Ii("\\lvertneqq","\\html@mathml{\\@lvertneqq}{\u2268}"),Ii("\\ngeqq","\\html@mathml{\\@ngeqq}{\u2271}"),Ii("\\ngeqslant","\\html@mathml{\\@ngeqslant}{\u2271}"),Ii("\\nleqq","\\html@mathml{\\@nleqq}{\u2270}"),Ii("\\nleqslant","\\html@mathml{\\@nleqslant}{\u2270}"),Ii("\\nshortmid","\\html@mathml{\\@nshortmid}{\u2224}"),Ii("\\nshortparallel","\\html@mathml{\\@nshortparallel}{\u2226}"),Ii("\\nsubseteqq","\\html@mathml{\\@nsubseteqq}{\u2288}"),Ii("\\nsupseteqq","\\html@mathml{\\@nsupseteqq}{\u2289}"),Ii("\\varsubsetneq","\\html@mathml{\\@varsubsetneq}{\u228a}"),Ii("\\varsubsetneqq","\\html@mathml{\\@varsubsetneqq}{\u2acb}"),Ii("\\varsupsetneq","\\html@mathml{\\@varsupsetneq}{\u228b}"),Ii("\\varsupsetneqq","\\html@mathml{\\@varsupsetneqq}{\u2acc}"),Ii("\\llbracket","\\html@mathml{\\mathopen{[\\mkern-3.2mu[}}{\\mathopen{\\char`\u27e6}}"),Ii("\\rrbracket","\\html@mathml{\\mathclose{]\\mkern-3.2mu]}}{\\mathclose{\\char`\u27e7}}"),Ii("\u27e6","\\llbracket"),Ii("\u27e7","\\rrbracket"),Ii("\\lBrace","\\html@mathml{\\mathopen{\\{\\mkern-3.2mu[}}{\\mathopen{\\char`\u2983}}"),Ii("\\rBrace","\\html@mathml{\\mathclose{]\\mkern-3.2mu\\}}}{\\mathclose{\\char`\u2984}}"),Ii("\u2983","\\lBrace"),Ii("\u2984","\\rBrace"),Ii("\\darr","\\downarrow"),Ii("\\dArr","\\Downarrow"),Ii("\\Darr","\\Downarrow"),Ii("\\lang","\\langle"),Ii("\\rang","\\rangle"),Ii("\\uarr","\\uparrow"),Ii("\\uArr","\\Uparrow"),Ii("\\Uarr","\\Uparrow"),Ii("\\N","\\mathbb{N}"),Ii("\\R","\\mathbb{R}"),Ii("\\Z","\\mathbb{Z}"),Ii("\\alef","\\aleph"),Ii("\\alefsym","\\aleph"),Ii("\\Alpha","\\mathrm{A}"),Ii("\\Beta","\\mathrm{B}"),Ii("\\bull","\\bullet"),Ii("\\Chi","\\mathrm{X}"),Ii("\\clubs","\\clubsuit"),Ii("\\cnums","\\mathbb{C}"),Ii("\\Complex","\\mathbb{C}"),Ii("\\Dagger","\\ddagger"),Ii("\\diamonds","\\diamondsuit"),Ii("\\empty","\\emptyset"),Ii("\\Epsilon","\\mathrm{E}"),Ii("\\Eta","\\mathrm{H}"),Ii("\\exist","\\exists"),Ii("\\harr","\\leftrightarrow"),Ii("\\hArr","\\Leftrightarrow"),Ii("\\Harr","\\Leftrightarrow"),Ii("\\hearts","\\heartsuit"),Ii("\\image","\\Im"),Ii("\\infin","\\infty"),Ii("\\Iota","\\mathrm{I}"),Ii("\\isin","\\in"),Ii("\\Kappa","\\mathrm{K}"),Ii("\\larr","\\leftarrow"),Ii("\\lArr","\\Leftarrow"),Ii("\\Larr","\\Leftarrow"),Ii("\\lrarr","\\leftrightarrow"),Ii("\\lrArr","\\Leftrightarrow"),Ii("\\Lrarr","\\Leftrightarrow"),Ii("\\Mu","\\mathrm{M}"),Ii("\\natnums","\\mathbb{N}"),Ii("\\Nu","\\mathrm{N}"),Ii("\\Omicron","\\mathrm{O}"),Ii("\\plusmn","\\pm"),Ii("\\rarr","\\rightarrow"),Ii("\\rArr","\\Rightarrow"),Ii("\\Rarr","\\Rightarrow"),Ii("\\real","\\Re"),Ii("\\reals","\\mathbb{R}"),Ii("\\Reals","\\mathbb{R}"),Ii("\\Rho","\\mathrm{P}"),Ii("\\sdot","\\cdot"),Ii("\\sect","\\S"),Ii("\\spades","\\spadesuit"),Ii("\\sub","\\subset"),Ii("\\sube","\\subseteq"),Ii("\\supe","\\supseteq"),Ii("\\Tau","\\mathrm{T}"),Ii("\\thetasym","\\vartheta"),Ii("\\weierp","\\wp"),Ii("\\Zeta","\\mathrm{Z}"),Ii("\\argmin","\\DOTSB\\operatorname*{arg\\,min}"),Ii("\\argmax","\\DOTSB\\operatorname*{arg\\,max}"),Ii("\\plim","\\DOTSB\\mathop{\\operatorname{plim}}\\limits"),Ii("\\blue","\\textcolor{##6495ed}{#1}"),Ii("\\orange","\\textcolor{##ffa500}{#1}"),Ii("\\pink","\\textcolor{##ff00af}{#1}"),Ii("\\red","\\textcolor{##df0030}{#1}"),Ii("\\green","\\textcolor{##28ae7b}{#1}"),Ii("\\gray","\\textcolor{gray}{#1}"),Ii("\\purple","\\textcolor{##9d38bd}{#1}"),Ii("\\blueA","\\textcolor{##ccfaff}{#1}"),Ii("\\blueB","\\textcolor{##80f6ff}{#1}"),Ii("\\blueC","\\textcolor{##63d9ea}{#1}"),Ii("\\blueD","\\textcolor{##11accd}{#1}"),Ii("\\blueE","\\textcolor{##0c7f99}{#1}"),Ii("\\tealA","\\textcolor{##94fff5}{#1}"),Ii("\\tealB","\\textcolor{##26edd5}{#1}"),Ii("\\tealC","\\textcolor{##01d1c1}{#1}"),Ii("\\tealD","\\textcolor{##01a995}{#1}"),Ii("\\tealE","\\textcolor{##208170}{#1}"),Ii("\\greenA","\\textcolor{##b6ffb0}{#1}"),Ii("\\greenB","\\textcolor{##8af281}{#1}"),Ii("\\greenC","\\textcolor{##74cf70}{#1}"),Ii("\\greenD","\\textcolor{##1fab54}{#1}"),Ii("\\greenE","\\textcolor{##0d923f}{#1}"),Ii("\\goldA","\\textcolor{##ffd0a9}{#1}"),Ii("\\goldB","\\textcolor{##ffbb71}{#1}"),Ii("\\goldC","\\textcolor{##ff9c39}{#1}"),Ii("\\goldD","\\textcolor{##e07d10}{#1}"),Ii("\\goldE","\\textcolor{##a75a05}{#1}"),Ii("\\redA","\\textcolor{##fca9a9}{#1}"),Ii("\\redB","\\textcolor{##ff8482}{#1}"),Ii("\\redC","\\textcolor{##f9685d}{#1}"),Ii("\\redD","\\textcolor{##e84d39}{#1}"),Ii("\\redE","\\textcolor{##bc2612}{#1}"),Ii("\\maroonA","\\textcolor{##ffbde0}{#1}"),Ii("\\maroonB","\\textcolor{##ff92c6}{#1}"),Ii("\\maroonC","\\textcolor{##ed5fa6}{#1}"),Ii("\\maroonD","\\textcolor{##ca337c}{#1}"),Ii("\\maroonE","\\textcolor{##9e034e}{#1}"),Ii("\\purpleA","\\textcolor{##ddd7ff}{#1}"),Ii("\\purpleB","\\textcolor{##c6b9fc}{#1}"),Ii("\\purpleC","\\textcolor{##aa87ff}{#1}"),Ii("\\purpleD","\\textcolor{##7854ab}{#1}"),Ii("\\purpleE","\\textcolor{##543b78}{#1}"),Ii("\\mintA","\\textcolor{##f5f9e8}{#1}"),Ii("\\mintB","\\textcolor{##edf2df}{#1}"),Ii("\\mintC","\\textcolor{##e0e5cc}{#1}"),Ii("\\grayA","\\textcolor{##f6f7f7}{#1}"),Ii("\\grayB","\\textcolor{##f0f1f2}{#1}"),Ii("\\grayC","\\textcolor{##e3e5e6}{#1}"),Ii("\\grayD","\\textcolor{##d6d8da}{#1}"),Ii("\\grayE","\\textcolor{##babec2}{#1}"),Ii("\\grayF","\\textcolor{##888d93}{#1}"),Ii("\\grayG","\\textcolor{##626569}{#1}"),Ii("\\grayH","\\textcolor{##3b3e40}{#1}"),Ii("\\grayI","\\textcolor{##21242c}{#1}"),Ii("\\kaBlue","\\textcolor{##314453}{#1}"),Ii("\\kaGreen","\\textcolor{##71B307}{#1}");var Ui={"\\relax":!0,"^":!0,_:!0,"\\limits":!0,"\\nolimits":!0},Hi=function(){function e(e,t,n){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=t,this.expansionCount=0,this.feed(e),this.macros=new Mi(Ti,t.macros),this.mode=n,this.stack=[]}var t=e.prototype;return t.feed=function(e){this.lexer=new ki(e,this.settings)},t.switchMode=function(e){this.mode=e},t.beginGroup=function(){this.macros.beginGroup()},t.endGroup=function(){this.macros.endGroup()},t.future=function(){return 0===this.stack.length&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1]},t.popToken=function(){return this.future(),this.stack.pop()},t.pushToken=function(e){this.stack.push(e)},t.pushTokens=function(e){var t;(t=this.stack).push.apply(t,e)},t.consumeSpaces=function(){for(;;){var e=this.future();if(" "!==e.text)break;this.stack.pop()}},t.consumeArgs=function(e){for(var t=[],n=0;n<e;++n){this.consumeSpaces();var r=this.popToken();if("{"===r.text){var i=[],o=1;while(0!==o){var s=this.popToken();if(i.push(s),"{"===s.text)++o;else if("}"===s.text)--o;else if("EOF"===s.text)throw new a("End of input in macro argument",r)}i.pop(),i.reverse(),t[n]=i}else{if("EOF"===r.text)throw new a("End of input expecting macro argument");t[n]=[r]}}return t},t.expandOnce=function(){var e=this.popToken(),t=e.text,n=this._getExpansion(t);if(null==n)return this.pushToken(e),e;if(this.expansionCount++,this.expansionCount>this.settings.maxExpand)throw new a("Too many expansions: infinite loop or need to increase maxExpand setting");var r=n.tokens;if(n.numArgs){var i=this.consumeArgs(n.numArgs);r=r.slice();for(var o=r.length-1;o>=0;--o){var s=r[o];if("#"===s.text){if(0===o)throw new a("Incomplete placeholder at end of macro body",s);if(s=r[--o],"#"===s.text)r.splice(o+1,1);else{if(!/^[1-9]$/.test(s.text))throw new a("Not a valid argument number",s);var l;(l=r).splice.apply(l,[o,2].concat(i[+s.text-1]))}}}}return this.pushTokens(r),r},t.expandAfterFuture=function(){return this.expandOnce(),this.future()},t.expandNextToken=function(){for(;;){var e=this.expandOnce();if(e instanceof i){if("\\relax"!==e.text)return this.stack.pop();this.stack.pop()}}throw new Error},t.expandMacro=function(e){if(this.macros.get(e)){var t=[],n=this.stack.length;this.pushToken(new i(e));while(this.stack.length>n){var r=this.expandOnce();r instanceof i&&t.push(this.stack.pop())}return t}},t.expandMacroAsText=function(e){var t=this.expandMacro(e);return t?t.map((function(e){return e.text})).join(""):t},t._getExpansion=function(e){var t=this.macros.get(e);if(null==t)return t;var n="function"===typeof t?t(this):t;if("string"===typeof n){var r=0;if(-1!==n.indexOf("#")){var i=n.replace(/##/g,"");while(-1!==i.indexOf("#"+(r+1)))++r}var o=new ki(n,this.settings),a=[],s=o.lex();while("EOF"!==s.text)a.push(s),s=o.lex();a.reverse();var l={tokens:a,numArgs:r};return l}return n},t.isDefined=function(e){return this.macros.has(e)||bi.hasOwnProperty(e)||xe.math.hasOwnProperty(e)||xe.text.hasOwnProperty(e)||Ui.hasOwnProperty(e)},e}(),zi={"\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"}},Qi={"\xe1":"a\u0301","\xe0":"a\u0300","\xe4":"a\u0308","\u01df":"a\u0308\u0304","\xe3":"a\u0303","\u0101":"a\u0304","\u0103":"a\u0306","\u1eaf":"a\u0306\u0301","\u1eb1":"a\u0306\u0300","\u1eb5":"a\u0306\u0303","\u01ce":"a\u030c","\xe2":"a\u0302","\u1ea5":"a\u0302\u0301","\u1ea7":"a\u0302\u0300","\u1eab":"a\u0302\u0303","\u0227":"a\u0307","\u01e1":"a\u0307\u0304","\xe5":"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","\xe9":"e\u0301","\xe8":"e\u0300","\xeb":"e\u0308","\u1ebd":"e\u0303","\u0113":"e\u0304","\u1e17":"e\u0304\u0301","\u1e15":"e\u0304\u0300","\u0115":"e\u0306","\u011b":"e\u030c","\xea":"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","\xed":"i\u0301","\xec":"i\u0300","\xef":"i\u0308","\u1e2f":"i\u0308\u0301","\u0129":"i\u0303","\u012b":"i\u0304","\u012d":"i\u0306","\u01d0":"i\u030c","\xee":"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","\xf1":"n\u0303","\u0148":"n\u030c","\u1e45":"n\u0307","\xf3":"o\u0301","\xf2":"o\u0300","\xf6":"o\u0308","\u022b":"o\u0308\u0304","\xf5":"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","\xf4":"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","\xfa":"u\u0301","\xf9":"u\u0300","\xfc":"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","\xfb":"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","\xfd":"y\u0301","\u1ef3":"y\u0300","\xff":"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","\xc1":"A\u0301","\xc0":"A\u0300","\xc4":"A\u0308","\u01de":"A\u0308\u0304","\xc3":"A\u0303","\u0100":"A\u0304","\u0102":"A\u0306","\u1eae":"A\u0306\u0301","\u1eb0":"A\u0306\u0300","\u1eb4":"A\u0306\u0303","\u01cd":"A\u030c","\xc2":"A\u0302","\u1ea4":"A\u0302\u0301","\u1ea6":"A\u0302\u0300","\u1eaa":"A\u0302\u0303","\u0226":"A\u0307","\u01e0":"A\u0307\u0304","\xc5":"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","\xc9":"E\u0301","\xc8":"E\u0300","\xcb":"E\u0308","\u1ebc":"E\u0303","\u0112":"E\u0304","\u1e16":"E\u0304\u0301","\u1e14":"E\u0304\u0300","\u0114":"E\u0306","\u011a":"E\u030c","\xca":"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","\xcd":"I\u0301","\xcc":"I\u0300","\xcf":"I\u0308","\u1e2e":"I\u0308\u0301","\u0128":"I\u0303","\u012a":"I\u0304","\u012c":"I\u0306","\u01cf":"I\u030c","\xce":"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","\xd1":"N\u0303","\u0147":"N\u030c","\u1e44":"N\u0307","\xd3":"O\u0301","\xd2":"O\u0300","\xd6":"O\u0308","\u022a":"O\u0308\u0304","\xd5":"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","\xd4":"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","\xda":"U\u0301","\xd9":"U\u0300","\xdc":"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","\xdb":"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","\xdd":"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"},Vi=function(){function e(e,t){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 Hi(e,t,this.mode),this.settings=t,this.leftrightDepth=0}var t=e.prototype;return t.expect=function(e,t){if(void 0===t&&(t=!0),this.fetch().text!==e)throw new a("Expected '"+e+"', got '"+this.fetch().text+"'",this.fetch());t&&this.consume()},t.consume=function(){this.nextToken=null},t.fetch=function(){return null==this.nextToken&&(this.nextToken=this.gullet.expandNextToken()),this.nextToken},t.switchMode=function(e){this.mode=e,this.gullet.switchMode(e)},t.parse=function(){this.gullet.beginGroup(),this.settings.colorIsTextColor&&this.gullet.macros.set("\\color","\\textcolor");var e=this.parseExpression(!1);return this.expect("EOF"),this.gullet.endGroup(),e},t.parseExpression=function(t,n){var r=[];while(1){"math"===this.mode&&this.consumeSpaces();var i=this.fetch();if(-1!==e.endOfExpression.indexOf(i.text))break;if(n&&i.text===n)break;if(t&&bi[i.text]&&bi[i.text].infix)break;var o=this.parseAtom(n);if(!o)break;r.push(o)}return"text"===this.mode&&this.formLigatures(r),this.handleInfixNodes(r)},t.handleInfixNodes=function(e){for(var t,n=-1,r=0;r<e.length;r++){var i=Ut(e[r],"infix");if(i){if(-1!==n)throw new a("only one infix operator per group",i.token);n=r,t=i.replaceWith}}if(-1!==n&&t){var o,s,l,c=e.slice(0,n),u=e.slice(n+1);return o=1===c.length&&"ordgroup"===c[0].type?c[0]:{type:"ordgroup",mode:this.mode,body:c},s=1===u.length&&"ordgroup"===u[0].type?u[0]:{type:"ordgroup",mode:this.mode,body:u},l="\\\\abovefrac"===t?this.callFunction(t,[o,e[n],s],[]):this.callFunction(t,[o,s],[]),[l]}return e},t.handleSupSubscript=function(t){var n=this.fetch(),r=n.text;this.consume();var i=this.parseGroup(t,!1,e.SUPSUB_GREEDINESS,void 0,void 0,!0);if(!i)throw new a("Expected group after '"+r+"'",n);return i},t.formatUnsupportedCmd=function(e){for(var t=[],n=0;n<e.length;n++)t.push({type:"textord",mode:"text",text:e[n]});var r={type:"text",mode:this.mode,body:t},i={type:"color",mode:this.mode,color:this.settings.errorColor,body:[r]};return i},t.parseAtom=function(e){var t,n,r=this.parseGroup("atom",!1,null,e);if("text"===this.mode)return r;while(1){this.consumeSpaces();var i=this.fetch();if("\\limits"===i.text||"\\nolimits"===i.text){var o=Ut(r,"op");if(o){var s="\\limits"===i.text;o.limits=s,o.alwaysHandleSupSub=!0}else{if(o=Ut(r,"operatorname"),!o||!o.alwaysHandleSupSub)throw new a("Limit controls must follow a math operator",i);var l="\\limits"===i.text;o.limits=l}this.consume()}else if("^"===i.text){if(t)throw new a("Double superscript",i);t=this.handleSupSubscript("superscript")}else if("_"===i.text){if(n)throw new a("Double subscript",i);n=this.handleSupSubscript("subscript")}else{if("'"!==i.text)break;if(t)throw new a("Double superscript",i);var c={type:"textord",mode:this.mode,text:"\\prime"},u=[c];this.consume();while("'"===this.fetch().text)u.push(c),this.consume();"^"===this.fetch().text&&u.push(this.handleSupSubscript("superscript")),t={type:"ordgroup",mode:this.mode,body:u}}}return t||n?{type:"supsub",mode:this.mode,base:r,sup:t,sub:n}:r},t.parseFunction=function(e,t,n){var r=this.fetch(),i=r.text,o=bi[i];if(!o)return null;if(this.consume(),null!=n&&o.greediness<=n)throw new a("Got function '"+i+"' with no arguments"+(t?" as "+t:""),r);if("text"===this.mode&&!o.allowedInText)throw new a("Can't use function '"+i+"' in text mode",r);if("math"===this.mode&&!1===o.allowedInMath)throw new a("Can't use function '"+i+"' in math mode",r);var s=this.parseArguments(i,o),l=s.args,c=s.optArgs;return this.callFunction(i,l,c,r,e)},t.callFunction=function(e,t,n,r,i){var o={funcName:e,parser:this,token:r,breakOnTokenText:i},s=bi[e];if(s&&s.handler)return s.handler(o,t,n);throw new a("No function handler for "+e)},t.parseArguments=function(e,t){var n=t.numArgs+t.numOptionalArgs;if(0===n)return{args:[],optArgs:[]};for(var r=t.greediness,i=[],o=[],s=0;s<n;s++){var l=t.argTypes&&t.argTypes[s],c=s<t.numOptionalArgs,u=s>0&&!c||0===s&&!c&&"math"===this.mode,d=this.parseGroupOfType("argument to '"+e+"'",l,c,r,u);if(!d){if(c){o.push(null);continue}throw new a("Expected group after '"+e+"'",this.fetch())}(c?o:i).push(d)}return{args:i,optArgs:o}},t.parseGroupOfType=function(e,t,n,r,i){switch(t){case"color":return i&&this.consumeSpaces(),this.parseColorGroup(n);case"size":return i&&this.consumeSpaces(),this.parseSizeGroup(n);case"url":return this.parseUrlGroup(n,i);case"math":case"text":return this.parseGroup(e,n,r,void 0,t,i);case"hbox":var o=this.parseGroup(e,n,r,void 0,"text",i);if(!o)return o;var s={type:"styling",mode:o.mode,body:[o],style:"text"};return s;case"raw":if(i&&this.consumeSpaces(),n&&"{"===this.fetch().text)return null;var l=this.parseStringGroup("raw",n,!0);if(l)return{type:"raw",mode:"text",string:l.text};throw new a("Expected raw group",this.fetch());case"original":case null:case void 0:return this.parseGroup(e,n,r,void 0,void 0,i);default:throw new a("Unknown group type as "+e,this.fetch())}},t.consumeSpaces=function(){while(" "===this.fetch().text)this.consume()},t.parseStringGroup=function(e,t,n){var r=t?"[":"{",i=t?"]":"}",o=this.fetch();if(o.text!==r){if(t)return null;if(n&&"EOF"!==o.text&&/[^{}[\]]/.test(o.text))return this.consume(),o}var s=this.mode;this.mode="text",this.expect(r);var l,c="",u=this.fetch(),d=0,h=u;while((l=this.fetch()).text!==i||n&&d>0){switch(l.text){case"EOF":throw new a("Unexpected end of input in "+e,u.range(h,c));case r:d++;break;case i:d--;break}h=l,c+=h.text,this.consume()}return this.expect(i),this.mode=s,u.range(h,c)},t.parseRegexGroup=function(e,t){var n=this.mode;this.mode="text";var r,i=this.fetch(),o=i,s="";while("EOF"!==(r=this.fetch()).text&&e.test(s+r.text))o=r,s+=o.text,this.consume();if(""===s)throw new a("Invalid "+t+": '"+i.text+"'",i);return this.mode=n,i.range(o,s)},t.parseColorGroup=function(e){var t=this.parseStringGroup("color",e);if(!t)return null;var n=/^(#[a-f0-9]{3}|#?[a-f0-9]{6}|[a-z]+)$/i.exec(t.text);if(!n)throw new a("Invalid color: '"+t.text+"'",t);var r=n[0];return/^[0-9a-f]{6}$/i.test(r)&&(r="#"+r),{type:"color-token",mode:this.mode,color:r}},t.parseSizeGroup=function(e){var t,n=!1;if(t=e||"{"===this.fetch().text?this.parseStringGroup("size",e):this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size"),!t)return null;e||0!==t.text.length||(t.text="0pt",n=!0);var r=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(t.text);if(!r)throw new a("Invalid size: '"+t.text+"'",t);var i={number:+(r[1]+r[2]),unit:r[3]};if(!ht(i))throw new a("Invalid unit: '"+i.unit+"'",t);return{type:"size",mode:this.mode,value:i,isBlank:n}},t.parseUrlGroup=function(e,t){this.gullet.lexer.setCatcode("%",13);var n=this.parseStringGroup("url",e,!0);if(this.gullet.lexer.setCatcode("%",14),!n)return null;var r=n.text.replace(/\\([#$%&~_^{}])/g,"$1");return{type:"url",mode:this.mode,url:r}},t.parseGroup=function(t,n,i,o,s,l){var c=this.mode;s&&this.switchMode(s),l&&this.consumeSpaces();var u,d=this.fetch(),h=d.text;if(n?"["===h:"{"===h||"\\begingroup"===h){this.consume();var f=e.endOfGroup[h];this.gullet.beginGroup();var p=this.parseExpression(!1,f),g=this.fetch();this.expect(f),this.gullet.endGroup(),u={type:"ordgroup",mode:this.mode,loc:r.range(d,g),body:p,semisimple:"\\begingroup"===h||void 0}}else if(n)u=null;else if(u=this.parseFunction(o,t,i)||this.parseSymbol(),null==u&&"\\"===h[0]&&!Ui.hasOwnProperty(h)){if(this.settings.throwOnError)throw new a("Undefined control sequence: "+h,d);u=this.formatUnsupportedCmd(h),this.consume()}return s&&this.switchMode(c),u},t.formLigatures=function(e){for(var t=e.length-1,n=0;n<t;++n){var i=e[n],o=i.text;"-"===o&&"-"===e[n+1].text&&(n+1<t&&"-"===e[n+2].text?(e.splice(n,3,{type:"textord",mode:"text",loc:r.range(i,e[n+2]),text:"---"}),t-=2):(e.splice(n,2,{type:"textord",mode:"text",loc:r.range(i,e[n+1]),text:"--"}),t-=1)),"'"!==o&&"`"!==o||e[n+1].text!==o||(e.splice(n,2,{type:"textord",mode:"text",loc:r.range(i,e[n+1]),text:o+o}),t-=1)}},t.parseSymbol=function(){var e=this.fetch(),t=e.text;if(/^\\verb[^a-zA-Z]/.test(t)){this.consume();var n=t.slice(5),i="*"===n.charAt(0);if(i&&(n=n.slice(1)),n.length<2||n.charAt(0)!==n.slice(-1))throw new a("\\verb assertion failed --\n please report what input caused this bug");return n=n.slice(1,-1),{type:"verb",mode:"text",body:n,star:i}}Qi.hasOwnProperty(t[0])&&!xe[this.mode][t[0]]&&(this.settings.strict&&"math"===this.mode&&this.settings.reportNonstrict("unicodeTextInMathMode",'Accented Unicode text character "'+t[0]+'" used in math mode',e),t=Qi[t[0]]+t.substr(1));var o,s=Bi.exec(t);if(s&&(t=t.substring(0,s.index),"i"===t?t="\u0131":"j"===t&&(t="\u0237")),xe[this.mode][t]){this.settings.strict&&"math"===this.mode&&$e.indexOf(t)>=0&&this.settings.reportNonstrict("unicodeTextInMathMode",'Latin-1/Unicode text character "'+t[0]+'" used in math mode',e);var l,c=xe[this.mode][t].group,u=r.range(e);if(ve.hasOwnProperty(c)){var d=c;l={type:"atom",mode:this.mode,family:d,loc:u,text:t}}else l={type:c,mode:this.mode,loc:u,text:t};o=l}else{if(!(t.charCodeAt(0)>=128))return null;this.settings.strict&&(U(t.charCodeAt(0))?"math"===this.mode&&this.settings.reportNonstrict("unicodeTextInMathMode",'Unicode text character "'+t[0]+'" used in math mode',e):this.settings.reportNonstrict("unknownSymbol",'Unrecognized Unicode character "'+t[0]+'" ('+t.charCodeAt(0)+")",e)),o={type:"textord",mode:"text",loc:r.range(e),text:t}}if(this.consume(),s)for(var h=0;h<s[0].length;h++){var f=s[0][h];if(!zi[f])throw new a("Unknown accent ' "+f+"'",e);var p=zi[f][this.mode];if(!p)throw new a("Accent "+f+" unsupported in "+this.mode+" mode",e);o={type:"accent",mode:this.mode,loc:r.range(e),label:p,isStretchy:!1,isShifty:!0,base:o}}return o},e}();Vi.endOfExpression=["}","\\endgroup","\\end","\\right","&"],Vi.endOfGroup={"[":"]","{":"}","\\begingroup":"\\endgroup"},Vi.SUPSUB_GREEDINESS=1;var Ki=function(e,t){if(!("string"===typeof e||e instanceof String))throw new TypeError("KaTeX can only parse string typed expression");var n=new Vi(e,t);delete n.gullet.macros.current["\\df@tag"];var r=n.parse();if(n.gullet.macros.get("\\df@tag")){if(!t.displayMode)throw new a("\\tag works only in display equations");n.gullet.feed("\\df@tag"),r=[{type:"tag",mode:"text",body:r,tag:n.parse()}]}return r},Wi=Ki,Gi=function(e,t,n){t.textContent="";var r=Zi(e,n).toNode();t.appendChild(r)};"undefined"!==typeof document&&"CSS1Compat"!==document.compatMode&&("undefined"!==typeof console&&console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."),Gi=function(){throw new a("KaTeX doesn't work in quirks mode.")});var qi=function(e,t){var n=Zi(e,t).toMarkup();return n},Yi=function(e,t){var n=new y(t);return Wi(e,n)},Xi=function(e,t,n){if(n.throwOnError||!(e instanceof a))throw e;var r=Ft.makeSpan(["katex-error"],[new oe(t)]);return r.setAttribute("title",e.toString()),r.setAttribute("style","color:"+n.errorColor),r},Zi=function(e,t){var n=new y(t);try{var r=Wi(e,n);return Nn(r,e,n)}catch(i){return Xi(i,e,n)}},Ji=function(e,t){var n=new y(t);try{var r=Wi(e,n);return Tn(r,e,n)}catch(i){return Xi(i,e,n)}},$i={version:"0.11.1",render:Gi,renderToString:qi,ParseError:a,__parse:Yi,__renderToDomTree:Zi,__renderToHTMLTree:Ji,__setFontMetrics:pe,__defineSymbol:we,__defineMacro:Ii,__domTree:{Span:te,Anchor:ne,SymbolNode:oe,SvgNode:ae,PathNode:se,LineNode:le}};t["default"]=$i}])["default"]}))},sbTi:function(e,t){function n(e){var t={};e.eachSeriesByType("graph",(function(e){var n=e.getCategoriesData(),r=e.getData(),i={};n.each((function(r){var o=n.getName(r);i["ec-"+o]=r;var a=n.getItemModel(r),s=a.get("itemStyle.color")||e.getColorFromPalette(o,t);n.setItemVisual(r,"color",s);for(var l=["opacity","symbol","symbolSize","symbolKeepAspect"],c=0;c<l.length;c++){var u=a.getShallow(l[c],!0);null!=u&&n.setItemVisual(r,l[c],u)}})),n.count()&&r.each((function(e){var t=r.getItemModel(e),o=t.getShallow("category");if(null!=o){"string"===typeof o&&(o=i["ec-"+o]);for(var a=["color","opacity","symbol","symbolSize","symbolKeepAspect"],s=0;s<a.length;s++)null==r.getItemVisual(e,a[s],!0)&&r.setItemVisual(e,a[s],n.getItemVisual(o,a[s]))}}))}))}e.exports=n},si9V:function(e,t,n){var r=n("342z"),i=n("Wa83"),o=n("lb8z"),a=i.min,s=i.max,l=i.scaleAndAdd,c=i.copy,u=[],d=[],h=[];function f(e){return isNaN(e[0])||isNaN(e[1])}function p(e,t,n,r,i,o,a,s,l,c,u){return"none"!==c&&c?g.apply(this,arguments):m.apply(this,arguments)}function g(e,t,n,r,i,o,a,s,l,u,p){for(var g=0,m=n,A=0;A<r;A++){var v=t[m];if(m>=i||m<0)break;if(f(v)){if(p){m+=o;continue}break}if(m===n)e[o>0?"moveTo":"lineTo"](v[0],v[1]);else if(l>0){var y=t[g],b="y"===u?1:0,x=(v[b]-y[b])*l;c(d,y),d[b]=y[b]+x,c(h,v),h[b]=v[b]-x,e.bezierCurveTo(d[0],d[1],h[0],h[1],v[0],v[1])}else e.lineTo(v[0],v[1]);g=m,m+=o}return A}function m(e,t,n,r,o,p,g,m,A,v,y){for(var b=0,x=n,w=0;w<r;w++){var _=t[x];if(x>=o||x<0)break;if(f(_)){if(y){x+=p;continue}break}if(x===n)e[p>0?"moveTo":"lineTo"](_[0],_[1]),c(d,_);else if(A>0){var C=x+p,S=t[C];if(y)while(S&&f(t[C]))C+=p,S=t[C];var E=.5,B=t[b];S=t[C];if(!S||f(S))c(h,_);else{var O,k;if(f(S)&&!y&&(S=_),i.sub(u,S,B),"x"===v||"y"===v){var M="x"===v?0:1;O=Math.abs(_[M]-B[M]),k=Math.abs(_[M]-S[M])}else O=i.dist(_,B),k=i.dist(_,S);E=k/(k+O),l(h,_,u,-A*(1-E))}a(d,d,m),s(d,d,g),a(h,h,m),s(h,h,g),e.bezierCurveTo(d[0],d[1],h[0],h[1],_[0],_[1]),l(d,_,u,A*E)}else e.lineTo(_[0],_[1]);b=x,x+=p}return w}function A(e,t){var n=[1/0,1/0],r=[-1/0,-1/0];if(t)for(var i=0;i<e.length;i++){var o=e[i];o[0]<n[0]&&(n[0]=o[0]),o[1]<n[1]&&(n[1]=o[1]),o[0]>r[0]&&(r[0]=o[0]),o[1]>r[1]&&(r[1]=o[1])}return{min:t?n:r,max:t?r:n}}var v=r.extend({type:"ec-polyline",shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:"#000"},brush:o(r.prototype.brush),buildPath:function(e,t){var n=t.points,r=0,i=n.length,o=A(n,t.smoothConstraint);if(t.connectNulls){for(;i>0;i--)if(!f(n[i-1]))break;for(;r<i;r++)if(!f(n[r]))break}while(r<i)r+=p(e,n,r,i,i,1,o.min,o.max,t.smooth,t.smoothMonotone,t.connectNulls)+1}}),y=r.extend({type:"ec-polygon",shape:{points:[],stackedOnPoints:[],smooth:0,stackedOnSmooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},brush:o(r.prototype.brush),buildPath:function(e,t){var n=t.points,r=t.stackedOnPoints,i=0,o=n.length,a=t.smoothMonotone,s=A(n,t.smoothConstraint),l=A(r,t.smoothConstraint);if(t.connectNulls){for(;o>0;o--)if(!f(n[o-1]))break;for(;i<o;i++)if(!f(n[i]))break}while(i<o){var c=p(e,n,i,o,o,1,s.min,s.max,t.smooth,a,t.connectNulls);p(e,r,i+c-1,c,o,-1,l.min,l.max,t.stackedOnSmooth,a,t.connectNulls),i+=c+1,e.closePath()}}});t.Polyline=v,t.Polygon=y},slFT:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("ofoi"),l=n.n(s),c=n("LlUK"),u=n.n(c),d=n("ZZRV"),h=n("iczh"),f=n.n(h),p=n("LpVx"),g=n("GqFE"),m=n("vWUX"),A=n("tFaI"),v=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},y=(Object(m["a"])("top","middle","bottom","stretch"),Object(m["a"])("start","end","center","space-around","space-between"),d["forwardRef"]((function(e,t){var n=d["useState"]({xs:!0,sm:!0,md:!0,lg:!0,xl:!0,xxl:!0}),r=u()(n,2),o=r[0],s=r[1],c=d["useRef"]();c.current=e.gutter,d["useEffect"]((function(){var e=A["a"].subscribe((function(e){var t=c.current||0;(!Array.isArray(t)&&"object"===l()(t)||Array.isArray(t)&&("object"===l()(t[0])||"object"===l()(t[1])))&&s(e)}));return function(){A["a"].unsubscribe(e)}}),[]);var h=function(){var t=[0,0],n=e.gutter,r=void 0===n?0:n,i=Array.isArray(r)?r:[r,0];return i.forEach((function(e,n){if("object"===l()(e))for(var r=0;r<A["b"].length;r++){var i=A["b"][r];if(o[i]&&void 0!==e[i]){t[n]=e[i];break}}else t[n]=e||0})),t},m=function(n){var r,o=n.getPrefixCls,s=n.direction,l=e.prefixCls,c=e.justify,u=e.align,p=e.className,m=e.style,A=e.children,y=v(e,["prefixCls","justify","align","className","style","children"]),b=o("row",l),x=h(),w=f()(b,(r={},a()(r,"".concat(b,"-").concat(c),c),a()(r,"".concat(b,"-").concat(u),u),a()(r,"".concat(b,"-rtl"),"rtl"===s),r),p),_=i()(i()(i()({},x[0]>0?{marginLeft:x[0]/-2,marginRight:x[0]/-2}:{}),x[1]>0?{marginTop:x[1]/-2,marginBottom:x[1]/2}:{}),m),C=i()({},y);return delete C.gutter,d["createElement"](g["a"].Provider,{value:{gutter:x}},d["createElement"]("div",i()({},C,{className:w,style:_,ref:t}),A))};return d["createElement"](p["a"],null,m)})));y.displayName="Row",t["a"]=y},soU2:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("fwQ7")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="BarsOutlined";var c=o.forwardRef(l);t.default=c},spGK:function(e,t,n){var r=n("Wa83"),i=n("Wr3P"),o=Math.min,a=Math.max,s=Math.sin,l=Math.cos,c=2*Math.PI,u=r.create(),d=r.create(),h=r.create();function f(e,t,n){if(0!==e.length){var r,i=e[0],s=i[0],l=i[0],c=i[1],u=i[1];for(r=1;r<e.length;r++)i=e[r],s=o(s,i[0]),l=a(l,i[0]),c=o(c,i[1]),u=a(u,i[1]);t[0]=s,t[1]=c,n[0]=l,n[1]=u}}function p(e,t,n,r,i,s){i[0]=o(e,n),i[1]=o(t,r),s[0]=a(e,n),s[1]=a(t,r)}var g=[],m=[];function A(e,t,n,r,s,l,c,u,d,h){var f,p=i.cubicExtrema,A=i.cubicAt,v=p(e,n,s,c,g);for(d[0]=1/0,d[1]=1/0,h[0]=-1/0,h[1]=-1/0,f=0;f<v;f++){var y=A(e,n,s,c,g[f]);d[0]=o(y,d[0]),h[0]=a(y,h[0])}for(v=p(t,r,l,u,m),f=0;f<v;f++){var b=A(t,r,l,u,m[f]);d[1]=o(b,d[1]),h[1]=a(b,h[1])}d[0]=o(e,d[0]),h[0]=a(e,h[0]),d[0]=o(c,d[0]),h[0]=a(c,h[0]),d[1]=o(t,d[1]),h[1]=a(t,h[1]),d[1]=o(u,d[1]),h[1]=a(u,h[1])}function v(e,t,n,r,s,l,c,u){var d=i.quadraticExtremum,h=i.quadraticAt,f=a(o(d(e,n,s),1),0),p=a(o(d(t,r,l),1),0),g=h(e,n,s,f),m=h(t,r,l,p);c[0]=o(e,s,g),c[1]=o(t,l,m),u[0]=a(e,s,g),u[1]=a(t,l,m)}function y(e,t,n,i,o,a,f,p,g){var m=r.min,A=r.max,v=Math.abs(o-a);if(v%c<1e-4&&v>1e-4)return p[0]=e-n,p[1]=t-i,g[0]=e+n,void(g[1]=t+i);if(u[0]=l(o)*n+e,u[1]=s(o)*i+t,d[0]=l(a)*n+e,d[1]=s(a)*i+t,m(p,u,d),A(g,u,d),o%=c,o<0&&(o+=c),a%=c,a<0&&(a+=c),o>a&&!f?a+=c:o<a&&f&&(o+=c),f){var y=a;a=o,o=y}for(var b=0;b<a;b+=Math.PI/2)b>o&&(h[0]=l(b)*n+e,h[1]=s(b)*i+t,m(p,h,p),A(g,h,g))}t.fromPoints=f,t.fromLine=p,t.fromCubic=A,t.fromQuadratic=v,t.fromArc=y},"sy/9":function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("9QT9")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="SearchOutlined";var c=o.forwardRef(l);t.default=c},t3Yf:function(e,t,n){n("rAVC"),n("JSme"),n("UZiS"),n("7hf9"),n("Imzy"),n("JhJE"),n("BjFK")},t4NW:function(e,t,n){var r=n("zYjg"),i=r.subPixelOptimize,o=n("teHm"),a=n("Jjzi"),s=a.parsePercent,l=n("oEo5"),c=l.retrieve2,u="undefined"!==typeof Float32Array?Float32Array:Array,d={seriesType:"candlestick",plan:o(),reset:function(e){var t=e.coordinateSystem,n=e.getData(),r=f(e,n),o=0,a=1,s=["x","y"],l=n.mapDimension(s[o]),c=n.mapDimension(s[a],!0),d=c[0],p=c[1],g=c[2],m=c[3];if(n.setLayout({candleWidth:r,isSimpleBox:r<=1.3}),!(null==l||c.length<4))return{progress:e.pipelineContext.large?v:A};function A(e,n){var s;while(null!=(s=e.next())){var c=n.get(l,s),u=n.get(d,s),f=n.get(p,s),A=n.get(g,s),v=n.get(m,s),y=Math.min(u,f),b=Math.max(u,f),x=E(y,c),w=E(b,c),_=E(A,c),C=E(v,c),S=[];B(S,w,0),B(S,x,1),S.push(k(C),k(w),k(_),k(x)),n.setItemLayout(s,{sign:h(n,s,u,f,p),initBaseline:u>f?w[a]:x[a],ends:S,brushRect:O(A,v,c)})}function E(e,n){var r=[];return r[o]=n,r[a]=e,isNaN(n)||isNaN(e)?[NaN,NaN]:t.dataToPoint(r)}function B(e,t,n){var a=t.slice(),s=t.slice();a[o]=i(a[o]+r/2,1,!1),s[o]=i(s[o]-r/2,1,!0),n?e.push(a,s):e.push(s,a)}function O(e,t,n){var i=E(e,n),s=E(t,n);return i[o]-=r/2,s[o]-=r/2,{x:i[0],y:i[1],width:a?r:s[0]-i[0],height:a?s[1]-i[1]:r}}function k(e){return e[o]=i(e[o],1),e}}function v(e,n){var r,i,s=new u(4*e.count),c=0,f=[],A=[];while(null!=(i=e.next())){var v=n.get(l,i),y=n.get(d,i),b=n.get(p,i),x=n.get(g,i),w=n.get(m,i);isNaN(v)||isNaN(x)||isNaN(w)?(s[c++]=NaN,c+=3):(s[c++]=h(n,i,y,b,p),f[o]=v,f[a]=x,r=t.dataToPoint(f,null,A),s[c++]=r?r[0]:NaN,s[c++]=r?r[1]:NaN,f[a]=w,r=t.dataToPoint(f,null,A),s[c++]=r?r[1]:NaN)}n.setLayout("largePoints",s)}}};function h(e,t,n,r,i){var o;return o=n>r?-1:n<r?1:t>0?e.get(i,t-1)<=r?1:-1:1,o}function f(e,t){var n,r=e.getBaseAxis(),i="category"===r.type?r.getBandWidth():(n=r.getExtent(),Math.abs(n[1]-n[0])/t.count()),o=s(c(e.get("barMaxWidth"),i),i),a=s(c(e.get("barMinWidth"),1),i),l=e.get("barWidth");return null!=l?s(l,i):Math.max(Math.min(i/2,o),a)}e.exports=d},"t9+0":function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},tCtF:function(e,t,n){var r=n("Jjzi"),i=n("CQhY"),o=n("fEzB"),a=n("sXQx"),s=r.round,l=o.extend({type:"interval",_interval:0,_intervalPrecision:2,setExtent:function(e,t){var n=this._extent;isNaN(e)||(n[0]=parseFloat(e)),isNaN(t)||(n[1]=parseFloat(t))},unionExtent:function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1]),l.prototype.setExtent.call(this,t[0],t[1])},getInterval:function(){return this._interval},setInterval:function(e){this._interval=e,this._niceExtent=this._extent.slice(),this._intervalPrecision=a.getIntervalPrecision(e)},getTicks:function(e){var t=this._interval,n=this._extent,r=this._niceExtent,i=this._intervalPrecision,o=[];if(!t)return o;var a=1e4;n[0]<r[0]&&(e?o.push(s(r[0]-t,i)):o.push(n[0]));var l=r[0];while(l<=r[1]){if(o.push(l),l=s(l+t,i),l===o[o.length-1])break;if(o.length>a)return[]}var c=o.length?o[o.length-1]:r[1];return n[1]>c&&(e?o.push(s(c+t,i)):o.push(n[1])),o},getMinorTicks:function(e){for(var t=this.getTicks(!0),n=[],i=this.getExtent(),o=1;o<t.length;o++){var a=t[o],s=t[o-1],l=0,c=[],u=a-s,d=u/e;while(l<e-1){var h=r.round(s+(l+1)*d);h>i[0]&&h<i[1]&&c.push(h),l++}n.push(c)}return n},getLabel:function(e,t){if(null==e)return"";var n=t&&t.precision;return null==n?n=r.getPrecisionSafe(e)||0:"auto"===n&&(n=this._intervalPrecision),e=s(e,n,!0),i.addCommas(e)},niceTicks:function(e,t,n){e=e||5;var r=this._extent,i=r[1]-r[0];if(isFinite(i)){i<0&&(i=-i,r.reverse());var o=a.intervalScaleNiceTicks(r,e,t,n);this._intervalPrecision=o.intervalPrecision,this._interval=o.interval,this._niceExtent=o.niceTickExtent}},niceExtent:function(e){var t=this._extent;if(t[0]===t[1])if(0!==t[0]){var n=t[0];e.fixMax||(t[1]+=n/2),t[0]-=n/2}else t[1]=1;var r=t[1]-t[0];isFinite(r)||(t[0]=0,t[1]=1),this.niceTicks(e.splitNumber,e.minInterval,e.maxInterval);var i=this._interval;e.fixMin||(t[0]=s(Math.floor(t[0]/i)*i)),e.fixMax||(t[1]=s(Math.ceil(t[1]/i)*i))}});l.create=function(){return new l};var c=l;e.exports=c},"tD+t":function(e,t,n){n("g48a"),n("WdvF")},tFaI:function(e,t,n){"use strict";n.d(t,"b",(function(){return s}));var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=["xxl","xl","lg","md","sm","xs"],l={xs:"(max-width: 575px)",sm:"(min-width: 576px)",md:"(min-width: 768px)",lg:"(min-width: 992px)",xl:"(min-width: 1200px)",xxl:"(min-width: 1600px)"},c=new Map,u=-1,d={},h={matchHandlers:{},dispatch:function(e){return d=e,c.forEach((function(e){return e(d)})),c.size>=1},subscribe:function(e){return c.size||this.register(),u+=1,c.set(u,e),e(d),u},unsubscribe:function(e){c["delete"](e),c.size||this.unregister()},unregister:function(){var e=this;Object.keys(l).forEach((function(t){var n=l[t],r=e.matchHandlers[n];null===r||void 0===r||r.mql.removeListener(null===r||void 0===r?void 0:r.listener)})),c.clear()},register:function(){var e=this;Object.keys(l).forEach((function(t){var n=l[t],r=function(n){var r=n.matches;e.dispatch(a()(a()({},d),i()({},t,r)))},o=window.matchMedia(n);o.addListener(r),e.matchHandlers[n]={mql:o,listener:r},r(o)}))}};t["a"]=h},tFbR:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=n("YYbH"),a=n("Jjzi"),s=a.parsePercent,l=n("sYRh"),c=l.createScaleByModel,u=l.niceScaleExtent,d=n("kN/v"),h=n("7/O9"),f=h.getStackedDimension;function p(e,t,n){var r=t.get("center"),o=n.getWidth(),a=n.getHeight();e.cx=s(r[0],o),e.cy=s(r[1],a);var l=e.getRadiusAxis(),c=Math.min(o,a)/2,u=t.get("radius");null==u?u=[0,"100%"]:i.isArray(u)||(u=[0,u]),u=[s(u[0],c),s(u[1],c)],l.inverse?l.setExtent(u[1],u[0]):l.setExtent(u[0],u[1])}function g(e,t){var n=this,r=n.getAngleAxis(),o=n.getRadiusAxis();if(r.scale.setExtent(1/0,-1/0),o.scale.setExtent(1/0,-1/0),e.eachSeries((function(e){if(e.coordinateSystem===n){var t=e.getData();i.each(t.mapDimension("radius",!0),(function(e){o.scale.unionExtentFromData(t,f(t,e))})),i.each(t.mapDimension("angle",!0),(function(e){r.scale.unionExtentFromData(t,f(t,e))}))}})),u(r.scale,r.model),u(o.scale,o.model),"category"===r.type&&!r.onBand){var a=r.getExtent(),s=360/r.scale.count();r.inverse?a[1]+=s:a[1]-=s,r.setExtent(a[0],a[1])}}function m(e,t){if(e.type=t.get("type"),e.scale=c(t),e.onBand=t.get("boundaryGap")&&"category"===e.type,e.inverse=t.get("inverse"),"angleAxis"===t.mainType){e.inverse^=t.get("clockwise");var n=t.get("startAngle");e.setExtent(n,n+(e.inverse?-360:360))}t.axis=e,e.model=t}n("YLFC");var A={dimensions:o.prototype.dimensions,create:function(e,t){var n=[];return e.eachComponent("polar",(function(e,r){var i=new o(r);i.update=g;var a=i.getRadiusAxis(),s=i.getAngleAxis(),l=e.findAxisModel("radiusAxis"),c=e.findAxisModel("angleAxis");m(a,l),m(s,c),p(i,e,t),n.push(i),e.coordinateSystem=i,i.model=e})),e.eachSeries((function(t){if("polar"===t.get("coordinateSystem")){var n=e.queryComponents({mainType:"polar",index:t.get("polarIndex"),id:t.get("polarId")})[0];t.coordinateSystem=n.coordinateSystem}})),n}};d.register("polar",A)},tGbs:function(e,t,n){"use strict";n.d(t,"a",(function(){return g}));var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("ZZRV"),l=n("iczh"),c=n.n(l),u=n("7AgF"),d=n("LpVx"),h={small:8,middle:16,large:24};function f(e){var t=e.className,n=e.direction,r=e.index,i=e.size,o=e.marginDirection,l=e.children,c=s["useContext"](g);return null===l||void 0===l?null:s["createElement"]("div",{className:t,style:r>=c?{}:a()({},"vertical"===n?"marginBottom":o,"string"===typeof i?h[i]:i)},l)}var p=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},g=s["createContext"](0),m=function(e){var t,n=s["useContext"](d["b"]),r=n.getPrefixCls,o=n.space,l=n.direction,h=e.size,m=void 0===h?(null===o||void 0===o?void 0:o.size)||"small":h,A=e.align,v=e.className,y=e.children,b=e.direction,x=void 0===b?"horizontal":b,w=e.prefixCls,_=p(e,["size","align","className","children","direction","prefixCls"]),C=Object(u["a"])(y,{keepEmpty:!0});if(0===C.length)return null;var S=void 0===A&&"horizontal"===x?"center":A,E=r("space",w),B=c()(E,"".concat(E,"-").concat(x),(t={},a()(t,"".concat(E,"-rtl"),"rtl"===l),a()(t,"".concat(E,"-align-").concat(S),S),t),v),O="".concat(E,"-item"),k="rtl"===l?"marginLeft":"marginRight",M=0,N=C.map((function(e,t){return null!==e&&void 0!==e&&(M=t),s["createElement"](f,{className:O,key:"".concat(O,"-").concat(t),direction:x,size:m,index:t,marginDirection:k},e)}));return s["createElement"]("div",i()({className:B},_),s["createElement"](g.Provider,{value:M},N))};t["b"]=m},tLnZ:function(e,t,n){var r=n("0gFT"),i=n("oEo5"),o=n("ArUA"),a=o.getDimensionTypeByAxis,s=n("kAFf"),l=s.makeSeriesEncodeForAxisCoordSys,c={_baseAxisDim:null,getInitialData:function(e,t){var n,o,s=t.getComponent("xAxis",this.get("xAxisIndex")),c=t.getComponent("yAxis",this.get("yAxisIndex")),u=s.get("type"),d=c.get("type");"category"===u?(e.layout="horizontal",n=s.getOrdinalMeta(),o=!0):"category"===d?(e.layout="vertical",n=c.getOrdinalMeta(),o=!0):e.layout=e.layout||"horizontal";var h=["x","y"],f="horizontal"===e.layout?0:1,p=this._baseAxisDim=h[f],g=h[1-f],m=[s,c],A=m[f].get("type"),v=m[1-f].get("type"),y=e.data;if(y&&o){var b=[];i.each(y,(function(e,t){var n;e.value&&i.isArray(e.value)?(n=e.value.slice(),e.value.unshift(t)):i.isArray(e)?(n=e.slice(),e.unshift(t)):n=e,b.push(n)})),e.data=b}var x=this.defaultValueDimensions,w=[{name:p,type:a(A),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:g,type:a(v),dimsDef:x.slice()}];return r(this,{coordDimensions:w,dimensionsCount:x.length+1,encodeDefaulter:i.curry(l,w,this)})},getBaseAxis:function(){var e=this._baseAxisDim;return this.ecModel.getComponent(e+"Axis",this.get(e+"AxisIndex")).axis}};t.seriesModelMixin=c},tO6W:function(e,t,n){var r=n("oEo5");function i(e){e&&r.isArray(e.series)&&r.each(e.series,(function(e){r.isObject(e)&&"k"===e.type&&(e.type="candlestick")}))}e.exports=i},tV39:function(e,t,n){var r=n("342z"),i=n("afA4"),o=i.subPixelOptimizeLine,a={},s=r.extend({type:"line",shape:{x1:0,y1:0,x2:0,y2:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(e,t){var n,r,i,s;this.subPixelOptimize?(o(a,t,this.style),n=a.x1,r=a.y1,i=a.x2,s=a.y2):(n=t.x1,r=t.y1,i=t.x2,s=t.y2);var l=t.percent;0!==l&&(e.moveTo(n,r),l<1&&(i=n*(1-l)+i*l,s=r*(1-l)+s*l),e.lineTo(i,s))},pointAt:function(e){var t=this.shape;return[t.x1*(1-e)+t.x2*e,t.y1*(1-e)+t.y2*e]}});e.exports=s},tVQ9:function(e,t,n){(function(t,n){e.exports=n()})(0,(function(){"use strict";function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function t(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}function n(e,t){if(e){if("string"===typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function i(e,t){var r;if("undefined"===typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=n(e))||t&&e&&"number"===typeof e.length){r&&(e=r);var i=0;return function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return r=e[Symbol.iterator](),r.next.bind(r)}function o(e,t){return t={exports:{}},e(t,t.exports),t.exports}var a=o((function(e){function t(){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 n(t){e.exports.defaults=t}e.exports={defaults:t(),getDefaults:t,changeDefaults:n}})),s=(a.defaults,a.getDefaults,a.changeDefaults,/[&<>"']/),l=/[&<>"']/g,c=/[<>"']|&(?!#?\w+;)/,u=/[<>"']|&(?!#?\w+;)/g,d={"&":"&","<":"<",">":">",'"':""","'":"'"},h=function(e){return d[e]};function f(e,t){if(t){if(s.test(e))return e.replace(l,h)}else if(c.test(e))return e.replace(u,h);return e}var p=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function g(e){return e.replace(p,(function(e,t){return t=t.toLowerCase(),"colon"===t?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""}))}var m=/(^|[^\[])\^/g;function A(e,t){e=e.source||e,t=t||"";var n={replace:function(t,r){return r=r.source||r,r=r.replace(m,"$1"),e=e.replace(t,r),n},getRegex:function(){return new RegExp(e,t)}};return n}var v=/[^\w:]/g,y=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function b(e,t,n){if(e){var r;try{r=decodeURIComponent(g(n)).replace(v,"").toLowerCase()}catch(i){return null}if(0===r.indexOf("javascript:")||0===r.indexOf("vbscript:")||0===r.indexOf("data:"))return null}t&&!y.test(n)&&(n=S(t,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch(i){return null}return n}var x={},w=/^[^:]+:\/*[^/]*$/,_=/^([^:]+:)[\s\S]*$/,C=/^([^:]+:\/*[^/]*)[\s\S]*$/;function S(e,t){x[" "+e]||(w.test(e)?x[" "+e]=e+"/":x[" "+e]=k(e,"/",!0)),e=x[" "+e];var n=-1===e.indexOf(":");return"//"===t.substring(0,2)?n?t:e.replace(_,"$1")+t:"/"===t.charAt(0)?n?t:e.replace(C,"$1")+t:e+t}var E={exec:function(){}};function B(e){for(var t,n,r=1;r<arguments.length;r++)for(n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}function O(e,t){var n=e.replace(/\|/g,(function(e,t,n){var r=!1,i=t;while(--i>=0&&"\\"===n[i])r=!r;return r?"|":" |"})),r=n.split(/ \|/),i=0;if(r.length>t)r.splice(t);else while(r.length<t)r.push("");for(;i<r.length;i++)r[i]=r[i].trim().replace(/\\\|/g,"|");return r}function k(e,t,n){var r=e.length;if(0===r)return"";var i=0;while(i<r){var o=e.charAt(r-i-1);if(o!==t||n){if(o===t||!n)break;i++}else i++}return e.substr(0,r-i)}function M(e,t){if(-1===e.indexOf(t[1]))return-1;for(var n=e.length,r=0,i=0;i<n;i++)if("\\"===e[i])i++;else if(e[i]===t[0])r++;else if(e[i]===t[1]&&(r--,r<0))return i;return-1}function N(e){e&&e.sanitize&&!e.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 T={escape:f,unescape:g,edit:A,cleanUrl:b,resolveUrl:S,noopTest:E,merge:B,splitCells:O,rtrim:k,findClosingBracket:M,checkSanitizeDeprecation:N},I=a.defaults,L=T.rtrim,D=T.splitCells,P=T.escape,R=T.findClosingBracket;function F(e,t,n){var r=t.href,i=t.title?P(t.title):null,o=e[1].replace(/\\([\[\]])/g,"$1");return"!"!==e[0].charAt(0)?{type:"link",raw:n,href:r,title:i,text:o}:{type:"image",raw:n,href:r,title:i,text:P(o)}}function j(e,t){var n=e.match(/^(\s+)(?:```)/);if(null===n)return t;var r=n[1];return t.split("\n").map((function(e){var t=e.match(/^\s+/);if(null===t)return e;var n=t[0];return n.length>=r.length?e.slice(r.length):e})).join("\n")}var U=function(){function e(e){this.options=e||I}var t=e.prototype;return t.space=function(e){var t=this.rules.block.newline.exec(e);if(t)return t[0].length>1?{type:"space",raw:t[0]}:{raw:"\n"}},t.code=function(e,t){var n=this.rules.block.code.exec(e);if(n){var r=t[t.length-1];if(r&&"paragraph"===r.type)return{raw:n[0],text:n[0].trimRight()};var i=n[0].replace(/^ {4}/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?i:L(i,"\n")}}},t.fences=function(e){var t=this.rules.block.fences.exec(e);if(t){var n=t[0],r=j(n,t[3]||"");return{type:"code",raw:n,lang:t[2]?t[2].trim():t[2],text:r}}},t.heading=function(e){var t=this.rules.block.heading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[1].length,text:t[2]}},t.nptable=function(e){var t=this.rules.block.nptable.exec(e);if(t){var n={type:"table",header:D(t[1].replace(/^ *| *\| *$/g,"")),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:t[3]?t[3].replace(/\n$/,"").split("\n"):[],raw:t[0]};if(n.header.length===n.align.length){var r,i=n.align.length;for(r=0;r<i;r++)/^ *-+: *$/.test(n.align[r])?n.align[r]="right":/^ *:-+: *$/.test(n.align[r])?n.align[r]="center":/^ *:-+ *$/.test(n.align[r])?n.align[r]="left":n.align[r]=null;for(i=n.cells.length,r=0;r<i;r++)n.cells[r]=D(n.cells[r],n.header.length);return n}}},t.hr=function(e){var t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}},t.blockquote=function(e){var t=this.rules.block.blockquote.exec(e);if(t){var n=t[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:t[0],text:n}}},t.list=function(e){var t=this.rules.block.list.exec(e);if(t){for(var n,r,i,o,a,s,l,c=t[0],u=t[2],d=u.length>1,h=")"===u[u.length-1],f={type:"list",raw:c,ordered:d,start:d?+u.slice(0,-1):"",loose:!1,items:[]},p=t[0].match(this.rules.block.item),g=!1,m=p.length,A=0;A<m;A++)n=p[A],c=n,r=n.length,n=n.replace(/^ *([*+-]|\d+[.)]) */,""),~n.indexOf("\n ")&&(r-=n.length,n=this.options.pedantic?n.replace(/^ {1,4}/gm,""):n.replace(new RegExp("^ {1,"+r+"}","gm"),"")),A!==m-1&&(i=this.rules.block.bullet.exec(p[A+1])[0],(d?1===i.length||!h&&")"===i[i.length-1]:i.length>1||this.options.smartLists&&i!==u)&&(o=p.slice(A+1).join("\n"),f.raw=f.raw.substring(0,f.raw.length-o.length),A=m-1)),a=g||/\n\n(?!\s*$)/.test(n),A!==m-1&&(g="\n"===n.charAt(n.length-1),a||(a=g)),a&&(f.loose=!0),s=/^\[[ xX]\] /.test(n),l=void 0,s&&(l=" "!==n[1],n=n.replace(/^\[[ xX]\] +/,"")),f.items.push({type:"list_item",raw:c,task:s,checked:l,loose:a,text:n});return f}},t.html=function(e){var t=this.rules.block.html.exec(e);if(t)return{type:this.options.sanitize?"paragraph":"html",raw:t[0],pre:!this.options.sanitizer&&("pre"===t[1]||"script"===t[1]||"style"===t[1]),text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):P(t[0]):t[0]}},t.def=function(e){var t=this.rules.block.def.exec(e);if(t){t[3]&&(t[3]=t[3].substring(1,t[3].length-1));var n=t[1].toLowerCase().replace(/\s+/g," ");return{tag:n,raw:t[0],href:t[2],title:t[3]}}},t.table=function(e){var t=this.rules.block.table.exec(e);if(t){var n={type:"table",header:D(t[1].replace(/^ *| *\| *$/g,"")),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:t[3]?t[3].replace(/\n$/,"").split("\n"):[]};if(n.header.length===n.align.length){n.raw=t[0];var r,i=n.align.length;for(r=0;r<i;r++)/^ *-+: *$/.test(n.align[r])?n.align[r]="right":/^ *:-+: *$/.test(n.align[r])?n.align[r]="center":/^ *:-+ *$/.test(n.align[r])?n.align[r]="left":n.align[r]=null;for(i=n.cells.length,r=0;r<i;r++)n.cells[r]=D(n.cells[r].replace(/^ *\| *| *\| *$/g,""),n.header.length);return n}}},t.lheading=function(e){var t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:"="===t[2].charAt(0)?1:2,text:t[1]}},t.paragraph=function(e){var t=this.rules.block.paragraph.exec(e);if(t)return{type:"paragraph",raw:t[0],text:"\n"===t[1].charAt(t[1].length-1)?t[1].slice(0,-1):t[1]}},t.text=function(e,t){var n=this.rules.block.text.exec(e);if(n){var r=t[t.length-1];return r&&"text"===r.type?{raw:n[0],text:n[0]}:{type:"text",raw:n[0],text:n[0]}}},t.escape=function(e){var t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:P(t[1])}},t.tag=function(e,t,n){var r=this.rules.inline.tag.exec(e);if(r)return!t&&/^<a /i.test(r[0])?t=!0:t&&/^<\/a>/i.test(r[0])&&(t=!1),!n&&/^<(pre|code|kbd|script)(\s|>)/i.test(r[0])?n=!0:n&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(r[0])&&(n=!1),{type:this.options.sanitize?"text":"html",raw:r[0],inLink:t,inRawBlock:n,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(r[0]):P(r[0]):r[0]}},t.link=function(e){var t=this.rules.inline.link.exec(e);if(t){var n=R(t[2],"()");if(n>-1){var r=0===t[0].indexOf("!")?5:4,i=r+t[1].length+n;t[2]=t[2].substring(0,n),t[0]=t[0].substring(0,i).trim(),t[3]=""}var o=t[2],a="";if(this.options.pedantic){var s=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(o);s?(o=s[1],a=s[3]):a=""}else a=t[3]?t[3].slice(1,-1):"";o=o.trim().replace(/^<([\s\S]*)>$/,"$1");var l=F(t,{href:o?o.replace(this.rules.inline._escapes,"$1"):o,title:a?a.replace(this.rules.inline._escapes,"$1"):a},t[0]);return l}},t.reflink=function(e,t){var n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){var r=(n[2]||n[1]).replace(/\s+/g," ");if(r=t[r.toLowerCase()],!r||!r.href){var i=n[0].charAt(0);return{type:"text",raw:i,text:i}}var o=F(n,r,n[0]);return o}},t.strong=function(e,t,n){void 0===n&&(n="");var r=this.rules.inline.strong.start.exec(e);if(r&&(!r[1]||r[1]&&(""===n||this.rules.inline.punctuation.exec(n)))){t=t.slice(-1*e.length);var i,o="**"===r[0]?this.rules.inline.strong.endAst:this.rules.inline.strong.endUnd;o.lastIndex=0;while(null!=(r=o.exec(t)))if(i=this.rules.inline.strong.middle.exec(t.slice(0,r.index+3)),i)return{type:"strong",raw:e.slice(0,i[0].length),text:e.slice(2,i[0].length-2)}}},t.em=function(e,t,n){void 0===n&&(n="");var r=this.rules.inline.em.start.exec(e);if(r&&(!r[1]||r[1]&&(""===n||this.rules.inline.punctuation.exec(n)))){t=t.slice(-1*e.length);var i,o="*"===r[0]?this.rules.inline.em.endAst:this.rules.inline.em.endUnd;o.lastIndex=0;while(null!=(r=o.exec(t)))if(i=this.rules.inline.em.middle.exec(t.slice(0,r.index+2)),i)return{type:"em",raw:e.slice(0,i[0].length),text:e.slice(1,i[0].length-1)}}},t.codespan=function(e){var t=this.rules.inline.code.exec(e);if(t){var n=t[2].replace(/\n/g," "),r=/[^ ]/.test(n),i=n.startsWith(" ")&&n.endsWith(" ");return r&&i&&(n=n.substring(1,n.length-1)),n=P(n,!0),{type:"codespan",raw:t[0],text:n}}},t.br=function(e){var t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}},t.del=function(e){var t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[1]}},t.autolink=function(e,t){var n,r,i=this.rules.inline.autolink.exec(e);if(i)return"@"===i[2]?(n=P(this.options.mangle?t(i[1]):i[1]),r="mailto:"+n):(n=P(i[1]),r=n),{type:"link",raw:i[0],text:n,href:r,tokens:[{type:"text",raw:n,text:n}]}},t.url=function(e,t){var n;if(n=this.rules.inline.url.exec(e)){var r,i;if("@"===n[2])r=P(this.options.mangle?t(n[0]):n[0]),i="mailto:"+r;else{var o;do{o=n[0],n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(o!==n[0]);r=P(n[0]),i="www."===n[1]?"http://"+r:r}return{type:"link",raw:n[0],text:r,href:i,tokens:[{type:"text",raw:r,text:r}]}}},t.inlineText=function(e,t,n){var r,i=this.rules.inline.text.exec(e);if(i)return r=t?this.options.sanitize?this.options.sanitizer?this.options.sanitizer(i[0]):P(i[0]):i[0]:P(this.options.smartypants?n(i[0]):i[0]),{type:"text",raw:i[0],text:r}},e}(),H=T.noopTest,z=T.edit,Q=T.merge,V={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:H,table:H,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html)[^\n]+)*)/,text:/^[^\n]+/,_label:/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,_title:/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/};V.def=z(V.def).replace("label",V._label).replace("title",V._title).getRegex(),V.bullet=/(?:[*+-]|\d{1,9}[.)])/,V.item=/^( *)(bull) ?[^\n]*(?:\n(?!\1bull ?)[^\n]*)*/,V.item=z(V.item,"gm").replace(/bull/g,V.bullet).getRegex(),V.list=z(V.list).replace(/bull/g,V.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+V.def.source+")").getRegex(),V._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",V._comment=/<!--(?!-?>)[\s\S]*?-->/,V.html=z(V.html,"i").replace("comment",V._comment).replace("tag",V._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),V.paragraph=z(V._paragraph).replace("hr",V.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",V._tag).getRegex(),V.blockquote=z(V.blockquote).replace("paragraph",V.paragraph).getRegex(),V.normal=Q({},V),V.gfm=Q({},V.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*|$)"}),V.gfm.nptable=z(V.gfm.nptable).replace("hr",V.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",V._tag).getRegex(),V.gfm.table=z(V.gfm.table).replace("hr",V.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",V._tag).getRegex(),V.pedantic=Q({},V.normal,{html:z("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",V._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:H,paragraph:z(V.normal._paragraph).replace("hr",V.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",V.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var K={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:H,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:H,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\<!\[`*]|\b_|$)|[^ ](?= {2,}\n))|(?= {2,}\n))/,punctuation:/^([\s*punctuation])/,_punctuation:"!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~"};K.punctuation=z(K.punctuation).replace(/punctuation/g,K._punctuation).getRegex(),K._blockSkip="\\[[^\\]]*?\\]\\([^\\)]*?\\)|`[^`]*?`|<[^>]*?>",K._overlapSkip="__[^_]*?__|\\*\\*\\[^\\*\\]*?\\*\\*",K.em.start=z(K.em.start).replace(/punctuation/g,K._punctuation).getRegex(),K.em.middle=z(K.em.middle).replace(/punctuation/g,K._punctuation).replace(/overlapSkip/g,K._overlapSkip).getRegex(),K.em.endAst=z(K.em.endAst,"g").replace(/punctuation/g,K._punctuation).getRegex(),K.em.endUnd=z(K.em.endUnd,"g").replace(/punctuation/g,K._punctuation).getRegex(),K.strong.start=z(K.strong.start).replace(/punctuation/g,K._punctuation).getRegex(),K.strong.middle=z(K.strong.middle).replace(/punctuation/g,K._punctuation).replace(/blockSkip/g,K._blockSkip).getRegex(),K.strong.endAst=z(K.strong.endAst,"g").replace(/punctuation/g,K._punctuation).getRegex(),K.strong.endUnd=z(K.strong.endUnd,"g").replace(/punctuation/g,K._punctuation).getRegex(),K.blockSkip=z(K._blockSkip,"g").getRegex(),K.overlapSkip=z(K._overlapSkip,"g").getRegex(),K._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,K._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,K._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])?)+(?![-_])/,K.autolink=z(K.autolink).replace("scheme",K._scheme).replace("email",K._email).getRegex(),K._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,K.tag=z(K.tag).replace("comment",V._comment).replace("attribute",K._attribute).getRegex(),K._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,K._href=/<(?:\\[<>]?|[^\s<>\\])*>|[^\s\x00-\x1f]*/,K._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,K.link=z(K.link).replace("label",K._label).replace("href",K._href).replace("title",K._title).getRegex(),K.reflink=z(K.reflink).replace("label",K._label).getRegex(),K.reflinkSearch=z(K.reflinkSearch,"g").replace("reflink",K.reflink).replace("nolink",K.nolink).getRegex(),K.normal=Q({},K),K.pedantic=Q({},K.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:z(/^!?\[(label)\]\((.*?)\)/).replace("label",K._label).getRegex(),reflink:z(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",K._label).getRegex()}),K.gfm=Q({},K.normal,{escape:z(K.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.!#$%&'*+\/=?_`{\|}~-]+@))/}),K.gfm.url=z(K.gfm.url,"i").replace("email",K.gfm._extended_email).getRegex(),K.breaks=Q({},K.gfm,{br:z(K.br).replace("{2,}","*").getRegex(),text:z(K.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var W={block:V,inline:K},G=a.defaults,q=W.block,Y=W.inline;function X(e){return e.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 Z(e){var t,n,r="",i=e.length;for(t=0;t<i;t++)n=e.charCodeAt(t),Math.random()>.5&&(n="x"+n.toString(16)),r+="&#"+n+";";return r}var J=function(){function e(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||G,this.options.tokenizer=this.options.tokenizer||new U,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options;var t={block:q.normal,inline:Y.normal};this.options.pedantic?(t.block=q.pedantic,t.inline=Y.pedantic):this.options.gfm&&(t.block=q.gfm,this.options.breaks?t.inline=Y.breaks:t.inline=Y.gfm),this.tokenizer.rules=t}e.lex=function(t,n){var r=new e(n);return r.lex(t)};var n=e.prototype;return n.lex=function(e){return e=e.replace(/\r\n|\r/g,"\n").replace(/\t/g," "),this.blockTokens(e,this.tokens,!0),this.inline(this.tokens),this.tokens},n.blockTokens=function(e,t,n){var r,i,o,a;void 0===t&&(t=[]),void 0===n&&(n=!0),e=e.replace(/^ +$/gm,"");while(e)if(r=this.tokenizer.space(e))e=e.substring(r.raw.length),r.type&&t.push(r);else if(r=this.tokenizer.code(e,t))e=e.substring(r.raw.length),r.type?t.push(r):(a=t[t.length-1],a.raw+="\n"+r.raw,a.text+="\n"+r.text);else if(r=this.tokenizer.fences(e))e=e.substring(r.raw.length),t.push(r);else if(r=this.tokenizer.heading(e))e=e.substring(r.raw.length),t.push(r);else if(r=this.tokenizer.nptable(e))e=e.substring(r.raw.length),t.push(r);else if(r=this.tokenizer.hr(e))e=e.substring(r.raw.length),t.push(r);else if(r=this.tokenizer.blockquote(e))e=e.substring(r.raw.length),r.tokens=this.blockTokens(r.text,[],n),t.push(r);else if(r=this.tokenizer.list(e)){for(e=e.substring(r.raw.length),o=r.items.length,i=0;i<o;i++)r.items[i].tokens=this.blockTokens(r.items[i].text,[],!1);t.push(r)}else if(r=this.tokenizer.html(e))e=e.substring(r.raw.length),t.push(r);else if(n&&(r=this.tokenizer.def(e)))e=e.substring(r.raw.length),this.tokens.links[r.tag]||(this.tokens.links[r.tag]={href:r.href,title:r.title});else if(r=this.tokenizer.table(e))e=e.substring(r.raw.length),t.push(r);else if(r=this.tokenizer.lheading(e))e=e.substring(r.raw.length),t.push(r);else if(n&&(r=this.tokenizer.paragraph(e)))e=e.substring(r.raw.length),t.push(r);else if(r=this.tokenizer.text(e,t))e=e.substring(r.raw.length),r.type?t.push(r):(a=t[t.length-1],a.raw+="\n"+r.raw,a.text+="\n"+r.text);else if(e){var s="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(s);break}throw new Error(s)}return t},n.inline=function(e){var t,n,r,i,o,a,s=e.length;for(t=0;t<s;t++)switch(a=e[t],a.type){case"paragraph":case"text":case"heading":a.tokens=[],this.inlineTokens(a.text,a.tokens);break;case"table":for(a.tokens={header:[],cells:[]},i=a.header.length,n=0;n<i;n++)a.tokens.header[n]=[],this.inlineTokens(a.header[n],a.tokens.header[n]);for(i=a.cells.length,n=0;n<i;n++)for(o=a.cells[n],a.tokens.cells[n]=[],r=0;r<o.length;r++)a.tokens.cells[n][r]=[],this.inlineTokens(o[r],a.tokens.cells[n][r]);break;case"blockquote":this.inline(a.tokens);break;case"list":for(i=a.items.length,n=0;n<i;n++)this.inline(a.items[n].tokens);break}return e},n.inlineTokens=function(e,t,n,r,i){var o;void 0===t&&(t=[]),void 0===n&&(n=!1),void 0===r&&(r=!1),void 0===i&&(i="");var a,s=e;if(this.tokens.links){var l=Object.keys(this.tokens.links);if(l.length>0)while(null!=(a=this.tokenizer.rules.inline.reflinkSearch.exec(s)))l.includes(a[0].slice(a[0].lastIndexOf("[")+1,-1))&&(s=s.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}while(null!=(a=this.tokenizer.rules.inline.blockSkip.exec(s)))s=s.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);while(e)if(o=this.tokenizer.escape(e))e=e.substring(o.raw.length),t.push(o);else if(o=this.tokenizer.tag(e,n,r))e=e.substring(o.raw.length),n=o.inLink,r=o.inRawBlock,t.push(o);else if(o=this.tokenizer.link(e))e=e.substring(o.raw.length),"link"===o.type&&(o.tokens=this.inlineTokens(o.text,[],!0,r)),t.push(o);else if(o=this.tokenizer.reflink(e,this.tokens.links))e=e.substring(o.raw.length),"link"===o.type&&(o.tokens=this.inlineTokens(o.text,[],!0,r)),t.push(o);else if(o=this.tokenizer.strong(e,s,i))e=e.substring(o.raw.length),o.tokens=this.inlineTokens(o.text,[],n,r),t.push(o);else if(o=this.tokenizer.em(e,s,i))e=e.substring(o.raw.length),o.tokens=this.inlineTokens(o.text,[],n,r),t.push(o);else if(o=this.tokenizer.codespan(e))e=e.substring(o.raw.length),t.push(o);else if(o=this.tokenizer.br(e))e=e.substring(o.raw.length),t.push(o);else if(o=this.tokenizer.del(e))e=e.substring(o.raw.length),o.tokens=this.inlineTokens(o.text,[],n,r),t.push(o);else if(o=this.tokenizer.autolink(e,Z))e=e.substring(o.raw.length),t.push(o);else if(n||!(o=this.tokenizer.url(e,Z))){if(o=this.tokenizer.inlineText(e,r,X))e=e.substring(o.raw.length),i=o.raw.slice(-1),t.push(o);else if(e){var c="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(c);break}throw new Error(c)}}else e=e.substring(o.raw.length),t.push(o);return t},t(e,null,[{key:"rules",get:function(){return{block:q,inline:Y}}}]),e}(),$=a.defaults,ee=T.cleanUrl,te=T.escape,ne=function(){function e(e){this.options=e||$}var t=e.prototype;return t.code=function(e,t,n){var r=(t||"").match(/\S*/)[0];if(this.options.highlight){var i=this.options.highlight(e,r);null!=i&&i!==e&&(n=!0,e=i)}return r?'<pre><code class="'+this.options.langPrefix+te(r,!0)+'">'+(n?e:te(e,!0))+"</code></pre>\n":"<pre><code>"+(n?e:te(e,!0))+"</code></pre>\n"},t.blockquote=function(e){return"<blockquote>\n"+e+"</blockquote>\n"},t.html=function(e){return e},t.heading=function(e,t,n,r){return this.options.headerIds?"<h"+t+' id="'+this.options.headerPrefix+r.slug(n)+'">'+e+"</h"+t+">\n":"<h"+t+">"+e+"</h"+t+">\n"},t.hr=function(){return this.options.xhtml?"<hr/>\n":"<hr>\n"},t.list=function(e,t,n){var r=t?"ol":"ul",i=t&&1!==n?' start="'+n+'"':"";return"<"+r+i+">\n"+e+"</"+r+">\n"},t.listitem=function(e){return"<li>"+e+"</li>\n"},t.checkbox=function(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},t.paragraph=function(e){return"<p>"+e+"</p>\n"},t.table=function(e,t){return t&&(t="<tbody>"+t+"</tbody>"),"<table>\n<thead>\n"+e+"</thead>\n"+t+"</table>\n"},t.tablerow=function(e){return"<tr>\n"+e+"</tr>\n"},t.tablecell=function(e,t){var n=t.header?"th":"td",r=t.align?"<"+n+' align="'+t.align+'">':"<"+n+">";return r+e+"</"+n+">\n"},t.strong=function(e){return"<strong>"+e+"</strong>"},t.em=function(e){return"<em>"+e+"</em>"},t.codespan=function(e){return"<code>"+e+"</code>"},t.br=function(){return this.options.xhtml?"<br/>":"<br>"},t.del=function(e){return"<del>"+e+"</del>"},t.link=function(e,t,n){if(e=ee(this.options.sanitize,this.options.baseUrl,e),null===e)return n;var r='<a href="'+te(e)+'"';return t&&(r+=' title="'+t+'"'),r+=">"+n+"</a>",r},t.image=function(e,t,n){if(e=ee(this.options.sanitize,this.options.baseUrl,e),null===e)return n;var r='<img src="'+e+'" alt="'+n+'"';return t&&(r+=' title="'+t+'"'),r+=this.options.xhtml?"/>":">",r},t.text=function(e){return e},e}(),re=function(){function e(){}var t=e.prototype;return t.strong=function(e){return e},t.em=function(e){return e},t.codespan=function(e){return e},t.del=function(e){return e},t.html=function(e){return e},t.text=function(e){return e},t.link=function(e,t,n){return""+n},t.image=function(e,t,n){return""+n},t.br=function(){return""},e}(),ie=function(){function e(){this.seen={}}var t=e.prototype;return t.slug=function(e){var t=e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-");if(this.seen.hasOwnProperty(t)){var n=t;do{this.seen[n]++,t=n+"-"+this.seen[n]}while(this.seen.hasOwnProperty(t))}return this.seen[t]=0,t},e}(),oe=a.defaults,ae=T.unescape,se=function(){function e(e){this.options=e||oe,this.options.renderer=this.options.renderer||new ne,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new re,this.slugger=new ie}e.parse=function(t,n){var r=new e(n);return r.parse(t)};var t=e.prototype;return t.parse=function(e,t){void 0===t&&(t=!0);var n,r,i,o,a,s,l,c,u,d,h,f,p,g,m,A,v,y,b="",x=e.length;for(n=0;n<x;n++)switch(d=e[n],d.type){case"space":continue;case"hr":b+=this.renderer.hr();continue;case"heading":b+=this.renderer.heading(this.parseInline(d.tokens),d.depth,ae(this.parseInline(d.tokens,this.textRenderer)),this.slugger);continue;case"code":b+=this.renderer.code(d.text,d.lang,d.escaped);continue;case"table":for(c="",l="",o=d.header.length,r=0;r<o;r++)l+=this.renderer.tablecell(this.parseInline(d.tokens.header[r]),{header:!0,align:d.align[r]});for(c+=this.renderer.tablerow(l),u="",o=d.cells.length,r=0;r<o;r++){for(s=d.tokens.cells[r],l="",a=s.length,i=0;i<a;i++)l+=this.renderer.tablecell(this.parseInline(s[i]),{header:!1,align:d.align[i]});u+=this.renderer.tablerow(l)}b+=this.renderer.table(c,u);continue;case"blockquote":u=this.parse(d.tokens),b+=this.renderer.blockquote(u);continue;case"list":for(h=d.ordered,f=d.start,p=d.loose,o=d.items.length,u="",r=0;r<o;r++)m=d.items[r],A=m.checked,v=m.task,g="",m.task&&(y=this.renderer.checkbox(A),p?m.tokens.length>0&&"text"===m.tokens[0].type?(m.tokens[0].text=y+" "+m.tokens[0].text,m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&"text"===m.tokens[0].tokens[0].type&&(m.tokens[0].tokens[0].text=y+" "+m.tokens[0].tokens[0].text)):m.tokens.unshift({type:"text",text:y}):g+=y),g+=this.parse(m.tokens,p),u+=this.renderer.listitem(g,v,A);b+=this.renderer.list(u,h,f);continue;case"html":b+=this.renderer.html(d.text);continue;case"paragraph":b+=this.renderer.paragraph(this.parseInline(d.tokens));continue;case"text":u=d.tokens?this.parseInline(d.tokens):d.text;while(n+1<x&&"text"===e[n+1].type)d=e[++n],u+="\n"+(d.tokens?this.parseInline(d.tokens):d.text);b+=t?this.renderer.paragraph(u):u;continue;default:var w='Token with "'+d.type+'" type was not found.';if(this.options.silent)return void console.error(w);throw new Error(w)}return b},t.parseInline=function(e,t){t=t||this.renderer;var n,r,i="",o=e.length;for(n=0;n<o;n++)switch(r=e[n],r.type){case"escape":i+=t.text(r.text);break;case"html":i+=t.html(r.text);break;case"link":i+=t.link(r.href,r.title,this.parseInline(r.tokens,t));break;case"image":i+=t.image(r.href,r.title,r.text);break;case"strong":i+=t.strong(this.parseInline(r.tokens,t));break;case"em":i+=t.em(this.parseInline(r.tokens,t));break;case"codespan":i+=t.codespan(r.text);break;case"br":i+=t.br();break;case"del":i+=t.del(this.parseInline(r.tokens,t));break;case"text":i+=t.text(r.text);break;default:var a='Token with "'+r.type+'" type was not found.';if(this.options.silent)return void console.error(a);throw new Error(a)}return i},e}(),le=T.merge,ce=T.checkSanitizeDeprecation,ue=T.escape,de=a.getDefaults,he=a.changeDefaults,fe=a.defaults;function pe(e,t,n){if("undefined"===typeof e||null===e)throw new Error("marked(): input parameter is undefined or null");if("string"!==typeof e)throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected");if("function"===typeof t&&(n=t,t=null),t=le({},pe.defaults,t||{}),ce(t),n){var r,i=t.highlight;try{r=J.lex(e,t)}catch(l){return n(l)}var o=function(e){var o;if(!e)try{o=se.parse(r,t)}catch(l){e=l}return t.highlight=i,e?n(e):n(null,o)};if(!i||i.length<3)return o();if(delete t.highlight,!r.length)return o();var a=0;return pe.walkTokens(r,(function(e){"code"===e.type&&(a++,setTimeout((function(){i(e.text,e.lang,(function(t,n){if(t)return o(t);null!=n&&n!==e.text&&(e.text=n,e.escaped=!0),a--,0===a&&o()}))}),0))})),void(0===a&&o())}try{var s=J.lex(e,t);return t.walkTokens&&pe.walkTokens(s,t.walkTokens),se.parse(s,t)}catch(l){if(l.message+="\nPlease report this to https://github.com/markedjs/marked.",t.silent)return"<p>An error occurred:</p><pre>"+ue(l.message+"",!0)+"</pre>";throw l}}pe.options=pe.setOptions=function(e){return le(pe.defaults,e),he(pe.defaults),pe},pe.getDefaults=de,pe.defaults=fe,pe.use=function(e){var t=le({},e);if(e.renderer&&function(){var n=pe.defaults.renderer||new ne,r=function(t){var r=n[t];n[t]=function(){for(var i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];var s=e.renderer[t].apply(n,o);return!1===s&&(s=r.apply(n,o)),s}};for(var i in e.renderer)r(i);t.renderer=n}(),e.tokenizer&&function(){var n=pe.defaults.tokenizer||new U,r=function(t){var r=n[t];n[t]=function(){for(var i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];var s=e.tokenizer[t].apply(n,o);return!1===s&&(s=r.apply(n,o)),s}};for(var i in e.tokenizer)r(i);t.tokenizer=n}(),e.walkTokens){var n=pe.defaults.walkTokens;t.walkTokens=function(t){e.walkTokens(t),n&&n(t)}}pe.setOptions(t)},pe.walkTokens=function(e,t){for(var n,r=i(e);!(n=r()).done;){var o=n.value;switch(t(o),o.type){case"table":for(var a,s=i(o.tokens.header);!(a=s()).done;){var l=a.value;pe.walkTokens(l,t)}for(var c,u=i(o.tokens.cells);!(c=u()).done;)for(var d,h=c.value,f=i(h);!(d=f()).done;){var p=d.value;pe.walkTokens(p,t)}break;case"list":pe.walkTokens(o.items,t);break;default:o.tokens&&pe.walkTokens(o.tokens,t)}}},pe.Parser=se,pe.parser=se.parse,pe.Renderer=ne,pe.TextRenderer=re,pe.Lexer=J,pe.lexer=J.lex,pe.Tokenizer=U,pe.Slugger=ie,pe.parse=pe;var ge=pe;return ge}))},tcMs:function(e,t,n){var r=n("p5w1"),i=n("wooT"),o=n("a+hL");function a(e){return r(e,o,i)}e.exports=a},teHm:function(e,t,n){var r=n("QV7q"),i=r.makeInner;function o(){var e=i();return function(t){var n=e(t),r=t.pipelineContext,i=n.large,o=n.progressiveRender,a=n.large=r&&r.large,s=n.progressiveRender=r&&r.progressiveRender;return!!(i^a||o^s)&&"reset"}}e.exports=o},temQ:function(e,t,n){var r=n("OCYe"),i=n("oEo5"),o=i.isFunction,a={createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData(),i=(e.visualColorAccessPath||"itemStyle.color").split("."),a=e.get(i),s=!o(a)||a instanceof r?null:a;a&&!s||(a=e.getColorFromPalette(e.name,null,t.getSeriesCount())),n.setVisual("color",a);var l=(e.visualBorderColorAccessPath||"itemStyle.borderColor").split("."),c=e.get(l);if(n.setVisual("borderColor",c),!t.isSeriesFiltered(e)){s&&n.each((function(t){n.setItemVisual(t,"color",s(e.getDataParams(t)))}));var u=function(e,t){var n=e.getItemModel(t),r=n.get(i,!0),o=n.get(l,!0);null!=r&&e.setItemVisual(t,"color",r),null!=o&&e.setItemVisual(t,"borderColor",o)};return{dataEach:n.hasItemOption?u:null}}}};e.exports=a},tfhU:function(e,t,n){},tfuW:function(e,t,n){var r=n("Q6Bq");n("Tca1"),n("8sx9"),n("RM5q"),n("TzWj");var i=n("cS7d"),o=n("sIxb"),a=n("K4SB"),s=n("Q8HS"),l=n("Ukc0");r.registerLayout(i),r.registerVisual(o),r.registerProcessor(r.PRIORITY.PROCESSOR.STATISTIC,a),r.registerPreprocessor(s),l("map",[{type:"mapToggleSelect",event:"mapselectchanged",method:"toggleSelected"},{type:"mapSelect",event:"mapselected",method:"select"},{type:"mapUnSelect",event:"mapunselected",method:"unSelect"}])},tsx3:function(e,t){var n={average:function(e){for(var t=0,n=0,r=0;r<e.length;r++)isNaN(e[r])||(t+=e[r],n++);return 0===n?NaN:t/n},sum:function(e){for(var t=0,n=0;n<e.length;n++)t+=e[n]||0;return t},max:function(e){for(var t=-1/0,n=0;n<e.length;n++)e[n]>t&&(t=e[n]);return isFinite(t)?t:NaN},min:function(e){for(var t=1/0,n=0;n<e.length;n++)e[n]<t&&(t=e[n]);return isFinite(t)?t:NaN},nearest:function(e){return e[0]}},r=function(e,t){return Math.round(e.length/2)};function i(e){return{seriesType:e,modifyOutputEnd:!0,reset:function(e,t,i){var o=e.getData(),a=e.get("sampling"),s=e.coordinateSystem;if("cartesian2d"===s.type&&a){var l,c=s.getBaseAxis(),u=s.getOtherAxis(c),d=c.getExtent(),h=Math.abs(d[1]-d[0]),f=Math.round(o.count()/h);if(f>1)"string"===typeof a?l=n[a]:"function"===typeof a&&(l=a),l&&e.setData(o.downSample(o.mapDimension(u.dim),1/f,l,r))}}}}e.exports=i},tuRO:function(e,t,n){var r=n("HJxf"),i=n("921W"),o=n("nBjS"),a=o&&o.isTypedArray,s=a?i(a):r;e.exports=s},twZV:function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("ZZRV"),l=n("uC5z"),c=n("iczh"),u=n.n(c),d=n("LpVx"),h=s["createContext"](null),f=h.Provider,p=h,g=n("ofoi"),m=n.n(g);function A(e,t){"function"===typeof e?e(t):"object"===m()(e)&&e&&"current"in e&&(e.current=t)}function v(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){t.forEach((function(t){A(t,e)}))}}var y=n("b5WB"),b=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},x=function(e,t){var n,r=s["useContext"](p),o=s["useContext"](d["b"]),c=o.getPrefixCls,h=o.direction,f=s["useRef"](),g=v(t,f);s["useEffect"]((function(){Object(y["a"])(!("optionType"in e),"Radio","`optionType` is only support in Radio.Group.")}),[]);var m=function(t){e.onChange&&e.onChange(t),(null===r||void 0===r?void 0:r.onChange)&&r.onChange(t)},A=e.prefixCls,x=e.className,w=e.children,_=e.style,C=b(e,["prefixCls","className","children","style"]),S=c("radio",A),E=a()({},C);r&&(E.name=r.name,E.onChange=m,E.checked=e.value===r.value,E.disabled=e.disabled||r.disabled);var B=u()(x,(n={},i()(n,"".concat(S,"-wrapper"),!0),i()(n,"".concat(S,"-wrapper-checked"),E.checked),i()(n,"".concat(S,"-wrapper-disabled"),E.disabled),i()(n,"".concat(S,"-wrapper-rtl"),"rtl"===h),n));return s["createElement"]("label",{className:B,style:_,onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave},s["createElement"](l["a"],a()({},E,{prefixCls:S,ref:g})),void 0!==w?s["createElement"]("span",null,w):null)},w=s["forwardRef"](x);w.displayName="Radio",w.defaultProps={type:"radio"};var _=w,C=n("LlUK"),S=n.n(C),E=n("O9LN"),B=n("WHP3"),O=function(e){var t=s["useContext"](d["b"]),n=t.getPrefixCls,r=t.direction,o=s["useContext"](B["b"]),a=Object(E["a"])(e.defaultValue,{value:e.value}),l=S()(a,2),c=l[0],h=l[1],p=function(t){var n=c,r=t.target.value;"value"in e||h(r);var i=e.onChange;i&&r!==n&&i(t)},g=function(){var t,a=e.prefixCls,l=e.className,d=void 0===l?"":l,h=e.options,f=e.optionType,p=e.buttonStyle,g=e.disabled,m=e.children,A=e.size,v=e.style,y=e.id,b=e.onMouseEnter,x=e.onMouseLeave,w=n("radio",a),C="".concat(w,"-group"),S=m;if(h&&h.length>0){var E="button"===f?"".concat(w,"-button"):w;S=h.map((function(e){return"string"===typeof e?s["createElement"](_,{key:e,prefixCls:E,disabled:g,value:e,checked:c===e},e):s["createElement"](_,{key:"radio-group-value-options-".concat(e.value),prefixCls:E,disabled:e.disabled||g,value:e.value,checked:c===e.value,style:e.style},e.label)}))}var B=A||o,O=u()(C,"".concat(C,"-").concat(p),(t={},i()(t,"".concat(C,"-").concat(B),B),i()(t,"".concat(C,"-rtl"),"rtl"===r),t),d);return s["createElement"]("div",{className:O,style:v,onMouseEnter:b,onMouseLeave:x,id:y},S)};return s["createElement"](f,{value:{onChange:p,value:c,disabled:e.disabled,name:e.name}},g())};O.defaultProps={buttonStyle:"outline"};var k=s["memo"](O),M=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},N=function(e,t){var n=s["useContext"](p),r=s["useContext"](d["b"]),i=r.getPrefixCls,o=e.prefixCls,l=M(e,["prefixCls"]),c=i("radio-button",o);return n&&(l.checked=e.value===n.value,l.disabled=e.disabled||n.disabled),s["createElement"](_,a()({prefixCls:c},l,{type:"radio",ref:t}))},T=s["forwardRef"](N),I=_;I.Button=T,I.Group=k;t["a"]=I},u3hi:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("Zjji")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="EyeInvisibleOutlined";var c=o.forwardRef(l);t.default=c},u5Eq:function(e,t,n){var r=n("hbMb"),i=n("trXQ"),o=r(i,"Map");e.exports=o},u5fj:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("8hNK"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},uC5z:function(e,t,n){"use strict";var r=n("1gHQ"),i=n("buSX"),o=n("zjzt"),a=n("FGJx"),s=n("o0AO"),l=n("uwZC"),c=n("MRRG"),u=n("GY0J"),d=n("ZZRV"),h=n.n(d),f=n("iczh"),p=n.n(f);function g(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?g(Object(n),!0).forEach((function(t){Object(o["a"])(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):g(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function A(e){var t=v();return function(){var n,r=Object(u["a"])(e);if(t){var i=Object(u["a"])(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return Object(c["a"])(this,n)}}function v(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}var y=function(e){Object(l["a"])(n,e);var t=A(n);function n(e){var r;Object(a["a"])(this,n),r=t.call(this,e),r.handleChange=function(e){var t=r.props,n=t.disabled,i=t.onChange;n||("checked"in r.props||r.setState({checked:e.target.checked}),i&&i({target:m(m({},r.props),{},{checked:e.target.checked}),stopPropagation:function(){e.stopPropagation()},preventDefault:function(){e.preventDefault()},nativeEvent:e.nativeEvent}))},r.saveInput=function(e){r.input=e};var i="checked"in e?e.checked:e.defaultChecked;return r.state={checked:i},r}return Object(s["a"])(n,[{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"render",value:function(){var e,t=this.props,n=t.prefixCls,a=t.className,s=t.style,l=t.name,c=t.id,u=t.type,d=t.disabled,f=t.readOnly,g=t.tabIndex,m=t.onClick,A=t.onFocus,v=t.onBlur,y=t.autoFocus,b=t.value,x=t.required,w=Object(i["a"])(t,["prefixCls","className","style","name","id","type","disabled","readOnly","tabIndex","onClick","onFocus","onBlur","autoFocus","value","required"]),_=Object.keys(w).reduce((function(e,t){return"aria-"!==t.substr(0,5)&&"data-"!==t.substr(0,5)&&"role"!==t||(e[t]=w[t]),e}),{}),C=this.state.checked,S=p()(n,a,(e={},Object(o["a"])(e,"".concat(n,"-checked"),C),Object(o["a"])(e,"".concat(n,"-disabled"),d),e));return h.a.createElement("span",{className:S,style:s},h.a.createElement("input",Object(r["a"])({name:l,id:c,type:u,required:x,readOnly:f,disabled:d,tabIndex:g,className:"".concat(n,"-input"),checked:!!C,onClick:m,onFocus:A,onBlur:v,onChange:this.handleChange,autoFocus:y,ref:this.saveInput,value:b},_)),h.a.createElement("span",{className:"".concat(n,"-inner")}))}}],[{key:"getDerivedStateFromProps",value:function(e,t){return"checked"in e?m(m({},t),{},{checked:e.checked}):null}}]),n}(d["Component"]);y.defaultProps={prefixCls:"rc-checkbox",className:"",style:{},type:"checkbox",defaultChecked:!1,onFocus:function(){},onBlur:function(){},onChange:function(){}},t["a"]=y},uCTv:function(e,t,n){n("kJIg"),n("CXdb"),n("8/vB"),n("YiIN"),n("3fbH"),n("Wqo7"),n("XqH9")},uCVf:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("0gFT"),a=n("QV7q"),s=a.defaultEmphasis,l=n("kAFf"),c=l.makeSeriesEncodeForNameBased,u=n("p1Ch"),d=r.extendSeriesModel({type:"series.funnel",init:function(e){d.superApply(this,"init",arguments),this.legendVisualProvider=new u(i.bind(this.getData,this),i.bind(this.getRawData,this)),this._defaultLabelLine(e)},getInitialData:function(e,t){return o(this,{coordDimensions:["value"],encodeDefaulter:i.curry(c,this)})},_defaultLabelLine:function(e){s(e,"labelLine",["show"]);var t=e.labelLine,n=e.emphasis.labelLine;t.show=t.show&&e.label.show,n.show=n.show&&e.emphasis.label.show},getDataParams:function(e){var t=this.getData(),n=d.superCall(this,"getDataParams",e),r=t.mapDimension("value"),i=t.getSum(r);return n.percent=i?+(t.get(r,e)/i*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}}}}),h=d;e.exports=h},uGYj:function(e,t,n){var r=n("Q6Bq");n("vtWr"),n("eGHz"),n("v08p");var i=n("xPmE");r.registerVisual(i)},uLqt:function(e,t,n){"use strict";n("LC9H"),n("AcPx"),n("MPZO"),n("bEBK"),n("9cas"),n("GrpF"),n("FHsC"),n("Mumi"),n("Rbwl"),n("CeOx")},"uV/z":function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="LeftOutlined";t["a"]=r["forwardRef"](s)},uWVo:function(e,t,n){var r=n("qG1B"),i=n("OUY8"),o=n("NW8c");function a(e){return i(e)?o(e):r(e)}e.exports=a},uYoA:function(e,t,n){var r=n("MWS/"),i=r.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"}});e.exports=i},uieq:function(e,t,n){var r=n("zYjg"),i=n("LLn1"),o=i.createSymbol,a=n("o2YK"),s=4,l=r.extendShape({shape:{points:null},symbolProxy:null,softClipShape:null,buildPath:function(e,t){var n=t.points,r=t.size,i=this.symbolProxy,o=i.shape,a=e.getContext?e.getContext():e,l=a&&r[0]<s;if(!l)for(var c=0;c<n.length;){var u=n[c++],d=n[c++];isNaN(u)||isNaN(d)||(this.softClipShape&&!this.softClipShape.contain(u,d)||(o.x=u-r[0]/2,o.y=d-r[1]/2,o.width=r[0],o.height=r[1],i.buildPath(e,o,!0)))}},afterBrush:function(e){var t=this.shape,n=t.points,r=t.size,i=r[0]<s;if(i){this.setTransform(e);for(var o=0;o<n.length;){var a=n[o++],l=n[o++];isNaN(a)||isNaN(l)||(this.softClipShape&&!this.softClipShape.contain(a,l)||e.fillRect(a-r[0]/2,l-r[1]/2,r[0],r[1]))}this.restoreTransform(e)}},findDataIndex:function(e,t){for(var n=this.shape,r=n.points,i=n.size,o=Math.max(i[0],4),a=Math.max(i[1],4),s=r.length/2-1;s>=0;s--){var l=2*s,c=r[l]-o/2,u=r[l+1]-a/2;if(e>=c&&t>=u&&e<=c+o&&t<=u+a)return s}return-1}});function c(){this.group=new r.Group}var u=c.prototype;u.isPersistent=function(){return!this._incremental},u.updateData=function(e,t){this.group.removeAll();var n=new l({rectHover:!0,cursor:"default"});n.setShape({points:e.getLayout("symbolPoints")}),this._setCommon(n,e,!1,t),this.group.add(n),this._incremental=null},u.updateLayout=function(e){if(!this._incremental){var t=e.getLayout("symbolPoints");this.group.eachChild((function(e){if(null!=e.startIndex){var n=2*(e.endIndex-e.startIndex),r=4*e.startIndex*2;t=new Float32Array(t.buffer,r,n)}e.setShape("points",t)}))}},u.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clearIncremental(),e.count()>2e6?(this._incremental||(this._incremental=new a({silent:!0})),this.group.add(this._incremental)):this._incremental=null},u.incrementalUpdate=function(e,t,n){var r;this._incremental?(r=new l,this._incremental.addDisplayable(r,!0)):(r=new l({rectHover:!0,cursor:"default",startIndex:e.start,endIndex:e.end}),r.incremental=!0,this.group.add(r)),r.setShape({points:t.getLayout("symbolPoints")}),this._setCommon(r,t,!!this._incremental,n)},u._setCommon=function(e,t,n,r){var i=t.hostModel;r=r||{};var a=t.getVisual("symbolSize");e.setShape("size",a instanceof Array?a:[a,a]),e.softClipShape=r.clipShape||null,e.symbolProxy=o(t.getVisual("symbol"),0,0,0,0),e.setColor=e.symbolProxy.setColor;var l=e.shape.size[0]<s;e.useStyle(i.getModel("itemStyle").getItemStyle(l?["color","shadowBlur","shadowColor"]:["color"]));var c=t.getVisual("color");c&&e.setColor(c),n||(e.seriesIndex=i.seriesIndex,e.on("mousemove",(function(t){e.dataIndex=null;var n=e.findDataIndex(t.offsetX,t.offsetY);n>=0&&(e.dataIndex=n+(e.startIndex||0))})))},u.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},u._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var d=c;e.exports=d},v08p:function(e,t,n){var r=n("zYjg"),i=n("F62y"),o=.3,a=i.extend({type:"parallel",init:function(){this._dataGroup=new r.Group,this.group.add(this._dataGroup),this._data,this._initialized},render:function(e,t,n,i){var o=this._dataGroup,a=e.getData(),h=this._data,f=e.coordinateSystem,p=f.dimensions,g=u(e);function m(e){var t=c(a,o,e,p,f);d(t,a,e,g)}function A(t,n){var o=h.getItemGraphicEl(n),s=l(a,t,p,f);a.setItemGraphicEl(t,o);var c=i&&!1===i.animation?null:e;r.updateProps(o,{shape:{points:s}},c,t),d(o,a,t,g)}function v(e){var t=h.getItemGraphicEl(e);o.remove(t)}if(a.diff(h).add(m).update(A).remove(v).execute(),!this._initialized){this._initialized=!0;var y=s(f,e,(function(){setTimeout((function(){o.removeClipPath()}))}));o.setClipPath(y)}this._data=a},incrementalPrepareRender:function(e,t,n){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},incrementalRender:function(e,t,n){for(var r=t.getData(),i=t.coordinateSystem,o=i.dimensions,a=u(t),s=e.start;s<e.end;s++){var l=c(r,this._dataGroup,s,o,i);l.incremental=!0,d(l,r,s,a)}},dispose:function(){},remove:function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null}});function s(e,t,n){var i=e.model,o=e.getRect(),a=new r.Rect({shape:{x:o.x,y:o.y,width:o.width,height:o.height}}),s="horizontal"===i.get("layout")?"width":"height";return a.setShape(s,0),r.initProps(a,{shape:{width:o.width,height:o.height}},t,n),a}function l(e,t,n,r){for(var i=[],o=0;o<n.length;o++){var a=n[o],s=e.get(e.mapDimension(a),t);h(s,r.getAxis(a).type)||i.push(r.dataToPoint(s,a))}return i}function c(e,t,n,i,o){var a=l(e,n,i,o),s=new r.Polyline({shape:{points:a},silent:!0,z2:10});return t.add(s),e.setItemGraphicEl(n,s),s}function u(e){var t=e.get("smooth",!0);return!0===t&&(t=o),{lineStyle:e.getModel("lineStyle").getLineStyle(),smooth:null!=t?t:o}}function d(e,t,n,r){var i=r.lineStyle;if(t.hasItemOption){var o=t.getItemModel(n).getModel("lineStyle");i=o.getLineStyle()}e.useStyle(i);var a=e.style;a.fill=null,a.stroke=t.getItemVisual(n,"color"),a.opacity=t.getItemVisual(n,"opacity"),r.smooth&&(e.shape.smooth=r.smooth)}function h(e,t){return"category"===t?null==e:null==e||isNaN(e)}var f=a;e.exports=f},v4o2:function(e,t){function n(e,t){return e.has(t)}e.exports=n},v8Av:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("Rvbe")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="StarFilled";var c=o.forwardRef(l);t.default=c},vIJk:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={icon:function(e,t){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:e}},{tag:"path",attrs:{d:"M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z",fill:t}},{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:t}},{tag:"path",attrs:{d:"M276 368a28 28 0 1056 0 28 28 0 10-56 0z",fill:t}},{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:e}}]}},name:"picture",theme:"twotone"};t.default=r},vNgM:function(e,t,n){var r=n("oEo5"),i=n("Auwy"),o=n("zYjg"),a=n("LLn1"),s=a.createSymbol,l=n("SSBM"),c=n("Zec6"),u=i.extend({type:"visualMap.piecewise",doRender:function(){var e=this.group;e.removeAll();var t=this.visualMapModel,n=t.get("textGap"),i=t.textStyleModel,a=i.getFont(),s=i.getTextColor(),c=this._getItemAlign(),u=t.itemSize,d=this._getViewData(),h=d.endsText,f=r.retrieve(t.get("showLabel",!0),!h);function p(i){var l=i.piece,d=new o.Group;d.onclick=r.bind(this._onItemClick,this,l),this._enableHoverLink(d,i.indexInModelPieceList);var h=t.getRepresentValue(l);if(this._createItemSymbol(d,h,[0,0,u[0],u[1]]),f){var p=this.visualMapModel.getValueState(h);d.add(new o.Text({style:{x:"right"===c?-n:u[0]+n,y:u[1]/2,text:l.text,textVerticalAlign:"middle",textAlign:c,textFont:a,textFill:s,opacity:"outOfRange"===p?.5:1}}))}e.add(d)}h&&this._renderEndsText(e,h[0],u,f,c),r.each(d.viewPieceList,p,this),h&&this._renderEndsText(e,h[1],u,f,c),l.box(t.get("orient"),e,t.get("itemGap")),this.renderBackground(e),this.positionGroup(e)},_enableHoverLink:function(e,t){function n(e){var n=this.visualMapModel;n.option.hoverLink&&this.api.dispatchAction({type:e,batch:c.makeHighDownBatch(n.findTargetDataIndices(t),n)})}e.on("mouseover",r.bind(n,this,"highlight")).on("mouseout",r.bind(n,this,"downplay"))},_getItemAlign:function(){var e=this.visualMapModel,t=e.option;if("vertical"===t.orient)return c.getItemAlign(e,this.api,e.itemSize);var n=t.align;return n&&"auto"!==n||(n="left"),n},_renderEndsText:function(e,t,n,r,i){if(t){var a=new o.Group,s=this.visualMapModel.textStyleModel;a.add(new o.Text({style:{x:r?"right"===i?n[0]:0:n[0]/2,y:n[1]/2,textVerticalAlign:"middle",textAlign:r?i:"center",text:t,textFont:s.getFont(),textFill:s.getTextColor()}})),e.add(a)}},_getViewData:function(){var e=this.visualMapModel,t=r.map(e.getPieceList(),(function(e,t){return{piece:e,indexInModelPieceList:t}})),n=e.get("text"),i=e.get("orient"),o=e.get("inverse");return("horizontal"===i?o:!o)?t.reverse():n&&(n=n.slice().reverse()),{viewPieceList:t,endsText:n}},_createItemSymbol:function(e,t,n){e.add(s(this.getControllerVisual(t,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(t,"color")))},_onItemClick:function(e){var t=this.visualMapModel,n=t.option,i=r.clone(n.selected),o=t.getSelectedMapKey(e);"single"===n.selectedMode?(i[o]=!0,r.each(i,(function(e,t){i[t]=t===o}))):i[o]=!i[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:i})}}),d=u;e.exports=d},vOhS:function(e,t,n){var r=n("gPqb"),i=n("ie0D"),o=n("oEo5"),a=n("2DdH");function s(e){r.call(this,e)}s.prototype={constructor:s,type:"image",brush:function(e,t){var n=this.style,r=n.image;n.bind(e,this,t);var i=this._image=a.createOrUpdateImage(r,this._image,this,this.onload);if(i&&a.isImageReady(i)){var o=n.x||0,s=n.y||0,l=n.width,c=n.height,u=i.width/i.height;if(null==l&&null!=c?l=c*u:null==c&&null!=l?c=l/u:null==l&&null==c&&(l=i.width,c=i.height),this.setTransform(e),n.sWidth&&n.sHeight){var d=n.sx||0,h=n.sy||0;e.drawImage(i,d,h,n.sWidth,n.sHeight,o,s,l,c)}else if(n.sx&&n.sy){d=n.sx,h=n.sy;var f=l-d,p=c-h;e.drawImage(i,d,h,f,p,o,s,l,c)}else e.drawImage(i,o,s,l,c);null!=n.text&&(this.restoreTransform(e),this.drawRectText(e,this.getBoundingRect()))}},getBoundingRect:function(){var e=this.style;return this._rect||(this._rect=new i(e.x||0,e.y||0,e.width||0,e.height||0)),this._rect}},o.inherits(s,r);var l=s;e.exports=l},vXmO:function(e,t,n){var r=n("Q6Bq"),i=n("5xMV");n("QRYH"),n("QHKB"),n("WPhg"),n("vNgM"),n("kZpV"),r.registerPreprocessor(i)},vZQr:function(e,t,n){"use strict";var r=n("CKlD"),i=n.n(r),o=n("bOtj"),a=n.n(o),s=n("Eqs+"),l=n.n(s),c=n("LlUK"),u=n.n(c),d=n("ZZRV"),h=n.n(d),f=n("iczh"),p=n.n(f);function g(e,t){var n="cannot "+e.method+" "+e.action+" "+t.status+"'",r=new Error(n);return r.status=t.status,r.method=e.method,r.url=e.action,r}function m(e){var t=e.responseText||e.response;if(!t)return t;try{return JSON.parse(t)}catch(n){return t}}function A(e){var t=new XMLHttpRequest;e.onProgress&&t.upload&&(t.upload.onprogress=function(t){t.total>0&&(t.percent=t.loaded/t.total*100),e.onProgress(t)});var n=new FormData;e.data&&Object.keys(e.data).forEach((function(t){var r=e.data[t];Array.isArray(r)?r.forEach((function(e){n.append(t+"[]",e)})):n.append(t,e.data[t])})),e.file instanceof Blob?n.append(e.filename,e.file,e.file.name):n.append(e.filename,e.file),t.onerror=function(t){e.onError(t)},t.onload=function(){return t.status<200||t.status>=300?e.onError(g(e,t),m(t)):e.onSuccess(m(t),t)},t.open(e.method,e.action,!0),e.withCredentials&&"withCredentials"in t&&(t.withCredentials=!0);var r=e.headers||{};return null!==r["X-Requested-With"]&&t.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(r).forEach((function(e){null!==r[e]&&t.setRequestHeader(e,r[e])})),t.send(n),{abort:function(){t.abort()}}}var v=+new Date,y=0;function b(){return"rc-upload-"+v+"-"+ ++y}function x(e,t){return-1!==e.indexOf(t,e.length-t.length)}var w=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=e.type||"",o=i.replace(/\/.*$/,"");return n.some((function(e){var t=e.trim();return"."===t.charAt(0)?x(r.toLowerCase(),t.toLowerCase()):/\/\*$/.test(t)?o===t.replace(/\/.*$/,""):i===t}))}return!0};function _(e,t){var n=e.createReader(),r=[];function i(){n.readEntries((function(e){var n=Array.prototype.slice.apply(e);r=r.concat(n);var o=!n.length;o?t(r):i()}))}i()}var C=function(e,t,n){var r=function e(r,i){i=i||"",r.isFile?r.file((function(e){n(e)&&(r.fullPath&&!e.webkitRelativePath&&(Object.defineProperties(e,{webkitRelativePath:{writable:!0}}),e.webkitRelativePath=r.fullPath.replace(/^\//,""),Object.defineProperties(e,{webkitRelativePath:{writable:!1}})),t([e]))})):r.isDirectory&&_(r,(function(t){t.forEach((function(t){e(t,""+i+r.name+"/")}))}))};e.forEach((function(e){r(e.webkitGetAsEntry())}))},S=C,E=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},B=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(l){i=!0,o=l}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),O=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function k(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function M(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function N(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function T(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function I(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var L=function(e){return Object.keys(e).reduce((function(t,n){return"data-"!==n.substr(0,5)&&"aria-"!==n.substr(0,5)&&"role"!==n||(t[n]=e[n]),t}),{})},D=function(e){function t(){var e,n,r,i;N(this,t);for(var o=arguments.length,a=Array(o),s=0;s<o;s++)a[s]=arguments[s];return r=T(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(a))),n=r,r.state={uid:b()},r.reqs={},r.onChange=function(e){var t=e.target.files;r.uploadFiles(t),r.reset()},r.onClick=function(e){var t=r.fileInput;if(t){var n=r.props,i=n.children,o=n.onClick;i&&"button"===i.type&&(t.parentNode.focus(),t.parentNode.querySelector("button").blur()),t.click(),o&&o(e)}},r.onKeyDown=function(e){"Enter"===e.key&&r.onClick()},r.onFileDrop=function(e){var t=r.props.multiple;if(e.preventDefault(),"dragover"!==e.type)if(r.props.directory)S(Array.prototype.slice.call(e.dataTransfer.items),r.uploadFiles,(function(e){return w(e,r.props.accept)}));else{var n=Array.prototype.slice.call(e.dataTransfer.files).filter((function(e){return w(e,r.props.accept)}));!1===t&&(n=n.slice(0,1)),r.uploadFiles(n)}},r.uploadFiles=function(e){var t=Array.prototype.slice.call(e);t.map((function(e){return e.uid=b(),e})).forEach((function(e){r.upload(e,t)}))},r.saveFileInput=function(e){r.fileInput=e},i=n,T(r,i)}return I(t,e),O(t,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"upload",value:function(e,t){var n=this,r=this.props;if(!r.beforeUpload)return setTimeout((function(){return n.post(e)}),0);var i=r.beforeUpload(e,t);i&&i.then?i.then((function(t){var r=Object.prototype.toString.call(t);return"[object File]"===r||"[object Blob]"===r?n.post(t):n.post(e)}))["catch"]((function(e){console.log(e)})):!1!==i&&setTimeout((function(){return n.post(e)}),0)}},{key:"post",value:function(e){var t=this;if(this._isMounted){var n=this.props,r=n.onStart,i=n.onProgress,o=n.transformFile,a=void 0===o?function(e){return e}:o;new Promise((function(t){var r=n.action;return"function"===typeof r&&(r=r(e)),t(r)})).then((function(o){var s=e.uid,l=n.customRequest||A,c=Promise.resolve(a(e)).then((function(e){var t=n.data;return"function"===typeof t&&(t=t(e)),Promise.all([e,t])}))["catch"]((function(e){console.error(e)}));c.then((function(a){var c=B(a,2),u=c[0],d=c[1],h={action:o,filename:n.name,data:d,file:u,headers:n.headers,withCredentials:n.withCredentials,method:n.method||"post",onProgress:i?function(t){i(t,e)}:null,onSuccess:function(r,i){delete t.reqs[s],n.onSuccess(r,e,i)},onError:function(r,i){delete t.reqs[s],n.onError(r,i,e)}};r(e),t.reqs[s]=l(h)}))}))}}},{key:"reset",value:function(){this.setState({uid:b()})}},{key:"abort",value:function(e){var t=this.reqs;if(e){var n=e;e&&e.uid&&(n=e.uid),t[n]&&t[n].abort&&t[n].abort(),delete t[n]}else Object.keys(t).forEach((function(e){t[e]&&t[e].abort&&t[e].abort(),delete t[e]}))}},{key:"render",value:function(){var e,t=this.props,n=t.component,r=t.prefixCls,i=t.className,o=t.disabled,a=t.id,s=t.style,l=t.multiple,c=t.accept,u=t.children,d=t.directory,f=t.openFileDialogOnClick,g=t.onMouseEnter,m=t.onMouseLeave,A=M(t,["component","prefixCls","className","disabled","id","style","multiple","accept","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave"]),v=p()((e={},k(e,r,!0),k(e,r+"-disabled",o),k(e,i,i),e)),y=o?{}:{onClick:f?this.onClick:function(){},onKeyDown:f?this.onKeyDown:function(){},onMouseEnter:g,onMouseLeave:m,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:"0"};return h.a.createElement(n,E({},y,{className:v,role:"button",style:s}),h.a.createElement("input",E({},L(A),{id:a,type:"file",ref:this.saveFileInput,onClick:function(e){return e.stopPropagation()},key:this.state.uid,style:{display:"none"},accept:c,directory:d?"directory":null,webkitdirectory:d?"webkitdirectory":null,multiple:l,onChange:this.onChange})),u)}}]),t}(d["Component"]),P=D,R=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},F=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function j(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function U(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function H(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function z(){}var Q=function(e){function t(){var e,n,r,i;j(this,t);for(var o=arguments.length,a=Array(o),s=0;s<o;s++)a[s]=arguments[s];return r=U(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(a))),n=r,r.saveUploader=function(e){r.uploader=e},i=n,U(r,i)}return H(t,e),F(t,[{key:"abort",value:function(e){this.uploader.abort(e)}},{key:"render",value:function(){return h.a.createElement(P,R({},this.props,{ref:this.saveUploader}))}}]),t}(d["Component"]);Q.defaultProps={component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:z,onError:z,onSuccess:z,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0};var V=Q,K=V,W=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},G=function(e,t){var n=e.style,r=e.height,i=W(e,["style","height"]);return d["createElement"](Le,l()({ref:t},i,{type:"drag",style:l()(l()({},n),{height:r})}))},q=d["forwardRef"](G);q.displayName="Dragger";var Y=q,X=n("YL+r"),Z=n("NXEf"),J=n.n(Z),$=n("7zv7"),ee=n.n($),te=n("rH6s"),ne=n.n(te),re=n("aSf7"),ie=n.n(re),oe=n("Qlo8"),ae=n.n(oe),se=n("b1g+"),le=n.n(se),ce=n("M7w3"),ue=n.n(ce),de=n("nSZG");function he(){return!0}function fe(e){return l()(l()({},e),{lastModified:e.lastModified,lastModifiedDate:e.lastModifiedDate,name:e.name,size:e.size,type:e.type,uid:e.uid,percent:0,originFileObj:e})}function pe(e,t){var n=void 0!==e.uid?"uid":"name";return t.filter((function(t){return t[n]===e[n]}))[0]}function ge(e,t){var n=void 0!==e.uid?"uid":"name",r=t.filter((function(t){return t[n]!==e[n]}));return r.length===t.length?null:r}var me=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=e.split("/"),n=t[t.length-1],r=n.split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(r)||[""])[0]},Ae=function(e){return 0===e.indexOf("image/")},ve=function(e){if(e.type&&!e.thumbUrl)return Ae(e.type);var t=e.thumbUrl||e.url,n=me(t);return!(!/^data:image\//.test(t)&&!/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico)$/i.test(n))||!/^data:/.test(t)&&!n},ye=200;function be(e){return new Promise((function(t){if(e.type&&Ae(e.type)){var n=document.createElement("canvas");n.width=ye,n.height=ye,n.style.cssText="position: fixed; left: 0; top: 0; width: ".concat(ye,"px; height: ").concat(ye,"px; z-index: 9999; display: none;"),document.body.appendChild(n);var r=n.getContext("2d"),i=new Image;i.onload=function(){var e=i.width,o=i.height,a=ye,s=ye,l=0,c=0;e<o?(s=o*(ye/e),c=-(s-a)/2):(a=e*(ye/o),l=-(a-s)/2),r.drawImage(i,l,c,a,s);var u=n.toDataURL();document.body.removeChild(n),t(u)},i.src=window.URL.createObjectURL(e)}else t("")}))}var xe=n("NiCL"),we=n("L7QV"),_e=n("LpVx"),Ce=n("bnk9"),Se=n("Z1Ah"),Ee=function(e,t){var n,r=e.listType,o=e.previewFile,a=e.onPreview,s=e.onDownload,c=e.onRemove,u=e.locale,h=e.iconRender,f=e.isImageUrl,g=e.prefixCls,m=e.items,A=void 0===m?[]:m,v=e.showPreviewIcon,y=e.showRemoveIcon,b=e.showDownloadIcon,x=e.removeIcon,w=e.downloadIcon,_=e.progress,C=e.appendAction,S=Object(Se["a"])();d["useEffect"]((function(){"picture"!==r&&"picture-card"!==r||(A||[]).forEach((function(e){"undefined"!==typeof document&&"undefined"!==typeof window&&window.FileReader&&window.File&&(e.originFileObj instanceof File||e.originFileObj instanceof Blob)&&void 0===e.thumbUrl&&(e.thumbUrl="",o&&o(e.originFileObj).then((function(t){e.thumbUrl=t||"",S()})))}))}),[r,A,o]);var E=function(e,t){if(a)return t.preventDefault(),a(e)},B=function(e){"function"===typeof s?s(e):e.url&&window.open(e.url)},O=function(e){c&&c(e)},k=function(e){if(h)return h(e,r);var t="uploading"===e.status,n=f&&f(e)?d["createElement"](ne.a,null):d["createElement"](ie.a,null),i=t?d["createElement"](J.a,null):d["createElement"](ee.a,null);return"picture"===r?i=t?d["createElement"](J.a,null):n:"picture-card"===r&&(i=t?u.uploading:n),i},M=function(e,t,n,r){var i={type:"text",size:"small",title:r,onClick:function(n){t(),Object(de["b"])(e)&&e.props.onClick&&e.props.onClick(n)},className:"".concat(n,"-list-item-card-actions-btn")};if(Object(de["b"])(e)){var o=Object(de["a"])(e,l()(l()({},e.props),{onClick:function(){}}));return d["createElement"](Ce["a"],l()({},i,{icon:o}))}return d["createElement"](Ce["a"],i,d["createElement"]("span",null,e))};d["useImperativeHandle"](t,(function(){return{handlePreview:E,handleDownload:B}}));var N=d["useContext"](_e["b"]),T=N.getPrefixCls,I=N.direction,L=T("upload",g),D=A.map((function(e){var t,n,o,a=k(e),s=d["createElement"]("div",{className:"".concat(L,"-text-icon")},a);if("picture"===r||"picture-card"===r)if("uploading"===e.status||!e.thumbUrl&&!e.url){var c,h=p()((c={},i()(c,"".concat(L,"-list-item-thumbnail"),!0),i()(c,"".concat(L,"-list-item-file"),"uploading"!==e.status),c));s=d["createElement"]("div",{className:h},a)}else{var g,m=f&&f(e)?d["createElement"]("img",{src:e.thumbUrl||e.url,alt:e.name,className:"".concat(L,"-list-item-image")}):a,A=p()((g={},i()(g,"".concat(L,"-list-item-thumbnail"),!0),i()(g,"".concat(L,"-list-item-file"),f&&!f(e)),g));s=d["createElement"]("a",{className:A,onClick:function(t){return E(e,t)},href:e.url||e.thumbUrl,target:"_blank",rel:"noopener noreferrer"},m)}if("uploading"===e.status){var C="percent"in e?d["createElement"](we["a"],l()({},_,{type:"line",percent:e.percent})):null;o=d["createElement"]("div",{className:"".concat(L,"-list-item-progress"),key:"progress"},C)}var S,N=p()((t={},i()(t,"".concat(L,"-list-item"),!0),i()(t,"".concat(L,"-list-item-").concat(e.status),!0),i()(t,"".concat(L,"-list-item-list-type-").concat(r),!0),t)),T="string"===typeof e.linkProps?JSON.parse(e.linkProps):e.linkProps,I=y?M(x||d["createElement"](le.a,null),(function(){return O(e)}),L,u.removeFile):null,D=b&&"done"===e.status?M(w||d["createElement"](ue.a,null),(function(){return B(e)}),L,u.downloadFile):null,P="picture-card"!==r&&d["createElement"]("span",{key:"download-delete",className:"".concat(L,"-list-item-card-actions ").concat("picture"===r?"picture":"")},D,I),R=p()((n={},i()(n,"".concat(L,"-list-item-name"),!0),i()(n,"".concat(L,"-list-item-name-icon-count-").concat([D,I].filter((function(e){return e})).length),!0),n)),F=e.url?[d["createElement"]("a",l()({key:"view",target:"_blank",rel:"noopener noreferrer",className:R,title:e.name},T,{href:e.url,onClick:function(t){return E(e,t)}}),e.name),P]:[d["createElement"]("span",{key:"view",className:R,onClick:function(t){return E(e,t)},title:e.name},e.name),P],j={pointerEvents:"none",opacity:.5},U=v?d["createElement"]("a",{href:e.url||e.thumbUrl,target:"_blank",rel:"noopener noreferrer",style:e.url||e.thumbUrl?void 0:j,onClick:function(t){return E(e,t)},title:u.previewFile},d["createElement"](ae.a,null)):null,H="picture-card"===r&&"uploading"!==e.status&&d["createElement"]("span",{className:"".concat(L,"-list-item-actions")},U,"done"===e.status&&D,I);S=e.response&&"string"===typeof e.response?e.response:e.error&&e.error.statusText||u.uploadError;var z=d["createElement"]("span",null,s,F),Q=d["createElement"]("div",{className:N},d["createElement"]("div",{className:"".concat(L,"-list-item-info")},z),H,d["createElement"](X["a"],{transitionName:"fade",component:""},o)),V=p()(i()({},"".concat(L,"-list-picture-card-container"),"picture-card"===r));return d["createElement"]("div",{key:e.uid,className:V},"error"===e.status?d["createElement"](xe["a"],{title:S,getPopupContainer:function(e){return e.parentNode}},Q):d["createElement"]("span",null,Q))})),P=p()((n={},i()(n,"".concat(L,"-list"),!0),i()(n,"".concat(L,"-list-").concat(r),!0),i()(n,"".concat(L,"-list-rtl"),"rtl"===I),n)),R="picture-card"===r?"animate-inline":"animate",F=0===D.length?"":"".concat(L,"-").concat(R);return d["createElement"](X["a"],{transitionName:F,component:"div",className:P},D,d["isValidElement"](C)?d["cloneElement"](C,{key:"appendAction"}):C)},Be=d["forwardRef"](Ee);Be.displayName="UploadList",Be.defaultProps={listType:"text",progress:{strokeWidth:2,showInfo:!1},showRemoveIcon:!0,showDownloadIcon:!1,showPreviewIcon:!0,previewFile:be,isImageUrl:ve};var Oe=Be,ke=n("CfwS"),Me=n("DxYC"),Ne=n("b5WB"),Te=function(e,t){var n,r=e.fileList,o=e.defaultFileList,s=e.onRemove,c=e.showUploadList,h=e.listType,f=e.onPreview,g=e.onDownload,m=e.previewFile,A=e.disabled,v=e.locale,y=e.iconRender,b=e.isImageUrl,x=e.progress,w=e.prefixCls,_=e.className,C=e.type,S=e.children,E=e.style,B=d["useState"]("drop"),O=u()(B,2),k=O[0],M=O[1],N=Object(Se["a"])(),T=d["useRef"](r||o||[]),I=r||T.current,L=d["useRef"]();d["useEffect"]((function(){Object(Ne["a"])("fileList"in e||!("value"in e),"Upload","`value` is not a valid prop, do you mean `fileList`?")}),[]),d["useEffect"]((function(){void 0!==r&&r!==T.current&&(T.current=r,N())}),[r]);var D=function(t){T.current=t.fileList,N();var n=e.onChange;n&&n(l()(l()({},t),{fileList:a()(t.fileList)}))},P=function(e){var t=fe(e);t.status="uploading";var n=T.current.concat(),r=n.findIndex((function(e){var n=e.uid;return n===t.uid}));-1===r?n.push(t):n[r]=t,D({file:t,fileList:n})},R=function(e,t,n){try{"string"===typeof e&&(e=JSON.parse(e))}catch(i){}var r=pe(t,T.current);r&&(r.status="done",r.response=e,r.xhr=n,D({file:l()({},r),fileList:T.current.concat()}))},F=function(e,t){var n=pe(t,T.current);n&&(n.percent=e.percent,D({event:e,file:l()({},n),fileList:T.current.concat()}))},j=function(e,t,n){var r=pe(n,T.current);r&&(r.error=e,r.response=t,r.status="error",D({file:l()({},r),fileList:T.current.concat()}))},U=function(e){Promise.resolve("function"===typeof s?s(e):s).then((function(t){if(!1!==t){var n=ge(e,T.current);n&&(e.status="removed",L.current&&L.current.abort(e),D({file:e,fileList:n}))}}))},H=function(e){M(e.type)},z=function(t,n){var r=e.beforeUpload;if(!r)return!0;var i=r(t,n);if(!1===i){var o=[];return T.current.concat(n.map(fe)).forEach((function(e){o.every((function(t){return t.uid!==e.uid}))&&o.push(e)})),D({file:t,fileList:o}),!1}return!i||!i.then||i};d["useImperativeHandle"](t,(function(){return{onStart:P,onSuccess:R,onProgress:F,onError:j,fileList:T.current,upload:L.current,forceUpdate:N}}));var Q=d["useContext"](_e["b"]),V=Q.getPrefixCls,W=Q.direction,G=V("upload",w),q=l()(l()({onStart:P,onError:j,onProgress:F,onSuccess:R},e),{prefixCls:G,beforeUpload:z});delete q.className,delete q.style,S&&!A||delete q.id;var Y=function(e){return c?d["createElement"](ke["a"],{componentName:"Upload",defaultLocale:Me["a"].Upload},(function(t){var n="boolean"===typeof c?{}:c,r=n.showRemoveIcon,i=n.showPreviewIcon,o=n.showDownloadIcon,a=n.removeIcon,s=n.downloadIcon;return d["createElement"](Oe,{listType:h,items:I,previewFile:m,onPreview:f,onDownload:g,onRemove:U,showRemoveIcon:!A&&r,showPreviewIcon:i,showDownloadIcon:o,removeIcon:a,downloadIcon:s,iconRender:y,locale:l()(l()({},t),v),isImageUrl:b,progress:x,appendAction:e})})):e};if("drag"===C){var X,Z=p()(G,(X={},i()(X,"".concat(G,"-drag"),!0),i()(X,"".concat(G,"-drag-uploading"),T.current.some((function(e){return"uploading"===e.status}))),i()(X,"".concat(G,"-drag-hover"),"dragover"===k),i()(X,"".concat(G,"-disabled"),A),i()(X,"".concat(G,"-rtl"),"rtl"===W),X),_);return d["createElement"]("span",null,d["createElement"]("div",{className:Z,onDrop:H,onDragOver:H,onDragLeave:H,style:E},d["createElement"](K,l()({},q,{ref:L,className:"".concat(G,"-btn")}),d["createElement"]("div",{className:"".concat(G,"-drag-container")},S))),Y())}var J=p()(G,(n={},i()(n,"".concat(G,"-select"),!0),i()(n,"".concat(G,"-select-").concat(h),!0),i()(n,"".concat(G,"-disabled"),A),i()(n,"".concat(G,"-rtl"),"rtl"===W),n)),$=d["createElement"]("div",{className:J,style:S?void 0:{display:"none"}},d["createElement"](K,l()({},q,{ref:L})));return"picture-card"===h?d["createElement"]("span",{className:p()(_,"".concat(G,"-picture-card-wrapper"))},Y($)):d["createElement"]("span",{className:_},$,Y())},Ie=d["forwardRef"](Te);Ie.Dragger=Y,Ie.displayName="Upload",Ie.defaultProps={type:"select",multiple:!1,action:"",data:{},accept:"",beforeUpload:he,showUploadList:!0,listType:"text",className:"",disabled:!1,supportServerRender:!0};var Le=Ie;Le.Dragger=Y;t["a"]=Le},vcnW:function(e,t,n){(function(){var t=n("jvOL"),r=n("XFOG").utf8,i=n("UKqh"),o=n("XFOG").bin,a=function e(n,a){n.constructor==String?n=a&&"binary"===a.encoding?o.stringToBytes(n):r.stringToBytes(n):i(n)?n=Array.prototype.slice.call(n,0):Array.isArray(n)||n.constructor===Uint8Array||(n=n.toString());for(var s=t.bytesToWords(n),l=8*n.length,c=1732584193,u=-271733879,d=-1732584194,h=271733878,f=0;f<s.length;f++)s[f]=16711935&(s[f]<<8|s[f]>>>24)|4278255360&(s[f]<<24|s[f]>>>8);s[l>>>5]|=128<<l%32,s[14+(l+64>>>9<<4)]=l;var p=e._ff,g=e._gg,m=e._hh,A=e._ii;for(f=0;f<s.length;f+=16){var v=c,y=u,b=d,x=h;c=p(c,u,d,h,s[f+0],7,-680876936),h=p(h,c,u,d,s[f+1],12,-389564586),d=p(d,h,c,u,s[f+2],17,606105819),u=p(u,d,h,c,s[f+3],22,-1044525330),c=p(c,u,d,h,s[f+4],7,-176418897),h=p(h,c,u,d,s[f+5],12,1200080426),d=p(d,h,c,u,s[f+6],17,-1473231341),u=p(u,d,h,c,s[f+7],22,-45705983),c=p(c,u,d,h,s[f+8],7,1770035416),h=p(h,c,u,d,s[f+9],12,-1958414417),d=p(d,h,c,u,s[f+10],17,-42063),u=p(u,d,h,c,s[f+11],22,-1990404162),c=p(c,u,d,h,s[f+12],7,1804603682),h=p(h,c,u,d,s[f+13],12,-40341101),d=p(d,h,c,u,s[f+14],17,-1502002290),u=p(u,d,h,c,s[f+15],22,1236535329),c=g(c,u,d,h,s[f+1],5,-165796510),h=g(h,c,u,d,s[f+6],9,-1069501632),d=g(d,h,c,u,s[f+11],14,643717713),u=g(u,d,h,c,s[f+0],20,-373897302),c=g(c,u,d,h,s[f+5],5,-701558691),h=g(h,c,u,d,s[f+10],9,38016083),d=g(d,h,c,u,s[f+15],14,-660478335),u=g(u,d,h,c,s[f+4],20,-405537848),c=g(c,u,d,h,s[f+9],5,568446438),h=g(h,c,u,d,s[f+14],9,-1019803690),d=g(d,h,c,u,s[f+3],14,-187363961),u=g(u,d,h,c,s[f+8],20,1163531501),c=g(c,u,d,h,s[f+13],5,-1444681467),h=g(h,c,u,d,s[f+2],9,-51403784),d=g(d,h,c,u,s[f+7],14,1735328473),u=g(u,d,h,c,s[f+12],20,-1926607734),c=m(c,u,d,h,s[f+5],4,-378558),h=m(h,c,u,d,s[f+8],11,-2022574463),d=m(d,h,c,u,s[f+11],16,1839030562),u=m(u,d,h,c,s[f+14],23,-35309556),c=m(c,u,d,h,s[f+1],4,-1530992060),h=m(h,c,u,d,s[f+4],11,1272893353),d=m(d,h,c,u,s[f+7],16,-155497632),u=m(u,d,h,c,s[f+10],23,-1094730640),c=m(c,u,d,h,s[f+13],4,681279174),h=m(h,c,u,d,s[f+0],11,-358537222),d=m(d,h,c,u,s[f+3],16,-722521979),u=m(u,d,h,c,s[f+6],23,76029189),c=m(c,u,d,h,s[f+9],4,-640364487),h=m(h,c,u,d,s[f+12],11,-421815835),d=m(d,h,c,u,s[f+15],16,530742520),u=m(u,d,h,c,s[f+2],23,-995338651),c=A(c,u,d,h,s[f+0],6,-198630844),h=A(h,c,u,d,s[f+7],10,1126891415),d=A(d,h,c,u,s[f+14],15,-1416354905),u=A(u,d,h,c,s[f+5],21,-57434055),c=A(c,u,d,h,s[f+12],6,1700485571),h=A(h,c,u,d,s[f+3],10,-1894986606),d=A(d,h,c,u,s[f+10],15,-1051523),u=A(u,d,h,c,s[f+1],21,-2054922799),c=A(c,u,d,h,s[f+8],6,1873313359),h=A(h,c,u,d,s[f+15],10,-30611744),d=A(d,h,c,u,s[f+6],15,-1560198380),u=A(u,d,h,c,s[f+13],21,1309151649),c=A(c,u,d,h,s[f+4],6,-145523070),h=A(h,c,u,d,s[f+11],10,-1120210379),d=A(d,h,c,u,s[f+2],15,718787259),u=A(u,d,h,c,s[f+9],21,-343485551),c=c+v>>>0,u=u+y>>>0,d=d+b>>>0,h=h+x>>>0}return t.endian([c,u,d,h])};a._ff=function(e,t,n,r,i,o,a){var s=e+(t&n|~t&r)+(i>>>0)+a;return(s<<o|s>>>32-o)+t},a._gg=function(e,t,n,r,i,o,a){var s=e+(t&r|n&~r)+(i>>>0)+a;return(s<<o|s>>>32-o)+t},a._hh=function(e,t,n,r,i,o,a){var s=e+(t^n^r)+(i>>>0)+a;return(s<<o|s>>>32-o)+t},a._ii=function(e,t,n,r,i,o,a){var s=e+(n^(t|~r))+(i>>>0)+a;return(s<<o|s>>>32-o)+t},a._blocksize=16,a._digestsize=16,e.exports=function(e,n){if(void 0===e||null===e)throw new Error("Illegal argument "+e);var r=t.wordsToBytes(a(e,n));return n&&n.asBytes?r:n&&n.asString?o.bytesToString(r):t.bytesToHex(r)}})()},vfQ3:function(e,t,n){var r=n("86p4"),i=n("D2WO"),o=n("oEo5"),a=o.each;function s(e){return parseInt(e,10)}function l(e,t){i.initVML(),this.root=e,this.storage=t;var n=document.createElement("div"),r=document.createElement("div");n.style.cssText="display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;",r.style.cssText="position:absolute;left:0;top:0;",e.appendChild(n),this._vmlRoot=r,this._vmlViewport=n,this.resize();var o=t.delFromStorage,a=t.addToStorage;t.delFromStorage=function(e){o.call(t,e),e&&e.onRemove&&e.onRemove(r)},t.addToStorage=function(e){e.onAdd&&e.onAdd(r),a.call(t,e)},this._firstPaint=!0}function c(e){return function(){r('In IE8.0 VML mode painter not support method "'+e+'"')}}l.prototype={constructor:l,getType:function(){return"vml"},getViewportRoot:function(){return this._vmlViewport},getViewportRootOffset:function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},refresh:function(){var e=this.storage.getDisplayList(!0,!0);this._paintList(e)},_paintList:function(e){for(var t=this._vmlRoot,n=0;n<e.length;n++){var r=e[n];r.invisible||r.ignore?(r.__alreadyNotVisible||r.onRemove(t),r.__alreadyNotVisible=!0):(r.__alreadyNotVisible&&r.onAdd(t),r.__alreadyNotVisible=!1,r.__dirty&&(r.beforeBrush&&r.beforeBrush(),(r.brushVML||r.brush).call(r,t),r.afterBrush&&r.afterBrush())),r.__dirty=!1}this._firstPaint&&(this._vmlViewport.appendChild(t),this._firstPaint=!1)},resize:function(e,t){e=null==e?this._getWidth():e,t=null==t?this._getHeight():t;if(this._width!==e||this._height!==t){this._width=e,this._height=t;var n=this._vmlViewport.style;n.width=e+"px",n.height=t+"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 e=this.root,t=e.currentStyle;return(e.clientWidth||s(t.width))-s(t.paddingLeft)-s(t.paddingRight)|0},_getHeight:function(){var e=this.root,t=e.currentStyle;return(e.clientHeight||s(t.height))-s(t.paddingTop)-s(t.paddingBottom)|0}},a(["getLayer","insertLayer","eachLayer","eachBuiltinLayer","eachOtherLayer","getLayers","modLayer","delLayer","clearLayer","toDataURL","pathToImage"],(function(e){l.prototype[e]=c(e)}));var u=l;e.exports=u},vgo9:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=n("spGK"),a=o.fromPoints,s=n("6q22"),l=n("DMEU"),c=n("BGny"),u=n("zYjg"),d=n("QV7q"),h=n("si9V"),f=h.Polyline,p=h.Polygon,g=n("F62y"),m=n("6vYt"),A=m.prepareDataCoordInfo,v=m.getStackedOnPoint,y=n("PyNg"),b=y.createGridClipPath,x=y.createPolarClipPath;function w(e,t){if(e.length===t.length){for(var n=0;n<e.length;n++){var r=e[n],i=t[n];if(r[0]!==i[0]||r[1]!==i[1])return}return!0}}function _(e,t){var n=[],r=[],i=[],o=[];return a(e,n,r),a(t,i,o),Math.max(Math.abs(n[0]-i[0]),Math.abs(n[1]-i[1]),Math.abs(r[0]-o[0]),Math.abs(r[1]-o[1]))}function C(e){return"number"===typeof e?e:e?.5:0}function S(e,t,n){if(!n.valueDim)return[];for(var r=[],i=0,o=t.count();i<o;i++)r.push(v(n,e,t,i));return r}function E(e,t,n){for(var r=t.getBaseAxis(),i="x"===r.dim||"radius"===r.dim?0:1,o=[],a=0;a<e.length-1;a++){var s=e[a+1],l=e[a];o.push(l);var c=[];switch(n){case"end":c[i]=s[i],c[1-i]=l[1-i],o.push(c);break;case"middle":var u=(l[i]+s[i])/2,d=[];c[i]=d[i]=u,c[1-i]=l[1-i],d[1-i]=s[1-i],o.push(c),o.push(d);break;default:c[i]=l[i],c[1-i]=s[1-i],o.push(c)}}return e[a]&&o.push(e[a]),o}function B(e,t){var n=e.getVisual("visualMeta");if(n&&n.length&&e.count()&&"cartesian2d"===t.type){for(var r,o,a=n.length-1;a>=0;a--){var s=n[a].dimension,l=e.dimensions[s],c=e.getDimensionInfo(l);if(r=c&&c.coordDim,"x"===r||"y"===r){o=n[a];break}}if(o){var d=t.getAxis(r),h=i.map(o.stops,(function(e){return{coord:d.toGlobalCoord(d.dataToCoord(e.value)),color:e.color}})),f=h.length,p=o.outerColors.slice();f&&h[0].coord>h[f-1].coord&&(h.reverse(),p.reverse());var g=10,m=h[0].coord-g,A=h[f-1].coord+g,v=A-m;if(v<.001)return"transparent";i.each(h,(function(e){e.offset=(e.coord-m)/v})),h.push({offset:f?h[f-1].offset:.5,color:p[1]||"transparent"}),h.unshift({offset:f?h[0].offset:.5,color:p[0]||"transparent"});var y=new u.LinearGradient(0,0,0,0,h,!0);return y[r]=m,y[r+"2"]=A,y}}}function O(e,t,n){var r=e.get("showAllSymbol"),o="auto"===r;if(!r||o){var a=n.getAxesByScale("ordinal")[0];if(a&&(!o||!k(a,t))){var s=t.mapDimension(a.dim),l={};return i.each(a.getViewLabels(),(function(e){l[e.tickValue]=1})),function(e){return!l.hasOwnProperty(t.get(s,e))}}}}function k(e,t){var n=e.getExtent(),r=Math.abs(n[1]-n[0])/e.scale.count();isNaN(r)&&(r=0);for(var i=t.count(),o=Math.max(1,Math.round(i/5)),a=0;a<i;a+=o)if(1.5*l.getSymbolSize(t,a)[e.isHorizontal()?1:0]>r)return!1;return!0}function M(e,t,n){if("cartesian2d"===e.type){var r=e.getBaseAxis().isHorizontal(),i=b(e,t,n);if(!n.get("clip",!0)){var o=i.shape,a=Math.max(o.width,o.height);r?(o.y-=a,o.height+=2*a):(o.x-=a,o.width+=2*a)}return i}return x(e,t,n)}var N=g.extend({type:"line",init:function(){var e=new u.Group,t=new s;this.group.add(t.group),this._symbolDraw=t,this._lineGroup=e},render:function(e,t,n){var r=e.coordinateSystem,o=this.group,a=e.getData(),s=e.getModel("lineStyle"),l=e.getModel("areaStyle"),c=a.mapArray(a.getItemLayout),u="polar"===r.type,d=this._coordSys,h=this._symbolDraw,f=this._polyline,p=this._polygon,g=this._lineGroup,m=e.get("animation"),v=!l.isEmpty(),y=l.get("origin"),b=A(r,a,y),x=S(r,a,b),_=e.get("showSymbol"),k=_&&!u&&O(e,a,r),N=this._data;N&&N.eachItemGraphicEl((function(e,t){e.__temp&&(o.remove(e),N.setItemGraphicEl(t,null))})),_||h.remove(),o.add(g);var T,I=!u&&e.get("step");r&&r.getArea&&e.get("clip",!0)&&(T=r.getArea(),null!=T.width?(T.x-=.1,T.y-=.1,T.width+=.2,T.height+=.2):T.r0&&(T.r0-=.5,T.r1+=.5)),this._clipShapeForSymbol=T,f&&d.type===r.type&&I===this._step?(v&&!p?p=this._newPolygon(c,x,r,m):p&&!v&&(g.remove(p),p=this._polygon=null),g.setClipPath(M(r,!1,e)),_&&h.updateData(a,{isIgnore:k,clipShape:T}),a.eachItemGraphicEl((function(e){e.stopAnimation(!0)})),w(this._stackedOnPoints,x)&&w(this._points,c)||(m?this._updateAnimation(a,x,r,n,I,y):(I&&(c=E(c,r,I),x=E(x,r,I)),f.setShape({points:c}),p&&p.setShape({points:c,stackedOnPoints:x})))):(_&&h.updateData(a,{isIgnore:k,clipShape:T}),I&&(c=E(c,r,I),x=E(x,r,I)),f=this._newPolyline(c,r,m),v&&(p=this._newPolygon(c,x,r,m)),g.setClipPath(M(r,!0,e)));var L=B(a,r)||a.getVisual("color");f.useStyle(i.defaults(s.getLineStyle(),{fill:"none",stroke:L,lineJoin:"bevel"}));var D=e.get("smooth");if(D=C(e.get("smooth")),f.setShape({smooth:D,smoothMonotone:e.get("smoothMonotone"),connectNulls:e.get("connectNulls")}),p){var P=a.getCalculationInfo("stackedOnSeries"),R=0;p.useStyle(i.defaults(l.getAreaStyle(),{fill:L,opacity:.7,lineJoin:"bevel"})),P&&(R=C(P.get("smooth"))),p.setShape({smooth:D,stackedOnSmooth:R,smoothMonotone:e.get("smoothMonotone"),connectNulls:e.get("connectNulls")})}this._data=a,this._coordSys=r,this._stackedOnPoints=x,this._points=c,this._step=I,this._valueOrigin=y},dispose:function(){},highlight:function(e,t,n,r){var i=e.getData(),o=d.queryDataIndex(i,r);if(!(o instanceof Array)&&null!=o&&o>=0){var a=i.getItemGraphicEl(o);if(!a){var s=i.getItemLayout(o);if(!s)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(s[0],s[1]))return;a=new l(i,o),a.position=s,a.setZ(e.get("zlevel"),e.get("z")),a.ignore=isNaN(s[0])||isNaN(s[1]),a.__temp=!0,i.setItemGraphicEl(o,a),a.stopSymbolAnimation(!0),this.group.add(a)}a.highlight()}else g.prototype.highlight.call(this,e,t,n,r)},downplay:function(e,t,n,r){var i=e.getData(),o=d.queryDataIndex(i,r);if(null!=o&&o>=0){var a=i.getItemGraphicEl(o);a&&(a.__temp?(i.setItemGraphicEl(o,null),this.group.remove(a)):a.downplay())}else g.prototype.downplay.call(this,e,t,n,r)},_newPolyline:function(e){var t=this._polyline;return t&&this._lineGroup.remove(t),t=new f({shape:{points:e},silent:!0,z2:10}),this._lineGroup.add(t),this._polyline=t,t},_newPolygon:function(e,t){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new p({shape:{points:e,stackedOnPoints:t},silent:!0}),this._lineGroup.add(n),this._polygon=n,n},_updateAnimation:function(e,t,n,r,i,o){var a=this._polyline,s=this._polygon,l=e.hostModel,d=c(this._data,e,this._stackedOnPoints,t,this._coordSys,n,this._valueOrigin,o),h=d.current,f=d.stackedOnCurrent,p=d.next,g=d.stackedOnNext;if(i&&(h=E(d.current,n,i),f=E(d.stackedOnCurrent,n,i),p=E(d.next,n,i),g=E(d.stackedOnNext,n,i)),_(h,p)>3e3||s&&_(f,g)>3e3)return a.setShape({points:p}),void(s&&s.setShape({points:p,stackedOnPoints:g}));a.shape.__points=d.current,a.shape.points=h,u.updateProps(a,{shape:{points:p}},l),s&&(s.setShape({points:h,stackedOnPoints:f}),u.updateProps(s,{shape:{points:p,stackedOnPoints:g}},l));for(var m=[],A=d.status,v=0;v<A.length;v++){var y=A[v].cmd;if("="===y){var b=e.getItemGraphicEl(A[v].idx1);b&&m.push({el:b,ptIdx:v})}}a.animators&&a.animators.length&&a.animators[0].during((function(){for(var e=0;e<m.length;e++){var t=m[e].el;t.attr("position",a.shape.__points[m[e].ptIdx])}}))},remove:function(e){var t=this.group,n=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),n&&n.eachItemGraphicEl((function(e,r){e.__temp&&(t.remove(e),n.setItemGraphicEl(r,null))})),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._data=null}});e.exports=N},vmuv:function(e,t,n){var r=n("342z"),i=r.extend({type:"echartsGaugePointer",shape:{angle:0,width:10,r:10,x:0,y:0},buildPath:function(e,t){var n=Math.cos,r=Math.sin,i=t.r,o=t.width,a=t.angle,s=t.x-n(a)*o*(o>=i/3?1:2),l=t.y-r(a)*o*(o>=i/3?1:2);a=t.angle-Math.PI/2,e.moveTo(s,l),e.lineTo(t.x+n(a)*o,t.y+r(a)*o),e.lineTo(t.x+n(t.angle)*i,t.y+r(t.angle)*i),e.lineTo(t.x-n(a)*o,t.y-r(a)*o),e.lineTo(s,l)}});e.exports=i},vrPM:function(e,t){function n(e){var t=e.getRect(),n=e.getRangeInfo();return{coordSys:{type:"calendar",x:t.x,y:t.y,width:t.width,height:t.height,cellWidth:e.getCellWidth(),cellHeight:e.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(t,n){return e.dataToPoint(t,n)}}}}e.exports=n},vtWr:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("cARS"),a=n("2Myu");n("BqSt"),n("kmpg"),n("5Gbn");var s=5;r.extendComponentView({type:"parallel",render:function(e,t,n){this._model=e,this._api=n,this._handlers||(this._handlers={},i.each(l,(function(e,t){n.getZr().on(t,this._handlers[t]=i.bind(e,this))}),this)),o.createOrUpdate(this,"_throttledDispatchExpand",e.get("axisExpandRate"),"fixRate")},dispose:function(e,t){i.each(this._handlers,(function(e,n){t.getZr().off(n,e)})),this._handlers=null},_throttledDispatchExpand:function(e){this._dispatchExpand(e)},_dispatchExpand:function(e){e&&this._api.dispatchAction(i.extend({type:"parallelAxisExpand"},e))}});var l={mousedown:function(e){c(this,"click")&&(this._mouseDownPoint=[e.offsetX,e.offsetY])},mouseup:function(e){var t=this._mouseDownPoint;if(c(this,"click")&&t){var n=[e.offsetX,e.offsetY],r=Math.pow(t[0]-n[0],2)+Math.pow(t[1]-n[1],2);if(r>s)return;var i=this._model.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]);"none"!==i.behavior&&this._dispatchExpand({axisExpandWindow:i.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(e){if(!this._mouseDownPoint&&c(this,"mousemove")){var t=this._model,n=t.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]),r=n.behavior;"jump"===r&&this._throttledDispatchExpand.debounceNextCall(t.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===r?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===r&&null})}}};function c(e,t){var n=e._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===t}r.registerPreprocessor(a)},vwaK:function(e,t,n){var r=n("oEo5"),i=r.createHashMap,o=r.isTypedArray,a=n("1JkX"),s=a.enableClassCheck,l=n("3uc+"),c=l.SOURCE_FORMAT_ORIGINAL,u=l.SERIES_LAYOUT_BY_COLUMN,d=l.SOURCE_FORMAT_UNKNOWN,h=l.SOURCE_FORMAT_TYPED_ARRAY,f=l.SOURCE_FORMAT_KEYED_COLUMNS;function p(e){this.fromDataset=e.fromDataset,this.data=e.data||(e.sourceFormat===f?{}:[]),this.sourceFormat=e.sourceFormat||d,this.seriesLayoutBy=e.seriesLayoutBy||u,this.dimensionsDefine=e.dimensionsDefine,this.encodeDefine=e.encodeDefine&&i(e.encodeDefine),this.startIndex=e.startIndex||0,this.dimensionsDetectCount=e.dimensionsDetectCount}p.seriesDataToSource=function(e){return new p({data:e,sourceFormat:o(e)?h:c,fromDataset:!1})},s(p);var g=p;e.exports=g},w3Ok:function(e,t,n){"use strict";var r=n("Eqs+"),i=n.n(r),o=n("CKlD"),a=n.n(o),s=n("XDlA"),l=n.n(s),c=n("T5E4"),u=n.n(c),d=n("8ULG"),h=n.n(d),f=n("XneU"),p=n.n(f),g=n("Hdxz"),m=n.n(g),A=n("ZZRV"),v=n("EaaV"),y=n("iczh"),b=n.n(y),x=n("nH6b"),w=n("ofoi"),_=n.n(w),C=n("3CTf"),S=n("JS14"),E=n("LpVx"),B=n("MXpt");function O(e){return e!==window?e.getBoundingClientRect():{top:0,bottom:window.innerHeight}}function k(e,t,n){if(void 0!==n&&t.top>e.top-n)return n+t.top}function M(e,t,n){if(void 0!==n&&t.bottom<e.bottom+n){var r=window.innerHeight-t.bottom;return n+r}}var N=["resize","scroll","touchstart","touchmove","touchend","pageshow","load"],T=[];function I(e,t){if(e){var n=T.find((function(t){return t.target===e}));n?n.affixList.push(t):(n={target:e,affixList:[t],eventHandlers:{}},T.push(n),N.forEach((function(t){n.eventHandlers[t]=Object(x["a"])(e,t,(function(){n.affixList.forEach((function(e){e.lazyUpdatePosition()}))}))})))}}function L(e){var t=T.find((function(t){var n=t.affixList.some((function(t){return t===e}));return n&&(t.affixList=t.affixList.filter((function(t){return t!==e}))),n}));t&&0===t.affixList.length&&(T=T.filter((function(e){return e!==t})),N.forEach((function(e){var n=t.eventHandlers[e];n&&n.remove&&n.remove()})))}var D,P=function(e,t,n,r){var i,o=arguments.length,a=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"===("undefined"===typeof Reflect?"undefined":_()(Reflect))&&"function"===typeof Reflect.decorate)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(a=(o<3?i(a):o>3?i(t,n,a):i(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};function R(){return"undefined"!==typeof window?window:null}(function(e){e[e["None"]=0]="None",e[e["Prepare"]=1]="Prepare"})(D||(D={}));var F=function(e){p()(n,e);var t=m()(n);function n(){var e;return l()(this,n),e=t.apply(this,arguments),e.state={status:D.None,lastAffix:!1,prevTarget:null},e.getOffsetTop=function(){var t=e.props.offsetBottom,n=e.props.offsetTop;return void 0===t&&void 0===n&&(n=0),n},e.getOffsetBottom=function(){return e.props.offsetBottom},e.savePlaceholderNode=function(t){e.placeholderNode=t},e.saveFixedNode=function(t){e.fixedNode=t},e.measure=function(){var t=e.state,n=t.status,r=t.lastAffix,i=e.props.onChange,o=e.getTargetFunc();if(n===D.Prepare&&e.fixedNode&&e.placeholderNode&&o){var a=e.getOffsetTop(),s=e.getOffsetBottom(),l=o();if(l){var c={status:D.None},u=O(l),d=O(e.placeholderNode),h=k(d,u,a),f=M(d,u,s);void 0!==h?(c.affixStyle={position:"fixed",top:h,width:d.width,height:d.height},c.placeholderStyle={width:d.width,height:d.height}):void 0!==f&&(c.affixStyle={position:"fixed",bottom:f,width:d.width,height:d.height},c.placeholderStyle={width:d.width,height:d.height}),c.lastAffix=!!c.affixStyle,i&&r!==c.lastAffix&&i(c.lastAffix),e.setState(c)}}},e.prepareMeasure=function(){e.setState({status:D.Prepare,affixStyle:void 0,placeholderStyle:void 0})},e.render=function(){var t=e.context.getPrefixCls,n=e.state,r=n.affixStyle,o=n.placeholderStyle,s=e.props,l=s.prefixCls,c=s.children,u=b()(a()({},t("affix",l),r)),d=Object(C["default"])(e.props,["prefixCls","offsetTop","offsetBottom","target","onChange"]);return A["createElement"](S["a"],{onResize:function(){e.updatePosition()}},A["createElement"]("div",i()({},d,{ref:e.savePlaceholderNode}),r&&A["createElement"]("div",{style:o,"aria-hidden":"true"}),A["createElement"]("div",{className:u,ref:e.saveFixedNode,style:r},A["createElement"](S["a"],{onResize:function(){e.updatePosition()}},c))))},e}return u()(n,[{key:"getTargetFunc",value:function(){var e=this.context.getTargetContainer,t=this.props.target;return void 0!==t?t:e||R}},{key:"componentDidMount",value:function(){var e=this,t=this.getTargetFunc();t&&(this.timeout=setTimeout((function(){I(t(),e),e.updatePosition()})))}},{key:"componentDidUpdate",value:function(e){var t=this.state.prevTarget,n=this.getTargetFunc(),r=null;n&&(r=n()||null),t!==r&&(L(this),r&&(I(r,this),this.updatePosition()),this.setState({prevTarget:r})),e.offsetTop===this.props.offsetTop&&e.offsetBottom===this.props.offsetBottom||this.updatePosition(),this.measure()}},{key:"componentWillUnmount",value:function(){clearTimeout(this.timeout),L(this),this.updatePosition.cancel(),this.lazyUpdatePosition.cancel()}},{key:"updatePosition",value:function(){this.prepareMeasure()}},{key:"lazyUpdatePosition",value:function(){var e=this.getTargetFunc(),t=this.state.affixStyle;if(e&&t){var n=this.getOffsetTop(),r=this.getOffsetBottom(),i=e();if(i&&this.placeholderNode){var o=O(i),a=O(this.placeholderNode),s=k(a,o,n),l=M(a,o,r);if(void 0!==s&&t.top===s||void 0!==l&&t.bottom===l)return}}this.prepareMeasure()}}]),n}(A["Component"]);F.contextType=E["b"],P([Object(B["b"])()],F.prototype,"updatePosition",null),P([Object(B["b"])()],F.prototype,"lazyUpdatePosition",null);var j=F,U=n("apr7"),H=n("dKUL"),z=A["createContext"](null),Q=z;function V(){return window}function K(e,t){if(!e.getClientRects().length)return 0;var n=e.getBoundingClientRect();return n.width||n.height?t===window?(t=e.ownerDocument.documentElement,n.top-t.clientTop):n.top-t.getBoundingClientRect().top:n.top}var W=/#(\S+)$/,G=function(e){p()(n,e);var t=m()(n);function n(){var e;return l()(this,n),e=t.apply(this,arguments),e.state={activeLink:null},e.links=[],e.registerLink=function(t){e.links.includes(t)||e.links.push(t)},e.unregisterLink=function(t){var n=e.links.indexOf(t);-1!==n&&e.links.splice(n,1)},e.getContainer=function(){var t=e.context.getTargetContainer,n=e.props.getContainer,r=n||t||V;return r()},e.handleScrollTo=function(t){var n=e.props,r=n.offsetTop,i=n.targetOffset;e.setCurrentActiveLink(t);var o=e.getContainer(),a=Object(H["a"])(o,!0),s=W.exec(t);if(s){var l=document.getElementById(s[1]);if(l){var c=K(l,o),u=a+c;u-=void 0!==i?i:r||0,e.animating=!0,Object(U["a"])(u,{callback:function(){e.animating=!1},getContainer:e.getContainer})}}},e.saveInkNode=function(t){e.inkNode=t},e.setCurrentActiveLink=function(t){var n=e.state.activeLink,r=e.props.onChange;n!==t&&(e.setState({activeLink:t}),r&&r(t))},e.handleScroll=function(){if(!e.animating){var t=e.props,n=t.offsetTop,r=t.bounds,i=t.targetOffset,o=e.getCurrentAnchor(void 0!==i?i:n||0,r);e.setCurrentActiveLink(o)}},e.updateInk=function(){var t=h()(e),n=t.prefixCls,r=v["findDOMNode"](h()(e)),i=r.getElementsByClassName("".concat(n,"-link-title-active"))[0];i&&(e.inkNode.style.top="".concat(i.offsetTop+i.clientHeight/2-4.5,"px"))},e.render=function(){var t=e.context,n=t.getPrefixCls,r=t.direction,o=e.props,s=o.prefixCls,l=o.className,c=void 0===l?"":l,u=o.style,d=o.offsetTop,h=o.affix,f=o.showInkInFixed,p=o.children,g=e.state.activeLink,m=n("anchor",s);e.prefixCls=m;var v=b()("".concat(m,"-ink-ball"),{visible:g}),y=b()(c,"".concat(m,"-wrapper"),a()({},"".concat(m,"-rtl"),"rtl"===r)),x=b()(m,{fixed:!h&&!f}),w=i()({maxHeight:d?"calc(100vh - ".concat(d,"px)"):"100vh"},u),_=A["createElement"]("div",{className:y,style:w},A["createElement"]("div",{className:x},A["createElement"]("div",{className:"".concat(m,"-ink")},A["createElement"]("span",{className:v,ref:e.saveInkNode})),p));return A["createElement"](Q.Provider,{value:{registerLink:e.registerLink,unregisterLink:e.unregisterLink,activeLink:e.state.activeLink,scrollTo:e.handleScrollTo,onClick:e.props.onClick}},h?A["createElement"](j,{offsetTop:d,target:e.getContainer},_):_)},e}return u()(n,[{key:"componentDidMount",value:function(){this.scrollContainer=this.getContainer(),this.scrollEvent=Object(x["a"])(this.scrollContainer,"scroll",this.handleScroll),this.handleScroll()}},{key:"componentDidUpdate",value:function(){if(this.scrollEvent){var e=this.getContainer();this.scrollContainer!==e&&(this.scrollContainer=e,this.scrollEvent.remove(),this.scrollEvent=Object(x["a"])(this.scrollContainer,"scroll",this.handleScroll),this.handleScroll())}this.updateInk()}},{key:"componentWillUnmount",value:function(){this.scrollEvent&&this.scrollEvent.remove()}},{key:"getCurrentAnchor",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,n=this.props.getCurrentAnchor;if("function"===typeof n)return n();var r=[],i=this.getContainer();if(this.links.forEach((function(n){var o=W.exec(n.toString());if(o){var a=document.getElementById(o[1]);if(a){var s=K(a,i);s<e+t&&r.push({link:n,top:s})}}})),r.length){var o=r.reduce((function(e,t){return t.top>e.top?t:e}));return o.link}return""}}]),n}(A["Component"]);G.defaultProps={affix:!0,showInkInFixed:!1},G.contextType=E["b"];var q=function(e){p()(n,e);var t=m()(n);function n(){var e;return l()(this,n),e=t.apply(this,arguments),e.handleClick=function(t){var n=e.context,r=n.scrollTo,i=n.onClick,o=e.props,a=o.href,s=o.title;i&&i(t,{title:s,href:a}),r(a)},e.renderAnchorLink=function(t){var n=t.getPrefixCls,r=e.props,i=r.prefixCls,o=r.href,s=r.title,l=r.children,c=r.className,u=r.target,d=n("anchor",i),h=e.context.activeLink===o,f=b()(c,"".concat(d,"-link"),a()({},"".concat(d,"-link-active"),h)),p=b()("".concat(d,"-link-title"),a()({},"".concat(d,"-link-title-active"),h));return A["createElement"]("div",{className:f},A["createElement"]("a",{className:p,href:o,title:"string"===typeof s?s:"",target:u,onClick:e.handleClick},s),l)},e}return u()(n,[{key:"componentDidMount",value:function(){this.context.registerLink(this.props.href)}},{key:"componentDidUpdate",value:function(e){var t=e.href,n=this.props.href;t!==n&&(this.context.unregisterLink(t),this.context.registerLink(n))}},{key:"componentWillUnmount",value:function(){this.context.unregisterLink(this.props.href)}},{key:"render",value:function(){return A["createElement"](E["a"],null,this.renderAnchorLink)}}]),n}(A["Component"]);q.defaultProps={href:"#"},q.contextType=Q;var Y=q;G.Link=Y;t["a"]=G},w8Gd:function(e,t,n){var r=n("MWS/"),i=r.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}}}});e.exports=i},w9ct:function(e,t){function n(e){var t=e.coordinateSystem;if("view"!==t.type)return 1;var n=e.option.nodeScaleRatio,r=t.scale,i=r&&r[0]||1,o=t.getZoom(),a=(o-1)*n+1;return a/i}function r(e){var t=e.getVisual("symbolSize");return t instanceof Array&&(t=(t[0]+t[1])/2),+t}t.getNodeGlobalScale=n,t.getSymbolSize=r},wCGl:function(e,t){var n=Object.prototype;function r(e){var t=e&&e.constructor,r="function"==typeof t&&t.prototype||n;return e===r}e.exports=r},wCui:function(e,t,n){n("tFbR"),n("lLgp")},wEuU:function(e,t,n){var r=n("aXON"),i=1/0,o=17976931348623157e292;function a(e){if(!e)return 0===e?e:0;if(e=r(e),e===i||e===-i){var t=e<0?-1:1;return t*o}return e===e?e:0}e.exports=a},wHB0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("+mwU"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},wKys:function(e,t,n){var r=n("QLFg"),i=r.normalizeRadian,o=2*Math.PI;function a(e,t,n,r,a,s,l,c,u){if(0===l)return!1;var d=l;c-=e,u-=t;var h=Math.sqrt(c*c+u*u);if(h-d>n||h+d<n)return!1;if(Math.abs(r-a)%o<1e-4)return!0;if(s){var f=r;r=i(a),a=i(f)}else r=i(r),a=i(a);r>a&&(a+=o);var p=Math.atan2(u,c);return p<0&&(p+=o),p>=r&&p<=a||p+o>=r&&p+o<=a}t.containStroke=a},wOZl:function(e,t,n){"use strict";var r=n("7iVm"),i=n("QbHp");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("ZZRV")),a=r(n("sXHY")),s=r(n("fqIW")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="PlusSquareOutlined";var c=o.forwardRef(l);t.default=c},wYQQ:function(e,t,n){"use strict";n.d(t,"d",(function(){return d})),n.d(t,"c",(function(){return f})),n.d(t,"e",(function(){return p})),n.d(t,"b",(function(){return A})),n.d(t,"f",(function(){return v})),n.d(t,"g",(function(){return y})),n.d(t,"a",(function(){return b}));var r=n("zjzt"),i=n("V0hb"),o=n("AVV0"),a=n("9/lZ"),s=n("55MS"),l=n("nWwB"),c=n("MuvR");function u(e,t){var n,r=e.key;return"value"in e&&(n=e.value),null!==r&&void 0!==r?r:void 0!==n?n:"rc-index-key-".concat(t)}function d(e){var t=[];function n(e,r){e.forEach((function(e){r||!("options"in e)?t.push({key:u(e,t.length),groupOption:r,data:e}):(t.push({key:u(e,t.length),group:!0,data:e}),n(e.options,!0))}))}return n(e,!1),t}function h(e){var t=Object(s["a"])({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return Object(l["a"])(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),t}}),t}function f(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.prevValueOptions,i=void 0===r?[]:r,o=new Map;return t.forEach((function(e){if(!e.group){var t=e.data;o.set(t.value,t)}})),e.map((function(e){var t=o.get(e);return t||(t=Object(s["a"])({},i.find((function(t){return t._INTERNAL_OPTION_VALUE_===e})))),h(t)}))}var p=function(e,t){var n,r=t.options,i=t.prevValue,o=t.labelInValue,s=t.optionLabelProp,u=f([e],r)[0],d={value:e},h=Object(c["d"])(i);return o&&(n=h.find((function(t){return"object"===Object(a["a"])(t)&&"value"in t?t.value===e:t.key===e}))),n&&"object"===Object(a["a"])(n)&&"label"in n?(d.label=n.label,u&&"string"===typeof n.label&&"string"===typeof u[s]&&n.label.trim()!==u[s].trim()&&Object(l["a"])(!1,"`label` of `value` is not same as `label` in Select options.")):d.label=u&&s in u?u[s]:e,d.key=d.value,d};function g(e){return Object(c["d"])(e).join("")}function m(e){return function(t,n){var r=t.toLowerCase();if("options"in n)return g(n.label).toLowerCase().includes(r);var i=n[e],o=g(i).toLowerCase();return o.includes(r)}}function A(e,t,n){var r,i=n.optionFilterProp,o=n.filterOption,a=[];return!1===o?t:(r="function"===typeof o?o:m(i),t.forEach((function(t){if("options"in t){var n=r(e,t);if(n)a.push(t);else{var i=t.options.filter((function(t){return r(e,t)}));i.length&&a.push(Object(s["a"])(Object(s["a"])({},t),{},{options:i}))}}else r(e,h(t))&&a.push(t)})),a)}function v(e,t){if(!t||!t.length)return null;var n=!1;function r(e,t){var a=Object(o["a"])(t),s=a[0],l=a.slice(1);if(!s)return[e];var c=e.split(s);return n=n||c.length>1,c.reduce((function(e,t){return[].concat(Object(i["a"])(e),Object(i["a"])(r(t,l)))}),[]).filter((function(e){return e}))}var a=r(e,t);return n?a:null}function y(e,t){var n=f([e],t)[0];return n.disabled}function b(e,t,n,o){var a=Object(c["d"])(t).slice().sort(),s=Object(i["a"])(e),l=new Set;return e.forEach((function(e){e.options?e.options.forEach((function(e){l.add(e.value)})):l.add(e.value)})),a.forEach((function(e){var t,i=o?e.value:e;l.has(i)||s.push(o?(t={},Object(r["a"])(t,n,e.label),Object(r["a"])(t,"value",i),t):{value:i})})),s}},wkkW:function(e,t,n){},wnZI:function(e,t,n){var r=n("zYjg"),i=n("yuiD"),o=i.getDefaultLabel;function a(e,t,n,i,a,l,c){var u=n.getModel("label"),d=n.getModel("emphasis.label");r.setLabelStyle(e,t,u,d,{labelFetcher:a,labelDataIndex:l,defaultText:o(a.getData(),l),isRectText:!0,autoColor:i}),s(e),s(t)}function s(e,t){"outside"===e.textPosition&&(e.textPosition=t)}t.setLabel=a},wooT:function(e,t,n){var r=n("o1tb"),i=n("DStm"),o=Object.prototype,a=o.propertyIsEnumerable,s=Object.getOwnPropertySymbols,l=s?function(e){return null==e?[]:(e=Object(e),r(s(e),(function(t){return a.call(e,t)})))}:i;e.exports=l},wpu7:function(e,t,n){var r=n("IT7P"),i=r.createElement,o=n("2OMI"),a=n("ie0D"),s=n("4uqo"),l=n("F2Ao"),c=n("2Cb2"),u=n("ode/"),d=o.CMD,h=Array.prototype.join,f="none",p=Math.round,g=Math.sin,m=Math.cos,A=Math.PI,v=2*Math.PI,y=180/A,b=1e-4;function x(e){return p(1e4*e)/1e4}function w(e){return e<b&&e>-b}function _(e,t){var n=t?e.textFill:e.fill;return null!=n&&n!==f}function C(e,t){var n=t?e.textStroke:e.stroke;return null!=n&&n!==f}function S(e,t){t&&E(e,"transform","matrix("+h.call(t,",")+")")}function E(e,t,n){(!n||"linear"!==n.type&&"radial"!==n.type)&&e.setAttribute(t,n)}function B(e,t,n){e.setAttributeNS("http://www.w3.org/1999/xlink",t,n)}function O(e,t,n,r){if(_(t,n)){var i=n?t.textFill:t.fill;i="transparent"===i?f:i,E(e,"fill",i),E(e,"fill-opacity",null!=t.fillOpacity?t.fillOpacity*t.opacity:t.opacity)}else E(e,"fill",f);if(C(t,n)){var o=n?t.textStroke:t.stroke;o="transparent"===o?f:o,E(e,"stroke",o);var a=n?t.textStrokeWidth:t.lineWidth,s=!n&&t.strokeNoScale?r.getLineScale():1;E(e,"stroke-width",a/s),E(e,"paint-order",n?"stroke":"fill"),E(e,"stroke-opacity",null!=t.strokeOpacity?t.strokeOpacity:t.opacity);var l=t.lineDash;l?(E(e,"stroke-dasharray",t.lineDash.join(",")),E(e,"stroke-dashoffset",p(t.lineDashOffset||0))):E(e,"stroke-dasharray",""),t.lineCap&&E(e,"stroke-linecap",t.lineCap),t.lineJoin&&E(e,"stroke-linejoin",t.lineJoin),t.miterLimit&&E(e,"stroke-miterlimit",t.miterLimit)}else E(e,"stroke",f)}function k(e){for(var t=[],n=e.data,r=e.len(),i=0;i<r;){var o=n[i++],a="",s=0;switch(o){case d.M:a="M",s=2;break;case d.L:a="L",s=2;break;case d.Q:a="Q",s=4;break;case d.C:a="C",s=6;break;case d.A:var l=n[i++],c=n[i++],u=n[i++],h=n[i++],f=n[i++],b=n[i++],_=n[i++],C=n[i++],S=Math.abs(b),E=w(S-v)||(C?b>=v:-b>=v),B=b>0?b%v:b%v+v,O=!1;O=!!E||!w(S)&&B>=A===!!C;var k=x(l+u*m(f)),M=x(c+h*g(f));E&&(b=C?v-1e-4:1e-4-v,O=!0,9===i&&t.push("M",k,M));var N=x(l+u*m(f+b)),T=x(c+h*g(f+b));t.push("A",x(u),x(h),p(_*y),+O,+C,N,T);break;case d.Z:a="Z";break;case d.R:N=x(n[i++]),T=x(n[i++]);var I=x(n[i++]),L=x(n[i++]);t.push("M",N,T,"L",N+I,T,"L",N+I,T+L,"L",N,T+L,"L",N,T);break}a&&t.push(a);for(var D=0;D<s;D++)t.push(x(n[i++]))}return t.join(" ")}var M={brush:function(e){var t=e.style,n=e.__svgEl;n||(n=i("path"),e.__svgEl=n),e.path||e.createPathProxy();var r=e.path;if(e.__dirtyPath){r.beginPath(),r.subPixelOptimize=!1,e.buildPath(r,e.shape),e.__dirtyPath=!1;var o=k(r);o.indexOf("NaN")<0&&E(n,"d",o)}O(n,t,!1,e),S(n,e.transform),null!=t.text?R(e,e.getBoundingRect()):H(e)}},N={brush:function(e){var t=e.style,n=t.image;if(n instanceof HTMLImageElement){var r=n.src;n=r}if(n){var o=t.x||0,a=t.y||0,s=t.width,l=t.height,c=e.__svgEl;c||(c=i("image"),e.__svgEl=c),n!==e.__imageSrc&&(B(c,"href",n),e.__imageSrc=n),E(c,"width",s),E(c,"height",l),E(c,"x",o),E(c,"y",a),S(c,e.transform),null!=t.text?R(e,e.getBoundingRect()):H(e)}}},T={},I=new a,L={},D=[],P={left:"start",right:"end",center:"middle",middle:"middle"},R=function(e,t){var n=e.style,r=e.transform,o=e instanceof u||n.transformText;e.__dirty&&c.normalizeTextStyle(n,!0);var a=n.text;if(null!=a&&(a+=""),c.needDrawText(a,n)){null==a&&(a=""),!o&&r&&(I.copy(t),I.applyTransform(r),t=I);var s=e.__textSvgEl;s||(s=i("text"),e.__textSvgEl=s);var d=s.style,h=n.font||l.DEFAULT_FONT,f=s.__computedFont;h!==s.__styleFont&&(d.font=s.__styleFont=h,f=s.__computedFont=d.font);var p=n.textPadding,g=n.textLineHeight,m=e.__textCotentBlock;m&&!e.__dirtyText||(m=e.__textCotentBlock=l.parsePlainText(a,f,p,g,n.truncate));var A=m.outerHeight,v=m.lineHeight;c.getBoxPosition(L,e,n,t);var y=L.baseX,b=L.baseY,x=L.textAlign||"left",w=L.textVerticalAlign;F(s,o,r,n,t,y,b);var _=l.adjustTextY(b,A,w),C=y,S=_;p&&(C=j(y,x,p),S+=p[0]),S+=v/2,O(s,n,!0,e);var E=m.canCacheByTextString,B=e.__tspanList||(e.__tspanList=[]),k=B.length;if(E&&e.__canCacheByTextString&&e.__text===a){if(e.__dirtyText&&k)for(var M=0;M<k;++M)U(B[M],x,C,S+M*v)}else{e.__text=a,e.__canCacheByTextString=E;var N=m.lines,T=N.length;for(M=0;M<T;M++){var D=B[M],P=N[M];D?D.__zrText!==P&&(D.innerHTML="",D.appendChild(document.createTextNode(P))):(D=B[M]=i("tspan"),s.appendChild(D),D.appendChild(document.createTextNode(P))),U(D,x,C,S+M*v)}if(k>T){for(;M<k;M++)s.removeChild(B[M]);B.length=T}}}};function F(e,t,n,r,i,o,a){s.identity(D),t&&n&&s.copy(D,n);var l=r.textRotation;if(i&&l){var c=r.textOrigin;"center"===c?(o=i.width/2+i.x,a=i.height/2+i.y):c&&(o=c[0]+i.x,a=c[1]+i.y),D[4]-=o,D[5]-=a,s.rotate(D,D,l),D[4]+=o,D[5]+=a}S(e,D)}function j(e,t,n){return"right"===t?e-n[1]:"center"===t?e+n[3]/2-n[1]/2:e+n[3]}function U(e,t,n,r){E(e,"dominant-baseline","middle"),E(e,"text-anchor",P[t]),E(e,"x",n),E(e,"y",r)}function H(e){e&&e.__textSvgEl&&(e.__textSvgEl.parentNode&&e.__textSvgEl.parentNode.removeChild(e.__textSvgEl),e.__textSvgEl=null,e.__tspanList=[],e.__text=null)}T.drawRectText=R,T.brush=function(e){var t=e.style;null!=t.text?R(e,!1):H(e)},t.path=M,t.image=N,t.text=T},wsH2:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("Td8K"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},ww29:function(e,t,n){var r=n("2OMI"),i=n("Wa83"),o=i.applyTransform,a=r.CMD,s=[[],[],[]],l=Math.sqrt,c=Math.atan2;function u(e,t){var n,r,i,u,d,h=e.data,f=a.M,p=a.C,g=a.L,m=a.R,A=a.A,v=a.Q;for(i=0,u=0;i<h.length;){switch(n=h[i++],u=i,r=0,n){case f:r=1;break;case g:r=1;break;case p:r=3;break;case v:r=2;break;case A:var y=t[4],b=t[5],x=l(t[0]*t[0]+t[1]*t[1]),w=l(t[2]*t[2]+t[3]*t[3]),_=c(-t[1]/w,t[0]/x);h[i]*=x,h[i++]+=y,h[i]*=w,h[i++]+=b,h[i++]*=x,h[i++]*=w,h[i++]+=_,h[i++]+=_,i+=2,u=i;break;case m:C[0]=h[i++],C[1]=h[i++],o(C,C,t),h[u++]=C[0],h[u++]=C[1],C[0]+=h[i++],C[1]+=h[i++],o(C,C,t),h[u++]=C[0],h[u++]=C[1]}for(d=0;d<r;d++){var C=s[d];C[0]=h[i++],C[1]=h[i++],o(C,C,t),h[u++]=C[0],h[u++]=C[1]}}}e.exports=u},wxYR:function(e,t,n){var r=n("G8fk"),i=r([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),o={getAreaStyle:function(e,t){return i(this,e,t)}};e.exports=o},wxqA:function(e,t,n){},wzOG:function(e,t){function n(e,t){var n=-1,r=null==e?0:e.length;while(++n<r)if(t(e[n],n,e))return!0;return!1}e.exports=n},x0lj:function(e,t,n){var r=n("oEo5"),i=n("Jjzi"),o=i.parsePercent,a=r.each;function s(e){var t=l(e);a(t,(function(e){var t=e.seriesModels;t.length&&(c(e),a(t,(function(t,n){u(t,e.boxOffsetList[n],e.boxWidthList[n])})))}))}function l(e){var t=[],n=[];return e.eachSeriesByType("boxplot",(function(e){var i=e.getBaseAxis(),o=r.indexOf(n,i);o<0&&(o=n.length,n[o]=i,t[o]={axis:i,seriesModels:[]}),t[o].seriesModels.push(e)})),t}function c(e){var t,n,i=e.axis,s=e.seriesModels,l=s.length,c=e.boxWidthList=[],u=e.boxOffsetList=[],d=[];if("category"===i.type)n=i.getBandWidth();else{var h=0;a(s,(function(e){h=Math.max(h,e.getData().count())})),t=i.getExtent(),Math.abs(t[1]-t[0])}a(s,(function(e){var t=e.get("boxWidth");r.isArray(t)||(t=[t,t]),d.push([o(t[0],n)||0,o(t[1],n)||0])}));var f=.8*n-2,p=f/l*.3,g=(f-p*(l-1))/l,m=g/2-f/2;a(s,(function(e,t){u.push(m),m+=p+g,c.push(Math.min(Math.max(g,d[t][0]),d[t][1]))}))}function u(e,t,n){var r=e.coordinateSystem,i=e.getData(),o=n/2,a="horizontal"===e.get("layout")?0:1,s=1-a,l=["x","y"],c=i.mapDimension(l[a]),u=i.mapDimension(l[s],!0);if(!(null==c||u.length<5))for(var d=0;d<i.count();d++){var h=i.get(c,d),f=y(h,u[2],d),p=y(h,u[0],d),g=y(h,u[1],d),m=y(h,u[3],d),A=y(h,u[4],d),v=[];b(v,g,0),b(v,m,1),v.push(p,g,A,m),x(v,p),x(v,A),x(v,f),i.setItemLayout(d,{initBaseline:f[s],ends:v})}function y(e,n,o){var l,c=i.get(n,o),u=[];return u[a]=e,u[s]=c,isNaN(e)||isNaN(c)?l=[NaN,NaN]:(l=r.dataToPoint(u),l[a]+=t),l}function b(e,t,n){var r=t.slice(),i=t.slice();r[a]+=o,i[a]-=o,n?e.push(r,i):e.push(i,r)}function x(e,t){var n=t.slice(),r=t.slice();n[a]-=o,r[a]+=o,e.push(n,r)}}e.exports=s},xCJu:function(e,t,n){var r=n("oEo5"),i=n("gyjJ"),o=n("QV7q"),a=o.makeInner,s=a(),l=r.each;function c(e,t,n){if(!i.node){var r=t.getZr();s(r).records||(s(r).records={}),u(r,t);var o=s(r).records[e]||(s(r).records[e]={});o.handler=n}}function u(e,t){function n(n,r){e.on(n,(function(n){var i=p(t);l(s(e).records,(function(e){e&&r(e,n,i.dispatchAction)})),d(i.pendings,t)}))}s(e).initialized||(s(e).initialized=!0,n("click",r.curry(f,"click")),n("mousemove",r.curry(f,"mousemove")),n("globalout",h))}function d(e,t){var n,r=e.showTip.length,i=e.hideTip.length;r?n=e.showTip[r-1]:i&&(n=e.hideTip[i-1]),n&&(n.dispatchAction=null,t.dispatchAction(n))}function h(e,t,n){e.handler("leave",null,n)}function f(e,t,n,r){t.handler(e,n,r)}function p(e){var t={showTip:[],hideTip:[]},n=function(r){var i=t[r.type];i?i.push(r):(r.dispatchAction=n,e.dispatchAction(r))};return{dispatchAction:n,pendings:t}}function g(e,t){if(!i.node){var n=t.getZr(),r=(s(n).records||{})[e];r&&(s(n).records[e]=null)}}t.register=c,t.unregister=g},xHkS:function(e,t,n){var r=n("Q6Bq");n("l2wO"),n("+AkH"),n("TymS");var i=n("IO27"),o=n("luy6");r.registerVisual(i),r.registerLayout(o)},xHv9:function(e,t,n){"use strict";var r=n("ZZRV"),i={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"},o=i,a=n("XSrM"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="DeliveredProcedureOutlined";t["a"]=r["forwardRef"](s)},xNMw:function(e,t,n){var r=n("k+fg"),i=r.extend({type:"series.bar",dependencies:["grid","polar"],brushSelector:"rect",getProgressive:function(){return!!this.get("large")&&this.get("progressive")},getProgressiveThreshold:function(){var e=this.get("progressiveThreshold"),t=this.get("largeThreshold");return t>e&&(e=t),e},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}}});e.exports=i},xNk9:function(e,t,n){"use strict";n("LC9H"),n("HNeu"),n("CeOx")},xPmE:function(e,t){var n=["lineStyle","normal","opacity"],r={seriesType:"parallel",reset:function(e,t,r){var i=e.getModel("itemStyle"),o=e.getModel("lineStyle"),a=t.get("color"),s=o.get("color")||i.get("color")||a[e.seriesIndex%a.length],l=e.get("inactiveOpacity"),c=e.get("activeOpacity"),u=e.getModel("lineStyle").getLineStyle(),d=e.coordinateSystem,h=e.getData(),f={normal:u.opacity,active:c,inactive:l};function p(e,t){d.eachActiveState(t,(function(e,r){var i=f[e];if("normal"===e&&t.hasItemOption){var o=t.getItemModel(r).get(n,!0);null!=o&&(i=o)}t.setItemVisual(r,"opacity",i)}),e.start,e.end)}return h.setVisual("color",s),{progress:p}}};e.exports=r},xTFY:function(e,t){var n=9007199254740991,r=/^(?:0|[1-9]\d*)$/;function i(e,t){var i=typeof e;return t=null==t?n:t,!!t&&("number"==i||"symbol"!=i&&r.test(e))&&e>-1&&e%1==0&&e<t}e.exports=i},xTec:function(e,t,n){var r=n("Q6Bq"),i=n("oEo5"),o=n("P0S0"),a=n("QV7q"),s=a.isNameSpecified,l=n("B2QF"),c=l.legend.selector,u={all:{type:"all",title:i.clone(c.all)},inverse:{type:"inverse",title:i.clone(c.inverse)}},d=r.extendComponentModel({type:"legend.plain",dependencies:["series"],layoutMode:{type:"box",ignoreSize:!0},init:function(e,t,n){this.mergeDefaultAndTheme(e,n),e.selected=e.selected||{},this._updateSelector(e)},mergeOption:function(e){d.superCall(this,"mergeOption",e),this._updateSelector(e)},_updateSelector:function(e){var t=e.selector;!0===t&&(t=e.selector=["all","inverse"]),i.isArray(t)&&i.each(t,(function(e,n){i.isString(e)&&(e={type:e}),t[n]=i.merge(e,u[e.type])}))},optionUpdated:function(){this._updateData(this.ecModel);var e=this._data;if(e[0]&&"single"===this.get("selectedMode")){for(var t=!1,n=0;n<e.length;n++){var r=e[n].get("name");if(this.isSelected(r)){this.select(r),t=!0;break}}!t&&this.select(e[0].get("name"))}},_updateData:function(e){var t=[],n=[];e.eachRawSeries((function(r){var i,o=r.name;if(n.push(o),r.legendVisualProvider){var a=r.legendVisualProvider,l=a.getAllNames();e.isSeriesFiltered(r)||(n=n.concat(l)),l.length?t=t.concat(l):i=!0}else i=!0;i&&s(r)&&t.push(r.name)})),this._availableNames=n;var r=this.get("data")||t,a=i.map(r,(function(e){return"string"!==typeof e&&"number"!==typeof e||(e={name:e}),new o(e,this,this.ecModel)}),this);this._data=a},getData:function(){return this._data},select:function(e){var t=this.option.selected,n=this.get("selectedMode");if("single"===n){var r=this._data;i.each(r,(function(e){t[e.get("name")]=!1}))}t[e]=!0},unSelect:function(e){"single"!==this.get("selectedMode")&&(this.option.selected[e]=!1)},toggleSelected:function(e){var t=this.option.selected;t.hasOwnProperty(e)||(t[e]=!0),this[t[e]?"unSelect":"select"](e)},allSelect:function(){var e=this._data,t=this.option.selected;i.each(e,(function(e){t[e.get("name",!0)]=!0}))},inverseSelect:function(){var e=this._data,t=this.option.selected;i.each(e,(function(e){var n=e.get("name",!0);t.hasOwnProperty(n)||(t[n]=!0),t[n]=!t[n]}))},isSelected:function(e){var t=this.option.selected;return!(t.hasOwnProperty(e)&&!t[e])&&i.indexOf(this._availableNames,e)>=0},getOrient:function(){return"vertical"===this.get("orient")?{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}}}),h=d;e.exports=h},xYud:function(e,t,n){var r=n("9mCu"),i=n("oEo5"),o=n("86p4"),a=n("XTQn");function s(e,t){r.call(this,e,t,["linearGradient","radialGradient"],"__gradient_in_use__")}i.inherits(s,r),s.prototype.addWithoutUpdate=function(e,t){if(t&&t.style){var n=this;i.each(["fill","stroke"],(function(r){if(t.style[r]&&("linear"===t.style[r].type||"radial"===t.style[r].type)){var i,o=t.style[r],a=n.getDefs(!0);o._dom?(i=o._dom,a.contains(o._dom)||n.addDom(i)):i=n.add(o),n.markUsed(t);var s=i.getAttribute("id");e.setAttribute(r,"url(#"+s+")")}}))}},s.prototype.add=function(e){var t;if("linear"===e.type)t=this.createElement("linearGradient");else{if("radial"!==e.type)return o("Illegal gradient type."),null;t=this.createElement("radialGradient")}return e.id=e.id||this.nextId++,t.setAttribute("id","zr"+this._zrId+"-gradient-"+e.id),this.updateDom(e,t),this.addDom(t),t},s.prototype.update=function(e){var t=this;r.prototype.update.call(this,e,(function(){var n=e.type,r=e._dom.tagName;"linear"===n&&"linearGradient"===r||"radial"===n&&"radialGradient"===r?t.updateDom(e,e._dom):(t.removeDom(e),t.add(e))}))},s.prototype.updateDom=function(e,t){if("linear"===e.type)t.setAttribute("x1",e.x),t.setAttribute("y1",e.y),t.setAttribute("x2",e.x2),t.setAttribute("y2",e.y2);else{if("radial"!==e.type)return void o("Illegal gradient type.");t.setAttribute("cx",e.x),t.setAttribute("cy",e.y),t.setAttribute("r",e.r)}e.global?t.setAttribute("gradientUnits","userSpaceOnUse"):t.setAttribute("gradientUnits","objectBoundingBox"),t.innerHTML="";for(var n=e.colorStops,r=0,i=n.length;r<i;++r){var s=this.createElement("stop");s.setAttribute("offset",100*n[r].offset+"%");var l=n[r].color;if(l.indexOf("rgba")>-1){var c=a.parse(l)[3],u=a.toHex(l);s.setAttribute("stop-color","#"+u),s.setAttribute("stop-opacity",c)}else s.setAttribute("stop-color",n[r].color);t.appendChild(s)}e._dom=t},s.prototype.markUsed=function(e){if(e.style){var t=e.style.fill;t&&t._dom&&r.prototype.markUsed.call(this,t._dom),t=e.style.stroke,t&&t._dom&&r.prototype.markUsed.call(this,t._dom)}};var l=s;e.exports=l},xdc2:function(e,t,n){var r=n("+Vnd"),i=n("Zmji"),o=n("CQhY"),a=o.encodeHTML,s=n("P0S0"),l=n("IPcT"),c=(l.__DEV__,r.extend({type:"series.sankey",layoutInfo:null,levelModels:null,getInitialData:function(e,t){for(var n=e.edges||e.links,r=e.data||e.nodes,o=e.levels,a=this.levelModels={},l=0;l<o.length;l++)null!=o[l].depth&&o[l].depth>=0&&(a[o[l].depth]=new s(o[l],this,t));if(r&&n){var c=i(r,n,this,!0,u);return c.data}function u(e,t){e.wrapMethod("getItemModel",(function(e,t){return e.customizeGetParent((function(e){var n=this.parentModel,r=n.getData().getItemLayout(t).depth,i=n.levelModels[r];return i||this.parentModel})),e})),t.wrapMethod("getItemModel",(function(e,t){return e.customizeGetParent((function(e){var n=this.parentModel,r=n.getGraph().getEdgeByIndex(t),i=r.node1.getLayout().depth,o=n.levelModels[i];return o||this.parentModel})),e}))}},setNodePosition:function(e,t){var n=this.option.data[e];n.localX=t[0],n.localY=t[1]},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},formatTooltip:function(e,t,n){if("edge"===n){var r=this.getDataParams(e,n),i=r.data,o=i.source+" -- "+i.target;return r.value&&(o+=" : "+r.value),a(o)}if("node"===n){var s=this.getGraph().getNodeByIndex(e),l=s.getLayout().value,u=this.getDataParams(e,n).data.name;if(l)o=u+" : "+l;return a(o)}return c.superCall(this,"formatTooltip",e,t)},optionUpdated:function(){var e=this.option;!0===e.focusNodeAdjacency&&(e.focusNodeAdjacency="allEdges")},getDataParams:function(e,t){var n=c.superCall(this,"getDataParams",e,t);if(null==n.value&&"node"===t){var r=this.getGraph().getNodeByIndex(e),i=r.getLayout().value;n.value=i}return n},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}})),u=c;e.exports=u},xjlc:function(e,t,n){var r=n("Q6Bq");n("xdc2"),n("QAa3"),n("XSBz");var i=n("0+Dw"),o=n("peMG");r.registerLayout(i),r.registerVisual(o)},xn3O:function(e,t,n){},xrLW:function(e,t,n){var r=n("JArH");function i(e){return null==e?"":r(e)}e.exports=i},xx5k:function(e,t,n){var r=n("oEo5"),i=n("F62y"),o=n("zYjg"),a=n("342z"),s=n("PyNg"),l=s.createClipPath,c=["itemStyle"],u=["emphasis","itemStyle"],d=["color","color0","borderColor","borderColor0"],h=i.extend({type:"candlestick",render:function(e,t,n){this.group.removeClipPath(),this._updateDrawMode(e),this._isLargeDraw?this._renderLarge(e):this._renderNormal(e)},incrementalPrepareRender:function(e,t,n){this._clear(),this._updateDrawMode(e)},incrementalRender:function(e,t,n,r){this._isLargeDraw?this._incrementalRenderLarge(e,t):this._incrementalRenderNormal(e,t)},_updateDrawMode:function(e){var t=e.pipelineContext.large;(null==this._isLargeDraw||t^this._isLargeDraw)&&(this._isLargeDraw=t,this._clear())},_renderNormal:function(e){var t=e.getData(),n=this._data,r=this.group,i=t.getLayout("isSimpleBox"),a=e.get("clip",!0),s=e.coordinateSystem,l=s.getArea&&s.getArea();this._data||r.removeAll(),t.diff(n).add((function(n){if(t.hasValue(n)){var s,c=t.getItemLayout(n);if(a&&g(l,c))return;s=p(c,n,!0),o.initProps(s,{shape:{points:c.ends}},e,n),m(s,t,n,i),r.add(s),t.setItemGraphicEl(n,s)}})).update((function(s,c){var u=n.getItemGraphicEl(c);if(t.hasValue(s)){var d=t.getItemLayout(s);a&&g(l,d)?r.remove(u):(u?o.updateProps(u,{shape:{points:d.ends}},e,s):u=p(d,s),m(u,t,s,i),r.add(u),t.setItemGraphicEl(s,u))}else r.remove(u)})).remove((function(e){var t=n.getItemGraphicEl(e);t&&r.remove(t)})).execute(),this._data=t},_renderLarge:function(e){this._clear(),y(e,this.group);var t=e.get("clip",!0)?l(e.coordinateSystem,!1,e):null;t?this.group.setClipPath(t):this.group.removeClipPath()},_incrementalRenderNormal:function(e,t){var n,r=t.getData(),i=r.getLayout("isSimpleBox");while(null!=(n=e.next())){var o,a=r.getItemLayout(n);o=p(a,n),m(o,r,n,i),o.incremental=!0,this.group.add(o)}},_incrementalRenderLarge:function(e,t){y(t,this.group,!0)},remove:function(e){this._clear()},_clear:function(){this.group.removeAll(),this._data=null},dispose:r.noop}),f=a.extend({type:"normalCandlestickBox",shape:{},buildPath:function(e,t){var n=t.points;this.__simpleBox?(e.moveTo(n[4][0],n[4][1]),e.lineTo(n[6][0],n[6][1])):(e.moveTo(n[0][0],n[0][1]),e.lineTo(n[1][0],n[1][1]),e.lineTo(n[2][0],n[2][1]),e.lineTo(n[3][0],n[3][1]),e.closePath(),e.moveTo(n[4][0],n[4][1]),e.lineTo(n[5][0],n[5][1]),e.moveTo(n[6][0],n[6][1]),e.lineTo(n[7][0],n[7][1]))}});function p(e,t,n){var r=e.ends;return new f({shape:{points:n?A(r,e):r},z2:100})}function g(e,t){for(var n=!0,r=0;r<t.ends.length;r++)if(e.contain(t.ends[r][0],t.ends[r][1])){n=!1;break}return n}function m(e,t,n,r){var i=t.getItemModel(n),a=i.getModel(c),s=t.getItemVisual(n,"color"),l=t.getItemVisual(n,"borderColor")||s,h=a.getItemStyle(d);e.useStyle(h),e.style.strokeNoScale=!0,e.style.fill=s,e.style.stroke=l,e.__simpleBox=r;var f=i.getModel(u).getItemStyle();o.setHoverStyle(e,f)}function A(e,t){return r.map(e,(function(e){return e=e.slice(),e[1]=t.initBaseline,e}))}var v=a.extend({type:"largeCandlestickBox",shape:{},buildPath:function(e,t){for(var n=t.points,r=0;r<n.length;)if(this.__sign===n[r++]){var i=n[r++];e.moveTo(i,n[r++]),e.lineTo(i,n[r++])}else r+=3}});function y(e,t,n){var r=e.getData(),i=r.getLayout("largePoints"),o=new v({shape:{points:i},__sign:1});t.add(o);var a=new v({shape:{points:i},__sign:-1});t.add(a),b(1,o,e,r),b(-1,a,e,r),n&&(o.incremental=!0,a.incremental=!0)}function b(e,t,n,r){var i=e>0?"P":"N",o=r.getVisual("borderColor"+i)||r.getVisual("color"+i),a=n.getModel(c).getItemStyle(d);t.useStyle(a),t.style.fill=null,t.style.stroke=o}var x=h;e.exports=x},xxVc:function(e,t,n){var r=n("oEo5"),i=n("XTQn"),o=n("YsOP"),a=n("Jjzi"),s=n("zYjg"),l=n("aiPM"),c=n("4M5R"),u=function(e,t,n,i){var o=l.dataTransform(e,i[0]),a=l.dataTransform(e,i[1]),s=r.retrieve,c=o.coord,u=a.coord;c[0]=s(c[0],-1/0),c[1]=s(c[1],-1/0),u[0]=s(u[0],1/0),u[1]=s(u[1],1/0);var d=r.mergeAll([{},o,a]);return d.coord=[o.coord,a.coord],d.x0=o.x,d.y0=o.y,d.x1=a.x,d.y1=a.y,d};function d(e){return!isNaN(e)&&!isFinite(e)}function h(e,t,n,r){var i=1-e;return d(t[i])&&d(n[i])}function f(e,t){var n=t.coord[0],r=t.coord[1];return!("cartesian2d"!==e.type||!n||!r||!h(1,n,r,e)&&!h(0,n,r,e))||(l.dataFilter(e,{coord:n,x:t.x0,y:t.y0})||l.dataFilter(e,{coord:r,x:t.x1,y:t.y1}))}function p(e,t,n,r,i){var o,s=r.coordinateSystem,l=e.getItemModel(t),c=a.parsePercent(l.get(n[0]),i.getWidth()),u=a.parsePercent(l.get(n[1]),i.getHeight());if(isNaN(c)||isNaN(u)){if(r.getMarkerPosition)o=r.getMarkerPosition(e.getValues(n,t));else{var h=e.get(n[0],t),f=e.get(n[1],t),p=[h,f];s.clampData&&s.clampData(p,p),o=s.dataToPoint(p,!0)}if("cartesian2d"===s.type){var g=s.getAxis("x"),m=s.getAxis("y");h=e.get(n[0],t),f=e.get(n[1],t);d(h)?o[0]=g.toGlobalCoord(g.getExtent()["x0"===n[0]?0:1]):d(f)&&(o[1]=m.toGlobalCoord(m.getExtent()["y0"===n[1]?0:1]))}isNaN(c)||(o[0]=c),isNaN(u)||(o[1]=u)}else o=[c,u];return o}var g=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]];function m(e,t,n){var i,a,s=["x0","y0","x1","y1"];e?(i=r.map(e&&e.dimensions,(function(e){var n=t.getData(),i=n.getDimensionInfo(n.mapDimension(e))||{};return r.defaults({name:e},i)})),a=new o(r.map(s,(function(e,t){return{name:e,type:i[t%2].type}})),n)):(i=[{name:"value",type:"float"}],a=new o(i,n));var l=r.map(n.get("data"),r.curry(u,t,e,n));e&&(l=r.filter(l,r.curry(f,e)));var c=e?function(e,t,n,r){return e.coord[Math.floor(r/2)][r%2]}:function(e){return e.value};return a.initData(l,null,c),a.hasItemOption=!0,a}c.extend({type:"markArea",updateTransform:function(e,t,n){t.eachSeries((function(e){var t=e.markAreaModel;if(t){var i=t.getData();i.each((function(t){var o=r.map(g,(function(r){return p(i,t,r,e,n)}));i.setItemLayout(t,o);var a=i.getItemGraphicEl(t);a.setShape("points",o)}))}}),this)},renderSeries:function(e,t,n,o){var a=e.coordinateSystem,l=e.id,c=e.getData(),u=this.markerGroupMap,h=u.get(l)||u.set(l,{group:new s.Group});this.group.add(h.group),h.__keep=!0;var f=m(a,e,t);t.setData(f),f.each((function(t){var n=r.map(g,(function(n){return p(f,t,n,e,o)})),i=!0;r.each(g,(function(e){if(i){var n=f.get(e[0],t),r=f.get(e[1],t);(d(n)||a.getAxis("x").containData(n))&&(d(r)||a.getAxis("y").containData(r))&&(i=!1)}})),f.setItemLayout(t,{points:n,allClipped:i}),f.setItemVisual(t,{color:c.getVisual("color")})})),f.diff(h.__data).add((function(e){var t=f.getItemLayout(e);if(!t.allClipped){var n=new s.Polygon({shape:{points:t.points}});f.setItemGraphicEl(e,n),h.group.add(n)}})).update((function(e,n){var r=h.__data.getItemGraphicEl(n),i=f.getItemLayout(e);i.allClipped?r&&h.group.remove(r):(r?s.updateProps(r,{shape:{points:i.points}},t,e):r=new s.Polygon({shape:{points:i.points}}),f.setItemGraphicEl(e,r),h.group.add(r))})).remove((function(e){var t=h.__data.getItemGraphicEl(e);h.group.remove(t)})).execute(),f.eachItemGraphicEl((function(e,n){var o=f.getItemModel(n),a=o.getModel("label"),l=o.getModel("emphasis.label"),c=f.getItemVisual(n,"color");e.useStyle(r.defaults(o.getModel("itemStyle").getItemStyle(),{fill:i.modifyAlpha(c,.4),stroke:c})),e.hoverStyle=o.getModel("emphasis.itemStyle").getItemStyle(),s.setLabelStyle(e.style,e.hoverStyle,a,l,{labelFetcher:t,labelDataIndex:n,defaultText:f.getName(n)||"",isRectText:!0,autoColor:c}),s.setHoverStyle(e,{}),e.dataModel=t})),h.__data=f,h.group.silent=t.get("silent")||e.get("silent")}})},xyD8:function(e,t,n){var r=n("hmv6"),i="__lodash_hash_undefined__",o=Object.prototype,a=o.hasOwnProperty;function s(e){var t=this.__data__;if(r){var n=t[e];return n===i?void 0:n}return a.call(t,e)?t[e]:void 0}e.exports=s},"y+8q":function(e,t,n){var r=n("zYjg"),i=n("o2YK"),o=n("oMIb"),a=n("Og4i"),s=r.extendShape({shape:{polyline:!1,curveness:0,segs:[]},buildPath:function(e,t){var n=t.segs,r=t.curveness;if(t.polyline)for(var i=0;i<n.length;){var o=n[i++];if(o>0){e.moveTo(n[i++],n[i++]);for(var a=1;a<o;a++)e.lineTo(n[i++],n[i++])}}else for(i=0;i<n.length;){var s=n[i++],l=n[i++],c=n[i++],u=n[i++];if(e.moveTo(s,l),r>0){var d=(s+c)/2-(l-u)*r,h=(l+u)/2-(c-s)*r;e.quadraticCurveTo(d,h,c,u)}else e.lineTo(c,u)}},findDataIndex:function(e,t){var n=this.shape,r=n.segs,i=n.curveness;if(n.polyline)for(var s=0,l=0;l<r.length;){var c=r[l++];if(c>0)for(var u=r[l++],d=r[l++],h=1;h<c;h++){var f=r[l++],p=r[l++];if(o.containStroke(u,d,f,p))return s}s++}else for(s=0,l=0;l<r.length;){u=r[l++],d=r[l++],f=r[l++],p=r[l++];if(i>0){var g=(u+f)/2-(d-p)*i,m=(d+p)/2-(f-u)*i;if(a.containStroke(u,d,g,m,f,p))return s}else if(o.containStroke(u,d,f,p))return s;s++}return-1}});function l(){this.group=new r.Group}var c=l.prototype;c.isPersistent=function(){return!this._incremental},c.updateData=function(e){this.group.removeAll();var t=new s({rectHover:!0,cursor:"default"});t.setShape({segs:e.getLayout("linesPoints")}),this._setCommon(t,e),this.group.add(t),this._incremental=null},c.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clearIncremental(),e.count()>5e5?(this._incremental||(this._incremental=new i({silent:!0})),this.group.add(this._incremental)):this._incremental=null},c.incrementalUpdate=function(e,t){var n=new s;n.setShape({segs:t.getLayout("linesPoints")}),this._setCommon(n,t,!!this._incremental),this._incremental?this._incremental.addDisplayable(n,!0):(n.rectHover=!0,n.cursor="default",n.__startIndex=e.start,this.group.add(n))},c.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},c._setCommon=function(e,t,n){var r=t.hostModel;e.setShape({polyline:r.get("polyline"),curveness:r.get("lineStyle.curveness")}),e.useStyle(r.getModel("lineStyle").getLineStyle()),e.style.strokeNoScale=!0;var i=t.getVisual("color");i&&e.setStyle("stroke",i),e.setStyle("fill"),n||(e.seriesIndex=r.seriesIndex,e.on("mousemove",(function(t){e.dataIndex=null;var n=e.findDataIndex(t.offsetX,t.offsetY);n>0&&(e.dataIndex=n+e.__startIndex)})))},c._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var u=l;e.exports=u},"y+QW":function(e,t,n){e.exports=[n("XrNv"),n("fhRw"),n("OsXk"),n("kZIm"),n("gXlW"),n("NVK6")]},y6TG:function(e,t,n){var r=n("oEo5"),i={updateSelectedMap:function(e){this._targetList=r.isArray(e)?e.slice():[],this._selectTargetMap=r.reduce(e||[],(function(e,t){return e.set(t.name,t),e}),r.createHashMap())},select:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e),r=this.get("selectedMode");"single"===r&&this._selectTargetMap.each((function(e){e.selected=!1})),n&&(n.selected=!0)},unSelect:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e);n&&(n.selected=!1)},toggleSelected:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e);if(null!=n)return this[n.selected?"unSelect":"select"](e,t),n.selected},isSelected:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e);return n&&n.selected}};e.exports=i},y9yD:function(e,t,n){var r=n("jBg4"),i=n("hsS0"),o=n("U3SQ"),a=n("asMo"),s=n("Wmz4"),l=n("H3Ql"),c=1,u=2,d="[object Boolean]",h="[object Date]",f="[object Error]",p="[object Map]",g="[object Number]",m="[object RegExp]",A="[object Set]",v="[object String]",y="[object Symbol]",b="[object ArrayBuffer]",x="[object DataView]",w=r?r.prototype:void 0,_=w?w.valueOf:void 0;function C(e,t,n,r,w,C,S){switch(n){case x:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case b:return!(e.byteLength!=t.byteLength||!C(new i(e),new i(t)));case d:case h:case g:return o(+e,+t);case f:return e.name==t.name&&e.message==t.message;case m:case v:return e==t+"";case p:var E=s;case A:var B=r&c;if(E||(E=l),e.size!=t.size&&!B)return!1;var O=S.get(e);if(O)return O==t;r|=u,S.set(e,t);var k=a(E(e),E(t),r,w,C,S);return S["delete"](e),k;case y:if(_)return _.call(e)==_.call(t)}return!1}e.exports=C},yMd2:function(e,t,n){(function(t,r){(function(t,r){e.exports=r(n("GvcB"),n("By5E"))})(0,(function(e,n){"use strict";e=e&&e.hasOwnProperty("default")?e["default"]:e,n=n&&n.hasOwnProperty("default")?n["default"]:n;var i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(e){var t="undefined"===typeof e?"undefined":i(e);return"undefined"===t?"undefined":"string"===t||e instanceof String?"string":"number"===t||e instanceof Number?"number":"function"===t||e instanceof Function?"function":e&&e.constructor===Array?"array":e&&1===e.nodeType?"element":"object"===t?"object":"unknown"},s=function(e,t){var n=document.createElement(e);if(t.className&&(n.className=t.className),t.innerHTML){n.innerHTML=t.innerHTML;for(var r=n.getElementsByTagName("script"),i=r.length;i-- >0;null)r[i].parentNode.removeChild(r[i])}for(var o in t.style)n.style[o]=t.style[o];return n},l=function e(t,n){for(var r=3===t.nodeType?document.createTextNode(t.nodeValue):t.cloneNode(!1),i=t.firstChild;i;i=i.nextSibling)!0!==n&&1===i.nodeType&&"SCRIPT"===i.nodeName||r.appendChild(e(i,n));return 1===t.nodeType&&("CANVAS"===t.nodeName?(r.width=t.width,r.height=t.height,r.getContext("2d").drawImage(t,0,0)):"TEXTAREA"!==t.nodeName&&"SELECT"!==t.nodeName||(r.value=t.value),r.addEventListener("load",(function(){r.scrollTop=t.scrollTop,r.scrollLeft=t.scrollLeft}),!0)),r},c=function(e,t){if("number"===a(e))return 72*e/96/t;var n={};for(var r in e)n[r]=72*e[r]/96/t;return n},u=function(e,t){return Math.floor(e*t/72*96)},d="undefined"!==typeof window?window:"undefined"!==typeof t?t:"undefined"!==typeof self?self:{};function h(){throw new Error("Dynamic requires are not currently supported by rollup-plugin-commonjs")}function f(e,t){return t={exports:{}},e(t,t.exports),t.exports}var p=f((function(e,t){(function(t,n){e.exports=n()})(0,(function(){function e(e){var t=typeof e;return null!==e&&("object"===t||"function"===t)}function t(e){return"function"===typeof e}var n=void 0;n=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)};var i=n,o=0,a=void 0,s=void 0,l=function(e,t){_[o]=e,_[o+1]=t,o+=2,2===o&&(s?s(C):E())};function c(e){s=e}function u(e){l=e}var f="undefined"!==typeof window?window:void 0,p=f||{},g=p.MutationObserver||p.WebKitMutationObserver,m="undefined"===typeof self&&"undefined"!==typeof r&&"[object process]"==={}.toString.call(r),A="undefined"!==typeof Uint8ClampedArray&&"undefined"!==typeof importScripts&&"undefined"!==typeof MessageChannel;function v(){return function(){return r.nextTick(C)}}function y(){return"undefined"!==typeof a?function(){a(C)}:w()}function b(){var e=0,t=new g(C),n=document.createTextNode("");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function x(){var e=new MessageChannel;return e.port1.onmessage=C,function(){return e.port2.postMessage(0)}}function w(){var e=setTimeout;return function(){return e(C,1)}}var _=new Array(1e3);function C(){for(var e=0;e<o;e+=2){var t=_[e],n=_[e+1];t(n),_[e]=void 0,_[e+1]=void 0}o=0}function S(){try{var e=Function("return this")().require("vertx");return a=e.runOnLoop||e.runOnContext,y()}catch(t){return w()}}var E=void 0;function B(e,t){var n=this,r=new this.constructor(M);void 0===r[k]&&$(r);var i=n._state;if(i){var o=arguments[i-1];l((function(){return Y(i,r,o,n._result)}))}else W(n,r,e,t);return r}function O(e){var t=this;if(e&&"object"===typeof e&&e.constructor===t)return e;var n=new t(M);return z(n,e),n}E=m?v():g?b():A?x():void 0===f&&"function"===typeof h?S():w();var k=Math.random().toString(36).substring(2);function M(){}var N=void 0,T=1,I=2,L={error:null};function D(){return new TypeError("You cannot resolve a promise with itself")}function P(){return new TypeError("A promises callback cannot return that same promise.")}function R(e){try{return e.then}catch(t){return L.error=t,L}}function F(e,t,n,r){try{e.call(t,n,r)}catch(i){return i}}function j(e,t,n){l((function(e){var r=!1,i=F(n,t,(function(n){r||(r=!0,t!==n?z(e,n):V(e,n))}),(function(t){r||(r=!0,K(e,t))}),"Settle: "+(e._label||" unknown promise"));!r&&i&&(r=!0,K(e,i))}),e)}function U(e,t){t._state===T?V(e,t._result):t._state===I?K(e,t._result):W(t,void 0,(function(t){return z(e,t)}),(function(t){return K(e,t)}))}function H(e,n,r){n.constructor===e.constructor&&r===B&&n.constructor.resolve===O?U(e,n):r===L?(K(e,L.error),L.error=null):void 0===r?V(e,n):t(r)?j(e,n,r):V(e,n)}function z(t,n){t===n?K(t,D()):e(n)?H(t,n,R(n)):V(t,n)}function Q(e){e._onerror&&e._onerror(e._result),G(e)}function V(e,t){e._state===N&&(e._result=t,e._state=T,0!==e._subscribers.length&&l(G,e))}function K(e,t){e._state===N&&(e._state=I,e._result=t,l(Q,e))}function W(e,t,n,r){var i=e._subscribers,o=i.length;e._onerror=null,i[o]=t,i[o+T]=n,i[o+I]=r,0===o&&e._state&&l(G,e)}function G(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r=void 0,i=void 0,o=e._result,a=0;a<t.length;a+=3)r=t[a],i=t[a+n],r?Y(n,r,i,o):i(o);e._subscribers.length=0}}function q(e,t){try{return e(t)}catch(n){return L.error=n,L}}function Y(e,n,r,i){var o=t(r),a=void 0,s=void 0,l=void 0,c=void 0;if(o){if(a=q(r,i),a===L?(c=!0,s=a.error,a.error=null):l=!0,n===a)return void K(n,P())}else a=i,l=!0;n._state!==N||(o&&l?z(n,a):c?K(n,s):e===T?V(n,a):e===I&&K(n,a))}function X(e,t){try{t((function(t){z(e,t)}),(function(t){K(e,t)}))}catch(n){K(e,n)}}var Z=0;function J(){return Z++}function $(e){e[k]=Z++,e._state=void 0,e._result=void 0,e._subscribers=[]}function ee(){return new Error("Array Methods must be provided an Array")}var te=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(M),this.promise[k]||$(this.promise),i(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0===this.length?V(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&&V(this.promise,this._result))):K(this.promise,ee())}return e.prototype._enumerate=function(e){for(var t=0;this._state===N&&t<e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,r=n.resolve;if(r===O){var i=R(e);if(i===B&&e._state!==N)this._settledAt(e._state,t,e._result);else if("function"!==typeof i)this._remaining--,this._result[t]=e;else if(n===se){var o=new n(M);H(o,e,i),this._willSettleAt(o,t)}else this._willSettleAt(new n((function(t){return t(e)})),t)}else this._willSettleAt(r(e),t)},e.prototype._settledAt=function(e,t,n){var r=this.promise;r._state===N&&(this._remaining--,e===I?K(r,n):this._result[t]=n),0===this._remaining&&V(r,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;W(e,void 0,(function(e){return n._settledAt(T,t,e)}),(function(e){return n._settledAt(I,t,e)}))},e}();function ne(e){return new te(this,e).promise}function re(e){var t=this;return i(e)?new t((function(n,r){for(var i=e.length,o=0;o<i;o++)t.resolve(e[o]).then(n,r)})):new t((function(e,t){return t(new TypeError("You must pass an array to race."))}))}function ie(e){var t=this,n=new t(M);return K(n,e),n}function oe(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function ae(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var se=function(){function e(t){this[k]=J(),this._result=this._state=void 0,this._subscribers=[],M!==t&&("function"!==typeof t&&oe(),this instanceof e?X(this,t):ae())}return e.prototype["catch"]=function(e){return this.then(null,e)},e.prototype["finally"]=function(e){var n=this,r=n.constructor;return t(e)?n.then((function(t){return r.resolve(e()).then((function(){return t}))}),(function(t){return r.resolve(e()).then((function(){throw t}))})):n.then(e,e)},e}();function le(){var e=void 0;if("undefined"!==typeof d)e=d;else if("undefined"!==typeof self)e=self;else try{e=Function("return this")()}catch(r){throw new Error("polyfill failed because global object is unavailable in this environment")}var t=e.Promise;if(t){var n=null;try{n=Object.prototype.toString.call(t.resolve())}catch(r){}if("[object Promise]"===n&&!t.cast)return}e.Promise=se}return se.prototype.then=B,se.all=ne,se.race=re,se.resolve=O,se.reject=ie,se._setScheduler=c,se._setAsap=u,se._asap=l,se.polyfill=le,se.Promise=se,se}))})),g=p.Promise,m=function e(t){var n=o(e.convert(g.resolve()),JSON.parse(JSON.stringify(e.template))),r=e.convert(g.resolve(),n);return r=r.setProgress(1,e,1,[e]),r=r.set(t),r};m.prototype=Object.create(g.prototype),m.prototype.constructor=m,m.convert=function(e,t){return e.__proto__=t||m.prototype,e},m.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:{}}},m.prototype.from=function(e,t){function n(e){switch(a(e)){case"string":return"string";case"element":return"canvas"===e.nodeName.toLowerCase?"canvas":"element";default:return"unknown"}}return this.then((function(){switch(t=t||n(e),t){case"string":return this.set({src:s("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.")}}))},m.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.")}},m.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 e={position:"fixed",overflow:"hidden",zIndex:1e3,left:0,right:0,bottom:0,top:0,backgroundColor:"rgba(0,0,0,0.8)"},t={position:"absolute",width:this.prop.pageSize.inner.width+this.prop.pageSize.unit,left:0,right:0,top:0,height:"auto",margin:"auto",backgroundColor:"white"};e.opacity=0;var n=l(this.prop.src,this.opt.html2canvas.javascriptEnabled);this.prop.overlay=s("div",{className:"html2pdf__overlay",style:e}),this.prop.container=s("div",{className:"html2pdf__container",style:t}),this.prop.container.appendChild(n),this.prop.overlay.appendChild(this.prop.container),document.body.appendChild(this.prop.overlay)}))},m.prototype.toCanvas=function(){var e=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(e).then((function(){var e=o({},this.opt.html2canvas);return delete e.onrendered,n(this.prop.container,e)})).then((function(e){var t=this.opt.html2canvas.onrendered||function(){};t(e),this.prop.canvas=e,document.body.removeChild(this.prop.overlay)}))},m.prototype.toImg=function(){var e=[function(){return this.prop.canvas||this.toCanvas()}];return this.thenList(e).then((function(){var e=this.prop.canvas.toDataURL("image/"+this.opt.image.type,this.opt.image.quality);this.prop.img=document.createElement("img"),this.prop.img.src=e}))},m.prototype.toPdf=function(){var t=[function(){return this.prop.canvas||this.toCanvas()}];return this.thenList(t).then((function(){var t=this.prop.canvas,n=this.opt,r=t.height,i=Math.floor(t.width*this.prop.pageSize.inner.ratio),o=Math.ceil(r/i),a=this.prop.pageSize.inner.height,s=document.createElement("canvas"),l=s.getContext("2d");s.width=t.width,s.height=i,this.prop.pdf=this.prop.pdf||new e(n.jsPDF);for(var c=0;c<o;c++){c===o-1&&r%i!==0&&(s.height=r%i,a=s.height*this.prop.pageSize.inner.width/s.width);var u=s.width,d=s.height;l.fillStyle="white",l.fillRect(0,0,u,d),l.drawImage(t,0,c*i,u,d,0,0,u,d),c&&this.prop.pdf.addPage();var h=s.toDataURL("image/"+n.image.type,n.image.quality);this.prop.pdf.addImage(h,n.image.type,n.margin[1],n.margin[0],this.prop.pageSize.inner.width,a)}}))},m.prototype.output=function(e,t,n){return n=n||"pdf","img"===n.toLowerCase()||"image"===n.toLowerCase()?this.outputImg(e,t):this.outputPdf(e,t)},m.prototype.outputPdf=function(e,t){var n=[function(){return this.prop.pdf||this.toPdf()}];return this.thenList(n).then((function(){return this.prop.pdf.output(e,t)}))},m.prototype.outputImg=function(e,t){var n=[function(){return this.prop.img||this.toImg()}];return this.thenList(n).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.'}}))},m.prototype.save=function(e){var t=[function(){return this.prop.pdf||this.toPdf()}];return this.thenList(t).set(e?{filename:e}:null).then((function(){this.prop.pdf.save(this.opt.filename)}))},m.prototype.set=function(e){if("object"!==a(e))return this;var t=Object.keys(e||{}).map((function(t){if(t in m.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(t)}))},m.prototype.get=function(e,t){return this.then((function(){var n=e in m.template.prop?this.prop[e]:this.opt[e];return t?t(n):n}))},m.prototype.setMargin=function(e){return this.then((function(){switch(a(e)){case"number":e=[e,e,e,e];case"array":if(2===e.length&&(e=[e[0],e[1],e[0],e[1]]),4===e.length)break;default:return this.error("Invalid margin array.")}this.opt.margin=e})).then(this.setPageSize)},m.prototype.setPageSize=function(t){return this.then((function(){t=t||e.getPageSize(this.opt.jsPDF),t.hasOwnProperty("inner")||(t.inner={width:t.width-this.opt.margin[1]-this.opt.margin[3],height:t.height-this.opt.margin[0]-this.opt.margin[2]},t.inner.px={width:u(t.inner.width,t.k),height:u(t.inner.height,t.k)},t.inner.ratio=t.inner.height/t.inner.width),this.prop.pageSize=t}))},m.prototype.setProgress=function(e,t,n,r){return null!=e&&(this.progress.val=e),null!=t&&(this.progress.state=t),null!=n&&(this.progress.n=n),null!=r&&(this.progress.stack=r),this.progress.ratio=this.progress.val/this.progress.state,this},m.prototype.updateProgress=function(e,t,n,r){return this.setProgress(e?this.progress.val+e:null,t||null,n?this.progress.n+n:null,r?this.progress.stack.concat(r):null)},m.prototype.then=function(e,t){var n=this;return this.thenCore(e,t,(function(e,t){return n.updateProgress(null,null,1,[e]),g.prototype.then.call(this,(function(t){return n.updateProgress(null,e),t})).then(e,t).then((function(e){return n.updateProgress(1),e}))}))},m.prototype.thenCore=function(e,t,n){n=n||g.prototype.then;var r=this;e&&(e=e.bind(r)),t&&(t=t.bind(r));var i=-1!==g.toString().indexOf("[native code]")&&"Promise"===g.name,a=i?r:m.convert(o({},r),g.prototype),s=n.call(a,e,t);return m.convert(s,r.__proto__)},m.prototype.thenExternal=function(e,t){return g.prototype.then.call(this,e,t)},m.prototype.thenList=function(e){var t=this;return e.forEach((function(e){t=t.thenCore(e)})),t},m.prototype["catch"]=function(e){e&&(e=e.bind(this));var t=g.prototype["catch"].call(this,e);return m.convert(t,this)},m.prototype.catchExternal=function(e){return g.prototype["catch"].call(this,e)},m.prototype.error=function(e){return this.then((function(){throw new Error(e)}))},m.prototype.using=m.prototype.set,m.prototype.saveAs=m.prototype.save,m.prototype["export"]=m.prototype.output,m.prototype.run=m.prototype.then,e.getPageSize=function(e,t,n){if("object"===("undefined"===typeof e?"undefined":i(e))){var r=e;e=r.orientation,t=r.unit||t,n=r.format||n}t=t||"mm",n=n||"a4",e=(""+(e||"P")).toLowerCase();var o=(""+n).toLowerCase(),a={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(t){case"pt":var s=1;break;case"mm":s=72/25.4;break;case"cm":s=72/2.54;break;case"in":s=72;break;case"px":s=.75;break;case"pc":s=12;break;case"em":s=12;break;case"ex":s=6;break;default:throw"Invalid unit: "+t}if(a.hasOwnProperty(o))var l=a[o][1]/s,c=a[o][0]/s;else try{l=n[1],c=n[0]}catch(h){throw new Error("Invalid format: "+n)}if("p"===e||"portrait"===e){if(e="p",c>l){var u=c;c=l,l=u}}else{if("l"!==e&&"landscape"!==e)throw"Invalid orientation: "+e;if(e="l",l>c){u=c;c=l,l=u}}var d={width:c,height:l,unit:t,k:s};return d};var A={toContainer:m.prototype.toContainer};m.template.opt.pagebreak={mode:["css","legacy"],before:[],after:[],avoid:[]},m.prototype.toContainer=function(){return A.toContainer.call(this).then((function(){var e=this.prop.container,t=this.prop.pageSize.inner.px.height,n=[].concat(this.opt.pagebreak.mode),r={avoidAll:-1!==n.indexOf("avoid-all"),css:-1!==n.indexOf("css"),legacy:-1!==n.indexOf("legacy")},i={},o=this;["before","after","avoid"].forEach((function(t){var n=r.avoidAll&&"avoid"===t;i[t]=n?[]:[].concat(o.opt.pagebreak[t]||[]),i[t].length>0&&(i[t]=Array.prototype.slice.call(e.querySelectorAll(i[t].join(", "))))}));var a=e.querySelectorAll(".html2pdf__page-break");a=Array.prototype.slice.call(a);var l=e.querySelectorAll("*");Array.prototype.forEach.call(l,(function(e){var n={before:!1,after:r.legacy&&-1!==a.indexOf(e),avoid:r.avoidAll};if(r.css){var o=window.getComputedStyle(e),l=["always","page","left","right"],c=["avoid","avoid-page"];n={before:n.before||-1!==l.indexOf(o.breakBefore||o.pageBreakBefore),after:n.after||-1!==l.indexOf(o.breakAfter||o.pageBreakAfter),avoid:n.avoid||-1!==c.indexOf(o.breakInside||o.pageBreakInside)}}Object.keys(n).forEach((function(t){n[t]=n[t]||-1!==i[t].indexOf(e)}));var u=e.getBoundingClientRect();if(n.avoid&&!n.before){var d=Math.floor(u.top/t),h=Math.floor(u.bottom/t),f=Math.abs(u.bottom-u.top)/t;h!==d&&f<=1&&(n.before=!0)}if(n.before){var p=s("div",{style:{display:"block",height:t-u.top%t+"px"}});e.parentNode.insertBefore(p,e)}if(n.after){p=s("div",{style:{display:"block",height:t-u.bottom%t+"px"}});e.parentNode.insertBefore(p,e.nextSibling)}}))}))};var v=[],y={toContainer:m.prototype.toContainer,toPdf:m.prototype.toPdf};m.prototype.toContainer=function(){return y.toContainer.call(this).then((function(){if(this.opt.enableLinks){var e=this.prop.container,t=e.querySelectorAll("a"),n=c(e.getBoundingClientRect(),this.prop.pageSize.k);v=[],Array.prototype.forEach.call(t,(function(e){for(var t=e.getClientRects(),r=0;r<t.length;r++){var i=c(t[r],this.prop.pageSize.k);i.left-=n.left,i.top-=n.top;var o=Math.floor(i.top/this.prop.pageSize.inner.height)+1,a=this.opt.margin[0]+i.top%this.prop.pageSize.inner.height,s=this.opt.margin[1]+i.left;v.push({page:o,top:a,left:s,clientRect:i,link:e})}}),this)}}))},m.prototype.toPdf=function(){return y.toPdf.call(this).then((function(){if(this.opt.enableLinks){v.forEach((function(e){this.prop.pdf.setPage(e.page),this.prop.pdf.link(e.left,e.top,e.clientRect.width,e.clientRect.height,{url:e.link.href})}),this);var e=this.prop.pdf.internal.getNumberOfPages();this.prop.pdf.setPage(e)}}))};var b=function e(t,n){var r=new e.Worker(n);return t?r.from(t).save():r};return b.Worker=m,b}))}).call(this,n("UywP"),n("7vYp"))},yMz6:function(e,t){function n(e,t,n){var r=e.getZoom(),i=e.getCenter(),o=t.zoom,a=e.dataToPoint(i);if(null!=t.dx&&null!=t.dy){a[0]-=t.dx,a[1]-=t.dy;i=e.pointToData(a);e.setCenter(i)}if(null!=o){if(n){var s=n.min||0,l=n.max||1/0;o=Math.max(Math.min(r*o,l),s)/r}e.scale[0]*=o,e.scale[1]*=o;var c=e.position,u=(t.originX-c[0])*(o-1),d=(t.originY-c[1])*(o-1);c[0]-=u,c[1]-=d,e.updateTransform();i=e.pointToData(a);e.setCenter(i),e.setZoom(o*r)}return{center:e.getCenter(),zoom:e.getZoom()}}t.updateCenterAndZoom=n},"yOV+":function(e,t,n){var r=n("oEo5");function i(e,t){t=t||{};var n=e.coordinateSystem,i=e.axis,o={},a=i.position,s=i.orient,l=n.getRect(),c=[l.x,l.x+l.width,l.y,l.y+l.height],u={horizontal:{top:c[2],bottom:c[3]},vertical:{left:c[0],right:c[1]}};o.position=["vertical"===s?u.vertical[a]:c[0],"horizontal"===s?u.horizontal[a]:c[3]];var d={horizontal:0,vertical:1};o.rotation=Math.PI/2*d[s];var h={top:-1,bottom:1,right:1,left:-1};o.labelDirection=o.tickDirection=o.nameDirection=h[a],e.get("axisTick.inside")&&(o.tickDirection=-o.tickDirection),r.retrieve(t.labelInside,e.get("axisLabel.inside"))&&(o.labelDirection=-o.labelDirection);var f=t.rotate;return null==f&&(f=e.get("axisLabel.rotate")),o.labelRotation="top"===a?-f:f,o.z2=1,o}t.layout=i},yTTq:function(e,t,n){"use strict";n.d(t,"g",(function(){return u})),n.d(t,"c",(function(){return d})),n.d(t,"a",(function(){return f})),n.d(t,"b",(function(){return p})),n.d(t,"d",(function(){return g})),n.d(t,"e",(function(){return m})),n.d(t,"f",(function(){return y}));var r=n("55MS"),i=n("9/lZ"),o=n("Ysw9"),a=n("ZZRV"),s=n.n(a),l=n("nWwB"),c=n("PwAq");function u(e,t){Object(l["a"])(e,"[@ant-design/icons] ".concat(t))}function d(e){return"object"===Object(i["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(i["a"])(e.icon)||"function"===typeof e.icon)}function h(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var r=e[n];switch(n){case"class":t.className=r,delete t.class;break;default:t[n]=r}return t}),{})}function f(e,t,n){return n?s.a.createElement(e.tag,Object(r["a"])(Object(r["a"])({key:t},h(e.attrs)),n),(e.children||[]).map((function(n,r){return f(n,"".concat(t,"-").concat(e.tag,"-").concat(r))}))):s.a.createElement(e.tag,Object(r["a"])({key:t},h(e.attrs)),(e.children||[]).map((function(n,r){return f(n,"".concat(t,"-").concat(e.tag,"-").concat(r))})))}function p(e){return Object(o["generate"])(e)[0]}function g(e){return e?Array.isArray(e)?e:[e]:[]}var m={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"},A="\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n",v=!1,y=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:A;Object(a["useEffect"])((function(){v||(Object(c["insertCss"])(e,{prepend:!0}),v=!0)}),[])}},yZ6v:function(e,t,n){var r=n("Q6Bq"),i=n("5xMV");n("QRYH"),n("QHKB"),n("KZcC"),n("mJA3"),n("kZpV"),r.registerPreprocessor(i)},yZUZ:function(e,t,n){var r=n("+Vnd"),i=n("4+FC"),o=n("CQhY"),a=o.encodeHTML,s=n("P0S0"),l=r.extend({type:"series.tree",layoutInfo:null,layoutMode:"box",getInitialData:function(e){var t={name:e.name,children:e.data},n=e.leaves||{},r=new s(n,this,this.ecModel),o=i.createTree(t,this,a);function a(e){e.wrapMethod("getItemModel",(function(e,t){var n=o.getNodeByDataIndex(t);return n.children.length&&n.isExpand||(e.parentModel=r),e}))}var l=0;o.eachNode("preorder",(function(e){e.depth>l&&(l=e.depth)}));var c=e.expandAndCollapse,u=c&&e.initialTreeDepth>=0?e.initialTreeDepth:l;return o.root.eachNode("preorder",(function(e){var t=e.hostTree.data.getRawDataItem(e.dataIndex);e.isExpand=t&&null!=t.collapsed?!t.collapsed:e.depth<=u})),o.data},getOrient:function(){var e=this.get("orient");return"horizontal"===e?e="LR":"vertical"===e&&(e="TB"),e},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},formatTooltip:function(e){var t=this.getData().tree,n=t.root.children[0],r=t.getNodeByDataIndex(e),i=r.getValue(),o=r.name;while(r&&r!==n)o=r.parentNode.name+"."+o,r=r.parentNode;return a(o+(isNaN(i)||null==i?"":" : "+i))},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}});e.exports=l},ycch:function(e,t,n){var r=n("oEo5");function i(e,t,n){if(e&&r.indexOf(t,e.type)>=0){var i=n.getData().tree.root,o=e.targetNode;if("string"===typeof o&&(o=i.getNodeById(o)),o&&i.contains(o))return{node:o};var a=e.targetNodeId;if(null!=a&&(o=i.getNodeById(a)))return{node:o}}}function o(e){var t=[];while(e)e=e.parentNode,e&&t.push(e);return t.reverse()}function a(e,t){var n=o(e);return r.indexOf(n,t)>=0}function s(e,t){var n=[];while(e){var r=e.dataIndex;n.push({name:e.name,dataIndex:r,value:t.getRawValue(r)}),e=e.parentNode}return n.reverse(),n}t.retrieveTargetInfo=i,t.getPathToRoot=o,t.aboveViewRoot=a,t.wrapTreePathInfo=s},ysUM:function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},yuiD:function(e,t,n){var r=n("Vw6a"),i=r.retrieveRawValue;function o(e,t){var n=e.mapDimension("defaultedLabel",!0),r=n.length;if(1===r)return i(e,t,n[0]);if(r){for(var o=[],a=0;a<n.length;a++){var s=i(e,t,n[a]);o.push(s)}return o.join(" ")}}t.getDefaultLabel=o},yvNr:function(e,t,n){var r=n("oEo5"),i=n("EgZf"),o=function(e,t,n,r,o){i.call(this,e,t,n),this.type=r||"value",this.position=o||"bottom"};o.prototype={constructor:o,index:0,getAxesOnZeroOf:null,model:null,isHorizontal:function(){var e=this.position;return"top"===e||"bottom"===e},getGlobalExtent:function(e){var t=this.getExtent();return t[0]=this.toGlobalCoord(t[0]),t[1]=this.toGlobalCoord(t[1]),e&&t[0]>t[1]&&t.reverse(),t},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(e,t){return this.coordToData(this.toLocalCoord(e["x"===this.dim?0:1]),t)},toLocalCoord:null,toGlobalCoord:null},r.inherits(o,i);var a=o;e.exports=a},z5Qn:function(e,t,n){"use strict";n.d(t,"a",(function(){return N})),n.d(t,"b",(function(){return L}));var r=n("CKlD"),i=n.n(r),o=n("Eqs+"),a=n.n(o),s=n("XDlA"),l=n.n(s),c=n("T5E4"),u=n.n(c),d=n("XneU"),h=n.n(d),f=n("Hdxz"),p=n.n(f),g=n("ZZRV"),m=n("iczh"),A=n.n(m),v=n("3CTf"),y=n("ROQd"),b=n.n(y),x=n("kbon"),w=n.n(x),_=n("BEiB"),C=n.n(_),S=n("ZgTT"),E=n("LpVx"),B=function(e){return!isNaN(parseFloat(e))&&isFinite(e)},O=B,k=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},M={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},N=g["createContext"]({}),T=function(){var e=0;return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return e+=1,"".concat(t).concat(e)}}(),I=function(e){h()(n,e);var t=p()(n);function n(e){var r,o,s;return l()(this,n),r=t.call(this,e),r.responsiveHandler=function(e){r.setState({below:e.matches});var t=r.props.onBreakpoint,n=r.state.collapsed;t&&t(e.matches),n!==e.matches&&r.setCollapsed(e.matches,"responsive")},r.setCollapsed=function(e,t){"collapsed"in r.props||r.setState({collapsed:e});var n=r.props.onCollapse;n&&n(e,t)},r.toggle=function(){var e=!r.state.collapsed;r.setCollapsed(e,"clickTrigger")},r.renderSider=function(e){var t,n=e.getPrefixCls,o=r.props,s=o.prefixCls,l=o.className,c=o.theme,u=o.collapsible,d=o.reverseArrow,h=o.trigger,f=o.style,p=o.width,m=o.collapsedWidth,y=o.zeroWidthTriggerStyle,x=o.children,_=k(o,["prefixCls","className","theme","collapsible","reverseArrow","trigger","style","width","collapsedWidth","zeroWidthTriggerStyle","children"]),S=r.state,E=S.collapsed,B=S.below,M=n("layout-sider",s),N=Object(v["default"])(_,["collapsed","defaultCollapsed","onCollapse","breakpoint","onBreakpoint","siderHook","zeroWidthTriggerStyle"]),T=E?m:p,I=O(T)?"".concat(T,"px"):String(T),L=0===parseFloat(String(m||0))?g["createElement"]("span",{onClick:r.toggle,className:A()("".concat(M,"-zero-width-trigger"),"".concat(M,"-zero-width-trigger-").concat(d?"right":"left")),style:y},h||g["createElement"](b.a,null)):null,D={expanded:d?g["createElement"](w.a,null):g["createElement"](C.a,null),collapsed:d?g["createElement"](C.a,null):g["createElement"](w.a,null)},P=E?"collapsed":"expanded",R=D[P],F=null!==h?L||g["createElement"]("div",{className:"".concat(M,"-trigger"),onClick:r.toggle,style:{width:I}},h||R):null,j=a()(a()({},f),{flex:"0 0 ".concat(I),maxWidth:I,minWidth:I,width:I}),U=A()(l,M,"".concat(M,"-").concat(c),(t={},i()(t,"".concat(M,"-collapsed"),!!E),i()(t,"".concat(M,"-has-trigger"),u&&null!==h&&!L),i()(t,"".concat(M,"-below"),!!B),i()(t,"".concat(M,"-zero-width"),0===parseFloat(I)),t));return g["createElement"]("aside",a()({className:U},N,{style:j}),g["createElement"]("div",{className:"".concat(M,"-children")},x),u||B&&L?F:null)},r.uniqueId=T("ant-sider-"),"undefined"!==typeof window&&(o=window.matchMedia),o&&e.breakpoint&&e.breakpoint in M&&(r.mql=o("(max-width: ".concat(M[e.breakpoint],")"))),s="collapsed"in e?e.collapsed:e.defaultCollapsed,r.state={collapsed:s,below:!1},r}return u()(n,[{key:"componentDidMount",value:function(){var e;this.mql&&(this.mql.addListener(this.responsiveHandler),this.responsiveHandler(this.mql)),null===(e=this.props)||void 0===e||e.siderHook.addSider(this.uniqueId)}},{key:"componentWillUnmount",value:function(){var e,t;null===(e=null===this||void 0===this?void 0:this.mql)||void 0===e||e.removeListener(this.responsiveHandler),null===(t=this.props)||void 0===t||t.siderHook.removeSider(this.uniqueId)}},{key:"render",value:function(){var e=this.state.collapsed,t=this.props.collapsedWidth;return g["createElement"](N.Provider,{value:{siderCollapsed:e,collapsedWidth:t}},g["createElement"](E["a"],null,this.renderSider))}}],[{key:"getDerivedStateFromProps",value:function(e){return"collapsed"in e?{collapsed:e.collapsed}:null}}]),n}(g["Component"]);I.defaultProps={collapsible:!1,defaultCollapsed:!1,reverseArrow:!1,width:200,collapsedWidth:80,style:{},theme:"dark"};var L=function(e){h()(n,e);var t=p()(n);function n(){return l()(this,n),t.apply(this,arguments)}return u()(n,[{key:"render",value:function(){var e=this;return g["createElement"](S["a"].Consumer,null,(function(t){return g["createElement"](I,a()({},t,e.props))}))}}]),n}(g["Component"])},z8PH:function(e,t,n){var r=n("oEo5"),i=n("SSBM"),o=n("Jjzi"),a=n("kN/v"),s=864e5;function l(e,t,n){this._model=e}function c(e,t,n,r){var i=n.calendarModel,o=n.seriesModel,a=i?i.coordinateSystem:o?o.coordinateSystem:null;return a===this?a[e](r):null}l.prototype={constructor:l,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(e){e=o.parseDate(e);var t=e.getFullYear(),n=e.getMonth()+1;n=n<10?"0"+n:n;var r=e.getDate();r=r<10?"0"+r:r;var i=e.getDay();return i=Math.abs((i+7-this.getFirstDayOfWeek())%7),{y:t,m:n,d:r,day:i,time:e.getTime(),formatedDate:t+"-"+n+"-"+r,date:e}},getNextNDay:function(e,t){return t=t||0,0===t||(e=new Date(this.getDateInfo(e).time),e.setDate(e.getDate()+t)),this.getDateInfo(e)},update:function(e,t){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 n=this._rangeInfo.weeks||1,o=["width","height"],a=this._model.get("cellSize").slice(),s=this._model.getBoxLayoutParams(),l="horizontal"===this._orient?[n,7]:[7,n];r.each([0,1],(function(e){d(a,e)&&(s[o[e]]=a[e]*l[e])}));var c={width:t.getWidth(),height:t.getHeight()},u=this._rect=i.getLayoutRect(s,c);function d(e,t){return null!=e[t]&&"auto"!==e[t]}r.each([0,1],(function(e){d(a,e)||(a[e]=u[o[e]]/l[e])})),this._sw=a[0],this._sh=a[1]},dataToPoint:function(e,t){r.isArray(e)&&(e=e[0]),null==t&&(t=!0);var n=this.getDateInfo(e),i=this._rangeInfo,o=n.formatedDate;if(t&&!(n.time>=i.start.time&&n.time<i.end.time+s))return[NaN,NaN];var a=n.day,l=this._getRangeInfo([i.start.time,o]).nthWeek;return"vertical"===this._orient?[this._rect.x+a*this._sw+this._sw/2,this._rect.y+l*this._sh+this._sh/2]:[this._rect.x+l*this._sw+this._sw/2,this._rect.y+a*this._sh+this._sh/2]},pointToData:function(e){var t=this.pointToDate(e);return t&&t.time},dataToRect:function(e,t){var n=this.dataToPoint(e,t);return{contentShape:{x:n[0]-(this._sw-this._lineWidth)/2,y:n[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:n,tl:[n[0]-this._sw/2,n[1]-this._sh/2],tr:[n[0]+this._sw/2,n[1]-this._sh/2],br:[n[0]+this._sw/2,n[1]+this._sh/2],bl:[n[0]-this._sw/2,n[1]+this._sh/2]}},pointToDate:function(e){var t=Math.floor((e[0]-this._rect.x)/this._sw)+1,n=Math.floor((e[1]-this._rect.y)/this._sh)+1,r=this._rangeInfo.range;return"vertical"===this._orient?this._getDateByWeeksAndDay(n,t-1,r):this._getDateByWeeksAndDay(t,n-1,r)},convertToPixel:r.curry(c,"dataToPoint"),convertFromPixel:r.curry(c,"pointToData"),_initRangeOption:function(){var e=this._model.get("range"),t=e;if(r.isArray(t)&&1===t.length&&(t=t[0]),/^\d{4}$/.test(t)&&(e=[t+"-01-01",t+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(t)){var n=this.getDateInfo(t),i=n.date;i.setMonth(i.getMonth()+1);var o=this.getNextNDay(i,-1);e=[n.formatedDate,o.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(t)&&(e=[t,t]);var a=this._getRangeInfo(e);return a.start.time>a.end.time&&e.reverse(),e},_getRangeInfo:function(e){var t;e=[this.getDateInfo(e[0]),this.getDateInfo(e[1])],e[0].time>e[1].time&&(t=!0,e.reverse());var n=Math.floor(e[1].time/s)-Math.floor(e[0].time/s)+1,r=new Date(e[0].time),i=r.getDate(),o=e[1].date.getDate();r.setDate(i+n-1);var a=r.getDate();if(a!==o){var l=r.getTime()-e[1].time>0?1:-1;while((a=r.getDate())!==o&&(r.getTime()-e[1].time)*l>0)n-=l,r.setDate(a-l)}var c=Math.floor((n+e[0].day+6)/7),u=t?1-c:c-1;return t&&e.reverse(),{range:[e[0].formatedDate,e[1].formatedDate],start:e[0],end:e[1],allDay:n,weeks:c,nthWeek:u,fweek:e[0].day,lweek:e[1].day}},_getDateByWeeksAndDay:function(e,t,n){var r=this._getRangeInfo(n);if(e>r.weeks||0===e&&t<r.fweek||e===r.weeks&&t>r.lweek)return!1;var i=7*(e-1)-r.fweek+t,o=new Date(r.start.time);return o.setDate(r.start.d+i),this.getDateInfo(o)}},l.dimensions=l.prototype.dimensions,l.getDimensionsInfo=l.prototype.getDimensionsInfo,l.create=function(e,t){var n=[];return e.eachComponent("calendar",(function(r){var i=new l(r,e,t);n.push(i),r.coordinateSystem=i})),e.eachSeries((function(e){"calendar"===e.get("coordinateSystem")&&(e.coordinateSystem=n[e.get("calendarIndex")||0])})),n},a.register("calendar",l);var u=l;e.exports=u},zCY1:function(e,t){var n=["itemStyle","borderColor"];function r(e,t){var r=e.get("color");e.eachRawSeriesByType("boxplot",(function(t){var i=r[t.seriesIndex%r.length],o=t.getData();o.setVisual({legendSymbol:"roundRect",color:t.get(n)||i}),e.isSeriesFiltered(t)||o.each((function(e){var t=o.getItemModel(e);o.setItemVisual(e,{color:t.get(n,!0)})}))}))}e.exports=r},zYK1:function(e,t,n){var r=n("IPcT"),i=(r.__DEV__,n("oEo5")),o=i.each,a=i.createHashMap,s=n("ICLB"),l=n("6/iG"),c=n("Gz2F"),u=n("ie0D"),d={geoJSON:l,svg:c},h={load:function(e,t,n){var r,i=[],s=a(),l=a(),c=p(e);return o(c,(function(a){var c=d[a.type].load(e,a,n);o(c.regions,(function(e){var n=e.name;t&&t.hasOwnProperty(n)&&(e=e.cloneShallow(n=t[n])),i.push(e),s.set(n,e),l.set(n,e.center)}));var u=c.boundingRect;u&&(r?r.union(u):r=u.clone())})),{regions:i,regionsMap:s,nameCoordMap:l,boundingRect:r||new u(0,0,0,0)}},makeGraphic:f("makeGraphic"),removeGraphic:f("removeGraphic")};function f(e){return function(t,n){var r=p(t),i=[];return o(r,(function(r){var o=d[r.type][e];o&&i.push(o(t,r,n))})),i}}function p(e){var t=s.retrieveMap(e)||[];return t}e.exports=h},zYTh:function(e,t,n){var r=n("Q6Bq"),i={type:"axisAreaSelect",event:"axisAreaSelected"};r.registerAction(i,(function(e,t){t.eachComponent({mainType:"parallelAxis",query:e},(function(t){t.axis.model.setActiveIntervals(e.intervals)}))})),r.registerAction("parallelAxisExpand",(function(e,t){t.eachComponent({mainType:"parallel",query:e},(function(t){t.setAxisExpand(e)}))}))},zYjg:function(e,t,n){var r=n("oEo5"),i=n("8Bkq"),o=n("XTQn"),a=n("4uqo"),s=n("Wa83"),l=n("342z"),c=n("G+ZC"),u=n("vOhS");t.Image=u;var d=n("TmiR");t.Group=d;var h=n("ode/");t.Text=h;var f=n("a9RO");t.Circle=f;var p=n("o9iD");t.Sector=p;var g=n("oAve");t.Ring=g;var m=n("VOjM");t.Polygon=m;var A=n("k++z");t.Polyline=A;var v=n("7JZK");t.Rect=v;var y=n("tV39");t.Line=y;var b=n("JoY0");t.BezierCurve=b;var x=n("QI2D");t.Arc=x;var w=n("RA7y");t.CompoundPath=w;var _=n("I1OY");t.LinearGradient=_;var C=n("GS3z");t.RadialGradient=C;var S=n("ie0D");t.BoundingRect=S;var E=n("o2YK");t.IncrementalDisplayable=E;var B=n("afA4"),O=Math.max,k=Math.min,M={},N=1,T={color:"textFill",textBorderColor:"textStroke",textBorderWidth:"textStrokeWidth"},I="emphasis",L="normal",D=1,P={},R={};function F(e){return l.extend(e)}function j(e,t){return i.extendFromString(e,t)}function U(e,t){R[e]=t}function H(e){if(R.hasOwnProperty(e))return R[e]}function z(e,t,n,r){var o=i.createFromString(e,t);return n&&("center"===r&&(n=V(n,o.getBoundingRect())),W(o,n)),o}function Q(e,t,n){var r=new u({style:{image:e,x:t.x,y:t.y,width:t.width,height:t.height},onload:function(e){if("center"===n){var i={width:e.width,height:e.height};r.setStyle(V(t,i))}}});return r}function V(e,t){var n,r=t.width/t.height,i=e.height*r;i<=e.width?n=e.height:(i=e.width,n=i/r);var o=e.x+e.width/2,a=e.y+e.height/2;return{x:o-i/2,y:a-n/2,width:i,height:n}}var K=i.mergePath;function W(e,t){if(e.applyTransform){var n=e.getBoundingRect(),r=n.calculateTransform(t);e.applyTransform(r)}}function G(e){return B.subPixelOptimizeLine(e.shape,e.shape,e.style),e}function q(e){return B.subPixelOptimizeRect(e.shape,e.shape,e.style),e}var Y=B.subPixelOptimize;function X(e){return null!=e&&"none"!==e}var Z=r.createHashMap(),J=0;function $(e){if("string"!==typeof e)return e;var t=Z.get(e);return t||(t=o.lift(e,-.1),J<1e4&&(Z.set(e,t),J++)),t}function ee(e){if(e.__hoverStlDirty){e.__hoverStlDirty=!1;var t=e.__hoverStl;if(t){var n=e.__cachedNormalStl={};e.__cachedNormalZ2=e.z2;var r=e.style;for(var i in t)null!=t[i]&&(n[i]=r[i]);n.fill=r.fill,n.stroke=r.stroke}else e.__cachedNormalStl=e.__cachedNormalZ2=null}}function te(e){var t=e.__hoverStl;if(t&&!e.__highlighted){var n=e.__zr,r=e.useHoverLayer&&n&&"canvas"===n.painter.type;if(e.__highlighted=r?"layer":"plain",!(e.isGroup||!n&&e.useHoverLayer)){var i=e,o=e.style;r&&(i=n.addHover(e),o=i.style),Ce(o),r||ee(i),o.extendFrom(t),ne(o,t,"fill"),ne(o,t,"stroke"),_e(o),r||(e.dirty(!1),e.z2+=N)}}}function ne(e,t,n){!X(t[n])&&X(e[n])&&(e[n]=$(e[n]))}function re(e){var t=e.__highlighted;if(t&&(e.__highlighted=!1,!e.isGroup))if("layer"===t)e.__zr&&e.__zr.removeHover(e);else{var n=e.style,r=e.__cachedNormalStl;r&&(Ce(n),e.setStyle(r),_e(n));var i=e.__cachedNormalZ2;null!=i&&e.z2-i===N&&(e.z2=i)}}function ie(e,t,n){var r,i=L,o=L;e.__highlighted&&(i=I,r=!0),t(e,n),e.__highlighted&&(o=I,r=!0),e.isGroup&&e.traverse((function(e){!e.isGroup&&t(e,n)})),r&&e.__highDownOnUpdate&&e.__highDownOnUpdate(i,o)}function oe(e,t){t=e.__hoverStl=!1!==t&&(e.hoverStyle||t||{}),e.__hoverStlDirty=!0,e.__highlighted&&(e.__cachedNormalStl=null,re(e),te(e))}function ae(e){!ue(this,e)&&!this.__highByOuter&&ie(this,te)}function se(e){!ue(this,e)&&!this.__highByOuter&&ie(this,re)}function le(e){this.__highByOuter|=1<<(e||0),ie(this,te)}function ce(e){!(this.__highByOuter&=~(1<<(e||0)))&&ie(this,re)}function ue(e,t){return e.__highDownSilentOnTouch&&t.zrByTouch}function de(e,t){he(e,!0),ie(e,oe,t)}function he(e,t){var n=!1===t;if(e.__highDownSilentOnTouch=e.highDownSilentOnTouch,e.__highDownOnUpdate=e.highDownOnUpdate,!n||e.__highDownDispatcher){var r=n?"off":"on";e[r]("mouseover",ae)[r]("mouseout",se),e[r]("emphasis",le)[r]("normal",ce),e.__highByOuter=e.__highByOuter||0,e.__highDownDispatcher=!n}}function fe(e){return!(!e||!e.__highDownDispatcher)}function pe(e){var t=P[e];return null==t&&D<=32&&(t=P[e]=D++),t}function ge(e,t,n,i,o,a,s){o=o||M;var l,c=o.labelFetcher,u=o.labelDataIndex,d=o.labelDimIndex,h=o.labelProp,f=n.getShallow("show"),p=i.getShallow("show");(f||p)&&(c&&(l=c.getFormattedLabel(u,"normal",null,d,h)),null==l&&(l=r.isFunction(o.defaultText)?o.defaultText(u,o):o.defaultText));var g=f?l:null,m=p?r.retrieve2(c?c.getFormattedLabel(u,"emphasis",null,d,h):null,l):null;null==g&&null==m||(Ae(e,n,a,o),Ae(t,i,s,o,!0)),e.text=g,t.text=m}function me(e,t,n){var i=e.style;t&&(Ce(i),e.setStyle(t),_e(i)),i=e.__hoverStl,n&&i&&(Ce(i),r.extend(i,n),_e(i))}function Ae(e,t,n,i,o){return ye(e,t,i,o),n&&r.extend(e,n),e}function ve(e,t,n){var r,i={isRectText:!0};!1===n?r=!0:i.autoColor=n,ye(e,t,i,r)}function ye(e,t,n,i){if(n=n||M,n.isRectText){var o;n.getTextPosition?o=n.getTextPosition(t,i):(o=t.getShallow("position")||(i?null:"inside"),"outside"===o&&(o="top")),e.textPosition=o,e.textOffset=t.getShallow("offset");var a=t.getShallow("rotate");null!=a&&(a*=Math.PI/180),e.textRotation=a,e.textDistance=r.retrieve2(t.getShallow("distance"),i?null:5)}var s,l=t.ecModel,c=l&&l.option.textStyle,u=be(t);if(u)for(var d in s={},u)if(u.hasOwnProperty(d)){var h=t.getModel(["rich",d]);xe(s[d]={},h,c,n,i)}return e.rich=s,xe(e,t,c,n,i,!0),n.forceRich&&!n.textStyle&&(n.textStyle={}),e}function be(e){var t;while(e&&e!==e.ecModel){var n=(e.option||M).rich;if(n)for(var r in t=t||{},n)n.hasOwnProperty(r)&&(t[r]=1);e=e.parentModel}return t}function xe(e,t,n,i,o,a){n=!o&&n||M,e.textFill=we(t.getShallow("color"),i)||n.color,e.textStroke=we(t.getShallow("textBorderColor"),i)||n.textBorderColor,e.textStrokeWidth=r.retrieve2(t.getShallow("textBorderWidth"),n.textBorderWidth),o||(a&&(e.insideRollbackOpt=i,_e(e)),null==e.textFill&&(e.textFill=i.autoColor)),e.fontStyle=t.getShallow("fontStyle")||n.fontStyle,e.fontWeight=t.getShallow("fontWeight")||n.fontWeight,e.fontSize=t.getShallow("fontSize")||n.fontSize,e.fontFamily=t.getShallow("fontFamily")||n.fontFamily,e.textAlign=t.getShallow("align"),e.textVerticalAlign=t.getShallow("verticalAlign")||t.getShallow("baseline"),e.textLineHeight=t.getShallow("lineHeight"),e.textWidth=t.getShallow("width"),e.textHeight=t.getShallow("height"),e.textTag=t.getShallow("tag"),a&&i.disableBox||(e.textBackgroundColor=we(t.getShallow("backgroundColor"),i),e.textPadding=t.getShallow("padding"),e.textBorderColor=we(t.getShallow("borderColor"),i),e.textBorderWidth=t.getShallow("borderWidth"),e.textBorderRadius=t.getShallow("borderRadius"),e.textBoxShadowColor=t.getShallow("shadowColor"),e.textBoxShadowBlur=t.getShallow("shadowBlur"),e.textBoxShadowOffsetX=t.getShallow("shadowOffsetX"),e.textBoxShadowOffsetY=t.getShallow("shadowOffsetY")),e.textShadowColor=t.getShallow("textShadowColor")||n.textShadowColor,e.textShadowBlur=t.getShallow("textShadowBlur")||n.textShadowBlur,e.textShadowOffsetX=t.getShallow("textShadowOffsetX")||n.textShadowOffsetX,e.textShadowOffsetY=t.getShallow("textShadowOffsetY")||n.textShadowOffsetY}function we(e,t){return"auto"!==e?e:t&&t.autoColor?t.autoColor:null}function _e(e){var t,n=e.textPosition,r=e.insideRollbackOpt;if(r&&null==e.textFill){var i=r.autoColor,o=r.isRectText,a=r.useInsideStyle,s=!1!==a&&(!0===a||o&&n&&"string"===typeof n&&n.indexOf("inside")>=0),l=!s&&null!=i;(s||l)&&(t={textFill:e.textFill,textStroke:e.textStroke,textStrokeWidth:e.textStrokeWidth}),s&&(e.textFill="#fff",null==e.textStroke&&(e.textStroke=i,null==e.textStrokeWidth&&(e.textStrokeWidth=2))),l&&(e.textFill=i)}e.insideRollback=t}function Ce(e){var t=e.insideRollback;t&&(e.textFill=t.textFill,e.textStroke=t.textStroke,e.textStrokeWidth=t.textStrokeWidth,e.insideRollback=null)}function Se(e,t){var n=t&&t.getModel("textStyle");return r.trim([e.fontStyle||n&&n.getShallow("fontStyle")||"",e.fontWeight||n&&n.getShallow("fontWeight")||"",(e.fontSize||n&&n.getShallow("fontSize")||12)+"px",e.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))}function Ee(e,t,n,r,i,o){"function"===typeof i&&(o=i,i=null);var a=r&&r.isAnimationEnabled();if(a){var s=e?"Update":"",l=r.getShallow("animationDuration"+s),c=r.getShallow("animationEasing"+s),u=r.getShallow("animationDelay"+s);"function"===typeof u&&(u=u(i,r.getAnimationDelayParams?r.getAnimationDelayParams(t,i):null)),"function"===typeof l&&(l=l(i)),l>0?t.animateTo(n,l,u||0,c,o,!!o):(t.stopAnimation(),t.attr(n),o&&o())}else t.stopAnimation(),t.attr(n),o&&o()}function Be(e,t,n,r,i){Ee(!0,e,t,n,r,i)}function Oe(e,t,n,r,i){Ee(!1,e,t,n,r,i)}function ke(e,t){var n=a.identity([]);while(e&&e!==t)a.mul(n,e.getLocalTransform(),n),e=e.parent;return n}function Me(e,t,n){return t&&!r.isArrayLike(t)&&(t=c.getLocalTransform(t)),n&&(t=a.invert([],t)),s.applyTransform([],e,t)}function Ne(e,t,n){var r=0===t[4]||0===t[5]||0===t[0]?1:Math.abs(2*t[4]/t[0]),i=0===t[4]||0===t[5]||0===t[2]?1:Math.abs(2*t[4]/t[2]),o=["left"===e?-r:"right"===e?r:0,"top"===e?-i:"bottom"===e?i:0];return o=Me(o,t,n),Math.abs(o[0])>Math.abs(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"}function Te(e,t,n,i){if(e&&t){var o=a(e);t.traverse((function(e){if(!e.isGroup&&e.anid){var t=o[e.anid];if(t){var r=l(e);e.attr(l(t)),Be(e,r,n,e.dataIndex)}}}))}function a(e){var t={};return e.traverse((function(e){!e.isGroup&&e.anid&&(t[e.anid]=e)})),t}function l(e){var t={position:s.clone(e.position),rotation:e.rotation};return e.shape&&(t.shape=r.extend({},e.shape)),t}}function Ie(e,t){return r.map(e,(function(e){var n=e[0];n=O(n,t.x),n=k(n,t.x+t.width);var r=e[1];return r=O(r,t.y),r=k(r,t.y+t.height),[n,r]}))}function Le(e,t){var n=O(e.x,t.x),r=k(e.x+e.width,t.x+t.width),i=O(e.y,t.y),o=k(e.y+e.height,t.y+t.height);if(r>=n&&o>=i)return{x:n,y:i,width:r-n,height:o-i}}function De(e,t,n){t=r.extend({rectHover:!0},t);var i=t.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},e)return 0===e.indexOf("image://")?(i.image=e.slice(8),r.defaults(i,n),new u(t)):z(e.replace("path://",""),t,n,"center")}function Pe(e,t,n,r,i){for(var o=0,a=i[i.length-1];o<i.length;o++){var s=i[o];if(Re(e,t,n,r,s[0],s[1],a[0],a[1]))return!0;a=s}}function Re(e,t,n,r,i,o,a,s){var l=n-e,c=r-t,u=a-i,d=s-o,h=Fe(u,d,l,c);if(je(h))return!1;var f=e-i,p=t-o,g=Fe(f,p,l,c)/h;if(g<0||g>1)return!1;var m=Fe(f,p,u,d)/h;return!(m<0||m>1)}function Fe(e,t,n,r){return e*r-n*t}function je(e){return e<=1e-6&&e>=-1e-6}U("circle",f),U("sector",p),U("ring",g),U("polygon",m),U("polyline",A),U("rect",v),U("line",y),U("bezierCurve",b),U("arc",x),t.Z2_EMPHASIS_LIFT=N,t.CACHED_LABEL_STYLE_PROPERTIES=T,t.extendShape=F,t.extendPath=j,t.registerShape=U,t.getShapeClass=H,t.makePath=z,t.makeImage=Q,t.mergePath=K,t.resizePath=W,t.subPixelOptimizeLine=G,t.subPixelOptimizeRect=q,t.subPixelOptimize=Y,t.setElementHoverStyle=oe,t.setHoverStyle=de,t.setAsHighDownDispatcher=he,t.isHighDownDispatcher=fe,t.getHighlightDigit=pe,t.setLabelStyle=ge,t.modifyLabelStyle=me,t.setTextStyle=Ae,t.setText=ve,t.getFont=Se,t.updateProps=Be,t.initProps=Oe,t.getTransform=ke,t.applyTransform=Me,t.transformDirection=Ne,t.groupTransition=Te,t.clipPointsByRect=Ie,t.clipRectByRect=Le,t.createIcon=De,t.linePolygonIntersect=Pe,t.lineLineIntersect=Re},zb5h:function(e,t,n){var r=n("BiNE");function i(e){return r(this.__data__,e)>-1}e.exports=i},zfxY:function(e,t,n){var r=n("Q6Bq"),i="\0_ec_interaction_mutex";function o(e,t,n){var r=l(e);r[t]=n}function a(e,t,n){var r=l(e),i=r[t];i===n&&(r[t]=null)}function s(e,t){return!!l(e)[t]}function l(e){return e[i]||(e[i]={})}r.registerAction({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},(function(){})),t.take=o,t.release=a,t.isTaken=s},zk1E:function(e,t,n){var r=n("VC1J");function i(e){var t=r(this,e)["delete"](e);return this.size-=t?1:0,t}e.exports=i},"zw+m":function(e,t,n){var r=n("oEo5"),i=n("EgZf"),o=function(e,t,n,r,o){i.call(this,e,t,n),this.type=r||"value",this.axisIndex=o};o.prototype={constructor:o,model:null,isHorizontal:function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")}},r.inherits(o,i);var a=o;e.exports=a}}]);