(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[0],{"+6Fa":function(e,t,n){"use strict";var r=n("wx14"),i=n("Ff2n"),o=n("rePB"),a=n("1OyB"),s=n("vuIU"),l=n("Ji7U"),c=n("md7G"),u=n("foSv"),d=n("q1tI"),h=n.n(d),f=n("TSYQ"),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-1}e.exports=i},"+BJd":function(e,t,n){"use strict";n("cIOH"),n("6MrE")},"+QRC":function(e,t,n){"use strict";var r=n("E9nw"),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},"+TT/":function(e,t,n){var r=n("bYtY"),i=n("mFDi"),o=n("OELB"),a=o.parsePercent,s=n("7aKB"),l=r.each,c=["left","right","top","bottom","width","height"],u=[["width","left","right"],["height","top","bottom"]];function d(e,t,n,r,i){var o=0,a=0;null==r&&(r=1/0),null==i&&(i=1/0);var s=0;t.eachChild((function(l,c){var u,d,h=l.position,f=l.getBoundingRect(),p=t.childAt(c+1),g=p&&p.getBoundingRect();if("horizontal"===e){var m=f.width+(g?-g.x+f.x:0);u=o+m,u>r||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;f2&&void 0!==arguments[2]?arguments[2]:"0",r=String(e);while(r.length=12,E%=12);var I=u["useMemo"]((function(){if(!d)return[!1,!1];var e=[!0,!0];return M.forEach((function(t){var n=t.disabled,r=t.value;n||(r>=12?e[1]=!1:e[0]=!1)})),e}),[d,M]),T=Object(U["a"])(I,2),L=T[0],D=T[1],P=u["useMemo"]((function(){return d?M.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(R["a"])(Object(R["a"])({},e),{},{label:n,value:t})})):M}),[d,M]),F=_e(0,59,g,y&&y(E)),j=_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:w}),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;i1&&(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=je(n,g,m,e);function v(e){return a(f,e)}function y(e){return a(p,e)}var b=a(g,e),w=a(m,e),x=(A||w)&&(!o(d)||y(d)),_=(A||b)&&(!o(h)||v(h));return u={},Object(F["a"])(u,"".concat(t,"-in-view"),o(e)),Object(F["a"])(u,"".concat(t,"-in-range"),je(n,f,p,e)),Object(F["a"])(u,"".concat(t,"-range-start"),v(e)),Object(F["a"])(u,"".concat(t,"-range-end"),y(e)),Object(F["a"])(u,"".concat(t,"-range-start-single"),v(e)&&!p),Object(F["a"])(u,"".concat(t,"-range-end-single"),y(e)&&!f),Object(F["a"])(u,"".concat(t,"-range-start-near-hover"),v(e)&&(a(d,g)||je(n,g,m,d))),Object(F["a"])(u,"".concat(t,"-range-end-near-hover"),y(e)&&(a(h,m)||je(n,g,m,h))),Object(F["a"])(u,"".concat(t,"-range-hover"),A),Object(F["a"])(u,"".concat(t,"-range-hover-start"),b),Object(F["a"])(u,"".concat(t,"-range-hover-end"),w),Object(F["a"])(u,"".concat(t,"-range-hover-edge-start"),x),Object(F["a"])(u,"".concat(t,"-range-hover-edge-end"),_),Object(F["a"])(u,"".concat(t,"-range-hover-edge-start-near-range"),x&&a(d,p)),Object(F["a"])(u,"".concat(t,"-range-hover-edge-end-near-range"),_&&a(h,f)),Object(F["a"])(u,"".concat(t,"-today"),a(l,e)),Object(F["a"])(u,"".concat(t,"-selected"),a(c,e)),u}return u}function Ge(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=[],w=0;w2&&void 0!==arguments[2]&&arguments[2];(Se===A||n)&&(pe(e),S&&S(e),ee&&ee(e,t),B&&!Ue(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)};Z&&"right"!==oe&&(Z.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 Fe,Re,je=Object(R["a"])(Object(R["a"])({},e),{},{operationRef:le,prefixCls:r,viewDate:Ae,value:fe,onViewDateChange:ye,sourceMode:Me,onPanelChange:Te,disabledDate:"decade"!==Se?p:void 0});switch(delete je.onChange,delete je.onSelect,Se){case"decade":Be=u["createElement"](jt,Object.assign({},je,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"year":Be=u["createElement"](Nt,Object.assign({},je,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"month":Be=u["createElement"](ft,Object.assign({},je,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"quarter":Be=u["createElement"](wt,Object.assign({},je,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"week":Be=u["createElement"](ot,Object.assign({},je,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;case"time":delete je.showTime,Be=u["createElement"](Oe,Object.assign({},je,"object"===Object(H["a"])(w)?w:null,{onSelect:function(e,t){ye(e),Le(e,t)}}));break;default:Be=w?u["createElement"](rt,Object.assign({},je,{onSelect:function(e,t){ye(e),Le(e,t)}})):u["createElement"]($e,Object.assign({},je,{onSelect:function(e,t){ye(e),Le(e,t)}}))}var He,ze=function(){var e=l.getNow(),t=we(l.getHour(e),l.getMinute(e),l.getSecond(e),q?D:1,Y?Q:1,X?G:1),n=be(l,e,t[0],t[1],t[2]);Le(n,"submit")};if(te||(Fe=Ht(r,Se,_),Re=zt({prefixCls:r,components:I,needConfirmButton:W,okDisabled:!fe||p&&p(fe),locale:s,showNow:b,onNow:W&&ze,onOk:function(){fe&&(Le(fe,"submit",!0),M&&M(fe))}})),x&&"date"===Se&&"date"===A&&!w){var Qe=l.getNow(),Ke="".concat(r,"-today-btn"),Ge=p&&p(Qe);He=u["createElement"]("a",{className:E()(Ke,Ge&&"".concat(Ke,"-disabled")),"aria-disabled":Ge,onClick:function(){Ge||Le(Qe,"mouse",!0)}},s.today)}return u["createElement"](V.Provider,{value:Object(R["a"])(Object(R["a"])({},J),{},{hideHeader:"hideHeader"in e?C:J.hideHeader,hidePrevBtn:ie&&"right"===oe,hideNextBtn:ie&&"left"===oe})},u["createElement"]("div",{tabIndex:y,className:E()("".concat(r,"-panel"),i,(t={},Object(F["a"])(t,"".concat(r,"-panel-has-range"),ae&&ae[0]&&ae[1]),Object(F["a"])(t,"".concat(r,"-panel-has-range-hover"),se&&se[0]&&se[1]),Object(F["a"])(t,"".concat(r,"-panel-rtl"),"rtl"===T),t)),style:a,onKeyDown:De,onBlur:Pe,onMouseDown:k,ref:$},Be,Fe||Re||He?u["createElement"]("div",{className:"".concat(r,"-footer")},Fe,Re,He):null))}var Vt=Qt,Kt=n("uciX"),Gt={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 Wt(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:Gt,prefixCls:g,popupTransitionName:l,popup:r,popupAlign:s,popupVisible:o,popupClassName:E()(a,(t={},Object(F["a"])(t,"".concat(g,"-range"),h),Object(F["a"])(t,"".concat(g,"-rtl"),"rtl"===p),t)),popupStyle:i,getPopupContainer:c},d)}var qt=Wt;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(U["a"])(h,2),p=f[0],g=f[1],m=Object(u["useState"])(!1),A=Object(U["a"])(m,2),v=A[0],y=A[1],b=Object(u["useRef"])(!1),w=Object(u["useRef"])(!1),x={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),w.current&&s()),y(!1),d&&d(e)):b.current=!1}};return Object(u["useEffect"])((function(){w.current=!1}),[t]),Object(u["useEffect"])((function(){w.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}))))}))})),[x,{focused:v,typing:p}]}function Xt(e){var t=e.valueTexts,n=e.onTextChange,r=u["useState"](""),i=Object(U["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 Jt=n("Gytx"),Zt=n.n(Jt);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;ap(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)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(R["a"])(Object(R["a"])({},C),{},{defaultValue:ve(o,Me)||void 0})}var s=null;return P&&(s=function(e,t){return P(e,t,{range:Me?"end":"start"})}),u["createElement"](Ve.Provider,{value:{inRange:!0,panelPosition:t,rangedValue:Jt||Je,hoverRangedValue:r}},u["createElement"](Vt,Object.assign({},e,n,{dateRender:s,showTime:i,mode:tt[Me],generateConfig:m,style:void 0,direction:ue,disabledDate:0===Me?at:st,disabledTime:function(e){return!!D&&D(e,0===Me?"start":"end")},className:E()(Object(F["a"])({},"".concat(a,"-panel-focused"),0===Me?!On:!Ln)),value:ve(Je,Me),locale:A,tabIndex:-1,onPanelChange:function(e,n){rt(ye(tt,n,Me),ye(Je,e,Me));var r=e;"right"===t&&tt[Me]===n&&(r=ze(r,n,m,-1)),qe(r,Me)},onOk:null,onSelect:void 0,onChange:void 0,defaultValue:void 0,defaultPickerValue:void 0})))}var zn=0,Qn=0;Me&&_e.current&&Se.current&&xe.current&&(zn=_e.current.offsetWidth+Se.current.offsetWidth,xe.current.offsetWidth&&zn>xe.current.offsetWidth&&(Qn=zn));var Vn="rtl"===ue?{right:zn}:{left:zn};function Kn(){var e,t=Ht(a,tt[Me],Z),n=zt({prefixCls:a,components:le,needConfirmButton:ge,okDisabled:!ve(Je,Me)||L&&L(Je[Me]),locale:A,rangeList:jn,onOk:function(){ve(Je,Me)&&(wt(Je,Me),se&&se(Je))}});if("time"===_||C)e=Hn();else{var r=We(Me),i=ze(r,_,m),o=tt[Me],s=o===_,l=Hn(!!s&&"left",{pickerValue:r,onPickerValueChange:function(e){qe(e,Me)}}),c=Hn("right",{pickerValue:i,onPickerValueChange:function(e){qe(ze(e,_,m,-1),Me)}});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:xe,onMouseDown:function(e){e.preventDefault()}},d)}var Gn,Wn,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());W&&(Gn=u["createElement"]("span",{className:"".concat(a,"-suffix")},W)),G&&(ve(He,0)&&!De[0]||ve(He,1)&&!De[1])&&(Wn=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)),wt(t,null),yt(!1,Me)},className:"".concat(a,"-clear")},q||u["createElement"]("span",{className:"".concat(a,"-clear-btn")})));var Yn={size:ne(_,Oe[0])},Xn=0,Jn=0;_e.current&&Ce.current&&Se.current&&(0===Me?Jn=_e.current.offsetWidth:(Xn=zn,Jn=Ce.current.offsetWidth));var Zn="rtl"===ue?{right:Xn}:{left:Xn},$n=function(e,t){var n=ye(Je,e,Me);"submit"===t||"key"!==t&&!ge?wt(n,Me):Ze(n)};return u["createElement"](V.Provider,{value:{operationRef:Te,hideHeader:"time"===_,onDateMouseEnter:bn,onDateMouseLeave:wn,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:we,className:E()(a,"".concat(a,"-range"),c,(t={},Object(F["a"])(t,"".concat(a,"-disabled"),De[0]&&De[1]),Object(F["a"])(t,"".concat(a,"-focused"),0===Me?Bn:Tn),Object(F["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(F["a"])(n,"".concat(a,"-input-active"),0===Me),Object(F["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(F["a"])(r,"".concat(a,"-input-active"),1===Me),Object(F["a"])(r,"".concat(a,"-input-placeholder"),!!An),r)),ref:Ce},u["createElement"]("input",Object.assign({disabled:De[1],readOnly:X||!Ln,value:An||jt,onChange:function(e){Qt(e.target.value)},placeholder:ve(v,1)||"",ref:Be},Mn,Yn,{autoComplete:pe}))),u["createElement"]("div",{className:"".concat(a,"-active-bar"),style:Object(R["a"])(Object(R["a"])({},Zn),{},{width:Jn,position:"absolute"})}),Gn,Wn)))}var hn=function(e){Object(D["a"])(n,e);var t=Object(P["a"])(n);function n(){var e;return Object(T["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("61s2");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("uaoM"),yn=n("H84U"),bn=n("YMnH"),wn=n("3Nzz"),xn=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);ie.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 W(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);ne.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 ge(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 me=[],Ae={overflowY:"auto",overflowAnchor:"none"};function ve(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=pe(e,["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","component","onScroll"]),w=!1!==m&&s&&l&&f&&l*f.length>s,x=r["useState"](0),_=le(x,2),C=_[0],S=_[1],E=r["useState"](!1),B=le(E,2),k=B[0],M=B[1],I=o()(i,a),T=f||me,L=Object(r["useRef"])(),D=r["useCallback"]((function(e){return"function"===typeof g?g(e):e[g]}),[g]),P={getKey:D};function F(e){S((function(t){var n;return n="function"===typeof e?e(t):e,L.current.scrollTop=n,n}))}var R=Object(r["useRef"])({start:0,end:T.length}),U=Object(r["useRef"])(),j=ee(T,D),H=le(j,1),z=H[0];U.current=z;var K=Q(D,null,null),W=le(K,4),q=W[0],Y=W[1],X=W[2],J=W[3],Z=r["useMemo"]((function(){if(!w)return{scrollHeight:void 0,start:0,end:T.length-1,offset:void 0};for(var e,t,n,r=0,i=T.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=T.length-1),n=Math.min(n+1,T.length),{scrollHeight:r,start:e,end:n,offset:t}}),[w,C,T,J,s]),$=Z.scrollHeight,te=Z.start,ne=Z.end,re=Z.offset;R.current.start=te,R.current.end=ne;var oe=V($,s);function ce(e){var t=oe(e);t!==C&&F(t)}function ue(e){var t=e.currentTarget.scrollTop;t!==C&&F(t),null===y||void 0===y||y(e)}var de=ie(w,(function(e){F((function(t){var n=oe(t+e);return n}))})),he=le(de,2),fe=he[0],ge=he[1];r["useEffect"]((function(){return L.current.addEventListener("wheel",fe),L.current.addEventListener("DOMMouseScroll",ge),function(){L.current.removeEventListener("wheel",fe),L.current.removeEventListener("DOMMouseScroll",ge)}}),[w]);var ve=G(L,T,X,l,D,Y,F);r["useImperativeHandle"](t,(function(){return{scrollTo:ve}}));var ye=N(T,te,ne,q,p,P),be=null;return s&&(be=ae(se({},u?"height":"maxHeight",s),Ae),w&&(be.overflowY="hidden",k&&(be.pointerEvents="none"))),r["createElement"]("div",Object.assign({style:ae(ae({},h),{},{position:"relative"}),className:I},b),r["createElement"](v,{className:"".concat(i,"-holder"),style:be,ref:L,onScroll:ue},r["createElement"](d,{prefixCls:i,height:$,offset:re,onInnerResize:Y},ye)),w&&r["createElement"](O,{prefixCls:i,scrollTop:C,height:s,scrollHeight:$,count:T.length,onScroll:ce,onStartMove:function(){M(!0)},onStopMove:function(){M(!1)}}))}var ye=r["forwardRef"](ve);ye.displayName="List";var be=ye;t["a"]=be},"+qE3":function(e,t,n){"use strict";var r,i="object"===typeof Reflect?Reflect:null,o=i&&"function"===typeof i.apply?i.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};function a(e){console&&console.warn&&console.warn(e)}r=i&&"function"===typeof i.ownKeys?i.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var s=Number.isNaN||function(e){return e!==e};function l(){l.init.call(this)}e.exports=l,e.exports.once=b,l.EventEmitter=l,l.prototype._events=void 0,l.prototype._eventsCount=0,l.prototype._maxListeners=void 0;var c=10;function u(e){if("function"!==typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function d(e){return void 0===e._maxListeners?l.defaultMaxListeners:e._maxListeners}function h(e,t,n,r){var i,o,s;if(u(n),o=e._events,void 0===o?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),s=o[t]),void 0===s)s=o[t]=n,++e._eventsCount;else if("function"===typeof s?s=o[t]=r?[n,s]:[s,n]:r?s.unshift(n):s.push(n),i=d(e),i>0&&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):[]}},"+rIm":function(e,t,n){var r=n("bYtY"),i=r.retrieve,o=r.defaults,a=r.extend,s=r.each,l=n("7aKB"),c=n("IwbS"),u=n("Qxkt"),d=n("OELB"),h=d.isRadianAroundZero,f=d.remRadian,p=n("oVpE"),g=p.createSymbol,m=n("Fofx"),A=n("QBsz"),v=A.applyTransform,y=n("aX7z"),b=y.shouldShowAllLabels,w=Math.PI,x=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};x.prototype={constructor:x,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=T(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,M(s)?e.labelOffset+u*h:0],m=t.get("nameRotate");null!=m&&(m=m*w/180),M(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),x=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 N=new c.Text({anid:"name",__fullText:n,__truncatedText:x,position:g,rotation:r.rotation,silent:B(t),z2:1,tooltip:_&&_.show?a({content:n,formatter:function(){return n},formatterParams:k},_):null});c.setTextStyle(N.style,d,{text:x,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")&&(N.eventData=C(t),N.eventData.targetType="axisName",N.eventData.name=n),this._dumbGroup.add(N),N.updateTransform(),this.group.add(N),N.decomposeTransform()}}},C=x.makeAxisEventDataBase=function(e){var t={componentType:e.mainType,componentIndex:e.componentIndex};return t[e.mainType+"Index"]=e.componentIndex,t},S=x.innerTextLayout=function(e,t,n){var r,i,o=f(t-e);return h(o)?(i=n>0?"top":"bottom",r="center"):h(o-w)?(i=n>0?"bottom":"top",r="center"):(i="middle",r=o>0&&o0?"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-w/2)?(o=l?"bottom":"top",i="center"):h(a-1.5*w)?(o=l?"top":"bottom",i="center"):(o="middle",i=a<1.5*w&&a>w/2?l?"left":"right":l?"right":"left"),{rotation:a,textAlign:i,textVerticalAlign:o}}var B=x.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)):N(o,a)&&(r?(k(a),k(u)):(k(o),k(c))),!1===i?(k(s),k(d)):N(l,s)&&(i?(k(l),k(h)):(k(s),k(d)))}}function k(e){e&&(e.ignore=!0)}function N(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 M(e){return"middle"===e||"center"===e}function I(e,t,n,r,i){for(var o=[],a=[],s=[],l=0;lm}function U(e){var t=e.length-1;return t<0&&(t=0),[e[0],e[t]]}function j(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(F,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(F,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=W(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(Z(J(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 G(e){return a.getTransform(e.group)}function W(e,t){if(t.length>1){t=t.split("");var n=[W(e,t[0]),W(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],G(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])),I(n,r),F(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]})),I(e,t),F(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 J(e,t,n){var r=D(e,t);return r&&!0!==r?r.clipPath(n,e._transform):i.clone(n)}function Z(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 j(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=U(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(F,e,{isEnd:!0})}))},updateCoverShape:function(e,t,n,r){t.childAt(0).setShape({points:J(e,t,n)})},updateCommon:z,contain:te}};function le(e){return{createCover:function(t,n){return j(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=U(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},"/MfK":function(e,t,n){"use strict";var r=n("q1tI"),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("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="DeleteOutlined";t["a"]=r["forwardRef"](s)},"/SeX":function(e,t,n){var r=n("knOB"),i=n("qZFw"),o=function(e){this.name=e||"",this.cx=0,this.cy=0,this._radiusAxis=new r,this._angleAxis=new i,this._radiusAxis.polar=this._angleAxis.polar=this};o.prototype={type:"polar",axisPointerEnabled:!0,constructor:o,dimensions:["radius","angle"],model:null,containPoint:function(e){var t=this.pointToCoord(e);return this._radiusAxis.contain(t[0])&&this._angleAxis.contain(t[1])},containData:function(e){return this._radiusAxis.containData(e[0])&&this._angleAxis.containData(e[1])},getAxis:function(e){return this["_"+e+"Axis"]},getAxes:function(){return[this._radiusAxis,this._angleAxis]},getAxesByScale:function(e){var t=[],n=this._angleAxis,r=this._radiusAxis;return n.scale.type===e&&t.push(n),r.scale.type===e&&t.push(r),t},getAngleAxis:function(){return this._angleAxis},getRadiusAxis:function(){return this._radiusAxis},getOtherAxis:function(e){var t=this._angleAxis;return e===t?this._radiusAxis:t},getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},getTooltipAxes:function(e){var t=null!=e&&"auto"!==e?this.getAxis(e):this.getBaseAxis();return{baseAxes:[t],otherAxes:[this.getOtherAxis(t)]}},dataToPoint:function(e,t){return this.coordToPoint([this._radiusAxis.dataToRadius(e[0],t),this._angleAxis.dataToAngle(e[1],t)])},pointToData:function(e,t){var n=this.pointToCoord(e);return[this._radiusAxis.radiusToData(n[0],t),this._angleAxis.angleToData(n[1],t)]},pointToCoord:function(e){var t=e[0]-this.cx,n=e[1]-this.cy,r=this.getAngleAxis(),i=r.getExtent(),o=Math.min(i[0],i[1]),a=Math.max(i[0],i[1]);r.inverse?o=a-360:a=o+360;var s=Math.sqrt(t*t+n*n);t/=s,n/=s;var l=Math.atan2(-n,t)/Math.PI*180,c=la)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},"/WM3":function(e,t,n){var r=n("QuXc"),i=n("bYtY"),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},"/d5a":function(e,t){var n={average:function(e){for(var t=0,n=0,r=0;rt&&(t=e[n]);return isFinite(t)?t:NaN},min:function(e){for(var t=1/0,n=0;n1)"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},"/ezw":function(e,t,n){"use strict";var r=n("lSNA"),i=n.n(r),o=n("pVnL"),a=n.n(o),s=n("cDf5"),l=n.n(s),c=n("q1tI"),u=n("TSYQ"),d=n.n(u),h=function(e){var t=e.prefixCls,n=e.className,r=e.width,i=e.style;return c["createElement"]("h3",{className:d()(t,n),style:a()({width:r},i)})},f=h,p=n("RIqP"),g=n.n(p),m=function(e){var t=function(t){var n=e.width,r=e.rows,i=void 0===r?2:r;return Array.isArray(n)?n[t]:i-1===t?n:void 0},n=e.prefixCls,r=e.className,i=e.style,o=e.rows,a=g()(Array(o)).map((function(e,n){return c["createElement"]("li",{key:n,style:{width:t(n)}})}));return c["createElement"]("ul",{className:d()(n,r),style:i},a)},A=m,v=n("H84U"),y=function(e){var t,n,r=e.prefixCls,o=e.className,s=e.style,l=e.size,u=e.shape,h=d()((t={},i()(t,"".concat(r,"-lg"),"large"===l),i()(t,"".concat(r,"-sm"),"small"===l),t)),f=d()((n={},i()(n,"".concat(r,"-circle"),"circle"===u),i()(n,"".concat(r,"-square"),"square"===u),i()(n,"".concat(r,"-round"),"round"===u),n)),p="number"===typeof l?{width:l,height:l,lineHeight:"".concat(l,"px")}:{};return c["createElement"]("span",{className:d()(r,o,h,f),style:a()(a()({},p),s)})},b=y,w=n("BGR+"),x=function(e){var t=function(t){var n=t.getPrefixCls,r=e.prefixCls,o=e.className,s=e.active,l=n("skeleton",r),u=Object(w["default"])(e,["prefixCls"]),h=d()(l,o,"".concat(l,"-element"),i()({},"".concat(l,"-active"),s));return c["createElement"]("div",{className:h},c["createElement"](b,a()({prefixCls:"".concat(l,"-avatar")},u)))};return c["createElement"](v["a"],null,t)};x.defaultProps={size:"default",shape:"circle"};var _=x,C=function(e){var t=function(t){var n=t.getPrefixCls,r=e.prefixCls,o=e.className,s=e.active,l=n("skeleton",r),u=Object(w["default"])(e,["prefixCls"]),h=d()(l,o,"".concat(l,"-element"),i()({},"".concat(l,"-active"),s));return c["createElement"]("div",{className:h},c["createElement"](b,a()({prefixCls:"".concat(l,"-button")},u)))};return c["createElement"](v["a"],null,t)};C.defaultProps={size:"default"};var S=C,E=function(e){var t=function(t){var n=t.getPrefixCls,r=e.prefixCls,o=e.className,s=e.active,l=n("skeleton",r),u=Object(w["default"])(e,["prefixCls"]),h=d()(l,o,"".concat(l,"-element"),i()({},"".concat(l,"-active"),s));return c["createElement"]("div",{className:h},c["createElement"](b,a()({prefixCls:"".concat(l,"-input")},u)))};return c["createElement"](v["a"],null,t)};E.defaultProps={size:"default"};var B=E,O="M365.714286 329.142857q0 45.714286-32.036571 77.677714t-77.677714 32.036571-77.677714-32.036571-32.036571-77.677714 32.036571-77.677714 77.677714-32.036571 77.677714 32.036571 32.036571 77.677714zM950.857143 548.571429l0 256-804.571429 0 0-109.714286 182.857143-182.857143 91.428571 91.428571 292.571429-292.571429zM1005.714286 146.285714l-914.285714 0q-7.460571 0-12.873143 5.412571t-5.412571 12.873143l0 694.857143q0 7.460571 5.412571 12.873143t12.873143 5.412571l914.285714 0q7.460571 0 12.873143-5.412571t5.412571-12.873143l0-694.857143q0-7.460571-5.412571-12.873143t-12.873143-5.412571zM1097.142857 164.571429l0 694.857143q0 37.741714-26.843429 64.585143t-64.585143 26.843429l-914.285714 0q-37.741714 0-64.585143-26.843429t-26.843429-64.585143l0-694.857143q0-37.741714 26.843429-64.585143t64.585143-26.843429l914.285714 0q37.741714 0 64.585143 26.843429t26.843429 64.585143z",k=function(e){var t=function(t){var n=t.getPrefixCls,r=e.prefixCls,i=e.className,o=e.style,a=n("skeleton",r),s=d()(a,i,"".concat(a,"-element"));return c["createElement"]("div",{className:s},c["createElement"]("div",{className:d()("".concat(a,"-image"),i),style:o},c["createElement"]("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:"".concat(a,"-image-svg")},c["createElement"]("path",{d:O,className:"".concat(a,"-image-path")}))))};return c["createElement"](v["a"],null,t)},N=k;function M(e){return e&&"object"===l()(e)?e:{}}function I(e,t){return e&&!t?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function T(e,t){return!e&&t?{width:"38%"}:e&&t?{width:"50%"}:{}}function L(e,t){var n={};return e&&t||(n.width="61%"),n.rows=!e&&t?3:2,n}var D=function(e){var t=function(t){var n=t.getPrefixCls,r=t.direction,o=e.prefixCls,s=e.loading,l=e.className,u=e.children,h=e.avatar,p=e.title,g=e.paragraph,m=e.active,v=e.round,y=n("skeleton",o);if(s||!("loading"in e)){var w,x,_,C=!!h,S=!!p,E=!!g;if(C){var B=a()(a()({prefixCls:"".concat(y,"-avatar")},I(S,E)),M(h));x=c["createElement"]("div",{className:"".concat(y,"-header")},c["createElement"](b,B))}if(S||E){var O,k;if(S){var N=a()(a()({prefixCls:"".concat(y,"-title")},T(C,E)),M(p));O=c["createElement"](f,N)}if(E){var D=a()(a()({prefixCls:"".concat(y,"-paragraph")},L(C,S)),M(g));k=c["createElement"](A,D)}_=c["createElement"]("div",{className:"".concat(y,"-content")},O,k)}var P=d()(y,l,(w={},i()(w,"".concat(y,"-with-avatar"),C),i()(w,"".concat(y,"-active"),m),i()(w,"".concat(y,"-rtl"),"rtl"===r),i()(w,"".concat(y,"-round"),v),w));return c["createElement"]("div",{className:P},x,_)}return u};return c["createElement"](v["a"],null,t)};D.defaultProps={avatar:!1,title:!0,paragraph:!0},D.Button=S,D.Avatar=_,D.Input=B,D.Image=N;var P=D;t["a"]=P},"/iHx":function(e,t,n){var r=n("6GrX"),i=n("IwbS"),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},"/kpp":function(e,t,n){"use strict";var r=n("lSNA"),i=n.n(r),o=n("pVnL"),a=n.n(o),s=n("cDf5"),l=n.n(s),c=n("q1tI"),u=n("TSYQ"),d=n.n(u),h=n("o/2+"),f=n("H84U"),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)),x&&(r.flex=g(x)),c["createElement"]("div",a()({},C,{style:r,className:B,ref:t}),w)}))};return c["createElement"](f["a"],null,n)}));m.displayName="Col",t["a"]=m},"/ry/":function(e,t,n){var r=n("bYtY"),i=n("T4UG"),o=n("5GhG"),a=o.seriesModelMixin,s=i.extend({type:"series.boxplot",dependencies:["xAxis","yAxis","grid"],defaultValueDimensions:[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],dimensions:null,defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:2,shadowOffsetY:2,shadowColor:"rgba(0,0,0,0.4)"}},animationEasing:"elasticOut",animationDuration:800}});r.mixin(s,a,!0);var l=s;e.exports=l},"/stD":function(e,t,n){var r=n("bYtY"),i=n("IUWy"),o=n("Kagy"),a=o.toolbox.brush;function s(e,t,n){this.model=e,this.ecModel=t,this.api=n,this._brushType,this._brushMode}s.defaultOption={show:!0,type:["rect","polygon","lineX","lineY","keep","clear"],icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:r.clone(a.title)};var l=s.prototype;l.render=l.updateView=function(e,t,n){var i,o,a;t.eachComponent({mainType:"brush"},(function(e){i=e.brushType,o=e.brushOption.brushMode||"single",a|=e.areas.length})),this._brushType=i,this._brushMode=o,r.each(e.get("type",!0),(function(t){e.setIconStatus(t,("keep"===t?"multiple"===o:"clear"===t?a:t===i)?"emphasis":"normal")}))},l.getIcons=function(){var e=this.model,t=e.get("icon",!0),n={};return r.each(e.get("type",!0),(function(e){t[e]&&(n[e]=t[e])})),n},l.onclick=function(e,t,n){var r=this._brushType,i=this._brushMode;"clear"===n?(t.dispatchAction({type:"axisAreaSelect",intervals:[]}),t.dispatchAction({type:"brush",command:"clear",areas:[]})):t.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?r:r!==n&&n,brushMode:"keep"===n?"multiple"===i?"single":"multiple":i}})},i.register("brush",s);var c=s;e.exports=c},"/wGt":function(e,t,n){"use strict";var r=n("lSNA"),i=n.n(r),o=n("pVnL"),a=n.n(o),s=n("lwsE"),l=n.n(s),c=n("W8MJ"),u=n.n(c),d=n("PJYZ"),h=n.n(d),f=n("7W2i"),p=n.n(f),g=n("LQ03"),m=n.n(g),A=n("q1tI"),v=n("Ff2n"),y=n("1OyB"),b=n("vuIU"),w=n("Ji7U"),x=n("md7G"),_=n("foSv"),C=n("1W/9"),S=n("rePB"),E=n("JX7q"),B=n("TSYQ"),O=n.n(B),k=n("qx4F"),N=n("4IlW");function M(e){return Array.isArray(e)?e:[e]}var I={transition:"transitionend",WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend"},T=Object.keys(I).filter((function(e){if("undefined"===typeof document)return!1;var t=document.getElementsByTagName("html")[0];return e in(t?t.style:{})}))[0],L=I[T];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 F(e,t){var n="function"===typeof e?e(t):e;return Array.isArray(n)?2===n.length?n:[n[0],n[1]]:[n]}var R=function(e){return!isNaN(parseFloat(e))&&isFinite(e)},U=!("undefined"!==typeof window&&window.document&&window.document.createElement),j=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(x["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(w["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&&j(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===N["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=F(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(!U){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),T&&(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(!U){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&&M(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(!U){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"])),w=!!this.dom&&l,x=O()(c,(e={},Object(S["a"])(e,"".concat(c,"-").concat(u),!0),Object(S["a"])(e,"".concat(c,"-open"),w),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=w?"":"".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:x,style:o,ref:function(e){t.dom=e},onKeyDown:w&&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:R(a)?"".concat(a,"px"):a,height:R(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:w&&h?this.removeStartHandler:void 0,onTouchMove:w&&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 G(e){var t=W();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(x["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 q=function(e){Object(w["a"])(n,e);var t=G(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,J=n("V/uB"),Z=n.n(J),$=n("BGR+"),ee=n("H84U"),te=n("CWQg"),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&&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},"06Qe":function(e,t,n){var r,i=n("ItGF"),o="urn:schemas-microsoft-com:vml",a="undefined"===typeof window?null:window,s=!1,l=a&&a.document;function c(e){return r(e)}if(l&&!i.canvasSupported)try{!l.namespaces.zrvml&&l.namespaces.add("zrvml",o),r=function(e){return l.createElement("')}}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},"09Wf":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return o}));var r=n("CWQg"),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")},"0Bwj":function(e,t,n){var r=n("T4UG"),i=n("I3/A"),o=n("7aKB"),a=o.encodeHTML,s=n("Qxkt"),l=n("Tghj"),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=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},"0Cz8":function(e,t,n){var r=n("Xi7e"),i=n("ebwN"),o=n("e4Nc"),a=200;function s(e,t){var n=this.__data__;if(n instanceof r){var s=n.__data__;if(!i||s.length=i.start.time&&n.timea.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&&tr.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},"0JQy":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("|")+")",w=RegExp(u+"(?="+u+")|"+b+y,"g");function x(e){return e.match(w)||[]}e.exports=x},"0NbB":function(e,t,n){"use strict";var r=n("q1tI"),i={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"},o=i,a=n("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="CaretDownOutlined";t["a"]=r["forwardRef"](s)},"0Owb":function(e,t,n){"use strict";function r(){return r=Object.assign||function(e){for(var t=1;t=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},"0XgM":function(e,t,n){},"0fbx":function(e,t,n){},"0o9m":function(e,t,n){var r=n("ProS");n("hNWo"),n("RlCK"),n("XpcN");var i=n("kDyi"),o=n("bLfw");r.registerProcessor(r.PRIORITY.PROCESSOR.SERIES_FILTER,i),o.registerSubTypeDefaulter("legend",(function(){return"plain"}))},"0qV/":function(e,t,n){var r=n("ProS");r.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},(function(){})),r.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},(function(){}))},"0r65":function(e,t){var n=arguments[3],r=arguments[4],i=arguments[5],o=JSON.stringify;e.exports=function(e,t){for(var a,s=Object.keys(i),l=0,c=s.length;lr.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},"0ycA":function(e,t){function n(){return[]}e.exports=n},"10cm":function(e,t,n){var r=n("ProS"),i=n("2B6p"),o=i.updateCenterAndZoom;n("0qV/");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)}))}))},"14J3":function(e,t,n){"use strict";n("cIOH"),n("1GLa")},"15/o":function(e,t,n){},"19Vz":function(e,t,n){(function(e){e(n("VrN/"))})((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)}))}))},"1GLa":function(e,t,n){"use strict";n("cIOH"),n("FIfw")},"1Jh7":function(e,t,n){var r=n("y+Vt"),i=n("T6xi"),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},"1LEl":function(e,t,n){var r=n("ProS"),i=n("F9bG"),o=r.extendComponentView({type:"axisPointer",render:function(e,t,n){var r=t.getComponent("tooltip"),o=e.get("triggerOn")||r&&r.get("triggerOn")||"mousemove|click";i.register("axisPointer",n,(function(e,t,n){"none"!==o&&("leave"===e||o.indexOf(e)>=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},"1MYJ":function(e,t,n){var r=n("y+Vt"),i=r.extend({type:"compound",shape:{paths:null},_updatePathDirty:function(){for(var e=this.__dirtyPath,t=this.shape.paths,n=0;n=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,w=(v[b]-y[b])*l;c(d,y),d[b]=y[b]+w,c(h,v),h[b]=v[b]-w,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,w=n,x=0;x=o||w<0)break;if(f(_)){if(y){w+=p;continue}break}if(w===n)e[p>0?"moveTo":"lineTo"](_[0],_[1]),c(d,_);else if(A>0){var C=w+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 N="x"===v?0:1;O=Math.abs(_[N]-B[N]),k=Math.abs(_[N]-S[N])}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=w,w+=p}return x}function A(e,t){var n=[1/0,1/0],r=[-1/0,-1/0];if(t)for(var i=0;ir[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(;r0;o--)if(!f(n[o-1]))break;for(;i=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},"1bdT":function(e,t,n){var r=n("3gBT"),i=n("H6uX"),o=n("DN4a"),a=n("vWvF"),s=n("bYtY"),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")):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?w: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 w(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",x):(a="tag error",_)}return l.allowMissingTagName&&"endTag"==e?(a="tag bracket",x(e,t,n)):(a="error",_)}function x(e,t,n){return"endTag"!=e?(a="error",x):(A(n),y)}function _(e,t,n){return a="error",x(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})}))},"1hJj":function(e,t,n){var r=n("e4Nc"),i=n("ftKO"),o=n("3A9y");function a(e){var t=-1,n=null==e?0:e.length;this.__data__=new r;while(++t1&&void 0!==arguments[1]&&arguments[1],n=e&&"function"===typeof e.getBoundingClientRect&&e.getBoundingClientRect().width;if(n){if(t){var r=getComputedStyle(e),i=r.marginLeft,o=r.marginRight;n+=+i.replace("px","")+ +o.replace("px","")}n=+n.toFixed(6)}return n||0},ie=function(e,t,n){e&&"object"===Object(M["a"])(e.style)&&(e.style[t]=n)},oe=function(){return X.any},ae=n("KQm4"),se=n("Ff2n"),le=n("i8i4"),ce=n("bdgK"),ue=n("uciX"),de=n("8XRh"),he={adjustX:1,adjustY:1},fe={topLeft:{points:["bl","tl"],overflow:he,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:he,offset:[0,7]},leftTop:{points:["tr","tl"],overflow:he,offset:[-4,0]},rightTop:{points:["tl","tr"],overflow:he,offset:[4,0]}},pe={topLeft:{points:["bl","tl"],overflow:he,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:he,offset:[0,7]},rightTop:{points:["tr","tl"],overflow:he,offset:[-4,0]},leftTop:{points:["tl","tr"],overflow:he,offset:[4,0]}},ge=0,me={horizontal:"bottomLeft",vertical:"rightTop","vertical-left":"rightTop","vertical-right":"leftTop"},Ae=function(e,t,n){var i=$(t),o=e.getState();e.setState({defaultActiveFirst:Object(r["a"])(Object(r["a"])({},o.defaultActiveFirst),{},Object(E["a"])({},i,n))})},ve=function(e){Object(s["a"])(n,e);var t=Object(l["a"])(n);function n(e){var o;Object(i["a"])(this,n),o=t.call(this,e),o.onDestroy=function(e){o.props.onDestroy(e)},o.onKeyDown=function(e){var t=e.keyCode,n=o.menuInstance,r=o.props,i=r.isOpen,a=r.store;if(t===B["a"].ENTER)return o.onTitleClick(e),Ae(a,o.props.eventKey,!0),!0;if(t===B["a"].RIGHT)return i?n.onKeyDown(e):(o.triggerOpenChange(!0),Ae(a,o.props.eventKey,!0)),!0;if(t===B["a"].LEFT){var s;if(!i)return;return s=n.onKeyDown(e),s||(o.triggerOpenChange(!1),s=!0),s}return!i||t!==B["a"].UP&&t!==B["a"].DOWN?void 0:n.onKeyDown(e)},o.onOpenChange=function(e){o.props.onOpenChange(e)},o.onPopupVisibleChange=function(e){o.triggerOpenChange(e,e?"mouseenter":"mouseleave")},o.onMouseEnter=function(e){var t=o.props,n=t.eventKey,r=t.onMouseEnter,i=t.store;Ae(i,o.props.eventKey,!1),r({key:n,domEvent:e})},o.onMouseLeave=function(e){var t=o.props,n=t.parentMenu,r=t.eventKey,i=t.onMouseLeave;n.subMenuInstance=Object(a["a"])(o),i({key:r,domEvent:e})},o.onTitleMouseEnter=function(e){var t=o.props,n=t.eventKey,r=t.onItemHover,i=t.onTitleMouseEnter;r({key:n,hover:!0}),i({key:n,domEvent:e})},o.onTitleMouseLeave=function(e){var t=o.props,n=t.parentMenu,r=t.eventKey,i=t.onItemHover,s=t.onTitleMouseLeave;n.subMenuInstance=Object(a["a"])(o),i({key:r,hover:!1}),s({key:r,domEvent:e})},o.onTitleClick=function(e){var t=Object(a["a"])(o),n=t.props;n.onTitleClick({key:n.eventKey,domEvent:e}),"hover"!==n.triggerSubMenuAction&&(o.triggerOpenChange(!n.isOpen,"click"),Ae(n.store,o.props.eventKey,!1))},o.onSubMenuClick=function(e){"function"===typeof o.props.onClick&&o.props.onClick(o.addKeyPath(e))},o.onSelect=function(e){o.props.onSelect(e)},o.onDeselect=function(e){o.props.onDeselect(e)},o.getPrefixCls=function(){return"".concat(o.props.rootPrefixCls,"-submenu")},o.getActiveClassName=function(){return"".concat(o.getPrefixCls(),"-active")},o.getDisabledClassName=function(){return"".concat(o.getPrefixCls(),"-disabled")},o.getSelectedClassName=function(){return"".concat(o.getPrefixCls(),"-selected")},o.getOpenClassName=function(){return"".concat(o.props.rootPrefixCls,"-submenu-open")},o.saveMenuInstance=function(e){o.menuInstance=e},o.addKeyPath=function(e){return Object(r["a"])(Object(r["a"])({},e),{},{keyPath:(e.keyPath||[]).concat(o.props.eventKey)})},o.triggerOpenChange=function(e,t){var n=o.props.eventKey,r=function(){o.onOpenChange({key:n,item:Object(a["a"])(o),trigger:t,open:e})};"mouseenter"===t?o.mouseenterTimeout=setTimeout((function(){r()}),0):r()},o.isChildrenSelected=function(){var e={find:!1};return te(o.props.children,o.props.selectedKeys,e),e.find},o.isOpen=function(){return-1!==o.props.openKeys.indexOf(o.props.eventKey)},o.adjustWidth=function(){if(o.subMenuTitle&&o.menuInstance){var e=le["findDOMNode"](o.menuInstance);e.offsetWidth>=o.subMenuTitle.offsetWidth||(e.style.minWidth="".concat(o.subMenuTitle.offsetWidth,"px"))}},o.saveSubMenuTitle=function(e){o.subMenuTitle=e},o.getBaseProps=function(){var e=Object(a["a"])(o),t=e.props;return{mode:"horizontal"===t.mode?"vertical":t.mode,visible:o.props.isOpen,level:t.level+1,inlineIndent:t.inlineIndent,focusable:!1,onClick:o.onSubMenuClick,onSelect:o.onSelect,onDeselect:o.onDeselect,onDestroy:o.onDestroy,selectedKeys:t.selectedKeys,eventKey:"".concat(t.eventKey,"-menu-"),openKeys:t.openKeys,motion:t.motion,onOpenChange:o.onOpenChange,subMenuOpenDelay:t.subMenuOpenDelay,parentMenu:Object(a["a"])(o),subMenuCloseDelay:t.subMenuCloseDelay,forceSubMenuRender:t.forceSubMenuRender,triggerSubMenuAction:t.triggerSubMenuAction,builtinPlacements:t.builtinPlacements,defaultActiveFirst:t.store.getState().defaultActiveFirst[$(t.eventKey)],multiple:t.multiple,prefixCls:t.rootPrefixCls,id:o.internalMenuId,manualRef:o.saveMenuInstance,itemIcon:t.itemIcon,expandIcon:t.expandIcon,direction:t.direction}},o.getMotion=function(e,t){var n=Object(a["a"])(o),i=n.haveRendered,s=o.props,l=s.motion,c=s.rootPrefixCls,u=Object(r["a"])(Object(r["a"])({},l),{},{leavedClassName:"".concat(c,"-hidden"),removeOnLeave:!1,motionAppear:i||!t||"inline"!==e});return u};var s=e.store,l=e.eventKey,c=s.getState(),u=c.defaultActiveFirst;o.isRootMenu=!1;var d=!1;return u&&(d=u[l]),Ae(s,l,d),o}return Object(o["a"])(n,[{key:"componentDidMount",value:function(){this.componentDidUpdate()}},{key:"componentDidUpdate",value:function(){var e=this,t=this.props,n=t.mode,r=t.parentMenu,i=t.manualRef;i&&i(this),"horizontal"===n&&r.isRootMenu&&this.props.isOpen&&(this.minWidthTimeout=setTimeout((function(){return e.adjustWidth()}),0))}},{key:"componentWillUnmount",value:function(){var e=this.props,t=e.onDestroy,n=e.eventKey;t&&t(n),this.minWidthTimeout&&clearTimeout(this.minWidthTimeout),this.mouseenterTimeout&&clearTimeout(this.mouseenterTimeout)}},{key:"renderChildren",value:function(e){var t=this,n=this.getBaseProps(),r=this.getMotion(n.mode,n.visible);if(this.haveRendered=!0,this.haveOpened=this.haveOpened||n.visible||n.forceSubMenuRender,!this.haveOpened)return c["createElement"]("div",null);var i=n.direction;return c["createElement"](de["default"],Object.assign({visible:n.visible},r),(function(r){var o=r.className,a=r.style,s=N()("".concat(n.prefixCls,"-sub"),o,Object(E["a"])({},"".concat(n.prefixCls,"-rtl"),"rtl"===i));return c["createElement"](Ie,Object.assign({},n,{id:t.internalMenuId,className:s,style:a}),e)}))}},{key:"render",value:function(){var e,t=Object(r["a"])({},this.props),n=t.isOpen,i=this.getPrefixCls(),o="inline"===t.mode,a=N()(i,"".concat(i,"-").concat(t.mode),(e={},Object(E["a"])(e,t.className,!!t.className),Object(E["a"])(e,this.getOpenClassName(),n),Object(E["a"])(e,this.getActiveClassName(),t.active||n&&!o),Object(E["a"])(e,this.getDisabledClassName(),t.disabled),Object(E["a"])(e,this.getSelectedClassName(),this.isChildrenSelected()),e));this.internalMenuId||(t.eventKey?this.internalMenuId="".concat(t.eventKey,"$Menu"):(ge+=1,this.internalMenuId="$__$".concat(ge,"$Menu")));var s={},l={},u={};t.disabled||(s={onMouseLeave:this.onMouseLeave,onMouseEnter:this.onMouseEnter},l={onClick:this.onTitleClick},u={onMouseEnter:this.onTitleMouseEnter,onMouseLeave:this.onTitleMouseLeave});var d={},h=t.direction;o&&("rtl"===h?d.paddingRight=t.inlineIndent*t.level:d.paddingLeft=t.inlineIndent*t.level);var f={};this.props.isOpen&&(f={"aria-owns":this.internalMenuId});var p=null;"horizontal"!==t.mode&&(p=this.props.expandIcon,"function"===typeof this.props.expandIcon&&(p=c["createElement"](this.props.expandIcon,Object(r["a"])({},this.props))));var g=c["createElement"]("div",Object.assign({ref:this.saveSubMenuTitle,style:d,className:"".concat(i,"-title"),role:"button"},u,l,{"aria-expanded":n},f,{"aria-haspopup":"true",title:"string"===typeof t.title?t.title:void 0}),t.title,p||c["createElement"]("i",{className:"".concat(i,"-arrow")})),m=this.renderChildren(t.children),A=t.parentMenu.isRootMenu?t.parentMenu.props.getPopupContainer:function(e){return e.parentNode},v=me[t.mode],y=t.popupOffset?{offset:t.popupOffset}:{},b="inline"===t.mode?"":t.popupClassName;b+="rtl"===h?" ".concat(i,"-rtl"):"";var w=t.disabled,x=t.triggerSubMenuAction,_=t.subMenuOpenDelay,C=t.forceSubMenuRender,S=t.subMenuCloseDelay,B=t.builtinPlacements;ne.forEach((function(e){return delete t[e]})),delete t.onClick;var O="rtl"===h?Object.assign({},pe,B):Object.assign({},fe,B);return delete t.direction,c["createElement"]("li",Object.assign({},t,s,{className:a,role:"menuitem"}),o&&g,o&&m,!o&&c["createElement"](ue["a"],{prefixCls:i,popupClassName:N()("".concat(i,"-popup"),b),getPopupContainer:A,builtinPlacements:O,popupPlacement:v,popupVisible:n,popupAlign:y,popup:m,action:w?[]:[x],mouseEnterDelay:_,mouseLeaveDelay:S,onPopupVisibleChange:this.onPopupVisibleChange,forceRender:C},g))}}]),n}(c["Component"]);ve.defaultProps={onMouseEnter:J,onMouseLeave:J,onTitleMouseEnter:J,onTitleMouseLeave:J,onTitleClick:J,manualRef:J,mode:"vertical",title:""};var ye=w((function(e,t){var n=e.openKeys,r=e.activeKey,i=e.selectedKeys,o=t.eventKey,a=t.subMenuKey;return{isOpen:n.indexOf(o)>-1,active:r[a]===o,selectedKeys:i}}))(ve);ye.isSubMenu=!0;var be=ye,we="menuitem-overflowed",xe=.5,_e=function(e){Object(s["a"])(n,e);var t=Object(l["a"])(n);function n(){var e;return Object(i["a"])(this,n),e=t.apply(this,arguments),e.resizeObserver=null,e.mutationObserver=null,e.originalTotalWidth=0,e.overflowedItems=[],e.menuItemSizes=[],e.cancelFrameId=null,e.state={lastVisibleIndex:void 0},e.getMenuItemNodes=function(){var t=e.props.prefixCls,n=le["findDOMNode"](Object(a["a"])(e));return n?[].slice.call(n.children).filter((function(e){return e.className.split(" ").indexOf("".concat(t,"-overflowed-submenu"))<0})):[]},e.getOverflowedSubMenuItem=function(t,n,i){var o=e.props,a=o.overflowedIndicator,s=o.level,l=o.mode,u=o.prefixCls,d=o.theme;if(1!==s||"horizontal"!==l)return null;var h=e.props.children[0],f=h.props,p=(f.children,f.title,f.style),g=Object(se["a"])(f,["children","title","style"]),m=Object(r["a"])({},p),A="".concat(t,"-overflowed-indicator"),v="".concat(t,"-overflowed-indicator");0===n.length&&!0!==i?m=Object(r["a"])(Object(r["a"])({},m),{},{display:"none"}):i&&(m=Object(r["a"])(Object(r["a"])({},m),{},{visibility:"hidden",position:"absolute"}),A="".concat(A,"-placeholder"),v="".concat(v,"-placeholder"));var y=d?"".concat(u,"-").concat(d):"",b={};return ne.forEach((function(e){void 0!==g[e]&&(b[e]=g[e])})),c["createElement"](be,Object.assign({title:a,className:"".concat(u,"-overflowed-submenu"),popupClassName:y},b,{key:A,eventKey:v,disabled:!1,style:m}),n)},e.setChildrenWidthAndResize=function(){if("horizontal"===e.props.mode){var t=le["findDOMNode"](Object(a["a"])(e));if(t){var n=t.children;if(n&&0!==n.length){var r=t.children[n.length-1];ie(r,"display","inline-block");var i=e.getMenuItemNodes(),o=i.filter((function(e){return e.className.split(" ").indexOf(we)>=0}));o.forEach((function(e){ie(e,"display","inline-block")})),e.menuItemSizes=i.map((function(e){return re(e,!0)})),o.forEach((function(e){ie(e,"display","none")})),e.overflowedIndicatorWidth=re(t.children[t.children.length-1],!0),e.originalTotalWidth=e.menuItemSizes.reduce((function(e,t){return e+t}),0),e.handleResize(),ie(r,"display","none")}}}},e.handleResize=function(){if("horizontal"===e.props.mode){var t=le["findDOMNode"](Object(a["a"])(e));if(t){var n=re(t);e.overflowedItems=[];var r,i=0;e.originalTotalWidth>n+xe&&(r=-1,e.menuItemSizes.forEach((function(t){i+=t,i+e.overflowedIndicatorWidth<=n&&(r+=1)}))),e.setState({lastVisibleIndex:r})}}},e}return Object(o["a"])(n,[{key:"componentDidMount",value:function(){var e=this;if(this.setChildrenWidthAndResize(),1===this.props.level&&"horizontal"===this.props.mode){var t=le["findDOMNode"](this);if(!t)return;this.resizeObserver=new ce["default"]((function(t){t.forEach((function(){var t=e.cancelFrameId;cancelAnimationFrame(t),e.cancelFrameId=requestAnimationFrame(e.setChildrenWidthAndResize)}))})),[].slice.call(t.children).concat(t).forEach((function(t){e.resizeObserver.observe(t)})),"undefined"!==typeof MutationObserver&&(this.mutationObserver=new MutationObserver((function(){e.resizeObserver.disconnect(),[].slice.call(t.children).concat(t).forEach((function(t){e.resizeObserver.observe(t)})),e.setChildrenWidthAndResize()})),this.mutationObserver.observe(t,{attributes:!1,childList:!0,subTree:!1}))}}},{key:"componentWillUnmount",value:function(){this.resizeObserver&&this.resizeObserver.disconnect(),this.mutationObserver&&this.mutationObserver.disconnect(),cancelAnimationFrame(this.cancelFrameId)}},{key:"renderChildren",value:function(e){var t=this,n=this.state.lastVisibleIndex;return(e||[]).reduce((function(r,i,o){var a=i;if("horizontal"===t.props.mode){var s=t.getOverflowedSubMenuItem(i.props.eventKey,[]);void 0!==n&&-1!==t.props.className.indexOf("".concat(t.props.prefixCls,"-root"))&&(o>n&&(a=c["cloneElement"](i,{style:{display:"none"},eventKey:"".concat(i.props.eventKey,"-hidden"),className:"".concat(we)})),o===n+1&&(t.overflowedItems=e.slice(n+1).map((function(e){return c["cloneElement"](e,{key:e.props.eventKey,mode:"vertical-left"})})),s=t.getOverflowedSubMenuItem(i.props.eventKey,t.overflowedItems)));var l=[].concat(Object(ae["a"])(r),[s,a]);return o===e.length-1&&l.push(t.getOverflowedSubMenuItem(i.props.eventKey,[],!0)),l}return[].concat(Object(ae["a"])(r),[a])}),[])}},{key:"render",value:function(){var e=this.props,t=(e.visible,e.prefixCls,e.overflowedIndicator,e.mode,e.level,e.tag),n=e.children,r=(e.theme,Object(se["a"])(e,["visible","prefixCls","overflowedIndicator","mode","level","tag","children","theme"])),i=t;return c["createElement"](i,Object.assign({},r),this.renderChildren(n))}}]),n}(c["Component"]);_e.defaultProps={tag:"div",className:""};var Ce=_e;function Se(e){return!e.length||e.every((function(e){return!!e.props.disabled}))}function Ee(e,t,n){var i=e.getState();e.setState({activeKey:Object(r["a"])(Object(r["a"])({},i.activeKey),{},Object(E["a"])({},t,n))})}function Be(e){return e.eventKey||"0-menu-"}function Oe(e,t){var n,r=t,i=e.children,o=e.eventKey;if(r&&(ee(i,(function(e,t){e&&e.props&&!e.props.disabled&&r===Z(e,o,t)&&(n=!0)})),n))return r;return r=null,e.defaultActiveFirst?(ee(i,(function(e,t){r||!e||e.props.disabled||(r=Z(e,o,t))})),r):r}function ke(e){if(e){var t=this.instanceArray.indexOf(e);-1!==t?this.instanceArray[t]=e:this.instanceArray.push(e)}}var Ne=function(e){Object(s["a"])(n,e);var t=Object(l["a"])(n);function n(e){var o;return Object(i["a"])(this,n),o=t.call(this,e),o.onKeyDown=function(e,t){var n,r=e.keyCode;if(o.getFlatInstanceArray().forEach((function(t){t&&t.props.active&&t.onKeyDown&&(n=t.onKeyDown(e))})),n)return 1;var i=null;return r!==B["a"].UP&&r!==B["a"].DOWN||(i=o.step(r===B["a"].UP?-1:1)),i?(e.preventDefault(),Ee(o.props.store,Be(o.props),i.props.eventKey),"function"===typeof t&&t(i),1):void 0},o.onItemHover=function(e){var t=e.key,n=e.hover;Ee(o.props.store,Be(o.props),n?t:null)},o.onDeselect=function(e){o.props.onDeselect(e)},o.onSelect=function(e){o.props.onSelect(e)},o.onClick=function(e){o.props.onClick(e)},o.onOpenChange=function(e){o.props.onOpenChange(e)},o.onDestroy=function(e){o.props.onDestroy(e)},o.getFlatInstanceArray=function(){return o.instanceArray},o.step=function(e){var t=o.getFlatInstanceArray(),n=o.props.store.getState().activeKey[Be(o.props)],r=t.length;if(!r)return null;e<0&&(t=t.concat().reverse());var i=-1;if(t.every((function(e,t){return!e||e.props.eventKey!==n||(i=t,!1)})),o.props.defaultActiveFirst||-1===i||!Se(t.slice(i,r-1))){var a=(i+1)%r,s=a;do{var l=t[s];if(l&&!l.props.disabled)return l;s=(s+1)%r}while(s!==a);return null}},o.renderCommonMenuItem=function(e,t,n){var i=o.props.store.getState(),s=Object(a["a"])(o),l=s.props,u=Z(e,l.eventKey,t),d=e.props;if(!d||"string"===typeof e.type)return e;var h=u===i.activeKey,f=Object(r["a"])(Object(r["a"])({mode:d.mode||l.mode,level:l.level,inlineIndent:l.inlineIndent,renderMenuItem:o.renderMenuItem,rootPrefixCls:l.prefixCls,index:t,parentMenu:l.parentMenu,manualRef:d.disabled?void 0:Object(O["a"])(e.ref,ke.bind(Object(a["a"])(o))),eventKey:u,active:!d.disabled&&h,multiple:l.multiple,onClick:function(e){(d.onClick||J)(e),o.onClick(e)},onItemHover:o.onItemHover,motion:l.motion,subMenuOpenDelay:l.subMenuOpenDelay,subMenuCloseDelay:l.subMenuCloseDelay,forceSubMenuRender:l.forceSubMenuRender,onOpenChange:o.onOpenChange,onDeselect:o.onDeselect,onSelect:o.onSelect,builtinPlacements:l.builtinPlacements,itemIcon:d.itemIcon||o.props.itemIcon,expandIcon:d.expandIcon||o.props.expandIcon},n),{},{direction:l.direction});return("inline"===l.mode||oe())&&(f.triggerSubMenuAction="click"),c["cloneElement"](e,f)},o.renderMenuItem=function(e,t,n){if(!e)return null;var r=o.props.store.getState(),i={openKeys:r.openKeys,selectedKeys:r.selectedKeys,triggerSubMenuAction:o.props.triggerSubMenuAction,subMenuKey:n};return o.renderCommonMenuItem(e,t,i)},e.store.setState({activeKey:Object(r["a"])(Object(r["a"])({},e.store.getState().activeKey),{},Object(E["a"])({},e.eventKey,Oe(e,e.activeKey)))}),o.instanceArray=[],o}return Object(o["a"])(n,[{key:"componentDidMount",value:function(){this.props.manualRef&&this.props.manualRef(this)}},{key:"shouldComponentUpdate",value:function(e){return this.props.visible||e.visible||this.props.className!==e.className||!p()(this.props.style,e.style)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n="activeKey"in t?t.activeKey:t.store.getState().activeKey[Be(t)],r=Oe(t,n);if(r!==n)Ee(t.store,Be(t),r);else if("activeKey"in e){var i=Oe(e,e.activeKey);r!==i&&Ee(t.store,Be(t),r)}}},{key:"render",value:function(){var e=this,t=Object(S["a"])({},this.props);this.instanceArray=[];var n=N()(t.prefixCls,t.className,"".concat(t.prefixCls,"-").concat(t.mode)),r={className:n,role:t.role||"menu"};t.id&&(r.id=t.id),t.focusable&&(r.tabIndex=0,r.onKeyDown=this.onKeyDown);var i=t.prefixCls,o=t.eventKey,a=t.visible,s=t.level,l=t.mode,u=t.overflowedIndicator,d=t.theme;return ne.forEach((function(e){return delete t[e]})),delete t.onClick,c["createElement"](Ce,Object.assign({},t,{prefixCls:i,mode:l,tag:"ul",level:s,theme:d,visible:a,overflowedIndicator:u},r),c["Children"].map(t.children,(function(t,n){return e.renderMenuItem(t,n,o||"0-menu-")})))}}]),n}(c["Component"]);Ne.defaultProps={prefixCls:"rc-menu",className:"",mode:"vertical",level:1,inlineIndent:24,visible:!0,focusable:!0,style:{},manualRef:J};var Me=w()(Ne),Ie=Me,Te=n("Kwbf");function Le(e,t,n){var r=e.prefixCls,i=e.motion,o=e.defaultMotions,a=void 0===o?{}:o,s=e.openAnimation,l=e.openTransitionName,c=t.switchingModeFromInline;if(i)return i;if("object"===Object(M["a"])(s)&&s)Object(Te["a"])(!1,"Object type of `openAnimation` is removed. Please use `motion` instead.");else if("string"===typeof s)return{motionName:"".concat(r,"-open-").concat(s)};if(l)return{motionName:l};var u=a[n];return u||(c?null:a.other)}var De=function(e){Object(s["a"])(n,e);var t=Object(l["a"])(n);function n(e){var o;Object(i["a"])(this,n),o=t.call(this,e),o.inlineOpenKeys=[],o.onSelect=function(e){var t=Object(a["a"])(o),n=t.props;if(n.selectable){var i=o.store.getState(),s=i.selectedKeys,l=e.key;s=n.multiple?s.concat([l]):[l],"selectedKeys"in n||o.store.setState({selectedKeys:s}),n.onSelect(Object(r["a"])(Object(r["a"])({},e),{},{selectedKeys:s}))}},o.onClick=function(e){var t=o.getRealMenuMode(),n=Object(a["a"])(o),r=n.store,i=n.props.onOpenChange;"inline"===t||"openKeys"in o.props||(r.setState({openKeys:[]}),i([])),o.props.onClick(e)},o.onKeyDown=function(e,t){o.innerMenu.getWrappedInstance().onKeyDown(e,t)},o.onOpenChange=function(e){var t=Object(a["a"])(o),n=t.props,r=o.store.getState().openKeys.concat(),i=!1,s=function(e){var t=!1;if(e.open)t=-1===r.indexOf(e.key),t&&r.push(e.key);else{var n=r.indexOf(e.key);t=-1!==n,t&&r.splice(n,1)}i=i||t};Array.isArray(e)?e.forEach(s):s(e),i&&("openKeys"in o.props||o.store.setState({openKeys:r}),n.onOpenChange(r))},o.onDeselect=function(e){var t=Object(a["a"])(o),n=t.props;if(n.selectable){var i=o.store.getState().selectedKeys.concat(),s=e.key,l=i.indexOf(s);-1!==l&&i.splice(l,1),"selectedKeys"in n||o.store.setState({selectedKeys:i}),n.onDeselect(Object(r["a"])(Object(r["a"])({},e),{},{selectedKeys:i}))}},o.onMouseEnter=function(e){o.restoreModeVerticalFromInline();var t=o.props.onMouseEnter;t&&t(e)},o.onTransitionEnd=function(e){var t="width"===e.propertyName&&e.target===e.currentTarget,n=e.target.className,r="[object SVGAnimatedString]"===Object.prototype.toString.call(n)?n.animVal:n,i="font-size"===e.propertyName&&r.indexOf("anticon")>=0;(t||i)&&o.restoreModeVerticalFromInline()},o.setInnerMenu=function(e){o.innerMenu=e},o.isRootMenu=!0;var s=e.defaultSelectedKeys,l=e.defaultOpenKeys;return"selectedKeys"in e&&(s=e.selectedKeys||[]),"openKeys"in e&&(l=e.openKeys||[]),o.store=_({selectedKeys:s,openKeys:l,activeKey:{"0-menu-":Oe(e,e.activeKey)}}),o.state={switchingModeFromInline:!1},o}return Object(o["a"])(n,[{key:"componentDidMount",value:function(){this.updateMiniStore(),this.updateMenuDisplay()}},{key:"componentDidUpdate",value:function(e){this.updateOpentKeysWhenSwitchMode(e),this.updateMiniStore();var t=this.props,n=t.siderCollapsed,r=t.inlineCollapsed,i=t.onOpenChange;(!e.inlineCollapsed&&r||!e.siderCollapsed&&n)&&i([]),this.updateMenuDisplay()}},{key:"updateOpentKeysWhenSwitchMode",value:function(e){var t=this.props,n=this.store,r=this.inlineOpenKeys,i=n.getState(),o={};"inline"===e.mode&&"inline"!==t.mode&&this.setState({switchingModeFromInline:!0}),"openKeys"in t||((t.inlineCollapsed&&!e.inlineCollapsed||t.siderCollapsed&&!e.siderCollapsed)&&(this.setState({switchingModeFromInline:!0}),this.inlineOpenKeys=i.openKeys.concat(),o.openKeys=[]),(!t.inlineCollapsed&&e.inlineCollapsed||!t.siderCollapsed&&e.siderCollapsed)&&(o.openKeys=r,this.inlineOpenKeys=[])),Object.keys(o).length&&n.setState(o)}},{key:"updateMenuDisplay",value:function(){var e=this.props.collapsedWidth,t=this.store,n=this.prevOpenKeys,r=this.getInlineCollapsed()&&(0===e||"0"===e||"0px"===e);r?(this.prevOpenKeys=t.getState().openKeys.concat(),this.store.setState({openKeys:[]})):n&&(this.store.setState({openKeys:n}),this.prevOpenKeys=null)}},{key:"getRealMenuMode",value:function(){var e=this.props.mode,t=this.state.switchingModeFromInline,n=this.getInlineCollapsed();return t&&n?"inline":n?"vertical":e}},{key:"getInlineCollapsed",value:function(){var e=this.props,t=e.inlineCollapsed,n=e.siderCollapsed;return void 0!==n?n:t}},{key:"restoreModeVerticalFromInline",value:function(){var e=this.state.switchingModeFromInline;e&&this.setState({switchingModeFromInline:!1})}},{key:"updateMiniStore",value:function(){"selectedKeys"in this.props&&this.store.setState({selectedKeys:this.props.selectedKeys||[]}),"openKeys"in this.props&&this.store.setState({openKeys:this.props.openKeys||[]})}},{key:"render",value:function(){var e=Object(r["a"])({},Object(C["default"])(this.props,["collapsedWidth","siderCollapsed","defaultMotions"])),t=this.getRealMenuMode();return e.className+=" ".concat(e.prefixCls,"-root"),"rtl"===e.direction&&(e.className+=" ".concat(e.prefixCls,"-rtl")),e=Object(r["a"])(Object(r["a"])({},e),{},{mode:t,onClick:this.onClick,onOpenChange:this.onOpenChange,onDeselect:this.onDeselect,onSelect:this.onSelect,onMouseEnter:this.onMouseEnter,onTransitionEnd:this.onTransitionEnd,parentMenu:this,motion:Le(this.props,this.state,t)}),delete e.openAnimation,delete e.openTransitionName,c["createElement"](h,{store:this.store},c["createElement"](Ie,Object.assign({},e,{ref:this.setInnerMenu}),this.props.children))}}]),n}(c["Component"]);De.defaultProps={selectable:!0,onClick:J,onSelect:J,onOpenChange:J,onDeselect:J,defaultSelectedKeys:[],defaultOpenKeys:[],subMenuOpenDelay:.1,subMenuCloseDelay:.1,triggerSubMenuAction:"hover",prefixCls:"rc-menu",className:"",mode:"vertical",style:{},builtinPlacements:{},overflowedIndicator:c["createElement"]("span",null,"\xb7\xb7\xb7")};var Pe=De,Fe=function(e){Object(s["a"])(n,e);var t=Object(l["a"])(n);function n(){var e;return Object(i["a"])(this,n),e=t.apply(this,arguments),e.onKeyDown=function(t){var n=t.keyCode;if(n===B["a"].ENTER)return e.onClick(t),!0},e.onMouseLeave=function(t){var n=e.props,r=n.eventKey,i=n.onItemHover,o=n.onMouseLeave;i({key:r,hover:!1}),o({key:r,domEvent:t})},e.onMouseEnter=function(t){var n=e.props,r=n.eventKey,i=n.onItemHover,o=n.onMouseEnter;i({key:r,hover:!0}),o({key:r,domEvent:t})},e.onClick=function(t){var n=e.props,r=n.eventKey,i=n.multiple,o=n.onClick,s=n.onSelect,l=n.onDeselect,c=n.isSelected,u={key:r,keyPath:[r],item:Object(a["a"])(e),domEvent:t};o(u),i?c?l(u):s(u):c||s(u)},e.saveNode=function(t){e.node=t},e}return Object(o["a"])(n,[{key:"componentDidMount",value:function(){this.callRef()}},{key:"componentDidUpdate",value:function(){this.callRef()}},{key:"componentWillUnmount",value:function(){var e=this.props;e.onDestroy&&e.onDestroy(e.eventKey)}},{key:"getPrefixCls",value:function(){return"".concat(this.props.rootPrefixCls,"-item")}},{key:"getActiveClassName",value:function(){return"".concat(this.getPrefixCls(),"-active")}},{key:"getSelectedClassName",value:function(){return"".concat(this.getPrefixCls(),"-selected")}},{key:"getDisabledClassName",value:function(){return"".concat(this.getPrefixCls(),"-disabled")}},{key:"callRef",value:function(){this.props.manualRef&&this.props.manualRef(this)}},{key:"render",value:function(){var e,t=Object(r["a"])({},this.props),n=N()(this.getPrefixCls(),t.className,(e={},Object(E["a"])(e,this.getActiveClassName(),!t.disabled&&t.active),Object(E["a"])(e,this.getSelectedClassName(),t.isSelected),Object(E["a"])(e,this.getDisabledClassName(),t.disabled),e)),i=Object(r["a"])(Object(r["a"])({},t.attribute),{},{title:"string"===typeof t.title?t.title:void 0,className:n,role:t.role||"menuitem","aria-disabled":t.disabled});"option"===t.role?i=Object(r["a"])(Object(r["a"])({},i),{},{role:"option","aria-selected":t.isSelected}):null!==t.role&&"none"!==t.role||(i.role="none");var o={onClick:t.disabled?null:this.onClick,onMouseLeave:t.disabled?null:this.onMouseLeave,onMouseEnter:t.disabled?null:this.onMouseEnter},a=Object(r["a"])({},t.style);"inline"===t.mode&&("rtl"===t.direction?a.paddingRight=t.inlineIndent*t.level:a.paddingLeft=t.inlineIndent*t.level),ne.forEach((function(e){return delete t[e]})),delete t.direction;var s=this.props.itemIcon;return"function"===typeof this.props.itemIcon&&(s=c["createElement"](this.props.itemIcon,this.props)),c["createElement"]("li",Object.assign({},Object(C["default"])(t,["onClick","onMouseEnter","onMouseLeave","onSelect"]),i,o,{style:a,ref:this.saveNode}),t.children,s)}}]),n}(c["Component"]);Fe.isMenuItem=!0,Fe.defaultProps={onSelect:J,onMouseEnter:J,onMouseLeave:J,manualRef:J};var Re=w((function(e,t){var n=e.activeKey,r=e.selectedKeys,i=t.eventKey,o=t.subMenuKey;return{active:n[o]===i,isSelected:-1!==r.indexOf(i)}}))(Fe),Ue=Re,je=function(e){Object(s["a"])(n,e);var t=Object(l["a"])(n);function n(){var e;return Object(i["a"])(this,n),e=t.apply(this,arguments),e.renderInnerMenuItem=function(t){var n=e.props,r=n.renderMenuItem,i=n.index;return r(t,i,e.props.subMenuKey)},e}return Object(o["a"])(n,[{key:"render",value:function(){var e=Object(S["a"])({},this.props),t=e.className,n=void 0===t?"":t,r=e.rootPrefixCls,i="".concat(r,"-item-group-title"),o="".concat(r,"-item-group-list"),a=e.title,s=e.children;return ne.forEach((function(t){return delete e[t]})),delete e.onClick,delete e.direction,c["createElement"]("li",Object.assign({},e,{className:"".concat(n," ").concat(r,"-item-group")}),c["createElement"]("div",{className:i,title:"string"===typeof a?a:void 0},a),c["createElement"]("ul",{className:o},c["Children"].map(s,this.renderInnerMenuItem)))}}]),n}(c["Component"]);je.isMenuItemGroup=!0,je.defaultProps={disabled:!0};var He=je,ze=function(e){var t=e.className,n=e.rootPrefixCls,r=e.style;return c["createElement"]("li",{className:"".concat(t," ").concat(n,"-item-divider"),style:r})};ze.defaultProps={disabled:!0,className:"",style:{}};var Qe=ze;t["f"]=Pe},"1n7x":function(e,t,n){(function(t,r){(function(t,r){e.exports=r(n("5RHE"),n("wOnQ"))})(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;t0;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)}:x()}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 w(){var e=new MessageChannel;return e.port1.onmessage=C,function(){return e.port2.postMessage(0)}}function x(){var e=setTimeout;return function(){return e(C,1)}}var _=new Array(1e3);function C(){for(var e=0;el){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;rn.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},"2B6p":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},"2BaD":function(e,t,n){"use strict";var r=n("q1tI"),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("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="CloseCircleOutlined";t["a"]=r["forwardRef"](s)},"2DNl":function(e,t,n){var r=n("IMiH"),i=n("loD1"),o=n("59Ip"),a=n("aKvl"),s=n("n1HI"),l=n("hX1E"),c=l.normalizeRadian,u=n("Sj9i"),d=n("hyiK"),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 x(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 x=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+x,N=Math.sin(E)*S+_;A>1?c+=d(u,f,k,N,r,l):(p=k,m=N);var M=(r-x)*S/C+x;if(n){if(s.containStroke(x,_,S,E,E+B,O,t,M,l))return!0}else c+=w(x,_,S,E,E+B,O,M,l);u=Math.cos(E+B)*C+x,f=Math.sin(E+B)*S+_;break;case h.R:p=u=e[A++],m=f=e[A++];var I=e[A++],T=e[A++];k=p+I,N=m+T;if(n){if(i.containStroke(p,m,k,m,t,r,l)||i.containStroke(k,m,k,N,t,r,l)||i.containStroke(k,N,p,N,t,r,l)||i.containStroke(p,N,p,m,t,r,l))return!0}else c+=d(k,m,k,N,r,l),c+=d(p,N,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 x(e,0,!1,t,n)}function C(e,t,n,r){return x(e,t,!0,n,r)}t.contain=_,t.containStroke=C},"2Qr1":function(e,t,n){"use strict";n.d(t,"d",(function(){return g})),n.d(t,"c",(function(){return A})),n.d(t,"e",(function(){return v})),n.d(t,"b",(function(){return w})),n.d(t,"f",(function(){return x})),n.d(t,"g",(function(){return _})),n.d(t,"a",(function(){return C}));var r=n("rePB"),i=n("KQm4"),o=n("DSFK"),a=n("25BE"),s=n("BsWD"),l=n("PYwp");function c(e){return Object(o["a"])(e)||Object(a["a"])(e)||Object(s["a"])(e)||Object(l["a"])()}var u=n("U8pU"),d=n("VTBJ"),h=n("Kwbf"),f=n("WKfj");function p(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 g(e){var t=[];function n(e,r){e.forEach((function(e){r||!("options"in e)?t.push({key:p(e,t.length),groupOption:r,data:e}):(t.push({key:p(e,t.length),group:!0,data:e}),n(e.options,!0))}))}return n(e,!1),t}function m(e){var t=Object(d["a"])({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return Object(h["a"])(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),t}}),t}function A(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(d["a"])({},i.find((function(t){return t._INTERNAL_OPTION_VALUE_===e})))),m(t)}))}var v=function(e,t){var n,r=t.options,i=t.prevValue,o=t.labelInValue,a=t.optionLabelProp,s=A([e],r)[0],l={value:e},c=Object(f["d"])(i);return o&&(n=c.find((function(t){return"object"===Object(u["a"])(t)&&"value"in t?t.value===e:t.key===e}))),n&&"object"===Object(u["a"])(n)&&"label"in n?(l.label=n.label,s&&"string"===typeof n.label&&"string"===typeof s[a]&&n.label.trim()!==s[a].trim()&&Object(h["a"])(!1,"`label` of `value` is not same as `label` in Select options.")):l.label=s&&a in s?s[a]:e,l.key=l.value,l};function y(e){return Object(f["d"])(e).join("")}function b(e){return function(t,n){var r=t.toLowerCase();if("options"in n)return y(n.label).toLowerCase().includes(r);var i=n[e],o=y(i).toLowerCase();return o.includes(r)&&!n.disabled}}function w(e,t,n){var r,i=n.optionFilterProp,o=n.filterOption,a=[];return!1===o?t:(r="function"===typeof o?o:b(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(d["a"])(Object(d["a"])({},t),{},{options:i}))}}else r(e,m(t))&&a.push(t)})),a)}function x(e,t){if(!t||!t.length)return null;var n=!1;function r(e,t){var o=c(t),a=o[0],s=o.slice(1);if(!a)return[e];var l=e.split(a);return n=n||l.length>1,l.reduce((function(e,t){return[].concat(Object(i["a"])(e),Object(i["a"])(r(t,s)))}),[]).filter((function(e){return e}))}var o=r(e,t);return n?o:null}function _(e,t){var n=A([e],t)[0];return n.disabled}function C(e,t,n,o){var a=Object(f["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}},"2W6z":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;i=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],w=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:w}},_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?w: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 x=v;e.exports=x},"2fGM":function(e,t,n){var r=n("bYtY"),i=n("bLfw"),o=n("nkfE"),a=n("ICMv"),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)},"2fM7":function(e,t,n){"use strict";var r=n("lSNA"),i=n.n(r),o=n("pVnL"),a=n.n(o),s=n("lwsE"),l=n.n(s),c=n("W8MJ"),u=n.n(c),d=n("7W2i"),h=n.n(d),f=n("LQ03"),p=n.n(f),g=n("q1tI"),m=n("BGR+"),A=n("TSYQ"),v=n.n(A),y=n("1OyB"),b=n("vuIU"),w=n("Ji7U"),x=n("LK+K"),_=n("rePB"),C=n("Ff2n"),S=n("ODXe"),E=n("4IlW"),B=n("bX4T"),O=n("YrtM"),k=n("+nKL"),N=n("8OUc"),M=function(e,t){var n=e.prefixCls,r=e.id,i=e.flattenOptions,o=e.childrenAsData,a=e.values,s=e.searchValue,l=e.multiple,c=e.defaultActiveFirstOption,u=e.height,d=e.itemHeight,h=e.notFoundContent,f=e.open,p=e.menuItemSelectedIcon,m=e.virtual,A=e.onSelect,y=e.onToggleOpen,b=e.onActiveValue,w=e.onScroll,x=e.onMouseEnter,M="".concat(n,"-item"),I=Object(O["a"])((function(){return i}),[f,i],(function(e,t){return t[0]&&e[1]!==t[1]})),T=g["useRef"](null),L=function(e){e.preventDefault()},D=function(e){T.current&&T.current.scrollTo({index:e})},P=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=I.length,r=0;r1&&void 0!==arguments[1]&&arguments[1];return Object(U["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?j(e):Object(R["a"])(Object(R["a"])({key:"__RC_SELECT_GRP__".concat(null===i?n:i,"__"),label:i},s),{},{options:H(a)})})).filter((function(e){return e}))}var z=n("2Qr1"),Q=n("qNPg"),V=n("U8pU"),K=n("Kwbf"),G=n("WKfj");function W(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 w=Object(G["d"])(f);Object(K["a"])(!h||w.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 x=null;Object(U["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(U["a"])(e.props.children).every((function(t){return!(g["isValidElement"](t)&&e.type&&!t.type.isSelectOption)||(x=t.type,!1)}));return!n}return x=t,!0})),x&&Object(K["a"])(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(x.displayName||x.name||x,"`.")),Object(K["a"])(void 0===p,"`inputValue` is deprecated, please use `searchValue` instead.")}}var q=W,Y=Object(Q["a"])({prefixCls:"rc-select",components:{optionList:T},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(w["a"])(n,e);var t=Object(x["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=F;var J=X,Z=J,$=n("H84U"),ee=n("1vzs"),te=n("3Nzz"),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,w=d.listItemHeight,x=void 0===w?24:w,_=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})),N=k.suffixIcon,M=k.itemIcon,I=k.removeIcon,T=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"](Z,a()({ref:e.selectRef,virtual:c,dropdownMatchSelectWidth:u},L,{listHeight:b,listItemHeight:x,mode:B,prefixCls:E,direction:l,inputIcon:N,menuItemSelectedIcon:M,removeIcon:I,clearIcon:T,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=F,ne.SECRET_COMBOBOX_MODE_DO_NOT_USE="SECRET_COMBOBOX_MODE_DO_NOT_USE",ne.defaultProps={transitionName:"slide-up",choiceTransitionName:"",bordered:!0};t["a"]=ne},"2fw6":function(e,t,n){var r=n("y+Vt"),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},"2gN3":function(e,t,n){var r=n("Kz5y"),i=r["__core-js_shared__"];e.exports=i},"2jpz":function(e,t,n){"use strict";n.d(t,"a",(function(){return y}));var r=n("cDf5"),i=n.n(r),o=n("q1tI"),a=n("TSYQ"),s=n.n(a),l=n("gZBC"),c=n.n(l),u=n("vk+C"),d=n.n(u),h=n("pG52"),f=n.n(h),p=n("Csr3"),g=n.n(p),m=n("e5VY"),A=n.n(m),v=n("0n0R");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}))}},"2oIt":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:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"};t.default=r},"2uGb":function(e,t,n){var r=n("ProS");n("ko1b"),n("s2lz"),n("RBEP");var i=n("kMLO"),o=n("nKiI");r.registerVisual(i),r.registerLayout(o)},"2w7y":function(e,t,n){var r=n("ProS");n("qMZE"),n("g0SD"),r.registerPreprocessor((function(e){e.markPoint=e.markPoint||{}}))},"33Ds":function(e,t,n){var r=n("ProS"),i=n("b9oc"),o=n("Kagy"),a=n("IUWy"),s=o.toolbox.restore;function l(e){this.model=e}l.defaultOption={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:s.title};var c=l.prototype;c.onclick=function(e,t,n){i.clear(e),t.dispatchAction({type:"restore",from:this.uid})},a.register("restore",l),r.registerAction({type:"restore",event:"restore",update:"prepareAndUpdate"},(function(e,t){t.resetOption("recreate")}));var u=l;e.exports=u},"3A9y":function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},"3C/r":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},"3CBa":function(e,t,n){var r=n("hydK"),i=r.createElement,o=n("bYtY"),a=n("SUKs"),s=n("y+Vt"),l=n("Dagg"),c=n("dqUG"),u=n("DBLp"),d=n("sW+o"),h=n("n6Mw"),f=n("vKoX"),p=n("P47w"),g=p.path,m=p.image,A=p.text;function v(e){return parseInt(e,10)}function y(e){return e instanceof s?g:e instanceof l?m:e instanceof c?A:g}function b(e,t){return t&&e&&t.parentNode!==e}function w(e,t,n){if(b(e,t)&&n){var r=n.nextSibling;r?e.insertBefore(t,r):e.appendChild(t)}}function x(e,t){if(b(e,t)){var n=e.firstChild;n?e.insertBefore(t,n):e.appendChild(t)}}function _(e,t){t&&e&&t.parentNode===e&&e.removeChild(t)}function C(e){return e.__textSvgEl}function S(e){return e.__svgEl}var E=function(e,t,n,r){this.root=e,this.storage=t,this._opts=n=o.extend({},n||{});var a=i("svg");a.setAttribute("xmlns","http://www.w3.org/2000/svg"),a.setAttribute("version","1.1"),a.setAttribute("baseProfile","full"),a.style.cssText="user-select:none;position:absolute;left:0;top:0;";var s=i("g");a.appendChild(s);var l=i("g");a.appendChild(l),this.gradientManager=new d(r,l),this.clipPathManager=new h(r,l),this.shadowManager=new f(r,l);var c=document.createElement("div");c.style.cssText="overflow:hidden;position:relative",this._svgDom=a,this._svgRoot=l,this._backgroundRoot=s,this._viewport=c,e.appendChild(c),c.appendChild(a),this.resize(n.width,n.height),this._visibleList=[]};function B(e){return function(){a('In SVG mode painter not support method "'+e+'"')}}E.prototype={constructor:E,getType:function(){return"svg"},getViewportRoot:function(){return this._viewport},getSvgDom:function(){return this._svgDom},getSvgRoot:function(){return this._svgRoot},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);this._paintList(e)},setBackgroundColor:function(e){this._backgroundRoot&&this._backgroundNode&&this._backgroundRoot.removeChild(this._backgroundNode);var t=i("rect");t.setAttribute("width",this.getWidth()),t.setAttribute("height",this.getHeight()),t.setAttribute("x",0),t.setAttribute("y",0),t.setAttribute("id",0),t.style.fill=e,this._backgroundRoot.appendChild(t),this._backgroundNode=t},_paintList:function(e){this.gradientManager.markAllUnused(),this.clipPathManager.markAllUnused(),this.shadowManager.markAllUnused();var t,n=this._svgRoot,r=this._visibleList,i=e.length,o=[];for(t=0;t=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},"3Fdi":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},"3LNs":function(e,t,n){var r=n("bYtY"),i=n("Yl7c"),o=n("IwbS"),a=n("zTMp"),s=n("YH21"),l=n("iLNv"),c=n("4NO4"),u=c.makeInner,d=u(),h=r.clone,f=r.bind;function p(){}function g(e,t,n,r){m(d(n).lastProp,r)||(d(n).lastProp=r,t?o.updateProps(n,r,e):(n.stopAnimation(),n.attr(r)))}function m(e,t){if(r.isObject(e)&&r.isObject(t)){var n=!0;return r.each(t,(function(t,r){n=n&&m(e[r],t)})),!!n}return e===t}function A(e,t){e[t.get("label.show")?"show":"hide"]()}function v(e){return{position:e.position.slice(),rotation:e.rotation||0}}function y(e,t,n){var r=t.get("z"),i=t.get("zlevel");e&&e.traverse((function(e){"group"!==e.type&&(null!=r&&(e.z=r),null!=i&&(e.zlevel=i),e.silent=n)}))}p.prototype={_group:null,_lastGraphicKey:null,_handle:null,_dragging:!1,_lastValue:null,_lastStatus:null,_payloadInfo:null,animationThreshold:15,render:function(e,t,n,i){var a=t.get("value"),s=t.get("status");if(this._axisModel=e,this._axisPointerModel=t,this._api=n,i||this._lastValue!==a||this._lastStatus!==s){this._lastValue=a,this._lastStatus=s;var l=this._group,c=this._handle;if(!s||"hide"===s)return l&&l.hide(),void(c&&c.hide());l&&l.show(),c&&c.show();var u={};this.makeElOption(u,a,e,t,n);var d=u.graphicKey;d!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=d;var h=this._moveAnimation=this.determineAnimation(e,t);if(l){var f=r.curry(g,t,h);this.updatePointerEl(l,u,f,t),this.updateLabelEl(l,u,f,t)}else l=this._group=new o.Group,this.createPointerEl(l,u,e,t),this.createLabelEl(l,u,e,t),n.getZr().add(l);y(l,t,!0),this._renderHandle(a)}},remove:function(e){this.clear(e)},dispose:function(e){this.clear(e)},determineAnimation:function(e,t){var n=t.get("animation"),r=e.axis,i="category"===r.type,o=t.get("snap");if(!o&&!i)return!1;if("auto"===n||null==n){var s=this.animationThreshold;if(i&&r.getBandWidth()>s)return!0;if(o){var l=a.getAxisInfo(e).seriesDataCount,c=r.getExtent();return Math.abs(c[0]-c[1])/l>s}return!1}return!0===n},makeElOption:function(e,t,n,r,i){},createPointerEl:function(e,t,n,r){var i=t.pointer;if(i){var a=d(e).pointerEl=new o[i.type](h(t.pointer));e.add(a)}},createLabelEl:function(e,t,n,r){if(t.label){var i=d(e).labelEl=new o.Rect(h(t.label));e.add(i),A(i,r)}},updatePointerEl:function(e,t,n){var r=d(e).pointerEl;r&&t.pointer&&(r.setStyle(t.pointer.style),n(r,{shape:t.pointer.shape}))},updateLabelEl:function(e,t,n,r){var i=d(e).labelEl;i&&(i.setStyle(t.label.style),n(i,{shape:t.label.shape,position:t.label.position}),A(i,r))},_renderHandle:function(e){if(!this._dragging&&this.updateHandleTransform){var t,n=this._axisPointerModel,i=this._api.getZr(),a=this._handle,c=n.getModel("handle"),u=n.get("status");if(!c.get("show")||!u||"hide"===u)return a&&i.remove(a),void(this._handle=null);this._handle||(t=!0,a=this._handle=o.createIcon(c.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(e){s.stop(e.event)},onmousedown:f(this._onHandleDragMove,this,0,0),drift:f(this._onHandleDragMove,this),ondragend:f(this._onHandleDragEnd,this)}),i.add(a)),y(a,n,!1);var d=["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];a.setStyle(c.getItemStyle(null,d));var h=c.get("size");r.isArray(h)||(h=[h,h]),a.attr("scale",[h[0]/2,h[1]/2]),l.createOrUpdate(this,"_doDispatchAxisPointer",c.get("throttle")||0,"fixRate"),this._moveHandleToValue(e,t)}},_moveHandleToValue:function(e,t){g(this._axisPointerModel,!t&&this._moveAnimation,this._handle,v(this.getHandleTransform(e,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(e,t){var n=this._handle;if(n){this._dragging=!0;var r=this.updateHandleTransform(v(n),[e,t],this._axisModel,this._axisPointerModel);this._payloadInfo=r,n.stopAnimation(),n.attr(v(r)),d(n).lastProp=null,this._doDispatchAxisPointer()}},_doDispatchAxisPointer:function(){var e=this._handle;if(e){var t=this._payloadInfo,n=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:n.axis.dim,axisIndex:n.componentIndex}]})}},_onHandleDragEnd:function(e){this._dragging=!1;var t=this._handle;if(t){var n=this._axisPointerModel.get("value");this._moveHandleToValue(n),this._api.dispatchAction({type:"hideTip"})}},getHandleTransform:null,updateHandleTransform:null,clear:function(e){this._lastValue=null,this._lastStatus=null;var t=e.getZr(),n=this._group,r=this._handle;t&&n&&(this._lastGraphicKey=null,n&&t.remove(n),r&&t.remove(r),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(e,t,n){return n=n||0,{x:e[n],y:e[1-n],width:t[n],height:t[1-n]}}},p.prototype.constructor=p,i.enableClassExtend(p);var b=p;e.exports=b},"3OrL":function(e,t,n){var r=n("bYtY"),i=n("6Ic6"),o=n("IwbS"),a=n("y+Vt"),s=["itemStyle"],l=["emphasis","itemStyle"],c=i.extend({type:"boxplot",render:function(e,t,n){var r=e.getData(),i=this.group,o=this._data;this._data||i.removeAll();var a="horizontal"===e.get("layout")?1:0;r.diff(o).add((function(e){if(r.hasValue(e)){var t=r.getItemLayout(e),n=d(t,r,e,a,!0);r.setItemGraphicEl(e,n),i.add(n)}})).update((function(e,t){var n=o.getItemGraphicEl(t);if(r.hasValue(e)){var s=r.getItemLayout(e);n?h(s,n,r,e):n=d(s,r,e,a),i.add(n),r.setItemGraphicEl(e,n)}else i.remove(n)})).remove((function(e){var t=o.getItemGraphicEl(e);t&&i.remove(t)})).execute(),this._data=r},remove:function(e){var t=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl((function(e){e&&t.remove(e)}))},dispose:r.noop}),u=a.extend({type:"boxplotBoxPath",shape:{},buildPath:function(e,t){var n=t.points,r=0;for(e.moveTo(n[r][0],n[r][1]),r++;r<4;r++)e.lineTo(n[r][0],n[r][1]);for(e.closePath();r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function x(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 _=function(e,t){var n=e.overlayClassName,r=e.trigger,i=void 0===r?["hover"]:r,o=e.mouseEnterDelay,a=void 0===o?0:o,s=e.mouseLeaveDelay,l=void 0===s?.1:s,h=e.overlayStyle,f=e.prefixCls,g=void 0===f?"rc-tooltip":f,v=e.children,b=e.onVisibleChange,x=e.afterVisibleChange,_=e.transitionName,C=e.animation,S=e.placement,E=void 0===S?"right":S,B=e.align,O=void 0===B?{}:B,k=e.destroyTooltipOnHide,N=void 0!==k&&k,M=e.defaultVisible,I=e.getTooltipContainer,T=e.overlayInnerStyle,L=w(e,["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle"]),D=Object(c["useRef"])(null);Object(c["useImperativeHandle"])(t,(function(){return D.current}));var P=y({},L);"visible"in e&&(P.popupVisible=e.visible);var F=function(){var t=e.arrowContent,n=void 0===t?null:t,r=e.overlay,i=e.id;return[u.a.createElement("div",{className:"".concat(g,"-arrow"),key:"arrow"},n),u.a.createElement(m,{key:"content",prefixCls:g,id:i,overlay:r,overlayInnerStyle:T})]},R=!1,U=!1;if("boolean"===typeof N)R=N;else if(N&&"object"===A(N)){var j=N.keepParent;R=!0===j,U=!1===j}return u.a.createElement(d["a"],Object.assign({popupClassName:n,prefixCls:g,popup:F,action:i,builtinPlacements:p,popupPlacement:E,ref:D,popupAlign:O,getPopupContainer:I,onPopupVisibleChange:b,afterPopupVisibleChange:x,popupTransitionName:_,popupAnimation:C,defaultPopupVisible:M,destroyPopupOnHide:R,autoDestroy:U,mouseLeaveDelay:l,popupStyle:h,mouseEnterDelay:a},P),v)},C=Object(c["forwardRef"])(_),S=C,E=n("TSYQ"),B=n.n(E),O={adjustX:1,adjustY:1},k={adjustX:0,adjustY:0},N=[0,0];function M(e){return"boolean"===typeof e?e?O:k:l()(l()({},k),e)}function I(e){var t=e.arrowWidth,n=void 0===t?5:t,r=e.horizontalArrowShift,i=void 0===r?16:r,o=e.verticalArrowShift,a=void 0===o?8:o,s=e.autoAdjustOverflow,c={left:{points:["cr","cl"],offset:[-4,0]},right:{points:["cl","cr"],offset:[4,0]},top:{points:["bc","tc"],offset:[0,-4]},bottom:{points:["tc","bc"],offset:[0,4]},topLeft:{points:["bl","tc"],offset:[-(i+n),-4]},leftTop:{points:["tr","cl"],offset:[-4,-(a+n)]},topRight:{points:["br","tc"],offset:[i+n,-4]},rightTop:{points:["tl","cr"],offset:[4,-(a+n)]},bottomRight:{points:["tr","bc"],offset:[i+n,4]},rightBottom:{points:["bl","cr"],offset:[4,a+n]},bottomLeft:{points:["tl","bc"],offset:[-(i+n),4]},leftBottom:{points:["br","cl"],offset:[-4,a+n]}};return Object.keys(c).forEach((function(t){c[t]=e.arrowPointAtCenter?l()(l()({},c[t]),{overflow:M(s),targetOffset:N}):l()(l()({},p[t]),{overflow:M(s)}),c[t].ignoreShake=!0})),c}var T=n("0n0R"),L=n("H84U"),D=n("09Wf"),P=function(e,t){var n={},r=l()({},e);return t.forEach((function(t){e&&t in e&&(n[t]=e[t],delete r[t])})),{picked:n,omitted:r}},F=new RegExp("^(".concat(D["a"].join("|"),")(-inverse)?$"));function R(e,t){var n=e.type;if((!0===n.__ANT_BUTTON||!0===n.__ANT_SWITCH||!0===n.__ANT_CHECKBOX||"button"===e.type)&&e.props.disabled){var r=P(e.props.style,["position","left","right","top","bottom","float","display","zIndex"]),i=r.picked,o=r.omitted,a=l()(l()({display:"inline-block"},i),{cursor:"not-allowed",width:e.props.block?"100%":null}),s=l()(l()({},o),{pointerEvents:"none"}),u=Object(T["a"])(e,{style:s,className:null});return c["createElement"]("span",{style:a,className:B()(e.props.className,"".concat(t,"-disabled-compatible-wrapper"))},u)}return e}var U=c["forwardRef"]((function(e,t){var n,r=c["useContext"](L["b"]),o=r.getPopupContainer,s=r.getPrefixCls,u=r.direction,d=c["useState"](!!e.visible||!!e.defaultVisible),h=a()(d,2),f=h[0],p=h[1];c["useEffect"]((function(){"visible"in e&&p(e.visible)}),[e.visible]);var g=function(){var t=e.title,n=e.overlay;return!t&&!n&&0!==t},m=function(t){"visible"in e||p(!g()&&t),e.onVisibleChange&&!g()&&e.onVisibleChange(t)},A=function(){var t=e.builtinPlacements,n=e.arrowPointAtCenter,r=e.autoAdjustOverflow;return t||I({arrowPointAtCenter:n,autoAdjustOverflow:r})},v=function(e,t){var n=A(),r=Object.keys(n).filter((function(e){return n[e].points[0]===t.points[0]&&n[e].points[1]===t.points[1]}))[0];if(r){var i=e.getBoundingClientRect(),o={top:"50%",left:"50%"};r.indexOf("top")>=0||r.indexOf("Bottom")>=0?o.top="".concat(i.height-t.offset[1],"px"):(r.indexOf("Top")>=0||r.indexOf("bottom")>=0)&&(o.top="".concat(-t.offset[1],"px")),r.indexOf("left")>=0||r.indexOf("Right")>=0?o.left="".concat(i.width-t.offset[0],"px"):(r.indexOf("right")>=0||r.indexOf("Left")>=0)&&(o.left="".concat(-t.offset[0],"px")),e.style.transformOrigin="".concat(o.left," ").concat(o.top)}},y=function(){var t=e.title,n=e.overlay;return 0===t?t:n||t||""},b=e.prefixCls,w=e.openClassName,x=e.getPopupContainer,_=e.getTooltipContainer,C=e.overlayClassName,E=e.color,O=e.overlayInnerStyle,k=e.children,N=s("tooltip",b),M=f;!("visible"in e)&&g()&&(M=!1);var D,P,U=R(Object(T["b"])(k)?k:c["createElement"]("span",null,k),N),j=U.props,H=B()(j.className,i()({},w||"".concat(N,"-open"),!0)),z=B()(C,(n={},i()(n,"".concat(N,"-rtl"),"rtl"===u),i()(n,"".concat(N,"-").concat(E),E&&F.test(E)),n));return E&&!F.test(E)&&(D=l()(l()({},O),{background:E}),P={background:E}),c["createElement"](S,l()({},e,{prefixCls:N,overlayClassName:z,getTooltipContainer:x||_||o,ref:t,builtinPlacements:A(),overlay:y(),visible:M,onVisibleChange:m,onPopupAlign:v,overlayInnerStyle:D,arrowContent:c["createElement"]("span",{className:"".concat(N,"-arrow-content"),style:P})}),M?Object(T["a"])(U,{className:H}):U)}));U.displayName="Tooltip",U.defaultProps={placement:"top",transitionName:"zoom-big-fast",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrowPointAtCenter:!1,autoAdjustOverflow:!0};t["a"]=U},"3TkU":function(e,t,n){n("aTJb"),n("OlYY"),n("fc+c"),n("QUw5"),n("Swgg"),n("LBfv"),n("noeP")},"3X6L":function(e,t,n){var r=n("bYtY"),i=n("7a+S"),o=n("OKJ2"),a=i.extend({type:"timeline.slider",defaultOption:{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"emptyCircle",symbolSize:10,lineStyle:{show:!0,width:2,color:"#304654"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#304654"},itemStyle:{color:"#304654",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:13,color:"#c23531",borderWidth:5,borderColor:"rgba(194,53,49, 0.5)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z",prevIcon:"path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z",color:"#304654",borderColor:"#304654",borderWidth:1},emphasis:{label:{show:!0,color:"#c23531"},itemStyle:{color:"#c23531"},controlStyle:{color:"#c23531",borderColor:"#c23531",borderWidth:2}},data:[]}});r.mixin(a,o);var s=a;e.exports=s},"3e3G":function(e,t,n){var r=n("bYtY"),i=n("QuXc"),o=function(e,t,n,r,o){this.x=null==e?.5:e,this.y=null==t?.5:t,this.r=null==n?.5:n,this.type="radial",this.global=o||!1,i.call(this,r)};o.prototype={constructor:o},r.inherits(o,i);var a=o;e.exports=a},"3gBT":function(e,t){var n=2311;function r(){return n++}e.exports=r},"3hzK":function(e,t){var n={getBoxLayoutParams:function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}}};e.exports=n},"3m61":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},"3zoK":function(e,t,n){var r=n("bYtY"),i=n("bLfw"),o=n("KCsZ"),a=n("nkfE"),s=n("OELB"),l=n("ICMv"),c=i.extend({type:"baseParallelAxis",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return o([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},setActiveIntervals:function(e){var t=this.activeIntervals=r.clone(e);if(t)for(var n=t.length-1;n>=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;r40&&(c=Math.max(1,Math.floor(s/40)));for(var u=a[0],h=e.dataToCoord(u+1)-e.dataToCoord(u),f=Math.abs(h*Math.cos(r)),p=Math.abs(h*Math.sin(r)),g=0,m=0;u<=a[1];u+=c){var A=0,v=0,y=i.getBoundingRect(n(u),t.font,"center","top");A=1.3*y.width,v=1.3*y.height,g=Math.max(g,A,7),m=Math.max(m,v,7)}var b=g/f,w=m/p;isNaN(b)&&(b=1/0),isNaN(w)&&(w=1/0);var x=Math.max(0,Math.floor(Math.min(b,w))),C=d(e.model),S=e.getExtent(),E=C.lastAutoInterval,B=C.lastTickCount;return null!=E&&null!=B&&Math.abs(E-x)<=1&&Math.abs(B-s)<=1&&E>x&&C.axisExtend0===S[0]&&C.axisExtend1===S[1]?x=E:(C.lastTickCount=s,C.lastAutoInterval=x,C.axisExtend0=S[0],C.axisExtend1=S[1]),x}function _(e){var t=e.getLabelModel();return{axisRotate:e.getRotate?e.getRotate():e.isHorizontal&&!e.isHorizontal()?90:0,labelRotate:t.get("rotate")||0,font:t.getFont()}}function C(e,t,n){var r=l(e),i=e.scale,o=i.getExtent(),a=e.getLabelModel(),s=[],c=Math.max((t||0)+1,1),d=o[0],h=i.count();0!==d&&c>1&&h/c>2&&(d=Math.round(Math.ceil(d/c)*c));var f=u(e),p=a.get("showMinLabel")||f,g=a.get("showMaxLabel")||f;p&&d!==o[0]&&A(o[0]);for(var m=d;m<=o[1];m+=c)A(m);function A(e){s.push(n?e:{formattedLabel:r(e),rawLabel:i.getLabel(e),tickValue:e})}return g&&m-c!==o[1]&&A(o[1]),s}function S(e,t,n){var i=e.scale,o=l(e),a=[];return r.each(i.getTicks(),(function(e){var r=i.getLabel(e);t(e,r)&&a.push(n?e:{formattedLabel:o(e),rawLabel:r,tickValue:e})})),a}t.createAxisLabels=h,t.createAxisTicks=f,t.calculateCategoryInterval=x},"4NO4":function(e,t,n){var r=n("bYtY"),i=n("ItGF"),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;r=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[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},"4fz+":function(e,t,n){var r=n("bYtY"),i=n("1bdT"),o=n("mFDi"),a=function(e){for(var t in e=e||{},i.call(this,e),e)e.hasOwnProperty(t)&&(this[t]=e[t]);this._children=[],this.__storage=null,this.__dirty=!0};a.prototype={constructor:a,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(e){return this._children[e]},childOfName:function(e){for(var t=this._children,n=0;n=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;t1e-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:oo&&(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},"4vCz":function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("X2/X")),s=r(n("KQxl")),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},"4xFK":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:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"};t.default=r},"56rv":function(e,t,n){var r=n("IwbS"),i=n("x3X8"),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},"59Ip":function(e,t,n){var r=n("Sj9i");function i(e,t,n,i,o,a,s,l,c,u,d){if(0===c)return!1;var h=c;if(d>t+h&&d>i+h&&d>a+h&&d>l+h||de+h&&u>n+h&&u>o+h&&u>s+h||ut)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},"5NDa":function(e,t,n){"use strict";n("cIOH"),n("OnYD"),n("+L6B")},"5NHt":function(e,t,n){n("aTJb"),n("OlYY"),n("fc+c"),n("N5BQ"),n("IyUQ"),n("LBfv"),n("noeP")},"5OYt":function(e,t,n){"use strict";var r=n("J4zp"),i=n.n(r),o=n("q1tI"),a=n("ACnJ");function s(){var e=Object(o["useState"])({}),t=i()(e,2),n=t[0],r=t[1];return Object(o["useEffect"])((function(){var e=a["a"].subscribe((function(e){r(e)}));return function(){return a["a"].unsubscribe(e)}}),[]),n}t["a"]=s},"5RHE":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:R[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},we=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},xe=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[T].metadata&&ee[T].metadata[i]&&ee[T].metadata[i].encoding&&(o=ee[T].metadata[i].encoding,!a&&ee[T].encoding&&(a=ee[T].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"),N||(N="fullwidth"),N){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=""+N;"%"===n.substr(n.length-1)&&(N=parseInt(N)/100),"number"==typeof N&&H("/OpenAction [3 0 R /XYZ null null "+y(N)+"]")}switch(I||(I="continuous"),I){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")}M&&H("/PageMode /"+M),oe.publish("putCatalog"),H(">>"),H("endobj")},Me=f.__private__.putTrailer=function(){H("trailer"),H("<<"),H("/Size "+(Z+1)),H("/Root "+Z+" 0 R"),H("/Info "+(Z-1)+" 0 R"),H("/ID [ <"+w+"> <"+w+"> ]"),H(">>")},Ie=f.__private__.putHeader=function(){H("%PDF-"+p),H("%\xba\xdf\xac\xe0")},Te=f.__private__.putXRef=function(){var e=1,t="0000000000";for(H("xref"),H("0 "+(Z+1)),H("0000000000 65535 f "),e=1;e<=Z;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(){F=!1,j=Z=0,U=[],$=[],ie=[],de=le(),he=le(),oe.publish("buildDocument"),Ie(),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),Fe=function(e){return!0===Array.isArray(ae)&&-1":")"),te=1):(J=Ye(t),Z=Xe(n),$=(c?"<":"(")+x[X]+(c?">":")")),void 0!==Q&&void 0!==Q[X]&&(ne=Q[X]+" Tw\n"),0!==k.length&&0===X?e.push(ne+k.join(" ")+" "+J.toFixed(2)+" "+Z.toFixed(2)+" Tm\n"+$):1===te||0===te&&0===X?e.push(ne+J.toFixed(2)+" "+Z.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/"+T+" "+K+" Tf\n"+(K*d).toFixed(2)+" TL\n"+tt+"\n";return re+=u,re+=e,H(re+="ET"),h[T]=!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=x(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},x=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]}},N=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}},M=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 G=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(G,P);var W=function(){G.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(W,G);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=w(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=w(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(N.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||N.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 G==0)throw new Error("Invalid argument passed to jsPDF.addTextField.");return Y.call(this,e)},e.addChoiceField=function(e){if(e instanceof F==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=F,t.ListBox=R,t.ComboBox=U,t.EditBox=j,t.Button=H,t.PushButton=z,t.RadioButton=Q,t.CheckBox=K,t.TextField=G,t.PasswordField=W,t.AcroForm={Appearance:q}):console.warn("AcroForm-Classes are not populated into global-namespace, because the class-Names exist already."),e.AcroFormChoiceField=F,e.AcroFormListBox=R,e.AcroFormComboBox=U,e.AcroFormEditBox=j,e.AcroFormButton=H,e.AcroFormPushButton=z,e.AcroFormRadioButton=Q,e.AcroFormCheckBox=K,e.AcroFormTextField=G,e.AcroFormPasswordField=W,e.AcroFormAppearance=q,e.AcroForm={ChoiceField:F,ListBox:R,ComboBox:U,EditBox:j,Button:H,PushButton:z,RadioButton:Q,CheckBox:K,TextField:G,PasswordField:W,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 w=this.internal.getFilters();if(void 0===m&&-1!==w.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 x,_,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(!((x=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),x=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))),!(x=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,x,x.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 ("+N+")"),this.internal.out(">>"),this.internal.out("endobj")})),this.internal.events.subscribe("putCatalog",(function(){void 0!==O&&void 0!==k&&this.internal.out("/Names <>")})),this},(M=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")}}]),M.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,I.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},F=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]=w>>>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 w,x=1>>0&255,x&&(m[b++]=w>>>16&255,w=E[y++],m[b++]=w>>>0&255),A[_++]=w>>>16&255;f=8}r!==I.image_compression.NONE&&T()?(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=Z.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,w;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),N=r.x,M=12/r.pdf.internal.scaleFactor,I=(k["margin-left"]+k["padding-left"])*M,T=(k["margin-right"]+k["padding-right"])*M,L=(k["margin-top"]+k["padding-top"])*M,D=(k["margin-bottom"]+k["padding-bottom"])*M;void 0!==k["float"]&&"right"===k["float"]?N+=r.settings.width-a.width-T:N+=I,r.pdf.addImage(B,N,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&&!x[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-I-T: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)}}},RPvy:function(e,t,n){var r=n("ProS"),i=n("VaxA"),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)}))},RSch:function(e,t,n){var r=n("IwbS"),i=n("bYtY");function o(e,t,n){r.Group.call(this),this._createPolyline(e,t,n)}var a=o.prototype;a._createPolyline=function(e,t,n){var i=e.getItemLayout(t),o=new r.Polyline({shape:{points:i}});this.add(o),this._updateCommonStl(e,t,n)},a.updateData=function(e,t,n){var i=e.hostModel,o=this.childAt(0),a={shape:{points:e.getItemLayout(t)}};r.updateProps(o,a,i,t),this._updateCommonStl(e,t,n)},a._updateCommonStl=function(e,t,n){var o=this.childAt(0),a=e.getItemModel(t),s=e.getItemVisual(t,"color"),l=n&&n.lineStyle,c=n&&n.hoverLineStyle;n&&!e.hasItemOption||(l=a.getModel("lineStyle").getLineStyle(),c=a.getModel("emphasis.lineStyle").getLineStyle()),o.useStyle(i.defaults({strokeNoScale:!0,fill:"none",stroke:s},l)),o.hoverStyle=c,r.setHoverStyle(this)},a.updateLayout=function(e,t){var n=this.childAt(0);n.setShape("points",e.getItemLayout(t))},i.inherits(o,r.Group);var s=o;e.exports=s},RXMa:function(e,t,n){var r=n("y+Vt"),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},RZPm:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("JgUQ")),s=r(n("KQxl")),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},RlCK:function(e,t,n){var r=n("ProS"),i=n("bYtY");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"))},RotF:function(e,t,n){e.exports=n("LSTS")},Rx6q: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},"S/Yl":function(e,t,n){var r=n("Zvw2"),i=n("aX7z"),o=n("+TT/"),a=o.getLayoutRect,s=n("bYtY"),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},"SA+Z":function(e,t,n){var r=n("wTVA"),i=n("EbDI"),o=n("ZhPi"),a=n("wkBT");function s(e){return r(e)||i(e)||o(e)||a()}e.exports=s},"SA4+":function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("ProS")),o=n("IwbS"),a=n("zYTA"),s=n("bYtY");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),w=e.getModel(A),x=c.type,_="cartesian2d"===x?[f.mapDimension("x"),f.mapDimension("y"),f.mapDimension("value")]:[f.mapDimension("time"),f.mapDimension("value")],C=n;C=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},SJMd:function(e,t){var n=!1;window["PR_SHOULD_USE_CONTINUATION"]=!0,function(){var e=window,t=["break,continue,do,else,for,if,return,while"],r=[t,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,restrict,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],i=[r,"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],o=[i,"alignas,alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,noexcept,noreturn,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],a=[i,"abstract,assert,boolean,byte,extends,finally,final,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],s=[i,"abstract,add,alias,as,ascending,async,await,base,bool,by,byte,checked,decimal,delegate,descending,dynamic,event,finally,fixed,foreach,from,get,global,group,implicit,in,interface,internal,into,is,join,let,lock,null,object,out,override,orderby,params,partial,readonly,ref,remove,sbyte,sealed,select,set,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,value,var,virtual,where,yield"],l="all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes",c=[i,"abstract,async,await,constructor,debugger,enum,eval,export,function,get,implements,instanceof,interface,let,null,set,undefined,var,with,yield,Infinity,NaN"],u="caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",d=[t,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],h=[t,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],f=[t,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],p=[o,s,a,c,u,d,h,f],g=/^(DIR|FILE|array|vector|(de|priority_)?queue|(forward_)?list|stack|(const_)?(reverse_)?iterator|(unordered_)?(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,m="str",A="kwd",v="com",y="typ",b="lit",w="pun",x="pln",_="tag",C="dec",S="src",E="atn",B="atv",O="nocode",k="(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function N(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=N(o)})();var i=t.length,o=function e(o){for(var a=o.sourceCode,s=o.basePos,l=o.sourceNode,c=[s,x],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 w=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);I(l,s+w,m.substring(0,C),e,c),I(l,s+w+C,_,z(B,_),c),I(l,s+w+E,m.substring(E),e,c)}else c.push(s+w,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([x,/^\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],[x,/^[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"],[x,/^\\[\s\S]?/,null],[w,new RegExp(u),null]),D(t,n)}var F=P({keywords:p,hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0});function R(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>=w&&(f+=2)}}finally{A&&(A.style.display=v)}}var j={};function H(t,n){for(var r=n.length;--r>=0;){var i=n[r];j.hasOwnProperty(i)?e["console"]&&console["warn"]("cannot override language handler %s",i):j[i]=t}}function z(e,t){return e&&j.hasOwnProperty(e)||(e=/^\s*"+e+"",o=o.firstChild,r&&R(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]+?)(?:%>|$)/],[w,/^(?:<[%?]|[%?]>)/],["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([[x,/^[\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)))/],[w,/^[=<>\/]+/],["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 G=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:x,PR_PUNCTUATION:w,PR_SOURCE:S,PR_STRING:m,PR_TAG:_,PR_TYPE:y,prettyPrintOne:n?e["prettyPrintOne"]=V:V,prettyPrint:n?e["prettyPrint"]=K:K},W=e["define"];"function"===typeof W&&W["amd"]&&W("google-code-prettify",[],(function(){return G}))}()},SKnc:function(e,t,n){var r=n("bYtY"),i=n("QuXc"),o=function(e,t,n,r,o,a){this.x=null==e?0:e,this.y=null==t?0:t,this.x2=null==n?1:n,this.y2=null==r?0:r,this.type="linear",this.global=a||!1,i.call(this,o)};o.prototype={constructor:o},r.inherits(o,i);var a=o;e.exports=a},"SKx+":function(e,t,n){var r=n("ProS"),i=r.extendComponentModel({type:"axisPointer",coordSysAxesInfo:null,defaultOption:{show:"auto",triggerOn:null,zlevel:0,z:50,type:"line",snap:!1,triggerTooltip:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#aaa",width:1,type:"solid"},shadowStyle:{color:"rgba(150,150,150,0.3)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,shadowBlur:3,shadowColor:"#aaa"},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}}}),o=i;e.exports=o},SMc4:function(e,t,n){var r=n("bYtY"),i=n("bLfw"),o=n("nkfE"),a=n("ICMv"),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},SRve: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},SUKs:function(e,t,n){var r=n("LPTA"),i=r.debugMode,o=function(){};1===i&&(o=console.error);var a=o;e.exports=a},Sdc0:function(e,t,n){"use strict";var r=n("pVnL"),i=n.n(r),o=n("lSNA"),a=n.n(o),s=n("q1tI"),l=n("rePB"),c=n("ODXe"),u=n("Ff2n"),d=n("TSYQ"),h=n.n(d),f=n("6cGi"),p=n("4IlW"),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,w=e.onKeyDown,x=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===w||void 0===w||w(e)}function k(e){var t=B(!S,e);null===y||void 0===y||y(t,e)}var N=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({},x,{type:"button",role:"switch","aria-checked":S,disabled:g,className:N,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("gZBC"),v=n.n(A),y=n("g0mS"),b=n("H84U"),w=n("3Nzz"),x=n("uaoM"),_=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);i3?1.4:i>1?1.2:1.1,l=r>0?s:1/s;f(this,"zoom","zoomOnMouseWheel",e,{scale:l,originX:o,originY:a})}if(n){var c=Math.abs(r),u=(r>0?1:-1)*(c>3?.4:c>1?.15:.05);f(this,"scrollMove","moveOnMouseWheel",e,{scrollDelta:u,originX:o,originY:a})}}}function h(e){if(!a.isTaken(this._zr,"globalPan")){var t=e.pinchScale>1?1.1:1/1.1;f(this,"zoom",null,e,{scale:t,originX:e.pinchX,originY:e.pinchY})}}function f(e,t,n,r,i){e.pointerChecker&&e.pointerChecker(r,i.originX,i.originY)&&(o.stop(r.event),p(e,t,n,r,i))}function p(e,t,n,i,o){o.isAvailableBehavior=r.bind(g,null,n,i),e.trigger(t,o)}function g(e,t,n){var i=n[e];return!e||i&&(!r.isString(i)||t.event[i+"Key"])}r.mixin(s,i);var m=s;e.exports=m},Sj0X:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("XuBP")),s=r(n("KQxl")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="DownOutlined";var c=o.forwardRef(l);t.default=c},Sj9i:function(e,t,n){var r=n("QBsz"),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 w=m/p,x=(y=-c/l+w,-w/2);y>=0&&y<=1&&(o[v++]=y),x>=0&&x<=1&&(o[v++]=x)}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),N=(y=(-c-2*O*k)/(3*l),x=(-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),x>=0&&x<=1&&(o[v++]=x),N>=0&&N<=1&&(o[v++]=N)}}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 w(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 x(e,t,n,r,i,a,l,u,d,g,m){var v,y,b,w,x,_=.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),w=o(h,f),w=0&&w=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;--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},Swgg:function(e,t,n){var r=n("fc+c"),i=r.extend({type:"dataZoom.select"});e.exports=i},Sxd8:function(e,t,n){var r=n("ZCgT");function i(e){var t=r(e),n=t%1;return t===t?n?t-n:t:0}e.exports=i},T1rO:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("zdCA"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},T4UG:function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("bYtY")),o=n("ItGF"),a=n("7aKB"),s=a.formatTime,l=a.encodeHTML,c=a.addCommas,u=a.getTooltipMarker,d=n("4NO4"),h=n("bLfw"),f=n("5Hur"),p=n("OKJ2"),g=n("+TT/"),m=g.getLayoutParams,A=g.mergeLayoutParam,v=n("9H2F"),y=v.createTask,b=n("D5nY"),w=b.prepareSource,x=b.getSource,_=n("KxfA"),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:N}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(e,n),w(this);var i=this.getInitialData(e,n);I(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),w(this);var r=this.getInitialData(e,t);I(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:x,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]=x,++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),w=i.isArray(b),x=A.getItemVisual(e,"color");i.isObject(x)&&x.colorStops&&(x=(x.colorStops[0]||{}).color),x=x||"transparent";var _=y>1||w&&!y?g(b):m(y?C(A,e,v[0]):w?b[0]:b),S=_.content,E=o.seriesIndex+"at"+p,B=u({color:x,type:"item",renderMode:r,markerId:E});f[E]=x,++p;var O=A.getName(e),k=this.name;d.isNameSpecified(this)||(k=""),k=k?l(k)+(t?": ":a):"";var N="string"===typeof B?B:B.content,M=t?N+k+S:k+N+(O?l(O)+": "+S:S);return{html:M,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 N(e){var t=e.model;return t.setData(t.getRawData().cloneShallow()),M}function M(e,t){t.outputData&&e.end>t.outputData.count()&&t.model.getRawData().cloneShallow(t.outputData)}function I(e,t){i.each(e.CHANGABLE_METHODS,(function(n){e.wrapMethod(n,i.curry(T,t))}))}function T(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},T6xi:function(e,t,n){var r=n("YgsL"),i=n("nCxF");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;c0?a:s)}function u(e,t){return t.get(e>0?i:o)}}};e.exports=l},TWL2:function(e,t,n){var r=n("IwbS"),i=n("bYtY"),o=n("6Ic6");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},TYVI:function(e,t,n){var r=n("5GtS"),i=n("T4UG"),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},Tghj:function(e,t,n){(function(e){var n;"undefined"!==typeof window?n=window.__DEV__:"undefined"!==typeof e&&(n=e.__DEV__),"undefined"===typeof n&&(n=!0);var r=n;t.__DEV__=r}).call(this,n("yLpj"))},ThAp:function(e,t,n){var r=n("bYtY"),i=n("5GtS"),o=n("T4UG"),a=n("7aKB"),s=a.encodeHTML,l=a.addCommas,c=n("cCMj"),u=n("KxfA"),d=u.retrieveRawAttr,h=n("W4dC"),f=n("D5nY"),p=f.makeSeriesEncodeForNameBased,g=o.extend({type:"series.map",dependencies:["geo"],layoutMode:"box",needsDrawMap:!1,seriesGroup:[],getInitialData:function(e){for(var t=i(this,{coordDimensions:["value"],encodeDefaulter:r.curry(p,this)}),n=t.mapDimension("value"),o=r.createHashMap(),a=[],s=[],l=0,c=t.count();l"+s(r+" : "+n)},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},TkdX:function(e,t,n){var r=n("bYtY"),i=n("IwbS"),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=r.retrieve(e.getFormattedLabel(this.node.dataIndex,n,null,null,"label"),this.node.name);!1===S("show")&&(c="");var u=this.node.getLayout(),d=s.get("minAngle");null==d&&(d=a.get("minAngle")),d=d/180*Math.PI;var h=u.endAngle-u.startAngle;null!=d&&Math.abs(h)Math.PI/2?"right":"left"):b&&"center"!==b?"left"===b?(p=u.r0+y,g>Math.PI/2&&(b="right")):"right"===b&&(p=u.r-y,g>Math.PI/2&&(b="left")):(p=(u.r+u.r0)/2,b="center"),f.attr("style",{text:c,textAlign:b,textVerticalAlign:S("verticalAlign")||"middle",opacity:S("opacity")});var w=p*m+u.cx,x=p*A+u.cy;f.attr("position",[w,x]);var _=S("rotate"),C=0;function S(e){var t=s.get(e);return null==t?a.get(e):t}"radial"===_?(C=-g,C<-Math.PI/2&&(C+=Math.PI)):"tangential"===_?(C=Math.PI/2-g,C>Math.PI/2?C-=Math.PI:C<-Math.PI/2&&(C+=Math.PI)):"number"===typeof _&&(C=_*Math.PI/180),f.attr("rotation",C)},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},Tp9H:function(e,t,n){var r=n("ItGF"),i=n("Kagy"),o=n("IUWy"),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:window,bubbles:!0,cancelable:!1});g.dispatchEvent(m)}},o.register("saveAsImage",s);var c=s;e.exports=c},"U/Mo":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},UADf:function(e,t,n){},"UNi/":function(e,t){function n(e,t){var n=-1,r=Array(e);while(++n=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},Uc92: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.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"eye",theme:"outlined"};t.default=r},UmKh:function(e,t,n){"use strict";var r=n("q1tI"),i=n.n(r),o=n("aGtg");function a(e){var t=[];return i.a.Children.forEach(e,(function(e){t.push(e)})),t}function s(e,t){var n=null;return e&&e.forEach((function(e){n||e&&e.key===t&&(n=e)})),n}function l(e,t,n){var r=null;return e&&e.forEach((function(e){if(e&&e.key===t&&e.props[n]){if(r)throw new Error("two child with same key for children");r=e}})),r}function c(e,t,n){var r=e.length===t.length;return r&&e.forEach((function(e,i){var o=t[i];e&&o&&(e&&!o||!e&&o||e.key!==o.key||n&&e.props[n]!==o.props[n])&&(r=!1)})),r}function u(e,t){var n=[],r={},i=[];return e.forEach((function(e){e&&s(t,e.key)?i.length&&(r[e.key]=i,i=[]):i.push(e)})),t.forEach((function(e){e&&Object.prototype.hasOwnProperty.call(r,e.key)&&(n=n.concat(r[e.key])),n.push(e)})),n=n.concat(i),n}var d=n("i8i4"),h=n.n(d),f=n("UwPn"),p={isAppearSupported:function(e){return e.transitionName&&e.transitionAppear||e.animation.appear},isEnterSupported:function(e){return e.transitionName&&e.transitionEnter||e.animation.enter},isLeaveSupported:function(e){return e.transitionName&&e.transitionLeave||e.animation.leave},allowAppearCallback:function(e){return e.transitionAppear||e.animation.appear},allowEnterCallback:function(e){return e.transitionEnter||e.animation.enter},allowLeaveCallback:function(e){return e.transitionLeave||e.animation.leave}},g=p,m=function(){function e(e,t){for(var n=0;n children");return i.a.createElement(x,{key:n.key,ref:function(t){e.childrenRefs[n.key]=t},animation:t.animation,transitionName:t.transitionName,transitionEnter:t.transitionEnter,transitionAppear:t.transitionAppear,transitionLeave:t.transitionLeave},n)})));var o=t.component;if(o){var a=t;return"string"===typeof o&&(a=_({className:t.className,style:t.style},t.componentProps)),i.a.createElement(o,a,r)}return r[0]||null}}]),t}(i.a.Component);I.isAnimate=!0,I.defaultProps={animation:{},component:"span",componentProps:{},transitionEnter:!0,transitionLeave:!0,transitionAppear:!1,onEnd:M,onEnter:M,onLeave:M,onAppear:M};var T=function(){var e=this;this.performEnter=function(t){e.childrenRefs[t]&&(e.currentlyAnimatingKeys[t]=!0,e.childrenRefs[t].componentWillEnter(e.handleDoneAdding.bind(e,t,"enter")))},this.performAppear=function(t){e.childrenRefs[t]&&(e.currentlyAnimatingKeys[t]=!0,e.childrenRefs[t].componentWillAppear(e.handleDoneAdding.bind(e,t,"appear")))},this.handleDoneAdding=function(t,n){var r=e.props;if(delete e.currentlyAnimatingKeys[t],!r.exclusive||r===e.nextProps){var i=a(N(r));e.isValidChildByKey(i,t)?"appear"===n?g.allowAppearCallback(r)&&(r.onAppear(t),r.onEnd(t,!0)):g.allowEnterCallback(r)&&(r.onEnter(t),r.onEnd(t,!0)):e.performLeave(t)}},this.performLeave=function(t){e.childrenRefs[t]&&(e.currentlyAnimatingKeys[t]=!0,e.childrenRefs[t].componentWillLeave(e.handleDoneLeaving.bind(e,t)))},this.handleDoneLeaving=function(t){var n=e.props;if(delete e.currentlyAnimatingKeys[t],!n.exclusive||n===e.nextProps){var r=a(N(n));if(e.isValidChildByKey(r,t))e.performEnter(t);else{var i=function(){g.allowLeaveCallback(n)&&(n.onLeave(t),n.onEnd(t,!1))};c(e.state.children,r,n.showProp)?i():e.setState({children:r},i)}}}};t["a"]=Object(o["a"])(I)},UnoB:function(e,t,n){var r=n("bYtY"),i=n("OELB");function o(e,t){e.eachSeriesByType("themeRiver",(function(e){var t=e.getData(),n=e.coordinateSystem,r={},o=n.getRect();r.rect=o;var s=e.get("boundaryGap"),l=n.getAxis();if(r.boundaryGap=s,"horizontal"===l.orient){s[0]=i.parsePercent(s[0],o.height),s[1]=i.parsePercent(s[1],o.height);var c=o.height-s[0]-s[1];a(t,e,c)}else{s[0]=i.parsePercent(s[0],o.width),s[1]=i.parsePercent(s[1],o.width);var u=o.width-s[0]-s[1];a(t,e,u)}t.setLayout("layoutInfo",r)}))}function a(e,t,n){if(e.count())for(var i,o=t.coordinateSystem,a=t.getLayerSeries(),l=e.mapDimension("single"),c=e.mapDimension("value"),u=r.map(a,(function(t){return r.map(t.indices,(function(t){var n=o.dataToPoint(e.get(l,t));return n[1]=e.get(c,t),n}))})),d=s(u),h=d.y0,f=n/d.max,p=a.length,g=a[0].indices.length,m=0;mo&&(o=c),r.push(c)}for(var u=0;uo&&(o=h)}return a.y0=i,a.max=o,a}e.exports=o},Urep:function(e,t,n){},V6Ve:function(e,t,n){var r=n("kekF"),i=r(Object.keys,Object);e.exports=i},V7ic:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("digP")),s=r(n("KQxl")),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},VFCP:function(e,t,n){n("dBmv"),n("KamJ")},VPsl: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},VR9l:function(e,t,n){var r=n("KCsZ"),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},VSLf:function(e,t,n){n("I+Bx"),n("F0hE"),n("bBKM")},VXYp:function(e,t,n){var r=n("bYtY"),i=n("SgGq"),o=n("iLNv"),a="\0_ec_dataZoom_roams";function s(e,t){var n=u(e),i=t.dataZoomId,a=t.coordId;r.each(n,(function(e,n){var o=e.dataZoomInfos;o[i]&&r.indexOf(t.allCoordIds,a)<0&&(delete o[i],e.count--)})),h(n);var s=n[a];s||(s=n[a]={coordId:a,dataZoomInfos:{},count:0},s.controller=d(e,s),s.dispatchAction=r.curry(f,e)),!s.dataZoomInfos[i]&&s.count++,s.dataZoomInfos[i]=t;var l=p(s.dataZoomInfos);s.controller.enable(l.controlType,l.opt),s.controller.setPointerChecker(t.containsPoint),o.createOrUpdate(s,"dispatchAction",t.dataZoomModel.get("throttle",!0),"fixRate")}function l(e,t){var n=u(e);r.each(n,(function(e){e.controller.dispose();var n=e.dataZoomInfos;n[t]&&(delete n[t],e.count--)})),h(n)}function c(e){return e.type+"\0_"+e.id}function u(e){var t=e.getZr();return t[a]||(t[a]={})}function d(e,t){var n=new i(e.getZr());return r.each(["pan","zoom","scrollMove"],(function(e){n.on(e,(function(n){var i=[];r.each(t.dataZoomInfos,(function(r){if(n.isAvailableBehavior(r.dataZoomModel.option)){var o=(r.getRange||{})[e],a=o&&o(t.controller,n);!r.dataZoomModel.get("disabled",!0)&&a&&i.push({dataZoomId:r.dataZoomId,start:a[0],end:a[1]})}})),i.length&&t.dispatchAction(i)}))})),n}function h(e){r.each(e,(function(t,n){t.count||(t.controller.dispose(),delete e[n])}))}function f(e,t){e.dispatchAction({type:"dataZoom",batch:t})}function p(e){var t,n="type_",i={type_true:2,type_move:1,type_false:0,type_undefined:-1},o=!0;return r.each(e,(function(e){var r=e.dataZoomModel,a=!r.get("disabled",!0)&&(!r.get("zoomLock",!0)||"move");i[n+a]>i[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},VaNO:function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},VaxA:function(e,t,n){var r=n("bYtY");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},Vi4m:function(e,t,n){var r=n("bYtY");function i(e){null!=e&&r.extend(this,e),this.otherDims={}}var o=i;e.exports=o},Vl3Y:function(e,t,n){"use strict";var r=n("pVnL"),i=n.n(r),o=n("J4zp"),a=n.n(o),s=n("lSNA"),l=n.n(s),c=n("q1tI"),u=n("TSYQ"),d=n.n(u),h=n("85Yc"),f=n("H84U"),p=n("BGR+"),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){if(!e.ownerDocument||!e.ownerDocument.defaultView)return null;try{return e.ownerDocument.defaultView.frameElement}catch(t){return null}}function w(e){var t=b(e);return!!t&&(t.clientHeightt||o>e&&a=t&&s>=n?o-e-r:a>t&&sn?a-t+i:0}var C=function(e,t){var n=t.scrollMode,r=t.block,i=t.inline,o=t.boundary,a=t.skipOverflowHiddenElements,s="function"===typeof o?o:function(e){return e!==o};if(!v(e))throw new TypeError("Invalid target");var l=document.scrollingElement||document.documentElement,c=[],u=e;while(v(u)&&s(u)){if(u=u.parentNode,u===l){c.push(u);break}u===document.body&&x(u)&&!x(document.documentElement)||x(u,a)&&c.push(u)}for(var d=window.visualViewport?visualViewport.width:innerWidth,h=window.visualViewport?visualViewport.height:innerHeight,f=window.scrollX||pageXOffset,p=window.scrollY||pageYOffset,g=e.getBoundingClientRect(),m=g.height,A=g.width,y=g.top,b=g.right,w=g.bottom,C=g.left,S="start"===r||"nearest"===r?y:"end"===r?w:y+m/2,E="center"===i?C+A/2:"end"===i?b:C,B=[],O=0;O=0&&C>=0&&w<=h&&b<=d&&y>=T&&w<=D&&C>=P&&b<=L)return B;var F=getComputedStyle(k),R=parseInt(F.borderLeftWidth,10),U=parseInt(F.borderTopWidth,10),j=parseInt(F.borderRightWidth,10),H=parseInt(F.borderBottomWidth,10),z=0,Q=0,V="offsetWidth"in k?k.offsetWidth-k.clientWidth-R-j:0,K="offsetHeight"in k?k.offsetHeight-k.clientHeight-U-H:0;if(l===k)z="start"===r?S:"end"===r?S-h:"nearest"===r?_(p,p+h,h,U,H,p+S,p+S+m,m):S-h/2,Q="start"===i?E:"center"===i?E-d/2:"end"===i?E-d:_(f,f+d,d,R,j,f+E,f+E+A,A),z=Math.max(0,z+p),Q=Math.max(0,Q+f);else{z="start"===r?S-T-U:"end"===r?S-D+H+K:"nearest"===r?_(T,D,M,U,H+K,S,S+m,m):S-(T+M/2)+K/2,Q="start"===i?E-P-R:"center"===i?E-(P+I/2)+V/2:"end"===i?E-L+j+V:_(P,L,I,R,j+V,E,E+A,A);var G=k.scrollLeft,W=k.scrollTop;z=Math.max(0,Math.min(W+z,k.scrollHeight-M+K)),Q=Math.max(0,Math.min(G+Q,k.scrollWidth-I+V)),S+=W-z,E+=G-Q}B.push({el:k,top:z,left:Q})}return B};function S(e){return e===Object(e)&&0!==Object.keys(e).length}function E(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 B(e){return!1===e?{block:"end",inline:"nearest"}:S(e)?e:{block:"start",inline:"nearest"}}function O(e,t){var n=!e.ownerDocument.documentElement.contains(e);if(S(t)&&"function"===typeof t.behavior)return t.behavior(n?[]:C(e,t));if(!n){var r=B(t);return E(C(e,r),r.behavior)}}var k=O;function N(e){return void 0===e||!1===e?[]:Array.isArray(e)?e:[e]}function M(e,t){if(e.length){var n=e.join("_");return t?"".concat(t,"_").concat(n):n}}function I(e){var t=N(e);return t.join("_")}function T(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=I(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=N(e),r=M(n,s.__INTERNAL__.name),o=r?document.getElementById(r):null;o&&k(o,i()({scrollMode:"if-needed",block:"nearest"},t))},getFieldInstance:function(e){var t=I(e);return o.current[t]}})}),[e,r]);return[s]}var L=n("3Nzz"),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);i0&&void 0!==arguments[0]?arguments[0]:{};return V()(n[e],t)?n:i()(i()({},n),l()({},e,t))}))},he=be();function fe(t,n,o,a){var s,h;if(r&&!k)return t;var f,g=[];Object.keys(ne).forEach((function(e){g=[].concat(z()(g),z()(ne[e]||[]))})),void 0!==b&&null!==b?f=N(b):(f=o?o.errors:[],f=[].concat(z()(f),z()(g)));var v="";void 0!==x?v=x:(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&&(Z.current=v);var w=(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"===Z.current),l()(s,"".concat(ue,"-item-is-validating"),"validating"===v),l()(s,"".concat(ue,"-item-hidden"),k),s);return c["createElement"](W["a"],i()({className:d()(w),style:u,key:"row"},Object(p["default"])(I,["colon","extra","getValueFromEvent","getValueProps","hasFeedback","help","htmlFor","id","initialValue","isListField","label","labelAlign","labelCol","normalize","preserve","required","validateFirst","validateStatus","valuePropName","wrapperCol"])),c["createElement"](ee,i()({htmlFor:n,required:a,requiredMark:R},e,{prefixCls:ue})),c["createElement"](ge,i()({},e,o,{errors:f,prefixCls:ue,onDomErrorVisibleChange:se,validateStatus:v}),c["createElement"](m.Provider,{value:{updateItemErrors:de}},t)))}var pe="function"===typeof _,Ae=c["useRef"](0);if(Ae.current+=1,!le&&!pe&&!o)return fe(_);var ve={};return"string"===typeof S&&(ve.label=S),c["createElement"](h["Field"],i()({},e,{messageVariables:ve,trigger:B,validateTrigger:ae,onReset:function(){se(!1)}}),(function(a,s,l){var u=s.errors,d=N(t).length&&s?s.name:[],h=M(d,F);if(r){if(ce.current=z()(d),n){var f=Array.isArray(n)?n:[n];ce.current=[].concat(z()(d.slice(0,-1)),z()(f))}H(ce.current.join("__SPLIT__"),u)}var p=void 0!==C?C:!(!w||!w.some((function(e){if(e&&"object"===j()(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(Y["a"])(!(v&&o),"Form.Item","`shouldUpdate` and `dependencies` shouldn't be used together. See https://ant.design/components/form/#dependencies."),Array.isArray(_)&&le)Object(Y["a"])(!1,"Form.Item","`children` is array of render props cannot have `name`."),m=_;else if(pe&&(!v&&!o||le))Object(Y["a"])(!(!v&&!o),"Form.Item","`children` of render props only work with `shouldUpdate` or `dependencies`."),Object(Y["a"])(!le,"Form.Item","Do not use `name` with `children` of render props since it's not a field.");else if(!o||pe||le)if(Object(me["b"])(_)){Object(Y["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(G["c"])(_)&&(A.ref=he(d,_));var y=new Set([].concat(z()(N(B)),z()(N(ae))));y.forEach((function(e){A[e]=function(){for(var t,n,r,i,o,a=arguments.length,s=new Array(a),l=0;lc&&(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},"VrN/":function(e,t,n){(function(t,n){e.exports=n()})(0,(function(){"use strict";var e=navigator.userAgent,t=navigator.platform,n=/gecko\/\d/i.test(e),r=/MSIE \d/.test(e),i=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(e),o=/Edge\/(\d+)/.exec(e),a=r||i||o,s=a&&(r?document.documentMode||6:+(o||i)[1]),l=!o&&/WebKit\//.test(e),c=l&&/Qt\/\d+\.\d+/.test(e),u=!o&&/Chrome\//.test(e),d=/Opera\//.test(e),h=/Apple Computer/.test(navigator.vendor),f=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(e),p=/PhantomJS/.test(e),g=!o&&/AppleWebKit/.test(e)&&/Mobile\/\w+/.test(e),m=/Android/.test(e),A=g||m||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(e),v=g||/Mac/.test(t),y=/\bCrOS\b/.test(e),b=/win/i.test(t),w=d&&e.match(/Version\/(\d*\.\d*)/);w&&(w=Number(w[1])),w&&w>=15&&(d=!1,l=!0);var x=v&&(c||d&&(null==w||w<12.11)),_=n||a&&s>=9;function C(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var S,E=function(e,t){var n=e.className,r=C(t).exec(n);if(r){var i=n.slice(r.index+r[0].length);e.className=n.slice(0,r.index)+(i?r[1]+i:"")}};function B(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function O(e,t){return B(e).appendChild(t)}function k(e,t,n,r){var i=document.createElement(e);if(n&&(i.className=n),r&&(i.style.cssText=r),"string"==typeof t)i.appendChild(document.createTextNode(t));else if(t)for(var o=0;o=t)return a+(t-o);a+=s-o,a+=n-a%n,o=s+1}}g?D=function(e){e.selectionStart=0,e.selectionEnd=e.value.length}:a&&(D=function(e){try{e.select()}catch(t){}});var U=function(){this.id=null,this.f=null,this.time=0,this.handler=P(this.onTimeout,this)};function j(e,t){for(var n=0;n=t)return r+Math.min(a,t-i);if(i+=o-r,i+=n-i%n,r=o+1,i>=t)return r}}var W=[""];function q(e){while(W.length<=e)W.push(Y(W)+" ");return W[e]}function Y(e){return e[e.length-1]}function X(e,t){for(var n=[],r=0;r"\x80"&&(e.toUpperCase()!=e.toLowerCase()||ee.test(e))}function ne(e,t){return t?!!(t.source.indexOf("\\w")>-1&&te(e))||t.test(e):te(e)}function re(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var ie=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function oe(e){return e.charCodeAt(0)>=768&&ie.test(e)}function ae(e,t,n){while((n<0?t>0:tn?-1:1;;){if(t==n)return t;var i=(t+n)/2,o=r<0?Math.ceil(i):Math.floor(i);if(o==t)return e(o)?t:n;e(o)?n=o:t=o+r}}function le(e,t,n,r){if(!e)return r(t,n,"ltr",0);for(var i=!1,o=0;ot||t==n&&a.to==t)&&(r(Math.max(a.from,t),Math.min(a.to,n),1==a.level?"rtl":"ltr",o),i=!0)}i||r(t,n,"ltr")}var ce=null;function ue(e,t,n){var r;ce=null;for(var i=0;it)return i;o.to==t&&(o.from!=o.to&&"before"==n?r=i:ce=i),o.from==t&&(o.from!=o.to&&"before"!=n?r=i:ce=i)}return null!=r?r:ce}var de=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function n(n){return n<=247?e.charAt(n):1424<=n&&n<=1524?"R":1536<=n&&n<=1785?t.charAt(n-1536):1774<=n&&n<=2220?"r":8192<=n&&n<=8203?"w":8204==n?"b":"L"}var r=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,i=/[stwN]/,o=/[LRr]/,a=/[Lb1n]/,s=/[1n]/;function l(e,t,n){this.level=e,this.from=t,this.to=n}return function(e,t){var c="ltr"==t?"L":"R";if(0==e.length||"ltr"==t&&!r.test(e))return!1;for(var u=e.length,d=[],h=0;h-1&&(r[t]=i.slice(0,o).concat(i.slice(o+1)))}}}function Ae(e,t){var n=ge(e,t);if(n.length)for(var r=Array.prototype.slice.call(arguments,2),i=0;i0}function we(e){e.prototype.on=function(e,t){pe(this,e,t)},e.prototype.off=function(e,t){me(this,e,t)}}function xe(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function _e(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function Ce(e){return null!=e.defaultPrevented?e.defaultPrevented:0==e.returnValue}function Se(e){xe(e),_e(e)}function Ee(e){return e.target||e.srcElement}function Be(e){var t=e.which;return null==t&&(1&e.button?t=1:2&e.button?t=3:4&e.button&&(t=2)),v&&e.ctrlKey&&1==t&&(t=3),t}var Oe,ke,Ne=function(){if(a&&s<9)return!1;var e=k("div");return"draggable"in e||"dragDrop"in e}();function Me(e){if(null==Oe){var t=k("span","\u200b");O(e,k("span",[t,document.createTextNode("x")])),0!=e.firstChild.offsetHeight&&(Oe=t.offsetWidth<=1&&t.offsetHeight>2&&!(a&&s<8))}var n=Oe?k("span","\u200b"):k("span","\xa0",null,"display: inline-block; width: 1px; margin-right: -1px");return n.setAttribute("cm-text",""),n}function Ie(e){if(null!=ke)return ke;var t=O(e,document.createTextNode("A\u062eA")),n=S(t,0,1).getBoundingClientRect(),r=S(t,1,2).getBoundingClientRect();return B(e),!(!n||n.left==n.right)&&(ke=r.right-n.right<3)}var Te=3!="\n\nb".split(/\n/).length?function(e){var t=0,n=[],r=e.length;while(t<=r){var i=e.indexOf("\n",t);-1==i&&(i=e.length);var o=e.slice(t,"\r"==e.charAt(i-1)?i-1:i),a=o.indexOf("\r");-1!=a?(n.push(o.slice(0,a)),t+=a+1):(n.push(o),t=i+1)}return n}:function(e){return e.split(/\r\n?|\n/)},Le=window.getSelection?function(e){try{return e.selectionStart!=e.selectionEnd}catch(t){return!1}}:function(e){var t;try{t=e.ownerDocument.selection.createRange()}catch(n){}return!(!t||t.parentElement()!=e)&&0!=t.compareEndPoints("StartToEnd",t)},De=function(){var e=k("div");return"oncopy"in e||(e.setAttribute("oncopy","return;"),"function"==typeof e.oncopy)}(),Pe=null;function Fe(e){if(null!=Pe)return Pe;var t=O(e,k("span","x")),n=t.getBoundingClientRect(),r=S(t,0,1).getBoundingClientRect();return Pe=Math.abs(n.left-r.left)>1}var Re={},Ue={};function je(e,t){arguments.length>2&&(t.dependencies=Array.prototype.slice.call(arguments,2)),Re[e]=t}function He(e,t){Ue[e]=t}function ze(e){if("string"==typeof e&&Ue.hasOwnProperty(e))e=Ue[e];else if(e&&"string"==typeof e.name&&Ue.hasOwnProperty(e.name)){var t=Ue[e.name];"string"==typeof t&&(t={name:t}),e=$(t,e),e.name=t.name}else{if("string"==typeof e&&/^[\w\-]+\/[\w\-]+\+xml$/.test(e))return ze("application/xml");if("string"==typeof e&&/^[\w\-]+\/[\w\-]+\+json$/.test(e))return ze("application/json")}return"string"==typeof e?{name:e}:e||{name:"null"}}function Qe(e,t){t=ze(t);var n=Re[t.name];if(!n)return Qe(e,"text/plain");var r=n(e,t);if(Ve.hasOwnProperty(t.name)){var i=Ve[t.name];for(var o in i)i.hasOwnProperty(o)&&(r.hasOwnProperty(o)&&(r["_"+o]=r[o]),r[o]=i[o])}if(r.name=t.name,t.helperType&&(r.helperType=t.helperType),t.modeProps)for(var a in t.modeProps)r[a]=t.modeProps[a];return r}var Ve={};function Ke(e,t){var n=Ve.hasOwnProperty(e)?Ve[e]:Ve[e]={};F(t,n)}function Ge(e,t){if(!0===t)return t;if(e.copyState)return e.copyState(t);var n={};for(var r in t){var i=t[r];i instanceof Array&&(i=i.concat([])),n[r]=i}return n}function We(e,t){var n;while(e.innerMode){if(n=e.innerMode(t),!n||n.mode==e)break;t=n.state,e=n.mode}return n||{mode:e,state:t}}function qe(e,t,n){return!e.startState||e.startState(t,n)}var Ye=function(e,t,n){this.pos=this.start=0,this.string=e,this.tabSize=t||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=n};function Xe(e,t){if(t-=e.first,t<0||t>=e.size)throw new Error("There is no line "+(t+e.first)+" in the document.");var n=e;while(!n.lines)for(var r=0;;++r){var i=n.children[r],o=i.chunkSize();if(t=e.first&&tn?it(n,Xe(e,n).text.length):ht(t,Xe(e,t.line).text.length)}function ht(e,t){var n=e.ch;return null==n||n>t?it(e.line,t):n<0?it(e.line,0):e}function ft(e,t){for(var n=[],r=0;r=this.string.length},Ye.prototype.sol=function(){return this.pos==this.lineStart},Ye.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ye.prototype.next=function(){if(this.post},Ye.prototype.eatSpace=function(){var e=this.pos;while(/[\s\u00a0]/.test(this.string.charAt(this.pos)))++this.pos;return this.pos>e},Ye.prototype.skipToEnd=function(){this.pos=this.string.length},Ye.prototype.skipTo=function(e){var t=this.string.indexOf(e,this.pos);if(t>-1)return this.pos=t,!0},Ye.prototype.backUp=function(e){this.pos-=e},Ye.prototype.column=function(){return this.lastColumnPos0?null:(r&&!1!==t&&(this.pos+=r[0].length),r)}var i=function(e){return n?e.toLowerCase():e},o=this.string.substr(this.pos,e.length);if(i(o)==i(e))return!1!==t&&(this.pos+=e.length),!0},Ye.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ye.prototype.hideFirstChars=function(e,t){this.lineStart+=e;try{return t()}finally{this.lineStart-=e}},Ye.prototype.lookAhead=function(e){var t=this.lineOracle;return t&&t.lookAhead(e)},Ye.prototype.baseToken=function(){var e=this.lineOracle;return e&&e.baseToken(this.pos)};var pt=function(e,t){this.state=e,this.lookAhead=t},gt=function(e,t,n,r){this.state=t,this.doc=e,this.line=n,this.maxLookAhead=r||0,this.baseTokens=null,this.baseTokenPos=1};function mt(e,t,n,r){var i=[e.state.modeGen],o={};St(e,t.text,e.doc.mode,n,(function(e,t){return i.push(e,t)}),o,r);for(var a=n.state,s=function(r){n.baseTokens=i;var s=e.state.overlays[r],l=1,c=0;n.state=!0,St(e,t.text,s.mode,n,(function(e,t){var n=l;while(ce&&i.splice(l,1,e,i[l+1],r),l+=2,c=Math.min(e,r)}if(t)if(s.opaque)i.splice(n,l-n,e,"overlay "+t),l=n+2;else for(;ne.options.maxHighlightLength&&Ge(e.doc.mode,r.state),o=mt(e,t,r);i&&(r.state=i),t.stateAfter=r.save(!i),t.styles=o.styles,o.classes?t.styleClasses=o.classes:t.styleClasses&&(t.styleClasses=null),n===e.doc.highlightFrontier&&(e.doc.modeFrontier=Math.max(e.doc.modeFrontier,++e.doc.highlightFrontier))}return t.styles}function vt(e,t,n){var r=e.doc,i=e.display;if(!r.mode.startState)return new gt(r,!0,t);var o=Et(e,t,n),a=o>r.first&&Xe(r,o-1).stateAfter,s=a?gt.fromSaved(r,a,o):new gt(r,qe(r.mode),o);return r.iter(o,t,(function(n){yt(e,n.text,s);var r=s.line;n.stateAfter=r==t-1||r%5==0||r>=i.viewFrom&&rt.start)return o}throw new Error("Mode "+e.name+" failed to advance stream.")}gt.prototype.lookAhead=function(e){var t=this.doc.getLine(this.line+e);return null!=t&&e>this.maxLookAhead&&(this.maxLookAhead=e),t},gt.prototype.baseToken=function(e){if(!this.baseTokens)return null;while(this.baseTokens[this.baseTokenPos]<=e)this.baseTokenPos+=2;var t=this.baseTokens[this.baseTokenPos+1];return{type:t&&t.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-e}},gt.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},gt.fromSaved=function(e,t,n){return t instanceof pt?new gt(e,Ge(e.mode,t.state),n,t.lookAhead):new gt(e,Ge(e.mode,t),n)},gt.prototype.save=function(e){var t=!1!==e?Ge(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new pt(t,this.maxLookAhead):t};var xt=function(e,t,n){this.start=e.start,this.end=e.pos,this.string=e.current(),this.type=t||null,this.state=n};function _t(e,t,n,r){var i,o=e.doc,a=o.mode;t=dt(o,t);var s,l=Xe(o,t.line),c=vt(e,t.line,n),u=new Ye(l.text,e.options.tabSize,c);r&&(s=[]);while((r||u.pose.options.maxHighlightLength?(s=!1,a&&yt(e,t,r,d.pos),d.pos=t.length,l=null):l=Ct(wt(n,d,r.state,h),o),h){var f=h[0].name;f&&(l="m-"+(l?f+" "+l:f))}if(!s||u!=l){while(ca;--s){if(s<=o.first)return o.first;var l=Xe(o,s-1),c=l.stateAfter;if(c&&(!n||s+(c instanceof pt?c.lookAhead:0)<=o.modeFrontier))return s;var u=R(l.text,null,e.options.tabSize);(null==i||r>u)&&(i=s-1,r=u)}return i}function Bt(e,t){if(e.modeFrontier=Math.min(e.modeFrontier,t),!(e.highlightFrontiern;r--){var i=Xe(e,r).stateAfter;if(i&&(!(i instanceof pt)||r+i.lookAhead=t:o.to>t);(r||(r=[])).push(new It(a,o.from,l?null:o.to))}}return r}function Ft(e,t,n){var r;if(e)for(var i=0;i=t:o.to>t);if(s||o.from==t&&"bookmark"==a.type&&(!n||o.marker.insertLeft)){var l=null==o.from||(a.inclusiveLeft?o.from<=t:o.from0&&s)for(var b=0;b0)){var u=[l,1],d=ot(c.from,s.from),h=ot(c.to,s.to);(d<0||!a.inclusiveLeft&&!d)&&u.push({from:c.from,to:s.from}),(h>0||!a.inclusiveRight&&!h)&&u.push({from:s.to,to:c.to}),i.splice.apply(i,u),l+=u.length-3}}return i}function Ht(e){var t=e.markedSpans;if(t){for(var n=0;nt)&&(!n||Kt(n,o.marker)<0)&&(n=o.marker)}return n}function Xt(e,t,n,r,i){var o=Xe(e,t),a=kt&&o.markedSpans;if(a)for(var s=0;s=0&&d<=0||u<=0&&d>=0)&&(u<=0&&(l.marker.inclusiveRight&&i.inclusiveLeft?ot(c.to,n)>=0:ot(c.to,n)>0)||u>=0&&(l.marker.inclusiveRight&&i.inclusiveLeft?ot(c.from,r)<=0:ot(c.from,r)<0)))return!0}}}function Jt(e){var t;while(t=Wt(e))e=t.find(-1,!0).line;return e}function Zt(e){var t;while(t=qt(e))e=t.find(1,!0).line;return e}function $t(e){var t,n;while(t=qt(e))e=t.find(1,!0).line,(n||(n=[])).push(e);return n}function en(e,t){var n=Xe(e,t),r=Jt(n);return n==r?t:et(r)}function tn(e,t){if(t>e.lastLine())return t;var n,r=Xe(e,t);if(!nn(e,r))return t;while(n=qt(r))r=n.find(1,!0).line;return et(r)+1}function nn(e,t){var n=kt&&t.markedSpans;if(n)for(var r=void 0,i=0;it.maxLineLength&&(t.maxLineLength=n,t.maxLine=e)}))}var ln=function(e,t,n){this.text=e,zt(this,t),this.height=n?n(this):1};function cn(e,t,n,r){e.text=t,e.stateAfter&&(e.stateAfter=null),e.styles&&(e.styles=null),null!=e.order&&(e.order=null),Ht(e),zt(e,n);var i=r?r(e):1;i!=e.height&&$e(e,i)}function un(e){e.parent=null,Ht(e)}ln.prototype.lineNo=function(){return et(this)},we(ln);var dn={},hn={};function fn(e,t){if(!e||/^\s*$/.test(e))return null;var n=t.addModeClass?hn:dn;return n[e]||(n[e]=e.replace(/\S+/g,"cm-$&"))}function pn(e,t){var n=N("span",null,null,l?"padding-right: .1px":null),r={pre:N("pre",[n],"CodeMirror-line"),content:n,col:0,pos:0,cm:e,trailingSpace:!1,splitSpaces:e.getOption("lineWrapping")};t.measure={};for(var i=0;i<=(t.rest?t.rest.length:0);i++){var o=i?t.rest[i-1]:t.line,a=void 0;r.pos=0,r.addToken=mn,Ie(e.display.measure)&&(a=he(o,e.doc.direction))&&(r.addToken=vn(r.addToken,a)),r.map=[];var s=t!=e.display.externalMeasured&&et(o);bn(o,r,At(e,o,s)),o.styleClasses&&(o.styleClasses.bgClass&&(r.bgClass=L(o.styleClasses.bgClass,r.bgClass||"")),o.styleClasses.textClass&&(r.textClass=L(o.styleClasses.textClass,r.textClass||""))),0==r.map.length&&r.map.push(0,0,r.content.appendChild(Me(e.display.measure))),0==i?(t.measure.map=r.map,t.measure.cache={}):((t.measure.maps||(t.measure.maps=[])).push(r.map),(t.measure.caches||(t.measure.caches=[])).push({}))}if(l){var c=r.content.lastChild;(/\bcm-tab\b/.test(c.className)||c.querySelector&&c.querySelector(".cm-tab"))&&(r.content.className="cm-tab-wrap-hack")}return Ae(e,"renderLine",e,t.line,r.pre),r.pre.className&&(r.textClass=L(r.pre.className,r.textClass||"")),r}function gn(e){var t=k("span","\u2022","cm-invalidchar");return t.title="\\u"+e.charCodeAt(0).toString(16),t.setAttribute("aria-label",t.title),t}function mn(e,t,n,r,i,o,l){if(t){var c,u=e.splitSpaces?An(t,e.trailingSpace):t,d=e.cm.state.specialChars,h=!1;if(d.test(t)){c=document.createDocumentFragment();var f=0;while(1){d.lastIndex=f;var p=d.exec(t),g=p?p.index-f:t.length-f;if(g){var m=document.createTextNode(u.slice(f,f+g));a&&s<9?c.appendChild(k("span",[m])):c.appendChild(m),e.map.push(e.pos,e.pos+g,m),e.col+=g,e.pos+=g}if(!p)break;f+=g+1;var A=void 0;if("\t"==p[0]){var v=e.cm.options.tabSize,y=v-e.col%v;A=c.appendChild(k("span",q(y),"cm-tab")),A.setAttribute("role","presentation"),A.setAttribute("cm-text","\t"),e.col+=y}else"\r"==p[0]||"\n"==p[0]?(A=c.appendChild(k("span","\r"==p[0]?"\u240d":"\u2424","cm-invalidchar")),A.setAttribute("cm-text",p[0]),e.col+=1):(A=e.cm.options.specialCharPlaceholder(p[0]),A.setAttribute("cm-text",p[0]),a&&s<9?c.appendChild(k("span",[A])):c.appendChild(A),e.col+=1);e.map.push(e.pos,e.pos+1,A),e.pos++}}else e.col+=t.length,c=document.createTextNode(u),e.map.push(e.pos,e.pos+t.length,c),a&&s<9&&(h=!0),e.pos+=t.length;if(e.trailingSpace=32==u.charCodeAt(t.length-1),n||r||i||h||o||l){var b=n||"";r&&(b+=r),i&&(b+=i);var w=k("span",[c],b,o);if(l)for(var x in l)l.hasOwnProperty(x)&&"style"!=x&&"class"!=x&&w.setAttribute(x,l[x]);return e.content.appendChild(w)}e.content.appendChild(c)}}function An(e,t){if(e.length>1&&!/ /.test(e))return e;for(var n=t,r="",i=0;ic&&d.from<=c)break;if(d.to>=u)return e(n,r,i,o,a,s,l);e(n,r.slice(0,d.to-c),i,o,null,s,l),o=null,r=r.slice(d.to-c),c=d.to}}}function yn(e,t,n,r){var i=!r&&n.widgetNode;i&&e.map.push(e.pos,e.pos+t,i),!r&&e.cm.display.input.needsContentAttribute&&(i||(i=e.content.appendChild(document.createElement("span"))),i.setAttribute("cm-marker",n.id)),i&&(e.cm.display.input.setUneditable(i),e.content.appendChild(i)),e.pos+=t,e.trailingSpace=!1}function bn(e,t,n){var r=e.markedSpans,i=e.text,o=0;if(r)for(var a,s,l,c,u,d,h,f=i.length,p=0,g=1,m="",A=0;;){if(A==p){l=c=u=s="",h=null,d=null,A=1/0;for(var v=[],y=void 0,b=0;bp||x.collapsed&&w.to==p&&w.from==p)){if(null!=w.to&&w.to!=p&&A>w.to&&(A=w.to,c=""),x.className&&(l+=" "+x.className),x.css&&(s=(s?s+";":"")+x.css),x.startStyle&&w.from==p&&(u+=" "+x.startStyle),x.endStyle&&w.to==A&&(y||(y=[])).push(x.endStyle,w.to),x.title&&((h||(h={})).title=x.title),x.attributes)for(var _ in x.attributes)(h||(h={}))[_]=x.attributes[_];x.collapsed&&(!d||Kt(d.marker,x)<0)&&(d=w)}else w.from>p&&A>w.from&&(A=w.from)}if(y)for(var C=0;C=f)break;var E=Math.min(f,A);while(1){if(m){var B=p+m.length;if(!d){var O=B>E?m.slice(0,E-p):m;t.addToken(t,O,a?a+l:l,u,p+O.length==A?c:"",s,h)}if(B>=E){m=m.slice(E-p),p=E;break}p=B,u=""}m=i.slice(o,o=n[g++]),a=fn(n[g++],t.cm.options)}}else for(var k=1;k2&&o.push((l.bottom+c.top)/2-n.top)}}o.push(n.bottom-n.top)}}function Jn(e,t,n){if(e.line==t)return{map:e.measure.map,cache:e.measure.cache};for(var r=0;rn)return{map:e.measure.maps[i],cache:e.measure.caches[i],before:!0}}function Zn(e,t){t=Jt(t);var n=et(t),r=e.display.externalMeasured=new wn(e.doc,t,n);r.lineN=n;var i=r.built=pn(e,r);return r.text=i.pre,O(e.display.lineMeasure,i.pre),r}function $n(e,t,n,r){return nr(e,tr(e,t),n,r)}function er(e,t){if(t>=e.display.viewFrom&&t=n.lineN&&tt)&&(o=l-s,i=o-1,t>=l&&(a="right")),null!=i){if(r=e[c+2],s==l&&n==(r.insertLeft?"left":"right")&&(a=n),"left"==n&&0==i)while(c&&e[c-2]==e[c-3]&&e[c-1].insertLeft)r=e[2+(c-=3)],a="left";if("right"==n&&i==l-s)while(c=0;i--)if((n=e[i]).left!=n.right)break;return n}function sr(e,t,n,r){var i,o=or(t.map,n,r),l=o.node,c=o.start,u=o.end,d=o.collapse;if(3==l.nodeType){for(var h=0;h<4;h++){while(c&&oe(t.line.text.charAt(o.coverStart+c)))--c;while(o.coverStart+u0&&(d=r="right"),i=e.options.lineWrapping&&(f=l.getClientRects()).length>1?f["right"==r?f.length-1:0]:l.getBoundingClientRect()}if(a&&s<9&&!c&&(!i||!i.left&&!i.right)){var p=l.parentNode.getClientRects()[0];i=p?{left:p.left,right:p.left+kr(e.display),top:p.top,bottom:p.bottom}:ir}for(var g=i.top-t.rect.top,m=i.bottom-t.rect.top,A=(g+m)/2,v=t.view.measure.heights,y=0;y=r.text.length?(l=r.text.length,c="before"):l<=0&&(l=0,c="after"),!s)return a("before"==c?l-1:l,"before"==c);function u(e,t,n){var r=s[t],i=1==r.level;return a(n?e-1:e,i!=n)}var d=ue(s,l,c),h=ce,f=u(l,d,"before"==c);return null!=h&&(f.other=u(l,h,"before"!=c)),f}function yr(e,t){var n=0;t=dt(e.doc,t),e.options.lineWrapping||(n=kr(e.display)*t.ch);var r=Xe(e.doc,t.line),i=on(r)+Vn(e.display);return{left:n,right:n,top:i,bottom:i+r.height}}function br(e,t,n,r,i){var o=it(e,t,n);return o.xRel=i,r&&(o.outside=r),o}function wr(e,t,n){var r=e.doc;if(n+=e.display.viewOffset,n<0)return br(r.first,0,null,-1,-1);var i=tt(r,n),o=r.first+r.size-1;if(i>o)return br(r.first+r.size-1,Xe(r,o).text.length,null,1,1);t<0&&(t=0);for(var a=Xe(r,i);;){var s=Sr(e,a,i,t,n),l=Yt(a,s.ch+(s.xRel>0||s.outside>0?1:0));if(!l)return s;var c=l.find(1);if(c.line==i)return c;a=Xe(r,i=c.line)}}function xr(e,t,n,r){r-=pr(t);var i=t.text.length,o=se((function(t){return nr(e,n,t-1).bottom<=r}),i,0);return i=se((function(t){return nr(e,n,t).top>r}),o,i),{begin:o,end:i}}function _r(e,t,n,r){n||(n=tr(e,t));var i=gr(e,t,nr(e,n,r),"line").top;return xr(e,t,n,i)}function Cr(e,t,n,r){return!(e.bottom<=n)&&(e.top>n||(r?e.left:e.right)>t)}function Sr(e,t,n,r,i){i-=on(t);var o=tr(e,t),a=pr(t),s=0,l=t.text.length,c=!0,u=he(t,e.doc.direction);if(u){var d=(e.options.lineWrapping?Br:Er)(e,t,n,o,u,r,i);c=1!=d.level,s=c?d.from:d.to-1,l=c?d.to:d.from-1}var h,f,p=null,g=null,m=se((function(t){var n=nr(e,o,t);return n.top+=a,n.bottom+=a,!!Cr(n,r,i,!1)&&(n.top<=i&&n.left<=r&&(p=t,g=n),!0)}),s,l),A=!1;if(g){var v=r-g.left=b.bottom?1:0}return m=ae(t.text,m,1),br(n,m,f,A,r-h)}function Er(e,t,n,r,i,o,a){var s=se((function(s){var l=i[s],c=1!=l.level;return Cr(vr(e,it(n,c?l.to:l.from,c?"before":"after"),"line",t,r),o,a,!0)}),0,i.length-1),l=i[s];if(s>0){var c=1!=l.level,u=vr(e,it(n,c?l.from:l.to,c?"after":"before"),"line",t,r);Cr(u,o,a,!0)&&u.top>a&&(l=i[s-1])}return l}function Br(e,t,n,r,i,o,a){var s=xr(e,t,r,a),l=s.begin,c=s.end;/\s/.test(t.text.charAt(c-1))&&c--;for(var u=null,d=null,h=0;h=c||f.to<=l)){var p=1!=f.level,g=nr(e,r,p?Math.min(c,f.to)-1:Math.max(l,f.from)).right,m=gm)&&(u=f,d=m)}}return u||(u=i[i.length-1]),u.fromc&&(u={from:u.from,to:c,level:u.level}),u}function Or(e){if(null!=e.cachedTextHeight)return e.cachedTextHeight;if(null==rr){rr=k("pre",null,"CodeMirror-line-like");for(var t=0;t<49;++t)rr.appendChild(document.createTextNode("x")),rr.appendChild(k("br"));rr.appendChild(document.createTextNode("x"))}O(e.measure,rr);var n=rr.offsetHeight/50;return n>3&&(e.cachedTextHeight=n),B(e.measure),n||1}function kr(e){if(null!=e.cachedCharWidth)return e.cachedCharWidth;var t=k("span","xxxxxxxxxx"),n=k("pre",[t],"CodeMirror-line-like");O(e.measure,n);var r=t.getBoundingClientRect(),i=(r.right-r.left)/10;return i>2&&(e.cachedCharWidth=i),i||10}function Nr(e){for(var t=e.display,n={},r={},i=t.gutters.clientLeft,o=t.gutters.firstChild,a=0;o;o=o.nextSibling,++a){var s=e.display.gutterSpecs[a].className;n[s]=o.offsetLeft+o.clientLeft+i,r[s]=o.clientWidth}return{fixedPos:Mr(t),gutterTotalWidth:t.gutters.offsetWidth,gutterLeft:n,gutterWidth:r,wrapperWidth:t.wrapper.clientWidth}}function Mr(e){return e.scroller.getBoundingClientRect().left-e.sizer.getBoundingClientRect().left}function Ir(e){var t=Or(e.display),n=e.options.lineWrapping,r=n&&Math.max(5,e.display.scroller.clientWidth/kr(e.display)-3);return function(i){if(nn(e.doc,i))return 0;var o=0;if(i.widgets)for(var a=0;a0&&(l=Xe(e.doc,c.line).text).length==c.ch){var u=R(l,l.length,e.options.tabSize)-l.length;c=it(c.line,Math.max(0,Math.round((o-Gn(e.display).left)/kr(e.display))-u))}return c}function Dr(e,t){if(t>=e.display.viewTo)return null;if(t-=e.display.viewFrom,t<0)return null;for(var n=e.display.view,r=0;rt)&&(i.updateLineNumbers=t),e.curOp.viewChanged=!0,t>=i.viewTo)kt&&en(e.doc,t)i.viewFrom?Rr(e):(i.viewFrom+=r,i.viewTo+=r);else if(t<=i.viewFrom&&n>=i.viewTo)Rr(e);else if(t<=i.viewFrom){var o=Ur(e,n,n+r,1);o?(i.view=i.view.slice(o.index),i.viewFrom=o.lineN,i.viewTo+=r):Rr(e)}else if(n>=i.viewTo){var a=Ur(e,t,t,-1);a?(i.view=i.view.slice(0,a.index),i.viewTo=a.lineN):Rr(e)}else{var s=Ur(e,t,t,-1),l=Ur(e,n,n+r,1);s&&l?(i.view=i.view.slice(0,s.index).concat(xn(e,s.lineN,l.lineN)).concat(i.view.slice(l.index)),i.viewTo+=r):Rr(e)}var c=i.externalMeasured;c&&(n=i.lineN&&t=r.viewTo)){var o=r.view[Dr(e,t)];if(null!=o.node){var a=o.changes||(o.changes=[]);-1==j(a,n)&&a.push(n)}}}function Rr(e){e.display.viewFrom=e.display.viewTo=e.doc.first,e.display.view=[],e.display.viewOffset=0}function Ur(e,t,n,r){var i,o=Dr(e,t),a=e.display.view;if(!kt||n==e.doc.first+e.doc.size)return{index:o,lineN:n};for(var s=e.display.viewFrom,l=0;l0){if(o==a.length-1)return null;i=s+a[o].size-t,o++}else i=s-t;t+=i,n+=i}while(en(e.doc,n)!=n){if(o==(r<0?0:a.length-1))return null;n+=r*a[o-(r<0?1:0)].size,o+=r}return{index:o,lineN:n}}function jr(e,t,n){var r=e.display,i=r.view;0==i.length||t>=r.viewTo||n<=r.viewFrom?(r.view=xn(e,t,n),r.viewFrom=t):(r.viewFrom>t?r.view=xn(e,t,r.viewFrom).concat(r.view):r.viewFromn&&(r.view=r.view.slice(0,Dr(e,n)))),r.viewTo=n}function Hr(e){for(var t=e.display.view,n=0,r=0;r=e.display.viewTo||s.to().line0?t.blinker=setInterval((function(){e.hasFocus()||Jr(e),t.cursorDiv.style.visibility=(n=!n)?"":"hidden"}),e.options.cursorBlinkRate):e.options.cursorBlinkRate<0&&(t.cursorDiv.style.visibility="hidden")}}function qr(e){e.state.focused||(e.display.input.focus(),Xr(e))}function Yr(e){e.state.delayingBlurEvent=!0,setTimeout((function(){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1,Jr(e))}),100)}function Xr(e,t){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1),"nocursor"!=e.options.readOnly&&(e.state.focused||(Ae(e,"focus",e,t),e.state.focused=!0,T(e.display.wrapper,"CodeMirror-focused"),e.curOp||e.display.selForContextMenu==e.doc.sel||(e.display.input.reset(),l&&setTimeout((function(){return e.display.input.reset(!0)}),20)),e.display.input.receivedFocus()),Wr(e))}function Jr(e,t){e.state.delayingBlurEvent||(e.state.focused&&(Ae(e,"blur",e,t),e.state.focused=!1,E(e.display.wrapper,"CodeMirror-focused")),clearInterval(e.display.blinker),setTimeout((function(){e.state.focused||(e.display.shift=!1)}),150))}function Zr(e){for(var t=e.display,n=t.lineDiv.offsetTop,r=0;r.005||h<-.005)&&($e(i.line,l),$r(i.line),i.rest))for(var f=0;fe.display.sizerWidth){var p=Math.ceil(c/kr(e.display));p>e.display.maxLineLength&&(e.display.maxLineLength=p,e.display.maxLine=i.line,e.display.maxLineChanged=!0)}}}}function $r(e){if(e.widgets)for(var t=0;t=a&&(o=tt(t,on(Xe(t,l))-e.wrapper.clientHeight),a=l)}return{from:o,to:Math.max(a,o+1)}}function ti(e,t){if(!ve(e,"scrollCursorIntoView")){var n=e.display,r=n.sizer.getBoundingClientRect(),i=null;if(t.top+r.top<0?i=!0:t.bottom+r.top>(window.innerHeight||document.documentElement.clientHeight)&&(i=!1),null!=i&&!p){var o=k("div","\u200b",null,"position: absolute;\n top: "+(t.top-n.viewOffset-Vn(e.display))+"px;\n height: "+(t.bottom-t.top+Wn(e)+n.barHeight)+"px;\n left: "+t.left+"px; width: "+Math.max(2,t.right-t.left)+"px;");e.display.lineSpace.appendChild(o),o.scrollIntoView(i),e.display.lineSpace.removeChild(o)}}}function ni(e,t,n,r){var i;null==r&&(r=0),e.options.lineWrapping||t!=n||(t=t.ch?it(t.line,"before"==t.sticky?t.ch-1:t.ch,"after"):t,n="before"==t.sticky?it(t.line,t.ch+1,"before"):t);for(var o=0;o<5;o++){var a=!1,s=vr(e,t),l=n&&n!=t?vr(e,n):s;i={left:Math.min(s.left,l.left),top:Math.min(s.top,l.top)-r,right:Math.max(s.left,l.left),bottom:Math.max(s.bottom,l.bottom)+r};var c=ii(e,i),u=e.doc.scrollTop,d=e.doc.scrollLeft;if(null!=c.scrollTop&&(di(e,c.scrollTop),Math.abs(e.doc.scrollTop-u)>1&&(a=!0)),null!=c.scrollLeft&&(fi(e,c.scrollLeft),Math.abs(e.doc.scrollLeft-d)>1&&(a=!0)),!a)break}return i}function ri(e,t){var n=ii(e,t);null!=n.scrollTop&&di(e,n.scrollTop),null!=n.scrollLeft&&fi(e,n.scrollLeft)}function ii(e,t){var n=e.display,r=Or(e.display);t.top<0&&(t.top=0);var i=e.curOp&&null!=e.curOp.scrollTop?e.curOp.scrollTop:n.scroller.scrollTop,o=Yn(e),a={};t.bottom-t.top>o&&(t.bottom=t.top+o);var s=e.doc.height+Kn(n),l=t.tops-r;if(t.topi+o){var u=Math.min(t.top,(c?s:t.bottom)-o);u!=i&&(a.scrollTop=u)}var d=e.options.fixedGutter?0:n.gutters.offsetWidth,h=e.curOp&&null!=e.curOp.scrollLeft?e.curOp.scrollLeft:n.scroller.scrollLeft-d,f=qn(e)-n.gutters.offsetWidth,p=t.right-t.left>f;return p&&(t.right=t.left+f),t.left<10?a.scrollLeft=0:t.leftf+h-3&&(a.scrollLeft=t.right+(p?0:10)-f),a}function oi(e,t){null!=t&&(ci(e),e.curOp.scrollTop=(null==e.curOp.scrollTop?e.doc.scrollTop:e.curOp.scrollTop)+t)}function ai(e){ci(e);var t=e.getCursor();e.curOp.scrollToPos={from:t,to:t,margin:e.options.cursorScrollMargin}}function si(e,t,n){null==t&&null==n||ci(e),null!=t&&(e.curOp.scrollLeft=t),null!=n&&(e.curOp.scrollTop=n)}function li(e,t){ci(e),e.curOp.scrollToPos=t}function ci(e){var t=e.curOp.scrollToPos;if(t){e.curOp.scrollToPos=null;var n=yr(e,t.from),r=yr(e,t.to);ui(e,n,r,t.margin)}}function ui(e,t,n,r){var i=ii(e,{left:Math.min(t.left,n.left),top:Math.min(t.top,n.top)-r,right:Math.max(t.right,n.right),bottom:Math.max(t.bottom,n.bottom)+r});si(e,i.scrollLeft,i.scrollTop)}function di(e,t){Math.abs(e.doc.scrollTop-t)<2||(n||zi(e,{top:t}),hi(e,t,!0),n&&zi(e),Li(e,100))}function hi(e,t,n){t=Math.max(0,Math.min(e.display.scroller.scrollHeight-e.display.scroller.clientHeight,t)),(e.display.scroller.scrollTop!=t||n)&&(e.doc.scrollTop=t,e.display.scrollbars.setScrollTop(t),e.display.scroller.scrollTop!=t&&(e.display.scroller.scrollTop=t))}function fi(e,t,n,r){t=Math.max(0,Math.min(t,e.display.scroller.scrollWidth-e.display.scroller.clientWidth)),(n?t==e.doc.scrollLeft:Math.abs(e.doc.scrollLeft-t)<2)&&!r||(e.doc.scrollLeft=t,Gi(e),e.display.scroller.scrollLeft!=t&&(e.display.scroller.scrollLeft=t),e.display.scrollbars.setScrollLeft(t))}function pi(e){var t=e.display,n=t.gutters.offsetWidth,r=Math.round(e.doc.height+Kn(e.display));return{clientHeight:t.scroller.clientHeight,viewHeight:t.wrapper.clientHeight,scrollWidth:t.scroller.scrollWidth,clientWidth:t.scroller.clientWidth,viewWidth:t.wrapper.clientWidth,barLeft:e.options.fixedGutter?n:0,docHeight:r,scrollHeight:r+Wn(e)+t.barHeight,nativeBarWidth:t.nativeBarWidth,gutterWidth:n}}var gi=function(e,t,n){this.cm=n;var r=this.vert=k("div",[k("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),i=this.horiz=k("div",[k("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");r.tabIndex=i.tabIndex=-1,e(r),e(i),pe(r,"scroll",(function(){r.clientHeight&&t(r.scrollTop,"vertical")})),pe(i,"scroll",(function(){i.clientWidth&&t(i.scrollLeft,"horizontal")})),this.checkedZeroWidth=!1,a&&s<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};gi.prototype.update=function(e){var t=e.scrollWidth>e.clientWidth+1,n=e.scrollHeight>e.clientHeight+1,r=e.nativeBarWidth;if(n){this.vert.style.display="block",this.vert.style.bottom=t?r+"px":"0";var i=e.viewHeight-(t?r:0);this.vert.firstChild.style.height=Math.max(0,e.scrollHeight-e.clientHeight+i)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(t){this.horiz.style.display="block",this.horiz.style.right=n?r+"px":"0",this.horiz.style.left=e.barLeft+"px";var o=e.viewWidth-e.barLeft-(n?r:0);this.horiz.firstChild.style.width=Math.max(0,e.scrollWidth-e.clientWidth+o)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&e.clientHeight>0&&(0==r&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:n?r:0,bottom:t?r:0}},gi.prototype.setScrollLeft=function(e){this.horiz.scrollLeft!=e&&(this.horiz.scrollLeft=e),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},gi.prototype.setScrollTop=function(e){this.vert.scrollTop!=e&&(this.vert.scrollTop=e),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},gi.prototype.zeroWidthHack=function(){var e=v&&!f?"12px":"18px";this.horiz.style.height=this.vert.style.width=e,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new U,this.disableVert=new U},gi.prototype.enableZeroWidthBar=function(e,t,n){function r(){var i=e.getBoundingClientRect(),o="vert"==n?document.elementFromPoint(i.right-1,(i.top+i.bottom)/2):document.elementFromPoint((i.right+i.left)/2,i.bottom-1);o!=e?e.style.pointerEvents="none":t.set(1e3,r)}e.style.pointerEvents="auto",t.set(1e3,r)},gi.prototype.clear=function(){var e=this.horiz.parentNode;e.removeChild(this.horiz),e.removeChild(this.vert)};var mi=function(){};function Ai(e,t){t||(t=pi(e));var n=e.display.barWidth,r=e.display.barHeight;vi(e,t);for(var i=0;i<4&&n!=e.display.barWidth||r!=e.display.barHeight;i++)n!=e.display.barWidth&&e.options.lineWrapping&&Zr(e),vi(e,pi(e)),n=e.display.barWidth,r=e.display.barHeight}function vi(e,t){var n=e.display,r=n.scrollbars.update(t);n.sizer.style.paddingRight=(n.barWidth=r.right)+"px",n.sizer.style.paddingBottom=(n.barHeight=r.bottom)+"px",n.heightForcer.style.borderBottom=r.bottom+"px solid transparent",r.right&&r.bottom?(n.scrollbarFiller.style.display="block",n.scrollbarFiller.style.height=r.bottom+"px",n.scrollbarFiller.style.width=r.right+"px"):n.scrollbarFiller.style.display="",r.bottom&&e.options.coverGutterNextToScrollbar&&e.options.fixedGutter?(n.gutterFiller.style.display="block",n.gutterFiller.style.height=r.bottom+"px",n.gutterFiller.style.width=t.gutterWidth+"px"):n.gutterFiller.style.display=""}mi.prototype.update=function(){return{bottom:0,right:0}},mi.prototype.setScrollLeft=function(){},mi.prototype.setScrollTop=function(){},mi.prototype.clear=function(){};var yi={native:gi,null:mi};function bi(e){e.display.scrollbars&&(e.display.scrollbars.clear(),e.display.scrollbars.addClass&&E(e.display.wrapper,e.display.scrollbars.addClass)),e.display.scrollbars=new yi[e.options.scrollbarStyle]((function(t){e.display.wrapper.insertBefore(t,e.display.scrollbarFiller),pe(t,"mousedown",(function(){e.state.focused&&setTimeout((function(){return e.display.input.focus()}),0)})),t.setAttribute("cm-not-content","true")}),(function(t,n){"horizontal"==n?fi(e,t):di(e,t)}),e),e.display.scrollbars.addClass&&T(e.display.wrapper,e.display.scrollbars.addClass)}var wi=0;function xi(e){e.curOp={cm:e,viewChanged:!1,startHeight:e.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++wi},Cn(e.curOp)}function _i(e){var t=e.curOp;t&&En(t,(function(e){for(var t=0;t=n.viewTo)||n.maxLineChanged&&t.options.lineWrapping,e.update=e.mustUpdate&&new Pi(t,e.mustUpdate&&{top:e.scrollTop,ensure:e.scrollToPos},e.forceUpdate)}function Ei(e){e.updatedDisplay=e.mustUpdate&&ji(e.cm,e.update)}function Bi(e){var t=e.cm,n=t.display;e.updatedDisplay&&Zr(t),e.barMeasure=pi(t),n.maxLineChanged&&!t.options.lineWrapping&&(e.adjustWidthTo=$n(t,n.maxLine,n.maxLine.text.length).left+3,t.display.sizerWidth=e.adjustWidthTo,e.barMeasure.scrollWidth=Math.max(n.scroller.clientWidth,n.sizer.offsetLeft+e.adjustWidthTo+Wn(t)+t.display.barWidth),e.maxScrollLeft=Math.max(0,n.sizer.offsetLeft+e.adjustWidthTo-qn(t))),(e.updatedDisplay||e.selectionChanged)&&(e.preparedSelection=n.input.prepareSelection())}function Oi(e){var t=e.cm;null!=e.adjustWidthTo&&(t.display.sizer.style.minWidth=e.adjustWidthTo+"px",e.maxScrollLeft=e.display.viewTo)){var n=+new Date+e.options.workTime,r=vt(e,t.highlightFrontier),i=[];t.iter(r.line,Math.min(t.first+t.size,e.display.viewTo+500),(function(o){if(r.line>=e.display.viewFrom){var a=o.styles,s=o.text.length>e.options.maxHighlightLength?Ge(t.mode,r.state):null,l=mt(e,o,r,!0);s&&(r.state=s),o.styles=l.styles;var c=o.styleClasses,u=l.classes;u?o.styleClasses=u:c&&(o.styleClasses=null);for(var d=!a||a.length!=o.styles.length||c!=u&&(!c||!u||c.bgClass!=u.bgClass||c.textClass!=u.textClass),h=0;!d&&hn)return Li(e,e.options.workDelay),!0})),t.highlightFrontier=r.line,t.modeFrontier=Math.max(t.modeFrontier,r.line),i.length&&Ni(e,(function(){for(var t=0;t=n.viewFrom&&t.visible.to<=n.viewTo&&(null==n.updateLineNumbers||n.updateLineNumbers>=n.viewTo)&&n.renderedView==n.view&&0==Hr(e))return!1;Wi(e)&&(Rr(e),t.dims=Nr(e));var i=r.first+r.size,o=Math.max(t.visible.from-e.options.viewportMargin,r.first),a=Math.min(i,t.visible.to+e.options.viewportMargin);n.viewFroma&&n.viewTo-a<20&&(a=Math.min(i,n.viewTo)),kt&&(o=en(e.doc,o),a=tn(e.doc,a));var s=o!=n.viewFrom||a!=n.viewTo||n.lastWrapHeight!=t.wrapperHeight||n.lastWrapWidth!=t.wrapperWidth;jr(e,o,a),n.viewOffset=on(Xe(e.doc,n.viewFrom)),e.display.mover.style.top=n.viewOffset+"px";var l=Hr(e);if(!s&&0==l&&!t.force&&n.renderedView==n.view&&(null==n.updateLineNumbers||n.updateLineNumbers>=n.viewTo))return!1;var c=Ri(e);return l>4&&(n.lineDiv.style.display="none"),Qi(e,n.updateLineNumbers,t.dims),l>4&&(n.lineDiv.style.display=""),n.renderedView=n.view,Ui(c),B(n.cursorDiv),B(n.selectionDiv),n.gutters.style.height=n.sizer.style.minHeight=0,s&&(n.lastWrapHeight=t.wrapperHeight,n.lastWrapWidth=t.wrapperWidth,Li(e,400)),n.updateLineNumbers=null,!0}function Hi(e,t){for(var n=t.viewport,r=!0;;r=!1){if(r&&e.options.lineWrapping&&t.oldDisplayWidth!=qn(e))r&&(t.visible=ei(e.display,e.doc,n));else if(n&&null!=n.top&&(n={top:Math.min(e.doc.height+Kn(e.display)-Yn(e),n.top)}),t.visible=ei(e.display,e.doc,n),t.visible.from>=e.display.viewFrom&&t.visible.to<=e.display.viewTo)break;if(!ji(e,t))break;Zr(e);var i=pi(e);zr(e),Ai(e,i),Ki(e,i),t.force=!1}t.signal(e,"update",e),e.display.viewFrom==e.display.reportedViewFrom&&e.display.viewTo==e.display.reportedViewTo||(t.signal(e,"viewportChange",e,e.display.viewFrom,e.display.viewTo),e.display.reportedViewFrom=e.display.viewFrom,e.display.reportedViewTo=e.display.viewTo)}function zi(e,t){var n=new Pi(e,t);if(ji(e,n)){Zr(e),Hi(e,n);var r=pi(e);zr(e),Ai(e,r),Ki(e,r),n.finish()}}function Qi(e,t,n){var r=e.display,i=e.options.lineNumbers,o=r.lineDiv,a=o.firstChild;function s(t){var n=t.nextSibling;return l&&v&&e.display.currentWheelTarget==t?t.style.display="none":t.parentNode.removeChild(t),n}for(var c=r.view,u=r.viewFrom,d=0;d-1&&(f=!1),Nn(e,h,u,n)),f&&(B(h.lineNumber),h.lineNumber.appendChild(document.createTextNode(rt(e.options,u)))),a=h.node.nextSibling}else{var p=Rn(e,h,u,n);o.insertBefore(p,a)}u+=h.size}while(a)a=s(a)}function Vi(e){var t=e.gutters.offsetWidth;e.sizer.style.marginLeft=t+"px"}function Ki(e,t){e.display.sizer.style.minHeight=t.docHeight+"px",e.display.heightForcer.style.top=t.docHeight+"px",e.display.gutters.style.height=t.docHeight+e.display.barHeight+Wn(e)+"px"}function Gi(e){var t=e.display,n=t.view;if(t.alignWidgets||t.gutters.firstChild&&e.options.fixedGutter){for(var r=Mr(t)-t.scroller.scrollLeft+e.doc.scrollLeft,i=t.gutters.offsetWidth,o=r+"px",a=0;as.clientWidth,u=s.scrollHeight>s.clientHeight;if(i&&c||o&&u){if(o&&v&&l)e:for(var h=t.target,f=a.view;h!=s;h=h.parentNode)for(var p=0;p=0&&ot(e,r.to())<=0)return n}return-1};var io=function(e,t){this.anchor=e,this.head=t};function oo(e,t,n){var r=e&&e.options.selectionsMayTouch,i=t[n];t.sort((function(e,t){return ot(e.from(),t.from())})),n=j(t,i);for(var o=1;o0:l>=0){var c=ct(s.from(),a.from()),u=lt(s.to(),a.to()),d=s.empty()?a.from()==a.head:s.from()==s.head;o<=n&&--n,t.splice(--o,2,new io(d?u:c,d?c:u))}}return new ro(t,n)}function ao(e,t){return new ro([new io(e,t||e)],0)}function so(e){return e.text?it(e.from.line+e.text.length-1,Y(e.text).length+(1==e.text.length?e.from.ch:0)):e.to}function lo(e,t){if(ot(e,t.from)<0)return e;if(ot(e,t.to)<=0)return so(t);var n=e.line+t.text.length-(t.to.line-t.from.line)-1,r=e.ch;return e.line==t.to.line&&(r+=so(t).ch-t.to.ch),it(n,r)}function co(e,t){for(var n=[],r=0;r1&&e.remove(s.line+1,p-1),e.insert(s.line+1,A)}On(e,"change",e,t)}function Ao(e,t,n){function r(e,i,o){if(e.linked)for(var a=0;a1&&!e.done[e.done.length-2].ranges?(e.done.pop(),Y(e.done)):void 0}function So(e,t,n,r){var i=e.history;i.undone.length=0;var o,a,s=+new Date;if((i.lastOp==r||i.lastOrigin==t.origin&&t.origin&&("+"==t.origin.charAt(0)&&i.lastModTime>s-(e.cm?e.cm.options.historyEventDelay:500)||"*"==t.origin.charAt(0)))&&(o=Co(i,i.lastOp==r)))a=Y(o.changes),0==ot(t.from,t.to)&&0==ot(t.from,a.to)?a.to=so(t):o.changes.push(xo(e,t));else{var l=Y(i.done);l&&l.ranges||Oo(e.sel,i.done),o={changes:[xo(e,t)],generation:i.generation},i.done.push(o);while(i.done.length>i.undoDepth)i.done.shift(),i.done[0].ranges||i.done.shift()}i.done.push(n),i.generation=++i.maxGeneration,i.lastModTime=i.lastSelTime=s,i.lastOp=i.lastSelOp=r,i.lastOrigin=i.lastSelOrigin=t.origin,a||Ae(e,"historyAdded")}function Eo(e,t,n,r){var i=t.charAt(0);return"*"==i||"+"==i&&n.ranges.length==r.ranges.length&&n.somethingSelected()==r.somethingSelected()&&new Date-e.history.lastSelTime<=(e.cm?e.cm.options.historyEventDelay:500)}function Bo(e,t,n,r){var i=e.history,o=r&&r.origin;n==i.lastSelOp||o&&i.lastSelOrigin==o&&(i.lastModTime==i.lastSelTime&&i.lastOrigin==o||Eo(e,o,Y(i.done),t))?i.done[i.done.length-1]=t:Oo(t,i.done),i.lastSelTime=+new Date,i.lastSelOrigin=o,i.lastSelOp=n,r&&!1!==r.clearRedo&&_o(i.undone)}function Oo(e,t){var n=Y(t);n&&n.ranges&&n.equals(e)||t.push(e)}function ko(e,t,n,r){var i=t["spans_"+e.id],o=0;e.iter(Math.max(e.first,n),Math.min(e.first+e.size,r),(function(n){n.markedSpans&&((i||(i=t["spans_"+e.id]={}))[o]=n.markedSpans),++o}))}function No(e){if(!e)return null;for(var t,n=0;n-1&&(Y(s)[d]=c[d],delete c[d])}}}return r}function Lo(e,t,n,r){if(r){var i=e.anchor;if(n){var o=ot(t,i)<0;o!=ot(n,i)<0?(i=t,t=n):o!=ot(t,n)<0&&(t=n)}return new io(i,t)}return new io(n||t,t)}function Do(e,t,n,r,i){null==i&&(i=e.cm&&(e.cm.display.shift||e.extend)),Ho(e,new ro([Lo(e.sel.primary(),t,n,i)],0),r)}function Po(e,t,n){for(var r=[],i=e.cm&&(e.cm.display.shift||e.extend),o=0;o=t.ch:s.to>t.ch))){if(i&&(Ae(l,"beforeCursorEnter"),l.explicitlyCleared)){if(o.markedSpans){--a;continue}break}if(!l.atomic)continue;if(n){var d=l.find(r<0?1:-1),h=void 0;if((r<0?u:c)&&(d=qo(e,d,-r,d&&d.line==t.line?o:null)),d&&d.line==t.line&&(h=ot(d,n))&&(r<0?h<0:h>0))return Go(e,d,t,r,i)}var f=l.find(r<0?-1:1);return(r<0?c:u)&&(f=qo(e,f,r,f.line==t.line?o:null)),f?Go(e,f,t,r,i):null}}return t}function Wo(e,t,n,r,i){var o=r||1,a=Go(e,t,n,o,i)||!i&&Go(e,t,n,o,!0)||Go(e,t,n,-o,i)||!i&&Go(e,t,n,-o,!0);return a||(e.cantEdit=!0,it(e.first,0))}function qo(e,t,n,r){return n<0&&0==t.ch?t.line>e.first?dt(e,it(t.line-1)):null:n>0&&t.ch==(r||Xe(e,t.line)).text.length?t.line=0;--i)Zo(e,{from:r[i].from,to:r[i].to,text:i?[""]:t.text,origin:t.origin});else Zo(e,t)}}function Zo(e,t){if(1!=t.text.length||""!=t.text[0]||0!=ot(t.from,t.to)){var n=co(e,t);So(e,t,n,e.cm?e.cm.curOp.id:NaN),ta(e,t,n,Rt(e,t));var r=[];Ao(e,(function(e,n){n||-1!=j(r,e.history)||(aa(e.history,t),r.push(e.history)),ta(e,t,null,Rt(e,t))}))}}function $o(e,t,n){var r=e.cm&&e.cm.state.suppressEdits;if(!r||n){for(var i,o=e.history,a=e.sel,s="undo"==t?o.done:o.undone,l="undo"==t?o.undone:o.done,c=0;c=0;--f){var p=h(f);if(p)return p.v}}}}function ea(e,t){if(0!=t&&(e.first+=t,e.sel=new ro(X(e.sel.ranges,(function(e){return new io(it(e.anchor.line+t,e.anchor.ch),it(e.head.line+t,e.head.ch))})),e.sel.primIndex),e.cm)){Pr(e.cm,e.first,e.first-t,t);for(var n=e.cm.display,r=n.viewFrom;re.lastLine())){if(t.from.lineo&&(t={from:t.from,to:it(o,Xe(e,o).text.length),text:[t.text[0]],origin:t.origin}),t.removed=Je(e,t.from,t.to),n||(n=co(e,t)),e.cm?na(e.cm,t,r):mo(e,t,r),zo(e,n,Q),e.cantEdit&&Wo(e,it(e.firstLine(),0))&&(e.cantEdit=!1)}}function na(e,t,n){var r=e.doc,i=e.display,o=t.from,a=t.to,s=!1,l=o.line;e.options.lineWrapping||(l=et(Jt(Xe(r,o.line))),r.iter(l,a.line+1,(function(e){if(e==i.maxLine)return s=!0,!0}))),r.sel.contains(t.from,t.to)>-1&&ye(e),mo(r,t,n,Ir(e)),e.options.lineWrapping||(r.iter(l,o.line+t.text.length,(function(e){var t=an(e);t>i.maxLineLength&&(i.maxLine=e,i.maxLineLength=t,i.maxLineChanged=!0,s=!1)})),s&&(e.curOp.updateMaxLine=!0)),Bt(r,o.line),Li(e,400);var c=t.text.length-(a.line-o.line)-1;t.full?Pr(e):o.line!=a.line||1!=t.text.length||go(e.doc,t)?Pr(e,o.line,a.line+1,c):Fr(e,o.line,"text");var u=be(e,"changes"),d=be(e,"change");if(d||u){var h={from:o,to:a,text:t.text,removed:t.removed,origin:t.origin};d&&On(e,"change",e,h),u&&(e.curOp.changeObjs||(e.curOp.changeObjs=[])).push(h)}e.display.selForContextMenu=null}function ra(e,t,n,r,i){var o;r||(r=n),ot(r,n)<0&&(o=[r,n],n=o[0],r=o[1]),"string"==typeof t&&(t=e.splitLines(t)),Jo(e,{from:n,to:r,text:t,origin:i})}function ia(e,t,n,r){n1||!(this.children[0]instanceof la))){var s=[];this.collapse(s),this.children=[new la(s)],this.children[0].parent=this}},collapse:function(e){for(var t=0;t50){for(var a=i.lines.length%25+25,s=a;s10);e.parent.maybeSpill()}},iterN:function(e,t,n){for(var r=0;r0||0==a&&!1!==o.clearWhenEmpty)return o;if(o.replacedWith&&(o.collapsed=!0,o.widgetNode=N("span",[o.replacedWith],"CodeMirror-widget"),r.handleMouseEvents||o.widgetNode.setAttribute("cm-ignore-events","true"),r.insertLeft&&(o.widgetNode.insertLeft=!0)),o.collapsed){if(Xt(e,t.line,t,n,o)||t.line!=n.line&&Xt(e,n.line,t,n,o))throw new Error("Inserting collapsed marker partially overlapping an existing one");Mt()}o.addToHistory&&So(e,{from:t,to:n,origin:"markText"},e.sel,NaN);var s,l=t.line,c=e.cm;if(e.iter(l,n.line+1,(function(e){c&&o.collapsed&&!c.options.lineWrapping&&Jt(e)==c.display.maxLine&&(s=!0),o.collapsed&&l!=t.line&&$e(e,0),Dt(e,new It(o,l==t.line?t.ch:null,l==n.line?n.ch:null)),++l})),o.collapsed&&e.iter(t.line,n.line+1,(function(t){nn(e,t)&&$e(t,0)})),o.clearOnEnter&&pe(o,"beforeCursorEnter",(function(){return o.clear()})),o.readOnly&&(Nt(),(e.history.done.length||e.history.undone.length)&&e.clearHistory()),o.collapsed&&(o.id=++fa,o.atomic=!0),c){if(s&&(c.curOp.updateMaxLine=!0),o.collapsed)Pr(c,t.line,n.line+1);else if(o.className||o.startStyle||o.endStyle||o.css||o.attributes||o.title)for(var u=t.line;u<=n.line;u++)Fr(c,u,"text");o.atomic&&Vo(c.doc),On(c,"markerAdded",c,o)}return o}pa.prototype.clear=function(){if(!this.explicitlyCleared){var e=this.doc.cm,t=e&&!e.curOp;if(t&&xi(e),be(this,"clear")){var n=this.find();n&&On(this,"clear",n.from,n.to)}for(var r=null,i=null,o=0;oe.display.maxLineLength&&(e.display.maxLine=c,e.display.maxLineLength=u,e.display.maxLineChanged=!0)}null!=r&&e&&this.collapsed&&Pr(e,r,i+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,e&&Vo(e.doc)),e&&On(e,"markerCleared",e,this,r,i),t&&_i(e),this.parent&&this.parent.clear()}},pa.prototype.find=function(e,t){var n,r;null==e&&"bookmark"==this.type&&(e=1);for(var i=0;i=0;l--)Jo(this,r[l]);s?jo(this,s):this.cm&&ai(this.cm)})),undo:Ti((function(){$o(this,"undo")})),redo:Ti((function(){$o(this,"redo")})),undoSelection:Ti((function(){$o(this,"undo",!0)})),redoSelection:Ti((function(){$o(this,"redo",!0)})),setExtending:function(e){this.extend=e},getExtending:function(){return this.extend},historySize:function(){for(var e=this.history,t=0,n=0,r=0;r=e.ch)&&t.push(i.marker.parent||i.marker)}return t},findMarks:function(e,t,n){e=dt(this,e),t=dt(this,t);var r=[],i=e.line;return this.iter(e.line,t.line+1,(function(o){var a=o.markedSpans;if(a)for(var s=0;s=l.to||null==l.from&&i!=e.line||null!=l.from&&i==t.line&&l.from>=t.ch||n&&!n(l.marker)||r.push(l.marker.parent||l.marker)}++i})),r},getAllMarks:function(){var e=[];return this.iter((function(t){var n=t.markedSpans;if(n)for(var r=0;re)return t=e,!0;e-=o,++n})),dt(this,it(n,t))},indexFromPos:function(e){e=dt(this,e);var t=e.ch;if(e.linet&&(t=e.from),null!=e.to&&e.to-1)return t.state.draggingText(e),void setTimeout((function(){return t.display.input.focus()}),20);try{var d=e.dataTransfer.getData("Text");if(d){var h;if(t.state.draggingText&&!t.state.draggingText.copy&&(h=t.listSelections()),zo(t.doc,ao(n,n)),h)for(var f=0;f=0;t--)ra(e.doc,"",r[t].from,r[t].to,"+delete");ai(e)}))}function Ga(e,t,n){var r=ae(e.text,t+n,n);return r<0||r>e.text.length?null:r}function Wa(e,t,n){var r=Ga(e,t.ch,n);return null==r?null:new it(t.line,r,n<0?"after":"before")}function qa(e,t,n,r,i){if(e){"rtl"==t.doc.direction&&(i=-i);var o=he(n,t.doc.direction);if(o){var a,s=i<0?Y(o):o[0],l=i<0==(1==s.level),c=l?"after":"before";if(s.level>0||"rtl"==t.doc.direction){var u=tr(t,n);a=i<0?n.text.length-1:0;var d=nr(t,u,a).top;a=se((function(e){return nr(t,u,e).top==d}),i<0==(1==s.level)?s.from:s.to-1,a),"before"==c&&(a=Ga(n,a,1))}else a=i<0?s.to:s.from;return new it(r,a,c)}}return new it(r,i<0?n.text.length:0,i<0?"before":"after")}function Ya(e,t,n,r){var i=he(t,e.doc.direction);if(!i)return Wa(t,n,r);n.ch>=t.text.length?(n.ch=t.text.length,n.sticky="before"):n.ch<=0&&(n.ch=0,n.sticky="after");var o=ue(i,n.ch,n.sticky),a=i[o];if("ltr"==e.doc.direction&&a.level%2==0&&(r>0?a.to>n.ch:a.from=a.from&&h>=u.begin)){var f=d?"before":"after";return new it(n.line,h,f)}}var p=function(e,t,r){for(var o=function(e,t){return t?new it(n.line,l(e,1),"before"):new it(n.line,e,"after")};e>=0&&e0==(1!=a.level),c=s?r.begin:l(r.end,-1);if(a.from<=c&&c0?u.end:l(u.begin,-1);return null==m||r>0&&m==t.text.length||(g=p(r>0?0:i.length-1,r,c(m)),!g)?null:g}Fa.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},Fa.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},Fa.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},Fa.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},Fa["default"]=v?Fa.macDefault:Fa.pcDefault;var Xa={selectAll:Yo,singleSelection:function(e){return e.setSelection(e.getCursor("anchor"),e.getCursor("head"),Q)},killLine:function(e){return Ka(e,(function(t){if(t.empty()){var n=Xe(e.doc,t.head.line).text.length;return t.head.ch==n&&t.head.line0)i=new it(i.line,i.ch+1),e.replaceRange(o.charAt(i.ch-1)+o.charAt(i.ch-2),it(i.line,i.ch-2),i,"+transpose");else if(i.line>e.doc.first){var a=Xe(e.doc,i.line-1).text;a&&(i=new it(i.line,1),e.replaceRange(o.charAt(0)+e.doc.lineSeparator()+a.charAt(a.length-1),it(i.line-1,a.length-1),i,"+transpose"))}n.push(new io(i,i))}e.setSelections(n)}))},newlineAndIndent:function(e){return Ni(e,(function(){for(var t=e.listSelections(),n=t.length-1;n>=0;n--)e.replaceRange(e.doc.lineSeparator(),t[n].anchor,t[n].head,"+input");t=e.listSelections();for(var r=0;r-1&&(ot((i=s.ranges[i]).from(),t)<0||t.xRel>0)&&(ot(i.to(),t)>0||t.xRel<0)?ws(e,r,t,o):_s(e,r,t,o)}function ws(e,t,n,r){var i=e.display,o=!1,c=Mi(e,(function(t){l&&(i.scroller.draggable=!1),e.state.draggingText=!1,me(i.wrapper.ownerDocument,"mouseup",c),me(i.wrapper.ownerDocument,"mousemove",u),me(i.scroller,"dragstart",d),me(i.scroller,"drop",c),o||(xe(t),r.addNew||Do(e.doc,n,null,null,r.extend),l&&!h||a&&9==s?setTimeout((function(){i.wrapper.ownerDocument.body.focus({preventScroll:!0}),i.input.focus()}),20):i.input.focus())})),u=function(e){o=o||Math.abs(t.clientX-e.clientX)+Math.abs(t.clientY-e.clientY)>=10},d=function(){return o=!0};l&&(i.scroller.draggable=!0),e.state.draggingText=c,c.copy=!r.moveOnDrag,i.scroller.dragDrop&&i.scroller.dragDrop(),pe(i.wrapper.ownerDocument,"mouseup",c),pe(i.wrapper.ownerDocument,"mousemove",u),pe(i.scroller,"dragstart",d),pe(i.scroller,"drop",c),Yr(e),setTimeout((function(){return i.input.focus()}),20)}function xs(e,t,n){if("char"==n)return new io(t,t);if("word"==n)return e.findWordAt(t);if("line"==n)return new io(it(t.line,0),dt(e.doc,it(t.line+1,0)));var r=n(e,t);return new io(r.from,r.to)}function _s(e,t,n,r){var i=e.display,o=e.doc;xe(t);var a,s,l=o.sel,c=l.ranges;if(r.addNew&&!r.extend?(s=o.sel.contains(n),a=s>-1?c[s]:new io(n,n)):(a=o.sel.primary(),s=o.sel.primIndex),"rectangle"==r.unit)r.addNew||(a=new io(n,n)),n=Lr(e,t,!0,!0),s=-1;else{var u=xs(e,n,r.unit);a=r.extend?Lo(a,u.anchor,u.head,r.extend):u}r.addNew?-1==s?(s=c.length,Ho(o,oo(e,c.concat([a]),s),{scroll:!1,origin:"*mouse"})):c.length>1&&c[s].empty()&&"char"==r.unit&&!r.extend?(Ho(o,oo(e,c.slice(0,s).concat(c.slice(s+1)),0),{scroll:!1,origin:"*mouse"}),l=o.sel):Fo(o,s,a,V):(s=0,Ho(o,new ro([a],0),V),l=o.sel);var d=n;function h(t){if(0!=ot(d,t))if(d=t,"rectangle"==r.unit){for(var i=[],c=e.options.tabSize,u=R(Xe(o,n.line).text,n.ch,c),h=R(Xe(o,t.line).text,t.ch,c),f=Math.min(u,h),p=Math.max(u,h),g=Math.min(n.line,t.line),m=Math.min(e.lastLine(),Math.max(n.line,t.line));g<=m;g++){var A=Xe(o,g).text,v=G(A,f,c);f==p?i.push(new io(it(g,v),it(g,v))):A.length>v&&i.push(new io(it(g,v),it(g,G(A,p,c))))}i.length||i.push(new io(n,n)),Ho(o,oo(e,l.ranges.slice(0,s).concat(i),s),{origin:"*mouse",scroll:!1}),e.scrollIntoView(t)}else{var y,b=a,w=xs(e,t,r.unit),x=b.anchor;ot(w.anchor,x)>0?(y=w.head,x=ct(b.from(),w.anchor)):(y=w.anchor,x=lt(b.to(),w.head));var _=l.ranges.slice(0);_[s]=Cs(e,new io(dt(o,x),y)),Ho(o,oo(e,_,s),V)}}var f=i.wrapper.getBoundingClientRect(),p=0;function g(t){var n=++p,a=Lr(e,t,!0,"rectangle"==r.unit);if(a)if(0!=ot(a,d)){e.curOp.focus=I(),h(a);var s=ei(i,o);(a.line>=s.to||a.linef.bottom?20:0;l&&setTimeout(Mi(e,(function(){p==n&&(i.scroller.scrollTop+=l,g(t))})),50)}}function m(t){e.state.selectingText=!1,p=1/0,t&&(xe(t),i.input.focus()),me(i.wrapper.ownerDocument,"mousemove",A),me(i.wrapper.ownerDocument,"mouseup",v),o.history.lastSelOrigin=null}var A=Mi(e,(function(e){0!==e.buttons&&Be(e)?g(e):m(e)})),v=Mi(e,m);e.state.selectingText=v,pe(i.wrapper.ownerDocument,"mousemove",A),pe(i.wrapper.ownerDocument,"mouseup",v)}function Cs(e,t){var n=t.anchor,r=t.head,i=Xe(e.doc,n.line);if(0==ot(n,r)&&n.sticky==r.sticky)return t;var o=he(i);if(!o)return t;var a=ue(o,n.ch,n.sticky),s=o[a];if(s.from!=n.ch&&s.to!=n.ch)return t;var l,c=a+(s.from==n.ch==(1!=s.level)?0:1);if(0==c||c==o.length)return t;if(r.line!=n.line)l=(r.line-n.line)*("ltr"==e.doc.direction?1:-1)>0;else{var u=ue(o,r.ch,r.sticky),d=u-a||(r.ch-n.ch)*(1==s.level?-1:1);l=u==c-1||u==c?d<0:d>0}var h=o[c+(l?-1:0)],f=l==(1==h.level),p=f?h.from:h.to,g=f?"after":"before";return n.ch==p&&n.sticky==g?t:new io(new it(n.line,p,g),r)}function Ss(e,t,n,r){var i,o;if(t.touches)i=t.touches[0].clientX,o=t.touches[0].clientY;else try{i=t.clientX,o=t.clientY}catch(h){return!1}if(i>=Math.floor(e.display.gutters.getBoundingClientRect().right))return!1;r&&xe(t);var a=e.display,s=a.lineDiv.getBoundingClientRect();if(o>s.bottom||!be(e,n))return Ce(t);o-=s.top-a.viewOffset;for(var l=0;l=i){var u=tt(e.doc,o),d=e.display.gutterSpecs[l];return Ae(e,n,e,u,d.className,t),Ce(t)}}}function Es(e,t){return Ss(e,t,"gutterClick",!0)}function Bs(e,t){Qn(e.display,t)||Os(e,t)||ve(e,t,"contextmenu")||_||e.display.input.onContextMenu(t)}function Os(e,t){return!!be(e,"gutterContextMenu")&&Ss(e,t,"gutterContextMenu",!1)}function ks(e){e.display.wrapper.className=e.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+e.options.theme.replace(/(^|\s)\s*/g," cm-s-"),dr(e)}gs.prototype.compare=function(e,t,n){return this.time+ps>e&&0==ot(t,this.pos)&&n==this.button};var Ns={toString:function(){return"CodeMirror.Init"}},Ms={},Is={};function Ts(e){var t=e.optionHandlers;function n(n,r,i,o){e.defaults[n]=r,i&&(t[n]=o?function(e,t,n){n!=Ns&&i(e,t,n)}:i)}e.defineOption=n,e.Init=Ns,n("value","",(function(e,t){return e.setValue(t)}),!0),n("mode",null,(function(e,t){e.doc.modeOption=t,fo(e)}),!0),n("indentUnit",2,fo,!0),n("indentWithTabs",!1),n("smartIndent",!0),n("tabSize",4,(function(e){po(e),dr(e),Pr(e)}),!0),n("lineSeparator",null,(function(e,t){if(e.doc.lineSep=t,t){var n=[],r=e.doc.first;e.doc.iter((function(e){for(var i=0;;){var o=e.text.indexOf(t,i);if(-1==o)break;i=o+t.length,n.push(it(r,o))}r++}));for(var i=n.length-1;i>=0;i--)ra(e.doc,t,n[i],it(n[i].line,n[i].ch+t.length))}})),n("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,(function(e,t,n){e.state.specialChars=new RegExp(t.source+(t.test("\t")?"":"|\t"),"g"),n!=Ns&&e.refresh()})),n("specialCharPlaceholder",gn,(function(e){return e.refresh()}),!0),n("electricChars",!0),n("inputStyle",A?"contenteditable":"textarea",(function(){throw new Error("inputStyle can not (yet) be changed in a running editor")}),!0),n("spellcheck",!1,(function(e,t){return e.getInputField().spellcheck=t}),!0),n("autocorrect",!1,(function(e,t){return e.getInputField().autocorrect=t}),!0),n("autocapitalize",!1,(function(e,t){return e.getInputField().autocapitalize=t}),!0),n("rtlMoveVisually",!b),n("wholeLineUpdateBefore",!0),n("theme","default",(function(e){ks(e),Xi(e)}),!0),n("keyMap","default",(function(e,t,n){var r=Va(t),i=n!=Ns&&Va(n);i&&i.detach&&i.detach(e,r),r.attach&&r.attach(e,i||null)})),n("extraKeys",null),n("configureMouse",null),n("lineWrapping",!1,Ds,!0),n("gutters",[],(function(e,t){e.display.gutterSpecs=qi(t,e.options.lineNumbers),Xi(e)}),!0),n("fixedGutter",!0,(function(e,t){e.display.gutters.style.left=t?Mr(e.display)+"px":"0",e.refresh()}),!0),n("coverGutterNextToScrollbar",!1,(function(e){return Ai(e)}),!0),n("scrollbarStyle","native",(function(e){bi(e),Ai(e),e.display.scrollbars.setScrollTop(e.doc.scrollTop),e.display.scrollbars.setScrollLeft(e.doc.scrollLeft)}),!0),n("lineNumbers",!1,(function(e,t){e.display.gutterSpecs=qi(e.options.gutters,t),Xi(e)}),!0),n("firstLineNumber",1,Xi,!0),n("lineNumberFormatter",(function(e){return e}),Xi,!0),n("showCursorWhenSelecting",!1,zr,!0),n("resetSelectionOnContextMenu",!0),n("lineWiseCopyCut",!0),n("pasteLinesPerSelection",!0),n("selectionsMayTouch",!1),n("readOnly",!1,(function(e,t){"nocursor"==t&&(Jr(e),e.display.input.blur()),e.display.input.readOnlyChanged(t)})),n("screenReaderLabel",null,(function(e,t){t=""===t?null:t,e.display.input.screenReaderLabelChanged(t)})),n("disableInput",!1,(function(e,t){t||e.display.input.reset()}),!0),n("dragDrop",!0,Ls),n("allowDropFileTypes",null),n("cursorBlinkRate",530),n("cursorScrollMargin",0),n("cursorHeight",1,zr,!0),n("singleCursorHeightPerLine",!0,zr,!0),n("workTime",100),n("workDelay",100),n("flattenSpans",!0,po,!0),n("addModeClass",!1,po,!0),n("pollInterval",100),n("undoDepth",200,(function(e,t){return e.doc.history.undoDepth=t})),n("historyEventDelay",1250),n("viewportMargin",10,(function(e){return e.refresh()}),!0),n("maxHighlightLength",1e4,po,!0),n("moveInputWithCursor",!0,(function(e,t){t||e.display.input.resetPosition()})),n("tabindex",null,(function(e,t){return e.display.input.getField().tabIndex=t||""})),n("autofocus",null),n("direction","ltr",(function(e,t){return e.doc.setDirection(t)}),!0),n("phrases",null)}function Ls(e,t,n){var r=n&&n!=Ns;if(!t!=!r){var i=e.display.dragFunctions,o=t?pe:me;o(e.display.scroller,"dragstart",i.start),o(e.display.scroller,"dragenter",i.enter),o(e.display.scroller,"dragover",i.over),o(e.display.scroller,"dragleave",i.leave),o(e.display.scroller,"drop",i.drop)}}function Ds(e){e.options.lineWrapping?(T(e.display.wrapper,"CodeMirror-wrap"),e.display.sizer.style.minWidth="",e.display.sizerWidth=null):(E(e.display.wrapper,"CodeMirror-wrap"),sn(e)),Tr(e),Pr(e),dr(e),setTimeout((function(){return Ai(e)}),100)}function Ps(e,t){var n=this;if(!(this instanceof Ps))return new Ps(e,t);this.options=t=t?F(t):{},F(Ms,t,!1);var r=t.value;"string"==typeof r?r=new xa(r,t.mode,null,t.lineSeparator,t.direction):t.mode&&(r.modeOption=t.mode),this.doc=r;var i=new Ps.inputStyles[t.inputStyle](this),o=this.display=new Ji(e,r,i,t);for(var c in o.wrapper.CodeMirror=this,ks(this),t.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),bi(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new U,keySeq:null,specialChars:null},t.autofocus&&!A&&o.input.focus(),a&&s<11&&setTimeout((function(){return n.display.input.reset(!0)}),20),Fs(this),Na(),xi(this),this.curOp.forceUpdate=!0,vo(this,r),t.autofocus&&!A||this.hasFocus()?setTimeout((function(){n.hasFocus()&&!n.state.focused&&Xr(n)}),20):Jr(this),Is)Is.hasOwnProperty(c)&&Is[c](this,t[c],Ns);Wi(this),t.finishInit&&t.finishInit(this);for(var u=0;u400}pe(t.scroller,"touchstart",(function(i){if(!ve(e,i)&&!o(i)&&!Es(e,i)){t.input.ensurePolled(),clearTimeout(n);var a=+new Date;t.activeTouch={start:a,moved:!1,prev:a-r.end<=300?r:null},1==i.touches.length&&(t.activeTouch.left=i.touches[0].pageX,t.activeTouch.top=i.touches[0].pageY)}})),pe(t.scroller,"touchmove",(function(){t.activeTouch&&(t.activeTouch.moved=!0)})),pe(t.scroller,"touchend",(function(n){var r=t.activeTouch;if(r&&!Qn(t,n)&&null!=r.left&&!r.moved&&new Date-r.start<300){var o,a=e.coordsChar(t.activeTouch,"page");o=!r.prev||l(r,r.prev)?new io(a,a):!r.prev.prev||l(r,r.prev.prev)?e.findWordAt(a):new io(it(a.line,0),dt(e.doc,it(a.line+1,0))),e.setSelection(o.anchor,o.head),e.focus(),xe(n)}i()})),pe(t.scroller,"touchcancel",i),pe(t.scroller,"scroll",(function(){t.scroller.clientHeight&&(di(e,t.scroller.scrollTop),fi(e,t.scroller.scrollLeft,!0),Ae(e,"scroll",e))})),pe(t.scroller,"mousewheel",(function(t){return no(e,t)})),pe(t.scroller,"DOMMouseScroll",(function(t){return no(e,t)})),pe(t.wrapper,"scroll",(function(){return t.wrapper.scrollTop=t.wrapper.scrollLeft=0})),t.dragFunctions={enter:function(t){ve(e,t)||Se(t)},over:function(t){ve(e,t)||(Ea(e,t),Se(t))},start:function(t){return Sa(e,t)},drop:Mi(e,Ca),leave:function(t){ve(e,t)||Ba(e)}};var c=t.input.getField();pe(c,"keyup",(function(t){return us.call(e,t)})),pe(c,"keydown",Mi(e,ls)),pe(c,"keypress",Mi(e,ds)),pe(c,"focus",(function(t){return Xr(e,t)})),pe(c,"blur",(function(t){return Jr(e,t)}))}Ps.defaults=Ms,Ps.optionHandlers=Is;var Rs=[];function Us(e,t,n,r){var i,o=e.doc;null==n&&(n="add"),"smart"==n&&(o.mode.indent?i=vt(e,t).state:n="prev");var a=e.options.tabSize,s=Xe(o,t),l=R(s.text,null,a);s.stateAfter&&(s.stateAfter=null);var c,u=s.text.match(/^\s*/)[0];if(r||/\S/.test(s.text)){if("smart"==n&&(c=o.mode.indent(i,s.text.slice(u.length),s.text),c==z||c>150)){if(!r)return;n="prev"}}else c=0,n="not";"prev"==n?c=t>o.first?R(Xe(o,t-1).text,null,a):0:"add"==n?c=l+e.options.indentUnit:"subtract"==n?c=l-e.options.indentUnit:"number"==typeof n&&(c=l+n),c=Math.max(0,c);var d="",h=0;if(e.options.indentWithTabs)for(var f=Math.floor(c/a);f;--f)h+=a,d+="\t";if(ha,l=Te(t),c=null;if(s&&r.ranges.length>1)if(js&&js.text.join("\n")==t){if(r.ranges.length%js.text.length==0){c=[];for(var u=0;u=0;h--){var f=r.ranges[h],p=f.from(),g=f.to();f.empty()&&(n&&n>0?p=it(p.line,p.ch-n):e.state.overwrite&&!s?g=it(g.line,Math.min(Xe(o,g.line).text.length,g.ch+Y(l).length)):s&&js&&js.lineWise&&js.text.join("\n")==l.join("\n")&&(p=g=it(p.line,0)));var m={from:p,to:g,text:c?c[h%c.length]:l,origin:i||(s?"paste":e.state.cutIncoming>a?"cut":"+input")};Jo(e.doc,m),On(e,"inputRead",e,m)}t&&!s&&Vs(e,t),ai(e),e.curOp.updateInput<2&&(e.curOp.updateInput=d),e.curOp.typing=!0,e.state.pasteIncoming=e.state.cutIncoming=-1}function Qs(e,t){var n=e.clipboardData&&e.clipboardData.getData("Text");if(n)return e.preventDefault(),t.isReadOnly()||t.options.disableInput||Ni(t,(function(){return zs(t,n,0,null,"paste")})),!0}function Vs(e,t){if(e.options.electricChars&&e.options.smartIndent)for(var n=e.doc.sel,r=n.ranges.length-1;r>=0;r--){var i=n.ranges[r];if(!(i.head.ch>100||r&&n.ranges[r-1].head.line==i.head.line)){var o=e.getModeAt(i.head),a=!1;if(o.electricChars){for(var s=0;s-1){a=Us(e,i.head.line,"smart");break}}else o.electricInput&&o.electricInput.test(Xe(e.doc,i.head.line).text.slice(0,i.head.ch))&&(a=Us(e,i.head.line,"smart"));a&&On(e,"electricInput",e,i.head.line)}}}function Ks(e){for(var t=[],n=[],r=0;rn&&(Us(this,i.head.line,e,!0),n=i.head.line,r==this.doc.sel.primIndex&&ai(this));else{var o=i.from(),a=i.to(),s=Math.max(n,o.line);n=Math.min(this.lastLine(),a.line-(a.ch?0:1))+1;for(var l=s;l0&&Fo(this.doc,r,new io(o,c[r].to()),Q)}}})),getTokenAt:function(e,t){return _t(this,e,t)},getLineTokens:function(e,t){return _t(this,it(e),t,!0)},getTokenTypeAt:function(e){e=dt(this.doc,e);var t,n=At(this,Xe(this.doc,e.line)),r=0,i=(n.length-1)/2,o=e.ch;if(0==o)t=n[2];else for(;;){var a=r+i>>1;if((a?n[2*a-1]:0)>=o)i=a;else{if(!(n[2*a+1]o&&(e=o,i=!0),r=Xe(this.doc,e)}else r=e;return gr(this,r,{top:0,left:0},t||"page",n||i).top+(i?this.doc.height-on(r):0)},defaultTextHeight:function(){return Or(this.display)},defaultCharWidth:function(){return kr(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(e,t,n,r,i){var o=this.display;e=vr(this,dt(this.doc,e));var a=e.bottom,s=e.left;if(t.style.position="absolute",t.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(t),o.sizer.appendChild(t),"over"==r)a=e.top;else if("above"==r||"near"==r){var l=Math.max(o.wrapper.clientHeight,this.doc.height),c=Math.max(o.sizer.clientWidth,o.lineSpace.clientWidth);("above"==r||e.bottom+t.offsetHeight>l)&&e.top>t.offsetHeight?a=e.top-t.offsetHeight:e.bottom+t.offsetHeight<=l&&(a=e.bottom),s+t.offsetWidth>c&&(s=c-t.offsetWidth)}t.style.top=a+"px",t.style.left=t.style.right="","right"==i?(s=o.sizer.clientWidth-t.offsetWidth,t.style.right="0px"):("left"==i?s=0:"middle"==i&&(s=(o.sizer.clientWidth-t.offsetWidth)/2),t.style.left=s+"px"),n&&ri(this,{left:s,top:a,right:s+t.offsetWidth,bottom:a+t.offsetHeight})},triggerOnKeyDown:Ii(ls),triggerOnKeyPress:Ii(ds),triggerOnKeyUp:us,triggerOnMouseDown:Ii(As),execCommand:function(e){if(Xa.hasOwnProperty(e))return Xa[e].call(null,this)},triggerElectric:Ii((function(e){Vs(this,e)})),findPosH:function(e,t,n,r){var i=1;t<0&&(i=-1,t=-t);for(var o=dt(this.doc,e),a=0;a0&&s(n.charAt(r-1)))--r;while(i.5||this.options.lineWrapping)&&Tr(this),Ae(this,"refresh",this)})),swapDoc:Ii((function(e){var t=this.doc;return t.cm=null,this.state.selectingText&&this.state.selectingText(),vo(this,e),dr(this),this.display.input.reset(),si(this,e.scrollLeft,e.scrollTop),this.curOp.forceScroll=!0,On(this,"swapDoc",this,t),t})),phrase:function(e){var t=this.options.phrases;return t&&Object.prototype.hasOwnProperty.call(t,e)?t[e]:e},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},we(e),e.registerHelper=function(t,r,i){n.hasOwnProperty(t)||(n[t]=e[t]={_global:[]}),n[t][r]=i},e.registerGlobalHelper=function(t,r,i,o){e.registerHelper(t,r,o),n[t]._global.push({pred:i,val:o})}}function Ys(e,t,n,r,i){var o=t,a=n,s=Xe(e,t.line),l=i&&"rtl"==e.direction?-n:n;function c(){var n=t.line+l;return!(n=e.first+e.size)&&(t=new it(n,t.ch,t.sticky),s=Xe(e,n))}function u(o){var a;if("codepoint"==r){var u=s.text.charCodeAt(t.ch+(r>0?0:-1));a=isNaN(u)?null:new it(t.line,Math.max(0,Math.min(s.text.length,t.ch+n*(u>=55296&&u<56320?2:1))),-n)}else a=i?Ya(e.cm,s,t,n):Wa(s,t,n);if(null==a){if(o||!c())return!1;t=qa(i,e.cm,s,t.line,l)}else t=a;return!0}if("char"==r||"codepoint"==r)u();else if("column"==r)u(!0);else if("word"==r||"group"==r)for(var d=null,h="group"==r,f=e.cm&&e.cm.getHelper(t,"wordChars"),p=!0;;p=!1){if(n<0&&!u(!p))break;var g=s.text.charAt(t.ch)||"\n",m=ne(g,f)?"w":h&&"\n"==g?"n":!h||/\s/.test(g)?null:"p";if(!h||p||m||(m="s"),d&&d!=m){n<0&&(n=1,u(),t.sticky="after");break}if(m&&(d=m),n>0&&!u(!p))break}var A=Wo(e,t,o,a,!0);return at(o,A)&&(A.hitSide=!0),A}function Xs(e,t,n,r){var i,o,a=e.doc,s=t.left;if("page"==r){var l=Math.min(e.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),c=Math.max(l-.5*Or(e.display),3);i=(n>0?t.bottom:t.top)+n*c}else"line"==r&&(i=n>0?t.bottom+3:t.top-3);for(;;){if(o=wr(e,s,i),!o.outside)break;if(n<0?i<=0:i>=a.height){o.hitSide=!0;break}i+=5*n}return o}var Js=function(e){this.cm=e,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new U,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};function Zs(e,t){var n=er(e,t.line);if(!n||n.hidden)return null;var r=Xe(e.doc,t.line),i=Jn(n,r,t.line),o=he(r,e.doc.direction),a="left";if(o){var s=ue(o,t.ch);a=s%2?"right":"left"}var l=or(i.map,t.ch,a);return l.offset="right"==l.collapse?l.end:l.start,l}function $s(e){for(var t=e;t;t=t.parentNode)if(/CodeMirror-gutter-wrapper/.test(t.className))return!0;return!1}function el(e,t){return t&&(e.bad=!0),e}function tl(e,t,n,r,i){var o="",a=!1,s=e.doc.lineSeparator(),l=!1;function c(e){return function(t){return t.id==e}}function u(){a&&(o+=s,l&&(o+=s),a=l=!1)}function d(e){e&&(u(),o+=e)}function h(t){if(1==t.nodeType){var n=t.getAttribute("cm-text");if(n)return void d(n);var o,f=t.getAttribute("cm-marker");if(f){var p=e.findMarks(it(r,0),it(i+1,0),c(+f));return void(p.length&&(o=p[0].find(0))&&d(Je(e.doc,o.from,o.to).join(s)))}if("false"==t.getAttribute("contenteditable"))return;var g=/^(pre|div|p|li|table|br)$/i.test(t.nodeName);if(!/^br$/i.test(t.nodeName)&&0==t.textContent.length)return;g&&u();for(var m=0;m=t.display.viewTo||o.line=t.display.viewFrom&&Zs(t,i)||{node:l[0].measure.map[2],offset:0},u=o.liner.firstLine()&&(a=it(a.line-1,Xe(r.doc,a.line-1).length)),s.ch==Xe(r.doc,s.line).text.length&&s.linei.viewTo-1)return!1;a.line==i.viewFrom||0==(e=Dr(r,a.line))?(t=et(i.view[0].line),n=i.view[0].node):(t=et(i.view[e].line),n=i.view[e-1].node.nextSibling);var l,c,u=Dr(r,s.line);if(u==i.view.length-1?(l=i.viewTo-1,c=i.lineDiv.lastChild):(l=et(i.view[u+1].line)-1,c=i.view[u+1].node.previousSibling),!n)return!1;var d=r.doc.splitLines(tl(r,n,c,t,l)),h=Je(r.doc,it(t,0),it(l,Xe(r.doc,l).text.length));while(d.length>1&&h.length>1)if(Y(d)==Y(h))d.pop(),h.pop(),l--;else{if(d[0]!=h[0])break;d.shift(),h.shift(),t++}var f=0,p=0,g=d[0],m=h[0],A=Math.min(g.length,m.length);while(fa.ch&&v.charCodeAt(v.length-p-1)==y.charCodeAt(y.length-p-1))f--,p++;d[d.length-1]=v.slice(0,v.length-p).replace(/^\u200b+/,""),d[0]=d[0].slice(f).replace(/\u200b+$/,"");var w=it(t,f),x=it(l,h.length?Y(h).length-p:0);return d.length>1||d[0]||ot(w,x)?(ra(r.doc,d,w,x,"+input"),!0):void 0},Js.prototype.ensurePolled=function(){this.forceCompositionEnd()},Js.prototype.reset=function(){this.forceCompositionEnd()},Js.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Js.prototype.readFromDOMSoon=function(){var e=this;null==this.readDOMTimeout&&(this.readDOMTimeout=setTimeout((function(){if(e.readDOMTimeout=null,e.composing){if(!e.composing.done)return;e.composing=null}e.updateFromDOM()}),80))},Js.prototype.updateFromDOM=function(){var e=this;!this.cm.isReadOnly()&&this.pollContent()||Ni(this.cm,(function(){return Pr(e.cm)}))},Js.prototype.setUneditable=function(e){e.contentEditable="false"},Js.prototype.onKeyPress=function(e){0==e.charCode||this.composing||(e.preventDefault(),this.cm.isReadOnly()||Mi(this.cm,zs)(this.cm,String.fromCharCode(null==e.charCode?e.keyCode:e.charCode),0))},Js.prototype.readOnlyChanged=function(e){this.div.contentEditable=String("nocursor"!=e)},Js.prototype.onContextMenu=function(){},Js.prototype.resetPosition=function(){},Js.prototype.needsContentAttribute=!0;var il=function(e){this.cm=e,this.prevInput="",this.pollingFast=!1,this.polling=new U,this.hasSelection=!1,this.composing=null};function ol(e,t){if(t=t?F(t):{},t.value=e.value,!t.tabindex&&e.tabIndex&&(t.tabindex=e.tabIndex),!t.placeholder&&e.placeholder&&(t.placeholder=e.placeholder),null==t.autofocus){var n=I();t.autofocus=n==e||null!=e.getAttribute("autofocus")&&n==document.body}function r(){e.value=s.getValue()}var i;if(e.form&&(pe(e.form,"submit",r),!t.leaveSubmitMethodAlone)){var o=e.form;i=o.submit;try{var a=o.submit=function(){r(),o.submit=i,o.submit(),o.submit=a}}catch(l){}}t.finishInit=function(n){n.save=r,n.getTextArea=function(){return e},n.toTextArea=function(){n.toTextArea=isNaN,r(),e.parentNode.removeChild(n.getWrapperElement()),e.style.display="",e.form&&(me(e.form,"submit",r),t.leaveSubmitMethodAlone||"function"!=typeof e.form.submit||(e.form.submit=i))}},e.style.display="none";var s=Ps((function(t){return e.parentNode.insertBefore(t,e.nextSibling)}),t);return s}function al(e){e.off=me,e.on=pe,e.wheelEventPixels=to,e.Doc=xa,e.splitLines=Te,e.countColumn=R,e.findColumn=G,e.isWordChar=te,e.Pass=z,e.signal=Ae,e.Line=ln,e.changeEnd=so,e.scrollbarModel=yi,e.Pos=it,e.cmpPos=ot,e.modes=Re,e.mimeModes=Ue,e.resolveMode=ze,e.getMode=Qe,e.modeExtensions=Ve,e.extendMode=Ke,e.copyState=Ge,e.startState=qe,e.innerMode=We,e.commands=Xa,e.keyMap=Fa,e.keyName=Qa,e.isModifierKey=Ha,e.lookupKey=ja,e.normalizeKeyMap=Ua,e.StringStream=Ye,e.SharedTextMarker=ma,e.TextMarker=pa,e.LineWidget=ua,e.e_preventDefault=xe,e.e_stopPropagation=_e,e.e_stop=Se,e.addClass=T,e.contains=M,e.rmClass=E,e.keyNames=Ta}il.prototype.init=function(e){var t=this,n=this,r=this.cm;this.createField(e);var i=this.textarea;function o(e){if(!ve(r,e)){if(r.somethingSelected())Hs({lineWise:!1,text:r.getSelections()});else{if(!r.options.lineWiseCopyCut)return;var t=Ks(r);Hs({lineWise:!0,text:t.text}),"cut"==e.type?r.setSelections(t.ranges,null,Q):(n.prevInput="",i.value=t.text.join("\n"),D(i))}"cut"==e.type&&(r.state.cutIncoming=+new Date)}}e.wrapper.insertBefore(this.wrapper,e.wrapper.firstChild),g&&(i.style.width="0px"),pe(i,"input",(function(){a&&s>=9&&t.hasSelection&&(t.hasSelection=null),n.poll()})),pe(i,"paste",(function(e){ve(r,e)||Qs(e,r)||(r.state.pasteIncoming=+new Date,n.fastPoll())})),pe(i,"cut",o),pe(i,"copy",o),pe(e.scroller,"paste",(function(t){if(!Qn(e,t)&&!ve(r,t)){if(!i.dispatchEvent)return r.state.pasteIncoming=+new Date,void n.focus();var o=new Event("paste");o.clipboardData=t.clipboardData,i.dispatchEvent(o)}})),pe(e.lineSpace,"selectstart",(function(t){Qn(e,t)||xe(t)})),pe(i,"compositionstart",(function(){var e=r.getCursor("from");n.composing&&n.composing.range.clear(),n.composing={start:e,range:r.markText(e,r.getCursor("to"),{className:"CodeMirror-composing"})}})),pe(i,"compositionend",(function(){n.composing&&(n.poll(),n.composing.range.clear(),n.composing=null)}))},il.prototype.createField=function(e){this.wrapper=Ws(),this.textarea=this.wrapper.firstChild},il.prototype.screenReaderLabelChanged=function(e){e?this.textarea.setAttribute("aria-label",e):this.textarea.removeAttribute("aria-label")},il.prototype.prepareSelection=function(){var e=this.cm,t=e.display,n=e.doc,r=Qr(e);if(e.options.moveInputWithCursor){var i=vr(e,n.sel.primary().head,"div"),o=t.wrapper.getBoundingClientRect(),a=t.lineDiv.getBoundingClientRect();r.teTop=Math.max(0,Math.min(t.wrapper.clientHeight-10,i.top+a.top-o.top)),r.teLeft=Math.max(0,Math.min(t.wrapper.clientWidth-10,i.left+a.left-o.left))}return r},il.prototype.showSelection=function(e){var t=this.cm,n=t.display;O(n.cursorDiv,e.cursors),O(n.selectionDiv,e.selection),null!=e.teTop&&(this.wrapper.style.top=e.teTop+"px",this.wrapper.style.left=e.teLeft+"px")},il.prototype.reset=function(e){if(!this.contextMenuPending&&!this.composing){var t=this.cm;if(t.somethingSelected()){this.prevInput="";var n=t.getSelection();this.textarea.value=n,t.state.focused&&D(this.textarea),a&&s>=9&&(this.hasSelection=n)}else e||(this.prevInput=this.textarea.value="",a&&s>=9&&(this.hasSelection=null))}},il.prototype.getField=function(){return this.textarea},il.prototype.supportsTouch=function(){return!1},il.prototype.focus=function(){if("nocursor"!=this.cm.options.readOnly&&(!A||I()!=this.textarea))try{this.textarea.focus()}catch(e){}},il.prototype.blur=function(){this.textarea.blur()},il.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},il.prototype.receivedFocus=function(){this.slowPoll()},il.prototype.slowPoll=function(){var e=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,(function(){e.poll(),e.cm.state.focused&&e.slowPoll()}))},il.prototype.fastPoll=function(){var e=!1,t=this;function n(){var r=t.poll();r||e?(t.pollingFast=!1,t.slowPoll()):(e=!0,t.polling.set(60,n))}t.pollingFast=!0,t.polling.set(20,n)},il.prototype.poll=function(){var e=this,t=this.cm,n=this.textarea,r=this.prevInput;if(this.contextMenuPending||!t.state.focused||Le(n)&&!r&&!this.composing||t.isReadOnly()||t.options.disableInput||t.state.keySeq)return!1;var i=n.value;if(i==r&&!t.somethingSelected())return!1;if(a&&s>=9&&this.hasSelection===i||v&&/[\uf700-\uf7ff]/.test(i))return t.display.input.reset(),!1;if(t.doc.sel==t.display.selForContextMenu){var o=i.charCodeAt(0);if(8203!=o||r||(r="\u200b"),8666==o)return this.reset(),this.cm.execCommand("undo")}var l=0,c=Math.min(r.length,i.length);while(l1e3||i.indexOf("\n")>-1?n.value=e.prevInput="":e.prevInput=i,e.composing&&(e.composing.range.clear(),e.composing.range=t.markText(e.composing.start,t.getCursor("to"),{className:"CodeMirror-composing"}))})),!0},il.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},il.prototype.onKeyPress=function(){a&&s>=9&&(this.hasSelection=null),this.fastPoll()},il.prototype.onContextMenu=function(e){var t=this,n=t.cm,r=n.display,i=t.textarea;t.contextMenuPending&&t.contextMenuPending();var o=Lr(n,e),c=r.scroller.scrollTop;if(o&&!d){var u=n.options.resetSelectionOnContextMenu;u&&-1==n.doc.sel.contains(o)&&Mi(n,Ho)(n.doc,ao(o),Q);var h,f=i.style.cssText,p=t.wrapper.style.cssText,g=t.wrapper.offsetParent.getBoundingClientRect();if(t.wrapper.style.cssText="position: static",i.style.cssText="position: absolute; width: 30px; height: 30px;\n top: "+(e.clientY-g.top-5)+"px; left: "+(e.clientX-g.left-5)+"px;\n z-index: 1000; background: "+(a?"rgba(255, 255, 255, .05)":"transparent")+";\n outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);",l&&(h=window.scrollY),r.input.focus(),l&&window.scrollTo(null,h),r.input.reset(),n.somethingSelected()||(i.value=t.prevInput=" "),t.contextMenuPending=v,r.selForContextMenu=n.doc.sel,clearTimeout(r.detectingSelectAll),a&&s>=9&&A(),_){Se(e);var m=function e(){me(window,"mouseup",e),setTimeout(v,20)};pe(window,"mouseup",m)}else setTimeout(v,50)}function A(){if(null!=i.selectionStart){var e=n.somethingSelected(),o="\u200b"+(e?i.value:"");i.value="\u21da",i.value=o,t.prevInput=e?"":"\u200b",i.selectionStart=1,i.selectionEnd=o.length,r.selForContextMenu=n.doc.sel}}function v(){if(t.contextMenuPending==v&&(t.contextMenuPending=!1,t.wrapper.style.cssText=p,i.style.cssText=f,a&&s<9&&r.scrollbars.setScrollTop(r.scroller.scrollTop=c),null!=i.selectionStart)){(!a||a&&s<9)&&A();var e=0,o=function o(){r.selForContextMenu==n.doc.sel&&0==i.selectionStart&&i.selectionEnd>0&&"\u200b"==t.prevInput?Mi(n,Yo)(n):e++<10?r.detectingSelectAll=setTimeout(o,500):(r.selForContextMenu=null,r.input.reset())};r.detectingSelectAll=setTimeout(o,200)}}},il.prototype.readOnlyChanged=function(e){e||this.reset(),this.textarea.disabled="nocursor"==e,this.textarea.readOnly=!!e},il.prototype.setUneditable=function(){},il.prototype.needsContentAttribute=!1,Ts(Ps),qs(Ps);var sl="iter insert remove copy getEditor constructor".split(" ");for(var ll in xa.prototype)xa.prototype.hasOwnProperty(ll)&&j(sl,ll)<0&&(Ps.prototype[ll]=function(e){return function(){return e.apply(this.doc,arguments)}}(xa.prototype[ll]));return we(xa),Ps.inputStyles={textarea:il,contenteditable:Js},Ps.defineMode=function(e){Ps.defaults.mode||"null"==e||(Ps.defaults.mode=e),je.apply(this,arguments)},Ps.defineMIME=He,Ps.defineMode("null",(function(){return{token:function(e){return e.skipToEnd()}}})),Ps.defineMIME("text/plain","null"),Ps.defineExtension=function(e,t){Ps.prototype[e]=t},Ps.defineDocExtension=function(e,t){xa.prototype[e]=t},Ps.fromTextArea=ol,al(Ps),Ps.version="5.58.2",Ps}))},Vy0f:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("iYpf"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},W2nI:function(e,t,n){var r=n("IwbS"),i=n("ProS"),o=n("bYtY"),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(),w=t.node1.getModel(),x=w.get("localX"),_=w.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!=x?x*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!=x?x*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},W4dC:function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("bYtY")),o=i.each,a=i.createHashMap,s=n("7DRL"),l=n("TIY9"),c=n("yS9w"),u=n("mFDi"),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},WGYa:function(e,t,n){var r=n("7yuC"),i=r.forceLayout,o=n("HF/U"),a=o.simpleLayout,s=n("lOQZ"),l=s.circularLayout,c=n("OELB"),u=c.linearMap,d=n("QBsz"),h=n("bYtY");function f(e){e.eachSeriesByType("graph",(function(e){var t=e.coordinateSystem;if(!t||"view"===t.type)if("force"===e.get("layout")){var n=e.preservedPoints||{},r=e.getGraph(),o=r.data,s=r.edgeData,c=e.getModel("force"),f=c.get("initLayout");e.preservedPoints?o.each((function(e){var t=o.getId(e);o.setItemLayout(e,n[t]||[NaN,NaN])})):f&&"none"!==f?"circular"===f&&l(e,"value"):a(e);var p=o.getDataExtent("value"),g=s.getDataExtent("value"),m=c.get("repulsion"),A=c.get("edgeLength");h.isArray(m)||(m=[m,m]),h.isArray(A)||(A=[A,A]),A=[A[1],A[0]];var v=o.mapArray("value",(function(e,t){var n=o.getItemLayout(t),r=u(e,p,m);return isNaN(r)&&(r=(m[0]+m[1])/2),{w:r,rep:r,fixed:o.getItemModel(t).get("fixed"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}})),y=s.mapArray("value",(function(e,t){var n=r.getEdgeByIndex(t),i=u(e,g,A);isNaN(i)&&(i=(A[0]+A[1])/2);var o=n.getModel();return{n1:v[n.node1.dataIndex],n2:v[n.node2.dataIndex],d:i,curveness:o.get("lineStyle.curveness")||0,ignoreForceLayout:o.get("ignoreForceLayout")}})),b=(t=e.coordinateSystem,t.getBoundingRect()),w=i(v,y,{rect:b,gravity:c.get("gravity"),friction:c.get("friction")}),x=w.step;w.step=function(e){for(var t=0,i=v.length;t=0;n-=1)if(!e[n].disabled)break;var o=null;return-1!==n&&(o=i[n],i.splice(n,1)),{values:i,removedValue:o}}var l="undefined"!==typeof window&&window.document&&window.document.documentElement,c=l,u=0;function d(){var e;return c?(e=u,u+=1):e="TEST_OR_SSR",e}},"WN+l":function(e,t,n){var r=n("bYtY"),i=n("IwbS");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=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,w=e.getPopupContainer,x=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()(x,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:w||r,transitionName:d(),trigger:k,overlay:function(){return f(C)},placement:p()}),B)});E.Button=x,E.defaultProps={mouseEnterDelay:.15,mouseLeaveDelay:.1};var B=t["a"]=E},XOKv:function(e,t,n){n("OXB0"),n("SA4+")},Xi7e:function(e,t,n){var r=n("KMkd"),i=n("adU4"),o=n("tMB7"),a=n("+6XX"),s=n("Z8oC");function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t=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]),x(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=w.call(this,n);return null==r&&(r=a(t,e,this.option.visual,!0)),r},fixed:y}}function w(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 x(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:t1&&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 w(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 x(e){for(var t=1;t=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},YNAk:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("QyFq")),s=r(n("KQxl")),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},YNf1:function(e,t,n){var r=n("IwbS"),i=n("6Ic6"),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;s65535?y:w}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=M(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]=F(a[l]),r._rawExtent[l]=R(),r._extent[l]=null):o[l]=a[l])}return r}function F(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={},N(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 M=null==A?null:A.id;null==M&&null!=S&&(h[S]=h[S]||0,M=S,h[S]>0&&(M+="__ec__"+h[S]),h[S]++),null!=M&&(u[v]=M)}}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=t,this._extent={},N(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=I,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],w=e[t[1]][1];for(p=0;p=c&&v<=u||isNaN(v))&&(C>=b&&C<=w||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 sx[1]&&(x[1]=w)}}}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(x(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=T,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 U=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(U,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?T:I,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 j=B;e.exports=j},YgsL:function(e,t,n){var r=n("QBsz"),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;sn-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},Yl7c:function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("bYtY")),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},Ynxi:function(e,t,n){var r=n("bYtY"),i=n("ProS"),o=n("IwbS"),a=n("+TT/"),s=a.getLayoutRect,l=n("7aKB"),c=l.windowOpen;i.extendComponentModel({type:"title",layoutMode:{type:"box",ignoreSize:!0},defaultOption:{zlevel:0,z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bolder",color:"#333"},subtextStyle:{color:"#aaa"}}}),i.extendComponentView({type:"title",render:function(e,t,n){if(this.group.removeAll(),e.get("show")){var i=this.group,a=e.getModel("textStyle"),l=e.getModel("subtextStyle"),u=e.get("textAlign"),d=r.retrieve2(e.get("textBaseline"),e.get("textVerticalAlign")),h=new o.Text({style:o.setTextStyle({},a,{text:e.get("text"),textFill:a.getTextColor()},{disableBox:!0}),z2:10}),f=h.getBoundingRect(),p=e.get("subtext"),g=new o.Text({style:o.setTextStyle({},l,{text:p,textFill:l.getTextColor(),y:f.height+e.get("itemGap"),textVerticalAlign:"top"},{disableBox:!0}),z2:10}),m=e.get("link"),A=e.get("sublink"),v=e.get("triggerEvent",!0);h.silent=!m&&!v,g.silent=!A&&!v,m&&h.on("click",(function(){c(m,"_"+e.get("target"))})),A&&g.on("click",(function(){c(m,"_"+e.get("subtarget"))})),h.eventData=g.eventData=v?{componentType:"title",componentIndex:e.componentIndex}:null,i.add(h),p&&i.add(g);var y=i.getBoundingRect(),b=e.getBoxLayoutParams();b.width=y.width,b.height=y.height;var w=s(b,{width:n.getWidth(),height:n.getHeight()},e.get("padding"));u||(u=e.get("left")||e.get("right"),"middle"===u&&(u="center"),"right"===u?w.x+=w.width:"center"===u&&(w.x+=w.width/2)),d||(d=e.get("top")||e.get("bottom"),"center"===d&&(d="middle"),"bottom"===d?w.y+=w.height:"middle"===d&&(w.y+=w.height/2),d=d||"top"),i.attr("position",[w.x,w.y]);var x={textAlign:u,textVerticalAlign:d};h.setStyle(x),g.setStyle(x),y=i.getBoundingRect();var _=w.margin,C=e.getItemStyle(["color","opacity"]);C.fill=e.get("backgroundColor");var S=new o.Rect({shape:{x:y.x-_[3],y:y.y-_[0],width:y.width+_[1]+_[3],height:y.height+_[0]+_[2],r:e.get("borderRadius")},style:C,subPixelOptimize:!0,silent:!0});i.add(S)}}})},YrtM:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("q1tI");function i(e,t,n){var i=r["useRef"]({});return"value"in i.current&&!n(i.current.condition,t)||(i.current.value=e(),i.current.condition=t),i.current.value}},Ywus:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("DO2E")),s=r(n("KQxl")),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},Z0Lh:function(e,t,n){"use strict";var r=n("TqRt");Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=void 0;var i=r(n("pVnL")),o=r(n("HjOm")),a=r(n("Z6rY")),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},Z0cm:function(e,t){var n=Array.isArray;e.exports=n},Z1HP:function(e,t,n){var r=n("ycre"),i=n("quyA"),o=n("q4HE");function a(e){return i(e)?o(e):r(e)}e.exports=a},Z1r0:function(e,t){function n(e){var t=e.findComponents({mainType:"legend"});t&&t.length&&e.eachSeriesByType("graph",(function(e){var n=e.getCategoriesData(),r=e.getGraph(),i=r.data,o=n.mapArray(n.getName);i.filterSelf((function(e){var n=i.getItemModel(e),r=n.getShallow("category");if(null!=r){"number"===typeof r&&(r=o[r]);for(var a=0;a0?1:-1,a=r.height>0?1:-1;return{x:r.x+o*i/2,y:r.y+a*i/2,width:r.width-o*i,height:r.height-a*i}},polar:function(e,t,n){var r=e.getItemLayout(t);return{cx:r.cx,cy:r.cy,r0:r.r0,r:r.r,startAngle:r.startAngle,endAngle:r.endAngle}}};function k(e){return null!=e.startAngle&&null!=e.endAngle&&e.startAngle===e.endAngle}function N(e,t,n,r,i,s,c,u){var d=t.getItemVisual(n,"color"),h=t.getItemVisual(n,"opacity"),f=t.getVisual("borderColor"),p=r.getModel("itemStyle"),g=r.getModel("emphasis.itemStyle").getBarItemStyle();u||e.setShape("r",p.get("barBorderRadius")||0),e.useStyle(o.defaults({stroke:k(i)?"none":f,fill:k(i)?"none":d,opacity:h},p.getBarItemStyle()));var m=r.getShallow("cursor");m&&e.attr("cursor",m);var A=c?i.height>0?"bottom":"top":i.width>0?"left":"right";u||l(e.style,g,r,d,s,n,A),k(i)&&(g.fill=g.stroke="none"),a.setHoverStyle(e,g)}function M(e,t){var n=e.get(v)||0,r=isNaN(t.width)?Number.MAX_VALUE:Math.abs(t.width),i=isNaN(t.height)?Number.MAX_VALUE:Math.abs(t.height);return Math.min(n,r,i)}var I=d.extend({type:"largeBar",shape:{points:[]},buildPath:function(e,t){for(var n=t.points,r=this.__startPoint,i=this.__baseDimIdx,o=0;o=0?n:null}),30,!1);function D(e,t,n){var r=e.__baseDimIdx,i=1-r,o=e.shape.points,a=e.__largeDataIndices,s=Math.abs(e.__barWidth/2),l=e.__startPoint[i];y[0]=t,y[1]=n;for(var c=y[r],u=y[1-r],d=c-s,h=c+s,f=0,p=o.length/2;f=d&&m<=h&&(l<=A?u>=l&&u<=A:u>=A&&u<=l))return a[f]}return-1}function P(e,t,n){var r=n.getVisual("borderColor")||n.getVisual("color"),i=t.getModel("itemStyle").getItemStyle(["color","borderColor"]);e.useStyle(i),e.style.fill=null,e.style.stroke=r,e.style.lineWidth=n.getLayout("barWidth")}function F(e,t,n){var r=t.get("borderColor")||t.get("color"),i=t.getItemStyle(["color","borderColor"]);e.useStyle(i),e.style.fill=null,e.style.stroke=r,e.style.lineWidth=n.getLayout("barWidth")}function R(e,t,n){var r,i="polar"===n.type;return r=i?n.getArea():n.grid.getRect(),i?{cx:r.cx,cy:r.cy,r0:e?r.r0:t.r0,r:e?r.r:t.r,startAngle:e?t.startAngle:0,endAngle:e?t.endAngle:2*Math.PI}:{x:e?t.x:r.x,y:e?r.y:t.y,width:e?t.width:r.width,height:e?r.height:t.height}}function U(e,t,n){var r="polar"===e.type?a.Sector:a.Rect;return new r({shape:R(t,n,e),silent:!0,z2:0})}e.exports=w},ZCgT:function(e,t,n){var r=n("tLB3"),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},ZLWo: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:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z"}}]},name:"folder-open",theme:"outlined"};t.default=r},ZMnZ:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("2oIt")),s=r(n("KQxl")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="UpOutlined";var c=o.forwardRef(l);t.default=c},ZTPi:function(e,t,n){"use strict";var r=n("pVnL"),i=n.n(r),o=n("lSNA"),a=n.n(o),s=n("q1tI"),l=n("ODXe"),c=n("Ff2n"),u=n("rePB"),d=n("TSYQ"),h=n.n(d),f=n("Zm9Q"),p=n("6cGi"),g=n("KQm4"),m=n("xEkU"),A=n.n(m),v=n("t23M");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;oh&&(g=h-p),Object(s["useMemo"])((function(){if(!c.length)return[0,0];for(var t=c.length,n=t,r=0;rl+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]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:w,onTouchMove:x,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 G(e){for(var t=1;tt?"left":"right"})})),X=Object(l["a"])(Y,2),J=X[0],Z=X[1],$=V(0,(function(e,t){!q&&M&&M({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),we=be[0],xe=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],Ne=Oe[1],Me=Object(s["useState"])(0),Ie=Object(l["a"])(Me,2),Te=Ie[0],Le=Ie[1],De=b(new Map),Pe=Object(l["a"])(De,2),Fe=Pe[0],Re=Pe[1],Ue=B(o,Fe,oe),je="".concat(i,"-nav-operations-hidden"),He=0,ze=0;function Qe(e){return eze?[ze,!1]:[e,!0]}q?m?(He=0,ze=Math.max(0,oe-we)):(He=Math.min(0,we-oe),ze=0):(He=Math.min(0,Se-ce),ze=0);var Ve=Object(s["useRef"])(),Ke=Object(s["useState"])(),Ge=Object(l["a"])(Ke,2),We=Ge[0],qe=Ge[1];function Ye(){qe(Date.now())}function Xe(){window.clearTimeout(Ve.current)}function Je(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p,t=Ue.get(e);if(t)if(q){var n=J;m?t.rightJ+we&&(n=t.right+t.width-we):t.left<-J?n=-t.left:t.left+t.width>-J+we&&(n=-(t.left+t.width-we)),ne(0),Z(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)),Z(0),ne(Qe(r)[0])}}z(I,(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(we>=oe)return n;r(Z,e)}else{if(Se>=ce)return n;r(ne,t)}return Xe(),Ye(),n})),Object(s["useEffect"])((function(){return Xe(),We&&(Ve.current=window.setTimeout((function(){qe(0)}),100)),Xe}),[We]);var Ze=k(Ue,{width:we,height:Se,left:J,top:te},{width:fe,height:Ae},{width:ke,height:Te},G(G({},e),{},{tabs:o})),$e=Object(l["a"])(Ze,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:x,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){N(t,e)},onRemove:function(){K(t)},onFocus:function(){Je(t),Ye(),m||(I.current.scrollLeft=0),I.current.scrollTop=0}})})),rt=y((function(){var e,t,n,r,i,a,s,l,c,u=(null===(e=I.current)||void 0===e?void 0:e.offsetWidth)||0,d=(null===(t=I.current)||void 0===t?void 0:t.offsetHeight)||0,h=(null===(n=R.current)||void 0===n?void 0:n.offsetWidth)||0,f=(null===(r=R.current)||void 0===r?void 0:r.offsetHeight)||0,p=(null===(i=F.current)||void 0===i?void 0:i.offsetWidth)||0,g=(null===(a=F.current)||void 0===a?void 0:a.offsetHeight)||0;xe(u),Ee(d),Ne(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=F.current)||void 0===c?void 0:c.className.includes(je);pe(m-(v?0:p)),ve(A-(v?0:g)),Re((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=Ue.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(){Je()}),[p,dt,Ue,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=J>0,pt=J+we0&&void 0!==arguments[0]?arguments[0]:"";return e+=1,"".concat(t).concat(e)}}(),T=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,w=o.children,_=k(o,["prefixCls","className","theme","collapsible","reverseArrow","trigger","style","width","collapsedWidth","zeroWidthTriggerStyle","children"]),S=r.state,E=S.collapsed,B=S.below,N=n("layout-sider",s),M=Object(v["default"])(_,["collapsed","defaultCollapsed","onCollapse","breakpoint","onBreakpoint","siderHook","zeroWidthTriggerStyle"]),I=E?m:p,T=O(I)?"".concat(I,"px"):String(I),L=0===parseFloat(String(m||0))?g["createElement"]("span",{onClick:r.toggle,className:A()("".concat(N,"-zero-width-trigger"),"".concat(N,"-zero-width-trigger-").concat(d?"right":"left")),style:y},h||g["createElement"](b.a,null)):null,D={expanded:d?g["createElement"](x.a,null):g["createElement"](C.a,null),collapsed:d?g["createElement"](C.a,null):g["createElement"](x.a,null)},P=E?"collapsed":"expanded",F=D[P],R=null!==h?L||g["createElement"]("div",{className:"".concat(N,"-trigger"),onClick:r.toggle,style:{width:T}},h||F):null,U=a()(a()({},f),{flex:"0 0 ".concat(T),maxWidth:T,minWidth:T,width:T}),j=A()(l,N,"".concat(N,"-").concat(c),(t={},i()(t,"".concat(N,"-collapsed"),!!E),i()(t,"".concat(N,"-has-trigger"),u&&null!==h&&!L),i()(t,"".concat(N,"-below"),!!B),i()(t,"".concat(N,"-zero-width"),0===parseFloat(T)),t));return g["createElement"]("aside",a()({className:j},M,{style:U}),g["createElement"]("div",{className:"".concat(N,"-children")},w),u||B&&L?R:null)},r.uniqueId=I("ant-sider-"),"undefined"!==typeof window&&(o=window.matchMedia),o&&e.breakpoint&&e.breakpoint in N&&(r.mql=o("(max-width: ".concat(N[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"](M.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"]);T.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"](T,a()({},t,e.props))}))}}]),n}(g["Component"])},ZYIC:function(e,t,n){var r=n("zM3Q"),i={seriesType:"lines",plan:r(),reset:function(e){var t=e.coordinateSystem,n=e.get("polyline"),r=e.pipelineContext.large;function i(i,o){var a=[];if(r){var s,l=i.end-i.start;if(n){for(var c=0,u=i.start;u>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},Zm9Q:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("q1tI"),i=n.n(r),o=n("TOwV");function a(e){var t=[];return i.a.Children.forEach(e,(function(e){void 0!==e&&null!==e&&(Array.isArray(e)?t=t.concat(a(e)):Object(o["isFragment"])(e)&&e.props?t=t.concat(a(e.props.children)):t.push(e))})),t}},Znkb:function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("ProS")),o=n("zTMp"),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},"Znn+":function(e,t,n){"use strict";n("cIOH"),n("9ama")},ZqQs:function(e,t,n){var r=n("bYtY");function i(e){var t=e&&e.timeline;r.isArray(t)||(t=t?[t]:[]),r.each(t,(function(e){e&&o(e)}))}function o(e){var t=e.type,n={number:"value",time:"time"};if(n[t]&&(e.axisType=n[t],delete e.type),a(e),s(e,"controlPosition")){var i=e.controlStyle||(e.controlStyle={});s(i,"position")||(i.position=e.controlPosition),"none"!==i.position||s(i,"show")||(i.show=!1,delete i.position),delete e.controlPosition}r.each(e.data||[],(function(e){r.isObject(e)&&!r.isArray(e)&&(!s(e,"value")&&s(e,"name")&&(e.value=e.name),a(e))}))}function a(e){var t=e.itemStyle||(e.itemStyle={}),n=t.emphasis||(t.emphasis={}),i=e.label||e.label||{},o=i.normal||(i.normal={}),a={normal:1,emphasis:1};r.each(i,(function(e,t){a[t]||s(o,t)||(o[t]=e)})),n.label&&!s(i,"emphasis")&&(i.emphasis=n.label,delete n.label)}function s(e,t){return e.hasOwnProperty(t)}e.exports=i},Zvw2:function(e,t,n){var r=n("bYtY"),i=n("hM6l"),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},a7Wl: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:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"outlined"};t.default=r},a9QJ: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},aCH8:function(e,t,n){(function(){var t=n("ANhw"),r=n("mmNF").utf8,i=n("BEtg"),o=n("mmNF").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>>24)|4278255360&(s[f]<<24|s[f]>>>8);s[l>>>5]|=128<>>9<<4)]=l;var p=e._ff,g=e._gg,m=e._hh,A=e._ii;for(f=0;f>>0,u=u+y>>>0,d=d+b>>>0,h=h+w>>>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<>>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<>>32-o)+t},a._hh=function(e,t,n,r,i,o,a){var s=e+(t^n^r)+(i>>>0)+a;return(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<>>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)}})()},aHsQ:function(e,t,n){"use strict";n("cIOH"),n("6D9b")},aKvl:function(e,t,n){var r=n("Sj9i"),i=r.quadraticProjectPoint;function o(e,t,n,r,o,a,s,l,c){if(0===s)return!1;var u=s;if(c>t+u&&c>r+u&&c>a+u||ce+u&&l>n+u&&l>o+u||l0&&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 w(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;dn.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}),I(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&&w(this,r,i,t,n),r.overallReset&&x(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,I(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 w(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:M}));s.context={model:n,ecModel:r,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:e},I(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 x(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,I(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 N(t)})):k}var k=N(0);function N(e){return function(t,n){var r=n.data,i=n.resetDefines[e];if(i&&i.dataEach)for(var o=t.start;o=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},apAg:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("bsht")),s=r(n("KQxl")),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},as94:function(e,t,n){var r=n("7aKB"),i=n("3LNs"),o=n("IwbS"),a=n("/y7N"),s=n("Fofx"),l=n("+rIm"),c=n("Znkb"),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},b56q:function(e,t,n){},b80T:function(e,t,n){var r=n("UNi/"),i=n("03A+"),o=n("Z0cm"),a=n("DSRE"),s=n("wJg7"),l=n("c6wG"),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},b80e:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("gKaM")),s=r(n("KQxl")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="DoubleLeftOutlined";var c=o.forwardRef(l);t.default=c},b9oc:function(e,t,n){var r=n("bYtY"),i=r.each,o="\0_ec_hist_store";function a(e,t){var n=u(e);i(t,(function(t,r){for(var i=n.length-1;i>=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},bBKM:function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("ProS")),o=n("bYtY"),a=n("+rIm"),s=n("IwbS"),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;y1&&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},N=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"]),w=c["useContext"](m["b"]),E=w.getPrefixCls,N=w.direction,M=E("breadcrumb",n);if(u&&u.length>0){var I=[];t=u.map((function(e){var t,n=O(e.path,v);return n&&I.push(n),e.children&&e.children.length&&(t=c["createElement"](x["a"],null,e.children.map((function(e){return c["createElement"](x["a"].Item,{key:e.path||e.breadcrumbName},g(e,v,u,k(I,e.path,v)))})))),c["createElement"](y,{overlay:t,separator:o,key:n||e.breadcrumbName},g(e,v,u,I))}))}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 T=d()(l,M,a()({},"".concat(M,"-rtl"),"rtl"===N));return c["createElement"]("div",i()({className:T,style:s},b),t)};N.Item=y,N.Separator=w;var M=N;t["a"]=M},bKJz:function(e,t,n){},bLfw:function(e,t,n){var r=n("bYtY"),i=n("Qxkt"),o=n("iRjW"),a=n("Yl7c"),s=a.enableClassManagement,l=a.parseClassType,c=n("4NO4"),u=c.makeInner,d=n("+TT/"),h=n("3hzK"),f=u(),p=i.extend({type:"component",id:"",name:"",mainType:"",subType:"",componentIndex:0,defaultOption:null,ecModel:null,dependentModels:[],uid:null,layoutMode:null,$constructor:function(e,t,n,r){i.call(this,e,t,n,r),this.uid=o.getUID("ec_cpt_model")},init:function(e,t,n,r){this.mergeDefaultAndTheme(e,n)},mergeDefaultAndTheme:function(e,t){var n=this.layoutMode,i=n?d.getLayoutParams(e):{},o=t.getTheme();r.merge(e,o.get(this.mainType)),r.merge(e,this.getDefaultOption()),n&&d.mergeLayoutParam(e,i,n)},mergeOption:function(e,t){r.merge(this.option,e,!0);var n=this.layoutMode;n&&d.mergeLayoutParam(this.option,e,n)},optionUpdated:function(e,t){},getDefaultOption:function(){var e=f(this);if(!e.defaultOption){var t=[],n=this.constructor;while(n){var i=n.prototype.defaultOption;i&&t.push(i),n=n.superClass}for(var o={},a=t.length-1;a>=0;a--)o=r.merge(o,t[a],!0);e.defaultOption=o}return e.defaultOption},getReferringComponents:function(e){return this.ecModel.queryComponents({mainType:e,index:this.get(e+"Index",!0),id:this.get(e+"Id",!0)})}});function g(e){var t=[];return r.each(p.getClassesByMainType(e),(function(e){t=t.concat(e.prototype.dependencies||[])})),t=r.map(t,(function(e){return l(e).main})),"dataset"!==e&&r.indexOf(t,"dataset")<=0&&t.unshift("dataset"),t}s(p,{registerWhenExtend:!0}),o.enableSubTypeDefaulter(p),o.enableTopologicalTravel(p,g),r.mixin(p,h);var m=p;e.exports=m},bMXI:function(e,t,n){var r=n("bYtY"),i=n("QBsz"),o=n("Fofx"),a=n("mFDi"),s=n("DN4a"),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},bNin:function(e,t,n){var r=n("bYtY"),i=n("IwbS"),o=n("FBjb"),a=n("Itpr"),s=a.radialCoordinate,l=n("ProS"),c=n("4mN7"),u=n("bMXI"),d=n("Ae+d"),h=n("SgGq"),f=n("xSat"),p=f.onIrrelevantElement,g=n("Tghj"),m=(g.__DEV__,n("OELB")),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;hx.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:{opacity:1}},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;g1&&void 0!==arguments[1]&&arguments[1],n={};return Object.keys(e).forEach((function(r){l(r,a)?n[r]=e[r]:t||!o.includes(r)&&!l(r,s)||(n[r]=e[r])})),n}},bYtY: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=0;o--)r.push(i[o])}}t.eachAfter=n,t.eachBefore=r},bahg:function(e,t){function n(e){return e.split("")}e.exports=n},bbsP:function(e,t,n){"use strict";n("cIOH"),n("CWI+")},bdgK:function(e,t,n){"use strict";n.r(t),function(e){var n=function(){if("undefined"!==typeof Map)return Map;function e(e,t){var n=-1;return e.some((function(e,r){return e[0]===t&&(n=r,!0)})),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),r=this.__entries__[n];return r&&r[1]},t.prototype.set=function(t,n){var r=e(this.__entries__,t);~r?this.__entries__[r][1]=n:this.__entries__.push([t,n])},t.prototype["delete"]=function(t){var n=this.__entries__,r=e(n,t);~r&&n.splice(r,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,r=this.__entries__;n0},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 N=function(){return"undefined"!==typeof i.ResizeObserver?i.ResizeObserver:k}();t["default"]=N}.call(this,n("yLpj"))},bogI:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=function(e){if(!e)return null;var t="function"===typeof e;return t?e():e}},bsht: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},bx4M:function(e,t,n){"use strict";var r=n("lSNA"),i=n.n(r),o=n("pVnL"),a=n.n(o),s=n("q1tI"),l=n("TSYQ"),c=n.n(l),u=n("BGR+"),d=n("H84U"),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);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},c6wG:function(e,t,n){var r=n("dD9F"),i=n("sEf8"),o=n("mdPL"),a=o&&o.isTypedArray,s=a?i(a):r;e.exports=s},c8qY:function(e,t,n){var r=n("IwbS"),i=n("fls0");function o(e){this._ctor=e||i,this.group=new r.Group}var a=o.prototype;function s(e,t,n,r){var i=t.getItemLayout(n);if(h(i)){var o=new e._ctor(t,n,r);t.setItemGraphicEl(n,o),e.group.add(o)}}function l(e,t,n,r,i,o){var a=t.getItemGraphicEl(r);h(n.getItemLayout(i))?(a?a.updateData(n,i,o):a=new e._ctor(n,i,o),n.setItemGraphicEl(i,a),e.group.add(a)):e.group.remove(a)}function c(e){return e.animators&&e.animators.length>0}function u(e){var t=e.hostModel;return{lineStyle:t.getModel("lineStyle").getLineStyle(),hoverLineStyle:t.getModel("emphasis.lineStyle").getLineStyle(),labelModel:t.getModel("label"),hoverLabelModel:t.getModel("emphasis.label")}}function d(e){return isNaN(e[0])||isNaN(e[1])}function h(e){return!d(e[0])&&!d(e[1])}a.isPersistent=function(){return!0},a.updateData=function(e){var t=this,n=t.group,r=t._lineData;t._lineData=e,r||n.removeAll();var i=u(e);e.diff(r).add((function(n){s(t,e,n,i)})).update((function(n,o){l(t,r,e,o,n,i)})).remove((function(e){n.remove(r.getItemGraphicEl(e))})).execute()},a.updateLayout=function(){var e=this._lineData;e&&e.eachItemGraphicEl((function(t,n){t.updateLayout(e,n)}),this)},a.incrementalPrepareUpdate=function(e){this._seriesScope=u(e),this._lineData=null,this.group.removeAll()},a.incrementalUpdate=function(e,t){function n(e){e.isGroup||c(e)||(e.incremental=e.useHoverLayer=!0)}for(var r=e.start;r "))},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},crZl:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("IwbS"),a=n("7aKB"),s=n("+TT/"),l=n("XxSj"),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},czTT:function(e,t,n){},d4KN:function(e,t,n){var r=n("ProS"),i=n("bYtY");function o(e,t){i.each(t,(function(t){t.update="updateView",r.registerAction(t,(function(n,r){var i={};return r.eachComponent({mainType:"series",subType:e,query:n},(function(e){e[t.method]&&e[t.method](n.name,n.dataIndex);var r=e.getData();r.each((function(t){var n=r.getName(t);i[n]=e.isSelected(n)||!1}))})),{name:n.name,selected:i,seriesId:n.seriesId}}))}))}e.exports=o},dBmv:function(e,t,n){var r=n("ProS"),i=n("szbU");n("vF/C"),n("qwVE"),n("MHoB"),n("PNag"),n("1u/T"),r.registerPreprocessor(i)},dD9F:function(e,t,n){var r=n("NykK"),i=n("shjB"),o=n("ExA7"),a="[object Arguments]",s="[object Array]",l="[object Boolean]",c="[object Date]",u="[object Error]",d="[object Function]",h="[object Map]",f="[object Number]",p="[object Object]",g="[object RegExp]",m="[object Set]",A="[object String]",v="[object WeakMap]",y="[object ArrayBuffer]",b="[object DataView]",w="[object Float32Array]",x="[object Float64Array]",_="[object Int8Array]",C="[object Int16Array]",S="[object Int32Array]",E="[object Uint8Array]",B="[object Uint8ClampedArray]",O="[object Uint16Array]",k="[object Uint32Array]",N={};function M(e){return o(e)&&i(e.length)&&!!N[r(e)]}N[w]=N[x]=N[_]=N[C]=N[S]=N[E]=N[B]=N[O]=N[k]=!0,N[a]=N[s]=N[y]=N[l]=N[b]=N[c]=N[u]=N[d]=N[h]=N[f]=N[p]=N[g]=N[m]=N[A]=N[v]=!1,e.exports=M},"dF/Y":function(e,t,n){"use strict";var r=n("q1tI"),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("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="DownloadOutlined";t["a"]=r["forwardRef"](s)},dMvE:function(e,t){var n={linear:function(e){return e},quadraticIn:function(e){return e*e},quadraticOut:function(e){return e*(2-e)},quadraticInOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)},cubicIn:function(e){return e*e*e},cubicOut:function(e){return--e*e*e+1},cubicInOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)},quarticIn:function(e){return e*e*e*e},quarticOut:function(e){return 1- --e*e*e*e},quarticInOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)},quinticIn:function(e){return e*e*e*e*e},quinticOut:function(e){return--e*e*e*e*e+1},quinticInOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)},sinusoidalIn:function(e){return 1-Math.cos(e*Math.PI/2)},sinusoidalOut:function(e){return Math.sin(e*Math.PI/2)},sinusoidalInOut:function(e){return.5*(1-Math.cos(Math.PI*e))},exponentialIn:function(e){return 0===e?0:Math.pow(1024,e-1)},exponentialOut:function(e){return 1===e?1:1-Math.pow(2,-10*e)},exponentialInOut:function(e){return 0===e?0:1===e?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(2-Math.pow(2,-10*(e-1)))},circularIn:function(e){return 1-Math.sqrt(1-e*e)},circularOut:function(e){return Math.sqrt(1- --e*e)},circularInOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)},elasticIn:function(e){var t,n=.1,r=.4;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=r/4):t=r*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r))},elasticOut:function(e){var t,n=.1,r=.4;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=r/4):t=r*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*e)*Math.sin((e-t)*(2*Math.PI)/r)+1)},elasticInOut:function(e){var t,n=.1,r=.4;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=r/4):t=r*Math.asin(1/n)/(2*Math.PI),(e*=2)<1?n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r)*-.5:n*Math.pow(2,-10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r)*.5+1)},backIn:function(e){var t=1.70158;return e*e*((t+1)*e-t)},backOut:function(e){var t=1.70158;return--e*e*((t+1)*e+t)+1},backInOut:function(e){var t=2.5949095;return(e*=2)<1?e*e*((t+1)*e-t)*.5:.5*((e-=2)*e*((t+1)*e+t)+2)},bounceIn:function(e){return 1-n.bounceOut(1-e)},bounceOut:function(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},bounceInOut:function(e){return e<.5?.5*n.bounceIn(2*e):.5*n.bounceOut(2*e-1)+.5}},r=n;e.exports=r},diRs:function(e,t,n){"use strict";var r=n("pVnL"),i=n.n(r),o=n("q1tI"),a=n("3S7+"),s=n("H84U"),l=n("bogI"),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=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;a=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()}})},f3JH:function(e,t,n){n("aTJb"),n("OlYY"),n("fc+c"),n("oY9F"),n("MqEG"),n("LBfv"),n("noeP")},f5HG:function(e,t,n){var r=n("IwbS"),i=n("QBsz"),o=r.Line.prototype,a=r.BezierCurve.prototype;function s(e){return isNaN(+e.cpx1)||isNaN(+e.cpy1)}var l=r.extendShape({type:"ec-line",style:{stroke:"#000",fill:null},shape:{x1:0,y1:0,x2:0,y2:0,percent:1,cpx1:null,cpy1:null},buildPath:function(e,t){this[s(t)?"_buildPathLine":"_buildPathCurve"](e,t)},_buildPathLine:o.buildPath,_buildPathCurve:a.buildPath,pointAt:function(e){return this[s(this.shape)?"_pointAtLine":"_pointAtCurve"](e)},_pointAtLine:o.pointAt,_pointAtCurve:a.pointAt,tangentAt:function(e){var t=this.shape,n=s(t)?[t.x2-t.x1,t.y2-t.y1]:this._tangentAtCurve(e);return i.normalize(n,n)},_tangentAtCurve:a.tangentAt});e.exports=l},f5Yq:function(e,t,n){var r=n("bYtY"),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},fAei:function(e,t,n){"use strict";n.d(t,"a",(function(){return x["a"]}));var r=n("rePB"),i=n("VTBJ"),o=n("KQm4"),a=n("1OyB"),s=n("vuIU"),l=n("Ji7U"),c=n("LK+K"),u=n("q1tI"),d=n("4IlW"),h=n("Kwbf"),f=n("TSYQ"),p=n.n(f),g=n("sboe"),m=n("OZM5"),A=n("815F"),v=n("ODXe"),y=n("Ff2n"),b=n("+nKL"),w=n("8XRh"),x=n("WaYH"),_=function(e,t){var n=e.className,r=e.style,i=e.motion,o=e.motionNodes,a=e.motionType,s=e.onMotionEnd,l=e.active,c=e.treeNodeRequiredProps,d=Object(y["a"])(e,["className","style","motion","motionNodes","motionType","onMotionEnd","active","treeNodeRequiredProps"]),h=u["useState"](!0),f=Object(v["a"])(h,2),m=f[0],b=f[1],_=u["useContext"](g["a"]),C=_.prefixCls,S=u["useRef"](!1),E=function(){S.current||s(),S.current=!0};return Object(u["useEffect"])((function(){o&&"hide"===a&&m&&b(!1)}),[o]),Object(u["useEffect"])((function(){return function(){o&&E()}}),[]),o?u["createElement"](w["default"],Object.assign({ref:t,visible:m},i,{motionAppear:"show"===a,onAppearEnd:E,onLeaveEnd:E}),(function(e,t){var n=e.className,r=e.style;return u["createElement"]("div",{ref:t,className:p()("".concat(C,"-treenode-motion"),n),style:r},o.map((function(e){var t=e.data,n=t.key,r=Object(y["a"])(t,["key"]),i=e.isStart,o=e.isEnd;delete r.children;var a=Object(A["f"])(n,c);return u["createElement"](x["a"],Object.assign({},r,a,{active:l,data:e.data,key:n,isStart:i,isEnd:o}))})))})):u["createElement"](x["a"],Object.assign({domRef:t,className:n,style:r},d,{active:l}))};_.displayName="MotionTreeNode";var C=u["forwardRef"](_),S=C;function E(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=e.length,r=t.length;if(1!==Math.abs(n-r))return{add:!1,key:null};function i(e,t){var n=new Map;e.forEach((function(e){n.set(e,!0)}));var r=t.filter((function(e){return!n.has(e)}));return 1===r.length?r[0]:null}return n ").concat(t);return t}var F=function(e,t){var n=e.prefixCls,r=e.data,i=(e.selectable,e.checkable,e.expandedKeys),o=e.selectedKeys,a=e.checkedKeys,s=e.loadedKeys,l=e.loadingKeys,c=e.halfCheckedKeys,d=e.keyEntities,h=e.disabled,f=e.dragging,p=e.dragOverNodeKey,g=e.dropPosition,m=e.motion,w=e.height,x=e.itemHeight,_=e.virtual,C=e.focusable,M=e.activeItem,I=e.focused,F=e.tabIndex,R=e.onKeyDown,U=e.onFocus,j=e.onBlur,H=e.onActiveChange,z=e.onListChangeStart,Q=e.onListChangeEnd,V=Object(y["a"])(e,["prefixCls","data","selectable","checkable","expandedKeys","selectedKeys","checkedKeys","loadedKeys","loadingKeys","halfCheckedKeys","keyEntities","disabled","dragging","dragOverNodeKey","dropPosition","motion","height","itemHeight","virtual","focusable","activeItem","focused","tabIndex","onKeyDown","onFocus","onBlur","onActiveChange","onListChangeStart","onListChangeEnd"]),K=u["useRef"](null);u["useImperativeHandle"](t,(function(){return{scrollTo:function(e){K.current.scrollTo(e)}}}));var G=u["useState"](i),W=Object(v["a"])(G,2),q=W[0],Y=W[1],X=u["useState"](r),J=Object(v["a"])(X,2),Z=J[0],$=J[1],ee=u["useState"](r),te=Object(v["a"])(ee,2),ne=te[0],re=te[1],ie=u["useState"]([]),oe=Object(v["a"])(ie,2),ae=oe[0],se=oe[1],le=u["useState"](null),ce=Object(v["a"])(le,2),ue=ce[0],de=ce[1];function he(){$(r),re(r),se([]),de(null),Q()}u["useEffect"]((function(){Y(i);var e=E(q,i);if(null!==e.key){if(e.add){var t=Z.findIndex((function(t){var n=t.data.key;return n===e.key})),n=L(B(Z,r,e.key),_,w,x),o=Z.slice();o.splice(t+1,0,T),re(o),se(n),de("show")}else{var a=r.findIndex((function(t){var n=t.data.key;return n===e.key})),s=L(B(r,Z,e.key),_,w,x),l=r.slice();l.splice(a+1,0,T),re(l),se(s),de("hide")}m&&z()}else Z!==r&&($(r),re(r))}),[i,r]),u["useEffect"]((function(){f||he()}),[f]);var fe=m?ne:r,pe={expandedKeys:i,selectedKeys:o,loadedKeys:s,loadingKeys:l,checkedKeys:a,halfCheckedKeys:c,dragOverNodeKey:p,dropPosition:g,keyEntities:d};return u["createElement"](u["Fragment"],null,I&&M&&u["createElement"]("span",{style:O,"aria-live":"assertive"},P(M)),u["createElement"]("div",{role:"tree"},u["createElement"]("input",{style:O,disabled:!1===C||h,tabIndex:!1!==C?F:null,onKeyDown:R,onFocus:U,onBlur:j,value:"",onChange:k})),u["createElement"](b["a"],Object.assign({},V,{data:fe,itemKey:D,height:w,fullHeight:!1,virtual:_,itemHeight:x,prefixCls:"".concat(n,"-list"),ref:K}),(function(e){var t=e.pos,n=e.data,r=n.key,i=Object(y["a"])(n,["key"]),o=e.isStart,a=e.isEnd,s=Object(A["e"])(r,t);delete i.children;var l=Object(A["f"])(s,pe);return u["createElement"](S,Object.assign({},i,l,{active:M&&r===M.data.key,pos:t,data:e.data,isStart:o,isEnd:a,motion:m,motionNodes:r===N?ae:null,motionType:ue,onMotionEnd:he,treeNodeRequiredProps:pe,onMouseMove:function(){H(null)}}))})))},R=u["forwardRef"](F);R.displayName="NodeList";var U=R,j=n("NvD2"),H=function(e){Object(l["a"])(n,e);var t=Object(c["a"])(n);function n(){var e;return Object(a["a"])(this,n),e=t.apply(this,arguments),e.destroyed=!1,e.state={keyEntities:{},selectedKeys:[],checkedKeys:[],halfCheckedKeys:[],loadedKeys:[],loadingKeys:[],expandedKeys:[],dragging:!1,dragNodesKeys:[],dragOverNodeKey:null,dropPosition:null,treeData:[],flattenNodes:[],focused:!1,activeKey:null,listChanging:!1,prevProps:null},e.listRef=u["createRef"](),e.onNodeDragStart=function(t,n){var r=e.state,i=r.expandedKeys,o=r.keyEntities,a=e.props.onDragStart,s=n.props.eventKey;e.dragNode=n;var l=Object(m["b"])(i,s);e.setState({dragging:!0,dragNodesKeys:Object(m["g"])(s,o)}),e.setExpandedKeys(l),a&&a({event:t,node:Object(A["b"])(n.props)})},e.onNodeDragEnter=function(t,n){var r=e.state,i=r.expandedKeys,a=r.keyEntities,s=r.dragNodesKeys,l=e.props.onDragEnter,c=n.props,u=c.pos,d=c.eventKey;if(e.dragNode&&-1===s.indexOf(d)){var h=Object(m["c"])(t,n);e.dragNode.props.eventKey!==d||0!==h?setTimeout((function(){e.setState({dragOverNodeKey:d,dropPosition:h}),e.delayedDragEnterLogic||(e.delayedDragEnterLogic={}),Object.keys(e.delayedDragEnterLogic).forEach((function(t){clearTimeout(e.delayedDragEnterLogic[t])})),e.delayedDragEnterLogic[u]=window.setTimeout((function(){if(e.state.dragging){var r=Object(o["a"])(i),s=a[d];s&&(s.children||[]).length&&(r=Object(m["a"])(i,d)),"expandedKeys"in e.props||e.setExpandedKeys(r),l&&l({event:t,node:Object(A["b"])(n.props),expandedKeys:r})}}),400)}),0):e.setState({dragOverNodeKey:"",dropPosition:null})}},e.onNodeDragOver=function(t,n){var r=e.state.dragNodesKeys,i=e.props.onDragOver,o=n.props.eventKey;if(-1===r.indexOf(o)){if(e.dragNode&&o===e.state.dragOverNodeKey){var a=Object(m["c"])(t,n);if(a===e.state.dropPosition)return;e.setState({dropPosition:a})}i&&i({event:t,node:Object(A["b"])(n.props)})}},e.onNodeDragLeave=function(t,n){var r=e.props.onDragLeave;e.setState({dragOverNodeKey:""}),r&&r({event:t,node:Object(A["b"])(n.props)})},e.onNodeDragEnd=function(t,n){var r=e.props.onDragEnd;e.setState({dragOverNodeKey:""}),e.cleanDragState(),r&&r({event:t,node:Object(A["b"])(n.props)}),e.dragNode=null},e.onNodeDrop=function(t,n){var r=e.state,i=r.dragNodesKeys,o=void 0===i?[]:i,a=r.dropPosition,s=e.props.onDrop,l=n.props,c=l.eventKey,u=l.pos;if(e.setState({dragOverNodeKey:""}),e.cleanDragState(),-1===o.indexOf(c)){var d=Object(m["k"])(u),f={event:t,node:Object(A["b"])(n.props),dragNode:e.dragNode?Object(A["b"])(e.dragNode.props):null,dragNodesKeys:o.slice(),dropPosition:a+Number(d[d.length-1]),dropToGap:!1};0!==a&&(f.dropToGap=!0),s&&s(f),e.dragNode=null}else Object(h["a"])(!1,"Can not drop to dragNode(include it's children node)")},e.cleanDragState=function(){var t=e.state.dragging;t&&e.setState({dragging:!1})},e.onNodeClick=function(t,n){var r=e.props.onClick;r&&r(t,n)},e.onNodeDoubleClick=function(t,n){var r=e.props.onDoubleClick;r&&r(t,n)},e.onNodeSelect=function(t,n){var r=e.state.selectedKeys,i=e.state.keyEntities,o=e.props,a=o.onSelect,s=o.multiple,l=n.selected,c=n.key,u=!l;r=u?s?Object(m["a"])(r,c):[c]:Object(m["b"])(r,c);var d=r.map((function(e){var t=i[e];return t?t.node:null})).filter((function(e){return e}));e.setUncontrolledState({selectedKeys:r}),a&&a(r,{event:"select",selected:u,node:n,selectedNodes:d,nativeEvent:t.nativeEvent})},e.onNodeCheck=function(t,n,r){var i,a=e.state,s=a.keyEntities,l=a.checkedKeys,c=a.halfCheckedKeys,u=e.props,d=u.checkStrictly,h=u.onCheck,f=n.key,p={event:"check",node:n,checked:r,nativeEvent:t.nativeEvent};if(d){var g=r?Object(m["a"])(l,f):Object(m["b"])(l,f),A=Object(m["b"])(c,f);i={checked:g,halfChecked:A},p.checkedNodes=g.map((function(e){return s[e]})).filter((function(e){return e})).map((function(e){return e.node})),e.setUncontrolledState({checkedKeys:g})}else{var v=Object(j["a"])([].concat(Object(o["a"])(l),[f]),!0,s),y=v.checkedKeys,b=v.halfCheckedKeys;if(!r){var w=new Set(y);w["delete"](f);var x=Object(j["a"])(Array.from(w),{checked:!1,halfCheckedKeys:b},s);y=x.checkedKeys,b=x.halfCheckedKeys}i=y,p.checkedNodes=[],p.checkedNodesPositions=[],p.halfCheckedKeys=b,y.forEach((function(e){var t=s[e];if(t){var n=t.node,r=t.pos;p.checkedNodes.push(n),p.checkedNodesPositions.push({node:n,pos:r})}})),e.setUncontrolledState({checkedKeys:y},!1,{halfCheckedKeys:b})}h&&h(i,p)},e.onNodeLoad=function(t){return new Promise((function(n){e.setState((function(r){var i=r.loadedKeys,o=void 0===i?[]:i,a=r.loadingKeys,s=void 0===a?[]:a,l=e.props,c=l.loadData,u=l.onLoad,d=t.key;if(!c||-1!==o.indexOf(d)||-1!==s.indexOf(d))return{};var h=c(t);return h.then((function(){var r=e.state,i=r.loadedKeys,o=r.loadingKeys,a=Object(m["a"])(i,d),s=Object(m["b"])(o,d);u&&u(a,{event:"load",node:t}),e.setUncontrolledState({loadedKeys:a}),e.setState({loadingKeys:s}),n()})),{loadingKeys:Object(m["a"])(s,d)}}))}))},e.onNodeMouseEnter=function(t,n){var r=e.props.onMouseEnter;r&&r({event:t,node:n})},e.onNodeMouseLeave=function(t,n){var r=e.props.onMouseLeave;r&&r({event:t,node:n})},e.onNodeContextMenu=function(t,n){var r=e.props.onRightClick;r&&(t.preventDefault(),r({event:t,node:n}))},e.onFocus=function(){var t=e.props.onFocus;e.setState({focused:!0}),t&&t.apply(void 0,arguments)},e.onBlur=function(){var t=e.props.onBlur;e.setState({focused:!1}),e.onActiveChange(null),t&&t.apply(void 0,arguments)},e.getTreeNodeRequiredProps=function(){var t=e.state,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;return{expandedKeys:n||[],selectedKeys:r||[],loadedKeys:i||[],loadingKeys:o||[],checkedKeys:a||[],halfCheckedKeys:s||[],dragOverNodeKey:l,dropPosition:c,keyEntities:u}},e.setExpandedKeys=function(t){var n=e.state.treeData,r=Object(A["d"])(n,t);e.setUncontrolledState({expandedKeys:t,flattenNodes:r},!0)},e.onNodeExpand=function(t,n){var r=e.state.expandedKeys,i=e.state.listChanging,o=e.props,a=o.onExpand,s=o.loadData,l=n.key,c=n.expanded;if(!i){var u=r.indexOf(l),d=!c;if(Object(h["a"])(c&&-1!==u||!c&&-1===u,"Expand state not sync with index check"),r=d?Object(m["a"])(r,l):Object(m["b"])(r,l),e.setExpandedKeys(r),a&&a(r,{node:n,expanded:d,nativeEvent:t.nativeEvent}),d&&s){var f=e.onNodeLoad(n);f&&f.then((function(){var t=Object(A["d"])(e.state.treeData,r);e.setUncontrolledState({flattenNodes:t})}))}}},e.onListChangeStart=function(){e.setUncontrolledState({listChanging:!0})},e.onListChangeEnd=function(){setTimeout((function(){e.setUncontrolledState({listChanging:!1})}))},e.onActiveChange=function(t){var n=e.state.activeKey,r=e.props.onActiveChange;n!==t&&(e.setState({activeKey:t}),null!==t&&e.scrollTo({key:t}),r&&r(t))},e.getActiveItem=function(){var t=e.state,n=t.activeKey,r=t.flattenNodes;return null===n?null:r.find((function(e){var t=e.data.key;return t===n}))||null},e.offsetActiveKey=function(t){var n=e.state,r=n.flattenNodes,i=n.activeKey,o=r.findIndex((function(e){var t=e.data.key;return t===i}));-1===o&&t<0&&(o=r.length),o=(o+t+r.length)%r.length;var a=r[o];if(a){var s=a.data.key;e.onActiveChange(s)}else e.onActiveChange(null)},e.onKeyDown=function(t){var n=e.state,r=n.activeKey,o=n.expandedKeys,a=n.checkedKeys,s=e.props,l=s.onKeyDown,c=s.checkable,u=s.selectable;switch(t.which){case d["a"].UP:e.offsetActiveKey(-1),t.preventDefault();break;case d["a"].DOWN:e.offsetActiveKey(1),t.preventDefault();break}var h=e.getActiveItem();if(h&&h.data){var f=e.getTreeNodeRequiredProps(),p=!1===h.data.isLeaf||!!(h.data.children||[]).length,g=Object(A["b"])(Object(i["a"])(Object(i["a"])({},Object(A["f"])(r,f)),{},{data:h.data,active:!0}));switch(t.which){case d["a"].LEFT:p&&o.includes(r)?e.onNodeExpand({},g):h.parent&&e.onActiveChange(h.parent.data.key),t.preventDefault();break;case d["a"].RIGHT:p&&!o.includes(r)?e.onNodeExpand({},g):h.children&&h.children.length&&e.onActiveChange(h.children[0].data.key),t.preventDefault();break;case d["a"].ENTER:case d["a"].SPACE:!c||g.disabled||!1===g.checkable||g.disableCheckbox?c||!u||g.disabled||!1===g.selectable||e.onNodeSelect({},g):e.onNodeCheck({},g,!a.includes(r));break}}l&&l(t)},e.setUncontrolledState=function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(!e.destroyed){var o=!1,a=!0,s={};Object.keys(t).forEach((function(n){n in e.props?a=!1:(o=!0,s[n]=t[n])})),!o||n&&!a||e.setState(Object(i["a"])(Object(i["a"])({},s),r))}},e.scrollTo=function(t){e.listRef.current.scrollTo(t)},e}return Object(s["a"])(n,[{key:"componentWillUnmount",value:function(){this.destroyed=!0}},{key:"render",value:function(){var e,t=this.state,n=t.focused,i=t.flattenNodes,o=t.keyEntities,a=t.dragging,s=t.activeKey,l=this.props,c=l.prefixCls,d=l.className,h=l.style,f=l.showLine,A=l.focusable,v=l.tabIndex,y=void 0===v?0:v,b=l.selectable,w=l.showIcon,x=l.icon,_=l.switcherIcon,C=l.draggable,S=l.checkable,E=l.checkStrictly,B=l.disabled,O=l.motion,k=l.loadData,N=l.filterTreeNode,M=l.height,I=l.itemHeight,T=l.virtual,L=l.titleRender,D=Object(m["f"])(this.props);return u["createElement"](g["a"].Provider,{value:{prefixCls:c,selectable:b,showIcon:w,icon:x,switcherIcon:_,draggable:C,checkable:S,checkStrictly:E,disabled:B,keyEntities:o,loadData:k,filterTreeNode:N,titleRender:L,onNodeClick:this.onNodeClick,onNodeDoubleClick:this.onNodeDoubleClick,onNodeExpand:this.onNodeExpand,onNodeSelect:this.onNodeSelect,onNodeCheck:this.onNodeCheck,onNodeLoad:this.onNodeLoad,onNodeMouseEnter:this.onNodeMouseEnter,onNodeMouseLeave:this.onNodeMouseLeave,onNodeContextMenu:this.onNodeContextMenu,onNodeDragStart:this.onNodeDragStart,onNodeDragEnter:this.onNodeDragEnter,onNodeDragOver:this.onNodeDragOver,onNodeDragLeave:this.onNodeDragLeave,onNodeDragEnd:this.onNodeDragEnd,onNodeDrop:this.onNodeDrop}},u["createElement"]("div",{className:p()(c,d,(e={},Object(r["a"])(e,"".concat(c,"-show-line"),f),Object(r["a"])(e,"".concat(c,"-focused"),n),Object(r["a"])(e,"".concat(c,"-active-focused"),null!==s),e))},u["createElement"](U,Object.assign({ref:this.listRef,prefixCls:c,style:h,data:i,disabled:B,selectable:b,checkable:!!S,motion:O,dragging:a,height:M,itemHeight:I,virtual:T,focusable:A,focused:n,tabIndex:y,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd},this.getTreeNodeRequiredProps(),D))))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n,o=t.prevProps,a={prevProps:e};function s(t){return!o&&t in e||o&&o[t]!==e[t]}if(s("treeData")?n=e.treeData:s("children")&&(Object(h["a"])(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),n=Object(A["c"])(e.children)),n){a.treeData=n;var l=Object(A["a"])(n);a.keyEntities=Object(i["a"])(Object(r["a"])({},N,I),l.keyEntities)}var c,u=a.keyEntities||t.keyEntities;if(s("expandedKeys")||o&&s("autoExpandParent"))a.expandedKeys=e.autoExpandParent||!o&&e.defaultExpandParent?Object(m["e"])(e.expandedKeys,u):e.expandedKeys;else if(!o&&e.defaultExpandAll){var d=Object(i["a"])({},u);delete d[N],a.expandedKeys=Object.keys(d).map((function(e){return d[e].key}))}else!o&&e.defaultExpandedKeys&&(a.expandedKeys=e.autoExpandParent||e.defaultExpandParent?Object(m["e"])(e.defaultExpandedKeys,u):e.defaultExpandedKeys);if(a.expandedKeys||delete a.expandedKeys,n||a.expandedKeys){var f=Object(A["d"])(n||t.treeData,a.expandedKeys||t.expandedKeys);a.flattenNodes=f}if((e.selectable&&(s("selectedKeys")?a.selectedKeys=Object(m["d"])(e.selectedKeys,e):!o&&e.defaultSelectedKeys&&(a.selectedKeys=Object(m["d"])(e.defaultSelectedKeys,e))),e.checkable)&&(s("checkedKeys")?c=Object(m["j"])(e.checkedKeys)||{}:!o&&e.defaultCheckedKeys?c=Object(m["j"])(e.defaultCheckedKeys)||{}:n&&(c=Object(m["j"])(e.checkedKeys)||{checkedKeys:t.checkedKeys,halfCheckedKeys:t.halfCheckedKeys}),c)){var p=c,g=p.checkedKeys,v=void 0===g?[]:g,y=p.halfCheckedKeys,b=void 0===y?[]:y;if(!e.checkStrictly){var w=Object(j["a"])(v,!0,u);v=w.checkedKeys,b=w.halfCheckedKeys}a.checkedKeys=v,a.halfCheckedKeys=b}return s("loadedKeys")&&(a.loadedKeys=e.loadedKeys),a}}]),n}(u["Component"]);H.defaultProps={prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[]},H.TreeNode=x["a"];var z=H;t["b"]=z},fE02:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("/IIm"),a=n("vZ6x"),s=n("b9oc"),l=n("72pK"),c=n("Kagy"),u=n("IUWy");n("3TkU");var d=c.toolbox.dataZoom,h=i.each,f="\0_ec_\0toolbox-dataZoom_";function p(e,t,n){(this._brushController=new o(n.getZr())).on("brush",i.bind(this._onBrush,this)).mount(),this._isZoomActive}p.defaultOption={show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:i.clone(d.title)};var g=p.prototype;g.render=function(e,t,n,r){this.model=e,this.ecModel=t,this.api=n,y(e,t,this,r,n),v(e,t)},g.onclick=function(e,t,n){m[n].call(this)},g.remove=function(e,t){this._brushController.unmount()},g.dispose=function(e,t){this._brushController.dispose()};var m={zoom:function(){var e=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:e})},back:function(){this._dispatchZoomAction(s.pop(this.ecModel))}};function A(e){var t={};return i.each(["xAxisIndex","yAxisIndex"],(function(n){t[n]=e[n],null==t[n]&&(t[n]="all"),(!1===t[n]||"none"===t[n])&&(t[n]=[])})),t}function v(e,t){e.setIconStatus("back",s.count(t)>1?"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:{lineWidth:0,fill:"rgba(0,0,0,0.2)"}})}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},fEPi:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("9Odx"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},fGT3:function(e,t,n){var r=n("4kuk"),i=n("Xi7e"),o=n("ebwN");function a(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}e.exports=a},fNCr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("tSko"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},"fR/l":function(e,t,n){var r=n("CH3K"),i=n("Z0cm");function o(e,t,n){var o=t(e);return i(e)?o:r(o,n(e))}e.exports=o},fUL4:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("r+aA"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},fW2E: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},"fc+c":function(e,t,n){var r=n("sS/r"),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;o0&&(w[0]=-w[0],w[1]=-w[1]);var _,C=h[0]<0?-1:1;if("start"!==r.__position&&"end"!==r.__position){var S=-Math.atan2(h[1],h[0]);u[0].8?"left":d[0]<-.8?"right":"center",g=d[1]>.8?"top":d[1]<-.8?"bottom":"middle";break;case"start":f=[-d[0]*v+c[0],-d[1]*y+c[1]],p=d[0]>.8?"right":d[0]<-.8?"left":"center",g=d[1]>.8?"bottom":d[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":f=[v*C+c[0],c[1]+_],p=h[0]<0?"right":"left",m=[-v*C,-_];break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":f=[x[0],x[1]+_],p="center",m=[0,-_];break;case"insideEndTop":case"insideEnd":case"insideEndBottom":f=[-v*C+u[0],u[1]+_],p=h[0]>=0?"right":"left",m=[v*C,-_];break}r.attr({style:{textVerticalAlign:r.__verticalAlign||g,textAlign:r.__textAlign||p},position:f,scale:[o,o],origin:m})}}}}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 w=i.getRawValue(t);A=null==w?e.getName(t):isFinite(w)?c(w):w}var x=v?A:null,_=y?r.retrieve2(i.getFormattedLabel(t,"emphasis",e.dataType),A):null,C=b.style;if(null!=x||null!=_){s.setTextStyle(b.style,d,{text:x},{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},fmMI:function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("bYtY")),o=i.each,a=i.filter,s=i.map,l=i.isArray,c=i.indexOf,u=i.isObject,d=i.isString,h=i.createHashMap,f=i.assert,p=i.clone,g=i.merge,m=i.extend,A=i.mixin,v=n("4NO4"),y=n("Qxkt"),b=n("bLfw"),w=n("iXHM"),x=n("5Hur"),_=n("D5nY"),C=_.resetSourceDefaulter,S="\0_ec_inner",E=y.extend({init:function(e,t,n,r){n=n||{},this.option=null,this._theme=new y(n),this._optionManager=r},setOption:function(e,t){f(!(S in e),"please use chart.getOption()"),this._optionManager.setOption(e,t),this.resetOption(null)},resetOption:function(e){var t=!1,n=this._optionManager;if(!e||"recreate"===e){var r=n.mountOption("recreate"===e);this.option&&"recreate"!==e?(this.restoreData(),this.mergeOption(r)):k.call(this,r),t=!0}if("timeline"!==e&&"media"!==e||this.restoreData(),!e||"recreate"===e||"timeline"===e){var i=n.getTimelineOption(this);i&&(this.mergeOption(i),t=!0)}if(!e||"recreate"===e||"media"===e){var a=n.getMediaOption(this,this._api);a.length&&o(a,(function(e){this.mergeOption(e,t=!0)}),this)}return t},mergeOption:function(e){var t=this.option,n=this._componentsMap,r=[];function i(r,i){var a=v.normalizeToArray(e[r]),s=v.mappingToExists(n.get(r),a);v.makeIdAndName(s),o(s,(function(e,t){var n=e.option;u(n)&&(e.keyInfo.mainType=r,e.keyInfo.subType=M(r,n,e.exist))}));var l=N(n,i);t[r]=[],n.set(r,[]),o(s,(function(e,i){var o=e.exist,a=e.option;if(f(u(a)||o,"Empty component definition"),a){var s=b.getClass(r,e.keyInfo.subType,!0);if(o&&o.constructor===s)o.name=e.keyInfo.name,o.mergeOption(a,this),o.optionUpdated(a,!1);else{var c=m({dependentModels:l,componentIndex:i},e.keyInfo);o=new s(a,this,this,c),m(o,c),o.init(a,this,this,c),o.optionUpdated(null,!0)}}else o.mergeOption({},this),o.optionUpdated({},!1);n.get(r)[i]=o,t[r][i]=o.option}),this),"series"===r&&I(this,n.get("series"))}C(this),o(e,(function(e,n){null!=e&&(b.hasClass(n)?n&&r.push(n):t[n]=null==t[n]?p(e):g(t[n],e,!0))})),b.topologicalTravel(r,b.getAllClassMainTypes(),i,this),this._seriesIndicesMap=h(this._seriesIndices=this._seriesIndices||[])},getOption:function(){var e=p(this.option);return o(e,(function(t,n){if(b.hasClass(n)){t=v.normalizeToArray(t);for(var r=t.length-1;r>=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 T(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(T(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);I(this,n)},restoreData:function(e){var t=this._componentsMap;I(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,w,!1),this.mergeOption(e)}function N(e,t){l(t)||(t=t?[t]:[]);var n={};return o(t,(function(t){n[t]=(e.get(t)||[]).slice()})),n}function M(e,t,n){var r=t.type?t.type:n?n.subType:b.determineSubType(e,t);return r}function I(e,t){e._seriesIndicesMap=h(e._seriesIndices=s(t,(function(e){return e.componentIndex}))||[])}function T(e,t){return t.hasOwnProperty("subType")?a(e,(function(e){return e.subType===t.subType})):e}function L(e){}A(E,x);var D=E;e.exports=D},fmRc:function(e,t,n){var r=n("Xi7e"),i=n("77Zs"),o=n("L8xA"),a=n("gCq4"),s=n("VaNO"),l=n("0Cz8");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},ftKO:function(e,t){var n="__lodash_hash_undefined__";function r(e){return this.__data__.set(e,n),this}e.exports=r},fyUT:function(e,t,n){"use strict";var r=n("pVnL"),i=n.n(r),o=n("lSNA"),a=n.n(o),s=n("q1tI"),l=n.n(s),c=n("TSYQ"),u=n.n(c),d=n("Ff2n"),h=n("rePB"),f=n("1OyB"),p=n("vuIU"),g=n("Ji7U"),m=n("md7G"),A=n("foSv"),v=n("4IlW");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;t1?s-1:0),c=1;c1?n-1:0),o=1;o=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(!N(e.value,n)||!N(e.max,i)||!N(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&&c1&&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:(rn&&(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||so.max?s=o.max:s=p),G=(U||0===U)&&(isNaN(U)||Number(U)<=g),W=K||r||i,q=G||r||i,Y=u()("".concat(n,"-handler"),"".concat(n,"-handler-up"),Object(h["a"])({},"".concat(n,"-handler-up-disabled"),W)),X=u()("".concat(n,"-handler"),"".concat(n,"-handler-down"),Object(h["a"])({},"".concat(n,"-handler-down-disabled"),q)),J=o?{onTouchStart:W?_:this.up,onTouchEnd:this.stop}:{onMouseDown:W?_:this.up,onMouseUp:this.stop,onMouseLeave:this.stop},Z=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:w,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"},J,{role:"button","aria-label":"Increase Value","aria-disabled":W,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"},Z,{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":U,required:x,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:T,readOnly:i,disabled:r,max:p,min:g,step:I,name:D,title:A,id:k,onChange:this.onChange,ref:this.saveInput,value:this.getFullNum(V),pattern:M,inputMode:N},z))))}}]),n}(l.a.Component);M.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 I=M,T=I,L=n("FH2Y"),D=n.n(L),P=n("HQEm"),F=n.n(P),R=n("H84U"),U=n("3Nzz"),j=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;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 w=0;wd-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,w,n)/B(e.outEdges,E,n);if(isNaN(r)){var i=e.outEdges.length;r=i?B(e.outEdges,x,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 w(e,t){return S(e.node2,t)*e.getValue()}function x(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=0){var c=o.indexOf(s),u=o.substr(l+a.length,c-l-a.length);u.indexOf("sub")>-1?r["marker"+u]={textWidth:4,textHeight:4,textBorderRadius:2,textBackgroundColor:t[u],textOffset:[3,0]}:r["marker"+u]={textWidth:10,textHeight:10,textBorderRadius:5,textBackgroundColor:t[u]},o=o.substr(c+1),l=o.indexOf("{marker")}this.el=new i({style:{rich:r,text:e,textLineHeight:20,textBackgroundColor:n.get("backgroundColor"),textBorderRadius:n.get("borderRadius"),textFill:n.get("textStyle.color"),textPadding:n.get("padding")},z:n.get("z")}),this._zr.add(this.el);var d=this;this.el.on("mouseover",(function(){d._enterable&&(clearTimeout(d._hideTimeout),d._show=!0),d._inContent=!0})),this.el.on("mouseout",(function(){d._enterable&&d._show&&d.hideLater(d._hideDelay),d._inContent=!1}))},setEnterable:function(e){this._enterable=e},getSize:function(){var e=this.el.getBoundingRect();return[e.width,e.height]},moveTo:function(e,t){this.el&&this.el.attr("position",[e,t])},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},getOuterSize:function(){var e=this.getSize();return{width:e[0],height:e[1]}}};var a=o;e.exports=a},gwTy:function(e,t,n){},h54F:function(e,t,n){var r=n("ProS"),i=n("YXkt"),o=n("bYtY"),a=n("4NO4"),s=a.defaultEmphasis,l=n("Qxkt"),c=n("7aKB"),u=c.encodeHTML,d=n("I3/A"),h=n("xKMd"),f=r.extendSeriesModel({type:"series.graph",init:function(e){f.superApply(this,"init",arguments);var t=this;function n(){return t._categoriesData}this.legendVisualProvider=new h(n,n),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},mergeOption:function(e){f.superApply(this,"mergeOption",arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},mergeDefaultAndTheme:function(e){f.superApply(this,"mergeDefaultAndTheme",arguments),s(e,["edgeLabel"],["show"])},getInitialData:function(e,t){var n=e.edges||e.links||[],r=e.data||e.nodes||[],i=this;if(r&&n)return d(r,n,this,!0,o).data;function o(e,n){e.wrapMethod("getItemModel",(function(e){var t=i._categoriesModels,n=e.getShallow("category"),r=t[n];return r&&(r.parentModel=e.parentModel,e.parentModel=r),e}));var r=i.getModel("edgeLabel"),o=new l({label:r.option},r.parentModel,t),a=i.getModel("emphasis.edgeLabel"),s=new l({emphasis:{label:a.option}},a.parentModel,t);function c(e){return e=this.parsePath(e),e&&"label"===e[0]?o:e&&"emphasis"===e[0]&&"label"===e[1]?s:this.parentModel}n.wrapMethod("getItemModel",(function(e){return e.customizeGetParent(c),e}))}},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},getCategoriesData:function(){return this._categoriesData},formatTooltip:function(e,t,n){if("edge"===n){var r=this.getData(),i=this.getDataParams(e,n),o=r.graph.getEdgeByIndex(e),a=r.getName(o.node1.dataIndex),s=r.getName(o.node2.dataIndex),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),l=u(l.join(" > ")),i.value&&(l+=" : "+u(i.value)),l}return f.superApply(this,"formatTooltip",arguments)},_updateCategoriesData:function(){var e=o.map(this.option.categories||[],(function(e){return null!=e.value?e:o.extend({value:0},e)})),t=new i(["value"],this);t.initData(e),this._categoriesData=t,this._categoriesModels=t.mapArray((function(e){return t.getItemModel(e,!0)}))},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},isAnimationEnabled:function(){return f.superCall(this,"isAnimationEnabled")&&!("force"===this.get("layout")&&this.get("force.layoutAnimation"))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",legendHoverLink:!0,hoverAnimation:!0,layout:null,focusNodeAdjacency:!1,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,curveness:0,opacity:.5},emphasis:{label:{show:!0}}}}),p=f;e.exports=p},h7HQ:function(e,t,n){var r=n("y+Vt"),i=n("T6xi"),o=r.extend({type:"polygon",shape:{points:null,smooth:!1,smoothConstraint:null},buildPath:function(e,t){i.buildPath(e,t,!0)}});e.exports=o},h8O9:function(e,t,n){var r=n("bYtY"),i=r.map,o=n("zM3Q"),a=n("7hqr"),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=[];sl[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},hNWo:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("Qxkt"),a=n("4NO4"),s=a.isNameSpecified,l=n("Kagy"),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=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},hOwI:function(e,t){var n=Math.log(2);function r(e,t,i,o,a,s){var l=o+"-"+a,c=e.length;if(s.hasOwnProperty(l))return s[l];if(1===t){var u=Math.round(Math.log((1<t&&o>r||oi?a:0}e.exports=n},i38C:function(e,t,n){var r=n("Tghj"),i=(r.__DEV__,n("bYtY")),o=i.createHashMap,a=(i.retrieve,i.each);function s(e){this.coordSysName=e,this.coordSysDims=[],this.axisMap=o(),this.categoryAxisMap=o(),this.firstCategoryDimIndex=null}function l(e){var t=e.get("coordinateSystem"),n=new s(t),r=c[t];if(r)return r(e,n,n.axisMap,n.categoryAxisMap),n}var c={cartesian2d:function(e,t,n,r){var i=e.getReferringComponents("xAxis")[0],o=e.getReferringComponents("yAxis")[0];t.coordSysDims=["x","y"],n.set("x",i),n.set("y",o),u(i)&&(r.set("x",i),t.firstCategoryDimIndex=0),u(o)&&(r.set("y",o),t.firstCategoryDimIndex,t.firstCategoryDimIndex=1)},singleAxis:function(e,t,n,r){var i=e.getReferringComponents("singleAxis")[0];t.coordSysDims=["single"],n.set("single",i),u(i)&&(r.set("single",i),t.firstCategoryDimIndex=0)},polar:function(e,t,n,r){var i=e.getReferringComponents("polar")[0],o=i.findAxisModel("radiusAxis"),a=i.findAxisModel("angleAxis");t.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",a),u(o)&&(r.set("radius",o),t.firstCategoryDimIndex=0),u(a)&&(r.set("angle",a),null==t.firstCategoryDimIndex&&(t.firstCategoryDimIndex=1))},geo:function(e,t,n,r){t.coordSysDims=["lng","lat"]},parallel:function(e,t,n,r){var i=e.ecModel,o=i.getComponent("parallel",e.get("parallelIndex")),s=t.coordSysDims=o.dimensions.slice();a(o.parallelAxisIndex,(function(e,o){var a=i.getComponent("parallelAxis",e),l=s[o];n.set(l,a),u(a)&&null==t.firstCategoryDimIndex&&(r.set(l,a),t.firstCategoryDimIndex=o)}))}};function u(e){return"category"===e.get("type")}t.getCoordSysInfoBySeries=l},i6bk: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}))},i8CU:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("Fm1+"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},iLNv: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},iPDy:function(e,t,n){var r=n("ProS"),i=n("bYtY"),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},iQDF:function(e,t,n){"use strict";n("ZTW2"),n("+BJd"),n("+L6B")},iRjW:function(e,t,n){var r=n("bYtY"),i=n("Yl7c"),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},iXHM:function(e,t){var n="";"undefined"!==typeof navigator&&(n=navigator.platform||"");var r={color:["#c23531","#2f4554","#61a0a8","#d48265","#91c7ae","#749f83","#ca8622","#bda29a","#6e7074","#546570","#c4ccd3"],gradientColor:["#f6efa6","#d88273","#bf444c"],textStyle:{fontFamily:n.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,animation:"auto",animationDuration:1e3,animationDurationUpdate:300,animationEasing:"exponentialOut",animationEasingUpdate:"cubicOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1};e.exports=r},iXp4:function(e,t,n){var r=n("ItGF"),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;ot[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]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;oi[0]&&h0)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},jN4g:function(e,t,n){"use strict";var r=n("q1tI"),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("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="CloseCircleFilled";t["a"]=r["forwardRef"](s)},jO45:function(e,t,n){"use strict";var r=n("q1tI"),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 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"},o=i,a=n("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="CheckCircleFilled";t["a"]=r["forwardRef"](s)},jTL6:function(e,t,n){var r=n("y+Vt"),i=r.extend({type:"arc",shape:{cx:0,cy:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},style:{stroke:"#000",fill:null},buildPath:function(e,t){var n=t.cx,r=t.cy,i=Math.max(t.r,0),o=t.startAngle,a=t.endAngle,s=t.clockwise,l=Math.cos(o),c=Math.sin(o);e.moveTo(l*i+n,c*i+r),e.arc(n,r,i,o,a,!s)}});e.exports=i},je13:function(e,t,n){var r=n("5nXd"),i=n("gRFJ"),o=[n("uQRt")];e.exports=r.createStore(i,o)},jett:function(e,t,n){var r=n("ProS");n("VSLf"),n("oBaM"),n("FGaS");var i=n("mOdp"),o=n("f5Yq"),a=n("hw6D"),s=n("0/Rx"),l=n("eJH7");r.registerVisual(i("radar")),r.registerVisual(o("radar","circle")),r.registerLayout(a),r.registerProcessor(s("radar")),r.registerPreprocessor(l)},jhfD:function(e,t,n){"use strict";var r=n("q1tI"),i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"},o=i,a=n("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="ArrowLeftOutlined";t["a"]=r["forwardRef"](s)},jiSn:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("KBXm")),s=r(n("KQxl")),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},jkPA:function(e,t,n){var r=n("bYtY"),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},jndi:function(e,t,n){var r=n("bYtY"),i=n("Qe9p"),o=n("YXkt"),a=n("OELB"),s=n("IwbS"),l=n("kj2x"),c=n("iPDy"),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,d=u.get(l)||u.set(l,{group:new s.Group});this.group.add(d.group),d.__keep=!0;var h=m(a,e,t);t.setData(h),h.each((function(t){h.setItemLayout(t,r.map(g,(function(n){return p(h,t,n,e,o)}))),h.setItemVisual(t,{color:c.getVisual("color")})})),h.diff(d.__data).add((function(e){var t=new s.Polygon({shape:{points:h.getItemLayout(e)}});h.setItemGraphicEl(e,t),d.group.add(t)})).update((function(e,n){var r=d.__data.getItemGraphicEl(n);s.updateProps(r,{shape:{points:h.getItemLayout(e)}},t,e),d.group.add(r),h.setItemGraphicEl(e,r)})).remove((function(e){var t=d.__data.getItemGraphicEl(e);d.group.remove(t)})).execute(),h.eachItemGraphicEl((function(e,n){var o=h.getItemModel(n),a=o.getModel("label"),l=o.getModel("emphasis.label"),c=h.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:h.getName(n)||"",isRectText:!0,autoColor:c}),s.setHoverStyle(e,{}),e.dataModel=t})),d.__data=h,d.group.silent=t.get("silent")||e.get("silent")}})},"jsC+":function(e,t,n){"use strict";var r=n("XBQK");t["a"]=r["a"]},"jsU+":function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("IUWy"),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},jtI2:function(e,t,n){n("SMc4");var r=n("bLfw"),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},juDX:function(e,t,n){n("P47w");var r=n("aX58"),i=r.registerPainter,o=n("3CBa");i("svg",o)},"k+1r":function(e,t,n){var r=n("QkVE");function i(e){var t=r(this,e)["delete"](e);return this.size-=t?1:0,t}e.exports=i},k5C7:function(e,t,n){n("0JAE"),n("g7p0"),n("7mYs")},k9D9: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},kDyi:function(e,t){function n(e){var t=e.findComponents({mainType:"legend"});t&&t.length&&e.filterSeries((function(e){for(var n=0;n=i.length||e===i[e.depth]){var o=m(l,y,e,t,_,a);c(e,o,n,r,i,a)}}))}else g=d(y,e),e.setVisual("color",g)}}function u(e,t,n,r){var i=o.extend({},t);return o.each(["color","colorAlpha","colorSaturation"],(function(o){var a=e.get(o,!0);null==a&&n&&(a=n[o]),null==a&&(a=t[o]),null==a&&(a=r.get(o)),null!=a&&(i[o]=a)})),i}function d(e){var t=f(e,"color");if(t){var n=f(e,"colorAlpha"),r=f(e,"colorSaturation");return r&&(t=i.modifyHSL(t,null,null,r)),n&&(t=i.modifyAlpha(t,n)),t}}function h(e,t){return null!=t?i.modifyHSL(t,null,null,e):null}function f(e,t){var n=e[t];if(null!=n&&"none"!==n)return n}function p(e,t,n,i,o,a){if(a&&a.length){var s=g(t,"color")||null!=o.color&&"none"!==o.color&&(g(t,"colorAlpha")||g(t,"colorSaturation"));if(s){var l=t.get("visualMin"),c=t.get("visualMax"),u=n.dataExtent.slice();null!=l&&lu[1]&&(u[1]=c);var d=t.get("colorMappingBy"),h={type:s.name,dataExtent:u,visual:s.range};"color"!==h.type||"index"!==d&&"id"!==d?h.mappingMethod="linear":(h.mappingMethod="category",h.loop=!0);var f=new r(h);return f.__drColorMappingBy=d,f}}}function g(e,t){var n=e.get(t);return a(n)&&n.length?{name:t,range:n}:null}function m(e,t,n,r,i,a){var s=o.extend({},t);if(i){var l=i.type,c="color"===l&&i.__drColorMappingBy,u="index"===c?r:"id"===c?a.mapIdToIndex(n.getId()):n.getValue(e.get("visualDimension"));s[l]=i.mapValueToVisual(u)}return s}e.exports=l},kPKH:function(e,t,n){"use strict";var r=n("/kpp");t["a"]=r["a"]},kaz8:function(e,t,n){"use strict";var r=n("lSNA"),i=n.n(r),o=n("pVnL"),a=n.n(o),s=n("lwsE"),l=n.n(s),c=n("W8MJ"),u=n.n(c),d=n("PJYZ"),h=n.n(d),f=n("7W2i"),p=n.n(f),g=n("LQ03"),m=n.n(g),A=n("q1tI"),v=n("TSYQ"),y=n.n(v),b=n("+6Fa"),w=n("RIqP"),x=n.n(w),_=n("BGR+"),C=n("H84U"),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"](I,{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 w={toggleOption:r.toggleOption,value:r.state.value,disabled:r.props.disabled,name:r.props.name,registerValue:r.registerValue,cancelValue:r.cancelValue},x=y()(m,u,i()({},"".concat(m,"-rtl"),"rtl"===n));return A["createElement"]("div",a()({className:x,style:d},v),A["createElement"](E.Provider,{value:w},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("uaoM"),N=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&&(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;io&&(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},lELe:function(e,t,n){var r=n("bYtY");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},lLGD:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("nVfU"),a=o.layout,s=o.largeLayout;n("Wqna"),n("F7hV"),n("Z8zF"),n("Ae16"),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")}})},lOQZ:function(e,t,n){var r=n("QBsz"),i=n("U/Mo"),o=i.getSymbolSize,a=i.getNodeGlobalScale,s=Math.PI,l=[];function c(e,t){var n=e.coordinateSystem;if(!n||"view"===n.type){var i=n.getBoundingRect(),o=e.getData(),a=o.graph,s=i.width/2+i.x,l=i.height/2+i.y,c=Math.min(i.width,i.height)/2,d=o.count();o.setLayout({cx:s,cy:l}),d&&(u[t](e,n,a,o,c,s,l,d),a.eachEdge((function(e){var t,n=e.getModel().get("lineStyle.curveness")||0,i=r.clone(e.node1.getLayout()),o=r.clone(e.node2.getLayout()),a=(i[0]+o[0])/2,c=(i[1]+o[1])/2;+n&&(n*=3,t=[s*n+a*(1-n),l*n+c*(1-n)]),e.setLayout([i,o,t])})))}}var u={value:function(e,t,n,r,i,o,a,s){var l=0,c=r.getSum("value"),u=2*Math.PI/(c||s);n.eachNode((function(e){var t=e.getValue("value"),n=u*(c?t:1)/2;l+=n,e.setLayout([i*Math.cos(l)+o,i*Math.sin(l)+a]),l+=n}))},symbolSize:function(e,t,n,r,i,c,u,d){var h=0;l.length=d;var f=a(e);n.eachNode((function(e){var t=o(e);isNaN(t)&&(t=2),t<0&&(t=0),t*=f;var n=Math.asin(t/2/i);isNaN(n)&&(n=s/2),l[e.dataIndex]=n,h+=2*n}));var p=(2*s-h)/d/2,g=0;n.eachNode((function(e){var t=p+l[e.dataIndex];g+=t,e.setLayout([i*Math.cos(g)+c,i*Math.sin(g)+u]),g+=t}))}};t.circularLayout=c},lSCD:function(e,t,n){var r=n("NykK"),i=n("GoyQ"),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},lUTK:function(e,t,n){"use strict";n("cIOH"),n("x54q"),n("5Dmo")},lZu9:function(e,t,n){(function(e){e(n("VrN/"),n("1eCo"),n("8EBN"))})((function(e){"use strict";e.defineMode("markdown",(function(t,n){var r=e.getMode(t,"text/html"),i="null"==r.name;function o(n){if(e.findModeByName){var r=e.findModeByName(n);r&&(n=r.mime||r.mimes[0])}var i=e.getMode(t,n);return"null"==i.name?null:i}void 0===n.highlightFormatting&&(n.highlightFormatting=!1),void 0===n.maxBlockquoteDepth&&(n.maxBlockquoteDepth=0),void 0===n.taskLists&&(n.taskLists=!1),void 0===n.strikethrough&&(n.strikethrough=!1),void 0===n.emoji&&(n.emoji=!1),void 0===n.fencedCodeBlockHighlighting&&(n.fencedCodeBlockHighlighting=!0),void 0===n.fencedCodeBlockDefaultMode&&(n.fencedCodeBlockDefaultMode="text/plain"),void 0===n.xml&&(n.xml=!0),void 0===n.tokenTypeOverrides&&(n.tokenTypeOverrides={});var a={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var s in a)a.hasOwnProperty(s)&&n.tokenTypeOverrides[s]&&(a[s]=n.tokenTypeOverrides[s]);var l=/^([*\-_])(?:\s*\1){2,}\s*$/,c=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,u=/^\[(x| )\](?=\s)/i,d=n.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,h=/^ {0,3}(?:\={1,}|-{2,})\s*$/,f=/^[^#!\[\]*_\\<>` "'(~:]+/,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 w(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=x,t.htmlState=null)}return t.trailingSpace=0,t.trailingSpaceNewLine=!1,t.prevLine=t.thisLine,t.thisLine={stream:null},null}function x(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 w=r.indentation;if(null===r.indentationDiff&&(r.indentationDiff=r.indentation,A)){r.list=null;while(w=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=w+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||!(x&&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,I):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=x,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 w=1,x=1==t.pos?" ":t.string.charAt(t.pos-2);while(w<3&&t.eat(l))w++;var C=t.peek()||" ",E=!/\s/.test(C)&&(!m.test(C)||/\s/.test(x)||m.test(x)),N=!/\s/.test(x)&&(!m.test(x)||/\s/.test(C)||m.test(C)),M=null,I=null;if(w%2&&(i.em||!E||"*"!==l&&N&&!m.test(x)?i.em!=l||!N||"*"!==l&&E&&!m.test(C)||(M=!1):M=!0),w>1&&(i.strong||!E||"*"!==l&&N&&!m.test(x)?i.strong!=l||!N||"*"!==l&&E&&!m.test(C)||(I=!1):I=!0),null!=I||null!=M){n.highlightFormatting&&(i.formatting=null==M?"strong":null==I?"em":"strong em"),!0===M&&(i.em=l),!0===I&&(i.strong=l);p=S(i);return!1===M&&(i.em=!1),!1===I&&(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 T=S(i);return i.emoji=!1,T}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=M("("===r?")":"]"),n.highlightFormatting&&(t.formatting="link-string"),t.linkHref=!0,S(t)):"error"}var N={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function M(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(N[e]),r.linkHref=!0,S(r)}}function I(e,t){return e.match(/^([^\]\\]|\\.)*\]:/,!1)?(t.f=T,e.next(),n.highlightFormatting&&(t.formatting="link"),t.linkText=!0,S(t)):v(e,t,B)}function T(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:x,prevLine:{stream:null},thisLine:{stream:null},block:x,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 w(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:w,getType:S,blockCommentStart:"\x3c!--",blockCommentEnd:"--\x3e",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return D}),"xml"),e.defineMIME("text/markdown","markdown"),e.defineMIME("text/x-markdown","markdown")}))},laiN:function(e,t,n){var r=n("ProS");n("GVMX"),n("MH26"),r.registerPreprocessor((function(e){e.markLine=e.markLine||{}}))},ljhN:function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},lnY3:function(e,t,n){},loD1: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||ae+s&&o>n+s||o=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},mLcG:function(e,t){var n="undefined"!==typeof window&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(e){setTimeout(e,16)};e.exports=n},"mO/d":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("I9Y+"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},mOdp:function(e,t,n){var r=n("bYtY"),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},mYwL:function(e,t,n){var r=n("bYtY"),i=n("IwbS"),o=n("6GrX"),a=Math.PI;function s(e,t){t=t||{},r.defaults(t,{text:"loading",textColor:"#000",fontSize:"12px",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#c23531",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new i.Group,s=new i.Rect({style:{fill:t.maskColor},zlevel:t.zlevel,z:1e4});n.add(s);var l=t.fontSize+" sans-serif",c=new i.Rect({style:{fill:"none",text:t.text,font:l,textPosition:"right",textDistance:10,textFill:t.textColor},zlevel:t.zlevel,z:10001});if(n.add(c),t.showSpinner){var u=new i.Arc({shape:{startAngle:-a/2,endAngle:-a/2+.1,r:t.spinnerRadius},style:{stroke:t.color,lineCap:"round",lineWidth:t.lineWidth},zlevel:t.zlevel,z:10001});u.animateShape(!0).when(1e3,{endAngle:3*a/2}).start("circularInOut"),u.animateShape(!0).when(1e3,{startAngle:3*a/2}).delay(300).start("circularInOut"),n.add(u)}return n.resize=function(){var n=o.getWidth(t.text,l),r=t.showSpinner?t.spinnerRadius:0,i=(e.getWidth()-2*r-(t.showSpinner&&n?10:0)-n)/2-(t.showSpinner?0:n/2),a=e.getHeight()/2;t.showSpinner&&u.setShape({cx:i,cy:a}),c.setShape({x:i-r,y:a-r,width:2*r,height:2*r}),s.setShape({x:0,y:0,width:e.getWidth(),height:e.getHeight()})},n.resize(),n}e.exports=s},mdPL:function(e,t,n){(function(e){var r=n("WFqU"),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("YuTi")(e))},mmNF: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;nn||h+da&&(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},n4Lv:function(e,t,n){var r=n("7hqr"),i=r.isDimensionStacked,o=n("bYtY"),a=o.map;function s(e,t,n){var r,o=e.getBaseAxis(),s=e.getOtherAxis(o),c=l(s,n),u=o.dim,d=s.dim,h=t.mapDimension(d),f=t.mapDimension(u),p="x"===d||"radius"===d?1:0,g=a(e.dimensions,(function(e){return t.mapDimension(e)})),m=t.getCalculationInfo("stackResultDimension");return(r|=i(t,g[0]))&&(g[0]=m),(r|=i(t,g[1]))&&(g[1]=m),{dataDimsForPoint:g,valueStart:c,valueAxisDim:d,baseAxisDim:u,stacked:!!r,valueDim:h,baseDim:f,baseDataOffset:p,stackedOverDimension:t.getCalculationInfo("stackedOverDimension")}}function l(e,t){var n=0,r=e.scale.getExtent();return"start"===t?n=r[0]:"end"===t?n=r[1]:r[0]>0?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},n6Mw:function(e,t,n){var r=n("SrGk"),i=n("bYtY"),o=n("Fofx");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},nCxF:function(e,t,n){var r=n("QBsz"),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=0;l--){var c=i["asc"===r?a-l-1:l].getValue();c/n*ts[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;ai&&(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;fs&&(u=s),a=o}u0&&(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),w=0,x=t.count();w=0?"p":"n",M=b;if(v&&(o[l][k]||(o[l][k]={p:b,n:b}),M=o[l][k][N]),y){var I=n.dataToPoint([O,k]);_=M,S=I[1]+u,E=I[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 x(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=w},ngQI:function(e,t,n){"use strict";n.d(t,"a",(function(){return ga})),n.d(t,"b",(function(){return ws})),n.d(t,"c",(function(){return ks}));var r=n("q1tI"),i=n.n(r),o=n("dI71"),a=n("wx14"),s=n("ANjH"),l=n("/MKj");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),J="\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",Z=function(e){return e+1},$=function(e){return"\n You have lifted an item in position "+Z(e.source.index)+"\n"},ee=function(e,t){var n=e.droppableId===t.droppableId,r=Z(e.index),i=Z(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 "+Z(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:J,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},we=function(e,t){return t&&t.shouldClipSubject?ge(t.pageMarginBox,e):g(e)},xe=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=we(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=xe({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"},Ge={direction:"horizontal",line:"x",crossAxisLine:"y",start:"left",end:"right",size:"width",crossAxisStart:"top",crossAxisEnd:"bottom",crossAxisSize:"height"},We=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)},Je=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)},Ze=function(e){return Je(Object(a["a"])({},e,{isVisibleThroughFrameFn:Qe}))},$e=function(e){return Je(Object(a["a"])({},e,{isVisibleThroughFrameFn:Ve}))},et=function(e){return Je(Object(a["a"])({},e,{isVisibleThroughFrameFn:We(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=Ze({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:je,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=Re(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=Te(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},wt=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},xt=function(e){var t=wt(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 Mt(e)[s.start]-Mt(t)[s.start]}))[0]:c.sort((function(e,t){var r=fe(n,Ae(Mt(e))),i=fe(n,Ae(Mt(t)));return r!==i?r-i:Mt(e)[s.start]-Mt(t)[s.start]}))[0]},Tt=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,Tt(e,o))),a=he(t,bt(r,Tt(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=Me(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(Wt(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 Jt=function(e,t){return g(me(e,t))},Zt=function(e,t){var n=e.frame;return n?Jt(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:je});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}),w={newHomeClientOffset:A,dropDuration:b,completed:v};n(Vn(w))}else n(Kn({completed:v}))}}else n(Wn({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=M(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(Fn({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}},wr=function(e,t){return null==e&&null==t||null!=e&&null!=t&&(e.droppableId===t.droppableId&&e.index===t.index)},xr=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=!wr(r.lastLocation,s);u&&(r.lastLocation=s);var d=!xr(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)}}},Nr=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])}))}}}},Mr=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)}}}},Ir=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()}}}}}},Tr=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(Tr(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(Gn({reason:r.reason})))}}}},Pr=s["d"],Fr=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"])(Jn(r),Mr(t),Xn(t),fr,kr,Nr,Dr,Lr(a),vr,Ir(n),Or(i,o))))},Rr=function(){return{additions:{},removals:{},modified:{}}};function Ur(e){var t=e.registry,n=e.callbacks,r=Rr(),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=Rr(),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=Rr())};return{add:a,remove:s,stop:l}}var jr=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=jr({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:Ne(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 Gr=function(e,t){var n=null,r=Ur({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},Wr=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 Me(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),Wt(t.frame.pageMarginBox)(e)}));return n},Jr=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},Zr={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]*Zr.startFromPercentage,r=e[t.size]*Zr.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 Zr.maxPixelScroll;if(e===t.startScrollingFrom)return ti;var n=ei({startOfRange:t.maxScrollValueAt,endOfRange:t.startScrollingFrom,current:e}),r=1-n,i=Zr.maxPixelScroll*Zr.ease(r);return Math.ceil(i)},ri=Zr.durationDampening.accelerateAt,ii=Zr.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:Ge,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=Jr({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)}},wi=function(e){var t=e.scrollWindow,n=e.scrollDroppable,r=M(t),i=M(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}},xi=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=wi({scrollWindow:n,scrollDroppable:t}),o=xi({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+'"]'}},Ni=function(e,t){return e.map((function(e){var n=e.styles[t];return n?e.selector+" { "+n+" }":""})).join(" ")},Mi="pointer-events: none;",Ii=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:Mi,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:Ni(a,"always"),resting:Ni(a,"resting"),dragging:Ni(a,"dragging"),dropAnimating:Ni(a,"dropAnimating"),userCancel:Ni(a,"userCancel")}},Ti="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 Ii(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}),[]);Ti((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 Fi=function(e){return e&&e.ownerDocument?e.ownerDocument.defaultView:window};function Ri(e){return e instanceof Fi(e).HTMLElement}function Ui(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&&Ri(i)?i:null}function ji(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=Ui(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)}),[]);Ti((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%)"},Gi=function(e){return"rbd-announcement-"+e};function Wi(e){var t=h((function(){return Gi(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 Ji(e){var t=e.contextId,n=e.uniqueId;return"rbd-hidden-text-"+t+"-"+n}function Zi(e){var t=e.contextId,n=e.text,i=Xi("hidden-text",{separator:"-"}),o=h((function(){return Ji({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,wo=37,xo=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 No(e,t){return Math.abs(t.x-e.x)>=ko||Math.abs(t.y-e.y)>=ko}var Mo,Io={type:"IDLE"};function To(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(No(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"])(Io),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=Io,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=To({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]);Ti((function(){return a(),function(){n.current()}}),[a])}function Do(){}var Po=(Mo={},Mo[vo]=!0,Mo[Ao]=!0,Mo[bo]=!0,Mo[yo]=!0,Mo);function Fo(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===xo?(t.preventDefault(),void e.moveUp()):t.keyCode===_o?(t.preventDefault(),void e.moveRight()):t.keyCode===wo?(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 Ro(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,Fo(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]);Ti((function(){return i(),function(){t.current()}}),[i])}var Uo={type:"IDLE"},jo=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"])(Uo),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(Uo),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,jo);o({type:"PENDING",point:t,actions:e,longPressTimerId:n}),u()}),[u,i,o,d]);Ti((function(){return s(),function(){n.current();var e=i();"PENDING"===e.type&&(clearTimeout(e.longPressTimerId),o(Uo))}}),[i,s,o]),Ti((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 Go={input:!0,button:!0,textarea:!0,select:!0,option:!0,optgroup:!0,video:!0,audio:!0};function Wo(e,t){if(null==t)return!1;var n=Boolean(Go[t.tagName.toLowerCase()]);if(n)return!0;var r=t.getAttribute("contenteditable");return"true"===r||""===r||t!==e&&Wo(e,t.parentElement)}function qo(e,t){var n=t.target;return!!Ri(n)&&Wo(e,n)}var Yo=function(e){return g(e.getBoundingClientRect()).center};function Xo(e){return e instanceof Fi(e).Element}var Jo=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 Zo(e,t){return null==e?null:e[Jo](t)?e:Zo(e.parentElement,t)}function $o(e,t){return e.closest?e.closest(t):Zo(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&&Ri(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&&Ri(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&&!!Wr(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(Gn({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=M((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(Un)},moveRight:function(){return A(Hn)},moveDown:function(){return A(jn)},moveLeft:function(){return A(zn)}};return v({liftActionArgs:{id:o,clientSelection:Yo(d),movementMode:"SNAP"},cleanup:Q,actions:e})}function w(){var e=oa({expected:"PRE_DRAG",phase:f,isLockActive:g,shouldWarn:!0});e&&t.release()}var x={isActive:function(){return oa({expected:"PRE_DRAG",phase:f,isLockActive:g,shouldWarn:!1})},shouldRespectForcePress:p,fluidLift:y,snapLift:b,abort:w};return x}var la=[Lo,Ro,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]);Ti((function(){var e=n.getState(),t=n.subscribe((function(){var t=n.getState();c(e,t),e=t}));return t}),[l,n,c]),Ti((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;y0){e.moveTo(n[i++],n[i++]);for(var a=1;a0){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;l0)for(var u=r[l++],d=r[l++],h=1;h0){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},oBaM:function(e,t,n){var r=n("T4UG"),i=n("5GtS"),o=n("bYtY"),a=n("7aKB"),s=a.encodeHTML,l=n("xKMd"),c=r.extend({type:"series.radar",dependencies:["radar"],init:function(e){c.superApply(this,"init",arguments),this.legendVisualProvider=new l(o.bind(this.getData,this),o.bind(this.getRawData,this))},getInitialData:function(e,t){return i(this,{generateCoord:"indicator_",generateCoordCount:1/0})},formatTooltip:function(e){var t=this.getData(),n=this.coordinateSystem,r=n.getIndicatorAxes(),i=this.getData().getName(e);return s(""===i?this.name:i)+"
"+o.map(r,(function(n,r){var i=t.get(t.mapDimension(n.dim),e);return s(n.name+" : "+i)})).join("
")},getTooltipPosition:function(e){if(null!=e)for(var t=this.getData(),n=this.coordinateSystem,r=t.getValues(o.map(n.dimensions,(function(e){return t.mapDimension(e)})),e,!0),i=0,a=r.length;ih))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=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)}}))},ozfa:function(e,t,n){"use strict";n("cIOH"),n("KxFI")},"p+If":function(e,t,n){var r=n("ProS");n("cpOr"),n("rkZ5");var i=n("ZYIC"),o=n("7ph2");r.registerLayout(i),r.registerVisual(o)},"p/La":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},p1MT:function(e,t,n){var r=n("Hw7h"),i=n("IwbS"),o=n("6Ic6"),a=n("OELB"),s=a.parsePercent,l=a.round,c=a.linearMap;function u(e,t){var n=e.get("center"),r=t.getWidth(),i=t.getHeight(),o=Math.min(r,i),a=s(n[0],t.getWidth()),l=s(n[1],t.getHeight()),c=s(e.get("radius"),o/2);return{cx:a,cy:l,r:c}}function d(e,t){return t&&("string"===typeof t?e=t.replace("{value}",null!=e?e:""):"function"===typeof t&&(e=t(e))),e}var h=2*Math.PI,f=o.extend({type:"gauge",render:function(e,t,n){this.group.removeAll();var r=e.get("axisLine.lineStyle.color"),i=u(e,n);this._renderMain(e,t,n,r,i)},dispose:function(){},_renderMain:function(e,t,n,r,o){for(var a=this.group,s=e.getModel("axisLine"),l=s.getModel("lineStyle"),c=e.get("clockwise"),u=-e.get("startAngle")/180*Math.PI,d=-e.get("endAngle")/180*Math.PI,f=(d-u)%h,p=u,g=l.get("width"),m=s.get("show"),A=0;m&&A=e&&(0===t?0:r[t-1][0]).4?"bottom":"middle",textAlign:M<-.4?"left":M>.4?"right":"center"},{autoColor:P}),silent:!0}))}if(y.get("show")&&N!==w){for(var F=0;F<=x;F++){M=Math.cos(S),I=Math.sin(S);var R=new i.Line({shape:{x1:M*g+f,y1:I*g+p,x2:M*(g-C)+f,y2:I*(g-C)+p},silent:!0,style:k});"auto"===k.stroke&&R.setStyle({stroke:r((N+F/x)/w)}),h.add(R),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},"p77/":function(e,t,n){},pC0b:function(e,t,n){"use strict";n("cIOH"),n("xzDV"),n("5Dmo")},"pED+":function(e,t,n){},pG52:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("WXVj"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},pLH3:function(e,t,n){var r=n("ProS");n("ALo7"),n("TWL2");var i=n("mOdp"),o=n("JLnu"),a=n("0/Rx");r.registerVisual(i("funnel")),r.registerLayout(o),r.registerProcessor(a("funnel"))},pP6R:function(e,t,n){var r=n("ProS"),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},pSRY:function(e,t,n){var r=n("QkVE");function i(e){return r(this,e).has(e)}e.exports=i},pmaE:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("IwbS"),a=n("DEFe"),s="__seriesMapHighDown",l="__seriesMapCallKey",c=r.extendChartView({type:"map",render:function(e,t,n,r){if(!r||"mapToggleSelect"!==r.type||r.from!==this.uid){var i=this.group;if(i.removeAll(),!e.getHostGeoModel()){if(r&&"geoRoam"===r.type&&"series"===r.componentType&&r.seriesId===e.id){o=this._mapDraw;o&&i.add(o.group)}else if(e.needsDrawMap){var o=this._mapDraw||new a(n,!0);i.add(o.group),o.draw(e,t,n,this,r),this._mapDraw=o}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;e.get("showLegendSymbol")&&t.getComponent("legend")&&this._renderSymbols(e,t,n)}}},remove:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},dispose:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},_renderSymbols:function(e,t,n){var r=e.originalData,a=this.group;r.each(r.mapDimension("value"),(function(t,n){if(!isNaN(t)){var c=r.getItemLayout(n);if(c&&c.point){var h=c.point,f=c.offset,p=new o.Circle({style:{fill:e.getData().getVisual("color")},shape:{cx:h[0]+9*f,cy:h[1],r:3},silent:!0,z2:8+(f?0:o.Z2_EMPHASIS_LIFT+1)});if(!f){var g=e.mainSeries.getData(),m=r.getName(n),A=g.indexOfName(m),v=r.getItemModel(n),y=v.getModel("label"),b=v.getModel("emphasis.label"),w=g.getItemGraphicEl(A),x=i.retrieve2(e.getFormattedLabel(A,"normal"),m),_=i.retrieve2(e.getFormattedLabel(A,"emphasis"),x),C=w[s],S=Math.random();if(!C){C=w[s]={};var E=i.curry(u,!0),B=i.curry(u,!1);w.on("mouseover",E).on("mouseout",B).on("emphasis",E).on("normal",B)}w[l]=S,i.extend(C,{recordVersion:S,circle:p,labelModel:y,hoverLabelModel:b,emphasisText:_,normalText:x}),d(C,!1)}a.add(p)}}}))}});function u(e){var t=this[s];t&&t.recordVersion===this[l]&&d(t,e)}function d(e,t){var n=e.circle,r=e.labelModel,i=e.hoverLabelModel,a=e.emphasisText,s=e.normalText;t?(n.style.extendFrom(o.setTextStyle({},i,{text:i.get("show")?a:null},{isRectText:!0,useInsideStyle:!1},!0)),n.__mapOriginalZ2=n.z2,n.z2+=o.Z2_EMPHASIS_LIFT):(o.setTextStyle(n.style,r,{text:r.get("show")?s:null,textPosition:r.getShallow("position")||"bottom"},{isRectText:!0,useInsideStyle:!1}),n.dirty(!1),null!=n.__mapOriginalZ2&&(n.z2=n.__mapOriginalZ2,n.__mapOriginalZ2=null))}e.exports=c},pwpV:function(e,t,n){},pzxd:function(e,t,n){var r=n("bYtY"),i=r.retrieve2,o=r.retrieve3,a=r.each,s=r.normalizeCssArray,l=r.isString,c=r.isObject,u=n("6GrX"),d=n("VpOo"),h=n("Xnb7"),f=n("fW2E"),p=n("gut8"),g=p.ContextCachedBy,m=p.WILL_BE_RESTORED,A=u.DEFAULT_FONT,v={left:1,right:1,center:1},y={top:1,bottom:1,middle:1},b=[["textShadowBlur","shadowBlur",0],["textShadowOffsetX","shadowOffsetX",0],["textShadowOffsetY","shadowOffsetY",0],["textShadowColor","shadowColor","transparent"]],w={},x={};function _(e){return C(e),a(e.rich,C),e}function C(e){if(e){e.font=u.makeFont(e);var t=e.textAlign;"middle"===t&&(t="center"),e.textAlign=null==t||v[t]?t:"left";var n=e.textVerticalAlign||e.textBaseline;"center"===n&&(n="middle"),e.textVerticalAlign=null==n||y[n]?n:"top";var r=e.textPadding;r&&(e.textPadding=s(e.textPadding))}}function S(e,t,n,r,i,o){r.rich?B(e,t,n,r,i,o):E(e,t,n,r,i,o)}function E(e,t,n,r,i,o){"use strict";var a,s=M(r),l=!1,c=t.__attrCachedBy===g.PLAIN_TEXT;o!==m?(o&&(a=o.style,l=!s&&c&&a),t.__attrCachedBy=s?g.NONE:g.PLAIN_TEXT):c&&(t.__attrCachedBy=g.NONE);var d=r.font||A;l&&d===(a.font||A)||(t.font=d);var h=e.__computedFont;e.__styleFont!==d&&(e.__styleFont=d,h=e.__computedFont=t.font);var p=r.textPadding,v=r.textLineHeight,y=e.__textCotentBlock;y&&!e.__dirtyText||(y=e.__textCotentBlock=u.parsePlainText(n,h,p,v,r.truncate));var w=y.outerHeight,_=y.lines,C=y.lineHeight,S=L(x,e,r,i),E=S.baseX,B=S.baseY,O=S.textAlign||"left",N=S.textVerticalAlign;k(t,r,i,E,B);var T=u.adjustTextY(B,w,N),D=E,R=T;if(s||p){var j=u.getWidth(n,h),H=j;p&&(H+=p[1]+p[3]);var z=u.adjustTextX(E,H,O);s&&I(e,t,r,z,T,H,w),p&&(D=U(E,O,p),R+=p[0])}t.textAlign=O,t.textBaseline="middle",t.globalAlpha=r.opacity||1;for(var Q=0;Q=0&&(w=C[P],"right"===w.textAlign))N(e,t,w,r,E,v,D,"right"),B-=w.width,D-=w.width,P--;T+=(o-(T-A)-(y-D)-B)/2;while(O<=P)w=C[O],N(e,t,w,r,E,v,T+w.width/2,"center"),T+=w.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 N(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&&M(u)&&I(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=U(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=F(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 M(e){return!!(e.textBackgroundColor||e.textBorderWidth&&e.textBorderColor)}function I(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,T,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 T(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+R(l[0],r.width),o=r.y+R(l[1],r.height);else{var c=t&&t.calculateTextPosition?t.calculateTextPosition(w,n,r):u.calculateTextPosition(w,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 F(e){return null==e||"none"===e?null:e.image||e.colorStops?"#000":e}function R(e,t){return"string"===typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e}function U(e,t,n){return"right"===t?e-n[1]:"center"===t?e+n[3]/2-n[1]/2:e+n[3]}function j(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=F,t.parsePercent=R,t.needDrawText=j},"q/+u":function(e,t,n){var r=n("ProS"),i=n("9wZj"),o=n("yWXo"),a=n("h8O9");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(){}})},q3GZ: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},q4HE: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("|")+")",w=RegExp(u+"(?="+u+")|"+b+y,"g");function x(e){var t=w.lastIndex=0;while(w.test(e))++t;return t}e.exports=x},qH13:function(e,t,n){var r=n("ItGF"),i=n("QBsz"),o=i.applyTransform,a=n("mFDi"),s=n("Qe9p"),l=n("6GrX"),c=n("pzxd"),u=n("ni6a"),d=n("Gev7"),h=n("Dagg"),f=n("dqUG"),p=n("y+Vt"),g=n("IMiH"),m=n("QuXc"),A=n("06Qe"),v=g.CMD,y=Math.round,b=Math.sqrt,w=Math.abs,x=Math.cos,_=Math.sin,C=Math.max;if(!r.canvasSupported){var S=",",E="progid:DXImageTransform.Microsoft",B=21600,O=B/2,k=1e5,N=1e3,M=function(e){e.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",e.coordsize=B+","+B,e.coordorigin="0,0"},I=function(e){return String(e).replace(/&/g,"&").replace(/"/g,""")},T=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)*N+n},F=c.parsePercent,R=function(e,t,n){var r=s.parse(t);n=+n,isNaN(n)&&(n=1),r&&(e.color=T(r[0],r[1],r[2]),e.opacity=n*r[3])},U=function(e){var t=s.parse(e);return[T(t[0],t[1],t[2]),t[3]]},j=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,w=h;s=[(p[0]-u.x)/b,(p[1]-u.y)/w],f&&o(p,p,f),b/=y[0]*B,w/=y[1]*B;var x=C(b,w);l=0/x,c=2*r.r/x-l}var _=r.colorStops.slice();_.sort((function(e,t){return e.offset-t.offset}));for(var S=_.length,E=[],O=[],k=0;k=2){var I=E[0][0],T=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=I,e.color2=T,e.colors=O.join(","),e.opacity=D,e.opacity2=L}"radial"===i&&(e.focusposition=s.join(","))}else R(e,r,t.opacity)},H=function(e,t){t.lineDash&&(e.dashstyle=t.lineDash.join(" ")),null==t.stroke||t.stroke instanceof m||R(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?j(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.01?z&&(V+=270/B):Math.abs(K-F)<1e-4?z&&VP?E-=270/B:E+=270/B:z&&KF?C+=270/B:C-=270/B),p.push(G,y(((P-R)*T+M)*B-O),S,y(((F-U)*L+I)*B-O),S,y(((P+R)*T+M)*B-O),S,y(((F+U)*L+I)*B-O),S,y((V*T+M)*B-O),S,y((K*L+I)*B-O),S,y((C*T+M)*B-O),S,y((E*L+I)*B-O)),s=C,l=E;break;case v.R:var W=Q[0],q=Q[1];W[0]=g[a++],W[1]=g[a++],q[0]=W[0]+g[a++],q[1]=W[1]+g[a++],t&&(o(W,W,t),o(q,q,t)),W[0]=y(W[0]*B-O),q[0]=y(q[0]*B-O),W[1]=y(W[1]*B-O),q[1]=y(q[1]*B-O),p.push(" m ",W[0],S,W[1]," l ",q[0],S,W[1]," l ",q[0],S,q[1]," l ",W[0],S,q[1]);break;case v.Z:p.push(" x ")}if(n>0){p.push(r);for(var Y=0;YX&&(Y=0,q={});var n,r=J.style;try{r.font=e,n=r.fontFamily.split(",")[0]}catch(i){}t={style:r.fontStyle||W,variant:r.fontVariant||W,weight:r.fontWeight||W,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;G||(G=n.createElement("div"),G.style.cssText="position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;",A.doc.body.appendChild(G));try{G.style.font=t}catch(r){}return G.innerHTML="",G.appendChild(n.createTextNode(e)),{width:G.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;uN&&(r="".concat(o.slice(0,N),"..."))}return Object(i["a"])(Object(i["a"])({},n),{},{label:r})}))),Z>0&&$.push({key:x,label:"function"===typeof I?I(o.slice(k)):I});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!==x&&!a,f=function(e){e.preventDefault(),e.stopPropagation()},p=function(e){e&&e.stopPropagation(),L(o,{selected:!1})};return"function"===typeof T?l["createElement"]("span",{key:u,onMouseDown:f,className:s,style:c},T({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:J,accessibilityIndex:S,value:X,onKeyDown:F,onMouseDown:R,onChange:D,onPaste:P,onCompositionStart:U,onCompositionEnd:j,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,w=e.onInputKeyDown,x=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],N=O[1],M="combobox"===d,I=M||A&&h,T=p[0],L=v||"";M&&b&&!k&&(L=b),l["useEffect"]((function(){M&&N(!1)}),[M,b]);var D=!("combobox"!==d&&!h)&&!!L,P=!T||"string"!==typeof T.label&&"number"!==typeof T.label?void 0:T.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:I,accessibilityIndex:u,value:L,onKeyDown:w,onMouseDown:x,onChange:function(e){N(!0),_(e)},onPaste:C,onCompositionStart:S,onCompositionEnd:E,tabIndex:m,attrs:Object(f["a"])(e,!0)})),!M&&T&&!D&&l["createElement"]("span",{className:"".concat(n,"-selection-item"),title:P},T.label),!T&&!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],w=y[1],x=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(){w(!0)},S=Object(l["useRef"])(null),O=function(e){!1!==f(e,!0,r.current)&&g(!0)},k=function(){r.current=!0},N=function(){r.current=!1},M=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)},I=function(e){var t=e.clipboardData,n=t.getData("text");S.current=n},T=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:x,onInputMouseDown:_,onInputChange:M,onInputPaste:I,onInputCompositionStart:k,onInputCompositionEnd:N},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:T},D)},k=l["forwardRef"](O);k.displayName="Selector";var N=k,M=n("uciX"),I=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}}}},T=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,w=e.dropdownAlign,x=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 I(y)}),[y]),k=h?"".concat(E,"-").concat(h):f,N=l["useRef"](null);l["useImperativeHandle"](t,(function(){return{getPopupElement:function(){return N.current}}}));var T=Object(i["a"])({minWidth:u},p);return"number"===typeof y?T.width=y:y&&(T.width=u),l["createElement"](M["a"],Object.assign({},S,{showAction:[],hideAction:[],popupPlacement:"rtl"===A?"bottomRight":"bottomLeft",builtinPlacements:O,prefixCls:E,popupTransitionName:k,popup:l["createElement"]("div",{ref:N},B),popupAlign:w,popupVisible:o,getPopupContainer:x,popupClassName:d()(g,Object(r["a"])({},"".concat(E,"-empty"),_)),popupStyle:T,getTriggerDOMNode:C}),a)},L=l["forwardRef"](T);L.displayName="SelectTrigger";var D=L,P=n("wPlo");function F(){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 R=n("2Qr1");function U(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 j(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),x=e.omitDOMProps;function _(e,_){var C,S=e.prefixCls,E=void 0===S?t:S,O=e.className,k=e.id,M=e.open,I=e.defaultOpen,T=e.options,L=e.children,Q=e.mode,V=e.value,K=e.defaultValue,G=e.labelInValue,W=e.showSearch,q=e.inputValue,Y=e.searchValue,X=e.filterOption,J=e.optionFilterProp,Z=void 0===J?"value":J,$=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,we=e.transitionName,xe=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,Ne=e.direction,Me=e.tokenSeparators,Ie=e.tagRender,Te=e.onPopupScroll,Le=e.onDropdownVisibleChange,De=e.onFocus,Pe=e.onBlur,Fe=e.onKeyUp,Re=e.onKeyDown,Ue=e.onMouseDown,je=e.onChange,He=e.onSelect,ze=e.onDeselect,Qe=e.onClear,Ve=e.internalProps,Ke=void 0===Ve?{}:Ve,Ge=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"]),We=Ke.mark===P["a"],qe=x?x(Ge):Ge;z.forEach((function(e){delete qe[e]}));var Ye=Object(l["useRef"])(null),Xe=Object(l["useRef"])(null),Je=Object(l["useRef"])(null),Ze=Object(l["useRef"])(null),$e=Object(l["useMemo"])((function(){return(Me||[]).some((function(e){return["\n","\r\n"].includes(e)}))}),[Me]),et=F(),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=T?"label":"children");var dt="combobox"!==Q&&G,ht="tags"===Q||"multiple"===Q,ft=void 0!==W?W:ht||"combobox"===Q,pt=Object(l["useRef"])(null);l["useImperativeHandle"](_,(function(){return{focus:Je.current.focus,blur:Je.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]),wt=Object(l["useState"])(null),xt=Object(a["a"])(wt,2),_t=xt[0],Ct=xt[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 Nt=Object(l["useMemo"])((function(){var e=T;return void 0===e&&(e=u(L)),"tags"===Q&&y&&(e=y(e,At,ut,G)),e||[]}),[T,L,Q,At]),Mt=Object(l["useMemo"])((function(){return f(Nt,e)}),[Nt]),It=H(yt,Mt),Tt=Object(l["useMemo"])((function(){if(!kt||!ft)return Object(o["a"])(Nt);var e=m(kt,Nt,{optionFilterProp:Z,filterOption:"combobox"===Q&&void 0===X?function(){return!0}:X});return"tags"===Q&&e.every((function(e){return e[Z]!==kt}))&&e.unshift({value:kt,label:kt,key:"__RC_SELECT_TAG_PLACEHOLDER__"}),e}),[Nt,kt,Q,ft]),Lt=Object(l["useMemo"])((function(){return f(Tt,e)}),[Tt]);Object(l["useEffect"])((function(){Ze.current&&Ze.current.scrollTo&&Ze.current.scrollTo(0)}),[kt]);var Dt=Object(l["useMemo"])((function(){var e=yt.map((function(e){var t=It([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,Nt,Q]);Dt=j(Dt);var Pt=function(e,t,n){var r=It([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)}We&&(t&&Ke.onRawSelect?Ke.onRawSelect(e,i,n):!t&&Ke.onRawDeselect&&Ke.onRawDeselect(e,i,n))},Ft=Object(l["useState"])([]),Rt=Object(a["a"])(Ft,2),Ut=Rt[0],jt=Rt[1],Ht=function(e){if(!We||!Ke.skipTriggerChange){var t=It(e),n=Object(b["f"])(Array.from(e),{labelInValue:dt,options:t,getLabeledValue:p,prevValue:At,optionLabelProp:ut}),r=ht?n:n[0];if(je&&(0!==yt.length||0!==n.length)){var o=v(e,t,{prevValueOptions:Ut});jt(o.map((function(t,n){var r=Object(i["a"])({},t);return Object.defineProperty(r,"_INTERNAL_OPTION_VALUE_",{get:function(){return e[n]}}),r}))),je(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,Gt=Object(h["a"])(void 0,{defaultValue:I,value:M}),Wt=Object(a["a"])(Gt,2),qt=Wt[0],Yt=Wt[1],Xt=qt,Jt=!de&&!Tt.length;(se||Jt&&Xt&&"combobox"===Q)&&(Xt=!1);var Zt=!Jt&&Xt,$t=function(e){var t=void 0!==e?e:!Xt;qt===t||se||(Yt(t),Le&&Le(t))};U([Ye.current,Xe.current&&Xe.current.getPopupElement()],Zt,$t);var en=function(e,t,n){var r=!0,i=e;Ct(null);var a=n?null:Object(R["f"])(e,Me),s=a;if("combobox"===Q)t&&Ht([i]);else if(a){i="","tags"!==Q&&(s=a.map((function(e){var t=Mt.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;s1?t-1:0),r=1;r1?i-1:0),a=1;af?f=g:(p.lastTickCount=o,p.lastAutoInterval=f),f}},r.inherits(c,o);var u=c;e.exports=u},qZTm:function(e,t,n){var r=n("fR/l"),i=n("MvSz"),o=n("7GkX");function a(e){return r(e,o,i)}e.exports=a},qgGe:function(e,t,n){var r=n("bYtY"),i=n("T4UG"),o=n("Bsck"),a=n("VaxA"),s=a.wrapTreePathInfo,l=i.extend({type:"series.sunburst",_viewRoot:null,getInitialData:function(e,t){var n={name:e.name,children:e.data};c(n);var r=e.levels||[],i={};return i.levels=r,o.createTree(n,this,i).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=s(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 c(e){var t=0;r.each(e.children,(function(e){c(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=l},qj72:function(e,t,n){var r=n("bYtY");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},qrJ5:function(e,t,n){"use strict";var r=n("pVnL"),i=n.n(r),o=n("lSNA"),a=n.n(o),s=n("cDf5"),l=n.n(s),c=n("J4zp"),u=n.n(c),d=n("q1tI"),h=n("TSYQ"),f=n.n(h),p=n("H84U"),g=n("o/2+"),m=n("CWQg"),A=n("ACnJ"),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);i0?{marginLeft:w[0]/-2,marginRight:w[0]/-2}:{}),w[1]>0?{marginTop:w[1]/-2,marginBottom:w[1]/2}:{}),m),C=i()({},y);return delete C.gutter,d["createElement"](g["a"].Provider,{value:{gutter:w}},d["createElement"]("div",i()({},C,{className:x,style:_,ref:t}),A))};return d["createElement"](p["a"],null,m)})));y.displayName="Row",t["a"]=y},"qt/9":function(e,t,n){var r=n("ProS"),i=n("bYtY");n("Wqna"),n("1tlw"),n("Mylv");var o=n("nVfU"),a=o.layout,s=n("f5Yq");n("Ae16"),r.registerLayout(i.curry(a,"pictorialBar")),r.registerVisual(s("pictorialBar","roundRect"))},quyA:function(e,t){var n="\\ud800-\\udfff",r="\\u0300-\\u036f",i="\\ufe20-\\ufe2f",o="\\u20d0-\\u20ff",a=r+i+o,s="\\ufe0e\\ufe0f",l="\\u200d",c=RegExp("["+l+n+a+s+"]");function u(e){return c.test(e)}e.exports=u},qwVE:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("K4ya"),a=n("XxSj"),s=r.PRIORITY.VISUAL.COMPONENT;function l(e,t,n,r){for(var i=t.targetVisuals[r],o=a.prepareVisualTypes(i),s={color:e.getData().getVisual("color")},l=0,c=o.length;l=0&&(this.delFromStorage(e),this._roots.splice(a,1),e instanceof o&&e.delChildrenFromStorage(this))}},addToStorage:function(e){return e&&(e.__storage=this,e.dirty(!1)),this},delFromStorage:function(e){return e&&(e.__storage=null),this},dispose:function(){this._renderList=this._roots=null},displayableSortFunc:s};var c=l;e.exports=c},rA99:function(e,t,n){var r=n("y+Vt"),i=n("QBsz"),o=n("Sj9i"),a=o.quadraticSubdivide,s=o.cubicSubdivide,l=o.quadraticAt,c=o.cubicAt,u=o.quadraticDerivativeAt,d=o.cubicDerivativeAt,h=[];function f(e,t,n){var r=e.cpx2,i=e.cpy2;return null===r||null===i?[(n?d:c)(e.x1,e.cpx1,e.cpx2,e.x2,t),(n?d:c)(e.y1,e.cpy1,e.cpy2,e.y2,t)]:[(n?u:l)(e.x1,e.cpx1,e.x2,t),(n?u:l)(e.y1,e.cpy1,e.y2,t)]}var p=r.extend({type:"bezier-curve",shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(e,t){var n=t.x1,r=t.y1,i=t.x2,o=t.y2,l=t.cpx1,c=t.cpy1,u=t.cpx2,d=t.cpy2,f=t.percent;0!==f&&(e.moveTo(n,r),null==u||null==d?(f<1&&(a(n,l,i,f,h),l=h[1],i=h[2],a(r,c,o,f,h),c=h[1],o=h[2]),e.quadraticCurveTo(l,c,i,o)):(f<1&&(s(n,l,u,i,f,h),l=h[1],u=h[2],i=h[3],s(r,c,d,o,f,h),c=h[1],d=h[2],o=h[3]),e.bezierCurveTo(l,c,u,d,i,o)))},pointAt:function(e){return f(this.shape,e,!1)},tangentAt:function(e){var t=f(this.shape,e,!0);return i.normalize(t,t)}});e.exports=p},"rAM+":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("Qw5x");function i(e,t){var n;if("undefined"===typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=Object(r["a"])(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var i=0,o=function(){};return{s:o,n:function(){return i>=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}}}}},rEGp:function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}e.exports=n},rHrb:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CopyToClipboard=void 0;var r=o(n("q1tI")),i=o(n("+QRC"));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"']/,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 w={exec:function(){}};function x(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.length=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}},rdor:function(e,t,n){var r=n("lOQZ"),i=r.circularLayout;function o(e){e.eachSeriesByType("graph",(function(e){"circular"===e.get("layout")&&i(e,"symbolSize")}))}e.exports=o},rfSb:function(e,t,n){var r=n("T4UG"),i=n("sdST"),o=n("L0Ub"),a=o.getDimensionTypeByAxis,s=n("YXkt"),l=n("bYtY"),c=n("4NO4"),u=c.groupData,d=n("7aKB"),h=d.encodeHTML,f=n("xKMd"),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=u(e,(function(e){return e[2]})),r=[];n.buckets.each((function(e,t){r.push({name:t,dataList:e})}));for(var i=r.length,o=-1,a=-1,s=0;so&&(o=l,a=s)}for(var c=0;cb||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=M(),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 M(){return{nodeGroup:[],background:[],content:[]}}function I(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(),N=l.viewChildren,M=h.upperHeight,I=N&&N.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 F=l.getModel(),R=K("background",v,d,E);if(R&&j(P,R,I&&h.upperLabelHeight),I)o.isHighDownDispatcher(P)&&o.setAsHighDownDispatcher(P,!1),R&&(o.setAsHighDownDispatcher(R,!0),f.setItemGraphicEl(l.dataIndex,R));else{var U=K("content",v,d,B);U&&H(P,U),R&&o.isHighDownDispatcher(R)&&o.setAsHighDownDispatcher(R,!1),o.setAsHighDownDispatcher(P,!0),f.setItemGraphicEl(l.dataIndex,P)}return P}}}function j(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,M,{x:m,y:0,width:u,height:M})}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=F.get("name"),d=F.getModel(c?_:w),f=F.getModel(c?C:x),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,G(l,s,e)):y||(s=new r({z:T(i,o)}),s.__tmDepth=i,s.__tmStorageName=e,W(l,s,e)),t[e][b]=s}function G(e,t,n){var r=e[b]={};r.old="nodeGroup"===n?t.position.slice():i.extend({},t.shape)}function W(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 T(e,t){var n=e*S+t;return(n-1)/n}e.exports=N},sAZ8:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("+rIm"),a=n("/IIm"),s=n("9KIM"),l=n("IwbS"),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},sE09:function(e,t,n){},sEf8:function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},sGsY:function(e,t,n){"use strict";var r=n("lSNA"),i=n.n(r),o=n("pVnL"),a=n.n(o),s=n("q1tI"),l=n("TSYQ"),c=n.n(l),u=n("H84U"),d=n("B6l+"),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("lwsE"),y=n.n(v),b=n("W8MJ"),w=n.n(b),x=n("7W2i"),_=n.n(x),C=n("LQ03"),S=n.n(C),E=n("J4zp"),B=n.n(E),O=n("QQZ/"),k=n.n(O),N=[["Y",31536e6],["M",2592e6],["D",864e5],["H",36e5],["m",6e4],["s",1e3],["S",1]];function M(e,t){var n=e,r=/\[[^\]]*]/g,i=(t.match(r)||[]).map((function(e){return e.slice(1,-1)})),o=t.replace(r,"[]"),a=N.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 I(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 M(a,r)}var T=n("0n0R"),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&&in)return i;do{t%2&&(i+=e),t=r(t/2),t&&(e+=e)}while(t);return i}e.exports=i},sPJy:function(e,t,n){"use strict";n("cIOH"),n("AOa7"),n("lUTK"),n("qVdP")},sPtV:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("q1tI"),i=n("hkKa");function o(e){var t=r["useRef"](e),n=Object(i["a"])();return[function(){return t.current},function(e){t.current=e,n()}]}},sRBo:function(e,t,n){"use strict";n("cIOH"),n("KCY9")},sRwP:function(e,t,n){n("jsU+"),n("2548"),n("Tp9H"),n("06DH"),n("dnwI"),n("fE02"),n("33Ds")},"sS/r":function(e,t,n){var r=n("4fz+"),i=n("iRjW"),o=n("Yl7c"),a=function(){this.group=new r,this.uid=i.getUID("viewComponent")};a.prototype={constructor:a,init:function(e,t){},render:function(e,t,n,r){},dispose:function(){},filterForExposedEvent:null};var s=a.prototype;s.updateView=s.updateLayout=s.updateVisual=function(e,t,n,r){},o.enableClassExtend(a),o.enableClassManagement(a,{registerWhenExtend:!0});var l=a;e.exports=l},"sW+o":function(e,t,n){var r=n("SrGk"),i=n("bYtY"),o=n("SUKs"),a=n("Qe9p");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-1&&e%1==0&&e<=n}e.exports=r},szbU:function(e,t,n){var r=n("bYtY"),i=r.each;function o(e){var t=e&&e.visualMap;r.isArray(t)||(t=t?[t]:[]),i(t,(function(e){if(e){a(e,"splitList")&&!a(e,"pieces")&&(e.pieces=e.splitList,delete e.splitList);var t=e.pieces;t&&r.isArray(t)&&i(t,(function(e){r.isObject(e)&&(a(e,"start")&&!a(e,"min")&&(e.min=e.start),a(e,"end")&&!a(e,"max")&&(e.max=e.end))}))}}))}function a(e,t){return e&&e.hasOwnProperty&&e.hasOwnProperty(t)}e.exports=o},t23M:function(e,t,n){"use strict";var r=n("VTBJ"),i=n("1OyB"),o=n("vuIU"),a=n("Ji7U"),s=n("LK+K"),l=n("q1tI"),c=n("m+aA"),u=n("Zm9Q"),d=n("Kwbf"),h=n("c+Xe"),f=n("bdgK"),p="rc-observer-key",g=function(e){Object(a["a"])(n,e);var t=Object(s["a"])(n);function n(){var e;return Object(i["a"])(this,n),e=t.apply(this,arguments),e.resizeObserver=null,e.childNode=null,e.currentElement=null,e.state={width:0,height:0,offsetHeight:0,offsetWidth:0},e.onResize=function(t){var n=e.props.onResize,i=t[0].target,o=i.getBoundingClientRect(),a=o.width,s=o.height,l=i.offsetWidth,c=i.offsetHeight,u=Math.floor(a),d=Math.floor(s);if(e.state.width!==u||e.state.height!==d||e.state.offsetWidth!==l||e.state.offsetHeight!==c){var h={width:u,height:d,offsetWidth:l,offsetHeight:c};e.setState(h),n&&Promise.resolve().then((function(){n(Object(r["a"])(Object(r["a"])({},h),{},{offsetWidth:l,offsetHeight:c}))}))}},e.setChildNode=function(t){e.childNode=t},e}return Object(o["a"])(n,[{key:"componentDidMount",value:function(){this.onComponentUpdated()}},{key:"componentDidUpdate",value:function(){this.onComponentUpdated()}},{key:"componentWillUnmount",value:function(){this.destroyObserver()}},{key:"onComponentUpdated",value:function(){var e=this.props.disabled;if(e)this.destroyObserver();else{var t=Object(c["a"])(this.childNode||this),n=t!==this.currentElement;n&&(this.destroyObserver(),this.currentElement=t),!this.resizeObserver&&t&&(this.resizeObserver=new f["default"](this.onResize),this.resizeObserver.observe(t))}}},{key:"destroyObserver",value:function(){this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}},{key:"render",value:function(){var e=this.props.children,t=Object(u["a"])(e);if(t.length>1)Object(d["a"])(!1,"Find more than one child node with `children` in ResizeObserver. Will only observe first one.");else if(0===t.length)return Object(d["a"])(!1,"`children` of ResizeObserver is empty. Nothing is in observe."),null;var n=t[0];if(l["isValidElement"](n)&&Object(h["c"])(n)){var r=n.ref;t[0]=l["cloneElement"](n,{ref:Object(h["a"])(r,this.setChildNode)})}return 1===t.length?t[0]:t.map((function(e,t){return!l["isValidElement"](e)||"key"in e&&null!==e.key?e:l["cloneElement"](e,{key:"".concat(p,"-").concat(t)})}))}}]),n}(l["Component"]);g.displayName="ResizeObserver",t["a"]=g},t3Fx: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;tt[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;pA?"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 w=new i.Text({silent:s.isLabelSilent(e)});this.group.add(w),i.setTextStyle(w.style,a,{x:m[0],y:m[1],textFill:a.getTextColor()||e.get("axisLine.lineStyle.color"),text:n.formattedLabel,textAlign:y,textVerticalAlign:b}),p&&(w.eventData=s.makeAxisEventDataBase(e),w.eventData.targetType="axisLabel",w.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;fl+a)break;if(e[o].y+=r,o>t&&o+1e[o].y+e[o].height)return void d(o,r/2)}d(n-1,r/2)}function d(t,n){for(var r=t;r>=0;r--){if(e[r].y-n0&&e[r].y>e[r-1].y+e[r-1].height)break}}function h(e,t,n,r,i,o){for(var a=t?Number.MAX_VALUE:0,s=0,l=e.length;s=a&&(h=a-10),!t&&h<=a&&(h=a+10),e[s].x=n+h*o,a=h}}e.sort((function(e,t){return e.y-t.y}));for(var f,p=0,g=e.length,m=[],A=[],v=0;v=n?A.push(e[v]):m.push(e[v]);h(m,!1,t,n,r,i),h(A,!0,t,n,r,i)}function l(e,t,n,i,o,a,l,u){for(var d=[],h=[],f=Number.MAX_VALUE,p=-Number.MAX_VALUE,g=0;g0?"right":"left":N>0?"left":"right"}var z=c.get("rotate");I="number"===typeof z?z*(Math.PI/180):z?N<0?-k+Math.PI:-k:0,p=!!I,a.label={x:S,y:E,position:m,height:L.height,len:_,len2:C,linePoints:B,textAlign:O,verticalAlign:"middle",rotation:I,inside:D,labelDistance:A,labelAlignTo:v,labelMargin:y,bleedMargin:b,textRect:L,text:T,font:w},D||f.push(a.label)}})),!p&&e.get("avoidLabelOverlap")&&l(f,u,d,t,n,i,s,c)}e.exports=u},u3os:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ver=t.clear=t.bind=void 0;var r=n("P4Qj"),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},u4NN:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("Uc92")),s=r(n("KQxl")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="EyeOutlined";var c=o.forwardRef(l);t.default=c},u8Dt:function(e,t,n){var r=n("YESw"),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},u9fO:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("b80e"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},uAnK:function(e,t,n){var r=n("bYtY"),i=n("Kagy"),o=n("KxfA"),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(t1?"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;d0);return i}return e}))},uOyE:function(e,t,n){var r=n("ProS");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(){}))},uQRt:function(e,t,n){function r(){return n("gaXo"),{}}e.exports=r},uciX:function(e,t,n){"use strict";var r=n("VTBJ"),i=n("1OyB"),o=n("vuIU"),a=n("JX7q"),s=n("Ji7U"),l=n("LK+K"),c=n("q1tI"),u=n.n(c),d=n("i8i4"),h=n.n(d),f=n("l4aY"),p=n("m+aA"),g=n("c+Xe"),m=n("zT1h"),A=n("QC+M"),v=n("TSYQ"),y=n.n(v);function b(e,t,n){return n?e[0]===t[0]:e[0]===t[0]&&e[1]===t[1]}function w(e,t,n){var i=e[t]||{};return Object(r["a"])(Object(r["a"])({},i),n)}function x(e,t,n,r){for(var i=n.points,o=Object.keys(e),a=0;a=0&&n.left>=0&&n.bottom>n.top&&n.right>n.left?n:null}function Le(e,t,n,r){var i=Oe.clone(e),o={width:t.width,height:t.height};return r.adjustX&&i.left=n.left&&i.left+o.width>n.right&&(o.width-=i.left+o.width-n.right),r.adjustX&&i.left+o.width>n.right&&(i.left=Math.max(n.right-o.width,n.left)),r.adjustY&&i.top=n.top&&i.top+o.height>n.bottom&&(o.height-=i.top+o.height-n.bottom),r.adjustY&&i.top+o.height>n.bottom&&(i.top=Math.max(n.bottom-o.height,n.top)),Oe.mix(i,o)}function De(e){var t,n,r;if(Oe.isWindow(e)||9===e.nodeType){var i=Oe.getWindow(e);t={left:Oe.getWindowScrollLeft(i),top:Oe.getWindowScrollTop(i)},n=Oe.viewportWidth(i),r=Oe.viewportHeight(i)}else t=Oe.offset(e),n=Oe.outerWidth(e),r=Oe.outerHeight(e);return t.width=n,t.height=r,t}function Pe(e,t){var n=t.charAt(0),r=t.charAt(1),i=e.width,o=e.height,a=e.left,s=e.top;return"c"===n?s+=o/2:"b"===n&&(s+=o),"c"===r?a+=i/2:"r"===r&&(a+=i),{left:a,top:s}}function Fe(e,t,n,r,i){var o=Pe(t,n[1]),a=Pe(e,n[0]),s=[a.left-o.left,a.top-o.top];return{left:Math.round(e.left-s[0]+r[0]-i[0]),top:Math.round(e.top-s[1]+r[1]-i[1])}}function Re(e,t,n){return e.leftn.right}function Ue(e,t,n){return e.topn.bottom}function je(e,t,n){return e.left>n.right||e.left+t.widthn.bottom||e.top+t.height=n.right||r.top>=n.bottom}function qe(e,t,n){var r=n.target||t,i=De(r),o=!We(r,n.overflow&&n.overflow.alwaysByViewport);return Ge(e,i,n,o)}function Ye(e,t,n){var r,i,o=Oe.getDocument(e),a=o.defaultView||o.parentWindow,s=Oe.getWindowScrollLeft(a),l=Oe.getWindowScrollTop(a),c=Oe.viewportWidth(a),u=Oe.viewportHeight(a);r="pageX"in t?t.pageX:s+t.clientX,i="pageY"in t?t.pageY:l+t.clientY;var d={left:r,top:i,width:0,height:0},h=r>=0&&r<=s+c&&i>=0&&i<=l+u,f=[n.points[0],"cc"];return Ge(e,d,I({},n,{points:f}),h)}qe.__getOffsetParent=Ne,qe.__getVisibleRectForElement=Te;var Xe=n("bdgK");function Je(e,t){return e===t||!(!e||!t)&&("pageX"in t&&"pageY"in t?e.pageX===t.pageX&&e.pageY===t.pageY:"clientX"in t&&"clientY"in t&&(e.clientX===t.clientX&&e.clientY===t.clientY))}function Ze(e,t){e!==document.activeElement&&Object(f["a"])(t,e)&&"function"===typeof e.focus&&e.focus()}function $e(e,t){var n=null,r=null;function i(e){var i=Object(B["a"])(e,1),o=i[0].target;if(document.contains(o)){var a=o.getBoundingClientRect(),s=a.width,l=a.height,c=Math.floor(s),u=Math.floor(l);n===c&&r===u||Promise.resolve().then((function(){t({width:c,height:u})})),n=c,r=u}}var o=new Xe["default"](i);return e&&o.observe(e),function(){o.disconnect()}}var et=function(e,t){var n=u.a.useRef(!1),r=u.a.useRef(null);function i(){window.clearTimeout(r.current)}function o(a){if(n.current&&!0!==a)i(),r.current=window.setTimeout((function(){n.current=!1,o()}),t);else{if(!1===e())return;n.current=!0,i(),r.current=window.setTimeout((function(){n.current=!1}),t)}}return[o,function(){n.current=!1,i()}]};function tt(e){return"function"!==typeof e?null:e()}function nt(e){return"object"===Object(O["a"])(e)&&e?e:null}var rt=function(e,t){var n=e.children,r=e.disabled,i=e.target,o=e.align,a=e.onAlign,s=e.monitorWindowResize,l=e.monitorBufferTime,c=void 0===l?0:l,d=u.a.useRef({}),h=u.a.useRef(),f=u.a.Children.only(n),p=u.a.useRef({});p.current.disabled=r,p.current.target=i,p.current.onAlign=a;var A=et((function(){var e=p.current,t=e.disabled,n=e.target;if(!t&&n){var r,i=h.current,s=tt(n),l=nt(n);d.current.element=s,d.current.point=l;var c=document,u=c.activeElement;return s?r=qe(i,s,o):l&&(r=Ye(i,l,o)),Ze(u,i),a&&a(i,r),!0}return!1}),c),v=Object(B["a"])(A,2),y=v[0],b=v[1],w=u.a.useRef({cancel:function(){}}),x=u.a.useRef({cancel:function(){}});u.a.useEffect((function(){var e=tt(i),t=nt(i);h.current!==x.current.element&&(x.current.cancel(),x.current.element=h.current,x.current.cancel=$e(h.current,y)),d.current.element===e&&Je(d.current.point,t)||(y(),w.current.element!==e&&(w.current.cancel(),w.current.element=e,w.current.cancel=$e(e,y)))})),u.a.useEffect((function(){r?b():y()}),[r]);var _=u.a.useRef(null);return u.a.useEffect((function(){s?_.current||(_.current=Object(m["a"])(window,"resize",y)):_.current&&(_.current.remove(),_.current=null)}),[s]),u.a.useEffect((function(){return function(){w.current.cancel(),x.current.cancel(),_.current&&_.current.remove(),b()}}),[]),u.a.useImperativeHandle(t,(function(){return{forceAlign:function(){return y(!0)}}})),u.a.isValidElement(f)&&(f=u.a.cloneElement(f,{ref:Object(g["a"])(f.ref,h)})),f},it=u.a.forwardRef(rt);it.displayName="Align";var ot=it,at=ot,st=n("8XRh"),lt=function(e,t){var n=e.prefixCls,r=e.className,i=e.style,o=e.children,a=e.onMouseEnter,s=e.onMouseLeave,l=e.onMouseDown,c=e.onTouchStart,d=o;return u.a.Children.count(o)>1&&(d=u.a.createElement("div",{className:"".concat(n,"-content")},o)),u.a.createElement("div",{ref:t,className:r,onMouseEnter:a,onMouseLeave:s,onMouseDown:l,onTouchStart:c,style:i},d)},ct=u.a.forwardRef(lt);ct.displayName="PopupInner";var ut=ct;function dt(e){var t=e.prefixCls,n=e.motion,r=e.animation,i=e.transitionName;return n||(r?{motionName:"".concat(t,"-").concat(r)}:i?{motionName:i}:null)}function ht(e){return e&&e.motionName}var ft=function(e){Object(s["a"])(n,e);var t=Object(l["a"])(n);function n(){var e;return Object(i["a"])(this,n),e=t.apply(this,arguments),e.state={targetWidth:void 0,targetHeight:void 0,status:null,prevVisible:null,alignClassName:null,inMotion:!1},e.popupRef=u.a.createRef(),e.alignRef=u.a.createRef(),e.nextFrameState=null,e.nextFrameId=null,e.onAlign=function(t,n){var r=e.state.status,i=e.props,o=i.getClassNameFromAlign,a=i.onAlign,s=o(n);"align"===r?e.setState({alignClassName:s,status:"aligned"},(function(){e.alignRef.current.forceAlign()})):"aligned"===r?(e.setState({alignClassName:s,status:"afterAlign"}),a(t,n)):e.setState({alignClassName:s})},e.onMotionEnd=function(){var t=e.props.visible;e.setState({status:t?"AfterMotion":"stable",inMotion:!1})},e.setStateOnNextFrame=function(t){e.cancelFrameState(),e.nextFrameState=Object(r["a"])(Object(r["a"])({},e.nextFrameState),t),e.nextFrameId=E()((function(){var t=Object(r["a"])({},e.nextFrameState);e.nextFrameState=null,e.setState(t)}))},e.getMotion=function(){return Object(r["a"])({},dt(e.props))},e.getAlignTarget=function(){var t=e.props,n=t.point,r=t.getRootDomNode;return n||r},e.cancelFrameState=function(){E.a.cancel(e.nextFrameId)},e.renderPopupElement=function(){var t=e.state,n=t.status,i=t.targetHeight,o=t.targetWidth,a=t.alignClassName,s=e.props,l=s.prefixCls,c=s.className,d=s.style,h=s.stretch,f=s.visible,p=s.align,m=s.destroyPopupOnHide,A=s.onMouseEnter,v=s.onMouseLeave,b=s.onMouseDown,w=s.onTouchStart,x=s.children,_=y()(l,c,a),C="".concat(l,"-hidden"),S={};h&&(-1!==h.indexOf("height")?S.height=i:-1!==h.indexOf("minHeight")&&(S.minHeight=i),-1!==h.indexOf("width")?S.width=o:-1!==h.indexOf("minWidth")&&(S.minWidth=o));var E=Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])({},S),e.getZIndexStyle()),d),{},{opacity:"stable"!==n&&f?0:void 0}),B=e.getMotion(),O=f;f&&"beforeMotion"!==n&&"motion"!==n&&"stable"!==n&&(B.motionAppear=!1,B.motionEnter=!1,B.motionLeave=!1),"afterAlign"!==n&&"beforeMotion"!==n||(O=!1),["onEnterStart","onAppearStart","onLeaveStart"].forEach((function(t){var n=null===B||void 0===B?void 0:B[t];B[t]=function(){for(var t=arguments.length,r=new Array(t),i=0;i0:e.splitNumber>0)&&!e.calculable?"piecewise":"continuous"}))},vKoX:function(e,t,n){var r=n("SrGk"),i=n("bYtY");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},vL6D:function(e,t,n){var r=n("bYtY"),i=n("+rIm"),o=n("IwbS"),a=n("7bkD"),s=n("Znkb"),l=n("WN+l"),c=l.rectCoordAxisBuildSplitArea,u=l.rectCoordAxisHandleRemove,d=["axisLine","axisTickLabel","axisName"],h=["splitArea","splitLine"],f=s.extend({type:"singleAxis",axisPointerClass:"SingleAxisPointer",render:function(e,t,n,s){var l=this.group;l.removeAll();var c=this._axisGroup;this._axisGroup=new o.Group;var u=a.layout(e),p=new i(e,u);r.each(d,p.add,p),l.add(this._axisGroup),l.add(p.getGroup()),r.each(h,(function(t){e.get(t+".show")&&this["_"+t](e)}),this),o.groupTransition(c,this._axisGroup,e),f.superCall(this,"render",e,t,n,s)},remove:function(){u(this)},_splitLine:function(e){var t=e.axis;if(!t.scale.isBlank()){var n=e.getModel("splitLine"),r=n.getModel("lineStyle"),i=r.get("width"),a=r.get("color");a=a instanceof Array?a:[a];for(var s=e.coordinateSystem.getRect(),l=t.isHorizontal(),c=[],u=0,d=t.getTicksCoords({tickModel:n}),h=[],f=[],p=0;p0&&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=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:x[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?x[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(w,0),lineY:u(w,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 w(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 x={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},vZI5:function(e,t,n){var r=n("bYtY"),i=n("T4UG"),o=n("5GhG"),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},vafp:function(e,t,n){var r=n("bYtY"),i=n("8nly");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},vcCh:function(e,t,n){var r=n("ProS");n("0qV/"),r.registerAction({type:"dragNode",event:"dragnode",update:"update"},(function(e,t){t.eachComponent({mainType:"series",subType:"sankey",query:e},(function(t){t.setNodePosition(e.dataIndex,[e.localX,e.localY])}))}))},vg9a:function(e,t,n){},"vk+C":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("RZPm"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},w5pM:function(e,t,n){"use strict";var r=n("q1tI"),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("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="PlusCircleOutlined";t["a"]=r["forwardRef"](s)},w6Tc:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("apAg"));function i(e){return e&&e.__esModule?e:{default:e}}var o=r;t.default=o,e.exports=o},wCAj:function(e,t,n){"use strict";var r=n("cDf5"),i=n.n(r),o=n("lSNA"),a=n.n(o),s=n("J4zp"),l=n.n(s),c=n("pVnL"),u=n.n(c),d=n("q1tI"),h=n("TSYQ"),f=n.n(h),p=n("BGR+"),g=n("rePB"),m=n("VTBJ"),A=n("KQm4"),v=n("U8pU"),y=n("ODXe"),b=n("Gytx"),w=n.n(b),x=n("Kwbf"),_=n("t23M"),C=n("qx4F");function S(e){return null}var E=S;function B(e){return null}var O=B,k=n("Ff2n"),N=n("c+Xe"),M="RC_TABLE_KEY";function I(e){return void 0===e||null===e?[]:Array.isArray(e)?e:[e]}function T(e,t){if(!t&&"number"!==typeof t)return e;for(var n=I(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[J];(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"])(ve(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 ye(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 be(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||Ae(i)}),[r,i]),A=d["useMemo"]((function(){if(o){var e,t=h||0,r=m[t],i=(e={},Object(g["a"])(e,J,{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?ye(ve(v)):ve(v)}),[v,f]);return[v,y]}var we=be,xe=n("xEkU"),_e=n.n(xe);function Ce(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=_e()((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(){_e.a.cancel(o.current)}}),[]),[t.current,s]}function Se(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 Ee(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)}),x.current.x=e.pageX}else E&&B(!1)},M=function(){var e=Re(i.current).top,t=e+i.current.offsetHeight,n=document.documentElement.scrollTop+window.innerHeight;t-Object(C["a"])()<=n||e>=n-a?w((function(e){return Object(m["a"])(Object(m["a"])({},e),{},{isHiddenScrollBar:!0})})):w((function(e){return Object(m["a"])(Object(m["a"])({},e),{},{isHiddenScrollBar:!1})}))},I=function(e){w((function(t){return Object(m["a"])(Object(m["a"])({},t),{},{scrollLeft:e/c*u||0})}))};return d["useImperativeHandle"](t,(function(){return{setScrollLeft:I}})),d["useEffect"]((function(){var e=Object(Fe["a"])(document.body,"mouseup",O,!1),t=Object(Fe["a"])(document.body,"mousemove",N,!1);return M(),function(){e.remove(),t.remove()}}),[h,E]),d["useEffect"]((function(){var e=Object(Fe["a"])(window,"scroll",M,!1),t=Object(Fe["a"])(window,"resize",M,!1);return function(){e.remove(),t.remove()}}),[]),d["useEffect"]((function(){b.isHiddenScrollBar||w((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)")}}))},je=d["forwardRef"](Ue);function He(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 ze=[],Qe={},Ve="rc-table-internal-hook",Ke=d["memo"]((function(e){var t=e.children;return t}),(function(e,t){return!!w()(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,w=e.id,S=e.showHeader,E=e.components,B=e.emptyText,O=e.onRow,k=e.onHeaderRow,N=e.internalHooks,M=e.transformColumns,I=e.internalRefs,F=e.sticky,R=a||ze,U=!!R.length,j=d["useState"](0),H=Object(y["a"])(j,2),z=H[0],Q=H[1];d["useEffect"]((function(){Q(Object(C["a"])())}));var G,W,q,Y=d["useMemo"]((function(){return D(E,{})}),[E]),J=d["useCallback"]((function(e,t){return T(Y,e)||t}),[Y]),ee=d["useMemo"]((function(){return"function"===typeof s?s:function(e){var t=e&&e[s];return t}}),[s]),ne=Z(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,me=ne.expandIconColumnIndex,Ae=ne.expandedRowClassName,ve=ne.childrenColumnName,ye=ne.indentSize,be=re||De,xe=ve||"children",_e=d["useMemo"]((function(){return ce?"row":!!(e.expandable&&N===Ve&&e.expandable.__PARENT_RENDER_ICON__||R.some((function(e){return e&&"object"===Object(v["a"])(e)&&e[xe]})))&&"nest"}),[!!ce,R]),Ee=d["useState"]((function(){return se||(le?Pe(R,ee,xe):[])})),Oe=Object(y["a"])(Ee,2),Ne=Oe[0],Me=Oe[1],Ie=d["useMemo"]((function(){return new Set(oe||Ne||[])}),[oe,Ne]),Le=d["useCallback"]((function(e){var t,n=ee(e,R.indexOf(e)),r=Ie.has(n);r?(Ie["delete"](n),t=Object(A["a"])(Ie)):t=[].concat(Object(A["a"])(Ie),[n]),Me(t),ue&&ue(!r,e),de&&de(t)}),[ee,Ie,R,ue,de]),Fe=d["useState"](0),Re=Object(y["a"])(Fe,2),Ue=Re[0],Ge=Re[1],We=we(Object(m["a"])(Object(m["a"])(Object(m["a"])({},e),ne),{},{expandable:!!ce,expandedKeys:Ie,getRowKey:ee,onTriggerExpand:Le,expandIcon:be,expandIconColumnIndex:me,direction:u}),N===Ve?M:null),qe=Object(y["a"])(We,2),Ye=qe[0],Xe=qe[1],Je=d["useMemo"]((function(){return{columns:Ye,flattenColumns:Xe}}),[Ye,Xe]),Ze=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=Ce(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=Be(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"](),wt=He(F,n),xt=wt.isSticky,_t=wt.offsetHeader,Ct=wt.offsetScroll,St=wt.stickyClassName;At&&(W={overflowY:"scroll",maxHeight:l.y}),vt&&(G={overflowX:"auto"},At||(W={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=Se(null),Ot=Object(y["a"])(Bt,2),kt=Ot[0],Nt=Ot[1];function Mt(e,t){t&&("function"===typeof t?t(e):t.scrollLeft!==e&&(t.scrollLeft=e))}var It=function(e){var t,n=e.currentTarget,r=e.scrollLeft,i="number"===typeof r?r:n.scrollLeft,o=n||Qe;Nt()&&Nt()!==o||(kt(o),Mt(i,$e.current),Mt(i,et.current),Mt(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 rt(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 it=n("SA+Z"),ot=n.n(it),at=n("RIqP"),st=n.n(at),lt=n("HQEm"),ct=n.n(lt),ut=n("815F"),dt=n("NvD2"),ht=n("OZM5"),ft=n("6cGi"),pt=n("kaz8"),gt=n("jsC+"),mt=n("BvKs"),At=n("9yH6"),vt=n("uaoM"),yt="SELECT_ALL",bt="SELECT_INVERT";function wt(e){return e&&e.fixed}function xt(e,t){var n=[];return(e||[]).forEach((function(e){n.push(e),e&&"object"===i()(e)&&t in e&&(n=[].concat(st()(n),st()(xt(e[t],t))))})),n}function _t(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,w=n.checkStrictly,x=void 0===w||w,_=t.prefixCls,C=t.data,S=t.pageData,E=t.getRecordByKey,B=t.getRowKey,O=t.expandType,k=t.childrenColumnName,N=t.locale,M=t.expandIconColumnIndex,I=t.getPopupContainer,T=d["useRef"](new Map),L=Object(ft["a"])(i||[],{value:i}),D=l()(L,2),P=D[0],F=D[1],R=Object(d["useMemo"])((function(){return x?{keyEntities:null}:Object(ut["a"])(C,void 0,B)}),[C,B,x]),U=R.keyEntities,j=Object(d["useMemo"])((function(){return xt(S,k)}),[S,k]),H=Object(d["useMemo"])((function(){var e=new Map;return j.forEach((function(t,n){var r=B(t,n),i=(o?o(t):null)||{};e.set(r,i)})),e}),[j,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(x)return[P,[]];var e=Object(dt["a"])(P,!0,U,z),t=e.checkedKeys,n=e.halfCheckedKeys;return[t,n]}),[P,x,U,z]),V=l()(Q,2),K=V[0],G=V[1],W=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(G)}),[G,m]),Y=Object(d["useState"])(null),X=l()(Y,2),Z=X[0],$=X[1];d["useEffect"]((function(){e||F([])}),[!!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&&T.current.has(e)&&(t=T.current.get(e)),i.set(e,t),t})),T.current=i}else t=[],n=[],e.forEach((function(e){var r=E(e);void 0!==r&&(t.push(e),n.push(r))}));F(t),s&&s(t,n)}),[F,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?[yt,bt]:A;return e.map((function(e){return e===yt?{key:"all",text:N.selectionAll,onSelect:function(){ee(C.map((function(e,t){return B(e,t)})))}}:e===bt?{key:"invert",text:N.selectInvert,onSelect:function(){var e=new Set(W);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(vt["a"])(!1,"Table","`onSelectInvert` will be removed in future. Please use `onChange` instead."),f(t))}}:e}))}),[A,W,S,B,f,ee]),re=Object(d["useCallback"])((function(t){if(!e)return t;var n,r,i=new Set(W),o=j.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"](mt["a"],{getPopupContainer:I},ne.map((function(e,t){var n=e.key,r=e.text,i=e.onSelect;return d["createElement"](mt["a"].Item,{key:n||t,onClick:function(){i&&i(o)}},r)})));f=d["createElement"]("div",{className:"".concat(_,"-selection-extra")},d["createElement"](gt["a"],{overlay:A,getPopupContainer:I},d["createElement"]("span",null,d["createElement"](ct.a,null))))}var w=j.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"](pt["a"],{checked:!w&&!!j.length&&s,indeterminate:!s&&l,onChange:c,disabled:0===j.length||w}),f)}r="radio"===m?function(e,t,n){var r=B(t,n),o=i.has(r);return{node:d["createElement"](At["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(vt["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"](pt["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&&x){var c=new Set([Z,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&&x){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(x){var g=l?Object(ht["b"])(f,s):Object(ht["a"])(f,s);te(s,!l,g,t)}else{var m=Object(dt["a"])([].concat(st()(f),[s]),!0,U,z),A=m.checkedKeys,v=m.halfCheckedKeys,y=A;if(l){var b=new Set(A);b["delete"](s),y=Object(dt["a"])(Array.from(b),{checked:!1,halfCheckedKeys:v},U,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},J,{className:"".concat(_,"-selection-col")});if("row"===O&&t.length&&!M){var k=ot()(t),N=k[0],T=k.slice(1),L=v||wt(T[0]);return L&&(N.fixed=L),[N,u()(u()({},S),{fixed:L})].concat(st()(T))}return[u()(u()({},S),{fixed:v||wt(t[0])})].concat(st()(t))}),[B,j,e,K,W,q,g,ne,O,Z,H,p,te,z]);return[re,W]}var Ct=n("6SEX"),St=n.n(Ct),Et=n("i8CU"),Bt=n.n(Et),Ot=n("3S7+");function kt(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 Mt(e,t){return"function"===typeof e?e(t):e}var It="ascend",Tt="descend";function Lt(e){return"object"===i()(e.sorter)&&"number"===typeof e.sorter.multiple&&e.sorter.multiple}function Dt(e){return"function"===typeof e?e:!(!e||"object"!==i()(e)||!e.compare)&&e.compare}function Pt(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:kt(e,t),multiplePriority:Lt(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(st()(r),st()(Ft(e.children,t,a)))):e.sorter&&("sortOrder"in e?i(e,a):t&&e.defaultSortOrder&&r.push({column:e,key:kt(e,a),multiplePriority:Lt(e),sortOrder:e.defaultSortOrder}))})),r}function Rt(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=kt(p,h),v=n.find((function(e){var t=e.key;return t===A})),y=v?v.sortOrder:null,b=Pt(g,y),w=g.includes(It)&&d["createElement"](Bt.a,{className:f()("".concat(e,"-column-sorter-up"),{active:y===It})}),x=g.includes(Tt)&&d["createElement"](St.a,{className:f()("".concat(e,"-column-sorter-down"),{active:y===Tt})}),_=o||{},C=_.cancelSort,S=_.triggerAsc,E=_.triggerDesc,B=C;b===Tt?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,Mt(t.title,n)),d["createElement"]("span",{className:f()("".concat(e,"-column-sorter"),a()({},"".concat(e,"-column-sorter-full"),w&&x))},d["createElement"]("span",{className:"".concat(e,"-column-sorter-inner")},w,x)));return m?d["createElement"](Ot["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:Lt(t)}),o&&o(e)},i.className=f()(i.className,"".concat(e,"-column-has-sorters")),i}})}return"children"in p&&(p=u()(u()({},p),{children:Rt(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 jt(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 Ht(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 Dt(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(Cn["a"])(),F=d["useMemo"]((function(){var e=new Set(Object.keys(P).filter((function(e){return P[e]})));return(b||Ae(w)).filter((function(t){return!t.responsive||t.responsive.some((function(t){return e.has(t)}))}))}),[w,b,P]),R=Object(p["default"])(e,["className","style","columns"]),U=d["useContext"](yn["b"]),j=d["useContext"](Je["b"]),H=j.locale,z=void 0===H?vn:H,Q=j.renderEmpty,V=j.direction,K=s||U,G=u()(u()({},z.Table),T),W=g||Sn,q=d["useContext"](Je["b"]),Y=q.getPrefixCls,X=Y("table",n),J=Y("dropdown",h),Z=u()({childrenColumnName:x,expandIconColumnIndex:k},B),$=Z.childrenColumnName,ee=void 0===$?"children":$,te=d["useMemo"]((function(){return W.some((function(e){var t;return null===(t=e)||void 0===t?void 0:t[ee]}))?"nest":O||B&&B.expandedRowRender?"row":null}),[W]),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=rt(W,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)),M&&!1!==M.scrollToFirstRowOnChange&&ne.body.current&&Object(mn["a"])(0,{getContainer:function(){return ne.body.current}}),_&&_(r.pagination,r.filters,r.sorter,{currentDataSource:cn(Ht(W,r.sorterStates,ee),r.filterStates),action:t})},ce=function(e,t){le({sorter:e,sorterStates:t},"sort",!1)},ue=zt({prefixCls:X,mergedColumns:F,onSorterChange:ce,sortDirections:I||["ascend","descend"],tableLocale:G,showSorterTooltip:D}),de=l()(ue,4),he=de[0],fe=de[1],pe=de[2],ge=de[3],me=d["useMemo"]((function(){return Ht(W,fe,ee)}),[W,fe]);se.sorter=ge(),se.sorterStates=fe;var ve=function(e,t){le({filters:e,filterStates:t},"filter",!0)},ye=dn({prefixCls:X,locale:G,dropdownPrefixCls:J,mergedColumns:F,onFilterChange:ve,getPopupContainer:C}),be=l()(ye,3),we=be[0],xe=be[1],_e=be[2],Ce=cn(me,xe);se.filters=_e(),se.filterStates=xe;var Se=d["useMemo"]((function(){return u()({},pe)}),[pe]),Ee=fn(Se),Be=l()(Ee,1),Oe=Be[0],ke=function(e,t){le({pagination:u()(u()({},se.pagination),{current:e,pageSize:t})},"paginate")},Ne=nt(Ce.length,m,ke),Me=l()(Ne,2),Ie=Me[0],Te=Me[1];se.pagination=!1===m?{}:et(m,Ie),se.resetPagination=Te;var Le=d["useMemo"]((function(){if(!1===m||!Ie.pageSize)return Ce;var e=Ie.current,t=void 0===e?1:e,n=Ie.total,r=Ie.pageSize,i=void 0===r?$e:r;return Ce.lengthi?(Object(vt["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,Ie&&Ie.current,Ie&&Ie.pageSize,Ie&&Ie.total]),De=_t(A,{prefixCls:X,data:Ce,pageData:Le,getRowKey:re,getRecordByKey:ae,expandType:te,childrenColumnName:ee,locale:G,expandIconColumnIndex:Z.expandIconColumnIndex,getPopupContainer:C}),Pe=l()(De,2),Fe=Pe[0],Re=Pe[1],Ue=function(e,t,n){var r;return r="function"===typeof y?f()(y(e,t,n)):f()(y),f()(a()({},"".concat(X,"-row-selected"),Re.has(re(e,t))),r)};Z.__PARENT_RENDER_ICON__=Z.expandIcon,Z.expandIcon=Z.expandIcon||E||gn(G),"nest"===te&&void 0===Z.expandIconColumnIndex?Z.expandIconColumnIndex=A?1:0:Z.expandIconColumnIndex>0&&A&&(Z.expandIconColumnIndex-=1),"number"!==typeof Z.indentSize&&(Z.indentSize="number"===typeof N?N:15);var je,He,ze,Qe=d["useCallback"]((function(e){return Oe(Fe(we(he(e))))}),[he,we,Fe]);if(!1!==m){var Ke;Ke=Ie.size?Ie.size:"small"===K||"middle"===K?"small":void 0;var Ge=function(e){return d["createElement"](Xe["a"],u()({className:"".concat(X,"-pagination ").concat(X,"-pagination-").concat(e)},Ie,{size:Ke}))},We="rtl"===V?"left":"right";if(null!==Ie.position&&Array.isArray(Ie.position)){var Ze=Ie.position.find((function(e){return-1!==e.indexOf("top")})),tt=Ie.position.find((function(e){return-1!==e.indexOf("bottom")}));Ze||tt?(Ze&&(je=Ge(Ze.toLowerCase().replace("top",""))),tt&&(He=Ge(tt.toLowerCase().replace("bottom","")))):He=Ge(We)}else He=Ge(We)}"boolean"===typeof S?ze={spinning:S}:"object"===i()(S)&&(ze=u()({spinning:!0},S));var it=f()("".concat(X,"-wrapper"),r,a()({},"".concat(X,"-wrapper-rtl"),"rtl"===V));return d["createElement"]("div",{className:it,style:o},d["createElement"](Ye["a"],u()({spinning:!1},ze),je,d["createElement"](qe,u()({},R,{columns:F,direction:V,expandable:Z,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===W.length),t)),data:Le,rowKey:re,rowClassName:Ue,emptyText:T&&T.emptyText||Q("Table"),internalHooks:Ve,internalRefs:ne,transformColumns:Qe})),Ce&&Ce.length>0&&He))}En.defaultProps={rowKey:"key"},En.SELECTION_ALL=yt,En.SELECTION_INVERT=bt,En.Column=wn,En.ColumnGroup=_n,En.Summary=Le;var Bn=En;t["a"]=Bn},wDdD:function(e,t,n){var r=n("ProS"),i=n("bYtY");n("98bh"),n("GrNh");var o=n("d4KN"),a=n("mOdp"),s=n("KS52"),l=n("0/Rx");o("pie",[{type:"pieToggleSelect",event:"pieselectchanged",method:"toggleSelected"},{type:"pieSelect",event:"pieselected",method:"select"},{type:"pieUnSelect",event:"pieunselected",method:"unSelect"}]),r.registerVisual(a("pie")),r.registerLayout(i.curry(s,"pie")),r.registerProcessor(l("pie"))},"wF/u":function(e,t,n){var r=n("e5cp"),i=n("ExA7");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},wJg7: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&&e1?n-1:0),i=1;i/gm),j=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 G(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t0&&void 0!==arguments[0]?arguments[0]:W(),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,J=e.Comment,Z=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=R,he=U,fe=j,pe=H,ge=Q,me=V,Ae=z,ve=null,ye=B({},[].concat(G(k),G(N),G(M),G(I),G(T))),be=null,we=B({},[].concat(G(L),G(D),G(P),G(F))),xe=null,_e=null,Ce=!0,Se=!0,Ee=!1,Be=!1,Oe=!1,ke=!1,Ne=!1,Me=!1,Ie=!1,Te=!1,Le=!1,De=!1,Pe=!0,Fe=!0,Re=!1,Ue={},je=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,Ge=a.createElement("form"),We=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):we,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,xe="FORBID_TAGS"in e?B({},e.FORBID_TAGS):{},_e="FORBID_ATTR"in e?B({},e.FORBID_ATTR):{},Ue="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,Ie=e.RETURN_DOM||!1,Te=e.RETURN_DOM_FRAGMENT||!1,Le=e.RETURN_DOM_IMPORT||!1,De=e.RETURN_TRUSTED_TYPE||!1,Me=e.FORCE_BODY||!1,Pe=!1!==e.SANITIZE_DOM,Fe=!1!==e.KEEP_CONTENT,Re=e.IN_PLACE||!1,Ae=e.ALLOWED_URI_REGEXP||Ae,Oe&&(Se=!1),Te&&(Ie=!0),Ue&&(ve=B({},[].concat(G(T))),be=[],!0===Ue.html&&(B(ve,k),B(be,L)),!0===Ue.svg&&(B(ve,N),B(be,D),B(be,F)),!0===Ue.svgFilters&&(B(ve,M),B(be,D),B(be,F)),!0===Ue.mathMl&&(B(ve,I),B(be,P),B(be,F))),e.ADD_TAGS&&(ve===ye&&(ve=O(ve)),B(ve,e.ADD_TAGS)),e.ADD_ATTR&&(be===we&&(be=O(be)),B(be,e.ADD_ATTR)),e.ADD_URI_SAFE_ATTR&&B(Qe,e.ADD_URI_SAFE_ATTR),Fe&&(ve["#text"]=!0),ke&&B(ve,["html","head","body"]),ve.table&&(B(ve,["tbody"]),delete xe.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(Me)e=""+e;else{var i=v(e,/^[\r\n\t ]+/);n=i&&i[0]}var o=te?te.createHTML(e):e;try{t=(new Z).parseFromString(o,"text/html")}catch(c){}if(r&&B(xe,["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>");x(/<\/title/,e.querySelector("title").innerHTML)&&(r=!0)}catch(t){}}();var Je=function(e){return oe.call(e.ownerDocument||e,e,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT,(function(){return u.FILTER_ACCEPT}),!1)},Ze=function(e){return!(e instanceof X||e instanceof J)&&!("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),Ze(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]||xe[r]){if(Fe&&!je[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&&x(/<\/noscript/i,e.innerHTML)||"noembed"===r&&x(/<\/noembed/i,e.innerHTML)?(qe(e),!0):(!Be||$e(e.firstElementChild)||$e(e.content)&&$e(e.content.firstElementChild)||!x(/</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 Ge))return!1;if(Se&&x(fe,t));else if(Ce&&x(pe,t));else{if(!be[t]||_e[t])return!1;if(Qe[t]);else if(x(Ae,y(n,me,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==b(n,"data:")||!He[e]){if(Ee&&!x(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=w(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&&x(/\/>/i,r))Ye(d,e);else if(x(/svg|math/i,e.namespaceURI)&&x(_("</("+f(i(je),"|")+")","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=Je(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(Ne||We(i),t.removed=[],"string"===typeof r&&(Re=!1),Re);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(!Ie&&!Oe&&!ke&&-1===r.indexOf("<"))return te&&De?te.createHTML(r):r;if(o=Xe(r),!o)return Ie?null:ne}o&&Me&&qe(o.firstChild);var h=Je(Re?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,Re)return r;if(Ie){if(Te){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){We(e),Ne=!0},t.clearConfig=function(){Ke=null,Ne=!1},t.isValidAttribute=function(e,t,n){Ke||We({});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}))},wOnQ: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;n<r;n++)for(var i in t=arguments[n],t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},n.apply(this,arguments)};function r(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{l(r.next(e))}catch(Rt){o(Rt)}}function s(e){try{l(r["throw"](e))}catch(Rt){o(Rt)}}function l(e){e.done?i(e.value):new n((function(t){t(e.value)})).then(a,s)}l((r=r.apply(e,t||[])).next())}))}function i(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"===typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return l([e,t])}}function l(o){if(n)throw new TypeError("Generator is already executing.");while(a)try{if(n=1,r&&(i=2&o[0]?r["return"]:o[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(i=a.trys,!(i=i.length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(Rt){o=[6,Rt],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}for(var o=function(){function e(e,t,n,r){this.left=e,this.top=t,this.width=n,this.height=r}return e.prototype.add=function(t,n,r,i){return new e(this.left+t,this.top+n,this.width+r,this.height+i)},e.fromClientRect=function(t){return new e(t.left,t.top,t.width,t.height)},e}(),a=function(e){return o.fromClientRect(e.getBoundingClientRect())},s=function(e){var t=e.body,n=e.documentElement;if(!t||!n)throw new Error("Unable to get document size");var r=Math.max(Math.max(t.scrollWidth,n.scrollWidth),Math.max(t.offsetWidth,n.offsetWidth),Math.max(t.clientWidth,n.clientWidth)),i=Math.max(Math.max(t.scrollHeight,n.scrollHeight),Math.max(t.offsetHeight,n.offsetHeight),Math.max(t.clientHeight,n.clientHeight));return new o(0,0,r,i)},l=function(e){var t=[],n=0,r=e.length;while(n<r){var i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var o=e.charCodeAt(n++);56320===(64512&o)?t.push(((1023&i)<<10)+(1023&o)+65536):(t.push(i),n--)}else t.push(i)}return t},c=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var n=e.length;if(!n)return"";var r=[],i=-1,o="";while(++i<n){var a=e[i];a<=65535?r.push(a):(a-=65536,r.push(55296+(a>>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<u.length;h++)d[u.charCodeAt(h)]=h;var f,p=function(e){var t,n,r,i,o,a=.75*e.length,s=e.length,l=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var c="undefined"!==typeof ArrayBuffer&&"undefined"!==typeof Uint8Array&&"undefined"!==typeof Uint8Array.prototype.slice?new ArrayBuffer(a):new Array(a),u=Array.isArray(c)?c:new Uint8Array(c);for(t=0;t<s;t+=4)n=d[e.charCodeAt(t)],r=d[e.charCodeAt(t+1)],i=d[e.charCodeAt(t+2)],o=d[e.charCodeAt(t+3)],u[l++]=n<<2|r>>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<t;r+=2)n.push(e[r+1]<<8|e[r]);return n},m=function(e){for(var t=e.length,n=[],r=0;r<t;r+=4)n.push(e[r+3]<<24|e[r+2]<<16|e[r+1]<<8|e[r]);return n},A=5,v=11,y=2,b=v-A,w=65536>>A,x=1<<A,_=x-1,C=1024>>A,S=w+C,E=S,B=32,O=E+B,k=65536>>v,N=1<<b,M=N-1,I=function(e,t,n){return e.slice?e.slice(t,n):new Uint16Array(Array.prototype.slice.call(e,t,n))},T=function(e,t,n){return e.slice?e.slice(t,n):new Uint32Array(Array.prototype.slice.call(e,t,n))},L=function(e){var t=p(e),n=Array.isArray(t)?m(t):new Uint32Array(t),r=Array.isArray(t)?g(t):new Uint16Array(t),i=24,o=I(r,i/2,n[4]/2),a=2===n[5]?I(r,(i+n[4])/2):T(n,Math.ceil((i+n[4])/4));return new D(n[0],n[1],n[2],n[3],o,a)},D=function(){function e(e,t,n,r,i,o){this.initialValue=e,this.errorValue=t,this.highStart=n,this.highValueIndex=r,this.index=i,this.data=o}return e.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>A],t=(t<<y)+(e&_),this.data[t];if(e<=65535)return t=this.index[w+(e-55296>>A)],t=(t<<y)+(e&_),this.data[t];if(e<this.highStart)return t=O-k+(e>>v),t=this.index[t],t+=e>>A&M,t=this.index[t],t=(t<<y)+(e&_),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),P="KwAAAAAAAAAACA4AIDoAAPAfAAACAAAAAAAIABAAGABAAEgAUABYAF4AZgBeAGYAYABoAHAAeABeAGYAfACEAIAAiACQAJgAoACoAK0AtQC9AMUAXgBmAF4AZgBeAGYAzQDVAF4AZgDRANkA3gDmAOwA9AD8AAQBDAEUARoBIgGAAIgAJwEvATcBPwFFAU0BTAFUAVwBZAFsAXMBewGDATAAiwGTAZsBogGkAawBtAG8AcIBygHSAdoB4AHoAfAB+AH+AQYCDgIWAv4BHgImAi4CNgI+AkUCTQJTAlsCYwJrAnECeQKBAk0CiQKRApkCoQKoArACuALAAsQCzAIwANQC3ALkAjAA7AL0AvwCAQMJAxADGAMwACADJgMuAzYDPgOAAEYDSgNSA1IDUgNaA1oDYANiA2IDgACAAGoDgAByA3YDfgOAAIQDgACKA5IDmgOAAIAAogOqA4AAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAK8DtwOAAIAAvwPHA88D1wPfAyAD5wPsA/QD/AOAAIAABAQMBBIEgAAWBB4EJgQuBDMEIAM7BEEEXgBJBCADUQRZBGEEaQQwADAAcQQ+AXkEgQSJBJEEgACYBIAAoASoBK8EtwQwAL8ExQSAAIAAgACAAIAAgACgAM0EXgBeAF4AXgBeAF4AXgBeANUEXgDZBOEEXgDpBPEE+QQBBQkFEQUZBSEFKQUxBTUFPQVFBUwFVAVcBV4AYwVeAGsFcwV7BYMFiwWSBV4AmgWgBacFXgBeAF4AXgBeAKsFXgCyBbEFugW7BcIFwgXIBcIFwgXQBdQF3AXkBesF8wX7BQMGCwYTBhsGIwYrBjMGOwZeAD8GRwZNBl4AVAZbBl4AXgBeAF4AXgBeAF4AXgBeAF4AXgBeAGMGXgBqBnEGXgBeAF4AXgBeAF4AXgBeAF4AXgB5BoAG4wSGBo4GkwaAAIADHgR5AF4AXgBeAJsGgABGA4AAowarBrMGswagALsGwwbLBjAA0wbaBtoG3QbaBtoG2gbaBtoG2gblBusG8wb7BgMHCwcTBxsHCwcjBysHMAc1BzUHOgdCB9oGSgdSB1oHYAfaBloHaAfaBlIH2gbaBtoG2gbaBtoG2gbaBjUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHbQdeAF4ANQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQd1B30HNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B4MH2gaKB68EgACAAIAAgACAAIAAgACAAI8HlwdeAJ8HpweAAIAArwe3B14AXgC/B8UHygcwANAH2AfgB4AA6AfwBz4B+AcACFwBCAgPCBcIogEYAR8IJwiAAC8INwg/CCADRwhPCFcIXwhnCEoDGgSAAIAAgABvCHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIfQh3CHgIeQh6CHsIfAh9CHcIeAh5CHoIewh8CH0Idwh4CHkIegh7CHwIhAiLCI4IMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAANQc1BzUHNQc1BzUHNQc1BzUHNQc1B54INQc1B6II2gaqCLIIugiAAIAAvgjGCIAAgACAAIAAgACAAIAAgACAAIAAywiHAYAA0wiAANkI3QjlCO0I9Aj8CIAAgACAAAIJCgkSCRoJIgknCTYHLwk3CZYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiWCJYIlgiAAIAAAAFAAXgBeAGAAcABeAHwAQACQAKAArQC9AJ4AXgBeAE0A3gBRAN4A7AD8AMwBGgEAAKcBNwEFAUwBXAF4QkhCmEKnArcCgAHHAsABz4LAAcABwAHAAd+C6ABoAG+C/4LAAcABwAHAAc+DF4MAAcAB54M3gweDV4Nng3eDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEeDqABVg6WDqABoQ6gAaABoAHXDvcONw/3DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DvcO9w73DncPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB7cPPwlGCU4JMACAAIAAgABWCV4JYQmAAGkJcAl4CXwJgAkwADAAMAAwAIgJgACLCZMJgACZCZ8JowmrCYAAswkwAF4AXgB8AIAAuwkABMMJyQmAAM4JgADVCTAAMAAwADAAgACAAIAAgACAAIAAgACAAIAAqwYWBNkIMAAwADAAMADdCeAJ6AnuCR4E9gkwAP4JBQoNCjAAMACAABUK0wiAAB0KJAosCjQKgAAwADwKQwqAAEsKvQmdCVMKWwowADAAgACAALcEMACAAGMKgABrCjAAMAAwADAAMAAwADAAMAAwADAAMAAeBDAAMAAwADAAMAAwADAAMAAwADAAMAAwAIkEPQFzCnoKiQSCCooKkAqJBJgKoAqkCokEGAGsCrQKvArBCjAAMADJCtEKFQHZCuEK/gHpCvEKMAAwADAAMACAAIwE+QowAIAAPwEBCzAAMAAwADAAMACAAAkLEQswAIAAPwEZCyELgAAOCCkLMAAxCzkLMAAwADAAMAAwADAAXgBeAEELMAAwADAAMAAwADAAMAAwAEkLTQtVC4AAXAtkC4AAiQkwADAAMAAwADAAMAAwADAAbAtxC3kLgAuFC4sLMAAwAJMLlwufCzAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAApwswADAAMACAAIAAgACvC4AAgACAAIAAgACAALcLMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAvwuAAMcLgACAAIAAgACAAIAAyguAAIAAgACAAIAA0QswADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAANkLgACAAIAA4AswADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACJCR4E6AswADAAhwHwC4AA+AsADAgMEAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMACAAIAAGAwdDCUMMAAwAC0MNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQw1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHPQwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADUHNQc1BzUHNQc1BzUHNQc2BzAAMAA5DDUHNQc1BzUHNQc1BzUHNQc1BzUHNQdFDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAgACAAIAATQxSDFoMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAF4AXgBeAF4AXgBeAF4AYgxeAGoMXgBxDHkMfwxeAIUMXgBeAI0MMAAwADAAMAAwAF4AXgCVDJ0MMAAwADAAMABeAF4ApQxeAKsMswy7DF4Awgy9DMoMXgBeAF4AXgBeAF4AXgBeAF4AXgDRDNkMeQBqCeAM3Ax8AOYM7Az0DPgMXgBeAF4AXgBeAF4AXgBeAF4AXgBeAF4AXgBeAF4AXgCgAAANoAAHDQ4NFg0wADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAeDSYNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIAAgACAAIAAgACAAC4NMABeAF4ANg0wADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAD4NRg1ODVYNXg1mDTAAbQ0wADAAMAAwADAAMAAwADAA2gbaBtoG2gbaBtoG2gbaBnUNeg3CBYANwgWFDdoGjA3aBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gaUDZwNpA2oDdoG2gawDbcNvw3HDdoG2gbPDdYN3A3fDeYN2gbsDfMN2gbaBvoN/g3aBgYODg7aBl4AXgBeABYOXgBeACUG2gYeDl4AJA5eACwO2w3aBtoGMQ45DtoG2gbaBtoGQQ7aBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gZJDjUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B1EO2gY1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQdZDjUHNQc1BzUHNQc1B2EONQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHaA41BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B3AO2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gY1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1BzUHNQc1B2EO2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gZJDtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBtoG2gbaBkkOeA6gAKAAoAAwADAAMAAwAKAAoACgAKAAoACgAKAAgA4wADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAD//wQABAAEAAQABAAEAAQABAAEAA0AAwABAAEAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAKABMAFwAeABsAGgAeABcAFgASAB4AGwAYAA8AGAAcAEsASwBLAEsASwBLAEsASwBLAEsAGAAYAB4AHgAeABMAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAFgAbABIAHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYADQARAB4ABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkAFgAaABsAGwAbAB4AHQAdAB4ATwAXAB4ADQAeAB4AGgAbAE8ATwAOAFAAHQAdAB0ATwBPABcATwBPAE8AFgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwArAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAAQABAANAA0ASwBLAEsASwBLAEsASwBLAEsASwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUAArACsABABQAAQABAAEAAQABAAEAAQAKwArAAQABAArACsABAAEAAQAUAArACsAKwArACsAKwArACsABAArACsAKwArAFAAUAArAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAGgAaAFAAUABQAFAAUABMAB4AGwBQAB4AKwArACsABAAEAAQAKwBQAFAAUABQAFAAUAArACsAKwArAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUAArAFAAUAArACsABAArAAQABAAEAAQABAArACsAKwArAAQABAArACsABAAEAAQAKwArACsABAArACsAKwArACsAKwArAFAAUABQAFAAKwBQACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwAEAAQAUABQAFAABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUAArACsABABQAAQABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQAKwArAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwAeABsAKwArACsAKwArACsAKwBQAAQABAAEAAQABAAEACsABAAEAAQAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwArAAQABAArACsABAAEAAQAKwArACsAKwArACsAKwArAAQABAArACsAKwArAFAAUAArAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwAeAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwAEAFAAKwBQAFAAUABQAFAAUAArACsAKwBQAFAAUAArAFAAUABQAFAAKwArACsAUABQACsAUAArAFAAUAArACsAKwBQAFAAKwArACsAUABQAFAAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQAKwArACsABAAEAAQAKwAEAAQABAAEACsAKwBQACsAKwArACsAKwArAAQAKwArACsAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAB4AHgAeAB4AHgAeABsAHgArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABAArACsAKwArACsAKwArAAQABAArAFAAUABQACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAB4AUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABAArACsAKwArACsAKwArAAQABAArACsAKwArACsAKwArAFAAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwArAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAKwBcAFwAKwBcACsAKwBcACsAKwArACsAKwArAFwAXABcAFwAKwBcAFwAXABcAFwAXABcACsAXABcAFwAKwBcACsAXAArACsAXABcACsAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgArACoAKgBcACsAKwBcAFwAXABcAFwAKwBcACsAKgAqACoAKgAqACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAFwAXABcAFwAUAAOAA4ADgAOAB4ADgAOAAkADgAOAA0ACQATABMAEwATABMACQAeABMAHgAeAB4ABAAEAB4AHgAeAB4AHgAeAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUAANAAQAHgAEAB4ABAAWABEAFgARAAQABABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAAQABAAEAAQABAANAAQABABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsADQANAB4AHgAeAB4AHgAeAAQAHgAeAB4AHgAeAB4AKwAeAB4ADgAOAA0ADgAeAB4AHgAeAB4ACQAJACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgAeAB4AHgBcAFwAXABcAFwAXAAqACoAKgAqAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAKgAqACoAKgAqACoAKgBcAFwAXAAqACoAKgAqAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAXAAqAEsASwBLAEsASwBLAEsASwBLAEsAKgAqACoAKgAqACoAUABQAFAAUABQAFAAKwBQACsAKwArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQACsAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwAEAAQABAAeAA0AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAEQArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAADQANAA0AUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAA0ADQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQACsABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoADQANABUAXAANAB4ADQAbAFwAKgArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAB4AHgATABMADQANAA4AHgATABMAHgAEAAQABAAJACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAUABQAFAAUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwAeACsAKwArABMAEwBLAEsASwBLAEsASwBLAEsASwBLAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwBcAFwAXABcAFwAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcACsAKwArACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwAeAB4AXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgArACsABABLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKgAqACoAKgAqACoAKgBcACoAKgAqACoAKgAqACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAUABQAFAAUABQAFAAUAArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4ADQANAA0ADQAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAHgAeAB4AHgBQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwANAA0ADQANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwBQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsABAAEAAQAHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAABABQAFAAUABQAAQABAAEAFAAUAAEAAQABAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAKwBQACsAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAKwArAB4AHgAeAB4AHgAeACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAUABQAFAAKwAeAB4AHgAeAB4AHgAeAA4AHgArAA0ADQANAA0ADQANAA0ACQANAA0ADQAIAAQACwAEAAQADQAJAA0ADQAMAB0AHQAeABcAFwAWABcAFwAXABYAFwAdAB0AHgAeABQAFAAUAA0AAQABAAQABAAEAAQABAAJABoAGgAaABoAGgAaABoAGgAeABcAFwAdABUAFQAeAB4AHgAeAB4AHgAYABYAEQAVABUAFQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgANAB4ADQANAA0ADQAeAA0ADQANAAcAHgAeAB4AHgArAAQABAAEAAQABAAEAAQABAAEAAQAUABQACsAKwBPAFAAUABQAFAAUAAeAB4AHgAWABEATwBQAE8ATwBPAE8AUABQAFAAUABQAB4AHgAeABYAEQArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAGwAbABsAGwAbABsAGwAaABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAaABsAGwAbABsAGgAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgBQABoAHgAdAB4AUAAeABoAHgAeAB4AHgAeAB4AHgAeAB4ATwAeAFAAGwAeAB4AUABQAFAAUABQAB4AHgAeAB0AHQAeAFAAHgBQAB4AUAAeAFAATwBQAFAAHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AUABQAFAAUABPAE8AUABQAFAAUABQAE8AUABQAE8AUABPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAE8ATwBPAE8ATwBPAE8ATwBPAE8AUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAATwAeAB4AKwArACsAKwAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB0AHQAeAB4AHgAdAB0AHgAeAB0AHgAeAB4AHQAeAB0AGwAbAB4AHQAeAB4AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB0AHgAdAB4AHQAdAB0AHQAdAB0AHgAdAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAdAB0AHQAdAB4AHgAdAB0AHgAeAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABQAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAlACUAHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBQAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAeAB4AHgAeAB0AHQAeAB4AHgAeAB0AHQAdAB4AHgAdAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB0AHQAeAB4AHQAeAB4AHgAeAB0AHQAeAB4AHgAeACUAJQAdAB0AJQAeACUAJQAlACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAHgAeAB4AHgAdAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHQAdAB0AHgAdACUAHQAdAB4AHQAdAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHQAdAB0AHQAlAB4AJQAlACUAHQAlACUAHQAdAB0AJQAlAB0AHQAlAB0AHQAlACUAJQAeAB0AHgAeAB4AHgAdAB0AJQAdAB0AHQAdAB0AHQAlACUAJQAlACUAHQAlACUAIAAlAB0AHQAlACUAJQAlACUAJQAlACUAHgAeAB4AJQAlACAAIAAgACAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeABcAFwAXABcAFwAXAB4AEwATACUAHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwArACUAJQBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAKwArACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAE8ATwBPAE8ATwBPAE8ATwAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeACsAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUAArACsAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQBQAFAAUABQACsAKwArACsAUABQAFAAUABQAFAAUABQAA0AUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQACsAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgBQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAABAAEAAQAKwAEAAQAKwArACsAKwArAAQABAAEAAQAUABQAFAAUAArAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsABAAEAAQAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsADQANAA0ADQANAA0ADQANAB4AKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AUABQAFAAUABQAFAAUABQAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAUABQAFAAUABQAA0ADQANAA0ADQANABQAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwANAA0ADQANAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAeAAQABAAEAB4AKwArAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLACsADQArAB4AKwArAAQABAAEAAQAUABQAB4AUAArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwAEAAQABAAEAAQABAAEAAQABAAOAA0ADQATABMAHgAeAB4ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0AUABQAFAAUAAEAAQAKwArAAQADQANAB4AUAArACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXABcAA0ADQANACoASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUAArACsAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANACsADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEcARwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQACsAKwAeAAQABAANAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAEAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUAArACsAUAArACsAUABQACsAKwBQAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AKwArAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAeAB4ADQANAA0ADQAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAArAAQABAArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAEAAQABAAEAAQABAAEACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAFgAWAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAKwBQACsAKwArACsAKwArAFAAKwArACsAKwBQACsAUAArAFAAKwBQAFAAUAArAFAAUAArAFAAKwArAFAAKwBQACsAUAArAFAAKwBQACsAUABQACsAUAArACsAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAUABQAFAAUAArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUAArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAlACUAJQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeACUAJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeACUAJQAlACUAJQAeACUAJQAlACUAJQAgACAAIAAlACUAIAAlACUAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIQAhACEAIQAhACUAJQAgACAAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAgACAAIAAlACUAJQAlACAAJQAgACAAIAAgACAAIAAgACAAIAAlACUAJQAgACUAJQAlACUAIAAgACAAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeACUAHgAlAB4AJQAlACUAJQAlACAAJQAlACUAJQAeACUAHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAgACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAlACUAJQAlACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAIAAgACAAJQAlACUAIAAgACAAIAAgAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFwAXABcAFQAVABUAHgAeAB4AHgAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAIAAgACAAJQAlACUAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAlACAAIAAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsA",F=50,R=1,U=2,j=3,H=4,z=5,Q=7,V=8,K=9,G=10,W=11,q=12,Y=13,X=14,J=15,Z=16,$=17,ee=18,te=19,ne=20,re=21,ie=22,oe=23,ae=24,se=25,le=26,ce=27,ue=28,de=29,he=30,fe=31,pe=32,ge=33,me=34,Ae=35,ve=36,ye=37,be=38,we=39,xe=40,_e=41,Ce=42,Se=43,Ee="!",Be="\xd7",Oe="\xf7",ke=L(P),Ne=[he,ve],Me=[R,U,j,z],Ie=[G,V],Te=[ce,le],Le=Me.concat(Ie),De=[be,we,xe,me,Ae],Pe=[J,Y],Fe=function(e,t){void 0===t&&(t="strict");var n=[],r=[],i=[];return e.forEach((function(e,o){var a=ke.get(e);if(a>F?(i.push(!0),a-=F):i.push(!1),-1!==["normal","auto","loose"].indexOf(t)&&-1!==[8208,8211,12316,12448].indexOf(e))return r.push(o),n.push(Z);if(a===H||a===W){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]},Re=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!==G)break}}if(i===G){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!==G)break}}if(s!==G)break}}return!1},Ue=function(e,t){var n=e;while(n>=0){var r=t[n];if(r!==G)return r;n--}return 0},je=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===U&&u===j)return Be;if(-1!==Me.indexOf(l))return Ee;if(-1!==Me.indexOf(u))return Be;if(-1!==Ie.indexOf(u))return Be;if(Ue(o,t)===V)return Oe;if(ke.get(e[o])===W&&(u===ye||u===pe||u===ge))return Be;if(l===Q||u===Q)return Be;if(l===K)return Be;if(-1===[G,Y,J].indexOf(l)&&u===K)return Be;if(-1!==[$,ee,te,ae,ue].indexOf(u))return Be;if(Ue(o,t)===ie)return Be;if(Re(oe,ie,o,t))return Be;if(Re([$,ee],re,o,t))return Be;if(Re(q,q,o,t))return Be;if(l===G)return Oe;if(l===oe||u===oe)return Be;if(u===Z||l===Z)return Oe;if(-1!==[Y,J,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!==Ne.concat(ne,te,se,ye,pe,ge).indexOf(l))return Be;if(-1!==Ne.indexOf(u)&&l===se||-1!==Ne.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!==Ne.indexOf(l)&&-1!==Te.indexOf(u)||-1!==Te.indexOf(l)&&-1!==Ne.indexOf(u))return Be;if(-1!==[ce,le].indexOf(l)&&(u===se||-1!==[ie,J].indexOf(u)&&t[s+1]===se)||-1!==[ie,J].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,we,me,Ae].indexOf(u)||-1!==[we,me].indexOf(l)&&-1!==[we,xe].indexOf(u)||-1!==[xe,Ae].indexOf(l)&&u===xe)return Be;if(-1!==De.indexOf(l)&&-1!==[ne,le].indexOf(u)||-1!==De.indexOf(u)&&l===ce)return Be;if(-1!==Ne.indexOf(l)&&-1!==Ne.indexOf(u))return Be;if(l===ae&&-1!==Ne.indexOf(u))return Be;if(-1!==Ne.concat(se).indexOf(l)&&u===ie||-1!==Ne.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=Fe(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<s&&(e=je(n,o,i,++u,a))===Be);if(e!==Be||u===s){var t=new ze(n,e,c,u);return c=u,{value:t,done:!1}}return{done:!0,value:null}}}};(function(e){e[e["STRING_TOKEN"]=0]="STRING_TOKEN",e[e["BAD_STRING_TOKEN"]=1]="BAD_STRING_TOKEN",e[e["LEFT_PARENTHESIS_TOKEN"]=2]="LEFT_PARENTHESIS_TOKEN",e[e["RIGHT_PARENTHESIS_TOKEN"]=3]="RIGHT_PARENTHESIS_TOKEN",e[e["COMMA_TOKEN"]=4]="COMMA_TOKEN",e[e["HASH_TOKEN"]=5]="HASH_TOKEN",e[e["DELIM_TOKEN"]=6]="DELIM_TOKEN",e[e["AT_KEYWORD_TOKEN"]=7]="AT_KEYWORD_TOKEN",e[e["PREFIX_MATCH_TOKEN"]=8]="PREFIX_MATCH_TOKEN",e[e["DASH_MATCH_TOKEN"]=9]="DASH_MATCH_TOKEN",e[e["INCLUDE_MATCH_TOKEN"]=10]="INCLUDE_MATCH_TOKEN",e[e["LEFT_CURLY_BRACKET_TOKEN"]=11]="LEFT_CURLY_BRACKET_TOKEN",e[e["RIGHT_CURLY_BRACKET_TOKEN"]=12]="RIGHT_CURLY_BRACKET_TOKEN",e[e["SUFFIX_MATCH_TOKEN"]=13]="SUFFIX_MATCH_TOKEN",e[e["SUBSTRING_MATCH_TOKEN"]=14]="SUBSTRING_MATCH_TOKEN",e[e["DIMENSION_TOKEN"]=15]="DIMENSION_TOKEN",e[e["PERCENTAGE_TOKEN"]=16]="PERCENTAGE_TOKEN",e[e["NUMBER_TOKEN"]=17]="NUMBER_TOKEN",e[e["FUNCTION"]=18]="FUNCTION",e[e["FUNCTION_TOKEN"]=19]="FUNCTION_TOKEN",e[e["IDENT_TOKEN"]=20]="IDENT_TOKEN",e[e["COLUMN_TOKEN"]=21]="COLUMN_TOKEN",e[e["URL_TOKEN"]=22]="URL_TOKEN",e[e["BAD_URL_TOKEN"]=23]="BAD_URL_TOKEN",e[e["CDC_TOKEN"]=24]="CDC_TOKEN",e[e["CDO_TOKEN"]=25]="CDO_TOKEN",e[e["COLON_TOKEN"]=26]="COLON_TOKEN",e[e["SEMICOLON_TOKEN"]=27]="SEMICOLON_TOKEN",e[e["LEFT_SQUARE_BRACKET_TOKEN"]=28]="LEFT_SQUARE_BRACKET_TOKEN",e[e["RIGHT_SQUARE_BRACKET_TOKEN"]=29]="RIGHT_SQUARE_BRACKET_TOKEN",e[e["UNICODE_RANGE_TOKEN"]=30]="UNICODE_RANGE_TOKEN",e[e["WHITESPACE_TOKEN"]=31]="WHITESPACE_TOKEN",e[e["EOF_TOKEN"]=32]="EOF_TOKEN"})(f||(f={}));var Ve=1,Ke=2,Ge=4,We=8,qe=10,Ye=47,Xe=92,Je=9,Ze=32,$e=34,et=61,tt=35,nt=36,rt=37,it=39,ot=40,at=41,st=95,lt=45,ct=33,ut=60,dt=62,ht=64,ft=91,pt=93,gt=61,mt=123,At=63,vt=125,yt=124,bt=126,wt=128,xt=65533,_t=42,Ct=43,St=44,Et=58,Bt=59,Ot=46,kt=0,Nt=8,Mt=11,It=14,Tt=31,Lt=127,Dt=-1,Pt=48,Ft=97,Rt=101,Ut=102,jt=117,Ht=122,zt=65,Qt=69,Vt=70,Kt=85,Gt=90,Wt=function(e){return e>=Pt&&e<=57},qt=function(e){return e>=55296&&e<=57343},Yt=function(e){return Wt(e)||e>=zt&&e<=Vt||e>=Ft&&e<=Ut},Xt=function(e){return e>=Ft&&e<=Ht},Jt=function(e){return e>=zt&&e<=Gt},Zt=function(e){return Xt(e)||Jt(e)},$t=function(e){return e>=wt},en=function(e){return e===qe||e===Je||e===Ze},tn=function(e){return Zt(e)||$t(e)||e===st},nn=function(e){return tn(e)||Wt(e)||e===lt},rn=function(e){return e>=kt&&e<=Nt||e===Mt||e>=It&&e<=Tt||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?!!Wt(t)||t===Ot&&Wt(n):Wt(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(Wt(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(Wt(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]!==Rt||t++;var l=1;e[t]!==Ct&&e[t]!==lt||(e[t]===lt&&(l=-1),t++);var u=[];while(Wt(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},wn={type:f.BAD_STRING_TOKEN},xn={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},Nn=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(),xn;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 jt: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):Wt(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),wn;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=Ge,n=this.peekCodePoint(0);n!==Ct&&n!==lt||e.push(this.consumeCodePoint());while(Wt(this.peekCodePoint(0)))e.push(this.consumeCodePoint());n=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(n===Ot&&Wt(r)){e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=We;while(Wt(this.peekCodePoint(0)))e.push(this.consumeCodePoint())}n=this.peekCodePoint(0),r=this.peekCodePoint(1);var i=this.peekCodePoint(2);if((n===Qt||n===Rt)&&((r===Ct||r===lt)&&Wt(i)||Wt(r))){e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=We;while(Wt(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?xt:n}return e===Dt?xt: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}(),Mn=function(){function e(e){this._tokens=e}return e.create=function(t){var n=new Nn;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||jn(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}(),In=function(e){return e.type===f.DIMENSION_TOKEN},Tn=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},Fn=function(e){return e.type!==f.WHITESPACE_TOKEN},Rn=function(e){return e.type!==f.WHITESPACE_TOKEN&&e.type!==f.COMMA_TOKEN},Un=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},jn=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:Ge},Kn={type:f.PERCENTAGE_TOKEN,number:50,flags:Ge},Gn={type:f.PERCENTAGE_TOKEN,number:100,flags:Ge},Wn=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(In(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",Jn="rad",Zn="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 Jn:return e.number;case Zn: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===Jn||e.unit===Zn)},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,Gn];case"to right":case"left":return nr(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Gn,Gn];case"to bottom":case"top":return nr(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Gn,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(Rn);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(Rn),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=Gn);for(var i=[],o=0,a=0;a<e.length;a++){var s=e[a].stop;if(null!==s){var l=qn(s,t);l>o?i.push(l):i.push(o),o=l}else i.push(null)}var c=null;for(a=0;a<i.length;a++){var u=i[a];if(null===u)null===c&&(c=a);else if(null!==c){for(var d=a-c,h=i[c-1],f=(u-h)/(d+1),p=1;p<=d;p++)i[c+p-1]=f*p;c=null}}return e.map((function(e,n){var r=e.color;return{color:r,stop:Math.max(Math.min(1,i[n]/t),0)}}))},br=function(e,t,n){var r=t/2,i=n/2,o=qn(e[0],t)-r,a=i-qn(e[1],n);return(Math.atan2(a,o)+2*Math.PI)%(2*Math.PI)},wr=function(e,t,n){var r="number"===typeof e?e:br(e,t,n),i=Math.abs(t*Math.sin(r))+Math.abs(n*Math.cos(r)),o=t/2,a=n/2,s=i/2,l=Math.sin(r-Math.PI/2)*s,c=Math.cos(r-Math.PI/2)*s;return[i,o-c,o+c,a-l,a+l]},xr=function(e,t){return Math.sqrt(e*e+t*t)},_r=function(e,t,n,r,i){var o=[[0,0],[0,t],[e,0],[e,t]];return o.reduce((function(e,t){var o=t[0],a=t[1],s=xr(n-o,r-a);return(i?s<e.optimumDistance:s>e.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(xr(t,n),xr(t,n-i),xr(t-r,n),xr(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=xr(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(xr(t,n),xr(t,n-i),xr(t-r,n),xr(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=xr(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 Un(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 Un(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},Nr=function(e){var t=new Image,n=e.createElement("canvas"),r=n.getContext("2d");if(!r)return!1;t.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(t,0,0),n.toDataURL()}catch(Rt){return!1}return!0},Mr=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},Ir=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=Tr(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",Mr(i)?Lr(Tr(n,n,0,0,a)):Promise.reject(!1)})).then((function(e){return r.drawImage(e,0,0),Mr(r.getImageData(0,0,n,n).data)}))["catch"]((function(){return!1}))},Tr=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=Nr(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?Ir(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;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("undefined"!==typeof window&&window.console&&"function"===typeof console.debug?console.debug.apply(console,[this.id,this.getTime()+"ms"].concat(e)):this.info.apply(this,e))},e.prototype.getTime=function(){return Date.now()-this.start},e.create=function(t){e.instances[t.id]=new e(t)},e.destroy=function(t){delete e.instances[t]},e.getInstance=function(t){var n=e.instances[t];if("undefined"===typeof n)throw new Error("No logger instance found with id "+t);return n},e.prototype.info=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&"undefined"!==typeof window&&window.console&&"function"===typeof console.info&&console.info.apply(console,[this.id,this.getTime()+"ms"].concat(e))},e.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("undefined"!==typeof window&&window.console&&"function"===typeof console.error?console.error.apply(console,[this.id,this.getTime()+"ms"].concat(e)):this.info.apply(this,e))},e.instances={},e}(),Fr=function(){function e(){}return e.create=function(t,n){return e._caches[t]=new Rr(t,n)},e.destroy=function(t){delete e._caches[t]},e.open=function(t){var n=e._caches[t];if("undefined"!==typeof n)return n;throw new Error('Cache with key "'+t+'" not found')},e.getOrigin=function(t){var n=e._link;return n?(n.href=t,n.href=n.href,n.protocol+n.hostname+n.port):"about:blank"},e.isSameOrigin=function(t){return e.getOrigin(t)===e._origin},e.setContext=function(t){e._link=t.document.createElement("a"),e._origin=e.getOrigin(t.location.href)},e.getInstance=function(){var t=e._current;if(null===t)throw new Error("No cache instance attached");return t},e.attachInstance=function(t){e._current=t},e.detachInstance=function(){e._current=null},e._caches={},e._origin="about:blank",e._current=null,e}(),Rr=function(){function e(e,t){this.id=e,this._options=t,this._cache={}}return e.prototype.addImage=function(e){var t=Promise.resolve();return this.has(e)?t:Kr(e)||zr(e)?(this._cache[e]=this.loadImage(e),t):t},e.prototype.match=function(e){return this._cache[e]},e.prototype.loadImage=function(e){return r(this,void 0,void 0,(function(){var t,n,r,o,a=this;return i(this,(function(i){switch(i.label){case 0:return t=Fr.isSameOrigin(e),n=!Qr(e)&&!0===this._options.useCORS&&Dr.SUPPORT_CORS_IMAGES&&!t,r=!Qr(e)&&!t&&"string"===typeof this._options.proxy&&Dr.SUPPORT_CORS_XHR&&!n,t||!1!==this._options.allowTaint||Qr(e)||r||n?(o=e,r?[4,this.proxy(o)]:[3,2]):[2];case 1:o=i.sent(),i.label=2;case 2:return Pr.getInstance(this.id).debug("Added image "+e.substring(0,256)),[4,new Promise((function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,(Vr(o)||n)&&(r.crossOrigin="anonymous"),r.src=o,!0===r.complete&&setTimeout((function(){return e(r)}),500),a._options.imageTimeout>0&&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}(),Ur=/^data:image\/svg\+xml/i,jr=/^data:image\/.*;base64,/i,Hr=/^data:image\/.*/i,zr=function(e){return Dr.SUPPORT_SVG_DRAWING||!Gr(e)},Qr=function(e){return Hr.test(e)},Vr=function(e){return jr.test(e)},Kr=function(e){return"blob"===e.substr(0,4)},Gr=function(e){return"svg"===e.substr(-3).toLowerCase()||Ur.test(e)},Wr=function(e){var t=nr(180),n=[],r=gr.LINEAR_GRADIENT,i=ii.CIRCLE,o=oi.FARTHEST_CORNER,a=[];return Un(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:Gn,color:o})}else if("color-stop"===i.name){var a=i.values.filter(Rn);if(2===a.length){o=rr.parse(a[1]);var s=a[0];Tn(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",Jr="farthest-corner",Zr="circle",$r="ellipse",ei="cover",ti="contain",ni=function(e){var t=ii.CIRCLE,n=oi.FARTHEST_CORNER,r=[],i=[];return Un(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(Gn),e}else(zn(r)||Hn(r))&&i.push(r);else if(Ln(r))switch(r.value){case Zr: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 Jr: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 Un(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(Gn),!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 Zr: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 Jr: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 Fr.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":Wr},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 Rn(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 Un(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 Un(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 Un(e).map((function(e){return e.filter(bi)}))}},bi=function(e){return Ln(e)||zn(e)},wi=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:ur.TYPE_VALUE,format:"color"}},xi=wi("top"),_i=wi("right"),Ci=wi("bottom"),Si=wi("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"),Ni=Ei("bottom-left");(function(e){e[e["NONE"]=0]="NONE",e[e["SOLID"]=1]="SOLID"})(vi||(vi={}));var Mi,Ii=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}}},Ti=Ii("top"),Li=Ii("right"),Di=Ii("bottom"),Pi=Ii("left"),Fi=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:ur.VALUE,prefix:!1,parse:function(e){return In(e)?e.number:0}}},Ri=Fi("top"),Ui=Fi("right"),ji=Fi("bottom"),Hi=Fi("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"})(Mi||(Mi={}));var Ki,Gi={name:"float",initialValue:"none",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"left":return Mi.LEFT;case"right":return Mi.RIGHT;case"inline-start":return Mi.INLINE_START;case"inline-end":return Mi.INLINE_END}return Mi.NONE}},Wi={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},Ji=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},Zi={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,wo={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}},xo={name:"text-shadow",initialValue:"none",type:ur.LIST,prefix:!1,parse:function(e){return 1===e.length&&Pn(e[0],"none")?[]:Un(e).map((function(e){for(var t={color:pr.TRANSPARENT,offsetX:Vn,offsetY:Vn,blur:Vn},n=0,r=0;r<e.length;r++){var i=e[r];Hn(i)?(0===n?t.offsetX=i:1===n?t.offsetY=i:t.blur=i,n++):t.color=rr.parse(i)}return t}))}};(function(e){e[e["NONE"]=0]="NONE",e[e["LOWERCASE"]=1]="LOWERCASE",e[e["UPPERCASE"]=2]="UPPERCASE",e[e["CAPITALIZE"]=3]="CAPITALIZE"})(bo||(bo={}));var _o,Co={name:"text-transform",initialValue:"none",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"uppercase":return bo.UPPERCASE;case"lowercase":return bo.LOWERCASE;case"capitalize":return bo.CAPITALIZE}return bo.NONE}},So={name:"transform",initialValue:"none",prefix:!0,type:ur.VALUE,parse:function(e){if(e.type===f.IDENT_TOKEN&&"none"===e.value)return null;if(e.type===f.FUNCTION){var t=Oo[e.name];if("undefined"===typeof t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Eo=function(e){var t=e.filter((function(e){return e.type===f.NUMBER_TOKEN})).map((function(e){return e.number}));return 6===t.length?t:null},Bo=function(e){var t=e.filter((function(e){return e.type===f.NUMBER_TOKEN})).map((function(e){return e.number})),n=t[0],r=t[1],i=(t[2],t[3],t[4]),o=t[5],a=(t[6],t[7],t[8],t[9],t[10],t[11],t[12]),s=t[13];t[14],t[15];return 16===t.length?[n,r,i,o,a,s]:null},Oo={matrix:Eo,matrix3d:Bo},ko={type:f.PERCENTAGE_TOKEN,number:50,flags:Ge},No=[ko,ko],Mo={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:ur.LIST,parse:function(e){var t=e.filter(zn);return 2!==t.length?No:[t[0],t[1]]}};(function(e){e[e["VISIBLE"]=0]="VISIBLE",e[e["HIDDEN"]=1]="HIDDEN",e[e["COLLAPSE"]=2]="COLLAPSE"})(_o||(_o={}));var Io,To={name:"visible",initialValue:"none",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"hidden":return _o.HIDDEN;case"collapse":return _o.COLLAPSE;case"visible":default:return _o.VISIBLE}}};(function(e){e["NORMAL"]="normal",e["BREAK_ALL"]="break-all",e["KEEP_ALL"]="keep-all"})(Io||(Io={}));var Lo,Do={name:"word-break",initialValue:"normal",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"break-all":return Io.BREAK_ALL;case"keep-all":return Io.KEEP_ALL;case"normal":default:return Io.NORMAL}}},Po={name:"z-index",initialValue:"auto",prefix:!1,type:ur.VALUE,parse:function(e){if(e.type===f.IDENT_TOKEN)return{auto:!0,order:0};if(Tn(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Fo={name:"opacity",initialValue:"1",type:ur.VALUE,prefix:!1,parse:function(e){return Tn(e)?e.number:1}},Ro={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:ur.TYPE_VALUE,format:"color"},Uo={name:"text-decoration-line",initialValue:"none",prefix:!1,type:ur.LIST,parse:function(e){return e.filter(Ln).map((function(e){switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0})).filter((function(e){return 0!==e}))}},jo={name:"font-family",initialValue:"",prefix:!1,type:ur.LIST,parse:function(e){var t=[],n=[];return e.forEach((function(e){switch(e.type){case f.IDENT_TOKEN:case f.STRING_TOKEN:t.push(e.value);break;case f.NUMBER_TOKEN:t.push(e.number.toString());break;case f.COMMA_TOKEN:n.push(t.join(" ")),t.length=0;break}})),t.length&&n.push(t.join(" ")),n.map((function(e){return-1===e.indexOf(" ")?e:"'"+e+"'"}))}},Ho={name:"font-size",initialValue:"0",prefix:!1,type:ur.TYPE_VALUE,format:"length"},zo={name:"font-weight",initialValue:"normal",type:ur.VALUE,prefix:!1,parse:function(e){if(Tn(e))return e.number;if(Ln(e))switch(e.value){case"bold":return 700;case"normal":default:return 400}return 400}},Qo={name:"font-variant",initialValue:"none",type:ur.LIST,prefix:!1,parse:function(e){return e.filter(Ln).map((function(e){return e.value}))}};(function(e){e["NORMAL"]="normal",e["ITALIC"]="italic",e["OBLIQUE"]="oblique"})(Lo||(Lo={}));var Vo,Ko={name:"font-style",initialValue:"normal",prefix:!1,type:ur.IDENT_VALUE,parse:function(e){switch(e){case"oblique":return Lo.OBLIQUE;case"italic":return Lo.ITALIC;case"normal":default:return Lo.NORMAL}}},Go=function(e,t){return 0!==(e&t)},Wo={name:"content",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}},qo={name:"counter-increment",initialValue:"none",prefix:!0,type:ur.LIST,parse:function(e){if(0===e.length)return null;var t=e[0];if(t.type===f.IDENT_TOKEN&&"none"===t.value)return null;for(var n=[],r=e.filter(Fn),i=0;i<r.length;i++){var o=r[i],a=r[i+1];if(o.type===f.IDENT_TOKEN){var s=a&&Tn(a)?a.number:1;n.push({counter:o.value,increment:s})}}return n}},Yo={name:"counter-reset",initialValue:"none",prefix:!0,type:ur.LIST,parse:function(e){if(0===e.length)return[];for(var t=[],n=e.filter(Fn),r=0;r<n.length;r++){var i=n[r],o=n[r+1];if(Ln(i)&&"none"!==i.value){var a=o&&Tn(o)?o.number:0;t.push({counter:i.value,reset:a})}}return t}},Xo={name:"quotes",initialValue:"none",prefix:!0,type:ur.LIST,parse:function(e){if(0===e.length)return null;var t=e[0];if(t.type===f.IDENT_TOKEN&&"none"===t.value)return null;var n=[],r=e.filter(Dn);if(r.length%2!==0)return null;for(var i=0;i<r.length;i+=2){var o=r[i].value,a=r[i+1].value;n.push({open:o,close:a})}return n}},Jo=function(e,t,n){if(!e)return"";var r=e[Math.min(t,e.length-1)];return r?n?r.open:r.close:""},Zo={name:"box-shadow",initialValue:"none",type:ur.LIST,prefix:!1,parse:function(e){return 1===e.length&&Pn(e[0],"none")?[]:Un(e).map((function(e){for(var t={color:255,offsetX:Vn,offsetY:Vn,blur:Vn,spread:Vn,inset:!1},n=0,r=0;r<e.length;r++){var i=e[r];Pn(i,"inset")?t.inset=!0:Hn(i)?(0===n?t.offsetX=i:1===n?t.offsetY=i:2===n?t.blur=i:t.spread=i,n++):t.color=rr.parse(i)}return t}))}},$o=function(){function e(e){this.backgroundClip=na(mr,e.backgroundClip),this.backgroundColor=na(Ar,e.backgroundColor),this.backgroundImage=na(hi,e.backgroundImage),this.backgroundOrigin=na(fi,e.backgroundOrigin),this.backgroundPosition=na(pi,e.backgroundPosition),this.backgroundRepeat=na(mi,e.backgroundRepeat),this.backgroundSize=na(yi,e.backgroundSize),this.borderTopColor=na(xi,e.borderTopColor),this.borderRightColor=na(_i,e.borderRightColor),this.borderBottomColor=na(Ci,e.borderBottomColor),this.borderLeftColor=na(Si,e.borderLeftColor),this.borderTopLeftRadius=na(Bi,e.borderTopLeftRadius),this.borderTopRightRadius=na(Oi,e.borderTopRightRadius),this.borderBottomRightRadius=na(ki,e.borderBottomRightRadius),this.borderBottomLeftRadius=na(Ni,e.borderBottomLeftRadius),this.borderTopStyle=na(Ti,e.borderTopStyle),this.borderRightStyle=na(Li,e.borderRightStyle),this.borderBottomStyle=na(Di,e.borderBottomStyle),this.borderLeftStyle=na(Pi,e.borderLeftStyle),this.borderTopWidth=na(Ri,e.borderTopWidth),this.borderRightWidth=na(Ui,e.borderRightWidth),this.borderBottomWidth=na(ji,e.borderBottomWidth),this.borderLeftWidth=na(Hi,e.borderLeftWidth),this.boxShadow=na(Zo,e.boxShadow),this.color=na(zi,e.color),this.display=na(Qi,e.display),this["float"]=na(Gi,e.cssFloat),this.fontFamily=na(jo,e.fontFamily),this.fontSize=na(Ho,e.fontSize),this.fontStyle=na(Ko,e.fontStyle),this.fontVariant=na(Qo,e.fontVariant),this.fontWeight=na(zo,e.fontWeight),this.letterSpacing=na(Wi,e.letterSpacing),this.lineBreak=na(Yi,e.lineBreak),this.lineHeight=na(Xi,e.lineHeight),this.listStyleImage=na(Zi,e.listStyleImage),this.listStylePosition=na(eo,e.listStylePosition),this.listStyleType=na(no,e.listStyleType),this.marginTop=na(io,e.marginTop),this.marginRight=na(oo,e.marginRight),this.marginBottom=na(ao,e.marginBottom),this.marginLeft=na(so,e.marginLeft),this.opacity=na(Fo,e.opacity);var t=na(co,e.overflow);this.overflowX=t[0],this.overflowY=t[t.length>1?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(wo,e.position),this.textAlign=na(yo,e.textAlign),this.textDecorationColor=na(Ro,e.textDecorationColor||e.color),this.textDecorationLine=na(Uo,e.textDecorationLine),this.textShadow=na(xo,e.textShadow),this.textTransform=na(Co,e.textTransform),this.transform=na(So,e.transform),this.transformOrigin=na(Mo,e.transformOrigin),this.visibility=na(To,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"]!==Mi.NONE},e.prototype.isInlineLevel=function(){return Go(this.display,4)||Go(this.display,33554432)||Go(this.display,268435456)||Go(this.display,536870912)||Go(this.display,67108864)||Go(this.display,134217728)},e}(),ea=function(){function e(e){this.content=na(Wo,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 Nn,r=null!==t&&"undefined"!==typeof t?t.toString():e.initialValue;n.write(r);var i=new Mn(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&&ja(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,Fr.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,Fr.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}],wa=function(e){return e.width>e.height?new o(e.left+(e.width-e.height)/2,e.top,e.height,e.height):e.width<e.height?new o(e.left,e.top+(e.height-e.width)/2,e.width,e.width):e},xa=function(e){var t=e.type===Sa?new Array(e.value.length+1).join("\u2022"):e.value;return 0===t.length?e.placeholder||"":t},_a="checkbox",Ca="radio",Sa="password",Ea=707406591,Ba=function(e){function n(t){var n=e.call(this,t)||this;switch(n.type=t.type.toLowerCase(),n.checked=t.checked,n.value=xa(t),n.type!==_a&&n.type!==Ca||(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=vi.SOLID,n.styles.backgroundClip=[dr.BORDER_BOX],n.styles.backgroundOrigin=[0],n.bounds=wa(n.bounds)),n.type){case _a:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=ya;break;case Ca:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=ba;break}return n}return t(n,e),n}(ra),Oa=function(e){function n(t){var n=e.call(this,t)||this,r=t.options[t.selectedIndex||0];return n.value=r&&r.text||"",n}return t(n,e),n}(ra),ka=function(e){function n(t){var n=e.call(this,t)||this;return n.value=t.value,n}return t(n,e),n}(ra),Na=function(e){return rr.parse(Mn.create(e).parseComponentValue())},Ma=function(e){function n(t){var n=e.call(this,t)||this;n.src=t.src,n.width=parseInt(t.width,10)||0,n.height=parseInt(t.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=Da(t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?Na(getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):pr.TRANSPARENT,i=t.contentWindow.document.body?Na(getComputedStyle(t.contentWindow.document.body).backgroundColor):pr.TRANSPARENT;n.backgroundColor=ir(r)?ir(i)?n.styles.backgroundColor:i:r}}catch(Rt){}return n}return t(n,e),n}(ra),Ia=["OL","UL","MENU"],Ta=function e(t,n,r){for(var i=t.firstChild,o=void 0;i;i=o)if(o=i.nextSibling,Ra(i)&&i.data.trim().length>0)n.textNodes.push(new ua(i,n.styles));else if(Ua(i)){var a=La(i);a.styles.isVisible()&&(Pa(i,a,r)?a.flags|=4:Fa(a.styles)&&(a.flags|=2),-1!==Ia.indexOf(i.tagName)&&(a.flags|=8),n.elements.push(a),$a(i)||Ga(i)||es(i)||e(i,a,r))}},La=function(e){return Ya(e)?new pa(e):qa(e)?new ga(e):Ga(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 Ma(e):new ra(e)},Da=function(e){var t=La(e);return t.flags|=4,Ta(e,t,t),t},Pa=function(e,t,n){return t.styles.isPositionedWithZIndex()||t.styles.opacity<1||t.styles.isTransformed()||Wa(e)&&n.styles.isTransparent()},Fa=function(e){return e.isPositioned()||e.isFloating()},Ra=function(e){return e.nodeType===Node.TEXT_NODE},Ua=function(e){return e.nodeType===Node.ELEMENT_NODE},ja=function(e){return Ua(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},Ga=function(e){return"svg"===e.tagName},Wa=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},Ja=function(e){return"STYLE"===e.tagName},Za=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 e<t||e>n?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&&Go(o,us)&&""!==s?s=t[c]+s:c>1||1===c&&0===l||1===c&&1===l&&Go(o,ds)||1===c&&1===l&&Go(o,hs)&&e>100||1===c&&l>1&&Go(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",ws=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)+"<html></html>"),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(Ja(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(Rt){if(Pr.getInstance(this.options.id).error("Unable to access cssRules property",Rt),"SecurityError"!==Rt.name)throw Rt}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(Rt){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(Rt){}return n},e.prototype.cloneNode=function(e){if(Ra(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var t=e.ownerDocument.defaultView;if(t&&Ua(e)&&(ja(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&&ja(n)&&(this.clonedReferenceElement=n),Wa(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)Ua(l)&&(Za(l)||l.hasAttribute(bs)||"function"===typeof this.options.ignoreElements&&this.options.ignoreElements(l))||this.options.copyStyles&&Ua(l)&&Ja(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(Rn),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(Rn),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(Jo(s.quotes,i.quoteDepth++,!0)));break;case"close-quote":l.appendChild(a.createTextNode(Jo(s.quotes,--i.quoteDepth,!1)));break;default:l.appendChild(a.createTextNode(t.value))}})),l.className=Ms+" "+Is;var c=r===Vo.BEFORE?" "+Ms:" "+Is;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 xs,_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+="<!DOCTYPE ",e.name&&(t+=e.name),e.internalSubset&&(t+=e.internalSubset),e.publicId&&(t+='"'+e.publicId+'"'),e.systemId&&(t+='"'+e.systemId+'"'),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",Ns=":after",Ms="___html2canvas___pseudoelement_before",Is="___html2canvas___pseudoelement_after",Ts='{\n content: "" !important;\n display: none !important;\n}',Ls=function(e){Ds(e,"."+Ms+ks+Ts+"\n ."+Is+Ns+Ts)},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"})(xs||(xs={}));var Ps,Fs=function(e,t){return e.length===t.length&&e.some((function(e,n){return e===t[n]}))},Rs=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}))},Us=function(){function e(e,t){this.type=xs.VECTOR,this.x=e,this.y=t}return e.prototype.add=function(t,n){return new e(this.x+t,this.y+n)},e}(),js=function(e,t,n){return new Us(e.x+(t.x-e.x)*n,e.y+(t.y-e.y)*n)},Hs=function(){function e(e,t,n,r){this.type=xs.BEZIER_CURVE,this.start=e,this.startControl=t,this.endControl=n,this.end=r}return e.prototype.subdivide=function(t,n){var r=js(this.start,this.startControl,t),i=js(this.startControl,this.endControl,t),o=js(this.endControl,this.end,t),a=js(r,i,t),s=js(i,o,t),l=js(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===xs.BEZIER_CURVE},Qs=function(){function e(e){var t=e.styles,n=e.bounds,r=Wn(t.borderTopLeftRadius,n.width,n.height),i=r[0],o=r[1],a=Wn(t.borderTopRightRadius,n.width,n.height),s=a[0],l=a[1],c=Wn(t.borderBottomRightRadius,n.width,n.height),u=c[0],d=c[1],h=Wn(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,w=t.borderTopWidth,x=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 Us(n.left,n.top),this.topRightBorderBox=s>0||l>0?Vs(n.left+A,n.top,s,l,Ps.TOP_RIGHT):new Us(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 Us(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 Us(n.left,n.top+n.height),this.topLeftPaddingBox=i>0||o>0?Vs(n.left+C,n.top+w,Math.max(0,i-C),Math.max(0,o-w),Ps.TOP_LEFT):new Us(n.left+C,n.top+w),this.topRightPaddingBox=s>0||l>0?Vs(n.left+Math.min(A,n.width+C),n.top+w,A>n.width+C?0:s-C,l-w,Ps.TOP_RIGHT):new Us(n.left+n.width-x,n.top+w),this.bottomRightPaddingBox=u>0||d>0?Vs(n.left+Math.min(y,n.width-C),n.top+Math.min(v,n.height+w),Math.max(0,u-x),d-_,Ps.BOTTOM_RIGHT):new Us(n.left+n.width-x,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 Us(n.left+C,n.top+n.height-_),this.topLeftContentBox=i>0||o>0?Vs(n.left+C+O,n.top+w+S,Math.max(0,i-(C+O)),Math.max(0,o-(w+S)),Ps.TOP_LEFT):new Us(n.left+C+O,n.top+w+S),this.topRightContentBox=s>0||l>0?Vs(n.left+Math.min(A,n.width+C+O),n.top+w+S,A>n.width+C+O?0:s-C+O,l-(w+S),Ps.TOP_RIGHT):new Us(n.left+n.width-(x+E),n.top+w+S),this.bottomRightContentBox=u>0||d>0?Vs(n.left+Math.min(y,n.width-(C+O)),n.top+Math.min(v,n.height+w+S),Math.max(0,u-(x+E)),d-(_+B),Ps.BOTTOM_RIGHT):new Us(n.left+n.width-(x+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 Us(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 Us(e,c),new Us(e,c-s),new Us(l-a,t),new Us(l,t));case Ps.TOP_RIGHT:return new Hs(new Us(e,t),new Us(e+a,t),new Us(l,c-s),new Us(l,c));case Ps.BOTTOM_RIGHT:return new Hs(new Us(l,t),new Us(l,t+s),new Us(e+a,c),new Us(e,c));case Ps.BOTTOM_LEFT:default:return new Hs(new Us(l,c),new Us(l-a,c),new Us(e,t+s),new Us(e,t))}},Ks=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},Gs=function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]},Ws=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},Js=function(e){return 1===e.type},Zs=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=Ws(this.curves);Fs(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=Ws(this.curves);Fs(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=Go(o.flags,4),s=Go(o.flags,2),l=new $s(o,t.getParentEffects());Go(o.styles.display,2048)&&i.push(l);var c=Go(o.flags,8)?[]:i;if(a||s){var u=a||o.styles.isPositioned()?r:n,d=new Zs(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);Go(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;i<t.length;i++){var o=t[i];o.container instanceof Aa&&"number"===typeof o.container.value&&0!==o.container.value&&(n=o.container.value),o.listValue=ys(n,o.container.styles.listStyleType,!0),n+=r?-1:1}},nl=function(e){var t=new $s(e,[]),n=new Zs(t),r=[];return el(t,n,n,r),tl(t.container,r),n},rl=function(e,t){switch(t){case 0:return il(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return il(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return il(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);case 3:default:return il(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},il=function(e,t,n,r){var i=[];return zs(e)?i.push(e.subdivide(.5,!1)):i.push(e),zs(n)?i.push(n.subdivide(.5,!0)):i.push(n),zs(r)?i.push(r.subdivide(.5,!0).reverse()):i.push(r),zs(t)?i.push(t.subdivide(.5,!1).reverse()):i.push(t),i},ol=function(e){var t=e.bounds,n=e.styles;return t.add(n.borderLeftWidth,n.borderTopWidth,-(n.borderRightWidth+n.borderLeftWidth),-(n.borderTopWidth+n.borderBottomWidth))},al=function(e){var t=e.styles,n=e.bounds,r=qn(t.paddingLeft,n.width),i=qn(t.paddingRight,n.width),o=qn(t.paddingTop,n.width),a=qn(t.paddingBottom,n.width);return n.add(r+t.borderLeftWidth,o+t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth+r+i),-(t.borderTopWidth+t.borderBottomWidth+o+a))},sl=function(e,t){return 0===e?t.bounds:2===e?al(t):ol(t)},ll=function(e,t){return e===dr.BORDER_BOX?t.bounds:e===dr.CONTENT_BOX?al(t):ol(t)},cl=function(e,t,n){var r=sl(fl(e.styles.backgroundOrigin,t),e),i=ll(fl(e.styles.backgroundClip,t),e),o=hl(fl(e.styles.backgroundSize,t),n,r),a=o[0],s=o[1],l=Wn(fl(e.styles.backgroundPosition,t),r.width-a,r.height-s),c=pl(fl(e.styles.backgroundRepeat,t),l,o,r,i),u=Math.round(r.left+l[0]),d=Math.round(r.top+l[1]);return[c,u,d,a,s]},ul=function(e){return Ln(e)&&e.value===gi.AUTO},dl=function(e){return"number"===typeof e},hl=function(e,t,n){var r=t[0],i=t[1],o=t[2],a=e[0],s=e[1];if(zn(a)&&s&&zn(s))return[qn(a,n.width),qn(s,n.height)];var l=dl(o);if(Ln(a)&&(a.value===gi.CONTAIN||a.value===gi.COVER)){if(dl(o)){var c=n.width/n.height;return c<o!==(a.value===gi.COVER)?[n.width,n.width/o]:[n.height*o,n.height]}return[n.width,n.height]}var u=dl(r),d=dl(i),h=u||d;if(ul(a)&&(!s||ul(s))){if(u&&d)return[r,i];if(!l&&!h)return[n.width,n.height];if(h&&l){var f=u?r:i*o,p=d?i:r/o;return[f,p]}var g=u?r:n.width,m=d?i:n.height;return[g,m]}if(l){var A=0,v=0;return zn(a)?A=qn(a,n.width):zn(s)&&(v=qn(s,n.height)),ul(a)?A=v*o:s&&!ul(s)||(v=A/o),[A,v]}var y=null,b=null;if(zn(a)?y=qn(a,n.width):s&&zn(s)&&(b=qn(s,n.height)),null===y||s&&!ul(s)||(b=u&&d?y/r*i:n.height),null!==b&&ul(a)&&(y=u&&d?b/i*r:n.width),null!==y&&null!==b)return[y,b];throw new Error("Unable to calculate background-size for element")},fl=function(e,t){var n=e[t];return"undefined"===typeof n?e[0]:n},pl=function(e,t,n,r,i){var o=t[0],a=t[1],s=n[0],l=n[1];switch(e){case ui.REPEAT_X:return[new Us(Math.round(r.left),Math.round(r.top+a)),new Us(Math.round(r.left+r.width),Math.round(r.top+a)),new Us(Math.round(r.left+r.width),Math.round(l+r.top+a)),new Us(Math.round(r.left),Math.round(l+r.top+a))];case ui.REPEAT_Y:return[new Us(Math.round(r.left+o),Math.round(r.top)),new Us(Math.round(r.left+o+s),Math.round(r.top)),new Us(Math.round(r.left+o+s),Math.round(r.height+r.top)),new Us(Math.round(r.left+o),Math.round(r.height+r.top))];case ui.NO_REPEAT:return[new Us(Math.round(r.left+o),Math.round(r.top+a)),new Us(Math.round(r.left+o+s),Math.round(r.top+a)),new Us(Math.round(r.left+o+s),Math.round(r.top+a+l)),new Us(Math.round(r.left+o),Math.round(r.top+a+l))];default:return[new Us(Math.round(i.left),Math.round(i.top)),new Us(Math.round(i.left+i.width),Math.round(i.top)),new Us(Math.round(i.left+i.width),Math.round(i.height+i.top)),new Us(Math.round(i.left),Math.round(i.height+i.top))]}},gl="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",ml="Hidden Text",Al=function(){function e(e){this._data={},this._document=e}return e.prototype.parseMetrics=function(e,t){var n=this._document.createElement("div"),r=this._document.createElement("img"),i=this._document.createElement("span"),o=this._document.body;n.style.visibility="hidden",n.style.fontFamily=e,n.style.fontSize=t,n.style.margin="0",n.style.padding="0",o.appendChild(n),r.src=gl,r.width=1,r.height=1,r.style.margin="0",r.style.padding="0",r.style.verticalAlign="baseline",i.style.fontFamily=e,i.style.fontSize=t,i.style.margin="0",i.style.padding="0",i.appendChild(this._document.createTextNode(ml)),n.appendChild(i),n.appendChild(r);var a=r.offsetTop-i.offsetTop+2;n.removeChild(i),n.appendChild(this._document.createTextNode(ml)),n.style.lineHeight="normal",r.style.verticalAlign="super";var s=r.offsetTop-n.offsetTop+2;return o.removeChild(n),{baseline:a,middle:s}},e.prototype.getMetrics=function(e,t){var n=e+" "+t;return"undefined"===typeof this._data[n]&&(this._data[n]=this.parseMetrics(e,t)),this._data[n]},e}(),vl=1e4,yl=function(){function e(e){this._activeEffects=[],this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=e,e.canvas||(this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=e.width+"px",this.canvas.style.height=e.height+"px"),this.fontMetrics=new Al(document),this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x+e.scrollX,-e.y+e.scrollY),this.ctx.textBaseline="bottom",this._activeEffects=[],Pr.getInstance(e.id).debug("Canvas renderer initialized ("+e.width+"x"+e.height+" at "+e.x+","+e.y+") with scale "+e.scale)}return e.prototype.applyEffects=function(e,t){var n=this;while(this._activeEffects.length)this.popEffect();e.filter((function(e){return Go(e.target,t)})).forEach((function(e){return n.applyEffect(e)}))},e.prototype.applyEffect=function(e){this.ctx.save(),Xs(e)&&(this.ctx.translate(e.offsetX,e.offsetY),this.ctx.transform(e.matrix[0],e.matrix[1],e.matrix[2],e.matrix[3],e.matrix[4],e.matrix[5]),this.ctx.translate(-e.offsetX,-e.offsetY)),Js(e)&&(this.path(e.path),this.ctx.clip()),this._activeEffects.push(e)},e.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},e.prototype.renderStack=function(e){return r(this,void 0,void 0,(function(){var t;return i(this,(function(n){switch(n.label){case 0:return t=e.element.container.styles,t.isVisible()?(this.ctx.globalAlpha=t.opacity,[4,this.renderStackContent(e)]):[3,2];case 1:n.sent(),n.label=2;case 2:return[2]}}))}))},e.prototype.renderNode=function(e){return r(this,void 0,void 0,(function(){return i(this,(function(t){switch(t.label){case 0:return e.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(e)]:[3,3];case 1:return t.sent(),[4,this.renderNodeContent(e)];case 2:t.sent(),t.label=3;case 3:return[2]}}))}))},e.prototype.renderTextWithLetterSpacing=function(e,t){var n=this;if(0===t)this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+e.bounds.height);else{var r=l(e.text).map((function(e){return c(e)}));r.reduce((function(t,r){return n.ctx.fillText(r,t,e.bounds.top+e.bounds.height),t+n.ctx.measureText(r).width}),e.bounds.left)}},e.prototype.createFontStyle=function(e){var t=e.fontVariant.filter((function(e){return"normal"===e||"small-caps"===e})).join(""),n=e.fontFamily.join(", "),r=In(e.fontSize)?""+e.fontSize.number+e.fontSize.unit:e.fontSize.number+"px";return[[e.fontStyle,t,e.fontWeight,r,n].join(" "),n,r]},e.prototype.renderTextNode=function(e,t){return r(this,void 0,void 0,(function(){var n,r,o,a,s=this;return i(this,(function(i){return n=this.createFontStyle(t),r=n[0],o=n[1],a=n[2],this.ctx.font=r,e.textBounds.forEach((function(e){s.ctx.fillStyle=or(t.color),s.renderTextWithLetterSpacing(e,t.letterSpacing);var n=t.textShadow;n.length&&e.text.trim().length&&(n.slice(0).reverse().forEach((function(t){s.ctx.shadowColor=or(t.color),s.ctx.shadowOffsetX=t.offsetX.number*s.options.scale,s.ctx.shadowOffsetY=t.offsetY.number*s.options.scale,s.ctx.shadowBlur=t.blur.number,s.ctx.fillText(e.text,e.bounds.left,e.bounds.top+e.bounds.height)})),s.ctx.shadowColor="",s.ctx.shadowOffsetX=0,s.ctx.shadowOffsetY=0,s.ctx.shadowBlur=0),t.textDecorationLine.length&&(s.ctx.fillStyle=or(t.textDecorationColor||t.color),t.textDecorationLine.forEach((function(t){switch(t){case 1:var n=s.fontMetrics.getMetrics(o,a).baseline;s.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top+n),e.bounds.width,1);break;case 2:s.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top),e.bounds.width,1);break;case 3:var r=s.fontMetrics.getMetrics(o,a).middle;s.ctx.fillRect(e.bounds.left,Math.ceil(e.bounds.top+r),e.bounds.width,1);break}})))})),[2]}))}))},e.prototype.renderReplacedElement=function(e,t,n){if(n&&e.intrinsicWidth>0&&e.intrinsicHeight>0){var r=al(e),i=Ws(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 s<l.length?(c=l[s],[4,this.renderTextNode(c,a)]):[3,4];case 2:i.sent(),i.label=3;case 3:return s++,[3,1];case 4:if(!(n instanceof pa))return[3,8];i.label=5;case 5:return i.trys.push([5,7,,8]),[4,this.options.cache.match(n.src)];case 6:return m=i.sent(),this.renderReplacedElement(n,r,m),[3,8];case 7:return i.sent(),Pr.getInstance(this.options.id).error("Error loading image "+n.src),[3,8];case 8:if(n instanceof ga&&this.renderReplacedElement(n,r,n.canvas),!(n instanceof ma))return[3,12];i.label=9;case 9:return i.trys.push([9,11,,12]),[4,this.options.cache.match(n.svg)];case 10:return m=i.sent(),this.renderReplacedElement(n,r,m),[3,12];case 11:return i.sent(),Pr.getInstance(this.options.id).error("Error loading svg "+n.svg.substring(0,255)),[3,12];case 12:return n instanceof Ma&&n.tree?(u=new e({id:this.options.id,scale:this.options.scale,backgroundColor:n.backgroundColor,x:0,y:0,scrollX:0,scrollY:0,width:n.width,height:n.height,cache:this.options.cache,windowWidth:n.width,windowHeight:n.height}),[4,u.render(n.tree)]):[3,14];case 13:d=i.sent(),n.width&&n.height&&this.ctx.drawImage(d,0,0,n.width,n.height,n.bounds.left,n.bounds.top,n.bounds.width,n.bounds.height),i.label=14;case 14:if(n instanceof Ba&&(h=Math.min(n.bounds.width,n.bounds.height),n.type===_a?n.checked&&(this.ctx.save(),this.path([new Us(n.bounds.left+.39363*h,n.bounds.top+.79*h),new Us(n.bounds.left+.16*h,n.bounds.top+.5549*h),new Us(n.bounds.left+.27347*h,n.bounds.top+.44071*h),new Us(n.bounds.left+.39694*h,n.bounds.top+.5649*h),new Us(n.bounds.left+.72983*h,n.bounds.top+.23*h),new Us(n.bounds.left+.84*h,n.bounds.top+.34085*h),new Us(n.bounds.left+.39363*h,n.bounds.top+.79*h)]),this.ctx.fillStyle=or(Ea),this.ctx.fill(),this.ctx.restore()):n.type===Ca&&n.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(n.bounds.left+h/2,n.bounds.top+h/2,h/4,0,2*Math.PI,!0),this.ctx.fillStyle=or(Ea),this.ctx.fill(),this.ctx.restore())),bl(n)&&n.value.length){switch(this.ctx.font=this.createFontStyle(a)[0],this.ctx.fillStyle=or(a.color),this.ctx.textBaseline="middle",this.ctx.textAlign=xl(n.styles.textAlign),v=al(n),f=0,n.styles.textAlign){case uo.CENTER:f+=v.width/2;break;case uo.RIGHT:f+=v.width;break}p=v.add(f,0,0,-v.height/2+1),this.ctx.save(),this.path([new Us(v.left,v.top),new Us(v.left+v.width,v.top),new Us(v.left+v.width,v.top+v.height),new Us(v.left,v.top+v.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new ia(n.value,p),a.letterSpacing),this.ctx.restore(),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"}if(!Go(n.styles.display,2048))return[3,20];if(null===n.styles.listStyleImage)return[3,19];if(g=n.styles.listStyleImage,g.type!==gr.URL)return[3,18];m=void 0,A=g.url,i.label=15;case 15:return i.trys.push([15,17,,18]),[4,this.options.cache.match(A)];case 16:return m=i.sent(),this.ctx.drawImage(m,n.bounds.left-(m.width+10),n.bounds.top),[3,18];case 17:return i.sent(),Pr.getInstance(this.options.id).error("Error loading list-style-image "+A),[3,18];case 18:return[3,20];case 19:t.listValue&&n.styles.listStyleType!==$i.NONE&&(this.ctx.font=this.createFontStyle(a)[0],this.ctx.fillStyle=or(a.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",v=new o(n.bounds.left,n.bounds.top+qn(n.styles.paddingTop,n.bounds.width),n.bounds.width,Ji(a.lineHeight,a.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new ia(t.listValue,v),a.letterSpacing),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),i.label=20;case 20:return[2]}}))}))},e.prototype.renderStackContent=function(e){return r(this,void 0,void 0,(function(){var t,n,r,o,a,s,l,c,u,d,h,f,p,g,m;return i(this,(function(i){switch(i.label){case 0:return[4,this.renderNodeBackgroundAndBorders(e.element)];case 1:i.sent(),t=0,n=e.negativeZIndex,i.label=2;case 2:return t<n.length?(m=n[t],[4,this.renderStack(m)]):[3,5];case 3:i.sent(),i.label=4;case 4:return t++,[3,2];case 5:return[4,this.renderNodeContent(e.element)];case 6:i.sent(),r=0,o=e.nonInlineLevel,i.label=7;case 7:return r<o.length?(m=o[r],[4,this.renderNode(m)]):[3,10];case 8:i.sent(),i.label=9;case 9:return r++,[3,7];case 10:a=0,s=e.nonPositionedFloats,i.label=11;case 11:return a<s.length?(m=s[a],[4,this.renderStack(m)]):[3,14];case 12:i.sent(),i.label=13;case 13:return a++,[3,11];case 14:l=0,c=e.nonPositionedInlineLevel,i.label=15;case 15:return l<c.length?(m=c[l],[4,this.renderStack(m)]):[3,18];case 16:i.sent(),i.label=17;case 17:return l++,[3,15];case 18:u=0,d=e.inlineLevel,i.label=19;case 19:return u<d.length?(m=d[u],[4,this.renderNode(m)]):[3,22];case 20:i.sent(),i.label=21;case 21:return u++,[3,19];case 22:h=0,f=e.zeroOrAutoZIndexOrTransformedOrOpacity,i.label=23;case 23:return h<f.length?(m=f[h],[4,this.renderStack(m)]):[3,26];case 24:i.sent(),i.label=25;case 25:return h++,[3,23];case 26:p=0,g=e.positiveZIndex,i.label=27;case 27:return p<g.length?(m=g[p],[4,this.renderStack(m)]):[3,30];case 28:i.sent(),i.label=29;case 29:return p++,[3,27];case 30:return[2]}}))}))},e.prototype.mask=function(e){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(e.slice(0).reverse()),this.ctx.closePath()},e.prototype.path=function(e){this.ctx.beginPath(),this.formatPath(e),this.ctx.closePath()},e.prototype.formatPath=function(e){var t=this;e.forEach((function(e,n){var r=zs(e)?e.start:e;0===n?t.ctx.moveTo(r.x,r.y):t.ctx.lineTo(r.x,r.y),zs(e)&&t.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)}))},e.prototype.renderRepeat=function(e,t,n,r){this.path(e),this.ctx.fillStyle=t,this.ctx.translate(n,r),this.ctx.fill(),this.ctx.translate(-n,-r)},e.prototype.resizeImage=function(e,t,n){if(e.width===t&&e.height===n)return e;var r=this.canvas.ownerDocument.createElement("canvas");r.width=t,r.height=n;var i=r.getContext("2d");return i.drawImage(e,0,0,e.width,e.height,0,0,t,n),r},e.prototype.renderBackgroundImage=function(e){return r(this,void 0,void 0,(function(){var t,n,r,o,a,s;return i(this,(function(l){switch(l.label){case 0:t=e.styles.backgroundImage.length-1,n=function(n){var o,a,s,l,c,u,d,h,f,p,g,m,A,v,y,b,w,x,_,C,S,E,B,O,k,N,M,I,T,L,D;return i(this,(function(i){switch(i.label){case 0:if(n.type!==gr.URL)return[3,5];o=void 0,a=n.url,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,r.options.cache.match(a)];case 2:return o=i.sent(),[3,4];case 3:return i.sent(),Pr.getInstance(r.options.id).error("Error loading background-image "+a),[3,4];case 4:return o&&(s=cl(e,t,[o.width,o.height,o.width/o.height]),b=s[0],E=s[1],B=s[2],_=s[3],C=s[4],v=r.ctx.createPattern(r.resizeImage(o,_,C),"repeat"),r.renderRepeat(b,v,E,B)),[3,6];case 5:ai(n)?(l=cl(e,t,[null,null,null]),b=l[0],E=l[1],B=l[2],_=l[3],C=l[4],c=wr(n.angle,_,C),u=c[0],d=c[1],h=c[2],f=c[3],p=c[4],g=document.createElement("canvas"),g.width=_,g.height=C,m=g.getContext("2d"),A=m.createLinearGradient(d,f,h,p),yr(n.stops,u).forEach((function(e){return A.addColorStop(e.stop,or(e.color))})),m.fillStyle=A,m.fillRect(0,0,_,C),_>0&&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],w=y[1],x=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],N=O[1],k>0&&k>0&&(M=r.ctx.createRadialGradient(w+E,x+B,0,w+E,x+B,k),yr(n.stops,2*k).forEach((function(e){return M.addColorStop(e.stop,or(e.color))})),r.path(b),r.ctx.fillStyle=M,k!==N?(I=e.bounds.left+.5*e.bounds.width,T=e.bounds.top+.5*e.bounds.height,L=N/k,D=1/L,r.ctx.save(),r.ctx.translate(I,T),r.ctx.transform(1,0,0,L,0,0),r.ctx.translate(-I,-T),r.ctx.fillRect(w,D*(x-T)+T,_,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<a.length?(s=a[o],[5,n(s)]):[3,4];case 2:l.sent(),l.label=3;case 3:return o++,[3,1];case 4:return[2]}}))}))},e.prototype.renderBorder=function(e,t,n){return r(this,void 0,void 0,(function(){return i(this,(function(r){return this.path(rl(n,t)),this.ctx.fillStyle=or(e),this.ctx.fill(),[2]}))}))},e.prototype.renderNodeBackgroundAndBorders=function(e){return r(this,void 0,void 0,(function(){var t,n,r,o,a,s,l,c,u=this;return i(this,(function(i){switch(i.label){case 0:return this.applyEffects(e.effects,2),t=e.container.styles,n=!ir(t.backgroundColor)||t.backgroundImage.length,r=[{style:t.borderTopStyle,color:t.borderTopColor},{style:t.borderRightStyle,color:t.borderRightColor},{style:t.borderBottomStyle,color:t.borderBottomColor},{style:t.borderLeftStyle,color:t.borderLeftColor}],o=wl(fl(t.backgroundClip,0),e.curves),n||t.boxShadow.length?(this.ctx.save(),this.path(o),this.ctx.clip(),ir(t.backgroundColor)||(this.ctx.fillStyle=or(t.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(e.container)]):[3,2];case 1:i.sent(),this.ctx.restore(),t.boxShadow.slice(0).reverse().forEach((function(t){u.ctx.save();var n=Ks(e.curves),r=t.inset?0:vl,i=Rs(n,-r+(t.inset?1:-1)*t.spread.number,(t.inset?1:-1)*t.spread.number,t.spread.number*(t.inset?-2:2),t.spread.number*(t.inset?-2:2));t.inset?(u.path(n),u.ctx.clip(),u.mask(i)):(u.mask(n),u.ctx.clip(),u.path(i)),u.ctx.shadowOffsetX=t.offsetX.number+r,u.ctx.shadowOffsetY=t.offsetY.number,u.ctx.shadowColor=or(t.color),u.ctx.shadowBlur=t.blur.number,u.ctx.fillStyle=t.inset?or(t.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()})),i.label=2;case 2:a=0,s=0,l=r,i.label=3;case 3:return s<l.length?(c=l[s],c.style===vi.NONE||ir(c.color)?[3,5]:[4,this.renderBorder(c.color,a,e.curves)]):[3,7];case 4:i.sent(),i.label=5;case 5:a++,i.label=6;case 6:return s++,[3,3];case 7:return[2]}}))}))},e.prototype.render=function(e){return r(this,void 0,void 0,(function(){var t;return i(this,(function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=or(this.options.backgroundColor),this.ctx.fillRect(this.options.x-this.options.scrollX,this.options.y-this.options.scrollY,this.options.width,this.options.height)),t=nl(e),[4,this.renderStack(t)];case 1:return n.sent(),this.applyEffects([],2),[2,this.canvas]}}))}))},e}(),bl=function(e){return e instanceof ka||(e instanceof Oa||e instanceof Ba&&e.type!==Ca&&e.type!==_a)},wl=function(e,t){switch(e){case dr.BORDER_BOX:return Ks(t);case dr.CONTENT_BOX:return Gs(t);case dr.PADDING_BOX:default:return Ws(t)}},xl=function(e){switch(e){case uo.CENTER:return"center";case uo.RIGHT:return"right";case uo.LEFT:default:return"left"}},_l=function(){function e(e){this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=e,this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=e.width+"px",this.canvas.style.height=e.height+"px",this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x+e.scrollX,-e.y+e.scrollY),Pr.getInstance(e.id).debug("EXPERIMENTAL ForeignObject renderer initialized ("+e.width+"x"+e.height+" at "+e.x+","+e.y+") with scale "+e.scale)}return e.prototype.render=function(e){return r(this,void 0,void 0,(function(){var t,n;return i(this,(function(r){switch(r.label){case 0:return t=Tr(Math.max(this.options.windowWidth,this.options.width)*this.options.scale,Math.max(this.options.windowHeight,this.options.height)*this.options.scale,this.options.scrollX*this.options.scale,this.options.scrollY*this.options.scale,e),[4,Cl(t)];case 1:return n=r.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=or(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}}))}))},e}(),Cl=function(e){return new Promise((function(t,n){var r=new Image;r.onload=function(){t(r)},r.onerror=n,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(e))}))},Sl=void 0,El=function(e){return rr.parse(Mn.create(e).parseComponentValue())},Bl=function(e,t){return void 0===t&&(t={}),Ol(e,t)};"undefined"!==typeof window&&Fr.setContext(window);var Ol=function(e,t){return r(Sl,void 0,void 0,(function(){var r,l,c,u,d,h,f,p,g,m,A,v,y,b,w,x,_,C,S,E,B,O,k,N,M;return i(this,(function(i){switch(i.label){case 0:if(r=e.ownerDocument,!r)throw new Error("Element is not attached to a Document");if(l=r.defaultView,!l)throw new Error("Document is not attached to a Window");return c=(Math.round(1e3*Math.random())+Date.now()).toString(16),u=Wa(e)||Ka(e)?s(r):a(e),d=u.width,h=u.height,f=u.left,p=u.top,g={allowTaint:!1,imageTimeout:15e3,proxy:void 0,useCORS:!1},m=n({},g,t),A={backgroundColor:"#ffffff",cache:t.cache?t.cache:Fr.create(c,m),logging:!0,removeContainer:!0,foreignObjectRendering:!1,scale:l.devicePixelRatio||1,windowWidth:l.innerWidth,windowHeight:l.innerHeight,scrollX:l.pageXOffset,scrollY:l.pageYOffset,x:f,y:p,width:Math.ceil(d),height:Math.ceil(h),id:c},v=n({},A,m,t),y=new o(v.scrollX,v.scrollY,v.windowWidth,v.windowHeight),Pr.create({id:c,enabled:v.logging}),Pr.getInstance(c).debug("Starting document clone"),b=new ws(e,{id:c,onclone:v.onclone,ignoreElements:v.ignoreElements,inlineImages:v.foreignObjectRendering,copyStyles:v.foreignObjectRendering}),w=b.clonedReferenceElement,w?[4,b.toIFrame(r,y)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return x=i.sent(),_=r.documentElement?El(getComputedStyle(r.documentElement).backgroundColor):pr.TRANSPARENT,C=r.body?El(getComputedStyle(r.body).backgroundColor):pr.TRANSPARENT,S=t.backgroundColor,E="string"===typeof S?El(S):null===S?pr.TRANSPARENT:4294967295,B=e===r.documentElement?ir(_)?ir(C)?E:C:_:E,O={id:c,cache:v.cache,canvas:v.canvas,backgroundColor:B,scale:v.scale,x:v.x,y:v.y,scrollX:v.scrollX,scrollY:v.scrollY,width:v.width,height:v.height,windowWidth:v.windowWidth,windowHeight:v.windowHeight},v.foreignObjectRendering?(Pr.getInstance(c).debug("Document cloned, using foreign object rendering"),M=new _l(O),[4,M.render(w)]):[3,3];case 2:return k=i.sent(),[3,5];case 3:return Pr.getInstance(c).debug("Document cloned, using computed rendering"),Fr.attachInstance(v.cache),Pr.getInstance(c).debug("Starting DOM parsing"),N=Da(w),Fr.detachInstance(),B===N.styles.backgroundColor&&(N.styles.backgroundColor=pr.TRANSPARENT),Pr.getInstance(c).debug("Starting renderer"),M=new yl(O),[4,M.render(N)];case 4:k=i.sent(),i.label=5;case 5:return!0===v.removeContainer&&(ws.destroy(x)||Pr.getInstance(c).error("Cannot detach cloned iframe as it is not in the DOM anymore")),Pr.getInstance(c).debug("Finished rendering"),Pr.destroy(c),Fr.destroy(c),[2,k]}}))}))};return Bl}))},wPlo:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r="RC_SELECT_INTERNAL_PROPS_MARK"},wXyp:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("ygfH")),s=r(n("KQxl")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="CheckOutlined";var c=o.forwardRef(l);t.default=c},wgjA: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:"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"};t.default=r},wlus:function(e,t,n){"use strict";var r=n("q1tI"),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("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="MinusCircleOutlined";t["a"]=r["forwardRef"](s)},wr5s:function(e,t,n){var r=n("IwbS"),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},wt3j:function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("/IIm"),a=n("EMyp"),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},wy8a:function(e,t,n){var r=n("KxBF");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},x3X8:function(e,t,n){var r=n("KxfA"),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},x54q:function(e,t,n){},x6Kt:function(e,t,n){var r=n("y+Vt"),i=n("VpOo"),o=n("nPnh"),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},xGfz:function(e,t,n){"use strict";var r=n("q1tI"),i={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"},o=i,a=n("6VBw"),s=function(e,t){return r["createElement"](a["a"],Object.assign({},e,{ref:t,icon:o}))};s.displayName="PlusSquareOutlined";t["a"]=r["forwardRef"](s)},xKMd: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},xRUu:function(e,t,n){n("hJvP"),n("hFmY"),n("sAZ8")},xSat: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},xTNl:function(e,t){var n=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],r={color:n,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],n]};e.exports=r},xYSL:function(e,t){function n(e,t){return e.has(t)}e.exports=n},xb2K:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("5yev")),s=r(n("KQxl")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="RedoOutlined";var c=o.forwardRef(l);t.default=c},xiyX:function(e,t,n){var r=n("bYtY"),i=n("bLfw"),o=n("nkfE"),a=n("ICMv"),s=i.extend({type:"singleAxis",layoutMode:"box",axis:null,coordinateSystem:null,getCoordSysModel:function(){return this}}),l={left:"5%",top:"5%",right:"5%",bottom:"5%",type:"value",position:"bottom",orient:"horizontal",axisLine:{show:!0,lineStyle:{width:1,type:"solid"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:"auto"},splitLine:{show:!0,lineStyle:{type:"dashed",opacity:.2}}};function c(e,t){return t.type||(t.data?"category":"value")}r.merge(s.prototype,a),o("single",s,c,l);var u=s;e.exports=u},xzDV:function(e,t,n){},"y+Vt":function(e,t,n){var r=n("Gev7"),i=n("bYtY"),o=n("IMiH"),a=n("2DNl"),s=n("3C/r"),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},"y+lR":function(e,t,n){var r=n("bYtY"),i=n("mFDi"),o=n("z35g");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},y1pI:function(e,t,n){var r=n("ljhN");function i(e,t){var n=e.length;while(n--)if(r(e[n][0],t))return n;return-1}e.exports=i},y23F: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},y2l5:function(e,t,n){var r=n("MwEJ"),i=n("T4UG"),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},y3NT:function(e,t,n){var r=n("OELB"),i=r.parsePercent,o=n("bYtY"),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 w=0;o.each(v.children,(function(e){!isNaN(e.getValue())&&w++}));var x=v.getValue(),_=Math.PI/(x||w)*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,N=function(e,t){if(e){var n=t;if(e!==A){var r=e.getValue(),a=0===x&&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+=N(e,t+g)}))}return n-t}};if(C){var M=f,I=f+E,T=2*Math.PI;A.setLayout({angle:T,startAngle:g,endAngle:g+T,clockwise:B,cx:d,cy:h,r0:M,r:I})}N(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},y3Yb:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("HBhm")),s=r(n("KQxl")),l=function(e,t){return o.createElement(s.default,Object.assign({},e,{ref:t,icon:a.default}))};l.displayName="PaperClipOutlined";var c=o.forwardRef(l);t.default=c},"y4/Y":function(e,t,n){var r=n("ProS"),i=n("bYtY"),o=n("zTMp"),a=n("62sa");n("SKx+"),n("1LEl"),n("Sp2Z"),r.registerPreprocessor((function(e){if(e){(!e.axisPointer||0===e.axisPointer.length)&&(e.axisPointer={});var t=e.axisPointer.link;t&&!i.isArray(t)&&(e.axisPointer.link=[t])}})),r.registerProcessor(r.PRIORITY.PROCESSOR.STATISTIC,(function(e,t){e.getComponent("axisPointer").coordSysAxesInfo=o.collect(e,t)})),r.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},a)},y7Aq:function(e,t,n){var r=n("bYtY"),i=n("+TT/"),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},y8nQ:function(e,t,n){"use strict";n("cIOH"),n("gwTy"),n("1GLa")},yGk4:function(e,t,n){var r=n("Cwc5"),i=n("Kz5y"),o=r(i,"Set");e.exports=o},yO87:function(e,t,n){var r=n("bYtY"),i=n("oVpE"),o=i.createSymbol,a=n("IwbS"),s=a.Group,l=n("OELB"),c=l.parsePercent,u=n("FBjb"),d=3;function h(e){return r.isArray(e)||(e=[+e,+e]),e}function f(e,t){var n=t.rippleEffectColor||t.color;e.eachChild((function(e){e.attr({z:t.z,zlevel:t.zlevel,style:{stroke:"stroke"===t.brushType?n:null,fill:"fill"===t.brushType?n:null}})}))}function p(e,t){s.call(this);var n=new u(e,t),r=new s;this.add(n),this.add(r),r.beforeUpdate=function(){this.attr(n.getScale())},this.updateData(e,t)}var g=p.prototype;g.stopEffectAnimation=function(){this.childAt(1).removeAll()},g.startEffectAnimation=function(e){for(var t=e.symbolType,n=e.color,r=this.childAt(1),i=0;i<d;i++){var a=o(t,-1,-1,2,2,n);a.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scale:[.5,.5]});var s=-i/d*e.period+e.effectOffset;a.animate("",!0).when(e.period,{scale:[e.rippleScale/2,e.rippleScale/2]}).delay(s).start(),a.animateStyle(!0).when(e.period,{opacity:0}).delay(s).start(),r.add(a)}f(r,e)},g.updateEffectAnimation=function(e){for(var t=this._effectCfg,n=this.childAt(1),r=["symbolType","period","rippleScale"],i=0;i<r.length;i++){var o=r[i];if(t[o]!==e[o])return this.stopEffectAnimation(),void this.startEffectAnimation(e)}f(n,e)},g.highlight=function(){this.trigger("emphasis")},g.downplay=function(){this.trigger("normal")},g.updateData=function(e,t){var n=e.hostModel;this.childAt(0).updateData(e,t);var r=this.childAt(1),i=e.getItemModel(t),o=e.getItemVisual(t,"symbol"),a=h(e.getItemVisual(t,"symbolSize")),s=e.getItemVisual(t,"color");r.attr("scale",a),r.traverse((function(e){e.attr({fill:s})}));var l=i.getShallow("symbolOffset");if(l){var u=r.position;u[0]=c(l[0],a[0]),u[1]=c(l[1],a[1])}var d=e.getItemVisual(t,"symbolRotate");r.rotation=(d||0)*Math.PI/180||0;var f={};if(f.showEffectOn=n.get("showEffectOn"),f.rippleScale=i.get("rippleEffect.scale"),f.brushType=i.get("rippleEffect.brushType"),f.period=1e3*i.get("rippleEffect.period"),f.effectOffset=t/e.count(),f.z=i.getShallow("z")||0,f.zlevel=i.getShallow("zlevel")||0,f.symbolType=o,f.color=s,f.rippleEffectColor=i.get("rippleEffect.color"),this.off("mouseover").off("mouseout").off("emphasis").off("normal"),"render"===f.showEffectOn)this._effectCfg?this.updateEffectAnimation(f):this.startEffectAnimation(f),this._effectCfg=f;else{this._effectCfg=null,this.stopEffectAnimation();var p=this.childAt(0),g=function(){p.highlight(),"render"!==f.showEffectOn&&this.startEffectAnimation(f)},m=function(){p.downplay(),"render"!==f.showEffectOn&&this.stopEffectAnimation()};this.on("mouseover",g,this).on("mouseout",m,this).on("emphasis",g,this).on("normal",m,this)}this._effectCfg=f},g.fadeOut=function(e){this.off("mouseover").off("mouseout").off("emphasis").off("normal"),e&&e()},r.inherits(p,s);var m=p;e.exports=m},yS9w:function(e,t,n){var r=n("MEGo"),i=r.parseSVG,o=r.makeViewBoxTransform,a=n("4fz+"),s=n("x6Kt"),l=n("bYtY"),c=l.assert,u=l.createHashMap,d=n("mFDi"),h=n("4NO4"),f=h.makeInner,p=f(),g={load:function(e,t){var n=p(t).originRoot;if(n)return{root:n,boundingRect:p(t).boundingRect};var r=m(t);return p(t).originRoot=r.root,p(t).boundingRect=r.boundingRect,r},makeGraphic:function(e,t,n){var r=p(t),i=r.rootMap||(r.rootMap=u()),o=i.get(n);if(o)return o;var a=r.originRoot,s=r.boundingRect;return r.originRootHostKey?o=m(t,s).root:(r.originRootHostKey=n,o=a),i.set(n,o)},removeGraphic:function(e,t,n){var r=p(t),i=r.rootMap;i&&i.removeKey(n),n===r.originRootHostKey&&(r.originRootHostKey=null)}};function m(e,t){var n,r,l=e.svgXML;try{n=l&&i(l,{ignoreViewBox:!0,ignoreRootClip:!0})||{},r=n.root,c(null!=r)}catch(m){throw new Error("Invalid svg format\n"+m.message)}var u=n.width,h=n.height,f=n.viewBoxRect;if(t||(t=null==u||null==h?r.getBoundingRect():new d(0,0,0,0),null!=u&&(t.width=u),null!=h&&(t.height=h)),f){var p=o(f,t.width,t.height),g=r;r=new a,r.add(g),g.scale=p.scale,g.position=p.position}return r.setClipPath(new s({shape:t.plain()})),{root:r,boundingRect:t}}e.exports=g},yWXo:function(e,t,n){var r=n("IwbS"),i=n("oVpE"),o=i.createSymbol,a=n("OS9S"),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},ycre:function(e,t,n){var r=n("711d"),i=r("length");e.exports=i},ygfH: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:"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"};t.default=r},yik8:function(e,t,n){var r=n("bZqE"),i=r.eachAfter,o=r.eachBefore,a=n("Itpr"),s=a.init,l=a.firstWalk,c=a.secondWalk,u=a.separation,d=a.radialCoordinate,h=a.getViewRect;function f(e,t){e.eachSeriesByType("tree",(function(e){p(e,t)}))}function p(e,t){var n=h(e,t);e.layoutInfo=n;var r=e.get("layout"),a=0,f=0,p=null;"radial"===r?(a=2*Math.PI,f=Math.min(n.height,n.width)/2,p=u((function(e,t){return(e.parentNode===t.parentNode?1:2)/e.depth}))):(a=n.width,f=n.height,p=u());var g=e.getData().tree.root,m=g.children[0];if(m){s(g),i(m,l,p),g.hierNode.modifier=-m.hierNode.prelim,o(m,c);var A=m,v=m,y=m;o(m,(function(e){var t=e.getLayout().x;t<A.getLayout().x&&(A=e),t>v.getLayout().x&&(v=e),e.depth>y.depth&&(y=e)}));var b=A===v?1:p(A,v)/2,w=b-A.getLayout().x,x=0,_=0,C=0,S=0;if("radial"===r)x=a/(v.getLayout().x+b+w),_=f/(y.depth-1||1),o(m,(function(e){C=(e.getLayout().x+w)*x,S=(e.depth-1)*_;var t=d(C,S);e.setLayout({x:t.x,y:t.y,rawX:C,rawY:S},!0)}));else{var E=e.getOrient();"RL"===E||"LR"===E?(_=f/(v.getLayout().x+b+w),x=a/(y.depth-1||1),o(m,(function(e){S=(e.getLayout().x+w)*_,C="LR"===E?(e.depth-1)*x:a-(e.depth-1)*x,e.setLayout({x:C,y:S},!0)}))):"TB"!==E&&"BT"!==E||(x=a/(v.getLayout().x+b+w),_=f/(y.depth-1||1),o(m,(function(e){C=(e.getLayout().x+w)*x,S="TB"===E?(e.depth-1)*_:f-(e.depth-1)*_,e.setLayout({x:C,y:S},!0)})))}}}e.exports=f},ynwM:function(e,t,n){var r=n("MFOe"),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]}))}},ypgQ:function(e,t,n){var r=n("bYtY"),i=n("4NO4"),o=n("bLfw"),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},yxFR:function(e,t,n){var r=n("y+Vt"),i=n("nPnh"),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},z35g:function(e,t,n){var r=n("bYtY");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<n.length;i++){var o=n[i],a=this._axes[o];r[o]=a[t](e[o])}return r}};var a=o;e.exports=a},zAh6:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n("xEkU"),i=n.n(r),o=n("i6bk");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)}},zDms:function(e,t,n){var r=n("bYtY"),i=n("OELB"),o=n("UOVi"),a=n("72pK"),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},zM3Q:function(e,t,n){var r=n("4NO4"),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},zRKj:function(e,t,n){n("Ae16"),n("Sp2Z"),n("y4/Y")},zTMp:function(e,t,n){var r=n("bYtY"),i=n("Qxkt"),o=r.each,a=r.curry;function s(e,t){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return l(n,e,t),n.seriesInvolved&&u(n,e),n}function l(e,t,n){var r=t.getComponent("tooltip"),i=t.getComponent("axisPointer"),s=i.get("link",!0)||[],l=[];o(n.getCoordinateSystems(),(function(n){if(n.axisPointerEnabled){var u=A(n.model),h=e.coordSysAxesInfo[u]={};e.coordSysMap[u]=n;var f=n.model,p=f.getModel("tooltip",r);if(o(n.getAxes(),a(b,!1,null)),n.getTooltipAxes&&r&&p.get("show")){var g="axis"===p.get("trigger"),v="cross"===p.get("axisPointer.type"),y=n.getTooltipAxes(p.get("axisPointer.axis"));(g||v)&&o(y.baseAxes,a(b,!v||"cross",g)),v&&o(y.otherAxes,a(b,"cross",!1))}}function b(r,o,a){var u=a.model.getModel("axisPointer",i),f=u.get("show");if(f&&("auto"!==f||r||m(u))){null==o&&(o=u.get("triggerTooltip")),u=r?c(a,p,i,t,r,o):u;var g=u.get("snap"),v=A(a.model),y=o||g||"category"===a.type,b=e.axesInfo[v]={key:v,axis:a,coordSys:n,axisPointerModel:u,triggerTooltip:o,involveSeries:y,snap:g,useHandle:m(u),seriesModels:[]};h[v]=b,e.seriesInvolved|=y;var w=d(s,a);if(null!=w){var x=l[w]||(l[w]={axesInfo:{}});x.axesInfo[v]=b,x.mapper=s[w].mapper,b.linkGroup=x}}}}))}function c(e,t,n,a,s,l){var c=t.getModel("axisPointer"),u={};o(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],(function(e){u[e]=r.clone(c.get(e))})),u.snap="category"!==e.type&&!!l,"cross"===c.get("type")&&(u.type="line");var d=u.label||(u.label={});if(null==d.show&&(d.show=!1),"cross"===s){var h=c.get("label.show");if(d.show=null==h||h,!l){var f=u.lineStyle=c.get("crossStyle");f&&r.defaults(d,f.textStyle)}}return e.model.getModel("axisPointer",new i(u,n,a))}function u(e,t){t.eachSeries((function(t){var n=t.coordinateSystem,r=t.get("tooltip.trigger",!0),i=t.get("tooltip.show",!0);n&&"none"!==r&&!1!==r&&"item"!==r&&!1!==i&&!1!==t.get("axisPointer.show",!0)&&o(e.coordSysAxesInfo[A(n.model)],(function(e){var r=e.axis;n.getAxis(r.dim)===r&&(e.seriesModels.push(t),null==e.seriesDataCount&&(e.seriesDataCount=0),e.seriesDataCount+=t.getData().count())}))}),this)}function d(e,t){for(var n=t.model,r=t.dim,i=0;i<e.length;i++){var o=e[i]||{};if(h(o[r+"AxisId"],n.id)||h(o[r+"AxisIndex"],n.componentIndex)||h(o[r+"AxisName"],n.name))return i}}function h(e,t){return"all"===e||r.isArray(e)&&r.indexOf(e,t)>=0||e===t}function f(e){var t=p(e);if(t){var n=t.axisPointerModel,r=t.axis.scale,i=n.option,o=n.get("status"),a=n.get("value");null!=a&&(a=r.parse(a));var s=m(n);null==o&&(i.status=s?"show":"hide");var l=r.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a<l[0]&&(a=l[0]),i.value=a,s&&(i.status=t.axis.scale.isBlank()?"hide":"show")}}function p(e){var t=(e.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return t&&t.axesInfo[A(e)]}function g(e){var t=p(e);return t&&t.axisPointerModel}function m(e){return!!e.get("handle.show")}function A(e){return e.type+"||"+e.id}t.collect=s,t.fixValue=f,t.getAxisInfo=p,t.getAxisPointerModel=g,t.makeKey=A},zYTA:function(e,t,n){var r=n("bYtY"),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;p<f;++p){var g=e[p],m=g[0],A=g[1],v=g[2],y=r(v);h.globalAlpha=y,h.drawImage(s,m-u,A-u)}if(!d.width||!d.height)return d;var b=h.getImageData(0,0,d.width,d.height),w=b.data,x=0,_=w.length,C=this.minOpacity,S=this.maxOpacity,E=S-C;while(x<_){y=w[x+3]/256;var B=4*Math.floor(y*(i-1));if(y>0){var O=a(y)?l:c;y>0&&(y=y*E+C),w[x++]=O[B],w[x++]=O[B+1],w[x++]=O[B+2],w[x++]=O[B+3]*y*256}else x+=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},zarK:function(e,t,n){var r=n("YH21"),i=r.addEventListener,o=r.removeEventListener,a=r.normalizeEvent,s=r.getNativeEvent,l=n("bYtY"),c=n("H6uX"),u=n("ItGF"),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 w(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 w(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 x=w.prototype;x.stopPropagation=x.stopImmediatePropagation=x.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 N(e,t){this.domTarget=e,this.domHandlers=t,this.mounted={},this.listenerOpts={},this.touchTimer=null,this.touching=!1}function M(e,t){c.call(this),this.dom=e,this.painterRoot=t,this._localHandlerScope=new N(e,_),h&&(this._globalHandlerScope=new N(document,C)),this._pointerCapturing=!1,this._mayPointerCapture=null,S(this,this._localHandlerScope)}var I=M.prototype;I.dispose=function(){O(this._localHandlerScope),h&&O(this._globalHandlerScope)},I.setCursor=function(e){this.dom.style&&(this.dom.style.cursor=e||"default")},l.mixin(M,c);var T=M;e.exports=T},zdCA:function(e,t,n){"use strict";var r=n("TqRt"),i=n("284h");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=i(n("q1tI")),a=r(n("PSzr")),s=r(n("KQxl")),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},zeV3:function(e,t,n){"use strict";var r=n("pVnL"),i=n.n(r),o=n("lSNA"),a=n.n(o),s=n("q1tI"),l=n("TSYQ"),c=n.n(l),u=n("H84U"),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={small:8,middle:16,large:24},f=function(e){var t,n=s["useContext"](u["b"]),r=n.getPrefixCls,o=n.space,l=n.direction,f=e.size,p=void 0===f?(null===o||void 0===o?void 0:o.size)||"small":f,g=e.align,m=e.className,A=e.children,v=e.direction,y=void 0===v?"horizontal":v,b=e.prefixCls,w=d(e,["size","align","className","children","direction","prefixCls"]),x=s["Children"].count(A);if(0===x)return null;var _=void 0===g&&"horizontal"===y?"center":g,C=r("space",b),S=c()(C,"".concat(C,"-").concat(y),(t={},a()(t,"".concat(C,"-rtl"),"rtl"===l),a()(t,"".concat(C,"-align-").concat(_),_),t),m),E="".concat(C,"-item"),B="rtl"===l?"marginLeft":"marginRight";return s["createElement"]("div",i()({className:S},w),s["Children"].map(A,(function(e,t){return s["createElement"]("div",{className:E,key:"".concat(E,"-").concat(t),style:t===x-1||null===e||void 0===e?{}:a()({},"vertical"===y?"marginBottom":B,"string"===typeof p?h[p]:p)},e)})))};t["a"]=f},zoYe:function(e,t,n){var r=n("nmnc"),i=n("eUgh"),o=n("Z0cm"),a=n("/9aa"),s=1/0,l=r?r.prototype:void 0,c=l?l.toString:void 0;function u(e){if("string"==typeof e)return e;if(o(e))return i(e,u)+"";if(a(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-s?"-0":t}e.exports=u},zuHt:function(e,t,n){var r=n("bYtY");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}}]);